/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.19-MariaDB, for Linux (x86_64)
--
-- Host: 127.0.0.1    Database: zudu24fa_stage
-- ------------------------------------------------------
-- Server version	10.11.19-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `backend_layout`
--

DROP TABLE IF EXISTS `backend_layout`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `backend_layout` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text DEFAULT NULL,
  `config` longtext DEFAULT NULL,
  `icon` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `backend_layout`
--

LOCK TABLES `backend_layout` WRITE;
/*!40000 ALTER TABLE `backend_layout` DISABLE KEYS */;
/*!40000 ALTER TABLE `backend_layout` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `be_dashboards`
--

DROP TABLE IF EXISTS `be_dashboards`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `be_dashboards` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `identifier` varchar(255) NOT NULL DEFAULT '',
  `cruser_id` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `widgets` text DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `identifier` (`identifier`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `be_dashboards`
--

LOCK TABLES `be_dashboards` WRITE;
/*!40000 ALTER TABLE `be_dashboards` DISABLE KEYS */;
INSERT INTO `be_dashboards` VALUES
(1,0,1787816306,1787816306,0,0,0,0,'597837f014e10caf9942845b34372f5b19483201',25,'My dashboard','{\"ac9bac7a4924bc84296bf7853b2c71009c29d246\":{\"identifier\":\"t3information\"},\"268832ea76454b06b6ce0acceb03ec749acd01a8\":{\"identifier\":\"docGettingStarted\"}}');
/*!40000 ALTER TABLE `be_dashboards` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `be_groups`
--

DROP TABLE IF EXISTS `be_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `be_groups` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `title` varchar(50) NOT NULL DEFAULT '',
  `non_exclude_fields` longtext DEFAULT NULL,
  `explicit_allowdeny` longtext DEFAULT NULL,
  `allowed_languages` varchar(255) NOT NULL DEFAULT '',
  `custom_options` longtext DEFAULT NULL,
  `db_mountpoints` longtext DEFAULT NULL,
  `pagetypes_select` longtext DEFAULT NULL,
  `tables_select` longtext DEFAULT NULL,
  `tables_modify` longtext DEFAULT NULL,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `groupMods` longtext DEFAULT NULL,
  `file_mountpoints` varchar(255) DEFAULT '',
  `file_permissions` longtext DEFAULT NULL,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `TSconfig` longtext DEFAULT NULL,
  `subgroup` varchar(255) DEFAULT '',
  `workspace_perms` smallint(5) unsigned NOT NULL DEFAULT 0,
  `category_perms` longtext DEFAULT NULL,
  `availableWidgets` longtext DEFAULT NULL,
  `mfa_providers` longtext DEFAULT NULL,
  `permission_sets` varchar(2000) DEFAULT '',
  `tsconfig_includes` varchar(255) DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `be_groups`
--

LOCK TABLES `be_groups` WRITE;
/*!40000 ALTER TABLE `be_groups` DISABLE KEYS */;
INSERT INTO `be_groups` VALUES
(1,0,1761750422,'Page access',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,1752218889,NULL,'','',0,NULL,0,NULL,'',0,'0',NULL,NULL,'',''),
(3,0,1781240559,'Website Owner: Centor','tt_content:pi_flexform;ttaddress_listview;sDEF;settings.allowOverride,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.groups,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.groupsCombination,tt_content:pi_flexform;ttaddress_listview;sDISPLAY;settings.hidePagination,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.ignoreWithoutCoordinates,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.includeSubcategories,tt_content:pi_flexform;ttaddress_listview;sDISPLAY;settings.paginate.itemsPerPage,tt_content:pi_flexform;ttaddress_listview;sDISPLAY;settings.singlePid,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.recursive,tt_content:pi_flexform;ttaddress_listview;sDISPLAY;settings.displayMode,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.singleRecords,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.sortBy,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.sortOrder,tt_content:pi_flexform;ttaddress_listview;sDEF;settings.pages',NULL,'',NULL,NULL,NULL,NULL,NULL,1752218889,NULL,'1','',0,NULL,0,NULL,'1',1,'0',NULL,NULL,'general-permissions,news-permissions,location-permissions,site-permission-centor,site-configuration,forms-permissions,address-basic,content-elements-basic,content-elements-extended,dashbaord,files-delete,files-read,files-replace,files-write,pages-basic,pages-extended,pages-read,pages-write',''),
(5,0,1761750397,'Module: Redirects',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,1752218889,NULL,'','',0,NULL,0,NULL,'',0,'0',NULL,NULL,'redirect-permissions',''),
(6,0,1761750410,'Module: Sync',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,1752218889,NULL,'','',0,NULL,0,NULL,'',0,'0',NULL,NULL,'sync-permissions',''),
(8,0,1761751943,'Website Employee: Centor','','','',NULL,'','','','',1761750376,'','','',0,'',0,'','1',0,'0','','','general-permissions,pages-basic,pages-extended,pages-read,pages-write,content-elements-basic,content-elements-extended,files-delete,files-read,files-replace,files-write,location-permissions,news-permissions,address-basic,site-permission-centor','');
/*!40000 ALTER TABLE `be_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `be_sessions`
--

DROP TABLE IF EXISTS `be_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `be_sessions` (
  `ses_id` varchar(190) NOT NULL DEFAULT '',
  `ses_iplock` varchar(39) NOT NULL DEFAULT '',
  `ses_userid` int(11) unsigned NOT NULL DEFAULT 0,
  `ses_tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `ses_data` longblob DEFAULT NULL,
  PRIMARY KEY (`ses_id`),
  KEY `ses_tstamp` (`ses_tstamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `be_sessions`
--

LOCK TABLES `be_sessions` WRITE;
/*!40000 ALTER TABLE `be_sessions` DISABLE KEYS */;
INSERT INTO `be_sessions` VALUES
('b9980aaae38f83263af8924ad3befb04eb20a609607d5aefca5159945dd9e25b','[DISABLED]',25,1788187787,'a:2:{s:26:\"formProtectionSessionToken\";s:64:\"fed74e992b78d0f9ba3649eb1fbbb3dfad09b082a6a5e75a533f9f4fe12f903e\";s:3:\"mfa\";b:1;}');
/*!40000 ALTER TABLE `be_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `be_users`
--

DROP TABLE IF EXISTS `be_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `be_users` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `username` varchar(50) NOT NULL DEFAULT '',
  `password` varchar(255) NOT NULL DEFAULT '',
  `admin` smallint(5) unsigned NOT NULL DEFAULT 0,
  `usergroup` varchar(512) DEFAULT '',
  `disable` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(11) unsigned NOT NULL DEFAULT 0,
  `endtime` int(11) unsigned NOT NULL DEFAULT 0,
  `lang` varchar(10) NOT NULL DEFAULT 'en',
  `email` varchar(255) NOT NULL DEFAULT '',
  `db_mountpoints` longtext DEFAULT NULL,
  `options` smallint(5) unsigned NOT NULL DEFAULT 3,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `realName` varchar(80) NOT NULL DEFAULT '',
  `userMods` longtext DEFAULT NULL,
  `allowed_languages` varchar(255) NOT NULL DEFAULT '',
  `uc` mediumblob DEFAULT NULL,
  `file_mountpoints` varchar(255) DEFAULT '',
  `file_permissions` longtext DEFAULT NULL,
  `workspace_perms` smallint(5) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `TSconfig` longtext DEFAULT NULL,
  `lastlogin` bigint(20) NOT NULL DEFAULT 0,
  `workspace_id` int(11) NOT NULL DEFAULT 0,
  `category_perms` longtext DEFAULT NULL,
  `description` text DEFAULT NULL,
  `avatar` int(11) unsigned NOT NULL DEFAULT 0,
  `password_reset_token` varchar(128) NOT NULL DEFAULT '',
  `mfa` mediumblob DEFAULT NULL,
  `user_settings` longtext DEFAULT NULL CHECK (json_valid(`user_settings`)),
  `tsconfig_includes` varchar(255) DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `username` (`username`),
  KEY `parent` (`pid`,`deleted`,`disable`)
) ENGINE=InnoDB AUTO_INCREMENT=59 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `be_users`
--

LOCK TABLES `be_users` WRITE;
/*!40000 ALTER TABLE `be_users` DISABLE KEYS */;
INSERT INTO `be_users` VALUES
(5,0,1494347444,'_cli_','$P$Ct5FekhDuBbc806RHYw4b8FNmlWsU50',1,'',0,0,0,'en','',NULL,0,1494347444,'',NULL,'','a:13:{s:14:\"interfaceSetup\";s:0:\"\";s:10:\"moduleData\";a:0:{}s:19:\"thumbnailsByDefault\";i:1;s:14:\"emailMeAtLogin\";i:0;s:11:\"startModule\";s:15:\"help_AboutAbout\";s:8:\"titleLen\";i:50;s:8:\"edit_RTE\";s:1:\"1\";s:20:\"edit_docModuleUpload\";s:1:\"1\";s:15:\"resizeTextareas\";i:1;s:25:\"resizeTextareas_MaxHeight\";i:500;s:24:\"resizeTextareas_Flexible\";i:0;s:4:\"lang\";s:7:\"default\";s:19:\"firstLoginTimeStamp\";i:1547808157;}',NULL,NULL,1,0,NULL,0,0,NULL,'',0,'',NULL,'{\"emailMeAtLogin\":0,\"startModule\":\"help_AboutAbout\",\"titleLen\":50,\"edit_docModuleUpload\":\"1\"}',''),
(24,0,1671528623,'kai','$argon2id$v=19$m=65536,t=16,p=1$VlR4dlpSY1ozc1dDWWJzWA$hNGx53DE2qorBc+DFoMurk20OPsVSgXaHp/eKwAy3+c',1,'',0,0,0,'en','kai.unterberg@km2.de','',3,1671528573,'Kai Unterberg (KM2 >>)','','','a:21:{s:14:\"interfaceSetup\";s:7:\"backend\";s:10:\"moduleData\";a:15:{s:28:\"dashboard/current_dashboard/\";s:40:\"ab5d47ce479a6568099abf9e8a83a5fa76970218\";s:10:\"web_layout\";a:2:{s:8:\"function\";s:1:\"2\";s:8:\"language\";s:1:\"0\";}s:10:\"FormEngine\";a:2:{i:0;a:1:{s:32:\"daaaaca5f9eab7f930e16f8e35d84524\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:5016;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:36:\"&edit%5Btt_content%5D%5B5016%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:5016;s:3:\"pid\";i:2270;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:103:\"/typo3/module/web/layout?token=bb808df40d142fd10dabe5d57512cd7a513592f6&id=2270#element-tt_content-5016\";}}i:1;s:32:\"737727860f336dff72a96772e434a530\";}s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";a:0:{}s:16:\"opendocs::recent\";a:8:{s:32:\"737727860f336dff72a96772e434a530\";a:5:{i:0;s:7:\"Contact\";i:1;a:5:{s:4:\"edit\";a:1:{s:5:\"pages\";a:1:{i:58;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";a:1:{s:5:\"pages\";a:1:{s:16:\"sys_language_uid\";s:1:\"0\";}}s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:77:\"&edit%5Bpages%5D%5B58%5D=edit&overrideVals%5Bpages%5D%5Bsys_language_uid%5D=0\";i:3;a:5:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:58;s:3:\"pid\";i:1;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:77:\"/typo3/module/web/layout?token=bb808df40d142fd10dabe5d57512cd7a513592f6&id=58\";}s:32:\"daaaaca5f9eab7f930e16f8e35d84524\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:5016;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:36:\"&edit%5Btt_content%5D%5B5016%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:5016;s:3:\"pid\";i:2270;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:103:\"/typo3/module/web/layout?token=bb808df40d142fd10dabe5d57512cd7a513592f6&id=2270#element-tt_content-5016\";}s:32:\"9e94b9b902a8ae2a0a8f9cc96a6c04f8\";a:5:{i:0;s:25:\"Information and downloads\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:22568;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B22568%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:22568;s:3:\"pid\";i:242;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:103:\"/typo3/module/web/layout?token=2ab183e1a48c61e2f67f3aefb6903af03e591096&id=242#element-tt_content-22568\";}s:32:\"6719bf98056b73dc2ae5667ce68a4dbd\";a:4:{i:0;s:71:\"Gerresheimer Gx EliteVials: safely putting production in the fast lane \";i:1;a:5:{s:4:\"edit\";a:1:{s:25:\"tx_news_domain_model_news\";a:1:{i:2068;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:51:\"&edit%5Btx_news_domain_model_news%5D%5B2068%5D=edit\";i:3;a:5:{s:5:\"table\";s:25:\"tx_news_domain_model_news\";s:3:\"uid\";i:2068;s:3:\"pid\";i:815;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}}s:32:\"f44d7d6aef5209ffbc3cebbd82e1d64a\";a:4:{i:0;s:12:\"Girls’ Day\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:7822;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:36:\"&edit%5Btt_content%5D%5B7822%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:7822;s:3:\"pid\";i:334;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}}s:32:\"5f6ef07f977000b727161af9730f2cbf\";a:4:{i:0;s:162:\"Gerresheimer AG launches cash capital increase with exclusion of shareholders&#039; subscription rights through accelerated bookbuilding by up to 3,140,000 shares\";i:1;a:5:{s:4:\"edit\";a:1:{s:25:\"tx_news_domain_model_news\";a:1:{i:1951;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:51:\"&edit%5Btx_news_domain_model_news%5D%5B1951%5D=edit\";i:3;a:5:{s:5:\"table\";s:25:\"tx_news_domain_model_news\";s:3:\"uid\";i:1951;s:3:\"pid\";i:815;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}}s:32:\"d1ed4407a335d84a4eb6a70cee76689b\";a:4:{i:0;s:87:\"Special prize for Gerresheimer at Chamber of Industry and Commerce HR Management Awards\";i:1;a:5:{s:4:\"edit\";a:1:{s:25:\"tx_news_domain_model_news\";a:1:{i:1989;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:51:\"&edit%5Btx_news_domain_model_news%5D%5B1989%5D=edit\";i:3;a:5:{s:5:\"table\";s:25:\"tx_news_domain_model_news\";s:3:\"uid\";i:1989;s:3:\"pid\";i:815;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}}s:32:\"038402313651a4f25f2482f4ec87a3ca\";a:4:{i:0;s:72:\"Sonderpreis für Gerresheimer beim IHK Personalmanagement Award (copy 1)\";i:1;a:5:{s:4:\"edit\";a:1:{s:25:\"tx_news_domain_model_news\";a:1:{i:1983;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:51:\"&edit%5Btx_news_domain_model_news%5D%5B1983%5D=edit\";i:3;a:5:{s:5:\"table\";s:25:\"tx_news_domain_model_news\";s:3:\"uid\";i:1983;s:3:\"pid\";i:815;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}}}s:9:\"file_list\";a:1:{s:15:\"bigControlPanel\";s:1:\"1\";}s:47:\"TYPO3\\CMS\\Belog\\Controller\\BackendLogController\";s:353:\"O:39:\"TYPO3\\CMS\\Belog\\Domain\\Model\\Constraint\":12:{s:14:\"\0*\0userOrGroup\";s:1:\"0\";s:9:\"\0*\0number\";i:20;s:15:\"\0*\0workspaceUid\";i:-99;s:12:\"\0*\0timeFrame\";i:0;s:9:\"\0*\0action\";i:-1;s:14:\"\0*\0groupByPage\";b:0;s:17:\"\0*\0startTimestamp\";i:0;s:15:\"\0*\0endTimestamp\";i:0;s:18:\"\0*\0manualDateStart\";N;s:17:\"\0*\0manualDateStop\";N;s:9:\"\0*\0pageId\";i:0;s:8:\"\0*\0depth\";i:0;}\";s:8:\"web_list\";a:1:{s:15:\"bigControlPanel\";s:1:\"1\";}s:9:\"tx_beuser\";a:2:{s:15:\"compareUserList\";a:0:{}s:6:\"demand\";a:5:{s:8:\"userName\";s:0:\"\";s:8:\"userType\";i:0;s:6:\"status\";i:0;s:6:\"logins\";i:0;s:16:\"backendUserGroup\";i:0;}}s:16:\"browse_links.php\";a:1:{s:12:\"expandFolder\";s:87:\"1:/user_upload/Company/Investor_Relations/corporate-governance/rules-of-procedure/2022/\";}s:9:\"clipboard\";a:5:{s:5:\"tab_1\";a:0:{}s:5:\"tab_2\";a:0:{}s:5:\"tab_3\";a:0:{}s:7:\"current\";s:6:\"normal\";s:6:\"normal\";a:2:{s:2:\"el\";a:1:{s:30:\"tx_news_domain_model_news|1982\";s:1:\"1\";}s:4:\"mode\";s:4:\"copy\";}}s:18:\"list/displayFields\";a:1:{s:5:\"pages\";a:2:{i:0;s:0:\"\";i:1;s:16:\"sys_language_uid\";}}s:10:\"workspaces\";a:1:{s:8:\"settings\";a:2:{s:5:\"depth\";s:3:\"999\";s:8:\"language\";s:3:\"all\";}}s:4:\"list\";a:1:{s:25:\"tx_news_domain_model_news\";s:1:\"0\";}s:23:\"backend_user_management\";a:3:{s:13:\"defaultAction\";s:4:\"list\";s:6:\"demand\";a:5:{s:8:\"userName\";s:0:\"\";s:8:\"userType\";i:0;s:6:\"status\";i:1;s:6:\"logins\";i:0;s:16:\"backendUserGroup\";i:0;}s:15:\"compareUserList\";a:0:{}}}s:19:\"thumbnailsByDefault\";i:1;s:14:\"emailMeAtLogin\";i:0;s:8:\"titleLen\";i:50;s:8:\"edit_RTE\";s:1:\"1\";s:20:\"edit_docModuleUpload\";s:1:\"1\";s:15:\"resizeTextareas\";i:1;s:25:\"resizeTextareas_MaxHeight\";i:500;s:24:\"resizeTextareas_Flexible\";i:0;s:4:\"lang\";s:7:\"default\";s:19:\"firstLoginTimeStamp\";i:1671528641;s:15:\"moduleSessionID\";a:13:{s:28:\"dashboard/current_dashboard/\";s:40:\"50bd5be67f1461b6f3870f8df2761b19ec7c5741\";s:10:\"web_layout\";s:40:\"d75cd701732595d62e1d7a9789508c35d734341b\";s:10:\"FormEngine\";s:40:\"fddfbd083be1f7eaaafd121c4c0dc88ecf53657c\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";s:40:\"fddfbd083be1f7eaaafd121c4c0dc88ecf53657c\";s:16:\"opendocs::recent\";s:40:\"fddfbd083be1f7eaaafd121c4c0dc88ecf53657c\";s:9:\"file_list\";s:40:\"09ed7576300ddbc90f114a211e03a4f7faa80a69\";s:47:\"TYPO3\\CMS\\Belog\\Controller\\BackendLogController\";s:40:\"61883541b9e97096f05978e886277da3bea75b9c\";s:8:\"web_list\";s:40:\"e71b1a08b281c57c010f33aaf43d3e96220fb952\";s:9:\"tx_beuser\";s:40:\"d1bbfe8923397dc5ef961862f54eeeb489470fc1\";s:16:\"browse_links.php\";s:40:\"61883541b9e97096f05978e886277da3bea75b9c\";s:9:\"clipboard\";s:40:\"d7f0ada4b2db5358e578cde11ea0a930abcf9c30\";s:18:\"list/displayFields\";s:40:\"4668f2313c3b9a775fd329c730e4bd648f2b9a21\";s:23:\"backend_user_management\";s:40:\"c058f89a226b0c19fc07438a05951ff6f319db4e\";}s:17:\"BackendComponents\";a:1:{s:6:\"States\";a:1:{s:8:\"Pagetree\";a:1:{s:9:\"stateHash\";a:69:{s:3:\"0_1\";s:1:\"0\";s:5:\"0_207\";s:1:\"1\";s:5:\"0_236\";s:1:\"1\";s:5:\"0_288\";s:1:\"1\";s:3:\"0_4\";s:1:\"0\";s:5:\"0_209\";s:1:\"0\";s:5:\"0_771\";s:1:\"1\";s:6:\"0_1401\";s:1:\"0\";s:5:\"0_280\";s:1:\"1\";s:4:\"0_29\";s:1:\"1\";s:5:\"0_361\";s:1:\"1\";s:5:\"0_244\";s:1:\"0\";s:6:\"0_1516\";s:1:\"0\";s:6:\"0_1374\";s:1:\"0\";s:5:\"0_216\";s:1:\"1\";s:5:\"0_355\";s:1:\"0\";s:5:\"0_356\";s:1:\"1\";s:5:\"0_357\";s:1:\"1\";s:5:\"0_208\";s:1:\"0\";s:5:\"0_217\";s:1:\"1\";s:5:\"0_228\";s:1:\"1\";s:5:\"0_227\";s:1:\"1\";s:5:\"0_226\";s:1:\"1\";s:5:\"0_238\";s:1:\"0\";s:5:\"0_242\";s:1:\"1\";s:5:\"0_264\";s:1:\"1\";s:5:\"0_272\";s:1:\"1\";s:6:\"0_1508\";s:1:\"1\";s:6:\"0_1335\";s:1:\"0\";s:5:\"0_274\";s:1:\"1\";s:5:\"0_286\";s:1:\"1\";s:5:\"0_314\";s:1:\"1\";s:5:\"0_315\";s:1:\"1\";s:5:\"0_219\";s:1:\"1\";s:5:\"0_329\";s:1:\"1\";s:5:\"0_220\";s:1:\"1\";s:5:\"0_364\";s:1:\"1\";s:5:\"0_365\";s:1:\"1\";s:5:\"0_366\";s:1:\"1\";s:5:\"0_394\";s:1:\"1\";s:5:\"0_369\";s:1:\"1\";s:5:\"0_367\";s:1:\"1\";s:5:\"0_893\";s:1:\"1\";s:5:\"0_894\";s:1:\"1\";s:5:\"0_428\";s:1:\"1\";s:5:\"0_210\";s:1:\"0\";s:5:\"0_591\";s:1:\"1\";s:5:\"0_592\";s:1:\"1\";s:5:\"0_589\";s:1:\"1\";s:5:\"0_588\";s:1:\"1\";s:5:\"0_608\";s:1:\"1\";s:5:\"0_738\";s:1:\"1\";s:6:\"0_1181\";s:1:\"0\";s:6:\"0_1026\";s:1:\"1\";s:6:\"0_1028\";s:1:\"1\";s:5:\"0_212\";s:1:\"0\";s:6:\"0_1349\";s:1:\"1\";s:5:\"0_213\";s:1:\"0\";s:5:\"0_358\";s:1:\"0\";s:6:\"0_1624\";s:1:\"1\";s:5:\"0_831\";s:1:\"1\";s:5:\"0_214\";s:1:\"0\";s:5:\"0_334\";s:1:\"1\";s:4:\"0_88\";s:1:\"1\";s:5:\"0_204\";s:1:\"0\";s:6:\"0_1754\";s:1:\"1\";s:6:\"0_1838\";s:1:\"1\";s:6:\"0_1848\";s:1:\"1\";s:6:\"0_1864\";s:1:\"1\";}}}}s:10:\"inlineView\";s:2742:\"{\"tt_content\":{\"13317\":{\"sys_file_reference\":{\"2\":\"14936\"}},\"13315\":{\"tt_content\":[\"13317\",\"1467\"],\"sys_file_reference\":[\"14933\"]},\"1467\":{\"sys_file_reference\":{\"2\":\"\"}},\"1269\":{\"sys_file_reference\":{\"1\":18960,\"2\":\"18957\"}},\"3588\":{\"sys_file_reference\":[\"\",18958,18962]},\"9525\":{\"sys_file_reference\":[\"\",18959,18961]},\"13319\":{\"sys_file_reference\":[\"14939\"]},\"3734\":{\"sys_file_reference\":[\"2984\"]},\"13321\":{\"sys_file_reference\":[\"18767\"]},\"13325\":{\"sys_file_reference\":[\"14943\"]},\"13327\":{\"sys_file_reference\":[\"18768\"]},\"5016\":{\"tx_site_accessories\":[\"101\"]}},\"tx_szdownloadcenter_domain_model_media\":{\"131\":{\"sys_file_reference\":[\"4145\"]},\"671\":{\"sys_file_reference\":[18878]}},\"tx_szdownloadcenter_domain_model_download\":{\"83\":{\"sys_file_reference\":[\"4146\"]},\"87\":{\"sys_file_reference\":[\"4147\"]},\"NEW63b2c89802cd7454177783\":{\"sys_file_reference\":[18873],\"tx_szdownloadcenter_domain_model_media\":[669]},\"360\":{\"sys_file_reference\":[\"18873\",18874]},\"NEW63b2d2e30312b954931966\":{\"sys_file_reference\":[18875,18876],\"tx_szdownloadcenter_domain_model_media\":[670]},\"NEW63b2d536caefb412253148\":{\"sys_file_reference\":[18877],\"tx_szdownloadcenter_domain_model_media\":[671]},\"NEW63b2d5b9ea78d703362908\":{\"sys_file_reference\":[18879],\"tx_szdownloadcenter_domain_model_media\":[672]},\"363\":{\"sys_file_reference\":[18880]},\"NEW63b2d6b0d0abe043783405\":{\"sys_file_reference\":[18881,18882],\"tx_szdownloadcenter_domain_model_media\":[673]},\"NEW63b2d6e915d20679286462\":{\"sys_file_reference\":[18883,18884],\"tx_szdownloadcenter_domain_model_media\":[674]},\"NEW63b2d71e26c5f390451586\":{\"sys_file_reference\":[18885,18886],\"tx_szdownloadcenter_domain_model_media\":[675]},\"NEW63b2d77e9edc1643285692\":{\"sys_file_reference\":[18887,18888],\"tx_szdownloadcenter_domain_model_media\":[676]},\"NEW63b2d7e62bbc7574503520\":{\"sys_file_reference\":[18889,18890],\"tx_szdownloadcenter_domain_model_media\":[677]},\"NEW63b2d82919a97755279680\":{\"sys_file_reference\":[18891,18892],\"tx_szdownloadcenter_domain_model_media\":[678]},\"NEW63b2d8729941b485033804\":{\"sys_file_reference\":[18893,18894],\"tx_szdownloadcenter_domain_model_media\":[679]},\"NEW63b2d8a62391b914169527\":{\"sys_file_reference\":[18895,18896],\"tx_szdownloadcenter_domain_model_media\":[680]},\"NEW63b2d8f87c22d120546898\":{\"sys_file_reference\":[18897,18898],\"tx_szdownloadcenter_domain_model_media\":[681]},\"NEW63b2db0bed4d5848922468\":{\"sys_file_reference\":[18899,18900,18901,18902]},\"373\":{\"tx_szdownloadcenter_domain_model_media\":[\"\",692,693],\"sys_file_reference\":[18904,18905,18906,18907,18908,18909,18910,18911]}},\"pages\":{\"1434\":{\"sys_file_reference\":[\"18164\"]}},\"tx_news_domain_model_news\":{\"28\":{\"sys_file_reference\":[\"10135\"]},\"1982\":{\"tt_content\":{\"3\":\"\"}},\"1989\":{\"tt_content\":[\"18104\"]},\"2068\":{\"tt_content\":[\"18975\"]}}}\";s:11:\"browseTrees\";a:2:{s:6:\"folder\";s:146:\"{\"25218\":{\"62822724\":1,\"14248556\":1,\"111765958\":1,\"239759946\":1,\"47504180\":1,\"17621996\":1,\"167707066\":1,\"159559076\":1,\"76213211\":1,\"196631196\":1}}\";s:11:\"browsePages\";s:24:\"[{\"0\":1,\"1\":1,\"1401\":1}]\";}s:17:\"systeminformation\";s:45:\"{\"system_BelogLog\":{\"lastAccess\":1673257608}}\";s:10:\"AdminPanel\";a:1:{s:11:\"display_top\";b:1;}s:21:\"recentSwitchedToUsers\";a:0:{}s:6:\"beuser\";a:1:{s:13:\"defaultAction\";s:5:\"index\";}s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"523\";}}','','readFolder,writeFolder,addFolder,renameFolder,moveFolder,deleteFolder,readFile,writeFile,addFile,renameFile,replaceFile,moveFile,copyFile,deleteFile',1,0,'',1783587687,0,'','',0,'',NULL,'{\"emailMeAtLogin\":0,\"titleLen\":50,\"edit_docModuleUpload\":\"1\"}',''),
(25,0,1779440237,'tim.schreiner','$argon2id$v=19$m=65536,t=16,p=1$Mi5yS3UydElDWE9PWGx2WA$nX7dcHEgZOxTiRCEcPgEQBengXHD38VfLbXm5jFRnzo',1,'',0,0,0,'en','tim.schreiner@km2.de','',3,1671534281,'Tim Schreiner (KM2 >>)','','','a:39:{s:14:\"interfaceSetup\";s:0:\"\";s:10:\"moduleData\";a:32:{s:28:\"dashboard/current_dashboard/\";s:40:\"597837f014e10caf9942845b34372f5b19483201\";s:20:\"system_txschedulerM1\";a:1:{s:8:\"function\";s:9:\"scheduler\";}s:9:\"file_list\";a:2:{s:15:\"bigControlPanel\";s:1:\"1\";s:13:\"displayThumbs\";s:1:\"1\";}s:8:\"web_list\";a:3:{s:9:\"clipBoard\";b:1;s:9:\"searchBox\";s:1:\"1\";s:15:\"collapsedTables\";a:0:{}}s:10:\"FormEngine\";a:2:{i:0;a:0:{}i:1;s:32:\"1de31f0aee883363cfca00782cc3b511\";}s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";a:0:{}s:16:\"opendocs::recent\";a:8:{s:19:\"tx_scheduler_task:8\";a:3:{s:5:\"table\";s:17:\"tx_scheduler_task\";s:3:\"uid\";i:8;s:9:\"updatedAt\";s:25:\"2026-08-31T16:46:51+02:00\";}s:23:\"tx_site_configuration:2\";a:3:{s:5:\"table\";s:21:\"tx_site_configuration\";s:3:\"uid\";i:2;s:9:\"updatedAt\";s:25:\"2026-08-31T16:39:35+02:00\";}s:11:\"be_users:58\";a:3:{s:5:\"table\";s:8:\"be_users\";s:3:\"uid\";i:58;s:9:\"updatedAt\";s:25:\"2026-08-28T15:14:27+02:00\";}s:20:\"tx_scheduler_task:15\";a:3:{s:5:\"table\";s:17:\"tx_scheduler_task\";s:3:\"uid\";i:15;s:9:\"updatedAt\";s:25:\"2026-08-28T14:15:04+02:00\";}s:10:\"pages:1849\";a:3:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:1849;s:9:\"updatedAt\";s:25:\"2026-08-27T15:49:57+02:00\";}s:10:\"pages:1850\";a:3:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:1850;s:9:\"updatedAt\";s:25:\"2026-08-27T15:48:59+02:00\";}s:10:\"pages:1852\";a:3:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:1852;s:9:\"updatedAt\";s:25:\"2026-08-27T15:48:21+02:00\";}s:16:\"tt_content:15702\";a:3:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:15702;s:9:\"updatedAt\";s:25:\"2026-08-27T15:44:02+02:00\";}}s:9:\"tx_beuser\";a:2:{s:15:\"compareUserList\";a:0:{}s:6:\"demand\";a:5:{s:8:\"userName\";s:0:\"\";s:8:\"userType\";i:0;s:6:\"status\";i:1;s:6:\"logins\";i:0;s:16:\"backendUserGroup\";i:0;}}s:10:\"web_layout\";a:6:{s:8:\"viewMode\";i:1;s:10:\"showHidden\";s:1:\"1\";s:8:\"function\";s:1:\"2\";s:8:\"language\";i:0;s:21:\"tt_content_showHidden\";s:1:\"0\";s:9:\"languages\";a:1:{i:0;i:0;}}s:6:\"web_ts\";a:7:{s:8:\"function\";s:87:\"TYPO3\\CMS\\Tstemplate\\Controller\\TypoScriptTemplateObjectBrowserModuleFunctionController\";s:19:\"constant_editor_cat\";s:7:\"content\";s:15:\"ts_browser_type\";s:5:\"setup\";s:16:\"ts_browser_const\";s:1:\"0\";s:23:\"ts_browser_showComments\";s:1:\"1\";s:25:\"tsbrowser_depthKeys_setup\";a:1:{s:6:\"config\";i:1;}s:6:\"action\";s:17:\"typoscript_active\";}s:16:\"browse_links.php\";a:1:{s:12:\"expandFolder\";s:22:\"1:/user_upload/centor/\";}s:9:\"clipboard\";a:5:{s:6:\"normal\";a:2:{s:2:\"el\";a:0:{}s:4:\"mode\";s:0:\"\";}s:5:\"tab_1\";a:0:{}s:5:\"tab_2\";a:0:{}s:5:\"tab_3\";a:0:{}s:7:\"current\";s:6:\"normal\";}s:18:\"list/displayFields\";a:7:{s:25:\"tx_news_domain_model_news\";a:2:{i:0;s:0:\"\";i:1;s:8:\"datetime\";}s:10:\"tt_content\";a:4:{i:0;s:6:\"header\";i:1;s:5:\"_REF_\";i:2;s:3:\"uid\";i:3;s:30:\"tx_site_image_gallery_download\";}s:5:\"pages\";a:2:{i:0;s:5:\"title\";i:1;s:5:\"_REF_\";}s:12:\"sys_category\";a:2:{i:0;s:5:\"title\";i:1;s:5:\"_REF_\";}s:10:\"tt_address\";a:2:{i:0;s:4:\"name\";i:1;s:5:\"_REF_\";}s:8:\"be_users\";a:3:{i:0;s:8:\"username\";i:1;s:7:\"disable\";i:2;s:9:\"usergroup\";}s:16:\"tx_linkedin_post\";a:2:{i:0;s:8:\"post_urn\";i:1;s:8:\"datetime\";}}s:37:\"tx_kesearch_web_kesearchbackendmodule\";a:2:{s:10:\"controller\";s:13:\"BackendModule\";s:6:\"action\";s:13:\"startIndexing\";}s:7:\"history\";a:3:{s:8:\"maxSteps\";s:0:\"\";s:8:\"showDiff\";i:1;s:15:\"showSubElements\";s:1:\"0\";}s:13:\"system_config\";a:3:{s:4:\"tree\";s:3:\"tca\";s:11:\"regexSearch\";b:0;s:13:\"node_confVars\";a:1:{s:4:\"MAIL\";i:1;}}s:47:\"TYPO3\\CMS\\Belog\\Controller\\BackendLogController\";s:334:\"O:39:\"TYPO3\\CMS\\Belog\\Domain\\Model\\Constraint\":11:{s:14:\"\0*\0userOrGroup\";s:1:\"0\";s:9:\"\0*\0number\";i:20;s:15:\"\0*\0workspaceUid\";i:-99;s:10:\"\0*\0channel\";s:0:\"\";s:8:\"\0*\0level\";s:5:\"debug\";s:17:\"\0*\0startTimestamp\";i:0;s:15:\"\0*\0endTimestamp\";i:0;s:18:\"\0*\0manualDateStart\";N;s:17:\"\0*\0manualDateStop\";N;s:9:\"\0*\0pageId\";i:0;s:8:\"\0*\0depth\";i:0;}\";s:10:\"workspaces\";a:1:{s:8:\"settings\";a:1:{s:5:\"depth\";s:1:\"0\";}}s:23:\"backend_user_management\";a:2:{s:13:\"defaultAction\";s:4:\"list\";s:6:\"demand\";a:5:{s:8:\"userName\";s:0:\"\";s:8:\"userType\";i:0;s:6:\"status\";i:0;s:6:\"logins\";i:0;s:16:\"backendUserGroup\";i:0;}}s:9:\"scheduler\";a:1:{s:6:\"action\";s:16:\"scheduler_manage\";}s:15:\"system_BelogLog\";a:1:{s:10:\"constraint\";s:583:\"O:39:\"TYPO3\\CMS\\Belog\\Domain\\Model\\Constraint\":11:{s:14:\"\0*\0userOrGroup\";s:1:\"0\";s:9:\"\0*\0number\";i:200;s:15:\"\0*\0workspaceUid\";i:-99;s:10:\"\0*\0channel\";s:7:\"content\";s:8:\"\0*\0level\";s:0:\"\";s:17:\"\0*\0startTimestamp\";i:0;s:15:\"\0*\0endTimestamp\";i:0;s:18:\"\0*\0manualDateStart\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-05-27 09:53:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:13:\"Europe/Berlin\";}s:17:\"\0*\0manualDateStop\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-05-29 09:53:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:13:\"Europe/Berlin\";}s:9:\"\0*\0pageId\";i:0;s:8:\"\0*\0depth\";i:0;}\";}s:12:\"pagetsconfig\";a:1:{s:6:\"action\";s:18:\"pagetsconfig_pages\";}s:16:\"media_management\";a:5:{s:13:\"displayThumbs\";b:1;s:9:\"clipBoard\";b:1;s:4:\"sort\";s:4:\"file\";s:7:\"reverse\";b:0;s:8:\"viewMode\";s:4:\"list\";}s:10:\"system_log\";a:1:{s:10:\"constraint\";s:337:\"O:39:\"TYPO3\\CMS\\Belog\\Domain\\Model\\Constraint\":11:{s:14:\"\0*\0userOrGroup\";s:1:\"0\";s:9:\"\0*\0number\";i:20;s:15:\"\0*\0workspaceUid\";i:-99;s:10:\"\0*\0channel\";s:3:\"php\";s:8:\"\0*\0level\";s:5:\"debug\";s:17:\"\0*\0startTimestamp\";i:0;s:15:\"\0*\0endTimestamp\";i:0;s:18:\"\0*\0manualDateStart\";N;s:17:\"\0*\0manualDateStop\";N;s:9:\"\0*\0pageId\";i:0;s:8:\"\0*\0depth\";i:0;}\";}s:8:\"web_info\";a:1:{s:6:\"action\";s:21:\"web_info_translations\";}s:21:\"web_info_translations\";a:2:{s:5:\"depth\";s:1:\"2\";s:4:\"lang\";s:1:\"0\";}s:17:\"web_linkvalidator\";a:5:{s:6:\"action\";s:6:\"report\";s:15:\"report_external\";s:1:\"1\";s:11:\"report_file\";s:1:\"0\";s:9:\"report_db\";s:1:\"0\";s:18:\"report_searchlevel\";s:3:\"999\";}s:16:\"workspaces_admin\";a:2:{s:5:\"stage\";s:1:\"0\";s:5:\"depth\";s:1:\"0\";}s:15:\"link_management\";a:1:{s:6:\"action\";s:9:\"redirects\";}s:19:\"web_FormFormbuilder\";a:1:{s:6:\"action\";s:12:\"form_manager\";}s:7:\"records\";a:4:{s:9:\"clipBoard\";b:1;s:9:\"searchBox\";b:0;s:15:\"collapsedTables\";a:0:{}s:9:\"languages\";a:1:{i:0;i:0;}}s:14:\"system_reports\";a:1:{s:6:\"action\";s:21:\"system_reports_status\";}}s:19:\"thumbnailsByDefault\";i:1;s:14:\"emailMeAtLogin\";i:0;s:8:\"titleLen\";s:2:\"50\";s:8:\"edit_RTE\";s:1:\"1\";s:20:\"edit_docModuleUpload\";i:1;s:15:\"resizeTextareas\";i:1;s:25:\"resizeTextareas_MaxHeight\";i:500;s:24:\"resizeTextareas_Flexible\";i:0;s:4:\"lang\";s:0:\"\";s:19:\"firstLoginTimeStamp\";i:1671541597;s:15:\"moduleSessionID\";a:29:{s:28:\"dashboard/current_dashboard/\";s:40:\"e925b1467463a3164aa360410cae2e08eef3c2e6\";s:20:\"system_txschedulerM1\";s:40:\"cdbaa0065c10d6e15c671c3bc1de1fa3b9a605b4\";s:9:\"file_list\";s:40:\"a7638e46958c3fdb227bba8de205d031310ecbba\";s:8:\"web_list\";s:40:\"988294ffee0649c14671d3059a39458360b6fe4f\";s:10:\"FormEngine\";s:40:\"5b8718894e01a3d8bae73ebae159e9d61e73615f\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:16:\"opendocs::recent\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:9:\"tx_beuser\";s:40:\"e7f8402e787acf157e942d17fca135b8cd8de1ff\";s:10:\"web_layout\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:6:\"web_ts\";s:40:\"7b18dc7b4574a44cb2a1f97f30586f5b7a7ed9ce\";s:16:\"browse_links.php\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:9:\"clipboard\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:18:\"list/displayFields\";s:40:\"f12dd6f6c6b2b94943d6ed35a5bb05a91b172ead\";s:37:\"tx_kesearch_web_kesearchbackendmodule\";s:40:\"87e1a6fff64558b2b84b1581614f51970fe269ed\";s:47:\"TYPO3\\CMS\\Belog\\Controller\\BackendLogController\";s:40:\"c85a877afc7b23c55d6abfbc55706c6c7ee27d8d\";s:23:\"backend_user_management\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:9:\"scheduler\";s:40:\"54178fcd0ac943243691bcf4af23288d26ed3bef\";s:15:\"system_BelogLog\";s:40:\"0df0ee565d8067c8df0cadede51631d0f823c0f5\";s:12:\"pagetsconfig\";s:40:\"9dc39d6c148997ddcbbbfc25a06ccb4d99b4d6b8\";s:16:\"media_management\";s:40:\"4a92d8ca77d3d3e64aa2e2e51eea4fa64278bf37\";s:10:\"system_log\";s:40:\"e925b1467463a3164aa360410cae2e08eef3c2e6\";s:8:\"web_info\";s:40:\"988294ffee0649c14671d3059a39458360b6fe4f\";s:21:\"web_info_translations\";s:40:\"988294ffee0649c14671d3059a39458360b6fe4f\";s:13:\"system_config\";s:40:\"8e0ad98ccfe751a9091a6653233bd8e21ad6832d\";s:17:\"web_linkvalidator\";s:40:\"f5ab86ff0603b3517f51d72fbfaff235a9e59071\";s:15:\"link_management\";s:40:\"e925b1467463a3164aa360410cae2e08eef3c2e6\";s:19:\"web_FormFormbuilder\";s:40:\"e925b1467463a3164aa360410cae2e08eef3c2e6\";s:7:\"records\";s:40:\"6614276ae38f91cf9181ecfd8707d379f4b67286\";s:14:\"system_reports\";s:40:\"c5da6c25770a78626847635a5c866f8f71a2dd46\";}s:11:\"browseTrees\";a:2:{s:6:\"folder\";s:129:\"{\"25218\":{\"62822724\":1,\"14248556\":1,\"196631196\":1,\"37520210\":1,\"209770092\":1,\"103583185\":1,\"243282407\":1,\"47504180\":1},\"4152\":[]}\";s:11:\"browsePages\";s:70:\"[{\"0\":1,\"1\":1,\"280\":1,\"1558\":1,\"207\":1,\"286\":1,\"213\":1,\"236\":1,\"4\":1}]\";}s:17:\"BackendComponents\";a:1:{s:6:\"States\";a:3:{s:8:\"Pagetree\";a:1:{s:9:\"stateHash\";a:119:{s:3:\"0_1\";s:1:\"1\";s:5:\"0_214\";s:1:\"0\";s:5:\"0_337\";s:1:\"1\";s:6:\"0_1401\";s:1:\"0\";s:5:\"0_207\";s:1:\"1\";s:5:\"0_236\";s:1:\"1\";s:5:\"0_280\";s:1:\"1\";s:3:\"0_4\";s:1:\"1\";s:5:\"0_771\";s:1:\"1\";s:5:\"0_353\";s:1:\"0\";s:5:\"0_772\";s:1:\"1\";s:5:\"0_336\";s:1:\"0\";s:5:\"0_335\";s:1:\"0\";s:4:\"0_29\";s:1:\"1\";s:6:\"0_1446\";s:1:\"1\";s:6:\"0_1455\";s:1:\"1\";s:6:\"0_1410\";s:1:\"1\";s:5:\"0_736\";s:1:\"0\";s:6:\"0_1374\";s:1:\"0\";s:5:\"0_355\";s:1:\"0\";s:5:\"0_362\";s:1:\"1\";s:5:\"0_363\";s:1:\"1\";s:6:\"0_1516\";s:1:\"0\";s:5:\"0_264\";s:1:\"1\";s:6:\"0_1508\";s:1:\"0\";s:6:\"0_1558\";s:1:\"0\";s:5:\"0_213\";s:1:\"0\";s:5:\"0_286\";s:1:\"1\";s:5:\"0_274\";s:1:\"1\";s:5:\"0_290\";s:1:\"0\";s:4:\"0_88\";s:1:\"0\";s:6:\"0_1574\";s:1:\"1\";s:6:\"0_1583\";s:1:\"1\";s:4:\"0_23\";s:1:\"0\";s:6:\"0_1608\";s:1:\"1\";s:5:\"0_212\";s:1:\"0\";s:6:\"0_1349\";s:1:\"0\";s:6:\"0_1624\";s:1:\"1\";s:5:\"0_244\";s:1:\"0\";s:5:\"0_831\";s:1:\"1\";s:6:\"0_1181\";s:1:\"1\";s:5:\"0_358\";s:1:\"0\";s:5:\"0_208\";s:1:\"1\";s:5:\"0_219\";s:1:\"1\";s:5:\"0_329\";s:1:\"1\";s:5:\"0_166\";s:1:\"0\";s:4:\"0_55\";s:1:\"0\";s:4:\"0_58\";s:1:\"0\";s:5:\"0_204\";s:1:\"0\";s:5:\"0_372\";s:1:\"0\";s:5:\"0_426\";s:1:\"0\";s:5:\"0_217\";s:1:\"0\";s:5:\"0_228\";s:1:\"1\";s:6:\"0_1764\";s:1:\"1\";s:6:\"0_1795\";s:1:\"0\";s:6:\"0_1754\";s:1:\"1\";s:5:\"0_216\";s:1:\"0\";s:5:\"0_765\";s:1:\"1\";s:5:\"0_160\";s:1:\"0\";s:6:\"0_1838\";s:1:\"1\";s:6:\"0_1848\";s:1:\"1\";s:5:\"0_209\";s:1:\"1\";s:6:\"0_1850\";s:1:\"1\";s:6:\"0_1855\";s:1:\"1\";s:6:\"0_1882\";s:1:\"1\";s:5:\"0_327\";s:1:\"1\";s:6:\"0_1864\";s:1:\"1\";s:6:\"0_1879\";s:1:\"1\";s:6:\"0_1865\";s:1:\"1\";s:6:\"0_1861\";s:1:\"1\";s:6:\"0_1889\";s:1:\"1\";s:5:\"0_334\";s:1:\"1\";s:6:\"0_1852\";s:1:\"1\";s:6:\"0_1867\";s:1:\"0\";s:6:\"0_1840\";s:1:\"0\";s:5:\"0_288\";s:1:\"1\";s:6:\"0_1939\";s:1:\"1\";s:6:\"0_1883\";s:1:\"1\";s:6:\"0_1851\";s:1:\"1\";s:6:\"0_1952\";s:1:\"1\";s:5:\"0_357\";s:1:\"1\";s:5:\"0_356\";s:1:\"1\";s:6:\"0_1972\";s:1:\"1\";s:6:\"0_1997\";s:1:\"0\";s:6:\"0_1996\";s:1:\"0\";s:6:\"0_1985\";s:1:\"1\";s:6:\"0_1984\";s:1:\"1\";s:6:\"0_1983\";s:1:\"1\";s:6:\"0_1986\";s:1:\"0\";s:6:\"0_1987\";s:1:\"1\";s:6:\"0_1988\";s:1:\"1\";s:6:\"0_1989\";s:1:\"1\";s:6:\"0_1990\";s:1:\"1\";s:6:\"0_2104\";s:1:\"1\";s:6:\"0_2105\";s:1:\"1\";s:6:\"0_2103\";s:1:\"1\";s:5:\"0_314\";s:1:\"1\";s:5:\"0_220\";s:1:\"1\";s:5:\"0_369\";s:1:\"1\";s:5:\"0_367\";s:1:\"1\";s:5:\"0_894\";s:1:\"1\";s:5:\"0_215\";s:1:\"1\";s:5:\"0_237\";s:1:\"1\";s:5:\"0_226\";s:1:\"1\";s:5:\"0_227\";s:1:\"1\";s:5:\"0_210\";s:1:\"1\";s:6:\"0_2139\";s:1:\"1\";s:6:\"0_2169\";s:1:\"1\";s:6:\"0_2111\";s:1:\"0\";s:5:\"0_238\";s:1:\"1\";s:6:\"0_2267\";s:1:\"1\";s:5:\"0_221\";s:1:\"1\";s:5:\"0_425\";s:1:\"1\";s:6:\"0_1026\";s:1:\"1\";s:5:\"0_893\";s:1:\"1\";s:5:\"0_591\";s:1:\"1\";s:5:\"0_592\";s:1:\"1\";s:5:\"0_588\";s:1:\"1\";s:5:\"0_589\";s:1:\"1\";}}s:17:\"typo3-module-menu\";a:1:{s:9:\"collapsed\";s:5:\"false\";}s:15:\"FileStorageTree\";a:1:{s:9:\"stateHash\";a:24:{s:10:\"1_59663721\";s:1:\"1\";s:10:\"1_51039685\";s:1:\"0\";s:11:\"1_165150841\";s:1:\"0\";s:11:\"1_192720736\";s:1:\"1\";s:11:\"1_255205695\";s:1:\"1\";s:11:\"1_161205502\";s:1:\"0\";s:10:\"1_33203902\";s:1:\"1\";s:10:\"1_19765662\";s:1:\"0\";s:11:\"1_266276252\";s:1:\"0\";s:11:\"1_217113546\";s:1:\"1\";s:9:\"1_7750048\";s:1:\"0\";s:11:\"1_220098763\";s:1:\"0\";s:11:\"1_266577541\";s:1:\"1\";s:8:\"1_825244\";s:1:\"0\";s:11:\"1_114447281\";s:1:\"0\";s:11:\"1_205029795\";s:1:\"1\";s:9:\"1_3775611\";s:1:\"1\";s:9:\"1_6025956\";s:1:\"1\";s:11:\"1_215980296\";s:1:\"1\";s:11:\"1_111193790\";s:1:\"0\";s:10:\"1_49106803\";s:1:\"1\";s:11:\"1_211310482\";s:1:\"1\";s:11:\"1_109300772\";s:1:\"1\";s:10:\"1_20397634\";s:1:\"1\";}}}}s:10:\"inlineView\";s:7368:\"{\"tx_szdownloadcenter_domain_model_download\":{\"373\":{\"tx_szdownloadcenter_domain_model_media\":{\"1\":\"682\"}},\"387\":{\"tx_szdownloadcenter_domain_model_media\":{\"5\":\"754\",\"6\":\"755\",\"7\":\"756\",\"9\":\"\"}},\"388\":{\"tx_szdownloadcenter_domain_model_media\":[\"\"]},\"389\":{\"tx_szdownloadcenter_domain_model_media\":[\"\"]},\"153\":{\"sys_file_reference\":[\"\",39239,39240]},\"415\":{\"sys_file_reference\":[\"23071\",23080]},\"416\":{\"sys_file_reference\":[23082]},\"417\":{\"sys_file_reference\":[23083]},\"428\":{\"sys_file_reference\":[23104]},\"429\":{\"sys_file_reference\":[23105]},\"184\":{\"tx_szdownloadcenter_domain_model_media\":{\"2\":\"\"},\"sys_file_reference\":{\"3\":\"\"}},\"170\":{\"tx_szdownloadcenter_domain_model_media\":[\"\"]},\"83\":{\"tx_szdownloadcenter_domain_model_media\":{\"4\":\"\"}}},\"tt_content\":{\"13382\":{\"sys_file_reference\":[\"19540\",19718]},\"15140\":{\"sys_file_reference\":[\"19531\",19714]},\"15206\":{\"sys_file_reference\":[\"19532\",19715]},\"15344\":{\"sys_file_reference\":[19716]},\"15329\":{\"sys_file_reference\":[\"19550\",19717,\"16273\",16770],\"tx_site_download_group\":[\"179\"],\"tx_site_download_item\":[\"572\"]},\"13365\":{\"sys_file_reference\":[\"19534\",19719]},\"16120\":{\"sys_file_reference\":[\"20189\",20195]},\"16138\":{\"sys_file_reference\":[\"\",20213]},\"16156\":{\"sys_file_reference\":[\"20224\",20226]},\"15526\":{\"sys_file_reference\":{\"1\":20229,\"2\":\"\"}},\"15557\":{\"sys_file_reference\":[\"19681\",20230,20235]},\"16161\":{\"sys_file_reference\":[20234]},\"15603\":{\"sys_file_reference\":[\"19893\"]},\"13685\":{\"sys_file_reference\":[\"15681\"]},\"10951\":{\"sys_file_reference\":[\"15484\"]},\"16402\":{\"sys_file_reference\":[21274,21275,21276,\"20593\",\"21242\",\"25537\",25599]},\"16417\":{\"sys_file_reference\":[21277,21278,21279]},\"16540\":{\"sys_file_reference\":[21280,21281,21282]},\"17459\":{\"sys_file_reference\":{\"2\":\"21474\"}},\"17464\":{\"sys_file_reference\":[\"21476\"]},\"17468\":{\"sys_file_reference\":[\"21478\"]},\"12777\":{\"sys_file_reference\":[21519]},\"17543\":{\"sys_file_reference\":[21568]},\"2679\":{\"sys_file_reference\":[21569]},\"7611\":{\"sys_file_reference\":{\"2\":\"9880\"}},\"21565\":{\"sys_file_reference\":[\"25125\"]},\"21662\":{\"sys_file_reference\":[\"25133\",25225]},\"16398\":{\"sys_file_reference\":{\"0\":\"20444\",\"2\":\"25404\"}},\"16400\":{\"sys_file_reference\":[25411,25596]},\"16413\":{\"sys_file_reference\":[25415,25416,25417]},\"16415\":{\"sys_file_reference\":[25421,\"25425\",25598]},\"21952\":{\"sys_file_reference\":[25424,25425]},\"21960\":{\"sys_file_reference\":[25597]},\"21993\":{\"sys_file_reference\":[25600]},\"NEW66bda7427614d831281719\":{\"sys_file_reference\":[29133]},\"23491\":{\"sys_file_reference\":[\"28921\"]},\"14544\":{\"sys_file_reference\":{\"1\":\"\"}},\"25104\":{\"tx_typo3szassets_history_chapter\":[\"58\"],\"tx_typo3szassets_history_card\":{\"1\":\"201\"}},\"28733\":{\"tx_typo3szassets_history_chapter\":{\"4\":\"59\"},\"tx_typo3szassets_history_card\":{\"4\":\"204\"}},\"31197\":{\"tx_typo3szassets_product_preview\":[\"33\"]},\"31205\":{\"sys_file_reference\":{\"5\":\"\"}},\"23180\":{\"tx_typo3szassets_product_preview\":[\"16\"]},\"24431\":{\"sys_file_reference\":{\"3\":\"\"}},\"31508\":{\"sys_file_reference\":[\"39311\"]},\"31509\":{\"sys_file_reference\":[\"39312\"]},\"31515\":{\"sys_file_reference\":[\"39384\"]},\"31516\":{\"sys_file_reference\":[\"39385\"]},\"NEW67af33d7984a5752181380\":{\"sys_file_reference\":[39399,39400]},\"31528\":{\"sys_file_reference\":[\"39401\",\"39402\"]},\"NEW67bc8aee1c6a2198158084\":{\"sys_file_reference\":[39925]},\"32403\":{\"sys_file_reference\":[\"39925\"]},\"24099\":{\"sys_file_reference\":{\"14\":\"29150\"}},\"31587\":{\"sys_file_reference\":[\"39929\"]},\"34853\":{\"sys_file_reference\":[\"42177\"]},\"11947\":{\"sys_file_reference\":[\"13931\"]},\"134\":{\"tx_site_page_teaser\":[\"52\"]},\"18\":{\"tx_site_page_teaser\":{\"4\":\"1\"}},\"27\":{\"tx_site_hero_category_slide\":[\"2\"],\"sys_file_reference\":[\"3888\"]},\"58\":{\"sys_file_reference\":{\"1\":\"\"}},\"11589\":{\"tx_site_accordion_item\":[\"549\"],\"sys_file_reference\":[\"11935\"]},\"12675\":{\"tx_site_page_teaser\":[\"1276\"]},\"13313\":{\"tx_site_page_teaser\":[\"1309\"],\"sys_file_reference\":[\"13845\"]},\"179\":{\"tx_site_page_teaser\":[\"62\"],\"sys_file_reference\":[\"3966\"]},\"12550\":{\"sys_file_reference\":[\"14197\"]},\"252\":{\"tx_site_download_group\":[\"11\"]},\"11799\":{\"tx_site_download_group\":{\"1\":\"\"}},\"15327\":{\"tx_site_download_group\":[\"178\"],\"tx_site_download_item\":[\"571\"],\"sys_file_reference\":[16771]},\"12533\":{\"tx_site_page_teaser\":[\"1058\",\"1059\"]},\"12539\":{\"tx_site_page_teaser\":[\"1071\",\"1072\"]},\"45\":{\"tx_site_page_teaser\":[\"5\"]},\"13743\":{\"tx_site_download_group\":[\"143\"],\"tx_site_download_item\":[\"597\"],\"sys_file_reference\":[\"17286\",\"17287\"]},\"16416\":{\"tx_site_vertical_tab\":{\"0\":\"42\",\"6\":\"\"}},\"2606\":{\"tx_site_vertical_tab\":[\"4\",\"5\",\"6\",\"7\"]},\"245\":{\"tx_site_download_group\":[\"1\"],\"tx_site_download_item\":[\"1\"]},\"NEW6a1d88e192ec7384343220\":{\"tx_site_iframe_attribute\":[1,2]},\"19870\":{\"sys_file_reference\":{\"1\":\"\"}},\"NEW6a227ff7f2ce0832081993\":{\"sys_file_reference\":[23095,23096,23097,23098,23099,23100,23101,23102,23103]},\"20602\":{\"sys_file_reference\":[\"23095\"]},\"NEW6a228131a5ced669509827\":{\"sys_file_reference\":[23104]},\"20605\":{\"sys_file_reference\":[\"23105\",\"23106\",\"23107\"]},\"NEW6a2699a1d9948471276279\":{\"tx_site_countup_item\":[8]},\"NEW6a2699f7c7ccf351894168\":{\"tx_site_countup_item\":[9]},\"NEW6a269a133fcaf235935430\":{\"tx_site_countup_item\":[10]},\"NEW6a269a26d19b5863109897\":{\"tx_site_countup_item\":[11]},\"20661\":{\"tx_site_countup_item\":[\"10\"]},\"20662\":{\"tx_site_countup_item\":[\"11\"]},\"20663\":{\"tx_site_countup_item\":[\"12\"]},\"20665\":{\"tx_site_countup_item\":[\"14\"]},\"20664\":{\"tx_site_countup_item\":[\"13\"]},\"18576\":{\"tx_site_page_teaser\":{\"4\":\"1850\"}}},\"tx_news_domain_model_news\":{\"1770\":{\"tt_content\":{\"1\":\"\"}},\"1942\":{\"tt_content\":[16111],\"sys_file_reference\":{\"1\":20174,\"2\":\"\"}},\"1769\":{\"tt_content\":[\"14239\"]},\"1943\":{\"tt_content\":[\"16112\"],\"sys_file_reference\":[20177,\"20175\"]},\"1944\":{\"tt_content\":[\"16160\"]},\"1975\":{\"sys_file_reference\":[\"21529\"]},\"1977\":{\"tt_content\":[\"17517\"],\"sys_file_reference\":[21535]},\"1982\":{\"sys_file_reference\":[21826],\"tt_content\":{\"1\":17851,\"6\":\"\"}},\"1939\":{\"tt_content\":{\"2\":\"\"}},\"1989\":{\"tt_content\":{\"3\":\"\"}},\"1992\":{\"tt_content\":{\"1\":\"\"}},\"2360\":{\"tt_content\":[\"30926\"]},\"NEW6797462c829b9151264299\":{\"tt_content\":[31408]},\"2343\":{\"tt_content\":[\"30079\"],\"sys_file_reference\":[\"38222\"]},\"2363\":{\"tt_content\":[\"31408\"],\"sys_file_reference\":[39226,39229]},\"2364\":{\"tt_content\":[\"31409\"],\"sys_file_reference\":[39228,\"39230\"]},\"2365\":{\"tt_content\":[\"31410\"],\"sys_file_reference\":[\"39231\"]},\"NEW6798e06847a86719078231\":{\"tt_content\":[31411]},\"2366\":{\"tt_content\":[\"31411\"],\"sys_file_reference\":[39232]},\"2367\":{\"tt_content\":[\"31412\"],\"sys_file_reference\":[\"39233\"]},\"2368\":{\"tt_content\":[\"31413\"],\"sys_file_reference\":[\"39234\"]},\"2534\":{\"sys_file_reference\":[\"41089\",\"41088\"]},\"2536\":{\"sys_file_reference\":{\"0\":\"41094\",\"3\":\"41093\"}},\"2589\":{\"tt_content\":[\"15323\"]},\"2588\":{\"tt_content\":[\"14866\"]},\"2598\":{\"tt_content\":[\"15658\"]},\"2631\":{\"tt_content\":[15803],\"sys_file_reference\":[16751]},\"2632\":{\"tt_content\":[\"15804\"],\"sys_file_reference\":[\"16752\"]},\"2633\":{\"sys_file_reference\":{\"1\":\"\"}},\"NEW68d3b12b5a570633142759\":{\"sys_file_reference\":[16766]},\"2848\":{\"sys_file_reference\":{\"0\":24890,\"1\":\"24880\",\"3\":\"\"}},\"2853\":{\"sys_file_reference\":[\"\"]},\"2856\":{\"sys_file_reference\":{\"0\":\"25202\",\"2\":\"\"}},\"2854\":{\"sys_file_reference\":{\"7\":\"\"}}},\"pages\":{\"1325\":{\"sys_file_reference\":[\"34021\"]},\"710\":{\"tx_site_location_legal_entity\":[6]},\"303\":{\"tx_site_location_legal_entity\":[\"4\"]}},\"tt_address\":{\"462\":{\"sys_file_reference\":[\"39271\"]}},\"tx_site_configuration\":{\"2\":{\"sys_file_reference\":[28719,28720]}}}\";s:10:\"modulemenu\";s:2:\"{}\";s:11:\"tx_recycler\";a:3:{s:14:\"depthSelection\";i:0;s:14:\"tableSelection\";s:10:\"tt_content\";s:11:\"resultLimit\";i:25;}s:10:\"AdminPanel\";a:1:{s:11:\"display_top\";b:0;}s:7:\"reports\";a:1:{s:9:\"selection\";a:2:{s:6:\"action\";s:6:\"detail\";s:6:\"report\";s:6:\"status\";}}s:6:\"beuser\";a:1:{s:13:\"defaultAction\";s:5:\"index\";}s:21:\"recentSwitchedToUsers\";a:0:{}s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"300\";}s:17:\"systeminformation\";s:84:\"{\"system_BelogLog\":{\"lastAccess\":1741689267},\"system_log\":{\"lastAccess\":1787839126}}\";s:3:\"mfa\";a:1:{s:15:\"defaultProvider\";s:4:\"totp\";}s:8:\"selector\";a:1:{s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"428\";}}s:8:\"realName\";s:0:\"\";s:5:\"email\";s:0:\"\";s:6:\"avatar\";s:0:\"\";s:11:\"startModule\";s:0:\"\";s:25:\"showHiddenFilesAndFolders\";i:0;s:10:\"copyLevels\";s:0:\"\";s:18:\"resetConfiguration\";s:0:\"\";s:12:\"mfaProviders\";s:0:\"\";s:18:\"backendTitleFormat\";s:10:\"titleFirst\";s:11:\"colorScheme\";s:4:\"auto\";s:5:\"theme\";s:6:\"modern\";s:11:\"newsoverlay\";s:1:\"0\";s:13:\"pageLanguages\";a:1:{i:1848;a:1:{i:0;i:0;}}}','','readFolder,writeFolder,addFolder,renameFolder,moveFolder,deleteFolder,readFile,writeFile,addFile,renameFile,replaceFile,moveFile,copyFile,deleteFile',1,0,'',1788162842,0,'','',0,'','{\"totp\":{\"secret\":\"5J3UQPMIBRB6A35FDACKP2V77UXVDZXR\",\"active\":true,\"created\":1721285355,\"updated\":1788162845,\"attempts\":0,\"lastUsed\":1788162845},\"recovery-codes\":{\"codes\":[\"$argon2id$v=19$m=65536,t=16,p=1$eG4vSTVpSHVSRkhDQUFsWg$btUqlkuAXsptILCgF4HNb2CZYG82xx\\/xKmoJo+47sHg\",\"$argon2id$v=19$m=65536,t=16,p=1$blF2N21WZDZDNWRCR3pwcg$nbkgK99QuEENzXf0s9V+dr4RbJiMju1Ib7+8ZgrESQ8\",\"$argon2id$v=19$m=65536,t=16,p=1$VXNIMmhQWFlqZlBsTDRJaQ$GPAGunChEu+ncBAPMIP5SswAl\\/Yvhpmc7pBLeWUVElc\",\"$argon2id$v=19$m=65536,t=16,p=1$S0pQdXouTGxsLjVlY0tlWg$1eUMzI\\/hp+eaBecpIk8kta+efSDA0aHIWOVWNXDn7qA\",\"$argon2id$v=19$m=65536,t=16,p=1$SFFHWVBrL29YMlNqWnl6Vw$FinojJ63Yf8HFuArP3hAZztxcLNvpLb9MuC+NZSm\\/io\",\"$argon2id$v=19$m=65536,t=16,p=1$NGtZZkNZSGxpM0FRdzZxdg$3p7ePdRZgH\\/ThdI8PndKTskC9WtiSrkGhmmJzTvCTGQ\",\"$argon2id$v=19$m=65536,t=16,p=1$MVdKbnViU2FNQzZKU0RKbw$l1o9ZiLsfIW7cqrjRsUUWDxuj96kQqUBN3R4ZOkuS\\/k\",\"$argon2id$v=19$m=65536,t=16,p=1$N1BCVU92aWFqZnNlcUJHYg$IZrUg9Qbfmzp3aiVB58n\\/FbT06h+Cmttzbr70NFiVWY\"],\"active\":true,\"created\":1721285368,\"updated\":1721285368}}','{\"emailMeAtLogin\":0,\"mfaProviders\":\"\",\"colorScheme\":\"auto\",\"theme\":\"modern\",\"startModule\":\"\",\"backendTitleFormat\":\"titleFirst\",\"titleLen\":\"50\",\"edit_docModuleUpload\":1,\"showHiddenFilesAndFolders\":0,\"copyLevels\":\"\"}',''),
(30,0,1787316891,'test-redakteur','$argon2id$v=19$m=65536,t=16,p=1$Z3oyTnFoc2FTMjg3UmhIYQ$89e3Kivv7tCn2O3/LPusl4qFAvl4XyE7LnejCmqEZZc',0,'',0,0,0,'en','','',3,1689327693,'Workspace Test Redakteur','','','a:12:{s:14:\"interfaceSetup\";s:0:\"\";s:10:\"moduleData\";a:9:{s:10:\"web_layout\";a:3:{s:8:\"function\";s:1:\"1\";s:8:\"language\";s:1:\"0\";s:19:\"constant_editor_cat\";N;}s:9:\"file_list\";a:3:{s:8:\"function\";N;s:8:\"language\";N;s:19:\"constant_editor_cat\";N;}s:8:\"web_list\";a:3:{s:8:\"function\";N;s:8:\"language\";N;s:19:\"constant_editor_cat\";N;}s:10:\"FormEngine\";a:2:{i:0;a:0:{}i:1;s:32:\"371fe8105b5131a3a53580d011907d4c\";}s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";a:0:{}s:16:\"opendocs::recent\";a:8:{s:32:\"371fe8105b5131a3a53580d011907d4c\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:530;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:35:\"&edit%5Btt_content%5D%5B530%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:530;s:3:\"pid\";i:237;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:101:\"/typo3/module/web/layout?token=e2b891f2504e86ced5ce8df87c0c68264721fc00&id=237#element-tt_content-530\";}s:32:\"5c0209168eefac6aeda386ffec8eaf08\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20660;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20660%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20660;s:3:\"pid\";i:2985;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=7103cb3f9d7021bde10227820657a1f9f5ba885e&id=2985#element-tt_content-20660\";}s:32:\"0df6d8933c31d5bba36e4a6b5d95f704\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:2245;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:36:\"&edit%5Btt_content%5D%5B2245%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:2245;s:3:\"pid\";i:607;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:102:\"/typo3/module/web/layout?token=57b10852802673290f7099441a70cc8f8e8f9678&id=607#element-tt_content-2245\";}s:32:\"9c0142715e782b956fce4cb42e4f8e57\";a:5:{i:0;s:17:\"Primary Packaging\";i:1;a:5:{s:4:\"edit\";a:1:{s:5:\"pages\";a:1:{i:2472;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:31:\"&edit%5Bpages%5D%5B2472%5D=edit\";i:3;a:5:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:2472;s:3:\"pid\";i:2390;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=57b10852802673290f7099441a70cc8f8e8f9678&id=2472\";}s:32:\"793b8888371144272bb3b13d5d0c9369\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:13856;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B13856%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:13856;s:3:\"pid\";i:2472;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=57b10852802673290f7099441a70cc8f8e8f9678&id=2472#element-tt_content-13856\";}s:32:\"9fb4ca3c91ac0d3638cbb2648d442cc2\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:28766;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B28766%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:28766;s:3:\"pid\";i:1972;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=46bf4a226cf465c3c75c47e1978a2a88ef76b8b1&id=1972#element-tt_content-28766\";}s:32:\"51dc76fb2b556cf61437ea928b2d57eb\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:22773;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B22773%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:22773;s:3:\"pid\";i:1863;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=5f4f16428709fefb0d301f7add03624eafba55f1&id=1863#element-tt_content-22773\";}s:32:\"bfcd2cd1bc7eead247f7fe189aca4a1f\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:23155;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B23155%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:23155;s:3:\"pid\";i:1839;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=5f4f16428709fefb0d301f7add03624eafba55f1&id=1839\";}}s:16:\"browse_links.php\";N;s:16:\"media_management\";a:5:{s:13:\"displayThumbs\";b:1;s:9:\"clipBoard\";b:1;s:9:\"sortField\";s:4:\"name\";s:13:\"sortDirection\";s:3:\"asc\";s:8:\"viewMode\";s:4:\"list\";}s:28:\"dashboard/current_dashboard/\";s:40:\"72388629f6c72e55fb5e9da4a59a18a2165a7220\";}s:14:\"emailMeAtLogin\";i:0;s:8:\"titleLen\";i:50;s:8:\"edit_RTE\";s:1:\"1\";s:20:\"edit_docModuleUpload\";s:1:\"1\";s:25:\"resizeTextareas_MaxHeight\";i:500;s:4:\"lang\";s:7:\"default\";s:19:\"firstLoginTimeStamp\";i:1689327717;s:15:\"moduleSessionID\";a:9:{s:10:\"web_layout\";s:40:\"0535ac5fe7d84e35926ea15c4a55e2f417748804\";s:9:\"file_list\";s:40:\"b9a81fd9db52f6b0f0bfb362daeecc1766ccbd2f\";s:8:\"web_list\";s:40:\"4198ee118ca802881363f3454eb5453f7cfac56f\";s:10:\"FormEngine\";s:40:\"da2a9d07d1f38b897f7dbcabe457f2faa485075d\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";s:40:\"da2a9d07d1f38b897f7dbcabe457f2faa485075d\";s:16:\"opendocs::recent\";s:40:\"da2a9d07d1f38b897f7dbcabe457f2faa485075d\";s:16:\"browse_links.php\";s:40:\"ac2fe171bec707b20a8955c35904d1a2df335544\";s:16:\"media_management\";s:40:\"fc3973b4560eb97868abadf7097f9b3e519944c7\";s:28:\"dashboard/current_dashboard/\";s:40:\"231b8d362d72c1349967cd1a3394305e8ed0eb59\";}s:17:\"BackendComponents\";a:1:{s:6:\"States\";a:2:{s:8:\"Pagetree\";a:1:{s:9:\"stateHash\";a:14:{s:3:\"0_1\";s:1:\"1\";s:6:\"0_1446\";s:1:\"1\";s:3:\"0_4\";s:1:\"1\";s:5:\"0_771\";s:1:\"1\";s:6:\"0_1848\";s:1:\"1\";s:6:\"0_1855\";s:1:\"1\";s:5:\"0_214\";s:1:\"1\";s:5:\"0_337\";s:1:\"1\";s:5:\"0_353\";s:1:\"1\";s:6:\"0_1864\";s:1:\"1\";s:6:\"0_1838\";s:1:\"1\";s:6:\"0_1865\";s:1:\"1\";s:4:\"0_29\";s:1:\"1\";s:5:\"0_207\";s:1:\"1\";}}s:15:\"FileStorageTree\";a:1:{s:9:\"stateHash\";a:1:{s:10:\"1_59663721\";s:1:\"1\";}}}}s:10:\"inlineView\";s:257:\"{\"tt_content\":{\"NEW66a26732d6f28406866472\":{\"sys_file_reference\":[28306],\"tx_typo3szassets_product_information\":[1]},\"22865\":{\"tx_typo3szassets_product_information\":{\"2\":\"2\"}},\"13856\":{\"tx_site_page_teaser\":[\"1459\"]},\"20660\":{\"tx_site_countup_item\":[\"9\"]}}}\";}','','',0,0,'',0,0,'0','',0,'',NULL,'{\"emailMeAtLogin\":0,\"titleLen\":50,\"edit_docModuleUpload\":\"1\"}',''),
(42,0,1748257271,'marvin.schieler','$argon2id$v=19$m=65536,t=16,p=1$N3hnNW1vZXR5UVhNWXFCMw$aZYSm7/h1mLWHI5NfLWiYPK1pxziQRUp2CRpTJbeYxw',1,'',0,0,0,'en','marvin.schieler@km2.de','',3,1746790043,'Marvin Schieler','','','a:20:{s:10:\"moduleData\";a:9:{s:28:\"dashboard/current_dashboard/\";s:40:\"3579ada73754b052a15dea090b0db296c86619ce\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";a:0:{}s:10:\"FormEngine\";a:2:{i:0;a:0:{}i:1;s:32:\"44f6383df31447d4ed1f801a49b0ef92\";}s:16:\"opendocs::recent\";a:8:{s:32:\"44f6383df31447d4ed1f801a49b0ef92\";a:5:{i:0;s:27:\"Subscribe to our newsletter\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20532;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20532%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20532;s:3:\"pid\";i:2336;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=db6adc7d3b4dc71783da89dba118caae01edb7f3&id=2336#element-tt_content-20532\";}s:32:\"d5d7b018fc040ce784eae13ddd8a5113\";a:5:{i:0;s:27:\"Subscribe to our newsletter\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20531;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20531%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20531;s:3:\"pid\";i:2104;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:126:\"/typo3/module/web/layout?token=db6adc7d3b4dc71783da89dba118caae01edb7f3&id=2104&function=1&language=0#element-tt_content-20531\";}s:32:\"7af4b07fdfadeb1a7b739c1623f35e94\";a:5:{i:0;s:27:\"Subscribe to our newsletter\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20530;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20530%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20530;s:3:\"pid\";i:2985;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=db6adc7d3b4dc71783da89dba118caae01edb7f3&id=2985\";}s:32:\"382d09512cebcd369d44e12261600593\";a:5:{i:0;s:0:\"\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:13316;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B13316%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:13316;s:3:\"pid\";i:1;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:101:\"/typo3/module/web/layout?token=313f30ab48efbe954bebb6e3c3a8e06c16d77f02&id=1#element-tt_content-13316\";}s:32:\"05c49b0dac03363986206caec118fd11\";a:5:{i:0;s:16:\"Text inside 5050\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18172;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18172%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18172;s:3:\"pid\";i:2707;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d213c9026c7166eb546bed42177a21b6651cd00e&id=2707\";}s:32:\"9480a6dcffd82a4978a04bf609d5f33c\";a:5:{i:0;s:4:\"Test\";i:1;a:5:{s:4:\"edit\";a:1:{s:5:\"pages\";a:1:{i:2709;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:31:\"&edit%5Bpages%5D%5B2709%5D=edit\";i:3;a:5:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:2709;s:3:\"pid\";i:1;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d213c9026c7166eb546bed42177a21b6651cd00e&id=2707\";}s:32:\"576eed5b35d2503aee5f97ec79bfa7b7\";a:5:{i:0;s:4:\"Test\";i:1;a:5:{s:4:\"edit\";a:1:{s:5:\"pages\";a:1:{i:2708;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:31:\"&edit%5Bpages%5D%5B2708%5D=edit\";i:3;a:5:{s:5:\"table\";s:5:\"pages\";s:3:\"uid\";i:2708;s:3:\"pid\";i:1;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d213c9026c7166eb546bed42177a21b6651cd00e&id=2707\";}s:32:\"10a1be05f8265eb89d7b4cd3144617c3\";a:5:{i:0;s:4:\"5050\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18168;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18168%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18168;s:3:\"pid\";i:2707;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d213c9026c7166eb546bed42177a21b6651cd00e&id=2707\";}}s:10:\"web_layout\";a:3:{s:8:\"function\";s:1:\"1\";s:8:\"language\";s:1:\"0\";s:10:\"showHidden\";b:1;}s:8:\"web_info\";a:1:{s:6:\"action\";s:17:\"web_info_overview\";}s:16:\"browse_links.php\";a:1:{s:10:\"expandPage\";s:3:\"764\";}s:23:\"backend_user_management\";a:0:{}s:9:\"clipboard\";a:5:{s:5:\"tab_1\";a:0:{}s:5:\"tab_2\";a:0:{}s:5:\"tab_3\";a:0:{}s:7:\"current\";s:6:\"normal\";s:6:\"normal\";a:2:{s:2:\"el\";a:1:{s:16:\"tt_content|20530\";s:1:\"1\";}s:4:\"mode\";s:4:\"copy\";}}}s:14:\"emailMeAtLogin\";i:0;s:8:\"titleLen\";s:2:\"50\";s:20:\"edit_docModuleUpload\";i:1;s:15:\"moduleSessionID\";a:9:{s:28:\"dashboard/current_dashboard/\";s:40:\"1e4761d26d39b700b53b7bb3bf7652342b7da3d0\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";s:40:\"b67ae083e6a9c7339e0811045557e7dd7a2ca624\";s:10:\"FormEngine\";s:40:\"b67ae083e6a9c7339e0811045557e7dd7a2ca624\";s:16:\"opendocs::recent\";s:40:\"b67ae083e6a9c7339e0811045557e7dd7a2ca624\";s:10:\"web_layout\";s:40:\"b67ae083e6a9c7339e0811045557e7dd7a2ca624\";s:8:\"web_info\";s:40:\"6d3bf5a386a5cd3749587e0ad1c27b2cee6e9263\";s:16:\"browse_links.php\";s:40:\"5eaa4db1ee9a6887cc378894648b38bb7feba145\";s:23:\"backend_user_management\";s:40:\"8b910f065d701c6b5378464535011706831d85fc\";s:9:\"clipboard\";s:40:\"b67ae083e6a9c7339e0811045557e7dd7a2ca624\";}s:8:\"realName\";s:0:\"\";s:5:\"email\";s:0:\"\";s:6:\"avatar\";s:0:\"\";s:4:\"lang\";s:0:\"\";s:11:\"startModule\";s:0:\"\";s:25:\"showHiddenFilesAndFolders\";i:0;s:10:\"copyLevels\";s:0:\"\";s:18:\"resetConfiguration\";s:0:\"\";s:12:\"mfaProviders\";s:0:\"\";s:18:\"backendTitleFormat\";s:10:\"titleFirst\";s:11:\"newsoverlay\";s:1:\"0\";s:10:\"AdminPanel\";a:18:{s:11:\"display_top\";b:0;s:12:\"tsdebug_tree\";s:1:\"0\";s:20:\"tsdebug_displayTimes\";s:1:\"0\";s:23:\"tsdebug_displayMessages\";s:1:\"0\";s:10:\"tsdebug_LR\";s:1:\"0\";s:22:\"tsdebug_displayContent\";s:1:\"0\";s:28:\"tsdebug_forceTemplateParsing\";s:1:\"0\";s:26:\"debug_log_groupByComponent\";s:1:\"0\";s:22:\"debug_log_groupByLevel\";s:1:\"0\";s:20:\"debug_log_startLevel\";s:1:\"0\";s:23:\"preview_showHiddenPages\";s:1:\"0\";s:25:\"preview_showHiddenRecords\";s:1:\"0\";s:28:\"preview_showScheduledRecords\";s:1:\"0\";s:22:\"preview_showFluidDebug\";s:1:\"0\";s:20:\"preview_clearCacheId\";s:4:\"2662\";s:20:\"preview_simulateDate\";s:1:\"0\";s:25:\"preview_simulateUserGroup\";s:1:\"0\";s:13:\"cache_noCache\";s:1:\"0\";}s:10:\"inlineView\";s:436:\"{\"tt_content\":{\"12769\":{\"sys_file_reference\":[\"13248\"]},\"2606\":{\"tx_site_vertical_tab\":[\"6\",\"7\"]},\"NEW69317a4061077014205135\":{\"sys_file_reference\":[18842],\"tx_site_download_item\":[614],\"tx_site_download_group\":[197]},\"NEW693abf300b813362324923\":{\"sys_file_reference\":[18843]},\"18176\":{\"sys_file_reference\":{\"3\":\"\"}}},\"tx_news_domain_model_news\":{\"2588\":{\"tt_content\":[\"14866\"]}},\"tt_address\":{\"463\":{\"sys_file_reference\":{\"2\":\"238\"}}}}\";s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"427\";}s:17:\"BackendComponents\";a:1:{s:6:\"States\";a:1:{s:17:\"typo3-module-menu\";a:1:{s:9:\"collapsed\";s:5:\"false\";}}}}','','readFolder,writeFolder,addFolder,renameFolder,moveFolder,deleteFolder,readFile,writeFile,addFile,renameFile,replaceFile,moveFile,copyFile,deleteFile',0,0,'',1782280920,0,'0','',0,'',NULL,'{\"emailMeAtLogin\":0,\"mfaProviders\":\"\",\"startModule\":\"\",\"backendTitleFormat\":\"titleFirst\",\"titleLen\":\"50\",\"edit_docModuleUpload\":1,\"showHiddenFilesAndFolders\":0,\"copyLevels\":\"\"}',''),
(47,0,1787816141,'nicole','$argon2id$v=19$m=65536,t=16,p=1$OHVKalBmYmV3SUNFbFZQQw$hDCdYX7hj6SfuTjvQverKv1cwDAiRQAkWWd+5LReuwQ',1,'',0,0,0,'en','incole.ehrlich@km2.de','',3,1757581085,'Nicole Ehrlich','','','a:25:{s:10:\"moduleData\";a:10:{s:28:\"dashboard/current_dashboard/\";s:40:\"8c1eaaeeff7a58b462a4fff14140ee96e8a3b68b\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";a:0:{}s:10:\"FormEngine\";a:2:{i:0;a:1:{s:32:\"f83e17da5ab04506dd31403df7beb16b\";a:5:{i:0;s:13:\"image gallery\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20656;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20656%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20656;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d60553c8351f0344dbb70c1779cebb8c00027708&id=2710\";}}i:1;s:32:\"f83e17da5ab04506dd31403df7beb16b\";}s:16:\"opendocs::recent\";a:8:{s:32:\"dcc0301f0dd91f6fc30487e21d761cd9\";a:5:{i:0;s:11:\"accessoires\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:20655;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B20655%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:20655;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=d60553c8351f0344dbb70c1779cebb8c00027708&id=2710\";}s:32:\"0ab8156cc69b1a7c9524653b210ba711\";a:5:{i:0;s:149:\"&amp;nbsp;\r\nName:Gerresheimer AGStreet:Peter-Müller-Str. 3Postal code:40468City:DuesseldorfGermanyLegal Entity Identifier (LEI):5299006GD4UWSYZOKC28\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:19280;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B19280%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:19280;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=109cab52035dc0e4d641ebd43fef6bbc5e536e6e&id=2710\";}s:32:\"97963dc5c8977f877d086e00b4a6a4d8\";a:5:{i:0;s:18:\"space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18608;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18608%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18608;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710#element-tt_content-18608\";}s:32:\"7be51ca1d8625f866fafd6bcd04f2aec\";a:5:{i:0;s:18:\"space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18610;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18610%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18610;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710#element-tt_content-18610\";}s:32:\"0ac35a7ee6796c18e82fc89b51e82961\";a:5:{i:0;s:26:\"section space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18613;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18613%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18613;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710#element-tt_content-18613\";}s:32:\"8bf5e2337a793ebeb2f232d22d195947\";a:5:{i:0;s:18:\"space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18612;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18612%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18612;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710#element-tt_content-18612\";}s:32:\"a79d0d2e5cea17fdc83a92ac58d1892a\";a:5:{i:0;s:26:\"section space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18611;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18611%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18611;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:104:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710#element-tt_content-18611\";}s:32:\"44d57408fe5f7ada1767d33454d8890a\";a:5:{i:0;s:18:\"space before large\";i:1;a:5:{s:4:\"edit\";a:1:{s:10:\"tt_content\";a:1:{i:18605;s:4:\"edit\";}}s:7:\"defVals\";N;s:12:\"overrideVals\";N;s:11:\"columnsOnly\";N;s:6:\"noView\";N;}i:2;s:37:\"&edit%5Btt_content%5D%5B18605%5D=edit\";i:3;a:5:{s:5:\"table\";s:10:\"tt_content\";s:3:\"uid\";i:18605;s:3:\"pid\";i:2710;s:3:\"cmd\";s:4:\"edit\";s:12:\"deleteAccess\";b:1;}i:4;s:79:\"/typo3/module/web/layout?token=1d68bac90d477ff75a12917b45b6a3be05bef6de&id=2710\";}}s:16:\"browse_links.php\";a:1:{s:12:\"expandFolder\";s:18:\"1:/import/Gallery/\";}s:10:\"web_layout\";a:3:{s:8:\"function\";s:1:\"1\";s:8:\"language\";s:1:\"1\";s:10:\"showHidden\";s:1:\"0\";}s:23:\"backend_user_management\";a:2:{s:13:\"defaultAction\";s:4:\"list\";s:6:\"demand\";a:5:{s:8:\"userName\";s:7:\"florian\";s:8:\"userType\";i:0;s:6:\"status\";i:0;s:6:\"logins\";i:0;s:16:\"backendUserGroup\";i:0;}}s:9:\"clipboard\";a:5:{s:5:\"tab_1\";a:0:{}s:5:\"tab_2\";a:0:{}s:5:\"tab_3\";a:0:{}s:7:\"current\";s:6:\"normal\";s:6:\"normal\";a:2:{s:2:\"el\";a:1:{s:16:\"tt_content|18608\";s:1:\"1\";}s:4:\"mode\";s:4:\"copy\";}}s:16:\"media_management\";a:1:{s:8:\"viewMode\";s:4:\"list\";}s:16:\"workspaces_admin\";a:2:{s:5:\"depth\";s:1:\"1\";s:8:\"language\";s:3:\"all\";}}s:14:\"emailMeAtLogin\";i:0;s:8:\"titleLen\";s:2:\"50\";s:20:\"edit_docModuleUpload\";i:1;s:15:\"moduleSessionID\";a:9:{s:28:\"dashboard/current_dashboard/\";s:40:\"047f511248f50b999c8307c4496ac57633a047be\";s:57:\"TYPO3\\CMS\\Backend\\Utility\\BackendUtility::getUpdateSignal\";s:40:\"938489407f872f7e859c9371b1c50e184e8c7371\";s:10:\"FormEngine\";s:40:\"938489407f872f7e859c9371b1c50e184e8c7371\";s:16:\"opendocs::recent\";s:40:\"938489407f872f7e859c9371b1c50e184e8c7371\";s:16:\"browse_links.php\";s:40:\"938489407f872f7e859c9371b1c50e184e8c7371\";s:10:\"web_layout\";s:40:\"90022c3d873145008ce14d0385868f2b329eec97\";s:23:\"backend_user_management\";s:40:\"c5cf699a1c95d9fdf52239041dcdfd827b6e93b6\";s:9:\"clipboard\";s:40:\"65e5b3bf16ae35527df88616e84e78805a0b4866\";s:16:\"media_management\";s:40:\"2c3612d5667e3d4d40c2345207eaf58a1d3efd5f\";}s:8:\"realName\";s:0:\"\";s:5:\"email\";s:0:\"\";s:6:\"avatar\";s:0:\"\";s:4:\"lang\";s:0:\"\";s:11:\"startModule\";s:0:\"\";s:25:\"showHiddenFilesAndFolders\";i:0;s:10:\"copyLevels\";s:0:\"\";s:18:\"resetConfiguration\";s:0:\"\";s:12:\"mfaProviders\";s:0:\"\";s:18:\"backendTitleFormat\";s:10:\"titleFirst\";s:11:\"colorScheme\";s:4:\"auto\";s:5:\"theme\";s:6:\"modern\";s:11:\"newsoverlay\";s:1:\"0\";s:10:\"inlineView\";s:848:\"{\"tt_content\":{\"NEW68c2949851416735661090\":{\"tx_site_text_card\":[23]},\"13613\":{\"tx_site_icon_card\":[\"451\"]},\"5026\":{\"tx_site_accessories\":[\"107\"]},\"13610\":{\"tx_site_icon_card\":[\"427\"]},\"NEW68dcdbf33626a470650882\":{\"sys_file_reference\":[16874],\"tx_site_accessories\":[313]},\"16138\":{\"tx_site_icon_card\":[\"726\"]},\"16209\":{\"sys_file_reference\":[17249,17250,17251]},\"16227\":{\"tx_site_icon_card\":[\"730\"]},\"2413\":{\"sys_file_reference\":[\"6264\"]},\"NEW68f73811314fc379741259\":{\"tx_site_page_teaser\":[1655]},\"16432\":{\"tx_site_accessories\":[\"430\"]},\"16431\":{\"tx_site_page_teaser\":{\"1\":\"1655\",\"3\":\"1656\"},\"sys_file_reference\":[17470]},\"NEW6932e7b6551aa678743590\":{\"tx_site_download_group\":[198]},\"NEW6a26804f416ec940618975\":{\"sys_file_reference\":[23237],\"tx_site_accessories\":[505]},\"NEW6a2683e04c6e3246235130\":{\"sys_file_reference\":[23238,23239,23240,23241]}}}\";s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"351\";}s:8:\"selector\";a:1:{s:10:\"navigation\";a:1:{s:5:\"width\";s:3:\"250\";}}s:17:\"BackendComponents\";a:1:{s:6:\"States\";a:1:{s:17:\"typo3-module-menu\";a:1:{s:9:\"collapsed\";s:5:\"false\";}}}s:21:\"recentSwitchedToUsers\";a:1:{i:0;i:48;}s:11:\"tx_recycler\";a:3:{s:14:\"depthSelection\";i:0;s:14:\"tableSelection\";s:0:\"\";s:11:\"resultLimit\";i:25;}s:10:\"AdminPanel\";a:1:{s:11:\"display_top\";b:1;}}','','readFolder,writeFolder,addFolder,renameFolder,moveFolder,deleteFolder,readFile,writeFile,addFile,renameFile,replaceFile,moveFile,copyFile,deleteFile',0,0,'',1786696088,0,'0','',0,'',NULL,'{\"emailMeAtLogin\":0,\"mfaProviders\":\"\",\"colorScheme\":\"auto\",\"theme\":\"modern\",\"startModule\":\"\",\"backendTitleFormat\":\"titleFirst\",\"titleLen\":\"50\",\"edit_docModuleUpload\":1,\"showHiddenFilesAndFolders\":0,\"copyLevels\":\"\"}',''),
(58,0,1787922873,'drew.mccarthy','$argon2id$v=19$m=65536,t=16,p=1$L3VrbWx4UjI3U09LcmpxeQ$Kyd9fN9o34Fk2UrTFdJyk2nYCsK3jdm76ZuiDOPnU4k',1,'',0,0,0,'en','drew.mccarthy@centorrx.com','',3,1787922866,'Drew McCarthy',NULL,'',NULL,'',NULL,0,0,'',0,0,NULL,'',0,'',NULL,NULL,'');
/*!40000 ALTER TABLE `be_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_hash`
--

DROP TABLE IF EXISTS `cache_hash`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_hash` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_hash`
--

LOCK TABLES `cache_hash` WRITE;
/*!40000 ALTER TABLE `cache_hash` DISABLE KEYS */;
INSERT INTO `cache_hash` VALUES
(1,'1848_0',1788190801,'a:11:{s:7:\"config.\";a:8:{s:19:\"pageTitleProviders.\";a:5:{s:7:\"record.\";a:1:{s:8:\"provider\";s:48:\"TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider\";}s:12:\"recordTitle.\";a:2:{s:8:\"provider\";s:44:\"TYPO3\\CMS\\Core\\PageTitle\\RecordTitleProvider\";s:6:\"before\";s:6:\"record\";}s:4:\"seo.\";a:2:{s:8:\"provider\";s:36:\"Centor\\Site\\Seo\\SeoPageTitleProvider\";s:6:\"before\";s:6:\"record\";}s:5:\"news.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:6:\"before\";s:10:\"record,seo\";}s:11:\"tt_address.\";a:2:{s:8:\"provider\";s:49:\"FriendsOfTYPO3\\TtAddress\\Seo\\AddressTitleProvider\";s:6:\"before\";s:23:\"altPageTitle,record,seo\";}}s:11:\"tx_extbase.\";a:2:{s:4:\"mvc.\";a:1:{s:48:\"throwPageNotFoundExceptionIfActionCantBeResolved\";s:1:\"0\";}s:12:\"persistence.\";a:1:{s:28:\"enableAutomaticCacheClearing\";s:1:\"1\";}}s:12:\"cache_period\";s:6:\"604800\";s:12:\"index_enable\";s:1:\"1\";s:8:\"admPanel\";s:1:\"1\";s:13:\"headerComment\";s:167:\"*****************************************\nCreated and supported by\nKM2 >> Ihre Digitalagentur aus Düsseldorf\nhttps://km2.de/\n*****************************************\";s:12:\"recordLinks.\";a:1:{s:8:\"tx_news.\";a:1:{s:9:\"typolink.\";a:2:{s:9:\"parameter\";s:1:\"0\";s:17:\"additionalParams.\";a:2:{s:4:\"data\";s:9:\"field:uid\";s:4:\"wrap\";s:76:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]=|\";}}}}s:18:\"additionalHeaders.\";a:3:{s:11:\"1758540772.\";a:1:{s:6:\"header\";s:42:\"Strict-Transport-Security: max-age=7776000\";}s:11:\"1758541034.\";a:1:{s:6:\"header\";s:31:\"X-XSS-Protection: 1; mode=block\";}s:11:\"1758541084.\";a:1:{s:6:\"header\";s:48:\"Referrer-Policy: strict-origin-when-cross-origin\";}}}s:4:\"lib.\";a:14:{s:10:\"parseFunc.\";a:5:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";}s:14:\"parseFunc_RTE.\";a:7:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:3:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}s:12:\"encapsLines.\";a:4:{s:13:\"encapsTagList\";s:29:\"p,pre,h1,h2,h3,h4,h5,h6,hr,dt\";s:9:\"remapTag.\";a:1:{s:3:\"DIV\";s:1:\"P\";}s:13:\"nonWrappedTag\";s:1:\"P\";s:17:\"innerStdWrap_all.\";a:1:{s:7:\"ifBlank\";s:6:\"&nbsp;\";}}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";s:14:\"externalBlocks\";s:109:\"article, aside, blockquote, div, dd, dl, footer, header, nav, ol, section, table, ul, pre, figure, figcaption\";s:15:\"externalBlocks.\";a:16:{s:3:\"ol.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:9:\"parseFunc\";s:15:\"< lib.parseFunc\";}}s:3:\"ul.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:9:\"parseFunc\";s:15:\"< lib.parseFunc\";}}s:4:\"pre.\";a:1:{s:8:\"stdWrap.\";a:1:{s:10:\"parseFunc.\";a:5:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";}}}s:6:\"table.\";a:4:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:5:\"tags.\";a:1:{s:6:\"table.\";a:1:{s:10:\"fixAttrib.\";a:1:{s:6:\"class.\";a:3:{s:7:\"default\";s:12:\"contenttable\";s:6:\"always\";s:1:\"1\";s:4:\"list\";s:29:\"contenttable, rte-table-blank\";}}}}s:18:\"keepNonMatchedTags\";s:1:\"1\";}}s:14:\"HTMLtableCells\";s:1:\"1\";s:15:\"HTMLtableCells.\";a:2:{s:8:\"default.\";a:1:{s:8:\"stdWrap.\";a:2:{s:9:\"parseFunc\";s:19:\"< lib.parseFunc_RTE\";s:10:\"parseFunc.\";a:1:{s:18:\"nonTypoTagStdWrap.\";a:1:{s:12:\"encapsLines.\";a:2:{s:13:\"nonWrappedTag\";s:0:\"\";s:17:\"innerStdWrap_all.\";a:1:{s:7:\"ifBlank\";s:0:\"\";}}}}}}s:25:\"addChr10BetweenParagraphs\";s:1:\"1\";}}s:4:\"div.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:8:\"article.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:6:\"aside.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"figure.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:4:\"wrap\";s:35:\"<div class=\"figure-wrapper\">|</div>\";}}s:11:\"figcaption.\";a:1:{s:7:\"stripNL\";s:1:\"1\";}s:11:\"blockquote.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"footer.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"header.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:4:\"nav.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:8:\"section.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:3:\"dl.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:3:\"dd.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}}}s:12:\"contentBlock\";s:13:\"FLUIDTEMPLATE\";s:13:\"contentBlock.\";a:3:{s:15:\"dataProcessing.\";a:5:{i:10;s:14:\"content-blocks\";i:1746024183;s:14:\"database-query\";s:11:\"1746024183.\";a:6:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}}s:10:\"uidInList.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}s:5:\"table\";s:10:\"tt_content\";s:3:\"max\";s:1:\"1\";s:13:\"languageField\";s:1:\"0\";s:2:\"as\";s:13:\"containerData\";}i:1751967938;s:13:\"shortcut-data\";i:1763735181;s:8:\"language\";}s:17:\"partialRootPaths.\";a:1:{i:1710750563;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:1710750563;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:8:\"tx_news.\";a:2:{s:23:\"contentElementRendering\";s:7:\"RECORDS\";s:24:\"contentElementRendering.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";}}s:8:\"tx_form.\";a:2:{s:23:\"contentElementRendering\";s:7:\"RECORDS\";s:24:\"contentElementRendering.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";}}s:9:\"recaptcha\";s:13:\"FLUIDTEMPLATE\";s:10:\"recaptcha.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:53:\"EXT:gorecaptcha/Resources/Private/Templates/Snippets/\";}s:12:\"templateName\";s:10:\"JavaScript\";s:9:\"settings.\";a:1:{s:18:\"recaptchaV3SiteKey\";s:40:\"6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\";}}s:22:\"solr_extbase_bootstrap\";s:4:\"USER\";s:23:\"solr_extbase_bootstrap.\";a:5:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}}s:22:\"CheckboxWithLinkLabels\";s:7:\"RECORDS\";s:23:\"CheckboxWithLinkLabels.\";a:4:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";s:5:\"conf.\";a:2:{s:10:\"tt_content\";s:4:\"TEXT\";s:11:\"tt_content.\";a:1:{s:5:\"field\";s:8:\"bodytext\";}}}s:14:\"contentElement\";s:13:\"FLUIDTEMPLATE\";s:15:\"contentElement.\";a:5:{s:12:\"templateName\";s:7:\"Default\";s:18:\"templateRootPaths.\";a:1:{i:0;s:45:\"EXT:site/Resources/Private/Templates/Content/\";}s:17:\"partialRootPaths.\";a:1:{i:0;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:0;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}s:15:\"dataProcessing.\";a:1:{i:1751967938;s:13:\"shortcut-data\";}}}s:7:\"styles.\";a:1:{s:8:\"content.\";a:2:{s:3:\"get\";s:7:\"CONTENT\";s:4:\"get.\";a:2:{s:5:\"table\";s:10:\"tt_content\";s:7:\"select.\";a:3:{s:7:\"orderBy\";s:7:\"sorting\";s:5:\"where\";s:11:\"{#colPos}=0\";s:6:\"where.\";a:1:{s:12:\"postUserFunc\";s:57:\"TYPO3\\CMS\\ContentBlocks\\UserFunction\\ContentWhere->extend\";}}}}}s:10:\"tt_content\";s:4:\"CASE\";s:11:\"tt_content.\";a:114:{s:4:\"key.\";a:1:{s:5:\"field\";s:5:\"CType\";}s:7:\"default\";s:4:\"TEXT\";s:8:\"default.\";a:4:{s:5:\"field\";s:5:\"CType\";s:16:\"htmlSpecialChars\";s:1:\"1\";s:4:\"wrap\";s:165:\"<p style=\"background-color: yellow; padding: 0.5em 1em;\"><strong>ERROR:</strong> Content Element with uid \"{field:uid}\" and type \"|\" has no rendering definition!</p>\";s:5:\"wrap.\";a:1:{s:10:\"insertData\";s:1:\"1\";}}s:11:\"specs_table\";s:18:\"< lib.contentBlock\";s:12:\"specs_table.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/specs-table\";}}s:14:\"history_slider\";s:18:\"< lib.contentBlock\";s:15:\"history_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:19:\"site/history-slider\";}}s:9:\"text_card\";s:18:\"< lib.contentBlock\";s:10:\"text_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/text-card\";}}s:15:\"download_center\";s:18:\"< lib.contentBlock\";s:16:\"download_center.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:70:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:79:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:78:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:20:\"site/download-center\";}}s:13:\"location_list\";s:18:\"< lib.contentBlock\";s:14:\"location_list.\";a:6:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:68:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:77:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:76:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:23:\"locations/location-list\";}s:15:\"dataProcessing.\";a:2:{i:1746787431;s:4:\"menu\";s:11:\"1746787431.\";a:5:{s:7:\"special\";s:4:\"list\";s:8:\"special.\";a:1:{s:6:\"value.\";a:1:{s:5:\"field\";s:27:\"tx_locations_location_pages\";}}s:6:\"levels\";s:1:\"1\";s:16:\"includeNotInMenu\";s:1:\"1\";s:2:\"as\";s:13:\"locationPages\";}}}s:9:\"icon_card\";s:18:\"< lib.contentBlock\";s:10:\"icon_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/icon-card\";}}s:8:\"download\";s:18:\"< lib.contentBlock\";s:9:\"download.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:13:\"site/download\";}}s:21:\"product_specification\";s:18:\"< lib.contentBlock\";s:22:\"product_specification.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:80:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:79:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:26:\"site/product-specification\";}}s:13:\"download_card\";s:18:\"< lib.contentBlock\";s:14:\"download_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:68:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:77:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:76:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/download-card\";}}s:11:\"page_teaser\";s:18:\"< lib.contentBlock\";s:12:\"page_teaser.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/page-teaser\";}}s:6:\"banner\";s:18:\"< lib.contentBlock\";s:7:\"banner.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:56:\"EXT:site/ContentBlocks/ContentElements/banner/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/banner/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/banner/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:11:\"site/banner\";}}s:14:\"banner_contact\";s:18:\"< lib.contentBlock\";s:15:\"banner_contact.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:19:\"site/banner-contact\";}}s:11:\"accessories\";s:18:\"< lib.contentBlock\";s:12:\"accessories.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/accessories\";}}s:12:\"product_list\";s:18:\"< lib.contentBlock\";s:13:\"product_list.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/product-list\";}}s:13:\"hero_category\";s:18:\"< lib.contentBlock\";s:14:\"hero_category.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/hero-category\";}}s:17:\"fullscreen_slider\";s:18:\"< lib.contentBlock\";s:18:\"fullscreen_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:76:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:75:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:22:\"site/fullscreen-slider\";}}s:10:\"key_figure\";s:18:\"< lib.contentBlock\";s:11:\"key_figure.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:60:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:15:\"site/key-figure\";}}s:22:\"fullscreen_image_video\";s:18:\"< lib.contentBlock\";s:23:\"fullscreen_image_video.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:81:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:80:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:27:\"site/fullscreen-image-video\";}}s:12:\"hero_subpage\";s:18:\"< lib.contentBlock\";s:13:\"hero_subpage.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/hero-subpage\";}}s:7:\"cb_text\";s:18:\"< lib.contentBlock\";s:8:\"cb_text.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:54:\"EXT:site/ContentBlocks/ContentElements/text/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/text/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/text/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:9:\"site/text\";}}s:6:\"iframe\";s:18:\"< lib.contentBlock\";s:7:\"iframe.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:56:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:11:\"site/iframe\";}}s:11:\"image_video\";s:18:\"< lib.contentBlock\";s:12:\"image_video.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/image-video\";}}s:5:\"quote\";s:18:\"< lib.contentBlock\";s:6:\"quote.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:55:\"EXT:site/ContentBlocks/ContentElements/quote/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/quote/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/quote/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:10:\"site/quote\";}}s:15:\"text_with_image\";s:18:\"< lib.contentBlock\";s:16:\"text_with_image.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:74:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:20:\"site/text-with-image\";}}s:8:\"count_up\";s:18:\"< lib.contentBlock\";s:9:\"count_up.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:58:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:66:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:13:\"site/count-up\";}}s:13:\"banner_footer\";s:18:\"< lib.contentBlock\";s:14:\"banner_footer.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/banner-footer\";}}s:13:\"vertical_tabs\";s:18:\"< lib.contentBlock\";s:14:\"vertical_tabs.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/vertical-tabs\";}}s:12:\"story_slider\";s:18:\"< lib.contentBlock\";s:13:\"story_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/story-slider\";}}s:9:\"accordion\";s:18:\"< lib.contentBlock\";s:10:\"accordion.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/accordion\";}}s:24:\"cB_contactInteractiveMap\";s:18:\"< lib.contentBlock\";s:25:\"cB_contactInteractiveMap.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:82:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:81:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:28:\"site/contact-interactive-map\";}}s:13:\"image_gallery\";s:18:\"< lib.contentBlock\";s:14:\"image_gallery.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/image-gallery\";}}s:18:\"form_formframework\";s:20:\"< lib.contentElement\";s:19:\"form_formframework.\";a:4:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Form\";s:10:\"pluginName\";s:13:\"Formframework\";}s:15:\"dataProcessing.\";a:3:{i:1746024183;s:14:\"database-query\";s:11:\"1746024183.\";a:6:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}}s:10:\"uidInList.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}s:5:\"table\";s:10:\"tt_content\";s:3:\"max\";s:1:\"1\";s:13:\"languageField\";s:1:\"0\";s:2:\"as\";s:13:\"containerData\";}i:1751967938;s:13:\"shortcut-data\";}}s:8:\"news_pi1\";s:20:\"< lib.contentElement\";s:9:\"news_pi1.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:3:\"Pi1\";}}s:19:\"news_newsliststicky\";s:20:\"< lib.contentElement\";s:20:\"news_newsliststicky.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:14:\"NewsListSticky\";}}s:15:\"news_newsdetail\";s:20:\"< lib.contentElement\";s:16:\"news_newsdetail.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";}}s:21:\"news_newsselectedlist\";s:20:\"< lib.contentElement\";s:22:\"news_newsselectedlist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:16:\"NewsSelectedList\";}}s:17:\"news_newsdatemenu\";s:20:\"< lib.contentElement\";s:18:\"news_newsdatemenu.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:12:\"NewsDateMenu\";}}s:19:\"news_newssearchform\";s:20:\"< lib.contentElement\";s:20:\"news_newssearchform.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:14:\"NewsSearchForm\";}}s:21:\"news_newssearchresult\";s:20:\"< lib.contentElement\";s:22:\"news_newssearchresult.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:16:\"NewsSearchResult\";}}s:17:\"news_categorylist\";s:20:\"< lib.contentElement\";s:18:\"news_categorylist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:12:\"CategoryList\";}}s:12:\"news_taglist\";s:20:\"< lib.contentElement\";s:13:\"news_taglist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:7:\"TagList\";}}s:18:\"ttaddress_listview\";s:20:\"< lib.contentElement\";s:19:\"ttaddress_listview.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:9:\"TtAddress\";s:10:\"pluginName\";s:8:\"ListView\";}}s:19:\"eventnews_newsmonth\";s:20:\"< lib.contentElement\";s:20:\"eventnews_newsmonth.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:9:\"Eventnews\";s:10:\"pluginName\";s:9:\"NewsMonth\";}}s:15:\"solr_pi_results\";s:20:\"< lib.contentElement\";s:16:\"solr_pi_results.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:10:\"pi_results\";}}s:14:\"solr_pi_search\";s:20:\"< lib.contentElement\";s:15:\"solr_pi_search.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:9:\"pi_search\";}}s:26:\"solr_pi_frequentlysearched\";s:20:\"< lib.contentElement\";s:27:\"solr_pi_frequentlysearched.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:21:\"pi_frequentlySearched\";}}s:15:\"solr_pi_suggest\";s:20:\"< lib.contentElement\";s:16:\"solr_pi_suggest.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:10:\"pi_suggest\";}}s:11:\"placeholder\";s:13:\"FLUIDTEMPLATE\";s:12:\"placeholder.\";a:4:{s:12:\"templateName\";s:11:\"Placeholder\";s:18:\"templateRootPaths.\";a:2:{i:0;s:44:\"EXT:placeholder/Resources/Private/Templates/\";i:1;s:0:\"\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:43:\"EXT:placeholder/Resources/Private/Partials/\";i:1;s:0:\"\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:42:\"EXT:placeholder/Resources/Private/Layouts/\";i:1;s:0:\"\";}}s:20:\"banner_contact_form.\";a:1:{s:17:\"partialRootPaths.\";a:1:{i:1769500246;s:44:\"EXT:site/Resources/Private/Partials/Hubspot/\";}}s:14:\"container_2col\";s:20:\"< lib.contentElement\";s:15:\"container_2col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:5:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}}}s:14:\"container_3col\";s:20:\"< lib.contentElement\";s:15:\"container_3col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:7:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}i:1744882069;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882069.\";a:3:{s:6:\"colPos\";s:3:\"102\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col102\";}}}s:14:\"container_4col\";s:20:\"< lib.contentElement\";s:15:\"container_4col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:9:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}i:1744882069;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882069.\";a:3:{s:6:\"colPos\";s:3:\"102\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col102\";}i:1744882070;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882070.\";a:3:{s:6:\"colPos\";s:3:\"103\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col103\";}}}s:4:\"html\";s:20:\"< lib.contentElement\";s:5:\"html.\";a:1:{s:12:\"templateName\";s:4:\"Html\";}s:4:\"list\";s:20:\"< lib.contentElement\";s:5:\"list.\";a:1:{s:12:\"templateName\";s:4:\"List\";}s:7:\"section\";s:20:\"< lib.contentElement\";s:8:\"section.\";a:2:{s:12:\"templateName\";s:7:\"Section\";s:15:\"dataProcessing.\";a:2:{i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:7:\"content\";}}}s:8:\"shortcut\";s:20:\"< lib.contentElement\";s:9:\"shortcut.\";a:3:{s:3:\"20.\";a:2:{s:6:\"tables\";s:25:\"tx_news_domain_model_news\";s:5:\"conf.\";a:2:{s:25:\"tx_news_domain_model_news\";s:4:\"USER\";s:26:\"tx_news_domain_model_news.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";s:10:\"vendorName\";s:11:\"GeorgRinger\";s:8:\"settings\";s:25:\"< plugin.tx_news.settings\";s:9:\"settings.\";a:5:{s:11:\"singleNews.\";a:1:{s:5:\"field\";s:3:\"uid\";}s:10:\"useStdWrap\";s:10:\"singleNews\";s:12:\"insertRecord\";s:2:\"10\";s:10:\"isShortcut\";s:1:\"1\";s:7:\"detail.\";a:1:{s:10:\"pageTitle.\";a:1:{s:20:\"_typoScriptNodeValue\";s:1:\"0\";}}}}}}s:10:\"variables.\";a:2:{s:9:\"shortcuts\";s:7:\"RECORDS\";s:10:\"shortcuts.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:5:\"conf.\";a:4:{s:25:\"tx_news_domain_model_news\";s:4:\"USER\";s:26:\"tx_news_domain_model_news.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";s:10:\"vendorName\";s:11:\"GeorgRinger\";s:8:\"settings\";s:25:\"< plugin.tx_news.settings\";s:9:\"settings.\";a:5:{s:11:\"singleNews.\";a:1:{s:5:\"field\";s:3:\"uid\";}s:10:\"useStdWrap\";s:10:\"singleNews\";s:12:\"insertRecord\";s:2:\"10\";s:10:\"isShortcut\";s:1:\"1\";s:7:\"detail.\";a:1:{s:10:\"pageTitle.\";a:1:{s:20:\"_typoScriptNodeValue\";s:1:\"0\";}}}}s:10:\"tt_address\";s:4:\"USER\";s:11:\"tt_address.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:9:\"TtAddress\";s:10:\"pluginName\";s:8:\"ListView\";s:10:\"vendorName\";s:14:\"FriendsOfTYPO3\";s:8:\"settings\";s:30:\"< plugin.tx_ttaddress.settings\";s:9:\"settings.\";a:2:{s:11:\"displayMode\";s:6:\"single\";s:12:\"insertRecord\";s:1:\"1\";}}}s:7:\"source.\";a:1:{s:5:\"field\";s:7:\"records\";}}}s:12:\"templateName\";s:8:\"Shortcut\";}}s:7:\"plugin.\";a:21:{s:23:\"tx_news_newsliststicky.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:19:\"tx_news_newsdetail.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:25:\"tx_news_newsselectedlist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:21:\"tx_news_newsdatemenu.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:21:\"tx_news_categorylist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:23:\"tx_news_newssearchform.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:25:\"tx_news_newssearchresult.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:16:\"tx_news_taglist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:8:\"tx_news.\";a:3:{s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:news/Resources/Private/Templates/\";i:1;s:50:\"EXT:site/Resources/Private/Templates/Content/News/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:news/Resources/Private/Partials/\";i:1;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:news/Resources/Private/Layouts/\";i:1;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:9:\"settings.\";a:30:{s:7:\"cssFile\";s:44:\"EXT:news/Resources/Public/Css/news-basic.css\";s:21:\"displayDummyIfNoMedia\";s:1:\"1\";s:6:\"format\";s:4:\"html\";s:31:\"overrideFlexformSettingsIfEmpty\";s:199:\"cropMaxCharacters,dateField,timeRestriction,timeRestrictionHigh,archiveRestriction,orderBy,orderDirection,backPid,listPid,startingpoint,recursive,list.paginate.itemsPerPage,list.paginate.templatePath\";s:35:\"allowEmptyStringsForOverwriteDemand\";s:1:\"0\";s:20:\"includeSubCategories\";s:1:\"0\";s:10:\"analytics.\";a:1:{s:7:\"social.\";a:3:{s:12:\"facebookLike\";s:1:\"1\";s:13:\"facebookShare\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";}}s:22:\"detailPidDetermination\";s:29:\"categories, flexform, default\";s:16:\"defaultDetailPid\";s:1:\"0\";s:9:\"dateField\";s:8:\"datetime\";s:5:\"link.\";a:3:{s:23:\"typesOpeningInNewWindow\";s:1:\"2\";s:6:\"hrDate\";s:1:\"0\";s:7:\"hrDate.\";a:3:{s:3:\"day\";s:1:\"j\";s:5:\"month\";s:1:\"n\";s:4:\"year\";s:1:\"Y\";}}s:17:\"cropMaxCharacters\";s:3:\"150\";s:7:\"orderBy\";s:8:\"datetime\";s:14:\"orderDirection\";s:4:\"desc\";s:12:\"topNewsFirst\";s:1:\"0\";s:14:\"orderByAllowed\";s:78:\"sorting,author,uid,title,teaser,author,tstamp,crdate,datetime,categories.title\";s:11:\"demandClass\";s:0:\"\";s:7:\"search.\";a:3:{s:6:\"fields\";s:21:\"teaser,title,bodytext\";s:15:\"splitSearchWord\";s:1:\"0\";s:9:\"paginate.\";a:4:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}}s:7:\"detail.\";a:8:{s:13:\"errorHandling\";s:88:\"showStandaloneTemplate,EXT:news/Resources/Private/Templates/News/DetailNotFound.html,404\";s:20:\"checkPidOfNewsRecord\";s:1:\"0\";s:12:\"showPrevNext\";s:1:\"0\";s:22:\"showSocialShareButtons\";s:1:\"1\";s:12:\"showMetaTags\";s:1:\"1\";s:6:\"media.\";a:2:{s:6:\"image.\";a:4:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"282\";s:9:\"maxHeight\";s:0:\"\";s:9:\"lightbox.\";a:5:{s:7:\"enabled\";s:52:\"{$styles.content.textmedia.linkWrap.lightboxEnabled}\";s:5:\"class\";s:53:\"{$styles.content.textmedia.linkWrap.lightboxCssClass}\";s:5:\"width\";s:42:\"{$styles.content.textmedia.linkWrap.width}\";s:6:\"height\";s:43:\"{$styles.content.textmedia.linkWrap.height}\";s:3:\"rel\";s:20:\"lightbox[myImageSet]\";}}s:6:\"video.\";a:2:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"159\";}}s:9:\"pageTitle\";s:1:\"1\";s:10:\"pageTitle.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:10:\"properties\";s:22:\"alternativeTitle,title\";}}s:5:\"list.\";a:3:{s:6:\"media.\";a:2:{s:6:\"image.\";a:3:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"100\";s:9:\"maxHeight\";s:3:\"100\";}s:10:\"dummyImage\";s:56:\"EXT:news/Resources/Public/Images/dummy-preview-image.png\";}s:9:\"paginate.\";a:5:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:12:\"itemsPerPage\";s:2:\"12\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"5\";}s:4:\"rss.\";a:1:{s:8:\"channel.\";a:8:{s:5:\"title\";s:11:\"Dummy Title\";s:11:\"description\";s:0:\"\";s:8:\"language\";s:5:\"en-gb\";s:9:\"copyright\";s:10:\"TYPO3 News\";s:9:\"generator\";s:14:\"TYPO3 EXT:news\";s:4:\"link\";s:18:\"http://example.com\";s:7:\"typeNum\";s:4:\"9818\";s:3:\"ttl\";s:0:\"\";}}}s:10:\"opengraph.\";a:5:{s:9:\"site_name\";s:0:\"\";s:4:\"type\";s:7:\"article\";s:6:\"admins\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:8:\"twitter.\";a:3:{s:4:\"card\";s:7:\"summary\";s:4:\"site\";s:0:\"\";s:7:\"creator\";s:0:\"\";}}s:14:\"facebookLocale\";s:5:\"de_DE\";s:19:\"categoryConjunction\";s:2:\"or\";s:18:\"archiveRestriction\";s:6:\"active\";s:18:\"topNewsRestriction\";s:1:\"2\";s:20:\"previewHiddenRecords\";s:1:\"1\";s:9:\"recursive\";s:1:\"0\";s:6:\"offset\";s:1:\"0\";s:27:\"excludeAlreadyDisplayedNews\";s:1:\"1\";s:21:\"disableOverrideDemand\";s:1:\"0\";}}s:7:\"tx_seo.\";a:2:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:seo/Resources/Private/Templates/XmlSitemap\";i:10;s:36:\"EXT:seo/Resources/Private/Templates/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:45:\"EXT:seo/Resources/Private/Partials/XmlSitemap\";i:10;s:35:\"EXT:seo/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:seo/Resources/Private/Layouts/XmlSitemap\";i:10;s:34:\"EXT:seo/Resources/Private/Layouts/\";}}s:7:\"config.\";a:1:{s:11:\"xmlSitemap.\";a:1:{s:9:\"sitemaps.\";a:2:{s:6:\"pages.\";a:2:{s:8:\"provider\";s:52:\"TYPO3\\CMS\\Seo\\XmlSitemap\\PagesXmlSitemapDataProvider\";s:7:\"config.\";a:3:{s:16:\"excludedDoktypes\";s:20:\"3, 4, 6, 7, 199, 254\";s:21:\"excludePagesRecursive\";s:0:\"\";s:15:\"additionalWhere\";s:42:\"{#no_index} = 0 AND {#canonical_link} = \'\'\";}}s:5:\"news.\";a:2:{s:8:\"provider\";s:47:\"GeorgRinger\\News\\Seo\\NewsXmlSitemapDataProvider\";s:7:\"config.\";a:7:{s:13:\"excludedTypes\";s:3:\"1,2\";s:15:\"additionalWhere\";s:0:\"\";s:9:\"sortField\";s:8:\"datetime\";s:17:\"lastModifiedField\";s:6:\"tstamp\";s:3:\"pid\";s:1:\"0\";s:9:\"recursive\";s:1:\"0\";s:4:\"url.\";a:4:{s:6:\"pageId\";s:1:\"0\";s:20:\"fieldToParameterMap.\";a:1:{s:3:\"uid\";s:17:\"tx_news_pi1[news]\";}s:24:\"additionalGetParameters.\";a:1:{s:12:\"tx_news_pi1.\";a:2:{s:10:\"controller\";s:4:\"News\";s:6:\"action\";s:6:\"detail\";}}s:20:\"useCategorySinglePid\";s:1:\"1\";}}}}}}}s:8:\"tx_form.\";a:3:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:form/Resources/Private/Frontend/Templates/\";i:10;s:0:\"\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:45:\"EXT:form/Resources/Private/Frontend/Partials/\";i:10;s:0:\"\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:form/Resources/Private/Frontend/Layouts/\";i:10;s:0:\"\";}}s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:9:\"settings.\";a:1:{s:19:\"yamlConfigurations.\";a:2:{i:1761037892;s:54:\"EXT:gorecaptcha/Configuration/Yaml/Form/BaseSetup.yaml\";i:1736254645;s:47:\"EXT:site/Configuration/Yaml/Form/BaseSetup.yaml\";}}}s:13:\"tx_ttaddress.\";a:2:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:43:\"EXT:tt_address/Resources/Private/Templates/\";i:1;s:53:\"EXT:site/Resources/Private/Templates/Content/Contact/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:42:\"EXT:tt_address/Resources/Private/Partials/\";i:1;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:41:\"EXT:tt_address/Resources/Private/Layouts/\";i:1;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:9:\"settings.\";a:12:{s:31:\"overrideFlexformSettingsIfEmpty\";s:104:\"paginate.itemsPerPage, singlePid, pages, recursive, hidePagination, sortBy, sortOrder, groupsCombination\";s:5:\"pages\";s:0:\"\";s:9:\"recursive\";s:0:\"\";s:11:\"displayMode\";s:0:\"\";s:17:\"groupsCombination\";s:0:\"\";s:6:\"sortBy\";s:0:\"\";s:9:\"sortOrder\";s:0:\"\";s:9:\"singlePid\";s:0:\"\";s:7:\"detail.\";a:2:{s:10:\"imageClass\";s:18:\"lightbox lightbox_\";s:23:\"checkPidOfAddressRecord\";s:1:\"0\";}s:4:\"map.\";a:4:{s:9:\"rendering\";s:7:\"leaflet\";s:16:\"defaultPosition.\";a:2:{s:3:\"lat\";s:10:\"48.3057664\";s:3:\"lng\";s:10:\"14.2873126\";}s:11:\"googleMaps.\";a:1:{s:3:\"key\";s:0:\"\";}s:17:\"staticGoogleMaps.\";a:1:{s:11:\"parameters.\";a:2:{s:3:\"key\";s:0:\"\";s:4:\"size\";s:7:\"500x400\";}}}s:9:\"paginate.\";a:4:{s:12:\"itemsPerPage\";s:2:\"10\";s:11:\"insertAbove\";s:1:\"0\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:2:\"10\";}s:4:\"seo.\";a:1:{s:10:\"pageTitle.\";a:2:{s:10:\"properties\";s:35:\"title,firstName,middleName,lastName\";s:4:\"glue\";s:3:\"\" \"\";}}}}s:8:\"tx_solr.\";a:13:{s:7:\"enabled\";s:1:\"1\";s:15:\"enableDebugMode\";s:1:\"0\";s:8:\"general.\";a:1:{s:11:\"dateFormat.\";a:1:{s:4:\"date\";s:9:\"d.m.Y H:i\";}}s:6:\"index.\";a:2:{s:28:\"fieldProcessingInstructions.\";a:4:{s:7:\"changed\";s:18:\"timestampToIsoDate\";s:7:\"created\";s:18:\"timestampToIsoDate\";s:7:\"endtime\";s:21:\"timestampToUtcIsoDate\";s:8:\"rootline\";s:18:\"pageUidToHierarchy\";}s:6:\"queue.\";a:4:{s:5:\"pages\";s:1:\"1\";s:6:\"pages.\";a:8:{s:14:\"initialization\";s:51:\"ApacheSolrForTypo3\\Solr\\IndexQueue\\Initializer\\Page\";s:16:\"allowedPageTypes\";s:28:\"1, 7, 1745933689, 1745933306\";s:16:\"indexingPriority\";s:1:\"0\";s:7:\"indexer\";s:46:\"ApacheSolrForTypo3\\Solr\\IndexQueue\\PageIndexer\";s:8:\"indexer.\";a:2:{s:14:\"authorization.\";a:2:{s:8:\"username\";s:6:\"centor\";s:8:\"password\";s:14:\"Ehm1xJ6LSo7gGz\";}s:19:\"frontendDataHelper.\";a:2:{s:6:\"scheme\";s:5:\"https\";s:14:\"requestTimeout\";s:2:\"40\";}}s:21:\"additionalWhereClause\";s:92:\"(doktype IN (1, 1745933689, 1745933306) OR (doktype=7 AND mount_pid_ol=0)) AND no_search = 0\";s:21:\"excludeContentByClass\";s:20:\"typo3-search-exclude\";s:7:\"fields.\";a:5:{s:20:\"sortSubTitle_stringS\";s:8:\"subtitle\";s:12:\"type_stringS\";s:4:\"TEXT\";s:13:\"type_stringS.\";a:1:{s:5:\"value\";s:4:\"page\";}s:22:\"content_textEdgeNgramS\";s:12:\"SOLR_CONTENT\";s:23:\"content_textEdgeNgramS.\";a:1:{s:5:\"field\";s:14:\"__solr_content\";}}}s:4:\"news\";s:1:\"1\";s:5:\"news.\";a:2:{s:4:\"type\";s:25:\"tx_news_domain_model_news\";s:7:\"fields.\";a:12:{s:12:\"type_stringS\";s:4:\"TEXT\";s:13:\"type_stringS.\";a:1:{s:5:\"value\";s:4:\"news\";}s:5:\"title\";s:5:\"title\";s:8:\"abstract\";s:6:\"teaser\";s:7:\"content\";s:12:\"SOLR_CONTENT\";s:8:\"content.\";a:1:{s:5:\"field\";s:8:\"bodytext\";}s:16:\"datetime_stringS\";s:4:\"TEXT\";s:17:\"datetime_stringS.\";a:2:{s:5:\"field\";s:8:\"datetime\";s:4:\"date\";s:9:\"d.m.Y H:i\";}s:14:\"datetime_dateS\";s:4:\"TEXT\";s:15:\"datetime_dateS.\";a:2:{s:5:\"field\";s:8:\"datetime\";s:4:\"date\";s:14:\"Y-m-d\\TH:i:s\\Z\";}s:3:\"url\";s:4:\"CASE\";s:4:\"url.\";a:7:{s:4:\"key.\";a:1:{s:5:\"field\";s:4:\"type\";}i:1;s:4:\"TEXT\";s:2:\"1.\";a:2:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:11:\"internalurl\";}}s:9:\"typolink.\";a:3:{s:10:\"parameter.\";a:1:{s:5:\"field\";s:11:\"internalurl\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}i:2;s:4:\"TEXT\";s:2:\"2.\";a:2:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:11:\"externalurl\";}}s:5:\"field\";s:11:\"externalurl\";}s:7:\"default\";s:4:\"CASE\";s:8:\"default.\";a:5:{s:4:\"key.\";a:1:{s:5:\"field\";s:8:\"is_event\";}i:1;s:4:\"TEXT\";s:2:\"1.\";a:1:{s:9:\"typolink.\";a:5:{s:9:\"parameter\";s:1:\"0\";s:16:\"additionalParams\";s:86:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]={field:uid}\";s:17:\"additionalParams.\";a:1:{s:10:\"insertData\";s:1:\"1\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}s:7:\"default\";s:4:\"TEXT\";s:8:\"default.\";a:1:{s:9:\"typolink.\";a:5:{s:9:\"parameter\";s:1:\"0\";s:16:\"additionalParams\";s:86:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]={field:uid}\";s:17:\"additionalParams.\";a:1:{s:10:\"insertData\";s:1:\"1\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}}}}}}}s:7:\"search.\";a:27:{s:13:\"trustedFields\";s:3:\"url\";s:10:\"targetPage\";s:1:\"0\";s:24:\"initializeWithEmptyQuery\";s:1:\"0\";s:30:\"showResultsOfInitialEmptyQuery\";s:1:\"0\";s:19:\"initializeWithQuery\";s:0:\"\";s:25:\"showResultsOfInitialQuery\";s:1:\"0\";s:36:\"keepExistingParametersForNewSearches\";s:1:\"0\";s:22:\"ignoreGlobalQParameter\";s:1:\"0\";s:6:\"query.\";a:16:{s:4:\"type\";s:1:\"0\";s:15:\"allowEmptyQuery\";s:1:\"0\";s:12:\"allowedSites\";s:19:\"__solr_current_site\";s:11:\"queryFields\";s:166:\"content^40.0, title^5.0, keywords^2.0, tagsH1^5.0, tagsH2H3^3.0, tagsH4H5H6^2.0, tagsInline^1.0, description^4.0, abstract^1.0, subTitle^1.0, navTitle^1.0, author^1.0\";s:12:\"returnFields\";s:8:\"*, score\";s:12:\"minimumMatch\";s:0:\"\";s:13:\"boostFunction\";s:0:\"\";s:10:\"boostQuery\";s:0:\"\";s:12:\"tieParameter\";s:0:\"\";s:6:\"sortBy\";s:0:\"\";s:6:\"phrase\";s:1:\"0\";s:7:\"phrase.\";a:3:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";s:9:\"querySlop\";s:1:\"0\";}s:12:\"bigramPhrase\";s:1:\"0\";s:13:\"bigramPhrase.\";a:2:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";}s:13:\"trigramPhrase\";s:1:\"0\";s:14:\"trigramPhrase.\";a:2:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";}}s:13:\"vectorSearch.\";a:2:{s:17:\"minimumSimilarity\";s:4:\"0.75\";s:4:\"topK\";s:4:\"1000\";}s:8:\"grouping\";s:1:\"0\";s:9:\"grouping.\";a:2:{s:14:\"numberOfGroups\";s:1:\"5\";s:23:\"numberOfResultsPerGroup\";s:1:\"3\";}s:8:\"results.\";a:7:{s:19:\"resultsHighlighting\";s:1:\"1\";s:20:\"resultsHighlighting.\";a:4:{s:15:\"highlightFields\";s:7:\"content\";s:12:\"fragmentSize\";s:3:\"200\";s:17:\"fragmentSeparator\";s:5:\"[...]\";s:4:\"wrap\";s:40:\"<span class=\"results-highlight\">|</span>\";}s:16:\"siteHighlighting\";s:1:\"0\";s:14:\"resultsPerPage\";s:2:\"10\";s:27:\"resultsPerPageSwitchOptions\";s:10:\"10, 25, 50\";s:17:\"maxPaginatorLinks\";s:1:\"5\";s:25:\"showDocumentScoreAnalysis\";s:1:\"0\";}s:13:\"spellchecking\";s:1:\"0\";s:14:\"spellchecking.\";a:3:{s:4:\"wrap\";s:64:\"|<div class=\"spelling-suggestions\">###LLL:didYouMean### |</div>|\";s:33:\"searchUsingSpellCheckerSuggestion\";s:1:\"0\";s:24:\"numberOfSuggestionsToTry\";s:1:\"1\";}s:12:\"lastSearches\";s:1:\"0\";s:13:\"lastSearches.\";a:2:{s:5:\"limit\";s:2:\"10\";s:4:\"mode\";s:8:\"disabled\";}s:16:\"frequentSearches\";s:1:\"0\";s:17:\"frequentSearches.\";a:6:{s:20:\"useLowercaseKeywords\";s:1:\"0\";s:7:\"minSize\";s:2:\"14\";s:7:\"maxSize\";s:2:\"32\";s:5:\"limit\";s:2:\"20\";s:7:\"select.\";a:7:{s:6:\"SELECT\";s:41:\"keywords as search_term, count(*) as hits\";s:4:\"FROM\";s:18:\"tx_solr_statistics\";s:9:\"ADD_WHERE\";s:18:\"AND num_found != 0\";s:8:\"GROUP_BY\";s:8:\"keywords\";s:8:\"ORDER_BY\";s:26:\"hits DESC, search_term ASC\";s:15:\"checkRootPageId\";s:1:\"1\";s:13:\"checkLanguage\";s:1:\"1\";}s:13:\"cacheLifetime\";s:5:\"86400\";}s:7:\"sorting\";s:1:\"0\";s:8:\"sorting.\";a:2:{s:12:\"defaultOrder\";s:3:\"asc\";s:8:\"options.\";a:5:{s:10:\"relevance.\";a:2:{s:5:\"field\";s:9:\"relevance\";s:5:\"label\";s:9:\"Relevance\";}s:6:\"title.\";a:2:{s:5:\"field\";s:9:\"sortTitle\";s:5:\"label\";s:5:\"Title\";}s:5:\"type.\";a:2:{s:5:\"field\";s:4:\"type\";s:5:\"label\";s:4:\"Type\";}s:7:\"author.\";a:2:{s:5:\"field\";s:10:\"sortAuthor\";s:5:\"label\";s:6:\"Author\";}s:8:\"created.\";a:2:{s:5:\"field\";s:7:\"created\";s:5:\"label\";s:13:\"Creation Date\";}}}s:8:\"faceting\";s:1:\"0\";s:9:\"faceting.\";a:10:{s:12:\"minimumCount\";s:1:\"1\";s:6:\"sortBy\";s:5:\"count\";s:5:\"limit\";s:2:\"10\";s:15:\"showEmptyFacets\";s:1:\"0\";s:24:\"keepAllFacetsOnSelection\";s:1:\"0\";s:17:\"urlParameterStyle\";s:5:\"index\";s:16:\"urlParameterSort\";s:1:\"0\";s:22:\"facetLinkUrlParameters\";s:0:\"\";s:7:\"facets.\";a:1:{s:5:\"type.\";a:2:{s:5:\"label\";s:12:\"Content Type\";s:5:\"field\";s:4:\"type\";}}s:12:\"showAllLink.\";a:1:{s:4:\"wrap\";s:10:\"<li>|</li>\";}}s:9:\"elevation\";s:1:\"0\";s:10:\"elevation.\";a:2:{s:19:\"markElevatedResults\";s:1:\"1\";s:14:\"forceElevation\";s:1:\"1\";}s:8:\"variants\";s:1:\"0\";s:9:\"variants.\";a:3:{s:6:\"expand\";s:1:\"1\";s:12:\"variantField\";s:9:\"variantId\";s:5:\"limit\";s:2:\"10\";}}s:7:\"suggest\";s:1:\"0\";s:8:\"suggest.\";a:5:{s:19:\"numberOfSuggestions\";s:2:\"10\";s:12:\"suggestField\";s:5:\"spell\";s:10:\"forceHttps\";s:1:\"0\";s:14:\"showTopResults\";s:1:\"1\";s:18:\"numberOfTopResults\";s:1:\"5\";}s:10:\"statistics\";s:1:\"1\";s:11:\"statistics.\";a:1:{s:11:\"anonymizeIP\";s:1:\"1\";}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:8:\"logging.\";a:4:{s:10:\"exceptions\";s:1:\"1\";s:11:\"debugOutput\";s:1:\"0\";s:9:\"indexing.\";a:4:{s:24:\"indexQueueInitialization\";s:1:\"0\";s:25:\"missingTypo3SearchMarkers\";s:1:\"1\";s:11:\"pageIndexed\";s:1:\"0\";s:6:\"queue.\";a:1:{s:5:\"pages\";s:1:\"0\";}}s:6:\"query.\";a:6:{s:7:\"filters\";s:1:\"0\";s:11:\"searchWords\";s:1:\"0\";s:11:\"queryString\";s:1:\"0\";s:7:\"rawPost\";s:1:\"0\";s:6:\"rawGet\";s:1:\"0\";s:9:\"rawDelete\";s:1:\"0\";}}s:9:\"features.\";a:2:{s:38:\"requireCHashArgumentForActionArguments\";s:1:\"0\";s:15:\"useRawDocuments\";s:1:\"1\";}s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}}s:25:\"tx_solr_PiResults_Results\";s:8:\"USER_INT\";s:26:\"tx_solr_PiResults_Results.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:10:\"pi_results\";}s:23:\"tx_solr_PiSearch_Search\";s:4:\"USER\";s:24:\"tx_solr_PiSearch_Search.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:9:\"pi_search\";}s:43:\"tx_solr_PiFrequentSearches_FrequentSearches\";s:4:\"USER\";s:44:\"tx_solr_PiFrequentSearches_FrequentSearches.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:21:\"pi_frequentlySearched\";}s:16:\"tx_hubspotforms.\";a:1:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:hubspot_forms/Resources/Private/Templates/\";i:1;s:48:\"{$plugin.tx_hubspot_forms.view.templateRootPath}\";}s:17:\"partialRootPaths.\";a:3:{i:0;s:45:\"EXT:hubspot_forms/Resources/Private/Partials/\";i:1;s:47:\"{$plugin.tx_hubspot_forms.view.partialRootPath}\";i:1751431180;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:hubspot_forms/Resources/Private/Layouts/\";i:1;s:46:\"{$plugin.tx_hubspot_forms.view.layoutRootPath}\";}}}s:20:\"tx_responsiveimages.\";a:1:{s:9:\"settings.\";a:1:{s:9:\"variants.\";a:18:{s:8:\"default.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:9:\"108.75rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:8:\"86.25rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"78rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"62rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-12.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:9:\"108.75rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:8:\"86.25rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"78rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"62rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-11.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:6:\"100rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"79rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"72rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"57rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-10.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"91rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"72rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"65rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"52rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-9.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"82rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"65rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"59rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"47rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-8.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"73rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"58rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"52rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"41rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-7.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"63rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"50rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-6.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"54rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"43rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"39rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"31rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-5.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"45rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"33rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-4.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"29rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"21rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-3.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"27rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"22rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"20rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"16rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-2.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"18rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"14rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"13rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"10rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-1.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:4:\"9rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:4:\"7rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:4:\"7rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:4:\"5rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:10:\"fullwidth.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"2000\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:4:\"2600\";}}s:6:\"sizes.\";a:1:{s:3:\"10.\";a:1:{s:17:\"assumedImageWidth\";s:5:\"100vw\";}}}s:16:\"image-gallery-6.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"54rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"43rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"39rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"31rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-4.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"29rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"21rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-3.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"27rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"22rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"20rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"16rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-2.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"18rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"14rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"13rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"10rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}}}}}s:7:\"module.\";a:2:{s:8:\"tx_form.\";a:1:{s:9:\"settings.\";a:1:{s:19:\"yamlConfigurations.\";a:2:{i:1761037892;s:54:\"EXT:gorecaptcha/Configuration/Yaml/Form/BaseSetup.yaml\";i:1736254645;s:47:\"EXT:site/Configuration/Yaml/Form/BaseSetup.yaml\";}}}s:8:\"tx_news.\";a:3:{s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:news/Resources/Private/Templates/\";i:1;s:37:\"EXT:news/Resources/Private/Templates/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:news/Resources/Private/Partials/\";i:1;s:36:\"EXT:news/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:news/Resources/Private/Layouts/\";i:1;s:35:\"EXT:news/Resources/Private/Layouts/\";}}s:9:\"settings.\";a:21:{s:7:\"cssFile\";s:44:\"EXT:news/Resources/Public/Css/news-basic.css\";s:21:\"displayDummyIfNoMedia\";s:1:\"1\";s:6:\"format\";s:4:\"html\";s:31:\"overrideFlexformSettingsIfEmpty\";s:199:\"cropMaxCharacters,dateField,timeRestriction,timeRestrictionHigh,archiveRestriction,orderBy,orderDirection,backPid,listPid,startingpoint,recursive,list.paginate.itemsPerPage,list.paginate.templatePath\";s:35:\"allowEmptyStringsForOverwriteDemand\";s:1:\"0\";s:20:\"includeSubCategories\";s:1:\"0\";s:10:\"analytics.\";a:1:{s:7:\"social.\";a:3:{s:12:\"facebookLike\";s:1:\"1\";s:13:\"facebookShare\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";}}s:22:\"detailPidDetermination\";s:43:\"flexform, siteSettings, categories, default\";s:16:\"defaultDetailPid\";s:1:\"0\";s:9:\"dateField\";s:8:\"datetime\";s:5:\"link.\";a:3:{s:23:\"typesOpeningInNewWindow\";s:1:\"2\";s:6:\"hrDate\";s:1:\"0\";s:7:\"hrDate.\";a:3:{s:3:\"day\";s:1:\"j\";s:5:\"month\";s:1:\"n\";s:4:\"year\";s:1:\"Y\";}}s:17:\"cropMaxCharacters\";s:3:\"150\";s:7:\"orderBy\";s:8:\"datetime\";s:14:\"orderDirection\";s:4:\"desc\";s:12:\"topNewsFirst\";s:1:\"0\";s:14:\"orderByAllowed\";s:78:\"sorting,author,uid,title,teaser,author,tstamp,crdate,datetime,categories.title\";s:11:\"demandClass\";s:0:\"\";s:7:\"search.\";a:3:{s:6:\"fields\";s:21:\"teaser,title,bodytext\";s:15:\"splitSearchWord\";s:1:\"0\";s:9:\"paginate.\";a:4:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}}s:7:\"detail.\";a:8:{s:13:\"errorHandling\";s:88:\"showStandaloneTemplate,EXT:news/Resources/Private/Templates/News/DetailNotFound.html,404\";s:20:\"checkPidOfNewsRecord\";s:1:\"0\";s:12:\"showPrevNext\";s:1:\"0\";s:22:\"showSocialShareButtons\";s:1:\"1\";s:12:\"showMetaTags\";s:1:\"1\";s:6:\"media.\";a:2:{s:6:\"image.\";a:4:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"282\";s:9:\"maxHeight\";s:0:\"\";s:9:\"lightbox.\";a:5:{s:7:\"enabled\";s:52:\"{$styles.content.textmedia.linkWrap.lightboxEnabled}\";s:5:\"class\";s:53:\"{$styles.content.textmedia.linkWrap.lightboxCssClass}\";s:5:\"width\";s:42:\"{$styles.content.textmedia.linkWrap.width}\";s:6:\"height\";s:43:\"{$styles.content.textmedia.linkWrap.height}\";s:3:\"rel\";s:20:\"lightbox[myImageSet]\";}}s:6:\"video.\";a:2:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"159\";}}s:9:\"pageTitle\";s:1:\"1\";s:10:\"pageTitle.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:10:\"properties\";s:22:\"alternativeTitle,title\";}}s:5:\"list.\";a:3:{s:6:\"media.\";a:2:{s:6:\"image.\";a:3:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"100\";s:9:\"maxHeight\";s:3:\"100\";}s:10:\"dummyImage\";s:56:\"EXT:news/Resources/Public/Images/dummy-preview-image.png\";}s:9:\"paginate.\";a:5:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:12:\"itemsPerPage\";s:2:\"25\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}s:4:\"rss.\";a:1:{s:8:\"channel.\";a:8:{s:5:\"title\";s:11:\"Dummy Title\";s:11:\"description\";s:0:\"\";s:8:\"language\";s:5:\"en-gb\";s:9:\"copyright\";s:10:\"TYPO3 News\";s:9:\"generator\";s:14:\"TYPO3 EXT:news\";s:4:\"link\";s:18:\"http://example.com\";s:7:\"typeNum\";s:4:\"9818\";s:3:\"ttl\";s:0:\"\";}}}s:10:\"opengraph.\";a:5:{s:9:\"site_name\";s:0:\"\";s:4:\"type\";s:7:\"article\";s:6:\"admins\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:8:\"twitter.\";a:3:{s:4:\"card\";s:7:\"summary\";s:4:\"site\";s:0:\"\";s:7:\"creator\";s:0:\"\";}}}}}s:11:\"seo_sitemap\";s:4:\"PAGE\";s:12:\"seo_sitemap.\";a:4:{s:7:\"typeNum\";s:10:\"1533906435\";s:7:\"config.\";a:7:{s:12:\"cache_period\";s:3:\"900\";s:20:\"disableAllHeaderCode\";s:1:\"1\";s:8:\"admPanel\";s:1:\"0\";s:15:\"removeDefaultJS\";s:1:\"1\";s:16:\"removeDefaultCss\";s:1:\"1\";s:18:\"additionalHeaders.\";a:2:{s:3:\"10.\";a:1:{s:6:\"header\";s:42:\"Content-Type:application/xml;charset=utf-8\";}s:3:\"20.\";a:1:{s:6:\"header\";s:20:\"X-Robots-Tag:noindex\";}}s:12:\"index_enable\";s:1:\"0\";}i:10;s:4:\"USER\";s:3:\"10.\";a:1:{s:8:\"userFunc\";s:51:\"TYPO3\\CMS\\Seo\\XmlSitemap\\XmlSitemapRenderer->render\";}}s:4:\"page\";s:4:\"PAGE\";s:5:\"page.\";a:5:{i:10;s:13:\"FLUIDTEMPLATE\";s:3:\"10.\";a:8:{s:18:\"templateRootPaths.\";a:2:{i:1746006550;s:47:\"EXT:locations/Resources/Private/Templates/Page/\";i:0;s:42:\"EXT:site/Resources/Private/Templates/Page/\";}s:17:\"partialRootPaths.\";a:1:{i:0;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:0;s:40:\"EXT:site/Resources/Private/Layouts/Page/\";}s:12:\"templateName\";s:4:\"TEXT\";s:13:\"templateName.\";a:3:{s:7:\"cObject\";s:4:\"TEXT\";s:8:\"cObject.\";a:4:{s:4:\"data\";s:10:\"pagelayout\";s:8:\"required\";s:1:\"1\";s:4:\"case\";s:14:\"uppercamelcase\";s:6:\"split.\";a:3:{s:5:\"token\";s:8:\"pagets__\";s:7:\"cObjNum\";s:1:\"1\";s:2:\"1.\";a:1:{s:7:\"current\";s:1:\"1\";}}}s:7:\"ifEmpty\";s:7:\"Default\";}s:15:\"dataProcessing.\";a:20:{i:1730901757;s:4:\"site\";i:1730901758;s:8:\"language\";i:1730902622;s:12:\"page-content\";s:11:\"1730902622.\";a:1:{s:2:\"as\";s:12:\"PageContents\";}i:1742563579;s:4:\"menu\";s:11:\"1742563579.\";a:2:{s:6:\"levels\";s:1:\"4\";s:2:\"as\";s:8:\"mainMenu\";}i:1730903051;s:4:\"menu\";s:11:\"1730903051.\";a:4:{s:7:\"special\";s:9:\"directory\";s:8:\"special.\";a:1:{s:5:\"value\";s:4:\"1852\";}s:6:\"levels\";s:1:\"2\";s:2:\"as\";s:9:\"legalMenu\";}i:1734535666;s:4:\"menu\";s:11:\"1734535666.\";a:4:{s:7:\"special\";s:9:\"directory\";s:8:\"special.\";a:1:{s:5:\"value\";s:4:\"1851\";}s:6:\"levels\";s:1:\"2\";s:2:\"as\";s:10:\"footerMenu\";}i:1755004684;s:4:\"menu\";s:11:\"1755004684.\";a:4:{s:7:\"special\";s:8:\"rootline\";s:8:\"special.\";a:1:{s:5:\"range\";s:3:\"0|0\";}s:16:\"includeNotInMenu\";s:1:\"1\";s:2:\"as\";s:8:\"rootPage\";}i:1744638721;s:14:\"database-query\";s:11:\"1744638721.\";a:5:{s:5:\"table\";s:21:\"tx_site_configuration\";s:10:\"pidInList.\";a:1:{s:4:\"data\";s:15:\"site:rootPageId\";}s:3:\"max\";s:1:\"1\";s:2:\"as\";s:17:\"siteConfiguration\";s:15:\"dataProcessing.\";a:2:{i:1744638760;s:5:\"files\";s:11:\"1744638760.\";a:2:{s:11:\"references.\";a:2:{s:9:\"fieldName\";s:4:\"logo\";s:5:\"table\";s:21:\"tx_site_configuration\";}s:2:\"as\";s:4:\"logo\";}}}i:1747291455;s:14:\"contact-flyout\";i:1747985002;s:10:\"breadcrumb\";s:11:\"1747985002.\";a:1:{s:2:\"as\";s:10:\"breadcrumb\";}i:1749111923;s:5:\"files\";s:11:\"1749111923.\";a:3:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:17:\"tx_location_image\";}}s:11:\"references.\";a:2:{s:9:\"fieldName\";s:17:\"tx_location_image\";s:5:\"table\";s:5:\"pages\";}s:2:\"as\";s:17:\"locationHeroImage\";}i:1752681780;s:11:\"header-type\";}s:9:\"settings.\";a:1:{s:4:\"pid.\";a:1:{s:6:\"search\";s:4:\"1891\";}}s:10:\"variables.\";a:2:{s:7:\"newsUid\";s:4:\"TEXT\";s:8:\"newsUid.\";a:2:{s:4:\"data\";s:19:\"GP:tx_news_pi1|news\";s:6:\"intval\";s:1:\"1\";}}}s:11:\"headerData.\";a:7:{i:1666688054;s:13:\"FLUIDTEMPLATE\";s:11:\"1666688054.\";a:2:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:8:\"Favicons\";}i:1750326988;s:13:\"FLUIDTEMPLATE\";s:11:\"1750326988.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:13:\"ConsentBanner\";s:9:\"settings.\";a:2:{s:14:\"contentBanner.\";a:1:{s:2:\"id\";s:36:\"c951901a-c111-400b-b70c-2dcac17c3ac7\";}s:17:\"googleTagManager.\";a:1:{s:2:\"id\";s:12:\"GTM-M3ZL8DDV\";}}}i:1750761331;s:13:\"FLUIDTEMPLATE\";s:11:\"1750761331.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:26:\"OrganisationStructuredData\";s:15:\"dataProcessing.\";a:4:{i:1730901757;s:4:\"site\";i:1730901758;s:8:\"language\";i:1744638721;s:14:\"database-query\";s:11:\"1744638721.\";a:5:{s:5:\"table\";s:21:\"tx_site_configuration\";s:10:\"pidInList.\";a:1:{s:4:\"data\";s:15:\"site:rootPageId\";}s:3:\"max\";s:1:\"1\";s:2:\"as\";s:17:\"siteConfiguration\";s:15:\"dataProcessing.\";a:2:{i:1744638760;s:5:\"files\";s:11:\"1744638760.\";a:2:{s:11:\"references.\";a:2:{s:9:\"fieldName\";s:4:\"logo\";s:5:\"table\";s:21:\"tx_site_configuration\";}s:2:\"as\";s:4:\"logo\";}}}}}i:1761666607;s:15:\"< lib.recaptcha\";}s:16:\"includeJSFooter.\";a:1:{s:12:\"formCrshield\";s:61:\"EXT:form_crshield/Resources/Public/JavaScript/FormCrShield.js\";}s:5:\"meta.\";a:8:{s:8:\"viewport\";s:75:\"width=device-width, minimum-scale=1.0, maximum-scale=5.0, initial-scale=1.0\";s:16:\"format-detection\";s:12:\"telephone=no\";s:13:\"og:site_name.\";a:1:{s:4:\"data\";s:35:\"global:TYPO3_CONF_VARS|SYS|sitename\";}s:9:\"og:title.\";a:1:{s:5:\"field\";s:9:\"seo_title\";}s:15:\"og:description.\";a:1:{s:5:\"field\";s:11:\"description\";}s:10:\"og:locale.\";a:1:{s:4:\"data\";s:19:\"sitelanguage:locale\";}s:14:\"twitter:title.\";a:1:{s:5:\"field\";s:9:\"seo_title\";}s:20:\"twitter:description.\";a:1:{s:5:\"field\";s:11:\"description\";}}}}8b310917cc1f558271ad3842c476b7c61bfc845a4f85830b745a8ce8838d736d40ffa54c8dd83a9a42afc8ce68475469'),
(2,'116_0',1788191217,'a:11:{s:7:\"config.\";a:8:{s:19:\"pageTitleProviders.\";a:5:{s:7:\"record.\";a:1:{s:8:\"provider\";s:48:\"TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider\";}s:12:\"recordTitle.\";a:2:{s:8:\"provider\";s:44:\"TYPO3\\CMS\\Core\\PageTitle\\RecordTitleProvider\";s:6:\"before\";s:6:\"record\";}s:4:\"seo.\";a:2:{s:8:\"provider\";s:36:\"Centor\\Site\\Seo\\SeoPageTitleProvider\";s:6:\"before\";s:6:\"record\";}s:5:\"news.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:6:\"before\";s:10:\"record,seo\";}s:11:\"tt_address.\";a:2:{s:8:\"provider\";s:49:\"FriendsOfTYPO3\\TtAddress\\Seo\\AddressTitleProvider\";s:6:\"before\";s:23:\"altPageTitle,record,seo\";}}s:11:\"tx_extbase.\";a:2:{s:4:\"mvc.\";a:1:{s:48:\"throwPageNotFoundExceptionIfActionCantBeResolved\";s:1:\"0\";}s:12:\"persistence.\";a:1:{s:28:\"enableAutomaticCacheClearing\";s:1:\"1\";}}s:12:\"cache_period\";s:6:\"604800\";s:12:\"index_enable\";s:1:\"1\";s:8:\"admPanel\";s:1:\"1\";s:13:\"headerComment\";s:167:\"*****************************************\nCreated and supported by\nKM2 >> Ihre Digitalagentur aus Düsseldorf\nhttps://km2.de/\n*****************************************\";s:12:\"recordLinks.\";a:1:{s:8:\"tx_news.\";a:1:{s:9:\"typolink.\";a:2:{s:9:\"parameter\";s:1:\"0\";s:17:\"additionalParams.\";a:2:{s:4:\"data\";s:9:\"field:uid\";s:4:\"wrap\";s:76:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]=|\";}}}}s:18:\"additionalHeaders.\";a:3:{s:11:\"1758540772.\";a:1:{s:6:\"header\";s:42:\"Strict-Transport-Security: max-age=7776000\";}s:11:\"1758541034.\";a:1:{s:6:\"header\";s:31:\"X-XSS-Protection: 1; mode=block\";}s:11:\"1758541084.\";a:1:{s:6:\"header\";s:48:\"Referrer-Policy: strict-origin-when-cross-origin\";}}}s:4:\"lib.\";a:14:{s:10:\"parseFunc.\";a:5:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";}s:14:\"parseFunc_RTE.\";a:7:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:3:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}s:12:\"encapsLines.\";a:4:{s:13:\"encapsTagList\";s:29:\"p,pre,h1,h2,h3,h4,h5,h6,hr,dt\";s:9:\"remapTag.\";a:1:{s:3:\"DIV\";s:1:\"P\";}s:13:\"nonWrappedTag\";s:1:\"P\";s:17:\"innerStdWrap_all.\";a:1:{s:7:\"ifBlank\";s:6:\"&nbsp;\";}}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";s:14:\"externalBlocks\";s:109:\"article, aside, blockquote, div, dd, dl, footer, header, nav, ol, section, table, ul, pre, figure, figcaption\";s:15:\"externalBlocks.\";a:16:{s:3:\"ol.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:9:\"parseFunc\";s:15:\"< lib.parseFunc\";}}s:3:\"ul.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:9:\"parseFunc\";s:15:\"< lib.parseFunc\";}}s:4:\"pre.\";a:1:{s:8:\"stdWrap.\";a:1:{s:10:\"parseFunc.\";a:5:{s:9:\"makelinks\";s:1:\"1\";s:10:\"makelinks.\";a:2:{s:5:\"http.\";a:2:{s:4:\"keep\";s:4:\"path\";s:9:\"extTarget\";s:6:\"_blank\";}s:7:\"mailto.\";a:1:{s:4:\"keep\";s:4:\"path\";}}s:5:\"tags.\";a:2:{s:1:\"a\";s:4:\"USER\";s:2:\"a.\";a:3:{s:7:\"current\";s:1:\"1\";s:9:\"typolink.\";a:4:{s:10:\"parameter.\";a:1:{s:4:\"data\";s:15:\"parameters:href\";}s:6:\"title.\";a:1:{s:4:\"data\";s:16:\"parameters:title\";}s:7:\"target.\";a:1:{s:4:\"data\";s:17:\"parameters:target\";}s:11:\"ATagParams.\";a:1:{s:4:\"data\";s:20:\"parameters:allParams\";}}s:8:\"userFunc\";s:45:\"Centor\\Site\\UserFunc\\ParseFunc->renderRteLink\";}}s:18:\"nonTypoTagStdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:18:\"keepNonMatchedTags\";s:1:\"1\";s:16:\"htmlSpecialChars\";s:1:\"2\";}}s:9:\"allowTags\";s:14:\"*,iconify-icon\";}}}s:6:\"table.\";a:4:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:2:{s:10:\"HTMLparser\";s:1:\"1\";s:11:\"HTMLparser.\";a:2:{s:5:\"tags.\";a:1:{s:6:\"table.\";a:1:{s:10:\"fixAttrib.\";a:1:{s:6:\"class.\";a:3:{s:7:\"default\";s:12:\"contenttable\";s:6:\"always\";s:1:\"1\";s:4:\"list\";s:29:\"contenttable, rte-table-blank\";}}}}s:18:\"keepNonMatchedTags\";s:1:\"1\";}}s:14:\"HTMLtableCells\";s:1:\"1\";s:15:\"HTMLtableCells.\";a:2:{s:8:\"default.\";a:1:{s:8:\"stdWrap.\";a:2:{s:9:\"parseFunc\";s:19:\"< lib.parseFunc_RTE\";s:10:\"parseFunc.\";a:1:{s:18:\"nonTypoTagStdWrap.\";a:1:{s:12:\"encapsLines.\";a:2:{s:13:\"nonWrappedTag\";s:0:\"\";s:17:\"innerStdWrap_all.\";a:1:{s:7:\"ifBlank\";s:0:\"\";}}}}}}s:25:\"addChr10BetweenParagraphs\";s:1:\"1\";}}s:4:\"div.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:8:\"article.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:6:\"aside.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"figure.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:8:\"stdWrap.\";a:1:{s:4:\"wrap\";s:35:\"<div class=\"figure-wrapper\">|</div>\";}}s:11:\"figcaption.\";a:1:{s:7:\"stripNL\";s:1:\"1\";}s:11:\"blockquote.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"footer.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:7:\"header.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:4:\"nav.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:8:\"section.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:3:\"dl.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}s:3:\"dd.\";a:2:{s:7:\"stripNL\";s:1:\"1\";s:13:\"callRecursive\";s:1:\"1\";}}}s:12:\"contentBlock\";s:13:\"FLUIDTEMPLATE\";s:13:\"contentBlock.\";a:3:{s:15:\"dataProcessing.\";a:5:{i:10;s:14:\"content-blocks\";i:1746024183;s:14:\"database-query\";s:11:\"1746024183.\";a:6:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}}s:10:\"uidInList.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}s:5:\"table\";s:10:\"tt_content\";s:3:\"max\";s:1:\"1\";s:13:\"languageField\";s:1:\"0\";s:2:\"as\";s:13:\"containerData\";}i:1751967938;s:13:\"shortcut-data\";i:1763735181;s:8:\"language\";}s:17:\"partialRootPaths.\";a:1:{i:1710750563;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:1710750563;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:8:\"tx_news.\";a:2:{s:23:\"contentElementRendering\";s:7:\"RECORDS\";s:24:\"contentElementRendering.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";}}s:8:\"tx_form.\";a:2:{s:23:\"contentElementRendering\";s:7:\"RECORDS\";s:24:\"contentElementRendering.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";}}s:9:\"recaptcha\";s:13:\"FLUIDTEMPLATE\";s:10:\"recaptcha.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:53:\"EXT:gorecaptcha/Resources/Private/Templates/Snippets/\";}s:12:\"templateName\";s:10:\"JavaScript\";s:9:\"settings.\";a:1:{s:18:\"recaptchaV3SiteKey\";s:40:\"6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\";}}s:22:\"solr_extbase_bootstrap\";s:4:\"USER\";s:23:\"solr_extbase_bootstrap.\";a:5:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}}s:22:\"CheckboxWithLinkLabels\";s:7:\"RECORDS\";s:23:\"CheckboxWithLinkLabels.\";a:4:{s:6:\"tables\";s:10:\"tt_content\";s:7:\"source.\";a:1:{s:7:\"current\";s:1:\"1\";}s:12:\"dontCheckPid\";s:1:\"1\";s:5:\"conf.\";a:2:{s:10:\"tt_content\";s:4:\"TEXT\";s:11:\"tt_content.\";a:1:{s:5:\"field\";s:8:\"bodytext\";}}}s:14:\"contentElement\";s:13:\"FLUIDTEMPLATE\";s:15:\"contentElement.\";a:5:{s:12:\"templateName\";s:7:\"Default\";s:18:\"templateRootPaths.\";a:1:{i:0;s:45:\"EXT:site/Resources/Private/Templates/Content/\";}s:17:\"partialRootPaths.\";a:1:{i:0;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:0;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}s:15:\"dataProcessing.\";a:1:{i:1751967938;s:13:\"shortcut-data\";}}}s:7:\"styles.\";a:1:{s:8:\"content.\";a:2:{s:3:\"get\";s:7:\"CONTENT\";s:4:\"get.\";a:2:{s:5:\"table\";s:10:\"tt_content\";s:7:\"select.\";a:3:{s:7:\"orderBy\";s:7:\"sorting\";s:5:\"where\";s:11:\"{#colPos}=0\";s:6:\"where.\";a:1:{s:12:\"postUserFunc\";s:57:\"TYPO3\\CMS\\ContentBlocks\\UserFunction\\ContentWhere->extend\";}}}}}s:10:\"tt_content\";s:4:\"CASE\";s:11:\"tt_content.\";a:114:{s:4:\"key.\";a:1:{s:5:\"field\";s:5:\"CType\";}s:7:\"default\";s:4:\"TEXT\";s:8:\"default.\";a:4:{s:5:\"field\";s:5:\"CType\";s:16:\"htmlSpecialChars\";s:1:\"1\";s:4:\"wrap\";s:165:\"<p style=\"background-color: yellow; padding: 0.5em 1em;\"><strong>ERROR:</strong> Content Element with uid \"{field:uid}\" and type \"|\" has no rendering definition!</p>\";s:5:\"wrap.\";a:1:{s:10:\"insertData\";s:1:\"1\";}}s:11:\"specs_table\";s:18:\"< lib.contentBlock\";s:12:\"specs_table.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/specs-table/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/specs-table\";}}s:14:\"history_slider\";s:18:\"< lib.contentBlock\";s:15:\"history_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/history-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:19:\"site/history-slider\";}}s:9:\"text_card\";s:18:\"< lib.contentBlock\";s:10:\"text_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/text-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/text-card\";}}s:15:\"download_center\";s:18:\"< lib.contentBlock\";s:16:\"download_center.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:70:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:79:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:78:\"EXT:downloads/ContentBlocks/ContentElements/download-center/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:20:\"site/download-center\";}}s:13:\"location_list\";s:18:\"< lib.contentBlock\";s:14:\"location_list.\";a:6:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:68:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:77:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:76:\"EXT:locations/ContentBlocks/ContentElements/location-list/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:23:\"locations/location-list\";}s:15:\"dataProcessing.\";a:2:{i:1746787431;s:4:\"menu\";s:11:\"1746787431.\";a:5:{s:7:\"special\";s:4:\"list\";s:8:\"special.\";a:1:{s:6:\"value.\";a:1:{s:5:\"field\";s:27:\"tx_locations_location_pages\";}}s:6:\"levels\";s:1:\"1\";s:16:\"includeNotInMenu\";s:1:\"1\";s:2:\"as\";s:13:\"locationPages\";}}}s:9:\"icon_card\";s:18:\"< lib.contentBlock\";s:10:\"icon_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/icon-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/icon-card\";}}s:8:\"download\";s:18:\"< lib.contentBlock\";s:9:\"download.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:downloads/ContentBlocks/ContentElements/download/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:13:\"site/download\";}}s:21:\"product_specification\";s:18:\"< lib.contentBlock\";s:22:\"product_specification.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:80:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:79:\"EXT:site/ContentBlocks/ContentElements/product-specification/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:26:\"site/product-specification\";}}s:13:\"download_card\";s:18:\"< lib.contentBlock\";s:14:\"download_card.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:68:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:77:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:76:\"EXT:downloads/ContentBlocks/ContentElements/download-card/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/download-card\";}}s:11:\"page_teaser\";s:18:\"< lib.contentBlock\";s:12:\"page_teaser.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/page-teaser/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/page-teaser\";}}s:6:\"banner\";s:18:\"< lib.contentBlock\";s:7:\"banner.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:56:\"EXT:site/ContentBlocks/ContentElements/banner/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/banner/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/banner/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:11:\"site/banner\";}}s:14:\"banner_contact\";s:18:\"< lib.contentBlock\";s:15:\"banner_contact.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/banner-contact/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:19:\"site/banner-contact\";}}s:11:\"accessories\";s:18:\"< lib.contentBlock\";s:12:\"accessories.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/accessories/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/accessories\";}}s:12:\"product_list\";s:18:\"< lib.contentBlock\";s:13:\"product_list.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/product-list/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/product-list\";}}s:13:\"hero_category\";s:18:\"< lib.contentBlock\";s:14:\"hero_category.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/hero-category/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/hero-category\";}}s:17:\"fullscreen_slider\";s:18:\"< lib.contentBlock\";s:18:\"fullscreen_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:76:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:75:\"EXT:site/ContentBlocks/ContentElements/fullscreen-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:22:\"site/fullscreen-slider\";}}s:10:\"key_figure\";s:18:\"< lib.contentBlock\";s:11:\"key_figure.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:60:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/key-figure/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:15:\"site/key-figure\";}}s:22:\"fullscreen_image_video\";s:18:\"< lib.contentBlock\";s:23:\"fullscreen_image_video.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:81:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:80:\"EXT:site/ContentBlocks/ContentElements/fullscreen_image_video/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:27:\"site/fullscreen-image-video\";}}s:12:\"hero_subpage\";s:18:\"< lib.contentBlock\";s:13:\"hero_subpage.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/hero-subpage/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/hero-subpage\";}}s:7:\"cb_text\";s:18:\"< lib.contentBlock\";s:8:\"cb_text.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:54:\"EXT:site/ContentBlocks/ContentElements/text/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/text/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/text/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:9:\"site/text\";}}s:6:\"iframe\";s:18:\"< lib.contentBlock\";s:7:\"iframe.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:56:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/iframe/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:11:\"site/iframe\";}}s:11:\"image_video\";s:18:\"< lib.contentBlock\";s:12:\"image_video.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:61:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:69:\"EXT:site/ContentBlocks/ContentElements/image_video/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:16:\"site/image-video\";}}s:5:\"quote\";s:18:\"< lib.contentBlock\";s:6:\"quote.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:55:\"EXT:site/ContentBlocks/ContentElements/quote/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:64:\"EXT:site/ContentBlocks/ContentElements/quote/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/quote/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:10:\"site/quote\";}}s:15:\"text_with_image\";s:18:\"< lib.contentBlock\";s:16:\"text_with_image.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:65:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:74:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/text-with-image/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:20:\"site/text-with-image\";}}s:8:\"count_up\";s:18:\"< lib.contentBlock\";s:9:\"count_up.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:58:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:66:\"EXT:site/ContentBlocks/ContentElements/count-up/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:13:\"site/count-up\";}}s:13:\"banner_footer\";s:18:\"< lib.contentBlock\";s:14:\"banner_footer.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/banner-footer/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/banner-footer\";}}s:13:\"vertical_tabs\";s:18:\"< lib.contentBlock\";s:14:\"vertical_tabs.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/vertical-tabs/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/vertical-tabs\";}}s:12:\"story_slider\";s:18:\"< lib.contentBlock\";s:13:\"story_slider.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:62:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:70:\"EXT:site/ContentBlocks/ContentElements/story-slider/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:17:\"site/story-slider\";}}s:9:\"accordion\";s:18:\"< lib.contentBlock\";s:10:\"accordion.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:59:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:68:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:67:\"EXT:site/ContentBlocks/ContentElements/accordion/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:14:\"site/accordion\";}}s:24:\"cB_contactInteractiveMap\";s:18:\"< lib.contentBlock\";s:25:\"cB_contactInteractiveMap.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:73:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:82:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:81:\"EXT:site/ContentBlocks/ContentElements/contact-interactive-map/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:28:\"site/contact-interactive-map\";}}s:13:\"image_gallery\";s:18:\"< lib.contentBlock\";s:14:\"image_gallery.\";a:5:{s:12:\"templateName\";s:8:\"frontend\";s:18:\"templateRootPaths.\";a:1:{i:20;s:63:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/\";}s:17:\"partialRootPaths.\";a:1:{i:20;s:72:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:20;s:71:\"EXT:site/ContentBlocks/ContentElements/image_gallery/templates/layouts/\";}s:9:\"settings.\";a:1:{s:19:\"_content_block_name\";s:18:\"site/image-gallery\";}}s:18:\"form_formframework\";s:20:\"< lib.contentElement\";s:19:\"form_formframework.\";a:4:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Form\";s:10:\"pluginName\";s:13:\"Formframework\";}s:15:\"dataProcessing.\";a:3:{i:1746024183;s:14:\"database-query\";s:11:\"1746024183.\";a:6:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}}s:10:\"uidInList.\";a:1:{s:5:\"field\";s:19:\"tx_container_parent\";}s:5:\"table\";s:10:\"tt_content\";s:3:\"max\";s:1:\"1\";s:13:\"languageField\";s:1:\"0\";s:2:\"as\";s:13:\"containerData\";}i:1751967938;s:13:\"shortcut-data\";}}s:8:\"news_pi1\";s:20:\"< lib.contentElement\";s:9:\"news_pi1.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:3:\"Pi1\";}}s:19:\"news_newsliststicky\";s:20:\"< lib.contentElement\";s:20:\"news_newsliststicky.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:14:\"NewsListSticky\";}}s:15:\"news_newsdetail\";s:20:\"< lib.contentElement\";s:16:\"news_newsdetail.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";}}s:21:\"news_newsselectedlist\";s:20:\"< lib.contentElement\";s:22:\"news_newsselectedlist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:16:\"NewsSelectedList\";}}s:17:\"news_newsdatemenu\";s:20:\"< lib.contentElement\";s:18:\"news_newsdatemenu.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:12:\"NewsDateMenu\";}}s:19:\"news_newssearchform\";s:20:\"< lib.contentElement\";s:20:\"news_newssearchform.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:14:\"NewsSearchForm\";}}s:21:\"news_newssearchresult\";s:20:\"< lib.contentElement\";s:22:\"news_newssearchresult.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:16:\"NewsSearchResult\";}}s:17:\"news_categorylist\";s:20:\"< lib.contentElement\";s:18:\"news_categorylist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:12:\"CategoryList\";}}s:12:\"news_taglist\";s:20:\"< lib.contentElement\";s:13:\"news_taglist.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:7:\"TagList\";}}s:18:\"ttaddress_listview\";s:20:\"< lib.contentElement\";s:19:\"ttaddress_listview.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:9:\"TtAddress\";s:10:\"pluginName\";s:8:\"ListView\";}}s:19:\"eventnews_newsmonth\";s:20:\"< lib.contentElement\";s:20:\"eventnews_newsmonth.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:9:\"Eventnews\";s:10:\"pluginName\";s:9:\"NewsMonth\";}}s:15:\"solr_pi_results\";s:20:\"< lib.contentElement\";s:16:\"solr_pi_results.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:10:\"pi_results\";}}s:14:\"solr_pi_search\";s:20:\"< lib.contentElement\";s:15:\"solr_pi_search.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:9:\"pi_search\";}}s:26:\"solr_pi_frequentlysearched\";s:20:\"< lib.contentElement\";s:27:\"solr_pi_frequentlysearched.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:21:\"pi_frequentlySearched\";}}s:15:\"solr_pi_suggest\";s:20:\"< lib.contentElement\";s:16:\"solr_pi_suggest.\";a:3:{s:12:\"templateName\";s:7:\"Generic\";i:20;s:13:\"EXTBASEPLUGIN\";s:3:\"20.\";a:2:{s:13:\"extensionName\";s:4:\"Solr\";s:10:\"pluginName\";s:10:\"pi_suggest\";}}s:11:\"placeholder\";s:13:\"FLUIDTEMPLATE\";s:12:\"placeholder.\";a:4:{s:12:\"templateName\";s:11:\"Placeholder\";s:18:\"templateRootPaths.\";a:2:{i:0;s:44:\"EXT:placeholder/Resources/Private/Templates/\";i:1;s:0:\"\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:43:\"EXT:placeholder/Resources/Private/Partials/\";i:1;s:0:\"\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:42:\"EXT:placeholder/Resources/Private/Layouts/\";i:1;s:0:\"\";}}s:20:\"banner_contact_form.\";a:1:{s:17:\"partialRootPaths.\";a:1:{i:1769500246;s:44:\"EXT:site/Resources/Private/Partials/Hubspot/\";}}s:14:\"container_2col\";s:20:\"< lib.contentElement\";s:15:\"container_2col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:5:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}}}s:14:\"container_3col\";s:20:\"< lib.contentElement\";s:15:\"container_3col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:7:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}i:1744882069;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882069.\";a:3:{s:6:\"colPos\";s:3:\"102\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col102\";}}}s:14:\"container_4col\";s:20:\"< lib.contentElement\";s:15:\"container_4col.\";a:2:{s:12:\"templateName\";s:9:\"Container\";s:15:\"dataProcessing.\";a:9:{i:1709916123;s:67:\"KM2\\ContainerConfiguration\\DataProcessing\\ContainerColumnsProcessor\";i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col100\";}i:1744882068;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882068.\";a:3:{s:6:\"colPos\";s:3:\"101\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col101\";}i:1744882069;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882069.\";a:3:{s:6:\"colPos\";s:3:\"102\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col102\";}i:1744882070;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882070.\";a:3:{s:6:\"colPos\";s:3:\"103\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:6:\"col103\";}}}s:4:\"html\";s:20:\"< lib.contentElement\";s:5:\"html.\";a:1:{s:12:\"templateName\";s:4:\"Html\";}s:4:\"list\";s:20:\"< lib.contentElement\";s:5:\"list.\";a:1:{s:12:\"templateName\";s:4:\"List\";}s:7:\"section\";s:20:\"< lib.contentElement\";s:8:\"section.\";a:2:{s:12:\"templateName\";s:7:\"Section\";s:15:\"dataProcessing.\";a:2:{i:1744882067;s:47:\"B13\\Container\\DataProcessing\\ContainerProcessor\";s:11:\"1744882067.\";a:3:{s:6:\"colPos\";s:3:\"100\";s:25:\"skipRenderingChildContent\";s:1:\"1\";s:2:\"as\";s:7:\"content\";}}}s:8:\"shortcut\";s:20:\"< lib.contentElement\";s:9:\"shortcut.\";a:3:{s:3:\"20.\";a:2:{s:6:\"tables\";s:25:\"tx_news_domain_model_news\";s:5:\"conf.\";a:2:{s:25:\"tx_news_domain_model_news\";s:4:\"USER\";s:26:\"tx_news_domain_model_news.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";s:10:\"vendorName\";s:11:\"GeorgRinger\";s:8:\"settings\";s:25:\"< plugin.tx_news.settings\";s:9:\"settings.\";a:5:{s:11:\"singleNews.\";a:1:{s:5:\"field\";s:3:\"uid\";}s:10:\"useStdWrap\";s:10:\"singleNews\";s:12:\"insertRecord\";s:2:\"10\";s:10:\"isShortcut\";s:1:\"1\";s:7:\"detail.\";a:1:{s:10:\"pageTitle.\";a:1:{s:20:\"_typoScriptNodeValue\";s:1:\"0\";}}}}}}s:10:\"variables.\";a:2:{s:9:\"shortcuts\";s:7:\"RECORDS\";s:10:\"shortcuts.\";a:3:{s:6:\"tables\";s:10:\"tt_content\";s:5:\"conf.\";a:4:{s:25:\"tx_news_domain_model_news\";s:4:\"USER\";s:26:\"tx_news_domain_model_news.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:4:\"News\";s:10:\"pluginName\";s:10:\"NewsDetail\";s:10:\"vendorName\";s:11:\"GeorgRinger\";s:8:\"settings\";s:25:\"< plugin.tx_news.settings\";s:9:\"settings.\";a:5:{s:11:\"singleNews.\";a:1:{s:5:\"field\";s:3:\"uid\";}s:10:\"useStdWrap\";s:10:\"singleNews\";s:12:\"insertRecord\";s:2:\"10\";s:10:\"isShortcut\";s:1:\"1\";s:7:\"detail.\";a:1:{s:10:\"pageTitle.\";a:1:{s:20:\"_typoScriptNodeValue\";s:1:\"0\";}}}}s:10:\"tt_address\";s:4:\"USER\";s:11:\"tt_address.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:13:\"extensionName\";s:9:\"TtAddress\";s:10:\"pluginName\";s:8:\"ListView\";s:10:\"vendorName\";s:14:\"FriendsOfTYPO3\";s:8:\"settings\";s:30:\"< plugin.tx_ttaddress.settings\";s:9:\"settings.\";a:2:{s:11:\"displayMode\";s:6:\"single\";s:12:\"insertRecord\";s:1:\"1\";}}}s:7:\"source.\";a:1:{s:5:\"field\";s:7:\"records\";}}}s:12:\"templateName\";s:8:\"Shortcut\";}}s:7:\"plugin.\";a:21:{s:23:\"tx_news_newsliststicky.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:19:\"tx_news_newsdetail.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:25:\"tx_news_newsselectedlist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:21:\"tx_news_newsdatemenu.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:21:\"tx_news_categorylist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:23:\"tx_news_newssearchform.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:25:\"tx_news_newssearchresult.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:16:\"tx_news_taglist.\";a:1:{s:5:\"view.\";a:1:{s:15:\"pluginNamespace\";s:11:\"tx_news_pi1\";}}s:8:\"tx_news.\";a:3:{s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:news/Resources/Private/Templates/\";i:1;s:50:\"EXT:site/Resources/Private/Templates/Content/News/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:news/Resources/Private/Partials/\";i:1;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:news/Resources/Private/Layouts/\";i:1;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:9:\"settings.\";a:30:{s:7:\"cssFile\";s:44:\"EXT:news/Resources/Public/Css/news-basic.css\";s:21:\"displayDummyIfNoMedia\";s:1:\"1\";s:6:\"format\";s:4:\"html\";s:31:\"overrideFlexformSettingsIfEmpty\";s:199:\"cropMaxCharacters,dateField,timeRestriction,timeRestrictionHigh,archiveRestriction,orderBy,orderDirection,backPid,listPid,startingpoint,recursive,list.paginate.itemsPerPage,list.paginate.templatePath\";s:35:\"allowEmptyStringsForOverwriteDemand\";s:1:\"0\";s:20:\"includeSubCategories\";s:1:\"0\";s:10:\"analytics.\";a:1:{s:7:\"social.\";a:3:{s:12:\"facebookLike\";s:1:\"1\";s:13:\"facebookShare\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";}}s:22:\"detailPidDetermination\";s:29:\"categories, flexform, default\";s:16:\"defaultDetailPid\";s:1:\"0\";s:9:\"dateField\";s:8:\"datetime\";s:5:\"link.\";a:3:{s:23:\"typesOpeningInNewWindow\";s:1:\"2\";s:6:\"hrDate\";s:1:\"0\";s:7:\"hrDate.\";a:3:{s:3:\"day\";s:1:\"j\";s:5:\"month\";s:1:\"n\";s:4:\"year\";s:1:\"Y\";}}s:17:\"cropMaxCharacters\";s:3:\"150\";s:7:\"orderBy\";s:8:\"datetime\";s:14:\"orderDirection\";s:4:\"desc\";s:12:\"topNewsFirst\";s:1:\"0\";s:14:\"orderByAllowed\";s:78:\"sorting,author,uid,title,teaser,author,tstamp,crdate,datetime,categories.title\";s:11:\"demandClass\";s:0:\"\";s:7:\"search.\";a:3:{s:6:\"fields\";s:21:\"teaser,title,bodytext\";s:15:\"splitSearchWord\";s:1:\"0\";s:9:\"paginate.\";a:4:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}}s:7:\"detail.\";a:8:{s:13:\"errorHandling\";s:88:\"showStandaloneTemplate,EXT:news/Resources/Private/Templates/News/DetailNotFound.html,404\";s:20:\"checkPidOfNewsRecord\";s:1:\"0\";s:12:\"showPrevNext\";s:1:\"0\";s:22:\"showSocialShareButtons\";s:1:\"1\";s:12:\"showMetaTags\";s:1:\"1\";s:6:\"media.\";a:2:{s:6:\"image.\";a:4:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"282\";s:9:\"maxHeight\";s:0:\"\";s:9:\"lightbox.\";a:5:{s:7:\"enabled\";s:52:\"{$styles.content.textmedia.linkWrap.lightboxEnabled}\";s:5:\"class\";s:53:\"{$styles.content.textmedia.linkWrap.lightboxCssClass}\";s:5:\"width\";s:42:\"{$styles.content.textmedia.linkWrap.width}\";s:6:\"height\";s:43:\"{$styles.content.textmedia.linkWrap.height}\";s:3:\"rel\";s:20:\"lightbox[myImageSet]\";}}s:6:\"video.\";a:2:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"159\";}}s:9:\"pageTitle\";s:1:\"1\";s:10:\"pageTitle.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:10:\"properties\";s:22:\"alternativeTitle,title\";}}s:5:\"list.\";a:3:{s:6:\"media.\";a:2:{s:6:\"image.\";a:3:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"100\";s:9:\"maxHeight\";s:3:\"100\";}s:10:\"dummyImage\";s:56:\"EXT:news/Resources/Public/Images/dummy-preview-image.png\";}s:9:\"paginate.\";a:5:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:12:\"itemsPerPage\";s:2:\"12\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"5\";}s:4:\"rss.\";a:1:{s:8:\"channel.\";a:8:{s:5:\"title\";s:11:\"Dummy Title\";s:11:\"description\";s:0:\"\";s:8:\"language\";s:5:\"en-gb\";s:9:\"copyright\";s:10:\"TYPO3 News\";s:9:\"generator\";s:14:\"TYPO3 EXT:news\";s:4:\"link\";s:18:\"http://example.com\";s:7:\"typeNum\";s:4:\"9818\";s:3:\"ttl\";s:0:\"\";}}}s:10:\"opengraph.\";a:5:{s:9:\"site_name\";s:0:\"\";s:4:\"type\";s:7:\"article\";s:6:\"admins\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:8:\"twitter.\";a:3:{s:4:\"card\";s:7:\"summary\";s:4:\"site\";s:0:\"\";s:7:\"creator\";s:0:\"\";}}s:14:\"facebookLocale\";s:5:\"de_DE\";s:19:\"categoryConjunction\";s:2:\"or\";s:18:\"archiveRestriction\";s:6:\"active\";s:18:\"topNewsRestriction\";s:1:\"2\";s:20:\"previewHiddenRecords\";s:1:\"1\";s:9:\"recursive\";s:1:\"0\";s:6:\"offset\";s:1:\"0\";s:27:\"excludeAlreadyDisplayedNews\";s:1:\"1\";s:21:\"disableOverrideDemand\";s:1:\"0\";}}s:7:\"tx_seo.\";a:2:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:seo/Resources/Private/Templates/XmlSitemap\";i:10;s:36:\"EXT:seo/Resources/Private/Templates/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:45:\"EXT:seo/Resources/Private/Partials/XmlSitemap\";i:10;s:35:\"EXT:seo/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:seo/Resources/Private/Layouts/XmlSitemap\";i:10;s:34:\"EXT:seo/Resources/Private/Layouts/\";}}s:7:\"config.\";a:1:{s:11:\"xmlSitemap.\";a:1:{s:9:\"sitemaps.\";a:2:{s:6:\"pages.\";a:2:{s:8:\"provider\";s:52:\"TYPO3\\CMS\\Seo\\XmlSitemap\\PagesXmlSitemapDataProvider\";s:7:\"config.\";a:3:{s:16:\"excludedDoktypes\";s:20:\"3, 4, 6, 7, 199, 254\";s:21:\"excludePagesRecursive\";s:0:\"\";s:15:\"additionalWhere\";s:42:\"{#no_index} = 0 AND {#canonical_link} = \'\'\";}}s:5:\"news.\";a:2:{s:8:\"provider\";s:47:\"GeorgRinger\\News\\Seo\\NewsXmlSitemapDataProvider\";s:7:\"config.\";a:7:{s:13:\"excludedTypes\";s:3:\"1,2\";s:15:\"additionalWhere\";s:0:\"\";s:9:\"sortField\";s:8:\"datetime\";s:17:\"lastModifiedField\";s:6:\"tstamp\";s:3:\"pid\";s:1:\"0\";s:9:\"recursive\";s:1:\"0\";s:4:\"url.\";a:4:{s:6:\"pageId\";s:1:\"0\";s:20:\"fieldToParameterMap.\";a:1:{s:3:\"uid\";s:17:\"tx_news_pi1[news]\";}s:24:\"additionalGetParameters.\";a:1:{s:12:\"tx_news_pi1.\";a:2:{s:10:\"controller\";s:4:\"News\";s:6:\"action\";s:6:\"detail\";}}s:20:\"useCategorySinglePid\";s:1:\"1\";}}}}}}}s:8:\"tx_form.\";a:3:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:form/Resources/Private/Frontend/Templates/\";i:10;s:0:\"\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:45:\"EXT:form/Resources/Private/Frontend/Partials/\";i:10;s:0:\"\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:form/Resources/Private/Frontend/Layouts/\";i:10;s:0:\"\";}}s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:9:\"settings.\";a:1:{s:19:\"yamlConfigurations.\";a:2:{i:1761037892;s:54:\"EXT:gorecaptcha/Configuration/Yaml/Form/BaseSetup.yaml\";i:1736254645;s:47:\"EXT:site/Configuration/Yaml/Form/BaseSetup.yaml\";}}}s:13:\"tx_ttaddress.\";a:2:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:43:\"EXT:tt_address/Resources/Private/Templates/\";i:1;s:53:\"EXT:site/Resources/Private/Templates/Content/Contact/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:42:\"EXT:tt_address/Resources/Private/Partials/\";i:1;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:41:\"EXT:tt_address/Resources/Private/Layouts/\";i:1;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:9:\"settings.\";a:12:{s:31:\"overrideFlexformSettingsIfEmpty\";s:104:\"paginate.itemsPerPage, singlePid, pages, recursive, hidePagination, sortBy, sortOrder, groupsCombination\";s:5:\"pages\";s:0:\"\";s:9:\"recursive\";s:0:\"\";s:11:\"displayMode\";s:0:\"\";s:17:\"groupsCombination\";s:0:\"\";s:6:\"sortBy\";s:0:\"\";s:9:\"sortOrder\";s:0:\"\";s:9:\"singlePid\";s:0:\"\";s:7:\"detail.\";a:2:{s:10:\"imageClass\";s:18:\"lightbox lightbox_\";s:23:\"checkPidOfAddressRecord\";s:1:\"0\";}s:4:\"map.\";a:4:{s:9:\"rendering\";s:7:\"leaflet\";s:16:\"defaultPosition.\";a:2:{s:3:\"lat\";s:10:\"48.3057664\";s:3:\"lng\";s:10:\"14.2873126\";}s:11:\"googleMaps.\";a:1:{s:3:\"key\";s:0:\"\";}s:17:\"staticGoogleMaps.\";a:1:{s:11:\"parameters.\";a:2:{s:3:\"key\";s:0:\"\";s:4:\"size\";s:7:\"500x400\";}}}s:9:\"paginate.\";a:4:{s:12:\"itemsPerPage\";s:2:\"10\";s:11:\"insertAbove\";s:1:\"0\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:2:\"10\";}s:4:\"seo.\";a:1:{s:10:\"pageTitle.\";a:2:{s:10:\"properties\";s:35:\"title,firstName,middleName,lastName\";s:4:\"glue\";s:3:\"\" \"\";}}}}s:8:\"tx_solr.\";a:13:{s:7:\"enabled\";s:1:\"1\";s:15:\"enableDebugMode\";s:1:\"0\";s:8:\"general.\";a:1:{s:11:\"dateFormat.\";a:1:{s:4:\"date\";s:9:\"d.m.Y H:i\";}}s:6:\"index.\";a:2:{s:28:\"fieldProcessingInstructions.\";a:4:{s:7:\"changed\";s:18:\"timestampToIsoDate\";s:7:\"created\";s:18:\"timestampToIsoDate\";s:7:\"endtime\";s:21:\"timestampToUtcIsoDate\";s:8:\"rootline\";s:18:\"pageUidToHierarchy\";}s:6:\"queue.\";a:4:{s:5:\"pages\";s:1:\"1\";s:6:\"pages.\";a:8:{s:14:\"initialization\";s:51:\"ApacheSolrForTypo3\\Solr\\IndexQueue\\Initializer\\Page\";s:16:\"allowedPageTypes\";s:28:\"1, 7, 1745933689, 1745933306\";s:16:\"indexingPriority\";s:1:\"0\";s:7:\"indexer\";s:46:\"ApacheSolrForTypo3\\Solr\\IndexQueue\\PageIndexer\";s:8:\"indexer.\";a:2:{s:14:\"authorization.\";a:2:{s:8:\"username\";s:6:\"centor\";s:8:\"password\";s:14:\"Ehm1xJ6LSo7gGz\";}s:19:\"frontendDataHelper.\";a:2:{s:6:\"scheme\";s:5:\"https\";s:14:\"requestTimeout\";s:2:\"40\";}}s:21:\"additionalWhereClause\";s:92:\"(doktype IN (1, 1745933689, 1745933306) OR (doktype=7 AND mount_pid_ol=0)) AND no_search = 0\";s:21:\"excludeContentByClass\";s:20:\"typo3-search-exclude\";s:7:\"fields.\";a:5:{s:20:\"sortSubTitle_stringS\";s:8:\"subtitle\";s:12:\"type_stringS\";s:4:\"TEXT\";s:13:\"type_stringS.\";a:1:{s:5:\"value\";s:4:\"page\";}s:22:\"content_textEdgeNgramS\";s:12:\"SOLR_CONTENT\";s:23:\"content_textEdgeNgramS.\";a:1:{s:5:\"field\";s:14:\"__solr_content\";}}}s:4:\"news\";s:1:\"1\";s:5:\"news.\";a:2:{s:4:\"type\";s:25:\"tx_news_domain_model_news\";s:7:\"fields.\";a:12:{s:12:\"type_stringS\";s:4:\"TEXT\";s:13:\"type_stringS.\";a:1:{s:5:\"value\";s:4:\"news\";}s:5:\"title\";s:5:\"title\";s:8:\"abstract\";s:6:\"teaser\";s:7:\"content\";s:12:\"SOLR_CONTENT\";s:8:\"content.\";a:1:{s:5:\"field\";s:8:\"bodytext\";}s:16:\"datetime_stringS\";s:4:\"TEXT\";s:17:\"datetime_stringS.\";a:2:{s:5:\"field\";s:8:\"datetime\";s:4:\"date\";s:9:\"d.m.Y H:i\";}s:14:\"datetime_dateS\";s:4:\"TEXT\";s:15:\"datetime_dateS.\";a:2:{s:5:\"field\";s:8:\"datetime\";s:4:\"date\";s:14:\"Y-m-d\\TH:i:s\\Z\";}s:3:\"url\";s:4:\"CASE\";s:4:\"url.\";a:7:{s:4:\"key.\";a:1:{s:5:\"field\";s:4:\"type\";}i:1;s:4:\"TEXT\";s:2:\"1.\";a:2:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:11:\"internalurl\";}}s:9:\"typolink.\";a:3:{s:10:\"parameter.\";a:1:{s:5:\"field\";s:11:\"internalurl\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}i:2;s:4:\"TEXT\";s:2:\"2.\";a:2:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:11:\"externalurl\";}}s:5:\"field\";s:11:\"externalurl\";}s:7:\"default\";s:4:\"CASE\";s:8:\"default.\";a:5:{s:4:\"key.\";a:1:{s:5:\"field\";s:8:\"is_event\";}i:1;s:4:\"TEXT\";s:2:\"1.\";a:1:{s:9:\"typolink.\";a:5:{s:9:\"parameter\";s:1:\"0\";s:16:\"additionalParams\";s:86:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]={field:uid}\";s:17:\"additionalParams.\";a:1:{s:10:\"insertData\";s:1:\"1\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}s:7:\"default\";s:4:\"TEXT\";s:8:\"default.\";a:1:{s:9:\"typolink.\";a:5:{s:9:\"parameter\";s:1:\"0\";s:16:\"additionalParams\";s:86:\"&tx_news_pi1[controller]=News&tx_news_pi1[action]=detail&tx_news_pi1[news]={field:uid}\";s:17:\"additionalParams.\";a:1:{s:10:\"insertData\";s:1:\"1\";}s:10:\"returnLast\";s:3:\"url\";s:25:\"linkAccessRestrictedPages\";s:1:\"1\";}}}}}}}}s:7:\"search.\";a:27:{s:13:\"trustedFields\";s:3:\"url\";s:10:\"targetPage\";s:1:\"0\";s:24:\"initializeWithEmptyQuery\";s:1:\"0\";s:30:\"showResultsOfInitialEmptyQuery\";s:1:\"0\";s:19:\"initializeWithQuery\";s:0:\"\";s:25:\"showResultsOfInitialQuery\";s:1:\"0\";s:36:\"keepExistingParametersForNewSearches\";s:1:\"0\";s:22:\"ignoreGlobalQParameter\";s:1:\"0\";s:6:\"query.\";a:16:{s:4:\"type\";s:1:\"0\";s:15:\"allowEmptyQuery\";s:1:\"0\";s:12:\"allowedSites\";s:19:\"__solr_current_site\";s:11:\"queryFields\";s:166:\"content^40.0, title^5.0, keywords^2.0, tagsH1^5.0, tagsH2H3^3.0, tagsH4H5H6^2.0, tagsInline^1.0, description^4.0, abstract^1.0, subTitle^1.0, navTitle^1.0, author^1.0\";s:12:\"returnFields\";s:8:\"*, score\";s:12:\"minimumMatch\";s:0:\"\";s:13:\"boostFunction\";s:0:\"\";s:10:\"boostQuery\";s:0:\"\";s:12:\"tieParameter\";s:0:\"\";s:6:\"sortBy\";s:0:\"\";s:6:\"phrase\";s:1:\"0\";s:7:\"phrase.\";a:3:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";s:9:\"querySlop\";s:1:\"0\";}s:12:\"bigramPhrase\";s:1:\"0\";s:13:\"bigramPhrase.\";a:2:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";}s:13:\"trigramPhrase\";s:1:\"0\";s:14:\"trigramPhrase.\";a:2:{s:6:\"fields\";s:149:\"content^10.0, title^10.0, tagsH1^10.0, tagsH2H3^10.0, tagsH4H5H6^10.0, tagsInline^10.0, description^10.0, abstract^10.0, subTitle^10.0, navTitle^10.0\";s:4:\"slop\";s:1:\"0\";}}s:13:\"vectorSearch.\";a:2:{s:17:\"minimumSimilarity\";s:4:\"0.75\";s:4:\"topK\";s:4:\"1000\";}s:8:\"grouping\";s:1:\"0\";s:9:\"grouping.\";a:2:{s:14:\"numberOfGroups\";s:1:\"5\";s:23:\"numberOfResultsPerGroup\";s:1:\"3\";}s:8:\"results.\";a:7:{s:19:\"resultsHighlighting\";s:1:\"1\";s:20:\"resultsHighlighting.\";a:4:{s:15:\"highlightFields\";s:7:\"content\";s:12:\"fragmentSize\";s:3:\"200\";s:17:\"fragmentSeparator\";s:5:\"[...]\";s:4:\"wrap\";s:40:\"<span class=\"results-highlight\">|</span>\";}s:16:\"siteHighlighting\";s:1:\"0\";s:14:\"resultsPerPage\";s:2:\"10\";s:27:\"resultsPerPageSwitchOptions\";s:10:\"10, 25, 50\";s:17:\"maxPaginatorLinks\";s:1:\"5\";s:25:\"showDocumentScoreAnalysis\";s:1:\"0\";}s:13:\"spellchecking\";s:1:\"0\";s:14:\"spellchecking.\";a:3:{s:4:\"wrap\";s:64:\"|<div class=\"spelling-suggestions\">###LLL:didYouMean### |</div>|\";s:33:\"searchUsingSpellCheckerSuggestion\";s:1:\"0\";s:24:\"numberOfSuggestionsToTry\";s:1:\"1\";}s:12:\"lastSearches\";s:1:\"0\";s:13:\"lastSearches.\";a:2:{s:5:\"limit\";s:2:\"10\";s:4:\"mode\";s:8:\"disabled\";}s:16:\"frequentSearches\";s:1:\"0\";s:17:\"frequentSearches.\";a:6:{s:20:\"useLowercaseKeywords\";s:1:\"0\";s:7:\"minSize\";s:2:\"14\";s:7:\"maxSize\";s:2:\"32\";s:5:\"limit\";s:2:\"20\";s:7:\"select.\";a:7:{s:6:\"SELECT\";s:41:\"keywords as search_term, count(*) as hits\";s:4:\"FROM\";s:18:\"tx_solr_statistics\";s:9:\"ADD_WHERE\";s:18:\"AND num_found != 0\";s:8:\"GROUP_BY\";s:8:\"keywords\";s:8:\"ORDER_BY\";s:26:\"hits DESC, search_term ASC\";s:15:\"checkRootPageId\";s:1:\"1\";s:13:\"checkLanguage\";s:1:\"1\";}s:13:\"cacheLifetime\";s:5:\"86400\";}s:7:\"sorting\";s:1:\"0\";s:8:\"sorting.\";a:2:{s:12:\"defaultOrder\";s:3:\"asc\";s:8:\"options.\";a:5:{s:10:\"relevance.\";a:2:{s:5:\"field\";s:9:\"relevance\";s:5:\"label\";s:9:\"Relevance\";}s:6:\"title.\";a:2:{s:5:\"field\";s:9:\"sortTitle\";s:5:\"label\";s:5:\"Title\";}s:5:\"type.\";a:2:{s:5:\"field\";s:4:\"type\";s:5:\"label\";s:4:\"Type\";}s:7:\"author.\";a:2:{s:5:\"field\";s:10:\"sortAuthor\";s:5:\"label\";s:6:\"Author\";}s:8:\"created.\";a:2:{s:5:\"field\";s:7:\"created\";s:5:\"label\";s:13:\"Creation Date\";}}}s:8:\"faceting\";s:1:\"0\";s:9:\"faceting.\";a:10:{s:12:\"minimumCount\";s:1:\"1\";s:6:\"sortBy\";s:5:\"count\";s:5:\"limit\";s:2:\"10\";s:15:\"showEmptyFacets\";s:1:\"0\";s:24:\"keepAllFacetsOnSelection\";s:1:\"0\";s:17:\"urlParameterStyle\";s:5:\"index\";s:16:\"urlParameterSort\";s:1:\"0\";s:22:\"facetLinkUrlParameters\";s:0:\"\";s:7:\"facets.\";a:1:{s:5:\"type.\";a:2:{s:5:\"label\";s:12:\"Content Type\";s:5:\"field\";s:4:\"type\";}}s:12:\"showAllLink.\";a:1:{s:4:\"wrap\";s:10:\"<li>|</li>\";}}s:9:\"elevation\";s:1:\"0\";s:10:\"elevation.\";a:2:{s:19:\"markElevatedResults\";s:1:\"1\";s:14:\"forceElevation\";s:1:\"1\";}s:8:\"variants\";s:1:\"0\";s:9:\"variants.\";a:3:{s:6:\"expand\";s:1:\"1\";s:12:\"variantField\";s:9:\"variantId\";s:5:\"limit\";s:2:\"10\";}}s:7:\"suggest\";s:1:\"0\";s:8:\"suggest.\";a:5:{s:19:\"numberOfSuggestions\";s:2:\"10\";s:12:\"suggestField\";s:5:\"spell\";s:10:\"forceHttps\";s:1:\"0\";s:14:\"showTopResults\";s:1:\"1\";s:18:\"numberOfTopResults\";s:1:\"5\";}s:10:\"statistics\";s:1:\"1\";s:11:\"statistics.\";a:1:{s:11:\"anonymizeIP\";s:1:\"1\";}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:8:\"logging.\";a:4:{s:10:\"exceptions\";s:1:\"1\";s:11:\"debugOutput\";s:1:\"0\";s:9:\"indexing.\";a:4:{s:24:\"indexQueueInitialization\";s:1:\"0\";s:25:\"missingTypo3SearchMarkers\";s:1:\"1\";s:11:\"pageIndexed\";s:1:\"0\";s:6:\"queue.\";a:1:{s:5:\"pages\";s:1:\"0\";}}s:6:\"query.\";a:6:{s:7:\"filters\";s:1:\"0\";s:11:\"searchWords\";s:1:\"0\";s:11:\"queryString\";s:1:\"0\";s:7:\"rawPost\";s:1:\"0\";s:6:\"rawGet\";s:1:\"0\";s:9:\"rawDelete\";s:1:\"0\";}}s:9:\"features.\";a:2:{s:38:\"requireCHashArgumentForActionArguments\";s:1:\"0\";s:15:\"useRawDocuments\";s:1:\"1\";}s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}}s:25:\"tx_solr_PiResults_Results\";s:8:\"USER_INT\";s:26:\"tx_solr_PiResults_Results.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:10:\"pi_results\";}s:23:\"tx_solr_PiSearch_Search\";s:4:\"USER\";s:24:\"tx_solr_PiSearch_Search.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:9:\"pi_search\";}s:43:\"tx_solr_PiFrequentSearches_FrequentSearches\";s:4:\"USER\";s:44:\"tx_solr_PiFrequentSearches_FrequentSearches.\";a:6:{s:8:\"userFunc\";s:37:\"TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run\";s:10:\"vendorName\";s:18:\"ApacheSolrForTypo3\";s:13:\"extensionName\";s:4:\"Solr\";s:9:\"settings.\";a:1:{s:9:\"faceting.\";a:1:{s:5:\"limit\";s:2:\"10\";}}s:5:\"view.\";a:4:{s:15:\"pluginNamespace\";s:7:\"tx_solr\";s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:solr/Resources/Private/Templates/\";i:10;s:50:\"EXT:site/Resources/Private/Templates/Content/Solr/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:solr/Resources/Private/Partials/\";i:10;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:solr/Resources/Private/Layouts/\";i:10;s:43:\"EXT:site/Resources/Private/Layouts/Content/\";}}s:10:\"pluginName\";s:21:\"pi_frequentlySearched\";}s:16:\"tx_hubspotforms.\";a:1:{s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:46:\"EXT:hubspot_forms/Resources/Private/Templates/\";i:1;s:48:\"{$plugin.tx_hubspot_forms.view.templateRootPath}\";}s:17:\"partialRootPaths.\";a:3:{i:0;s:45:\"EXT:hubspot_forms/Resources/Private/Partials/\";i:1;s:47:\"{$plugin.tx_hubspot_forms.view.partialRootPath}\";i:1751431180;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:44:\"EXT:hubspot_forms/Resources/Private/Layouts/\";i:1;s:46:\"{$plugin.tx_hubspot_forms.view.layoutRootPath}\";}}}s:20:\"tx_responsiveimages.\";a:1:{s:9:\"settings.\";a:1:{s:9:\"variants.\";a:18:{s:8:\"default.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:9:\"108.75rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:8:\"86.25rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"78rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"62rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-12.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:9:\"108.75rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:8:\"86.25rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"78rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"62rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-11.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:6:\"100rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"79rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"72rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"57rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:7:\"col-10.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"91rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"72rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"65rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"52rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-9.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"82rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"65rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"59rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"47rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-8.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"73rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"58rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"52rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"41rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-7.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"63rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"50rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-6.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"54rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"43rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"39rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"31rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-5.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"45rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"33rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-4.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"29rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"21rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-3.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"27rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"22rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"20rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"16rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-2.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"18rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"14rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"13rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"10rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:6:\"col-1.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:7:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"400\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:3:\"850\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"1000\";}s:3:\"50.\";a:1:{s:8:\"maxWidth\";s:4:\"1250\";}s:3:\"60.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"70.\";a:1:{s:8:\"maxWidth\";s:4:\"1750\";}}s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:4:\"9rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:4:\"7rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:4:\"7rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:4:\"5rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}}s:10:\"fullwidth.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:1:{s:8:\"maxWidth\";s:3:\"600\";}s:3:\"20.\";a:1:{s:8:\"maxWidth\";s:4:\"1500\";}s:3:\"40.\";a:1:{s:8:\"maxWidth\";s:4:\"2000\";}s:3:\"30.\";a:1:{s:8:\"maxWidth\";s:4:\"2600\";}}s:6:\"sizes.\";a:1:{s:3:\"10.\";a:1:{s:17:\"assumedImageWidth\";s:5:\"100vw\";}}}s:16:\"image-gallery-6.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"54rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"43rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"39rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"31rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-4.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"36rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"29rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"26rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"21rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-3.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"27rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"22rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"20rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"16rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}s:16:\"image-gallery-2.\";a:3:{s:18:\"croppingVariantKey\";s:7:\"default\";s:6:\"sizes.\";a:6:{s:3:\"10.\";a:2:{s:22:\"viewportMediaCondition\";s:19:\"(min-width: 120rem)\";s:17:\"assumedImageWidth\";s:5:\"18rem\";}s:3:\"20.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 90rem)\";s:17:\"assumedImageWidth\";s:5:\"14rem\";}s:3:\"30.\";a:2:{s:22:\"viewportMediaCondition\";s:18:\"(min-width: 64rem)\";s:17:\"assumedImageWidth\";s:5:\"13rem\";}s:3:\"40.\";a:2:{s:22:\"viewportMediaCondition\";s:21:\"(min-width: 48.06rem)\";s:17:\"assumedImageWidth\";s:5:\"10rem\";}s:3:\"50.\";a:2:{s:22:\"viewportMediaCondition\";s:22:\"(min-width: 28.125rem)\";s:17:\"assumedImageWidth\";s:5:\"46rem\";}s:3:\"60.\";a:1:{s:17:\"assumedImageWidth\";s:8:\"23.75rem\";}}s:19:\"providedImageSizes.\";a:4:{s:3:\"10.\";a:2:{s:5:\"width\";s:4:\"400c\";s:6:\"height\";s:4:\"225c\";}s:3:\"20.\";a:2:{s:5:\"width\";s:4:\"600c\";s:6:\"height\";s:4:\"337c\";}s:3:\"30.\";a:2:{s:5:\"width\";s:4:\"750c\";s:6:\"height\";s:4:\"422c\";}s:3:\"40.\";a:2:{s:5:\"width\";s:4:\"900c\";s:6:\"height\";s:4:\"506c\";}}}}}}}s:7:\"module.\";a:2:{s:8:\"tx_form.\";a:1:{s:9:\"settings.\";a:1:{s:19:\"yamlConfigurations.\";a:2:{i:1761037892;s:54:\"EXT:gorecaptcha/Configuration/Yaml/Form/BaseSetup.yaml\";i:1736254645;s:47:\"EXT:site/Configuration/Yaml/Form/BaseSetup.yaml\";}}}s:8:\"tx_news.\";a:3:{s:4:\"mvc.\";a:1:{s:39:\"callDefaultActionIfActionCantBeResolved\";s:1:\"1\";}s:5:\"view.\";a:3:{s:18:\"templateRootPaths.\";a:2:{i:0;s:37:\"EXT:news/Resources/Private/Templates/\";i:1;s:37:\"EXT:news/Resources/Private/Templates/\";}s:17:\"partialRootPaths.\";a:2:{i:0;s:36:\"EXT:news/Resources/Private/Partials/\";i:1;s:36:\"EXT:news/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:2:{i:0;s:35:\"EXT:news/Resources/Private/Layouts/\";i:1;s:35:\"EXT:news/Resources/Private/Layouts/\";}}s:9:\"settings.\";a:21:{s:7:\"cssFile\";s:44:\"EXT:news/Resources/Public/Css/news-basic.css\";s:21:\"displayDummyIfNoMedia\";s:1:\"1\";s:6:\"format\";s:4:\"html\";s:31:\"overrideFlexformSettingsIfEmpty\";s:199:\"cropMaxCharacters,dateField,timeRestriction,timeRestrictionHigh,archiveRestriction,orderBy,orderDirection,backPid,listPid,startingpoint,recursive,list.paginate.itemsPerPage,list.paginate.templatePath\";s:35:\"allowEmptyStringsForOverwriteDemand\";s:1:\"0\";s:20:\"includeSubCategories\";s:1:\"0\";s:10:\"analytics.\";a:1:{s:7:\"social.\";a:3:{s:12:\"facebookLike\";s:1:\"1\";s:13:\"facebookShare\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";}}s:22:\"detailPidDetermination\";s:43:\"flexform, siteSettings, categories, default\";s:16:\"defaultDetailPid\";s:1:\"0\";s:9:\"dateField\";s:8:\"datetime\";s:5:\"link.\";a:3:{s:23:\"typesOpeningInNewWindow\";s:1:\"2\";s:6:\"hrDate\";s:1:\"0\";s:7:\"hrDate.\";a:3:{s:3:\"day\";s:1:\"j\";s:5:\"month\";s:1:\"n\";s:4:\"year\";s:1:\"Y\";}}s:17:\"cropMaxCharacters\";s:3:\"150\";s:7:\"orderBy\";s:8:\"datetime\";s:14:\"orderDirection\";s:4:\"desc\";s:12:\"topNewsFirst\";s:1:\"0\";s:14:\"orderByAllowed\";s:78:\"sorting,author,uid,title,teaser,author,tstamp,crdate,datetime,categories.title\";s:11:\"demandClass\";s:0:\"\";s:7:\"search.\";a:3:{s:6:\"fields\";s:21:\"teaser,title,bodytext\";s:15:\"splitSearchWord\";s:1:\"0\";s:9:\"paginate.\";a:4:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}}s:7:\"detail.\";a:8:{s:13:\"errorHandling\";s:88:\"showStandaloneTemplate,EXT:news/Resources/Private/Templates/News/DetailNotFound.html,404\";s:20:\"checkPidOfNewsRecord\";s:1:\"0\";s:12:\"showPrevNext\";s:1:\"0\";s:22:\"showSocialShareButtons\";s:1:\"1\";s:12:\"showMetaTags\";s:1:\"1\";s:6:\"media.\";a:2:{s:6:\"image.\";a:4:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"282\";s:9:\"maxHeight\";s:0:\"\";s:9:\"lightbox.\";a:5:{s:7:\"enabled\";s:52:\"{$styles.content.textmedia.linkWrap.lightboxEnabled}\";s:5:\"class\";s:53:\"{$styles.content.textmedia.linkWrap.lightboxCssClass}\";s:5:\"width\";s:42:\"{$styles.content.textmedia.linkWrap.width}\";s:6:\"height\";s:43:\"{$styles.content.textmedia.linkWrap.height}\";s:3:\"rel\";s:20:\"lightbox[myImageSet]\";}}s:6:\"video.\";a:2:{s:5:\"width\";s:3:\"282\";s:6:\"height\";s:3:\"159\";}}s:9:\"pageTitle\";s:1:\"1\";s:10:\"pageTitle.\";a:2:{s:8:\"provider\";s:38:\"GeorgRinger\\News\\Seo\\NewsTitleProvider\";s:10:\"properties\";s:22:\"alternativeTitle,title\";}}s:5:\"list.\";a:3:{s:6:\"media.\";a:2:{s:6:\"image.\";a:3:{s:11:\"lazyLoading\";s:35:\"{$styles.content.image.lazyLoading}\";s:8:\"maxWidth\";s:3:\"100\";s:9:\"maxHeight\";s:3:\"100\";}s:10:\"dummyImage\";s:56:\"EXT:news/Resources/Public/Images/dummy-preview-image.png\";}s:9:\"paginate.\";a:5:{s:5:\"class\";s:49:\"GeorgRinger\\NumberedPagination\\NumberedPagination\";s:12:\"itemsPerPage\";s:2:\"25\";s:11:\"insertAbove\";s:1:\"1\";s:11:\"insertBelow\";s:1:\"1\";s:20:\"maximumNumberOfLinks\";s:1:\"3\";}s:4:\"rss.\";a:1:{s:8:\"channel.\";a:8:{s:5:\"title\";s:11:\"Dummy Title\";s:11:\"description\";s:0:\"\";s:8:\"language\";s:5:\"en-gb\";s:9:\"copyright\";s:10:\"TYPO3 News\";s:9:\"generator\";s:14:\"TYPO3 EXT:news\";s:4:\"link\";s:18:\"http://example.com\";s:7:\"typeNum\";s:4:\"9818\";s:3:\"ttl\";s:0:\"\";}}}s:10:\"opengraph.\";a:5:{s:9:\"site_name\";s:0:\"\";s:4:\"type\";s:7:\"article\";s:6:\"admins\";s:0:\"\";s:6:\"locale\";s:0:\"\";s:8:\"twitter.\";a:3:{s:4:\"card\";s:7:\"summary\";s:4:\"site\";s:0:\"\";s:7:\"creator\";s:0:\"\";}}}}}s:11:\"seo_sitemap\";s:4:\"PAGE\";s:12:\"seo_sitemap.\";a:4:{s:7:\"typeNum\";s:10:\"1533906435\";s:7:\"config.\";a:7:{s:12:\"cache_period\";s:3:\"900\";s:20:\"disableAllHeaderCode\";s:1:\"1\";s:8:\"admPanel\";s:1:\"0\";s:15:\"removeDefaultJS\";s:1:\"1\";s:16:\"removeDefaultCss\";s:1:\"1\";s:18:\"additionalHeaders.\";a:2:{s:3:\"10.\";a:1:{s:6:\"header\";s:42:\"Content-Type:application/xml;charset=utf-8\";}s:3:\"20.\";a:1:{s:6:\"header\";s:20:\"X-Robots-Tag:noindex\";}}s:12:\"index_enable\";s:1:\"0\";}i:10;s:4:\"USER\";s:3:\"10.\";a:1:{s:8:\"userFunc\";s:51:\"TYPO3\\CMS\\Seo\\XmlSitemap\\XmlSitemapRenderer->render\";}}s:4:\"page\";s:4:\"PAGE\";s:5:\"page.\";a:5:{i:10;s:13:\"FLUIDTEMPLATE\";s:3:\"10.\";a:8:{s:18:\"templateRootPaths.\";a:2:{i:1746006550;s:47:\"EXT:locations/Resources/Private/Templates/Page/\";i:0;s:42:\"EXT:site/Resources/Private/Templates/Page/\";}s:17:\"partialRootPaths.\";a:1:{i:0;s:36:\"EXT:site/Resources/Private/Partials/\";}s:16:\"layoutRootPaths.\";a:1:{i:0;s:40:\"EXT:site/Resources/Private/Layouts/Page/\";}s:12:\"templateName\";s:4:\"TEXT\";s:13:\"templateName.\";a:3:{s:7:\"cObject\";s:4:\"TEXT\";s:8:\"cObject.\";a:4:{s:4:\"data\";s:10:\"pagelayout\";s:8:\"required\";s:1:\"1\";s:4:\"case\";s:14:\"uppercamelcase\";s:6:\"split.\";a:3:{s:5:\"token\";s:8:\"pagets__\";s:7:\"cObjNum\";s:1:\"1\";s:2:\"1.\";a:1:{s:7:\"current\";s:1:\"1\";}}}s:7:\"ifEmpty\";s:7:\"Default\";}s:15:\"dataProcessing.\";a:20:{i:1730901757;s:4:\"site\";i:1730901758;s:8:\"language\";i:1730902622;s:12:\"page-content\";s:11:\"1730902622.\";a:1:{s:2:\"as\";s:12:\"PageContents\";}i:1742563579;s:4:\"menu\";s:11:\"1742563579.\";a:2:{s:6:\"levels\";s:1:\"4\";s:2:\"as\";s:8:\"mainMenu\";}i:1730903051;s:4:\"menu\";s:11:\"1730903051.\";a:4:{s:7:\"special\";s:9:\"directory\";s:8:\"special.\";a:1:{s:5:\"value\";s:4:\"1852\";}s:6:\"levels\";s:1:\"2\";s:2:\"as\";s:9:\"legalMenu\";}i:1734535666;s:4:\"menu\";s:11:\"1734535666.\";a:4:{s:7:\"special\";s:9:\"directory\";s:8:\"special.\";a:1:{s:5:\"value\";s:4:\"1851\";}s:6:\"levels\";s:1:\"2\";s:2:\"as\";s:10:\"footerMenu\";}i:1755004684;s:4:\"menu\";s:11:\"1755004684.\";a:4:{s:7:\"special\";s:8:\"rootline\";s:8:\"special.\";a:1:{s:5:\"range\";s:3:\"0|0\";}s:16:\"includeNotInMenu\";s:1:\"1\";s:2:\"as\";s:8:\"rootPage\";}i:1744638721;s:14:\"database-query\";s:11:\"1744638721.\";a:5:{s:5:\"table\";s:21:\"tx_site_configuration\";s:10:\"pidInList.\";a:1:{s:4:\"data\";s:15:\"site:rootPageId\";}s:3:\"max\";s:1:\"1\";s:2:\"as\";s:17:\"siteConfiguration\";s:15:\"dataProcessing.\";a:2:{i:1744638760;s:5:\"files\";s:11:\"1744638760.\";a:2:{s:11:\"references.\";a:2:{s:9:\"fieldName\";s:4:\"logo\";s:5:\"table\";s:21:\"tx_site_configuration\";}s:2:\"as\";s:4:\"logo\";}}}i:1747291455;s:14:\"contact-flyout\";i:1747985002;s:10:\"breadcrumb\";s:11:\"1747985002.\";a:1:{s:2:\"as\";s:10:\"breadcrumb\";}i:1749111923;s:5:\"files\";s:11:\"1749111923.\";a:3:{s:3:\"if.\";a:1:{s:7:\"isTrue.\";a:1:{s:5:\"field\";s:17:\"tx_location_image\";}}s:11:\"references.\";a:2:{s:9:\"fieldName\";s:17:\"tx_location_image\";s:5:\"table\";s:5:\"pages\";}s:2:\"as\";s:17:\"locationHeroImage\";}i:1752681780;s:11:\"header-type\";}s:9:\"settings.\";a:1:{s:4:\"pid.\";a:1:{s:6:\"search\";s:4:\"1891\";}}s:10:\"variables.\";a:2:{s:7:\"newsUid\";s:4:\"TEXT\";s:8:\"newsUid.\";a:2:{s:4:\"data\";s:19:\"GP:tx_news_pi1|news\";s:6:\"intval\";s:1:\"1\";}}}s:11:\"headerData.\";a:7:{i:1666688054;s:13:\"FLUIDTEMPLATE\";s:11:\"1666688054.\";a:2:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:8:\"Favicons\";}i:1750326988;s:13:\"FLUIDTEMPLATE\";s:11:\"1750326988.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:13:\"ConsentBanner\";s:9:\"settings.\";a:2:{s:14:\"contentBanner.\";a:1:{s:2:\"id\";s:36:\"c951901a-c111-400b-b70c-2dcac17c3ac7\";}s:17:\"googleTagManager.\";a:1:{s:2:\"id\";s:12:\"GTM-M3ZL8DDV\";}}}i:1750761331;s:13:\"FLUIDTEMPLATE\";s:11:\"1750761331.\";a:3:{s:18:\"templateRootPaths.\";a:1:{i:0;s:51:\"EXT:site/Resources/Private/Templates/Page/Snippets/\";}s:12:\"templateName\";s:26:\"OrganisationStructuredData\";s:15:\"dataProcessing.\";a:4:{i:1730901757;s:4:\"site\";i:1730901758;s:8:\"language\";i:1744638721;s:14:\"database-query\";s:11:\"1744638721.\";a:5:{s:5:\"table\";s:21:\"tx_site_configuration\";s:10:\"pidInList.\";a:1:{s:4:\"data\";s:15:\"site:rootPageId\";}s:3:\"max\";s:1:\"1\";s:2:\"as\";s:17:\"siteConfiguration\";s:15:\"dataProcessing.\";a:2:{i:1744638760;s:5:\"files\";s:11:\"1744638760.\";a:2:{s:11:\"references.\";a:2:{s:9:\"fieldName\";s:4:\"logo\";s:5:\"table\";s:21:\"tx_site_configuration\";}s:2:\"as\";s:4:\"logo\";}}}}}i:1761666607;s:15:\"< lib.recaptcha\";}s:16:\"includeJSFooter.\";a:1:{s:12:\"formCrshield\";s:61:\"EXT:form_crshield/Resources/Public/JavaScript/FormCrShield.js\";}s:5:\"meta.\";a:8:{s:8:\"viewport\";s:75:\"width=device-width, minimum-scale=1.0, maximum-scale=5.0, initial-scale=1.0\";s:16:\"format-detection\";s:12:\"telephone=no\";s:13:\"og:site_name.\";a:1:{s:4:\"data\";s:35:\"global:TYPO3_CONF_VARS|SYS|sitename\";}s:9:\"og:title.\";a:1:{s:5:\"field\";s:9:\"seo_title\";}s:15:\"og:description.\";a:1:{s:5:\"field\";s:11:\"description\";}s:10:\"og:locale.\";a:1:{s:4:\"data\";s:19:\"sitelanguage:locale\";}s:14:\"twitter:title.\";a:1:{s:5:\"field\";s:9:\"seo_title\";}s:20:\"twitter:description.\";a:1:{s:5:\"field\";s:11:\"description\";}}}}8b310917cc1f558271ad3842c476b7c61bfc845a4f85830b745a8ce8838d736d40ffa54c8dd83a9a42afc8ce68475469');
/*!40000 ALTER TABLE `cache_hash` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_hash_tags`
--

DROP TABLE IF EXISTS `cache_hash_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_hash_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_hash_tags`
--

LOCK TABLES `cache_hash_tags` WRITE;
/*!40000 ALTER TABLE `cache_hash_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_hash_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_imagesizes`
--

DROP TABLE IF EXISTS `cache_imagesizes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_imagesizes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_imagesizes`
--

LOCK TABLES `cache_imagesizes` WRITE;
/*!40000 ALTER TABLE `cache_imagesizes` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_imagesizes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_imagesizes_tags`
--

DROP TABLE IF EXISTS `cache_imagesizes_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_imagesizes_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_imagesizes_tags`
--

LOCK TABLES `cache_imagesizes_tags` WRITE;
/*!40000 ALTER TABLE `cache_imagesizes_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_imagesizes_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_news_category`
--

DROP TABLE IF EXISTS `cache_news_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_news_category` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_news_category`
--

LOCK TABLES `cache_news_category` WRITE;
/*!40000 ALTER TABLE `cache_news_category` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_news_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_news_category_tags`
--

DROP TABLE IF EXISTS `cache_news_category_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_news_category_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_news_category_tags`
--

LOCK TABLES `cache_news_category_tags` WRITE;
/*!40000 ALTER TABLE `cache_news_category_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_news_category_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_pages`
--

DROP TABLE IF EXISTS `cache_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_pages` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_pages`
--

LOCK TABLES `cache_pages` WRITE;
/*!40000 ALTER TABLE `cache_pages` DISABLE KEYS */;
INSERT INTO `cache_pages` VALUES
(1,'redirects_3141a741370bfe7a3c7e0897c445cc529de00f4f',1788190785,'x\r Vq\r4qzO{jֲSsI3#٭;}`Iqq[<^u'),
(2,'redirects_df58248c414f342c81e056b40bee12d17a08bf61',1788190785,'xuQ }pO1RG(bI}ٴIs9rڎuNtdl!W[mG.ABҖ{#6wd\r\\T2(\'o8o)4\rUt6(x\0K#	&x_ͥ7_	c8젿!7UJ7$p_mY)i91A2,	\\h?3@\0qnPψ.do[~cZ]Q\\˺Z=׹5٥ UAB̧emܗgO\\Cy\':˝c<NL|kɇT=:\Zy}ǇFmtk=\\\rVReUB\04 9A:m43q˄ԮiBh+d#[\'=m5V|\0j'),
(3,'1878_62da9033a687fee5',1788791985,'x}vFyݶO$ΖtڑdirGJs,P$!c\nQt:t<cw*DR4ZD\0U\ntao鄍,\Z*^%ixnܨWvw6>:=<1F}M~g\rǨyCga%Ɣ!q4bgkI\";_?;_F$5I>Trp@NFQhq8 40d㝯QV듣6Mֺ	;_O̘Z#f,HȩF$bo;!>|#!PϾ\rd0F<$`P0.u>VdQ۞#a@;\r}OSŶ<vMx7NІk22%UVk+@\'<.Ahʬu	\\\0;FЏXz,nD$~4=֎$6EVd8Rݲh<Fx^K<_ aPx 7fښ,4G42?2z@\0`\rBAo\\#Qe2)\0FY\ZX\n3.60v@l\nt/)I\0GHb0qȌ=kHZ\08.`j(\07%=?<36pˎrQ$-| kH@L^A\"g\0Hsf!a^> \Z(]DXNH!UVo%ʽl\0dRF7͍|Ў\\c2mWVuZ_H_r\\2a至&Ą~AE,f};\r+\ZT޵E8 ,ilO=^;r?FB j,הW}Yi\ZDsSTi!Tp+G##8z}y1uKߨ/08	J?wմ8ǖΏ7x[\n.G?A\Z$a\r{t1 @A&廓U7ߝ\rW*M-u<˔i9LRᝌ苇JGQt\'9(<C(E^lL*K#>tzF,\"}ބH159|rZѼ\03iD%CƠd.EڲKzO6$4\Z3Z\nt ZbiR5TzH(2S|ܭ<횻ᮽkm>%~hq8}۳I4a z6L?.#_4\',:ҍE//i@&69yj~3?螇/~͌z-E4&o;Y׳j={yѤ5 fpɌ,l6k+d\'&\\Z1=W~9ng&LH \0!/>rytٛw;,)B9Zl!h17޹7Ɛ,414̡8\'h&p,lr\ZLk}å|pْwMӱeÄji0!Q3Y4oX#F>N!#&\0)\0JTw\nZs)sgG0n2={ݓw}7gK:59zuj{G֛rbsbS~:5>-2Gz!\n;y81*`k\r_h=3CKkǐ6E(%7M|#I&|\n#χߟ|K#PL2X.	6IemvɄRsKoG@jX\r	sB#@5K:fg˙]X#@02BgTRϑ:VNߕ\"iZCiw@.A<7C@\Z~&i{0 ] ÷\0S҄9~e$RW	e\0E%>g?؉L¿?&m.6p)f	>wB))7|bRO!`d8 AkdxpC.oF\r!)+s|`A=wj6JR¯yivDV3lJ	\\Q-}ݨvl\"o4v\\B]f8ܰk2\"ƬF6:tNK\n\rRnVTq6E<K	*&{iP\"dLeh};%̵׈Qe\ZLCCώ#Ɲ(I\\pAGJ?7+l^NDmo&%\ZWHa$Eg/XnT`Yh%S\"}(_LHii&fi\ZsZT2)PFp|4b2Ó\'b;N.)\\V?sK,giHqȍ]Ǣg\0#{{8}L-UN-_ÜDX/\0,u8 \r!DgD{}Cr$qh=8mvU!Y>xlȉ\"9Kcp,\\Wf-S(3u3Ւ#h]Z8ϋw)G	萬.x4X`Z\\!mU+nP-xҊEu+U|̼GT	{V{@O|7͢R\rLz<[	k`\\{Ǚ1T\"eH>yKl0E:_uPa\n3i3\09=Ǉ\"kB4Ҁ˩jUg@9ll1s݋\"D7<.b˳iDb\nOAyDTz[G\"\0Ig;\"m\Z[]>I	Ǌ^s:Zreˈɫ<vD\0A@I:8f3˖7Z*\"ag|tAi9u3|˞n\'	:I:I$y[\'u뜠x+XLp~\nf\r4-,6|M\n`[>cuoJuBQjMu73<Sc6\\~4E}\rj<G#IJmxGzD0d#z܀QؔMP.חM.KL}gKy%]2߸AmU{`Ypun\\p־Ϯ7\'Wo?ǃ|eܸ@+)YC7vl\rbl\rܫe%\r&iŵ	Vf\Z6\Z-剑lf#lr$*qXsVkڻ#cvʒ[ 0Mlzq.kXGëE&ӈtMru]w#;Գ +XwO%XYXuQۚ{ԕn;9F[Օud]9蜪+\'::+\'ɺre-hYWN֕ud]9YWNIB$IB]9YWN֕[S9w0j-&rK-%);Euȿ@lE#{յص\'=YjOVdx<,w>CY\"U,Q,qok(;Pϥs:^jզԮpkͺ2+|xWHkCU$\Zֱ8⇅\rh7i$LIQ7ǤKH9x--\0ǌo^_\\E4$\rqTy{ɂT耞*rbr̈>h>,?sϮF _)m@mـ~㘫\r 8PShӷAJ\rD$HcT$e,-1M(Sc@L9Pf?BtAiZhaRƞLN	*5eĘ۞Q%2avQOMD·\nϙ뿸(S쩹Q\Zꏜ.Bְ`kI:évvoG:@&a\"R?DA,SO\nbFCa&*X<m׷Kh3Ћ%\Z0a9F纵[=~G`HdFO7\0lB{fobtsw}m(c9~3uE0~dݰW/{gVdr&wgU:hrl\rHlw|=ŪASk,.\\T>P$EVZO^Z@W3\ZOE7y_&=La\"i]je9wFmmdBj `yCT[q\\pw<$Ίc\r}Rʆd2a\n&mW0+`#Ϥ]}|:W\n̊st~hMҦUD\'+4]Fm3/Ip\r	5UW-pC!$|4pjƔ97Ď~bQ%\\(0:d+gܛY`^Q\0>!bIzDcϷ -D(*<\n\ZW^YzyfnOVOp[ukh#K4ܦ_#X!2ۯyQS+%.yle\'vS_-ZZz*x_Rx+(F[m0tYiաОpåUpC\Zy\nJ\ng1ȍШmUQl8$`\\9C}8@l\0<mvq?Ȉlr?_c+`!D@.$c|e9!KpI2#j.\\0\n<RLdFdJ\">{(xcŧ:.1ˍ=hk5_rwF,$%d5qԍ!0|6sbcgRѣ)d. 2!v\Z&92\0\"^~Z% f_~EPhٺMI؄&i٪P;t+y DAgi#F֍j9+XIX\\-KOTU.O!@@\n{3ɔ-@łu	IŵdF!BE0dRnDWfr{ͰW	!WL|QO60BKwhE( w0`9s]є0pcn؀X.,L\'sqn$9&s5>f?a6#1ޘN[dIQH\" 	׏srm+r~`\\@WkP_c@g-Df\'p\r7ٿwvKJ,W-id\'¥7hwZgWf-Vku,O	D,ٞed.5Eoˆ80{}Jo|[ޥ]:߹gx$}H.36N Mcꪦt\Z\"vZ_f\"yAK-=o]P-wSM\0\'Z7mY)im\"yUU>0\0x6/vm\nnLX7z\0wu&g$N[m$;]MwAWgu|ooa{|A_/yAy1::U%Fۣj⡿U/6ޢz1PTQ@pymnmnek[T=8[p_mzz%؟KHpiرɪ_~I@PЖ\"d׿&#sW|/I|/Da\0-\r2⯐׎.#.^(,0o@HMem\'}XWc|=XE5>זInͦVĒz_PEI,řH[Y+)9Gm$W<uQ2}w\0Lς(.Z]ă\'\"~;t][Ոx\nIk[ܪ|bla_5UѴ8\\Hx%7	Av\r7Q\\5AqڊG߯pkϾn\n2>vͰ_r݉n]uZ.1F3~^ûΖ+cWpwJzDq9C4g;taRUJfM$tr!W\r`nSS(@p=AQgꈖي*~ѷW/f\'KR4bܔ	N5slBm\nNyD8:z;`6kE(95/B~LsIg@Şo 0J-\"mΓÑ/}{y/P*ÈP\rWѩY\0k94Zȱ\Z/áɾs@\no!(oS\ZBFA:l}YoCnCVb8[\ZNjf_3ev=Y6&klt۴O9^a<t:j\0T`\n}[o{͕RХ;l\0\')P<;\'wpig6l@ކXtNb3{)6dxsѓߗ&;ci۾\'d3t_ P3׀F*\n_\\3\\ʧN,=s7bo#JmJs}L/߂ZPrlkyFpHG cTM5\rJjшO?>4pb8^K|H0GVxMP(E+ \r7,\0K^qtՀ{ExĎiUΟ??\n}[΋%M.]V8,*ڵV`8Gxo<e`~NZ`[IG1&rk$\02Sە-\n9@Qp晝82Rgk\nM)a):\"ŭűn[Fx-Z^T-%}-Gnrx ө*9l \r |F\":TA=3;vmLcTdG+`\nR|\'>91!C\']{5ط$b`߳Fp!RN؜;R@5p\rQ/Օ}o<`<d]3-2.Q\"\"O	`9a(c(^7:\0pщ入.Y)*f.H]\Z\"\\fʗ8 lJ#be[6	ĩ$:Qc[F@f4pxMV-ypUtfX~,KU-%EHLb@SrEkܼ=Ph\nC*w	l9r})-z[^5\n1oxJL76\r6Mzxu5$ZF\'5*>Xo-m6G3@(=j!sG?5aND{|fEɐ<Z9\"y+5V#?2U7!X\n@B([<Xi̟z.wkX8Sp6\0F-6LW~[Lqi`5bC=l58f\"/hxN4,u~pNVh\nQĺt%Im=qs}Y.1_U+e),䙭ZBudh}-ςZzt[Uj&mD,O̡_2)I8ΦEXzy08b{ffWA+rC_٧7gk;KTw8\\GVrPS#%4)c1}&mQ\rCו7۽x,oLݒ/khT\nStҡǏ\Z6lX8ȷ=,Goő\\߇H\rbE\Zh|Ꮋ7oAKn|։7F\"Q}=#u^+\r+3jN~6 [YC[xVslj{L[>_\Z8#X3-@r/TYJr_Iv\'yĈ|`M;gW2O@$S5E4uC;z$ !i{!!l\"~o#9{6\',\'kO(2@OKd>nGZI~ղdute߼,TO%UZi-f{f(LW/R%U6fP$~mЄ<7K%y,V=r?}=,v,H7EaJwA]Y͇77|IY$^lI*f(QU}Nt!DH\";$5jB\r\ngHźvAW\n\ZNȯvR5ȝ/B\rJ>\ZT`Ԡp.H>w=(zPSЃi-y=P־=(zPSЃ:\0EA׃\nO6AWn\"}xE(cp,&Fn+ՠD탫AOA\r\nem2kb5(QjPSPf\ZX\rJ>7(aԠpF-փ<=(ѬqDï1x\nzP8qYA׃\nlָŊP;skWۭ%z~=\0?X$<2)B*8:Ⱥ|:H<gM$>^Wg5uc]X?naU>#Ǻ.|Ǻ.|Ǻ.||9uR[U>օu5κ.|ǇW	A]X>օuc]X>օuc]X>օuc]X>օuc]X>օuc]X>օu7i;y_lzH)[vi̊V!m!܂گ<o	0\r<}#ZV#\ZѤ3FL_7>ɉI񦨻\0OT~Ky[1;M|:!o3_VJ\0u_7M :Agɺ(}]4Yige@5XQLUwddڲiAW1\'a'),
(4,'1848_b6ee3b679efd19fe',1788792361,'xF&:O޶gE/eI3rIli\\rwq{Jd&HH A`ʽJ9/v\"IH\0!ëD@FF|KUWri_hBo2\"T\"yJ*񟟿z_Ht>1G\n|dDO#v\"	{<)	M/;p\',\'uOW1E)%)Y.Q̾ykӧҷӘJσIXBDz?IBC\'\"ʹBǇ?tG$HNH W$K<Yq0H\Z-B*\0xv<$?Tt.%2T%-}Uf.AA\Z0p!W,h,]C(Fo3~_	?~D\ZG8LSIu]G͒\"؅=t\'	9ĺynN4#8\rn9 ܏JṬ?L[Ri%~Q<\"ˠ\r<N4O(1˟Z4y<4FH*(gLJ)Jֻ\'ނ#i-grQH\n\\BKLv@asך\"((\\2aKDsvkt3t}TI4%F1)ݟ,g3Wn΁	MHѼ@JCFsd2?KSw3\'PbzdJ)iDHo=.\0	_/PnzG07O/7my#fnG7q|FRF\'#zZ|B0k/]fW_{\"DM{]3˼A[Mg?4tD8QYuG/oTp*q\"-*ŏT<FK<EVf_-)z5RT\np$1~2Z2x<]loAJ=<vMUTl(\'{e`U+ɤ}:~nQN84צg!\n+Yg1NF,Iy>{D%G9	_/_e2_N^\rF>M0O-P̞y|_ܢXvˋ0ܒ/ߠ>K>YQշpg>7-H$Ow/=?{/?(\'iSjTwww(%\'l3O_0G}E<dѧ9.>*ѧ_^^?/iڂhtx3=<_3.&&xJgG]-v˫xoYsq4Ȅ^lgbYF[ u\\\"[/|8\nB٨	ᒩTS׈o1hB8:4^AB\06LOwn_ǿ}gȋyu|;	=3L.\\A!n9.A84}m%\'<\n+)Q+V933x8/d6~\"ƐHY&d,\';8$ܖZÐ3ɴKNc!pf=/D@=%&h!;^pr.o7ʹev%2p.G;JTχlk=f1Nf7h晶c)~>H5L@2p>a$Y@*đ!DN!DJ4(%k$=]\Z2h\n-1{yL@LH_at|Yl)_s%i4\0F,?=/g;^\0<J>HUZM.Mh\01kGO+7eb_rK(2VٗpӒ-iiC^V/L)E1hne YW{\Z^[cJitNaS:%Y#6Π[)&<$XD- `؀q)4U;{S4\r{c(\"Le7p,+%*|KB^˔f5oX)OTE!S_V\02at\'hF7e#d4p-b0.c$XL3BԱ֢_46Hni@EeV*\Z%Pp6~P-P٣_KAZ+Sd2fXÿʖ\0`9#/Z2m-c352_&GxZ,뵴L$s?1E~1jKo2ڗnn.Y9FP4oRd!fcH׫c0cpv&[Y@.\n^I\ZOe#,߆wZrzIHe3ܛeR</4Xi\\{ufwXq\"c^l̂w(mdZ(<{<U!ݞ:,BVt͂sfW5tʯޯ\n)dښSU7دUg.~a|7Kf/!$8w2=u\rgwQA#1zDu\rHW\Z2wCxQhˬc2!GgXhXcx-=cLѣiUR`ҋ7ӏ3~]Dn*	Jzu;h9-K^&O \'y~\09e\'uX̄=_|W(G{Hߢ_zU\\uтMK_MΌ3+\"g.A$ABσ.˹N@ 3(6``򞽢x~^ßf\rihiדZ^Կd#A4뭞5F1-y.`4W\ZT4o#O|=p]IV];4-gTMgWO3&!1B]~6>Tx2\nn_wq3:R4\"ohgo-EsJ4<x%޵-m_f*ܿm-8vr3hj2\rVʣ{lU}w-߃8x0YD`t}\0Wa[x\'xmR\rQel+^FV־$$˹LiQnavex핳ቃN~zY:K$C0,-K+Kx\'|D;&{G_caI0D>g1xaI尤rXRٹ%Ò!!TK*%ÒaFaTK*%ÒaI$A$K*%Ò,̕Eg0_!sKI\r3EÐȐߒ۱0c/{O6x	b\Zö6ns>kY=YÖÖ3ޤ끊߰bjz5^]}\rTr`?7۳p\nyp;KGL#`GҌӈ<}M-mUmzqw@WX<%߼nYKQ:cXW^\ZsR\07*;Rزŏ4=6G3\0/_;!tm\Z\'@YqooP#rob\"&NQ=HwlTBLCMB<5WPuѕ\"k~_5:z*2핽<09]ƿ. 1򈍝PV4T0A^w#aVB[?\\& /az~OsbFQCxVԘ)h\r>,ׯ~ƣ䧏Y ><MGR@+[.cC1F9U$ηxD*OiI]XO8lFD\\m9r\ZɞL.Vhkú,>QIu8K{,(r$)	B YH\n.1vdlr0 lUB>Au]iC*2k>zE5A7\\ُ8e改yoÿ</PO4]m\ZEoTZ7|9A1cG:YlBýV&8οpMMJ=QyA-טJdȜu>a1Y_AfQC(=h~xe MQ\"y,vMh|`7S4IiG)3 3Iw`SKy%{fBO\'b%)Othܲ){bG.^(k5,!D;940hXG,{KS\rK$H OJCcYW4Hfiz/1##	bbJ$^N&D	4\nyJfʪe#FK ./@ɒݷZ%6)gW>B%L\'3\"3)uq>u\\2W\"ZA`ŋhk1(yS~-cLF	Qo1bq\'Sy7~|q\r!SO֮d)#ul7h 6khՔ;\0=}p-{sQ)ye;\nvA\'\'=j+:oȒLk/x\n\r筝B>0fJ\"aG==JOO*A_1()n]Y<Q\'mA\"-Z42ޝdc)7cg-[rto\ZVa2S>cJA2e!$(~G!HJ/3I\"NDA_/4b>d}L>YK@m[o)*Mjש颜0m<K9d@l+uV\'`D55Sj1]jU:7\Z]+K1UꝔS-V9KL=[C	RY6&/\"JYe[/d<Vi.}\0?orʸR\"?|/>ƓitR!\nQei\n>-8%K2։j\Z90YW ӌ%s]]edIL9kb_ma\ZAk\'ꪮ]fdz]&6Q}\0boQmla:i\0uAیn3?61/v|F+/LҮpl)5OJY%!+U)\"ѝGa=;m=˫ۢ(@6W!Gɳ,5kz>$I,GVwVWXQj?/5\'uf֕S\nye?n3>0%[WߋES7sED(69-ܩ͢kl\0]_;r4U9ezYQu[dw͟\"gsU\'\"q/\ra~67/+eT)1\\?c.gszWSڞġB`)#%le=@	3|g5`U%].-\"_Y0Zm-^TrLQ@/O6!Nnmjk<2,54XށfuBm_7USEi	Q4 wMh\Z%=JWmK&ptd#[/s΅be?jcsBj.,I)9أ:,$oƧ)RnW|!HP8ySe#ЉiS:\\ӣoz:ޯ?F9È5aFʾCo!CbOo6[Ͷ5k[|z[kcD-M.rGP$AқipZ8?C7U%m/I*\0*BKڮ&wX+VS5=߹5s?egʱBczl>2)8.(y$ٴgl.[%(K	&|%lapVbeuZ7Wu3_D<>\nY`~U>c(c1)18&6]wL02i\Z	ad\\Ʈ;:=0o9Phv-FǲU`,@~n*/:j`\r!C(\"D<Y:h\r+\r¶L0*Z4K13*\r*[9/MYbQ?\'ӐbDLͮ3lXљ0ePx0~k <A\'aF?h;mw)Ґi*B[ޑսr`]9IaF0c3$V7xvqSKm<~[Q#Γ#Wv5z=.Y=-	Rj{?;K\'7*5-\rafCǓ{+HfIǓT \'sBWOӷl5u͞.2Lxemx cxQòz%[0JuhqXu<E|zI$M\rj90!\0\'_>R}xB뾢aj?)AAA`a`BO:CT0DCTp⨠\'fMxTl\r٦6wOQ}^Xrl#CdiH3JI\'I Jd@Ve63af%r/yٿCuo=\n?E-JsKeE%e]zWoTŲU`!a\\5îГ4m\ZKY>6,UjN<vC3:\Z&iZCV~H4vR.)wO ]$Qu[gkҥZY%FMMG5MR:m;=8Nu	r	=0Ӹ9i[rlg;&}烫i`@6d?Pp7p\0wkx7|=\Z?OCFakTk3u\rŰ)J_UtUКRV3b瞃 l`i}΄UjZ!Vޢ8Inٯqɣ| Aj1LJ(6NW7E)-.ZJP}+AJNOF<e+EB4%,s3n^8U}lHŪ ]UXImMӰr`r \rt-M]$CЉb$PPЄ@Bƞk\n=gx\"9PPCHsۄZה\ZG,psضO5SGi{z U\n:0#:cSq!ѡ]51a?Z0$CuHIa{w{{cm\'+}_tkU@XgTb*9%Y]CV6cQh<\ZfKBQͳk8hW䆓{]t{ZGQs\\`otЃ7G#.=2샷Ga(C:kq6( õԣմtׂcj5PKv &7K`[qWU7EazmҡyR\\i\r|u)K=zym1RRćqp=~q=>~9ø=y>\0=1vw^9(:F<\"wC\\_V#iј7/^<Ga4$͢ym^tz:\'	Huti$3P8\"ShpOcCA\0ֶj-pf(J،T`\\ŠHr*Q?3;Y</Ҍ\\WJ<0_L>\nzA8\n\":9OQ0g[5JNVƒLEFـRc]4*mH{}vxmVε\0c>,\"s?8\\vQ}:3{\n û JD-/X漞Rio{	sbvB]Aͳ}F\nntӍ<:~Z>TVJ@݂g(xR鎆!}IdXDq,α&;Ewtќ-ރlpNZB&/`$~N1>qZ*=(\\Nvc~&[8I-O&3/LV?N&Ózf媹^8vHT]hForݺqKuMl:ށ>ihyx-|(ȱlT_pi!ө=:Q׶C	s\\et蛋}0AطL5dA{S!M尩{DWAq:o8vOjh)Yx[}m\ZA<Sii*EdJJ>ޚ0CLCk93=m==c0t5D,Fbi՝ʣ{jj	UЏ)25@cE/H\"?YWg?^}sCDMʡ;)\\e\\.)UK*v6Ռ)ȶ\\y(\Z_ ȿejƶ.2@f\nlum\"g$!d,%w\"Ck.w1Z?A&]3Q`q%iH.O]Dd,Nwn)_t6筕`4\\|15r:%iT\n\n~iSY3̪y?f5ꛎ̀zF|\ns`Պ)6%΅6ؗB˙-\\OU9AnlIT\Z5߹vyB&7g4:>D3P1vF(3:y{ާHHS}U>C<{w-E@Tp,rƖ[0~沅Q-d\"WʩkKTJq,̻[YL4Dĥa6]c=\'Tj;Y4glѭ*Q\"oV9ٍLܚyb})g)F*U~\"IL|D=6GTγbwXA߭1+qd&o$B{GoN댁\n<ʓgr5a,d;2ɣ~1O?eu맊>(e1Յ<Yf֖z2Pw\"H\n_*K\'x8œ^za\0Κne7^0wYˊMl4\nZbw=1m	2vB>iy5Rl)_2_QDMg{x.WP9HWAzH$ \\viiZb7eE\n\'(IY}n_)~\\[R5CTZMjX	Onߍ s_1XfDޏmN`ePLY9qt}Ӷ\0,Ç})/6d\'h+JƳOӀ:ۄ+>FYEELo3-?g0sO,8k<՝3YW`2~Un 15ivF͙/9ti6sxwf8<xAFڣe3wEt/{kR&:\\Flywʫ;\ZEqH!Pzg!v#DwCr[/̑ˢ`Ё>T1E$%3ӥ|3_s\0pPVb3=ᥣ(꺫g[xs3%Xt`LBf.)w@b,2X pʢ\\Hk#+pKF;z?sOJ]=ʚ%hm+2tET^&ŋ(ASbזwj=*-)u,!Ɓ;U&(E\n.{\Z8=b8@ro#5\rNEއyg\\tvGTD\\ëj$PBW^eDbBL_V̖]>ÈB:8y5◬e釼}hO>y;r_z7=x0ȟyZa<_ɗ,IV^=&)#!)D9f#0jS )_&*/!@\nB_];V^Di:H.UrTdboSf\\ff7}!)ezGѷ?	:kyT.;<\\X~l0hsoP2eOiziz!55cx骛Q+mW)˄.GRyogK%_Qi&*Ӗޥ<\ZdūKB^}OD?_߲D\'BG6kݽVp{fO˫T~~_I!JR\\\'uk9G$.`\"\0L\0ops1e.A8ggobYƽbXS.3exG߂:oMv/,|yWƚy篮\0F%A>Py2hahz!;EߠI4HqvW?CsF|.10Dw&tel>{+%(N2-uxy||dQEdߒYm&\rOnN*#ìph̞g~ud__#1f{#+>u7ŃpdL:++^\0%4CxGE6w86g@.^YqnQn]α\'MfLhNB\Z[o.%no̚s)AZ.\Zc~\"2z 0P,a;WtWv2+V At{TᲚ5\Zn-cD/#DJ0ǺBĄ\ZdQS7os^\r +K})lgY%Sseh~â30f4E`?BלyoZdr4ϟ2T*	Tq\rmgs߰nO+z<סe21-K@83Yz^6wڵAyi[#i̃r&g#Vx*]2%)as]dhexM_5\\S4d1C,[qA9Yë{st~8N9ػ.HaԖD?|	Y:y|YNFgᯙZle!OZGU|T\nb\nqy \'a!U@i0c?m	uq%X_J/eg%Odo3_\n،(\Z|o/w4o\"\"Z.W@~zT(:(d>Uڢ8HWn.-yRTyz$G,Wۖө!rT!aǒ=m,&by`S	$i#csvoO.8	Yzw__珊ĹNN,2!h/~m<v%OC̀\\_T8İM(|}I@\r~ãZуm*f>rE}ȮgۑI\rx\r$9{bo8^6e4nFwgڎY\rZP%\0wbӆ?\Z\n.,1ь[fhr2|摓q6Eqd]WqxdROVŕ;CģښXd]xi͡H$B-Zdlye[N!suZy\'KQ\n4c*oTqģՀ\0~0lD9MDc,U\rbKM & bT_\\mAc	DZBT(tG1&ᔱGmŰG17VpYgWˬ5&6ϟ<<=ZU@Q-e\'\\ZPyDNPL\'\Zx5Uԧ $0G9`ma*t?&i	1؊*<&i	1#\r\rbKM & Rz>5mbWϱa49-X=\na8\Z:EL}4d}l=_Kf4%65L?`-:9+:G|bY{2]w(\\È\nu\ZYyDsa*sM#kQݠ.VM\nޝ<HMkW*~֐r5^\ZQ4W\0R[%w\rC*>.t[wKcJ\ZR!\0R6Q*zj~!r4<!,=S`(\\È\n赏(GtGD9\ZFT@}D5ŰTJݑQkQ_]\Z<2@q0zC:i\"\0L kRb#NL@#wMG<Rql@#wM< Ŏby<D\rM%UFWQת	]g:q.\"G/MWkٺց@9|>M\"+1mE4C5#+n}d;ٵm쪾)fv`f\"خD:>1ْveD5	N]plg9*^plɞy35Uf*gɖ\'[z<K67TSUڝa!.!\r¶[NɧqÖ vaЋ4K19ET!r< &\"}baC,1O;3TҨc,ʡzqŖ옣QD=S.O=ĸb;T;=C1	N=ĸb;T;Ø\"\r\"a,2*@S[5펭eOG͉0Y>Qii6>trw }`j(U}S4_(C\ZeߔeLAt_>;eۅ2}8eP|GwBEDzgߴcm<l5uUTE\rh\rA\"j}AЇݲ]6<97m@}\r6:cTBcN\'[1[&-sQaَKyEQ\"T@.\"JuhqLMoPEpS>Q=o4nw<4lߠm}ӄ*h߅sQE&T@.&X=~gZs4nw<4gk6}bkTUn;Pu7nyQ4dFU,[\rl\'s_ܠ98a4îc}{v=[ 9ΚR@e MtSstGܱg$Y@\nn\rKwESlXk$9bm#I<v	J|(<tmE5Lӣw=[$9֚DR@e$=)H8lXkIZH֛[eBl&>niu2\rxa ja\Z&F|A$<-je\ZWjDWtя/UƚD6DFQ0(Q=3ms^ujlb&Qi\"v=1~G*cMjE5l#\ZW j-WECc\\Un^t\"\"6GU},\n_k/N$+L6tUHkl	i\\ښaҵvt-!-\Z&Z+*ԵPs\\nwP뺇:ݸ9.[Z@;jR!:km9.[Z@;=״z}%tkA].x`g*[-,fd]|?lw(6Db:{*-̓eeyT(WYl	elw(۶O5SGȝ^\0sǖ`vjT|^Jf}cK0dYձ8?A^\0sǖ`v	nk`<`V\\ ]_rŖPBYƯ2Ftf6,}N=m/<\",CPkAk\ZT@u	P#7]=oP9U@PؚƱ7{M* gy,s6[w֨r5``۱A7{M* E5P0Qk<X	vv#&YM.\Z,mq4J8*ꎴGr5\r`\r0AݑT_@Hk,`Jkz*^i\rOT-@\Z5uPݑUQ\0UCuPHkz*^Ө\nvaPݑUm\';`EGTӈ򨊪qw<:*c܋o@7vKuMl:5Բws0;|Ct\rm7Z+\nI24<L<w^1\0Z\Z(ȱlT/7	j\0-vB:A+TxB&SQp	hi\Zumۿ8wU.h.H:li%[*xq,5i4Z4(-lo^T?cXQz\r`D\Z%ɑf\'#`k)0P,ۄTI&\r(?\\;RUv\Z@\'ђ<ܡӄH\ZajJkgf;TU~\Z\'TgoT)d?{*5G%L߳]VB=V#VA@CUIkѥc5g7:ŎSCRwGkh]fOʵ\\Vc1P<ŦEpU:1\'@jcPaCÞ`K`Pe46i!` h)4O<Sp,AMa\nj6I0x˳(p,f<[vSUĺ;n[!v@HV<qL)61^&i}f4[W2IYgx\\Q>CT;(21#8[3$f7Fr*\nCEOL\rt$0{n5E0캮\\n^z $c?)d<CVh,1ZgM㷗zϿ~oz|=eq-SV~r4Ȓ	5E-}xFvi ]RK 9;s2Zw8o㫌0շ!ev0q$c$W1[NYڶ,NAIM~U_4#_|,e\0K~G3l?Q09n?o>SJ猬،{XRw\\du}[\'dC}}?*b\"$`P#s3WdOb>EU4C5M\rcS}6.X=<=b6z/_/7m@mzlY@b3Jy#=Gv3/!bOA7yXυZ\nM[jUqjq[e1u-y6RMf~T j\"dE)<Ccթk{hƮ=o8j@l{\0gq\"ۦacK9KXj13\r5j;w9?8@L@%LbKw_tvN?Xj1Z՛$2/\ZŪ_:YXp?.,8FK`	uMjFGPh4j{Qys.\\<L\"\'Xhm=PL\'\Zx5U\rA@\"sfؖ뛈\ZfBXj1󉭸+jXj1#>R<Ѱhi?Xj1ZlQƮiՋgϱa49-ŝm~CѨ)bR	ݵ&Cw`FccF]m:ۦZ8]Ա񳽚fMN	Oe9.G	5(\\È\nu\ZYLدu<Y#ZeiDyz#ŪQAΦ9gH9\ZT@}H\rR]({4)]Ð\n黦K4zҜ3w\rC*m ߣT֑4g\ri!eaQbhQkQc9G\\:kQR)qlN9gD9\ZFT@}D}wBk{9Cq0zC:i\"Asΐr5^|C\'m{\09Cqtp`(uF	uw9CqX\0R(oiw3gh:Mކndu&~]DnY_滢2N@Z>M\"+1mE4C5#+n}d;ٵm쪾)fv`f\"خD:>1ْveD5	N]plg9*^plɞy35Uf*gɖ\'[z<KNv0yېkbaS-S}aKsT;ذ`EGrB\\yALE<o<WYlcjwfb	NP=ĸbKvQc({]mb\\eyal{brb\\eyaLLW0U{qv ցXUꭚv\'łƉDFɍJMKCXEgը>:,E?!|2f;@U@UF7e@}8e55ŷdNv|CP0Q7m@}8m-[wMݵDղ:UѾip yhfPbtEiߴcm<Al׵\rrM8;AiC c:VLV	m\\ jXR^jTkUn;PR9bS\"T@.\" OTO=7Mہ&]8M0-7mp4nw<4A}kT	Uv;	辢aY7Mہ&]8M\ZM~\Z)BBEs$v[/wˋ4yp%˘&7b٪mf;g,~buar=̞-gM) 2&9#XXksٳI ZHǆSj){Hr5k$fHCm%{HVYkIXH\Z&;Ȟ-kM\") 2$wm{Hr5X-$Mܭ2!x6\\S:}_<ɰu5EOu_Rx VjDVۖHMG5M2QzXQKhc`+G*cMjE]w}\\\"XUNw(VkEV(ڞ㙶9\n:5EX(ZFl?cb&Qij\ZbjXIyZ֫1.u@h7y:oo>Lk\'e_Aێp&錋UKA\n^εHsLnwH[ImMӰ\0Z;iɖi\rt-Tjm9.[Z@;uHqnu-A-5J޵v-A-ƞk\n=zw>@qW<3Pvx.L;MHLl~X=^rŖPvyĲ\r<,2O;mۧ#rN}cK0dR5@>/x]k>\\%yTv~}cK0dό][70Wyl	flw0+.Aqqܮ}@bK(dk\\W`{ōUl:HSZPvHxh>PKqy!5Z\\w֠r5\r`:Cb֑7wM* HullSUQ\0U׳<s-;kT9FU@TUBׂ؃ UQ\"ViT^w֨r5,;@g;,\rIO@k\ZT@%VUuGZ#P9U@PMEǆ{Hkz*]/ x]5}pNxPw5=Bc\'k Hkz*^Ө\nvkTw5=BciTUDLPHkz*^#isyTEո~q;``PzshY7 b\nw&6\ZRzj;9LF>!-]$h\ZE&ݻWe[/j\0-vRXg*mq5F;h! *<!l)Z4ځ4_*[gQp	h$-Y84x\Z-E\Z@i7/emwȱDӨWi}M0\"D\rbHɑCurg\nlb({mBsGNH$A\n]AW.\n*;\r œhYAt|zQ~PUiq$ځV\r05%{ӵr	*?\r@œh	*3g`ܷ|=V#Vٮb+|T!\nCM`őh+S \nXPX$`eұb){!#5.IFZn+(bS\"X`8*` h1aO%U_0p\ZV{WkSwzI0zҩ_8Nզ0pmy\rac$Zml<YSQ\\8N3@;fb]|[Mh\ndP;G\0	RO{+8ɔB/4>Dߏ-+$JƬ3<.Өށj!XSvDuK[ۑkU3}Xo\\	Ґ^!<L@vW,y4buY3^I#fg-M4F)%o; \"㨎mZ*k\0=G)N^m՛G:	4	Ug2Yo@?L7~f3k/G\r$Rr	N]uసtȍZBT5g[NθQbESktw)>2}G7=dVm(9蚍-e&E= 6Lq(&\"z?!\"'),
(5,'1848_b7a6571cde1070bf',1788792363,'x6\'N=scH{i;_޴33g3yPMvgNni}o-DL\")zg-$\nUB\n\0.^:9>/ut?$,clt\ry{9^^Wϕl\Z=ԟG7O)˰Bnqhw|UU*a8cT3<N7?{<y|{0Y8	33l(x*\'MYD$Y6O/StAx|׷a3?\r3y|ϒ\nH䥡J8Ka&ʜ)Y=#<a%HS9)iHS\nI+}?~)h8R\n(s(o1Nn7\\Y\n3\n׾ׯ^\\THxL=Ul%](Aw0AoA얅0xd0r?cI\ndq2<OLYJ?{ELƟ*h\'_da\'Ww_?)hx<dYH)`\\*ޅ+Jf)QG<]LՔ=/4	dJw2%WNB`G~*7O`)n>2\\b:C*d,bxQ.(U|ǣ1cq>QUz겷___4P\"2}\"}\ZS\Zr g7d񷛯z>AB%t2ͯx_H~9$\\R&w7u\\H8Nd[՗^><Rzg vbj[7xMM\'qHUrSzWwFSt>OX679x^5V!Z^MZ\\3,oz0x$	R08~2?Ixtex\nvAt o@(ΰJ|<,tjjFTD	&CLd2.w?zŸ׺ggKygʮqf!IGŨ(Y>DGysc_>.~:ɦJ}zY6P7c3>ńe)|ze̛N1<-5\0?k<,ƹfG|)~`ɧ姟~38Kp|*}bǓdIV	0}b,!tp_27?^6?2	d{OUzӯ_~og||m@U4$H:IA9vܙFJSr˦G]-~dgoysˋ$x\Zd.H>P%r,I[0uG1/b8-ɕQ%W?	j05y?F<pt$X2Oql/\\̞N~|gO_n{<L={pAugd8gq㌰tɦmWx*-.xD=./><YܙћT-w1F,TMɃ<77Ղ c5s!I]j`sQ66b b@(2sUDKf\\[loTT%9ʛAYvxs8ZEOo  0 pkcL鍠7(@帶#PItGqF6_83MN`*oɡxi0\nª@b5>Wy.\'Wx0\\#3{kA\"Mv#ǣgy/Y3\0LxߩGP&I]И\'BM ܐk.,U%xε4!F}#V2eV2+~o=j/1x4er(hvTi	x\n<~Ƴ\\\r]\Z)N\rSdK8,6\n\\JMxrUtAޔ(4!^JS<Z*w\nhmȿ2R\"cw!)sgѻ[UӟYEDE+DMI!,̑rVrTFpZm=^ E-	XiDqr2} Ge/eKOYJh;ßcjµKsxtѶLu\0/w|Í6s~cc--)ﵲH7$w?	a1r({2gxwed7OE$7O baFWEgegcy>ښi(DyY2r+S.&+בWNO+tGδu%y*b˯;|4E+ׅwrEiٓ]kB>(\nOX|\"{R<=t>7;G*V	S5tǥ_UJ!B[1XWIO1VWx:\\*inLJvB>`\\<@Lނ|pg4+W+n@Tro ~1gYh&;)stq.M3U<a≆1HRr&^Ѵ.)0Af.Bw\'{;<Z~x\"\\y1TcU0p5N4\"^2\"Q}aes;֝s,}83NN(.xVtxA9Hx zOr:8&A!n=S4qVFQgD+My9af.ý^7CyE}en\Z7A-.ˮ7]`Zpͷspߊ]Iw)?k*΍g\rmgd^8}+gS?0򝍭hމfX{D3〷mD&mDտi\nollڵJ\"}ts9W{o!7ok\"pv]s̨0L$4&|Irc`>h2)еuG2\rz=VvUxɃI~n;\'$?ĒI9M8o-<o-<o-q{Zxqqlݘx=α9jqRy^y$s^qV---K꼥]stqRyRyRyRy-ϣy<o<o<o<o<o<	 $TTTfK`m<EYKTJRＢ輢<2wlًmߤ}dgOvdgO&6k;8἞>k@>|ȉ6{8<^\rjj껄j\Z<PfO\\r~QýUq7=彥Hnj|l\rdrE#eʲۘ>}u#m$!Uusw@ɗZ[<߼j]}pc6_dW~PR\0*;Vڲ-4?)^)K~y]#\\mhCɴ~79e7Y2ef[IY)HeL\0KImh>FzO(FGOdWqfE2FpT=Yy* T?ۑ4J+e)K2?sL$6|h97_}ӂةQ$Շ.5m%OW/Og\'_@l}yn/o/Fk~ܩ\n&[}.R%އkD~{iH/DYDbW$ecBoX\'6`	E狒\\d7QHRt4I[Ǝu<ZM\0ĭj k/n]m`F\ZZleq0x$6/ʝKǾܜrQ~︗?vFq		F~*ުMl-SV\r_gxFqBDM_,ՙ*a)Iy \\`SJO$@T|+5fQ5od;0쮆`鯠{8!ih~2Pnq<vMYr78bY\0<3n 7E)N?f Kj*\r#\n*Bs\\* !S[NO@qz٣QPzrKv\n.X)$?\0-Die|(4L!O+?@ciW14fXp#-	b\n)4YLB4\n{Jnʲ\n#F()c ./@f߷:Z6\rӔ+gWJNWeL4\r\\3֫xB|zc~pI2\"<NV(vQUҧl<$!^$6g|O,N<_x\rJ}`ޮbk#uMXC(*\ZխcjRX+[vs\ZǣYD@`wIaфi9xś8PY6wBccIEkYQR.3\rðGYߣ MeOCx@O!k, ie\'sPnXn57.9k)ZɐN,I}T,$w-\Z\"a$\rEvr!zz1G]qO!!c1x*o+fA<H֩)YjjR\"*DLWY]L-hPL%,[^V(xԍq*%=4_y.Sﴚzoq\\FR0UJR³10Y>?)8fm=3<[Pq)NH\0Oo{HJ0ȍn/LsTTےsRQ4W?of1Ő1%̻f?,+#OƷ|z=#]foՀ:g膦!,:TmbWwM\\1#~3ZO݌_CQ3myzvcHE\"UIjO|_\nb\Z߫ED]VVjx)\\D%br\";S֣NP[&j<W֊2K	xgUbjջɊ¦RAJan`Y\'-KO)\"E\"\nIu}Py׃ښbTfY7\Z0VΥaƷD0uWAv\rҨI=`u67NV(E{Ez`~ؽb`JpzWK\\aR%`9%\'j>=5	+|5pW%])-kO,Yi-cۺ|ÇFEc\ZSЫl7:s̦1K}Pv=3lھ]&n!Vٺ]\ry%td<\'7\ZoJuL-}jWMZKϊi?%b,ӽ\"C W\\Eƅ8ZPrMFx&G7>\0Ihi3:^/cHP͢|Lvp`\Zry`YI3w:;7<q#k<R}c}!<$}Hm #>V*ǺQp,\r}?{֟~]<DFȿ(AYI+&Bp8?C7emnI6]=ZtElV{??{|OBXyk<\ncrbgmIc}+SRy{0nF7x|C|٣*%\\ZYy/ԑ\Z<Z\\\';mb,+XV3UCn.MƵ=38\ZB`߄e?2O\\홷)4=x6M_c;:-JIo\'?İ4\r̽73	\":uu\01>m8bf&-֬JKJM}\ZvK[j#dZ2Tf&K?[=m2~<~kA<\rGh/=N\'h@xcṺw`uzｋ|0ũ|(?#)xy\n/x<Z.٥1?8fiQ\nk{ّO*z.-Iޥ1{iEw9VOotf!{fCdz\Z\n4gf$\rdg,p\ZdKRðicxhpd:fR4lӇ\\/Pa.)5	KH13m_\n.)b PM\'iN`21	89\n{&g4D|\\<<FA9(8K8`,!XH]sTp` eMp;cw.\\>]zjo	Y	87I0eJ̀7lz_xe`޾?Cx{(u{Dia	j[K[Ͻrَ</k8|.5}3YƉC\rA홝56<m<QG͸9nZ`{;Ӥuf#\r/1enL1\\ZRގ@H-!M\"KI3|0%F,W7R&m=ƞN\r((3iҸ㻾ؐ4rl?}烫i`<@vBiy;p\'<}w߀&sih<\rauYmj4YC3s]u/*PQV*żoM) d64)^}΅QjZ\"w$iaub Bj_\rbp>]8<gzh9.A\rU-*`k[T|*yYgf\'趆\r]LRc{sBD3_ٓ\"Բ<}S=	tbs=	̂ \ZT7ٓuYƎpz	^Hm 6u{u}{ܱ F.ֵeS1]kgO20dlo_#1=3=	|APs-?8Cy؏w<|Ucy=1.˃{JZ(Ʈ	G.|tVkYQ8@x0UPy]\"^6Qh}[BpT9׳H(&.ɝ8\Z7\Z\r?ꟷz%g;XD\'>z8}t>\nF`uPc>Q|AgG3\ne\rcޯMh3ASK?o5Wt?Z|yS8yf~^D3i>a{༱\r4lĈYI}yS\n1A1Z.)iy8՟8y7?qs <@~@ۓ7B.\np.s}Xw[*z{0?|9KngqO)x,9h\nR|]+$-48#oCAXj4J+aSZqN\"3Ut{_)\\]*|0_u.9$fF=gYG+oQ|Ώe8#E\Z\\dhu$WѺѮDqf\rUn-۪ݹzǃEaV}N~C D/BOs}_	\02[e*VR[iM`pN~y\'oǻ0gy>7ǂ9~(&얟?lƂ0|~:̸Ϯ11^c=\"/R^wb>YLKۜt]ۄjq7y|3.1~9Mwy̵eq7Yrdg\'?V(k5*N&il=x2{b|/er!fښo*<iZ5ԋmѵU꾉ЭOu\"9M1}Ѧav|K&6(DcWB4Nv4\"8k}w͹|2wbL 	l1\n2̤rMQߡMjhĤ-Ÿ\\,7\\rMG7i!-Oeզ7evWV;hyy(9%%oM<Ĝ6rCyrH<ƜǘƘ{w!eqYGNBq4fml〭K\\5&jF0ʪ!-olg?|Ҹ~ǫon،jrjP+/W%yj*5-\ry5@rhup3<)OՕ\r$R,y+i*(}8ZD+4ϋKQ!k&q>\n,?VW6x[6q2?MD坛$>ՉFlm/NbQN~%)x/VERTyuլvX\rWOoF\\?``>{h0Цk:)ۜ.ҙkG7\rX:P#\nhg\',IX\n~sʒqCC<e{`Q<1S4I~\0}4?Tx94OSʃ~{RD\n2mwl%Cg.(Q͵.sTMU<sWRQr:\",$A\Z՗=Z\ZOW;Zr׺K$E7֫@q|1u[ՄJf\"+A˯jkkg1p,~TuQap0Gwֿ<jV*r%\nzvY,	\'gvu:]t*\\e<UQ]<cW;+Wݫ](>]?/߸X߱zS=3ZP5˫yoV6@R@AA2Eܿ4UbwMynLGjG!8k*{	!W5CX$<\'i%bJ3T	Iz_K_yg$nKKDEurKyruVUÔU:n0|Y.Fr(érf_*UgUe/|=lU6NbUpk_ʋ+K*37roIFE5Lx|rGxvT\\Nȼc?,)*S0ԭ.tڠ YuhՋmG!YDuXN]8O)%ю)NsېR6ۄ_sd˾7^[\"a(ׁK<8k,_y[W.\r:%8@`5jlYZ0\\\n3V)nc?^vpMڌ&XoGt/rfmںzNTQk<Ds͡q}DT2y[wb!x\'c}e\"\\9?ȥ\nyd/$)>Ͽ:PFq_-E^\ZAm[REH7O=*|Q%f?K$᜛*\'. ̍]~ps@պ|,\"$oy \nʼZXKk3/[F[zU<LZ8zr7YHڤWf؏HK9NqW^҅#ٕ~<\\u;R똄yC̓LQc _pq;1IǣF> j\nNMEyk\\vvKTD^kz$2Bל^enEbsrʯR+.[U-bD@<\Z޲C.q\'|QrRr\nh\n_\\_IR<i0tKӤoϋ=[C26sF`Ԝe@RRN~nlOHHIW#1}noidyz뗣2{\r?!26sO.\0ԛ?.G:R{9-,^Yw-ڀu,02a zNũŧR-r/\r Zv\n]UO%rm}_jϣA֟4<A\':6tx|] ݳ+x6Y@/bZl\\_J~/ȇx2]+-u\ni]lE4#!f	`ߤ_\\o_	\'i>\'qF gK=j9[P\'\rF>Rx3_+㹲VIO1T^\\׽21~3{!6w^ƓiOOe9]{]˻듥Mpʖ-\0IFYa#p9G\'џпy.\\kYT;=O|~wd/__#1t*	Ab\\:kK^\0Đ)qkANЅ҉,9we7^_xF#,[/9\n|ڒ[7MT qyn顜($}=M	5E>w,YŊ0ȃ|*̓Ɓ[ۘ3ܱhsCD:ۂ~CR\n[?Jc`-moxR`ƔeLGցÊ3\r3uxN\'=J%k!jhdD[q{A\\sחW^uVc*WVp.#f_,]9k9 |*\ni8OO=/GT?M\rӵ\\VU,^%A_C0{k\'<湙){ryU96bmrx}f0ARLKB_J\"+,|i>נbȳ\\Cggm>\rgEuuh5\"6,~/9\'!UE@k4?n	Uv9_/c\"8HR\'Y#\no?T1eI/ y]F2(o<_\n9EGܧEx\0Y[O޷)w*x<;N#6eqtijH=9Yj{rܰgI^`EݦEAV\"pG=Di3gÖs~oO>8	Uz겷__ĹJ<2vpdmr~F}vC[,ItQ3`e\Z2!GP\\/jw;xk#{+tj__~wo~l72w!_ė;\'#wO<m\'M7nP|qm-lв]*![A\\n+4D8lۂ.<ox\ZV^THcGNU\r]MӰɣ2K\r?Y&GWt$n|\r\r C$^>V|(YϦ~`\";JWdX\0A)4mD-Vwp\rg0@\rlM+B)Uq*HD\0i:\0sMXC(KlbKm &!b&\01	bZ\"`Xj1	4FlAL`\r$D\Z!|8e3G3/Y{G17ۖp\'Wˬ3(%yϟ;yHZVυ\nJ0ɜ`\r&\n99:J[5]ϳt<}/$0W;`c{i\r*tߋ6:g膦*܋61\Z`G.\"GRI4BY`2,:Tsh0®B}j-F#&tGmh`\\FcsT:a\"h[o}ԡ	,]uC\\=>>\nm\"s-#*glc3u%3LD̵H{D\ryD̝<KH-{[*~Ґ\nܵ^{Ր\'	]ːJuxGHn%pmIC*p2z=@:&|dsJ3\ri!um3T AS7DZFTB{DY@\Z&\"[2 *02z#4uODtK3DZFTB{D-0Ʈgn`]ːJu|L	[2@*p2z=FLZ%tK3HDz=:س|&tK3HKEz=@J\\l|5&BD\\ۈ ٍ:A7B\'nEHŵ+_·wq-9ȣo7eBde!L\rfn`\rfq!HӤ7YB7]=x6r憀dG^[$ζSݢȪ;M\nvCY`%dgbX۫xCY`#{g$ԕdkTٳH%د/SAaq,-uz981B}BlM_۵vO\r\ZA,P\rbӆ#[e\0!s\r\" Ħ>\r[bi5@,vH?3&L)F,1PĸbGv,P\rcf\01\r\"0vL31d\01\r\"0fateUB\\EM ֵfIx>gIU!\'˧7:lên/[яȯ\02ߥeՍ20=|\rD(=(\'2isX%spPep\ZʠẔɆFΡip ihC`;g-5M{INCɨa˕jCA҇v<1}=:4mA$}h\r:cuJMBCn/G1[&t-SQi;DEhP\"ԹA.\"\"<;4Esۃ\"]8\rEЩ~XwhPgMp\Z`N`21AiB4AihX$ǹ7\"M	bNClK3\r_\\٤<4Mۃ&]8\rMpK<\'AEzhPEDfKʭqPgYĊ>(N	KotvtaF }-ٚ#\0Y>l;_ܷٓRM %:8԰k펍=Y RBsbچ\'{k\\3eOIvMR 5G\'(EZH:Fs4ݴ>AdXkI	d61Ұ,ivp\")&blpIۂ,rHe!|(\'ADᓀHܓҠx jDVז,W72QzXUKhukh\ZN:cm(\ZE=*ՠNw(kEV(:[&5EX(:FxZ<cb6Qiun8T3AmtA&\"FgUT:\nU,7\r=0H7:˵j2)F\nt#aC%鍎s!-Ҷg1!D$H7:uHLvnH#B-˳OVRitj	6`seq7;uP\\vnPbK\r*+y7:uP\\vnPSh]\0eGPK6Y]p`S</X)⡧~0P ٳbMxu;BY$ʦS1] P\"Pv!^\0sǎ`#A>/nt`\"`\r:)ޠvyCcG0dL<%G779u0yfl0kuyةC@bG(d5W;Etbi5P@Dh[.P+o=n/|mSRknAkT	@uzڠ\nܵ\r`buPSOUQUϷ}y67ۀwҨ\n쵍``\rۡ/<mTFUBX ԩ1Qk=X	jO1x_4y&UmP%{\0Gs5Ol-ì@kT	@4V&%wO@HklnKk^iHTmĈYI$nIk^ۨJ{kT5BU`mT%UL-$nIk^*cX30C\Z7,PZ	6iV[^|b!8apٺg˕1ee1>	е hi\\|GADlYn@K`$4AKӰk;I&	5j-	nŘhLuh..!<wosmK$4.ZwJC^KmD\Z\"\"\r Jr$ǛW6];Xj#i4«ٲ]&f&5ŗHő{#ButuoZ\Zjj;CSGNH$APC#&L\\W.O:;- %r~Y~Pi	$MdZHgVnaCUDAe&MbYOUBǪPX	$:\n|M*cUc\r`e!\ZŮH	Vш.9^=1qasz[^n@\"5*G@5QL5fӵ,:a0`&&\"H`Pg8ec>Wk` i->65\\ն0\r&sL6Q0x@\\۷ah,g<[m::b>6˿M%z8Tǫ\',IXzˠdLiĕxcipj>/T;j6Zّg3}Fr*\"FgeO,:Knٽw$<K\r]]0 gt<Vh,	[M㷗z\nϾ~Fr?eeI/2Va^r4O\0|m\"ȖX2st#i ?gg߹A%_sLނ^r/MߞGl-Kb&qJ<[eMYz~y\ZnT3n{_=;杀$!]Yw]nT/CĮo+3r3Mbp݇3zA-7M/P.{uLEwbҐMϨno7_u˓<N<jLCnYRӱ><5=fz/W_/7u@Ml{lX@bSFC{##GNw ic?$^@ws>7yߠ\0Z Z-GjY<93bڵD\r1l&B#gvvk y9>H\"F Ⱥ%ja~C7vFwCG\"Z-m`L1k2Bwc[WbKm &!b&\0I9uo=Xj1	4FlٻsRI4B\"t<}(V_Ƃ}9tc~4:RBga\"yl;yHZ7W?**!.$s5͉tQߪƷ|zK6nGR{\r	0ӱ̴RItX@3tCRIt\r#.a\"&b\"kL<ˡՃ]O,t߇Chtvuĕl;}ZAKcĤ	Q;kyPz(qKj>LP^\n١g턏jۮgHΑiSFT`eD%z@LmlJ7z=I#ZgmDEz#j#F9eHZTB{HM=j;4]ːJuxGHnҜ2w-C*cgL64\'\ri!um3thNQQ\0I$h2SFT`eD%Gi3:kQ	\rykhNR!Ru-J^4]ːJ980\rj9֡/9eHDz=:س|Kݚ}!k{,\0)q53|I#ZgmDEz&@7Yg:q.Bw/E,}MkN/} ⛅:.-\"+5\r!dfp`m0<vlo0{C<=p\rF&e!,\r2QǳӤ67&;\"pDViR,!۟=|70wX^ٳH?{f&ADd%[pȞEpnv.~}ط\rz1ڲ`lPĸ	aj6q|mvu>5Dkv@7M^lM|e,\Z uXĔԧA`V,ͣqn0gƄi6HF1i5@,vd0&a[ٹj?\r:`,R\rc\'MĎ/9C;\r:`,R\rc@XXVe uXb]kkۻ˞4s*Q X 7:l9Ԡ\n ]`ZnY(ӃP {U\ZДAeD@F` -pdNbNC5\\20Ѩ94mA$}8\rml,óeղ&Uѡip ih25=lQth 0܃6Hp\Z`؎9oVX\r=hʹAwwNIH(q+ф~*@13m\rCS:=(؅P#Й]tun{P:PM	bNC,	L8&=><4Mۃ&]8\rM|\08UiB4AihmiF!8Ԛ	uv{	Cc6HMb(WbWej8\"VDqHXzk;&X;n5qϛŏ@ɚ#\0Y>l;_ܷٓRM %:8԰k펍=Y RBsbچ\'{k\\3eOIvMR 5G\'(EZH:Fs4ݴ>AdXkI	d61Ұ,ivp\")&blpIۂ,rHe!|(\'ADᓀHܓҠx jDVז,W72QzXUKhukh\ZN:cm(\ZE=*ՠNw(kEV(:[&5EX(:FxZ<cb6Qiun8T3AmtA&\"FgUT:\nU,7\r=0H7:˵j2)F\nt#aC%鍎s!-Ҷg1!D$H7:uHLvnH#B-˳OVRitj	6`seq7;uP\\vnPbK\r*+y7:uP\\vnPSh]\0eGPK6Y]p`S</X)⡧~0P ٳbMxu;BY$ʦS1] P\"Pv!^\0sǎ`#A>/nt`\"`\r:)ޠvyCcG0dL<%G779u0yfl0kuyةC@bG(d5W;Etbi5P@Dh[.P+o=n/|mSRknAkT	@uzڠ\nܵ\r`buPSOUQUϷ}y67ۀwҨ\n쵍``\rۡ/<mTFUBX ԩ1Qk=X	jO1x_4y&UmP%{\0Gs5Ol-ì@kT	@4V&%wO@HklnKk^iHTmĈYI$nIk^ۨJ{kT5BU`mT%UL-$nIk^*cX30C\Z7,PZ	6iV[^|b!8apٺg˕1ee1>	е hi\\|GADlYn@K`$4AKӰk;I&	5j-	nŘhLuh..!<wosmK$4.ZwJC^KmD\Z\"\"\r Jr$ǛW6];Xj#i4«ٲ]&f&5ŗHő{#ButuoZ\Zjj;CSGNH$APC#&L\\W.O:;- %r~Y~Pi	$MdZHgVnaCUDAe&MbYOUBǪPX	$:\n|M*cUc\r`e!\ZŮH	Vш.9^=1qasz[^n@\"5*G@5QL5fӵ,:a0`&&\"H`Pg8ec>Wk` i->65\\ն0\r&sL6Q0x@\\۷ah,g<[m::b>6˿M%z8Tǫ\',IXzˠdLiĕxcipj>/T;j6Zّg3}}y~fqف~\\u\\WI|RX{U)>8)[X3F_Cw@y\']ov\0)3A޼A?IfMpOϮ(b$_{%wv}r޳xrJFJ%t;{w3ciŒyHotJ¯Ɵ	v<d\0׿3o8P2u-ǈQ4kQAM-\"ǂ EH4k3|j\Z65\'0\rjЀ'),
(6,'1891_f4ea0424a15e1db6',1788792367,'x=k[F5\nUnm-n.JBƤmK#[ KHlӻ=gf$Kl My^	9g]3F}ՀLȱ-w{/4}/^Sigi4sw7oRO{;TkwCFD14Qֺbc3MS6\'FID-xA3|\Z7zm(єQeߙ8q/BP\'(\n~v936-ZOΧN\\qDTMB6Mq0pMKWB~yGQЏI x\0`dF}v	:C\\w0+)KBԿtqz!Ǟu\'okgǛM?3g2jFh+]lS9pB\0Z 4a\nŌ+@ڣ,i<g3A?sƱ(<>64\rA~~t~|`٤Ef0vOw{fe[:mMPh`I;\r}\'~G\'St=>:sϴˏGA`o}֤&طQ~>4];Eɂ0r˹R;\ngPւ&}=Uw-*J<rL8j2u,vf2!UVI# ?_\rnj z\\R43(!3v\\@nx8lO(`IAYZ6ltO\0F{mdƸfMTڱ鎪7[BQ[U!.|Qv6Bx0s&|NC=]P+\\2:@N$VuBY_o4I-ŤjZfUȥ;,W\\2`IH0gF\\	nzC0?`0 )na\ZVq2RID̥M+9b]ڍopr[&)	ҠdV\\\Z}a?$Loy)Zc\rfvP8sІbnڌZN<+\\\\6w)Er@P+]93`!(2zi75vYar/2S88\\%UԀ2#7T$^[WS(\"l׿\ZO0f61ЈnJbZe9LyfdD}Ez0[Ny8qܸ%z\\We\r瀃2F)34I)9prOkzPKY#c?8Tscѱ@6E~ryme7ѢfC8IT??%ǅ)I\0=u}K#[{K\0Gy	Z얙 :i&xhr	,\0F&T6\r+3n!DǉR,3HuIԮ⪅MT)8JV׆)MdRUr\"ȾV5:\Z)Xo[B2䅛rE	^\"INw%,.oIc9^HQSI<\0<D.慗bIϠEzg\n-\'3pnĬWDzk\Z~o>}\\N\r\0Ff2]AdZ7gq\0wO\0-עp	?Rg)6@!4)}E.]ZOM<i\\ywQyܻkZhd6[B=#q!Z룭iR Hw㰜KX\n9TUWֲZf &/<J꣍c0xr%GY5/aVr%ayw,8$\\$D~\0Nz^{)P9	ȝe͓=..G%t(QƏ\r;L?.`\ZavN#!I?VE	g\rc:׉>6aPь6TJCQjEv5߶){d._c4Lx׏D\'|/~8CDd3pW|:T|lYT2)UO␅*kt?qk[ciNY8phY=꼙;Λo?BMauC;啝5`ckY{,VܭHoQ\"yai]/x;x$;RJ%xVi*1g?*X<{wg<fC9Eά\\V.NxWV]$\'Z:$-b*\ZNV\'l}wc|xGurڭ@:ڈQidur:9)UNNVE]TEur:9YNNVֲNNV\'\'d$TNB$T\'\'Gsr7`.lb^>w[e?ՎjGQei?[}d&4YJ|PtVΪnnr(>Z+{U٫Ge.P˵YPfNLgZzͭס*E\rmAjbxUh[;eKӍ|azM\n𿆘CJ4yBM`tni\r\\/%WcY-	H\0Y\r^^<\0Ǟua-@.\0pK\0Y}Ԕ)/Kp		4Zu\'ZqMRV$E]oB02M1TCQgE[Hۜ\'e벁G	ӢNH36#.vmO@oL/#F뛗j&$vLe- R\"COTLgS1pOo[n~K5ni?6{oߌtX=lUq,QU^X!&?TWqV_fqw_}5#A	g%F7!(\n~S:#>Ԟ3	\\$wJ)hʐ9,dƻF5Қ|C&*d%\Ze<0UAL=wm:^GKµ,PdLLEWU(fs1DU	hXe6hf8V?%cdѲp_OIۊܕWw[rC\\c	͕\\љ͆K}uL8Y]h8xstv1mvvnM;FǨw;0J.Q騁t8,ln>2mÁø{_5f>ԭJ4]\\	(lkAdhb/y2I$Ds_PKƾ3_L3A9\Z+&:CPD\n[@?$n.5]\n<\",lD~^oz]O\"aߕ&sd&4}U\"\nJ\\5#=0zG\nrI+%m옗(a.[`dT_d^F7_AfY3+@uClK+-L3M<\ZjƝX;eMDPu¡PPNK|w!a0:ey7sثrN*jU\nEo\r/$K{\rA9HB\\:!.1\n1׭hɕ?pt||8zqzz~ƲIv͖a>z˶tқzۡA}t28~[8>:ޝ{ƾ5h[a_t\'\"m)0v.F_!7yN_aǔNslwuxC7pD\0(/*\Z\r}q}5pcJ^.XP/bFrMl,}%.]{<_쓈`N뫤:\0P`ԱKrn@ݞm rY:-{!jLѥ\Zآ.(.JP\0T<93A7pV%MG\"iuU4}96BVu\"\0uԒUhy8m>Ʉ$	\\0xruo13SpDqcI-Uw\0u03s֓0(Or6\Zq\n{<[$aV:\"c:tmt3Koh8FWz:qZ!SSP !LBJ\'[(_ErS|lYrC $c,\0\0;bf`>-+, QQ%M4ȈK=fY]GhLmgbOU.hL	8	YyLdQ8JkJ+9M_tgxбK\0Zk\0x0304\0\'Ƭ\'Hne;\nBfR%rKC~!JZ(^\0B1`ԌYoZJ2J\rtZ%p~GEoc!s?\n5pO EA(}Y.:ZPGC,:g&EREᄀ yq+,pЅdQXԃ\0l~hK3<iXb2-\Z|w&-q_2/yk2$4^F=/Rj\rM8XY9Ѳ*Mo/ڡQɮ2E,	z, ㍸II\rtaLQD]a9	,ΔdG}\\ PdN(#IP7\'jd8ʬJP3	K4@;RetˇdZPdfL\nJ.)Nf:^B]gDBEF3WIr%Q2BuewNL֡!jP_iH/PG3\rqxX_P\'yI[7Β7+qtğ)5	9I4\"2흨LBL\"RE3&.+C)EW(2#{ʹH^ZŚ`A`=_h\'R~y\0`Igq4	YSYZrȲʵ(k*#L<ȑ$rhC⣮qȩF8EJ2 92H,128ġQU\r!?V\0+_eQq7YA-po&U<L($Ƌò_FVUZŮUZŮUZŮUZŮUZŮUZŮU(c׻})5//.\\1U_\rV%7CȋNN1ukrqR<t|+7<\ng$8:@1\\h\rK766|}d\08deOnf`Tֻ;=}#8-ʳ:N%MZ0bGѷݫpr1;mE7l̿\r/{{{8ys/\ZP\'lF<.oc@\nTГ,ߐ{/\r`6\n$Cn,in,25{	%C~#GcXH\0gd@Ups4$9&R0%(6I\'WdLO9r]V[tH3BebkߒZdEgr=!/BdLe8S;b/7D1\Z	\rf\\Ee&WGG|3sɞrnfcO0bSvlfG.x A|\'F1/R8@#OƓW\rewW92;\'\".,18T\\gƓdkشhm$z5嚎Q+5 3(AŤ\\<L\'\r#\rzH(yL5\0~Txk\ng 0+KBԿ4r=EP9<y[;<;L;vEQ7ڊoT=3\0-n8F}!a#CK.4HIV47rB|?I)<\0og0]t\'VяmzO.!s^㻞sӃ@C7MY5\"yG\rg>n2~g<{WyEo70zZ=7ςdR-csh^^Ġл(»G1b{q4z467/BUHI3(A:<꺮56MͰLbA̎92Y WDϏodK/#AveaK;x3Y}|\'-O\'lgsq=zd/ܙg|}~j0ޱ<>	22^@Kdchrwv\"vdN<k&	瞹Ofߟ@I&3_-?`~|m[	C,z_^<ڒk1BX2>{zxZ{qw{nI-ir+P͵jwV}g;JəlPhr&ēnMRW77jIK0-M1%j^D\0.׎apFcENNĳk0t?lωb9b שƷ\"	).=N~m4=_g2q~ZsȮ&|LNy\0l)`1;;j#\'۩yfn@pTmoq۔Wk>wϚ6E\rq4|8_@\'Y&N_2Hvm~5T0\ZtEx<\\V;RcEg\0&\',;\"٫>75w!<NPX;cˎP	(6@I\"VI{q{5-\n]=W,0yp@(Z_	pؓ66%%pGk1(t<nP4k\Zfd49Z*<|QCgnDZCby!$EدIȿ?扏k^y99w\"$+	28?z\'>C+	;Py<-2	\rJD@	W6O1	hd/Zw`M.t yCro;אCCZ|$KF2I.gPkzсzuok{L5L;fME2NZ4B\n\r.uH0\"IΟyOZ2Ptc6nY:fݻСNVn@ugJ	%\"ѹ/^}ܲYCǼ\'f(IJLa)si0=1#xqPB[n/}Z(^ƾ^cǵjLQ.B~:[^p\'Kj0Q?	.BmJKfJmEPr4drm+r=R72WElȹ	24}Uy*8\0\".N)5tmÄ*q\\.6pшeꃽ.<eL3zF6a֡YQ+Ѣ?2G/XZnfjڔtihꭖan[]i\Z;+d\rzҎ~EV5\r:+&X\ZqgodƸ6`ܶP~NgF ͂w@jxH؊MjuG趕II\Z7VG|PdvL%K2hE;FCELk[ci*u{r\ZǱHE\\~g}y;һXφD,1Fk0VpexwM2LCޤ,99[0i&9KZC}{>`8<P$بo2gU]0vGTļt#4g>,<63KG~9,32󎐝I6?\'wt^#<_#pifp9	F nFmctqWoZm;Yuk2ǭFfˮ[AqgX!^jA6͎Mز&KF'),
(7,'1848_a7d4dd91c78c9a79',1788794080,'xF&:O޶gE/eI3rIli\\rwq{Jd&HH A`ʽJ9/v\"IH\0!ëD@FF|KUWri_hBo2\"T\"yJ*񟟿z_Ht>1G\n|dDO#v\"	{<)	M/;p\',\'uOW1E)%)Y.Q̾ykӧҷӘJσIXBDz?IBC\'\"ʹBǇ?tG$HNH W$K<Yq0H\Z-B*\0xv<$?Tt.%2T%-}Uf.AA\Z0p!W,h,]C(Fo3~_	?~D\ZG8LSIu]G͒\"؅=t\'	9ĺynN4#8\rn9 ܏JṬ?L[Ri%~Q<\"ˠ\r<N4O(1˟Z4y<4FH*(gLJ)Jֻ\'ނ#i-grQH\n\\BKLv@asך\"((\\2aKDsvkt3t}TI4%F1)ݟ,g3Wn΁	MHѼ@JCFsd2?KSw3\'PbzdJ)iDHo=.\0	_/PnzG07O/7my#fnG7q|FRF\'#zZ|B0k/]fW_{\"DM{]3˼A[Mg?4tD8QYuG/oTp*q\"-*ŏT<FK<EVf_-)z5RT\np$1~2Z2x<]loAJ=<vMUTl(\'{e`U+ɤ}:~nQN84צg!\n+Yg1NF,Iy>{D%G9	_/_e2_N^\rF>M0O-P̞y|_ܢXvˋ0ܒ/ߠ>K>YQշpg>7-H$Ow/=?{/?(\'iSjTwww(%\'l3O_0G}E<dѧ9.>*ѧ_^^?/iڂhtx3=<_3.&&xJgG]-v˫xoYsq4Ȅ^lgbYF[ u\\\"[/|8\nB٨	ᒩTS׈o1hB8:4^AB\06LOwn_ǿ}gȋyu|;	=3L.\\A!n9.A84}m%\'<\n+)Q+V933x8/d6~\"ƐHY&d,\';8$ܖZÐ3ɴKNc!pf=/D@=%&h!;^pr.o7ʹev%2p.G;JTχlk=f1Nf7h晶c)~>H5L@2p>a$Y@*đ!DN!DJ4(%k$=]\Z2h\n-1{yL@LH_at|Yl)_s%i4\0F,?=/g;^\0<J>HUZM.Mh\01kGO+7eb_rK(2VٗpӒ-iiC^V/L)E1hne YW{\Z^[cJitNaS:%Y#6Π[)&<$XD- `؀q)4U;{S4\r{c(\"Le7p,+%*|KB^˔f5oX)OTE!S_V\02at\'hF7e#d4p-b0.c$XL3BԱ֢_46Hni@EeV*\Z%Pp6~P-P٣_KAZ+Sd2fXÿʖ\0`9#/Z2m-c352_&GxZ,뵴L$s?1E~1jKo2ڗnn.Y9FP4oRd!fcH׫c0cpv&[Y@.\n^I\ZOe#,߆wZrzIHe3ܛeR</4Xi\\{ufwXq\"c^l̂w(mdZ(<{<U!ݞ:,BVt͂sfW5tʯޯ\n)dښSU7دUg.~a|7Kf/!$8w2=u\rgwQA#1zDu\rHW\Z2wCxQhˬc2!GgXhXcx-=cLѣiUR`ҋ7ӏ3~]Dn*	Jzu;h9-K^&O \'y~\09e\'uX̄=_|W(G{Hߢ_zU\\uтMK_MΌ3+\"g.A$ABσ.˹N@ 3(6``򞽢x~^ßf\rihiדZ^Կd#A4뭞5F1-y.`4W\ZT4o#O|=p]IV];4-gTMgWO3&!1B]~6>Tx2\nn_wq3:R4\"ohgo-EsJ4<x%޵-m_f*ܿm-8vr3hj2\rVʣ{lU}w-߃8x0YD`t}\0Wa[x\'xmR\rQel+^FV־$$˹LiQnavex핳ቃN~zY:K$C0,-K+Kx\'|D;&{G_caI0D>g1xaI尤rXRٹ%Ò!!TK*%ÒaFaTK*%ÒaI$A$K*%Ò,̕Eg0_!sKI\r3EÐȐߒ۱0c/{O6x	b\Zö6ns>kY=YÖÖ3ޤ끊߰bjz5^]}\rTr`?7۳p\nyp;KGL#`GҌӈ<}M-mUmzqw@WX<%߼nYKQ:cXW^\ZsR\07*;Rزŏ4=6G3\0/_;!tm\Z\'@YqooP#rob\"&NQ=HwlTBLCMB<5WPuѕ\"k~_5:z*2핽<09]ƿ. 1򈍝PV4T0A^w#aVB[?\\& /az~OsbFQCxVԘ)h\r>,ׯ~ƣ䧏Y ><MGR@+[.cC1F9U$ηxD*OiI]XO8lFD\\m9r\ZɞL.Vhkú,>QIu8K{,(r$)	B YH\n.1vdlr0 lUB>Au]iC*2k>zE5A7\\ُ8e改yoÿ</PO4]m\ZEoTZ7|9A1cG:YlBýV&8οpMMJ=QyA-טJdȜu>a1Y_AfQC(=h~xe MQ\"y,vMh|`7S4IiG)3 3Iw`SKy%{fBO\'b%)Othܲ){bG.^(k5,!D;940hXG,{KS\rK$H OJCcYW4Hfiz/1##	bbJ$^N&D	4\nyJfʪe#FK ./@ɒݷZ%6)gW>B%L\'3\"3)uq>u\\2W\"ZA`ŋhk1(yS~-cLF	Qo1bq\'Sy7~|q\r!SO֮d)#ul7h 6khՔ;\0=}p-{sQ)ye;\nvA\'\'=j+:oȒLk/x\n\r筝B>0fJ\"aG==JOO*A_1()n]Y<Q\'mA\"-Z42ޝdc)7cg-[rto\ZVa2S>cJA2e!$(~G!HJ/3I\"NDA_/4b>d}L>YK@m[o)*Mjש颜0m<K9d@l+uV\'`D55Sj1]jU:7\Z]+K1UꝔS-V9KL=[C	RY6&/\"JYe[/d<Vi.}\0?orʸR\"?|/>ƓitR!\nQei\n>-8%K2։j\Z90YW ӌ%s]]edIL9kb_ma\ZAk\'ꪮ]fdz]&6Q}\0boQmla:i\0uAیn3?61/v|F+/LҮpl)5OJY%!+U)\"ѝGa=;m=˫ۢ(@6W!Gɳ,5kz>$I,GVwVWXQj?/5\'uf֕S\nye?n3>0%[WߋES7sED(69-ܩ͢kl\0]_;r4U9ezYQu[dw͟\"gsU\'\"q/\ra~67/+eT)1\\?c.gszWSڞġB`)#%le=@	3|g5`U%].-\"_Y0Zm-^TrLQ@/O6!Nnmjk<2,54XށfuBm_7USEi	Q4 wMh\Z%=JWmK&ptd#[/s΅be?jcsBj.,I)9أ:,$oƧ)RnW|!HP8ySe#ЉiS:\\ӣoz:ޯ?F9È5aFʾCo!CbOo6[Ͷ5k[|z[kcD-M.rGP$AқipZ8?C7U%m/I*\0*BKڮ&wX+VS5=߹5s?egʱBczl>2)8.(y$ٴgl.[%(K	&|%lapVbeuZ7Wu3_D<>\nY`~U>c(c1)18&6]wL02i\Z	ad\\Ʈ;:=0o9Phv-FǲU`,@~n*/:j`\r!C(\"D<Y:h\r+\r¶L0*Z4K13*\r*[9/MYbQ?\'ӐbDLͮ3lXљ0ePx0~k <A\'aF?h;mw)Ґi*B[ޑսr`]9IaF0c3$V7xvqSKm<~[Q#Γ#Wv5z=.Y=-	Rj{?;K\'7*5-\rafCǓ{+HfIǓT \'sBWOӷl5u͞.2Lxemx cxQòz%[0JuhqXu<E|zI$M\rj90!\0\'_>R}xB뾢aj?)AAA`a`BO:CT0DCTp⨠\'fMxTl\r٦6wOQ}^Xrl#CdiH3JI\'I Jd@Ve63af%r/yٿCuo=\n?E-JsKeE%e]zWoTŲU`!a\\5îГ4m\ZKY>6,UjN<vC3:\Z&iZCV~H4vR.)wO ]$Qu[gkҥZY%FMMG5MR:m;=8Nu	r	=0Ӹ9i[rlg;&}烫i`@6d?Pp7p\0wkx7|=\Z?OCFakTk3u\rŰ)J_UtUКRV3b瞃 l`i}΄UjZ!Vޢ8Inٯqɣ| Aj1LJ(6NW7E)-.ZJP}+AJNOF<e+EB4%,s3n^8U}lHŪ ]UXImMӰr`r \rt-M]$CЉb$PPЄ@Bƞk\n=gx\"9PPCHsۄZה\ZG,psضO5SGi{z U\n:0#:cSq!ѡ]51a?Z0$CuHIa{w{{cm\'+}_tkU@XgTb*9%Y]CV6cQh<\ZfKBQͳk8hW䆓{]t{ZGQs\\`otЃ7G#.=2샷Ga(C:kq6( õԣմtׂcj5PKv &7K`[qWU7EazmҡyR\\i\r|u)K=zym1RRćqp=~q=>~9ø=y>\0=1vw^9(:F<\"wC\\_V#iј7/^<Ga4$͢ym^tz:\'	Huti$3P8\"ShpOcCA\0ֶj-pf(J،T`\\ŠHr*Q?3;Y</Ҍ\\WJ<0_L>\nzA8\n\":9OQ0g[5JNVƒLEFـRc]4*mH{}vxmVε\0c>,\"s?8\\vQ}:3{\n û JD-/X漞Rio{	sbvB]Aͳ}F\nntӍ<:~Z>TVJ@݂g(xR鎆!}IdXDq,α&;Ewtќ-ރlpNZB&/`$~N1>qZ*=(\\Nvc~&[8I-O&3/LV?N&Ózf媹^8vHT]hForݺqKuMl:ށ>ihyx-|(ȱlT_pi!ө=:Q׶C	s\\et蛋}0AطL5dA{S!M尩{DWAq:o8vOjh)Yx[}m\ZA<Sii*EdJJ>ޚ0CLCk93=m==c0t5D,Fbi՝ʣ{jj	UЏ)25@cE/H\"?YWg?^}sCDMʡ;)\\e\\.)UK*v6Ռ)ȶ\\y(\Z_ ȿejƶ.2@f\nlum\"g$!d,%w\"Ck.w1Z?A&]3Q`q%iH.O]Dd,Nwn)_t6筕`4\\|15r:%iT\n\n~iSY3̪y?f5ꛎ̀zF|\ns`Պ)6%΅6ؗB˙-\\OU9AnlIT\Z5߹vyB&7g4:>D3P1vF(3:y{ާHHS}U>C<{w-E@Tp,rƖ[0~沅Q-d\"WʩkKTJq,̻[YL4Dĥa6]c=\'Tj;Y4glѭ*Q\"oV9ٍLܚyb})g)F*U~\"IL|D=6GTγbwXA߭1+qd&o$B{GoN댁\n<ʓgr5a,d;2ɣ~1O?eu맊>(e1Յ<Yf֖z2Pw\"H\n_*K\'x8œ^za\0Κne7^0wYˊMl4\nZbw=1m	2vB>iy5Rl)_2_QDMg{x.WP9HWAzH$ \\viiZb7eE\n\'(IY}n_)~\\[R5CTZMjX	Onߍ s_1XfDޏmN`ePLY9qt}Ӷ\0,Ç})/6d\'h+JƳOӀ:ۄ+>FYEELo3-?g0sO,8k<՝3YW`2~Un 15ivF͙/9ti6sxwf8<xAFڣe3wEt/{kR&:\\Flywʫ;\ZEqH!Pzg!v#DwCr[/̑ˢ`Ё>T1E$%3ӥ|3_s\0pPVb3=ᥣ(꺫g[xs3%Xt`LBf.)w@b,2X pʢ\\Hk#+pKF;z?sOJ]=ʚ%hm+2tET^&ŋ(ASbזwj=*-)u,!Ɓ;U&(E\n.{\Z8=b8@ro#5\rNEއyg\\tvGTD\\ëj$PBW^eDbBL_V̖]>ÈB:8y5◬e釼}hO>y;r_z7=x0ȟyZa<_ɗ,IV^=&)#!)D9f#0jS )_&*/!@\nB_];V^Di:H.UrTdboSf\\ff7}!)ezGѷ?	:kyT.;<\\X~l0hsoP2eO4Ūga7}0a ;hT5bWbR]@4t8}1*D_e2»T##GxuY(ϫ	Kc[_f?ag3_|^^EJR?\'P\ZOfו:tu_1>\"0~t`|&/t	I>;}#2ŚrX.c>ԉ}n{Ag똭06\'#R4??up6*	ɇʫhiLF(Es})zMAOa3w!hwe7ק+`[	\0,,Fqió#{p/%hd:o3Ylxr3tWf݅(w@c<[ Q1;i^IƯ)+%c`]Ya,(!;*\ZTI9p:,Ȋ3&trZu=i2e5Esx؊xs88f-u{cִ{O\rr_d\r݌g	!VoϜ$Yl\013C\nլy8pl3&z!Rz9=\"& sĽ! ~n]\0YYLa+>/:+EExC4>1)u}{B\'k}?_	->RFH\ZU4mhh;v{Z	e/	^L&nAX@{2wXc?Ԯ\rKsBI`̖39{=DPS.M)\rZ&C,k\ZE\nƠ!&F暢%ynhFbZ;\Z^\r[e󛟮/ q%7wA\n$Ť$ԕ$KɃβwz5ˇ<ʹ8vb-[1~Z?:PRHS[̣8y0L!lNPį̈\'(Rz-8.|\"{VfDO?~{#(Tix˴$Hiтu\n-֣BFɽ<G!j@Azrpi2|\'$9bYڶ,NNu/Mi>퐥r,\r;yG~m[d4)kJw$}HO؞{|Rw\\@T-Ɓ?eVO3:T$uBuBd>޿pG6Gg7xnɴT_.1|h\Zƞ!mEKmՊl?U1/C_G ƶ@v=ێLmn&eI|k-Im/ItǍ7g5<v,lв*6ј܀vWpgq<ftے,5GE;ް4н(Ɛ39/#몬fœ\'e&\ZHJO.H\Z&tUuƊ%Z\rMl%-@~T j\"d+p\r!SO[8YR\0+W}+.:#Ķ0{a\'1m\Z6&\Z[X fzoXj13\r\Z j+l\rbKM & bB;|4q,5H-=j+f?8Aݶ:;*h^fE&5QyѪ2Z<Zh);	?ʅ* $r-b:(3=丮>qt u 9ʉ\03lMD\rWA,5HKV\\]WA,5HK)hhXj1ZlQƮiҟ~\rXQmlaQ~CѨ)bR	ݵ&Cw`FccZ2;)ζaB?mWo9]Աq5,}u]q9=r\\ۗGD9\ZFT@DuB#+D\rVk\ZQ^ujjTmY@jZR񳆔aHڇp-EHJ/!kR!5}t[J7cW2֐r5^:|R;P{m3\ri!eaQb-? FD9\ZFT@}D}&<;2 10z#)R.?r5^\"ݕR!kRqLO`)]Ð\nu7tbڦ\0L k:8u0c#\0L kz,u\0)v÷4! jhZ/24<:VN:+׉0u9e}qLl\\\\ێhl\ZYYl+Yq, ̮mcW]N0s<lg0;v-$*ԩgɖ6O3-[%IUw3d;8vgX7+VwW3dK̓Ξ5G0Vi8sLd<Z8ۗా D<Y:ɥ2doǸ\rv	n(=erM>G+1G3\r^YA,ʥzqv v1[b\\eyݙ1EF}cQC,d0ƈ\"Ꙛw&!UƶlO\'(w!Uiȴ|!cQW9lbjUުiwl/{8Z,hhNd~ɍJMKCXqG\'䗃SôTlG@((gq)C.y(;*\Z&j;\rh\re뮩ZV*7m@}8mJ`U;6pw\r>6YΑ־ip C=mqb`Su:يt\n4m\"D\rv\\+Bjmmw<AU#GScj}S*(߅PU~	Uv;	emU&T@.&(XT_{*r4nw<42W48Ԛ	Uv;	6<[C[\"7Erہ\"]N)/wˋ4yp%˘&7b٪mf;g:Xo	{v-{۳q$b-m;厵6=[ 9ΚR@u4}lX+:5֞g$Z&kIi4$OVdF䉵k+a\"ɱ$b-#I-!MAxƱg$ZH\nB:=-g51uKiţ؜[QStT5)5jb&AimtTؔ/ը/U\ZDV :ƾ+~T|Q2$<Qu\'%_5tgbFQh9i[ïSc;_5\"Oeَ>>v(VkEV(a(֨m/UUkl*\Z\ZRdv*39cTZ{vRP&^aθXEz\\4dKHv4\rkl	i01Mײ]QI֦}%tZ=]o_>@qAPщ]kk>@qAMl칦Уww-A-[zu;Uq]:naa7~ dCلdϴ!(WYl	elw(G,p̣J|@bK(dCٶ}:\"G<3O;-U\nWڵ6{U[\'̪}O	jG<3O;]uLOus-_\0sǖ`v,2OJ5~1ZܘXŦ4Ep(]un7(䎇aqtzi{gZsug\r*]Ӡ\nv\0N8$jyq4T|6<Qk\ZUPu=c+8FciT;@U+t-؎=Qk\ZU.b%JLyg*^OT}12hp`i+TA\0TmQ\\UxPw5=iP;\0Ttl)ꎴGr5\'EZcuWZ#T9\ZOkxjҨXꎴGr5`\ZK=*@uGZ#T9FU@[Et0xEꎴGr5n<.+:F<GUTw	ծ7V^|b(pXkb1(㝃dCk@h]QNQaѽ{U-h-EAe{\"xI(Ph	h	BX68\ZK@MӨkquvpq5\0F;p@aK+ޒUahcHRDo`{R֦qKM\Z<Zx՛ַo#B ((L4;y\0;<T\'X[Hy&g&?w4O0lDyܑ\0R<EDMU&GlSS7];+7ܡ\0T<2<x6}˧J!cUa	8-ae*Gp챪0Vv25\ZЏŮ5OV^.^?)v<\"w;^C,pD0{jT)6%(cY1X8	VÀ\Z[R*o)Lw.8u\'p,AMay!ŀc$Zm\nVgP8NXE1Ec4j-#ܞ\nc]|[Mh\ndP;G\0	RO{+8ɔB/4>Dߏ-+$JƬ3<.Өށj!XSvDuK[ۑkU3}X_v{9Bdz!uҢ\':InٽE\Z\"Muv]W.GAJ/eGm2`~vs+4DgqF=_z7=Ξ2J8)ZQY+Yz{x9Ed^\0ˋln\"ȖOi<Gt#Mz.)%ќ]9k;ЋdU^ewۋ2;81o+ΘDs},\\m[$_&*/C\\r/>@|%uHw(~m忊7v}֍`Iz)sF{KlٽJ,)\n»`N.pC-r̡ﾾI1iy}l0Z(Ñ\r^vy2\'WK\"*>qaer,hmՊшl?U1p/C_G ƶ@v=ێLzzsj %ʼ#H\\eߧ <v,B-XƦ-N_8QU]ײɺ|C<C)&f?@rzx\n@rju\n\"zCӵ?4cyAh5 =38`mӰ1ٿS~vq,5HKR}MSubKM & bB;/:;q,5H-MK{Vwb/,,8cF%&E#٣Ue	x\Zڽ9V.Tq&d`Nx|N(RNn<C뚪`qt u 9ʉ\03lMD\rWA,5HKV\\]WA,5HK)hXʴq,5H-6(c״MT3`0\Zmv6t?FhB1фZv0[K#w.6@aymS[DpxoCj.LX^\nަg턧ĲW#S넚sFcaD:@Tw\r,d&:24<\rbԨhZgӜ3w\rC*>k.r=`saHڇ]%nnSiR!\0R6Q*zZH]ӐڇԲ0Nvy4(\\È\n赏(#.jFsΈr5^ja8`sZ\'ќ3s\r#*>!5=!kR!U4nΠ9gH9\ZT@F6=!k:8u0c#;}!kz,u\0)v÷4;虳F\\ӈj&ToC7]g:q.\"G/MW]yukv\'} Bv̦̶i\Z>6vUi\03c;0vCKlBBN\\plkd;ٲU`QuN8sLlwuSؿbuw8sLd<\ZX*q3j3dK̓s}	BCc{@ڎ	v\'{;|<mȵKuC)n>B\\%9AlX0\"R#DT!r< &\"}baC,1O;3T\'	sb\\e%;v1FQ콋6S1<0}Pd{=1DS1<0HCq=a;T@*VMckٓbADFs\"\0F!ۢ3jTN_dORMe{S2pv>2U2{U~PChU6pw\r>6ZjYhߴcm<A3(1\\d:Vo1܁6pڠ[چg9GVX\rhAwsJwLd+q+Є~.@5,q)5}S*(߅PWM1Mv|Ct\'W&T@.&Զ\rrT}oPeMpx`>R}v5}ӄ*h߅Tt_ѰOSk&T@.&Tl\r&Oltmw\"9-s엻Ei\ZҼ8eLUl6Xzv?CN?:sNk9{pߞ]fH&kHl,wq$b[c]ѩq=[$9֚5IXHO]!~=_$5$Oe$][Q\rdI&kIjai\n;6=[$9֚DR@&o<[ZL>/d:{اƯIQs<_|5	\"OmK\ZĦ|F|Aը%rZ10]qj}b&Qi>A.Q;c+5\"GemL~W\ZXeIyZ-]vLQEX(ZFQ5u\rD1Fm|A$<ZgU: sUW<巈t7t˵j2ɯmG\ntŪ ]U/km9&[BZ@;-פiXt]4dKHviJ*6u-A-Ժah7zj˖jtND%Z[j˖jbc5mkl	jZP׫dqY<v&&${\rQ6X}@bK(dC<bنcUU[B\'ʶS9r>\\%yl\ZU Үk`<`Vu{*OP;b>\\%ygƮczl<3O; 88n>\\e%yPVj+E佌*6)Cj-sYDy$w<\rsCO<Ԛk-;kP9U@Pv!1TMWTA\0T:kq*^Ө\nvY\\5{M* *XkAvA*^Ө\nv+a4TbG/;kT9\Zx곝툉uAӇK[\'r5\r`l+⪊Ń#wM* c=LyPw5=<.\ZK>8X\'<ҚʱxZ\0U5FMTw5=BciT;@P]y5T;Қʱ4]*\"c(Tw5=Bcq[	vX4<j\\@k0Ov9,\rF1]R]`A)=N&#]Bۍw\"ݫ2ǭhq5F;h)\nr,3MBiǶ8\Z@K@N\nq\0\\\ZhF]/s]4ځ[Z\nC^KMD\Z<\"\r }˴ۛ6U;Xj\"i«޴}&1CIDa|er:B3Lx61=6!#Uex ` +TI, j:`=(t?w48@efYلUI3i[>U\n\nCM`őh	+lW>gU&HyP~,vUexuZtXpٍNTݑ\ZZg$Sr-WXO)AD,F0sjgI0Eа\'ؒ/TY8\r|Ma`Z5u;=c$Zm\nS=/\'@jS<چ~`p66`,(.VkaT\\,oBS`&m9Ux\0N zsX1MڈxQ!-~LoA\\8&Q2fqFT`9PĚ#8[^ڎ\\lͨ}M\n)e\"U/d ݯ6 4Κ1WJ15;o>kk:1J)yYy(\0lFS:{YoUo^G $HfK\'WQRMd	ˊoP2^ͬaֳ7h0JzJ%t;}3wIł\" 7j\n%S՜oc89FAL9mP}ŷGLOGj셤fQv-w|֬`!]\":ԧeDq\Z?z');
/*!40000 ALTER TABLE `cache_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_pages_tags`
--

DROP TABLE IF EXISTS `cache_pages_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_pages_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_pages_tags`
--

LOCK TABLES `cache_pages_tags` WRITE;
/*!40000 ALTER TABLE `cache_pages_tags` DISABLE KEYS */;
INSERT INTO `cache_pages_tags` VALUES
(1,'1878_62da9033a687fee5','pageId_1878'),
(2,'1848_b6ee3b679efd19fe','tx_news'),
(3,'1848_b6ee3b679efd19fe','tx_news_pid_116'),
(4,'1848_b6ee3b679efd19fe','pageId_1848'),
(5,'1848_b7a6571cde1070bf','tx_news'),
(6,'1848_b7a6571cde1070bf','tx_news_pid_116'),
(7,'1848_b7a6571cde1070bf','pageId_1848'),
(8,'1891_f4ea0424a15e1db6','pageId_1891'),
(9,'1848_a7d4dd91c78c9a79','tx_news'),
(10,'1848_a7d4dd91c78c9a79','tx_news_pid_116'),
(11,'1848_a7d4dd91c78c9a79','pageId_1848');
/*!40000 ALTER TABLE `cache_pages_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_rootline`
--

DROP TABLE IF EXISTS `cache_rootline`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_rootline` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_rootline`
--

LOCK TABLES `cache_rootline` WRITE;
/*!40000 ALTER TABLE `cache_rootline` DISABLE KEYS */;
INSERT INTO `cache_rootline` VALUES
(1,'1878__0_0_0_0',1790779185,'xˎ6W7%( )CMPDHfW\"Uw;nEP4953s}b;oOw>][5,]GT`J&]yn<RQgy eʊ	\\WcJZ1(7\nP0HQSKI\Z	BSzAktX\Z\ZxV\0;8>v\nR\n܏IZxql0G;R1RnuנV0Ɗ{XA;J|w\\%+:D2\"@C`(QT+0,4\"f9v+weY4J.zb`S9zDҙ}dIԩ\\o	M@9#9:As9,8sŊq U	-T5\0N&j:ZP@P:\'sIDY2UWD_\'Npta)ĿeY#_:(2588ꈟ+̼sun85H	HqԱ]\0ҡSQ\"m%oVQ	.AYV ur!R\'a}%,\0671 _LqA$:9~G~}}/o)m& ~21|k&y!;q*l*rRQcz(uzdc]LW(U%ƷJ6HD19IX4GHW *~8GƓBrld\nrQ3Fkza<)t }P|7$?~0W\r8>O궧ƌ\'(Bpvsq02\rA(\nqꃆv\Z/%\rr&tIl*r܊،[[-,eY֑hȍOY4mPA8ghCw]c6_}tϱSkWBϤ*ie}t_}]O@O@.SظHd[)d)+ĐLԺJPE:K3EڼNYeC,;]\"pugNɒ^~̊փ)zXQ~+KM.C̐oR+S\'i0+.8݃~]!j+ᳮYm]ڪ~%n12N6[G6c;2l)\"9b;?gnRvnʒ-3\rgfeQf\"ɮ=uNP:#4MS\\\'zHǶUҡL[v*z2cHufnX;;CxjH$CHbc7u3^/o֛;zǍҫfGj\Z礿f^@3LvC,^ZcCkc3Bz,46ZJ쀔TPͽc5˼B~\Zy\Z1}l\rz8,JXY}^O/o| n;?G/h#|w#rZ:ßp=vGñmޏղ:BpE!v}=y׹/}#Pߑ\"]۲G߬|QDmeNLC֋	sfv#.Vsu`#:cә\n,_؅+g[=kt`?b;cnoŉQ~˧ݪ,t}B(iFtFa\'\ZR݃h\Z~d[#ˀ~FIII,piz~ev_-v'),
(2,'1927__0_0_0_0',1790779185,'xZK6+MW-ɡ\'(]ITE*E{\"%Q;fMY!9F2޺uvxk[fGv섻PkB;@~\"\rblͶz-7vOJ>\0@(=ycpZR)RF\n\"xQBͶ\rk{UIum-?N@evC2*\nʤMe8T+GeY\\Snh%Sn}Mz)rzFL9T11XDj~hS_\0!h9X\"UfR.~ĞJ9\r|ۍGɠ,P{6+=X♚c-\rwߐ[d|k)S	H|pDEn?Vff\re֫7qqF\\xۛSǎ]QB	j\rۉml ;ۤp+&)\"\'֏bpLH[VzX\nAD\nU(CyMPNDq\"@yT@(	r`\r%PVif;D˚vډf>\n:^~,\rZR1 Bˮ[ .-qmLsIZeH9+\nv;\rdnA}~աQ;-mU\rĂYۤL3EVUe4{v9*aA\"wsV:@W/wytS+Vv%qiqJ\'Ω\'7jf:?#9q[#43HL:(|qu&aI\"-<s\'K~9/:f M8ƫ>BT~u{\0`QKr%گO`}՟tC\r}.Ȝ\"奪;Wt+gV_T Xo~;hHPHސfn\Ze06t/RMC&\0ai﵀wM+!\\C[,R@+(W%VV:Δ@ Z{uٙ7>m}ñ	HNBE\rd	J簾C:mLxڋeF2G\0WcN,OӅKY/\\,Ct6ʤᠦya02뺑Bfn^=c8a$a;a4mgyBFE`IZN+_VtLZYnnhE\'kC!ҋv6DFaF^CHۧH+})ez/U8vIegZO1~s~	G=th>o@im2\'A8qcJ6/{R|;;_]qqѨ=	>\"}+\r<\'+a/,omۉ+dx`x;엊xf\'=[B.@5omO@+4#)q_WY,гY(W^kO_eϾ^?dNTOdY}Y@	ZcX5V\0љu1r5楎52pg(?Qd=rґ\n_yɧCU׎=MA_<+%M|+b8Hf+ O$ȣ$scߊqHB\'HOqy'),
(3,'1928__0_0_0_0',1790779185,'xZKs6+O$ɡ\'Dj`	0\0H!m<n:]o)mBo}~jiѭ	]G\r! l+~\"\r,F8TRĒ,=y\rT TuwWD:cI+Iٱcuj-\'%d-\0MIS	\nh-~hǆQϑ豥;{u]ʒg׎5Y005D0+\nJx$/\\Ҍ_˻XWg=*0de4	*Iùpl2 FJZQ]\n%Nhi+[7ۮ9=F\Zu%ñ*ps$T[<1B~skrwÛ7Zf8;qQ7|p#79YCkI9s{#ApziP+Շ;8M|zvVB(>PCM~W>DD*?SMT\nS%-gpDE+TQJphҞxDSa]pv\r!^ 2Q	Z&ɑ7q;t= ʲ[D>#`R/^x.qLeEB\r@v*Vmӓ.1)ɭc#\n^wC*;`GPˌ,xd-6M3`oʤ(8h_^4SQEn#E`ClO}G׽e)Ì3]On>[ZOvB?\"zDpkʤhnQCn83B)n<TGiZ\nJi0&lyCqʻünT_\\^|.΃9Pr3Μ\nAzfcݟ}w\ZSt4[Q\ZLܦ]k	NguU,4.MCy]\rEQ\'U4i3PPnASIDvnD5|j0*t3Ud E\0\r+v7\nX7j!01@t\n릻7CǕ%ތH4\'\\P_v:>o?F\n*y<\'?n\Z;d\Z?c+h\n9x\r(Nf0?/dƦ\0!ˤ`{z6J	d{DFƤ@\'	\r#QlH/hzRe8Dd92H_2:g\\=7|#R/f\',$\rhcHw\\\r6K7K/a쾵Yzvc7]+8]pNi4?*9Z\03w.\'/>hѓ/_ͺ3+]mJ,V~[a_Ǿ^^s2?T7l=ƻGA~ػp^`o\Zhxw{X 6]iR d>>\ny8Nǀƶm;&3Cn\\==ifz|ۖ9zҝr·</Y62zKZ%\0=|\rgÂsYk.ks]kTp@;OSj\r+9λ& cm>2G\niǞE9^f&\n#^Rl=(L4$)@<יE3Ȣ8coR'),
(4,'1879__0_0_0_0',1790779185,'xˎ6WD+FQIb/r\"(ٕHU	DImAf4٢\'wdG&eˋYuV\06ۥN>K\0GxhJN=\Z\0NVVu`RFsqPhma+f4RUZ O<h;p?x\\ЦpV5qyQ0I@!_uN?̫R)`Ә+fw1Xc\rղ 8њWAEYn툣J!yv-6sꂍ%y[y)L,j\"}eSiI	=2l	䘀;93м`6\\N%b,l؂\',hՂk&l^.ÅĊ{`[۷{uol7I^$W!T[SvAC6TYjXH<{ѓ|ӀeY;԰o)@FV~cle3j	ϓ^\"\0q	5ZbCA6Sfl	a.hsUj2C[._0yյ\ZXs\r%=p3v)ӬCHa,Ky4mkzTxqh3nǽ#k3\",D9|`*~!kOU=ttСĶ|__}TЩZESR⒋th-5cG5\n4{9Ic<`pLGLbZuu_=iK}dt[Z	5?KH\Z\"˫˔5Ӎ<ocg%t>O<XpE9Iv+JM	!vu?>}OU+v Gi0)pnHyNwp?Ȁu,.^qEtI+\\7z~\\\r4z(}̶Q*tPb]YegkMv\0.Gc|o6q[Ф(\ZRfHn~nU\"4J37C\Z\\`ay΍N\'	:ƣSkL찫pH#lar8BxDsnoY34!Hbz/Fص\Z5Pť@G	CYqKrjUjy%td8Dd[/nn`!]m=7,l>yfvWpfkܘY%f31rcwrdtGf^P0~Y#3?ۑgaߜ7x.΢o\\\\LIw_||q/ۖ&3Fyb/t9rr=xz9Y/F3)i8[N!F{)xM\'x|]\"৏Ϋg[=kLd{ue:O,zc\Zy/JISs\\>VX@6\"1M)\"Isoh%87h\n(H\",[QT}b\n=Mh\"Vh6$Gp\0r/'),
(5,'1860__0_0_0_0',1790779185,'xYI6+=eb[.IPDPe#H}\\$Q=MA6Y=-|7݆;\r|AbGAwPw\nBFI!+\'P*$\"Г@BUk]qśrN]H6DAY1FuCkp@QZUG\'`9Sl$ٽLip&UHNp$MRJ%tFۻ\06S\\!Qk$B ּFJZ].t#=kG7v4Tܕ-H1.|h=k.g>\\7\"!KQ7K,ZE6wtߓ79mopv$HQOn \nFN9YCkI9SR7`3x&L<ֵIX܃zO3UqS\n)4GIG;{子;i	KKj,)/:MJAI\0DAܫ0;{*J\\!ʊÏ)pP\"1-*[a	8;Az~~uO?~$*M&8p&kC괣H$d[~צ5dn%d+vDD*^g);{4MĐF3*Q\nC(#[`84\'\"^:	X	CYqrH9!zoJ2Q	Ĥ$Pk^i\0,+|@Cy&C~9rH7{n͆fAUnyR\'CāG+#PD%uwND\'(Typ|R˒W~zs~H	q,2!8LȂMF^cfmhZN+#Cgv$蟢lyOڕfiou|o?]Wg4%*)h1Sf9`\Z=4;9~)Mn(*@s\\ < ,Bw-ցGWHydMdï;bSEjL5=.\\^Q:98-\rWnGz3ϾK/{|Ԋ`N4Tyvu7C@HWGUDt]n2U\r%VYTҤӘJBuCIH\r\r}2Gaw嶂/ghF`f.e&XŨ{kqv8aX1a\ZWMUa8R._Mlx%T9s\r&go$0RPVQGDx2vШCܵ#\nflCd\0\\$fәo-D/)\0_\\MepUmI[)!\\wUOq:Ztl\nhI)j^WJ\0\'WBc(U֏h,i+(E-U͕Mc@\n]\ZCz,^n?p_jpi7Pk<=@Ag@myJض.7*\n~?wOFODAoAoS1h2@!yj9 O|	ؙ	\0ύ쌒;W\'aӏ0S`g9d3HVݧ#a\0oFÉu#p\rVdOW}@9\r?Ədg ږ{nݏ7	4leLObĻ\\`٪w1ڻ.	̶KB|=7c\0`\r|F%/_o$?騆XqzJB>zW?&Y(ZhDa.a$keiEmlF&ِ0ʣby&q8Zqqn48Ok>R'),
(6,'1889__0_0_0_0',1790779185,'xYK8+ϓ%Xbh,ЙÜenKo!lOod6YUEU_7%Ol.\n\'	߫=EyB6k lw+|qK=QzԨJ=K.@[VM$v+ɅbMYqYZA+ZRQKI*\'=mqJ45zHO{:ݟxw+Z0UqYCDkMorN(hӋ½\nasK{7GVj0`4fI\\\rцZj 8Z(m\not{\Zyi/ۭ;9u\n?Zy,J<!pJ\r>33+,կk@(j$(x;.w3\\_*?I*`b1LN1xGE@pȮm1A{¢ƄQ(*oAY}ćG\rj08\rY2M1t\nX1x&ŉ\n\Z`\"phT/h+W6\rGbAN1??6-4<>&ʺ!&Hd~Z(_Ew\n×{\"5XZO͓#d_Z\rQ\Zcj%;`x4@Dc9nuB}N霉\Z0U:&-!O(-͖+b\rbBnStM,1!x/j<Kc\Zt-ێw7&#YS\'8 yU!l9 %ġ);u1SEaZd;A,Τ;[C+؋	iSJ>\"M`acs}K_Cͧ^{wVm\nUyaCR_vMB?!-NN=!,\nK_M\'a)\rJ(.`J_DVdUA_s\"˫-U_6]]d)/?Vƃ3#Ź\rBdg͗N=]Q%i*ͬj	hKހJkK׿h-:H^u5|zC~;άfVjWvLD>J4&z?7)vu,i qʎ,־wN	ӞqQVd`2\Zh`5WT<E}-Ԟx+tI-wgO8G=Ho~@n\Z;\n7h3x60p3/:6ʬA\nB,L37$N)p,g0p\\\nIiZ]~ gWAtOC4OC\'Y:XȹrW\'x,5|@om(76 M4F?\0e}9\0püPhgd\r[T\r\0nU-ajH	hZ@?2#./-.+F@N*inS5dA\0Pm@/qm$@Z/DwWwoPoPPYC%TaFa#1#Fv\0yDޮs_!\"0۬q[x\\\\*z_\rGyٿ+\r.(Rp~(.KiL-=E¹2\'QAIP2S\r%\0Mg߶b{EPl!?-se;!=x/ޅ&.VsuN`:cә\n._8kn{5:qU{Vw-HG78.Rx-c*wx-)	sZ<	!yz̳9MBJpq8E\ZMRD4M$,Hk4#1&^g\rEF1Qq\Zt'),
(7,'1862__0_0_0_0',1790779185,'xYK8+yal,dg:9쉠$DjH* }\"%Qݓ4dK`UzW}i6&MWV[	$v 1JE@ܐ}@<I\ZT\"ɇ\0Mۿya\'ݬ$fkCHMAQ\"\Z:IQBD x7buhjXt?z6+RQU15\Z	\"?iU6½\nd;#YY+zlɠ4+9Ӄ\0VVg*mEJRoVxKe7qWʷȮͳjȧku8[\Z*^Yc޷ڳ=y<qQvg,qy$H㼣Cn \nFNC7).<a#=\r#NT=0QUh;k?VقHA*~ !|2bIEywo_|kr-YgQG1R	\\*p4DE#\0\"yPw+Z0E:@Da#K?e3Cz.U7F#ډ}dXͪ=4U	%10PԮ%&S9pA)A۔@DYYw9Ѧ%-Ӈnf$|{iz-\"+\'\'6}G@)(HFhY1H{^4tQB$ءQ7u3~9#K(mfl8h\n\r)`~>HS*WCu)͹ϙ1^sxp]3Z\ZՔ/^Ǥ.s5tvrĢ2Ea]d.y@h(7qWC\'+kb&dK  ۃНi!owtE%.jb#c[!P\rdFksM?>jC!#,[`;܆!q~]yB\']kuɛP/ݩtCZۢ!Cо,&}u1gucخi/g@#H03fl333I}44UpwyKwظv-gL(`ӞleaSzkg׳#gB氻`rЄ_FTCW{@5:vD[oΨl5V!Wt9Zl3KR\06r\nAte\"$>L¶REO/q1[l\n1b(-gs>\\d^\rY?2YNR:FK+\ZM3?iuEln8K%\rYoL{!o&/lŅt\ZB\'xit:Tߋ{.i@8<\r~5nu8xuX>TTQ\r~4 \ryސ\ryӿ<{9!O|\rؙ\0BLvFٟYpgn*dswuVß\rvYl?yN{x00h0ujY\0ʹ(gƼG1b\0	 ж,[6|_@~iQ[t,z:_Y/f+%6<[.1f{%-.,DO\06@77Xs5?*щ׺sAtt~OB>Ve~%	q~_)β*_W8µ_V)*ʄI4̣<IeY0g_yu\'$UT~`+7'),
(8,'1861__0_0_0_0',1790779185,'xYK6+/ޒmEq(z\"(ٕDuEJd{\"h߬pޜoox捀UGՖn4=Qf%?	GL]y@<\n\rT!$uߕA$`\\fX~I$e>Jx-P\'F=gy:g\'z4	~Xq\ZN7+RPYr&q\Z7Xs(H3^	AO,ǒF^Z2X\rwYSҽ\0Vh*pEf{ \\JZHSK y78P\n[$C@nrWFEs!>I={\"-!K\ra7+,䯭\nma}ONGX@rǺG0^XAEC6VvD䜶*>8/I#w~$SCS̑¡$\0E~!˕*9<)o	h@s{\n`S3NZL\Z<?B~C?}s~0q}%΄8:PwHb7KD ^.kE\'Iȿ-DDj7OLLP\r\ZU\ZY+#;`X4uHDJ~\0fBCՍђ\ZpU\'p$3N]8^ƖnHDsuKZ3A/Ҕ	۟RENQ;֐G*fխ\'e/J_`U;9;@wuפC\\$\'vk~zvEzZAr+8hgf\"?E/Ч)\nx={*u}n{ksiWBa\rq`6/n!_VǢ5~F:;9Oc^hʢ.J/ R %*y\n#HzTPWǍ0udK$g1Tt=P\'⯲#XPVH\"h\nohsB=<bjM&M.]>yMD2]Rw[ճ0D4CE7=QŨѭZNa2JhP<HH7vuyZe\ZAČ)<f#yg-p>-6.\nNYIm`rX^%sYX$1ڙ\'g\Z҄klə`ws~F\ZRRi*@&wШ!AxglCd\0$nWd.M\\a:zB	I5c	I،µp fۍ)^ F\nDg/WdTS,E]C-g	h9u[.ڠ6LFI]Z\rATwZp륞7Lô19N\r8}rl>9G]/.ԮeȏB*xߏĤ\"a}_ja!{y@sBf-3MR\0k1-\0;N?S&q\'swuVǟvzioyN{xU\r	r>`5Afy}/\0yܧPMhfs[-le~/b#s\'O3x	3ޕzxIOGzzL^֨59q{\"5_cS1\\=%OU_	M2Js?\".8s\"(\r4NqH(.s/~e~Y%QkIr	IS7#'),
(9,'1863__0_0_0_0',1790779185,'xYK6+i%(\"IC&(z\"hٕEu(ަ\"h֚Vx?u</ZZ,6tdh	MGH #1C$jQĒ\\${@864UpB0.iW(4TD%(P+7J( {>99=T?XqRPY1&5\Z	\"?	p(H݉¹^I|R,^ҩY]ҽ\0Vc*pdeAfMǀ\0;\"uR.q\0ĎpeKKz,L\rc\'xbe|(|b\0m9)k{T-XϚ֒VnD6Zߟ9{^z0ׅn={.==y dkJ8ٷce	ڣN>r\\{{LkZw_SE=Dމʃ*8_H	y~M~~_~$U<wBrKTĻ2\0\"y6o]kSJHW>숈uRzwh*!CCVJΎJ)áK{\"b6U(/}׋ ehJLQB\ZL=㔸IEΫ=6@oۑe?!Zg\Z\Zul?s2ȓ|\r<z\ryxIBrAg\ZxtߞԤuA+Tb>~3gWχdg-F\rY@\rl,;q2=?4yf)vo~d(`LH4{Hx^)Sm׼ܹN?A`5q*ZOnpč!I=s5\n4{s)Ǽ0I}]eey@hA %n+hx 2\"#pU9+q-l^=.uCqʻH:],Pº+BDegY=<14Tyvxu\'C@|rHWGUDt]ڪ~w-g&e43P)4gy^hlЎHɟ7*ֶ#0p\n3=L2P׏VKNqQp\"3&U?\rf*0\'NI&55V\n]{cԤʣ@mƮQC|u#\nflIg`բ\nӉO\rx/)\0]h~Me^mصR&^=ĻтcS@KBHA884pyJe8Ddٵ֐tEs\Z,[GT\"pſq7Nh3ſo\08?790}x	z{pANE9yf0g$1j3mo+~?n7OEv\r\r\"l\07yC7-#O2@s@v-3K3\0+1Ϯ?Ipgn-ea[32drM{n!`T9&`0:`5Avy$\0y/(G_\'o%6~LD@B#ٵ-&3[Fyaoh:/-}=N9CB+ňwe$3Ucw]m.ta!zoknnkUXWF/TAtT~Nup{JS!U٣\nA江$I\Z˼HcYѪLWA⢈x\0<q\"\np**H?0(vK/I5'),
(10,'1865__0_0_0_0',1790779185,'xYݏ6W>79>vUUQRժ%d0D;^)J}[f|6~[n?^4_֋7#4a\rd-i4w¢z=UH,Ia o\nފ JB/P/Fە`\\X$o\'@ \\$8k{KE\r<%?ÞN@vEr*KXd<76-^AjΑ9{QWavXnCCzᙷzPKTΘܡ>6HrBͬ=p2V-R6GpyNnib-[[ ]+sEu?ZuDZB\n<gfXwjn}Cj7Zf8;̱Q6|pEMՒvDd6ZI.\\ԒqNƪFSҚ8p89%ͣp`ȵ ͅSewYipv,efn%1\\NAl9yGZ}ЪJ&ZJB͐ gtWo_jot\n]GQ=S!9Τv:\"Wou6P9d=\nb)=-RPMcgQu8\n5c3J-0,zt \"VZiUzqb8f\n\0P*~8g\ZG%\nNB/RO7ұ_7Nډe?i#y5b,g>zxx*AQ	\rgy]2Niw	I[`eΜݽ9}?xΣsk`~YkyF쎡zxMytE/Z燡a&?e{п}Z(`L4:\\?v>ܻpj,%t3{EMZ\\<䀶k	iqr\Z	)):AI_r,Hu-#HLzTPgǵ0ydC$g\r1)\"Wq>O}QvقӒ{V\"ԛѳ9t,2CQ\"\\*܌	hJgހuZ]]\r=\nzf`e^WfSfVN~	,Vzmv_D<JdGhK蛔Yy۪¼Q 1JXA{խӎmq~```R@kh_zѲ?}P㭽6ۃ2GV\n3[9S~JjRPiTQKDX2kT)#{[-#\0XQbE_f\Z^`FSvA|f2`f6}$mw2~z&zcRNB$0Gi6,Jhiɒ>C͖3>#NilM:}el&96}]ι+_򷇕}/	w:VViS>7w\nψ/@/@@YA%P`F`#1rGl6(,yĆ!Km~d8]_gC^nvOݿD*cD=pYȮ4Rc*Ϝ:(sɟ\r%8TP3@}mY,wQXS;2\'_S؃(z1Y}N`b;Ř][)6X1z\0ι^aJ\\lT	^OD:aawup!B>Ve~᯿%q~B`k[ER8/hnSy^~E&Anl dx~xidIšOҢp\")'),
(11,'1904__0_0_0_0',1790779185,'xYێyŲ%A!0l<DܖDE?S%)^t{zg{3zEֽN7ޭw.纻bV\rV{bwׄMx4mb@ZXcG\0eqm@ݸݭVG\n|CHA$/ᡄ5p%-YӚbК=|O[:?&,{lv+QYv`L3k4xv#9,#U+\nz%IۂwwۂkǚFoRV\n$$1ٹHT#	߳e@H\\JZvျH\r)p8AfeCٜ]YMҙk.)#ժTH@TC<\r%gb?W8=ܣR2Q4PIZ6#\"崖U\r?*pG*J8qX\0#OiCNW	&xJ\rT*ΪfuS`Ԝ8\ZrrƝT-Q)V߭L|+<=uCoq?3\Z\r8T\ZOB` (zɃdynA q#!A~KDKߡi~DeU`[%9+QݷX=ƀ.툈\\)Bi~\ZzJ`jӲ{NQMah,IS2,oڜXDh9Ѳ&5fd =]q8ȓ\\]\r<Z{=Nw^Ts3Vy	oyP=؀zԌGP1\\kxJͼ::Ѵy+?t^ƶq)hȃ1R\n^[#9vG9t9ܺNJq*ĵ!vI)r5\n4;9bʤІUe< p4OA #9n\nSȈK8)bVǕdM$gT~pNsyS^hGIAldؽb\re)6@֟]տe鉧KR5⏲ej#tKuS\"]0UiC>u]F^*+\Z=SRhW*훮jUJ*Sڻ|\\%.Q/N稢ܔ%Z\rƽJgƐmsfwG,ka׬`=cRntƭd},$[;g|5!~>jKrv8v:|wOHEr*CYyt \"Џ,A5*vȖpa	[m~\n\rECןk=xo;cSH]5	`M/l{KH	d NF+M-	#UP=@/h\'W@(T֏C4MEMEKP6X9udG@C8zt,S$-i/p \n\0\Z/;Bmbº)U\Z:PQ\Z4srRGq%9[4\ZEobe9KPɤuNlVX=6^6/kמm#¹rL.WA\ne2^^lwO˼_~=o6ѱ{OcU3sn.`+}Xy_7@͇Bv/\\\0ee@yF^0ky!q%\0r\0\"= AvKݬ\\FțwBT쵆*p>0W.>&T9Ee\"ui >U^8eP?JQglۖ}mFyf/:Y]2r<E֋sNfg9h:\'0	B,_O	@pkXZaJ\\쮯U{Q>騆WÙC*/|VeU_	}53x( 6c?Xy膞$DI\Z0I8% GQ$ZMd\"O鞼'),
(12,'1870__0_0_0_0',1790779185,'xێ8@E<u,b$%DjI/#˶(RwsFLfK$bֻt$xUMUBw^I#Z&vRVVx/RJ9+>v\rHAPVZDwH[I.eG=YQF\nH%DMZuks@<{lw+QUv`L*2k4nȉfa*̫eД;FoRA~yUpYFCocEZ;`7)g9=jje͠I\\u^8UH	Bj |-ZeC	%OPɳnNZ\'nn.#ـőxG㉙]\r־%\\dr.SY`Qf)-\nZ)Y~}\rJ99XdNA|\"LqPF5z\'┘9Ny#\Z>=\"DRSN[8-0*(f)q:5a}ФSəF@2WMTm2gIEz,W^kȡ{ A*&\' (Ƀ4zoCAq u~+Dݐ\'C̉T_`VU(DU_z5dzNx1ȢJcWMֻ\\	6at10%&9rA0H@seiQgDˊ<T>#$3j	Ǐ3jA<I0F˦nRPkmsߞ7IYFv(E}~~p|HP=\nee&)#6F<oa}Wa\'/lo>ʢ>O	3\n.4}ʛix7C[5O)fA*PAdu%Ki6qƮQGٛ@D)M#32< p4KIl*BFr\\PqWȨ/YyfE\ri\"͇еi6Oϼh<Q.Y!p$k3\\ǮB6ORVKr%aGi09m뫝nk@AY(\"͹f\\WT]I^z5y}5Z6E+xU)!sP%(To2\rsh^#=A\" ܎b,h&m\0A[Ɩ0s6-{Pd`gt\'\nֳA?(VbSuCTzkoḾ!:q6%=8X;^|w<~ T\r\\сDJmƮѱCt\r\r<sRQkU톆՟f^4M&w!t^&ZǑ6-/Z)p$ÇKOah4@bU\Z(MG?ɼF~ijI/q~Bրc:Rt#^\'_\" @4F-s0a8XwP#\rB\Z.tAc]\0`O4\ntvqJCzښ08A(\rUZ]W4u42\'\'h\\+imi\r/.Ӑmo|%vQ&>2\"+͂2/ȼ g.\"/l#wɘq&S6M}ұб>oLJ/O	+iVSɳ\"~3r.(*(k#/#3{$v(_(D<0yBm~?޴k\r6*p|:-߆gR1)9E6L.>{_2G.(91JqQhDmٲ79>}X(4~B\\ޕѓBk/9	&Zs¬<tƦ3\rzJ^\0kQF\'\nv׺r^H:`8kH%ȧW[{pAPd^u\ZoHSls䁷٦ۍ0s\rQ7xo=|dMSy'),
(13,'1871__0_0_0_0',1790779185,'xZݎ6~.Pwk\")v/\nAIITIjf ԇHۓ H6@:<|q{/{Ƕۯj\"w­5%l +&@s T\n%H>v\rPPT][g_	%-\r\r5-%9M	/ZWѽ~nm1J(==ht?,=WIYr7&ᩱ\Zq<;wsiJVΕ1HK$߭WŹ&g捬r犴nVf1\n$$1KT!	He@~.%-]LK *I=:Cٌ^#긳ݨǪH@|VL_+tp9?0Ut0Z&89ܣ0QN#Jk)i>ᔈJRVA&\\	\"&ܺ	/%+ɉA9 V٪prZTK<v ,,R/$<5!+ԩ-wo?չ<W[c!9Nv\ZW\0<J;v[(ݖH:ߣiCM蛄* V­eN)Yc@SvDAs\',QW1\ZBmuJ0PCKtHrda8[t\"Z&yy|}G	ЋXʎ3*c<EӅO@$ qwӓ&Miǁ@X.3go/.g)5DW)gdjakNS4\r-Y֊kg7\"<6GVkaɯk~\"߼ݫ?n]׼%\nMprZMnV_Jhfw9\Z~D}9`jʤ.І%yDhAhzCJ2\\Dp\n	AEFj=)(rFRzZ\"놘wMp\'sy>T8\'f^^9&6C$m^ټ=KR֟`RmA֞tG4u>&ԥgT[\"ׂ嵺MܨySuu<VuҷVՐ&6iHP)tty^!h$^\"9A\"\'M&n[a3*䡞<+(VƵ`qlegL\rV`ݞeaݓx`F됯;U\'V&gkƵ$r8G\"(1F:(3c=\Z<s\0[^?kBChu秙N)@]5	`M/l\ZM\\K	d G[IFZ%F\npj_Jќw\'CU֏C4MP0]I{Pt9udG3^D\rc?h^D\Z.\rd܂º	hmQ42cc:k YMRXX0],e.XP-\r8֘Y=)qb&ibdz2YL`Ys%w\n!\'5\0f/^}nh_:vL)</yx]*x^l-cc\n6163cc{~9v6׉}Eκma+4)/͇U!a+v/\\\0ee@yF^0򷌑=F6\06x셆Dmgz?WCNl~ŇD*CD-pȦ4Rc*|yPJ/A((P4Bm2oR>}(/,~R\'k7)\'S}e>d&0q]bK-.,DO\0t\0,f5*Q+͍v7\'g\"հ߲2g8m!B>Ve^>fgdg;@mJC df;q\Zn,2~qxk>!%q RY\r㏻'),
(14,'1866__0_0_0_0',1790779185,'xYK6+=ezزl($m`7Jlv%Q%x C(lE&>Śx?еku|j6tEaiUGai4maQ*$$yבC~\\-Pq`\\rX$\'o\'@ \\+zwխ%F@sg{>g$2gɝeKSc3byiJVp$$|9?9/s&jЕN+jo$N	-3<HPI8cB>gUˀPǹ\0o2)؃zpcKCKmٌ̝+긳ӨkU\n`#^<23BS;r<0fkLp\'Hcbox\'ኒޖvD$V=eN8qp~;o8/pgg|};y>A)d)^/~3k*|;8|BS\\2K-\nOXǵ~KD+KߡqP#M$^+U2\nT=baԣ\npE%J]W,\\Tc&*xC	ۖtd8%v:xKՓt!Z&yNae[ܢpt0&U6yGG JV=Q2HsvB:svxu~qrWΌsKTa~NBBd=`V\ZZJ-CGAg6?E^/r)\nXS>׶5ݫk\\&8G9-FC/p]R_v\rB? MN= %2*4%a!MKHI\\	Na> @%VΈp\\\nWKVDrvs.bpnd*/gy\nĸ3BDfϮE6_fRw႔4Uyf~7M@݈:f4uPIy+Z&㦡^%:ϨFGW8-3DK${hP$DYP	 d1]K\rX[|mq1N00n%4>d}($[[3:m\Z5TYi+tN,֎\'1)IF=gG-f1JL솮QC$&l	g\0$.bE3ԟfZr¦Mv!t^&\\a/l:J\\K	\ZeHǃǤ@#	=#Pe!d0Q(r%-!}Q]f˙aWT4oHvm.fd=/?497mo.\\!zpRI@e\': u<K	˜{4LG؁ͦ\"%at*X NR,hI`J[0prRCm\0B:<S>Ao7O\nO۽//YA)d`F`#1r{l6ey5Lc\0b$_n!p/\r<B[k\r2TEpx`ܯ\r.n#T9?&lE6u(TyA^Ml(\nJ~(\Z϶m7*n7pB~jgZKwB{EY/3)Lzd<%t¦||=$@\09Xs5?*Q+@;ً\"HG5WPTȧ٪W[BAW{nxvl$.Q-Wa#4[EIE\nƩ$KxqOjB`'),
(15,'1872__0_0_0_0',1790779185,'xZKo8+DzZݍ F\0{{\"ͱ$jI*\'HIO2N\"]_dm>M%6&,\Z-l\'`@Xo*@:t~G(z1PPY `\',$U{Gт*:E(%n$~7*M\r}{;/;:?xl4c齣L*24(rfV+U8&ћrG+ h^=մSMyf\0V&d\nUo$mCn\nJwE̥Y\0HĎK9l|\"]. O|=Uئ;Z:sξO\\drLIzX㜣.t$>Z)VqQ\nV+ƫZwIDE%\n\\WzTҞ[RZ_Y<!V)~((gE@~IAd\'h)_!ZA`@^ YTyRx%ǒz}s{?on; aK|nFHmv5t|I\Z1SI>i$3eV)%XphОyK\'N}_5bG{Pw_EgxW<.2r\\J:Uid돘5}17#$}B@WȄ5!V\nIdV5VuzQr,n=JN eUF}\'΂?;-2\\SqK*|5iȒ7\"nu0dӿnlʴy7yez(focn)4.]!;Vk^3]W,%.Xu?9\ZCIjC샢{;ǀkh#RJDf(L;Asy`h1*V)ԁ(a]\"YA*i2gMu1aCwc~{^̘$ZzF*8MV]>}LW-鞔j>>\nIwanX\'\Z;ՙ3Em&|9EK=[@ŽT]I^44ymUju]_]fNnRLZ0(iafkH\00Gc,hu@`=@ۮcj;t^p,,aVL~\03\n\n\\IL}ּA0PQkYu>ʽ9>;Kܜvio͙r۰\"o|S뻱iM4wD	e=ve\0Rfc/N{kp,͖:c2L&{VBl+ͮQ\n5p	#ٍ\"-\'J5>Q&W@)tԏ]4\r]s8/n*6\\>[cԑx@xyjb\0n9gc3lasLDL!;4:e^!\"(`a\"\r/wG<31?۟MzwF3e@3dd$AvdduﭷS$e,8vz\r0$A (9t\Z#\r0V//(jdS\n}\n?0@~C/g)Mj?(t\r%\rDf=CDMB}}Q|3g<C2ϐYCc<c#GiB#	k\0d\0D^v?&⟥AjW`eW#]/do7?\"u\'ޏ\";r\"<`Jv}<їJ/dʖ}9Byb:O}J9AC\r3hsgFSxN\'f\093a͏\nktps}+OP\'L;PdTi*+*%)VA\Z\'0MdI%	e.I\Z-(RlI(u{kH`,ׁOUPv'),
(16,'1873__0_0_0_0',1790779185,'xYK8+{JCdâ{{\"(-ZJOQ$J;=FItTU|Ի>Ol.\'v=&7%@*@-[tAK\n+z|k62Xg[H.+\r+\r-9U?-RQHTK*- jV{~F#W-O	OOnASrNmH֠MU4#KSZ )w!w?7me-\ZV߫SE[\rܻ[ˌ\0]XD)*8W}RR<Z8.bE8K@-\r<ue3ښvaNW{]GOV!Q&#5s,o6s}OO\\r$)8h[>Hggآn̦T*xٸ*#K\ZwI3	^xM;?0q`e&d+Kۓ588a9S\'\\&i~eE=~k	{s}lMI*ZH8ͮ, J.Sf#{BkU_/Ly;On{w&Wal(4ĉe@\0>*;~[\'Ę+DDbK@\rҮ/B:A9XTH{\nU}KphЎx[%\"١+8\"BmdwW	Wc&*AyCQq51	NQ78&+I^S#bEE+@3Iyop{xWlk=~Tk	QR+/LTLA]nytWwdeJU<΂?;?D$x<԰=,Uᥚ%na1dnl4eY+7yeA(`ci)6S\Zvf][f[5Yܚy#%#8G9+GCO)pe]Po0z\r\\? MV= ,RC%[fGTɦ(4uC|JTpE9+\"p)m\\=-YQ%eEvںÈ\"t{ZS&qrLc+8Mm<vEyP\'Z.hY?Qan;X=55gLsHz,p]	hD]I4ym\Z1\Zv5$tkbd\rUAW׫F\"%jMrNuQ`lN[ױk{	̵({Ka4yNdrdJm60S*juc=#/]mMF.?%͘r#\"x4w;DuPeg\\q[\r*ga~4ܹ Y\n	j{a[dZ)0(ݣG8B6\ZI(iT*:^>AGCu]4Q%s=rp@zP<=f\n9;52_\0ܺ`10zWp@(8я0H{{o؏<,( `,3n䖽ngp;ipE\03df$\\@.EO>_/cYqw~w`61$E҃<AuAdx\nyMi!LEM{0Td?ҟz+ A?iq3S532E:ېI\r/<@^BmS3!LMJ}Q|3Zg<C2ϐYC)d1g3cd<Fn q-\0r\"oɧҞWAfgY/Í\\FwIT*z|`܏?.Ac8N)lT)9Yºo2_Vg(钿\ZJ╆_-[g2̠?G(u4ٻ9x3r\Z<FƋsNf\'9`:\'0	@_O	@pkfX\Z*]_q??9iG*/|n}.\'ﯓmSUICx>&^UZB4\rHDil	,ڒ횤u	aL$z'),
(17,'1867__0_0_0_0',1790779185,'xYK6+D?dE$E{(z\"(ٕHv\r;)m.6)pyϗŻh= {l ^o-	K lw!@ jQ%=y\rT Tu{&\\06BQV!e$P\"*\ZIyDQG/o:S웇\Zu@_utO?%<;uWǻɨ*yz\Z\rZi։^A\\3\"r˅ߩSMunSrZh0;J%Tݢ?H	B߼FPV}.2w#>mF\Z;\Zx\ZªhD\\pCO|PÏEA#xbfz_kfwE&}e#Avt4\nF3EK7S3\"SAkE9RC!DÂxH<\\z)80˼ʚ0I&X+/UBG%DBi\n;B_J̥!{\'\"LbIcW^+\\@xMjS˅IƑ$Xx0[wo~z}&Wal(4>É2n(BJ4P@$m\Z\"FA6aGD´tXM)6d\n4>@V?CӗDK\' f(͋,w.)105\\KL\Z*RpAFASވl9Ѫ&5E3L>\'xo#`\Z/fyGmGd.t;==yIYF}͂?=2A$D\rGxBP\rUԌ,y#RC6`e4;qxewnx۟l\n<FVL*enu|n?]Ýگ3Π񔨤nr;L\n׆\'E5S瀱kivr)\"3Iq5e<\"p4KIlAFrHp	AdDFzRP嬈LڼzZ&JˆXuڻ!t{Z˓3/[TII轠&Y!f(?~ͦOOHal5ʻ4tG>ꚅ&֥^z_(͚TH^6~e\rn;SV\Z:->\\ ;dM:۲̴մ]%|sܸ62AݮIpe*l\rñ,쇊XotzjCP}}%9#X;\'?\'*wj:\"؍]cl5Gz(̆bNh8ffƦm!^&BAضQ\n5p NFˎMV\Z\"F\Z/h+K:!&KH }Qt]sl(#?j(v4/cм_4G*h\'jP3	w5+vbgPlƩ3>TjG0mєNG1Sp`P֢[-(u!_x=ikO I`-eܖ6<p\\6+rLOL|?+r>L>#h+^+^O\Z#_1#?[H<`d|	ob[\'d G?j,9-B7eygCAZ?+W\"u\";2Gmi ~pˠџUP%6\\+\r%?g׶,l{wEOPd!?-se:!=x/#ޅ&VsuN`:cә	Y+oU+9v]\'\"ݰVrJs!vo	}~zEq\'&zdɖ!8σ:Y2ͷy0:Zmx%,7il$'),
(18,'1875__0_0_0_0',1790779185,'xK8``oi=mbL7N{\"(9-\ZjoQv\'inVD,g᭿Ho~[oiѭn]#Zzh#i\r2n\'1:TH,EA\njڸvC_l+rC-KIN$WsaՂpWɽV~nm1_PR19f]:ܮHJeΒ5	O`A;zHӔ*+eЄEos,$M_\n?8_ك<W5\0}w2\0@J{p<XΥEXPk#!G32Tt{]+3Ew;r|f*0?9Pa<1S9}~ Xf	N)s|aޗÔMH8$er=pϤ[%9ɉ0\'V:É93\n?	y!uA1ZSrcvAKU\"-y$yHˬy*hYu:29,VIF8)b5F?i*<5n-O{R2$ɱs~~y>#a3$M=JIBcu\\Ay|껭|04B-#uVY	J\"Ej5djNX>H	KdUNPV`:J0P_D8%Du6dhu:B w}G	zcZ:ɍaRe$\'7Ѣ)+p(JHtQ?vyә&=i XSC3g7燄gA)5L;v*8奜yB5F74Zuإ\';1BSA\"OMUp^V\\EyWܺyJpJ|K+-쒢}M倶kh8#Qy%3vA6<Zz\'fD&$uJ2NiѶUU=q)L^=YuCtʻAU{^͓S*pwY!pDf]lL+ԥR֟䔷in.v!jN\'uf4Ru(p*Z\"o枾˛JzˠUdmI)G\rUB\rWA\Z*8}rGNuw\ZSEm~%{o68\Zjq14ƴf?P\nuݱ.4oe:W:UGV7tMϴNǤ$ÛWyt\"o,F5*vȜaW9aյgЍI\\PuzL̆)@]23{eSbZJp$ÇKOq<L\n4P$1RxB^_&ޝd^#WY?4YbCNng@@FVYIuѻ!zof7Co$ouw#oX|!@[1M >[%\rCRRK߹2ɔW\"&\\qrx\"!\0yhqI\rsrZ3	n\ZS\\hĆG~G<NynD, H/ <H{h^Gf\n414Aǎv3hvֻ&5;W]ouX/}5PTRD}TPzRd\rb0YO-lCXߘ:g1S_2\ZN5WJ2WҮ!c6+əa79y}|%>w/Jɋ/m_//Pv#/0eFngdӡ|@7! rd>!\0g`\"nvw7f:![T촆;a}9-߆?H*CǤ\\ٜ#0\rd/+}}V]Pr(j@W@ш>۲eor|fP^hR\'\r+\'])\')E_i/FcWZK:LzF}%YxIM\Zgu:9,XbJ\\mT	?0tT~NepJKOUo]{O^\ZDYq$(t\\pfQNp4xc)YGI;NE^;8N<#\Zv!'),
(19,'1874__0_0_0_0',1790779185,'x[o۸\nA.v>\'(\'%$nË$J4ECk8\"9|UjV X}x5Y6YU,k#\Z|j*0\0da\'\rTDѓm+ʬ<J!,VɅbVEevES*ג\nHFnlq^8t;SaóCtЌ5Ȝ`MYFv,h٨¼\n^MX R_pRL^*l}w2g[\0LĒ)*8WsvVRp;8MpPۓhXKҺ7c#{9m|zI0qSԛP]pFAVG[<%pKfJ8־G.29Yߺ]$QчVz3%}|_*VQ\nV)KE0@>,^!%\0h8D<ϩ@E\")E9 Z+\'Ol>@l&نL)3J=+FD{kCu.@;Boh`^VV*FjGKh)kWT!W%ǒZwyݛ^[(\nqY/+I;IAwd 8 F)VxCz+bo]7ڛRoOm^aR4߶flHz&ۭD .x\\@6-FԩAI{1+ӢΎǟ0WY&)OtȹoM6tކ17I{nzd\ntnÙg\'r^=AسoO	GRnkUA+\"/GbkR?X-vYQ]ưϏmB\\`~ʢ_3\n*fsMp&ڧͣ^r:󔒒,%.Xy?XɞTVEt4q֮DGo\'JȬdpNe\'yhB*i2BFsR\rI\"*m]TTY=\"H)]\\]֬!n:]̡1:]VnX_~I)sgfC&&Bl6?i\\ӆVtK?7-oܕf{jPgր#27ᓾD̽?!ܸzy-yQMa2鵮7_{&y ً+ H:t5zz\'L^=q!lqIdM$[ސE&Y&ӣA+aͱQׅFRQ[WHq]q㥿szu=aDA|CK3W]QOE\rN]w$qx4;t8F1nC갤Fǳg8\Z&r{2`Sv	fS+\ZD@Q7þfiB$X<X<(K{=\ZD^yQ?aljJ_\\lz.t`՞tx\rS {Ɛ.C\'cOh9ƆG:GdQ\0N\rANy$86\rK,KHR+Z3\052̌D\\!\0XѰLRLP74(Hi<#P>4JCS)pw`?۝\ZYGf~>#F=b#F_hM1zGh9</d9^,ga\\Aso2.3L5zdab1.Lg@UZi>.os`m]:1FJ/t%-buWғlp\\om2Sg82ki\rGG\0\\0?t5f$\'rWEvBs<#/?ÓGFyd䟙ӌlcdס|@N	 }B\09Nl\"-|\Z->!/Fabf`ܵ?߮\"u\'I\rSG`\Zt)Ϣ3}}VQ5JΒFɯ}6iqu~<\ZS={2{O6SC>^δ>tx\Z]SJ\'l:]%vtsFg\Z*^_H	$x&?\'T*^|LW妾}ga\\&ΓY<]ċ4XFQmd7$^NIL$NCJ,pOL\Z,Qe\nBf\"kc='),
(20,'1868__0_0_0_0',1790779185,'xYK6+Ie6hEAS̬$$]\'P$J7d/53$=e6ھgpoK^4,]6HVɮ%=a	vT n>#I\ZtTgyO^eݾ*L6.$Uyˊ\r)Utx,E(%j$FPӣtX\ZV;G~OOvAS\nNncH`L2\n\rҔV(ܫ0H\Z#`*i߰XXS:մ{uCx\\8H2EX#%(c@B)V1hxKPSW6@nh?ćkuȩr7%O,TkyHbZLiswt-ҹJMՔJ\"XL|\'FoԃJ\\, S=4#SG<¬C>:#-Bjg^NKJ\Z,򻅉[őXc\'87~/?4aA*2CQT {I4\ZS:aGDq=KߢiC\Z\Z\n8ezF+\0áG{\"⅓ETdy_-tU	)U`<*]KL(Cd1Z,SUh95y3LR>\'Ƶ=~`\ZgyʶG,S$m;ӛ6/Y{D e(]<YL\'	ѨGx_\ZR3 ԭrC6go,:q2=M4yf;rSMn~6HS*_]!͹癯>^ss]Ep+>PK\\b>]ЏH@HP&u֔y$!,%Um)pS#)L/Y+iaɚ*/bE]廬h=2.S­D7YubgoB=>jIs}*N[jNހA,4.\n\rE-`\\ign>c(w&e5;P-tjuZ.n%A=Lп\'pTvqmS{ug&Yf\\][GvwnTPi7h9c2*hc%6]XˆXv9Evdv!0r$gkDY.@+1WQGD75:vȖ{DdP0RBtlC3[ؐ&uDgz/S!L lɡQ\n5p >$tD4@.?h+M:!&ˡEMŦ+g~@V^YAæw#er7Zof7X7A\\O8WЇ\r\0B(\n赬uRzPa\'hN0ZuzW@^S\n=s\r#/-.+F<@Lg*ےI/=@\\yWΫ3=~y?9\n\n5+Fb+F1#/ʗ\0:Y\09J,1\09=	B׻Ezזs!:82T$jx`<\\Ks8M9lL-=Q¹/2GWBIP2Nb\r%?g׶,l{wEOPd!?-se:!=x/#ޅ&VsuN`:cәY`+oU9~v}$#n/]UpJS!vW?_\nQH?N(hEan\"Bb\Zk$K|\' \0GdM8H1]e$)^dE:^fxtf\0_mD'),
(21,'1869__0_0_0_0',1790779185,'xYK6+{d-Af{X\'(twS)z;i߬b\'zᓄMK͑d;B3b >!@ jSyT Mw>]a#P;VZA*x[/%DWmo}x@S>ϑ۞NO/ÆTU<wEakql8ZWa^.kXq&{Ԑ]YIZ\0nT\"I?)Ax7=\n~JzEXR.y(DcOC5/\\ْXm6jDL#>xffn.O9/is{t-T03Srs 2QnUX%=,Tx%^AeCd5o/u=\\eeQ)eEMBPv:І(E<Ѝ.xe^oLlG`_[wCzw;Mn0H(4.Txl@$\nkY:AĭÞHs~\'湑2=teq*T\n^fl8~$xإK\"╓\'U0SćM{0)9<%ΙnZbJ3Yu3Պ(˫X 8}n\'IGzx?gD~^T[	Y6<RRO,ե#o]{z9򓲂<:U x2B>I\n;T>C\rT&Sȉ̫VвА%.U{6ci)`R:\\u9ܻ1ҠBeaԸ1!)!]OH@OH9̊l֖Q<\",%Qk\n)q[Lg<YA_\"3iyIڂ_7ĪEv},ey&*b]n\'D7194n.C^yjMθ&=$\rfUާ`{bhRWuY,4.Vm#`UooR⥻ϬfTj6fov(_IR_fsqR$vm\ZNY8s\\Aҙb;v{DߥOV@NE!S/T\07PͬƦk0P8D5]+iT[#%UuD$/Pnc7uEn\"Q`\Z<s0}+:Rmk{B\nt	< Z^3x	fFaUV)p,ݫg8>6:Ii\Z]擡2fQ鬟h,^!}Q|{sl?khn?=.q; \ruλ{\rqbC<(3{9}Xs[!dx3Fe^׽@ZP;@yyLi`9=L*3Vtt#-\0-@zSE\nOooYC%laFao##F\0>.{%=\nB?.s!zQqj8Hˁep?HÉm,QdWG`\Zl)/BW}9\rJ/d	ۖ}Yln\\Y}h/)gys}e>k23XkM`	ش=7s\ns57X\Z*:};Ǐ!\r=`ET\"^t[U&L(sH(via`C}\Z(c-$2\r<,,%%m&eD	X(G'),
(22,'1877__0_0_0_0',1790779185,'xݏ6}j\Z}ْl9=>AIͮD\"6~CoE&z \rG$g83:x?}p{u>o\ZotQthU\'% H\'5Zs;UXR\n%Y{ (vjh!?ֲDa5vJRFZW򠓟ktM(iY|	1ctߐʂg5Y\Z/p]G.4	Ta^	fkۚWڏ6Ǌt{eY)e*Ԝ#KdMW\0!xa-r[k=kF3v2T=a߸3E֙\nȇiL^)xbfRͭ׹f.)suԉ|0#ߘ9YM+I9SZ	M9)`ppM)Jũ6iT\" `TT	Y뼝G8f\\6G:;ݻ_}/	_S!kIp-S3B & 	upĶ	)rQ?ߣ	Zq>d`U\Z\nE6%SB/f(;g`ߊ\"ƣضDǆ$g^Sbǆ¤sQM>@Cs3L>Gy$=\rV̍0Op1Ѳ-\'BOcs_Ogې,\'u :`5]5ۢ\\*&&gb:#v*kZ&AZYNONv>?v)(~\"\"%~꒣]6֟rjWܹ}0f@eա>(}hFG?;HAqҒI^-tғ< p4ğAh@NN).\'VmIE	3*5fӚPk~3.Ԫ=\\_y*ZŀӂƬpou/i2н<ՒqIXQLssiu3-@tc\r86>\"z~]peEV\nWUuusd*U5-7uڶ\Z]XSM\\d1mjSn\'=\nWA b*7iʢZGCm80lpePJk.ooiNU\r3q0}*Z*SF2e7!7V}1x\0]p\r٪ԟfʛ^4m G̗LjfeS]FJp$\'8=&ZM)@er\'W@(Tԏh\Z,i#(E\r3%`Emuĳf<\'φaxϪ,7}^[ok\rM7Gǯ(qQ84S? Ϝ0GY֡I2*awx5>feP1yodNB\n+$4$3!yW8ػaa|rpDs~v\'{wUs알:2]Xcj&RA	ˈbB]zb&a2^]-PGGÔB\nH|VOJ4s9\0	MRyg\r}\0e:+h`7+H [)IËqsؼb+6?αye䕑WF]fF6ʗ\08AldEُhMȻ\"{/F^CpR>)9EyAL,ݗѯ+JFmU(P4ϮlϬ{B?n\':iȗzdtP}h}t&8kF}ג¬\\RZi!zb\\7_O)b͊5+֨kU9~r/g*oR1	i*3+?(.L|$n]Ù4O<QYYg)ԍbQ/HIߝ<ɒ`^q'),
(23,'1876__0_0_0_0',1790779185,'xZKܸ+DrZOC00CN%QH<3k(R;0nYo4?cx\"G1<n\ZmNwSK;\0qT`n|#>HwTsOe޵\"8FrXu֬ \ZZFp[\0RQJH*,xb^з9=tJx]?nhT{ǚTdj8Z΅e:Q8W itz[Kbc\rꩦpW9;kxccfK\\^_jo^w#x[(>p2w>mF\'v4\\̕i4;n=Iz<X~\"T9BK&fD_k̹>=pjB6ǹG{2Y:\'}Rp352VWT**Ԑ(\nCL]PZPID$xR)J\n#ud@KIƄX!W|p;wɨ8CFsH%HKL3rD ]Py=i$\\\'tDLK}ҳtoȐC2ܪp.x;\r0\'b^8-}ܗ5\"7Aˤ^ 2qJ׵$g.und*-lĬcs3LR>?Eޠ_`?<m$7m^|WPoL6+YG@ (C:YwC\'	\r(|5YF-_C6#HKXwez~\'hmOY4g>ŚV\\en뚙y>5/wkRR\nҠ\'C.Im}RtO0vB?\"zDJeRZ4!C;Hl[AFs[xNZ\n*6!8]ad./ϋփ$)uWN Bɪ3۟}klrѧUKz&%Gi0.NtQ[	tBiRsSlRFѷɛL\Zְ7À!I7IM\Z)4\\[=m̖A\"@M^ڔ%ar}h}ko62AyhdUJbڲ\r,lmZo	 +Wkrvg]v:`oOhEsq=H_n\Z;l]EB0xhAj1V!Wt:Rifl)rp~Me*$^mI\Z]wdh%EqHvR{0ɼF~i$d/n*6]\\9la֑je[:+CY?:M?\'(i/h0+h\n 2R\ndIIsTߠÅVH[f1nBJV1	!Újv*\nq/Wt\'V\'8ypBGp8ڟ8w8yw^&p+2q (3NJXsS!dxT\n^Cmi![@\0[%0\'7\n\n9%-*&mi//)mV =BOB}{zU\0};ysy+l^aKayy+F^1򏌑eB#\rk\0n0z-%\09>\nBv?6\nvOm *;_\r?_\nŷE{?&Eu\"Ty彯2G_WW(钿JXC/\0E#ٵ-&3F菗	J,K;{2GOSNЃ(z1]Y}d&0q-1F{גl\\Zia!zo8g5+QaN\\ontB;PdRx-nU7A-OIm߅^LJ}ƹ;-@p%[{Cdy$҃$JLBr $	imC[Ӎn'),
(24,'1888__0_0_0_0',1790779185,'xM60>7{:LiaCO\Z+JbwL{\0mv2&74٣\'dOrW-V\0FQt\0Mh@_\n\rx\r0{TDѳb\0\0\ndhPnWCehJE%q+0Z \rzx!xbhh[t?%<;fL<sIEfk``,hݓ_WMHvm(Szw)sVhxj3%STph\rVR7oz-bE̅,yߧc\\ڜNj,dЪ^(ɉlu(r38,T̑}GO\\druZ$=Rqh[)X}XfjFe*X;; =\0cuJ%N^II5߳\n瞠E[* Y{\rIH\\xtɆRcd4zyFI)A~MķXR\"`8[wo~}}oMzn @\r$CH\'!0v=QAm@K\'U .=ꁘVD;x@i==GdP)c5kp.xZLN~T4/ٯ\0TA9`<.RQ7P6SifK#fUCvb|{gaXxRIԬZH\ru.;i\"T}tP˒?Mx`\r\'	ί8v:cJ]p,HRtce,{rP0\0?\r,]@A0crw}+4_CdOשq+%5/dL:48dA`<D5	x9Ȭ2L18#&RR%hNRB\rD\n_$uʆ*/bib˃]:q\'Kz1/;d II&>CX~ɐ+V ۿO`V}AsYtAϺftuitI2+D5	ʬێ\"\Z)#\"lMJmU1C3u1?I\0d77	A,.Cfdв*26[)juc⃛#lj挵S|Bk3NQD<5:vؖVdeǐZ\\DKny4*C,^BHl{G*e+zFH\"cSG>(pj=YJ͓%iam櫘KύG?k޸kWqFaq9 ó\\(<|酻wZǭlǭmw߷n9oon9ͻXwcWG`\Z\'.O#/:w7sݐhoq\rMξmكoV>mg6V?;Oge}h/)g؃b݇Ubw#Xltf!75vYV\Z*ؿz;OhKG7.9ɺPx˧۪,h_>\0[m4$y(@f]N%.OPk?,$9Q<7S\"?AioC8Y\'C_'),
(25,'1924__0_0_0_0',1790779185,'xYY6+s,FQICJlv%Rx7A{\"%QM/ifD=߾[olx_4]x]C(\r!\n7@lK*5ēnKK2K>t5PP]r׾\nnWbWH_恢*-P5k{z	~:.IJeΓ[˘J`f֜#MSZQ8W ǋl`4[y_VuMYFJ\0Y\Zͩ@JRq.;(K$+BlHw%%- ]6G~RNli-o ]:KsDwF\Zu9*pu [<23B)S[rU\nN-	RX6\'0Is;WS\"r\rzJY#8n-J9r&yd/@<=є,Dsl8Wɱ,_N܍{ZOYDjSA#C=pDr\'!MPi4%DЖZ\"\"VXJOi2ds_*9[%*^d\r.툈V0s7b(]\'`jSLxCږKr%vPu]R$)Ѣ$w%2AxUem0q2ȣ\\=\r<Z4ݲ\\ryg_OĄ\'w@xS=йWC*{`\ZGp0P+˄,x]%ĮWMSdoʤ4Zq=w4ybk(]b(`D\Zv{.ͫ^q-3\n5rnGC.p]Rov\rB? Mz@JpjʨfhvQC8B)n׹<` @?+gD*̄ɫ˒%?o9Nyqs<ʋwYx091.7̩D7ѓycf.uT-`Tm՞tK4u>&ԥj\0CBR=On3*QՄʊBK:ςF\"%#4%U\0<}^g\n6$Ӄt*=%`OmWfkӴ\"l2jlpeм\n{[v1IfR|5!R<rf+tNkSs0QiUQKD :JL솮QCw\'lg;~l6NR\0v?2i_Mk)]	xh$0Rh\0:)MCe^!WY?8YZPjFk-Wj?(3Q5\"!*}e<jAT3Q]	f\n̗MboM^Pj+\0jPrŢ1U1 t{T}г]:::t^af^a3y٠fk`(pbL?AݣL/})t\r2/\0nkL7\nֻ~n`~pQpp+S	2 y6c\n>~\Z ζm7*n7ʙ~Џh	ӻ9xӝr<Fg֋3\'3Uo1ػ&[ЌM3^.	yp~Q+QaJ\\o?Wgh?Q<騆XqT1OUzo	}\0}IdN8]I<wcǑd8^o4v8L%y:qMꯣ$Yd0\n\".N:!('),
(26,'1919__0_0_0_0',1790779185,'xYݏ6W?_l(p=lOMl%Qz {\"%Qݦ)p8ߜ߆nG	tY͓ٖou6&73#-[Y:ԠJE\\%:HU8̤/\r+\r-h)T$Xjz[_Mk#-^$x3L\r5z͗q4Α\'	(Ux%GQW*JT38K	xG&\0:3sI$WP	 K*\0([f^).xKSƖFr)C̟YsԚEju\0\0_:r3RP\'\'Evgdhw{t-UpP<s6*^*.\n-PǥG\nhI($x\"R❏Px蜇t~T0Q:zH3dYRjeVE]y\0ȷF<1z)ɣ&ޙ^`妢=E	ECPb\"G3S hŎ]0?=|ݿ}a(4{*ʔ=;@\"<),ޗI={+D9)XNWTlb(\nU9)FphҎHDTWa.lO	\"m!w1<pZTp4P8d\"</$xP< +{O&.\"y\0}fGԙ+ASuw]{z9n	<9~\")Y&]J_׏))5\' %6P&d]\"l޷m4mpv7?eV/bf)>m4͹v.ͧ^s\r]h!\nhF2^F$ii]Q_]\r&\'CuXF@HJd3HiCh/3ĈzVP7HEiyT%n;bHgmLiD03!\rD7Ybg7!/t{|4=F]ޖ}ZM\'0ҽP75I,/(f\rf8\ZMQ8juh$^q0AZϣpv/V8N8Ãby-pK:VdYflMĜ&?0;5WˆPD6Z;f_m)p\r%gwo/I{( }^uDI\'\rCsGl#GLz-\Z䊎p͎2Մͱpc}\n5]{d_+\ZU{Hˎ-F\rSH\0ۗr6xQe8 2]e_KkR|r\\e:c\0./v\n?\0Db鯷w.\Zoz@JEC[zZcҿ/&94@t}U|EٮYwyGwyG/Exafa30A=̴[ɗ*VcFc.2ςL+yd2xܾgkf.\Z.`e\n>Bp3!vw}|qJKl\Z>~\Z vlY7j+p!~mOFL*g9X/54zd&tŧ+3||=\'·;ÚUAOoqıB{q.2A揧O|ʪ~J(U2ΗtO[/a4˘p~\'!uL!̏#`\0_1WYY^\0E'),
(27,'1890__0_0_0_0',1790779185,'xXK6+/lz!( )CMDPe+\nIe	;)	%k8w.]j\r{ pꎰL-tJ$,EaGW5JcMϒ=y\rT Tu{&^F$LWJHekKiI5nR*+\ZE\"6h:_CM\"g\'?WLt9ӥ w7Dk&$#s;QЫ0Hn\\cW.p[\"xF\0<X8Bi*}D\ZiI)ZRZ?EyS.ufJlAn.&sBJ|Zz,T{B\n\'nX7	l}GOBjqVLw{LTpzkVUSE$5?[?Z߲!x{\Z({\Z]C9D#Z!Z]<J1\'4g`T^smKTnQ՘ڏB2[y\n4UT )O欽|aR{\'!ʷܢ_ܾ~ۋ_yeu6Ib)-ۚق7F@\Z,y-nV^vqj|#\"ZaeѴhRK4t\ZRTgkl̥=+2J9\"šnarV{SՔ88J\0[n/hcζ1bM>? VFpЌ<ST1Qp<^B0l+q8QeҬjyNP+sMہ7S*MBd<O@*DY>[`f_uRy~h@3j/NXB fdCl--gEщ	GcpʁvSm6Cuвʶ:p_}ZO?p`.8#D%w%pm}t_3}_HHR&tU \"Qժm)j1cȊzTP圈\\z\\Zˎ8u&H(!\r=.\\^}(69S8+{N/h$B)U}h۟=_nPK=24xW4QK@CtHQ	L~}i!sI2?Wv0H#-$}7yFmئlő\Z\"(+J8lO\0DC\0Gv>y.rQ1a`X;M]n3]Q}Nsr9Ɉ1?Lo\'П\"Cn\Z;Ɵ\'h6S3D;֎j3\\.͌͠OA22\n/\\7Fkפ\'8M0ZI@>zjok|)#vjTM*8(MՏS4-QC˹zXA:1.öƒꦛ4ltMRG{ʪ]7?w\r7eq˻[i3VݨsQZsfٽÅp\Z~cƶ5M^@^8u!~/?ҕ&4Z9;rޤ}f#gD?YM\'SAїEZ<`tu0^xFs2p6cs)D\0;@u^_k5Zc\nW\'k?iM\0+qKORO;U9iY\\E0^aIqHIQl2\\&mF:)mQņmub],7I<+o$$q-<_S~aJ'),
(28,'1880__0_0_0_0',1790779185,'xZKs6+\Z]zIb>D$}:89IPBM,\0v<Y\0	64w}K\Zo=;=o{/y|[?I]Gh,!Rv)#Ɋ{x#oBbI=y\rT TMwVu+ۥ`\\zXAִD\0nJx%P+׷==g\\zXo	.e=:.INeɲkGFkhZk΁9(+a1HC޲d8_!Tڲky{y8U\04w	\ni	\r0:k,|	&RҪEܥY\0ю*[-ڴW\\LQ;6lb\0=X≚%},;g_s][f8;qQ7ΰEMnגnDd6ZImVo,勔r\"^,\Z6?EIp\n7\\V,0\'?6R;fH̳C_WW_\0߄augR\n.jGHn%xjQ8^%\"Rae?sMX2_ek\n*b.áC{\"bOj>%)ήA!dcJMQ	jB=㔸aǪ8tC6o\Zr XoG	Y/^v?A;S)Q$^Ҵ* \r/o;ml;wtӤH{r%7lkzΨj`$IFdW.Mftpz\"/L~_*RP͊=D^g~=FՋպ׬bPדӡrW>\nlZGʱG\\S&	uY(>\",T\0m)DZdt%RΈp\\WK6DrvZ.b*m8ˋEY0%1&7ĮDH5Qэ >t\\\"{\\anh҉3E]&|R9KS3.rS,_f= R5fGf	5B9wK\reWQ\')8gF``h[UwӞ\\N\rStO\0Plpݸ@;l\0-	W3&U?UXP$Z/|՛I9L19.h;7槤&nUuD(3FqF\ne\0lQ롇Fw3L[/)@zcz+.@M l\nHJ	D{D#HcBP]vIPJcM%m!|Q[)(spf#j4WWͫIInvyݏ7z&\nhyUYtc7Sh;OzWSyx>fD_52Js9	֦v𥭭g{g\\!wvw»f3>&zĆs\ZsxSe|]ֻݡ_?Wkf6y~4(l{<դ@ȼ}>T\\%Sb[̇I̠[(͞|>m=J9C\r#ňw|Ac:&0CǄt=!z>7<<ױFrgWtNSL>܂4}7koqD5y\\D))2x^yDVIxOx^$ˀ=`!*\'I^x$?Cn'),
(29,'1891__0_0_0_0',1790779185,'xWˎ6봣QARIYEȢJRA\")Sg2h&ŠN<o\"*>\"\",bճj0\0tH2\0bT n\00pIzhPWo\0\rgYf|OLBvEQ\rUrZRqT+\";_ї4\Z<O5v8%Xъ;\"*uFQ,2*:UWϠ9o)䰲>;u3zwKx[V\0Vb&d\nCJP\n@!B)vgѶ8K 줟0t䕯[S.C_Y\\l_vՉbO19BHKaE%W۝5`rH{㝣mx/vUk)[3ĭH\"Ko?ܢ?^߾{o5_GQqdǥTe6!z$,!^A۾3!+9#֖\"m\'7֓>	NUKA/	MbUbr!єh=G\rI{.SzZN@%M_-;z!{O<_/PbNLA;./{wΆ\ndmE]\nMQּiiL+,uYB};~:0hQd`3wbual@ӼW _ۮ6мxnΙż۟0V<|5Lr̒[<+rVp3V޳dإ|8$ւ5;M٢Mo)\"ۧ<\rH#(@tQwQJE)YV^9P\\~U4&i&`P>U(hpK2Y7\04Ns~mJp[Fp\ZEn{,i=hdŵNI[?6BJCpY#h&3jm9\n/Cƙ&N:OJPi8Y0/C+ȀHh]87!={{x;Q05Sţ#H\'/fQ6q/ΪZ0JcL;psQ6\'W\n5p\".\'\0[׆ă22]Y5tEU?MѼX^-?d|DnS\'f_%]Ǻ.^WWi\'93=qBt+H7IZɣ\r<rg\\@7kƺ#Kp`l\n5%j7I,^(+mf?~%sy1\\l!K\'FWO\'39#rzLA?dΛ;\Z]*.nnaOd:z`姶AGx.3?FKbA7y%N7t8YyI&5\r$N2&i$OMI H2I)3&qѸɦU:\Z'),
(30,'1848__0_0_1_1',1790779201,'x}VKo6+mm\nb)CKv=Il$R%u)ɉO7y| qVy<*M껮j7r{UZGHtv&7,M&#4PmawvsQe^N{NKeh(/FYy LzF͔\";XA>	Z%ǐI\Z}l!H),~p_kI1M\'kQ4YRY$gN)*51h:g&T|5ׁM!//DV؅F4s~6bCTB`Z~;pF\'\r(CFzN/eUL*^%amY\Z~e׋TTC3C6ȏ-yV/U}J&K-uB\"Ͱ\"Y\"}>=ӭ$ϼ}\\k01dZR\0ٛ:|/c=t!<oI?@zl#E6N\r/=wG۩RW\Z%{^ 0t\"ti)iYu_jL^!!4;f4B5xH\0i>Η԰V*⒦(~XVx?\\3y?nP\'fڼw[\ri.n-nõ%E)\0Ȯ\"J^6	U2\ZkKI6\",0*0ʛfR/\Z84[?^֝OF8;tؼ2\')=ԍmcƈpl&5Ǝ.,7B93LႻ+S]	0\neR\nh5XVAhTwx4)8^.\\k\Z`;I~=8A0Q`EýǾ@p\"\"Elٞ4{,E$Ɣ*%7Bn\0\r\\4R6Yԅ[l=;K^ddYLxs[F#5\"vKj68ӍxA5mM@wfγWlċںYvX}4qM^=<;ҲLvh\r[XO\":O=ܳ#tɽ4qn\\nЧWU0KwfWڱz.+z\\@Qp<Mby2IfOOt$Y]	aIuq]فuQZ\Z>o\ZO0hy/9NH4h'),
(31,'1848__0_0_0_0',1790779201,'x}VKo6+mm\nb)CKv=Il$R%u)ɉO7y| qVy<*M껮j7r{UZGHtv&7,M&#4PmawvsQe^N{NKeh(/FYy LzF͔\";XA>	Z%ǐI\Z}l!H),~p_kI1M\'kQ4YRY$gN)*51h:g&T|5ׁM!//DV؅F4s~6bCTB`Z~;pF\'\r(CFzN/eUL*^%amY\Z~e׋TTC3C6ȏ-yV/U}J&K-uB\"Ͱ\"Y\"}>=ӭ$ϼ}\\k01dZR\0ٛ:|/c=t!<oI?@zl#E6N\r/=wG۩RW\Z%{^ 0t\"ti)iYu_jL^!!4;f4B5xH\0i>Η԰V*⒦(~XVx?\\3y?nP\'fڼw[\ri.n-nõ%E)\0Ȯ\"J^6	U2\ZkKI6\",0*0ʛfR/\Z84[?^֝OF8;tؼ2\')=ԍmcƈpl&5Ǝ.,7B93LႻ+S]	0\neR\nh5XVAhTwx4)8^.\\k\Z`;I~=8A0Q`EýǾ@p\"\"Elٞ4{,E$Ɣ*%7Bn\0\r\\4R6Yԅ[l=;K^ddYLxs[F#5\"vKj68ӍxA5mM@wfγWlċںYvX}4qM^=<;ҲLvh\r[XO\":O=ܳ#tɽ4qn\\nЧWU0KwfWڱz.+z\\@Qp<Mby2IfOOt$Y]	aIuq]فuQZ\Z>o\ZO0hy/9NH4h'),
(32,'1855__0_0_1_1',1790779229,'xˎ6Wl(CM9DJ*Rn{\")Q&\"(\\pŻ`=(vnb`\ZX@`[=i``g\'@}Kr|nzYI&(NB$୤УH\nRIFihJZNVk(xhᇖw@ACߨЏ	ъNwkRPYޱ&oc5XAiQfI@ٛ\rf!Vg.笤E\0T A%i9Gɖ5o,Bn~EXB@8nP$a@[{kâ댺\n?\n=nD:D\ZgfVXȷrlȾ\'\'b5Z8?q䨈>3`IZYZ^oWʊ\\L=DV%\0ڮ \"+]\Zrwiäx`	8ݡ?^޽y~ys\'gB8TM<H~e\rԘp<;	tDJߣy\0S\r4Z%<g U5j>UJvp`J\0DrY)Cyy\n8ڭ3߃A͠JϑoKr-%nD]R%Ѻ!\rׇnb |+p4X7*\0<ɲہ}s!J%[sΙ}\"BN&\0ihkW<\n<;tu_C\rTzɉ[\ZGŭVв`*~:#4Eh\"`jcfwQ!Tz1Be3Еkhkxk	hr\Z	(m!B:sG3y@hA %*y$yiZW	%ȿHgHZ̄ɫ\r-la8V6OCY,YEh&=C#0594Ms3,{hDd@JjG_㎣Zˬ|jZ\nWy/\")#!RtY(m,i 0I\0;m\rpwi_vи(Z\"̚F$U?\rAh`J$[fx5!69rFfg3HI;3GM즮QCl}\"hgKarI1Xr3K{/Y)\0,Vp)f2i\n܌ĦodYg8l0&zJ|U5uY(kY2vPh,Y\'(E̥ksЁԉg//O|3MR8<t03?$;d\\;:l_qv\';;4?yQp}Vc_G`\Z&,u@^xm?ǧ4V㿸&\'m[؛bew~N~nQZKwY<|a.>hfb;][936Yun ;o~5?ΚQ+͍?C;OS3/հ_8..~2\n{a83qR6AmryW&0)(n	!(+by7Y?<\\zyH`%qQQe7X7'),
(33,'1864__0_0_1_1',1790779229,'xXK6+yaɒ=z\"(ՕDDIvAf|p|Q\04Bg	~##>C\r,UH,Eq$\'@B\rwhŁgeVh\Z5t-R+BE,Yom1(j9=t\no?猜~CI%kV9  4TB[+\nz%I3һeu/+֊sGҷky}%$9	IN)us)fE[R.qLWw GCs5>I̏T:BfXw1q{	8Ƽŉ\"es\nap4޿keU	K(xթx(ůi+:WWSIUK=Vz\ZY*J80)r+1HsᕠLZC*V@?󪶨{?w~)qr&ýd>[˞+!nK0\'!W5m^Q3k^lt*	yq\ZM~~}u/n~N8,B1q!!,郄znNK|h6XbdwhJ&CmMFU!J\ZM)Sԥ#I:H[TǱlB!SxD-j%:	%=2^Q7	UB7ұ_>tNe?arx=ur2ȳ̿fݓ4$lԹJ!%: 7x)goVrq؃fχS-0GȂnd=nLm4RFďcC>uԿW(`C[{q}6O5xt[\r_nYmFЗähpcد1ڮYgyg\Z,Jͭ$Y$> ,bhbAEfzTPWǭ0ydG%g\r1w͓Pփa༦f^\nAR=cKN3鑧6ǟmye5QM@HrhOfu\ZzN]TYT|RB0]%F*	:-9s1faV߾i03UdM\0Fl{51!-*ڮnZ\\zвa8=PR3]0qOzIl7]NПsҲ UuD0F\nr(XՂ\r9k\"ArTkmiVlt!׌^=Ӥ0M{)]w^|֘$	bwҪUȼ\Z:C~e=͐obʙ:Њ[gRϾH<ad|\rRQjhO pw\\m393Qq`\rb8Ht`<\\|s(Rp(5L-=Iʹ2\'}_\nJi\0E3iۖ}YmnϗJ],veξt\\ /Qbƻ\\Yժw1ۻ.	KBl=c8;kUXWF/UAOD:aam0HK!a2\nT$M08Ř$En LI\\&qQ8$O(q\\dEI9-CyaF}~\'zx2'),
(34,'1888__0_0_1_1',1790779229,'xM60>7{:LiaCO\Z+JbwL{\0mv2&74٣\'dOrW-V\0FQt\0Mh@_\n\rx\r0{TDѳb\0\0\ndhPnWCehJE%q+0Z \rzx!xbhh[t?%<;fL<sIEfk``,hݓ_WMHvm(Szw)sVhxj3%STph\rVR7oz-bE̅,yߧc\\ڜNj,dЪ^(ɉlu(r38,T̑}GO\\druZ$=Rqh[)X}XfjFe*X;; =\0cuJ%N^II5߳\n瞠E[* Y{\rIH\\xtɆRcd4zyFI)A~MķXR\"`8[wo~}}oMzn @\r$CH\'!0v=QAm@K\'U .=ꁘVD;x@i==GdP)c5kp.xZLN~T4/ٯ\0TA9`<.RQ7P6SifK#fUCvb|{gaXxRIԬZH\ru.;i\"T}tP˒?Mx`\r\'	ί8v:cJ]p,HRtce,{rP0\0?\r,]@A0crw}+4_CdOשq+%5/dL:48dA`<D5	x9Ȭ2L18#&RR%hNRB\rD\n_$uʆ*/bib˃]:q\'Kz1/;d II&>CX~ɐ+V ۿO`V}AsYtAϺftuitI2+D5	ʬێ\"\Z)#\"lMJmU1C3u1?I\0d77	A,.Cfdв*26[)juc⃛#lj挵S|Bk3NQD<5:vؖVdeǐZ\\DKny4*C,^BHl{G*e+zFH\"cSG>(pj=YJ͓%iam櫘KύG?k޸kWqFaq9 ó\\(<|酻wZǭlǭmw߷n9oon9ͻXwcWG`\Z\'.O#/:w7sݐhoq\rMξmكoV>mg6V?;Oge}h/)g؃b݇Ubw#Xltf!75vYV\Z*ؿz;OhKG7.9ɺPx˧۪,h_>\0[m4$y(@f]N%.OPk?,$9Q<7S\"?AioC8Y\'C_'),
(35,'1878__0_0_1_1',1790779229,'xˎ6W7%( )CMPDHfW\"Uw;nEP4953s}b;oOw>][5,]GT`J&]yn<RQgy eʊ	\\WcJZ1(7\nP0HQSKI\Z	BSzAktX\Z\ZxV\0;8>v\nR\n܏IZxql0G;R1RnuנV0Ɗ{XA;J|w\\%+:D2\"@C`(QT+0,4\"f9v+weY4J.zb`S9zDҙ}dIԩ\\o	M@9#9:As9,8sŊq U	-T5\0N&j:ZP@P:\'sIDY2UWD_\'Npta)ĿeY#_:(2588ꈟ+̼sun85H	HqԱ]\0ҡSQ\"m%oVQ	.AYV ur!R\'a}%,\0671 _LqA$:9~G~}}/o)m& ~21|k&y!;q*l*rRQcz(uzdc]LW(U%ƷJ6HD19IX4GHW *~8GƓBrld\nrQ3Fkza<)t }P|7$?~0W\r8>O궧ƌ\'(Bpvsq02\rA(\nqꃆv\Z/%\rr&tIl*r܊،[[-,eY֑hȍOY4mPA8ghCw]c6_}tϱSkWBϤ*ie}t_}]O@O@.SظHd[)d)+ĐLԺJPE:K3EڼNYeC,;]\"pugNɒ^~̊փ)zXQ~+KM.C̐oR+S\'i0+.8݃~]!j+ᳮYm]ڪ~%n12N6[G6c;2l)\"9b;?gnRvnʒ-3\rgfeQf\"ɮ=uNP:#4MS\\\'zHǶUҡL[v*z2cHufnX;;CxjH$CHbc7u3^/o֛;zǍҫfGj\Z礿f^@3LvC,^ZcCkc3Bz,46ZJ쀔TPͽc5˼B~\Zy\Z1}l\rz8,JXY}^O/o| n;?G/h#|w#rZ:ßp=vGñmޏղ:BpE!v}=y׹/}#Pߑ\"]۲G߬|QDmeNLC֋	sfv#.Vsu`#:cә\n,_؅+g[=kt`?b;cnoŉQ~˧ݪ,t}B(iFtFa\'\ZR݃h\Z~d[#ˀ~FIII,piz~ev_-v'),
(36,'1879__0_0_1_1',1790779229,'xˎ6WD+FQIb/r\"(ٕHU	DImAf4٢\'wdG&eˋYuV\06ۥN>K\0GxhJN=\Z\0NVVu`RFsqPhma+f4RUZ O<h;p?x\\ЦpV5qyQ0I@!_uN?̫R)`Ә+fw1Xc\rղ 8њWAEYn툣J!yv-6sꂍ%y[y)L,j\"}eSiI	=2l	䘀;93м`6\\N%b,l؂\',hՂk&l^.ÅĊ{`[۷{uol7I^$W!T[SvAC6TYjXH<{ѓ|ӀeY;԰o)@FV~cle3j	ϓ^\"\0q	5ZbCA6Sfl	a.hsUj2C[._0yյ\ZXs\r%=p3v)ӬCHa,Ky4mkzTxqh3nǽ#k3\",D9|`*~!kOU=ttСĶ|__}TЩZESR⒋th-5cG5\n4{9Ic<`pLGLbZuu_=iK}dt[Z	5?KH\Z\"˫˔5Ӎ<ocg%t>O<XpE9Iv+JM	!vu?>}OU+v Gi0)pnHyNwp?Ȁu,.^qEtI+\\7z~\\\r4z(}̶Q*tPb]YegkMv\0.Gc|o6q[Ф(\ZRfHn~nU\"4J37C\Z\\`ay΍N\'	:ƣSkL찫pH#lar8BxDsnoY34!Hbz/Fص\Z5Pť@G	CYqKrjUjy%td8Dd[/nn`!]m=7,l>yfvWpfkܘY%f31rcwrdtGf^P0~Y#3?ۑgaߜ7x.΢o\\\\LIw_||q/ۖ&3Fyb/t9rr=xz9Y/F3)i8[N!F{)xM\'x|]\"৏Ϋg[=kLd{ue:O,zc\Zy/JISs\\>VX@6\"1M)\"Isoh%87h\n(H\",[QT}b\n=Mh\"Vh6$Gp\0r/'),
(37,'1890__0_0_1_1',1790779229,'xXK6+/lz!( )CMDPe+\nIe	;)	%k8w.]j\r{ pꎰL-tJ$,EaGW5JcMϒ=y\rT Tu{&^F$LWJHekKiI5nR*+\ZE\"6h:_CM\"g\'?WLt9ӥ w7Dk&$#s;QЫ0Hn\\cW.p[\"xF\0<X8Bi*}D\ZiI)ZRZ?EyS.ufJlAn.&sBJ|Zz,T{B\n\'nX7	l}GOBjqVLw{LTpzkVUSE$5?[?Z߲!x{\Z({\Z]C9D#Z!Z]<J1\'4g`T^smKTnQ՘ڏB2[y\n4UT )O欽|aR{\'!ʷܢ_ܾ~ۋ_yeu6Ib)-ۚق7F@\Z,y-nV^vqj|#\"ZaeѴhRK4t\ZRTgkl̥=+2J9\"šnarV{SՔ88J\0[n/hcζ1bM>? VFpЌ<ST1Qp<^B0l+q8QeҬjyNP+sMہ7S*MBd<O@*DY>[`f_uRy~h@3j/NXB fdCl--gEщ	GcpʁvSm6Cuвʶ:p_}ZO?p`.8#D%w%pm}t_3}_HHR&tU \"Qժm)j1cȊzTP圈\\z\\Zˎ8u&H(!\r=.\\^}(69S8+{N/h$B)U}h۟=_nPK=24xW4QK@CtHQ	L~}i!sI2?Wv0H#-$}7yFmئlő\Z\"(+J8lO\0DC\0Gv>y.rQ1a`X;M]n3]Q}Nsr9Ɉ1?Lo\'П\"Cn\Z;Ɵ\'h6S3D;֎j3\\.͌͠OA22\n/\\7Fkפ\'8M0ZI@>zjok|)#vjTM*8(MՏS4-QC˹zXA:1.öƒꦛ4ltMRG{ʪ]7?w\r7eq˻[i3VݨsQZsfٽÅp\Z~cƶ5M^@^8u!~/?ҕ&4Z9;rޤ}f#gD?YM\'SAїEZ<`tu0^xFs2p6cs)D\0;@u^_k5Zc\nW\'k?iM\0+qKORO;U9iY\\E0^aIqHIQl2\\&mF:)mQņmub],7I<+o$$q-<_S~aJ'),
(38,'1850__0_0_1_1',1790779229,'xW[6+<\']èj}O1qlj̎Ze;s3΂+#|˾,v+vG\0;@;Q\n!HQ<+GTiU=\04mV&i$ISBjƫ^VКj:T6\nuWRtc,uџx)~EqN-w!QI%8ArbEA\nv5|O}Pl^_LGV^ʨ@;5SH1MzJ	\"-)tv@!RkL(/\\R\'H=G5puK:g#R]>h݅$\"fXVT;JWaXϭm}O/g!;Z/	&\'L89V+X?sjQdf!q\\ E$I<Ӈ_G3+-1(d[d>hH\'q-Lr;\r	wDId_:\0CchZTp8UR:HNrDj\Z(C@h,JC𨆱r#*i%$nla-nZ~DAM\0oz`fMfm9}f\Z&pk06FӾ/@kqJq1\rEVUQ\\ϵqb	M$omXrT7u@<o(|/]bdlG^ci<<~3@ZzѐXjRF0\\D]Anz?ĽF:k\Zұs5\rwv	-CۜlBj,B#qQHrH㥐\r(5ٺF]ړt5zo))%蛌:*\n!rDl햩1CeݷC#6M	X|	됫`kDqaFd#fd.A=f2\ntI(ﴆt:=z\"-k¦:C1Q̦VW\n~Yubu%^;dn&!VN]D͸}wv[|79Şw 9s»J\' \0͒ǿAv1#pwJww{GAhZ!~%j,wʋ4~	^<e=>.cz[gg\\\rrEdo#皎XWESOk\nxMJLW|=`̕\rtZ^kL01\'X?i=cGqG|OϪwA_}KSC¨sx~@\0Đ9^=O82	}rIIC4)/OS?Sc?c('),
(39,'1852__0_0_1_1',1790779229,'xWݏ6W}N\Z>UUEI>DrC,\r`j쭢NWTʽo3΂#|˾,v=##i\rЍ@pv*J{#xꏨTXѫp5{@h:+I4Ld;ɅbmeD{o\0\"TQp+1FC߆m#N!Ketf;JyqdSbKq\'\nv|CLiW\rmMߩKg,q4t[dVov6p&d\nTCJP\n(zX3x-q%OP_X1pt,e;ogM\rPQ4PZJR}ty^\\;(\\(8~t\0Wұ&Zz*VJ,`\nr$)iRHoܢn?o~p\"ùTjj\0{oNap~06X<tx+Z;`yu*T\nޠnރixdXi.v9. !4JQ\rf2\'\'zYX[=k:z!IʯՇWTm֘6kCϩ3S0[KY1~6vc-N\n\0y:Ti8dyP2uX@l`{QPwpxX7\rFXY:\0#o3/vQg;2ydWPyxCmq-+pjޭRwH]v?)6\ZQ´՜[`AJ}`aN,J\'1-w:۱Ƴ]obr\"16B-hCAԅ\r֍hW\n;ԝxKWMϮ+ٮ!򜶴dʝ~]QGE?x\n{vCem:݌_\'TBv\n`kD1ѤT/و\0{1Au3U\n	i	RPUW8_bFFc!p;eb6<3GnE}W*7^a_%n&Ct\\^\',7H i/gx]O/Ge#R_3G_Z=\n?5R8\ZkkxYφ=\0Sךi<DvFa=۰)W|K!z=@}XuU4ﺦaהt=\"c\n\\ZrQ5qU}7/{MG/WR\\7ê7A_}#?C\\QIcˈs2SJqR8.icGA҄$JRRpOb4'),
(40,'1851__0_0_1_1',1790779229,'xWM6+i˖eEXA̮$*$wHꃒ-(Z>XoFgQggad_Ug4	h`p6:$\0<+\rTiU\0ԭkC`g%MiMaULi\"eVSL(gx)E7=`8œg%2lfF!Y$r┲fpu5.;N*ܩMӗ֮%[[\"sL\nG^Li0.\0	|Ky=\Z#:8`-@e`/c}C/bZ\0%ӞpSxf\Zz@M%ĐIppa?5W~Rq+q@aIN#Dz-^d8WZb(d\Z(nP1@\r b56&|ڛ:Th`W\n)jN{0Av`0\"QyVa RcmM$cC5<LIiV\nəR7~xݲe7L1qQP\Zp޼lg+&j9墩-7Pv\0P!JÁH8X-\r.\nnVF|BWaРK(D\'	nuo1ʋbpw|̀rh⷟gOp#\ZNph3jܢVr8Q}ٸSCb=Ƀ WVHy1KW5v(\ZB\0WV0w8{fLdTveB\ZOEs_lM{AI4lтars%e]Fܞ\\}h\\Sg7Ɯ**;+3\'kL.0ZvbϿeo2s(d:x2\n7Mn\'wZ]\n^8|6ж=j=)𦜘,W~~Db;(_5|9}17)vë́}UZ9I~3ݧp3N{)39>\0.@wh[`|\\{ǿ<!gSp.>K՞ /Ph-BmAjZ!b*$Q{\"*R41*uQ!ϛG\nhcI\rJUkǱI#s&wl}3O/T]V*ӕGN|=`̵\\p^5ךz1[39~qco:f`~g(u󱪪_h_}{cy4FwQ.	ҢaP,b)N%G\n3>g~G&y=tGyz'),
(41,'1882__0_0_1_1',1790779229,'xYɎ6q4`eCN[HBRI2AT;{\'yZN\0ip@?Q\n@dp{#xꏨX]#\0~%G?IvAd4D[\0\n4M*?a=з9Z[vfmtRRٰɦf\\hYnT>MVٽd\\WƂ82.hT \n$$19F#	~@/\\JN}\0o+]|4Gtu+2Vw&\rJͪ&QP]JBګ\nr2^FYBJZoe0ё믝;%3pC`^\\&E{WNd,$ǅ4CPaQ\r@(op)$F\'\nCz\ZTցW*Z7SA p0tk?PQ\Z<k! yr31fS~9vE3[#mO{_\"3A^}XAU\0ofh֞QfN^Ͳ9õTJ\0PŚ]@]_oLCM@z\0hX.:cCxA܃c`kU5CisA\"=f/򨛇	0Fhs\'G;?տW|M\0M\'v@,\",q=<%/^i|Pm^4j?Wh;QrPk=9yc\Z:M*NXq\nK{m1Yk\r&;~sT誄』3j9%\'0eLDY.4jr&:Z@{zvd>IG**-*;;nY\Z;T5z\r¡29wl].K6b\n#\0WU1 ܺL4]YxBAJ(j]+E|^	v&,-A%vJlj5y\ra`-ZyECG׷כ|ETػ\\So4I$,vx~O_2pxMDAb%O3pd3x?&xӧS:|p+#!Rp} 5)@C+<4(}Wa/X,_\r\rw5|<_ΫaE2Mzy;x:y^,dOP=KvES]{\n!ܐ)P<rYY>k0Bma৩/_k0\\>S|/Ѭʚ~DW|ȏG$~c(9Q\"%ʰ$;8<3,0ˈd	0cN+'),
(42,'1891__0_0_1_1',1790779229,'xWˎ6봣QARIYEȢJRA\")Sg2h&ŠN<o\"*>\"\",bճj0\0tH2\0bT n\00pIzhPWo\0\rgYf|OLBvEQ\rUrZRqT+\";_ї4\Z<O5v8%Xъ;\"*uFQ,2*:UWϠ9o)䰲>;u3zwKx[V\0Vb&d\nCJP\n@!B)vgѶ8K 줟0t䕯[S.C_Y\\l_vՉbO19BHKaE%W۝5`rH{㝣mx/vUk)[3ĭH\"Ko?ܢ?^߾{o5_GQqdǥTe6!z$,!^A۾3!+9#֖\"m\'7֓>	NUKA/	MbUbr!єh=G\rI{.SzZN@%M_-;z!{O<_/PbNLA;./{wΆ\ndmE]\nMQּiiL+,uYB};~:0hQd`3wbual@ӼW _ۮ6мxnΙż۟0V<|5Lr̒[<+rVp3V޳dإ|8$ւ5;M٢Mo)\"ۧ<\rH#(@tQwQJE)YV^9P\\~U4&i&`P>U(hpK2Y7\04Ns~mJp[Fp\ZEn{,i=hdŵNI[?6BJCpY#h&3jm9\n/Cƙ&N:OJPi8Y0/C+ȀHh]87!={{x;Q05Sţ#H\'/fQ6q/ΪZ0JcL;psQ6\'W\n5p\".\'\0[׆ă22]Y5tEU?MѼX^-?d|DnS\'f_%]Ǻ.^WWi\'93=qBt+H7IZɣ\r<rg\\@7kƺ#Kp`l\n5%j7I,^(+mf?~%sy1\\l!K\'FWO\'39#rzLA?dΛ;\Z]*.nnaOd:z`姶AGx.3?FKbA7y%N7t8YyI&5\r$N2&i$OMI H2I)3&qѸɦU:\Z'),
(43,'1849__0_0_1_1',1790779229,'xWK6+iWzE$E{(ɡ\'(]TI*^#P$e걛MӴݛh3\"*\"\",bz0F  /6*~G\0\n+\nFx(\0nЕfY%y5Fr(;hRV(rD$%Ɗ(фkơu$8Y!5U-=w*Q[4\n];C9Һ&̱\\?mXtZU55J$\"s5C{}@y?P؃.j]AD}ކ`vi	}9:fQp~ӎŁ(	rx♗-mcZ{E-7[kd#AON%-S+&S3#88VXzݛW?׶z,M|\\J%p OH$\rBz½9amHvwhPyc=iPNUFꮽk#{ xV:^0cj#ؔhJ̉󨅾=1)S%~T\n	%SG:g~\0(MOrC3UЉKI8\ruGYM\\L)6mُѐdyhvA2\r:,佨A66մi;̓W\0dEeKv@\Zছ9m@Ly:\0c}\'۾Td,ɣ;i2ge0Sɞ%{m	w:BI#SC],ֿ0=H+,)}Z0D\ZAb㍺+5P*:0D3s$|4&iFL	Hh>eз\'pU0֥>}\r\08|+]hg-j)]ĘA]2pdZJ$CԟNX¢л:LWftKx1&Ʉ4<M#Dk9.T@(k8Ċ)/+ &Zc]9#kf^+goL%aʿktD=~%lYTy.ȋ֠e-Z\ntA4IRͼ<+ф^)׬}3F\\Nn~[kQ^\\E*%(:iR2(_3:|Z\'foY߲勬XHM|Xqf/bE3X(W, _زBg۲`٢?hqZ`,ZCkJ\"x5o\'-^,b_%Y\'q}oE[O=S!@u<5kuхFO`fYد(k^UVkڂ>&Ll2)2!aܔA]T6ɫ6($8IzCR6MM<ϫ Uǻ$\0ˮ'),
(44,'2047__0_0_0_0',1790779617,'xZKs6+9VM) \'H3\\\0=R\\ @|hd+#GsQ\r\rQ;y{sl{ݦ-;ع;BN@6Hlͱ{TrY%rT TMW^;hᔉ>t\nBEHIwsᤄU0m{=hۢ=> gȏ8}B~x!Y!J\Z֤,V;99YF^\nx$;{\"pQnV7?2l&u^\0\'.8 R18D\Z~l`i3 h&DQ\rއH؋i;PE3S6\'@n7ZEろ%ZyDB\n|gf\Zܟ(fOH4G\\3AEMNB}LҌ(h4j8,=pқܠ_~{Џۍ]\'\\0\n,8@$w޴I\rVMy\'\"R,yN+2dߐPrS\'U\n5cn![`4@D4P:q0ԝ$8Po]E`/saT3P	fZB(ȁ!t\">TiN6[PQ5AX	]=,. /CIUFiHFq*Rv-ԙΕ]uFӲ!XpRFO!CQ;٥cרbAe)1+JUhY84d?3ys&(Ysk[jZ).QYԷ6OjYt}Ty1vTݻfC\rt+]\"/Ul8rz=MH2tɮ`C!!HP0^SV7^\"\'nY6,>	Txy\ZARb$Q\\KwhjNk*s$8+5i(j qbA\nZZ!pkl,\ns*U+*Y̳4h!$Z$lzj\nNAy60a餾-gꆚi\'48>?\rESVᱵT&ֵgL,GZzHNߴ+ΛkO	I^R5D8/MPc7u\"E=g^Zf@+-ؓPZn3/IcpV;5ps N&#Nv;MTZ1e^It͓%iyQC.Fyn:Vd&B7Ch6\\w\0u<;pB@M\0^D$W)eC]\"ǰ&;Z`0nYp\nHO։XpZ0{>g\'Uz5^h/	Jޭ:\0է%No\rQ,pe\0 䮋.ɡԀj355%S0XkkX	PiZO\0P\rh\\ #9nK1J+e묠%0e)kA1;/SWA@fu>w=fIIz.B,y\'ZW*/ oJ+X+R\'ٲ`4\r= DkW ҽ ׌tu[!]/A_cPuyYT{ tC8{؊tB\'xcItWߛ[.\\]ҦO:[sk8忚CUo{^0A^y^kF:<X-`g\0<\Zb\ZӋvgnӎBߍ47`lӉoysx~W2cu\nV_ xU8xWw}jN᫟-sRr|B͹_\r_k.\Z]]OhpB#{zK)aυ|J~/	}m7\\nqNqd~4ɝ z0^&vn\'Q 	&|EvZcbf8?8'),
(45,'2453__0_0_0_0',1790779617,'xZK6+D˖-E5\nlr艠$VWUʮww7M^\nkfybx#UWd0%Q/ڬۯx𞴈*45[fQ=CesH>\rPP5R6M^{W()	\'.$mPHlBθmNHyO[g	~Nhv6d/izc9v8#Ω2RQaT^{w̸JJo!r:u^\0҆QO\r-!pr^T}@3	v\r\rU4esb%nEM0L[Eq{$TY<ؼkDt3K\r96cLqz\"Hxci|dc;krEiWjFX\r/hm	Cjmz?o/߾/gJpxS!(6L]@0+L}[7DD*,ىߣi#EBJ(-P34Nâ	=DE5Js٭]W	No!dޛS&yTBٞqrmAy[18T;N.PQ5Ap؍<c.ŇgT+B)*9ц#PГvoNHV`QgΤPeN˒i[zz~9;3{}zԍw5jp51#3ڵ)Jդ?~s#hf IJVvrًU0_/p*9<״.R\\o<pF=?ԛ>D4H\'[L\nRfz\"Y`!QU<`Sm%B,6β0=Yi[am!cYќht|1`DDk۠Krz֭	I^pcED-	JuơCy)ǆf\"7c\"stq=6v?Dp&g]@	XOs5}IM[fVPqTz\"% %1 5\0HGcßT^IPtPM%XQC./-ר̀hyILq\r\\Q̀lwp6c\'7v^rPsiOWW߅_AցF{39IiՈtÈCs%Ǯ uV9rztxmj`\'+XCjh3G2OoiBy:[z\\gNN0Z!ɭ3xp%9 x6\'-)}`܍xf3ŹrT~N?_&@nxtnp7`\'3=O/r\'jU}!Csfx>:l&&~]vE|.3\Z%|DxDLZjfwN}\Z3F8# #9J=f+AE9-麺_!\0p/;EPG+¦N$:p+$ZզBC,#Q~\ra_[{?*I2\r.,͞ڛ帼b6{ڑvGݑYÎʷXm+nO Ҵ,_o;6\rnVs.ow}VǿVE&s?s5?i)\\4}Vyw\'UU2BJh}Iл=(O	 _}I9ِ<ݢ/Y3%\n\\ZiW>¢{Zk(\\_g?yQ>r5K32\ZDU+=mArNl̓0[o݀	C?[g6</Ia?r3n<I[쯓]f[K(ߥ8\''),
(46,'1923__0_0_0_0',1790779617,'xZݒ8}?56ǀ]]3$IvfAlbI!;+l|GGG:k&^K@xbRd/gˊK;G@n&Ok47-S29%[@H,6亮+bhl]-nMIB8N3তH_2RԷ0l낖.A5N\rbB\'4W	PjôsM$kXA.\\\'R{*l\"|K홦;4&R,	V&!7\\AyCI8m#Aٓ*oD\ZSbOr-IvbEPbMJxfdEֻp!PG9GĂ\\kHپxqcUnsp$Оg⬌p˂0-W\rq/EfӖuc\\\ZB-H(\Z3NR	_\'qTAA/(yN[QM !!\\j8$	Ω$b	^湸yux_\Zg<g\ZTq^L\0˨.MkPnWwϮn~|Fb\0֮Ȁ0+{ჀHvޖS\"	\"T7\ZOR,<.{0@ݚ	L2\"Rud	\nM}( 7hݖ.k1Y򛼨qPrp\Z~JUuNִ\Z%!~I8.af\"Y\nvթ\"\rJfye`-Nmۘ	nm\\{(٭B6BSRDn[}2.|\n~%~L9..dF\" juO	T8\Zkį:X19hl?k,o;fЉh\"8j-\'Ź1D\nOYB+6`Aj6	p4E%@J)`:poB^G VPB)!T6,!83g;pfY:pAMeF\Z,\'#n<gl^)]\'|<kYmo}oDs׼ۆ#wZV:/8C<VJn!\\\"aoe`i3˳wl!>D	W/9/I~tM/<_]_^[\'ꇿ_m//5uTA.U\nnhVE箮:7M=mAm0d$:aQ,+(ja0t2D\"CK~TEiNe1A8msuEMeQP\"!ta2(K]ܚǴ.\Z;$UrT#^̛-\\\n9~(1jQ7隐5d*DV6U`vb\0;?זfg+1\0W58t<kI\0/!S5_m_4;ؖ\'4$ dOk1ӪT(F\0JrR@:B3BD\r.^Gȴ\nt?_/ɲD83=tB7ʊ\\=V z\"ʽV@\ruzT]W~^U֛Uoh?=5\r@p^=H;*HUQ5BSW3&CJ	P^AF,Θ9sqE8a]P\Z0s\'W91ëHNyD*8eM=zl+c&6t7\\54%Y^	sٶ\ZIDB39u&?>yp<1A-c*H_nFp\">?fDaX|7	~ՠ\nêrڎ<UR_ 5[GԺ	~vvlQg\r8m}dSV̡Bj6 T6wB-*fpfh3x@	@	/U0	y	y~SG쐧K>t\'!;M7N{(p;ugn\\9;t>vFGȵG\\<o0v06heϜvgN9<\0\'??ڮ- lʖ{9B92\'4Lcz[2{ouvd`ÃQol7w1LcL#:DC\0ݜ`	|F.7A9D\'	f	ac j\rsBAoЌ58-d!30rtF@\"ݴGy+W\'i<Aq!Ǳ\"rz嚈'),
(47,'1922__0_0_0_0',1790779617,'xZ[sH~_ۢ#kƛL.\'Njw\Z5݌IihAq\\d78}Z|H//>i<[Ʋ!9bHЖ\rq*ꨌcNW=*چ<a]xZĒcdA*gAH*!GfG_UL:DR;ېN8nc*F#0mǵl]YqL8 oB{NqsYʷ3i=Roپi:E\'8F,`)\'ͺxEBQq}|@()b\Zգ;ZXMHR[<{op\r\\Wo9O0KX}CZlZF8Z@9!)\'ټ/xiUi)7!	::ՐmXl hO	drFXlbӌB\'9k^~{ѺFyk4IH\\Z66t~H|ư#ֽ\\\\^{φj2ZSqx#zGB@$)5$P\'KBO[0%CbEU hC5,(4!\'4S!C^Dɪb\nk\n8nٰA2h\rim:qUJtBhvmieu~yIn\0vꑩaɦA\r	OW;\0$`Z7ze7){??S==kr7-brX\rf+y|2PLҋe̠\0#v^cW\ZZ&IF}%h4h	MgyDya3\n<\n,Q:-dpL62(Rzv\r\ZC:.0by:qf pbcmNCflp;>O+qEXS:(e>tXQ[h8֐9޼,A/X;g	rY\"܆1{\rj9/b>l6+JW9l^f8\"\'RkÓ,2N<t6yn>_qybxOo=tw6q$Xf#v$\'5c)t+nrjxQs{yU@ʋWt+kzy}-nިzJ4lJrM6y~f\Z4}t׾e5OQVy\'P+D I+r[aaiD*(j)Hn+]re1bAna>\ZTKeSc5\\twSP:G0V̭ 9M:*zu(ᄾ1MQs7&-$T6Ifi\"\';0J>:a*ɶ-ǗSoa\'dB\'\'hHwk\"Q%7 p2<k0þqºZ5\'e\nѺIH7;LKs9q-p([}`[\"}\'\"i~=(H}#\Z-hr*;r؀6\rjhˣYRs󪺷ܹy@>)h\Z~D9@2=4Cn8&=$u@xc7TjAA>Rɼ$06D\'P*fd.\'8e8̈t)\nAzcE!<ySH;Ta4IQj}*\\^[I7DBf: m%L?Bp<AAm\"4(>\\;`\0߫=N/cAw\rj~P`XZqA)E 2[G̒ô٣pnT\0|jAu	7.iS{үǺ#*Q=1Ad\"n:#=#\\`#<\"#y6@s@r,y\0O_BLvAp.wc\\9;:_;QgN0\0ϫ\"=ZN{w^?@8r?{G۳~\ZAήmI7)]m{D?)|ߠ޷[)\'xS|`}LΨoa4wcؙ1i@tz;|Ő\ra\nkDrs1#yg\"ѰMryT|J}fX_\nh.\rȳC?tH׍X<B\'a{mz$vCϱm[O\'ıÂ}+±\Zm'),
(48,'116__0_0_0_0',1790779617,'xXK6+9113JlWrpeCN*bFYF\" Y[vl\r[R>A=ۆ;EA}}ղrc[]޸,AٮtJ,8\0\nz򤨗*M4]qR4K 	4vԌ*Y[QIkxXRyTUTZ\'({)>H#Gy)~Eyζ+Z2]\ZQM4V`)_\\QSmk{ԛB	r>3T\nHLkI)`-^)8Q^8K\0QmE{n\nVn6sB59q[z\"T{F\0P%0k [zgӭ%v,Hq؄cRdaNorjJK\n\Z;p\\`E,!xz5~͋ߟ_ɕv=\n\r،dɝ/NCވ6o7i5 BLx>Y1،RS58fߍ\'3B,j/\Ze~v}Wx5@GbS^HF\nnsfǆ5VId%|Lj\0fKرd@}4vQzsU %Q%Zi}9/`nuR\09߷3nF\rPgb%ZYP+\ndU՛xa|0BpPm7*W[)/57>L&yGF2H>+97-L+IPtAd(zÀA-0Gyf<5)KI^Lx%䑌é-_MLW|itE9;t+W2rZ1fz&\n)r\\M1IUݍZELmk>Ctgj%\0e\\)ΏPRAhlOy55+m!\'ѕ@g	mK!\0xb2vYtEU?MѼXV1[޷k,r#Ipvp$-QK?}>v_(\nŻ9\r/NHRME!אɵҵ~^GvJEf\Z&\r\'scGF\'z%	$\rߩg% +Sy=Q=Ϡdc[\rut^qHRT+>Q4uTckoimG\"O~8x;=rp7,J7G=e@ݣ01pM~Lkʼx74ލ8=zGe޶ \nw? 	9B4\"mDYw*EP\'[猆UkyÛwk%F?ɛ8緓{DwYqkQ51޵dpbZ D[1fAg\\5k͏z1gfr\neo:f`|b(uXi?݂>(,.2YqfIRE4CUA2\r8<ɋʋuҊEg$!!4SXN`c@ ()(Y\0F');
/*!40000 ALTER TABLE `cache_rootline` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_rootline_tags`
--

DROP TABLE IF EXISTS `cache_rootline_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_rootline_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_rootline_tags`
--

LOCK TABLES `cache_rootline_tags` WRITE;
/*!40000 ALTER TABLE `cache_rootline_tags` DISABLE KEYS */;
INSERT INTO `cache_rootline_tags` VALUES
(1,'1878__0_0_0_0','pageId_1848'),
(2,'1878__0_0_0_0','pageId_1878'),
(3,'1927__0_0_0_0','pageId_1848'),
(4,'1927__0_0_0_0','pageId_1852'),
(5,'1927__0_0_0_0','pageId_1927'),
(6,'1928__0_0_0_0','pageId_1848'),
(7,'1928__0_0_0_0','pageId_1852'),
(8,'1928__0_0_0_0','pageId_1928'),
(9,'1879__0_0_0_0','pageId_1848'),
(10,'1879__0_0_0_0','pageId_1879'),
(11,'1860__0_0_0_0','pageId_1848'),
(12,'1860__0_0_0_0','pageId_1855'),
(13,'1860__0_0_0_0','pageId_1860'),
(14,'1889__0_0_0_0','pageId_1848'),
(15,'1889__0_0_0_0','pageId_1864'),
(16,'1889__0_0_0_0','pageId_1889'),
(17,'1862__0_0_0_0','pageId_1848'),
(18,'1862__0_0_0_0','pageId_1855'),
(19,'1862__0_0_0_0','pageId_1862'),
(20,'1861__0_0_0_0','pageId_1848'),
(21,'1861__0_0_0_0','pageId_1855'),
(22,'1861__0_0_0_0','pageId_1861'),
(23,'1863__0_0_0_0','pageId_1848'),
(24,'1863__0_0_0_0','pageId_1855'),
(25,'1863__0_0_0_0','pageId_1863'),
(26,'1865__0_0_0_0','pageId_1848'),
(27,'1865__0_0_0_0','pageId_1864'),
(28,'1865__0_0_0_0','pageId_1865'),
(29,'1904__0_0_0_0','pageId_1848'),
(30,'1904__0_0_0_0','pageId_1864'),
(31,'1904__0_0_0_0','pageId_1865'),
(32,'1904__0_0_0_0','pageId_1904'),
(33,'1870__0_0_0_0','pageId_1848'),
(34,'1870__0_0_0_0','pageId_1864'),
(35,'1870__0_0_0_0','pageId_1865'),
(36,'1870__0_0_0_0','pageId_1870'),
(37,'1871__0_0_0_0','pageId_1848'),
(38,'1871__0_0_0_0','pageId_1864'),
(39,'1871__0_0_0_0','pageId_1865'),
(40,'1871__0_0_0_0','pageId_1871'),
(41,'1866__0_0_0_0','pageId_1848'),
(42,'1866__0_0_0_0','pageId_1864'),
(43,'1866__0_0_0_0','pageId_1866'),
(44,'1872__0_0_0_0','pageId_1848'),
(45,'1872__0_0_0_0','pageId_1864'),
(46,'1872__0_0_0_0','pageId_1866'),
(47,'1872__0_0_0_0','pageId_1872'),
(48,'1873__0_0_0_0','pageId_1848'),
(49,'1873__0_0_0_0','pageId_1864'),
(50,'1873__0_0_0_0','pageId_1866'),
(51,'1873__0_0_0_0','pageId_1873'),
(52,'1867__0_0_0_0','pageId_1848'),
(53,'1867__0_0_0_0','pageId_1864'),
(54,'1867__0_0_0_0','pageId_1867'),
(55,'1875__0_0_0_0','pageId_1848'),
(56,'1875__0_0_0_0','pageId_1864'),
(57,'1875__0_0_0_0','pageId_1867'),
(58,'1875__0_0_0_0','pageId_1875'),
(59,'1874__0_0_0_0','pageId_1848'),
(60,'1874__0_0_0_0','pageId_1864'),
(61,'1874__0_0_0_0','pageId_1867'),
(62,'1874__0_0_0_0','pageId_1874'),
(63,'1868__0_0_0_0','pageId_1848'),
(64,'1868__0_0_0_0','pageId_1864'),
(65,'1868__0_0_0_0','pageId_1868'),
(66,'1869__0_0_0_0','pageId_1848'),
(67,'1869__0_0_0_0','pageId_1864'),
(68,'1869__0_0_0_0','pageId_1869'),
(69,'1877__0_0_0_0','pageId_1848'),
(70,'1877__0_0_0_0','pageId_1864'),
(71,'1877__0_0_0_0','pageId_1869'),
(72,'1877__0_0_0_0','pageId_1877'),
(73,'1876__0_0_0_0','pageId_1848'),
(74,'1876__0_0_0_0','pageId_1864'),
(75,'1876__0_0_0_0','pageId_1869'),
(76,'1876__0_0_0_0','pageId_1876'),
(77,'1888__0_0_0_0','pageId_1848'),
(78,'1888__0_0_0_0','pageId_1888'),
(79,'1924__0_0_0_0','pageId_1848'),
(80,'1924__0_0_0_0','pageId_1879'),
(81,'1924__0_0_0_0','pageId_1924'),
(82,'1919__0_0_0_0','pageId_1848'),
(83,'1919__0_0_0_0','pageId_1879'),
(84,'1919__0_0_0_0','pageId_1919'),
(85,'1890__0_0_0_0','pageId_1848'),
(86,'1890__0_0_0_0','pageId_1890'),
(87,'1880__0_0_0_0','pageId_1848'),
(88,'1880__0_0_0_0','pageId_1850'),
(89,'1880__0_0_0_0','pageId_1880'),
(90,'1891__0_0_0_0','pageId_1848'),
(91,'1891__0_0_0_0','pageId_1891'),
(92,'1848__0_0_1_1','pageId_1848'),
(93,'1848__0_0_0_0','pageId_1848'),
(94,'1855__0_0_1_1','pageId_1848'),
(95,'1855__0_0_1_1','pageId_1855'),
(96,'1864__0_0_1_1','pageId_1848'),
(97,'1864__0_0_1_1','pageId_1864'),
(98,'1888__0_0_1_1','pageId_1848'),
(99,'1888__0_0_1_1','pageId_1888'),
(100,'1878__0_0_1_1','pageId_1848'),
(101,'1878__0_0_1_1','pageId_1878'),
(102,'1879__0_0_1_1','pageId_1848'),
(103,'1879__0_0_1_1','pageId_1879'),
(104,'1890__0_0_1_1','pageId_1848'),
(105,'1890__0_0_1_1','pageId_1890'),
(106,'1850__0_0_1_1','pageId_1848'),
(107,'1850__0_0_1_1','pageId_1850'),
(108,'1852__0_0_1_1','pageId_1848'),
(109,'1852__0_0_1_1','pageId_1852'),
(110,'1851__0_0_1_1','pageId_1848'),
(111,'1851__0_0_1_1','pageId_1851'),
(112,'1882__0_0_1_1','pageId_1848'),
(113,'1882__0_0_1_1','pageId_1882'),
(114,'1891__0_0_1_1','pageId_1848'),
(115,'1891__0_0_1_1','pageId_1891'),
(116,'1849__0_0_1_1','pageId_1848'),
(117,'1849__0_0_1_1','pageId_1849'),
(118,'2047__0_0_0_0','pageId_1848'),
(119,'2047__0_0_0_0','pageId_1855'),
(120,'2047__0_0_0_0','pageId_1862'),
(121,'2047__0_0_0_0','pageId_2047'),
(122,'2453__0_0_0_0','pageId_1848'),
(123,'2453__0_0_0_0','pageId_1864'),
(124,'2453__0_0_0_0','pageId_2453'),
(125,'1923__0_0_0_0','pageId_1848'),
(126,'1923__0_0_0_0','pageId_1855'),
(127,'1923__0_0_0_0','pageId_1861'),
(128,'1923__0_0_0_0','pageId_1923'),
(129,'1922__0_0_0_0','pageId_1848'),
(130,'1922__0_0_0_0','pageId_1855'),
(131,'1922__0_0_0_0','pageId_1861'),
(132,'1922__0_0_0_0','pageId_1922'),
(133,'116__0_0_0_0','pageId_1848'),
(134,'116__0_0_0_0','pageId_1882'),
(135,'116__0_0_0_0','pageId_116');
/*!40000 ALTER TABLE `cache_rootline_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_ttaddress_category`
--

DROP TABLE IF EXISTS `cache_ttaddress_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_ttaddress_category` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_ttaddress_category`
--

LOCK TABLES `cache_ttaddress_category` WRITE;
/*!40000 ALTER TABLE `cache_ttaddress_category` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_ttaddress_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_ttaddress_category_tags`
--

DROP TABLE IF EXISTS `cache_ttaddress_category_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_ttaddress_category_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_ttaddress_category_tags`
--

LOCK TABLES `cache_ttaddress_category_tags` WRITE;
/*!40000 ALTER TABLE `cache_ttaddress_category_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_ttaddress_category_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_ttaddress_geocoding`
--

DROP TABLE IF EXISTS `cache_ttaddress_geocoding`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_ttaddress_geocoding` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_ttaddress_geocoding`
--

LOCK TABLES `cache_ttaddress_geocoding` WRITE;
/*!40000 ALTER TABLE `cache_ttaddress_geocoding` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_ttaddress_geocoding` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_ttaddress_geocoding_tags`
--

DROP TABLE IF EXISTS `cache_ttaddress_geocoding_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_ttaddress_geocoding_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_ttaddress_geocoding_tags`
--

LOCK TABLES `cache_ttaddress_geocoding_tags` WRITE;
/*!40000 ALTER TABLE `cache_ttaddress_geocoding_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_ttaddress_geocoding_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_tx_solr`
--

DROP TABLE IF EXISTS `cache_tx_solr`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_tx_solr` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_tx_solr`
--

LOCK TABLES `cache_tx_solr` WRITE;
/*!40000 ALTER TABLE `cache_tx_solr` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_tx_solr` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_tx_solr_configuration`
--

DROP TABLE IF EXISTS `cache_tx_solr_configuration`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_tx_solr_configuration` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `expires` int(10) unsigned NOT NULL DEFAULT 0,
  `content` longblob DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(180),`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_tx_solr_configuration`
--

LOCK TABLES `cache_tx_solr_configuration` WRITE;
/*!40000 ALTER TABLE `cache_tx_solr_configuration` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_tx_solr_configuration` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_tx_solr_configuration_tags`
--

DROP TABLE IF EXISTS `cache_tx_solr_configuration_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_tx_solr_configuration_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_tx_solr_configuration_tags`
--

LOCK TABLES `cache_tx_solr_configuration_tags` WRITE;
/*!40000 ALTER TABLE `cache_tx_solr_configuration_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_tx_solr_configuration_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cache_tx_solr_tags`
--

DROP TABLE IF EXISTS `cache_tx_solr_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `cache_tx_solr_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `identifier` varchar(250) NOT NULL DEFAULT '',
  `tag` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `cache_id` (`identifier`(191)),
  KEY `cache_tag` (`tag`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cache_tx_solr_tags`
--

LOCK TABLES `cache_tx_solr_tags` WRITE;
/*!40000 ALTER TABLE `cache_tx_solr_tags` DISABLE KEYS */;
/*!40000 ALTER TABLE `cache_tx_solr_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `fe_groups`
--

DROP TABLE IF EXISTS `fe_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `fe_groups` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `title` varchar(50) NOT NULL DEFAULT '',
  `subgroup` varchar(255) DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `fe_groups`
--

LOCK TABLES `fe_groups` WRITE;
/*!40000 ALTER TABLE `fe_groups` DISABLE KEYS */;
/*!40000 ALTER TABLE `fe_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `fe_sessions`
--

DROP TABLE IF EXISTS `fe_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `fe_sessions` (
  `ses_id` varchar(190) NOT NULL DEFAULT '',
  `ses_iplock` varchar(39) NOT NULL DEFAULT '',
  `ses_userid` int(10) unsigned NOT NULL DEFAULT 0,
  `ses_tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `ses_data` mediumblob DEFAULT NULL,
  `ses_permanent` smallint(5) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`ses_id`),
  KEY `ses_tstamp` (`ses_tstamp`,`ses_userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `fe_sessions`
--

LOCK TABLES `fe_sessions` WRITE;
/*!40000 ALTER TABLE `fe_sessions` DISABLE KEYS */;
INSERT INTO `fe_sessions` VALUES
('039c01362eb9ba77e02b102991e02c57e11f1a11b5e8e1c7d46ace989e0e6a8b','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4313page-1\";s:9:\"kPnYjhu50\";}',0),
('0acb65006c12ef31fe000ba93543fd62793ab90ac065b5af0fdb8150fe9731ff','[DISABLED]',0,1787814886,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4159page-1\";s:17:\"C5T2ODeQ6HklBWbAY\";}',0),
('1060fafddae63276967fbd99ba771944815e7d0c7bd4b626b8015741310faea7','[DISABLED]',0,1787814825,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4210page-1\";s:7:\"jna45Wi\";}',0),
('10a96b0fd7448da2eecbaebbc14dd35ff57cb99cb296e3a3706b11f231ef95aa','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4228page-1\";s:16:\"f8qrglQ0xp71sK2Y\";}',0),
('19a3d88f7fb146a591ea358218003917ca02bcaf66f143422224c7532e906eaf','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4237page-1\";s:11:\"kSjMZ7bx15L\";}',0),
('1b29e67f1d3c05fc197044d6fb0276e47eaeec0865d6a412e1598dcebafb8ce1','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4201page-1\";s:6:\"MJdtRs\";}',0),
('1dbf3ad1c78453470a1c1cafd78f416e3a9f33e473ca586e72518b5b81972199','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4219page-1\";s:6:\"Wjbozw\";}',0),
('20b3b35639eaf9ae89b24cc1af04b439e513974594a116ff70892988094233f9','[DISABLED]',0,1787814870,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:8:\"84yWOl7P\";}',0),
('26ae7f3e854c91470357105d87e32449449a1b1ad43d1e0e4ede77b4bf4c83d0','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4159page-1\";s:22:\"HBgfwvMVKSZEmt7qWzXsCl\";}',0),
('39692b238c273a7a536e6c719f074ec96ac9a2845b1c318740195ec3337ad937','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4201page-1\";s:11:\"hKzxI7lvfEP\";}',0),
('3b0f2b737e3fe0da98e75000cc9d4da29ee3eef965c8b20eed50e3469927ddfe','[DISABLED]',0,1787844336,'a:4:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4237page-1\";s:21:\"lG1rLo5V0j8S39NUfTkcd\";s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:16:\"RaK21ZGxW6eHFT84\";s:47:\"tx_form_honeypot_name_cENTOR_Contact-4327page-1\";s:15:\"O8AkZtCgDNIUpz5\";s:47:\"tx_form_honeypot_name_cENTOR_Contact-4313page-1\";s:11:\"XZfNhkEMTPy\";}',0),
('3b86b1d47c304d43e0aab777e1bf7999e13f95c7ffdc4bcd5f3d02cfc20eac41','[DISABLED]',0,1787814827,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4125page-1\";s:13:\"80xu5pwYvk7Kd\";}',0),
('3d788500edb97f04b86ac7a415ee69fb984c010251412a113d05c52331baa943','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4150page-1\";s:9:\"T8PkzK9hO\";}',0),
('47b810d53b33808fdfb8c9f3d1d54ae389a8fcb1959ba6e65a0a7dd9a93e5fe1','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4219page-1\";s:18:\"jqpBI0FQzYLSMbetR4\";}',0),
('6547585f9463570e1ac621c455f55b553aa48bf702b19a6e5bbe10f6674e2e47','[DISABLED]',0,1787814812,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4150page-1\";s:5:\"qgTkw\";}',0),
('6f0de44fc878fc377b39079e8ca0011eb11c4ff43dd195e47902290303203949','[DISABLED]',0,1788184658,'a:3:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:9:\"ijT7yEofz\";s:47:\"tx_form_honeypot_name_cENTOR_Contact-4313page-1\";s:16:\"CRciuG2hlvrjoJx3\";s:47:\"tx_form_honeypot_name_cENTOR_Contact-4327page-1\";s:18:\"v1BlijbTqryNWJR0zp\";}',0),
('729f9679af0af205808e3c6fefa317167d57a7b5c860722f635cc18987c3b035','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4125page-1\";s:26:\"60euZtDH4jqSKBOQxkfbNWJnlU\";}',0),
('833229294764f12218fe556fe6c006b8780c6cf5211a659859896e67e7b858de','[DISABLED]',0,1787814813,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4159page-1\";s:23:\"rKiChzf93yP5LF4WtVdmSR8\";}',0),
('83dad75a4d8b89cde7e336a4510bf47878b3a5a2cac2df099d56f807a229dbba','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4210page-1\";s:14:\"7CgMdxEU4Ws0GA\";}',0),
('8b0fff009b7c5317a3d3946489683f9da539033f0110a50bcbcc32a59b492323','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4327page-1\";s:17:\"b0PotE1Qhep5ZuGaY\";}',0),
('8b3aaac2a3eada323b9337496118260747692be2a37490eda6c6658385ef1335','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4210page-1\";s:10:\"gSDpBLJua1\";}',0),
('8b84c24e929dd8b5d4c12b9225d619b1ceae79c48c58392dd11ea26f119aeb8a','[DISABLED]',0,1787814868,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:9:\"dvmFEK5h3\";}',0),
('90bf54c0741f06da322c679d78efe6efc5f756f1029abe075488e04d62918880','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4313page-1\";s:9:\"7ARmFrxqC\";}',0),
('943368ba6633f6b82e1262f14c44c2b8c76799ebc537be7757ef982cd01a3a9a','[DISABLED]',0,1787814815,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4180page-1\";s:11:\"ZnNUohXrD5K\";}',0),
('949f7bad013bab85feba549b243e81118a91ca8ecdd62a4956684a83d3203261','[DISABLED]',0,1787814857,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4228page-1\";s:7:\"SmyxUbF\";}',0),
('ae21cd44dad7bcfcf2decb976376ccfc20ffa0c7b2ec224a52d7c4ea08e5d512','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4228page-1\";s:19:\"kRg91QdPJ2qFSzHE4Op\";}',0),
('b22421f78b7f30b6e62f32d3bd43e3418ea91a9d23abf2a16611c15318b0bf67','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4150page-1\";s:14:\"IUmfw5FYg98O7a\";}',0),
('b2666e9c78c174849889eb95d3c089fe593f16cb01b8994f9fce7d7f91dda4fc','[DISABLED]',0,1787814871,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4150page-1\";s:24:\"d3HyzqcBa8PJ5LEhorfpnW2N\";}',0),
('b9dc19f3cfa5ff5408ad18bd41609deafcdc5c9caaa5bf7f89c7885b79a8e184','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:12:\"58Cgv6Of1MDA\";}',0),
('c185a33c8e81d1816566478bea3cacc3314b3ebdcd6c5b30623ddeecfb224f9e','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4159page-1\";s:25:\"Pu3IvyxTGwlQk9CYENaM6KV2m\";}',0),
('d0910cd3f372da6487cd2dc61d903fc7153b731f61fe30f7c1f5fce6fce0251a','[DISABLED]',0,1787814798,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:17:\"qZuwK6l2Qp5GEXvhW\";}',0),
('d4363a7d718947b77611d98cf4058023c615a66045732150fc1adf3f2077cfd4','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4180page-1\";s:14:\"JxECU8TP01z2cD\";}',0),
('d626d85a991017761a37bd0d93049b62908cb28284a47a206a6fe9c57be48b62','[DISABLED]',0,1787814823,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4219page-1\";s:14:\"PNac7O0mlXEdtz\";}',0),
('d7c00e5c37ae41a8fb4d6fea3fa8ef53412a684643694375ce5ec9142a967174','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4413page-1\";s:24:\"2EfrGkwzLCqadW5seRIOPHiT\";}',0),
('de6de12f61a1b89f09d295b4f640dff30747cec70984aeb96a9b910523a82347','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4327page-1\";s:13:\"53Cwb0Ip8kAvt\";}',0),
('e6cb6bd1336fb5b8ea2cb41ae66199f209bd17906c7f1eff241dd945f5bb63fc','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4237page-1\";s:22:\"IB7agwL2bGCEj3rJWMHU5e\";}',0),
('f12662db5fdccf55e2af7e4cb08f889db045af6b60b98dca1a4fca62a022b474','[DISABLED]',0,1787814816,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4201page-1\";s:14:\"EAfSpFNnPgt8dh\";}',0),
('f687277d75d771d3e62f0e0b3ad11d436d49488c6a372790ee3e35053537e740','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4125page-1\";s:12:\"QmO614ctTrdy\";}',0),
('f7204c1097f2c8f67beb2f9796bce960cf5b8348873fb5ca4c7d66e507469965','[DISABLED]',0,1787814859,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4313page-1\";s:5:\"6djw0\";}',0),
('f7cd15087ba277b06584e6a9da01e7dc2755d3567f4b11259234f82bb61de24b','[DISABLED]',0,1788187617,'a:1:{s:47:\"tx_form_honeypot_name_cENTOR_Contact-4180page-1\";s:20:\"3uSNhv4VC9JrYHXZbUsI\";}',0);
/*!40000 ALTER TABLE `fe_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `fe_users`
--

DROP TABLE IF EXISTS `fe_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `fe_users` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `disable` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `tx_extbase_type` varchar(255) NOT NULL DEFAULT '0',
  `uc` blob DEFAULT NULL,
  `is_online` int(10) unsigned NOT NULL DEFAULT 0,
  `mfa` mediumblob DEFAULT NULL,
  `username` varchar(255) NOT NULL DEFAULT '',
  `password` varchar(255) NOT NULL DEFAULT '',
  `usergroup` varchar(512) DEFAULT '',
  `name` varchar(160) NOT NULL DEFAULT '',
  `first_name` varchar(50) NOT NULL DEFAULT '',
  `middle_name` varchar(50) NOT NULL DEFAULT '',
  `last_name` varchar(50) NOT NULL DEFAULT '',
  `address` longtext DEFAULT NULL,
  `telephone` varchar(30) NOT NULL DEFAULT '',
  `fax` varchar(30) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `title` varchar(40) NOT NULL DEFAULT '',
  `zip` varchar(10) NOT NULL DEFAULT '',
  `city` varchar(50) NOT NULL DEFAULT '',
  `country` varchar(40) NOT NULL DEFAULT '',
  `www` varchar(80) NOT NULL DEFAULT '',
  `company` varchar(80) NOT NULL DEFAULT '',
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `lastlogin` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`username`(100)),
  KEY `username` (`username`(100)),
  KEY `is_online` (`is_online`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `fe_users`
--

LOCK TABLES `fe_users` WRITE;
/*!40000 ALTER TABLE `fe_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `fe_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `form_definition`
--

DROP TABLE IF EXISTS `form_definition`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `form_definition` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `label` varchar(255) NOT NULL DEFAULT '',
  `identifier` varchar(255) NOT NULL DEFAULT '',
  `configuration` longtext DEFAULT NULL CHECK (json_valid(`configuration`)),
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `form_definition`
--

LOCK TABLES `form_definition` WRITE;
/*!40000 ALTER TABLE `form_definition` DISABLE KEYS */;
/*!40000 ALTER TABLE `form_definition` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `pages`
--

DROP TABLE IF EXISTS `pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `pages` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `perms_userid` int(11) unsigned NOT NULL DEFAULT 0,
  `perms_groupid` int(11) unsigned NOT NULL DEFAULT 0,
  `perms_user` smallint(5) unsigned NOT NULL DEFAULT 0,
  `perms_group` smallint(5) unsigned NOT NULL DEFAULT 0,
  `perms_everybody` smallint(5) unsigned NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `doktype` int(10) unsigned NOT NULL DEFAULT 1,
  `TSconfig` longtext DEFAULT NULL,
  `is_siteroot` smallint(5) unsigned NOT NULL DEFAULT 0,
  `php_tree_stop` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(11) unsigned NOT NULL DEFAULT 0,
  `endtime` int(11) unsigned NOT NULL DEFAULT 0,
  `shortcut` int(10) unsigned NOT NULL DEFAULT 0,
  `shortcut_mode` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `subtitle` varchar(255) NOT NULL DEFAULT '',
  `layout` int(11) unsigned NOT NULL DEFAULT 0,
  `target` varchar(80) NOT NULL DEFAULT '',
  `media` int(11) unsigned NOT NULL DEFAULT 0,
  `lastUpdated` bigint(20) NOT NULL DEFAULT 0,
  `keywords` longtext DEFAULT NULL,
  `cache_timeout` int(10) unsigned NOT NULL DEFAULT 0,
  `cache_tags` varchar(255) NOT NULL DEFAULT '',
  `newUntil` bigint(20) NOT NULL DEFAULT 0,
  `description` longtext DEFAULT NULL,
  `no_search` smallint(5) unsigned NOT NULL DEFAULT 0,
  `SYS_LASTCHANGED` int(10) unsigned NOT NULL DEFAULT 0,
  `abstract` longtext DEFAULT NULL,
  `module` varchar(255) NOT NULL DEFAULT '',
  `extendToSubpages` smallint(5) unsigned NOT NULL DEFAULT 0,
  `author` varchar(255) NOT NULL DEFAULT '',
  `author_email` varchar(255) NOT NULL DEFAULT '',
  `nav_title` varchar(255) NOT NULL DEFAULT '',
  `nav_hide` smallint(5) unsigned NOT NULL DEFAULT 0,
  `content_from_pid` int(10) unsigned NOT NULL DEFAULT 0,
  `mount_pid` int(10) unsigned NOT NULL DEFAULT 0,
  `mount_pid_ol` smallint(6) NOT NULL DEFAULT 0,
  `l18n_cfg` smallint(5) unsigned NOT NULL DEFAULT 0,
  `backend_layout` varchar(64) NOT NULL DEFAULT '',
  `backend_layout_next_level` varchar(64) NOT NULL DEFAULT '',
  `categories` int(10) unsigned NOT NULL DEFAULT 0,
  `tsconfig_includes` longtext DEFAULT NULL,
  `tx_impexp_origuid` int(11) NOT NULL DEFAULT 0,
  `seo_title` varchar(255) NOT NULL DEFAULT '',
  `og_title` varchar(255) NOT NULL DEFAULT '',
  `og_description` longtext DEFAULT NULL,
  `og_image` int(10) unsigned NOT NULL DEFAULT 0,
  `twitter_title` varchar(255) NOT NULL DEFAULT '',
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image` int(10) unsigned NOT NULL DEFAULT 0,
  `no_index` smallint(5) unsigned NOT NULL DEFAULT 0,
  `no_follow` smallint(5) unsigned NOT NULL DEFAULT 0,
  `rowDescription` text DEFAULT NULL,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `slug` text DEFAULT NULL,
  `canonical_link` text NOT NULL DEFAULT '',
  `sitemap_priority` decimal(2,1) NOT NULL DEFAULT 0.5,
  `sitemap_changefreq` varchar(10) NOT NULL DEFAULT '',
  `twitter_card` varchar(255) NOT NULL DEFAULT '',
  `no_search_sub_entries` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_location_title` longtext DEFAULT NULL,
  `tx_location_type` varchar(255) NOT NULL DEFAULT '',
  `tx_location_address` longtext DEFAULT NULL,
  `tx_location_additional_information` longtext DEFAULT NULL,
  `tx_location_route_link` text DEFAULT NULL,
  `tx_location_contact_phone` varchar(255) DEFAULT NULL,
  `tx_location_contact_email` text DEFAULT NULL,
  `tx_location_image` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_location_benefits` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_locations_job_city` varchar(255) NOT NULL DEFAULT '',
  `tx_site_flyout_hide` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_site_flyout_stop_inheritance` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_site_flyout_title` varchar(255) NOT NULL DEFAULT '',
  `tx_site_flyout_header` longtext DEFAULT NULL,
  `tx_site_flyout_introduction` longtext DEFAULT NULL,
  `tx_site_flyout_contact_persons` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_header_button_link` text NOT NULL DEFAULT '',
  `tx_site_header_button_label` varchar(50) NOT NULL DEFAULT '',
  `tx_site_area_root_page` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_site_header_button_icon` varchar(255) NOT NULL DEFAULT '',
  `tx_location_legal_entity` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_location_business_unit` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_location_product_group` int(10) unsigned NOT NULL DEFAULT 0,
  `link` text NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `determineSiteRoot` (`is_siteroot`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `slug` (`slug`(127)),
  KEY `translation_source` (`l10n_source`),
  KEY `content_from_pid_deleted` (`content_from_pid`,`deleted`),
  KEY `doktype_no_search_deleted` (`doktype`,`no_search`,`deleted`),
  KEY `contentFromPid` (`content_from_pid`)
) ENGINE=InnoDB AUTO_INCREMENT=3226 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `pages`
--

LOCK TABLES `pages` WRITE;
/*!40000 ALTER TABLE `pages` DISABLE KEYS */;
INSERT INTO `pages` VALUES
(116,1882,0,0,0,0,1787306027,64,0,2,1,31,31,0,0,1536840970,0,'Events',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'eventnews',0,'','','',0,0,0,0,2,'','',0,'',0,'','','',0,'','',0,0,0,NULL,0,0,0,NULL,'{\"module\":\"\"}','/veranstaltungen-1','',0.5,'','',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1848,0,0,0,0,0,1787837994,384,0,25,1,31,27,0,0,1720764270,0,'Centor',1,'',1,0,0,0,1856,0,'','',0,'',0,0,NULL,0,'',0,NULL,0,1787838032,NULL,'',0,'','','',0,0,0,0,0,'pagets__default','pagets__default',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"doktype\":\"\",\"endtime\":\"\",\"extendToSubpages\":\"\",\"hidden\":\"\",\"is_siteroot\":\"\",\"l18n_cfg\":\"\",\"nav_hide\":\"\",\"nav_title\":\"\",\"no_search\":\"\",\"rowDescription\":\"\",\"shortcut\":\"\",\"shortcut_mode\":\"\",\"slug\":\"\",\"starttime\":\"\",\"title\":\"\",\"tx_site_area_root_page\":\"\",\"tx_site_flyout_contact_persons\":\"\",\"tx_site_flyout_header\":\"\",\"tx_site_flyout_hide\":\"\",\"tx_site_flyout_introduction\":\"\",\"tx_site_flyout_stop_inheritance\":\"\",\"tx_site_flyout_title\":\"\",\"tx_site_header_button_icon\":\"\",\"tx_site_header_button_label\":\"\",\"tx_site_header_button_link\":\"\"}','/','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'t3://page?uid=1880','Download Center',0,'download-24',0,0,0,''),
(1849,1848,0,0,0,0,1788185958,256,0,25,1,31,19,0,0,1720765376,0,'404',1,'',0,0,0,0,0,0,'','',0,'',0,0,NULL,0,'',0,NULL,1,1787838597,NULL,'',0,'','','',1,0,0,0,0,'','',0,'',0,'','',NULL,0,'',NULL,0,1,0,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"cache_tags\":\"\",\"cache_timeout\":\"\",\"content_from_pid\":\"\",\"description\":\"\",\"doktype\":\"\",\"endtime\":\"\",\"extendToSubpages\":\"\",\"hidden\":\"\",\"is_siteroot\":\"\",\"l18n_cfg\":\"\",\"module\":\"\",\"nav_hide\":\"\",\"nav_title\":\"\",\"no_follow\":\"\",\"no_index\":\"\",\"no_search\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"og_title\":\"\",\"rowDescription\":\"\",\"seo_title\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"slug\":\"\",\"starttime\":\"\",\"title\":\"\",\"twitter_card\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_title\":\"\",\"tx_site_area_root_page\":\"\",\"tx_site_flyout_contact_persons\":\"\",\"tx_site_flyout_header\":\"\",\"tx_site_flyout_hide\":\"\",\"tx_site_flyout_introduction\":\"\",\"tx_site_flyout_stop_inheritance\":\"\",\"tx_site_flyout_title\":\"\"}','/404','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1850,1848,0,0,0,0,1787838539,128,0,2,1,31,31,0,0,1720795255,0,'Top menu',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"doktype\":\"\",\"hidden\":\"\",\"module\":\"\",\"rowDescription\":\"\",\"slug\":\"\",\"title\":\"\"}','/top-menu','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1851,1848,0,0,0,0,1720795269,192,0,2,1,31,11,0,0,1720795265,0,'Quicklinks',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"hidden\":\"\"}','/quicklinks','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1852,1848,0,0,0,0,1787838498,160,0,2,1,31,11,0,0,1720795357,0,'Legal menu',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"doktype\":\"\",\"hidden\":\"\",\"module\":\"\",\"rowDescription\":\"\",\"slug\":\"\",\"title\":\"\"}','/legal-menu','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1855,1848,0,0,0,0,1723794573,104,0,2,1,31,31,0,0,1721225014,0,'Company',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Find out about who we are, our location, team and upcoming events.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Company - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/company','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1860,1855,0,0,0,0,1723794499,16,0,2,1,31,31,0,0,1721305125,0,'About us',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'For over 100 years, Centor has been supporting and servicing pharmacists and the pharmacy industry while protecting patients. Centor supplies prescription packaging to many of the largest and most well-known names in the retail pharmacy market. ',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'About us & Who we are - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/company/about-us','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1861,1855,0,0,0,0,1723794690,28,0,2,1,31,31,0,0,1721305146,0,'Locations',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'The Centor Headquater is located in Perrysburg and it\'s production facility in Berlin, Ohio. Find out more about our locations.',0,1752404702,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Locations - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/company/locations','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1862,1855,0,0,0,0,1729772229,24,0,2,1,31,31,0,0,1721305164,0,'Our Team',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Our Centor teams are eager to connect with you to find out how we can partner together to best serve your needs.',0,1764836938,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Our Team - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_hide_breadcrumb\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/company/our-team','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1863,1855,0,0,0,0,1723795071,32,0,2,1,31,31,0,0,1721305177,0,'Events',1,'',0,0,0,0,0,0,'','',0,'',0,0,NULL,0,'',0,'Discover our latest events and stay informed about the latest developments. We regularly offer events where you can gain valuable knowledge and network with other experts.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Upcoming Events - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/company/events','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1864,1848,0,0,0,0,1723795109,116,0,2,1,31,31,0,0,1721305191,0,'Product Solutions',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor provides a complete line of regulatory compliant prescription containers for medication dispensing, including packaging for robotic automation and featuring standard and custom imprinted closures.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Product Solutions - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1865,1864,0,0,0,0,1723795134,2,0,2,1,31,31,0,0,1721305385,0,'Vial',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor provides a complete line of regulatory compliant prescription containers for medication dispensing, including packaging for robotic automation and featuring standard and custom imprinted closures.',0,1752404775,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Vials - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/vial','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1866,1864,0,0,0,0,1723795260,3,0,2,1,31,31,0,0,1721305411,0,'Bottle & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Find out more about our PP Amber Bottle & Closure, aswell as our PET Bottle & Closure.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Bottles & Closures - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/bottle-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1867,1864,0,0,0,0,1724162817,14,0,2,1,31,31,0,0,1721305422,0,'Liquid Oval',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Liquid ovals are the ideal way to package and dispense liquid medications. Amber in color with side graduation marks, these ovals meet USP requirements to protect contents from damaging ultra-violet light.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Liquid Ovals - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/liquid-oval','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1868,1864,0,0,0,0,1724162890,15,0,2,1,31,31,0,0,1721305432,0,'Ointment Jar',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Ointment jars are used for storing topical medications that contain ointments, thick emulsions, gels, creams and pastes.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Ointment Jar - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/ointment-jar','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1869,1864,0,0,0,0,1724162914,143,0,2,1,31,31,0,0,1721305444,0,'Dropper & Applicator',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Dropper bottles are used for dispensing small amounts of liquid when medication is to be administered using a pipette or applicator that dispenses in drops.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Dropper & Applicator - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/dropper-applicator','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1870,1865,0,0,0,0,1723795200,64,0,2,1,31,31,0,0,1721305480,0,'Screw-Loc® Vial & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Dedicated to safeguarding lives, Centor initiated the manufacture of the Screw-Loc® child-resistant package in compliance with the United States Poison Prevention Packaging Act of 1970.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Screw-Loc® Vial & Closure','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/vial/screw-loc-vial-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1871,1865,0,0,0,0,1723795217,128,0,2,1,31,31,0,0,1721305490,0,'Plastainer® Snap Cap Vial & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Snap cap amber vials (non-child-resistant) are conveniently packaged with matching Snap Caps attached to each vial.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Plastainer® Snap Cap Vial & Closure','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/vial/plastainer-snap-cap-vial-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1872,1866,0,0,0,0,1724162768,64,0,2,1,31,31,0,0,1721305502,0,'PP Amber Bottle & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor bottles are manufactured from PP resin. These bottles seemlessly integrate into central fill or mail order systems, ensuring smooth and efficient operation.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'PP Amber Bottle & Closure - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/bottle-closure/pp-amber-bottle-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1873,1866,0,0,0,0,1724162802,128,0,2,1,31,31,0,0,1721305514,0,'PET Bottle & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor bottles are crafted from recycled PET or virgin PET resin, emphasizing sustainability in manufacturing. These bottles seamlessly integrate into central fill or mail order systems, ensuring smooth and efficient operation.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'PET Bottle & Closure - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/bottle-closure/pet-bottle-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1874,1867,0,0,0,0,1724162861,256,0,2,1,31,31,0,0,1721305530,0,'Glass Liquid Oval',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Our classic, traditional shaped ovals offer ample space for labels, maximizing visibility and information. Crafted from amber-colored glass, Centor glass ovals maintain a timeless aesthetic while ensuring product stability.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Glass Liquid Oval - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/liquid-oval/glass-liquid-oval','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1875,1867,0,0,0,0,1724162840,128,0,2,1,31,31,0,0,1721305541,0,'Plastic Liquid Oval',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor Recycled Ovals are manufactured from 100% post-consumer, food grade, recycled PET resin and meet the expectations of pharmacists and consumers who have shown a preference in utilizing packaging manufactured using recycled materials.',0,1753523490,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Plastic Liquid Oval - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/liquid-oval/plastic-liquid-oval','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1876,1869,0,0,0,0,1724162945,256,0,2,1,31,31,0,0,1721305560,0,'Applicator',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Amber glass bottle with clear glass applicator rod attached to a black threaded cap.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Applicator - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/dropper-applicator/applicator','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1877,1869,0,0,0,0,1724162929,128,0,2,1,31,31,0,0,1721305568,0,'Dropper',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Amber dropper bottles are fitted with plastic pipettes that dispense standard drops from any angle.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Dropper - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/dropper-applicator/dropper','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1878,1848,0,0,0,0,1724163000,122,0,2,1,31,31,0,0,1721305588,0,'Sustainability',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'We strive for a balanced and wide-ranging commitment to sustainability, focussing on what is most important to us. We care about the climate and global warming, use resources in a sustainable way, develop sustainable products, are a responsible employer and a good citizen in our local communities.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Sustainability - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/sustainability','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1879,1848,0,0,0,0,1724163024,125,0,2,1,31,31,0,0,1721305609,0,'Career',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Find out more about your career options at Centor.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Career - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/career','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1880,1850,0,0,0,0,1724163124,256,0,2,1,31,31,0,0,1721305646,0,'Download Center',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Find all our brochures, product\'s leaflets, Certificates and more here in our Download Center.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Download Center - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/download-center','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1882,1848,0,0,0,0,1721307615,224,0,2,1,31,11,0,0,1721307583,0,'Local Storage',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"media\":\"\",\"hidden\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\"}','/local-storage','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1888,1848,0,0,0,0,1724162975,119,0,2,1,31,31,0,0,1721309395,0,'Compliance',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Our vision to be an industry leading provider of regulatory compliant prescription packaging for medication dispensing is supported by our goals and objectives.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Compliance - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/compliance','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1889,1864,0,0,0,0,1724162963,271,0,2,1,31,31,0,0,1721638683,0,'Gx Cap',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Discover how Centor can support pharmacies to develop reimbursable remote monitoring programs and support better patient adherence across prescription plans.',0,1755068487,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Gx Cap - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/gx-cap','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1890,1848,0,0,0,0,1724163085,126,0,2,1,31,31,0,0,1721738931,0,'Contact',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'We\'re here to help! Whether you have a question about our products, need assistance with an order, or want to learn more about our company, our friendly team is ready to assist you.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Contact - Centor','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/contact','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1891,1848,0,0,0,0,1788185968,240,0,2,1,31,19,0,0,1722250782,0,'Search',1,'',0,0,0,0,0,0,'','',0,'',0,0,NULL,0,'',0,NULL,1,1788185968,NULL,'',0,'','','',1,0,0,0,2,'','',0,'',0,'','','',0,'','',0,1,1,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"cache_tags\":\"\",\"cache_timeout\":\"\",\"content_from_pid\":\"\",\"description\":\"\",\"doktype\":\"\",\"endtime\":\"\",\"extendToSubpages\":\"\",\"hidden\":\"\",\"is_siteroot\":\"\",\"l18n_cfg\":\"\",\"module\":\"\",\"nav_hide\":\"\",\"nav_title\":\"\",\"no_follow\":\"\",\"no_index\":\"\",\"no_search\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"og_title\":\"\",\"rowDescription\":\"\",\"seo_title\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"slug\":\"\",\"starttime\":\"\",\"title\":\"\",\"twitter_card\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_title\":\"\",\"tx_site_area_root_page\":\"\",\"tx_site_flyout_contact_persons\":\"\",\"tx_site_flyout_header\":\"\",\"tx_site_flyout_hide\":\"\",\"tx_site_flyout_introduction\":\"\",\"tx_site_flyout_stop_inheritance\":\"\",\"tx_site_flyout_title\":\"\"}','/search','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1904,1865,0,0,0,0,1729517035,32,0,2,1,31,31,0,0,1723110408,0,'1-Clic® Vial & Closure',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Focused on convenience and ease of use, the 1-Clic® vial and closure system is considered the most \"popular and preferred\" package for dispensed medications.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'1-Clic® Vial & Closure','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_hide_breadcrumb\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/product-solutions/vial/1-clic-vial-closure','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1909,1882,0,0,0,0,1723183248,128,0,2,1,31,31,0,0,1723179075,0,'Members',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"hidden\":\"\"}','/local-storage/members','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1916,1851,0,0,0,0,1723463488,16,0,2,1,31,31,0,0,1723463290,0,'Career',4,'',0,0,0,0,1879,0,'0','',0,'',0,0,NULL,0,'',0,'',0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"hidden\":\"\"}','/quicklinks/career','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1917,1851,0,0,0,0,1723463483,32,0,2,1,31,31,0,0,1723463416,0,'Corporate Video',4,'',0,0,0,0,1860,0,'0','',0,'',0,0,NULL,0,'',0,'',0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"hidden\":\"\"}','/quicklinks/corporate-video','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1918,1851,0,0,0,0,1723463469,64,0,2,1,31,31,0,0,1723463446,0,'Gx Cap',4,'',0,0,0,0,1889,0,'0','',0,'',0,0,NULL,0,'',0,'',0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"hidden\":\"\"}','/quicklinks/gx-cap','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1919,1879,0,0,0,0,1724163073,128,0,2,1,31,31,0,0,1723468344,0,'Working at Centor',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'There is a real sense of family when you work at Centor. We are focused on the health and wellness of each of our employees. Our employees are excited to share new ways to perform tasks obtain perfect outcomes.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Working at Centor - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/career/working-at-centor','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1922,1861,0,0,0,0,1752218889,64,0,2,1,31,31,0,0,1723567452,0,'Berlin Ohio Production Facility',1745933306,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'With ISO 9001, 15378 and 45001 Certifications, Clean Rooms and GMP, our Berlin Ohio Plant offers a fast and high quality production.',0,1752219332,NULL,'',0,'','','',1,0,0,0,2,'pagets__location','',0,'',0,'Berlin Ohio Production Facility - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"tx_location_type\":\"\"}','/company/locations/berlin-ohio-production-facility','',0.5,'','summary',0,'Centor, Berlin','Production','5091 County Road 120\nBerlin, OH 44610\nUSA',NULL,'https://www.google.com/maps/place/Centor+a+Gerresheimer+Company/@40.5493412,-81.8051913,857m/data=!3m2!1e3!4b1!4m6!3m5!1s0x883713c9e961a3ad:0x88ef43ba62da5dff!8m2!3d40.5493372!4d-81.8026164!16s/g/1tf6mw9p?entry=ttu&g_ep=EgoyMDI0MTAyMC4xIKXMDSoASAFQAw== _blank','+1-800-321-3391','prescription@centorrx.com',1,0,'Berlin',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1923,1861,0,0,0,0,1752218889,128,0,2,1,31,31,0,0,1723567697,0,'Perrysburg Headquarters',1745933306,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Centor Inc. manufactures plastic containers for prescription drugs, plastic vials for prescription drugs and closure systems (1-Clic® and Screw-Loc®), PET bottles from recycled material, wide-neck bottles, applicators, droppers and containers for ointments in the USA, Canada and Mexico.',0,1752219332,NULL,'',0,'','','',1,0,0,0,2,'pagets__location','',0,'',0,'Perryburg Headquarters - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"tx_location_type\":\"\"}','/company/locations/perrysburg-headquarters','',0.5,'','summary',0,'Centor, Perrysburg','Headquarter','1899 North Wilkinson Way\nPerrysburg, OH 43551\nUSA',NULL,'https://www.google.com/maps/place/Centor+Rx/@41.5307031,-83.6520018,844m/data=!3m2!1e3!4b1!4m6!3m5!1s0x883c77591af6e89d:0x4f81a9b2aef83c34!8m2!3d41.5306991!4d-83.6494269!16s/g/11gh_2ynhf?entry=ttu&g_ep=EgoyMDI0MTAyMC4xIKXMDSoASAFQAw== _blank','+1-800-321-3391','prescription@centorrx.com',1,0,'Perrysburg',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1924,1879,0,0,0,0,1724163045,64,0,2,1,31,31,0,0,1723573946,0,'Job Offerings',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'Find out about all open positions at centor, on a worldwide scale.',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Job Offerings - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/career/job-offerings','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1927,1852,0,0,0,0,1724163142,64,0,2,1,31,31,0,0,1723716897,0,'Imprint',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Imprint - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/imprint','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1928,1852,0,0,0,0,1724163150,128,0,2,1,31,31,0,0,1723717385,0,'Legal Notices',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'',0,1752219332,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'Legal Notices - Centor','','',0,'','',0,0,0,'',0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"seo_title\":\"\",\"description\":\"\",\"no_index\":\"\",\"canonical_link\":\"\",\"exclude_sitemap\":\"\",\"og_title\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"twitter_title\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_card\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"tx_szflyout_disabled\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"tx_typo3sz_assets_megamenu\":\"\",\"tx_typo3sz_assets_megamenu_layout\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/legal-notices','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1929,1848,0,0,0,0,1787838476,144,1,2,1,31,31,0,0,1723717749,0,'Legal',254,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"media\":\"\",\"hidden\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\"}','/legal','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(1931,1929,0,0,0,0,1787838476,256,1,2,1,31,31,0,0,1723717796,0,'Imprint',4,'',0,0,0,0,1927,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,0,NULL,'',0,'','','',0,0,0,0,2,'','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"doktype\":\"\",\"title\":\"\",\"slug\":\"\",\"exclude_slug_for_subpages\":\"\",\"nav_title\":\"\",\"subtitle\":\"\",\"shortcut_mode\":\"\",\"status_code\":\"\",\"shortcut\":\"\",\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"tx_typo3sz_assets_hidedefaultheader\":\"\",\"tx_typo3sz_assets_hide_header_image\":\"\",\"tx_typo3sz_assets_hide_header_text\":\"\",\"tx_typo3sz_assets_header_transparent\":\"\",\"tx_typo3sz_assets_header_petrol\":\"\",\"tx_typo3sz_assets_header_title_override\":\"\",\"tx_typo3sz_assets_header_subtitle_override\":\"\",\"target\":\"\",\"tx_typo3sz_assets_scrollsnap\":\"\",\"media\":\"\",\"l18n_cfg\":\"\",\"hidden\":\"\",\"nav_hide\":\"\",\"rowDescription\":\"\",\"no_search\":\"\",\"tx_kesearch_abstract\":\"\",\"tx_typo3sz_assets_rank\":\"\"}','/legal/imprint','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(2047,1862,0,0,0,0,1756364163,256,0,2,1,31,31,0,0,1733144901,0,'Detail',1,'',0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,NULL,0,1764850282,NULL,'',0,'','','',1,0,0,0,2,'pagets__no_hero','',0,'',0,'','',NULL,0,'',NULL,0,0,0,NULL,0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"cache_tags\":\"\",\"cache_timeout\":\"\",\"canonical_link\":\"\",\"content_from_pid\":\"\",\"description\":\"\",\"doktype\":\"\",\"endtime\":\"\",\"extendToSubpages\":\"\",\"hidden\":\"\",\"is_siteroot\":\"\",\"l18n_cfg\":\"\",\"module\":\"\",\"nav_hide\":\"\",\"nav_title\":\"\",\"no_follow\":\"\",\"no_index\":\"\",\"no_search\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"og_title\":\"\",\"rowDescription\":\"\",\"seo_title\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"slug\":\"\",\"starttime\":\"\",\"title\":\"\",\"twitter_card\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_title\":\"\",\"tx_site_area_root_page\":\"\",\"tx_site_flyout_contact_persons\":\"\",\"tx_site_flyout_header\":\"\",\"tx_site_flyout_hide\":\"\",\"tx_site_flyout_introduction\":\"\",\"tx_site_flyout_stop_inheritance\":\"\",\"tx_site_flyout_title\":\"\"}','/company/our-team/detail','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(2453,1864,0,0,0,0,1755068441,1,0,35,1,31,31,0,0,1755068435,0,'GxCap Master',1,'',0,0,0,0,0,0,'','',0,'',0,0,NULL,0,'',0,'',0,1755068441,NULL,'',0,'','','',1,0,0,0,2,'','',0,'',0,'','','',0,'','',0,1,0,'',0,0,0,NULL,'{\"hidden\":\"\"}','/primary-packaging/vials/vial-master-1','',0.5,'','summary',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'',NULL,NULL,0,'','',0,'',0,0,0,''),
(3039,1852,0,0,0,0,1781627128,32,0,51,1,31,31,0,0,1781626701,0,'Pharmacist Weekly Guide',1,NULL,0,0,0,0,0,0,'0','',0,'',0,0,NULL,0,'',0,'',1,0,NULL,'',0,'','','',1,0,0,0,0,'pagets__default','',0,NULL,0,'','','',0,'','',0,1,1,'',0,0,0,NULL,'{\"backend_layout\":\"\",\"backend_layout_next_level\":\"\",\"cache_tags\":\"\",\"cache_timeout\":\"\",\"content_from_pid\":\"\",\"description\":\"\",\"doktype\":\"\",\"endtime\":\"\",\"extendToSubpages\":\"\",\"hidden\":\"\",\"is_siteroot\":\"\",\"l18n_cfg\":\"\",\"module\":\"\",\"nav_hide\":\"\",\"nav_title\":\"\",\"no_follow\":\"\",\"no_index\":\"\",\"no_search\":\"\",\"og_description\":\"\",\"og_image\":\"\",\"og_title\":\"\",\"rowDescription\":\"\",\"seo_title\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"slug\":\"\",\"starttime\":\"\",\"title\":\"\",\"twitter_card\":\"\",\"twitter_description\":\"\",\"twitter_image\":\"\",\"twitter_title\":\"\",\"tx_site_area_root_page\":\"\",\"tx_site_flyout_contact_persons\":\"\",\"tx_site_flyout_header\":\"\",\"tx_site_flyout_hide\":\"\",\"tx_site_flyout_introduction\":\"\",\"tx_site_flyout_stop_inheritance\":\"\",\"tx_site_flyout_title\":\"\"}','/pharmacist-weekly-guide','',0.5,'','',0,NULL,'',NULL,NULL,NULL,'',NULL,0,0,'',0,0,'','','',0,'','',0,'',0,0,0,'');
/*!40000 ALTER TABLE `pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_be_shortcuts`
--

DROP TABLE IF EXISTS `sys_be_shortcuts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_be_shortcuts` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `userid` int(11) unsigned NOT NULL DEFAULT 0,
  `description` varchar(255) NOT NULL DEFAULT '',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `sc_group` smallint(6) NOT NULL DEFAULT 0,
  `route` varchar(255) NOT NULL DEFAULT '',
  `arguments` text DEFAULT NULL,
  `group_uuid` char(36) DEFAULT NULL COMMENT '(DC2Type:guid)',
  PRIMARY KEY (`uid`),
  KEY `event` (`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_be_shortcuts`
--

LOCK TABLES `sys_be_shortcuts` WRITE;
/*!40000 ALTER TABLE `sys_be_shortcuts` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_be_shortcuts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_be_shortcuts_group`
--

DROP TABLE IF EXISTS `sys_be_shortcuts_group`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_be_shortcuts_group` (
  `uuid` char(36) NOT NULL COMMENT '(DC2Type:guid)',
  `userid` int(10) unsigned NOT NULL DEFAULT 0,
  `label` varchar(255) NOT NULL DEFAULT '',
  `sorting` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uuid`),
  KEY `user_groups` (`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_be_shortcuts_group`
--

LOCK TABLES `sys_be_shortcuts_group` WRITE;
/*!40000 ALTER TABLE `sys_be_shortcuts_group` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_be_shortcuts_group` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_category`
--

DROP TABLE IF EXISTS `sys_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_category` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(11) unsigned NOT NULL DEFAULT 0,
  `endtime` int(11) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text DEFAULT NULL,
  `parent` int(10) unsigned NOT NULL DEFAULT 0,
  `items` int(11) NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `images` int(10) unsigned DEFAULT 0,
  `single_pid` int(10) unsigned NOT NULL DEFAULT 0,
  `shortcut` int(11) NOT NULL DEFAULT 0,
  `import_id` varchar(100) NOT NULL DEFAULT '',
  `import_source` varchar(100) NOT NULL DEFAULT '',
  `seo_title` varchar(255) NOT NULL DEFAULT '',
  `seo_description` text DEFAULT NULL,
  `seo_headline` varchar(255) NOT NULL DEFAULT '',
  `seo_text` text DEFAULT NULL,
  `slug` varchar(2048) DEFAULT NULL,
  `type` varchar(255) NOT NULL DEFAULT '',
  `root_page_uid` int(11) NOT NULL DEFAULT 0,
  `tx_site_low_priority` smallint(5) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `category_parent` (`parent`),
  KEY `category_list` (`pid`,`deleted`,`sys_language_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `import` (`import_id`,`import_source`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=376 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_category`
--

LOCK TABLES `sys_category` WRITE;
/*!40000 ALTER TABLE `sys_category` DISABLE KEYS */;
INSERT INTO `sys_category` VALUES
(319,1909,1752218889,1723179075,0,0,0,0,0,0,0,0,3904,0,0,'{\"root_page_uid\":\"\",\"type\":\"\"}','Committees of Supervisory Board','',328,0,NULL,0,0,0,'','','',NULL,'',NULL,'','contact',1848,0),
(322,1909,1752218889,1723179075,0,0,0,0,0,0,0,0,576,0,0,'{\"root_page_uid\":\"\",\"type\":\"\"}','Members of Supervisory Board','',328,60,NULL,0,0,0,'','','',NULL,'',NULL,'','contact',1848,0),
(325,1909,1752218889,1723179075,0,0,0,0,0,0,0,0,560,0,0,'{\"root_page_uid\":\"\",\"type\":\"\"}','Management Board','',328,9,NULL,0,0,0,'','','',NULL,'',NULL,'','contact',1848,0),
(328,1909,1752218889,1723179075,0,0,0,0,0,0,0,0,32,0,0,'{\"root_page_uid\":\"\",\"type\":\"\"}','Management','',0,0,NULL,0,0,0,'','','',NULL,'',NULL,'','contact',1848,0);
/*!40000 ALTER TABLE `sys_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_category_record_mm`
--

DROP TABLE IF EXISTS `sys_category_record_mm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_category_record_mm` (
  `uid_local` int(10) unsigned NOT NULL DEFAULT 0,
  `uid_foreign` int(10) unsigned NOT NULL DEFAULT 0,
  `tablenames` varchar(64) NOT NULL DEFAULT '',
  `fieldname` varchar(64) NOT NULL DEFAULT '',
  `sorting` int(10) unsigned NOT NULL DEFAULT 0,
  `sorting_foreign` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid_local`,`uid_foreign`,`tablenames`,`fieldname`),
  KEY `uid_local` (`uid_local`),
  KEY `uid_foreign` (`uid_foreign`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_category_record_mm`
--

LOCK TABLES `sys_category_record_mm` WRITE;
/*!40000 ALTER TABLE `sys_category_record_mm` DISABLE KEYS */;
INSERT INTO `sys_category_record_mm` VALUES
(206,170,'tt_address','categories',0,1),
(206,171,'tt_address','categories',0,1),
(206,172,'tt_address','categories',0,1),
(206,173,'tt_address','categories',0,1),
(206,174,'tt_address','categories',0,1),
(206,175,'tt_address','categories',0,1),
(206,252,'tt_address','categories',0,1),
(206,253,'tt_address','categories',0,1),
(206,254,'tt_address','categories',0,1),
(207,170,'tt_address','categories',0,2),
(207,173,'tt_address','categories',0,2),
(207,254,'tt_address','categories',0,2),
(208,171,'tt_address','categories',0,2),
(208,174,'tt_address','categories',0,2),
(208,253,'tt_address','categories',0,2),
(209,172,'tt_address','categories',0,2),
(209,175,'tt_address','categories',0,2),
(209,252,'tt_address','categories',0,2),
(209,296,'tt_address','categories',0,1),
(209,297,'tt_address','categories',0,1),
(209,298,'tt_address','categories',0,1),
(256,172,'tt_address','',1,0),
(256,175,'tt_address','',2,0),
(257,171,'tt_address','',1,0),
(257,174,'tt_address','',2,0),
(258,170,'tt_address','',1,0),
(258,173,'tt_address','',2,0),
(259,170,'tt_address','',1,0),
(259,171,'tt_address','',2,0),
(259,172,'tt_address','',3,0),
(259,173,'tt_address','',4,0),
(259,174,'tt_address','',5,0),
(259,175,'tt_address','',6,0),
(275,287,'tt_address','',1,0),
(275,287,'tt_address','categories',0,1),
(275,288,'tt_address','',4,0),
(275,288,'tt_address','categories',0,1),
(275,289,'tt_address','',9,0),
(275,289,'tt_address','categories',0,1),
(275,290,'tt_address','',2,0),
(275,290,'tt_address','categories',0,1),
(275,291,'tt_address','',5,0),
(275,291,'tt_address','categories',0,1),
(275,292,'tt_address','',8,0),
(275,292,'tt_address','categories',0,1),
(275,293,'tt_address','',3,0),
(275,293,'tt_address','categories',0,1),
(275,294,'tt_address','',6,0),
(275,294,'tt_address','categories',0,1),
(275,295,'tt_address','',7,0),
(275,295,'tt_address','categories',0,1),
(275,299,'tt_address','categories',0,1),
(275,300,'tt_address','categories',0,1),
(275,301,'tt_address','categories',0,1),
(277,287,'tt_address','',1,0),
(277,288,'tt_address','',4,0),
(277,290,'tt_address','',2,0),
(277,291,'tt_address','',5,0),
(277,293,'tt_address','',3,0),
(277,294,'tt_address','',6,0),
(278,287,'tt_address','',1,0),
(278,287,'tt_address','categories',0,2),
(278,288,'tt_address','',2,0),
(278,288,'tt_address','categories',0,2),
(278,289,'tt_address','',3,0),
(278,289,'tt_address','categories',0,2),
(278,299,'tt_address','categories',0,2),
(278,300,'tt_address','categories',0,2),
(278,301,'tt_address','categories',0,2),
(280,287,'tt_address','',1,0),
(280,288,'tt_address','',2,0),
(281,290,'tt_address','',1,0),
(281,290,'tt_address','categories',0,2),
(281,291,'tt_address','',2,0),
(281,291,'tt_address','categories',0,2),
(281,292,'tt_address','',3,0),
(281,292,'tt_address','categories',0,2),
(283,290,'tt_address','',1,0),
(283,291,'tt_address','',2,0),
(286,293,'tt_address','',1,0),
(286,294,'tt_address','',2,0),
(293,202,'tt_address','categories',5,0),
(293,364,'tt_address','categories',2,0),
(293,365,'tt_address','categories',3,0),
(293,366,'tt_address','categories',6,0),
(293,376,'tt_address','categories',1,0),
(293,377,'tt_address','categories',4,0),
(293,378,'tt_address','categories',7,0),
(295,206,'tt_address','categories',3,0),
(295,361,'tt_address','categories',1,0),
(295,362,'tt_address','categories',2,0),
(295,363,'tt_address','categories',4,0),
(297,200,'tt_address','categories',7,0),
(297,204,'tt_address','categories',8,0),
(297,349,'tt_address','categories',3,0),
(297,350,'tt_address','categories',4,0),
(297,351,'tt_address','categories',9,0),
(297,352,'tt_address','categories',2,0),
(297,353,'tt_address','categories',5,0),
(297,354,'tt_address','categories',11,0),
(297,379,'tt_address','categories',1,0),
(297,380,'tt_address','categories',6,0),
(297,381,'tt_address','categories',10,0),
(299,200,'tt_address','categories',7,0),
(299,349,'tt_address','categories',3,0),
(299,350,'tt_address','categories',4,0),
(299,352,'tt_address','categories',2,0),
(299,353,'tt_address','categories',5,0),
(299,379,'tt_address','categories',1,0),
(299,380,'tt_address','categories',6,0),
(303,187,'tt_address','categories',21,0),
(303,195,'tt_address','categories',25,0),
(303,199,'tt_address','categories',26,0),
(303,200,'tt_address','categories',27,0),
(303,201,'tt_address','categories',28,0),
(303,202,'tt_address','categories',29,0),
(303,204,'tt_address','categories',31,0),
(303,206,'tt_address','categories',33,0),
(303,207,'tt_address','categories',34,0),
(303,208,'tt_address','categories',35,0),
(303,209,'tt_address','categories',36,0),
(303,314,'tt_address','categories',44,0),
(303,318,'tt_address','categories',48,0),
(303,325,'tt_address','categories',55,0),
(303,346,'tt_address','categories',12,0),
(303,347,'tt_address','categories',13,0),
(303,348,'tt_address','categories',47,0),
(303,349,'tt_address','categories',11,0),
(303,350,'tt_address','categories',14,0),
(303,351,'tt_address','categories',32,0),
(303,352,'tt_address','categories',7,0),
(303,353,'tt_address','categories',18,0),
(303,354,'tt_address','categories',50,0),
(303,355,'tt_address','categories',10,0),
(303,356,'tt_address','categories',15,0),
(303,357,'tt_address','categories',52,0),
(303,358,'tt_address','categories',9,0),
(303,359,'tt_address','categories',16,0),
(303,360,'tt_address','categories',51,0),
(303,361,'tt_address','categories',8,0),
(303,362,'tt_address','categories',17,0),
(303,363,'tt_address','categories',46,0),
(303,364,'tt_address','categories',6,0),
(303,365,'tt_address','categories',19,0),
(303,366,'tt_address','categories',30,0),
(303,367,'tt_address','categories',4,0),
(303,368,'tt_address','categories',37,0),
(303,369,'tt_address','categories',38,0),
(303,370,'tt_address','categories',42,0),
(303,371,'tt_address','categories',43,0),
(303,372,'tt_address','categories',45,0),
(303,373,'tt_address','categories',53,0),
(303,374,'tt_address','categories',54,0),
(303,375,'tt_address','categories',56,0),
(303,376,'tt_address','categories',5,0),
(303,377,'tt_address','categories',20,0),
(303,378,'tt_address','categories',41,0),
(303,379,'tt_address','categories',3,0),
(303,380,'tt_address','categories',22,0),
(303,381,'tt_address','categories',40,0),
(303,382,'tt_address','categories',2,0),
(303,383,'tt_address','categories',23,0),
(303,384,'tt_address','categories',49,0),
(303,385,'tt_address','categories',1,0),
(303,386,'tt_address','categories',24,0),
(303,387,'tt_address','categories',39,0),
(304,187,'tt_address','categories',4,0),
(304,347,'tt_address','categories',12,0),
(304,350,'tt_address','categories',11,0),
(304,353,'tt_address','categories',7,0),
(304,356,'tt_address','categories',10,0),
(304,359,'tt_address','categories',9,0),
(304,362,'tt_address','categories',8,0),
(304,365,'tt_address','categories',6,0),
(304,377,'tt_address','categories',5,0),
(304,380,'tt_address','categories',3,0),
(304,383,'tt_address','categories',2,0),
(304,386,'tt_address','categories',1,0),
(305,187,'tt_address','categories',21,0),
(305,346,'tt_address','categories',12,0),
(305,347,'tt_address','categories',13,0),
(305,349,'tt_address','categories',11,0),
(305,350,'tt_address','categories',14,0),
(305,352,'tt_address','categories',7,0),
(305,353,'tt_address','categories',18,0),
(305,355,'tt_address','categories',10,0),
(305,356,'tt_address','categories',15,0),
(305,358,'tt_address','categories',9,0),
(305,359,'tt_address','categories',16,0),
(305,361,'tt_address','categories',8,0),
(305,362,'tt_address','categories',17,0),
(305,364,'tt_address','categories',6,0),
(305,365,'tt_address','categories',19,0),
(305,367,'tt_address','categories',4,0),
(305,376,'tt_address','categories',5,0),
(305,377,'tt_address','categories',20,0),
(305,379,'tt_address','categories',3,0),
(305,380,'tt_address','categories',22,0),
(305,382,'tt_address','categories',2,0),
(305,383,'tt_address','categories',23,0),
(305,385,'tt_address','categories',1,0),
(305,386,'tt_address','categories',24,0),
(306,337,'tt_address','categories',3,0),
(306,338,'tt_address','categories',6,0),
(306,339,'tt_address','categories',9,0),
(306,340,'tt_address','categories',2,0),
(306,341,'tt_address','categories',5,0),
(306,342,'tt_address','categories',8,0),
(306,343,'tt_address','categories',1,0),
(306,344,'tt_address','categories',4,0),
(306,345,'tt_address','categories',7,0),
(307,337,'tt_address','categories',3,0),
(307,340,'tt_address','categories',2,0),
(307,343,'tt_address','categories',1,0),
(308,337,'tt_address','categories',3,0),
(308,338,'tt_address','categories',6,0),
(308,340,'tt_address','categories',2,0),
(308,341,'tt_address','categories',5,0),
(308,343,'tt_address','categories',1,0),
(308,344,'tt_address','categories',4,0),
(312,202,'tt_address','categories',5,0),
(312,415,'tt_address','categories',2,1),
(312,416,'tt_address','categories',3,0),
(312,417,'tt_address','categories',6,0),
(312,427,'tt_address','categories',1,1),
(312,428,'tt_address','categories',4,0),
(312,429,'tt_address','categories',7,0),
(314,206,'tt_address','categories',3,0),
(314,412,'tt_address','categories',1,1),
(314,413,'tt_address','categories',2,0),
(314,414,'tt_address','categories',4,0),
(316,200,'tt_address','categories',7,0),
(316,204,'tt_address','categories',8,0),
(316,400,'tt_address','categories',3,0),
(316,401,'tt_address','categories',4,0),
(316,402,'tt_address','categories',9,0),
(316,403,'tt_address','categories',2,1),
(316,404,'tt_address','categories',5,0),
(316,405,'tt_address','categories',11,0),
(316,430,'tt_address','categories',1,1),
(316,431,'tt_address','categories',6,0),
(316,432,'tt_address','categories',10,0),
(318,200,'tt_address','categories',7,0),
(318,400,'tt_address','categories',3,0),
(318,401,'tt_address','categories',4,0),
(318,403,'tt_address','categories',2,2),
(318,404,'tt_address','categories',5,0),
(318,430,'tt_address','categories',1,2),
(318,431,'tt_address','categories',6,0),
(322,187,'tt_address','categories',21,0),
(322,195,'tt_address','categories',25,0),
(322,199,'tt_address','categories',26,0),
(322,200,'tt_address','categories',27,0),
(322,201,'tt_address','categories',28,0),
(322,202,'tt_address','categories',29,0),
(322,204,'tt_address','categories',31,0),
(322,206,'tt_address','categories',33,0),
(322,207,'tt_address','categories',34,0),
(322,208,'tt_address','categories',35,0),
(322,209,'tt_address','categories',36,0),
(322,314,'tt_address','categories',44,0),
(322,318,'tt_address','categories',48,0),
(322,325,'tt_address','categories',55,0),
(322,397,'tt_address','categories',12,0),
(322,398,'tt_address','categories',13,0),
(322,399,'tt_address','categories',47,0),
(322,400,'tt_address','categories',11,0),
(322,401,'tt_address','categories',14,0),
(322,402,'tt_address','categories',32,0),
(322,403,'tt_address','categories',7,3),
(322,404,'tt_address','categories',18,0),
(322,405,'tt_address','categories',50,0),
(322,406,'tt_address','categories',10,1),
(322,407,'tt_address','categories',15,0),
(322,408,'tt_address','categories',52,0),
(322,409,'tt_address','categories',9,1),
(322,410,'tt_address','categories',16,0),
(322,411,'tt_address','categories',51,0),
(322,412,'tt_address','categories',8,2),
(322,413,'tt_address','categories',17,0),
(322,414,'tt_address','categories',46,0),
(322,415,'tt_address','categories',6,2),
(322,416,'tt_address','categories',19,0),
(322,417,'tt_address','categories',30,0),
(322,418,'tt_address','categories',4,1),
(322,419,'tt_address','categories',37,0),
(322,420,'tt_address','categories',38,0),
(322,421,'tt_address','categories',42,1),
(322,422,'tt_address','categories',43,0),
(322,423,'tt_address','categories',45,0),
(322,424,'tt_address','categories',53,0),
(322,425,'tt_address','categories',54,0),
(322,426,'tt_address','categories',56,0),
(322,427,'tt_address','categories',5,2),
(322,428,'tt_address','categories',20,0),
(322,429,'tt_address','categories',41,0),
(322,430,'tt_address','categories',3,3),
(322,431,'tt_address','categories',22,0),
(322,432,'tt_address','categories',40,0),
(322,433,'tt_address','categories',2,1),
(322,434,'tt_address','categories',23,0),
(322,435,'tt_address','categories',49,0),
(322,436,'tt_address','categories',1,0),
(322,437,'tt_address','categories',24,0),
(322,438,'tt_address','categories',39,0),
(323,187,'tt_address','categories',4,0),
(323,398,'tt_address','categories',12,0),
(323,401,'tt_address','categories',11,0),
(323,404,'tt_address','categories',7,0),
(323,407,'tt_address','categories',10,0),
(323,410,'tt_address','categories',9,0),
(323,413,'tt_address','categories',8,0),
(323,416,'tt_address','categories',6,0),
(323,428,'tt_address','categories',5,0),
(323,431,'tt_address','categories',3,0),
(323,434,'tt_address','categories',2,0),
(323,437,'tt_address','categories',1,0),
(324,187,'tt_address','categories',21,0),
(324,397,'tt_address','categories',12,0),
(324,398,'tt_address','categories',13,0),
(324,400,'tt_address','categories',11,0),
(324,401,'tt_address','categories',14,0),
(324,403,'tt_address','categories',7,4),
(324,404,'tt_address','categories',18,0),
(324,406,'tt_address','categories',10,2),
(324,407,'tt_address','categories',15,0),
(324,409,'tt_address','categories',9,2),
(324,410,'tt_address','categories',16,0),
(324,412,'tt_address','categories',8,3),
(324,413,'tt_address','categories',17,0),
(324,415,'tt_address','categories',6,3),
(324,416,'tt_address','categories',19,0),
(324,418,'tt_address','categories',4,2),
(324,427,'tt_address','categories',5,3),
(324,428,'tt_address','categories',20,0),
(324,430,'tt_address','categories',3,4),
(324,431,'tt_address','categories',22,0),
(324,433,'tt_address','categories',2,2),
(324,434,'tt_address','categories',23,0),
(324,436,'tt_address','categories',1,0),
(324,437,'tt_address','categories',24,0),
(325,388,'tt_address','categories',3,0),
(325,389,'tt_address','categories',6,0),
(325,390,'tt_address','categories',9,0),
(325,391,'tt_address','categories',2,0),
(325,392,'tt_address','categories',5,0),
(325,393,'tt_address','categories',8,0),
(325,394,'tt_address','categories',1,0),
(325,395,'tt_address','categories',4,0),
(325,396,'tt_address','categories',7,0),
(326,388,'tt_address','categories',3,0),
(326,391,'tt_address','categories',2,0),
(326,394,'tt_address','categories',1,0),
(327,388,'tt_address','categories',3,0),
(327,389,'tt_address','categories',6,0),
(327,391,'tt_address','categories',2,0),
(327,392,'tt_address','categories',5,0),
(327,394,'tt_address','categories',1,0),
(327,395,'tt_address','categories',4,0),
(335,187,'tt_address','categories',21,0),
(335,195,'tt_address','categories',25,0),
(335,199,'tt_address','categories',26,0),
(335,200,'tt_address','categories',27,0),
(335,201,'tt_address','categories',28,0),
(335,202,'tt_address','categories',29,0),
(335,204,'tt_address','categories',31,0),
(335,206,'tt_address','categories',33,0),
(335,207,'tt_address','categories',34,0),
(335,208,'tt_address','categories',35,0),
(335,209,'tt_address','categories',36,0),
(335,314,'tt_address','categories',44,0),
(335,318,'tt_address','categories',48,0),
(335,325,'tt_address','categories',55,0),
(335,397,'tt_address','categories',12,0),
(335,398,'tt_address','categories',13,0),
(335,399,'tt_address','categories',47,0),
(335,400,'tt_address','categories',11,0),
(335,401,'tt_address','categories',14,0),
(335,402,'tt_address','categories',32,0),
(335,404,'tt_address','categories',18,0),
(335,405,'tt_address','categories',50,0),
(335,407,'tt_address','categories',15,0),
(335,408,'tt_address','categories',52,0),
(335,410,'tt_address','categories',16,0),
(335,411,'tt_address','categories',51,0),
(335,413,'tt_address','categories',17,0),
(335,414,'tt_address','categories',46,0),
(335,416,'tt_address','categories',19,0),
(335,417,'tt_address','categories',30,0),
(335,419,'tt_address','categories',37,0),
(335,420,'tt_address','categories',38,0),
(335,422,'tt_address','categories',43,0),
(335,423,'tt_address','categories',45,0),
(335,425,'tt_address','categories',54,0),
(335,426,'tt_address','categories',56,0),
(335,428,'tt_address','categories',20,0),
(335,429,'tt_address','categories',41,0),
(335,431,'tt_address','categories',22,0),
(335,432,'tt_address','categories',40,0),
(335,434,'tt_address','categories',23,0),
(335,435,'tt_address','categories',49,0),
(335,437,'tt_address','categories',24,0),
(335,438,'tt_address','categories',39,0),
(335,447,'tt_address','categories',7,0),
(335,448,'tt_address','categories',10,0),
(335,449,'tt_address','categories',9,0),
(335,450,'tt_address','categories',8,0),
(335,451,'tt_address','categories',6,0),
(335,452,'tt_address','categories',4,0),
(335,453,'tt_address','categories',42,0),
(335,454,'tt_address','categories',53,0),
(335,455,'tt_address','categories',5,0),
(335,456,'tt_address','categories',3,0),
(335,457,'tt_address','categories',2,0),
(335,458,'tt_address','categories',1,0),
(336,388,'tt_address','categories',3,0),
(336,389,'tt_address','categories',6,0),
(336,390,'tt_address','categories',9,0),
(336,391,'tt_address','categories',2,0),
(336,392,'tt_address','categories',5,0),
(336,393,'tt_address','categories',8,0),
(336,394,'tt_address','categories',1,0),
(336,395,'tt_address','categories',4,0),
(336,396,'tt_address','categories',7,0);
/*!40000 ALTER TABLE `sys_category_record_mm` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_csp_resolution`
--

DROP TABLE IF EXISTS `sys_csp_resolution`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_csp_resolution` (
  `summary` varchar(40) NOT NULL,
  `created` int(10) unsigned NOT NULL,
  `scope` varchar(264) NOT NULL,
  `mutation_identifier` text DEFAULT NULL,
  `mutation_collection` mediumtext DEFAULT NULL,
  `meta` mediumtext DEFAULT NULL,
  PRIMARY KEY (`summary`),
  KEY `created` (`created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_csp_resolution`
--

LOCK TABLES `sys_csp_resolution` WRITE;
/*!40000 ALTER TABLE `sys_csp_resolution` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_csp_resolution` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file`
--

DROP TABLE IF EXISTS `sys_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `last_indexed` int(11) NOT NULL DEFAULT 0,
  `missing` smallint(5) unsigned NOT NULL DEFAULT 0,
  `storage` int(10) unsigned NOT NULL DEFAULT 0,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  `metadata` int(10) unsigned NOT NULL DEFAULT 0,
  `identifier` text DEFAULT NULL,
  `identifier_hash` varchar(40) NOT NULL DEFAULT '',
  `folder_hash` varchar(40) NOT NULL DEFAULT '',
  `extension` varchar(255) NOT NULL DEFAULT '',
  `mime_type` varchar(255) NOT NULL DEFAULT '',
  `name` tinytext DEFAULT NULL,
  `sha1` varchar(40) NOT NULL DEFAULT '',
  `size` bigint(20) NOT NULL DEFAULT 0,
  `creation_date` int(11) NOT NULL DEFAULT 0,
  `modification_date` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `sel01` (`storage`,`identifier_hash`),
  KEY `folder` (`storage`,`folder_hash`),
  KEY `tstamp` (`tstamp`),
  KEY `lastindex` (`last_indexed`),
  KEY `sha1` (`sha1`),
  KEY `parent` (`pid`)
) ENGINE=InnoDB AUTO_INCREMENT=14367 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file`
--

LOCK TABLES `sys_file` WRITE;
/*!40000 ALTER TABLE `sys_file` DISABLE KEYS */;
INSERT INTO `sys_file` VALUES
(136,0,1400776305,0,0,0,2,0,'/typo3conf/ext/dce/Resources/Public/Icons/ext_icon.gif','910c8aa7d5643e7632e5b3811a7e6aae9c5483c7','a84a9f0ef723a110dbde341723f12aef94511c8f','gif','image/gif','ext_icon.gif','4326a25153eec620aebb8c14d1e9427e5885afec',1642,1394617144,1385418772),
(138,0,1414406350,0,0,1,0,0,'/user_upload/index.html','c25533f303185517ca3e1e24b215d53aa74076d2','19669f1e02c2f16705ec7587044c66443be70725','html','inode/x-empty','index.html','da39a3ee5e6b4b0d3255bfef95601890afd80709',0,1408360611,1408360611),
(139,0,1414406362,0,0,1,2,0,'/user_upload/YwtsdRu.jpg','66b40917c8b32a996e0d10b8c36c862855e38ea4','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','YwtsdRu.jpg','1be8fb6b8d85a725c711772880ef1b2ab19e45f5',652891,1414406362,1414406361),
(140,0,1414420388,0,0,1,2,0,'/user_upload/171950_451856511517661_2136911650_g.png','1f48be109d65900f2392db375a901ab9420a5532','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','171950_451856511517661_2136911650_g.png','5d16f047c2416dfc7da0d8d682790c183cf28adc',1583202,1414420388,1414420387),
(141,0,1414420388,0,0,1,2,0,'/user_upload/201104_451856224851023_330729685_g.png','67410e4403b3a8eb27f708aca0d2e9b28bd282e2','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','201104_451856224851023_330729685_g.png','5ec8bb241be7fefc41b561fe2453c35d8c9b2725',1420811,1414420388,1414420387),
(142,0,1414420388,0,0,1,2,0,'/user_upload/664487_451857224850923_425780195_g.png','41d4846a3c7c2f7cf519b970748b831741c9a32e','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','664487_451857224850923_425780195_g.png','403b1cf88862319fff8bec9ee2b1245e681c7ffc',1485640,1414420388,1414420387),
(143,0,1415959281,0,0,0,2,0,'/typo3conf/ext/news/Resources/Public/Images/dummy-preview-image.png','9f596bc172c8537a3ddc2d6efbb7e3212094e837','e70c7d8d1f511f7ac68ed0154b9a7ded896e72f2','png','image/png','dummy-preview-image.png','b069aa085f06da6743b904400b0e412c3b0b5b07',25896,1408379485,1408379485),
(145,0,1420553820,0,0,1,4,0,'/user_upload/01_Manufacturing.mp4','e77965eb9e7c011a07484585d78d4ee2835e8bad','19669f1e02c2f16705ec7587044c66443be70725','mp4','video/mp4','01_Manufacturing.mp4','c8a82f6355cc17005e202db95c326f43e253642b',56444090,1420553689,1392649356),
(146,0,1420553968,0,0,1,4,0,'/user_upload/20051210-w50s.flv','7408bd1353422d9391ca5cd16dab3beaf4db0bb4','19669f1e02c2f16705ec7587044c66443be70725','flv','video/x-flv','20051210-w50s.flv','de8d004c2dac49c87adafafbfd9f0a84db75a8e5',669036,1420553968,1420553968),
(172,0,1425572794,0,0,1,1,0,'/user_upload/_temp_/importexport/index.html','68614dc2826769e93d8a8ead62af30ac99aaa83a','0795cf796b4fc959be0ec00b183c0f47609dd9a5','html','text/html','index.html','07fd666e70d42a340d2295c052423e4b47e59a33',147,1408360611,1408360611),
(173,0,1425572794,0,0,1,0,0,'/user_upload/_temp_/index.html','a3ef597b554ed2a28c720b3e90e51edc9ec642b1','4e0743c93934dd9a02564d8e654d714bd2dc3d20','html','inode/x-empty','index.html','da39a3ee5e6b4b0d3255bfef95601890afd80709',0,1408360611,1408360611),
(174,0,1427452112,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Default/Public/Images/sunzinet.png','1635fa53f3080ab9dda6e7e3cefa4efccf48fc24','e31460c5a60135664b8ebc35e6016fcdd62fbdd2','png','image/png','sunzinet.png','530bca029cb6c80c46050974ab0a2bf288bfbd6f',1264,1427392915,1405428667),
(175,0,1429286558,0,0,0,2,0,'/typo3conf/ext/powermail/Resources/Public/Image/icon_csv.gif','171926d2af49abc8720d89d21b9ccae595fb99df','a550fa46c9456dd0d1242ba93c4467f23de1fb2d','gif','image/gif','icon_csv.gif','ef2752df0236bea7bf78aed478c4d8d436f152dc',228,1418388115,1418388030),
(176,0,1429286558,0,0,0,2,0,'/typo3conf/ext/powermail/Resources/Public/Image/icon_xls.gif','ab34f1ad137194bf7d5aa155e18998c8f34f5c9a','a550fa46c9456dd0d1242ba93c4467f23de1fb2d','gif','image/gif','icon_xls.gif','419bcde6834c14df3c7bc0b6a03024060aad66ee',1021,1418388115,1418388030),
(177,0,1442579338,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Images/sunzinet.png','14111ba96a3563393b5c6ef06552f494b1ba0ef5','c0806a4f6d7522fc76cfe86bc7b3f8c3d7dac5ff','png','image/png','sunzinet.png','530bca029cb6c80c46050974ab0a2bf288bfbd6f',1264,1442578873,1442578066),
(178,0,1454313534,0,0,0,2,0,'/typo3conf/ext/dce/Resources/Public/Icons/ext_icon_white.png','4b68fa0d3e056a873c12689b8a22f8639af4f010','a84a9f0ef723a110dbde341723f12aef94511c8f','png','image/png','ext_icon_white.png','302b7973b336f510796b48ff310ef555a4fa56ec',991,1454166781,1454165771),
(179,0,1454403559,0,0,2,1,0,'/ext_conf_template.txt','c32dcd71dc307753c838064a6dff4c36f7bc50e3','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','txt','text/plain','ext_conf_template.txt','44f91a85600d7a79f85ca84f23523fa1f278e505',240,1454403439,1450693786),
(180,0,1454403559,0,0,2,1,0,'/ext_emconf.php','2e9c98fc12d4c10bdcc12e952861b12ecbd25b62','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','php','text/x-php','ext_emconf.php','10e3411815d88875c8436b05535ec33524094705',1083,1454403439,1454255518),
(181,0,1454403559,0,0,2,2,0,'/ext_icon.gif','9511eeeb611aa2fb35cf07a3ce5fc96601ff4e2f','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','gif','image/gif','ext_icon.gif','2889ca134dce7ffb444e759da598f9eb98008c85',347,1454403439,1450693786),
(182,0,1454403559,0,0,2,1,0,'/ext_localconf.php','09ca3f165b58335e8c8de7d637d76ea149f434b7','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','php','text/x-php','ext_localconf.php','629bbfd8b8e416f0c9b41ffa5a7621c757b944b3',738,1454403439,1454257229),
(183,0,1454403559,0,0,2,1,0,'/ext_tables.sql','7d2b8f71f189ee09e28065fe00c4dba3188c742c','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','sql','text/plain','ext_tables.sql','c3ca7aea4424517ad42d1ac8ae9c32f216d3048a',265,1454403439,1450693786),
(184,0,1454403685,0,0,2,2,0,'/Public/Images/sunzinet.png','e78dc2d205f924b86e09b24ea77b893c949c2f21','71b728de29d77a63878fa32164de15b4e056e6d9','png','image/png','sunzinet.png','530bca029cb6c80c46050974ab0a2bf288bfbd6f',1264,1454403439,1450693786),
(185,0,1494347462,0,0,2,2,0,'/Public/Images/logo.png','c7c1f1aa7110d712bfb611a91a6c8f3ee2d1c124','71b728de29d77a63878fa32164de15b4e056e6d9','png','image/png','logo.png','530bca029cb6c80c46050974ab0a2bf288bfbd6f',1264,1494346220,1488447351),
(186,0,1494433447,1494433447,0,1,2,0,'/user_upload/250x250.png','574ca1b5afe2d4b8ca8ac56ba75c5093fa307281','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','250x250.png','49f37b8401ad152899059f9b95f4e250cd953975',6910,1494433447,1494433447),
(187,0,1494433447,1494433447,0,1,2,0,'/user_upload/569x250.png','d41a62290ca9f182448ccef2c0c8b64d382311f0','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','569x250.png','bfcb96dbb8fbc9624a81f9fe3f89411998eceacd',8543,1494433447,1494433447),
(188,0,1494433601,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Images/logo.png','7dfc8f1df6d830a0d1dec2cf1c30dd894303f460','c0806a4f6d7522fc76cfe86bc7b3f8c3d7dac5ff','png','image/png','logo.png','530bca029cb6c80c46050974ab0a2bf288bfbd6f',1264,1494428447,1488447351),
(189,0,1494436942,1494436942,0,1,2,0,'/user_upload/Screenshot_at_Mai_03_10-14-52.png','48db12e586aa737866c0135103ca5254be1b3d0c','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','Screenshot_at_Mai_03_10-14-52.png','e1df38573f12046cda3e1a59cdf2c3236803566c',189322,1494436942,1494436942),
(190,0,1501167219,1501167219,0,1,2,0,'/user_upload/img.jpg','cf315dd2dab9a25cfe0de2f8ce4bbf3bac13858e','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img.jpg','7c050a60870a711b4fa5b14cc3ba7575cd29763d',42289,1501167219,1501167219),
(191,0,1501167220,1501167220,0,1,2,0,'/user_upload/img18.jpg','f93166e98a9281be9359c0ceaef28de79258485a','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img18.jpg','8901f238bd18110574f30bc04c2503dae1026202',24186,1501167220,1501167219),
(192,0,1501167220,1501167220,0,1,2,0,'/user_upload/img12.jpg','1b58c9e86a4979e0ad79cbaa78d89fb7df0677ff','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img12.jpg','b38772d7b0a5b77eec979f84a65c91e0b517e2ad',195801,1501167220,1501167219),
(193,0,1501167220,1501167220,0,1,2,0,'/user_upload/img13.jpg','17de6bdba7da777846afdc590b4d7c457ad62488','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img13.jpg','b9f43862ab5a01ed090e595debe3900ae4c7886d',97658,1501167220,1501167219),
(194,0,1501167220,1501167220,0,1,2,0,'/user_upload/img9.jpg','c93e9fe1b9e250dd9b924e0576f4a544a08d1692','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img9.jpg','416d611ecbcc15f7d475856f6d726a5ba2b938ca',39486,1501167220,1501167219),
(195,0,1501167219,1501167219,0,1,2,0,'/user_upload/img5.jpg','103c15a5efd73e611b7a03ea165255d9a60171fa','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img5.jpg','2fbde7beb3f95681b9aae61c96bb2f00bb9eb8db',112830,1501167219,1501167219),
(196,0,1501167220,1501167220,0,1,2,0,'/user_upload/img6.jpg','d18f0a41d9790323950584a6a356d05d839592cc','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img6.jpg','eb334bd1f4cbf4b973e7a8cc27c6886f35fb49f3',232577,1501167220,1501167219),
(197,0,1501167219,1501167219,0,1,2,0,'/user_upload/img3.jpg','2cace63287008742a5c47aca38b1de9c1c922881','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img3.jpg','2f939354b42cf5bcf90e1deda772a647a25452c0',56653,1501167219,1501167219),
(198,0,1501167219,1501167219,0,1,2,0,'/user_upload/img1.jpg','386c47dc2408933eeab729050e9b7cbd0e7acb67','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img1.jpg','8627fb2cc797ffecadf13958f552adb915120708',485953,1501167219,1501167219),
(199,0,1501167219,1501167219,0,1,2,0,'/user_upload/img2.jpg','cf955dc9f4fcad25a9c41ea5ab30eb5d7df1bc72','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img2.jpg','1f967214ade7bab03d0eadfaf3df818b6d3bc6e9',25921,1501167219,1501167219),
(200,0,1501167219,1501167219,0,1,2,0,'/user_upload/img4.jpg','92489f0e13535a221d5a6b903b4a0e1100c2b8f0','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img4.jpg','556ccc84768593741220e3a116f44c8942a2dc04',29518,1501167219,1501167219),
(201,0,1501167220,1501167220,0,1,2,0,'/user_upload/img7.jpg','3c66f2a5944dd054ab52ee8f512fbcdb8b00aa3e','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img7.jpg','8aeb8b91e1862d4ad30275fdb7725a91e7d1c14b',19143,1501167220,1501167219),
(202,0,1501167220,1501167220,0,1,2,0,'/user_upload/img8.jpg','29c388cb5cf69652fa5b1db397974db54f6b0100','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img8.jpg','8fd724a5bcb0d9fec6db654b931cba63519ee55b',17552,1501167220,1501167219),
(203,0,1501167220,1501167220,0,1,2,0,'/user_upload/img11.jpg','187bb92d1ec0225884b87ccd7c014b33603f3dbb','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img11.jpg','f1b90acfae2bc567c921cdc3dc8b02cf9c8451ef',14439,1501167220,1501167219),
(204,0,1501167220,1501167220,0,1,2,0,'/user_upload/img14.jpg','d53a1522b2758ddfe8ceb673a442c8c7d74ea6fe','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img14.jpg','9181904266c2981e8dedbf72a41436d44d77fd19',28944,1501167220,1501167219),
(205,0,1501167220,1501167220,0,1,2,0,'/user_upload/img15.jpg','3f4275688095118b4bee567bc2c3c9911fbed9d2','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img15.jpg','4b4b45d8a46ea53132a6c66f1d6a0da4adaaa539',24356,1501167220,1501167219),
(206,0,1501167220,1501167220,0,1,2,0,'/user_upload/img16.jpg','068dafe31eb58e07b75994b04a98a1bfbd9341f7','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img16.jpg','f50bde8865146c61e48915d2acfb96792801658f',30233,1501167220,1501167219),
(207,0,1501167220,1501167220,0,1,2,0,'/user_upload/img17.jpg','92e83d7c47707fc413411bc9548df5f8a91bf875','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img17.jpg','1aa5e2b56bafe3b4600e4493d0a47066877aa310',49649,1501167220,1501167219),
(208,0,1501167220,1501167220,0,1,2,0,'/user_upload/img19.jpg','0ae8095d6d126a4adee0fecf8bbd96a23464ffa8','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','img19.jpg','c1b3bd8400e5abce1bc01a5ad3793e02c736526c',30095,1501167220,1501167219),
(209,0,1501223634,1501223634,0,1,5,0,'/user_upload/Test-Dokument.pdf','b13b512845d4a273fda8e5da2881156ada338731','19669f1e02c2f16705ec7587044c66443be70725','pdf','application/pdf','Test-Dokument.pdf','a3937116fe7dd7d63b75597d96ba3da0893b182d',52194,1501223634,1501223634),
(210,0,1501589292,1501589292,0,1,2,0,'/user_upload/bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2.png','78853eed819b3c0c78eba59811b11fc8dba8cd75','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2.png','d72fdfd2d499a31e74c63f5f68062a178411145f',4252,1501589292,1501589292),
(211,0,1501589294,1501589294,0,1,2,0,'/user_upload/logo-typo3-gold-member-hover_02.png','0bd2e64753b4c1ab7ddb849b5104ff2cf1ba8105','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','logo-typo3-gold-member-hover_02.png','a939f795c8f6ae1902fd9cc04d45070bc9b4fb33',4915,1501589294,1501589294),
(212,0,1501589302,1501589302,0,1,2,0,'/user_upload/magento-certified-developer_03.png','386c4998a4e572374789a6d216864c94058fcd8c','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','magento-certified-developer_03.png','ff3c4481f6ab84d7e664e4f685b4e3da369543ad',3805,1501589302,1501589302),
(213,0,1501589307,1501589307,0,1,2,0,'/user_upload/shopware-certified_06.png','1a18a5632ec7da542c5a05971749fe4ad6a0f5c8','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','shopware-certified_06.png','60fec5bec949c88695b53d022ffe3d0443b56e25',3339,1501589307,1501589307),
(214,0,1501589311,1501589311,0,1,2,0,'/user_upload/google-partner-agentur-sunzinet-3_02.png','5dfa769395335ef82a55f6a4a2799df88a2685b1','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','google-partner-agentur-sunzinet-3_02.png','85a16fb18cfa06d5479f3c90a5e15c0c5db41fae',2054,1501589311,1501589311),
(215,0,1501589315,1501589315,0,1,2,0,'/user_upload/footer-meet-magento.png','52851bfaa3599381d8fa683f2566d5dd4accf70d','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','footer-meet-magento.png','2ff894417b849c9f14cb64caa3247cbf86a60a34',26005,1501589315,1501589315),
(216,0,1501590551,1501590551,0,1,2,0,'/user_upload/logo.png','82dce5b5029567bd613082e559032de95445a19c','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','logo.png','aa511d8f4c2b715b098584f5a7f478102de4efc7',939,1501590551,1501590551),
(217,0,1501842403,0,0,0,2,0,'/typo3conf/ext/ke_search/res/img/types/page.gif','1e69133012e55a175dbc7f74ef8bf7b34a8a9e18','8c9bd59a0969f0de6c7225cdf91760d4a218ffd2','gif','image/gif','page.gif','be5ee13a47b8ce3341a1e742ad00816f75a3f2b3',253,1501837234,1496221003),
(218,0,1502977628,1502977629,0,1,4,0,'/user_upload/sunzinet@work.youtube','4b00f120790d3839f9a9cd67dbd7f8c7abd1f903','19669f1e02c2f16705ec7587044c66443be70725','youtube','video/youtube','sunzinet@work.youtube','f2a1114c6973dac61afd213036c327ad06370c46',11,1502977628,1502977628),
(219,0,1502977761,1502977761,0,1,4,0,'/user_upload/Berufe_in_der_IT__Der_TechShuttle_u.a._bei_sunzinet.youtube','5cd9d3beeb05743f3dc11dd177a4ee80afc5c2e2','19669f1e02c2f16705ec7587044c66443be70725','youtube','video/youtube','Berufe_in_der_IT__Der_TechShuttle_u.a._bei_sunzinet.youtube','0559f4abee44b85a821a00bfdafab4e92b1a2135',11,1502977761,1502977761),
(220,0,1505368882,0,0,1,5,0,'/filesystem.tar.gz','d5125cbf5175e5ffc75ce9dc443fed49fec18c82','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','gz','application/x-gzip','filesystem.tar.gz','5e1212d39c49192611d6acd907362d3ffb88ece1',1632088,1502374324,1502374296),
(221,0,1506334590,0,0,3,2,0,'/images/bvdw-partner-sunzinet-trusted-agency-zertifizierung.png','984d176b64e7c279da8c373a0051e19462665a95','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','bvdw-partner-sunzinet-trusted-agency-zertifizierung.png','ba59f9bfe93b0a702af86241f8e86d5a8a425e31',2136,1505480704,1505391369),
(222,0,1506334590,0,0,3,2,0,'/images/contact-link-bg-t.jpg','966138ca3ecb21efbd0578ca6971da3449eee6f8','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','contact-link-bg-t.jpg','24915192a31cdd8654e296420fdb6464a52ce24d',2499,1505480704,1505391369),
(223,0,1506334590,0,0,3,2,0,'/images/contact-link-bg.jpg','63b390f80265f71ec05333e03c40bac7cf03d561','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','contact-link-bg.jpg','b890a4a8656a0ba577d408095da2d56d9881f868',3163,1505480704,1505391369),
(224,0,1506334590,0,0,3,2,0,'/images/down-arrow.png','a6e537a03ce04fafac7bbfcc20c8be87ce976d6c','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','down-arrow.png','ff4654eacc7b3e8b8306898b55cee9072696ac63',419,1505480704,1505391369),
(225,0,1506334590,0,0,3,2,0,'/images/footer-meet-magento.png','7700f3621df543821919d056ccc49ae260ff304c','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','footer-meet-magento.png','df238e55dd005217543d1a68acf302ccafc46cbb',2067,1505480704,1505391369),
(226,0,1506334590,0,0,3,2,0,'/images/google-partner-agentur-sunzinet.png','908c493f8caf71a0053bc7454a2d7ebbc6fcb596','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','google-partner-agentur-sunzinet.png','9f2eefa8d0c55496157c8d87e47126530fad7f16',2138,1505480704,1505391369),
(227,0,1506334590,0,0,3,2,0,'/images/img.jpg','dbe9bcfb81848402f97583a2ebddd084d9dc50c3','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img.jpg','7c050a60870a711b4fa5b14cc3ba7575cd29763d',42289,1505480704,1505391368),
(228,0,1506334590,0,0,3,2,0,'/images/img1.jpg','7304cced2f33813518dd732d660a3874a7d552d4','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img1.jpg','8627fb2cc797ffecadf13958f552adb915120708',485953,1505480704,1505391368),
(229,0,1506334590,0,0,3,2,0,'/images/img2.jpg','fa883099b02bd5d9db2653f9123069ef8cbcab55','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img2.jpg','1f967214ade7bab03d0eadfaf3df818b6d3bc6e9',25921,1505480704,1505391368),
(230,0,1506334590,0,0,3,2,0,'/images/img3.jpg','f8071029a27340c2f054aefd746f4e820cf7c397','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img3.jpg','2f939354b42cf5bcf90e1deda772a647a25452c0',56653,1505480704,1505391368),
(231,0,1506334590,0,0,3,2,0,'/images/img4.jpg','f31c62c29ff69233c2d035ddf7c92834beb363e3','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img4.jpg','556ccc84768593741220e3a116f44c8942a2dc04',29518,1505480704,1505391368),
(232,0,1506334590,0,0,3,2,0,'/images/img5.jpg','cc75f480ca9f05f7e22043e3275f47e2a100b811','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img5.jpg','2fbde7beb3f95681b9aae61c96bb2f00bb9eb8db',112830,1505480704,1505391368),
(233,0,1506334590,0,0,3,2,0,'/images/img6.jpg','898ce13acbd817c30c0f56cdf93f8e5ee1bfd4fc','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img6.jpg','eb334bd1f4cbf4b973e7a8cc27c6886f35fb49f3',232577,1505480704,1505391368),
(234,0,1506334590,0,0,3,2,0,'/images/img7.jpg','503621b38e84191e2f89a5f55a55c1e211367a14','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img7.jpg','8aeb8b91e1862d4ad30275fdb7725a91e7d1c14b',19143,1505480704,1505391368),
(235,0,1506334590,0,0,3,2,0,'/images/img8.jpg','8fa9b494201dbba9af81738b69f4b03c2434bd89','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img8.jpg','8fd724a5bcb0d9fec6db654b931cba63519ee55b',17552,1505480704,1505391368),
(236,0,1506334590,0,0,3,2,0,'/images/img9.jpg','afa0e960408c2828c606907468fa5c424427883b','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img9.jpg','416d611ecbcc15f7d475856f6d726a5ba2b938ca',39486,1505480704,1505391368),
(237,0,1506334590,0,0,3,2,0,'/images/img11.jpg','6fff8bd2eaaa91a36fe535ae012de3aaf92c608b','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img11.jpg','f1b90acfae2bc567c921cdc3dc8b02cf9c8451ef',14439,1505480704,1505391368),
(238,0,1506334590,0,0,3,2,0,'/images/img12.jpg','51041a3728fd2adf6da4ce0c56d03deb5c202f70','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img12.jpg','b38772d7b0a5b77eec979f84a65c91e0b517e2ad',195801,1505480704,1505391368),
(239,0,1506334590,0,0,3,2,0,'/images/img13.jpg','b16dfa9eb1ac68133307fd45d63f8b4226adf7fb','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img13.jpg','b9f43862ab5a01ed090e595debe3900ae4c7886d',97658,1505480704,1505391368),
(240,0,1506334590,0,0,3,2,0,'/images/img14.jpg','aaa23a37d2eb0026491bda27db1cd2322546ee12','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img14.jpg','9181904266c2981e8dedbf72a41436d44d77fd19',28944,1505480704,1505391368),
(241,0,1506334590,0,0,3,2,0,'/images/img15.jpg','d727fd2ab1d200a0733963b75f32765e97edc68e','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img15.jpg','4b4b45d8a46ea53132a6c66f1d6a0da4adaaa539',24356,1505480704,1505391368),
(242,0,1506334590,0,0,3,2,0,'/images/img16.jpg','2a21bb58ff6a562e26d5e6767df697820f10bfce','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img16.jpg','f50bde8865146c61e48915d2acfb96792801658f',30233,1505480704,1505391368),
(243,0,1506334590,0,0,3,2,0,'/images/img17.jpg','fb1d7848b7b5c93cdc79b5cfe7309169af905bec','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img17.jpg','1aa5e2b56bafe3b4600e4493d0a47066877aa310',49649,1505480704,1505391368),
(244,0,1506334590,0,0,3,2,0,'/images/img18.jpg','5b16e71d371271f193f9f331bad09121dd31708a','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img18.jpg','8901f238bd18110574f30bc04c2503dae1026202',24186,1505480704,1505391369),
(245,0,1506334590,0,0,3,2,0,'/images/img19.jpg','00bac75fcdb2bdbe29c22703150c342374dcddf0','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','img19.jpg','c1b3bd8400e5abce1bc01a5ad3793e02c736526c',30095,1505480704,1505391369),
(246,0,1506334590,0,0,3,2,0,'/images/logo-typo3-gold-member-hover.png','961da2e449f044fbc7f1d72a562a5841a8c4c92b','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','logo-typo3-gold-member-hover.png','95b15a3df127356cac58cf44028524de0ff75c68',4252,1505480704,1505391369),
(247,0,1506334590,0,0,3,2,0,'/images/logo.png','6644ca96f971cf54491df0a0a68e574fe037f1f8','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','logo.png','4f6466cf42976e1a5f3f039bf2a2386fe3b0f6d3',1176,1505480704,1505391368),
(248,0,1506334590,0,0,3,2,0,'/images/magento-certified-developer.png','4dccb0e70489eb3e5e54230cb572004a8c9cbcb7','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','magento-certified-developer.png','a377c3cfb6a871f7db8fb5f463666b14899175e2',2392,1505480704,1505391369),
(249,0,1506334590,0,0,3,2,0,'/images/map-icon.png','8d6c54a2cdeaa7d75b7ddb1e51987e93229285ea','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','map-icon.png','e857cb176cdfc25188ffc877a84503ab01758371',27019,1505480704,1505391369),
(250,0,1506334590,0,0,3,2,0,'/images/shopware-certified.png','3305dc9f38cca105c71ecd5d152a5b3af41676e1','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','shopware-certified.png','e9410bc6c81bc2e2f7f1b2fe42207d9732bc84d3',2128,1505480704,1505391369),
(251,0,1506410739,0,0,3,2,0,'/images/csm_bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2_b6a3b97b46.png','3aea7d83e36fbc9243a7ce44772206ee5a834f87','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','csm_bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2_b6a3b97b46.png','ba59f9bfe93b0a702af86241f8e86d5a8a425e31',2136,1506346804,1506346419),
(252,0,1536576087,1536576087,0,3,2,0,'/images/art-medium.jpg','2457d2ed76fa8438d92b74ce93b404a08fe824ff','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','art-medium.jpg','af544b336100b1a6a2a847270d13ad4564835cf4',96163,1536576087,1536576087),
(253,0,1536576089,1536576089,0,3,2,0,'/images/art-large.jpg','b0a951294dfcfb9b23a9a6436edafd3e69e4f3d8','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','art-large.jpg','267bce3d4d6100c0d7ac9d68f68101479e3ff871',202720,1536576089,1536576089),
(254,0,1536576092,1536576092,0,3,2,0,'/images/extralarge.jpg','a36b6be5a316dd0de5aeab75d946ff21cc9d6620','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','extralarge.jpg','8d73d492fc7a7e5ab21b4cd1336192755c8e0b9e',743068,1536576092,1536576092),
(255,0,1536742058,1536742058,0,1,2,0,'/user_upload/e8nZC.gif','20b4b4828795c9a3fc12fc50550744a31af78c61','19669f1e02c2f16705ec7587044c66443be70725','gif','image/gif','e8nZC.gif','45ed5dd00c13131a57095f4f63a5d57d5ea79850',71472,1536742058,1536742058),
(256,0,1536742072,1536742072,0,3,2,0,'/images/ajaxloader.gif','d70fd8a898340a807dc9e57022f74d8fcd7475b5','c1a406ab82b5588738d1587da2761746ec584a6c','gif','image/gif','ajaxloader.gif','2fba75a702b39a5664c2982f17ba125df271fcb0',18171,1536741381,1536583259),
(257,0,1536742076,1536742076,0,3,2,0,'/images/e8nZC.gif','4967373a5e290f5d13adcf66da18dd0a8f3f4a1c','c1a406ab82b5588738d1587da2761746ec584a6c','gif','image/gif','e8nZC.gif','45ed5dd00c13131a57095f4f63a5d57d5ea79850',71472,1536742076,1536742076),
(258,0,1536742106,1536742107,0,3,2,0,'/images/swirl_effect.bmp','36a74119a25e0fcc81ec8c82e9296f676737d953','c1a406ab82b5588738d1587da2761746ec584a6c','bmp','image/x-ms-bmp','swirl_effect.bmp','556841ee2a2fd09178ca07f47a4c42d076d3141b',1080054,1536742106,1536742106),
(259,0,1539592189,1539006647,0,1,1,0,'/form_definitions/kontaktformular.form.yaml','33ae0774ae03e6a275be2d1036b636318c3e125a','c62e3e70a526a59f0f0b7687864947eab72d7d3f','yaml','application/yaml','kontaktformular.form.yaml','e3a74222a3d79d549d1151d9270e00eff388d65e',1872,1539592189,1539592189),
(260,0,1540196887,1540196887,0,3,1,0,'/forms/kontaktformular.form.yaml','6b44b8fb8bbee974debff306f62ac738b817e517','0c4bada3c35b5300ccb9d13c5c5b3b7d31393f57','yaml','application/yaml','kontaktformular.form.yaml','e3a74222a3d79d549d1151d9270e00eff388d65e',1872,1540196563,1539592189),
(262,0,1540198556,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Private/Forms/kontaktformular.form.yaml','504f2fbaa12977a8ab092f087e0d7aa7515942cc','f66592f77d273f85af1d51f9ff8020cf61409e49','yaml','application/yaml','kontaktformular.form.yaml','e3a74222a3d79d549d1151d9270e00eff388d65e',1872,1540198528,1540198528),
(263,0,1556869131,0,0,0,2,0,'/typo3conf/ext/ke_search/Resources/Public/Icons/types/page.gif','1d111d66834b23921ef8a1588adcd81e176f88db','d5c787fd64925220dc906643d2d4a3d9ff249b03','gif','image/gif','page.gif','be5ee13a47b8ce3341a1e742ad00816f75a3f2b3',253,1556627794,1549025147),
(265,0,1559828068,1559828068,0,1,4,0,'/Berufe_in_der_IT__Der_TechShuttle_u.a._bei_sunzinet.youtube','0b7c26a0efb414443afecbeeb0884f26a8d620a4','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','youtube','video/youtube','Berufe_in_der_IT__Der_TechShuttle_u.a._bei_sunzinet.youtube','0559f4abee44b85a821a00bfdafab4e92b1a2135',11,1504259237,1504259237),
(266,0,1559828068,1559828068,0,1,2,0,'/bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2.png','d4b27a798aaa4b5faec391ac48e549b365eafecf','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','bvdw-partner-sunzinet-trusted-agency-Zertifizierung_2.png','d72fdfd2d499a31e74c63f5f68062a178411145f',4252,1504259237,1504259237),
(267,0,1559828068,1559828068,0,1,2,0,'/footer-meet-magento.png','9ff754eb911f5634734400d21f0d8c9a5539673b','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','footer-meet-magento.png','2ff894417b849c9f14cb64caa3247cbf86a60a34',26005,1504259237,1504259237),
(268,0,1559828068,1559828068,0,1,2,0,'/google-partner-agentur-sunzinet-3_02.png','dc3d20ec31a2568abdea87e7032a4cbf51c03ba1','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','google-partner-agentur-sunzinet-3_02.png','85a16fb18cfa06d5479f3c90a5e15c0c5db41fae',2054,1504259237,1504259237),
(269,0,1559828068,1559828068,0,1,2,0,'/img.jpg','3cee9caff5fd1850f0da9c997b078182624e5abe','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img.jpg','7c050a60870a711b4fa5b14cc3ba7575cd29763d',42289,1504259237,1504259237),
(270,0,1559828068,1559828068,0,1,2,0,'/img1.jpg','1a14d04a16098b9bacf4d30a300a83fc35981764','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img1.jpg','8627fb2cc797ffecadf13958f552adb915120708',485953,1504259237,1504259237),
(271,0,1559828068,1559828068,0,1,2,0,'/img2.jpg','82bd70aadd5e63cfa6c559b45c0241c01e7012fd','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img2.jpg','1f967214ade7bab03d0eadfaf3df818b6d3bc6e9',25921,1504259237,1504259237),
(272,0,1559828068,1559828068,0,1,2,0,'/img3.jpg','0515c73730c96a5bc69df6ba5dd3713e40ae1146','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img3.jpg','2f939354b42cf5bcf90e1deda772a647a25452c0',56653,1504259237,1504259237),
(273,0,1559828068,1559828068,0,1,2,0,'/img4.jpg','11aa8dd924e7b7baad983e95be6170ad44d1e62d','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img4.jpg','556ccc84768593741220e3a116f44c8942a2dc04',29518,1504259237,1504259237),
(274,0,1559828068,1559828068,0,1,2,0,'/img5.jpg','9b982032acf54187a70a39f9d92a9574aba65914','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img5.jpg','2fbde7beb3f95681b9aae61c96bb2f00bb9eb8db',112830,1504259237,1504259237),
(275,0,1559828068,1559828068,0,1,2,0,'/img6.jpg','dd4318b0a48ea1be8a50742416088fe998d6ab71','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img6.jpg','eb334bd1f4cbf4b973e7a8cc27c6886f35fb49f3',232577,1504259237,1504259237),
(276,0,1559828068,1559828068,0,1,2,0,'/img7.jpg','0876da72b6ebf97611203be59938afd05bfdb8dd','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img7.jpg','8aeb8b91e1862d4ad30275fdb7725a91e7d1c14b',19143,1504259237,1504259237),
(277,0,1559828068,1559828068,0,1,2,0,'/img8.jpg','aa93bc6d1cb5a4420c242bbba619a60e335a9ba0','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img8.jpg','8fd724a5bcb0d9fec6db654b931cba63519ee55b',17552,1504259237,1504259237),
(278,0,1559828068,1559828068,0,1,2,0,'/img9.jpg','3b9c00904f7cc8656c48f8883c98cbedd08d5d0e','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img9.jpg','416d611ecbcc15f7d475856f6d726a5ba2b938ca',39486,1504259237,1504259237),
(279,0,1559828068,1559828068,0,1,2,0,'/img11.jpg','f9d3761d6ad1400145d6d7f71cdc33dac9b04a74','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img11.jpg','f1b90acfae2bc567c921cdc3dc8b02cf9c8451ef',14439,1504259237,1504259237),
(280,0,1559828068,1559828068,0,1,2,0,'/img12.jpg','40a57dc10fb4b0a870d0fbb8b7d32e1398e4ff0d','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img12.jpg','b38772d7b0a5b77eec979f84a65c91e0b517e2ad',195801,1504259237,1504259237),
(281,0,1559828068,1559828068,0,1,2,0,'/img13.jpg','f2928d7d32e923ddef3d581ae895722a17a7a1cd','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img13.jpg','b9f43862ab5a01ed090e595debe3900ae4c7886d',97658,1504259237,1504259237),
(282,0,1559828068,1559828068,0,1,2,0,'/img14.jpg','dc05b26606d8c393456b51e16a04a051adb180d1','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img14.jpg','9181904266c2981e8dedbf72a41436d44d77fd19',28944,1504259237,1504259237),
(283,0,1559828068,1559828068,0,1,2,0,'/img15.jpg','f21c2ce340412231ff1bf107f624a3b3eb6b7ef0','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img15.jpg','4b4b45d8a46ea53132a6c66f1d6a0da4adaaa539',24356,1504259237,1504259237),
(284,0,1559828068,1559828068,0,1,2,0,'/img16.jpg','9c068be13b9c0b8af08132dcb4c8f26437d71637','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img16.jpg','f50bde8865146c61e48915d2acfb96792801658f',30233,1504259237,1504259237),
(285,0,1559828068,1559828068,0,1,2,0,'/img17.jpg','7fef5a82eb6b3f5927d2cc8b472c541bd750100c','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img17.jpg','1aa5e2b56bafe3b4600e4493d0a47066877aa310',49649,1504259237,1504259237),
(286,0,1559828068,1559828068,0,1,2,0,'/img18.jpg','b2587e93bfaba6eadd53166f124e3cbfc49d9a62','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img18.jpg','8901f238bd18110574f30bc04c2503dae1026202',24186,1504259237,1504259237),
(287,0,1559828068,1559828068,0,1,2,0,'/img19.jpg','656d0c1b67183366ec149202210f46493ae8ac76','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','img19.jpg','c1b3bd8400e5abce1bc01a5ad3793e02c736526c',30095,1504259237,1504259237),
(288,0,1559828068,1559828068,0,1,2,0,'/logo-typo3-gold-member-hover_02.png','e39f5718588c62306773af90aa6be9bf5e2ed2a3','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','logo-typo3-gold-member-hover_02.png','a939f795c8f6ae1902fd9cc04d45070bc9b4fb33',4915,1504259237,1504259237),
(289,0,1559828068,1559828068,0,1,2,0,'/logo.png','5c6ca65c09d7f1953f22a87ca1ef5e6f00b4afed','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','logo.png','aa511d8f4c2b715b098584f5a7f478102de4efc7',939,1504259237,1504259237),
(290,0,1559828068,1559828068,0,1,2,0,'/magento-certified-developer_03.png','5597adc29d7024792b802e72366b06e50423dc98','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','magento-certified-developer_03.png','ff3c4481f6ab84d7e664e4f685b4e3da369543ad',3805,1504259237,1504259237),
(291,0,1559828068,1559828068,0,1,4,0,'/SampleVideo_1280x720_2mb.mp4','57fc18180f6d77cbc3122dba4145883351102d12','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','mp4','video/mp4','SampleVideo_1280x720_2mb.mp4','ea71104eb979be59d567ea8b9e8e925a293939fc',2107842,1551173346,1551173346),
(292,0,1559828068,1559828068,0,1,2,0,'/shopware-certified_06.png','06dd0450631a5fe34560e2ff1b94d4a665f7b328','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','png','image/png','shopware-certified_06.png','60fec5bec949c88695b53d022ffe3d0443b56e25',3339,1504259237,1504259237),
(293,0,1559828068,1559828069,0,1,4,0,'/sunzinet@work.youtube','453b52b7c9ce2d3390b79ceb50a7732cae6b305d','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','youtube','video/youtube','sunzinet@work.youtube','f2a1114c6973dac61afd213036c327ad06370c46',11,1504259237,1504259237),
(294,0,1559828069,1559828069,0,1,5,0,'/Test-Dokument.pdf','6c7fc74ae29a74032c9d8302f0c424ce16de3048','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','pdf','application/pdf','Test-Dokument.pdf','a3937116fe7dd7d63b75597d96ba3da0893b182d',52194,1504259237,1504259237),
(295,0,1562584551,1562584551,0,1,2,0,'/user_upload/1-OmBxhrucDHn-bbaLU6qROQ.gif','e4ff2afe6d35c4ed7693283fd1fb766f41a767a7','19669f1e02c2f16705ec7587044c66443be70725','gif','image/gif','1-OmBxhrucDHn-bbaLU6qROQ.gif','b06b4f76d4da6b737daa67f40b334874046850ce',98973,1562584551,1562584551),
(296,0,1562584551,1562584551,0,1,2,0,'/user_upload/1-RVpQciv-R44ZlAY_dKEXgw.jpeg','f363cee23e6c81f4bab8872d34e23a9c61682e09','19669f1e02c2f16705ec7587044c66443be70725','jpeg','image/jpeg','1-RVpQciv-R44ZlAY_dKEXgw.jpeg','0db32cb342a9c297acec2c37d960d27a8f8b220f',28987,1562584551,1562584551),
(297,0,1562584551,1562584551,0,1,2,0,'/user_upload/1-Z-3YCiHAdMnlcrRmcF3gMQ.png','9073e537cecc24b2491f7bd4d078a9d915f59296','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','1-Z-3YCiHAdMnlcrRmcF3gMQ.png','4220116109e5dde90d673f4292ff2dc90aa0f1f6',51702,1562584551,1562584551),
(298,0,1567154045,0,0,0,2,0,'/typo3conf/ext/typo3sz_base/Resources/Public/Images/sunzinet_logo.png','56d707e34066e3dc1cd8e73154698ac6ecc0d49f','346b7c8ca61012ca0ee2d958584e174db0f35ea3','png','image/png','sunzinet_logo.png','59411dbe270cf13f6ea558e84067e22e74f26a6f',12477,1567153861,1567153778),
(299,0,1567155184,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Private/Forms/kontaktformular-en.form.yaml','4ab7aefdf794dec51ce1b44c48d18d23e701f929','f66592f77d273f85af1d51f9ff8020cf61409e49','yaml','application/yaml','kontaktformular-en.form.yaml','30f23acd1c74f97d70e9c24d574fec145ea638fa',1851,1567153861,1567153756),
(300,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/blank.gif','153c2c0dbfdff40fcd7478d9555e5feb9791a02f','162fdddc36ac56fe84406c63e95dd35de169ae70','gif','image/gif','blank.gif','2daeaa8b5f19f0bc209d976c02bd6acb51b00b0a',43,1569499523,1569499382),
(301,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/fancybox_loading.gif','66b458e1dad4928a3cc85d3991044f5c799d152f','162fdddc36ac56fe84406c63e95dd35de169ae70','gif','image/gif','fancybox_loading.gif','1a755fb2599f3a313cc6cfdb14df043f8c14a99c',6567,1569499523,1569499382),
(302,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/fancybox_loading@2x.gif','543cdad8d1a712e4470166d470bb512bc321c307','162fdddc36ac56fe84406c63e95dd35de169ae70','gif','image/gif','fancybox_loading@2x.gif','273b123496a42ba45c3416adb027cd99745058b0',13984,1569499523,1569499382),
(303,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/fancybox_overlay.png','4d7d923f141312f5bbcf6cd5ebef4f32fefdb6c2','162fdddc36ac56fe84406c63e95dd35de169ae70','png','image/png','fancybox_overlay.png','b3a4ee645ba494f52840ef8412015ba0f465dbe0',1003,1569499523,1569499382),
(304,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/fancybox_sprite.png','2fa1c12a8916523cce31ce5397a680556c26a431','162fdddc36ac56fe84406c63e95dd35de169ae70','png','image/png','fancybox_sprite.png','17df19f97628e77be09c352bf27425faea248251',1362,1569499523,1569499382),
(305,0,1569501365,1569501365,0,3,2,0,'/images/fancybox/fancybox_sprite@2x.png','60e37e8249daa83fd03f9d8607a20314c7804d9c','162fdddc36ac56fe84406c63e95dd35de169ae70','png','image/png','fancybox_sprite@2x.png','30c58913f327e28f466a00f4c1ac8001b560aed8',6553,1569499523,1569499382),
(306,0,1569501365,1569501366,0,3,2,0,'/images/close.png','bc06b5272179c8ca7e999e49d48e96b249f7dc9d','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','close.png','3ca48361cfe0e41163023d03c26296f375bb3eac',280,1569499523,1569499382),
(307,0,1569501366,1569501366,0,3,2,0,'/images/HG_sun.jpg','4655d6dfbc7a76ada85371817cea6d3f101f7f0a','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','HG_sun.jpg','6e7258959622c73cb0839f2b94edf24a435c7a1b',15828,1569499523,1569499490),
(308,0,1569501366,1569501366,0,3,2,0,'/images/loading.gif','bb8be0793f622a7acbc3548d10409208c61772b5','c1a406ab82b5588738d1587da2761746ec584a6c','gif','image/gif','loading.gif','cf720b50cf8dde0e1a84ce1c6a77788bfc5882d5',8476,1569499523,1569499382),
(309,0,1569501366,1569501366,0,3,2,0,'/images/next.png','1cedeffece50636b30d37a1ef01d888cf026773b','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','next.png','777e92c050f600b4519299c3d786b8f2f459fea4',1350,1569499523,1569499382),
(310,0,1569501366,1569501366,0,3,2,0,'/images/prev.png','40566464cb6a8a447692d5c3ad62ad3d87d72238','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','prev.png','6640a3432f7ba7aea6129cdf7a5d3eabd47c295c',1360,1569499523,1569499382),
(311,0,1586152333,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Private/Forms/double-Opt-In.form.yaml','7b21bbab217430de3a0c00049296ddebf620cc48','f66592f77d273f85af1d51f9ff8020cf61409e49','yaml','application/yaml','double-Opt-In.form.yaml','3889685caefa002e3342b02b10ceb3fe5cd00177',1670,1585917881,1585917881),
(312,0,1586155019,1586155020,0,1,4,0,'/user_upload/Big_Buck_Bunny_60fps_4K_-_Official_Blender_Foundation_Short_Film.youtube','7e159ccfdb924f0f0380459a54d3c357a00d4ece','19669f1e02c2f16705ec7587044c66443be70725','youtube','video/youtube','Big_Buck_Bunny_60fps_4K_-_Official_Blender_Foundation_Short_Film.youtube','3096e1d01a93adff0a1f1932b876c086c7217191',11,1586155019,1586155019),
(313,0,1590666094,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/kontaktformular.form.yaml','0dab39cdb5d02f19eef6cb9296d781686bb4f662','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','kontaktformular.form.yaml','1a7867a35fcb7d32e0cd65943df23b7802ca8c14',5103,1590665967,1590665967),
(314,0,1590667931,0,0,3,2,0,'/images/emailheader.png','f55945231c12fd2fa6caa48ea9120eaa6c4ab838','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','emailheader.png','4a5c8612555e5b7fd4dd4d6a3a03d12178d64973',1260,1590667703,1590667640),
(315,0,1590667931,0,0,3,2,0,'/images/1x1_transparent.png','c514b14474a82f945c8a7771f880962d098bd483','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','1x1_transparent.png','4db3ba9d50ac900f9e08b1b14ab495c38171dc61',156,1590667703,1589962064),
(316,0,1604414994,0,0,1,4,0,'/user_upload/Feierabend_@sunzinet.youtube','732dbd6cc38ad527d893f02954ee096fb5e8de88','19669f1e02c2f16705ec7587044c66443be70725','youtube','video/youtube','Feierabend_@sunzinet.youtube','97cb78f2bcc2940fd1b14d2262798552d9287880',11,1604414994,1604414994),
(317,0,1604415036,0,0,1,4,0,'/user_upload/sunzinet.vimeo','d835fd0b95807e9b6ec99e78b3025be0910d14a9','19669f1e02c2f16705ec7587044c66443be70725','vimeo','video/vimeo','sunzinet.vimeo','dfc55475d8fe54c8bcc85acbe95611bda4b39ed7',8,1604415036,1604415036),
(318,0,1604415067,0,0,1,4,0,'/user_upload/Interview_Aleksandar.vimeo','228e8c30e7ca8a62f5d043dec1abbe4dd611cb1e','19669f1e02c2f16705ec7587044c66443be70725','vimeo','video/vimeo','Interview_Aleksandar.vimeo','eb89aef6f64b20b55450a2a91109765441cb0592',9,1604415067,1604415067),
(319,0,1605270899,0,0,3,2,0,'/images/sz-favicon.ico','9503437f60c994d4ae8f3e5b91a77351aab98bcc','c1a406ab82b5588738d1587da2761746ec584a6c','ico','image/x-icon','sz-favicon.ico','4432deabead48af61961b6dee874859067e5325c',1150,1605262514,1591780546),
(1152,0,1610550831,0,0,1,4,0,'/user_upload/drug-delivery-systems/services/concept-product-process/product-process/BeautyFill_1607432748.mp4.filepart','197fcc97e48598a4ce91a278ba114b0909d5a4bf','e0320fa2679c359cd92d130ea69f9c185c091868','filepart','video/x-msvideo','BeautyFill_1607432748.mp4.filepart','5b3f10e9359f54151c83a562458031084496a591',4157472,1610550831,1610550831),
(1675,0,1610914084,0,0,3,2,0,'/images/news-placeholder.png','992a6ce6e105aa02c9e115ad3b6aa74e1f20399b','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','news-placeholder.png','24c6e23018e4c021f7dfb5fbbb35a9346d37507e',13784,1610913992,1610913510),
(1819,0,1611158316,0,0,3,2,0,'/images/gerresheimer-dummy-teal.svg','b214130825833b2ab75cb02c5a75ebfa0f85ee88','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','gerresheimer-dummy-teal.svg','393af2d3d12156a519f038f283431e782c42f4cb',11579,1611158305,1611158034),
(1820,0,1611158372,0,0,3,2,0,'/images/gerresheimer-dummy-white.svg','e140875388f327648457d82863dc93f0189c45eb','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','gerresheimer-dummy-white.svg','d641bca4e4ab29378c82d7093cadb08cdb382323',11579,1611158305,1611158034),
(1859,0,1611231946,0,0,3,2,0,'/images/call.png','1f6fd009a3642c9222518d6c4f195ca8d6a01f95','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','call.png','6930f77c46214b10ecc2de3787ec8afe2f426d1a',1723,1611213995,1611213522),
(1860,0,1611231946,0,0,3,2,0,'/images/caret-down-gray.svg','b6b25ca1632a8f45cecf0b2722993b734d132a64','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','caret-down-gray.svg','39235eec8ae9f7ddacc4c13b93831e0d80cd9b1d',389,1611213995,1611213410),
(1861,0,1611231946,0,0,3,2,0,'/images/caret-down-white.svg','03cefa966b629d388298a0225af7605ed2b87fab','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','caret-down-white.svg','140059475dae2c0f0cc8fd1bd2f6b4272316e1bc',389,1611213995,1611213410),
(1862,0,1611231946,0,0,3,2,0,'/images/caret-down.svg','40bac35a925a56895a6406a5eaf1b8715fede34b','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','caret-down.svg','b2e5ada7a29606dd05b72b68308a41fc55ac7014',389,1611213995,1611213410),
(1863,0,1611231946,0,0,3,2,0,'/images/check-radio.svg','af87d334cdaab90e4ccb571e8e7eccd67634aff4','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','check-radio.svg','a32f43bdba80ceb8d767f41ec6b45aad714ac773',549,1611213995,1611213410),
(1864,0,1611231946,0,0,3,2,0,'/images/check-white.svg','bbeec6344cdfa7ddb04bbb4444443225106da248','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','check-white.svg','8f488b46dd3a60da0cde035edcdd76a77aa4c015',801,1611213995,1611213410),
(1865,0,1611231946,0,0,3,2,0,'/images/check.svg','d8cdad53136707fc64cd38716463e2f9b5704e69','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','check.svg','9f8536bb1b79559df65386434813d7f07f0c610c',809,1611213995,1611213410),
(1866,0,1611231946,0,0,3,2,0,'/images/chevron-left-white.svg','6abb3e6f6b34fd454d194a61f6f83e75f49ee453','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','chevron-left-white.svg','0fdf1cf26d11c316def36cf8442822d1dba6011b',501,1611213995,1611213410),
(1867,0,1611231946,0,0,3,2,0,'/images/chevron-left.svg','21e6c51a8687196bcfdc483b5233a63c06f806c3','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','chevron-left.svg','727b0eac964e886006643de65adfd2b157265144',501,1611213995,1611213410),
(1868,0,1611231946,0,0,3,2,0,'/images/chevron-right-white.svg','962bfba707c42955dca0da70ec03e26bad960245','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','chevron-right-white.svg','deaf64f84189809a6528e7a9f869c06d73c006cf',500,1611213995,1611213410),
(1869,0,1611231946,0,0,3,2,0,'/images/chevron-right.svg','2f75dc467519e3b89e4e143149064f782b537697','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','chevron-right.svg','b07e394cbd5c8325a9c7e21d133986a667623de2',500,1611213995,1611213410),
(1870,0,1611231946,0,0,3,2,0,'/images/google-maps-marker.svg','256e59800ec57c4f11b71039d889e8fd199d6108','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','google-maps-marker.svg','4267094f9388db6aa8593b18a7ead49a0c74e278',552,1611213995,1611213410),
(1897,0,1611745426,0,0,0,2,0,'/typo3conf/ext/sz_gxchina/Resources/Public/Images/gerresheimer.svg','84d88094ac2a0480dd70d66bac37497df192153d','a14a9996d4ecc75ff195c54fb34ceba81f895ade','svg','image/svg+xml','gerresheimer.svg','96aab16fd13b5b0f411cf372725234a1472951a7',6871,1611742079,1611741454),
(1898,0,1611745426,0,0,0,2,0,'/typo3conf/ext/sz_gxchina/Resources/Public/Images/gerresheimer-white.svg','35c4ad84dac26aec744a0f736bcdadd4b3826832','a14a9996d4ecc75ff195c54fb34ceba81f895ade','svg','image/svg+xml','gerresheimer-white.svg','f0f87154a50f28e54d35fd261e77146bb8d47c90',6229,1611742079,1611741454),
(1904,0,1611764065,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/karriereformular.form.yaml','ff9e99a78d544656cc8e0117977df7e54a2dbeda','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','karriereformular.form.yaml','442579dc1900c79fb8579df3ee682a8b16cdba1a',6581,1611753556,1611752868),
(1905,0,1611765121,0,0,3,2,0,'/images/avatar-male.svg','dc13ccbcbfad03b5bd82f9d9051d5f31c20fd456','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','avatar-male.svg','94b57946a0e1eda984097922f59a5c8400811be4',2440,1611753571,1611752868),
(1906,0,1611765130,0,0,3,2,0,'/images/avatar-female.svg','9af4ebc094e1518eb9909d7ec30d2a6b4221aebf','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','avatar-female.svg','9c740d555da19fbc36883b5946da82ba917fbbc1',2389,1611753571,1611752868),
(1916,0,1611767279,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/karriereformular-de.form.yaml','ac6bc32aa0bdd6baf9d378fde805db9f6b866379','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','karriereformular-de.form.yaml','be9c63cc831501efd92cff949c4d40813a7036c2',6630,1611767038,1611767038),
(2190,0,1612508221,0,0,0,2,0,'/typo3conf/ext/sz_gxchina/Resources/Public/Images/worldmap.svg','3439fc154f9d3c874765999edfab49f314d476ae','a14a9996d4ecc75ff195c54fb34ceba81f895ade','svg','image/svg+xml','worldmap.svg','1f468bf4228ec6e9fcc6ff66a6ee302a34fcc0c2',111148,1612508197,1612507903),
(2782,0,1612614544,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/contactformEN.form.yaml','e7c76d40dd347550282a2249f68f4e10466bbea7','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','contactformEN.form.yaml','1ea67d8da9b2dea686dfbf923f2ef6e005c296bd',6002,1612608712,1612608437),
(2783,0,1612615997,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/annualReportsEN.form.yaml','70fe22a34b744ebe705621388a87105b90661450','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','annualReportsEN.form.yaml','941ae1ce217a9c7ce4ff937a935c850c05ab07a8',8171,1612615447,1612614793),
(2784,0,1612615997,0,0,0,1,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Forms/annualReportsDE.form.yaml','fe7fec352782d250d49b20e18de307c4de34969a','d2a878bf914649d3717a07e24ceafa9452fc8d63','yaml','application/yaml','annualReportsDE.form.yaml','e5a313cf46ff508ff6a5db4142d302be544d1bfa',7916,1612615447,1612614793),
(2839,0,1612792177,0,0,0,2,0,'/typo3conf/ext/sz_gxchina/Resources/Public/Images/news-placeholder.png','2665ab60aadbfca08b8cd67ab68254abe788f7ea','a14a9996d4ecc75ff195c54fb34ceba81f895ade','png','image/png','news-placeholder.png','95fdef7c058c7820c16c448ea45974c3b1f48388',29874,1612791842,1612791592),
(2949,0,1613126950,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Images/Map_Footer.png','b475db29124e2e2a5d94967caead1f341bd112fe','c0806a4f6d7522fc76cfe86bc7b3f8c3d7dac5ff','png','image/png','Map_Footer.png','1013b5d63a04bc07080b638baf1ccb29d245aef7',70448,1613126900,1613126659),
(2950,0,1613127570,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Images/Map_Footer.svg','f5e0f84478e29ca6c94fdf70ab48f250fd65f91a','c0806a4f6d7522fc76cfe86bc7b3f8c3d7dac5ff','svg','image/svg+xml','Map_Footer.svg','948363e9229529312a927f83b409c99bd052486f',76540,1613127549,1613127376),
(3999,0,1631524663,0,0,3,2,0,'/images/gerresheimer-email.png','e8201378ef24938565ead0c9b86d589e44b908d1','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','gerresheimer-email.png','625cf76f380b7258f071109bbd8233d5ee9b56c8',14229,1630942566,1630942096),
(4130,0,1637053069,0,0,1,2,0,'/user_upload/Company/newsroom/events/pda-logo.png','248ebe0252f14f35ec0120a8de81a1ce2fb7ff95','08d21c01709342c040d4656ad4ce5956d9dd962a','png','image/png','pda-logo.png','fed86765e54d5b540350c6ed1df18899edad8377',66296,1637053069,1637053069),
(4336,0,1644507758,0,0,1,2,0,'/user_upload/Company/Investor_Relations/annual-report-2021/growth/Aufmacherbild_Growth_iStock-696227544.jpg','9e3af6ec1b6bb6868bdac39f7487b12cbf4ccb28','c83f117d5bc4e288ef438906c4facca459fbface','jpg','image/jpeg','Aufmacherbild_Growth_iStock-696227544.jpg','fdd5e4f5af45ba173a997f6af376eb7a8a300ab1',501881,1644507758,1644501401),
(4359,0,1644573308,0,0,0,2,0,'/typo3conf/ext/ns_license/Resources/Public/Icons/loader.gif','52fdb6a968c1e0725f07931ed799e91a7b4b97d6','f4b726a720e0df007e6ea32b07fe86df453c6713','gif','image/gif','loader.gif','89f0fd178b600c3b0772527b075957ff5d7eb165',4210,1644410840,1643270954),
(4360,0,1644573317,0,0,0,2,0,'/typo3conf/ext/ns_license/Resources/Public/Icons/Product.svg','1bc2ba42a23e8bf8dc78ef4cc274f588f2208729','f4b726a720e0df007e6ea32b07fe86df453c6713','svg','image/svg+xml','Product.svg','d5ea5ee90d3570990ebf0e1ba51ca98851034958',543,1644410840,1643270954),
(4364,0,1644577032,0,0,1,2,0,'/user_upload/Company/Investor_Relations/annual-report-2021/excellence/Aufmacher_Excellence.jpg','9fc0ddfb11a6c188620798434979da4610c57479','0aff61f4865b7abf1abedfd921ec4e3bb94ba698','jpg','image/jpeg','Aufmacher_Excellence.jpg','18dbcb35912f40f32461b270faec3fc222dd3351',4157897,1644577032,1644577032),
(4371,0,1644593030,0,0,1,2,0,'/user_upload/innovations/track-and-trace-solutions/11/Header_2500x1400_04.jpg','5327a969b223f3de4f3bdfd29a732efad9afcdba','4757ee68721e9b7ba4463a5355184880224939eb','jpg','image/jpeg','Header_2500x1400_04.jpg','ac3569f4318e806b61951e5978d36b4c95c80b95',1606782,1644593030,1644593030),
(4381,0,1644852194,0,0,0,2,0,'/typo3conf/ext/ns_revolution_slider/Resources/Public/images/trans_tile.png','c6b8c043c36fe80e337b3b4140101fe16bae1600','d93b483ecb1d92225838b4ad3a3e1e8d7c48003a','png','image/png','trans_tile.png','83e07b5821b3663c20d4f982636369d5bfac0f2c',951,1644843818,1644843580),
(4382,0,1644852194,0,0,0,2,0,'/typo3conf/ext/ns_revolution_slider/Resources/Public/Icons/actions-document-select.svg','0315905d4009ecd8d9495031b3757cc742c33065','d39aab010dd62bda519e6853b9b2a2722a6077d9','svg','image/svg+xml','actions-document-select.svg','0736b6e2d2b04fd0d93fbcb18745a07b5face27d',895,1644843818,1644843580),
(4566,0,1653641604,0,0,1,2,0,'/user_upload/landingpages/rtf/rtf-contact-04.png','0d5f1710c933c1ee6d93ef6e1f520ec3be3fc38d','7d2a73d6fdda67e91db2719337a68fd77a6af32f','png','image/png','rtf-contact-04.png','4d5e19dca5e4d768d01053ac7778b7a7e2738e0a',364350,1653641604,1653641604),
(4668,0,1659969277,0,0,0,2,0,'/typo3conf/ext/typo3sz_assets/Resources/Public/Images/map-footer-white.svg','e7c293953a18ca4689306882512cc75c3849c914','c0806a4f6d7522fc76cfe86bc7b3f8c3d7dac5ff','svg','image/svg+xml','map-footer-white.svg','d48316e1eddbeed3b589678d0fb7cec6d5371ee8',53882,1659964058,1659963861),
(4934,0,1667918818,0,0,1,5,0,'/user_upload/Company/newsroom/newsletter/2022/Update_November/g_Update_36_de.pdf','aaf585b8de3e4f64a48ec8f6691d849553ff16a0','f659934cee1c946ce298a4ba312eb7661f6e2922','pdf','application/pdf','g_Update_36_de.pdf','4a0cb94727e74f04156e520c80c31d4c090a0e91',3171383,1667918818,1667918818),
(4937,0,1668001254,0,0,1,5,0,'/user_upload/Company/newsroom/newsletter/2022/Update_November/09/g_Update_36_es.pdf','f1e84f2701c385d6d056c1128739fcb9fa03eb2c','b5879074c7f8b15d3fafd6b2cebe386b0085ec23','pdf','application/pdf','g_Update_36_es.pdf','00b88103f61882318db77a0653beac646372fdbb',3170549,1668001254,1668001254),
(4940,0,1668088027,0,0,1,5,0,'/user_upload/Company/newsroom/newsletter/2022/Update_November/09/g_Update_36_en_low.pdf','474c6bbf23f22d2c8c619caaef300d32f52fb783','b5879074c7f8b15d3fafd6b2cebe386b0085ec23','pdf','application/pdf','g_Update_36_en_low.pdf','4500deff50a1000822a3053ab3c8deca05e01d68',3264164,1668088027,1668088027),
(5093,0,1675767775,0,0,3,2,0,'/images/BE_HG_GX.jpg','f3b50dd088ae3a026054bc170cf7b8b30e97a4fd','c1a406ab82b5588738d1587da2761746ec584a6c','jpg','image/jpeg','BE_HG_GX.jpg','e34aa7db0e2fffd0ac28111cf7fd7ab8ea6c2b59',113546,1675154706,1675154640),
(5094,0,1675767775,0,0,3,2,0,'/images/BE_LOGIN_LOGO.svg','c0dfdd94c0502cb34240eab8add934deb9791047','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','BE_LOGIN_LOGO.svg','e26c49c8f1a272c85c6e1b65698a5c5336d6399e',11579,1675154706,1675154640),
(5095,0,1675767775,0,0,3,2,0,'/images/google-maps-cluster.svg','0bdc5194cc849d78141a877e97b54682ae8ef46b','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','google-maps-cluster.svg','405133437f40eafcf6be3d92e3d10ea976225bce',441,1675154706,1675154640),
(5096,0,1675767775,0,0,3,2,0,'/images/pdf.png','34da0053c00f127c7360b24ed33bf936b05df885','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','pdf.png','181cc49434f35d5392a0a132535c7f0ed607747c',2152,1675154706,1675154640),
(5097,0,1675767775,0,0,3,2,0,'/images/select-arrows.svg','42ca392253bfa6f8e4055c30fb3b43424ba74adc','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','select-arrows.svg','6e02bdd0bd44f898cdb6e16a7cc7deb192ce0f2d',1080,1675154706,1675154640),
(5115,0,1676639938,0,0,3,2,0,'/frontend/img/Images/play.svg','ed962df6cc6b2e4034a6c81ead65e71f32be0bc7','99f7dd65372630f3bdc910a6f2b3c63eea8692fb','svg','image/svg+xml','play.svg','92cdc3e99fab3ae3d5d772f609394b0d8794fb89',242,1675773317,1675773290),
(5183,0,1677487397,0,0,3,5,0,'/frontend/entrypoints.json','85fef665c2f8c7e18e4dc6e58d30ca07f1ac399c','c5d6389f7357b69d46300bfc1f3e957c62065763','json','application/json','entrypoints.json','17e105f553ba93b2a2090f70bfaee92a27175363',413,1677057146,1677057124),
(5184,0,1677487397,0,0,3,5,0,'/frontend/manifest.json','a7f306c6ed52f625e9e80cc035e2cbb612559f5d','c5d6389f7357b69d46300bfc1f3e957c62065763','json','application/json','manifest.json','8579d1a2530a3665549429926fe52a60ff6afcd7',314,1677057146,1677057124),
(5185,0,1677487472,0,0,3,5,0,'/backend/manifest.json','931741b0c217ef15c447f18bbaeb94a14cbb49a2','885fbe5cc77de034501ddf9ba78c01e48773cfe8','json','application/json','manifest.json','b0b53b38a5c7ce2a56de05702ed89b2f536d0145',59,1677057146,1677057121),
(5186,0,1677487472,0,0,3,1,0,'/backend/entrypoints.json','3124482ec1373d3bee1d87449dd49c4ee7e590c2','885fbe5cc77de034501ddf9ba78c01e48773cfe8','json','application/json','entrypoints.json','43ece7a5807861ac6afc9d31350100c474c8af98',23,1677057146,1677057121),
(5187,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-regular.woff2','2a4f0630464878d81bd1d6279ae574260c0ec089','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-regular.woff2','50983141a3a24241aaae3eb12a4582cbb62cf00e',17772,1677057146,1675938351),
(5188,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-regular.woff','5d55474376f6a1278e4f570955b96aafff5c8ccf','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-regular.woff','1038d33b6472e2f65f340b4014d84c3a20a976c1',18996,1677057146,1675938351),
(5189,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-regular.svg','128f4c8c38d746e0d9a299bc25728235831c6eb0','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-regular.svg','1e723982e698e30e947c34d7c80f441a81054c85',1644,1677057146,1675938351),
(5190,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-regular.eot','4c959b77f0952df5334effaa13ff1746aa5231cb','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-regular.eot','120d73243b84e97fd417d384078238caab9cf083',28642,1677057146,1675938351),
(5191,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-900.woff2','073fd9a8173bc3e08fb4850c9a3932885eee0edc','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-900.woff2','ee0401c26d57bca17c4efb2a9987caa35a4eb7de',17404,1677057146,1675938351),
(5192,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-900.woff','4dc1e2537d68642e440630279036dbfe03fe88a2','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-900.woff','cf62c9fc634bb18ea8a8d5690776852edcdf6be2',18860,1677057146,1675938351),
(5193,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-900.svg','ca4a587faef085d9427c3e904995a2b5e6b0208d','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-900.svg','07bc14ff66a0815e191ff8dee1f1f35e04fb12ea',1644,1677057146,1675938351),
(5194,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-900.eot','3a608ce7518c25f7b08ac54c98420e7a6a018cfc','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-900.eot','0b25c1a5b99cee0dd6cee93e9b3a0b7eb084956f',28962,1677057146,1675938351),
(5195,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-700.woff2','7c218980f7afa5e1975f5b4768dfa9eadf9729c1','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-700.woff2','095d4ad6307388aa5e4dd6a1adcc1a44376dc615',18072,1677057146,1675938351),
(5196,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-700.woff','a8337cf8b4e4f7fdb20ffed5528d902e4f0dc105','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-700.woff','20a9c12593c2d68c10a1fc5553564d3a3ba6e9bf',19408,1677057146,1675938351),
(5197,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-700.svg','f21d4a774ef2c6bff74718a08022a38265e39e08','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-700.svg','f93cc654bbdfaa30d9e1a152365eba0c4f70f591',1644,1677057146,1675938351),
(5198,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-700.eot','f72d0e43d3016c6b184e82555963a5e468d0df60','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-700.eot','3835f792a47d92c5849bb303e150cfbf1d8d6bf4',29530,1677057146,1675938351),
(5199,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-500.woff2','6138e44dfbb385cfc6b548d6a56511bdd29e8a0b','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-500.woff2','e4f9f0be00cef541dcf22886f31d7d8afa4c480c',17852,1677057146,1675938351),
(5200,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-500.woff','41e02b6c04d77de5c3af52a432f48829ee2dc9fa','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-500.woff','c62b3e06b2acd737391f7278d41cb8d245d77b21',19172,1677057146,1675938351),
(5201,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-500.svg','ee4a8137d25cdd17623a0374e0dcd14899ae620d','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-500.svg','3632f6cb63d48eefbab43c3a5da26dfa7dad14c8',1644,1677057146,1675938351),
(5202,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-500.eot','4b6a42c98aaf1aea9f065fccc7e4bf68b76a6f00','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-500.eot','9758d96f6f66190ea7111dd95b8a5baf51e4b1ff',29214,1677057146,1675938351),
(5203,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-300.woff2','9c18655646526d9ea406f7d17f53a9487ce10c07','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-300.woff2','59aa62457a5de9bbbd34a98c8f1b5a390969b758',17564,1677057146,1675938351),
(5204,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-300.woff','b6eeef3e4995a6faa7798d350bc91cbbec5fd4dc','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-300.woff','db4941ac134720584b9207a2520a04a3c1b3ed31',18872,1677057146,1675938351),
(5205,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-300.svg','2c69bc014e6f451b2640856de3467e2af1c39521','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-300.svg','0e67244f0bda6e978658902f493e2d5e1c2507ff',1644,1677057146,1675938351),
(5206,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-300.eot','3080dd9d4a0640afc39fff9f0cf526735a7f611e','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-300.eot','7ba7ad59626e2466ac17dd872c1a0c7a824b0d21',28922,1677057146,1675938351),
(5207,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-100.woff2','d16645bbe2e034be23dc5c137bf1376f69ff090a','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','noto-sans-sc-v26-latin-100.woff2','b72003090fd9690d64a2f46a019f5fc80ae03abf',16716,1677057146,1675938351),
(5208,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-100.woff','89c2a5c00cfa640a4cf339b84b4a1cbd6b50f182','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','noto-sans-sc-v26-latin-100.woff','31c630f23d6714ac8b9b586ba30da6f34af98a74',18024,1677057146,1675938351),
(5209,0,1677487477,0,0,3,2,0,'/fonts/noto-sans-sc-v26-latin-100.svg','79d24a9a20ee1fc12e984ea51ca2c02376832b48','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','noto-sans-sc-v26-latin-100.svg','914501401200c96d983d927d33196652482de120',1644,1677057146,1675938351),
(5210,0,1677487477,0,0,3,5,0,'/fonts/noto-sans-sc-v26-latin-100.eot','8c5b6d5ec1135e939e7cc39323d7a3dd3201cadb','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','noto-sans-sc-v26-latin-100.eot','0af29e1c76cf297c06749d16bf2b888f27bb78c6',27950,1677057146,1675938351),
(5211,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Medium.woff2','f81982d5854e37716de57ca42446e524ae4024ad','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','GT-America-Extended-Medium.woff2','1fc6dbe96e0ede440f7ffe267297fea586118b7a',61996,1677057146,1675938351),
(5212,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Medium.woff','74748cd6b91b9313969da460b2c94621fa731e7c','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','GT-America-Extended-Medium.woff','ac9485676cf373b28bf65edb8015711c7deebcb1',69080,1677057146,1675938351),
(5213,0,1677487477,0,0,3,0,0,'/fonts/GT-America-Extended-Medium.ttf','240601bed2e16f340dfb100abe44cb86bfd49fd2','25a57b1163e198650e1a441d49cdaa9726326fce','ttf','font/ttf','GT-America-Extended-Medium.ttf','60b8cc44f09549dff8f459cbad3521f3509cc996',154316,1677057146,1675938351),
(5214,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Medium.otf','dfcf0cfd4ee54cfd6c5b734203216c7cdff0c5cc','25a57b1163e198650e1a441d49cdaa9726326fce','otf','application/vnd.ms-opentype','GT-America-Extended-Medium.otf','b4419296548903eab557d250b6bbe054c706db10',115900,1677057146,1675938351),
(5215,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Light.woff2','53226b93599f040bc9e95fc87c17460cca7b8e8a','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','GT-America-Extended-Light.woff2','17cccb9bb5f40f4d7983fbc2d6ec8a5d35f7e842',60796,1677057146,1675938351),
(5216,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Light.woff','286951bd5d2c7d07c4f7bafaf1a84895ccfb3281','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','GT-America-Extended-Light.woff','5bbe7968011e2982a3ab09948f9a0c5f66628fc4',67312,1677057146,1675938351),
(5217,0,1677487477,0,0,3,0,0,'/fonts/GT-America-Extended-Light.ttf','2ed38cae482d53c4075e90bc0096ca354bc19eae','25a57b1163e198650e1a441d49cdaa9726326fce','ttf','font/ttf','GT-America-Extended-Light.ttf','2b00851d67cbf1acd594bf27b69e4416f40c12e4',153212,1677057146,1675938351),
(5218,0,1677487477,0,0,3,5,0,'/fonts/GT-America-Extended-Light.otf','3d0319ebf0f7a30f602fa248324b8cf448d3fbab','25a57b1163e198650e1a441d49cdaa9726326fce','otf','application/vnd.ms-opentype','GT-America-Extended-Light.otf','c5ba23057257aba9fe42fc4464388a62cb6ab018',111412,1677057146,1675938351),
(5219,0,1677487477,0,0,3,5,0,'/fonts/fa-solid-900.woff2','fd5b49fb4218c77dfbfcbdb5104a4c309b4ae128','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','fa-solid-900.woff2','0ccb2c814a7e4ca12c4778821633809cb0361eaa',78268,1677057146,499162500),
(5220,0,1677487477,0,0,3,5,0,'/fonts/fa-solid-900.woff','055b293a710d8a3ced93919ada49f232e04e2762','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','fa-solid-900.woff','a22acd7697f36e7d4cc31a853c70e776eac54bb1',101648,1677057146,499162500),
(5221,0,1677487477,0,0,3,0,0,'/fonts/fa-solid-900.ttf','5e67a2886e7752718e6480bcf915f7e00c0f64a4','25a57b1163e198650e1a441d49cdaa9726326fce','ttf','font/ttf','fa-solid-900.ttf','eb8914f6b1797b45ee0883e6089d92695d9f9441',202744,1677057146,499162500),
(5222,0,1677487477,0,0,3,2,0,'/fonts/fa-solid-900.svg','2fae9298a1a5b84a1f9deab08f968d1ebdd56de8','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','fa-solid-900.svg','d92687d30fa0d43f9ae71009398507bf813a6875',918991,1677057146,499162500),
(5223,0,1677487477,0,0,3,5,0,'/fonts/fa-solid-900.eot','e65a51d77e58659699cdcd60d1b1e98914a21036','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','fa-solid-900.eot','ea845c59bee4a5c6db774b8d8060f5641b789ae9',203030,1677057146,499162500),
(5224,0,1677487477,0,0,3,5,0,'/fonts/fa-regular-400.woff2','780ca0768572f0c86da2430053f397117cadcc6e','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','application/octet-stream','fa-regular-400.woff2','13517529affa39e2585c591acae6dc336b6aa917',13224,1677057146,499162500),
(5225,0,1677487477,0,0,3,5,0,'/fonts/fa-regular-400.woff','e10da6f3468215fddcf668b3f3a1b5bab53e7f39','25a57b1163e198650e1a441d49cdaa9726326fce','woff','application/octet-stream','fa-regular-400.woff','3ad4f4e4b1fb3edee3d4ba25e6cdfed2f0b88a54',16276,1677057146,499162500),
(5226,0,1677487477,0,0,3,0,0,'/fonts/fa-regular-400.ttf','40e10e1c6fcdb753b754d1130fe16d4d6aff5140','25a57b1163e198650e1a441d49cdaa9726326fce','ttf','font/ttf','fa-regular-400.ttf','c34acd6818df6db6be41a2e331886765d601f2eb',33736,1677057146,499162500),
(5227,0,1677487549,0,0,3,2,0,'/packages/dflip/images/loading.gif','ff5e04fe52581ca1d8903a211355efe647e22a62','a415dfd42e5ed5d4a72e60838a1c16057920d9e0','gif','image/gif','loading.gif','bd54db91b81fa8a9ec37c93b10948dd8b690e4c4',2767,1677057146,1675938352),
(5228,0,1677487549,0,0,3,2,0,'/packages/dflip/images/chrome-extension.png','e97f9bbe1667276712238da3eff47a48244d65ba','a415dfd42e5ed5d4a72e60838a1c16057920d9e0','png','image/png','chrome-extension.png','c4f6a561fa17f8788e2cc8de860a3e592849d655',13398,1677057146,1675938352),
(5229,0,1677487657,0,0,3,1,0,'/css/all.min.css','2c91fc7d8875ebfd79e2bc6aeb67e9110bf45695','ab43580753a2ede7c09efd2b007f1aa8d707fc7e','css','text/css','all.min.css','ff87526cdcd0658f51a2aa43ad084d98b08b6635',621484,1677057146,1677057122),
(5230,0,1677487657,0,0,3,1,0,'/css/all.min.css.map','eb52e68c88d557429479c338303577f363eb4168','ab43580753a2ede7c09efd2b007f1aa8d707fc7e','map','text/plain','all.min.css.map','dd15b0381acd0e0eae4a2b9174fe2e23db75bbbe',248142,1677057146,1677057122),
(5231,0,1677487657,0,0,3,1,0,'/css/all.css','3895139f3930b9a8f95f85b72ee858de33b194ca','ab43580753a2ede7c09efd2b007f1aa8d707fc7e','css','text/css','all.css','a43f708fcf4d1b0796d2881770a845595ce8bb0e',713756,1677057146,1677057121),
(5436,0,1685436958,0,0,1,2,0,'/user_upload/innovations/innovative_products/Icon1.png','604d739a1f0aaef45bb2c84327bce42dd6417b16','9b3ab32a1d9cf8437788b5e2a6f3f471ce2c3310','png','image/png','Icon1.png','97a69919a19539827d34a6b2b23752c94c4ca31e',1472,1685436958,1685436958),
(5437,0,1685436963,0,0,1,2,0,'/user_upload/innovations/innovative_products/Icon2.png','ad1545ce96e0becf2d55cca4a2fd8ca4a99a02af','9b3ab32a1d9cf8437788b5e2a6f3f471ce2c3310','png','image/png','Icon2.png','76264c18be90342d9741729eb8d91e8899dbed4e',2619,1685436963,1685436963),
(5438,0,1685436976,0,0,1,2,0,'/user_upload/innovations/innovative_products/Icon3.png','b499caa1a95c2d2e767945147a08886df87b150c','9b3ab32a1d9cf8437788b5e2a6f3f471ce2c3310','png','image/png','Icon3.png','d4e05986f5bb4a2aa0476693e909ab1be78a70b5',1376,1685436976,1685436976),
(5460,0,1686662665,0,0,3,2,0,'/images/gerresheimer-logo-white.svg','50aa71647e67067edcd4816c831ff02edf620249','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','gerresheimer-logo-white.svg','25430d61a003fde84271fbb836f6cc37013008ff',8319,1686662610,1686661786),
(5461,0,1686663247,0,0,3,2,0,'/images/gerresheimer-logo-teal.svg','e156ca219ae7d77ba63861e225722de0cdaf62c8','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','gerresheimer-logo-teal.svg','3492f1545f6eb20ac4fed1472ef41782148e3c8b',5783,1686662610,1686661786),
(8794,0,1690528553,0,0,3,1,0,'/css/modules/grid-revealable-content.css','56e81020dec00ebc463dc0dd7ed9e2be220c07a4','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','grid-revealable-content.css','c7d408de9d382ddc20855b7792797d443327ec0c',976,1690366365,1690366331),
(8795,0,1690528553,0,0,3,1,0,'/js/modules/grid-revealable-content.js','33e82acc02b5e3a72564eb7beb0867a431b64409','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','grid-revealable-content.js','9ae4eb189bb01b1e004a832310b7ce8ef12f990e',1764,1690366365,1690366331),
(8796,0,1690528553,0,0,3,5,0,'/css/modules/grid-revealable-content.min.css.map','b0cb101e9967ac2be335c36f5b792bf06f836e70','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','grid-revealable-content.min.css.map','7a9bc0ecd8e3ae0dabb692990776e3adc4960da4',447,1690366365,1690366334),
(8797,0,1690528553,0,0,3,1,0,'/css/modules/grid-revealable-content.min.css','815d5e5c5009f34241f0021a794c555b31a3208f','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','grid-revealable-content.min.css','65c04b7e83466beb616b3b0ed94499695a5cdfa2',895,1690366365,1690366334),
(8798,0,1690528553,0,0,3,1,0,'/js/vendor/jquery.responsiveTabs.min.js','5d40eff16b59bb9ac2a79e2444f687d02b4dc8ce','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery.responsiveTabs.min.js','90d2318db2b3f32e6d30f81522ef1324ac7d1db4',9567,1690366365,1690366330),
(8815,0,1691593936,0,0,3,2,0,'/images/logo-x.svg','bdd9e699e26b39f3fb938e9ebfc37b618c7d1a2b','c1a406ab82b5588738d1587da2761746ec584a6c','svg','image/svg+xml','logo-x.svg','cd9c6f8be71e64e10f561e2e260040238ff7f2ba',430,1691593923,1691590506),
(8890,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Add-H.bcmap','0edc79d9a46517af42c22efa2d9cf6c81815b606','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Add-H.bcmap','cd55ec3d5627b80505d7dbea433e5702f8c05260',2419,1696945575,1696945218),
(8891,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Add-RKSJ-H.bcmap','7c9d803285466d6d86e7ba21dac8d2459370d11f','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Add-RKSJ-H.bcmap','9a17c268decf876dc35c5f20c660ee63563fa523',2413,1696945575,1696945218),
(8892,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Add-RKSJ-V.bcmap','57a9f83045d51b7cdc6cb701374f8d9bda462960','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Add-RKSJ-V.bcmap','0e4ef11ed7f4e5ed3b2e32f267f4c3fb4359d08e',287,1696945575,1696945218),
(8893,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Add-V.bcmap','ce99e69e56870f270aed13137b7cd3be1a532426','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Add-V.bcmap','02ca7b80b507640df998e9b5f6d25b346082d8c1',282,1696945575,1696945218),
(8894,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-0.bcmap','23cb5805917da61adb4a1ba13266e38b50d19d27','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-0.bcmap','241cccfc85b5ef9ea4618f94a6341e02d1b03b98',317,1696945575,1696945218),
(8895,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-1.bcmap','4f6de433e73a81dec51f3ca984e29d33ddda60ca','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-1.bcmap','f37b5b68198690c8270322daa0ea522225a46127',371,1696945575,1696945218),
(8896,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-2.bcmap','5c9fd64999d90e61e14e3cda0ae368cbb83d108a','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-2.bcmap','a568bee71b12ec4e79a2fa65c4eb9f865c505a5e',376,1696945575,1696945218),
(8897,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-3.bcmap','a20d2d6777f28feb83c1defed2bfe31d0a6c2976','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-3.bcmap','ef567b58254e03837d46e1fdff4fea5cce318a74',401,1696945575,1696945218),
(8898,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-4.bcmap','727c9578a45cef14c71c2c82934bdadcf9cf0225','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-4.bcmap','5f81f4782a5f996649dc318c1587ae7728afd10b',405,1696945575,1696945218),
(8899,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-5.bcmap','d7ed6e072323b740a4f68445bb79374882f5c96e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-5.bcmap','b7de7cea41575c7933cffdb917ad1f918df76c70',406,1696945575,1696945218),
(8900,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-6.bcmap','20951e77081a0684dd2d8f783d9e80a3f1f92721','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-6.bcmap','4eaa2ec548df7cdbdece2eec227fdb9d4cb2f281',406,1696945575,1696945218),
(8901,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-CNS1-UCS2.bcmap','ec2334839c27db22eae1d921e3f0541ac7172fc8','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-CNS1-UCS2.bcmap','bee971d04cae79d791a52bf0d3d5e2e9deb1d1c8',41193,1696945575,1696945218),
(8902,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-0.bcmap','68c45df71dcb9c5ec73becff3c89b389e38b5e9e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-0.bcmap','86edf145080d2fedba2f0a0b0ab1bc18d9a5af55',217,1696945575,1696945218),
(8903,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-1.bcmap','daa6335d4916982d72d099f4ae173f90b1038f9c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-1.bcmap','83cc28efd5e778b9d37898f9b100b502bc442dc3',250,1696945575,1696945218),
(8904,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-2.bcmap','975d69243a3c72bfce16da1d3b34742fa4459d28','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-2.bcmap','a3ce0132af54173d30a4330314bc4cf273fc29c8',465,1696945575,1696945218),
(8905,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-3.bcmap','4b2ec3d902f0eb8c25867e8efa862ac951ba8e15','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-3.bcmap','c7b6cfbeac681010771d022d319913c798416d75',470,1696945575,1696945218),
(8906,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-4.bcmap','c86fed1258594216f85e5255dbcd201fd5e444e2','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-4.bcmap','cee3007bb41ed1bbe7fd22f054c0fb036a92c8cf',601,1696945575,1696945218),
(8907,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-5.bcmap','132b3027cd6c9135def65172ea051eef1514f5c5','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-5.bcmap','a7d9440784d773507e3d83d0bf93fa8d93a3289f',625,1696945575,1696945218),
(8908,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-GB1-UCS2.bcmap','541b4a9054fb089b75e79383f7679b78ecc3ebc4','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-GB1-UCS2.bcmap','23366624efa674e2493a18bf6b6e2c16929d68d3',33974,1696945575,1696945218),
(8909,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-0.bcmap','75b56eeddda215f2c660bf2065aa688032cb62a9','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-0.bcmap','ce5b494e809c30621968169d01d1136f3ad1ce3c',225,1696945575,1696945218),
(8910,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-1.bcmap','a0cead5633ee00c0eb16044c0c4f585c926ae682','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-1.bcmap','a766b29745a30aa3316cafc73d884c271cc12ff4',226,1696945575,1696945218),
(8911,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-2.bcmap','59a87269f953e52fa8807abab69ec05dd68229fc','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-2.bcmap','78c4e86cff8aa1c2f2bc18aaf83095a96f0bca50',233,1696945575,1696945218),
(8912,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-3.bcmap','b7e9c930d8da456f96a5ebb9013241ebe6225831','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-3.bcmap','5b520d2cf37e21b084bc9e6a21d006c53e4e552e',242,1696945575,1696945218),
(8913,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-4.bcmap','35b3770aef92961d3325638ae0b1f75f1ecd5045','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-4.bcmap','4136c902f4715ed18b8b2390965d3621d2fda048',337,1696945575,1696945218),
(8914,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-5.bcmap','5d3c54b1cf6d0401bf413c9581fd3b5a3a9ad71e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-5.bcmap','38970fd416a1c3ef4faa25009254347627d24964',430,1696945575,1696945218),
(8915,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-6.bcmap','a9208c371dbc42cce8c9ff48588da25445cfd9c5','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-6.bcmap','dfba7ab251b5ac07d7648c4e81e808ea096578c9',485,1696945575,1696945218),
(8916,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Japan1-UCS2.bcmap','bd285434ca37ac525217174323cc45d93157c3d4','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Japan1-UCS2.bcmap','84f454b48512d9e59e115701ca235cc6230c0ac1',40949,1696945575,1696945218),
(8917,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Korea1-0.bcmap','f98e8823a2b929d351c8e361cc41583bc06b4719','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Korea1-0.bcmap','ca8e1774cdd2859ba0341e4474d07d6fb2f9395b',241,1696945575,1696945218),
(8918,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Korea1-1.bcmap','4e9feb6913a83cf7d9f4c6b44d188dd0f71685de','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Korea1-1.bcmap','e9b783963160380ccfe33fa1dcdd9c79b1cf2934',386,1696945575,1696945218),
(8919,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Korea1-2.bcmap','1cedfaf6483db93c7aa55a5d559f0a0866954905','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Korea1-2.bcmap','0b8d7fd848de3efa86f958c6e1cf5aece9bf1bf4',391,1696945575,1696945218),
(8920,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/Adobe-Korea1-UCS2.bcmap','939a68384970964477c07a11919d61973658d017','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Adobe-Korea1-UCS2.bcmap','15e4e07c96891a2bb2778b5df8dd0a131edeed52',23293,1696945575,1696945218),
(8921,0,1697013265,1697013265,0,3,1,0,'/js/vendor/bootstrap.bundle.min.js','a796c85e12ae0e9031e5053b2d28054e64c40db0','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','bootstrap.bundle.min.js','3233fd01d87fba457eaad8dcbc289f75b170f814',83376,1696945575,499162500),
(8922,0,1697013265,1697013265,0,3,1,0,'/js/modules/dearflip-custom.js','527d715ffba2bcc17d9c824b808ccb8bef444e4a','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','dearflip-custom.js','24b14ad61c729650c0075e29265256b0eea552c0',611,1696945575,1696945550),
(8923,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/css/dflip.css','127fd19e7b47959594cbd5066e6636cbe35809c5','d16e91fbe535cbe26fd68a89995a21d7afaf0c0b','css','text/css','dflip.css','ed60a04592c5e248c02ef6afc7af2dac8b7ac955',36921,1696945575,1696945218),
(8924,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/dflip.js','10895d4b2858cb524a057d66f85a601877bf7e14','82aa3b31a0ebd228be54120e1bc3e59c9d995713','js','text/javascript','dflip.js','facad468afa9d68cf79eaf8888e84a3ab266457c',300925,1696945575,1696945218),
(8925,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/css/dflip.min.css','987ff505d1f95c6de1c6bc08301a826452aea3a0','d16e91fbe535cbe26fd68a89995a21d7afaf0c0b','css','text/css','dflip.min.css','5815cc82794dce18e4255416e5c1a0b4bdb05618',26247,1696945575,1696945218),
(8926,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/dflip.min.js','0dc71c97dc5f1a57c0bb6f37e36947d34dcc49ce','82aa3b31a0ebd228be54120e1bc3e59c9d995713','js','text/javascript','dflip.min.js','6466cb0fb83eb8c66ebd20820a1c8edcdc443c61',126344,1696945575,1696945218),
(8927,0,1697013265,1697013265,0,3,1,0,'/css/modules/directional-pager.css','36d89b1c8948783933c49162f4e5eae54f25d067','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','directional-pager.css','09ab1ac3d85ccb3e00ecbf3423570ec38f7e764b',459,1696945575,1696945550),
(8928,0,1697013265,1697013265,0,3,5,0,'/css/modules/directional-pager.min.css.map','d060456ffea513686bcd443c3072714b9556783d','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','directional-pager.min.css.map','107412d965dcbd76b62d871649fdba180a86f71b',218,1696945575,1696945554),
(8929,0,1697013265,1697013265,0,3,1,0,'/css/modules/directional-pager.min.css','eedda5f07ac329a5beae78f67a7b9c287f4ac458','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','directional-pager.min.css','e3b960afb35d74d8fa86d114a1450a367e7d9696',460,1696945575,1696945554),
(8930,0,1697013265,1697013265,0,3,1,0,'/js/vendor/easyXDM.min.js','05ff5d604319069cff6cce5093e9f5d8652a0273','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','easyXDM.min.js','373e5c3c445b06b201db46e834a92ada40ffb2bb',17534,1696945575,1696945542),
(8931,0,1697013265,1697013265,0,3,5,0,'/fonts/fa-brands-400.eot','b142e3cdce2a6f208e8e86d67f0b42bf061e0a68','25a57b1163e198650e1a441d49cdaa9726326fce','eot','application/vnd.ms-fontobject','fa-brands-400.eot','d1ffd6340cdbf72890ccb67f32015eafc5df51a7',134294,1696945575,499162500),
(8932,0,1697013265,1697013265,0,3,2,0,'/fonts/fa-brands-400.svg','c46a3d5eb3b41f598b2428301a5391cd7b29e029','25a57b1163e198650e1a441d49cdaa9726326fce','svg','image/svg+xml','fa-brands-400.svg','907bfbbe295332750575900984a00136de0f0e90',747927,1696945575,499162500),
(8933,0,1697013265,1697013265,0,3,0,0,'/fonts/fa-brands-400.ttf','6b8f5ec51282e51ae53f6872542bcbcf98499a83','25a57b1163e198650e1a441d49cdaa9726326fce','ttf','font/ttf','fa-brands-400.ttf','8ab907083fecaaa2a9ec93b27f884ad74573705c',133988,1696945575,499162500),
(8934,0,1697013265,1697013265,0,3,0,0,'/fonts/fa-brands-400.woff','c4aee9a73d6511cfae1f4fb4711622ddbf7ddedf','25a57b1163e198650e1a441d49cdaa9726326fce','woff','font/woff','fa-brands-400.woff','1e1f02bfa89e179fe2dd1383273b8812aa873418',89988,1696945575,499162500),
(8935,0,1697013265,1697013265,0,3,0,0,'/fonts/fa-brands-400.woff2','dfdb3eb4680f845fd24b1b195b91f98ecff86cfc','25a57b1163e198650e1a441d49cdaa9726326fce','woff2','font/woff2','fa-brands-400.woff2','0613c7ebba55ee47ef302c0f7766324692f899a7',76736,1696945575,499162500),
(8936,0,1697013265,1697013265,0,3,1,0,'/css/modules/fullscreen-video.css','07107055ff69273599559782a1da30db78b8469f','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','fullscreen-video.css','7bb988c5d6f6fda5e2718f2e709a8fbf5799a67d',765,1696945575,1696945550),
(8937,0,1697013265,1697013265,0,3,1,0,'/js/modules/fullscreen-video.js','4a3f74f22ee16aa9831bc3867da89d713ce8c7f7','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','fullscreen-video.js','9405eafb22376ccbecdfc6bca177b4222f6ec206',1040,1696945575,1696945550),
(8938,0,1697013265,1697013265,0,3,5,0,'/css/modules/fullscreen-video.min.css.map','5cfaec48eb6c5d86ce36a0719a72d87f88a3da2f','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','fullscreen-video.min.css.map','2ad98642e630ca773bfc603bb4334a7fa20518a7',362,1696945575,1696945554),
(8939,0,1697013265,1697013265,0,3,1,0,'/css/modules/fullscreen-video.min.css','e7b9f79fc899791893f66541d25796bf49cc9cea','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','fullscreen-video.min.css','6d7e9c68da1dd0aa02fcbad47a4a33100ca34dbb',717,1696945575,1696945554),
(8940,0,1697013265,1697013265,0,3,1,0,'/css/modules/gallery-sliders.css','5ad68da17e26939d10745e2317216a9d31284386','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','gallery-sliders.css','ce4c149ff86529515db55507444a907d09a2dc50',3750,1696945575,1696945550),
(8941,0,1697013265,1697013265,0,3,5,0,'/css/modules/gallery-sliders.min.css.map','2b7c2dd11743bef37148a596c09381b8f45606a0','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','gallery-sliders.min.css.map','a8ee0f02a598a809bbdf81c71391cb9a70d09dd9',1416,1696945575,1696945554),
(8942,0,1697013265,1697013265,0,3,1,0,'/css/modules/gallery-sliders.min.css','253dc11018b34a18c46159da75e8bec391d8ed1c','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','gallery-sliders.min.css','3f926f5ffca168dce3db0b7cc446fb0b9a430b61',2894,1696945575,1696945554),
(8943,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/HKdla-B5-H.bcmap','9da8c8b30789ec04be050ad97bbe5c7bd30d1f26','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','HKdla-B5-H.bcmap','57ba02cf438eba88d2071bd99d1beb816b438b9e',2654,1696945575,1696945218),
(8944,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/HKdla-B5-V.bcmap','3300f84946531bea03a672ff4b7f3018f7b2f80f','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','HKdla-B5-V.bcmap','035e4064559dd56ceb0f06c3ac1c2e766aeffe62',148,1696945575,1696945218),
(8945,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/HKdlb-B5-H.bcmap','81a6c03db6f76091b13e9653a69471d422d0612d','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','HKdlb-B5-H.bcmap','2be77ea4f4cd8a338ff7007d314773582f565efa',2414,1696945575,1696945218),
(8946,0,1697013265,1697013265,0,3,5,0,'/packages/dflip/js/libs/cmaps/HKdlb-B5-V.bcmap','b892ab1cd0008d83fcd6e7c7a9723b6846b911c6','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','HKdlb-B5-V.bcmap','3dc79100304f82ec559b70d120100f6ebe6ab5c0',148,1696945575,1696945218),
(8947,0,1697013265,1697013265,0,3,1,0,'/js/vendor/imagesloaded.pkgd.min.js','4b3039f86439cbcc18e550dc21599ac7ff731a2b','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','imagesloaded.pkgd.min.js','6d3e11174e22668e69df236e5c4542168f7cbfec',5594,1696945575,1514912015),
(8948,0,1697013265,1697013265,0,3,1,0,'/css/modules/landing-slider.css','8adbd8eb39658791319285295b868469cfb83c7f','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','landing-slider.css','125af0475f187ae0c8c5dba513d010e3807733b7',2001,1696945575,1696945550),
(8949,0,1697013265,1697013265,0,3,5,0,'/css/modules/landing-slider.min.css.map','1e0311106a6de785a5482b0f65813b4e9789a041','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','landing-slider.min.css.map','a166b53d49248f5bbcba07dd83bd48a4f0e07ab4',726,1696945575,1696945554),
(8950,0,1697013265,1697013265,0,3,1,0,'/css/modules/landing-slider.min.css','4dc65fd1cdf64548658ad6971867ba54e8389016','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','landing-slider.min.css','4ade75ee58eb8119a0a93ac9646776eead189209',1652,1696945575,1696945554),
(8951,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdf.js','9e643dd57c19831088612d901d9e1a807070fd90','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','pdf.js','89d13fbb481a3c96a9aa7323c2cc3f0cae64668b',807203,1696945575,1696945218),
(8952,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdfjs/2.10.377-legacy-dist/pdf.js','765a0aa2b91df4a32f153ca057ec86138a2184b3','6709ef559f2bee29401971bc9a7564759a38f4ed','js','text/javascript','pdf.js','796f7aab21421d5faa425a20ef10f142cdbdfb30',843405,1696945575,1696945219),
(8953,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdf.min.js','e6894c87f440774f111f6737989b51df3fdab67d','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','pdf.min.js','50242ef5ce2a312bd97fd866295e8df165da7226',425374,1696945575,1696945218),
(8954,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdfjs/2.10.377-legacy-dist/pdf.min.js','a683fc3cd424165055dbada9c1575a397838f12e','6709ef559f2bee29401971bc9a7564759a38f4ed','js','text/javascript','pdf.min.js','8a254f226df6b0916f75b001a12c97b754dbb1aa',453913,1696945575,1696945219),
(8955,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdf.worker.js','75ac2cd5b5c7057be26462c2291b7d8fa1f8a5ed','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','pdf.worker.js','8e5bab8b0024cc7331f2c7397f5aba66d2b276e2',1742287,1696945575,1696945218),
(8956,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdfjs/2.10.377-legacy-dist/pdf.worker.js','6eab8a6d8ec1894917da830ea04ff30dcc6bb6cb','6709ef559f2bee29401971bc9a7564759a38f4ed','js','text/javascript','pdf.worker.js','2aaac2c196117f26d576aa79c37d76e9ad0d7bfe',2767569,1696945575,1696945219),
(8957,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdf.worker.min.js','e0a7f94657f006e7fcd74903d527f48043cba130','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','pdf.worker.min.js','118ca28201ee74650fca0875e6a91ac312678698',894698,1696945575,1696945218),
(8958,0,1697013265,1697013265,0,3,1,0,'/packages/dflip/js/libs/pdfjs/2.10.377-legacy-dist/pdf.worker.min.js','7dd9b2cabf4a9c25180871ac8cd2154f4f44e0c4','6709ef559f2bee29401971bc9a7564759a38f4ed','js','text/javascript','pdf.worker.min.js','a04133496295eb389ce79586ff44c8fd4ede0f92',1460949,1696945575,1696945219),
(8959,0,1697013265,1697013265,0,3,1,0,'/js/modules/registration-modal.js','3b745812f11c51c6f0a14d1733b55d53c8135bc0','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','registration-modal.js','b96a8ba29463b75b6f2c40808e297da2ede013f4',1091,1696945575,1696945550),
(8960,0,1697013265,1697013265,0,3,1,0,'/js/modules/story-slider.js','da4e2b88718616b5504b9b11fdd2c35c46f37392','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','story-slider.js','71990c42761f308391b7017adfcd5ecb272b6140',353,1696945575,1696945550),
(8961,0,1697013265,1697013265,0,3,1,0,'/css/modules/stretched-image-text.css','57e0187314cd9d05f3dfbc49f0e86ea2bd5b03b0','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','stretched-image-text.css','cf7014e6d9df4451d5746e277a19013bdabe7a00',1153,1696945575,1696945550),
(8962,0,1697013265,1697013265,0,3,5,0,'/css/modules/stretched-image-text.min.css.map','21a367ae241738426b0ff7a3d883f370a953b709','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','stretched-image-text.min.css.map','e9d1c5e5717fc9b73685506fe8cb719e28f906fd',350,1696945575,1696945554),
(8963,0,1697013265,1697013265,0,3,1,0,'/css/modules/stretched-image-text.min.css','d7ac7d97cf9e456fcd2e99b1c092af79ad2b3e7f','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','stretched-image-text.min.css','a6475e1b193418f9c53be8372e6609440859b9ff',1027,1696945575,1696945554),
(8964,0,1697013265,1697013265,0,3,1,0,'/css/modules/text-image-shifted.css','3308e75df824112f9685c6ed6218ecd90161f865','1184735986bcef04970d3d3c3a4db83033880eae','css','text/x-asm','text-image-shifted.css','5b6ee4778e1394872062e4123bb3ab19844f136e',180,1696945575,1696945550),
(8965,0,1697013265,1697013265,0,3,5,0,'/css/modules/text-image-shifted.min.css.map','03cb8fd7d169f03acbadda4824df46eb5e8e412b','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','text-image-shifted.min.css.map','c9b364218385e51dfece2f1907945af1fe78e2dd',155,1696945575,1696945554),
(8966,0,1697013265,1697013265,0,3,1,0,'/css/modules/text-image-shifted.min.css','dff000abc226dc8bc49ee542c3da82f7f42ee3d0','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','text-image-shifted.min.css','9e49179ff36e57bee7be1fb3ee6156b176519492',207,1696945575,1696945554),
(8967,0,1697013265,1697013265,0,3,1,0,'/frontend/js/tt_address.googlemaps.js.LICENSE.txt','e95b267b3bacf7996c19be4048860a08ba7a8985','ce665b1703f17d24eb5c18cd601a5e6ba9148917','txt','text/plain','tt_address.googlemaps.js.LICENSE.txt','cd522246a57b87ba54b1b6b92174b9091f70e983',808,1696945575,1696945542),
(8968,0,1697013265,1697013265,0,3,1,0,'/frontend/js/tt_address.googlemaps.js','f399a0d4f731d1b5cfe6df550404b9e2e5124fed','ce665b1703f17d24eb5c18cd601a5e6ba9148917','js','text/javascript','tt_address.googlemaps.js','9216b853b555c5cab37f73f6dd6c4ca5008c4a03',16870,1696945575,1696945542),
(10787,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-check.svg','008e02dbef8df519c82b55d11a3006c20e2b572a','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-check.svg','015d03ffa6a0ce93b41ed93a262879e4f8cf72fd',415,1696945575,1696945218),
(10788,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-comment.svg','7ef7c613f100c4d4a18339e25c105075ff487848','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-comment.svg','5ec875153d5046507050a3531422ca69b44680c7',883,1696945575,1696945218),
(10789,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-help.svg','e65fab087146274a2b17d42684c636d0774b4334','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-help.svg','2f3d88f4e8cefafc2d76932104f6b2517034af2f',2168,1696945575,1696945218),
(10790,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-insert.svg','4680682a5562c15fbaa74faa47139e2b61374392','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-insert.svg','7a12af74ef20d5249a0c330d992bd1132308cbac',408,1696945575,1696945218),
(10791,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-key.svg','25e08bcf2562442ba14b46ed2ccfe6f49d10fbf6','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-key.svg','d9224d3aef774d6ecc9735b440810ada4384be11',1452,1696945575,1696945218),
(10792,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-newparagraph.svg','c888d89222979f8376b71f07c320d3556a446e61','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-newparagraph.svg','453ba47aa10b6fcf8459569e0a550b4f91260ec7',426,1696945575,1696945218),
(10793,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-noicon.svg','2a09e610a508825e1b0a6f96bfe3b32ed31c39a6','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-noicon.svg','5a5447e5c39cf7ca748853a15dbd835ddaa3b5df',158,1696945575,1696945218),
(10794,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-note.svg','39c4dea223db7121599392787f6e4b5e9a5fc37a','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-note.svg','6100deeb6121f98c7e024ec1a273171207c84c7f',1041,1696945575,1696945218),
(10795,0,1698052129,1698052129,0,3,2,0,'/packages/dflip/images/pdfjs/annotation-paragraph.svg','435252da93531f7339f9e89a986b2f3ccae240ea','a0f74ba2abe5a55c8c4d18b86bc6a679466bb5be','svg','image/svg+xml','annotation-paragraph.svg','70591a3b26c56815c6e5ab2bae959e8a951c43fb',1143,1696945575,1696945218),
(10796,0,1698052129,1698052129,0,3,1,0,'/js/vendor/blazy.min.js','fb5e56d65b62e9c5bb92fd7929445f052f25261d','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','blazy.min.js','53516abe9746e4d6b5857e8caa99bc4931d137c4',4946,1696945575,1696945540),
(10797,0,1698052129,1698052129,0,3,5,0,'/css/modules/blockquote.min.css.map','6145da2d245aafa55d5ddc68989df68199c47ada','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','blockquote.min.css.map','c26067828cda562647e27f740f5da755acb2daf2',304,1696945575,1696945554),
(10798,0,1698052129,1698052129,0,3,1,0,'/css/modules/blockquote.min.css','15b0bc775bc4c2687a982e850cc3d1806f62a921','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','blockquote.min.css','8b08c2c3ea96a5b7f42e0ed82ad86178d618da71',774,1696945575,1696945554),
(10799,0,1698052129,1698052129,0,3,1,0,'/js/vendor/bootstrap.min.js','667b9e6a27e10cefca20abd24f8ac1182549f146','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','bootstrap.min.js','f0d43bfc560560339cdc295950d41a384fc12a5e',35424,1696945575,1696945541),
(10800,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS-EUC-H.bcmap','12d5e4e0debe6f1963df7c0c3b669312af9020aa','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS-EUC-H.bcmap','1da78eb52781330148c95ccf64c78edd2072a991',1780,1696945575,1696945218),
(10801,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS-EUC-V.bcmap','b8e7b9918840800f0042d2787bff23af9bd94df7','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS-EUC-V.bcmap','895fe039258dae00d7a8cea93b3b07d794543d2d',1920,1696945575,1696945218),
(10802,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS1-H.bcmap','5908b356f502ac4865882c7a1047c3ce008e22b8','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS1-H.bcmap','07f422b28ca4fedf2cdc6ccdf551eaecae40f60b',706,1696945575,1696945218),
(10803,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS1-V.bcmap','57d6ff945a4a0c05ab59112b683b2a2f29dfd8af','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS1-V.bcmap','7455bd92e1a1f32bfd2cb5b80eb938aa665f6b8a',143,1696945575,1696945218),
(10804,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS2-H.bcmap','ba9499f743fc7a0d8941fd23e48e12d129bf3984','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS2-H.bcmap','0570a8186311bba4ad216250f805461220d41d0a',504,1696945575,1696945218),
(10805,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/CNS2-V.bcmap','c342bd9148d371a3f7c6926bfdad277a64637e7e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','CNS2-V.bcmap','c0870c3fad8349e3391ff7cda29d1f3a917e27f1',93,1696945575,1696945218),
(10806,0,1698052129,1698052129,0,3,1,0,'/frontend/js/common.js','4a334afe5f7a974f95170f0829758edd148d9774','ce665b1703f17d24eb5c18cd601a5e6ba9148917','js','text/javascript','common.js','948f8adc4ebff4663472825168ad479e28fe62f4',319,1696945575,1696945542),
(10807,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/libs/compatibility.min.js','1eb04660c6e274ce1f8322da1b1e131a78ff2d62','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','compatibility.min.js','7ad041b9a101048ea2dab84f1e35f6fb9ee51687',8710,1696945575,1696945218),
(10808,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/ETen-B5-H.bcmap','d43ebd2b36217fd4c0d706bf96ef6c53c456b9ec','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','ETen-B5-H.bcmap','9c3b70700d7ae2b8c4cc6f658cdc98f4e65b3be4',1125,1696945575,1696945218),
(10809,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/ETen-B5-V.bcmap','62c44ae0925105a76411e191b2025610febc745b','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','ETen-B5-V.bcmap','5b637fa1b203754d98463053b38a2f694cde499b',158,1696945575,1696945218),
(10810,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/ETenms-B5-H.bcmap','88820109858a9f9f499663f37402218dc44ad69c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','ETenms-B5-H.bcmap','1207c931295ad5f57a430317d5014fb66d0eab7d',101,1696945575,1696945218),
(10811,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/ETenms-B5-V.bcmap','c4dd1f0e09346e6299ef1a8547337fce9cdaea5e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','ETenms-B5-V.bcmap','631c58a7f7a8094d44a858d26485ab65b499b59b',172,1696945575,1696945218),
(10812,0,1698052129,1698052129,0,3,1,0,'/js/vendor/fancyBox-1.2.5.js','290fb5947d8a367e5b6b1c9e99e0e58f8903d731','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','fancyBox-1.2.5.js','c5166226104e2f19657862778ca909216b9ad034',22868,1696945575,1696945542),
(10813,0,1698052129,1698052129,0,3,1,0,'/js/vendor/fancySelect.js','a940b6a24fe586ab6d2790a7595984cb34d37bc6','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','fancySelect.js','28afaa277fecddcac737602484f4a62458b4c20a',3368,1696945575,1696945542),
(10814,0,1698052129,1698052129,0,3,5,0,'/css/modules/flipbook.min.css.map','f36b0e24f1586ffa51aaaa094d85a09653f7239a','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','flipbook.min.css.map','cd7750de56ba26f359ea2409995d46604e9d9379',118,1696945575,1696945554),
(10815,0,1698052129,1698052129,0,3,1,0,'/css/modules/flipbook.min.css','b198308deff01b9cfa46b8c535ed0ab9bd9ffcc9','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','flipbook.min.css','f126d527a5ed5316d09e9807bbd8e0526986354d',145,1696945575,1696945554),
(10816,0,1698052129,1698052129,0,3,5,0,'/css/modules/footer-faq.min.css.map','8a90d4808a4ffa1835dbeeeb9168c2a96094412e','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','footer-faq.min.css.map','92dc35eba25d998a5c57ba4b35c01b3e6aa54d6f',132,1696945575,1696945554),
(10817,0,1698052129,1698052129,0,3,1,0,'/css/modules/footer-faq.min.css','61f18e7e15d9e9fbcdb13a253517f06b517e5730','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','footer-faq.min.css','4c224e23b15c51681c4115f8117e7084f5de143e',121,1696945575,1696945554),
(10818,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/Hankaku.bcmap','648a1841534cc495cab313f7d9330bcde3d9da9b','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Hankaku.bcmap','dfc2f635dd66602f9978ae3fe72695a02e512a6a',132,1696945575,1696945218),
(10819,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/Hiragana.bcmap','fe29fa50df1c96ca2a637744df10acc00a9dcaac','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Hiragana.bcmap','10e7a0f20cde8865a1dd3086a89f2e96e330d1a6',124,1696945575,1696945218),
(10820,0,1698052129,1698052129,0,3,5,0,'/css/modules/homepage.min.css.map','3813f107997503f48b275498932d42a5bebdf011','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','homepage.min.css.map','83ebea13b17211a050fdc1f882467fb6d45f593d',165,1696945575,1696945554),
(10821,0,1698052129,1698052129,0,3,1,0,'/css/modules/homepage.min.css','f8e21c1191b7cce8402ca2cf0f2b9fec02c738ba','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','homepage.min.css','c12f7ba3e7dd3895ffaaabda6a1d1a822f85b2e7',151,1696945575,1696945554),
(10822,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery-1.11.2.min.js','7865343b5c575258695006c458031fbeeff3d4ff','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery-1.11.2.min.js','48c1f345d3611f9687d1fa3402de70706ad6170e',94760,1696945575,1696945546),
(10823,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery-3.5.1.min.js','468754d560cb41fe4c0345605fad74bfcefefe86','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery-3.5.1.min.js','17da46997f84825879da40af98d421f6d66005d8',88516,1696945575,1696945547),
(10824,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery-isotope-layout-packery.min.js','8df1f22a131ce15e2aac83488c749219c97590a0','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery-isotope-layout-packery.min.js','6890b292b5b03c292720c2709d2d24890d202ae3',13376,1696945575,1696945548),
(10825,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery-isotope.min.js','5d3cf24971175f2d2515ecf90a3420566ec36868','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery-isotope.min.js','386f6c89e2d0d03fdd634dac0e7f0348916cbb45',34390,1696945575,1696945548),
(10826,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery-migrate-1.4.1.min.js','e86617fa31a264e74c909c827f1491e51b1d9c66','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','jquery-migrate-1.4.1.min.js','db2c68f028975e6630c4f747178564906cfda1c0',9882,1696945575,1696945548),
(10827,0,1698052129,1698052129,0,3,1,0,'/js/vendor/jquery.fancybox.min.js','c37fc93c8cf409005592adb9c3ecc62d8cf46250','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/html','jquery.fancybox.min.js','6181412e73966696d08e1e5b1243a572d0f22ba6',68253,1696945575,499162500),
(10828,0,1698052129,1698052129,0,3,5,0,'/js/jquery.main.js.map','54df3098e4532a3f491433f43ec0266cab177e19','f3626544625e0f92468d939361b81503b75f0a74','map','application/json','jquery.main.js.map','6c38dbe0c9c857423cf9f942f704738e8f4bb84a',511,1696945575,1696945550),
(10829,0,1698052129,1698052129,0,3,1,0,'/js/jquery.main.js','450c9d24133a135994f63eb6ce3784c3d84b13c8','f3626544625e0f92468d939361b81503b75f0a74','js','text/javascript','jquery.main.js','13be30afda9e0610b6896ae1e03c1891cd33befc',13175,1696945575,1696945550),
(10830,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/libs/jquery.min.js','15119af10e28030fdce9e257a664f6590f7d259e','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','jquery.min.js','b66ed708717bf0b4a005a4d0113af8843ef3b8ff',96381,1696945575,1696945218),
(10831,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/Katakana.bcmap','cd2b85f3e068cd0719212b39722aac7a68443939','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Katakana.bcmap','da100ad00f2a9ba196892bfb4d6644ec828a4fcf',100,1696945575,1696945218),
(10832,0,1698052129,1698052129,0,3,5,0,'/css/modules/key-figure.min.css.map','29966a82e7b8ae773deb05c7b66ebd2a966e2263','1184735986bcef04970d3d3c3a4db83033880eae','map','application/json','key-figure.min.css.map','45d5d1c5fa7375c156e22913c277397085fb0dfe',279,1696945575,1696945554),
(10833,0,1698052129,1698052129,0,3,1,0,'/css/modules/key-figure.min.css','419dd95566ed2da7f16c04724913035542f5c830','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','key-figure.min.css','e08bfb4fde0370cd0aa5e284e66fffbbfa0d71fb',607,1696945575,1696945554),
(10834,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/libs/cmaps/LICENSE','8e27d76b6fb5128d2a6e425e8423e9fd04a194fc','c4223ba689949f256383e0700ae0886af119099c','','text/plain','LICENSE','1afb5991fce0d60110b5092b68bf9ff76b0c73f6',2080,1696945575,1696945218),
(10835,0,1698052129,1698052129,0,3,1,0,'/js/vendor/lightbox.min.js','0209c631f5573e64c92039db868a288284bd9e51','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','lightbox.min.js','ec68204ae6760048a2557f33366a8db88389b5cb',8917,1696945575,1696945549),
(10836,0,1698052129,1698052129,0,3,2,0,'/images/logo-x-black.png','fe6ba3789fb36c19a9ee7ec92dd66688b901645a','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','logo-x-black.png','887e824ffe810d7f6e5ae0c82117330fd4454769',102327,1696945575,1696945219),
(10837,0,1698052129,1698052129,0,3,2,0,'/images/logo-x-white.png','39af2a3c348d3a36dc89c70ba7c06863d7968143','c1a406ab82b5588738d1587da2761746ec584a6c','png','image/png','logo-x-white.png','0aa41878d0ceb77292d9f847b2f4e21d688460c1',103016,1696945575,1696945219),
(10838,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/css/metaboxes.min.css','9f77de6e9c353ea618ac2d9c2939744e1a553a6a','d16e91fbe535cbe26fd68a89995a21d7afaf0c0b','css','text/css','metaboxes.min.css','ba6f4351ba083bcfca3df9a7e82f427598cdf6a0',10526,1696945575,1696945218),
(10839,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/metaboxes.min.js','892b4835c474325afd62deec9d592d56ce46052b','82aa3b31a0ebd228be54120e1bc3e59c9d995713','js','text/javascript','metaboxes.min.js','667bfcda5e168dffbf8715d5ed0a6273b4af969c',13675,1696945575,1696945219),
(10840,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/libs/mockup.min.js','cdfe137e7c9efd3649b1290c4b903329845ad949','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','mockup.min.js','70c732dd3ae0a073ee90d19102384c97c142847a',40041,1696945575,1696945218),
(10841,0,1698052129,1698052129,0,3,1,0,'/js/vendor/navik.menu.js','bf92042505c8b8ea5c83e96aed6ba68a3f27c183','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','navik.menu.js','08f22ac56aa1237c656eddf6276cceea283a7406',12602,1696945575,1696945218),
(10842,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/NWP-H.bcmap','080db046a576105cf67bd6cdedc7849df1851af2','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','NWP-H.bcmap','7d0f51c52d7a96bf289d0c6454d7e9dccf009c15',2765,1696945575,1696945218),
(10843,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/NWP-V.bcmap','1f8048fb6d4a846effeff43dafc75049f3cb2b52','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','NWP-V.bcmap','891a866c52b46e7526123799a829db24ac6cda4f',252,1696945575,1696945218),
(10844,0,1698052129,1698052129,0,3,1,0,'/js/vendor/objectFitPolyfill.min.js','318bc29f160da55880db6e44c1464e6da6ccde17','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','objectFitPolyfill.min.js','bc53438a4611a275525f2e927d464c2a713d0f5f',2907,1696945575,1696945549),
(10845,0,1698052129,1698052129,0,3,1,0,'/js/vendor/owl.carousel.min.js','fc55fa78ef5c72b5e2f4ac6c8e5fbfc421000cfe','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','owl.carousel.min.js','e2a600e433df72b4cfde93d7880e3114917a3cbe',44342,1696945575,499162500),
(10846,0,1698052129,1698052129,0,3,1,0,'/js/vendor/picturefill.min.js','63bc20db11ae1de910d00eced45d891615b44b05','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','picturefill.min.js','f24bce295972ed64beca28ada50765f520a41e97',11215,1696945575,1696945550),
(10847,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/Roman.bcmap','fc74e213be2e084b4f7955e61e12dbe8f2bd7a51','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','Roman.bcmap','5755781c7e9c50cc8192426d8733a506382b5fdd',96,1696945575,1696945218),
(10848,0,1698052129,1698052129,0,3,1,0,'/js/modules/scroll-snapping.js','61faf280cbd7c6449f7db15097430f3988063460','cd7cabbaf9aebc83aa3dc7146ac65836e026a450','js','text/javascript','scroll-snapping.js','a45a91375a912c2bc0161ce7b21e3c030f492a63',835,1696945575,1696945550),
(10849,0,1698052129,1698052129,0,3,1,0,'/js/share-link.js','86a932fede71dac0bbf3b961c4f9493eed2c9d04','f3626544625e0f92468d939361b81503b75f0a74','js','text/javascript','share-link.js','d02218424671c47a30c726426b7d71e9843f6271',511,1696945575,1696945550),
(10850,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/css/themify-icons.css','312c15d8c6935e3478657addb8e09a3603e86a2a','d16e91fbe535cbe26fd68a89995a21d7afaf0c0b','css','text/css','themify-icons.css','0c7bfbc080cac08f8bfd13766d9e74d5deb67840',16417,1696945575,1696945218),
(10851,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/css/themify-icons.min.css','f28605ea46baf5ff65e2b7eb691bedd610ae9226','d16e91fbe535cbe26fd68a89995a21d7afaf0c0b','css','text/css','themify-icons.min.css','3bc1eafb85116d740f4c8909750caa8d4469b576',13829,1696945575,1696945218),
(10852,0,1698052129,1698052129,0,3,1,0,'/packages/dflip/js/libs/three.min.js','42fa395e69667964768b5b26e721f001d9a9efcb','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/x-c','three.min.js','acc2e17e16f0f4cf85597ff78b9ecf47c1cbc56f',480357,1696945575,1696945219),
(10853,0,1698052129,1698052129,0,3,3,0,'/packages/dflip/sound/turn.mp3','a86518a67ddc07ce41c616c892e959967dd79805','dc7a8df0ba0b62870ca72f4f68da4b316febcbab','mp3','audio/mpeg','turn.mp3','3fd7ea54c55d02eda40d37c056a7dcbba140ca9b',7522,1696945575,1696945219),
(10854,0,1698052129,1698052129,0,3,3,0,'/packages/dflip/sound/turn2.mp3','ea30ea15368ed0d97df87854e0c68fe2a5b15a00','dc7a8df0ba0b62870ca72f4f68da4b316febcbab','mp3','audio/mpeg','turn2.mp3','f19074f70c91cc76bf9435c0de09bb17a818b25b',30039,1696945575,1696945219),
(10855,0,1698052129,1698052129,0,3,3,0,'/packages/dflip/sound/turn2a.mp3','7689ca4d60aef9b1a74bb96418bdb10e45ee761b','dc7a8df0ba0b62870ca72f4f68da4b316febcbab','mp3','audio/mpeg','turn2a.mp3','03afa9a7a11b7c0fe34bd1dd0477b4e0e9063f47',7176,1696945575,1696945219),
(10856,0,1698052129,1698052129,0,3,3,0,'/packages/dflip/sound/turn3.mp3','6df3a316fa7ebbe0b88ab7fa42f263adc5c5f648','dc7a8df0ba0b62870ca72f4f68da4b316febcbab','mp3','audio/mpeg','turn3.mp3','579bf3bfa9c290a26b42d9a801f4812d68818b7c',3760,1696945575,1696945219),
(10857,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UCS2-H.bcmap','1bca858ba4e617e876ca21cad226005a2322811f','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UCS2-H.bcmap','7f289b94c643b7cc43d4936078143a2347ca0fc1',48280,1696945575,1696945218),
(10858,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UCS2-V.bcmap','3ab44b62b7f1cefbec06a97b290d09bd417b8429','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UCS2-V.bcmap','6b19ece5c921516431eb94d28d74080fdd7d35bc',156,1696945575,1696945218),
(10859,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF8-H.bcmap','027e177abc0aba70d971663e22f8ce3a8816100f','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF8-H.bcmap','64e2e16d853fe2114e428145f3852e85814ba363',53628,1696945575,1696945218),
(10860,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF8-V.bcmap','adcc573a83aa0ef649b68673698a7b2d7a142216','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF8-V.bcmap','019bd0716b2aa80bc1bcabfd389d3d5e1065ba8e',157,1696945575,1696945218),
(10861,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF16-H.bcmap','962a73b4329f5702eada10133c82bc5b83f4840c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF16-H.bcmap','9599f86866bbf8f806196407b3af0339cbf9d3fe',50418,1696945575,1696945218),
(10862,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF16-V.bcmap','545b5a6f8c7b30731a39d26ac5f7978efae5b94d','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF16-V.bcmap','0f7152f2845cc2be4d3ce7e0e1530639ec4162e3',156,1696945575,1696945218),
(10863,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF32-H.bcmap','c68a53425836d5e5a6575cef6ff3d4f1b8ab8042','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF32-H.bcmap','015d371d2f97bc46fa1e30aab4aad4004d22a8fb',52678,1696945575,1696945218),
(10864,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniCNS-UTF32-V.bcmap','01fbfe9c17f7e4212d3e2385dd0c98177a1c7b31','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniCNS-UTF32-V.bcmap','debaa98acaf13f341a5003856ef6a6a7df8f6e14',160,1696945575,1696945218),
(10865,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UCS2-H.bcmap','73b48acc1841987e21daad8028429cb04472fc93','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UCS2-H.bcmap','868238e34cb9548c4d138af1adc1a4bea62dec37',43366,1696945575,1696945218),
(10866,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UCS2-V.bcmap','bf559e8671c74d82a78ef562650baa3dd569f13d','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UCS2-V.bcmap','f5853ca83c25b888c1d925e2a20ef44e064d064e',193,1696945575,1696945218),
(10867,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF8-H.bcmap','f8dfcf2ed6796367f99c4db344325ac0389a990c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF8-H.bcmap','8a75d17611d29efadb1ac37e984ba51ecce8e9e3',46835,1696945575,1696945218),
(10868,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF8-V.bcmap','061700783b5bf903c808c54bb799fa6515abff5b','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF8-V.bcmap','e23616fa12132c73f52071b96e76d876430ececf',181,1696945575,1696945218),
(10869,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF16-H.bcmap','111e84ab577fa27fdc507a952e6cc0f4ef887bf5','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF16-H.bcmap','9ea05cc03f439c9cbc9f32c132546d736e28e9f3',44082,1696945575,1696945218),
(10870,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF16-V.bcmap','0a9cbf1719d9b877c74044662e20047e99d0f463','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF16-V.bcmap','1771376eef979ad42c2b5c01a1af1d34f54580b7',178,1696945575,1696945218),
(10871,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF32-H.bcmap','2cf1d22728b8a062b006d1f988efa92fa819092e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF32-H.bcmap','2a9bf19d64bdbffd8cedb811f060ab1073d22db0',45734,1696945575,1696945218),
(10872,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniGB-UTF32-V.bcmap','edf9242d7c00b322422df7e55f885f07d1bb6c5f','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniGB-UTF32-V.bcmap','8167ba503aa8a6c805f39be0ca538b99898a967d',182,1696945575,1696945218),
(10873,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UCS2-H.bcmap','e53c6533d6bd64b6d3077a6186ea28692f7a0b86','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UCS2-H.bcmap','42938a749870d73d8ed164ce50b25380d6bbb1c8',25435,1696945575,1696945218),
(10874,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UCS2-HW-H.bcmap','e6bf33e859f11d6f4d14b056333235eb858108bc','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UCS2-HW-H.bcmap','97cbb8599cf62914885a8b2b47594865fff52099',119,1696945575,1696945218),
(10875,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UCS2-HW-V.bcmap','4531a315ba8b47a540a13a429e8f644503b80a86','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UCS2-HW-V.bcmap','f36bad9c680f4bba6cbcf8ac57f53e7ce21c806b',680,1696945575,1696945218),
(10876,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UCS2-V.bcmap','fd1d8d17ddc8ed8127df2ad9ca7ce589e549ec3c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UCS2-V.bcmap','45396576a6bd5468a84e2c2e4ae64c23fe7f2e85',664,1696945575,1696945218),
(10877,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF8-H.bcmap','376594f5764f7a68034092aa78093e9857ce35a5','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF8-H.bcmap','ad7d801d1b285e0cf928eb2208889c024ed0406b',41692,1696945575,1696945218),
(10878,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF8-V.bcmap','3209a3f2d5a79b93ff6fb934fd41a32e0eb5dc90','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF8-V.bcmap','b3ea8d2172a2f6f9e73cf62ae467aa84848df6d7',678,1696945575,1696945218),
(10879,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF16-H.bcmap','7f7aecf58e452dcb574ee08c2dd72e3448575e67','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF16-H.bcmap','a04bac8809f44bc324a8c0b05c8a92737c1d5f86',39441,1696945575,1696945218),
(10880,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF16-V.bcmap','ee1ef8d16f7d792dd3f453033f50196a924b4bcd','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF16-V.bcmap','44402b8f73e0b0160846b641e7cb2e75ab8c81bd',643,1696945575,1696945218),
(10881,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF32-H.bcmap','e4f84cdbc65aed4ad9460abb0d40b26867fa022e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF32-H.bcmap','9037696b44cdf8db8076e12ca81c8ab98204cc58',40537,1696945575,1696945218),
(10882,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS-UTF32-V.bcmap','f7fbc3f81fae2ea906852c22f6cfac7c06d5586c','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS-UTF32-V.bcmap','2f5ec2584fd7c39f455161a857550fa7fea5f53a',677,1696945575,1696945218),
(10883,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF8-H.bcmap','a4e074b0acc73990cc3c0fbb0340552ff95cd311','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF8-H.bcmap','dfe3b5f60dcea50cb2ac3b03bac4dea5db0c50c4',41776,1696945575,1696945218),
(10884,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF8-V.bcmap','9e17f82ff8a1758ad0817f2c356bbdecbe0388b2','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF8-V.bcmap','565560a59d5174ac379a8d91f165c8ecdef54e06',682,1696945575,1696945218),
(10885,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF16-H.bcmap','ccae1478afb8a486bdc6fe86e2fa596fb222aedd','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF16-H.bcmap','118e8cbf63b6491bbad68dbcc840a78e8791b8df',39532,1696945575,1696945218),
(10886,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF16-V.bcmap','a52610ab5c1c5888034fe7bbbd53c9fc3b427cc6','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF16-V.bcmap','2872cb273dab9d0dbb7f331826045df18764a7b0',647,1696945575,1696945218),
(10887,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF32-H.bcmap','29820275adb65e674322503c73ba784be7f38bb0','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF32-H.bcmap','cc3997a7c2a4f05539992707456bfeb0b40891ad',40628,1696945575,1696945218),
(10888,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJIS2004-UTF32-V.bcmap','d0edeb1abae434f2885b7f749d55536d87a291d1','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJIS2004-UTF32-V.bcmap','ef16ccb3102fc44c1d46f4cad40cfbdb020ee277',681,1696945575,1696945218),
(10889,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISPro-UCS2-HW-V.bcmap','1773e0e5f72b29602a531b3960c02f8afa554531','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISPro-UCS2-HW-V.bcmap','3f0a364246717707db82913593304cb7bd37c378',705,1696945575,1696945218),
(10890,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISPro-UCS2-V.bcmap','71845cebdf133009de096269a5e4ae3e21a24967','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISPro-UCS2-V.bcmap','b1a47305fa79afa19ab696d33af5099d35570c56',689,1696945575,1696945218),
(10891,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISPro-UTF8-V.bcmap','4d3eb79b1f47c5dd422434ed5f0238a423c3af43','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISPro-UTF8-V.bcmap','ed6b571aeed388d3b53b9e65824af3f0146a5857',726,1696945575,1696945218),
(10892,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISX0213-UTF32-H.bcmap','192f9259b1ea08d5854b30c81c913a815f2fd412','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISX0213-UTF32-H.bcmap','1f9b0704d075de51229f0c8e1fd44fd6d147ec81',40515,1696945575,1696945218),
(10893,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISX0213-UTF32-V.bcmap','0f77a33367867aba14da814cb765a6e67cc3f11e','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISX0213-UTF32-V.bcmap','dfbe3e295505977b4e1881ef30b80362d7406bbc',684,1696945575,1696945218),
(10894,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISX02132004-UTF32-H.bcmap','dd1b73191a227ef0805422254054b74f40f90e5b','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISX02132004-UTF32-H.bcmap','3a4c115f9559448bd0d812a91b483a820107427d',40606,1696945575,1696945218),
(10895,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniJISX02132004-UTF32-V.bcmap','f3fd2b90595a42767cf44fd59d63e60bd53f0bc5','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniJISX02132004-UTF32-V.bcmap','9c48a0c654acf4bcf51defde2f7d8b3ce52a063d',688,1696945575,1696945218),
(10896,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UCS2-H.bcmap','38630cd27d823cb1f152f850a09aea06be934a00','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UCS2-H.bcmap','8bd48037c050ca49eb0c8032b94847fdffb0a2d6',25781,1696945575,1696945218),
(10897,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UCS2-V.bcmap','d47c2bcd461a1a43da018a60d8994cff58587a83','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UCS2-V.bcmap','6743b3e07370fd49962b97d97be77dae8d18aabb',178,1696945575,1696945218),
(10898,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF8-H.bcmap','7eb29d3392d79d1194b164f435cda18da3c18f17','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF8-H.bcmap','a8df2903f013e5e46e9a888cba5780810f3accf9',27789,1696945575,1696945218),
(10899,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF8-V.bcmap','eef699c5ba5ccb1ad32d64bf6d09c97b7afa8c07','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF8-V.bcmap','586c64948a67e4cb12de64e221b0dc3d9e47dedf',169,1696945575,1696945218),
(10900,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF16-H.bcmap','90f92c5d9825a44f8506703f1c09b73648281201','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF16-H.bcmap','4f4603408966d9ac29a96c3a6755b9f23e7aa953',26327,1696945575,1696945218),
(10901,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF16-V.bcmap','663c9434096942a878d3830e5a0e86fa1afcb178','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF16-V.bcmap','cfdbfbf0b0e8ef98fef6236ea570c73465da1581',164,1696945575,1696945218),
(10902,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF32-H.bcmap','c5ccb48effc3ca87fdd006125d16009dd675daff','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF32-H.bcmap','6b0e98e16418fa5a86338b3fb361f1700971f649',26451,1696945575,1696945218),
(10903,0,1698052129,1698052129,0,3,5,0,'/packages/dflip/js/libs/cmaps/UniKS-UTF32-V.bcmap','a0c600a4ef80ad1ffd86ebfcae0d4881e6a40f76','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','UniKS-UTF32-V.bcmap','73bd343b188a80471eb156655f5b192903f86cbf',168,1696945575,1696945218),
(10916,0,1700651202,1700651202,0,1,2,0,'/g_Ppack_Landingpage.jpg','f06cc0a1c303e06ab9bcb718efd23166e96144ef','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','jpg','image/jpeg','g_Ppack_Landingpage.jpg','b58364fa0522db9dfd05d280d1215da1caabb283',812406,1700651202,1700651202),
(10943,0,1701344467,1701344467,0,1,2,0,'/user_upload/sea_media_group_logo.png','9cf6836dce9503407f1e73dff578cbe127fcff4b','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','sea_media_group_logo.png','094f4ee8f1cbb0f8ff469c3cd7f8128c02378dba',6836,1701344467,1701344467),
(10973,0,1704977654,1704977654,0,3,2,0,'/backend/img/play.svg','e2fb20d474bd49d85b972910c150ec6c240fdbd1','7c4c9e4340de41939f38eaa2509ae7886411c9fc','svg','image/svg+xml','play.svg','92cdc3e99fab3ae3d5d772f609394b0d8794fb89',242,1702897327,1702897273),
(10974,0,1705049885,1705049885,0,3,2,0,'/frontend/images/arrow-straight-turquoise.f5885938.svg','08bad2c7462c40f39e4404de3a68a2c8e6b49929','522f7dc34645b98796004b254a7cb42386ca9c96','svg','image/svg+xml','arrow-straight-turquoise.f5885938.svg','93afbd46f0c823b470e97a16d5043fd5466224f2',301,1702897327,1702897281),
(10975,0,1705049885,1705049885,0,3,2,0,'/backend/img/arrow-straight-turquoise.svg','7b651dea1de9b5332430acc7685ca4cb83936ff4','7c4c9e4340de41939f38eaa2509ae7886411c9fc','svg','image/svg+xml','arrow-straight-turquoise.svg','93afbd46f0c823b470e97a16d5043fd5466224f2',301,1702897327,1702897273),
(10976,0,1705049885,1705049885,0,3,2,0,'/frontend/img/Images/arrow-straight-turquoise.svg','47b1f14249e763e507eed7f54491dcc53647ac62','99f7dd65372630f3bdc910a6f2b3c63eea8692fb','svg','image/svg+xml','arrow-straight-turquoise.svg','93afbd46f0c823b470e97a16d5043fd5466224f2',301,1702897327,1702897281),
(10977,0,1705049885,1705049885,0,3,2,0,'/frontend/images/arrow-straight.26cf7775.svg','7625b42900a180f04e1227dc8673b5a512b626a1','522f7dc34645b98796004b254a7cb42386ca9c96','svg','image/svg+xml','arrow-straight.26cf7775.svg','9bf1cf1fdd49ac2005d5ec02d67c247fe16d1545',301,1702897327,1702897281),
(10978,0,1705049885,1705049885,0,3,2,0,'/backend/img/arrow-straight.svg','87c62bd8bd56b924e1c364388f7a44ea7866b114','7c4c9e4340de41939f38eaa2509ae7886411c9fc','svg','image/svg+xml','arrow-straight.svg','9bf1cf1fdd49ac2005d5ec02d67c247fe16d1545',301,1702897327,1702897273),
(10979,0,1705049885,1705049885,0,3,2,0,'/frontend/img/Images/arrow-straight.svg','7b5275a74a8705267da3a9098cefa602c22894a7','99f7dd65372630f3bdc910a6f2b3c63eea8692fb','svg','image/svg+xml','arrow-straight.svg','9bf1cf1fdd49ac2005d5ec02d67c247fe16d1545',301,1702897327,1702897281),
(10980,0,1705049885,1705049885,0,3,1,0,'/packages/dflip/js/libs/compatibility.js','06fd980fa3b5344a0550078c25b3b372ee972703','5eb3a04edbf17dbb96e95f44e65ce184c5051afa','js','text/javascript','compatibility.js','bfc682b6385a08316af7350d04f149c66f542c89',19370,1702897327,1702896900),
(10981,0,1705049885,1705049885,0,3,1,0,'/css/modules/flipbook.css','1388f57050af62aa887c27ba6868e0782f1fdeb1','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','flipbook.css','f0a383a8c453773a963d12f90a66c903ede85fc2',109,1702897327,1702897279),
(10982,0,1705049885,1705049885,0,3,1,0,'/css/modules/key-figure.css','2c98ba0518a3bb96e6f717bf4cb71630e9bf0dba','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','key-figure.css','803422fc4a753859c6d4140ef6642de6b4d1f13e',722,1702897327,1702897279),
(10983,0,1705049885,1705049885,0,3,1,0,'/js/vendor/lightbox.js','bb6d9186d42e1083e65535e00b3ffb7246756a5a','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','lightbox.js','6be9c583f0954fa210cd6ca35fd287bb833b189c',8919,1702897327,1702897278),
(10984,0,1705049885,1705049885,0,3,5,0,'/packages/dflip/fonts/themify.eot','20df7fa988380aab41ad5410f0e34f996d6bf13a','ae4a5bfda9a4701d1cbe50de34dc41ab4bb19bf1','eot','application/vnd.ms-fontobject','themify.eot','df12a0942cf1933f0915fe3d910fa2379f092d83',78748,1702897327,1702896900),
(10985,0,1705049885,1705049885,0,3,2,0,'/packages/dflip/fonts/themify.svg','c10589976fe1432d19b273bcc0ecb28079abf161','ae4a5bfda9a4701d1cbe50de34dc41ab4bb19bf1','svg','image/svg+xml','themify.svg','f5af112fb5aa7c4f665acc21a38b035bbb62327c',234269,1702897327,1702896900),
(10986,0,1705049885,1705049885,0,3,0,0,'/packages/dflip/fonts/themify.ttf','a465f216e053fa3ae3183cafd0cd051ca1307f2f','ae4a5bfda9a4701d1cbe50de34dc41ab4bb19bf1','ttf','font/ttf','themify.ttf','5bb1fe69452a484566a81076af7567728fe7e43b',78584,1702897327,1702896900),
(10987,0,1705049885,1705049885,0,3,0,0,'/packages/dflip/fonts/themify.woff','16eebdbce2f455d8889a8693f018f55564491d1b','ae4a5bfda9a4701d1cbe50de34dc41ab4bb19bf1','woff','font/woff','themify.woff','9394f35bd2addd24666b79bfc36d4f9d247cb01d',56108,1702897327,1702896900),
(10988,0,1705049885,1705049885,0,3,2,0,'/packages/dflip/images/textures/white.jpg','c2f6b7699c627693a22c7b600f5ad8767072c5da','5057fb8d1becb5660c18867a0d660f9b2a039e16','jpg','image/jpeg','white.jpg','9298b9008dc5a194e8d03307a13903cf2b339dd8',1891,1702897327,1702896900),
(11063,0,1706005369,1706005369,0,3,1,0,'/frontend/css/gb-2023.css','da0b9a8331dfe72c6064514c6b60c5eedd9ca7f4','5a9acd8988e7a19cd65f927a1ef05d4daac856da','css','text/css','gb-2023.css','75d874c6e91a743fef3a978a5f2b9934dc06e7b8',15076,1705584128,1705584047),
(11064,0,1706005369,1706005369,0,3,1,0,'/frontend/js/gb-2023.js','4c4fda73098b5c2303d7d1eb6712613d477f8dea','ce665b1703f17d24eb5c18cd601a5e6ba9148917','js','text/javascript','gb-2023.js','07e70b305b0a725dcc7dc9d114d4df52d8917d20',42124,1705584128,1705584047),
(11065,0,1706005369,1706005369,0,3,5,0,'/packages/dflip/js/libs/cmaps/GBK2K-H.bcmap','e7011a36bea1cf4dce2335d0ce17385235583198','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','GBK2K-H.bcmap','a36052b8b5d7dc1dde2b721437d6abc90ec7cefe',19662,1705584128,1705583994),
(11066,0,1706005369,1706005369,0,3,5,0,'/packages/dflip/js/libs/cmaps/GBK2K-V.bcmap','cdb0b8738688920b1d78bf28856f741b580cc421','c4223ba689949f256383e0700ae0886af119099c','bcmap','application/octet-stream','GBK2K-V.bcmap','d27b6916b7de1993464e5f33822f176fdc8e949f',219,1705584128,1705583994),
(11067,0,1706005369,1706005369,0,3,1,0,'/js/vendor/hammer-2.0.4.js','c71838be2181555d363ec614a8c26ccc97919c50','fa37af17a8b10fa9c72e139b6da16f42acf049d1','js','text/javascript','hammer-2.0.4.js','22c20214216ab02dcf6d75b375d29379a981d554',17584,1705584128,1705584052),
(11068,0,1706005369,1706005369,0,3,1,0,'/frontend/css/tat-2023.css','ec53386149a04a4bf7a39a0d65c4775639f7fd8a','5a9acd8988e7a19cd65f927a1ef05d4daac856da','css','text/css','tat-2023.css','725e4c57a02c316dd8414a7cb78b0fda2ff1f78f',28127,1705584128,1705584047),
(11069,0,1706005369,1706005369,0,3,1,0,'/frontend/js/tat-2023.js','c1cdafed1bb994ffa94e41659a268659d4b6582e','ce665b1703f17d24eb5c18cd601a5e6ba9148917','js','text/javascript','tat-2023.js','e58bc2e9227288d9a33404873993ea5a406c2836',45065,1705584128,1705584047),
(11108,0,1707828763,1707828763,0,1,2,0,'/user_upload/Aufmacher_Men_and_Women_working_in_Laboratory_02.jpg','e8653a6283c2b67cb63704d8f33d4765654a3ad4','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','Aufmacher_Men_and_Women_working_in_Laboratory_02.jpg','3eb362d9d94b6c8cf5e974d5299199bcc1cc973c',1088409,1707828763,1707828763),
(11171,0,1710755926,1710755926,0,1,2,0,'/user_upload/Pharma_Ed_blue_logo.png','a40e4b8a1d9c8b7ffc4ce8a42a2bd40e23d6ed30','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','Pharma_Ed_blue_logo.png','c82499920232617ee9e947ee8fbdf3a47a05632f',65252,1710755926,1710755926),
(11232,0,1713774214,1713774214,0,3,1,0,'/css/modules/blockquote.css','78207dabf37bde386a5b05e7f8202c961ca85456','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','blockquote.css','b38e8a54b45b360cd8f7c6c5e52d847e1096767f',858,1712742339,1712742286),
(11233,0,1713774214,1713774214,0,3,1,0,'/css/modules/footer-faq.css','8c36fcf8ea358bd1e3c191f25b50939bd62564b0','1184735986bcef04970d3d3c3a4db83033880eae','css','text/css','footer-faq.css','ae46133b802bfb10e86d562bccf164106878140c',86,1712742339,1712742286),
(11300,0,1718172753,1718172753,0,0,2,0,'/_assets/f44580bd4e41956b76fbcd89cd0a4dc1/Images/map-footer-white.svg','62a2b887cad851670e7bae2c8b91a62a41d28709','af4ed0ea67bc82ab4edbf5355dc4ef9ad04efd54','svg','image/svg+xml','map-footer-white.svg','d48316e1eddbeed3b589678d0fb7cec6d5371ee8',53882,1718172714,1718172703),
(11348,0,1730298660,1730298660,0,1,2,0,'/user_upload/centor/home/CENTOR_Home_header2.jpg','28fa63e5f7256c8a83c43f03afe45214d33f350f','9ce02a167eb12a8908dab9a105a2d4a8dc790324','jpg','image/jpeg','CENTOR_Home_header2.jpg','ddf88b82100c63925912d4c50a43ffba13ac1a07',130018,1730298660,1721314480),
(11350,0,1730298683,1730298683,0,1,2,0,'/user_upload/centor/home/CENTOR_Home_header1.jpg','8ad4288986729bb5d8625be371c8c1ed70d3a21a','9ce02a167eb12a8908dab9a105a2d4a8dc790324','jpg','image/jpeg','CENTOR_Home_header1.jpg','a4c8331631601186038162fb0244c1758d2d45d0',139964,1730298683,1721314474),
(11364,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/g_Product-Icons-512px-Autoinjector1.png','203950a1de2475ebb9082b891338c9181c61917d','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','png','image/png','g_Product-Icons-512px-Autoinjector1.png','a0ec37dcd96dd0cc9bb6f6c6c14b94ce28b94beb',8916,1752227809,1722412557),
(11365,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Icon_32.svg','861bdc47e4f09cd0d9e40019dd06b9b7386d57e7','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','svg','image/svg+xml','Icon_32.svg','c911c4176523785828cee4d82f19d74113431b69',947,1752227809,1722412557),
(11366,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Icon_123.svg','54cc68e98e69ff55c21d8c32e5ce6ac923a8d7b3','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','svg','image/svg+xml','Icon_123.svg','15c34954e799aa40c9ddb448d916602b22c00aa6',1678,1752227809,1722412557),
(11367,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Icon_1.svg','b1dfe7bb6c8bfe14b02cc72e7d12db5596c86c3f','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','svg','image/svg+xml','Icon_1.svg','be8719810689a5c093d94dceeed41f70e15c2d73',650,1752227809,1722412557),
(11368,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Icon_141.svg','004a5bcf30a0ca6e1754064516f164161e6ef6c4','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','svg','image/svg+xml','Icon_141.svg','0fe17a7b54f0b3b80f7b10482a5b9b76c219b86b',777,1752227809,1722412557),
(11369,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Icon_27.svg','33b11aa265e750340d60b7e2bf417c4fc41d911c','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','svg','image/svg+xml','Icon_27.svg','a618a87268a3d86772df575aa8bdafb872c574f5',787,1752227809,1722412557),
(11370,0,1755001118,1755001118,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/g_Product-Icons-512px-Pen_System.png','82d0d3288f69aaae87edd97310dfa1b32d1ceceb','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','png','image/png','g_Product-Icons-512px-Pen_System.png','105e0426c0361525a8f0aea97dd361bdba1aa850',8426,1752227809,1722412557),
(11371,0,1755001220,1755001220,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Diabetes-obesity.webp','1936ad0b2bb1a4a3243515406be34f0edbd16361','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','webp','image/webp','Diabetes-obesity.webp','675ea3b97b4c511ffbac15bd94208705b377b797',245092,1755001220,1755001220),
(11372,0,1755001212,1755001212,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/Diabetes-mellitus.webp','101cc11ca968ae49a33413a97776f964a60064f7','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','webp','image/webp','Diabetes-mellitus.webp','f6c54371baf54976500c69664fb38c646bca7fa7',523308,1755001212,1755001212),
(11373,0,1755001118,1755001118,0,1,4,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Diabetes_Obesity/iStock-1409658382.mp4','da1d1c747219c0185fd95910c676fd899a47b45a','fc48fc4697d3cbd32bb9e748dfd6f3add640b1c6','mp4','video/mp4','iStock-1409658382.mp4','d188546749296b8e556a9eb7ab1217b354352c91',7894087,1752227809,1722614079),
(11383,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/product_cartridges.jpg','1d8c6ef04c1f751cf2d58663af754eb0d1df8779','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','product_cartridges.jpg','5467483ada3ce07218c6ab391abb442a131d6f92',529811,1752227810,1725454002),
(11385,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/product_pens.jpg','4ea38aadbaa56bfd12d21ce96e6ec0fd2628556a','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','product_pens.jpg','ea4fc8e16aaeda446ad02b9ea0c6cc3f048a16a8',339686,1752227810,1722614079),
(11388,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/Gx_Velocity_Vials.jpg','c9c0b7b08250fea3e2795b1779b85a4eb8fea21f','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','Gx_Velocity_Vials.jpg','e9c269060aabf90f5855a5d6e659625624248457',559571,1752227809,1737364592),
(11390,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/Gx_Inbeneo.jpg','1ed778c0b13b6c4dcae414dc4bb50c04ac5dcd43','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','Gx_Inbeneo.jpg','1078518a2e3d463ff0050b92a2730f34b6e00d34',111373,1752227809,1722614079),
(11392,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/Gx_Advance_Glass_Vials.jpg','4bb0ee688cfe0e14376fb6c6a86b63403a608348','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','Gx_Advance_Glass_Vials.jpg','ef68f094cbfb52f98ca47d9616a79bf5bf5731ec',111964,1752227809,1722614079),
(11393,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/Gx_RTF_InnoSafe.jpg','867ebac158a5bb8a15075fb8cc3058528dc6878a','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','Gx_RTF_InnoSafe.jpg','381b991034a4141a4911c176df63b8c296e9dc37',96464,1752227809,1722614079),
(11397,0,1755001135,1755001135,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/products/Gx_Advance_Syringes_and_ByPass_Syringes.jpg','8726bec35e81598b7daaa6a8f30086f9043c2afe','015afb06eb7ce991cfa99887ea75dde7d0999f1f','jpg','image/jpeg','Gx_Advance_Syringes_and_ByPass_Syringes.jpg','e405b95359728ecffe99159a1a7267a9a589248a',100241,1752227809,1722614079),
(11402,0,1723113329,1723113329,0,1,2,0,'/user_upload/centor/Logo_Centor_White.png','578c23e48de35f9e5e085f7bb67f6eb0d54b9a8e','56568def7e6134e00f8a210514b605de1cefa7b6','png','image/png','Logo_Centor_White.png','e0d58e1134182f52291b48f135c985e75e2cd3e2',43500,1723113329,1723113329),
(11437,0,1730297546,1730297546,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Mitch-Moseman.jpg','5c0c872fac9616a61e1b9de05513b5ddd275e1ba','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Mitch-Moseman.jpg','0de98fe66570c34af39b0aae145a2233168ab644',1081437,1730297546,1723227574),
(11438,0,1730297557,1730297557,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Matt-Lescault.jpg','66f1303beba591c7629c1fd52734a899dbfa6170','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Matt-Lescault.jpg','5480e88737ea9e5be669a04cc9c2c7d736516bfe',1180435,1730297557,1723227574),
(11439,0,1730297563,1730297563,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Laurie-Barbano.jpg','dc3c0633eff98d6ac73aff8c7bdc73b3ac220230','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Laurie-Barbano.jpg','6458287d1151d05b1d668d32dd5df10b43723d23',1692975,1730297563,1723227574),
(11440,0,1730297574,1730297574,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Mike-Kennedy.jpg','9a0ab383e50a8839ef6f034b7af74281b00cdf31','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Mike-Kennedy.jpg','4cda3a06ed366b0296d6fa080b3b3aa564f64381',1591996,1730297574,1723227574),
(11441,0,1730297583,1730297583,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Alan-Krinsky.jpg','4bd72aec9b2fb8474a78c3d099bf784834d1d99b','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Alan-Krinsky.jpg','e3a811b4aa0c6f34aafc7a3b3060053610ab3126',911265,1730297583,1723227574),
(11442,0,1730297600,1730297600,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Evan-Arnold.jpg','dd7a305c1fcefc4836f0cca2de5f6d7cac15dbd3','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Evan-Arnold.jpg','4e962f1fb05a847f4dc9041096083218ae096dfc',1562203,1730297600,1723227574),
(11444,0,1730297620,1730297620,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Rajeev-Mehta.jpg','3b662532ca42a3625ad2dc01e9ec1b5e6c2c8a88','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Rajeev-Mehta.jpg','dc7937c3d58e39b998093ec63464072c99bd3995',1187231,1730297620,1723227574),
(11445,0,1730297629,1730297629,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Tom-Lucas.jpg','5e7b97326ac8e3b8213de1d5578199d38d003088','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Tom-Lucas.jpg','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85',1022197,1730297629,1723227574),
(11446,0,1730297634,1730297634,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Tony-Haba.jpg','72807364eb181857e2aac1e5459189f3a92ebd6f','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Tony-Haba.jpg','99a103d5dce07dd3bbf7c942989a4ad0e64f0371',1346660,1730297634,1723227574),
(11448,0,1730297660,1730297660,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Jennifer-Corbett.jpg','e0004bb873924394a780481e288b46a9d1dd65bb','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Jennifer-Corbett.jpg','f4cbcebb87d328af8438e600e8c985744bcdb27b',1302231,1730297660,1723227574),
(11452,0,1730298613,1730298613,0,1,2,0,'/user_upload/centor/company/about-us/CENTOR_About-us_facility.png','5d229e70d96f8f744468543b5597f3c14a4dc61d','bdac356770db44186cada577e2f4fec98f5ab7f5','png','image/png','CENTOR_About-us_facility.png','36163a78f14b819b4beab156d7d30f8e7f2d06df',704861,1730298613,1730298257),
(11456,0,1730298596,1730298596,0,1,2,0,'/user_upload/centor/career/working_at_centor/CENTOR_Working-at-Centor_header.jpg','5da23b77b34bcf83a029dd9198ad8a9c395714f0','80a9a13f1d241a94b2a9c2843a9535317f32316f','jpg','image/jpeg','CENTOR_Working-at-Centor_header.jpg','34da2c2c35b7d098c3e119af8e67936f9737bb70',355945,1730298596,1730295615),
(11457,0,1730298432,1730298432,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/CENTOR_Liquid-Oval_Glass-Liquid-Oval.jpeg','da59d23f296b784f83b0e4d07026f2811d94777a','1899af82ee9afcd191f97a9a366b1b190acda593','jpeg','image/jpeg','CENTOR_Liquid-Oval_Glass-Liquid-Oval.jpeg','aa4cb5fbe77c84c318917806b3a58b9096a4b406',618765,1730298432,1723309898),
(11459,0,1730298770,1730298770,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_Product-Solutions_gx-cap.jpeg','72b63a029c3e0aee8e6d1823669a513115a5e1df','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpeg','image/jpeg','CENTOR_Product-Solutions_gx-cap.jpeg','ee4845bc31b19deafc792b3addae17e189a4bf95',571061,1730298770,1723309898),
(11460,0,1730298779,1730298779,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_Product-Solutions-vials.jpeg','a1e5c54dc2bae8f8e2670776b071d677f293bc95','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpeg','image/jpeg','CENTOR_Product-Solutions-vials.jpeg','63f55c07875770f6eedf7d28d169eae7aa820a64',606280,1730298779,1723309898),
(11467,0,1730299708,1730299708,0,1,2,0,'/user_upload/centor/product_solutions/vials/closures/CENTOR_Screw-Loc-Closure.jpg','f19c39052fa304d4cae8bf5077f452f42c495b3a','3e58d55073a8ae6963af080ec462e3c27ea847de','jpg','image/jpeg','CENTOR_Screw-Loc-Closure.jpg','380d249054767ce4a598fa4a3484bce8c455bf18',65840,1730299708,1730299708),
(11468,0,1730299734,1730299734,0,1,2,0,'/user_upload/centor/product_solutions/vials/closures/CENTOR_1-Clic-Closure.jpg','e0c977b6825948f1ed121f70a97cc67e62f27dcb','3e58d55073a8ae6963af080ec462e3c27ea847de','jpg','image/jpeg','CENTOR_1-Clic-Closure.jpg','9b6129954b3abbaac6de6e4cec8dbe75d79d020f',68152,1730299734,1730299734),
(11486,0,1730299418,1730299418,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/glass/CENTOR_Glass-Liquid-Ovals-with-Closure.jpg','3e17cdb3e7384912aea869f32ce5028f7f96b7c5','26f449bb6454cc3cd778029c32be2b26db3f7d01','jpg','image/png','CENTOR_Glass-Liquid-Ovals-with-Closure.jpg','480cbe8600c6007feef5a59d531950c76e76492a',419379,1730299418,1730299417),
(11487,0,1730299489,1730299489,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/glass/product_details/CENTOR_Glass-Liquid-Ovals-with-Closure-v1.jpg','134c6d0b4cb11fb644c828f69d84ad4aadb1308a','6524d93d6cdb7a032f549f42234e409474cf830b','jpg','image/png','CENTOR_Glass-Liquid-Ovals-with-Closure-v1.jpg','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5',347548,1730299489,1730299489),
(11491,0,1730298499,1730298499,0,1,2,0,'/user_upload/centor/company/CENTOR_Company_header.jpg','e2db9331bfdcbc3ec40077f170f3507337418244','04562a86015f240dd6f28c1ff7fd7963d9563e21','jpg','image/jpeg','CENTOR_Company_header.jpg','848e82117450c04f7e3a4a9d1dfc72d8a671719e',586872,1730298499,1730296629),
(11492,0,1730298715,1730298715,0,1,2,0,'/user_upload/centor/sustainability/CENTOR_Sustainability_strategies-in-development.jpeg','9da05b8bb342eb52bc9abdb1b03df21263502633','08852ecefefa9d8ae70a7096704c0c57941ababe','jpeg','image/jpeg','CENTOR_Sustainability_strategies-in-development.jpeg','b32f508b1f7c0a37ca8d5d360c619f46920d1b34',364989,1730298715,1730295874),
(11496,0,1730298856,1730298856,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_Product-Solutions_header.jpg','1f039067a3ee554a825ec812548ede7c3fc07148','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpg','image/jpeg','CENTOR_Product-Solutions_header.jpg','43104dcca92685d8a3b7466b71c90c59f7a3ff37',196949,1730298856,1730298840),
(11506,0,1730298601,1730298601,0,1,2,0,'/user_upload/centor/career/working_at_centor/CENTOR_Working-at-Centor_diversity-and-inclusion.jpg','d5048aed8c67eb7d708b8004893fb08f920453b0','80a9a13f1d241a94b2a9c2843a9535317f32316f','jpg','image/jpeg','CENTOR_Working-at-Centor_diversity-and-inclusion.jpg','5bd8c457821e9346453e742900e8ba3da8a76844',454243,1730298601,1730296049),
(11507,0,1730298555,1730298555,0,1,2,0,'/user_upload/centor/compliance/CENTOR_Compliance-quality-systems-cgmp.jpg','f5fe46bb2d19957b336208092f2fdf954e62b8ef','257bff74b26cc4b0c0f57d12525abbe107b64d56','jpg','image/jpeg','CENTOR_Compliance-quality-systems-cgmp.jpg','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5',291390,1730298555,1730296093),
(11509,0,1723316573,1723316573,0,1,4,0,'/user_upload/centor/CENTOR337_CentorProductVideo_R2.mp4','cee38bc5c9a1059b48d8833f3b99e0c2614d634e','56568def7e6134e00f8a210514b605de1cefa7b6','mp4','video/mp4','CENTOR337_CentorProductVideo_R2.mp4','c11b0931755f3c79c9ef4bed4d33e73d6025aa67',322466664,1723316573,1723316573),
(11511,0,1755008614,1755008614,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap_header.jpg','b58a649c644446cacddb05d888b879765423ddb8','d004b5848b4e51bd90708c13b512167a13cbe461','jpg','image/jpeg','CENTOR_Gx-Cap_header.jpg','949a8ae673e99e9ce3dd7a88b2f14b8363227d32',253536,1755008614,1755008614),
(11514,0,1730298872,1730298872,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR-Product-Solutions_Ointment-jars.jpg','b371bf24152c4dfa8247319dd4f2b00e3780cf3a','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpg','image/jpeg','CENTOR-Product-Solutions_Ointment-jars.jpg','9c883e983fdb6c7831a0022a8e83c1bf515a6961',583629,1730298872,1723456155),
(11515,0,1730298882,1730298882,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_Product-Solutions-droppers-and-applicators.jpg','1ecb0f17ec78317c68c9b9a53304f39ea1d8a0cc','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpg','image/jpeg','CENTOR_Product-Solutions-droppers-and-applicators.jpg','93fde86c3aff879faf306f4c8588351c32bc0e21',670593,1730298882,1723456155),
(11516,0,1755001595,1755001595,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/how_it_works/CENTOR_Gx-Cap_enroll.webp','f0f5171265de98871864f6d1138c07964cf312b7','efd6f565539c3c69974e304cd76fd1674a997673','webp','image/webp','CENTOR_Gx-Cap_enroll.webp','655e2866a7dcad0939ccacd222de1351794e5bf6',575796,1755001595,1755001595),
(11517,0,1730298560,1730298560,0,1,2,0,'/user_upload/centor/compliance/CENTOR_Compliance_header.jpg','b5987dcf00ef5a383f67bcfb9fbff48002ba235b','257bff74b26cc4b0c0f57d12525abbe107b64d56','jpg','image/jpeg','CENTOR_Compliance_header.jpg','c9e718c86c691d46dbb59494a97bb2d672efd426',603530,1730298560,1730295330),
(11519,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pet/product_detail/CENTOR_PET-Amber-Bottle-120cc.jpg','f597c465b8a5397c2e568c4bb19969a2c92b6c01','1c6e7674871d47767c8465f4a712c4a678612b83','jpg','image/jpeg','CENTOR_PET-Amber-Bottle-120cc.jpg','f49a571d850c1ca84661698f14e4c47889705584',83973,1729779788,1723470333),
(11520,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pet/CENTOR_PET-Amber-Bottle-120cc.jpg','cfc5d4ade4240570580146da3e5924e915426f7e','bce0f7a98d103ae1b15c293e1be059975cc14705','jpg','image/jpeg','CENTOR_PET-Amber-Bottle-120cc.jpg','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9',97871,1729779805,1723470333),
(11521,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pet/product_detail/CENTOR_PET-Amber-Bottle-120cc_01.jpg','cc0b1d251c1687d7d817864ff0bf82fe5abc68bf','1c6e7674871d47767c8465f4a712c4a678612b83','jpg','image/jpeg','CENTOR_PET-Amber-Bottle-120cc_01.jpg','500de38f65b026ecadecfde739c218f874f26347',88576,1729779794,1723470333),
(11522,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-13-A-with-Closure.jpg','08fe486e011bab493c38bd6d9aa76bc0ae71521b','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-13-A-with-Closure.jpg','29eba7ef63f36d7329d610625e7fa1686299ab24',76997,1729778632,1723470491),
(11523,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-8-with-Closure.jpg','de309b62bf221af17477c16d3ff253eaed20baa9','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-8-with-Closure.jpg','2d3ffddc9c107c92a4808b231bdfb62edd61871c',75471,1729778656,1723470491),
(11524,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/CENTOR_Screw-Loc-Vial.jpg','4a4065eb929588a858398627bd2d13a7271c543c','a2a33f82dcda53e32fe1dcd05a71dbd8611e4098','jpg','image/jpeg','CENTOR_Screw-Loc-Vial.jpg','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315',75715,1729778564,1723470491),
(11525,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-8-with-Closure_01.jpg','19ddc02299794c74baf4ff7be8d1b55e23ee1edd','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-8-with-Closure_01.jpg','c63271c861938f3f1d69ff35d05099030f8becef',90758,1729778674,1723470491),
(11526,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-60-with-Closures.jpg','46a1347511b05cbf20465bc710cfd6a25ec3f33d','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-60-with-Closures.jpg','da2b22071818b91a4745eaa82ae3d0e224cd1977',127811,1729778694,1723470491),
(11527,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-40-A-with-Closure.jpg','1c294f1eaa803e5ee2ec69d4a11fa947014ef01b','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-40-A-with-Closure.jpg','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7',117533,1729778712,1723470491),
(11528,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-30-A-with-Closure.jpg','2f830de41fbb112521984aecf8612725a6dbd7ee','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-30-A-with-Closure.jpg','c0b9a1fe0a308e56faa59372e423b21839826713',110317,1729778789,1723470491),
(11529,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-20-with-Closure.jpg','088615072cc448feeed784c9c587525d74a1971d','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-20-with-Closure.jpg','971e596d8d18a24106759df6832cd26888fb6d4d',105625,1729778810,1723470491),
(11530,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/product_detail/CENTOR_Screw-Loc-Vial-L-16-A-with-Closure.jpg','69ca5fdf44dd204d86cf7df0ed6602ab66b30be0','4bed155ed9987e74f4bc268224ba33c33fc6999f','jpg','image/jpeg','CENTOR_Screw-Loc-Vial-L-16-A-with-Closure.jpg','7a0123f10eef41741f2804ab3bf6180c446e5053',97969,1729778827,1723470491),
(11531,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pp/product_detail/CENTOR_PP-Amber-Bottle-200cc.jpg','8477ba153aebea9142ff40080a006489de3e69dd','1caf472793634971e9df56a716f875335a27399b','jpg','image/jpeg','CENTOR_PP-Amber-Bottle-200cc.jpg','10edbe7666347b64fa51e0ef3acc8e19721a0148',99291,1729779842,1723470608),
(11532,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pp/product_detail/CENTOR_PP-Amber-Bottle-75cc.jpg','848586f8175a860bb1cfcde6b5c8ee91bb43d7b9','1caf472793634971e9df56a716f875335a27399b','jpg','image/jpeg','CENTOR_PP-Amber-Bottle-75cc.jpg','7fbd7348f25e977ef834c5e5fe21030ffdad1087',94730,1729779385,1723470608),
(11533,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pp/CENTOR_PP-Amber-Bottle-200cc.jpg','7a7fdbbb9775826f1f636dcbf96413d80673ac3f','119c27865f63c25fd9ac6dd939ecbe9f9c48eca0','jpg','image/jpeg','CENTOR_PP-Amber-Bottle-200cc.jpg','129acd22eb72090beb68889acb1c3e2538f857a9',110729,1729779364,1723470608),
(11534,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pp/product_detail/CENTOR_PP-Amber-Bottle-120cc.jpg','817e784718f6ca2b78f89001b363ea4099c4db69','1caf472793634971e9df56a716f875335a27399b','jpg','image/jpeg','CENTOR_PP-Amber-Bottle-120cc.jpg','08e91436c7b3001b18969845fc048a4a4f3edc47',97288,1729779846,1723470608),
(11535,0,1730276772,1730276772,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz.jpg','10afea566b6f069cee2d328d567a5b8191209ac2','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz.jpg','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee',96623,1730276772,1723470708),
(11536,0,1730276713,1730276713,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK.jpg','34a5bbd7ee089fbd8ded6318c627922da6c72690','f2642c56ab9cd98f00788930b2ba8ec0d15864e9','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK.jpg','44e0eec79e8bd2c9fa26806525cf2b005b889551',125014,1730276713,1723470708),
(11537,0,1730276830,1730276830,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz.jpg','a7d172f852090769261747e5b6640c367eaa2283','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz.jpg','21025bd3cb11289cc70671da78c97513189d81a0',118333,1730276830,1723470708),
(11538,0,1730276845,1730276845,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz.jpg','116b519e5663bb9c9d057c517d4d11e9736148c1','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz.jpg','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59',110985,1730276845,1723470708),
(11539,0,1730276855,1730276855,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz.jpg','f5420903fa76e73af441c94b5ee62c8d653134d4','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz.jpg','1d957861888f02e1818e871c9ccd245742446545',117750,1730276855,1723470708),
(11540,0,1730276869,1730276869,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz.jpg','853f78a1afdd947aca880ef10fabcd417b05319c','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz.jpg','23906dab12d06818999fee49482c1f78d77935a0',109167,1730276869,1723470708),
(11541,0,1730276881,1730276881,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz.jpg','0a1b155ddac0e936ecc3576c2cf2538e242b5861','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz.jpg','3b57d8a9cffe6af915e664c9e3d95815ff06801d',148390,1730276881,1723470708),
(11542,0,1730276893,1730276893,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/product_details/CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz.jpg','577e5e72cd7c0c46b5dcbe187bbad4e12cd7946d','d019176790b4da411f6a1d4c4842b1621868d8c4','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz.jpg','e7585a26119182108e09f709f6a985213c64818e',133668,1730276893,1723470708),
(11543,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Clic-Vial-Z-16.jpg','8164e2f9f5cb4e32306d4b4edc2137906cd4ab13','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Clic-Vial-Z-16.jpg','4e37896b09c7b9aa69beacc279a029bbc706be6a',87430,1729777641,1723471484),
(11544,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Clic-Vial-Z-60-with-Closure.jpg','122c7641ca630f8dea137c04c89cb1ed99cf7b73','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Clic-Vial-Z-60-with-Closure.jpg','d994ae1baedac4915781d772b84482d4e6576f05',137830,1729777662,1723471484),
(11545,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Clic-Vial-Z-40-with-Closure.jpg','0d5ff500032114c31d4606c680ab871ad362c860','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Clic-Vial-Z-40-with-Closure.jpg','a980ddf4e27eb37528325b9737b423c88882f7bb',127841,1729777674,1723471484),
(11546,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR-1-Click-Vial-Z-30-with-Closure.jpg','791c07d3e17e109961b94a3c40eead83d743388b','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR-1-Click-Vial-Z-30-with-Closure.jpg','c208cc1f4bed528f0e04e7111f801e4dfaf50af0',124225,1729777693,1723471484),
(11547,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Click-Vial-Z-20-with-Closure.jpg','b87c64dcc6b77f67bbbe89ecbc642e095b701650','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Click-Vial-Z-20-with-Closure.jpg','2d906c3193b0914e6f012acbacb1822726d28f52',112257,1729777718,1723471484),
(11548,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Click-Vial-Z-13-with-Closure.jpg','ce568448d7b6472bea08ab0f02e3d5c96f6c3e3e','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Click-Vial-Z-13-with-Closure.jpg','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44',86469,1729777775,1723471484),
(11549,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Click-Vial-Z-10-A-with-Closure.jpg','16085a2c0e9deeb2805b32013323f1974cb9b758','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Click-Vial-Z-10-A-with-Closure.jpg','2a29794536d22d3bf27e54e294e3ce83f7e0825e',83099,1729777762,1723471484),
(11550,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/CENTOR_1-Clic-Vial.jpg','3ac932e9005e20047e54b65c478689df5c237690','fdaccca184e23a695fb94148504a0c436ceef934','jpg','image/jpeg','CENTOR_1-Clic-Vial.jpg','3d1e36c8efd47f997783615a4936bf06155f05f6',80126,1729777463,1723471484),
(11551,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/product_detail/CENTOR_1-Click-Vial-Z-10-A-with-Closure_01.jpg','0beb6a25369c86fd669092224703cac7062efdad','26f4c284e0f8c798fb2b762c59f30ad9ffd4a58e','jpg','image/jpeg','CENTOR_1-Click-Vial-Z-10-A-with-Closure_01.jpg','011db56f53b4949e0c7b0b4be3bfd5220434b9d9',99602,1729777801,1723471484),
(11552,0,1730277144,1730277144,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-HalfOZ.jpg','45a842a2ce06d7e96c589a28f9a422280fc3d8ca','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-HalfOZ.jpg','242d54e8a80a692c8de58a3c57674cf94324b764',97564,1730277144,1723472148),
(11553,0,1730277155,1730277155,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-HalfOZ_01.jpg','7568bbd98472a7498fe444989d5edeb11e6b5bc5','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-HalfOZ_01.jpg','733535b8c70311f499a0dae48bd2ad15318cdec6',97859,1730277155,1723472148),
(11554,0,1730277191,1730277191,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-HalfOZ_02.jpg','19b410a6d66b45b8a214a4cb349f0203e73af658','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-HalfOZ_02.jpg','9b9eace5b2d68c959b483e21380cd45a092f72e2',105016,1730277191,1723472148),
(11555,0,1730277206,1730277206,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-2oz.jpg','12ee07bd3cf55bfa97e3eff676ccbe2ebe810c43','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-2oz.jpg','8f325dd60707cba323064c98900057d4aa3b4c6d',114814,1730277206,1723472148),
(11556,0,1730277218,1730277218,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-2oz_01.jpg','407eb7d718306a66d307f9d37a9c42752ff319c8','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-2oz_01.jpg','1f391edf37ead75ec5c81d2347bd92d307c04e6b',119829,1730277218,1723472148),
(11557,0,1730277227,1730277227,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-2oz_02.jpg','7c90b17082984583784415a67e6a37e6c51cb8b6','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-2oz_02.jpg','9c32be3707d2fdc66d0cf8209ed39b10930ae67e',113055,1730277227,1723472148),
(11558,0,1730277122,1730277122,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/CENTOR_Droppers-0764-07A-1oz.jpg','5193aacf97d43466d9b37699794afff3c5eccf45','01f14254f92cb93964d33db3686505198e0fe05b','jpg','image/jpeg','CENTOR_Droppers-0764-07A-1oz.jpg','8b8406825a28937bed655cf5234fede3f989c8fc',105590,1730277122,1723472148),
(11559,0,1730277237,1730277237,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-1oz.jpg','7d1172f41f832ad9dbcbff165f543810b7a9c35e','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-1oz.jpg','8dbe7e1dc9755a286c4c9f25daad7acc35692296',110390,1730277237,1723472148),
(11560,0,1730277245,1730277245,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/product_details/CENTOR_Droppers-0764-07A-1oz_01.jpg','0ea6be9fcd0d4e0f7861bc497897c56c70b56f12','a97033f6962ce5f9ee9fd3adccaa8ab490ea18a2','jpg','image/jpeg','CENTOR_Droppers-0764-07A-1oz_01.jpg','0689e9361884e6aed7a4cf3c2915aeab58db5ecb',102456,1730277245,1723472148),
(11561,0,1730277297,1730277297,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/applicators/product_details/CENTOR_Applicators-PU-1716-1oz.jpg','cfd3f6890092e654e67cb78f591d5a8392cfa035','fca3921811e9e8f8fb33ffc9f17b45972885fe69','jpg','image/jpeg','CENTOR_Applicators-PU-1716-1oz.jpg','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9',110888,1730277297,1723472162),
(11562,0,1730277286,1730277286,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/applicators/CENTOR_Applicators-PU-1716-1oz.jpg','e85e64138b0c1b3ac753e8d0665f80cfb943555c','a11821d6bffed1ec2d5fd1a42e3c2a7994e974cf','jpg','image/jpeg','CENTOR_Applicators-PU-1716-1oz.jpg','025286cc850ce533446db53a8daa0236e4c7b059',101212,1730277286,1723472162),
(11563,0,1730277323,1730277323,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/applicators/product_details/CENTOR_Applicators-PU-1716-1oz-OPEN.jpg','219cf4d8b3cb3e3c5b35c086290122b458ea2c8c','fca3921811e9e8f8fb33ffc9f17b45972885fe69','jpg','image/jpeg','CENTOR_Applicators-PU-1716-1oz-OPEN.jpg','86df1b6bdf53db5b23c88384222c163546f67596',96992,1730277323,1723472162),
(11564,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure.jpg','a16da998e832f9d66dc31d144dfa1f9babf0aa23','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure.jpg','c5173dcfaec86d6f417ec41fbd1988bd02bbab25',84585,1729778911,1723475742),
(11565,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure.jpg','7d21b691ada5b34872baa0b1056af9dd4b9f5975','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure.jpg','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1',80553,1729778925,1723475742),
(11566,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure.jpg','fb3f977435a81765c03d45ea09f8c879de6a9d21','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure.jpg','8dba77e25f6ff216e282ac083f1bfae0f7d87db5',106242,1729778935,1723475742),
(11567,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/CENTOR_Plastainer-Snap-Cap-Vial.jpg','66a9e34f3818e9244f0f7a03c7b99214473d4431','978852e5954ead2f1977da34c6de3b4f518d653c','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial.jpg','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce',73529,1729778890,1723475742),
(11568,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure.jpg','d735c3029327292581897caaa16e373ccc1e55b1','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure.jpg','945158abce2463b4700a86fb836de73f3ed45e2c',77433,1729778947,1723475742),
(11569,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure.jpg','22be229ff445c60cfae52d08b142e24247bd7760','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure.jpg','38e94147860262b8e4c294b90c2a36890f235d4c',94419,1729778956,1723475742),
(11570,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure.jpg','1d49cb1f8ad0e8b90589635e6340a26fa41d65bf','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure.jpg','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526',89398,1729778976,1723475742),
(11571,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/product_detail/CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure.jpg','2928a35d2191626d3639c6c6cb44389554e9de32','63f348b1c687a584937f49f70618b0485c6a1835','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure.jpg','81c416a88d650ca58e27edb7e92b024d730b4405',82243,1729778987,1723475742),
(11577,0,1730363730,1730363730,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/CENTOR_Droppers-and-Applicators_header.jpg','6f8d950d9acb2df18ffa65283ad18956acef3cc5','d62c7f835e6f3e640e351ad18d213051e328ec9c','jpg','image/jpeg','CENTOR_Droppers-and-Applicators_header.jpg','487eb4e24813528aad8689e090b44f08dc2e156f',249530,1730363730,1730363730),
(11579,0,1730299271,1730299271,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/CENTOR_Droppers.jpg','01a2347c0ecc04a7a1a30ba820a98c58d2a3659b','d62c7f835e6f3e640e351ad18d213051e328ec9c','jpg','image/jpeg','CENTOR_Droppers.jpg','0dea4d45ed6846863755e3f650dc8e8c03cbd14a',546780,1730299271,1723548946),
(11581,0,1730298926,1730298926,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_Product-Solutions_liquid-ovals.jpg','6b9a20dbecccd2455777da88b674847eda0de4a3','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpg','image/jpeg','CENTOR_Product-Solutions_liquid-ovals.jpg','3697c0f1a2815e380a9ff17955ae8b5cb2048744',600579,1730298926,1723548946),
(11584,0,1730299274,1730299274,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/CENTOR_Applicators.jpg','0db6a399102010f58b673e7eed3282655197b8d3','d62c7f835e6f3e640e351ad18d213051e328ec9c','jpg','image/jpeg','CENTOR_Applicators.jpg','88743957b2ce7440779cda53978a015ea61bf26e',559393,1730299274,1723548946),
(11585,0,1730296321,1730296321,0,1,2,0,'/user_upload/centor/product_solutions/CENTOR_bottles-and-closures.jpg','3ce5a709caa02d7fe860fb7fcc8600297f5bbbf1','1c24a137e965a72d33f2042ca4ec72c4b6ba6453','jpg','image/jpeg','CENTOR_bottles-and-closures.jpg','c42a45e51d62446f6cb11e58c68b5087487800e9',588092,1730296321,1723548946),
(11588,0,1730299786,1730299786,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/icons/CENTOR_Gx-Cap_Improve-refill-rates.png','965a3e034c061ce764db523bc22f4e28ece4e42f','b068c086281da1c8f8fbd899e47810822614e5ec','png','image/png','CENTOR_Gx-Cap_Improve-refill-rates.png','fea90f3b271991f83932da7a245420d14561ad32',3375,1730299786,1723549593),
(11589,0,1730299800,1730299800,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/icons/CENTOR_Gx-Cap_Deeper-Relationships.png','5028984225ae6c4e73b0655e0443e9e9b1a6a0c9','b068c086281da1c8f8fbd899e47810822614e5ec','png','image/png','CENTOR_Gx-Cap_Deeper-Relationships.png','1677eda500e3d8f59c742b3568e2617acc60c974',3876,1730299800,1723549593),
(11590,0,1730299812,1730299812,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/icons/CENTOR_Gx-Cap_Better-patient-care.png','59a69f628f1f57cb83e488755ea80b754e190fb2','b068c086281da1c8f8fbd899e47810822614e5ec','png','image/png','CENTOR_Gx-Cap_Better-patient-care.png','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86',6980,1730299812,1723549593),
(11591,0,1730299827,1730299827,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/icons/CENTOR_Gx-Cap_New-revenue-streams.png','3472673270613df3c00d870f43592cb33a265f02','b068c086281da1c8f8fbd899e47810822614e5ec','png','image/png','CENTOR_Gx-Cap_New-revenue-streams.png','7f163c92a6b9b923cca351976e319627299a3916',3636,1730299827,1723549593),
(11592,0,1730296019,1730296019,0,1,2,0,'/user_upload/centor/career/job_offerings/CENTOR_job-offerings_header.jpg','9c90fbc5079bc5c378833930ffd800bb655e4ca9','32020076151d28409d69347df61b9b75ec6acd6a','jpg','image/jpeg','CENTOR_job-offerings_header.jpg','dd4f96fede3b0446605b70086ed239105bcd8907',372587,1730296019,1730296019),
(11593,0,1755001578,1755001578,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap_Prescriptions.webp','676a79d3adadefd8acb71c89108ed92cde2f1bc7','d004b5848b4e51bd90708c13b512167a13cbe461','webp','image/webp','CENTOR_Gx-Cap_Prescriptions.webp','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248',232582,1755001578,1755001578),
(11595,0,1755001603,1755001603,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/how_it_works/CENTOR_Gx-Cap_Adherence-Monitoring.webp','43050ee66efe0fbd9e7f61c09cb8817855795f05','efd6f565539c3c69974e304cd76fd1674a997673','webp','image/webp','CENTOR_Gx-Cap_Adherence-Monitoring.webp','877699b3c4d071880a94f1ec9e3a2aced078ef48',452654,1755001603,1755001603),
(11597,0,1755001611,1755001611,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/how_it_works/CENTOR_Gx-Cap_Engage-Patients.webp','2786da899cf7f5aa76b3b90074fb7a05e4b03aa3','efd6f565539c3c69974e304cd76fd1674a997673','webp','image/webp','CENTOR_Gx-Cap_Engage-Patients.webp','b9a5a124751e77dff287dedad5f8cce67b5094d1',701214,1755001611,1755001611),
(11599,0,1755001619,1755001619,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/how_it_works/CENTOR_Gx-Cap_Bill.webp','e5a04e4be2aa114ab724f14f43ca12922941ee6e','efd6f565539c3c69974e304cd76fd1674a997673','webp','image/webp','CENTOR_Gx-Cap_Bill.webp','4c5508557245601742d4b4bf1b1b9fe8391122bb',483594,1755001619,1755001619),
(11622,0,1730276971,1730276971,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/product_details/CENTOR_Ointment-Jar-PL-3704A-with-Closure.jpg','83541726555f7f80a1cb2fcd632f5379a77fe6b0','7cc8f65e5d18db8fb2d7afc3ff83e34d3c8c972d','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3704A-with-Closure.jpg','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01',76110,1730276971,1723638628),
(11623,0,1730276980,1730276980,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/product_details/CENTOR_Ointment-Jar-PL-3716-with-Closure.jpg','57bc875829f2f5dde32d4773257f8a394bdeb5fb','7cc8f65e5d18db8fb2d7afc3ff83e34d3c8c972d','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3716-with-Closure.jpg','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae',92139,1730276980,1723638628),
(11624,0,1730276993,1730276993,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/product_details/CENTOR_Ointment-Jar-PL-3708A-with-Closure.jpg','e0d94347c7b3181c81ba8e29d679f16f687318fc','7cc8f65e5d18db8fb2d7afc3ff83e34d3c8c972d','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3708A-with-Closure.jpg','3f844c589576362893b16f9a1850f6cf91e69cf1',83780,1730276993,1723638628),
(11625,0,1730277038,1730277038,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/product_details/CENTOR_Ointment-Jar-PL-3702-with-Closure.jpg','14a658f59494fbe89a7620d995a6c9ffacacb108','7cc8f65e5d18db8fb2d7afc3ff83e34d3c8c972d','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3702-with-Closure.jpg','9a80372aca9ee70f192868bd2c60a7dba8491b89',72121,1730277038,1723638628),
(11626,0,1730276948,1730276948,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/CENTOR_Ointment-Jar-PL-3701A-with-Closure.jpg','09de9e5d1fe42d0bb63d3a771bde14ffce9eb7aa','3b321916d6cf3f9eda331699abcab39ad7155079','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3701A-with-Closure.jpg','084cead6be1f8d31e37976c22ab3991afafd31a6',69416,1730276948,1723638628),
(11627,0,1730277049,1730277049,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/product_details/CENTOR_Ointment-Jar-PL-3701A-with-Closure.jpg','51f3fdec5ddec19752d1d662449831a47975cc10','7cc8f65e5d18db8fb2d7afc3ff83e34d3c8c972d','jpg','image/jpeg','CENTOR_Ointment-Jar-PL-3701A-with-Closure.jpg','f71835affb9e4a475d77759d3c7a6a8ecfaa531f',72839,1730277049,1723638628),
(11628,0,1730298720,1730298720,0,1,2,0,'/user_upload/centor/sustainability/CENTOR_Sustainability_header.jpg','90e799d9d32958db9813fcfb2ebe034745277deb','08852ecefefa9d8ae70a7096704c0c57941ababe','jpg','image/jpeg','CENTOR_Sustainability_header.jpg','4f39496de9caae9d4ea94d602d58aa1243ca6dfe',141620,1730298720,1730295953),
(11629,0,1730299999,1730299999,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap_Indicators.jpg','eb2012f50983538373b1c9275e3ef34e66d7d6a7','d004b5848b4e51bd90708c13b512167a13cbe461','jpg','image/jpeg','CENTOR_Gx-Cap_Indicators.jpg','b0be94bfc37a8dd40c60bb9d95c9af0e98788094',871144,1730299999,1723646548),
(11631,0,1756219999,1756219999,0,1,5,0,'/form_definitions/cENTOR_Contact.form.yaml','a684f157efdf06cb98e80403524c03e959744ad3','c62e3e70a526a59f0f0b7687864947eab72d7d3f','yaml','application/yaml','cENTOR_Contact.form.yaml','0c3f50ccbdb007fc357e02755791fe2460278ec8',4333,1756219999,1756219999),
(11632,0,1730298565,1730298565,0,1,2,0,'/user_upload/centor/compliance/CENTOR_Compliance_all-products_compliance.jpg','36a0eb1ba956ba090109c2f3772bde4fe42ee058','257bff74b26cc4b0c0f57d12525abbe107b64d56','jpg','image/jpeg','CENTOR_Compliance_all-products_compliance.jpg','bd1e46aeeaa2746e58a8fdea543316fca0e4850e',205207,1730298565,1730296124),
(11633,0,1730300028,1730300028,0,1,4,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap.mp4','dd4ec78c47c90c717cc996b1d8e185b1ce5f2ca7','d004b5848b4e51bd90708c13b512167a13cbe461','mp4','video/mp4','CENTOR_Gx-Cap.mp4','80c3cd008496219e5c0b55f0c3a909426c6e0039',100157738,1730300028,1723698510),
(11635,0,1730299547,1730299547,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/glass/product_details/CENTOR_Glass-Liquid-Ovals-with-Closure-v3.jpg','e8ce3f2de4fefdb3d0fa2a3c0ee05c8531f557f7','6524d93d6cdb7a032f549f42234e409474cf830b','jpg','image/jpeg','CENTOR_Glass-Liquid-Ovals-with-Closure-v3.jpg','b11a1f2c3e8935a3450c78f644251c229ba93f2a',55047,1730299547,1730299547),
(11636,0,1730276295,1730276295,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Safety-Policy.pdf','786bc73ae593d8992b39443ca06dca6c4807eb48','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Safety-Policy.pdf','e5bd7cbbf1535ee04c4887df53ba1360d693a3b6',43616,1729695801,1723715327),
(11637,0,1730276295,1730276295,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Quality-Policy-Board.pdf','4f9fb6ffe725a3d41d1fa92affbf1ff91e224f5b','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Quality-Policy-Board.pdf','20a46696ba8e4b08095c8bb04e78cf835ee8cbbe',145959,1729695820,1724844872),
(11638,0,1730276295,1730276295,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Combination-Brochure.pdf','0bd9f3bcf066be728e5840e22fd588a9cf0cfc44','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Combination-Brochure.pdf','7685c67e70ea0206a2f1cacffa5288b44b3ea299',626250,1729695843,1723715327),
(11639,0,1730276296,1730276296,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Supplier-Code-of-Conduct.pdf','aa7a8b746fa2236dd221ea46b34e44756c079da1','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Supplier-Code-of-Conduct.pdf','ebeb4a1f178e451a4d944434860edfd32a8ac71d',2899183,1729695863,1723715328),
(11640,0,1730276298,1730276298,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/Generic_order_guide-2018r.pdf','591d171282f9932e648d2392eb5a8367e1c8acfa','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','Generic_order_guide-2018r.pdf','a235af8eb45d0ee4cb9e3efa9f6be7e2e0fac2f1',145515,1724844924,1724844924),
(11642,0,1730276298,1730276298,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/2021CannabisPackagingFlier.pdf','1f51ddb2349b3e4c5b90850c1557ced302b59791','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','2021CannabisPackagingFlier.pdf','4af8d886dc5e98dd839549236a3e62e68826a28b',471389,1723716525,1723716524),
(11643,0,1730276297,1730276297,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/1-ClicPopularPreferred_CENTOR231E_.pdf','3bcef546a9649cb8902297abc3949a6d727c6911','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','1-ClicPopularPreferred_CENTOR231E_.pdf','3ad80e70c52c760221630e337196a4b4f64b36e7',549873,1723716525,1723716525),
(11644,0,1730276297,1730276297,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/50YearsScrewLoc.pdf','896c22032c9e97bc7ecaabd24db08273b0d5960b','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','50YearsScrewLoc.pdf','48d229843a63bd18a73f38d639bfd62adb58e511',942201,1723716525,1723716525),
(11645,0,1730276299,1730276299,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/OpioidRedClosureFlier_R3.pdf','2cff819f48365d328f81d09efa6a1fd7a3c9fbcc','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','OpioidRedClosureFlier_R3.pdf','fcf3b154cfa3cc9b4ceabffb04c98f75b961c01e',863623,1723716525,1723716525),
(11646,0,1730276299,1730276299,0,1,5,0,'/user_upload/centor/downloadcenter/product_leaflets/RecycledOvalSalesSheet_2024.pdf','eb5e9f637384896037d5b1d3f0bcc4c90bda53bd','3dae7859496ab417a028992561b6a3d364a0cd53','pdf','application/pdf','RecycledOvalSalesSheet_2024.pdf','1dfec6503f113c9667a87f296e03f26cde47f9dd',1230705,1723716525,1723716525),
(11647,0,1730298689,1730298689,0,1,2,0,'/user_upload/centor/legal/CENTOR_Legal_header.jpg','7a3792f47ac3a24da71d03a72baaecafeacc5386','e17d39422d3f5a7fd3add0e7f02b7a5cfc47d545','jpg','image/jpeg','CENTOR_Legal_header.jpg','ab7c0d85e007241d5136ef161053df27bb3dfb8e',98008,1730298689,1723717652),
(11648,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/closures/CENTOR_Caution-Snap-Cap-Closure.jpg','a27d9c68e548168d1b321ded454731f6ef050af5','3e58d55073a8ae6963af080ec462e3c27ea847de','jpg','image/jpeg','CENTOR_Caution-Snap-Cap-Closure.jpg','77537dfd37952bc8073af68120524ae231ee80d1',84310,1729778537,1723741977),
(11649,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/closures/CENTOR_Ultra-Loc-Convertible-Closure.png','bac3850f736d7a769d8679ff5fa351290d3a7ef7','3e0a09b1ee9f5a3b2d3d414df0d4d79dfaf3abfb','png','image/png','CENTOR_Ultra-Loc-Convertible-Closure.png','1a3663055238173f3d824ab0c1905c63d6d8091b',83944,1729779640,1729779546),
(11651,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/closures/CENTOR_Lightweight-CR-Closure-with-F217-liner.png','aca2a489ef18a79a5984da3d38dc4b37f7a999b1','3e0a09b1ee9f5a3b2d3d414df0d4d79dfaf3abfb','png','image/png','CENTOR_Lightweight-CR-Closure-with-F217-liner.png','2ec965f9828a86df9f8ce709476c072d7bd547a2',91085,1729779699,1723742394),
(11652,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/bottles/closures/CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner.png','1c356d59b3ff89b5a05c206d80e8f3a615ddf2d0','3e0a09b1ee9f5a3b2d3d414df0d4d79dfaf3abfb','png','image/png','CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner.png','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec',89211,1729779703,1723742394),
(11653,0,1730298585,1730298585,0,1,2,0,'/user_upload/centor/career/CENTOR_Career_header.jpg','f4f1ec5d915bc193454b28604aea40079ef86e96','11032f1361c55d2e0ba812f2b210326cfcf96904','jpg','image/jpeg','CENTOR_Career_header.jpg','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1',564881,1730298585,1730295773),
(11654,0,1761014875,1761014875,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Sustainability-Sheet.pdf','d3347c9e3da1eeae6e0e6f888aedeb6c009e3805','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Sustainability-Sheet.pdf','98229367e24485cd75fa9bd48308d7a039c36819',602695,1761014875,1761014875),
(11679,0,1730297672,1730297672,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Mitchell-Stein.jpg','27d17c556093dafc9f2b11cd398e22e91f2ad9be','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Mitchell-Stein.jpg','125d6091741f102902e60a083f232d2118168f21',1161767,1730297672,1725454864),
(11681,0,1729780008,1729780008,0,1,2,0,'/user_upload/all_elements/csm_7cea0e68e44921f94aad651b9f13127d_0017b48fb2.jpg','f7106489b1d6996bc54bf92a8a6ba8060f59ec42','8d4ed4594d4c67eda406b8c92f5f868e9f6e6e3e','jpg','image/jpeg','csm_7cea0e68e44921f94aad651b9f13127d_0017b48fb2.jpg','640a45ab95830cc56118843f0856861102b5a70b',104596,1726125365,1726125365),
(11712,0,1729491342,1729491342,0,1,2,0,'/user_upload/gerresheimer/customer/company/locations/_images/Job_Bluecollar.jpg','60452c619c453b63f080c1ce95e9ea2161dc0027','f97a52fc8906e5f691eeb9d6fe00609219506eab','jpg','image/jpeg','Job_Bluecollar.jpg','ff58a382ecba42180010ccd7ce4b6742bd74e369',192816,1729491342,1727702756),
(11725,0,1733231801,1733231801,0,1,2,0,'/user_upload/gerresheimer/media/library/certificate_thumbnails/Zertifikat_Allgemein.jpg','eeedecb182d126063b2db4c43cbf991ae5509e69','d214e5bf57a4da7de0b03b319e6eb7216a20d7e9','jpg','image/jpeg','Zertifikat_Allgemein.jpg','6e3f7b8e5e29a4bdba7e40f722904a699d6d2ce5',99680,1727861332,1727861332),
(11727,0,1733231801,1733231801,0,1,2,0,'/user_upload/gerresheimer/media/library/certificate_thumbnails/ISO_45001.jpg','fc22d6bd6c1df46eabea45f4dc76e860bd8f8cf4','d214e5bf57a4da7de0b03b319e6eb7216a20d7e9','jpg','image/jpeg','ISO_45001.jpg','a6aa92c4f94a14087084a81eb818cad69dc220f2',124472,1727861332,1727861332),
(11732,0,1733231801,1733231801,0,1,2,0,'/user_upload/gerresheimer/media/library/certificate_thumbnails/ISO_15378.jpg','de2b80c71465de0f7425f7c637c7812b9af7c9a1','d214e5bf57a4da7de0b03b319e6eb7216a20d7e9','jpg','image/jpeg','ISO_15378.jpg','33c99973bfbea0de62615bfcabd318e22b8f9745',125916,1727861332,1727861332),
(11734,0,1733231801,1733231801,0,1,2,0,'/user_upload/gerresheimer/media/library/certificate_thumbnails/ISO_9001.jpg','1ea316bddff639cdf5e68fadc1981741fbac32f4','d214e5bf57a4da7de0b03b319e6eb7216a20d7e9','jpg','image/jpeg','ISO_9001.jpg','1363bc5ee8161ab071248004c3d9f2617542b6fd',122008,1727861332,1727861332),
(11934,0,1728558694,1728558694,0,1,5,0,'/user_upload/gerresheimer/customer/company/locations/usa/berlin/certificates/Berlin_CertificateOfCompliance-2067259_ENG.PDF','fc29cd9a615d7342ecefb47f3e5eab6c34700b65','021368ccd5d6a5d26276a578532eaea7670c1e2b','PDF','application/octet-stream','Berlin_CertificateOfCompliance-2067259_ENG.PDF','67995cc772f28354dcc73f46d164f9b0881ee315',185544,1728558694,1728558694),
(11937,0,1766762503,1766762503,0,1,5,0,'/user_upload/gerresheimer/customer/company/locations/usa/berlin/certificates/Berlin_ISO_15378_ENG.pdf','5bad95c478989f0c0adeb1eee7c61a09216fbbc6','021368ccd5d6a5d26276a578532eaea7670c1e2b','pdf','application/pdf','Berlin_ISO_15378_ENG.pdf','c6443eaf8afc3da1e2c9a28a7b3216b2c718673b',1787179,1766762503,1766762503),
(11938,0,1728558695,1728558695,0,1,5,0,'/user_upload/gerresheimer/customer/company/locations/usa/berlin/certificates/Berlin_CertificateOfCompliance-1960335_ENG.pdf','d1a0d86b644a5b476e5df6014c1e25fdda2fbbff','021368ccd5d6a5d26276a578532eaea7670c1e2b','pdf','application/pdf','Berlin_CertificateOfCompliance-1960335_ENG.pdf','25bdb2831d5e7958ccd76a5bf34e077e8edc8911',3832996,1728558695,1728558695),
(11988,0,1772023742,1772023742,0,1,2,0,'/user_upload/gerresheimer/customer/company/locations/usa/berlin/gerresheimer_berlin_header.jpg','c006ca871f28ba09f57814881ee545d96a2d9630','7913b0a9d2077a09f674cbcbad828f866fd40ef5','jpg','image/jpeg','gerresheimer_berlin_header.jpg','2ca775026e96121f2753e4e2d58aa11f5d88cd78',284283,1772023742,1771949601),
(12000,0,1732784170,1732784170,0,1,2,0,'/user_upload/gerresheimer/customer/company/locations/usa/perrysburg/gerresheimer_perrysburg_header.jpg','e37e1f71e167a3b8b680b55439fdb8048c51b4e0','e455742107103befad5b06d42ff7831fa7042bf7','jpg','image/jpeg','gerresheimer_perrysburg_header.jpg','00b86a93229761d04fc1f421d9384e22616f0d57',491565,1732784169,1732784169),
(12027,0,1733231801,1733231801,0,1,2,0,'/user_upload/gerresheimer/media/library/certificate_thumbnails/CoC.jpg','3501912b34357d7d614230c9d6900304bd107ad0','d214e5bf57a4da7de0b03b319e6eb7216a20d7e9','jpg','image/jpeg','CoC.jpg','1efa3cf714d17a716ba0a981a273cc944ab78be2',31492,1729691277,1729691276),
(12028,0,1729692966,1729692966,0,1,2,0,'/user_upload/gerresheimer/customer/company/events/logos/nacds.png','11f534e5d6c930cda70d78bfb31f74463467dd82','508fa10a8e975f6084feb1f40e7adb653f521c9d','png','image/png','nacds.png','9bb65f40b0d352448bd94535fb61055ab6e88d53',34987,1729692966,1729692966),
(12029,0,1729693709,1729693709,0,1,2,0,'/user_upload/gerresheimer/customer/company/events/logos/NCPA.png','f2e92deaabf8baf68a6cb2fabd2c3b5b6ae911ef','508fa10a8e975f6084feb1f40e7adb653f521c9d','png','image/png','NCPA.png','fc047ff372b992292c6ef36fb803bc3086f227ca',24845,1729693709,1729693709),
(12030,0,1729694050,1729694050,0,1,2,0,'/user_upload/gerresheimer/customer/company/events/logos/good-neighbor-pharmacy.png','5a529f91ec16c18e47761a1e8d396af3540bc334','508fa10a8e975f6084feb1f40e7adb653f521c9d','png','image/png','good-neighbor-pharmacy.png','07101febf2fe8bae1145c8d81cd5d3d6694207f6',17584,1729694050,1729694050),
(12031,0,1729694314,1729694314,0,1,2,0,'/user_upload/gerresheimer/customer/company/events/logos/McKesson-ideaShare.png','1e6cc795839d7a3adfa2fea8f532287859988005','508fa10a8e975f6084feb1f40e7adb653f521c9d','png','image/png','McKesson-ideaShare.png','726e5ef7932de7b2685ecadb4424815afa1ae28c',188717,1729694314,1729694314),
(12032,0,1729694628,1729694628,0,1,2,0,'/user_upload/gerresheimer/customer/company/events/logos/RBC.png','1b778035921b41aae683227cdf29a15be6b2faac','508fa10a8e975f6084feb1f40e7adb653f521c9d','png','image/png','RBC.png','7252929ce2b39c74309ad5f637261d592d8368e1',23646,1729694628,1729694628),
(12033,0,1730297695,1730297695,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Keith-Andres.jpg','d837489beaf9fccd033309da37e187d97a61d007','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Keith-Andres.jpg','01be30e362fc29e983243f95193db7635156f6fd',376947,1730297695,1729695074),
(12034,0,1730297705,1730297705,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Adam-Brown.jpg','269ccd065ddc58ebe18e3e4b4ffa246ea5498a7d','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Adam-Brown.jpg','6c73f20090ce60ac97176c681bfa9cc76c9f2704',351118,1730297705,1729695088),
(12035,0,1760945727,1760945727,0,1,5,0,'/user_upload/centor/downloadcenter/brochures/CENTOR_DOC_Salesmap.pdf','444f0f7fd2c675cbc91854c00eeee7a7f4bfc9d0','9865c3af6d38090aded21a4c94d278b6bacfc8e3','pdf','application/pdf','CENTOR_DOC_Salesmap.pdf','8375fcdc5dd3437eafef9d81e26447e4c0669fdd',753375,1760945727,1760945726),
(12039,0,1730363759,1730363759,0,1,2,0,'/user_upload/centor/product_solutions/vials/centor_vials_header.jpg','1d67a28b2ec980c86198e61b52f9647d20ab6120','3b42560bec1801ff10818c673f87db5795308f22','jpg','image/jpeg','centor_vials_header.jpg','02bd2b75e606b14a63881d52bce76eee8ee98e48',258449,1730363759,1730363759),
(12040,0,1730277443,1730277443,0,1,2,0,'/user_upload/centor/product_solutions/vials/1click/CENTOR_1-Click-Vial_Header.jpg','e7c5b444fc723516ce5311730b82505ab0c7962b','fdaccca184e23a695fb94148504a0c436ceef934','jpg','image/jpeg','CENTOR_1-Click-Vial_Header.jpg','68cc0322a11ef20f750f2517f59c65780fcd67ec',54102,1730277443,1729777349),
(12041,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail.jpeg','3ac34ec1b3db86edfa6568817fe1ee9105e572aa','3b42560bec1801ff10818c673f87db5795308f22','jpeg','image/jpeg','CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail.jpeg','63f55c07875770f6eedf7d28d169eae7aa820a64',606280,1729779144,1729779144),
(12042,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail.jpg','954752ac2eec7ade22c8707edb5e14b36f0b4849','3b42560bec1801ff10818c673f87db5795308f22','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail.jpg','97e853f40197c34a554d6a84eb3ff04aecc6f0bf',548685,1729779144,1729779144),
(12043,0,1730276284,1730276284,0,1,2,0,'/user_upload/centor/product_solutions/vials/CENTOR_1-Click-Vial-with-Closure_Thumbnail.jpeg','49c8fe96644d7f9dc46038beb41e9fc4767ce997','3b42560bec1801ff10818c673f87db5795308f22','jpeg','image/jpeg','CENTOR_1-Click-Vial-with-Closure_Thumbnail.jpeg','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc',593487,1729779144,1729779144),
(12044,0,1730299197,1730299197,0,1,2,0,'/user_upload/centor/product_solutions/bottles/CENTOR_Bottles-and-Closures_PP-Amber-Bottle.jpg','9cebe13ec8da28796e6e8ecce0b37c078e6b8abb','7e768e2b3f76744ac50541c69ee8aa9f9af94657','jpg','image/jpeg','CENTOR_Bottles-and-Closures_PP-Amber-Bottle.jpg','7a05d2e168423b78417fe960c56d915815655c2a',559595,1730299197,1729779274),
(12045,0,1730299208,1730299208,0,1,2,0,'/user_upload/centor/product_solutions/bottles/CENTOR_Bottles-and-Closures_PET-Bottle.jpg','9aaf82501072d1fd7dba616943b6cf1cab675af1','7e768e2b3f76744ac50541c69ee8aa9f9af94657','jpg','image/jpeg','CENTOR_Bottles-and-Closures_PET-Bottle.jpg','c42a45e51d62446f6cb11e58c68b5087487800e9',588092,1730299208,1729779274),
(12049,0,1730300789,1730300789,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/applicators/CENTOR_Applicator_Header.jpg','b59c7430604093f25c3b545a29b02212a781a7bb','a11821d6bffed1ec2d5fd1a42e3c2a7994e974cf','jpg','image/jpeg','CENTOR_Applicator_Header.jpg','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4',241320,1730300789,1730300789),
(12050,0,1730300797,1730300797,0,1,2,0,'/user_upload/centor/product_solutions/droppers_applicators/droppers/CENTOR_Dropper_Header.jpg','069344119e01eea6931bd7325fd24201a61ba6e9','01f14254f92cb93964d33db3686505198e0fe05b','jpg','image/jpeg','CENTOR_Dropper_Header.jpg','4eab3c5e672eca6b2d4c0e35881162b510eb6117',240292,1730300797,1730300797),
(12051,0,1730300809,1730300809,0,1,2,0,'/user_upload/centor/product_solutions/ointment_jars/CENTOR_Ointment-Jar_Header.jpg','87386101d4642209a5645f69c8524601d4fa888d','3b321916d6cf3f9eda331699abcab39ad7155079','jpg','image/jpeg','CENTOR_Ointment-Jar_Header.jpg','ebc1492069c54bbe4efb5f71ee27459d5d18430d',238119,1730300809,1730300809),
(12052,0,1730300764,1730300764,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pet/CENTOR_PET-Bottle_Header.jpg','a671d7cd19dffae6902fe58ea9799995f4d2d5ed','bce0f7a98d103ae1b15c293e1be059975cc14705','jpg','image/jpeg','CENTOR_PET-Bottle_Header.jpg','59e2650a5419b602fc57d9cf9797f82b465f6405',249278,1730300764,1730300764),
(12053,0,1730300835,1730300835,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/pet/CENTOR_Plastic-Liquid-Ovals_Header.jpg','1838fcb4934c9f89143fceb393d8100af1b52004','f2642c56ab9cd98f00788930b2ba8ec0d15864e9','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals_Header.jpg','b4d7e10ae922208639bfa59d5777b16cea140e3c',252232,1730300835,1730300835),
(12054,0,1730300775,1730300775,0,1,2,0,'/user_upload/centor/product_solutions/bottles/pp/CENTOR_PP-Amber-Bottle_Header.jpg','fc02d2149b35255b52ffb66dfbf4495a633d9ad3','119c27865f63c25fd9ac6dd939ecbe9f9c48eca0','jpg','image/jpeg','CENTOR_PP-Amber-Bottle_Header.jpg','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a',244916,1730300775,1730300775),
(12055,0,1730277384,1730277384,0,1,2,0,'/user_upload/centor/product_solutions/vials/screw-loc/CENTOR_Screw-Loc-Vial_Header.jpg','69981eb7585809940c658175fa1c43990e4d1a26','a2a33f82dcda53e32fe1dcd05a71dbd8611e4098','jpg','image/jpeg','CENTOR_Screw-Loc-Vial_Header.jpg','9809ee499910195a38681e0b6214cea73edc5d34',252525,1730277384,1730277384),
(12056,0,1730300826,1730300826,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/glass/CENTOR_Glass-Liquid-Ovals_Header.jpg','688ee22ec6707a950b95b080b6edb8a07efa5f59','26f449bb6454cc3cd778029c32be2b26db3f7d01','jpg','image/jpeg','CENTOR_Glass-Liquid-Ovals_Header.jpg','26f22390b8817d135ccaf27e3b365e55400ec17f',254893,1730300826,1730300826),
(12057,0,1730277392,1730277392,0,1,2,0,'/user_upload/centor/product_solutions/vials/snap-cap/CENTOR_Plastainer-Snap-Cap-Vial_Header.jpg','03d61488b66037712f16043f26bf5610ee0a52c2','978852e5954ead2f1977da34c6de3b4f518d653c','jpg','image/jpeg','CENTOR_Plastainer-Snap-Cap-Vial_Header.jpg','453916489811fbacc09dffe11abb04101ec23982',242577,1730277392,1730277392),
(12061,0,1730298573,1730298573,0,1,2,0,'/user_upload/centor/compliance/CENTOR_Compliance_compliance.jpg','f79cf08697ee5f7644fce37c072edf6b6f6855de','257bff74b26cc4b0c0f57d12525abbe107b64d56','jpg','image/jpeg','CENTOR_Compliance_compliance.jpg','c9e718c86c691d46dbb59494a97bb2d672efd426',603530,1730298573,1730295338),
(12062,0,1730298467,1730298467,0,1,2,0,'/user_upload/centor/career/CENTOR_Career_job-offerings.jpg','857323cef415651a1b10d2c5b7bc26d10e7f58c5','11032f1361c55d2e0ba812f2b210326cfcf96904','jpg','image/jpeg','CENTOR_Career_job-offerings.jpg','dd4f96fede3b0446605b70086ed239105bcd8907',372587,1730298467,1730296010),
(12063,0,1730298472,1730298472,0,1,2,0,'/user_upload/centor/career/CENTOR_Career_working-at-centor.jpg','0fcba7f6399c95456f32f7231731ebd2c8f9c8b7','11032f1361c55d2e0ba812f2b210326cfcf96904','jpg','image/jpeg','CENTOR_Career_working-at-centor.jpg','34da2c2c35b7d098c3e119af8e67936f9737bb70',355945,1730298472,1730295609),
(12065,0,1730298494,1730298494,0,1,2,0,'/user_upload/centor/company/CENTOR_Company_locations.jpg','ee0f9111499d2faadc704c2860bdb70cfc92aff5','04562a86015f240dd6f28c1ff7fd7963d9563e21','jpg','image/jpeg','CENTOR_Company_locations.jpg','848e82117450c04f7e3a4a9d1dfc72d8a671719e',586872,1730298494,1730296764),
(12066,0,1730298506,1730298506,0,1,2,0,'/user_upload/centor/company/CENTOR_Company_about-us.jpg','3fc5e255573d6c92d2255a801374abebaec5cbf7','04562a86015f240dd6f28c1ff7fd7963d9563e21','jpg','image/jpeg','CENTOR_Company_about-us.jpg','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5',291390,1730298506,1730296809),
(12067,0,1730298512,1730298512,0,1,2,0,'/user_upload/centor/company/CENTOR_Company_our-team.jpg','dabf8148c3d801589e98dee5f9650c783930d131','04562a86015f240dd6f28c1ff7fd7963d9563e21','jpg','image/jpeg','CENTOR_Company_our-team.jpg','5bd8c457821e9346453e742900e8ba3da8a76844',454243,1730298512,1730296869),
(12068,0,1730298517,1730298517,0,1,2,0,'/user_upload/centor/company/CENTOR_Company_events.jpg','8d3116c90b165ada4ecb0a45dd8ee1723228a652','04562a86015f240dd6f28c1ff7fd7963d9563e21','jpg','image/jpeg','CENTOR_Company_events.jpg','dd4f96fede3b0446605b70086ed239105bcd8907',372587,1730298517,1730296873),
(12069,0,1730298616,1730298616,0,1,2,0,'/user_upload/centor/company/about-us/CENTOR_About-us_header.jpg','796829a58eee71f475a794821e860f24dfa81199','bdac356770db44186cada577e2f4fec98f5ab7f5','jpg','image/jpeg','CENTOR_About-us_header.jpg','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5',291390,1730298616,1730297123),
(12070,0,1730298623,1730298623,0,1,2,0,'/user_upload/centor/company/about-us/CENTOR_About-us_consumer-preferred.jpg','f3d1b60cc1d66fd1d458519cf037170ec0b35825','bdac356770db44186cada577e2f4fec98f5ab7f5','jpg','image/jpeg','CENTOR_About-us_consumer-preferred.jpg','5bd8c457821e9346453e742900e8ba3da8a76844',454243,1730298623,1730297154),
(12071,0,1730298641,1730298641,0,1,2,0,'/user_upload/centor/company/locations/CENTOR_Locations_header.jpg','58444224c65eb016f7832c6c348a109f2f255b0d','94447d566bcb4f8c24460330d1121654b1d62666','jpg','image/jpeg','CENTOR_Locations_header.jpg','848e82117450c04f7e3a4a9d1dfc72d8a671719e',586872,1730298641,1730297237),
(12072,0,1730297730,1730297730,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_header.jpg','7fb92b7ffccb623e425d37ef0c41bd7670d35bfb','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_header.jpg','5bd8c457821e9346453e742900e8ba3da8a76844',454243,1730297730,1730297721),
(12073,0,1730298631,1730298631,0,1,2,0,'/user_upload/centor/company/events/CENTOR_Events_header.jpg','de7ddf09c195805952feb3c614208f898d8e5f21','b10d88f325e87045191e662f0bb3b2a8823042c7','jpg','image/jpeg','CENTOR_Events_header.jpg','dd4f96fede3b0446605b70086ed239105bcd8907',372587,1730298631,1730297790),
(12074,0,1730298579,1730298579,0,1,2,0,'/user_upload/centor/contact/CENTOR_Contact_header.jpg','5e2c786fdb1ef87e8575e78205338facc8133e31','2aa7fbf047c9d054ec437fecf464aa9c49b13e82','jpg','image/jpeg','CENTOR_Contact_header.jpg','848e82117450c04f7e3a4a9d1dfc72d8a671719e',586872,1730298579,1730297851),
(12075,0,1730300141,1730300141,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap_Vial.jpeg','8d79c067b5600a71f58290558bfa1963608c39c5','d004b5848b4e51bd90708c13b512167a13cbe461','jpeg','image/jpeg','CENTOR_Gx-Cap_Vial.jpeg','ee4845bc31b19deafc792b3addae17e189a4bf95',571061,1730300141,1730300129),
(12076,0,1730300555,1730300555,0,1,2,0,'/user_upload/centor/product_solutions/gxcap/CENTOR_Gx-Cap_Battery.jpg','a5f945b805199bb125cd88edc9a919e4b6fe65ff','d004b5848b4e51bd90708c13b512167a13cbe461','jpg','image/jpeg','CENTOR_Gx-Cap_Battery.jpg','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3',248665,1730300555,1730300555),
(12077,0,1730300279,1730300279,0,1,2,0,'/user_upload/centor/home/CENTOR_Home_career.jpg','b7e0753473016b2b8beee568d944624f92f86358','9ce02a167eb12a8908dab9a105a2d4a8dc790324','jpg','image/jpeg','CENTOR_Home_career.jpg','34da2c2c35b7d098c3e119af8e67936f9737bb70',355945,1730300279,1730300267),
(12078,0,1730363718,1730363718,0,1,2,0,'/user_upload/centor/product_solutions/bottles/CENTOR_Bottles_Header.jpg','6831f91b63c650ff073f27e17c4629bbbb4e38fd','7e768e2b3f76744ac50541c69ee8aa9f9af94657','jpg','image/jpeg','CENTOR_Bottles_Header.jpg','46826130eb41277547ac3ee3ca2be11ee0f5850d',260916,1730363718,1730363718),
(12079,0,1730363749,1730363749,0,1,2,0,'/user_upload/centor/product_solutions/liquid_ovals/CENTOR_Oval_Bottles_Header.jpg','77dacd968982a5dd8ddd4e2828e685fbd912e63c','1899af82ee9afcd191f97a9a366b1b190acda593','jpg','image/jpeg','CENTOR_Oval_Bottles_Header.jpg','929f6ac159f8a3f337021863a725d7e0a52dda7f',275095,1730363749,1730363749),
(12113,0,1732714356,1732714356,0,1,2,0,'/user_upload/landingpages/inbeneo/GettyImages-1070900014-1920w.jpg','23840a835152c0a8674dbf99359eb2502c29c8a6','f45c8d170073a3eda66be643fa5b47833947ceb2','jpg','image/jpeg','GettyImages-1070900014-1920w.jpg','7987765c6b7369e9a804d5449122ca9917c1be86',183444,1732714356,1732714356),
(12139,0,1733231987,1733231987,0,1,2,0,'/user_upload/gerresheimer/ir/placeholder-image-368x247.png','be65830471bfe65a01e0e34ca8c18c0d3b21433d','06e23dd05871dea8056f3894111a304358654fab','png','image/png','placeholder-image-368x247.png','f7bf336798e06666c2833d1d528ede4f7d421cad',28137,1733231987,1733231987),
(12227,0,1755163620,1755163620,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/gerresheimer_vials_benefits.jpg','b7a89fb59ead65181d579f8773cb5ea9c2d6e67a','f81617f028566dc1f438d3987452c799fd7feba2','jpg','image/jpeg','gerresheimer_vials_benefits.jpg','89882ad1cc99dd0408b15f9568dd15bb132112e6',109641,1752227802,1737364592),
(12228,0,1755163620,1755163620,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/gerresheimer_vials_benefits2.jpg','900886936fcf1ae56f7f3d937293dbf534f79142','f81617f028566dc1f438d3987452c799fd7feba2','jpg','image/jpeg','gerresheimer_vials_benefits2.jpg','9606243588c6626929e650cb9c07631edb78c5d1',131954,1752227802,1748597445),
(12240,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/seals/20mm/g_Vial_Aluminium_Seal_20mm_blue_square.jpg','46d1f33ff3abeab909495bd0be41fc3b032a7d36','8cdd2cf177f882784574d9bdfd86fd50e763bbd5','jpg','image/jpeg','g_Vial_Aluminium_Seal_20mm_blue_square.jpg','e4d94cd820a229028652b57da78947bfbae79035',363717,1752227802,1737472472),
(12242,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/seals/13mm/g_Vial_Aluminium_Seal_13mm_square.jpg','d2b7c81fe5dffc4da57b1cc88fb131a08c8df1b5','ca3996388cb75067e5333acf3f094a27cc895d7e','jpg','image/jpeg','g_Vial_Aluminium_Seal_13mm_square.jpg','d4f4151ac15094c026036cd8790b7cf09163b400',365346,1752227802,1737472472),
(12244,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/seals/20mm/g_Vial_Aluminium_Seal_20mm_white_square.jpg','d365f3d8b2ab48fdeff62c777ae0de3780bc4c92','8cdd2cf177f882784574d9bdfd86fd50e763bbd5','jpg','image/jpeg','g_Vial_Aluminium_Seal_20mm_white_square.jpg','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5',355667,1752227802,1737472472),
(12248,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/stopper/13mm/g_Vial_Stopper_Serum_13mm_square.jpg','387b04918bf0256428c6e992bf94510003e29443','a3bce01e734dfb5ce01b709a28932ce61c316b6d','jpg','image/jpeg','g_Vial_Stopper_Serum_13mm_square.jpg','778609584d87eef1f9a0a21ce4f7b83569bb0d8e',343793,1752227802,1737472472),
(12250,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/stopper/20mm/g_Vial_Stopper_Serum_20mm_square.jpg','aca56c54bd4fe772e0d9b0597f8eb6139bb1c030','6873541cd07ea4d99b548f0f13c0e1f1386d06f1','jpg','image/jpeg','g_Vial_Stopper_Serum_20mm_square.jpg','cef1d55b3004113af1f94439423e52848bd5fe90',347014,1752227802,1737472472),
(12252,0,1755163621,1755163621,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/vials/stopper/20mm/g_Vial_Stopper_Lyophilization_20mm_square.jpg','32e6bcacf9407b8227eb39d6ab0f67049660f869','6873541cd07ea4d99b548f0f13c0e1f1386d06f1','jpg','image/jpeg','g_Vial_Stopper_Lyophilization_20mm_square.jpg','060787bff877b65291a07296af83ac6de154b337',351054,1752227802,1737472472),
(12285,0,1737382392,1737382392,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Icon_Shield.png','682a6f14119d56537cd5bdea1a40515a40e396b2','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Icon_Shield.png','67a98acba5dd1786d34e38c02fd3fa7c0715412f',15122,1737382392,1737382392),
(12289,0,1737382790,1737382790,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Icon_Sustainability.png','9d2b8c1df053be08f847bfe7a43d8e85a9a90c29','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Icon_Sustainability.png','031d92e6f10340652a926d6a6551fcc0887a9289',10179,1737382790,1737382790),
(12408,0,1740552068,1740552068,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Jeff_Marton.jpg','ffcc83e891dd793bd51bc28f432b2ef54297924b','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Jeff_Marton.jpg','dd1b71c17c3f9df50291abb2794d789bbcf48018',120761,1740552068,1740552068),
(12631,0,1752220482,1752220482,0,0,2,0,'/assets/ger-logo-D5rYt99Q.svg','e3b23d4ce4c7c1b788745908a1e93f4e115faff3','bc5c99bb2e678db8470f9b9d0133eccab8f79620','svg','image/svg+xml','ger-logo-D5rYt99Q.svg','bc5cab6ccdc231f62698eb08fb88ffe8249994cf',10227,1752137543,1752137543),
(12856,0,1753523466,1753523466,0,1,2,0,'/user_upload/CENTOR_Plastic-Liquid-Ovals_Header_new.jpg','76fea257c3b1803977b257ded281e3c8fbda7dfb','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','CENTOR_Plastic-Liquid-Ovals_Header_new.jpg','6323262e8da56c23ea95502538f412b132d2cc18',250204,1753523466,1753523466),
(12857,0,1756187511,1756187511,0,1,5,0,'/user_upload/gerresheimer/media/whitepaper/campaigns/2025/08/brucks_nacdexpo/20250718_g_F_B_NA_final_web.pdf','f9de0a98022b7b918c2cfcbc53857ccb0125760b','f9a37730101001ace58cb2969c9e4084ed890eba','pdf','application/pdf','20250718_g_F_B_NA_final_web.pdf','e9b0447bdcff304079eefce043aa5b0ec096cf36',6269317,1756187511,1756187511),
(12930,0,1755068100,1755068100,0,1,2,0,'/user_upload/Gx_Cap_Stadien.jpg','3fd6e5556b40ffe4352742e696807eec2f75544f','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','Gx_Cap_Stadien.jpg','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f',155018,1755068100,1755068100),
(12934,0,1755105782,1755105782,0,1,2,0,'/user_upload/landingpages/rtf/Stefan_Verheyden_1080.jpg','f4acb336dbc6d32afdc165dcc649e7d49ec52ea0','7d2a73d6fdda67e91db2719337a68fd77a6af32f','jpg','image/jpeg','Stefan_Verheyden_1080.jpg','ed61a979466a3d10a023c869a693a62b9a1e59a3',406884,1755105782,1755105782),
(12985,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/GLP-1_deep-understanding-of-needs-in-the-obesity-space.jpg','e3dc80be2365f4cc3e605ec73df85e6deed76330','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','GLP-1_deep-understanding-of-needs-in-the-obesity-space.jpg','6689a5d9fd3e4904e34066f33ae37c811ffbb656',1142191,1756965839,1756965839),
(12986,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/GLP-1_real-world-evidence-of-patient-outcomes.jpg','a7d67755b0c33ec0bd87b3d4ca0614bfb1e977e2','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','GLP-1_real-world-evidence-of-patient-outcomes.jpg','ca184bcda1ff4cc0753e41908a0b087449c9d835',3964659,1756965842,1756965842),
(12987,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/GLP-1_motivational-holistic-weight-loss-assistance.jpg','15af443448312f5d9bb9b2e51c7b3a3425ab9526','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','GLP-1_motivational-holistic-weight-loss-assistance.jpg','710f8424b0f42d20c20e56d569465ac73ce188f3',4975982,1756965843,1756965843),
(12988,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/GLP-1_management-to-support-long-term-adherence.jpg','9a837123d5eeaa3af4bfeee7280ec8dafdd3bcbb','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','GLP-1_management-to-support-long-term-adherence.jpg','0f892c138120dd136ed2c245768a845a65a6f1d7',5124055,1756965843,1756965843),
(12990,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/Header_1920x430.jpg','bf3b2bd19f8aefa1ab80fe0d9b986e14ba35f49a','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','Header_1920x430.jpg','37ca282fe43b9046847eed3760595730630348a2',344627,1756965851,1756965851),
(12991,0,1762849946,1762849946,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/GLP-1-Support-App/GLP-1_global-multidisiplinary-pharma-expertise.jpg','b2290cfd3f986430d13bcaac1b270363f88d9327','d3ad6253666bcd49238452d6c927adcd07cf209c','jpg','image/jpeg','GLP-1_global-multidisiplinary-pharma-expertise.jpg','f1911411796c64c8c47542a81304a0d55455c63a',501197,1756965959,1756965959),
(13016,0,1757589316,1757589316,0,1,2,0,'/user_upload/gerresheimer/media/library/people/With_Background/Sarah_Wieske.jpg','0764065cf5f1fa2542ac82c43d4a3f2af4b50feb','1954dadf3ba8f2dfddb7b56c2e7ebc32d7394c22','jpg','image/jpeg','Sarah_Wieske.jpg','e001629c2b1880ebf13fcecde41e79331f1ba689',956793,1757589316,1757589316),
(13090,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_features.png','39c493c55e49d5bb77e1e5df8ad76154b74b6933','54564495d6f0656185f9052d3678d1935ef52d06','png','image/png','Gx_InPuls_features.png','72963017674afe98562ed0f4a207d05c4edbf6f6',153168,1759730753,1759730753),
(13091,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_variations.png','cf19d88a83e13dfae6fc11dafe9fbd838c580a50','54564495d6f0656185f9052d3678d1935ef52d06','png','image/png','Gx_InPuls_variations.png','36defccd4b69205449613163a5c21abd103f06af',457854,1759730753,1759730753),
(13092,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_Vertical.png','2d5bee0cddf768fa0e42d113554179f4eb7974a6','54564495d6f0656185f9052d3678d1935ef52d06','png','image/png','Gx_InPuls_Vertical.png','adb305b137234d59687145297b7d6380da3114a3',201376,1759730754,1759730754),
(13093,0,1762244726,1762244726,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/SensCore_pump.webp','8a05e372c1259884bdfe60789311078db1ccd9be','54564495d6f0656185f9052d3678d1935ef52d06','webp','image/webp','SensCore_pump.webp','fa0d6a6c63e49dd1e5ae318e234f01ac48fb76ae',6804,1762244726,1762244726),
(13094,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_Assembly_1.jpg','7447e8ad3b5c97344d9ebda031bd18388f97163f','54564495d6f0656185f9052d3678d1935ef52d06','jpg','image/jpeg','Gx_InPuls_Assembly_1.jpg','7027fcdb943a78d718784e8a453bc34910d76827',1480784,1759730754,1759730754),
(13095,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_Assembly_3.jpg','d493a438af7ed014f8e622ce378792ad46984950','54564495d6f0656185f9052d3678d1935ef52d06','jpg','image/jpeg','Gx_InPuls_Assembly_3.jpg','093471b3615f50944805b6d6f49f13d37e46def7',1579579,1759730755,1759730755),
(13096,0,1762244745,1762244745,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_HomeCare_PushButton.webp','d169dcbd6b2e1c1e8292b7aa8b1512ab260fde79','54564495d6f0656185f9052d3678d1935ef52d06','webp','image/webp','Gx_InPuls_HomeCare_PushButton.webp','e27de11cba25e92816a8a949eb79adfd4e78f9c5',43512,1762244745,1762244745),
(13097,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_Assembly_2.jpg','623f8163324cdce44a6c927e97303bdf0784a12c','54564495d6f0656185f9052d3678d1935ef52d06','jpg','image/jpeg','Gx_InPuls_Assembly_2.jpg','65e0abc28b9cb9bd3e59b863be52b6ad64e036ef',1647412,1759730755,1759730755),
(13099,0,1762244733,1762244733,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_HomeCare.webp','1eef89124274cd2377e996e9efb1752d0b42e9ea','54564495d6f0656185f9052d3678d1935ef52d06','webp','image/webp','Gx_InPuls_HomeCare.webp','a903383145940a2f9ec407acaced835a5f849e25',43448,1762244733,1762244733),
(13100,0,1762244718,1762244718,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_CloseUp_PushButton.webp','ceae98efc8067d7b6950c28efdb028df6cbbef70','54564495d6f0656185f9052d3678d1935ef52d06','webp','image/webp','Gx_InPuls_CloseUp_PushButton.webp','9f132152ab59587023bceb26ee322f4b5412d964',42954,1762244718,1762244718),
(13101,0,1762244711,1762244711,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_DailyLife.webp','9d142ff40a333de550e4a24756769ccefa7ba8ca','54564495d6f0656185f9052d3678d1935ef52d06','webp','image/webp','Gx_InPuls_DailyLife.webp','356d6c66b314b033c16246b45fa104437467f0d7',37762,1762244711,1762244711),
(13102,0,1762244682,1762244682,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/proprietary-devices/on-body-devices/gx-inpuls/Gx_InPuls_video_background.jpg','f2a85e3d89866ecafa3e93dd52ce2a7069458666','54564495d6f0656185f9052d3678d1935ef52d06','jpg','image/jpeg','Gx_InPuls_video_background.jpg','41b3cc01029282b3e5640befcd98478c3798e79e',237547,1759993839,1759993839),
(13103,0,1759732039,1759732039,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/handshake_icon.svg','ef7cc354ab2d55e9fb36c5625253ea450c6eb8b0','9d8e1b9ee133a71491ade3d76dfc74242c807b77','svg','image/svg+xml','handshake_icon.svg','a1a85fd48d243a130732f35c29e283107788129f',1237,1759732039,1759732039),
(13108,0,1759827236,1759827236,0,1,2,0,'/user_upload/Icon_3.png','2636a8b56dd4ed68457066fcc7c7d378b088b583','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','Icon_3.png','b40f8a3a93adc9dc5fd71699918f45e04591a2ab',6288,1759827236,1759827236),
(13135,0,1760617190,1760617190,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/g_Pharma_collage_1920x1080_Parenteral.jpg','b25d00ea93991272d762d251700e16f03252e0d4','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','g_Pharma_collage_1920x1080_Parenteral.jpg','28630faa7f8a6458e764d01e5657f1f78e0bd7e0',646159,1760617190,1760617190),
(13136,0,1760617192,1760617192,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/g_Pharma_collage_1920x1080_Oral_Solid.jpg','13bb0743f2b996c2056c97cd2d067447c47e2f99','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','g_Pharma_collage_1920x1080_Oral_Solid.jpg','4268640649e44be57e96287a000f86a63dd4c2b6',745510,1760617192,1760617192),
(13137,0,1760617193,1760617193,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/g_Pharma_collage_1920x1080_Oral_Liquid.jpg','0c6665b826582b454a6beae0c7ea6f61c5753cfa','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','g_Pharma_collage_1920x1080_Oral_Liquid.jpg','9d86a8b058bccb7858da275956b995f3847ec144',613959,1760617193,1760617193),
(13138,0,1760618141,1760618141,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/moulded_glass_production_bottles.jpg','b0afb85bbe94d04e8ea21871eee7493e5e842548','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','moulded_glass_production_bottles.jpg','b9d76afd82ba18a642f440a20959f95baa48db15',1032393,1760618141,1760618141),
(13143,0,1761011927,1761011927,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/MG_Pharma_Collage_gesamt.jpg','8d150324922bf2258e089960bf92555f9803f302','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','MG_Pharma_Collage_gesamt.jpg','054fe27f5a564914fd221bd4050bf1f3d862a516',1342177,1761011927,1761011927),
(13159,0,1761021921,1761021921,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/primary_packaging/bottles_and_containers_glass/Header_MG_1920x420.jpg','c726570efdfd2e6ea3a60a8cad6a7aa4b134be5c','e72eb9f623dc316dc593274c1e07a5523eb8633f','jpg','image/jpeg','Header_MG_1920x420.jpg','47f6e558642dccda7d3edd99390bcbf07c41f0ab',250699,1761021921,1761021921),
(13179,0,1770795863,1770795863,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/Food_Beverages/food/Glass_Packaging_for_Food_and_Beverages.jpg','517bab47176b40ee0c205959b684f865d0a07158','002d2d3009c47482a7d990e8b816916b70b2c3b8','jpg','image/jpeg','Glass_Packaging_for_Food_and_Beverages.jpg','aac68e3f90f89f95ea3220cf62628d80742a3e39',1411396,1770795863,1761320454),
(13181,0,1770795863,1770795863,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/Food_Beverages/food/Production_Capabilities_Moulded_Glass.jpg','4605f73b93cfe74de427def95e6f4115c47259ba','002d2d3009c47482a7d990e8b816916b70b2c3b8','jpg','image/jpeg','Production_Capabilities_Moulded_Glass.jpg','bad823172a13c7ec0b7cefe49bc9d86818336f2f',338324,1770795863,1761320454),
(13183,0,1770795863,1770795863,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/Food_Beverages/food/Design_Capabilities_Glass_Packaging_Food_and_Beverages.jpg','d7b860c2a3c58eea9c08de12207bbee2dc0b7627','002d2d3009c47482a7d990e8b816916b70b2c3b8','jpg','image/jpeg','Design_Capabilities_Glass_Packaging_Food_and_Beverages.jpg','f754e56793380baf51ffc8c7b85c22695f5ada06',2546197,1770795863,1761320454),
(13184,0,1770795863,1770795863,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/Food_Beverages/food/g_header_Food.jpg','01e5c7c3bdbb82680214291d3e6023f0f4b030c8','002d2d3009c47482a7d990e8b816916b70b2c3b8','jpg','image/jpeg','g_header_Food.jpg','be23d674bb840498504e8ab106301296c0af1f43',475853,1770795863,1761320548),
(13220,0,1762849884,1762849884,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Drug_Delivery_Solutions/Drug_Delivery_1920x1440.jpg','e8459b94e2cba8b13fb60824f734643515810ae2','ec42962c4d333e855854d61a574550a53a08fc4d','jpg','image/jpeg','Drug_Delivery_1920x1440.jpg','a5e33cf7cc85b6744863fcfb5a4eb3e90ef18a7a',1270485,1762849884,1762258962),
(13222,0,1762267956,1762267956,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Quality_P.png','f00effe65812b3d0a876dc4b94f28811ae828fda','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Quality_P.png','6c2f2eb586449653f1d49c0a871ae2ac53cbf5e5',7334,1762267956,1762267956),
(13223,0,1762267957,1762267957,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Optimization_P.png','1c2f5b960e7c5d93fba3f07c4a1d9351fe7cded2','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Optimization_P.png','805cc1dc16bceae0b96a2dfc847b06674673ee7f',6679,1762267957,1762267957),
(13224,0,1762267959,1762267959,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Analysis_P.png','d08782079f8bfccc7a2a91075ea2ec306289d7e5','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Analysis_P.png','2c6faf26ec2a860b09113d6951bd80bba94657e9',6554,1762267959,1762267958),
(13225,0,1762267960,1762267960,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Efficiency_P.png','a818f27f5f07eb6acf5e17674779684af4adc329','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Efficiency_P.png','43fff60f038657e4a9b2b29820e67690dd253310',3392,1762267960,1762267960),
(13228,0,1762849817,1762849817,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_Quality_Management/Digital_Quality_1920x420.jpg','45e94031381041f96861fdf0929f0e6455b69795','7051011ccb4420530ef57514ee51d4189468dbff','jpg','image/jpeg','Digital_Quality_1920x420.jpg','0f251fdd827f2679774d00fe53fa58f951b86ad1',349969,1762370038,1762268267),
(13229,0,1762849780,1762849780,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_information_exchange.jpg','da4603fcb37a81f8b0cf89fd550f4ec1436d315d','a9733b03fc7a0503e0f2f097ede9ff5e7f1fb8b5','jpg','image/jpeg','Digital_information_exchange.jpg','6346947f9f94c22f66e588d0babdcc9b7b2f248c',941981,1762849780,1762845044),
(13230,0,1762849549,1762849549,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Traceability_new.jpg','abb60b4ea221ab337fb13245bcf9780b98acb5a0','a411bd67f8c133739b9e0f9f59b2fe9d9dbed90c','jpg','image/jpeg','Traceability_new.jpg','acdc5c09a000999a5b165c14c087f0c48de8e7a4',843624,1762845067,1762845067),
(13231,0,1762849781,1762849781,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_quality_data.jpg','a0fbbe87c0bf13b6c9864f2f892e45f331b259ee','a9733b03fc7a0503e0f2f097ede9ff5e7f1fb8b5','jpg','image/jpeg','Digital_quality_data.jpg','1d17dc82dbdddc77a60402b82fb97047814ecd00',918043,1762849780,1762845056),
(13232,0,1762849781,1762849781,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Gx_Share_graphic_for_petrol_bckgrnd2.png','bd963d78660ed1a82eb1a1f8bf746cff44f65ec2','a9733b03fc7a0503e0f2f097ede9ff5e7f1fb8b5','png','image/png','Gx_Share_graphic_for_petrol_bckgrnd2.png','f643e9f38e4460a83949fca025a4b25b1192ba37',114551,1762849781,1762268775),
(13233,0,1762269016,1762269016,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Information_P.png','f0f54d3981f5bdd759d46c8d58fbf8828cf39c70','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Information_P.png','46258c5a1f15a83dfec45381824f78467e5c22a1',5067,1762269016,1762269016),
(13234,0,1762269018,1762269018,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Security_P.png','7628c9fd76197abedd2a6daa6534d9e42a1a1e62','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Security_P.png','82888b4bc67d64ad1ffec367f0a33f1f84bc6db3',5987,1762269018,1762269018),
(13235,0,1762849884,1762849884,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Drug_Delivery_Solutions/Gx_Cap_clinical_trial.jpg','66c96405eb0caae985d85988951682f859301225','ec42962c4d333e855854d61a574550a53a08fc4d','jpg','image/jpeg','Gx_Cap_clinical_trial.jpg','0675d78c42e180d1140c2e272cc57334523d087e',805306,1762849884,1762269993),
(13236,0,1762849884,1762849884,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Drug_Delivery_Solutions/Gx_Cap_pharmacy.jpg','83773ab0614d95b418576938c61800dc89437d2a','ec42962c4d333e855854d61a574550a53a08fc4d','jpg','image/jpeg','Gx_Cap_pharmacy.jpg','759e78c4a0bba03a324abc4c7db63be478ea055d',859202,1762849884,1762269995),
(13237,0,1762849549,1762849549,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Drug_Delivery_Solutions/Gx_Cap_adherence_monitoring.jpg','55bbc663f012ce6d162cc7cf10800e72a4500c8e','ec42962c4d333e855854d61a574550a53a08fc4d','jpg','image/jpeg','Gx_Cap_adherence_monitoring.jpg','3a96d5b47baae998964650f199615616e4b83372',820050,1762432615,1762269996),
(13238,0,1772609192,1772609192,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_Quality_Management/eCoA_diagram_01.png','9eab332663ae12120c4b4a8d1b2bf21fa93138e1','7051011ccb4420530ef57514ee51d4189468dbff','png','image/png','eCoA_diagram_01.png','bc79686d3af4f55e54da325aed6572b61648bc6e',51104,1772609192,1772609192),
(13239,0,1772609184,1772609184,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_Quality_Management/eCoA_eBatch_diagramm_02.png','7a44afbda318f73971fa9828152654dcbf242143','7051011ccb4420530ef57514ee51d4189468dbff','png','image/png','eCoA_eBatch_diagramm_02.png','9196bf4683af9366a090ff44f46f6791da7b7d72',50445,1772609184,1772609184),
(13240,0,1762849550,1762849550,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/Digital_Therapeutics_1920x420_01.jpg','7d811771323cdb5527a4d8dfcb6ff1c91258eebb','3679d0ed36b152f502f75867e2097b6588e26303','jpg','image/jpeg','Digital_Therapeutics_1920x420_01.jpg','16637c6017bda112ba602c504f8e15a216685669',400187,1762369123,1762369123),
(13241,0,1762849550,1762849550,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/Therapeutic_for_Parkinsons_1920x1440.jpg','185f44d1b1e1432c85bffc9f52f1ff4c29a9ea2d','3679d0ed36b152f502f75867e2097b6588e26303','jpg','image/jpeg','Therapeutic_for_Parkinsons_1920x1440.jpg','ddc35f83921ea9fe53e8229703f34d5d23d1bc23',1030788,1762369124,1762369124),
(13242,0,1762849550,1762849550,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/Digital_Therapeutics/Obesity_support_app_1920x1440.jpg','b443fa93cdc2435dcf9c5a7475c6a9b08f62c3d3','3679d0ed36b152f502f75867e2097b6588e26303','jpg','image/jpeg','Obesity_support_app_1920x1440.jpg','04b1867b2f690ddc6a3cb6f88f9a0f5aa42e9c01',943605,1762369125,1762369125),
(13243,0,1762369283,1762369283,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Insights_P.png','d5856f72f8fcb93be04f35e3fd76096f8da7237a','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Insights_P.png','6b81eebb753929a30a2c4e1ebae9e3f31d1bd400',7768,1762369283,1762369283),
(13244,0,1762369285,1762369285,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Weight_P.png','ebfc16c098959220c8469e25159ace088b05e289','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Weight_P.png','ca41bb254fb8169116e9930089ba6bec30e9f686',8382,1762369285,1762369285),
(13245,0,1762369286,1762369286,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Support_P.png','43eb2bf691ccc864e1ac5f202a3dacb94b1e0d83','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Support_P.png','239446772d73dc57940da93973c64b071ae1f7ff',6396,1762369286,1762369286),
(13246,0,1762849842,1762849842,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/pharma/digital_solutions/digital_supply_chain_solutions/Digital_Information_Exchange/Header_image_digital_information_exchange.jpg','701563f74841573e1e22cf96054306c02d3dc49b','3b5e262392ef11d459bd6428d41c0ffe417becf0','jpg','image/jpeg','Header_image_digital_information_exchange.jpg','9d2a4586fca795eb5656ed8a4d1f6c2204cc5217',599851,1762369946,1762369946),
(13305,0,1766760920,1766760920,0,1,2,0,'/user_upload/centor/company/our_team/CENTOR_Team_Ken-Penland.jpg','ae08f2c177b318211f643bf4a22f8074ff9b9799','b3dfc75ca5fc950b12ed33f91ed7b16e8f507529','jpg','image/jpeg','CENTOR_Team_Ken-Penland.jpg','4f64f95156ca03b98615752323daf102489f2d85',425478,1766760920,1766760920),
(13321,0,1763560768,1763560768,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Parkinson/nico_headshot_Gx_Background.jpg','8501674605b31fdfa22d3de7b8070ec54b02ccdb','cf4daa0aef43845ce2c6b63d10335ea05121f765','jpg','image/jpeg','nico_headshot_Gx_Background.jpg','59b8429b12117c3d47917121c996ee321c84a7b6',1399558,1763560768,1763560768),
(13323,0,1763560791,1763560791,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/Icon_QoL.png','dca0903da2c2c780c7d5cd473a6f70e3a536b651','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','Icon_QoL.png','2d3c1a7c1ac4de7a8599b2ebd339a0806a347c69',3634,1763560791,1763560791),
(13324,0,1763560792,1763560792,0,1,2,0,'/user_upload/gerresheimer/media/library/icons/adherence_parkinsons.png','3612aebc08ade3f6b13f11bbcc84c9c36455a491','9d8e1b9ee133a71491ade3d76dfc74242c807b77','png','image/png','adherence_parkinsons.png','7e513e94dd625da9469631f2c3c122a87d5ca797',3014,1763560792,1763560792),
(13325,0,1763561006,1763561006,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Parkinson/Parkinsons_experience.jpg','9ef7475b8da947b9ad0ab911731ff444266ea54d','cf4daa0aef43845ce2c6b63d10335ea05121f765','jpg','image/jpeg','Parkinsons_experience.jpg','f9295e2a69d18331b2aedf6a7eb9f4289cad3780',20372694,1763561006,1763561006),
(13326,0,1763563252,1763563252,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Parkinson/g_Header_Parkinson_1920x1440_V2__1_.jpg','14dc16cbc44389bce83c6eb86ad9262599aba487','cf4daa0aef43845ce2c6b63d10335ea05121f765','jpg','image/jpeg','g_Header_Parkinson_1920x1440_V2__1_.jpg','4595c63835c2e043b79420ad0baa7c3ebaf87265',448862,1763563252,1763563252),
(13327,0,1763563826,1763563826,0,1,2,0,'/user_upload/gerresheimer/customer/therapeutic_areas/Parkinson/Parkinson_Screens_4zu3.jpg','644000294f90405db68b450aaf9779f7bae71ffa','cf4daa0aef43845ce2c6b63d10335ea05121f765','jpg','image/jpeg','Parkinson_Screens_4zu3.jpg','d1458169b758a2d322ba103a403698de250d150c',958115,1763563826,1763563826),
(13838,0,1777053226,1777053226,0,1,2,0,'/user_upload/Relations_Image.jpg','617ede7fa2cb3436d85ad3fb79751f963b218828','19669f1e02c2f16705ec7587044c66443be70725','jpg','image/jpeg','Relations_Image.jpg','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31',20864664,1777053226,1777053226),
(14054,0,1781627275,1781627275,0,1,2,0,'/user_upload/CENTOR_Gx-Cap_Engage-Patients.webp','bfeaf34deef542001de95eee55d94e452b607a27','19669f1e02c2f16705ec7587044c66443be70725','webp','image/webp','CENTOR_Gx-Cap_Engage-Patients.webp','b9a5a124751e77dff287dedad5f8cce67b5094d1',701214,1781627275,1781627275),
(14055,0,1781627992,1781627992,0,1,5,0,'/user_upload/landingpages/adlm-2025/CRC_-_Pharmacy_Chart_Review_Guide.pdf','d6d5bee211e0600a7c1d8a3126cee0a56117b2f0','3cc58d8b92f65aad9e264f524fec44a2e192f499','pdf','application/pdf','CRC_-_Pharmacy_Chart_Review_Guide.pdf','5b33afbc96f4994c5408aa9ee1db5bf2bf42a9f7',328980,1781627992,1781627992),
(14056,0,1781629394,1781629394,0,1,2,0,'/user_upload/Gemini_Generated_Image_cus5iccus5iccus5.png','39df46209677a7a116e660ca73c38508afb8adf8','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','Gemini_Generated_Image_cus5iccus5iccus5.png','1fd950788b426e93f3aa362d2b98d9d246310d67',946542,1781629394,1781629394),
(14057,0,1781629885,1781629885,0,1,2,0,'/user_upload/Gemini_Generated_Image_cus5iccus5iccus5__2_.png','0e565d62710508f1a0df52bb765fcb161f6c0919','19669f1e02c2f16705ec7587044c66443be70725','png','image/png','Gemini_Generated_Image_cus5iccus5iccus5__2_.png','fb3fc458ea6d1a856839707def6c0c20bb7f2f3f',1238621,1781629885,1781629885),
(14058,0,1781630173,1781630173,0,1,2,0,'/user_upload/CENTOR_Gx-Cap_enroll.webp','799fc2021a6573d67d97bd9c433ceff85ff90576','19669f1e02c2f16705ec7587044c66443be70725','webp','image/webp','CENTOR_Gx-Cap_enroll.webp','655e2866a7dcad0939ccacd222de1351794e5bf6',575796,1781630173,1781630173),
(14333,0,1786109509,1786109509,0,1,5,0,'/user_upload/SGS_ISO_9001_2015_US14841814_EN_2026.pdf','cda10070e9c1f346e475f3b4f0c99b084355e73b','19669f1e02c2f16705ec7587044c66443be70725','pdf','application/pdf','SGS_ISO_9001_2015_US14841814_EN_2026.pdf','999f88242a48aae6def61623f5b6116cd5adbee1',1858947,1786109509,1786109509),
(14336,0,1786375680,1786375680,0,1,5,0,'/user_upload/SGS_ISO_45001_2018_US22819944902_EN_2026_Updated.pdf','78a754e8e22d2b91b44c7efb477adbe29160dff6','19669f1e02c2f16705ec7587044c66443be70725','pdf','application/pdf','SGS_ISO_45001_2018_US22819944902_EN_2026_Updated.pdf','b20e8d8db9272d65f4f7f1154353a5e4997d475c',1854622,1786375680,1786375680),
(14337,0,1786433099,1786433099,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/device_development_and_contract_manufacturing/platform_solutions/Contact_persons/Andrew_Moore_Gerresheimer.jpg','d9d61100c93517e9fa65713ad3928d0e2431acab','fb716b24077b8293b210370680d88a9b9e71142f','jpg','image/jpeg','Andrew_Moore_Gerresheimer.jpg','9f9d10e83b20091801fcedd080b546a3daf3ce02',1150978,1786433099,1786433099),
(14339,0,1786434182,1786434182,0,1,2,0,'/user_upload/gerresheimer/customer/product_solutions/device_development_and_contract_manufacturing/platform_solutions/Contact_persons/Andrew_Moore_Gerresheimer_extended_Background.png','ab6b9a91a2d41dbd6c79cff971d39b63053d3b99','fb716b24077b8293b210370680d88a9b9e71142f','png','image/png','Andrew_Moore_Gerresheimer_extended_Background.png','7a20201f4292660389ef499972f3ff0317ed996c',3659515,1786434182,1786434182),
(14362,0,1787317080,1787317080,0,1,1,0,'/_temp_/importexport/.htaccess','352681c82ec1160285b043178ad1d2c4b0cde924','dc0f7812479d9935fca791798d5b4bda97195804','htaccess','text/plain','.htaccess','88d1ddbb5d89f89d8c7c859f10f9c328acd9b1cf',372,1786361306,1612891628),
(14363,0,1787910284,1787910284,0,1,5,0,'/index.html','14fe4559026d4c5b5eb530ee70300c52d99e70d7','42099b4af021e53fd8fd4e056c2568d7c2e3ffa8','html','application/x-empty','index.html','da39a3ee5e6b4b0d3255bfef95601890afd80709',0,1787906456,1787906456),
(14364,0,1787911676,1787911676,0,1,5,0,'/_temp_/index.html','1cd5eec12b9b11599c0b4c6b2d43342c4fb53a7b','0258f8a5f703dd44c350fbfcddeecb1634d46ad4','html','application/x-empty','index.html','da39a3ee5e6b4b0d3255bfef95601890afd80709',0,1787906456,1787906456),
(14365,0,1787911676,1787911676,0,1,1,0,'/_temp_/importexport/index.html','c24524353276258517ec52ad49ebec65fa18f53c','dc0f7812479d9935fca791798d5b4bda97195804','html','text/html','index.html','86f257eae12059ed5daf12ce6e5508f5f893012a',116,1787906456,1787906456),
(14366,0,1788162960,1788162960,0,1,2,0,'/user_upload/centor/centor-logo-white.svg','43b0b6f58e68e97b8d0b82d27a55b419ca0cfb82','56568def7e6134e00f8a210514b605de1cefa7b6','svg','image/svg+xml','centor-logo-white.svg','a225597f81e71ed235af05f1d9470c4caf80aa6e',3260,1788162960,1788162960);
/*!40000 ALTER TABLE `sys_file` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file_collection`
--

DROP TABLE IF EXISTS `sys_file_collection`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file_collection` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `title` tinytext DEFAULT NULL,
  `type` varchar(30) NOT NULL DEFAULT 'static',
  `files` int(10) unsigned NOT NULL DEFAULT 0,
  `folder_identifier` longtext DEFAULT NULL,
  `recursive` smallint(5) unsigned NOT NULL DEFAULT 0,
  `category` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file_collection`
--

LOCK TABLES `sys_file_collection` WRITE;
/*!40000 ALTER TABLE `sys_file_collection` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_file_collection` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file_metadata`
--

DROP TABLE IF EXISTS `sys_file_metadata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file_metadata` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `file` int(10) unsigned NOT NULL DEFAULT 0,
  `title` tinytext DEFAULT NULL,
  `width` int(11) NOT NULL DEFAULT 0,
  `height` int(11) NOT NULL DEFAULT 0,
  `description` longtext DEFAULT NULL,
  `alternative` text DEFAULT NULL,
  `categories` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `status` varchar(24) DEFAULT '',
  `latitude` decimal(24,14) DEFAULT 0.00000000000000,
  `longitude` decimal(24,14) DEFAULT 0.00000000000000,
  `pages` int(10) unsigned DEFAULT 0,
  `keywords` longtext DEFAULT NULL,
  `caption` longtext DEFAULT NULL,
  `creator_tool` varchar(255) NOT NULL DEFAULT '',
  `download_name` varchar(255) NOT NULL DEFAULT '',
  `creator` varchar(255) NOT NULL DEFAULT '',
  `publisher` varchar(120) NOT NULL DEFAULT '',
  `source` varchar(255) NOT NULL DEFAULT '',
  `copyright` longtext DEFAULT NULL,
  `location_country` varchar(45) NOT NULL DEFAULT '',
  `location_region` varchar(45) NOT NULL DEFAULT '',
  `location_city` varchar(45) NOT NULL DEFAULT '',
  `ranking` int(10) unsigned NOT NULL DEFAULT 0,
  `content_creation_date` bigint(20) NOT NULL DEFAULT 0,
  `content_modification_date` bigint(20) NOT NULL DEFAULT 0,
  `note` longtext DEFAULT NULL,
  `unit` varchar(3) NOT NULL DEFAULT '',
  `duration` int(11) NOT NULL DEFAULT 0,
  `color_space` varchar(4) NOT NULL DEFAULT '',
  `language` varchar(45) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `file` (`file`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`),
  KEY `parent` (`pid`)
) ENGINE=InnoDB AUTO_INCREMENT=14275 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file_metadata`
--

LOCK TABLES `sys_file_metadata` WRITE;
/*!40000 ALTER TABLE `sys_file_metadata` DISABLE KEYS */;
INSERT INTO `sys_file_metadata` VALUES
(17,0,1400776305,1400776305,0,0,'',0,0,0,0,136,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(19,0,1414406350,1414406350,0,0,'',0,0,0,0,138,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(20,0,1414414554,1414406361,0,0,'{\"title\":null,\"description\":null,\"alternative\":null,\"copyright\":null,\"publisher\":null,\"creator\":null,\"categories\":null}',0,0,0,0,139,'Enterprise - Galaxy Class Schema',3612,1552,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(21,0,1494347245,1414412460,1,20,'{\"title\":null,\"description\":null,\"alternative\":null,\"copyright\":\"by Jean Luc Picard\",\"publisher\":\"Paramount\",\"creator\":\"Keine Ahnung\",\"categories\":\"0\",\"width\":3612,\"height\":1552}',0,0,0,0,139,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(22,0,1418996854,1414420387,0,0,'{\"title\":null,\"description\":null,\"alternative\":null,\"keywords\":null,\"caption\":null,\"download_name\":null,\"visible\":null,\"status\":null,\"ranking\":null,\"fe_groups\":null,\"creator\":null,\"publisher\":null,\"source\":null,\"creator_tool\":null,\"copyright_notice\":null,\"location_country\":null,\"location_region\":null,\"location_city\":null,\"latitude\":null,\"longitude\":null}',0,0,0,0,140,'Federation',2048,1080,'Federation','Federation',0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(23,0,1414420388,1414420387,0,0,'',0,0,0,0,141,NULL,2048,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(24,0,1414420388,1414420387,0,0,'',0,0,0,0,142,NULL,2048,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(25,0,1415959281,1415959280,0,0,'',0,0,0,0,143,NULL,128,128,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(26,0,1494347245,1418996906,1,22,'{\"title\":\"Federation\",\"description\":\"Federation\",\"alternative\":\"Federation\",\"keywords\":\"Federation\",\"caption\":\"Federation\",\"download_name\":null,\"visible\":\"1\",\"status\":\"1\",\"ranking\":\"1\",\"fe_groups\":\"\",\"creator\":null,\"publisher\":null,\"source\":\"\",\"creator_tool\":null,\"copyright_notice\":null,\"location_country\":\"\",\"location_region\":\"\",\"location_city\":\"\",\"latitude\":null,\"longitude\":null,\"width\":2048,\"height\":1080}',0,0,0,0,140,'[Translate to English:] Federation',0,0,'[Translate to English:] Federation','Federation',0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(82,0,1427452112,1427452111,0,0,'',0,0,0,0,174,NULL,131,33,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(83,0,1429286558,1429286556,0,0,'',0,0,0,0,175,NULL,17,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(84,0,1429286558,1429286556,0,0,'',0,0,0,0,176,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(85,0,1442579338,1442579337,0,0,'',0,0,0,0,177,NULL,131,33,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(86,0,1454313534,1454313533,0,0,'',0,0,0,0,178,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(87,0,1454403559,1454403558,0,0,'',0,0,0,0,181,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(88,0,1454403558,1454403558,0,0,'',0,0,0,0,179,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(89,0,1454403558,1454403558,0,0,'',0,0,0,0,180,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(90,0,1454403558,1454403558,0,0,'',0,0,0,0,182,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(91,0,1454403558,1454403558,0,0,'',0,0,0,0,183,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(92,0,1454406002,1454403685,0,0,'{\"title\":null,\"description\":null,\"alternative\":null,\"categories\":null}',0,0,0,0,184,NULL,131,33,NULL,NULL,1,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(93,0,1454405968,1454405968,0,0,'',0,0,0,0,172,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(94,0,1494347462,1494347461,0,0,'',0,0,0,0,185,NULL,131,33,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(95,0,1494433447,1494433447,0,0,'',0,0,0,0,186,NULL,250,250,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(96,0,1494433447,1494433447,0,0,'',0,0,0,0,187,NULL,569,250,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(97,0,1494433601,1494433600,0,0,'',0,0,0,0,188,NULL,131,33,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(98,0,1494436942,1494436941,0,0,'',0,0,0,0,189,NULL,1484,726,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(99,0,1501167219,1500909108,0,0,'',0,0,0,0,190,NULL,311,224,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(100,0,1501167220,1500910575,0,0,'',0,0,0,0,191,NULL,187,186,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(101,0,1501167220,1501071675,0,0,'',0,0,0,0,192,NULL,1600,257,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(102,0,1501167220,1501075725,0,0,'',0,0,0,0,193,NULL,749,215,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(103,0,1501167220,1501147608,0,0,'',0,0,0,0,194,NULL,361,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(104,0,1501167219,1501158353,0,0,'',0,0,0,0,195,NULL,864,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(105,0,1501167220,1501162821,0,0,'',0,0,0,0,196,NULL,1601,337,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(106,0,1501167219,1501164910,0,0,'',0,0,0,0,197,NULL,554,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(107,0,1501167219,1501167219,0,0,'',0,0,0,0,198,NULL,1600,674,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(108,0,1501167219,1501167219,0,0,'',0,0,0,0,199,NULL,298,145,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(109,0,1501167219,1501167219,0,0,'',0,0,0,0,200,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(110,0,1501167220,1501167219,0,0,'',0,0,0,0,201,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(111,0,1501167220,1501167219,0,0,'',0,0,0,0,202,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(112,0,1501167220,1501167219,0,0,'',0,0,0,0,203,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(113,0,1501167220,1501167219,0,0,'',0,0,0,0,204,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(114,0,1501167220,1501167219,0,0,'',0,0,0,0,205,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(115,0,1501167220,1501167219,0,0,'',0,0,0,0,206,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(116,0,1501167220,1501167219,0,0,'',0,0,0,0,207,NULL,361,203,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(117,0,1501167220,1501167219,0,0,'',0,0,0,0,208,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(118,0,1501223634,1501223634,0,0,'',0,0,0,0,209,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(119,0,1501589292,1501589292,0,0,'',0,0,0,0,210,NULL,169,102,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(120,0,1501589294,1501589294,0,0,'',0,0,0,0,211,NULL,85,47,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(121,0,1501589302,1501589302,0,0,'',0,0,0,0,212,NULL,42,75,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(122,0,1501589307,1501589307,0,0,'',0,0,0,0,213,NULL,53,75,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(123,0,1501589311,1501589311,0,0,'',0,0,0,0,214,NULL,125,47,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(124,0,1501589315,1501589315,0,0,'',0,0,0,0,215,NULL,152,120,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(125,0,1501590551,1501590551,0,0,'',0,0,0,0,216,NULL,237,29,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(126,0,1501842403,1501842402,0,0,'',0,0,0,0,217,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(127,0,1502977629,1502977627,0,0,'',0,0,0,0,218,'sunzinet@work',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(128,0,1502977761,1502977760,0,0,'',0,0,0,0,219,'Berufe in der IT: Der TechShuttle u.a. bei sunzinet',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(129,0,1505368881,1505368881,0,0,'',0,0,0,0,220,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(130,0,1506334590,1506334589,0,0,'',0,0,0,0,221,NULL,99,60,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(131,0,1506334590,1506334589,0,0,'',0,0,0,0,222,NULL,63,146,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(132,0,1506334590,1506334589,0,0,'',0,0,0,0,223,NULL,63,211,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(133,0,1506334590,1506334589,0,0,'',0,0,0,0,224,NULL,19,12,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(134,0,1506334590,1506334589,0,0,'',0,0,0,0,225,NULL,76,60,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(135,0,1506334590,1506334589,0,0,'',0,0,0,0,226,NULL,100,38,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(136,0,1506334590,1506334589,0,0,'',0,0,0,0,227,NULL,311,224,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(137,0,1506334590,1506334589,0,0,'',0,0,0,0,228,NULL,1600,674,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(138,0,1506334590,1506334589,0,0,'',0,0,0,0,229,NULL,298,145,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(139,0,1506334590,1506334589,0,0,'',0,0,0,0,230,NULL,554,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(140,0,1506334590,1506334589,0,0,'',0,0,0,0,231,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(141,0,1506334590,1506334589,0,0,'',0,0,0,0,232,NULL,864,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(142,0,1506334590,1506334589,0,0,'',0,0,0,0,233,NULL,1601,337,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(143,0,1506334590,1506334589,0,0,'',0,0,0,0,234,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(144,0,1506334590,1506334589,0,0,'',0,0,0,0,235,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(145,0,1506334590,1506334589,0,0,'',0,0,0,0,236,NULL,361,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(146,0,1506334590,1506334589,0,0,'',0,0,0,0,237,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(147,0,1506334590,1506334589,0,0,'',0,0,0,0,238,NULL,1600,257,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(148,0,1506334590,1506334589,0,0,'',0,0,0,0,239,NULL,749,215,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(149,0,1506334590,1506334589,0,0,'',0,0,0,0,240,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(150,0,1506334590,1506334589,0,0,'',0,0,0,0,241,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(151,0,1506334590,1506334589,0,0,'',0,0,0,0,242,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(152,0,1506334590,1506334589,0,0,'',0,0,0,0,243,NULL,361,203,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(153,0,1506334590,1506334589,0,0,'',0,0,0,0,244,NULL,187,186,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(154,0,1506334590,1506334589,0,0,'',0,0,0,0,245,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(155,0,1506334590,1506334589,0,0,'',0,0,0,0,246,NULL,100,55,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(156,0,1506334590,1506334589,0,0,'',0,0,0,0,247,NULL,237,29,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(157,0,1506334590,1506334589,0,0,'',0,0,0,0,248,NULL,34,60,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(158,0,1506334590,1506334589,0,0,'',0,0,0,0,249,NULL,282,300,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(159,0,1506334590,1506334589,0,0,'',0,0,0,0,250,NULL,42,60,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(160,0,1506410739,1506410738,0,0,'',0,0,0,0,251,NULL,99,60,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(161,0,1536576087,1536576086,0,0,'',0,0,0,0,252,NULL,450,295,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(162,0,1536576089,1536576089,0,0,'',0,0,0,0,253,NULL,550,538,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(163,0,1536576092,1536576091,0,0,'',0,0,0,0,254,NULL,768,1024,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(164,0,1536742058,1536742057,0,0,'',0,0,0,0,255,NULL,365,360,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(165,0,1536742072,1536742072,0,0,'',0,0,0,0,256,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(166,0,1536742076,1536742076,0,0,'',0,0,0,0,257,NULL,365,360,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(167,0,1536742107,1536742106,0,0,'',0,0,0,0,258,NULL,600,600,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(168,0,1539006647,1539006646,0,0,'',0,0,0,0,259,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(169,0,1540196887,1540196886,0,0,'',0,0,0,0,260,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(171,0,1556869131,1556869129,0,0,'',0,0,0,0,263,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(173,0,1559828068,1559828068,0,0,'',0,0,0,0,265,'Berufe in der IT: Der TechShuttle u.a. bei sunzinet',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(174,0,1559828068,1559828068,0,0,'',0,0,0,0,266,NULL,169,102,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(175,0,1559828068,1559828068,0,0,'',0,0,0,0,267,NULL,152,120,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(176,0,1559828068,1559828068,0,0,'',0,0,0,0,268,NULL,125,47,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(177,0,1559828068,1559828068,0,0,'',0,0,0,0,269,NULL,311,224,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(178,0,1559828068,1559828068,0,0,'',0,0,0,0,270,NULL,1600,674,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(179,0,1559828068,1559828068,0,0,'',0,0,0,0,271,NULL,298,145,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(180,0,1559828068,1559828068,0,0,'',0,0,0,0,272,NULL,554,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(181,0,1559828068,1559828068,0,0,'',0,0,0,0,273,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(182,0,1559828068,1559828068,0,0,'',0,0,0,0,274,NULL,864,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(183,0,1559828068,1559828068,0,0,'',0,0,0,0,275,NULL,1601,337,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(184,0,1559828068,1559828068,0,0,'',0,0,0,0,276,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(185,0,1559828068,1559828068,0,0,'',0,0,0,0,277,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(186,0,1559828068,1559828068,0,0,'',0,0,0,0,278,NULL,361,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(187,0,1559828068,1559828068,0,0,'',0,0,0,0,279,NULL,165,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(188,0,1559828068,1559828068,0,0,'',0,0,0,0,280,NULL,1600,257,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(189,0,1559828068,1559828068,0,0,'',0,0,0,0,281,NULL,749,215,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(190,0,1559828068,1559828068,0,0,'',0,0,0,0,282,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(191,0,1559828068,1559828068,0,0,'',0,0,0,0,283,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(192,0,1559828068,1559828068,0,0,'',0,0,0,0,284,NULL,204,202,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(193,0,1559828068,1559828068,0,0,'',0,0,0,0,285,NULL,361,203,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(194,0,1559828068,1559828068,0,0,'',0,0,0,0,286,NULL,187,186,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(195,0,1559828068,1559828068,0,0,'',0,0,0,0,287,NULL,262,159,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(196,0,1559828068,1559828068,0,0,'',0,0,0,0,288,NULL,85,47,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(197,0,1559828068,1559828068,0,0,'',0,0,0,0,289,NULL,237,29,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(198,0,1559828068,1559828068,0,0,'',0,0,0,0,290,NULL,42,75,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(199,0,1559828068,1559828068,0,0,'',0,0,0,0,291,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(200,0,1559828068,1559828068,0,0,'',0,0,0,0,292,NULL,53,75,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(201,0,1559828069,1559828068,0,0,'',0,0,0,0,293,'sunzinet@work',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(202,0,1559828069,1559828068,0,0,'',0,0,0,0,294,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(203,0,1562584551,1562584551,0,0,'',0,0,0,0,295,NULL,700,200,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(204,0,1562584551,1562584551,0,0,'',0,0,0,0,296,NULL,1440,480,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(205,0,1562584551,1562584551,0,0,'',0,0,0,0,297,NULL,800,410,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(206,0,1567154045,1567154044,0,0,'',0,0,0,0,298,NULL,1090,273,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(207,0,1569501365,1569501365,0,0,'',0,0,0,0,300,NULL,1,1,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(208,0,1569501365,1569501365,0,0,'',0,0,0,0,301,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(209,0,1569501365,1569501365,0,0,'',0,0,0,0,302,NULL,48,48,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(210,0,1569501365,1569501365,0,0,'',0,0,0,0,303,NULL,10,10,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(211,0,1569501365,1569501365,0,0,'',0,0,0,0,304,NULL,44,152,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(212,0,1569501365,1569501365,0,0,'',0,0,0,0,305,NULL,88,304,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(213,0,1569501366,1569501365,0,0,'',0,0,0,0,306,NULL,27,27,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(214,0,1569501366,1569501365,0,0,'',0,0,0,0,307,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(215,0,1569501366,1569501365,0,0,'',0,0,0,0,308,NULL,32,32,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(216,0,1569501366,1569501365,0,0,'',0,0,0,0,309,NULL,50,45,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(217,0,1569501366,1569501365,0,0,'',0,0,0,0,310,NULL,50,45,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(218,0,1586155020,1586155018,0,0,'',0,0,0,0,312,'Big Buck Bunny 60fps 4K - Official Blender Foundation Short Film',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(219,0,1590666093,1590666093,0,0,'',0,0,0,0,313,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(220,0,1590667928,1590667928,0,0,'',0,0,0,0,314,NULL,580,137,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(221,0,1590667928,1590667928,0,0,'',0,0,0,0,315,NULL,1,1,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(222,0,1604414993,1604414993,0,0,'',0,0,0,0,316,'Feierabend @sunzinet',480,270,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(223,0,1604415036,1604415036,0,0,'',0,0,0,0,317,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(224,0,1604415066,1604415066,0,0,'',0,0,0,0,318,'Interview Aleksandar',2048,1152,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(225,0,1605270898,1605270898,0,0,'',0,0,0,0,319,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1057,0,1610550831,1610550831,0,0,'',0,0,0,0,1152,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1580,0,1610914083,1610914083,0,0,'',0,0,0,0,1675,NULL,800,600,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1724,0,1611158315,1611158315,0,0,'',0,0,0,0,1819,NULL,475,54,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1725,0,1611158372,1611158372,0,0,'',0,0,0,0,1820,NULL,475,54,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1764,0,1611231946,1611231946,0,0,'',0,0,0,0,1859,NULL,35,35,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1765,0,1611231946,1611231946,0,0,'',0,0,0,0,1860,NULL,320,512,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1766,0,1611231946,1611231946,0,0,'',0,0,0,0,1861,NULL,320,512,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1767,0,1611231946,1611231946,0,0,'',0,0,0,0,1862,NULL,320,512,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1768,0,1611231946,1611231946,0,0,'',0,0,0,0,1863,NULL,14,14,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1769,0,1611231946,1611231946,0,0,'',0,0,0,0,1864,NULL,14,14,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1770,0,1611231946,1611231946,0,0,'',0,0,0,0,1865,NULL,14,14,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1771,0,1611231946,1611231946,0,0,'',0,0,0,0,1866,NULL,407,407,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1772,0,1611231946,1611231946,0,0,'',0,0,0,0,1867,NULL,407,407,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1773,0,1611231946,1611231946,0,0,'',0,0,0,0,1868,NULL,407,407,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1774,0,1611231946,1611231946,0,0,'',0,0,0,0,1869,NULL,407,407,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1775,0,1611231946,1611231946,0,0,'',0,0,0,0,1870,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1802,0,1611745425,1611745425,0,0,'',0,0,0,0,1897,NULL,1024,216,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1803,0,1611745425,1611745425,0,0,'',0,0,0,0,1898,NULL,270,57,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1809,0,1611764065,1611764065,0,0,'',0,0,0,0,1904,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1810,0,1611765121,1611765121,0,0,'',0,0,0,0,1905,NULL,90,90,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1811,0,1611765130,1611765130,0,0,'',0,0,0,0,1906,NULL,90,90,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(1821,0,1611767279,1611767279,0,0,'',0,0,0,0,1916,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2095,0,1612508220,1612508220,0,0,'',0,0,0,0,2190,NULL,310,201,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2687,0,1612614543,1612614543,0,0,'',0,0,0,0,2782,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2688,0,1612615996,1612615996,0,0,'',0,0,0,0,2783,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2689,0,1612615996,1612615996,0,0,'',0,0,0,0,2784,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2744,0,1612792176,1612792176,0,0,'',0,0,0,0,2839,NULL,720,450,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2854,0,1613126948,1613126948,0,0,'',0,0,0,0,2949,NULL,350,230,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(2855,0,1613127568,1613127568,0,0,'',0,0,0,0,2950,NULL,1000,500,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(3904,0,1631524662,1631524662,0,0,'',0,0,0,0,3999,NULL,532,72,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4035,0,1637053068,1637053068,0,0,'',0,0,0,0,4130,NULL,166,140,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4241,0,1644512273,1644501400,0,0,'{\"title\":null,\"description\":null,\"ranking\":null,\"keywords\":null,\"alternative\":null,\"caption\":null,\"download_name\":null,\"sys_language_uid\":null,\"creator\":null,\"creator_tool\":null,\"publisher\":null,\"source\":null,\"copyright\":null,\"language\":null,\"location_country\":null,\"location_region\":null,\"location_city\":null,\"latitude\":null,\"longitude\":null,\"content_creation_date\":null,\"content_modification_date\":null,\"visible\":null,\"status\":null,\"fe_groups\":null,\"categories\":null}',0,0,0,0,4336,'Gerresheimer Growth',2500,1667,NULL,'Gerresheimer Growth',0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4264,0,1644573308,1644573308,0,0,'',0,0,0,0,4359,NULL,300,400,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4265,0,1644573317,1644573317,0,0,'',0,0,0,0,4360,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4269,0,1644589469,1644577031,0,0,'{\"title\":null,\"description\":null,\"ranking\":null,\"keywords\":null,\"alternative\":null,\"caption\":null,\"download_name\":null,\"sys_language_uid\":null,\"creator\":null,\"creator_tool\":null,\"publisher\":null,\"source\":null,\"copyright\":null,\"language\":null,\"location_country\":null,\"location_region\":null,\"location_city\":null,\"latitude\":null,\"longitude\":null,\"content_creation_date\":null,\"content_modification_date\":null,\"visible\":null,\"status\":null,\"fe_groups\":null,\"categories\":null}',0,0,0,0,4364,'Gerresheimer Excellence',8192,5464,NULL,'Gerresheimer Excellence',0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4276,0,1644593030,1644593030,0,0,'',0,0,0,0,4371,NULL,2500,1400,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4286,0,1644852194,1644852194,0,0,'',0,0,0,0,4381,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4287,0,1644852194,1644852194,0,0,'',0,0,0,0,4382,NULL,16,16,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4471,0,1653641604,1653479116,0,0,'',0,0,0,0,4566,NULL,1200,801,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4573,0,1659969276,1659969276,0,0,'',0,0,0,0,4668,NULL,1000,500,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4839,0,1667918818,1667918818,0,0,'',0,0,0,0,4934,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4842,0,1668001254,1668001254,0,0,'',0,0,0,0,4937,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4845,0,1668088027,1668088027,0,0,'',0,0,0,0,4940,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4998,0,1675767775,1675767775,0,0,'',0,0,0,0,5093,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(4999,0,1675767775,1675767775,0,0,'',0,0,0,0,5094,NULL,475,54,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5000,0,1675767775,1675767775,0,0,'',0,0,0,0,5095,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5001,0,1675767775,1675767775,0,0,'',0,0,0,0,5096,NULL,30,37,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5002,0,1675767775,1675767775,0,0,'',0,0,0,0,5097,NULL,10,12,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5020,0,1676639936,1676639936,0,0,'',0,0,0,0,5115,NULL,80,80,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5088,0,1677487397,1677487397,0,0,'',0,0,0,0,5183,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5089,0,1677487397,1677487397,0,0,'',0,0,0,0,5184,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5090,0,1677487472,1677487472,0,0,'',0,0,0,0,5185,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5091,0,1677487472,1677487472,0,0,'',0,0,0,0,5186,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5092,0,1677487477,1677487477,0,0,'',0,0,0,0,5187,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5093,0,1677487477,1677487477,0,0,'',0,0,0,0,5188,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5094,0,1677487477,1677487477,0,0,'',0,0,0,0,5189,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5095,0,1677487477,1677487477,0,0,'',0,0,0,0,5190,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5096,0,1677487477,1677487477,0,0,'',0,0,0,0,5191,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5097,0,1677487477,1677487477,0,0,'',0,0,0,0,5192,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5098,0,1677487477,1677487477,0,0,'',0,0,0,0,5193,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5099,0,1677487477,1677487477,0,0,'',0,0,0,0,5194,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5100,0,1677487477,1677487477,0,0,'',0,0,0,0,5195,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5101,0,1677487477,1677487477,0,0,'',0,0,0,0,5196,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5102,0,1677487477,1677487477,0,0,'',0,0,0,0,5197,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5103,0,1677487477,1677487477,0,0,'',0,0,0,0,5198,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5104,0,1677487477,1677487477,0,0,'',0,0,0,0,5199,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5105,0,1677487477,1677487477,0,0,'',0,0,0,0,5200,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5106,0,1677487477,1677487477,0,0,'',0,0,0,0,5201,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5107,0,1677487477,1677487477,0,0,'',0,0,0,0,5202,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5108,0,1677487477,1677487477,0,0,'',0,0,0,0,5203,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5109,0,1677487477,1677487477,0,0,'',0,0,0,0,5204,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5110,0,1677487477,1677487477,0,0,'',0,0,0,0,5205,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5111,0,1677487477,1677487477,0,0,'',0,0,0,0,5206,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5112,0,1677487477,1677487477,0,0,'',0,0,0,0,5207,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5113,0,1677487477,1677487477,0,0,'',0,0,0,0,5208,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5114,0,1677487477,1677487477,0,0,'',0,0,0,0,5209,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5115,0,1677487477,1677487477,0,0,'',0,0,0,0,5210,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5116,0,1677487477,1677487477,0,0,'',0,0,0,0,5211,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5117,0,1677487477,1677487477,0,0,'',0,0,0,0,5212,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5118,0,1677487477,1677487477,0,0,'',0,0,0,0,5213,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5119,0,1677487477,1677487477,0,0,'',0,0,0,0,5214,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5120,0,1677487477,1677487477,0,0,'',0,0,0,0,5215,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5121,0,1677487477,1677487477,0,0,'',0,0,0,0,5216,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5122,0,1677487477,1677487477,0,0,'',0,0,0,0,5217,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5123,0,1677487477,1677487477,0,0,'',0,0,0,0,5218,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5124,0,1677487477,1677487477,0,0,'',0,0,0,0,5219,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5125,0,1677487477,1677487477,0,0,'',0,0,0,0,5220,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5126,0,1677487477,1677487477,0,0,'',0,0,0,0,5221,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5127,0,1677487477,1677487477,0,0,'',0,0,0,0,5222,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5128,0,1677487477,1677487477,0,0,'',0,0,0,0,5223,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5129,0,1677487477,1677487477,0,0,'',0,0,0,0,5224,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5130,0,1677487477,1677487477,0,0,'',0,0,0,0,5225,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5131,0,1677487477,1677487477,0,0,'',0,0,0,0,5226,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5132,0,1677487549,1677487549,0,0,'',0,0,0,0,5227,NULL,32,32,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5133,0,1677487549,1677487549,0,0,'',0,0,0,0,5228,NULL,496,150,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5134,0,1677487657,1677487657,0,0,'',0,0,0,0,5229,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5135,0,1677487657,1677487657,0,0,'',0,0,0,0,5230,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5136,0,1677487657,1677487657,0,0,'',0,0,0,0,5231,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5341,0,1685436958,1685436958,0,0,'',0,0,0,0,5436,NULL,117,117,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5342,0,1685436963,1685436963,0,0,'',0,0,0,0,5437,NULL,117,117,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5343,0,1685436976,1685436976,0,0,'',0,0,0,0,5438,NULL,117,117,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5365,0,1686662663,1686662663,0,0,'',0,0,0,0,5460,NULL,571,65,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(5366,0,1686663247,1686663247,0,0,'',0,0,0,0,5461,NULL,572,65,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8699,0,1690528552,1690528552,0,0,'',0,0,0,0,8794,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8700,0,1690528552,1690528552,0,0,'',0,0,0,0,8795,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8701,0,1690528552,1690528552,0,0,'',0,0,0,0,8796,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8702,0,1690528552,1690528552,0,0,'',0,0,0,0,8797,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8703,0,1690528552,1690528552,0,0,'',0,0,0,0,8798,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8720,0,1691593933,1691593933,0,0,'',0,0,0,0,8815,NULL,1200,1227,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8796,0,1697013265,1697013265,0,0,'',0,0,0,0,8890,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8797,0,1697013265,1697013265,0,0,'',0,0,0,0,8891,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8798,0,1697013265,1697013265,0,0,'',0,0,0,0,8892,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8799,0,1697013265,1697013265,0,0,'',0,0,0,0,8893,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8800,0,1697013265,1697013265,0,0,'',0,0,0,0,8894,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8801,0,1697013265,1697013265,0,0,'',0,0,0,0,8895,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8802,0,1697013265,1697013265,0,0,'',0,0,0,0,8896,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8803,0,1697013265,1697013265,0,0,'',0,0,0,0,8897,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8804,0,1697013265,1697013265,0,0,'',0,0,0,0,8898,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8805,0,1697013265,1697013265,0,0,'',0,0,0,0,8899,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8806,0,1697013265,1697013265,0,0,'',0,0,0,0,8900,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8807,0,1697013265,1697013265,0,0,'',0,0,0,0,8901,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8808,0,1697013265,1697013265,0,0,'',0,0,0,0,8902,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8809,0,1697013265,1697013265,0,0,'',0,0,0,0,8903,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8810,0,1697013265,1697013265,0,0,'',0,0,0,0,8904,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8811,0,1697013265,1697013265,0,0,'',0,0,0,0,8905,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8812,0,1697013265,1697013265,0,0,'',0,0,0,0,8906,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8813,0,1697013265,1697013265,0,0,'',0,0,0,0,8907,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8814,0,1697013265,1697013265,0,0,'',0,0,0,0,8908,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8815,0,1697013265,1697013265,0,0,'',0,0,0,0,8909,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8816,0,1697013265,1697013265,0,0,'',0,0,0,0,8910,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8817,0,1697013265,1697013265,0,0,'',0,0,0,0,8911,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8818,0,1697013265,1697013265,0,0,'',0,0,0,0,8912,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8819,0,1697013265,1697013265,0,0,'',0,0,0,0,8913,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8820,0,1697013265,1697013265,0,0,'',0,0,0,0,8914,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8821,0,1697013265,1697013265,0,0,'',0,0,0,0,8915,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8822,0,1697013265,1697013265,0,0,'',0,0,0,0,8916,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8823,0,1697013265,1697013265,0,0,'',0,0,0,0,8917,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8824,0,1697013265,1697013265,0,0,'',0,0,0,0,8918,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8825,0,1697013265,1697013265,0,0,'',0,0,0,0,8919,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8826,0,1697013265,1697013265,0,0,'',0,0,0,0,8920,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8827,0,1697013265,1697013265,0,0,'',0,0,0,0,8921,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8828,0,1697013265,1697013265,0,0,'',0,0,0,0,8922,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8829,0,1697013265,1697013265,0,0,'',0,0,0,0,8923,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8830,0,1697013265,1697013265,0,0,'',0,0,0,0,8924,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8831,0,1697013265,1697013265,0,0,'',0,0,0,0,8925,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8832,0,1697013265,1697013265,0,0,'',0,0,0,0,8926,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8833,0,1697013265,1697013265,0,0,'',0,0,0,0,8927,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8834,0,1697013265,1697013265,0,0,'',0,0,0,0,8928,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8835,0,1697013265,1697013265,0,0,'',0,0,0,0,8929,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8836,0,1697013265,1697013265,0,0,'',0,0,0,0,8930,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8837,0,1697013265,1697013265,0,0,'',0,0,0,0,8931,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8838,0,1697013265,1697013265,0,0,'',0,0,0,0,8932,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8839,0,1697013265,1697013265,0,0,'',0,0,0,0,8933,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8840,0,1697013265,1697013265,0,0,'',0,0,0,0,8934,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8841,0,1697013265,1697013265,0,0,'',0,0,0,0,8935,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8842,0,1697013265,1697013265,0,0,'',0,0,0,0,8936,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8843,0,1697013265,1697013265,0,0,'',0,0,0,0,8937,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8844,0,1697013265,1697013265,0,0,'',0,0,0,0,8938,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8845,0,1697013265,1697013265,0,0,'',0,0,0,0,8939,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8846,0,1697013265,1697013265,0,0,'',0,0,0,0,8940,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8847,0,1697013265,1697013265,0,0,'',0,0,0,0,8941,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8848,0,1697013265,1697013265,0,0,'',0,0,0,0,8942,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8849,0,1697013265,1697013265,0,0,'',0,0,0,0,8943,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8850,0,1697013265,1697013265,0,0,'',0,0,0,0,8944,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8851,0,1697013265,1697013265,0,0,'',0,0,0,0,8945,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8852,0,1697013265,1697013265,0,0,'',0,0,0,0,8946,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8853,0,1697013265,1697013265,0,0,'',0,0,0,0,8947,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8854,0,1697013265,1697013265,0,0,'',0,0,0,0,8948,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8855,0,1697013265,1697013265,0,0,'',0,0,0,0,8949,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8856,0,1697013265,1697013265,0,0,'',0,0,0,0,8950,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8857,0,1697013265,1697013265,0,0,'',0,0,0,0,8951,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8858,0,1697013265,1697013265,0,0,'',0,0,0,0,8952,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8859,0,1697013265,1697013265,0,0,'',0,0,0,0,8953,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8860,0,1697013265,1697013265,0,0,'',0,0,0,0,8954,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8861,0,1697013265,1697013265,0,0,'',0,0,0,0,8955,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8862,0,1697013265,1697013265,0,0,'',0,0,0,0,8956,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8863,0,1697013265,1697013265,0,0,'',0,0,0,0,8957,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8864,0,1697013265,1697013265,0,0,'',0,0,0,0,8958,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8865,0,1697013265,1697013265,0,0,'',0,0,0,0,8959,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8866,0,1697013265,1697013265,0,0,'',0,0,0,0,8960,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8867,0,1697013265,1697013265,0,0,'',0,0,0,0,8961,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8868,0,1697013265,1697013265,0,0,'',0,0,0,0,8962,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8869,0,1697013265,1697013265,0,0,'',0,0,0,0,8963,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8870,0,1697013265,1697013265,0,0,'',0,0,0,0,8964,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8871,0,1697013265,1697013265,0,0,'',0,0,0,0,8965,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8872,0,1697013265,1697013265,0,0,'',0,0,0,0,8966,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8873,0,1697013265,1697013265,0,0,'',0,0,0,0,8967,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(8874,0,1697013265,1697013265,0,0,'',0,0,0,0,8968,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10693,0,1698052129,1698052129,0,0,'',0,0,0,0,10787,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10694,0,1698052129,1698052129,0,0,'',0,0,0,0,10788,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10695,0,1698052129,1698052129,0,0,'',0,0,0,0,10789,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10696,0,1698052129,1698052129,0,0,'',0,0,0,0,10790,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10697,0,1698052129,1698052129,0,0,'',0,0,0,0,10791,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10698,0,1698052129,1698052129,0,0,'',0,0,0,0,10792,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10699,0,1698052129,1698052129,0,0,'',0,0,0,0,10793,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10700,0,1698052129,1698052129,0,0,'',0,0,0,0,10794,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10701,0,1698052129,1698052129,0,0,'',0,0,0,0,10795,NULL,40,40,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10702,0,1698052129,1698052129,0,0,'',0,0,0,0,10796,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10703,0,1698052129,1698052129,0,0,'',0,0,0,0,10797,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10704,0,1698052129,1698052129,0,0,'',0,0,0,0,10798,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10705,0,1698052129,1698052129,0,0,'',0,0,0,0,10799,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10706,0,1698052129,1698052129,0,0,'',0,0,0,0,10800,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10707,0,1698052129,1698052129,0,0,'',0,0,0,0,10801,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10708,0,1698052129,1698052129,0,0,'',0,0,0,0,10802,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10709,0,1698052129,1698052129,0,0,'',0,0,0,0,10803,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10710,0,1698052129,1698052129,0,0,'',0,0,0,0,10804,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10711,0,1698052129,1698052129,0,0,'',0,0,0,0,10805,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10712,0,1698052129,1698052129,0,0,'',0,0,0,0,10806,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10713,0,1698052129,1698052129,0,0,'',0,0,0,0,10807,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10714,0,1698052129,1698052129,0,0,'',0,0,0,0,10808,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10715,0,1698052129,1698052129,0,0,'',0,0,0,0,10809,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10716,0,1698052129,1698052129,0,0,'',0,0,0,0,10810,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10717,0,1698052129,1698052129,0,0,'',0,0,0,0,10811,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10718,0,1698052129,1698052129,0,0,'',0,0,0,0,10812,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10719,0,1698052129,1698052129,0,0,'',0,0,0,0,10813,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10720,0,1698052129,1698052129,0,0,'',0,0,0,0,10814,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10721,0,1698052129,1698052129,0,0,'',0,0,0,0,10815,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10722,0,1698052129,1698052129,0,0,'',0,0,0,0,10816,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10723,0,1698052129,1698052129,0,0,'',0,0,0,0,10817,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10724,0,1698052129,1698052129,0,0,'',0,0,0,0,10818,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10725,0,1698052129,1698052129,0,0,'',0,0,0,0,10819,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10726,0,1698052129,1698052129,0,0,'',0,0,0,0,10820,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10727,0,1698052129,1698052129,0,0,'',0,0,0,0,10821,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10728,0,1698052129,1698052129,0,0,'',0,0,0,0,10822,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10729,0,1698052129,1698052129,0,0,'',0,0,0,0,10823,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10730,0,1698052129,1698052129,0,0,'',0,0,0,0,10824,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10731,0,1698052129,1698052129,0,0,'',0,0,0,0,10825,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10732,0,1698052129,1698052129,0,0,'',0,0,0,0,10826,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10733,0,1698052129,1698052129,0,0,'',0,0,0,0,10827,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10734,0,1698052129,1698052129,0,0,'',0,0,0,0,10828,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10735,0,1698052129,1698052129,0,0,'',0,0,0,0,10829,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10736,0,1698052129,1698052129,0,0,'',0,0,0,0,10830,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10737,0,1698052129,1698052129,0,0,'',0,0,0,0,10831,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10738,0,1698052129,1698052129,0,0,'',0,0,0,0,10832,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10739,0,1698052129,1698052129,0,0,'',0,0,0,0,10833,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10740,0,1698052129,1698052129,0,0,'',0,0,0,0,10834,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10741,0,1698052129,1698052129,0,0,'',0,0,0,0,10835,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10742,0,1698052129,1698052129,0,0,'',0,0,0,0,10836,NULL,2400,2453,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10743,0,1698052129,1698052129,0,0,'',0,0,0,0,10837,NULL,2400,2453,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10744,0,1698052129,1698052129,0,0,'',0,0,0,0,10838,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10745,0,1698052129,1698052129,0,0,'',0,0,0,0,10839,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10746,0,1698052129,1698052129,0,0,'',0,0,0,0,10840,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10747,0,1698052129,1698052129,0,0,'',0,0,0,0,10841,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10748,0,1698052129,1698052129,0,0,'',0,0,0,0,10842,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10749,0,1698052129,1698052129,0,0,'',0,0,0,0,10843,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10750,0,1698052129,1698052129,0,0,'',0,0,0,0,10844,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10751,0,1698052129,1698052129,0,0,'',0,0,0,0,10845,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10752,0,1698052129,1698052129,0,0,'',0,0,0,0,10846,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10753,0,1698052129,1698052129,0,0,'',0,0,0,0,10847,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10754,0,1698052129,1698052129,0,0,'',0,0,0,0,10848,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10755,0,1698052129,1698052129,0,0,'',0,0,0,0,10849,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10756,0,1698052129,1698052129,0,0,'',0,0,0,0,10850,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10757,0,1698052129,1698052129,0,0,'',0,0,0,0,10851,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10758,0,1698052129,1698052129,0,0,'',0,0,0,0,10852,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10759,0,1698052129,1698052129,0,0,'',0,0,0,0,10853,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10760,0,1698052129,1698052129,0,0,'',0,0,0,0,10854,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10761,0,1698052129,1698052129,0,0,'',0,0,0,0,10855,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10762,0,1698052129,1698052129,0,0,'',0,0,0,0,10856,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10763,0,1698052129,1698052129,0,0,'',0,0,0,0,10857,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10764,0,1698052129,1698052129,0,0,'',0,0,0,0,10858,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10765,0,1698052129,1698052129,0,0,'',0,0,0,0,10859,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10766,0,1698052129,1698052129,0,0,'',0,0,0,0,10860,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10767,0,1698052129,1698052129,0,0,'',0,0,0,0,10861,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10768,0,1698052129,1698052129,0,0,'',0,0,0,0,10862,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10769,0,1698052129,1698052129,0,0,'',0,0,0,0,10863,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10770,0,1698052129,1698052129,0,0,'',0,0,0,0,10864,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10771,0,1698052129,1698052129,0,0,'',0,0,0,0,10865,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10772,0,1698052129,1698052129,0,0,'',0,0,0,0,10866,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10773,0,1698052129,1698052129,0,0,'',0,0,0,0,10867,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10774,0,1698052129,1698052129,0,0,'',0,0,0,0,10868,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10775,0,1698052129,1698052129,0,0,'',0,0,0,0,10869,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10776,0,1698052129,1698052129,0,0,'',0,0,0,0,10870,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10777,0,1698052129,1698052129,0,0,'',0,0,0,0,10871,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10778,0,1698052129,1698052129,0,0,'',0,0,0,0,10872,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10779,0,1698052129,1698052129,0,0,'',0,0,0,0,10873,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10780,0,1698052129,1698052129,0,0,'',0,0,0,0,10874,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10781,0,1698052129,1698052129,0,0,'',0,0,0,0,10875,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10782,0,1698052129,1698052129,0,0,'',0,0,0,0,10876,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10783,0,1698052129,1698052129,0,0,'',0,0,0,0,10877,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10784,0,1698052129,1698052129,0,0,'',0,0,0,0,10878,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10785,0,1698052129,1698052129,0,0,'',0,0,0,0,10879,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10786,0,1698052129,1698052129,0,0,'',0,0,0,0,10880,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10787,0,1698052129,1698052129,0,0,'',0,0,0,0,10881,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10788,0,1698052129,1698052129,0,0,'',0,0,0,0,10882,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10789,0,1698052129,1698052129,0,0,'',0,0,0,0,10883,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10790,0,1698052129,1698052129,0,0,'',0,0,0,0,10884,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10791,0,1698052129,1698052129,0,0,'',0,0,0,0,10885,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10792,0,1698052129,1698052129,0,0,'',0,0,0,0,10886,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10793,0,1698052129,1698052129,0,0,'',0,0,0,0,10887,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10794,0,1698052129,1698052129,0,0,'',0,0,0,0,10888,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10795,0,1698052129,1698052129,0,0,'',0,0,0,0,10889,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10796,0,1698052129,1698052129,0,0,'',0,0,0,0,10890,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10797,0,1698052129,1698052129,0,0,'',0,0,0,0,10891,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10798,0,1698052129,1698052129,0,0,'',0,0,0,0,10892,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10799,0,1698052129,1698052129,0,0,'',0,0,0,0,10893,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10800,0,1698052129,1698052129,0,0,'',0,0,0,0,10894,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10801,0,1698052129,1698052129,0,0,'',0,0,0,0,10895,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10802,0,1698052129,1698052129,0,0,'',0,0,0,0,10896,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10803,0,1698052129,1698052129,0,0,'',0,0,0,0,10897,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10804,0,1698052129,1698052129,0,0,'',0,0,0,0,10898,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10805,0,1698052129,1698052129,0,0,'',0,0,0,0,10899,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10806,0,1698052129,1698052129,0,0,'',0,0,0,0,10900,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10807,0,1698052129,1698052129,0,0,'',0,0,0,0,10901,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10808,0,1698052129,1698052129,0,0,'',0,0,0,0,10902,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10809,0,1698052129,1698052129,0,0,'',0,0,0,0,10903,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10822,0,1700651202,1700651202,0,0,'',0,0,0,0,10916,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10849,0,1701344467,1701344467,0,0,'',0,0,0,0,10943,NULL,250,125,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10879,0,1704977654,1704977654,0,0,'',0,0,0,0,10973,NULL,80,80,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10880,0,1705049885,1705049885,0,0,'',0,0,0,0,10974,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10881,0,1705049885,1705049885,0,0,'',0,0,0,0,10975,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10882,0,1705049885,1705049885,0,0,'',0,0,0,0,10976,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10883,0,1705049885,1705049885,0,0,'',0,0,0,0,10977,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10884,0,1705049885,1705049885,0,0,'',0,0,0,0,10978,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10885,0,1705049885,1705049885,0,0,'',0,0,0,0,10979,NULL,24,24,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10886,0,1705049885,1705049885,0,0,'',0,0,0,0,10980,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10887,0,1705049885,1705049885,0,0,'',0,0,0,0,10981,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10888,0,1705049885,1705049885,0,0,'',0,0,0,0,10982,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10889,0,1705049885,1705049885,0,0,'',0,0,0,0,10983,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10890,0,1705049885,1705049885,0,0,'',0,0,0,0,10984,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10891,0,1705049885,1705049885,0,0,'',0,0,0,0,10985,NULL,64,64,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10892,0,1705049885,1705049885,0,0,'',0,0,0,0,10986,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10893,0,1705049885,1705049885,0,0,'',0,0,0,0,10987,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10894,0,1705049885,1705049885,0,0,'',0,0,0,0,10988,NULL,256,256,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10969,0,1706005369,1706005369,0,0,'',0,0,0,0,11063,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10970,0,1706005369,1706005369,0,0,'',0,0,0,0,11064,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10971,0,1706005369,1706005369,0,0,'',0,0,0,0,11065,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10972,0,1706005369,1706005369,0,0,'',0,0,0,0,11066,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10973,0,1706005369,1706005369,0,0,'',0,0,0,0,11067,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10974,0,1706005369,1706005369,0,0,'',0,0,0,0,11068,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(10975,0,1706005369,1706005369,0,0,'',0,0,0,0,11069,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11014,0,1707828763,1707828763,0,0,'',0,0,0,0,11108,NULL,8660,5773,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11077,0,1710755926,1710755926,0,0,'',0,0,0,0,11171,NULL,559,165,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11138,0,1713774214,1713774214,0,0,'',0,0,0,0,11232,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11139,0,1713774214,1713774214,0,0,'',0,0,0,0,11233,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11206,0,1718172752,1718172752,0,0,'',0,0,0,0,11300,NULL,1000,500,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11254,0,1721314480,1721308321,0,0,'',0,0,0,0,11348,NULL,1920,784,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11256,0,1721314474,1721308321,0,0,'',0,0,0,0,11350,NULL,1920,784,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11270,0,1722411650,1722411650,0,0,'',0,0,0,0,11364,NULL,512,512,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11271,0,1722411650,1722411650,0,0,'',0,0,0,0,11365,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11272,0,1722411650,1722411650,0,0,'',0,0,0,0,11366,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11273,0,1722411650,1722411650,0,0,'',0,0,0,0,11367,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11274,0,1722411650,1722411650,0,0,'',0,0,0,0,11368,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11275,0,1722411650,1722411650,0,0,'',0,0,0,0,11369,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11276,0,1722411650,1722411650,0,0,'',0,0,0,0,11370,NULL,512,512,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11277,0,1755001220,1722582480,0,0,'',0,0,0,0,11371,NULL,889,667,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11278,0,1755001212,1722582480,0,0,'',0,0,0,0,11372,NULL,756,567,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11279,0,1722582482,1722582482,0,0,'',0,0,0,0,11373,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11289,0,1725443119,1722607093,0,0,'',0,0,0,0,11383,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11291,0,1722607616,1722607604,0,0,'{\"title\":\"\",\"description\":\"\",\"alternative\":\"\",\"sys_language_uid\":\"\"}',0,0,0,0,11385,'product_vials',1254,836,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11294,0,1722612511,1722612511,0,0,'',0,0,0,0,11388,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11296,0,1722612511,1722612511,0,0,'',0,0,0,0,11390,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11298,0,1722612511,1722612511,0,0,'',0,0,0,0,11392,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11299,0,1722612511,1722612511,0,0,'',0,0,0,0,11393,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11303,0,1722613700,1722613700,0,0,'',0,0,0,0,11397,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11308,0,1723113329,1723113329,0,0,'',0,0,0,0,11402,NULL,1677,661,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11343,0,1723227574,1723227574,0,0,'',0,0,0,0,11437,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11344,0,1723227574,1723227574,0,0,'',0,0,0,0,11438,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11345,0,1723227574,1723227574,0,0,'',0,0,0,0,11439,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11346,0,1723227574,1723227574,0,0,'',0,0,0,0,11440,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11347,0,1723227574,1723227574,0,0,'',0,0,0,0,11441,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11348,0,1723227574,1723227574,0,0,'',0,0,0,0,11442,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11350,0,1723227574,1723227574,0,0,'',0,0,0,0,11444,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11351,0,1723227574,1723227574,0,0,'',0,0,0,0,11445,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11352,0,1723227574,1723227574,0,0,'',0,0,0,0,11446,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11354,0,1723227574,1723227574,0,0,'',0,0,0,0,11448,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11358,0,1730298257,1723309144,0,0,'',0,0,0,0,11452,NULL,1920,1018,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11362,0,1723309616,1723309616,0,0,'',0,0,0,0,11456,NULL,3936,2624,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11363,0,1723309898,1723309898,0,0,'',0,0,0,0,11457,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11365,0,1723309898,1723309898,0,0,'',0,0,0,0,11459,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11366,0,1723309898,1723309898,0,0,'',0,0,0,0,11460,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11373,0,1730299708,1723310401,0,0,'',0,0,0,0,11467,NULL,1920,2847,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11374,0,1730299734,1723310401,0,0,'',0,0,0,0,11468,NULL,1920,2847,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11392,0,1730299418,1723311771,0,0,'',0,0,0,0,11486,NULL,1920,2847,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11393,0,1730299489,1723311771,0,0,'',0,0,0,0,11487,NULL,1920,2847,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11397,0,1730296629,1723312840,0,0,'',0,0,0,0,11491,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11398,0,1730295874,1723312840,0,0,'',0,0,0,0,11492,NULL,1920,1141,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11402,0,1730298840,1723312840,0,0,'',0,0,0,0,11496,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11412,0,1730296049,1723312840,0,0,'',0,0,0,0,11506,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11413,0,1730296093,1723312840,0,0,'',0,0,0,0,11507,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11415,0,1723316573,1723316573,0,0,'',0,0,0,0,11509,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11417,0,1755008614,1723451903,0,0,'',0,0,0,0,11511,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11420,0,1723456155,1723456155,0,0,'',0,0,0,0,11514,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11421,0,1723456155,1723456155,0,0,'',0,0,0,0,11515,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11422,0,1755001595,1723460297,0,0,'',0,0,0,0,11516,NULL,1335,1001,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11423,0,1723467813,1723467813,0,0,'',0,0,0,0,11517,NULL,5616,3744,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11425,0,1723470333,1723470333,0,0,'',0,0,0,0,11519,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11426,0,1723470333,1723470333,0,0,'',0,0,0,0,11520,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11427,0,1723470333,1723470333,0,0,'',0,0,0,0,11521,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11428,0,1723470491,1723470491,0,0,'',0,0,0,0,11522,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11429,0,1723470491,1723470491,0,0,'',0,0,0,0,11523,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11430,0,1723470491,1723470491,0,0,'',0,0,0,0,11524,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11431,0,1723470491,1723470491,0,0,'',0,0,0,0,11525,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11432,0,1723470491,1723470491,0,0,'',0,0,0,0,11526,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11433,0,1723470491,1723470491,0,0,'',0,0,0,0,11527,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11434,0,1723470491,1723470491,0,0,'',0,0,0,0,11528,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11435,0,1723470491,1723470491,0,0,'',0,0,0,0,11529,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11436,0,1723470491,1723470491,0,0,'',0,0,0,0,11530,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11437,0,1723470608,1723470608,0,0,'',0,0,0,0,11531,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11438,0,1723470608,1723470608,0,0,'',0,0,0,0,11532,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11439,0,1723470608,1723470608,0,0,'',0,0,0,0,11533,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11440,0,1723470608,1723470608,0,0,'',0,0,0,0,11534,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11441,0,1723470708,1723470708,0,0,'',0,0,0,0,11535,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11442,0,1723470708,1723470708,0,0,'',0,0,0,0,11536,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11443,0,1723470708,1723470708,0,0,'',0,0,0,0,11537,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11444,0,1723470708,1723470708,0,0,'',0,0,0,0,11538,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11445,0,1723470708,1723470708,0,0,'',0,0,0,0,11539,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11446,0,1723470708,1723470708,0,0,'',0,0,0,0,11540,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11447,0,1723470708,1723470708,0,0,'',0,0,0,0,11541,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11448,0,1723470708,1723470708,0,0,'',0,0,0,0,11542,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11449,0,1723471484,1723471484,0,0,'',0,0,0,0,11543,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11450,0,1723471484,1723471484,0,0,'',0,0,0,0,11544,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11451,0,1723471484,1723471484,0,0,'',0,0,0,0,11545,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11452,0,1723471484,1723471484,0,0,'',0,0,0,0,11546,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11453,0,1723471484,1723471484,0,0,'',0,0,0,0,11547,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11454,0,1723471484,1723471484,0,0,'',0,0,0,0,11548,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11455,0,1723471484,1723471484,0,0,'',0,0,0,0,11549,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11456,0,1723471484,1723471484,0,0,'',0,0,0,0,11550,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11457,0,1723471484,1723471484,0,0,'',0,0,0,0,11551,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11458,0,1723472148,1723472148,0,0,'',0,0,0,0,11552,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11459,0,1723472148,1723472148,0,0,'',0,0,0,0,11553,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11460,0,1723472148,1723472148,0,0,'',0,0,0,0,11554,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11461,0,1723472148,1723472148,0,0,'',0,0,0,0,11555,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11462,0,1723472148,1723472148,0,0,'',0,0,0,0,11556,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11463,0,1723472148,1723472148,0,0,'',0,0,0,0,11557,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11464,0,1723472148,1723472148,0,0,'',0,0,0,0,11558,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11465,0,1723472148,1723472148,0,0,'',0,0,0,0,11559,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11466,0,1723472148,1723472148,0,0,'',0,0,0,0,11560,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11467,0,1723472162,1723472162,0,0,'',0,0,0,0,11561,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11468,0,1723472162,1723472162,0,0,'',0,0,0,0,11562,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11469,0,1723472162,1723472162,0,0,'',0,0,0,0,11563,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11470,0,1723475742,1723475742,0,0,'',0,0,0,0,11564,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11471,0,1723475742,1723475742,0,0,'',0,0,0,0,11565,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11472,0,1723475742,1723475742,0,0,'',0,0,0,0,11566,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11473,0,1723475742,1723475742,0,0,'',0,0,0,0,11567,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11474,0,1723475742,1723475742,0,0,'',0,0,0,0,11568,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11475,0,1723475742,1723475742,0,0,'',0,0,0,0,11569,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11476,0,1723475742,1723475742,0,0,'',0,0,0,0,11570,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11477,0,1723475742,1723475742,0,0,'',0,0,0,0,11571,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11483,0,1730363730,1723548946,0,0,'',0,0,0,0,11577,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11485,0,1723548946,1723548946,0,0,'',0,0,0,0,11579,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11487,0,1723548946,1723548946,0,0,'',0,0,0,0,11581,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11490,0,1723548946,1723548946,0,0,'',0,0,0,0,11584,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11491,0,1723548946,1723548946,0,0,'',0,0,0,0,11585,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11494,0,1723549593,1723549593,0,0,'',0,0,0,0,11588,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11495,0,1723549593,1723549593,0,0,'',0,0,0,0,11589,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11496,0,1723549593,1723549593,0,0,'',0,0,0,0,11590,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11497,0,1723549593,1723549593,0,0,'',0,0,0,0,11591,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11498,0,1730296019,1723552438,0,0,'',0,0,0,0,11592,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11499,0,1755001578,1723570115,0,0,'',0,0,0,0,11593,NULL,835,626,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11501,0,1755001603,1723570115,0,0,'',0,0,0,0,11595,NULL,1335,1001,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11503,0,1755001611,1723570115,0,0,'',0,0,0,0,11597,NULL,1500,1125,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11505,0,1755001619,1723570115,0,0,'',0,0,0,0,11599,NULL,1300,975,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11528,0,1723638628,1723638628,0,0,'',0,0,0,0,11622,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11529,0,1723638628,1723638628,0,0,'',0,0,0,0,11623,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11530,0,1723638628,1723638628,0,0,'',0,0,0,0,11624,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11531,0,1723638628,1723638628,0,0,'',0,0,0,0,11625,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11532,0,1723638628,1723638628,0,0,'',0,0,0,0,11626,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11533,0,1723638628,1723638628,0,0,'',0,0,0,0,11627,NULL,3500,2334,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11534,0,1730295953,1723643971,0,0,'',0,0,0,0,11628,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11535,0,1723646548,1723646548,0,0,'',0,0,0,0,11629,NULL,2500,2250,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11537,0,1723649213,1723649213,0,0,'',0,0,0,0,11631,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11538,0,1730296124,1723651410,0,0,'',0,0,0,0,11632,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11539,0,1723698510,1723698510,0,0,'',0,0,0,0,11633,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11541,0,1730299547,1723708670,0,0,'',0,0,0,0,11635,NULL,1920,1920,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11542,0,1723715327,1723715327,0,0,'',0,0,0,0,11636,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11543,0,1724844872,1723715327,0,0,'',0,0,0,0,11637,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11544,0,1723715327,1723715327,0,0,'',0,0,0,0,11638,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11545,0,1723715328,1723715328,0,0,'',0,0,0,0,11639,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11546,0,1724844924,1723716524,0,0,'',0,0,0,0,11640,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11548,0,1723716524,1723716524,0,0,'',0,0,0,0,11642,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11549,0,1723716525,1723716525,0,0,'',0,0,0,0,11643,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11550,0,1723716525,1723716525,0,0,'',0,0,0,0,11644,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11551,0,1723716525,1723716525,0,0,'',0,0,0,0,11645,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11552,0,1723716525,1723716525,0,0,'',0,0,0,0,11646,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11553,0,1723717652,1723717652,0,0,'',0,0,0,0,11647,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11554,0,1723741977,1723741977,0,0,'',0,0,0,0,11648,NULL,839,593,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11555,0,1729779525,1723742132,0,0,'',0,0,0,0,11649,NULL,559,447,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11557,0,1723742394,1723742394,0,0,'',0,0,0,0,11651,NULL,540,462,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11558,0,1723742394,1723742394,0,0,'',0,0,0,0,11652,NULL,548,456,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11559,0,1723787693,1723787693,0,0,'',0,0,0,0,11653,NULL,6000,4000,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11560,0,1723788266,1723788266,0,0,'',0,0,0,0,11654,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11585,0,1725454864,1725454864,0,0,'',0,0,0,0,11679,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11587,0,1726125365,1726125365,0,0,'',0,0,0,0,11681,NULL,1600,902,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11618,0,1727702756,1727702756,0,0,'',0,0,0,0,11712,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11631,0,1727861332,1727861332,0,0,'',0,0,0,0,11725,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11633,0,1727861332,1727861332,0,0,'',0,0,0,0,11727,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11638,0,1727861332,1727861332,0,0,'',0,0,0,0,11732,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11640,0,1727861332,1727861332,0,0,'',0,0,0,0,11734,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11840,0,1728558694,1728558694,0,0,'',0,0,0,0,11934,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11841,0,1766762504,1728558694,0,0,'',0,0,0,0,11937,NULL,595,843,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11842,0,1728558695,1728558695,0,0,'',0,0,0,0,11938,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11894,0,1771949601,1729670715,0,0,'',0,0,0,0,11988,NULL,1639,860,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11906,0,1732784170,1729672551,0,0,'',0,0,0,0,12000,NULL,1920,1382,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11933,0,1729691277,1729691277,0,0,'',0,0,0,0,12027,NULL,595,842,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11934,0,1729692966,1729692966,0,0,'',0,0,0,0,12028,NULL,372,135,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11935,0,1729693709,1729693709,0,0,'',0,0,0,0,12029,NULL,485,229,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11936,0,1729694050,1729694050,0,0,'',0,0,0,0,12030,NULL,300,129,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11937,0,1729694314,1729694314,0,0,'',0,0,0,0,12031,NULL,5778,1955,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11938,0,1729694628,1729694628,0,0,'',0,0,0,0,12032,NULL,181,124,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11939,0,1729695074,1729695074,0,0,'',0,0,0,0,12033,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11940,0,1729695088,1729695088,0,0,'',0,0,0,0,12034,NULL,1400,1700,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11941,0,1760945727,1729695787,0,0,'',0,0,0,0,12035,NULL,792,612,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11945,0,1729769402,1729769402,0,0,'',0,0,0,0,12039,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11946,0,1729777349,1729777349,0,0,'',0,0,0,0,12040,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11947,0,1729779144,1729779144,0,0,'',0,0,0,0,12041,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11948,0,1729779144,1729779144,0,0,'',0,0,0,0,12042,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11949,0,1729779144,1729779144,0,0,'',0,0,0,0,12043,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11950,0,1729779274,1729779274,0,0,'',0,0,0,0,12044,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11951,0,1729779274,1729779274,0,0,'',0,0,0,0,12045,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11955,0,1730277349,1730277349,0,0,'',0,0,0,0,12049,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11956,0,1730277353,1730277353,0,0,'',0,0,0,0,12050,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11957,0,1730277361,1730277361,0,0,'',0,0,0,0,12051,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11958,0,1730277368,1730277368,0,0,'',0,0,0,0,12052,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11959,0,1730277376,1730277376,0,0,'',0,0,0,0,12053,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11960,0,1730277380,1730277380,0,0,'',0,0,0,0,12054,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11961,0,1730277384,1730277384,0,0,'',0,0,0,0,12055,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11962,0,1730277389,1730277389,0,0,'',0,0,0,0,12056,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11963,0,1730277392,1730277392,0,0,'',0,0,0,0,12057,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11967,0,1730295338,1730295338,0,0,'',0,0,0,0,12061,NULL,5616,3744,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11968,0,1730296010,1730295484,0,0,'',0,0,0,0,12062,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11969,0,1730295566,1730295566,0,0,'',0,0,0,0,12063,NULL,3936,2624,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11971,0,1730296764,1730296764,0,0,'',0,0,0,0,12065,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11972,0,1730296809,1730296798,0,0,'',0,0,0,0,12066,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11973,0,1730296869,1730296869,0,0,'',0,0,0,0,12067,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11974,0,1730296873,1730296873,0,0,'',0,0,0,0,12068,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11975,0,1730297123,1730297123,0,0,'',0,0,0,0,12069,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11976,0,1730297154,1730297154,0,0,'',0,0,0,0,12070,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11977,0,1730297237,1730297237,0,0,'',0,0,0,0,12071,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11978,0,1730297721,1730297721,0,0,'',0,0,0,0,12072,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11979,0,1730297790,1730297790,0,0,'',0,0,0,0,12073,NULL,1920,1281,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11980,0,1730297851,1730297851,0,0,'',0,0,0,0,12074,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11981,0,1730300129,1730300129,0,0,'',0,0,0,0,12075,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11982,0,1730300555,1730300158,0,0,'',0,0,0,0,12076,NULL,1920,1248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11983,0,1730300267,1730300267,0,0,'',0,0,0,0,12077,NULL,3936,2624,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11984,0,1730363718,1730363718,0,0,'',0,0,0,0,12078,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(11985,0,1730363749,1730363749,0,0,'',0,0,0,0,12079,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12019,0,1732714356,1732714356,0,0,'',0,0,0,0,12113,NULL,1600,900,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12045,0,1733231987,1733231987,0,0,'',0,0,0,0,12139,NULL,368,247,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12133,0,1737129865,1737129865,0,0,'',0,0,0,0,12227,NULL,985,657,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12134,0,1748442828,1737129910,0,0,'',0,0,0,0,12228,NULL,1890,1890,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12146,0,1737376377,1737376377,0,0,'',0,0,0,0,12240,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12149,0,1737376388,1737376388,0,0,'',0,0,0,0,12242,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12150,0,1737376403,1737376403,0,0,'',0,0,0,0,12244,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12154,0,1737376773,1737376773,0,0,'',0,0,0,0,12248,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12156,0,1737376811,1737376811,0,0,'',0,0,0,0,12250,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12159,0,1737376838,1737376838,0,0,'',0,0,0,0,12252,NULL,1080,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12191,0,1737382392,1737382392,0,0,'',0,0,0,0,12285,NULL,260,260,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12195,0,1737382790,1737382790,0,0,'',0,0,0,0,12289,NULL,260,260,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12314,0,1740552068,1740552068,0,0,'',0,0,0,0,12408,NULL,450,450,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12537,0,1752220447,1752220447,0,0,'',0,0,0,0,12631,NULL,250,29,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12762,0,1753523466,1753523466,0,0,'',0,0,0,0,12856,NULL,1920,440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12763,0,1754634567,1754634567,0,0,'',0,0,0,0,12857,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12836,0,1755068100,1755068100,0,0,'',0,0,0,0,12930,NULL,1920,1302,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12840,0,1755105782,1755105782,0,0,'',0,0,0,0,12934,NULL,1080,620,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12891,0,1756965839,1756965839,0,0,'',0,0,0,0,12985,NULL,1872,1248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12892,0,1756965842,1756965842,0,0,'',0,0,0,0,12986,NULL,4500,3000,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12893,0,1756965843,1756965843,0,0,'',0,0,0,0,12987,NULL,4896,3264,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12894,0,1756965843,1756965843,0,0,'',0,0,0,0,12988,NULL,3864,2717,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12896,0,1756965851,1756965851,0,0,'',0,0,0,0,12990,NULL,1920,430,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12897,0,1756965959,1756965959,0,0,'',0,0,0,0,12991,NULL,1200,750,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12922,0,1757589316,1757589316,0,0,'',0,0,0,0,13016,NULL,2194,1462,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12996,0,1759730753,1759730753,0,0,'',0,0,0,0,13090,NULL,1063,650,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12997,0,1759730753,1759730753,0,0,'',0,0,0,0,13091,NULL,2000,2250,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12998,0,1759730754,1759730754,0,0,'',0,0,0,0,13092,NULL,568,832,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(12999,0,1762244726,1759730754,0,0,'',0,0,0,0,13093,NULL,824,618,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13000,0,1759730754,1759730754,0,0,'',0,0,0,0,13094,NULL,2444,1630,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13001,0,1759730755,1759730755,0,0,'',0,0,0,0,13095,NULL,2444,1630,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13002,0,1762244745,1759730755,0,0,'',0,0,0,0,13096,NULL,961,721,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13003,0,1759730755,1759730755,0,0,'',0,0,0,0,13097,NULL,2444,1630,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13004,0,1762244733,1759730755,0,0,'',0,0,0,0,13099,NULL,946,710,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13005,0,1762244718,1759730755,0,0,'',0,0,0,0,13100,NULL,821,615,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13006,0,1762244711,1759730755,0,0,'',0,0,0,0,13101,NULL,717,537,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13008,0,1759993839,1759730755,0,0,'',0,0,0,0,13102,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13009,0,1759732039,1759732039,0,0,'',0,0,0,0,13103,NULL,59,59,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13014,0,1759827236,1759827236,0,0,'',0,0,0,0,13108,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13041,0,1760617190,1760617190,0,0,'',0,0,0,0,13135,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13042,0,1760617192,1760617192,0,0,'',0,0,0,0,13136,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13043,0,1760617193,1760617193,0,0,'',0,0,0,0,13137,NULL,1920,1080,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13044,0,1760618141,1760618141,0,0,'',0,0,0,0,13138,NULL,1920,1280,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13049,0,1761011927,1761011927,0,0,'',0,0,0,0,13143,NULL,2267,1417,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13065,0,1761021921,1761021921,0,0,'',0,0,0,0,13159,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13085,0,1761320454,1761320454,0,0,'',0,0,0,0,13179,NULL,2500,1667,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13088,0,1761320454,1761320454,0,0,'',0,0,0,0,13181,NULL,1299,1493,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13089,0,1761320454,1761320454,0,0,'',0,0,0,0,13183,NULL,3508,2481,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13090,0,1761320548,1761320548,0,0,'',0,0,0,0,13184,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13126,0,1762258962,1762258962,0,0,'',0,0,0,0,13220,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13128,0,1762267956,1762267956,0,0,'',0,0,0,0,13222,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13129,0,1762267957,1762267957,0,0,'',0,0,0,0,13223,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13130,0,1762267959,1762267959,0,0,'',0,0,0,0,13224,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13131,0,1762267960,1762267960,0,0,'',0,0,0,0,13225,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13134,0,1762268267,1762268267,0,0,'',0,0,0,0,13228,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13135,0,1762268382,1762268382,0,0,'',0,0,0,0,13229,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13136,0,1762268383,1762268383,0,0,'',0,0,0,0,13230,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13137,0,1762268446,1762268446,0,0,'',0,0,0,0,13231,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13138,0,1762268775,1762268775,0,0,'',0,0,0,0,13232,NULL,1890,1299,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13139,0,1762269016,1762269016,0,0,'',0,0,0,0,13233,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13140,0,1762269018,1762269018,0,0,'',0,0,0,0,13234,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13141,0,1762269993,1762269993,0,0,'',0,0,0,0,13235,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13142,0,1762269995,1762269995,0,0,'',0,0,0,0,13236,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13143,0,1762269996,1762269996,0,0,'',0,0,0,0,13237,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13144,0,1772609192,1762364500,0,0,'',0,0,0,0,13238,NULL,1033,472,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13145,0,1772609184,1762364500,0,0,'',0,0,0,0,13239,NULL,1033,472,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13146,0,1762369123,1762369123,0,0,'',0,0,0,0,13240,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13147,0,1762369124,1762369124,0,0,'',0,0,0,0,13241,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13148,0,1762369125,1762369125,0,0,'',0,0,0,0,13242,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13149,0,1762369283,1762369283,0,0,'',0,0,0,0,13243,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13150,0,1762369285,1762369285,0,0,'',0,0,0,0,13244,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13151,0,1762369286,1762369286,0,0,'',0,0,0,0,13245,NULL,248,248,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13152,0,1762369946,1762369946,0,0,'',0,0,0,0,13246,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13211,0,1766760920,1763542392,0,0,'',0,0,0,0,13305,NULL,1020,951,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13227,0,1763560768,1763560768,0,0,'',0,0,0,0,13321,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13229,0,1763560791,1763560791,0,0,'',0,0,0,0,13323,NULL,113,113,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13230,0,1763560792,1763560792,0,0,'',0,0,0,0,13324,NULL,113,113,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13231,0,1763561006,1763561006,0,0,'',0,0,0,0,13325,NULL,8660,5773,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13232,0,1763563252,1763563252,0,0,'',0,0,0,0,13326,NULL,1920,420,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13233,0,1763563826,1763563826,0,0,'',0,0,0,0,13327,NULL,1920,1440,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13744,0,1777053226,1777053226,0,0,'',0,0,0,0,13838,NULL,10479,5670,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13960,0,1781627275,1781627275,0,0,'',0,0,0,0,14054,NULL,1500,1125,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13961,0,1781627992,1781627992,0,0,'',0,0,0,0,14055,NULL,612,792,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13962,0,1781629394,1781629394,0,0,'',0,0,0,0,14056,NULL,1024,1039,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13963,0,1781629885,1781629885,0,0,'',0,0,0,0,14057,NULL,1024,1039,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(13964,0,1781630173,1781630173,0,0,'',0,0,0,0,14058,NULL,1335,1001,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14239,0,1786109509,1786109509,0,0,'',0,0,0,0,14333,NULL,595,843,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14242,0,1786375680,1786375680,0,0,'',0,0,0,0,14336,NULL,595,843,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14243,0,1786433099,1786433099,0,0,'',0,0,0,0,14337,NULL,1692,1636,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14245,0,1786434182,1786434182,0,0,'',0,0,0,0,14339,NULL,2030,1963,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14270,0,1787316964,1787316964,0,0,'',0,0,0,0,14362,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14271,0,1787910284,1787910284,0,0,'',0,0,0,0,14363,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14272,0,1787911674,1787911674,0,0,'',0,0,0,0,14364,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14273,0,1787911674,1787911674,0,0,'',0,0,0,0,14365,NULL,0,0,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'',''),
(14274,0,1788162960,1788162960,0,0,'',0,0,0,0,14366,NULL,536,166,NULL,NULL,0,NULL,'',0.00000000000000,0.00000000000000,0,NULL,NULL,'','','','','',NULL,'','','',0,0,0,NULL,'',0,'','');
/*!40000 ALTER TABLE `sys_file_metadata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file_processedfile`
--

DROP TABLE IF EXISTS `sys_file_processedfile`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file_processedfile` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `tstamp` int(11) NOT NULL DEFAULT 0,
  `crdate` int(11) NOT NULL DEFAULT 0,
  `storage` int(11) NOT NULL DEFAULT 0,
  `original` int(11) NOT NULL DEFAULT 0,
  `identifier` varchar(512) NOT NULL DEFAULT '',
  `name` tinytext DEFAULT NULL,
  `configuration` blob DEFAULT NULL,
  `configurationsha1` varchar(40) NOT NULL DEFAULT '',
  `originalfilesha1` varchar(40) NOT NULL DEFAULT '',
  `task_type` varchar(200) NOT NULL DEFAULT '',
  `checksum` varchar(32) NOT NULL DEFAULT '',
  `width` int(11) DEFAULT 0,
  `height` int(11) DEFAULT 0,
  `processing_url` text DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `combined_1` (`original`,`task_type`(100),`configurationsha1`),
  KEY `identifier` (`storage`,`identifier`(180))
) ENGINE=InnoDB AUTO_INCREMENT=94395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file_processedfile`
--

LOCK TABLES `sys_file_processedfile` WRITE;
/*!40000 ALTER TABLE `sys_file_processedfile` DISABLE KEYS */;
INSERT INTO `sys_file_processedfile` VALUES
(92026,1787814295,1787814295,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_2f2b57860f.png','csm_Logo_Centor_White_2f2b57860f.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:57;s:4:\"crop\";N;}','f9b8f18b82e47f21a291727f7ceeed61f44ef615','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','2f2b57860f',145,57,NULL),
(92027,1787814295,1787814295,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_96dbf422b7.png','csm_Logo_Centor_White_96dbf422b7.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:35;s:4:\"crop\";N;}','7438443efdf9e494f6cbdfaeda92f473fa7114a7','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','96dbf422b7',89,35,NULL),
(92028,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_ddb93eb323.webp','csm_CENTOR_Home_header1_ddb93eb323.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','ddb93eb323',600,245,NULL),
(92029,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_84c7547cd2.webp','csm_CENTOR_Home_header1_84c7547cd2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','84c7547cd2',1500,613,NULL),
(92030,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_4d6c4a1f2e.webp','csm_CENTOR_Home_header1_4d6c4a1f2e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','4d6c4a1f2e',1920,784,NULL),
(92031,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_50ec6380f0.webp','csm_CENTOR_Home_header1_50ec6380f0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','50ec6380f0',1920,784,NULL),
(92032,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_5cbe704798.jpg','csm_CENTOR_Home_header1_5cbe704798.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','5cbe704798',600,245,NULL),
(92033,1787814295,1787814295,1,11350,'/_processed_/8/b/csm_CENTOR_Home_header1_ddcde95ace.jpg','csm_CENTOR_Home_header1_ddcde95ace.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','ddcde95ace',1500,613,NULL),
(92034,1787814295,1787814295,1,11350,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','4872e75c12',0,0,''),
(92035,1787814295,1787814295,1,11350,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','e274a67c9e',0,0,''),
(92036,1787814295,1787814295,1,11350,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','a4c8331631601186038162fb0244c1758d2d45d0','Image.CropScaleMask','b9fd2bf619',0,0,''),
(92037,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_b5ba89951a.webp','csm_CENTOR_Home_header2_b5ba89951a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','b5ba89951a',600,245,NULL),
(92038,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_4769f5ae45.webp','csm_CENTOR_Home_header2_4769f5ae45.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','4769f5ae45',1500,613,NULL),
(92039,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_fd70931301.webp','csm_CENTOR_Home_header2_fd70931301.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','fd70931301',1920,784,NULL),
(92040,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_dfa0b282c4.webp','csm_CENTOR_Home_header2_dfa0b282c4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','dfa0b282c4',1920,784,NULL),
(92041,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_c957d7d1f0.jpg','csm_CENTOR_Home_header2_c957d7d1f0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','c957d7d1f0',600,245,NULL),
(92042,1787814295,1787814295,1,11348,'/_processed_/b/b/csm_CENTOR_Home_header2_ca817c6c86.jpg','csm_CENTOR_Home_header2_ca817c6c86.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','ca817c6c86',1500,613,NULL),
(92043,1787814295,1787814295,1,11348,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','da6d1b0ded',0,0,''),
(92044,1787814295,1787814295,1,11348,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','a0d2b6e061',0,0,''),
(92045,1787814295,1787814295,1,11348,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ddf88b82100c63925912d4c50a43ffba13ac1a07','Image.CropScaleMask','33c7618931',0,0,''),
(92046,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_dd77e72cdd.webp','csm_CENTOR_Product-Solutions-vials_dd77e72cdd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','dd77e72cdd',400,225,NULL),
(92047,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_b2fd66893b.webp','csm_CENTOR_Product-Solutions-vials_b2fd66893b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','b2fd66893b',600,338,NULL),
(92048,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_b394ca6a4f.webp','csm_CENTOR_Product-Solutions-vials_b394ca6a4f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','b394ca6a4f',850,478,NULL),
(92049,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_34e9c152ea.webp','csm_CENTOR_Product-Solutions-vials_34e9c152ea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','34e9c152ea',1000,563,NULL),
(92050,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_49619a8029.webp','csm_CENTOR_Product-Solutions-vials_49619a8029.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','49619a8029',1250,703,NULL),
(92051,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_5f959d237f.webp','csm_CENTOR_Product-Solutions-vials_5f959d237f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','5f959d237f',1500,844,NULL),
(92052,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_5874afbee5.webp','csm_CENTOR_Product-Solutions-vials_5874afbee5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','5874afbee5',1750,984,NULL),
(92053,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_66ccbe3ec2.jpeg','csm_CENTOR_Product-Solutions-vials_66ccbe3ec2.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','66ccbe3ec2',400,225,NULL),
(92054,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_efcfa834cd.jpeg','csm_CENTOR_Product-Solutions-vials_efcfa834cd.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','efcfa834cd',600,338,NULL),
(92055,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_20461ed879.jpeg','csm_CENTOR_Product-Solutions-vials_20461ed879.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','20461ed879',850,478,NULL),
(92056,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_f0f9aaa894.jpeg','csm_CENTOR_Product-Solutions-vials_f0f9aaa894.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','f0f9aaa894',1000,563,NULL),
(92057,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_1885b2badf.jpeg','csm_CENTOR_Product-Solutions-vials_1885b2badf.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','1885b2badf',1250,703,NULL),
(92058,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_67af43d575.jpeg','csm_CENTOR_Product-Solutions-vials_67af43d575.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','67af43d575',1500,844,NULL),
(92059,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_29887a95be.jpeg','csm_CENTOR_Product-Solutions-vials_29887a95be.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','29887a95be',1750,984,NULL),
(92060,1787814295,1787814295,1,11460,'/_processed_/3/4/csm_CENTOR_Product-Solutions-vials_2c804f622b.jpeg','csm_CENTOR_Product-Solutions-vials_2c804f622b.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','2c804f622b',750,422,NULL),
(92061,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_85c592f906.webp','csm_CENTOR_Product-Solutions_liquid-ovals_85c592f906.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','85c592f906',400,225,NULL),
(92062,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_70222414fb.webp','csm_CENTOR_Product-Solutions_liquid-ovals_70222414fb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','70222414fb',600,338,NULL),
(92063,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_977c91f83e.webp','csm_CENTOR_Product-Solutions_liquid-ovals_977c91f83e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','977c91f83e',850,478,NULL),
(92064,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_8ea9d796a9.webp','csm_CENTOR_Product-Solutions_liquid-ovals_8ea9d796a9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','8ea9d796a9',1000,563,NULL),
(92065,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_671d15ddcf.webp','csm_CENTOR_Product-Solutions_liquid-ovals_671d15ddcf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','671d15ddcf',1250,703,NULL),
(92066,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_8c350b8f42.webp','csm_CENTOR_Product-Solutions_liquid-ovals_8c350b8f42.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','8c350b8f42',1500,844,NULL),
(92067,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_6e4c2c1d8d.webp','csm_CENTOR_Product-Solutions_liquid-ovals_6e4c2c1d8d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','6e4c2c1d8d',1750,984,NULL),
(92068,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_aadbab63c7.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_aadbab63c7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','aadbab63c7',400,225,NULL),
(92069,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_a3406c7b08.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_a3406c7b08.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','a3406c7b08',600,338,NULL),
(92070,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_46500a2605.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_46500a2605.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','46500a2605',850,478,NULL),
(92071,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_dc6dbdff68.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_dc6dbdff68.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','dc6dbdff68',1000,563,NULL),
(92072,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_4ce06da2ef.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_4ce06da2ef.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','4ce06da2ef',1250,703,NULL),
(92073,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_caeaeb5276.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_caeaeb5276.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','caeaeb5276',1500,844,NULL),
(92074,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_7fb404a7be.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_7fb404a7be.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','7fb404a7be',1750,984,NULL),
(92075,1787814295,1787814295,1,11581,'/_processed_/d/b/csm_CENTOR_Product-Solutions_liquid-ovals_ea2a56f1aa.jpg','csm_CENTOR_Product-Solutions_liquid-ovals_ea2a56f1aa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','3697c0f1a2815e380a9ff17955ae8b5cb2048744','Image.CropScaleMask','ea2a56f1aa',750,422,NULL),
(92076,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_1e562ac37c.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_1e562ac37c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','1e562ac37c',400,225,NULL),
(92077,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_e1ffb02f0c.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_e1ffb02f0c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','e1ffb02f0c',600,338,NULL),
(92078,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_e323f320f7.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_e323f320f7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','e323f320f7',850,478,NULL),
(92079,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_0f8388de7c.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_0f8388de7c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','0f8388de7c',1000,563,NULL),
(92080,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_f673953962.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_f673953962.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','f673953962',1250,703,NULL),
(92081,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_24ed49a587.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_24ed49a587.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','24ed49a587',1500,844,NULL),
(92082,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_3679974b68.webp','csm_CENTOR_Product-Solutions-droppers-and-applicators_3679974b68.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','3679974b68',1750,984,NULL),
(92083,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_b8a1dd4ccb.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_b8a1dd4ccb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','b8a1dd4ccb',400,225,NULL),
(92084,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_dae46789eb.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_dae46789eb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','dae46789eb',600,338,NULL),
(92085,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_3f1e3a8204.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_3f1e3a8204.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','3f1e3a8204',850,478,NULL),
(92086,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_a3a8fd1b18.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_a3a8fd1b18.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','a3a8fd1b18',1000,563,NULL),
(92087,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_567f4e774d.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_567f4e774d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','567f4e774d',1250,703,NULL),
(92088,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_0b000fa1f1.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_0b000fa1f1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','0b000fa1f1',1500,844,NULL),
(92089,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_6503f02cb7.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_6503f02cb7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','6503f02cb7',1750,984,NULL),
(92090,1787814295,1787814295,1,11515,'/_processed_/9/6/csm_CENTOR_Product-Solutions-droppers-and-applicators_7e2b72a752.jpg','csm_CENTOR_Product-Solutions-droppers-and-applicators_7e2b72a752.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','93fde86c3aff879faf306f4c8588351c32bc0e21','Image.CropScaleMask','7e2b72a752',750,422,NULL),
(92091,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_1067174204.webp','csm_CENTOR_bottles-and-closures_1067174204.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','1067174204',400,225,NULL),
(92092,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_25bc968d43.webp','csm_CENTOR_bottles-and-closures_25bc968d43.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','25bc968d43',600,338,NULL),
(92093,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_c7d3528389.webp','csm_CENTOR_bottles-and-closures_c7d3528389.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','c7d3528389',850,478,NULL),
(92094,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_255fc46390.webp','csm_CENTOR_bottles-and-closures_255fc46390.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','255fc46390',1000,563,NULL),
(92095,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_2db279a2ab.webp','csm_CENTOR_bottles-and-closures_2db279a2ab.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','2db279a2ab',1250,703,NULL),
(92096,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_970145d3ef.webp','csm_CENTOR_bottles-and-closures_970145d3ef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','970145d3ef',1500,844,NULL),
(92097,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_e6cba20a43.webp','csm_CENTOR_bottles-and-closures_e6cba20a43.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','e6cba20a43',1750,984,NULL),
(92098,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_f65671495c.jpg','csm_CENTOR_bottles-and-closures_f65671495c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','f65671495c',400,225,NULL),
(92099,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_203bcfe326.jpg','csm_CENTOR_bottles-and-closures_203bcfe326.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','203bcfe326',600,338,NULL),
(92100,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_fe5814d7e8.jpg','csm_CENTOR_bottles-and-closures_fe5814d7e8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','fe5814d7e8',850,478,NULL),
(92101,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_84ccf03083.jpg','csm_CENTOR_bottles-and-closures_84ccf03083.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','84ccf03083',1000,563,NULL),
(92102,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_8339fda9de.jpg','csm_CENTOR_bottles-and-closures_8339fda9de.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','8339fda9de',1250,703,NULL),
(92103,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_7b8b576b8a.jpg','csm_CENTOR_bottles-and-closures_7b8b576b8a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','7b8b576b8a',1500,844,NULL),
(92104,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_c9b7859aaa.jpg','csm_CENTOR_bottles-and-closures_c9b7859aaa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','c9b7859aaa',1750,984,NULL),
(92105,1787814295,1787814295,1,11585,'/_processed_/5/f/csm_CENTOR_bottles-and-closures_1532c7d046.jpg','csm_CENTOR_bottles-and-closures_1532c7d046.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','1532c7d046',750,422,NULL),
(92106,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_fb31f43fc7.webp','csm_CENTOR-Product-Solutions_Ointment-jars_fb31f43fc7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','fb31f43fc7',400,225,NULL),
(92107,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_9c160a3110.webp','csm_CENTOR-Product-Solutions_Ointment-jars_9c160a3110.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','9c160a3110',600,338,NULL),
(92108,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_695e7222c0.webp','csm_CENTOR-Product-Solutions_Ointment-jars_695e7222c0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','695e7222c0',850,478,NULL),
(92109,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_2cd559679b.webp','csm_CENTOR-Product-Solutions_Ointment-jars_2cd559679b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','2cd559679b',1000,563,NULL),
(92110,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_33bca098fb.webp','csm_CENTOR-Product-Solutions_Ointment-jars_33bca098fb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','33bca098fb',1250,703,NULL),
(92111,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_8e5e58d3d0.webp','csm_CENTOR-Product-Solutions_Ointment-jars_8e5e58d3d0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','8e5e58d3d0',1500,844,NULL),
(92112,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_d7cb9570ed.webp','csm_CENTOR-Product-Solutions_Ointment-jars_d7cb9570ed.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','d7cb9570ed',1750,984,NULL),
(92113,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_a41099f6cb.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_a41099f6cb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','a41099f6cb',400,225,NULL),
(92114,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_5fc7578504.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_5fc7578504.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','5fc7578504',600,338,NULL),
(92115,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_4bbd674858.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_4bbd674858.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','4bbd674858',850,478,NULL),
(92116,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_77fe253ad8.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_77fe253ad8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','77fe253ad8',1000,563,NULL),
(92117,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_612e02c046.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_612e02c046.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','612e02c046',1250,703,NULL),
(92118,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_13cfb1c22b.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_13cfb1c22b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','13cfb1c22b',1500,844,NULL),
(92119,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_9000c985bf.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_9000c985bf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','9000c985bf',1750,984,NULL),
(92120,1787814295,1787814295,1,11514,'/_processed_/a/c/csm_CENTOR-Product-Solutions_Ointment-jars_09daa88a4a.jpg','csm_CENTOR-Product-Solutions_Ointment-jars_09daa88a4a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','9c883e983fdb6c7831a0022a8e83c1bf515a6961','Image.CropScaleMask','09daa88a4a',750,422,NULL),
(92121,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_5c1c58a20e.webp','csm_CENTOR_Product-Solutions_gx-cap_5c1c58a20e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','5c1c58a20e',400,225,NULL),
(92122,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_bd9afbb647.webp','csm_CENTOR_Product-Solutions_gx-cap_bd9afbb647.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','bd9afbb647',600,338,NULL),
(92123,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_8c91fd4167.webp','csm_CENTOR_Product-Solutions_gx-cap_8c91fd4167.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','8c91fd4167',850,478,NULL),
(92124,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_a1872f274c.webp','csm_CENTOR_Product-Solutions_gx-cap_a1872f274c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','a1872f274c',1000,563,NULL),
(92125,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_9b6b00c996.webp','csm_CENTOR_Product-Solutions_gx-cap_9b6b00c996.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','9b6b00c996',1250,703,NULL),
(92126,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_15639688a2.webp','csm_CENTOR_Product-Solutions_gx-cap_15639688a2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','15639688a2',1500,844,NULL),
(92127,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_bc2541d513.webp','csm_CENTOR_Product-Solutions_gx-cap_bc2541d513.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','bc2541d513',1750,984,NULL),
(92128,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_ff1e3d5c3f.jpeg','csm_CENTOR_Product-Solutions_gx-cap_ff1e3d5c3f.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','ff1e3d5c3f',400,225,NULL),
(92129,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_dc70809106.jpeg','csm_CENTOR_Product-Solutions_gx-cap_dc70809106.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','dc70809106',600,338,NULL),
(92130,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_503c45fbce.jpeg','csm_CENTOR_Product-Solutions_gx-cap_503c45fbce.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','503c45fbce',850,478,NULL),
(92131,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_a635fb8c3d.jpeg','csm_CENTOR_Product-Solutions_gx-cap_a635fb8c3d.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','a635fb8c3d',1000,563,NULL),
(92132,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_694a2e534c.jpeg','csm_CENTOR_Product-Solutions_gx-cap_694a2e534c.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','694a2e534c',1250,703,NULL),
(92133,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_419ebb3c41.jpeg','csm_CENTOR_Product-Solutions_gx-cap_419ebb3c41.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','419ebb3c41',1500,844,NULL),
(92134,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_6ad58c8c30.jpeg','csm_CENTOR_Product-Solutions_gx-cap_6ad58c8c30.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','6ad58c8c30',1750,984,NULL),
(92135,1787814295,1787814295,1,11459,'/_processed_/9/c/csm_CENTOR_Product-Solutions_gx-cap_803ae22db9.jpeg','csm_CENTOR_Product-Solutions_gx-cap_803ae22db9.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','803ae22db9',750,422,NULL),
(92136,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_906195c58b.webp','csm_CENTOR_Home_career_906195c58b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','906195c58b',400,267,NULL),
(92137,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_42eabcdbe3.webp','csm_CENTOR_Home_career_42eabcdbe3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','42eabcdbe3',600,400,NULL),
(92138,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_00a867b506.webp','csm_CENTOR_Home_career_00a867b506.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','00a867b506',850,567,NULL),
(92139,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_a3daac0e87.webp','csm_CENTOR_Home_career_a3daac0e87.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','a3daac0e87',1000,667,NULL),
(92140,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_8222e977bb.webp','csm_CENTOR_Home_career_8222e977bb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','8222e977bb',1250,833,NULL),
(92141,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_97bb85596a.webp','csm_CENTOR_Home_career_97bb85596a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','97bb85596a',1500,1000,NULL),
(92142,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_4559cf6574.webp','csm_CENTOR_Home_career_4559cf6574.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','4559cf6574',1750,1167,NULL),
(92143,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_0150ae4d41.jpg','csm_CENTOR_Home_career_0150ae4d41.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','0150ae4d41',400,267,NULL),
(92144,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_b450db7d40.jpg','csm_CENTOR_Home_career_b450db7d40.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','b450db7d40',600,400,NULL),
(92145,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_cd30c4daef.jpg','csm_CENTOR_Home_career_cd30c4daef.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','cd30c4daef',850,567,NULL),
(92146,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_06e8ae58f6.jpg','csm_CENTOR_Home_career_06e8ae58f6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','06e8ae58f6',1000,667,NULL),
(92147,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_71424520b9.jpg','csm_CENTOR_Home_career_71424520b9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','71424520b9',1250,833,NULL),
(92148,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_74b4db4c55.jpg','csm_CENTOR_Home_career_74b4db4c55.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','74b4db4c55',1500,1000,NULL),
(92149,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_75fb790700.jpg','csm_CENTOR_Home_career_75fb790700.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','75fb790700',1750,1167,NULL),
(92150,1787814295,1787814295,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_52b50de0e5.jpg','csm_CENTOR_Home_career_52b50de0e5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','52b50de0e5',1500,1000,NULL),
(92151,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_3ec8bfeace.webp','csm_NCPA_3ec8bfeace.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','3ec8bfeace',400,189,NULL),
(92152,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_0b07edad0c.webp','csm_NCPA_0b07edad0c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','0b07edad0c',485,229,NULL),
(92153,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_0e9ac42cb0.webp','csm_NCPA_0e9ac42cb0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','0e9ac42cb0',485,229,NULL),
(92154,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_56a77bb53f.webp','csm_NCPA_56a77bb53f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','56a77bb53f',485,229,NULL),
(92155,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_2b1bba3e5f.webp','csm_NCPA_2b1bba3e5f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','2b1bba3e5f',485,229,NULL),
(92156,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_970ab4e744.webp','csm_NCPA_970ab4e744.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','970ab4e744',485,229,NULL),
(92157,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_0c86b6ecee.webp','csm_NCPA_0c86b6ecee.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','0c86b6ecee',485,229,NULL),
(92158,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_51125c32f8.png','csm_NCPA_51125c32f8.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','51125c32f8',400,189,NULL),
(92159,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','58b43691bf',0,0,''),
(92160,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','70c39b548f',0,0,''),
(92161,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','3b5cff1e1e',0,0,''),
(92162,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','78c43972c3',0,0,''),
(92163,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','db009b48ea',0,0,''),
(92164,1787814295,1787814295,1,12029,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','dc32376a54',0,0,''),
(92165,1787814295,1787814295,1,12029,'/_processed_/e/1/csm_NCPA_d085f36a5c.png','csm_NCPA_d085f36a5c.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:200;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','cf4126df61fe0b4832d5e6e562b9e90365d2d624','fc047ff372b992292c6ef36fb803bc3086f227ca','Image.CropScaleMask','d085f36a5c',200,94,NULL),
(92166,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_9475f42ca1.webp','csm_CENTOR_Company_header_9475f42ca1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','9475f42ca1',600,400,NULL),
(92167,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_695c8e90ff.webp','csm_CENTOR_Company_header_695c8e90ff.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','695c8e90ff',1500,1000,NULL),
(92168,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_2216d57d36.webp','csm_CENTOR_Company_header_2216d57d36.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','2216d57d36',1920,1280,NULL),
(92169,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_cc825714f7.webp','csm_CENTOR_Company_header_cc825714f7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','cc825714f7',1920,1280,NULL),
(92170,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_f1c36ed3aa.jpg','csm_CENTOR_Company_header_f1c36ed3aa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','f1c36ed3aa',600,400,NULL),
(92171,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_02562377d9.jpg','csm_CENTOR_Company_header_02562377d9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','02562377d9',1500,1000,NULL),
(92172,1787814518,1787814518,1,11491,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','23835ce22c',0,0,''),
(92173,1787814518,1787814518,1,11491,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','256c8f5c43',0,0,''),
(92174,1787814518,1787814518,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_2b32e66d64.jpg','csm_CENTOR_Company_header_2b32e66d64.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','2b32e66d64',1500,1000,NULL),
(92175,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_d370bfb048.webp','csm_CENTOR_Company_about-us_d370bfb048.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d370bfb048',400,267,NULL),
(92176,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_601962a630.webp','csm_CENTOR_Company_about-us_601962a630.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','601962a630',600,400,NULL),
(92177,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_d6b2566181.webp','csm_CENTOR_Company_about-us_d6b2566181.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d6b2566181',850,567,NULL),
(92178,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_92a85d6b4c.webp','csm_CENTOR_Company_about-us_92a85d6b4c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','92a85d6b4c',1000,667,NULL),
(92179,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_ee973922ea.webp','csm_CENTOR_Company_about-us_ee973922ea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','ee973922ea',1250,833,NULL),
(92180,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_0121502a18.webp','csm_CENTOR_Company_about-us_0121502a18.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','0121502a18',1500,1000,NULL),
(92181,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_0af93ca6f0.webp','csm_CENTOR_Company_about-us_0af93ca6f0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','0af93ca6f0',1750,1167,NULL),
(92182,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_3d7e9a3fe6.jpg','csm_CENTOR_Company_about-us_3d7e9a3fe6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','3d7e9a3fe6',400,267,NULL),
(92183,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_95a33a864a.jpg','csm_CENTOR_Company_about-us_95a33a864a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','95a33a864a',600,400,NULL),
(92184,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_9f191fa815.jpg','csm_CENTOR_Company_about-us_9f191fa815.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','9f191fa815',850,567,NULL),
(92185,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_9b61e2b028.jpg','csm_CENTOR_Company_about-us_9b61e2b028.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','9b61e2b028',1000,667,NULL),
(92186,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_f826d4ca24.jpg','csm_CENTOR_Company_about-us_f826d4ca24.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','f826d4ca24',1250,833,NULL),
(92187,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_8488e81828.jpg','csm_CENTOR_Company_about-us_8488e81828.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','8488e81828',1500,1000,NULL),
(92188,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_c5b7147cb5.jpg','csm_CENTOR_Company_about-us_c5b7147cb5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','c5b7147cb5',1750,1167,NULL),
(92189,1787814518,1787814518,1,12066,'/_processed_/4/e/csm_CENTOR_Company_about-us_1787b72403.jpg','csm_CENTOR_Company_about-us_1787b72403.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','1787b72403',750,500,NULL),
(92190,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_4a684d0c2b.webp','csm_CENTOR_Company_our-team_4a684d0c2b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','4a684d0c2b',400,267,NULL),
(92191,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_255a53a5fc.webp','csm_CENTOR_Company_our-team_255a53a5fc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','255a53a5fc',600,400,NULL),
(92192,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_55167799b8.webp','csm_CENTOR_Company_our-team_55167799b8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','55167799b8',850,567,NULL),
(92193,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_1c491e7ef4.webp','csm_CENTOR_Company_our-team_1c491e7ef4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','1c491e7ef4',1000,667,NULL),
(92194,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_1a9c3c91ad.webp','csm_CENTOR_Company_our-team_1a9c3c91ad.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','1a9c3c91ad',1250,834,NULL),
(92195,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_f365144ebc.webp','csm_CENTOR_Company_our-team_f365144ebc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','f365144ebc',1500,1001,NULL),
(92196,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_6a3fbc0e06.webp','csm_CENTOR_Company_our-team_6a3fbc0e06.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','6a3fbc0e06',1750,1168,NULL),
(92197,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_bd79826705.jpg','csm_CENTOR_Company_our-team_bd79826705.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','bd79826705',400,267,NULL),
(92198,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_41cda9557c.jpg','csm_CENTOR_Company_our-team_41cda9557c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','41cda9557c',600,400,NULL),
(92199,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_b65bdda769.jpg','csm_CENTOR_Company_our-team_b65bdda769.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','b65bdda769',850,567,NULL),
(92200,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_fab214a807.jpg','csm_CENTOR_Company_our-team_fab214a807.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','fab214a807',1000,667,NULL),
(92201,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_0a23d1f389.jpg','csm_CENTOR_Company_our-team_0a23d1f389.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','0a23d1f389',1250,834,NULL),
(92202,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_6505eef019.jpg','csm_CENTOR_Company_our-team_6505eef019.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','6505eef019',1500,1001,NULL),
(92203,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_04ec55a1e7.jpg','csm_CENTOR_Company_our-team_04ec55a1e7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','04ec55a1e7',1750,1168,NULL),
(92204,1787814518,1787814518,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_b791e44948.jpg','csm_CENTOR_Company_our-team_b791e44948.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','b791e44948',750,500,NULL),
(92205,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_2a50df024e.webp','csm_CENTOR_Company_locations_2a50df024e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','2a50df024e',400,267,NULL),
(92206,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_6ad966869b.webp','csm_CENTOR_Company_locations_6ad966869b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','6ad966869b',600,400,NULL),
(92207,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_51bc539c21.webp','csm_CENTOR_Company_locations_51bc539c21.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','51bc539c21',850,567,NULL),
(92208,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_11c4baa90f.webp','csm_CENTOR_Company_locations_11c4baa90f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','11c4baa90f',1000,667,NULL),
(92209,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_680c3675c7.webp','csm_CENTOR_Company_locations_680c3675c7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','680c3675c7',1250,833,NULL),
(92210,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_f50b300e3a.webp','csm_CENTOR_Company_locations_f50b300e3a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','f50b300e3a',1500,1000,NULL),
(92211,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_2b0d7ccaed.webp','csm_CENTOR_Company_locations_2b0d7ccaed.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','2b0d7ccaed',1750,1167,NULL),
(92212,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_bfb3fe7a22.jpg','csm_CENTOR_Company_locations_bfb3fe7a22.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','bfb3fe7a22',400,267,NULL),
(92213,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_d63fd9b645.jpg','csm_CENTOR_Company_locations_d63fd9b645.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','d63fd9b645',600,400,NULL),
(92214,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_868427e2b8.jpg','csm_CENTOR_Company_locations_868427e2b8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','868427e2b8',850,567,NULL),
(92215,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_669f32088e.jpg','csm_CENTOR_Company_locations_669f32088e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','669f32088e',1000,667,NULL),
(92216,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_2969b35af3.jpg','csm_CENTOR_Company_locations_2969b35af3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','2969b35af3',1250,833,NULL),
(92217,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_441e84ed9a.jpg','csm_CENTOR_Company_locations_441e84ed9a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','441e84ed9a',1500,1000,NULL),
(92218,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_6d6cb18dea.jpg','csm_CENTOR_Company_locations_6d6cb18dea.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','6d6cb18dea',1750,1167,NULL),
(92219,1787814518,1787814518,1,12065,'/_processed_/8/e/csm_CENTOR_Company_locations_d4c9f82aa4.jpg','csm_CENTOR_Company_locations_d4c9f82aa4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','d4c9f82aa4',750,500,NULL),
(92220,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_1114d3d57d.webp','csm_CENTOR_Company_events_1114d3d57d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','1114d3d57d',400,267,NULL),
(92221,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_8b8a9880c4.webp','csm_CENTOR_Company_events_8b8a9880c4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','8b8a9880c4',600,400,NULL),
(92222,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_1072779662.webp','csm_CENTOR_Company_events_1072779662.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','1072779662',850,567,NULL),
(92223,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_28b677f26f.webp','csm_CENTOR_Company_events_28b677f26f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','28b677f26f',1000,667,NULL),
(92224,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_154ec71aa4.webp','csm_CENTOR_Company_events_154ec71aa4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','154ec71aa4',1250,834,NULL),
(92225,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_e4526a7da3.webp','csm_CENTOR_Company_events_e4526a7da3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','e4526a7da3',1500,1001,NULL),
(92226,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_f49cc098f3.webp','csm_CENTOR_Company_events_f49cc098f3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','f49cc098f3',1750,1168,NULL),
(92227,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_f00c638ac6.jpg','csm_CENTOR_Company_events_f00c638ac6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','f00c638ac6',400,267,NULL),
(92228,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_4af041fb84.jpg','csm_CENTOR_Company_events_4af041fb84.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','4af041fb84',600,400,NULL),
(92229,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_ec3aae6eda.jpg','csm_CENTOR_Company_events_ec3aae6eda.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','ec3aae6eda',850,567,NULL),
(92230,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_06af9023ff.jpg','csm_CENTOR_Company_events_06af9023ff.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','06af9023ff',1000,667,NULL),
(92231,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_cef80d117b.jpg','csm_CENTOR_Company_events_cef80d117b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','cef80d117b',1250,834,NULL),
(92232,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_2d56244a63.jpg','csm_CENTOR_Company_events_2d56244a63.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','2d56244a63',1500,1001,NULL),
(92233,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_2b4d602274.jpg','csm_CENTOR_Company_events_2b4d602274.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','2b4d602274',1750,1168,NULL),
(92234,1787814518,1787814518,1,12068,'/_processed_/e/3/csm_CENTOR_Company_events_24033faeb9.jpg','csm_CENTOR_Company_events_24033faeb9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','24033faeb9',750,500,NULL),
(92235,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_d9ee209be2.webp','csm_CENTOR_Team_header_d9ee209be2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','d9ee209be2',600,400,NULL),
(92236,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_a37b5e5f6e.webp','csm_CENTOR_Team_header_a37b5e5f6e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','a37b5e5f6e',1500,1001,NULL),
(92237,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_6fe20f574a.webp','csm_CENTOR_Team_header_6fe20f574a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','6fe20f574a',1920,1281,NULL),
(92238,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_9314257137.webp','csm_CENTOR_Team_header_9314257137.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','9314257137',1920,1281,NULL),
(92239,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_83b40279ac.jpg','csm_CENTOR_Team_header_83b40279ac.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','83b40279ac',600,400,NULL),
(92240,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_67e7b01554.jpg','csm_CENTOR_Team_header_67e7b01554.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','67e7b01554',1500,1001,NULL),
(92241,1787814555,1787814555,1,12072,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','71e1472137',0,0,''),
(92242,1787814555,1787814555,1,12072,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','3d54a77a2a',0,0,''),
(92243,1787814555,1787814555,1,12072,'/_processed_/9/9/csm_CENTOR_Team_header_09b1d46098.jpg','csm_CENTOR_Team_header_09b1d46098.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','09b1d46098',1499,1000,NULL),
(92244,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_18756a4a22.webp','csm_CENTOR_Team_Tony-Haba_18756a4a22.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','18756a4a22',400,486,NULL),
(92245,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_6d101d1ae7.webp','csm_CENTOR_Team_Tony-Haba_6d101d1ae7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','6d101d1ae7',600,729,NULL),
(92246,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_7b0c216ce2.webp','csm_CENTOR_Team_Tony-Haba_7b0c216ce2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','7b0c216ce2',850,1032,NULL),
(92247,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_88d2193d46.webp','csm_CENTOR_Team_Tony-Haba_88d2193d46.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','88d2193d46',1000,1214,NULL),
(92248,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_7794fa6242.webp','csm_CENTOR_Team_Tony-Haba_7794fa6242.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','7794fa6242',1250,1518,NULL),
(92249,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_27cc78e68b.webp','csm_CENTOR_Team_Tony-Haba_27cc78e68b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','27cc78e68b',1400,1700,NULL),
(92250,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_2b69ecca8e.webp','csm_CENTOR_Team_Tony-Haba_2b69ecca8e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','2b69ecca8e',1400,1700,NULL),
(92251,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_6af075cdb9.jpg','csm_CENTOR_Team_Tony-Haba_6af075cdb9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','6af075cdb9',400,486,NULL),
(92252,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_cf90973662.jpg','csm_CENTOR_Team_Tony-Haba_cf90973662.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','cf90973662',600,729,NULL),
(92253,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_615afbf810.jpg','csm_CENTOR_Team_Tony-Haba_615afbf810.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','615afbf810',850,1032,NULL),
(92254,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_e353332f9e.jpg','csm_CENTOR_Team_Tony-Haba_e353332f9e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','e353332f9e',1000,1214,NULL),
(92255,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_94867d4b4d.jpg','csm_CENTOR_Team_Tony-Haba_94867d4b4d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','94867d4b4d',1250,1518,NULL),
(92256,1787814555,1787814555,1,11446,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','0c36ae5331',0,0,''),
(92257,1787814555,1787814555,1,11446,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','902e65412e',0,0,''),
(92258,1787814555,1787814555,1,11446,'/_processed_/b/f/csm_CENTOR_Team_Tony-Haba_9f1ca34d37.jpg','csm_CENTOR_Team_Tony-Haba_9f1ca34d37.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','99a103d5dce07dd3bbf7c942989a4ad0e64f0371','Image.CropScaleMask','9f1ca34d37',750,911,NULL),
(92259,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_83ceb80433.webp','csm_CENTOR_Team_Mitchell-Stein_83ceb80433.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','83ceb80433',400,486,NULL),
(92260,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_af9ef869df.webp','csm_CENTOR_Team_Mitchell-Stein_af9ef869df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','af9ef869df',600,729,NULL),
(92261,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_73960b8494.webp','csm_CENTOR_Team_Mitchell-Stein_73960b8494.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','73960b8494',850,1032,NULL),
(92262,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_5c5cb3abb3.webp','csm_CENTOR_Team_Mitchell-Stein_5c5cb3abb3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','5c5cb3abb3',1000,1214,NULL),
(92263,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_5fb59ffc72.webp','csm_CENTOR_Team_Mitchell-Stein_5fb59ffc72.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','5fb59ffc72',1250,1518,NULL),
(92264,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_652242f80b.webp','csm_CENTOR_Team_Mitchell-Stein_652242f80b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','652242f80b',1400,1700,NULL),
(92265,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_b3af6823ee.webp','csm_CENTOR_Team_Mitchell-Stein_b3af6823ee.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','b3af6823ee',1400,1700,NULL),
(92266,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_88a8ed01b3.jpg','csm_CENTOR_Team_Mitchell-Stein_88a8ed01b3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','88a8ed01b3',400,486,NULL),
(92267,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_48fab84ea7.jpg','csm_CENTOR_Team_Mitchell-Stein_48fab84ea7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','48fab84ea7',600,729,NULL),
(92268,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_1b061b4ce9.jpg','csm_CENTOR_Team_Mitchell-Stein_1b061b4ce9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','1b061b4ce9',850,1032,NULL),
(92269,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_809079c28c.jpg','csm_CENTOR_Team_Mitchell-Stein_809079c28c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','809079c28c',1000,1214,NULL),
(92270,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_2e84de6595.jpg','csm_CENTOR_Team_Mitchell-Stein_2e84de6595.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','2e84de6595',1250,1518,NULL),
(92271,1787814555,1787814555,1,11679,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','a446fee1bf',0,0,''),
(92272,1787814555,1787814555,1,11679,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','9f3dcb7ffc',0,0,''),
(92273,1787814555,1787814555,1,11679,'/_processed_/6/b/csm_CENTOR_Team_Mitchell-Stein_0fe4573c23.jpg','csm_CENTOR_Team_Mitchell-Stein_0fe4573c23.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','125d6091741f102902e60a083f232d2118168f21','Image.CropScaleMask','0fe4573c23',750,911,NULL),
(92274,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_bfdcf984fe.webp','csm_CENTOR_Team_Keith-Andres_bfdcf984fe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','bfdcf984fe',400,486,NULL),
(92275,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_83a03424a6.webp','csm_CENTOR_Team_Keith-Andres_83a03424a6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','83a03424a6',600,729,NULL),
(92276,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_f7f10fdd8c.webp','csm_CENTOR_Team_Keith-Andres_f7f10fdd8c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','f7f10fdd8c',850,1032,NULL),
(92277,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_b9ecbd17de.webp','csm_CENTOR_Team_Keith-Andres_b9ecbd17de.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','b9ecbd17de',1000,1214,NULL),
(92278,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_4d4a012da1.webp','csm_CENTOR_Team_Keith-Andres_4d4a012da1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','4d4a012da1',1250,1518,NULL),
(92279,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_f902137dc6.webp','csm_CENTOR_Team_Keith-Andres_f902137dc6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','f902137dc6',1400,1700,NULL),
(92280,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_2b37db3f0d.webp','csm_CENTOR_Team_Keith-Andres_2b37db3f0d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','2b37db3f0d',1400,1700,NULL),
(92281,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_d181816f52.jpg','csm_CENTOR_Team_Keith-Andres_d181816f52.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','d181816f52',400,486,NULL),
(92282,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_32a34c0858.jpg','csm_CENTOR_Team_Keith-Andres_32a34c0858.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','32a34c0858',600,729,NULL),
(92283,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_e0eb6bb186.jpg','csm_CENTOR_Team_Keith-Andres_e0eb6bb186.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','e0eb6bb186',850,1032,NULL),
(92284,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_cb5f264ea4.jpg','csm_CENTOR_Team_Keith-Andres_cb5f264ea4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','cb5f264ea4',1000,1214,NULL),
(92285,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_34f679d421.jpg','csm_CENTOR_Team_Keith-Andres_34f679d421.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','34f679d421',1250,1518,NULL),
(92286,1787814555,1787814555,1,12033,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','e67af2b7f1',0,0,''),
(92287,1787814555,1787814555,1,12033,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','9423158148',0,0,''),
(92288,1787814555,1787814555,1,12033,'/_processed_/5/c/csm_CENTOR_Team_Keith-Andres_717236f394.jpg','csm_CENTOR_Team_Keith-Andres_717236f394.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','01be30e362fc29e983243f95193db7635156f6fd','Image.CropScaleMask','717236f394',750,911,NULL),
(92289,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_4d5a7ad5bd.webp','csm_CENTOR_Team_Evan-Arnold_4d5a7ad5bd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','4d5a7ad5bd',400,486,NULL),
(92290,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_1ee726da2a.webp','csm_CENTOR_Team_Evan-Arnold_1ee726da2a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','1ee726da2a',600,729,NULL),
(92291,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_cb3bc58098.webp','csm_CENTOR_Team_Evan-Arnold_cb3bc58098.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','cb3bc58098',850,1032,NULL),
(92292,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_40f6f32056.webp','csm_CENTOR_Team_Evan-Arnold_40f6f32056.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','40f6f32056',1000,1214,NULL),
(92293,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_57cee246cd.webp','csm_CENTOR_Team_Evan-Arnold_57cee246cd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','57cee246cd',1250,1518,NULL),
(92294,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_54cc33e395.webp','csm_CENTOR_Team_Evan-Arnold_54cc33e395.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','54cc33e395',1400,1700,NULL),
(92295,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_87d18d477b.webp','csm_CENTOR_Team_Evan-Arnold_87d18d477b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','87d18d477b',1400,1700,NULL),
(92296,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_4d0454c909.jpg','csm_CENTOR_Team_Evan-Arnold_4d0454c909.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','4d0454c909',400,486,NULL),
(92297,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_874eced0f1.jpg','csm_CENTOR_Team_Evan-Arnold_874eced0f1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','874eced0f1',600,729,NULL),
(92298,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_7355037d77.jpg','csm_CENTOR_Team_Evan-Arnold_7355037d77.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','7355037d77',850,1032,NULL),
(92299,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_13c322fbbe.jpg','csm_CENTOR_Team_Evan-Arnold_13c322fbbe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','13c322fbbe',1000,1214,NULL),
(92300,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_8e67380092.jpg','csm_CENTOR_Team_Evan-Arnold_8e67380092.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','8e67380092',1250,1518,NULL),
(92301,1787814555,1787814555,1,11442,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','311d7892c1',0,0,''),
(92302,1787814555,1787814555,1,11442,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','31944f7348',0,0,''),
(92303,1787814555,1787814555,1,11442,'/_processed_/3/2/csm_CENTOR_Team_Evan-Arnold_9bbe8a406b.jpg','csm_CENTOR_Team_Evan-Arnold_9bbe8a406b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','4e962f1fb05a847f4dc9041096083218ae096dfc','Image.CropScaleMask','9bbe8a406b',750,911,NULL),
(92304,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_387f644ec8.webp','csm_CENTOR_Team_Laurie-Barbano_387f644ec8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','387f644ec8',400,486,NULL),
(92305,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_4ff4db8d0c.webp','csm_CENTOR_Team_Laurie-Barbano_4ff4db8d0c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','4ff4db8d0c',600,729,NULL),
(92306,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_8d8e911af0.webp','csm_CENTOR_Team_Laurie-Barbano_8d8e911af0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','8d8e911af0',850,1032,NULL),
(92307,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_fcf44c3ba2.webp','csm_CENTOR_Team_Laurie-Barbano_fcf44c3ba2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','fcf44c3ba2',1000,1214,NULL),
(92308,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_f27c879d61.webp','csm_CENTOR_Team_Laurie-Barbano_f27c879d61.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','f27c879d61',1250,1518,NULL),
(92309,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_7f005e671b.webp','csm_CENTOR_Team_Laurie-Barbano_7f005e671b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','7f005e671b',1400,1700,NULL),
(92310,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_c12186a85f.webp','csm_CENTOR_Team_Laurie-Barbano_c12186a85f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','c12186a85f',1400,1700,NULL),
(92311,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_cd3b22a3f6.jpg','csm_CENTOR_Team_Laurie-Barbano_cd3b22a3f6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','cd3b22a3f6',400,486,NULL),
(92312,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_145567c34b.jpg','csm_CENTOR_Team_Laurie-Barbano_145567c34b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','145567c34b',600,729,NULL),
(92313,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_80f04b51be.jpg','csm_CENTOR_Team_Laurie-Barbano_80f04b51be.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','80f04b51be',850,1032,NULL),
(92314,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_e5f4a029d8.jpg','csm_CENTOR_Team_Laurie-Barbano_e5f4a029d8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','e5f4a029d8',1000,1214,NULL),
(92315,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_1a47f248bc.jpg','csm_CENTOR_Team_Laurie-Barbano_1a47f248bc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','1a47f248bc',1250,1518,NULL),
(92316,1787814555,1787814555,1,11439,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','64b66c2f8d',0,0,''),
(92317,1787814555,1787814555,1,11439,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','7dddf8bcc8',0,0,''),
(92318,1787814555,1787814555,1,11439,'/_processed_/2/2/csm_CENTOR_Team_Laurie-Barbano_0995342396.jpg','csm_CENTOR_Team_Laurie-Barbano_0995342396.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','6458287d1151d05b1d668d32dd5df10b43723d23','Image.CropScaleMask','0995342396',750,911,NULL),
(92319,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_3ad34dc39a.webp','csm_CENTOR_Team_Adam-Brown_3ad34dc39a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','3ad34dc39a',400,486,NULL),
(92320,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_b54474a384.webp','csm_CENTOR_Team_Adam-Brown_b54474a384.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','b54474a384',600,729,NULL),
(92321,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_4b26184c48.webp','csm_CENTOR_Team_Adam-Brown_4b26184c48.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','4b26184c48',850,1032,NULL),
(92322,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_7acdffb179.webp','csm_CENTOR_Team_Adam-Brown_7acdffb179.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','7acdffb179',1000,1214,NULL),
(92323,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_4709802c7e.webp','csm_CENTOR_Team_Adam-Brown_4709802c7e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','4709802c7e',1250,1518,NULL),
(92324,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_84d8b2b141.webp','csm_CENTOR_Team_Adam-Brown_84d8b2b141.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','84d8b2b141',1400,1700,NULL),
(92325,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_33e830e816.webp','csm_CENTOR_Team_Adam-Brown_33e830e816.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','33e830e816',1400,1700,NULL),
(92326,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_47429c4d30.jpg','csm_CENTOR_Team_Adam-Brown_47429c4d30.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','47429c4d30',400,486,NULL),
(92327,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_88a7305255.jpg','csm_CENTOR_Team_Adam-Brown_88a7305255.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','88a7305255',600,729,NULL),
(92328,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_6d27898138.jpg','csm_CENTOR_Team_Adam-Brown_6d27898138.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','6d27898138',850,1032,NULL),
(92329,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_3cd476a363.jpg','csm_CENTOR_Team_Adam-Brown_3cd476a363.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','3cd476a363',1000,1214,NULL),
(92330,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_c55bc0d16d.jpg','csm_CENTOR_Team_Adam-Brown_c55bc0d16d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','c55bc0d16d',1250,1518,NULL),
(92331,1787814555,1787814555,1,12034,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','523aad14ce',0,0,''),
(92332,1787814555,1787814555,1,12034,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','1b4490a366',0,0,''),
(92333,1787814555,1787814555,1,12034,'/_processed_/0/d/csm_CENTOR_Team_Adam-Brown_139d018502.jpg','csm_CENTOR_Team_Adam-Brown_139d018502.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','6c73f20090ce60ac97176c681bfa9cc76c9f2704','Image.CropScaleMask','139d018502',750,911,NULL),
(92334,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_b8cbacefb6.webp','csm_CENTOR_Team_Jennifer-Corbett_b8cbacefb6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','b8cbacefb6',400,486,NULL),
(92335,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_2910ffd6e6.webp','csm_CENTOR_Team_Jennifer-Corbett_2910ffd6e6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','2910ffd6e6',600,729,NULL),
(92336,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_6f8de8b899.webp','csm_CENTOR_Team_Jennifer-Corbett_6f8de8b899.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','6f8de8b899',850,1032,NULL),
(92337,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_a78097c493.webp','csm_CENTOR_Team_Jennifer-Corbett_a78097c493.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','a78097c493',1000,1214,NULL),
(92338,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_3992586b73.webp','csm_CENTOR_Team_Jennifer-Corbett_3992586b73.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','3992586b73',1250,1518,NULL),
(92339,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_66e743f359.webp','csm_CENTOR_Team_Jennifer-Corbett_66e743f359.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','66e743f359',1400,1700,NULL),
(92340,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_d118b638a5.webp','csm_CENTOR_Team_Jennifer-Corbett_d118b638a5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','d118b638a5',1400,1700,NULL),
(92341,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_209580f03e.jpg','csm_CENTOR_Team_Jennifer-Corbett_209580f03e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','209580f03e',400,486,NULL),
(92342,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_f8262dddb8.jpg','csm_CENTOR_Team_Jennifer-Corbett_f8262dddb8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','f8262dddb8',600,729,NULL),
(92343,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_f605318aa2.jpg','csm_CENTOR_Team_Jennifer-Corbett_f605318aa2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','f605318aa2',850,1032,NULL),
(92344,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_0ba5cb6b38.jpg','csm_CENTOR_Team_Jennifer-Corbett_0ba5cb6b38.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','0ba5cb6b38',1000,1214,NULL),
(92345,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_4a57c12403.jpg','csm_CENTOR_Team_Jennifer-Corbett_4a57c12403.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','4a57c12403',1250,1518,NULL),
(92346,1787814555,1787814555,1,11448,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','16e6c6849e',0,0,''),
(92347,1787814555,1787814555,1,11448,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','0d8456c003',0,0,''),
(92348,1787814555,1787814555,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_699a257a13.jpg','csm_CENTOR_Team_Jennifer-Corbett_699a257a13.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','699a257a13',750,911,NULL),
(92349,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_7d3159c42c.webp','csm_CENTOR_Team_Mike-Kennedy_7d3159c42c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','7d3159c42c',400,486,NULL),
(92350,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_f37f44db18.webp','csm_CENTOR_Team_Mike-Kennedy_f37f44db18.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','f37f44db18',600,729,NULL),
(92351,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_bfae2f7f32.webp','csm_CENTOR_Team_Mike-Kennedy_bfae2f7f32.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','bfae2f7f32',850,1032,NULL),
(92352,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_58dbb26659.webp','csm_CENTOR_Team_Mike-Kennedy_58dbb26659.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','58dbb26659',1000,1214,NULL),
(92353,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_dfb56e44bc.webp','csm_CENTOR_Team_Mike-Kennedy_dfb56e44bc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','dfb56e44bc',1250,1518,NULL),
(92354,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_7dc923550b.webp','csm_CENTOR_Team_Mike-Kennedy_7dc923550b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','7dc923550b',1400,1700,NULL),
(92355,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_e5980ebc08.webp','csm_CENTOR_Team_Mike-Kennedy_e5980ebc08.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','e5980ebc08',1400,1700,NULL),
(92356,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_69784cef7e.jpg','csm_CENTOR_Team_Mike-Kennedy_69784cef7e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','69784cef7e',400,486,NULL),
(92357,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_1ac7f012fb.jpg','csm_CENTOR_Team_Mike-Kennedy_1ac7f012fb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','1ac7f012fb',600,729,NULL),
(92358,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_80ba817cc9.jpg','csm_CENTOR_Team_Mike-Kennedy_80ba817cc9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','80ba817cc9',850,1032,NULL),
(92359,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_94fe8cf3d1.jpg','csm_CENTOR_Team_Mike-Kennedy_94fe8cf3d1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','94fe8cf3d1',1000,1214,NULL),
(92360,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_838935b0e0.jpg','csm_CENTOR_Team_Mike-Kennedy_838935b0e0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','838935b0e0',1250,1518,NULL),
(92361,1787814555,1787814555,1,11440,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','108e18f689',0,0,''),
(92362,1787814555,1787814555,1,11440,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','3fec5329e3',0,0,''),
(92363,1787814555,1787814555,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_af38c99cad.jpg','csm_CENTOR_Team_Mike-Kennedy_af38c99cad.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','af38c99cad',750,911,NULL),
(92364,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_211600207b.webp','csm_CENTOR_Team_Alan-Krinsky_211600207b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','211600207b',400,486,NULL),
(92365,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_ac09d1c1aa.webp','csm_CENTOR_Team_Alan-Krinsky_ac09d1c1aa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','ac09d1c1aa',600,729,NULL),
(92366,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_7ab17a0094.webp','csm_CENTOR_Team_Alan-Krinsky_7ab17a0094.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','7ab17a0094',850,1032,NULL),
(92367,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_48e194acf3.webp','csm_CENTOR_Team_Alan-Krinsky_48e194acf3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','48e194acf3',1000,1214,NULL),
(92368,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_25387bf9c3.webp','csm_CENTOR_Team_Alan-Krinsky_25387bf9c3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','25387bf9c3',1250,1518,NULL),
(92369,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_7e21863375.webp','csm_CENTOR_Team_Alan-Krinsky_7e21863375.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','7e21863375',1400,1700,NULL),
(92370,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_d5c8cc775f.webp','csm_CENTOR_Team_Alan-Krinsky_d5c8cc775f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','d5c8cc775f',1400,1700,NULL),
(92371,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_5bb6c4d589.jpg','csm_CENTOR_Team_Alan-Krinsky_5bb6c4d589.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','5bb6c4d589',400,486,NULL),
(92372,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_8c8a2dcb2b.jpg','csm_CENTOR_Team_Alan-Krinsky_8c8a2dcb2b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','8c8a2dcb2b',600,729,NULL),
(92373,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_4bd9b239ff.jpg','csm_CENTOR_Team_Alan-Krinsky_4bd9b239ff.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','4bd9b239ff',850,1032,NULL),
(92374,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_a3e13c1c7d.jpg','csm_CENTOR_Team_Alan-Krinsky_a3e13c1c7d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','a3e13c1c7d',1000,1214,NULL),
(92375,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_a722cc2187.jpg','csm_CENTOR_Team_Alan-Krinsky_a722cc2187.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','a722cc2187',1250,1518,NULL),
(92376,1787814555,1787814555,1,11441,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','3f4bbea416',0,0,''),
(92377,1787814555,1787814555,1,11441,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','7e6b75f7ee',0,0,''),
(92378,1787814555,1787814555,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_3d62fd4232.jpg','csm_CENTOR_Team_Alan-Krinsky_3d62fd4232.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','3d62fd4232',750,911,NULL),
(92379,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_ade094026d.webp','csm_CENTOR_Team_Matt-Lescault_ade094026d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','ade094026d',400,486,NULL),
(92380,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_495571ffc1.webp','csm_CENTOR_Team_Matt-Lescault_495571ffc1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','495571ffc1',600,729,NULL),
(92381,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_ff742ce70f.webp','csm_CENTOR_Team_Matt-Lescault_ff742ce70f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','ff742ce70f',850,1032,NULL),
(92382,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_0029046732.webp','csm_CENTOR_Team_Matt-Lescault_0029046732.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','0029046732',1000,1214,NULL),
(92383,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_6c6c9908bf.webp','csm_CENTOR_Team_Matt-Lescault_6c6c9908bf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','6c6c9908bf',1250,1518,NULL),
(92384,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_a0af9808e5.webp','csm_CENTOR_Team_Matt-Lescault_a0af9808e5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','a0af9808e5',1400,1700,NULL),
(92385,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_9fe56e2de5.webp','csm_CENTOR_Team_Matt-Lescault_9fe56e2de5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','9fe56e2de5',1400,1700,NULL),
(92386,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_eb27330ea8.jpg','csm_CENTOR_Team_Matt-Lescault_eb27330ea8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','eb27330ea8',400,486,NULL),
(92387,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_7aa04e4b6f.jpg','csm_CENTOR_Team_Matt-Lescault_7aa04e4b6f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','7aa04e4b6f',600,729,NULL),
(92388,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_9e3bf762b0.jpg','csm_CENTOR_Team_Matt-Lescault_9e3bf762b0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','9e3bf762b0',850,1032,NULL),
(92389,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_ed82af7968.jpg','csm_CENTOR_Team_Matt-Lescault_ed82af7968.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','ed82af7968',1000,1214,NULL),
(92390,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_cc9dc48e88.jpg','csm_CENTOR_Team_Matt-Lescault_cc9dc48e88.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','cc9dc48e88',1250,1518,NULL),
(92391,1787814555,1787814555,1,11438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','edbd696120',0,0,''),
(92392,1787814555,1787814555,1,11438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','1c8647d8ed',0,0,''),
(92393,1787814555,1787814555,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_a5fbd3e5cc.jpg','csm_CENTOR_Team_Matt-Lescault_a5fbd3e5cc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','a5fbd3e5cc',750,911,NULL),
(92394,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_33c78bbf5d.webp','csm_CENTOR_Team_Tom-Lucas_33c78bbf5d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','33c78bbf5d',400,486,NULL),
(92395,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_f6f33be40f.webp','csm_CENTOR_Team_Tom-Lucas_f6f33be40f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','f6f33be40f',600,729,NULL),
(92396,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_4f2ebe34bd.webp','csm_CENTOR_Team_Tom-Lucas_4f2ebe34bd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','4f2ebe34bd',850,1032,NULL),
(92397,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_273f0beb1a.webp','csm_CENTOR_Team_Tom-Lucas_273f0beb1a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','273f0beb1a',1000,1214,NULL),
(92398,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_4f792a0c71.webp','csm_CENTOR_Team_Tom-Lucas_4f792a0c71.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','4f792a0c71',1250,1518,NULL),
(92399,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_8bc65fedb8.webp','csm_CENTOR_Team_Tom-Lucas_8bc65fedb8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','8bc65fedb8',1400,1700,NULL),
(92400,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_8780e98bf7.webp','csm_CENTOR_Team_Tom-Lucas_8780e98bf7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','8780e98bf7',1400,1700,NULL),
(92401,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_97004c789e.jpg','csm_CENTOR_Team_Tom-Lucas_97004c789e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','97004c789e',400,486,NULL),
(92402,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_cc97c032fe.jpg','csm_CENTOR_Team_Tom-Lucas_cc97c032fe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','cc97c032fe',600,729,NULL),
(92403,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_fb7ef694c5.jpg','csm_CENTOR_Team_Tom-Lucas_fb7ef694c5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','fb7ef694c5',850,1032,NULL),
(92404,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_f6b306cea6.jpg','csm_CENTOR_Team_Tom-Lucas_f6b306cea6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','f6b306cea6',1000,1214,NULL),
(92405,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_4d1bd7e5c9.jpg','csm_CENTOR_Team_Tom-Lucas_4d1bd7e5c9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','4d1bd7e5c9',1250,1518,NULL),
(92406,1787814555,1787814555,1,11445,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','3e40d8469e',0,0,''),
(92407,1787814555,1787814555,1,11445,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','17d78e9c8e',0,0,''),
(92408,1787814555,1787814555,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_032b8590f5.jpg','csm_CENTOR_Team_Tom-Lucas_032b8590f5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','032b8590f5',750,911,NULL),
(92409,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_16508ac07e.webp','csm_CENTOR_Team_Jeff_Marton_16508ac07e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','16508ac07e',400,400,NULL),
(92410,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_34c9e5b4f5.webp','csm_CENTOR_Team_Jeff_Marton_34c9e5b4f5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','34c9e5b4f5',450,450,NULL),
(92411,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_fa0ede2f5a.webp','csm_CENTOR_Team_Jeff_Marton_fa0ede2f5a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','fa0ede2f5a',450,450,NULL),
(92412,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_01a2c216cc.webp','csm_CENTOR_Team_Jeff_Marton_01a2c216cc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','01a2c216cc',450,450,NULL),
(92413,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_71f31cd5af.webp','csm_CENTOR_Team_Jeff_Marton_71f31cd5af.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','71f31cd5af',450,450,NULL),
(92414,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_3fd3d5100a.webp','csm_CENTOR_Team_Jeff_Marton_3fd3d5100a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','3fd3d5100a',450,450,NULL),
(92415,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_876ae87bc6.webp','csm_CENTOR_Team_Jeff_Marton_876ae87bc6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','876ae87bc6',450,450,NULL),
(92416,1787814555,1787814555,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_33e81e82c8.jpg','csm_CENTOR_Team_Jeff_Marton_33e81e82c8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','33e81e82c8',400,400,NULL),
(92417,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','61a925adc0',0,0,''),
(92418,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','a23ee12908',0,0,''),
(92419,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','d99c260373',0,0,''),
(92420,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','c81678f9a8',0,0,''),
(92421,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','ca5538a2b8',0,0,''),
(92422,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','c7d3fc8a06',0,0,''),
(92423,1787814555,1787814555,1,12408,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','89f98f8222',0,0,''),
(92424,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_e657c93a6b.webp','csm_CENTOR_Team_Rajeev-Mehta_e657c93a6b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','e657c93a6b',400,486,NULL),
(92425,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_1d3e6416d8.webp','csm_CENTOR_Team_Rajeev-Mehta_1d3e6416d8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','1d3e6416d8',600,729,NULL),
(92426,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_02985608a2.webp','csm_CENTOR_Team_Rajeev-Mehta_02985608a2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','02985608a2',850,1032,NULL),
(92427,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_fdb16ab435.webp','csm_CENTOR_Team_Rajeev-Mehta_fdb16ab435.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','fdb16ab435',1000,1214,NULL),
(92428,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_da940256ef.webp','csm_CENTOR_Team_Rajeev-Mehta_da940256ef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','da940256ef',1250,1518,NULL),
(92429,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_e2881ebd7f.webp','csm_CENTOR_Team_Rajeev-Mehta_e2881ebd7f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','e2881ebd7f',1400,1700,NULL),
(92430,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_c33b08cf62.webp','csm_CENTOR_Team_Rajeev-Mehta_c33b08cf62.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','c33b08cf62',1400,1700,NULL),
(92431,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_5edfe37366.jpg','csm_CENTOR_Team_Rajeev-Mehta_5edfe37366.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','5edfe37366',400,486,NULL),
(92432,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_071d76fa52.jpg','csm_CENTOR_Team_Rajeev-Mehta_071d76fa52.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','071d76fa52',600,729,NULL),
(92433,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_4695c1ee84.jpg','csm_CENTOR_Team_Rajeev-Mehta_4695c1ee84.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','4695c1ee84',850,1032,NULL),
(92434,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_c885ed56ef.jpg','csm_CENTOR_Team_Rajeev-Mehta_c885ed56ef.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','c885ed56ef',1000,1214,NULL),
(92435,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_0a0b97938e.jpg','csm_CENTOR_Team_Rajeev-Mehta_0a0b97938e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','0a0b97938e',1250,1518,NULL),
(92436,1787814555,1787814555,1,11444,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','8e31800d16',0,0,''),
(92437,1787814555,1787814555,1,11444,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','b8ae488b10',0,0,''),
(92438,1787814555,1787814555,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_702317f093.jpg','csm_CENTOR_Team_Rajeev-Mehta_702317f093.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','702317f093',750,911,NULL),
(92439,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_d20d0c9f01.webp','csm_CENTOR_Team_Mitch-Moseman_d20d0c9f01.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','d20d0c9f01',400,486,NULL),
(92440,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_e9cd8ac70e.webp','csm_CENTOR_Team_Mitch-Moseman_e9cd8ac70e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','e9cd8ac70e',600,729,NULL),
(92441,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_918a87b14a.webp','csm_CENTOR_Team_Mitch-Moseman_918a87b14a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','918a87b14a',850,1032,NULL),
(92442,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_d79d0eaf91.webp','csm_CENTOR_Team_Mitch-Moseman_d79d0eaf91.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','d79d0eaf91',1000,1214,NULL),
(92443,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_e7720e9828.webp','csm_CENTOR_Team_Mitch-Moseman_e7720e9828.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','e7720e9828',1250,1518,NULL),
(92444,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_ca19a18e23.webp','csm_CENTOR_Team_Mitch-Moseman_ca19a18e23.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','ca19a18e23',1400,1700,NULL),
(92445,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_7a6de3b9e8.webp','csm_CENTOR_Team_Mitch-Moseman_7a6de3b9e8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','7a6de3b9e8',1400,1700,NULL),
(92446,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_9eab9288ff.jpg','csm_CENTOR_Team_Mitch-Moseman_9eab9288ff.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','9eab9288ff',400,486,NULL),
(92447,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_35bc6d9e27.jpg','csm_CENTOR_Team_Mitch-Moseman_35bc6d9e27.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','35bc6d9e27',600,729,NULL),
(92448,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_fdbab29a46.jpg','csm_CENTOR_Team_Mitch-Moseman_fdbab29a46.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','fdbab29a46',850,1032,NULL),
(92449,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_b617e2a462.jpg','csm_CENTOR_Team_Mitch-Moseman_b617e2a462.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','b617e2a462',1000,1214,NULL),
(92450,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_749d7dfea2.jpg','csm_CENTOR_Team_Mitch-Moseman_749d7dfea2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','749d7dfea2',1250,1518,NULL),
(92451,1787814555,1787814555,1,11437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','5ef4398b7e',0,0,''),
(92452,1787814555,1787814555,1,11437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','169633913e',0,0,''),
(92453,1787814555,1787814555,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_c6f8a7dd0a.jpg','csm_CENTOR_Team_Mitch-Moseman_c6f8a7dd0a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','c6f8a7dd0a',750,911,NULL),
(92454,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_9995012ac3.webp','csm_CENTOR_Team_Ken-Penland_9995012ac3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','9995012ac3',400,373,NULL),
(92455,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_a156678a61.webp','csm_CENTOR_Team_Ken-Penland_a156678a61.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','a156678a61',600,559,NULL),
(92456,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_7b8c51f931.webp','csm_CENTOR_Team_Ken-Penland_7b8c51f931.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','7b8c51f931',850,793,NULL),
(92457,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_4cbe6a6768.webp','csm_CENTOR_Team_Ken-Penland_4cbe6a6768.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','4cbe6a6768',1000,932,NULL),
(92458,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_2888862d4b.webp','csm_CENTOR_Team_Ken-Penland_2888862d4b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','2888862d4b',1020,951,NULL),
(92459,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_8dcb783742.webp','csm_CENTOR_Team_Ken-Penland_8dcb783742.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','8dcb783742',1020,951,NULL),
(92460,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_c61a3cbb82.webp','csm_CENTOR_Team_Ken-Penland_c61a3cbb82.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','c61a3cbb82',1020,951,NULL),
(92461,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_e996f42a03.jpg','csm_CENTOR_Team_Ken-Penland_e996f42a03.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','e996f42a03',400,373,NULL),
(92462,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_029522b05c.jpg','csm_CENTOR_Team_Ken-Penland_029522b05c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','029522b05c',600,559,NULL),
(92463,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_cfd1142143.jpg','csm_CENTOR_Team_Ken-Penland_cfd1142143.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','cfd1142143',850,793,NULL),
(92464,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_b116934a9e.jpg','csm_CENTOR_Team_Ken-Penland_b116934a9e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','b116934a9e',1000,932,NULL),
(92465,1787814555,1787814555,1,13305,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','9b93accf3a',0,0,''),
(92466,1787814555,1787814555,1,13305,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','0d65034fa2',0,0,''),
(92467,1787814555,1787814555,1,13305,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','683d98da55',0,0,''),
(92468,1787814555,1787814555,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_6b18f7a355.jpg','csm_CENTOR_Team_Ken-Penland_6b18f7a355.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','6b18f7a355',750,699,NULL),
(92469,1787814583,1787814583,1,11440,'/_processed_/f/2/csm_CENTOR_Team_Mike-Kennedy_423129687e.jpg','csm_CENTOR_Team_Mike-Kennedy_423129687e.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','4cda3a06ed366b0296d6fa080b3b3aa564f64381','Image.CropScaleMask','423129687e',200,243,NULL),
(92470,1787814583,1787814583,1,11441,'/_processed_/7/9/csm_CENTOR_Team_Alan-Krinsky_74fbd82290.jpg','csm_CENTOR_Team_Alan-Krinsky_74fbd82290.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','e3a811b4aa0c6f34aafc7a3b3060053610ab3126','Image.CropScaleMask','74fbd82290',200,243,NULL),
(92471,1787814583,1787814583,1,11438,'/_processed_/9/2/csm_CENTOR_Team_Matt-Lescault_10d4f10cb8.jpg','csm_CENTOR_Team_Matt-Lescault_10d4f10cb8.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','5480e88737ea9e5be669a04cc9c2c7d736516bfe','Image.CropScaleMask','10d4f10cb8',200,243,NULL),
(92472,1787814583,1787814583,1,11445,'/_processed_/7/e/csm_CENTOR_Team_Tom-Lucas_fb986ee021.jpg','csm_CENTOR_Team_Tom-Lucas_fb986ee021.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','fc36ebe3c1a2f4c939bd2b19bc4ff1484f169f85','Image.CropScaleMask','fb986ee021',200,243,NULL),
(92473,1787814583,1787814583,1,11444,'/_processed_/2/6/csm_CENTOR_Team_Rajeev-Mehta_a89f657ca7.jpg','csm_CENTOR_Team_Rajeev-Mehta_a89f657ca7.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','dc7937c3d58e39b998093ec63464072c99bd3995','Image.CropScaleMask','a89f657ca7',200,243,NULL),
(92474,1787814583,1787814583,1,11437,'/_processed_/7/0/csm_CENTOR_Team_Mitch-Moseman_b2a25a8bed.jpg','csm_CENTOR_Team_Mitch-Moseman_b2a25a8bed.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','0de98fe66570c34af39b0aae145a2233168ab644','Image.CropScaleMask','b2a25a8bed',200,243,NULL),
(92475,1787814583,1787814583,1,13305,'/_processed_/a/6/csm_CENTOR_Team_Ken-Penland_5f4b133514.jpg','csm_CENTOR_Team_Ken-Penland_5f4b133514.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','4f64f95156ca03b98615752323daf102489f2d85','Image.CropScaleMask','5f4b133514',200,186,NULL),
(92476,1787814583,1787814583,1,11448,'/_processed_/c/a/csm_CENTOR_Team_Jennifer-Corbett_e3f0ddac4b.jpg','csm_CENTOR_Team_Jennifer-Corbett_e3f0ddac4b.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','f4cbcebb87d328af8438e600e8c985744bcdb27b','Image.CropScaleMask','e3f0ddac4b',200,243,NULL),
(92477,1787814583,1787814583,1,12408,'/_processed_/7/9/csm_CENTOR_Team_Jeff_Marton_2904ea280b.jpg','csm_CENTOR_Team_Jeff_Marton_2904ea280b.jpg','a:1:{s:8:\"maxWidth\";i:200;}','d029ff7d841847250f818b1eb2b7eafe53324c42','dd1b71c17c3f9df50291abb2794d789bbcf48018','Image.CropScaleMask','2904ea280b',200,200,NULL),
(92478,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_a90897a964.webp','csm_CENTOR_Locations_header_a90897a964.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','a90897a964',600,400,NULL),
(92479,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_49054d5684.webp','csm_CENTOR_Locations_header_49054d5684.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','49054d5684',1500,1000,NULL),
(92480,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_0c6b9105be.webp','csm_CENTOR_Events_header_0c6b9105be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','0c6b9105be',600,400,NULL),
(92481,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_4817b7fb33.webp','csm_CENTOR_Locations_header_4817b7fb33.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','4817b7fb33',1920,1280,NULL),
(92482,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_efc080f519.webp','csm_CENTOR_Events_header_efc080f519.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','efc080f519',1500,1001,NULL),
(92483,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_b42d137340.webp','csm_CENTOR_Locations_header_b42d137340.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','b42d137340',1920,1280,NULL),
(92484,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_cf7fbb8593.jpg','csm_CENTOR_Locations_header_cf7fbb8593.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','cf7fbb8593',600,400,NULL),
(92485,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_9b8bf64179.webp','csm_CENTOR_Events_header_9b8bf64179.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','9b8bf64179',1920,1281,NULL),
(92486,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_20d9c69139.jpg','csm_CENTOR_Locations_header_20d9c69139.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','20d9c69139',1500,1000,NULL),
(92487,1787814630,1787814630,1,12071,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','c9ca9f478c',0,0,''),
(92488,1787814630,1787814630,1,12071,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','1622738cc1',0,0,''),
(92489,1787814630,1787814630,1,12071,'/_processed_/b/4/csm_CENTOR_Locations_header_b701682f07.jpg','csm_CENTOR_Locations_header_b701682f07.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','b701682f07',1500,1000,NULL),
(92490,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_6ea53be5b8.webp','csm_CENTOR_Events_header_6ea53be5b8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','6ea53be5b8',1920,1281,NULL),
(92491,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_b203e7088c.jpg','csm_CENTOR_Events_header_b203e7088c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','b203e7088c',600,400,NULL),
(92492,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_00e242c0b3.jpg','csm_CENTOR_Events_header_00e242c0b3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','00e242c0b3',1500,1001,NULL),
(92493,1787814631,1787814631,1,12073,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','288e413192',0,0,''),
(92494,1787814631,1787814631,1,12073,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','811edd8383',0,0,''),
(92495,1787814631,1787814631,1,12073,'/_processed_/2/9/csm_CENTOR_Events_header_a7aa52d04e.jpg','csm_CENTOR_Events_header_a7aa52d04e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','a7aa52d04e',1499,1000,NULL),
(92496,1787814634,1787814634,1,11988,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','24f48d5b4de7d99b7144e6559156976855e74b5d','2ca775026e96121f2753e4e2d58aa11f5d88cd78','Image.CropScaleMask','ea92830d0d',0,0,''),
(92497,1787814634,1787814634,1,11734,'/_processed_/d/2/csm_ISO_9001_fd7f064614.jpg','csm_ISO_9001_fd7f064614.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','1363bc5ee8161ab071248004c3d9f2617542b6fd','Image.CropScaleMask','fd7f064614',100,142,NULL),
(92498,1787814634,1787814634,1,11732,'/_processed_/7/d/csm_ISO_15378_1995a38be1.jpg','csm_ISO_15378_1995a38be1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','33c99973bfbea0de62615bfcabd318e22b8f9745','Image.CropScaleMask','1995a38be1',100,142,NULL),
(92499,1787814634,1787814634,1,11727,'/_processed_/4/a/csm_ISO_45001_0a2a703f31.jpg','csm_ISO_45001_0a2a703f31.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','a6aa92c4f94a14087084a81eb818cad69dc220f2','Image.CropScaleMask','0a2a703f31',100,142,NULL),
(92500,1787814634,1787814634,1,12027,'/_processed_/c/b/csm_CoC_ecb45f2fec.jpg','csm_CoC_ecb45f2fec.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','1efa3cf714d17a716ba0a981a273cc944ab78be2','Image.CropScaleMask','ecb45f2fec',100,142,NULL),
(92501,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_79eb794262.webp','csm_Job_Bluecollar_79eb794262.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','79eb794262',400,267,NULL),
(92502,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_aa488abb8a.webp','csm_Job_Bluecollar_aa488abb8a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','aa488abb8a',600,400,NULL),
(92503,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_ad4b49e7a5.webp','csm_Job_Bluecollar_ad4b49e7a5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','ad4b49e7a5',850,567,NULL),
(92504,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_6e95ea4a22.webp','csm_Job_Bluecollar_6e95ea4a22.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','6e95ea4a22',1000,667,NULL),
(92505,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_90cce905d8.webp','csm_Job_Bluecollar_90cce905d8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','90cce905d8',1250,834,NULL),
(92506,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_c015c3b543.webp','csm_Job_Bluecollar_c015c3b543.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','c015c3b543',1500,1001,NULL),
(92507,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_d0ded3d6e1.webp','csm_Job_Bluecollar_d0ded3d6e1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','d0ded3d6e1',1750,1168,NULL),
(92508,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_fa8f060a38.jpg','csm_Job_Bluecollar_fa8f060a38.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','fa8f060a38',400,267,NULL),
(92509,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_8cb5c99ec6.jpg','csm_Job_Bluecollar_8cb5c99ec6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','8cb5c99ec6',600,400,NULL),
(92510,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_21f1265a82.jpg','csm_Job_Bluecollar_21f1265a82.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','21f1265a82',850,567,NULL),
(92511,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_662842b723.jpg','csm_Job_Bluecollar_662842b723.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','662842b723',1000,667,NULL),
(92512,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_d7d09098d1.jpg','csm_Job_Bluecollar_d7d09098d1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','d7d09098d1',1250,834,NULL),
(92513,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_d280e8cbad.jpg','csm_Job_Bluecollar_d280e8cbad.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','d280e8cbad',1500,1001,NULL),
(92514,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_340bd88d97.jpg','csm_Job_Bluecollar_340bd88d97.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','340bd88d97',1750,1168,NULL),
(92515,1787814634,1787814634,1,11712,'/_processed_/f/1/csm_Job_Bluecollar_28b570e03f.jpg','csm_Job_Bluecollar_28b570e03f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ff58a382ecba42180010ccd7ce4b6742bd74e369','Image.CropScaleMask','28b570e03f',1499,1000,NULL),
(92516,1787814654,1787814654,1,12000,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','24f48d5b4de7d99b7144e6559156976855e74b5d','00b86a93229761d04fc1f421d9384e22616f0d57','Image.CropScaleMask','a1510070a3',0,0,''),
(92517,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_7ab2bfd53c.webp','csm_g_Ppack_Landingpage_7ab2bfd53c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','7ab2bfd53c',600,131,NULL),
(92518,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_3e51955ea1.webp','csm_g_Ppack_Landingpage_3e51955ea1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','3e51955ea1',1500,328,NULL),
(92519,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_593d618261.webp','csm_g_Ppack_Landingpage_593d618261.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','593d618261',1920,420,NULL),
(92520,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_0865434464.webp','csm_g_Ppack_Landingpage_0865434464.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','0865434464',1920,420,NULL),
(92521,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_7cc0a6e395.jpg','csm_g_Ppack_Landingpage_7cc0a6e395.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','7cc0a6e395',600,131,NULL),
(92522,1787814669,1787814669,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_f29c894e3a.jpg','csm_g_Ppack_Landingpage_f29c894e3a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','f29c894e3a',1500,328,NULL),
(92523,1787814669,1787814669,1,10916,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','da4c4328f7',0,0,''),
(92524,1787814669,1787814669,1,10916,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','65acbd3797',0,0,''),
(92525,1787814669,1787814669,1,10916,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','6806c8db6f',0,0,''),
(92526,1787814755,1787814755,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_a371d6b265.jpg','csm_CENTOR_job-offerings_header_a371d6b265.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','a371d6b265',64,43,''),
(92527,1787814774,1787814774,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_61541cdca9.jpg','csm_CENTOR_Working-at-Centor_header_61541cdca9.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','61541cdca9',64,43,''),
(92528,1787814776,1787814774,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_70ab79bedd.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_70ab79bedd.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','70ab79bedd',64,43,''),
(92529,1787814781,1787814780,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_b68c85427f.jpg','csm_CENTOR_Company_header_b68c85427f.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','b68c85427f',64,43,''),
(92530,1787814783,1787814783,1,11491,'/_processed_/e/e/csm_CENTOR_Company_header_a17395644e.jpg','csm_CENTOR_Company_header_a17395644e.jpg','a:3:{s:8:\"maxWidth\";i:60;s:9:\"maxHeight\";i:45;s:6:\"height\";s:3:\"45m\";}','1d41cec0fcdd6183fb5dc9503635ee0256a30e18','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','a17395644e',60,40,''),
(92531,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_1dbf2ed5d7.webp','csm_CENTOR_1-Click-Vial_Header_1dbf2ed5d7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','1dbf2ed5d7',600,138,NULL),
(92532,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_946ad66afa.webp','csm_CENTOR_1-Click-Vial_Header_946ad66afa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','946ad66afa',1500,344,NULL),
(92533,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_38e1ae1229.webp','csm_CENTOR_1-Click-Vial_Header_38e1ae1229.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','38e1ae1229',1920,440,NULL),
(92534,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_ee46ba2667.webp','csm_CENTOR_1-Click-Vial_Header_ee46ba2667.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','ee46ba2667',1920,440,NULL),
(92535,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_a800b3933d.jpg','csm_CENTOR_1-Click-Vial_Header_a800b3933d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','a800b3933d',600,138,NULL),
(92536,1787814798,1787814798,1,12040,'/_processed_/0/3/csm_CENTOR_1-Click-Vial_Header_e7b719cda4.jpg','csm_CENTOR_1-Click-Vial_Header_e7b719cda4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','e7b719cda4',1500,344,NULL),
(92537,1787814798,1787814798,1,12040,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','e2b1cd78d4',0,0,''),
(92538,1787814798,1787814798,1,12040,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','2c9858202a',0,0,''),
(92539,1787814798,1787814798,1,12040,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','68cc0322a11ef20f750f2517f59c65780fcd67ec','Image.CropScaleMask','bd26cc7f95',0,0,''),
(92540,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_e51e2e2026.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_e51e2e2026.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','e51e2e2026',400,267,NULL),
(92541,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_cb85414935.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_cb85414935.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','cb85414935',600,400,NULL),
(92542,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_587b0b0149.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_587b0b0149.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','587b0b0149',850,567,NULL),
(92543,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_aabade0aa9.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_aabade0aa9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','aabade0aa9',1000,667,NULL),
(92544,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_3c50a544e0.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_3c50a544e0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','3c50a544e0',1250,834,NULL),
(92545,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_d4bc1e3a86.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_d4bc1e3a86.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','d4bc1e3a86',1500,1000,NULL),
(92546,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_acc14ebd3b.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_acc14ebd3b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','acc14ebd3b',1750,1167,NULL),
(92547,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_e6abcc9211.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_e6abcc9211.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','e6abcc9211',400,267,NULL),
(92548,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_9b629efba1.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_9b629efba1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','9b629efba1',600,400,NULL),
(92549,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_9a4c759594.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_9a4c759594.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','9a4c759594',850,567,NULL),
(92550,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_57cc36fa9b.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_57cc36fa9b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','57cc36fa9b',1000,667,NULL),
(92551,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_587fac8b65.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_587fac8b65.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','587fac8b65',1250,834,NULL),
(92552,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_757c5c3334.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_757c5c3334.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','757c5c3334',1500,1000,NULL),
(92553,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_d704efb0e4.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_d704efb0e4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','d704efb0e4',1750,1167,NULL),
(92554,1787814798,1787814798,1,11551,'/_processed_/0/2/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_194f4a7c23.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_01_194f4a7c23.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','011db56f53b4949e0c7b0b4be3bfd5220434b9d9','Image.CropScaleMask','194f4a7c23',1500,1000,NULL),
(92555,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_1457f62dfa.webp','csm_CENTOR_1-Clic-Vial_1457f62dfa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','1457f62dfa',400,267,NULL),
(92556,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_4ee965d49d.webp','csm_CENTOR_1-Clic-Vial_4ee965d49d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','4ee965d49d',600,400,NULL),
(92557,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_9e361b325a.webp','csm_CENTOR_1-Clic-Vial_9e361b325a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','9e361b325a',850,567,NULL),
(92558,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_23ee3ad36c.webp','csm_CENTOR_1-Clic-Vial_23ee3ad36c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','23ee3ad36c',1000,667,NULL),
(92559,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_e2bbde23cb.webp','csm_CENTOR_1-Clic-Vial_e2bbde23cb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','e2bbde23cb',1250,834,NULL),
(92560,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_bfa9b7552f.webp','csm_CENTOR_1-Clic-Vial_bfa9b7552f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','bfa9b7552f',1500,1000,NULL),
(92561,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_00ace5babb.webp','csm_CENTOR_1-Clic-Vial_00ace5babb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','00ace5babb',1750,1167,NULL),
(92562,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_88c1e77a2d.jpg','csm_CENTOR_1-Clic-Vial_88c1e77a2d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','88c1e77a2d',400,267,NULL),
(92563,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_b11b1d2472.jpg','csm_CENTOR_1-Clic-Vial_b11b1d2472.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','b11b1d2472',600,400,NULL),
(92564,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_a409ec261c.jpg','csm_CENTOR_1-Clic-Vial_a409ec261c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','a409ec261c',850,567,NULL),
(92565,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_cc0866880d.jpg','csm_CENTOR_1-Clic-Vial_cc0866880d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','cc0866880d',1000,667,NULL),
(92566,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_42fe244793.jpg','csm_CENTOR_1-Clic-Vial_42fe244793.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','42fe244793',1250,834,NULL),
(92567,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_c29b83186f.jpg','csm_CENTOR_1-Clic-Vial_c29b83186f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','c29b83186f',1500,1000,NULL),
(92568,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_8aff44e955.jpg','csm_CENTOR_1-Clic-Vial_8aff44e955.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','8aff44e955',1750,1167,NULL),
(92569,1787814798,1787814798,1,11550,'/_processed_/8/0/csm_CENTOR_1-Clic-Vial_539e1a74b7.jpg','csm_CENTOR_1-Clic-Vial_539e1a74b7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','3d1e36c8efd47f997783615a4936bf06155f05f6','Image.CropScaleMask','539e1a74b7',1500,1000,NULL),
(92570,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_874bf9494c.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_874bf9494c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','874bf9494c',400,267,NULL),
(92571,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_eab16ba3e6.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_eab16ba3e6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','eab16ba3e6',600,400,NULL),
(92572,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_5208bd60b1.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_5208bd60b1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','5208bd60b1',850,567,NULL),
(92573,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_5e4b4ab717.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_5e4b4ab717.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','5e4b4ab717',1000,667,NULL),
(92574,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_7f853417ea.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_7f853417ea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','7f853417ea',1250,834,NULL),
(92575,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_a95e94a4ec.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_a95e94a4ec.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','a95e94a4ec',1500,1000,NULL),
(92576,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_513de35ee4.webp','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_513de35ee4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','513de35ee4',1750,1167,NULL),
(92577,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_12869bff82.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_12869bff82.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','12869bff82',400,267,NULL),
(92578,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_231af4dbf4.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_231af4dbf4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','231af4dbf4',600,400,NULL),
(92579,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_ef7925c152.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_ef7925c152.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','ef7925c152',850,567,NULL),
(92580,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_69d07eccfa.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_69d07eccfa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','69d07eccfa',1000,667,NULL),
(92581,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_7f694da578.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_7f694da578.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','7f694da578',1250,834,NULL),
(92582,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_4b501e8aa6.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_4b501e8aa6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','4b501e8aa6',1500,1000,NULL),
(92583,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_d298a84823.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_d298a84823.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','d298a84823',1750,1167,NULL),
(92584,1787814798,1787814798,1,11549,'/_processed_/6/7/csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_9945447d17.jpg','csm_CENTOR_1-Click-Vial-Z-10-A-with-Closure_9945447d17.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','2a29794536d22d3bf27e54e294e3ce83f7e0825e','Image.CropScaleMask','9945447d17',1500,1000,NULL),
(92585,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_c83b357f8d.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_c83b357f8d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','c83b357f8d',400,267,NULL),
(92586,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_102fae8fe4.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_102fae8fe4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','102fae8fe4',600,400,NULL),
(92587,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_c87c1f7848.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_c87c1f7848.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','c87c1f7848',850,567,NULL),
(92588,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_32a7a10322.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_32a7a10322.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','32a7a10322',1000,667,NULL),
(92589,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_11d9fab7b5.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_11d9fab7b5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','11d9fab7b5',1250,834,NULL),
(92590,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_0e2c50f2dd.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_0e2c50f2dd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','0e2c50f2dd',1500,1000,NULL),
(92591,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_512e209290.webp','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_512e209290.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','512e209290',1750,1167,NULL),
(92592,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_6419211d76.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_6419211d76.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','6419211d76',400,267,NULL),
(92593,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_6518737401.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_6518737401.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','6518737401',600,400,NULL),
(92594,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_ad0728d33d.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_ad0728d33d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','ad0728d33d',850,567,NULL),
(92595,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_385e324194.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_385e324194.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','385e324194',1000,667,NULL),
(92596,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_55a8223f5a.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_55a8223f5a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','55a8223f5a',1250,834,NULL),
(92597,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_5d32877a8e.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_5d32877a8e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','5d32877a8e',1500,1000,NULL),
(92598,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_b0784fe201.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_b0784fe201.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','b0784fe201',1750,1167,NULL),
(92599,1787814798,1787814798,1,11548,'/_processed_/d/1/csm_CENTOR_1-Click-Vial-Z-13-with-Closure_ed988d2a43.jpg','csm_CENTOR_1-Click-Vial-Z-13-with-Closure_ed988d2a43.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','49cb7bdd5e1025395fb6f5ad7dba755fc862ff44','Image.CropScaleMask','ed988d2a43',1500,1000,NULL),
(92600,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_4846270012.webp','csm_CENTOR_1-Clic-Vial-Z-16_4846270012.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','4846270012',400,267,NULL),
(92601,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_831bfd07c5.webp','csm_CENTOR_1-Clic-Vial-Z-16_831bfd07c5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','831bfd07c5',600,400,NULL),
(92602,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_da7764c7c3.webp','csm_CENTOR_1-Clic-Vial-Z-16_da7764c7c3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','da7764c7c3',850,567,NULL),
(92603,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_15c6770b46.webp','csm_CENTOR_1-Clic-Vial-Z-16_15c6770b46.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','15c6770b46',1000,667,NULL),
(92604,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_fc11c65585.webp','csm_CENTOR_1-Clic-Vial-Z-16_fc11c65585.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','fc11c65585',1250,834,NULL),
(92605,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_4797dfd11c.webp','csm_centor_vials_header_4797dfd11c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','4797dfd11c',600,138,NULL),
(92606,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_d457f695fd.webp','csm_CENTOR_1-Clic-Vial-Z-16_d457f695fd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','d457f695fd',1500,1000,NULL),
(92607,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_8c377b4994.webp','csm_centor_vials_header_8c377b4994.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','8c377b4994',1500,344,NULL),
(92608,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_4d0527e8ad.webp','csm_centor_vials_header_4d0527e8ad.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','4d0527e8ad',1920,440,NULL),
(92609,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_01d42e85fa.webp','csm_centor_vials_header_01d42e85fa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','01d42e85fa',1920,440,NULL),
(92610,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_22d2e7a7db.webp','csm_CENTOR_1-Clic-Vial-Z-16_22d2e7a7db.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','22d2e7a7db',1750,1167,NULL),
(92611,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_6f5f0d9c62.jpg','csm_centor_vials_header_6f5f0d9c62.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','6f5f0d9c62',600,138,NULL),
(92612,1787814810,1787814810,1,12039,'/_processed_/e/5/csm_centor_vials_header_ea850134eb.jpg','csm_centor_vials_header_ea850134eb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','ea850134eb',1500,344,NULL),
(92613,1787814810,1787814810,1,12039,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','650cb4b6bd',0,0,''),
(92614,1787814810,1787814810,1,12039,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','12ed673c7c',0,0,''),
(92615,1787814810,1787814810,1,12039,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','02bd2b75e606b14a63881d52bce76eee8ee98e48','Image.CropScaleMask','2890dc640f',0,0,''),
(92616,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_dbae8b5be6.jpg','csm_CENTOR_1-Clic-Vial-Z-16_dbae8b5be6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','dbae8b5be6',400,267,NULL),
(92617,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_eaf51aefaa.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_eaf51aefaa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','eaf51aefaa',400,225,NULL),
(92618,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_2ce5608cc8.jpg','csm_CENTOR_1-Clic-Vial-Z-16_2ce5608cc8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','2ce5608cc8',600,400,NULL),
(92619,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_3fa77c3336.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_3fa77c3336.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','3fa77c3336',600,338,NULL),
(92620,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_58fe09b6db.jpg','csm_CENTOR_1-Clic-Vial-Z-16_58fe09b6db.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','58fe09b6db',850,567,NULL),
(92621,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_eeecca4a8b.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_eeecca4a8b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','eeecca4a8b',850,478,NULL),
(92622,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_8f52ae59ec.jpg','csm_CENTOR_1-Clic-Vial-Z-16_8f52ae59ec.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','8f52ae59ec',1000,667,NULL),
(92623,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_51c788911d.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_51c788911d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','51c788911d',1000,563,NULL),
(92624,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_265e74bb4f.jpg','csm_CENTOR_1-Clic-Vial-Z-16_265e74bb4f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','265e74bb4f',1250,834,NULL),
(92625,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_3b7cdf2a95.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_3b7cdf2a95.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','3b7cdf2a95',1250,703,NULL),
(92626,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_40d8dd9046.jpg','csm_CENTOR_1-Clic-Vial-Z-16_40d8dd9046.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','40d8dd9046',1500,1000,NULL),
(92627,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_049e300584.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_049e300584.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','049e300584',1500,844,NULL),
(92628,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_600c87774f.jpg','csm_CENTOR_1-Clic-Vial-Z-16_600c87774f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','600c87774f',1750,1167,NULL),
(92629,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_96e69c4a43.webp','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_96e69c4a43.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','96e69c4a43',1750,984,NULL),
(92630,1787814798,1787814798,1,11543,'/_processed_/e/b/csm_CENTOR_1-Clic-Vial-Z-16_aa72fd1452.jpg','csm_CENTOR_1-Clic-Vial-Z-16_aa72fd1452.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','4e37896b09c7b9aa69beacc279a029bbc706be6a','Image.CropScaleMask','aa72fd1452',1500,1000,NULL),
(92631,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_9226e8c2ac.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_9226e8c2ac.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','9226e8c2ac',400,225,NULL),
(92632,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_c440d2822a.webp','csm_CENTOR_Screw-Loc-Vial_Header_c440d2822a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','c440d2822a',600,138,NULL),
(92633,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_315b2fdf26.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_315b2fdf26.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','315b2fdf26',600,338,NULL),
(92634,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_d289b03018.webp','csm_CENTOR_Screw-Loc-Vial_Header_d289b03018.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','d289b03018',1500,344,NULL),
(92635,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_b6a3f44cc8.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_b6a3f44cc8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','b6a3f44cc8',400,267,NULL),
(92636,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_909220d3ed.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_909220d3ed.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','909220d3ed',850,478,NULL),
(92637,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_aa6ccd4076.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_aa6ccd4076.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','aa6ccd4076',1000,563,NULL),
(92638,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_185e93bad3.webp','csm_CENTOR_Screw-Loc-Vial_Header_185e93bad3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','185e93bad3',1920,440,NULL),
(92639,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_aff574b6f3.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_aff574b6f3.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','aff574b6f3',1250,703,NULL),
(92640,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_82296ffc3e.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_82296ffc3e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','82296ffc3e',600,400,NULL),
(92641,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_3671eb7ae8.webp','csm_CENTOR_Screw-Loc-Vial_Header_3671eb7ae8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','3671eb7ae8',1920,440,NULL),
(92642,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_e609aa7af0.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_e609aa7af0.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','e609aa7af0',1500,844,NULL),
(92643,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_17c7ab1db7.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_17c7ab1db7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','17c7ab1db7',600,138,NULL),
(92644,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_676eaadc56.jpg','csm_CENTOR_Screw-Loc-Vial_Header_676eaadc56.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','676eaadc56',600,138,NULL),
(92645,1787814812,1787814812,1,12055,'/_processed_/c/b/csm_CENTOR_Screw-Loc-Vial_Header_f013be0991.jpg','csm_CENTOR_Screw-Loc-Vial_Header_f013be0991.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','f013be0991',1500,344,NULL),
(92646,1787814812,1787814812,1,12055,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','9c7a62000c',0,0,''),
(92647,1787814812,1787814812,1,12055,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','cccf036a40',0,0,''),
(92648,1787814812,1787814812,1,12055,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9809ee499910195a38681e0b6214cea73edc5d34','Image.CropScaleMask','d2b561d1e8',0,0,''),
(92649,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_e397db178d.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_e397db178d.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','e397db178d',1750,984,NULL),
(92650,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_7b555029c3.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_7b555029c3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','7b555029c3',1500,344,NULL),
(92651,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_9b26318884.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_9b26318884.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','9b26318884',850,567,NULL),
(92652,1787814810,1787814810,1,12043,'/_processed_/b/3/csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_0ec2cc072c.jpeg','csm_CENTOR_1-Click-Vial-with-Closure_Thumbnail_0ec2cc072c.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','aaa15b0357a64c8e31235b79b3f5e30a95aa12bc','Image.CropScaleMask','0ec2cc072c',750,422,NULL),
(92653,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_2697992a0d.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_2697992a0d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','2697992a0d',1920,440,NULL),
(92654,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_6725c5a9e2.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_6725c5a9e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','6725c5a9e2',400,225,NULL),
(92655,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_2a4f55b7cd.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_2a4f55b7cd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','2a4f55b7cd',400,267,NULL),
(92656,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_2612f148ee.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_2612f148ee.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','2612f148ee',1920,440,NULL),
(92657,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_23209109cf.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_23209109cf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','23209109cf',1000,667,NULL),
(92658,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_9c7e43ba7a.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_9c7e43ba7a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','9c7e43ba7a',600,138,NULL),
(92659,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_b6cc1e7aa6.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_b6cc1e7aa6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','b6cc1e7aa6',600,338,NULL),
(92660,1787814813,1787814813,1,12057,'/_processed_/b/7/csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_52d45b5620.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_Header_52d45b5620.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','52d45b5620',1500,344,NULL),
(92661,1787814813,1787814813,1,12057,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','72eaaa1b23',0,0,''),
(92662,1787814813,1787814813,1,12057,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','32b82f6500',0,0,''),
(92663,1787814813,1787814813,1,12057,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','453916489811fbacc09dffe11abb04101ec23982','Image.CropScaleMask','610051c4e3',0,0,''),
(92664,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_ba649ec621.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_ba649ec621.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','ba649ec621',850,478,NULL),
(92665,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_ade053f1da.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_ade053f1da.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','ade053f1da',600,400,NULL),
(92666,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_09ec39a1df.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_09ec39a1df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','09ec39a1df',1250,834,NULL),
(92667,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5e582a3c74.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5e582a3c74.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','5e582a3c74',400,267,NULL),
(92668,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_f7a074cc60.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_f7a074cc60.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','f7a074cc60',1000,563,NULL),
(92669,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_08fc501d89.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_08fc501d89.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','08fc501d89',850,567,NULL),
(92670,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_36245d2b5b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_36245d2b5b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','36245d2b5b',1250,703,NULL),
(92671,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_8ed16d685d.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_8ed16d685d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','8ed16d685d',600,400,NULL),
(92672,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_13a2ede134.webp','csm_CENTOR_Bottles_Header_13a2ede134.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','13a2ede134',600,138,NULL),
(92673,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_236631b5b3.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_236631b5b3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','236631b5b3',1500,1000,NULL),
(92674,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_1cb8d4c9f8.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_1cb8d4c9f8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','1cb8d4c9f8',1000,667,NULL),
(92675,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1369a29c3b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1369a29c3b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','1369a29c3b',1500,844,NULL),
(92676,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_9b7cea9c3d.webp','csm_CENTOR_Bottles_Header_9b7cea9c3d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','9b7cea9c3d',1500,344,NULL),
(92677,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_3170b2d7bf.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_3170b2d7bf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','3170b2d7bf',850,567,NULL),
(92678,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_4c97a089e2.webp','csm_CENTOR_Bottles_Header_4c97a089e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','4c97a089e2',1920,440,NULL),
(92679,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_e748d3db04.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_e748d3db04.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','e748d3db04',1250,834,NULL),
(92680,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_70a618b8bc.webp','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_70a618b8bc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','70a618b8bc',1750,1167,NULL),
(92681,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_1a36b8211c.webp','csm_CENTOR_Bottles_Header_1a36b8211c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','1a36b8211c',1920,440,NULL),
(92682,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_eb3261c8c4.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_eb3261c8c4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','eb3261c8c4',1000,667,NULL),
(92683,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_da2ac556b0.jpg','csm_CENTOR_Bottles_Header_da2ac556b0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','da2ac556b0',600,138,NULL),
(92684,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1723bf80b1.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1723bf80b1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','1723bf80b1',1750,984,NULL),
(92685,1787814814,1787814814,1,12078,'/_processed_/0/b/csm_CENTOR_Bottles_Header_3e7399bfb9.jpg','csm_CENTOR_Bottles_Header_3e7399bfb9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','3e7399bfb9',1500,344,NULL),
(92686,1787814814,1787814814,1,12078,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','1ed5f93983',0,0,''),
(92687,1787814814,1787814814,1,12078,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','91dc48d1ea',0,0,''),
(92688,1787814814,1787814814,1,12078,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','46826130eb41277547ac3ee3ca2be11ee0f5850d','Image.CropScaleMask','f3f3d5bd8c',0,0,''),
(92689,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_931ebe60de.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_931ebe60de.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','931ebe60de',400,267,NULL),
(92690,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_3a532c358f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_3a532c358f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','3a532c358f',400,225,NULL),
(92691,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_30d6c87b90.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_30d6c87b90.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','30d6c87b90',1250,834,NULL),
(92692,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_11cf61d51f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_11cf61d51f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','11cf61d51f',600,338,NULL),
(92693,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_13d280441b.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_13d280441b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','13d280441b',1500,1000,NULL),
(92694,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_6312c02548.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_6312c02548.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','6312c02548',400,225,NULL),
(92695,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_b9896b064f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_b9896b064f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','b9896b064f',850,478,NULL),
(92696,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_9f9dfc3e8e.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_9f9dfc3e8e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','9f9dfc3e8e',600,400,NULL),
(92697,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1ff971f59c.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_1ff971f59c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','1ff971f59c',1000,563,NULL),
(92698,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_babe61e97e.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_babe61e97e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','babe61e97e',600,338,NULL),
(92699,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_441b0a4b8b.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_441b0a4b8b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','441b0a4b8b',1250,703,NULL),
(92700,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_8eef781c89.webp','csm_CENTOR_PP-Amber-Bottle_Header_8eef781c89.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','8eef781c89',600,138,NULL),
(92701,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_0328f0909b.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_0328f0909b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','0328f0909b',850,567,NULL),
(92702,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_51c819889a.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_51c819889a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','51c819889a',1750,1167,NULL),
(92703,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_d71384b1a8.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_d71384b1a8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','d71384b1a8',1500,1000,NULL),
(92704,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_22575897c6.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_22575897c6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','22575897c6',850,478,NULL),
(92705,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_32ff874045.webp','csm_CENTOR_PET-Bottle_Header_32ff874045.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','32ff874045',600,138,NULL),
(92706,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_e13372888d.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_e13372888d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','e13372888d',1500,844,NULL),
(92707,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_26705c49d1.webp','csm_CENTOR_PP-Amber-Bottle_Header_26705c49d1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','26705c49d1',1500,344,NULL),
(92708,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_4d29123b98.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_4d29123b98.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','4d29123b98',1000,563,NULL),
(92709,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_14ddb442cc.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_14ddb442cc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','14ddb442cc',1000,667,NULL),
(92710,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_987f24ea25.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_987f24ea25.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','987f24ea25',400,267,NULL),
(92711,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_fbdbfebad7.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_fbdbfebad7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','fbdbfebad7',1750,984,NULL),
(92712,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_2703a4b7c9.webp','csm_CENTOR_PET-Bottle_Header_2703a4b7c9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','2703a4b7c9',1500,344,NULL),
(92713,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7d242f5498.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7d242f5498.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','7d242f5498',1750,1167,NULL),
(92714,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_72acbfab12.webp','csm_CENTOR_PP-Amber-Bottle_Header_72acbfab12.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','72acbfab12',1920,440,NULL),
(92715,1787814810,1787814810,1,12042,'/_processed_/f/e/csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_4374d532fb.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-with-Closure_Thumbnail_4374d532fb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','97e853f40197c34a554d6a84eb3ff04aecc6f0bf','Image.CropScaleMask','4374d532fb',750,422,NULL),
(92716,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_19cbd7e661.webp','csm_CENTOR_PET-Bottle_Header_19cbd7e661.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','19cbd7e661',1920,440,NULL),
(92717,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_5fd7da4444.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_5fd7da4444.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','5fd7da4444',1250,703,NULL),
(92718,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_6c50b4971b.webp','csm_CENTOR_PP-Amber-Bottle_Header_6c50b4971b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','6c50b4971b',1920,440,NULL),
(92719,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_fee6e3eb85.webp','csm_CENTOR_PET-Bottle_Header_fee6e3eb85.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','fee6e3eb85',1920,440,NULL),
(92720,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_3d35e64cb8.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_3d35e64cb8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','3d35e64cb8',600,400,NULL),
(92721,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5e8d622d5e.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5e8d622d5e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','5e8d622d5e',400,267,NULL),
(92722,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_d487d5345b.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_d487d5345b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','d487d5345b',1250,834,NULL),
(92723,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_b81666a68b.jpg','csm_CENTOR_PET-Bottle_Header_b81666a68b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','b81666a68b',600,138,NULL),
(92724,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_75b23e83f1.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_75b23e83f1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','75b23e83f1',400,225,NULL),
(92725,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_98946bfe11.webp','csm_CENTOR_Oval_Bottles_Header_98946bfe11.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','98946bfe11',600,138,NULL),
(92726,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_f5a4050f85.jpg','csm_CENTOR_PP-Amber-Bottle_Header_f5a4050f85.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','f5a4050f85',600,138,NULL),
(92727,1787814816,1787814816,1,12052,'/_processed_/e/b/csm_CENTOR_PET-Bottle_Header_fe622c1267.jpg','csm_CENTOR_PET-Bottle_Header_fe622c1267.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','fe622c1267',1500,344,NULL),
(92728,1787814816,1787814816,1,12052,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','83b55b0916',0,0,''),
(92729,1787814816,1787814816,1,12052,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','11e8152e14',0,0,''),
(92730,1787814816,1787814816,1,12052,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','59e2650a5419b602fc57d9cf9797f82b465f6405','Image.CropScaleMask','444c66aca6',0,0,''),
(92731,1787814815,1787814815,1,12054,'/_processed_/e/2/csm_CENTOR_PP-Amber-Bottle_Header_ebfd62414a.jpg','csm_CENTOR_PP-Amber-Bottle_Header_ebfd62414a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','ebfd62414a',1500,344,NULL),
(92732,1787814815,1787814815,1,12054,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','acd2f2caab',0,0,''),
(92733,1787814815,1787814815,1,12054,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','b731d33f12',0,0,''),
(92734,1787814815,1787814815,1,12054,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ae7dba0c18a1dfd4eb4f81b4e8ecec3eb1a2b47a','Image.CropScaleMask','32943c4713',0,0,''),
(92735,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_736e1e0dc3.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_736e1e0dc3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','736e1e0dc3',850,567,NULL),
(92736,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_f718a7c1ef.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_f718a7c1ef.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','f718a7c1ef',600,400,NULL),
(92737,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_bc3027113e.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_bc3027113e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','bc3027113e',600,338,NULL),
(92738,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_9bf22dcb1c.webp','csm_CENTOR_Oval_Bottles_Header_9bf22dcb1c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','9bf22dcb1c',1500,344,NULL),
(92739,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_bd63586ec4.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_bd63586ec4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','bd63586ec4',1500,844,NULL),
(92740,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_1600756968.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_1600756968.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','1600756968',1500,1000,NULL),
(92741,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_36ca3e7e20.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_36ca3e7e20.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','36ca3e7e20',1000,667,NULL),
(92742,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_ec8353ecd2.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_ec8353ecd2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','ec8353ecd2',850,478,NULL),
(92743,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_fae3bd0e88.webp','csm_CENTOR_PP-Amber-Bottle-75cc_fae3bd0e88.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','fae3bd0e88',400,267,NULL),
(92744,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7b20af5221.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7b20af5221.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','7b20af5221',850,567,NULL),
(92745,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_b5b0bcbecd.webp','csm_CENTOR_Oval_Bottles_Header_b5b0bcbecd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','b5b0bcbecd',1920,440,NULL),
(92746,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_2605d5cf28.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_2605d5cf28.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','2605d5cf28',400,267,NULL),
(92747,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_6cd23e82ef.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_6cd23e82ef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','6cd23e82ef',1000,563,NULL),
(92748,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_4bf94d9060.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_4bf94d9060.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','4bf94d9060',1750,1167,NULL),
(92749,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_83941beb60.webp','csm_CENTOR_Oval_Bottles_Header_83941beb60.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','83941beb60',1920,440,NULL),
(92750,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_696de0049e.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_696de0049e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','696de0049e',1250,834,NULL),
(92751,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_6becf05232.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_6becf05232.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','6becf05232',1000,667,NULL),
(92752,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_bf9b5b0ca0.jpg','csm_CENTOR_Oval_Bottles_Header_bf9b5b0ca0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','bf9b5b0ca0',600,138,NULL),
(92753,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_37cf01a14c.webp','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_37cf01a14c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','37cf01a14c',1750,984,NULL),
(92754,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_108d51ebca.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_108d51ebca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','108d51ebca',600,400,NULL),
(92755,1787814817,1787814817,1,12079,'/_processed_/9/0/csm_CENTOR_Oval_Bottles_Header_8dddebe33b.jpg','csm_CENTOR_Oval_Bottles_Header_8dddebe33b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','8dddebe33b',1500,344,NULL),
(92756,1787814817,1787814817,1,12079,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','eb032df6d3',0,0,''),
(92757,1787814817,1787814817,1,12079,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','87748b84f2',0,0,''),
(92758,1787814817,1787814817,1,12079,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','929f6ac159f8a3f337021863a725d7e0a52dda7f','Image.CropScaleMask','30d55cb3f4',0,0,''),
(92759,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_2842b1cbee.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_2842b1cbee.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','2842b1cbee',400,225,NULL),
(92760,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_5942152461.webp','csm_CENTOR_PP-Amber-Bottle-75cc_5942152461.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','5942152461',600,400,NULL),
(92761,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_7d196d6a19.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_7d196d6a19.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','7d196d6a19',1250,703,NULL),
(92762,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_23f44d3d19.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_23f44d3d19.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','23f44d3d19',1250,834,NULL),
(92763,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_2a07298798.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_2a07298798.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','2a07298798',600,338,NULL),
(92764,1787814798,1787814798,1,11547,'/_processed_/d/e/csm_CENTOR_1-Click-Vial-Z-20-with-Closure_6798497f89.jpg','csm_CENTOR_1-Click-Vial-Z-20-with-Closure_6798497f89.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','2d906c3193b0914e6f012acbacb1822726d28f52','Image.CropScaleMask','6798497f89',1500,1000,NULL),
(92765,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_67fcd33b85.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_67fcd33b85.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','67fcd33b85',850,478,NULL),
(92766,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_5071095c44.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_5071095c44.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','5071095c44',1500,1000,NULL),
(92767,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_cea7525086.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_cea7525086.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','cea7525086',850,567,NULL),
(92768,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_457f4fd71c.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_457f4fd71c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','457f4fd71c',400,225,NULL),
(92769,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_7a19ad9e36.webp','csm_CENTOR_PP-Amber-Bottle-75cc_7a19ad9e36.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','7a19ad9e36',850,567,NULL),
(92770,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_f025dc97b6.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_f025dc97b6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','f025dc97b6',1000,563,NULL),
(92771,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_24e376a887.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_24e376a887.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','24e376a887',1500,1000,NULL),
(92772,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_3336c7c1da.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_3336c7c1da.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','3336c7c1da',1500,844,NULL),
(92773,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_4ef8ddbdd2.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_4ef8ddbdd2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','4ef8ddbdd2',600,338,NULL),
(92774,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_f07f5e99ef.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_f07f5e99ef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','f07f5e99ef',400,267,NULL),
(92775,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_003a65bdd3.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_003a65bdd3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','003a65bdd3',1250,703,NULL),
(92776,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_3856396372.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_3856396372.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','3856396372',1750,1167,NULL),
(92777,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_450708555e.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_450708555e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','450708555e',1000,667,NULL),
(92778,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_6cd5ab4342.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_6cd5ab4342.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','6cd5ab4342',1500,844,NULL),
(92779,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_c4ca7eee76.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_c4ca7eee76.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','c4ca7eee76',850,478,NULL),
(92780,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_ef4d56c7c3.webp','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_ef4d56c7c3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','ef4d56c7c3',1750,984,NULL),
(92781,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_755c9d8cf0.webp','csm_CENTOR_PP-Amber-Bottle-75cc_755c9d8cf0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','755c9d8cf0',1000,667,NULL),
(92782,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5a46bddecf.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_5a46bddecf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','5a46bddecf',1750,1167,NULL),
(92783,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_02e451d368.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_02e451d368.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','02e451d368',1750,984,NULL),
(92784,1787814812,1787814812,1,11525,'/_processed_/d/5/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_46e2750046.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_01_46e2750046.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c63271c861938f3f1d69ff35d05099030f8becef','Image.CropScaleMask','46e2750046',1500,1000,NULL),
(92785,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_eecb76ff77.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_eecb76ff77.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','eecb76ff77',600,400,NULL),
(92786,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_07cf1bfe94.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_07cf1bfe94.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','07cf1bfe94',400,225,NULL),
(92787,1787814814,1787814814,1,12044,'/_processed_/e/1/csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_9802d80dc4.jpg','csm_CENTOR_Bottles-and-Closures_PP-Amber-Bottle_9802d80dc4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','7a05d2e168423b78417fe960c56d915815655c2a','Image.CropScaleMask','9802d80dc4',750,422,NULL),
(92788,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_7250c7ef84.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_7250c7ef84.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','7250c7ef84',1250,834,NULL),
(92789,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_86b63c0c99.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_86b63c0c99.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','86b63c0c99',600,338,NULL),
(92790,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_6dafb4c4e0.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_6dafb4c4e0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','6dafb4c4e0',1000,563,NULL),
(92791,1787814813,1787814813,1,11568,'/_processed_/6/5/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7cf58ebd7f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-6-1-with-Closure_7cf58ebd7f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','945158abce2463b4700a86fb836de73f3ed45e2c','Image.CropScaleMask','7cf58ebd7f',1500,1000,NULL),
(92792,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_ee90d1b079.webp','csm_CENTOR_Screw-Loc-Vial_ee90d1b079.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','ee90d1b079',400,267,NULL),
(92793,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_f19d3cccc6.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_f19d3cccc6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','f19d3cccc6',400,225,NULL),
(92794,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_0381f364c8.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_0381f364c8.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','0381f364c8',850,478,NULL),
(92795,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_c2b3de58bb.webp','csm_CENTOR_PP-Amber-Bottle-75cc_c2b3de58bb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','c2b3de58bb',1250,834,NULL),
(92796,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_22b566c766.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_22b566c766.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','22b566c766',1250,703,NULL),
(92797,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_bc6fd3ba92.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_bc6fd3ba92.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','bc6fd3ba92',850,567,NULL),
(92798,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_d27a9a4bbe.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_d27a9a4bbe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','d27a9a4bbe',600,338,NULL),
(92799,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_7d2c83a61e.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_7d2c83a61e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','7d2c83a61e',400,267,NULL),
(92800,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_41f70e8118.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_41f70e8118.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','41f70e8118',1000,563,NULL),
(92801,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_6647ec2b47.webp','csm_CENTOR_Screw-Loc-Vial_6647ec2b47.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','6647ec2b47',600,400,NULL),
(92802,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_89fcd5d05e.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_89fcd5d05e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','89fcd5d05e',1500,1000,NULL),
(92803,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_a5f101b610.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_a5f101b610.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','a5f101b610',1250,703,NULL),
(92804,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_6366598a91.webp','csm_CENTOR_PP-Amber-Bottle-75cc_6366598a91.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','6366598a91',1500,1000,NULL),
(92805,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_d02ded4a0d.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_d02ded4a0d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','d02ded4a0d',850,478,NULL),
(92806,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_5de819675c.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_5de819675c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','5de819675c',600,400,NULL),
(92807,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_b8413d106a.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_b8413d106a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','b8413d106a',1500,844,NULL),
(92808,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_7fefd86f8b.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_7fefd86f8b.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','7fefd86f8b',1500,844,NULL),
(92809,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_cd712db945.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_cd712db945.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','cd712db945',1000,667,NULL),
(92810,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_9c6bb918ee.webp','csm_CENTOR_Screw-Loc-Vial_9c6bb918ee.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','9c6bb918ee',850,567,NULL),
(92811,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_1206399c8a.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_1206399c8a.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','1206399c8a',1750,984,NULL),
(92812,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_838b0ef320.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_838b0ef320.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','838b0ef320',1000,563,NULL),
(92813,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_9e607c71e7.webp','csm_CENTOR_PET-Amber-Bottle-120cc_01_9e607c71e7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','9e607c71e7',1750,1167,NULL),
(92814,1787814810,1787814810,1,12041,'/_processed_/e/6/csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_939e488bc2.jpeg','csm_CENTOR_Screw-Loc-Vial-with-Closure_Thumbnail_939e488bc2.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','63f55c07875770f6eedf7d28d169eae7aa820a64','Image.CropScaleMask','939e488bc2',750,422,NULL),
(92815,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_263b8df528.webp','csm_CENTOR_PP-Amber-Bottle-75cc_263b8df528.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','263b8df528',1750,1167,NULL),
(92816,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_0f932b0329.webp','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_0f932b0329.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','0f932b0329',1750,984,NULL),
(92817,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_82df29bbe8.webp','csm_CENTOR_Screw-Loc-Vial_82df29bbe8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','82df29bbe8',1000,667,NULL),
(92818,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_ea5c75a200.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_ea5c75a200.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','ea5c75a200',850,567,NULL),
(92819,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_8b6a98e0e7.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_8b6a98e0e7.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','8b6a98e0e7',400,225,NULL),
(92820,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_15ee016730.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_15ee016730.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','15ee016730',1250,834,NULL),
(92821,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_212c5a5ee2.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_212c5a5ee2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','212c5a5ee2',1250,703,NULL),
(92822,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_fae8705f9b.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_fae8705f9b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','fae8705f9b',400,267,NULL),
(92823,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_38dfe5876f.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_38dfe5876f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','38dfe5876f',400,267,NULL),
(92824,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_588d3faa2f.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_588d3faa2f.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','588d3faa2f',600,338,NULL),
(92825,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_d8965b3544.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_d8965b3544.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','d8965b3544',850,478,NULL),
(92826,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_cabf772f2c.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_cabf772f2c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','cabf772f2c',1000,667,NULL),
(92827,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_3c49175bcc.webp','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_3c49175bcc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','3c49175bcc',600,138,NULL),
(92828,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_87a618baee.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_87a618baee.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','87a618baee',600,400,NULL),
(92829,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_6b220cff27.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_6b220cff27.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','6b220cff27',1000,563,NULL),
(92830,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_15e59d7981.webp','csm_CENTOR_Screw-Loc-Vial_15e59d7981.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','15e59d7981',1250,834,NULL),
(92831,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_56f678a3fd.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_56f678a3fd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','56f678a3fd',600,400,NULL),
(92832,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_c41918c4df.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_c41918c4df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','c41918c4df',1500,844,NULL),
(92833,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_ac6803402a.webp','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_ac6803402a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','ac6803402a',1500,344,NULL),
(92834,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_d20f130427.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_d20f130427.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','d20f130427',1500,1000,NULL),
(92835,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_5e7b7a2654.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_5e7b7a2654.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','5e7b7a2654',1250,703,NULL),
(92836,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_29b6fe24f7.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_29b6fe24f7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','29b6fe24f7',1250,834,NULL),
(92837,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_8c7cd6f139.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_8c7cd6f139.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','8c7cd6f139',850,567,NULL),
(92838,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_1caa157ea9.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_1caa157ea9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','1caa157ea9',850,567,NULL),
(92839,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_78e982da0d.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_78e982da0d.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','78e982da0d',1500,844,NULL),
(92840,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_c1bfad8dd2.webp','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_c1bfad8dd2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','c1bfad8dd2',1920,440,NULL),
(92841,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_d3ca586fa4.webp','csm_CENTOR_Screw-Loc-Vial_d3ca586fa4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','d3ca586fa4',1500,1000,NULL),
(92842,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_73a74120bc.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_73a74120bc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','73a74120bc',1500,1000,NULL),
(92843,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_87c1f58c97.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_87c1f58c97.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','87c1f58c97',1750,984,NULL),
(92844,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_e85f27d493.webp','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_e85f27d493.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','e85f27d493',1920,440,NULL),
(92845,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_07a13c933b.webp','csm_CENTOR_Bottles-and-Closures_PET-Bottle_07a13c933b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','07a13c933b',1750,984,NULL),
(92846,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_1df9d0ec09.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_1df9d0ec09.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','1df9d0ec09',1000,667,NULL),
(92847,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_9137b4e411.jpg','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_9137b4e411.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','9137b4e411',600,138,NULL),
(92848,1787814817,1787814817,1,11457,'/_processed_/0/0/csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_bcbfb53703.jpeg','csm_CENTOR_Liquid-Oval_Glass-Liquid-Oval_bcbfb53703.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','aa4cb5fbe77c84c318917806b3a58b9096a4b406','Image.CropScaleMask','bcbfb53703',750,422,NULL),
(92849,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_bdf413da30.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_bdf413da30.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','bdf413da30',1000,667,NULL),
(92850,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_995498d9bd.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_995498d9bd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','995498d9bd',400,225,NULL),
(92851,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_446a1d8659.webp','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_446a1d8659.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','446a1d8659',1750,1167,NULL),
(92852,1787814823,1787814823,1,12856,'/_processed_/9/9/csm_CENTOR_Plastic-Liquid-Ovals_Header_new_14436ab248.jpg','csm_CENTOR_Plastic-Liquid-Ovals_Header_new_14436ab248.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','14436ab248',1500,344,NULL),
(92853,1787814823,1787814823,1,12856,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','0ea6a82be2',0,0,''),
(92854,1787814823,1787814823,1,12856,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','0422cd5764',0,0,''),
(92855,1787814823,1787814823,1,12856,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','6323262e8da56c23ea95502538f412b132d2cc18','Image.CropScaleMask','933bdd866f',0,0,''),
(92856,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_615bbc134b.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_615bbc134b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','615bbc134b',600,338,NULL),
(92857,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_10e0165b49.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_10e0165b49.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','10e0165b49',1250,834,NULL),
(92858,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_0e10710055.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_0e10710055.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','0e10710055',850,478,NULL),
(92859,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_af7ebaf9dd.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_af7ebaf9dd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','af7ebaf9dd',400,267,NULL),
(92860,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_b2b82fe531.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_b2b82fe531.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','b2b82fe531',1250,834,NULL),
(92861,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_90e42270d1.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial_90e42270d1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','90e42270d1',1750,1167,NULL),
(92862,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_4ccc8cbed1.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_4ccc8cbed1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','4ccc8cbed1',400,267,NULL),
(92863,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_073a3e7985.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_073a3e7985.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','073a3e7985',1000,563,NULL),
(92864,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_0b63eb63be.webp','csm_CENTOR_Screw-Loc-Vial_0b63eb63be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','0b63eb63be',1750,1167,NULL),
(92865,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_885255e7a3.webp','csm_CENTOR_Glass-Liquid-Ovals_Header_885255e7a3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','885255e7a3',600,138,NULL),
(92866,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_26c8d543e9.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_26c8d543e9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','26c8d543e9',1500,1000,NULL),
(92867,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_0d813ba389.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_0d813ba389.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','0d813ba389',600,400,NULL),
(92868,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_a7572b0c9b.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_a7572b0c9b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','a7572b0c9b',400,267,NULL),
(92869,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_ec04e1c0d4.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_ec04e1c0d4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','ec04e1c0d4',1250,703,NULL),
(92870,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_3ae5cb96f0.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_3ae5cb96f0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','3ae5cb96f0',1500,1000,NULL),
(92871,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_24f02e7aa5.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_24f02e7aa5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','24f02e7aa5',600,400,NULL),
(92872,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_c5bc4a7ddd.webp','csm_CENTOR_Glass-Liquid-Ovals_Header_c5bc4a7ddd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','c5bc4a7ddd',1500,344,NULL),
(92873,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_a5a797da1e.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_a5a797da1e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','a5a797da1e',1500,844,NULL),
(92874,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_65e082ccf5.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_65e082ccf5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','65e082ccf5',850,567,NULL),
(92875,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_2d1f3228d7.webp','csm_CENTOR_Glass-Liquid-Ovals_Header_2d1f3228d7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','2d1f3228d7',1920,440,NULL),
(92876,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_c905b62c68.jpg','csm_CENTOR_Screw-Loc-Vial_c905b62c68.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','c905b62c68',400,267,NULL),
(92877,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_0dd7c2880a.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_0dd7c2880a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','0dd7c2880a',1750,1167,NULL),
(92878,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_5e5a381386.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_5e5a381386.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','5e5a381386',1750,984,NULL),
(92879,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_b1670f75b9.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_b1670f75b9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','b1670f75b9',600,400,NULL),
(92880,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_2246ace1e0.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_2246ace1e0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','2246ace1e0',1000,667,NULL),
(92881,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_2302cdc3eb.webp','csm_CENTOR_Glass-Liquid-Ovals_Header_2302cdc3eb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','2302cdc3eb',1920,440,NULL),
(92882,1787814814,1787814814,1,12045,'/_processed_/1/4/csm_CENTOR_Bottles-and-Closures_PET-Bottle_169e1c0905.jpg','csm_CENTOR_Bottles-and-Closures_PET-Bottle_169e1c0905.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','c42a45e51d62446f6cb11e58c68b5087487800e9','Image.CropScaleMask','169e1c0905',750,422,NULL),
(92883,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_d5cb56ce5e.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_d5cb56ce5e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','d5cb56ce5e',1750,1167,NULL),
(92884,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_2acb3d5f51.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_2acb3d5f51.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','2acb3d5f51',850,567,NULL),
(92885,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_254f07ae93.jpg','csm_CENTOR_Screw-Loc-Vial_254f07ae93.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','254f07ae93',600,400,NULL),
(92886,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_413357dc96.jpg','csm_CENTOR_Glass-Liquid-Ovals_Header_413357dc96.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','413357dc96',600,138,NULL),
(92887,1787814815,1787814815,1,11521,'/_processed_/f/5/csm_CENTOR_PET-Amber-Bottle-120cc_01_c42fcbb54a.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_01_c42fcbb54a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','500de38f65b026ecadecfde739c218f874f26347','Image.CropScaleMask','c42fcbb54a',1500,1000,NULL),
(92888,1787814825,1787814825,1,12056,'/_processed_/6/0/csm_CENTOR_Glass-Liquid-Ovals_Header_d08824830f.jpg','csm_CENTOR_Glass-Liquid-Ovals_Header_d08824830f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','d08824830f',1500,344,NULL),
(92889,1787814825,1787814825,1,12056,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','a7468adf2f',0,0,''),
(92890,1787814825,1787814825,1,12056,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','066de6cf43',0,0,''),
(92891,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_97274c3efc.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_97274c3efc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','97274c3efc',850,567,NULL),
(92892,1787814825,1787814825,1,12056,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','26f22390b8817d135ccaf27e3b365e55400ec17f','Image.CropScaleMask','80aebca8e4',0,0,''),
(92893,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_3a699f1b32.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_3a699f1b32.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','3a699f1b32',1250,834,NULL),
(92894,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_2ba036cad2.webp','csm_CENTOR_PET-Amber-Bottle-120cc_2ba036cad2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','2ba036cad2',400,267,NULL),
(92895,1787814816,1787814816,1,11532,'/_processed_/f/1/csm_CENTOR_PP-Amber-Bottle-75cc_c147dde968.jpg','csm_CENTOR_PP-Amber-Bottle-75cc_c147dde968.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','7fbd7348f25e977ef834c5e5fe21030ffdad1087','Image.CropScaleMask','c147dde968',1500,1000,NULL),
(92896,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_0f81bfd8fb.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_0f81bfd8fb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','0f81bfd8fb',1000,667,NULL),
(92897,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_32205e4264.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_32205e4264.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','32205e4264',400,593,NULL),
(92898,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_cc8019cfe3.jpg','csm_CENTOR_Screw-Loc-Vial_cc8019cfe3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','cc8019cfe3',850,567,NULL),
(92899,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_bf002930e7.webp','csm_CENTOR_Ointment-Jar_Header_bf002930e7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','bf002930e7',600,138,NULL),
(92900,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_d47ae69efc.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_d47ae69efc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','d47ae69efc',1000,667,NULL),
(92901,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_2b253ae8da.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_2b253ae8da.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','2b253ae8da',1500,1000,NULL),
(92902,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_f475cf9307.webp','csm_CENTOR_Ointment-Jar_Header_f475cf9307.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','f475cf9307',1500,344,NULL),
(92903,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5ddb28de75.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5ddb28de75.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','5ddb28de75',600,890,NULL),
(92904,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_4850a5e52a.jpg','csm_CENTOR_Screw-Loc-Vial_4850a5e52a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','4850a5e52a',1000,667,NULL),
(92905,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_0acb4fe982.webp','csm_CENTOR_PP-Amber-Bottle-120cc_0acb4fe982.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','0acb4fe982',400,267,NULL),
(92906,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_6b04821a0c.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_6b04821a0c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','6b04821a0c',1750,1167,NULL),
(92907,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_18840680b0.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_18840680b0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','18840680b0',1250,834,NULL),
(92908,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_2602960f2e.webp','csm_CENTOR_PET-Amber-Bottle-120cc_2602960f2e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','2602960f2e',600,400,NULL),
(92909,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_7b020c9203.webp','csm_CENTOR_Ointment-Jar_Header_7b020c9203.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','7b020c9203',1920,440,NULL),
(92910,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_79dd0e55af.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_79dd0e55af.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','79dd0e55af',1250,834,NULL),
(92911,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_636dcdbd41.jpg','csm_CENTOR_Screw-Loc-Vial_636dcdbd41.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','636dcdbd41',1250,834,NULL),
(92912,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_f4e6448447.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_f4e6448447.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','f4e6448447',1500,1000,NULL),
(92913,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_f3106e030f.webp','csm_CENTOR_Ointment-Jar_Header_f3106e030f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','f3106e030f',1920,440,NULL),
(92914,1787814798,1787814798,1,11546,'/_processed_/5/4/csm_CENTOR-1-Click-Vial-Z-30-with-Closure_5579ec50bf.jpg','csm_CENTOR-1-Click-Vial-Z-30-with-Closure_5579ec50bf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c208cc1f4bed528f0e04e7111f801e4dfaf50af0','Image.CropScaleMask','5579ec50bf',1500,1000,NULL),
(92915,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_ff503ba0e2.webp','csm_CENTOR_PET-Amber-Bottle-120cc_ff503ba0e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','ff503ba0e2',850,567,NULL),
(92916,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5e4a0f2301.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5e4a0f2301.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','5e4a0f2301',850,1260,NULL),
(92917,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_9a087776ce.webp','csm_CENTOR_PP-Amber-Bottle-120cc_9a087776ce.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','9a087776ce',600,400,NULL),
(92918,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_94b9c8b6d3.jpg','csm_CENTOR_Ointment-Jar_Header_94b9c8b6d3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','94b9c8b6d3',600,138,NULL),
(92919,1787814827,1787814827,1,12051,'/_processed_/5/a/csm_CENTOR_Ointment-Jar_Header_aeff936982.jpg','csm_CENTOR_Ointment-Jar_Header_aeff936982.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','aeff936982',1500,344,NULL),
(92920,1787814827,1787814827,1,12051,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','a15b616e74',0,0,''),
(92921,1787814827,1787814827,1,12051,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','72cbdd2892',0,0,''),
(92922,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_18490391d0.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_18490391d0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','18490391d0',1500,1000,NULL),
(92923,1787814827,1787814827,1,12051,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ebc1492069c54bbe4efb5f71ee27459d5d18430d','Image.CropScaleMask','ec443633a3',0,0,''),
(92924,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_66b39dbf72.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_66b39dbf72.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','66b39dbf72',400,267,NULL),
(92925,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_6061dc364f.webp','csm_CENTOR_PET-Amber-Bottle-120cc_6061dc364f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','6061dc364f',1000,667,NULL),
(92926,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_7c87eef438.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_7c87eef438.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','7c87eef438',1750,1167,NULL),
(92927,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_348dc50957.jpg','csm_CENTOR_Screw-Loc-Vial_348dc50957.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','348dc50957',1500,1000,NULL),
(92928,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_a6115617f0.webp','csm_CENTOR_PP-Amber-Bottle-120cc_a6115617f0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','a6115617f0',850,567,NULL),
(92929,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_f9bd1e4cae.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_f9bd1e4cae.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','f9bd1e4cae',1000,1483,NULL),
(92930,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_0d305f509a.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_0d305f509a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','0d305f509a',600,400,NULL),
(92931,1787814813,1787814813,1,11567,'/_processed_/7/c/csm_CENTOR_Plastainer-Snap-Cap-Vial_e6971a6d2b.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial_e6971a6d2b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','d89b50803a4c44173d7fa0162fe0b2eb09f5a7ce','Image.CropScaleMask','e6971a6d2b',1500,1000,NULL),
(92932,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_ffdd545b06.jpg','csm_CENTOR_Screw-Loc-Vial_ffdd545b06.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','ffdd545b06',1750,1167,NULL),
(92933,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_cd6107aab7.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_cd6107aab7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','cd6107aab7',1750,1167,NULL),
(92934,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_a4bd057995.webp','csm_CENTOR_PET-Amber-Bottle-120cc_a4bd057995.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','a4bd057995',1250,834,NULL),
(92935,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_68ba088d47.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_68ba088d47.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','68ba088d47',400,267,NULL),
(92936,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_28e5acbfd9.webp','csm_CENTOR_PP-Amber-Bottle-120cc_28e5acbfd9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','28e5acbfd9',1000,667,NULL),
(92937,1787814812,1787814812,1,11524,'/_processed_/8/2/csm_CENTOR_Screw-Loc-Vial_e0006bee63.jpg','csm_CENTOR_Screw-Loc-Vial_e0006bee63.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','199c9bfcbc5aa9d7a8a8a34d261c16ba5782e315','Image.CropScaleMask','e0006bee63',1500,1000,NULL),
(92938,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_ba96859974.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_ba96859974.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','ba96859974',400,267,NULL),
(92939,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_cd11db970b.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_cd11db970b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','cd11db970b',850,567,NULL),
(92940,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_26eb08a52b.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_26eb08a52b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','26eb08a52b',400,267,NULL),
(92941,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_7f263b12aa.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_7f263b12aa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','7f263b12aa',1250,1854,NULL),
(92942,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_5976cccfac.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_5976cccfac.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','5976cccfac',600,400,NULL),
(92943,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_8c53b31382.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_8c53b31382.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','8c53b31382',1000,667,NULL),
(92944,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_afc85508e3.webp','csm_CENTOR_PP-Amber-Bottle-120cc_afc85508e3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','afc85508e3',1250,834,NULL),
(92945,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_ecc33c2adb.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_ecc33c2adb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','ecc33c2adb',600,400,NULL),
(92946,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_d32b2ae1b9.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_d32b2ae1b9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','d32b2ae1b9',400,267,NULL),
(92947,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_2549eac826.webp','csm_CENTOR_PET-Amber-Bottle-120cc_2549eac826.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','2549eac826',1500,1000,NULL),
(92948,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_a87bd5cdf4.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_a87bd5cdf4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','a87bd5cdf4',600,400,NULL),
(92949,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_07ae68743d.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_07ae68743d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','07ae68743d',850,567,NULL),
(92950,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_7d3f565c54.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_7d3f565c54.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','7d3f565c54',850,567,NULL),
(92951,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7415fa6031.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7415fa6031.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','7415fa6031',600,400,NULL),
(92952,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_86f4cd1825.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_86f4cd1825.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','86f4cd1825',1250,834,NULL),
(92953,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_a93b1110f8.webp','csm_CENTOR_PET-Amber-Bottle-120cc_a93b1110f8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','a93b1110f8',1750,1167,NULL),
(92954,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_2a7bf98e4a.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_2a7bf98e4a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','2a7bf98e4a',850,567,NULL),
(92955,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_202115e664.webp','csm_CENTOR_PP-Amber-Bottle-120cc_202115e664.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','202115e664',1500,1000,NULL),
(92956,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5ab58ecd9a.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_5ab58ecd9a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','5ab58ecd9a',1500,2224,NULL),
(92957,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_caf6b30491.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_caf6b30491.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','caf6b30491',1000,667,NULL),
(92958,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_44f001215c.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_44f001215c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','44f001215c',1000,667,NULL),
(92959,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_8412de83ed.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_8412de83ed.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','8412de83ed',1000,667,NULL),
(92960,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_29ab71bf19.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_29ab71bf19.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','29ab71bf19',850,567,NULL),
(92961,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_ba8e96c0eb.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_ba8e96c0eb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','ba8e96c0eb',400,267,NULL),
(92962,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_da70839ce9.webp','csm_CENTOR_PP-Amber-Bottle-120cc_da70839ce9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','da70839ce9',1750,1167,NULL),
(92963,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_6e03d1c515.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_6e03d1c515.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','6e03d1c515',1250,834,NULL),
(92964,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_9a81fe7f98.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_9a81fe7f98.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','9a81fe7f98',1500,1000,NULL),
(92965,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_259b9330cf.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_259b9330cf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','259b9330cf',1250,834,NULL),
(92966,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_e543248d9a.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_e543248d9a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','e543248d9a',600,400,NULL),
(92967,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_db6ad5e425.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_db6ad5e425.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','db6ad5e425',1250,834,NULL),
(92968,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_0d04bba0f2.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_0d04bba0f2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','0d04bba0f2',1750,2595,NULL),
(92969,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_d1bd0b5347.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_d1bd0b5347.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','d1bd0b5347',400,267,NULL),
(92970,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_8897e5412a.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_8897e5412a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','8897e5412a',1000,667,NULL),
(92971,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_38aabf93a5.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_38aabf93a5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','38aabf93a5',1500,1000,NULL),
(92972,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_2380c1bee3.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_2380c1bee3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','2380c1bee3',400,593,NULL),
(92973,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_f6c7bbe536.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_f6c7bbe536.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','f6c7bbe536',1500,1000,NULL),
(92974,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_3dc3894f4a.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_3dc3894f4a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','3dc3894f4a',850,567,NULL),
(92975,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3fed243563.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3fed243563.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','3fed243563',1500,1000,NULL),
(92976,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_1340f75384.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_1340f75384.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','1340f75384',600,890,NULL),
(92977,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_e54872a368.webp','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_e54872a368.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','e54872a368',1750,1167,NULL),
(92978,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_cf42a81136.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_cf42a81136.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','cf42a81136',600,400,NULL),
(92979,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_87b7de7e42.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_87b7de7e42.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','87b7de7e42',1250,834,NULL),
(92980,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_45ef4206cb.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_45ef4206cb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','45ef4206cb',850,1260,NULL),
(92981,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_a1025355fb.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_a1025355fb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','a1025355fb',1750,1167,NULL),
(92982,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_7e60685c82.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_7e60685c82.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','7e60685c82',850,567,NULL),
(92983,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_93405aebf7.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_93405aebf7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','93405aebf7',1000,667,NULL),
(92984,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_46e95bc591.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_46e95bc591.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','46e95bc591',400,267,NULL),
(92985,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_80b4247e5e.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_80b4247e5e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','80b4247e5e',1750,1167,NULL),
(92986,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_385465023d.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_385465023d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','385465023d',1000,1483,NULL),
(92987,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_f8201461f4.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_f8201461f4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','f8201461f4',1750,1167,NULL),
(92988,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_36449df318.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_36449df318.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','36449df318',1000,667,NULL),
(92989,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_007c2f1dd4.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_007c2f1dd4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','007c2f1dd4',1250,834,NULL),
(92990,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_4996fd48ab.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_4996fd48ab.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','4996fd48ab',600,400,NULL),
(92991,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_e95262b64e.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_e95262b64e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','e95262b64e',400,267,NULL),
(92992,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_02345f21cf.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_02345f21cf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','02345f21cf',1250,1854,NULL),
(92993,1787814823,1787814823,1,11540,'/_processed_/4/f/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_54d389ad5c.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-2A-BK-2oz_54d389ad5c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','23906dab12d06818999fee49482c1f78d77935a0','Image.CropScaleMask','54d389ad5c',1500,1000,NULL),
(92994,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_06a6460642.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_06a6460642.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','06a6460642',1500,1000,NULL),
(92995,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_922150dae2.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_922150dae2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','922150dae2',1250,834,NULL),
(92996,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_d2edf83d8f.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_d2edf83d8f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','d2edf83d8f',400,267,NULL),
(92997,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_64f7a6fd1d.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_64f7a6fd1d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','64f7a6fd1d',400,267,NULL),
(92998,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_26eb1abec0.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_26eb1abec0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','26eb1abec0',850,567,NULL),
(92999,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_24538d83af.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_24538d83af.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','24538d83af',1500,1000,NULL),
(93000,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_3201be7ba1.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_3201be7ba1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','3201be7ba1',1500,2224,NULL),
(93001,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_bb59e32bd6.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_bb59e32bd6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','bb59e32bd6',600,400,NULL),
(93002,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_ac38b00eb6.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_ac38b00eb6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','ac38b00eb6',600,400,NULL),
(93003,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_5eb7b9e811.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_5eb7b9e811.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','5eb7b9e811',1500,1000,NULL),
(93004,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_dc82e3f4c1.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_dc82e3f4c1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','dc82e3f4c1',1000,667,NULL),
(93005,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_c694b433cd.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_c694b433cd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','c694b433cd',1750,2595,NULL),
(93006,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_33bf17ec46.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_33bf17ec46.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','33bf17ec46',850,567,NULL),
(93007,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_bd8a69cde5.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_bd8a69cde5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','bd8a69cde5',1750,1167,NULL),
(93008,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_b4ae953055.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_b4ae953055.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','b4ae953055',600,400,NULL),
(93009,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_97af46f7cf.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_97af46f7cf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','97af46f7cf',850,567,NULL),
(93010,1787814825,1787814825,1,11486,'/_processed_/2/d/csm_CENTOR_Glass-Liquid-Ovals-with-Closure_cac7759427.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure_cac7759427.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','480cbe8600c6007feef5a59d531950c76e76492a','Image.CropScaleMask','cac7759427',674,1000,NULL),
(93011,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_ba255e790a.webp','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_ba255e790a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','ba255e790a',1750,1167,NULL),
(93012,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_73c899eedf.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_73c899eedf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','73c899eedf',1250,834,NULL),
(93013,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_c274a1c136.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_c274a1c136.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','c274a1c136',1000,667,NULL),
(93014,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_a55a5f124d.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_a55a5f124d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','a55a5f124d',1750,1167,NULL),
(93015,1787814815,1787814815,1,11519,'/_processed_/8/a/csm_CENTOR_PET-Amber-Bottle-120cc_225057b756.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_225057b756.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','f49a571d850c1ca84661698f14e4c47889705584','Image.CropScaleMask','225057b756',1500,1000,NULL),
(93016,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_c19e630a4d.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_c19e630a4d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','c19e630a4d',400,593,NULL),
(93017,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_682830da66.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_682830da66.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','682830da66',850,567,NULL),
(93018,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7d16d6d836.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7d16d6d836.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','7d16d6d836',400,267,NULL),
(93019,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_2d13144af9.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_2d13144af9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','2d13144af9',1000,667,NULL),
(93020,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_9e77456dac.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_9e77456dac.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','9e77456dac',1250,834,NULL),
(93021,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_73927d590c.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_73927d590c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','73927d590c',1500,1000,NULL),
(93022,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_f35ea62159.webp','csm_CENTOR_PET-Amber-Bottle-120cc_f35ea62159.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','f35ea62159',400,267,NULL),
(93023,1787814816,1787814816,1,11534,'/_processed_/4/b/csm_CENTOR_PP-Amber-Bottle-120cc_7d756146c4.jpg','csm_CENTOR_PP-Amber-Bottle-120cc_7d756146c4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','08e91436c7b3001b18969845fc048a4a4f3edc47','Image.CropScaleMask','7d756146c4',1500,1000,NULL),
(93024,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_70f913f42b.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_70f913f42b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','70f913f42b',600,890,NULL),
(93025,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_909bfeabbe.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_909bfeabbe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','909bfeabbe',600,400,NULL),
(93026,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_3a7e954c0b.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_3a7e954c0b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','3a7e954c0b',1000,667,NULL),
(93027,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_8ad097d8b1.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_8ad097d8b1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','8ad097d8b1',1250,834,NULL),
(93028,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_6b070efcd7.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_6b070efcd7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','6b070efcd7',1500,1000,NULL),
(93029,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_4112f390f2.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_4112f390f2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','4112f390f2',850,567,NULL),
(93030,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_4554fd9e54.webp','csm_CENTOR_PP-Amber-Bottle-200cc_4554fd9e54.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','4554fd9e54',400,267,NULL),
(93031,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_845fc4670a.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_845fc4670a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','845fc4670a',1750,1167,NULL),
(93032,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_1c942e4034.webp','csm_CENTOR_PET-Amber-Bottle-120cc_1c942e4034.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','1c942e4034',600,400,NULL),
(93033,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_d1b6318bd8.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_d1b6318bd8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','d1b6318bd8',850,1260,NULL),
(93034,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_0c97be5b29.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_0c97be5b29.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','0c97be5b29',1250,834,NULL),
(93035,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3ca1c7e066.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3ca1c7e066.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','3ca1c7e066',1500,1000,NULL),
(93036,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_90e29cb5db.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_90e29cb5db.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','90e29cb5db',1000,667,NULL),
(93037,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_37b17bf140.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_37b17bf140.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','37b17bf140',1750,1167,NULL),
(93038,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_f1984cf04f.webp','csm_CENTOR_PP-Amber-Bottle-200cc_f1984cf04f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','f1984cf04f',600,400,NULL),
(93039,1787814798,1787814798,1,11545,'/_processed_/5/f/csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_df2cd828aa.jpg','csm_CENTOR_1-Clic-Vial-Z-40-with-Closure_df2cd828aa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','a980ddf4e27eb37528325b9737b423c88882f7bb','Image.CropScaleMask','df2cd828aa',1500,1000,NULL),
(93040,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_6d60a9c200.webp','csm_CENTOR_PET-Amber-Bottle-120cc_6d60a9c200.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','6d60a9c200',850,567,NULL),
(93041,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_40c3ba7daf.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_40c3ba7daf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','40c3ba7daf',1000,1483,NULL),
(93042,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7c72e6f6f0.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_7c72e6f6f0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','7c72e6f6f0',1250,834,NULL),
(93043,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_0485ebb975.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_0485ebb975.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','0485ebb975',1750,1167,NULL),
(93044,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_5badf69383.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_5badf69383.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','5badf69383',1500,1000,NULL),
(93045,1787814813,1787814813,1,11565,'/_processed_/2/2/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_d6d5202e6f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-8-2-with-Closure_d6d5202e6f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','4a95ac1458bd0b8d6bb8634df9310d7023fb8fb1','Image.CropScaleMask','d6d5202e6f',1500,1000,NULL),
(93046,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_4554a7b1be.webp','csm_CENTOR_PP-Amber-Bottle-200cc_4554a7b1be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','4554a7b1be',850,567,NULL),
(93047,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_b0f9ac9c46.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_b0f9ac9c46.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','b0f9ac9c46',1500,1000,NULL),
(93048,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_3993195b2d.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_3993195b2d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','3993195b2d',400,267,NULL),
(93049,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_962f4be69c.webp','csm_CENTOR_PET-Amber-Bottle-120cc_962f4be69c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','962f4be69c',1000,667,NULL),
(93050,1787814827,1787814827,1,11627,'/_processed_/e/8/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_e6bef7ee63.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_e6bef7ee63.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','f71835affb9e4a475d77759d3c7a6a8ecfaa531f','Image.CropScaleMask','e6bef7ee63',1500,1000,NULL),
(93051,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_b24b47638e.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_b24b47638e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','b24b47638e',400,267,NULL),
(93052,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_3a833a06fc.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_3a833a06fc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','3a833a06fc',1250,1854,NULL),
(93053,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_bbfd9977e5.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_bbfd9977e5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','bbfd9977e5',1750,1167,NULL),
(93054,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_08ef90335a.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_08ef90335a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','08ef90335a',1750,1167,NULL),
(93055,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_c04acc2484.webp','csm_CENTOR_PP-Amber-Bottle-200cc_c04acc2484.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','c04acc2484',1000,667,NULL),
(93056,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_23219e1f20.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_23219e1f20.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','23219e1f20',600,400,NULL),
(93057,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c9810c57f6.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c9810c57f6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','c9810c57f6',400,267,NULL),
(93058,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_144632c2e2.webp','csm_CENTOR_PET-Amber-Bottle-120cc_144632c2e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','144632c2e2',1250,834,NULL),
(93059,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_78297b2add.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_78297b2add.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','78297b2add',600,400,NULL),
(93060,1787814812,1787814812,1,11523,'/_processed_/1/6/csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_fab79ad446.jpg','csm_CENTOR_Screw-Loc-Vial-L-8-with-Closure_fab79ad446.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','2d3ffddc9c107c92a4808b231bdfb62edd61871c','Image.CropScaleMask','fab79ad446',1500,1000,NULL),
(93061,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_1143d3bbfc.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_1143d3bbfc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','1143d3bbfc',400,267,NULL),
(93062,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_679bb8bb20.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_679bb8bb20.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','679bb8bb20',850,567,NULL),
(93063,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_6ee8359799.webp','csm_CENTOR_PP-Amber-Bottle-200cc_6ee8359799.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','6ee8359799',1250,834,NULL),
(93064,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_128d77cb85.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_128d77cb85.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','128d77cb85',600,400,NULL),
(93065,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_91e9e31fec.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_91e9e31fec.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','91e9e31fec',1500,2224,NULL),
(93066,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_9037c83730.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_9037c83730.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','9037c83730',850,567,NULL),
(93067,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_71385bbb84.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_71385bbb84.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','71385bbb84',600,400,NULL),
(93068,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_6f019820b0.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_6f019820b0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','6f019820b0',400,267,NULL),
(93069,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_e5e74b7532.webp','csm_CENTOR_PET-Amber-Bottle-120cc_e5e74b7532.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','e5e74b7532',1500,1000,NULL),
(93070,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_c7a3b0d245.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_c7a3b0d245.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','c7a3b0d245',1000,667,NULL),
(93071,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3262080103.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_3262080103.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','3262080103',850,567,NULL),
(93072,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c1ac753fd2.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c1ac753fd2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','c1ac753fd2',850,567,NULL),
(93073,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_d31d5e8c9c.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_d31d5e8c9c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','d31d5e8c9c',1000,667,NULL),
(93074,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_839c8c793d.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_839c8c793d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','839c8c793d',600,400,NULL),
(93075,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_331f4a4c5c.webp','csm_CENTOR_PP-Amber-Bottle-200cc_331f4a4c5c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','331f4a4c5c',1500,1000,NULL),
(93076,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_85ead7c669.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_85ead7c669.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','85ead7c669',1750,2595,NULL),
(93077,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c5e4213628.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c5e4213628.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','c5e4213628',1000,667,NULL),
(93078,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_7456fc950f.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_7456fc950f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','7456fc950f',1250,834,NULL),
(93079,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bd1359e120.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bd1359e120.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','bd1359e120',1000,667,NULL),
(93080,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_dca545ab5e.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_dca545ab5e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','dca545ab5e',850,567,NULL),
(93081,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_becca82b4f.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_becca82b4f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','becca82b4f',400,593,NULL),
(93082,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_fa790d942a.webp','csm_CENTOR_PET-Amber-Bottle-120cc_fa790d942a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','fa790d942a',1750,1167,NULL),
(93083,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_1d295bf11e.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_1d295bf11e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','1d295bf11e',1250,834,NULL),
(93084,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_d8f76d2678.webp','csm_CENTOR_PP-Amber-Bottle-200cc_d8f76d2678.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','d8f76d2678',1750,1167,NULL),
(93085,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_a496524926.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_a496524926.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','a496524926',600,890,NULL),
(93086,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_8729a9c5ef.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_8729a9c5ef.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','8729a9c5ef',1250,834,NULL),
(93087,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c8ff3f3d58.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c8ff3f3d58.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','c8ff3f3d58',1250,834,NULL),
(93088,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_ebeb54bfae.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_ebeb54bfae.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','ebeb54bfae',400,267,NULL),
(93089,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_8064841b63.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_8064841b63.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','8064841b63',1000,667,NULL),
(93090,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_dae318a501.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_dae318a501.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','dae318a501',850,1260,NULL),
(93091,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_a581d0348c.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_a581d0348c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','a581d0348c',1500,1000,NULL),
(93092,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_4b652a638b.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_4b652a638b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','4b652a638b',400,267,NULL),
(93093,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c377195001.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_c377195001.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','c377195001',1500,1000,NULL),
(93094,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_3423e085c4.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_3423e085c4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','3423e085c4',1500,1000,NULL),
(93095,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_1679ec47c0.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_1679ec47c0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','1679ec47c0',1000,1483,NULL),
(93096,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_ca0165d93c.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_ca0165d93c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','ca0165d93c',600,400,NULL),
(93097,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1b767dee91.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1b767dee91.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','1b767dee91',1250,834,NULL),
(93098,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_0b86bdfa2a.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_0b86bdfa2a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','0b86bdfa2a',1250,1854,NULL),
(93099,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_072302ed56.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_072302ed56.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','072302ed56',600,400,NULL),
(93100,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c7968016d8.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c7968016d8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','c7968016d8',1500,1000,NULL),
(93101,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_412db9c6cb.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_412db9c6cb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','412db9c6cb',850,567,NULL),
(93102,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_0bf595edd5.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_0bf595edd5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','0bf595edd5',1750,1167,NULL),
(93103,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_f74e48d2dd.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_f74e48d2dd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','f74e48d2dd',1500,2224,NULL),
(93104,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_10af1cc58b.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_10af1cc58b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','10af1cc58b',850,567,NULL),
(93105,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_96c46b2165.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_96c46b2165.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','96c46b2165',1000,667,NULL),
(93106,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d9c116132e.webp','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d9c116132e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','d9c116132e',1750,1167,NULL),
(93107,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_420f70d7c7.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_420f70d7c7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','420f70d7c7',1750,1167,NULL),
(93108,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_59a2a618d6.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_59a2a618d6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','59a2a618d6',1750,2595,NULL),
(93109,1787814823,1787814823,1,11535,'/_processed_/5/1/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_2e9c0f4180.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK-2oz_2e9c0f4180.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','7d5e913ca1ad516adeaed53f0c5e4fd0a5bdb1ee','Image.CropScaleMask','2e9c0f4180',1500,1000,NULL),
(93110,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_028c126973.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_028c126973.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','028c126973',1500,1000,NULL),
(93111,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bcf06d2dbe.webp','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bcf06d2dbe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','bcf06d2dbe',1750,1167,NULL),
(93112,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_8b4f440b08.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_8b4f440b08.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','8b4f440b08',1000,667,NULL),
(93113,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_180a28e6fc.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_180a28e6fc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','180a28e6fc',1250,834,NULL),
(93114,1787814825,1787814825,1,11487,'/_processed_/4/f/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_092a41a74a.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v1_092a41a74a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','27aad3c78d4d54c2ac225cba9d88a91673c4d4d5','Image.CropScaleMask','092a41a74a',674,1000,NULL),
(93115,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_f6701db1e5.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_f6701db1e5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','f6701db1e5',400,267,NULL),
(93116,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_a39b90e72e.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_a39b90e72e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','a39b90e72e',400,267,NULL),
(93117,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_a92f3fff13.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_a92f3fff13.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','a92f3fff13',400,267,NULL),
(93118,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bc275af859.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_bc275af859.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','bc275af859',400,267,NULL),
(93119,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_59b6fef678.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_59b6fef678.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','59b6fef678',400,400,NULL),
(93120,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_64c3478d60.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_64c3478d60.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','64c3478d60',1250,834,NULL),
(93121,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_ed56b5160d.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_ed56b5160d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','ed56b5160d',600,400,NULL),
(93122,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_e115fc598c.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_e115fc598c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','e115fc598c',600,400,NULL),
(93123,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_74dd6376ce.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_74dd6376ce.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','74dd6376ce',1500,1000,NULL),
(93124,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_34a1fb5ca8.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_34a1fb5ca8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','34a1fb5ca8',600,600,NULL),
(93125,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1172791761.webp','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1172791761.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','1172791761',1750,1167,NULL),
(93126,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b1ce4c7817.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b1ce4c7817.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','b1ce4c7817',600,400,NULL),
(93127,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_cd65fa7d19.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_cd65fa7d19.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','cd65fa7d19',600,400,NULL),
(93128,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_7119927546.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_7119927546.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','7119927546',1500,1000,NULL),
(93129,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_2f052c898a.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_2f052c898a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','2f052c898a',850,850,NULL),
(93130,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_5f113c6754.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_5f113c6754.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','5f113c6754',850,567,NULL),
(93131,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_81a24c9342.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_81a24c9342.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','81a24c9342',850,567,NULL),
(93132,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_b652ccab67.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_b652ccab67.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','b652ccab67',400,267,NULL),
(93133,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_aa58117c9b.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_aa58117c9b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','aa58117c9b',1750,1167,NULL),
(93134,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b06d6526a0.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b06d6526a0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','b06d6526a0',850,567,NULL),
(93135,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_70c2bdbf96.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_70c2bdbf96.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','70c2bdbf96',1750,1167,NULL),
(93136,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_46fd6b99aa.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_46fd6b99aa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','46fd6b99aa',1000,667,NULL),
(93137,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_1c9cfa93e4.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_1c9cfa93e4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','1c9cfa93e4',850,567,NULL),
(93138,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_40b16d755e.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_40b16d755e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','40b16d755e',1000,1000,NULL),
(93139,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d158f0a9ca.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d158f0a9ca.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','d158f0a9ca',1000,667,NULL),
(93140,1787814815,1787814815,1,11520,'/_processed_/0/5/csm_CENTOR_PET-Amber-Bottle-120cc_5227f36255.jpg','csm_CENTOR_PET-Amber-Bottle-120cc_5227f36255.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','7eaee7508ac8a7d8a784e9284fa8e1cf3f7e92f9','Image.CropScaleMask','5227f36255',1500,1000,NULL),
(93141,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_2a741e767a.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_2a741e767a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','2a741e767a',600,400,NULL),
(93142,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_58bed6f930.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_58bed6f930.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','58bed6f930',1250,834,NULL),
(93143,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_7213c5744b.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_7213c5744b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','7213c5744b',1000,667,NULL),
(93144,1787814816,1787814816,1,11531,'/_processed_/a/7/csm_CENTOR_PP-Amber-Bottle-200cc_94fc4b0e53.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_94fc4b0e53.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','10edbe7666347b64fa51e0ef3acc8e19721a0148','Image.CropScaleMask','94fc4b0e53',1500,1000,NULL),
(93145,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_395d72c6cb.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_395d72c6cb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','395d72c6cb',1000,667,NULL),
(93146,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_6721ca5b09.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_6721ca5b09.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','6721ca5b09',1250,834,NULL),
(93147,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_0753424f98.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_0753424f98.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','0753424f98',1250,834,NULL),
(93148,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_0452df7f72.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_0452df7f72.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','0452df7f72',850,567,NULL),
(93149,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_d5a9a2ac0f.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_d5a9a2ac0f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','d5a9a2ac0f',1250,1250,NULL),
(93150,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_3a4ff2e796.webp','csm_CENTOR_PP-Amber-Bottle-200cc_3a4ff2e796.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','3a4ff2e796',400,267,NULL),
(93151,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_38b4e16d82.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_38b4e16d82.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','38b4e16d82',1500,1000,NULL),
(93152,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_27d2c62811.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_27d2c62811.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','27d2c62811',400,320,NULL),
(93153,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_c7cf88c3d9.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_c7cf88c3d9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','c7cf88c3d9',559,447,NULL),
(93154,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_724ba6f316.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_724ba6f316.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','724ba6f316',1250,834,NULL),
(93155,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_3c0c51e6fe.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_3c0c51e6fe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','3c0c51e6fe',1500,1000,NULL),
(93156,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_3b996954ca.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_3b996954ca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','3b996954ca',559,447,NULL),
(93157,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1a6b6ae674.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_1a6b6ae674.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','1a6b6ae674',1000,667,NULL),
(93158,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_37da55f464.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_37da55f464.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','37da55f464',559,447,NULL),
(93159,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_ef26648b16.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_ef26648b16.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','ef26648b16',1750,1167,NULL),
(93160,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b31ede23b9.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_b31ede23b9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','b31ede23b9',1500,1000,NULL),
(93161,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_493fc441df.webp','csm_CENTOR_PP-Amber-Bottle-200cc_493fc441df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','493fc441df',600,400,NULL),
(93162,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_767d55616f.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_767d55616f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','767d55616f',559,447,NULL),
(93163,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_de9d1de85f.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_de9d1de85f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','de9d1de85f',1250,834,NULL),
(93164,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_dbd2d7ecde.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_dbd2d7ecde.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','dbd2d7ecde',1500,1500,NULL),
(93165,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_25f615fad5.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_25f615fad5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','25f615fad5',1750,1167,NULL),
(93166,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_57be3df35a.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_57be3df35a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','57be3df35a',559,447,NULL),
(93167,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_20e8fbe234.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_20e8fbe234.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','20e8fbe234',1500,1000,NULL),
(93168,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_6570a8c6d9.webp','csm_CENTOR_Ultra-Loc-Convertible-Closure_6570a8c6d9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','6570a8c6d9',559,447,NULL),
(93169,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_f01a0b164d.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_f01a0b164d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','f01a0b164d',1750,1167,NULL),
(93170,1787814813,1787814813,1,11571,'/_processed_/7/6/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_d2821e5c0c.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-13-with-Closure_d2821e5c0c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','81c416a88d650ca58e27edb7e92b024d730b4405','Image.CropScaleMask','d2821e5c0c',1500,1000,NULL),
(93171,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_dd2b5a57bc.webp','csm_CENTOR_PP-Amber-Bottle-200cc_dd2b5a57bc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','dd2b5a57bc',850,567,NULL),
(93172,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_ec7fa8483f.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_ec7fa8483f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','ec7fa8483f',1500,1000,NULL),
(93173,1787814815,1787814815,1,11649,'/_processed_/3/7/csm_CENTOR_Ultra-Loc-Convertible-Closure_cd7833048a.png','csm_CENTOR_Ultra-Loc-Convertible-Closure_cd7833048a.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','cd7833048a',400,320,NULL),
(93174,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','51fd03c3a4',0,0,''),
(93175,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','0fad301353',0,0,''),
(93176,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','26ec137e80',0,0,''),
(93177,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','a00e4dd3e8',0,0,''),
(93178,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','42a7426b1a',0,0,''),
(93179,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','4080b1e399',0,0,''),
(93180,1787814815,1787814815,1,11649,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','1a3663055238173f3d824ab0c1905c63d6d8091b','Image.CropScaleMask','0b57f98501',0,0,''),
(93181,1787814798,1787814798,1,11544,'/_processed_/b/d/csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d7abd4974c.jpg','csm_CENTOR_1-Clic-Vial-Z-60-with-Closure_d7abd4974c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','d994ae1baedac4915781d772b84482d4e6576f05','Image.CropScaleMask','d7abd4974c',1500,1000,NULL),
(93182,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_95f9b903a7.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_95f9b903a7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','95f9b903a7',400,267,NULL),
(93183,1787814827,1787814827,1,11626,'/_processed_/b/3/csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c813116e90.jpg','csm_CENTOR_Ointment-Jar-PL-3701A-with-Closure_c813116e90.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','084cead6be1f8d31e37976c22ab3991afafd31a6','Image.CropScaleMask','c813116e90',1500,1000,NULL),
(93184,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_ca025004b5.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_ca025004b5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','ca025004b5',400,342,NULL),
(93185,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_2ea9806c11.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_2ea9806c11.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','2ea9806c11',1750,1167,NULL),
(93186,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_df7df85ddd.webp','csm_CENTOR_PP-Amber-Bottle-200cc_df7df85ddd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','df7df85ddd',1000,667,NULL),
(93187,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_7364ddbefa.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_7364ddbefa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','7364ddbefa',1750,1167,NULL),
(93188,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_8bd9ed2f28.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_8bd9ed2f28.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','8bd9ed2f28',540,462,NULL),
(93189,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_0b9d487223.webp','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_0b9d487223.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','0b9d487223',1750,1750,NULL),
(93190,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_df281688c3.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_df281688c3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','df281688c3',540,462,NULL),
(93191,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_7cabb78503.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_7cabb78503.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','7cabb78503',600,400,NULL),
(93192,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_cf66ee42db.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_cf66ee42db.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','cf66ee42db',400,267,NULL),
(93193,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_c179b817d6.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_c179b817d6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','c179b817d6',400,267,NULL),
(93194,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_71728c8640.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_71728c8640.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','71728c8640',400,400,NULL),
(93195,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_7ccf9653c6.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_7ccf9653c6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','7ccf9653c6',540,462,NULL),
(93196,1787814812,1787814812,1,11522,'/_processed_/e/f/csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_92241314db.jpg','csm_CENTOR_Screw-Loc-Vial-L-13-A-with-Closure_92241314db.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','29eba7ef63f36d7329d610625e7fa1686299ab24','Image.CropScaleMask','92241314db',1500,1000,NULL),
(93197,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_9b5e83a93f.webp','csm_CENTOR_1-Clic-Closure_9b5e83a93f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','9b5e83a93f',400,593,NULL),
(93198,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_11463b72e3.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_11463b72e3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','11463b72e3',540,462,NULL),
(93199,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_68c5c8cdb0.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_68c5c8cdb0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','68c5c8cdb0',600,600,NULL),
(93200,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_7be2b0154e.webp','csm_CENTOR_PP-Amber-Bottle-200cc_7be2b0154e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','7be2b0154e',1250,834,NULL),
(93201,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_7d13c92487.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_7d13c92487.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','7d13c92487',600,400,NULL),
(93202,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_ce15e76371.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_ce15e76371.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','ce15e76371',540,462,NULL),
(93203,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_e8c6e56f1e.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_e8c6e56f1e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','e8c6e56f1e',850,850,NULL),
(93204,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_2cceefd815.webp','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_2cceefd815.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','2cceefd815',540,462,NULL),
(93205,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_be7f5c97d1.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_be7f5c97d1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','be7f5c97d1',600,400,NULL),
(93206,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_c6cf3220f4.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_c6cf3220f4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','c6cf3220f4',850,567,NULL),
(93207,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_9b074f2946.webp','csm_CENTOR_1-Clic-Closure_9b074f2946.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','9b074f2946',600,890,NULL),
(93208,1787814815,1787814815,1,11651,'/_processed_/a/2/csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_8a7e8aa0bb.png','csm_CENTOR_Lightweight-CR-Closure-with-F217-liner_8a7e8aa0bb.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','8a7e8aa0bb',400,342,NULL),
(93209,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','749c3e56f1',0,0,''),
(93210,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','595b368790',0,0,''),
(93211,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_771752280c.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_771752280c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','771752280c',400,267,NULL),
(93212,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','e1e52a24a7',0,0,''),
(93213,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','3a1a3d5b2f',0,0,''),
(93214,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','05f6c86481',0,0,''),
(93215,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','7e6fbd884f',0,0,''),
(93216,1787814815,1787814815,1,11651,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','2ec965f9828a86df9f8ce709476c072d7bd547a2','Image.CropScaleMask','f6efaaddc5',0,0,''),
(93217,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_826395216f.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_826395216f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','826395216f',1000,1000,NULL),
(93218,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_484d46fa57.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_484d46fa57.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','484d46fa57',850,567,NULL),
(93219,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_c75d595d4a.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_c75d595d4a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','c75d595d4a',1250,1250,NULL),
(93220,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_6ead657362.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_6ead657362.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','6ead657362',400,333,NULL),
(93221,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_a4fe38340d.webp','csm_CENTOR_PP-Amber-Bottle-200cc_a4fe38340d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','a4fe38340d',1500,1000,NULL),
(93222,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_d17818cf78.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_d17818cf78.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','d17818cf78',850,567,NULL),
(93223,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_035e186f45.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_035e186f45.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','035e186f45',1000,667,NULL),
(93224,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_d549215bc9.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_d549215bc9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','d549215bc9',1000,667,NULL),
(93225,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_9e81812e90.webp','csm_CENTOR_1-Clic-Closure_9e81812e90.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','9e81812e90',850,1260,NULL),
(93226,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_ac50122738.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_ac50122738.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','ac50122738',548,456,NULL),
(93227,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_3a2d84bc3d.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_3a2d84bc3d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','3a2d84bc3d',600,400,NULL),
(93228,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_54a59ec7da.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_54a59ec7da.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','54a59ec7da',1500,1500,NULL),
(93229,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_d1af3b7ad0.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_d1af3b7ad0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','d1af3b7ad0',548,456,NULL),
(93230,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_9565c9a540.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_9565c9a540.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','9565c9a540',548,456,NULL),
(93231,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_e84ee44954.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_e84ee44954.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','e84ee44954',1250,834,NULL),
(93232,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_9b635bb960.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_9b635bb960.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','9b635bb960',1250,834,NULL),
(93233,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_5407caea21.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_5407caea21.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','5407caea21',1750,1750,NULL),
(93234,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_3e09704103.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_3e09704103.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','3e09704103',548,456,NULL),
(93235,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_6672be3208.webp','csm_CENTOR_PP-Amber-Bottle-200cc_6672be3208.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','6672be3208',1750,1167,NULL),
(93236,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_171be746a2.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_171be746a2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','171be746a2',1000,667,NULL),
(93237,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_77d9f13cd6.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_77d9f13cd6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','77d9f13cd6',850,567,NULL),
(93238,1787814825,1787814825,1,11635,'/_processed_/0/9/csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_204a1c41af.jpg','csm_CENTOR_Glass-Liquid-Ovals-with-Closure-v3_204a1c41af.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','b11a1f2c3e8935a3450c78f644251c229ba93f2a','Image.CropScaleMask','204a1c41af',1000,1000,NULL),
(93239,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_7c9bb10583.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_7c9bb10583.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','7c9bb10583',548,456,NULL),
(93240,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_e048bab980.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_e048bab980.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','e048bab980',1500,1000,NULL),
(93241,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_7d57368a23.webp','csm_CENTOR_1-Clic-Closure_7d57368a23.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','7d57368a23',1000,1483,NULL),
(93242,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_fe55274828.webp','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_fe55274828.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','fe55274828',548,456,NULL),
(93243,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_726d1e4401.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_726d1e4401.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','726d1e4401',400,267,NULL),
(93244,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_7a13400832.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_7a13400832.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','7a13400832',1500,1000,NULL),
(93245,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_9b85528807.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_9b85528807.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','9b85528807',1250,834,NULL),
(93246,1787814815,1787814815,1,11652,'/_processed_/6/3/csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_b0297325f2.png','csm_CENTOR_Non-CR-Closure-with-F217-liner-or-PS22-liner_b0297325f2.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','b0297325f2',400,333,NULL),
(93247,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','20ecf90cf8',0,0,''),
(93248,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','7861707d28',0,0,''),
(93249,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','0113fa511e',0,0,''),
(93250,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_158c311882.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_158c311882.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','158c311882',1000,667,NULL),
(93251,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','3a40d9dd31',0,0,''),
(93252,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','9d70406095',0,0,''),
(93253,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','a3d9441366',0,0,''),
(93254,1787814815,1787814815,1,11652,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','93b3a2bfb4c8e6dd0d8b80e77dd9c46c59c172ec','Image.CropScaleMask','155ad07a07',0,0,''),
(93255,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_12f6fee38f.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_12f6fee38f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','12f6fee38f',1750,1167,NULL),
(93256,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_ebeb28f89d.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_ebeb28f89d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','ebeb28f89d',600,400,NULL),
(93257,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_7a3ce0bf79.webp','csm_CENTOR_1-Clic-Closure_7a3ce0bf79.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','7a3ce0bf79',1250,1854,NULL),
(93258,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_6826ff5cf3.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_6826ff5cf3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','6826ff5cf3',1500,1000,NULL),
(93259,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_8ddbfa761c.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_8ddbfa761c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','8ddbfa761c',1750,1167,NULL),
(93260,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_f89f0efca8.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_f89f0efca8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','f89f0efca8',850,567,NULL),
(93261,1787814823,1787814823,1,11539,'/_processed_/d/8/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_1e5c0df227.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-3-BK-3oz_1e5c0df227.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','1d957861888f02e1818e871c9ccd245742446545','Image.CropScaleMask','1e5c0df227',1500,1000,NULL),
(93262,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_459c195008.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_459c195008.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','459c195008',1250,834,NULL),
(93263,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_e71adc9bb1.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_e71adc9bb1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','e71adc9bb1',1000,667,NULL),
(93264,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_1396378036.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_1396378036.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','1396378036',400,267,NULL),
(93265,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_18f2dc502a.webp','csm_CENTOR_Dropper_Header_18f2dc502a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','18f2dc502a',600,138,NULL),
(93266,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_af4011a154.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_af4011a154.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','af4011a154',400,267,NULL),
(93267,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_0dab4fb82b.webp','csm_CENTOR_Droppers-and-Applicators_header_0dab4fb82b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','0dab4fb82b',600,138,NULL),
(93268,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_87ffbee661.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_87ffbee661.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','87ffbee661',1250,834,NULL),
(93269,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_b28dd12d8f.webp','csm_CENTOR_Dropper_Header_b28dd12d8f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','b28dd12d8f',1500,344,NULL),
(93270,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_6c58b6c748.webp','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_6c58b6c748.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','6c58b6c748',1750,1167,NULL),
(93271,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_3ab5b0751a.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_3ab5b0751a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','3ab5b0751a',600,400,NULL),
(93272,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_207c4c4a5a.webp','csm_CENTOR_1-Clic-Closure_207c4c4a5a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','207c4c4a5a',1500,2224,NULL),
(93273,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_0d64f2ebcd.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_0d64f2ebcd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','0d64f2ebcd',1500,1000,NULL),
(93274,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_9cde6f477c.webp','csm_CENTOR_Droppers-and-Applicators_header_9cde6f477c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','9cde6f477c',1500,344,NULL),
(93275,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_f2afe04c1e.webp','csm_CENTOR_Dropper_Header_f2afe04c1e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','f2afe04c1e',1920,440,NULL),
(93276,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_dd15391192.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_dd15391192.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','dd15391192',600,400,NULL),
(93277,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_34374cdab3.webp','csm_CENTOR_Dropper_Header_34374cdab3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','34374cdab3',1920,440,NULL),
(93278,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_d809c94c3d.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_d809c94c3d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','d809c94c3d',850,567,NULL),
(93279,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_79ff69b267.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_79ff69b267.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','79ff69b267',400,267,NULL),
(93280,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_a6bc377627.jpg','csm_CENTOR_Dropper_Header_a6bc377627.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','a6bc377627',600,138,NULL),
(93281,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_d9ff5c36f4.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_d9ff5c36f4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','d9ff5c36f4',1500,1000,NULL),
(93282,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_c0bbe6e946.webp','csm_CENTOR_Droppers-and-Applicators_header_c0bbe6e946.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','c0bbe6e946',1920,440,NULL),
(93283,1787814853,1787814853,1,12050,'/_processed_/c/3/csm_CENTOR_Dropper_Header_2a37c4828e.jpg','csm_CENTOR_Dropper_Header_2a37c4828e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','2a37c4828e',1500,344,NULL),
(93284,1787814853,1787814853,1,12050,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','5dbcf91b70',0,0,''),
(93285,1787814853,1787814853,1,12050,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','7a55029367',0,0,''),
(93286,1787814853,1787814853,1,12050,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','4eab3c5e672eca6b2d4c0e35881162b510eb6117','Image.CropScaleMask','12f70e1eda',0,0,''),
(93287,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_af48d34ac0.webp','csm_CENTOR_Droppers-and-Applicators_header_af48d34ac0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','af48d34ac0',1920,440,NULL),
(93288,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_3ee276b51a.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_3ee276b51a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','3ee276b51a',1000,667,NULL),
(93289,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_5e153ed314.webp','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_5e153ed314.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','5e153ed314',1750,1167,NULL),
(93290,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_b8de2d962d.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_b8de2d962d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','b8de2d962d',1750,1167,NULL),
(93291,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_0200051475.jpg','csm_CENTOR_Droppers-and-Applicators_header_0200051475.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','0200051475',600,138,NULL),
(93292,1787814853,1787814853,1,11577,'/_processed_/4/a/csm_CENTOR_Droppers-and-Applicators_header_85fb683d41.jpg','csm_CENTOR_Droppers-and-Applicators_header_85fb683d41.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','85fb683d41',1500,344,NULL),
(93293,1787814853,1787814853,1,11577,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','a07791ceb6',0,0,''),
(93294,1787814853,1787814853,1,11577,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','2db61e954a',0,0,''),
(93295,1787814853,1787814853,1,11577,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','487eb4e24813528aad8689e090b44f08dc2e156f','Image.CropScaleMask','b665bb5472',0,0,''),
(93296,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_244fb854e4.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_244fb854e4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','244fb854e4',600,400,NULL),
(93297,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_5e48b2c1af.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_5e48b2c1af.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','5e48b2c1af',850,567,NULL),
(93298,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_52895c5991.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_52895c5991.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','52895c5991',400,267,NULL),
(93299,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_c8fbc1a67e.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_c8fbc1a67e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','c8fbc1a67e',1250,834,NULL),
(93300,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_f373222edb.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_f373222edb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','f373222edb',400,267,NULL),
(93301,1787814816,1787814816,1,11533,'/_processed_/a/2/csm_CENTOR_PP-Amber-Bottle-200cc_3924880905.jpg','csm_CENTOR_PP-Amber-Bottle-200cc_3924880905.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','129acd22eb72090beb68889acb1c3e2538f857a9','Image.CropScaleMask','3924880905',1500,1000,NULL),
(93302,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_c051b70059.webp','csm_CENTOR_1-Clic-Closure_c051b70059.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','c051b70059',1750,2595,NULL),
(93303,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_a31afbd070.webp','csm_CENTOR_Droppers_a31afbd070.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','a31afbd070',400,225,NULL),
(93304,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_d8008712ab.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_d8008712ab.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','d8008712ab',850,567,NULL),
(93305,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_9fdb4bcfdf.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_9fdb4bcfdf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','9fdb4bcfdf',1000,667,NULL),
(93306,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_59a9cdc577.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_59a9cdc577.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','59a9cdc577',600,400,NULL),
(93307,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_6671c77f4d.jpg','csm_CENTOR_1-Clic-Closure_6671c77f4d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','6671c77f4d',400,593,NULL),
(93308,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_a7f7e16444.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_a7f7e16444.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','a7f7e16444',600,400,NULL),
(93309,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_73a95b0ef7.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_73a95b0ef7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','73a95b0ef7',1500,1000,NULL),
(93310,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_dc44d14d2e.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_dc44d14d2e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','dc44d14d2e',1000,667,NULL),
(93311,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_176552f52f.webp','csm_CENTOR_Droppers_176552f52f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','176552f52f',600,338,NULL),
(93312,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_448b70e6e6.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_448b70e6e6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','448b70e6e6',1250,834,NULL),
(93313,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_5178215e69.jpg','csm_CENTOR_1-Clic-Closure_5178215e69.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','5178215e69',600,890,NULL),
(93314,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_0d29b68382.webp','csm_CENTOR_Droppers_0d29b68382.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','0d29b68382',850,478,NULL),
(93315,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_e62cfdc2b4.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_e62cfdc2b4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','e62cfdc2b4',850,567,NULL),
(93316,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_de5e60d149.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_de5e60d149.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','de5e60d149',1250,834,NULL),
(93317,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_21ea70d467.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_21ea70d467.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','21ea70d467',1750,1167,NULL),
(93318,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_5fd4692f45.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_5fd4692f45.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','5fd4692f45',850,567,NULL),
(93319,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_af361ed440.webp','csm_CENTOR_Droppers_af361ed440.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','af361ed440',1000,563,NULL),
(93320,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_ccb68afd00.jpg','csm_CENTOR_1-Clic-Closure_ccb68afd00.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','ccb68afd00',850,1260,NULL),
(93321,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_54dc4bf9db.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_54dc4bf9db.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','54dc4bf9db',1500,1000,NULL),
(93322,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_49b3cceb05.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_49b3cceb05.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','49b3cceb05',1000,667,NULL),
(93323,1787814813,1787814813,1,11564,'/_processed_/9/4/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_38e92a503a.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-16-1-with-Closure_38e92a503a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c5173dcfaec86d6f417ec41fbd1988bd02bbab25','Image.CropScaleMask','38e92a503a',1500,1000,NULL),
(93324,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_278ea15fbc.jpg','csm_CENTOR_1-Clic-Closure_278ea15fbc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','278ea15fbc',1000,1483,NULL),
(93325,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_25e77bc998.webp','csm_CENTOR_Applicator_Header_25e77bc998.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','25e77bc998',600,138,NULL),
(93326,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_083667fd86.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_083667fd86.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','083667fd86',1500,1000,NULL),
(93327,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_ba3bd352ce.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_ba3bd352ce.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','ba3bd352ce',1000,667,NULL),
(93328,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_f197b19400.webp','csm_CENTOR_Droppers_f197b19400.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','f197b19400',1250,703,NULL),
(93329,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_bf1e66967a.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_bf1e66967a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','bf1e66967a',1750,1167,NULL),
(93330,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_34fb028d04.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_34fb028d04.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','34fb028d04',1250,834,NULL),
(93331,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_d2cb41635c.webp','csm_CENTOR_Applicator_Header_d2cb41635c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','d2cb41635c',1500,344,NULL),
(93332,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_480ac2a32b.jpg','csm_CENTOR_1-Clic-Closure_480ac2a32b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','480ac2a32b',1250,1854,NULL),
(93333,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_dd0ba21fbc.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_dd0ba21fbc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','dd0ba21fbc',400,267,NULL),
(93334,1787814827,1787814827,1,11625,'/_processed_/b/e/csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_54b2d98337.jpg','csm_CENTOR_Ointment-Jar-PL-3702-with-Closure_54b2d98337.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9a80372aca9ee70f192868bd2c60a7dba8491b89','Image.CropScaleMask','54b2d98337',1500,1000,NULL),
(93335,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_ebf264787f.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_ebf264787f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','ebf264787f',1250,834,NULL),
(93336,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_1a1f8377d9.webp','csm_CENTOR_Droppers_1a1f8377d9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','1a1f8377d9',1500,844,NULL),
(93337,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_50be5c62a8.webp','csm_CENTOR_Applicator_Header_50be5c62a8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','50be5c62a8',1920,440,NULL),
(93338,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_c5ac3879fa.jpg','csm_CENTOR_1-Clic-Closure_c5ac3879fa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','c5ac3879fa',1500,2224,NULL),
(93339,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_dcdf8c4024.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_dcdf8c4024.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','dcdf8c4024',1500,1000,NULL),
(93340,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_2e883a884f.webp','csm_CENTOR_Applicator_Header_2e883a884f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','2e883a884f',1920,440,NULL),
(93341,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_c2ae3bd1fb.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_c2ae3bd1fb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','c2ae3bd1fb',1750,1167,NULL),
(93342,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_c19b77b770.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_c19b77b770.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','c19b77b770',600,400,NULL),
(93343,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_a8f136f5dd.jpg','csm_CENTOR_Applicator_Header_a8f136f5dd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','a8f136f5dd',600,138,NULL),
(93344,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_491113f130.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_491113f130.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','491113f130',400,267,NULL),
(93345,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_a1b44ac70d.jpg','csm_CENTOR_1-Clic-Closure_a1b44ac70d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','a1b44ac70d',1750,2595,NULL),
(93346,1787814857,1787814857,1,12049,'/_processed_/b/e/csm_CENTOR_Applicator_Header_5420cfe348.jpg','csm_CENTOR_Applicator_Header_5420cfe348.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','5420cfe348',1500,344,NULL),
(93347,1787814857,1787814857,1,12049,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','4b903d2fe9',0,0,''),
(93348,1787814857,1787814857,1,12049,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','2c746e610a',0,0,''),
(93349,1787814857,1787814857,1,12049,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9a9bbdb6261ebb8de46adc37b5692064b1ddc0b4','Image.CropScaleMask','38c30dc2d4',0,0,''),
(93350,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_ec777f1083.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_ec777f1083.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','ec777f1083',400,267,NULL),
(93351,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_90bd697dea.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_90bd697dea.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','90bd697dea',1750,1167,NULL),
(93352,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_6379f07de5.webp','csm_CENTOR_Droppers_6379f07de5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','6379f07de5',1750,984,NULL),
(93353,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_492a78aaf2.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_492a78aaf2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','492a78aaf2',1500,1000,NULL),
(93354,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2603d8ae1b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2603d8ae1b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','2603d8ae1b',850,567,NULL),
(93355,1787814798,1787814798,1,11468,'/_processed_/0/3/csm_CENTOR_1-Clic-Closure_ae64e384d8.jpg','csm_CENTOR_1-Clic-Closure_ae64e384d8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9b6129954b3abbaac6de6e4cec8dbe75d79d020f','Image.CropScaleMask','ae64e384d8',674,1000,NULL),
(93356,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_19780e7025.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_19780e7025.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','19780e7025',600,400,NULL),
(93357,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_65987d3489.jpg','csm_CENTOR_Droppers_65987d3489.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','65987d3489',400,225,NULL),
(93358,1787814812,1787814812,1,11530,'/_processed_/c/4/csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_e9f11ad539.jpg','csm_CENTOR_Screw-Loc-Vial-L-16-A-with-Closure_e9f11ad539.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','7a0123f10eef41741f2804ab3bf6180c446e5053','Image.CropScaleMask','e9f11ad539',1500,1000,NULL),
(93359,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_3c41c87090.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_3c41c87090.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','3c41c87090',600,400,NULL),
(93360,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_c5303cb723.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_c5303cb723.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','c5303cb723',400,267,NULL),
(93361,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_d0dd6e1c5a.jpg','csm_CENTOR_Droppers_d0dd6e1c5a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','d0dd6e1c5a',600,338,NULL),
(93362,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_318faf695a.jpg','csm_CENTOR_Droppers_318faf695a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','318faf695a',850,478,NULL),
(93363,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_8e5ba7688f.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_8e5ba7688f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','8e5ba7688f',1000,667,NULL),
(93364,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_21f666e10b.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_21f666e10b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','21f666e10b',850,567,NULL),
(93365,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_2303c785db.webp','csm_CENTOR_Droppers-0764-07A-1oz_01_2303c785db.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','2303c785db',1750,1167,NULL),
(93366,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_4269658b3f.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_4269658b3f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','4269658b3f',850,567,NULL),
(93367,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_0c0d9387e2.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_0c0d9387e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','0c0d9387e2',600,400,NULL),
(93368,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_dd407037c1.jpg','csm_CENTOR_Droppers_dd407037c1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','dd407037c1',1000,563,NULL),
(93369,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_43131dca74.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_43131dca74.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','43131dca74',400,267,NULL),
(93370,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_5353813c8b.webp','csm_CENTOR_Gx-Cap_header_5353813c8b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','5353813c8b',600,131,NULL),
(93371,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_c5beda8219.jpg','csm_CENTOR_Droppers_c5beda8219.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','c5beda8219',1250,703,NULL),
(93372,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_0ba5adcbff.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_0ba5adcbff.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','0ba5adcbff',1000,667,NULL),
(93373,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_6da1da96f3.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_6da1da96f3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','6da1da96f3',400,267,NULL),
(93374,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_5f91e8fdb7.webp','csm_CENTOR_Gx-Cap_header_5f91e8fdb7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','5f91e8fdb7',1500,328,NULL),
(93375,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_e536ee39dc.jpg','csm_CENTOR_Droppers_e536ee39dc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','e536ee39dc',1500,844,NULL),
(93376,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_b9eeff1027.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_b9eeff1027.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','b9eeff1027',1000,667,NULL),
(93377,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_475452f5e2.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_475452f5e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','475452f5e2',1250,834,NULL),
(93378,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_b09e0ffbaa.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_b09e0ffbaa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','b09e0ffbaa',850,567,NULL),
(93379,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_53fad75897.webp','csm_CENTOR_Gx-Cap_header_53fad75897.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','53fad75897',1920,420,NULL),
(93380,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e24c478df4.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e24c478df4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','e24c478df4',600,400,NULL),
(93381,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_fa3d10aaa6.jpg','csm_CENTOR_Droppers_fa3d10aaa6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','fa3d10aaa6',1750,984,NULL),
(93382,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_12c36cf2ea.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_12c36cf2ea.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','12c36cf2ea',1250,834,NULL),
(93383,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_cd44e9ae9c.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_cd44e9ae9c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','cd44e9ae9c',600,400,NULL),
(93384,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_bf15c5cc34.webp','csm_CENTOR_Gx-Cap_header_bf15c5cc34.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','bf15c5cc34',1920,420,NULL),
(93385,1787814853,1787814853,1,11579,'/_processed_/7/1/csm_CENTOR_Droppers_7c0273e630.jpg','csm_CENTOR_Droppers_7c0273e630.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','0dea4d45ed6846863755e3f650dc8e8c03cbd14a','Image.CropScaleMask','7c0273e630',750,422,NULL),
(93386,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_d1a5b64196.jpg','csm_CENTOR_Gx-Cap_header_d1a5b64196.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','d1a5b64196',600,131,NULL),
(93387,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_765827de4d.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_765827de4d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','765827de4d',1500,1000,NULL),
(93388,1787814859,1787814859,1,11511,'/_processed_/1/6/csm_CENTOR_Gx-Cap_header_d3719c5e3a.jpg','csm_CENTOR_Gx-Cap_header_d3719c5e3a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','d3719c5e3a',1500,328,NULL),
(93389,1787814859,1787814859,1,11511,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','8e1e992df0',0,0,''),
(93390,1787814859,1787814859,1,11511,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','8a7b89ee53',0,0,''),
(93391,1787814859,1787814859,1,11511,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','949a8ae673e99e9ce3dd7a88b2f14b8363227d32','Image.CropScaleMask','10355585d5',0,0,''),
(93392,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_8701239e9e.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_8701239e9e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','8701239e9e',1000,667,NULL),
(93393,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_6d3a320cae.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_6d3a320cae.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','6d3a320cae',1250,834,NULL),
(93394,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_ad742c10a2.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_ad742c10a2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','ad742c10a2',1500,1000,NULL),
(93395,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_0ffe2efc67.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_0ffe2efc67.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','0ffe2efc67',850,567,NULL),
(93396,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_508c0b86dc.webp','csm_CENTOR_Applicators_508c0b86dc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','508c0b86dc',400,225,NULL),
(93397,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_343511d9c7.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_343511d9c7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','343511d9c7',850,567,NULL),
(93398,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_3e49272989.webp','csm_CENTOR_Applicators_3e49272989.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','3e49272989',600,338,NULL),
(93399,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_ac5ec9e590.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_ac5ec9e590.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','ac5ec9e590',1250,834,NULL),
(93400,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_4ee974a67e.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_4ee974a67e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','4ee974a67e',1750,1167,NULL),
(93401,1787814859,1787814859,1,11593,'/_processed_/a/c/csm_CENTOR_Gx-Cap_Prescriptions_d32609416d.webp','csm_CENTOR_Gx-Cap_Prescriptions_d32609416d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','d32609416d',400,300,NULL),
(93402,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_7db46ffa7f.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_7db46ffa7f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','7db46ffa7f',1750,1167,NULL),
(93403,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_2563f80d2d.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_2563f80d2d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','2563f80d2d',1500,1000,NULL),
(93404,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_48b24df3e9.webp','csm_CENTOR_Applicators_48b24df3e9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','48b24df3e9',850,478,NULL),
(93405,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_d001dce890.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_d001dce890.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','d001dce890',1000,667,NULL),
(93406,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_d9c951906b.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_d9c951906b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','d9c951906b',1000,667,NULL),
(93407,1787814859,1787814859,1,11593,'/_processed_/a/c/csm_CENTOR_Gx-Cap_Prescriptions_fe07369c3b.webp','csm_CENTOR_Gx-Cap_Prescriptions_fe07369c3b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','fe07369c3b',600,450,NULL),
(93408,1787814859,1787814859,1,11593,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','40ddb4ad6e',0,0,''),
(93409,1787814859,1787814859,1,11593,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','7bad404f8b',0,0,''),
(93410,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2635371c70.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2635371c70.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','2635371c70',400,267,NULL),
(93411,1787814859,1787814859,1,11593,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','bfd0fcb6ba',0,0,''),
(93412,1787814823,1787814823,1,11538,'/_processed_/e/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_64e70bca50.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-4-BK-4oz_64e70bca50.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','7314b3f4c89a3f9ad671ee2fd49776ee6afa6c59','Image.CropScaleMask','64e70bca50',1500,1000,NULL),
(93413,1787814859,1787814859,1,11593,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','5103f47d9c',0,0,''),
(93414,1787814859,1787814859,1,11593,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','5aee0611d0',0,0,''),
(93415,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_ae526f6eb6.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_ae526f6eb6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','ae526f6eb6',1250,834,NULL),
(93416,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_793f5cf68b.webp','csm_CENTOR_Applicators_793f5cf68b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','793f5cf68b',1000,563,NULL),
(93417,1787814859,1787814859,1,11593,'/_processed_/a/c/csm_CENTOR_Gx-Cap_Prescriptions_d8fe801777.webp','csm_CENTOR_Gx-Cap_Prescriptions_d8fe801777.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','d8fe801777',400,300,NULL),
(93418,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_2ef4714e81.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_2ef4714e81.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','2ef4714e81',1500,1000,NULL),
(93419,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_d345767b55.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_d345767b55.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','d345767b55',600,400,NULL),
(93420,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_10b6922e05.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_10b6922e05.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','10b6922e05',1250,834,NULL),
(93421,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_c7fd6b88f7.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_c7fd6b88f7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','c7fd6b88f7',400,267,NULL),
(93422,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ccaa78d1ae.webp','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ccaa78d1ae.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','ccaa78d1ae',1750,1167,NULL),
(93423,1787814859,1787814859,1,11593,'/_processed_/a/c/csm_CENTOR_Gx-Cap_Prescriptions_4118a93bc2.webp','csm_CENTOR_Gx-Cap_Prescriptions_4118a93bc2.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','4118a93bc2',600,450,NULL),
(93424,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_1288ab6c95.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_1288ab6c95.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','1288ab6c95',1500,1000,NULL),
(93425,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','c8a395fbfd',0,0,''),
(93426,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_ad812bb305.webp','csm_CENTOR_Applicators_ad812bb305.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','ad812bb305',1250,703,NULL),
(93427,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','99f93722a5',0,0,''),
(93428,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','30983300cf',0,0,''),
(93429,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','1d0bd57d63',0,0,''),
(93430,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','c22744713a',0,0,''),
(93431,1787814859,1787814859,1,11593,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9ef620f1f37b389ccb9b9a69d6091ee89e6b5248','Image.CropScaleMask','025b192796',0,0,''),
(93432,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_4956857ea6.webp','csm_CENTOR_Gx-Cap_Better-patient-care_4956857ea6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','4956857ea6',248,248,NULL),
(93433,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b7afdeb08d.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b7afdeb08d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','b7afdeb08d',850,567,NULL),
(93434,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_10062f25f6.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_10062f25f6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','10062f25f6',600,400,NULL),
(93435,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_7355554389.webp','csm_CENTOR_Gx-Cap_Better-patient-care_7355554389.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','7355554389',248,248,NULL),
(93436,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_9adedf0b41.webp','csm_CENTOR_Gx-Cap_Better-patient-care_9adedf0b41.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','9adedf0b41',248,248,NULL),
(93437,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_55a5b0db23.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_55a5b0db23.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','55a5b0db23',400,267,NULL),
(93438,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_a4fcbe988f.webp','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_a4fcbe988f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','a4fcbe988f',1750,1167,NULL),
(93439,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_b3275bddcb.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_b3275bddcb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','b3275bddcb',1750,1167,NULL),
(93440,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_cd4d32ddb2.webp','csm_CENTOR_Gx-Cap_Better-patient-care_cd4d32ddb2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','cd4d32ddb2',248,248,NULL),
(93441,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_4e29a938dd.webp','csm_CENTOR_Applicators_4e29a938dd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','4e29a938dd',1500,844,NULL),
(93442,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_73360e6c95.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_73360e6c95.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','73360e6c95',1000,667,NULL),
(93443,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_c6f887c319.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_c6f887c319.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','c6f887c319',1500,1000,NULL),
(93444,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_ee1d2a68c2.webp','csm_CENTOR_Gx-Cap_Better-patient-care_ee1d2a68c2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','ee1d2a68c2',248,248,NULL),
(93445,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_4cdf21cba2.webp','csm_CENTOR_Gx-Cap_Better-patient-care_4cdf21cba2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','4cdf21cba2',248,248,NULL),
(93446,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_47a430c072.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_47a430c072.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','47a430c072',850,567,NULL),
(93447,1787814859,1787814859,1,11590,'/_processed_/e/1/csm_CENTOR_Gx-Cap_Better-patient-care_d38ff5bac3.webp','csm_CENTOR_Gx-Cap_Better-patient-care_d38ff5bac3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','d38ff5bac3',248,248,NULL),
(93448,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','69cbac2ca8',0,0,''),
(93449,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','38b7c640e3',0,0,''),
(93450,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','76c674fee0',0,0,''),
(93451,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','6b22d6b325',0,0,''),
(93452,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','600c525b39',0,0,''),
(93453,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','0c47b4b43b',0,0,''),
(93454,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','fc5bed3ed0',0,0,''),
(93455,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_21dfa035cb.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_21dfa035cb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','21dfa035cb',600,400,NULL),
(93456,1787814859,1787814859,1,11590,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','7009eb2477bc62a7f1989bdfaf9226beb9ddbd86','Image.CropScaleMask','46dcf633ea',0,0,''),
(93457,1787814853,1787814853,1,11560,'/_processed_/0/0/csm_CENTOR_Droppers-0764-07A-1oz_01_5beb4892d0.jpg','csm_CENTOR_Droppers-0764-07A-1oz_01_5beb4892d0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','0689e9361884e6aed7a4cf3c2915aeab58db5ecb','Image.CropScaleMask','5beb4892d0',1500,1000,NULL),
(93458,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_cb72fe3795.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_cb72fe3795.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','cb72fe3795',400,267,NULL),
(93459,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_c3353228f3.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_c3353228f3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','c3353228f3',248,248,NULL),
(93460,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_64bf6dbee3.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_64bf6dbee3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','64bf6dbee3',248,248,NULL),
(93461,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b52434c3e1.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b52434c3e1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','b52434c3e1',1250,834,NULL),
(93462,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_50d4236ca5.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_50d4236ca5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','50d4236ca5',248,248,NULL),
(93463,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_016c908813.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_016c908813.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','016c908813',850,567,NULL),
(93464,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_6b1cbed223.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_6b1cbed223.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','6b1cbed223',248,248,NULL),
(93465,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_14cbeca88d.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_14cbeca88d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','14cbeca88d',248,248,NULL),
(93466,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_586f5a846d.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_586f5a846d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','586f5a846d',600,400,NULL),
(93467,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_a9a0cc3801.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_a9a0cc3801.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','a9a0cc3801',1000,667,NULL),
(93468,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e695c80523.webp','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e695c80523.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','e695c80523',1750,1167,NULL),
(93469,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_b2be469564.webp','csm_CENTOR_Applicators_b2be469564.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','b2be469564',1750,984,NULL),
(93470,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_e98ea1c785.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_e98ea1c785.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','e98ea1c785',248,248,NULL),
(93471,1787814859,1787814859,1,11589,'/_processed_/a/5/csm_CENTOR_Gx-Cap_Deeper-Relationships_b878ce442e.webp','csm_CENTOR_Gx-Cap_Deeper-Relationships_b878ce442e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','b878ce442e',248,248,NULL),
(93472,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_1f10497d2f.webp','csm_CENTOR_Droppers-0764-07A-1oz_1f10497d2f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','1f10497d2f',400,267,NULL),
(93473,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','6a3c891c30',0,0,''),
(93474,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','bad2989ca7',0,0,''),
(93475,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','0c69f382e0',0,0,''),
(93476,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','3b7271962e',0,0,''),
(93477,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','17258a54d4',0,0,''),
(93478,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','5f18e45b55',0,0,''),
(93479,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','281ea81a52',0,0,''),
(93480,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b0fb776678.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_b0fb776678.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','b0fb776678',1500,1000,NULL),
(93481,1787814859,1787814859,1,11589,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','1677eda500e3d8f59c742b3568e2617acc60c974','Image.CropScaleMask','8616cb934c',0,0,''),
(93482,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_88f3904ce6.jpg','csm_CENTOR_Applicators_88f3904ce6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','88f3904ce6',400,225,NULL),
(93483,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_748a79976a.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_748a79976a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','748a79976a',850,567,NULL),
(93484,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_fee2e2f97f.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_fee2e2f97f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','fee2e2f97f',248,248,NULL),
(93485,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_8b2fe9215c.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_8b2fe9215c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','8b2fe9215c',248,248,NULL),
(93486,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_994afc0ad3.jpg','csm_CENTOR_Applicators_994afc0ad3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','994afc0ad3',600,338,NULL),
(93487,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_3c5cfb315f.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_3c5cfb315f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','3c5cfb315f',1000,667,NULL),
(93488,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_912f7e44d9.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_912f7e44d9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','912f7e44d9',248,248,NULL),
(93489,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_b69360f510.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_b69360f510.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','b69360f510',248,248,NULL),
(93490,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_c27dd693c0.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_c27dd693c0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','c27dd693c0',400,267,NULL),
(93491,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_c6cb0f9127.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_c6cb0f9127.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','c6cb0f9127',248,248,NULL),
(93492,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_9447616b52.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_9447616b52.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','9447616b52',1250,834,NULL),
(93493,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_4f8c062444.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_4f8c062444.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','4f8c062444',248,248,NULL),
(93494,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_cc51b66a94.webp','csm_CENTOR_Droppers-0764-07A-1oz_cc51b66a94.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','cc51b66a94',600,400,NULL),
(93495,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_2a0be1128d.jpg','csm_CENTOR_Applicators_2a0be1128d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','2a0be1128d',850,478,NULL),
(93496,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_9157c6219c.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_9157c6219c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','9157c6219c',1750,1167,NULL),
(93497,1787814859,1787814859,1,11588,'/_processed_/2/9/csm_CENTOR_Gx-Cap_Improve-refill-rates_9074093ccf.webp','csm_CENTOR_Gx-Cap_Improve-refill-rates_9074093ccf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','9074093ccf',248,248,NULL),
(93498,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','265844da86',0,0,''),
(93499,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','2bd9b54713',0,0,''),
(93500,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','ce2cb29b78',0,0,''),
(93501,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','d435b5af56',0,0,''),
(93502,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','6afa3fbe15',0,0,''),
(93503,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','685fa3091b',0,0,''),
(93504,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','5872f575b5',0,0,''),
(93505,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_eee01efbf5.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_eee01efbf5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','eee01efbf5',1000,667,NULL),
(93506,1787814859,1787814859,1,11588,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','fea90f3b271991f83932da7a245420d14561ad32','Image.CropScaleMask','097d0bcf91',0,0,''),
(93507,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ae21453900.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ae21453900.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','ae21453900',1250,834,NULL),
(93508,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_e8a20395b6.jpg','csm_CENTOR_Applicators_e8a20395b6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','e8a20395b6',1000,563,NULL),
(93509,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_a8f08551c5.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_a8f08551c5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','a8f08551c5',600,400,NULL),
(93510,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_4b54d3b962.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_4b54d3b962.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','4b54d3b962',248,248,NULL),
(93511,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_64702397df.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_64702397df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','64702397df',248,248,NULL),
(93512,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_177f82e8df.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_177f82e8df.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','177f82e8df',248,248,NULL),
(93513,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_514649cfc0.webp','csm_CENTOR_Droppers-0764-07A-1oz_514649cfc0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','514649cfc0',850,567,NULL),
(93514,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_ad753aedb7.jpg','csm_CENTOR_Applicators_ad753aedb7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','ad753aedb7',1250,703,NULL),
(93515,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_f51f505dc5.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_f51f505dc5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','f51f505dc5',248,248,NULL),
(93516,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_fb6000c002.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_fb6000c002.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','fb6000c002',1250,834,NULL),
(93517,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_31222f9b64.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_31222f9b64.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','31222f9b64',248,248,NULL),
(93518,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_e958c8917f.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_e958c8917f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','e958c8917f',1500,1000,NULL),
(93519,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_c6985656c5.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_c6985656c5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','c6985656c5',1500,1000,NULL),
(93520,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_d18c923b67.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_d18c923b67.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','d18c923b67',248,248,NULL),
(93521,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_4362f29406.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_4362f29406.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','4362f29406',850,567,NULL),
(93522,1787814813,1787814813,1,11570,'/_processed_/7/a/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2930dd364e.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-30-with-Closure_2930dd364e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','701a5b53aea3f4a1ba4fd470c1c04f2b7340f526','Image.CropScaleMask','2930dd364e',1500,1000,NULL),
(93523,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_5433747007.jpg','csm_CENTOR_Applicators_5433747007.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','5433747007',1500,844,NULL),
(93524,1787814859,1787814859,1,11591,'/_processed_/6/5/csm_CENTOR_Gx-Cap_New-revenue-streams_7d4fe2012f.webp','csm_CENTOR_Gx-Cap_New-revenue-streams_7d4fe2012f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','7d4fe2012f',248,248,NULL),
(93525,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','38f0843380',0,0,''),
(93526,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','adba1dc032',0,0,''),
(93527,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','732120c57a',0,0,''),
(93528,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','4994bebe84',0,0,''),
(93529,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','9bc3c647d8',0,0,''),
(93530,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','d50727c87b',0,0,''),
(93531,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','aafa5de49b',0,0,''),
(93532,1787814859,1787814859,1,11591,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','7f163c92a6b9b923cca351976e319627299a3916','Image.CropScaleMask','ec9fdaff61',0,0,''),
(93533,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ba223e3d79.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_ba223e3d79.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','ba223e3d79',1750,1167,NULL),
(93534,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_08333ce682.jpg','csm_CENTOR_Applicators_08333ce682.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','08333ce682',1750,984,NULL),
(93535,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_6631fa184c.webp','csm_CENTOR_Droppers-0764-07A-1oz_6631fa184c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','6631fa184c',1000,667,NULL),
(93536,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_5613e36ea7.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_5613e36ea7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','5613e36ea7',1500,1000,NULL),
(93537,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_7c9edf5852.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_7c9edf5852.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','7c9edf5852',1000,667,NULL),
(93538,1787814853,1787814853,1,11584,'/_processed_/e/8/csm_CENTOR_Applicators_ce4d1b89d2.jpg','csm_CENTOR_Applicators_ce4d1b89d2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','88743957b2ce7440779cda53978a015ea61bf26e','Image.CropScaleMask','ce4d1b89d2',750,422,NULL),
(93539,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_4b7365f99b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_4b7365f99b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','4b7365f99b',400,267,NULL),
(93540,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_e875393c88.webp','csm_CENTOR_Gx-Cap_enroll_e875393c88.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','e875393c88',400,300,NULL),
(93541,1787814827,1787814827,1,11622,'/_processed_/0/a/csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_0f5ce5e996.jpg','csm_CENTOR_Ointment-Jar-PL-3704A-with-Closure_0f5ce5e996.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','b82d35a6bacd9d77d6ba4e45dbf7f60292ffeb01','Image.CropScaleMask','0f5ce5e996',1500,1000,NULL),
(93542,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_d802958ebe.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_d802958ebe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','d802958ebe',1750,1167,NULL),
(93543,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_aac4383241.webp','csm_CENTOR_Droppers-0764-07A-1oz_aac4383241.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','aac4383241',1250,834,NULL),
(93544,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_2bfc8d8d37.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_2bfc8d8d37.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','2bfc8d8d37',1250,834,NULL),
(93545,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_27ba26cd11.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_27ba26cd11.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','27ba26cd11',1750,1167,NULL),
(93546,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_d9a8b0683d.webp','csm_CENTOR_Gx-Cap_enroll_d9a8b0683d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','d9a8b0683d',600,450,NULL),
(93547,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_5616901c94.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_5616901c94.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','5616901c94',600,400,NULL),
(93548,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_83f9f22447.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_83f9f22447.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','83f9f22447',400,267,NULL),
(93549,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_27e1a3ab88.webp','csm_CENTOR_Gx-Cap_enroll_27e1a3ab88.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','27e1a3ab88',850,637,NULL),
(93550,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_7aa90fe883.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_7aa90fe883.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','7aa90fe883',400,267,NULL),
(93551,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e491833e47.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_e491833e47.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','e491833e47',1500,1000,NULL),
(93552,1787814857,1787814857,1,11563,'/_processed_/1/b/csm_CENTOR_Applicators-PU-1716-1oz-OPEN_8482adc22f.jpg','csm_CENTOR_Applicators-PU-1716-1oz-OPEN_8482adc22f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','86df1b6bdf53db5b23c88384222c163546f67596','Image.CropScaleMask','8482adc22f',1500,1000,NULL),
(93553,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_ed31d27578.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_ed31d27578.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','ed31d27578',850,567,NULL),
(93554,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_4d73970bff.webp','csm_CENTOR_Droppers-0764-07A-1oz_4d73970bff.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','4d73970bff',1500,1000,NULL),
(93555,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_e6b6b4554a.webp','csm_CENTOR_Gx-Cap_enroll_e6b6b4554a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','e6b6b4554a',1000,750,NULL),
(93556,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_bf40426dc5.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_bf40426dc5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','bf40426dc5',1750,1167,NULL),
(93557,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_b28ea3d2da.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_b28ea3d2da.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','b28ea3d2da',600,400,NULL),
(93558,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_c766c272f1.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_c766c272f1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','c766c272f1',600,400,NULL),
(93559,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_9d0982a663.webp','csm_CENTOR_Applicators-PU-1716-1oz_9d0982a663.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','9d0982a663',400,267,NULL),
(93560,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_a9f617a642.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_a9f617a642.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','a9f617a642',1000,667,NULL),
(93561,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_9390da6615.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_9390da6615.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','9390da6615',850,567,NULL),
(93562,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_47c8f11281.webp','csm_CENTOR_Droppers-0764-07A-1oz_47c8f11281.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','47c8f11281',1750,1167,NULL),
(93563,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_1af1efcebd.webp','csm_CENTOR_Gx-Cap_enroll_1af1efcebd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','1af1efcebd',1250,937,NULL),
(93564,1787814859,1787814859,1,11516,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','87a50587dc',0,0,''),
(93565,1787814859,1787814859,1,11516,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','faf74c89c1',0,0,''),
(93566,1787814812,1787814812,1,11529,'/_processed_/3/6/csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_12f8d67728.jpg','csm_CENTOR_Screw-Loc-Vial-L-20-with-Closure_12f8d67728.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','971e596d8d18a24106759df6832cd26888fb6d4d','Image.CropScaleMask','12f8d67728',1500,1000,NULL),
(93567,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0961abab2b.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0961abab2b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','0961abab2b',850,567,NULL),
(93568,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_5e3b9d240d.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_5e3b9d240d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','5e3b9d240d',1000,667,NULL),
(93569,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_a668494164.webp','csm_CENTOR_Applicators-PU-1716-1oz_a668494164.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','a668494164',600,400,NULL),
(93570,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_417a55fe1b.webp','csm_CENTOR_Gx-Cap_enroll_417a55fe1b.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','417a55fe1b',400,300,NULL),
(93571,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_b5584949f2.jpg','csm_CENTOR_Droppers-0764-07A-1oz_b5584949f2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','b5584949f2',400,267,NULL),
(93572,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_1c07bbbc4b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_1c07bbbc4b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','1c07bbbc4b',1250,834,NULL),
(93573,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_7a9810a3b7.webp','csm_CENTOR_Gx-Cap_enroll_7a9810a3b7.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','7a9810a3b7',600,450,NULL),
(93574,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_057f4ef8ca.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_057f4ef8ca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','057f4ef8ca',1000,667,NULL),
(93575,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_f2f3154f7b.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_f2f3154f7b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','f2f3154f7b',1250,834,NULL),
(93576,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_3d344ff789.webp','csm_CENTOR_Applicators-PU-1716-1oz_3d344ff789.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','3d344ff789',850,567,NULL),
(93577,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_1304f11572.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_1304f11572.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','1304f11572',400,267,NULL),
(93578,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_ef0e727080.jpg','csm_CENTOR_Droppers-0764-07A-1oz_ef0e727080.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','ef0e727080',600,400,NULL),
(93579,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_2d3fab8118.webp','csm_CENTOR_Gx-Cap_enroll_2d3fab8118.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','2d3fab8118',850,637,NULL),
(93580,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_a00ebbcb14.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_a00ebbcb14.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','a00ebbcb14',600,400,NULL),
(93581,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_8495ee72ed.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_8495ee72ed.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','8495ee72ed',1500,1000,NULL),
(93582,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0d29c2c352.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0d29c2c352.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','0d29c2c352',1250,834,NULL),
(93583,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_870f0c7028.webp','csm_CENTOR_Applicators-PU-1716-1oz_870f0c7028.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','870f0c7028',1000,667,NULL),
(93584,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_601b83ca97.jpg','csm_CENTOR_Droppers-0764-07A-1oz_601b83ca97.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','601b83ca97',850,567,NULL),
(93585,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_acaba9063b.webp','csm_CENTOR_Gx-Cap_enroll_acaba9063b.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','acaba9063b',1000,750,NULL),
(93586,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_9d27d47df9.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_9d27d47df9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','9d27d47df9',1500,1000,NULL),
(93587,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_4b12de53ec.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_4b12de53ec.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','4b12de53ec',850,567,NULL),
(93588,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_308570a406.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_308570a406.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','308570a406',1750,1167,NULL),
(93589,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_bdb56c2eea.jpg','csm_CENTOR_Droppers-0764-07A-1oz_bdb56c2eea.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','bdb56c2eea',1000,667,NULL),
(93590,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_9da425f1bd.webp','csm_CENTOR_Applicators-PU-1716-1oz_9da425f1bd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','9da425f1bd',1250,834,NULL),
(93591,1787814823,1787814823,1,11537,'/_processed_/2/d/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_4f777a0fab.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-6-BK-6oz_4f777a0fab.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','21025bd3cb11289cc70671da78c97513189d81a0','Image.CropScaleMask','4f777a0fab',1500,1000,NULL),
(93592,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_84e8e23034.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_84e8e23034.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','84e8e23034',1500,1000,NULL),
(93593,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_5762275ad1.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_5762275ad1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','5762275ad1',1000,667,NULL),
(93594,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_e81e05e7b8.webp','csm_CENTOR_Gx-Cap_enroll_e81e05e7b8.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','e81e05e7b8',1250,937,NULL),
(93595,1787814859,1787814859,1,11516,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','5070c660ca',0,0,''),
(93596,1787814859,1787814859,1,11516,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','110301ace2',0,0,''),
(93597,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_a8e2fff6e7.jpg','csm_CENTOR_Droppers-0764-07A-1oz_a8e2fff6e7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','a8e2fff6e7',1250,834,NULL),
(93598,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_480289894f.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_480289894f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','480289894f',1750,1167,NULL),
(93599,1787814859,1787814859,1,11516,'/_processed_/c/0/csm_CENTOR_Gx-Cap_enroll_580f9886fb.webp','csm_CENTOR_Gx-Cap_enroll_580f9886fb.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','655e2866a7dcad0939ccacd222de1351794e5bf6','Image.CropScaleMask','580f9886fb',750,562,NULL),
(93600,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_b4be9faaa7.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_b4be9faaa7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','b4be9faaa7',400,267,NULL),
(93601,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_c7f759569d.webp','csm_CENTOR_Applicators-PU-1716-1oz_c7f759569d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','c7f759569d',1500,1000,NULL),
(93602,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_8c00d2bfc9.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_8c00d2bfc9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','8c00d2bfc9',400,267,NULL),
(93603,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_72379b05c6.jpg','csm_CENTOR_Droppers-0764-07A-1oz_72379b05c6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','72379b05c6',1500,1000,NULL),
(93604,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_dd2d8ef320.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_dd2d8ef320.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','dd2d8ef320',1250,834,NULL),
(93605,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_234f57dd25.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_234f57dd25.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','234f57dd25',400,300,NULL),
(93606,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0c900ecfa3.webp','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_0c900ecfa3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','0c900ecfa3',1750,1167,NULL),
(93607,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_21926f3271.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_21926f3271.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','21926f3271',600,400,NULL),
(93608,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_f8397415cb.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_f8397415cb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','f8397415cb',600,450,NULL),
(93609,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_dada5e714f.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_dada5e714f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','dada5e714f',600,400,NULL),
(93610,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_7340e3e13a.jpg','csm_CENTOR_Droppers-0764-07A-1oz_7340e3e13a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','7340e3e13a',1750,1167,NULL),
(93611,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_927316fb7a.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_927316fb7a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','927316fb7a',850,637,NULL),
(93612,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_cc1cd7b21b.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_cc1cd7b21b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','cc1cd7b21b',850,567,NULL),
(93613,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_8392f0cb6a.webp','csm_CENTOR_Applicators-PU-1716-1oz_8392f0cb6a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','8392f0cb6a',1750,1167,NULL),
(93614,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_1fe0e2a43a.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_1fe0e2a43a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','1fe0e2a43a',400,267,NULL),
(93615,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_efcf64f0e9.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_efcf64f0e9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','efcf64f0e9',850,567,NULL),
(93616,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_3230477104.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_3230477104.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','3230477104',1500,1000,NULL),
(93617,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_34383f9d24.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_34383f9d24.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','34383f9d24',1000,750,NULL),
(93618,1787814853,1787814853,1,11559,'/_processed_/7/2/csm_CENTOR_Droppers-0764-07A-1oz_ff1f6bbf83.jpg','csm_CENTOR_Droppers-0764-07A-1oz_ff1f6bbf83.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','8dbe7e1dc9755a286c4c9f25daad7acc35692296','Image.CropScaleMask','ff1f6bbf83',1500,1000,NULL),
(93619,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_52363ab626.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_52363ab626.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','52363ab626',1000,667,NULL),
(93620,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_154c52b8f1.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_154c52b8f1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','154c52b8f1',1000,667,NULL),
(93621,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_6cc4ff6d9c.jpg','csm_CENTOR_Applicators-PU-1716-1oz_6cc4ff6d9c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','6cc4ff6d9c',400,267,NULL),
(93622,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_64d23d8f9e.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_64d23d8f9e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','64d23d8f9e',600,400,NULL),
(93623,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_672349433d.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_672349433d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','672349433d',1250,834,NULL),
(93624,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_fcad41066b.webp','csm_CENTOR_Droppers-0764-07A-1oz_fcad41066b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','fcad41066b',400,267,NULL),
(93625,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_f09d363c5f.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_f09d363c5f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','f09d363c5f',1250,937,NULL),
(93626,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_ed39050709.jpg','csm_CENTOR_Applicators-PU-1716-1oz_ed39050709.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','ed39050709',600,400,NULL),
(93627,1787814859,1787814859,1,11595,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','0ce720142b',0,0,''),
(93628,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_746265f5c6.webp','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_746265f5c6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','746265f5c6',1750,1167,NULL),
(93629,1787814859,1787814859,1,11595,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','1c15209654',0,0,''),
(93630,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_6f5bd5bdec.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_6f5bd5bdec.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','6f5bd5bdec',1250,834,NULL),
(93631,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_b701ef31fa.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_b701ef31fa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','b701ef31fa',850,567,NULL),
(93632,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_1cb9b27185.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_1cb9b27185.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','1cb9b27185',400,300,NULL),
(93633,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_259d444c1b.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_259d444c1b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','259d444c1b',1500,1000,NULL),
(93634,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_8d92c1249b.webp','csm_CENTOR_Droppers-0764-07A-1oz_8d92c1249b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','8d92c1249b',600,400,NULL),
(93635,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_5e0507a420.jpg','csm_CENTOR_Applicators-PU-1716-1oz_5e0507a420.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','5e0507a420',850,567,NULL),
(93636,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_8609038251.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_8609038251.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','8609038251',400,267,NULL),
(93637,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_9e0d3eada2.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_9e0d3eada2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','9e0d3eada2',1000,667,NULL),
(93638,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_799b6898d7.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_799b6898d7.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','799b6898d7',600,450,NULL),
(93639,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_5167473ff7.jpg','csm_CENTOR_Applicators-PU-1716-1oz_5167473ff7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','5167473ff7',1000,667,NULL),
(93640,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_37f5def6b5.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_37f5def6b5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','37f5def6b5',600,400,NULL),
(93641,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_188809bbd6.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_188809bbd6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','188809bbd6',1500,1000,NULL),
(93642,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_1b70acf311.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_1b70acf311.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','1b70acf311',1750,1167,NULL),
(93643,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_d8d5727b0f.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_d8d5727b0f.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','d8d5727b0f',850,637,NULL),
(93644,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_004d3cada2.webp','csm_CENTOR_Droppers-0764-07A-1oz_004d3cada2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','004d3cada2',850,567,NULL),
(93645,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_6ad502d58c.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_6ad502d58c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','6ad502d58c',1250,834,NULL),
(93646,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_cfbcb835d3.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_cfbcb835d3.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','cfbcb835d3',1000,750,NULL),
(93647,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_54f82d4ab2.jpg','csm_CENTOR_Applicators-PU-1716-1oz_54f82d4ab2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','54f82d4ab2',1250,834,NULL),
(93648,1787814813,1787814813,1,11569,'/_processed_/6/d/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_9138df0821.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-40-with-Closure_9138df0821.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','38e94147860262b8e4c294b90c2a36890f235d4c','Image.CropScaleMask','9138df0821',1500,1000,NULL),
(93649,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_868c8820f8.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_868c8820f8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','868c8820f8',850,567,NULL),
(93650,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_0019ef300a.webp','csm_CENTOR_Droppers-0764-07A-1oz_0019ef300a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','0019ef300a',1000,667,NULL),
(93651,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_625bab77ed.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_625bab77ed.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','625bab77ed',1500,1000,NULL),
(93652,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_92fa492f8f.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_92fa492f8f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','92fa492f8f',1750,1167,NULL),
(93653,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_ab859c8f44.jpg','csm_CENTOR_Applicators-PU-1716-1oz_ab859c8f44.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','ab859c8f44',1500,1000,NULL),
(93654,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_4352d70a2b.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_4352d70a2b.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','4352d70a2b',1250,937,NULL),
(93655,1787814859,1787814859,1,11595,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','b6e29faee8',0,0,''),
(93656,1787814859,1787814859,1,11595,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','3a0ff3443e',0,0,''),
(93657,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_141ab62130.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_141ab62130.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','141ab62130',400,267,NULL),
(93658,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_d12c8d3e39.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_d12c8d3e39.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','d12c8d3e39',1000,667,NULL),
(93659,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_c3728dbc7a.webp','csm_CENTOR_Droppers-0764-07A-1oz_c3728dbc7a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','c3728dbc7a',1250,834,NULL),
(93660,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_5db5e7d5da.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_5db5e7d5da.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','5db5e7d5da',400,267,NULL),
(93661,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_92111566ff.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_92111566ff.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','92111566ff',1750,1167,NULL),
(93662,1787814859,1787814859,1,11595,'/_processed_/0/9/csm_CENTOR_Gx-Cap_Adherence-Monitoring_8b3990e30f.webp','csm_CENTOR_Gx-Cap_Adherence-Monitoring_8b3990e30f.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','877699b3c4d071880a94f1ec9e3a2aced078ef48','Image.CropScaleMask','8b3990e30f',750,562,NULL),
(93663,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_4725287386.jpg','csm_CENTOR_Applicators-PU-1716-1oz_4725287386.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','4725287386',1750,1167,NULL),
(93664,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_7c6bd21154.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_7c6bd21154.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','7c6bd21154',600,400,NULL),
(93665,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_a4e3342663.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_a4e3342663.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','a4e3342663',1250,834,NULL),
(93666,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_c48441e307.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_c48441e307.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','c48441e307',600,400,NULL),
(93667,1787814827,1787814827,1,11624,'/_processed_/f/b/csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_ce0c5ca545.jpg','csm_CENTOR_Ointment-Jar-PL-3708A-with-Closure_ce0c5ca545.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','3f844c589576362893b16f9a1850f6cf91e69cf1','Image.CropScaleMask','ce0c5ca545',1500,1000,NULL),
(93668,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_34907efe57.webp','csm_CENTOR_Gx-Cap_Engage-Patients_34907efe57.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','34907efe57',400,300,NULL),
(93669,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_5354392760.webp','csm_CENTOR_Droppers-0764-07A-1oz_5354392760.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','5354392760',1500,1000,NULL),
(93670,1787814857,1787814857,1,11562,'/_processed_/d/d/csm_CENTOR_Applicators-PU-1716-1oz_20f5d27190.jpg','csm_CENTOR_Applicators-PU-1716-1oz_20f5d27190.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','025286cc850ce533446db53a8daa0236e4c7b059','Image.CropScaleMask','20f5d27190',1500,1000,NULL),
(93671,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_ff3af6636a.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_ff3af6636a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','ff3af6636a',1500,1000,NULL),
(93672,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_958024c289.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_958024c289.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','958024c289',850,567,NULL),
(93673,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_3866994d8d.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_3866994d8d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','3866994d8d',400,267,NULL),
(93674,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_84311b84d2.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_84311b84d2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','84311b84d2',850,567,NULL),
(93675,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_b4070b8344.webp','csm_CENTOR_Gx-Cap_Engage-Patients_b4070b8344.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','b4070b8344',600,450,NULL),
(93676,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_4925d749bc.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_4925d749bc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','4925d749bc',1000,667,NULL),
(93677,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_eef5582ea9.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_eef5582ea9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','eef5582ea9',1750,1167,NULL),
(93678,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_4d8442321d.webp','csm_CENTOR_Applicators-PU-1716-1oz_4d8442321d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','4d8442321d',400,267,NULL),
(93679,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_63d9702379.webp','csm_CENTOR_Droppers-0764-07A-1oz_63d9702379.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','63d9702379',1750,1167,NULL),
(93680,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_a5c9b94629.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_a5c9b94629.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','a5c9b94629',600,400,NULL),
(93681,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_65ac48d985.webp','csm_CENTOR_Gx-Cap_Engage-Patients_65ac48d985.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','65ac48d985',850,638,NULL),
(93682,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_4bce12c20f.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_4bce12c20f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','4bce12c20f',1000,667,NULL),
(93683,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_b287fc5647.jpg','csm_CENTOR_Droppers-0764-07A-1oz_b287fc5647.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','b287fc5647',400,267,NULL),
(93684,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_71df111f11.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_71df111f11.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','71df111f11',1250,834,NULL),
(93685,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_d64c4b1bba.webp','csm_CENTOR_Applicators-PU-1716-1oz_d64c4b1bba.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','d64c4b1bba',600,400,NULL),
(93686,1787814812,1787814812,1,11528,'/_processed_/8/d/csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_74e7a76196.jpg','csm_CENTOR_Screw-Loc-Vial-L-30-A-with-Closure_74e7a76196.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c0b9a1fe0a308e56faa59372e423b21839826713','Image.CropScaleMask','74e7a76196',1500,1000,NULL),
(93687,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_48b2918ae6.webp','csm_CENTOR_Gx-Cap_Engage-Patients_48b2918ae6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','48b2918ae6',1000,750,NULL),
(93688,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_34c5de15b1.jpg','csm_CENTOR_Droppers-0764-07A-1oz_34c5de15b1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','34c5de15b1',600,400,NULL),
(93689,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_dd7cd4e567.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_dd7cd4e567.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','dd7cd4e567',850,567,NULL),
(93690,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_22620fe0c9.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_22620fe0c9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','22620fe0c9',1500,1000,NULL),
(93691,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_633a4e56ab.jpg','csm_CENTOR_Droppers-0764-07A-1oz_633a4e56ab.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','633a4e56ab',850,567,NULL),
(93692,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_9a5b45e289.webp','csm_CENTOR_Gx-Cap_Engage-Patients_9a5b45e289.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','9a5b45e289',1250,938,NULL),
(93693,1787814859,1787814859,1,11597,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','14fb4797be',0,0,''),
(93694,1787814859,1787814859,1,11597,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','6feec4f317',0,0,''),
(93695,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_3ecf949775.webp','csm_CENTOR_Applicators-PU-1716-1oz_3ecf949775.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','3ecf949775',850,567,NULL),
(93696,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_71033e4e68.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_71033e4e68.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','71033e4e68',400,267,NULL),
(93697,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_386da9ec21.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_386da9ec21.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','386da9ec21',1250,834,NULL),
(93698,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_4bee3ced91.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_4bee3ced91.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','4bee3ced91',1000,667,NULL),
(93699,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_5b76deb37a.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_5b76deb37a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','5b76deb37a',1750,1167,NULL),
(93700,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_f7e7e6f4db.webp','csm_CENTOR_Gx-Cap_Engage-Patients_f7e7e6f4db.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','f7e7e6f4db',400,300,NULL),
(93701,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_6082603f79.jpg','csm_CENTOR_Droppers-0764-07A-1oz_6082603f79.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','6082603f79',1000,667,NULL),
(93702,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_3675f028ea.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_3675f028ea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','3675f028ea',600,400,NULL),
(93703,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_a6a34c5ceb.webp','csm_CENTOR_Applicators-PU-1716-1oz_a6a34c5ceb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','a6a34c5ceb',1000,667,NULL),
(93704,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_e4a657df5a.webp','csm_CENTOR_Gx-Cap_Engage-Patients_e4a657df5a.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','e4a657df5a',600,450,NULL),
(93705,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_ffb9374c11.jpg','csm_CENTOR_Droppers-0764-07A-1oz_ffb9374c11.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','ffb9374c11',1250,834,NULL),
(93706,1787814823,1787814823,1,11536,'/_processed_/f/7/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_531e82b336.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-8-BK_531e82b336.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','44e0eec79e8bd2c9fa26806525cf2b005b889551','Image.CropScaleMask','531e82b336',1500,1000,NULL),
(93707,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_fab57e0726.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_fab57e0726.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','fab57e0726',1250,834,NULL),
(93708,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_aab160c2fe.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_aab160c2fe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','aab160c2fe',1500,1000,NULL),
(93709,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_69eced8d12.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_69eced8d12.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','69eced8d12',850,567,NULL),
(93710,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_a4db824070.webp','csm_CENTOR_Gx-Cap_Engage-Patients_a4db824070.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','a4db824070',850,638,NULL),
(93711,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_ef87bce1c0.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_ef87bce1c0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','ef87bce1c0',400,267,NULL),
(93712,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_69c3ccf42c.jpg','csm_CENTOR_Droppers-0764-07A-1oz_69c3ccf42c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','69c3ccf42c',1500,1000,NULL),
(93713,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_d861f8123f.webp','csm_CENTOR_Applicators-PU-1716-1oz_d861f8123f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','d861f8123f',1250,834,NULL),
(93714,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_9b7d28a4fa.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_9b7d28a4fa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','9b7d28a4fa',1000,667,NULL),
(93715,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_e00f9da735.webp','csm_CENTOR_Gx-Cap_Engage-Patients_e00f9da735.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','e00f9da735',1000,750,NULL),
(93716,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_f8f8a472ca.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_f8f8a472ca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','f8f8a472ca',1500,1000,NULL),
(93717,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_94a495beca.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_94a495beca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','94a495beca',600,400,NULL),
(93718,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_efa667f176.jpg','csm_CENTOR_Droppers-0764-07A-1oz_efa667f176.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','efa667f176',1750,1167,NULL),
(93719,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_dd0219356b.webp','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_dd0219356b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','dd0219356b',1750,1167,NULL),
(93720,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_78711d8322.webp','csm_CENTOR_Applicators-PU-1716-1oz_78711d8322.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','78711d8322',1500,1000,NULL),
(93721,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_94c3a36de7.webp','csm_CENTOR_Gx-Cap_Engage-Patients_94c3a36de7.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','94c3a36de7',1250,938,NULL),
(93722,1787814859,1787814859,1,11597,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','10b5dfa67e',0,0,''),
(93723,1787814859,1787814859,1,11597,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','d10141ac9c',0,0,''),
(93724,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_7e17fc9f49.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_7e17fc9f49.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','7e17fc9f49',400,267,NULL),
(93725,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_1271c9cfc4.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_1271c9cfc4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','1271c9cfc4',850,567,NULL),
(93726,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_78c2246934.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_78c2246934.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','78c2246934',1250,834,NULL),
(93727,1787814853,1787814853,1,11558,'/_processed_/0/6/csm_CENTOR_Droppers-0764-07A-1oz_a857702427.jpg','csm_CENTOR_Droppers-0764-07A-1oz_a857702427.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','8b8406825a28937bed655cf5234fede3f989c8fc','Image.CropScaleMask','a857702427',1500,1000,NULL),
(93728,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_1384138f0a.webp','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_1384138f0a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','1384138f0a',1750,1167,NULL),
(93729,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_cb8dcd16b8.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_cb8dcd16b8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','cb8dcd16b8',600,400,NULL),
(93730,1787814859,1787814859,1,11597,'/_processed_/b/e/csm_CENTOR_Gx-Cap_Engage-Patients_3b00d53155.webp','csm_CENTOR_Gx-Cap_Engage-Patients_3b00d53155.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','b9a5a124751e77dff287dedad5f8cce67b5094d1','Image.CropScaleMask','3b00d53155',750,563,NULL),
(93731,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_d92fbbea3b.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_d92fbbea3b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','d92fbbea3b',400,267,NULL),
(93732,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_3750c0342f.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_3750c0342f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','3750c0342f',1000,667,NULL),
(93733,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_04e7ff9b5a.webp','csm_CENTOR_Applicators-PU-1716-1oz_04e7ff9b5a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','04e7ff9b5a',1750,1167,NULL),
(93734,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_0703327ddb.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_0703327ddb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','0703327ddb',850,567,NULL),
(93735,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_a64ac9b267.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_a64ac9b267.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','a64ac9b267',400,267,NULL),
(93736,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_ca421fed42.webp','csm_CENTOR_Gx-Cap_Bill_ca421fed42.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','ca421fed42',400,300,NULL),
(93737,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_a2a0d26cce.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_a2a0d26cce.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','a2a0d26cce',1500,1000,NULL),
(93738,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_93cca8e928.webp','csm_CENTOR_Gx-Cap_Bill_93cca8e928.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','93cca8e928',600,450,NULL),
(93739,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_b967078edf.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_b967078edf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','b967078edf',600,400,NULL),
(93740,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_73d0cc6a28.jpg','csm_CENTOR_Applicators-PU-1716-1oz_73d0cc6a28.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','73d0cc6a28',400,267,NULL),
(93741,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_6651960e17.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_6651960e17.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','6651960e17',600,400,NULL),
(93742,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_9cd8b42f07.webp','csm_CENTOR_Gx-Cap_Bill_9cd8b42f07.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','9cd8b42f07',850,638,NULL),
(93743,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_f30dd68800.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_f30dd68800.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','f30dd68800',1250,834,NULL),
(93744,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_de2eacce80.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_de2eacce80.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','de2eacce80',1000,667,NULL),
(93745,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_445302c267.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_445302c267.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','445302c267',850,567,NULL),
(93746,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_6b49b8275c.webp','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_6b49b8275c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','6b49b8275c',1750,1167,NULL),
(93747,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_25983b7f76.jpg','csm_CENTOR_Applicators-PU-1716-1oz_25983b7f76.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','25983b7f76',600,400,NULL),
(93748,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_323397140e.webp','csm_CENTOR_Gx-Cap_Bill_323397140e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','323397140e',1000,750,NULL),
(93749,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_cbc4b2c862.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_cbc4b2c862.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','cbc4b2c862',850,567,NULL),
(93750,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_12fd2e12bd.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_12fd2e12bd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','12fd2e12bd',1250,834,NULL),
(93751,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_24801504a6.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_24801504a6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','24801504a6',1000,667,NULL),
(93752,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_c4cf94537d.jpg','csm_CENTOR_Applicators-PU-1716-1oz_c4cf94537d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','c4cf94537d',850,567,NULL),
(93753,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_4c6ec76259.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_4c6ec76259.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','4c6ec76259',400,267,NULL),
(93754,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_62330af5ca.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_62330af5ca.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','62330af5ca',1500,1000,NULL),
(93755,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_7077964a1d.webp','csm_CENTOR_Gx-Cap_Bill_7077964a1d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','7077964a1d',1250,938,NULL),
(93756,1787814859,1787814859,1,11599,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','910a721872',0,0,''),
(93757,1787814859,1787814859,1,11599,'',NULL,'a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','1dcfba716e',0,0,''),
(93758,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_be0ea0c085.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_be0ea0c085.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','be0ea0c085',1500,1000,NULL),
(93759,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_a4e04d264d.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_a4e04d264d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','a4e04d264d',1250,834,NULL),
(93760,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_75aed08613.jpg','csm_CENTOR_Applicators-PU-1716-1oz_75aed08613.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','75aed08613',1000,667,NULL),
(93761,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_f357eaec84.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_f357eaec84.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','f357eaec84',1000,667,NULL),
(93762,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_135fe58b35.webp','csm_CENTOR_Gx-Cap_Bill_135fe58b35.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','135fe58b35',400,300,NULL),
(93763,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_6655552e17.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_6655552e17.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','6655552e17',600,400,NULL),
(93764,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_61c8fbbd83.webp','csm_CENTOR_Gx-Cap_Bill_61c8fbbd83.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','61c8fbbd83',600,450,NULL),
(93765,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_d9b8568f79.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_d9b8568f79.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','d9b8568f79',1750,1167,NULL),
(93766,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_6848e8a108.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_6848e8a108.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','6848e8a108',1750,1167,NULL),
(93767,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_7efc499143.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_7efc499143.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','7efc499143',850,567,NULL),
(93768,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_54faca8507.jpg','csm_CENTOR_Applicators-PU-1716-1oz_54faca8507.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','54faca8507',1250,834,NULL),
(93769,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_212198fbdb.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_212198fbdb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','212198fbdb',1500,1000,NULL),
(93770,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_387bbe91d6.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_387bbe91d6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','387bbe91d6',1250,834,NULL),
(93771,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_91c6c6d6bc.webp','csm_CENTOR_Gx-Cap_Bill_91c6c6d6bc.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','91c6c6d6bc',850,638,NULL),
(93772,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_83e4dc63a3.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_83e4dc63a3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','83e4dc63a3',400,267,NULL),
(93773,1787814813,1787814813,1,11566,'/_processed_/7/1/csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_057d57f9b4.jpg','csm_CENTOR_Plastainer-Snap-Cap-Vial-P-60-with-Closure_057d57f9b4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','8dba77e25f6ff216e282ac083f1bfae0f7d87db5','Image.CropScaleMask','057d57f9b4',1500,1000,NULL),
(93774,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_7a68538e13.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_7a68538e13.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','7a68538e13',1750,1167,NULL),
(93775,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_f7df367b9f.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_f7df367b9f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','f7df367b9f',1000,667,NULL),
(93776,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_3300585f95.webp','csm_CENTOR_Gx-Cap_Bill_3300585f95.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','3300585f95',1000,750,NULL),
(93777,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_594adf59e7.jpg','csm_CENTOR_Applicators-PU-1716-1oz_594adf59e7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','594adf59e7',1500,1000,NULL),
(93778,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_fe9a5230eb.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_fe9a5230eb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','fe9a5230eb',1500,1000,NULL),
(93779,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_64d5875c25.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_64d5875c25.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','64d5875c25',600,400,NULL),
(93780,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_049ad9b059.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_049ad9b059.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','049ad9b059',1250,834,NULL),
(93781,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_e284911d02.jpg','csm_CENTOR_Applicators-PU-1716-1oz_e284911d02.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','e284911d02',1750,1167,NULL),
(93782,1787814827,1787814827,1,11623,'/_processed_/4/8/csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_763715b6f5.jpg','csm_CENTOR_Ointment-Jar-PL-3716-with-Closure_763715b6f5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9d8ee8188b7f6d8110745eec2d7b9164a6a131ae','Image.CropScaleMask','763715b6f5',1500,1000,NULL),
(93783,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_37ea01e10e.webp','csm_CENTOR_Gx-Cap_Bill_37ea01e10e.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','37ea01e10e',1250,938,NULL),
(93784,1787814859,1787814859,1,11599,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','505876a89d',0,0,''),
(93785,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_8d83e605f4.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_8d83e605f4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','8d83e605f4',850,567,NULL),
(93786,1787814859,1787814859,1,11599,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','b81816a0e4',0,0,''),
(93787,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_9325ec7ad4.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_9325ec7ad4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','9325ec7ad4',1500,1000,NULL),
(93788,1787814857,1787814857,1,11561,'/_processed_/1/4/csm_CENTOR_Applicators-PU-1716-1oz_6532565fd3.jpg','csm_CENTOR_Applicators-PU-1716-1oz_6532565fd3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','8dbf169d6a832c9969fc41b4f9b2a0b76d8589a9','Image.CropScaleMask','6532565fd3',1500,1000,NULL),
(93789,1787814859,1787814859,1,11599,'/_processed_/e/d/csm_CENTOR_Gx-Cap_Bill_5dc765c41a.webp','csm_CENTOR_Gx-Cap_Bill_5dc765c41a.webp','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','4c5508557245601742d4b4bf1b1b9fe8391122bb','Image.CropScaleMask','5dc765c41a',750,563,NULL),
(93790,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_f7fd3756cc.webp','csm_CENTOR_Droppers-0764-07A-2oz_02_f7fd3756cc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','f7fd3756cc',1750,1167,NULL),
(93791,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_86bce2f902.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_86bce2f902.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','86bce2f902',1000,667,NULL),
(93792,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_715abaed04.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_715abaed04.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','715abaed04',1750,1167,NULL),
(93793,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_dfc9978daf.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_dfc9978daf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','dfc9978daf',400,267,NULL),
(93794,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_7307ed8e9c.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_7307ed8e9c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','7307ed8e9c',1250,834,NULL),
(93795,1787814812,1787814812,1,11527,'/_processed_/0/c/csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_5169324dfb.jpg','csm_CENTOR_Screw-Loc-Vial-L-40-A-with-Closure_5169324dfb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','3620ae90b88e3d21ae4bdf0f8edfa8d3ea23ffa7','Image.CropScaleMask','5169324dfb',1500,1000,NULL),
(93796,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_27d0dbded0.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_27d0dbded0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','27d0dbded0',600,400,NULL),
(93797,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_7640a777d6.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_7640a777d6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','7640a777d6',1500,1000,NULL),
(93798,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_e08498837b.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_e08498837b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','e08498837b',400,267,NULL),
(93799,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_b72e678ebe.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_b72e678ebe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','b72e678ebe',850,567,NULL),
(93800,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_e5f2466b94.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_e5f2466b94.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','e5f2466b94',1750,1167,NULL),
(93801,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_c2059effd7.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_c2059effd7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','c2059effd7',600,400,NULL),
(93802,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_aff58de7d7.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_aff58de7d7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','aff58de7d7',1000,667,NULL),
(93803,1787814823,1787814823,1,11542,'/_processed_/4/9/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_bbe7c33c35.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-12-A-12oz_bbe7c33c35.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','e7585a26119182108e09f709f6a985213c64818e','Image.CropScaleMask','bbe7c33c35',1500,1000,NULL),
(93804,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_c8696941df.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_c8696941df.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','c8696941df',1250,834,NULL),
(93805,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_05f7eeac7b.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_05f7eeac7b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','05f7eeac7b',400,267,NULL),
(93806,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_aea586a2a4.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_aea586a2a4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','aea586a2a4',850,567,NULL),
(93807,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_a3eaf22c3a.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_a3eaf22c3a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','a3eaf22c3a',1500,1000,NULL),
(93808,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_fe713ac295.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_fe713ac295.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','fe713ac295',600,400,NULL),
(93809,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_f6a6138d29.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_f6a6138d29.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','f6a6138d29',1000,667,NULL),
(93810,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_6c8844ab9a.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_6c8844ab9a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','6c8844ab9a',1750,1167,NULL),
(93811,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_7956c0fd25.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_7956c0fd25.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','7956c0fd25',850,567,NULL),
(93812,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_90cb8e6f4d.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_90cb8e6f4d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','90cb8e6f4d',1250,834,NULL),
(93813,1787814853,1787814853,1,11557,'/_processed_/4/3/csm_CENTOR_Droppers-0764-07A-2oz_02_3972f1acc5.jpg','csm_CENTOR_Droppers-0764-07A-2oz_02_3972f1acc5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9c32be3707d2fdc66d0cf8209ed39b10930ae67e','Image.CropScaleMask','3972f1acc5',1500,1000,NULL),
(93814,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_630251cde8.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_630251cde8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','630251cde8',1000,667,NULL),
(93815,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_4c1de137bf.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_4c1de137bf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','4c1de137bf',400,267,NULL),
(93816,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_30e4ea8087.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_30e4ea8087.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','30e4ea8087',1500,1000,NULL),
(93817,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_1feacadbdd.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_1feacadbdd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','1feacadbdd',1250,834,NULL),
(93818,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_548594dffc.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_548594dffc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','548594dffc',600,400,NULL),
(93819,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_d4653a69e6.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_d4653a69e6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','d4653a69e6',850,567,NULL),
(93820,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_a1770dc13d.webp','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_a1770dc13d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','a1770dc13d',1750,1167,NULL),
(93821,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_895a92c996.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_895a92c996.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','895a92c996',1500,1000,NULL),
(93822,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_3e77f460b5.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_3e77f460b5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','3e77f460b5',400,267,NULL),
(93823,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_00375682b6.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_00375682b6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','00375682b6',1000,667,NULL),
(93824,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_3d4f01c10f.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_3d4f01c10f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','3d4f01c10f',600,400,NULL),
(93825,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_45871b2914.webp','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_45871b2914.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','45871b2914',1750,1167,NULL),
(93826,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_cbcd0048a4.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_cbcd0048a4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','cbcd0048a4',850,567,NULL),
(93827,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_37924318b0.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_37924318b0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','37924318b0',1250,834,NULL),
(93828,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_fc22fb152c.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_fc22fb152c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','fc22fb152c',400,267,NULL),
(93829,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_1107ef4d8f.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_1107ef4d8f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','1107ef4d8f',1000,667,NULL),
(93830,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_612612a4c4.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_612612a4c4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','612612a4c4',600,400,NULL),
(93831,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_b59a48be78.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_b59a48be78.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','b59a48be78',1500,1000,NULL),
(93832,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_fb913a7816.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_fb913a7816.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','fb913a7816',1250,834,NULL),
(93833,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_123baa543e.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_123baa543e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','123baa543e',850,567,NULL),
(93834,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_370b565fcf.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_370b565fcf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','370b565fcf',1500,1000,NULL),
(93835,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_b4db203226.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_b4db203226.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','b4db203226',1000,667,NULL),
(93836,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_c0b98fc9d3.webp','csm_CENTOR_Droppers-0764-07A-2oz_01_c0b98fc9d3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','c0b98fc9d3',1750,1167,NULL),
(93837,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_7469374790.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_7469374790.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','7469374790',1750,1167,NULL),
(93838,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_63d3993e08.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_63d3993e08.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','63d3993e08',1250,834,NULL),
(93839,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_f156e9d42e.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_f156e9d42e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','f156e9d42e',400,267,NULL),
(93840,1787814812,1787814812,1,11526,'/_processed_/8/e/csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_b903bbd883.jpg','csm_CENTOR_Screw-Loc-Vial-L-60-with-Closures_b903bbd883.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','da2b22071818b91a4745eaa82ae3d0e224cd1977','Image.CropScaleMask','b903bbd883',1500,1000,NULL),
(93841,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_1f4b247ddf.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_1f4b247ddf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','1f4b247ddf',1500,1000,NULL),
(93842,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_d59b85b924.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_d59b85b924.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','d59b85b924',600,400,NULL),
(93843,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_69b182885a.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_69b182885a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','69b182885a',1750,1167,NULL),
(93844,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_c7203904a9.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_c7203904a9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','c7203904a9',850,567,NULL),
(93845,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_5ac58592e7.webp','csm_CENTOR_Screw-Loc-Closure_5ac58592e7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','5ac58592e7',400,593,NULL),
(93846,1787814823,1787814823,1,11541,'/_processed_/1/4/csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_2aef470223.jpg','csm_CENTOR_Plastic-Liquid-Ovals-with-Closure-PE-16-A-16oz_2aef470223.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','3b57d8a9cffe6af915e664c9e3d95815ff06801d','Image.CropScaleMask','2aef470223',1500,1000,NULL),
(93847,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_971d3b6dfe.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_971d3b6dfe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','971d3b6dfe',1000,667,NULL),
(93848,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_2079e39650.webp','csm_CENTOR_Screw-Loc-Closure_2079e39650.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','2079e39650',600,890,NULL),
(93849,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_92d51860d6.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_92d51860d6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','92d51860d6',1250,834,NULL),
(93850,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_d877364bc7.webp','csm_CENTOR_Screw-Loc-Closure_d877364bc7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','d877364bc7',850,1260,NULL),
(93851,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_7f7be1b16a.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_7f7be1b16a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','7f7be1b16a',1500,1000,NULL),
(93852,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_879e2fce03.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_879e2fce03.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','879e2fce03',1750,1167,NULL),
(93853,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_c124c963ea.webp','csm_CENTOR_Screw-Loc-Closure_c124c963ea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','c124c963ea',1000,1483,NULL),
(93854,1787814853,1787814853,1,11556,'/_processed_/2/2/csm_CENTOR_Droppers-0764-07A-2oz_01_a58b70b3ca.jpg','csm_CENTOR_Droppers-0764-07A-2oz_01_a58b70b3ca.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','1f391edf37ead75ec5c81d2347bd92d307c04e6b','Image.CropScaleMask','a58b70b3ca',1500,1000,NULL),
(93855,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_91794a2493.webp','csm_CENTOR_Screw-Loc-Closure_91794a2493.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','91794a2493',1250,1854,NULL),
(93856,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_17be060450.webp','csm_CENTOR_Droppers-0764-07A-2oz_17be060450.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','17be060450',400,267,NULL),
(93857,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_5456b000be.webp','csm_CENTOR_Droppers-0764-07A-2oz_5456b000be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','5456b000be',600,400,NULL),
(93858,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_b8499594a2.webp','csm_CENTOR_Screw-Loc-Closure_b8499594a2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','b8499594a2',1500,2224,NULL),
(93859,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_be0477b826.webp','csm_CENTOR_Droppers-0764-07A-2oz_be0477b826.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','be0477b826',850,567,NULL),
(93860,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_b655440a4f.webp','csm_CENTOR_Droppers-0764-07A-2oz_b655440a4f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','b655440a4f',1000,667,NULL),
(93861,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_b12ee42366.webp','csm_CENTOR_Droppers-0764-07A-2oz_b12ee42366.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','b12ee42366',1250,834,NULL),
(93862,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_46156f7f3b.webp','csm_CENTOR_Screw-Loc-Closure_46156f7f3b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','46156f7f3b',1750,2595,NULL),
(93863,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_ca67d8f521.jpg','csm_CENTOR_Screw-Loc-Closure_ca67d8f521.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','ca67d8f521',400,593,NULL),
(93864,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_1d361a6b21.jpg','csm_CENTOR_Screw-Loc-Closure_1d361a6b21.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','1d361a6b21',600,890,NULL),
(93865,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_ae9253fff8.webp','csm_CENTOR_Droppers-0764-07A-2oz_ae9253fff8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','ae9253fff8',1500,1000,NULL),
(93866,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_85171c964d.jpg','csm_CENTOR_Screw-Loc-Closure_85171c964d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','85171c964d',850,1260,NULL),
(93867,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_55c259b3e5.jpg','csm_CENTOR_Screw-Loc-Closure_55c259b3e5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','55c259b3e5',1000,1483,NULL),
(93868,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_07e7373a6a.webp','csm_CENTOR_Droppers-0764-07A-2oz_07e7373a6a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','07e7373a6a',1750,1167,NULL),
(93869,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_72c2a9a67d.jpg','csm_CENTOR_Screw-Loc-Closure_72c2a9a67d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','72c2a9a67d',1250,1854,NULL),
(93870,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_6f187cf37b.jpg','csm_CENTOR_Screw-Loc-Closure_6f187cf37b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','6f187cf37b',1500,2224,NULL),
(93871,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_a82ee5f639.jpg','csm_CENTOR_Droppers-0764-07A-2oz_a82ee5f639.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','a82ee5f639',400,267,NULL),
(93872,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_aa1f588e4c.jpg','csm_CENTOR_Droppers-0764-07A-2oz_aa1f588e4c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','aa1f588e4c',600,400,NULL),
(93873,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_93d4699b78.jpg','csm_CENTOR_Screw-Loc-Closure_93d4699b78.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','93d4699b78',1750,2595,NULL),
(93874,1787814812,1787814812,1,11467,'/_processed_/a/b/csm_CENTOR_Screw-Loc-Closure_8ac9f9b2c9.jpg','csm_CENTOR_Screw-Loc-Closure_8ac9f9b2c9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','380d249054767ce4a598fa4a3484bce8c455bf18','Image.CropScaleMask','8ac9f9b2c9',674,1000,NULL),
(93875,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_b66bb383f1.jpg','csm_CENTOR_Droppers-0764-07A-2oz_b66bb383f1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','b66bb383f1',850,567,NULL),
(93876,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_89475d8b13.webp','csm_CENTOR_Caution-Snap-Cap-Closure_89475d8b13.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','89475d8b13',400,283,NULL),
(93877,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_c296eea8a9.jpg','csm_CENTOR_Droppers-0764-07A-2oz_c296eea8a9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','c296eea8a9',1000,667,NULL),
(93878,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_25b2514ba2.webp','csm_CENTOR_Caution-Snap-Cap-Closure_25b2514ba2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','25b2514ba2',600,424,NULL),
(93879,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_be05af679e.webp','csm_CENTOR_Caution-Snap-Cap-Closure_be05af679e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','be05af679e',839,593,NULL),
(93880,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_f495e0ff9d.jpg','csm_CENTOR_Droppers-0764-07A-2oz_f495e0ff9d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','f495e0ff9d',1250,834,NULL),
(93881,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_73464054a0.webp','csm_CENTOR_Caution-Snap-Cap-Closure_73464054a0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','73464054a0',839,593,NULL),
(93882,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_1f25c25953.webp','csm_CENTOR_Caution-Snap-Cap-Closure_1f25c25953.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','1f25c25953',839,593,NULL),
(93883,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_09a9975218.jpg','csm_CENTOR_Droppers-0764-07A-2oz_09a9975218.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','09a9975218',1500,1000,NULL),
(93884,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_e7477ecd59.webp','csm_CENTOR_Caution-Snap-Cap-Closure_e7477ecd59.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','e7477ecd59',839,593,NULL),
(93885,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_cd19f2b0aa.jpg','csm_CENTOR_Droppers-0764-07A-2oz_cd19f2b0aa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','cd19f2b0aa',1750,1167,NULL),
(93886,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_03ff8f26f8.webp','csm_CENTOR_Caution-Snap-Cap-Closure_03ff8f26f8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','03ff8f26f8',839,593,NULL),
(93887,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_08ee63d3c2.jpg','csm_CENTOR_Caution-Snap-Cap-Closure_08ee63d3c2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','08ee63d3c2',400,283,NULL),
(93888,1787814812,1787814812,1,11648,'/_processed_/9/e/csm_CENTOR_Caution-Snap-Cap-Closure_6e69cfa43c.jpg','csm_CENTOR_Caution-Snap-Cap-Closure_6e69cfa43c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','6e69cfa43c',600,424,NULL),
(93889,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','33ea590275',0,0,''),
(93890,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','f7898a0cc1',0,0,''),
(93891,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','e2e82e035c',0,0,''),
(93892,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','9664f8029f',0,0,''),
(93893,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','1eabf3111d',0,0,''),
(93894,1787814812,1787814812,1,11648,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','77537dfd37952bc8073af68120524ae231ee80d1','Image.CropScaleMask','c5f86dcb8b',0,0,''),
(93895,1787814853,1787814853,1,11555,'/_processed_/f/d/csm_CENTOR_Droppers-0764-07A-2oz_31a738958b.jpg','csm_CENTOR_Droppers-0764-07A-2oz_31a738958b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','8f325dd60707cba323064c98900057d4aa3b4c6d','Image.CropScaleMask','31a738958b',1500,1000,NULL),
(93896,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_67fb3396ed.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_67fb3396ed.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','67fb3396ed',400,267,NULL),
(93897,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_d99db05519.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_d99db05519.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','d99db05519',600,400,NULL),
(93898,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_60ae8eebe6.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_60ae8eebe6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','60ae8eebe6',850,567,NULL),
(93899,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_63678f66a1.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_63678f66a1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','63678f66a1',1000,667,NULL),
(93900,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_772ef8d6be.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_772ef8d6be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','772ef8d6be',1250,834,NULL),
(93901,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_b5e1ddd212.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_b5e1ddd212.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','b5e1ddd212',1500,1000,NULL),
(93902,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_73223cf073.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_73223cf073.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','73223cf073',1750,1167,NULL),
(93903,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_d1b4f97e6d.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_d1b4f97e6d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','d1b4f97e6d',400,267,NULL),
(93904,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_19bfdd081c.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_19bfdd081c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','19bfdd081c',600,400,NULL),
(93905,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_8fed712c00.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_8fed712c00.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','8fed712c00',850,567,NULL),
(93906,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_aba24c93f2.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_aba24c93f2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','aba24c93f2',1000,667,NULL),
(93907,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_4217dba794.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_4217dba794.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','4217dba794',1250,834,NULL),
(93908,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_c4e6e95a88.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_c4e6e95a88.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','c4e6e95a88',1500,1000,NULL),
(93909,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_4d9600fb20.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_4d9600fb20.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','4d9600fb20',1750,1167,NULL),
(93910,1787814853,1787814853,1,11552,'/_processed_/f/a/csm_CENTOR_Droppers-0764-07A-HalfOZ_2522aa5ad9.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_2522aa5ad9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','242d54e8a80a692c8de58a3c57674cf94324b764','Image.CropScaleMask','2522aa5ad9',1500,1000,NULL),
(93911,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_12dfc365ce.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_12dfc365ce.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','12dfc365ce',400,267,NULL),
(93912,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_56277109b6.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_56277109b6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','56277109b6',600,400,NULL),
(93913,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_ea43affa6f.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_ea43affa6f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','ea43affa6f',850,567,NULL),
(93914,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_7477fac648.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_7477fac648.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','7477fac648',1000,667,NULL),
(93915,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_e0d90f6dea.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_e0d90f6dea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','e0d90f6dea',1250,834,NULL),
(93916,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_842b06f0f6.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_842b06f0f6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','842b06f0f6',1500,1000,NULL),
(93917,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_a0c01403cf.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_a0c01403cf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','a0c01403cf',1750,1167,NULL),
(93918,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_b98d27d87f.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_b98d27d87f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','b98d27d87f',400,267,NULL),
(93919,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_9ce239ad1c.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_9ce239ad1c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','9ce239ad1c',600,400,NULL),
(93920,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_9d782d289e.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_9d782d289e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','9d782d289e',850,567,NULL),
(93921,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_17fbbf317a.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_17fbbf317a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','17fbbf317a',1000,667,NULL),
(93922,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_0d6ccd153d.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_0d6ccd153d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','0d6ccd153d',1250,834,NULL),
(93923,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_5ba8b44138.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_5ba8b44138.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','5ba8b44138',1500,1000,NULL),
(93924,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_36e7e6dcc7.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_36e7e6dcc7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','36e7e6dcc7',1750,1167,NULL),
(93925,1787814853,1787814853,1,11554,'/_processed_/6/4/csm_CENTOR_Droppers-0764-07A-HalfOZ_02_af8e4c19e1.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_02_af8e4c19e1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','9b9eace5b2d68c959b483e21380cd45a092f72e2','Image.CropScaleMask','af8e4c19e1',1500,1000,NULL),
(93926,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_5019760266.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_5019760266.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','5019760266',400,267,NULL),
(93927,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_0186a4862e.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_0186a4862e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','0186a4862e',600,400,NULL),
(93928,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_cc6212d4f7.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_cc6212d4f7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','cc6212d4f7',850,567,NULL),
(93929,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_366386ad85.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_366386ad85.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','366386ad85',1000,667,NULL),
(93930,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_a39f0962b4.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_a39f0962b4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','a39f0962b4',1250,834,NULL),
(93931,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_59f19f0e21.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_59f19f0e21.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','59f19f0e21',1500,1000,NULL),
(93932,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_08038d906b.webp','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_08038d906b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','08038d906b',1750,1167,NULL),
(93933,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_89278d1fcf.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_89278d1fcf.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','89278d1fcf',400,267,NULL),
(93934,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_cabba15c71.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_cabba15c71.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','cabba15c71',600,400,NULL),
(93935,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_ee351ab1d3.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_ee351ab1d3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','ee351ab1d3',850,567,NULL),
(93936,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_61cc846331.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_61cc846331.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','61cc846331',1000,667,NULL),
(93937,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_ac9db06e62.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_ac9db06e62.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','ac9db06e62',1250,834,NULL),
(93938,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_eb3b8f6fb1.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_eb3b8f6fb1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','eb3b8f6fb1',1500,1000,NULL),
(93939,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_9c1bb4e8c6.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_9c1bb4e8c6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','9c1bb4e8c6',1750,1167,NULL),
(93940,1787814853,1787814853,1,11553,'/_processed_/e/9/csm_CENTOR_Droppers-0764-07A-HalfOZ_01_665a223e74.jpg','csm_CENTOR_Droppers-0764-07A-HalfOZ_01_665a223e74.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','733535b8c70311f499a0dae48bd2ad15318cdec6','Image.CropScaleMask','665a223e74',1500,1000,NULL),
(93941,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_c85ba742c5.webp','csm_CENTOR_Compliance_header_c85ba742c5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','c85ba742c5',600,400,NULL),
(93942,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_2f0e0c1e55.webp','csm_CENTOR_Compliance_header_2f0e0c1e55.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','2f0e0c1e55',1500,1000,NULL),
(93943,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_b90edec7b8.webp','csm_CENTOR_Sustainability_header_b90edec7b8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','b90edec7b8',600,400,NULL),
(93944,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_a122a24619.webp','csm_CENTOR_Compliance_header_a122a24619.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','a122a24619',2600,1733,NULL),
(93945,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_31a7d7f79c.webp','csm_CENTOR_Sustainability_header_31a7d7f79c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','31a7d7f79c',1500,1000,NULL),
(93946,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_5983f11f0c.webp','csm_CENTOR_Sustainability_header_5983f11f0c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','5983f11f0c',1920,1280,NULL),
(93947,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_d11eb1440c.webp','csm_CENTOR_Sustainability_header_d11eb1440c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','d11eb1440c',1920,1280,NULL),
(93948,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_238b442f53.jpg','csm_CENTOR_Sustainability_header_238b442f53.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','238b442f53',600,400,NULL),
(93949,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_11347d3026.webp','csm_CENTOR_Compliance_header_11347d3026.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','11347d3026',2000,1333,NULL),
(93950,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_591376745e.jpg','csm_CENTOR_Sustainability_header_591376745e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','591376745e',1500,1000,NULL),
(93951,1787816486,1787816486,1,11628,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','e5783b9042',0,0,''),
(93952,1787816486,1787816486,1,11628,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','feb5776638',0,0,''),
(93953,1787816486,1787816486,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_335b1276cd.jpg','csm_CENTOR_Sustainability_header_335b1276cd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','335b1276cd',1500,1000,NULL),
(93954,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_e1a0eaf4a3.jpg','csm_CENTOR_Compliance_header_e1a0eaf4a3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','e1a0eaf4a3',600,400,NULL),
(93955,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_dd3b0f31b4.webp','csm_CENTOR_Sustainability_strategies-in-development_dd3b0f31b4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','dd3b0f31b4',400,238,NULL),
(93956,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_9d70cbc8aa.webp','csm_CENTOR_Sustainability_strategies-in-development_9d70cbc8aa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','9d70cbc8aa',600,357,NULL),
(93957,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_810c1803da.jpg','csm_CENTOR_Compliance_header_810c1803da.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','810c1803da',1500,1000,NULL),
(93958,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_cb6a63a955.webp','csm_CENTOR_Sustainability_strategies-in-development_cb6a63a955.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','cb6a63a955',850,505,NULL),
(93959,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_840e859f91.webp','csm_CENTOR_Sustainability_strategies-in-development_840e859f91.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','840e859f91',1000,594,NULL),
(93960,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_f56719dc8b.jpg','csm_CENTOR_Compliance_header_f56719dc8b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','f56719dc8b',2600,1733,NULL),
(93961,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_a656ed393f.webp','csm_CENTOR_Sustainability_strategies-in-development_a656ed393f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','a656ed393f',1250,743,NULL),
(93962,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_a389f6cee5.webp','csm_CENTOR_job-offerings_header_a389f6cee5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','a389f6cee5',600,400,NULL),
(93963,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_d4a8961029.webp','csm_CENTOR_job-offerings_header_d4a8961029.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','d4a8961029',1500,1001,NULL),
(93964,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_772b2315cc.webp','csm_CENTOR_Sustainability_strategies-in-development_772b2315cc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','772b2315cc',1500,891,NULL),
(93965,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_7acf11ae39.jpg','csm_CENTOR_Compliance_header_7acf11ae39.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','7acf11ae39',2000,1333,NULL),
(93966,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_8f1915ed58.webp','csm_CENTOR_Working-at-Centor_header_8f1915ed58.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','8f1915ed58',600,400,NULL),
(93967,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_7e0b4fa593.webp','csm_CENTOR_Sustainability_strategies-in-development_7e0b4fa593.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','7e0b4fa593',1750,1040,NULL),
(93968,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_cf279a3655.webp','csm_CENTOR_job-offerings_header_cf279a3655.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','cf279a3655',1920,1281,NULL),
(93969,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_0e9dd792c6.jpeg','csm_CENTOR_Sustainability_strategies-in-development_0e9dd792c6.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','0e9dd792c6',400,238,NULL),
(93970,1787816485,1787816485,1,11517,'/_processed_/9/2/csm_CENTOR_Compliance_header_92b79c124d.jpg','csm_CENTOR_Compliance_header_92b79c124d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','92b79c124d',1500,1000,NULL),
(93971,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_22182b9cb9.jpeg','csm_CENTOR_Sustainability_strategies-in-development_22182b9cb9.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','22182b9cb9',600,357,NULL),
(93972,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_0e466ef40a.jpeg','csm_CENTOR_Sustainability_strategies-in-development_0e466ef40a.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','0e466ef40a',850,505,NULL),
(93973,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_a8e53d4204.webp','csm_CENTOR_Working-at-Centor_header_a8e53d4204.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','a8e53d4204',1500,1000,NULL),
(93974,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_30aefbc753.jpeg','csm_CENTOR_Sustainability_strategies-in-development_30aefbc753.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','30aefbc753',1000,594,NULL),
(93975,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_4b5f15d7f0.webp','csm_CENTOR_job-offerings_header_4b5f15d7f0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','4b5f15d7f0',1920,1281,NULL),
(93976,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_4d5aa48371.webp','csm_CENTOR_Compliance_all-products_compliance_4d5aa48371.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','4d5aa48371',400,267,NULL),
(93977,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_5310e30243.jpg','csm_CENTOR_job-offerings_header_5310e30243.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','5310e30243',600,400,NULL),
(93978,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_86be002f7c.jpeg','csm_CENTOR_Sustainability_strategies-in-development_86be002f7c.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','86be002f7c',1250,743,NULL),
(93979,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_b2421cba03.webp','csm_CENTOR_Compliance_all-products_compliance_b2421cba03.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','b2421cba03',600,400,NULL),
(93980,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_b540fc4bc5.jpeg','csm_CENTOR_Sustainability_strategies-in-development_b540fc4bc5.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','b540fc4bc5',1500,891,NULL),
(93981,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_c151914e08.jpg','csm_CENTOR_job-offerings_header_c151914e08.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','c151914e08',1500,1001,NULL),
(93982,1787816488,1787816488,1,11592,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','c161bd8044',0,0,''),
(93983,1787816488,1787816488,1,11592,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','2aec1ea76c',0,0,''),
(93984,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_563286dd70.jpeg','csm_CENTOR_Sustainability_strategies-in-development_563286dd70.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','563286dd70',1750,1040,NULL),
(93985,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_6f91fa7898.webp','csm_CENTOR_Compliance_all-products_compliance_6f91fa7898.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','6f91fa7898',850,567,NULL),
(93986,1787816488,1787816488,1,11592,'/_processed_/0/0/csm_CENTOR_job-offerings_header_97e1697085.jpg','csm_CENTOR_job-offerings_header_97e1697085.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','97e1697085',1499,1000,NULL),
(93987,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_977d9b1021.webp','csm_CENTOR_Contact_header_977d9b1021.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','977d9b1021',600,400,NULL),
(93988,1787816486,1787816486,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_a92fa11e90.jpeg','csm_CENTOR_Sustainability_strategies-in-development_a92fa11e90.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','a92fa11e90',1683,1000,NULL),
(93989,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_41cfff4548.webp','csm_CENTOR_Compliance_all-products_compliance_41cfff4548.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','41cfff4548',1000,667,NULL),
(93990,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_a1f98ca81a.webp','csm_CENTOR_Compliance_all-products_compliance_a1f98ca81a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','a1f98ca81a',1250,833,NULL),
(93991,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_e6ad621428.webp','csm_CENTOR_Contact_header_e6ad621428.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','e6ad621428',1500,1000,NULL),
(93992,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_7df50cb494.webp','csm_CENTOR_Working-at-Centor_header_7df50cb494.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','7df50cb494',2600,1733,NULL),
(93993,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_9bbc0dbcbb.webp','csm_CENTOR_Compliance_all-products_compliance_9bbc0dbcbb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','9bbc0dbcbb',1500,1000,NULL),
(93994,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_02b7f9a88a.webp','csm_CENTOR_Contact_header_02b7f9a88a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','02b7f9a88a',1920,1280,NULL),
(93995,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_424e0273db.webp','csm_CENTOR_Compliance_all-products_compliance_424e0273db.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','424e0273db',1750,1167,NULL),
(93996,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_9013ea8276.jpg','csm_CENTOR_Compliance_all-products_compliance_9013ea8276.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','9013ea8276',400,267,NULL),
(93997,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_9a6769dbc2.webp','csm_CENTOR_Working-at-Centor_header_9a6769dbc2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','9a6769dbc2',2000,1333,NULL),
(93998,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_d22d7c034b.jpg','csm_CENTOR_Compliance_all-products_compliance_d22d7c034b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','d22d7c034b',600,400,NULL),
(93999,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_bb70fce2fe.jpg','csm_CENTOR_Compliance_all-products_compliance_bb70fce2fe.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','bb70fce2fe',850,567,NULL),
(94000,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_5fb92a5f52.jpg','csm_CENTOR_Working-at-Centor_header_5fb92a5f52.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','5fb92a5f52',600,400,NULL),
(94001,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_71ff0c11a6.jpg','csm_CENTOR_Compliance_all-products_compliance_71ff0c11a6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','71ff0c11a6',1000,667,NULL),
(94002,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_e916fb1b80.webp','csm_CENTOR_Contact_header_e916fb1b80.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','e916fb1b80',1920,1280,NULL),
(94003,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_e6e38a2e90.jpg','csm_CENTOR_Compliance_all-products_compliance_e6e38a2e90.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','e6e38a2e90',1250,833,NULL),
(94004,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_1a185b9def.jpg','csm_CENTOR_Working-at-Centor_header_1a185b9def.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','1a185b9def',1500,1000,NULL),
(94005,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_f579451c46.jpg','csm_CENTOR_Contact_header_f579451c46.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','f579451c46',600,400,NULL),
(94006,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_3b2d590fe6.jpg','csm_CENTOR_Compliance_all-products_compliance_3b2d590fe6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','3b2d590fe6',1500,1000,NULL),
(94007,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_503b5085a4.jpg','csm_CENTOR_Contact_header_503b5085a4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','503b5085a4',1500,1000,NULL),
(94008,1787816490,1787816490,1,12074,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','ea718a3cd0',0,0,''),
(94009,1787816490,1787816490,1,12074,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','624bc9f237',0,0,''),
(94010,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_fb86a1d051.jpg','csm_CENTOR_Compliance_all-products_compliance_fb86a1d051.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','fb86a1d051',1750,1167,NULL),
(94011,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_9a7ed35a7b.jpg','csm_CENTOR_Working-at-Centor_header_9a7ed35a7b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','9a7ed35a7b',2600,1733,NULL),
(94012,1787816490,1787816490,1,12074,'/_processed_/7/5/csm_CENTOR_Contact_header_c23d6151df.jpg','csm_CENTOR_Contact_header_c23d6151df.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','848e82117450c04f7e3a4a9d1dfc72d8a671719e','Image.CropScaleMask','c23d6151df',1500,1000,NULL),
(94013,1787816485,1787816485,1,11632,'/_processed_/d/2/csm_CENTOR_Compliance_all-products_compliance_2d456fcfa8.jpg','csm_CENTOR_Compliance_all-products_compliance_2d456fcfa8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','bd1e46aeeaa2746e58a8fdea543316fca0e4850e','Image.CropScaleMask','2d456fcfa8',1500,1000,NULL),
(94014,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_90f852f81d.jpg','csm_CENTOR_Working-at-Centor_header_90f852f81d.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','90f852f81d',2000,1333,NULL),
(94015,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_c28268bdb4.webp','csm_CENTOR_Compliance_compliance_c28268bdb4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','c28268bdb4',400,267,NULL),
(94016,1787816488,1787816488,1,11456,'/_processed_/5/2/csm_CENTOR_Working-at-Centor_header_086a18b536.jpg','csm_CENTOR_Working-at-Centor_header_086a18b536.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','086a18b536',1500,1000,NULL),
(94017,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_67eb5d119f.webp','csm_Icon1_67eb5d119f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','67eb5d119f',117,117,NULL),
(94018,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_6e4479af47.webp','csm_Icon1_6e4479af47.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','6e4479af47',117,117,NULL),
(94019,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_0468d5205b.webp','csm_Icon1_0468d5205b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','0468d5205b',117,117,NULL),
(94020,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_ca3e7bba2f.webp','csm_Icon1_ca3e7bba2f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','ca3e7bba2f',117,117,NULL),
(94021,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_cf77744952.webp','csm_Icon1_cf77744952.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','cf77744952',117,117,NULL),
(94022,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_02f74b4bf4.webp','csm_CENTOR_Compliance_compliance_02f74b4bf4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','02f74b4bf4',600,400,NULL),
(94023,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_73536d0422.webp','csm_Icon1_73536d0422.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','73536d0422',117,117,NULL),
(94024,1787816488,1787816488,1,5436,'/_processed_/7/1/csm_Icon1_0a8be1a035.webp','csm_Icon1_0a8be1a035.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','0a8be1a035',117,117,NULL),
(94025,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','56472fd01d',0,0,''),
(94026,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','71a31a0ae2',0,0,''),
(94027,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','9551b454e7',0,0,''),
(94028,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','ecd4f73c1f',0,0,''),
(94029,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','97b7640caf',0,0,''),
(94030,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','0a41279e8f',0,0,''),
(94031,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','3ff7da92c9',0,0,''),
(94032,1787816488,1787816488,1,5436,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','97a69919a19539827d34a6b2b23752c94c4ca31e','Image.CropScaleMask','cc2f4f73fa',0,0,''),
(94033,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_3d71f70b54.webp','csm_Icon2_3d71f70b54.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','3d71f70b54',117,117,NULL),
(94034,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_1045430e7e.webp','csm_Icon2_1045430e7e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','1045430e7e',117,117,NULL),
(94035,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_41179575e8.webp','csm_Icon2_41179575e8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','41179575e8',117,117,NULL),
(94036,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_36bf4ca29d.webp','csm_Icon2_36bf4ca29d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','36bf4ca29d',117,117,NULL),
(94037,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_59737770b7.webp','csm_CENTOR_Compliance_compliance_59737770b7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','59737770b7',850,567,NULL),
(94038,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_5e5c807da3.webp','csm_Icon2_5e5c807da3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','5e5c807da3',117,117,NULL),
(94039,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_71580ac70d.webp','csm_Icon2_71580ac70d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','71580ac70d',117,117,NULL),
(94040,1787816488,1787816488,1,5437,'/_processed_/9/1/csm_Icon2_29ac2e7624.webp','csm_Icon2_29ac2e7624.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','29ac2e7624',117,117,NULL),
(94041,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','e146e2a8d1',0,0,''),
(94042,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','2f00090862',0,0,''),
(94043,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','c256d4ac22',0,0,''),
(94044,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','e5ed24547b',0,0,''),
(94045,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','0e0fa2f3b4',0,0,''),
(94046,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','46ad810141',0,0,''),
(94047,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','915642c978',0,0,''),
(94048,1787816488,1787816488,1,5437,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','76264c18be90342d9741729eb8d91e8899dbed4e','Image.CropScaleMask','e309fdf0da',0,0,''),
(94049,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_37a37967f6.webp','csm_Icon3_37a37967f6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','37a37967f6',117,117,NULL),
(94050,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_fdc1186a77.webp','csm_Icon3_fdc1186a77.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','fdc1186a77',117,117,NULL),
(94051,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_7adc309b00.webp','csm_Icon3_7adc309b00.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','7adc309b00',117,117,NULL),
(94052,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_8fa1cae6fe.webp','csm_Icon3_8fa1cae6fe.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','8fa1cae6fe',117,117,NULL),
(94053,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_4947dd649f.webp','csm_Icon3_4947dd649f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','4947dd649f',117,117,NULL),
(94054,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_4ae92e6ee9.webp','csm_CENTOR_Compliance_compliance_4ae92e6ee9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','4ae92e6ee9',1000,667,NULL),
(94055,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_8d44545f3a.webp','csm_Icon3_8d44545f3a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','8d44545f3a',117,117,NULL),
(94056,1787816488,1787816488,1,5438,'/_processed_/0/e/csm_Icon3_eda3423beb.webp','csm_Icon3_eda3423beb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','eda3423beb',117,117,NULL),
(94057,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','c3c961cebd',0,0,''),
(94058,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','b29ac1152b',0,0,''),
(94059,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','385ff43862',0,0,''),
(94060,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','c1355f5b49',0,0,''),
(94061,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','bd3a60fd9c',0,0,''),
(94062,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','c3338543d0',0,0,''),
(94063,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','cb507bd5e6',0,0,''),
(94064,1787816488,1787816488,1,5438,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','d4e05986f5bb4a2aa0476693e909ab1be78a70b5','Image.CropScaleMask','c6ddadb6c6',0,0,''),
(94065,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_0eb7411e11.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_0eb7411e11.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','0eb7411e11',400,267,NULL),
(94066,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_7ceb6ddea9.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_7ceb6ddea9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','7ceb6ddea9',600,400,NULL),
(94067,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_ef894ddcef.webp','csm_CENTOR_Compliance_compliance_ef894ddcef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','ef894ddcef',1250,833,NULL),
(94068,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_68755041c5.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_68755041c5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','68755041c5',850,567,NULL),
(94069,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_9bde48942a.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_9bde48942a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','9bde48942a',1000,667,NULL),
(94070,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_f371e5af76.webp','csm_CENTOR_Compliance_compliance_f371e5af76.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','f371e5af76',1500,1000,NULL),
(94071,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_907a44de06.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_907a44de06.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','907a44de06',1250,834,NULL),
(94072,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_7085a10124.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_7085a10124.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','7085a10124',1500,1001,NULL),
(94073,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_cae82b01fd.webp','csm_CENTOR_Compliance_compliance_cae82b01fd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','cae82b01fd',1750,1167,NULL),
(94074,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_086710841f.webp','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_086710841f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','086710841f',1750,1168,NULL),
(94075,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_ac398184f8.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_ac398184f8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','ac398184f8',400,267,NULL),
(94076,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_ca7f80541f.jpg','csm_CENTOR_Compliance_compliance_ca7f80541f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','ca7f80541f',400,267,NULL),
(94077,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_f21048d0ae.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_f21048d0ae.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','f21048d0ae',600,400,NULL),
(94078,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_0c543db79e.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_0c543db79e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','0c543db79e',850,567,NULL),
(94079,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_3e5736d24c.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_3e5736d24c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','3e5736d24c',1000,667,NULL),
(94080,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_c813ff5682.jpg','csm_CENTOR_Compliance_compliance_c813ff5682.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','c813ff5682',600,400,NULL),
(94081,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_e9b27471b9.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_e9b27471b9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','e9b27471b9',1250,834,NULL),
(94082,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_254dc93c91.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_254dc93c91.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','254dc93c91',1500,1001,NULL),
(94083,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_2d63a3b681.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_2d63a3b681.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','2d63a3b681',1750,1168,NULL),
(94084,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_c6cc996ee2.jpg','csm_CENTOR_Compliance_compliance_c6cc996ee2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','c6cc996ee2',850,567,NULL),
(94085,1787816488,1787816488,1,11506,'/_processed_/a/0/csm_CENTOR_Working-at-Centor_diversity-and-inclusion_9c425eea5a.jpg','csm_CENTOR_Working-at-Centor_diversity-and-inclusion_9c425eea5a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','9c425eea5a',1499,1000,NULL),
(94086,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_19a02af3c5.jpg','csm_CENTOR_Compliance_compliance_19a02af3c5.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','19a02af3c5',1000,667,NULL),
(94087,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_d89f60eea8.jpg','csm_CENTOR_Compliance_compliance_d89f60eea8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','d89f60eea8',1250,833,NULL),
(94088,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_e24c3763f0.jpg','csm_CENTOR_Compliance_compliance_e24c3763f0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','e24c3763f0',1500,1000,NULL),
(94089,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_9bf0dffe60.jpg','csm_CENTOR_Compliance_compliance_9bf0dffe60.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','9bf0dffe60',1750,1167,NULL),
(94090,1787816485,1787816485,1,12061,'/_processed_/4/4/csm_CENTOR_Compliance_compliance_883d89e182.jpg','csm_CENTOR_Compliance_compliance_883d89e182.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','c9e718c86c691d46dbb59494a97bb2d672efd426','Image.CropScaleMask','883d89e182',1500,1000,NULL),
(94091,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_790bffd6c9.webp','csm_CENTOR_Compliance-quality-systems-cgmp_790bffd6c9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','790bffd6c9',400,267,NULL),
(94092,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_78c49f2363.webp','csm_CENTOR_Compliance-quality-systems-cgmp_78c49f2363.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','78c49f2363',600,400,NULL),
(94093,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_cb98e2767f.webp','csm_CENTOR_Compliance-quality-systems-cgmp_cb98e2767f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','cb98e2767f',850,567,NULL),
(94094,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_7980d8e2e9.webp','csm_CENTOR_Compliance-quality-systems-cgmp_7980d8e2e9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','7980d8e2e9',1000,667,NULL),
(94095,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_18d6f009c5.webp','csm_CENTOR_Compliance-quality-systems-cgmp_18d6f009c5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','18d6f009c5',1250,833,NULL),
(94096,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_17d282bfb2.webp','csm_CENTOR_Compliance-quality-systems-cgmp_17d282bfb2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','17d282bfb2',1500,1000,NULL),
(94097,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_c701480562.webp','csm_CENTOR_Compliance-quality-systems-cgmp_c701480562.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','c701480562',1750,1167,NULL),
(94098,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_63dc6fd11a.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_63dc6fd11a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','63dc6fd11a',400,267,NULL),
(94099,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_bc9c399f3c.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_bc9c399f3c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','bc9c399f3c',600,400,NULL),
(94100,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_d2b9a7c035.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_d2b9a7c035.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d2b9a7c035',850,567,NULL),
(94101,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_7dc564996f.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_7dc564996f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','7dc564996f',1000,667,NULL),
(94102,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_43b67d172b.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_43b67d172b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','43b67d172b',1250,833,NULL),
(94103,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_d36dd2963f.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_d36dd2963f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d36dd2963f',1500,1000,NULL),
(94104,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_16d767fedd.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_16d767fedd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','16d767fedd',1750,1167,NULL),
(94105,1787816485,1787816485,1,11507,'/_processed_/8/e/csm_CENTOR_Compliance-quality-systems-cgmp_5fa39e55b0.jpg','csm_CENTOR_Compliance-quality-systems-cgmp_5fa39e55b0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','5fa39e55b0',1500,1000,NULL),
(94106,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_bd890f0397.webp','csm_Header_2500x1400_04_bd890f0397.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','bd890f0397',600,336,NULL),
(94107,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_671da30415.webp','csm_Header_2500x1400_04_671da30415.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','671da30415',1500,840,NULL),
(94108,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_77b15f766e.webp','csm_Header_2500x1400_04_77b15f766e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','77b15f766e',2500,1400,NULL),
(94109,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_36c13c037c.webp','csm_Header_2500x1400_04_36c13c037c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','36c13c037c',2000,1120,NULL),
(94110,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_c675cc431e.jpg','csm_Header_2500x1400_04_c675cc431e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','c675cc431e',600,336,NULL),
(94111,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_4e8eb3ea31.jpg','csm_Header_2500x1400_04_4e8eb3ea31.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','4e8eb3ea31',1500,840,NULL),
(94112,1787816521,1787816521,1,4371,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','96b3aafbb4',0,0,''),
(94113,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_683b797c51.jpg','csm_Header_2500x1400_04_683b797c51.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','683b797c51',2000,1120,NULL),
(94114,1787816521,1787816521,1,4371,'/_processed_/e/3/csm_Header_2500x1400_04_9b1b65c0dd.jpg','csm_Header_2500x1400_04_9b1b65c0dd.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ac3569f4318e806b61951e5978d36b4c95c80b95','Image.CropScaleMask','9b1b65c0dd',1786,1000,NULL),
(94115,1787816521,1787816521,1,11638,'/_processed_/0/8/csm_CENTOR_DOC_Combination-Brochure_74f133a025.png','csm_CENTOR_DOC_Combination-Brochure_74f133a025.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','7685c67e70ea0206a2f1cacffa5288b44b3ea299','Image.CropScaleMask','74f133a025',100,142,NULL),
(94116,1787816521,1787816521,1,11639,'/_processed_/8/7/csm_CENTOR_DOC_Supplier-Code-of-Conduct_bc21b1765f.png','csm_CENTOR_DOC_Supplier-Code-of-Conduct_bc21b1765f.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','ebeb4a1f178e451a4d944434860edfd32a8ac71d','Image.CropScaleMask','bc21b1765f',100,142,NULL),
(94117,1787816521,1787816521,1,11636,'/_processed_/6/b/csm_CENTOR_DOC_Safety-Policy_787527664d.png','csm_CENTOR_DOC_Safety-Policy_787527664d.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','e5bd7cbbf1535ee04c4887df53ba1360d693a3b6','Image.CropScaleMask','787527664d',100,129,NULL),
(94118,1787816521,1787816521,1,11725,'/_processed_/c/1/csm_Zertifikat_Allgemein_80e90b3789.jpg','csm_Zertifikat_Allgemein_80e90b3789.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','6e3f7b8e5e29a4bdba7e40f722904a699d6d2ce5','Image.CropScaleMask','80e90b3789',100,142,NULL),
(94119,1787816521,1787816521,1,11637,'/_processed_/8/7/csm_CENTOR_DOC_Quality-Policy-Board_5e4120d0e9.png','csm_CENTOR_DOC_Quality-Policy-Board_5e4120d0e9.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','20a46696ba8e4b08095c8bb04e78cf835ee8cbbe','Image.CropScaleMask','5e4120d0e9',100,129,NULL),
(94120,1787816521,1787816521,1,11643,'/_processed_/3/6/csm_1-ClicPopularPreferred_CENTOR231E__adda1acc4b.png','csm_1-ClicPopularPreferred_CENTOR231E__adda1acc4b.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','3ad80e70c52c760221630e337196a4b4f64b36e7','Image.CropScaleMask','adda1acc4b',100,129,NULL),
(94121,1787816521,1787816521,1,11646,'/_processed_/4/f/csm_RecycledOvalSalesSheet_2024_e3b618c12a.png','csm_RecycledOvalSalesSheet_2024_e3b618c12a.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','1dfec6503f113c9667a87f296e03f26cde47f9dd','Image.CropScaleMask','e3b618c12a',100,129,NULL),
(94122,1787816521,1787816521,1,11654,'/_processed_/d/0/csm_CENTOR_DOC_Sustainability-Sheet_0db80a7885.png','csm_CENTOR_DOC_Sustainability-Sheet_0db80a7885.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','98229367e24485cd75fa9bd48308d7a039c36819','Image.CropScaleMask','0db80a7885',100,129,NULL),
(94123,1787816521,1787816521,1,11644,'/_processed_/8/e/csm_50YearsScrewLoc_b84212b3fb.png','csm_50YearsScrewLoc_b84212b3fb.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','48d229843a63bd18a73f38d639bfd62adb58e511','Image.CropScaleMask','b84212b3fb',100,129,NULL),
(94124,1787816521,1787816521,1,11645,'/_processed_/0/d/csm_OpioidRedClosureFlier_R3_35702d7a84.png','csm_OpioidRedClosureFlier_R3_35702d7a84.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','fcf3b154cfa3cc9b4ceabffb04c98f75b961c01e','Image.CropScaleMask','35702d7a84',100,129,NULL),
(94125,1787816521,1787816521,1,11640,'/_processed_/d/8/csm_Generic_order_guide-2018r_f865a3d108.png','csm_Generic_order_guide-2018r_f865a3d108.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','a235af8eb45d0ee4cb9e3efa9f6be7e2e0fac2f1','Image.CropScaleMask','f865a3d108',100,129,NULL),
(94126,1787816521,1787816521,1,11642,'/_processed_/8/0/csm_2021CannabisPackagingFlier_17a497bb4a.png','csm_2021CannabisPackagingFlier_17a497bb4a.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:100;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','e96ab8c300c27c0353e70f07036695cdbf4feb95','4af8d886dc5e98dd839549236a3e62e68826a28b','Image.CropScaleMask','17a497bb4a',100,129,NULL),
(94127,1787837968,1787837967,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_b115cf5dd0.jpg','csm_CENTOR_Legal_header_b115cf5dd0.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','b115cf5dd0',64,14,''),
(94128,1787837975,1787837971,1,12077,'/_processed_/0/5/csm_CENTOR_Home_career_caddfd5e58.jpg','csm_CENTOR_Home_career_caddfd5e58.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','caddfd5e58',64,43,''),
(94129,1787838305,1787838303,1,12067,'/_processed_/e/7/csm_CENTOR_Company_our-team_12db1bfaa5.jpg','csm_CENTOR_Company_our-team_12db1bfaa5.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','12db1bfaa5',64,43,''),
(94130,1787838577,1787838577,1,10916,'/_processed_/9/d/csm_g_Ppack_Landingpage_e0b9366344.jpg','csm_g_Ppack_Landingpage_e0b9366344.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','b58364fa0522db9dfd05d280d1215da1caabb283','Image.CropScaleMask','e0b9366344',64,14,''),
(94131,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_60889bd0db.webp','csm_CENTOR_About-us_header_60889bd0db.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','60889bd0db',600,400,NULL),
(94132,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_0d24a37b25.webp','csm_CENTOR_About-us_header_0d24a37b25.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','0d24a37b25',1500,1000,NULL),
(94133,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_9f5481ae95.webp','csm_CENTOR_About-us_header_9f5481ae95.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','9f5481ae95',1920,1280,NULL),
(94134,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_813e490bc4.webp','csm_CENTOR_Career_header_813e490bc4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','813e490bc4',600,400,NULL),
(94135,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_7f11218333.webp','csm_CENTOR_About-us_header_7f11218333.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','7f11218333',1920,1280,NULL),
(94136,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_d90768d166.jpg','csm_CENTOR_About-us_header_d90768d166.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d90768d166',600,400,NULL),
(94137,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_1d02a6b3f2.jpg','csm_CENTOR_About-us_header_1d02a6b3f2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','1d02a6b3f2',1500,1000,NULL),
(94138,1787838931,1787838931,1,12069,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','00d695734c',0,0,''),
(94139,1787838931,1787838931,1,12069,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','54d0310666',0,0,''),
(94140,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_9b5df0fa98.webp','csm_CENTOR_Career_header_9b5df0fa98.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','9b5df0fa98',1500,1000,NULL),
(94141,1787838931,1787838931,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_d42b7ae642.jpg','csm_CENTOR_About-us_header_d42b7ae642.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','d42b7ae642',1500,1000,NULL),
(94142,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_d478b0906a.webp','csm_CENTOR_About-us_facility_d478b0906a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','d478b0906a',400,212,NULL),
(94143,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_94b5709703.webp','csm_CENTOR_About-us_facility_94b5709703.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','94b5709703',600,318,NULL),
(94144,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_0c2e10e96b.webp','csm_CENTOR_About-us_facility_0c2e10e96b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','0c2e10e96b',850,451,NULL),
(94145,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_cac919727f.webp','csm_CENTOR_About-us_facility_cac919727f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','cac919727f',1000,530,NULL),
(94146,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_490d5590b1.webp','csm_CENTOR_About-us_facility_490d5590b1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','490d5590b1',1250,663,NULL),
(94147,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_e0774773c2.webp','csm_CENTOR_Career_header_e0774773c2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','e0774773c2',2600,1733,NULL),
(94148,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_69be6ed570.webp','csm_CENTOR_About-us_facility_69be6ed570.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','69be6ed570',1500,795,NULL),
(94149,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_f995e0f673.webp','csm_CENTOR_About-us_facility_f995e0f673.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','f995e0f673',1750,928,NULL),
(94150,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_6c111669e1.png','csm_CENTOR_About-us_facility_6c111669e1.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','6c111669e1',400,212,NULL),
(94151,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_6cc9992289.png','csm_CENTOR_About-us_facility_6cc9992289.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','6cc9992289',600,318,NULL),
(94152,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_f99a625e49.webp','csm_CENTOR_Career_header_f99a625e49.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','f99a625e49',2000,1333,NULL),
(94153,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_ee0c2cc097.png','csm_CENTOR_About-us_facility_ee0c2cc097.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','ee0c2cc097',850,451,NULL),
(94154,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_265f9f3021.jpg','csm_CENTOR_Career_header_265f9f3021.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','265f9f3021',600,400,NULL),
(94155,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_dd0041d27d.png','csm_CENTOR_About-us_facility_dd0041d27d.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','dd0041d27d',1000,530,NULL),
(94156,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_2ce4345134.jpg','csm_CENTOR_Career_header_2ce4345134.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','2ce4345134',1500,1000,NULL),
(94157,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_53e934556e.png','csm_CENTOR_About-us_facility_53e934556e.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','53e934556e',1250,663,NULL),
(94158,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_33b691497c.jpg','csm_CENTOR_Career_header_33b691497c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','33b691497c',2600,1733,NULL),
(94159,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_cdd7201f00.jpg','csm_CENTOR_Career_header_cdd7201f00.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','cdd7201f00',2000,1333,NULL),
(94160,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_90ba0180ad.png','csm_CENTOR_About-us_facility_90ba0180ad.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','90ba0180ad',1500,795,NULL),
(94161,1787838931,1787838931,1,11653,'/_processed_/5/8/csm_CENTOR_Career_header_e5fa631920.jpg','csm_CENTOR_Career_header_e5fa631920.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','4b06d3a10f9743917a8d546eaf2e72f64d7d97f1','Image.CropScaleMask','e5fa631920',1500,1000,NULL),
(94162,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_05f3cafac9.webp','csm_CENTOR_Career_job-offerings_05f3cafac9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','05f3cafac9',400,267,NULL),
(94163,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_7fe8418894.webp','csm_CENTOR_Career_job-offerings_7fe8418894.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','7fe8418894',600,400,NULL),
(94164,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_198c2c5e16.webp','csm_CENTOR_Career_job-offerings_198c2c5e16.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','198c2c5e16',850,567,NULL),
(94165,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_0459d16f11.webp','csm_CENTOR_Career_job-offerings_0459d16f11.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','0459d16f11',1000,667,NULL),
(94166,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_eb5a0bc4fc.png','csm_CENTOR_About-us_facility_eb5a0bc4fc.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','eb5a0bc4fc',1750,928,NULL),
(94167,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_f15d344da1.webp','csm_CENTOR_Career_job-offerings_f15d344da1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','f15d344da1',1250,834,NULL),
(94168,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_465d8058be.webp','csm_CENTOR_Career_job-offerings_465d8058be.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','465d8058be',1500,1001,NULL),
(94169,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_5fb331fd77.webp','csm_CENTOR_Career_job-offerings_5fb331fd77.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','5fb331fd77',1750,1168,NULL),
(94170,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_caa3885268.jpg','csm_CENTOR_Career_job-offerings_caa3885268.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','caa3885268',400,267,NULL),
(94171,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_7e421c24a0.jpg','csm_CENTOR_Career_job-offerings_7e421c24a0.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','7e421c24a0',600,400,NULL),
(94172,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_e1e3fb534b.jpg','csm_CENTOR_Career_job-offerings_e1e3fb534b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','e1e3fb534b',850,567,NULL),
(94173,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_7742b2d206.jpg','csm_CENTOR_Career_job-offerings_7742b2d206.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','7742b2d206',1000,667,NULL),
(94174,1787838931,1787838931,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_a3df7181fa.png','csm_CENTOR_About-us_facility_a3df7181fa.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','a3df7181fa',1886,1000,NULL),
(94175,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_8999e300bb.jpg','csm_CENTOR_Career_job-offerings_8999e300bb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','8999e300bb',1250,834,NULL),
(94176,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_0738d036e1.jpg','csm_CENTOR_Career_job-offerings_0738d036e1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','0738d036e1',1500,1001,NULL),
(94177,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_ef1c80667f.jpg','csm_CENTOR_Career_job-offerings_ef1c80667f.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','ef1c80667f',1750,1168,NULL),
(94178,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_daec0e65e2.webp','csm_CENTOR_About-us_consumer-preferred_daec0e65e2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','daec0e65e2',400,267,NULL),
(94179,1787838931,1787838931,1,12062,'/_processed_/3/2/csm_CENTOR_Career_job-offerings_e6ae9822dc.jpg','csm_CENTOR_Career_job-offerings_e6ae9822dc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','dd4f96fede3b0446605b70086ed239105bcd8907','Image.CropScaleMask','e6ae9822dc',750,500,NULL),
(94180,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_da5389daeb.webp','csm_CENTOR_About-us_consumer-preferred_da5389daeb.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','da5389daeb',600,400,NULL),
(94181,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_12c99db017.webp','csm_CENTOR_Career_working-at-centor_12c99db017.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','12c99db017',400,267,NULL),
(94182,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_4ebee1b243.webp','csm_CENTOR_About-us_consumer-preferred_4ebee1b243.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','4ebee1b243',850,567,NULL),
(94183,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_699c972e1c.webp','csm_CENTOR_Career_working-at-centor_699c972e1c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','699c972e1c',600,400,NULL),
(94184,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_a8eb11a5ef.webp','csm_CENTOR_About-us_consumer-preferred_a8eb11a5ef.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','a8eb11a5ef',1000,667,NULL),
(94185,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_8ca5cb5137.webp','csm_CENTOR_Career_working-at-centor_8ca5cb5137.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','8ca5cb5137',850,567,NULL),
(94186,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_ffa64d9da2.webp','csm_CENTOR_About-us_consumer-preferred_ffa64d9da2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','ffa64d9da2',1250,834,NULL),
(94187,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_454891524c.webp','csm_CENTOR_Career_working-at-centor_454891524c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','454891524c',1000,667,NULL),
(94188,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_f458e9e0d6.webp','csm_CENTOR_About-us_consumer-preferred_f458e9e0d6.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','f458e9e0d6',1500,1001,NULL),
(94189,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_c84c6f8cdd.webp','csm_CENTOR_Career_working-at-centor_c84c6f8cdd.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','c84c6f8cdd',1250,833,NULL),
(94190,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_e6434970ac.webp','csm_CENTOR_About-us_consumer-preferred_e6434970ac.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','e6434970ac',1750,1168,NULL),
(94191,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_2322d2e9be.jpg','csm_CENTOR_About-us_consumer-preferred_2322d2e9be.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','2322d2e9be',400,267,NULL),
(94192,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_06f78be6fc.jpg','csm_CENTOR_About-us_consumer-preferred_06f78be6fc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','06f78be6fc',600,400,NULL),
(94193,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_782baaf893.jpg','csm_CENTOR_About-us_consumer-preferred_782baaf893.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','782baaf893',850,567,NULL),
(94194,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_ed0a8c5275.webp','csm_CENTOR_Career_working-at-centor_ed0a8c5275.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','ed0a8c5275',1500,1000,NULL),
(94195,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_7ec0a6f7e7.jpg','csm_CENTOR_About-us_consumer-preferred_7ec0a6f7e7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','7ec0a6f7e7',1000,667,NULL),
(94196,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_c69119c353.jpg','csm_CENTOR_About-us_consumer-preferred_c69119c353.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','c69119c353',1250,834,NULL),
(94197,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_176de43358.jpg','csm_CENTOR_About-us_consumer-preferred_176de43358.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','176de43358',1500,1001,NULL),
(94198,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_b141e06599.jpg','csm_CENTOR_About-us_consumer-preferred_b141e06599.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','b141e06599',1750,1168,NULL),
(94199,1787838931,1787838931,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_7b7a27b2a4.jpg','csm_CENTOR_About-us_consumer-preferred_7b7a27b2a4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','7b7a27b2a4',1499,1000,NULL),
(94200,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_9ac331c02d.webp','csm_CENTOR_Career_working-at-centor_9ac331c02d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','9ac331c02d',1750,1167,NULL),
(94201,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_1fef6d7244.jpg','csm_CENTOR_Career_working-at-centor_1fef6d7244.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','1fef6d7244',400,267,NULL),
(94202,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_f694a573b1.jpg','csm_CENTOR_Career_working-at-centor_f694a573b1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','f694a573b1',600,400,NULL),
(94203,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_3fb7533602.jpg','csm_CENTOR_Career_working-at-centor_3fb7533602.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','3fb7533602',850,567,NULL),
(94204,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_ad7078f493.jpg','csm_CENTOR_Career_working-at-centor_ad7078f493.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','ad7078f493',1000,667,NULL),
(94205,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_9d6caa4566.jpg','csm_CENTOR_Career_working-at-centor_9d6caa4566.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','9d6caa4566',1250,833,NULL),
(94206,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_25a67dac25.jpg','csm_CENTOR_Career_working-at-centor_25a67dac25.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','25a67dac25',1500,1000,NULL),
(94207,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_f5624826c7.jpg','csm_CENTOR_Career_working-at-centor_f5624826c7.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','f5624826c7',1750,1167,NULL),
(94208,1787838931,1787838931,1,12063,'/_processed_/a/a/csm_CENTOR_Career_working-at-centor_8289ae3971.jpg','csm_CENTOR_Career_working-at-centor_8289ae3971.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','34da2c2c35b7d098c3e119af8e67936f9737bb70','Image.CropScaleMask','8289ae3971',750,500,NULL),
(94209,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_2bae6f182c.webp','csm_CENTOR_Legal_header_2bae6f182c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','2bae6f182c',600,131,NULL),
(94210,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_38c0fa92cf.webp','csm_CENTOR_Legal_header_38c0fa92cf.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','38c0fa92cf',1500,328,NULL),
(94211,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_8aaa7b4afc.webp','csm_CENTOR_Legal_header_8aaa7b4afc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','8aaa7b4afc',1920,420,NULL),
(94212,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_c8e706e395.webp','csm_CENTOR_Legal_header_c8e706e395.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','c8e706e395',1920,420,NULL),
(94213,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_37eb7081f3.jpg','csm_CENTOR_Legal_header_37eb7081f3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','37eb7081f3',600,131,NULL),
(94214,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_37eb7081f3.jpg','csm_CENTOR_Legal_header_37eb7081f3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','37eb7081f3',600,131,NULL),
(94215,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_82616745de.jpg','csm_CENTOR_Legal_header_82616745de.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','82616745de',1500,328,NULL),
(94216,1787838955,1787838955,1,11647,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','7a8b18ae5f',0,0,''),
(94217,1787838955,1787838955,1,11647,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','7e96d630c6',0,0,''),
(94218,1787838955,1787838955,1,11647,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','fbe6c92f33',0,0,''),
(94219,1787838955,1787838955,1,11647,'/_processed_/8/7/csm_CENTOR_Legal_header_82616745de.jpg','csm_CENTOR_Legal_header_82616745de.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ab7c0d85e007241d5136ef161053df27bb3dfb8e','Image.CropScaleMask','82616745de',1500,328,NULL),
(94220,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_d251787ea4.webp','csm_CENTOR_Product-Solutions_header_d251787ea4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','d251787ea4',600,400,NULL),
(94221,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_3f787763b5.webp','csm_CENTOR_Product-Solutions_header_3f787763b5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','3f787763b5',1500,1000,NULL),
(94222,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_05a5a25837.webp','csm_CENTOR_Product-Solutions_header_05a5a25837.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','9c529789105c5be7e46c160001c11e4a30767385','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','05a5a25837',1920,1280,NULL),
(94223,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_83ccbc5782.webp','csm_CENTOR_Product-Solutions_header_83ccbc5782.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','50fa7bc3b16d78245b8867406daad68bfae362b2','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','83ccbc5782',1920,1280,NULL),
(94224,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_384299b4af.jpg','csm_CENTOR_Product-Solutions_header_384299b4af.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','384299b4af',600,400,NULL),
(94225,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_4ea3ddc6c2.jpg','csm_CENTOR_Product-Solutions_header_4ea3ddc6c2.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','4ea3ddc6c2',1500,1000,NULL),
(94226,1787844351,1787844351,1,11496,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5e643e99ef21632623249fcde6fadd93df131091','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','31ba0d1f07',0,0,''),
(94227,1787844351,1787844351,1,11496,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:2000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','5134062d30acbbca56a3a3800cedbb20a27328f0','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','3676588ba7',0,0,''),
(94228,1787844351,1787844351,1,11496,'/_processed_/1/3/csm_CENTOR_Product-Solutions_header_bb494da25a.jpg','csm_CENTOR_Product-Solutions_header_bb494da25a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1920;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','3dfcde5fea28a0288cdb12274bc0e719f2122198','43104dcca92685d8a3b7466b71c90c59f7a3ff37','Image.CropScaleMask','bb494da25a',1500,1000,NULL),
(94229,1787910299,1787910299,1,11509,'',NULL,'a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','c11b0931755f3c79c9ef4bed4d33e73d6025aa67','Image.CropScaleMask','7aa7415812',0,0,''),
(94230,1787910300,1787910299,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_bdd5f9b786.png','csm_Logo_Centor_White_bdd5f9b786.png','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','bdd5f9b786',64,25,''),
(94231,1788162858,1788162858,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_c681a87e04.png','csm_Logo_Centor_White_c681a87e04.png','a:3:{s:8:\"maxWidth\";i:60;s:9:\"maxHeight\";i:45;s:6:\"height\";s:3:\"45m\";}','1d41cec0fcdd6183fb5dc9503635ee0256a30e18','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','c681a87e04',60,24,''),
(94232,1788162897,1788162896,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_3e4cf1c199.png','csm_Logo_Centor_White_3e4cf1c199.png','a:3:{s:5:\"width\";s:4:\"590m\";s:6:\"height\";s:4:\"400m\";s:4:\"crop\";N;}','1c03ba10db5bc27fa5dcf2107f822e7cc651c396','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','3e4cf1c199',590,233,''),
(94233,1788162960,1788162960,1,14366,'',NULL,'a:2:{s:5:\"width\";i:64;s:6:\"height\";i:64;}','551dfa8957f1a04693c61acf34bc959a1ca971c4','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.Preview','1970550894',64,20,''),
(94234,1788163008,1788163008,1,14366,'',NULL,'a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.CropScaleMask','b9fdd8b522',64,20,''),
(94235,1788163012,1788163012,1,14366,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:150;s:4:\"crop\";N;}','cfe93cbb07d0cfbe7800b799777ad2e70305dbab','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.CropScaleMask','99fc1ece30',484,150,''),
(94236,1788163012,1788163012,1,14366,'',NULL,'a:3:{s:8:\"maxWidth\";i:60;s:9:\"maxHeight\";i:45;s:6:\"height\";s:3:\"45m\";}','1d41cec0fcdd6183fb5dc9503635ee0256a30e18','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.CropScaleMask','76055c2c6d',60,19,''),
(94237,1788163029,1788163029,1,14366,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:57;s:4:\"crop\";N;}','f9b8f18b82e47f21a291727f7ceeed61f44ef615','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.CropScaleMask','8f7a5e1fb4',184,57,''),
(94238,1788163029,1788163029,1,14366,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:35;s:4:\"crop\";N;}','7438443efdf9e494f6cbdfaeda92f473fa7114a7','a225597f81e71ed235af05f1d9470c4caf80aa6e','Image.CropScaleMask','04724f5d7a',113,35,''),
(94239,1788186022,1788186021,1,12069,'/_processed_/4/c/csm_CENTOR_About-us_header_46b0941fb9.jpg','csm_CENTOR_About-us_header_46b0941fb9.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','a6818d7aa75248e861fe1d8ab2cdf1c605ca1cd5','Image.CropScaleMask','46b0941fb9',64,43,''),
(94240,1788186025,1788186021,1,11452,'/_processed_/d/9/csm_CENTOR_About-us_facility_809337b443.png','csm_CENTOR_About-us_facility_809337b443.png','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','36163a78f14b819b4beab156d7d30f8e7f2d06df','Image.CropScaleMask','809337b443',64,34,''),
(94241,1788186136,1788186021,1,12070,'/_processed_/1/2/csm_CENTOR_About-us_consumer-preferred_bc76e221a0.jpg','csm_CENTOR_About-us_consumer-preferred_bc76e221a0.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','5bd8c457821e9346453e742900e8ba3da8a76844','Image.CropScaleMask','bc76e221a0',64,43,''),
(94242,1788187050,1788187049,1,11628,'/_processed_/4/7/csm_CENTOR_Sustainability_header_9b4ba98b44.jpg','csm_CENTOR_Sustainability_header_9b4ba98b44.jpg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','4f39496de9caae9d4ea94d602d58aa1243ca6dfe','Image.CropScaleMask','9b4ba98b44',64,43,''),
(94243,1788187142,1788187049,1,11492,'/_processed_/3/6/csm_CENTOR_Sustainability_strategies-in-development_f16967df4f.jpeg','csm_CENTOR_Sustainability_strategies-in-development_f16967df4f.jpeg','a:2:{s:8:\"maxWidth\";i:64;s:9:\"maxHeight\";i:64;}','adce1dbae2e4683670473874bda4b4e3a0297998','b32f508b1f7c0a37ca8d5d360c619f46920d1b34','Image.CropScaleMask','f16967df4f',64,38,''),
(94244,1788187173,1788187173,1,11402,'/_processed_/0/b/csm_Logo_Centor_White_ddf050bf0d.png','csm_Logo_Centor_White_ddf050bf0d.png','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";N;s:9:\"maxHeight\";i:150;s:4:\"crop\";N;}','cfe93cbb07d0cfbe7800b799777ad2e70305dbab','e0d58e1134182f52291b48f135c985e75e2cd3e2','Image.CropScaleMask','ddf050bf0d',381,150,''),
(94245,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_ea16a6bf6a.webp','csm_Relations_Image_ea16a6bf6a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','ea16a6bf6a',400,216,NULL),
(94246,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_3979ae0e38.webp','csm_Relations_Image_3979ae0e38.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','3979ae0e38',600,325,NULL),
(94247,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_576deda3aa.webp','csm_Relations_Image_576deda3aa.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','576deda3aa',850,460,NULL),
(94248,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_7c2a30833f.webp','csm_Relations_Image_7c2a30833f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','7c2a30833f',1000,541,NULL),
(94249,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_e1ff58741b.webp','csm_Relations_Image_e1ff58741b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','e1ff58741b',1250,676,NULL),
(94250,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_a065e275b1.webp','csm_Relations_Image_a065e275b1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','a065e275b1',1500,812,NULL),
(94251,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_23462a44e4.webp','csm_Relations_Image_23462a44e4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','23462a44e4',1750,947,NULL),
(94252,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_a6ccf250cb.jpg','csm_Relations_Image_a6ccf250cb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','a6ccf250cb',400,216,NULL),
(94253,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_da993b0414.jpg','csm_Relations_Image_da993b0414.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','da993b0414',600,325,NULL),
(94254,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_f2680f14cc.jpg','csm_Relations_Image_f2680f14cc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','f2680f14cc',850,460,NULL),
(94255,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_9c655c8440.jpg','csm_Relations_Image_9c655c8440.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','9c655c8440',1000,541,NULL),
(94256,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_a5337708ac.jpg','csm_Relations_Image_a5337708ac.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','a5337708ac',1250,676,NULL),
(94257,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_4234fa7d13.jpg','csm_Relations_Image_4234fa7d13.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','4234fa7d13',1500,812,NULL),
(94258,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_601b1f9548.jpg','csm_Relations_Image_601b1f9548.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','601b1f9548',1750,947,NULL),
(94259,1788187617,1788187617,1,13838,'/_processed_/1/0/csm_Relations_Image_7b81e45d2e.jpg','csm_Relations_Image_7b81e45d2e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','7327f08c6f3cbebf10eeb96e7ebe4d5e40980c31','Image.CropScaleMask','7b81e45d2e',750,406,NULL),
(94260,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_bca874179a.webp','csm_CENTOR_Gx-Cap_Vial_bca874179a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','bca874179a',400,225,NULL),
(94261,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_8f9587b503.webp','csm_CENTOR_Gx-Cap_Vial_8f9587b503.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','8f9587b503',600,338,NULL),
(94262,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_d507aa38cc.webp','csm_CENTOR_Gx-Cap_Vial_d507aa38cc.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','d507aa38cc',850,478,NULL),
(94263,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_3382ea0152.webp','csm_CENTOR_Gx-Cap_Vial_3382ea0152.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','3382ea0152',1000,563,NULL),
(94264,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_e19a7078b3.webp','csm_CENTOR_Gx-Cap_Vial_e19a7078b3.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','e19a7078b3',1250,703,NULL),
(94265,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_81c9e828b2.webp','csm_CENTOR_Gx-Cap_Vial_81c9e828b2.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','81c9e828b2',1500,844,NULL),
(94266,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_535b50ec08.webp','csm_CENTOR_Gx-Cap_Vial_535b50ec08.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','535b50ec08',1750,984,NULL),
(94267,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_fe484ddb08.jpeg','csm_CENTOR_Gx-Cap_Vial_fe484ddb08.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','fe484ddb08',400,225,NULL),
(94268,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_c8a955f0ea.jpeg','csm_CENTOR_Gx-Cap_Vial_c8a955f0ea.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','c8a955f0ea',600,338,NULL),
(94269,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_7d6cb73aa8.jpeg','csm_CENTOR_Gx-Cap_Vial_7d6cb73aa8.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','7d6cb73aa8',850,478,NULL),
(94270,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_d0ebe3f706.jpeg','csm_CENTOR_Gx-Cap_Vial_d0ebe3f706.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','d0ebe3f706',1000,563,NULL),
(94271,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_349b764548.jpeg','csm_CENTOR_Gx-Cap_Vial_349b764548.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','349b764548',1250,703,NULL),
(94272,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_f2594c3ac3.jpeg','csm_CENTOR_Gx-Cap_Vial_f2594c3ac3.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','f2594c3ac3',1500,844,NULL),
(94273,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_08de1c9c7d.jpeg','csm_CENTOR_Gx-Cap_Vial_08de1c9c7d.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','08de1c9c7d',1750,984,NULL),
(94274,1788187617,1788187617,1,12075,'/_processed_/3/5/csm_CENTOR_Gx-Cap_Vial_7ab4c26f88.jpeg','csm_CENTOR_Gx-Cap_Vial_7ab4c26f88.jpeg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','8031b12f1e6d2ea0c89cc1d8f7e2b8c7ca658591','ee4845bc31b19deafc792b3addae17e189a4bf95','Image.CropScaleMask','7ab4c26f88',1500,844,NULL),
(94275,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_6cff74a739.webp','csm_Gx_Cap_Stadien_6cff74a739.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','6cff74a739',400,271,NULL),
(94276,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_61a2929d3c.webp','csm_Gx_Cap_Stadien_61a2929d3c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','61a2929d3c',600,407,NULL),
(94277,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_4a32ca1864.webp','csm_Gx_Cap_Stadien_4a32ca1864.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','4a32ca1864',850,576,NULL),
(94278,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_d43a8b8b6b.webp','csm_Gx_Cap_Stadien_d43a8b8b6b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','d43a8b8b6b',1000,678,NULL),
(94279,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_fa12dc4fd1.webp','csm_Gx_Cap_Stadien_fa12dc4fd1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','fa12dc4fd1',1250,848,NULL),
(94280,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_04d77f61a4.webp','csm_Gx_Cap_Stadien_04d77f61a4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','04d77f61a4',1500,1017,NULL),
(94281,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_103e5f8a9e.webp','csm_Gx_Cap_Stadien_103e5f8a9e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','103e5f8a9e',1750,1187,NULL),
(94282,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_dced72b285.jpg','csm_Gx_Cap_Stadien_dced72b285.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','dced72b285',400,271,NULL),
(94283,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_0a8f973580.jpg','csm_Gx_Cap_Stadien_0a8f973580.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','0a8f973580',600,407,NULL),
(94284,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_da5b922161.jpg','csm_Gx_Cap_Stadien_da5b922161.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','da5b922161',850,576,NULL),
(94285,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_b357318bdb.jpg','csm_Gx_Cap_Stadien_b357318bdb.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','b357318bdb',1000,678,NULL),
(94286,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_60fcf69154.jpg','csm_Gx_Cap_Stadien_60fcf69154.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','60fcf69154',1250,848,NULL),
(94287,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_58702405a9.jpg','csm_Gx_Cap_Stadien_58702405a9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','58702405a9',1500,1017,NULL),
(94288,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_79bfd5062b.jpg','csm_Gx_Cap_Stadien_79bfd5062b.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','79bfd5062b',1750,1187,NULL),
(94289,1788187617,1788187617,1,12930,'/_processed_/9/6/csm_Gx_Cap_Stadien_21834df4b6.jpg','csm_Gx_Cap_Stadien_21834df4b6.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','8031b12f1e6d2ea0c89cc1d8f7e2b8c7ca658591','f3cfd5e5a2d9c54dca54017dcdc57cb3c5d52d9f','Image.CropScaleMask','21834df4b6',1475,1000,NULL),
(94290,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_86bf8f8cea.webp','csm_CENTOR_Gx-Cap_Battery_86bf8f8cea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','86bf8f8cea',400,260,NULL),
(94291,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_69d3a07d13.webp','csm_CENTOR_Gx-Cap_Battery_69d3a07d13.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','69d3a07d13',600,390,NULL),
(94292,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_ab42368f0c.webp','csm_CENTOR_Gx-Cap_Battery_ab42368f0c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','ab42368f0c',850,553,NULL),
(94293,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_69946d135d.webp','csm_CENTOR_Gx-Cap_Battery_69946d135d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','69946d135d',1000,650,NULL),
(94294,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_f173efd01d.webp','csm_CENTOR_Gx-Cap_Battery_f173efd01d.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','f173efd01d',1250,813,NULL),
(94295,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_6f72bf2056.webp','csm_CENTOR_Gx-Cap_Battery_6f72bf2056.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','6f72bf2056',1500,975,NULL),
(94296,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_86efd3632c.webp','csm_CENTOR_Gx-Cap_Battery_86efd3632c.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','86efd3632c',1750,1138,NULL),
(94297,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_15afe8cc21.jpg','csm_CENTOR_Gx-Cap_Battery_15afe8cc21.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','15afe8cc21',400,260,NULL),
(94298,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_0df4e06ee1.jpg','csm_CENTOR_Gx-Cap_Battery_0df4e06ee1.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','0df4e06ee1',600,390,NULL),
(94299,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_f84d442566.jpg','csm_CENTOR_Gx-Cap_Battery_f84d442566.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','f84d442566',850,553,NULL),
(94300,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_503f0f009c.jpg','csm_CENTOR_Gx-Cap_Battery_503f0f009c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','503f0f009c',1000,650,NULL),
(94301,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_4c96e7bf21.jpg','csm_CENTOR_Gx-Cap_Battery_4c96e7bf21.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','4c96e7bf21',1250,813,NULL),
(94302,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_47145b9008.jpg','csm_CENTOR_Gx-Cap_Battery_47145b9008.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','47145b9008',1500,975,NULL),
(94303,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_f2399e02f9.jpg','csm_CENTOR_Gx-Cap_Battery_f2399e02f9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','f2399e02f9',1750,1138,NULL),
(94304,1788187617,1788187617,1,12076,'/_processed_/c/1/csm_CENTOR_Gx-Cap_Battery_d53e2172c3.jpg','csm_CENTOR_Gx-Cap_Battery_d53e2172c3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','8031b12f1e6d2ea0c89cc1d8f7e2b8c7ca658591','65f9e0aa329cf188b0b7c2e2c92c69299631e5a3','Image.CropScaleMask','d53e2172c3',1500,975,NULL),
(94305,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_2708d9224f.webp','csm_g_Vial_Aluminium_Seal_13mm_square_2708d9224f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','2708d9224f',400,400,NULL),
(94306,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_ef57624652.webp','csm_g_Vial_Aluminium_Seal_13mm_square_ef57624652.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','ef57624652',600,600,NULL),
(94307,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_bf1d688036.webp','csm_g_Vial_Aluminium_Seal_13mm_square_bf1d688036.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','bf1d688036',850,850,NULL),
(94308,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_e3238f9b1b.webp','csm_g_Vial_Aluminium_Seal_13mm_square_e3238f9b1b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','e3238f9b1b',1000,1000,NULL),
(94309,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_ba801a2177.webp','csm_g_Vial_Aluminium_Seal_13mm_square_ba801a2177.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','ba801a2177',1080,1080,NULL),
(94310,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_ff4bd95863.webp','csm_g_Vial_Aluminium_Seal_13mm_square_ff4bd95863.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','ff4bd95863',1080,1080,NULL),
(94311,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_4b8acaaca7.webp','csm_g_Vial_Aluminium_Seal_13mm_square_4b8acaaca7.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','4b8acaaca7',1080,1080,NULL),
(94312,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_7dda594089.jpg','csm_g_Vial_Aluminium_Seal_13mm_square_7dda594089.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','7dda594089',400,400,NULL),
(94313,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_ffea866a77.jpg','csm_g_Vial_Aluminium_Seal_13mm_square_ffea866a77.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','ffea866a77',600,600,NULL),
(94314,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_36ef008e54.jpg','csm_g_Vial_Aluminium_Seal_13mm_square_36ef008e54.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','36ef008e54',850,850,NULL),
(94315,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_1fb937dd35.jpg','csm_g_Vial_Aluminium_Seal_13mm_square_1fb937dd35.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','1fb937dd35',1000,1000,NULL),
(94316,1788187617,1788187617,1,12242,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','ac324f9b46',0,0,''),
(94317,1788187617,1788187617,1,12242,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','d6a83607d5',0,0,''),
(94318,1788187617,1788187617,1,12242,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','c67d79708a',0,0,''),
(94319,1788187617,1788187617,1,12242,'/_processed_/3/c/csm_g_Vial_Aluminium_Seal_13mm_square_2b357a5887.jpg','csm_g_Vial_Aluminium_Seal_13mm_square_2b357a5887.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','d4f4151ac15094c026036cd8790b7cf09163b400','Image.CropScaleMask','2b357a5887',750,750,NULL),
(94320,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_af02a22685.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_af02a22685.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','af02a22685',400,400,NULL),
(94321,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_4a3ca81522.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_4a3ca81522.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','4a3ca81522',600,600,NULL),
(94322,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_b3acef4eea.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_b3acef4eea.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','b3acef4eea',850,850,NULL),
(94323,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_d95abd4293.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_d95abd4293.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','d95abd4293',1000,1000,NULL),
(94324,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_f42c69994e.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_f42c69994e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','f42c69994e',1080,1080,NULL),
(94325,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_51391decb4.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_51391decb4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','51391decb4',1080,1080,NULL),
(94326,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_d9c5997e85.webp','csm_g_Vial_Aluminium_Seal_20mm_blue_square_d9c5997e85.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','d9c5997e85',1080,1080,NULL),
(94327,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_a52a9b341c.jpg','csm_g_Vial_Aluminium_Seal_20mm_blue_square_a52a9b341c.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','a52a9b341c',400,400,NULL),
(94328,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_90e308bf09.jpg','csm_g_Vial_Aluminium_Seal_20mm_blue_square_90e308bf09.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','90e308bf09',600,600,NULL),
(94329,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_727ef005dc.jpg','csm_g_Vial_Aluminium_Seal_20mm_blue_square_727ef005dc.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','727ef005dc',850,850,NULL),
(94330,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_fe3b87a157.jpg','csm_g_Vial_Aluminium_Seal_20mm_blue_square_fe3b87a157.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','fe3b87a157',1000,1000,NULL),
(94331,1788187617,1788187617,1,12240,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','af0f2ba4d1',0,0,''),
(94332,1788187617,1788187617,1,12240,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','f648708005',0,0,''),
(94333,1788187617,1788187617,1,12240,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','8f56ea8b0f',0,0,''),
(94334,1788187617,1788187617,1,12240,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_blue_square_8b0375f8fa.jpg','csm_g_Vial_Aluminium_Seal_20mm_blue_square_8b0375f8fa.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','e4d94cd820a229028652b57da78947bfbae79035','Image.CropScaleMask','8b0375f8fa',750,750,NULL),
(94335,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_983b97f93e.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_983b97f93e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','983b97f93e',400,400,NULL),
(94336,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_4457c91f9f.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_4457c91f9f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','4457c91f9f',600,600,NULL),
(94337,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_68e89554e4.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_68e89554e4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','68e89554e4',850,850,NULL),
(94338,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_ed67b1ea9a.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_ed67b1ea9a.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','ed67b1ea9a',1000,1000,NULL),
(94339,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_ee94142930.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_ee94142930.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','ee94142930',1080,1080,NULL),
(94340,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_58271fd3c4.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_58271fd3c4.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','58271fd3c4',1080,1080,NULL),
(94341,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_23d00c44c8.webp','csm_g_Vial_Aluminium_Seal_20mm_white_square_23d00c44c8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','23d00c44c8',1080,1080,NULL),
(94342,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_fcdf52a970.jpg','csm_g_Vial_Aluminium_Seal_20mm_white_square_fcdf52a970.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','fcdf52a970',400,400,NULL),
(94343,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_9fe50c7690.jpg','csm_g_Vial_Aluminium_Seal_20mm_white_square_9fe50c7690.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','9fe50c7690',600,600,NULL),
(94344,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_e8d243468a.jpg','csm_g_Vial_Aluminium_Seal_20mm_white_square_e8d243468a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','e8d243468a',850,850,NULL),
(94345,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_4a4103c8e8.jpg','csm_g_Vial_Aluminium_Seal_20mm_white_square_4a4103c8e8.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','4a4103c8e8',1000,1000,NULL),
(94346,1788187617,1788187617,1,12244,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','1dccb7d415',0,0,''),
(94347,1788187617,1788187617,1,12244,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','b4390a8be4',0,0,''),
(94348,1788187617,1788187617,1,12244,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','2212f4eea8',0,0,''),
(94349,1788187617,1788187617,1,12244,'/_processed_/c/9/csm_g_Vial_Aluminium_Seal_20mm_white_square_9052ad62a9.jpg','csm_g_Vial_Aluminium_Seal_20mm_white_square_9052ad62a9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','2dcc82e1359ee0a0aa45e13ddff63cf9ae296cb5','Image.CropScaleMask','9052ad62a9',750,750,NULL),
(94350,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_5985cdc9d1.webp','csm_g_Vial_Stopper_Serum_13mm_square_5985cdc9d1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','5985cdc9d1',400,400,NULL),
(94351,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_8d2bdadf48.webp','csm_g_Vial_Stopper_Serum_13mm_square_8d2bdadf48.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','8d2bdadf48',600,600,NULL),
(94352,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_2234b8e0c5.webp','csm_g_Vial_Stopper_Serum_13mm_square_2234b8e0c5.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','2234b8e0c5',850,850,NULL),
(94353,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_243d34cd96.webp','csm_g_Vial_Stopper_Serum_13mm_square_243d34cd96.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','243d34cd96',1000,1000,NULL),
(94354,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_2fb280d309.webp','csm_g_Vial_Stopper_Serum_13mm_square_2fb280d309.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','2fb280d309',1080,1080,NULL),
(94355,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_45f6ba351e.webp','csm_g_Vial_Stopper_Serum_13mm_square_45f6ba351e.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','45f6ba351e',1080,1080,NULL),
(94356,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_e29497abd9.webp','csm_g_Vial_Stopper_Serum_13mm_square_e29497abd9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','e29497abd9',1080,1080,NULL),
(94357,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_e0f1d78cad.jpg','csm_g_Vial_Stopper_Serum_13mm_square_e0f1d78cad.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','e0f1d78cad',400,400,NULL),
(94358,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_e24e3c17c4.jpg','csm_g_Vial_Stopper_Serum_13mm_square_e24e3c17c4.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','e24e3c17c4',600,600,NULL),
(94359,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_ad5cd519ed.jpg','csm_g_Vial_Stopper_Serum_13mm_square_ad5cd519ed.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','ad5cd519ed',850,850,NULL),
(94360,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_08370eb0d9.jpg','csm_g_Vial_Stopper_Serum_13mm_square_08370eb0d9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','08370eb0d9',1000,1000,NULL),
(94361,1788187617,1788187617,1,12248,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','ac6a8bda94',0,0,''),
(94362,1788187617,1788187617,1,12248,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','798ab2d44b',0,0,''),
(94363,1788187617,1788187617,1,12248,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','98f371272f',0,0,''),
(94364,1788187617,1788187617,1,12248,'/_processed_/9/4/csm_g_Vial_Stopper_Serum_13mm_square_e95fda99c9.jpg','csm_g_Vial_Stopper_Serum_13mm_square_e95fda99c9.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','778609584d87eef1f9a0a21ce4f7b83569bb0d8e','Image.CropScaleMask','e95fda99c9',750,750,NULL),
(94365,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_3561c79a86.webp','csm_g_Vial_Stopper_Serum_20mm_square_3561c79a86.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','3561c79a86',400,400,NULL),
(94366,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_43a87527c0.webp','csm_g_Vial_Stopper_Serum_20mm_square_43a87527c0.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','43a87527c0',600,600,NULL),
(94367,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_2f1676e14f.webp','csm_g_Vial_Stopper_Serum_20mm_square_2f1676e14f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','2f1676e14f',850,850,NULL),
(94368,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_62494b4b0b.webp','csm_g_Vial_Stopper_Serum_20mm_square_62494b4b0b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','62494b4b0b',1000,1000,NULL),
(94369,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_38f8e20a29.webp','csm_g_Vial_Stopper_Serum_20mm_square_38f8e20a29.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','38f8e20a29',1080,1080,NULL),
(94370,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_e809aa85ac.webp','csm_g_Vial_Stopper_Serum_20mm_square_e809aa85ac.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','e809aa85ac',1080,1080,NULL),
(94371,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_025ca1a0a8.webp','csm_g_Vial_Stopper_Serum_20mm_square_025ca1a0a8.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','025ca1a0a8',1080,1080,NULL),
(94372,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_441f5d6f79.jpg','csm_g_Vial_Stopper_Serum_20mm_square_441f5d6f79.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','441f5d6f79',400,400,NULL),
(94373,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_3fb5919596.jpg','csm_g_Vial_Stopper_Serum_20mm_square_3fb5919596.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','3fb5919596',600,600,NULL),
(94374,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_4eb7dc4f6e.jpg','csm_g_Vial_Stopper_Serum_20mm_square_4eb7dc4f6e.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','4eb7dc4f6e',850,850,NULL),
(94375,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_47c43173ba.jpg','csm_g_Vial_Stopper_Serum_20mm_square_47c43173ba.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','47c43173ba',1000,1000,NULL),
(94376,1788187617,1788187617,1,12250,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','60cf171e0b',0,0,''),
(94377,1788187617,1788187617,1,12250,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','f5867d7cdf',0,0,''),
(94378,1788187617,1788187617,1,12250,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','a260afb79b',0,0,''),
(94379,1788187617,1788187617,1,12250,'/_processed_/c/0/csm_g_Vial_Stopper_Serum_20mm_square_30ef2d588a.jpg','csm_g_Vial_Stopper_Serum_20mm_square_30ef2d588a.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','cef1d55b3004113af1f94439423e52848bd5fe90','Image.CropScaleMask','30ef2d588a',750,750,NULL),
(94380,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_7de65143ed.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_7de65143ed.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','c0e387255ad299c817e7b8df5f482c43d78c1b7f','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','7de65143ed',400,400,NULL),
(94381,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_9b6b3cda79.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_9b6b3cda79.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4cf7677609b7317e88b4cc2f6b7cad3c204f1bf7','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','9b6b3cda79',600,600,NULL),
(94382,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_facd642d4b.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_facd642d4b.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','7f9fe26f6b4d359bbb42de18f0fa6a8f5eea6e2a','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','facd642d4b',850,850,NULL),
(94383,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_fbc26bddb1.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_fbc26bddb1.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','2be44591df349e0c84f7a78bfbf3af65d88db893','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','fbc26bddb1',1000,1000,NULL),
(94384,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_9a53cffc73.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_9a53cffc73.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','666503eff99d6823c4b42019f1a330c2a3c0ab7a','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','9a53cffc73',1080,1080,NULL),
(94385,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_ea1c6a613f.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_ea1c6a613f.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','fcf6a4a9861ea56431afc7ce807542389911799d','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','ea1c6a613f',1080,1080,NULL),
(94386,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_c0f758f6a9.webp','csm_g_Vial_Stopper_Lyophilization_20mm_square_c0f758f6a9.webp','a:8:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;s:13:\"fileExtension\";s:4:\"webp\";}','4c2c4ab50c4f18fac667addb1829bb677731afe1','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','c0f758f6a9',1080,1080,NULL),
(94387,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_a4c8cc5322.jpg','csm_g_Vial_Stopper_Lyophilization_20mm_square_a4c8cc5322.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:400;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c447b923fbee8b7b0021133753512eb372dc7e4f','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','a4c8cc5322',400,400,NULL),
(94388,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_d63b2c1410.jpg','csm_g_Vial_Stopper_Lyophilization_20mm_square_d63b2c1410.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:600;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','c24d0f27da074501c365e22dfde216c3ad008a21','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','d63b2c1410',600,600,NULL),
(94389,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_d31a87ad82.jpg','csm_g_Vial_Stopper_Lyophilization_20mm_square_d31a87ad82.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:850;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','b406ab621bfd1ce88119404cff7eb3130fbf4135','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','d31a87ad82',850,850,NULL),
(94390,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_ec90b8e075.jpg','csm_g_Vial_Stopper_Lyophilization_20mm_square_ec90b8e075.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1000;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','ed1f4d60b5ccb6fe4ab531b9e55334721926a552','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','ec90b8e075',1000,1000,NULL);
INSERT INTO `sys_file_processedfile` VALUES
(94391,1788187617,1788187617,1,12252,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1250;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','eb8e0f867a71282057326ed9c20e9797e3c36e6f','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','7324ad6a72',0,0,''),
(94392,1788187617,1788187617,1,12252,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1500;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','9e2ad756299a22c3df6a631654499530756d00f0','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','b5cd8e15d6',0,0,''),
(94393,1788187617,1788187617,1,12252,'',NULL,'a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:1750;s:9:\"maxHeight\";N;s:4:\"crop\";N;}','1d8b1200ec35ee0bea90fb3fcad14f4f187b030d','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','99195ef6cd',0,0,''),
(94394,1788187617,1788187617,1,12252,'/_processed_/b/1/csm_g_Vial_Stopper_Lyophilization_20mm_square_51c31349a3.jpg','csm_g_Vial_Stopper_Lyophilization_20mm_square_51c31349a3.jpg','a:7:{s:5:\"width\";N;s:6:\"height\";N;s:8:\"minWidth\";N;s:9:\"minHeight\";N;s:8:\"maxWidth\";i:750;s:9:\"maxHeight\";i:1000;s:4:\"crop\";N;}','7eef58ed9d733e4334bf6dd2a2d939ff5ab4a7f3','060787bff877b65291a07296af83ac6de154b337','Image.CropScaleMask','51c31349a3',750,750,NULL);
/*!40000 ALTER TABLE `sys_file_processedfile` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file_reference`
--

DROP TABLE IF EXISTS `sys_file_reference`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file_reference` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `uid_local` int(11) NOT NULL DEFAULT 0,
  `title` tinytext DEFAULT NULL,
  `alternative` text DEFAULT NULL,
  `showinpreview` smallint(6) NOT NULL DEFAULT 0,
  `uid_foreign` int(11) NOT NULL DEFAULT 0,
  `tablenames` varchar(64) NOT NULL DEFAULT '',
  `fieldname` varchar(64) NOT NULL DEFAULT '',
  `sorting_foreign` int(11) NOT NULL DEFAULT 0,
  `link` text NOT NULL DEFAULT '',
  `description` longtext DEFAULT NULL,
  `crop` longtext DEFAULT NULL,
  `autoplay` smallint(5) unsigned NOT NULL DEFAULT 0,
  `download_title` varchar(255) NOT NULL DEFAULT '',
  `uuid` char(36) NOT NULL COMMENT '(DC2Type:guid)',
  `copyright` varchar(255) DEFAULT NULL,
  `preview_image` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `tablenames_fieldname` (`tablenames`(32),`fieldname`(12)),
  KEY `deleted` (`deleted`),
  KEY `uid_local` (`uid_local`),
  KEY `uid_foreign` (`uid_foreign`),
  KEY `combined_1` (`l10n_parent`,`t3ver_oid`,`t3ver_wsid`,`t3ver_state`,`deleted`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=28721 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file_reference`
--

LOCK TABLES `sys_file_reference` WRITE;
/*!40000 ALTER TABLE `sys_file_reference` DISABLE KEYS */;
INSERT INTO `sys_file_reference` VALUES
(111,1861,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,11988,NULL,NULL,0,1922,'pages','tx_location_image',1,'',NULL,NULL,0,'','1f05e28a-c317-6b60-9201-1fa13e42cd73',NULL,0),
(112,1861,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12000,NULL,NULL,0,1923,'pages','tx_location_image',1,'',NULL,NULL,0,'','1f05e28a-c3b5-67ac-a420-1fa13e42cd73',NULL,0),
(156,1848,1788163016,1752218889,1,0,0,0,NULL,'',0,0,0,0,11402,NULL,NULL,0,2,'tx_site_configuration','logo',1,'',NULL,NULL,0,'','1f05e28b-def5-6066-a182-1fa13e42cd73',NULL,0),
(219,1909,1755427873,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11442,NULL,NULL,0,403,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f53a-6ca4-b7ff-1fa13e42cd73',NULL,0),
(220,1909,1755427868,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11439,NULL,NULL,0,406,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f55a-6b1c-bc0a-1fa13e42cd73',NULL,0),
(221,1909,1773836336,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11440,NULL,NULL,0,409,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f57f-6430-bf6c-1fa13e42cd73',NULL,0),
(222,1909,1773836427,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11441,NULL,NULL,0,412,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f5a1-6206-b688-1fa13e42cd73',NULL,0),
(223,1909,1764836826,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11438,NULL,NULL,0,415,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f5c2-6050-8ff1-1fa13e42cd73',NULL,0),
(224,1909,1764836795,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11445,NULL,NULL,0,418,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f5e1-6ce8-9cd8-1fa13e42cd73',NULL,0),
(225,1909,1764836774,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11444,NULL,NULL,0,421,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f603-644c-a847-1fa13e42cd73',NULL,0),
(226,1909,1764836749,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11437,NULL,NULL,0,427,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f622-604a-afec-1fa13e42cd73',NULL,0),
(228,1909,1765975280,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11448,NULL,NULL,0,433,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f662-632a-9fa2-1fa13e42cd73',NULL,0),
(229,1909,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,11679,NULL,NULL,0,436,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f680-6514-864a-1fa13e42cd73',NULL,0),
(230,1909,1755427739,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11446,NULL,NULL,0,439,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f6a2-618c-aeee-1fa13e42cd73',NULL,0),
(234,1909,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12033,NULL,NULL,0,445,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f722-679c-bdd3-1fa13e42cd73',NULL,0),
(235,1909,1764836590,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12034,NULL,NULL,0,446,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f742-6ec0-ad2f-1fa13e42cd73',NULL,0),
(240,1909,1764836546,1752218889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12408,NULL,NULL,0,465,'tt_address','image',1,'',NULL,NULL,0,'','1f05e28b-f838-6dd4-99cb-1fa13e42cd73',NULL,0),
(2761,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,4130,NULL,NULL,1,1553,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e292-1904-621a-98db-1fa13e42cd73',NULL,0),
(3375,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,10943,NULL,NULL,1,2202,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e296-04f4-69c4-8396-1fa13e42cd73',NULL,0),
(3378,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,11171,NULL,NULL,1,2203,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e296-0d01-6c16-9cfa-1fa13e42cd73',NULL,0),
(3515,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12028,NULL,NULL,1,2314,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-0e35-6334-aa15-1fa13e42cd73',NULL,0),
(3516,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12028,NULL,NULL,1,2315,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-1115-66ee-bb9d-1fa13e42cd73',NULL,0),
(3520,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12029,NULL,NULL,1,2317,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-1c1e-6a68-bfd2-1fa13e42cd73',NULL,0),
(3521,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12029,NULL,NULL,1,2318,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-1ed1-6d00-a936-1fa13e42cd73',NULL,0),
(3522,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12030,NULL,NULL,1,2319,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-2192-6602-99fe-1fa13e42cd73',NULL,0),
(3523,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12031,NULL,NULL,1,2320,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-2474-65aa-8cb8-1fa13e42cd73',NULL,0),
(3524,116,1752218889,1752218889,0,0,0,0,NULL,'',0,0,0,0,12032,NULL,NULL,1,2321,'tx_news_domain_model_news','fal_media',1,'',NULL,NULL,0,'','1f05e297-273a-69ba-b102-1fa13e42cd73',NULL,0),
(7037,1849,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,10916,NULL,NULL,0,4020,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-1b96-6fc8-8b65-0149e8ce70cb',NULL,0),
(7039,1855,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12066,NULL,NULL,0,367,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-1d2d-6ec2-9a8e-0149e8ce70cb',NULL,0),
(7040,1855,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12067,NULL,NULL,0,368,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-1d6d-659a-8097-0149e8ce70cb',NULL,0),
(7041,1855,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12065,NULL,NULL,0,369,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-1e2e-6b3c-b93b-0149e8ce70cb',NULL,0),
(7042,1855,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12068,NULL,NULL,0,370,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-1e6e-6e8a-a272-0149e8ce70cb',NULL,0),
(7043,1855,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11491,NULL,NULL,0,4031,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-1fe5-6174-9135-0149e8ce70cb',NULL,0),
(7044,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11460,NULL,NULL,0,371,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-20a1-68b0-bd78-0149e8ce70cb',NULL,0),
(7045,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11581,NULL,NULL,0,372,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-20e8-60da-a4c5-0149e8ce70cb',NULL,0),
(7046,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11515,NULL,NULL,0,373,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-212c-6f1e-a740-0149e8ce70cb',NULL,0),
(7047,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11585,NULL,NULL,0,374,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-21f5-6676-8152-0149e8ce70cb',NULL,0),
(7048,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11514,NULL,NULL,0,375,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-2238-69f8-820e-0149e8ce70cb',NULL,0),
(7049,1848,1787838012,1752219332,0,0,0,0,NULL,'',0,0,0,0,11459,NULL,NULL,0,376,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-2276-6bc2-9ba0-0149e8ce70cb',NULL,0),
(7050,1848,1787838023,1752219332,0,0,0,0,NULL,'',0,0,0,0,12077,NULL,NULL,0,4040,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-23a6-674a-9723-0149e8ce70cb',NULL,0),
(7051,1848,1787838003,1752219332,0,0,0,0,NULL,'',0,0,0,0,11350,NULL,NULL,0,36,'tx_site_hero_category_slide','media',1,'',NULL,NULL,0,'','1f05e2a1-241b-6b94-80a8-0149e8ce70cb',NULL,0),
(7052,1848,1787838003,1752219332,0,0,0,0,NULL,'',0,0,0,0,11348,NULL,NULL,0,37,'tx_site_hero_category_slide','media',1,'',NULL,NULL,0,'','1f05e2a1-2422-6368-9e2f-0149e8ce70cb',NULL,0),
(7053,1860,1788186167,1752219332,1,0,0,0,NULL,'',0,0,0,0,11452,NULL,NULL,0,4045,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-2500-667c-bd5f-0149e8ce70cb',NULL,0),
(7054,1860,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12070,NULL,NULL,0,4057,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-2b75-6d36-a8d7-0149e8ce70cb',NULL,0),
(7055,1860,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11509,NULL,NULL,0,4059,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-2c3c-6292-b5a7-0149e8ce70cb',NULL,0),
(7056,1860,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12069,NULL,NULL,0,4060,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-2c88-6cdc-87c3-0149e8ce70cb',NULL,0),
(7057,1861,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12071,NULL,NULL,0,4064,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-2e13-6d40-aca7-0149e8ce70cb',NULL,0),
(7059,1862,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12072,NULL,NULL,0,4076,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-32ac-6e74-aafb-0149e8ce70cb',NULL,0),
(7060,1863,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12073,NULL,NULL,0,4081,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-34a6-698c-b9ac-0149e8ce70cb',NULL,0),
(7061,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11460,NULL,NULL,0,377,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-355a-6cde-93b3-0149e8ce70cb',NULL,0),
(7062,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11581,NULL,NULL,0,378,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3597-6c92-92d2-0149e8ce70cb',NULL,0),
(7063,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11515,NULL,NULL,0,379,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-35d2-6400-b343-0149e8ce70cb',NULL,0),
(7064,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11585,NULL,NULL,0,380,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-369d-6b1e-9602-0149e8ce70cb',NULL,0),
(7065,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11514,NULL,NULL,0,381,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-36eb-676a-ab53-0149e8ce70cb',NULL,0),
(7066,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11459,NULL,NULL,0,382,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3728-6c64-9e19-0149e8ce70cb',NULL,0),
(7067,1864,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11496,NULL,NULL,0,4090,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-387b-63fa-af4c-0149e8ce70cb',NULL,0),
(7068,1865,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12043,NULL,NULL,0,383,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3928-6db6-856a-0149e8ce70cb',NULL,0),
(7069,1865,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12042,NULL,NULL,0,384,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3967-6d90-a240-0149e8ce70cb',NULL,0),
(7070,1865,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12041,NULL,NULL,0,385,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3a35-61be-9672-0149e8ce70cb',NULL,0),
(7071,1865,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12039,NULL,NULL,0,4099,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-3cd7-6778-82a6-0149e8ce70cb',NULL,0),
(7072,1866,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12044,NULL,NULL,0,386,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3d92-6aaa-962d-0149e8ce70cb',NULL,0),
(7073,1866,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12045,NULL,NULL,0,387,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-3e6c-6570-8f4c-0149e8ce70cb',NULL,0),
(7074,1866,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12078,NULL,NULL,0,4107,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4112-675c-a228-0149e8ce70cb',NULL,0),
(7075,1867,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11581,NULL,NULL,0,388,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-41d7-65c0-87e3-0149e8ce70cb',NULL,0),
(7076,1867,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11457,NULL,NULL,0,389,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-4297-6c80-a702-0149e8ce70cb',NULL,0),
(7077,1867,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12079,NULL,NULL,0,4115,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4522-654a-9f63-0149e8ce70cb',NULL,0),
(7078,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11626,NULL,NULL,0,4120,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-46f3-6aae-b50e-0149e8ce70cb',NULL,0),
(7079,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11627,NULL,NULL,0,3,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-48bb-6ce2-87ae-0149e8ce70cb',NULL,0),
(7080,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11626,NULL,NULL,0,3,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-48c3-6e9c-89f5-0149e8ce70cb',NULL,0),
(7081,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11625,NULL,NULL,0,3,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-48cd-6cee-9d0c-0149e8ce70cb',NULL,0),
(7082,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11622,NULL,NULL,0,3,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-48d4-6ddc-8169-0149e8ce70cb',NULL,0),
(7083,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11624,NULL,NULL,0,3,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-48db-6650-a377-0149e8ce70cb',NULL,0),
(7084,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11623,NULL,NULL,0,3,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-48e2-6bf8-9c72-0149e8ce70cb',NULL,0),
(7085,1868,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12051,NULL,NULL,0,4127,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4961-6ac0-92b8-0149e8ce70cb',NULL,0),
(7086,1869,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11579,NULL,NULL,0,390,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-4a1c-6c62-a7b4-0149e8ce70cb',NULL,0),
(7087,1869,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11584,NULL,NULL,0,391,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-4ae6-60ee-893d-0149e8ce70cb',NULL,0),
(7088,1869,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11577,NULL,NULL,0,4135,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4d82-6a00-ad47-0149e8ce70cb',NULL,0),
(7089,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11524,NULL,NULL,0,4137,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4dff-6c4e-8360-0149e8ce70cb',NULL,0),
(7090,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11467,NULL,NULL,0,4140,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-4f7c-6658-a847-0149e8ce70cb',NULL,0),
(7091,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11648,NULL,NULL,0,4143,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-50ee-68d8-a1dd-0149e8ce70cb',NULL,0),
(7092,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11525,NULL,NULL,0,4,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-52c3-6e2e-b1a2-0149e8ce70cb',NULL,0),
(7093,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11524,NULL,NULL,0,4,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-52ca-6350-b6cb-0149e8ce70cb',NULL,0),
(7094,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11523,NULL,NULL,0,4,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-52d1-6d4e-9cbc-0149e8ce70cb',NULL,0),
(7095,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11522,NULL,NULL,0,4,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-52d8-655e-98ad-0149e8ce70cb',NULL,0),
(7096,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11530,NULL,NULL,0,4,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-52df-620a-8505-0149e8ce70cb',NULL,0),
(7097,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11529,NULL,NULL,0,4,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-52e6-6744-8deb-0149e8ce70cb',NULL,0),
(7098,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11528,NULL,NULL,0,4,'tx_site_product_type','images',7,'',NULL,NULL,0,'','1f05e2a1-52ec-6de2-8a82-0149e8ce70cb',NULL,0),
(7099,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11527,NULL,NULL,0,4,'tx_site_product_type','images',8,'',NULL,NULL,0,'','1f05e2a1-52f2-67c4-897d-0149e8ce70cb',NULL,0),
(7100,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11526,NULL,NULL,0,4,'tx_site_product_type','images',9,'',NULL,NULL,0,'','1f05e2a1-52f8-6336-a221-0149e8ce70cb',NULL,0),
(7101,1870,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12055,NULL,NULL,0,4152,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-539c-6c74-80ec-0149e8ce70cb',NULL,0),
(7102,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11567,NULL,NULL,0,4154,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5418-6748-847e-0149e8ce70cb',NULL,0),
(7103,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11568,NULL,NULL,0,5,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-55d2-652a-9229-0149e8ce70cb',NULL,0),
(7104,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11567,NULL,NULL,0,5,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-55d8-6286-9cd2-0149e8ce70cb',NULL,0),
(7105,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11565,NULL,NULL,0,5,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-55dd-6b82-9762-0149e8ce70cb',NULL,0),
(7106,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11571,NULL,NULL,0,5,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-55e3-60a0-982e-0149e8ce70cb',NULL,0),
(7107,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11564,NULL,NULL,0,5,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-55e8-6f64-a088-0149e8ce70cb',NULL,0),
(7108,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11570,NULL,NULL,0,5,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-55f0-64ee-bdd5-0149e8ce70cb',NULL,0),
(7109,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11569,NULL,NULL,0,5,'tx_site_product_type','images',7,'',NULL,NULL,0,'','1f05e2a1-55f6-6588-9105-0149e8ce70cb',NULL,0),
(7110,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11566,NULL,NULL,0,5,'tx_site_product_type','images',8,'',NULL,NULL,0,'','1f05e2a1-55fb-6d76-85e1-0149e8ce70cb',NULL,0),
(7111,1871,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12057,NULL,NULL,0,4161,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5688-6d48-a50e-0149e8ce70cb',NULL,0),
(7112,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11520,NULL,NULL,0,4163,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5701-6c02-b6ed-0149e8ce70cb',NULL,0),
(7113,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11649,NULL,NULL,0,4166,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5884-643a-90eb-0149e8ce70cb',NULL,0),
(7114,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11651,NULL,NULL,0,4169,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-59f8-62c6-807e-0149e8ce70cb',NULL,0),
(7115,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11652,NULL,NULL,0,4172,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5b61-6e00-8228-0149e8ce70cb',NULL,0),
(7116,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11521,NULL,NULL,0,6,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-5d7c-6b72-9506-0149e8ce70cb',NULL,0),
(7117,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11519,NULL,NULL,0,6,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-5d83-6364-b490-0149e8ce70cb',NULL,0),
(7118,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11520,NULL,NULL,0,6,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-5d8a-611e-9742-0149e8ce70cb',NULL,0),
(7119,1872,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12054,NULL,NULL,0,4182,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5df2-607a-8ac8-0149e8ce70cb',NULL,0),
(7120,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11533,NULL,NULL,0,4184,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5e6c-647e-9cda-0149e8ce70cb',NULL,0),
(7121,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11649,NULL,NULL,0,4187,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-5fec-6a06-b01b-0149e8ce70cb',NULL,0),
(7122,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11651,NULL,NULL,0,4190,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-6179-655e-b4ff-0149e8ce70cb',NULL,0),
(7123,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11652,NULL,NULL,0,4193,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-630c-61dc-adf6-0149e8ce70cb',NULL,0),
(7124,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11532,NULL,NULL,0,7,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-6562-679c-8d11-0149e8ce70cb',NULL,0),
(7125,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11534,NULL,NULL,0,7,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-6569-6916-80fc-0149e8ce70cb',NULL,0),
(7126,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11531,NULL,NULL,0,7,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-6570-6248-87c0-0149e8ce70cb',NULL,0),
(7127,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11533,NULL,NULL,0,7,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-6576-656c-a65d-0149e8ce70cb',NULL,0),
(7128,1873,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12052,NULL,NULL,0,4203,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-65eb-67cc-b8c6-0149e8ce70cb',NULL,0),
(7129,1874,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11486,NULL,NULL,0,4205,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-668d-6018-b2de-0149e8ce70cb',NULL,0),
(7130,1874,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11486,NULL,NULL,0,8,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-6853-6262-aee5-0149e8ce70cb',NULL,0),
(7131,1874,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11487,NULL,NULL,0,8,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-6859-6c16-a986-0149e8ce70cb',NULL,0),
(7132,1874,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11635,NULL,NULL,0,8,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-6860-6f20-b578-0149e8ce70cb',NULL,0),
(7133,1874,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12056,NULL,NULL,0,4212,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-68be-67d8-b0a6-0149e8ce70cb',NULL,0),
(7134,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11536,NULL,NULL,0,4214,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-693e-6730-85be-0149e8ce70cb',NULL,0),
(7135,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11540,NULL,NULL,0,9,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-6b19-6a3c-b726-0149e8ce70cb',NULL,0),
(7136,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11535,NULL,NULL,0,9,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-6b20-6bc0-95aa-0149e8ce70cb',NULL,0),
(7137,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11539,NULL,NULL,0,9,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-6b28-63f2-ad07-0149e8ce70cb',NULL,0),
(7138,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11538,NULL,NULL,0,9,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-6b34-690e-b505-0149e8ce70cb',NULL,0),
(7139,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11537,NULL,NULL,0,9,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-6b3e-667a-ad71-0149e8ce70cb',NULL,0),
(7140,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11536,NULL,NULL,0,9,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-6b44-6bb0-93c4-0149e8ce70cb',NULL,0),
(7141,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11542,NULL,NULL,0,9,'tx_site_product_type','images',7,'',NULL,NULL,0,'','1f05e2a1-6b4b-68ac-856e-0149e8ce70cb',NULL,0),
(7142,1875,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11541,NULL,NULL,0,9,'tx_site_product_type','images',8,'',NULL,NULL,0,'','1f05e2a1-6b52-6850-8bd2-0149e8ce70cb',NULL,0),
(7143,1875,1753523490,1752219332,0,1,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,12053,NULL,NULL,0,4221,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-6c07-68ae-a265-0149e8ce70cb',NULL,0),
(7144,1876,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11562,NULL,NULL,0,4223,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-6c89-6ebc-90b6-0149e8ce70cb',NULL,0),
(7145,1876,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11563,NULL,NULL,0,10,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-6e50-66b0-a911-0149e8ce70cb',NULL,0),
(7146,1876,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11562,NULL,NULL,0,10,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-6e5b-654c-a830-0149e8ce70cb',NULL,0),
(7147,1876,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11561,NULL,NULL,0,10,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-6e61-69c4-9687-0149e8ce70cb',NULL,0),
(7148,1876,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12049,NULL,NULL,0,4230,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-6ec1-6c66-96f0-0149e8ce70cb',NULL,0),
(7149,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11558,NULL,NULL,0,4232,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-6f37-61f0-af7b-0149e8ce70cb',NULL,0),
(7150,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11560,NULL,NULL,0,11,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-70e6-6c4e-b56e-0149e8ce70cb',NULL,0),
(7151,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11559,NULL,NULL,0,11,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-70ed-6026-99e6-0149e8ce70cb',NULL,0),
(7152,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11558,NULL,NULL,0,11,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-70f2-6ae4-aa5e-0149e8ce70cb',NULL,0),
(7153,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11557,NULL,NULL,0,11,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-70f8-6d5e-883f-0149e8ce70cb',NULL,0),
(7154,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11556,NULL,NULL,0,11,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-70fe-6916-a5f9-0149e8ce70cb',NULL,0),
(7155,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11555,NULL,NULL,0,11,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-7104-692e-a707-0149e8ce70cb',NULL,0),
(7156,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11552,NULL,NULL,0,11,'tx_site_product_type','images',7,'',NULL,NULL,0,'','1f05e2a1-710a-631a-87c1-0149e8ce70cb',NULL,0),
(7157,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11554,NULL,NULL,0,11,'tx_site_product_type','images',8,'',NULL,NULL,0,'','1f05e2a1-7110-6706-9ec4-0149e8ce70cb',NULL,0),
(7158,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11553,NULL,NULL,0,11,'tx_site_product_type','images',9,'',NULL,NULL,0,'','1f05e2a1-7116-6610-b4e7-0149e8ce70cb',NULL,0),
(7159,1877,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12050,NULL,NULL,0,4239,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-71af-6c66-85b9-0149e8ce70cb',NULL,0),
(7160,1878,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11492,NULL,NULL,0,4246,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7447-68a2-99c1-0149e8ce70cb',NULL,0),
(7161,1878,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11628,NULL,NULL,0,4248,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-75bc-6b10-aabc-0149e8ce70cb',NULL,0),
(7162,1879,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12062,NULL,NULL,0,392,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-7667-6b32-a453-0149e8ce70cb',NULL,0),
(7163,1879,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12063,NULL,NULL,0,393,'tx_site_page_teaser','image',1,'',NULL,NULL,0,'','1f05e2a1-774e-6cd0-8e76-0149e8ce70cb',NULL,0),
(7164,1879,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11653,NULL,NULL,0,4253,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7899-6446-b4be-0149e8ce70cb',NULL,0),
(7165,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11638,NULL,NULL,0,4255,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7935-674c-99cc-0149e8ce70cb',NULL,0),
(7166,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11638,NULL,NULL,0,4255,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-793e-6900-9133-0149e8ce70cb',NULL,0),
(7167,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11639,NULL,NULL,0,4256,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-797c-6d68-b6e7-0149e8ce70cb',NULL,0),
(7168,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11639,NULL,NULL,0,4256,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7982-6d76-9b09-0149e8ce70cb',NULL,0),
(7169,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11636,NULL,NULL,0,4257,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7a49-6840-adb1-0149e8ce70cb',NULL,0),
(7170,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11636,NULL,NULL,0,4257,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7a52-6cb0-b1f1-0149e8ce70cb',NULL,0),
(7171,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11725,NULL,NULL,0,4258,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7a92-6978-9cc2-0149e8ce70cb',NULL,0),
(7172,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12035,NULL,NULL,0,4258,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7a98-665c-941d-0149e8ce70cb',NULL,0),
(7173,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11637,NULL,NULL,0,4259,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7b73-6b30-bd3f-0149e8ce70cb',NULL,0),
(7174,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11637,NULL,NULL,0,4259,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7b7d-64c8-8b36-0149e8ce70cb',NULL,0),
(7175,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11643,NULL,NULL,0,4261,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7c4a-6b44-a305-0149e8ce70cb',NULL,0),
(7176,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11643,NULL,NULL,0,4261,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7c51-6296-bdc2-0149e8ce70cb',NULL,0),
(7177,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11646,NULL,NULL,0,4262,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7c87-615c-8d9a-0149e8ce70cb',NULL,0),
(7178,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11646,NULL,NULL,0,4262,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7c8d-658e-bead-0149e8ce70cb',NULL,0),
(7179,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11654,NULL,NULL,0,4263,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7cc8-6472-bcb2-0149e8ce70cb',NULL,0),
(7180,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11654,NULL,NULL,0,4263,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7ccd-6b2a-8395-0149e8ce70cb',NULL,0),
(7181,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11644,NULL,NULL,0,4264,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7d8c-60b6-a06c-0149e8ce70cb',NULL,0),
(7182,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11644,NULL,NULL,0,4264,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7d91-69f8-aad1-0149e8ce70cb',NULL,0),
(7183,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11645,NULL,NULL,0,4265,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7dc7-6288-916e-0149e8ce70cb',NULL,0),
(7184,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11645,NULL,NULL,0,4265,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7dcc-6dfa-9ae1-0149e8ce70cb',NULL,0),
(7185,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11640,NULL,NULL,0,4266,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7e9c-6fa0-aaff-0149e8ce70cb',NULL,0),
(7186,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11640,NULL,NULL,0,4266,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7ea3-65da-a06f-0149e8ce70cb',NULL,0),
(7187,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11642,NULL,NULL,0,4267,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-7ee7-6c12-88d7-0149e8ce70cb',NULL,0),
(7188,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11642,NULL,NULL,0,4267,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-7eee-6a1c-9c4d-0149e8ce70cb',NULL,0),
(7189,1880,1786109653,1752219332,0,0,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,11734,NULL,NULL,0,4269,'tt_content','media',1,'',NULL,'{\"default\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f05e2a1-7fd6-6236-aacc-0149e8ce70cb',NULL,0),
(7191,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11732,NULL,NULL,0,4270,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-80b2-62fe-a337-0149e8ce70cb',NULL,0),
(7192,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11937,NULL,NULL,0,4270,'tt_content','download_item',1,'',NULL,NULL,0,'Download','1f05e2a1-80b8-6e6a-ba35-0149e8ce70cb',NULL,0),
(7193,1880,1786375797,1752219332,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11727,NULL,NULL,0,4271,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-816c-65b4-84b9-0149e8ce70cb',NULL,0),
(7195,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12027,NULL,NULL,0,4273,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8243-6f14-9262-0149e8ce70cb',NULL,0),
(7196,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11938,NULL,NULL,0,4273,'tt_content','download_item',1,'',NULL,NULL,0,'Part 1','1f05e2a1-824b-616a-9d81-0149e8ce70cb',NULL,0),
(7197,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11934,NULL,NULL,0,4273,'tt_content','download_item',2,'',NULL,NULL,0,'Part 2','1f05e2a1-8253-6a68-a0a3-0149e8ce70cb',NULL,0),
(7198,1880,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,4371,NULL,NULL,0,4277,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8471-6d36-b41a-0149e8ce70cb',NULL,0),
(7199,1888,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12061,NULL,NULL,0,4281,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-85a8-65f6-bec4-0149e8ce70cb',NULL,0),
(7200,1888,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11632,NULL,NULL,0,4286,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8863-6ed0-b8b4-0149e8ce70cb',NULL,0),
(7201,1888,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11507,NULL,NULL,0,4289,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-89d6-607e-aba7-0149e8ce70cb',NULL,0),
(7202,1888,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11517,NULL,NULL,0,4292,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8b4e-6bf4-9ea0-0149e8ce70cb',NULL,0),
(7203,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11593,NULL,NULL,0,4296,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8c8b-692c-8a5c-0149e8ce70cb',NULL,0),
(7204,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11516,NULL,NULL,0,11,'tx_site_vertical_tab','media',1,'',NULL,NULL,0,'','1f05e2a1-8e59-61a0-9ca9-0149e8ce70cb',NULL,0),
(7205,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11595,NULL,NULL,0,12,'tx_site_vertical_tab','media',1,'',NULL,NULL,0,'','1f05e2a1-8e60-6158-be90-0149e8ce70cb',NULL,0),
(7206,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11597,NULL,NULL,0,13,'tx_site_vertical_tab','media',1,'',NULL,NULL,0,'','1f05e2a1-8e66-6a12-96bc-0149e8ce70cb',NULL,0),
(7207,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11599,NULL,NULL,0,14,'tx_site_vertical_tab','media',1,'',NULL,NULL,0,'','1f05e2a1-8e6d-620e-8d4b-0149e8ce70cb',NULL,0),
(7208,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12075,NULL,NULL,0,4303,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-8ff4-6690-9e54-0149e8ce70cb',NULL,0),
(7209,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11629,NULL,NULL,0,4307,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-91fc-6e9c-a29f-0149e8ce70cb',NULL,0),
(7210,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12076,NULL,NULL,0,4309,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-92d2-6da8-8836-0149e8ce70cb',NULL,0),
(7211,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11633,NULL,NULL,0,4321,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-97b5-6f8c-9710-0149e8ce70cb',NULL,0),
(7212,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11590,'',NULL,0,73,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-97e3-661c-be88-0149e8ce70cb',NULL,0),
(7213,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11589,'',NULL,0,74,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-97ee-6c7e-be35-0149e8ce70cb',NULL,0),
(7214,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11588,'',NULL,0,75,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-97f4-66ce-b4a7-0149e8ce70cb',NULL,0),
(7215,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11591,'',NULL,0,76,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-97f9-6a52-b2be-0149e8ce70cb',NULL,0),
(7216,1889,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11511,NULL,NULL,0,4323,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-989e-6a2a-bc9d-0149e8ce70cb',NULL,0),
(7217,1890,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12074,NULL,NULL,0,4328,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-9aa5-67d8-9533-0149e8ce70cb',NULL,0),
(7257,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11550,NULL,NULL,0,4404,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-bec3-6d68-b9ff-0149e8ce70cb',NULL,0),
(7258,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11468,NULL,NULL,0,4407,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-c035-6c3c-a2d2-0149e8ce70cb',NULL,0),
(7259,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11551,NULL,NULL,0,12,'tx_site_product_type','images',1,'',NULL,NULL,0,'','1f05e2a1-c290-6bb2-8b1b-0149e8ce70cb',NULL,0),
(7260,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11550,NULL,NULL,0,12,'tx_site_product_type','images',2,'',NULL,NULL,0,'','1f05e2a1-c298-698e-bc77-0149e8ce70cb',NULL,0),
(7261,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11549,NULL,NULL,0,12,'tx_site_product_type','images',3,'',NULL,NULL,0,'','1f05e2a1-c2a0-6a58-85d4-0149e8ce70cb',NULL,0),
(7262,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11548,NULL,NULL,0,12,'tx_site_product_type','images',4,'',NULL,NULL,0,'','1f05e2a1-c2aa-6a58-b8ef-0149e8ce70cb',NULL,0),
(7263,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11543,NULL,NULL,0,12,'tx_site_product_type','images',5,'',NULL,NULL,0,'','1f05e2a1-c2b5-6296-a9b6-0149e8ce70cb',NULL,0),
(7264,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11547,NULL,NULL,0,12,'tx_site_product_type','images',6,'',NULL,NULL,0,'','1f05e2a1-c2bc-6618-b2d1-0149e8ce70cb',NULL,0),
(7265,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11546,NULL,NULL,0,12,'tx_site_product_type','images',7,'',NULL,NULL,0,'','1f05e2a1-c2c2-6bd0-ad66-0149e8ce70cb',NULL,0),
(7266,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11545,NULL,NULL,0,12,'tx_site_product_type','images',8,'',NULL,NULL,0,'','1f05e2a1-c2cb-6046-9d75-0149e8ce70cb',NULL,0),
(7267,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11544,NULL,NULL,0,12,'tx_site_product_type','images',9,'',NULL,NULL,0,'','1f05e2a1-c2d3-6174-85f1-0149e8ce70cb',NULL,0),
(7268,1904,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12040,NULL,NULL,0,4415,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-c36c-6b30-95b5-0149e8ce70cb',NULL,0),
(7269,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11506,NULL,NULL,0,4422,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-c64b-64be-89ef-0149e8ce70cb',NULL,0),
(7270,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,5436,'',NULL,0,87,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-c7bb-6c36-aedb-0149e8ce70cb',NULL,0),
(7271,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,5437,'',NULL,0,88,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-c7c3-6d8c-aa04-0149e8ce70cb',NULL,0),
(7272,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,5438,'',NULL,0,89,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-c7c9-6dae-9903-0149e8ce70cb',NULL,0),
(7273,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,5438,'',NULL,0,90,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-c7cf-6574-bf44-0149e8ce70cb',NULL,0),
(7274,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,5436,'',NULL,0,91,'tx_site_icon_card','icon',1,'','',NULL,0,'','1f05e2a1-c7d5-65e6-a8c6-0149e8ce70cb',NULL,0),
(7275,1919,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11456,NULL,NULL,0,4426,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-c87f-637a-a345-0149e8ce70cb',NULL,0),
(7282,1922,1786375838,1752219332,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11734,NULL,NULL,0,4452,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-cf21-65fc-a8f5-0149e8ce70cb',NULL,0),
(7284,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11732,NULL,NULL,0,4453,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-cff0-655a-9c7b-0149e8ce70cb',NULL,0),
(7285,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11937,NULL,NULL,0,4453,'tt_content','download_item',1,'',NULL,NULL,0,'EN','1f05e2a1-cff6-6bb2-bb1b-0149e8ce70cb',NULL,0),
(7286,1922,1786375755,1752219332,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,11727,NULL,NULL,0,4454,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d0d2-6310-be83-0149e8ce70cb',NULL,0),
(7288,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,12027,NULL,NULL,0,4456,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d1cb-6c1c-8bde-0149e8ce70cb',NULL,0),
(7289,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11938,NULL,NULL,0,4456,'tt_content','download_item',1,'',NULL,NULL,0,'Part 1','1f05e2a1-d1d2-6df0-b4ad-0149e8ce70cb',NULL,0),
(7290,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11934,NULL,NULL,0,4456,'tt_content','download_item',2,'',NULL,NULL,0,'Part 2','1f05e2a1-d1d9-651a-8b62-0149e8ce70cb',NULL,0),
(7291,1922,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11712,NULL,NULL,0,4458,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d3d1-61b0-94f3-0149e8ce70cb',NULL,0),
(7292,1923,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11712,NULL,NULL,0,4460,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d472-66dc-8ff5-0149e8ce70cb',NULL,0),
(7293,1924,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11592,NULL,NULL,0,4462,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d527-674e-9934-0149e8ce70cb',NULL,0),
(7298,1927,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11647,NULL,NULL,0,4468,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d808-69ae-b81f-0149e8ce70cb',NULL,0),
(7299,1928,1752219332,1752219332,0,0,0,0,NULL,'',0,0,0,0,11647,NULL,NULL,0,4470,'tt_content','media',1,'',NULL,NULL,0,'','1f05e2a1-d893-6cfc-b135-0149e8ce70cb',NULL,0),
(13768,1875,1753523490,1753523490,0,0,0,0,NULL,'',0,0,0,0,12856,NULL,NULL,0,4221,'tt_content','media',2,'',NULL,NULL,0,'','1f06a061-b845-6ed6-aaa1-a8a159c114c9',NULL,0),
(14223,2453,1755068435,1755068435,0,0,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,12242,NULL,NULL,0,205,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-604d-67f2-a896-a8a159c114c9',NULL,0),
(14224,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12240,NULL,NULL,0,206,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-6109-63bc-a709-a8a159c114c9',NULL,0),
(14225,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12244,NULL,NULL,0,207,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-6113-6f4c-97e9-a8a159c114c9',NULL,0),
(14226,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12248,NULL,NULL,0,208,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-611d-6eac-85d9-a8a159c114c9',NULL,0),
(14227,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12250,NULL,NULL,0,209,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-6127-63b2-bd98-a8a159c114c9',NULL,0),
(14228,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12252,NULL,NULL,0,210,'tx_site_accessories','image',1,'',NULL,NULL,0,'','1f078133-612f-6f4e-91bf-a8a159c114c9',NULL,0),
(14229,2453,1755068435,1755068435,0,1,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,12227,NULL,NULL,0,13594,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f078133-6138-6a18-8e34-a8a159c114c9',NULL,0),
(14230,2453,1755068435,1755068435,0,1,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12228,NULL,NULL,0,13589,'tt_content','media',1,'',NULL,NULL,0,'','1f078133-6141-6532-95fc-a8a159c114c9',NULL,0),
(14239,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12227,NULL,NULL,0,13593,'tt_content','media',1,'',NULL,NULL,0,'','1f078133-618c-61c2-9a95-a8a159c114c9',NULL,0),
(14240,2453,1755068435,1755068435,0,0,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,12075,NULL,NULL,0,13594,'tt_content','media',2,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f078133-6195-6984-9c2d-a8a159c114c9',NULL,0),
(14241,2453,1755068435,1755068435,0,0,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,12930,NULL,NULL,0,13589,'tt_content','media',2,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f078133-619e-6fe8-ba31-a8a159c114c9',NULL,0),
(14242,2453,1755068435,1755068435,0,1,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12227,NULL,NULL,0,13588,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f078133-61a7-6224-875b-a8a159c114c9',NULL,0),
(14243,2453,1755068435,1755068435,0,0,0,0,NULL,'',0,0,0,0,12076,NULL,NULL,0,13588,'tt_content','media',2,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f078133-61af-6d34-9b31-a8a159c114c9',NULL,0),
(18288,1909,1767685885,1763542579,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,13305,NULL,NULL,0,430,'tt_address','image',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c5259-dac4-6e26-a2b8-a8a159c114c9',NULL,0),
(18333,116,1763543202,1763543038,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12028,NULL,NULL,1,2742,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c526a-f35e-61ce-93a0-a8a159c114c9',NULL,0),
(18334,116,1763543611,1763543118,0,0,0,0,NULL,'{\"alternative\":\"\",\"copyright\":\"\",\"crop\":\"\",\"description\":\"\",\"hidden\":\"\",\"title\":\"\",\"uid_local\":\"\"}',0,0,0,0,12028,NULL,NULL,1,2743,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c526d-edf1-61de-addf-a8a159c114c9',NULL,0),
(18357,116,1763543475,1763543462,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,12028,NULL,NULL,1,2744,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c527a-bc93-6b3e-b46e-a8a159c114c9',NULL,0),
(18364,116,1763543836,1763543836,0,0,0,0,NULL,'',0,0,0,0,12031,NULL,NULL,1,2745,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c5288-af38-63dc-85a8-a8a159c114c9',NULL,0),
(18365,116,1763543915,1763543913,0,0,0,0,NULL,'{\"alternative\":\"\",\"copyright\":\"\",\"crop\":\"\",\"description\":\"\",\"hidden\":\"\",\"title\":\"\",\"uid_local\":\"\"}',0,0,0,0,12032,NULL,NULL,1,2746,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c528b-8a78-6db4-8943-a8a159c114c9',NULL,0),
(18366,116,1763544043,1763544043,0,0,0,0,NULL,'',0,0,0,0,12030,NULL,NULL,1,2747,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c5290-5ed2-6386-9eb9-a8a159c114c9',NULL,0),
(18368,116,1763544289,1763544289,0,0,0,0,NULL,'',0,0,0,0,12029,NULL,NULL,1,2748,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c5299-8955-6780-ade5-a8a159c114c9',NULL,0),
(18369,116,1770126232,1763544342,0,0,0,0,NULL,'{\"alternative\":\"\",\"copyright\":\"\",\"crop\":\"\",\"description\":\"\",\"hidden\":\"\",\"title\":\"\",\"uid_local\":\"\"}',0,0,0,0,12029,NULL,NULL,1,2749,'tx_news_domain_model_news','fal_media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f0c529b-8a2e-6a10-a112-a8a159c114c9',NULL,0),
(23476,3039,1781630269,1781627283,0,1,0,0,NULL,'{\"alternative\":\"\",\"crop\":\"\",\"hidden\":\"\",\"uid_local\":\"\"}',0,0,0,0,14054,NULL,NULL,0,20787,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":0.4826666666666667},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":0.5453333333333333},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":0.5493333333333333},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f169a05-9206-6416-9161-a8a159c114c9',NULL,0),
(23477,3039,1781629915,1781629399,0,1,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,14056,NULL,NULL,0,20790,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f169a54-63f0-6532-aff0-a8a159c114c9',NULL,0),
(23478,3039,1781629929,1781629889,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,14057,NULL,NULL,0,20790,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f169a66-a40f-6f02-898a-a8a159c114c9',NULL,0),
(23479,3039,1781630284,1781630240,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,14058,NULL,NULL,0,20787,'tt_content','media',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"height\":0.416,\"width\":0.998,\"x\":0.001,\"y\":0.056},\"selectedRatio\":\"32:10\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"height\":0.6346666666666667,\"width\":0.999,\"x\":0,\"y\":0.04933333333333333},\"selectedRatio\":\"21:10\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"height\":1,\"width\":0.75,\"x\":0.185,\"y\":0},\"selectedRatio\":\"1:1\",\"focusArea\":null}}',0,'','1f169a73-bb93-69d2-a7b2-a8a159c114c9',NULL,0),
(27811,1880,1786109653,1786109653,0,0,0,0,NULL,'',0,0,0,0,14333,NULL,NULL,1,4269,'tt_content','download_item',1,'',NULL,NULL,0,'EN','1f19264a-e022-6f9a-bc77-a8a159c114c9',NULL,0),
(28016,1922,1786375755,1786375755,0,0,0,0,NULL,'',0,0,0,0,14336,NULL,NULL,1,4454,'tt_content','download_item',1,'',NULL,NULL,0,'EN','1f194d03-f2b9-670a-8b44-a8a159c114c9',NULL,0),
(28017,1880,1786375797,1786375797,0,0,0,0,NULL,'',0,0,0,0,14336,NULL,NULL,1,4271,'tt_content','download_item',1,'',NULL,NULL,0,'EN','1f194d05-843b-62d6-bd73-a8a159c114c9',NULL,0),
(28018,1922,1786375838,1786375838,0,0,0,0,NULL,'',0,0,0,0,14333,NULL,NULL,1,4452,'tt_content','download_item',1,'',NULL,NULL,0,'EN','1f194d07-04f3-6fd0-9d96-a8a159c114c9',NULL,0),
(28167,1909,1786586474,1786586474,0,0,0,0,NULL,'',0,0,0,0,13838,NULL,NULL,1,598,'tt_address','image',1,'',NULL,'{\"desktop\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"tablet\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null},\"mobile\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null}}',0,'','1f196bad-d50f-6d9e-8c72-a8a159c114c9',NULL,0),
(28719,1848,1788187174,1788163016,1,0,0,0,NULL,'',0,0,0,0,14366,NULL,NULL,1,2,'tx_site_configuration','logo',1,'',NULL,'{\"default\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null,\"excludeFromSync\":false}}',0,'','1f1a5118-9775-6474-a622-fa163e890620',NULL,0),
(28720,1848,1788187174,1788187174,0,0,0,0,NULL,'',0,0,0,0,11402,NULL,NULL,1,2,'tx_site_configuration','logo',1,'',NULL,'{\"default\":{\"cropArea\":{\"x\":0,\"y\":0,\"width\":1,\"height\":1},\"selectedRatio\":\"NaN\",\"focusArea\":null,\"excludeFromSync\":false}}',0,'','1f1a549c-8f2a-6e22-9605-fa163e890620',NULL,0);
/*!40000 ALTER TABLE `sys_file_reference` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_file_storage`
--

DROP TABLE IF EXISTS `sys_file_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_file_storage` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL DEFAULT '',
  `description` text DEFAULT NULL,
  `driver` varchar(255) NOT NULL DEFAULT 'Local',
  `configuration` longtext DEFAULT NULL,
  `is_default` smallint(5) unsigned NOT NULL DEFAULT 0,
  `is_browsable` smallint(5) unsigned NOT NULL DEFAULT 1,
  `is_public` smallint(6) NOT NULL DEFAULT 0,
  `is_writable` smallint(5) unsigned NOT NULL DEFAULT 1,
  `is_online` smallint(5) unsigned NOT NULL DEFAULT 1,
  `processingfolder` tinytext DEFAULT NULL,
  `auto_extract_metadata` smallint(5) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_file_storage`
--

LOCK TABLES `sys_file_storage` WRITE;
/*!40000 ALTER TABLE `sys_file_storage` DISABLE KEYS */;
INSERT INTO `sys_file_storage` VALUES
(1,0,1559030073,1395061836,0,'User-Uploads','This is the local fileadmin/ directory. This storage mount has been created automatically by TYPO3.','Local','<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"basePath\">\n                    <value index=\"vDEF\">fileadmin/user_upload</value>\n                </field>\n                <field index=\"pathType\">\n                    <value index=\"vDEF\">relative</value>\n                </field>\n                <field index=\"caseSensitive\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',1,1,1,1,1,NULL,1);
/*!40000 ALTER TABLE `sys_file_storage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_filemounts`
--

DROP TABLE IF EXISTS `sys_filemounts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_filemounts` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `read_only` smallint(5) unsigned NOT NULL DEFAULT 0,
  `identifier` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_filemounts`
--

LOCK TABLES `sys_filemounts` WRITE;
/*!40000 ALTER TABLE `sys_filemounts` DISABLE KEYS */;
INSERT INTO `sys_filemounts` VALUES
(1,0,1559030098,'Uploads',0,0,128,'',0,'1:/'),
(4,0,1763718627,'IR',0,0,64,'',0,'1:/user_upload/gerresheimer/ir/'),
(5,0,1771858707,'Financial Calendar',0,0,32,'',0,'1:/user_upload/gerresheimer/customer/company/investors_relations/financial_calendar/');
/*!40000 ALTER TABLE `sys_filemounts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_history`
--

DROP TABLE IF EXISTS `sys_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_history` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `actiontype` smallint(6) NOT NULL DEFAULT 0,
  `usertype` varchar(2) NOT NULL DEFAULT 'BE',
  `userid` int(10) unsigned DEFAULT NULL,
  `originaluserid` int(10) unsigned DEFAULT NULL,
  `recuid` int(11) NOT NULL DEFAULT 0,
  `tablename` varchar(255) NOT NULL DEFAULT '',
  `history_data` mediumtext DEFAULT NULL,
  `workspace` int(11) DEFAULT 0,
  `correlation_id` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `recordident_1` (`tablename`(100),`recuid`),
  KEY `recordident_2` (`tablename`(100),`tstamp`)
) ENGINE=InnoDB AUTO_INCREMENT=1587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_history`
--

LOCK TABLES `sys_history` WRITE;
/*!40000 ALTER TABLE `sys_history` DISABLE KEYS */;
INSERT INTO `sys_history` VALUES
(1,1787814761,2,'BE',25,0,4461,'tt_content','{\"oldRecord\":{\"hidden\":0,\"l18n_diffsource\":\"\"},\"newRecord\":{\"hidden\":1,\"l18n_diffsource\":\"{\\\"hidden\\\":\\\"\\\"}\"}}',0,'0400$BF2KfVveysU50pWHWNVpW2wTHA3S4MEx:f0922b7569c18730be0ffda60baae90d'),
(2,1787814765,4,'BE',25,0,4461,'tt_content',NULL,0,'0400$6SEDWnVUcZU8CIj1Knq0BO-J81fUFX8-:f0922b7569c18730be0ffda60baae90d'),
(3,1787814771,4,'BE',25,0,4402,'tt_content',NULL,0,'0400$-hpgnyDKCfXBW6cAKrZcQvDK4BU1Pa5z:756fdb7ea40d7746ec57ba5bc3254c76'),
(4,1787814771,4,'BE',25,0,1901,'pages',NULL,0,'0400$-hpgnyDKCfXBW6cAKrZcQvDK4BU1Pa5z:803e5134a49b6fbfe7d49eba2e0094ba'),
(5,1787816072,4,'BE',25,0,51,'be_users',NULL,0,'0400$d6jC0REZBnCNMEOE14fbVk2924o2dVDc:44f6fda9122df936bd2e06433a23d4b7'),
(6,1787816075,4,'BE',25,0,49,'be_users',NULL,0,'0400$Nz7xHWTik_AymXK9451GvqGDQ5LiA8j6:68cccfe5a71c9623a845f9906de3c8db'),
(7,1787816078,4,'BE',25,0,54,'be_users',NULL,0,'0400$x0IMxeO4QS1Q3boW0nCj9BD9ggjwNR8t:b7452c2ae78e36e9d109a465ef021b30'),
(8,1787816091,4,'BE',25,0,22,'be_users',NULL,0,'0400$cxdD0HJmrqzGrY38OYAHtrvdTm7fwJPS:bbd949a4fb3c301ad4613f89719ce5e2'),
(9,1787816094,4,'BE',25,0,40,'be_users',NULL,0,'0400$TEh5wtlEvjyUEcDs3rUMkSdngtToNWmQ:9c6a24ecd627ac8efa5eff6e262169f1'),
(10,1787816101,4,'BE',25,0,43,'be_users',NULL,0,'0400$g3mLPgw9JyyWGwlF49AyaQDh7v22SJxJ:426bfcdcb070b233db6d026307e40c4f'),
(11,1787816104,4,'BE',25,0,46,'be_users',NULL,0,'0400$CPdd4psnj8rrrN3glohAWwwAn0UzAAvn:d7242e90c912b071ac250fc2b936e44b'),
(12,1787816111,4,'BE',25,0,26,'be_users',NULL,0,'0400$Ygyg5zLgtUjQnJihwP9BZs8rCWprnRGY:0657ef67aaeb95a21ebb7f91079a03f3'),
(13,1787816141,2,'BE',25,0,47,'be_users','{\"oldRecord\":{\"realName\":\"\",\"email\":\"\"},\"newRecord\":{\"realName\":\"Nicole Ehrlich\",\"email\":\"incole.ehrlich@km2.de\"}}',0,'0400$jziZeNCvDkhsMZEhjGm_Ly0KyTQJ7JHl:4e45ccbf92350f77580896ce0ce4fbb9'),
(14,1787816150,4,'BE',25,0,39,'be_users',NULL,0,'0400$WjCUIxM8EY5MNljEgRDgCplTqOf7yZrk:957ac96941733e3c9d6c462d3f447d97'),
(15,1787816152,4,'BE',25,0,44,'be_users',NULL,0,'0400$kB_7rH1pDdLSejH4q2j2rJ_FvuQfGyfZ:6e56a50d4c2cb48a35a66d568eb97a02'),
(16,1787816159,4,'BE',25,0,48,'be_users',NULL,0,'0400$jI9nHhvU7Jw_CRzDNG9PDmbAOHT4O6Zt:258e765e5cb65057bda56af6b91d7e9f'),
(17,1787816189,4,'BE',5,0,26,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:0657ef67aaeb95a21ebb7f91079a03f3'),
(18,1787816189,4,'BE',5,0,48,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:258e765e5cb65057bda56af6b91d7e9f'),
(19,1787816189,4,'BE',5,0,49,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:68cccfe5a71c9623a845f9906de3c8db'),
(20,1787816189,4,'BE',5,0,51,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:44f6fda9122df936bd2e06433a23d4b7'),
(21,1787816189,4,'BE',5,0,54,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:b7452c2ae78e36e9d109a465ef021b30'),
(22,1787816189,4,'BE',5,0,22,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:bbd949a4fb3c301ad4613f89719ce5e2'),
(23,1787816189,4,'BE',5,0,39,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:957ac96941733e3c9d6c462d3f447d97'),
(24,1787816189,4,'BE',5,0,40,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:9c6a24ecd627ac8efa5eff6e262169f1'),
(25,1787816189,4,'BE',5,0,43,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:426bfcdcb070b233db6d026307e40c4f'),
(26,1787816189,4,'BE',5,0,44,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:6e56a50d4c2cb48a35a66d568eb97a02'),
(27,1787816189,4,'BE',5,0,46,'be_users',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:d7242e90c912b071ac250fc2b936e44b'),
(28,1787816189,4,'BE',5,0,4461,'tt_content',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:f0922b7569c18730be0ffda60baae90d'),
(29,1787816189,4,'BE',5,0,4402,'tt_content',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:756fdb7ea40d7746ec57ba5bc3254c76'),
(30,1787816189,4,'BE',5,0,1901,'pages',NULL,0,'0400$dA9xWR-RoA4ogNVuLSEueYqWTvo5h9tt:803e5134a49b6fbfe7d49eba2e0094ba'),
(31,1787837923,3,'BE',25,0,1929,'pages','{\"oldData\":{\"pid\":1856,\"tstamp\":1723717757,\"sorting\":256},\"newData\":{\"tstamp\":1787837923,\"sorting\":256,\"pid\":1909}}',0,'0400$qDrX7epe8l5RuOtFkjn_HVMyeFt-FirD:2e03b4422f84952aa76d643c74e5c913'),
(32,1787837954,3,'BE',25,0,1929,'pages','{\"oldData\":{\"pid\":1909,\"tstamp\":1787837923,\"sorting\":256},\"newData\":{\"tstamp\":1787837954,\"sorting\":144,\"pid\":1848}}',0,'0400$pZl7y3W6y0v6bRP06WqMqQIqoIU5gAj8:2e03b4422f84952aa76d643c74e5c913'),
(33,1787837994,2,'BE',25,0,1848,'pages','{\"oldRecord\":{\"doktype\":4},\"newRecord\":{\"doktype\":\"1\"}}',0,'0400$bfzL7fRHGiB1CPg4j1pYj8aBGD_9OmfQ:5ac7d119b2572099e1c692e5f53f80e3'),
(34,1787838003,3,'BE',25,0,7052,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838003,\"pid\":1848}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:093472c45a179b912aad4f9d8b16017f'),
(35,1787838003,3,'BE',25,0,37,'tx_site_hero_category_slide','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":514},\"newData\":{\"tstamp\":1787838003,\"sorting\":256,\"pid\":1848}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:6771cd2de15de5be9db029466716142a'),
(36,1787838003,3,'BE',25,0,7051,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838003,\"pid\":1848}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:c5e74a98c1adfcc84cfeee798f2781b5'),
(37,1787838003,3,'BE',25,0,36,'tx_site_hero_category_slide','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":513},\"newData\":{\"tstamp\":1787838003,\"sorting\":128,\"pid\":1848}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:9e3ab5f58aaa60da94df3b933eba00ad'),
(38,1787838003,3,'BE',25,0,4042,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":2624},\"newData\":{\"tstamp\":1787838003,\"sorting\":256,\"pid\":1848}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:e9786eaa9c4900fe4abec848e7a044c8'),
(39,1787838003,2,'BE',25,0,4042,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$-a-qFVPGKgUX1RtrF8vIzR8WUbaYtc70:e9786eaa9c4900fe4abec848e7a044c8'),
(40,1787838012,3,'BE',25,0,4032,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":500},\"newData\":{\"tstamp\":1787838012,\"sorting\":128,\"pid\":1848}}',0,'0400$zchT8GUs5LXZVjM4_WZhFfeVIY-apyA7:f5b932a212fbd01913b51731122717a2'),
(41,1787838012,3,'BE',25,0,4033,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1000},\"newData\":{\"tstamp\":1787838012,\"sorting\":192,\"pid\":1848}}',0,'0400$GtZxXG_8rQVEjjBwAbIwTl1LtTGMbap8:60a7b7a5808c75cc19ef9bf476d5ee9a'),
(42,1787838012,3,'BE',25,0,7046,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$sFMhrBwEI3I_U08tM_apmXATgUlgJaky:2a3de9646e92ed09b573107d18e4eedf'),
(43,1787838012,3,'BE',25,0,373,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":256,\"pid\":1848}}',0,'0400$sFMhrBwEI3I_U08tM_apmXATgUlgJaky:67aa23a04315d5010c16be77da64329c'),
(44,1787838012,3,'BE',25,0,4036,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":2500},\"newData\":{\"tstamp\":1787838012,\"sorting\":224,\"pid\":1848}}',0,'0400$sFMhrBwEI3I_U08tM_apmXATgUlgJaky:dc84dee50d7a4c0f62ae59ba250c4a2a'),
(45,1787838012,2,'BE',25,0,4036,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$sFMhrBwEI3I_U08tM_apmXATgUlgJaky:dc84dee50d7a4c0f62ae59ba250c4a2a'),
(46,1787838012,3,'BE',25,0,7045,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$xWwL-_-4Kzf0YpB7VaFPuaEN3QBvgFTe:9dbf3c355bab4f2b41d4f70d4f77a7cb'),
(47,1787838012,3,'BE',25,0,372,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":128,\"pid\":1848}}',0,'0400$xWwL-_-4Kzf0YpB7VaFPuaEN3QBvgFTe:64714e677edf340ecaec2157b364a73e'),
(48,1787838012,3,'BE',25,0,4035,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":2000},\"newData\":{\"tstamp\":1787838012,\"sorting\":208,\"pid\":1848}}',0,'0400$xWwL-_-4Kzf0YpB7VaFPuaEN3QBvgFTe:8f84846a53cd6c412aa836d34cd7cbb9'),
(49,1787838012,2,'BE',25,0,4035,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$xWwL-_-4Kzf0YpB7VaFPuaEN3QBvgFTe:8f84846a53cd6c412aa836d34cd7cbb9'),
(50,1787838012,3,'BE',25,0,7044,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$IZ0tzG1UahEKqjZPa_pPCvpBUk3yW991:6c62c759ab6c79342a85c01367adf5c3'),
(51,1787838012,3,'BE',25,0,371,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":64,\"pid\":1848}}',0,'0400$IZ0tzG1UahEKqjZPa_pPCvpBUk3yW991:13a667a1ddd674c2b1a3a678a44602fb'),
(52,1787838012,3,'BE',25,0,4034,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1500},\"newData\":{\"tstamp\":1787838012,\"sorting\":200,\"pid\":1848}}',0,'0400$IZ0tzG1UahEKqjZPa_pPCvpBUk3yW991:9033f3c2944ea7d3cf0813745ea9e878'),
(53,1787838012,2,'BE',25,0,4034,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$IZ0tzG1UahEKqjZPa_pPCvpBUk3yW991:9033f3c2944ea7d3cf0813745ea9e878'),
(54,1787838012,3,'BE',25,0,7049,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$gHMZPBriK1qEog7IDkDruoS-agILNhLw:90df77c81ca1c4865139b4c4878a770c'),
(55,1787838012,3,'BE',25,0,376,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":32,\"pid\":1848}}',0,'0400$gHMZPBriK1qEog7IDkDruoS-agILNhLw:8a573498fc117224d9000a7ea30eaf89'),
(56,1787838012,3,'BE',25,0,4039,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":4000},\"newData\":{\"tstamp\":1787838012,\"sorting\":240,\"pid\":1848}}',0,'0400$gHMZPBriK1qEog7IDkDruoS-agILNhLw:6ab6a77d09d3983ee6feb48fabc61881'),
(57,1787838012,2,'BE',25,0,4039,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$gHMZPBriK1qEog7IDkDruoS-agILNhLw:6ab6a77d09d3983ee6feb48fabc61881'),
(58,1787838012,3,'BE',25,0,7048,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$Lt_JSJfeZuae-jO4ansfqlAu3VwO0g0j:efa71957d6fb65419ba7ac5225b598ea'),
(59,1787838012,3,'BE',25,0,375,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":16,\"pid\":1848}}',0,'0400$Lt_JSJfeZuae-jO4ansfqlAu3VwO0g0j:202bede93b913b0e48c8ee301c66698a'),
(60,1787838012,3,'BE',25,0,4038,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":3500},\"newData\":{\"tstamp\":1787838012,\"sorting\":232,\"pid\":1848}}',0,'0400$Lt_JSJfeZuae-jO4ansfqlAu3VwO0g0j:ffb4421c377f3db49be45a0cff6e3d9e'),
(61,1787838012,2,'BE',25,0,4038,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$Lt_JSJfeZuae-jO4ansfqlAu3VwO0g0j:ffb4421c377f3db49be45a0cff6e3d9e'),
(62,1787838012,3,'BE',25,0,7047,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838012,\"pid\":1848}}',0,'0400$j650I1FPLbePIM9S5fXDdfv_AJ32PiRJ:a0348bf9aa925b6996132c3b57ee443c'),
(63,1787838012,3,'BE',25,0,374,'tx_site_page_teaser','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":1},\"newData\":{\"tstamp\":1787838012,\"sorting\":8,\"pid\":1848}}',0,'0400$j650I1FPLbePIM9S5fXDdfv_AJ32PiRJ:b46fc45bed1341126b482491a6749e9a'),
(64,1787838012,3,'BE',25,0,4037,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":3000},\"newData\":{\"tstamp\":1787838012,\"sorting\":228,\"pid\":1848}}',0,'0400$j650I1FPLbePIM9S5fXDdfv_AJ32PiRJ:33520a3e37f6c9090386ea7cd1d486f4'),
(65,1787838012,2,'BE',25,0,4037,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$j650I1FPLbePIM9S5fXDdfv_AJ32PiRJ:33520a3e37f6c9090386ea7cd1d486f4'),
(66,1787838012,2,'BE',25,0,4033,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$GtZxXG_8rQVEjjBwAbIwTl1LtTGMbap8:60a7b7a5808c75cc19ef9bf476d5ee9a'),
(67,1787838012,2,'BE',25,0,4032,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$zchT8GUs5LXZVjM4_WZhFfeVIY-apyA7:f5b932a212fbd01913b51731122717a2'),
(68,1787838023,3,'BE',25,0,7050,'sys_file_reference','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332},\"newData\":{\"tstamp\":1787838023,\"pid\":1848}}',0,'0400$GqY8kxrOQzI5M88aHkliWdEWU16xW3Ji:3f1edcefd8e6e805109cef574ac2a91c'),
(69,1787838023,3,'BE',25,0,4040,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":4500},\"newData\":{\"tstamp\":1787838023,\"sorting\":248,\"pid\":1848}}',0,'0400$GqY8kxrOQzI5M88aHkliWdEWU16xW3Ji:f025f52cb08aef1852ff75919148c67e'),
(70,1787838023,2,'BE',25,0,4040,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$GqY8kxrOQzI5M88aHkliWdEWU16xW3Ji:f025f52cb08aef1852ff75919148c67e'),
(71,1787838032,3,'BE',25,0,4041,'tt_content','{\"oldData\":{\"pid\":1856,\"tstamp\":1752219332,\"sorting\":5000},\"newData\":{\"tstamp\":1787838032,\"sorting\":252,\"pid\":1848}}',0,'0400$skSGDdBt2IpG65wG94LzWp435RRA9inZ:cafc2f511f23ba6ee10abe1958da8c43'),
(72,1787838032,2,'BE',25,0,4041,'tt_content','{\"oldRecord\":{\"l18n_diffsource\":\"\"},\"newRecord\":{\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$skSGDdBt2IpG65wG94LzWp435RRA9inZ:cafc2f511f23ba6ee10abe1958da8c43'),
(73,1787838045,4,'BE',25,0,1856,'pages',NULL,0,'0400$i0-n5JVXKI3PVg1c6kjSWXYOdh0PaQ8w:35f15bc7734e5805ae5d70c6041c6bb6'),
(74,1787838117,4,'BE',25,0,3855,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:9d38f360d002cf5894fc4208f39f7085'),
(75,1787838117,4,'BE',25,0,3859,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:30f2228f48ef6be3f10beaeb87b672ee'),
(76,1787838117,4,'BE',25,0,3872,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:642a17337bb54805d787c096c1676e9f'),
(77,1787838117,4,'BE',25,0,3881,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:36b09cc38588e468f5538394d3cd5188'),
(78,1787838117,4,'BE',25,0,3882,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:3b88ac0e3e41a25030b29af2cd259bbe'),
(79,1787838117,4,'BE',25,0,3883,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:b8dec18d90fd9cd203dd47d4a68fff75'),
(80,1787838117,4,'BE',25,0,3884,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:c5e1d1f4a5b5618345d33577682e049d'),
(81,1787838117,4,'BE',25,0,3885,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:10a961baf6f8bd8eec5d1adb12b70800'),
(82,1787838117,4,'BE',25,0,3886,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:cf17598b8cc372d1eb6a798f2f74046d'),
(83,1787838117,4,'BE',25,0,3887,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:29a81704f61f68cbf06ba6fc13a8846c'),
(84,1787838117,4,'BE',25,0,3888,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:ef412c4ccacd1da60b1f7909fbd0eeee'),
(85,1787838117,4,'BE',25,0,3892,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:9d377a27cf436142cd45076a7ee6892c'),
(86,1787838117,4,'BE',25,0,3893,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:e2bee16519693fbb70a21257bf4dc72d'),
(87,1787838117,4,'BE',25,0,3894,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:9673951d3d355cec43505fb14a99d59f'),
(88,1787838117,4,'BE',25,0,3895,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:484145cd21a0bd4171e8dc5eef505cc2'),
(89,1787838117,4,'BE',25,0,3896,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:86c4f7eafb959bf3c5b2b6f311fd4827'),
(90,1787838117,4,'BE',25,0,3899,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:47ffa920d5fbd326e4460c80bb7f174f'),
(91,1787838117,4,'BE',25,0,3900,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:e466332434916afecbbf0914156facc8'),
(92,1787838117,4,'BE',25,0,3901,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:7fbcbc2063dbc54500f6cd505203f22c'),
(93,1787838117,4,'BE',25,0,3902,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:cb0292875b16fd02805f06801194ef6c'),
(94,1787838117,4,'BE',25,0,3903,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:b1ce4845aeffe8e743e0f47383d68b2f'),
(95,1787838117,4,'BE',25,0,3904,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:e6ce1d8712b3101cdcb9ce68efd25f8f'),
(96,1787838117,4,'BE',25,0,3905,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:654a4e17b3cabc045b98e7120ffa4459'),
(97,1787838117,4,'BE',25,0,3907,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:bbb2d63c9fc2bd131b9dc43ea2b88d78'),
(98,1787838117,4,'BE',25,0,3908,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:e5d3853a0bb980f582614f6ca6bbd878'),
(99,1787838117,4,'BE',25,0,3909,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:46dbc095c604a24ec92fc0ff7fe2806e'),
(100,1787838117,4,'BE',25,0,4408,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:f1a8c3366e2d70ae9898e2b7ab50d234'),
(101,1787838117,4,'BE',25,0,4409,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:944e557c8797c2ff849e795df3920585'),
(102,1787838117,4,'BE',25,0,4410,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:8bdfd5e83b6f3702f7748b4919de2b02'),
(103,1787838117,4,'BE',25,0,4412,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:79e927d90e8d3537521551726bfa8f3d'),
(104,1787838117,4,'BE',25,0,4414,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:59acc4981d2029d5ddd87981aa26000a'),
(105,1787838117,4,'BE',25,0,4420,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:1a02a11ce90ad6bbac7e0c942d7632c6'),
(106,1787838117,4,'BE',25,0,4421,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:958cedfdcaef194d2e0ed0ba6c19eba3'),
(107,1787838117,4,'BE',25,0,4507,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:64b40620ac4c638cce33f84179164efd'),
(108,1787838117,4,'BE',25,0,4531,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:84dcd95e0daa85737c39cb8057f8d7ce'),
(109,1787838117,4,'BE',25,0,4537,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:4510864fd6018a2e16fd826ee443faf5'),
(110,1787838117,4,'BE',25,0,4542,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:f04cb2100821ae42f14bdc3f9edd96af'),
(111,1787838117,4,'BE',25,0,5946,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:b3e74fc89127af47af83c3b1b42f2c9a'),
(112,1787838117,4,'BE',25,0,5947,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:182835b7b060f167e4d03a1ba8c9221c'),
(113,1787838117,4,'BE',25,0,5948,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:1f6a39f486baa95804648f78c2470e37'),
(114,1787838117,4,'BE',25,0,5949,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:6f44fce0f7a5aae1ee2125b13491a7d9'),
(115,1787838117,4,'BE',25,0,5950,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:510e581d1e81d8e9a4fe742f988518b2'),
(116,1787838117,4,'BE',25,0,5951,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:7a33c496b1c0bcf315dd86351886d859'),
(117,1787838117,4,'BE',25,0,5952,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:019f793e2262ad9e9142d57ee2a5e1f8'),
(118,1787838117,4,'BE',25,0,5953,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:682147a110aa12a1984ff41d4b38772b'),
(119,1787838117,4,'BE',25,0,5954,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:8639bc154d2db95b6f5bde9891215880'),
(120,1787838117,4,'BE',25,0,5955,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:752124c70b13849bd02b8f694a52eed7'),
(121,1787838117,4,'BE',25,0,5956,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:c732827f610296528dfbef3b253c62b3'),
(122,1787838117,4,'BE',25,0,5957,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:aab54a7852392a9472620f84a37bf342'),
(123,1787838117,4,'BE',25,0,5986,'sys_redirect',NULL,0,'0400$w9wvv-jSmo6qWYRy5ShZHY7FevngACTf:2b31561b628b2dbd30d0d2f2d09ffb6c'),
(124,1787838126,4,'BE',25,0,3910,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:84d673e451aeba51be2b34a4edb43eb9'),
(125,1787838126,4,'BE',25,0,3911,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:9af28879e133f05e739264cff8d69b76'),
(126,1787838126,4,'BE',25,0,3912,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:c6e569cdadd6fb2d8056a882fd09574f'),
(127,1787838126,4,'BE',25,0,3913,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:317ae452a70a322fa9acda8f10536b52'),
(128,1787838126,4,'BE',25,0,3914,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:883ee2111853ef99e05f8fe4b0030c31'),
(129,1787838126,4,'BE',25,0,3915,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:39fc104f401c9f20b71ead0c49e76b24'),
(130,1787838126,4,'BE',25,0,3916,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:5f2c5e7f70b17f1b507003a214890deb'),
(131,1787838126,4,'BE',25,0,3917,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:90b7a28556553dcd72c28a2f260c41cb'),
(132,1787838126,4,'BE',25,0,3918,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:604b07d751bbfc7895c16c43549145bf'),
(133,1787838126,4,'BE',25,0,4167,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:9aedcf3b3c237ac57c389d34202ffe0f'),
(134,1787838126,4,'BE',25,0,4424,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:b9f83560239c541ffe76fe6b8acf847a'),
(135,1787838126,4,'BE',25,0,5958,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:3f5695a23829cf832b6874f596a0c714'),
(136,1787838126,4,'BE',25,0,5959,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:53898f1402d4706373d2b29567457dbb'),
(137,1787838126,4,'BE',25,0,5960,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:cc905ac08333d8dad6a2d407259b1226'),
(138,1787838126,4,'BE',25,0,5961,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:4000c9b74dc14bc18fb63a2de8ac2c4a'),
(139,1787838126,4,'BE',25,0,5962,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:3be1aa03f7fbc7d6eda9a76e01f8fe3f'),
(140,1787838126,4,'BE',25,0,5963,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:8e8807ee8e28ecc4ac97643f0d58b1b7'),
(141,1787838126,4,'BE',25,0,5964,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:b3895c8cbaed2380c2db7f445ecdc7ad'),
(142,1787838126,4,'BE',25,0,5965,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:27a2f20905c79b98d545afd3cab59993'),
(143,1787838126,4,'BE',25,0,5966,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:63461f0afdcc605ccc40caaea026d202'),
(144,1787838126,4,'BE',25,0,5967,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:6b6a0eb6e293c450c431ab57a32ee2a1'),
(145,1787838126,4,'BE',25,0,5968,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:e8a6630078566a5b9248b9d47aeb24a3'),
(146,1787838126,4,'BE',25,0,5969,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:94075cb84fd621c4159a64277f21aeea'),
(147,1787838126,4,'BE',25,0,5970,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:e6e9513ba26cc6da87ff6070d473207a'),
(148,1787838126,4,'BE',25,0,5971,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:df054a856db0aba3b93ffca46d86e12b'),
(149,1787838126,4,'BE',25,0,5972,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:c0e6be6cf591b28f12c9d59150d44fac'),
(150,1787838126,4,'BE',25,0,5973,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:9c1e24e542d36765f0cc2e99970b2a36'),
(151,1787838126,4,'BE',25,0,5974,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:bb16bfe5796f034f90ed04358436379f'),
(152,1787838126,4,'BE',25,0,5975,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:5a75e030d018d06ee95ed2d051773bb6'),
(153,1787838126,4,'BE',25,0,5976,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:1e1461e4a1a1d25d85f76441e2726407'),
(154,1787838126,4,'BE',25,0,5977,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:656c862d645dc9cc8687eea470358556'),
(155,1787838126,4,'BE',25,0,5978,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:816ba963186ce26e7b75cd5420d77e3c'),
(156,1787838126,4,'BE',25,0,5979,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:efd469823c55e4bbe3ae1182e8c15814'),
(157,1787838126,4,'BE',25,0,5980,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:b4923d89adeec2b1582f8baee7229cbf'),
(158,1787838126,4,'BE',25,0,5981,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:5fd7fa6095df9cbb0cf96efc852e693c'),
(159,1787838126,4,'BE',25,0,5982,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:f78d9d097442e96d63d3273a3a4a4910'),
(160,1787838126,4,'BE',25,0,5983,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:421ce365e41e43b6c522ba40e4d47986'),
(161,1787838126,4,'BE',25,0,5984,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:e13822cb3c008407ef06c08149acebfd'),
(162,1787838126,4,'BE',25,0,5987,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:53c0a90b4e438bd237e6780496c2f203'),
(163,1787838126,4,'BE',25,0,5988,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:96b5810f357da8cb2293cf425c79bfca'),
(164,1787838126,4,'BE',25,0,5989,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:e2ca32b6a727ff939798a0df9294540e'),
(165,1787838126,4,'BE',25,0,5990,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:61bd455aae3b23f6a1f5083f1d1f4e92'),
(166,1787838126,4,'BE',25,0,5991,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:c5a55b79ccbacf7a19f43e344c3b757f'),
(167,1787838126,4,'BE',25,0,5992,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:564fe62382a9fa0390c6f9bc1bab6c45'),
(168,1787838126,4,'BE',25,0,5993,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:3d8eb238b8572e8200e90bb8cde5a672'),
(169,1787838126,4,'BE',25,0,5994,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:02ef61d8c369c9b720531c66fd7e02dc'),
(170,1787838126,4,'BE',25,0,5997,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:55da77109b2088bf7035534a939b5a32'),
(171,1787838126,4,'BE',25,0,5999,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:29d08457b827186d9626e29409d9f627'),
(172,1787838126,4,'BE',25,0,6000,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:710e80e43e366d07f36528e278686a1e'),
(173,1787838126,4,'BE',25,0,6001,'sys_redirect',NULL,0,'0400$UMVZ2wAnegVgJX-JpJTOYO5MiozyRoyJ:f32d0b6b509a8187fa94fd1f7a37c900'),
(174,1787838136,4,'BE',25,0,3967,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:e6bb0ddf540359db4b99807277249f74'),
(175,1787838136,4,'BE',25,0,3969,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:07283fe280edc2107db8854a1db99b90'),
(176,1787838136,4,'BE',25,0,3970,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:e33a0febdb2f8e0b8bdfc81cd60d65ce'),
(177,1787838136,4,'BE',25,0,4474,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:975f618fdd0f48ddb49cc532b6c98abe'),
(178,1787838136,4,'BE',25,0,4475,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:e117fb4157783e242a6cf43d152e51b2'),
(179,1787838136,4,'BE',25,0,4479,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:9d5c89c9c4e08dc8e58e8960c673808a'),
(180,1787838136,4,'BE',25,0,4480,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:3ff7e6a148889adde77caaf55c95d134'),
(181,1787838136,4,'BE',25,0,4495,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:efca8e703bbba68334558d918eb727dd'),
(182,1787838136,4,'BE',25,0,4499,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:16b7e83c28a9c049dc02a1e13e1e6cd8'),
(183,1787838136,4,'BE',25,0,4500,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:d1ed045dbfd8bc6810186f8816585faa'),
(184,1787838136,4,'BE',25,0,4504,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:0b09b730297c9735e20e4765ac7a3070'),
(185,1787838136,4,'BE',25,0,6002,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:4f63278871a4c54baf6565c7839d55df'),
(186,1787838136,4,'BE',25,0,6003,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:d4ba50a66f80dfda6809e2f86cc7d1cc'),
(187,1787838136,4,'BE',25,0,6004,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:ec6bab94753d12ad861d6d24968ac9c4'),
(188,1787838136,4,'BE',25,0,6005,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:9b8cad19efbdb832ac09cded88535f78'),
(189,1787838136,4,'BE',25,0,6006,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:1b95978c6bc586756c25ebe382c47002'),
(190,1787838136,4,'BE',25,0,6007,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:489c6eddc681078c88c6da81bfaa7431'),
(191,1787838136,4,'BE',25,0,6008,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:8f8c318cbf23c07fc1887001b2025dc1'),
(192,1787838136,4,'BE',25,0,6009,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:adf146f64d51dedd504bc6d6064c68ea'),
(193,1787838136,4,'BE',25,0,6010,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:8cd4fe01e9558ffbe75dcc5c26074dff'),
(194,1787838136,4,'BE',25,0,6011,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:d2383535688cbe67b19e7b0a7fa53d83'),
(195,1787838136,4,'BE',25,0,6012,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:be4b35b589eec37ba7c60a0361fce518'),
(196,1787838136,4,'BE',25,0,6013,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:df378e703e6d1b7d81fafe63691185a2'),
(197,1787838136,4,'BE',25,0,6014,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:83feef5e0ed26a7dd5e82333ae8b26e9'),
(198,1787838136,4,'BE',25,0,6015,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:8f98a8729ff11f3539ee2fbbb06a4bc6'),
(199,1787838136,4,'BE',25,0,6016,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:f3649ace77219644979cc011131e45ef'),
(200,1787838136,4,'BE',25,0,6017,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:f7cdf735502d127144f4111510716306'),
(201,1787838136,4,'BE',25,0,6018,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:a3cc7f823544fcb315c3c0371da019c1'),
(202,1787838136,4,'BE',25,0,6019,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:35d8cc5ac4711f03238f987b1ffb0052'),
(203,1787838136,4,'BE',25,0,6020,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:95afc161c1066ffec650f0587aa9d9b8'),
(204,1787838136,4,'BE',25,0,6021,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:6b0886a7bbbe40edb76272642c15ec12'),
(205,1787838136,4,'BE',25,0,6022,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:6415f56b4a2da0614c32fd74a0d3127d'),
(206,1787838136,4,'BE',25,0,6023,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:05b9960c7c838769bb060382d24e9728'),
(207,1787838136,4,'BE',25,0,6024,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:bc88b0c40f13691dd576e4288fe5b8cc'),
(208,1787838136,4,'BE',25,0,6025,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:48706aca5b37eb8077cd9f5228a274d8'),
(209,1787838136,4,'BE',25,0,6026,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:a5f8566facf0f0f3fb87caba5c92a250'),
(210,1787838136,4,'BE',25,0,6027,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:b1b47976831f9424753c7e5120e3e908'),
(211,1787838136,4,'BE',25,0,6028,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:01d739f62454e92e37fe24234aa0e010'),
(212,1787838136,4,'BE',25,0,6029,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:59739b60dd7fedde9b1c28291d621e81'),
(213,1787838136,4,'BE',25,0,6030,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:a2f4edf1ab9c5540e81837378c9be842'),
(214,1787838136,4,'BE',25,0,6031,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:dcc347db5d2a95f8189582333670bd52'),
(215,1787838136,4,'BE',25,0,6032,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:da152b7f8799a23deac2e755cb73531b'),
(216,1787838136,4,'BE',25,0,6033,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:13cc50086138abd09dc0c450e010acfe'),
(217,1787838136,4,'BE',25,0,6034,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:ade5561c8e3a2165d5afe28ed0653d14'),
(218,1787838136,4,'BE',25,0,6035,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:b0bb2520ed722eb1d3657ce94dff62bb'),
(219,1787838136,4,'BE',25,0,6036,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:b59a22aa51e58e72c682a7574cfca7ce'),
(220,1787838136,4,'BE',25,0,6037,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:a7d8e7b279dcf9ffd87db9ca808a226f'),
(221,1787838136,4,'BE',25,0,6038,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:61995b92765c22644ffa99946f14c674'),
(222,1787838136,4,'BE',25,0,6039,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:9cf18d3bb7c50a5d9dc313a836efad51'),
(223,1787838136,4,'BE',25,0,6040,'sys_redirect',NULL,0,'0400$6i14g64Vxh45gCaMJUngpSRiAjXsG2wQ:56761790ef13a9fd8451ef25798fd7da'),
(224,1787838143,4,'BE',25,0,3996,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:b00193b9c311daf65bfea3449feaa109'),
(225,1787838143,4,'BE',25,0,3997,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:d9bfc055ec13fd5c8ce7a529fa98f4a3'),
(226,1787838143,4,'BE',25,0,4001,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:88fe0da4027b71be3abdc22965b8d2a3'),
(227,1787838143,4,'BE',25,0,4508,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:875b1c2b17c309f88ded3996f30633df'),
(228,1787838143,4,'BE',25,0,4509,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:79c7e72847e45941fa855c8ac2892fff'),
(229,1787838143,4,'BE',25,0,4510,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:ffc0c0f256d35efcdb4eaddaa3317f1f'),
(230,1787838143,4,'BE',25,0,4511,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:7a2b7d02e96646b82c7e63927e7caadf'),
(231,1787838143,4,'BE',25,0,4512,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:7cbf5d2e48a6fd3a2113e19ef1e7859b'),
(232,1787838143,4,'BE',25,0,4513,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:11c7ccd33ab5c90f81979590f81c1c29'),
(233,1787838143,4,'BE',25,0,4514,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:f6ca09212ef19479157201a5ddfef7f3'),
(234,1787838143,4,'BE',25,0,4515,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:610e9d3ec1dca86ab048cd1bb86b610d'),
(235,1787838143,4,'BE',25,0,4516,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:dab441a0e556ae09eb3c0317993f5a20'),
(236,1787838143,4,'BE',25,0,4517,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:2e8a0ebbb1568ed6c5566efe745ebbf3'),
(237,1787838143,4,'BE',25,0,4518,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:25314d8aabbc5e95ba7fe959e1ca3d1a'),
(238,1787838143,4,'BE',25,0,4519,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:6bbc89bac5d95f24b6708d47011ceed9'),
(239,1787838143,4,'BE',25,0,4520,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:cc384f3bc077aa77bee1dd3a9db3e2f3'),
(240,1787838143,4,'BE',25,0,4521,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:4a524bc866abebb302fa601415f22099'),
(241,1787838143,4,'BE',25,0,4522,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:c58f2f36e0824b884a4e9a4d8e80e14a'),
(242,1787838143,4,'BE',25,0,4523,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:5a99b9d87defcf3af088db878ee9fd7c'),
(243,1787838143,4,'BE',25,0,4524,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:d8223bd797f478b778965ba08cfbf60b'),
(244,1787838143,4,'BE',25,0,4525,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:7628a8f621e5a0a80c13aaefef1f6ee2'),
(245,1787838143,4,'BE',25,0,4526,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:681009839e63f27677bb8ccdeb20e2f2'),
(246,1787838143,4,'BE',25,0,4527,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:37bda6aff246d14bbcd2174358216b40'),
(247,1787838143,4,'BE',25,0,4528,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:b368b6ce9334158d0d55ab469acbbb89'),
(248,1787838143,4,'BE',25,0,4529,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:a6809e6e245f2e472bea9e6e85ab4844'),
(249,1787838143,4,'BE',25,0,4530,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:76fa44c33009a387c546a4eab7785c78'),
(250,1787838143,4,'BE',25,0,4532,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:1fcb1692b34ff1b34b257b08ad33afff'),
(251,1787838143,4,'BE',25,0,4533,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:fc05536aa56f601be9c8abaae527e514'),
(252,1787838143,4,'BE',25,0,4534,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:a785198586162883a1f612a42edf0019'),
(253,1787838143,4,'BE',25,0,4535,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:d974f32dfc96fd57b5a03cc0ad6df129'),
(254,1787838143,4,'BE',25,0,4536,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:5d5f5672a287515034397d19c6cdfeb1'),
(255,1787838143,4,'BE',25,0,4538,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:cad8ffc03a75d157507336eab618e576'),
(256,1787838143,4,'BE',25,0,4539,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:b91b886b94fa0c7666c473bde9b76839'),
(257,1787838143,4,'BE',25,0,5050,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:587a16516ca479ac08668d2751b2d3a0'),
(258,1787838143,4,'BE',25,0,6041,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:4471282695c151c8e152d3e48fd6774e'),
(259,1787838143,4,'BE',25,0,6042,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:1c22bc3b85530917953f6e932b939772'),
(260,1787838143,4,'BE',25,0,6043,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:f0578281a0a42ba91ad38062e4458729'),
(261,1787838143,4,'BE',25,0,6044,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:6bb60e97ce59ed190790d9532c700a83'),
(262,1787838143,4,'BE',25,0,6045,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:40238d869074beac5d1576408b9d986e'),
(263,1787838143,4,'BE',25,0,6046,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:24c572c47cd8410b5e6988e0fb7f0ad5'),
(264,1787838143,4,'BE',25,0,6047,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:6b0361cedf11365892f2dcf5a47d21b6'),
(265,1787838143,4,'BE',25,0,6048,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:e6c494161d3612aad5d3a707b638c685'),
(266,1787838143,4,'BE',25,0,6049,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:927df067117c28b7d5bc8c27847a8fa5'),
(267,1787838143,4,'BE',25,0,6050,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:70a6a89ab919588367d7bc9d37e12984'),
(268,1787838143,4,'BE',25,0,6051,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:6fbef292e74915b0ca9a1e0a88c01616'),
(269,1787838143,4,'BE',25,0,6052,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:9dcb1b638537a5b9405f888901c95114'),
(270,1787838143,4,'BE',25,0,6053,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:d725b9838aecb8ad4d04f8e07a50ac98'),
(271,1787838143,4,'BE',25,0,6057,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:a87ad0897cc8aeae4854c40bdb425e0b'),
(272,1787838143,4,'BE',25,0,6058,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:6f2aeb937dee2d4e69a071c7c48e2542'),
(273,1787838143,4,'BE',25,0,6059,'sys_redirect',NULL,0,'0400$gUZ6rJkD17F-sKI2H9SKDTPOVkZ2YF0_:4e00f309e50643bfdff87ca0b9585ac3'),
(274,1787838151,4,'BE',25,0,4030,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:cc58d0e71d0e004b7d923049a7cc5709'),
(275,1787838151,4,'BE',25,0,4031,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:35c2c3eaa6b5905977ab3f2e22cf8931'),
(276,1787838151,4,'BE',25,0,4058,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:9f019d619aaae6fa5aa10c7eb41598eb'),
(277,1787838151,4,'BE',25,0,4060,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:514b4e21004b5f7ba4d2951a373db062'),
(278,1787838151,4,'BE',25,0,4061,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:a12fcd50cb58d9451d1da8edf6d36892'),
(279,1787838151,4,'BE',25,0,4063,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:dfa242bf2f05ec98f11c5c05e1e82349'),
(280,1787838151,4,'BE',25,0,4073,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:7a9743d00a8de26059c2f72eaebd409e'),
(281,1787838151,4,'BE',25,0,4074,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:ec25dc525f87588df34b90439b086d43'),
(282,1787838151,4,'BE',25,0,4075,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:3ee7b7f742e1cd7314825050941bb923'),
(283,1787838151,4,'BE',25,0,4076,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:d16266ee0981508983f94610a5aa69db'),
(284,1787838151,4,'BE',25,0,4077,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:8ce987fa7dc04d6dc4e4c49fbf031c80'),
(285,1787838151,4,'BE',25,0,4078,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:430f01e97f6b80eba321bf896eb3eedc'),
(286,1787838151,4,'BE',25,0,4079,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:b26aa74df693b636378182e941a86cf6'),
(287,1787838151,4,'BE',25,0,4080,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:c5e1c20adc067285f413d6ffdde48615'),
(288,1787838151,4,'BE',25,0,4081,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:3e08e85eac892981262f8074359c2f92'),
(289,1787838151,4,'BE',25,0,4082,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:beb9cf208ef583fe48f37f51c5911496'),
(290,1787838151,4,'BE',25,0,4083,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:ca6f946d681d48886a3a295125146c5e'),
(291,1787838151,4,'BE',25,0,4086,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:8ec765d107fcfac76a06a6ce371dae12'),
(292,1787838151,4,'BE',25,0,4087,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:f926eef07f9acd531bd54ce5c7d08f12'),
(293,1787838151,4,'BE',25,0,4088,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:62e1ccf8e86519e077be6af7cc44b16c'),
(294,1787838151,4,'BE',25,0,4089,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:35694d68e09ce3bfc091cef875d15ce7'),
(295,1787838151,4,'BE',25,0,4316,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:18483e706d1ca75c514295bed874875b'),
(296,1787838151,4,'BE',25,0,4317,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:9de1ee8e284dfc7b4092d4882cf4ae02'),
(297,1787838151,4,'BE',25,0,4318,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:a990d42499a8715999fdaabf838f7b19'),
(298,1787838151,4,'BE',25,0,4327,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:d192cbf489a3186371149e87f29e64bf'),
(299,1787838151,4,'BE',25,0,4328,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:2de44a5d98f585c0fb12fe50d8f656d2'),
(300,1787838151,4,'BE',25,0,4332,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:57b028b9d423a7626de69bf84d30f359'),
(301,1787838151,4,'BE',25,0,4346,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:601f48b8990a4f823888d01e2659d98c'),
(302,1787838151,4,'BE',25,0,4347,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:b56f0b7a1fb1f687548262eb8204f238'),
(303,1787838151,4,'BE',25,0,4540,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:642bc2127fa524174cb7ba6715e2cca6'),
(304,1787838151,4,'BE',25,0,4541,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:b688057400685ce7aafce4bb998214de'),
(305,1787838151,4,'BE',25,0,4543,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:f97715f59db744d52e2f3e20daeb0509'),
(306,1787838151,4,'BE',25,0,4544,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:ef804df6be673b72ed68024b9e57dda2'),
(307,1787838151,4,'BE',25,0,4545,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:75f48eec4a446875ab9d1d6c4a75cb10'),
(308,1787838151,4,'BE',25,0,4546,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:a5fe13f4bc0766b8dd2bb428ff3da0ba'),
(309,1787838151,4,'BE',25,0,4547,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:59cdce0945e80c62349868eefa580bfd'),
(310,1787838151,4,'BE',25,0,4548,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:a6c8f3e1e64e09a445f7b8931fb3863d'),
(311,1787838151,4,'BE',25,0,4549,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:7a9398949339bf788fb1d6985e0c53e3'),
(312,1787838151,4,'BE',25,0,4550,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:7b71e23afc7d96619ed61a025e16277e'),
(313,1787838151,4,'BE',25,0,4551,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:d52d148a26f8273f344f7ec63c2801c5'),
(314,1787838151,4,'BE',25,0,4552,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:2c482d08ea284aa86ddc2c9088546a80'),
(315,1787838151,4,'BE',25,0,4553,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:c4c64d0c1355c05b0faa442ed8be5357'),
(316,1787838151,4,'BE',25,0,4554,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:b1cde1dd21e03ed8911c187e52e61648'),
(317,1787838151,4,'BE',25,0,4555,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:02696a72f77ab4323b3394e9ba524aa3'),
(318,1787838151,4,'BE',25,0,4556,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:db359290c2f795fb6e438deb561a5ae3'),
(319,1787838151,4,'BE',25,0,4557,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:12f2efd37d2334dc872f123ecd37f29f'),
(320,1787838151,4,'BE',25,0,4558,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:2b31c51bd1ded0e18a829dc9d3419c6d'),
(321,1787838151,4,'BE',25,0,4559,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:c7e2f578696f0997cbe04f84ce311397'),
(322,1787838151,4,'BE',25,0,4560,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:a17234f07f2980a0e440aacba9a5df7c'),
(323,1787838151,4,'BE',25,0,5051,'sys_redirect',NULL,0,'0400$DadMFWblDlKQoc-Zgrj1_62HQ3msZNSb:4b185c27752f30502ca85b1f821b8340'),
(324,1787838157,4,'BE',25,0,4092,'sys_redirect',NULL,0,'0400$TZZY4F0eT_nqh8oKBLkfBbrQTYSg1BGV:b23bc953e2c71b4d0662fecd66cc3e09'),
(325,1787838157,4,'BE',25,0,4094,'sys_redirect',NULL,0,'0400$TZZY4F0eT_nqh8oKBLkfBbrQTYSg1BGV:8c25498464957d659392ddc3939a2273'),
(326,1787838157,4,'BE',25,0,4095,'sys_redirect',NULL,0,'0400$TZZY4F0eT_nqh8oKBLkfBbrQTYSg1BGV:585ba58eafdc74e6464d795db4713af4'),
(327,1787838157,4,'BE',25,0,4348,'sys_redirect',NULL,0,'0400$TZZY4F0eT_nqh8oKBLkfBbrQTYSg1BGV:6dc717a9b675d0a8e475ecd21665d50b'),
(328,1787838189,1,'BE',25,0,6060,'sys_redirect','{\"source_host\":\"*\",\"respect_query_parameters\":\"0\",\"target_statuscode\":\"307\",\"force_https\":\"0\",\"keep_query_parameters\":\"0\",\"creation_type\":\"1\",\"integrity_status\":\"no_conflict\",\"createdby\":25,\"hitcount\":0,\"disabled\":\"0\",\"starttime\":0,\"endtime\":0,\"redirect_type\":\"default\",\"pid\":0,\"source_path\":\"\\/home\",\"is_regexp\":\"0\",\"target\":\"t3:\\/\\/page?uid=1848\",\"protected\":\"0\",\"description\":\"Redirect from old home page\",\"createdon\":1787838189,\"updatedon\":1787838189,\"uid\":6060}',0,'0400$_corPrjELd9jTA3O3irF66nW1JjiVKjo:83cce5c84b10b39e5e7e91dfe32110af'),
(329,1787838196,2,'BE',25,0,6060,'sys_redirect','{\"oldRecord\":{\"target_statuscode\":307},\"newRecord\":{\"target_statuscode\":\"308\"}}',0,'0400$V99owmCdaD_yR8qzd6AuMD4K6pHx5XJx:83cce5c84b10b39e5e7e91dfe32110af'),
(330,1787838203,2,'BE',25,0,6060,'sys_redirect','{\"oldRecord\":{\"protected\":0},\"newRecord\":{\"protected\":\"1\"}}',0,'0400$W_R0nB51H9tGNu8ajKJJDRZbt3i-xjab:83cce5c84b10b39e5e7e91dfe32110af'),
(331,1787838326,4,'BE',25,0,16592,'sys_file_reference',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:8dfce5a6683c3fea4b55e782ecaedef3'),
(332,1787838326,4,'BE',25,0,16593,'sys_file_reference',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:2c861715d3f1f152a68f0759423d27c7'),
(333,1787838326,4,'BE',25,0,15702,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:8bff61a6e630e7372fc6008abfc7c9e2'),
(334,1787838326,4,'BE',25,0,15703,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:5f75a7b0e3a74fbbd2a3f52482a5d693'),
(335,1787838326,4,'BE',25,0,15704,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:0370f35eeaa960bc3e9d4b7b30107b91'),
(336,1787838326,4,'BE',25,0,15705,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:a24ebeb1c0417623acbd2d583671d9e8'),
(337,1787838326,4,'BE',25,0,15706,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:bf403194b0f2914786ed9d7f000f8b71'),
(338,1787838326,4,'BE',25,0,15707,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:fa38f8922ce5238acc2bf8bd5e43edd8'),
(339,1787838326,4,'BE',25,0,15708,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:3d3f31fe4c5af00678782b447cd2629b'),
(340,1787838326,4,'BE',25,0,15709,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:6857f68e31ef6283042313091bffa0af'),
(341,1787838326,4,'BE',25,0,15710,'tt_content',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:aecfcb95231d791a03d7a0233a38d500'),
(342,1787838326,4,'BE',25,0,2536,'pages',NULL,0,'0400$XTsNa8UXlQ1eYGtOzElHcksvuclUOiJW:a6b29d3627e11244bed3267d7efe3069'),
(343,1787838350,4,'BE',5,0,3855,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9d38f360d002cf5894fc4208f39f7085'),
(344,1787838350,4,'BE',5,0,3859,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:30f2228f48ef6be3f10beaeb87b672ee'),
(345,1787838350,4,'BE',5,0,3872,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:642a17337bb54805d787c096c1676e9f'),
(346,1787838350,4,'BE',5,0,3881,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:36b09cc38588e468f5538394d3cd5188'),
(347,1787838350,4,'BE',5,0,3882,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3b88ac0e3e41a25030b29af2cd259bbe'),
(348,1787838350,4,'BE',5,0,3883,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b8dec18d90fd9cd203dd47d4a68fff75'),
(349,1787838350,4,'BE',5,0,3884,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c5e1d1f4a5b5618345d33577682e049d'),
(350,1787838350,4,'BE',5,0,3885,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:10a961baf6f8bd8eec5d1adb12b70800'),
(351,1787838350,4,'BE',5,0,3886,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cf17598b8cc372d1eb6a798f2f74046d'),
(352,1787838350,4,'BE',5,0,3887,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:29a81704f61f68cbf06ba6fc13a8846c'),
(353,1787838350,4,'BE',5,0,3888,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ef412c4ccacd1da60b1f7909fbd0eeee'),
(354,1787838350,4,'BE',5,0,3892,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9d377a27cf436142cd45076a7ee6892c'),
(355,1787838350,4,'BE',5,0,3893,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e2bee16519693fbb70a21257bf4dc72d'),
(356,1787838350,4,'BE',5,0,3894,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9673951d3d355cec43505fb14a99d59f'),
(357,1787838350,4,'BE',5,0,3895,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:484145cd21a0bd4171e8dc5eef505cc2'),
(358,1787838350,4,'BE',5,0,3896,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:86c4f7eafb959bf3c5b2b6f311fd4827'),
(359,1787838350,4,'BE',5,0,3899,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:47ffa920d5fbd326e4460c80bb7f174f'),
(360,1787838350,4,'BE',5,0,3900,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e466332434916afecbbf0914156facc8'),
(361,1787838350,4,'BE',5,0,3901,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7fbcbc2063dbc54500f6cd505203f22c'),
(362,1787838350,4,'BE',5,0,3902,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cb0292875b16fd02805f06801194ef6c'),
(363,1787838350,4,'BE',5,0,3903,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b1ce4845aeffe8e743e0f47383d68b2f'),
(364,1787838350,4,'BE',5,0,3904,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e6ce1d8712b3101cdcb9ce68efd25f8f'),
(365,1787838350,4,'BE',5,0,3905,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:654a4e17b3cabc045b98e7120ffa4459'),
(366,1787838350,4,'BE',5,0,3907,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:bbb2d63c9fc2bd131b9dc43ea2b88d78'),
(367,1787838350,4,'BE',5,0,3908,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e5d3853a0bb980f582614f6ca6bbd878'),
(368,1787838350,4,'BE',5,0,3909,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:46dbc095c604a24ec92fc0ff7fe2806e'),
(369,1787838350,4,'BE',5,0,3910,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:84d673e451aeba51be2b34a4edb43eb9'),
(370,1787838350,4,'BE',5,0,3911,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9af28879e133f05e739264cff8d69b76'),
(371,1787838350,4,'BE',5,0,3912,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c6e569cdadd6fb2d8056a882fd09574f'),
(372,1787838350,4,'BE',5,0,3913,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:317ae452a70a322fa9acda8f10536b52'),
(373,1787838350,4,'BE',5,0,3914,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:883ee2111853ef99e05f8fe4b0030c31'),
(374,1787838350,4,'BE',5,0,3915,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:39fc104f401c9f20b71ead0c49e76b24'),
(375,1787838350,4,'BE',5,0,3916,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5f2c5e7f70b17f1b507003a214890deb'),
(376,1787838350,4,'BE',5,0,3917,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:90b7a28556553dcd72c28a2f260c41cb'),
(377,1787838350,4,'BE',5,0,3918,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:604b07d751bbfc7895c16c43549145bf'),
(378,1787838350,4,'BE',5,0,3967,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e6bb0ddf540359db4b99807277249f74'),
(379,1787838350,4,'BE',5,0,3969,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:07283fe280edc2107db8854a1db99b90'),
(380,1787838350,4,'BE',5,0,3970,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e33a0febdb2f8e0b8bdfc81cd60d65ce'),
(381,1787838350,4,'BE',5,0,3996,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b00193b9c311daf65bfea3449feaa109'),
(382,1787838350,4,'BE',5,0,3997,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d9bfc055ec13fd5c8ce7a529fa98f4a3'),
(383,1787838350,4,'BE',5,0,4001,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:88fe0da4027b71be3abdc22965b8d2a3'),
(384,1787838350,4,'BE',5,0,4030,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cc58d0e71d0e004b7d923049a7cc5709'),
(385,1787838350,4,'BE',5,0,4031,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:35c2c3eaa6b5905977ab3f2e22cf8931'),
(386,1787838350,4,'BE',5,0,4058,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9f019d619aaae6fa5aa10c7eb41598eb'),
(387,1787838350,4,'BE',5,0,4060,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:514b4e21004b5f7ba4d2951a373db062'),
(388,1787838350,4,'BE',5,0,4061,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a12fcd50cb58d9451d1da8edf6d36892'),
(389,1787838350,4,'BE',5,0,4063,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:dfa242bf2f05ec98f11c5c05e1e82349'),
(390,1787838350,4,'BE',5,0,4073,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7a9743d00a8de26059c2f72eaebd409e'),
(391,1787838350,4,'BE',5,0,4074,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ec25dc525f87588df34b90439b086d43'),
(392,1787838350,4,'BE',5,0,4075,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3ee7b7f742e1cd7314825050941bb923'),
(393,1787838350,4,'BE',5,0,4076,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d16266ee0981508983f94610a5aa69db'),
(394,1787838350,4,'BE',5,0,4077,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8ce987fa7dc04d6dc4e4c49fbf031c80'),
(395,1787838350,4,'BE',5,0,4078,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:430f01e97f6b80eba321bf896eb3eedc'),
(396,1787838350,4,'BE',5,0,4079,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b26aa74df693b636378182e941a86cf6'),
(397,1787838350,4,'BE',5,0,4080,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c5e1c20adc067285f413d6ffdde48615'),
(398,1787838350,4,'BE',5,0,4081,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3e08e85eac892981262f8074359c2f92'),
(399,1787838350,4,'BE',5,0,4082,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:beb9cf208ef583fe48f37f51c5911496'),
(400,1787838350,4,'BE',5,0,4083,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ca6f946d681d48886a3a295125146c5e'),
(401,1787838350,4,'BE',5,0,4086,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8ec765d107fcfac76a06a6ce371dae12'),
(402,1787838350,4,'BE',5,0,4087,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f926eef07f9acd531bd54ce5c7d08f12'),
(403,1787838350,4,'BE',5,0,4088,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:62e1ccf8e86519e077be6af7cc44b16c'),
(404,1787838350,4,'BE',5,0,4089,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:35694d68e09ce3bfc091cef875d15ce7'),
(405,1787838350,4,'BE',5,0,4092,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b23bc953e2c71b4d0662fecd66cc3e09'),
(406,1787838350,4,'BE',5,0,4094,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8c25498464957d659392ddc3939a2273'),
(407,1787838350,4,'BE',5,0,4095,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:585ba58eafdc74e6464d795db4713af4'),
(408,1787838350,4,'BE',5,0,4167,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9aedcf3b3c237ac57c389d34202ffe0f'),
(409,1787838350,4,'BE',5,0,4316,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:18483e706d1ca75c514295bed874875b'),
(410,1787838350,4,'BE',5,0,4317,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9de1ee8e284dfc7b4092d4882cf4ae02'),
(411,1787838350,4,'BE',5,0,4318,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a990d42499a8715999fdaabf838f7b19'),
(412,1787838350,4,'BE',5,0,4327,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d192cbf489a3186371149e87f29e64bf'),
(413,1787838350,4,'BE',5,0,4328,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2de44a5d98f585c0fb12fe50d8f656d2'),
(414,1787838350,4,'BE',5,0,4332,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:57b028b9d423a7626de69bf84d30f359'),
(415,1787838350,4,'BE',5,0,4346,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:601f48b8990a4f823888d01e2659d98c'),
(416,1787838350,4,'BE',5,0,4347,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b56f0b7a1fb1f687548262eb8204f238'),
(417,1787838350,4,'BE',5,0,4348,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6dc717a9b675d0a8e475ecd21665d50b'),
(418,1787838350,4,'BE',5,0,4408,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f1a8c3366e2d70ae9898e2b7ab50d234'),
(419,1787838350,4,'BE',5,0,4409,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:944e557c8797c2ff849e795df3920585'),
(420,1787838350,4,'BE',5,0,4410,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8bdfd5e83b6f3702f7748b4919de2b02'),
(421,1787838350,4,'BE',5,0,4412,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:79e927d90e8d3537521551726bfa8f3d'),
(422,1787838350,4,'BE',5,0,4414,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:59acc4981d2029d5ddd87981aa26000a'),
(423,1787838350,4,'BE',5,0,4420,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1a02a11ce90ad6bbac7e0c942d7632c6'),
(424,1787838350,4,'BE',5,0,4421,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:958cedfdcaef194d2e0ed0ba6c19eba3'),
(425,1787838350,4,'BE',5,0,4424,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b9f83560239c541ffe76fe6b8acf847a'),
(426,1787838350,4,'BE',5,0,4474,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:975f618fdd0f48ddb49cc532b6c98abe'),
(427,1787838350,4,'BE',5,0,4475,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e117fb4157783e242a6cf43d152e51b2'),
(428,1787838350,4,'BE',5,0,4479,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9d5c89c9c4e08dc8e58e8960c673808a'),
(429,1787838350,4,'BE',5,0,4480,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3ff7e6a148889adde77caaf55c95d134'),
(430,1787838350,4,'BE',5,0,4495,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:efca8e703bbba68334558d918eb727dd'),
(431,1787838350,4,'BE',5,0,4499,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:16b7e83c28a9c049dc02a1e13e1e6cd8'),
(432,1787838350,4,'BE',5,0,4500,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d1ed045dbfd8bc6810186f8816585faa'),
(433,1787838350,4,'BE',5,0,4504,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:0b09b730297c9735e20e4765ac7a3070'),
(434,1787838350,4,'BE',5,0,4507,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:64b40620ac4c638cce33f84179164efd'),
(435,1787838350,4,'BE',5,0,4508,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:875b1c2b17c309f88ded3996f30633df'),
(436,1787838350,4,'BE',5,0,4509,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:79c7e72847e45941fa855c8ac2892fff'),
(437,1787838350,4,'BE',5,0,4510,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ffc0c0f256d35efcdb4eaddaa3317f1f'),
(438,1787838350,4,'BE',5,0,4511,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7a2b7d02e96646b82c7e63927e7caadf'),
(439,1787838350,4,'BE',5,0,4512,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7cbf5d2e48a6fd3a2113e19ef1e7859b'),
(440,1787838350,4,'BE',5,0,4513,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:11c7ccd33ab5c90f81979590f81c1c29'),
(441,1787838350,4,'BE',5,0,4514,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f6ca09212ef19479157201a5ddfef7f3'),
(442,1787838350,4,'BE',5,0,4515,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:610e9d3ec1dca86ab048cd1bb86b610d'),
(443,1787838350,4,'BE',5,0,4516,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:dab441a0e556ae09eb3c0317993f5a20'),
(444,1787838350,4,'BE',5,0,4517,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2e8a0ebbb1568ed6c5566efe745ebbf3'),
(445,1787838350,4,'BE',5,0,4518,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:25314d8aabbc5e95ba7fe959e1ca3d1a'),
(446,1787838350,4,'BE',5,0,4519,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6bbc89bac5d95f24b6708d47011ceed9'),
(447,1787838350,4,'BE',5,0,4520,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cc384f3bc077aa77bee1dd3a9db3e2f3'),
(448,1787838350,4,'BE',5,0,4521,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4a524bc866abebb302fa601415f22099'),
(449,1787838350,4,'BE',5,0,4522,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c58f2f36e0824b884a4e9a4d8e80e14a'),
(450,1787838350,4,'BE',5,0,4523,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5a99b9d87defcf3af088db878ee9fd7c'),
(451,1787838350,4,'BE',5,0,4524,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d8223bd797f478b778965ba08cfbf60b'),
(452,1787838350,4,'BE',5,0,4525,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7628a8f621e5a0a80c13aaefef1f6ee2'),
(453,1787838350,4,'BE',5,0,4526,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:681009839e63f27677bb8ccdeb20e2f2'),
(454,1787838350,4,'BE',5,0,4527,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:37bda6aff246d14bbcd2174358216b40'),
(455,1787838350,4,'BE',5,0,4528,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b368b6ce9334158d0d55ab469acbbb89'),
(456,1787838350,4,'BE',5,0,4529,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a6809e6e245f2e472bea9e6e85ab4844'),
(457,1787838350,4,'BE',5,0,4530,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:76fa44c33009a387c546a4eab7785c78'),
(458,1787838350,4,'BE',5,0,4531,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:84dcd95e0daa85737c39cb8057f8d7ce'),
(459,1787838350,4,'BE',5,0,4532,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1fcb1692b34ff1b34b257b08ad33afff'),
(460,1787838350,4,'BE',5,0,4533,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:fc05536aa56f601be9c8abaae527e514'),
(461,1787838350,4,'BE',5,0,4534,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a785198586162883a1f612a42edf0019'),
(462,1787838350,4,'BE',5,0,4535,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d974f32dfc96fd57b5a03cc0ad6df129'),
(463,1787838350,4,'BE',5,0,4536,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5d5f5672a287515034397d19c6cdfeb1'),
(464,1787838350,4,'BE',5,0,4537,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4510864fd6018a2e16fd826ee443faf5'),
(465,1787838350,4,'BE',5,0,4538,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cad8ffc03a75d157507336eab618e576'),
(466,1787838350,4,'BE',5,0,4539,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b91b886b94fa0c7666c473bde9b76839'),
(467,1787838350,4,'BE',5,0,4540,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:642bc2127fa524174cb7ba6715e2cca6'),
(468,1787838350,4,'BE',5,0,4541,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b688057400685ce7aafce4bb998214de'),
(469,1787838350,4,'BE',5,0,4542,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f04cb2100821ae42f14bdc3f9edd96af'),
(470,1787838350,4,'BE',5,0,4543,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f97715f59db744d52e2f3e20daeb0509'),
(471,1787838350,4,'BE',5,0,4544,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ef804df6be673b72ed68024b9e57dda2'),
(472,1787838350,4,'BE',5,0,4545,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:75f48eec4a446875ab9d1d6c4a75cb10'),
(473,1787838350,4,'BE',5,0,4546,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a5fe13f4bc0766b8dd2bb428ff3da0ba'),
(474,1787838350,4,'BE',5,0,4547,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:59cdce0945e80c62349868eefa580bfd'),
(475,1787838350,4,'BE',5,0,4548,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a6c8f3e1e64e09a445f7b8931fb3863d'),
(476,1787838350,4,'BE',5,0,4549,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7a9398949339bf788fb1d6985e0c53e3'),
(477,1787838350,4,'BE',5,0,4550,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7b71e23afc7d96619ed61a025e16277e'),
(478,1787838350,4,'BE',5,0,4551,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d52d148a26f8273f344f7ec63c2801c5'),
(479,1787838350,4,'BE',5,0,4552,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2c482d08ea284aa86ddc2c9088546a80'),
(480,1787838350,4,'BE',5,0,4553,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c4c64d0c1355c05b0faa442ed8be5357'),
(481,1787838350,4,'BE',5,0,4554,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b1cde1dd21e03ed8911c187e52e61648'),
(482,1787838350,4,'BE',5,0,4555,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:02696a72f77ab4323b3394e9ba524aa3'),
(483,1787838350,4,'BE',5,0,4556,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:db359290c2f795fb6e438deb561a5ae3'),
(484,1787838350,4,'BE',5,0,4557,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:12f2efd37d2334dc872f123ecd37f29f'),
(485,1787838350,4,'BE',5,0,4558,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2b31c51bd1ded0e18a829dc9d3419c6d'),
(486,1787838350,4,'BE',5,0,4559,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c7e2f578696f0997cbe04f84ce311397'),
(487,1787838350,4,'BE',5,0,4560,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a17234f07f2980a0e440aacba9a5df7c'),
(488,1787838350,4,'BE',5,0,5050,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:587a16516ca479ac08668d2751b2d3a0'),
(489,1787838350,4,'BE',5,0,5051,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4b185c27752f30502ca85b1f821b8340'),
(490,1787838350,4,'BE',5,0,5946,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b3e74fc89127af47af83c3b1b42f2c9a'),
(491,1787838350,4,'BE',5,0,5947,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:182835b7b060f167e4d03a1ba8c9221c'),
(492,1787838350,4,'BE',5,0,5948,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1f6a39f486baa95804648f78c2470e37'),
(493,1787838350,4,'BE',5,0,5949,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6f44fce0f7a5aae1ee2125b13491a7d9'),
(494,1787838350,4,'BE',5,0,5950,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:510e581d1e81d8e9a4fe742f988518b2'),
(495,1787838350,4,'BE',5,0,5951,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:7a33c496b1c0bcf315dd86351886d859'),
(496,1787838350,4,'BE',5,0,5952,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:019f793e2262ad9e9142d57ee2a5e1f8'),
(497,1787838350,4,'BE',5,0,5953,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:682147a110aa12a1984ff41d4b38772b'),
(498,1787838350,4,'BE',5,0,5954,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8639bc154d2db95b6f5bde9891215880'),
(499,1787838350,4,'BE',5,0,5955,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:752124c70b13849bd02b8f694a52eed7'),
(500,1787838350,4,'BE',5,0,5956,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c732827f610296528dfbef3b253c62b3'),
(501,1787838350,4,'BE',5,0,5957,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:aab54a7852392a9472620f84a37bf342'),
(502,1787838350,4,'BE',5,0,5958,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3f5695a23829cf832b6874f596a0c714'),
(503,1787838350,4,'BE',5,0,5959,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:53898f1402d4706373d2b29567457dbb'),
(504,1787838350,4,'BE',5,0,5960,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:cc905ac08333d8dad6a2d407259b1226'),
(505,1787838350,4,'BE',5,0,5961,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4000c9b74dc14bc18fb63a2de8ac2c4a'),
(506,1787838350,4,'BE',5,0,5962,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3be1aa03f7fbc7d6eda9a76e01f8fe3f'),
(507,1787838350,4,'BE',5,0,5963,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8e8807ee8e28ecc4ac97643f0d58b1b7'),
(508,1787838350,4,'BE',5,0,5964,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b3895c8cbaed2380c2db7f445ecdc7ad'),
(509,1787838350,4,'BE',5,0,5965,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:27a2f20905c79b98d545afd3cab59993'),
(510,1787838350,4,'BE',5,0,5966,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:63461f0afdcc605ccc40caaea026d202'),
(511,1787838350,4,'BE',5,0,5967,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6b6a0eb6e293c450c431ab57a32ee2a1'),
(512,1787838350,4,'BE',5,0,5968,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e8a6630078566a5b9248b9d47aeb24a3'),
(513,1787838350,4,'BE',5,0,5969,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:94075cb84fd621c4159a64277f21aeea'),
(514,1787838350,4,'BE',5,0,5970,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e6e9513ba26cc6da87ff6070d473207a'),
(515,1787838350,4,'BE',5,0,5971,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:df054a856db0aba3b93ffca46d86e12b'),
(516,1787838350,4,'BE',5,0,5972,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c0e6be6cf591b28f12c9d59150d44fac'),
(517,1787838350,4,'BE',5,0,5973,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9c1e24e542d36765f0cc2e99970b2a36'),
(518,1787838350,4,'BE',5,0,5974,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:bb16bfe5796f034f90ed04358436379f'),
(519,1787838350,4,'BE',5,0,5975,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5a75e030d018d06ee95ed2d051773bb6'),
(520,1787838350,4,'BE',5,0,5976,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1e1461e4a1a1d25d85f76441e2726407'),
(521,1787838350,4,'BE',5,0,5977,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:656c862d645dc9cc8687eea470358556'),
(522,1787838350,4,'BE',5,0,5978,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:816ba963186ce26e7b75cd5420d77e3c'),
(523,1787838350,4,'BE',5,0,5979,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:efd469823c55e4bbe3ae1182e8c15814'),
(524,1787838350,4,'BE',5,0,5980,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b4923d89adeec2b1582f8baee7229cbf'),
(525,1787838350,4,'BE',5,0,5981,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5fd7fa6095df9cbb0cf96efc852e693c'),
(526,1787838350,4,'BE',5,0,5982,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f78d9d097442e96d63d3273a3a4a4910'),
(527,1787838350,4,'BE',5,0,5983,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:421ce365e41e43b6c522ba40e4d47986'),
(528,1787838350,4,'BE',5,0,5984,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e13822cb3c008407ef06c08149acebfd'),
(529,1787838350,4,'BE',5,0,5986,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2b31561b628b2dbd30d0d2f2d09ffb6c'),
(530,1787838350,4,'BE',5,0,5987,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:53c0a90b4e438bd237e6780496c2f203'),
(531,1787838350,4,'BE',5,0,5988,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:96b5810f357da8cb2293cf425c79bfca'),
(532,1787838350,4,'BE',5,0,5989,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e2ca32b6a727ff939798a0df9294540e'),
(533,1787838350,4,'BE',5,0,5990,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:61bd455aae3b23f6a1f5083f1d1f4e92'),
(534,1787838350,4,'BE',5,0,5991,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:c5a55b79ccbacf7a19f43e344c3b757f'),
(535,1787838350,4,'BE',5,0,5992,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:564fe62382a9fa0390c6f9bc1bab6c45'),
(536,1787838350,4,'BE',5,0,5993,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3d8eb238b8572e8200e90bb8cde5a672'),
(537,1787838350,4,'BE',5,0,5994,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:02ef61d8c369c9b720531c66fd7e02dc'),
(538,1787838350,4,'BE',5,0,5997,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:55da77109b2088bf7035534a939b5a32'),
(539,1787838350,4,'BE',5,0,5999,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:29d08457b827186d9626e29409d9f627'),
(540,1787838350,4,'BE',5,0,6000,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:710e80e43e366d07f36528e278686a1e'),
(541,1787838350,4,'BE',5,0,6001,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f32d0b6b509a8187fa94fd1f7a37c900'),
(542,1787838350,4,'BE',5,0,6002,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4f63278871a4c54baf6565c7839d55df'),
(543,1787838350,4,'BE',5,0,6003,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d4ba50a66f80dfda6809e2f86cc7d1cc'),
(544,1787838350,4,'BE',5,0,6004,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ec6bab94753d12ad861d6d24968ac9c4'),
(545,1787838350,4,'BE',5,0,6005,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9b8cad19efbdb832ac09cded88535f78'),
(546,1787838350,4,'BE',5,0,6006,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1b95978c6bc586756c25ebe382c47002'),
(547,1787838350,4,'BE',5,0,6007,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:489c6eddc681078c88c6da81bfaa7431'),
(548,1787838350,4,'BE',5,0,6008,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8f8c318cbf23c07fc1887001b2025dc1'),
(549,1787838350,4,'BE',5,0,6009,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:adf146f64d51dedd504bc6d6064c68ea'),
(550,1787838350,4,'BE',5,0,6010,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8cd4fe01e9558ffbe75dcc5c26074dff'),
(551,1787838350,4,'BE',5,0,6011,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d2383535688cbe67b19e7b0a7fa53d83'),
(552,1787838350,4,'BE',5,0,6012,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:be4b35b589eec37ba7c60a0361fce518'),
(553,1787838350,4,'BE',5,0,6013,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:df378e703e6d1b7d81fafe63691185a2'),
(554,1787838350,4,'BE',5,0,6014,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:83feef5e0ed26a7dd5e82333ae8b26e9'),
(555,1787838350,4,'BE',5,0,6015,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8f98a8729ff11f3539ee2fbbb06a4bc6'),
(556,1787838350,4,'BE',5,0,6016,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f3649ace77219644979cc011131e45ef'),
(557,1787838350,4,'BE',5,0,6017,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f7cdf735502d127144f4111510716306'),
(558,1787838350,4,'BE',5,0,6018,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a3cc7f823544fcb315c3c0371da019c1'),
(559,1787838350,4,'BE',5,0,6019,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:35d8cc5ac4711f03238f987b1ffb0052'),
(560,1787838350,4,'BE',5,0,6020,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:95afc161c1066ffec650f0587aa9d9b8'),
(561,1787838350,4,'BE',5,0,6021,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6b0886a7bbbe40edb76272642c15ec12'),
(562,1787838350,4,'BE',5,0,6022,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6415f56b4a2da0614c32fd74a0d3127d'),
(563,1787838350,4,'BE',5,0,6023,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:05b9960c7c838769bb060382d24e9728'),
(564,1787838350,4,'BE',5,0,6024,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:bc88b0c40f13691dd576e4288fe5b8cc'),
(565,1787838350,4,'BE',5,0,6025,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:48706aca5b37eb8077cd9f5228a274d8'),
(566,1787838350,4,'BE',5,0,6026,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a5f8566facf0f0f3fb87caba5c92a250'),
(567,1787838350,4,'BE',5,0,6027,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b1b47976831f9424753c7e5120e3e908'),
(568,1787838350,4,'BE',5,0,6028,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:01d739f62454e92e37fe24234aa0e010'),
(569,1787838350,4,'BE',5,0,6029,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:59739b60dd7fedde9b1c28291d621e81'),
(570,1787838350,4,'BE',5,0,6030,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a2f4edf1ab9c5540e81837378c9be842'),
(571,1787838350,4,'BE',5,0,6031,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:dcc347db5d2a95f8189582333670bd52'),
(572,1787838350,4,'BE',5,0,6032,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:da152b7f8799a23deac2e755cb73531b'),
(573,1787838350,4,'BE',5,0,6033,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:13cc50086138abd09dc0c450e010acfe'),
(574,1787838350,4,'BE',5,0,6034,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:ade5561c8e3a2165d5afe28ed0653d14'),
(575,1787838350,4,'BE',5,0,6035,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b0bb2520ed722eb1d3657ce94dff62bb'),
(576,1787838350,4,'BE',5,0,6036,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:b59a22aa51e58e72c682a7574cfca7ce'),
(577,1787838350,4,'BE',5,0,6037,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a7d8e7b279dcf9ffd87db9ca808a226f'),
(578,1787838350,4,'BE',5,0,6038,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:61995b92765c22644ffa99946f14c674'),
(579,1787838350,4,'BE',5,0,6039,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9cf18d3bb7c50a5d9dc313a836efad51'),
(580,1787838350,4,'BE',5,0,6040,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:56761790ef13a9fd8451ef25798fd7da'),
(581,1787838350,4,'BE',5,0,6041,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4471282695c151c8e152d3e48fd6774e'),
(582,1787838350,4,'BE',5,0,6042,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:1c22bc3b85530917953f6e932b939772'),
(583,1787838350,4,'BE',5,0,6043,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:f0578281a0a42ba91ad38062e4458729'),
(584,1787838350,4,'BE',5,0,6044,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6bb60e97ce59ed190790d9532c700a83'),
(585,1787838350,4,'BE',5,0,6045,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:40238d869074beac5d1576408b9d986e'),
(586,1787838350,4,'BE',5,0,6046,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:24c572c47cd8410b5e6988e0fb7f0ad5'),
(587,1787838350,4,'BE',5,0,6047,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6b0361cedf11365892f2dcf5a47d21b6'),
(588,1787838350,4,'BE',5,0,6048,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:e6c494161d3612aad5d3a707b638c685'),
(589,1787838350,4,'BE',5,0,6049,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:927df067117c28b7d5bc8c27847a8fa5'),
(590,1787838350,4,'BE',5,0,6050,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:70a6a89ab919588367d7bc9d37e12984'),
(591,1787838350,4,'BE',5,0,6051,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6fbef292e74915b0ca9a1e0a88c01616'),
(592,1787838350,4,'BE',5,0,6052,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:9dcb1b638537a5b9405f888901c95114'),
(593,1787838350,4,'BE',5,0,6053,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:d725b9838aecb8ad4d04f8e07a50ac98'),
(594,1787838350,4,'BE',5,0,6057,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a87ad0897cc8aeae4854c40bdb425e0b'),
(595,1787838350,4,'BE',5,0,6058,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6f2aeb937dee2d4e69a071c7c48e2542'),
(596,1787838350,4,'BE',5,0,6059,'sys_redirect',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:4e00f309e50643bfdff87ca0b9585ac3'),
(597,1787838350,4,'BE',5,0,16592,'sys_file_reference',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8dfce5a6683c3fea4b55e782ecaedef3'),
(598,1787838350,4,'BE',5,0,16593,'sys_file_reference',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:2c861715d3f1f152a68f0759423d27c7'),
(599,1787838350,4,'BE',5,0,15704,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:0370f35eeaa960bc3e9d4b7b30107b91'),
(600,1787838350,4,'BE',5,0,15705,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a24ebeb1c0417623acbd2d583671d9e8'),
(601,1787838350,4,'BE',5,0,15706,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:bf403194b0f2914786ed9d7f000f8b71'),
(602,1787838350,4,'BE',5,0,15710,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:aecfcb95231d791a03d7a0233a38d500'),
(603,1787838350,4,'BE',5,0,15707,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:fa38f8922ce5238acc2bf8bd5e43edd8'),
(604,1787838350,4,'BE',5,0,15708,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:3d3f31fe4c5af00678782b447cd2629b'),
(605,1787838350,4,'BE',5,0,15709,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:6857f68e31ef6283042313091bffa0af'),
(606,1787838350,4,'BE',5,0,15703,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:5f75a7b0e3a74fbbd2a3f52482a5d693'),
(607,1787838350,4,'BE',5,0,15702,'tt_content',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:8bff61a6e630e7372fc6008abfc7c9e2'),
(608,1787838350,4,'BE',5,0,2536,'pages',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:a6b29d3627e11244bed3267d7efe3069'),
(609,1787838350,4,'BE',5,0,1856,'pages',NULL,0,'0400$gIF_wKgS_iyiTntXfvXKLBy57r0xREin:35f15bc7734e5805ae5d70c6041c6bb6'),
(610,1787838476,4,'BE',25,0,1931,'pages',NULL,0,'0400$W5EiNvESeTE3c7GT7TVh-TGQsx2k2a6U:cda6b6e9fa778c35d4520d5d921ff927'),
(611,1787838476,4,'BE',25,0,1929,'pages',NULL,0,'0400$W5EiNvESeTE3c7GT7TVh-TGQsx2k2a6U:2e03b4422f84952aa76d643c74e5c913'),
(612,1787838498,2,'BE',25,0,1852,'pages','{\"oldRecord\":{\"title\":\"Centor Online\",\"slug\":\"\\/centor-online\",\"l10n_diffsource\":\"{\\\"hidden\\\":\\\"\\\"}\"},\"newRecord\":{\"title\":\"Legal menu\",\"slug\":\"\\/legal-menu\",\"l10n_diffsource\":\"{\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"doktype\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"module\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}\"}}',0,'0400$McPqyxuGRv8PJQ7bpCboYxx2p5quHpiW:4f55d0a45faf716e1dbd4362544d7b23'),
(613,1787838539,2,'BE',25,0,1850,'pages','{\"oldRecord\":{\"title\":\"Top Navigation\",\"slug\":\"\\/top-navigation\",\"l10n_diffsource\":\"{\\\"hidden\\\":\\\"\\\"}\"},\"newRecord\":{\"title\":\"Top menu\",\"slug\":\"\\/top-menu\",\"l10n_diffsource\":\"{\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"doktype\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"module\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"title\\\":\\\"\\\"}\"}}',0,'0400$aqKIfNYwUCnCPm8V1BuolPlTxcmN5mXy:695162d683587365d244e69da31e0640'),
(614,1787838597,2,'BE',25,0,1849,'pages','{\"oldRecord\":{\"title\":\"404 - Seite nicht gefunden\",\"slug\":\"\\/404-seite-nicht-gefunden\",\"l10n_diffsource\":\"{\\\"doktype\\\":\\\"\\\",\\\"title\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"exclude_slug_for_subpages\\\":\\\"\\\",\\\"nav_title\\\":\\\"\\\",\\\"subtitle\\\":\\\"\\\",\\\"seo_title\\\":\\\"\\\",\\\"description\\\":\\\"\\\",\\\"no_index\\\":\\\"\\\",\\\"exclude_sitemap\\\":\\\"\\\",\\\"og_title\\\":\\\"\\\",\\\"og_description\\\":\\\"\\\",\\\"og_image\\\":\\\"\\\",\\\"twitter_title\\\":\\\"\\\",\\\"twitter_description\\\":\\\"\\\",\\\"twitter_image\\\":\\\"\\\",\\\"twitter_card\\\":\\\"\\\",\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"tx_typo3sz_assets_hidedefaultheader\\\":\\\"\\\",\\\"tx_typo3sz_assets_hide_header_image\\\":\\\"\\\",\\\"tx_typo3sz_assets_hide_header_text\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_transparent\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_petrol\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_title_override\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_subtitle_override\\\":\\\"\\\",\\\"tx_szflyout_disabled\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"tx_typo3sz_assets_scrollsnap\\\":\\\"\\\",\\\"media\\\":\\\"\\\",\\\"l18n_cfg\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"nav_hide\\\":\\\"\\\",\\\"tx_typo3sz_assets_megamenu\\\":\\\"\\\",\\\"tx_typo3sz_assets_megamenu_layout\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"no_search\\\":\\\"\\\",\\\"tx_kesearch_abstract\\\":\\\"\\\",\\\"tx_typo3sz_assets_rank\\\":\\\"\\\"}\"},\"newRecord\":{\"title\":\"404\",\"slug\":\"\\/404\",\"l10n_diffsource\":\"{\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"cache_tags\\\":\\\"\\\",\\\"cache_timeout\\\":\\\"\\\",\\\"content_from_pid\\\":\\\"\\\",\\\"description\\\":\\\"\\\",\\\"doktype\\\":\\\"\\\",\\\"endtime\\\":\\\"\\\",\\\"extendToSubpages\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"is_siteroot\\\":\\\"\\\",\\\"l18n_cfg\\\":\\\"\\\",\\\"module\\\":\\\"\\\",\\\"nav_hide\\\":\\\"\\\",\\\"nav_title\\\":\\\"\\\",\\\"no_follow\\\":\\\"\\\",\\\"no_index\\\":\\\"\\\",\\\"no_search\\\":\\\"\\\",\\\"og_description\\\":\\\"\\\",\\\"og_image\\\":\\\"\\\",\\\"og_title\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"seo_title\\\":\\\"\\\",\\\"sitemap_changefreq\\\":\\\"\\\",\\\"sitemap_priority\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"starttime\\\":\\\"\\\",\\\"title\\\":\\\"\\\",\\\"twitter_card\\\":\\\"\\\",\\\"twitter_description\\\":\\\"\\\",\\\"twitter_image\\\":\\\"\\\",\\\"twitter_title\\\":\\\"\\\",\\\"tx_site_area_root_page\\\":\\\"\\\",\\\"tx_site_flyout_contact_persons\\\":\\\"\\\",\\\"tx_site_flyout_header\\\":\\\"\\\",\\\"tx_site_flyout_hide\\\":\\\"\\\",\\\"tx_site_flyout_introduction\\\":\\\"\\\",\\\"tx_site_flyout_stop_inheritance\\\":\\\"\\\",\\\"tx_site_flyout_title\\\":\\\"\\\"}\"}}',0,'0400$e-4Wz6O99-qrmRy9zoJfeRwbVQ-yDwQv:24efddc6ccd40f3dee52e48f079e0fab'),
(615,1787919266,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787305500},\"newRecord\":{\"nextexecution\":1787919300}}',0,'0400$pJ0_M3IX0PEFEE5WI0G0sqbfglvDFMVn:851d9be5806b1fa86d43d25c977f8baa'),
(616,1787919266,2,'BE',5,0,1,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787343300},\"newRecord\":{\"nextexecution\":1787948100}}',0,'0400$cpU-XYBEjPQtwQ0IS-3ZidTPky9IgbSi:b4cee145dd1cf5aeeb6650046a344a53'),
(617,1787919266,2,'BE',5,0,6,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787350500},\"newRecord\":{\"nextexecution\":1787955300}}',0,'0400$4315Jgou6-6YFcPZ0K4oK8PmSk5oLXqE:86245de9a9748aa58cb63e5190094fca'),
(618,1787919266,2,'BE',5,0,11,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787353200},\"newRecord\":{\"nextexecution\":1787958000}}',0,'0400$IZ66LKlIs-3kwxyCM9JOgI4qnpBJK8N2:326d0bd9dd621f327008823c3b15f6ae'),
(619,1787919266,2,'BE',5,0,12,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787353200},\"newRecord\":{\"nextexecution\":1787958000}}',0,'0400$UX7PgrHHMEx7L4pvTpEr1jdhMaUCla_V:69ffbe9fd2864ce1f26fdfc74e7e37da'),
(620,1787919266,2,'BE',5,0,13,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787355000},\"newRecord\":{\"nextexecution\":1787959800}}',0,'0400$D1h_WH0OmzKM0hYzt1A-CEmK-ddG80v4:b9463b0e2616f6d592a1b90dd707407c'),
(621,1787919266,2,'BE',5,0,14,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787355900},\"newRecord\":{\"nextexecution\":1787960700}}',0,'0400$JgDLhMxsF02i-_uykaL7LZ7W8ienC4ko:16822aeb6cf95e972ec566262fae0724'),
(622,1787919266,2,'BE',5,0,15,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787358600},\"newRecord\":{\"nextexecution\":1787963400}}',0,'0400$Dv4Z2_5ijlDShING7GzjdxPh4qJIbwQi:ff5167eb355b95ab3d81d1953fb73af1'),
(623,1787919266,2,'BE',5,0,9,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787364000},\"newRecord\":{\"nextexecution\":1787968800}}',0,'0400$HEm2bVd5V4w19Ww2soBWRgw4Z-mv1IpQ:ce2b1423a4c1182d111affefd764a2b3'),
(624,1787919303,2,'BE',25,0,15,'tx_scheduler_task','{\"oldRecord\":{\"selected_tables\":\"tx_site_accessories,tt_address,backend_layout,be_users,be_groups,tx_location_benefit,tx_site_icon_card,tx_site_text_card,sys_category,be_dashboards,tx_site_download_item,sys_file_reference,sys_file_storage,sys_file_collection,sys_filemounts,tx_site_download_group,tx_site_history_slider_group,tx_site_accordion_item,tx_site_footer_banner_item,tx_site_history_slider_item,tx_eventnews_domain_model_location,tx_maps_marker,tx_news_domain_model_link,tx_news_domain_model_tag,tx_news_domain_model_news,tx_eventnews_domain_model_organizer,tt_content,pages,tx_site_product_type,tx_site_specs_table_product_data,sys_redirect,tx_scheduler_task_group,tx_site_configuration,tx_site_hero_category_slide,tx_site_story_slide,sys_news,tx_site_vertical_tab,tx_site_page_teaser,sys_template,tx_site_specs_table_legend,fe_users,fe_groups\",\"execution_details\":{\"start\":1752003908,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 2 * * *\",\"isNewSingleExecution\":false}},\"newRecord\":{\"selected_tables\":\"tx_site_accessories,tt_address,backend_layout,be_users,be_groups,tx_location_benefit,tx_site_icon_card,tx_site_text_card,sys_category,be_dashboards,tx_site_download_item,sys_file_reference,sys_file_storage,sys_file_collection,sys_filemounts,tx_site_download_group,tx_site_history_slider_group,tx_site_accordion_item,tx_site_footer_banner_item,tx_site_history_slider_item,tx_eventnews_domain_model_location,tx_news_domain_model_link,tx_news_domain_model_tag,tx_news_domain_model_news,tx_eventnews_domain_model_organizer,tt_content,pages,tx_site_product_type,tx_site_specs_table_product_data,sys_redirect,tx_scheduler_task_group,tx_site_configuration,tx_site_hero_category_slide,tx_site_story_slide,sys_news,tx_site_vertical_tab,tx_site_page_teaser,sys_template,tx_site_specs_table_legend,fe_users,fe_groups\",\"execution_details\":{\"runningType\":\"2\",\"multiple\":false,\"start\":1752003908,\"end\":0,\"frequency\":\"30 2 * * *\",\"interval\":0,\"cronCmd\":\"30 2 * * *\",\"isNewSingleExecution\":false}}}',0,'0400$9nJJNsdxWf53LZHZqSCSSUZ4y6X_MRvs:ff5167eb355b95ab3d81d1953fb73af1'),
(625,1787919306,2,'BE',5,0,10,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787365800},\"newRecord\":{\"nextexecution\":1787970600}}',0,'0400$Msk5BZz768DfjMgk4EszKRdkySu7T88x:b852e238375f37d1d192ccb4b5095cd6'),
(626,1787919306,2,'BE',5,0,2,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787367600},\"newRecord\":{\"nextexecution\":1787972400}}',0,'0400$uek-b9dHAudfWULbcVUrth3t5cO1cU3m:876e8c108666aa4615ad094b3d8ecf8b'),
(627,1787919306,2,'BE',5,0,5,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787368500},\"newRecord\":{\"nextexecution\":1787973300}}',0,'0400$IvLM9G-CrB-8XStX5D_CfpA98ijrNF0W:63d00e766f1b9d3406712bc83d1da72d'),
(628,1787919306,2,'BE',5,0,3,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787371200},\"newRecord\":{\"nextexecution\":1787976000}}',0,'0400$FUpuoSeTBKJ-mtOvpp1vJLl3uMLbERIo:dd3076589a8a746f454c6c2a103b288b'),
(629,1787919306,2,'BE',5,0,4,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787376600},\"newRecord\":{\"nextexecution\":1787981400}}',0,'0400$elh3-vsTvwYZi4GKCQXRDYYCs58YYarD:44ece1b4d6705948d3d1ecb9d30dafc6'),
(630,1787919306,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787919300},\"newRecord\":{\"nextexecution\":1787919600}}',0,'0400$V9NjiKDtXisPd6W_WW8XETmXoRmnneJh:851d9be5806b1fa86d43d25c977f8baa'),
(631,1787919901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787919600},\"newRecord\":{\"nextexecution\":1787920200}}',0,'0400$OILvQvc64MqLXuBncLEEKzeNHij7r5_T:851d9be5806b1fa86d43d25c977f8baa'),
(632,1787919979,2,'BE',25,0,4,'tx_scheduler_task','{\"oldRecord\":{\"disable\":0},\"newRecord\":{\"disable\":1}}',0,'0400$4965hTowqP08rGH4j5_bx78xOEXAxK8Q:44ece1b4d6705948d3d1ecb9d30dafc6'),
(633,1787920202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787920200},\"newRecord\":{\"nextexecution\":1787920500}}',0,'0400$W3GC3sklhs-8gRriq4ZjiAUXR84-f8lg:851d9be5806b1fa86d43d25c977f8baa'),
(634,1787920501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787920500},\"newRecord\":{\"nextexecution\":1787920800}}',0,'0400$Ssog0TZG3Z09PhW1yAQCqL3YWCjHkCVb:851d9be5806b1fa86d43d25c977f8baa'),
(635,1787920802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787920800},\"newRecord\":{\"nextexecution\":1787921100}}',0,'0400$dD6WoKIOZatRyRnF1lAvKMM7kDrSZoIp:851d9be5806b1fa86d43d25c977f8baa'),
(636,1787921101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787921100},\"newRecord\":{\"nextexecution\":1787921400}}',0,'0400$bh3nD3gJu4wD3bIFuTE8d2vgJanA9enC:851d9be5806b1fa86d43d25c977f8baa'),
(637,1787921401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787921400},\"newRecord\":{\"nextexecution\":1787921700}}',0,'0400$G7aaaFiMXG6_sgl7Okif6RwR1wTV0K4O:851d9be5806b1fa86d43d25c977f8baa'),
(638,1787921701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787921700},\"newRecord\":{\"nextexecution\":1787922000}}',0,'0400$kiA2QrynSA1s0pYhGvxZt0lGX8ohPm-q:851d9be5806b1fa86d43d25c977f8baa'),
(639,1787922001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787922000},\"newRecord\":{\"nextexecution\":1787922300}}',0,'0400$ORTjt7Fe6SY2bpH5w4c2x_3nki-Kpofr:851d9be5806b1fa86d43d25c977f8baa'),
(640,1787922301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787922300},\"newRecord\":{\"nextexecution\":1787922600}}',0,'0400$PKiZFIUD4O8NslWuOmTSnifgllLPZ9nx:851d9be5806b1fa86d43d25c977f8baa'),
(641,1787922601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787922600},\"newRecord\":{\"nextexecution\":1787922900}}',0,'0400$hZ2bIxHcI52mxdnZMWh2_v_0lH2zVDLD:851d9be5806b1fa86d43d25c977f8baa'),
(642,1787922866,1,'BE',25,0,58,'be_users','{\"admin\":\"1\",\"lang\":\"en\",\"options\":\"3\",\"disable\":\"1\",\"lastlogin\":0,\"starttime\":0,\"endtime\":0,\"pid\":0,\"username\":\"drew.mccarthy\",\"password\":\"$argon2id$v=19$m=65536,t=16,p=1$L3VrbWx4UjI3U09LcmpxeQ$Kyd9fN9o34Fk2UrTFdJyk2nYCsK3jdm76ZuiDOPnU4k\",\"usergroup\":\"\",\"realName\":\"Drew McCarthy\",\"email\":\"drew.mccarthy@centorrx.com\",\"TSconfig\":\"\",\"db_mountpoints\":\"\",\"file_mountpoints\":\"\",\"description\":\"\",\"crdate\":1787922866,\"tstamp\":1787922866,\"uid\":58}',0,'0400$JhWY_jRxZPe_GT7itLLNzN-gG5zVfNxN:fe37164cb50d10c2d9429cc6c7272512'),
(643,1787922873,2,'BE',25,0,58,'be_users','{\"oldRecord\":{\"disable\":1},\"newRecord\":{\"disable\":\"0\"}}',0,'0400$9CQwmwajaHYiuv_oXXHto5Up7MZs7sp0:fe37164cb50d10c2d9429cc6c7272512'),
(644,1787922901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787922900},\"newRecord\":{\"nextexecution\":1787923200}}',0,'0400$lG_rGdwGLeg5bwvKZoijoqEMoz3dcfAY:851d9be5806b1fa86d43d25c977f8baa'),
(645,1787923201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787923200},\"newRecord\":{\"nextexecution\":1787923500}}',0,'0400$JPAbQkcIF2P2QDw3Y0LGcPNYgkHWf_kQ:851d9be5806b1fa86d43d25c977f8baa'),
(646,1787923502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787923500},\"newRecord\":{\"nextexecution\":1787923800}}',0,'0400$fjH6jo1e1iDLl0OQTLqP_JqXLSNA4MYh:851d9be5806b1fa86d43d25c977f8baa'),
(647,1787923801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787923800},\"newRecord\":{\"nextexecution\":1787924100}}',0,'0400$L-bUQQtrbKshcjDEydOmGHO58ZdgH3xw:851d9be5806b1fa86d43d25c977f8baa'),
(648,1787924101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787924100},\"newRecord\":{\"nextexecution\":1787924400}}',0,'0400$X2Rpydc7ObmfcWNNLuBIru9qpbfBkFOb:851d9be5806b1fa86d43d25c977f8baa'),
(649,1787924401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787924400},\"newRecord\":{\"nextexecution\":1787924700}}',0,'0400$STq4hBI9y8PwDN2JgD9-RG6ZN69C2j3f:851d9be5806b1fa86d43d25c977f8baa'),
(650,1787924701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787924700},\"newRecord\":{\"nextexecution\":1787925000}}',0,'0400$P8BQC-P_BVthJmozgnsLsrRGk5YFcuxz:851d9be5806b1fa86d43d25c977f8baa'),
(651,1787925001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787925000},\"newRecord\":{\"nextexecution\":1787925300}}',0,'0400$Iwq8DRw-qt0wu4qfpouRECk4DqDdrdOF:851d9be5806b1fa86d43d25c977f8baa'),
(652,1787925301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787925300},\"newRecord\":{\"nextexecution\":1787925600}}',0,'0400$JRWsXShoJrYpRNY7osJjBlpKyLSyh1Pg:851d9be5806b1fa86d43d25c977f8baa'),
(653,1787925601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787925600},\"newRecord\":{\"nextexecution\":1787925900}}',0,'0400$utaRYHtUr6y4vhrqNsu0W2Qs_rRFfgVl:851d9be5806b1fa86d43d25c977f8baa'),
(654,1787925902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787925900},\"newRecord\":{\"nextexecution\":1787926200}}',0,'0400$4_f36tpi5hKhxvCpq5o54rHRH8zdrAcj:851d9be5806b1fa86d43d25c977f8baa'),
(655,1787926201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787926200},\"newRecord\":{\"nextexecution\":1787926500}}',0,'0400$6wi0vRqZh5I7r-pKQu5-oYBEzjx2PDKV:851d9be5806b1fa86d43d25c977f8baa'),
(656,1787926502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787926500},\"newRecord\":{\"nextexecution\":1787926800}}',0,'0400$vsmZsKQC-klWekTJxnrKwN-K0zpGxAoS:851d9be5806b1fa86d43d25c977f8baa'),
(657,1787926801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787926800},\"newRecord\":{\"nextexecution\":1787927100}}',0,'0400$wamW-3QJAGqHm73YUIQyTG9_zzlbt3br:851d9be5806b1fa86d43d25c977f8baa'),
(658,1787927101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787927100},\"newRecord\":{\"nextexecution\":1787927400}}',0,'0400$dskeNij50aS0rIFmAzNpmMSrn4kTTzia:851d9be5806b1fa86d43d25c977f8baa'),
(659,1787927401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787927400},\"newRecord\":{\"nextexecution\":1787927700}}',0,'0400$ZOeOsfDKBPu2RDXwZ4rxvm-2eMzRbpb1:851d9be5806b1fa86d43d25c977f8baa'),
(660,1787927701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787927700},\"newRecord\":{\"nextexecution\":1787928000}}',0,'0400$jsOEOLJzNUTaVKTLs_U7BZuxIgim2jks:851d9be5806b1fa86d43d25c977f8baa'),
(661,1787928001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787928000},\"newRecord\":{\"nextexecution\":1787928300}}',0,'0400$rCsg7QjH_s3ufRFFDexqMUkKPRbI-tQq:851d9be5806b1fa86d43d25c977f8baa'),
(662,1787928301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787928300},\"newRecord\":{\"nextexecution\":1787928600}}',0,'0400$rvgVmdhF9MZiXyw09xmQ-77_eWGbHVrv:851d9be5806b1fa86d43d25c977f8baa'),
(663,1787928601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787928600},\"newRecord\":{\"nextexecution\":1787928900}}',0,'0400$1w0da00t-aYAeLeUQb3v-2A2LOFQSO4I:851d9be5806b1fa86d43d25c977f8baa'),
(664,1787928901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787928900},\"newRecord\":{\"nextexecution\":1787929200}}',0,'0400$nRner71Q9uJkSr3sAAo7hW_GcZkCSeRw:851d9be5806b1fa86d43d25c977f8baa'),
(665,1787929201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787929200},\"newRecord\":{\"nextexecution\":1787929500}}',0,'0400$lf47a1sm4yDtsTiw3ut-qhh-kRvP4qKw:851d9be5806b1fa86d43d25c977f8baa'),
(666,1787929501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787929500},\"newRecord\":{\"nextexecution\":1787929800}}',0,'0400$VDDHuKxeIe4iJV_d2SXRoqp_6XeKUx2M:851d9be5806b1fa86d43d25c977f8baa'),
(667,1787929801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787929800},\"newRecord\":{\"nextexecution\":1787930100}}',0,'0400$dTFEsrKe1ijKMDuCHKbxbHXGTIPtlAz8:851d9be5806b1fa86d43d25c977f8baa'),
(668,1787930101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787930100},\"newRecord\":{\"nextexecution\":1787930400}}',0,'0400$q4UtElzA7etHrnT4GcR_PSlijyDvPIlI:851d9be5806b1fa86d43d25c977f8baa'),
(669,1787930401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787930400},\"newRecord\":{\"nextexecution\":1787930700}}',0,'0400$1VnZtmgcfcOkM5tdnigqH8KVmpz1CX1P:851d9be5806b1fa86d43d25c977f8baa'),
(670,1787930701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787930700},\"newRecord\":{\"nextexecution\":1787931000}}',0,'0400$ZFAKa4Rjj9u3LA3wH5VXoRFnCZMwQd4t:851d9be5806b1fa86d43d25c977f8baa'),
(671,1787931001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787931000},\"newRecord\":{\"nextexecution\":1787931300}}',0,'0400$SgryXInbJj_oyPGa9prp8IIK-csf--yM:851d9be5806b1fa86d43d25c977f8baa'),
(672,1787931301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787931300},\"newRecord\":{\"nextexecution\":1787931600}}',0,'0400$V34HTBYkoVcbjE00qfZEd4TVPX81em4a:851d9be5806b1fa86d43d25c977f8baa'),
(673,1787931601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787931600},\"newRecord\":{\"nextexecution\":1787931900}}',0,'0400$aZI9_jNXQGNpejziu-nLCYB0WkyHR1lt:851d9be5806b1fa86d43d25c977f8baa'),
(674,1787931901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787931900},\"newRecord\":{\"nextexecution\":1787932200}}',0,'0400$dgyeN9nANmMSwVOceIUrzhr0UNO_vMbb:851d9be5806b1fa86d43d25c977f8baa'),
(675,1787932201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787932200},\"newRecord\":{\"nextexecution\":1787932500}}',0,'0400$UDvdQBbc2LQhol-u3AOs5Sh9syP0xxhS:851d9be5806b1fa86d43d25c977f8baa'),
(676,1787932501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787932500},\"newRecord\":{\"nextexecution\":1787932800}}',0,'0400$KIjauELxThp2UT-kwONVfyjKGLB_WvKv:851d9be5806b1fa86d43d25c977f8baa'),
(677,1787932801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787932800},\"newRecord\":{\"nextexecution\":1787933100}}',0,'0400$aEmiTqz2IlJT-Kq0TDTKO1yV6SXUCmSM:851d9be5806b1fa86d43d25c977f8baa'),
(678,1787933101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787933100},\"newRecord\":{\"nextexecution\":1787933400}}',0,'0400$hcNaZyIzzAjFKpr6HnSPguNeGtg5WI5p:851d9be5806b1fa86d43d25c977f8baa'),
(679,1787933401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787933400},\"newRecord\":{\"nextexecution\":1787933700}}',0,'0400$QnX4Ic9Cm78uuVrS5GkSwZzyFbT-PNff:851d9be5806b1fa86d43d25c977f8baa'),
(680,1787933701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787933700},\"newRecord\":{\"nextexecution\":1787934000}}',0,'0400$oSV_f4YToO63jLfqNANLfgV6Jz5SN4UR:851d9be5806b1fa86d43d25c977f8baa'),
(681,1787934001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787934000},\"newRecord\":{\"nextexecution\":1787934300}}',0,'0400$bsYucmiv-ItG2eU2OTLqdKxq_qkuhsrV:851d9be5806b1fa86d43d25c977f8baa'),
(682,1787934301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787934300},\"newRecord\":{\"nextexecution\":1787934600}}',0,'0400$oSVgy1P2-W6ENiStcSlOSwHzHylMMLMl:851d9be5806b1fa86d43d25c977f8baa'),
(683,1787934601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787934600},\"newRecord\":{\"nextexecution\":1787934900}}',0,'0400$6fDPnKhFIwS-2R0Q6iDvERJ8D_4JOhZV:851d9be5806b1fa86d43d25c977f8baa'),
(684,1787934901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787934900},\"newRecord\":{\"nextexecution\":1787935200}}',0,'0400$WYP1HMPu2rhuklJkeMZwWsPNglKatD7p:851d9be5806b1fa86d43d25c977f8baa'),
(685,1787935202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787935200},\"newRecord\":{\"nextexecution\":1787935500}}',0,'0400$kMxWIxDcp9Zs_tIJyaRFkq6v6ybr3p7r:851d9be5806b1fa86d43d25c977f8baa'),
(686,1787935501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787935500},\"newRecord\":{\"nextexecution\":1787935800}}',0,'0400$DOtRSdU_Du-mJOto0yfVWJjb9G6nBWWL:851d9be5806b1fa86d43d25c977f8baa'),
(687,1787935801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787935800},\"newRecord\":{\"nextexecution\":1787936100}}',0,'0400$g8sJBMHyGEgvFOuLN1NZm7KFMytpOrqz:851d9be5806b1fa86d43d25c977f8baa'),
(688,1787936102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787936100},\"newRecord\":{\"nextexecution\":1787936400}}',0,'0400$3jsatVTR69IyDkqoOebxH2gvS5ruPx9v:851d9be5806b1fa86d43d25c977f8baa'),
(689,1787936401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787936400},\"newRecord\":{\"nextexecution\":1787936700}}',0,'0400$rP9NDJtmipGbK_j2E7GDtVWSkVVhosaR:851d9be5806b1fa86d43d25c977f8baa'),
(690,1787936701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787936700},\"newRecord\":{\"nextexecution\":1787937000}}',0,'0400$LjVxT-PZqs2rf-jih23mUUjC4UpOLgzb:851d9be5806b1fa86d43d25c977f8baa'),
(691,1787937001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787937000},\"newRecord\":{\"nextexecution\":1787937300}}',0,'0400$68s5Lc2cX1f3wJfXD7uZHV5nB3M5ezmn:851d9be5806b1fa86d43d25c977f8baa'),
(692,1787937301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787937300},\"newRecord\":{\"nextexecution\":1787937600}}',0,'0400$ll--aLJ9JrIVRObsEK5sbOgDMcefZidj:851d9be5806b1fa86d43d25c977f8baa'),
(693,1787937601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787937600},\"newRecord\":{\"nextexecution\":1787937900}}',0,'0400$99eXP6T-emcVxmWqRMrbIPsXaHLWfviQ:851d9be5806b1fa86d43d25c977f8baa'),
(694,1787937901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787937900},\"newRecord\":{\"nextexecution\":1787938200}}',0,'0400$AcAVWpXop0HOHpjJu_CdNdwqV7BGPq0f:851d9be5806b1fa86d43d25c977f8baa'),
(695,1787938201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787938200},\"newRecord\":{\"nextexecution\":1787938500}}',0,'0400$nGq3PIZdYwd4ew_SsK_76jYLBmz9sKB7:851d9be5806b1fa86d43d25c977f8baa'),
(696,1787938501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787938500},\"newRecord\":{\"nextexecution\":1787938800}}',0,'0400$rdVc6EFny9xLH0N2MP45oCUxwhD0d1cg:851d9be5806b1fa86d43d25c977f8baa'),
(697,1787938801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787938800},\"newRecord\":{\"nextexecution\":1787939100}}',0,'0400$j0iWcDj7KF1N6w3UHGVpDxRq3PI213wl:851d9be5806b1fa86d43d25c977f8baa'),
(698,1787939101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787939100},\"newRecord\":{\"nextexecution\":1787939400}}',0,'0400$5fFx-wAeV8xrr0XPPyifpJ4rrBWn8jAl:851d9be5806b1fa86d43d25c977f8baa'),
(699,1787939401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787939400},\"newRecord\":{\"nextexecution\":1787939700}}',0,'0400$ekDaqy-WjhycvcfHZzfK9olkJt1n68N6:851d9be5806b1fa86d43d25c977f8baa'),
(700,1787939701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787939700},\"newRecord\":{\"nextexecution\":1787940000}}',0,'0400$qaw_ZK7nhnV8s3WMY28xh5y1pTTuI4G6:851d9be5806b1fa86d43d25c977f8baa'),
(701,1787940001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787940000},\"newRecord\":{\"nextexecution\":1787940300}}',0,'0400$C8jFr2nOjjCVvZDBjVtRJVZEvy5elj3s:851d9be5806b1fa86d43d25c977f8baa'),
(702,1787940301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787940300},\"newRecord\":{\"nextexecution\":1787940600}}',0,'0400$K9YX3U7hdWUWWNBgdu2jxW8jMHR8Yj7E:851d9be5806b1fa86d43d25c977f8baa'),
(703,1787940602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787940600},\"newRecord\":{\"nextexecution\":1787940900}}',0,'0400$O6mn-hS80wHj0mQaO0z86IUVv3i580KE:851d9be5806b1fa86d43d25c977f8baa'),
(704,1787940901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787940900},\"newRecord\":{\"nextexecution\":1787941200}}',0,'0400$hjagdK5LoSNggDUggpk1adSlDDbxk_qj:851d9be5806b1fa86d43d25c977f8baa'),
(705,1787941201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787941200},\"newRecord\":{\"nextexecution\":1787941500}}',0,'0400$QrY7JPGWnU04O_Kcv1RiM-XWqOAHo9ro:851d9be5806b1fa86d43d25c977f8baa'),
(706,1787941501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787941500},\"newRecord\":{\"nextexecution\":1787941800}}',0,'0400$LlCG291i4c4HfninK9iFqU6uUaxOmzOU:851d9be5806b1fa86d43d25c977f8baa'),
(707,1787941801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787941800},\"newRecord\":{\"nextexecution\":1787942100}}',0,'0400$dZLVCkZ3ZAsD0k3nDT1zru_C0Zn7kKrE:851d9be5806b1fa86d43d25c977f8baa'),
(708,1787942101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787942100},\"newRecord\":{\"nextexecution\":1787942400}}',0,'0400$biXwr1Tlqryo6iJtbnpZ5ObysIX9wpoC:851d9be5806b1fa86d43d25c977f8baa'),
(709,1787942401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787942400},\"newRecord\":{\"nextexecution\":1787942700}}',0,'0400$uAfLDXjC-Sct-p4qn-TVgGYxyGmsXLQ4:851d9be5806b1fa86d43d25c977f8baa'),
(710,1787942701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787942700},\"newRecord\":{\"nextexecution\":1787943000}}',0,'0400$ZYnaaL-GqBtA7M_oQxEjlbs-DGNUOmia:851d9be5806b1fa86d43d25c977f8baa'),
(711,1787943001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787943000},\"newRecord\":{\"nextexecution\":1787943300}}',0,'0400$j8WpIjiKaLNjRgH200ZC8MTv_BcOPApX:851d9be5806b1fa86d43d25c977f8baa'),
(712,1787943301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787943300},\"newRecord\":{\"nextexecution\":1787943600}}',0,'0400$Kq_s50C7XzxUKmYr34c4Wx4jrQewQAT6:851d9be5806b1fa86d43d25c977f8baa'),
(713,1787943601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787943600},\"newRecord\":{\"nextexecution\":1787943900}}',0,'0400$PIWA6JjqJ1kHS56cf2apr5yTzgBExXZ6:851d9be5806b1fa86d43d25c977f8baa'),
(714,1787943901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787943900},\"newRecord\":{\"nextexecution\":1787944200}}',0,'0400$5ZcjKx85Bn3aLx7vY0vf0SWEVAbm86D-:851d9be5806b1fa86d43d25c977f8baa'),
(715,1787944201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787944200},\"newRecord\":{\"nextexecution\":1787944500}}',0,'0400$-ZoSutHJnbmnJ9ZIgkLmupetEO7ai0AX:851d9be5806b1fa86d43d25c977f8baa'),
(716,1787944501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787944500},\"newRecord\":{\"nextexecution\":1787944800}}',0,'0400$Suh9VIW1VzZsZX7gpqLqEqMMDv2PDI6t:851d9be5806b1fa86d43d25c977f8baa'),
(717,1787944801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787944800},\"newRecord\":{\"nextexecution\":1787945100}}',0,'0400$W5AG73NiSrwaTYn-Kb4777Tqvset2LIM:851d9be5806b1fa86d43d25c977f8baa'),
(718,1787945101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787945100},\"newRecord\":{\"nextexecution\":1787945400}}',0,'0400$GkFUgds5ith1oT_XBJg-YYzC7j3fUt1u:851d9be5806b1fa86d43d25c977f8baa'),
(719,1787945401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787945400},\"newRecord\":{\"nextexecution\":1787945700}}',0,'0400$Bg56HBns3i_r8U_VqgDAtnkCdi9M0uXQ:851d9be5806b1fa86d43d25c977f8baa'),
(720,1787945701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787945700},\"newRecord\":{\"nextexecution\":1787946000}}',0,'0400$1EiOYYsH9VSPB3ZP4oCUT_71JwUiRjPT:851d9be5806b1fa86d43d25c977f8baa'),
(721,1787946001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787946000},\"newRecord\":{\"nextexecution\":1787946300}}',0,'0400$-URl1uZj0Plo9RxSN8NvsyfgUXZioAYo:851d9be5806b1fa86d43d25c977f8baa'),
(722,1787946301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787946300},\"newRecord\":{\"nextexecution\":1787946600}}',0,'0400$CNoe1ANcTXsgICsr-z6e6IoR_yxAS0TU:851d9be5806b1fa86d43d25c977f8baa'),
(723,1787946601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787946600},\"newRecord\":{\"nextexecution\":1787946900}}',0,'0400$xnNSj673j7arep4ghl_1KwnpKpyDZe4X:851d9be5806b1fa86d43d25c977f8baa'),
(724,1787946901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787946900},\"newRecord\":{\"nextexecution\":1787947200}}',0,'0400$sTxLyKqf2KM4FwKQh9QQuXN-WD7hHqPX:851d9be5806b1fa86d43d25c977f8baa'),
(725,1787947202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787947200},\"newRecord\":{\"nextexecution\":1787947500}}',0,'0400$cV33YUSelbC0i3wMxETUIlKkv454Hgen:851d9be5806b1fa86d43d25c977f8baa'),
(726,1787947501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787947500},\"newRecord\":{\"nextexecution\":1787947800}}',0,'0400$4w2SZM_woFvtcrBRf_S7fwKX7JIYDz57:851d9be5806b1fa86d43d25c977f8baa'),
(727,1787947801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787947800},\"newRecord\":{\"nextexecution\":1787948100}}',0,'0400$Vz1wF9ds3kttB6P-FghzbpXqv75F6n8w:851d9be5806b1fa86d43d25c977f8baa'),
(728,1787948101,2,'BE',5,0,1,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787948100},\"newRecord\":{\"nextexecution\":1788034500}}',0,'0400$eFpE5_ZrnGmPqAzauzSclF5zuOSjq5x5:b4cee145dd1cf5aeeb6650046a344a53'),
(729,1787948101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787948100},\"newRecord\":{\"nextexecution\":1787948400}}',0,'0400$mh0Ot0jpsekm8Zwt3AvrzYDzQ8womf4n:851d9be5806b1fa86d43d25c977f8baa'),
(730,1787948401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787948400},\"newRecord\":{\"nextexecution\":1787948700}}',0,'0400$ibsOGtkpZLkG76JNsMI8gkAx3ShFL9vB:851d9be5806b1fa86d43d25c977f8baa'),
(731,1787948701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787948700},\"newRecord\":{\"nextexecution\":1787949000}}',0,'0400$zPVWkLXoHKJkPqTx7nnNIVYN_22nurCx:851d9be5806b1fa86d43d25c977f8baa'),
(732,1787949002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787949000},\"newRecord\":{\"nextexecution\":1787949300}}',0,'0400$LZQ4wuwEKYZTsZeqV_kMRMuy6t_wB7ox:851d9be5806b1fa86d43d25c977f8baa'),
(733,1787949301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787949300},\"newRecord\":{\"nextexecution\":1787949600}}',0,'0400$o_nTEtMsvwLpzAqX7Kh90U4QYD_cf8tv:851d9be5806b1fa86d43d25c977f8baa'),
(734,1787949602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787949600},\"newRecord\":{\"nextexecution\":1787949900}}',0,'0400$hyRm91WU06X-zuU8H4G_WkqVsg8jnkAF:851d9be5806b1fa86d43d25c977f8baa'),
(735,1787949901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787949900},\"newRecord\":{\"nextexecution\":1787950200}}',0,'0400$d4lvf9VQhfhKo9q5p4rNtAAvUs6oHkui:851d9be5806b1fa86d43d25c977f8baa'),
(736,1787950202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787950200},\"newRecord\":{\"nextexecution\":1787950500}}',0,'0400$Xy-Hg4KrjRQXfymM0mPhHbvQGPP7kFkt:851d9be5806b1fa86d43d25c977f8baa'),
(737,1787950501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787950500},\"newRecord\":{\"nextexecution\":1787950800}}',0,'0400$38Zxcdzh6nOS4H6GolQSvjHBEHbtM4nw:851d9be5806b1fa86d43d25c977f8baa'),
(738,1787950801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787950800},\"newRecord\":{\"nextexecution\":1787951100}}',0,'0400$_U1cBeZfL41XSNFNGlXCnkx3C13Ljw51:851d9be5806b1fa86d43d25c977f8baa'),
(739,1787951101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787951100},\"newRecord\":{\"nextexecution\":1787951400}}',0,'0400$7H6UFwFVYm1WBulAMHw8o3tDKjx4BMtH:851d9be5806b1fa86d43d25c977f8baa'),
(740,1787951401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787951400},\"newRecord\":{\"nextexecution\":1787951700}}',0,'0400$sC_ubUA-VUmd-FwVvzDhc4Bp8KKAC6bW:851d9be5806b1fa86d43d25c977f8baa'),
(741,1787951701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787951700},\"newRecord\":{\"nextexecution\":1787952000}}',0,'0400$2gt08aSTxF7WEKXodDfG5knKoAnf5kUn:851d9be5806b1fa86d43d25c977f8baa'),
(742,1787952001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787952000},\"newRecord\":{\"nextexecution\":1787952300}}',0,'0400$qwt88bYrEx5zCw8ZX--KWJQBI-me6Oxz:851d9be5806b1fa86d43d25c977f8baa'),
(743,1787952301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787952300},\"newRecord\":{\"nextexecution\":1787952600}}',0,'0400$oR9GwCAo_s4KQJzePcnTA4-B-lafRcvc:851d9be5806b1fa86d43d25c977f8baa'),
(744,1787952601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787952600},\"newRecord\":{\"nextexecution\":1787952900}}',0,'0400$57Bz3IiKiSPfk2IMadQZy41QiJQuYsXL:851d9be5806b1fa86d43d25c977f8baa'),
(745,1787952901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787952900},\"newRecord\":{\"nextexecution\":1787953200}}',0,'0400$6UpeNPjLR3PPGnCmDFL9v2LUDuxsTITp:851d9be5806b1fa86d43d25c977f8baa'),
(746,1787953201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787953200},\"newRecord\":{\"nextexecution\":1787953500}}',0,'0400$wBQVKDd8378lEH-TXu5sORDpOkgCbTNW:851d9be5806b1fa86d43d25c977f8baa'),
(747,1787953501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787953500},\"newRecord\":{\"nextexecution\":1787953800}}',0,'0400$-s_445AqpkiW2VbbrAMxSKROg_5reQXr:851d9be5806b1fa86d43d25c977f8baa'),
(748,1787953801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787953800},\"newRecord\":{\"nextexecution\":1787954100}}',0,'0400$G9-fWnQ_WwvOaIFbPMrUtS3cJFZjhFKD:851d9be5806b1fa86d43d25c977f8baa'),
(749,1787954102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787954100},\"newRecord\":{\"nextexecution\":1787954400}}',0,'0400$Q0hp6uAXrCYRIXqWvG8wWYp48WkBDbPU:851d9be5806b1fa86d43d25c977f8baa'),
(750,1787954401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787954400},\"newRecord\":{\"nextexecution\":1787954700}}',0,'0400$nBZmXC3zE-FhGXa43zGwJZhYOBRsK37p:851d9be5806b1fa86d43d25c977f8baa'),
(751,1787954701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787954700},\"newRecord\":{\"nextexecution\":1787955000}}',0,'0400$FQG8ZlSrGf-GALEVcewXvcluL2B6mjpv:851d9be5806b1fa86d43d25c977f8baa'),
(752,1787955001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787955000},\"newRecord\":{\"nextexecution\":1787955300}}',0,'0400$hhHPNK2fom0jG6lj_Wewu69DySoZACnA:851d9be5806b1fa86d43d25c977f8baa'),
(753,1787955301,2,'BE',5,0,6,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787955300},\"newRecord\":{\"nextexecution\":1788041700}}',0,'0400$gcLH0ydBfAzS4NWSv8HKpnGPU6PbsqSZ:86245de9a9748aa58cb63e5190094fca'),
(754,1787955301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787955300},\"newRecord\":{\"nextexecution\":1787955600}}',0,'0400$7ocja3LXBHfJFYcPIhhQcOc37yGKs6mp:851d9be5806b1fa86d43d25c977f8baa'),
(755,1787955601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787955600},\"newRecord\":{\"nextexecution\":1787955900}}',0,'0400$d9R3yOsKdUHgKMW4FaKNsgi99WWFCQhS:851d9be5806b1fa86d43d25c977f8baa'),
(756,1787955901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787955900},\"newRecord\":{\"nextexecution\":1787956200}}',0,'0400$7BeGOLS1woU9w42xEhH7snG6qsg_hJ4P:851d9be5806b1fa86d43d25c977f8baa'),
(757,1787956201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787956200},\"newRecord\":{\"nextexecution\":1787956500}}',0,'0400$_AZBD-30H_kJ9EZACYEUu8z7HtOMynXZ:851d9be5806b1fa86d43d25c977f8baa'),
(758,1787956501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787956500},\"newRecord\":{\"nextexecution\":1787956800}}',0,'0400$ld8WJJMcAOyOVhlbq-ra4bZYA3ya1bpr:851d9be5806b1fa86d43d25c977f8baa'),
(759,1787956801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787956800},\"newRecord\":{\"nextexecution\":1787957100}}',0,'0400$jIF9d05xNzRxETGRx5FE24hW6dONjU7-:851d9be5806b1fa86d43d25c977f8baa'),
(760,1787957101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787957100},\"newRecord\":{\"nextexecution\":1787957400}}',0,'0400$K_H857XDa_th_ynMFEvS0UAJ0ANhXS6N:851d9be5806b1fa86d43d25c977f8baa'),
(761,1787957402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787957400},\"newRecord\":{\"nextexecution\":1787957700}}',0,'0400$Aui6nInJyhg86Z4XETJjs--eAc0pVSba:851d9be5806b1fa86d43d25c977f8baa'),
(762,1787957701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787957700},\"newRecord\":{\"nextexecution\":1787958000}}',0,'0400$MoncWdJauL2M7VKWD-ceP76ZDGqAdv7-:851d9be5806b1fa86d43d25c977f8baa'),
(763,1787958001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958000},\"newRecord\":{\"nextexecution\":1787958300}}',0,'0400$p0Ymn1jBkSbgB0cNPDfUChz0klBpApWb:851d9be5806b1fa86d43d25c977f8baa'),
(764,1787958001,2,'BE',5,0,11,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958000},\"newRecord\":{\"nextexecution\":1788044400}}',0,'0400$zlJQ0N9LtB2nJ-SmXbdgCfAK6cNQqQNb:326d0bd9dd621f327008823c3b15f6ae'),
(765,1787958001,2,'BE',5,0,12,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958000},\"newRecord\":{\"nextexecution\":1788044400}}',0,'0400$HXkL8maXM_9Xt3JSPys1Hf3ff9GffLyx:69ffbe9fd2864ce1f26fdfc74e7e37da'),
(766,1787958301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958300},\"newRecord\":{\"nextexecution\":1787958600}}',0,'0400$BRSrK6HoH0ZfpFIAl7iKq81qdFwJX5lN:851d9be5806b1fa86d43d25c977f8baa'),
(767,1787958601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958600},\"newRecord\":{\"nextexecution\":1787958900}}',0,'0400$WFjyW82zDpbf4FK5iWb0sX1PyB6RKcA-:851d9be5806b1fa86d43d25c977f8baa'),
(768,1787958901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787958900},\"newRecord\":{\"nextexecution\":1787959200}}',0,'0400$Sx96n_n26VIZwdemZKDowt2C-6i_azPB:851d9be5806b1fa86d43d25c977f8baa'),
(769,1787959201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787959200},\"newRecord\":{\"nextexecution\":1787959500}}',0,'0400$OvybipJl3yOS5pZ14TXKxEWpIvdAyVz8:851d9be5806b1fa86d43d25c977f8baa'),
(770,1787959501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787959500},\"newRecord\":{\"nextexecution\":1787959800}}',0,'0400$w3WUc3g1ExwDdzWEbg5K1l3Jq4Ws-TNF:851d9be5806b1fa86d43d25c977f8baa'),
(771,1787959801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787959800},\"newRecord\":{\"nextexecution\":1787960100}}',0,'0400$p1GnWbBQCkJdumIHtjB0yndKVdjxrVkn:851d9be5806b1fa86d43d25c977f8baa'),
(772,1787959801,2,'BE',5,0,13,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787959800},\"newRecord\":{\"nextexecution\":1788046200}}',0,'0400$S49CYl-Xb_DEn-fflEYWz1G0hRxfBEir:b9463b0e2616f6d592a1b90dd707407c'),
(773,1787960101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787960100},\"newRecord\":{\"nextexecution\":1787960400}}',0,'0400$irK7jlronNJwpr5bzQXAQTZwpkxIRlI0:851d9be5806b1fa86d43d25c977f8baa'),
(774,1787960401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787960400},\"newRecord\":{\"nextexecution\":1787960700}}',0,'0400$pS9Gf6eNs9thWtT2SIaN_CRktogM_egQ:851d9be5806b1fa86d43d25c977f8baa'),
(775,1787960702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787960700},\"newRecord\":{\"nextexecution\":1787961000}}',0,'0400$Q6UXRZqg5IKC3KnEjSUEtPDJWgG08Lsk:851d9be5806b1fa86d43d25c977f8baa'),
(776,1787960702,2,'BE',5,0,14,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787960700},\"newRecord\":{\"nextexecution\":1788047100}}',0,'0400$fRejZT3SyZEdjhfqAhl0T3GEFUjXmJyj:16822aeb6cf95e972ec566262fae0724'),
(777,1787961001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787961000},\"newRecord\":{\"nextexecution\":1787961300}}',0,'0400$zqSZr9NPwNedYfCAu2tAuo5_0FKlXTL-:851d9be5806b1fa86d43d25c977f8baa'),
(778,1787961301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787961300},\"newRecord\":{\"nextexecution\":1787961600}}',0,'0400$5BjR_v4F7365U4Wjlk3Ul4NSaaR967uY:851d9be5806b1fa86d43d25c977f8baa'),
(779,1787961601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787961600},\"newRecord\":{\"nextexecution\":1787961900}}',0,'0400$U6y0tzFImbXR4h4_nOTwDAxdWCw2pI5g:851d9be5806b1fa86d43d25c977f8baa'),
(780,1787961901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787961900},\"newRecord\":{\"nextexecution\":1787962200}}',0,'0400$pE-rGO8H14Gpo4-zvc5Jn38OfDbTrnMg:851d9be5806b1fa86d43d25c977f8baa'),
(781,1787962201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787962200},\"newRecord\":{\"nextexecution\":1787962500}}',0,'0400$7aB84Tr61NfCf7wzMGDCD9zv2QGfIb76:851d9be5806b1fa86d43d25c977f8baa'),
(782,1787962501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787962500},\"newRecord\":{\"nextexecution\":1787962800}}',0,'0400$rqisJaLRbT51bpjjozhgrt2-1R-UhSiv:851d9be5806b1fa86d43d25c977f8baa'),
(783,1787962801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787962800},\"newRecord\":{\"nextexecution\":1787963100}}',0,'0400$sIJh9F6t-s60l9olkfZZ6mcREB1zXUBF:851d9be5806b1fa86d43d25c977f8baa'),
(784,1787963101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787963100},\"newRecord\":{\"nextexecution\":1787963400}}',0,'0400$UqLr8TvRcxxZGnvSyeHvCor3TS3HnYKa:851d9be5806b1fa86d43d25c977f8baa'),
(785,1787963401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787963400},\"newRecord\":{\"nextexecution\":1787963700}}',0,'0400$7xHsdFHCnsvbCINjr4lQATg4ixUqB2i5:851d9be5806b1fa86d43d25c977f8baa'),
(786,1787963401,2,'BE',5,0,15,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787963400,\"execution_details\":{\"runningType\":\"2\",\"multiple\":false,\"start\":1752003908,\"end\":0,\"frequency\":\"30 2 * * *\",\"interval\":0,\"cronCmd\":\"30 2 * * *\",\"isNewSingleExecution\":false}},\"newRecord\":{\"nextexecution\":1788049800,\"execution_details\":{\"start\":1752003908,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 2 * * *\",\"isNewSingleExecution\":false}}}',0,'0400$ul4WLdjrntDnlHp6zqWMwFuaTRL0ZM6m:ff5167eb355b95ab3d81d1953fb73af1'),
(787,1787963702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787963700},\"newRecord\":{\"nextexecution\":1787964000}}',0,'0400$mHFSwU_z0TgJJ_9MkYqCjthDvi8u2lY3:851d9be5806b1fa86d43d25c977f8baa'),
(788,1787964001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787964000},\"newRecord\":{\"nextexecution\":1787964300}}',0,'0400$pjdtOfBxEvjR7L1zn8BfzJGRWJgKVg2q:851d9be5806b1fa86d43d25c977f8baa'),
(789,1787964302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787964300},\"newRecord\":{\"nextexecution\":1787964600}}',0,'0400$2hzi9ICAJbccBvEIUpss9mK2_81715YD:851d9be5806b1fa86d43d25c977f8baa'),
(790,1787964601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787964600},\"newRecord\":{\"nextexecution\":1787964900}}',0,'0400$DAvrFW0wQlZC81LvfL1ns2wLEAW3VyI1:851d9be5806b1fa86d43d25c977f8baa'),
(791,1787964901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787964900},\"newRecord\":{\"nextexecution\":1787965200}}',0,'0400$TzrqmJtCDBfblVvJ7H5UhEiHC3oW0dvw:851d9be5806b1fa86d43d25c977f8baa'),
(792,1787965201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787965200},\"newRecord\":{\"nextexecution\":1787965500}}',0,'0400$gvNeeGVc_MrNaUUeWH8RqF7ykfKYgtJp:851d9be5806b1fa86d43d25c977f8baa'),
(793,1787965501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787965500},\"newRecord\":{\"nextexecution\":1787965800}}',0,'0400$kJQjBa4A7_RaV5OmisS_9FDHwaeYX1eP:851d9be5806b1fa86d43d25c977f8baa'),
(794,1787965802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787965800},\"newRecord\":{\"nextexecution\":1787966100}}',0,'0400$hhK1kKXDOLYXRRy_heIFXS6eqklADXuB:851d9be5806b1fa86d43d25c977f8baa'),
(795,1787966101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787966100},\"newRecord\":{\"nextexecution\":1787966400}}',0,'0400$QEyrz6P6E62bgsHMRFQ3ovDprTA6TW5K:851d9be5806b1fa86d43d25c977f8baa'),
(796,1787966401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787966400},\"newRecord\":{\"nextexecution\":1787966700}}',0,'0400$T8TOn4kPQ0nYu3ZlrlxRg9BhRfOv9XM6:851d9be5806b1fa86d43d25c977f8baa'),
(797,1787966701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787966700},\"newRecord\":{\"nextexecution\":1787967000}}',0,'0400$q8T_CEJKBb_Wc_k9BYe-5eG67oL3PPG5:851d9be5806b1fa86d43d25c977f8baa'),
(798,1787967001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787967000},\"newRecord\":{\"nextexecution\":1787967300}}',0,'0400$NTWQOYjXq49PuVdNaaimDleXQmfEoTjz:851d9be5806b1fa86d43d25c977f8baa'),
(799,1787967301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787967300},\"newRecord\":{\"nextexecution\":1787967600}}',0,'0400$EOfVSmBl6nuWcOUoMub3FfYihm4fUS49:851d9be5806b1fa86d43d25c977f8baa'),
(800,1787967601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787967600},\"newRecord\":{\"nextexecution\":1787967900}}',0,'0400$iD-SUPNVs-XjPcJbJjfLZ0MMOGuQUHeP:851d9be5806b1fa86d43d25c977f8baa'),
(801,1787967901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787967900},\"newRecord\":{\"nextexecution\":1787968200}}',0,'0400$8dGht2lFGeFkdoYGz-1lqqaK1LL7MYBQ:851d9be5806b1fa86d43d25c977f8baa'),
(802,1787968201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787968200},\"newRecord\":{\"nextexecution\":1787968500}}',0,'0400$YxlqaPVtv4xaTeN8tnhHjBdqZfrcNQmX:851d9be5806b1fa86d43d25c977f8baa'),
(803,1787968501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787968500},\"newRecord\":{\"nextexecution\":1787968800}}',0,'0400$c4M8dMGxiac7VEP9mBUYUqs0DDpUkPDH:851d9be5806b1fa86d43d25c977f8baa'),
(804,1787968802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787968800},\"newRecord\":{\"nextexecution\":1787969100}}',0,'0400$CqlEag83shDf0-vJk5EZz8Cx8BdGgwPR:851d9be5806b1fa86d43d25c977f8baa'),
(805,1787968802,2,'BE',5,0,9,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787968800},\"newRecord\":{\"nextexecution\":1788055200}}',0,'0400$E5BQ4cJ_4V2mW5Q_Dh0VeoJIH13gnETB:ce2b1423a4c1182d111affefd764a2b3'),
(806,1787969101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787969100},\"newRecord\":{\"nextexecution\":1787969400}}',0,'0400$UvDpBVdU2qqd5cTtBfYdWq0ERZwbo2f3:851d9be5806b1fa86d43d25c977f8baa'),
(807,1787969401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787969400},\"newRecord\":{\"nextexecution\":1787969700}}',0,'0400$zOND6jvzZLK9gGeFssTWYxzSBnNTEXWU:851d9be5806b1fa86d43d25c977f8baa'),
(808,1787969701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787969700},\"newRecord\":{\"nextexecution\":1787970000}}',0,'0400$e-0r1qj0YFzK2ZTyCnyU-l4-RI3ANlfx:851d9be5806b1fa86d43d25c977f8baa'),
(809,1787970001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787970000},\"newRecord\":{\"nextexecution\":1787970300}}',0,'0400$9iGXdLNP6GPxvLTW6-8KARUmhpPYWp54:851d9be5806b1fa86d43d25c977f8baa'),
(810,1787970301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787970300},\"newRecord\":{\"nextexecution\":1787970600}}',0,'0400$XlNfE_oYRGYu2wLx2-hj8l2k5T1NLKvw:851d9be5806b1fa86d43d25c977f8baa'),
(811,1787970601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787970600},\"newRecord\":{\"nextexecution\":1787970900}}',0,'0400$hG1EWyr5VlfA0MWnh7Z_1Wla3PLYcnzP:851d9be5806b1fa86d43d25c977f8baa'),
(812,1787970601,2,'BE',5,0,10,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787970600},\"newRecord\":{\"nextexecution\":1788057000}}',0,'0400$M_6E6c-QQhTYZ_UKQafMhVjECv-22kuL:b852e238375f37d1d192ccb4b5095cd6'),
(813,1787970901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787970900},\"newRecord\":{\"nextexecution\":1787971200}}',0,'0400$dxqdaF-86h5j-GapNZjHSpWQzP2BA8u4:851d9be5806b1fa86d43d25c977f8baa'),
(814,1787971201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787971200},\"newRecord\":{\"nextexecution\":1787971500}}',0,'0400$K8dwFItcgx52z-hqiY2PZp5nieXVCd-n:851d9be5806b1fa86d43d25c977f8baa'),
(815,1787971501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787971500},\"newRecord\":{\"nextexecution\":1787971800}}',0,'0400$0IjmWeNeIp5xcxjq7uuhmLE6_IS3U__w:851d9be5806b1fa86d43d25c977f8baa'),
(816,1787971801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787971800},\"newRecord\":{\"nextexecution\":1787972100}}',0,'0400$oOPnSAtWp4Hvk6kL5BVcVeg6EO7u5fGL:851d9be5806b1fa86d43d25c977f8baa'),
(817,1787972101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787972100},\"newRecord\":{\"nextexecution\":1787972400}}',0,'0400$FhXmkTfSQXWkulwdU7MNFYZ1WAxZHfUC:851d9be5806b1fa86d43d25c977f8baa'),
(818,1787972401,2,'BE',5,0,2,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787972400},\"newRecord\":{\"nextexecution\":1788577200}}',0,'0400$Bc9mYb5wrvlzA0mM3duX392YrE-TKXu8:876e8c108666aa4615ad094b3d8ecf8b'),
(819,1787972401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787972400},\"newRecord\":{\"nextexecution\":1787972700}}',0,'0400$H2IKdwRPwSOt6X1tb9qQaY--vSnolN4f:851d9be5806b1fa86d43d25c977f8baa'),
(820,1787972701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787972700},\"newRecord\":{\"nextexecution\":1787973000}}',0,'0400$u_cumYElkeNjSBUzZp1p9no-eMIDhkoj:851d9be5806b1fa86d43d25c977f8baa'),
(821,1787973002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787973000},\"newRecord\":{\"nextexecution\":1787973300}}',0,'0400$De-33t9I6zXkf9YvzMeaJB4l9IH9XhdE:851d9be5806b1fa86d43d25c977f8baa'),
(822,1787973301,2,'BE',5,0,5,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787973300},\"newRecord\":{\"nextexecution\":1788059700}}',0,'0400$_ZVanuiQoF7pHwP-m_cfNKytyyWOFcS8:63d00e766f1b9d3406712bc83d1da72d'),
(823,1787973301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787973300},\"newRecord\":{\"nextexecution\":1787973600}}',0,'0400$FSZoD0dofyKeWSJO68Nl2peqo58FCwqa:851d9be5806b1fa86d43d25c977f8baa'),
(824,1787973601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787973600},\"newRecord\":{\"nextexecution\":1787973900}}',0,'0400$4_ixyycXYkqz372ANjGFECUnFzoHQAPb:851d9be5806b1fa86d43d25c977f8baa'),
(825,1787973901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787973900},\"newRecord\":{\"nextexecution\":1787974200}}',0,'0400$iQvaGJBbjvkRcSm4T0WZkGiU19ScCPO0:851d9be5806b1fa86d43d25c977f8baa'),
(826,1787974201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787974200},\"newRecord\":{\"nextexecution\":1787974500}}',0,'0400$Z3QXSSmoG8HjbRr6cudAsVDxFS-ZN0Vx:851d9be5806b1fa86d43d25c977f8baa'),
(827,1787974501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787974500},\"newRecord\":{\"nextexecution\":1787974800}}',0,'0400$Hhe8aOKmHVR1VNaXd1ZSs6VDpCMnU22D:851d9be5806b1fa86d43d25c977f8baa'),
(828,1787974801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787974800},\"newRecord\":{\"nextexecution\":1787975100}}',0,'0400$uFueX4My2SqhMt8HIhxubhbyH_ryicMA:851d9be5806b1fa86d43d25c977f8baa'),
(829,1787975101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787975100},\"newRecord\":{\"nextexecution\":1787975400}}',0,'0400$himSVHqK0ytJTfVFj6A1HwQ39-rzXNDK:851d9be5806b1fa86d43d25c977f8baa'),
(830,1787975401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787975400},\"newRecord\":{\"nextexecution\":1787975700}}',0,'0400$3cma4X4zSJ1cdCyBoXR00OCEPc8O6q9k:851d9be5806b1fa86d43d25c977f8baa'),
(831,1787975702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787975700},\"newRecord\":{\"nextexecution\":1787976000}}',0,'0400$KhNtDQmCFddfP6rIxpUcjvs9BDKVHJA7:851d9be5806b1fa86d43d25c977f8baa'),
(832,1787976001,2,'BE',5,0,3,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787976000},\"newRecord\":{\"nextexecution\":1788062400}}',0,'0400$NcOmrs-wiOVvVILvcQFrhtbCSSjH_WcP:dd3076589a8a746f454c6c2a103b288b'),
(833,1787976001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787976000},\"newRecord\":{\"nextexecution\":1787976300}}',0,'0400$JdQfOlSXguerwbm_tk4lpKaP2Ysydthu:851d9be5806b1fa86d43d25c977f8baa'),
(834,1787976301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787976300},\"newRecord\":{\"nextexecution\":1787976600}}',0,'0400$gvmdBtG2vpla-2pIoDp2SN9lWj3T2Kw-:851d9be5806b1fa86d43d25c977f8baa'),
(835,1787976601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787976600},\"newRecord\":{\"nextexecution\":1787976900}}',0,'0400$FPZH5qsxxinxkD-yBojiUlLl-TgiW6us:851d9be5806b1fa86d43d25c977f8baa'),
(836,1787976901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787976900},\"newRecord\":{\"nextexecution\":1787977200}}',0,'0400$tgiO9yfsZjvxQE0vE_AtTBoJaITNUy4P:851d9be5806b1fa86d43d25c977f8baa'),
(837,1787977201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787977200},\"newRecord\":{\"nextexecution\":1787977500}}',0,'0400$vZHWFEDuyB6YXEbBudwiiFaUexbf6Ay8:851d9be5806b1fa86d43d25c977f8baa'),
(838,1787977502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787977500},\"newRecord\":{\"nextexecution\":1787977800}}',0,'0400$lsV5WK0g1rzt1F-5CuQShO8UHmUvliy8:851d9be5806b1fa86d43d25c977f8baa'),
(839,1787977801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787977800},\"newRecord\":{\"nextexecution\":1787978100}}',0,'0400$G6wyKooGsSPcXRB_ECMOb5R-sIU9bgk2:851d9be5806b1fa86d43d25c977f8baa'),
(840,1787978102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787978100},\"newRecord\":{\"nextexecution\":1787978400}}',0,'0400$0vhHbDXqSwIyAFk-k3T0VqbzP0iHDuWs:851d9be5806b1fa86d43d25c977f8baa'),
(841,1787978401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787978400},\"newRecord\":{\"nextexecution\":1787978700}}',0,'0400$Ztb0PEAjwXxvf0htC7klZB13YLGmkLPv:851d9be5806b1fa86d43d25c977f8baa'),
(842,1787978701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787978700},\"newRecord\":{\"nextexecution\":1787979000}}',0,'0400$d1ZGPSdYGy7Kua1afVi4Lz5P_vuR3UnI:851d9be5806b1fa86d43d25c977f8baa'),
(843,1787979001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787979000},\"newRecord\":{\"nextexecution\":1787979300}}',0,'0400$DDHAD2JSIjBIxnWkpyu9PKojnGpgbbEG:851d9be5806b1fa86d43d25c977f8baa'),
(844,1787979301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787979300},\"newRecord\":{\"nextexecution\":1787979600}}',0,'0400$1XDvXgdCIQkk4nxAIkh-XDaR512jfRhf:851d9be5806b1fa86d43d25c977f8baa'),
(845,1787979601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787979600},\"newRecord\":{\"nextexecution\":1787979900}}',0,'0400$OcTmCoUf6UezDX6H5Gwfw6pcEsWZVRmC:851d9be5806b1fa86d43d25c977f8baa'),
(846,1787979901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787979900},\"newRecord\":{\"nextexecution\":1787980200}}',0,'0400$pBZJo5LcAXngPb9IrEKZg-Ne4DNDYCbS:851d9be5806b1fa86d43d25c977f8baa'),
(847,1787980201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787980200},\"newRecord\":{\"nextexecution\":1787980500}}',0,'0400$wYlMkIM9dC6uuu3jHhIPPvyMC5kk1snG:851d9be5806b1fa86d43d25c977f8baa'),
(848,1787980501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787980500},\"newRecord\":{\"nextexecution\":1787980800}}',0,'0400$xuEM-_sDJujqu-xWtWq9YCpHFJ9Or2e0:851d9be5806b1fa86d43d25c977f8baa'),
(849,1787980802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787980800},\"newRecord\":{\"nextexecution\":1787981100}}',0,'0400$4yCQ2eAOdjikrRQH4rqMXGylDstf2lc0:851d9be5806b1fa86d43d25c977f8baa'),
(850,1787981101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787981100},\"newRecord\":{\"nextexecution\":1787981400}}',0,'0400$h7lmKfX6vRYpCboDMfOULmKe92H_rN6e:851d9be5806b1fa86d43d25c977f8baa'),
(851,1787981401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787981400},\"newRecord\":{\"nextexecution\":1787981700}}',0,'0400$N_DxAWrpja72LZ5vsR3ShLV0uGr8vZPz:851d9be5806b1fa86d43d25c977f8baa'),
(852,1787981701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787981700},\"newRecord\":{\"nextexecution\":1787982000}}',0,'0400$lYo_Os8ZM7-tvIqdModZwh3AO5EJhG8q:851d9be5806b1fa86d43d25c977f8baa'),
(853,1787982001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787982000},\"newRecord\":{\"nextexecution\":1787982300}}',0,'0400$nEuHuE-kUzRntXUYF6DSm28sHiMh1GS5:851d9be5806b1fa86d43d25c977f8baa'),
(854,1787982301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787982300},\"newRecord\":{\"nextexecution\":1787982600}}',0,'0400$CBAka_NrrtAn6ATrzNvtfAEXhMvkV3B0:851d9be5806b1fa86d43d25c977f8baa'),
(855,1787982601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787982600},\"newRecord\":{\"nextexecution\":1787982900}}',0,'0400$eU60OEHFpN_eDIsXvuCYfBl2yif_w2UG:851d9be5806b1fa86d43d25c977f8baa'),
(856,1787982902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787982900},\"newRecord\":{\"nextexecution\":1787983200}}',0,'0400$w1V5e-yI_G-kap1wFNsybbztDyMxWDvN:851d9be5806b1fa86d43d25c977f8baa'),
(857,1787983201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787983200},\"newRecord\":{\"nextexecution\":1787983500}}',0,'0400$k2UhlGGuB3xm1SlLKWGWpmajJzbR7CQr:851d9be5806b1fa86d43d25c977f8baa'),
(858,1787983501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787983500},\"newRecord\":{\"nextexecution\":1787983800}}',0,'0400$cn5BIhd1OhksbNkHAToGNqAbQ6aViPh9:851d9be5806b1fa86d43d25c977f8baa'),
(859,1787983801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787983800},\"newRecord\":{\"nextexecution\":1787984100}}',0,'0400$yvVthz1eH1NZWBNsEBs9-FyZPAsz_qW9:851d9be5806b1fa86d43d25c977f8baa'),
(860,1787984101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787984100},\"newRecord\":{\"nextexecution\":1787984400}}',0,'0400$uFfouhL8OZp8tWif-guQAlqKzm5XkEAp:851d9be5806b1fa86d43d25c977f8baa'),
(861,1787984401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787984400},\"newRecord\":{\"nextexecution\":1787984700}}',0,'0400$AEn2k5f9dSQOtnpRnyZEUMPm1D0dOWD5:851d9be5806b1fa86d43d25c977f8baa'),
(862,1787984701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787984700},\"newRecord\":{\"nextexecution\":1787985000}}',0,'0400$H20PcmyWeqDTdAHZFhrFPqyc0ZCCYq8n:851d9be5806b1fa86d43d25c977f8baa'),
(863,1787985001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787985000},\"newRecord\":{\"nextexecution\":1787985300}}',0,'0400$_HfHLP7GpWJcZFxgw7OaZtzfozPIYVbX:851d9be5806b1fa86d43d25c977f8baa'),
(864,1787985301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787985300},\"newRecord\":{\"nextexecution\":1787985600}}',0,'0400$l_v2qAkjFrq8aUKCzQm9K9Z-Jksi7ADw:851d9be5806b1fa86d43d25c977f8baa'),
(865,1787985601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787985600},\"newRecord\":{\"nextexecution\":1787985900}}',0,'0400$RPMWGXOvhPQIFbdp-e6IoWJ6isSX7qY_:851d9be5806b1fa86d43d25c977f8baa'),
(866,1787985902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787985900},\"newRecord\":{\"nextexecution\":1787986200}}',0,'0400$XVQTyeJNp4y7nJvGrqr7V5AZsoxLgV1o:851d9be5806b1fa86d43d25c977f8baa'),
(867,1787986201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787986200},\"newRecord\":{\"nextexecution\":1787986500}}',0,'0400$C8NDcRf858gJSDfEZMUiRp45iMGkRYg4:851d9be5806b1fa86d43d25c977f8baa'),
(868,1787986501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787986500},\"newRecord\":{\"nextexecution\":1787986800}}',0,'0400$U0mxLdyY_an-N8vh8BLHKt-TB7vYK2EF:851d9be5806b1fa86d43d25c977f8baa'),
(869,1787986801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787986800},\"newRecord\":{\"nextexecution\":1787987100}}',0,'0400$Te4KZ-zzIwVRBAEsgAZ7XCrJcITnDkW5:851d9be5806b1fa86d43d25c977f8baa'),
(870,1787987101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787987100},\"newRecord\":{\"nextexecution\":1787987400}}',0,'0400$-xyxnCquSoV91cYbwQPxnViEKVnIqUVZ:851d9be5806b1fa86d43d25c977f8baa'),
(871,1787987401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787987400},\"newRecord\":{\"nextexecution\":1787987700}}',0,'0400$4U8TzK-KwZ4ta8NdCHJoRvhBe3K1HYLb:851d9be5806b1fa86d43d25c977f8baa'),
(872,1787987701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787987700},\"newRecord\":{\"nextexecution\":1787988000}}',0,'0400$3rKMJ6uf9jiEEOpBs3PSNMObVpWhcsfU:851d9be5806b1fa86d43d25c977f8baa'),
(873,1787988001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787988000},\"newRecord\":{\"nextexecution\":1787988300}}',0,'0400$URAKK7sotRdka8xe4VEUfPBqH8zVJeza:851d9be5806b1fa86d43d25c977f8baa'),
(874,1787988302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787988300},\"newRecord\":{\"nextexecution\":1787988600}}',0,'0400$cv2bGw4jOxxQB-q0eeQMIglhH5F9-PII:851d9be5806b1fa86d43d25c977f8baa'),
(875,1787988601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787988600},\"newRecord\":{\"nextexecution\":1787988900}}',0,'0400$Wzc60vQKt36lozjq4Pu-kbVjVagfcXW5:851d9be5806b1fa86d43d25c977f8baa'),
(876,1787988901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787988900},\"newRecord\":{\"nextexecution\":1787989200}}',0,'0400$gD1eXESFmkuU_SZME8GH7S31sCAAlsBk:851d9be5806b1fa86d43d25c977f8baa'),
(877,1787989201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787989200},\"newRecord\":{\"nextexecution\":1787989500}}',0,'0400$zS37CreomerfprqfIHJ7EOL0_uQDD179:851d9be5806b1fa86d43d25c977f8baa'),
(878,1787989501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787989500},\"newRecord\":{\"nextexecution\":1787989800}}',0,'0400$klIOkvKfNm0bFNZOixOsuMCYK7xu_aPt:851d9be5806b1fa86d43d25c977f8baa'),
(879,1787989801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787989800},\"newRecord\":{\"nextexecution\":1787990100}}',0,'0400$rlZ8GHkyhWBMuRysmpg8qpuootvv6S3S:851d9be5806b1fa86d43d25c977f8baa'),
(880,1787990101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787990100},\"newRecord\":{\"nextexecution\":1787990400}}',0,'0400$wbT8jwlXQFR0ADrAFmu0Gpm9fTtVlcJJ:851d9be5806b1fa86d43d25c977f8baa'),
(881,1787990401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787990400},\"newRecord\":{\"nextexecution\":1787990700}}',0,'0400$3r69odoPdTrDkEHTiMFro2SR2wk3r37H:851d9be5806b1fa86d43d25c977f8baa'),
(882,1787990701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787990700},\"newRecord\":{\"nextexecution\":1787991000}}',0,'0400$SLv5fn_MIpyyzQs6QKUJKAmtxAWmrfNV:851d9be5806b1fa86d43d25c977f8baa'),
(883,1787991001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787991000},\"newRecord\":{\"nextexecution\":1787991300}}',0,'0400$bLn8hC0BESv3y3uXCb6x_TdxryJHj_h_:851d9be5806b1fa86d43d25c977f8baa'),
(884,1787991301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787991300},\"newRecord\":{\"nextexecution\":1787991600}}',0,'0400$UIkZ61hk5P3Xi5mUCIipWnlmxNXJFUI7:851d9be5806b1fa86d43d25c977f8baa'),
(885,1787991601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787991600},\"newRecord\":{\"nextexecution\":1787991900}}',0,'0400$6RdL-yB4mx6Sl1IgPlh8ju33NV9W-gtY:851d9be5806b1fa86d43d25c977f8baa'),
(886,1787991901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787991900},\"newRecord\":{\"nextexecution\":1787992200}}',0,'0400$0H1u0uyei-uY68R6tdrFoMmbBySbt5Hs:851d9be5806b1fa86d43d25c977f8baa'),
(887,1787992201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787992200},\"newRecord\":{\"nextexecution\":1787992500}}',0,'0400$RR6go0YZPIVBuvjbOIIitz_81p-9SPte:851d9be5806b1fa86d43d25c977f8baa'),
(888,1787992501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787992500},\"newRecord\":{\"nextexecution\":1787992800}}',0,'0400$b1lhbDe8SKKU_Y_71pJBXzFqc-37GV0v:851d9be5806b1fa86d43d25c977f8baa'),
(889,1787992802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787992800},\"newRecord\":{\"nextexecution\":1787993100}}',0,'0400$aCDtcOrze_38Lj5LT8W0gLcnNP_AQAhu:851d9be5806b1fa86d43d25c977f8baa'),
(890,1787993101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787993100},\"newRecord\":{\"nextexecution\":1787993400}}',0,'0400$yCAC78-wUXV9a84TZZkfpAcWF2TKU2fz:851d9be5806b1fa86d43d25c977f8baa'),
(891,1787993401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787993400},\"newRecord\":{\"nextexecution\":1787993700}}',0,'0400$vCdr-vFYOheh5M6-V4v54OjMfI6zDahg:851d9be5806b1fa86d43d25c977f8baa'),
(892,1787993701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787993700},\"newRecord\":{\"nextexecution\":1787994000}}',0,'0400$ERukn_9GKpBG6BQVBjaLgvUk2vLGJNIL:851d9be5806b1fa86d43d25c977f8baa'),
(893,1787994001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787994000},\"newRecord\":{\"nextexecution\":1787994300}}',0,'0400$vTRPOYXABKrfQGUSXLfQhRWSzzM5Uu39:851d9be5806b1fa86d43d25c977f8baa'),
(894,1787994301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787994300},\"newRecord\":{\"nextexecution\":1787994600}}',0,'0400$wrZXOtQVuhqtnjYWvqiPy46Zx58K2E4E:851d9be5806b1fa86d43d25c977f8baa'),
(895,1787994601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787994600},\"newRecord\":{\"nextexecution\":1787994900}}',0,'0400$8_XQxYsE6Un29MFdY-3HniouVgb8UZLe:851d9be5806b1fa86d43d25c977f8baa'),
(896,1787994902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787994900},\"newRecord\":{\"nextexecution\":1787995200}}',0,'0400$qscNJro6iCF8icmhTAFcYvdkWlTZcWO8:851d9be5806b1fa86d43d25c977f8baa'),
(897,1787995201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787995200},\"newRecord\":{\"nextexecution\":1787995500}}',0,'0400$kDIeev3IIxy3kGFkJq5OSRddEOWJvLMK:851d9be5806b1fa86d43d25c977f8baa'),
(898,1787995501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787995500},\"newRecord\":{\"nextexecution\":1787995800}}',0,'0400$1IjGUBp-Djb33OMRaTE4hcgGHtMiyLJU:851d9be5806b1fa86d43d25c977f8baa'),
(899,1787995801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787995800},\"newRecord\":{\"nextexecution\":1787996100}}',0,'0400$DHLD2sU1JetzNZgQeyzgKfnuNEdgV4j_:851d9be5806b1fa86d43d25c977f8baa'),
(900,1787996101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787996100},\"newRecord\":{\"nextexecution\":1787996400}}',0,'0400$vZaX8K-jP7vJ41YnlKbN8yoHc_2flvxi:851d9be5806b1fa86d43d25c977f8baa'),
(901,1787996401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787996400},\"newRecord\":{\"nextexecution\":1787996700}}',0,'0400$FR9qXP3Mx1SKY2nGGJLoo26k3-mLgIwy:851d9be5806b1fa86d43d25c977f8baa'),
(902,1787996701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787996700},\"newRecord\":{\"nextexecution\":1787997000}}',0,'0400$hFFE0ZP-VbNOHbopHacVNvIYcFkfwaTC:851d9be5806b1fa86d43d25c977f8baa'),
(903,1787997001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787997000},\"newRecord\":{\"nextexecution\":1787997300}}',0,'0400$rkL-GfzeU-ExoHzqDAXELXsOga1m4Sie:851d9be5806b1fa86d43d25c977f8baa'),
(904,1787997301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787997300},\"newRecord\":{\"nextexecution\":1787997600}}',0,'0400$Z-rMUKSSuYSSLK2dBMl_2B4x2wpFnY7Z:851d9be5806b1fa86d43d25c977f8baa'),
(905,1787997601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787997600},\"newRecord\":{\"nextexecution\":1787997900}}',0,'0400$MGmkERd7x-azG6yHsHCHFdSuhNUvteaR:851d9be5806b1fa86d43d25c977f8baa'),
(906,1787997901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787997900},\"newRecord\":{\"nextexecution\":1787998200}}',0,'0400$iAXkYSxu4OZowqZkH49deNDwJAPCeZio:851d9be5806b1fa86d43d25c977f8baa'),
(907,1787998201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787998200},\"newRecord\":{\"nextexecution\":1787998500}}',0,'0400$DeuV5ZOSn-5Y4nQq0_qXZef0sHNNFBoo:851d9be5806b1fa86d43d25c977f8baa'),
(908,1787998501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787998500},\"newRecord\":{\"nextexecution\":1787998800}}',0,'0400$DajS_vZnj8lhDs8maIMLl-WNXYjEgSgh:851d9be5806b1fa86d43d25c977f8baa'),
(909,1787998802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787998800},\"newRecord\":{\"nextexecution\":1787999100}}',0,'0400$_oAOrB-SC-HGkymatBVRxzOl3YNMgnub:851d9be5806b1fa86d43d25c977f8baa'),
(910,1787999101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787999100},\"newRecord\":{\"nextexecution\":1787999400}}',0,'0400$k9KHgLb6RnV7h8UAHANaoNtshtZ8nqWA:851d9be5806b1fa86d43d25c977f8baa'),
(911,1787999401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787999400},\"newRecord\":{\"nextexecution\":1787999700}}',0,'0400$uHIvuKzlEZscckKRL2f-k4f6uCJcmPy3:851d9be5806b1fa86d43d25c977f8baa'),
(912,1787999701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1787999700},\"newRecord\":{\"nextexecution\":1788000000}}',0,'0400$8x9F0C-nKQyog94R5kVIIeAUMVVjKaxd:851d9be5806b1fa86d43d25c977f8baa'),
(913,1788000001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788000000},\"newRecord\":{\"nextexecution\":1788000300}}',0,'0400$fIBx3TE5BobkGQ3FTk0VDeb84KZKi4cs:851d9be5806b1fa86d43d25c977f8baa'),
(914,1788000301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788000300},\"newRecord\":{\"nextexecution\":1788000600}}',0,'0400$WMRSkEO2DEgw11e3t_CAtQ278KechlPy:851d9be5806b1fa86d43d25c977f8baa'),
(915,1788000601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788000600},\"newRecord\":{\"nextexecution\":1788000900}}',0,'0400$MRzY3xKE_WhE2iFJyGCCvC13tqgt9Q2V:851d9be5806b1fa86d43d25c977f8baa'),
(916,1788000901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788000900},\"newRecord\":{\"nextexecution\":1788001200}}',0,'0400$dRfLs8EXLGvYnKidf-Fs4SAWUkL3P9mF:851d9be5806b1fa86d43d25c977f8baa'),
(917,1788001201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788001200},\"newRecord\":{\"nextexecution\":1788001500}}',0,'0400$7SMVfzIOZYBcttLmyw9bX7TmMRSjMN_B:851d9be5806b1fa86d43d25c977f8baa'),
(918,1788001501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788001500},\"newRecord\":{\"nextexecution\":1788001800}}',0,'0400$c4v0QvzGhzmtwLxrOzLLCpHsu4yNN10N:851d9be5806b1fa86d43d25c977f8baa'),
(919,1788001801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788001800},\"newRecord\":{\"nextexecution\":1788002100}}',0,'0400$YkY_MHqQrszPZfbgMiFngNgd6VFIdEhT:851d9be5806b1fa86d43d25c977f8baa'),
(920,1788002101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788002100},\"newRecord\":{\"nextexecution\":1788002400}}',0,'0400$sLLa4WWtSUnI8BVQk-GITQ1QyHrli0Oo:851d9be5806b1fa86d43d25c977f8baa'),
(921,1788002402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788002400},\"newRecord\":{\"nextexecution\":1788002700}}',0,'0400$5V32ZtSOwcNIp1NQh0f5wVihzj2LEYNi:851d9be5806b1fa86d43d25c977f8baa'),
(922,1788002701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788002700},\"newRecord\":{\"nextexecution\":1788003000}}',0,'0400$CSezptrruTbCRR45CaSXFwbjZFrsQKoP:851d9be5806b1fa86d43d25c977f8baa'),
(923,1788003001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788003000},\"newRecord\":{\"nextexecution\":1788003300}}',0,'0400$ktWFDmEnU0ZZggVtOYtYO0RORu55kSzO:851d9be5806b1fa86d43d25c977f8baa'),
(924,1788003301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788003300},\"newRecord\":{\"nextexecution\":1788003600}}',0,'0400$pIe091as2tQ_HC9Tsv1Lq3fK8ZVZQBH-:851d9be5806b1fa86d43d25c977f8baa'),
(925,1788003601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788003600},\"newRecord\":{\"nextexecution\":1788003900}}',0,'0400$lWmUVAnXJRkYw4gtgeX-DqYFsFsb0Bnd:851d9be5806b1fa86d43d25c977f8baa'),
(926,1788003901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788003900},\"newRecord\":{\"nextexecution\":1788004200}}',0,'0400$66Vl3ZhqUQEoB5nMbERyOZtMnjqSGZoI:851d9be5806b1fa86d43d25c977f8baa'),
(927,1788004201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788004200},\"newRecord\":{\"nextexecution\":1788004500}}',0,'0400$RC0VK5JP067OMY4ZCHL67ECu_yLwEfwn:851d9be5806b1fa86d43d25c977f8baa'),
(928,1788004501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788004500},\"newRecord\":{\"nextexecution\":1788004800}}',0,'0400$nuOVfGxAA5g0ZQFnM6uP5GL2aNaMIv_2:851d9be5806b1fa86d43d25c977f8baa'),
(929,1788004801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788004800},\"newRecord\":{\"nextexecution\":1788005100}}',0,'0400$yZ-xFL1HyzykpPHZQJaMMeRQIbsL6URM:851d9be5806b1fa86d43d25c977f8baa'),
(930,1788005101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788005100},\"newRecord\":{\"nextexecution\":1788005400}}',0,'0400$KVJtHyrS0Ihg7Ex8XcA8osPrU00LOxQI:851d9be5806b1fa86d43d25c977f8baa'),
(931,1788005401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788005400},\"newRecord\":{\"nextexecution\":1788005700}}',0,'0400$nYYYXQE8C5BEIeANFDxIPyTRck5ocJQJ:851d9be5806b1fa86d43d25c977f8baa'),
(932,1788005701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788005700},\"newRecord\":{\"nextexecution\":1788006000}}',0,'0400$U4hQq9Qg_itS_M8iTvz_25rkOKNLGe1l:851d9be5806b1fa86d43d25c977f8baa'),
(933,1788006001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788006000},\"newRecord\":{\"nextexecution\":1788006300}}',0,'0400$3aZoOpJTp15geIXn8aqwHIt-Q_bOWzjH:851d9be5806b1fa86d43d25c977f8baa'),
(934,1788006301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788006300},\"newRecord\":{\"nextexecution\":1788006600}}',0,'0400$sWQTRQnrun4jacjL1xAnlPDS66UVr3JI:851d9be5806b1fa86d43d25c977f8baa'),
(935,1788006601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788006600},\"newRecord\":{\"nextexecution\":1788006900}}',0,'0400$56MtFi4b7cOKcafgdDx8Odwkcx83FDmU:851d9be5806b1fa86d43d25c977f8baa'),
(936,1788006901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788006900},\"newRecord\":{\"nextexecution\":1788007200}}',0,'0400$OnOeTNfuEiae4GfCm-n74NsbrXrpaIqU:851d9be5806b1fa86d43d25c977f8baa'),
(937,1788007202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788007200},\"newRecord\":{\"nextexecution\":1788007500}}',0,'0400$gQUxwbbVpQWmznmoGz6te0H5ECz0zySa:851d9be5806b1fa86d43d25c977f8baa'),
(938,1788007501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788007500},\"newRecord\":{\"nextexecution\":1788007800}}',0,'0400$q4_B1FRgOu4ylqE1HvdSdiqyl1ufACDR:851d9be5806b1fa86d43d25c977f8baa'),
(939,1788007801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788007800},\"newRecord\":{\"nextexecution\":1788008100}}',0,'0400$VRVQTn0Q1u3tMsdj1ebAmY7Cd9C5v8Pa:851d9be5806b1fa86d43d25c977f8baa'),
(940,1788008101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788008100},\"newRecord\":{\"nextexecution\":1788008400}}',0,'0400$kJCMTQbvyMGOmvNueckhqYnQ2zIKVeV2:851d9be5806b1fa86d43d25c977f8baa'),
(941,1788008401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788008400},\"newRecord\":{\"nextexecution\":1788008700}}',0,'0400$GSLoDnW8moFjaw1WsHUUj4pK0AMsm3Ai:851d9be5806b1fa86d43d25c977f8baa'),
(942,1788008701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788008700},\"newRecord\":{\"nextexecution\":1788009000}}',0,'0400$DrmOThNisRIC4-9btKJbgcio3iMfNVVe:851d9be5806b1fa86d43d25c977f8baa'),
(943,1788009001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788009000},\"newRecord\":{\"nextexecution\":1788009300}}',0,'0400$4Y8V3zI2NBcgr0lFhbC-b_EDykGSE3AX:851d9be5806b1fa86d43d25c977f8baa'),
(944,1788009301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788009300},\"newRecord\":{\"nextexecution\":1788009600}}',0,'0400$SRlYDVf51yIz9AbH5IOF-ZFSr_NqsH7c:851d9be5806b1fa86d43d25c977f8baa'),
(945,1788009602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788009600},\"newRecord\":{\"nextexecution\":1788009900}}',0,'0400$f5wQiLstjCEBr2n80BDY6tIeHajNDKEe:851d9be5806b1fa86d43d25c977f8baa'),
(946,1788009901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788009900},\"newRecord\":{\"nextexecution\":1788010200}}',0,'0400$CrMlNhQ8Npu0i8zIbYQbvDRxeWM0F0Ko:851d9be5806b1fa86d43d25c977f8baa'),
(947,1788010201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788010200},\"newRecord\":{\"nextexecution\":1788010500}}',0,'0400$Pz-koUH4IkiXcnhbNBMr6H51ZWIuiaBr:851d9be5806b1fa86d43d25c977f8baa'),
(948,1788010501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788010500},\"newRecord\":{\"nextexecution\":1788010800}}',0,'0400$_nd38x_S4XyAtClWRTb6wl5XaSGgb9jT:851d9be5806b1fa86d43d25c977f8baa'),
(949,1788010801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788010800},\"newRecord\":{\"nextexecution\":1788011100}}',0,'0400$nn_4oDYcnO3SvWdF0AI6Fi6P0rGWqB_I:851d9be5806b1fa86d43d25c977f8baa'),
(950,1788011101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788011100},\"newRecord\":{\"nextexecution\":1788011400}}',0,'0400$LNsQD3nEs0CXV72nhQKH4CfXyVUnhYFB:851d9be5806b1fa86d43d25c977f8baa'),
(951,1788011401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788011400},\"newRecord\":{\"nextexecution\":1788011700}}',0,'0400$1gb0gTwg4k10IAXGx7owmFncjPOk8gvj:851d9be5806b1fa86d43d25c977f8baa'),
(952,1788011702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788011700},\"newRecord\":{\"nextexecution\":1788012000}}',0,'0400$DNTuSLgJpYlFnp-rPAod8xiTAysnPfd1:851d9be5806b1fa86d43d25c977f8baa'),
(953,1788012001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788012000},\"newRecord\":{\"nextexecution\":1788012300}}',0,'0400$Z1mTBrFduzBCyHp7Btfzs7otVuH4KL_E:851d9be5806b1fa86d43d25c977f8baa'),
(954,1788012301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788012300},\"newRecord\":{\"nextexecution\":1788012600}}',0,'0400$Uy8qFLwMgzGZyB0Bul3tILit4DkerVLF:851d9be5806b1fa86d43d25c977f8baa'),
(955,1788012601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788012600},\"newRecord\":{\"nextexecution\":1788012900}}',0,'0400$zzACTDyc5fKk8CHLB_8EHkqiVpsLovSE:851d9be5806b1fa86d43d25c977f8baa'),
(956,1788012901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788012900},\"newRecord\":{\"nextexecution\":1788013200}}',0,'0400$wu5KRVxW0XwCB5honjPeAGkjLqIKFRXe:851d9be5806b1fa86d43d25c977f8baa'),
(957,1788013201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788013200},\"newRecord\":{\"nextexecution\":1788013500}}',0,'0400$NmBM3sVNm2xnlgZ0xCn1cqJg9GMgeilM:851d9be5806b1fa86d43d25c977f8baa'),
(958,1788013501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788013500},\"newRecord\":{\"nextexecution\":1788013800}}',0,'0400$3gM6wh0IjThVfP6QaLd1VB5qRhwv7Pcz:851d9be5806b1fa86d43d25c977f8baa'),
(959,1788013801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788013800},\"newRecord\":{\"nextexecution\":1788014100}}',0,'0400$cQiBDplSat4NG5JOHNrGAHLs6dtcms4_:851d9be5806b1fa86d43d25c977f8baa'),
(960,1788014101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788014100},\"newRecord\":{\"nextexecution\":1788014400}}',0,'0400$3H4ZfxmLPLQ4tOSm4dLP06mkznCn25qD:851d9be5806b1fa86d43d25c977f8baa'),
(961,1788014401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788014400},\"newRecord\":{\"nextexecution\":1788014700}}',0,'0400$vXsfgLc8g8s-HOLUl5bCu3czwoWzkg-R:851d9be5806b1fa86d43d25c977f8baa'),
(962,1788014701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788014700},\"newRecord\":{\"nextexecution\":1788015000}}',0,'0400$sXC2Ql2qThHA5eMphe1Cm7YKo5g797Ff:851d9be5806b1fa86d43d25c977f8baa'),
(963,1788015001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788015000},\"newRecord\":{\"nextexecution\":1788015300}}',0,'0400$ahc0aVJZwhaISfmcxPNP55uqaUXbhw3i:851d9be5806b1fa86d43d25c977f8baa'),
(964,1788015302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788015300},\"newRecord\":{\"nextexecution\":1788015600}}',0,'0400$joYFE-AA9sWpdHCuon1yeNSSarKXMDJu:851d9be5806b1fa86d43d25c977f8baa'),
(965,1788015601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788015600},\"newRecord\":{\"nextexecution\":1788015900}}',0,'0400$nEJGwHB1uQ6n0pznMQ4shDCCLqNTGuup:851d9be5806b1fa86d43d25c977f8baa'),
(966,1788015901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788015900},\"newRecord\":{\"nextexecution\":1788016200}}',0,'0400$1OAecq18tXzl7V61nI0-bnbfk45Hzg4R:851d9be5806b1fa86d43d25c977f8baa'),
(967,1788016201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788016200},\"newRecord\":{\"nextexecution\":1788016500}}',0,'0400$M3ilv4GD83rp_zQQr8ysCgyZDLjr5wdo:851d9be5806b1fa86d43d25c977f8baa'),
(968,1788016501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788016500},\"newRecord\":{\"nextexecution\":1788016800}}',0,'0400$QajkM_KOO4ZaZXK3k_dWxrYPwS_lOLnx:851d9be5806b1fa86d43d25c977f8baa'),
(969,1788016801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788016800},\"newRecord\":{\"nextexecution\":1788017100}}',0,'0400$iZUb5ehZC4HQkAB0sI49vfetdLT_ZL4t:851d9be5806b1fa86d43d25c977f8baa'),
(970,1788017101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788017100},\"newRecord\":{\"nextexecution\":1788017400}}',0,'0400$9_eqatEpMkZcibOC5NexU0wxo9UB1hlq:851d9be5806b1fa86d43d25c977f8baa'),
(971,1788017401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788017400},\"newRecord\":{\"nextexecution\":1788017700}}',0,'0400$gG4IPyotYACCMf88ENekNkK8LSXHAyzh:851d9be5806b1fa86d43d25c977f8baa'),
(972,1788017701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788017700},\"newRecord\":{\"nextexecution\":1788018000}}',0,'0400$v0dBIeFBFxyyulN6zM-msVzJp4M5EVcL:851d9be5806b1fa86d43d25c977f8baa'),
(973,1788018001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788018000},\"newRecord\":{\"nextexecution\":1788018300}}',0,'0400$ZyH62X9Oh_39jl4AwBOhAINrQz3RPpD_:851d9be5806b1fa86d43d25c977f8baa'),
(974,1788018301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788018300},\"newRecord\":{\"nextexecution\":1788018600}}',0,'0400$0ZM9MPiXDCZBeNrM7OiSpYAkkfxqY33b:851d9be5806b1fa86d43d25c977f8baa'),
(975,1788018601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788018600},\"newRecord\":{\"nextexecution\":1788018900}}',0,'0400$RNKnubAtQyrk8kgDUObj_cRwt648ylwp:851d9be5806b1fa86d43d25c977f8baa'),
(976,1788018901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788018900},\"newRecord\":{\"nextexecution\":1788019200}}',0,'0400$64tffCpPMQrxiR0sWd3dxthZMOj0gYTt:851d9be5806b1fa86d43d25c977f8baa'),
(977,1788019201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788019200},\"newRecord\":{\"nextexecution\":1788019500}}',0,'0400$c5zo8h0M279QAcUeUl7scU8GicOCq_ZI:851d9be5806b1fa86d43d25c977f8baa'),
(978,1788019501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788019500},\"newRecord\":{\"nextexecution\":1788019800}}',0,'0400$9CC74V2v4WukUpVO9QMquZ_HSRpsdpyu:851d9be5806b1fa86d43d25c977f8baa'),
(979,1788019801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788019800},\"newRecord\":{\"nextexecution\":1788020100}}',0,'0400$zq1ol_FPuhZjvz_pmFTar2DTnEOEStAa:851d9be5806b1fa86d43d25c977f8baa'),
(980,1788020101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788020100},\"newRecord\":{\"nextexecution\":1788020400}}',0,'0400$aXZtaElSaZSOXHJ6RbJrHRkw4nzMVZE9:851d9be5806b1fa86d43d25c977f8baa'),
(981,1788020401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788020400},\"newRecord\":{\"nextexecution\":1788020700}}',0,'0400$L8BjpkSCnMxq7_IBhe6U00Y6TMxzq-Mz:851d9be5806b1fa86d43d25c977f8baa'),
(982,1788020701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788020700},\"newRecord\":{\"nextexecution\":1788021000}}',0,'0400$fTg69Ox5M_swEUjhMR8QT_GhtbtgbilK:851d9be5806b1fa86d43d25c977f8baa'),
(983,1788021001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788021000},\"newRecord\":{\"nextexecution\":1788021300}}',0,'0400$rY02n1OSpoyAh8GfRsfpk1qk-6QRE1LW:851d9be5806b1fa86d43d25c977f8baa'),
(984,1788021302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788021300},\"newRecord\":{\"nextexecution\":1788021600}}',0,'0400$mO6TjaG_kRGXIcOhIwp6J-OYUk8DZvX8:851d9be5806b1fa86d43d25c977f8baa'),
(985,1788021601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788021600},\"newRecord\":{\"nextexecution\":1788021900}}',0,'0400$0Dm8L1zYJ8wuUtm4xAIhGQscjNpQOLuA:851d9be5806b1fa86d43d25c977f8baa'),
(986,1788021901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788021900},\"newRecord\":{\"nextexecution\":1788022200}}',0,'0400$CBbT1tvpJKjr_DJUyHLP9Y4TkcZ7roO1:851d9be5806b1fa86d43d25c977f8baa'),
(987,1788022201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788022200},\"newRecord\":{\"nextexecution\":1788022500}}',0,'0400$yPQtFjMbs952zI6YVbqz8BiYCTPmSWnn:851d9be5806b1fa86d43d25c977f8baa'),
(988,1788022501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788022500},\"newRecord\":{\"nextexecution\":1788022800}}',0,'0400$RwdXj5xWVFyepT7g4VKLqmjISWrtleAi:851d9be5806b1fa86d43d25c977f8baa'),
(989,1788022801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788022800},\"newRecord\":{\"nextexecution\":1788023100}}',0,'0400$dF_XwEvuev42HvG7ImzNQdiwoQOKjSeU:851d9be5806b1fa86d43d25c977f8baa'),
(990,1788023101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788023100},\"newRecord\":{\"nextexecution\":1788023400}}',0,'0400$ItVl6t_b1yeOfymXKS90Ioh8XvasOkhF:851d9be5806b1fa86d43d25c977f8baa'),
(991,1788023401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788023400},\"newRecord\":{\"nextexecution\":1788023700}}',0,'0400$64FCMxhX50RXIIbsUT8DSyJtL_CLa3YP:851d9be5806b1fa86d43d25c977f8baa'),
(992,1788023701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788023700},\"newRecord\":{\"nextexecution\":1788024000}}',0,'0400$z7YuGeybjtGmac6igOhm77MYP8ocDUAX:851d9be5806b1fa86d43d25c977f8baa'),
(993,1788024001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788024000},\"newRecord\":{\"nextexecution\":1788024300}}',0,'0400$JmkVFCNMw2vUJL9zPd-e3OU1WLOzZ6dJ:851d9be5806b1fa86d43d25c977f8baa'),
(994,1788024302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788024300},\"newRecord\":{\"nextexecution\":1788024600}}',0,'0400$g3gnTZkvIERl6l6SQ1ES4ZmjvkouK5CO:851d9be5806b1fa86d43d25c977f8baa'),
(995,1788024601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788024600},\"newRecord\":{\"nextexecution\":1788024900}}',0,'0400$B-vZbxmGBo_7kVbqp5j79E57M8khFVGX:851d9be5806b1fa86d43d25c977f8baa'),
(996,1788024901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788024900},\"newRecord\":{\"nextexecution\":1788025200}}',0,'0400$qMxcs-7JojFvfv3BfNe5_WMUbaHSvnRm:851d9be5806b1fa86d43d25c977f8baa'),
(997,1788025201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788025200},\"newRecord\":{\"nextexecution\":1788025500}}',0,'0400$t2KTPqutC61HMKnXjUHnQJxZB25P7qSW:851d9be5806b1fa86d43d25c977f8baa'),
(998,1788025501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788025500},\"newRecord\":{\"nextexecution\":1788025800}}',0,'0400$VCk5wYMMbnFf4iIN4Baiynp4QBcAOsB4:851d9be5806b1fa86d43d25c977f8baa'),
(999,1788025801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788025800},\"newRecord\":{\"nextexecution\":1788026100}}',0,'0400$VSl3B4Fl87nhrVLatF9jbXxxdLfVNXIN:851d9be5806b1fa86d43d25c977f8baa'),
(1000,1788026101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788026100},\"newRecord\":{\"nextexecution\":1788026400}}',0,'0400$kzUSpvyTLm1_QJNokfe01NU7_0Ilfxbc:851d9be5806b1fa86d43d25c977f8baa'),
(1001,1788026401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788026400},\"newRecord\":{\"nextexecution\":1788026700}}',0,'0400$MI2bOhPAhGLOL7-MAKEOlkHizyZGJPRz:851d9be5806b1fa86d43d25c977f8baa'),
(1002,1788026701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788026700},\"newRecord\":{\"nextexecution\":1788027000}}',0,'0400$-AHDu-A2e3hbVgr6NC5JnBzJjRZXXlvN:851d9be5806b1fa86d43d25c977f8baa'),
(1003,1788027001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788027000},\"newRecord\":{\"nextexecution\":1788027300}}',0,'0400$t8jgWaX9KUMZzfEwBaWGSQFSOLDzTg88:851d9be5806b1fa86d43d25c977f8baa'),
(1004,1788027302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788027300},\"newRecord\":{\"nextexecution\":1788027600}}',0,'0400$XJLIuG8oUaGbmYME88cOq9DG0-3a3U6r:851d9be5806b1fa86d43d25c977f8baa'),
(1005,1788027601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788027600},\"newRecord\":{\"nextexecution\":1788027900}}',0,'0400$z8BqOSSmD4dQyyHV5CECSGliJ43KHK8S:851d9be5806b1fa86d43d25c977f8baa'),
(1006,1788027901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788027900},\"newRecord\":{\"nextexecution\":1788028200}}',0,'0400$73NSt89pBUzNJI8aj4sb2qyoPxzr-l3d:851d9be5806b1fa86d43d25c977f8baa'),
(1007,1788028201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788028200},\"newRecord\":{\"nextexecution\":1788028500}}',0,'0400$0-i-vWK0d6W4XxfSngJD90227s6PyL7S:851d9be5806b1fa86d43d25c977f8baa'),
(1008,1788028501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788028500},\"newRecord\":{\"nextexecution\":1788028800}}',0,'0400$JU1TeVbC14CQmfjmNLadD_Iew3rUFJV6:851d9be5806b1fa86d43d25c977f8baa'),
(1009,1788028801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788028800},\"newRecord\":{\"nextexecution\":1788029100}}',0,'0400$ISWKt_Je9w9cUVA3Sb6q5-Y2BhWkQm9s:851d9be5806b1fa86d43d25c977f8baa'),
(1010,1788029101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788029100},\"newRecord\":{\"nextexecution\":1788029400}}',0,'0400$ssTWOGS_gk2Ms_XkUpYOC1mWKjOVvKz4:851d9be5806b1fa86d43d25c977f8baa'),
(1011,1788029401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788029400},\"newRecord\":{\"nextexecution\":1788029700}}',0,'0400$yYzs3ee1GVChXH5bxezroXjt_6uA9sAu:851d9be5806b1fa86d43d25c977f8baa'),
(1012,1788029701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788029700},\"newRecord\":{\"nextexecution\":1788030000}}',0,'0400$R_Hvqoxs_yOqT9VDwpI51XI7sbuRH5yA:851d9be5806b1fa86d43d25c977f8baa'),
(1013,1788030002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788030000},\"newRecord\":{\"nextexecution\":1788030300}}',0,'0400$ITiDnpUQKSkHSKk--R5yQOL8KkpsBYjr:851d9be5806b1fa86d43d25c977f8baa'),
(1014,1788030301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788030300},\"newRecord\":{\"nextexecution\":1788030600}}',0,'0400$wWelo-wIuIuOmyIXZDTF0PfAlt1of-D4:851d9be5806b1fa86d43d25c977f8baa'),
(1015,1788030601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788030600},\"newRecord\":{\"nextexecution\":1788030900}}',0,'0400$zgfkfFXq-MaavoXJmQ_NFHn29OhYxqGf:851d9be5806b1fa86d43d25c977f8baa'),
(1016,1788030901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788030900},\"newRecord\":{\"nextexecution\":1788031200}}',0,'0400$8opRxgnt73Rifa-ijvB07xRagI1yHa0d:851d9be5806b1fa86d43d25c977f8baa'),
(1017,1788031201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788031200},\"newRecord\":{\"nextexecution\":1788031500}}',0,'0400$NSkU8xuft9oTXXq0FihZOwRu5GiVdnBl:851d9be5806b1fa86d43d25c977f8baa'),
(1018,1788031501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788031500},\"newRecord\":{\"nextexecution\":1788031800}}',0,'0400$37vBRVkT_sv-rrvMlGqtxnSQmD4TG4Q9:851d9be5806b1fa86d43d25c977f8baa'),
(1019,1788031802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788031800},\"newRecord\":{\"nextexecution\":1788032100}}',0,'0400$hz0bAX1gIOe_D6z2hPW9-9bA98xYcZiw:851d9be5806b1fa86d43d25c977f8baa'),
(1020,1788032101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788032100},\"newRecord\":{\"nextexecution\":1788032400}}',0,'0400$C6VDePq1D9bpNeblEA2U4NLWsLZVlXsl:851d9be5806b1fa86d43d25c977f8baa'),
(1021,1788032401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788032400},\"newRecord\":{\"nextexecution\":1788032700}}',0,'0400$IV4yVuFDvS0koH7-fn1fR4qcFA-haoPc:851d9be5806b1fa86d43d25c977f8baa'),
(1022,1788032701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788032700},\"newRecord\":{\"nextexecution\":1788033000}}',0,'0400$LKcjpyhcKQ2LLix8fRxh6A3S1hdt3M56:851d9be5806b1fa86d43d25c977f8baa'),
(1023,1788033001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788033000},\"newRecord\":{\"nextexecution\":1788033300}}',0,'0400$nWl6LRyXXOxEl3Q2bIPkLE7ICnDEF2XK:851d9be5806b1fa86d43d25c977f8baa'),
(1024,1788033301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788033300},\"newRecord\":{\"nextexecution\":1788033600}}',0,'0400$xz2eN1Jwu7NUjjyPebU7T3iPwqbN6Azo:851d9be5806b1fa86d43d25c977f8baa'),
(1025,1788033601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788033600},\"newRecord\":{\"nextexecution\":1788033900}}',0,'0400$m0rEp1T7u6UEZmp7f2xhb8gDIXedxSBM:851d9be5806b1fa86d43d25c977f8baa'),
(1026,1788033902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788033900},\"newRecord\":{\"nextexecution\":1788034200}}',0,'0400$lFuii1ZJHXW-SuIFeHW43RHSZO_CJfKo:851d9be5806b1fa86d43d25c977f8baa'),
(1027,1788034201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788034200},\"newRecord\":{\"nextexecution\":1788034500}}',0,'0400$IbgQTC20AZtToHdFoIGRrJnMQ8kSSQld:851d9be5806b1fa86d43d25c977f8baa'),
(1028,1788034501,2,'BE',5,0,1,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788034500},\"newRecord\":{\"nextexecution\":1788120900}}',0,'0400$wq5ZmNev5RmDwJDpVtnFC84uDVNEggOB:b4cee145dd1cf5aeeb6650046a344a53'),
(1029,1788034501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788034500},\"newRecord\":{\"nextexecution\":1788034800}}',0,'0400$k2ZOmCB3DoLKiB_DJIQTbSK9be3vhk1q:851d9be5806b1fa86d43d25c977f8baa'),
(1030,1788034801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788034800},\"newRecord\":{\"nextexecution\":1788035100}}',0,'0400$PvJ06wOZvH5WbZmGprAFDiLXK1P1Ci_y:851d9be5806b1fa86d43d25c977f8baa'),
(1031,1788035101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788035100},\"newRecord\":{\"nextexecution\":1788035400}}',0,'0400$IlRJkYn8TK-VtVGWBqJ0804Ed0DiFsJ7:851d9be5806b1fa86d43d25c977f8baa'),
(1032,1788035402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788035400},\"newRecord\":{\"nextexecution\":1788035700}}',0,'0400$6ooKFXu7TO8EiLW5US9TGJsDAn5ExfEk:851d9be5806b1fa86d43d25c977f8baa'),
(1033,1788035701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788035700},\"newRecord\":{\"nextexecution\":1788036000}}',0,'0400$ipbVLzybB4I3GDF4tj8P9LC25kIPHrGp:851d9be5806b1fa86d43d25c977f8baa'),
(1034,1788036001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788036000},\"newRecord\":{\"nextexecution\":1788036300}}',0,'0400$kqsKsapxnCjVT7VmsGq_qWLq6TEKK714:851d9be5806b1fa86d43d25c977f8baa'),
(1035,1788036301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788036300},\"newRecord\":{\"nextexecution\":1788036600}}',0,'0400$PDfF-cRF57o5mvb_P4jUo42E2OTWwwAS:851d9be5806b1fa86d43d25c977f8baa'),
(1036,1788036601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788036600},\"newRecord\":{\"nextexecution\":1788036900}}',0,'0400$4KQf5nr1uqLYvnViXsOb2WXd8Q11Bi2L:851d9be5806b1fa86d43d25c977f8baa'),
(1037,1788036901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788036900},\"newRecord\":{\"nextexecution\":1788037200}}',0,'0400$o5-z5n_ZyBFLkPvyrjJp-zq63dDOcgNJ:851d9be5806b1fa86d43d25c977f8baa'),
(1038,1788037201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788037200},\"newRecord\":{\"nextexecution\":1788037500}}',0,'0400$1hgPkMTL5iUhd5qiUtF1pfKeEDXfL9ly:851d9be5806b1fa86d43d25c977f8baa'),
(1039,1788037501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788037500},\"newRecord\":{\"nextexecution\":1788037800}}',0,'0400$wynTNTKBf_hxRcwoBkn8mkVNimh5UlLt:851d9be5806b1fa86d43d25c977f8baa'),
(1040,1788037801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788037800},\"newRecord\":{\"nextexecution\":1788038100}}',0,'0400$zu2ZcrquMenKdxPts8Q5gqGWPYuCxxRi:851d9be5806b1fa86d43d25c977f8baa'),
(1041,1788038101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788038100},\"newRecord\":{\"nextexecution\":1788038400}}',0,'0400$8GNsxdBLNjfAfzGN_KQFuskZzXGDdFg2:851d9be5806b1fa86d43d25c977f8baa'),
(1042,1788038401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788038400},\"newRecord\":{\"nextexecution\":1788038700}}',0,'0400$C9BuuogrMEEEhHXCM3lx9blCFEsumFdN:851d9be5806b1fa86d43d25c977f8baa'),
(1043,1788038701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788038700},\"newRecord\":{\"nextexecution\":1788039000}}',0,'0400$SZvd8clH1QAywl5SY9djq2v1o7B6PLKj:851d9be5806b1fa86d43d25c977f8baa'),
(1044,1788039001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788039000},\"newRecord\":{\"nextexecution\":1788039300}}',0,'0400$wczTMWDSUVh_VFtUb8T52I7pH52jDlpw:851d9be5806b1fa86d43d25c977f8baa'),
(1045,1788039301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788039300},\"newRecord\":{\"nextexecution\":1788039600}}',0,'0400$RVl4grqTGR3UhrG8rHN8FzDiGIPpl6dX:851d9be5806b1fa86d43d25c977f8baa'),
(1046,1788039602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788039600},\"newRecord\":{\"nextexecution\":1788039900}}',0,'0400$6wx3-_Zp92kcvIx7OzV8VeCckfLfaObP:851d9be5806b1fa86d43d25c977f8baa'),
(1047,1788039901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788039900},\"newRecord\":{\"nextexecution\":1788040200}}',0,'0400$E2Q58pHFMP5ajHGQbgdB1KJFXGdZJmkE:851d9be5806b1fa86d43d25c977f8baa'),
(1048,1788040201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788040200},\"newRecord\":{\"nextexecution\":1788040500}}',0,'0400$xacvLol8B_8uW3Zpa-HA6cicn9Pu7tq9:851d9be5806b1fa86d43d25c977f8baa'),
(1049,1788040501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788040500},\"newRecord\":{\"nextexecution\":1788040800}}',0,'0400$hka9ciIN6ZlGszxGqtehJgnf6olaGujN:851d9be5806b1fa86d43d25c977f8baa'),
(1050,1788040801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788040800},\"newRecord\":{\"nextexecution\":1788041100}}',0,'0400$LUro_ktjQCqhm6wNLOw-_WyY-Ju_HqKb:851d9be5806b1fa86d43d25c977f8baa'),
(1051,1788041101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788041100},\"newRecord\":{\"nextexecution\":1788041400}}',0,'0400$-rgbht9B-himXDtE6KfwmD82hJ2UhMO7:851d9be5806b1fa86d43d25c977f8baa'),
(1052,1788041401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788041400},\"newRecord\":{\"nextexecution\":1788041700}}',0,'0400$ZyH4jxFoQqxrrc8VzQQzd34UbRctKBaf:851d9be5806b1fa86d43d25c977f8baa'),
(1053,1788041702,2,'BE',5,0,6,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788041700},\"newRecord\":{\"nextexecution\":1788128100}}',0,'0400$VU34cJfYnhu1RzirLNDamk9BW46HKSBB:86245de9a9748aa58cb63e5190094fca'),
(1054,1788041702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788041700},\"newRecord\":{\"nextexecution\":1788042000}}',0,'0400$cCzCMAuFfaVzQsNtBTL9txSJP-asBzuO:851d9be5806b1fa86d43d25c977f8baa'),
(1055,1788042001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788042000},\"newRecord\":{\"nextexecution\":1788042300}}',0,'0400$qVRC1y5X3J17S3Ofjf9S3uv6k7CI8nnw:851d9be5806b1fa86d43d25c977f8baa'),
(1056,1788042301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788042300},\"newRecord\":{\"nextexecution\":1788042600}}',0,'0400$XBbkfbHFJ9ooyEbkdtspxyFI1oqjsWSc:851d9be5806b1fa86d43d25c977f8baa'),
(1057,1788042601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788042600},\"newRecord\":{\"nextexecution\":1788042900}}',0,'0400$A2qVuuXA45x0Zd0d_Vq0gSViNSnXnmNQ:851d9be5806b1fa86d43d25c977f8baa'),
(1058,1788042901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788042900},\"newRecord\":{\"nextexecution\":1788043200}}',0,'0400$_Tn-km1mxVL68ARPhHIpJoq4oBpYCylP:851d9be5806b1fa86d43d25c977f8baa'),
(1059,1788043202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788043200},\"newRecord\":{\"nextexecution\":1788043500}}',0,'0400$dVwTCTUa_XLqD8vRKuG-f0cgux3FJ-Fk:851d9be5806b1fa86d43d25c977f8baa'),
(1060,1788043501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788043500},\"newRecord\":{\"nextexecution\":1788043800}}',0,'0400$glP6Dzloc-HoBCprUKt6IWFrPbQv_Est:851d9be5806b1fa86d43d25c977f8baa'),
(1061,1788043801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788043800},\"newRecord\":{\"nextexecution\":1788044100}}',0,'0400$EK9jORfG7J_asVupTWsNf4D3L6nNhs7O:851d9be5806b1fa86d43d25c977f8baa'),
(1062,1788044101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788044100},\"newRecord\":{\"nextexecution\":1788044400}}',0,'0400$lYsKmJgXZocECumJEi1eVYk4R3ZSFXE2:851d9be5806b1fa86d43d25c977f8baa'),
(1063,1788044401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788044400},\"newRecord\":{\"nextexecution\":1788044700}}',0,'0400$DhbMQ7XCTHQUv1XczRVNiIHvdTxKAm4K:851d9be5806b1fa86d43d25c977f8baa'),
(1064,1788044401,2,'BE',5,0,11,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788044400},\"newRecord\":{\"nextexecution\":1788130800}}',0,'0400$_KaznjhjOx6A4f8qdXJjK7JapLTXc69u:326d0bd9dd621f327008823c3b15f6ae'),
(1065,1788044401,2,'BE',5,0,12,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788044400},\"newRecord\":{\"nextexecution\":1788130800}}',0,'0400$_TohiMIgvPTUT20hJKmYDq-Ykz5UVjWk:69ffbe9fd2864ce1f26fdfc74e7e37da'),
(1066,1788044701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788044700},\"newRecord\":{\"nextexecution\":1788045000}}',0,'0400$vrGfMIX46N1glD7v-WvSvVBWNXAoObdz:851d9be5806b1fa86d43d25c977f8baa'),
(1067,1788045001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788045000},\"newRecord\":{\"nextexecution\":1788045300}}',0,'0400$gVOzyLH3vrNVY9zX9choYOGVZK3cv9W7:851d9be5806b1fa86d43d25c977f8baa'),
(1068,1788045301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788045300},\"newRecord\":{\"nextexecution\":1788045600}}',0,'0400$TJRpUv37Tr1JIAaOs5PKb5h_Uo2IfrpR:851d9be5806b1fa86d43d25c977f8baa'),
(1069,1788045601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788045600},\"newRecord\":{\"nextexecution\":1788045900}}',0,'0400$vgOOuse8Qssg-TdyUSGtW1pNWma7nXPG:851d9be5806b1fa86d43d25c977f8baa'),
(1070,1788045901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788045900},\"newRecord\":{\"nextexecution\":1788046200}}',0,'0400$TPUsKlH0z6wcLTuHxzDy4n7P6_Dk2wMJ:851d9be5806b1fa86d43d25c977f8baa'),
(1071,1788046201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788046200},\"newRecord\":{\"nextexecution\":1788046500}}',0,'0400$851GbUrfOhy9bAjSAC0wD3C1yFY-285K:851d9be5806b1fa86d43d25c977f8baa'),
(1072,1788046201,2,'BE',5,0,13,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788046200},\"newRecord\":{\"nextexecution\":1788132600}}',0,'0400$03xyJ_XpLCb6C5CvFAGy1UIW1EzrSiSJ:b9463b0e2616f6d592a1b90dd707407c'),
(1073,1788046501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788046500},\"newRecord\":{\"nextexecution\":1788046800}}',0,'0400$1uZpPiic-soHWMIvP-Nrv8sUe07kfsEl:851d9be5806b1fa86d43d25c977f8baa'),
(1074,1788046801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788046800},\"newRecord\":{\"nextexecution\":1788047100}}',0,'0400$_eaZ4kc2uhdAFSlLVsVuxJmUhhGrW2T1:851d9be5806b1fa86d43d25c977f8baa'),
(1075,1788047101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788047100},\"newRecord\":{\"nextexecution\":1788047400}}',0,'0400$ueycWmm2IWrPC2PSbhacubDKzFsoBV17:851d9be5806b1fa86d43d25c977f8baa'),
(1076,1788047101,2,'BE',5,0,14,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788047100},\"newRecord\":{\"nextexecution\":1788133500}}',0,'0400$Ep7s1d2Ta7ygIWLdmmMcoXsRSitImOiZ:16822aeb6cf95e972ec566262fae0724'),
(1077,1788047401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788047400},\"newRecord\":{\"nextexecution\":1788047700}}',0,'0400$dJRFP-FD-bfWaZyK_MeHJQXxSjhWjnzs:851d9be5806b1fa86d43d25c977f8baa'),
(1078,1788047701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788047700},\"newRecord\":{\"nextexecution\":1788048000}}',0,'0400$rFzK9mOegPyKGOLytiNhMUtzu6sTEsqG:851d9be5806b1fa86d43d25c977f8baa'),
(1079,1788048001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788048000},\"newRecord\":{\"nextexecution\":1788048300}}',0,'0400$bb7ZVUwoUAPE_pFJzdL8uCmI1C9y20o3:851d9be5806b1fa86d43d25c977f8baa'),
(1080,1788048301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788048300},\"newRecord\":{\"nextexecution\":1788048600}}',0,'0400$jjCI4UuvnQFYoaAMYNQEfqFoJqK73O1l:851d9be5806b1fa86d43d25c977f8baa'),
(1081,1788048601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788048600},\"newRecord\":{\"nextexecution\":1788048900}}',0,'0400$SJTx2YyKPjNhQZt7eSyOCTgjD7smz5xR:851d9be5806b1fa86d43d25c977f8baa'),
(1082,1788048901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788048900},\"newRecord\":{\"nextexecution\":1788049200}}',0,'0400$e-z1oeVkO4Nl_ybt5T_ZIKLfaNW7TjlL:851d9be5806b1fa86d43d25c977f8baa'),
(1083,1788049201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788049200},\"newRecord\":{\"nextexecution\":1788049500}}',0,'0400$rwV5A9FK66R8-UZfOUHNIqkDT1UCZg_2:851d9be5806b1fa86d43d25c977f8baa'),
(1084,1788049501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788049500},\"newRecord\":{\"nextexecution\":1788049800}}',0,'0400$T-EShOcZ3ALZ3x9ZaIJ7sPQk3TftjlfQ:851d9be5806b1fa86d43d25c977f8baa'),
(1085,1788049801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788049800},\"newRecord\":{\"nextexecution\":1788050100}}',0,'0400$A9m-oOdM4GGwbZA_qvjDqiPGINKEsIBY:851d9be5806b1fa86d43d25c977f8baa'),
(1086,1788049801,2,'BE',5,0,15,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788049800},\"newRecord\":{\"nextexecution\":1788136200}}',0,'0400$av7pNM3qZpd5eZB-xO_r1N1mHbvjwDDs:ff5167eb355b95ab3d81d1953fb73af1'),
(1087,1788050101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788050100},\"newRecord\":{\"nextexecution\":1788050400}}',0,'0400$kZ6skD-Dz8gctyUxcwKcXsSFR8W981Uv:851d9be5806b1fa86d43d25c977f8baa'),
(1088,1788050401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788050400},\"newRecord\":{\"nextexecution\":1788050700}}',0,'0400$uXfsrf49bvBvnh6q3YWLBJMoykbmAn5c:851d9be5806b1fa86d43d25c977f8baa'),
(1089,1788050701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788050700},\"newRecord\":{\"nextexecution\":1788051000}}',0,'0400$tlB3U_pPiec01grkvcKJea4ke7prgal_:851d9be5806b1fa86d43d25c977f8baa'),
(1090,1788051001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788051000},\"newRecord\":{\"nextexecution\":1788051300}}',0,'0400$SsmBksjiLkQ1_Q8TUta0Sa5gpfCIH5_l:851d9be5806b1fa86d43d25c977f8baa'),
(1091,1788051301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788051300},\"newRecord\":{\"nextexecution\":1788051600}}',0,'0400$6M17h2IRpBSK62xyLbYFM3JNkEBIcWJ2:851d9be5806b1fa86d43d25c977f8baa'),
(1092,1788051601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788051600},\"newRecord\":{\"nextexecution\":1788051900}}',0,'0400$sBHnK7vCPVDYlv4cQpxWjPLJffm6PNJI:851d9be5806b1fa86d43d25c977f8baa'),
(1093,1788051901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788051900},\"newRecord\":{\"nextexecution\":1788052200}}',0,'0400$OlIrO1d1vm8hDrJ976gZKedEfmo_H8B2:851d9be5806b1fa86d43d25c977f8baa'),
(1094,1788052201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788052200},\"newRecord\":{\"nextexecution\":1788052500}}',0,'0400$ZuIVNvQZeCDLOF34kiyoeg1AXMWtiOGO:851d9be5806b1fa86d43d25c977f8baa'),
(1095,1788052501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788052500},\"newRecord\":{\"nextexecution\":1788052800}}',0,'0400$yB4-PLv3S0R_82ReUqIbL_imlqdf7mib:851d9be5806b1fa86d43d25c977f8baa'),
(1096,1788052801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788052800},\"newRecord\":{\"nextexecution\":1788053100}}',0,'0400$BvWGxXNAqf2ooZmONr4O-Zc4p_DQ2M1l:851d9be5806b1fa86d43d25c977f8baa'),
(1097,1788053101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788053100},\"newRecord\":{\"nextexecution\":1788053400}}',0,'0400$7tAkkto6OHt-C004TSHD35AtTmw1OBz5:851d9be5806b1fa86d43d25c977f8baa'),
(1098,1788053401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788053400},\"newRecord\":{\"nextexecution\":1788053700}}',0,'0400$USw0HhEVevra0sm-VA3DHy3xb62bBYjP:851d9be5806b1fa86d43d25c977f8baa'),
(1099,1788053702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788053700},\"newRecord\":{\"nextexecution\":1788054000}}',0,'0400$bCcQuaLyfVSYyjBI6Y0jv2GgK-9F1Zrf:851d9be5806b1fa86d43d25c977f8baa'),
(1100,1788054001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788054000},\"newRecord\":{\"nextexecution\":1788054300}}',0,'0400$0MbCL7olOjll5CKACpUYm5fV8f_yrx2L:851d9be5806b1fa86d43d25c977f8baa'),
(1101,1788054301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788054300},\"newRecord\":{\"nextexecution\":1788054600}}',0,'0400$6ye5eHcLmezrGvBUvjE011LdRJcvrmdV:851d9be5806b1fa86d43d25c977f8baa'),
(1102,1788054601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788054600},\"newRecord\":{\"nextexecution\":1788054900}}',0,'0400$lJrVdlTctnY6L5D3Dfo836geczAN6o6q:851d9be5806b1fa86d43d25c977f8baa'),
(1103,1788054901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788054900},\"newRecord\":{\"nextexecution\":1788055200}}',0,'0400$c2bULxgNuQTs44JpDeJdNURvaswPo3VL:851d9be5806b1fa86d43d25c977f8baa'),
(1104,1788055201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788055200},\"newRecord\":{\"nextexecution\":1788055500}}',0,'0400$7q17kKRhJ926DF2RPIAMGGxCrxY_utg8:851d9be5806b1fa86d43d25c977f8baa'),
(1105,1788055201,2,'BE',5,0,9,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788055200},\"newRecord\":{\"nextexecution\":1788141600}}',0,'0400$vrQcdRGrGWFPPV3GZUiuZVnFTDArQmrm:ce2b1423a4c1182d111affefd764a2b3'),
(1106,1788055501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788055500},\"newRecord\":{\"nextexecution\":1788055800}}',0,'0400$UX2h1ijqHq_174Nl-ie1O6gnOVuQ4Scp:851d9be5806b1fa86d43d25c977f8baa'),
(1107,1788055801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788055800},\"newRecord\":{\"nextexecution\":1788056100}}',0,'0400$zKuZOUoBWe_offG__BiuraWgyiuxl10j:851d9be5806b1fa86d43d25c977f8baa'),
(1108,1788056101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788056100},\"newRecord\":{\"nextexecution\":1788056400}}',0,'0400$sjohBZ9v7HGqsBunR3gmj6VDEPMsNPVN:851d9be5806b1fa86d43d25c977f8baa'),
(1109,1788056401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788056400},\"newRecord\":{\"nextexecution\":1788056700}}',0,'0400$WU4CLwZAco4NOviHzyiws8xes0oP278q:851d9be5806b1fa86d43d25c977f8baa'),
(1110,1788056701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788056700},\"newRecord\":{\"nextexecution\":1788057000}}',0,'0400$Onrt0oyXTgGtc9TtyE8DwitUphn8Z9fx:851d9be5806b1fa86d43d25c977f8baa'),
(1111,1788057001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788057000},\"newRecord\":{\"nextexecution\":1788057300}}',0,'0400$DuOSFzZho_3kRCqDlzPhl3fvl5AqXsiL:851d9be5806b1fa86d43d25c977f8baa'),
(1112,1788057001,2,'BE',5,0,10,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788057000},\"newRecord\":{\"nextexecution\":1788143400}}',0,'0400$l0JhoRNxccgwdL8FmJzGaOMIjA3j4FNz:b852e238375f37d1d192ccb4b5095cd6'),
(1113,1788057301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788057300},\"newRecord\":{\"nextexecution\":1788057600}}',0,'0400$407xDooWAaXJ3J67RK04TFma0wmQ7AyK:851d9be5806b1fa86d43d25c977f8baa'),
(1114,1788057601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788057600},\"newRecord\":{\"nextexecution\":1788057900}}',0,'0400$60e9UW4HTJB5z-V-tym7co9-nm9wIlOR:851d9be5806b1fa86d43d25c977f8baa'),
(1115,1788057901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788057900},\"newRecord\":{\"nextexecution\":1788058200}}',0,'0400$CDin6nwBsqaoP8_o1XGRZcOwk4QIq4gt:851d9be5806b1fa86d43d25c977f8baa'),
(1116,1788058201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788058200},\"newRecord\":{\"nextexecution\":1788058500}}',0,'0400$_KnvfD0KsiDhnj0Ge7ec9yoUUqlEopnu:851d9be5806b1fa86d43d25c977f8baa'),
(1117,1788058501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788058500},\"newRecord\":{\"nextexecution\":1788058800}}',0,'0400$CleW5DtJXDqGOQq4b0j9unAJ-u-6P5UN:851d9be5806b1fa86d43d25c977f8baa'),
(1118,1788058801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788058800},\"newRecord\":{\"nextexecution\":1788059100}}',0,'0400$W2ezsuK-BNaYKY1loswldXOLVqsgJixL:851d9be5806b1fa86d43d25c977f8baa'),
(1119,1788059101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788059100},\"newRecord\":{\"nextexecution\":1788059400}}',0,'0400$1bfB8PUivDJpOcmf3chNJ7v2GipvfPfg:851d9be5806b1fa86d43d25c977f8baa'),
(1120,1788059401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788059400},\"newRecord\":{\"nextexecution\":1788059700}}',0,'0400$f2QYLMMBpKXsM38L1WiFqdX2EGnRIcKQ:851d9be5806b1fa86d43d25c977f8baa'),
(1121,1788059701,2,'BE',5,0,5,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788059700},\"newRecord\":{\"nextexecution\":1788146100}}',0,'0400$hsYCoje2duKFJw-tPB9bQJKg3aoB4QEl:63d00e766f1b9d3406712bc83d1da72d'),
(1122,1788059701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788059700},\"newRecord\":{\"nextexecution\":1788060000}}',0,'0400$z4i4HDWh3vZJdWWE0jW2bsmuXDF2nNTp:851d9be5806b1fa86d43d25c977f8baa'),
(1123,1788060001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788060000},\"newRecord\":{\"nextexecution\":1788060300}}',0,'0400$l5W9t2gUqQ-XfnIRG8OLLoHiaZ-1HZiv:851d9be5806b1fa86d43d25c977f8baa'),
(1124,1788060301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788060300},\"newRecord\":{\"nextexecution\":1788060600}}',0,'0400$cSuOXmwL-ltoxt7Opp3Boe-WAP13mmk-:851d9be5806b1fa86d43d25c977f8baa'),
(1125,1788060601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788060600},\"newRecord\":{\"nextexecution\":1788060900}}',0,'0400$ixGcOR0UtY8NTcecReMvW-ZNMxL679sP:851d9be5806b1fa86d43d25c977f8baa'),
(1126,1788060901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788060900},\"newRecord\":{\"nextexecution\":1788061200}}',0,'0400$mRNM53a6atrb6tzF3Xx6hfkvGTgs5ShU:851d9be5806b1fa86d43d25c977f8baa'),
(1127,1788061201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788061200},\"newRecord\":{\"nextexecution\":1788061500}}',0,'0400$a74E2suep4SB4M3whGyxfTo3HpAqhG32:851d9be5806b1fa86d43d25c977f8baa'),
(1128,1788061501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788061500},\"newRecord\":{\"nextexecution\":1788061800}}',0,'0400$8UOzUuwaVWoLxoyTgJl54HwnAw_6m7Tl:851d9be5806b1fa86d43d25c977f8baa'),
(1129,1788061802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788061800},\"newRecord\":{\"nextexecution\":1788062100}}',0,'0400$AObZs88X4kLvKxQkHkSVgxVZj51qNzyN:851d9be5806b1fa86d43d25c977f8baa'),
(1130,1788062101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788062100},\"newRecord\":{\"nextexecution\":1788062400}}',0,'0400$q8FBPlG79KszouYApSmrRRtKl99kpczk:851d9be5806b1fa86d43d25c977f8baa'),
(1131,1788062401,2,'BE',5,0,3,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788062400},\"newRecord\":{\"nextexecution\":1788148800}}',0,'0400$S74mToY1s862qi_U6FilulUMPYM1BVr8:dd3076589a8a746f454c6c2a103b288b'),
(1132,1788062401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788062400},\"newRecord\":{\"nextexecution\":1788062700}}',0,'0400$2iyl4mrWodLGTvc_WDdG5dfI485koc3d:851d9be5806b1fa86d43d25c977f8baa'),
(1133,1788062702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788062700},\"newRecord\":{\"nextexecution\":1788063000}}',0,'0400$e7LUtuEpiTz10s6mXeiXqOUwS5Ania3D:851d9be5806b1fa86d43d25c977f8baa'),
(1134,1788063001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788063000},\"newRecord\":{\"nextexecution\":1788063300}}',0,'0400$K8yytBKQ1t0U5KFRX_CAphDE5YQOW8wa:851d9be5806b1fa86d43d25c977f8baa'),
(1135,1788063301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788063300},\"newRecord\":{\"nextexecution\":1788063600}}',0,'0400$vlUpN9FRnAI0u373YzKdGpsBJDoc1tEk:851d9be5806b1fa86d43d25c977f8baa'),
(1136,1788063602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788063600},\"newRecord\":{\"nextexecution\":1788063900}}',0,'0400$k8K_O5ehe-fuhMwombYuerznbQ4_QnV9:851d9be5806b1fa86d43d25c977f8baa'),
(1137,1788063901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788063900},\"newRecord\":{\"nextexecution\":1788064200}}',0,'0400$FENEryng9_2L3qa3HWZZwmrKUN9liu_0:851d9be5806b1fa86d43d25c977f8baa'),
(1138,1788064201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788064200},\"newRecord\":{\"nextexecution\":1788064500}}',0,'0400$eZoMYTTJnaVayp4bHdD6ktLSZiW2e6a-:851d9be5806b1fa86d43d25c977f8baa'),
(1139,1788064501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788064500},\"newRecord\":{\"nextexecution\":1788064800}}',0,'0400$6ht66mrJz3q7Wpy_gpQmtM4OvPb7wxfj:851d9be5806b1fa86d43d25c977f8baa'),
(1140,1788064801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788064800},\"newRecord\":{\"nextexecution\":1788065100}}',0,'0400$B6WuvFQ6Vsw4Cy6kTjyOIChr-8vOWhzy:851d9be5806b1fa86d43d25c977f8baa'),
(1141,1788065101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788065100},\"newRecord\":{\"nextexecution\":1788065400}}',0,'0400$m_XnoCK49isfccEmO5pXreP4IEEgGaVL:851d9be5806b1fa86d43d25c977f8baa'),
(1142,1788065402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788065400},\"newRecord\":{\"nextexecution\":1788065700}}',0,'0400$c2Er54A0i4Z7REjzGXumPa5GD7I5inug:851d9be5806b1fa86d43d25c977f8baa'),
(1143,1788065701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788065700},\"newRecord\":{\"nextexecution\":1788066000}}',0,'0400$LoyC_SeY34S8vmWJMz08ypVuVWe0gz0_:851d9be5806b1fa86d43d25c977f8baa'),
(1144,1788066001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788066000},\"newRecord\":{\"nextexecution\":1788066300}}',0,'0400$vuGsnTOsV-5C1wLuY-P7-W67kjFQTrgL:851d9be5806b1fa86d43d25c977f8baa'),
(1145,1788066301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788066300},\"newRecord\":{\"nextexecution\":1788066600}}',0,'0400$wi-EtGduJh_r4r6Rit_ANm0CW_4jpruv:851d9be5806b1fa86d43d25c977f8baa'),
(1146,1788066601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788066600},\"newRecord\":{\"nextexecution\":1788066900}}',0,'0400$qUFNwAeP9OCJmv8ul2x3IJqIhRBiIAWk:851d9be5806b1fa86d43d25c977f8baa'),
(1147,1788066901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788066900},\"newRecord\":{\"nextexecution\":1788067200}}',0,'0400$Flc2GEgOWuFo6XMs3u2MPcJaPavS2Aof:851d9be5806b1fa86d43d25c977f8baa'),
(1148,1788067201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788067200},\"newRecord\":{\"nextexecution\":1788067500}}',0,'0400$v9f29zO_sCHNbyVttL9-mHHXy2fMTMyL:851d9be5806b1fa86d43d25c977f8baa'),
(1149,1788067501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788067500},\"newRecord\":{\"nextexecution\":1788067800}}',0,'0400$eHrknQUb4yl_e6MCJmact500UFlJYZZJ:851d9be5806b1fa86d43d25c977f8baa'),
(1150,1788067802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788067800},\"newRecord\":{\"nextexecution\":1788068100}}',0,'0400$zeAlalAzWi6xKUpCB8hfPVlNM6xeZj_B:851d9be5806b1fa86d43d25c977f8baa'),
(1151,1788068101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788068100},\"newRecord\":{\"nextexecution\":1788068400}}',0,'0400$uGwlIMazETUXsQjJoG_quy4-6pE5QG0v:851d9be5806b1fa86d43d25c977f8baa'),
(1152,1788068402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788068400},\"newRecord\":{\"nextexecution\":1788068700}}',0,'0400$tGkGjL9TsXbYh7263cLdOJXxfPc6SRc7:851d9be5806b1fa86d43d25c977f8baa'),
(1153,1788068701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788068700},\"newRecord\":{\"nextexecution\":1788069000}}',0,'0400$Ldl57gtCzjWlAgGURrzI0cHu4CyLtOoZ:851d9be5806b1fa86d43d25c977f8baa'),
(1154,1788069001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788069000},\"newRecord\":{\"nextexecution\":1788069300}}',0,'0400$e70imcd-6oowVk-dragsQkt12FzLOLr2:851d9be5806b1fa86d43d25c977f8baa'),
(1155,1788069301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788069300},\"newRecord\":{\"nextexecution\":1788069600}}',0,'0400$Zp_-p4bMCmFpSGE7qIaUpAurmk4zTk8B:851d9be5806b1fa86d43d25c977f8baa'),
(1156,1788069601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788069600},\"newRecord\":{\"nextexecution\":1788069900}}',0,'0400$xYh5tVHtHGHiOsPFPWDvoGdYimZV4Wlo:851d9be5806b1fa86d43d25c977f8baa'),
(1157,1788069901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788069900},\"newRecord\":{\"nextexecution\":1788070200}}',0,'0400$lUQc328MdfjVtp8r83zB_1oysVtsRTqP:851d9be5806b1fa86d43d25c977f8baa'),
(1158,1788070201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788070200},\"newRecord\":{\"nextexecution\":1788070500}}',0,'0400$BLCnDIkoI2s76zNJJOUnFvCTU5GHCN4C:851d9be5806b1fa86d43d25c977f8baa'),
(1159,1788070501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788070500},\"newRecord\":{\"nextexecution\":1788070800}}',0,'0400$wqvLzy_XbIePqDby71UvMQwEaHho3f1E:851d9be5806b1fa86d43d25c977f8baa'),
(1160,1788070801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788070800},\"newRecord\":{\"nextexecution\":1788071100}}',0,'0400$ylsKeKfi8ihoUr9ei3MAUiCRqrxnwc3O:851d9be5806b1fa86d43d25c977f8baa'),
(1161,1788071101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788071100},\"newRecord\":{\"nextexecution\":1788071400}}',0,'0400$-jK77kBCtzD0-YzjN4MGhWhxcHZMMBSj:851d9be5806b1fa86d43d25c977f8baa'),
(1162,1788071401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788071400},\"newRecord\":{\"nextexecution\":1788071700}}',0,'0400$oMryHenfBjXWIEdWKwCOV4I_Yh1YMSlt:851d9be5806b1fa86d43d25c977f8baa'),
(1163,1788071701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788071700},\"newRecord\":{\"nextexecution\":1788072000}}',0,'0400$9_IJN1MTOmKyuNWsoHrCEoTHiR_9Cs2g:851d9be5806b1fa86d43d25c977f8baa'),
(1164,1788072001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788072000},\"newRecord\":{\"nextexecution\":1788072300}}',0,'0400$TsbBOLyhbaH2mDdd6qUrexbTsuT555lr:851d9be5806b1fa86d43d25c977f8baa'),
(1165,1788072301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788072300},\"newRecord\":{\"nextexecution\":1788072600}}',0,'0400$wn1THjTmep26w_kBxS9u68Ahy05f8eZx:851d9be5806b1fa86d43d25c977f8baa'),
(1166,1788072601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788072600},\"newRecord\":{\"nextexecution\":1788072900}}',0,'0400$pAUJKbhu8Pm_uZe4ASrhkVzjA5RNfAPg:851d9be5806b1fa86d43d25c977f8baa'),
(1167,1788072901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788072900},\"newRecord\":{\"nextexecution\":1788073200}}',0,'0400$9iieJvS0udj22MOsqlOMEG72ukwN1U8n:851d9be5806b1fa86d43d25c977f8baa'),
(1168,1788073201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788073200},\"newRecord\":{\"nextexecution\":1788073500}}',0,'0400$OT3VqUUKNnkwO0pR72ALsRK4IzGhVN_5:851d9be5806b1fa86d43d25c977f8baa'),
(1169,1788073502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788073500},\"newRecord\":{\"nextexecution\":1788073800}}',0,'0400$21lJBz6JEcTSkAW3oagLeHv6fc5SPfRN:851d9be5806b1fa86d43d25c977f8baa'),
(1170,1788073801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788073800},\"newRecord\":{\"nextexecution\":1788074100}}',0,'0400$LNZoOBpWjYNRvtcx54y_sWPRp-F2NmfO:851d9be5806b1fa86d43d25c977f8baa'),
(1171,1788074101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788074100},\"newRecord\":{\"nextexecution\":1788074400}}',0,'0400$NTO2mtvlnGBSm6DBQN8DYzWW_Fh_ZPZY:851d9be5806b1fa86d43d25c977f8baa'),
(1172,1788074401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788074400},\"newRecord\":{\"nextexecution\":1788074700}}',0,'0400$NKlfzfFqxmvMpXqxACzUUWVau9gTOkhR:851d9be5806b1fa86d43d25c977f8baa'),
(1173,1788074701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788074700},\"newRecord\":{\"nextexecution\":1788075000}}',0,'0400$yjZdnvmKSbIa9yJrviYYflG56Iv0eiXF:851d9be5806b1fa86d43d25c977f8baa'),
(1174,1788075001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788075000},\"newRecord\":{\"nextexecution\":1788075300}}',0,'0400$cSTYYQxDejVbD_t33B6mwgf02M79h5bm:851d9be5806b1fa86d43d25c977f8baa'),
(1175,1788075301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788075300},\"newRecord\":{\"nextexecution\":1788075600}}',0,'0400$VVUIphTQnL2fJFF0Bl4ML-LCjlhy_QCr:851d9be5806b1fa86d43d25c977f8baa'),
(1176,1788075601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788075600},\"newRecord\":{\"nextexecution\":1788075900}}',0,'0400$Nse5rYzwhNGAc6NX6AxY3T_nD4ZQisn_:851d9be5806b1fa86d43d25c977f8baa'),
(1177,1788075901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788075900},\"newRecord\":{\"nextexecution\":1788076200}}',0,'0400$lKaVPEo6WQNun9HecKRf9UBaQ7QiNSC4:851d9be5806b1fa86d43d25c977f8baa'),
(1178,1788076201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788076200},\"newRecord\":{\"nextexecution\":1788076500}}',0,'0400$ad0sU3XOy9pP73HlZGaktHhMlL6cGHCc:851d9be5806b1fa86d43d25c977f8baa'),
(1179,1788076501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788076500},\"newRecord\":{\"nextexecution\":1788076800}}',0,'0400$okhNqtO4CbDotoQ-l71w7ZlXfM_HnTRf:851d9be5806b1fa86d43d25c977f8baa'),
(1180,1788076801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788076800},\"newRecord\":{\"nextexecution\":1788077100}}',0,'0400$2x-CqKvAvjQlSSVf9qY3pfdjJolJLnE_:851d9be5806b1fa86d43d25c977f8baa'),
(1181,1788077101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788077100},\"newRecord\":{\"nextexecution\":1788077400}}',0,'0400$UyP0FUWY67OLHdVSBMRH6BKPCKiL45wB:851d9be5806b1fa86d43d25c977f8baa'),
(1182,1788077401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788077400},\"newRecord\":{\"nextexecution\":1788077700}}',0,'0400$mzJgDyNVUz6UatfJtswDAY9DkhUPIf8E:851d9be5806b1fa86d43d25c977f8baa'),
(1183,1788077701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788077700},\"newRecord\":{\"nextexecution\":1788078000}}',0,'0400$aeLlagc2d83NnmOEkKFAHLF1QUVN1JEA:851d9be5806b1fa86d43d25c977f8baa'),
(1184,1788078001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788078000},\"newRecord\":{\"nextexecution\":1788078300}}',0,'0400$WdZbEn7crysQoEMTgX7yQeyxpMLT6lrh:851d9be5806b1fa86d43d25c977f8baa'),
(1185,1788078302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788078300},\"newRecord\":{\"nextexecution\":1788078600}}',0,'0400$ZrxHF7dM0RCC5whRks-vXtBH8UARBp55:851d9be5806b1fa86d43d25c977f8baa'),
(1186,1788078601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788078600},\"newRecord\":{\"nextexecution\":1788078900}}',0,'0400$yFv8J8-F6j7HWjdZTnUVyF6DFZUHzKa5:851d9be5806b1fa86d43d25c977f8baa'),
(1187,1788078901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788078900},\"newRecord\":{\"nextexecution\":1788079200}}',0,'0400$CZRmC5bVB1iLGhtymGqEEj3Cihup5Sgt:851d9be5806b1fa86d43d25c977f8baa'),
(1188,1788079202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788079200},\"newRecord\":{\"nextexecution\":1788079500}}',0,'0400$fDgUzYXotz60A9VYFGBnra8NVwlNjlQj:851d9be5806b1fa86d43d25c977f8baa'),
(1189,1788079501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788079500},\"newRecord\":{\"nextexecution\":1788079800}}',0,'0400$gpVwd-OwLBFfIewNFhMPdcv_V3ZYq4qq:851d9be5806b1fa86d43d25c977f8baa'),
(1190,1788079801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788079800},\"newRecord\":{\"nextexecution\":1788080100}}',0,'0400$oSCKIPVL8TaRfnVjrmgHwto2c9ubQhz3:851d9be5806b1fa86d43d25c977f8baa'),
(1191,1788080101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788080100},\"newRecord\":{\"nextexecution\":1788080400}}',0,'0400$Oq0Pdk20m2KWhZYo-nnJR2eRzO-7zYe3:851d9be5806b1fa86d43d25c977f8baa'),
(1192,1788080401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788080400},\"newRecord\":{\"nextexecution\":1788080700}}',0,'0400$tt4F8QzHyeg4YNtVkmppqrTl-GWMCTek:851d9be5806b1fa86d43d25c977f8baa'),
(1193,1788080701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788080700},\"newRecord\":{\"nextexecution\":1788081000}}',0,'0400$cqUEnS6UUDx3Qs21YnJ3IXFdWkyBscPV:851d9be5806b1fa86d43d25c977f8baa'),
(1194,1788081001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788081000},\"newRecord\":{\"nextexecution\":1788081300}}',0,'0400$sLcGJJd3SSaqqt26IoreAmFZe0vgWh40:851d9be5806b1fa86d43d25c977f8baa'),
(1195,1788081301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788081300},\"newRecord\":{\"nextexecution\":1788081600}}',0,'0400$VVJdU2G4Crs7J7ZLiQiHPAhxURLCGxn7:851d9be5806b1fa86d43d25c977f8baa'),
(1196,1788081602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788081600},\"newRecord\":{\"nextexecution\":1788081900}}',0,'0400$440baiIBhMnKlY9Yam93X9SU7sZrr0gQ:851d9be5806b1fa86d43d25c977f8baa'),
(1197,1788081901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788081900},\"newRecord\":{\"nextexecution\":1788082200}}',0,'0400$G4PSyr7r9cz08pUvvj5rgjPMl702ng72:851d9be5806b1fa86d43d25c977f8baa'),
(1198,1788082201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788082200},\"newRecord\":{\"nextexecution\":1788082500}}',0,'0400$vzqZsPDW5gH9X2eANoa5yotojuWKMYAe:851d9be5806b1fa86d43d25c977f8baa'),
(1199,1788082501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788082500},\"newRecord\":{\"nextexecution\":1788082800}}',0,'0400$S1Kpd1Ly6RFpI12p4JZrksc7G1z3vmK_:851d9be5806b1fa86d43d25c977f8baa'),
(1200,1788082801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788082800},\"newRecord\":{\"nextexecution\":1788083100}}',0,'0400$JDke-IbZcKjKMxLK3XT_1TDAidCcvQUl:851d9be5806b1fa86d43d25c977f8baa'),
(1201,1788083101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788083100},\"newRecord\":{\"nextexecution\":1788083400}}',0,'0400$BQ4O0W235lolzUnW2Wbhb1QQPoXvaPeD:851d9be5806b1fa86d43d25c977f8baa'),
(1202,1788083401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788083400},\"newRecord\":{\"nextexecution\":1788083700}}',0,'0400$FGDX-ZIxGBWCLvImVB32WpM5qLm51SBk:851d9be5806b1fa86d43d25c977f8baa'),
(1203,1788083701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788083700},\"newRecord\":{\"nextexecution\":1788084000}}',0,'0400$PIsVGnSpMSz2gb_PmZ8IF3iwiOOla7JQ:851d9be5806b1fa86d43d25c977f8baa'),
(1204,1788084001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788084000},\"newRecord\":{\"nextexecution\":1788084300}}',0,'0400$RwKWXP54Ykou1XLuqSkVHs9Q95G4ev9q:851d9be5806b1fa86d43d25c977f8baa'),
(1205,1788084301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788084300},\"newRecord\":{\"nextexecution\":1788084600}}',0,'0400$dldvssO1nTJF1ftVoSeZ-O3ZmXEgltd6:851d9be5806b1fa86d43d25c977f8baa'),
(1206,1788084602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788084600},\"newRecord\":{\"nextexecution\":1788084900}}',0,'0400$PH2XTMOo7hTuaEbDHpiSlP8xbFueCUbO:851d9be5806b1fa86d43d25c977f8baa'),
(1207,1788084901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788084900},\"newRecord\":{\"nextexecution\":1788085200}}',0,'0400$gNXjKPItyzUEpLdBL3GbL8TSYsGTivgr:851d9be5806b1fa86d43d25c977f8baa'),
(1208,1788085201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788085200},\"newRecord\":{\"nextexecution\":1788085500}}',0,'0400$Qj_aWlqBA9_TY4sHQh5hCZLWj3ozhXDU:851d9be5806b1fa86d43d25c977f8baa'),
(1209,1788085501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788085500},\"newRecord\":{\"nextexecution\":1788085800}}',0,'0400$tf3Zl-ZQBANOOI_fl_v1-HA4k7qzn2_E:851d9be5806b1fa86d43d25c977f8baa'),
(1210,1788085801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788085800},\"newRecord\":{\"nextexecution\":1788086100}}',0,'0400$8tcSINoefpw_rT2EqFJvIf0c3ixl8ZTE:851d9be5806b1fa86d43d25c977f8baa'),
(1211,1788086101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788086100},\"newRecord\":{\"nextexecution\":1788086400}}',0,'0400$szzwcVlH7wyrBtp008bneLBh-5WFHhEb:851d9be5806b1fa86d43d25c977f8baa'),
(1212,1788086401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788086400},\"newRecord\":{\"nextexecution\":1788086700}}',0,'0400$kiUJt1uFicg6A3uSLYYwrzbkPKNDQ405:851d9be5806b1fa86d43d25c977f8baa'),
(1213,1788086701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788086700},\"newRecord\":{\"nextexecution\":1788087000}}',0,'0400$vK5LpjdaTT9LQbdgtGp7rFTeRKJVhKIi:851d9be5806b1fa86d43d25c977f8baa'),
(1214,1788087001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788087000},\"newRecord\":{\"nextexecution\":1788087300}}',0,'0400$Sd4AyptEjmaDG0-xVrBEOSCs01m9XsYy:851d9be5806b1fa86d43d25c977f8baa'),
(1215,1788087301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788087300},\"newRecord\":{\"nextexecution\":1788087600}}',0,'0400$xIUwbzKPC2dIjpYRd42bbalPIWAhTUY_:851d9be5806b1fa86d43d25c977f8baa'),
(1216,1788087601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788087600},\"newRecord\":{\"nextexecution\":1788087900}}',0,'0400$02sDP48Aopvueuby92RluKKxCuI1ikA_:851d9be5806b1fa86d43d25c977f8baa'),
(1217,1788087901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788087900},\"newRecord\":{\"nextexecution\":1788088200}}',0,'0400$5L6M-PBo3ViOfjOWngMMj25l4rw75q85:851d9be5806b1fa86d43d25c977f8baa'),
(1218,1788088201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788088200},\"newRecord\":{\"nextexecution\":1788088500}}',0,'0400$6g1E-zQQB7SraD9l5NLOM13f0fCoV84-:851d9be5806b1fa86d43d25c977f8baa'),
(1219,1788088501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788088500},\"newRecord\":{\"nextexecution\":1788088800}}',0,'0400$Pecs5HQek7Xhym-gr3hLX-5v3n5DQSnf:851d9be5806b1fa86d43d25c977f8baa'),
(1220,1788088801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788088800},\"newRecord\":{\"nextexecution\":1788089100}}',0,'0400$Nuiv4WwX9ebysrxjPGT9xtYlVRO3-Rah:851d9be5806b1fa86d43d25c977f8baa'),
(1221,1788089101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788089100},\"newRecord\":{\"nextexecution\":1788089400}}',0,'0400$n3UhE3izW9uzYCmXkJJ0lfqKnlrqrVen:851d9be5806b1fa86d43d25c977f8baa'),
(1222,1788089401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788089400},\"newRecord\":{\"nextexecution\":1788089700}}',0,'0400$tCS26MAyNlLWL3VpLw6fyggo8z0midcf:851d9be5806b1fa86d43d25c977f8baa'),
(1223,1788089701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788089700},\"newRecord\":{\"nextexecution\":1788090000}}',0,'0400$FhNA9P28Za0yt4b5wBhiG-n8dIkcLxri:851d9be5806b1fa86d43d25c977f8baa'),
(1224,1788090001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788090000},\"newRecord\":{\"nextexecution\":1788090300}}',0,'0400$XFmsqr6N6hw4sQ-2E47-vcI9Ol97ySBV:851d9be5806b1fa86d43d25c977f8baa'),
(1225,1788090301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788090300},\"newRecord\":{\"nextexecution\":1788090600}}',0,'0400$9O3Lj8kHEKr-71W8LC5W-Ce6FFMpuGvZ:851d9be5806b1fa86d43d25c977f8baa'),
(1226,1788090601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788090600},\"newRecord\":{\"nextexecution\":1788090900}}',0,'0400$Yc_ZKiIYsJOjWhAqIKB1G0vAEcHxa7lZ:851d9be5806b1fa86d43d25c977f8baa'),
(1227,1788090901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788090900},\"newRecord\":{\"nextexecution\":1788091200}}',0,'0400$nthzRaj_jgY4lW3DVAVvbUOqNLAKcO4t:851d9be5806b1fa86d43d25c977f8baa'),
(1228,1788091201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788091200},\"newRecord\":{\"nextexecution\":1788091500}}',0,'0400$nQKuFX_G09EzRflFmzCiG5R5R6UNAEtf:851d9be5806b1fa86d43d25c977f8baa'),
(1229,1788091501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788091500},\"newRecord\":{\"nextexecution\":1788091800}}',0,'0400$2f2ftTrOEhbSod494i-Wjdi6JHbxGpx8:851d9be5806b1fa86d43d25c977f8baa'),
(1230,1788091801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788091800},\"newRecord\":{\"nextexecution\":1788092100}}',0,'0400$Rz5gIBgjwEBub6BX9Bd5kpj2XIRXRdUI:851d9be5806b1fa86d43d25c977f8baa'),
(1231,1788092101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788092100},\"newRecord\":{\"nextexecution\":1788092400}}',0,'0400$b_cP2KM3Si1h45j2gqzpEUT7tKLsjmCN:851d9be5806b1fa86d43d25c977f8baa'),
(1232,1788092401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788092400},\"newRecord\":{\"nextexecution\":1788092700}}',0,'0400$DTHCFVfSG78RNA9oQcyXJtm5_n9KNCfh:851d9be5806b1fa86d43d25c977f8baa'),
(1233,1788092701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788092700},\"newRecord\":{\"nextexecution\":1788093000}}',0,'0400$NNhqAv1Pjw9k8Mflp9F2ZYsvAwh7GNIb:851d9be5806b1fa86d43d25c977f8baa'),
(1234,1788093001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788093000},\"newRecord\":{\"nextexecution\":1788093300}}',0,'0400$VJWRzFZO_0KobBka-1DcbjpX6Rts524G:851d9be5806b1fa86d43d25c977f8baa'),
(1235,1788093301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788093300},\"newRecord\":{\"nextexecution\":1788093600}}',0,'0400$gi82qye_BpFRcN2LY7o14T9vhTYzAO8Q:851d9be5806b1fa86d43d25c977f8baa'),
(1236,1788093601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788093600},\"newRecord\":{\"nextexecution\":1788093900}}',0,'0400$stxwzXNY_X6EezxpyYZnaqcOSePYf3GU:851d9be5806b1fa86d43d25c977f8baa'),
(1237,1788093902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788093900},\"newRecord\":{\"nextexecution\":1788094200}}',0,'0400$QEZRDx2HJ6vBukj7aFT-c2SO8-wp142E:851d9be5806b1fa86d43d25c977f8baa'),
(1238,1788094201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788094200},\"newRecord\":{\"nextexecution\":1788094500}}',0,'0400$9pjz_oK5i63PEEZDDqUmbF-FlPl1r6Ti:851d9be5806b1fa86d43d25c977f8baa'),
(1239,1788094501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788094500},\"newRecord\":{\"nextexecution\":1788094800}}',0,'0400$-Jak73y49DU9-TOJgp0_fivMKoxBX1ZC:851d9be5806b1fa86d43d25c977f8baa'),
(1240,1788094801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788094800},\"newRecord\":{\"nextexecution\":1788095100}}',0,'0400$XXEdsc5bFeh6DuBROSFcDLXCTnp__nkx:851d9be5806b1fa86d43d25c977f8baa'),
(1241,1788095101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788095100},\"newRecord\":{\"nextexecution\":1788095400}}',0,'0400$kJ5-jmi1V1kqe_RBFNY8Iw2cx6Xo21tz:851d9be5806b1fa86d43d25c977f8baa'),
(1242,1788095401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788095400},\"newRecord\":{\"nextexecution\":1788095700}}',0,'0400$kmUT5vvAmgRjgNITf-IhUO-Keyx6wQyD:851d9be5806b1fa86d43d25c977f8baa'),
(1243,1788095701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788095700},\"newRecord\":{\"nextexecution\":1788096000}}',0,'0400$bPk-keGtQrRSL9jLbRBh4W3-uNI4KB8T:851d9be5806b1fa86d43d25c977f8baa'),
(1244,1788096002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788096000},\"newRecord\":{\"nextexecution\":1788096300}}',0,'0400$JZXA0lqjkoyspWpCc90jlzbhHfA-zfLG:851d9be5806b1fa86d43d25c977f8baa'),
(1245,1788096301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788096300},\"newRecord\":{\"nextexecution\":1788096600}}',0,'0400$F8Ozh6O72Z3RfHkba3tTK8BZafX2egWh:851d9be5806b1fa86d43d25c977f8baa'),
(1246,1788096601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788096600},\"newRecord\":{\"nextexecution\":1788096900}}',0,'0400$uur42nGd4qUpCqlGkAKxKlMaMt6cGyAY:851d9be5806b1fa86d43d25c977f8baa'),
(1247,1788096902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788096900},\"newRecord\":{\"nextexecution\":1788097200}}',0,'0400$IIEF8NAGf3S3W9xnAThzXuy6hkwnvMky:851d9be5806b1fa86d43d25c977f8baa'),
(1248,1788097201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788097200},\"newRecord\":{\"nextexecution\":1788097500}}',0,'0400$dPP2AUSCQwdMC_5pwFwFU1oxfhnFymmm:851d9be5806b1fa86d43d25c977f8baa'),
(1249,1788097501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788097500},\"newRecord\":{\"nextexecution\":1788097800}}',0,'0400$lyIr7iJf-s0RoItSUPPAI1088rO9eiXO:851d9be5806b1fa86d43d25c977f8baa'),
(1250,1788097801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788097800},\"newRecord\":{\"nextexecution\":1788098100}}',0,'0400$z3Mrow0bVMykAzngSvgzp77_fpI4D1V-:851d9be5806b1fa86d43d25c977f8baa'),
(1251,1788098101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788098100},\"newRecord\":{\"nextexecution\":1788098400}}',0,'0400$GOHiAkHjxUykN2Gl2qVLOFOUl6mSG-dZ:851d9be5806b1fa86d43d25c977f8baa'),
(1252,1788098401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788098400},\"newRecord\":{\"nextexecution\":1788098700}}',0,'0400$_6hHODGQXykQ1IV5r4M7-bv_Xz6a0NYX:851d9be5806b1fa86d43d25c977f8baa'),
(1253,1788098701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788098700},\"newRecord\":{\"nextexecution\":1788099000}}',0,'0400$D4r66AA-sZGPwuMisGLeM1Oj4L0dCrFf:851d9be5806b1fa86d43d25c977f8baa'),
(1254,1788099001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788099000},\"newRecord\":{\"nextexecution\":1788099300}}',0,'0400$q1l--VhEkIVKR2Gs74fKlIcoupcu475j:851d9be5806b1fa86d43d25c977f8baa'),
(1255,1788099301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788099300},\"newRecord\":{\"nextexecution\":1788099600}}',0,'0400$FSA6Z0xb3QMXkpBnFIBKqwXIFzl1hquO:851d9be5806b1fa86d43d25c977f8baa'),
(1256,1788099601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788099600},\"newRecord\":{\"nextexecution\":1788099900}}',0,'0400$jct1Tf3-5FdXYT5VmZ-fONVeJS4i9OLW:851d9be5806b1fa86d43d25c977f8baa'),
(1257,1788099901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788099900},\"newRecord\":{\"nextexecution\":1788100200}}',0,'0400$Wms-67k7ua2P2_3xsTW-28yG4FlZttRQ:851d9be5806b1fa86d43d25c977f8baa'),
(1258,1788100201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788100200},\"newRecord\":{\"nextexecution\":1788100500}}',0,'0400$oeb0Ckw6TESAcf0wAKGnpdRoglyGrToo:851d9be5806b1fa86d43d25c977f8baa'),
(1259,1788100501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788100500},\"newRecord\":{\"nextexecution\":1788100800}}',0,'0400$IDmBI_Z2njGnuwNeQymKzIA-cBI1QLSv:851d9be5806b1fa86d43d25c977f8baa'),
(1260,1788100801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788100800},\"newRecord\":{\"nextexecution\":1788101100}}',0,'0400$Uc8cExXLnhKij7yB7bDzuDEwneFz9MZC:851d9be5806b1fa86d43d25c977f8baa'),
(1261,1788101101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788101100},\"newRecord\":{\"nextexecution\":1788101400}}',0,'0400$7xHYL-8kUa3jV4e9gNLS4cHZ4VAhGTKx:851d9be5806b1fa86d43d25c977f8baa'),
(1262,1788101401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788101400},\"newRecord\":{\"nextexecution\":1788101700}}',0,'0400$fP5wYKKAV8beHcSy_yvbU19jwXLxo2M9:851d9be5806b1fa86d43d25c977f8baa'),
(1263,1788101701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788101700},\"newRecord\":{\"nextexecution\":1788102000}}',0,'0400$P5Kj3g6kjHN7xzqYDyjBPDJ9A_dheD16:851d9be5806b1fa86d43d25c977f8baa'),
(1264,1788102001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788102000},\"newRecord\":{\"nextexecution\":1788102300}}',0,'0400$X_pncxLthdFaV4XyBiBcOmMKsEGvO3ZP:851d9be5806b1fa86d43d25c977f8baa'),
(1265,1788102301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788102300},\"newRecord\":{\"nextexecution\":1788102600}}',0,'0400$u_u1o42q5xaIABvQWZH20ZoGCSQ3nDIk:851d9be5806b1fa86d43d25c977f8baa'),
(1266,1788102601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788102600},\"newRecord\":{\"nextexecution\":1788102900}}',0,'0400$UqmOun2XPKOWcQg0F-Yp6DmLr6bWDqo2:851d9be5806b1fa86d43d25c977f8baa'),
(1267,1788102901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788102900},\"newRecord\":{\"nextexecution\":1788103200}}',0,'0400$33qiL303u311XMzuCCQzt2D4z56KD_oM:851d9be5806b1fa86d43d25c977f8baa'),
(1268,1788103201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788103200},\"newRecord\":{\"nextexecution\":1788103500}}',0,'0400$ryRmdr1W1oFfF58bHBui945a4XivL5Xg:851d9be5806b1fa86d43d25c977f8baa'),
(1269,1788103502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788103500},\"newRecord\":{\"nextexecution\":1788103800}}',0,'0400$QCUDnk7GQ9S5x02LcQW5kEJbdoutJ_Iw:851d9be5806b1fa86d43d25c977f8baa'),
(1270,1788103801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788103800},\"newRecord\":{\"nextexecution\":1788104100}}',0,'0400$ltruFoK91uhIfWJB-ZtglMVmeH32D0pt:851d9be5806b1fa86d43d25c977f8baa'),
(1271,1788104101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788104100},\"newRecord\":{\"nextexecution\":1788104400}}',0,'0400$AwakQ7nFOh8RFLRbxeI_UABTkobD8DG1:851d9be5806b1fa86d43d25c977f8baa'),
(1272,1788104401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788104400},\"newRecord\":{\"nextexecution\":1788104700}}',0,'0400$yUMJtLKA64FMndTbx97wkDsxXwjpDtTt:851d9be5806b1fa86d43d25c977f8baa'),
(1273,1788104701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788104700},\"newRecord\":{\"nextexecution\":1788105000}}',0,'0400$fx4whcfrYxR-4O5p9ysn9blJoa7PZBdR:851d9be5806b1fa86d43d25c977f8baa'),
(1274,1788105001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788105000},\"newRecord\":{\"nextexecution\":1788105300}}',0,'0400$uSu4BmKtwAEeTaaBN1sS_9Q_5qhECmrw:851d9be5806b1fa86d43d25c977f8baa'),
(1275,1788105301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788105300},\"newRecord\":{\"nextexecution\":1788105600}}',0,'0400$hrhUGm5LzUric897V-7FGoxA7395_Rhy:851d9be5806b1fa86d43d25c977f8baa'),
(1276,1788105601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788105600},\"newRecord\":{\"nextexecution\":1788105900}}',0,'0400$Fo_f7uZGhwkJeXdX72GqXeC9lA8swpyd:851d9be5806b1fa86d43d25c977f8baa'),
(1277,1788105901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788105900},\"newRecord\":{\"nextexecution\":1788106200}}',0,'0400$QPKHX8ctBrAGJ-uWu72TgZZHLtX-oiB2:851d9be5806b1fa86d43d25c977f8baa'),
(1278,1788106201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788106200},\"newRecord\":{\"nextexecution\":1788106500}}',0,'0400$39UoaVUAmplbKicV98YQgd3-qyXs3cmf:851d9be5806b1fa86d43d25c977f8baa'),
(1279,1788106501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788106500},\"newRecord\":{\"nextexecution\":1788106800}}',0,'0400$sECJyJ2X9iPeNYca-8jis2tJsnn9IWHv:851d9be5806b1fa86d43d25c977f8baa'),
(1280,1788106801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788106800},\"newRecord\":{\"nextexecution\":1788107100}}',0,'0400$YeSxjZ2eCa3ZwsXmChYVvYocCGbpdDxq:851d9be5806b1fa86d43d25c977f8baa'),
(1281,1788107101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788107100},\"newRecord\":{\"nextexecution\":1788107400}}',0,'0400$Uwi2Y0CZMvY2o7W3hZl7eq7quBa2HoBJ:851d9be5806b1fa86d43d25c977f8baa'),
(1282,1788107401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788107400},\"newRecord\":{\"nextexecution\":1788107700}}',0,'0400$V4j8mQYEjlByt8IW6HCQDgBHrpWtIV_o:851d9be5806b1fa86d43d25c977f8baa'),
(1283,1788107701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788107700},\"newRecord\":{\"nextexecution\":1788108000}}',0,'0400$Xov974P7746QBSWQNo6RvaVEFs57iitj:851d9be5806b1fa86d43d25c977f8baa'),
(1284,1788108001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788108000},\"newRecord\":{\"nextexecution\":1788108300}}',0,'0400$EnZaZ3byAIGA46zTQnKJ59xI6GmfantQ:851d9be5806b1fa86d43d25c977f8baa'),
(1285,1788108301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788108300},\"newRecord\":{\"nextexecution\":1788108600}}',0,'0400$fMlLVxysjZwJRwnibrDyVtpj0BA_4hH_:851d9be5806b1fa86d43d25c977f8baa'),
(1286,1788108601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788108600},\"newRecord\":{\"nextexecution\":1788108900}}',0,'0400$wGh0IBZTy80_QR_x3lPsUN9auTXtoWg1:851d9be5806b1fa86d43d25c977f8baa'),
(1287,1788108901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788108900},\"newRecord\":{\"nextexecution\":1788109200}}',0,'0400$cnYsJvGlzkR-JeDrkwViGbqgvS9w-RVR:851d9be5806b1fa86d43d25c977f8baa'),
(1288,1788109201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788109200},\"newRecord\":{\"nextexecution\":1788109500}}',0,'0400$BJ4C04CQzcVtGBU9U-ZtY7m8VMJHrngl:851d9be5806b1fa86d43d25c977f8baa'),
(1289,1788109501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788109500},\"newRecord\":{\"nextexecution\":1788109800}}',0,'0400$WZeg-KG2e4mFef77U2YrIJ6uOwvjXhWb:851d9be5806b1fa86d43d25c977f8baa'),
(1290,1788109801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788109800},\"newRecord\":{\"nextexecution\":1788110100}}',0,'0400$_xKHi2UWwtJIAIzEvUZjzX_8srp0XLVI:851d9be5806b1fa86d43d25c977f8baa'),
(1291,1788110102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788110100},\"newRecord\":{\"nextexecution\":1788110400}}',0,'0400$I8Iimq5_jPrqfcALaaG0khkicDJwL0tC:851d9be5806b1fa86d43d25c977f8baa'),
(1292,1788110401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788110400},\"newRecord\":{\"nextexecution\":1788110700}}',0,'0400$WmOyL_j4uI7NvtjWGppNqguetShYuBMs:851d9be5806b1fa86d43d25c977f8baa'),
(1293,1788110701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788110700},\"newRecord\":{\"nextexecution\":1788111000}}',0,'0400$wPGtlRpDJ_UTqQ9Fdr8ewJ_vsro_NJ25:851d9be5806b1fa86d43d25c977f8baa'),
(1294,1788111001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788111000},\"newRecord\":{\"nextexecution\":1788111300}}',0,'0400$RRB41hOf2AF5hkYFgQ6z-2-0f4IDb0ou:851d9be5806b1fa86d43d25c977f8baa'),
(1295,1788111301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788111300},\"newRecord\":{\"nextexecution\":1788111600}}',0,'0400$v3J7jIzEvJrK4PXw_NsIYglaZEXRSoQZ:851d9be5806b1fa86d43d25c977f8baa'),
(1296,1788111601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788111600},\"newRecord\":{\"nextexecution\":1788111900}}',0,'0400$xYcDo7gDiQrs3g9Bk3GrQvlpyUacvpHB:851d9be5806b1fa86d43d25c977f8baa'),
(1297,1788111901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788111900},\"newRecord\":{\"nextexecution\":1788112200}}',0,'0400$SKHyVo_wLC-8nyA2XeoC0lR2-5mAYhqn:851d9be5806b1fa86d43d25c977f8baa'),
(1298,1788112201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788112200},\"newRecord\":{\"nextexecution\":1788112500}}',0,'0400$_XZOTLGEVqynpjQ-jg-Rarz-W-2JFIRW:851d9be5806b1fa86d43d25c977f8baa'),
(1299,1788112501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788112500},\"newRecord\":{\"nextexecution\":1788112800}}',0,'0400$r7DvKRlX0539RetQpn8Y5hnCcSePTMFW:851d9be5806b1fa86d43d25c977f8baa'),
(1300,1788112801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788112800},\"newRecord\":{\"nextexecution\":1788113100}}',0,'0400$8Po49oHf8acAZsczOdLvffFEnzFMGukx:851d9be5806b1fa86d43d25c977f8baa'),
(1301,1788113102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788113100},\"newRecord\":{\"nextexecution\":1788113400}}',0,'0400$oGKvW82uetPfOndFr6Lc56Lfc9hqpxaI:851d9be5806b1fa86d43d25c977f8baa'),
(1302,1788113401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788113400},\"newRecord\":{\"nextexecution\":1788113700}}',0,'0400$4kZfQ02X0e9R4v4AohUkPnMpbYkGlXt_:851d9be5806b1fa86d43d25c977f8baa'),
(1303,1788113702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788113700},\"newRecord\":{\"nextexecution\":1788114000}}',0,'0400$fQFpcUlV7BIOrjBlmzxysVsQN1k9vIu8:851d9be5806b1fa86d43d25c977f8baa'),
(1304,1788114001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788114000},\"newRecord\":{\"nextexecution\":1788114300}}',0,'0400$5OjRlzUW743Lpm26E1Nirg5NAnQ1vWUD:851d9be5806b1fa86d43d25c977f8baa'),
(1305,1788114301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788114300},\"newRecord\":{\"nextexecution\":1788114600}}',0,'0400$nrujtLNSf61l8_D1pcGGSVmH2q8xHfXy:851d9be5806b1fa86d43d25c977f8baa'),
(1306,1788114601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788114600},\"newRecord\":{\"nextexecution\":1788114900}}',0,'0400$9b62VIQDcsiDnsM2x0ywL113ikeT_fLM:851d9be5806b1fa86d43d25c977f8baa'),
(1307,1788114901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788114900},\"newRecord\":{\"nextexecution\":1788115200}}',0,'0400$DzcgBrdXaET04AV29uNBBcmR3tUNN79c:851d9be5806b1fa86d43d25c977f8baa'),
(1308,1788115201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788115200},\"newRecord\":{\"nextexecution\":1788115500}}',0,'0400$HV2JpNDoJGKuyvpc8GUd3BbL4w3TqFEY:851d9be5806b1fa86d43d25c977f8baa'),
(1309,1788115501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788115500},\"newRecord\":{\"nextexecution\":1788115800}}',0,'0400$vNFanPdZAl9r0D97KZbdSAy3QaKxmjJD:851d9be5806b1fa86d43d25c977f8baa'),
(1310,1788115801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788115800},\"newRecord\":{\"nextexecution\":1788116100}}',0,'0400$9ijh9MU2bGuhMbTQvvjhyj3J1QOWBAt-:851d9be5806b1fa86d43d25c977f8baa'),
(1311,1788116101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788116100},\"newRecord\":{\"nextexecution\":1788116400}}',0,'0400$Mw8A6VvLNVZnRLUi6KVCUSnZqWCBsHqw:851d9be5806b1fa86d43d25c977f8baa'),
(1312,1788116401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788116400},\"newRecord\":{\"nextexecution\":1788116700}}',0,'0400$yPCLvzTThd7n5PJz8Sk9-y3F0TfPp5xg:851d9be5806b1fa86d43d25c977f8baa'),
(1313,1788116701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788116700},\"newRecord\":{\"nextexecution\":1788117000}}',0,'0400$NiVx9aMFwd8KivqviWhbvwT5hMKielJu:851d9be5806b1fa86d43d25c977f8baa'),
(1314,1788117002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788117000},\"newRecord\":{\"nextexecution\":1788117300}}',0,'0400$69_tjH2wG8vm44ip5M9w25HFhrk4vbq5:851d9be5806b1fa86d43d25c977f8baa'),
(1315,1788117301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788117300},\"newRecord\":{\"nextexecution\":1788117600}}',0,'0400$GKp1EL9Jjx0bp7z3OpZaK35BrUpgQqd1:851d9be5806b1fa86d43d25c977f8baa'),
(1316,1788117601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788117600},\"newRecord\":{\"nextexecution\":1788117900}}',0,'0400$x7Jck4MPc0NdJhbmSzFGpi8oiR6nDBKL:851d9be5806b1fa86d43d25c977f8baa'),
(1317,1788117901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788117900},\"newRecord\":{\"nextexecution\":1788118200}}',0,'0400$ZpVhQTEiRzzcM40mKGOSA6hG9xB0b-Uv:851d9be5806b1fa86d43d25c977f8baa'),
(1318,1788118201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788118200},\"newRecord\":{\"nextexecution\":1788118500}}',0,'0400$sqkSmLCW04TJX2D5aoJwKNEe26Ealjcb:851d9be5806b1fa86d43d25c977f8baa'),
(1319,1788118501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788118500},\"newRecord\":{\"nextexecution\":1788118800}}',0,'0400$E05_B7DoCcPVECN7PwHqelda0iAPYHqB:851d9be5806b1fa86d43d25c977f8baa'),
(1320,1788118801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788118800},\"newRecord\":{\"nextexecution\":1788119100}}',0,'0400$VcISxZ07GgUuRj6iL9lwcUpiviFXdcF2:851d9be5806b1fa86d43d25c977f8baa'),
(1321,1788119101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788119100},\"newRecord\":{\"nextexecution\":1788119400}}',0,'0400$BS5i0qH0hD3cZJVBvqsB2xpcdmIQ5W9H:851d9be5806b1fa86d43d25c977f8baa'),
(1322,1788119401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788119400},\"newRecord\":{\"nextexecution\":1788119700}}',0,'0400$F5s71cd6_I-MGpmFRlRg1UV35WQ7GGY1:851d9be5806b1fa86d43d25c977f8baa'),
(1323,1788119701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788119700},\"newRecord\":{\"nextexecution\":1788120000}}',0,'0400$fDmc1wDK3J6z0CsPEIL0fNPJpWYMO1s4:851d9be5806b1fa86d43d25c977f8baa'),
(1324,1788120001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788120000},\"newRecord\":{\"nextexecution\":1788120300}}',0,'0400$msCrGw8FJ4NpNBZ87_DGJaDdubIvh3gY:851d9be5806b1fa86d43d25c977f8baa'),
(1325,1788120301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788120300},\"newRecord\":{\"nextexecution\":1788120600}}',0,'0400$lFVLhsGApN5a_QbbEvY0TAgLUGNw7iUs:851d9be5806b1fa86d43d25c977f8baa'),
(1326,1788120601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788120600},\"newRecord\":{\"nextexecution\":1788120900}}',0,'0400$BngAOw2Ridr7QMr7bhlF4R35Xx4ABgkp:851d9be5806b1fa86d43d25c977f8baa'),
(1327,1788120901,2,'BE',5,0,1,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788120900},\"newRecord\":{\"nextexecution\":1788207300}}',0,'0400$JpYho2NgsPjmR-lSOFnxDm9KQoGDA2FC:b4cee145dd1cf5aeeb6650046a344a53'),
(1328,1788120901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788120900},\"newRecord\":{\"nextexecution\":1788121200}}',0,'0400$20kfK2Wc7KwjBTX98-OsETsndJwXnqbk:851d9be5806b1fa86d43d25c977f8baa'),
(1329,1788121201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788121200},\"newRecord\":{\"nextexecution\":1788121500}}',0,'0400$_7BY5O95kE3h5vhXRqPjoaVTw3k6M2Ya:851d9be5806b1fa86d43d25c977f8baa'),
(1330,1788121502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788121500},\"newRecord\":{\"nextexecution\":1788121800}}',0,'0400$lv2UM9A-b1KTzEd3Cn0O9CZpwQ_n24pW:851d9be5806b1fa86d43d25c977f8baa'),
(1331,1788121801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788121800},\"newRecord\":{\"nextexecution\":1788122100}}',0,'0400$abe4SZRDoWtP-oA8a5x9_-LOmeheuHf0:851d9be5806b1fa86d43d25c977f8baa'),
(1332,1788122101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788122100},\"newRecord\":{\"nextexecution\":1788122400}}',0,'0400$_7LqEz6fb0Ch6UDkkdsnyCq5TXP52kbr:851d9be5806b1fa86d43d25c977f8baa'),
(1333,1788122401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788122400},\"newRecord\":{\"nextexecution\":1788122700}}',0,'0400$SqrY99-rIefdHxowbyG9bJ4qWj0yzbNy:851d9be5806b1fa86d43d25c977f8baa'),
(1334,1788122701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788122700},\"newRecord\":{\"nextexecution\":1788123000}}',0,'0400$17sIO0ddgpzY1fSZ4d-7Xd_9oYhhUs5v:851d9be5806b1fa86d43d25c977f8baa'),
(1335,1788123002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788123000},\"newRecord\":{\"nextexecution\":1788123300}}',0,'0400$UwGHJ7QAIzWe_Z32p8hhpZa4fpOM92eW:851d9be5806b1fa86d43d25c977f8baa'),
(1336,1788123301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788123300},\"newRecord\":{\"nextexecution\":1788123600}}',0,'0400$RcgImmzO-bulza6Pl3w9SwSfwpNjXTPl:851d9be5806b1fa86d43d25c977f8baa'),
(1337,1788123601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788123600},\"newRecord\":{\"nextexecution\":1788123900}}',0,'0400$wUO_8N-MU8XS-ZcLmEPFqIJOpSie5fhK:851d9be5806b1fa86d43d25c977f8baa'),
(1338,1788123901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788123900},\"newRecord\":{\"nextexecution\":1788124200}}',0,'0400$qivaDVx45aVzcggIptOdhuLouT1kBhC9:851d9be5806b1fa86d43d25c977f8baa'),
(1339,1788124201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788124200},\"newRecord\":{\"nextexecution\":1788124500}}',0,'0400$gk2cSKwAmuw0iSfdXDWDJWGHa1Q7JhKA:851d9be5806b1fa86d43d25c977f8baa'),
(1340,1788124501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788124500},\"newRecord\":{\"nextexecution\":1788124800}}',0,'0400$_T9Mp6-e4eWBlrKwYS5sIgPRXQPuSduI:851d9be5806b1fa86d43d25c977f8baa'),
(1341,1788124802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788124800},\"newRecord\":{\"nextexecution\":1788125100}}',0,'0400$ja-8Li1Hh9hOw2S1_QMNkXmvZ-ixfXvD:851d9be5806b1fa86d43d25c977f8baa'),
(1342,1788125101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788125100},\"newRecord\":{\"nextexecution\":1788125400}}',0,'0400$xwyVTM3QICij4J_sTY1vYl64vaciIEqf:851d9be5806b1fa86d43d25c977f8baa'),
(1343,1788125401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788125400},\"newRecord\":{\"nextexecution\":1788125700}}',0,'0400$OmbJY7TNAA4shKnU_7Tm0B-nxANrM-F6:851d9be5806b1fa86d43d25c977f8baa'),
(1344,1788125701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788125700},\"newRecord\":{\"nextexecution\":1788126000}}',0,'0400$ILX9Q3mbslcGcWvGPVYa1FJIChqmyPXI:851d9be5806b1fa86d43d25c977f8baa'),
(1345,1788126001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788126000},\"newRecord\":{\"nextexecution\":1788126300}}',0,'0400$ZaNh_qOPuidqiqCZYNKj7Nr6PCfdrdWD:851d9be5806b1fa86d43d25c977f8baa'),
(1346,1788126301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788126300},\"newRecord\":{\"nextexecution\":1788126600}}',0,'0400$p0Yfn3zoZd9UAybURbCa4pb0oR3cIYqH:851d9be5806b1fa86d43d25c977f8baa'),
(1347,1788126601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788126600},\"newRecord\":{\"nextexecution\":1788126900}}',0,'0400$k7BIxm72G8vVNFWoiYfyzQ9PDFA2MVCP:851d9be5806b1fa86d43d25c977f8baa'),
(1348,1788126901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788126900},\"newRecord\":{\"nextexecution\":1788127200}}',0,'0400$x0dU7IQk2phijHY_rN3pTfy9sdJsMjhI:851d9be5806b1fa86d43d25c977f8baa'),
(1349,1788127201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788127200},\"newRecord\":{\"nextexecution\":1788127500}}',0,'0400$D-otUlLNvyRqH497RdRfO0irz7zM1m4R:851d9be5806b1fa86d43d25c977f8baa'),
(1350,1788127501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788127500},\"newRecord\":{\"nextexecution\":1788127800}}',0,'0400$cIWA3u_4Ce62mmOxHz4EEdvg2AQtxWyK:851d9be5806b1fa86d43d25c977f8baa'),
(1351,1788127802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788127800},\"newRecord\":{\"nextexecution\":1788128100}}',0,'0400$ry4PPRILO68zpHqx5Iwb-0omhhY5eK1U:851d9be5806b1fa86d43d25c977f8baa'),
(1352,1788128101,2,'BE',5,0,6,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788128100},\"newRecord\":{\"nextexecution\":1788214500}}',0,'0400$XzBca9kFSCkSHevFAZcdkpG5CTv1O9lV:86245de9a9748aa58cb63e5190094fca'),
(1353,1788128101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788128100},\"newRecord\":{\"nextexecution\":1788128400}}',0,'0400$rlyVx-tIneexji85KWnwwfMweTy3jgPx:851d9be5806b1fa86d43d25c977f8baa'),
(1354,1788128401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788128400},\"newRecord\":{\"nextexecution\":1788128700}}',0,'0400$v4tX1PbJsrgJqbKQ80yvfQ-19GvWI1AH:851d9be5806b1fa86d43d25c977f8baa'),
(1355,1788128701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788128700},\"newRecord\":{\"nextexecution\":1788129000}}',0,'0400$diUnb6ZZlOjG8lF7zxylrxcVUiTZFG7J:851d9be5806b1fa86d43d25c977f8baa'),
(1356,1788129001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788129000},\"newRecord\":{\"nextexecution\":1788129300}}',0,'0400$9kHPF45L4qbZzaf-aF3oyQlfPpaNsb0Y:851d9be5806b1fa86d43d25c977f8baa'),
(1357,1788129301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788129300},\"newRecord\":{\"nextexecution\":1788129600}}',0,'0400$z7ZxXkFEdijIga-H50GKyKvG2g2kc0hZ:851d9be5806b1fa86d43d25c977f8baa'),
(1358,1788129602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788129600},\"newRecord\":{\"nextexecution\":1788129900}}',0,'0400$vXu7cC6sFOv5e_GGzw6Ln_diLgMCeA8R:851d9be5806b1fa86d43d25c977f8baa'),
(1359,1788129901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788129900},\"newRecord\":{\"nextexecution\":1788130200}}',0,'0400$0l-EvB23gcRwSJ4_-iXFAxJhvINHi9-l:851d9be5806b1fa86d43d25c977f8baa'),
(1360,1788130201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788130200},\"newRecord\":{\"nextexecution\":1788130500}}',0,'0400$v9bUwhFVmZMWOC8FMCShrWrouoIrj1zr:851d9be5806b1fa86d43d25c977f8baa'),
(1361,1788130501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788130500},\"newRecord\":{\"nextexecution\":1788130800}}',0,'0400$w9yI_xbkaZbSN7Tvde9XMbsCsyEri-ny:851d9be5806b1fa86d43d25c977f8baa'),
(1362,1788130801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788130800},\"newRecord\":{\"nextexecution\":1788131100}}',0,'0400$ab6GcmoM8H1JAZa9d9li0-0APzM9ISLy:851d9be5806b1fa86d43d25c977f8baa'),
(1363,1788130801,2,'BE',5,0,11,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788130800},\"newRecord\":{\"nextexecution\":1788217200}}',0,'0400$oqPLtXFgMYy6dms7sDuLfdJemrpXHRCm:326d0bd9dd621f327008823c3b15f6ae'),
(1364,1788130801,2,'BE',5,0,12,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788130800},\"newRecord\":{\"nextexecution\":1788217200}}',0,'0400$aNlavdmB4ySOtIKA_pbwt1cb93_ad4nU:69ffbe9fd2864ce1f26fdfc74e7e37da'),
(1365,1788131101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788131100},\"newRecord\":{\"nextexecution\":1788131400}}',0,'0400$lnDRLaa8MbSkvNGKu875Q5alLKjtyACh:851d9be5806b1fa86d43d25c977f8baa'),
(1366,1788131401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788131400},\"newRecord\":{\"nextexecution\":1788131700}}',0,'0400$zJaqJhIcGedskw4CEuoHN-Law0J45I8P:851d9be5806b1fa86d43d25c977f8baa'),
(1367,1788131701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788131700},\"newRecord\":{\"nextexecution\":1788132000}}',0,'0400$EPGXUX1jcZfFixU43EtvYhLndqb2pj6A:851d9be5806b1fa86d43d25c977f8baa'),
(1368,1788132001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788132000},\"newRecord\":{\"nextexecution\":1788132300}}',0,'0400$YrLORi5HAaWVZq_o13WEFSZxjLoZsDst:851d9be5806b1fa86d43d25c977f8baa'),
(1369,1788132301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788132300},\"newRecord\":{\"nextexecution\":1788132600}}',0,'0400$LiSkkfiDA7JRmxxVKRbjECo5w5NrowWI:851d9be5806b1fa86d43d25c977f8baa'),
(1370,1788132602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788132600},\"newRecord\":{\"nextexecution\":1788132900}}',0,'0400$omuoMegt5oqmAPK_GmHGTDBeam8vmFYf:851d9be5806b1fa86d43d25c977f8baa'),
(1371,1788132602,2,'BE',5,0,13,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788132600},\"newRecord\":{\"nextexecution\":1788219000}}',0,'0400$snLAw2fAXZoHw6Yh8vZ3RaBi75qY2M5D:b9463b0e2616f6d592a1b90dd707407c'),
(1372,1788132901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788132900},\"newRecord\":{\"nextexecution\":1788133200}}',0,'0400$NTMLMspI9FJ1XGQ2zPySy_BqC-0YV-yE:851d9be5806b1fa86d43d25c977f8baa'),
(1373,1788133201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788133200},\"newRecord\":{\"nextexecution\":1788133500}}',0,'0400$lR9wJ4-YaJDjSJRpuiRWUsMl5uYAb2yO:851d9be5806b1fa86d43d25c977f8baa'),
(1374,1788133501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788133500},\"newRecord\":{\"nextexecution\":1788133800}}',0,'0400$PKCDUuepioE4YLfTCCuFvz6IXLhD2rNG:851d9be5806b1fa86d43d25c977f8baa'),
(1375,1788133501,2,'BE',5,0,14,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788133500},\"newRecord\":{\"nextexecution\":1788219900}}',0,'0400$V3mNsEabpDhQp2DfSJxeDv6MChN-lH1P:16822aeb6cf95e972ec566262fae0724'),
(1376,1788133801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788133800},\"newRecord\":{\"nextexecution\":1788134100}}',0,'0400$5qN_pcoVq1dNA_jHqzx52X6lm2aYBR5d:851d9be5806b1fa86d43d25c977f8baa'),
(1377,1788134101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788134100},\"newRecord\":{\"nextexecution\":1788134400}}',0,'0400$WNURirn2E4BdegJ16kCNRnEd6WGWo9HO:851d9be5806b1fa86d43d25c977f8baa'),
(1378,1788134401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788134400},\"newRecord\":{\"nextexecution\":1788134700}}',0,'0400$du69-HHlzoZLZmWVKkGAJ36bn0GimUU1:851d9be5806b1fa86d43d25c977f8baa'),
(1379,1788134701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788134700},\"newRecord\":{\"nextexecution\":1788135000}}',0,'0400$87-IwJTIQxSZ6CCq-5MoLqybN-JC4FUB:851d9be5806b1fa86d43d25c977f8baa'),
(1380,1788135001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788135000},\"newRecord\":{\"nextexecution\":1788135300}}',0,'0400$BRsyMRIhD8datHe_5PYcVW5D3du_ogqS:851d9be5806b1fa86d43d25c977f8baa'),
(1381,1788135302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788135300},\"newRecord\":{\"nextexecution\":1788135600}}',0,'0400$bvjkmAT7bXIxSk4nr7AS5pLQQkS6zl3L:851d9be5806b1fa86d43d25c977f8baa'),
(1382,1788135601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788135600},\"newRecord\":{\"nextexecution\":1788135900}}',0,'0400$v8EsVXZIYXXXFWcvmQTmDs0L3bqTnSHX:851d9be5806b1fa86d43d25c977f8baa'),
(1383,1788135901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788135900},\"newRecord\":{\"nextexecution\":1788136200}}',0,'0400$rGe-UDmgAIB2Flqzz737Fb0UkzPbxYpf:851d9be5806b1fa86d43d25c977f8baa'),
(1384,1788136201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788136200},\"newRecord\":{\"nextexecution\":1788136500}}',0,'0400$CXBwACw455QJs2fhw1ZcGeLnmXO_phHj:851d9be5806b1fa86d43d25c977f8baa'),
(1385,1788136201,2,'BE',5,0,15,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788136200},\"newRecord\":{\"nextexecution\":1788222600}}',0,'0400$_80A0eEU37PmEd95umJeOKM3851kRHXb:ff5167eb355b95ab3d81d1953fb73af1'),
(1386,1788136501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788136500},\"newRecord\":{\"nextexecution\":1788136800}}',0,'0400$3iatUT_AzQNGqdmm-vBippShshBJJAYC:851d9be5806b1fa86d43d25c977f8baa'),
(1387,1788136801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788136800},\"newRecord\":{\"nextexecution\":1788137100}}',0,'0400$v497dS9W4RbyZVy6jQH9qNsH4wNHRsNI:851d9be5806b1fa86d43d25c977f8baa'),
(1388,1788137101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788137100},\"newRecord\":{\"nextexecution\":1788137400}}',0,'0400$TP4059qj_-9nXs72BsF6ROSuaMj9PcOk:851d9be5806b1fa86d43d25c977f8baa'),
(1389,1788137402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788137400},\"newRecord\":{\"nextexecution\":1788137700}}',0,'0400$4y1h9-lC2eJ06zKeplwCGyar-TxJc_Hi:851d9be5806b1fa86d43d25c977f8baa'),
(1390,1788137701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788137700},\"newRecord\":{\"nextexecution\":1788138000}}',0,'0400$xVrEHTmXD3KtbcF-y0Kz84ag248rvrDG:851d9be5806b1fa86d43d25c977f8baa'),
(1391,1788138001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788138000},\"newRecord\":{\"nextexecution\":1788138300}}',0,'0400$8z39U7_H5u5M8oNqzHshlomlbxR-Kxrm:851d9be5806b1fa86d43d25c977f8baa'),
(1392,1788138301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788138300},\"newRecord\":{\"nextexecution\":1788138600}}',0,'0400$A9JRWOh0M6EZAyeuuUKvBvumE4X5guaq:851d9be5806b1fa86d43d25c977f8baa'),
(1393,1788138601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788138600},\"newRecord\":{\"nextexecution\":1788138900}}',0,'0400$SB-tVbI2hnsBNNmZTEDY2Feqs4VV9tE5:851d9be5806b1fa86d43d25c977f8baa'),
(1394,1788138901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788138900},\"newRecord\":{\"nextexecution\":1788139200}}',0,'0400$LcsuTYBYcMUXIktwAvylv2kauGAEexUa:851d9be5806b1fa86d43d25c977f8baa'),
(1395,1788139202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788139200},\"newRecord\":{\"nextexecution\":1788139500}}',0,'0400$b-hT5WXnRpkVNUGukbjgSure-GsECdD3:851d9be5806b1fa86d43d25c977f8baa'),
(1396,1788139501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788139500},\"newRecord\":{\"nextexecution\":1788139800}}',0,'0400$EeBRj4yjSsjgRSbHTYDeTEK9nl_KQll4:851d9be5806b1fa86d43d25c977f8baa'),
(1397,1788139801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788139800},\"newRecord\":{\"nextexecution\":1788140100}}',0,'0400$Kow0clDBYv4w4t9nO6nn3SeDY_LF-ds9:851d9be5806b1fa86d43d25c977f8baa'),
(1398,1788140101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788140100},\"newRecord\":{\"nextexecution\":1788140400}}',0,'0400$zRITQTaRpH0crurkBcjOivLjvOlQUVhG:851d9be5806b1fa86d43d25c977f8baa'),
(1399,1788140401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788140400},\"newRecord\":{\"nextexecution\":1788140700}}',0,'0400$1Yn_kLKxdkQLgciaar3HtqeOK1-Okitt:851d9be5806b1fa86d43d25c977f8baa'),
(1400,1788140701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788140700},\"newRecord\":{\"nextexecution\":1788141000}}',0,'0400$iOJyN0Rk1l44hphDvIp8Xhe-DpixL7tu:851d9be5806b1fa86d43d25c977f8baa'),
(1401,1788141001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788141000},\"newRecord\":{\"nextexecution\":1788141300}}',0,'0400$OVANnkZ33mUAnE0h8F9a5vMCZZ8e0huB:851d9be5806b1fa86d43d25c977f8baa'),
(1402,1788141301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788141300},\"newRecord\":{\"nextexecution\":1788141600}}',0,'0400$PsTxHbeCL0A999P0d4ooaGwQgS2bDAaL:851d9be5806b1fa86d43d25c977f8baa'),
(1403,1788141601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788141600},\"newRecord\":{\"nextexecution\":1788141900}}',0,'0400$gGHoMxj55NAqSaJGDzwyq0u7hALTTBj7:851d9be5806b1fa86d43d25c977f8baa'),
(1404,1788141601,2,'BE',5,0,9,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788141600},\"newRecord\":{\"nextexecution\":1788228000}}',0,'0400$gb0Esdx_LABg5FrPcqXR7u4R3vKOEQVa:ce2b1423a4c1182d111affefd764a2b3'),
(1405,1788141901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788141900},\"newRecord\":{\"nextexecution\":1788142200}}',0,'0400$KLOJiXyn8sq-StQl-E22UjQuVx2noM53:851d9be5806b1fa86d43d25c977f8baa'),
(1406,1788142201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788142200},\"newRecord\":{\"nextexecution\":1788142500}}',0,'0400$kIJ770twwWaLBwAWO2aQD1BvlgBcS9N6:851d9be5806b1fa86d43d25c977f8baa'),
(1407,1788142501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788142500},\"newRecord\":{\"nextexecution\":1788142800}}',0,'0400$ujB6lbCorucO0DPOeDgK0cAmGTKFL4Wc:851d9be5806b1fa86d43d25c977f8baa'),
(1408,1788142801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788142800},\"newRecord\":{\"nextexecution\":1788143100}}',0,'0400$0cEB7PHac7wy9skHWM0MXOB7XpbH3xhu:851d9be5806b1fa86d43d25c977f8baa'),
(1409,1788143101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788143100},\"newRecord\":{\"nextexecution\":1788143400}}',0,'0400$OkiTIggghlIR83VHfvXDy972t8mPymt6:851d9be5806b1fa86d43d25c977f8baa'),
(1410,1788143401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788143400},\"newRecord\":{\"nextexecution\":1788143700}}',0,'0400$QniR2PkGP1oOXYciCI3sA4eNhOhjln1g:851d9be5806b1fa86d43d25c977f8baa'),
(1411,1788143401,2,'BE',5,0,10,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788143400},\"newRecord\":{\"nextexecution\":1788229800}}',0,'0400$NXr2IKe2dCHRU2FrOrLOMi3TKV9GVArW:b852e238375f37d1d192ccb4b5095cd6'),
(1412,1788143701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788143700},\"newRecord\":{\"nextexecution\":1788144000}}',0,'0400$u365qnfY5KGHWTyrkUA88ikrWieURHdK:851d9be5806b1fa86d43d25c977f8baa'),
(1413,1788144002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788144000},\"newRecord\":{\"nextexecution\":1788144300}}',0,'0400$lLlrjDvLyxLZYbYz97pgsEtqj2f0BoJp:851d9be5806b1fa86d43d25c977f8baa'),
(1414,1788144301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788144300},\"newRecord\":{\"nextexecution\":1788144600}}',0,'0400$LWKAl2vmlg4niUbi7vZuMPlhiSN7UqPX:851d9be5806b1fa86d43d25c977f8baa'),
(1415,1788144601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788144600},\"newRecord\":{\"nextexecution\":1788144900}}',0,'0400$qbNjBFo4oa31Jua-n7QU8dpMPQfr9bt-:851d9be5806b1fa86d43d25c977f8baa'),
(1416,1788144901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788144900},\"newRecord\":{\"nextexecution\":1788145200}}',0,'0400$d71zdi1yf6DGNPFu86bWAq8RjkEyni7I:851d9be5806b1fa86d43d25c977f8baa'),
(1417,1788145201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788145200},\"newRecord\":{\"nextexecution\":1788145500}}',0,'0400$EjK6F1T_swO2bp0oWQRDc5Fjgi7VKNmA:851d9be5806b1fa86d43d25c977f8baa'),
(1418,1788145501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788145500},\"newRecord\":{\"nextexecution\":1788145800}}',0,'0400$6lV1A9NDeq8x8nbzDfUnp4F9qKl4O33I:851d9be5806b1fa86d43d25c977f8baa'),
(1419,1788145801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788145800},\"newRecord\":{\"nextexecution\":1788146100}}',0,'0400$M71ZAWQHKarluaGDAZF3Lt4NZY_yd2jM:851d9be5806b1fa86d43d25c977f8baa'),
(1420,1788146101,2,'BE',5,0,5,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788146100},\"newRecord\":{\"nextexecution\":1788232500}}',0,'0400$hbLGtqkjlG6cN9aQ_58f-sRHl-7LDbsH:63d00e766f1b9d3406712bc83d1da72d'),
(1421,1788146101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788146100},\"newRecord\":{\"nextexecution\":1788146400}}',0,'0400$5r3500mdwCHjMTPJCTsAGpoo3IQUBFde:851d9be5806b1fa86d43d25c977f8baa'),
(1422,1788146401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788146400},\"newRecord\":{\"nextexecution\":1788146700}}',0,'0400$YiCzD40rebzfJDPSldqrdSjQ2sPTz4eu:851d9be5806b1fa86d43d25c977f8baa'),
(1423,1788146701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788146700},\"newRecord\":{\"nextexecution\":1788147000}}',0,'0400$qjpaKAVg4cG81Pp26aRt1TCqqkWyFyoV:851d9be5806b1fa86d43d25c977f8baa'),
(1424,1788147002,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788147000},\"newRecord\":{\"nextexecution\":1788147300}}',0,'0400$j-tzXAr06FT55yoqDlv384RJgJQ9oRk1:851d9be5806b1fa86d43d25c977f8baa'),
(1425,1788147301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788147300},\"newRecord\":{\"nextexecution\":1788147600}}',0,'0400$07aimOzchrj-CMi8_C-jHAKKnVtu9vhy:851d9be5806b1fa86d43d25c977f8baa'),
(1426,1788147601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788147600},\"newRecord\":{\"nextexecution\":1788147900}}',0,'0400$DXQ5-FkY2tr7jDBxqswrPBCKtMzWcuj4:851d9be5806b1fa86d43d25c977f8baa'),
(1427,1788147901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788147900},\"newRecord\":{\"nextexecution\":1788148200}}',0,'0400$UZvv4HhW9A8_EoqPYRvUUrpkKBo1WjMR:851d9be5806b1fa86d43d25c977f8baa'),
(1428,1788148201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788148200},\"newRecord\":{\"nextexecution\":1788148500}}',0,'0400$2mgqD83U8Tv_vDdseHnafGaUCDbhVE3S:851d9be5806b1fa86d43d25c977f8baa'),
(1429,1788148502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788148500},\"newRecord\":{\"nextexecution\":1788148800}}',0,'0400$lEoGIxFlst3BrLZLlG3F8WRRevirGvf6:851d9be5806b1fa86d43d25c977f8baa'),
(1430,1788148801,2,'BE',5,0,3,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788148800},\"newRecord\":{\"nextexecution\":1788235200}}',0,'0400$7KUfUJLxll3Df3MnaXW7pa7XCoLgiw-T:dd3076589a8a746f454c6c2a103b288b'),
(1431,1788148801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788148800},\"newRecord\":{\"nextexecution\":1788149100}}',0,'0400$aYooP6GSKS6JXmt4q0JxQwOYfzAgyjvx:851d9be5806b1fa86d43d25c977f8baa'),
(1432,1788149101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788149100},\"newRecord\":{\"nextexecution\":1788149400}}',0,'0400$dAI7amApjc4cZx_U6hN07GDRZUWij_fc:851d9be5806b1fa86d43d25c977f8baa'),
(1433,1788149402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788149400},\"newRecord\":{\"nextexecution\":1788149700}}',0,'0400$H8POuzORQyH3FGJgcuosSac3NE3XDc7T:851d9be5806b1fa86d43d25c977f8baa'),
(1434,1788149701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788149700},\"newRecord\":{\"nextexecution\":1788150000}}',0,'0400$3gDBcoxMM96RqMB8H-CJgOpvhnx_C2FQ:851d9be5806b1fa86d43d25c977f8baa'),
(1435,1788150001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788150000},\"newRecord\":{\"nextexecution\":1788150300}}',0,'0400$FHozH5-s5GWGUxRZR51WUi7JlksI8hYJ:851d9be5806b1fa86d43d25c977f8baa'),
(1436,1788150301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788150300},\"newRecord\":{\"nextexecution\":1788150600}}',0,'0400$JswXdy9xh_vK-m_oK_5BdfwjpIupg3AJ:851d9be5806b1fa86d43d25c977f8baa'),
(1437,1788150602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788150600},\"newRecord\":{\"nextexecution\":1788150900}}',0,'0400$TuooV6eRM3Qtma5FqL-mCu6OrVQ6c8V9:851d9be5806b1fa86d43d25c977f8baa'),
(1438,1788150901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788150900},\"newRecord\":{\"nextexecution\":1788151200}}',0,'0400$X__vJjuECD89vthIWoAf0Vk1YpfBTNzx:851d9be5806b1fa86d43d25c977f8baa'),
(1439,1788151201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788151200},\"newRecord\":{\"nextexecution\":1788151500}}',0,'0400$NpZGGPuVuPVcq4RdfUhLDao1Hk15XZ3q:851d9be5806b1fa86d43d25c977f8baa'),
(1440,1788151501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788151500},\"newRecord\":{\"nextexecution\":1788151800}}',0,'0400$M93PUoD6fJqvOkOpV_yyNnKGfnzXBysp:851d9be5806b1fa86d43d25c977f8baa'),
(1441,1788151801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788151800},\"newRecord\":{\"nextexecution\":1788152100}}',0,'0400$ihtuzQ2ZYg1C-eYwl79nsE1rvyqyFRGv:851d9be5806b1fa86d43d25c977f8baa'),
(1442,1788152101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788152100},\"newRecord\":{\"nextexecution\":1788152400}}',0,'0400$VE0OPlRbNbuHPkVArio-QgF-9vljZNWc:851d9be5806b1fa86d43d25c977f8baa'),
(1443,1788152401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788152400},\"newRecord\":{\"nextexecution\":1788152700}}',0,'0400$am_xj5rnKtIlS3ySyisIGDYud4IChGDb:851d9be5806b1fa86d43d25c977f8baa'),
(1444,1788152701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788152700},\"newRecord\":{\"nextexecution\":1788153000}}',0,'0400$2WE_Lqr5K7kbr_SqRhxYv8knY1dRIJi8:851d9be5806b1fa86d43d25c977f8baa'),
(1445,1788153001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788153000},\"newRecord\":{\"nextexecution\":1788153300}}',0,'0400$hcUs7kF8v6tpfwPZzyki1blObfdnRPnj:851d9be5806b1fa86d43d25c977f8baa'),
(1446,1788153301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788153300},\"newRecord\":{\"nextexecution\":1788153600}}',0,'0400$75TwfKfLl3RyMzrydwI0jUPdFszAG90d:851d9be5806b1fa86d43d25c977f8baa'),
(1447,1788153601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788153600},\"newRecord\":{\"nextexecution\":1788153900}}',0,'0400$eyUKcD4Q07eoVge_YMqnzD5bBPYyXYCW:851d9be5806b1fa86d43d25c977f8baa'),
(1448,1788153901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788153900},\"newRecord\":{\"nextexecution\":1788154200}}',0,'0400$V8zbexDD0IXpgd-V2g7bms4wzFry48Xf:851d9be5806b1fa86d43d25c977f8baa'),
(1449,1788154201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788154200},\"newRecord\":{\"nextexecution\":1788154500}}',0,'0400$-z3jNu_YNpbfQKjDzlos-cpcC26Jzr-G:851d9be5806b1fa86d43d25c977f8baa'),
(1450,1788154501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788154500},\"newRecord\":{\"nextexecution\":1788154800}}',0,'0400$B61hoQkUvbvp2IcH6RHeBuLPaXede528:851d9be5806b1fa86d43d25c977f8baa'),
(1451,1788154801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788154800},\"newRecord\":{\"nextexecution\":1788155100}}',0,'0400$pUwy54nv8sWWNdZdI5vRDT7E5DWazN06:851d9be5806b1fa86d43d25c977f8baa'),
(1452,1788155101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788155100},\"newRecord\":{\"nextexecution\":1788155400}}',0,'0400$pwQcbDbFFFxeV-LmFbUz7hv35ljtf5bO:851d9be5806b1fa86d43d25c977f8baa'),
(1453,1788155401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788155400},\"newRecord\":{\"nextexecution\":1788155700}}',0,'0400$Qy1mDZ9ubLYbi0XRy8tjxJlYPOHnRYt7:851d9be5806b1fa86d43d25c977f8baa'),
(1454,1788155702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788155700},\"newRecord\":{\"nextexecution\":1788156000}}',0,'0400$SEe7IYiSIQx9UJJ2pg6gLae20kxplGxo:851d9be5806b1fa86d43d25c977f8baa'),
(1455,1788156001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788156000},\"newRecord\":{\"nextexecution\":1788156300}}',0,'0400$0fqpFrlNfJrVaGyGSuZwpAvRLWR8n5ON:851d9be5806b1fa86d43d25c977f8baa'),
(1456,1788156301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788156300},\"newRecord\":{\"nextexecution\":1788156600}}',0,'0400$oxpa7s_IEGZcdRPFw4XXNww9CeunM64J:851d9be5806b1fa86d43d25c977f8baa'),
(1457,1788156602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788156600},\"newRecord\":{\"nextexecution\":1788156900}}',0,'0400$pfzGtq0it4de7rOryXbYBMgkBOSsH7hW:851d9be5806b1fa86d43d25c977f8baa'),
(1458,1788156901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788156900},\"newRecord\":{\"nextexecution\":1788157200}}',0,'0400$RxcPqR8zCh44EUaXsS9SCglBwclP5YoO:851d9be5806b1fa86d43d25c977f8baa'),
(1459,1788157201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788157200},\"newRecord\":{\"nextexecution\":1788157500}}',0,'0400$H6tjOYzM17t5Cyt3Re9i_UUmLbyCTmRa:851d9be5806b1fa86d43d25c977f8baa'),
(1460,1788157501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788157500},\"newRecord\":{\"nextexecution\":1788157800}}',0,'0400$ogBQ0yfMWcCGzlUO6CHYykK3xOokCStP:851d9be5806b1fa86d43d25c977f8baa'),
(1461,1788157801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788157800},\"newRecord\":{\"nextexecution\":1788158100}}',0,'0400$GFvQ3T8pSI57veoTv2Wy5jBKs1QjNrGJ:851d9be5806b1fa86d43d25c977f8baa'),
(1462,1788158101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788158100},\"newRecord\":{\"nextexecution\":1788158400}}',0,'0400$YMXKof0LRmX9V6Oclj8tOt3QMJy4q9TU:851d9be5806b1fa86d43d25c977f8baa'),
(1463,1788158401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788158400},\"newRecord\":{\"nextexecution\":1788158700}}',0,'0400$sbjCqyael5ojX_QhDxKd00jVGcANvkEK:851d9be5806b1fa86d43d25c977f8baa'),
(1464,1788158701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788158700},\"newRecord\":{\"nextexecution\":1788159000}}',0,'0400$-qkw9JSk68ZIMJGw0LI1W5p9i2Spidly:851d9be5806b1fa86d43d25c977f8baa'),
(1465,1788159001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788159000},\"newRecord\":{\"nextexecution\":1788159300}}',0,'0400$pVOzHeZh7GmcHselJLpf_jaA-YJGkemU:851d9be5806b1fa86d43d25c977f8baa'),
(1466,1788159301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788159300},\"newRecord\":{\"nextexecution\":1788159600}}',0,'0400$VvNMz2zAJapyeAihlwzRcNY4IuGa1Mx4:851d9be5806b1fa86d43d25c977f8baa'),
(1467,1788159601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788159600},\"newRecord\":{\"nextexecution\":1788159900}}',0,'0400$1uvhXv3Xl9_iJV_JzL4izr98f81dFOKY:851d9be5806b1fa86d43d25c977f8baa'),
(1468,1788159901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788159900},\"newRecord\":{\"nextexecution\":1788160200}}',0,'0400$cuIFIUxlVS1sUZI0ElgC5JbEy2ibj4Q7:851d9be5806b1fa86d43d25c977f8baa'),
(1469,1788160201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788160200},\"newRecord\":{\"nextexecution\":1788160500}}',0,'0400$70c9NzIfKRRpEPBTIi3cvCAHVrNiHbEO:851d9be5806b1fa86d43d25c977f8baa'),
(1470,1788160501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788160500},\"newRecord\":{\"nextexecution\":1788160800}}',0,'0400$tEkhnjkUqGIpRXX-hYifZ8wKu6KVqj8g:851d9be5806b1fa86d43d25c977f8baa'),
(1471,1788160801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788160800},\"newRecord\":{\"nextexecution\":1788161100}}',0,'0400$SNE4vZhCI8mqPSaJltik1XyrWoDdPuB2:851d9be5806b1fa86d43d25c977f8baa'),
(1472,1788161102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788161100},\"newRecord\":{\"nextexecution\":1788161400}}',0,'0400$RsGC9pjcTdUzTuSLk_L8jwd2OxmsNFMd:851d9be5806b1fa86d43d25c977f8baa'),
(1473,1788161401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788161400},\"newRecord\":{\"nextexecution\":1788161700}}',0,'0400$m4TXrl0TUFPNOsvvGg6LV1LLAh-0wDYG:851d9be5806b1fa86d43d25c977f8baa'),
(1474,1788161701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788161700},\"newRecord\":{\"nextexecution\":1788162000}}',0,'0400$rprZ5j4cfTsAqvaZ1mNHxoXS4nclXSlM:851d9be5806b1fa86d43d25c977f8baa'),
(1475,1788162001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788162000},\"newRecord\":{\"nextexecution\":1788162300}}',0,'0400$zchreCMN-N8aLtfkIUv7lYHYSh3yzeFr:851d9be5806b1fa86d43d25c977f8baa'),
(1476,1788162301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788162300},\"newRecord\":{\"nextexecution\":1788162600}}',0,'0400$n71KjpyhTyk4I7AQ__QQSxgdQr6C3j0X:851d9be5806b1fa86d43d25c977f8baa'),
(1477,1788162602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788162600},\"newRecord\":{\"nextexecution\":1788162900}}',0,'0400$8uCVYFhzSzbrry00eaAIwZXdP1t9BZ8E:851d9be5806b1fa86d43d25c977f8baa'),
(1478,1788162901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788162900},\"newRecord\":{\"nextexecution\":1788163200}}',0,'0400$0ffpLVgDeeFBn4C5ajXj8eikW7nsh4e6:851d9be5806b1fa86d43d25c977f8baa'),
(1479,1788163016,2,'BE',25,0,2,'tx_site_configuration','{\"oldRecord\":{\"footer_text\":\"<p><a href=\\\"tel:8003213391\\\" class=\\\"text-white\\\">800-321-3391<\\/a><br \\/> <a href=\\\"mailto:prescription@centorrx.com\\\" class=\\\"text-white\\\">prescription@centorrx.com<\\/a><\\/p>\",\"l10n_diffsource\":\"\"},\"newRecord\":{\"footer_text\":\"<p><a class=\\\"text-white\\\" href=\\\"tel:8003213391\\\">800-321-3391<\\/a><br \\/><a class=\\\"text-white\\\" href=\\\"mailto:prescription@centorrx.com\\\">prescription@centorrx.com<\\/a><\\/p>\",\"l10n_diffsource\":\"{\\\"company_name\\\":\\\"\\\",\\\"facebook_url\\\":\\\"\\\",\\\"footer_text\\\":\\\"\\\",\\\"linked_in_url\\\":\\\"\\\",\\\"logo\\\":\\\"\\\",\\\"qq_url\\\":\\\"\\\",\\\"x_url\\\":\\\"\\\",\\\"youtube_url\\\":\\\"\\\"}\"}}',0,'0400$jNZ7VzbqCZgVOqY_Zp8R3y4cBkak1jfA:253069e8ce070a76242366c6ead226ce'),
(1480,1788163016,1,'BE',25,0,28719,'sys_file_reference','{\"sorting_foreign\":0,\"title\":null,\"description\":null,\"alternative\":null,\"autoplay\":0,\"hidden\":0,\"l10n_parent\":0,\"l10n_diffsource\":\"\",\"showinpreview\":\"1\",\"uuid\":\"1f1a5118-9775-6474-a622-fa163e890620\",\"copyright\":null,\"pid\":1848,\"link\":\"\",\"crop\":\"{\\\"default\\\":{\\\"cropArea\\\":{\\\"x\\\":0,\\\"y\\\":0,\\\"width\\\":1,\\\"height\\\":1},\\\"selectedRatio\\\":\\\"NaN\\\",\\\"focusArea\\\":null,\\\"excludeFromSync\\\":false}}\",\"uid_local\":\"14366\",\"sys_language_uid\":0,\"crdate\":1788163016,\"t3ver_stage\":0,\"tstamp\":1788163016,\"uid\":28719}',0,'0400$jNZ7VzbqCZgVOqY_Zp8R3y4cBkak1jfA:4468224e46cb0b7616d556731e032569'),
(1481,1788163016,2,'BE',25,0,2,'tx_site_configuration','{\"oldRecord\":{\"footer_text\":\"<p><a href=\\\"tel:8003213391\\\" class=\\\"text-white\\\">800-321-3391<\\/a><br \\/> <a href=\\\"mailto:prescription@centorrx.com\\\" class=\\\"text-white\\\">prescription@centorrx.com<\\/a><\\/p>\",\"l10n_diffsource\":\"\"},\"newRecord\":{\"footer_text\":\"<p><a class=\\\"text-white\\\" href=\\\"tel:8003213391\\\">800-321-3391<\\/a><br \\/><a class=\\\"text-white\\\" href=\\\"mailto:prescription@centorrx.com\\\">prescription@centorrx.com<\\/a><\\/p>\",\"l10n_diffsource\":\"{\\\"company_name\\\":\\\"\\\",\\\"facebook_url\\\":\\\"\\\",\\\"footer_text\\\":\\\"\\\",\\\"linked_in_url\\\":\\\"\\\",\\\"logo\\\":\\\"\\\",\\\"qq_url\\\":\\\"\\\",\\\"x_url\\\":\\\"\\\",\\\"youtube_url\\\":\\\"\\\"}\"}}',0,'0400$jNZ7VzbqCZgVOqY_Zp8R3y4cBkak1jfA:253069e8ce070a76242366c6ead226ce'),
(1482,1788163016,4,'BE',25,0,156,'sys_file_reference',NULL,0,'0400$jNZ7VzbqCZgVOqY_Zp8R3y4cBkak1jfA:4c4b3c10ad762b8a4a5c2132edff4f69'),
(1483,1788163201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788163200},\"newRecord\":{\"nextexecution\":1788163500}}',0,'0400$597JNzdgSDwG3EPKkFt-cmRj9uK8Ch-x:851d9be5806b1fa86d43d25c977f8baa'),
(1484,1788163501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788163500},\"newRecord\":{\"nextexecution\":1788163800}}',0,'0400$i-Ufhs0RpPJSVs4utZHN7edtWtUgcbC-:851d9be5806b1fa86d43d25c977f8baa'),
(1485,1788163802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788163800},\"newRecord\":{\"nextexecution\":1788164100}}',0,'0400$AzGeUtHeMPlkWieZ7rjn1vtfJEMJE55t:851d9be5806b1fa86d43d25c977f8baa'),
(1486,1788164101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788164100},\"newRecord\":{\"nextexecution\":1788164400}}',0,'0400$pmNxC6qu7nfFAbhWPZhvbTgsDo9mk7OO:851d9be5806b1fa86d43d25c977f8baa'),
(1487,1788164401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788164400},\"newRecord\":{\"nextexecution\":1788164700}}',0,'0400$jwCwpRdGqSsl1fW3Rwjj-zT0yUAhdaVL:851d9be5806b1fa86d43d25c977f8baa'),
(1488,1788164701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788164700},\"newRecord\":{\"nextexecution\":1788165000}}',0,'0400$StFu23mx3ZS89Z8gS18oG_q4itGA-iMq:851d9be5806b1fa86d43d25c977f8baa'),
(1489,1788165001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788165000},\"newRecord\":{\"nextexecution\":1788165300}}',0,'0400$cjeBgLtDIjzB66kUF6Xdx0rvfHkzM493:851d9be5806b1fa86d43d25c977f8baa'),
(1490,1788165301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788165300},\"newRecord\":{\"nextexecution\":1788165600}}',0,'0400$3cLpcic0zGjS0mRHK21s9gn47zb6X7eg:851d9be5806b1fa86d43d25c977f8baa'),
(1491,1788165601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788165600},\"newRecord\":{\"nextexecution\":1788165900}}',0,'0400$7GQJuQyuSHfNo530YA43xqKzA1SPD6UO:851d9be5806b1fa86d43d25c977f8baa'),
(1492,1788165901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788165900},\"newRecord\":{\"nextexecution\":1788166200}}',0,'0400$F_5DGXiGq3nQMxwFcF7zsamMcS9ICipc:851d9be5806b1fa86d43d25c977f8baa'),
(1493,1788166201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788166200},\"newRecord\":{\"nextexecution\":1788166500}}',0,'0400$1JCAThUWz4UgHypKSm-eGNeZ5z1jnDYw:851d9be5806b1fa86d43d25c977f8baa'),
(1494,1788166501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788166500},\"newRecord\":{\"nextexecution\":1788166800}}',0,'0400$XYNyCjYT8NDWqXMWrW8WD5WaG7mE4jHN:851d9be5806b1fa86d43d25c977f8baa'),
(1495,1788166801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788166800},\"newRecord\":{\"nextexecution\":1788167100}}',0,'0400$MAPtEl79RYg5jYLdpPKSXCh50f4VNXOs:851d9be5806b1fa86d43d25c977f8baa'),
(1496,1788167101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788167100},\"newRecord\":{\"nextexecution\":1788167400}}',0,'0400$u7wdsLifKncBHDoI0Yu3DrPRKdh5RuZU:851d9be5806b1fa86d43d25c977f8baa'),
(1497,1788167401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788167400},\"newRecord\":{\"nextexecution\":1788167700}}',0,'0400$2VIlGLYlzGcp85PVZynRoflYG9Zhmjcz:851d9be5806b1fa86d43d25c977f8baa'),
(1498,1788167701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788167700},\"newRecord\":{\"nextexecution\":1788168000}}',0,'0400$SyBjuTRs9TxQKqyEjuRA1k9oiccx_aaF:851d9be5806b1fa86d43d25c977f8baa'),
(1499,1788168001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788168000},\"newRecord\":{\"nextexecution\":1788168300}}',0,'0400$hKh56hJkDQ3B2vR450p5-uwouJJH9Ciy:851d9be5806b1fa86d43d25c977f8baa'),
(1500,1788168301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788168300},\"newRecord\":{\"nextexecution\":1788168600}}',0,'0400$W1zAfDFULzjfAYyqHk8zV-EOgHXVIrNp:851d9be5806b1fa86d43d25c977f8baa'),
(1501,1788168602,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788168600},\"newRecord\":{\"nextexecution\":1788168900}}',0,'0400$gHOTWiPu-fNV-zakdtoGyIp0Vq05Zv8-:851d9be5806b1fa86d43d25c977f8baa'),
(1502,1788168901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788168900},\"newRecord\":{\"nextexecution\":1788169200}}',0,'0400$GnzuouY81YZ-1NpBzFA-81AhLqZAvP-7:851d9be5806b1fa86d43d25c977f8baa'),
(1503,1788169201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788169200},\"newRecord\":{\"nextexecution\":1788169500}}',0,'0400$AEjUxFe5dKySCEFIvvjmH0fj1FdIK9zl:851d9be5806b1fa86d43d25c977f8baa'),
(1504,1788169501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788169500},\"newRecord\":{\"nextexecution\":1788169800}}',0,'0400$Q7zhQfAVoXenpyr9Y8xJE5kDEO0kMRrr:851d9be5806b1fa86d43d25c977f8baa'),
(1505,1788169802,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788169800},\"newRecord\":{\"nextexecution\":1788170100}}',0,'0400$IR_caODtf3ssvasQ__IDd3rLDEBMSVzP:851d9be5806b1fa86d43d25c977f8baa'),
(1506,1788170101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788170100},\"newRecord\":{\"nextexecution\":1788170400}}',0,'0400$os4IRnoto1l41EN4I73ZlEnh9v-uKhSp:851d9be5806b1fa86d43d25c977f8baa'),
(1507,1788170401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788170400},\"newRecord\":{\"nextexecution\":1788170700}}',0,'0400$rgHk3wQQNJvbVs32i4d45QtOXbOm8A6h:851d9be5806b1fa86d43d25c977f8baa'),
(1508,1788170701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788170700},\"newRecord\":{\"nextexecution\":1788171000}}',0,'0400$LMNt_ZW0l_avUarWNzsAtpVcyFIUfYep:851d9be5806b1fa86d43d25c977f8baa'),
(1509,1788171001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788171000},\"newRecord\":{\"nextexecution\":1788171300}}',0,'0400$d7bzUjWPqmJ-DAsUDe_dRvzjA1btGeYO:851d9be5806b1fa86d43d25c977f8baa'),
(1510,1788171301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788171300},\"newRecord\":{\"nextexecution\":1788171600}}',0,'0400$OIckrfDVgIL_9XedIRRF8grJyCJyIBcG:851d9be5806b1fa86d43d25c977f8baa'),
(1511,1788171601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788171600},\"newRecord\":{\"nextexecution\":1788171900}}',0,'0400$pscZS6JNSL1_PpSyr87QNjrsKHiATM5l:851d9be5806b1fa86d43d25c977f8baa'),
(1512,1788171901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788171900},\"newRecord\":{\"nextexecution\":1788172200}}',0,'0400$jOjz1KfS4YxZPyR_8ddxYTOdyu3DGTZr:851d9be5806b1fa86d43d25c977f8baa'),
(1513,1788172202,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788172200},\"newRecord\":{\"nextexecution\":1788172500}}',0,'0400$74dk-ZbWQu-1R6WUu9mZSxsjZ8fugPwx:851d9be5806b1fa86d43d25c977f8baa'),
(1514,1788172501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788172500},\"newRecord\":{\"nextexecution\":1788172800}}',0,'0400$4UB1HIsARdgy0d4oAyAIcZG1iVeR3j5q:851d9be5806b1fa86d43d25c977f8baa'),
(1515,1788172801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788172800},\"newRecord\":{\"nextexecution\":1788173100}}',0,'0400$Obm6lXNjrAiujgOT2J-WYZLRv1HyYmC8:851d9be5806b1fa86d43d25c977f8baa'),
(1516,1788173101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788173100},\"newRecord\":{\"nextexecution\":1788173400}}',0,'0400$o4faT8Xs9X2BX36Rhd6oKbotg0qJ3fyN:851d9be5806b1fa86d43d25c977f8baa'),
(1517,1788173401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788173400},\"newRecord\":{\"nextexecution\":1788173700}}',0,'0400$LRLeluQNbTWaLY-IdnBETxq3089yskQU:851d9be5806b1fa86d43d25c977f8baa'),
(1518,1788173701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788173700},\"newRecord\":{\"nextexecution\":1788174000}}',0,'0400$R_1dggYBSa5gIL8xO8N6Dl_V3NzW3xjv:851d9be5806b1fa86d43d25c977f8baa'),
(1519,1788174001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788174000},\"newRecord\":{\"nextexecution\":1788174300}}',0,'0400$GPDsWW3CGXJSYgv9TIDNJ5h5QAlNXIej:851d9be5806b1fa86d43d25c977f8baa'),
(1520,1788174302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788174300},\"newRecord\":{\"nextexecution\":1788174600}}',0,'0400$PmBYJwSnyZFSqMdH94YFi4r8OzeRR2dM:851d9be5806b1fa86d43d25c977f8baa'),
(1521,1788174601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788174600},\"newRecord\":{\"nextexecution\":1788174900}}',0,'0400$R1lVrkvtIBFrJKQJsKW_JvNPXuHAtkYv:851d9be5806b1fa86d43d25c977f8baa'),
(1522,1788174901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788174900},\"newRecord\":{\"nextexecution\":1788175200}}',0,'0400$1-cJp2w9VBqaPg7k-5jxNOTHHjig9OI3:851d9be5806b1fa86d43d25c977f8baa'),
(1523,1788175201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788175200},\"newRecord\":{\"nextexecution\":1788175500}}',0,'0400$W2TeeDdarMGPstlao2VZFu5_U4wYWZdo:851d9be5806b1fa86d43d25c977f8baa'),
(1524,1788175501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788175500},\"newRecord\":{\"nextexecution\":1788175800}}',0,'0400$Z4l9xvzbJAJ3KCLudlpxmR2vToEHbzqg:851d9be5806b1fa86d43d25c977f8baa'),
(1525,1788175801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788175800},\"newRecord\":{\"nextexecution\":1788176100}}',0,'0400$43PhlVmWkaiZmf2oE8tvUpgM-ze1Z9vF:851d9be5806b1fa86d43d25c977f8baa'),
(1526,1788176101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788176100},\"newRecord\":{\"nextexecution\":1788176400}}',0,'0400$EXH0WydUxwJFqOzMgBKQ5asqAO8B85hM:851d9be5806b1fa86d43d25c977f8baa'),
(1527,1788176401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788176400},\"newRecord\":{\"nextexecution\":1788176700}}',0,'0400$_Tpnruer-oHJ_5EvZ1EHdeDb6MH3MjEO:851d9be5806b1fa86d43d25c977f8baa'),
(1528,1788176701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788176700},\"newRecord\":{\"nextexecution\":1788177000}}',0,'0400$6ep98jB7wRQ1hJb2MiHWqEQeAshUfCiJ:851d9be5806b1fa86d43d25c977f8baa'),
(1529,1788177001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788177000},\"newRecord\":{\"nextexecution\":1788177300}}',0,'0400$lI5SGw50JZ19dZ6DGjUJ5n7ANChyMMX8:851d9be5806b1fa86d43d25c977f8baa'),
(1530,1788177301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788177300},\"newRecord\":{\"nextexecution\":1788177600}}',0,'0400$nJbsC5cihGGPM47SSeO-iaxbIcdXI3LL:851d9be5806b1fa86d43d25c977f8baa'),
(1531,1788177601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788177600},\"newRecord\":{\"nextexecution\":1788177900}}',0,'0400$Jxztv5z3xjlO0VysjcQTRuFQ6Fb-Tykk:851d9be5806b1fa86d43d25c977f8baa'),
(1532,1788177901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788177900},\"newRecord\":{\"nextexecution\":1788178200}}',0,'0400$6nxY3ltGfMMy_i2gp9WEfUWAU8AVxsYl:851d9be5806b1fa86d43d25c977f8baa'),
(1533,1788178201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788178200},\"newRecord\":{\"nextexecution\":1788178500}}',0,'0400$4dcBU8qmG2sWF33tFnK7zFiZkMWuzpAA:851d9be5806b1fa86d43d25c977f8baa'),
(1534,1788178501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788178500},\"newRecord\":{\"nextexecution\":1788178800}}',0,'0400$os-vdWKV7ormLq4lLYi1ANDyMtm8TBsL:851d9be5806b1fa86d43d25c977f8baa'),
(1535,1788178801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788178800},\"newRecord\":{\"nextexecution\":1788179100}}',0,'0400$qO_q3emLxq7NIVHlsdWJ0Zmv0ZXQw5Mj:851d9be5806b1fa86d43d25c977f8baa'),
(1536,1788179102,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788179100},\"newRecord\":{\"nextexecution\":1788179400}}',0,'0400$D3MkBIBB-vBs4WRauAQ2iYqQvcwM5sCE:851d9be5806b1fa86d43d25c977f8baa'),
(1537,1788179401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788179400},\"newRecord\":{\"nextexecution\":1788179700}}',0,'0400$tZA-aKOaqgmHD3jsy9-VScL_FcEg2K1J:851d9be5806b1fa86d43d25c977f8baa'),
(1538,1788179702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788179700},\"newRecord\":{\"nextexecution\":1788180000}}',0,'0400$_ASqnTFWaK87hWqIUCYZLUVgeolmZaYf:851d9be5806b1fa86d43d25c977f8baa'),
(1539,1788180001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788180000},\"newRecord\":{\"nextexecution\":1788180300}}',0,'0400$LyKXsQ8fTPlThspuGQzzP-5GlWwwLbNs:851d9be5806b1fa86d43d25c977f8baa'),
(1540,1788180301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788180300},\"newRecord\":{\"nextexecution\":1788180600}}',0,'0400$V2qZDYLmCtO2RXET5x8ck4F1RnSYwTK4:851d9be5806b1fa86d43d25c977f8baa'),
(1541,1788180601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788180600},\"newRecord\":{\"nextexecution\":1788180900}}',0,'0400$-4LN24xnWL4vQsOQLdlMQtgJOyux1bvb:851d9be5806b1fa86d43d25c977f8baa'),
(1542,1788180902,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788180900},\"newRecord\":{\"nextexecution\":1788181200}}',0,'0400$37wmhsgsglOOtmqLlnh4MgeVhuQl0Zap:851d9be5806b1fa86d43d25c977f8baa'),
(1543,1788181201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788181200},\"newRecord\":{\"nextexecution\":1788181500}}',0,'0400$LgiDqFEtm6JPhidzqRfl86RyJGFDa4uP:851d9be5806b1fa86d43d25c977f8baa'),
(1544,1788181502,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788181500},\"newRecord\":{\"nextexecution\":1788181800}}',0,'0400$L3a11tn4Sl73bOjgla7pYNvOFiUD2YCg:851d9be5806b1fa86d43d25c977f8baa'),
(1545,1788181801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788181800},\"newRecord\":{\"nextexecution\":1788182100}}',0,'0400$5wu821vWwr9uCmd8F3Jz16P8ZOPNOOzh:851d9be5806b1fa86d43d25c977f8baa'),
(1546,1788182101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788182100},\"newRecord\":{\"nextexecution\":1788182400}}',0,'0400$b0viGViWDL6KYSz9ovCmrTTSdC2M8pdV:851d9be5806b1fa86d43d25c977f8baa'),
(1547,1788182401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788182400},\"newRecord\":{\"nextexecution\":1788182700}}',0,'0400$CxmtyxQ10oYkKDJRKnkp2pY3QJaIfsLv:851d9be5806b1fa86d43d25c977f8baa'),
(1548,1788182702,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788182700},\"newRecord\":{\"nextexecution\":1788183000}}',0,'0400$lanjnCSO8AMkoby5a8S4NSLutMXqvJ3g:851d9be5806b1fa86d43d25c977f8baa'),
(1549,1788183001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788183000},\"newRecord\":{\"nextexecution\":1788183300}}',0,'0400$eHEdUYRuSo8obVmvqJ1sySzBnvlEgsSZ:851d9be5806b1fa86d43d25c977f8baa'),
(1550,1788183301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788183300},\"newRecord\":{\"nextexecution\":1788183600}}',0,'0400$QVSoBwb9TZ-6hOzRWuQ0beSROBlfCyIY:851d9be5806b1fa86d43d25c977f8baa'),
(1551,1788183601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788183600},\"newRecord\":{\"nextexecution\":1788183900}}',0,'0400$xl35D6DdNRK59umqAuqL8bw0DFCy6-Nn:851d9be5806b1fa86d43d25c977f8baa'),
(1552,1788183901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788183900},\"newRecord\":{\"nextexecution\":1788184200}}',0,'0400$c3qwEvnSvbo1IXRXzDlc3O_tvr0O68mr:851d9be5806b1fa86d43d25c977f8baa'),
(1553,1788184201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788184200},\"newRecord\":{\"nextexecution\":1788184500}}',0,'0400$U1VCi5U5VbvIwQRA8-4jweY4rxWysMiV:851d9be5806b1fa86d43d25c977f8baa'),
(1554,1788184501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788184500},\"newRecord\":{\"nextexecution\":1788184800}}',0,'0400$O6gGqsZdazboZ5X2x3RAt_kJd0IC4dJT:851d9be5806b1fa86d43d25c977f8baa'),
(1555,1788184801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788184800},\"newRecord\":{\"nextexecution\":1788185100}}',0,'0400$9yPVgFp3mVxLy2Ts7TvjiNiP6yL3HY8z:851d9be5806b1fa86d43d25c977f8baa'),
(1556,1788185101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788185100},\"newRecord\":{\"nextexecution\":1788185400}}',0,'0400$a4HsifrrW5aq3vZ-0uso7YGLOSw9U0h0:851d9be5806b1fa86d43d25c977f8baa'),
(1557,1788185402,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788185400},\"newRecord\":{\"nextexecution\":1788185700}}',0,'0400$QM5vT5XkIbb_aMTIPmLGUHd_dCBqhKpa:851d9be5806b1fa86d43d25c977f8baa'),
(1558,1788185701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788185700},\"newRecord\":{\"nextexecution\":1788186000}}',0,'0400$6zzg1s8Gk-PbtKWX8YJHsm2ZsHBYGfDG:851d9be5806b1fa86d43d25c977f8baa'),
(1559,1788185958,2,'BE',25,0,1849,'pages','{\"oldRecord\":{\"no_search\":0},\"newRecord\":{\"no_search\":\"1\"}}',0,'0400$lLd7Wp351tjw5O83TA6R3GxV4A08UsAE:24efddc6ccd40f3dee52e48f079e0fab'),
(1560,1788185968,2,'BE',25,0,1891,'pages','{\"oldRecord\":{\"no_search\":0,\"l10n_diffsource\":\"{\\\"doktype\\\":\\\"\\\",\\\"title\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"exclude_slug_for_subpages\\\":\\\"\\\",\\\"nav_title\\\":\\\"\\\",\\\"subtitle\\\":\\\"\\\",\\\"seo_title\\\":\\\"\\\",\\\"description\\\":\\\"\\\",\\\"no_index\\\":\\\"\\\",\\\"exclude_sitemap\\\":\\\"\\\",\\\"og_title\\\":\\\"\\\",\\\"og_description\\\":\\\"\\\",\\\"og_image\\\":\\\"\\\",\\\"twitter_title\\\":\\\"\\\",\\\"twitter_description\\\":\\\"\\\",\\\"twitter_image\\\":\\\"\\\",\\\"twitter_card\\\":\\\"\\\",\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"tx_typo3sz_assets_hidedefaultheader\\\":\\\"\\\",\\\"tx_typo3sz_assets_hide_header_image\\\":\\\"\\\",\\\"tx_typo3sz_assets_hide_header_text\\\":\\\"\\\",\\\"tx_typo3sz_assets_hide_breadcrumb\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_transparent\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_petrol\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_title_override\\\":\\\"\\\",\\\"tx_typo3sz_assets_header_subtitle_override\\\":\\\"\\\",\\\"tx_szflyout_disabled\\\":\\\"\\\",\\\"target\\\":\\\"\\\",\\\"tx_typo3sz_assets_scrollsnap\\\":\\\"\\\",\\\"media\\\":\\\"\\\",\\\"l18n_cfg\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"nav_hide\\\":\\\"\\\",\\\"tx_typo3sz_assets_megamenu\\\":\\\"\\\",\\\"tx_typo3sz_assets_megamenu_layout\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"no_search\\\":\\\"\\\",\\\"tx_kesearch_abstract\\\":\\\"\\\",\\\"tx_typo3sz_assets_rank\\\":\\\"\\\"}\"},\"newRecord\":{\"no_search\":\"1\",\"l10n_diffsource\":\"{\\\"backend_layout\\\":\\\"\\\",\\\"backend_layout_next_level\\\":\\\"\\\",\\\"cache_tags\\\":\\\"\\\",\\\"cache_timeout\\\":\\\"\\\",\\\"content_from_pid\\\":\\\"\\\",\\\"description\\\":\\\"\\\",\\\"doktype\\\":\\\"\\\",\\\"endtime\\\":\\\"\\\",\\\"extendToSubpages\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"is_siteroot\\\":\\\"\\\",\\\"l18n_cfg\\\":\\\"\\\",\\\"module\\\":\\\"\\\",\\\"nav_hide\\\":\\\"\\\",\\\"nav_title\\\":\\\"\\\",\\\"no_follow\\\":\\\"\\\",\\\"no_index\\\":\\\"\\\",\\\"no_search\\\":\\\"\\\",\\\"og_description\\\":\\\"\\\",\\\"og_image\\\":\\\"\\\",\\\"og_title\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"seo_title\\\":\\\"\\\",\\\"sitemap_changefreq\\\":\\\"\\\",\\\"sitemap_priority\\\":\\\"\\\",\\\"slug\\\":\\\"\\\",\\\"starttime\\\":\\\"\\\",\\\"title\\\":\\\"\\\",\\\"twitter_card\\\":\\\"\\\",\\\"twitter_description\\\":\\\"\\\",\\\"twitter_image\\\":\\\"\\\",\\\"twitter_title\\\":\\\"\\\",\\\"tx_site_area_root_page\\\":\\\"\\\",\\\"tx_site_flyout_contact_persons\\\":\\\"\\\",\\\"tx_site_flyout_header\\\":\\\"\\\",\\\"tx_site_flyout_hide\\\":\\\"\\\",\\\"tx_site_flyout_introduction\\\":\\\"\\\",\\\"tx_site_flyout_stop_inheritance\\\":\\\"\\\",\\\"tx_site_flyout_title\\\":\\\"\\\"}\"}}',0,'0400$bqCXE_hwFDLw9xA4b945cOQS46YSPLen:12999f9ee0166b1aa4397c3c1dab4f92'),
(1561,1788186001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788186000},\"newRecord\":{\"nextexecution\":1788186300}}',0,'0400$poqo23JM9AaYFIKjmQISKkbwaBGUj7Tx:851d9be5806b1fa86d43d25c977f8baa'),
(1562,1788186042,2,'BE',25,0,4046,'tt_content','{\"oldRecord\":{\"bodytext\":\"<h2>We are a <span class=\\\"highlight\\\">Gerresheimer<\\/span> Company<\\/h2>\\r\\n<p><a href=\\\"http:\\/\\/gerresheimer.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer\\\">Gerresheimer <\\/a>is the innovative system and solution provider and global partner for the pharma and biotech industry. The company offers a comprehensive portfolio of pharmaceutical containment solutions, drug delivery systems and medical devices as well as solutions for the health and cosmetics industry. The product range includes digital solutions for therapy support, medication pumps, syringes, pens, auto-injectors and inhalers as well as vials, ampoules, tablet containers, dropper bottles, other bottles and more.&nbsp;<\\/p>\",\"l18n_diffsource\":\"\"},\"newRecord\":{\"bodytext\":\"<h2>Centor is <span class=\\\"highlight\\\">Consumer<\\/span> preferred<\\/h2>\\r\\n<p><a href=\\\"http:\\/\\/gerresheimer.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer\\\">Gerresheimer <\\/a>is the innovative system and solution provider and global partner for the pharma and biotech industry. The company offers a comprehensive portfolio of pharmaceutical containment solutions, drug delivery systems and medical devices as well as solutions for the health and cosmetics industry. The product range includes digital solutions for therapy support, medication pumps, syringes, pens, auto-injectors and inhalers as well as vials, ampoules, tablet containers, dropper bottles, other bottles and more.&nbsp;<\\/p>\",\"l18n_diffsource\":\"{\\\"CType\\\":\\\"\\\",\\\"bodytext\\\":\\\"\\\",\\\"colPos\\\":\\\"\\\",\\\"editlock\\\":\\\"\\\",\\\"frame_class\\\":\\\"\\\",\\\"header\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"layout\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"space_before_class\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$aWZ0iHZ0Kqnmf2ulDCmRu45ZwDpfK5Gl:3bc0330d4470d51e2d44c694e575ead2'),
(1563,1788186147,3,'BE',25,0,4056,'tt_content','{\"oldData\":{\"pid\":1860,\"tstamp\":1752219332,\"sorting\":8000},\"newData\":{\"tstamp\":1788186147,\"sorting\":3250,\"pid\":1860}}',0,'0400$AE-aFBYqfrFd78Pc3PftqeX8nn-FcSW5:ff813944b64a2a9a60141fbf1762f9c7'),
(1564,1788186147,2,'BE',25,0,4056,'tt_content','{\"oldRecord\":{\"colPos\":100,\"tx_container_parent\":4055,\"l18n_diffsource\":\"\"},\"newRecord\":{\"colPos\":\"101\",\"tx_container_parent\":\"4044\",\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$AE-aFBYqfrFd78Pc3PftqeX8nn-FcSW5:ff813944b64a2a9a60141fbf1762f9c7'),
(1565,1788186154,4,'BE',25,0,4046,'tt_content',NULL,0,'0400$wKCCcy6ql1Nvc6KGOeb1-V0jTMpZkz_V:3bc0330d4470d51e2d44c694e575ead2'),
(1566,1788186165,3,'BE',25,0,4057,'tt_content','{\"oldData\":{\"pid\":1860,\"tstamp\":1752219332,\"sorting\":8500},\"newData\":{\"tstamp\":1788186165,\"sorting\":3125,\"pid\":1860}}',0,'0400$1hg8iK8iV-AV8QHZp-sz2rCwDMtvmh0s:892759697d5dcf3d8d296d456aab2a10'),
(1567,1788186165,2,'BE',25,0,4057,'tt_content','{\"oldRecord\":{\"colPos\":101,\"tx_container_parent\":4055,\"l18n_diffsource\":\"\"},\"newRecord\":{\"colPos\":\"100\",\"tx_container_parent\":\"4044\",\"l18n_diffsource\":\"{\\\"colPos\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$1hg8iK8iV-AV8QHZp-sz2rCwDMtvmh0s:892759697d5dcf3d8d296d456aab2a10'),
(1568,1788186167,4,'BE',25,0,7053,'sys_file_reference',NULL,0,'0400$IFqb1CvQBlZXAL4TwVQiJ7th31gJaEG0:2e191591e1090112d8be4aea597d1299'),
(1569,1788186167,4,'BE',25,0,4045,'tt_content',NULL,0,'0400$IFqb1CvQBlZXAL4TwVQiJ7th31gJaEG0:6b325a64fd2ae6d94e8d70cc49bc359d'),
(1570,1788186171,4,'BE',25,0,4055,'tt_content',NULL,0,'0400$3IX_N-tZxss7VBJ3TnW9mFUBc93chqiF:b5d70ca7384a76a4221ff2984d3ca3b0'),
(1571,1788186192,4,'BE',25,0,4047,'tt_content',NULL,0,'0400$bG2ZQ1unQhZ8712oSJ9NiFv0QdcGFSJg:1d056cfeadf08e5bdf7757e41ef842f5'),
(1572,1788186301,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788186300},\"newRecord\":{\"nextexecution\":1788186600}}',0,'0400$RV1OXy5mhZ6XyJggYMUyFfKqtHBVUr9Y:851d9be5806b1fa86d43d25c977f8baa'),
(1573,1788186601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788186600},\"newRecord\":{\"nextexecution\":1788186900}}',0,'0400$aJyRCrCs84tGwZb9FR-RrQ7qG4IDT3qP:851d9be5806b1fa86d43d25c977f8baa'),
(1574,1788186901,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788186900},\"newRecord\":{\"nextexecution\":1788187200}}',0,'0400$0rzDQJUi7awVSngN7hJBFXkeqvi7jc74:851d9be5806b1fa86d43d25c977f8baa'),
(1575,1788187055,2,'BE',25,0,4244,'tt_content','{\"oldRecord\":{\"bodytext\":\"<p>For us, as a Gerresheimer company, sustainability is more than just managing emissions and energy consumption. We strive for a balanced and wide-ranging commitment to sustainability, focussing on what is most important to us. We care about the climate and global warming, use resources in a sustainable way, develop sustainable products, are a responsible employer and a good citizen in our local communities.&nbsp;<br \\/><br \\/>Find out more about the Gerresheimer sustainability strategy <a href=\\\"https:\\/\\/www.gerresheimer.com\\/en\\/sustainability\\/sustainability-strategy\\\" title=\\\"here\\\" target=\\\"_blank\\\">here<\\/a>.<\\/p>\",\"l18n_diffsource\":\"\"},\"newRecord\":{\"bodytext\":\"<p>We believe sustainability requires a broad and meaningful commitment. In addition to reducing our environmental footprint, we focus on responsible use of resources, continuous improvement in product design and manufacturing, supporting our employees, and being a dependable partner in the communities where we operate. These efforts help ensure a more sustainable future for all stakeholders.<\\/p>\",\"l18n_diffsource\":\"{\\\"CType\\\":\\\"\\\",\\\"bodytext\\\":\\\"\\\",\\\"colPos\\\":\\\"\\\",\\\"editlock\\\":\\\"\\\",\\\"frame_class\\\":\\\"\\\",\\\"header\\\":\\\"\\\",\\\"hidden\\\":\\\"\\\",\\\"layout\\\":\\\"\\\",\\\"rowDescription\\\":\\\"\\\",\\\"space_before_class\\\":\\\"\\\",\\\"tx_container_parent\\\":\\\"\\\"}\"}}',0,'0400$XoR-TwNHmg_RyHMcYdlNOA7djYUhzMn6:580b057dc9f32d1723c805e9fe08bd2c'),
(1576,1788187174,1,'BE',25,0,28720,'sys_file_reference','{\"sorting_foreign\":0,\"title\":null,\"description\":null,\"alternative\":null,\"autoplay\":0,\"hidden\":0,\"l10n_parent\":0,\"l10n_diffsource\":\"\",\"showinpreview\":\"1\",\"uuid\":\"1f1a549c-8f2a-6e22-9605-fa163e890620\",\"copyright\":null,\"pid\":1848,\"link\":\"\",\"crop\":\"{\\\"default\\\":{\\\"cropArea\\\":{\\\"x\\\":0,\\\"y\\\":0,\\\"width\\\":1,\\\"height\\\":1},\\\"selectedRatio\\\":\\\"NaN\\\",\\\"focusArea\\\":null,\\\"excludeFromSync\\\":false}}\",\"uid_local\":\"11402\",\"sys_language_uid\":0,\"crdate\":1788187174,\"t3ver_stage\":0,\"tstamp\":1788187174,\"uid\":28720}',0,'0400$HmeWJu-kmb2vjYnmxgKO_vftEBHJubPm:e5eeaa964c7420c4b7ea1e2b3b5a8ff7'),
(1577,1788187174,4,'BE',25,0,28719,'sys_file_reference',NULL,0,'0400$HmeWJu-kmb2vjYnmxgKO_vftEBHJubPm:4468224e46cb0b7616d556731e032569'),
(1578,1788187201,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788187200},\"newRecord\":{\"nextexecution\":1788187500}}',0,'0400$nKDNfpXrD6-Zc83apWQpJkb2ulzGbiy3:851d9be5806b1fa86d43d25c977f8baa'),
(1579,1788187501,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788187500},\"newRecord\":{\"nextexecution\":1788187800}}',0,'0400$8ANbaLhkvA-4viabGgasIQBsR-LyXc2I:851d9be5806b1fa86d43d25c977f8baa'),
(1580,1788187801,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788187800},\"newRecord\":{\"nextexecution\":1788188100}}',0,'0400$ClG8n0MWynRzt4uCcWSwe8EA0mZtPqQ1:851d9be5806b1fa86d43d25c977f8baa'),
(1581,1788188101,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788188100},\"newRecord\":{\"nextexecution\":1788188400}}',0,'0400$wwDyKFugAGtb1UccljCEBF_9vO6HeO53:851d9be5806b1fa86d43d25c977f8baa'),
(1582,1788188401,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788188400},\"newRecord\":{\"nextexecution\":1788188700}}',0,'0400$kr_1f04qS7QzTmnAdHfSAxkHCxa7ZwQU:851d9be5806b1fa86d43d25c977f8baa'),
(1583,1788188701,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788188700},\"newRecord\":{\"nextexecution\":1788189000}}',0,'0400$VuFrbZdRxZx7x90zcVNo_whl1ZrkGdpz:851d9be5806b1fa86d43d25c977f8baa'),
(1584,1788189001,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788189000},\"newRecord\":{\"nextexecution\":1788189300}}',0,'0400$tFEFsLKkkZ-MqZlWU9VXlXCQMe4cZYLt:851d9be5806b1fa86d43d25c977f8baa'),
(1585,1788189302,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788189300},\"newRecord\":{\"nextexecution\":1788189600}}',0,'0400$QpRTRXusr-qE9d5Ghidchowy4eZKpU2I:851d9be5806b1fa86d43d25c977f8baa'),
(1586,1788189601,2,'BE',5,0,8,'tx_scheduler_task','{\"oldRecord\":{\"nextexecution\":1788189600},\"newRecord\":{\"nextexecution\":1788189900}}',0,'0400$PJTRbGyg2piuDERy8ltuWHmRiOIsSs4E:851d9be5806b1fa86d43d25c977f8baa');
/*!40000 ALTER TABLE `sys_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_http_report`
--

DROP TABLE IF EXISTS `sys_http_report`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_http_report` (
  `uuid` varchar(36) NOT NULL,
  `status` smallint(5) unsigned NOT NULL DEFAULT 0,
  `created` int(10) unsigned NOT NULL,
  `changed` int(10) unsigned NOT NULL,
  `type` varchar(32) NOT NULL,
  `scope` varchar(100) NOT NULL,
  `request_time` bigint(20) unsigned NOT NULL,
  `meta` mediumtext DEFAULT NULL,
  `details` mediumtext DEFAULT NULL,
  `summary` varchar(40) NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `type_scope` (`type`,`scope`),
  KEY `created` (`created`),
  KEY `changed` (`changed`),
  KEY `request_time` (`request_time`),
  KEY `summary_created` (`summary`,`created`),
  KEY `all_conditions` (`type`,`status`,`scope`,`summary`,`request_time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_http_report`
--

LOCK TABLES `sys_http_report` WRITE;
/*!40000 ALTER TABLE `sys_http_report` DISABLE KEYS */;
INSERT INTO `sys_http_report` VALUES
('0117242c-0eee-4618-b381-cb0dcc16bb0d',0,1787814906,1787814906,'csp-report','frontend.centor',1787814812673202,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814812673202&requestHash=eb19d64fc409acbf5260c5ca40bd2592cf9c9cb1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('03494722-7f10-4d5a-a584-4444f4d8ef7f',0,1787844338,1787844338,'csp-report','frontend.centor',1787844336918355,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787844336918355&requestHash=adc7ae24d947652a0c2e406f3fb3729a45a5d637\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('066647fc-ebf2-4a6f-9f8b-c5224f8e44a4',0,1787815895,1787815895,'csp-report','frontend.centor',1787815892764214,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815892764214&requestHash=3936002963f644e80417ece4f3c9c57b302465e9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('0aeb21f5-7c9c-47be-b87f-57da0b137a45',0,1787814907,1787814907,'csp-report','frontend.centor',1787814871457309,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814871457309&requestHash=2a0f68296ceb73800b2b9196e5c186dcf1daa626\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('0ddc6397-b8b4-4244-8200-046b60d6faf5',0,1787814888,1787814888,'csp-report','frontend.centor',1787814798765852,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814798765852&requestHash=6f212bb21882f1e50a7f0d2277957fac466bf92d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('1479d3c1-451b-419c-898a-740f11843e0a',0,1787838933,1787838933,'csp-report','frontend.centor',1787838930114802,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787838930114802&requestHash=9b7ed6d855324a11e6e42c6711a61700c356b26c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('158cadfb-dfde-488b-b794-84fcaad0a524',0,1787844338,1787844338,'csp-report','frontend.centor',1787844336918355,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787844336918355&requestHash=adc7ae24d947652a0c2e406f3fb3729a45a5d637\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('19997bb0-98b0-4f85-81b4-caa3437a17e1',0,1787814887,1787814887,'csp-report','frontend.centor',1787814815740723,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pp-amber-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814815740723&requestHash=58ccef5a6e236dbb2fffeade2520e89384dd2a3f\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('1bf8a999-9ea1-4508-b352-88b9f3d21938',0,1787815895,1787815895,'csp-report','frontend.centor',1787815892764214,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815892764214&requestHash=3936002963f644e80417ece4f3c9c57b302465e9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('1e6b24dd-2646-4890-b272-2f7ed6656215',0,1787814906,1787814906,'csp-report','frontend.centor',1787814812673202,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814812673202&requestHash=eb19d64fc409acbf5260c5ca40bd2592cf9c9cb1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('21d39b8f-9196-4c98-b885-9be1ffa5ec54',0,1787816501,1787816501,'csp-report','frontend.centor',1787816490071510,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816490071510&requestHash=387a9427ee7bceb04793f79d408f6e98d2893d19\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('26c2ed7c-9ebb-419d-8e57-903d357b98ae',0,1787814888,1787814888,'csp-report','frontend.centor',1787814870182416,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814870182416&requestHash=ab0d5d4d1031b1c3f300e070ae89739fca2477ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('2b0c3ca0-4a98-44c0-80fa-d6536fd7ff48',0,1787814896,1787814896,'csp-report','frontend.centor',1787814886419875,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814886419875&requestHash=5d7f77e369aa950ef0ad1cec30e8754c945520a1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('2b55c23d-2b52-453b-a467-c3b2861a0a2a',0,1787844338,1787844338,'csp-report','frontend.centor',1787844336918355,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787844336918355&requestHash=adc7ae24d947652a0c2e406f3fb3729a45a5d637\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('2d82f488-9fc3-485b-ab13-f7311d1d5417',0,1787814887,1787814887,'csp-report','frontend.centor',1787814815740723,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pp-amber-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814815740723&requestHash=58ccef5a6e236dbb2fffeade2520e89384dd2a3f\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('2f1426ce-3810-4495-9b4c-bc16e33d93ff',0,1787814895,1787814895,'csp-report','frontend.centor',1787814857000796,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/applicator\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814857000796&requestHash=7f69fcc22393f0f701cfdf0482e0050d6e6a0759\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('3153950c-59b5-4607-93fa-1415061c96df',0,1787814887,1787814887,'csp-report','frontend.centor',1787814816170823,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pet-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814816170823&requestHash=58ecf1afb368c81eb28139e74e5e2303c3a46db4\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('33041732-7c3d-4366-b59d-7feedd9d66fc',0,1787814895,1787814895,'csp-report','frontend.centor',1787814827496492,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/ointment-jar\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814827496492&requestHash=f365ba1270a81499830ebed825a4a3c53f91da2a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('34564184-a419-407b-96c6-471a12198ca5',0,1787814887,1787814887,'csp-report','frontend.centor',1787814815740723,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pp-amber-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814815740723&requestHash=58ccef5a6e236dbb2fffeade2520e89384dd2a3f\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('3700a8f1-884b-481d-b548-e8d8bfc922ea',0,1787814887,1787814887,'csp-report','frontend.centor',1787814825655173,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/glass-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814825655173&requestHash=bd8886476a9456de495f5337473aece7ca3a50ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('3d9e4297-d715-46d8-a313-20c8754a3b21',0,1787814887,1787814887,'csp-report','frontend.centor',1787814815740723,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pp-amber-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814815740723&requestHash=58ccef5a6e236dbb2fffeade2520e89384dd2a3f\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('3e91d9d2-284a-4c7e-b03c-8e54e26e8fef',0,1787814906,1787814906,'csp-report','frontend.centor',1787814812673202,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814812673202&requestHash=eb19d64fc409acbf5260c5ca40bd2592cf9c9cb1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('46141c64-2dbe-49f5-a1e7-3fbaca5e882e',0,1787814915,1787814915,'csp-report','frontend.centor',1787814853633938,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/dropper\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814853633938&requestHash=7323e226a0f6ecf7b2809555a27e62e765cc2579\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('4ca3b29e-699f-4746-8296-1fc567abaf55',0,1787814915,1787814915,'csp-report','frontend.centor',1787814853633938,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/dropper\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814853633938&requestHash=7323e226a0f6ecf7b2809555a27e62e765cc2579\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('4e059000-6086-4857-b416-d55f1ca4bc48',0,1787839299,1787839299,'csp-report','frontend.centor',1787839186496518,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise.js?render=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl&onload=grecaptchaOnloadCallback\",\"column-number\":15,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/imprint\",\"effective-directive\":\"default-src\",\"line-number\":142,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787839186496518&requestHash=71b0eb826c0c94eb6de8f6b31557eb67096daf86\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"resource\",\"status-code\":200,\"violated-directive\":\"default-src\"}','a609996f973bdc9780e291ec41564e5fdaab295c'),
('5107227b-f774-49ba-a99c-2ebcc6b9f65a',0,1787814888,1787814888,'csp-report','frontend.centor',1787814868275219,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814868275219&requestHash=b9c745a9a95e3a704241a9727e994821e0a7a74a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('5181ca6d-c7f7-4cd2-9af4-7ae56f8855cd',0,1787838933,1787838933,'csp-report','frontend.centor',1787838930114802,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787838930114802&requestHash=9b7ed6d855324a11e6e42c6711a61700c356b26c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('51b3bd9b-fd2b-424e-b0ea-1101006fd552',0,1787814895,1787814895,'csp-report','frontend.centor',1787814813148447,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814813148447&requestHash=ad67e34282f9c697fd0e43a2cd694b78a2b51a25\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('538f15cf-fe63-451a-aa76-4a8263b0477c',0,1787814894,1787814894,'csp-report','frontend.centor',1787814857000796,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/applicator\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814857000796&requestHash=7f69fcc22393f0f701cfdf0482e0050d6e6a0759\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('557fcbbf-3fb8-46b0-a134-af92fa6d5929',0,1787814888,1787814888,'csp-report','frontend.centor',1787814868275219,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814868275219&requestHash=b9c745a9a95e3a704241a9727e994821e0a7a74a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('57cbfc0b-b07b-44ec-82e7-8f1eaba01454',0,1787815897,1787815897,'csp-report','frontend.centor',1787815895970650,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815895970650&requestHash=2f873a6b93cb8c8a27ba11f757f88120bed3795c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('57fccea4-03db-47bd-b681-1da5eb78142f',0,1787814887,1787814887,'csp-report','frontend.centor',1787814816170823,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pet-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814816170823&requestHash=58ecf1afb368c81eb28139e74e5e2303c3a46db4\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('5900d52b-bff4-463a-bc87-ac7b30f30a6d',0,1787814895,1787814895,'csp-report','frontend.centor',1787814859749623,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814859749623&requestHash=4ca1f3bd52ecb1b9e1167c776d3ac309e9d9b3a9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('5d821ef9-fae8-49d5-9394-3c243653a035',0,1787838933,1787838933,'csp-report','frontend.centor',1787838930114802,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787838930114802&requestHash=9b7ed6d855324a11e6e42c6711a61700c356b26c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('5f624d0f-81b2-403a-ada8-626f3f486d05',0,1787814915,1787814915,'csp-report','frontend.centor',1787814853633938,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/dropper\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814853633938&requestHash=7323e226a0f6ecf7b2809555a27e62e765cc2579\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('61f2a442-f814-4c23-b021-9b788d43de58',0,1787815895,1787815895,'csp-report','frontend.centor',1787815892764214,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815892764214&requestHash=3936002963f644e80417ece4f3c9c57b302465e9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('6238a5e8-fbf3-48bd-b084-c841ab40f263',0,1787814888,1787814888,'csp-report','frontend.centor',1787814798765852,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814798765852&requestHash=6f212bb21882f1e50a7f0d2277957fac466bf92d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('66bff3f1-8869-47a8-a8ce-20c93a5fcc10',0,1787814906,1787814906,'csp-report','frontend.centor',1787814812673202,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814812673202&requestHash=eb19d64fc409acbf5260c5ca40bd2592cf9c9cb1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('68658bbc-ca1d-4629-939c-33ca0e01b319',0,1787814887,1787814887,'csp-report','frontend.centor',1787814816170823,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pet-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814816170823&requestHash=58ecf1afb368c81eb28139e74e5e2303c3a46db4\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('68ea1224-e0a4-4d31-a009-d17a77e73f25',0,1787839299,1787839299,'csp-report','frontend.centor',1787839186496518,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/consentcdn.cookiebot.com\\/consentconfig\\/c951901a-c111-400b-b70c-2dcac17c3ac7\\/state.js\",\"column-number\":15,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/imprint\",\"effective-directive\":\"default-src\",\"line-number\":142,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787839186496518&requestHash=71b0eb826c0c94eb6de8f6b31557eb67096daf86\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"resource\",\"status-code\":200,\"violated-directive\":\"default-src\"}','5be4b63263e3ed1e6776a255cd9af91e3882f451'),
('6dd28b0f-e623-4dd5-93d2-bc470bc1ddee',0,1788183953,1788183953,'csp-report','frontend.centor',1788183951098113,'{\"addr\":\"104.129.207.0\",\"agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/151.0.0.0 Safari\\/537.36\"}','{\"document-uri\":\"https:\\/\\/stage.centorrx.com\\/product-solutions\\/gx-cap\",\"referrer\":\"https:\\/\\/stage.centorrx.com\\/company\\/our-team\",\"violated-directive\":\"connect-src\",\"effective-directive\":\"connect-src\",\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/stage.centorrx.com\\/@http-reporting?csp=report&requestTime=1788183951098113&requestHash=710cf49f349632c17f3afabfa6a7364540305956\",\"disposition\":\"enforce\",\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"line-number\":1568,\"column-number\":5,\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/ox8dsmiqR62P1bqhciWOn7Fg\\/recaptcha__en.js\",\"status-code\":200,\"script-sample\":\"\"}','a2bc04c00924ac94f1057582d483e22fb4e1464e'),
('6e844ae1-25bd-4012-89b2-caa4532e34da',0,1787815897,1787815897,'csp-report','frontend.centor',1787815895970650,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815895970650&requestHash=2f873a6b93cb8c8a27ba11f757f88120bed3795c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('723ba195-271d-4e50-9652-aa48f8d3db58',0,1787815897,1787815897,'csp-report','frontend.centor',1787815895970650,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815895970650&requestHash=2f873a6b93cb8c8a27ba11f757f88120bed3795c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('754b1deb-9187-445d-a265-3a391ce66a91',0,1787816027,1787816027,'csp-report','frontend.centor',1787816025726795,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816025726795&requestHash=0c81271e1c443908faa7a7e6a9527ffe286dee6d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('756acc8e-ea87-463a-829e-5a8614633ff6',0,1787814888,1787814888,'csp-report','frontend.centor',1787814868275219,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814868275219&requestHash=b9c745a9a95e3a704241a9727e994821e0a7a74a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('78d4c4e7-2349-46c6-97c0-e95e21c65846',0,1788184659,1788184659,'csp-report','frontend.centor',1788184658255822,'{\"addr\":\"104.129.207.0\",\"agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/151.0.0.0 Safari\\/537.36\"}','{\"document-uri\":\"https:\\/\\/stage.centorrx.com\\/contact\",\"referrer\":\"https:\\/\\/stage.centorrx.com\\/company\",\"violated-directive\":\"connect-src\",\"effective-directive\":\"connect-src\",\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/stage.centorrx.com\\/@http-reporting?csp=report&requestTime=1788184658255822&requestHash=58e440e8a4e2edf155145f7586cccd9cb67a0711\",\"disposition\":\"enforce\",\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"line-number\":1568,\"column-number\":5,\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/ox8dsmiqR62P1bqhciWOn7Fg\\/recaptcha__en.js\",\"status-code\":200,\"script-sample\":\"\"}','a2bc04c00924ac94f1057582d483e22fb4e1464e'),
('7b21b852-dae5-401d-bc04-8d6dd8186562',0,1787814895,1787814895,'csp-report','frontend.centor',1787814813148447,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814813148447&requestHash=ad67e34282f9c697fd0e43a2cd694b78a2b51a25\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('7cd8a2e2-3fbf-4393-8405-f01894db6879',0,1787814887,1787814887,'csp-report','frontend.centor',1787814825655173,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/glass-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814825655173&requestHash=bd8886476a9456de495f5337473aece7ca3a50ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('7d90aa5f-a99b-45e0-b6e5-1e5a6d26244e',0,1787814887,1787814887,'csp-report','frontend.centor',1787814816170823,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/bottle-closure\\/pet-bottle-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814816170823&requestHash=58ecf1afb368c81eb28139e74e5e2303c3a46db4\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('7ddc4a17-8ca6-46fa-b020-6be362fb2129',0,1787814895,1787814895,'csp-report','frontend.centor',1787814827496492,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/ointment-jar\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814827496492&requestHash=f365ba1270a81499830ebed825a4a3c53f91da2a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('7f993ca2-793a-4a7a-81bb-ebf371acca8a',0,1787814896,1787814896,'csp-report','frontend.centor',1787814859749623,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814859749623&requestHash=4ca1f3bd52ecb1b9e1167c776d3ac309e9d9b3a9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('81dd39f5-9ef6-455c-a6d0-6af5261431df',0,1787814895,1787814895,'csp-report','frontend.centor',1787814813148447,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814813148447&requestHash=ad67e34282f9c697fd0e43a2cd694b78a2b51a25\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('8ada6601-3951-4da6-a20f-b0d03c6d30e5',0,1787814888,1787814888,'csp-report','frontend.centor',1787814870182416,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814870182416&requestHash=ab0d5d4d1031b1c3f300e070ae89739fca2477ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('8b019fb1-d5ac-4366-b48b-206858d92b72',0,1787816027,1787816027,'csp-report','frontend.centor',1787816025726795,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816025726795&requestHash=0c81271e1c443908faa7a7e6a9527ffe286dee6d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('92277cb3-2a41-4d78-8fd7-2c9694d1d501',0,1787844338,1787844338,'csp-report','frontend.centor',1787844336918355,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787844336918355&requestHash=adc7ae24d947652a0c2e406f3fb3729a45a5d637\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('9300d695-8304-41d8-8ff3-c705da328213',0,1787816017,1787816017,'csp-report','frontend.centor',1787816014458502,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816014458502&requestHash=060835966847ba5d6fd2550c5c613ded9aab1913\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('930f3cff-1dc8-485f-853b-0137c6c96cf8',0,1787814887,1787814887,'csp-report','frontend.centor',1787814825655173,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/glass-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814825655173&requestHash=bd8886476a9456de495f5337473aece7ca3a50ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('947e05a1-d7ab-4e14-aafa-2b6d4aabde7f',0,1787814915,1787814915,'csp-report','frontend.centor',1787814853633938,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/dropper\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814853633938&requestHash=7323e226a0f6ecf7b2809555a27e62e765cc2579\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('949aa53d-3734-4c4a-acde-f78a37c79fa6',0,1787814907,1787814907,'csp-report','frontend.centor',1787814871457309,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814871457309&requestHash=2a0f68296ceb73800b2b9196e5c186dcf1daa626\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('95811b29-5723-42b4-a594-ef87bff5b3d5',0,1787814896,1787814896,'csp-report','frontend.centor',1787814886419875,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814886419875&requestHash=5d7f77e369aa950ef0ad1cec30e8754c945520a1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('95cc2333-ab9d-4983-9837-dc56fabc70f9',0,1787814894,1787814894,'csp-report','frontend.centor',1787814857000796,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/applicator\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814857000796&requestHash=7f69fcc22393f0f701cfdf0482e0050d6e6a0759\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('a1f2d0e8-1dd5-43de-adbc-1efed1ae117a',0,1787814902,1787814902,'csp-report','frontend.centor',1787814823630485,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/plastic-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814823630485&requestHash=bb623b8b1dd6aacc024c4d3085d89fe8832cc2f2\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('a262c509-a247-44ac-bd79-449b78a890fa',0,1787814888,1787814888,'csp-report','frontend.centor',1787814870182416,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814870182416&requestHash=ab0d5d4d1031b1c3f300e070ae89739fca2477ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('ac9ae0f9-91c8-4ff5-be76-e3ac76a7343d',0,1787816017,1787816017,'csp-report','frontend.centor',1787816014458502,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816014458502&requestHash=060835966847ba5d6fd2550c5c613ded9aab1913\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('b13fbcfa-efcd-4437-ac05-e7ab4bd33893',0,1787816501,1787816501,'csp-report','frontend.centor',1787816490071510,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816490071510&requestHash=387a9427ee7bceb04793f79d408f6e98d2893d19\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('b221aa7f-ebb6-4929-b410-067a28d77f5d',0,1787814902,1787814902,'csp-report','frontend.centor',1787814823630485,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/plastic-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814823630485&requestHash=bb623b8b1dd6aacc024c4d3085d89fe8832cc2f2\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('b479fa45-2369-491d-900a-b59fb904b3f2',0,1787814888,1787814888,'csp-report','frontend.centor',1787814798765852,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814798765852&requestHash=6f212bb21882f1e50a7f0d2277957fac466bf92d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('b8648ffc-6b14-49c9-b65f-26f8f3aae556',0,1787816017,1787816017,'csp-report','frontend.centor',1787816014458502,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816014458502&requestHash=060835966847ba5d6fd2550c5c613ded9aab1913\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('b91b7435-f03d-45a1-9c1a-908b2408b8bb',0,1787815897,1787815897,'csp-report','frontend.centor',1787815895970650,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815895970650&requestHash=2f873a6b93cb8c8a27ba11f757f88120bed3795c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('bb6d03ba-c23d-4004-a7ab-00035f3bfa68',0,1787814895,1787814895,'csp-report','frontend.centor',1787814827496492,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/ointment-jar\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814827496492&requestHash=f365ba1270a81499830ebed825a4a3c53f91da2a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('bc6c1b36-c257-4fef-a151-7eb61b9876a5',0,1787814895,1787814895,'csp-report','frontend.centor',1787814859749623,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814859749623&requestHash=4ca1f3bd52ecb1b9e1167c776d3ac309e9d9b3a9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('bdbb790b-a06d-4c4f-8e17-3170bb18d221',0,1787814894,1787814894,'csp-report','frontend.centor',1787814857000796,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/dropper-applicator\\/applicator\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814857000796&requestHash=7f69fcc22393f0f701cfdf0482e0050d6e6a0759\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('c60ae20f-29ba-4abd-b1b5-12112310bae4',0,1787814896,1787814896,'csp-report','frontend.centor',1787814886419875,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814886419875&requestHash=5d7f77e369aa950ef0ad1cec30e8754c945520a1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('cd365a19-52cc-4cb8-ac47-272e113fe075',0,1787816501,1787816501,'csp-report','frontend.centor',1787816490071510,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816490071510&requestHash=387a9427ee7bceb04793f79d408f6e98d2893d19\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('cd8e850e-d2a7-442e-95ed-4a0d0390c258',0,1787814902,1787814902,'csp-report','frontend.centor',1787814823630485,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/plastic-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814823630485&requestHash=bb623b8b1dd6aacc024c4d3085d89fe8832cc2f2\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('cf0df61a-7142-48dd-bebd-5f6ee92c101e',0,1787814895,1787814895,'csp-report','frontend.centor',1787814859749623,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814859749623&requestHash=4ca1f3bd52ecb1b9e1167c776d3ac309e9d9b3a9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('d39ec78f-804e-4ff8-856b-306a55c54a2a',0,1787814895,1787814895,'csp-report','frontend.centor',1787814813148447,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814813148447&requestHash=ad67e34282f9c697fd0e43a2cd694b78a2b51a25\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('d661a86e-2b0c-44e4-8072-0c51f7f8517b',0,1787816017,1787816017,'csp-report','frontend.centor',1787816014458502,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816014458502&requestHash=060835966847ba5d6fd2550c5c613ded9aab1913\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('d9eb7d56-c720-4591-aa6e-2dd787851c07',0,1787814907,1787814907,'csp-report','frontend.centor',1787814871457309,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814871457309&requestHash=2a0f68296ceb73800b2b9196e5c186dcf1daa626\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('dc3b40b9-90ba-4103-b353-de537b0354c5',0,1787814902,1787814902,'csp-report','frontend.centor',1787814823630485,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/plastic-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814823630485&requestHash=bb623b8b1dd6aacc024c4d3085d89fe8832cc2f2\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('dd396552-5ce7-4a6a-9a47-ab444cb48de6',0,1787814887,1787814887,'csp-report','frontend.centor',1787814798765852,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814798765852&requestHash=6f212bb21882f1e50a7f0d2277957fac466bf92d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('de32049a-1017-48c5-8d49-5a34378eaca6',0,1787838933,1787838933,'csp-report','frontend.centor',1787838930114802,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/gx-cap\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787838930114802&requestHash=9b7ed6d855324a11e6e42c6711a61700c356b26c\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('e92333b0-b312-43d9-b9d1-9a1fed844fcc',0,1787814887,1787814887,'csp-report','frontend.centor',1787814825655173,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/liquid-oval\\/glass-liquid-oval\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814825655173&requestHash=bd8886476a9456de495f5337473aece7ca3a50ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('e9d53044-c20e-4fdc-bfa0-74570e9cdd82',0,1787814895,1787814895,'csp-report','frontend.centor',1787814827496492,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/ointment-jar\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814827496492&requestHash=f365ba1270a81499830ebed825a4a3c53f91da2a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('eaa9ce14-3e6c-4611-bfba-ec7b08dcffe3',0,1787814888,1787814888,'csp-report','frontend.centor',1787814870182416,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814870182416&requestHash=ab0d5d4d1031b1c3f300e070ae89739fca2477ae\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('f0744eba-6675-4bfb-adb2-2a5144d6b516',0,1787814896,1787814896,'csp-report','frontend.centor',1787814886419875,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/plastainer-snap-cap-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814886419875&requestHash=5d7f77e369aa950ef0ad1cec30e8754c945520a1\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('f16ea9bb-9caf-407f-9079-5a62ddee30b5',0,1787815895,1787815895,'csp-report','frontend.centor',1787815892764214,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787815892764214&requestHash=3936002963f644e80417ece4f3c9c57b302465e9\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('f25ae86f-804a-4609-b734-7020f94e67ad',0,1787814907,1787814907,'csp-report','frontend.centor',1787814871457309,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/screw-loc-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814871457309&requestHash=2a0f68296ceb73800b2b9196e5c186dcf1daa626\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('f5245fc2-d1da-40ad-9994-35e28b1905f7',0,1788183672,1788183672,'csp-report','frontend.centor',1788183670655737,'{\"addr\":\"104.129.207.0\",\"agent\":\"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/151.0.0.0 Safari\\/537.36\"}','{\"document-uri\":\"https:\\/\\/stage.centorrx.com\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"referrer\":\"https:\\/\\/stage.centorrx.com\\/product-solutions\\/vial\",\"violated-directive\":\"connect-src\",\"effective-directive\":\"connect-src\",\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/stage.centorrx.com\\/@http-reporting?csp=report&requestTime=1788183670655737&requestHash=948b49e4644ffaab1776ee93accc06cf7e8c73a6\",\"disposition\":\"enforce\",\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"line-number\":1568,\"column-number\":5,\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/ox8dsmiqR62P1bqhciWOn7Fg\\/recaptcha__en.js\",\"status-code\":200,\"script-sample\":\"\"}','a2bc04c00924ac94f1057582d483e22fb4e1464e'),
('f993ee2b-ec38-4e1a-b880-67276189fcec',0,1787816027,1787816027,'csp-report','frontend.centor',1787816025726795,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816025726795&requestHash=0c81271e1c443908faa7a7e6a9527ffe286dee6d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('f9a614b2-b010-4722-a2e1-2b1e794dff03',0,1787816027,1787816027,'csp-report','frontend.centor',1787816025726795,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816025726795&requestHash=0c81271e1c443908faa7a7e6a9527ffe286dee6d\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('fce9dac3-1739-46f3-afbb-eac54937d096',0,1787816501,1787816501,'csp-report','frontend.centor',1787816490071510,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":438,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/contact\",\"effective-directive\":\"connect-src\",\"line-number\":1481,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787816490071510&requestHash=387a9427ee7bceb04793f79d408f6e98d2893d19\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/xg_pWYS8-HRESiV6Rdg4aY_R\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08'),
('ff835ae6-3dcd-4c98-8f6d-a5625f2f8ded',0,1787814888,1787814888,'csp-report','frontend.centor',1787814868275219,'{\"addr\":\"172.17.0.0\",\"agent\":\"Mozilla\\/5.0 (X11; Ubuntu; Linux x86_64; rv:154.0) Gecko\\/20100101 Firefox\\/154.0\"}','{\"blocked-uri\":\"https:\\/\\/www.google.com\\/recaptcha\\/enterprise\\/clr?k=6LfJ834tAAAAAGrzi29fIqhxiXgDAOdEoDiGrvgl\",\"column-number\":325,\"disposition\":\"enforce\",\"document-uri\":\"https:\\/\\/centor.ddev.site\\/product-solutions\\/vial\\/1-clic-vial-closure\",\"effective-directive\":\"connect-src\",\"line-number\":1522,\"original-policy\":\"default-src \'self\'; script-src \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/*.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'report-sample\'; style-src-attr \'unsafe-inline\' \'report-sample\'; img-src \'self\' data: blob: http:\\/\\/imgsct.cookiebot.com\\/ https:\\/\\/www.centor.com https:\\/\\/www.googletagmanager.com https:\\/\\/googletagmanager.com https:\\/\\/ssl.gstatic.com https:\\/\\/www.gstatic.com https:\\/\\/fonts.gstatic.com https:\\/\\/*.google-analytics.com https:\\/\\/*.googletagmanager.com; base-uri \'self\'; frame-src \'self\' https:\\/\\/www.youtube-nocookie.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/www.google.com https:\\/\\/www.gstatic.com; script-src-elem \'self\' https:\\/\\/www.google.com https:\\/\\/www.gstatic.com \'unsafe-inline\' https:\\/\\/consent.cookiebot.com https:\\/\\/consentcdn.cookiebot.com https:\\/\\/www.googletagmanager.com \'report-sample\'; connect-src \'self\' data: https:\\/\\/*.openstreetmap.org https:\\/\\/consentcdn.cookiebot.com https:\\/\\/consent.cookiebot.com https:\\/\\/www.googletagmanager.com https:\\/\\/*.google-analytics.com https:\\/\\/*.analytics.google.com https:\\/\\/*.googletagmanager.com; style-src \'self\' \'unsafe-inline\' https:\\/\\/googletagmanager.com https:\\/\\/tagmanager.google.com https:\\/\\/fonts.googleapis.com \'report-sample\'; style-src-elem \'self\' \'unsafe-inline\' https:\\/\\/www.googletagmanager.com https:\\/\\/fonts.googleapis.com \'report-sample\'; font-src \'self\' https:\\/\\/fonts.gstatic.com data:; frame-ancestors \'self\'; report-uri https:\\/\\/centor.ddev.site\\/@http-reporting?csp=report&requestTime=1787814868275219&requestHash=b9c745a9a95e3a704241a9727e994821e0a7a74a\",\"referrer\":\"https:\\/\\/centor.ddev.site\\/company\\/locations\\/perrysburg-headquarters\",\"source-file\":\"https:\\/\\/www.gstatic.com\\/recaptcha\\/releases\\/GY0lZUzQQgeA0wDxVI-SQEZw\\/recaptcha__de.js\",\"status-code\":200,\"violated-directive\":\"connect-src\"}','add6576a09a70d8369a780b4c9ff38d1603e2a08');
/*!40000 ALTER TABLE `sys_http_report` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_lockedrecords`
--

DROP TABLE IF EXISTS `sys_lockedrecords`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_lockedrecords` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `userid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `record_table` varchar(255) NOT NULL DEFAULT '',
  `record_uid` int(11) NOT NULL DEFAULT 0,
  `record_pid` int(11) NOT NULL DEFAULT 0,
  `username` varchar(50) NOT NULL DEFAULT '',
  `feuserid` int(11) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `event` (`userid`,`tstamp`)
) ENGINE=InnoDB AUTO_INCREMENT=136523 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_lockedrecords`
--

LOCK TABLES `sys_lockedrecords` WRITE;
/*!40000 ALTER TABLE `sys_lockedrecords` DISABLE KEYS */;
INSERT INTO `sys_lockedrecords` VALUES
(465,4,1605277230,'tt_content',411,89,'bresserbj',0),
(16014,15,1611566385,'tt_content',5353,613,'kleinda',0),
(17563,11,1611846060,'tt_address',87,0,'vohlna',0),
(28211,16,1613406704,'tt_content',7424,843,'sawarynan',0),
(52725,19,1636534396,'be_groups',4,0,'finkma',0),
(61936,8,1660225491,'tx_szslider_domain_model_slider',147,0,'gebauerja',0),
(64465,6,1670252095,'tt_content',9637,360,'staackefa',0),
(77009,27,1687507961,'tt_content',12774,1349,'marie.urbanska',0),
(91402,28,1709120460,'tt_content',7611,363,'vanessa.marcinczak',0),
(109772,37,1733145837,'tt_address',157,0,'yana.demakova',0),
(130617,41,1755256869,'tt_content',12456,217,'eksan.amati',0),
(136210,26,1768213595,'tt_content',14239,605,'malte',0),
(136277,48,1776422889,'pages',1033,0,'thomas',0),
(136290,35,1776948662,'sys_redirect',5994,0,'florian.zaskoku-admin',0),
(136294,47,1777457800,'be_users',51,0,'nicole',0),
(136420,51,1779482564,'pages',2662,0,'chris.rees',0),
(136486,49,1785135438,'sys_redirect',6057,0,'dersim',0),
(136488,42,1785762518,'tt_content',11562,1,'marvin.schieler',0);
/*!40000 ALTER TABLE `sys_lockedrecords` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_log`
--

DROP TABLE IF EXISTS `sys_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_log` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `userid` int(10) unsigned NOT NULL DEFAULT 0,
  `action` smallint(5) unsigned NOT NULL DEFAULT 0,
  `recuid` int(10) unsigned NOT NULL DEFAULT 0,
  `tablename` varchar(255) NOT NULL DEFAULT '',
  `recpid` int(11) NOT NULL DEFAULT 0,
  `error` smallint(5) unsigned NOT NULL DEFAULT 0,
  `details` text DEFAULT NULL,
  `type` smallint(5) unsigned NOT NULL DEFAULT 0,
  `channel` varchar(20) NOT NULL DEFAULT 'default',
  `IP` varchar(39) NOT NULL DEFAULT '',
  `log_data` text DEFAULT NULL,
  `event_pid` int(11) NOT NULL DEFAULT -1,
  `workspace` int(11) NOT NULL DEFAULT 0,
  `request_id` varchar(13) NOT NULL DEFAULT '',
  `time_micro` double NOT NULL DEFAULT 0,
  `component` varchar(255) NOT NULL DEFAULT '',
  `level` varchar(10) NOT NULL DEFAULT 'info',
  `message` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `event` (`userid`,`event_pid`),
  KEY `recuidIdx` (`recuid`),
  KEY `user_auth` (`type`,`action`,`tstamp`),
  KEY `request` (`request_id`),
  KEY `combined_1` (`tstamp`,`type`,`userid`),
  KEY `errorcount` (`tstamp`,`error`),
  KEY `index_channel` (`channel`),
  KEY `index_level` (`level`)
) ENGINE=InnoDB AUTO_INCREMENT=708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_log`
--

LOCK TABLES `sys_log` WRITE;
/*!40000 ALTER TABLE `sys_log` DISABLE KEYS */;
INSERT INTO `sys_log` VALUES
(1,1787814738,25,1,0,'',0,0,'User %s logged in from ###IP###',255,'user','','[\"tim.schreiner\"]',-1,-99,'',0,'','info',NULL,NULL),
(2,1787814744,25,1,0,'',0,0,'Multi-factor authentication successful for user tim.schreiner',255,'user','172.17.0.9','{\"user\":{\"uid\":25,\"username\":\"tim.schreiner\"}}',-1,0,'',0,'','info',NULL,NULL),
(3,1787814761,25,2,4461,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.9','{\"table\":\"tt_content\",\"uid\":4461,\"history\":\"1\"}',1924,0,'',0,'','info',NULL,NULL),
(4,1787814765,25,3,4461,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"tt_content\",\"uid\":4461,\"pid\":1924}',1924,0,'',0,'','info',NULL,NULL),
(5,1787814771,25,3,4402,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"tt_content\",\"uid\":4402,\"pid\":1901}',1901,0,'',0,'','info',NULL,NULL),
(6,1787814771,25,3,1901,'pages',0,0,'Record pages:{uid} was deleted',1,'content','172.17.0.9','{\"uid\":1901}',1879,0,'',0,'','info',NULL,NULL),
(7,1787816072,25,3,51,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":51,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(8,1787816075,25,3,49,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":49,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(9,1787816078,25,3,54,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":54,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(10,1787816091,25,3,22,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":22,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(11,1787816094,25,3,40,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":40,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(12,1787816101,25,3,43,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":43,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(13,1787816104,25,3,46,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":46,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(14,1787816111,25,3,26,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":26,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(15,1787816141,25,2,47,'be_users',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":47,\"history\":\"13\"}',0,0,'',0,'','info',NULL,NULL),
(16,1787816150,25,3,39,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":39,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(17,1787816152,25,3,44,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":44,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(18,1787816159,25,3,48,'be_users',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.9','{\"table\":\"be_users\",\"uid\":48,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(19,1787816189,5,3,26,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":26,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(20,1787816189,5,3,48,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":48,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(21,1787816189,5,3,49,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":49,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(22,1787816189,5,3,51,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":51,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(23,1787816189,5,3,54,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":54,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(24,1787816189,5,3,22,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":22,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(25,1787816189,5,3,39,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":39,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(26,1787816189,5,3,40,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":40,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(27,1787816189,5,3,43,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":43,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(28,1787816189,5,3,44,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":44,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(29,1787816189,5,3,46,'be_users',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"be_users\",\"uid\":46,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(30,1787816189,5,3,4461,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":4461,\"pid\":1924}',1924,0,'',0,'','info',NULL,NULL),
(31,1787816189,5,3,4402,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":4402,\"pid\":1901}',1901,0,'',0,'','info',NULL,NULL),
(32,1787816189,5,3,1901,'pages',0,0,'Record pages:{uid} was deleted unrecoverable',1,'content','','{\"uid\":1901}',1879,0,'',0,'','info',NULL,NULL),
(33,1787837923,25,4,1929,'pages',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1929,\"pid\":1909}',1856,0,'',0,'','info',NULL,NULL),
(34,1787837923,25,4,1929,'pages',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1929,\"pid\":1856}',1909,0,'',0,'','info',NULL,NULL),
(35,1787837954,25,4,1929,'pages',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1929,\"pid\":1848}',1909,0,'',0,'','info',NULL,NULL),
(36,1787837954,25,4,1929,'pages',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1929,\"pid\":1909}',1848,0,'',0,'','info',NULL,NULL),
(37,1787837994,25,2,1848,'pages',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1848,\"history\":\"33\"}',0,0,'',0,'','info',NULL,NULL),
(38,1787838003,25,4,7052,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7052,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(39,1787838003,25,4,7052,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7052,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(40,1787838003,25,4,37,'tx_site_hero_category_slide',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_hero_category_slide\",\"uid\":37,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(41,1787838003,25,4,37,'tx_site_hero_category_slide',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_hero_category_slide\",\"uid\":37,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(42,1787838003,25,4,7051,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7051,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(43,1787838003,25,4,7051,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7051,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(44,1787838003,25,4,36,'tx_site_hero_category_slide',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_hero_category_slide\",\"uid\":36,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(45,1787838003,25,4,36,'tx_site_hero_category_slide',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_hero_category_slide\",\"uid\":36,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(46,1787838003,25,4,4042,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4042,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(47,1787838003,25,4,4042,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4042,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(48,1787838003,25,2,4042,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4042,\"history\":\"39\"}',1848,0,'',0,'','info',NULL,NULL),
(49,1787838012,25,4,4032,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4032,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(50,1787838012,25,4,4032,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4032,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(51,1787838012,25,4,4033,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4033,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(52,1787838012,25,4,4033,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4033,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(53,1787838012,25,4,7046,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7046,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(54,1787838012,25,4,7046,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7046,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(55,1787838012,25,4,373,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":373,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(56,1787838012,25,4,373,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":373,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(57,1787838012,25,4,4036,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4036,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(58,1787838012,25,4,4036,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4036,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(59,1787838012,25,2,4036,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4036,\"history\":\"45\"}',1848,0,'',0,'','info',NULL,NULL),
(60,1787838012,25,4,7045,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7045,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(61,1787838012,25,4,7045,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7045,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(62,1787838012,25,4,372,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":372,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(63,1787838012,25,4,372,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":372,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(64,1787838012,25,4,4035,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4035,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(65,1787838012,25,4,4035,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4035,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(66,1787838012,25,2,4035,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4035,\"history\":\"49\"}',1848,0,'',0,'','info',NULL,NULL),
(67,1787838012,25,4,7044,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7044,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(68,1787838012,25,4,7044,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7044,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(69,1787838012,25,4,371,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":371,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(70,1787838012,25,4,371,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":371,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(71,1787838012,25,4,4034,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4034,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(72,1787838012,25,4,4034,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4034,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(73,1787838012,25,2,4034,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4034,\"history\":\"53\"}',1848,0,'',0,'','info',NULL,NULL),
(74,1787838012,25,4,7049,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7049,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(75,1787838012,25,4,7049,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7049,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(76,1787838012,25,4,376,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":376,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(77,1787838012,25,4,376,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":376,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(78,1787838012,25,4,4039,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4039,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(79,1787838012,25,4,4039,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4039,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(80,1787838012,25,2,4039,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4039,\"history\":\"57\"}',1848,0,'',0,'','info',NULL,NULL),
(81,1787838012,25,4,7048,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7048,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(82,1787838012,25,4,7048,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7048,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(83,1787838012,25,4,375,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":375,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(84,1787838012,25,4,375,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":375,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(85,1787838012,25,4,4038,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4038,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(86,1787838012,25,4,4038,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4038,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(87,1787838012,25,2,4038,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4038,\"history\":\"61\"}',1848,0,'',0,'','info',NULL,NULL),
(88,1787838012,25,4,7047,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7047,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(89,1787838012,25,4,7047,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7047,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(90,1787838012,25,4,374,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":374,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(91,1787838012,25,4,374,'tx_site_page_teaser',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tx_site_page_teaser\",\"uid\":374,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(92,1787838012,25,4,4037,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4037,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(93,1787838012,25,4,4037,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4037,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(94,1787838012,25,2,4037,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4037,\"history\":\"65\"}',1848,0,'',0,'','info',NULL,NULL),
(95,1787838012,25,2,4033,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4033,\"history\":\"66\"}',1848,0,'',0,'','info',NULL,NULL),
(96,1787838012,25,2,4032,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4032,\"history\":\"67\"}',1848,0,'',0,'','info',NULL,NULL),
(97,1787838023,25,4,7050,'sys_file_reference',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7050,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(98,1787838023,25,4,7050,'sys_file_reference',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":7050,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(99,1787838023,25,4,4040,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4040,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(100,1787838023,25,4,4040,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4040,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(101,1787838023,25,2,4040,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4040,\"history\":\"70\"}',1848,0,'',0,'','info',NULL,NULL),
(102,1787838032,25,4,4041,'tt_content',0,0,'Moved record {table}:{uid} to page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4041,\"pid\":1848}',1856,0,'',0,'','info',NULL,NULL),
(103,1787838032,25,4,4041,'tt_content',0,0,'Moved record {table}:{uid} from page {pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4041,\"pid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(104,1787838032,25,2,4041,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":4041,\"history\":\"72\"}',1848,0,'',0,'','info',NULL,NULL),
(105,1787838045,25,3,1856,'pages',0,0,'Record pages:{uid} was deleted',1,'content','172.17.0.6','{\"uid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(106,1787838117,25,3,3855,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3855,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(107,1787838117,25,3,3859,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3859,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(108,1787838117,25,3,3872,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3872,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(109,1787838117,25,3,3881,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3881,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(110,1787838117,25,3,3882,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3882,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(111,1787838117,25,3,3883,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3883,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(112,1787838117,25,3,3884,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3884,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(113,1787838117,25,3,3885,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3885,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(114,1787838117,25,3,3886,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3886,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(115,1787838117,25,3,3887,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3887,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(116,1787838117,25,3,3888,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3888,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(117,1787838117,25,3,3892,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3892,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(118,1787838117,25,3,3893,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3893,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(119,1787838117,25,3,3894,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3894,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(120,1787838117,25,3,3895,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3895,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(121,1787838117,25,3,3896,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3896,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(122,1787838117,25,3,3899,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3899,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(123,1787838117,25,3,3900,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3900,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(124,1787838117,25,3,3901,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3901,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(125,1787838117,25,3,3902,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3902,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(126,1787838117,25,3,3903,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3903,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(127,1787838117,25,3,3904,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3904,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(128,1787838117,25,3,3905,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3905,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(129,1787838117,25,3,3907,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3907,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(130,1787838117,25,3,3908,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3908,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(131,1787838117,25,3,3909,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3909,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(132,1787838117,25,3,4408,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4408,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(133,1787838117,25,3,4409,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4409,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(134,1787838117,25,3,4410,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4410,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(135,1787838117,25,3,4412,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4412,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(136,1787838117,25,3,4414,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4414,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(137,1787838117,25,3,4420,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4420,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(138,1787838117,25,3,4421,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4421,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(139,1787838117,25,3,4507,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4507,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(140,1787838117,25,3,4531,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4531,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(141,1787838117,25,3,4537,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4537,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(142,1787838117,25,3,4542,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4542,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(143,1787838117,25,3,5946,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5946,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(144,1787838117,25,3,5947,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5947,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(145,1787838117,25,3,5948,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5948,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(146,1787838117,25,3,5949,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5949,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(147,1787838117,25,3,5950,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5950,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(148,1787838117,25,3,5951,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5951,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(149,1787838117,25,3,5952,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5952,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(150,1787838117,25,3,5953,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5953,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(151,1787838117,25,3,5954,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5954,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(152,1787838117,25,3,5955,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5955,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(153,1787838117,25,3,5956,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5956,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(154,1787838117,25,3,5957,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5957,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(155,1787838117,25,3,5986,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5986,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(156,1787838126,25,3,3910,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3910,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(157,1787838126,25,3,3911,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3911,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(158,1787838126,25,3,3912,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3912,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(159,1787838126,25,3,3913,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3913,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(160,1787838126,25,3,3914,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3914,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(161,1787838126,25,3,3915,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3915,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(162,1787838126,25,3,3916,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3916,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(163,1787838126,25,3,3917,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3917,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(164,1787838126,25,3,3918,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3918,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(165,1787838126,25,3,4167,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4167,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(166,1787838126,25,3,4424,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4424,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(167,1787838126,25,3,5958,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5958,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(168,1787838126,25,3,5959,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5959,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(169,1787838126,25,3,5960,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5960,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(170,1787838126,25,3,5961,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5961,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(171,1787838126,25,3,5962,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5962,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(172,1787838126,25,3,5963,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5963,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(173,1787838126,25,3,5964,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5964,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(174,1787838126,25,3,5965,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5965,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(175,1787838126,25,3,5966,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5966,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(176,1787838126,25,3,5967,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5967,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(177,1787838126,25,3,5968,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5968,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(178,1787838126,25,3,5969,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5969,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(179,1787838126,25,3,5970,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5970,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(180,1787838126,25,3,5971,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5971,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(181,1787838126,25,3,5972,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5972,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(182,1787838126,25,3,5973,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5973,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(183,1787838126,25,3,5974,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5974,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(184,1787838126,25,3,5975,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5975,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(185,1787838126,25,3,5976,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5976,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(186,1787838126,25,3,5977,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5977,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(187,1787838126,25,3,5978,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5978,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(188,1787838126,25,3,5979,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5979,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(189,1787838126,25,3,5980,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5980,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(190,1787838126,25,3,5981,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5981,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(191,1787838126,25,3,5982,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5982,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(192,1787838126,25,3,5983,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5983,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(193,1787838126,25,3,5984,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5984,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(194,1787838126,25,3,5987,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5987,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(195,1787838126,25,3,5988,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5988,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(196,1787838126,25,3,5989,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5989,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(197,1787838126,25,3,5990,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5990,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(198,1787838126,25,3,5991,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5991,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(199,1787838126,25,3,5992,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5992,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(200,1787838126,25,3,5993,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5993,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(201,1787838126,25,3,5994,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5994,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(202,1787838126,25,3,5997,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5997,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(203,1787838126,25,3,5999,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5999,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(204,1787838126,25,3,6000,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6000,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(205,1787838126,25,3,6001,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6001,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(206,1787838136,25,3,3967,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3967,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(207,1787838136,25,3,3969,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3969,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(208,1787838136,25,3,3970,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3970,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(209,1787838136,25,3,4474,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4474,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(210,1787838136,25,3,4475,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4475,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(211,1787838136,25,3,4479,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4479,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(212,1787838136,25,3,4480,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4480,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(213,1787838136,25,3,4495,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4495,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(214,1787838136,25,3,4499,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4499,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(215,1787838136,25,3,4500,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4500,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(216,1787838136,25,3,4504,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4504,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(217,1787838136,25,3,6002,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6002,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(218,1787838136,25,3,6003,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6003,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(219,1787838136,25,3,6004,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6004,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(220,1787838136,25,3,6005,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6005,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(221,1787838136,25,3,6006,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6006,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(222,1787838136,25,3,6007,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6007,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(223,1787838136,25,3,6008,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6008,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(224,1787838136,25,3,6009,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6009,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(225,1787838136,25,3,6010,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6010,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(226,1787838136,25,3,6011,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6011,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(227,1787838136,25,3,6012,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6012,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(228,1787838136,25,3,6013,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6013,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(229,1787838136,25,3,6014,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6014,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(230,1787838136,25,3,6015,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6015,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(231,1787838136,25,3,6016,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6016,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(232,1787838136,25,3,6017,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6017,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(233,1787838136,25,3,6018,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6018,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(234,1787838136,25,3,6019,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6019,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(235,1787838136,25,3,6020,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6020,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(236,1787838136,25,3,6021,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6021,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(237,1787838136,25,3,6022,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6022,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(238,1787838136,25,3,6023,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6023,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(239,1787838136,25,3,6024,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6024,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(240,1787838136,25,3,6025,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6025,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(241,1787838136,25,3,6026,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6026,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(242,1787838136,25,3,6027,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6027,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(243,1787838136,25,3,6028,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6028,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(244,1787838136,25,3,6029,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6029,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(245,1787838136,25,3,6030,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6030,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(246,1787838136,25,3,6031,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6031,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(247,1787838136,25,3,6032,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6032,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(248,1787838136,25,3,6033,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6033,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(249,1787838136,25,3,6034,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6034,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(250,1787838136,25,3,6035,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6035,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(251,1787838136,25,3,6036,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6036,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(252,1787838136,25,3,6037,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6037,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(253,1787838136,25,3,6038,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6038,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(254,1787838136,25,3,6039,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6039,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(255,1787838136,25,3,6040,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6040,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(256,1787838143,25,3,3996,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3996,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(257,1787838143,25,3,3997,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":3997,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(258,1787838143,25,3,4001,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4001,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(259,1787838143,25,3,4508,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4508,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(260,1787838143,25,3,4509,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4509,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(261,1787838143,25,3,4510,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4510,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(262,1787838143,25,3,4511,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4511,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(263,1787838143,25,3,4512,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4512,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(264,1787838143,25,3,4513,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4513,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(265,1787838143,25,3,4514,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4514,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(266,1787838143,25,3,4515,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4515,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(267,1787838143,25,3,4516,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4516,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(268,1787838143,25,3,4517,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4517,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(269,1787838143,25,3,4518,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4518,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(270,1787838143,25,3,4519,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4519,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(271,1787838143,25,3,4520,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4520,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(272,1787838143,25,3,4521,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4521,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(273,1787838143,25,3,4522,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4522,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(274,1787838143,25,3,4523,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4523,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(275,1787838143,25,3,4524,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4524,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(276,1787838143,25,3,4525,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4525,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(277,1787838143,25,3,4526,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4526,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(278,1787838143,25,3,4527,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4527,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(279,1787838143,25,3,4528,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4528,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(280,1787838143,25,3,4529,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4529,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(281,1787838143,25,3,4530,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4530,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(282,1787838143,25,3,4532,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4532,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(283,1787838143,25,3,4533,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4533,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(284,1787838143,25,3,4534,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4534,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(285,1787838143,25,3,4535,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4535,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(286,1787838143,25,3,4536,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4536,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(287,1787838143,25,3,4538,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4538,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(288,1787838143,25,3,4539,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4539,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(289,1787838143,25,3,5050,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5050,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(290,1787838143,25,3,6041,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6041,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(291,1787838143,25,3,6042,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6042,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(292,1787838143,25,3,6043,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6043,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(293,1787838143,25,3,6044,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6044,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(294,1787838143,25,3,6045,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6045,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(295,1787838143,25,3,6046,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6046,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(296,1787838143,25,3,6047,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6047,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(297,1787838143,25,3,6048,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6048,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(298,1787838143,25,3,6049,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6049,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(299,1787838143,25,3,6050,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6050,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(300,1787838143,25,3,6051,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6051,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(301,1787838143,25,3,6052,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6052,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(302,1787838143,25,3,6053,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6053,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(303,1787838143,25,3,6057,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6057,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(304,1787838143,25,3,6058,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6058,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(305,1787838143,25,3,6059,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6059,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(306,1787838151,25,3,4030,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4030,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(307,1787838151,25,3,4031,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4031,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(308,1787838151,25,3,4058,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4058,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(309,1787838151,25,3,4060,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4060,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(310,1787838151,25,3,4061,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4061,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(311,1787838151,25,3,4063,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4063,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(312,1787838151,25,3,4073,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4073,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(313,1787838151,25,3,4074,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4074,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(314,1787838151,25,3,4075,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4075,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(315,1787838151,25,3,4076,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4076,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(316,1787838151,25,3,4077,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4077,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(317,1787838151,25,3,4078,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4078,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(318,1787838151,25,3,4079,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4079,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(319,1787838151,25,3,4080,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4080,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(320,1787838151,25,3,4081,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4081,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(321,1787838151,25,3,4082,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4082,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(322,1787838151,25,3,4083,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4083,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(323,1787838151,25,3,4086,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4086,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(324,1787838151,25,3,4087,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4087,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(325,1787838151,25,3,4088,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4088,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(326,1787838151,25,3,4089,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4089,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(327,1787838151,25,3,4316,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4316,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(328,1787838151,25,3,4317,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4317,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(329,1787838151,25,3,4318,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4318,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(330,1787838151,25,3,4327,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4327,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(331,1787838151,25,3,4328,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4328,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(332,1787838151,25,3,4332,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4332,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(333,1787838151,25,3,4346,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4346,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(334,1787838151,25,3,4347,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4347,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(335,1787838151,25,3,4540,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4540,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(336,1787838151,25,3,4541,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4541,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(337,1787838151,25,3,4543,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4543,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(338,1787838151,25,3,4544,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4544,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(339,1787838151,25,3,4545,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4545,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(340,1787838151,25,3,4546,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4546,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(341,1787838151,25,3,4547,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4547,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(342,1787838151,25,3,4548,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4548,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(343,1787838151,25,3,4549,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4549,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(344,1787838151,25,3,4550,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4550,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(345,1787838151,25,3,4551,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4551,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(346,1787838151,25,3,4552,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4552,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(347,1787838151,25,3,4553,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4553,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(348,1787838151,25,3,4554,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4554,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(349,1787838151,25,3,4555,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4555,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(350,1787838151,25,3,4556,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4556,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(351,1787838151,25,3,4557,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4557,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(352,1787838151,25,3,4558,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4558,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(353,1787838151,25,3,4559,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4559,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(354,1787838151,25,3,4560,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4560,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(355,1787838151,25,3,5051,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":5051,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(356,1787838157,25,3,4092,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4092,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(357,1787838157,25,3,4094,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4094,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(358,1787838157,25,3,4095,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4095,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(359,1787838157,25,3,4348,'sys_redirect',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":4348,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(360,1787838189,25,1,6060,'sys_redirect',0,0,'Record {table}:{uid} was inserted on page {pid}',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6060,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(361,1787838196,25,2,6060,'sys_redirect',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6060,\"history\":\"329\"}',0,0,'',0,'','info',NULL,NULL),
(362,1787838203,25,2,6060,'sys_redirect',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"sys_redirect\",\"uid\":6060,\"history\":\"330\"}',0,0,'',0,'','info',NULL,NULL),
(363,1787838326,25,3,16592,'sys_file_reference',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":16592,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(364,1787838326,25,3,16593,'sys_file_reference',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"sys_file_reference\",\"uid\":16593,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(365,1787838326,25,3,15702,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15702,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(366,1787838326,25,3,15703,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15703,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(367,1787838326,25,3,15704,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15704,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(368,1787838326,25,3,15705,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15705,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(369,1787838326,25,3,15706,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15706,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(370,1787838326,25,3,15707,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15707,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(371,1787838326,25,3,15708,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15708,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(372,1787838326,25,3,15709,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15709,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(373,1787838326,25,3,15710,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','172.17.0.6','{\"table\":\"tt_content\",\"uid\":15710,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(374,1787838326,25,3,2536,'pages',0,0,'Record pages:{uid} was deleted',1,'content','172.17.0.6','{\"uid\":2536}',1848,0,'',0,'','info',NULL,NULL),
(375,1787838350,5,3,3855,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3855,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(376,1787838350,5,3,3859,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3859,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(377,1787838350,5,3,3872,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3872,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(378,1787838350,5,3,3881,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3881,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(379,1787838350,5,3,3882,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3882,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(380,1787838350,5,3,3883,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3883,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(381,1787838350,5,3,3884,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3884,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(382,1787838350,5,3,3885,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3885,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(383,1787838350,5,3,3886,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3886,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(384,1787838350,5,3,3887,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3887,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(385,1787838350,5,3,3888,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3888,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(386,1787838350,5,3,3892,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3892,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(387,1787838350,5,3,3893,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3893,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(388,1787838350,5,3,3894,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3894,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(389,1787838350,5,3,3895,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3895,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(390,1787838350,5,3,3896,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3896,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(391,1787838350,5,3,3899,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3899,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(392,1787838350,5,3,3900,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3900,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(393,1787838350,5,3,3901,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3901,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(394,1787838350,5,3,3902,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3902,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(395,1787838350,5,3,3903,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3903,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(396,1787838350,5,3,3904,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3904,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(397,1787838350,5,3,3905,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3905,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(398,1787838350,5,3,3907,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3907,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(399,1787838350,5,3,3908,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3908,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(400,1787838350,5,3,3909,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3909,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(401,1787838350,5,3,3910,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3910,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(402,1787838350,5,3,3911,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3911,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(403,1787838350,5,3,3912,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3912,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(404,1787838350,5,3,3913,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3913,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(405,1787838350,5,3,3914,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3914,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(406,1787838350,5,3,3915,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3915,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(407,1787838350,5,3,3916,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3916,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(408,1787838350,5,3,3917,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3917,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(409,1787838350,5,3,3918,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3918,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(410,1787838350,5,3,3967,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3967,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(411,1787838350,5,3,3969,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3969,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(412,1787838350,5,3,3970,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3970,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(413,1787838350,5,3,3996,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3996,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(414,1787838350,5,3,3997,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":3997,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(415,1787838350,5,3,4001,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4001,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(416,1787838350,5,3,4030,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4030,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(417,1787838350,5,3,4031,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4031,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(418,1787838350,5,3,4058,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4058,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(419,1787838350,5,3,4060,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4060,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(420,1787838350,5,3,4061,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4061,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(421,1787838350,5,3,4063,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4063,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(422,1787838350,5,3,4073,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4073,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(423,1787838350,5,3,4074,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4074,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(424,1787838350,5,3,4075,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4075,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(425,1787838350,5,3,4076,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4076,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(426,1787838350,5,3,4077,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4077,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(427,1787838350,5,3,4078,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4078,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(428,1787838350,5,3,4079,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4079,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(429,1787838350,5,3,4080,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4080,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(430,1787838350,5,3,4081,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4081,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(431,1787838350,5,3,4082,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4082,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(432,1787838350,5,3,4083,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4083,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(433,1787838350,5,3,4086,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4086,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(434,1787838350,5,3,4087,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4087,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(435,1787838350,5,3,4088,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4088,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(436,1787838350,5,3,4089,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4089,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(437,1787838350,5,3,4092,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4092,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(438,1787838350,5,3,4094,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4094,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(439,1787838350,5,3,4095,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4095,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(440,1787838350,5,3,4167,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4167,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(441,1787838350,5,3,4316,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4316,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(442,1787838350,5,3,4317,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4317,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(443,1787838350,5,3,4318,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4318,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(444,1787838350,5,3,4327,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4327,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(445,1787838350,5,3,4328,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4328,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(446,1787838350,5,3,4332,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4332,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(447,1787838350,5,3,4346,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4346,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(448,1787838350,5,3,4347,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4347,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(449,1787838350,5,3,4348,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4348,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(450,1787838350,5,3,4408,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4408,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(451,1787838350,5,3,4409,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4409,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(452,1787838350,5,3,4410,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4410,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(453,1787838350,5,3,4412,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4412,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(454,1787838350,5,3,4414,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4414,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(455,1787838350,5,3,4420,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4420,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(456,1787838350,5,3,4421,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4421,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(457,1787838350,5,3,4424,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4424,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(458,1787838350,5,3,4474,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4474,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(459,1787838350,5,3,4475,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4475,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(460,1787838350,5,3,4479,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4479,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(461,1787838350,5,3,4480,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4480,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(462,1787838350,5,3,4495,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4495,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(463,1787838350,5,3,4499,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4499,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(464,1787838350,5,3,4500,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4500,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(465,1787838350,5,3,4504,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4504,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(466,1787838350,5,3,4507,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4507,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(467,1787838350,5,3,4508,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4508,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(468,1787838350,5,3,4509,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4509,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(469,1787838350,5,3,4510,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4510,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(470,1787838350,5,3,4511,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4511,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(471,1787838350,5,3,4512,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4512,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(472,1787838350,5,3,4513,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4513,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(473,1787838350,5,3,4514,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4514,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(474,1787838350,5,3,4515,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4515,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(475,1787838350,5,3,4516,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4516,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(476,1787838350,5,3,4517,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4517,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(477,1787838350,5,3,4518,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4518,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(478,1787838350,5,3,4519,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4519,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(479,1787838350,5,3,4520,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4520,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(480,1787838350,5,3,4521,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4521,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(481,1787838350,5,3,4522,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4522,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(482,1787838350,5,3,4523,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4523,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(483,1787838350,5,3,4524,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4524,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(484,1787838350,5,3,4525,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4525,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(485,1787838350,5,3,4526,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4526,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(486,1787838350,5,3,4527,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4527,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(487,1787838350,5,3,4528,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4528,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(488,1787838350,5,3,4529,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4529,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(489,1787838350,5,3,4530,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4530,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(490,1787838350,5,3,4531,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4531,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(491,1787838350,5,3,4532,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4532,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(492,1787838350,5,3,4533,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4533,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(493,1787838350,5,3,4534,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4534,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(494,1787838350,5,3,4535,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4535,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(495,1787838350,5,3,4536,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4536,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(496,1787838350,5,3,4537,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4537,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(497,1787838350,5,3,4538,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4538,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(498,1787838350,5,3,4539,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4539,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(499,1787838350,5,3,4540,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4540,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(500,1787838350,5,3,4541,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4541,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(501,1787838350,5,3,4542,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4542,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(502,1787838350,5,3,4543,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4543,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(503,1787838350,5,3,4544,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4544,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(504,1787838350,5,3,4545,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4545,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(505,1787838350,5,3,4546,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4546,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(506,1787838350,5,3,4547,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4547,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(507,1787838350,5,3,4548,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4548,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(508,1787838350,5,3,4549,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4549,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(509,1787838350,5,3,4550,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4550,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(510,1787838350,5,3,4551,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4551,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(511,1787838350,5,3,4552,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4552,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(512,1787838350,5,3,4553,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4553,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(513,1787838350,5,3,4554,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4554,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(514,1787838350,5,3,4555,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4555,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(515,1787838350,5,3,4556,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4556,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(516,1787838350,5,3,4557,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4557,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(517,1787838350,5,3,4558,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4558,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(518,1787838350,5,3,4559,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4559,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(519,1787838350,5,3,4560,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":4560,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(520,1787838350,5,3,5050,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5050,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(521,1787838350,5,3,5051,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5051,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(522,1787838350,5,3,5946,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5946,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(523,1787838350,5,3,5947,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5947,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(524,1787838350,5,3,5948,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5948,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(525,1787838350,5,3,5949,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5949,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(526,1787838350,5,3,5950,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5950,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(527,1787838350,5,3,5951,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5951,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(528,1787838350,5,3,5952,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5952,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(529,1787838350,5,3,5953,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5953,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(530,1787838350,5,3,5954,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5954,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(531,1787838350,5,3,5955,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5955,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(532,1787838350,5,3,5956,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5956,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(533,1787838350,5,3,5957,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5957,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(534,1787838350,5,3,5958,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5958,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(535,1787838350,5,3,5959,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5959,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(536,1787838350,5,3,5960,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5960,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(537,1787838350,5,3,5961,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5961,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(538,1787838350,5,3,5962,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5962,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(539,1787838350,5,3,5963,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5963,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(540,1787838350,5,3,5964,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5964,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(541,1787838350,5,3,5965,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5965,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(542,1787838350,5,3,5966,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5966,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(543,1787838350,5,3,5967,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5967,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(544,1787838350,5,3,5968,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5968,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(545,1787838350,5,3,5969,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5969,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(546,1787838350,5,3,5970,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5970,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(547,1787838350,5,3,5971,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5971,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(548,1787838350,5,3,5972,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5972,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(549,1787838350,5,3,5973,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5973,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(550,1787838350,5,3,5974,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5974,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(551,1787838350,5,3,5975,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5975,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(552,1787838350,5,3,5976,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5976,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(553,1787838350,5,3,5977,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5977,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(554,1787838350,5,3,5978,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5978,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(555,1787838350,5,3,5979,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5979,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(556,1787838350,5,3,5980,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5980,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(557,1787838350,5,3,5981,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5981,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(558,1787838350,5,3,5982,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5982,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(559,1787838350,5,3,5983,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5983,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(560,1787838350,5,3,5984,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5984,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(561,1787838350,5,3,5986,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5986,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(562,1787838350,5,3,5987,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5987,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(563,1787838350,5,3,5988,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5988,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(564,1787838350,5,3,5989,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5989,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(565,1787838350,5,3,5990,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5990,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(566,1787838350,5,3,5991,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5991,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(567,1787838350,5,3,5992,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5992,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(568,1787838350,5,3,5993,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5993,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(569,1787838350,5,3,5994,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5994,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(570,1787838350,5,3,5997,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5997,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(571,1787838350,5,3,5999,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":5999,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(572,1787838350,5,3,6000,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6000,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(573,1787838350,5,3,6001,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6001,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(574,1787838350,5,3,6002,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6002,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(575,1787838350,5,3,6003,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6003,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(576,1787838350,5,3,6004,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6004,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(577,1787838350,5,3,6005,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6005,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(578,1787838350,5,3,6006,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6006,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(579,1787838350,5,3,6007,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6007,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(580,1787838350,5,3,6008,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6008,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(581,1787838350,5,3,6009,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6009,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(582,1787838350,5,3,6010,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6010,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(583,1787838350,5,3,6011,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6011,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(584,1787838350,5,3,6012,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6012,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(585,1787838350,5,3,6013,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6013,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(586,1787838350,5,3,6014,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6014,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(587,1787838350,5,3,6015,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6015,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(588,1787838350,5,3,6016,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6016,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(589,1787838350,5,3,6017,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6017,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(590,1787838350,5,3,6018,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6018,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(591,1787838350,5,3,6019,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6019,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(592,1787838350,5,3,6020,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6020,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(593,1787838350,5,3,6021,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6021,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(594,1787838350,5,3,6022,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6022,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(595,1787838350,5,3,6023,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6023,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(596,1787838350,5,3,6024,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6024,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(597,1787838350,5,3,6025,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6025,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(598,1787838350,5,3,6026,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6026,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(599,1787838350,5,3,6027,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6027,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(600,1787838350,5,3,6028,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6028,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(601,1787838350,5,3,6029,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6029,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(602,1787838350,5,3,6030,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6030,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(603,1787838350,5,3,6031,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6031,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(604,1787838350,5,3,6032,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6032,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(605,1787838350,5,3,6033,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6033,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(606,1787838350,5,3,6034,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6034,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(607,1787838350,5,3,6035,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6035,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(608,1787838350,5,3,6036,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6036,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(609,1787838350,5,3,6037,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6037,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(610,1787838350,5,3,6038,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6038,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(611,1787838350,5,3,6039,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6039,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(612,1787838350,5,3,6040,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6040,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(613,1787838350,5,3,6041,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6041,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(614,1787838350,5,3,6042,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6042,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(615,1787838350,5,3,6043,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6043,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(616,1787838350,5,3,6044,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6044,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(617,1787838350,5,3,6045,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6045,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(618,1787838350,5,3,6046,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6046,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(619,1787838350,5,3,6047,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6047,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(620,1787838350,5,3,6048,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6048,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(621,1787838350,5,3,6049,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6049,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(622,1787838350,5,3,6050,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6050,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(623,1787838350,5,3,6051,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6051,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(624,1787838350,5,3,6052,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6052,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(625,1787838350,5,3,6053,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6053,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(626,1787838350,5,3,6057,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6057,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(627,1787838350,5,3,6058,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6058,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(628,1787838350,5,3,6059,'sys_redirect',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_redirect\",\"uid\":6059,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(629,1787838350,5,3,16592,'sys_file_reference',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_file_reference\",\"uid\":16592,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(630,1787838350,5,3,16593,'sys_file_reference',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"sys_file_reference\",\"uid\":16593,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(631,1787838350,5,3,15704,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15704,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(632,1787838350,5,3,15705,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15705,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(633,1787838350,5,3,15706,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15706,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(634,1787838350,5,3,15710,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15710,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(635,1787838350,5,3,15707,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15707,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(636,1787838350,5,3,15708,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15708,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(637,1787838350,5,3,15709,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15709,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(638,1787838350,5,3,15703,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15703,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(639,1787838350,5,3,15702,'tt_content',0,0,'Record {table}:{uid} was deleted unrecoverable from pages:{pid}',1,'content','','{\"table\":\"tt_content\",\"uid\":15702,\"pid\":2536}',2536,0,'',0,'','info',NULL,NULL),
(640,1787838350,5,3,2536,'pages',0,0,'Record pages:{uid} was deleted unrecoverable',1,'content','','{\"uid\":2536}',1848,0,'',0,'','info',NULL,NULL),
(641,1787838350,5,3,1856,'pages',0,0,'Record pages:{uid} was deleted unrecoverable',1,'content','','{\"uid\":1856}',1848,0,'',0,'','info',NULL,NULL),
(643,1787838476,25,3,1931,'pages',0,0,'Record pages:{uid} was deleted',1,'content','172.17.0.6','{\"uid\":1931}',1929,0,'',0,'','info',NULL,NULL),
(644,1787838476,25,3,1929,'pages',0,0,'Record pages:{uid} was deleted',1,'content','172.17.0.6','{\"uid\":1929}',1848,0,'',0,'','info',NULL,NULL),
(645,1787838498,25,2,1852,'pages',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1852,\"history\":\"612\"}',1848,0,'',0,'','info',NULL,NULL),
(646,1787838516,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(647,1787838539,25,2,1850,'pages',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1850,\"history\":\"613\"}',1848,0,'',0,'','info',NULL,NULL),
(648,1787838597,25,2,1849,'pages',0,0,'Record {table}:{uid} was updated',1,'content','172.17.0.6','{\"table\":\"pages\",\"uid\":1849,\"history\":\"614\"}',1848,0,'',0,'','info',NULL,NULL),
(649,1787838716,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(650,1787838746,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(654,1787838850,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(655,1787839121,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(656,1787839158,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"pages\"}',-1,0,'',0,'','info',NULL,NULL),
(657,1787839185,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','172.17.0.6','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(658,1787910150,0,0,0,'',0,2,'Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1146: An exception occurred while executing a query: Table \'zudu24fa_stage.cache_pages\' doesn\'t exist | Doctrine\\DBAL\\Exception\\TableNotFoundException thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php in line 51. Requested URL: https://stage.centorrx.com/_assets/081fa96a07de1dccb64a8a83e1567439/Icons/favicon.1786432893.ico',5,'php','178.200.191.162','',-1,0,'',0,'','error',NULL,NULL),
(659,1787910153,0,3,0,'',0,3,'Login-attempt from ###IP###, username \'%s\', password not accepted!',255,'user','','[\"tim.schreiner\"]',-1,-99,'',0,'','info',NULL,NULL),
(660,1787910241,25,1,0,'',0,0,'User %s logged in from ###IP###',255,'user','','[\"tim.schreiner\"]',-1,-99,'',0,'','info',NULL,NULL),
(661,1787910244,25,1,0,'',0,0,'Multi-factor authentication successful for user tim.schreiner',255,'user','178.200.191.162','{\"user\":{\"uid\":25,\"username\":\"tim.schreiner\"}}',-1,0,'',0,'','info',NULL,NULL),
(662,1787911674,25,0,0,'',0,2,'Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1146: An exception occurred while executing a query: Table \'zudu24fa_stage.cache_hash\' doesn\'t exist | Doctrine\\DBAL\\Exception\\TableNotFoundException thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php in line 51. Requested URL: https://stage.centorrx.com/typo3/module/system/reports/status?token=--AnonymizedToken--956154bf86f159b02d1eb334',5,'php','178.200.191.162','',-1,0,'',0,'','error',NULL,NULL),
(663,1787911749,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(664,1787911749,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(665,1787911749,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(666,1787911749,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(667,1787911829,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(668,1787911829,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(669,1787911829,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(670,1787911829,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(671,1787911891,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','178.200.191.162','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(672,1787911902,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(673,1787911902,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(674,1787911902,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 1 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 261',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(675,1787911902,25,0,0,'',0,2,'Core: Error handler (BE): PHP Warning: Undefined array key 2 in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Report/SolrStatus.php line 262',5,'php','178.200.191.162','',-1,0,'',0,'','warning',NULL,NULL),
(676,1787919080,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','178.200.191.162','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL),
(677,1787919266,5,0,0,'',0,2,'Core: Exception handler (CLI): Uncaught TYPO3 Exception: ApacheSolrForTypo3\\Solr\\ConnectionManager::getConnectionsBySite(): Argument #1 ($site) must be of type ApacheSolrForTypo3\\Solr\\Domain\\Site\\Site, null given, called in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php on line 64 | TypeError thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/ConnectionManager.php in line 300',5,'php','','',-1,0,'',0,'','error',NULL,NULL),
(678,1787919303,25,2,15,'tx_scheduler_task',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tx_scheduler_task\",\"uid\":15,\"history\":\"624\"}',0,0,'',0,'','info',NULL,NULL),
(679,1787922866,25,1,58,'be_users',0,0,'Record {table}:{uid} was inserted on page {pid}',1,'content','178.200.191.162','{\"table\":\"be_users\",\"uid\":58,\"pid\":0}',0,0,'',0,'','info',NULL,NULL),
(680,1787922873,25,2,58,'be_users',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"be_users\",\"uid\":58,\"history\":\"643\"}',0,0,'',0,'','info',NULL,NULL),
(681,1787968802,5,0,0,'',0,2,'Core: Exception handler (CLI): Uncaught TYPO3 Exception: ApacheSolrForTypo3\\Solr\\ConnectionManager::getConnectionsBySite(): Argument #1 ($site) must be of type ApacheSolrForTypo3\\Solr\\Domain\\Site\\Site, null given, called in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php on line 64 | TypeError thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/ConnectionManager.php in line 300',5,'php','','',-1,0,'',0,'','error',NULL,NULL),
(682,1788055201,5,0,0,'',0,2,'Core: Exception handler (CLI): Uncaught TYPO3 Exception: ApacheSolrForTypo3\\Solr\\ConnectionManager::getConnectionsBySite(): Argument #1 ($site) must be of type ApacheSolrForTypo3\\Solr\\Domain\\Site\\Site, null given, called in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php on line 64 | TypeError thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/ConnectionManager.php in line 300',5,'php','','',-1,0,'',0,'','error',NULL,NULL),
(683,1788141601,5,0,0,'',0,2,'Core: Exception handler (CLI): Uncaught TYPO3 Exception: ApacheSolrForTypo3\\Solr\\ConnectionManager::getConnectionsBySite(): Argument #1 ($site) must be of type ApacheSolrForTypo3\\Solr\\Domain\\Site\\Site, null given, called in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php on line 64 | TypeError thrown in file /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/ConnectionManager.php in line 300',5,'php','','',-1,0,'',0,'','error',NULL,NULL),
(684,1788162842,25,1,0,'',0,0,'User %s logged in from ###IP###',255,'user','','[\"tim.schreiner\"]',-1,-99,'',0,'','info',NULL,NULL),
(685,1788162845,25,1,0,'',0,0,'Multi-factor authentication successful for user tim.schreiner',255,'user','178.200.191.162','{\"user\":{\"uid\":25,\"username\":\"tim.schreiner\"}}',-1,0,'',0,'','info',NULL,NULL),
(686,1788162960,25,1,0,'',0,0,'File \"{identifier}\" uploaded to \"{destination}\"',2,'file','178.200.191.162','{\"identifier\":\"centor-logo-white.svg\",\"destination\":\"\\/user_upload\\/centor\\/\"}',-1,0,'',0,'','info',NULL,NULL),
(687,1788163016,25,2,2,'tx_site_configuration',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tx_site_configuration\",\"uid\":2,\"history\":\"1479\"}',1848,0,'',0,'','info',NULL,NULL),
(688,1788163016,25,1,28719,'sys_file_reference',0,0,'Record {table}:{uid} was inserted on page {pid}',1,'content','178.200.191.162','{\"table\":\"sys_file_reference\",\"uid\":28719,\"pid\":1848}',1848,0,'',0,'','info',NULL,NULL),
(689,1788163016,25,2,2,'tx_site_configuration',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tx_site_configuration\",\"uid\":2,\"history\":\"1481\"}',1848,0,'',0,'','info',NULL,NULL),
(690,1788163016,25,3,156,'sys_file_reference',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"sys_file_reference\",\"uid\":156,\"pid\":1848}',1848,0,'',0,'','info',NULL,NULL),
(691,1788185958,25,2,1849,'pages',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"pages\",\"uid\":1849,\"history\":\"1559\"}',1848,0,'',0,'','info',NULL,NULL),
(692,1788185968,25,2,1891,'pages',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"pages\",\"uid\":1891,\"history\":\"1560\"}',1848,0,'',0,'','info',NULL,NULL),
(693,1788186042,25,2,4046,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4046,\"history\":\"1562\"}',1860,0,'',0,'','info',NULL,NULL),
(694,1788186147,25,4,4056,'tt_content',0,0,'Moved record {table}:{uid} on page {pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4056,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(695,1788186147,25,2,4056,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4056,\"history\":\"1564\"}',1860,0,'',0,'','info',NULL,NULL),
(696,1788186154,25,3,4046,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4046,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(697,1788186165,25,4,4057,'tt_content',0,0,'Moved record {table}:{uid} on page {pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4057,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(698,1788186165,25,2,4057,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4057,\"history\":\"1567\"}',1860,0,'',0,'','info',NULL,NULL),
(699,1788186167,25,3,7053,'sys_file_reference',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"sys_file_reference\",\"uid\":7053,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(700,1788186167,25,3,4045,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4045,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(701,1788186171,25,3,4055,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4055,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(702,1788186192,25,3,4047,'tt_content',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4047,\"pid\":1860}',1860,0,'',0,'','info',NULL,NULL),
(703,1788187055,25,2,4244,'tt_content',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tt_content\",\"uid\":4244,\"history\":\"1575\"}',1878,0,'',0,'','info',NULL,NULL),
(704,1788187174,25,1,28720,'sys_file_reference',0,0,'Record {table}:{uid} was inserted on page {pid}',1,'content','178.200.191.162','{\"table\":\"sys_file_reference\",\"uid\":28720,\"pid\":1848}',1848,0,'',0,'','info',NULL,NULL),
(705,1788187174,25,2,2,'tx_site_configuration',0,0,'Record {table}:{uid} was updated',1,'content','178.200.191.162','{\"table\":\"tx_site_configuration\",\"uid\":2,\"history\":0}',1848,0,'',0,'','info',NULL,NULL),
(706,1788187174,25,3,28719,'sys_file_reference',0,0,'Record {table}:{uid} was deleted from pages:{pid}',1,'content','178.200.191.162','{\"table\":\"sys_file_reference\",\"uid\":28719,\"pid\":1848}',1848,0,'',0,'','info',NULL,NULL),
(707,1788187183,25,1,0,'',0,0,'User {username} has cleared the cache (cacheCmd={command})',3,'default','178.200.191.162','{\"username\":\"tim.schreiner\",\"command\":\"all\"}',-1,0,'',0,'','info',NULL,NULL);
/*!40000 ALTER TABLE `sys_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_messenger_messages`
--

DROP TABLE IF EXISTS `sys_messenger_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_messenger_messages` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `body` longtext NOT NULL,
  `headers` longtext NOT NULL,
  `queue_name` varchar(190) NOT NULL,
  `created_at` datetime NOT NULL,
  `available_at` datetime NOT NULL,
  `delivered_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `queue_name` (`queue_name`),
  KEY `available_at` (`available_at`),
  KEY `delivered_at` (`delivered_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_messenger_messages`
--

LOCK TABLES `sys_messenger_messages` WRITE;
/*!40000 ALTER TABLE `sys_messenger_messages` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_messenger_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_news`
--

DROP TABLE IF EXISTS `sys_news`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_news` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(11) unsigned NOT NULL DEFAULT 0,
  `endtime` int(11) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `content` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_news`
--

LOCK TABLES `sys_news` WRITE;
/*!40000 ALTER TABLE `sys_news` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_news` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_preview`
--

DROP TABLE IF EXISTS `sys_preview`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_preview` (
  `keyword` varchar(32) NOT NULL DEFAULT '',
  `tstamp` int(11) NOT NULL DEFAULT 0,
  `endtime` int(11) NOT NULL DEFAULT 0,
  `config` text DEFAULT NULL,
  PRIMARY KEY (`keyword`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_preview`
--

LOCK TABLES `sys_preview` WRITE;
/*!40000 ALTER TABLE `sys_preview` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_preview` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_redirect`
--

DROP TABLE IF EXISTS `sys_redirect`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_redirect` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `updatedon` int(10) unsigned NOT NULL DEFAULT 0,
  `createdon` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `disabled` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `source_host` varchar(255) NOT NULL DEFAULT '',
  `source_path` text NOT NULL DEFAULT '',
  `is_regexp` smallint(5) unsigned NOT NULL DEFAULT 0,
  `force_https` smallint(5) unsigned NOT NULL DEFAULT 0,
  `respect_query_parameters` smallint(5) unsigned NOT NULL DEFAULT 0,
  `keep_query_parameters` smallint(5) unsigned NOT NULL DEFAULT 0,
  `target` text NOT NULL DEFAULT '',
  `target_statuscode` int(10) unsigned NOT NULL DEFAULT 307,
  `hitcount` int(11) NOT NULL DEFAULT 0,
  `lasthiton` bigint(20) NOT NULL DEFAULT 0,
  `disable_hitcount` smallint(5) unsigned NOT NULL DEFAULT 0,
  `protected` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `creation_type` int(10) unsigned NOT NULL DEFAULT 1,
  `integrity_status` varchar(180) NOT NULL DEFAULT 'no_conflict',
  `redirect_type` varchar(100) DEFAULT 'default',
  `createdby` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `index_source` (`source_host`(80),`source_path`(80)),
  KEY `parent` (`pid`,`deleted`,`disabled`)
) ENGINE=InnoDB AUTO_INCREMENT=6061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_redirect`
--

LOCK TABLES `sys_redirect` WRITE;
/*!40000 ALTER TABLE `sys_redirect` DISABLE KEYS */;
INSERT INTO `sys_redirect` VALUES
(6060,0,1787838203,1787838189,0,0,0,0,'*','/home',0,0,0,0,'t3://page?uid=1848',308,0,0,0,1,'Redirect from old home page',1,'no_conflict','default',25);
/*!40000 ALTER TABLE `sys_redirect` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_refindex`
--

DROP TABLE IF EXISTS `sys_refindex`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_refindex` (
  `hash` varchar(32) NOT NULL DEFAULT '',
  `tablename` varchar(64) NOT NULL DEFAULT '',
  `recuid` int(10) unsigned NOT NULL DEFAULT 0,
  `field` varchar(64) NOT NULL DEFAULT '',
  `flexpointer` varchar(255) NOT NULL DEFAULT '',
  `softref_key` varchar(30) NOT NULL DEFAULT '',
  `softref_id` varchar(40) NOT NULL DEFAULT '',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `workspace` int(10) unsigned NOT NULL DEFAULT 0,
  `ref_table` varchar(64) NOT NULL DEFAULT '',
  `ref_uid` int(11) NOT NULL DEFAULT 0,
  `ref_string` varchar(1024) NOT NULL DEFAULT '',
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 2147483647,
  `t3ver_state` int(10) unsigned NOT NULL DEFAULT 0,
  `ref_field` varchar(64) NOT NULL DEFAULT '',
  `ref_hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `ref_starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `ref_endtime` int(10) unsigned NOT NULL DEFAULT 2147483647,
  `ref_t3ver_state` int(10) unsigned NOT NULL DEFAULT 0,
  `ref_sorting` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`hash`),
  KEY `lookup_string` (`ref_string`(191)),
  KEY `lookup_ref` (`ref_table`,`ref_uid`,`tablename`,`workspace`,`t3ver_state`,`hidden`,`starttime`,`endtime`),
  KEY `idx_softref_key` (`softref_key`,`ref_uid`),
  KEY `lookup_rec` (`tablename`,`recuid`,`field`,`workspace`,`ref_t3ver_state`,`ref_hidden`,`ref_starttime`,`ref_endtime`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_refindex`
--

LOCK TABLES `sys_refindex` WRITE;
/*!40000 ALTER TABLE `sys_refindex` DISABLE KEYS */;
INSERT INTO `sys_refindex` VALUES
('00177da1c39af14394d498bfff696449','sys_file',12068,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0045c8edc7ea20731fa10d1afe0bf28c','sys_file_metadata',10794,'file','','','',0,0,'sys_file',10888,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0061f24349a49cddcf5fcf12963dd177','sys_file',10841,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0076a3b75606a55443d945adff7a8e22','sys_file',8913,'metadata','','','',0,0,'sys_file_metadata',8819,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('00820e081bc7a4e7c6c490fb7f04e92d','sys_file',12045,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('008689dffee21ba5a2b2ab692a3bbe91','sys_file_metadata',10762,'file','','','',0,0,'sys_file',10856,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('00bccd40100a4b31c20e79355d944c8d','sys_file_metadata',90,'file','','','',0,0,'sys_file',182,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('00d1a686e1e11d20bf80beef52e8501d','sys_file',5187,'metadata','','','',0,0,'sys_file_metadata',5092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('00d2046376fc44efc4461302dd4af291','sys_file_metadata',11274,'file','','','',0,0,'sys_file',11368,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('00dc7b6c805f516cb3e915c1f48a69ec','sys_file',8933,'metadata','','','',0,0,'sys_file_metadata',8839,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('010fb063b0246127b7ec5bcfdb950bef','sys_file',11437,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0115757732cbab9e70fe3deea180c25e','tt_content',4263,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('01360fb63e4393ff097ccb337d16fbbc','sys_file',244,'metadata','','','',0,0,'sys_file_metadata',153,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('016228d1fc74d9d6d2d3019df04425b9','sys_file',10875,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('017112e380c3ffc4f9cf67e8da4790f5','tt_content',4095,'tx_container_parent','','','',0,0,'tt_content',4092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0191df1592a8e540e38064ccc129f76e','sys_file',12063,'metadata','','','',0,0,'sys_file_metadata',11969,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('01ac3a7ef07e2b30365590448efa5df8','sys_file',4336,'metadata','','','',0,0,'sys_file_metadata',4241,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('01cd8fa7a3af098d7c74ee6ea936c76b','sys_file',222,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('01ef8f76475b24fc1365f87fd050a2ad','sys_file',11938,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('01ff2a2d913ddad6837021ee09e5e780','tx_site_hero_category_slide',36,'media','','','',0,0,'sys_file_reference',7051,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02184983ceb6bdc7a6cf301e15c7ac9a','sys_file',1906,'metadata','','','',0,0,'sys_file_metadata',1811,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02897c2c9cb43db7123231604637d458','sys_file_metadata',11438,'file','','','',0,0,'sys_file',11532,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('028f350268702e8b7fc4ac407c3b69f4','sys_file',11402,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02a49b1f5adfda1e5c44c075a7980dcb','sys_file',10835,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02b075dbb3ffb95a63c4a464d0ffb721','sys_file',5204,'metadata','','','',0,0,'sys_file_metadata',5109,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02ba45661add4eba855402c5ef6cf083','sys_file',10973,'metadata','','','',0,0,'sys_file_metadata',10879,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('02cb0ff5ec7dfa48da1dcf088f537beb','sys_file',205,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('030ba750729c40e3355a0e748888a9b3','sys_file_metadata',208,'file','','','',0,0,'sys_file',301,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('030dbca116443cdc1d5823a57bd6aa6e','sys_file_reference',7298,'uid_local','','','',0,0,'sys_file',11647,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('030dc35fdd4ac6521b7d0337dde3223c','sys_file',11364,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0343f4753ba96ded2fb9d0ea37cc8b36','tt_content',4266,'media','','','',0,0,'sys_file_reference',7185,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('034b6eb40c7e7c245609b618986e12c9','tt_content',4267,'media','','','',0,0,'sys_file_reference',7187,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03659f8ee69bb772377a7cfaef2a886f','sys_file',13242,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03a5e3421a48708aa21226a394438207','sys_file',5095,'metadata','','','',0,0,'sys_file_metadata',5000,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03a8340a3ac6a6eebd484c3a0d64e932','sys_file',3999,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03ad48d15a021f678f1dc1dacac27053','sys_file',14364,'metadata','','','',0,0,'sys_file_metadata',14272,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03c9d5249e997534082de345fcbad541','tt_content',4467,'bodytext','','email','2',0,0,'_STRING',0,'info@gerresheimer.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03d5c60807950ece0f527c0e9e12d1d0','sys_file_reference',14240,'uid_local','','','',0,0,'sys_file',12075,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('03f58d8cd1f99171e6f7ceee5350fb56','sys_file_reference',7124,'uid_local','','','',0,0,'sys_file',11532,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04332b673c46295d504fc82b27a100c5','sys_file',12139,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0450c4e469b19712460a96520b23ba52','sys_file',11734,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0456ce97d78b48efe6f6a084db99f0dc','tt_content',4042,'tx_site_hero_category_slide','','','',0,0,'tx_site_hero_category_slide',36,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04572e806a9dceee95a8186bcc96391f','sys_file',11397,'metadata','','','',0,0,'sys_file_metadata',11303,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04827d6ed6a84f227a9afe201e7351d0','sys_file',10827,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0482d1432656f5949f376c2c6dd3c7af','sys_file',5225,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04b2f6bdeddea8bb33da6a344d8ac986','sys_file',14365,'metadata','','','',0,0,'sys_file_metadata',14273,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04d0bad68c1f6adf39091a393e0f3016','sys_file',251,'metadata','','','',0,0,'sys_file_metadata',160,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04e3033349214c7925ee4daf5f81f355','sys_file',257,'metadata','','','',0,0,'sys_file_metadata',166,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04f309f17b8a588a635398cdcaa9cec5','sys_file',228,'metadata','','','',0,0,'sys_file_metadata',137,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04f3f2e92bcecceb6f8402fc32702eab','sys_file_metadata',10756,'file','','','',0,0,'sys_file',10850,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('04f7fdb181bafbd3e67297b8e83285b6','sys_file',8945,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('054993684179c5e80a053f610c40ca4a','sys_file',11385,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('056af9c5a75cf5a5dcdf2decc8da3914','sys_file',10889,'metadata','','','',0,0,'sys_file_metadata',10795,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('056ed35937ddaa97faf6ad4eb1b11659','sys_file',8944,'metadata','','','',0,0,'sys_file_metadata',8850,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('058c7acb62fbb72967b94bf8415ef81f','sys_file_reference',7209,'uid_local','','','',0,0,'sys_file',11629,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('059d6571fc3f6ce6c1363cdc073c1dc6','pages',1922,'tx_location_image','','','',0,0,'sys_file_reference',111,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('05d48f2bca0d2841a93ed43ec4317375','sys_file_metadata',10724,'file','','','',0,0,'sys_file',10818,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('05d61953b075cd436a4b164d3b49f17f','sys_file_metadata',10716,'file','','','',0,0,'sys_file',10810,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('05d74d77b495b0e75d265d4fa8fb836f','sys_file',10834,'metadata','','','',0,0,'sys_file_metadata',10740,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0610b98e8ac1d4fd7c5d0e04d9687d41','sys_file',10850,'metadata','','','',0,0,'sys_file_metadata',10756,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0628caf0cd0a949188747f72cce5034c','tt_content',4172,'media','','','',0,0,'sys_file_reference',7115,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0632805fbb413b76db6ed874625ccbe9','sys_file',272,'metadata','','','',0,0,'sys_file_metadata',180,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('063824b188fe95aef3497094b1b688df','sys_file',10795,'metadata','','','',0,0,'sys_file_metadata',10701,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0662297fa805a6462915b24d1e753147','sys_file_reference',7169,'uid_local','','','',0,0,'sys_file',11636,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0662434326963c2762bf0c11809427a8','tt_content',4251,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',392,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0694b11a0edea6682dfaf4abbc2cce3c','sys_file_metadata',10889,'file','','','',0,0,'sys_file',10983,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06976a7d719f6a58d64c7ef3ac64ddab','sys_file_metadata',26,'l10n_parent','','','',0,0,'sys_file_metadata',22,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06c47fbadf6c5e3b1505f0daa8c6cef5','sys_file',10877,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06c58965f84a01ce2efe752bd7eeaafd','sys_file_metadata',11273,'file','','','',0,0,'sys_file',11367,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06d0536d3c358f15fd4e39f9a7d2277b','sys_file_metadata',11303,'file','','','',0,0,'sys_file',11397,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06d1f93d1e4f4cade77eff1de5dab497','sys_file_metadata',121,'file','','','',0,0,'sys_file',212,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06e76ad282b3ca8817419a46a476358e','sys_file_metadata',10723,'file','','','',0,0,'sys_file',10817,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06ec804b6205ec0730691b7e80009d2c','sys_file',10851,'metadata','','','',0,0,'sys_file_metadata',10757,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('06f21a1f8a3b31f6434bc534edaa9edd','sys_file_reference',7045,'uid_local','','','',0,0,'sys_file',11581,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07196b60e2a46c8eaf53d15f063f6a64','sys_file',145,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0725e5e8e3bb480d89c16a76b7e4a974','sys_file_reference',7149,'uid_local','','','',0,0,'sys_file',11558,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07461212e31339c9319ba9b29f5fa3f5','sys_file',10793,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07775653fa5707e2c46d6d47984288e2','sys_file',5203,'metadata','','','',0,0,'sys_file_metadata',5108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0778748af73949201dd9cca4b30d73ca','sys_file',10878,'metadata','','','',0,0,'sys_file_metadata',10784,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0782c4f102f0e72dafd6fcb85d8d05c2','sys_file',11528,'metadata','','','',0,0,'sys_file_metadata',11434,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0790dc65dc0f8cf12b24ab837ee0befc','sys_file_reference',7184,'uid_local','','','',0,0,'sys_file',11645,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('079b31bea2cd44e44644548693cd9d84','sys_file',11725,'metadata','','','',0,0,'sys_file_metadata',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07a2a4e4ee47395b2d68cf3348c3b391','sys_file_metadata',5020,'file','','','',0,0,'sys_file',5115,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07a54392b145286a4bb73d32472719af','sys_file',8963,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07bb2ce5078b62778480ecbcb495d2cd','sys_file',11541,'metadata','','','',0,0,'sys_file_metadata',11447,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07c35fead3232ccbe0a6248ca6b6700e','sys_file',12061,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07f6729a2799e545e338f9254ee2562a','sys_file',13229,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('07ffd9ba91935776063210bf84c16c31','be_groups',3,'subgroup','','','',0,0,'be_groups',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('081f93342a0668d780b58c28c3f86656','sys_file',11365,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08345dd2632268964714bcec3c58372f','sys_file',5436,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0845158e19f1708575ab5bfe71ec8e38','sys_file',206,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0852c955a6335a98130fd6b8bcfd8642','sys_file_metadata',11277,'file','','','',0,0,'sys_file',11371,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0871a3f15c26b5105b4ea78b46831eec','sys_file_reference',7211,'uid_local','','','',0,0,'sys_file',11633,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08abc5d4525fe978b909b0103d75a201','tt_content',4313,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','02fe42c3f474dd537c156ee4e6fdf103',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08ae78257230707d57ab2581c54e1476','sys_file',274,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08b129fcc02b6c86c3f04fc14f1ae153','sys_file',11734,'metadata','','','',0,0,'sys_file_metadata',11640,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08da57d264478ec766e0e19c9d1b29d5','sys_file_metadata',12897,'file','','','',0,0,'sys_file',12991,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08da673dcd5441ac6badba748a70264e','sys_file',202,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08e9cbac0ee3c8672afae515f8f62af1','tx_news_domain_model_news',2319,'fal_media','','','',0,0,'sys_file_reference',3522,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('08ffb7f8406d1d01ef85b26f881842a2','sys_file',11545,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('090f903627974c7c7dcd7a5ad9ad2509','sys_file',11448,'metadata','','','',0,0,'sys_file_metadata',11354,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09247f5f2d9b90a9399bbad3e8f78ad9','sys_file_metadata',13211,'file','','','',0,0,'sys_file',13305,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('093372bee9c792106607373496ecfbb0','sys_file',290,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('093d12dfc3291242bedf7fb6c6cadc99','sys_file_metadata',12314,'file','','','',0,0,'sys_file',12408,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0942111ef0c532709d0edcdb42a315e2','sys_file',10986,'metadata','','','',0,0,'sys_file_metadata',10892,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0952b78a47475d929b13bed122cb0bd5','sys_file',11373,'metadata','','','',0,0,'sys_file_metadata',11279,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('097330ab7aea2a9add07f046a15118bf','tt_content',4087,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',380,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0982ed1372c87b4b3e10d5ab05747b0c','sys_file',12285,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0997f1f63d45e3d4cb476eb737347820','sys_file',8966,'metadata','','','',0,0,'sys_file_metadata',8872,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09ac8fa12d228b8886ad1fb803be4599','tt_content',4053,'tx_container_parent','','','',0,0,'tt_content',4052,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09af192234adf7e0d291c44cb0a7b422','sys_file_metadata',5109,'file','','','',0,0,'sys_file',5204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09b624d56ea5a8b8969037ae795bdaab','sys_file_reference',7072,'uid_local','','','',0,0,'sys_file',12044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09c567d12a50383b7f94f18a3fbd2ed1','sys_file_metadata',177,'file','','','',0,0,'sys_file',269,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('09d821050acac540e96b4f4851980030','sys_file',12040,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a11fca89d0b544f388c7eef71008466','sys_file',11369,'metadata','','','',0,0,'sys_file_metadata',11275,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a3345765b3da2592a5ece02b0febbb9','sys_file_reference',219,'uid_local','','','',0,0,'sys_file',11442,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a7a12e47932a73e5321a4ed8e418be9','sys_file_reference',7047,'uid_local','','','',0,0,'sys_file',11585,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a945c5ae7d93b54d1be8c53ef247d59','sys_file_metadata',11256,'file','','','',0,0,'sys_file',11350,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a9d4bd19c6e5fa676f12d8cdb9ff757','sys_file_metadata',8865,'file','','','',0,0,'sys_file',8959,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0a9db4ff76329fe123acfdba71d79c67','sys_file_metadata',11981,'file','','','',0,0,'sys_file',12075,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0aad7d215241d0da8da1319a9e7dd3ac','sys_file',8796,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0af4ac4e0947c5e097e354b27cb5928b','sys_file_metadata',174,'file','','','',0,0,'sys_file',266,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b16f65bf494c524a2a02229ecf4d26d','sys_file_metadata',10778,'file','','','',0,0,'sys_file',10872,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b24e4a15e9f8e0fc4492a0f548acd2c','tt_content',4315,'tx_site_accordion_items','','','',0,0,'tx_site_accordion_item',247,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b26720f977556466004a214f5086deb','sys_file',11529,'metadata','','','',0,0,'sys_file_metadata',11435,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b2ff3e12d2c899535368d2a422ff421','tx_site_page_teaser',368,'image','','','',0,0,'sys_file_reference',7040,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b4521fdf8d68f0eeed82b3d25806204','tt_content',4120,'tx_container_parent','','','',0,0,'tt_content',4119,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b7453620946dda00b55c53955e39d13','sys_file_metadata',13001,'file','','','',0,0,'sys_file',13095,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b7ddbf598391e751ef564a9059a621d','sys_file',203,'metadata','','','',0,0,'sys_file_metadata',112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0b9fac11257b68f7e33eb550118af5f3','sys_file',11567,'metadata','','','',0,0,'sys_file_metadata',11473,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0bc9aa7cc0c39c305e618a18779c99cd','sys_file',10804,'metadata','','','',0,0,'sys_file_metadata',10710,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0bcaa6db79c663d1ea50e8f4c8b2e1c4','sys_file_metadata',8852,'file','','','',0,0,'sys_file',8946,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0bcdbdfc881da124404341e8a807008f','sys_file_reference',7057,'uid_local','','','',0,0,'sys_file',12071,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0bce13c1dc52cb795675ed0b287a264f','sys_file',10903,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0bfeb378c53f71ed4e02423264683c36','tx_site_product_type',9,'images','','','',0,0,'sys_file_reference',7135,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0c08528519cf84fa41ce56915ce3cc43','sys_file_reference',7117,'uid_local','','','',0,0,'sys_file',11519,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0c2237925d4d78de8ec0bb1165faa4e0','sys_file',11527,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0c582a53f2747ab2e8cb13e4e1b82943','sys_file',12857,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cb29415261cb70f2582a4b9fd022a37','sys_file',11646,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cb57821a4be9d91b8bc42ac35d5fb04','sys_file',11584,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cba8affc1e1857b87b0776cb91f1299','sys_file_metadata',11984,'file','','','',0,0,'sys_file',12078,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cec9b9f6494f4ca1cc8da775f1a6de0','tt_content',4051,'tx_container_parent','','','',0,0,'tt_content',4049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cef2ad9a4c48d765792694cb1730d8e','sys_file_metadata',132,'file','','','',0,0,'sys_file',223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0cf472937e99e167ecfc7d4c342ae20a','sys_file_metadata',11555,'file','','','',0,0,'sys_file',11649,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d183c4ee29bf529e7f6b75979eef322','sys_file',5198,'metadata','','','',0,0,'sys_file_metadata',5103,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d200274e54bba9fa0969359f77516a3','sys_file_reference',7037,'uid_local','','','',0,0,'sys_file',10916,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d2dcd54481886adc52d616329b21d39','sys_file_reference',7081,'uid_local','','','',0,0,'sys_file',11625,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d364c9b2281be35b0935155ab1cdd0e','sys_file',1819,'metadata','','','',0,0,'sys_file_metadata',1724,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d3d1f489db779da81688f656d1c074d','sys_file_metadata',5090,'file','','','',0,0,'sys_file',5185,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d46242cc93410eb9ac75a0525abf6cf','sys_file',11569,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d4adc7a4a1ed975c429b19db92178bf','sys_file_metadata',11534,'file','','','',0,0,'sys_file',11628,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d4b508ea4577df4a00ae82ba635defa','sys_file_metadata',11948,'file','','','',0,0,'sys_file',12042,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d4cfc9f6eb82fc1f77e12b7a2ed5153','sys_file',8951,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d6204d781d84a4dea7e1f737f50c625','sys_file_metadata',11553,'file','','','',0,0,'sys_file',11647,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d6e1cdc26de02f394fa32a39f3f195a','sys_file',4566,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0d809440d377ced639bd3955d48b9851','sys_file',1866,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0db9bfebd5b25de72ab014e539b9a59f','sys_file_metadata',11464,'file','','','',0,0,'sys_file',11558,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0dd52530628bc80850d88342158c4cae','sys_file',8921,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0dd6683c25c127dead594fbc62d47cc7','sys_file_metadata',4998,'file','','','',0,0,'sys_file',5093,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e240d64b1f6ed7a7f37e920f2bb694d','sys_file',4566,'metadata','','','',0,0,'sys_file_metadata',4471,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e5219614211aa9c0cf5bb0eeb355e25','sys_file',10806,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e54ee8fd65f3a48553ef88c3eb2ae4c','tt_content',4303,'media','','','',0,0,'sys_file_reference',7208,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e6372b6713e48b098404f6f6bee0cea','sys_file_metadata',11413,'file','','','',0,0,'sys_file',11507,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e640ef01dda3c9ce5e4eca420c97c6a','tt_content',4039,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',376,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0e82418036e00b4b0334833bf9f6d7b7','sys_file_reference',14224,'uid_local','','','',0,0,'sys_file',12240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0eb0ac9b6f1389a5799a00e5ed454c22','tt_content',4304,'tx_container_parent','','','',0,0,'tt_content',4302,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ec86b0ef1f5241fe039d8391e40c632','sys_file_metadata',145,'file','','','',0,0,'sys_file',236,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ec8badc230b07e10e036fa77c078caa','sys_file',141,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ecb49cdd670fec41fea03eb770497d5','sys_file',13137,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ed17df0365601a333321e14ba2a3129','sys_file',14054,'metadata','','','',0,0,'sys_file_metadata',13960,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ed9200333b49956f34868d469d57bb2','sys_file_metadata',8846,'file','','','',0,0,'sys_file',8940,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0eea0147dafc1d33cbf121300293f207','sys_file',10980,'metadata','','','',0,0,'sys_file_metadata',10886,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0ef82daa419e40ae64931bf838d70031','sys_file',1898,'metadata','','','',0,0,'sys_file_metadata',1803,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f0a989ec45fa27c19b7ae397aee948e','sys_file',13184,'metadata','','','',0,0,'sys_file_metadata',13090,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f2e68df045574c7b2b0c15a28df279a','sys_file_metadata',11344,'file','','','',0,0,'sys_file',11438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f34a9b1340de20ec2c2e62c8eb89ed5','sys_file',11517,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f357b26867607b3a065674ba880ea3b','sys_file_metadata',11346,'file','','','',0,0,'sys_file',11440,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f37e53b9951c8c650460e05931ae7f1','sys_file',295,'metadata','','','',0,0,'sys_file_metadata',203,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f4ee1d2f2da514116f2886ca3adc4b5','tx_scheduler_task_group',4,'groupName','','substitute','0',0,0,'_STRING',0,'Performance',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f517b2bae2509c7b470f2e69bd0991a','tt_content',4315,'tx_site_accordion_items','','','',2,0,'tx_site_accordion_item',249,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f574deededb84e39f8a6b62f0468e2c','sys_file_metadata',136,'file','','','',0,0,'sys_file',227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f6170bff3d8d923c5e91a67f2a1c541','sys_file_metadata',11455,'file','','','',0,0,'sys_file',11549,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f6a760bec10ebb28e0832a650fd3add','sys_file_metadata',11374,'file','','','',0,0,'sys_file',11468,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f76c8be7c8618b6c404fc1a61fdc02e','sys_file',11628,'metadata','','','',0,0,'sys_file_metadata',11534,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f7ea5d5c5b43b78b66e1dbf3c50339e','sys_file',12991,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f85e0ca16b7783820b0eb45b0b202b4','sys_file',11491,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f87f8f6c230cdd73a921cf90467c010','sys_file',12070,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f8a3e905745e95da735e7a13a90efc7','sys_file',5227,'metadata','','','',0,0,'sys_file_metadata',5132,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f96b099235d695e82a13b70cfb0aecc','sys_file_reference',7105,'uid_local','','','',0,0,'sys_file',11565,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f9d3f05daeb6e2ba9ef5148f94fedaa','sys_file_metadata',10743,'file','','','',0,0,'sys_file',10837,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0f9d954f457c33ac4bc71bfbdbe98347','sys_file',12041,'metadata','','','',0,0,'sys_file_metadata',11947,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0faa6d7887d43630dd5484052bf0681b','sys_file',11592,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fc4da30cedbaccfad5eb9e92c5a7a4e','sys_file_metadata',103,'file','','','',0,0,'sys_file',194,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fc6954da335c980853e48c9b978ea7f','sys_file',4382,'metadata','','','',0,0,'sys_file_metadata',4287,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fdc34a837375d811dea8bdfc8fefffc','sys_file_metadata',5002,'file','','','',0,0,'sys_file',5097,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fdf71c0eb48f6ee5726f296ee027f33','sys_file',5221,'metadata','','','',0,0,'sys_file_metadata',5126,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fe0641eac65c4811fa18f2a5474ca39','sys_file',247,'metadata','','','',0,0,'sys_file_metadata',156,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fe5c0dd4b758cb581550b0f887eedba','sys_file',2190,'metadata','','','',0,0,'sys_file_metadata',2095,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('0fe613b6cacdea33da27cba604dc146e','sys_file_metadata',17,'file','','','',0,0,'sys_file',136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('101f7f15b3e48b9887a638518bb91167','sys_file',13245,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10216756a459f5b10e45d556944064e7','sys_file',5115,'metadata','','','',0,0,'sys_file_metadata',5020,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10321b2b1da680aabff45a8b0bbd84ee','sys_file_metadata',10796,'file','','','',0,0,'sys_file',10890,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('104b4759043a1f819b3354fd970b2adf','sys_file_metadata',10883,'file','','','',0,0,'sys_file',10977,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10527e77e6afebcfd501dcef39985a9a','sys_file',11571,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1062981ccae2d9fbacde97dbefd735a4','sys_file',11653,'metadata','','','',0,0,'sys_file_metadata',11559,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('106b79b23ad126a5e4f2b8abdf39cef1','tx_site_icon_card',76,'icon','','','',0,0,'sys_file_reference',7215,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('106b917a832863f08916389746f42199','sys_file_metadata',5115,'file','','','',0,0,'sys_file',5210,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10895c24c848e42d5ff804d976676c8e','sys_file_metadata',11938,'file','','','',0,0,'sys_file',12032,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1099117c6b2dbef27654c892e4e5971e','sys_file_metadata',5101,'file','','','',0,0,'sys_file',5196,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10a8123cf5fa849e3b908ea43807d741','sys_file',11467,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10b8de613149e076bd14f3bfdc665d8c','sys_file_reference',7073,'uid_local','','','',0,0,'sys_file',12045,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10cb162c718a96506e0f8787b92370a6','sys_file',10812,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('10dcccd9f6898ab7f3bfca008e6169d9','sys_file',11570,'metadata','','','',0,0,'sys_file_metadata',11476,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11394dcd8380acd72c8bf0d36d462721','sys_file',5095,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1154b3aec21550a857592adf71b21d64','sys_file_reference',7290,'uid_local','','','',0,0,'sys_file',11934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1159a0db4b134283c23fb5dab41364b6','tt_address',421,'description','','typolink_tag','1',0,0,'_STRING',0,'rajeev.mehta@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11798fff999625452a12235581e76597','sys_file',11553,'metadata','','','',0,0,'sys_file_metadata',11459,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('117a8acf8b9b6d1c902568164c20f5be','sys_file',291,'metadata','','','',0,0,'sys_file_metadata',199,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('117da94c845b3f7a3583c87c48984e39','sys_file_reference',7085,'uid_local','','','',0,0,'sys_file',12051,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11844a86cb12072d1e31ee2ae4467e09','sys_file',1906,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11be58bc0e45829ea47251b968acab73','sys_file',11366,'metadata','','','',0,0,'sys_file_metadata',11272,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11c6d9e343ebb492366e451d7810b9b0','sys_file',11629,'metadata','','','',0,0,'sys_file_metadata',11535,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('11e2fc62910b6ae8aac4244b3f238d59','sys_file',252,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('120d0f3efcb494d63a6c7b4786180af0','tt_content',4462,'media','','','',0,0,'sys_file_reference',7293,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1212744fd2065524935a3ca125c42e35','tt_address',436,'image','','','',0,0,'sys_file_reference',229,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('121b40010f878a07b4074d5fe6b74387','sys_file',12067,'metadata','','','',0,0,'sys_file_metadata',11973,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1223e304d274e65de07a9005e9177328','sys_file',11648,'metadata','','','',0,0,'sys_file_metadata',11554,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('123dc9160338d7ab48aad0816c62d0d3','tx_site_page_teaser',375,'image','','','',0,0,'sys_file_reference',7048,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1252f9b0d1721513c483ad7e0ceb0324','sys_file',12227,'metadata','','','',0,0,'sys_file_metadata',12133,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('127a75e766519485827556c199198036','sys_file',312,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('129f45b2fe345024029de195ebb757fe','sys_file',1820,'metadata','','','',0,0,'sys_file_metadata',1725,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12a0fbdd19002d457750e09802fe49ad','sys_file_metadata',13144,'file','','','',0,0,'sys_file',13238,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12accd4d2ee55aec4183597ed889c425','sys_file_metadata',1809,'file','','','',0,0,'sys_file',1904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12dd32f78dd668c7b86fc72679736fa5','sys_file_metadata',1580,'file','','','',0,0,'sys_file',1675,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12e39ca22f5442f9bea874a56268366c','sys_file',8900,'metadata','','','',0,0,'sys_file_metadata',8806,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12ede3e0e0a97bab3c541f7782e5f8fa','sys_file_metadata',11530,'file','','','',0,0,'sys_file',11624,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('12f5e25dbcace77515dc0fe9903e8d42','sys_file',8933,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1327787dd6d31f656251921411add32b','sys_file',5229,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1341fc8d36b2e19b723435539f8eae3f','tx_site_product_type',11,'images','','','',5,0,'sys_file_reference',7155,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('135fe53f5b27d2b5efd7bbcba2f6db0b','sys_file_metadata',8826,'file','','','',0,0,'sys_file',8920,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1362868aa632ff24c3f2b1ed4d1a9c29','sys_file_metadata',10693,'file','','','',0,0,'sys_file',10787,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1365eda533e8562bd1883300e76feb05','sys_file',5196,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1377c30b55bc3dbc5c72f33bda4d8e3c','sys_file_metadata',13041,'file','','','',0,0,'sys_file',13135,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('138054c6cdc0bfefa11ef9d109d6bc9d','sys_file',10858,'metadata','','','',0,0,'sys_file_metadata',10764,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('13a56465bbbf7430872b77ae31dc8cdb','sys_file_metadata',8831,'file','','','',0,0,'sys_file',8925,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('13afddd5a5cd9a8758e5676b3444ebad','sys_file',11626,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('13b71dc9a07ee5f694530a64adf48390','sys_file',10893,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('13d7385ac8e2edf8c1cb7c111a209d02','tx_site_page_teaser',367,'image','','','',0,0,'sys_file_reference',7039,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1401de270b9211a6aa13277212295d7a','sys_file',10898,'metadata','','','',0,0,'sys_file_metadata',10804,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('141a35827cac774d70965c01714d4893','sys_file',11585,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1420c6db9ef63b14229928142e497304','sys_file',10836,'metadata','','','',0,0,'sys_file_metadata',10742,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('14211959338a021c4b10ddc14405f278','tt_content',4420,'tx_container_parent','','','',0,0,'tt_content',4418,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('14279a3ab26642808b1ba625cca53a97','sys_file_reference',7285,'uid_local','','','',0,0,'sys_file',11937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('142b500af6fef4bdaa5fd5cf5556dff5','sys_file_reference',7061,'uid_local','','','',0,0,'sys_file',11460,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('144424974139088eb45020e0777de304','sys_file_metadata',150,'file','','','',0,0,'sys_file',241,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('14654367582f114ac8ac01f469883054','sys_file',11552,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1468e2197a3a6e192eeb480b7cf32af8','tt_content',4277,'media','','','',0,0,'sys_file_reference',7198,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('148a20b1abaad6cf19e02e64325d4fb5','sys_file',11563,'metadata','','','',0,0,'sys_file_metadata',11469,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1514dafbaa9bae21e30ebf8d849f51c9','tx_site_page_teaser',389,'link','','typolink','71dccb345605befe5b04a5fc6598cf60:0',0,0,'pages',1874,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15257b1c9139bd0db02f01bfcb4e2737','sys_file_metadata',12195,'file','','','',0,0,'sys_file',12289,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('152f7e4e62b7d9395b302a18d5b75dbd','sys_file',10838,'metadata','','','',0,0,'sys_file_metadata',10744,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('153db93c401fb2152d3d825c33ba8865','sys_file_metadata',4276,'file','','','',0,0,'sys_file',4371,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('155c18ab6d1f9ed701b64ef746a8e4cc','sys_file',4130,'metadata','','','',0,0,'sys_file_metadata',4035,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15602b5dbe06d3880bbd31a12f37aa2c','sys_file',10823,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1566e8cf17f89a6d0d238f31f987a90f','sys_file',8927,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15807325f0a13e76ae023f37720d82ae','sys_file',13235,'metadata','','','',0,0,'sys_file_metadata',13141,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('158e6724745f1fc69eb4b779155482df','sys_file_metadata',5116,'file','','','',0,0,'sys_file',5211,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15986f76b1738d6e6089ba5fcf3f15f9','sys_file_metadata',10894,'file','','','',0,0,'sys_file',10988,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15a500d1b842b844663c1a0a7210fc87','sys_file_metadata',11945,'file','','','',0,0,'sys_file',12039,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15e11120a9dcef5f67dbb224eb78aaa0','sys_file',12056,'metadata','','','',0,0,'sys_file_metadata',11962,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('15eb67941836d13fd4e88e0daea232f8','sys_file',11551,'metadata','','','',0,0,'sys_file_metadata',11457,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1609f411b9b2b1631b508b5c19fbf93a','sys_file_reference',7091,'uid_local','','','',0,0,'sys_file',11648,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('160ce565702a43890c6ffc1ec739be04','sys_file_metadata',135,'file','','','',0,0,'sys_file',226,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1618d01225dc12a72c35bc27ca19253c','sys_file',229,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('166bf2105cafa3bdfcf387011be17179','tx_site_product_type',9,'images','','','',7,0,'sys_file_reference',7142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('168ada20824847399e601aef8382bf1b','sys_file_metadata',11960,'file','','','',0,0,'sys_file',12054,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1690b4a92b8bee4fde34553f1b60efc1','tt_content',4160,'tx_site_product_types','','','',0,0,'tx_site_product_type',5,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('169c292f810671daf79f36897c90cb5b','tt_content',4118,'tx_container_parent','','','',0,0,'tt_content',4116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('16e609220eb0c7ef7ca7027d82f57ac1','sys_file_metadata',201,'file','','','',0,0,'sys_file',293,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('16e72a22949642b1c37cc6c185330ccb','tx_news_domain_model_news',2321,'fal_media','','','',0,0,'sys_file_reference',3524,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('16ea80395b94e7067f661f5261e8cb5a','sys_file',12248,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1717e7fc57772e6393201fc298069ddc','sys_file',5183,'metadata','','','',0,0,'sys_file_metadata',5088,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17368978702fb25461010a0976e1a53a','sys_file',8892,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17374eb33347e92900f7801fb4c028c9','sys_file_metadata',138,'file','','','',0,0,'sys_file',229,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('173e112019b99dcb16788b11975c5815','sys_file',11589,'metadata','','','',0,0,'sys_file_metadata',11495,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17413d2a01f716d9cefdbb85dfec0984','sys_file_metadata',128,'file','','','',0,0,'sys_file',219,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1754179cf5bb4801749805bfde987e75','sys_file_metadata',13004,'file','','','',0,0,'sys_file',13099,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('176bf9aa6beed785d362d25f2e644bd5','sys_file',11487,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17704236488928690d9cb66051cf0b93','tx_site_page_teaser',369,'link','','typolink','365bc347222c180e397e7a73b97bd855:0',0,0,'pages',1861,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('179409ba4cae834b7d70bfe66de18801','sys_file',12031,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17a579db5a8767167f23debf46fdbad0','tt_content',4233,'tx_container_parent','','','',0,0,'tt_content',4231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17added32b3d43cd8cddc7435d816a7b','sys_file_reference',222,'uid_local','','','',0,0,'sys_file',11441,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17b5b3c06f85999814b0eb8afbba2f3a','sys_file',8937,'metadata','','','',0,0,'sys_file_metadata',8843,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17c6404d39726d7f133fa968b14e4a5e','tx_site_product_type',9,'images','','','',6,0,'sys_file_reference',7141,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17d5c8dad7dec952bfe9d86f21e3346b','sys_file',4940,'metadata','','','',0,0,'sys_file_metadata',4845,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('17edd4038602fdf292c63665cb6e84a3','sys_file',10798,'metadata','','','',0,0,'sys_file_metadata',10704,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1801c69d2c2ea48b46a7b9cef0bb9ccb','sys_file',5190,'metadata','','','',0,0,'sys_file_metadata',5095,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1831cca130d4ef67f3d2b095f02c933b','sys_file',10795,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1834e1230e0f7827e256be2d40aa76db','tt_content',20789,'tx_container_parent','','','',0,0,'tt_content',20788,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18471a0c90f9ff17938c0f07e15fb3d6','sys_file_metadata',10713,'file','','','',0,0,'sys_file',10807,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('184fd33789718373e10b4ba114fe1c99','sys_file',11063,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1863a2d71eaffbb95da499694888935e','sys_file_metadata',10884,'file','','','',0,0,'sys_file',10978,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1863e6620484ab9c5628669e909913b7','sys_file',13091,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1868b8e0fffba3e7011caaf389ca9c29','sys_file_metadata',2855,'file','','','',0,0,'sys_file',2950,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18787e02f7c5fd2907bd840c94b06ea0','sys_file',8961,'metadata','','','',0,0,'sys_file_metadata',8867,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18839ad5f078e5d0d2cea864e314ebe4','sys_file',11524,'metadata','','','',0,0,'sys_file_metadata',11430,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18ca9e21279ad8037ac148b893dbc8c4','sys_file',11554,'metadata','','','',0,0,'sys_file_metadata',11460,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18dc16548e6ad6d1fbb7e03f763c9be9','sys_file',1869,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('18f4ce430e2bdc3f733aad1f1b6ee929','tx_site_page_teaser',371,'link','','typolink','5fbb8a2cd71db6e68ed98a8f1f5cc69e:0',0,0,'pages',1865,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('191af45bbb6c2670a59760e6340b0cc9','sys_file_metadata',8870,'file','','','',0,0,'sys_file',8964,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('192e85221190c9ced84ea600dae12847','sys_file',222,'metadata','','','',0,0,'sys_file_metadata',131,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('194b5e28e8e466d88ff00c1f64887a8d','sys_file',13321,'metadata','','','',0,0,'sys_file_metadata',13227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('196335b67f38fdb7e2c70845e9841c4b','sys_file',10818,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1970ee90341895f537e574f4b99cd868','sys_file_metadata',12154,'file','','','',0,0,'sys_file',12248,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1978be95050696362d1f07ff63b3123e','sys_file',13323,'metadata','','','',0,0,'sys_file_metadata',13229,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('197bfcc460c0e02d72650d19bbf64b36','sys_file',291,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1983517c3c06583c25889d6a46ed75c7','sys_file',8918,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1985d830760011d35332609b06869470','sys_file',8815,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1991eee6538cafbfab61ee3a037ce894','tt_content',4110,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',388,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('199456d83291e7ef638f40188156f4e7','tx_site_page_teaser',392,'image','','','',0,0,'sys_file_reference',7162,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('199f70b7194618150811bcbf59d001c4','sys_file_metadata',13085,'file','','','',0,0,'sys_file',13179,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('19af9ff6cdd6e547731241aab282fb44','sys_file_metadata',11950,'file','','','',0,0,'sys_file',12044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1a336a1f4a9e19ba17acf7554d23274c','sys_file_metadata',10702,'file','','','',0,0,'sys_file',10796,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1a435a8e233671c36d62c2378ac73ba8','sys_file',11638,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1a644c90bc5cab443c47991b66eacba7','sys_file',14054,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1a9077554f2f959e06a2ba53245a0564','sys_file',10813,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1a9917c15e25f730b078f6d22e0eefab','tx_scheduler_task',3,'task_group','','','',0,0,'tx_scheduler_task_group',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ab0562f8abf15a5ba89bd1ddd20fa0f','sys_file',273,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1abb77276f1237078809cf73d35bdb97','sys_file',8935,'metadata','','','',0,0,'sys_file_metadata',8841,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ac40731ae21c30652e39687a9c537d2','sys_file',259,'metadata','','','',0,0,'sys_file_metadata',168,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1adc5fbc340b1c7a564d44fff2517c8f','sys_file',10880,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1adff0f31e9a4f84e0b470e165cc9ebc','sys_file',11065,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b04b5ca49c661e64c8690aab840f7a6','sys_file',13095,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b1e897a109c9860ed36c3b1bb500d67','sys_file_metadata',10733,'file','','','',0,0,'sys_file',10827,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b21eedcff0017cdaffe97d618517e33','tt_content',4322,'tx_site_icon_card','','','',3,0,'tx_site_icon_card',76,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b46f909a86fb1f303477e0bb32e2c30','sys_file_metadata',13014,'file','','','',0,0,'sys_file',13108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b679d80778f57e415e9926c17d7fb76','sys_file',296,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b71c17217c39a09d6c68fb30341d008','tt_content',4404,'media','','','',0,0,'sys_file_reference',7257,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b7f99190f08fc802abb5682332129ab','sys_file_metadata',8808,'file','','','',0,0,'sys_file',8902,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1b8dd996a62784e1d063909370c35a34','sys_file',11631,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1bfbb0261e77b2aa62ac161fa9c074eb','tt_content',4259,'tx_container_parent','','','',0,0,'tt_content',4254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c0bcbb9436cd06d96955bb9f8153be5','sys_file',1861,'metadata','','','',0,0,'sys_file_metadata',1766,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c15cb1cd6abc4f6bf2b71f25d63da49','sys_file',11593,'metadata','','','',0,0,'sys_file_metadata',11499,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c23b159233cff7e40c9d3953b9a0774','sys_file',11368,'metadata','','','',0,0,'sys_file_metadata',11274,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c29d637e67602eec1ad056b1ddf3d3a','sys_file',11530,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c31e924181b6e4cf5e6b3f91a5c3a7b','tt_content',4467,'tx_container_parent','','','',0,0,'tt_content',4465,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c68fa63f7768d17d44f3a857e4fb2c8','tt_content',4078,'tx_container_parent','','','',0,0,'tt_content',4077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c6a31ba4864aa03f8e837f0cca18f66','tt_content',4250,'tx_container_parent','','','',0,0,'tt_content',4249,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c7ce8af2ad8b0ded15e0f2fa1bc793e','sys_file',5230,'metadata','','','',0,0,'sys_file_metadata',5135,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c84d7dc159ff75ac4291662a9192aa8','tt_content',4294,'tx_container_parent','','','',0,0,'tt_content',4293,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1c94f790a9a7d65f9f5ff0a6b500f006','sys_file',8897,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ca8703f767c1d57cf5152bcfdcb0eca','sys_file',10810,'metadata','','','',0,0,'sys_file_metadata',10716,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1cb5063a718955c0cd1f1391e83e9785','sys_file',11440,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1cc4acef4f9f374d8c8be5fc26a3cc8f','sys_file',10789,'metadata','','','',0,0,'sys_file_metadata',10695,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1cec506c8fe61c3ee27cffe9eccc13bf','sys_file',10844,'metadata','','','',0,0,'sys_file_metadata',10750,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1cf4f4fe992871d1949ab3b03a30d498','sys_file',256,'metadata','','','',0,0,'sys_file_metadata',165,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1cffb1307850463386444f8fcf407285','sys_file_reference',23479,'uid_local','','','',0,0,'sys_file',14058,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d0301a72d209279a23a8c4a12dd9c73','sys_file_metadata',11947,'file','','','',0,0,'sys_file',12041,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d2422e3e54e8e028ca22d4562991511','sys_file',8917,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d6043b0164f8c7b60bd777828ac93e5','sys_file',11440,'metadata','','','',0,0,'sys_file_metadata',11346,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d6256efcf38e6e644476cde2342bbd7','sys_file',8797,'metadata','','','',0,0,'sys_file_metadata',8702,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d64168b0fc38cb1f7a6f95f29190cd3','sys_file_metadata',11957,'file','','','',0,0,'sys_file',12051,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d6a570e20adef75332af10d449ee833','sys_file',196,'metadata','','','',0,0,'sys_file_metadata',105,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d782ad2fc07840271e320f2e5fa34d8','sys_file_reference',7135,'uid_local','','','',0,0,'sys_file',11540,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d84a49b7e79461f1e8cc22140119bd1','sys_file_reference',7264,'uid_local','','','',0,0,'sys_file',11547,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1d9da0f042ab55c458fe312ff20992f5','sys_file',1862,'metadata','','','',0,0,'sys_file_metadata',1767,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1daedfd439ab58367f6a55b8b641eaf5','sys_file_metadata',11435,'file','','','',0,0,'sys_file',11529,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1db6698554350c94a50e05b49feca40b','sys_file_metadata',8851,'file','','','',0,0,'sys_file',8945,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e03935084117e84ed3e855cc8dc9df0','sys_file_metadata',25,'file','','','',0,0,'sys_file',143,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e098ce61a6c6fdbd9e19d78119cedc0','sys_file',5191,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e0a815610cd98f4c0fefc467edbd599','sys_file',11632,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e1bf8bfc1398aa61eabdc4886db4547','sys_file_reference',7263,'uid_local','','','',0,0,'sys_file',11543,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e390a679fb64713eee5b4d75becd166','sys_file_metadata',1821,'file','','','',0,0,'sys_file',1916,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e462b13cc7c467a3c63c2e3c47d7666','sys_file',8938,'metadata','','','',0,0,'sys_file_metadata',8844,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e4cf0ea788035dfd8c4e1981e5451d8','sys_file',1905,'metadata','','','',0,0,'sys_file_metadata',1810,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e9b40b432d79a778d69879b6b14bc59','sys_file_metadata',10698,'file','','','',0,0,'sys_file',10792,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1e9cfe9e7af881b359cb7b0baad38258','sys_file_metadata',215,'file','','','',0,0,'sys_file',308,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ea1bc37e99b99ea4d8efbe921389652','sys_file',12078,'metadata','','','',0,0,'sys_file_metadata',11984,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ea86c885a3b591ad1da848e58d5c496','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',10,0,'tt_address',430,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1eb7714954df4951a48fea81894125cd','sys_file',5222,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1eb9cba2ec93016c3aaaa259ccac3be1','tt_address',421,'image','','','',0,0,'sys_file_reference',225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1ef1f3379a7d29561da9fd92504768f3','sys_file',10798,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1effc94f219cb2230d3884b70c680195','sys_file',8912,'metadata','','','',0,0,'sys_file_metadata',8818,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f0b2149895fd681b0918e930f5fbf10','tt_content',4185,'tx_container_parent','','','',0,0,'tt_content',4183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f3fa95af068b24c609801d2f8aa0e65','tt_content',4273,'tx_container_parent','','','',0,0,'tt_content',4272,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f4115896993263ba145189aade1d147','sys_file',5216,'metadata','','','',0,0,'sys_file_metadata',5121,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f4e67bbc71c7b7fdfb4ca94e1d58efa','tt_content',4253,'media','','','',0,0,'sys_file_reference',7164,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f5d6d8fdf338679992308dcce6d2c13','sys_file',234,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1f725e8865cb5228651fa262a9c169b2','tt_content',4138,'tx_container_parent','','','',0,0,'tt_content',4136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1fa02239a99d6f046037d1e645389e9b','sys_file',12052,'metadata','','','',0,0,'sys_file_metadata',11958,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1fb87407d53a94c773ea4b632a91b8c0','sys_file',8950,'metadata','','','',0,0,'sys_file_metadata',8856,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('1fe87eb5106fd77be3fc33b0798751c9','sys_file',11492,'metadata','','','',0,0,'sys_file_metadata',11398,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('200cc38825edd6ee49d74115e866b35a','sys_file',10894,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('200ed45069e25923e76b890ebda4eb89','sys_file',10800,'metadata','','','',0,0,'sys_file_metadata',10706,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('202f4d70f8722a44b70d06f09993dc52','tt_content',4187,'media','','','',0,0,'sys_file_reference',7121,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('203d1bd2f610a6ca90322a12ec52c669','sys_file_metadata',11466,'file','','','',0,0,'sys_file',11560,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('20403b2076cd67bbd23a479fffdc57ce','sys_file',13244,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('20429c9f2863a4135514ff3b25b1c258','tt_content',4252,'tx_container_parent','','','',0,0,'tt_content',4250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('204a7b4cc1894ad4d050aebfefff2eac','sys_file_metadata',11494,'file','','','',0,0,'sys_file',11588,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2091b80653f0340efa01c87205ecc6cd','sys_file_metadata',1767,'file','','','',0,0,'sys_file',1862,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2092ef29d34bde3387db885ffb477673','sys_file_metadata',12150,'file','','','',0,0,'sys_file',12244,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('20a56dff7959e7b298ee529f594deb19','sys_file_reference',7175,'uid_local','','','',0,0,'sys_file',11643,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('20fdad516f960224ce7d3a83d380e2b2','tt_content',4154,'tx_container_parent','','','',0,0,'tt_content',4153,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('20ffd10ec9249866694f0b0610047a75','sys_file_reference',7270,'uid_local','','','',0,0,'sys_file',5436,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('210e21325df0e0ad42145b765c6409ff','tt_address',430,'image','','','',0,0,'sys_file_reference',18288,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('21108d9eb274adf2342811d4b00a7692','tt_content',4315,'tx_container_parent','','','',0,0,'tt_content',4314,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('21164e2ce86278fda7481432c0df68c9','sys_file',11540,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('211c0f66af907e98fb8ca0fcb46da597','tt_content',13597,'records','','','',0,0,'tt_content',13574,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('213e693415d23c87508052961a2e5efa','tt_address',439,'image','','','',0,0,'sys_file_reference',230,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('214b1bb0ab219a86256fcfa0be8bc74f','sys_file_metadata',8821,'file','','','',0,0,'sys_file',8915,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2172392ce0251881fa1d0c238a57d022','sys_file',13103,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('217d98fae1d67f86fdabd0a8a66468a0','sys_file',8964,'metadata','','','',0,0,'sys_file_metadata',8870,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2184c7937da7daad3ccf5503613c877d','tt_content',4205,'media','','','',0,0,'sys_file_reference',7129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('21863d26b179fbb33fd68a38e3844190','sys_file_metadata',10729,'file','','','',0,0,'sys_file',10823,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2197a2b2e03f966fa71049b279619792','sys_file_metadata',4264,'file','','','',0,0,'sys_file',4359,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2198f959732724aec4bdce6c00677c1c','sys_file',11541,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('21d6c9796a021b0accb1595a9203aafe','sys_file',260,'metadata','','','',0,0,'sys_file_metadata',169,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('220fa7fc1ea419da26b10cd2bee93bab','sys_file',13236,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('222cc27ee7a11b866fe2e3bd491a2988','tt_content',4229,'tx_site_product_types','','','',0,0,'tx_site_product_type',10,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('222e50d385344d00f4958f2d9bb5f492','tt_content',4040,'media','','','',0,0,'sys_file_reference',7050,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('223899deae0e6fc3d844a69c1287e83c','sys_file_metadata',167,'file','','','',0,0,'sys_file',258,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('223f340745052b1f88a73cef13bc8176','sys_redirect',6060,'target','','typolink','25ef51cce96ec031a61b0eb882f49ad5:0',0,0,'pages',1848,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2275ec8e74cd28376132295d4e41a2f7','sys_file',136,'metadata','','','',0,0,'sys_file_metadata',17,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2277d9fec8ab0e0e417f711202a12bb2','sys_file',5184,'metadata','','','',0,0,'sys_file_metadata',5089,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('227dc5232e81975810dd7df3aaf9205a','sys_file_metadata',11278,'file','','','',0,0,'sys_file',11372,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22843ea0f74cf60c3c33ac9f69645725','tt_content',4460,'media','','','',0,0,'sys_file_reference',7292,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22a482c1fc638851fad25de1a8c04221','sys_file',13183,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22cad9c07a5febc462e10a39a3adf26d','sys_file',253,'metadata','','','',0,0,'sys_file_metadata',162,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22d183f91f733f0757c2bc278c21d1fe','tt_content',4256,'download_item','','','',0,0,'sys_file_reference',7168,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22d5e0dbd1d2b3d9062f8646c8fa325b','sys_file_metadata',10758,'file','','','',0,0,'sys_file',10852,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22e5d48e214a17d2e9c8cc35b6d84a8b','sys_file_reference',7044,'uid_local','','','',0,0,'sys_file',11460,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22ef00614319b85126a1b9a9789d86e3','sys_file',198,'metadata','','','',0,0,'sys_file_metadata',107,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('22f173f47803af4f0319fb0ce5625128','sys_category',325,'parent','','','',0,0,'sys_category',328,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('232a18af293bfce6cf1089a908cdf5e3','sys_file',229,'metadata','','','',0,0,'sys_file_metadata',138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('236032ad998572cafe81d98ae9610aa5','sys_file_metadata',4265,'file','','','',0,0,'sys_file',4360,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('236ca11275f258266bfdaff1d71d543f','sys_file',10854,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('237f59d7196371dfdf2e2ce6f8b25e1b','sys_file',12062,'metadata','','','',0,0,'sys_file_metadata',11968,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('23800b5310c85859861a7f37a58033d7','sys_file_metadata',10771,'file','','','',0,0,'sys_file',10865,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('238781cc7e6972b56304ae4fc1654ceb','sys_file',10841,'metadata','','','',0,0,'sys_file_metadata',10747,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('23a22d817d658d247d1875021b438366','sys_file',5215,'metadata','','','',0,0,'sys_file_metadata',5120,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('23c0ea3e683544c49ac3f48777379554','sys_file',13135,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('23e117956d020a898432f03908085b17','sys_file',5196,'metadata','','','',0,0,'sys_file_metadata',5101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24090cd1093dc7535595b574d329c963','tt_content',4258,'tx_container_parent','','','',0,0,'tt_content',4254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24250cc5e1fb0245af93ec9caa454ddf','sys_file_metadata',134,'file','','','',0,0,'sys_file',225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('244bb290e255b99289d5232eb0146b38','tx_site_page_teaser',383,'image','','','',0,0,'sys_file_reference',7068,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('246ac4ff6dc1b510e37ab3ea14226193','sys_file_metadata',11491,'file','','','',0,0,'sys_file',11585,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2471c3d6bf35369e95c420e2b2e6c06f','sys_file',307,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24a88d2732f67bf0a6b3d9389ec5d586','tt_content',4133,'tx_container_parent','','','',0,0,'tt_content',4132,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24d83bdfa1fcff894405a58159da8fcb','tx_site_page_teaser',386,'image','','','',0,0,'sys_file_reference',7072,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24e2857de81ef34362d8163b3724bcc7','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',9,0,'tt_address',427,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24ea915047ba9a16213a73a6fba44111','sys_file',14363,'metadata','','','',0,0,'sys_file_metadata',14271,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24eb554d2931710ca5ddd8d5aca8dd52','tt_content',4131,'tx_container_parent','','','',0,0,'tt_content',4129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24ecf4b65387a877bc44faf82f05947a','sys_file_metadata',10892,'file','','','',0,0,'sys_file',10986,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24f632c8d948572bec6c2dd2208087b7','sys_file',10839,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('24fc67240c4be15e2f0ddadc25f80428','sys_file',11539,'metadata','','','',0,0,'sys_file_metadata',11445,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('250320c5524bf351034bce75e9053782','sys_file',277,'metadata','','','',0,0,'sys_file_metadata',185,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('250c470dd07b66d9cf8773582ce82d0d','sys_file',268,'metadata','','','',0,0,'sys_file_metadata',176,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2525c4fd16a52ca93d2c73e1b87126f5','sys_file',12030,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('252fa99a2bfcf79b4146d85c1d19f71d','sys_file_metadata',8873,'file','','','',0,0,'sys_file',8967,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('254ed09efc76850cb8db707402318601','sys_file',214,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('256247576c4805accfa7d0af340c3c5f','sys_file',244,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('257434e8baa633d9eb3fa7fec3a1b5f1','sys_file_metadata',5103,'file','','','',0,0,'sys_file',5198,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('258349abc117de8fd205eaa75e3c53e5','sys_file',10943,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2584381c068319daead332213d24148a','tx_site_accessories',210,'image','','','',0,0,'sys_file_reference',14228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2595a8e0f20ef72cb6cd56377779d980','sys_file_metadata',8828,'file','','','',0,0,'sys_file',8922,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('259a6a5d4e73520063e8c1696bab66fc','sys_file_metadata',11443,'file','','','',0,0,'sys_file',11537,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25a587dfaca0d4ecf769734431335cc4','sys_file',5202,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25b1fdc9217dcb54e4e60e9965d06f09','tt_content',4257,'download_item','','','',0,0,'sys_file_reference',7170,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25c938778049f0de5cc3db6529f2f4a3','sys_file',5192,'metadata','','','',0,0,'sys_file_metadata',5097,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25d304e6abf55ab3e2afea8da2626b3a','sys_file_reference',7176,'uid_local','','','',0,0,'sys_file',11643,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25e6e2be39e09dcd50621de7cc18e778','sys_file_metadata',119,'file','','','',0,0,'sys_file',210,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25e8f728c23c711a2d06320a72dfccd0','sys_file_metadata',11347,'file','','','',0,0,'sys_file',11441,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25ec9c573dc6f1b79c451eca6bb450d2','sys_file_reference',7204,'uid_local','','','',0,0,'sys_file',11516,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25fb8c679e486725ea87e62a91c2d8d6','sys_file_metadata',13044,'file','','','',0,0,'sys_file',13138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('25feca4eb4ae5df46e1233e53758d293','sys_file',270,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2619e1ff80964ee2d0b6ab46ef8b842b','sys_file',13326,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2626e74512d7d2d3bd7cfb5bd9320aa2','sys_file',2783,'metadata','','','',0,0,'sys_file_metadata',2688,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26301787102e9c6c201d1176768fd587','sys_file',5218,'metadata','','','',0,0,'sys_file_metadata',5123,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26424245a3177311334356fae6dc6b13','sys_file',282,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('267888cccf2eed0320ab5c19ade3954f','sys_file',11597,'metadata','','','',0,0,'sys_file_metadata',11503,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('267b493341e116b09342190459205680','tt_content',4414,'tx_site_product_types','','','',0,0,'tx_site_product_type',12,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('268504f083cf38b0595061b55b719345','sys_file',11639,'metadata','','','',0,0,'sys_file_metadata',11545,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26a70aa16302caa1ac71b38fff0c711f','sys_file',11577,'metadata','','','',0,0,'sys_file_metadata',11483,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26b0f88ac5fc88d27653343cae1028a3','sys_file_metadata',1769,'file','','','',0,0,'sys_file',1864,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26c4e1c66b5b0ed9ece624e397851e96','sys_file_metadata',2095,'file','','','',0,0,'sys_file',2190,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26d21edcb859381d5697dc0d11159bd0','sys_category',319,'parent','','','',0,0,'sys_category',328,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('26f6971dd28fdf88190065ed52b5d43a','sys_file',11579,'metadata','','','',0,0,'sys_file_metadata',11485,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('270eacb79231eec605be3ba320f196c9','sys_file',13143,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2712ae8e953eb763a66f90bc33cac20b','sys_file',11539,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2753d28fdb587f0cfef5a1c332d64ef8','sys_file',10892,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('275fafd4199b7462310e8cb6b3b8542d','sys_file',8932,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('276ca940d4344dec4b492578467d426e','sys_file_metadata',10766,'file','','','',0,0,'sys_file',10860,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('27809db03a47460f39564df3456e7b58','sys_file_reference',7067,'uid_local','','','',0,0,'sys_file',11496,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('27a8eaeda6d91e8daeabb129d68ce158','sys_file',12930,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('27abca8294d9ff6d0576e03d97f10591','sys_file_metadata',11936,'file','','','',0,0,'sys_file',12030,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('27cba089d74fad8128ee0039a7743450','sys_file',1820,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('27ce0fd6fac343736806439d01874c0c','sys_file',10818,'metadata','','','',0,0,'sys_file_metadata',10724,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2808b0a5c5246597d914ca6dd593c1af','sys_file',12857,'metadata','','','',0,0,'sys_file_metadata',12763,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('281d9f2886a5c4b571b166d83bbad683','tx_news_domain_model_news',2203,'fal_media','','','',0,0,'sys_file_reference',3378,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2824e5966c6521a4bda861f42bb2431f','sys_file',1859,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2866688100423d0b5b80a90797347269','sys_file',305,'metadata','','','',0,0,'sys_file_metadata',212,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('286bbe55f8e68e633ce678e3297512a5','sys_file',11171,'metadata','','','',0,0,'sys_file_metadata',11077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('288bae66b681d01fe9a7e06ae55c002b','sys_file',5093,'metadata','','','',0,0,'sys_file_metadata',4998,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('288cc8d09af7524b101818a92f0077af','sys_file',10977,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('28d14327fcc7f26caabaf30773ef223b','sys_file',5461,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('28db93488ee6b45a61c886f0f6ea9505','tx_site_page_teaser',382,'image','','','',0,0,'sys_file_reference',7066,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('290e837a43d3546d11526d8e3ec338f6','tt_content',4286,'tx_container_parent','','','',0,0,'tt_content',4285,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('292dc070172f3f31e3078537bf15f087','sys_file',10856,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('292f0f336d57abd871eac9bcc907efab','tx_site_product_type',5,'images','','','',5,0,'sys_file_reference',7108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2939aa71890b154319fd8a9e5d33665c','sys_file',5207,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('293c64198c5a76d0328cb8b5f8d35bf2','sys_file_metadata',183,'file','','','',0,0,'sys_file',275,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29688527164a1a6d93c04d7ee71074c4','tt_content',4062,'tx_site_accordion_items','','','',1,0,'tx_site_accordion_item',246,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29920b7e1e9170a42703795f30780ee3','tt_content',4084,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2998ac1a8b6e5b4fd83d746ae5db1a1c','sys_file',5211,'metadata','','','',0,0,'sys_file_metadata',5116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29a294019b8b01de2373168af664fd96','sys_file_reference',7123,'uid_local','','','',0,0,'sys_file',11652,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29b3c029c9005332509884f45d4c465b','sys_file',11370,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29b6ed973719c30fa2b415ab3f2df8aa','tt_content',4125,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','6fc82eaeeb4f7e369c0cab34953b94b0',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('29cb54a9ec5fd2d3e47c979859e70050','sys_file_reference',7097,'uid_local','','','',0,0,'sys_file',11529,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2a0909066d3632bf55d6b5006d72d870','tt_content',4264,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2a0dbef1cde75cbf399497989cf55901','sys_file_metadata',11398,'file','','','',0,0,'sys_file',11492,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2a27090b82d98e0a8b14d228a6beb7af','sys_file',266,'metadata','','','',0,0,'sys_file_metadata',174,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2a4daf1422a5f49c52b01a824f26b688','sys_file_metadata',113,'file','','','',0,0,'sys_file',204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2a7006b17f76adf78a8ac8193d662ee4','sys_file',11585,'metadata','','','',0,0,'sys_file_metadata',11491,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ab2286b6bb3eeac3b97605f46e755ae','sys_file',8898,'metadata','','','',0,0,'sys_file_metadata',8804,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2aeb12da1add83709516c5a4f49ca0fb','tt_content',4426,'media','','','',0,0,'sys_file_reference',7275,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b04c534c30e75f0ab5551b8b1ee8e2b','sys_file_metadata',11432,'file','','','',0,0,'sys_file',11526,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b084623b4d8801d3e8d5c0cafee9ba1','sys_file',10884,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b101c7c86b780aa3ac7c968f25d5e9b','sys_file_reference',28017,'uid_local','','','',0,0,'sys_file',14336,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b152d0b049522c24d147157aacdb7b4','tt_content',4262,'media','','','',0,0,'sys_file_reference',7177,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b40bcd9f9ff4fffd92ef2fa278d7f6c','sys_file',5096,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2b76e296a882f6294caa09d9ebdec03d','sys_file',5190,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ba933e1eb19161a8c542afb89fe4b7e','sys_file',10808,'metadata','','','',0,0,'sys_file_metadata',10714,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2bb8cee6d1214a094c05d33f8a2cc53c','sys_file',10859,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2bd8b9bc9bcefc0a02b02f8e5cfd2201','sys_file',5201,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2bf61d0e86ea8f7d7859b22af32b28eb','sys_file',12052,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2bfc20094959aae60ce625fd51ffca84','sys_file',5185,'metadata','','','',0,0,'sys_file_metadata',5090,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c1af65b01ed754f6983afac9c3e0006','sys_file',1675,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c3ad7901a7094ffcdd3be01b2e9821f','sys_file',8942,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c3be05f0a8d9ca1852dc582e300d50c','sys_file',254,'metadata','','','',0,0,'sys_file_metadata',163,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c45b6224ea6f8871225422fd65dccdc','sys_file_metadata',11460,'file','','','',0,0,'sys_file',11554,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c49c022bf6eb35c4c709316a1a290ec','sys_file_metadata',8830,'file','','','',0,0,'sys_file',8924,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c4dae258a3a6045f6fa66d81707e0ac','sys_file',8911,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c50e61d2809a671fc15d6d36e0a1a29','sys_file',10794,'metadata','','','',0,0,'sys_file_metadata',10700,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c94d292e93844ce6650e5e01577b9b6','sys_file_reference',7216,'uid_local','','','',0,0,'sys_file',11511,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2c9a66809ef26121b1f2c49ff4377417','sys_file',194,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2cb1284e625924bbbae197d6de56c678','sys_file_metadata',11430,'file','','','',0,0,'sys_file',11524,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2cc51a6bace64d4c5b36656bf76e3bbe','sys_file_metadata',8838,'file','','','',0,0,'sys_file',8932,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d251dd5e96b17a4ca68b22d9fce6a37','sys_file',181,'metadata','','','',0,0,'sys_file_metadata',87,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d2a952bb1d7ba0b02dd1fce65485b15','sys_file_metadata',8856,'file','','','',0,0,'sys_file',8950,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d2cef83d5111e59ceb5cf4b45800897','tt_address',598,'image','','','',0,0,'sys_file_reference',28167,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d2ff4320b8b522d609598d8360e0401','sys_file',5198,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d3be7737cb3583a77d106422a19d087','sys_file',295,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d5f74cb5933495797f3af9f25828482','sys_file',10975,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d64b79641b01f0af291735b2e39ff79','tx_site_page_teaser',375,'link','','typolink','b536dc4b1b1ea61dcfb4eec8e886b339:0',0,0,'pages',1868,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d6c2b74eb73d216baaa397d842a963a','sys_file',8891,'metadata','','','',0,0,'sys_file_metadata',8797,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d87173bf5813d4d49475a1181d11ea6','sys_file',13239,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d90cccb113e20a4bde1799a8d6cb226','sys_file',11937,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2d9481bb9970e48a85e63193167b02ae','tx_site_product_type',11,'images','','','',2,0,'sys_file_reference',7152,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2dcbee4f1be94793f46ff856015dbb8d','tt_content',4155,'tx_container_parent','','','',0,0,'tt_content',4153,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2dd1632ab2e1b97ddd9eae2f0a8f3672','sys_file',210,'metadata','','','',0,0,'sys_file_metadata',119,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2decab5d573993cfe0e48cf82285e212','sys_file',10831,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2df4e3e8c3c20535f5e3aae4953e86db','sys_file_metadata',11436,'file','','','',0,0,'sys_file',11530,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2df769d218f2cd137c6cc16607766896','sys_file_reference',7064,'uid_local','','','',0,0,'sys_file',11585,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e191e2e1952173272e161845fc2c20c','tx_site_product_type',11,'images','','','',8,0,'sys_file_reference',7158,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e25d2d0f7b14699d5106c36659c2cd8','sys_file',13092,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e32a15eafa98d4912d8ffdae1a54f2a','tt_content',4054,'tx_container_parent','','','',0,0,'tt_content',4052,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e3c8ba8e4f6137a2906cfce9231d769','sys_file_metadata',12134,'file','','','',0,0,'sys_file',12228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e585bc9626d514e7bc3211fdd5734b3','tt_content',4034,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2e5f36be59ef8545b92534d590ed9ddb','sys_file',11550,'metadata','','','',0,0,'sys_file_metadata',11456,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ea2fa95c80fa81df61db054a83d8578','tx_site_product_type',11,'images','','','',4,0,'sys_file_reference',7154,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ea7bc230c08b2d1e3fd6b318958285c','sys_file',268,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2eccd5b9e4ac1bbeb3342721b3054021','sys_file',5093,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2edef025d0766cb6a275242db3bcdec9','sys_file_metadata',5120,'file','','','',0,0,'sys_file',5215,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ee69f93e0e4aa3e05080c68563f0cc3','sys_file_reference',7208,'uid_local','','','',0,0,'sys_file',12075,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2ef2c87d08b46474bdcfa273d7a06dd9','sys_file',12057,'metadata','','','',0,0,'sys_file_metadata',11963,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f0a1c0701e93a106398455bd52a352e','tt_content',4452,'media','','','',0,0,'sys_file_reference',7282,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f10aaa03f8e45a23320acc04b57bc79','sys_file',12079,'metadata','','','',0,0,'sys_file_metadata',11985,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f1e114e51f2f630633c95749f31ce23','sys_file_reference',3520,'uid_local','','','',0,0,'sys_file',12029,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f35e41ded3964fea753e3dc1fa0ddd3','sys_file',8890,'metadata','','','',0,0,'sys_file_metadata',8796,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f3f4d02a6195a39d2b4967168f6a84f','tt_content',4323,'media','','','',0,0,'sys_file_reference',7216,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f40f60f71d179789e0e6d4c81c99c7a','sys_file',8900,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f5cf36a71bbe18bb22a6b4cdde61862','sys_file',1868,'metadata','','','',0,0,'sys_file_metadata',1773,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f615c2ce1b1416678a8a7b5ffb08f27','sys_file_metadata',23,'file','','','',0,0,'sys_file',141,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f7c94a7070d71df973d7356650047cc','tt_content',13584,'tx_site_accessories','','','',1,0,'tx_site_accessories',206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f936a269f86e2ac227869fe0edd83c8','sys_file',257,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2f9ec843b14bd3fcf1b8bf07cf75efd1','sys_file_metadata',151,'file','','','',0,0,'sys_file',242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fb2091a32472efccf65a1716d498755','sys_file',10891,'metadata','','','',0,0,'sys_file_metadata',10797,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fb54a369322744e5753b3f0b4f93ad1','sys_file',301,'metadata','','','',0,0,'sys_file_metadata',208,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fbe1c81435692ca0cace1bccb706e34','tx_site_product_type',9,'images','','','',4,0,'sys_file_reference',7139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fd30d42b17a784a0ca3d13f3205ef90','sys_file',8794,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fd660a72b642431d5a152a492318473','sys_file_metadata',4035,'file','','','',0,0,'sys_file',4130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('2fecc970c3d4cb53645ca01ff75a04d6','sys_file',271,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('300d41b7c62634a73bef176d125c2573','sys_file_metadata',8807,'file','','','',0,0,'sys_file',8901,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3013dbc85514556c49bf23dcc3b2451b','sys_file',1152,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30166b94fbfb94dd8818a375d2e3d933','sys_file',11623,'metadata','','','',0,0,'sys_file_metadata',11529,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('301af6187ce524d9959bcbdcf91ba8bc','sys_file',298,'metadata','','','',0,0,'sys_file_metadata',206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3032e01967f51b141ce9eab49fa5189b','sys_file_metadata',11444,'file','','','',0,0,'sys_file',11538,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('303c6c110cf4d32f49a8d09e5149b17d','sys_file',5207,'metadata','','','',0,0,'sys_file_metadata',5112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3051fec00ff12032d7b33bad227967f1','sys_file',11637,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3070836a4fdcd8b0c6519735f9fe1042','sys_file',225,'metadata','','','',0,0,'sys_file_metadata',134,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30793b281fe7e228097f4294995fc06c','tt_content',4307,'media','','','',0,0,'sys_file_reference',7209,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3092619c43e2bfdb899859cf2215008e','tt_content',4266,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30a6307351f3d83e841536e98ebfe424','sys_file_metadata',11535,'file','','','',0,0,'sys_file',11629,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30b4025d8fa024f50f7e90da8fe521fd','tt_content',4315,'tx_site_accordion_items','','','',3,0,'tx_site_accordion_item',250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30bfe8e6b407956d7af7597bff8a84a8','sys_file',5193,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30d69867e956cca20af7d7c3137ae012','sys_file',11566,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30d72a1d720450aa4281b590dc29b32a','sys_file_metadata',13134,'file','','','',0,0,'sys_file',13228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30efc20340e2a151a68b9013fe3fe5a1','tt_content',4201,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','9fae5383fc8183253aca8130295f426e',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('30f6ca7003e7ba0cc429f046bcbf1e84','sys_file',241,'metadata','','','',0,0,'sys_file_metadata',150,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3115da21c97025ca0836f01510bb80ed','tx_site_page_teaser',381,'image','','','',0,0,'sys_file_reference',7065,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3116c20daa28253f499791f7e23f339e','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',1,0,'tt_address',446,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3152f2eaace134df2fb5de4201a57e86','sys_file',8934,'metadata','','','',0,0,'sys_file_metadata',8840,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('315de5a5cbcd4221438f203f001c340c','tt_content',4326,'tx_container_parent','','','',0,0,'tt_content',4324,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('317318d70abd8610801723603cb38d12','sys_file',13159,'metadata','','','',0,0,'sys_file_metadata',13065,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('31883b8e31da0be909955d08e024f16f','sys_file_metadata',11299,'file','','','',0,0,'sys_file',11393,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3196dc55564c0754dc5409441ef6ceb2','sys_file',11571,'metadata','','','',0,0,'sys_file_metadata',11477,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('31b2765aba4c7a8b95f30a8aff3269fc','sys_file_metadata',4999,'file','','','',0,0,'sys_file',5094,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('31da2d0fc6884d673870e051a2773e05','sys_file_metadata',11077,'file','','','',0,0,'sys_file',11171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('31e61a3c0d7656f98d59a7e263dfed5d','sys_file_metadata',8809,'file','','','',0,0,'sys_file',8903,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('321f4d445409850ae10e678a6d0ac7b5','sys_file',5217,'metadata','','','',0,0,'sys_file_metadata',5122,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('322d3418bccfa23669fdd4f60817efc6','sys_file',12043,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('323646edd41b90f72ed335368e8d52e0','sys_file',10855,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('323733bb4ca4648e72c98cca1595ba97','sys_file',10801,'metadata','','','',0,0,'sys_file_metadata',10707,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('324d7ac273080569403c520358cd5255','tt_content',4107,'media','','','',0,0,'sys_file_reference',7074,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3262157d924e7162e0d244dccf25dbae','sys_file_reference',7040,'uid_local','','','',0,0,'sys_file',12067,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3279d2bfaf5253600e993b5c46041aaa','sys_file',12244,'metadata','','','',0,0,'sys_file_metadata',12150,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('327fc1982da2c99db988ed185196db65','sys_file_metadata',10849,'file','','','',0,0,'sys_file',10943,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('329d832e30dbc120ff797250908937f1','sys_file',11367,'metadata','','','',0,0,'sys_file_metadata',11273,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('32b2930430faa2daff40ac7cbe62070b','sys_file',5205,'metadata','','','',0,0,'sys_file_metadata',5110,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('32b82783c1a56da019042010c18a7031','sys_file',10898,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('32cad1476ef47a8c1a3272ebca2d5adf','sys_file_metadata',106,'file','','','',0,0,'sys_file',197,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('32e97d6297b997bbd131912687d51b58','sys_file',8898,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('331b5d390cd97a8a25ed71a60aede555','sys_file_metadata',10734,'file','','','',0,0,'sys_file',10828,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('332146a7cfef77544744a668dc105dc5','sys_file',315,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33261a97f3071cee4082a49c2cce3546','tt_content',4255,'tx_container_parent','','','',0,0,'tt_content',4254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('332beae8fa73ff910e5f8352c8fc6d1c','tt_content',4079,'tx_container_parent','','','',0,0,'tt_content',4077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3355588c564599dbece9628fa3d15912','sys_file',11538,'metadata','','','',0,0,'sys_file_metadata',11444,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('336190da8d15781631ccdda1c74da25f','sys_file_metadata',11976,'file','','','',0,0,'sys_file',12070,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33632ee90713d9ccd198382a411b8cc4','sys_file_metadata',10763,'file','','','',0,0,'sys_file',10857,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33bdb1008486e175609654121fde140a','tx_site_page_teaser',380,'link','','typolink','e7d66a6d965768d7a0c1082c0108cd6d:0',0,0,'pages',1866,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33c11b369fb6587363d023cdf8a3ed72','tt_content',4143,'media','','','',0,0,'sys_file_reference',7091,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33d062c7e14e8472e937d4383eb13333','tt_content',4267,'download_item','','','',0,0,'sys_file_reference',7188,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('33fefc795806d4ad0c17727ca81fa2bb','sys_file',297,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('341fadbd7571dbc90f4ed2c6b68c7f6b','tt_content',4184,'tx_container_parent','','','',0,0,'tt_content',4183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3432e3c46f1a43d6689c900d9028900f','tx_site_product_type',4,'images','','','',6,0,'sys_file_reference',7098,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34656710d6903d58ce3ca1b9d8b1feda','sys_file_metadata',8864,'file','','','',0,0,'sys_file',8958,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('347cc608e40843038457b43ccf74cc7c','sys_file_reference',7140,'uid_local','','','',0,0,'sys_file',11536,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('348037a435f3a5855ceaa7953317c427','sys_file',5216,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('349a796ae4067bc50681dadc2a0cfa98','sys_file',10860,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34b639f2116665f6337dbcc60dd7b8ab','sys_file',12030,'metadata','','','',0,0,'sys_file_metadata',11936,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34bb804e1278065a1d02ecd8dc3c15b1','sys_file',14337,'metadata','','','',0,0,'sys_file_metadata',14243,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34c5fc6ef93c3de95cf97805acd46909','sys_file',5186,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34c66de793435228523004871220a10c','tx_site_page_teaser',393,'image','','','',0,0,'sys_file_reference',7163,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34d8329528e0122bf5d1153aa90d504f','sys_file',8798,'metadata','','','',0,0,'sys_file_metadata',8703,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('34e1f02ce86bd1a1cf25f2dfe8985b3c','sys_file_metadata',5089,'file','','','',0,0,'sys_file',5184,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3532b963842b68931643798195b7a255','sys_file',12072,'metadata','','','',0,0,'sys_file_metadata',11978,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('356ab40b3eba5234f1c5e9e02cd2a575','tt_content',4202,'tx_site_product_types','','','',0,0,'tx_site_product_type',7,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35754c1f3942fad5e87b5936ad29a4f4','sys_category',322,'items','','','',0,0,'tt_address',436,'',0,0,2147483647,0,'categories',0,0,2147483647,0,0),
('359a7f1aba9954be617ba9777af93953','sys_file',13838,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35a66772fdea93baa197723c22ba04d4','sys_file',8945,'metadata','','','',0,0,'sys_file_metadata',8851,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35a7200e56b50002625b0b8e629582bf','sys_file_metadata',11585,'file','','','',0,0,'sys_file',11679,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35b5ed59d8ab87590a4e686c5ea80c25','sys_file',12069,'metadata','','','',0,0,'sys_file_metadata',11975,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35cde99763aed01ac2dadd2e6a91fd28','sys_file',10821,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35f26f8a1a5bd1c96ccb3f3ed8aae8dc','sys_file',11385,'metadata','','','',0,0,'sys_file_metadata',11291,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('35f75a7c000e6baa4060a982dcb2bc82','tx_site_product_type',8,'images','','','',2,0,'sys_file_reference',7132,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('36198cf7f16f694a00e7e4b105dd43b1','sys_file',12228,'metadata','','','',0,0,'sys_file_metadata',12134,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3642da722faf391e60a8dcc5e60978b3','sys_file_metadata',178,'file','','','',0,0,'sys_file',270,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3654700a7e9dfe64fc5648046dbb6e96','sys_file_reference',7150,'uid_local','','','',0,0,'sys_file',11560,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('365810073f615ec2137e30ed086e92f6','sys_file_metadata',13232,'file','','','',0,0,'sys_file',13326,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('365c5b6a7a8b4ee4b93fe09bf8878183','sys_file',11642,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('366e3f812cdaadba64b7f43ea82ca765','tt_content',4137,'media','','','',0,0,'sys_file_reference',7089,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('367d1abf8723dec5b40527610c5e5197','sys_file_metadata',10746,'file','','','',0,0,'sys_file',10840,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('36c6d249a6f8dd870bdd6c527daa991d','tx_scheduler_task',5,'task_group','','','',0,0,'tx_scheduler_task_group',4,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('36d482f48b4c804d96ab00b191149ec1','sys_file_metadata',225,'file','','','',0,0,'sys_file',319,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('36eeaeeb4369a1d8cc39ede7d151da4d','sys_file',12856,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3717b02d6da251bb363054d528325e19','sys_file',11467,'metadata','','','',0,0,'sys_file_metadata',11373,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('371b3bfb6d4649cbe8a93f783c3853b9','sys_file',11566,'metadata','','','',0,0,'sys_file_metadata',11472,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3723af3e6ab61e9508e81efb63e9de09','tt_content',4286,'media','','','',0,0,'sys_file_reference',7200,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37337e36849df5a5417f6a1fc9518048','sys_file',8940,'metadata','','','',0,0,'sys_file_metadata',8846,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('373a8fde14dc6f6015b7457652fe7b04','sys_category',322,'items','','','',9,0,'tt_address',406,'',0,0,2147483647,0,'categories',0,0,2147483647,0,1),
('373b4b1c0cf9ff0c476a16045f26bcd9','tt_address',433,'image','','','',0,0,'sys_file_reference',228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('374540a57385ac334f90b90f093a77f0','tt_content',13584,'tx_site_accessories','','','',5,0,'tx_site_accessories',210,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37696b5f46d1d77642fec698f47a426f','sys_file',11519,'metadata','','','',0,0,'sys_file_metadata',11425,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3771631dc3551a1060dc9fa03a9d3321','sys_file_reference',23476,'uid_local','','','',0,0,'sys_file',14054,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('37907a2b237101534c60311bf0732cf9','sys_file_metadata',8866,'file','','','',0,0,'sys_file',8960,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37c67fe6f570be71481ae90368bc6a29','tt_content',4270,'media','','','',0,0,'sys_file_reference',7191,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37cb2106a22e507db423d3208ba64244','sys_file_metadata',5130,'file','','','',0,0,'sys_file',5225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37d85d62f21e6368916c24674b0d3707','sys_file',11516,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37f6e3dc6264a5a3e15c62b7cb4985b6','sys_file',11591,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('37f7f4a6455bff58dddb0b7470f7c7b5','be_groups',3,'file_mountpoints','','','',0,0,'sys_filemounts',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3806ac8b54d3a969fedb524903c3ce92','sys_file_metadata',220,'file','','','',0,0,'sys_file',314,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3810693e845362370c4ad0c987f1a972','sys_file',5224,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('381079eab57a910fdea7036db4aa392c','sys_file_metadata',10881,'file','','','',0,0,'sys_file',10975,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38216ee211b537c842a94b1af3d95d5e','sys_file_metadata',10717,'file','','','',0,0,'sys_file',10811,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('383cb4ee66984c658e302615ab447a89','sys_file_metadata',2854,'file','','','',0,0,'sys_file',2949,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('386c418b693ac893737f93b130a58d17','sys_file',140,'metadata','','','',1,0,'sys_file_metadata',22,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('389226b2c3742c6e95c4517874d0ef43','sys_file',10814,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38c104e45094f7fd9406e851e2637d34','sys_file',5097,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38c7a1fd03530cd5195f79775533d375','sys_file_metadata',1802,'file','','','',0,0,'sys_file',1897,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38eea73784740aaf9b2bb770954e7d02','tt_content',4328,'media','','','',0,0,'sys_file_reference',7217,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38f2358fd41f064c1bf06adbfbc156e0','sys_file',10897,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38f36037c85bdd67d351d44d9d619371','tt_content',4295,'tx_container_parent','','','',0,0,'tt_content',4294,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('38fc48ecec48730ba8592f362b8946d6','sys_file',11516,'metadata','','','',0,0,'sys_file_metadata',11422,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('390bb2f8469889f9a58ea7037078fffd','tt_address',598,'email','','email','2',0,0,'_STRING',0,'polina.golovatch1@gerresheimer.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('393b5f8695d02e319bbfb7fef1515250','tt_content',4130,'tx_container_parent','','','',0,0,'tt_content',4129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39416801f65767f16ad3290440607328','sys_file',10899,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3948808dd9b110218e623a070d60dd3e','sys_file_metadata',10696,'file','','','',0,0,'sys_file',10790,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('394cd92b0d4d3ed85421d6c4d726a41a','tx_site_page_teaser',379,'link','','typolink','91c2b41131a85cbee25f48d122789d03:0',0,0,'pages',1869,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('395055561322331c0f4488ff9e8e5899','sys_file',11446,'metadata','','','',0,0,'sys_file_metadata',11352,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('395df98787dafbf9822699b2afe6d19c','sys_file',8893,'metadata','','','',0,0,'sys_file_metadata',8799,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3970781b44080b464022dd14bba8dac1','sys_file_metadata',11457,'file','','','',0,0,'sys_file',11551,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('398ad00bcf4167becf73c6fd93b6309a','sys_file',10815,'metadata','','','',0,0,'sys_file_metadata',10721,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3996493caf85df98fc6825e03f1a7ee9','sys_file',10845,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39a65d7402d1e0d402a439228d511127','sys_file',8795,'metadata','','','',0,0,'sys_file_metadata',8700,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39b5b130b5e139ee3f112add424ea9cf','sys_file',278,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39bac6fb8728456e91cf0c32c7cc4ce2','tt_content',4224,'tx_container_parent','','','',0,0,'tt_content',4222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39bffc6dcf3e6bd7749226fdb6fd8482','sys_file_reference',7089,'uid_local','','','',0,0,'sys_file',11524,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39c88c9a84d20573a46a804b4a40511c','tt_content',4135,'media','','','',0,0,'sys_file_reference',7088,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39da0b562bb4dd9def3e6d4ed1869836','sys_file',296,'metadata','','','',0,0,'sys_file_metadata',204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39dc42a1d1f592f71109a4ccb9aa2c36','sys_file',11593,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('39f306342f64dc7a17ab0dbedc177814','sys_file',5224,'metadata','','','',0,0,'sys_file_metadata',5129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3a282795ef5b437da597355a330ddecb','sys_file_reference',7167,'uid_local','','','',0,0,'sys_file',11639,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3a2e0a5302960660aa2477a294df8c23','sys_file_metadata',213,'file','','','',0,0,'sys_file',306,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3a4695ef937aa2a586d71452320f612e','sys_file_metadata',11499,'file','','','',0,0,'sys_file',11593,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3a56b5fbd1dc584fb45a813bdba0ac2f','sys_file_metadata',11958,'file','','','',0,0,'sys_file',12052,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3a7831a132830335f174180ce241b663','sys_file_metadata',11476,'file','','','',0,0,'sys_file',11570,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3aab72ec48633166a9ff4b2cef8c1637','sys_file_metadata',2744,'file','','','',0,0,'sys_file',2839,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3aae7d9bce36b0d2de482e5d01456125','sys_file',8939,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b26034df7ca05f9d7cd77c5df95239b','sys_file_metadata',173,'file','','','',0,0,'sys_file',265,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b2e4ee31c3757905f18297dedd47231','tt_content',4137,'tx_container_parent','','','',0,0,'tt_content',4136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b2ec6c02a87a29df6b89791d6f712a4','sys_file',8905,'metadata','','','',0,0,'sys_file_metadata',8811,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b3540adb68dc5761e9c0f57c056821f','sys_file',11588,'metadata','','','',0,0,'sys_file_metadata',11494,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b3d4f62c167b690ce0e17b31ed09561','sys_file_reference',18364,'uid_local','','','',0,0,'sys_file',12031,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b3f5752440f334c4ccec1ac749d17fa','sys_file',240,'metadata','','','',0,0,'sys_file_metadata',149,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b66debff7841f85d55873f647690b4a','sys_file_reference',7267,'uid_local','','','',0,0,'sys_file',11544,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3b814bbc5b6aac92471cc93099a802c4','sys_file',13323,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3bbaccb07116233c3ae69e5311387315','tt_content',4265,'download_item','','','',0,0,'sys_file_reference',7184,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3bd2ba97235b02b0e642e78120ca46ac','sys_file',195,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3bdd1e43b74397d6b9c6e3911edb9d17','tx_site_product_type',11,'images','','','',3,0,'sys_file_reference',7153,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c01d9c7ff2eb6b9085cd5c8a1783a4f','sys_file_reference',7202,'uid_local','','','',0,0,'sys_file',11517,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c10b886a083361bd2e53cfa032cdd77','sys_file_metadata',11840,'file','','','',0,0,'sys_file',11934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c2713e16d639bc50ac93c348461351e','sys_file_metadata',216,'file','','','',0,0,'sys_file',309,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c41fe4daae06a53c2f6c31aa96ea75f','sys_file',234,'metadata','','','',0,0,'sys_file_metadata',143,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c52a8f1b971d1ddc902a32b8dbf1711','sys_file_metadata',140,'file','','','',0,0,'sys_file',231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c9b6652dd48c1b7975aaf9f0d9eac38','sys_file',11492,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3c9de47d213e7d0139c24cd5b4bbd899','sys_file',305,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cc0ae05a710748e85195622819ee12c','tt_content',4212,'media','','','',0,0,'sys_file_reference',7133,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cc2dd54a34cf964373a63e90cfc503c','sys_file',11108,'metadata','','','',0,0,'sys_file_metadata',11014,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ccc6912da34d8663a9d06222d229297','tt_address',412,'description','','typolink_tag','1',0,0,'_STRING',0,'alan.krinsky@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cdc2b826efee2d2723f80b2c786490b','sys_file',212,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cded3e0eeed1d9976b6613dd49ed9ca','sys_file',8962,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cef3f197c10d6644c9af6b8a3cc15cb','sys_file_reference',7201,'uid_local','','','',0,0,'sys_file',11507,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cfb2879b83f6444418bdef96e3aaf04','sys_file',11627,'metadata','','','',0,0,'sys_file_metadata',11533,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3cff75687add7ed759e6939005c9ad6d','sys_file_metadata',8842,'file','','','',0,0,'sys_file',8936,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d25ea87b420b8a00b55a37d082cfe5d','tt_content',4117,'tx_container_parent','','','',0,0,'tt_content',4116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d266a1bd17160495cb4278204d94637','sys_file',5184,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d2f942de447fef5ff0f2cd81e26ab0b','sys_file_metadata',11291,'file','','','',0,0,'sys_file',11385,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d4a630afd7212fdf05a89f5270da74f','sys_file',8909,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d5513db7f14eb7f6dc66adc2fb008e1','sys_file',11536,'metadata','','','',0,0,'sys_file_metadata',11442,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3d634611e7b7cdf966d1cb937b71c843','tt_content',4050,'tx_container_parent','','','',0,0,'tt_content',4049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3dcca0b4af7d893512f6db8314443f1e','tt_content',4322,'tx_site_icon_card','','','',2,0,'tx_site_icon_card',75,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3dd762ae12405737fd3e8a6abfe860ef','sys_file',10823,'metadata','','','',0,0,'sys_file_metadata',10729,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3deb92b2998fba7c64005d90130b8acc','sys_file_metadata',8805,'file','','','',0,0,'sys_file',8899,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e0ee1cd753226f4ead58dc750a5e430','sys_file_metadata',13229,'file','','','',0,0,'sys_file',13323,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e1318b7fc084dbd4fa346259215fad8','sys_file_metadata',158,'file','','','',0,0,'sys_file',249,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e23617afc5ed3a8c266e214c436eafa','sys_file',11537,'metadata','','','',0,0,'sys_file_metadata',11443,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e4e18f2a367400a967e88c06cf76274','sys_file_metadata',8817,'file','','','',0,0,'sys_file',8911,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e4ea12c2983d1e3787358297b602d26','sys_file_reference',7075,'uid_local','','','',0,0,'sys_file',11581,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e4f640a60e0731f4d5841251fb53d3f','sys_file',12035,'metadata','','','',0,0,'sys_file_metadata',11941,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e5550cdeddb5907d3785b95999ee724','sys_file',8951,'metadata','','','',0,0,'sys_file_metadata',8857,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e616dc1d6647214321ae734546ef1e5','sys_file',11934,'metadata','','','',0,0,'sys_file_metadata',11840,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e755f8bc3d34c5be730f002706efbda','tt_content',4298,'tx_container_parent','','','',0,0,'tt_content',4297,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e8759a2784de3ff3d4f49e7a9e3b1a2','sys_file',10826,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e90b52469181133b27e52748a8e2a53','sys_file_metadata',99,'file','','','',0,0,'sys_file',190,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3e9c5aea1ae7271a9fa285c916a4bb8b','sys_file_metadata',10975,'file','','','',0,0,'sys_file',11069,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ea8183c439ab434a4179cbbcf6338ff','sys_file',8927,'metadata','','','',0,0,'sys_file_metadata',8833,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3eb35441c7cd5a76cd5861081231bfc7','sys_file',1867,'metadata','','','',0,0,'sys_file_metadata',1772,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ec5ffca063f1bd4b28ab68c98f3d4f5','sys_file',10787,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ece2d8c05aeb04c349886a80988a3e4','sys_file_reference',224,'uid_local','','','',0,0,'sys_file',11445,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ed35dcba14a8024dfb7b691619c9f2a','tx_site_product_type',5,'images','','','',7,0,'sys_file_reference',7110,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ee6ca2eda9980608370c952b53874ff','sys_file',8897,'metadata','','','',0,0,'sys_file_metadata',8803,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3eefeb79fddd39dc1508842cc0f0dab0','tt_content',4238,'tx_site_product_types','','','',0,0,'tx_site_product_type',11,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f0f1550872321534a2bf47aba3ae1bd','sys_file_metadata',12997,'file','','','',0,0,'sys_file',13091,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f2feccb0338c3d2b3d5c423d201e8fc','sys_file_metadata',10707,'file','','','',0,0,'sys_file',10801,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f45d5ac5a50a10c50996b3482b1d185','sys_file_reference',7155,'uid_local','','','',0,0,'sys_file',11555,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f785357b2b668af635c574d56ce86ae','sys_file',10874,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f7a2764b152d97df8c9681e5c7dfe98','sys_file_metadata',8869,'file','','','',0,0,'sys_file',8963,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3f81fc6cca583feb026df738800b4a58','tt_content',4221,'media','','','',0,0,'sys_file_reference',7143,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('3f85626aaee6934a10fd94d5a086f3d2','tx_news_domain_model_news',2314,'fal_media','','','',0,0,'sys_file_reference',3515,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3fc42f59e2eb84257a972e896ab9e0b6','sys_file_reference',7275,'uid_local','','','',0,0,'sys_file',11456,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3fe51061245b6c165a8dcad65a6fe464','sys_file_metadata',11941,'file','','','',0,0,'sys_file',12035,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('3ffda65b6d55fc25e4ca7f943156685f','sys_file_metadata',13964,'file','','','',0,0,'sys_file',14058,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4040e2b5d4d6dbcb3c490955fb0a4423','sys_file',5231,'metadata','','','',0,0,'sys_file_metadata',5136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40462a464f45950061b26373eba8e7d3','sys_file',13181,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4063adc9e095517f6dc41e91fb789425','sys_file',13237,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40948300e7e58f5be918e9cde6a76116','sys_file_metadata',10770,'file','','','',0,0,'sys_file',10864,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40a40cc95ad16d58776c6e09e1e0097d','sys_file',10861,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40a5af8857c1063f110a376eb04708fb','sys_file',290,'metadata','','','',0,0,'sys_file_metadata',198,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40b4baf673fdb56f715e1364237600ca','sys_file',248,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('40e9002e574850ee9959189fcdb8332b','sys_file',304,'metadata','','','',0,0,'sys_file_metadata',211,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('410a76d84b5d117b0249a673069dc975','sys_file',10988,'metadata','','','',0,0,'sys_file_metadata',10894,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('411595489b7a76a4e36a84f12fcc3412','sys_file_metadata',11463,'file','','','',0,0,'sys_file',11557,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('411c7b2fbbd8049e1208a4e276253b3b','sys_file_metadata',11841,'file','','','',0,0,'sys_file',11937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('41210f00c0e7cccb197f5f6f65f6df6d','tt_content',4088,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',381,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('41269657df878010984d655e9126ae74','sys_file',195,'metadata','','','',0,0,'sys_file_metadata',104,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('413a91bc96a078027add3b27f706c2fe','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',0,0,'tt_address',406,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4161fb120b1c783e9443ee072ba7b44c','sys_file_metadata',171,'file','','','',0,0,'sys_file',263,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('41629c5a781cf1808a010bbb9d39822f','sys_file',4371,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4166fc7ecc762706444dc980cab399a6','sys_file',10829,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('416ede8b2c7d4a031222072e60cb372b','sys_file',280,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('417a9e36ecca1926c3be0706667f8152','sys_file_metadata',10781,'file','','','',0,0,'sys_file',10875,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('418b056eae0d7e9246c777ea74af302d','sys_file',5436,'metadata','','','',0,0,'sys_file_metadata',5341,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('418e85f7752ceb79e83446afae977fc5','sys_file',13324,'metadata','','','',0,0,'sys_file_metadata',13230,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('41a47fd9caf5cbe2028d53722e5ae8e5','tt_content',4232,'media','','','',0,0,'sys_file_reference',7149,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('41f80165538f67d5bac43687da612750','tt_content',4121,'tx_container_parent','','','',0,0,'tt_content',4119,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42063c951efa8a2b3bf40e64b2d52531','sys_file',191,'metadata','','','',0,0,'sys_file_metadata',100,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('421665aa690780c655f92087c1de407b','tx_site_page_teaser',373,'link','','typolink','050ba247e31b3640ef97eb42669579ae:0',0,0,'pages',1869,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4227abdc3320b1ce359a77ad1d2a49c1','sys_file',5210,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('422b14638a441007a88b286f6f94fbb2','sys_file_metadata',11951,'file','','','',0,0,'sys_file',12045,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4256a16a96acb46b06c2f4af59b9b389','tx_scheduler_task',9,'task_group','','','',0,0,'tx_scheduler_task_group',4,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42646a661000460ac882638acc7a730d','tx_site_product_type',3,'images','','','',4,0,'sys_file_reference',7083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42662f577963839d9fa793fb9e9f2aa5','tx_site_page_teaser',383,'link','','typolink','2fbbb12ef6a7ab32953031e2152068a3:0',0,0,'pages',1904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42668426b90b3b4a2cc286f47bfd8dc0','sys_file_metadata',1724,'file','','','',0,0,'sys_file',1819,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42842726cca1788b53624a7067181d75','sys_file_reference',230,'uid_local','','','',0,0,'sys_file',11446,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42902cd5145c9ae45fdf77ba948b76fb','sys_file',8928,'metadata','','','',0,0,'sys_file_metadata',8834,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('429c1b8e0775c4bf8b6d5a2976262c00','sys_file',12228,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42aa339bf88a73da48816f41e8d6cc87','tx_scheduler_task',4,'task_group','','','',0,0,'tx_scheduler_task_group',3,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('42b3f829fb0f95e97c92388954e2cb29','sys_file',10833,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42b41d1b4c88b7d94b9cd8dc3becef74','sys_file_metadata',124,'file','','','',0,0,'sys_file',215,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42dbb7086c117425d1a98d19a0013a3e','sys_file',12043,'metadata','','','',0,0,'sys_file_metadata',11949,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('42df0155ff76d0b19ebda5d92dcf2a05','sys_file_metadata',10970,'file','','','',0,0,'sys_file',11064,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43060de3c4e756c4cfea87d548320e36','sys_file_reference',7141,'uid_local','','','',0,0,'sys_file',11542,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('430ce86be06db86d102c5c8f8b4d75c5','sys_file_metadata',11451,'file','','','',0,0,'sys_file',11545,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4317d9221a656cee763be969f398a5fd','tt_content',4264,'download_item','','','',0,0,'sys_file_reference',7182,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43239547434c8b491ee90ba5b6d4862e','tt_content',4166,'tx_container_parent','','','',0,0,'tt_content',4165,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43578b22087a6d8927f6776a4e6bb6e6','sys_file_metadata',10879,'file','','','',0,0,'sys_file',10973,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('435f8e75f6334625853d29e9c4c77f71','tx_scheduler_task',19,'task_group','','','',0,0,'tx_scheduler_task_group',1,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('4368ce8e4bdb644ce85cceac39bf642d','sys_file',297,'metadata','','','',0,0,'sys_file_metadata',205,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4374746fc2093aa6dbb50c96ecfc4bd5','sys_file',11545,'metadata','','','',0,0,'sys_file_metadata',11451,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4379b9441616dc2ea457fa3bb62a3c64','tt_content',4205,'tx_container_parent','','','',0,0,'tt_content',4204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43a804816ff4248e91225ec45c7d6eaf','sys_file',11507,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43af721ca90152a5449311e1f7164a3d','sys_file',13324,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43b24923e5b4fcc56bda424580c20a4a','sys_file',8968,'metadata','','','',0,0,'sys_file_metadata',8874,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43b5fab52af6f2b6deca46c80b567935','tt_content',4037,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',374,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43c04c8bbb662cf653db290f795088be','sys_file_metadata',10712,'file','','','',0,0,'sys_file',10806,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43cfb95a1967e9b1c88cb2367174790a','sys_file_reference',7187,'uid_local','','','',0,0,'sys_file',11642,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43da2d615a3e74154ac73a8060ae6f03','tt_content',4037,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43e8597ed97ec85f955590ee23271e65','sys_file_metadata',11138,'file','','','',0,0,'sys_file',11232,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43f13fe3c391e4e4392f7b4ec8fe33ec','sys_file_metadata',10803,'file','','','',0,0,'sys_file',10897,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('43fd1c8ec49be18f0848e1b738c9848f','sys_file_metadata',11979,'file','','','',0,0,'sys_file',12073,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4407482c3a7bceff1c56ee54422e1e75','sys_file',10987,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44113bc57107cd7fb8694e14a87fd170','sys_file_metadata',200,'file','','','',0,0,'sys_file',292,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44195f635bf0ae0030995151e9054fca','sys_file',12039,'metadata','','','',0,0,'sys_file_metadata',11945,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('441ba9404ee6caa8ead83bddb66cb72f','sys_file',13101,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('442c5e15decf13c7f46fa7b65b736d59','sys_file',11523,'metadata','','','',0,0,'sys_file_metadata',11429,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('444fe787ee87b9651de19d317bc4ad63','sys_file_reference',7259,'uid_local','','','',0,0,'sys_file',11551,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44662d808d1d711e9c95add71b64aca6','sys_file_reference',18333,'uid_local','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4471574a713bce7d34d2c469718bc0a6','sys_file',10796,'metadata','','','',0,0,'sys_file_metadata',10702,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4473b480ab89e92f330f3c93bd077441','sys_file',4130,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('447d5788b98a1e71fd3b93957c7d5cff','tx_site_icon_card',89,'icon','','','',0,0,'sys_file_reference',7272,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('448d99a26c410819420785bb638bafb1','sys_file',5438,'metadata','','','',0,0,'sys_file_metadata',5343,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44964729ea629d15ded526610afb00b3','sys_file_metadata',5365,'file','','','',0,0,'sys_file',5460,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('449fd33d60fb80ea3b4d39ad70c0dd64','tx_site_product_type',9,'images','','','',5,0,'sys_file_reference',7140,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44a8cf329854f42d77ef75cfb4ac10dc','pages',1848,'shortcut','','','',0,0,'pages',1856,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44b0e37081df3d5281df7bcd66ddf82a','tt_content',4246,'media','','','',0,0,'sys_file_reference',7160,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44c148c925c0bea79338a499aefc63d0','sys_file_metadata',12191,'file','','','',0,0,'sys_file',12285,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44e80404168ae87361fbf54ac3222694','sys_file',13228,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44f665db2f379457835249abbb16c8ff','tx_site_product_type',12,'images','','','',0,0,'sys_file_reference',7259,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('44f8d3a6b7c42d7d523814378a78f058','sys_file',13091,'metadata','','','',0,0,'sys_file_metadata',12997,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4511615a0b199e7df49ec3b44f5b1092','sys_file',11555,'metadata','','','',0,0,'sys_file_metadata',11461,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('451284cfe21d61380669d731eee59e23','sys_file',303,'metadata','','','',0,0,'sys_file_metadata',210,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45314aa85667459930940911fd4ea19b','sys_file',1869,'metadata','','','',0,0,'sys_file_metadata',1774,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('453dae743742e05bdc95f642316abbdb','sys_file_metadata',10726,'file','','','',0,0,'sys_file',10820,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('454983ffc88938a0991dd696a1c478e1','sys_file',11557,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45520e82dd44b895ab30aa1a2f67d82b','sys_file',8955,'metadata','','','',0,0,'sys_file_metadata',8861,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4559d0619713ef12c6e5d01dbd4befbe','sys_file',300,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('459dc7bca740d980183f4149850be11d','sys_file',204,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45adfadc609869de216c9c0766010cc2','sys_file',219,'metadata','','','',0,0,'sys_file_metadata',128,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45ae11483f09d4cc8b917f395459962f','tx_site_page_teaser',370,'image','','','',0,0,'sys_file_reference',7042,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45aff26fc7cfc31e5b16f353891e0038','sys_file_metadata',142,'file','','','',0,0,'sys_file',233,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45b141e4103dc68cc20aa263d6a4571e','tt_content',4086,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',379,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('45d83d3c3f3a04ef60e315a60e25ae24','sys_file',5223,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4606eab6e30227f2de98fa66c1ebf2ed','sys_file',11521,'metadata','','','',0,0,'sys_file_metadata',11427,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('460ac34cb5ea44067e04a128f0ba2714','sys_file_metadata',164,'file','','','',0,0,'sys_file',255,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('460b89dbc73e7fe63289d74e51c40f8b','sys_file_metadata',5366,'file','','','',0,0,'sys_file',5461,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4623328800f3099a6ff11053a146cbc0','sys_file',8796,'metadata','','','',0,0,'sys_file_metadata',8701,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('462b7a3aab2e6f924fa582a6734ea8f9','sys_file_reference',7128,'uid_local','','','',0,0,'sys_file',12052,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4643c688bb3e846e652fe3cec4ef7f5a','sys_file',13222,'metadata','','','',0,0,'sys_file_metadata',13128,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4654b226edac18f787152a5cbfa8865b','sys_file_metadata',5124,'file','','','',0,0,'sys_file',5219,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4661983d795a240135771bbef39eb540','sys_file_metadata',4842,'file','','','',0,0,'sys_file',4937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('466e53eacf3c81631c2597fdafbad21d','sys_file_metadata',5136,'file','','','',0,0,'sys_file',5231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4675f5f407db3a149d3280279699d37d','sys_file',8914,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46785cfc6fd0bdfebb9dbde8502fcf3f','tx_site_vertical_tab',12,'media','','','',0,0,'sys_file_reference',7205,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4683568c3751ec829e872d25a1894022','sys_file',11393,'metadata','','','',0,0,'sys_file_metadata',11299,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46a1fcc8a028ddf4792a087e937ad291','sys_file',236,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46b31aab7deee390bec4ce6ca8d0d296','tt_content',4062,'tx_container_parent','','','',0,0,'tt_content',4061,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46b9382f0b5c6c42b5849f7e9eda610d','sys_file_reference',7192,'uid_local','','','',0,0,'sys_file',11937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46cca7ab53e5217eaba04e92f01b5ea1','tt_content',4094,'tx_container_parent','','','',0,0,'tt_content',4092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('46d133d3df737cf2920b5efd4721df5b','sys_file',13233,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('474acd9f6d97dfa65300268bb57a53a2','sys_file',13093,'metadata','','','',0,0,'sys_file_metadata',12999,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4794429533408bb84909a34caab05f62','sys_file',10983,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47aed6e4cfcd3eb3ee51e5c0e12f68a1','sys_file',140,'metadata','','','',0,0,'sys_file_metadata',26,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47b76e056fd6261760d01e6b9b077210','sys_file_metadata',109,'file','','','',0,0,'sys_file',200,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47c8c2bbecb099baecf493a4b86fa819','sys_file',8903,'metadata','','','',0,0,'sys_file_metadata',8809,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47d0461401661cb16f674ec6d712c8af','sys_file_reference',7054,'uid_local','','','',0,0,'sys_file',12070,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47e5389f2d00de34ab357f3d5f798ebe','sys_file',10983,'metadata','','','',0,0,'sys_file_metadata',10889,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('47f761ab44133bd506c029c9111b12fc','tt_content',4110,'tx_container_parent','','','',0,0,'tt_content',4109,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('480f53dcdde8810f4fdef5494b1efee9','sys_file_metadata',13065,'file','','','',0,0,'sys_file',13159,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('482127b2a596ffcf5bf1f5592f9a0b0d','sys_file_metadata',10772,'file','','','',0,0,'sys_file',10866,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4838fba0f261277e9bb15b37c9ac24b4','sys_file_metadata',10742,'file','','','',0,0,'sys_file',10836,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('484bb6402e626df6083ac7e03910d16c','sys_file',11445,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('485dbc4e4041f9912a91544ad6e10608','tt_content',4469,'bodytext','','email','2',0,0,'_STRING',0,'ueli.utzinger@gerresheimer.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4864ef1bfd3e2c2226abce20e5da7f31','tx_site_page_teaser',376,'image','','','',0,0,'sys_file_reference',7049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('48932be764b05eab0726b0156777a1c9','sys_file_reference',7182,'uid_local','','','',0,0,'sys_file',11644,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('489d0e6a0fae36bec53fcc0cd3b4b028','sys_file',11568,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('48bc5f5aedc1baadffec42b263eb6b36','sys_file_metadata',8841,'file','','','',0,0,'sys_file',8935,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('48caaed0b4fabc8a16d3c2de34c933c6','tx_site_product_type',7,'images','','','',1,0,'sys_file_reference',7125,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('48f8050db5c73414d1e6304d81285559','sys_file',5225,'metadata','','','',0,0,'sys_file_metadata',5130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('490059b32fb9fc7aec2a7ab73aced28e','sys_file',250,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('491654473cf43fab58219743ef197843','sys_file',251,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('491e100c756ac955edb1f4b2ac27c0a5','sys_file',5223,'metadata','','','',0,0,'sys_file_metadata',5128,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('492ebd92b2789114ca73684d41219003','sys_file_reference',7139,'uid_local','','','',0,0,'sys_file',11537,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('496c39e649ae47d5992044061b852611','sys_file_metadata',19,'file','','','',0,0,'sys_file',138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('496ee83a5894abd20136f266233f3899','sys_file_metadata',5000,'file','','','',0,0,'sys_file',5095,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49785298f6e706ff8fe47914cb699ade','sys_file_metadata',11532,'file','','','',0,0,'sys_file',11626,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('497bf23896bb3085d4c7d91498b50092','sys_file_metadata',10792,'file','','','',0,0,'sys_file',10886,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4987a4c23426701c14725c40d08a2f6e','sys_file_metadata',8854,'file','','','',0,0,'sys_file',8948,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('499b65931f10ff2b8b58f4babb233767','sys_file',12990,'metadata','','','',0,0,'sys_file_metadata',12896,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49a0cdc95ced906076cb143498e196a9','tt_content',4290,'bodytext','','typolink_tag','1',0,0,'pages',1880,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49a82e3bf10970aa16fed9aac050d820','sys_file_metadata',126,'file','','','',0,0,'sys_file',217,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49bf06d67c64440dacc1990827d3b3e7','sys_file_metadata',10721,'file','','','',0,0,'sys_file',10815,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49c6d9be166af5355caa7aedd938dad0','tx_site_page_teaser',393,'link','','typolink','737f199550edc2b1753cda912a16316a:0',0,0,'pages',1919,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('49e75a50b1f8e80e806b3d34fba59303','sys_file',8902,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a14987901522fb5f1775778b9ac66f6','sys_file_reference',7195,'uid_local','','','',0,0,'sys_file',12027,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a3ae00f33933940b56833043803246d','tt_content',4190,'tx_container_parent','','','',0,0,'tt_content',4189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a4347513cf92aa85d0f95fbb5cae28a','sys_file_reference',7042,'uid_local','','','',0,0,'sys_file',12068,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a5196bb856013b4292591d1e516885c','tt_content',4248,'media','','','',0,0,'sys_file_reference',7161,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a58e40986b90452ee436a8bec7f7122','tt_content',4270,'download_item','','','',0,0,'sys_file_reference',7192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a5e3d740cfc871a07bf61d79d32a077','sys_file_metadata',8829,'file','','','',0,0,'sys_file',8923,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a60287758af4d69be39a3d028781a49','sys_file_metadata',8699,'file','','','',0,0,'sys_file',8794,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4a7cba01352b66acd53e9300dfcb3847','sys_file',5231,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4aa6629bbc2bf8c81e916451cf4076bf','sys_file_metadata',10703,'file','','','',0,0,'sys_file',10797,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ac76dd29cf49ae94e1691f9c56a5978','sys_file_metadata',11529,'file','','','',0,0,'sys_file',11623,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b002ca7cb2bae433d6e06a7c6a0d245','sys_file',8896,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b2eb37c72c3399de3c9530d067df7e6','sys_file',5188,'metadata','','','',0,0,'sys_file_metadata',5093,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b3127e9646e639be886b0642ac26a8f','tt_content',4261,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b3db666ad72afe0d0a0cb2f929de6d9','sys_file_reference',7257,'uid_local','','','',0,0,'sys_file',11550,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b408678d25f8f1215d7d880002c2a5e','tx_site_product_type',7,'images','','','',2,0,'sys_file_reference',7126,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b5343a0ae66c23bc5f24e3a1ce8c3a5','sys_file',223,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b742f439685733a3499cd47c3e8fdc8','sys_file_metadata',11497,'file','','','',0,0,'sys_file',11591,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4b7ac0865d9a814632fb07d7fa1a262c','sys_file',303,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4bc774d7420fa060540dcb4a62bce687','sys_file',5097,'metadata','','','',0,0,'sys_file_metadata',5002,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4bd3eb4ad0237868cafe5e56721c5d01','sys_file',11548,'metadata','','','',0,0,'sys_file_metadata',11454,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4bef4b05992f62cdc1c59bee3d500ee9','sys_file',212,'metadata','','','',0,0,'sys_file_metadata',121,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4bf1a78716e23dcbb3e8f0dca9b454f9','tt_address',418,'image','','','',0,0,'sys_file_reference',224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4bf65ad58c6ab4f23f883d3c2b5577bd','sys_file',10916,'metadata','','','',0,0,'sys_file_metadata',10822,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c2a8da803ceafc74c12ff20deae0cbe','sys_file',1864,'metadata','','','',0,0,'sys_file_metadata',1769,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c38eca91ef59274d7dd9057f53180c0','sys_file',11171,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c4457698eb3a30c21476dedbdb950ee','sys_file',14333,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c481da372f69415246e19ca7283a554','sys_file',5203,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c5f721c8845195b9917d745ba0d29b4','sys_file',12044,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c66771baabb0a03f464a529ab632de3','tt_content',4257,'tx_container_parent','','','',0,0,'tt_content',4254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c67f604f2e95267b17ed1459c3704be','sys_file',11654,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c8ac868c5bb90ce3b1c5ff57f44c2c3','sys_file',309,'metadata','','','',0,0,'sys_file_metadata',216,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4c9ca40603a2fc5e4d3d727a35da3971','sys_file_metadata',131,'file','','','',0,0,'sys_file',222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ca49731fd6bc7ac397876173303ffe6','tt_content',4206,'tx_container_parent','','','',0,0,'tt_content',4204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ca7ecc152517dfe5fc2268c64c75dbc','sys_file',231,'metadata','','','',0,0,'sys_file_metadata',140,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ca9dbf97a3503d399f569d5572fbc1d','sys_file',233,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4cb23c6519ac100f042bc0d7bceaa340','sys_file',216,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4cb5132b39b1d1d319219cbc97d115b4','tt_address',445,'image','','','',0,0,'sys_file_reference',234,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ccaab9f160adb6434ab84fc969c4080','sys_file',10845,'metadata','','','',0,0,'sys_file_metadata',10751,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4cccf490fdc8cf3fc0de5732512be74b','sys_file_reference',7076,'uid_local','','','',0,0,'sys_file',11457,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4cdb5075211a5a570c6dcfedebd2c0c4','sys_file',11452,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ce304fb891fa446dd88ade00cbd7d1e','sys_file',11511,'metadata','','','',0,0,'sys_file_metadata',11417,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d00b5c57de0080defb6f8aa500f5e90','sys_file_metadata',10719,'file','','','',0,0,'sys_file',10813,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d3cef24b8df444e7a66ae8e0f60d84b','sys_file',11068,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d499efd58cab3ba8543bb0b485e5ce6','tx_site_page_teaser',386,'link','','typolink','fb38f7bf52db9dcadd040d8f505b70b2:0',0,0,'pages',1872,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d557055e175782ddf2149ff3554c0d5','sys_file',11564,'metadata','','','',0,0,'sys_file_metadata',11470,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d65933ed499a04e425e42aa2441269d','sys_file_metadata',11428,'file','','','',0,0,'sys_file',11522,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d80b1e1ba80de04a1d149a42b0f4b88','sys_file',5210,'metadata','','','',0,0,'sys_file_metadata',5115,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d8f236761f1c9017c3eb2d5351967d8','sys_file_reference',7188,'uid_local','','','',0,0,'sys_file',11642,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4d9f9eb18f8a40bb76930e02428beab7','sys_file',273,'metadata','','','',0,0,'sys_file_metadata',181,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4da77f6cac3fde942efb2c82e93014bf','sys_file_reference',18334,'uid_local','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4db0024e12c56602ede3e1fa47d01220','sys_file',201,'metadata','','','',0,0,'sys_file_metadata',110,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ddc19d6aaae24e5da2ac23aa954db64','sys_file',8946,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4de870f5ba24338924038ff2a3283aad','sys_file_metadata',10761,'file','','','',0,0,'sys_file',10855,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4e0ec72489841ae9f73d9165a2b6c5a3','sys_file_metadata',198,'file','','','',0,0,'sys_file',290,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4e0f017d894fe4b54c2a599ff97a8be0','tt_address',465,'image','','','',0,0,'sys_file_reference',240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4e2a14e6d8da1ba5d13b2ab2bfd3c27e','sys_file',8914,'metadata','','','',0,0,'sys_file_metadata',8820,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4e41aba7e0bd68350901b2ebaa7c1277','sys_file_reference',7136,'uid_local','','','',0,0,'sys_file',11535,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4e58b02527106c7bf175637bf1673647','sys_file',280,'metadata','','','',0,0,'sys_file_metadata',188,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ea8eaa0b2c3a57ca7f08290891a057b','sys_file_metadata',11980,'file','','','',0,0,'sys_file',12074,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4eb0558c518be00622e6aad0ed872765','sys_file_metadata',155,'file','','','',0,0,'sys_file',246,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ebe1c474fbad821ab0809666f13e765','tt_content',4080,'pi_flexform','sDEF/lDEF/settings.startingpoint/vDEF/','','',0,0,'pages',116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4eca42fea2590b930da66cef2a4b4bbd','tx_news_domain_model_news',2743,'fal_media','','','',0,0,'sys_file_reference',18334,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ef1d9ba04d73cf78b705a37ed31bfda','sys_file',11553,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4ef4f8eb3f4f67038ee4c72619311046','sys_file_metadata',141,'file','','','',0,0,'sys_file',232,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f1b510beaf0fa4b494d56101f97473a','sys_file_reference',2761,'uid_local','','','',0,0,'sys_file',4130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f36811e3d257ad2fd0e63ae7fe260ae','tt_content',4113,'tx_container_parent','','','',0,0,'tt_content',4112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f4a6bc1ae24bf680c402e7104c3d17c','tt_content',4302,'tx_container_parent','','','',0,0,'tt_content',4301,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f4bab9a5a8738591e170629e2607a54','sys_file',13242,'metadata','','','',0,0,'sys_file_metadata',13148,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f88ed57ffafd0d22586aae2bf50fce9','sys_file',5199,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4f9c78dd946c8e0915e0eb9f24d815a4','sys_file_metadata',13006,'file','','','',0,0,'sys_file',13101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fb0d931835fefd4e707d52a74328d1b','sys_file',10867,'metadata','','','',0,0,'sys_file_metadata',10773,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fb848c0cac529dcac1132eea635e07c','sys_file_metadata',13141,'file','','','',0,0,'sys_file',13235,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fcae165ec4cf54dd03523b9961907f1','sys_file_reference',7084,'uid_local','','','',0,0,'sys_file',11623,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fde19221e31d3ead713a265da3b4678','sys_file',12032,'metadata','','','',0,0,'sys_file_metadata',11938,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fdf8cd777a838a88112e03c624c23ee','sys_file_metadata',11358,'file','','','',0,0,'sys_file',11452,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fe08ff5052d7174c4292befa5856361','sys_file_metadata',10775,'file','','','',0,0,'sys_file',10869,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('4fefd33690c791708caa435f6c0ae77e','tt_content',4169,'media','','','',0,0,'sys_file_reference',7114,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('500308d786a1a2557e7172c67ade60c1','tx_site_product_type',12,'images','','','',2,0,'sys_file_reference',7261,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5019964bc7866c0520944cdc72bc019b','sys_file_metadata',10749,'file','','','',0,0,'sys_file',10843,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5023d9a3d928f6d5401149331b3e1ad0','tt_content',4062,'tx_site_accordion_items','','','',0,0,'tx_site_accordion_item',245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50368598a14125ac7bb4b816e89892fa','sys_file',11681,'metadata','','','',0,0,'sys_file_metadata',11587,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('509b6a3fb88c9858d4900bd6859708ee','tt_content',4453,'download_item','','','',0,0,'sys_file_reference',7285,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('509b7543e59e91aa38ddb266ef1e0dd9','sys_file',181,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50a56831c18a1f1184ea937a25dd2558','sys_file',5205,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50ba6e2b8671d2a00757f8727839d21b','sys_file',8944,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50ca2280a6c67dd670dd17671f1ff6c3','sys_file',11371,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50cbb245251113d266e190255cc5eeb2','tt_content',13589,'media','','','',1,0,'sys_file_reference',14241,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50e94e55869d0031d3893bfa89e81139','sys_file',5194,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('50fe58da54e5d54f04629dbd54c2f953','sys_file_reference',7299,'uid_local','','','',0,0,'sys_file',11647,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('510615bc8e8529256e4c7c48b790c071','sys_file_metadata',118,'file','','','',0,0,'sys_file',209,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('512fb922cf80f684ba69d962df2d026a','sys_file',14057,'metadata','','','',0,0,'sys_file_metadata',13963,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5132395ad97ab4e369c37bb76fc9cf8a','sys_file',8960,'metadata','','','',0,0,'sys_file_metadata',8866,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5134870782951cb16cd71deb98512c25','sys_file_metadata',11453,'file','','','',0,0,'sys_file',11547,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5149ce48680b2897f870e1d8a863a36d','pages',1916,'shortcut','','','',0,0,'pages',1879,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('51af703126a8d6590c4ddcbc59c6fae6','sys_file',10805,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('51d13b1b256a9e6b05b33e54f970857a','sys_file',10815,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('51d8e658bf9673b58a0109857069c37b','tt_address',427,'description','','typolink_tag','1',0,0,'_STRING',0,'mitch.moseman@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5211a93e94443d893cd2e3afee20d0b9','sys_file',146,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52276b8534caceb5015b1b74f380b896','sys_file',12930,'metadata','','','',0,0,'sys_file_metadata',12836,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5234f78f556f9d409ac87dbccf47a68d','sys_file',11562,'metadata','','','',0,0,'sys_file_metadata',11468,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('523e540dbbd674d77cb6ca69d7929a53','tx_site_page_teaser',372,'link','','typolink','9a2eacc450831f8a2012b6f464a15814:0',0,0,'pages',1867,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52427ab5fa6464daf273c1564378929c','sys_file',14362,'metadata','','','',0,0,'sys_file_metadata',14270,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5266e729ab3870f81c12018e383907cd','sys_file',11622,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52762ab4c22ceba20fa4785b2cbd3933','sys_file',10868,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5276c9ab26d2ddaa772970a6ed7fbfda','sys_file_reference',3521,'uid_local','','','',0,0,'sys_file',12029,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('527ed0e264f2ac6c5e26f35ab1dcf6a4','sys_file_metadata',13233,'file','','','',0,0,'sys_file',13327,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52828b18fa33123375cdd216ff16035a','sys_file_reference',13768,'uid_local','','','',0,0,'sys_file',12856,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52d3d556544acc1dfefdab754a3741d1','tx_scheduler_task',11,'task_group','','','',0,0,'tx_scheduler_task_group',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('52f92bda1e0336f6e825a19bacf0797b','sys_file',318,'metadata','','','',0,0,'sys_file_metadata',224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5308afbe96490343a9a6bbd08335b023','sys_file_metadata',95,'file','','','',0,0,'sys_file',186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('531e7c6ec0b63940734e149e225d7008','sys_file',10978,'metadata','','','',0,0,'sys_file_metadata',10884,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('531ebc4d1e0f5d3e096fe992fcb72c87','sys_file',232,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('533b53949a50cdc879ea632fc3f09bf1','tt_content',4161,'media','','','',0,0,'sys_file_reference',7111,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('534723255318dee1da234d90291debc3','sys_file',10901,'metadata','','','',0,0,'sys_file_metadata',10807,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('535ef61ca0a5029f5202f5b1577737f8','tt_content',4089,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',382,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5366dc052aece53e32bbae07fff62911','sys_file_metadata',11640,'file','','','',0,0,'sys_file',11734,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('536d499b1e89fd75a49790a8bbb1a3ed','sys_file',11645,'metadata','','','',0,0,'sys_file_metadata',11551,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5381ea04df7d6d11e4a0195fb5fc4133','tx_site_icon_card',90,'icon','','','',0,0,'sys_file_reference',7273,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('539ad633dea5b10493fca41b45488a58','sys_file',2782,'metadata','','','',0,0,'sys_file_metadata',2687,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53a03e6ff6fe9a7f7b93354bd9015b34','sys_file',12031,'metadata','','','',0,0,'sys_file_metadata',11937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53a2a431b76282e40c0003fb1a43a1ad','tt_content',13589,'media','','','',0,0,'sys_file_reference',14230,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('53c7e021fb5f4d615baa9ebc656fd588','sys_file',301,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53d1876a2d4e5ea67ed872757a09372b','sys_file',13136,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53d2ebfcdf46c7302ef3da3aba1d4097','sys_file',10857,'metadata','','','',0,0,'sys_file_metadata',10763,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53f845b3bf9b3d4f905e45478997368b','sys_file',10805,'metadata','','','',0,0,'sys_file_metadata',10711,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('53f8a7c79ca57dec6d517b3ae7a6f3da','sys_file_reference',7103,'uid_local','','','',0,0,'sys_file',11568,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('542619d86ff403bd89fa48eddb90b456','tx_site_product_type',4,'images','','','',3,0,'sys_file_reference',7095,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('542fb12851c7f0577c14cc8d39efe8f9','sys_file',11649,'metadata','','','',0,0,'sys_file_metadata',11555,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('543723528b735e800b6b7a0db0b3b8cc','tt_content',4159,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','2e48fe1b53015662f7acbf77c1b659e5',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5449a372e864893f664dca7fbbdabc38','sys_file_reference',7065,'uid_local','','','',0,0,'sys_file',11514,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('547adee59a9c98ecf6c1252794368d92','tt_content',4300,'tx_container_parent','','','',0,0,'tt_content',4299,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('548e9a96eac1e3a473b59c9fbf1813e4','tt_content',4425,'tx_site_icon_card','','','',2,0,'tx_site_icon_card',89,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54919f33cf99c23d88b83eed93380b48','sys_file',5220,'metadata','','','',0,0,'sys_file_metadata',5125,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54adb762178634289d20e9a0fca23bc7','sys_file',10901,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54b91e20ec63b5ed9378509ab728c53d','sys_file_metadata',4471,'file','','','',0,0,'sys_file',4566,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54bd3e28527082ee89f91dd899be03be','sys_file',4937,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54c6eeef9c4ab6fa9867ae3643d648ec','sys_file_metadata',8871,'file','','','',0,0,'sys_file',8965,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54cce6bc79cb70f58bdbd0ed26deb5c6','sys_file_metadata',11552,'file','','','',0,0,'sys_file',11646,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54d13a88ba4a5479ab5f3aeefdafbecd','sys_file_reference',7100,'uid_local','','','',0,0,'sys_file',11526,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('54fa98b71081b50dec4823f251f68b61','sys_file',11938,'metadata','','','',0,0,'sys_file_metadata',11842,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5547d1e0a8febdcc378b5ab739516c70','sys_file_reference',7086,'uid_local','','','',0,0,'sys_file',11579,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('555c3d56d398929ec6c4fb07aff4f48f','tt_content',4076,'media','','','',0,0,'sys_file_reference',7059,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('555e8152825cf55a1c22cdddc2be0c71','sys_file',11534,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('557e03d7dc48f394f0bf1fd682c02b4e','tx_scheduler_task_group',5,'groupName','','substitute','0',0,0,'_STRING',0,'Privacy',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55982c9260ed1edf3fce03721eb6bc03','sys_file_metadata',11462,'file','','','',0,0,'sys_file',11556,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55a40a420009053915ff869015df4715','sys_file_metadata',5125,'file','','','',0,0,'sys_file',5220,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55a58501e3e04ff4cb312e75adec83fa','tt_content',13584,'tx_site_accessories','','','',2,0,'tx_site_accessories',207,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55acd5de6ff1c03168756130f2f61abe','tt_content',4415,'media','','','',0,0,'sys_file_reference',7268,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55aeb22a4bbaecef90cd8aab4d3a24c9','sys_file_metadata',13151,'file','','','',0,0,'sys_file',13245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55b1e38b4d0bda6d9d4a76c693f36f81','tt_content',4056,'bodytext','','typolink_tag','3',0,0,'pages',1904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55ce561061bd87769212ca5cd7d0e706','sys_file',10868,'metadata','','','',0,0,'sys_file_metadata',10774,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('55fd17d68e6b171e624dcc8b651390f9','sys_file',10888,'metadata','','','',0,0,'sys_file_metadata',10794,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('562761d67015194df20ab9c46eae50b5','sys_file_metadata',1772,'file','','','',0,0,'sys_file',1867,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('562e59a8b1f7e5544621471c42279798','sys_file_reference',7137,'uid_local','','','',0,0,'sys_file',11539,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('565385fbd5d1b3a2ba7ec1dc135c7416','tx_site_page_teaser',374,'image','','','',0,0,'sys_file_reference',7047,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5660c8edbd41fcc8ef6c985109ae1e6e','tx_site_product_type',11,'images','','','',6,0,'sys_file_reference',7156,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5667d76c8af680285929782326ee4842','sys_file',183,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('566e41c752a451475bbf6d8ae8e6dc83','sys_file',8952,'metadata','','','',0,0,'sys_file_metadata',8858,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('566fcee9a40d86575f4a5111f287e058','sys_file_reference',7269,'uid_local','','','',0,0,'sys_file',11506,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5670e3763a22fbbb0f76e3fb753bc56f','sys_file_metadata',159,'file','','','',0,0,'sys_file',250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('567bf9d4b2987f40c4bae03bca3f06a1','sys_file',10816,'metadata','','','',0,0,'sys_file_metadata',10722,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56a5e52c01bd242e65a65ec87e1850ad','sys_file_reference',3522,'uid_local','','','',0,0,'sys_file',12030,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56b53b411d3d4f239a5d2324836df206','sys_file_metadata',10738,'file','','','',0,0,'sys_file',10832,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56b5d45773ce6da76cb9a8a211f7549f','sys_file_reference',18369,'uid_local','','','',0,0,'sys_file',12029,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56d71f4578e105a8163b4cc4d3d66a37','sys_file_metadata',10802,'file','','','',0,0,'sys_file',10896,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56d92af3da8b364c78a3e979b8fff8c1','sys_file_metadata',10715,'file','','','',0,0,'sys_file',10809,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('56f7ff50c0cf8c2d85d0f3649ed450ec','sys_file',10982,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('570980f4972f69d0983f049b6e775949','sys_file',308,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('570e00a9ad1442bf8d71437e9caf058d','sys_file',12073,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('571d47a2ec3a9c17baa8ff884111d6d7','sys_file_reference',7106,'uid_local','','','',0,0,'sys_file',11571,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('571fd2a2042e93068b5d8c49d4436cc2','sys_file',10874,'metadata','','','',0,0,'sys_file_metadata',10780,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5751da27b0193e9eded275cbd2f5bc4a','sys_file_reference',7198,'uid_local','','','',0,0,'sys_file',4371,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('577e7581d4108c5c7f50b72921228e7d','sys_file',11514,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('578d0304431722d107eb42fc63192e96','sys_file',284,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57988122b346ec23559c7fc1c585855d','sys_file',11636,'metadata','','','',0,0,'sys_file_metadata',11542,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57a2d0d10411b5b6971b7ef80496cb5d','tt_content',4452,'tx_container_parent','','','',0,0,'tt_content',4451,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57a6980858d6b7ca68915809d8021e80','sys_file',8910,'metadata','','','',0,0,'sys_file_metadata',8816,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57d0b7ed0ef7d7feb2ffdece861bb7aa','sys_file',11535,'metadata','','','',0,0,'sys_file_metadata',11441,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57d194ef72c37fc4fa10ccdd4ff27abd','tt_content',4182,'media','','','',0,0,'sys_file_reference',7119,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57d3ffe551be6fe39a8f63b3476e0be0','sys_file_metadata',11551,'file','','','',0,0,'sys_file',11645,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57d58c87f179aa30d4f4af3c46234aef','sys_file',218,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('57e24aeb652fa5daad142b3b8bcea94e','sys_file',11460,'metadata','','','',0,0,'sys_file_metadata',11366,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('580e1b0b038dfaa50c768daf69ed2559','sys_file',10819,'metadata','','','',0,0,'sys_file_metadata',10725,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('585c13a9a925019b15ef0c068c7f2058','sys_file',217,'metadata','','','',0,0,'sys_file_metadata',126,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5870110ea0c075b54d6420ec25396da5','tt_content',4454,'media','','','',0,0,'sys_file_reference',7286,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5870ef8f03aa1ad2a9f97a8b64bb537c','sys_file',8915,'metadata','','','',0,0,'sys_file_metadata',8821,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('587517c1d19c57905fd007d9cd583efb','sys_file',10842,'metadata','','','',0,0,'sys_file_metadata',10748,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('58a4d5c2b2d48f8dd7f033a58dd5d1ee','sys_file',10973,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('58c1e84806c6176f5077409c0de6aae6','sys_file',8950,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('58c48c5c1f0d5f9dbabdae3d82d2790e','sys_file',13223,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('58e7f6cef92690746b80f44b5501ffc3','sys_file',12065,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5906f40f5f19d38c590d56cd30aac2ce','sys_file',10804,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('59116e2624746ea9fcca3e6b4544ff58','sys_file',10827,'metadata','','','',0,0,'sys_file_metadata',10733,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5913b22d8918bb788442a75ae0a64fa4','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',8,0,'tt_address',421,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('592746b5667d4b4eaf9100564468b846','tt_content',18149,'tx_container_parent','','','',0,0,'tt_content',4067,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('59321fe90c8430dd704ab4fbf09bdaf7','sys_file',8894,'metadata','','','',0,0,'sys_file_metadata',8800,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('594d3635a7bc6df60e4b410bf9afc5e4','sys_file',242,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('595244b486a80e8b99ae49e07bc3be21','sys_file',8954,'metadata','','','',0,0,'sys_file_metadata',8860,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('595a5ec18592b4ae63d69c709bfdcfb4','sys_file_metadata',10740,'file','','','',0,0,'sys_file',10834,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('596bee725f97b68b8f414dce61f1520f','tt_content',4309,'media','','','',0,0,'sys_file_reference',7210,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('59a06e37133bfbb897683ced06d76953','sys_file',5221,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('59c4c2473c7451e53ba9404a643dcf71','sys_file_reference',14229,'uid_local','','','',0,0,'sys_file',12227,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('59cd4c54269777212b5c3d33355f620c','sys_file_metadata',11974,'file','','','',0,0,'sys_file',12068,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('59e3e145e4724449636a351d265f51c6','sys_file_metadata',5341,'file','','','',0,0,'sys_file',5436,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a0ce0aeb890dd82fc2a67902428eb72','tx_site_product_type',5,'images','','','',2,0,'sys_file_reference',7105,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a111a4415882181dcfebb51618b62be','tx_site_product_type',6,'images','','','',1,0,'sys_file_reference',7117,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a25e5535116bd5a932018998a729a32','sys_file',11589,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a34c1eb60c4e4794162150813871a3d','sys_file_metadata',13130,'file','','','',0,0,'sys_file',13224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a4683ce12274a85ed22e4872456efdd','sys_file_metadata',197,'file','','','',0,0,'sys_file',289,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a6a0d81bf4a6693ecc331a059fad069','sys_file',5229,'metadata','','','',0,0,'sys_file_metadata',5134,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a85419c1843a94878e4fdd4c9834607','sys_file',11636,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5a9910c1371fdcb8be6d96c4f5d6979c','sys_file_metadata',157,'file','','','',0,0,'sys_file',248,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5aa5d5cdf672aead01d32530eca8f164','sys_file',11547,'metadata','','','',0,0,'sys_file_metadata',11453,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ab23b93c042490cb270fd4abfd22945','sys_file',10899,'metadata','','','',0,0,'sys_file_metadata',10805,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ac866590e8fbf55c6803148e71cff14','sys_file_reference',7180,'uid_local','','','',0,0,'sys_file',11654,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ae4d6791b0e7e840eafc5df8e456485','sys_file_metadata',10805,'file','','','',0,0,'sys_file',10899,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b0a7950e3e5d4a4be8521404e8514ef','tt_content',4239,'media','','','',0,0,'sys_file_reference',7159,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b29557797d380bb4ad219283ac94b6c','sys_file',208,'metadata','','','',0,0,'sys_file_metadata',117,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b38a37a4b3347e8b127ba03c98b065a','sys_file',1864,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b4b1524046fe6107016bf0cd7c7d5d8','tt_content',4271,'media','','','',0,0,'sys_file_reference',7193,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b56fc99c3016734429d7a13e01dc545','sys_file_metadata',11470,'file','','','',0,0,'sys_file',11564,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b58fe9347e67777a17847324a3a5862','sys_file_metadata',214,'file','','','',0,0,'sys_file',307,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b5acea03e4dc5573e574229fdae1134','sys_file_metadata',11894,'file','','','',0,0,'sys_file',11988,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b7f4e19abdcdda8ac5965927c4b3e13','sys_file',13093,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5b82e14f3e4e64c4a15a17e342237cdb','sys_file',175,'metadata','','','',0,0,'sys_file_metadata',83,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5bc66ffd545c73facc26d25952f157cc','sys_file',11388,'metadata','','','',0,0,'sys_file_metadata',11294,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5c0193f4943acc315c0c7c2e1098dc3d','sys_file_metadata',88,'file','','','',0,0,'sys_file',179,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5c111a675d4f28681e05689d07417dab','sys_file_metadata',8834,'file','','','',0,0,'sys_file',8928,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5c50a2a8a267346f345a04eaeb8ecdf0','sys_file',11552,'metadata','','','',0,0,'sys_file_metadata',11458,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5c6f7071975ce77bac7232341763ce15','sys_file',13138,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5c92962668635993645f7babf1d6b377','sys_file',10894,'metadata','','','',0,0,'sys_file_metadata',10800,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ca6b5a725d26e71c3b39d52438bfbfa','sys_file',11647,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ca82a200b0d0af6c1048b839f1b2aaa','sys_file_metadata',10694,'file','','','',0,0,'sys_file',10788,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5cdbea0e5939459d51d0d727f70d7833','sys_file_metadata',5088,'file','','','',0,0,'sys_file',5183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5cdcc80f22e3b50a0296a620ebc079b5','sys_file',8906,'metadata','','','',0,0,'sys_file_metadata',8812,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ce8590c0859c24e7df9bc9a2c0ed4a2','sys_file',8916,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5cef1c4770dd295b42996dfe8a2808a0','sys_file',194,'metadata','','','',0,0,'sys_file_metadata',103,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d00a102e7c5b6ff8e0e1478d7005c86','sys_file_metadata',139,'file','','','',0,0,'sys_file',230,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d1072d06bec4c3bd7717addd4fb499d','sys_file',11533,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d1750330e5816c9ef0571385b1f41ba','sys_file_metadata',5094,'file','','','',0,0,'sys_file',5189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d306bf7ffc774bc5465afdb2cab54bd','sys_file',8899,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d32e77b3a57f62af51b81a1f9cc01cc','sys_file_metadata',11014,'file','','','',0,0,'sys_file',11108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5d52a02c5fba0ac1f29d5c01026496b6','sys_file',10790,'metadata','','','',0,0,'sys_file_metadata',10696,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5da2da6020356e27c1293233ae316371','sys_file_metadata',10893,'file','','','',0,0,'sys_file',10987,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5dba3750c8a8207d497fcf744b6df2c9','sys_file',14057,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5dbe2670fdaeac1c22030e29daf353f6','sys_file',307,'metadata','','','',0,0,'sys_file_metadata',214,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5dc5386d724f0daa8448406bbaf42add','sys_file_metadata',211,'file','','','',0,0,'sys_file',304,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5def66a6bfd205653fc57a97c622edf6','sys_file_metadata',8860,'file','','','',0,0,'sys_file',8954,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5e14a76aca0b2477106dbd10ee265b62','sys_file',315,'metadata','','','',0,0,'sys_file_metadata',221,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5e774d73b90701dde1e29dbcacc32fe2','sys_file_metadata',11420,'file','','','',0,0,'sys_file',11514,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5eb36a6e2c32368abf5a6f4b44e993c5','sys_file',10876,'metadata','','','',0,0,'sys_file_metadata',10782,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ec92f65da7b6f9e11d0dfbeffad249d','tx_site_product_type',5,'images','','','',3,0,'sys_file_reference',7106,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ed69288545c77d1f6ebed88041c80e9','sys_file',141,'metadata','','','',0,0,'sys_file_metadata',23,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5eefa0533d97e20e2667b0026d2c302d','tt_content',4030,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',370,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ef91cc42a87a0561fa83e1fcaa8254d','sys_file_metadata',13140,'file','','','',0,0,'sys_file',13234,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f05abb042f19573e82c50f5ee039b1a','sys_file',10843,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f0cc0f1baa152008ae1cba9cd925b32','sys_file',12065,'metadata','','','',0,0,'sys_file_metadata',11971,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f3afb62944c024d17c1d98d293bade3','sys_file',11532,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f40f0f7ea11853a48cb8428f82fca95','sys_file',138,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f509027992bdb62441b8b9b175ae25e','sys_file_metadata',11549,'file','','','',0,0,'sys_file',11643,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f64aa14c4b31bf90721d9d14ed32811','sys_file',12250,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f68b7d3c9755915de754eb4b7798a05','tx_site_page_teaser',388,'image','','','',0,0,'sys_file_reference',7075,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f84d2724b5aa3159e0551ef76e48b83','tt_content',4111,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',389,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f8f549b0da0bc26082e01ef8dcada53','sys_file_metadata',207,'file','','','',0,0,'sys_file',300,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5f972e67e1eb9c7b99fff79c89efe7a8','sys_file',1870,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5fb459ee647a501f978ac54d73d39c13','sys_file',11570,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5fd6e186db3caad659ac5cf76d3d0f50','sys_file_metadata',11956,'file','','','',0,0,'sys_file',12050,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5fde7992a2840a320534ccf56e890f05','sys_file',1152,'metadata','','','',0,0,'sys_file_metadata',1057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('5ff93c0b04e2fcce8fec82706cc0818c','sys_file_reference',7078,'uid_local','','','',0,0,'sys_file',11626,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60052e025dcdc5b9280f8b102bd5caf5','sys_file',246,'metadata','','','',0,0,'sys_file_metadata',155,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60090c3530935807e7482c21a7d0bffb','sys_file_metadata',120,'file','','','',0,0,'sys_file',211,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60187aef77f3e6dfdf7e7eb151b0fb14','sys_file',12027,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('601a9aa161fb1fefcaff11c4af985591','sys_file',13241,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('602ded2870086c2200b71a90c97c8061','sys_file',10792,'metadata','','','',0,0,'sys_file_metadata',10698,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('608417e1c5511517fb7b445ef2988f0e','sys_file',310,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('609279eee04507961d23c40e4c7a2cae','sys_file_reference',7079,'uid_local','','','',0,0,'sys_file',11627,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60a2d0c752c7b07ed3521cbc3708ee97','sys_file_metadata',11550,'file','','','',0,0,'sys_file',11644,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60dd70882d967b747df49c214f1b598e','sys_file',2839,'metadata','','','',0,0,'sys_file_metadata',2744,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60e6ad9f8960de14282bccf4fe184b80','tt_address',433,'description','','typolink_tag','1',0,0,'_STRING',0,'jennifer.corbett@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('60f6136022898bae3458003c9d23d7d9','sys_file',10974,'metadata','','','',0,0,'sys_file_metadata',10880,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6117bf691457939059cd68d350c0fa1e','sys_file_metadata',11939,'file','','','',0,0,'sys_file',12033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6125f6ee99ee689ffb550b442f2c24e2','sys_file_reference',7120,'uid_local','','','',0,0,'sys_file',11533,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('61336e8cd7184bc396aa2a1fe3ecb93d','sys_file',8922,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6137f5950dd3f07f1ab0b927e6b6bc26','sys_file',255,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('613d3cc8d33e6c2291aa23ec32fb56da','tt_content',4101,'tx_container_parent','','','',0,0,'tt_content',4100,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('615f48ee3a610da47c12b09083b4dc07','sys_file_metadata',10969,'file','','','',0,0,'sys_file',11063,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('618ceabb8cdf5c5447c9acd08b76219d','sys_file',187,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('61962d3ba65c6557b2b34788491b9410','sys_file',11068,'metadata','','','',0,0,'sys_file_metadata',10974,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('61baf8580835afe87cdcecf2b1b88c91','sys_file_metadata',94,'file','','','',0,0,'sys_file',185,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('61c07a3040da970bf1b471d9ab7b243e','sys_file',11644,'metadata','','','',0,0,'sys_file_metadata',11550,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('61c3fce0c9f04a979998e460bcbb66d6','sys_file',284,'metadata','','','',0,0,'sys_file_metadata',192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('620f867a09b4886da7dab67f39c4050c','sys_file',12076,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6237e099dd04b48435b285cff5ab7a2b','sys_file_metadata',163,'file','','','',0,0,'sys_file',254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62464bfe0e5bab2a215285efe8eb7c0d','sys_file',10873,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('626f539aeaab423a0eda572441d03488','sys_file',14336,'metadata','','','',0,0,'sys_file_metadata',14242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6297be6f8177a7940de92ae4b498b07b','sys_file',12057,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('629fe6097ff35b761c6f741d5e86419d','sys_file_reference',18366,'uid_local','','','',0,0,'sys_file',12030,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62ce4e1da6ecc22c99a3b134e0c5a01f','sys_file_metadata',186,'file','','','',0,0,'sys_file',278,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62dc2f45d931754250ff3488bcf0bb3f','sys_file',13102,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62e54be92e9e7d16486728b12b02b833','sys_file',8893,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62f26541e385b125e7989362f2931917','sys_file',11535,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('62f810163d5aece467020ebf046b197b','sys_file',10849,'metadata','','','',0,0,'sys_file_metadata',10755,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('633d9cb4be8089f3444a25c2678a7e91','sys_file',263,'metadata','','','',0,0,'sys_file_metadata',171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('635aeb19a0508924d6db89a9371b143e','sys_file_metadata',175,'file','','','',0,0,'sys_file',267,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('63703617f3403c6780313c23a40d7895','tx_site_product_type',11,'images','','','',7,0,'sys_file_reference',7157,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('63b1421158406d7af2c53a3ce387e9cd','sys_file_metadata',8813,'file','','','',0,0,'sys_file',8907,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('63c2a33245f3bf5edf1ffddd4fc442b1','tx_site_page_teaser',391,'link','','typolink','bba3a7fcd8ed8e319202670624e31251:0',0,0,'pages',1876,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('63c2f7debed7523621822e01d599b1e5','sys_file_metadata',184,'file','','','',0,0,'sys_file',276,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('63e50aa2ed5bc9b8939a7148ca9e4730','tt_content',4261,'media','','','',0,0,'sys_file_reference',7175,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('643c99eb18ac9393d9a4330b53c0b203','sys_file_metadata',21,'file','','','',0,0,'sys_file',139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6447b1b933f08c99a16cb6de2f54305d','sys_file',10885,'metadata','','','',0,0,'sys_file_metadata',10791,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('64564064b2f63b2603eefb7333bcf2d6','sys_file_metadata',11475,'file','','','',0,0,'sys_file',11569,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('645d94fbcdc97c41cfbd1200579594f3','sys_file_metadata',1771,'file','','','',0,0,'sys_file',1866,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('646bcff7ebc967d2269267a80e700999','tt_content',4027,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',367,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('64707080c951167e1f537b87dfd6fe01','tt_content',4173,'tx_container_parent','','','',0,0,'tt_content',4171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('647ca83fbb48764229489192bad4efa5','sys_file',310,'metadata','','','',0,0,'sys_file_metadata',217,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('64874cb7eb7f8e8250f53e7fd8b35a1c','sys_file',2784,'metadata','','','',0,0,'sys_file_metadata',2689,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('648fe89ee102569197e7f4581533472d','sys_file',11468,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('64eb251f829f2022da168699d04ed0f8','tt_content',4085,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',378,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6548b796a05a45ba97cdf04de226f71f','sys_file_reference',7193,'uid_local','','','',0,0,'sys_file',11727,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('656011a52d07a5888cb090ff89ef406f','tx_site_product_type',3,'images','','','',2,0,'sys_file_reference',7081,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6578fdeb45062f31537a8b64282bb117','tt_content',4093,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',383,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6591c6679f32c8949065ebf54088944c','sys_file',302,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65968ccef9c3c5f93f6c60189054b5e9','sys_file_metadata',5105,'file','','','',0,0,'sys_file',5200,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6596f4b2f78c8c398f2d4e6d70cb9b27','tt_content',4468,'media','','','',0,0,'sys_file_reference',7298,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65a8d604072af568fde7a0443c7bf6c3','sys_file',11551,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65b4279b224dfafeb7d4f560e05a6629','sys_file',12039,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65d66c0274e495998ebe0222a316f364','sys_file_reference',14228,'uid_local','','','',0,0,'sys_file',12252,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65e99931d8664efb0c4ef5afe266e80f','sys_file',12000,'metadata','','','',0,0,'sys_file_metadata',11906,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65e9b02e8aeec7fcdf54326f227cc768','sys_file',13090,'metadata','','','',0,0,'sys_file_metadata',12996,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('65ef598f6d8462a719c278b949693f98','sys_file_metadata',11935,'file','','','',0,0,'sys_file',12029,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66310bee4d485137eaca006ef3d0aaaa','sys_file_metadata',11472,'file','','','',0,0,'sys_file',11566,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('665bf631be273aec850badf667040e64','sys_file',11444,'metadata','','','',0,0,'sys_file_metadata',11350,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6661303dc81e91c343dcf648a260a252','be_users',42,'email','','email','2',0,0,'_STRING',0,'marvin.schieler@km2.de',0,0,2147483647,0,'',0,0,2147483647,0,0),
('666312fb3733bd40cb248e42c9752ac0','sys_file',13230,'metadata','','','',0,0,'sys_file_metadata',13136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('666acde58333dd3ed8907056f5b6e60c','sys_file',10870,'metadata','','','',0,0,'sys_file_metadata',10776,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('666da3447498e7c810c0d94042d9b3f3','sys_file_metadata',11533,'file','','','',0,0,'sys_file',11627,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('667ddbc35babab908bae413a88cc7280','sys_category',322,'items','','','',7,0,'tt_address',412,'',0,0,2147483647,0,'categories',0,0,2147483647,0,2),
('668374b8c7c4c4ba8ea785eb583bd9c4','sys_file',5230,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6696aa6e572c968b13a1faa99d61b48d','sys_file',13181,'metadata','','','',0,0,'sys_file_metadata',13088,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66ad1fc1116fa62cb208f92c5e265d56','sys_file',11556,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66c0962d47ae07d11f8e8239cd29c669','sys_file',237,'metadata','','','',0,0,'sys_file_metadata',146,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66d25f7131982e3c46f30b90fa62e2fd','sys_file',10871,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66d5f50ae016b761efd7bc84f03b5cab','sys_file',317,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('66e5fe9695866b98fc70882f8ef3b25f','sys_file',10900,'metadata','','','',0,0,'sys_file_metadata',10806,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6708be0b6abddddf9e8f59b3b3ea1f28','sys_file',1897,'metadata','','','',0,0,'sys_file_metadata',1802,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('671468ea6e4a237cc70a6753c6f06bfd','tt_content',4180,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','558b2a3f754cde7661b39dd12b6d8410',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6714d72a54991ef6b99f9ae7c02c11ab','sys_file_metadata',10701,'file','','','',0,0,'sys_file',10795,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('672fb506ede362633c8104c3a5a8f0e2','sys_file',10832,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('673d4c8e01bcab39735517c8ecb44b0e','sys_file_metadata',10708,'file','','','',0,0,'sys_file',10802,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('67752277da4358a5f584684dad0f647a','sys_file_metadata',11445,'file','','','',0,0,'sys_file',11539,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('677e12a9ef37c43405aed9c64f5ed77c','tt_content',4318,'tx_container_parent','','','',0,0,'tt_content',4316,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('677f5f82a6c6ba457c371fec8e3b00a0','sys_file_metadata',11985,'file','','','',0,0,'sys_file',12079,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6785296eebafb916053717e986abcbd8','sys_file',2949,'metadata','','','',0,0,'sys_file_metadata',2854,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('67a639e4aa2083c729d040a7a4567304','tt_content',4259,'download_item','','','',0,0,'sys_file_reference',7174,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('67a772da913bfa52aa7fc0b39a88523b','tt_content',4060,'media','','','',0,0,'sys_file_reference',7056,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('67fbbaf5a03ea7946fdd130454b02918','sys_file',10821,'metadata','','','',0,0,'sys_file_metadata',10727,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('681a15dd861cf415999927953d684cb0','sys_file',5214,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('682e6a289ab399df9df7b2694d07182c','tt_content',4140,'tx_container_parent','','','',0,0,'tt_content',4139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('683acad1af7accff77c560eb49f14679','sys_file',8916,'metadata','','','',0,0,'sys_file_metadata',8822,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68499e1bfd29f0895c349a44c8391f30','sys_file_metadata',10800,'file','','','',0,0,'sys_file',10894,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6859b1464a45a1a76257055cc24e60fc','sys_file',2950,'metadata','','','',0,0,'sys_file_metadata',2855,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68628d459d6ff0d76fb87610e9d46c11','tx_site_product_type',11,'images','','','',0,0,'sys_file_reference',7150,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('686e35f9c27da458894a5d0029e9bec6','sys_file',8797,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6873ae12fe24f78aa06093df6a8a1bf5','tx_site_page_teaser',388,'link','','typolink','14b40828e4f2e65fddb7b61c5bb52a90:0',0,0,'pages',1875,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6878de2f2128ccafe9d986c39d2dda34','tt_content',20787,'media','','','',1,0,'sys_file_reference',23479,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('687c913b300335487b929e218e4e5120','sys_file',287,'metadata','','','',0,0,'sys_file_metadata',195,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68927c104dffc17dd075c46707a2656d','sys_file',304,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68b14c612aea23cafb8f01766d0436a9','sys_file',184,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68b2d7e2566a375ae51116c8d2a9a34a','sys_file',215,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68c53d3c858b6785fc2719039c7a042e','sys_file_metadata',10777,'file','','','',0,0,'sys_file',10871,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68d0f70294d9ce731fc89240cfee413b','sys_file_reference',7177,'uid_local','','','',0,0,'sys_file',11646,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('68fed997b9a1d8ed51f54e8dc4868ec0','tt_content',4184,'media','','','',0,0,'sys_file_reference',7120,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6927ec1d70302a6c29b368030f26e2ba','sys_file',12289,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6941b58679eb3755a19d85efc14c650f','sys_file',11643,'metadata','','','',0,0,'sys_file_metadata',11549,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('695795a2be4cec9c497c24d4405a615a','tt_content',4066,'pi_flexform','sDISPLAY/lDEF/settings.singlePid/vDEF/','','',0,0,'pages',2047,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69683709131aa942ac702a57a59096ea','sys_file_metadata',11447,'file','','','',0,0,'sys_file',11541,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6972343b50229cc1f997ee68b79c7f68','sys_file_reference',7286,'uid_local','','','',0,0,'sys_file',11727,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69775c4f70f0143d78482e911055e7d7','sys_file',10791,'metadata','','','',0,0,'sys_file_metadata',10697,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('697c62725267424d3a98ec24f0754825','sys_file',13143,'metadata','','','',0,0,'sys_file_metadata',13049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69830f220a613d22cc5393339d36f941','sys_file',10790,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('698cf3d97f858a8a8db4435e534c5f3c','tt_content',4103,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',387,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6994279e7febeeee29c7a8e22d62ebf1','sys_file',8909,'metadata','','','',0,0,'sys_file_metadata',8815,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('699c8e8d1ebac6ccd96459013cdb00c7','sys_file_metadata',5102,'file','','','',0,0,'sys_file',5197,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69b3844602523d17269d2660cc510c11','sys_file',14365,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69bae9746ff2051538b06e811eeef19b','sys_file',207,'metadata','','','',0,0,'sys_file_metadata',116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69d94f6d717adf4629b9101dadc84d2b','sys_file_reference',7185,'uid_local','','','',0,0,'sys_file',11640,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69f1f3ba7d0874ee7133e6914bda87ea','tx_site_page_teaser',378,'image','','','',0,0,'sys_file_reference',7062,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69f7ec76e073cd77e2584b4584c59b87','sys_file',13179,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('69fd68b02a152317b981e7111d125947','sys_file_metadata',11971,'file','','','',0,0,'sys_file',12065,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a13b32d1d78ff893255c45157b0dac7','tt_content',4262,'download_item','','','',0,0,'sys_file_reference',7178,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a1fd5e66ca598d81d5c0712726fb9df','sys_file',13234,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a2d420b7d16794061283add30798f52','sys_file_reference',240,'uid_local','','','',0,0,'sys_file',12408,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a4d8f0c460213e5ff5d8795d7190c70','sys_file',11727,'metadata','','','',0,0,'sys_file_metadata',11633,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a66a0fceae1a227866d92964f6c3d6a','sys_file_metadata',8799,'file','','','',0,0,'sys_file',8893,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6a6b884e861f0e72196f8c13725e2b4d','sys_file',209,'metadata','','','',0,0,'sys_file_metadata',118,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6aa7d1c71021ca2f46a5aa345428a8fc','sys_file_metadata',8850,'file','','','',0,0,'sys_file',8944,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6abc98ef630b408a4da88c50dc884ff3','tx_site_page_teaser',371,'image','','','',0,0,'sys_file_reference',7044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6abe00b69da6f2b4bfb43d22deff4d82','sys_file',274,'metadata','','','',0,0,'sys_file_metadata',182,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6acfec8598afdffc61054ed960641ca6','sys_file_metadata',3904,'file','','','',0,0,'sys_file',3999,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ad68cac76a05061ee8596ae4587850a','sys_file',11456,'metadata','','','',0,0,'sys_file_metadata',11362,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b187630c2fe799b97f5eddbbab3a7f0','sys_file_metadata',11983,'file','','','',0,0,'sys_file',12077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b23cd687684f97715a9f8fe8490788d','sys_file',306,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b27601d254bf932a294a02ae92f6bc4','sys_file',8965,'metadata','','','',0,0,'sys_file_metadata',8871,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b32080864ca67c2cb053e5abf88375d','sys_file',10848,'metadata','','','',0,0,'sys_file_metadata',10754,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b862aa90b1548e62819960d571c7e00','sys_file_metadata',11548,'file','','','',0,0,'sys_file',11642,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b9509096d9e355904525f21e6e3aec2','tt_content',4269,'download_item','','','',0,0,'sys_file_reference',27811,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6b9ce9304232ced1fbcaae8cfce15c1a','tx_scheduler_task',13,'task_group','','','',0,0,'tx_scheduler_task_group',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6bc9a5fdb6287efe65616f11140fc346','sys_file_metadata',10748,'file','','','',0,0,'sys_file',10842,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6bf00847682751ddaa91e0d7fa44f14b','sys_file_metadata',110,'file','','','',0,0,'sys_file',201,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c07c667e0673af15b2432408a99813f','sys_file_reference',7043,'uid_local','','','',0,0,'sys_file',11491,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c279cd620651debd6254a3082a6e745','tt_address',409,'image','','','',0,0,'sys_file_reference',221,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c2833b21321c62be98abf6f9f339dab','sys_file_metadata',13009,'file','','','',0,0,'sys_file',13103,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c2bd3915ae43f90bfa424076f497acc','sys_file_reference',7066,'uid_local','','','',0,0,'sys_file',11459,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c32fa56a58a20faaa01a27ea26319cd','tx_site_product_type',7,'images','','','',3,0,'sys_file_reference',7127,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c3a3f934a36876e84f31906158bc583','sys_file_reference',7288,'uid_local','','','',0,0,'sys_file',12027,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c544e50b169da3afa71c39de4d4a393','sys_file',11514,'metadata','','','',0,0,'sys_file_metadata',11420,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c58bf56ed4f9ac7d869dafab1444d56','tt_address',409,'description','','typolink_tag','1',0,0,'_STRING',0,'mike.kennedy@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c745ff43a54cdf96d2b874b2b9d85d8','sys_file',1905,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c9003345e6402bf73089cb9b803dfa1','tt_content',4203,'media','','','',0,0,'sys_file_reference',7128,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6c9ed3bb533cd8b8757990790f86e55f','tt_content',4214,'media','','','',0,0,'sys_file_reference',7134,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ca9dc2c4d67c6abe4719e1b469c9ba6','tx_site_page_teaser',374,'link','','typolink','c948ab601ce6ce8085dd16751c585960:0',0,0,'pages',1866,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6cbadcac90698b797d89b8ea86fafbfd','sys_file',11556,'metadata','','','',0,0,'sys_file_metadata',11462,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6cc4382ef1d24fc525ddf78b7ee20fbf','sys_file_reference',7134,'uid_local','','','',0,0,'sys_file',11536,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6cc698ca3821fc2c8682a92119d1b2b6','sys_file_metadata',8857,'file','','','',0,0,'sys_file',8951,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ce97773e3b0c6c6240e8b0426caa0a7','sys_file_reference',7039,'uid_local','','','',0,0,'sys_file',12066,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6cec264d1b4eed63361389618b51f692','sys_file',8931,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6cf5eb76d9a78a7747ca05769394ba1a','sys_file',189,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d0745873856b69e9e2363df46971f82','sys_file_metadata',8804,'file','','','',0,0,'sys_file',8898,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d081bf8b3829b41eacf5d89bb4f50dc','sys_file',205,'metadata','','','',0,0,'sys_file_metadata',114,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d0ae872e6b81c26d31283be5ad15bd6','sys_file_metadata',13143,'file','','','',0,0,'sys_file',13237,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d1ecd94295fc580ddd2bfcd70559ae7','sys_file_reference',18357,'uid_local','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d27ee050a8bd00a64a06418c5d9d690','sys_file',11681,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d2d650dabbac3bdb819c02bf0542edd','tt_content',4263,'download_item','','','',0,0,'sys_file_reference',7180,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d3d4d19be24126cc6f619c24ff117e3','sys_file',293,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d5c96abe3d39c6179ff4b58d2f726a1','tt_content',4172,'tx_container_parent','','','',0,0,'tt_content',4171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d6655cbf9eacbd1f5b3b8fd9d922a26','sys_file',10883,'metadata','','','',0,0,'sys_file_metadata',10789,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d6be4e9ba41991686d16afd76e16a46','sys_file_reference',7258,'uid_local','','','',0,0,'sys_file',11468,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d77fedab9111f213d7a5aef9e8ef56f','sys_file',10848,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d7d47479be774c174e16c071fc5fb3e','sys_file',13099,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d7fb77efb019f5db5388c444e068494','sys_file',300,'metadata','','','',0,0,'sys_file_metadata',207,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6d98732d274e89f34e95fdc88fd54112','sys_file',10943,'metadata','','','',0,0,'sys_file_metadata',10849,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6db88edaf058d2d68e2599a5336942a5','sys_file',198,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6dba33f8a676b16a29329b00f30b4402','tx_news_domain_model_news',2320,'fal_media','','','',0,0,'sys_file_reference',3523,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6dccf5ff85066e1458dc6c3e626a4a7c','sys_file',8917,'metadata','','','',0,0,'sys_file_metadata',8823,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6dd278b5fb547a462f9093312844bd59','sys_file',10834,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6dd45126ecf0bf684e717a516d69ce90','sys_file_metadata',11271,'file','','','',0,0,'sys_file',11365,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6e55793e52eff7cff367c11beb7ba357','sys_file_metadata',11365,'file','','','',0,0,'sys_file',11459,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6e6e33d379e55ae19665a6379397e571','sys_file_metadata',144,'file','','','',0,0,'sys_file',235,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ea4a433bbe46611f6e88c44269abae5','sys_file',11067,'metadata','','','',0,0,'sys_file_metadata',10973,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ed0db623e09645667ebb30006a462f7','tt_content',13594,'media','','','',1,0,'sys_file_reference',14240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6ef8368927a905ca4e555bdcad20dd7c','tx_site_accessories',209,'image','','','',0,0,'sys_file_reference',14227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f0917cc705a9d95dd19662a9be5157b','sys_file_metadata',194,'file','','','',0,0,'sys_file',286,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f1fd8af9784bb65250dd0c75a07fe30','tt_content',4243,'tx_container_parent','','','',0,0,'tt_content',4242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f2b082e865cf393622f96385d796a64','sys_file_metadata',5113,'file','','','',0,0,'sys_file',5208,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f3233d2b70e6ac76354fe5a4c49746e','tt_content',4029,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',369,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f33a059adc402955ccdb5c6b5f85a88','sys_file',253,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f387f7f211991460f70f361fbc033c9','sys_file_metadata',11412,'file','','','',0,0,'sys_file',11506,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f5b7e7c507522e3770ae9ece1666c7b','sys_file',267,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f655cc4324ac4939f54a41e61518adf','sys_file',10890,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f6b7f1f659390f7f22f4c6c2a62a51f','sys_file',11550,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f796fbdb12e209d5c38d3d8438c8bcd','sys_file_metadata',11467,'file','','','',0,0,'sys_file',11561,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6f8bb99a1a15ea8fe303524e789faf9e','sys_file',5195,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6fa034534200adc7a9aa9828c8567425','sys_file_metadata',10788,'file','','','',0,0,'sys_file',10882,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6fb194109627291cfb24abca98baf0a5','sys_file_reference',7172,'uid_local','','','',0,0,'sys_file',12035,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6fb1f7d7824c76ce4728599f03b751f0','sys_file',306,'metadata','','','',0,0,'sys_file_metadata',213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6fe0f6cc76f806141ac4e101aded35d8','sys_file_reference',228,'uid_local','','','',0,0,'sys_file',11448,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('6fe6c08964861466ffb4e6791fc22740','sys_file',11368,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('703b12a4ce443cd29f8f73e04872948a','tt_content',4106,'tx_container_parent','','','',0,0,'tt_content',4104,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7045c8f2d55f7514ec16981c85d0b98c','sys_file_reference',7102,'uid_local','','','',0,0,'sys_file',11567,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('709bc5806f2edce385dc7cfe0ad4e0de','sys_file',1904,'metadata','','','',0,0,'sys_file_metadata',1809,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('70afcaf6fe8557a31ef9cd3de6b7b4eb','tt_content',4407,'media','','','',0,0,'sys_file_reference',7258,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('710d7aac37d05aec95eee43e0155ebed','sys_file_metadata',13126,'file','','','',0,0,'sys_file',13220,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('712d1db0380d9fefd1cfc895606acafc','sys_file',14058,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7154bf0af2f012cd08fd73ee8c2b6954','sys_file',288,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7161e134658f8566856c1274b9179c10','sys_file_reference',7111,'uid_local','','','',0,0,'sys_file',12057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('71684df1d5342d08a48161f01747d36a','tt_content',4056,'bodytext','','typolink_tag','1',0,0,'pages',1904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('716dab49c4212f08c719e05724858e44','sys_file',8963,'metadata','','','',0,0,'sys_file_metadata',8869,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('71a0c8719e3553e17f15725a37bd3f7b','sys_file_metadata',12840,'file','','','',0,0,'sys_file',12934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('71c4be06dc179f0ec038611c63caf59d','sys_file_metadata',10744,'file','','','',0,0,'sys_file',10838,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('71d13c4bc13250e658fa8999d3275c5f','sys_file',10814,'metadata','','','',0,0,'sys_file_metadata',10720,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('71ea0d577989b6b45cef055826dacabd','sys_file',10800,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72276d2b96d6648a4e1fcbee1b80215c','tt_content',4327,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','d096e93b84b6d62495825b70faa92861',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7245eed8d6f123656158c05e866f0141','tt_content',4214,'tx_container_parent','','','',0,0,'tt_content',4213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('725c28682fa14a34752c0e5c2f251414','sys_file',11560,'metadata','','','',0,0,'sys_file_metadata',11466,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('725d55aa5aa9c348fb4f5ee57fee4d1b','sys_file',11402,'metadata','','','',0,0,'sys_file_metadata',11308,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('726a32ea8383f93306690c8e783f0ecf','sys_file',8896,'metadata','','','',0,0,'sys_file_metadata',8802,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('727df7204e006f30109fceef8cc04dd5','sys_file_metadata',1810,'file','','','',0,0,'sys_file',1905,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('729011332b90a40a75da581b9eb1e175','sys_file_metadata',224,'file','','','',0,0,'sys_file',318,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72a89afca2d80dae01cbd9cbc78419b7','sys_file',12113,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72af919063d303cc4f2788834c0004ef','sys_file',11536,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72afb7041a6194bc1ba9e5920a842e0c','tx_news_domain_model_news',2202,'fal_media','','','',0,0,'sys_file_reference',3375,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72ba08fc8d5fde4b9249090c9b85c86a','tx_scheduler_task',6,'task_group','','','',0,0,'tx_scheduler_task_group',5,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('72daee3505cb32225c945f5f8608f3ae','tx_site_hero_category_slide',37,'media','','','',0,0,'sys_file_reference',7052,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7307bf764ca3d955f8c2bde86ecb76a3','sys_file',13245,'metadata','','','',0,0,'sys_file_metadata',13151,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('731b9f295f0d7edc2d4c0b5fb37ff357','tt_content',4290,'tx_container_parent','','','',0,0,'tt_content',4288,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('731c2e2068c8a6e7cc8b7893862e3432','sys_file_reference',7168,'uid_local','','','',0,0,'sys_file',11639,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('731d736151afcd7c7013f38bd967219c','sys_file',12029,'metadata','','','',0,0,'sys_file_metadata',11935,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73244790d145ddd8362e94f10b65546c','sys_file',11392,'metadata','','','',0,0,'sys_file_metadata',11298,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7332ec3c610b7b16c505af1882be0324','sys_file',8953,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7344132ae357124cb3791bcdb8bb1288','tx_site_page_teaser',368,'link','','typolink','a4478bbaf6e62cae72441b588711121e:0',0,0,'pages',1862,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('734ba43208974a91589debbb88fac1a1','sys_file_metadata',11554,'file','','','',0,0,'sys_file',11648,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73544f1a8bf481c06e35873949b18228','sys_file_reference',7059,'uid_local','','','',0,0,'sys_file',12072,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('735517c1e375950004c45a0e8211b494','sys_file_metadata',8837,'file','','','',0,0,'sys_file',8931,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7357ab7adce0c35ba95b41960bab82c1','sys_file_metadata',190,'file','','','',0,0,'sys_file',282,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('736a90fc8017fbf8e96d2ed34c6f6f3e','sys_file_metadata',13005,'file','','','',0,0,'sys_file',13100,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('736cf457bba41e55c5d7776118806e8e','sys_file',10788,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7376baa45f3ebf45d22ccbfd50c5089d','sys_file_metadata',2688,'file','','','',0,0,'sys_file',2783,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('738d6f3fa7bff3e2bfb43b58f1e6d7f5','sys_file',14056,'metadata','','','',0,0,'sys_file_metadata',13962,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('739e8d50d178ef535017dc0f720a6391','sys_file_metadata',11354,'file','','','',0,0,'sys_file',11448,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73b5e2d3c42406699c849cbb77d84682','sys_file',11509,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73ebd43fee763874e7623da2a3887065','sys_file',8922,'metadata','','','',0,0,'sys_file_metadata',8828,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73ebdc64721148f06d18d3bb150405ed','sys_file',10813,'metadata','','','',0,0,'sys_file_metadata',10719,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('73fb4e01ccc86f7722c176038b384de6','sys_file_metadata',10705,'file','','','',0,0,'sys_file',10799,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('741b9f4e56933efaf648097ac7951b2e','sys_file',11712,'metadata','','','',0,0,'sys_file_metadata',11618,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7444e6ebe9b1ad5c1a0a57ba522d3af0','sys_file',12242,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7444feb826cba2f5879c985d15f2837d','sys_file',10822,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74951551ff63b2ee4fb3647422e62b06','sys_file',11548,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74a1089d1e5b55bf985232c0eb530f2e','sys_file_metadata',4845,'file','','','',0,0,'sys_file',4940,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74a1c496a1780da8b62eb5200d2468ca','sys_file_reference',7145,'uid_local','','','',0,0,'sys_file',11563,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74a5e187fbbd28af1ec1b874b0022e7b','sys_file',13136,'metadata','','','',0,0,'sys_file_metadata',13042,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74a77e2e85a4b553b145666956f7a3e3','sys_file',10890,'metadata','','','',0,0,'sys_file_metadata',10796,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74cbef01818f1417d2de662bb4f1e0d7','sys_file',224,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74d4c67ae07f592046327a71ea2b7587','sys_file',11712,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74d8fed6c9981cf3dfded5b235b3e588','sys_file',8911,'metadata','','','',0,0,'sys_file_metadata',8817,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74e4d562811580490c7467d180fe8d4a','sys_file',8929,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('74ee06b9399fb377d4e7e4016644c4bc','sys_file',11546,'metadata','','','',0,0,'sys_file_metadata',11452,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('750acf9308ec2b17b8761b3a650cc249','sys_file_metadata',1725,'file','','','',0,0,'sys_file',1820,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('753c30f7dba4903f2f8f34e9ab946947','sys_file',10981,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('754c0ef41ccb5fb92035e0c21f55cdf8','tt_content',4163,'tx_container_parent','','','',0,0,'tt_content',4162,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75827118ddf65502e2d52123c10d1cdc','sys_file_reference',225,'uid_local','','','',0,0,'sys_file',11444,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7585ab00946f35df3dce63c2cdbfb523','sys_file_metadata',12922,'file','','','',0,0,'sys_file',13016,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7585e767f8aca8f75eec4e2e73d5b062','tt_content',4259,'media','','','',0,0,'sys_file_reference',7173,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75abbb582716a7f133b98e859cbdcdc3','sys_file',12071,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75aef5316f1c0add79e2336905695ecf','tx_site_product_type',12,'images','','','',4,0,'sys_file_reference',7263,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75c2b59c3f8c4abb841d935f91d12644','sys_file',10846,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75cdfaa8a2c8c3f97f9a9b497628ffbd','sys_file_metadata',11975,'file','','','',0,0,'sys_file',12069,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75d0e0bea14ce2749e8004e015ce9553','tx_site_accessories',208,'image','','','',0,0,'sys_file_reference',14226,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('75feb44d8a2769dcdc9e2537fd896d35','tx_site_vertical_tab',11,'media','','','',0,0,'sys_file_reference',7204,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76000e5793f525281cabff8441ed009d','sys_file_metadata',13136,'file','','','',0,0,'sys_file',13230,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('761a11e0a5dd0c2d96512fc3251a61f8','sys_file',8798,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('766e1fcaeed44e7d2827d80a81af52aa','sys_file',193,'metadata','','','',0,0,'sys_file_metadata',102,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76751031b69f3edc2517af7058bd6ddb','tt_content',4281,'tx_container_parent','','','',0,0,'tt_content',4279,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76bd98ccf3c3a569d85c74dba03a12df','sys_file_metadata',11968,'file','','','',0,0,'sys_file',12062,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76c66abd35ffc528bcd521d2b87d2682','sys_file',11732,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76e13096b007fcbe706e9128b47fda30','sys_file_reference',7272,'uid_local','','','',0,0,'sys_file',5438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76ea452b96d6871a464dc5e22a10538d','sys_file',11540,'metadata','','','',0,0,'sys_file_metadata',11446,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76f270a3f30f31f28103e9d6f0cb1fb7','sys_file_metadata',13135,'file','','','',0,0,'sys_file',13229,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('76fb5577314efeda1327cdab2b5a1e8d','sys_file',11988,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('772e3e95846b14aa45db4e2097ac6de5','sys_file_reference',7196,'uid_local','','','',0,0,'sys_file',11938,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77858ae13bb4301b0cd448a229b36fa6','sys_file',12049,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77a489fdd337e305163c61b2d4609794','sys_file_metadata',13049,'file','','','',0,0,'sys_file',13143,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77cbfffb81f1135e7bfb160df198ae5d','tx_site_product_type',4,'images','','','',1,0,'sys_file_reference',7093,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77f627684b1306c5dae0cec16dfbeb1a','sys_file',1860,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77fd7125da37d2990c7a2637cabc90c9','sys_file_reference',220,'uid_local','','','',0,0,'sys_file',11439,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('77fd7769f9872ddcdce5c81bab91d292','sys_file_metadata',146,'file','','','',0,0,'sys_file',237,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('780685c1f73e6019b7434641bcbcccd7','tt_content',4232,'tx_container_parent','','','',0,0,'tt_content',4231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('78104e8963e12d45c22cb2f6288f723b','sys_file_metadata',10882,'file','','','',0,0,'sys_file',10976,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7819223a1ddcc148f2c6f9a64bf7088c','sys_file',11532,'metadata','','','',0,0,'sys_file_metadata',11438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7832d5d17c156471b3187d84b98f1b9d','sys_file',11233,'metadata','','','',0,0,'sys_file_metadata',11139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('783449e19756627deb6263f3def987c5','sys_file_metadata',11427,'file','','','',0,0,'sys_file',11521,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7837a12b0b41e0b5079f55fd4c868a07','tx_news_domain_model_news',2744,'fal_media','','','',0,0,'sys_file_reference',18357,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('786b40b119af53ce27b3110ddbc83b8b','tt_content',13584,'tx_site_accessories','','','',3,0,'tx_site_accessories',208,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('786e54bfda3cc49cef4867d8f9403ddd','sys_file',10803,'metadata','','','',0,0,'sys_file_metadata',10709,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7879dbb9434fe60f64907c0a7edf1be7','sys_file_metadata',11270,'file','','','',0,0,'sys_file',11364,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('78ca07dd0f93ec8034e5228aa1073e2d','sys_file',8943,'metadata','','','',0,0,'sys_file_metadata',8849,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('78e43b01da86f4dc01288a2d776342d2','sys_file',199,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('78ee43be516d3cf074dce05a0f5f5d59','sys_file',12042,'metadata','','','',0,0,'sys_file_metadata',11948,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('78eff0df25a4273e2b5b9de8ba9d78ee','sys_category',322,'items','','','',6,0,'tt_address',403,'',0,0,2147483647,0,'categories',0,0,2147483647,0,3),
('790b74804a3704baaad7715389f27cf0','sys_file',4937,'metadata','','','',0,0,'sys_file_metadata',4842,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7916fc2f381c89bd0aedc4f264ced305','sys_file',10867,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7928c21ef9fc999f53380e3087abad1b','sys_file',11448,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7929253cfccab51fbcf6a2eb1d7ff9e2','pages',1923,'tx_location_contact_email','','typolink','60d3c2cc734d18e155a327068011fa4b:0',0,0,'_STRING',0,'prescription@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('796c838c313021dea096da774ea70d42','sys_file_metadata',13147,'file','','','',0,0,'sys_file',13241,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('796ecaacbb996e299c4a547155c38d19','sys_file_reference',7126,'uid_local','','','',0,0,'sys_file',11531,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('798384f6fac5399cf42e7971ee31a1bb','sys_file',11397,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('79a86ce922bdd0c974baaa766d1d1ed8','sys_file',196,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a024c4610084ea610948ae4e5f3c949','sys_file_metadata',127,'file','','','',0,0,'sys_file',218,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a0283f09494e631ce4cab419d173ee6','tt_content',13584,'tx_site_accessories','','','',4,0,'tx_site_accessories',209,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a16716f50baf1152ae51306f47e44fb','sys_file_metadata',221,'file','','','',0,0,'sys_file',315,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a1954ddf60c76c542933062bbc5c802','sys_file_metadata',8818,'file','','','',0,0,'sys_file',8912,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a26b5e6b306c9881b2ecd206e0c37c4','sys_file_metadata',10783,'file','','','',0,0,'sys_file',10877,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a476ca1b6cdaeedeed918588b053c72','sys_file_metadata',12146,'file','','','',0,0,'sys_file',12240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a526ea113ca725a777bac52463232e1','tt_content',4086,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a716409f446bf3a86976b68650c0c57','sys_file',14362,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a7c0447a842c6195357d8569b8b0f85','sys_file',8903,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a8d575c7095ddb536cc9e10b8d0c3a3','sys_file',12054,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7a93151df2e12b01adcd24300d1ffae8','sys_file',8892,'metadata','','','',0,0,'sys_file_metadata',8798,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7aa563ee54c97a36ca25eccff65b7e37','sys_file_metadata',11542,'file','','','',0,0,'sys_file',11636,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ab84d180fdab6aaf161ce901ceb0036','sys_file_metadata',10720,'file','','','',0,0,'sys_file',10814,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7abbfa115ceee0c70c19fa6bd2167c9d','sys_file',13224,'metadata','','','',0,0,'sys_file_metadata',13130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ac3089f6b52682f537d25eb044705c4','sys_file',13224,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7acbcc5dda9620ac4e5a8019405708df','sys_file',11460,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7aec299880ced62409ca4151a1d74f53','sys_file_metadata',12045,'file','','','',0,0,'sys_file',12139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b0dfdf7f03ee7564d0a3f8f2b6b56c4','sys_file',281,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b17be62a9b243fc4d2a78aa0bbba2dd','sys_file',11064,'metadata','','','',0,0,'sys_file_metadata',10970,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b2eb27487dafd63cd6f8bc8335564e1','sys_file_metadata',10808,'file','','','',0,0,'sys_file',10902,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b3d5e67f4e320749c9c204da13a017a','sys_file',11456,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b461ba746102db6120e2061c0419cd7','sys_file',11350,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b7b1c68fa923673e6dbae024df984db','sys_file_reference',7217,'uid_local','','','',0,0,'sys_file',12074,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7b7b5a7db59b63b0e77656be900ebbd3','sys_file_metadata',10789,'file','','','',0,0,'sys_file',10883,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bae40c3503b494b646056857cd5f118','sys_file_metadata',8832,'file','','','',0,0,'sys_file',8926,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7baefcb40921a7e51925a1b5d8275bbb','sys_file_metadata',10797,'file','','','',0,0,'sys_file',10891,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bb6edfd4f5ff9ce7b6dd14bf5a0e732','sys_file',11452,'metadata','','','',0,0,'sys_file_metadata',11358,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bcb467a0d3d8a2354bfcf7c6188beb3','tt_content',4151,'tx_site_product_types','','','',0,0,'tx_site_product_type',4,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bdba53e103907f1985792bbe46e3407','tx_scheduler_task',12,'task_group','','','',0,0,'tx_scheduler_task_group',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7be14b664ced5d000c0ef9f3fa0a46b8','sys_file',12934,'metadata','','','',0,0,'sys_file_metadata',12840,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bece68036e58f34aa7c3ac6d66cb6d7','sys_file',5218,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7bedb306b88673745def2d6d91146291','sys_file',252,'metadata','','','',0,0,'sys_file_metadata',161,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7c044e099d126f08fffcbbe33180cfa1','pages',1922,'tx_location_contact_email','','typolink','a9cf36687bc27269f16ee35de88ac7c3:0',0,0,'_STRING',0,'prescription@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7c363235484026a360aac936db987f92','sys_file',276,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7c43adbd82c5a31ca0fe52d8d183d268','sys_file',10803,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7c4b1cfc3345172b4781874f59795fcb','sys_file_reference',111,'uid_local','','','',0,0,'sys_file',11988,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7c96944de58299d98fdb8cf9947104b5','sys_file',314,'metadata','','','',0,0,'sys_file_metadata',220,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7cca1908327ab449240e04a5245d4c40','sys_file',220,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ceb79d39bb73fb54d168ab6fa370286','sys_file',10902,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7cf1610cfde941c3cdb9be234647b79c','sys_file',10980,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d09383d53246bb397245149519d2634','sys_file_reference',7080,'uid_local','','','',0,0,'sys_file',11626,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d39e4a9d2ce31a68a74989e35be0a1c','sys_file',12028,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d55223825a9d2a65cd7b1167958c2d8','sys_file',12078,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d61dc158a69eb5aa142a1ddee40876f','sys_file',8908,'metadata','','','',0,0,'sys_file_metadata',8814,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d68081534d1c9e3382db7b53df70bc4','sys_file',8902,'metadata','','','',0,0,'sys_file_metadata',8808,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d7300bbba03722491c96529c2b950c5','sys_file_metadata',11294,'file','','','',0,0,'sys_file',11388,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d8784d6082a72251597d2e3e232aa2c','sys_file_metadata',11638,'file','','','',0,0,'sys_file',11732,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7d890da21723dbc45d0a4472c0be7060','sys_category',322,'parent','','','',0,0,'sys_category',328,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7da09a244441ea50984f3dc16d4ae3da','sys_file',13108,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7deca1988f97b61528d162fc99bde370','sys_file',11642,'metadata','','','',0,0,'sys_file_metadata',11548,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7df3c8b7b7422fbe92d6cf6069e41623','sys_file_metadata',13128,'file','','','',0,0,'sys_file',13222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e06a7f603bac88e943646bf77f12806','sys_file',12252,'metadata','','','',0,0,'sys_file_metadata',12159,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e0c28db19ba80a6c63bb36730c7f010','tt_content',4303,'tx_container_parent','','','',0,0,'tt_content',4302,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e0c3a9db56d30ca43d8149f046ec8ba','sys_file',8932,'metadata','','','',0,0,'sys_file_metadata',8838,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e0e25b2bef8f369979e11475bd5c5f9','sys_file_reference',7114,'uid_local','','','',0,0,'sys_file',11651,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e1ad39be3ab7a8d0de922088688b2ea','sys_file',12051,'metadata','','','',0,0,'sys_file_metadata',11957,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e3160dadd1f7eac3a30dbfea19405ce','sys_file',186,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e399048ccb2c8180d5398f895060861','tt_content',4221,'media','','','',1,0,'sys_file_reference',13768,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e52222a7d36643b192c09ef5710962a','sys_file',11491,'metadata','','','',0,0,'sys_file_metadata',11397,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e79e8e4fee0343a4e5b6eb502e63ebc','sys_file',5096,'metadata','','','',0,0,'sys_file_metadata',5001,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7e7f60eacfa034f84ec95ce43af3f519','sys_file',243,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ea048b8fa41bb3dcf7afbb93e6be8d8','sys_file_metadata',223,'file','','','',0,0,'sys_file',317,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ea4c8739c5de104b4b2a09e29d18e44','tt_content',4026,'tx_container_parent','','','',0,0,'tt_content',4025,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ea5aa5c2a847eca82ebeb2885262c7d','tt_content',4193,'tx_container_parent','','','',0,0,'tt_content',4192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7eae5161c9455de290eea7f283fd71c5','sys_file_metadata',125,'file','','','',0,0,'sys_file',216,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7eafc2f27ad71951c57987c886b36dd3','tt_content',4306,'tx_container_parent','','','',0,0,'tt_content',4305,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7edef0186333df7af68ed66b3c8dd2a0','sys_file',5460,'metadata','','','',0,0,'sys_file_metadata',5365,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ee91f30cd57c5443573cb3940397f48','sys_file',5200,'metadata','','','',0,0,'sys_file_metadata',5105,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7eec55dd2a5fe16d35ed7d0b79611280','sys_file_metadata',10774,'file','','','',0,0,'sys_file',10868,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f01a0e2a4efb8f27d47938be6329941','tx_news_domain_model_news',2742,'fal_media','','','',0,0,'sys_file_reference',18333,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f0fb32770c6264c0b3c4a7ee0a721b8','sys_file_metadata',11272,'file','','','',0,0,'sys_file',11366,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f1e7608332ad757eff5abe1b21b40e1','sys_file_reference',7292,'uid_local','','','',0,0,'sys_file',11712,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f2b75785cb69688f1798c45c99f0fee','tt_content',4220,'tx_site_product_types','','','',0,0,'tx_site_product_type',9,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f37bc5b528ae822a97a67a5338c710b','sys_file_reference',7131,'uid_local','','','',0,0,'sys_file',11487,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f53a87513a8b7d85455c2661b1a5e10','sys_file',12056,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f611d74b46116cd98afe35cc81d3746','sys_file',269,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f6509fc28bd330bc1088440e185c571','sys_file_metadata',8801,'file','','','',0,0,'sys_file',8895,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f8ebc60d968033dc5a88480391e4c52','sys_file',10824,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7f9cf54b9b33aa62a20726f87d7cdea3','sys_file',11647,'metadata','','','',0,0,'sys_file_metadata',11553,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7fd6138d93346dcc955092d0e60a04f5','tx_scheduler_task_group',2,'groupName','','substitute','0',0,0,'_STRING',0,'Security',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7fd8931c7ff4cef847ab60e96aa5bc9d','sys_file',5115,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7fd98dc6409246f2b8d491739d64a580','sys_file_metadata',205,'file','','','',0,0,'sys_file',297,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7fda8947a9e8a789c4d079bccdfe0ee8','sys_file',1860,'metadata','','','',0,0,'sys_file_metadata',1765,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7fde144e40e690f1cad76ef8b539aa36','sys_file_metadata',11392,'file','','','',0,0,'sys_file',11486,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ff170dc38feccfba30beb6c455a1844','sys_file',288,'metadata','','','',0,0,'sys_file_metadata',196,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ffa337c382a0178e8520383fbe28295','tx_site_product_type',3,'images','','','',1,0,'sys_file_reference',7080,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('7ffe3fedf369286ed6ecba3e094fc8d9','tt_content',4166,'media','','','',0,0,'sys_file_reference',7113,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80190fa73ec3629e6f95996a1efba852','sys_file',10876,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8042b6c1ff735028ffb917ee7192f427','sys_file',11392,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80519b86033b18390b37cc096163aa91','sys_file',220,'metadata','','','',0,0,'sys_file_metadata',129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80643d73cdb13113829d3efc36f7bbf0','sys_file_metadata',189,'file','','','',0,0,'sys_file',281,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('806c35a4470cef744438ec9669c53423','sys_file',10895,'metadata','','','',0,0,'sys_file_metadata',10801,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('806f0d38cc50b8ca50f32c5337236fe3','tt_content',4130,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',390,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8094e1898a2a11ca62712fafa614e08e','sys_file',227,'metadata','','','',0,0,'sys_file_metadata',136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80a982f4053d6801523ab2af03745883','sys_file',5227,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80b0e5e9a8009860569c42d346a68ccd','sys_file',11390,'metadata','','','',0,0,'sys_file_metadata',11296,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80b27c7bf6be9c86140a86345b3a567d','sys_file',235,'metadata','','','',0,0,'sys_file_metadata',144,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80e618f4771998947ac90aa7c3b8cca4','sys_file',12285,'metadata','','','',0,0,'sys_file_metadata',12191,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80ee8c4a3fd70c7a89c095718467b008','tx_site_page_teaser',373,'image','','','',0,0,'sys_file_reference',7046,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('80fe975365e8a32e33c0f127d68ead13','sys_file',204,'metadata','','','',0,0,'sys_file_metadata',113,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('810e2d5d403e13c9e45b195b15b01a90','sys_file',8942,'metadata','','','',0,0,'sys_file_metadata',8848,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('811b0db3eef23d45f49058868d540987','sys_file',271,'metadata','','','',0,0,'sys_file_metadata',179,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('811ce402c33bf03369b51a708c15a429','sys_file_metadata',154,'file','','','',0,0,'sys_file',245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81379c6672160aaa3e34529cf4658575','tt_content',4163,'media','','','',0,0,'sys_file_reference',7112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('814659276a4dba2d490cfa26b6abc702','tt_content',4056,'tx_container_parent','','','',0,0,'tt_content',4044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('814b7a9deed562c4c8759d3fe8970f65','sys_file_metadata',5111,'file','','','',0,0,'sys_file',5206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('815d7c80fe04fa67692d88844190056e','sys_file_metadata',105,'file','','','',0,0,'sys_file',196,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('816958ffe5ed74276c6abb0e181b8dd0','sys_file_metadata',5132,'file','','','',0,0,'sys_file',5227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8183e225ab9662ea108fc96b9618664c','sys_file_metadata',11477,'file','','','',0,0,'sys_file',11571,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('819f25a19991ddcb62282bb2806fac44','tx_site_product_type',4,'images','','','',2,0,'sys_file_reference',7094,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81a51834ce9b06011a5efdde526bc296','sys_file',282,'metadata','','','',0,0,'sys_file_metadata',190,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81a838a9adf82d58886c61042b3dad2a','sys_file',13183,'metadata','','','',0,0,'sys_file_metadata',13089,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81b4ef357fc54d021a44fe54fa152bcc','sys_file',187,'metadata','','','',0,0,'sys_file_metadata',96,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81b629f9208c0ae027d698aa5de55aee','sys_file',1866,'metadata','','','',0,0,'sys_file_metadata',1771,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81bb6d673a7aebbb1a3615e0ed101336','sys_file',11486,'metadata','','','',0,0,'sys_file_metadata',11392,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81d17b0e29512566ae795c047f4e6004','sys_file',12990,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('81f70134d418e1b4c74340a34c0c7272','sys_file_reference',14239,'uid_local','','','',0,0,'sys_file',12227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('821412b69ce47675eb3a7ad3ceef5ddb','tt_content',4456,'tx_container_parent','','','',0,0,'tt_content',4455,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('822436f40233220c74110dc984100a4a','sys_file_metadata',11345,'file','','','',0,0,'sys_file',11439,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8266d398c49ab26abec7a781d6843067','sys_file',10873,'metadata','','','',0,0,'sys_file_metadata',10779,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8272e71a7493dd350a7fa495fccfe20e','sys_file_reference',7049,'uid_local','','','',0,0,'sys_file',11459,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8281c3318a9218efaf2981a8faa4f05a','sys_file_metadata',11977,'file','','','',0,0,'sys_file',12071,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('829edcb889e1abd4ee6555837c810658','sys_file',12063,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('82a6221af4d87c6af3d7d3eb47cdd6e3','sys_file',10828,'metadata','','','',0,0,'sys_file_metadata',10734,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('82cd65bd9a331dc911bfd04c184a5072','sys_file',13327,'metadata','','','',0,0,'sys_file_metadata',13233,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('82cf4ed9cbfcfe7d63a4c6926483d69d','sys_file',8920,'metadata','','','',0,0,'sys_file_metadata',8826,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('82d1716ae9671b170d90bf080478a347','sys_file_metadata',117,'file','','','',0,0,'sys_file',208,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('82d3ee814897d1977f9b902a60ea7932','sys_file',4364,'metadata','','','',0,0,'sys_file_metadata',4269,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8300db64abd5282b6c2cd2d43865090f','sys_file_reference',7127,'uid_local','','','',0,0,'sys_file',11533,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('830832c35cdaf32b84d2a61ec64ac171','sys_file',10840,'metadata','','','',0,0,'sys_file_metadata',10746,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('830a8e42435ed74f661a507498ea37fa','sys_file',179,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('832838bf363d7d173fdce24565769e03','sys_file_metadata',11490,'file','','','',0,0,'sys_file',11584,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('836198cac78749880a8580189fd278fd','sys_file',5206,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83621d942891f60f93ffb9130f1cb764','sys_file_metadata',14243,'file','','','',0,0,'sys_file',14337,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('836619bdbebe687b56b1c77f25426ec6','sys_file',10985,'metadata','','','',0,0,'sys_file_metadata',10891,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83671aec97dc8b34ae828b32cc9f20dd','sys_file',11531,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('836e1589318cd9cd76284e2aad0fe36b','sys_file',249,'metadata','','','',0,0,'sys_file_metadata',158,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('836eeb3644beee7a39c73cf9260d39ed','sys_file_metadata',5133,'file','','','',0,0,'sys_file',5228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8376da1412b7f89aef4028725d84a5cc','tt_content',4244,'tx_container_parent','','','',0,0,'tt_content',4242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83849233f967fdc2f2d9c5980abf092a','sys_file',5437,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8391788db763e10fbd81335bcb6597f3','sys_file',277,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83c4bbdeadb8cb0365b8da4f09a1703e','sys_file_metadata',10700,'file','','','',0,0,'sys_file',10794,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83ce24aafc2a25cb840732fc205b1785','sys_file_metadata',148,'file','','','',0,0,'sys_file',239,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83ef30345a581b4e530bcfedaa500772','tt_content',4267,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83f097f502530bd5dfcd536f208e546c','tt_content',4057,'tx_container_parent','','','',0,0,'tt_content',4044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83fa1d8c85e2712ddac645ba9525eb0f','tt_content',20790,'media','','','',1,0,'sys_file_reference',23478,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('83fe1162270b42168c9804af58443ee0','sys_file',13094,'metadata','','','',0,0,'sys_file_metadata',13000,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84080e5fb7542fc3a37fcfa1c33582cb','sys_file',142,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('840f352839730cb1e5eb170c0e4bc209','sys_file_reference',7041,'uid_local','','','',0,0,'sys_file',12065,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8412289b8b2206da49f2ab1e0db59037','sys_file_reference',14242,'uid_local','','','',0,0,'sys_file',12227,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('8426ce9962c345d6ac19371900aba009','sys_file',214,'metadata','','','',0,0,'sys_file_metadata',123,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('843c970df9e5861233cd530e9834d3fa','sys_file',10820,'metadata','','','',0,0,'sys_file_metadata',10726,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84511fc981007fc5df8c632bf5efde62','sys_file',5212,'metadata','','','',0,0,'sys_file_metadata',5117,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('845701004806b18daceea2acc83b8124','tt_content',4258,'download_item','','','',0,0,'sys_file_reference',7172,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84663243d363ca222cb0ace3ef65593d','sys_file',13838,'metadata','','','',0,0,'sys_file_metadata',13744,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8473676f2c86067ca02d9b9166c1271b','tt_content',4035,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8487ceeb5a59e1a287623706710c8a3b','sys_file_metadata',5131,'file','','','',0,0,'sys_file',5226,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('848ab1de07f99aeb39f728170cebed70','sys_file',11638,'metadata','','','',0,0,'sys_file_metadata',11544,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('849e03fe08d76460258b9d8bdd0fd740','sys_file',223,'metadata','','','',0,0,'sys_file_metadata',132,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84b0545728f2ea20f24f04fc38cc23c7','tt_content',4237,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','0371eb27585d7e18aa316b3f3052a292',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84eaf7a7191f9673e6e1c0aa2c0df98a','sys_file_metadata',1768,'file','','','',0,0,'sys_file',1863,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('84fee54666126e02dd5657fdfbb51a57','sys_file_metadata',8859,'file','','','',0,0,'sys_file',8953,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('850884f9b3d608bb76981be8803f8520','sys_file',8930,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('851223f109dc4baedad463fcaccc2ef5','tx_site_page_teaser',369,'image','','','',0,0,'sys_file_reference',7041,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8516fe6dc0d6bb7b08df0ffa2f190a61','sys_file',231,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('851b1318af6e41de54931bba07552115','sys_file_metadata',10773,'file','','','',0,0,'sys_file',10867,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('855fd10fdd35e86f477c1ac9a268ae59','tt_content',4031,'media','','','',0,0,'sys_file_reference',7043,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('857480d08c312b2bbf9ae94024af32c4','sys_file',5209,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('857f96cb39ee5c864987378ca0c5b11a','sys_file_metadata',5093,'file','','','',0,0,'sys_file',5188,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('858248d69b3592fef738c32049feeb38','sys_file_reference',7121,'uid_local','','','',0,0,'sys_file',11649,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8585efa0ae4f62bba4339f0f58c2304e','tt_content',4030,'tx_container_parent','','','',0,0,'tt_content',4026,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8596f86f7c7fbb9c33f83c42c8794d2c','sys_file',10903,'metadata','','','',0,0,'sys_file_metadata',10809,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('85aedcd44f3ba8267e1f99ec45351f64','sys_file_reference',7152,'uid_local','','','',0,0,'sys_file',11558,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('85e3f19cb83fdfa14a7f263ad9ec568e','tt_content',4098,'tx_container_parent','','','',0,0,'tt_content',4096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('85e772e18aee58e106d8411b05713e21','sys_file_metadata',11429,'file','','','',0,0,'sys_file',11523,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('86088924c7e0c6815589570b4471d2d3','sys_file_metadata',10799,'file','','','',0,0,'sys_file',10893,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('861583a77e61454cc54531eb909d2b2a','sys_file',8920,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('862b8a7229c1bea860cb30d9d3b12c0d','sys_file_reference',7215,'uid_local','','','',0,0,'sys_file',11591,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('864e157bfac336c6146aa7b19a890f42','sys_file',11390,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('866d5c5f5fafa540f57b18462801194f','sys_file',4359,'metadata','','','',0,0,'sys_file_metadata',4264,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('866e04bf78a60a9b849f15d3223d07ec','sys_file_metadata',222,'file','','','',0,0,'sys_file',316,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8671cd4ff4a0c2bced839c89eda582f4','sys_file',11558,'metadata','','','',0,0,'sys_file_metadata',11464,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8675c867d372c64a21c05f5a5d2fe04e','tt_content',4456,'download_item','','','',1,0,'sys_file_reference',7290,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('86816213c22eceb051e20a3da07cc5f4','sys_file',8899,'metadata','','','',0,0,'sys_file_metadata',8805,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8688e2705d9492dc63c90dc8fd59b8c0','sys_file',4336,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('86bd1566caaf6c4eee642a41d6e0b608','sys_file_metadata',22,'file','','','',0,0,'sys_file',140,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('86c9e91445ae79e9a573ee8870889397','sys_file_metadata',14242,'file','','','',0,0,'sys_file',14336,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('86e857cacc03641cd6dd7e7f9239c14f','sys_file_reference',7146,'uid_local','','','',0,0,'sys_file',11562,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8724832b0b04438604eebb83a2fd9e17','sys_file',10862,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('872495f0bcf95029952feff8d4722ba2','sys_file_metadata',10768,'file','','','',0,0,'sys_file',10862,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('874f794f84ba0dbc19f838d54e76102e','tt_address',446,'image','','','',0,0,'sys_file_reference',235,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8758db8edd8f4edc07ff970229468ea0','sys_file_reference',223,'uid_local','','','',0,0,'sys_file',11438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('875fe8d9b1512d90cabaae5909736fb9','sys_file',11633,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8772511bdc7fd98b10d18aecde3d4b7e','sys_file',5460,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87801aa78b2f96d703738a504024b6c6','sys_file',10885,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87a74224307d947c6c59079ae91bd400','sys_file_reference',7171,'uid_local','','','',0,0,'sys_file',11725,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87a908ae0e994dcc0fff1d64797769b8','tt_content',4281,'media','','','',0,0,'sys_file_reference',7199,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87aabb53d5da8e1100eb94d48140ada0','sys_file_metadata',8861,'file','','','',0,0,'sys_file',8955,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87ac419478d73336bf34356c81da1e55','tx_site_accessories',207,'image','','','',0,0,'sys_file_reference',14225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87b00ad4531c908af17398ef5c2c527c','sys_file',5197,'metadata','','','',0,0,'sys_file_metadata',5102,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87c784b1fdc5e19e06368416b5f42cb4','sys_file_metadata',91,'file','','','',0,0,'sys_file',183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('87d5b39ced886f02cbd93e3322f1e23d','sys_file',256,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('881ce0fed29d4398a5b4d96ff7f7462d','sys_file',10817,'metadata','','','',0,0,'sys_file_metadata',10723,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('884ad47de7ab2f0881f36f3e0c9803a6','sys_file',11564,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('885f70e517a7b58003118fa2a569c432','sys_file',5186,'metadata','','','',0,0,'sys_file_metadata',5091,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8864fb60dc07251c4d7c843599c0f10e','sys_file',10887,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('886844009b9689f07d068522d6fb6f0a','tt_content',4264,'media','','','',0,0,'sys_file_reference',7181,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88749d3ded8a979f829885295cec6080','sys_file_metadata',11454,'file','','','',0,0,'sys_file',11548,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8886cd4c29ed70209b74353b8ef57a23','sys_file',13241,'metadata','','','',0,0,'sys_file_metadata',13147,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('889745419c535d6fe7307cfcdbd6583a','sys_file_metadata',199,'file','','','',0,0,'sys_file',291,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('889aa0c4fba37a2b980180d116e836e1','sys_file',10982,'metadata','','','',0,0,'sys_file_metadata',10888,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88afd7a6b2a7ded221c694c374ab1ede','tt_content',4273,'download_item','','','',1,0,'sys_file_reference',7197,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88b91e7e03e123caff431f1dd93fac46','sys_file',12035,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88bc0ac1ff351dd05bc734545cde309e','tx_site_product_type',5,'images','','','',1,0,'sys_file_reference',7104,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88c5d6efaa17bd6e73e0c342be10da34','sys_file',13138,'metadata','','','',0,0,'sys_file_metadata',13044,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('88e134f9e03f7e7126f1144b9416e06e','sys_file_reference',7109,'uid_local','','','',0,0,'sys_file',11569,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('891cceb8dda641fa807658f7df967626','sys_file',201,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89857f8fd078ce9695b69fa0d0bbfa13','sys_file_metadata',1774,'file','','','',0,0,'sys_file',1869,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89869ab7616ab6dc83b0e2fb8430e38b','sys_file',11653,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('898af1d4ae5c741ff7640008414d223e','tt_content',4088,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8991fcb9bd6022e48fcafce042d4e2c6','tt_content',4131,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',391,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('899e17d394337e6e9a11257164384a9d','sys_file',10799,'metadata','','','',0,0,'sys_file_metadata',10705,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89a028bae1b08d81de0132dc4e4dbad4','sys_file',8968,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89b6c430efbeddebbe346c1ad600f15b','sys_file_reference',14223,'uid_local','','','',0,0,'sys_file',12242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89ceeb0a335c0b356f571adc26cb6274','sys_file_metadata',13150,'file','','','',0,0,'sys_file',13244,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89d4a3e8acb0ca8eac2225562b1d5385','sys_file_metadata',11587,'file','','','',0,0,'sys_file',11681,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89d4af37ff4522767109251952741f93','sys_file_metadata',14239,'file','','','',0,0,'sys_file',14333,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89fa99ef47ee16dbd82ef9e0b466317a','sys_file',13238,'metadata','','','',0,0,'sys_file_metadata',13144,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89fba8132dd58fa58f3339439a094217','sys_file',248,'metadata','','','',0,0,'sys_file_metadata',157,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('89ff7a1387a307ec62b327d5b6a9f1fa','sys_file_metadata',10704,'file','','','',0,0,'sys_file',10798,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a0817514f12a5aa0d81edcdc02ca302','sys_file',139,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a18ccf3f71b0eaacb512db335f9ee81','tx_site_page_teaser',372,'image','','','',0,0,'sys_file_reference',7045,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a274ba2debd7e10aa1b021940cda612','sys_file_reference',7266,'uid_local','','','',0,0,'sys_file',11545,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a344ab50bfa51285d1bbc8d66425c7e','sys_file',319,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a5993032079e571bdee58d67352671f','sys_file',275,'metadata','','','',0,0,'sys_file_metadata',183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a7b2c4c5aab4d28ca4780b5767288e2','sys_file',11526,'metadata','','','',0,0,'sys_file_metadata',11432,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a8f902a60958396fbd1571ee33a5efc','sys_file',211,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8a9e7eb992ec4250a3c43aa52657b7f1','sys_file_metadata',11352,'file','','','',0,0,'sys_file',11446,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8ac75d46064fa4246535a708dc192c94','sys_file_metadata',14272,'file','','','',0,0,'sys_file',14364,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8acda29d3cd1e27828b6123b847b7af7','sys_file',11515,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b142b91ba7d0535f944a2604e554ac8','tx_site_page_teaser',390,'image','','','',0,0,'sys_file_reference',7086,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b192cfbd8841312e0500e26fac4e788','sys_file_metadata',11940,'file','','','',0,0,'sys_file',12034,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b28860081868937734e4b91ab87dda7','sys_file',5185,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b462506afe1e779baad005da105a0a8','sys_file',8890,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b61449fe6c00e93ab79291ec1353c37','sys_file_metadata',192,'file','','','',0,0,'sys_file',284,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b66760f39b872110c25897e48efdcbf','sys_file',12113,'metadata','','','',0,0,'sys_file_metadata',12019,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b6e540df34dbaf45a22f728a410dadc','sys_file_reference',7113,'uid_local','','','',0,0,'sys_file',11649,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b73ba6a650ee32456f4df0c479a7dcd','sys_file',177,'metadata','','','',0,0,'sys_file_metadata',85,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b80e06da108cc08e8ffe80d3d0d1b72','sys_file_metadata',13138,'file','','','',0,0,'sys_file',13232,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b82bf794d897afc8de9b2b5bc3bf870','tt_content',4269,'media','','','',0,0,'sys_file_reference',7189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8b98181d2b78a9ca274d52d1697c2f26','sys_file',10824,'metadata','','','',0,0,'sys_file_metadata',10730,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8bd7719033d5522e2de3daec903f8ddf','sys_file',10984,'metadata','','','',0,0,'sys_file_metadata',10890,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8be28e82effdfdac68ba5c1589ae7ebe','sys_file',8939,'metadata','','','',0,0,'sys_file_metadata',8845,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8bede3ac611089393041c023a7350312','tt_content',4073,'tx_container_parent','','','',0,0,'tt_content',4071,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8bf0420a2dca12c4d0e7bf932e3264f2','sys_file_reference',7158,'uid_local','','','',0,0,'sys_file',11553,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c0104b5ad049cd096bedd20b00635bd','tt_content',4315,'tx_site_accordion_items','','','',1,0,'tx_site_accordion_item',248,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c0be3a356cb0f3819608c11b66ef470','sys_file_reference',7090,'uid_local','','','',0,0,'sys_file',11467,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c0c6bbffc842eb9d864eee59a1d8bea','sys_file_metadata',10710,'file','','','',0,0,'sys_file',10804,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c5158744c94e72f9cc1487658234371','sys_file_reference',7099,'uid_local','','','',0,0,'sys_file',11527,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c7c92dc658300093d43dc9c39010dd7','tx_news_domain_model_news',2317,'fal_media','','','',0,0,'sys_file_reference',3520,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c89b592e73917696e7f1f461d6cb570','sys_file_reference',7212,'uid_local','','','',0,0,'sys_file',11590,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c9352e00356e83c8430bf6b412f4036','sys_file_metadata',8815,'file','','','',0,0,'sys_file',8909,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c99cad15a3219ea7654d801eeb0e57e','sys_file_metadata',5098,'file','','','',0,0,'sys_file',5193,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8c9ed4bed3377b881fecca1b14dd3256','tt_content',4466,'tx_container_parent','','','',0,0,'tt_content',4465,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8cbf12258a858276d73cd042052b71f5','sys_file_metadata',10695,'file','','','',0,0,'sys_file',10789,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8cc97068bcb85461cc638d29d6f2806e','sys_file_metadata',5343,'file','','','',0,0,'sys_file',5438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8cdb526589e3f5983bb545563faee451','sys_file',11445,'metadata','','','',0,0,'sys_file_metadata',11351,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8ce649b9b1723f5edff0f7c248aeb1da','tx_site_icon_card',91,'icon','','','',0,0,'sys_file_reference',7274,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d0725d6b86546c430e333c64917b3fb','sys_file',12072,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d25d19d79ed62c99c38cbf2cffa59b3','sys_file',8967,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d328bca81fe12872dd6cb1b0fc0650f','sys_file_reference',7174,'uid_local','','','',0,0,'sys_file',11637,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d361ceee3eb0c0f3f203159d4d6cee9','sys_file',11590,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d3e8455c72953d69b1c6d6dd6629706','tt_content',4422,'media','','','',0,0,'sys_file_reference',7269,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d45a7482d2e40c812b6fce16744b194','sys_file_metadata',14270,'file','','','',0,0,'sys_file',14362,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d55ea2eebcf92391ea8dcbdd1fc2cf8','sys_file_metadata',11206,'file','','','',0,0,'sys_file',11300,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8d74174931422625ac31a68b024d849c','tt_content',4219,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','24496d7948dc29e96d7e5295854bc657',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8da838282e054254793744be8fcc9ce0','sys_file',5211,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8dc152d0889cd77fac907a030053e4ce','tt_content',4287,'tx_container_parent','','','',0,0,'tt_content',4285,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8dc6a06e5425fa42fb7371301868d144','tt_content',4028,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',368,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8dd0677a48e69cf30a7f6dc3dcbcb67a','sys_file',12240,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8df9836c4f23d4966ce854f4d7350bd7','tt_content',4049,'tx_container_parent','','','',0,0,'tt_content',4048,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8dfbce2f5fb13270e699570e8375bb05','sys_file',13325,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e0637c362dbb7f9848752aee2459324','sys_file_reference',7173,'uid_local','','','',0,0,'sys_file',11637,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e0763d321ac68fdce9d5ff3a80e8042','sys_file',294,'metadata','','','',0,0,'sys_file_metadata',202,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e0d8b060bbdcfe057099618dd9a3a52','tt_content',4141,'tx_container_parent','','','',0,0,'tt_content',4139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e0f17fdd1333c80cb8bc31d267dffd2','sys_file',186,'metadata','','','',0,0,'sys_file_metadata',95,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e13bab408b4ce832c64a22103654005','sys_file',272,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e7b66c786cec53a5137bf5948277124','tx_site_product_type',3,'images','','','',0,0,'sys_file_reference',7079,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8e8b9244538476ab0926b1ef7fa10544','tx_site_product_type',5,'images','','','',0,0,'sys_file_reference',7103,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8ec41151b7dbe26b273117192a41bb29','sys_file',215,'metadata','','','',0,0,'sys_file_metadata',124,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8ed447a61c62ca628e800f7bcf9bdce1','sys_file',10884,'metadata','','','',0,0,'sys_file_metadata',10790,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8ed73e064451ef2f9b8bfa3ecb43140d','sys_file',14055,'metadata','','','',0,0,'sys_file_metadata',13961,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8eedd6e0ddfda2412e2e8ed88663ab99','sys_file',11629,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8eff08ed31c1b92cc36593d6836dbda0','sys_file_metadata',12836,'file','','','',0,0,'sys_file',12930,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f0411be7f5d98585e7ba82491e2434d','sys_file_metadata',10711,'file','','','',0,0,'sys_file',10805,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f2ba47b8e55d3da299f26985caa220b','sys_file',10889,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f2da4828d783f14a7fd84157106431d','sys_file_metadata',8720,'file','','','',0,0,'sys_file',8815,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f2dca003fb373fc4f1635d4f7521a92','tx_site_icon_card',73,'icon','','','',0,0,'sys_file_reference',7212,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f320f45a8c1b2a7521bcfcf29c7f5fc','sys_file',10981,'metadata','','','',0,0,'sys_file_metadata',10887,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f33cd0a8ddcd4e0d4c2e1817c3da362','tx_site_page_teaser',380,'image','','','',0,0,'sys_file_reference',7064,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8f458205246e59d3f7eab74b3cdffe72','sys_file',11459,'metadata','','','',0,0,'sys_file_metadata',11365,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8fd572f30718c65d0202fa781a758d3b','tt_content',4020,'media','','','',0,0,'sys_file_reference',7037,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8fe0e9097ef474e9ef397d8fc57fe06c','sys_file',11549,'metadata','','','',0,0,'sys_file_metadata',11455,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8fe3e11f1ffc6fd98ce29bf576e9b37c','tt_content',4127,'media','','','',0,0,'sys_file_reference',7085,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('8fe4b679f3de2adddd54462a25de5266','sys_file_metadata',10736,'file','','','',0,0,'sys_file',10830,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('901059fc69deb15f3215fe37898b1667','sys_file_metadata',8796,'file','','','',0,0,'sys_file',8890,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90266647104dee760fb1cd134b614f4c','sys_file_metadata',11557,'file','','','',0,0,'sys_file',11651,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90635034b263b15f7790a7ad671115f3','sys_file_reference',7154,'uid_local','','','',0,0,'sys_file',11556,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('906faa859c3be7a4540e30895670d8e7','sys_file_metadata',1811,'file','','','',0,0,'sys_file',1906,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9077deb993ece7143b7e9dfe96f73485','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',5,0,'tt_address',415,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('908164a2f7abfddf1e1789d340f40d96','sys_file',11232,'metadata','','','',0,0,'sys_file_metadata',11138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9083e92b8baf8e96898cacc615e81ac0','tx_news_domain_model_news',2318,'fal_media','','','',0,0,'sys_file_reference',3521,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('908955aff736d2523c1a749423439682','sys_file_reference',7098,'uid_local','','','',0,0,'sys_file',11528,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('908c6a0ccbc5d018f51c2311f9b0c9d4','tt_content',13584,'tx_site_accessories','','','',0,0,'tx_site_accessories',205,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9093366f46a6fa2ef2bbc21b2fd049da','tt_content',4241,'tx_container_parent','','','',0,0,'tt_content',4240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90a056fdcd7a370db250ab069725a164','sys_file',5219,'metadata','','','',0,0,'sys_file_metadata',5124,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90b1dd6e89d85cbd25a341f830bff019','sys_file_metadata',13149,'file','','','',0,0,'sys_file',13243,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90c69dd9e2743de41a2d14aab9b22a79','sys_file_reference',3375,'uid_local','','','',0,0,'sys_file',10943,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90e5988f3f3111be9bf54fd872ff3ca4','sys_file_metadata',85,'file','','','',0,0,'sys_file',177,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('90f31cf27dce26c74fbc600d30b5bd02','sys_file_metadata',10751,'file','','','',0,0,'sys_file',10845,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('91053957d6f35770ccc7406d314cc8c5','sys_file',8936,'metadata','','','',0,0,'sys_file_metadata',8842,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('910f535457ebb6598d4dc1eb1e7b39f7','sys_file',13231,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9117247d231bab9ad557f7aea5beb963','sys_file',308,'metadata','','','',0,0,'sys_file_metadata',215,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('91481b18ccf02ca743d53f1e7aef2da9','tx_site_page_teaser',384,'link','','typolink','fe1368fec63b0819d6a76f52c57a7ef2:0',0,0,'pages',1871,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('914f64f393d57475d2d7ac8dd00cc30b','sys_file',10886,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9155315d157dbe5c76e0e533125a9c3c','sys_file_metadata',10787,'file','','','',0,0,'sys_file',10881,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('916bbe8063270dabb0bd0e41a1ca0f24','sys_file',10837,'metadata','','','',0,0,'sys_file_metadata',10743,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9181bc2e39064c8f50cd1a2c79399fb8','sys_file_metadata',8822,'file','','','',0,0,'sys_file',8916,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('919f6970e3753a541b7232cb8ddfcaad','sys_file',10797,'metadata','','','',0,0,'sys_file_metadata',10703,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('91c7cf80f639a01fbbce4651db2b4b2f','sys_file_reference',7063,'uid_local','','','',0,0,'sys_file',11515,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('91c869b86ed888f513004e3eef5427e7','tt_content',4134,'tx_container_parent','','','',0,0,'tt_content',4132,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('920988b4372b1fe4ec4fff3bb0eb23fd','sys_file',10988,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92118dbd0c3bfb7b8adc6ea0cc016bf7','tt_content',13598,'records','','','',0,0,'tt_content',13579,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9226382e1ec3b45d91d24213e040c07c','sys_file_reference',7129,'uid_local','','','',0,0,'sys_file',11486,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('923e71002b2c0894c18934c51f1e730f','sys_file_metadata',5092,'file','','','',0,0,'sys_file',5187,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92441ca5daad58258170d62f17a4d8a0','sys_file',5199,'metadata','','','',0,0,'sys_file_metadata',5104,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92553030afedcc5e428acb17e9ede9fd','sys_file',10856,'metadata','','','',0,0,'sys_file_metadata',10762,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9257159aaa83dbdfd6ffda0bf95086d4','sys_category',322,'items','','','',3,0,'tt_address',418,'',0,0,2147483647,0,'categories',0,0,2147483647,0,1),
('925f856a62f898798ea46731b18fd9a7','pages',1918,'shortcut','','','',0,0,'pages',1889,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('926292d34d4d8f49421820df7693f888','sys_file',11581,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9271c2a22a61e0fb85e50b1f42acee3e','tx_site_page_teaser',377,'image','','','',0,0,'sys_file_reference',7061,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('928fa7d550776eb696fdd290004d3778','sys_file_metadata',8840,'file','','','',0,0,'sys_file',8934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('929bdfe336dd6bc611f37e584952ddaf','sys_file_metadata',8827,'file','','','',0,0,'sys_file',8921,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92a9512765fd11a9001dac725e21c989','sys_file',12139,'metadata','','','',0,0,'sys_file_metadata',12045,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92c9fa58a85e497c434c1dda35c0dcae','sys_file_metadata',10728,'file','','','',0,0,'sys_file',10822,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92e3fc20ff8f3fc4d268288003850859','sys_file',11592,'metadata','','','',0,0,'sys_file_metadata',11498,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('92fa38d0fb5bce8b4c30dbce99c24605','sys_file',11640,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9301d7d5e4fee8056821a6c77bde9a96','sys_file',13243,'metadata','','','',0,0,'sys_file_metadata',13149,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9306db82c47ced6f804b5e5bc194662e','sys_file',266,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('930ab44b4ebfa60a69e37eb124c2cf61','sys_file',4364,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('931d4a458c1245a6443588edee765b1e','sys_file',193,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('934cb1fac27a1b8839c320c594306d0b','sys_file_metadata',11448,'file','','','',0,0,'sys_file',11542,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9377f7f8470b3a40c804a82d60810995','sys_file_metadata',4573,'file','','','',0,0,'sys_file',4668,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9390d9d60a7f2003389d910e6d274de3','sys_file',12240,'metadata','','','',0,0,'sys_file_metadata',12146,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('939c48658923e92278c8f07ab33fe04c','sys_file',12055,'metadata','','','',0,0,'sys_file_metadata',11961,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93a09e5176ae8f1e194c18132a138599','sys_file',172,'metadata','','','',0,0,'sys_file_metadata',93,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93a58180c46a7f81d2533181f7faad01','sys_file_metadata',1766,'file','','','',0,0,'sys_file',1861,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93c72279da2d381652362b3c92e1d75f','sys_file',10830,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93e4f99f4cf9f11bb3a38444eeff724a','tt_content',4246,'tx_container_parent','','','',0,0,'tt_content',4245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93f574b6381728bd0ae56da3630e866f','sys_file',12069,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93fcd0424f4f532b543f24e33db0e24d','sys_file',13321,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('93fd76fba0c57445db0faa6058b4ab78','sys_file',213,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9418342cd16466b032d83626719c28ca','sys_file',11507,'metadata','','','',0,0,'sys_file_metadata',11413,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('94233f6a6ee116a3ba6fb8fca2984e63','sys_file',11511,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9434c912e026b5fd195b4d7d05a81750','sys_file',11108,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('948029929bd3d4e589da1f99834aaeff','sys_file',10816,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('949269ea3b89e42bc866c57bf8f79058','sys_file_metadata',10699,'file','','','',0,0,'sys_file',10793,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('94b0aa29a39906e8c2b5acf8ce154736','sys_file',11547,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('94b5d19fd7d0a1d94a44e6a2838fee70','tt_content',4041,'pi_flexform','sDEF/lDEF/settings.startingpoint/vDEF/','','',0,0,'pages',116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('94e6089cfb95c283705492eedcb9609f','sys_file',4934,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('951571394c12a54ab5f5e4e1ad808e80','sys_file_metadata',8798,'file','','','',0,0,'sys_file',8892,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95395309c579c34a114e6aa66688e029','sys_file_metadata',13142,'file','','','',0,0,'sys_file',13236,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('956207f1fbbe947ea1dfd5b8d93836d0','sys_file_reference',7132,'uid_local','','','',0,0,'sys_file',11635,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95627b3ea2af54c86c9d15613bb6ef14','sys_file_reference',112,'uid_local','','','',0,0,'sys_file',12000,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('956d7fba2b7a0a4f5fa3517d1748fa53','sys_file_metadata',4269,'file','','','',0,0,'sys_file',4364,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('957180d1cab36b000d4b08b3db00fbd5','sys_file',8891,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('957c4ecc7d7074c02ccacd7975a54ed3','sys_file',11644,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('958feab8737973058c02175bd764668d','sys_file',13246,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95a66a9fe116fa77b4708baeb6ffd572','tx_site_product_type',12,'images','','','',7,0,'sys_file_reference',7266,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95b5833c9ce95c95609f9e1f965d975c','sys_file',200,'metadata','','','',0,0,'sys_file_metadata',109,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95d46a394b4f5ec555ef7ab46d87d669','tx_news_domain_model_news',1553,'fal_media','','','',0,0,'sys_file_reference',2761,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95f578041c81cbe14b84a23265c7c99a','sys_file_metadata',12763,'file','','','',0,0,'sys_file',12857,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('95f6007280c7ad09254a310ea3b9763a','sys_file_metadata',13002,'file','','','',0,0,'sys_file',13096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9609096481fe2300ea55972ef2014a6f','sys_file_metadata',11933,'file','','','',0,0,'sys_file',12027,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('963021716a163db4bfeb146dcde9e938','sys_file',12033,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9632abe4d441d62710e7740fa253d0e2','sys_file',11520,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('963f547fa33fb4ec86776ced5cc0c94d','tt_content',4312,'tx_container_parent','','','',0,0,'tt_content',4311,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('965efdeb65834ef3cdd316544e2755cd','sys_file',11444,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96662e01dec8af743d3d9a616edb2a7f','sys_file',176,'metadata','','','',0,0,'sys_file_metadata',84,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('967733792577bde5ae9866e200dff2c7','sys_file',11631,'metadata','','','',0,0,'sys_file_metadata',11537,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9680330cc6a6317885508388b4589b7b','tt_content',4425,'tx_site_icon_card','','','',0,0,'tx_site_icon_card',87,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96842a9cc3f1131d3ab19e4264a6938f','sys_file',13097,'metadata','','','',0,0,'sys_file_metadata',13003,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96970cb6adae186d81075bd5800666a5','sys_file_metadata',10760,'file','','','',0,0,'sys_file',10854,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('969cfba7377c349640f5cc030f152eeb','tx_site_page_teaser',382,'link','','typolink','563c8676285f0788e958dc3de34a0403:0',0,0,'pages',1889,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96a65887b4ec1030c0214fcab1e3256f','sys_file',12051,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96c8502026b983ba01db528fbe219465','sys_file_metadata',11449,'file','','','',0,0,'sys_file',11543,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('96fc61e82482544bd7eec6fa3334cb15','sys_file',5222,'metadata','','','',0,0,'sys_file_metadata',5127,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97017583ccf039278834d8077532d37d','sys_file_reference',27811,'uid_local','','','',0,0,'sys_file',14333,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('971778a2d38da4720a8566a963657536','tt_content',4193,'media','','','',0,0,'sys_file_reference',7123,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('971c528adeba7e4315ff294c2d26c269','tt_content',4310,'tx_container_parent','','','',0,0,'tt_content',4308,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9722266bf7c0a49229169bc5195f6cb6','tt_content',4322,'tx_site_icon_card','','','',0,0,'tx_site_icon_card',73,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9728698d250462f37f816624f86efe00','tx_news_domain_model_news',2745,'fal_media','','','',0,0,'sys_file_reference',18364,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97331c9e0055d5c78f365261ff34aa4a','sys_file_metadata',5091,'file','','','',0,0,'sys_file',5186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97453dfe7a6eec35745ea7e6025436a4','tt_content',4120,'media','','','',0,0,'sys_file_reference',7078,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('974d43298d3595d84e8fb300e3660950','sys_file_metadata',4839,'file','','','',0,0,'sys_file',4934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('974f4b5ba7db72325e80292f90d962b4','sys_file',11623,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('974f7e8705491adbb485623a600e21f1','tx_news_domain_model_news',2748,'fal_media','','','',0,0,'sys_file_reference',18368,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9757898893c84f6251f4d323889bdd8a','sys_file_metadata',210,'file','','','',0,0,'sys_file',303,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9761b51e4a170260abc79c383c46dc91','sys_file',11496,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('977122669299d9034faa1d8b049bb804','sys_file_metadata',10745,'file','','','',0,0,'sys_file',10839,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97b5508dcd06b2a326a2de6632a3c449','sys_file_reference',7051,'uid_local','','','',0,0,'sys_file',11350,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97d19138e66ff1d1d42d898a4d654aa7','sys_file',316,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97e8563e32e4d92b36de67496b4b86dc','tx_scheduler_task',15,'task_group','','','',0,0,'tx_scheduler_task_group',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97f0d8bd210892b4c7df84165d541ac4','tt_content',4057,'media','','','',0,0,'sys_file_reference',7054,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('97fcdf9f023ababb4220ca5e98af02bb','sys_file_metadata',13000,'file','','','',0,0,'sys_file',13094,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('980f3cc58f278f8b1df85848bde43d59','sys_file_metadata',130,'file','','','',0,0,'sys_file',221,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('982617524dff1ede32571bb1057898f0','sys_file',249,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('982618307eb947a57ee36d3e5d320ca8','sys_file_reference',7205,'uid_local','','','',0,0,'sys_file',11595,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('984531f53dfc5ab9048bd084a1025e30','sys_file_reference',7133,'uid_local','','','',0,0,'sys_file',12056,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9848f3eec6945d5555ca9888683cfaae','sys_file_metadata',2687,'file','','','',0,0,'sys_file',2782,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('984f63b58111312c8f084f75c37c5257','sys_file',5226,'metadata','','','',0,0,'sys_file_metadata',5131,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('986544a5d689c0e102314432c0ead586','sys_file',10878,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('987f1a4bb3b4652b279f543515f79077','sys_file_metadata',185,'file','','','',0,0,'sys_file',277,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('98bca2264be87f43723919da2b53b7b7','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',4,0,'tt_address',412,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('990785d3568159bcd68860b220f2b85c','sys_file',285,'metadata','','','',0,0,'sys_file_metadata',193,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('991e529e9445182dbeae436c4df605b0','sys_file',11651,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('992987dae3b831d54ab82ad16b6899dc','sys_file',5208,'metadata','','','',0,0,'sys_file_metadata',5113,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('993e3dc10f02a704d7ddd0d6ac68dab0','sys_file_reference',7046,'uid_local','','','',0,0,'sys_file',11515,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9953c3fa1672644f9dd794cf2193003b','tx_site_page_teaser',378,'link','','typolink','631bc638aa172e14294780a10ef3e567:0',0,0,'pages',1867,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9990a95d78552cedc92eeba911453bd8','sys_file',241,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('99dfe3d78a6f4b0e3e67406473691d74','sys_file',8815,'metadata','','','',0,0,'sys_file_metadata',8720,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('99f611e95fa7325e5022a5c6e415d688','sys_file_metadata',11421,'file','','','',0,0,'sys_file',11515,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('99fb02cba525c0c39b2f775445dd6452','sys_file_metadata',8867,'file','','','',0,0,'sys_file',8961,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a2c08655a5007ff8dec5f15fa8558b7','sys_file',12242,'metadata','','','',0,0,'sys_file_metadata',12149,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a2df56c35fa4036b55a49c859433057','sys_file',13159,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a32a59f2b69469ee11eb094ce5ecc72','sys_file',5228,'metadata','','','',0,0,'sys_file_metadata',5133,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a56e6d31d605ed4bb58c136ff510c63','sys_file',10857,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a5e950d1cef97834b777148128703ca','sys_file',11628,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a61c04782c82e52150bfdf2811ba070','sys_file',265,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a6900d153142e4dcf966bd423eebfd8','sys_file_reference',7271,'uid_local','','','',0,0,'sys_file',5437,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a6ef67a7b7a17be9ea0866b3b3ff3d3','sys_file',12044,'metadata','','','',0,0,'sys_file_metadata',11950,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a9c4a34100091e6c9e23ea2d1905a90','sys_file',13137,'metadata','','','',0,0,'sys_file_metadata',13043,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9a9fad6957581c70c71d659cff0ec2f7','tt_address',403,'description','','typolink_tag','1',0,0,'_STRING',0,'evan.arnold@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9aa135443d1311a9d81686cd5f84b292','sys_file',10836,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ab959f6d1b95797854a8f404f070232','sys_file',226,'metadata','','','',0,0,'sys_file_metadata',135,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9aed6b860bde6647e941edf52617d4a1','sys_file',11561,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9afefec407f5b15e1fec51eb9d49027f','sys_file',13090,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b09d94ff6717ebf26383742a84f523a','sys_file_metadata',8797,'file','','','',0,0,'sys_file',8891,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b1077fe2f4dc56701eb56eac9bba622','sys_file_metadata',5122,'file','','','',0,0,'sys_file',5217,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b2a0f2d0ed251e9200f6a9b924c649a','sys_file',5215,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b4b20fa158ba0ed74eb641d5b998278','sys_file_reference',7068,'uid_local','','','',0,0,'sys_file',12043,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b4f229afadedb84fce6d137d6eb711b','sys_file_metadata',11343,'file','','','',0,0,'sys_file',11437,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b54e84b2e46aa4565ede642236e8972','sys_file',11565,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b5d4466796da9331557de38455ba0e4','tt_content',4027,'tx_container_parent','','','',0,0,'tt_content',4026,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b5e1b7ef5b21944067223b987ba0e7e','tx_site_page_teaser',384,'image','','','',0,0,'sys_file_reference',7069,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b69739a890d68b192d1144d385c2119','tt_content',4039,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b806f2fce49569f528549ecbc70e8d2','sys_file',247,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9b9237397b9925222cf5103d89430ffd','sys_file',172,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ba5e761334f35cefb2fdad94897e9c8','sys_file_reference',7122,'uid_local','','','',0,0,'sys_file',11651,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bb2c90bfc5b41cdf3aa03fdae3b2d3c','sys_file_metadata',203,'file','','','',0,0,'sys_file',295,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bc98a9808eb375c973b1e5b4a8836df','sys_file',174,'metadata','','','',0,0,'sys_file_metadata',82,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bdb334043956cfc869237cd81cac8f1','sys_file',224,'metadata','','','',0,0,'sys_file_metadata',133,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bde5a166c4e77688edfd2fde374b3ac','sys_file_reference',7095,'uid_local','','','',0,0,'sys_file',11522,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9be4ed6ec3fc48d3ad1976742506f86b','sys_file',10879,'metadata','','','',0,0,'sys_file_metadata',10785,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bf21a2b2c2cc125b19fae1685e5aadb','sys_file',10847,'metadata','','','',0,0,'sys_file_metadata',10753,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bf2e817afcd6005f4b9a76b00f38df2','tx_site_page_teaser',381,'link','','typolink','2413e39e3e7b59bda67e6b99024e34f0:0',0,0,'pages',1868,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9bf6812ac2bcff66e82e3ec4b8460a09','sys_file_metadata',11276,'file','','','',0,0,'sys_file',11370,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9c25f33d0c0e8f311edb25c4641c5889','sys_file',11643,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9c2f8a51c6fe14ef560106ae98204bed','sys_file',11544,'metadata','','','',0,0,'sys_file_metadata',11450,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9c5a43620f84ac4ac80dd9ae34e5c269','sys_file',11625,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ca069e64a895fe73a50b12cf477f8ef','sys_file_metadata',10782,'file','','','',0,0,'sys_file',10876,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9cabfcf352621f62cd4154971ab3f594','tt_content',4408,'tx_container_parent','','','',0,0,'tt_content',4406,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9cbf7769fd0b35224e8afe4094fed9d1','sys_file',10853,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ccc99539c941f55efc261d76cdd90f9','sys_file_reference',7178,'uid_local','','','',0,0,'sys_file',11646,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9cd117195f5ad5a397a490ab8a8ff7a1','sys_file',8967,'metadata','','','',0,0,'sys_file_metadata',8873,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d22a8f823f1bdd74175b235c74923f1','tt_content',4114,'tx_container_parent','','','',0,0,'tt_content',4112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d33af6d5aaf033e0aad5f96511ee0e1','sys_file',11364,'metadata','','','',0,0,'sys_file_metadata',11270,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d74629528d30adfe84acde9f042bf00','sys_file',10847,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d85bb521389161529f53b75910fa84f','sys_file_metadata',196,'file','','','',0,0,'sys_file',288,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d8ea4db688e4f7416664d112f2d2780','sys_file',1865,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d9006d93f4e43afafb419ec44d718ab','sys_file_reference',7265,'uid_local','','','',0,0,'sys_file',11546,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d905459c4703587d27f4dd90b94b27a','sys_file',10974,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d9369e248540895c2cdc332bebaead4','tx_site_product_type',6,'images','','','',0,0,'sys_file_reference',7116,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9d9572cd9a6ee250fbaa43bfc2f9407a','sys_file',12067,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9dd302f6b408b2b723557c0017ff2cc4','sys_file_metadata',8845,'file','','','',0,0,'sys_file',8939,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9dd58f150e17f3c8d2c7042867722e4d','sys_file_reference',23478,'uid_local','','','',0,0,'sys_file',14057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9dd86df5fe6990b76695ffb688fda930','sys_file',243,'metadata','','','',0,0,'sys_file_metadata',152,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9de0e2327fe100f76b5f18aa4e48e9d6','sys_file_reference',7165,'uid_local','','','',0,0,'sys_file',11638,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e1c6dff0969b1698503ffb02673ba1f','sys_file',8925,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e272ebf6f3dc481c0670b348ef6f943','sys_file',11520,'metadata','','','',0,0,'sys_file_metadata',11426,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e2c0eb31e16fb1beb4f1868e9461f03','sys_file',11595,'metadata','','','',0,0,'sys_file_metadata',11501,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e344df970721a5a2dca7d59865315a6','tx_site_icon_card',88,'icon','','','',0,0,'sys_file_reference',7271,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e37a82544d8e533b36a2842c86854d7','sys_file',180,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e7544cd3c8811599d74f278823433fc','sys_file',10787,'metadata','','','',0,0,'sys_file_metadata',10693,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9e7bdd695ee53a223d8075b957b23e50','sys_file',8930,'metadata','','','',0,0,'sys_file_metadata',8836,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9eb7a1afde481c133df96fd95e36ef67','sys_file_metadata',11949,'file','','','',0,0,'sys_file',12043,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9eb7a29c9f8fbdf1bb81abb22a5b1620','sys_file',8948,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ede187cfb4d3d20f39ae52310682ef8','tx_news_domain_model_news',2746,'fal_media','','','',0,0,'sys_file_reference',18365,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ee7c03e2ad0d80690ddcb8bddcc853a','sys_file_metadata',93,'file','','','',0,0,'sys_file',172,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f19bed69ad2fdc78d658ebaf25ef234','sys_file',218,'metadata','','','',0,0,'sys_file_metadata',127,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f1d7ab4cc6ea3e9ab6e3f14f6beea64','sys_file',314,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f233914b84c3b3cc46a3a7306e4b065','sys_file',11393,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f34ccbe0911b5a7cd68060365e89155','sys_file',11468,'metadata','','','',0,0,'sys_file_metadata',11374,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f386224ed7b24d68f6903cb48058f0a','sys_file',8941,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f3c24e6065ae2ed7abe2a94e82cc46f','sys_file',294,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f4a809fc4dea3ffd627f7d9799a5823','sys_file_metadata',8703,'file','','','',0,0,'sys_file',8798,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f7c69cc659a52a14eeeefb5e2867fb5','sys_file',13327,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f7d40b3d8400da8d113eeb455872262','sys_file_metadata',10971,'file','','','',0,0,'sys_file',11065,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f93ef4d8b0d5a8cecc4423425129084','sys_file_metadata',153,'file','','','',0,0,'sys_file',244,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9f9e88b39737ec38c46888f2707ab151','sys_file',8960,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9fc0c9bd3402d7b98783555642bb7db9','sys_file',1863,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9fc53997065c43adc7059daab0f49ba8','tt_content',4425,'tx_site_icon_card','','','',4,0,'tx_site_icon_card',91,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9fe7561d264f6683b457a7926070f718','sys_file_metadata',11496,'file','','','',0,0,'sys_file',11590,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9fee53661d123f272158f28dd7d67ce1','sys_file',10833,'metadata','','','',0,0,'sys_file_metadata',10739,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ff4a95e31860c2100b6dcc6b02ed5e0','tt_content',4265,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('9ff8c407cf06ca4ae403fb851fff386a','sys_file',139,'metadata','','','',0,0,'sys_file_metadata',21,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0110bc69e0a246f2b59b06191f05c78','sys_file',209,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0227783204142d42b3177da2dc3f988','sys_file_metadata',8825,'file','','','',0,0,'sys_file',8919,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0300474f136e01cd44b56edb3f89292','sys_file',14337,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0481a47f5c5de07fbf921350e3ccd51','sys_file',180,'metadata','','','',0,0,'sys_file_metadata',89,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0c18a516336703d74c70a1073090e8f','sys_file',8901,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0c7f2c3c7238642cd7ead1254d176bf','sys_file',11348,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0e2b2e04dc309b7d8802ceeaadc08d0','sys_file_metadata',24,'file','','','',0,0,'sys_file',142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0e3484f6c7a8f84670d248d38202853','sys_file',11457,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a0e871651b91f5c7f8c86762f6da42a4','sys_file',10888,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a104847b7d54d0d12a259ca4fd6ed1cc','sys_file_reference',7197,'uid_local','','','',0,0,'sys_file',11934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a10cce2cb775d5ff262cc336ccf3696e','sys_file',11542,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a1979c55eb1ec507f53e5a07a7ddf4ff','sys_file_metadata',11308,'file','','','',0,0,'sys_file',11402,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a1c66f6c70dde79b0551c7837563e1a4','sys_file',202,'metadata','','','',0,0,'sys_file_metadata',111,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a1cb790fdb4aa9d7f071a4d94559d9a0','tt_address',412,'image','','','',0,0,'sys_file_reference',222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a1ebaba6fc86ba1b73dd827576ada583','tt_content',4143,'tx_container_parent','','','',0,0,'tt_content',4142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a20ca8ac2aa74ffcff8d4f9bea9ba077','tt_content',4417,'tx_container_parent','','','',0,0,'tt_content',4416,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a249cc0f9e56350a3f28e99f444264f6','sys_file_metadata',8839,'file','','','',0,0,'sys_file',8933,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a24c0ec7ec8f9301d7ac314bed574a30','sys_file_metadata',5129,'file','','','',0,0,'sys_file',5224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a25c4c829016f5f0238386fb3113dd5d','sys_file_metadata',8814,'file','','','',0,0,'sys_file',8908,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a26d5dafacb7974b90872cbfbf1fdd2f','sys_file_metadata',166,'file','','','',0,0,'sys_file',257,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a2af54b41a2e34958cf0f4b8f5ce0a44','tx_site_icon_card',74,'icon','','','',0,0,'sys_file_reference',7213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a2cad212f4328780d9546b645a17b69c','tt_content',13598,'tx_container_parent','','','',0,0,'tt_content',13595,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a2e0e74206884121c3c94024fae13f30','sys_file',10796,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a2f23617f74ff0fcc188ed5e6bf85dd8','sys_file_metadata',8700,'file','','','',0,0,'sys_file',8795,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a2f3f133c6b67d15cac58319b5ddc1b1','sys_file',270,'metadata','','','',0,0,'sys_file_metadata',178,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a32efcf85ecbbd1f2e2aa23a7ddd2eeb','tt_address',406,'image','','','',0,0,'sys_file_reference',220,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a33f246ddd933ba3fdadb96cb3f9269c','sys_file_reference',28167,'uid_local','','','',0,0,'sys_file',13838,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a340d362803ea9b6ee54f691fcb57a9c','sys_file',8928,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a34cf8c5772ff33b75d42ed08d15d241','tx_news_domain_model_news',2315,'fal_media','','','',0,0,'sys_file_reference',3516,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a357a3a83dd31084af83d4e93436859e','sys_file_metadata',5117,'file','','','',0,0,'sys_file',5212,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a3698eab20c8d7fad695b4a4d3c094db','sys_file',10863,'metadata','','','',0,0,'sys_file_metadata',10769,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a38db3e83ce0e5ad0b7758b2eb1cfe58','tx_site_product_type',12,'images','','','',8,0,'sys_file_reference',7267,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a391602ed7157a0a1cf7b9e2c46e585a','sys_file_metadata',20,'file','','','',0,0,'sys_file',139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a394ec81310da04b151465dfba17d58d','sys_file_metadata',10885,'file','','','',0,0,'sys_file',10979,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a39d82618b09e18a000f07e79acb7e64','tt_content',4298,'tx_site_vertical_tabs','','','',2,0,'tx_site_vertical_tab',13,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a3e194f637fe4d0a6aca33fea06327a6','sys_file',5183,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a40f175c82097fac56130a1dc8511c38','tx_site_product_type',9,'images','','','',1,0,'sys_file_reference',7136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a417082e5c476d672611d6d0c1a3b9ac','sys_file_metadata',98,'file','','','',0,0,'sys_file',189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4293dbcabcbd639da8451aa17296820','sys_file_metadata',191,'file','','','',0,0,'sys_file',283,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4542a7f16e9fedf576f9f2315058434','sys_file',10801,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a455b0420da50d2639fda21f7b9b44ec','sys_file',178,'metadata','','','',0,0,'sys_file_metadata',86,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a457c817229ccd57e09ff9242a8db52a','sys_file',11625,'metadata','','','',0,0,'sys_file_metadata',11531,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4726d73a6ff677ca9b831bb1f4e285b','sys_file_reference',7088,'uid_local','','','',0,0,'sys_file',11577,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4874234beee464a88862fb179ca68f1','sys_file_metadata',11417,'file','','','',0,0,'sys_file',11511,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4919f2e5da0495f8dfa05764b4bab77','sys_file',11066,'metadata','','','',0,0,'sys_file_metadata',10972,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4a13da2e3ca6aac8ae37af0fa804e99','sys_file_reference',14226,'uid_local','','','',0,0,'sys_file',12248,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4b39d6526237c6f909643f18c9d70e9','sys_category',322,'items','','','',1,0,'tt_address',433,'',0,0,2147483647,0,'categories',0,0,2147483647,0,1),
('a4b40eb70ab3096f95bfde1c1e601b23','sys_file',12252,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4f7793f5f906a0adf2eaec8818e8ac3','sys_file_reference',7050,'uid_local','','','',0,0,'sys_file',12077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a4fb581701c1f5a4e8288c204b385873','tx_news_domain_model_news',2749,'fal_media','','','',0,0,'sys_file_reference',18369,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a50efe2115b637237108e4b674bed9c0','tx_site_page_teaser',387,'image','','','',0,0,'sys_file_reference',7073,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a52bba9c5292851addefec390581a703','sys_file_metadata',11972,'file','','','',0,0,'sys_file',12066,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a53b648d78ec429108f5bd8d1da68545','sys_file_metadata',10769,'file','','','',0,0,'sys_file',10863,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5587651b3048f199fa0bed9eb686a48','tx_site_product_type',9,'images','','','',2,0,'sys_file_reference',7137,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a584b90b76589b6da9cbe196f83e6ddb','be_users',24,'email','','email','2',0,0,'_STRING',0,'kai.unterberg@km2.de',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a58a34a45b31100b000d821a5b0aa586','sys_file_metadata',193,'file','','','',0,0,'sys_file',285,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a59ef409906169cd615c3ade1caf0e87','sys_file_reference',7070,'uid_local','','','',0,0,'sys_file',12041,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5b7868eafe8e1e4b83e47a4ee566146','tx_site_product_type',12,'images','','','',6,0,'sys_file_reference',7265,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5bdcdbc09f3568045b5f5926120d8f6','sys_file',11525,'metadata','','','',0,0,'sys_file_metadata',11431,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5d003f27a0fc0209501b3c47a98eeca','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',2,0,'tt_address',433,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5d367a2587ea69a1286cb454005dd9c','sys_file',5189,'metadata','','','',0,0,'sys_file_metadata',5094,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5dd1da577410676f6e6dac569532b81','sys_file',12040,'metadata','','','',0,0,'sys_file_metadata',11946,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a5f4452e8a760c4fbf13ea7164bc3e34','tx_site_product_type',9,'images','','','',3,0,'sys_file_reference',7138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a63f3440a54403b0137eae47edd72849','sys_file_metadata',10714,'file','','','',0,0,'sys_file',10808,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a64568f0f6927fb2d990dd8c4c00cc77','sys_file_metadata',8855,'file','','','',0,0,'sys_file',8949,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a64d16b8af98cc7a2eda23d281efd8c9','sys_file_metadata',86,'file','','','',0,0,'sys_file',178,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a67f5541f0e84081d4d3a010708dfcb9','sys_file_metadata',8848,'file','','','',0,0,'sys_file',8942,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a68f7d400c1ea493b6dedc269c73d74c','sys_file',12061,'metadata','','','',0,0,'sys_file_metadata',11967,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a6968cc50d5318f4c62d74ebc59898ef','sys_file_metadata',13129,'file','','','',0,0,'sys_file',13223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a6a4536f245e3258cb87018eff7fbfcb','tx_news_domain_model_news',2747,'fal_media','','','',0,0,'sys_file_reference',18366,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a6c1cae5476a2156faaad99d0b34e0cb','sys_file_metadata',10886,'file','','','',0,0,'sys_file',10980,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a6cd979ebfc92aff7822c211d9d14362','sys_file_metadata',13089,'file','','','',0,0,'sys_file',13183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a6f03d9a9986737c33214a49e4cb2b2b','sys_file',283,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a70582f148c49dc5c59c6e40fb038282','sys_file',11515,'metadata','','','',0,0,'sys_file_metadata',11421,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a71f00760e881b6a4dd8ae70cfcdefeb','sys_file_metadata',13231,'file','','','',0,0,'sys_file',13325,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a75bfe134aa75a24ca45b863f357d68e','sys_file_metadata',10764,'file','','','',0,0,'sys_file',10858,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a782c9f88c241bf2bf1391fed4fd7725','sys_file_metadata',5097,'file','','','',0,0,'sys_file',5192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a790d492d4ca14ad2c27848110135abd','sys_file',8795,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a790f3b2cbdbb946b0a962742c6b66bb','sys_file_metadata',14271,'file','','','',0,0,'sys_file',14363,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7b7b4333d888c229a0989ceab932815','sys_file_metadata',11426,'file','','','',0,0,'sys_file',11520,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7bcbb4d444d6cc8da6d09a0c703eeec','sys_file_metadata',11545,'file','','','',0,0,'sys_file',11639,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7c6feae60da9f45353285c2b14f5930','sys_file_metadata',11934,'file','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7ce008056e0ee9f82a551d03770dbfe','sys_file',11439,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7d005e33e8b95f96a23438f78a7a62f','sys_file_metadata',10730,'file','','','',0,0,'sys_file',10824,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7f562582ed333b868abe3e836f3fbbf','sys_file',8895,'metadata','','','',0,0,'sys_file_metadata',8801,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a7fc24050e8bdaf491909f80778778e4','sys_file',13243,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8250223ec0a98027cf275bbd91ad99a','sys_file_metadata',11468,'file','','','',0,0,'sys_file',11562,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a839aefe6beb10d8bfd4a60968329ce1','sys_file',5208,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a852520bae89630e121e084d223b9fe1','sys_file_metadata',10887,'file','','','',0,0,'sys_file',10981,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a868b0400bce86c00bf1d3f0f72a4284','sys_file',5189,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a874d341a4b229df1f7d46ccb828976c','sys_file',11529,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a875536bb759e7bb0a35c47517a53f97','sys_file',12050,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a88773b6ee23465d9677971abd68c4a0','sys_file_reference',18368,'uid_local','','','',0,0,'sys_file',12029,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a89515f4d2df8ffbd0682d5466dddcc0','sys_file',10850,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8951bca95a25684b05ebc0c100fdf5d','sys_file',11530,'metadata','','','',0,0,'sys_file_metadata',11436,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a895f3fdc04f1b358e366c9ce4e9e852','sys_file',10789,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a89b91d62bb126b31c30a442d9c68a2e','sys_file',8962,'metadata','','','',0,0,'sys_file_metadata',8868,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8a12d32f3fa16e8d24c3026461351c6','sys_file_reference',7274,'uid_local','','','',0,0,'sys_file',5436,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8b00844944e22574ffc9365573f5df8','sys_file',10808,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8c8b743e9a06939d106da5e2d331d18','sys_file_metadata',5118,'file','','','',0,0,'sys_file',5213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8fab1cf35d89bef428f4558287e8161','sys_file_metadata',5110,'file','','','',0,0,'sys_file',5205,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a8fd04ca953a228abecdf31a1d86b3d7','sys_file',11557,'metadata','','','',0,0,'sys_file_metadata',11463,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a90966c88afe6c5bed02aca41f6ba1b4','sys_file_metadata',8803,'file','','','',0,0,'sys_file',8897,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a929af13a862ef2bb24d85d9b8308269','sys_file',8924,'metadata','','','',0,0,'sys_file_metadata',8830,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9362837404008b491085578cb738c32','pages',1848,'tx_site_header_button_link','','typolink','0e5697ef4bf99f147dc0b72e12604ac3:0',0,0,'pages',1880,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a944b3390c74aa53e85d63473b06a6c2','sys_file_metadata',11969,'file','','','',0,0,'sys_file',12063,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a959600f5320abdca22a103ee6300266','sys_file_metadata',8847,'file','','','',0,0,'sys_file',8941,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a99427869887c4776c4eac0d4b3edb0c','tt_content',4164,'tx_container_parent','','','',0,0,'tt_content',4162,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9a5bbcde5986d7e2a4871402a8242f0','sys_file_metadata',11474,'file','','','',0,0,'sys_file',11568,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9a76610016aa924dac80160aba2472c','tt_content',4322,'tx_site_icon_card','','','',1,0,'tx_site_icon_card',74,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9b38f4c01ee6c6fc58e0363923185c6','sys_file',10892,'metadata','','','',0,0,'sys_file_metadata',10798,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9cbe79cb9877a3427154526cfbafc95','sys_file_metadata',11393,'file','','','',0,0,'sys_file',11487,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9cf98080fe389b8c4e8ac8417db55d1','sys_file_metadata',11982,'file','','','',0,0,'sys_file',12076,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('a9fd6c3b7c432c6fa26464d40eea7c1c','sys_file',279,'metadata','','','',0,0,'sys_file_metadata',187,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa256a97f516799018e35ac99c854206','tx_site_page_teaser',367,'link','','typolink','779a5a408f445ccc1b3878f4230b5cae:0',0,0,'pages',1860,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa299a0e7477507834f167cb5745f277','sys_file_metadata',11440,'file','','','',0,0,'sys_file',11534,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa3d0ec10f75288de255ae8058a5f3b7','sys_file_reference',28720,'uid_local','','','',0,0,'sys_file',11402,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa4b1127dffb8cc279e018effc23d078','sys_file',4668,'metadata','','','',0,0,'sys_file_metadata',4573,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa5a3f948ee702aaff73cb68a2f7da8e','sys_file',14336,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa5f24e1ffdbde842b1b759061d0adc2','sys_file',11654,'metadata','','','',0,0,'sys_file_metadata',11560,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa625ef9fb87dc79d7f8baf0a49689e6','sys_file_reference',7282,'uid_local','','','',0,0,'sys_file',11734,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa819c6b509ac51670f313a45d15248c','sys_file',265,'metadata','','','',0,0,'sys_file_metadata',173,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aa8b875951aa4f1d6d4443400cd448b8','sys_file',190,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aaaa2feef0874284226366b7d9f49d7b','tt_content',4247,'tx_container_parent','','','',0,0,'tt_content',4245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aaddc19096cbde340d846772b6396dc3','sys_file',10887,'metadata','','','',0,0,'sys_file_metadata',10793,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aae3cdd0422510d360a2ffff2359be04','sys_file_metadata',11528,'file','','','',0,0,'sys_file',11622,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aaf1d6af627baeb9a40a83fd0ad1269c','sys_file',10866,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab0c11cee8a806777f64c82a557ad341','tt_content',4064,'media','','','',0,0,'sys_file_reference',7057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab295ee92722c593d5cbec7735127e74','sys_file',5461,'metadata','','','',0,0,'sys_file_metadata',5366,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab2b51c28489054c5da32c206a1b101b','sys_file',12074,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab4075b00da0d047ff73003db6a21240','sys_file',12244,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab4c9a1b3d6cb5bd9fda3a457536acfc','sys_file',11438,'metadata','','','',0,0,'sys_file_metadata',11344,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab61fd2d81ba5983b4b17a3dd3e1e40a','sys_file_metadata',111,'file','','','',0,0,'sys_file',202,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab655bc718014439550895cc97ad9b42','sys_file',11640,'metadata','','','',0,0,'sys_file_metadata',11546,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab6570f0fa760ce99d5971c9b4183b17','sys_file',230,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab6983a2f785f8cc5d48f677879cc39b','sys_file_metadata',10706,'file','','','',0,0,'sys_file',10800,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab69ff7ff5d40939e131c087871e5f5d','sys_file_metadata',21,'l10n_parent','','','',0,0,'sys_file_metadata',20,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab77694f339147410c289941f1a3072f','sys_file_metadata',1765,'file','','','',0,0,'sys_file',1860,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ab9bc84e1d679849246e6ad378795ea9','sys_file_metadata',129,'file','','','',0,0,'sys_file',220,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abad8cc625a02d911cd71c5c022c1991','sys_file',233,'metadata','','','',0,0,'sys_file_metadata',142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abb04545a7f42caf32b34545d05a741e','sys_file',11562,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abd19cee897d05691ab502718459cf5a','sys_file',286,'metadata','','','',0,0,'sys_file_metadata',194,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abdaff2ab8426c90bf8dc699d758f836','sys_file',12070,'metadata','','','',0,0,'sys_file_metadata',11976,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abdf52fedb32ec7e0c4be84a94f9cf25','sys_file',239,'metadata','','','',0,0,'sys_file_metadata',148,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('abdfc28abc41ddb6423385a8ede4f535','sys_file_metadata',11937,'file','','','',0,0,'sys_file',12031,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac11803344e12acc436c68cf856373cc','sys_file',12029,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac1d96f0250f772f3c76c293d2b97db2','sys_file',1870,'metadata','','','',0,0,'sys_file_metadata',1775,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac25cf783a577a0664d0d236e96c1fb2','sys_file',1862,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac4c34787762cdd8c7a1e974d7ee0b4e','sys_file_metadata',11973,'file','','','',0,0,'sys_file',12067,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac4ee5112700e243fb37100fb8468ddd','sys_file_metadata',11397,'file','','','',0,0,'sys_file',11491,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac5644d2c0c4b5a1ebaffa39a59c8ea1','tx_site_product_type',12,'images','','','',5,0,'sys_file_reference',7264,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ac95deeb4ade43329eb169f8498a5bec','sys_file',255,'metadata','','','',0,0,'sys_file_metadata',164,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aca43dd4042c5812bd2b4705fe997257','sys_file_reference',226,'uid_local','','','',0,0,'sys_file',11437,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('acb504d208f7f04d2055272fe980a127','sys_file',11069,'metadata','','','',0,0,'sys_file_metadata',10975,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('acdc46c6aa3d34e4c89c3a1d3adffbf0','tt_content',4228,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','48d356b6ff2eae4b9341e8d7439494f4',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aceddd489abc94bee2696e685b072258','tt_content',4466,'bodytext','','email','2',0,0,'_STRING',0,'prescription@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ad12709ebd5887dae67d6740455d9123','tt_content',4270,'tx_container_parent','','','',0,0,'tt_content',4268,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ad1785326abac30c76fcbd1419ce2c15','sys_file',10820,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ad2f5c7219e74efd866a3e0c7e3856c5','sys_file_reference',7082,'uid_local','','','',0,0,'sys_file',11622,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ad50cfea6c78fd8f1cdb1ad6d7b7104d','sys_file_reference',7284,'uid_local','','','',0,0,'sys_file',11732,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ad6c4837d459c7d853c061d6115e2b22','tx_site_vertical_tab',13,'media','','','',0,0,'sys_file_reference',7206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('adadf44e537026a07fba737b66fbfe75','sys_file_metadata',11446,'file','','','',0,0,'sys_file',11540,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('adc5e3737c53feb824a633daa1aade69','tt_content',4150,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','9e8e3d39bcf1dcbae4e9373e0d54ac73',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('add17b7de81ed4ca7337ba09b4aaaae2','sys_file',8919,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('adea49b383d95a091c11f337f6996655','sys_file',13229,'metadata','','','',0,0,'sys_file_metadata',13135,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('adf760e117bb9bc029426ad681bca4f7','sys_file',10979,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae1d22ca99d19bd6e3245e84a57fbb94','sys_file',13240,'metadata','','','',0,0,'sys_file_metadata',13146,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae21c3ed2c41828cbdb68b53958a59fc','sys_file',13103,'metadata','','','',0,0,'sys_file_metadata',13009,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae2ac10d764983f214b0cdc4b994b0fe','be_groups',8,'subgroup','','','',0,0,'be_groups',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae357f56eb69d11a964c4138ed909898','sys_file_metadata',108,'file','','','',0,0,'sys_file',199,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae47a78b747e87151b9cd1626e9bbea4','sys_file',11069,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae54f567761922fba8ff8d88c91ae20a','sys_file',11365,'metadata','','','',0,0,'sys_file_metadata',11271,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae5f55be312c5d0e409f8e9dd85c48d5','sys_file_reference',235,'uid_local','','','',0,0,'sys_file',12034,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae861fbb8ed32c9495370d167d92ee35','sys_file_metadata',1773,'file','','','',0,0,'sys_file',1868,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae8670c08c5ecbce4b7bd40e55e5e6ba','sys_file',13096,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ae8cb951575c24b8e163adfa3d51f317','sys_file',10872,'metadata','','','',0,0,'sys_file_metadata',10778,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aeb0dd5865a76478717f479547e3c6e2','sys_file_metadata',10790,'file','','','',0,0,'sys_file',10884,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aeb8dff0fa8b7eb3e7994cf8466de5db','tx_site_accessories',205,'image','','','',0,0,'sys_file_reference',14223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aebb50f6cc569b3bc5372745453529fc','sys_file',8965,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aee0450264b620f0e445eea9c8f3540c','sys_file',254,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aeea96ea45550a0d688b67d4e4821ae6','sys_file',182,'metadata','','','',0,0,'sys_file_metadata',90,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('af3e7c80b6327e6d760c678e48a9e16b','sys_file',11543,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('af746a2c45737b58af2a0661b3be2a9b','sys_file',10806,'metadata','','','',0,0,'sys_file_metadata',10712,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('af7c344b3dc3b34a89ba293e44cc7ab6','sys_file',10883,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afa9452e996e0bd9d1d768c96e7bd0af','sys_file',8936,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afb42005cf8675c4c7def0736f331722','tt_content',4097,'tx_container_parent','','','',0,0,'tt_content',4096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afb94bd2fc5bbec1fdf2e11855a64e19','sys_file_metadata',13961,'file','','','',0,0,'sys_file',14055,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afcac8a184e61afc39b677f220f1daaa','sys_file',11727,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afd12b07bc1807f2ec1b7e233f54bdd4','tx_site_product_type',5,'images','','','',4,0,'sys_file_reference',7107,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afd95631b43eeef000648d3890c02a27','sys_file',8901,'metadata','','','',0,0,'sys_file_metadata',8807,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afe3aa7fd3f7740147c40b7c10771540','sys_file',14055,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afe63141c9455148deb56ba028406f5a','sys_file',11496,'metadata','','','',0,0,'sys_file_metadata',11402,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('afe6996f644d32a501ac801a677d8d78','sys_file',221,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('aff06950a0ecd5ef7321046757bc3972','sys_file',5437,'metadata','','','',0,0,'sys_file_metadata',5342,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b00c02c5d56aeb33590f04606d1e1b11','sys_file_metadata',10779,'file','','','',0,0,'sys_file',10873,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b047eeb77aac268113804dfc04fa1ba2','tx_site_product_type',8,'images','','','',1,0,'sys_file_reference',7131,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b06d52c2fd60595901dc37f960700d4c','tt_content',4419,'tx_container_parent','','','',0,0,'tt_content',4418,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b07573a6b22365fee73374680f61cedf','sys_file',258,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b077795f5910431460a77e1255c59f23','sys_file_metadata',10785,'file','','','',0,0,'sys_file',10879,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b09914ac02e8e28ce036386d36a45dca','sys_file_metadata',10776,'file','','','',0,0,'sys_file',10870,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0b0e5a1520b89ee309f8f1a628e1cc2','tt_content',4223,'media','','','',0,0,'sys_file_reference',7144,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0b91adbb5e640650869950cb9052dd3','sys_file_metadata',11967,'file','','','',0,0,'sys_file',12061,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0c15e72c2c2e717e6ca693b09f67982','sys_file_reference',7116,'uid_local','','','',0,0,'sys_file',11521,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0d55aefcb3d111cd6202c79075f564f','sys_file',10881,'metadata','','','',0,0,'sys_file_metadata',10787,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0d837ff3a60a3d2f5ef50c436ef0b0b','sys_file',10859,'metadata','','','',0,0,'sys_file_metadata',10765,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0e9c60a024ac6b516b5ec0b16fff9e4','sys_file_metadata',11539,'file','','','',0,0,'sys_file',11633,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b0ff6f98900c98795da4b887249a3110','sys_file',13016,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b100e3d294aa6ea78e3c1bdfe7035395','sys_file_metadata',10786,'file','','','',0,0,'sys_file',10880,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b111a3c741f402c368b5c2f99c3b7035','sys_file',8913,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1123e14c5635ed95267ba0da2679d9a','sys_file_metadata',202,'file','','','',0,0,'sys_file',294,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1132a0d613cda9a29d8b67cb5673a78','sys_file',11988,'metadata','','','',0,0,'sys_file_metadata',11894,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b149dfe340b961d35c10f7aee89394e5','sys_file',286,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b14c4848f17bf06d93f977cc3d11c7b9','sys_file',238,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b150bf13a377aa4c4d45de7d7d286d77','sys_file',8964,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b15741f707e095d65e34ed5eacf67f14','sys_file_reference',7179,'uid_local','','','',0,0,'sys_file',11654,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b18e71b07a2d329372fb34fd869d0217','sys_file',10830,'metadata','','','',0,0,'sys_file_metadata',10736,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b196dd9b30962b0b36efa6102eee7e3b','sys_file_metadata',10750,'file','','','',0,0,'sys_file',10844,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1ac8c34bc51b74aaf3870a6907fac7a','tt_content',4283,'tx_container_parent','','','',0,0,'tt_content',4282,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1ad7d05bd973432ab3472477969ca4d','tt_content',4317,'tx_container_parent','','','',0,0,'tt_content',4316,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1b9c2319ea7fe393cd528cf098b1e67','sys_file',216,'metadata','','','',0,0,'sys_file_metadata',125,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1c9551c56ac783b918b1742ba26d9fc','sys_file',13094,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1ecb33526ba97368cd6d7d3c10dfea5','sys_file',292,'metadata','','','',0,0,'sys_file_metadata',200,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b1ecd6f12b1288dd75bc44126f2aa73a','sys_file',8948,'metadata','','','',0,0,'sys_file_metadata',8854,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2058ed794993a696395071d352b321a','sys_file',5220,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2128e825f4faec50c442bdbbe173075','tt_content',4115,'media','','','',0,0,'sys_file_reference',7077,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2138c290d8217fff2a000f3f7256931','sys_file_metadata',8820,'file','','','',0,0,'sys_file',8914,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2189ead14ad44428800092db4327e0b','sys_file',10854,'metadata','','','',0,0,'sys_file_metadata',10760,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b228355382dc6eb60fe7e1c8b70bb96d','tt_content',4129,'tx_container_parent','','','',0,0,'tt_content',4128,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b23163172dcafbb4cccfc66d3baee0a6','tx_scheduler_task_group',6,'groupName','','substitute','0',0,0,'_STRING',0,'Cleanup',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b26356b39155ad43a79615b2e1b97cd7','sys_file_reference',7191,'uid_local','','','',0,0,'sys_file',11732,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b26bdf5f6db0a2908da6f41725d37bd7','sys_file',4381,'metadata','','','',0,0,'sys_file_metadata',4286,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b271c99fa29bb26177b1e417e7069843','sys_file_reference',7153,'uid_local','','','',0,0,'sys_file',11557,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b290d2345a78255b365830de390eef0d','sys_file_metadata',13139,'file','','','',0,0,'sys_file',13233,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2978be9f26b167b32e284fc5ec36720','sys_file',13099,'metadata','','','',0,0,'sys_file_metadata',13004,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2a1de29997e3931b9f405ce77b8dd02','sys_file',13234,'metadata','','','',0,0,'sys_file_metadata',13140,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2b56d6907829fe15cb0bad07975a344','sys_file',1675,'metadata','','','',0,0,'sys_file_metadata',1580,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2cf811819a3ef48e8db1ad233994c71','sys_file',275,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2d296a1876fd38708f780be861d3d18','sys_file',319,'metadata','','','',0,0,'sys_file_metadata',225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b2eab59e587996ace8d42ada682a5c44','sys_file_metadata',11433,'file','','','',0,0,'sys_file',11527,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b3074122cb3f4ee2dce47fa1426028d4','sys_file_metadata',107,'file','','','',0,0,'sys_file',198,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b327c665290df95486573e32e32a9043','sys_file_reference',7092,'uid_local','','','',0,0,'sys_file',11525,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b32fcf9af1cb7810a1ba7a51503dc076','sys_file',10869,'metadata','','','',0,0,'sys_file_metadata',10775,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b33f3f4b56a6ffb37e293fd4a133aaf0','sys_file_metadata',10747,'file','','','',0,0,'sys_file',10841,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b35e91dd3a771773950167d554fda78a','tt_content',4255,'download_item','','','',0,0,'sys_file_reference',7166,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b365ccf4769d0610fdc4d255f0cb51fd','sys_file',11372,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b3a42f9a94d1901bc8f6275ed9dff197','sys_file_reference',7161,'uid_local','','','',0,0,'sys_file',11628,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b3b33852ca9a1190f0d3471b5da7b185','sys_file',11523,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b3de4befdfa2fed38a4b13112539c6f9','be_users',47,'email','','email','2',0,0,'_STRING',0,'incole.ehrlich@km2.de',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b401c8301ff5a92fa26e217e772ad574','sys_file',292,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b40a3d11367fc6805d95bc1b27f418f4','sys_file_metadata',11461,'file','','','',0,0,'sys_file',11555,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4238f4090fe05455a3784e6169b4520','sys_file_metadata',114,'file','','','',0,0,'sys_file',205,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b427c4be775f777f4d96443dddf8f4ea','sys_file_metadata',11275,'file','','','',0,0,'sys_file',11369,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b43cfa96385f972556959a414850b5f0','sys_file',5213,'metadata','','','',0,0,'sys_file_metadata',5118,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b470efba21164cc373841e2e76da43e2','sys_file_metadata',1057,'file','','','',0,0,'sys_file',1152,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b499f4ab7083ce6b33fd67a9bf468468','sys_file',183,'metadata','','','',0,0,'sys_file_metadata',91,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4ab85375242179705472f5e63ee5b40','tt_content',4059,'media','','','',0,0,'sys_file_reference',7055,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4ae98a6d5d3a9b2c2f4fd963f8c5ec5','sys_file',10846,'metadata','','','',0,0,'sys_file_metadata',10752,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4c4b3f25235ba8ab5f1fc3e454e071a','sys_file_metadata',5095,'file','','','',0,0,'sys_file',5190,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4ca671451aff5b392860bc9d8f5a132','sys_file_metadata',11501,'file','','','',0,0,'sys_file',11595,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b4dba31fb4b34942988942f04c05a987','sys_file_metadata',182,'file','','','',0,0,'sys_file',274,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b52311317a2177fc91d0bcfb63247416','sys_file',10825,'metadata','','','',0,0,'sys_file_metadata',10731,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b52d1e6e076e8be97814d9342ca1dd8e','sys_file',10799,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b562c043c8a3abc4f7a132acc4dd0160','tx_site_product_type',4,'images','','','',0,0,'sys_file_reference',7092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5ccf4b8cc0a2e3cbec2951541add537','sys_file',8953,'metadata','','','',0,0,'sys_file_metadata',8859,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5e236ccafe374e368fd44ebc18ab0ce','sys_file',10811,'metadata','','','',0,0,'sys_file_metadata',10717,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5e2834e32cfd6bc4bd675d517e5903b','sys_file',11446,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5e655f0d5e7e2faf71d36b1444f3dda','sys_file_metadata',5128,'file','','','',0,0,'sys_file',5223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5f971b0233b4141446ceb85c6548fa9','sys_file',13184,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b5fdd07923df6f052bea88b937abfa35','sys_file_reference',221,'uid_local','','','',0,0,'sys_file',11440,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b636d4ee10755dbc94bc392bf5740f97','sys_file',8947,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b642d67ba5cfc7fe95131db92d19ed63','sys_file',10893,'metadata','','','',0,0,'sys_file_metadata',10799,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b650d67f83fccd6b0ef317b052ab83c5','sys_file',12079,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b67805a1573e74bf49cc29bb62932c4c','sys_file_metadata',11456,'file','','','',0,0,'sys_file',11550,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b6883d027e96a78a96969d398858a81c','sys_file',197,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b68a77bdc44a4deddab4a27ba9bb0609','tt_content',4307,'tx_container_parent','','','',0,0,'tt_content',4305,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b69118adf65fa67cf4add84b58216157','sys_file',10882,'metadata','','','',0,0,'sys_file_metadata',10788,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b696cef8722f0411cc45e694e0b1b4ea','sys_file',226,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b6ad78a66b596ce230c69da4fa2bab91','sys_file_metadata',13090,'file','','','',0,0,'sys_file',13184,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b6c9082f05572629c14960573ebd0e9e','sys_file_metadata',10974,'file','','','',0,0,'sys_file',11068,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b6ef1356d4a7e73bab1db75d03a1d4de','sys_file',8958,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b715e4535c4fa05a2184a890052014b8','sys_file',11509,'metadata','','','',0,0,'sys_file_metadata',11415,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b716f4177b35d6d73dec42e04bb4395c','sys_file_reference',7119,'uid_local','','','',0,0,'sys_file',12054,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7220ae9d2d629203aa4e12a28b14f59','sys_file_reference',7142,'uid_local','','','',0,0,'sys_file',11541,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7283187d3a00fe93b50d04ed440801c','sys_file_metadata',14245,'file','','','',0,0,'sys_file',14339,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b74073f85851c9f01485473d46a933f1','sys_file',8947,'metadata','','','',0,0,'sys_file_metadata',8853,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b759c0e03b964b3767e92e944ca51ddb','sys_file',5204,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b75b632ef9083e9d904ad9b9db9c6819','sys_file',13016,'metadata','','','',0,0,'sys_file_metadata',12922,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b79f10f2a2bd9a7e0ea240c9e96ff2b9','sys_file_metadata',104,'file','','','',0,0,'sys_file',195,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7bb166efcd423e460a65ac7a6ca8f26','sys_file',285,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7bff09ca2a2de2aad6edd01dd0b80a6','sys_file',10855,'metadata','','','',0,0,'sys_file_metadata',10761,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7c794301ce325a2a5c23be509e430be','tt_content',20790,'tx_container_parent','','','',0,0,'tt_content',20788,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b7e290cd895a4d17e7926b1bb1b0a8ca','tt_address',430,'description','','typolink_tag','1',0,0,'_STRING',0,'ken.penland@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b8219d53f5d910afbc89c2c0880fbd1a','sys_file',8949,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b827bc7f7e76d1ac5eea164448c36ca4','sys_file',260,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b842760d383ddfd464e4c3844075c4e1','tt_content',4308,'tx_container_parent','','','',0,0,'tt_content',4301,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b85c5ce2139a6ebd43fd2f9bb7cfcaee','sys_file_metadata',13744,'file','','','',0,0,'sys_file',13838,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b85cbb03a4ecb13a548471ef23beaa48','sys_file',221,'metadata','','','',0,0,'sys_file_metadata',130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b86f9867d512ccde0587f3f081141273','sys_file_metadata',152,'file','','','',0,0,'sys_file',243,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b89124c3c6282c327efcc6bb9bab3b84','tt_content',4273,'media','','','',0,0,'sys_file_reference',7195,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b8923235ea0efe45874970320b6d067c','sys_file_metadata',11558,'file','','','',0,0,'sys_file',11652,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b899d166a21b52d3c18a080f0a198f84','tt_content',4458,'media','','','',0,0,'sys_file_reference',7291,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b89e4c01a8689c17a4d8b464725f483a','sys_file_metadata',8816,'file','','','',0,0,'sys_file',8910,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b8a3c38c1625deaa5ed2e6f7123b099a','tt_content',4271,'tx_container_parent','','','',0,0,'tt_content',4268,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b8bbe3f801e034ab088c6ee54ace3ced','sys_file',13236,'metadata','','','',0,0,'sys_file_metadata',13142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b8fc8c6c94f4e61e9e98123037a1d1d7','tx_site_product_type',7,'images','','','',0,0,'sys_file_reference',7124,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9007b56c660596f8702eb2ff3cc43ef','sys_file',237,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b92a5bdcef97bac2df9fc6c90f8d4b3b','sys_file_metadata',84,'file','','','',0,0,'sys_file',176,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9476ee47c7810cb5b3f3578bf04a685','sys_file_metadata',10754,'file','','','',0,0,'sys_file',10848,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b94a8aed838b73d463a03cb737909d78','sys_file',11371,'metadata','','','',0,0,'sys_file_metadata',11277,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b94cc141b0db9c1e9985fc33db3bb5bd','tt_content',20790,'media','','','',0,0,'sys_file_reference',23477,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('b9687fab870e7b3d735733c83376045b','sys_file_metadata',8701,'file','','','',0,0,'sys_file',8796,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b978f3a07af6efdb4a4b38f7bee3dea5','tx_site_page_teaser',387,'link','','typolink','5c8ba8bec656f14d14c5a0097ae74e5f:0',0,0,'pages',1873,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9848683ab536b96219181fad2ee32aa','sys_file_metadata',10890,'file','','','',0,0,'sys_file',10984,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b987df1023ebd3bb3b3bdd29c8b9b027','sys_file_metadata',8863,'file','','','',0,0,'sys_file',8957,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b99af7b21f08412bf6446790c00abdeb','sys_file',8959,'metadata','','','',0,0,'sys_file_metadata',8865,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9aa2a1bde841a1433fc7a58d86de8d6','sys_file_reference',7164,'uid_local','','','',0,0,'sys_file',11653,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9b814934b652fef419201f094bedb1c','sys_file_metadata',8858,'file','','','',0,0,'sys_file',8952,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9c31166b519db5f1b9839c3cfb2418e','sys_file',8907,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('b9eb3202b8610da0ba61ceddc5db6075','sys_file',14363,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba085cb637eccc4a690034169452ac16','tx_site_icon_card',87,'icon','','','',0,0,'sys_file_reference',7270,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba43a7362000f8c08f73ec6306e57851','sys_file_reference',7048,'uid_local','','','',0,0,'sys_file',11514,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba52fb0c1838637d990c8687c46e87e5','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',6,0,'tt_address',418,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba605ddd9b62f64cfb765e304e645fc5','sys_file',11067,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba8b4d95d97c9b0d484d2398402b1fe2','sys_file',10829,'metadata','','','',0,0,'sys_file_metadata',10735,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ba99750cdad9e0188fa2d1d4bacbbb9c','sys_file_metadata',11423,'file','','','',0,0,'sys_file',11517,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('baae1489b8c6ed912700920d89724153','sys_file_metadata',137,'file','','','',0,0,'sys_file',228,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('babe082362666f99fcdc461afb15d771','sys_file',10865,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bacc6938a7dee5e2f74e469bbabbc02a','sys_file',12986,'metadata','','','',0,0,'sys_file_metadata',12892,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bae2c371ad5942b7df3d66ad7ff57d39','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',3,0,'tt_address',409,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bae3de7cd4f0ea6bd4464049aa2b867b','sys_file',5193,'metadata','','','',0,0,'sys_file_metadata',5098,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('baec188d237d640a524d960c1eb6019b','sys_file_metadata',11459,'file','','','',0,0,'sys_file',11553,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb0174f2d75b5a57204b8bd38effeb67','sys_file_metadata',161,'file','','','',0,0,'sys_file',252,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb03aa91b2a94614941cec7f4a44bfe2','sys_file',11569,'metadata','','','',0,0,'sys_file_metadata',11475,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb27ea515dc19ea0133bc9013e148da0','sys_file',10881,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb2c5550757b9b3ef84f66d406ea7fdd','sys_file_metadata',5119,'file','','','',0,0,'sys_file',5214,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb2faa9e8b4ea0e987ca7e48dacd3809','tt_content',13586,'tx_container_parent','','','',0,0,'tt_content',13587,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb40cf248373698d55ad4130ee3fa2c1','tt_content',4065,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',3,0,'tt_address',403,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb41716ef7dc9322d789dc2ed4d553ff','sys_file_reference',3516,'uid_local','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb61bbb2e5f88eb474b4935294511e8c','tt_content',4092,'tx_container_parent','','','',0,0,'tt_content',4091,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb712b59db12401d8b7dafb4e3f97e50','sys_file',10837,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bb98ea3dd734948d4ec0c3c7ce27d3d2','sys_file',8934,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bba17067f9cc49a444208bca70148fe4','sys_file',11563,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bba4201b6d785bf8296668202eb8a03c','sys_file_metadata',11279,'file','','','',0,0,'sys_file',11373,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bba9362fb9273f52dd23f1bd33a5eb3a','sys_file',10864,'metadata','','','',0,0,'sys_file_metadata',10770,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bbd1e4ee7c7532e2b67918926c7a439e','sys_file_metadata',12133,'file','','','',0,0,'sys_file',12227,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc0638af18605902c7a0f1275ff80bc0','sys_file_metadata',10767,'file','','','',0,0,'sys_file',10861,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc20c17166a76a98ed451a32af2b33d6','tt_content',4423,'tx_container_parent','','','',0,0,'tt_content',4421,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc35d66b2231213a0d1b1e5f6aaaec39','sys_file',12050,'metadata','','','',0,0,'sys_file_metadata',11956,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc4eb7615f9af510dc44f6ea5fdc58fc','sys_file_reference',7108,'uid_local','','','',0,0,'sys_file',11570,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc51f742df9ad3870a4dfd41c89c3270','sys_file',227,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc8faba00337fe8d64a2d99994dedc4e','sys_file',12000,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc9679d2c8f117ae467e33be81d34cf9','sys_file_metadata',11541,'file','','','',0,0,'sys_file',11635,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bc9f49e59ad01f4b8329b61fd9de71e6','tt_address',403,'image','','','',0,0,'sys_file_reference',219,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bcb4d866b971c1d505e6a7b4c26c143b','sys_file',199,'metadata','','','',0,0,'sys_file_metadata',108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bcd651a6a2c43517e51c4d3b5a4b3804','sys_file',8949,'metadata','','','',0,0,'sys_file_metadata',8855,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bce5f34c03c5ee35d725f4cb35c5f47f','tx_site_icon_card',75,'icon','','','',0,0,'sys_file_reference',7214,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bcf3ae0def2dd2f0d58857901a05261f','sys_file',11546,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bd111fabd507dd1657833530a1f9f775','sys_file',1859,'metadata','','','',0,0,'sys_file_metadata',1764,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bd339575a9aa5009c4886b6bd9c48774','tt_content',4034,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',371,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bd45d3aa87c2b3e0123efd74ba75bee3','tt_content',4261,'download_item','','','',0,0,'sys_file_reference',7176,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bd8d2217a8a2c78dc8404b51928f0dfc','sys_file',8904,'metadata','','','',0,0,'sys_file_metadata',8810,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bda50cc9781ebada3b93dcb0252a4362','tx_scheduler_task',19,'tx_linkvalidator_page','','','',0,0,'pages',1,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('bdc099b9013a75f6b71faaa099077414','sys_file',11579,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bdcb35f211c08e7bd916fe6638f41205','tt_content',4029,'tx_container_parent','','','',0,0,'tt_content',4026,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bddcd08b29ebe532e7ca385ba9a68847','sys_file',12066,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bdf08ec61a1e8389c6c05d1537b6b799','sys_file',309,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bdf49d2c65adf0a0a1e95602f581ede1','sys_file_reference',7056,'uid_local','','','',0,0,'sys_file',12069,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be43fdf4c941239b14b4d287abd803f2','sys_file',11366,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be4466703708db77d641644a72cf364f','sys_file_metadata',11959,'file','','','',0,0,'sys_file',12053,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be78ee6ec11ce149aabd1812cb7360b6','tt_content',20789,'bodytext','','typolink_tag','1',0,0,'sys_file',14055,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be7f7610370a5e8bf12445852b2d370f','sys_file_metadata',82,'file','','','',0,0,'sys_file',174,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be8a3a14dae0236aa226c3a70220ffbd','tt_content',4036,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',373,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('be9faf8e72c4e2392a932876fe013b05','sys_file',11937,'metadata','','','',0,0,'sys_file_metadata',11841,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bec88434d00027e8353f85352758a7b2','sys_file',10976,'metadata','','','',0,0,'sys_file_metadata',10882,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('beca27ff02aad31441c9c001321fcd9c','tt_content',4090,'media','','','',0,0,'sys_file_reference',7067,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bee100b22440924f96c697f72fb8bfe2','tt_content',4103,'tx_container_parent','','','',0,0,'tt_content',4101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bee39455129c9f035ab17ffe52b72513','sys_file_metadata',13131,'file','','','',0,0,'sys_file',13225,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('beed7377f68492b2975bd587c83d0733','sys_file_metadata',10801,'file','','','',0,0,'sys_file',10895,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf0a9c3b17ef95e525fd9be3ff2c73fd','sys_file_reference',7293,'uid_local','','','',0,0,'sys_file',11592,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf24a2487f52fa16604935c7d6e91aca','sys_file',12985,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf38e7b155a204f3f837227ff7cbe1dc','sys_file',8895,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf3b8b8569eb05f9179d6958b7eea6ad','sys_file',173,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf430aa3e76b145595495ae397c71199','tx_site_product_type',5,'images','','','',6,0,'sys_file_reference',7109,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf4b47826e3f7e94e379408047ec0ca9','sys_file',293,'metadata','','','',0,0,'sys_file_metadata',201,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf6a1f660bd3ae5a1aaecf6a7ca777fb','sys_file',4940,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf7384ca1667bb552218f956f8ec3332','sys_file',11526,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bf88f19932e045fe5ab9f1b4865c810c','sys_file_metadata',11402,'file','','','',0,0,'sys_file',11496,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bfd9de9b6ac1bcafc4b36dd04e7066a0','sys_file_metadata',122,'file','','','',0,0,'sys_file',213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('bff34d6ffac960702bdee0a3b2802a7b','sys_file',11549,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c005cd2a6100339261b8ed8a0a416889','sys_file_reference',3523,'uid_local','','','',0,0,'sys_file',12031,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c01b0fdc837444a1f4e0f2b5c4887ea8','sys_file_metadata',12892,'file','','','',0,0,'sys_file',12986,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0431331344581815ab3e97d6e33761a','sys_file',245,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c045b71558501257754fd5e59b6e6346','tt_content',4284,'tx_container_parent','','','',0,0,'tt_content',4282,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c04602cc4e51679ce2690fbe058f6014','sys_file',232,'metadata','','','',0,0,'sys_file_metadata',141,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0a5c617f7e67c7238398e82a6ce1dd6','sys_file_metadata',5135,'file','','','',0,0,'sys_file',5230,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0a946fa1b6e0b0a96f9405bfaaa5aa4','sys_file',10839,'metadata','','','',0,0,'sys_file_metadata',10745,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0bdc8468e16d573ec38a9b5cdb9aa24','sys_file_metadata',11441,'file','','','',0,0,'sys_file',11535,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0cb596bab355d9c0ffb89349b77e029','sys_file',13231,'metadata','','','',0,0,'sys_file_metadata',13137,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0d5e3f08b323789149fa3374a9938bc','sys_file',10849,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c0e2e9900d24eedcadcab9cdac7987a3','sys_file',12062,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1044fcc56216f98693e69bf3154ee98','sys_file',239,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c113df343ede9426fc20c47abeabfc21','sys_file_reference',7052,'uid_local','','','',0,0,'sys_file',11348,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c116277751f74151e3b4772d2500d7f6','sys_file_metadata',12537,'file','','','',0,0,'sys_file',12631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c116857c197032a7d75377b6737d6de3','sys_file',3999,'metadata','','','',0,0,'sys_file_metadata',3904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1189ee160d7f6612c1aeadfafdc103b','tt_content',4188,'tx_container_parent','','','',0,0,'tt_content',4186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c120609ecf2eb3f524b031fe348f359e','sys_file_metadata',10732,'file','','','',0,0,'sys_file',10826,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c126fc14b894eb01acc911fa85809a5a','sys_file',11568,'metadata','','','',0,0,'sys_file_metadata',11474,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1282ed4260b6d49fe41bb1f1896b6c7','sys_file_metadata',11505,'file','','','',0,0,'sys_file',11599,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c12cf523d7fb4480baa49c5e66f4c0ba','sys_file_reference',7107,'uid_local','','','',0,0,'sys_file',11564,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c132ba12f8e14c651f1e5fb5cf5680c0','sys_file_metadata',11366,'file','','','',0,0,'sys_file',11460,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c138dadd030bfe95cd975ee8e12655b6','sys_file',11560,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c157944bda4d3d30a87b132e6b30c1c4','sys_file',11599,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c16127a2946f2fdd083689e33273d0d8','sys_file',11233,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c190eeafb2fd0c435bb059259fc23c63','sys_file',281,'metadata','','','',0,0,'sys_file_metadata',189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c19abf9d4573448a9df0759fe2fba3cb','sys_file',190,'metadata','','','',0,0,'sys_file_metadata',99,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c19c9298412acffff3e02daf1fb88763','sys_file',13305,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1a2181889b5c19a8f37faba523cd813','sys_file',10864,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1ac1c017e901d4196306f456a17407e','sys_file',10882,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1ac5dc45d3e6f945d6c361124600685','sys_file_metadata',11473,'file','','','',0,0,'sys_file',11567,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c1c2df4b52aa35a935dd3943989adf04','sys_file_metadata',10709,'file','','','',0,0,'sys_file',10803,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c20203083a97176fbc5339d305077abf','sys_file',10896,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c22d026973a415dcdcea434b998f47f7','tx_site_page_teaser',392,'link','','typolink','f7ad450a68a3f6c0343be2f30b27a18c:0',0,0,'pages',1924,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2316aafdfdca785d5a59feabc566208','tx_site_product_type',4,'images','','','',8,0,'sys_file_reference',7100,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c242498b915c3b9b8c72a64c756066d5','sys_file_reference',14227,'uid_local','','','',0,0,'sys_file',12250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c24882fc1a903b44baf392a386683c48','sys_file_metadata',11458,'file','','','',0,0,'sys_file',11552,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c24945b656aec2ec424bc523917db492','sys_file',11624,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c25013ef15d0d5216915f98d164f64ad','sys_file',11633,'metadata','','','',0,0,'sys_file_metadata',11539,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c25cc9300bec16fee4f74bb06919c0a7','sys_file_reference',7183,'uid_local','','','',0,0,'sys_file',11645,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c262161983affa95f3d6849a07daebd1','sys_file',14364,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c263b7661382388aa4f5d999844e7bac','tx_site_product_type',4,'images','','','',4,0,'sys_file_reference',7096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2750f020ded375f1459977a6067e67e','sys_file',11554,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c27edcd22a250cc19086ca6d1bd5f464','sys_file',279,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c28da1f9a57c3328e45c2a0996ace54a','sys_file_metadata',11946,'file','','','',0,0,'sys_file',12040,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2919faadd36d5d1acb9ba6c4dc88482','tt_content',4066,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',7,0,'tt_address',465,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c292cfc457e19395101614e540b1dcc5','sys_file',10843,'metadata','','','',0,0,'sys_file_metadata',10749,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2d4d3ae3a2d95f9241e69febd99c72d','sys_file',10880,'metadata','','','',0,0,'sys_file_metadata',10786,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2da1b2116df36ba250e22384b4a29a1','sys_file_metadata',1803,'file','','','',0,0,'sys_file',1898,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c2fe4e6b2bace548ec706815497c9539','sys_file_metadata',11978,'file','','','',0,0,'sys_file',12072,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c309e03418424c0ac5a20f5382e41ba0','sys_file',8923,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c31ad1105e6eee9099cf7291729e5f1f','tx_site_product_type',10,'images','','','',2,0,'sys_file_reference',7147,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c31c6dd386e2e3ff93dc873d594f6410','sys_file_metadata',11618,'file','','','',0,0,'sys_file',11712,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c3394901795ade775c7a1436e61e32fc','tt_content',4102,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',386,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c376529f67934a49f3bbf186bf3f8a0f','sys_file_metadata',188,'file','','','',0,0,'sys_file',280,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c3ba4789aa6013327f5ff8fb63ea77d1','sys_file',12076,'metadata','','','',0,0,'sys_file_metadata',11982,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c3c957e62c7bf039fdfc99252c4a4364','sys_file',10811,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c3e6a65b8a8be37a1cc6e80674af3ea1','sys_file_metadata',219,'file','','','',0,0,'sys_file',313,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c3f6b5b78bc7c60a4b25df2048526bef','tx_site_product_type',10,'images','','','',1,0,'sys_file_reference',7146,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c40d65b9f9704d5794da3b8e1027caab','sys_file',10828,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c40d90583060aa92ab893a3c707a424f','sys_file',13220,'metadata','','','',0,0,'sys_file_metadata',13126,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4120c281db206c3a7962b8558948bf8','sys_file',14058,'metadata','','','',0,0,'sys_file_metadata',13964,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c42b46d7c742817f017cf7103aece964','sys_file_metadata',179,'file','','','',0,0,'sys_file',271,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4528f02ea2296ccacec5a1869afde46','sys_file_metadata',10809,'file','','','',0,0,'sys_file',10903,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c461d675e4f278c0427ebb3595d12c33','sys_file',1868,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c47046a8466e94e81230798e5d339043','sys_file',8894,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4ac1b57973240933b0374a57d360d4d','sys_file',11581,'metadata','','','',0,0,'sys_file_metadata',11487,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4b1a67b1b8f72180579b0216ec824f3','sys_file',11651,'metadata','','','',0,0,'sys_file_metadata',11557,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4bb7347a184acd652075db9197b6923','sys_file',8906,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4c7a4ef3611e83da8c3b6cf589d9412','sys_file_metadata',180,'file','','','',0,0,'sys_file',272,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4d277f3697f52c9bf2d6f30630d8fc0','tt_content',4038,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',375,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4dbf3f375881c1516ec19982b6e18ee','sys_file_metadata',11560,'file','','','',0,0,'sys_file',11654,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c4e4a72981da3124fd322ee8f2c0917f','sys_file_metadata',13008,'file','','','',0,0,'sys_file',13102,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c50eb3cec3e687fe7719a7cca564e430','sys_file',10986,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c514b3e9340597a4c6a29ab1bd4bf20b','sys_file',8921,'metadata','','','',0,0,'sys_file_metadata',8827,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c51d2cfe00252fa79e4128489e8cd0ee','sys_file',10978,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5212e0b5d1e98de657fcbec14b13109','sys_file',11679,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c537dd9d93ca4029fa272b913fc6f158','sys_file',11064,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c537f84355851a9b9835f098d3a5dc26','tt_content',4169,'tx_container_parent','','','',0,0,'tt_content',4168,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5627c43ed4c8c2095f3539b7a6b309c','sys_file_metadata',156,'file','','','',0,0,'sys_file',247,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5735ebf59acb351a953fff187ebeeb6','tt_content',4271,'download_item','','','',0,0,'sys_file_reference',28017,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5916aa9eb60bbd29930bcacbfe93522','sys_file',10822,'metadata','','','',0,0,'sys_file_metadata',10728,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c597e0cbdb665c83bf7686258a3eb052','sys_file_reference',28016,'uid_local','','','',0,0,'sys_file',14336,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5b3ce60139ac6d016339b0668bcbc98','sys_file',11559,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5c150aea301fe57e53d5129bbc3a2ca','sys_file_metadata',123,'file','','','',0,0,'sys_file',214,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5d25359c65fd022f0cf725dd8d74bea','sys_file_reference',7115,'uid_local','','','',0,0,'sys_file',11652,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5d3d3ed1fd6d63aa27f3bf49047b10f','sys_file_metadata',5342,'file','','','',0,0,'sys_file',5437,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5df445d85111e395d26ad6dad09aac0','sys_file_reference',18365,'uid_local','','','',0,0,'sys_file',12032,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5dfffab4ea401e6dedda0c0b778b669','sys_file_metadata',12894,'file','','','',0,0,'sys_file',12988,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5ea8120f748459c1f0f1a246bfdf8e7','sys_file',11584,'metadata','','','',0,0,'sys_file_metadata',11490,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5eec0be507880e8d81733d549cf827c','sys_file',12250,'metadata','','','',0,0,'sys_file_metadata',12156,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5f74d8784cce26758ceaf97c58ac5f8','tt_content',4042,'tx_site_hero_category_slide','','','',1,0,'tx_site_hero_category_slide',37,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c5f9b820138dd12ffe3619d4fd19dc00','sys_file',179,'metadata','','','',0,0,'sys_file_metadata',88,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6022fbd2b745b5737dbdc335a2f1585','sys_file',8923,'metadata','','','',0,0,'sys_file_metadata',8829,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6126829464639e45975884877cecc2f','sys_file',12066,'metadata','','','',0,0,'sys_file_metadata',11972,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c61f7be005da6d5267b5f63b79997ce3','sys_file',5212,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c622b897b5e02958edc168d0ced822b6','sys_file_metadata',5112,'file','','','',0,0,'sys_file',5207,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c634e61a89c40b3b1b5be0731bb8bc63','sys_file',10976,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c636a9f16faec026e0eea5a690482ea1','sys_file',10902,'metadata','','','',0,0,'sys_file_metadata',10808,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c655b6073b7db0a4fad06cf11fbe4878','sys_file',14339,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6831b5da445aaa07559784184460b26','tt_content',13588,'media','','','',0,0,'sys_file_reference',14242,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('c6985681f559143d7d74d85af1d7d8e8','sys_file',238,'metadata','','','',0,0,'sys_file_metadata',147,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6a08f0c66b7a2dfb905f6c77eae050e','sys_file',10810,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6c13d18c8d3d4dc0710663696a7ff9a','sys_category',322,'items','','','',8,0,'tt_address',409,'',0,0,2147483647,0,'categories',0,0,2147483647,0,1),
('c6c1964dd873a75e8f43f76feb079920','sys_file',13223,'metadata','','','',0,0,'sys_file_metadata',13129,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c6f94b929c9ffce279ccedc4dab7ed20','sys_file_metadata',11348,'file','','','',0,0,'sys_file',11442,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c71ea11f1adc36b29b0744a6ec53c067','sys_file',13097,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c730f9fd9df09a16257f12ac591c4515','sys_file',11486,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c74d3aaa60789c929cec4c67ea802058','sys_file_reference',14243,'uid_local','','','',0,0,'sys_file',12076,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c75a44d07e69853cd828adc59285b5a7','sys_file_metadata',11842,'file','','','',0,0,'sys_file',11938,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c76d37f63ee7bf3e1b8db3a7a4afadde','sys_file_metadata',11442,'file','','','',0,0,'sys_file',11536,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c78261a3a02ae732336a538eeb225cca','sys_file_metadata',13088,'file','','','',0,0,'sys_file',13181,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c7959f8d0562a58406900a6ba07c753f','sys_file',11232,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c7976567e3b61b1f90e3f714b72cd089','tx_site_product_type',6,'images','','','',2,0,'sys_file_reference',7118,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c7993dc23b8f14a6fddd2c6d6dc30676','sys_file',13239,'metadata','','','',0,0,'sys_file_metadata',13145,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c7b0a39ed471e1cf5d6c94f71ce1214a','sys_file',12987,'metadata','','','',0,0,'sys_file_metadata',12893,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c7f8234cab7541c4fcdcb23a288a8ae6','tx_site_product_type',4,'images','','','',7,0,'sys_file_reference',7099,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c806769e1bbb384c1afdab7efb65e1fe','tt_content',4154,'media','','','',0,0,'sys_file_reference',7102,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c83ac4c91e0ad0df9c645baa57fc9eec','sys_file',8955,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c83d2f4c07dc5e6fe1927edbe794ebcc','sys_file_metadata',5107,'file','','','',0,0,'sys_file',5202,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c859eb986d728bff5329885cabc41ab3','sys_file',242,'metadata','','','',0,0,'sys_file_metadata',151,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c85baa451b748f1364fe415f08bd3d79','sys_file',11534,'metadata','','','',0,0,'sys_file_metadata',11440,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c8926e81eff43c0a6c2fc7f216ca4df2','sys_file',11533,'metadata','','','',0,0,'sys_file_metadata',11439,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c8a0ed13ca0630a5e3a154f4f101c515','sys_file_metadata',13962,'file','','','',0,0,'sys_file',14056,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c8a2e146cae837a8fcb2e1bd2264e514','sys_file',10896,'metadata','','','',0,0,'sys_file_metadata',10802,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c8c47e83e25b8ebeffe79e3f87809505','tt_content',4109,'tx_container_parent','','','',0,0,'tt_content',4108,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c90d4a8e7e51301395796e02ad366136','sys_file',13095,'metadata','','','',0,0,'sys_file_metadata',13001,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9284b483b7241806a978967cdaec314','sys_file',10895,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c928c1b4e7aeaa43f1f4da5fa5b408d4','sys_file',140,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c93cc26b1fcd8d4d50ac33dd756ac151','sys_file',10844,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9675b3198f8fa6a6f9feb5824017864','sys_file',8959,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c969b6ba721e237a5ad19449eb2acc1d','sys_file',11063,'metadata','','','',0,0,'sys_file_metadata',10969,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c986eecfeefae0d51d21b2340f074847','sys_file',11065,'metadata','','','',0,0,'sys_file_metadata',10971,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9902e6e5f52acadda7125a2094bbab0','sys_file',12077,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9949b9a9daf200ee3df000c6bfcc7e6','sys_file',11559,'metadata','','','',0,0,'sys_file_metadata',11465,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9dab493bdce5ccad76f6537cd8c34aa','tt_content',4280,'tx_container_parent','','','',0,0,'tt_content',4279,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('c9f81a5f3d01e74a6c83bc1467513693','sys_file_metadata',8833,'file','','','',0,0,'sys_file',8927,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ca06b3f5accd50c2b41dfe5a0c90d1a6','tt_content',4040,'tx_site_button_link','','typolink','b448090b45d705fff1c24300ff1e6e11:0',0,0,'pages',1919,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ca110471992694d060d70b0aebc0d93d','sys_file',11648,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ca3349833e2cb433a4678ebc582fafe6','sys_file',313,'metadata','','','',0,0,'sys_file_metadata',219,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ca3d183b9e613af0e614388700186bc4','tt_content',4407,'tx_container_parent','','','',0,0,'tt_content',4406,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ca60fc26f9705839aca51276e01ec04d','sys_file',8937,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cab92deaf0a206a5a8c0a78525638f73','sys_file',192,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cacb9da5e00c1e2de4283de0accb89b6','sys_file',8925,'metadata','','','',0,0,'sys_file_metadata',8831,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cada4ebc10007a6ac399a03fabf55b1b','sys_file',11934,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cae912db80a006d43a224d663e614495','sys_file',11555,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb051518b803b2cc9a4a3fedee1b19af','sys_file_reference',7157,'uid_local','','','',0,0,'sys_file',11554,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb077ae8e1944fde5db6c94269dfb41a','sys_file_reference',7094,'uid_local','','','',0,0,'sys_file',11523,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb08be616bdee34427294c5d4519e76d','sys_file',8919,'metadata','','','',0,0,'sys_file_metadata',8825,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb174dfaecc77c482e49e0d201b677de','sys_file_reference',7181,'uid_local','','','',0,0,'sys_file',11644,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb28a4c76cb8a87097b035370c93e965','sys_file',13220,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb40285a7e1058015dc05bbe76e9a098','sys_file_metadata',10973,'file','','','',0,0,'sys_file',11067,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb52d94258a43710a4a0ce823c8dba53','sys_file',11373,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb5b8dfe65ee3fc506e2a602e93806aa','sys_file_metadata',10755,'file','','','',0,0,'sys_file',10849,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb8ba09e777591cbbb9d7fac27385aa0','sys_file_metadata',13137,'file','','','',0,0,'sys_file',13231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cb8bf1b43e84193760808b3d8e273cfc','tt_content',4298,'tx_site_vertical_tabs','','','',1,0,'tx_site_vertical_tab',12,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cba0bf6b615f78242106f1d8a5648ee8','tt_content',4325,'tx_container_parent','','','',0,0,'tt_content',4324,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cba3f1f49d5116326b8235439250f10b','sys_file_metadata',10972,'file','','','',0,0,'sys_file',11066,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cba497b8c3fb9049e4439d404bbafba0','sys_file',11624,'metadata','','','',0,0,'sys_file_metadata',11530,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cbaa9ab7b01315a4681f262007050410','sys_file',10866,'metadata','','','',0,0,'sys_file_metadata',10772,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cbd7ff8e9043097fb086154c75195794','tt_content',4296,'tx_container_parent','','','',0,0,'tt_content',4294,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cbf8cd8d1352f62bcc8ee46734823e39','sys_file_metadata',8812,'file','','','',0,0,'sys_file',8906,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc0bd19f1c4da4768db048367616a0f8','tt_content',4470,'media','','','',0,0,'sys_file_reference',7299,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc27a55210ea84a7e32cb0806582373d','tt_content',4321,'media','','','',0,0,'sys_file_reference',7211,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc5d2bbc6a77ece4ad86afa6e328e52f','sys_file_metadata',11962,'file','','','',0,0,'sys_file',12056,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc6140429962b2982f81d86ca7275436','sys_file_reference',7260,'uid_local','','','',0,0,'sys_file',11550,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc7bd8f4484794e4abac1a390c9e0d41','sys_file_reference',7151,'uid_local','','','',0,0,'sys_file',11559,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc7e5adeb5b9e47b88451b2d4663ae4e','sys_file',191,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc86dd5cb0bada0fce7af3c11d0c8313','sys_file_metadata',10737,'file','','','',0,0,'sys_file',10831,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc88285da7032d41438480d9740db655','sys_file',269,'metadata','','','',0,0,'sys_file_metadata',177,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cc9f3a67957339f122df6fc556b8bd8c','sys_file',11646,'metadata','','','',0,0,'sys_file_metadata',11552,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cca6b9104f3855d8989660492286d4f5','sys_file',267,'metadata','','','',0,0,'sys_file_metadata',175,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccab89add5f1c2c49662800a97f906f2','sys_file',8931,'metadata','','','',0,0,'sys_file_metadata',8837,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccc6a93ea0fb45509db9027ec0ab5707','sys_file_metadata',12019,'file','','','',0,0,'sys_file',12113,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cccace4d3c6f88bcd2b902a6430dddc5','sys_file_metadata',116,'file','','','',0,0,'sys_file',207,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccde2fcecc0318b30d82b0b4770004d6','sys_file',11588,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccee1e595c5056a4ecf2a3659a704e1c','sys_file',12042,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccef980c937f217843a85b4ee3e02dd1','tt_address',415,'image','','','',0,0,'sys_file_reference',223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ccf8742dc8b14c42198fcd88c04c0d97','tt_content',4065,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',2,0,'tt_address',445,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cd0c3402568c0cd4bd36126de12a70d7','sys_file_reference',7160,'uid_local','','','',0,0,'sys_file',11492,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cd5b0a2fa63332162c017f1aef6e9597','sys_file_reference',7143,'uid_local','','','',0,0,'sys_file',12053,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('cd6597b5e66fb0be251a554068770a9f','sys_file_metadata',10753,'file','','','',0,0,'sys_file',10847,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cd6d011446e777eabde401292508ea69','sys_file',11542,'metadata','','','',0,0,'sys_file_metadata',11448,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cd94c562f913662fe9f91041d499acdd','sys_file',12028,'metadata','','','',0,0,'sys_file_metadata',11934,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cd95f0165cd452c08f1536f6fc836caf','sys_file',11506,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cdaacd68507acf2e1b90cf5458aca691','sys_file_metadata',204,'file','','','',0,0,'sys_file',296,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cdb6ffd4ffbc0f67584630501323e585','sys_file_reference',7101,'uid_local','','','',0,0,'sys_file',12055,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cdc7a5c6ec28675a0abe08badf1df4ae','tt_content',4190,'media','','','',0,0,'sys_file_reference',7122,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cdd8bdf1b4390561949f30ec154cfc6d','sys_file_metadata',13042,'file','','','',0,0,'sys_file',13136,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce312ced33aa956493b2ba672dd75391','sys_file',11597,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce5457a0bc090d39163fae1553ab1428','sys_file',11649,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce61451ffbeb37c12ebfd28f96cae8b7','sys_file_metadata',13146,'file','','','',0,0,'sys_file',13240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce8406d95f05b365fce380170d5ed5b9','sys_file_metadata',13960,'file','','','',0,0,'sys_file',14054,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce87e916a5febda3d59a3170b9323f8c','tt_content',4167,'tx_container_parent','','','',0,0,'tt_content',4165,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce87f626a2acdeab2a3412d1980a5042','sys_file',10985,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ce8d95a96b81ae6f2b542912fa2f2b3f','sys_file_metadata',8824,'file','','','',0,0,'sys_file',8918,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cea991902ed65f76513ce93f627a69dc','sys_file_reference',7125,'uid_local','','','',0,0,'sys_file',11534,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cecfae2a5d6a84f36da4b0f18366cb5c','sys_file',10916,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf0d4b486e951cca26a91eccc3c1fd41','sys_file',13237,'metadata','','','',0,0,'sys_file_metadata',13143,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf13a790d96b2aa5512c3e122fead95a','sys_file_reference',7110,'uid_local','','','',0,0,'sys_file',11566,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf2af27d941be55a8bbf502b0f60d1e2','sys_file_metadata',10888,'file','','','',0,0,'sys_file',10982,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf2eeee48df626ec5c6e56db20f37eab','sys_file_metadata',11633,'file','','','',0,0,'sys_file',11727,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf4e47f0b98b099b316cc8382c9d74ca','sys_file_reference',7156,'uid_local','','','',0,0,'sys_file',11552,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf556d595e985e8dcedc4800be2c09dd','sys_file',10987,'metadata','','','',0,0,'sys_file_metadata',10893,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf5f673cdb1d37a9081b48e4dd921f10','sys_file_metadata',11537,'file','','','',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf7603231c80a11cdba3cfe79a5073d5','sys_file',11635,'metadata','','','',0,0,'sys_file_metadata',11541,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf7fa22abcfe6b3593acbc84fa23ec47','sys_file',5191,'metadata','','','',0,0,'sys_file_metadata',5096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf8e8aaa19a916ee757be687e4d8f5e1','sys_file',11370,'metadata','','','',0,0,'sys_file_metadata',11276,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cf9e2fc6c13253e7cbbdc0cffe3c4a00','sys_category',322,'items','','','',5,0,'tt_address',415,'',0,0,2147483647,0,'categories',0,0,2147483647,0,2),
('cf9e49a25338c272f6027662ddb78a80','sys_file',10807,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfa9324c9152dd80eb5990e2a1fcbfba','sys_file_metadata',8872,'file','','','',0,0,'sys_file',8966,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfbbd615f9091e55a16636053ac6d172','sys_file',13179,'metadata','','','',0,0,'sys_file_metadata',13085,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfc21698737ee969f2ac51e72ff6d6bd','tt_content',4257,'media','','','',0,0,'sys_file_reference',7169,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfd2f2a90661b0dcaa78f606c31593f5','sys_file_metadata',10739,'file','','','',0,0,'sys_file',10833,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfdf3979620f1bf0d09b90739b748270','sys_file',12631,'metadata','','','',0,0,'sys_file_metadata',12537,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfe7ac7322dc7611c4e5f8d6949aa37b','sys_file_metadata',8874,'file','','','',0,0,'sys_file',8968,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfebf22f50d83de86c1de94b67cedc96','tx_site_page_teaser',385,'image','','','',0,0,'sys_file_reference',7070,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cfecf4e28f28571876334ad6ecd18ab4','sys_file',10861,'metadata','','','',0,0,'sys_file_metadata',10767,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('cffa4f73c43cf6ada01ed0309c2bf518','sys_file',12934,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d00a8c83f1c8a8344214e875f17a71eb','sys_file_reference',28018,'uid_local','','','',0,0,'sys_file',14333,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d030c7a5d86e3627c9848f3004439a0a','sys_file_reference',7069,'uid_local','','','',0,0,'sys_file',12042,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d07a8ad0812ab47ffa2b7a2497a2a8cd','sys_file',4371,'metadata','','','',0,0,'sys_file_metadata',4276,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d0814299e9f4a2396f9f2625cb8e991e','sys_file',10794,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d08f6b6c7e47c1fb376cb9bf50944281','sys_file',318,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d0968e743bcaea03f350bdbad48fecfc','sys_file',12986,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d09c82f3a626bc7d7cf004a70dcd1c02','sys_file_metadata',13230,'file','','','',0,0,'sys_file',13324,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d0cbe8258deffb61478d3a7969674eb8','sys_file_reference',7214,'uid_local','','','',0,0,'sys_file',11588,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d0ec3d6eac556c674f9abfc8471123e6','sys_file',12856,'metadata','','','',0,0,'sys_file_metadata',12762,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d100a2ad07f461bf76f2d26250c51e6d','sys_file',12077,'metadata','','','',0,0,'sys_file_metadata',11983,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d100fc044f2d6c357b93d069e3a73f6b','sys_file',5094,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d10cb076a653afa1ba3ca6e6c9c5fb51','tx_site_page_teaser',391,'image','','','',0,0,'sys_file_reference',7087,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d10d55af53afcee0be03972c2c531762','sys_file',8957,'metadata','','','',0,0,'sys_file_metadata',8863,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1241eaa488cbd782f0d04a8f3a610a0','tx_scheduler_task_group',3,'groupName','','substitute','0',0,0,'_STRING',0,'Reporting',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d13416165353e293045231ef8da14104','tt_content',4085,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d154b6443ddde3357ec00e0b5b3701ec','sys_file',10879,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1628a8246505bd9db0dc1aadd9bb85a','sys_file',11383,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1863fcac53f3988312b14182f3196c6','sys_file',11524,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d187d065d802160d395653328f10f582','sys_file',12987,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1a186bccd23e74f1110a78a3550b61a','sys_file',12027,'metadata','','','',0,0,'sys_file_metadata',11933,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1a42d6c3a61982a2afe0345827b9214','tt_content',4035,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',372,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1ab83ef67a3b29c9aab018b64e1b143','sys_file_metadata',11425,'file','','','',0,0,'sys_file',11519,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1b2733697bbed93a32f281c8d6df76e','sys_file_metadata',11363,'file','','','',0,0,'sys_file',11457,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1da308378987df85b95f9a85f518959','sys_file',10891,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1db1f7e3cc3544df94e994a244ac34d','sys_file',11590,'metadata','','','',0,0,'sys_file_metadata',11496,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1e3b1655bbec2dc1a0ecf1a273c17ee','sys_file_metadata',10793,'file','','','',0,0,'sys_file',10887,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d1f4236de347008d58b61608657befd0','sys_file_metadata',10806,'file','','','',0,0,'sys_file',10900,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d205686f2ecfe418f3583e3ffaa6a5c6','sys_file',5094,'metadata','','','',0,0,'sys_file_metadata',4999,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d211f860ee5b5f7db247b29101e119d9','sys_file',10840,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d2316f8b2ef961ccdf208f6f575ba793','sys_file_reference',7213,'uid_local','','','',0,0,'sys_file',11589,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d24b5e0b8973aaf06dc601a0752cad3b','sys_file_metadata',10752,'file','','','',0,0,'sys_file',10846,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d2735c8c5a0db1b2e275065b23416209','sys_file_reference',7074,'uid_local','','','',0,0,'sys_file',12078,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d27383ad2a227bd1b4d47818311e40b2','sys_file',10817,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d29ec15264abcdedf8f36f5c63762c33','sys_file_metadata',10791,'file','','','',0,0,'sys_file',10885,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d2a0913fb4cea533b086c684c0231b54','sys_file',13246,'metadata','','','',0,0,'sys_file_metadata',13152,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d2ea1225a5bc6c44d5c552bff63fc5ff','sys_file',139,'metadata','','','',1,0,'sys_file_metadata',20,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d2fc37300251924df1adc648724a4222','sys_file_metadata',13227,'file','','','',0,0,'sys_file',13321,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d33170424ead9e48e62b24840077a28c','sys_file_reference',7200,'uid_local','','','',0,0,'sys_file',11632,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3429d735746ee742399af100a6427ea','sys_file',5226,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d34d9b48abffdd5ccab55abf323f723e','tt_content',4454,'download_item','','','',0,0,'sys_file_reference',28016,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d36d1a6b3a25a3bdea3f5ce5035441c2','sys_file_metadata',11955,'file','','','',0,0,'sys_file',12049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d36fc0bfcf79516fbe87b8aa9a882540','sys_file_reference',3515,'uid_local','','','',0,0,'sys_file',12028,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d38a73ec94f0a8d609287930220099a0','sys_file_metadata',10784,'file','','','',0,0,'sys_file',10878,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3913f102c6fd44d499f74c0a4beced4','tx_site_page_teaser',370,'link','','typolink','cb1598056a468e0d9f41ed97c0d17cbe:0',0,0,'pages',1863,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d39332b1b1d77b37a65261e5fcb6ae93','tt_content',4265,'media','','','',0,0,'sys_file_reference',7183,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3947662cbccd0ef192a05e307c97a20','tt_content',4263,'media','','','',0,0,'sys_file_reference',7179,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d39783f283e207ff11edcb060669c472','sys_file_metadata',209,'file','','','',0,0,'sys_file',302,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3aaa38aa965d76049235f71de27a157','sys_file',13100,'metadata','','','',0,0,'sys_file_metadata',13005,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3af2221d7210e11bcab2cb768f1ac17','sys_file_metadata',5100,'file','','','',0,0,'sys_file',5195,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3af2bcfb0248ee8f7b83633eb9e8dda','sys_file',5438,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3e94c56cab76ac8c2073d0055afcdeb','sys_file_metadata',11422,'file','','','',0,0,'sys_file',11516,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3f06129890bfd7f68a68d55069bde2c','tt_content',4028,'tx_container_parent','','','',0,0,'tt_content',4026,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3f0bf0e09ddda231de2ec332bb7c05d','sys_file_reference',7206,'uid_local','','','',0,0,'sys_file',11597,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d3faa2e6f7f4ba05974b4d4c3fefa060','sys_file',8907,'metadata','','','',0,0,'sys_file_metadata',8813,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d400ca3514d906a2bc43e9e6042e4388','sys_file_metadata',5096,'file','','','',0,0,'sys_file',5191,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d41ae868267d75296ac07efa8f49a34b','sys_file_metadata',4241,'file','','','',0,0,'sys_file',4336,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d42347f21e4f4a9f642be303423cd42e','tt_content',4425,'tx_site_icon_card','','','',1,0,'tx_site_icon_card',88,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4577098b894ef1f45f672bd185ca6cb','sys_file_metadata',11350,'file','','','',0,0,'sys_file',11444,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d458d19c973c372dbaba350b038eea07','tt_content',4065,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',0,0,'tt_address',439,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d45d90b42ffe765d9c6d5dcb290c43a2','sys_file',11531,'metadata','','','',0,0,'sys_file_metadata',11437,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d480ad15257fee5f3ea80f42156c9305','sys_file',13232,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4997800c8a9ca32d4ac1a608ea513e0','tt_content',4194,'tx_container_parent','','','',0,0,'tt_content',4192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4a39c19f38cbe24d679a10523396b9a','sys_file_metadata',2689,'file','','','',0,0,'sys_file',2784,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4b6a425363a4d4a3f38d16245aab6ed','tt_content',4093,'tx_container_parent','','','',0,0,'tt_content',4092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4c60f2429ba358993bb907741b53d01','tt_content',4140,'media','','','',0,0,'sys_file_reference',7090,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4da55554ed04fa761b761aa307c8f04','tt_content',4422,'tx_container_parent','','','',0,0,'tt_content',4421,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4f3c715a4b46719f7564789a2f1527e','sys_file_reference',7163,'uid_local','','','',0,0,'sys_file',12063,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d4fab415be3319250a1c128c8fb8b8f0','sys_file_metadata',11503,'file','','','',0,0,'sys_file',11597,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d5361974e767a2c184e5b94433b5cabc','tt_content',4223,'tx_container_parent','','','',0,0,'tt_content',4222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d5385692081be47f192728cd24e643aa','sys_file_reference',7083,'uid_local','','','',0,0,'sys_file',11624,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d542ffdb902b50b0d618270b1634d02b','sys_file',8946,'metadata','','','',0,0,'sys_file_metadata',8852,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d57466597ef23390f2e9b70b40cec106','sys_file',11528,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d58b5cc1a1a80b68220d1b2374d5889b','sys_file',11558,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d59efc1718e1dbe39ac15e2ffeccf928','tx_scheduler_task_group',1,'groupName','','substitute','0',0,0,'_STRING',0,'Integrity',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d5a9bc8d8ddf020d6c739528c2686f6b','sys_file_metadata',12762,'file','','','',0,0,'sys_file',12856,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d5e8d89839aa5aa6caf353d49dfd10f1','sys_file_metadata',8853,'file','','','',0,0,'sys_file',8947,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d60de29678cbba15789a86a6dfa47b59','pages',1923,'tx_location_image','','','',0,0,'sys_file_reference',112,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d616ce17c97fe5d116954c1e502577b3','sys_file_metadata',11498,'file','','','',0,0,'sys_file',11592,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d61e3c25937dacc48b2ede41b8ea8302','tt_content',4262,'tx_container_parent','','','',0,0,'tt_content',4260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d623dd135250d21ffa2e5cd82c3b9a4d','sys_file',10860,'metadata','','','',0,0,'sys_file_metadata',10766,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d658bd7d659faca40b58318c19b7e828','sys_file_metadata',87,'file','','','',0,0,'sys_file',181,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d669a42ac15619597b277f1ae61b1248','tt_content',13584,'tx_container_parent','','','',0,0,'tt_content',13587,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d66de15b4bd683fc3cacccde9f4db876','sys_file_metadata',11544,'file','','','',0,0,'sys_file',11638,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d67a009fa98f4c28aacc67eeefe1308d','tt_content',4181,'tx_site_product_types','','','',0,0,'tx_site_product_type',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d68582fe6001a69e8cd0b8834b17bfaf','tt_content',4273,'download_item','','','',0,0,'sys_file_reference',7196,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d69c4bd683d59ff5c082c0a610f73975','sys_file',10792,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d6a54d36e43ea709182a8410868ac246','sys_file',287,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d6c286f4a55463535048d99d93d4def3','sys_file',13225,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d71cdcd1ca476761745113edd5eb8308','sys_file_reference',229,'uid_local','','','',0,0,'sys_file',11679,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d735d4e20203f5a8a830a1ea68224edc','sys_file',5214,'metadata','','','',0,0,'sys_file_metadata',5119,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d746019a5d57680b42b16d55e1dee736','sys_file',13325,'metadata','','','',0,0,'sys_file_metadata',13231,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d77490d3f123798a0c22152c09fc5a9e','sys_file',316,'metadata','','','',0,0,'sys_file_metadata',222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d77d5cd7defc44bc837b865cd816b84d','tt_content',4083,'tx_container_parent','','','',0,0,'tt_content',4082,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d784410bcb02f2ac78f34401fdf5a8a6','tt_content',4126,'tx_site_product_types','','','',0,0,'tx_site_product_type',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d7aba71f244b68d544bc3fb70fea79a8','tx_site_configuration',2,'logo','','','',0,0,'sys_file_reference',28720,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d7e7beb9905660e62fb41660c8690047','sys_file',5219,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d7f1bbb0132948cb3a5412fa667e4a64','sys_file',12041,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d7f909666ec005700a2408edbbc023bb','pages',1917,'shortcut','','','',0,0,'pages',1860,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8033c606b3899e746324b5acc0e155e','tt_content',4084,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',377,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d80cd18d84e794ac78a57adb335174c0','sys_file_reference',14225,'uid_local','','','',0,0,'sys_file',12244,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d811ee2ec33c3c9d2407e20674b80092','sys_file',228,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d83b2b69b55c055725e50b46e397f2f5','sys_file',11652,'metadata','','','',0,0,'sys_file_metadata',11558,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8406910a567d0c192c3cd43eb02a0d4','sys_file',259,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d87e9e02a87e350cf0c104c68cc68723','sys_file',11348,'metadata','','','',0,0,'sys_file_metadata',11254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8c2b19d3852c9e415d7c9a1468e6ae0','sys_file',11679,'metadata','','','',0,0,'sys_file_metadata',11585,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8e641674bb370b1bafea19dc8fa40b0','sys_file_metadata',4287,'file','','','',0,0,'sys_file',4382,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8ecb88bbb7e0920e47928f1c2d4c773','sys_file',10858,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d8ff06d5ea57d4effb5c816ea129c103','sys_file',10838,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d91b2e5b1daab020cd9cacdfe368c14c','tx_scheduler_task',1,'task_group','','','',0,0,'tx_scheduler_task_group',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d947eab8ef019c1dcb897af7c2bfd296','sys_file',8938,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d960a88d5135f0fdd9cc05b3313a30a6','tt_content',4215,'tx_container_parent','','','',0,0,'tt_content',4213,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d989197d36a433c66a14156903a29a43','sys_file',8926,'metadata','','','',0,0,'sys_file_metadata',8832,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d9d04f7a6bf078f323d86753bfff160f','sys_file',11635,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d9db29676499155f1429295e11853319','sys_file',13135,'metadata','','','',0,0,'sys_file_metadata',13041,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('d9e29fc53844c665456ffc9dca7b8ce8','sys_file',8958,'metadata','','','',0,0,'sys_file_metadata',8864,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da09363d3a98a5d010a8328ed16fddb6','sys_file_metadata',14273,'file','','','',0,0,'sys_file',14365,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da1214abb04515ca11176360771290bb','sys_file',11506,'metadata','','','',0,0,'sys_file_metadata',11412,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da24bbe311b05fc2cc291201561af549','sys_file_metadata',8806,'file','','','',0,0,'sys_file',8900,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da4cb22c06248b3acff146c701d76375','sys_file',10831,'metadata','','','',0,0,'sys_file_metadata',10737,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da58ecd89a2bf78b7c07624dfce20d77','tt_content',4405,'tx_container_parent','','','',0,0,'tt_content',4403,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da6f4a92c5a0f7d6b38ad7440752e99d','sys_file',10869,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('da74fd1a55d2361c3b73173e42e965af','sys_file',10802,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('daacd9ebc1a7004fa6581e1789dc9d2d','sys_file_metadata',5121,'file','','','',0,0,'sys_file',5216,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dad6d474172898b5e866489502688452','sys_file',10865,'metadata','','','',0,0,'sys_file_metadata',10771,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db0276567fec4f9e024ba7933d527197','tx_site_page_teaser',389,'image','','','',0,0,'sys_file_reference',7076,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db5a40d09014bdbc9015a86024a9fd6a','sys_file_reference',7207,'uid_local','','','',0,0,'sys_file',11599,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db635ac8534a1e5785bd65e31fa53451','sys_file',5192,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db6923bc3a180b7f76e8c685c7605451','sys_file',11622,'metadata','','','',0,0,'sys_file_metadata',11528,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db7e577a1b9ac3aaf7990771858bb042','tt_content',4452,'download_item','','','',0,0,'sys_file_reference',28018,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('db845ae5c77782f52d6efab322cbcc3f','sys_file_metadata',10807,'file','','','',0,0,'sys_file',10901,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dbe4f092a37c879e391bf230a24e1501','tt_content',4044,'tx_container_parent','','','',0,0,'tt_content',4043,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc0d303cb71089417a7b168b4973129a','sys_file',8926,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc0df48d6eb8af9d05d6b05f9e5064bc','sys_file_metadata',5099,'file','','','',0,0,'sys_file',5194,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc1dee50df0f2982fa2d2902dff25cf7','tt_content',4279,'tx_container_parent','','','',0,0,'tt_content',4278,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc2c3cef884f01a3289c6b011011d64f','tt_content',4305,'tx_container_parent','','','',0,0,'tt_content',4301,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc50971405c5a9a8b10945b89888afb5','sys_file',13230,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc577ad1c71a7deb8932f6ca8670aac7','sys_file_metadata',11483,'file','','','',0,0,'sys_file',11577,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc6029ae7be5b21816cdec805fd41ab5','sys_file_reference',7203,'uid_local','','','',0,0,'sys_file',11593,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc72030ccd10dbe775f279c95d97fc47','sys_file',10842,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc7b4eccccf6b8bad22d910c7a9c2a2e','sys_file_metadata',5134,'file','','','',0,0,'sys_file',5229,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc8380ca6635fa8b56d250c24b4fd5e5','sys_file_metadata',181,'file','','','',0,0,'sys_file',273,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dc9c5883c42ca9f6f016758e8c5ae82f','sys_file_reference',7087,'uid_local','','','',0,0,'sys_file',11584,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dcb77ccd35712cd1c4b211ec10c45a5c','sys_file',11367,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dce8e0cf775469f98d6979093fc88c2c','tt_content',4251,'tx_container_parent','','','',0,0,'tt_content',4250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dceaff8aa97cab5ec17c8451610324c4','sys_file_reference',7273,'uid_local','','','',0,0,'sys_file',5438,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dcec29a8723664a85a7315b1a5990f05','tt_content',4089,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dcf8729be2d70e73eecb79c8836fbcc1','tx_site_product_type',3,'images','','','',3,0,'sys_file_reference',7082,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd0e25101315d604686365ecc0d78d1b','sys_file',10807,'metadata','','','',0,0,'sys_file_metadata',10713,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd37d094eff87d1a85a9dcee9ba96d5f','tt_content',4453,'media','','','',0,0,'sys_file_reference',7284,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd3b11c3d0a9ce334b04703c1df386a9','sys_file_reference',14230,'uid_local','','','',0,0,'sys_file',12228,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('dd4bea78d38e59806e2dc2233c288789','sys_file',13096,'metadata','','','',0,0,'sys_file_metadata',13002,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd5425e2683a08585975195fa676f5a5','sys_file',12075,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd608dc969ecb6a011d390947e308746','sys_file_metadata',10765,'file','','','',0,0,'sys_file',10859,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd67bbccad20dfc0fa31066581bc1a40','sys_file',10877,'metadata','','','',0,0,'sys_file_metadata',10783,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd72dfb14303df1c4dce651c46b361da','sys_file',12075,'metadata','','','',0,0,'sys_file_metadata',11981,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd7f2d1269fdc9bfde02c2bc76d1d61d','sys_file',12991,'metadata','','','',0,0,'sys_file_metadata',12897,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd8dc743a2a83344bd574303f7d5d305','sys_file_metadata',165,'file','','','',0,0,'sys_file',256,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd92f17854405d23cd0be4e463fd1ac0','sys_file_metadata',5104,'file','','','',0,0,'sys_file',5199,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dd98479b407e1c958a9feddad0030cdf','sys_file',10863,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ddf558ec513ae5e7c6bae632105ca67b','sys_file_metadata',10722,'file','','','',0,0,'sys_file',10816,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ddfcbb11699995fae0c0a39d68d9b9bb','sys_file',143,'metadata','','','',0,0,'sys_file_metadata',25,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de007a34dd296340671cd5bb19d51ef8','sys_file',10851,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de103a35b0fd2487dfa182982ebc99d2','sys_file',245,'metadata','','','',0,0,'sys_file_metadata',154,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de1c6db044959f31f75da2617e7f1384','sys_file',11632,'metadata','','','',0,0,'sys_file_metadata',11538,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de210f51d5acb0beea1a38f946c4080e','sys_file',13101,'metadata','','','',0,0,'sys_file_metadata',13006,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de3cdcd6d7e66be10a6ad2cef29ea42c','sys_file',13232,'metadata','','','',0,0,'sys_file_metadata',13138,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de566fac804302f4d697d8052fdbb337','sys_file',8940,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de68ac97d65983464f65183393ac879c','sys_file',10835,'metadata','','','',0,0,'sys_file_metadata',10741,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de6aed2733c62c676f9b457de1476261','sys_file',8956,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de6e132e1936f2b1c67bae4b92801472','tt_content',4187,'tx_container_parent','','','',0,0,'tt_content',4186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de9998c1d875fa2deda76af1635cfba3','sys_file',10886,'metadata','','','',0,0,'sys_file_metadata',10792,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('de9fca0dea71f5b0bcd2c5d343accd33','sys_file_metadata',10759,'file','','','',0,0,'sys_file',10853,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dea1452d12948477ba39c1a5f9dd268a','sys_file',10862,'metadata','','','',0,0,'sys_file_metadata',10768,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dea5c38dcf1e4d482490c0ca90c2f8b2','tt_content',13593,'media','','','',0,0,'sys_file_reference',14239,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('ded91d115886d8b2cbef9954d4bc08aa','sys_file',10975,'metadata','','','',0,0,'sys_file_metadata',10881,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dedfc641391fec00281d87bdd655bfd4','sys_file',11567,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df01de91156758bbc21346ba80d3c887','sys_file',13225,'metadata','','','',0,0,'sys_file_metadata',13131,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df0b1bdc048bbeb08600b2bee39b30f5','sys_file',11561,'metadata','','','',0,0,'sys_file_metadata',11467,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df1c92cc661ae972a9aa54d03729225f','tx_site_product_type',11,'images','','','',1,0,'sys_file_reference',7151,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df21cfc19c3d188a3423681ad1f4400f','sys_category',322,'items','','','',10,0,'tt_address',421,'',0,0,2147483647,0,'categories',0,0,2147483647,0,1),
('df5d7b25b18bbb9203ef51f17bf27c5d','sys_file_metadata',217,'file','','','',0,0,'sys_file',310,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df65cd162d0ce3125cbacb93ad1bd0c4','tt_content',4453,'tx_container_parent','','','',0,0,'tt_content',4451,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df6f35414d0ee787e480d74c1285f847','sys_file_reference',18288,'uid_local','','','',0,0,'sys_file',13305,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df7e4626692653b9ea94665f7a7acefe','sys_file_reference',7162,'uid_local','','','',0,0,'sys_file',12062,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df86b01c4b46b4235a054138a21ea342','sys_file_metadata',11495,'file','','','',0,0,'sys_file',11589,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('df8e5a31cdfdf9ab39ff90ac104776c9','sys_file',10797,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dfa384ffbe6957befc9aa476895e5aa8','sys_file',236,'metadata','','','',0,0,'sys_file_metadata',145,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dfa849b06636eae5bc111583faaf7f8f','sys_file_reference',7147,'uid_local','','','',0,0,'sys_file',11561,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dfe5858ba5488cc70acc8eb7accde78d','be_users',25,'email','','email','2',0,0,'_STRING',0,'tim.schreiner@km2.de',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dfe60a1db406c83d24bec888fde0f7e6','tt_content',4309,'tx_container_parent','','','',0,0,'tt_content',4308,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dfec4b084755b2a1f32b6dd019f4ab0b','sys_category',322,'items','','','',4,0,'tt_address',427,'',0,0,2147483647,0,'categories',0,0,2147483647,0,2),
('dff5fd587c8783372965974a3f05f37d','sys_file',10977,'metadata','','','',0,0,'sys_file_metadata',10883,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('dff84f5aed1c92573e1c80112a132c1f','sys_file',219,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e00301e502db687d9a1381fa631929ad','sys_file',1916,'metadata','','','',0,0,'sys_file_metadata',1821,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0196ac8c6baf81463c5b4bc33771756','sys_file_metadata',12893,'file','','','',0,0,'sys_file',12987,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e058c4d08188f9c3f3d2ffa21aacf9c2','tt_content',4102,'tx_container_parent','','','',0,0,'tt_content',4101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0858d34579c443cd1f19362d34cfe4f','sys_file',1863,'metadata','','','',0,0,'sys_file_metadata',1768,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0cc0c81a89da2af5331899ed89fe15b','sys_file_metadata',10798,'file','','','',0,0,'sys_file',10892,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0ecb961bff15cd23822f1bcd324633e','tt_content',4170,'tx_container_parent','','','',0,0,'tt_content',4168,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0ece13a634bc3d7f7b2962a858bec99','sys_file_reference',7071,'uid_local','','','',0,0,'sys_file',12039,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e0efe5f28a451e8665d48f4b458370da','sys_file',10900,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1218780ff26ce2b8414a024f45bdf43','sys_file_metadata',11351,'file','','','',0,0,'sys_file',11445,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1350d9a6179e2efc850885c39c0539d','sys_file',11522,'metadata','','','',0,0,'sys_file_metadata',11428,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e13c5103be912b827baecb13a441e30c','tx_site_product_type',10,'images','','','',0,0,'sys_file_reference',7145,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e144191cdbd7c2d5992ad8bb437ebdb4','sys_file',12248,'metadata','','','',0,0,'sys_file_metadata',12154,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e15f50574bf736bf5a1e4510ecf6ce64','sys_file',11459,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1979ef76efd996360a21cc0a756be20','tt_content',4456,'media','','','',0,0,'sys_file_reference',7288,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1b216d4b5bab5a41c167ac588f11303','sys_file_metadata',11961,'file','','','',0,0,'sys_file',12055,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1b93cc0d77b2da16b12cbaea41e1ad2','sys_file',182,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1d94adf5ad37f7e6eaf14fe90476365','sys_file_metadata',11415,'file','','','',0,0,'sys_file',11509,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1eab90f98d6e92aaec7c648a29f4428','tt_content',4111,'tx_container_parent','','','',0,0,'tt_content',4109,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e1ee327b8cbd2f5e06fc0fc422155e5f','sys_file',1861,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2052dedd0b2d96513dd6e56c6f89721','sys_file_metadata',13152,'file','','','',0,0,'sys_file',13246,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e21089bd44436c0a671eed1e73f72270','sys_file',11441,'metadata','','','',0,0,'sys_file_metadata',11347,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e21f2cf80eb8aa25f8b9852b6c937063','sys_file',11442,'metadata','','','',0,0,'sys_file_metadata',11348,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e22207133c9eb5f77291cfc4cf84e4ec','sys_file',8961,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2247bcd0cba3469477134eae8f9c85f','sys_file_metadata',147,'file','','','',0,0,'sys_file',238,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e26f54369f4eab89ce3c8f3177a5dc6f','sys_file',10979,'metadata','','','',0,0,'sys_file_metadata',10885,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2c107607e044a23330249b0f0aac78d','sys_file_metadata',10731,'file','','','',0,0,'sys_file',10825,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2c7b7adf9fdb3035bbeaab1873b33a3','sys_file_metadata',92,'file','','','',0,0,'sys_file',184,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2c92911ecaf6142f3098a68a7dccabf','sys_file_metadata',11906,'file','','','',0,0,'sys_file',12000,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e2daa30582e940222fff615ec6285643','sys_file',184,'metadata','','','',0,0,'sys_file_metadata',92,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e324fd8c7375b3cc26226ff176c4c103','sys_file',5213,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e32cef157d97d65fd216453c6d949d8f','sys_file_metadata',12998,'file','','','',0,0,'sys_file',13092,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e3382fe014fdb1415cbe4b60f7ce86ec','sys_file',12034,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e33d536e9ccb93980d17b830e2b217b9','sys_file',12034,'metadata','','','',0,0,'sys_file_metadata',11940,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e34983dd1ef472e12bb2eac29725b998','sys_file',12988,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e36e1d23c2cb15fac38a8e09c3ae56ee','sys_file_metadata',96,'file','','','',0,0,'sys_file',187,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e37e0cfb08c7b0f3e377acf67dd95b21','sys_file',5209,'metadata','','','',0,0,'sys_file_metadata',5114,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e3838afef037af09713453bd6c00ce24','sys_file_metadata',11434,'file','','','',0,0,'sys_file',11528,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e398037b353f24080ad8fa5ca8c9fc46','sys_file',11626,'metadata','','','',0,0,'sys_file_metadata',11532,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e39fa49c888f317fca91eec518bbcc3f','sys_file',13240,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e3cdf3372c64f8c05cc03e4db14a5915','sys_file_reference',7096,'uid_local','','','',0,0,'sys_file',11530,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e3e6ae9444cb6ee898c5efa4cda18cb0','tt_content',4099,'media','','','',0,0,'sys_file_reference',7071,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e3e92d5eb458cd749cac7b9f3c0f5225','tt_content',4269,'tx_container_parent','','','',0,0,'tt_content',4268,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e40903ff5410fa70f6525317a17dc777','sys_file',13222,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e40c726143e8452bff9382b66e31e1b2','sys_file',12053,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e4248e36b585ed85bbe1552cea46e8f8','sys_file',13228,'metadata','','','',0,0,'sys_file_metadata',13134,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e44abf37b225a1b91efeedd000113804','sys_file',13100,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e48d03a2a64814391eb5c8de4d96a5b0','sys_file',11544,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e48ef239059737e816c07e5b1bdf6eb7','sys_file_metadata',162,'file','','','',0,0,'sys_file',253,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e4b3c227c323b0ab6709cedfaa4a5878','sys_file_metadata',8702,'file','','','',0,0,'sys_file',8797,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e4b5181dbb34964c043d425aa6e09f0d','sys_file_metadata',5108,'file','','','',0,0,'sys_file',5203,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e4e77675cf0df11b295b890a03fe1044','tt_content',13594,'media','','','',0,0,'sys_file_reference',14229,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('e5014240150f975e59108db68730f29b','sys_file',246,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e51da00178ad8ad40b7d74b3f3a531d2','tt_content',4065,'pi_flexform','sDISPLAY/lDEF/settings.singlePid/vDEF/','','',0,0,'pages',2047,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e5229335971939b6a3154cc7b7675c50','sys_file',5195,'metadata','','','',0,0,'sys_file_metadata',5100,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e5506d13019622c3b3be265c7578bf7c','sys_file',142,'metadata','','','',0,0,'sys_file_metadata',24,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e560dee8b661e88738a5076daf6ca454','sys_file',185,'storage','','','',0,0,'sys_file_storage',2,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e59092511048cd84a8fbeae6bcec28d5','sys_file',10852,'metadata','','','',0,0,'sys_file_metadata',10758,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e5c312ae5a732c03f882fecdd4158cb3','tt_content',4266,'download_item','','','',0,0,'sys_file_reference',7186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e5c347ecb6fd0b0c425cf538319858d4','sys_file',10897,'metadata','','','',0,0,'sys_file_metadata',10803,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e5eb1a4ff18a61c415fd299215097f6b','sys_file_metadata',11559,'file','','','',0,0,'sys_file',11653,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e640c7d144743fce1986392cfff583d0','sys_file',8794,'metadata','','','',0,0,'sys_file_metadata',8699,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e6428a7c0defcda9c6e3a7962876455b','sys_file_reference',7262,'uid_local','','','',0,0,'sys_file',11548,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e64d6ef3a6c2eed1511a4571edb3746e','sys_file_metadata',187,'file','','','',0,0,'sys_file',279,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e64fb8431d3cece44f8e71c06970a024','sys_file',8966,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e65a3f398b514e531a1be75285142892','sys_file',278,'metadata','','','',0,0,'sys_file_metadata',186,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e666613590d79c5c861f2436eca7498a','sys_file',11591,'metadata','','','',0,0,'sys_file_metadata',11497,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e679c69f02b6f6085ebdf0935fd9cca3','sys_file',11066,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e704af771a46a19bbcfa76413bb838e8','sys_file',203,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e708db5162f88f9e6fab593497a8f99e','sys_file_metadata',8835,'file','','','',0,0,'sys_file',8929,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e70c18cac187837bb6ea2f005b4b98d2','tt_content',4087,'tx_container_parent','','','',0,0,'tt_content',4083,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e714cf0863bfeeb4fd5413c3a5291238','sys_file',11350,'metadata','','','',0,0,'sys_file_metadata',11256,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e71d695a96b736c1615e88c5ebe34f46','tt_content',4191,'tx_container_parent','','','',0,0,'tt_content',4189,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e727f0335b572c7f47b9f498c79e67b2','tx_scheduler_task',14,'task_group','','','',0,0,'tx_scheduler_task_group',6,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e72b6133cdc4fde376395e1e67b19298','sys_file_reference',7189,'uid_local','','','',0,0,'sys_file',11734,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e7369ecbef157812b5bb6017265ddf7a','sys_file',12289,'metadata','','','',0,0,'sys_file_metadata',12195,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e746f781b591470ae4c3bc664a17e56b','sys_file',14333,'metadata','','','',0,0,'sys_file_metadata',14239,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e75b89f130fd9be3080cc3db18a1fad5','sys_file',250,'metadata','','','',0,0,'sys_file_metadata',159,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e78aea2642314b4c530ddd9dcba358ff','sys_file_metadata',11485,'file','','','',0,0,'sys_file',11579,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e7a8fcf0ce2be1a3bc1a81761e822b8d','sys_file',1867,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e7b20dd65f6827c6262b2e472c7a80aa','sys_file',13092,'metadata','','','',0,0,'sys_file_metadata',12998,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e7d237a00e0d6ac3dda29bcf8e17e567','sys_file_reference',7166,'uid_local','','','',0,0,'sys_file',11638,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e7ee76a9dafd82f2969560406e44e92d','tt_content',4252,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',393,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e80d2ea610eeaa0015863bb4b19f06b4','sys_file',11527,'metadata','','','',0,0,'sys_file_metadata',11433,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e82b2c431d95aee4212e8d43fb5bf8a1','sys_file',312,'metadata','','','',0,0,'sys_file_metadata',218,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e82ccfd6ad1d8ee66b70b89ea2396313','sys_file_metadata',5123,'file','','','',0,0,'sys_file',5218,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e84c4cb1cca03703d6a49f0836e0a17c','sys_file',4934,'metadata','','','',0,0,'sys_file_metadata',4839,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e88b41690158313eda7357169594b226','sys_file',13233,'metadata','','','',0,0,'sys_file_metadata',13139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e88f071b06389dcdc98c8c0f0f6355a9','sys_file_metadata',89,'file','','','',0,0,'sys_file',180,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8d145a6d5ed790c0965479b69e2cfcf','sys_file',11437,'metadata','','','',0,0,'sys_file_metadata',11343,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8d3d9e7ec930aa115007449c2dd79d1','tt_content',13597,'tx_container_parent','','','',0,0,'tt_content',13595,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8dc299120febec8da5e1f1dc269d2e6','sys_file_metadata',11439,'file','','','',0,0,'sys_file',11533,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8dd1dff3bea4ac7cded2a380685359f','sys_file',11543,'metadata','','','',0,0,'sys_file_metadata',11449,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8e40f0a306ae00f0039325c2d3f09a0','sys_file',200,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8f218720295aa2e2914076f22ca40a8','sys_file',13102,'metadata','','','',0,0,'sys_file_metadata',13008,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8f6b066b581bd6a07c0cd980b658854','sys_file_metadata',10822,'file','','','',0,0,'sys_file',10916,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e8fa87db96ddd6fd6e638f12c6112475','sys_file',10788,'metadata','','','',0,0,'sys_file_metadata',10694,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e90224568374175a7827a2ad637a1673','sys_file',10809,'metadata','','','',0,0,'sys_file_metadata',10715,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9049be130414073ef53b92a7f9ad995','tx_site_page_teaser',376,'link','','typolink','509350b67e6a9584bb19a6a6a99fde65:0',0,0,'pages',1889,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9102f18a2f2310af1074029712f26a7','sys_file',11369,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9157b52cdd22459fb79d5083aa01733','tt_content',20787,'media','','','',0,0,'sys_file_reference',23476,'',0,0,2147483647,0,'',1,0,2147483647,0,0),
('e918876e1ac14a93790246f28d9f4646','sys_file',10875,'metadata','','','',0,0,'sys_file_metadata',10781,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e93c7327271e074140fad7b725e8acd9','sys_file_metadata',102,'file','','','',0,0,'sys_file',193,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e95121731f78f6a66a3287b9652e3c3f','sys_file',13244,'metadata','','','',0,0,'sys_file_metadata',13150,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e956604a147ba8d1a8e7be9870f93042','tx_site_product_type',12,'images','','','',1,0,'sys_file_reference',7260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e99bb8eabd67ce7bbea193deaf4d5ef6','sys_file',8941,'metadata','','','',0,0,'sys_file_metadata',8847,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9a533443c97023d6e23fd83934fee5b','sys_file_metadata',10735,'file','','','',0,0,'sys_file',10829,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9c75515aab2b8d01dad74879069e58e','sys_file',197,'metadata','','','',0,0,'sys_file_metadata',106,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9f8c21c3cc69a462e0fb36d7a389f7c','sys_file',11372,'metadata','','','',0,0,'sys_file_metadata',11278,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('e9fa7d5d31b957d228321efe7be315a3','sys_file',5202,'metadata','','','',0,0,'sys_file_metadata',5107,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea1a1c9b340148d38dfccfc2853897f2','tt_content',4404,'tx_container_parent','','','',0,0,'tt_content',4403,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea2bdd668337a1099d6fe32de8798c56','tt_content',4256,'media','','','',0,0,'sys_file_reference',7167,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea32d43d5f4a43ef6104ac89808994f8','tt_content',4081,'media','','','',0,0,'sys_file_reference',7060,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea353ca1b564623010b8ebfa708bccc9','sys_file_reference',7289,'uid_local','','','',0,0,'sys_file',11938,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea40860ab55fc1f455cfd8da8a378bca','sys_file',12068,'metadata','','','',0,0,'sys_file_metadata',11974,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea5b3122ce3548824c8eb2c995b63f66','sys_file_metadata',13963,'file','','','',0,0,'sys_file',14057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea79560a5ed9688edc445bcb943d0353','sys_file_metadata',11289,'file','','','',0,0,'sys_file',11383,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea82f853b2bb5cead66a862630aa76fe','tt_content',4211,'tx_site_product_types','','','',0,0,'tx_site_product_type',8,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ea8c9f40f146dceb33231cb263a0bbab','sys_file',11521,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eaaa5f09db5bbe8240ebedf19b752192','tt_content',4296,'media','','','',0,0,'sys_file_reference',7203,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eaae55b420d4b7fc1a7f3fbd154619fd','sys_file',12071,'metadata','','','',0,0,'sys_file_metadata',11977,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ead7881c68df0e9399b15e0b1fe471bb','sys_file',302,'metadata','','','',0,0,'sys_file_metadata',209,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eaf2668fdb85b9fc813955d088b85e9a','sys_file_metadata',5001,'file','','','',0,0,'sys_file',5096,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eb2c4a43180bd407c830529e1f78c380','sys_file_metadata',206,'file','','','',0,0,'sys_file',298,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eb2f833ed991bf2f2fcf67e6ff81dc44','sys_file_metadata',11631,'file','','','',0,0,'sys_file',11725,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eb8268dfa425c92d58b138a61b22bf2e','sys_file',5188,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eb8ecc4ebde19f4333aada1b1d4dd7fe','sys_file',12408,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eb9d6383738812db6ecbc98fc00840da','sys_file_reference',7138,'uid_local','','','',0,0,'sys_file',11538,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eba84278b69c78763e008cefe07f3de1','sys_file',10809,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ebb478a0384d79f016fed92d6381f6b7','sys_file_metadata',1764,'file','','','',0,0,'sys_file',1859,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ebba0f15e1ffdb97ec74bf6a65f23bd4','sys_file_metadata',10804,'file','','','',0,0,'sys_file',10898,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ebea16f398ddb1f917da4cbd580b5563','sys_file',8908,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ebf6a3978a9564603a9d36a03cfdc6ef','sys_file_reference',7186,'uid_local','','','',0,0,'sys_file',11640,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ebf6f40319989198ec435240997997f1','tt_address',465,'description','','typolink_tag','1',0,0,'_STRING',0,'jeff.marton@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec0b5a7f5d26a04022aaf1d74b75fc5a','tx_site_page_teaser',379,'image','','','',0,0,'sys_file_reference',7063,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec31b6ee9d3ea3581e329bd552c26f5e','sys_file',8904,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec43063fe2f7a30b83a5e3c522dab4ce','sys_file_metadata',10795,'file','','','',0,0,'sys_file',10889,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec4b523696434176544fe7824f6c9c2f','tt_content',4036,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec5f1de12c910b8d00d55627d312767a','sys_file',289,'metadata','','','',0,0,'sys_file_metadata',197,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec5f48f5dcb6658c6a0dfe08ec59ac5c','sys_file',10802,'metadata','','','',0,0,'sys_file_metadata',10708,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec90eb3e0f473845dd843b7e9b47605a','tt_content',4298,'tx_site_vertical_tabs','','','',0,0,'tx_site_vertical_tab',11,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec9b80b54ff395fa6ec5685f7716ce54','sys_file_metadata',12896,'file','','','',0,0,'sys_file',12990,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ec9c42bf52fa2087444fc6f896b40aa3','sys_file_reference',23477,'uid_local','','','',0,0,'sys_file',14056,'',1,0,2147483647,0,'',0,0,2147483647,0,0),
('ecb2fc7b4265975e945a52609e867110','sys_file_reference',7210,'uid_local','','','',0,0,'sys_file',12076,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ecca5363015a3837860689a3b0733213','sys_file',11538,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ece372ffca1f586b9750f82e69f6a974','sys_file',8912,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ecf2636c298b7f74c65559fd28e7be31','sys_file_reference',14241,'uid_local','','','',0,0,'sys_file',12930,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ed0ab92a359ab3bcdb3e8ef931f6d948','sys_file',13238,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ed3c37fc3d5ba57d198da324e78d45af','tt_content',4313,'tx_container_parent','','','',0,0,'tt_content',4311,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ed55707d152dc9eccd5a949e9d6625af','sys_file_reference',3378,'uid_local','','','',0,0,'sys_file',11171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ed6a871b520e4d9285018db99669210f','tt_content',4144,'tx_container_parent','','','',0,0,'tt_content',4142,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ed6d42b4cfcc3cb4c239477be9e888ff','sys_file_metadata',212,'file','','','',0,0,'sys_file',305,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('edaa4483442c38bf12dabd6ce7323e6a','sys_file_metadata',8810,'file','','','',0,0,'sys_file',8904,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('edd740e612317641a5fbfc84f25b746a','sys_file',14339,'metadata','','','',0,0,'sys_file_metadata',14245,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('edd80d2b179e6704cab8fbd656c307a2','sys_file_metadata',10880,'file','','','',0,0,'sys_file',10974,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eddbf8ce5c9f717bdd2ba6133588c16b','sys_file_reference',7130,'uid_local','','','',0,0,'sys_file',11486,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee0c587890eab3f1e7476ca66a0cf2bf','sys_file',235,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee16816abe411c8dc8854361d17b854b','sys_file',8905,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee283933b2b7dd98af1c2d4aa46a9769','sys_file',11577,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee369b675b391e02cb0fa027da829122','sys_file_metadata',115,'file','','','',0,0,'sys_file',206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee3d2704aefd9579037d8835a76bf85e','sys_file_metadata',11362,'file','','','',0,0,'sys_file',11456,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee5ccdba6eb9a75347ba090dbed3517d','sys_file',276,'metadata','','','',0,0,'sys_file_metadata',184,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee6dc71295b1ad62335da92453ce9009','tx_site_page_teaser',385,'link','','typolink','8e4e3df71f6dd2f3c53d5b0b5b02c039:0',0,0,'pages',1870,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee79ff2a45515548f8ad3334a5751c1b','tt_content',4038,'tx_container_parent','','','',0,0,'tt_content',4033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee8716137051482b90f6bc7b31e74b78','sys_file',5200,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ee8ff92d08aa360dd7daf7fff90f413d','sys_file',13235,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eeb7551371e504d7392737e98a2c1c10','sys_file',138,'metadata','','','',0,0,'sys_file_metadata',19,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eecce20e6dd4034ef324a2c9c5868f86','tx_site_page_teaser',377,'link','','typolink','87e43a255b72b0583fae167ebda4038e:0',0,0,'pages',1865,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eedd9aecf5da9dfab36226ec4b3f3035','sys_file',1819,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eee1b927ca60401896b60ae5cbe81416','sys_file',12032,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eeef9698b4541505680301d240c7fc25','sys_file_metadata',5126,'file','','','',0,0,'sys_file',5221,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eef315f679caae06ba395364b2e6c9be','sys_file',10832,'metadata','','','',0,0,'sys_file_metadata',10738,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef2bdfa39fb24377bb82fffc8f82a74e','sys_file',14366,'metadata','','','',0,0,'sys_file_metadata',14274,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef2f1aa1b83a137dec3c6e6d685ae0ba','sys_file_metadata',11254,'file','','','',0,0,'sys_file',11348,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef5653158e13caa79be1170bea5e95a4','sys_file',210,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef5a613490a5ee6399316682dacc7619','sys_file',230,'metadata','','','',0,0,'sys_file_metadata',139,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef653175a58dc15f72db03642e3c4083','sys_file',11487,'metadata','','','',0,0,'sys_file_metadata',11393,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef670fb82c56a7c08a57302fa573f2ee','sys_file_reference',7055,'uid_local','','','',0,0,'sys_file',11509,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef87dff51abda7c7e745fd96e41b287f','tt_content',4292,'media','','','',0,0,'sys_file_reference',7202,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef881fed36897092dd1d5a03421d95bf','sys_file',12033,'metadata','','','',0,0,'sys_file_metadata',11939,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ef9c1c04d3b72ec6d7ba7f0a331b6ba2','tt_content',4298,'tx_site_vertical_tabs','','','',3,0,'tx_site_vertical_tab',14,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('eface36dcf104e04221101ac3adb17c9','sys_file',10871,'metadata','','','',0,0,'sys_file_metadata',10777,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('efcadd13e926742ba96ae961c316882f','sys_file',10812,'metadata','','','',0,0,'sys_file_metadata',10718,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('efe6e0e68cad57b1f9497d42a7372086','sys_file_metadata',11373,'file','','','',0,0,'sys_file',11467,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('efef80def2a1f11029c7311788713970','tt_content',4425,'tx_site_icon_card','','','',3,0,'tx_site_icon_card',90,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f03cb06b7d9d797d3e79ebbee0e1258c','sys_file_reference',7118,'uid_local','','','',0,0,'sys_file',11520,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f05ec96b8a63b7a6f09f55fd8267594b','sys_file',8915,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f067f0b47238ecb0cf30ba4e4b4b8057','sys_file_reference',7199,'uid_local','','','',0,0,'sys_file',12061,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f098b686166f99613d209cd868dec481','sys_file',5201,'metadata','','','',0,0,'sys_file_metadata',5106,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0a05e6cfd4e4adccf624173596bd1c4','sys_file_metadata',8819,'file','','','',0,0,'sys_file',8913,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0ac1e6fd95462a1110ee664b79dc1f8','sys_file_reference',7170,'uid_local','','','',0,0,'sys_file',11636,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0b841f353ac4d8b5079e6c0c7f040c5','tt_content',4095,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',385,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0be027028f08cb40f2c17c1ab07a424','sys_file_metadata',218,'file','','','',0,0,'sys_file',312,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0c8642658e746c63dd0689bac14bb18','sys_file_metadata',12159,'file','','','',0,0,'sys_file',12252,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f0ef2f668effab6e90b5d701ae40a189','sys_file',12985,'metadata','','','',0,0,'sys_file_metadata',12891,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f115c4ee6f758dc00ee80d85d6da5fb9','tt_content',4094,'tx_site_page_teasers','','','',0,0,'tx_site_page_teaser',384,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f116b11dfda54dd1546f3cc1d00e48ef','tx_scheduler_task',10,'task_group','','','',0,0,'tx_scheduler_task_group',4,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f121602190d0fe831cf24df34763d809','tt_content',4065,'pi_flexform','sDEF/lDEF/settings.singleRecords/vDEF/','','',1,0,'tt_address',436,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f150a9f3d2038b11ade5dc3453f96854','sys_file_metadata',11487,'file','','','',0,0,'sys_file',11581,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f153d4f54feff5dcb38c3700719fd88c','tt_content',13596,'tx_container_parent','','','',0,0,'tt_content',13595,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f155f2da2b46fb020cce4d1bfa4553eb','sys_file_metadata',8811,'file','','','',0,0,'sys_file',8905,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f15a49247dc0acdf80109ff18f0f34a4','tt_content',4230,'media','','','',0,0,'sys_file_reference',7148,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f167ec06c6610d82b1786bd70e70a376','sys_file_metadata',169,'file','','','',0,0,'sys_file',260,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f16928ea6b114235f183653806d1458c','tx_site_product_type',4,'images','','','',5,0,'sys_file_reference',7097,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f17af75a0bbbc22e46cd3ecf83ad0de8','sys_file',8956,'metadata','','','',0,0,'sys_file_metadata',8862,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1824c2bcbaee2b20681741b48a82e9a','sys_file',10819,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f18c67211aed58e20a91b9335e345e20','sys_file_metadata',10780,'file','','','',0,0,'sys_file',10874,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1ae8ef72d65d37fde09c59156f07e2a','sys_file_metadata',83,'file','','','',0,0,'sys_file',175,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1beb257e36ef82ed198ce89300551dc','sys_file',11565,'metadata','','','',0,0,'sys_file_metadata',11471,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1c16a6bc59b1742a5ec86a9d63f78e1','sys_file',11438,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1d7eca179d39d57a1acb9933a690f7e','sys_file_metadata',13145,'file','','','',0,0,'sys_file',13239,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1da3488e5dac750fb0c2ba78d331809','sys_file_metadata',11298,'file','','','',0,0,'sys_file',11392,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1f103bbd76bb393452a19f42fa9777a','sys_file',5187,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f1f9545af80cf5fa8d2ae552095981fe','sys_file_metadata',10718,'file','','','',0,0,'sys_file',10812,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f200511ef14b9dc4893d56d464f7ec03','sys_file',11519,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f207c6d36bf20b650ae87d543611f7fb','sys_file',10826,'metadata','','','',0,0,'sys_file_metadata',10732,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f22edc1475a60841662841f9f9a92cf9','sys_file_metadata',11450,'file','','','',0,0,'sys_file',11544,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2340a33a51063c3dd621b1d4127839c','sys_file_metadata',8823,'file','','','',0,0,'sys_file',8917,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f239d6d356da1e161c321849ecef34cc','sys_file',10825,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f260870d041efb69af5c620add68af2d','sys_file',289,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f270c84664877309ac5d13678c07d84e','tx_site_accessories',206,'image','','','',0,0,'sys_file_reference',14224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2807ed5a82a3f7e24de735f15f267f4','sys_file',12053,'metadata','','','',0,0,'sys_file_metadata',11959,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2865d319abf2160cea506ee4a37ba14','sys_file_metadata',100,'file','','','',0,0,'sys_file',191,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2b34f2d78eab603a28ed836bdd227c8','sys_file',11442,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2df1cd8666c558b712dbdd88e4a33c6','sys_file_metadata',133,'file','','','',0,0,'sys_file',224,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2df5d1da8a8d4731cf280ad669f56e2','sys_file_metadata',1770,'file','','','',0,0,'sys_file',1865,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f2fc7d199dbe3b70ffb7c7993132aa5d','tt_address',427,'image','','','',0,0,'sys_file_reference',226,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3184063013ec77ab94bbe51fcba8fd2','sys_file',11645,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f31f8622b356259f7e77e70297192805','tx_site_product_type',12,'images','','','',3,0,'sys_file_reference',7262,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f351f74e90e00ad7f2b50aa2fbf10a9d','sys_file',11439,'metadata','','','',0,0,'sys_file_metadata',11345,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f35661595043a513515cf41a58d0ff49','sys_file_reference',7077,'uid_local','','','',0,0,'sys_file',12079,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f382cd20323d8f39d58ace2afe3336a8','sys_file_reference',7144,'uid_local','','','',0,0,'sys_file',11562,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f383807ad6747889e338366c000a6b6b','sys_file_metadata',8849,'file','','','',0,0,'sys_file',8943,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3c975b16dfaf7c4e14d2538fbd9f375','sys_file',14056,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3d6b4f7d95cd01d90aeeb446ca2d5c1','tt_content',4413,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','c9629494e401cbef9da9d3ac13eca608',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3eb497ca49040f3d8e582fe3b1716b0','sys_file_metadata',10697,'file','','','',0,0,'sys_file',10791,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3ebe0420af78e77f8e7f9819a0a768f','sys_file',192,'metadata','','','',0,0,'sys_file_metadata',101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3f3bb64f4df91449bf762b267504613','sys_category',322,'items','','','',2,0,'tt_address',430,'',0,0,2147483647,0,'categories',0,0,2147483647,0,3),
('f3f5459e30734c519269926f002abbed','sys_file',10984,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f3f80aa7fe6cd9efe29da597fcd9196b','sys_file',13305,'metadata','','','',0,0,'sys_file_metadata',13211,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f401b1ddede88646e5aef6c6c83ce47a','sys_file',211,'metadata','','','',0,0,'sys_file_metadata',120,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f40632d317e60fb0800227902abce367','sys_file_metadata',10891,'file','','','',0,0,'sys_file',10985,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f4331b6b20146867e5ed06c03dd19514','sys_file_metadata',12999,'file','','','',0,0,'sys_file',13093,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f441c6c12f092e58fc44b1ddfabe508f','tt_content',4152,'media','','','',0,0,'sys_file_reference',7101,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f443136a779cfd7246bb97071201d90e','sys_file',8935,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f46f35e77a852fb747f532b8980ee613','sys_file_metadata',12891,'file','','','',0,0,'sys_file',12985,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f4847e172b3ec2727dce83f6da5b5198','sys_file_reference',7261,'uid_local','','','',0,0,'sys_file',11549,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f4b1c7736b1dedeedf162f48d5200ad1','sys_file_reference',3524,'uid_local','','','',0,0,'sys_file',12032,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f4e7957af203b34b7a0a7ec2624e0780','sys_file_reference',7062,'uid_local','','','',0,0,'sys_file',11581,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f4f22021276bf65e25b30399b6e69e6c','sys_file',14366,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5064264043cce6996a8929664f9b057','sys_file',12074,'metadata','','','',0,0,'sys_file_metadata',11980,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f52d1ac70d2d0c4de59695755e0bb127','sys_file_metadata',11531,'file','','','',0,0,'sys_file',11625,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f53157d45e37847ed2d51fe719d63bc3','sys_file',5194,'metadata','','','',0,0,'sys_file_metadata',5099,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f532ed067521a03a930793bfd9d62cd0','sys_file',13326,'metadata','','','',0,0,'sys_file_metadata',13232,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f547526869387d966fbf98b7f75a2443','sys_file_metadata',8868,'file','','','',0,0,'sys_file',8962,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5488f996904fd7c983bbd5d36bdd4dd','sys_file_metadata',12156,'file','','','',0,0,'sys_file',12250,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5629936599126a8870030a47774a7dd','sys_file_metadata',13003,'file','','','',0,0,'sys_file',13097,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f564ac294366de06b421798b594faa37','sys_file',208,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f56da9f3b7221babc1fd11726dd0aca2','sys_file',12073,'metadata','','','',0,0,'sys_file_metadata',11979,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f585db7f24df9eac63648a7de2977128','sys_file',11637,'metadata','','','',0,0,'sys_file_metadata',11543,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5a45081e93335d3dcff101cdfb75a12','sys_file',11537,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5b83741f5ba188eb09769eabf2b9710','tx_site_product_type',3,'images','','','',5,0,'sys_file_reference',7084,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5bac5441dbb7412e4a532bd3118e207','tx_site_product_type',8,'images','','','',0,0,'sys_file_reference',7130,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5c434802cc439607b30ddf6d17bc6c3','tt_content',13588,'media','','','',1,0,'sys_file_reference',14243,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5c7b6fccf832af494931715780e9487','sys_file_reference',7060,'uid_local','','','',0,0,'sys_file',12073,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5d0eb423ae968e847a6e480a9e4cb16','tt_content',4210,'pi_flexform','sDEF/lDEF/settings.persistenceIdentifier/vDEF/','formPersistenceIdentifier','7abd619e4d17848f585d91bbefb3c043',0,0,'sys_file',11631,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5d15f729559849aa6b2e1bed7e670f1','sys_file_metadata',11471,'file','','','',0,0,'sys_file',11565,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5d282203e9cd111346c241e509e0156','sys_file',240,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f5eedab19563d56342f87f3bafe567a7','sys_file_metadata',11431,'file','','','',0,0,'sys_file',11525,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f60f2a268f15b0717484e55e9834eb2c','sys_file_reference',7148,'uid_local','','','',0,0,'sys_file',12049,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6125ebc300ae83790494c507e8f21a4','sys_file_metadata',12149,'file','','','',0,0,'sys_file',12242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f622d82696915cb67fd2b18a8fa33f64','sys_file_metadata',11963,'file','','','',0,0,'sys_file',12057,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f63122b09a8f2c918ce0896f1c09cfb4','sys_file',10852,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f633d64c1b3a4cf72af267b42e1240fb','sys_file',5228,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f65dad461c70a1deb4ae214978dab9fd','sys_file',10853,'metadata','','','',0,0,'sys_file_metadata',10759,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f67cb5c59c3b14ce11f5ce6ccb47a030','sys_file_metadata',168,'file','','','',0,0,'sys_file',259,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f67cc577a14004a6d43d96d83db2deb8','sys_file_metadata',11465,'file','','','',0,0,'sys_file',11559,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f697d5632b933e6d23cfc59e0e6d161d','sys_file_metadata',143,'file','','','',0,0,'sys_file',234,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6bdc268de29f572275b3ff350e41d90','tt_address',418,'description','','typolink_tag','1',0,0,'_STRING',0,'tom.lucas@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6d73ac1db3a60a571e0b56500498175','tt_content',13596,'records','','','',0,0,'tt_content',13580,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6de24636f2d20dcbdbfca019bf5e74a','sys_file_metadata',112,'file','','','',0,0,'sys_file',203,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6e7dc2cdcce0863612126f985123ed7','sys_file_metadata',13148,'file','','','',0,0,'sys_file',13242,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f6fb2b8480e69ddfe18f304fa01b4a3c','sys_file_reference',7159,'uid_local','','','',0,0,'sys_file',12050,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f73e5f8066e239c462bb86220cbbe874','sys_file',8952,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f78e044d877686a1d16fdd2957224b0a','sys_file',10791,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7920304514438a98cd3ffa9d389751d','sys_file_metadata',11437,'file','','','',0,0,'sys_file',11531,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7b03e6ff918f5551a569d4b3688bae5','sys_file',11525,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7b34a666ac0696952ccb36ac963972e','sys_file',10870,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7dc3118166ee6e0f37261fff1d7de6f','sys_file_metadata',149,'file','','','',0,0,'sys_file',240,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7dcd7e05bcbc939c997dad18d9134e1','sys_file_metadata',10757,'file','','','',0,0,'sys_file',10851,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f7e933a1fed4dccc35b73a36dc145a89','sys_file_metadata',11538,'file','','','',0,0,'sys_file',11632,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f80ad075181e5ebccd78f725c262fd21','sys_file_metadata',10741,'file','','','',0,0,'sys_file',10835,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f80ff76a71ad2e1fb6eafecb9dc5674e','sys_file_reference',7268,'uid_local','','','',0,0,'sys_file',12040,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f81c62132fb09d306f9a68415552af3b','sys_file',12055,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f82392c424a3858d2cf95e30407ad557','sys_file_metadata',1775,'file','','','',0,0,'sys_file',1870,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f89fa95b1aa25151fb098d3d4a6fcc91','sys_file',8943,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f8ae20a180f5567b18aea5328431781b','sys_file_metadata',8800,'file','','','',0,0,'sys_file',8894,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f8fac3701600af4cb7b747cac6abd8b3','sys_file',4360,'metadata','','','',0,0,'sys_file_metadata',4265,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f921e7605964c3df801091612ef6ab03','sys_file',258,'metadata','','','',0,0,'sys_file_metadata',167,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f934df2c14fb584197b749a3fc09f90a','sys_file',11599,'metadata','','','',0,0,'sys_file_metadata',11505,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f953bb8d4233fde6af4fe27dffd7127a','sys_file_metadata',5127,'file','','','',0,0,'sys_file',5222,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9657150fd79ef5c9603751501e4bccf','sys_file_metadata',5114,'file','','','',0,0,'sys_file',5209,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f968101f3c70524dac9c774d4d115765','sys_file_metadata',101,'file','','','',0,0,'sys_file',192,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f968c77f725a1bdca3a81c82456dfaa5','sys_file',13108,'metadata','','','',0,0,'sys_file_metadata',13014,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f974da4e1e18524c17d14da14b6cbe19','sys_file',1865,'metadata','','','',0,0,'sys_file_metadata',1770,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f97a86b3100efc4391fcf64438967bed','sys_file',8929,'metadata','','','',0,0,'sys_file_metadata',8835,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f97b4d959f4ebeb9423760fa495728b1','tt_content',4289,'media','','','',0,0,'sys_file_reference',7201,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f98a172ae5e3f7fd18696a914419ec6b','sys_file',225,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f98ead61a91fc9b8b10c76eb093dc24d','tt_content',4033,'tx_container_parent','','','',0,0,'tt_content',4032,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9ade994e3fd445bced1ac6387b71c54','tt_content',4072,'tx_container_parent','','','',0,0,'tt_content',4071,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9b253fcd5d595a65f83bd4ce1416aa1','tx_site_vertical_tab',14,'media','','','',0,0,'sys_file_reference',7207,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9b42b955770a7fe924601631fd4a30c','sys_file_metadata',11543,'file','','','',0,0,'sys_file',11637,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9bf31e282cd3c6439991d96904d05e3','sys_file_metadata',160,'file','','','',0,0,'sys_file',251,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9d9a8d199e08ee1813018abbf04c229','tx_site_page_teaser',390,'link','','typolink','2ab7bac943836da944c58c16941e4a3f:0',0,0,'pages',1877,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('f9e04d6f9dc033af6e1e79beabfa123d','sys_file',12049,'metadata','','','',0,0,'sys_file_metadata',11955,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa02b3b83ff2ddaf8817ac27ce2b9304','tt_content',4256,'tx_container_parent','','','',0,0,'tt_content',4254,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa1fa5e731c9607e821494831a360850','sys_file',11441,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa2d2a4bf9dce058743f8b5e0018f340','sys_file_metadata',11469,'file','','','',0,0,'sys_file',11563,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa3e7bd8100347627847052de331a718','sys_file',213,'metadata','','','',0,0,'sys_file_metadata',122,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa5040c4a71120801f9c36dcfa680ed8','tt_content',4466,'bodytext','','typolink_tag','1',0,0,'_STRING',0,'prescription@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa6966bf8a240ea7ea7f8cb799afd214','tt_content',4456,'download_item','','','',0,0,'sys_file_reference',7289,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa98e247a7be96947e3b1f51dcb4e559','sys_file',11732,'metadata','','','',0,0,'sys_file_metadata',11638,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa9bf96f4275fa10c5d670f04bf70722','sys_file',8924,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa9c4fc4ad0fd0196328e4fd15c76723','sys_file_reference',7093,'uid_local','','','',0,0,'sys_file',11524,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fa9ce844da244638b61cd172f971baf8','sys_file_metadata',4286,'file','','','',0,0,'sys_file',4381,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fab82c07686d524ca2d2dcf639f7dbf6','sys_file_metadata',195,'file','','','',0,0,'sys_file',287,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fac1945cf2ad47de69f2bfbc56cdd269','sys_file_reference',7112,'uid_local','','','',0,0,'sys_file',11520,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('faeb40f560182afe353dd6ed314f9603','sys_file',11652,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('faeeedf653758dde201e21d6eded47ee','sys_file',188,'metadata','','','',0,0,'sys_file_metadata',97,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('faf24fa00e2a78c0f3b003a068dd7f40','sys_file',11457,'metadata','','','',0,0,'sys_file_metadata',11363,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb09fde33eac88157a255ff8f002b195','sys_file',11522,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb159023204e1d16ff511faea86b20c4','sys_file',5217,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb341de65514bf15acf3f7af2e412a86','sys_file',8918,'metadata','','','',0,0,'sys_file_metadata',8824,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb6000a96604541f9fc4c4d9d4318c59','tt_content',4454,'tx_container_parent','','','',0,0,'tt_content',4451,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb66a69c6dfa55be42f7ca507a4d6ae1','sys_file_metadata',12996,'file','','','',0,0,'sys_file',13090,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb6d9e64494e5cdd579c2eedfb2c5af7','sys_file',11388,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb839fdb2033355b97f42593f3510835','sys_file_metadata',8802,'file','','','',0,0,'sys_file',8896,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb8f7c5e5180f35be89f00a29e5e11fc','sys_file',207,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fb9124f3f00dfbcd2f40930eeb18a550','sys_file',8954,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fbcb9e4eb06fe75a9d7e1cce6c6a4278','sys_file_metadata',11452,'file','','','',0,0,'sys_file',11546,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fbd45345f1480dd66ea7f485766bf73c','sys_file',5206,'metadata','','','',0,0,'sys_file_metadata',5111,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fbf8926df477db1a9bed2e3fd2f6473e','be_users',58,'email','','email','2',0,0,'_STRING',0,'drew.mccarthy@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc1b1c29e18e3b456b9a54b90e833cee','sys_file_metadata',8844,'file','','','',0,0,'sys_file',8938,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc2115ba91b95fa725101e1a33af7a53','tx_scheduler_task',2,'task_group','','','',0,0,'tx_scheduler_task_group',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc5511be522fd81c8a1a804ab4ab4624','sys_file_metadata',11296,'file','','','',0,0,'sys_file',11390,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc70d545ddfa79402c37abe25e0863b5','sys_file',11627,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc7271f5058959a0f28574a6de2ff758','sys_file',5197,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc804cb56e4a49e1397755b1070f2f32','sys_file',10872,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fc809c8ba2f4df36323fac9e09f5d1e5','sys_file',317,'metadata','','','',0,0,'sys_file_metadata',223,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fcc321b2b235ce164cff57babaeaf2ff','tx_scheduler_task',8,'task_group','','','',0,0,'tx_scheduler_task_group',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fcd2b7c91ce83135c9ab60edaf50f526','sys_file_metadata',8836,'file','','','',0,0,'sys_file',8930,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd005afaf47fd27b829d1215feead1cf','tt_address',415,'description','','typolink_tag','1',0,0,'_STRING',0,'matt.lescault@centorrx.com',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd2aa1893ef0b91163b081367f9006c0','sys_file_metadata',5106,'file','','','',0,0,'sys_file',5201,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd38806090cb68b82f8b0923571dd988','sys_file',10793,'metadata','','','',0,0,'sys_file_metadata',10699,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd4c6fb20a79f22d899c6b5b9488a938','sys_file_reference',7104,'uid_local','','','',0,0,'sys_file',11567,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd580b0d4bdeac65c34fe9da3c490c5f','sys_file_metadata',11139,'file','','','',0,0,'sys_file',11233,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd7ace96f7b6ca3da2bffd45424a5ffc','sys_file',11725,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fd982b97fdaedd5c74ba8e691fee8758','sys_file',11517,'metadata','','','',0,0,'sys_file_metadata',11423,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fde1011e5d84913b5f6d07fc2d6109b5','sys_file',185,'metadata','','','',0,0,'sys_file_metadata',94,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fdfa8e6adda050e361c1833d34ae3de0','sys_file',189,'metadata','','','',0,0,'sys_file_metadata',98,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe081ad6dc18288058defb5b3059e8dd','tt_content',4255,'media','','','',0,0,'sys_file_reference',7165,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe250d1e621a5c7d596322e3a417e44c','sys_file',11300,'metadata','','','',0,0,'sys_file_metadata',11206,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe43e2dbfc72d286a0693ed25ad39016','sys_file',206,'metadata','','','',0,0,'sys_file_metadata',115,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe4a3c54d2f7c1e2cd6ef5e3b6237b59','sys_file',12988,'metadata','','','',0,0,'sys_file_metadata',12894,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe6436857a0718e87807500544b76bb9','sys_file',12054,'metadata','','','',0,0,'sys_file_metadata',11960,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fe8936a2aff64ccb8d04208b84ea14fc','sys_file',12045,'metadata','','','',0,0,'sys_file_metadata',11951,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fea3a6afdd2e352babe8d84496a453a7','sys_file',8957,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('feb7b5a648a8a0059d4842c1946de24b','sys_file',11639,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fed888a15186b20b2e7a8651a7d2aef0','sys_file_reference',7291,'uid_local','','','',0,0,'sys_file',11712,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fed924f8529a57906ba24cc7f8828639','tt_content',4258,'media','','','',0,0,'sys_file_reference',7171,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('feffdb96e0159e7b3458ddedeef77f03','sys_file_metadata',8862,'file','','','',0,0,'sys_file',8956,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff01ce43a11c86810cab3b05bc474184','sys_file_metadata',8843,'file','','','',0,0,'sys_file',8937,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff2e979c673957e66ea84958caa70308','sys_file_metadata',11546,'file','','','',0,0,'sys_file',11640,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff48002cf6b2614e391d2dc9759b98c8','sys_file_metadata',97,'file','','','',0,0,'sys_file',188,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff61116066d33539a7254f44eed0da57','sys_file_metadata',10725,'file','','','',0,0,'sys_file',10819,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff634f9c4ef55acb8960c7155dfb06eb','sys_file',8910,'storage','','','',0,0,'sys_file_storage',3,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff7260f53c7c01ff59df32861dd2afff','sys_file',283,'metadata','','','',0,0,'sys_file_metadata',191,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff7e0a76330ebbbdf343e9e528ba54fe','sys_file',12408,'metadata','','','',0,0,'sys_file_metadata',12314,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff80d5e797ab873182a8ac93e3c5d2f6','tt_content',4289,'tx_container_parent','','','',0,0,'tt_content',4288,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff90016cb427b5034fd66e2d1b42a1ea','sys_file',11383,'metadata','','','',0,0,'sys_file_metadata',11289,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff97a9cf94cbd403e5a2055ff8ab4c79','tt_content',4105,'tx_container_parent','','','',0,0,'tt_content',4104,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ff97cc1b9f85d21bec5c9ec58f4e74c2','sys_file',12227,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ffaba16d39622fbe99507664835ea058','sys_file',11595,'storage','','','',0,0,'sys_file_storage',1,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ffb1659f5910ad073b513c44da1e8f8e','sys_file_metadata',176,'file','','','',0,0,'sys_file',268,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ffc1960a87c2246108306e65d22f56e3','sys_file_metadata',26,'file','','','',0,0,'sys_file',140,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ffdfd66669b610bcafe74d6dcd416a16','sys_file_reference',234,'uid_local','','','',0,0,'sys_file',12033,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('ffe53abc4c660b7a7002004de0afa055','sys_file_metadata',10727,'file','','','',0,0,'sys_file',10821,'',0,0,2147483647,0,'',0,0,2147483647,0,0),
('fff296f7be1d96dec76caaeedf1488a3','sys_file_metadata',13043,'file','','','',0,0,'sys_file',13137,'',0,0,2147483647,0,'',0,0,2147483647,0,0);
/*!40000 ALTER TABLE `sys_refindex` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_registry`
--

DROP TABLE IF EXISTS `sys_registry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_registry` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `entry_namespace` varchar(128) NOT NULL DEFAULT '',
  `entry_key` varchar(128) NOT NULL DEFAULT '',
  `entry_value` mediumblob DEFAULT NULL,
  PRIMARY KEY (`uid`),
  UNIQUE KEY `entry_identifier` (`entry_namespace`,`entry_key`)
) ENGINE=InnoDB AUTO_INCREMENT=186576 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_registry`
--

LOCK TABLES `sys_registry` WRITE;
/*!40000 ALTER TABLE `sys_registry` DISABLE KEYS */;
INSERT INTO `sys_registry` VALUES
(1,'core','formSessionToken:1','s:64:\"a19337c4216e94d91effbebbd9635f1f10b913a2418d2a2f32371f50cde79174\";'),
(10,'tx_scheduler','lastRun','a:3:{s:5:\"start\";i:1788189662;s:3:\"end\";i:1788189662;s:4:\"type\";s:4:\"cron\";}'),
(20,'tx_reports','status.highestSeverity','i:2;'),
(24,'core','sys_refindex_lastUpdate','i:1787972401;'),
(25,'core','formSessionToken:3','s:64:\"a317e68d9ccd584f197f916048a72c4e690d40ee966ed8c5e04ad31e8d31767b\";'),
(40,'installUpdate','TYPO3\\CMS\\Install\\Updates\\DatabaseCharsetUpdate','i:1;'),
(41,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FileListInAccessModuleListUpdate','i:1;'),
(42,'installUpdate','TYPO3\\CMS\\Install\\Updates\\AccessRightParametersUpdate','i:1;'),
(43,'installUpdate','TYPO3\\CMS\\Install\\Updates\\BackendUserStartModuleUpdate','i:1;'),
(44,'installUpdate','TYPO3\\CMS\\Install\\Updates\\Compatibility6ExtractionUpdate','i:1;'),
(45,'installUpdate','TYPO3\\CMS\\Install\\Updates\\ContentTypesToTextMediaUpdate','i:1;'),
(46,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FileListIsStartModuleUpdate','i:1;'),
(47,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FilesReplacePermissionUpdate','i:1;'),
(48,'installUpdate','TYPO3\\CMS\\Install\\Updates\\LanguageIsoCodeUpdate','i:1;'),
(49,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MediaceExtractionUpdate','i:1;'),
(50,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MigrateMediaToAssetsForTextMediaCe','i:1;'),
(51,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MigrateShortcutUrlsAgainUpdate','i:1;'),
(52,'installUpdate','TYPO3\\CMS\\Install\\Updates\\OpenidExtractionUpdate','i:1;'),
(53,'installUpdate','TYPO3\\CMS\\Install\\Updates\\PageShortcutParentUpdate','i:1;'),
(54,'installUpdate','TYPO3\\CMS\\Install\\Updates\\ProcessedFileChecksumUpdate','i:1;'),
(55,'installUpdate','TYPO3\\CMS\\Install\\Updates\\TableFlexFormToTtContentFieldsUpdate','i:1;'),
(56,'installUpdate','TYPO3\\CMS\\Install\\Updates\\WorkspacesNotificationSettingsUpdate','i:1;'),
(57,'installUpdate','TYPO3\\CMS\\Rtehtmlarea\\Hook\\Install\\DeprecatedRteProperties','i:1;'),
(58,'installUpdate','TYPO3\\CMS\\Rtehtmlarea\\Hook\\Install\\RteAcronymButtonRenamedToAbbreviation','i:1;'),
(59,'installUpdate','TYPO3\\CMS\\Install\\Updates\\WizardDoneToRegistry','i:1;'),
(61,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FrontendUserImageUpdateWizard','i:1;'),
(63,'installUpdateRows','rowUpdatersDone','a:8:{i:0;s:52:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\L10nModeUpdater\";i:1;s:53:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\ImageCropUpdater\";i:2;s:57:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\RteLinkSyntaxUpdater\";i:3;s:69:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\WorkspaceVersionRecordsMigration\";i:4;s:66:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\L18nDiffsourceToJsonMigration\";i:5;s:77:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\WorkspaceMovePlaceholderRemovalMigration\";i:6;s:76:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\WorkspaceNewPlaceholderRemovalMigration\";i:7;s:69:\"TYPO3\\CMS\\Install\\Updates\\RowUpdater\\SysRedirectRootPageMoveMigration\";}'),
(64,'installUpdate','TYPO3\\CMS\\Install\\Updates\\CommandLineBackendUserRemovalUpdate','i:1;'),
(65,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FillTranslationSourceField','i:1;'),
(67,'tx_realurl','updateLevel','i:4;'),
(71,'TYPO3\\CMS\\Lang','de','i:1502193061;'),
(72,'installUpdate','TYPO3\\CMS\\Install\\Updates\\StartModuleUpdate','i:1;'),
(73,'installUpdate','TYPO3\\CMS\\Install\\Updates\\LanguageSortingUpdate','i:1;'),
(74,'installUpdate','TYPO3\\CMS\\Install\\Updates\\PopulatePageSlugs','i:1;'),
(76,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MigratePagesLanguageOverlayUpdate','i:1;'),
(77,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SeparateSysHistoryFromSysLogUpdate','i:1;'),
(84,'core','formProtectionSessionToken:4','s:64:\"72dbf26f3163163c84a1b6fb46fdb6ea336280c492842dd9897b2b2174f016e6\";'),
(99,'core','formProtectionSessionToken:13','s:64:\"8ccfa9698cc9f6ac3847e3ce25b315464459eaa5d6bb692bc53a2a1dff348cbc\";'),
(110,'core','formProtectionSessionToken:15','s:64:\"0076820df8c892d3c6eda167638ba0b388b6e390767f5f909fd1f42be29d8e74\";'),
(120,'core','formProtectionSessionToken:16','s:64:\"4a72eb3033462d2b511c098f9bfe15aa83942973dc7628fab1778bea2e58dea3\";'),
(123,'core','formProtectionSessionToken:11','s:64:\"c988ef47ac9cb91c33f175b86da321f6993cfbd7724b152c466ddd7b8500f936\";'),
(1004,'core','formProtectionSessionToken:14','s:64:\"376e8cd02f5aabb654206c85a87aedbec12aa31f34703c4a62040be32e07d304\";'),
(131367,'core','formProtectionSessionToken:19','s:64:\"ed28342732d2f389e76c52718ea75b32561b8b94c58120fb4a0cbf7783c4d415\";'),
(182741,'core','formProtectionSessionToken:7','s:64:\"9bf26d67b5fc9c1b37970f5ff6a9a87a7bf89eb36431b305f2f72483dda8ea30\";'),
(182746,'core','formProtectionSessionToken:1','s:64:\"128b2eab7f6254f04fcab7f72252e98db29a3504aab0064b4b910613ba2d9d2d\";'),
(182754,'core','formProtectionSessionToken:21','s:64:\"9f0a04674746ad269de1823d226d0710695e63507ca190c7ecd80e1633126b76\";'),
(182755,'core','formProtectionSessionToken:6','s:64:\"0ab62393f8ac72a8c837e19ebb9e1b4046ce2ec5b5ed5da37d17b30df08998f1\";'),
(182757,'core','formProtectionSessionToken:8','s:64:\"db54f7dab1b2f0516f5c589ac1d6b82df03bc1b7dd95491e5aeeb5601e4b64e7\";'),
(182759,'installUpdate','TYPO3\\CMS\\Install\\Updates\\Typo3DbExtractionUpdate','i:1;'),
(182760,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FuncExtractionUpdate','i:1;'),
(182761,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MigratePagesLanguageOverlayBeGroupsAccessRights','i:1;'),
(182762,'installUpdate','TYPO3\\CMS\\Install\\Updates\\RsaauthExtractionUpdate','i:1;'),
(182763,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FeeditExtractionUpdate','i:1;'),
(182764,'installUpdate','TYPO3\\CMS\\Install\\Updates\\TaskcenterExtractionUpdate','i:1;'),
(182765,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysActionExtractionUpdate','i:1;'),
(182766,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SvgFilesSanitization','i:1;'),
(182768,'installUpdate','GeorgRinger\\News\\Updates\\PopulateCategorySlugs','i:1;'),
(182983,'core','formProtectionSessionToken:20','s:64:\"b188a049fe4fbce7b25c4574d72b7e89dc4e5ed7050eb57bf6f08a3e31d8767e\";'),
(183033,'core','formProtectionSessionToken:26','s:64:\"b7f0a1451daa48a045f8e837ce389661d1bfe621c8bf1bf9dcbf4a617e1ab1ce\";'),
(183068,'core','formProtectionSessionToken:27','s:64:\"46146ba6e2fd001a89baa3e5f13f87d408dafff8e2c62f63690e3f4aba2a1e26\";'),
(183092,'languagePacks','baseUrl','s:33:\"https://localize.typo3.org/xliff/\";'),
(183458,'installUpdate','TYPO3\\CMS\\Install\\Updates\\BackendUserLanguageMigration','i:1;'),
(183467,'core','formProtectionSessionToken:30','s:64:\"7b09a2f4e67fd21475f9df70b0894c7d78aea082297922cc6971bf6fc546323e\";'),
(183478,'languagePacks','de-container','i:1752470666;'),
(183479,'languagePacks','de-news_content_elements','i:1752470668;'),
(183480,'languagePacks','de-ns_license','i:1715689572;'),
(183481,'languagePacks','de-ns_revolution_slider','i:1708554761;'),
(183482,'languagePacks','de-sentry_client','i:1752470669;'),
(183483,'languagePacks','de-sz_downloadcenter','i:1747813778;'),
(183484,'languagePacks','de-sz_flyout','i:1747813778;'),
(183485,'languagePacks','de-sz_products','i:1747813778;'),
(183486,'languagePacks','de-sz_slider','i:1747813778;'),
(183487,'languagePacks','de-sz_sync','i:1747813778;'),
(183488,'languagePacks','de-typo3sz_assets','i:1747813779;'),
(183489,'languagePacks','de-typo3sz_base','i:1747813779;'),
(183490,'languagePacks','de','i:1786451863;'),
(183501,'core','formProtectionSessionToken:28','s:64:\"7e4ab99b5a4f26e6aa437b3b4a999a7ea525805d8b0c32805b73faa1cfcf2857\";'),
(183607,'core','formProtectionSessionToken:31','s:64:\"39fa4bddbc2b5ad43bd3f35d5fe6e16dac30914a2d64ff6cdc879f6d26b743d3\";'),
(184207,'core','formProtectionSessionToken:33','s:64:\"a69218c3b1523cd3075ee8ddedd85403d31614c86c5481f48399022a00d1d037\";'),
(184221,'installUpdate','TYPO3\\CMS\\Install\\Updates\\FeLoginModeExtractionUpdate','i:1;'),
(184222,'installUpdate','Tpwd\\KeSearch\\Updates\\MakeTagsAlphanumericUpgradeWizard','i:1;'),
(184223,'installUpdate','Tpwd\\KeSearch\\Updates\\PopulateFilterOptionSlugsUpgradeWizard','i:1;'),
(184224,'installUpdate','TYPO3\\CMS\\Install\\Updates\\CollectionsExtractionUpdate','i:1;'),
(184225,'installUpdate','TYPO3\\CMS\\Install\\Updates\\MigrateSiteSettingsConfigUpdate','i:1;'),
(184226,'installUpdate','TYPO3\\CMS\\Install\\Updates\\ShortcutRecordsMigration','i:1;'),
(184227,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysLogChannel','i:1;'),
(184228,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysTemplateNoWorkspaceMigration','i:1;'),
(184229,'installUpdate','GeorgRinger\\News\\Updates\\RealurlAliasNewsSlugUpdater','i:1;'),
(184230,'installUpdate','GeorgRinger\\News\\Updates\\NewsSlugUpdater','i:1;'),
(184231,'installUpdate','GeorgRinger\\News\\Updates\\PopulateTagSlugs','i:1;'),
(184232,'installUpdate','GeorgRinger\\News\\Updates\\RelatedLinkIntegerDefault','i:1;'),
(184233,'installUpdate','GeorgRinger\\News\\Updates\\TitleFieldDefault','i:1;'),
(184234,'installUpdate','T3\\Dce\\UpdateWizards\\MigrateDceFieldDatabaseRelationUpdateWizard','i:1;'),
(184235,'installUpdate','T3\\Dce\\UpdateWizards\\MigrateFlexformSheetIdentifierUpdateWizard','i:1;'),
(184236,'installUpdate','T3\\Dce\\UpdateWizards\\FixMalformedDceFieldVariableNamesUpdateWizard','i:1;'),
(184237,'installUpdate','T3\\Dce\\UpdateWizards\\FileToFalUpdateWizard','i:1;'),
(184238,'installUpdate','T3\\Dce\\UpdateWizards\\InlineFalToFileUpdateWizard','i:1;'),
(184239,'installUpdate','T3\\Dce\\UpdateWizards\\MigrateFlexformSysFileReferencesUpdateWizard','i:1;'),
(184240,'installUpdate','TYPO3\\CMS\\Install\\Updates\\BackendGroupsExplicitAllowDenyMigration','i:1;'),
(184241,'installUpdate','TYPO3\\CMS\\Install\\Updates\\BackendModulePermissionMigration','i:1;'),
(184243,'installUpdate','TYPO3\\CMS\\Install\\Updates\\PasswordPolicyForFrontendUsersUpdate','i:1;'),
(184244,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysFileCollectionIdentifierMigration','i:1;'),
(184245,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysFileMountIdentifierMigration','i:1;'),
(184246,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SysLogSerializationUpdate','i:1;'),
(184247,'installUpdate','GeorgRinger\\News\\Updates\\PluginUpdater','i:1;'),
(184248,'installUpdate','GeorgRinger\\News\\Updates\\PluginPermissionUpdater','i:1;'),
(184249,'languagePacks','de-dce','i:1747813776;'),
(184250,'languagePacks','de-sz_redirects','i:1747813778;'),
(184396,'core','formProtectionSessionToken:22','s:64:\"c6b166ef59069b53c42de5eade001b05f3c152fc2331dba1df925a7250b09511\";'),
(184491,'core','formProtectionSessionToken:37','s:64:\"98e959a4f06823e75dbdf53e7f134f8f99a887b3d1ec782dfa40412e6a16a89a\";'),
(184492,'core','formProtectionSessionToken:36','s:64:\"33628dbcdf0dfd3e1cfad79a2dcba2eedf4384f423d8bf0155940963ae514eed\";'),
(184523,'core','formProtectionSessionToken:38','s:64:\"e8bf97cc662276592ef237c806b2c4c35e7a2696d02b7e52b9e13bb4f173a47d\";'),
(184871,'core','formProtectionSessionToken:29','s:64:\"54a7353016fc5eb0ab6717eedfae98fecc7d8eeaca20b1cbc54d0978d1047458\";'),
(184982,'core','formProtectionSessionToken:32','s:64:\"e619bcb12a4382d78d9ec5b31c98f89bfd7bb36c2ee573bcee905d65cba798b9\";'),
(185405,'core','formProtectionSessionToken:42','s:64:\"e6c9753af578d394e39810a30c05aba3fa2df09b92f9f1ea166141aab133e265\";'),
(185497,'core','formProtectionSessionToken:44','s:64:\"e418dfa2614c2a75943f6437c82e689a822a046bf7d1bf00dc98f3b46a98ba31\";'),
(185549,'tx_kesearch','lastRun','a:3:{s:9:\"startTime\";i:1752184801;s:7:\"endTime\";i:1752185068;s:12:\"indexingTime\";i:267;}'),
(185550,'installUpdate','TYPO3\\CMS\\Install\\Updates\\IndexedSearchCTypeMigration','i:1;'),
(185551,'installUpdate','TYPO3\\CMS\\Install\\Updates\\PagesRecyclerDoktypeMigration','i:1;'),
(185552,'installUpdate','TYPO3\\CMS\\Install\\Updates\\SynchronizeColPosAndCTypeWithDefaultLanguage','i:1;'),
(185553,'installUpdate','TYPO3\\CMS\\Extensionmanager\\Updates\\FeLoginModeExtractionUpdate','i:1;'),
(185554,'installUpdate','TYPO3\\CMS\\ContentBlocks\\Update\\ContentBlockFolderStructureMigration','i:1;'),
(185555,'installUpdate','ApacheSolrForTypo3\\Solr\\Updates\\SolrSearchCTypeMigration','i:1;'),
(185556,'core','formProtectionSessionToken:45','s:64:\"2f0d49e520b396fd1a49e596b73a0b2e0e704eddce622dbdaea060ce26ae9e23\";'),
(185559,'languagePacks','de-base','i:1752470666;'),
(185560,'languagePacks','de-container_configuration','i:1752470666;'),
(185561,'languagePacks','de-content_blocks','i:1752470666;'),
(185562,'languagePacks','de-content_sync','i:1752470667;'),
(185563,'languagePacks','de-downloads','i:1752470667;'),
(185564,'languagePacks','de-hubspot_forms','i:1752470668;'),
(185565,'languagePacks','de-jobs','i:1752470668;'),
(185566,'languagePacks','de-locations','i:1752470668;'),
(185567,'languagePacks','de-placeholder','i:1752470669;'),
(185568,'languagePacks','de-site','i:1752470669;'),
(185569,'languagePacks','de-vite_asset_collector','i:1752470670;'),
(185594,'core','formProtectionSessionToken:41','s:64:\"39c07e43b4f7c57b9d319fedc47020456e42b59a90b04d2ec696958988fa4d22\";'),
(185776,'core','formProtectionSessionToken:47','s:64:\"c9f693e04ca54147c89fcbd47d2efb6187a5b917a0ee64ee116f5fe5e23ed3d0\";'),
(185881,'languagePacks','de-gorecaptcha','i:1786451861;'),
(185922,'core','formProtectionSessionToken:46','s:64:\"a23f2078d25c5fa51c5e45503324f735c3ab670cc88aea69f2042cf3e2565ee8\";'),
(185996,'core','formProtectionSessionToken:48','s:64:\"9a55ed2d969384dcbec1afdcdd8dda2d5e78a7dfe791f1a3386fb80f2ef3d59f\";'),
(186165,'core','formProtectionSessionToken:51','s:64:\"472cb629306bebd7f88575e48743ac32e65bfd1ad79f765127057262c3b0c0d2\";'),
(186214,'core','formProtectionSessionToken:35','s:64:\"7adb4f40c418d03463761dfe1d9ff3f119120cd738d969c7072644057bd9948d\";'),
(186227,'core','formProtectionSessionToken:50','s:64:\"e71a2bcdd42669cc3f3889358e78c15c543bb3f7f61d2660aba3b5cc4f7c72e4\";'),
(186275,'core','formProtectionSessionToken:54','s:64:\"2827fff01c5f4318abae9c69c2c3c381248b351d4eb52ae73c1d61b1624db565\";'),
(186313,'languagePacks','de-http_api','i:1786451861;'),
(186408,'core','formProtectionSessionToken:24','s:64:\"b0db94ffe7eeab25e41404ffeddabed214173672d8b925767f3ac4932d47e689\";'),
(186466,'installUpdate','Gerresheimer\\Site\\Upgrades\\NewsImageViewUpgradeWizard','i:1;'),
(186499,'core','formProtectionSessionToken:25','s:64:\"fed74e992b78d0f9ba3649eb1fbbb3dfad09b082a6a5e75a533f9f4fe12f903e\";'),
(186516,'core','formProtectionSessionToken:49','s:64:\"db7e4134ea7f2925f1770d7345099205ad5713fabf1c3e95749b21a390fad9e1\";'),
(186519,'installUpdate','TYPO3\\CMS\\Core\\Upgrades\\PagesRecyclerDoktypeMigration','i:1;'),
(186520,'installUpdate','TYPO3\\CMS\\Backend\\Upgrades\\UserSettingsNormalizationMigration','i:1;'),
(186521,'installUpdate','TYPO3\\CMS\\Form\\Upgrades\\FileFormsToDatabaseUpgradeWizard','i:1;'),
(186522,'installUpdate','TYPO3\\CMS\\Core\\Upgrades\\BackendUserLanguageMigration','i:1;'),
(186523,'extensionDataImport','sz_dynamic_sysdomains:/ext_tables_static+adt.sql','i:1;'),
(186524,'extensionDataImport','gridelements:/ext_tables_static+adt.sql','i:1;'),
(186525,'extensionDataImport','media:/ext_tables_static+adt.sql','i:1;'),
(186526,'extensionDataImport','vidi:/ext_tables_static+adt.sql','i:1;'),
(186527,'extensionDataImport','news:/ext_tables_static+adt.sql','i:1;'),
(186528,'extensionDataImport','powermail:/ext_tables_static+adt.sql','i:1;'),
(186529,'extensionDataImport','form:/ext_tables_static+adt.sql','i:1;'),
(186530,'extensionDataImport','typo3sz_base:/ext_tables_static+adt.sql','i:1;'),
(186531,'extensionDataImport','powermail:ext_tables_static+adt.sql','i:1;'),
(186532,'extensionDataImport','t3ddy:ext_tables_static+adt.sql','i:1;'),
(186533,'extensionDataImport','sz_superrtl_contracts:ext_tables_static+adt.sql','i:1;'),
(186534,'extensionDataImport','gridelements:ext_tables_static+adt.sql','i:1;'),
(186535,'extensionDataImport','sz_fal_copyrights:ext_tables_static+adt.sql','i:1;'),
(186536,'extensionDataImport','filemetadata:ext_tables_static+adt.sql','i:1;'),
(186537,'extensionDataImport','metadata:ext_tables_static+adt.sql','i:1;'),
(186538,'extensionDataImport','adodb:ext_tables_static+adt.sql','i:1;'),
(186539,'extensionDataImport','dbal:ext_tables_static+adt.sql','i:1;'),
(186540,'extensionDataImport','sz_assets:ext_tables_static+adt.sql','i:1;'),
(186541,'extensionDataImport','typo3sz_assets:ext_tables_static+adt.sql','i:1;'),
(186542,'extensionDataImport','sz_tracking:ext_tables_static+adt.sql','i:1;'),
(186543,'extensionDataImport','sz_cookie_policy:ext_tables_static+adt.sql','i:1;'),
(186544,'extensionDataImport','t3adminer:ext_tables_static+adt.sql','i:1;'),
(186545,'extensionDataImport','realurl:ext_tables_static+adt.sql','i:1;'),
(186546,'extensionDataImport','news:ext_tables_static+adt.sql','i:1;'),
(186547,'extensionDataImport','nc_staticfilecache:ext_tables_static+adt.sql','i:1;'),
(186548,'extensionDataImport','vhs:ext_tables_static+adt.sql','i:1;'),
(186549,'extensionDataImport','tinysource:ext_tables_static+adt.sql','i:1;'),
(186550,'extensionDataImport','dce:ext_tables_static+adt.sql','i:1;'),
(186551,'extensionDataImport','be_secure_pw:ext_tables_static+adt.sql','i:1;'),
(186552,'extensionDataImport','sz_nc_staticfilecache:ext_tables_static+adt.sql','i:1;'),
(186553,'extensionDataImport','seo_basics:ext_tables_static+adt.sql','i:1;'),
(186554,'extensionDataImport','scheduler:ext_tables_static+adt.sql','i:1;'),
(186555,'extensionDataImport','form:ext_tables_static+adt.sql','s:0:\"\";'),
(186556,'extensionDataImport','sz_flyout:ext_tables_static+adt.sql','s:0:\"\";'),
(186557,'extensionDataImport','sz_slider:ext_tables_static+adt.sql','s:0:\"\";'),
(186558,'extensionDataImport','ns_revolution_slider:ext_tables_static+adt.sql','s:0:\"\";'),
(186559,'installUpdate','TYPO3\\CMS\\Core\\Upgrades\\MigrateExtensionDataImportRegistryKeysUpdate','i:1;'),
(186560,'installUpdate','TYPO3\\CMS\\Core\\Upgrades\\PageDoktypeLinkMigration','i:1;'),
(186561,'installUpdate','TYPO3\\CMS\\Core\\Upgrades\\UserPermissionsForRenamedModulesMigration','i:1;'),
(186562,'installUpdate','TYPO3\\CMS\\Scheduler\\Migration\\SchedulerDatabaseStorageMigration','i:1;'),
(186563,'installUpdate','TYPO3\\CMS\\Backend\\Upgrades\\UserSettingsMigration','i:1;'),
(186564,'installUpdate','TYPO3\\CMS\\Backend\\Upgrades\\UserSettingsScrubbingMigration','i:1;'),
(186565,'installUpdate','TYPO3\\CMS\\Frontend\\Upgrades\\SynchronizeColPosAndCTypeWithDefaultLanguage','i:1;'),
(186566,'installUpdate','TYPO3\\CMS\\Linkvalidator\\Upgrades\\LinkValidatorFieldMigration','i:1;'),
(186567,'installUpdate','FriendsOfTYPO3\\TtAddress\\Updates\\TtAddressCTypeMigration','i:1;'),
(186574,'tx_redirects','conflicting_redirects','a:0:{}'),
(186575,'tx_redirects','redirects_check_integrity_last_check','i:1788120902;');
/*!40000 ALTER TABLE `sys_registry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_template`
--

DROP TABLE IF EXISTS `sys_template`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_template` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(11) unsigned NOT NULL DEFAULT 0,
  `endtime` int(11) unsigned NOT NULL DEFAULT 0,
  `root` smallint(5) unsigned NOT NULL DEFAULT 0,
  `clear` smallint(5) unsigned NOT NULL DEFAULT 0,
  `include_static_file` longtext DEFAULT NULL,
  `constants` longtext DEFAULT NULL,
  `config` longtext DEFAULT NULL,
  `description` text DEFAULT NULL,
  `basedOn` longtext DEFAULT NULL,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `includeStaticAfterBasedOn` smallint(5) unsigned NOT NULL DEFAULT 0,
  `static_file_mode` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_impexp_origuid` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `roottemplate` (`deleted`,`hidden`,`root`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_template`
--

LOCK TABLES `sys_template` WRITE;
/*!40000 ALTER TABLE `sys_template` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_template` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_workspace`
--

DROP TABLE IF EXISTS `sys_workspace`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_workspace` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `title` varchar(30) NOT NULL DEFAULT '',
  `adminusers` longtext DEFAULT NULL,
  `members` longtext DEFAULT NULL,
  `db_mountpoints` longtext DEFAULT NULL,
  `file_mountpoints` varchar(255) DEFAULT '',
  `publish_time` bigint(20) NOT NULL DEFAULT 0,
  `live_edit` smallint(5) unsigned NOT NULL DEFAULT 0,
  `publish_access` smallint(5) unsigned NOT NULL DEFAULT 0,
  `previewlink_lifetime` int(11) NOT NULL DEFAULT 0,
  `custom_stages` int(10) unsigned NOT NULL DEFAULT 0,
  `stagechg_notification` smallint(5) unsigned NOT NULL DEFAULT 1,
  `edit_notification_defaults` longtext DEFAULT NULL,
  `edit_notification_preselection` smallint(5) unsigned NOT NULL DEFAULT 2,
  `edit_allow_notificaton_settings` smallint(5) unsigned NOT NULL DEFAULT 3,
  `publish_notification_defaults` longtext DEFAULT NULL,
  `publish_notification_preselection` smallint(5) unsigned NOT NULL DEFAULT 1,
  `publish_allow_notificaton_settings` smallint(5) unsigned NOT NULL DEFAULT 3,
  `execute_notification_defaults` longtext DEFAULT NULL,
  `execute_notification_preselection` smallint(5) unsigned NOT NULL DEFAULT 3,
  `execute_allow_notificaton_settings` smallint(5) unsigned NOT NULL DEFAULT 3,
  `color` varchar(255) NOT NULL DEFAULT 'orange',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_workspace`
--

LOCK TABLES `sys_workspace` WRITE;
/*!40000 ALTER TABLE `sys_workspace` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_workspace` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `sys_workspace_stage`
--

DROP TABLE IF EXISTS `sys_workspace_stage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `sys_workspace_stage` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `title` varchar(30) NOT NULL DEFAULT '',
  `responsible_persons` longtext DEFAULT NULL,
  `default_mailcomment` longtext DEFAULT NULL,
  `parentid` int(10) unsigned NOT NULL DEFAULT 0,
  `notification_defaults` longtext DEFAULT NULL,
  `allow_notificaton_settings` smallint(5) unsigned NOT NULL DEFAULT 3,
  `notification_preselection` smallint(5) unsigned NOT NULL DEFAULT 8,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `sys_workspace_stage`
--

LOCK TABLES `sys_workspace_stage` WRITE;
/*!40000 ALTER TABLE `sys_workspace_stage` DISABLE KEYS */;
/*!40000 ALTER TABLE `sys_workspace_stage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tt_address`
--

DROP TABLE IF EXISTS `tt_address`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tt_address` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `t3_origuid` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `gender` varchar(1) NOT NULL DEFAULT '',
  `name` tinytext DEFAULT NULL,
  `slug` varchar(2048) DEFAULT NULL,
  `first_name` tinytext DEFAULT NULL,
  `middle_name` tinytext DEFAULT NULL,
  `last_name` tinytext DEFAULT NULL,
  `birthday` bigint(20) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `phone` varchar(30) NOT NULL DEFAULT '',
  `mobile` varchar(30) NOT NULL DEFAULT '',
  `www` varchar(255) NOT NULL DEFAULT '',
  `address` tinytext DEFAULT NULL,
  `building` varchar(255) NOT NULL DEFAULT '',
  `room` varchar(255) NOT NULL DEFAULT '',
  `company` varchar(255) NOT NULL DEFAULT '',
  `position` varchar(255) NOT NULL DEFAULT '',
  `city` varchar(255) NOT NULL DEFAULT '',
  `zip` varchar(20) NOT NULL DEFAULT '',
  `region` varchar(255) NOT NULL DEFAULT '',
  `country` varchar(128) NOT NULL DEFAULT '',
  `fax` varchar(30) NOT NULL DEFAULT '',
  `description` text DEFAULT NULL,
  `twitter` varchar(255) DEFAULT '',
  `facebook` varchar(255) DEFAULT '',
  `linkedin` varchar(255) DEFAULT '',
  `latitude` decimal(10,8) DEFAULT NULL,
  `longitude` decimal(11,8) DEFAULT NULL,
  `image` tinyblob DEFAULT NULL,
  `categories` int(11) NOT NULL DEFAULT 0,
  `title_suffix` varchar(100) NOT NULL DEFAULT '',
  `instagram` varchar(255) DEFAULT '',
  `tiktok` varchar(255) DEFAULT '',
  `state` varchar(50) NOT NULL DEFAULT '',
  `files` int(10) unsigned NOT NULL DEFAULT 0,
  `bluesky` varchar(255) DEFAULT '',
  `whatsapp` varchar(255) DEFAULT '',
  `youtubechannel` varchar(255) DEFAULT '',
  `linkedincompany` varchar(255) DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `pid_email` (`pid`,`email`(191)),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=599 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tt_address`
--

LOCK TABLES `tt_address` WRITE;
/*!40000 ALTER TABLE `tt_address` DISABLE KEYS */;
INSERT INTO `tt_address` VALUES
(403,1909,1755427873,1723179075,0,0,0,0,'0',2056,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"title\":\"\"}',0,0,0,0,163,NULL,'m','Evan Arnold','evan-arnold','Evan','','Arnold',0,'','','','','','','','','','VP, Sales & Marketing','','','','','','<p><strong>Phone: </strong>608-433-5657</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:evan.arnold@centorrx.com\">evan.arnold@centorrx.com</a></p>\r\n\r\n<p>Contact Evan for the latest information on products, rebates, automation products, custom imprints and more.</p>','','','',NULL,NULL,'1',4,'','','','',0,'','','',''),
(406,1909,1755427868,1723179075,0,0,0,0,'0',2049,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"title\":\"\"}',0,0,0,0,166,NULL,'f','Laurie Barbano','laurie-barbano','Laurie','','Barbano',0,'','','','','','','','','','Marketing Manager','','','','','','','','','',NULL,NULL,'1',2,'','','','',0,'','','',''),
(409,1909,1773836336,1723179075,0,0,0,0,'0',1664,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"files\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,165,NULL,'m','Mike Kennedy','mike-kennedy','Mike','','Kennedy',0,'','','','','','','','','','National Sales Manager','','','','','','<p><strong>Phone: </strong>856-952-1190</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:mike.kennedy@centorrx.com\">mike.kennedy@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Delaware, Maryland, New Jersey, Pennsylvania, Virginia, West Virginia, Washington DC</p>\r\n\r\n<p>Contact Mike for the latest information on products, rebates, automation products, custom imprints and more.</p>','','','',NULL,NULL,'1',2,'','','','WV,PA,NJ,MD,DE',0,'','','',''),
(412,1909,1773836427,1723179075,0,0,0,0,'0',1552,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"files\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,164,NULL,'m','Alan Krinsky','alan-krinsky','Alan','','Krinsky',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>678-920-8719</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:alan.krinsky@centorrx.com\">alan.krinsky@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Alabama, Georgia, N. Carolina, S. Carolina, Florida</p>\r\n\r\n<p>Contact Alan for the latest information on products, rebates, automation products, custom imprints and more.</p>','','','',NULL,NULL,'1',3,'','','','FL,GA,AL,SC,NC,VA',0,'','','',''),
(415,1909,1764836826,1723179075,0,0,0,0,'0',1538,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,162,NULL,'m','Matt Lescault','matt-lescault','Matt','','Lescault',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>419-215-2732</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:matt.lescault@centorrx.com\">matt.lescault@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Alaska, N. California, Hawaii, Idaho, Montana, Oregon, Utah, Washington, Wyoming</p>\r\n\r\n<p>Contact Matt for the latest information on products, rebates, automation options, custom imprints and more.</p>','','','',NULL,NULL,'1',3,'','','','WY,WA,UT,OR,MT,ID,HI,CA,AK',0,'','','',''),
(418,1909,1764836795,1723179075,0,0,0,0,'0',1280,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,160,NULL,'m','Tom Lucas','tom-lucas','Tom','','Lucas',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>614-684-8525</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:tom.lucas@centorrx.com\">tom.lucas@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Indiana, Kentucky, Michigan, Ohio</p>\r\n\r\n<p>Contact Tom for the latest information on products, rebates, automation options, custom imprints and more.</p>','','','',NULL,NULL,'1',2,'','','','OH,MI,KY,IN',0,'','','',''),
(421,1909,1764836774,1723179075,0,0,0,0,'0',1056,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,312,NULL,'m','Rajeev Mehta','rajeev-mehta','Rajeev','','Mehta',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>949-564-7127</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:rajeev.mehta@centorrx.com\">rajeev.mehta@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Arizona, S. California, Colorado, Nevada, New Mexico</p>\r\n\r\n<p>Contact Rajeev for the latest information on products, rebates, automation options, custom imprints and more.</p>','','','',NULL,NULL,'1',1,'','','','AZ,CA,CO,NV,NM',0,'','','',''),
(427,1909,1764836749,1723179075,0,0,0,0,'0',1024,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,161,NULL,'m','Mitch Moseman','mitch-moseman','Mitch','','Moseman',0,'Dr.','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>214-557-9272</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:mitch.moseman@centorrx.com\">mitch.moseman@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Arkansas, Kansas, Oklahoma, Texas</p>\r\n\r\n<p>Contact Mitch for the latest information on products, rebates, automation options, custom imprints and more.&nbsp;</p>','','','',NULL,NULL,'1',3,'','','','AR,KS,OK,TX',0,'','','',''),
(430,1909,1767685885,1723179075,0,0,0,0,'0',576,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"files\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,159,NULL,'m','Ken Penland','ken-penland','Ken','','Penland',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>234-240-1171</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:ken.penland@centorrx.com\" title=\"mailto:ken.penland@centorrx.com\"><u>ken.penland@centorrx.com</u></a></p>\r\n<p><strong>Responsibility: </strong>Louisiana, Mississippi, Tennessee</p>\r\n\r\n<p>Contact Ken for the latest information on products, rebates automation options, custom imprints and more.&nbsp;</p>','','','',NULL,NULL,'1',4,'','','','LA,MS,TN',0,'','','',''),
(433,1909,1765975280,1723179075,0,0,0,0,'0',520,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"files\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,158,NULL,'f','Jennifer Corbett','jennifer-corbett','Jennifer','','Corbett',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>347-804-9883</p>\r\n<p><strong>Mail:</strong><a href=\"mailto:jennifer.corbett@centorrx.com\"> jennifer.corbett@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Connecticut, Maine, Massachusetts, New Hampshire, New York, Rhode Island, Vermont</p>\r\n<p>Contact Jennifer for the latest information on products, rebates, automation products, custom imprints and more.</p>','','','',NULL,NULL,'1',2,'','','','CT,ME,MA,NH,NY,RI,VT',0,'','','',''),
(436,1909,1752218889,1723179075,0,0,0,0,'0',513,0,0,'{\"image\":\"\"}',0,0,0,0,157,NULL,'m','Mitchell Stein','mitchell-stein','Mitchell','','Stein',0,'','','','','','','','','','Senior Plant Director','','','','','','','','','',NULL,NULL,'1',0,'','','','',0,'','','',''),
(439,1909,1755427739,1725454778,0,0,0,0,'0',128,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"title\":\"\"}',0,0,0,0,436,NULL,'m','Tony Haba','tony-haba','Tony','','Haba',0,'','','','','','','','','','President & CEO Gerresheimer NA Region','','','','','','','','','',NULL,NULL,'1',0,'','','','',0,'','','',''),
(445,1909,1752218889,1729691955,0,0,0,0,'0',64,0,0,'{\"image\":\"\"}',0,0,0,0,0,NULL,'m','Keith Andres','keith-andres','Keith','','Andres',0,'','','','','','','','','','VP Finance & Controlling','','','','','','','','','',NULL,NULL,'1',0,'','','','',0,'','','',''),
(446,1909,1764836590,1729695261,0,0,0,0,'0',32,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,0,NULL,'m','Adam Brown','adam-brown','Adam','','Brown',0,'','','','','','','','','','Technology Development and Automation Manager','','','','','','','','','',NULL,NULL,'1',0,'','','','',0,'','','',''),
(465,1909,1764836546,1740552041,0,0,0,0,'0',16,0,0,'{\"categories\":\"\",\"company\":\"\",\"description\":\"\",\"email\":\"\",\"first_name\":\"\",\"gender\":\"\",\"hidden\":\"\",\"image\":\"\",\"last_name\":\"\",\"linkedin\":\"\",\"middle_name\":\"\",\"name\":\"\",\"phone\":\"\",\"position\":\"\",\"slug\":\"\",\"state\":\"\",\"title\":\"\"}',0,0,0,0,0,NULL,'m','Jeff Marton','jeff-marton','Jeff','','Marton',0,'','','','','','','','','','Regional Accounts Manager','','','','','','<p><strong>Phone: </strong>419-280-1149</p>\r\n<p><strong>Mail: </strong><a href=\"mailto:jeff.marton@centorrx.com\">jeff.marton@centorrx.com</a></p>\r\n<p><strong>Responsibility: </strong>Illinois, lowa, Minnesota, Missouri, Nebraska, N. Daktota, S. Dakota, Wisconsin</p>\r\n\r\n<p>Contact Jeff for the latest information on products, rebates, automation products, custom imprints and more.</p>','','','',NULL,NULL,'1',0,'','','','IL,IA,MN,MO,NE,ND,SD,WI',0,'','','',''),
(598,1909,1786586474,1786586474,0,0,0,0,'0',8,0,0,'',0,0,0,0,0,NULL,'f','Polina Golovach','polina-golovach','Polina','','Golovach',0,'','polina.golovatch1@gerresheimer.com','','','',NULL,'','','','Director of Sales Biological Solutions and Syringes North America','','','','','','','','','',NULL,NULL,'1',0,'','','','',0,'','','','');
/*!40000 ALTER TABLE `tt_address` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tt_content`
--

DROP TABLE IF EXISTS `tt_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tt_content` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `rowDescription` text DEFAULT NULL,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l18n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l18n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `frame_class` varchar(60) NOT NULL DEFAULT 'default',
  `colPos` int(10) unsigned NOT NULL DEFAULT 0,
  `table_caption` varchar(255) DEFAULT NULL,
  `tx_impexp_origuid` int(11) NOT NULL DEFAULT 0,
  `tx_news_related_news` int(11) NOT NULL DEFAULT 0,
  `tx_container_parent` int(11) NOT NULL DEFAULT 0,
  `tx_cc_container_configuration` varchar(25) NOT NULL DEFAULT '',
  `tx_cc_container_col_ordering` varchar(25) NOT NULL DEFAULT '',
  `tx_cc_container_background` varchar(25) NOT NULL DEFAULT '',
  `tx_cc_container_vertical_align` varchar(25) NOT NULL DEFAULT '',
  `tx_cc_container_accessibility_ordering` varchar(25) NOT NULL DEFAULT '',
  `CType` varchar(255) NOT NULL DEFAULT 'text',
  `categories` int(10) unsigned NOT NULL DEFAULT 0,
  `layout` varchar(255) NOT NULL DEFAULT '0',
  `space_before_class` varchar(60) NOT NULL DEFAULT '',
  `space_after_class` varchar(60) NOT NULL DEFAULT '',
  `date` bigint(20) NOT NULL DEFAULT 0,
  `header` longtext DEFAULT NULL,
  `header_layout` int(10) unsigned NOT NULL DEFAULT 0,
  `header_position` varchar(255) NOT NULL DEFAULT '',
  `header_link` text NOT NULL DEFAULT '',
  `subheader` varchar(255) NOT NULL DEFAULT '',
  `bodytext` longtext DEFAULT NULL,
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `assets` int(10) unsigned NOT NULL DEFAULT 0,
  `imagewidth` int(10) unsigned DEFAULT NULL,
  `imageheight` int(10) unsigned DEFAULT NULL,
  `imageorient` varchar(255) NOT NULL DEFAULT '0',
  `imageborder` smallint(5) unsigned NOT NULL DEFAULT 0,
  `image_zoom` smallint(5) unsigned NOT NULL DEFAULT 0,
  `imagecols` int(10) unsigned NOT NULL DEFAULT 2,
  `pages` longtext DEFAULT NULL,
  `recursive` int(10) unsigned NOT NULL DEFAULT 0,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `records` longtext DEFAULT NULL,
  `sectionIndex` smallint(5) unsigned NOT NULL DEFAULT 1,
  `linkToTop` smallint(5) unsigned NOT NULL DEFAULT 0,
  `pi_flexform` longtext DEFAULT NULL,
  `selected_categories` longtext DEFAULT NULL,
  `category_field` varchar(64) NOT NULL DEFAULT '',
  `tx_site_vertical_tabs` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_footer_banner_items` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_story_slides` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_accordion_items` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_quote_name` varchar(255) NOT NULL DEFAULT '',
  `tx_site_quote_position` varchar(255) NOT NULL DEFAULT '',
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `tx_site_image_width` varchar(5) DEFAULT '',
  `tx_site_fullscreen_slider_slide` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_key_figure_value` varchar(255) NOT NULL DEFAULT '',
  `tx_site_key_figure_unit` varchar(255) NOT NULL DEFAULT '',
  `tx_site_key_figure_description` longtext DEFAULT NULL,
  `tx_site_overline` longtext DEFAULT NULL,
  `tx_site_hero_category_slide` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_accessories` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_cards_in_row` smallint(6) NOT NULL DEFAULT 0,
  `overline` longtext DEFAULT NULL,
  `tx_site_page_teasers` int(10) unsigned NOT NULL DEFAULT 0,
  `download_item` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_product_types` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_icon_card` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_download_groups` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_locations_location_pages` longtext DEFAULT NULL,
  `tx_site_text_card` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_history_slider_groups` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_specs_table_legend` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_specs_table_data_row_headers` longtext DEFAULT NULL,
  `tx_site_specs_table_products` int(10) unsigned NOT NULL DEFAULT 0,
  `bullets_type` int(10) unsigned NOT NULL DEFAULT 0,
  `cols` int(10) unsigned NOT NULL DEFAULT 0,
  `table_class` varchar(60) NOT NULL DEFAULT '',
  `table_delimiter` int(10) unsigned NOT NULL DEFAULT 124,
  `table_enclosure` int(10) unsigned NOT NULL DEFAULT 0,
  `table_header_position` int(10) unsigned NOT NULL DEFAULT 0,
  `table_tfoot` smallint(5) unsigned NOT NULL DEFAULT 0,
  `file_collections` longtext DEFAULT NULL,
  `filelink_size` smallint(5) unsigned NOT NULL DEFAULT 0,
  `filelink_sorting` varchar(64) NOT NULL DEFAULT '',
  `filelink_sorting_direction` varchar(4) NOT NULL DEFAULT '',
  `target` varchar(30) NOT NULL DEFAULT '',
  `uploads_description` smallint(5) unsigned NOT NULL DEFAULT 0,
  `uploads_type` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_background_color` varchar(255) NOT NULL DEFAULT 'white',
  `tx_site_disable_slider` smallint(5) unsigned NOT NULL DEFAULT 0,
  `media_portrait` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_countup_items` int(10) unsigned NOT NULL DEFAULT 0,
  `iframe_url` text NOT NULL DEFAULT '',
  `iframe_height` int(11) NOT NULL DEFAULT 0,
  `iframe_additional_attributes` int(10) unsigned NOT NULL DEFAULT 0,
  `iframe_consent` smallint(5) unsigned NOT NULL DEFAULT 0,
  `iframe_consent_identifier` varchar(255) NOT NULL DEFAULT '',
  `iframe_consent_header` longtext DEFAULT NULL,
  `iframe_consent_bodytext` longtext DEFAULT NULL,
  `iframe_consent_button_label` longtext DEFAULT NULL,
  `tx_site_image_gallery_download` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_site_filter_categories` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_site_products` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`sorting`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l18n_parent`,`sys_language_uid`),
  KEY `index_newscontent` (`tx_news_related_news`),
  KEY `container_parent` (`tx_container_parent`),
  KEY `translation_source` (`l10n_source`)
) ENGINE=InnoDB AUTO_INCREMENT=21727 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tt_content`
--

LOCK TABLES `tt_content` WRITE;
/*!40000 ALTER TABLE `tt_content` DISABLE KEYS */;
INSERT INTO `tt_content` VALUES
(4020,1849,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Page not found</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Error 404</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4025,1855,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4026,1855,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4025,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4027,1855,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4026,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4028,1855,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4026,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4029,1855,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4026,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4030,1855,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4026,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4031,1855,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Company</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Centor, a Gerresheimer Company</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4032,1848,1787838012,1752219332,0,0,0,0,'0',128,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4033,1848,1787838012,1752219332,0,0,0,0,'0',192,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4032,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'<h2>Our Products</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4034,1848,1787838012,1752219332,0,0,0,0,'0',200,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4035,1848,1787838012,1752219332,0,0,0,0,'0',208,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4036,1848,1787838012,1752219332,0,0,0,0,'0',224,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4037,1848,1787838012,1752219332,0,0,0,0,'0',228,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4038,1848,1787838012,1752219332,0,0,0,0,'0',232,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4039,1848,1787838012,1752219332,0,0,0,0,'0',240,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4033,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4040,1848,1787838023,1752219332,0,0,0,0,'0',248,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','banner',0,'3','spacer-md','',0,'<h2>Start your career with us </h2>',0,'','','','<p>At Centor, enjoy a vibrant work environment with competitive pay, comprehensive benefits, and a strong focus on employee well-being. Our supportive culture emphasizes career growth, community involvement, and work-life balance. Join us and thrive!</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','t3://page?uid=1919','<p>More information</p>','',0,'','',NULL,NULL,0,0,0,'',0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4041,1848,1787838032,1752219332,0,0,0,0,'0',252,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','news_newsliststicky',0,'0','spacer-md','',0,'<h2>Fairs and Events</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<T3FlexForms>\n  <data>\n    <sheet index=\"sDEF\">\n      <language index=\"lDEF\">\n        <field index=\"settings.orderBy\">\n          <value index=\"vDEF\">datetime</value>\n        </field>\n        <field index=\"settings.orderDirection\">\n          <value index=\"vDEF\">asc</value>\n        </field>\n        <field index=\"settings.categoryConjunction\">\n          <value index=\"vDEF\">or</value>\n        </field>\n        <field index=\"settings.categories\">\n          <value index=\"vDEF\" />\n        </field>\n        <field index=\"settings.includeSubCategories\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.archiveRestriction\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.timeRestriction\">\n          <value index=\"vDEF\">now</value>\n        </field>\n        <field index=\"settings.timeRestrictionHigh\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.topNewsRestriction\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.startingpoint\">\n          <value index=\"vDEF\">116</value>\n        </field>\n        <field index=\"settings.recursive\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.dateField\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.previewHiddenRecords\">\n          <value index=\"vDEF\">2</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"additional\">\n      <language index=\"lDEF\">\n        <field index=\"settings.detailPid\">\n          <value index=\"vDEF\" />\n        </field>\n        <field index=\"settings.listPid\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.backPid\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.limit\">\n          <value index=\"vDEF\">9</value>\n        </field>\n        <field index=\"settings.offset\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.tags\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.hidePagination\">\n          <value index=\"vDEF\">1</value>\n        </field>\n        <field index=\"settings.list.paginate.itemsPerPage\">\n          <value index=\"vDEF\"></value>\n        </field>\n        <field index=\"settings.topNewsFirst\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.excludeAlreadyDisplayedNews\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.disableOverrideDemand\">\n          <value index=\"vDEF\">0</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"template\">\n      <language index=\"lDEF\">\n        <field index=\"settings.media.maxWidth\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.media.maxHeight\">\n          <value index=\"vDEF\"></value>\n        </field>\n        <field index=\"settings.cropMaxCharacters\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.templateLayout\">\n          <value index=\"vDEF\">1</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"extraEntryEventNews\">\n      <language index=\"lDEF\">\n        <field index=\"settings.eventRestriction\">\n          <value index=\"vDEF\">1</value>\n        </field>\n      </language>\n    </sheet>\n  </data>\n</T3FlexForms>\n        ',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4042,1848,1787838003,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_category',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,2,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4043,1860,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4044,1860,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4043,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4045,1860,1788186167,1752219332,1,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4044,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4046,1860,1788186154,1752219332,1,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4044,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Centor is <span class=\"highlight\">Consumer</span> preferred</h2>\r\n<p><a href=\"http://gerresheimer.com/\" target=\"_blank\" rel=\"noreferrer\">Gerresheimer </a>is the innovative system and solution provider and global partner for the pharma and biotech industry. The company offers a comprehensive portfolio of pharmaceutical containment solutions, drug delivery systems and medical devices as well as solutions for the health and cosmetics industry. The product range includes digital solutions for therapy support, medication pumps, syringes, pens, auto-injectors and inhalers as well as vials, ampoules, tablet containers, dropper bottles, other bottles and more.&nbsp;</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4047,1860,1788186192,1752219332,1,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4043,'','','','','auto','cb_text',0,'0','spacer-sm','',0,'',0,'','','','<p><span class=\"highlight\">Gerresheimer</span> ensures the safe delivery and administration of drugs to the patient. With 35 production sites in 16 countries in Europe, America and Asia, Gerresheimer has a global presence and produces locally for the regional markets.&nbsp;</p>\r\n<p>With almost 12,000 employees, the company generated revenues of around €1.91bn in 2023. Gerresheimer AG is listed in the MDAX on the Frankfurt Stock Exchange (ISIN: DE000A0LD6E6).</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4048,1860,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4049,1860,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4048,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4050,1860,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4049,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Centor Favored in <span class=\"highlight\">Robotic Automation</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4051,1860,1752219332,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4049,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Centor products are designed to work with robotic pharmacy automation. Robot manufacturers prefer Centor products for consistent product quality, machine compatibility and throughput efficiency.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4052,1860,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4053,1860,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4052,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>Expertise for over </span><span class=\"highlight\">100 years</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4054,1860,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4052,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Focused on safety to protect against accidental drug ingestions while maintaining customer ease of use, Centor meets U.S. Consumer Product Safety Commission (CPSC) regulations for child resistant packaging and United States Pharmacopeia (USP) standards for light transmission and moisture vapor resistance. <br />&nbsp;</p>\r\n<p>For over 100 years, Centor has been supporting and servicing pharmacists and the pharmacy industry while protecting patients. Centor supplies prescription packaging to many of the largest and most well-known names in the retail pharmacy market.&nbsp;</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4055,1860,1788186171,1752219332,1,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4056,1860,1788186147,1752219332,0,0,0,0,'0',3250,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4044,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>Centor is Consumer </span><span class=\"highlight\">Preferred</span></h2>\r\n<p>The <a href=\"t3://page?uid=1904\">1-Clic® packaging</a> option was chosen by consumers at a ratio of 2 to 1, indicating a clear preference for this packaging format when it comes to dispensed medications. This selection underscores the strong preference that consumers have for the <a href=\"t3://page?uid=1904\">1-Clic® packaging</a> over other options, highlighting its popularity and acceptance among those receiving medications.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4057,1860,1788186165,1752219332,0,0,0,0,'0',3125,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4044,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4058,1860,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<p class=\"headline-lg\"><span class=\"highlight\">Corporate</span> Video</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4059,1860,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','image_video',0,'1','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4060,1860,1752219332,1752219332,0,0,0,0,'0',1792,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>About us</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Who we are</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4061,1861,1752404702,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4062,1861,1752404704,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4061,'','','','','auto','accordion',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,2,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4064,1861,1752219332,1752219332,0,0,0,0,'0',4864,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Locations</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Welcome to Centor</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4065,1862,1755426284,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"list_type\":\"\",\"migration_info\":\"\",\"pi_flexform\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','ttaddress_listview',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.singleRecords\">\n                    <value index=\"vDEF\">439,436,445,403</value>\n                </field>\n                <field index=\"settings.groups\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.includeSubcategories\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.groupsCombination\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.sortBy\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n                <field index=\"settings.sortOrder\">\n                    <value index=\"vDEF\">ASC</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"sDISPLAY\">\n            <language index=\"lDEF\">\n                <field index=\"settings.displayMode\">\n                    <value index=\"vDEF\">list</value>\n                </field>\n                <field index=\"settings.singlePid\">\n                    <value index=\"vDEF\">2047</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"extra\">\n            <language index=\"lDEF\">\n                <field index=\"settings.backLinkPid\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.backLinkLabel\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4066,1862,1755426309,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"list_type\":\"\",\"migration_info\":\"\",\"pi_flexform\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','ttaddress_listview',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.singleRecords\">\n                    <value index=\"vDEF\">406,446,433,409,412,415,418,465,421,427,430</value>\n                </field>\n                <field index=\"settings.groups\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.includeSubcategories\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.groupsCombination\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.sortBy\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n                <field index=\"settings.sortOrder\">\n                    <value index=\"vDEF\">ASC</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"sDISPLAY\">\n            <language index=\"lDEF\">\n                <field index=\"settings.displayMode\">\n                    <value index=\"vDEF\">list</value>\n                </field>\n                <field index=\"settings.singlePid\">\n                    <value index=\"vDEF\">2047</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"extra\">\n            <language index=\"lDEF\">\n                <field index=\"settings.backLinkPid\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.backLinkLabel\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4067,1862,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4071,1862,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4072,1862,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4071,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span class=\"highlight\">Decades of Expertise</span> in Pharmacy Packaging</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4073,1862,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4071,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>With proven performance, reliability and product quality earned from customers in retail, mail, veterinary and other pharmacy dispensing segments, Centor has been serving the pharmacy industry and protecting patients for over 100 years. In short, you can count on Centor prescription packaging to meet your needs for innovative products, timely delivery and outstanding customer care.&nbsp;</p>\r\n<p>Our Centor teams are eager to connect with you to find out how we can partner together to best serve your needs.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4074,1862,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Management</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4075,1862,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Sales &amp; Marketing</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4076,1862,1752219332,1752219332,0,0,0,0,'0',2304,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Our Team</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Meet our experts</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4077,1863,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4078,1863,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4077,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p class=\"headline-lg\">Look for the Centor Team at the following <span class=\"highlight\">upcoming events</span></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4079,1863,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4077,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Discover our latest events and stay informed about the latest developments. We regularly offer events where you can gain valuable knowledge and network with other experts.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4080,1863,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','news_newsliststicky',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>\n<T3FlexForms>\n  <data>\n    <sheet index=\"sDEF\">\n      <language index=\"lDEF\">\n        <field index=\"settings.orderBy\">\n          <value index=\"vDEF\">datetime</value>\n        </field>\n        <field index=\"settings.orderDirection\">\n          <value index=\"vDEF\">asc</value>\n        </field>\n        <field index=\"settings.categoryConjunction\">\n          <value index=\"vDEF\">or</value>\n        </field>\n        <field index=\"settings.categories\">\n          <value index=\"vDEF\" />\n        </field>\n        <field index=\"settings.includeSubCategories\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.archiveRestriction\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.timeRestriction\">\n          <value index=\"vDEF\">now</value>\n        </field>\n        <field index=\"settings.timeRestrictionHigh\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.topNewsRestriction\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.startingpoint\">\n          <value index=\"vDEF\">116</value>\n        </field>\n        <field index=\"settings.recursive\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.dateField\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.previewHiddenRecords\">\n          <value index=\"vDEF\">2</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"additional\">\n      <language index=\"lDEF\">\n        <field index=\"settings.detailPid\">\n          <value index=\"vDEF\" />\n        </field>\n        <field index=\"settings.listPid\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.backPid\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.limit\">\n          <value index=\"vDEF\">9</value>\n        </field>\n        <field index=\"settings.offset\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.tags\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.hidePagination\">\n          <value index=\"vDEF\">1</value>\n        </field>\n        <field index=\"settings.list.paginate.itemsPerPage\">\n          <value index=\"vDEF\"></value>\n        </field>\n        <field index=\"settings.topNewsFirst\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.excludeAlreadyDisplayedNews\">\n          <value index=\"vDEF\">0</value>\n        </field>\n        <field index=\"settings.disableOverrideDemand\">\n          <value index=\"vDEF\">0</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"template\">\n      <language index=\"lDEF\">\n        <field index=\"settings.media.maxWidth\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.media.maxHeight\">\n          <value index=\"vDEF\"></value>\n        </field>\n        <field index=\"settings.cropMaxCharacters\">\n          <value index=\"vDEF\"/>\n        </field>\n        <field index=\"settings.templateLayout\">\n          <value index=\"vDEF\">1</value>\n        </field>\n      </language>\n    </sheet>\n    <sheet index=\"extraEntryEventNews\">\n      <language index=\"lDEF\">\n        <field index=\"settings.eventRestriction\">\n          <value index=\"vDEF\">1</value>\n        </field>\n      </language>\n    </sheet>\n  </data>\n</T3FlexForms>\n        ',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4081,1863,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Events</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Stay Up-to-Date</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4082,1864,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4083,1864,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4082,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4084,1864,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4085,1864,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4086,1864,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4087,1864,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4088,1864,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4089,1864,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4083,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4090,1864,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Product Solutions</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Packaging and Closure Solution by Design</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4091,1865,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4092,1865,1752404787,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4091,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4093,1865,1752404787,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4092,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4094,1865,1752404787,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4092,'','','','','auto','page_teaser',0,'1','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4095,1865,1752404787,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4092,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4096,1865,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4097,1865,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4096,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>The right vial for </span><span class=\"highlight\">every purpose</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4098,1865,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4096,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Centor provides a complete line of regulatory compliant prescription containers for medication dispensing, including packaging for robotic automation and featuring standard and custom imprinted closures. Designed for safety and Ease of Use, Centor is proud to produce the Screw-Loc® and 1-Clic® Child-resistant Packaging Systems.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4099,1865,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Vial</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Century-Long Symbol of Reliability and Unmatched Quality</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4100,1866,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4101,1866,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4100,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4102,1866,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4101,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4103,1866,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4101,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4104,1866,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4105,1866,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4104,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>Quality Bottles &amp; Closures for </span><span class=\"highlight\">optimal dispensing</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4106,1866,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4104,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Centor offers a comprehensive range of high-quality bottles and closures designed to meet the diverse needs of the pharmaceutical industry. Our containers are manufactured with precision and comply with all regulatory standards, ensuring the safety and integrity of your medications. Whether you require child-resistant packaging, specialized dispensing solutions, or custom designs, Centor provides the ideal solution for your specific requirements.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4107,1866,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Bottles & Closures</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Secure and Easy Packaging Solutions for Bottles & Closures</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4108,1867,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4109,1867,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4108,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4110,1867,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4109,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4111,1867,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4109,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4112,1867,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4113,1867,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4112,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>We are </span><span class=\"highlight\">consumer preferred</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4114,1867,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4112,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Liquid ovals are the ideal way to package and dispense liquid medications. Amber in color with side graduation marks, these ovals meet USP requirements to protect contents from damaging ultra-violet light.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4115,1867,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Liquid Ovals</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Reliable Liquid Medication Packaging with Safety and Precision</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4116,1868,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4117,1868,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4116,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p class=\"headline-lg\">We fulfill your dispensing <span class=\"highlight\">requirements</span></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4118,1868,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4116,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Ointment jars are used for storing topical medications that contain ointments, thick emulsions, gels, creams and pastes.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4119,1868,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4120,1868,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4119,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4121,1868,1753026930,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4119,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>PL-3701A</span></td><td>1 oz.</td><td>12 / bg</td></tr><tr><td><span>PL-3702</span></td><td>2 oz.</td><td>12 / bg</td></tr><tr><td><span>PL-3704A</span></td><td>4 oz.</td><td>12 / bg</td></tr><tr><td><span>PL-3708A</span></td><td>8 oz.</td><td>16 / bg</td></tr><tr><td><span>PL-3716A</span></td><td>16 oz.</td><td>9 / bg</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4122,1868,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4123,1868,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3><span class=\"highlight\">Ointment Jar</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4124,1868,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4125,1868,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4126,1868,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4127,1868,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Ointment Jar</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Functional Ointment Jars with Secure Closures</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4128,1869,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4129,1869,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4128,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4130,1869,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4129,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4131,1869,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4129,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4132,1869,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4133,1869,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4132,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span>We cater to your </span><span class=\"highlight\">dispensing demands</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4134,1869,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4132,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Dropper bottles are used for dispensing small amounts of liquid when medication is to be administered using a pipette or applicator that dispenses in drops.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4135,1869,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Dropper & Applicator</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Precision Tools for Accurate Liquid Medication Dispensing</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4136,1870,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4137,1870,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4136,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4138,1870,1753026751,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4136,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td>L-8</td><td><span>8.5 dram</span></td><td><span>450 / cs</span></td></tr><tr><td><span>L-13 A</span></td><td><span>13 dram</span></td><td><span>300 / cs</span></td></tr><tr><td><span>L-16 A</span></td><td><span>16 dram</span></td><td><span>240 / cs</span></td></tr><tr><td><span>L-20</span></td><td><span>20 dram</span></td><td><span>180 / cs</span></td></tr><tr><td><span>L-30 A</span></td><td><span>30 dram</span></td><td><span>135 / cs</span></td></tr><tr><td><span>L-40 A</span></td><td><span>40 dram</span></td><td><span>95 / cs</span></td></tr><tr><td><span>L-60</span></td><td><span>60 dram</span></td><td><span>60 / cs</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4139,1870,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4140,1870,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4139,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4141,1870,1753026744,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4139,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>SL-26-BLK</span></td><td><span>Fits 8.5 dram</span></td><td><span>2400 / cs</span></td></tr><tr><td><span>SL-35-BLK</span></td><td><span>Fits 13, 16 dram</span></td><td><span>1700 / cs</span></td></tr><tr><td><span>SL-45-BLK</span></td><td><span>Fits 20 dram</span></td><td><span>1000 / cs</span></td></tr><tr><td><span>SL-50-BLK</span></td><td><span>Fits 30, 40, 60 dram</span></td><td><span>800 / cs</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4142,1870,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4143,1870,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4142,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4144,1870,1753026759,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4142,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>CS-30-1</span></td><td><span>Fits 8.5 dram</span></td><td><span>100 / bag</span></td></tr><tr><td><span>CS-35-1</span></td><td><span>Fits 13, 16 dram</span></td><td><span>100 / bag</span></td></tr><tr><td><span>CS-47-1</span></td><td><span>Fits 20 dram</span></td><td><span>100 / bag</span></td></tr><tr><td><span>CS-52-1</span></td><td><span>Fits 30, 40, 60 dram</span></td><td><span>100 / bag</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4145,1870,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4146,1870,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Screw-Loc® <span class=\"highlight\">Vials</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4147,1870,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Screw-Loc® <span class=\"highlight\">Closures</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4148,1870,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Caution® <span class=\"highlight\">Snap Caps</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4149,1870,1752219332,1752219332,0,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4150,1870,1752219332,1752219332,0,0,0,0,'0',8000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4151,1870,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4152,1870,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Screw-Loc® Vial & Closure</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Decades of Trusted Child-Resistant Packaging Solutions</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4153,1871,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4154,1871,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4153,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4155,1871,1753026768,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4153,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>P-8-2</span></td><td>8.5 dram</td><td>400 / cs</td></tr><tr><td><span>P-13</span></td><td>13 dram</td><td>300 / cs</td></tr><tr><td><span>P-16-1</span></td><td>16 dram</td><td>240 / cs</td></tr><tr><td><span>P-30</span></td><td>30 dram</td><td>130 / cs</td></tr><tr><td><span>P-40</span></td><td>40 dram</td><td>95 / cs</td></tr><tr><td><span>P-60</span></td><td>60 dram</td><td>65 / cs</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4156,1871,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4157,1871,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Plastainer® <span class=\"highlight\">Snap Cap Vials</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4158,1871,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4159,1871,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4160,1871,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4161,1871,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Plastainer® Snap Cap Vial & Closure</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Convenient, Non-Child-Resistant Snap Cap Vials</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4162,1872,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4163,1872,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4162,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4164,1872,1753026802,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4162,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060212</span></td><td><span>75 cc / 38-400</span></td><td>900</td></tr><tr><td><span>20060194</span></td><td><span>120 cc / 38-400</span></td><td>550</td></tr><tr><td><span>20060220</span></td><td><span>200 cc / 38-400</span></td><td>344</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4165,1872,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4166,1872,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4165,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4167,1872,1753026808,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4165,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060071</span></td><td><span>38-400</span></td><td><span>650</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4168,1872,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4169,1872,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4168,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4170,1872,1753026814,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4168,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060076</span></td><td><span>38-400</span></td><td>850</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4171,1872,1752219332,1752219332,0,0,0,0,'0',8000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4172,1872,1752219332,1752219332,0,0,0,0,'0',8500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4171,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4173,1872,1753026822,1752219332,0,0,0,0,'0',9000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4171,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060630</span></td><td><span>38-400</span></td><td>1500</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4174,1872,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4175,1872,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>PP Amber <span class=\"highlight\">Bottles</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4176,1872,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Ultra-Loc® C <span class=\"highlight\">Convertible Closure</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4177,1872,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Lightweight CR Closure with <span class=\"highlight\">F-217 liner</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4178,1872,1752219332,1752219332,0,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Non-CR Closure with F-217 liner or <span class=\"highlight\">PS-22 liner</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4179,1872,1752219332,1752219332,0,0,0,0,'0',9500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4180,1872,1752219332,1752219332,0,0,0,0,'0',10000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4181,1872,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4182,1872,1752219332,1752219332,0,0,0,0,'0',1792,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>PP Amber Bottle & Closure</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Efficient, Sustainable Amber Bottles for Central Fill Systems</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4183,1873,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4184,1873,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4183,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4185,1873,1753026828,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4183,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20061613</span></td><td><span>75 cc / 38-400</span></td><td>170</td></tr><tr><td><span>20061580</span></td><td><span>120 cc / 38-400</span></td><td>635</td></tr><tr><td><span>20061608</span></td><td><span>120 cc / 38-400</span></td><td>550</td></tr><tr><td><span>20061612</span></td><td><span>120 cc / 38-400</span></td><td>635</td></tr><tr><td><span>20061616</span></td><td><span>200 cc / 38-400</span></td><td>344</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4186,1873,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4187,1873,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4186,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4188,1873,1753026834,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4186,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060071</span></td><td><span>38-400</span></td><td><span>650</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4189,1873,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4190,1873,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4189,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4191,1873,1753026839,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4189,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060076</span></td><td><span>38-400</span></td><td><span>850</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4192,1873,1752219332,1752219332,0,0,0,0,'0',8000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4193,1873,1752219332,1752219332,0,0,0,0,'0',8500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4192,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4194,1873,1753026845,1752219332,0,0,0,0,'0',9000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4192,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>20060630</span></td><td><span>38-400</span></td><td><span>1500</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4195,1873,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4196,1873,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Bottle, Round, <span class=\"highlight\">Amber PET</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4197,1873,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Ultra-Loc® C <span class=\"highlight\">Convertible Closure</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4198,1873,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Lightweight CR Closure with <span class=\"highlight\">F-217 liner</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4199,1873,1752219332,1752219332,0,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Non-CR Closure with F-217 liner or <span class=\"highlight\">PS-22 liner</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4200,1873,1752219332,1752219332,0,0,0,0,'0',9500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4201,1873,1752219332,1752219332,0,0,0,0,'0',10000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4202,1873,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4203,1873,1752219332,1752219332,0,0,0,0,'0',2816,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>PET Bottle & Closure</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>High-Quality, Sustainable PET Bottles for Efficient Dispensing</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4204,1874,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4205,1874,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4204,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4206,1874,1753026917,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4204,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>P-801</span></td><td>1 oz.</td><td>72 / cs</td></tr><tr><td><span>P-804</span></td><td>4 oz.</td><td>72 / cs</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4207,1874,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4208,1874,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Glass <span class=\"highlight\">Liquid Ovals</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4209,1874,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4210,1874,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4211,1874,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4212,1874,1752219332,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Glass Liquid Oval</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Timeless Glass Ovals with Versatile Closure Options</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4213,1875,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4214,1875,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4213,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4215,1875,1753026912,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4213,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>PE-2-BK</span></td><td>2 oz.</td><td>180 / cs</td></tr><tr><td><span>PE-3-BK</span></td><td>3 oz.</td><td>125 / cs</td></tr><tr><td><span>PE-4-BK</span></td><td>4 oz.</td><td>105 / cs</td></tr><tr><td><span>PE-6-BK</span></td><td>6 oz.</td><td>78 / cs</td></tr><tr><td><span>PE-8-BK</span></td><td>8 oz.</td><td>55 / cs</td></tr><tr><td><span>PE-12A</span></td><td>12 oz.</td><td>42 / cs</td></tr><tr><td><span>PE-16A</span></td><td>16 oz.</td><td>36 / cs</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4216,1875,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4217,1875,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>Plastic <span class=\"highlight\">Liquid Ovals</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4218,1875,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4219,1875,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4220,1875,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4221,1875,1753523490,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"media\":\"\",\"media_portrait\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"tx_container_parent\":\"\",\"tx_site_button_label\":\"\",\"tx_site_button_link\":\"\",\"tx_site_overline\":\"\"}',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Plastic Liquid Oval</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,2,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Eco-Friendly, Secure Liquid Ovals for Safe Dispensing</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4222,1876,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4223,1876,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4222,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4224,1876,1753026969,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4222,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td>PU-1716</td><td>1 oz.</td><td>24 / cs</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4225,1876,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4226,1876,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3><span class=\"highlight\">Applicators</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4227,1876,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4228,1876,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4229,1876,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4230,1876,1752219332,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Applicator</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Applicator bottles with glass rod</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4231,1877,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4232,1877,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4231,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4233,1877,1753026963,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4231,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>0764-07A</span></td><td>0.5 oz.</td><td>12 / ctn</td></tr><tr><td><span>0765-07A</span></td><td>1 oz.</td><td>12 / ctn</td></tr><tr><td><span>0766-06A</span></td><td>2 oz.</td><td>12 / ctn</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4234,1877,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4235,1877,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3><span class=\"highlight\">Droppers</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4236,1877,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4237,1877,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4238,1877,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4239,1877,1752219332,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Dropper</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Reliable Droppers with Secure Rubber Bulb Closures</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4240,1878,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4241,1878,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4240,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Implementation of <span class=\"highlight\">green initiatives</span></h2>\r\n<p>Today, as a leader in sustainability and eco-friendly ways of helping our environment, Centor has implemented the following green initiatives:</p>\r\n<ul><li><p ><span>First to market a liquid oval using polyethylene terephthalate (PET) recycled resin</span></p></li><li><p ><span>Prescription vial closures packed in cases using a single bag to reduce packaging waste</span></p></li><li><p ><span>Liquid ovals tumbled packed to reduce waste</span></p></li><li><p ><span>Establishing partnerships to fully recapture all raw materials</span></p></li><li><p ><span>PET bottles manufactured using recycled resin</span></p></li></ul>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4242,1878,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4243,1878,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4242,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Focus on <span class=\"highlight\">priorities</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4244,1878,1788187055,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4242,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>We believe sustainability requires a broad and meaningful commitment. In addition to reducing our environmental footprint, we focus on responsible use of resources, continuous improvement in product design and manufacturing, supporting our employees, and being a dependable partner in the communities where we operate. These efforts help ensure a more sustainable future for all stakeholders.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4245,1878,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4246,1878,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4245,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4247,1878,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4245,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Strategies in <span class=\"highlight\">development</span></h2>\r\n<p>Tomorrow, strategies in development include:</p>\r\n<ul><li><p ><span>Programs to reclaim and recycle prescription vials</span></p></li><li><p ><span>Vials made from FDA approved post-consumer recycled polypropylene</span></p></li><li><p ><span>Manufacturing products using resins derived from renewable and compostable resources</span></p></li></ul>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4248,1878,1752219332,1752219332,0,0,0,0,'0',640,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Sustainability</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>A greener today, and even greener tomorrow</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4249,1879,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4250,1879,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4249,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4251,1879,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4250,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4252,1879,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4250,'','','','','auto','page_teaser',0,'1','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,3,NULL,1,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4253,1879,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Career</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Shape the Future of Prescription Packaging</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4254,1880,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4255,1880,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4254,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Corporate Brochure</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4256,1880,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4254,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Supplier Code of Conduct</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4257,1880,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4254,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Safety Policy</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4258,1880,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4254,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Sales Map</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4259,1880,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',102,NULL,0,0,4254,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Quality Policy</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4260,1880,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4261,1880,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>1-Clic Popular Preferred</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4262,1880,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Recycled Ovals</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4263,1880,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Sustainability Sheet</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4264,1880,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Screw-Loc® Vial & Closure</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4265,1880,1752219332,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Opioid Red Closure Flier</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4266,1880,1752219332,1752219332,0,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',102,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Product Line</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4267,1880,1752219332,1752219332,0,0,0,0,'0',8000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',102,NULL,0,0,4260,'','','','','auto','download_card',0,'0','spacer-sm','',0,'<h2>Cannabis Packaging Flier</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4268,1880,1752219332,1752219332,0,0,0,0,'0',9000,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4269,1880,1786109653,1752219332,0,0,0,0,'0',9500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"download_item\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4268,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 9001</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4270,1880,1752219332,1752219332,0,0,0,0,'0',10000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4268,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 15378</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4271,1880,1786375797,1752219332,0,0,0,0,'0',10500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"download_item\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\"}',0,0,0,0,'narrow',102,NULL,0,0,4268,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 45001</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4272,1880,1752219332,1752219332,0,0,0,0,'0',11000,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4273,1880,1752219332,1752219332,0,0,0,0,'0',11500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4272,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 9001</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,2,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4274,1880,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-none','',0,'<h2>Brochures</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4275,1880,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'<h2>Product leaflets</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4276,1880,1752219332,1752219332,0,0,0,0,'0',8500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'<h2>Certificates</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4277,1880,1752219332,1752219332,0,0,0,0,'0',768,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Download Center</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Collect everything you need</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4278,1888,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4279,1888,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4278,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4280,1888,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4279,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Compliance</h2>\r\n<p>Ensuring compliance is fundamental to our operations. We steadfastly adhere to our guidelines through comprehensive programs designed to meet regulatory requirements, maintaining full traceability and conformity of materials, diligently managing Drug Master Files (DMF), securing CSA Certification, and adhering to USP 671 standards.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4281,1888,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4279,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4282,1888,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4283,1888,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4282,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Regulatory <span class=\"highlight\">Compliance</span> and Patient Safety <span class=\"highlight\">Excellence</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4284,1888,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4282,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Our vision to be an industry leading provider of regulatory compliant prescription packaging for medication dispensing is supported by our goals and objectives.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4285,1888,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4286,1888,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4285,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4287,1888,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4285,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>What we <span class=\"highlight\">strive for</span></h2>\r\n<p>Our aim is to excel in the prescription packaging industry by ensuring regulatory compliance. We\'re committed to achieving top-tier company performance. Our mission focuses on key areas: prioritizing safety for employees and customers, ongoing process enhancements, strict adherence to government standards, fostering product innovation, utilizing sustainable processes for environmental protection, supporting local and global communities, and implementing efficient manufacturing practices.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4288,1888,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4289,1888,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4288,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4290,1888,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4288,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Quality Systems &amp; <span class=\"highlight\">cGMP</span></h2>\r\n<p>Ensuring patient safety remains our primary focus, and maintaining adherence to stringent quality standards is essential. We demonstrate our commitment to delivering high-quality care through various measures: By implementing harmonized quality systems and guidelines. Securing ISO 9001:2015 certification. Certificates can be found <a href=\"t3://page?uid=1880\">here</a>. Conducting routine internal audits for Good Manufacturing Practices (GMP). Consistently providing comprehensive GMP training across our company. Implementing DMAIC Training in Berlin to foster ongoing improvements in our processes.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4291,1888,1752219332,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Receipt of information and <span class=\"highlight\">whistleblower protection</span></h2>\r\n<p>Another important component of the CMS is our procedure for receiving and processing reports and protecting whistleblowers.</p>\r\n<p>We have set out the details of the options for submitting information to us (reporting channels), how we process such information and how we protect whistleblowers in Rules of Procedure. These can be <a href=\"t3://page?uid=287\" target=\"_blank\">downloaded</a> in numerous languages.</p>\r\n<p>Our procedures for receiving reports include the <a href=\"t3://page?uid=287\" target=\"_blank\">electronic whistleblower system</a>. It enables a direct dialog with the Head of Compliance via the Internet worldwide and around the clock. The whistleblowers decide for themselves whether they wish to remain anonymous. To make access as easy as possible, the whistleblower system can be used in all languages relevant to the</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4292,1888,1752219332,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Compliance</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Industry Trusted, Customer Preferred, Patient Focused</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4293,1889,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4294,1889,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4293,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4295,1889,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4294,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span >Keep patients </span><span class=\"highlight\">on-track </span><span >with their prescriptions</span></h2>\r\n<p>Powered by LTE technology, the Gx Cap monitors prescription vial openings and sends text reminders if a vial remains unopened within a specified period. This enables pharmacists to track medication adherence and intervene as necessary, ensuring patients remain compliant with their prescriptions. By facilitating timely interventions and fostering stronger pharmacist-patient relationships, the Gx Cap ultimately supports improved patient health outcomes.</p>\r\n\r\n<p><a class=\"rte-button-default\" href=\"t3://page?uid=current#c23428\" title=\"Request a Demo →\" target=\"_top\">Request a Demo</a></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4296,1889,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4294,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4297,1889,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4298,1889,1752219332,1752219332,0,0,0,0,'0',6500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4297,'','','','','auto','vertical_tabs',0,'0','spacer-none','',0,'<h2>How it works</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',4,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4299,1889,1752219332,1752219332,0,0,0,0,'0',7000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4300,1889,1752219332,1752219332,0,0,0,0,'0',7500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4299,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span >Partner with name you can trust</span></h2>\r\n<p>As the world\'s largest supplier of regulatory-compliant prescription containers for medication dispensing and the leading provider of&nbsp;<br />1-Clic® vial and closure system, Centor understands the unique needs and challenges of modern pharmacies and their patients. Over 50 years ago we led the way in introducing the industry standard for patient safety with Screw-Loc®, and we believe Gx Cap is the next evolution in that line of secure prescription delivery. In partnering with Centor, you\'ll be working with an industry leading partner you know you can trust.&nbsp;</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4301,1889,1755068476,1752219332,0,1,0,0,'0',10000,NULL,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4302,1889,1754974205,1752219332,0,0,0,0,'0',10500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_cc_container_col_ordering\":\"\",\"tx_cc_container_configuration\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'wide',100,NULL,0,0,4301,'50-50','1-2','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4303,1889,1752219332,1752219332,0,0,0,0,'0',11000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4302,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4304,1889,1752219332,1752219332,0,0,0,0,'0',11500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4302,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Fits the <span class=\"highlight\">most common</span> prescription vials</h2>\r\n<p>The smart Gx Cap is child-resistant and fits the most common vial on the market - Centor’s 1-Clic vial. The smart Gx Cap can simply replace the regular cap of the vial.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4305,1889,1754977348,1752219332,0,0,0,0,'0',12000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_cc_container_col_ordering\":\"\",\"tx_cc_container_configuration\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4301,'50-50','1-2','','','auto','container_2col',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4306,1889,1752219332,1752219332,0,0,0,0,'0',12500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4305,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Quick status <span class=\"highlight\">indicators</span></h2>\r\n<p>Built-in LED light indicators allow patients to quickly ascertain the status of their Smart Cap.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4307,1889,1752219332,1752219332,0,0,0,0,'0',13000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4305,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4308,1889,1752219332,1752219332,0,0,0,0,'0',13500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4301,'50-50','','','','auto','container_2col',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4309,1889,1752219332,1752219332,0,0,0,0,'0',14000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4308,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4310,1889,1752219332,1752219332,0,0,0,0,'0',14500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4308,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>A built-in battery that <span class=\"highlight\">lasts</span></h2>\r\n<p>The smart Gx Cap arrives pre-charged with a battery that lasts up to 12 months on an initial charge. When the LED indicator shows it’s finally time to charge, simply connect to any USB-C charging cable and the battery should re-charge within 1 hour.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4311,1889,1752219332,1752219332,0,0,0,0,'0',15000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4312,1889,1752405049,1752219332,0,0,0,0,'0',15500,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4311,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span >Ready to learn more?</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4313,1889,1752405045,1752219332,0,0,0,0,'0',16000,NULL,0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4311,'','','','','auto','form_formframework',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4314,1889,1752219332,1752219332,0,0,0,0,'0',16500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4315,1889,1752219332,1752219332,0,0,0,0,'0',17000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4314,'','','','','auto','accordion',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,4,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4316,1889,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4317,1889,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4316,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Track Prescription Adherence. <span class=\"highlight\">Easy.</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4318,1889,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4316,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Discover how Centor can support pharmacies to develop reimbursable remote monitoring programs and support better patient adherence across prescription plans.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4319,1889,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Benefits</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4320,1889,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Next generation technology</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4321,1889,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','image_video',0,'1','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4322,1889,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','icon_card',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,4,NULL,0,0,0,4,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4323,1889,1752219332,1752219332,0,0,0,0,'0',4352,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Gx Cap</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Remote Monitoring for Patient Adherence</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4324,1890,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4325,1890,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4324,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Get in <span class=\"highlight\">touch </span>with us</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4326,1890,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4324,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>We\'re here to help! Whether you have a question about our products, need assistance with an order, or want to learn more about our company, our friendly team is ready to assist you.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4327,1890,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4328,1890,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Contact</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Further information</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4329,1891,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','solr_pi_results',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4403,1904,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4404,1904,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4403,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4405,1904,1753026637,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'wide',101,NULL,0,0,4403,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td>Z - 10 A</td><td>10 dram</td><td>250 / cs</td></tr><tr><td>Z - 13</td><td>13 dram</td><td>200 / cs</td></tr><tr><td>Z - 16</td><td>16 dram</td><td>170 / cs</td></tr><tr><td>Z - 20 A</td><td>20 dram</td><td>145 / cs</td></tr><tr><td>Z - 30</td><td>30 dram</td><td>100 / cs</td></tr><tr><td>Z - 40</td><td>40 dram</td><td>80 / cs</td></tr><tr><td>Z - 60</td><td>60 dram</td><td>50 / cs</td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4406,1904,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'20-80','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4407,1904,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4406,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4408,1904,1753026700,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'wide',101,NULL,0,0,4406,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<figure class=\"table\"><table class=\"table-fullwidth\"><thead><tr><th>Centor Item</th><th>Size</th><th>Qty Per Case</th></tr></thead><tbody><tr><td><span>CL-38-BLK</span></td><td><span>Fits 10, 13 dram</span></td><td><span>1300 / cs</span></td></tr><tr><td><span>CL-43-BLK</span></td><td><span>Fits 16, 20 dram</span></td><td><span>1000 / cs</span></td></tr><tr><td><span>CL-58-BLK</span></td><td><span>Fits 30, 40, 60 dram</span></td><td><span>615 / cs</span></td></tr></tbody></table></figure>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4409,1904,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>Product Details</h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4410,1904,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>1-Clic® <span class=\"highlight\">Vials</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4411,1904,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h3>1-Clic® <span class=\"highlight\">Closures</span></h3>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4412,1904,1752219332,1752219332,0,0,0,0,'0',5500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<h2>For further questions please <span class=\"highlight\">contact us</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4413,1904,1752219332,1752219332,0,0,0,0,'0',6000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','form_formframework',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.persistenceIdentifier\">\n                    <value index=\"vDEF\">1:/form_definitions/cENTOR_Contact.form.yaml</value>\n                </field>\n                <field index=\"settings.overrideFinishers\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"b72415dffc64a5822b95e9c3a50f2dd9\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"327ca9ba506c9b8e8e01f3e83e744219\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Redirect.pageUid\">\n                    <value index=\"vDEF\">834</value>\n                </field>\n                <field index=\"settings.finishers.Redirect.additionalParameters\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"166b9954fda84363a318adf84a1aa358\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.EmailToReceiver.subject\">\n                    <value index=\"vDEF\">Contact Request</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderAddress\">\n                    <value index=\"vDEF\">noreply@gerresheimer.com</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.senderName\">\n                    <value index=\"vDEF\">Gerresheimer AG</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.addHtmlPart\">\n                    <value index=\"vDEF\">1</value>\n                </field>\n                <field index=\"settings.finishers.EmailToReceiver.translation.language\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"15c47cac61b49626e2e0769a11b7b24c\">\n            <language index=\"lDEF\">\n                <field index=\"settings.finishers.Confirmation.contentElementUid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.finishers.Confirmation.message\">\n                    <value index=\"vDEF\">Thank you for your inquiry. We will get back to you shortly.</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>',NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4414,1904,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','product_specification',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,1,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4415,1904,1752219332,1752219332,0,0,0,0,'0',1792,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>1-Clic® Vial & Closure</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Reliable, Easy-to-Use Child-Resistant Packaging</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4416,1919,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'teal-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4417,1919,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4416,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Spirit and <span class=\"highlight\">Experiences</span></h2>\r\n<p>There is a real sense of family when you work at Centor. We are focused on the health and wellness of each of our employees. Our employees are excited to share new ways to perform tasks obtain perfect outcomes. We encourage you along the way and offer an individual onboarding program with support in your career development. From extensive training for enhanced job performance to community involvement- Centor employees regularly represent our company in the community and are engaged with local leaders and organizations. Participation in events is encouraged and celebrated. When a milestone event is reached, employees are recognized and rewarded. Whether you are already well experienced or just beginning your working career, we welcome the opportunity to speak with you. Apply today to join our team!</p>\r\n<ul><li><p ><span>Holiday Celebrations and Cookouts</span></p></li><li><p ><span>Annual Service Awards Celebrations</span></p></li><li><p ><span>Company Open House Events</span></p></li><li><p ><span>Milestone Event Celebrations</span></p></li><li><p ><span>Local Parade Participation</span></p></li><li><p ><span>Fund Raising and Charity Events</span></p></li><li><p ><span>Business Sponsorship</span></p></li></ul>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4418,1919,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4419,1919,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4418,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2><span class=\"highlight\">Quality</span> Packaging, Rooted in <span class=\"highlight\">Tradition</span></h2>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4420,1919,1752219332,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4418,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Located amidst the rolling hills of Ohio’s Amish Country, Centor has combined the local work ethic with the technology of robotics to become the world’s largest supplier of regulatory compliant prescription containers for medication dispensing. Originally constructed by Owens-Illinois in 1968 and employing thousands of local associates, Centor has experienced several name changes, expansions and upgrades while maintaining the same quality commitment to our customers. As a long time, local employer, Centor is a well-established and respected member of the Holmes County community. We look forward to working with you!</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4421,1919,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4422,1919,1752219332,1752219332,0,0,0,0,'0',4500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4421,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4423,1919,1752219332,1752219332,0,0,0,0,'0',5000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4421,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Diversity and <span class=\"highlight\">Inclusion</span></h2>\r\n<p>As a multicultural company and organization which strives for common goals, we are passionate about the products that we make and more importantly- the people that are making them. We are always looking for team members that share our visions and passions. If you feel you would be a good fit for our organization, apply today.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4424,1919,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-md','',0,'',0,'','','','<p class=\"headline-lg\">Our <span class=\"highlight\">Benefits</span></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4425,1919,1752219332,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','icon_card',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,4,NULL,0,0,0,5,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4426,1919,1752219332,1752219332,0,0,0,0,'0',1280,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Working at Centor</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Why Work with Us?</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4451,1922,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'<h2>Certifications</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4452,1922,1786375838,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"download_item\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4451,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 9001</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4453,1922,1752219332,1752219332,0,0,0,0,'0',2000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',101,NULL,0,0,4451,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 15378</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4454,1922,1786375755,1752219332,0,0,0,0,'0',2500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"download_item\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\"}',0,0,0,0,'narrow',102,NULL,0,0,4451,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>ISO 45001</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,1,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4455,1922,1752219332,1752219332,0,0,0,0,'0',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'wide',0,NULL,0,0,0,'33-33-33','','','','auto','container_3col',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4456,1922,1752219332,1752219332,0,0,0,0,'0',3500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4455,'','','','','auto','download_card',0,'0','spacer-none','',0,'<h2>Certificate of Compliance</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,2,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'grey-light',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4457,1922,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Centor Inc. manufactures plastic containers for prescription drugs, plastic vials for prescription drugs and closure systems (1-Clic® and Screw-Loc®), PET bottles from recycled material, wide-neck bottles, applicators, droppers and containers for ointments in the USA.</p>\r\n<p>In our new Primary Packaging Plastics plant in Berlin, OH we are developing and manufacturing packaging systems for solid dosage drug products and eye drops.</p>\r\n<p>Our packaging solutions include screw and snap-on bottles as well as closures made of HDPE, LDPE and PP &nbsp;with different features: heat sealing liners, mounted and integrated desiccant options, tamper-evident, child-resistant and senior-friendly.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4458,1922,1752219332,1752219332,0,0,0,0,'0',4000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','banner',0,'3','spacer-md','',0,'<h2>Start your career with us</h2>',0,'','','','<p>Companies are brought to life by the people who work for them. We have therefore considered what we all want to stand up for and work for. This has resulted in our vision, mission and values.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','t3://page?uid=353 _blank','<p>Apply now</p>','',0,'','',NULL,NULL,0,0,0,'',0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4459,1923,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p>Centor Inc. manufactures plastic containers for prescription drugs, plastic vials for prescription drugs and closure systems (1-Clic® and Screw-Loc®), PET bottles from recycled material, wide-neck bottles, applicators, droppers and containers for ointments in the USA, Canada and Mexico.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4460,1923,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','banner',0,'3','spacer-md','',0,'<h2>Start your career with us</h2>',0,'','','','<p>Companies are brought to life by the people who work for them. We have therefore considered what we all want to stand up for and work for. This has resulted in our vision, mission and values.</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','t3://page?uid=353 _blank','<p>Apply now</p>','',0,'','',NULL,NULL,0,0,0,'',0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4462,1924,1752219332,1752219332,0,0,0,0,'0',128,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Job Offerings</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Where to work with us?</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4465,1927,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4466,1927,1752219332,1752219332,0,0,0,0,'0',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,4465,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p><strong>CENTOR (a Gerresheimer Company)</strong><br />USA<br />1899 North Wilkinson way<br />Perrysburg, OH 43551</p>\r\n<p><strong>Phone:</strong>&nbsp;+1 800-321-3391<br /><strong>E-mail:</strong>&nbsp;<a href=\"mailto:prescription@centorrx.com\">prescription@centorrx.com</a></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4467,1927,1781858652,1752219332,0,0,0,0,'0',1500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"frame_class\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,4465,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p><strong>Gerresheimer AG</strong><br />Peter-Müller-Straße 3<br />40468 Düsseldorf&nbsp;<br />Germany</p>\r\n<p><strong>Phone:</strong>&nbsp;+49 211 61 81-00<br /><strong>Fax:</strong>&nbsp;+49 211 61 81-295<br /><strong>E-mail:</strong>&nbsp;<a class=\"mail\" href=\"https://www.gerresheimer.com/en/imprint#\">info@gerresheimer.com</a></p>\r\n<p><strong>Management Board:</strong><br />Uwe Röhrhoff (CEO), Wolf Lehmann (CFO), Achim Schalk</p>\r\n<p><strong>Registered Seat:</strong>&nbsp;Düsseldorf<br /><strong>Local Court:</strong>&nbsp;Düsseldorf HRB 56040<br /><strong>VAT Identification No.:</strong>&nbsp; DE253405200</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4468,1927,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Imprint</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Legal</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4469,1928,1752219332,1752219332,0,0,0,0,'0',500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p class=\"headline-lg\">DISCLAIMER</p>\r\n<p>The terms and conditions set forth in this Disclaimer apply to www.centorrx.com (the&nbsp; “Website“) The Website is operated by Centor, Inc. (“<i>Centor</i>“, “<i>we</i>“ or “<i>us</i>“).</p>\r\n<p>The Website is intended for use only by persons located in the United States.&nbsp; If you access the Website from outside the United States, you are responsible for compliance with local laws.</p>\r\n<p class=\"headline-lg\">1. Website Content</p>\r\n<p>The Website including any information, graphic, artwork, text, video clip, audio clip, trademark, logo, service mark and/or other content provided on, in or through the Website (collectively, “Content“) is owned by Centor or its licensors and protected under both United States and foreign copyright, trademark and other laws.</p>\r\n<p>Centor grants to you a personal, nonexclusive, nontransferable and limited license (without the right to sublicense) to access and use the Website solely for your own use and subject to this Disclaimer.</p>\r\n<p>The Content is for informational purposes only.&nbsp; Your use of the Website and Content is at your own risk.&nbsp;THE WEBSITE IS PROVIDED “AS IS” AND “AS AVAILABLE” WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED.&nbsp;Centor accepts no responsibility whatsoever as to the validity, accuracy, completeness or quality of the Content. CentorCentor</p>\r\n<p>CENTOR SPECIFICALLY DISCLAIMS ANY LIABILITY, WHETHER BASED IN CONTRACT, TORT, STRICT LIABILITY OR OTHERWISE, FOR ANY DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, EXEMPLARY OR SPECIAL DAMAGES ARISING OUT OF OR IN ANY WAY CONNECTED WITH ACCESS TO OR USE OF THE WEBSITE, EVEN IF CENTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>\r\n<p>IF YOU ARE A CALIFORNIA RESIDENT, YOU WAIVE YOUR RIGHTS WITH RESPECT TO CALIFORNIA CIVIL CODE SECTION 1542, WHICH SAYS “A GENERAL RELEASE DOES NOT EXTEND TO CLAIMS WHICH THE CREDITOR DOES NOT KNOW OR SUSPECT TO EXIST IN HIS FAVOR AT THE TIME OF EXECUTING THE RELEASE, WHICH, IF KNOWN BY HIM MUST HAVE MATERIALLY AFFECTED HIS SETTLEMENT WITH THE DEBTOR.”</p>\r\n<p>Centor may change, suspend or terminate all of any part of the Content or Website without notice.</p>\r\n<p class=\"headline-lg\">2. Linked Sites</p>\r\n<p>The Website may contain links to third-party websites and services, including social media (collectively, “Linked Sites”).&nbsp; Linked Sites are not under the control of Centor and Centor is not responsible for Linked Sites or for any information or materials on or any form of transmission received from any Linked Site.&nbsp; You access Linked Sites at your own risk and subject to the terms and conditions of use and other legal provisions applicable to the Linked Sites.</p>\r\n<p class=\"headline-lg\">3. Personal Information</p>\r\n<p>“Personal Information“ means information associated with or used to identify or contact a specific person. The Website currently does not collect Personal Information.</p>\r\n<p class=\"headline-lg\">4. Usage Data</p>\r\n<p>“Usage Data” is information about an individual’s activity on the Website that, by itself, does not identify the individual, such as browser type, operating system and webpages visited.&nbsp;&nbsp; Generally, we do not consider Usage Data as Personal Information because Usage Data by itself usually does not identify an individual.</p>\r\n<p>The Website collects Usage Data through the use of cookies. A “cookie” is a randomly-generated unique numeric code stored in the user’s web browser settings or computer’s hard drive.&nbsp; A cookie typically contains the name of the domain (internet location) from which the cookie originated, the “lifetime” of the cookie (i.e., when it expires), as well as the randomly generated unique numeric code. Cookies also can be used to collect other information. To learn more about cookies, please check your browser’s help or similar feature or visit&nbsp;<a href=\"http://www.allaboutcookies.org/\" title=\"To website allaboutcookies.org\" target=\"_blank\" rel=\"noreferrer\">allaboutcookies.org</a>. Your browser software can be set to reject all cookies but if you reject our cookies, certain of the functions and conveniences of the Website may not work properly.</p>\r\n<p>Google Analytics: The Website uses Google Analytics, a web analysis service from Google. Google Analytics uses cookies to evaluate your use of the Website, to compile reports about Website activities and to provide other services relating to the Website and Internet usage. Google will also make this information available to third party service providers&nbsp; that process information on behalf of Google.&nbsp; Google also discloses information in response to a court order, subpoena, search warrant, regulation, binding order of a data protection agency, governmental request or other legal or regulatory process.&nbsp; You can prevent the installation of cookies by changing your browser software settings. However, if you do this it is possible that you won’t be able to use all of this website’s functions. By using this Website, you consent to Google processing the data acquired about you in the manner described and for the purposes specified above.</p>\r\n<p>Piwik: This Website uses&nbsp;<a href=\"http://www.piwik.org/\" title=\"To Piwik website\" target=\"_blank\" rel=\"noreferrer\">Piwik</a>, web analytics open-source software. Piwik uses cookies to help analyze how users use this Website. The information generated by the cookie about your use of the website (including your IP address anonymized prior to its storage) will be stored on the server of the Centor.</p>\r\n<p class=\"headline-lg\">5. General</p>\r\n<p>If any provision of this Disclaimer is or becomes unenforceable or invalid, the remaining provisions will continue with the same effect as if such unenforceable or invalid provision had not been used. Headings and captions are for convenience only.</p>\r\n<p>DM_US 63756045-1.T13943.0010</p>\r\n<p class=\"headline-lg\">6. Contact</p>\r\n<p>Ueli Utzinger&nbsp;<br />Group Senior Director Communication &amp; Marketing</p>\r\n<p>Phone: +49 211 618 12 50<br />Mobile: +41 79 400 86 40<br />E-mail:&nbsp;<a href=\"javascript:linkTo_UnCryptMailto(%27ocknvq%2Cwgnk0wvbkpigtBigttgujgkogt0eqo%27);\" title=\"ueli.utzinger@gerresheimer.com\">please click</a></p>\r\n<p>Gerresheimer AG<br />Klaus-Bungert-Straße 4<br />40468 Düsseldorf<br />Germany</p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(4470,1928,1752219332,1752219332,0,0,0,0,'0',256,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-none','',0,'<h1>Legal Notices</h1>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Legal</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13584,2453,1755068435,1755068435,0,0,0,0,'',3500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"image_zoom\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_accessories\":\"\",\"tx_site_cards_in_row\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,13587,'','','','','auto','accessories',0,'0','spacer-sm','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,1,2,'',0,0,'',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,6,4,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13586,2453,1755068435,1755068435,0,0,0,0,'',3000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',100,NULL,0,0,13587,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<h2>Matching Accessories</h2>',0,0,NULL,NULL,'0',0,0,2,'',0,0,'',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13587,2453,1755068435,1755068435,0,0,0,0,'',2500,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13588,2453,1755068435,1755068435,0,0,0,0,'',2000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\",\"tx_site_button_label\":\"\",\"tx_site_button_link\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','text_with_image',0,'0','spacer-none','',0,'<h2>A built-in battery that <span class=\"highlight\">lasts</span></h2>',0,'','','','<p>The smart Gx Cap arrives pre-charged with a battery that lasts up to 12 months on an initial charge. When the LED indicator shows it’s finally time to charge, simply connect to any USB-C charging cable and the battery should re-charge within 1 hour.</p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n',0,0,NULL,NULL,'0',0,0,2,'',0,2,'',1,0,NULL,'0','',0,0,0,0,'','','','','',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13589,2453,1755068435,1755068435,0,0,0,0,'',1500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\",\"tx_site_button_label\":\"\",\"tx_site_button_link\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','text_with_image',0,'1','spacer-none','',0,'<h2>Quick status <span class=\"highlight\">indicators</span></h2>',0,'','','','<p>Built-in LED light indicators allow patients to quickly ascertain the status of their Smart Cap.</p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n',0,0,NULL,NULL,'0',0,0,2,'',0,2,'',1,0,NULL,'0','',0,0,0,0,'','','','','',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13593,2453,1755068435,1755068435,0,1,0,0,'',1000,NULL,0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','text_with_image',0,'0','spacer-none','',0,'<h1>Take Advantage of our <span class=\"highlight\">wide Range of Capabilities</span></h1>',0,'','','','<ul><li><div><span>Production sites in Europe, Americas and Asia for risk mitigation</span></div></li><li><div><span>Expansion coefficients 33 and 51</span></div></li><li><div><span>Inner siliconization for optimum emptying</span></div></li><li><div><span>Ammonium sulfate treatment to reduce alkali ion emission</span></div></li><li><div><span>Optimized design for lyophilization processes</span></div></li><li><div><span>Fully validated processes and certified suppliers according to cGMP</span></div></li><li><div><span>Ph. Eur., USP, JP, FEUM compliance</span></div></li><li><div><span>DMF type III</span></div></li></ul>',0,0,NULL,NULL,'0',0,0,2,'',0,1,'',1,0,NULL,'0','',0,0,0,0,'','','','','',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13594,2453,1755068435,1755068435,0,0,0,0,'',500,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"migration_info\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_background_color\":\"\",\"tx_site_button_label\":\"\",\"tx_site_button_link\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','text_with_image',0,'0','spacer-none','',0,'<h2>Fits the <span class=\"highlight\">most common</span> prescription vials</h2>',0,'','','','<p>The smart Gx Cap is child-resistant and fits the most common vial on the market - Centor’s 1-Clic vial. The smart Gx Cap can simply replace the regular cap of the vial.</p>\r\n\r\n\r\n\r\n\r\n\r\n',0,0,NULL,NULL,'0',0,0,2,'',0,2,'',1,0,NULL,'0','',0,0,0,0,'','','','','',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13595,1889,1755068487,1755068483,0,0,0,0,'',8000,'',0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13596,1889,1755068491,1755068483,0,0,0,0,'',9500,NULL,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,13595,'','','','','auto','shortcut',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'tt_content_13580',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13597,1889,1755068490,1755068483,0,0,0,0,'',9000,NULL,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,13595,'','','','','auto','shortcut',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'tt_content_13574',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(13598,1889,1755068489,1755068483,0,0,0,0,'',8500,NULL,0,0,0,0,NULL,'{\"hidden\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,13595,'','','','','auto','shortcut',0,'0','spacer-md','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'tt_content_13579',1,0,NULL,'0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(14794,2047,1763718258,1755425857,0,0,0,0,'',1000,NULL,0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"list_type\":\"\",\"pi_flexform\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','ttaddress_listview',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,'',0,0,'',1,0,'<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>\n<T3FlexForms>\n    <data>\n        <sheet index=\"sDEF\">\n            <language index=\"lDEF\">\n                <field index=\"settings.singleRecords\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.groups\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.includeSubcategories\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.groupsCombination\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.sortBy\">\n                    <value index=\"vDEF\">default</value>\n                </field>\n                <field index=\"settings.sortOrder\">\n                    <value index=\"vDEF\">ASC</value>\n                </field>\n                <field index=\"settings.pages\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.recursive\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.ignoreWithoutCoordinates\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.allowOverride\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"sDISPLAY\">\n            <language index=\"lDEF\">\n                <field index=\"settings.displayMode\">\n                    <value index=\"vDEF\">list</value>\n                </field>\n                <field index=\"settings.hidePagination\">\n                    <value index=\"vDEF\">0</value>\n                </field>\n                <field index=\"settings.paginate.itemsPerPage\">\n                    <value index=\"vDEF\"></value>\n                </field>\n                <field index=\"settings.singlePid\">\n                    <value index=\"vDEF\"></value>\n                </field>\n            </language>\n        </sheet>\n        <sheet index=\"extra\">\n            <language index=\"lDEF\">\n                <field index=\"settings.backLinkPid\">\n                    <value index=\"vDEF\">1862</value>\n                </field>\n                <field index=\"settings.backLinkLabel\">\n                    <value index=\"vDEF\">Back</value>\n                </field>\n                <field index=\"settings.detailSubheader\">\n                    <value index=\"vDEF\">&lt;p&gt;Contact Information&lt;/p&gt;</value>\n                </field>\n            </language>\n        </sheet>\n    </data>\n</T3FlexForms>','0','',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,'',0,0,0,NULL,0,0,0,'',124,0,0,0,'',0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(18149,1862,1770125602,1764836472,0,0,0,0,'0',3250,'',0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"editlock\":\"\",\"header\":\"\",\"hidden\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,4067,'','','','','auto','cB_contactInteractiveMap',0,'0','spacer-none','',0,'<h2>Find your responsible Contact Person</h2>',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(20787,3039,1781630284,1781627283,0,0,0,0,'0',256,'',0,0,0,0,NULL,'{\"CType\":\"\",\"bodytext\":\"\",\"colPos\":\"\",\"header\":\"\",\"hidden\":\"\",\"media\":\"\",\"media_portrait\":\"\",\"rowDescription\":\"\",\"tx_container_parent\":\"\",\"tx_site_button_label\":\"\",\"tx_site_button_link\":\"\",\"tx_site_overline\":\"\"}',0,0,0,0,'narrow',1,NULL,0,0,0,'','','','','auto','hero_subpage',0,'0','spacer-md','',0,'<h2>Pharmacist Weekly Guide</h2>',0,'','','','',0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','','','',0,'','',NULL,'<p>Your weekly action item report</p>',0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(20788,3039,1781629861,1781627640,0,0,0,0,'0',32,'',0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',0,NULL,0,0,0,'50-50','1-2','','','auto','container_2col',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(20789,3039,1781629861,1781628075,0,0,0,0,'0',56,'',0,0,0,0,NULL,'{\"colPos\":\"\",\"tx_container_parent\":\"\"}',0,0,0,0,'narrow',101,NULL,0,0,20788,'','','','','auto','cb_text',0,'0','spacer-none','',0,'',0,'','','','<p class=\"headline-lg\">Completing a Monthly Chart Review</p>\r\n<p>By the end of this guide, you should be able to successfully locate, review, and document a monthly patient char while accurately tracking your clinical activity.<br />Performing a monthly chart review is a vital part of proactive patient care that ensures medication therapies are optimized and safety protocols are met. Beyond clinical excellence, these reviews are essential for accurate billing, as they provide the necessary documentation to support patient wellbeing.</p>\r\n<p><a class=\"rte-button-default\" href=\"t3://file?uid=14055\">Download Guide</a></p>',0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(20790,3039,1781629929,1781629399,0,0,0,0,'0',48,'',0,0,0,0,NULL,'{\"CType\":\"\",\"colPos\":\"\",\"header\":\"\",\"hidden\":\"\",\"layout\":\"\",\"media\":\"\",\"rowDescription\":\"\",\"space_before_class\":\"\",\"tx_container_parent\":\"\",\"tx_site_image_width\":\"\"}',0,0,0,0,'narrow',100,NULL,0,0,20788,'','','','','auto','image_video',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,1,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'100',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'white',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0),
(20791,3039,1781629425,1781629425,0,0,0,0,'0',64,'',0,0,0,0,NULL,'',0,0,0,0,'narrow',0,NULL,0,0,0,'','','','','auto','section',0,'0','spacer-none','',0,'',0,'','','',NULL,0,0,NULL,NULL,'0',0,0,2,NULL,0,0,NULL,1,0,NULL,NULL,'',0,0,0,0,'','','',NULL,'',0,'','',NULL,NULL,0,0,0,NULL,0,0,0,0,0,NULL,0,0,0,NULL,0,0,0,'',124,0,0,0,NULL,0,'','','',0,0,'petrol',0,0,0,'',0,0,0,'',NULL,NULL,NULL,0,0,0);
/*!40000 ALTER TABLE `tt_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_eventnews_domain_model_location`
--

DROP TABLE IF EXISTS `tx_eventnews_domain_model_location`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_eventnews_domain_model_location` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(11) NOT NULL DEFAULT 0,
  `t3ver_wsid` int(11) NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `t3ver_count` int(11) NOT NULL DEFAULT 0,
  `t3ver_tstamp` int(11) NOT NULL DEFAULT 0,
  `t3ver_move_id` int(11) NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(11) NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `l10n_state` text DEFAULT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `lat` double DEFAULT 0,
  `lng` double DEFAULT 0,
  `link` varchar(255) NOT NULL DEFAULT '',
  `t3ver_id` int(11) NOT NULL DEFAULT 0,
  `t3ver_label` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_eventnews_domain_model_location`
--

LOCK TABLES `tx_eventnews_domain_model_location` WRITE;
/*!40000 ALTER TABLE `tx_eventnews_domain_model_location` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_eventnews_domain_model_location` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_eventnews_domain_model_organizer`
--

DROP TABLE IF EXISTS `tx_eventnews_domain_model_organizer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_eventnews_domain_model_organizer` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(11) NOT NULL DEFAULT 0,
  `t3ver_wsid` int(11) NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `t3ver_count` int(11) NOT NULL DEFAULT 0,
  `t3ver_tstamp` int(11) NOT NULL DEFAULT 0,
  `t3ver_move_id` int(11) NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(11) NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `l10n_state` text DEFAULT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `link` varchar(255) NOT NULL DEFAULT '',
  `t3ver_id` int(11) NOT NULL DEFAULT 0,
  `t3ver_label` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_eventnews_domain_model_organizer`
--

LOCK TABLES `tx_eventnews_domain_model_organizer` WRITE;
/*!40000 ALTER TABLE `tx_eventnews_domain_model_organizer` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_eventnews_domain_model_organizer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_extensionmanager_domain_model_extension`
--

DROP TABLE IF EXISTS `tx_extensionmanager_domain_model_extension`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_extensionmanager_domain_model_extension` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `extension_key` varchar(60) NOT NULL DEFAULT '',
  `version` varchar(15) NOT NULL DEFAULT '',
  `alldownloadcounter` int(11) unsigned NOT NULL DEFAULT 0,
  `downloadcounter` int(11) unsigned NOT NULL DEFAULT 0,
  `title` varchar(150) NOT NULL DEFAULT '',
  `description` longtext DEFAULT NULL,
  `state` int(10) unsigned NOT NULL DEFAULT 0,
  `review_state` int(4) NOT NULL DEFAULT 0,
  `category` int(10) unsigned NOT NULL DEFAULT 0,
  `last_updated` bigint(20) NOT NULL DEFAULT 0,
  `serialized_dependencies` mediumtext DEFAULT NULL,
  `author_name` varchar(255) NOT NULL DEFAULT '',
  `author_email` varchar(255) NOT NULL DEFAULT '',
  `ownerusername` varchar(50) NOT NULL DEFAULT '',
  `md5hash` varchar(35) NOT NULL DEFAULT '',
  `update_comment` longtext DEFAULT NULL,
  `authorcompany` varchar(255) NOT NULL DEFAULT '',
  `integer_version` int(11) NOT NULL DEFAULT 0,
  `current_version` smallint(5) unsigned NOT NULL DEFAULT 0,
  `lastreviewedversion` int(3) NOT NULL DEFAULT 0,
  `documentation_link` varchar(2048) DEFAULT NULL,
  `remote` varchar(100) NOT NULL DEFAULT 'ter',
  `distribution_image` varchar(255) DEFAULT NULL,
  `distribution_welcome_image` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`uid`),
  UNIQUE KEY `versionextrepo` (`extension_key`,`version`,`remote`),
  KEY `index_currentversions` (`current_version`,`review_state`),
  KEY `index_versionrepo` (`integer_version`,`remote`,`extension_key`),
  KEY `index_extrepo` (`extension_key`,`remote`)
) ENGINE=InnoDB AUTO_INCREMENT=9305067 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_extensionmanager_domain_model_extension`
--

LOCK TABLES `tx_extensionmanager_domain_model_extension` WRITE;
/*!40000 ALTER TABLE `tx_extensionmanager_domain_model_extension` DISABLE KEYS */;
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9276435,0,'pw_comments','4.0.0',17063,1445,'pwComments','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1502889849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','f3c91cce3bedeccc98ae7951c794f6de','Brand new release of pw_comments after more than two years. Full TYPO3 7.6 and 8.7 support, complete new default layout, many bugfixes and improvements. All options are available in Constants Editor now. Full documentation shipped. Thanks to Christian Wol','',4000000,0,0,'https://docs.typo3.org/p/instituteweb/pw_comments/4.0/en-us','ter','',''),
(9276436,0,'pw_comments','4.1.0',17063,411,'pwComments','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1529256340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','4ca301d2f8d366d4353387f2b50c1157','Feature update! New \"accept terms\" checkbox (DSGVO). New option to disable avatars. Thanks to Stephan Grass!','',4001000,0,0,'https://docs.typo3.org/p/instituteweb/pw_comments/4.1/en-us','ter','',''),
(9276437,0,'pw_comments','4.1.1',17063,442,'pwComments','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1531250068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','52427676a609ed0e536bfd0199b16efb','Fixes PHP 5.6 support, which has been broken with 4.1.0.','',4001001,0,0,'https://docs.typo3.org/p/instituteweb/pw_comments/4.1/en-us','ter','',''),
(9276438,0,'pw_comments','4.1.2',17063,1123,'pwComments','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1537205987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','8147787ee288887fe1889932e3a5c015','Bugfixes','',4001002,0,0,'https://docs.typo3.org/p/instituteweb/pw_comments/4.1/en-us','ter','',''),
(9276439,0,'pw_comments','5.0.0',17063,537,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1574089394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','cddbfed1871eff32ed26adc7b640167c','TYPO3 9.5 LTS compatibility for pw_comments. Also the package name on Packagist changed to t3/pw_comments. ','',5000000,0,0,'https://docs.typo3.org/p/t3/pw_comments/5.0/en-us','ter','',''),
(9276440,0,'pw_comments','5.1.0',17063,148,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1607880368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','74790e33d571e8527712da4f8ab88698','Added TYPO3 10 compatibility. Thanks to Christoph Lehmann and J. Kummer for contributing code. And Jochen Weiland for supporting this pw_comments upgrade.','',5001000,0,0,'https://docs.typo3.org/p/t3/pw_comments/5.1/en-us','ter','',''),
(9276441,0,'pw_comments','5.2.0',17063,128,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1659545513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','04f23c549bc55c38daf13ad539d6d0de','Added TYPO3 11 LTS and PHP 8 support. Thanks to steindesign Werbeagentur GmbH (www.steindesign.de) for sponsoring the update.','',5002000,0,0,'https://docs.typo3.org/p/t3/pw_comments/5.2/en-us','ter','',''),
(9276442,0,'pw_comments','6.0.0',17063,83,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1701684773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','bobmali','16a8247018f7408481552c82763382de','This version provided compatibility with TYPO3 v12','',6000000,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/6.0/en-us','ter','',''),
(9276443,0,'pw_comments','6.0.1',17063,31,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1747942637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','4f6661fb37f9b1e890594597f2c93808','Various bugfixes. Thanks to Christian Spoo for contributing code.','',6000001,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/6.0/en-us','ter','',''),
(9276444,0,'pw_comments','6.0.2',17063,28,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1748458750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','d2c856c309de07b9adf249b5607f373c','New release of version 6.0.2 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',6000002,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/6.0/en-us','ter','',''),
(9276445,0,'pw_comments','6.0.3',17063,25,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1749239515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','828482e4d8a63d388a749cbd387f2323','New release of version 6.0.3 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',6000003,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/6.0/en-us','ter','',''),
(9276446,0,'pw_comments','6.0.4',17063,28,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1750970269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','524ac81e87946cd1ef7b730fc250b3fd','New release of version 6.0.4 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',6000004,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/6.0/en-us','ter','',''),
(9276447,0,'pw_comments','7.0.0',17063,41,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1751964932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','a539bb44a709557c71500f46f5190271','New release of version 7.0.0 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',7000000,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/7.0/en-us','ter','',''),
(9276448,0,'pw_comments','7.1.0',17063,8,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1779912260,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','359d3c54081bc4b8c87a72e5b34e00d4','New release of version 7.1.0 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',7001000,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/7.1/en-us','ter','',''),
(9276449,0,'pw_comments','7.1.1',17063,8,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1779976256,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','37faffa615b9f0155776771f0e36bb95','New release of version 7.1.1 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',7001001,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/7.1/en-us','ter','',''),
(9276450,0,'pw_comments','8.0.0',17063,8,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1780603038,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','08cca5cee89bd6e5ee2c5f9461134114','New release of version 8.0.0 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',8000000,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/8.0/en-us','ter','',''),
(9276451,0,'pw_comments','7.1.2',17063,4,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1784452856,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','ac213425c4869b4b7e0af1d17f9f65db','New release of version 7.1.2 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',7001002,0,0,'https://docs.typo3.org/p/teamneusta/pw_comments/7.1/en-us','ter','',''),
(9276452,0,'pw_comments','8.0.1',17063,4,'Comments for TYPO3 CMS','Powerful extension for providing comments, including replies on comments and voting.',2,0,3,1784452881,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Malek Olabi','m.olabi@neusta.de','bobmali','419a36729864d2d8a8ccf55ddd1ae4c2','New release of version 8.0.1 - see details, changelog and documentation on https://github.com/teamneusta/pw_comments','',8000001,1,0,'https://docs.typo3.org/p/teamneusta/pw_comments/8.0/en-us','ter','',''),
(9276453,0,'gridelements','7.2.0',162725,5646,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1514049317,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','aae60f325d07d797c22a02d13cd31989','This is a maintenance release of Gridelements for CMS 7 LTS which contains lots of fixes and some changes which were available via Git and Composer only. See the Git log for a detailed list.','',7002000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276454,0,'gridelements','8.0.0',162725,4393,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1514114493,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','939b8325da9489dd20e8f4bf79ae795f','This is the first official version for CMS 8 LTS. Lots of UX changes, bug fixes, streamlined and refactored code and performance improvements.  Take a look into the docs  for new features regarding allowed, disallowed and maximum number of elements. Thank','',8000000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276455,0,'gridelements','7.3.0',162725,803,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1521640100,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','880305350541ba3a1ae6c9c7671e6478','Maintenance release for  CMS 7 LTS only. Backend language overlays for shortcut elements are configurable via extension manager now. See Git log for other bugfixes and tasks.','',7003000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276456,0,'gridelements','8.1.0',162725,1246,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1521641742,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','938cca48c26d6192af9930fa1ecca269','Maintenance release for CMS 8 LTS only. Backend language overlays for shortcut elements are configurable via extension manager now. See Git log for other bugfixes and tasks.','',8001000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276457,0,'gridelements','7.4.0',162725,2020,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1522773174,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','50c3405de8cd98f4c837aebe0d5ef1b1','Maintenance release for CMS 7 LTS only. Gridelements specific methods, hooks and settings are available for frontend editing now. See Git log for other bugfixes and tasks.','',7004000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276458,0,'gridelements','8.2.0',162725,520,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1522773693,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','c076584e32df9e76d459b8770102614a','Maintenance release for CMS 8 LTS only. Gridelements specific methods, hooks and settings are available for frontend editing now. See Git log for other bugfixes and tasks.','',8002000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276459,0,'gridelements','8.2.1',162725,2717,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1522829028,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','053a20ba45a48409b097d75fc027e1bb','Maintenance release for CMS 8 LTS only. Gridelements specific methods, hooks and settings are available for frontend editing now. Regression in list module introduced with 8.2.0 has been fixed. See Git log for other bugfixes and tasks.','',8002001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276460,0,'gridelements','7.4.1',162725,538,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1529311096,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','56fcede3e68f9fd058fa428a6b95698c','Maintenance release for CMS 7 LTS only. It contains minor fixes for UI and translation handling. See Git log for detailed bugfixes and tasks.','',7004001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276461,0,'gridelements','8.2.2',162725,573,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1529312137,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','e78ff74f923a5c291cd37ccb29ffa0b6','Maintenance release for CMS 8 LTS only. It contains minor fixes for UI and translation handling. See Git log for detailed bugfixes and tasks.','',8002002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276462,0,'gridelements','7.4.2',162725,5704,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1529346707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','6e348c582f02aae779f2601fdf516a22','Maintenance release for CMS 7 LTS only. It contains a regression fixes for translation handling. See Git log for detailed bugfixes and tasks.','',7004002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276463,0,'gridelements','8.2.3',162725,10695,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1529346800,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','4cef4c445e823db989913a072ce43bab','Maintenance release for CMS 8 LTS only. It contains a regression fix for translation handling. See Git log for detailed bugfixes and tasks.','',8002003,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276464,0,'gridelements','8.3.0',162725,2094,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1544450857,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','fe51703195812fff102ee963e8660a9c','Maintenance release for CMS 8 LTS only. See Git log for detailed bugfixes and tasks.','',8003000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276465,0,'gridelements','9.0.0',162725,1777,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1544459884,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"backend\";s:12:\"9.5.0-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.0-9.5.99\";s:8:\"frontend\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','e73d61dfabd72f15f1618a3246c5a845','This is the first official version for CMS 9 LTS. Lots of UX changes, bug fixes, streamlined code and improvements. Take a look into the docs for new features regarding dataProcessing of children for FLUIDTEMPLATE output. Thanks to all sponsors and suppor','',9000000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276466,0,'gridelements','8.4.1',162725,986,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1552576144,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','c6cd62e59666f8b4b490ae107b6caad9','Maintenance release with bugfixes and one new feature. There is a new recommended static template for gridelements custom dataProcessing. Take a look at the Resources folder to get an idea how to deal with it for your own grid elements.','',8004001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276467,0,'gridelements','9.1.1',162725,799,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1552576388,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"backend\";s:12:\"9.5.0-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.0-9.5.99\";s:8:\"frontend\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','81edf7f11ecdaa21c70b05d6a9ddce03','Maintenance release with bugfixes and one new feature. There is a new recommended static template for gridelements custom dataProcessing. Take a look at the Resources folder to get an idea how to deal with it for your own grid elements.','',9001001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276468,0,'gridelements','8.5.0',162725,395,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1555155812,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','079fd79a43d5ea52db6bba70fbc6d79f','Maintenance release for CMS 8 only.\r\nSee https://gitlab.com/coderscare/gridelements/commits/8-0\r\nfor changes','',8005000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276469,0,'gridelements','9.2.0',162725,753,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1555156023,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"backend\";s:12:\"9.5.0-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.0-9.5.99\";s:8:\"frontend\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','0a025efe61855a2a441de0cd7a8ee890','Maintenance version for CMS 9 only.\r\nSee https://gitlab.com/coderscare/gridelements/commits/9-0\r\nfor changes.','',9002000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276470,0,'gridelements','8.5.1',162725,1514,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1555315244,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','a773b647984065c0c0706895c0223ffd','Regression fix! There was a class used in 8.5.0 that is available for CMS 9 only.\r\nSee https://gitlab.com/coderscare/gridelements/tree/8-0 for other changes','',8005001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276471,0,'gridelements','9.2.1',162725,747,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1557304616,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.6-9.5.99\";s:7:\"backend\";s:12:\"9.5.6-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.6-9.5.99\";s:8:\"frontend\";s:12:\"9.5.6-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','eef8e137a3522fe1444845f72b1cc653','This is a maintenance release to fix problems introduced by the latest TYPO3 security release 9.5.6 - this version is not compatible to any earlier version of TYPO3 CMS 9, so be sure to update the core too, otherwise it will be broken!','',9002001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276472,0,'gridelements','9.2.2',162725,1382,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1558951573,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','ceb1a9408922e59417250b469379651a','Maintenance release to fix some issues that have been introduced by recent changes in the core. Make sure that the TYPO3 version matches the required 9.5.7 since otherwise behaviour might be broken.','',9002002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276473,0,'gridelements','8.5.2',162725,1410,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1565888112,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','f044d3bc0f8377643520d4cae0554384','Maintenance version for CMS 8 only.\r\nSee https://gitlab.com/coderscare/gridelements/commits/8-0\r\nfor changes.','',8005002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276474,0,'gridelements','9.3.0',162725,2039,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1565888232,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','62e3f121218fd2073180fcb4ccf0132b','Maintenance version for CMS 9 only.\r\nSee https://gitlab.com/coderscare/gridelements/commits/9-0\r\nfor changes.','',9003000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276475,0,'gridelements','8.6.0',162725,243,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1579259371,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','7d3d3fe3b6b3d80c334cedb5f38ce552','This is a maintenance release for CMS 8 only. Several fixes and improvements have been implemented before we will go on with providing Gridelements for CMS 10. See https://gitlab.com/coderscare/gridelements/commits/8-0\r\nfor changes.','',8006000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276476,0,'gridelements','9.4.0',162725,250,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1579259432,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','90c9207433b9d4664097392218e6e394','This is a maintenance release for CMS 9 only. Several fixes and improvements have been implemented before we will go on with providing Gridelements for CMS 10. See https://gitlab.com/coderscare/gridelements/commits/9-0\r\nfor changes.','',9004000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276477,0,'gridelements','8.6.1',162725,239,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1579275453,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','9c1e4fabfd88e1e96c963e0e1a83e06d','This is a maintenance release for CMS 8 only. It fixes a regression introduced with 8.6.0 before we will go on with providing Gridelements for CMS 10. See https://gitlab.com/coderscare/gridelements/commits/8-0\r\nfor changes.','',8006001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276478,0,'gridelements','9.4.1',162725,564,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1579275501,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','2d6e5e8fc72960db0f269a33a0ca7d78','This is a maintenance release for CMS 9 only. It fixes a regression introduced with 9.4.0 before we will go on with providing Gridelements for CMS 10. See https://gitlab.com/coderscare/gridelements/commits/9-0\r\nfor changes.','',9004001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276479,0,'gridelements','8.6.2',162725,339,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1579446428,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','02c8ec804d0c18f819e1eb4cc1bfe881','This is a maintenance release for CMS 8 only. It fixes a wrong namespace issue in 8.6.1 before we will go on with providing Gridelements for CMS 10. See https://gitlab.com/coderscare/gridelements/commits/8-0\r\nfor changes.','',8006002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276480,0,'gridelements','8.6.3',162725,1996,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1580654841,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','a985637fd9adacac70b5cace5c90a020','This is a maintenance release for CMS 8 only. It fixes a breaking change with options to resolve FlexForms of children. See https://gitlab.com/coderscare/gridelements/commits/9-0 for changes.','',8006003,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276481,0,'gridelements','9.4.2',162725,505,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1580654889,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','15d1bbe6464ef55d8d8d77d63ad0dc24','This is a maintenance release for CMS 9 only. It fixes a breaking change with options to resolve FlexForms of children. See https://gitlab.com/coderscare/gridelements/commits/9-0 for changes.','',9004002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276482,0,'gridelements','9.5.0',162725,1473,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1582290716,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','2e5072df8d464daa92df917cd7576aba','This is a feature release for CMS 9 only. It contains milestone 1 of our recent crowd funding campaign https://coders.care/for/crowdfunding/gridelements/ regarding issues with the translate button of the page module and additionally fixes some other issues. See https://gitlab.com/coderscare/gridelements/-/commits/9-0 for a list of changes.','',9005000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276483,0,'gridelements','10.0.0',162725,1454,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1587665732,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','17340bcd5327a9684053f6a8b55b5ff7','1st release for CMS 10 only. Thanks a lot to all the sponsors! Fluid based page module will be disabled by default to avoid breaking changes. This milestone has not been fully funded yet, but there is a switch to enable it for testing.','',10000000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276484,0,'gridelements','8.7.0',162725,52,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1620224031,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','60064f40092f092726cc6f05c0b342c5','This is a maintenance release for CMS 8 only. It contains several fixes and changes. See https://gitlab.com/coderscare/gridelements/commits/8-0 for a full list. Thanks to all contributors and sponsors.','',8007000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276485,0,'gridelements','9.6.0',162725,52,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1620224088,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','6c5838ec2352477cea4ce9245d732df1','This is a maintenance release for CMS 9 only. It contains several fixes and changes. See https://gitlab.com/coderscare/gridelements/commits/9-0 for a full list. Thanks to all contributors and sponsors.','',9006000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276486,0,'gridelements','10.1.0',162725,81,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1620224144,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','affd2f72b97b3b32f593e251c4fb91ba','This is a maintenance release for CMS 10 only. It contains several fixes and changes. See https://gitlab.com/coderscare/gridelements/commits/10-0 for a full list. Thanks to all contributors and sponsors.','',10001000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276487,0,'gridelements','9.7.0',162725,47,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,-1,0,1625163931,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','7b8e14c627d554807e38605d91ed60db','This is a maintenance release for CMS 9 only. It contains several fixes and changes. See https://gitlab.com/coderscare/gridelements/commits/9-0 for a full list. Thanks to all contributors and sponsors.','',9007000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276488,0,'gridelements','10.2.0',162725,81,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,-1,0,1625163974,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','0b8a6281c0a60ebc01068c620ef584b6','This is a maintenance release for CMS 10 only. It contains several fixes and changes. See https://gitlab.com/coderscare/gridelements/commits/10-0 for a full list. Thanks to all contributors and sponsors.','',10002000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276489,0,'gridelements','7.7.0',162725,106,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650918609,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:7:\"backend\";s:12:\"7.6.0-7.6.99\";s:10:\"recordlist\";s:12:\"7.6.0-7.6.99\";s:8:\"frontend\";s:12:\"7.6.0-7.6.99\";s:4:\"lang\";s:12:\"7.6.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','a125fdd7b648de11c1eb25c2f6008a90','SECURITY FIX for Gridelements 7.x only.\r\n\r\nPlease read the TYPO3 security bulletin for further information and remove all further version of Gridelements 7.x.','',7007000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276490,0,'gridelements','8.8.0',162725,107,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650918688,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','a122b09ce0f5edd45803a15c3bfab8dc','SECURITY FIX for Gridelements 8.x only.\r\n\r\nPlease read the TYPO3 security bulletin for further information and remove any further version of Gridelements 8.x.','',8008000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276491,0,'gridelements','9.8.0',162725,108,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,0,0,1650918730,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','b496096bf588243b16a2b90e1b8eeb9e','SECURITY FIX for Gridelements 9.x only.\r\n\r\nPlease read the TYPO3 security bulletin for further information and remove any further version of Gridelements 9.x.','',9008000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276492,0,'gridelements','10.3.0',162725,105,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650918767,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','bc616ba9750847853fa415ccfab047ad','SECURITY FIX for Gridelements 10.x only.\r\n\r\nPlease read the TYPO3 security bulletin for further information and remove any further version of Gridelements 10.x.','',10003000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276493,0,'gridelements','10.4.0',162725,106,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650918917,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','ac9d650b684fb2375c87ad37a1d0d8ed','This is a maintenance release for Gridelements 10.x that provides several general bugfixes in preparation of the upcoming versions for CMS 11. Thanks to everybody who reported, gave feedback, supported our team with code and/or sponsoring to enable us to take care of Gridelements.','',10004000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276494,0,'gridelements','8.8.1',162725,100,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650958868,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','6468bab5c982c8da36f8e8e466eca62a','This is a maintenance release for Gridelements 8.x that provides a fix for a regression introduced with the latest security fix.','',8008001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276495,0,'gridelements','9.8.1',162725,106,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',1,0,0,1650958895,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:7:\"backend\";s:12:\"9.5.7-9.5.99\";s:10:\"recordlist\";s:12:\"9.5.7-9.5.99\";s:8:\"frontend\";s:12:\"9.5.7-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','bbaf79155e342e8836578f4b4f6a1019','This is a maintenance release for Gridelements 9.x that provides a fix for a regression introduced with the latest security fix.','',9008001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276496,0,'gridelements','10.4.1',162725,103,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650958925,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','1b7b84ecf04f941b3a49b26f3a835380','This is a maintenance release for Gridelements 10.x that provides a fix for a regression introduced with the latest security fix.','',10004001,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276497,0,'gridelements','8.8.2',162725,107,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\r\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650975207,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";s:10:\"recordlist\";s:12:\"8.7.0-8.7.99\";s:8:\"frontend\";s:12:\"8.7.0-8.7.99\";s:4:\"lang\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','1ce07798dc8e39254f44c516071c0c44','This is a maintenance release for Gridelements 8.x that provides a fix for a regression introduced with the latest security fix.','',8008002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276498,0,'gridelements','10.4.2',162725,107,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1650978525,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','125f6e12880c87d9e9027c81aa4e694c','This is a maintenance release for Gridelements 10.x that provides a fix for a regression introduced with the latest general bugfixing release.','',10004002,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276499,0,'gridelements','10.4.3',162725,132,'Grid Elements','This extension integrates the grid layout concept also to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1651062204,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:7:\"backend\";s:15:\"10.0.0-10.99.99\";s:10:\"recordlist\";s:15:\"10.0.0-10.99.99\";s:8:\"frontend\";s:15:\"10.0.0-10.99.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','295f9c826fa41e585c0f9cdf83378207','This is a maintenance release for Gridelements 10.x that provides a regression fix for people who make use of the pi_flexform_ds_file key in file based Gridelements layouts.','',10004003,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276500,0,'gridelements','11.0.0',162725,96,'Grid Elements','This extension extends the grid-based concept known from the backend layout of pages to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1682682138,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"backend\";s:14:\"10.4.0-11.5.99\";s:10:\"recordlist\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','d5e7080c4f3621dff0cf98dd734824aa','This is the first public version for TYPO3 CMS 11, which is compatible to CMS 10 and 11 to ease your upgrades. It was enabled by the donations of a lot of sponsors, which you can find in this article:  https://coders.care/blog/article/alive-and-kicking - Development for CMS 12 will go on in the private early access repository exclusively for sponsors.','',11000000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276501,0,'gridelements','11.1.0',162725,97,'Grid Elements','This extension extends the grid-based concept known from the backend layout of pages to regular content elements - the grid elements.\nIt offers a lot of new features like advanced drag & drop or real references, that improve the usability of the page and list module to speed up the daily work with the backend.',2,0,0,1690973831,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"backend\";s:14:\"10.4.0-11.5.99\";s:10:\"recordlist\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','7a702c6f4ef442962bcd8a007453d8fd','This is a maintenance release for Gridelements 11.x that provides several general bugfixes in preparation of the upcoming versions for CMS 12. Thanks to everybody who reported, gave feedback, supported our team with code and/or sponsoring to enable us to take care of Gridelements.','',11001000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276502,0,'gridelements','12.0.0',162725,60,'Grid Elements','Be part of the future of TYPO3! Support Gridelements now and unlock exclusive early access to Version 13! The well-established Gridelements Version 12 elevates TYPO3 by bringing grid-based layouts to content elements, with powerful features like advanced drag & drop and real references. Supercharge your backend workflow and make daily tasks easier. Join us in creating the next exciting version: https://coders.care/for/crowdfunding/gridelements',2,0,0,1731614564,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','826719cf5a055ad9300a19f08eebf58b','The first public version of Gridelements for CMS 12 is here, and we owe a big thank you to our Early Access supporters for making it possible! If youd like to be part of the journey for Gridelements 13, consider supporting our crowdfunding campaign. Your contribution helps shape the future of Gridelements and gives you exclusive early access to all the latest features!','',12000000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276503,0,'gridelements','12.1.0',162725,4,'Grid Elements','Be part of the future of TYPO3! Support Gridelements now and unlock exclusive early access to Version 13! The well-established Gridelements Version 12 elevates TYPO3 by bringing grid-based layouts to content elements, with powerful features like advanced drag & drop and real references. Supercharge your backend workflow and make daily tasks easier. Join us in creating the next exciting version: https://coders.care/for/crowdfunding/gridelements',2,0,0,1785156606,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','02c779eca26549fa29a66c1429855fd5','This is a maintenance release for CMS 12 LTS. The Drag-In Wizard is back again in full force, drag-and-drop now works more smoothly thanks to the resolution of several bugs, and a new Cycle Guard ensures the integrity of container structures. The Paste and Paste as Reference functions now take layout constraints into account everywhere. Tested under PHP 8.18.4 with an optimized and significantly expanded test suite.','',12001000,0,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276504,0,'gridelements','13.0.1',162725,6,'Grid Elements','Grid-based layouts for TYPO3 content elements - nested grids, real references, advanced drag & drop, a drag-in wizard, granular permissions. The original grid solution for TYPO3, benchmark for power users and enterprise CMS. v13 (TYPO3 12/13): free in TER. v14 (TYPO3 13/14): Priority Access.',2,0,0,1785159561,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:0:\"\";s:14:\"jfmulticontent\";s:0:\"\";}}','Grid Elements Team','info@cybercraft.de','cybercraft','08b4cc6f0fdb1a7ced37cd2cbc59b05a','First public release for TYPO3 13.4 LTS and 12.4 LTS. The codebase has been modernised, test coverage expanded with unit, functional and JavaScript tests, and numerous fixes and optimisations implemented. The Drag-In Wizard is back. Grid definitions carry over unchanged. Gridelements 14 for TYPO3 13 and 14 is available through Priority Access.','',13000001,1,0,'https://docs.typo3.org/p/gridelementsteam/gridelements/main/en-us/','ter','',''),
(9276505,0,'news','3.2.7',157353,3095,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1491819061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.10-6.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','5afce3a0661c44cf84efd0797e0e6c28','Security bugfix, please update ASAP','',3002007,0,0,'https://docs.typo3.org/p/georgringer/news/3.2/en-us','ter','',''),
(9276506,0,'news','5.3.3',157353,10918,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1491819107,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:13:\"7.0.0-7.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','ba13b3bec6810deb72193724d386ff0d','Security bugfix, please update ASAP','',5003003,0,0,'https://docs.typo3.org/p/georgringer/news/5.3/en-us','ter','',''),
(9276507,0,'news','3.2.8',157353,3333,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1491985132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.10-6.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','97e0451f6b9de0c17f8e36afb929492c','Support of PHP 5.3 for 3.2.x branch','',3002008,0,0,'https://docs.typo3.org/p/georgringer/news/3.2/en-us','ter','',''),
(9276508,0,'news','6.0.0',157353,10017,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1492799283,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:14:\"7.0.0-10.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','a684b6e24e48287e7a30c7bec4b231c6','Finally there, 6.0.0 with tons of features and support of 7.6  8 LTS\r\n\r\nRelease notes: https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/6-0-0.html','',6000000,0,0,'https://docs.typo3.org/p/georgringer/news/6.0/en-us','ter','',''),
(9276509,0,'news','6.1.1',157353,11720,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1504698776,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:14:\"7.0.0-10.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','0982e0564b240bd4af2a37650e25667f','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/\"','',6001001,0,0,'https://docs.typo3.org/p/georgringer/news/6.1/en-us','ter','',''),
(9276510,0,'news','6.2.0',157353,679,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1516691093,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:14:\"7.0.0-10.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','787aa9f54c18488d657b483d13d71b56','Features and lots of bugfixes, read about it at https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/6-2-0.html','',6002000,0,0,'https://docs.typo3.org/p/georgringer/news/6.2/en-us','ter','',''),
(9276511,0,'news','6.2.1',157353,1460,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1516778950,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:14:\"7.0.0-10.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','750fcd5d800993f2c1a4085f3a24f217','Regression fix to make it compatible with PHP 5.6 again https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/6-2-1.html','',6002001,0,0,'https://docs.typo3.org/p/georgringer/news/6.2/en-us','ter','',''),
(9276512,0,'news','6.3.0',157353,12176,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1517475418,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:14:\"7.0.0-10.99.99\";}}','Georg Ringer','typo3@ringerge.org','just2b','0dd9ea844f89e829e2f41e1fa20a6d72','Regression & Feature release, see https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/6-3-0.html','',6003000,0,0,'https://docs.typo3.org/p/georgringer/news/6.3/en-us','ter','',''),
(9276513,0,'news','7.0.0',157353,681,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1524721468,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:10:\"rx_shariff\";s:15:\"10.0.0-10.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','864fd630a218b9ef8be95843837b8481','Major release, supporting now TYPO3 89 and dropped support of 7.6. Check out release notes at https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/7-0-0.html','',7000000,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276514,0,'news','7.0.1',157353,876,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1524839625,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','9a2ca3e178959309f44a731fa535d8e4','Bring back old fal getters. ','',7000001,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276515,0,'news','7.0.4',157353,1188,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1526452068,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','856ca6ea3e51ad13cce47ef0c3bdc453','Bugfix release, see https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/7-0-4.html','',7000004,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276516,0,'news','7.0.5',157353,2262,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1528803035,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','bb32acce46d9810648ac053548d9aa71','Bugfix release, read https://docs.typo3.org/typo3cms/drafts/github/georgringer/news/Misc/Changelog/7-0-5.html','',7000005,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276517,0,'news','7.0.6',157353,854,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1538979829,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','232717c8fe58b2bda9ab40d2264e4685','Support of TYPO3 9 LTS','',7000006,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276518,0,'news','7.0.7',157353,675,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1540367915,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','61cf48f02753a17e7dbedeb9e80ad1ca','Bugfix release','',7000007,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276519,0,'news','7.0.8',157353,3031,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1541486151,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:3:{s:16:\"dd_googlesitemap\";s:13:\"2.0.5-2.99.99\";s:7:\"realurl\";s:13:\"2.3.0-2.99.99\";s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','3111e053beecc7fd9ae5ce7816ec0bb7','Fix regression of the core in 9.5.1, BE AWARE: DB compare needed!!','',7000008,0,0,'https://docs.typo3.org/p/georgringer/news/7.0/en-us','ter','',''),
(9276520,0,'news','7.1.0',157353,1109,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1551983533,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','442597bb23c7baf81626ab6724def7c5','Improved slug handling and bugfixes. Checkout the Changelog','',7001000,0,0,'https://docs.typo3.org/p/georgringer/news/7.1/en-us','ter','',''),
(9276521,0,'news','7.2.0',157353,2133,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1555325827,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','124c36fc916f7e05d1ed609add9b2c3a','Improved manual, bugfixes and new features. Read changelog at https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/7-2-0.rst','',7002000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/7.2.0','ter','',''),
(9276522,0,'news','7.2.1',157353,372,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1564926989,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','20e8900bf62420aabeacacad0fbe71ff','Bugfix release','',7002001,0,0,'https://docs.typo3.org/p/georgringer/news/7.2/en-us','ter','',''),
(9276523,0,'news','7.2.2',157353,347,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1565062298,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','47f2f44bbeae234c19f563d0e0daab8b','bugfix release','',7002002,0,0,'https://docs.typo3.org/p/georgringer/news/7.2/en-us','ter','',''),
(9276524,0,'news','7.2.3',157353,1006,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1565081192,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','7bc2c5a1ef732ec5bdbe7c035c5df94b','Bugfix release','',7002003,0,0,'https://docs.typo3.org/p/georgringer/news/7.2/en-us','ter','',''),
(9276525,0,'news','7.3.0',157353,459,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1567018695,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','94798ae7d23c77b53cae31eaaae06929','Feature  Bugfix release - thanks to all supporters','',7003000,0,0,'https://docs.typo3.org/p/georgringer/news/7.3/en-us','ter','',''),
(9276526,0,'news','7.3.1',157353,3503,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1567098808,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"11.0.0-11.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','0e82501210465e5ae0dfbbef0e41d3db','Bugfix release','',7003001,0,0,'https://docs.typo3.org/p/georgringer/news/7.3/en-us','ter','',''),
(9276527,0,'news','8.0.0',157353,538,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1587461094,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-12.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','63682ba13dfcf5db4ec7ffdc62339a90','Support for TYPO3 10  9, lots of SEO features, see https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/8-0-0.rst','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276528,0,'news','8.1.0',157353,352,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1588078236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-10.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','74953320c37655951980ab8baf66c284','Provide n:iterator.chunk instead of promoting VHS','',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276529,0,'news','8.1.1',157353,281,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1588593345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-10.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','380953651709a6530ae9a7267d73b5f5','Bugfix release! If using 10 LTS, please use 10.4.1','',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276530,0,'news','8.2.0',157353,404,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1588765981,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','11f1e99c7b7added0ade80466b7cf845','Check changelog for info about changed slug behaviour. Might be breaking for edge cases!','',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276531,0,'news','8.3.0',157353,1246,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1589285406,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','a52c919d938efc5a9c4d6e0971f1281a','Small feature release  Please update to latest 9.5.17 or 10.4.2','',8003000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276532,0,'news','8.4.0',157353,574,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1597776744,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','b50509439a8921d2cf42d91cf87898df','Bugfix release','',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276533,0,'news','8.4.1',157353,449,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1601021358,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','9f9ac7fdb340ac5f2d0788b07f14a37b','Bugfix release','',8004001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276534,0,'news','8.5.0',157353,596,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1603216234,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','d77938ad030c3bd1e11c5156d2622ce9','Feature: Improve language menu on detail pages - thanks to https://www.web-to-date.com/ for the sponsoring','',8005000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276535,0,'news','8.5.1',157353,153,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1610113133,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','df9edfa3855982e2f4bc161eafab4346','Bugfix release! Happy New Year and thanks to Violetta Digital Craft GmbH (https://www.violetta.ch) for sponsoring this release','',8005001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276536,0,'news','8.5.2',157353,169,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1610473748,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','7ee74d4d5403550991119202ffa3c832','Bugfix release, see https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/8-5-2.rst','',8005002,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276537,0,'news','8.6.0',157353,144,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1628601723,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','12bc27af720b7a54936ff9ec617d8901','Bugfix release, see changelog https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/8-6-0.rst','',8006000,0,0,'https://docs.typo3.org/p/georgringer/news/8.6/en-us','ter','',''),
(9276538,0,'news','9.0.0',157353,141,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1635016417,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','ef8ef4c5b4bf2df4aac0ed7742adac87','Full support of 1011, see https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/9-0-0.rst for list of breaking changes','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276539,0,'news','9.1.0',157353,127,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1636654375,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','760ba455ef371400a21ddcff534ce62e','Bugfix & Feature release with TWB5 templates and improved documentation. Change log at https://github.com/georgringer/news/blob/master/Documentation/Misc/Changelog/9-1-0.rst','',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276540,0,'news','9.1.1',157353,123,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1639999683,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','527bc4244557325961e561c9f0e26367','Christmas bugfix release! https://github.com/georgringer/news/blob/main/Documentation/Reference/Changelog/9-1-1.rst','',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276541,0,'news','9.2.0',157353,129,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1643094191,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','5bbd2ebba4ccbd0f70bf60bb6b1c862c','Bugfix release','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276542,0,'news','9.3.0',157353,117,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1647242250,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','8fdf756e65537fb7547f9138cb2c4e97','Features & Bugfixes, see https://github.com/georgringer/news/blob/main/Documentation/Misc/Changelog/9-3-0.rst','',9003000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276543,0,'news','9.3.1',157353,141,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1647502442,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','95f8b2470b8bdeafb63398cf04cd7268','Make the pagination work again with limit and offset','',9003001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276544,0,'news','9.4.0',157353,127,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1650992943,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:2:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','227baa1225570d6c52f5c06f3868711f','Bugfix release','',9004000,0,0,'https://docs.typo3.org/p/georgringer/news/9.4/en-us','ter','',''),
(9276545,0,'news','10.0.0',157353,99,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1663702237,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','8bf28c885df16586a582b9f711018ffb','The big cleanup. Read changelog for details!','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276546,0,'news','10.0.1',157353,109,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1663871047,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','f511e02de854c89e5e3dd3c684171c71','Bugfix release','',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276547,0,'news','10.0.2',157353,108,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1666880378,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','7e8d4107d253f480a94147db8ba12f47','Bugfix release, see https://github.com/georgringer/news/blob/main/Documentation/Misc/Changelog/10-0-2.rst for full changelog','',10000002,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276548,0,'news','10.0.3',157353,126,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1669034046,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','7b07efa5c7f96f34d986dd4fb254ab74','Bugfix release','',10000003,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276549,0,'news','11.0.0',157353,106,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1678361701,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','ec24ade8ffe63b24191fe950eecda9bc','Support of TYPO3 v11-v12 & drop support of v10.\r\n\r\nCheckout release notes for a detailed information about upgrades','',11000000,0,0,'https://docs.typo3.org/p/georgringer/news/11.0/en-us','ter','',''),
(9276550,0,'news','11.1.2',157353,84,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1689314906,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','9c4428e93f1fdc3d3b2e525ec087d962','Bugfix release https://github.com/georgringer/news/blob/11.1.2/Documentation/Misc/Changelog/11-1-2.rst','',11001002,0,0,'https://docs.typo3.org/p/georgringer/news/11.1/en-us','ter','',''),
(9276551,0,'news','11.2.0',157353,93,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1693408288,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','ab327562ccb82137841f42ea7c599f81','Bugfix  small feature release','',11002000,0,0,'https://docs.typo3.org/p/georgringer/news/11.2/en-us','ter','',''),
(9276552,0,'news','11.3.0',157353,76,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1703076332,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','d02ee4a3d7e870bb037743ef1959de1e','bugfix release with small features. see https://github.com/georgringer/news/releases/tag/11.3.0','',11003000,0,0,'https://docs.typo3.org/p/georgringer/news/11.3/en-us','ter','',''),
(9276553,0,'news','11.4.0',157353,59,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1707389479,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:7:\"backend\";s:15:\"11.5.19-12.9.99\";s:7:\"extbase\";s:15:\"11.5.19-12.9.99\";s:5:\"fluid\";s:15:\"11.5.19-12.9.99\";s:8:\"frontend\";s:15:\"11.5.19-12.9.99\";s:10:\"recordlist\";s:15:\"11.5.19-12.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','af8f0edff8a3295febfe17eb9c669025','Bugfix release  official support for PHP 8.3 https://github.com/georgringer/news/releases/tag/11.4.0','',11004000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276554,0,'news','11.4.1',157353,77,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1707423194,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:7:\"backend\";s:15:\"11.5.19-12.9.99\";s:7:\"extbase\";s:15:\"11.5.19-12.9.99\";s:5:\"fluid\";s:15:\"11.5.19-12.9.99\";s:8:\"frontend\";s:15:\"11.5.19-12.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','4d1eac607513a3c050b315e17d3cf471','bugfix release','',11004001,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276555,0,'news','11.4.2',157353,83,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1715710416,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:7:\"backend\";s:15:\"11.5.19-12.9.99\";s:7:\"extbase\";s:15:\"11.5.19-12.9.99\";s:5:\"fluid\";s:15:\"11.5.19-12.9.99\";s:8:\"frontend\";s:15:\"11.5.19-12.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','a3c2d3bdfb0507fbd0d20d2bfab997d3','bugfix release to fix issue after core update\r\nchangelog see docs & https://github.com/georgringer/news/releases/tag/11.4.2','',11004002,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276556,0,'news','12.0.0',157353,67,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1729451521,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";s:7:\"extbase\";s:14:\"12.4.2-13.9.99\";s:5:\"fluid\";s:14:\"12.4.2-13.9.99\";s:8:\"frontend\";s:14:\"12.4.2-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','5d66b7b2edce9561611565bfdb5df11e','Support of TYPO3 1213','',12000000,0,0,'https://docs.typo3.org/p/georgringer/news/12.0/en-us','ter','',''),
(9276557,0,'news','12.1.0',157353,55,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1731661847,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";s:7:\"extbase\";s:14:\"12.4.2-13.9.99\";s:5:\"fluid\";s:14:\"12.4.2-13.9.99\";s:8:\"frontend\";s:14:\"12.4.2-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','00bab27a8130f0bdf3c4acba5d0f2155','Lot of new features  bugfixes, see https://github.com/georgringer/news/releases/tag/12.1.0 for more information','',12001000,0,0,'https://docs.typo3.org/typo3cms/extensions/news/','ter','',''),
(9276558,0,'news','12.3.0',157353,45,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1741179223,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";s:7:\"extbase\";s:14:\"12.4.2-13.9.99\";s:5:\"fluid\";s:14:\"12.4.2-13.9.99\";s:8:\"frontend\";s:14:\"12.4.2-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','cdfb21c2af3e216fd57fa2895d0c19da','https://github.com/georgringer/news/releases/tag/12.3.0','',12003000,0,0,'https://docs.typo3.org/p/georgringer/news/12.3/en-us','ter','',''),
(9276559,0,'news','12.3.1',157353,30,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1756276321,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";s:7:\"extbase\";s:14:\"12.4.2-13.9.99\";s:5:\"fluid\";s:14:\"12.4.2-13.9.99\";s:8:\"frontend\";s:14:\"12.4.2-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','e1b7a760fcd2162c3a50d02012eb4204','Bugfix release, see Changelog for details','',12003001,0,0,'https://docs.typo3.org/p/georgringer/news/12.3/en-us','ter','',''),
(9276560,0,'news','13.0.0',157353,21,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1762520037,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.37-13.9.99\";s:7:\"backend\";s:15:\"12.4.37-13.9.99\";s:7:\"extbase\";s:15:\"12.4.37-13.9.99\";s:5:\"fluid\";s:15:\"12.4.37-13.9.99\";s:8:\"frontend\";s:15:\"12.4.37-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','cfb7c8836130a6477781357e0180950e','Read https://github.com/georgringer/news/blob/13.0.0/Documentation/Misc/Changelog/13-0-0.rst for a full picture','',13000000,0,0,'https://docs.typo3.org/p/georgringer/news/13.0/en-us','ter','',''),
(9276561,0,'news','13.0.1',157353,28,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1763667905,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.37-13.9.99\";s:7:\"backend\";s:15:\"12.4.37-13.9.99\";s:7:\"extbase\";s:15:\"12.4.37-13.9.99\";s:5:\"fluid\";s:15:\"12.4.37-13.9.99\";s:8:\"frontend\";s:15:\"12.4.37-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','e79c3c419c407c8891abe44e00db5bef','Bugfix release','',13000001,0,0,'https://docs.typo3.org/p/georgringer/news/13.0/en-us','ter','',''),
(9276562,0,'news','14.0.0',157353,26,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1764079953,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:7:\"backend\";s:15:\"13.4.20-14.4.99\";s:7:\"extbase\";s:15:\"13.4.20-14.4.99\";s:5:\"fluid\";s:15:\"13.4.20-14.4.99\";s:8:\"frontend\";s:15:\"13.4.20-14.4.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','e1256e5aca89f4c8ef644e58ff944e90','Support of TYPO3 v14 & 13. Dropping support of TYPO3 12.\r\nChangelog in docs  https://github.com/georgringer/news/releases/tag/14.0.0','',14000000,0,0,'https://docs.typo3.org/p/georgringer/news/14.0/en-us','ter','',''),
(9276563,0,'news','14.0.1',157353,21,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,-1,2,1767964549,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:7:\"backend\";s:15:\"13.4.20-14.4.99\";s:7:\"extbase\";s:15:\"13.4.20-14.4.99\";s:5:\"fluid\";s:15:\"13.4.20-14.4.99\";s:8:\"frontend\";s:15:\"13.4.20-14.4.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','3b5c04dc30c20094d9fc70ef21ac61ac','Bugfix release, see https://github.com/georgringer/news/releases/tag/14.0.1','',14000001,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276564,0,'news','11.4.4',157353,8,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1779138130,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:7:\"backend\";s:15:\"11.5.19-12.9.99\";s:7:\"extbase\";s:15:\"11.5.19-12.9.99\";s:5:\"fluid\";s:15:\"11.5.19-12.9.99\";s:8:\"frontend\";s:15:\"11.5.19-12.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','b3499399d6e701a801bad6f90a5cccf0','Bugfix release','',11004004,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276565,0,'news','12.3.2',157353,9,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1779138152,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";s:7:\"extbase\";s:14:\"12.4.2-13.9.99\";s:5:\"fluid\";s:14:\"12.4.2-13.9.99\";s:8:\"frontend\";s:14:\"12.4.2-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','8855778baf79ef3774dd78fffba9b0c8','Bugfix release','',12003002,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276566,0,'news','13.0.2',157353,9,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1779138174,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.37-13.9.99\";s:7:\"backend\";s:15:\"12.4.37-13.9.99\";s:7:\"extbase\";s:15:\"12.4.37-13.9.99\";s:5:\"fluid\";s:15:\"12.4.37-13.9.99\";s:8:\"frontend\";s:15:\"12.4.37-13.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','0c84211f450e5d54579cad0cc2586c42','Bugfix release','',13000002,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276567,0,'news','14.0.3',157353,12,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1779138204,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:7:\"backend\";s:15:\"13.4.20-14.4.99\";s:7:\"extbase\";s:15:\"13.4.20-14.4.99\";s:5:\"fluid\";s:15:\"13.4.20-14.4.99\";s:8:\"frontend\";s:15:\"13.4.20-14.4.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','9f02b85a030d2a72f073f903645b6d3e','Bugfix release','',14000003,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276568,0,'news','10.0.4',157353,6,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1780421566,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','430fa2c932363b457ae010cf8eb1ccfd','Security release for 10.x','',10000004,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276569,0,'news','14.1.0',157353,2,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1786428308,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.29-14.3.99\";s:7:\"backend\";s:15:\"13.4.29-14.3.99\";s:7:\"extbase\";s:15:\"13.4.29-14.3.99\";s:5:\"fluid\";s:15:\"13.4.29-14.3.99\";s:8:\"frontend\";s:15:\"13.4.29-14.3.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','4e2d13f2b551c393bd3d25957b14a93e','Bugs & Small features like support for EXT:visual_editor','',14001000,0,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276570,0,'news','14.1.1',157353,3,'News system','Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.',2,0,2,1786465646,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.29-14.3.99\";s:7:\"backend\";s:15:\"13.4.29-14.3.99\";s:7:\"extbase\";s:15:\"13.4.29-14.3.99\";s:5:\"fluid\";s:15:\"13.4.29-14.3.99\";s:8:\"frontend\";s:15:\"13.4.29-14.3.99\";}s:8:\"suggests\";a:3:{s:10:\"rx_shariff\";s:15:\"12.0.0-14.99.99\";s:15:\"news_tagsuggest\";s:13:\"1.0.0-1.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','fd361fb59288f34e4facd7b261f8ace5','Regression fixes','',14001001,1,0,'https://docs.typo3.org/p/georgringer/news/main/en-us/','ter','',''),
(9276571,0,'extension_builder','7.10.0',76721,1875,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1535664303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','3e6b695bb4c61d7948e2ef69f340b93e','Bugfix renderType in TCA\r\nFix wrong icon paths\r\nAdd readme','',7010000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/7.10/en-us','ter','',''),
(9276572,0,'extension_builder','8.10.0',76721,364,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1535666065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','b3f383dc39e36e2434bf04acfe8092f0','First TYPO3 8.7 compatible version\r\nIt is recommended to use the github version which is updated more frequently','',8010000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276573,0,'extension_builder','8.10.1',76721,375,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1535666659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','d10bf9dee76efbb5f4fe407cdccc8c20','Documentation updated','',8010001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276574,0,'extension_builder','8.10.2',76721,1469,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1536005643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','5efce0c017e681f036737fbb4ce1b9be','Support for parameters by reference\r\nSkip type configuration for certain tables\r\nSkip type configuration as option in object settings','',8010002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276575,0,'extension_builder','8.10.3',76721,359,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1547974055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','82547baf5d1e164cacf4a06cba8fa1da','Fix broken documentation','',8010003,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276576,0,'extension_builder','8.10.4',76721,3153,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1547983700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','06247240a1f689c8156dd6f82a5acae7','Improve documentation','',8010004,0,0,'https://docs.typo3.org/typo3cms/extensions/extension_builder/8.10.4','ter','',''),
(9276577,0,'extension_builder','9.10.2',76721,1385,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1569183008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','498cb321c1843b9b651bdd4605b087ad','First 9.5 compatible TER Release','',9010002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276578,0,'extension_builder','9.10.3',76721,866,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1591647851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','2fdaf89851efba362210bd61f7206538','crowdin compatible language files\r\nimproved templates for some files\r\nnew Extension.svg\r\nimproved TCA for files\r\nvarious small bugfixes','',9010003,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276579,0,'extension_builder','9.10.4',76721,161,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1612791252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','07e3244d3714809378ac63052d5bbf10','Bugfix for bug https://github.com/FriendsOfTYPO3/extension_builder/issues/339','',9010004,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276580,0,'extension_builder','10.0.1',76721,147,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1626443682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','a0e8944eb0ff19da9403c2430685beec','[RELEASE] Release v10.0.1','',10000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/10.0/en-us','ter','',''),
(9276581,0,'extension_builder','9.10.5',76721,117,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1627560906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','88891b1fa8a65b6634f3d4a75a8d7187','[RELEASE] Release v9.10.5','',9010005,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276582,0,'extension_builder','11.0.0',76721,134,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1633532096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','cd526c20206f0a48be960e3447fc2a7c','[RELEASE] Release v11.0.0\n\nCloses: 457','',11000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276583,0,'extension_builder','10.0.2',76721,110,'Extension Builder','The Extension Builder helps you build and manage your Extbase based TYPO3 extensions. Consider using the latest version from https://github.com/FriendsOfTYPO3/extension_builder',1,0,1,1636858579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Nico de Haen','mail@ndh-websolutions.de','philipp.kuhlmay','f945014d77634e9aa0a83362b8ec2f41','[RELEASE] Release v10.0.2','',10000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/10.0/en-us','ter','',''),
(9276584,0,'extension_builder','11.0.1',76721,148,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1638228763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','4882e3ab07f9b6540c41c3927e1b1080','[RELEASE] Release v11.0.1','',11000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276585,0,'extension_builder','10.0.3',76721,108,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1639834768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','7cc3c6de749472f01f98613a466c6a02','[RELEASE] Release v10.0.3','',10000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/10.0/en-us','ter','',''),
(9276586,0,'extension_builder','9.10.6',76721,107,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1639835243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Extension Builder Team','','philipp.kuhlmay','850c8dd4b7616e5d16335804c1710d04','[RELEASE] Release v9.10.6','',9010006,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276587,0,'extension_builder','8.10.5',76721,109,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1639879788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Extension Builder Team','','philipp.kuhlmay','7468a7cb365da05d81b2ec13993e64d3','[TASK] Add extension key for TER release github action','',8010005,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276588,0,'extension_builder','7.10.1',76721,106,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1639880663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Extension Builder Team','','philipp.kuhlmay','b4712430a6afd039505e8cf1a64db28b','[RELEASE] Release v7.10.1','',7010001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/7.10/en-us','ter','',''),
(9276589,0,'extension_builder','11.0.2',76721,118,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1650670927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','dd23192f59ac5d0e95be3e8215e8f545','[RELEASE] Release v11.0.2','',11000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276590,0,'extension_builder','11.0.3',76721,122,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1653080160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','9d2285592f437d6bef4413b171a0e9a4','[RELEASE] Release v11.0.3','',11000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276591,0,'extension_builder','11.0.4',76721,87,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1664982082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','6bc2e4a9a1592fd9dbcdef37d27fc4fc','[RELEASE] 11.0.4 - Bugfix release (616)','',11000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276592,0,'extension_builder','11.0.5',76721,88,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1664982402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','4f614f66e851e34ae1da0dae6c8f8bdd','[BUGFIX] revert deletion of code templates (617)','',11000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276593,0,'extension_builder','11.0.6',76721,40,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1664986721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','007ef3739bda108c8b5ecfe2ec3a7cad','[RELEASE] 11.0.6 (619)\n\n [RELEASE] 11.0.6\r\n [BUGFIX] Revert gitattributes','',11000006,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276594,0,'extension_builder','11.0.7',76721,99,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1664988493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','5868672eef25513617ee760decf174c8','Fix in ext_emconf','',11000007,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276595,0,'extension_builder','11.0.8',76721,122,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1665469391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','ebcb96ae3cdf11a09ac2eda20e7169ef','[RELEASE] 11.0.8','',11000008,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276596,0,'extension_builder','10.0.4',76721,87,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1666708364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','6b7b73d0076e5f3adc7fe11d30268d48','[RELEASE] Release 10.0.4','',10000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/10.0/en-us','ter','',''),
(9276597,0,'extension_builder','7.10.2',76721,88,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1666710448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Extension Builder Team','','philipp.kuhlmay','0e90f91de3f12f1fc3f84c3c73e4d62b','Update Readme\n\nThis version is not supported anymore.','',7010002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/7.10/en-us','ter','',''),
(9276598,0,'extension_builder','8.10.6',76721,89,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1666710831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Extension Builder Team','','philipp.kuhlmay','834e90db109c2ce59c5123b6763c16c4','[RELEASE] 8.10.6\n\nThis will be the last release for TYPO3 8.','',8010006,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/8.10/en-us','ter','',''),
(9276599,0,'extension_builder','9.10.7',76721,90,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1666711188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Extension Builder Team','','philipp.kuhlmay','2f6d56f97606079f099e22234894c28e','[RELEASE] 9.10.7\n\nThis will be the last release for TYPO3 9','',9010007,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/9.10/en-us','ter','',''),
(9276600,0,'extension_builder','10.0.5',76721,88,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1668334901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','b9d20df1c6337ce83c3499ad8c93e727','[RELEASE] Release 10.0.5\n\nUpdated documentation','',10000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/10.0/en-us','ter','',''),
(9276601,0,'extension_builder','11.0.9',76721,120,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1671636348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','de43176c71cf6d590e5ddeeff84cff84','[RELEASE] 11.0.9 (638)\n\n [BUGFIX] Generate correct TCA for images and files\r\n [TASK] Corrected CSS-Default-Styles\r\n [DOCS] Small changes in Documentation','',11000009,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276602,0,'extension_builder','11.0.12',76721,62,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1711441856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','800879b6a4ad13e1e426e431af1f37ab','[RELEASE] Release 11.0.12','',11000012,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276603,0,'extension_builder','11.0.13',76721,72,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1719928732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.9.99\";}}','Extension Builder Team','','philipp.kuhlmay','6d95b0f77ed79d556be0102a50dbb421','[RELEASE] Version 11.0.13\n\n [DOCS] Adds information about a possible missing storage path when using composer mode\n Bugfixes','',11000013,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us','ter','',''),
(9276604,0,'extension_builder','13.0.1',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1775931335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','6332d982b3fca476cfc6ad8168b81490','[TASK] Bump version to 13.0.1 in ext_emconf.php\n\nCo-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com','',13000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.0/en-us','ter','',''),
(9276605,0,'extension_builder','13.0.2',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1775931358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','4edf30129e4eff209b92424f77e824eb','[TASK] Bump version to 13.0.2 in ext_emconf.php\n\nCo-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com','',13000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.0/en-us','ter','',''),
(9276606,0,'extension_builder','13.1.0',76721,11,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776018503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','fa3a0122654dc14dc376e2369d5bf49e','[TASK] Bump version to 13.1.0 in ext_emconf.php','',13001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.1/en-us','ter','',''),
(9276607,0,'extension_builder','13.2.0',76721,11,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776464509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','16ff62d96e6c995f5074d1a3a225f271','[TASK] Bump version to 13.2.0 and update changelog\n\nCo-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com','',13002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.2/en-us','ter','',''),
(9276608,0,'extension_builder','13.3.0',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776598043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','3727a3a6d4ef6057b55643f60063c9c7','[RELEASE] Bump version to 13.3.0 and update changelog\n\nCo-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com','',13003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.3/en-us','ter','',''),
(9276609,0,'extension_builder','13.3.1',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776606851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','cd06b0a1408f55bf1b854170743b5e7a','[RELEASE] Bump version to 13.3.1\n\nCo-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com','',13003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.3/en-us','ter','',''),
(9276610,0,'extension_builder','13.3.2',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776613146,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','a5a655bf81986240cd278485f8085a16','[RELEASE] Bump version to 13.3.2','',13003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.3/en-us','ter','',''),
(9276611,0,'extension_builder','13.3.3',76721,10,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776614416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','f27b39980aa2a7ed9ad5bb87d2bab614','[BUGFIX] Fix outdated dependsOn default pointing to TYPO3 v12\n\nThe dependsOn field in the properties panel defaulted to\ntypo3  12.4.0-12.4.99 instead of the current 13.4.0-13.4.99.\n\nResolves: 593','',13003003,0,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.3/en-us','ter','',''),
(9276612,0,'extension_builder','13.3.4',76721,15,'Extension Builder','The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.',2,0,1,1776615442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Extension Builder Team','','philipp.kuhlmay','7b1392b2f84b4394d882d23950bcbe43','[RELEASE] Bump version to 13.3.4\n\nCo-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com','',13003004,1,0,'https://docs.typo3.org/p/friendsoftypo3/extension-builder/13.3/en-us','ter','',''),
(9276613,0,'scheduler_timeline','1.0.5',4612,662,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1506665715,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola StojiljkoviÄ','dev@aoe.com','aoepeople','988f6c239113c4d23fce49cbecc43ed5','[RELEASE] scheduler_timeline 1.0.5','AOE GmbH',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/1.0.5','ter','',''),
(9276614,0,'scheduler_timeline','1.0.3',4612,290,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1506666287,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','5f6dbc137ccd5e4f1838ac213a259a05','[RELEASE] scheduler_timeline 1.0.3','AOE GmbH',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/1.0.5','ter','',''),
(9276615,0,'scheduler_timeline','1.0.4',4612,306,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1506666458,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','6fc6e3b467d8e744a37dd93a680935ad','[RELEASE] Version 1.0.4','AOE GmbH',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/1.0.5','ter','',''),
(9276616,0,'scheduler_timeline','2.0.0',4612,148,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1591690374,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','ce21296df42bcd998cdc0cefe1c43060','[RELEASE] Release of Version 2.0.0','AOE GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/','ter','',''),
(9276617,0,'scheduler_timeline','8.0.0',4612,248,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1591691238,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','d1390f048313b5c35880cb194f390b4e','[RELEASE] schduler_timeline version 8.0.0','AOE GmbH',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/','ter','',''),
(9276618,0,'scheduler_timeline','8.1.0',4612,0,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1596436035,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','cd4f80df4b16180033996b564d13c89f','[RELEASE] schduler_timeline version 8.1.0\n\nAdded:\n Add time span selection in scheduler timeline view','AOE GmbH',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/','ter','',''),
(9276619,0,'scheduler_timeline','8.1.1',4612,232,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1598521595,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','f647e5785e73d1304835ad7b356c7bea','[RELEASE] Release of version 8.1.1','AOE GmbH',8001001,1,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/','ter','',''),
(9276620,0,'scheduler_timeline','2.0.1',4612,119,'Scheduler Timeline','Logs information about scheduler task execution and displays them in a graphical timeline',2,0,1,1606401365,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Fabrizio Branca, Erik Frister, Thomas Layh, Tomas Norre Mikkelsen, Stefan Rotsch, Nikola Stojiljković','dev@aoe.com','aoepeople','3fdf42bbf8f59b211bfa3b51aa1adac8','[RELEASE] Scheduler_timeline 2.0.1','AOE GmbH',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_timeline/','ter','',''),
(9276621,0,'cbgooglemaps','3.3.0',38834,1908,'Quick Google Maps','Include google maps to the frontend, in a quick and easy way - as content element, by typoscript or even with fluid cObject. (based on google maps api 3)',2,0,3,1500665353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christian Brinkert','ChristianBrinkert@googlemail.com','brinkert','b2d0338f8bddf7b701bd0f5c538b8398','Compatibility update for TYPO3 LTS Version 8.x','',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cbgooglemaps/','ter','',''),
(9276622,0,'cbgooglemaps','4.0.0',38834,286,'Quick Google Maps','Include google maps or open street map to the frontend, in a quick and easy way - as content element, by typoscript or even with fluid cObject. (based on google maps api 3)',2,0,3,1531683479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christian Brinkert','ChristianBrinkert@googlemail.com','brinkert','c5e2a91b4f8de5d74b6f03d6ee485ada','Due to the license change for using GoogleMapss, especially the obligation to specify a payment form for the developer accounts, I integrated MapBox and OpenStreetMap to this extension. Existing maps will be updated directly to the new map provider! The d','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cbgooglemaps/4.0.2','ter','',''),
(9276623,0,'cbgooglemaps','4.0.1',38834,239,'Quick Google Maps','Include google maps or open street map to the frontend, in a quick and easy way - as content element, by typoscript or even with fluid cObject. (based on google maps api 3)',2,0,3,1531804067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christian Brinkert','ChristianBrinkert@googlemail.com','brinkert','cc944b928143b6465da00eac2a9cd476','Small fix for map referencing of OpenStreepMap, thanx Thomas M.','',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cbgooglemaps/4.0.2','ter','',''),
(9276624,0,'cbgooglemaps','4.0.2',38834,1650,'Quick Maps','formerly \"Quick Google Maps\" - Include maps by GoogleMaps, MapBox or OpenStreetMap to your frontend, in a quick and easy way - as content element, by typoscript or even with fluid cObject.',2,0,3,1532026434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christian Brinkert','ChristianBrinkert@googlemail.com','brinkert','f7ae0c6f33c1d61d37fd2eeaad9f8d5d','Some fixes to responsive design, marker icons for mapbox maps and extension title and description','',4000002,1,0,'https://docs.typo3.org/typo3cms/extensions/cbgooglemaps/4.0.2','ter','',''),
(9276625,0,'dlf','2.2.0',14235,1091,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,2,1515594590,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"5.3.7-\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Kitodo. Key to digital objects e.V.','contact@kitodo.org','sebastian.meyer','086fabf82554cd237e6839ea52b60567','Minor Release. See https://github.com/kitodo/kitodo-presentation for further information.','br /a href\"http://www.kitodo.org/\" target\"_blank\"Kitodo.org/abr /a href\"https://github.com/kitodo\" target\"_blank\"Kitodo on GitHub/a',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/dlf/2.2.0','ter','',''),
(9276626,0,'dlf','3.0.0',14235,225,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1574057734,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.0.0-\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','2373ce37c0c80141284c35ff99a0df36','Major Feature Release. See https://github.com/kitodo/kitodo-presentation for further information.','Kitodo. Key to digital objects e. V.',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/dlf/','ter','',''),
(9276627,0,'dlf','3.0.1',14235,406,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1576596600,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.0.0-\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','5b4ceff3e2f85c22748cb2d09ba406dc','Bugfix Release','Kitodo. Key to digital objects e. V.',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/dlf/','ter','',''),
(9276628,0,'dlf','3.1.0',14235,247,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1590571858,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','9316d5e51407321fcda0aab33f3cbeb0','Minor Feature Release. See https://github.com/kitodo/kitodo-presentation for further information.','Kitodo. Key to digital objects e. V.',3001000,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.1/en-us','ter','',''),
(9276629,0,'dlf','3.1.1',14235,168,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1594826571,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','d1010dd47fd018cda200afeea225f5d7','Bugfix and Security Release. See https://github.com/kitodo/kitodo-presentation for further information.','Kitodo. Key to digital objects e. V.',3001001,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.1/en-us','ter','',''),
(9276630,0,'dlf','3.1.2',14235,832,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1595939601,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','2623cca543926b21763d077499b01dd9','Security Release. See https://github.com/kitodo/kitodo-presentation for further information.','Kitodo. Key to digital objects e. V.',3001002,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.1/en-us','ter','',''),
(9276631,0,'dlf','3.2.0',14235,157,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1617094956,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','bd646280a812e1eed998aa4b8d496ebf','This release contains bugfixes, code maintenance work and minor features. See changelog on GitHub https://github.com/kitodo/kitodo-presentation/releases/tag/v3.2.0','Kitodo. Key to digital objects e. V.',3002000,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.2/en-us','ter','',''),
(9276632,0,'dlf','3.2.1',14235,131,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1621495782,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','2fd42ee1a621d0bc9dd0f79cbf02d9cd','This is a bugfix release with the following fixes:\r\n\r\n Exception in Feed plugin 611\r\n JavaScript exception in Pageview plugin on documents without full-text 618','Kitodo. Key to digital objects e. V.',3002001,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.2/en-us','ter','',''),
(9276633,0,'dlf','3.2.2',14235,119,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1625123550,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','4d3ca665a84d40e92c916930430ce44e','This is a bugfix release with the following fixes:\r\n\r\n  Fix possible empty setSpec tags in OAI plugin 619\r\n  Fix double escaped slashes in format upgrade wizard from Kitodo.Presentation 2.x to 3.x\r\n','Kitodo. Key to digital objects e. V.',3002002,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.2/en-us','ter','',''),
(9276634,0,'dlf','3.3.0',14235,107,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1634201343,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','ba0344f036c50ac34e49c28556d03fdf','This release introduces two useful and important features. There is much maintenance work done. Important to note that support for TYPO3 8.7 LTS has been dropped.\r\n\r\nPlease read the upgrade instructions in the extension documentation.\r\n\r\nFull changelog can be found on GitHub.','Kitodo. Key to digital objects e. V.',3003000,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.3/en-us','ter','',''),
(9276635,0,'dlf','3.3.1',14235,100,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1637062568,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','40f24dd6cfba4cde89b8f3825abe0342','This is a bugfix release with the following fixes:\r\n\r\nFix check whether fulltext is present 693\r\nFix highlighting word in some browsers 699\r\nFix logger in MetsDocument and IiifManifest 738','Kitodo. Key to digital objects e. V.',3003001,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.3/en-us','ter','',''),
(9276636,0,'dlf','3.3.2',14235,99,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1640291398,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','57e5df852e28c4553904fdc6e8615e94','This is a bugfix release.\r\n\r\n Fix link creation in search in document tool if using TYPO3 speaking urls (slug). 748\r\n\r\nhttps://github.com/kitodo/kitodo-presentation/releases/tag/v3.3.1','Kitodo. Key to digital objects e. V.',3003002,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.3/en-us','ter','',''),
(9276637,0,'dlf','3.3.3',14235,91,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,-1,4,1641903637,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','eca02907c85f26275fb1fe1c2b49ad75','This is a bugfix release.\r\n\r\nBugfixes\r\nSet owner correctly on (re-) indexing documents. 752\r\nDo not abort with exception on indexing empty or broken full text files. 753','Kitodo. Key to digital objects e. V.',3003003,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.3/en-us','ter','',''),
(9276638,0,'dlf','3.2.3',14235,109,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1644918683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','d89f815e555d35b2419d4e803447cb23','Security Fix\r\nThis is an important security fix release. Please update soon!\r\n\r\nFor details, refer to the TYPO3 Security Bulletin TYPO3-EXT-SA-2022-001.','Kitodo. Key to digital objects e. V.',3002003,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.2/en-us','ter','',''),
(9276639,0,'dlf','3.3.4',14235,125,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1644918711,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','d44c7f177d1ef3083eeb391c9f89f17a','Security Fix\r\nThis is an important security fix release. Please update soon!\r\n\r\nFor details, refer to the TYPO3 Security Bulletin TYPO3-EXT-SA-2022-001.','Kitodo. Key to digital objects e. V.',3003004,0,0,'https://docs.typo3.org/p/kitodo/presentation/3.3/en-us','ter','',''),
(9276640,0,'dlf','2.3.2',14235,109,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,2,1644923493,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.0.0-\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Kitodo. Key to digital objects e.V.','contact@kitodo.org','sebastian.meyer','0d52a800927ed2c6005a84717845de94','Security Fix\r\nThis is an important security fix release. Please update soon!\r\n\r\nFor details, refer to the TYPO3 Security Bulletin TYPO3-EXT-SA-2022-001.','http://www.kitodo.org/',2003002,0,0,'https://docs.typo3.org/p/kitodo/presentation/2.3/en-us','ter','',''),
(9276641,0,'dlf','4.0.0',14235,109,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1649426479,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','cfbb743f5d18b9c304fcb1a1376e5383','Major Release - Going Extbase / Fluid\r\nThis release is a big refactoring of Kitodo.Presentation. Touching almost all files to achieve this following major features:\r\n\r\nuse Extbase as framework and Fluid as template engine\r\nadd compatibility with TYPO3 10.4\r\n\r\nFor full changelog and release information, have a look at GitHub:\r\nhttps://github.com/kitodo/kitodo-presentation/releases/tag/v4.0.0','Kitodo. Key to digital objects e. V.',4000000,0,0,'https://docs.typo3.org/p/kitodo/presentation/4.0/en-us','ter','',''),
(9276642,0,'dlf','4.0.1',14235,133,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1653491496,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','cf77d340a372067e8b444b3f02dc411a','This release contains bugfixes and minor features.\r\n\r\nSee full release notes at https://github.com/kitodo/kitodo-presentation/releases/tag/v4.0.1','Kitodo. Key to digital objects e. V.',4000001,0,0,'https://docs.typo3.org/p/kitodo/presentation/4.0/en-us','ter','',''),
(9276643,0,'dlf','4.1.0',14235,43,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680227,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','5a9e71f8ce42652ee878b62cd015261b','This release contains new features and bugfixes. It is the last feature release for the 4.x branch (supporting TYPO3 v9 and v10).\r\n\r\nNew features include support for digitized 3D objects (using a three.js based viewer component), improved search handling and performance, as well as support for administrative (amdSec) and external (VIAF, ORCID) metadata.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v4.1.0 for details.','Kitodo. Key to digital objects e. V.',4001000,0,0,'https://docs.typo3.org/p/kitodo/presentation/4.1/en-us','ter','',''),
(9276644,0,'dlf','5.0.0',14235,43,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680464,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','4c3f1bc91d8622f5548d03ed091c2eff','This release contains security improvements and bugfixes. It is also the first release for the 5.x branch (supporting TYPO3 v10 and v11).\r\n\r\nNew features include support for ALTO v3 and v4, a reintroduction of in-document search and improvements in newspaper support.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.0 for details.','Kitodo. Key to digital objects e. V.',5000000,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276645,0,'dlf','5.0.1',14235,42,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680771,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','c7c495f995b22e5f1c7d84a4447a7752','This release contains only bugfixes and refactoring for code maintenance. Please open and save extension configuration once after updating!\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.1 for details.','Kitodo. Key to digital objects e. V.',5000001,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276646,0,'dlf','5.0.2',14235,42,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680809,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','5c7094c38c119dc4cd09902eb62daf8c','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.2 for details.','Kitodo. Key to digital objects e. V.',5000002,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276647,0,'dlf','5.0.3',14235,44,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680833,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','7a954b0ee5e49327dfa1db53f77fec9a','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.3 for details.','Kitodo. Key to digital objects e. V.',5000003,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276648,0,'dlf','5.0.4',14235,43,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726680859,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','f2b739711deae54784e2710688c79c93','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.4 for details.','Kitodo. Key to digital objects e. V.',5000004,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276649,0,'dlf','5.0.5',14235,50,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1726849844,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','f11a79947ed7ff547b4c293288744990','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.5 for details.','Kitodo. Key to digital objects e. V.',5000005,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276650,0,'dlf','5.0.6',14235,48,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1728555442,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','7c569db70496bff3c0176472e179e32d','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.6 for details.','Kitodo. Key to digital objects e. V.',5000006,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276651,0,'dlf','5.0.7',14235,47,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1734529291,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','7056325a23978bb4d9b946516a0c3f3e','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.7 for details.','Kitodo. Key to digital objects e. V.',5000007,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276652,0,'dlf','5.0.8',14235,32,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1741358482,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','36b464fcf5ae552acc05190ae82dac9a','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.8 for details.','Kitodo. Key to digital objects e. V.',5000008,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276653,0,'dlf','5.0.9',14235,33,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1741358603,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','11feb294cb7f3f8ca8cccb9d9b843643','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.9 for details.','Kitodo. Key to digital objects e. V.',5000009,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276654,0,'dlf','5.0.10',14235,29,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1747672913,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','df9de649950a6deda73a1aa1095d712d','This release contains only bugfixes and refactoring for code maintenance.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.0.10 for details.','Kitodo. Key to digital objects e. V.',5000010,0,0,'https://docs.typo3.org/p/kitodo/presentation/5.0/en-us','ter','',''),
(9276655,0,'dlf','5.1.0',14235,34,'Kitodo.Presentation','Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.',2,0,4,1750407565,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Meyer (Maintainer)','contact@kitodo.org','sebastian.meyer','2f9b28c633619c1041d0e829659ef094','This release contains new features and bugfixes. It is the last feature release for the 5.x branch (supporting TYPO3 v10 and v11).\r\n\r\nNew features include support for Apache Solr 9.x, improved handling of digital 3D objects (using Googles model-viewer), a flexible validation framework as well as hardened document handling.\r\n\r\nSee https://github.com/kitodo/kitodo-presentation/releases/tag/v5.1.0 for details.','Kitodo. Key to digital objects e. V.',5001000,1,0,'https://docs.typo3.org/p/kitodo/presentation/5.1/en-us','ter','',''),
(9276656,0,'checkmysite','4.0.0',4029,104,'checkmysite','Check index.php for suspicious modifications',2,0,4,1685106685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','86284edd43728269dd2aeaa9682cb0ba','Add TYPO3 12 compatibility\r\nAdd TYPO3 11 compatibility\r\nRemove TYPO3 8 and TYPO3 7 compatibility','jweiland.net',4000000,1,0,'https://docs.typo3.org/p/jweiland/checkmysite/main/en-us/','ter','',''),
(9276657,0,'snowbabel','5.0.2',11640,219,'Snowbabel','Translation Extension.Snowflake productions gmbh was the pioneers of this extension and handed over this to PIT Solutions Pvt Ltd in 2016 and sponsored by BIBUS AG.',2,0,1,1510211896,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"5.4-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:18:\"static_info_tables\";s:12:\"6.1.0-6.9.99\";}}','Daniel Alder, Ricky Mathew, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','2c079110f08158d7bb648dc58c8e85b5','8.7 LTS support with minor bugfix.','PIT Solutions Pvt Ltd',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/snowbabel/','ter','',''),
(9276658,0,'snowbabel','5.0.3',11640,630,'Snowbabel','Translation Extension.Snowflake productions gmbh was the pioneers of this extension and handed over this to PIT Solutions Pvt Ltd in 2016 and sponsored by BIBUS AG.',2,0,1,1511933325,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"5.4-7.1\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.1.0-6.5.99\";}}','Daniel Alder, Ricky Mathew, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','7d4ea89c4c168da165ae1506b61ff844','Bugfix - Results are not shown 22','PIT Solutions Pvt Ltd',5000003,0,0,'https://docs.typo3.org/typo3cms/extensions/snowbabel/','ter','',''),
(9276659,0,'snowbabel','6.0.0',11640,95,'Snowbabel','Translation Extension.Snowflake productions gmbh was the pioneers of this extension and handed over this to PIT Solutions Pvt Ltd in 2016 and sponsored by BIBUS AG.',2,0,1,1558700925,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-7.3.9\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.1.0-6.7.99\";}}','Daniel Alder, Ricky Mathew, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','80e08da1d8d02ad2bae265e5b7e27380','Removed extJS from Backend Module\r\n9 LTS Support\r\nBug Fixing','PIT Solutions Pvt Ltd',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/snowbabel/','ter','',''),
(9276660,0,'snowbabel','6.1.0',11640,180,'Snowbabel','Translation Extension.Snowflake productions gmbh was the pioneers of this extension and handed over this to PIT Solutions Pvt Ltd in 2016 and sponsored by BIBUS AG.',2,0,1,1558702318,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-7.3.9\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.1.0-6.7.99\";}}','Daniel Alder, Ebin C Mathew, Chinnu L, HOJA MUSTAFFA ABDUL LATHEEF','contact@pitsolutions.com','pitsolutions_typo3','47f43e7a5b065c41045a1f498cac1895','BUGFIX','PIT Solutions Pvt Ltd',6001000,0,0,'https://docs.typo3.org/typo3cms/extensions/snowbabel/6.1.0','ter','',''),
(9276661,0,'snowbabel','6.2.0',11640,402,'Snowbabel','Translation Extension.Snowflake productions gmbh was the pioneers of this extension and handed over this to PIT Solutions Pvt Ltd in 2016 and sponsored by BIBUS AG.',2,0,1,1560253497,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-7.3.9\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.1.0-6.7.99\";}}','Daniel Alder, Ebin C Mathew, Chinnu L, Hoja Mustaffa Abdul Latheef','contact@pitsolutions.com','pitsolutions_typo3','295611911c5a5a3650d135114f98ea62','Bugfixes, Extensive stability issues found and fixed\r\nPlease update those who installed 6.0 - 6.1 and uninstall and install the extension again.','PIT Solutions Pvt Ltd',6002000,1,0,'https://docs.typo3.org/typo3cms/extensions/snowbabel/','ter','',''),
(9276662,0,'ceselector','2.0.2',2889,165,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1597238625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','778cc448b95efa8e6e6fe2f11a244130',' TYPO3 8 compatibility\r\n composer support\r\n dedicated cookie for each plugin instance\r\n improved rotation (persistent mode)\r\n','https://mm-computing.ch',2000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276663,0,'ceselector','2.0.4',2889,148,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1599179943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','ad6a6d580f09c1df13323c42cf407645','Fix markdown syntax in README.md','https://mm-computing.ch',2000004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276664,0,'ceselector','3.0.0',2889,189,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1599521453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','4221bb270f9465fa2ec581814dc412ab','TYPO3 9/10 compatibility; drop TYPO3 8 support   \r\nReset cookie data after plugin data (options) modification  \r\nDomainModelContent: remove uid and pid (inherited from AbstractEntity)','https://mm-computing.ch',3000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276665,0,'ceselector','3.0.1',2889,119,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1633224859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','6deeecb337455100ce32646988492f9d','Typoscript files: change ending to .typoscript','https://mm-computing.ch',3000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276666,0,'ceselector','3.0.2',2889,140,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1646321512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','9df66fa622ef94fcd7cad7406552253d','Fix composer.json','https://mm-computing.ch',3000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276667,0,'ceselector','4.0.1',2889,19,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1752498812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','f5ca5a71d4cce658b9fe8ebdec9dc4fc','TYPO3 11 compatibility','https://mm-computing.ch',4000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276668,0,'ceselector','5.0.0',2889,18,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1753659043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','e19b25d5d3c3266aab8983cef1e65555','TYPO3 12 compatibility','https://mm-computing.ch',5000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276669,0,'ceselector','6.0.0',2889,31,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,-1,3,1753749677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','079608048688fbddc119fde910b14ba4','TYPO3 13 compatibility','https://mm-computing.ch',6000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276670,0,'ceselector','6.0.1',2889,12,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,0,3,1779176846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','06d7e64b9372e9f19d789b3d0efe89fc','Security fix - please update ASAP','https://mm-computing.ch',6000001,1,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276671,0,'ceselector','4.0.2',2889,8,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,0,3,1779176870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','47d296c0c4a48da35df7ff710d2e86a8','Security fix - please update ASAP','https://mm-computing.ch',4000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276672,0,'ceselector','5.0.1',2889,8,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,0,3,1779176883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','069a83cf8bc48eff67c7e90e81b1142f','Security fix - please update ASAP','https://mm-computing.ch',5000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276673,0,'ceselector','3.0.3',2889,8,'Content Element Selector','Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)',2,0,3,1779177290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','45dc4c2f9155505d0f3ea0c89cad4856','Security fix - please update ASAP','https://mm-computing.ch',3000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-ceselector/src/master/README.md','ter','',''),
(9276674,0,'t3adminer','8.0.0',55654,9198,'Adminer','Database administration tool Adminer',2,-1,1,1497799218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','83285f854bebc3ca1fb00509e0d736c4','Release for TYPO3 v8 with mostly bugifxes and support for the port number in the db connection.','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/8.0.0','ter','',''),
(9276675,0,'t3adminer','9.0.0',55654,654,'Adminer','Database administration tool Adminer',2,-1,1,1514326349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','c9588466b473a78518f28f73cec63525','Compatible with TYPO3 9.0 and a few new features: readable timestamps and the table list remembers the scroll position','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/9.0.1','ter','',''),
(9276676,0,'t3adminer','9.0.1',55654,1294,'Adminer','Database administration tool Adminer',2,-1,1,1515568210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','a55c13fb5fb2517d962a303881699985','Bugfix release to make it usable with certain PHP versions','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/9.0.1','ter','',''),
(9276677,0,'t3adminer','9.1.0',55654,5235,'Adminer','Database administration tool Adminer',2,-1,1,1524860483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','99f44fa58dd605f2b5e884516d13c338','Compatibile with TYPO3 v8 and v9. New Adminer version. Code clean-up and minor styling improvements.','',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/9.1.0','ter','',''),
(9276678,0,'t3adminer','9.2.1',55654,916,'Adminer','Database administration tool Adminer',2,-1,1,1538479150,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:3:\"php\";s:13:\"7.2.0-7.2.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','3b87faed11b988baedd2ed87c5aa417a','Adminer for TYPO3 v9 LTS. BE module is only for system maintainers (in Production context)!','',9002001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/9.2.1','ter','',''),
(9276679,0,'t3adminer','9.3.0',55654,2096,'Adminer','Database administration tool Adminer',2,-1,1,1552831333,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:3:\"php\";s:13:\"7.2.0-7.3.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','3c88f1e18d3cfd7d9eaadbcf30d71b25','Update to adminer 4.7.1 and compatible with PHP 7.2/7.3 and TYPO3 v9/v10','',9003000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/9.3.0','ter','',''),
(9276680,0,'t3adminer','9.4.1',55654,1155,'Adminer','Database administration tool Adminer',2,-1,1,1587561940,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.9.999\";s:3:\"php\";s:13:\"7.2.0-7.3.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','e0e8185ffb82243d8a9ac504bfb77f7c','Compatible with TYPO3 v9 and v10. Includes Adminer 4.7.6 and a few bugfixes.','',9004001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276681,0,'t3adminer','9.5.0',55654,129,'Adminer','Database administration tool Adminer',2,-1,1,1614207557,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.9.999\";s:3:\"php\";s:13:\"7.2.0-7.3.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','25235f00c95f1dd36cf85c4902e2fb63','Adminer 4.7.7,  compatible with PHP 7.4, fixed session warning bug','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276682,0,'t3adminer','9.6.0',55654,77,'Adminer','Database administration tool Adminer',2,-1,1,1649582160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.9.999\";s:3:\"php\";s:13:\"7.2.0-7.4.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','7a82faba60f5b73dd0b8313c4aa6275f','Extension key was added to composer.json and php dependency set in ext_emconf.php','',9006000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276683,0,'t3adminer','10.0.0',55654,117,'Adminer','Database administration tool Adminer',2,0,1,1649594115,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"10.4.10-10.9.999\";s:3:\"php\";s:13:\"7.2.0-7.4.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','c4aae66c8adb3f2d3c18d2e168467e05','Adminer 4.8.1, icons fixed, minimum requirement TYPO3 v10.4.10','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276684,0,'t3adminer','9.6.1',55654,106,'Adminer','Database administration tool Adminer',2,0,1,1649617879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.9.999\";s:3:\"php\";s:13:\"7.2.0-7.4.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','100ed0de07f4b3d45e456146423e909c','Update Adminer to 4.8.1','',9006001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276685,0,'t3adminer','11.0.0',55654,121,'Adminer','Database administration tool Adminer',2,0,1,1659711381,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.9.999\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','daa669e8ab2c2d68c774e766c8d10947','Compatibility with TYPO3 v11','',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3adminer/','ter','',''),
(9276686,0,'t3adminer','12.0.0',55654,72,'Adminer','Database administration tool Adminer',2,0,1,1692394158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.9.999\";s:3:\"php\";s:13:\"7.4.0-8.2.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','188f53c8e8723601f1b741cbbbc43eb3','Compatibility with TYPO3 v12, new adminer version 4.8.2','',12000000,0,0,'https://docs.typo3.org/p/jigal/t3adminer/12.0/en-us','ter','',''),
(9276687,0,'t3adminer','12.0.1',55654,99,'Adminer','Database administration tool Adminer',2,0,1,1693774994,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.9.999\";s:3:\"php\";s:13:\"7.4.0-8.2.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','414ff49b16528fae331e0ad203221218','Bugfix to create correct paths to adminer for all types of installations. Refactored module controller, new reST documentation, namespace starts with uppercase letter (might need to clear autoload data)','',12000001,1,0,'https://docs.typo3.org/p/jigal/t3adminer/12.0/en-us','ter','',''),
(9276688,0,'recordsmanager','1.4.0',22058,182,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,-1,1,1503909495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','839e4ddc40894f2c1b00e212c12e82ea','[FEATURE] Compatibility with 8 LTS only','',1004000,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276689,0,'recordsmanager','1.4.1',22058,416,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1511876746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','46356a194e03cdb0598d71b6c628f2b0','New version upload after security update. Nothing new.','',1004001,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276690,0,'recordsmanager','1.4.3',22058,248,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1550493228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','bd549cd59575ded44fefa609fd9735db','2019-02-18 - [FEATURE] Up version to 1.4.3\r\n2019-02-18 - [BUGFIX] Fix tstamps filter in Paginate\r\n2019-02-18 - [FEATURE] Add .gitignore\r\n2019-02-18 - [BUGFIX] Fix TCA caching for TYPO3 8\r\n2019-02-18 - [BUGFIX] Force no cache for export','',1004003,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276691,0,'recordsmanager','1.4.4',22058,181,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1572878539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','ab378c5607cb0af3318feff945929a11','First version compatible with 9 LTS','',1004004,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276692,0,'recordsmanager','1.4.5',22058,195,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1572884178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','6c3cf40905a28103a4917905e20d0d85','Update compatibility version','',1004005,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276693,0,'recordsmanager','1.4.6',22058,371,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1572964091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','7231d4b173dec0a6b0e73a1c2dc36088','Small bugfix','',1004006,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276694,0,'recordsmanager','1.5.0',22058,312,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1588952262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','e250cb385938bb59a192821402a70c2a','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1005000,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276695,0,'recordsmanager','1.5.2',22058,155,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1607339146,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','2459546f2f597192697e224458a8f90f','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1005002,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276696,0,'recordsmanager','1.6.0',22058,111,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1634915817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','f20dba7de6fd6274940b5f6574785ede','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1006000,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276697,0,'recordsmanager','1.6.1',22058,108,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1635177744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','65345d6ef0a40e6da90a99feb0fc6af1','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1006001,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276698,0,'recordsmanager','1.6.2',22058,101,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1636037165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','470760a998ebadce303a490c663923d9','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1006002,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276699,0,'recordsmanager','1.6.3',22058,125,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1636121167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','bb17c4cb8753fd705710e27f780985fe','Automatic release built from GitHub, see the https://github.com/Apen/recordsmanager/blob/master/CHANGELOG.md for details.','',1006003,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276700,0,'recordsmanager','1.6.5',22058,101,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1657202480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','fb6ea97d16d01ba822a971b81cdc0fa7','[TASK] TER version 1.6.5','',1006005,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276701,0,'recordsmanager','1.6.6',22058,92,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1662109062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','a7b3ed2eca86e29c96762fa11a74c859','[TASK] TER version 1.6.6','',1006006,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276702,0,'recordsmanager','1.6.7',22058,108,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1665672905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','df7e29b7dce029df05f87ddb0e8f8904','[TASK] TER version 1.6.7','',1006007,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276703,0,'recordsmanager','1.6.8',22058,78,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1693489575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','8657afd39498b2231c41891540afffd0','[TASK] Compatibility with TYPO3 11-12','',1006008,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276704,0,'recordsmanager','1.6.9',22058,70,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1710863363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','76d8c3103513204d6e049cb00909425e','[TASK] TER version 1.6.9','',1006009,0,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276705,0,'recordsmanager','1.7.0',22058,33,'Records management in a BE module','Add modules to easily manage your records (insert, edit & export in be/eId) in one place.',2,0,1,1750255596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','5ccbe882e6dc3688fb6aa9abaf8842d0','[TASK] TER version 1.7.0','',1007000,1,0,'https://github.com/Apen/recordsmanager/blob/master/README.md','ter','',''),
(9276706,0,'mediaoembed','1.0.0',14440,304,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1557873437,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','84a4c6f1a64ed4cb8212d7b9b0d8eae8','TYPO3 9 compatibility, TypoScript based providers','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/mediaoembed/1.0.0','ter','',''),
(9276707,0,'mediaoembed','1.1.0',14440,193,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1587072149,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.3.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','a96d431f941e0ca55d356e7a254a541a','TYPO3 10.3 compatibility, improve error handling','',1001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/1.1/en-us','ter','',''),
(9276708,0,'mediaoembed','2.0.0',14440,134,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1610183371,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','2c27dfabd5aa5429602fed62cd47390b','TYPO3 10 LTS compatibility, improved privacy, responsive videos, play related setting','',2000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/2.0/en-us','ter','',''),
(9276709,0,'mediaoembed','3.0.0',14440,68,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1683892215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','597bd9f9fbf9f57947dd855efa8805a4','Panopto support, URL parsing, accessiblity','',3000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/3.0/en-us','ter','',''),
(9276710,0,'mediaoembed','11.0.0',14440,68,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1684025303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','8da1e0cacc8cdac39e2a738abe7cc5c3','TYPO3 11 LTS compatibility','',11000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/11.0/en-us','ter','',''),
(9276711,0,'mediaoembed','11.0.1',14440,69,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1684025941,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','dc524b05c2fd51dbd73a09f18725e307','Fix invalid Composer dependencies','',11000001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/11.0/en-us','ter','',''),
(9276712,0,'mediaoembed','12.0.0',14440,99,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1684082509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','12fd8b18c41eeb9a409dad064b35cf47','TYPO3 12 LTS compatibility','',12000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/12.0/en-us','ter','',''),
(9276713,0,'mediaoembed','13.4.0',14440,38,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1730162013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','0de4473d7a8d59ac8a1b6b261738c24a','TYPO3 12 LTS compatibility','',13004000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/13.4/en-us','ter','',''),
(9276714,0,'mediaoembed','13.4.1',14440,55,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1730162126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','ffc216a0af513aa1dd8bdc8f993ed1c5','TYPO3 13 LTS compatibility','',13004001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/13.4/en-us','ter','',''),
(9276715,0,'mediaoembed','12.1.0',14440,2,'External media (oEmbed)','External media (YouTube, Flickr, ...) content elements using the http://oembed.com/ standard.',2,0,2,1786059197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','f99c54274ccd35f519bcbfb5a7778ac1','BREAKING! TypoScript files are renamed from txt to typoscript to allow @import includes.\n\nSupport YouTube Short URLs.','',12001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/12.1/en-us','ter','',''),
(9276716,0,'mediaoembed','14.0.0',14440,3,'mediaoembed','External media (YouTube, Flickr, ...) content elements using the https://oembed.com/ standard.',999,0,4,1786064705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','','','astehlik','411d8049de32dc05ea69bf8e35016dda','TYPO3 14 LTS compatibility\n\nSupport YouTube Short URLs\n\nSimple consent handling','',14000000,1,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/mediaoembed/14.0/en-us','ter','',''),
(9276717,0,'format_t3tools','1.3.0',5169,631,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1493794592,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','a51b9a4b46a0e108ab7ee20695445452','Compatibility update for TYPO3 CMS 8.7','format Software Gmbh (www.formatsoft.de)',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/1.3.0','ter','',''),
(9276718,0,'format_t3tools','1.4.0',5169,100,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1554354893,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','1bedec945b8dd02a21b2e42a1b86576d','Compatibility update for TYPO3 CMS 9.5','format Software Gmbh (www.formatsoft.de)',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/1.4.1','ter','',''),
(9276719,0,'format_t3tools','1.4.1',5169,131,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1554357556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','67378fdf1995cc9fff38107244655d6e','Minor update with a small bugfix.','format Software Gmbh (www.formatsoft.de)',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/1.4.1','ter','',''),
(9276720,0,'format_t3tools','2.0.1',5169,192,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1554655250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','bc0177f8cb09038bee839456e3734e87','Revision of the entire code','format Software Gmbh (www.formatsoft.de)',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/2.0.2','ter','',''),
(9276721,0,'format_t3tools','2.0.2',5169,352,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1554699693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','516847ae852f8e00cf6752762f9b3afa','Version 2.0.2 only for update hint for upload to TER added\r\nImportant: After updating the extension from version 1.x to 2.x please delete the old scheduler task and create a new one.','format Software Gmbh (www.formatsoft.de)',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/2.0.2','ter','',''),
(9276722,0,'format_t3tools','2.1.0',5169,165,'Tools for your TYPO3 installation','Currently only one tool: regularly checks the size of the TYPO3 database. On exceeding a certain size, a mail is sent. Please, ask for free support in TYPO3 mailing lists or contact the maintainer for paid support.',2,0,0,1588318836,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','92dee1ff56b808daf4a8acab2347ab81','Compatibility update for TYPO3 CMS 10.4\r\n Important: After updating the extension from version 1.x to 2.x please delete the old Scheduler Task and create a new one.','format Software Gmbh (www.formatsoft.de)',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276723,0,'format_t3tools','2.2.1',5169,292,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1588402512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','7e0ac0adcc068fecf623d51ee7f3fa96','Added check of the size of all log files\r\n Important: After updating the extension from version 1.x to 2.x please delete the old Scheduler Task and create a new one.','format Software Gmbh (www.formatsoft.de)',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276724,0,'format_t3tools','2.2.2',5169,154,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1604216286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','562574e62636fcee9c3c476064db0697','small bug fix release','format Software Gmbh (www.formatsoft.de)',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276725,0,'format_t3tools','2.2.3',5169,155,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1610786603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','1597c28fd144d195dbffd62449b974e6','bug fix release 2.2.3: used wrong folder of log files in composer mode','format Software Gmbh (www.formatsoft.de)',2002003,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276726,0,'format_t3tools','2.2.4',5169,128,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1635172972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','dff1a525106bca9cbd77264e383d65c7','Compatibility update for TYPO3 CMS 11','format Software Gmbh (www.formatsoft.de)',2002004,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276727,0,'format_t3tools','2.2.5',5169,107,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1664632814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','ab2da87c4038b3df930b799a9b029171','2.2.5 bug fix release (undefined array key)','format Software Gmbh (www.formatsoft.de)',2002005,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276728,0,'format_t3tools','3.0.0',5169,73,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1679823777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.2.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','8a348521c134bdba27dc6f16a4c710b7','upgrade to TYPO3 12.2','format Software Gmbh (www.formatsoft.de)',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276729,0,'format_t3tools','3.0.1',5169,101,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1680346089,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','c4527fe7d9205e0bcb759fc8a1337222','corrected required TYPO3 version (for non-composer installations)','format Software Gmbh (www.formatsoft.de)',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276730,0,'format_t3tools','13.0.0',5169,56,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1725534749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','0eed4c407323590822abf514514d0d58','upgrade to TYPO3 13','format Software Gmbh (www.formatsoft.de)',13000000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276731,0,'format_t3tools','14.0.0',5169,20,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1766836813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','cf2175b6993580d945151ab35111e9ed','upgrade to TYPO3 14','format Software Gmbh (www.formatsoft.de)',14000000,0,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276732,0,'format_t3tools','14.1.0',5169,3,'Tools for your TYPO3 installation','This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.',2,0,0,1787994873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:9:\"scheduler\";s:0:\"\";}}','Andreas Kessel','typo3-dev@formatsoft.de','ankes','702ca3596e0561caf01c2bcd522ec3cd','rework scheduler task registration and configuration and migrate scheduler task parameters (in preparation for TYPO3 15)','format Software Gmbh (www.formatsoft.de)',14001000,1,0,'https://docs.typo3.org/typo3cms/extensions/format_t3tools/','ter','',''),
(9276733,0,'jpfaq','8.7.0',16498,383,'jpFAQ','Easy Frequently Asked Questions (FAQ) plugin. With categories and on-the-fly search.',2,0,3,1493300314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','b95756d6e94a91e35635f444d90ea691','TYPO3 8.7 compatibility :)','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.7.1','ter','',''),
(9276734,0,'jpfaq','8.7.1',16498,359,'jpFAQ','Easy Frequently Asked Questions (FAQ) plugin. With categories and on-the-fly search.',2,0,3,1509705469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','2b9ab1c581ec058fc670644fb30e74d2','Small bugfix and prevent submit reload page on search form','',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.7.1','ter','',''),
(9276735,0,'jpfaq','8.8.0',16498,348,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1519396116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','fd27bd595f591f0e8f3d33e6e250c3c7','Now with customer helpfulness tracking, comment forms and more!','',8008000,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.8.2','ter','',''),
(9276736,0,'jpfaq','8.8.1',16498,478,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1525860432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','b088216644fe4b784ae77050ae7274ef','Small TCA bugfix on sorting of comments','',8008001,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.8.2','ter','',''),
(9276737,0,'jpfaq','8.8.2',16498,815,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1543587957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','4d3169efca8b62e2f580e6e59f710e61','Linux case-sensitivity, MySQL Strict Mode and improved German translation (thx to Ferdinand Kasper)\r\nThis is the last version for TYPO3 7.6 and 8.7','',8008002,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.8.2','ter','',''),
(9276738,0,'jpfaq','9.5.0',16498,366,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1543607516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','fe4bccf0809c4899bbb4e9bfd79ab836','For TYPO3 9.5','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/9.5.0','ter','',''),
(9276739,0,'jpfaq','9.5.1',16498,176,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1566305898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','a833e4e927a4800995c109e03b9abee2','Minor update,  jpFaq can now be installed by\r\ncomposer require jvdp/jpfaq\r\n ','',9005001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/9.5/en-us','ter','',''),
(9276740,0,'jpfaq','9.5.2',16498,223,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1566308341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','94bc88ab001659167175c851f83a7411','Minor maintenance. jpFaq can now be installed with\r\ncomposer require jvdp/jpfaq','',9005002,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/9.5/en-us','ter','',''),
(9276741,0,'jpfaq','8.8.3',16498,231,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1567073584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','c2c14ead5918a8d2db128b77760efe76','Small update. See changelog.\r\n jpFaq can now be installed with composer require jvdp/jpfaq','',8008003,0,0,'https://docs.typo3.org/typo3cms/extensions/jpfaq/8.8.2','ter','',''),
(9276742,0,'jpfaq','9.5.3',16498,455,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1567073603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','c41c05e8f38408e409a14165b3791890','Small update. See changelog.\r\n jpFaq can now be installed with composer require jvdp/jpfaq','',9005003,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/9.5/en-us','ter','',''),
(9276743,0,'jpfaq','10.4.0',16498,235,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1599057968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','ba9684195f6cb70ca2969e2748f7983c','TYPO3 10.4 compatibility. Thank to Christian Fries','',10004000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/10.4/en-us','ter','',''),
(9276744,0,'jpfaq','10.4.1',16498,135,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1632923260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','762c677cbc4956803c4e84d5b9173510','Minor fixes TCA and Composer','',10004001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/10.4/en-us','ter','',''),
(9276745,0,'jpfaq','11.5.0',16498,127,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1645009077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','641b9f320d47028d9a217844e048dda9','TYPO3 11.5 release','',11005000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/11.5/en-us','ter','',''),
(9276746,0,'jpfaq','11.5.1',16498,99,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1666605606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','71c270aef2a4cc71331b48e418869fa9','Small bugfix TYPO3 11 compatibility','',11005001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/11.5/en-us','ter','',''),
(9276747,0,'jpfaq','11.6.0',16498,102,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1671633479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-11.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','fc8f4a968e00ea1ab22e11c89dd4f484','Comment fields in flexform,  commenter notification email, fixes, security. Please see changelog on upgrade and verify your typoscript and flexform configurations.','',11006000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/11.6/en-us','ter','',''),
(9276748,0,'jpfaq','11.6.1',16498,37,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1677417047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-11.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','9c43a4705fab91224f2d3ffbc3408939','Backward PHP 7.4 compatibiility ','',11006001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/11.6/en-us','ter','',''),
(9276749,0,'jpfaq','11.6.2',16498,98,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1677417807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-11.5.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','73da2b67bc2ee51ccae122a4cc630473','Small fix','',11006002,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/11.6/en-us','ter','',''),
(9276750,0,'jpfaq','12.4.0',16498,77,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1687530677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','ef600fe36bb8f3f71d7b3eda6ded272c','TYPO3 12 release. See changelog and typoscript changes.','',12004000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/12.4/en-us','ter','',''),
(9276751,0,'jpfaq','12.4.1',16498,69,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1688295867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','87a777417c6a6613d4ba69a3cda15514','Prevent well known bots to click on helpfullness actions. See changelog','',12004001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/12.4/en-us','ter','',''),
(9276752,0,'jpfaq','12.4.2',16498,90,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1688309454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','036b3e7326098aa63f7bf8aa09355781','Small bugfix see changelog','',12004002,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/12.4/en-us','ter','',''),
(9276753,0,'jpfaq','12.5.0',16498,71,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1712762131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','2d701898fbd5261dad69ebb3b1b48c37','Better bot protection','',12005000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/12.5/en-us','ter','',''),
(9276754,0,'jpfaq','13.4.0',16498,34,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1738670466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','148d5d59ec7ed1b98c697d1ea4d04b5b','TYPO3 v13 release','',13004000,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/13.4/en-us','ter','',''),
(9276755,0,'jpfaq','13.4.1',16498,37,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1738936182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','ca819010515213a453bbb9707686874a','Small bugfix','',13004001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/13.4/en-us','ter','',''),
(9276756,0,'jpfaq','13.4.2',16498,42,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1742401543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','ef54a4de440f11be2920c2e4e2ec39a8','Small bugfixes, see changelog','',13004002,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/13.4/en-us','ter','',''),
(9276757,0,'jpfaq','12.5.1',16498,31,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1745322105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','df5328526750c29b8366894661c31c1c','Small bugfixes, see changelog. Prevent schema.org on each page.','',12005001,0,0,'https://docs.typo3.org/p/jvdp/jpfaq/12.5/en-us','ter','',''),
(9276758,0,'jpfaq','13.4.3',16498,20,'jpFAQ','Frequently Asked Questions (FAQ) plugin. With categories, on-the-fly search, customer helpfulness tracking and comments.',2,0,3,1770108770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jacco van der Post','jacco@id-webdesign.nl','jacco','614151d2e1467a6a4127d834b2af5e07','Small bugfixes and feat see changelog','',13004003,1,0,'https://docs.typo3.org/p/jvdp/jpfaq/13.4/en-us','ter','',''),
(9276759,0,'df_tools','2.0.7',17417,954,'dF Tools','Contains some useful tools like a testing tool for redirects, a link checker, a back link checker and a content comparison tool between the same or different urls. Furthermore there is full scheduler support for all tests and synchronization tasks.',2,0,0,1505500145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','6a733af223f2a00ebb3c85263b15436b','Documentation ','',2000007,1,0,'https://docs.typo3.org/typo3cms/extensions/df_tools/2.0.7','ter','',''),
(9276760,0,'realurl_force404lang','0.2.1',1860,353,'Force 404 language','Obsolete - please do not use this extension any longer! Sets GET-parameter for language id even when realurl throws 404 error. Calls TYPO3 $TYPO3_CONF_VARS[FE][pageNotFound_handling] afterwards.',5,0,2,1520951476,'a:1:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:11:\"0.2.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-4.5.99\";}}','Vladimir Falcon Piva','falcon@cps-it.de','abandoned_extensions','ffecf003261ae811900f22f6e313b0f5','Obsolete - please do not use this extension any longer!','CPS-IT GmbH (http://www.cps-it.de)',2001,1,0,'https://docs.typo3.org/typo3cms/extensions/realurl_force404lang/0.2.1','ter','',''),
(9276761,0,'libconnect','5.1.2',35917,267,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1501846093,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','e1e3948a2def77951ff77b80db8ac837','Hotfix: dnb service links fixed.','',5001002,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/5.1.2','ter','',''),
(9276762,0,'libconnect','5.2.0',35917,137,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1510841382,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','207f5d36da88fc9fa0ba333229f310d8','Compatibility to TYPO3 8.7. EZB: New field \"Preistyp Anmerkung\".','',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/5.2.3','ter','',''),
(9276763,0,'libconnect','5.2.1',35917,243,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1510904430,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','f8ec6fc1168c529effb57dff73484a6f','Depends updated. Deprecated fields of ext_emconf removed.','',5002001,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/5.2.3','ter','',''),
(9276764,0,'libconnect','5.2.2',35917,141,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1521449906,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','b0f80299d6e0a6010a6fc48b0a3cc9e2','- EZB:\r\n        - detail view: field \"Preistyp Anmerkung\" fixed\r\n        - list view: current list fixed from h2 to h3\r\n    - DBIS:\r\n        - ISBN/ISSN added in detail view','',5002002,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/5.2.3','ter','',''),
(9276765,0,'libconnect','5.2.3',35917,218,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1522309531,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','20c89dfa961d62f05e1427dd8f1bc48c','EZB: detail view: field \"Preistyp Anmerkung\" fixed for language english','',5002003,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/5.2.3','ter','',''),
(9276766,0,'libconnect','5.3.0',35917,95,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1535459745,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','f43a5dcde256d8befe350fe310c2542e','- Fixed XML-Error handling\r\n- Tx_Libconnect_Resources_Private_Lib_Httppageconnection: constant port removed, now depends on URL\r\n- Tx_Libconnect_Resources_Private_Lib_Xmlpageconnection: constant port removed, now depends on URL\r\n- JQuery is now local and ','',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/','ter','',''),
(9276767,0,'libconnect','5.3.1',35917,40,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1539178765,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','d18fc7e454e99cdc605b819a93360460','Security fix: XSS in search results. \r\nEZB: - fixed search URL\r\nZDB-Titlehistory: Set curl timeout to 2 seconds for more stability','',5003001,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/','ter','',''),
(9276768,0,'libconnect','5.3.2',35917,1384,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1539237331,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','e0b3970414674ceb65d56a1eb96f809f','Security fix in EZB','',5003002,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/','ter','',''),
(9276769,0,'libconnect','5.4.0',35917,194,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1547645687,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','23cc9b39d773850fb7e91ac63a98fc18','- Fixed missed Wizicons\r\n- Changed view pathes in TS\r\n- End of support of TYPO3 6\r\n - show overview on empty search\r\n    ','',5004000,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/','ter','',''),
(9276770,0,'libconnect','5.4.1',35917,1239,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1549887297,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','79162e4e8829f9bd20744208b233e5b0','WizIcon refixed for compatibility to TYPO3 8.','',5004001,0,0,'https://docs.typo3.org/typo3cms/extensions/libconnect/','ter','',''),
(9276771,0,'libconnect','6.0.0',35917,159,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1553608988,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','6fe079276e498a00f3e4e5318ba70115','- Compatible to TYPO3 9.5\r\n- Fixed some errors for TYPO3 8.4\r\n- DBIS: Icon for new access type\r\n- New in EZB/DBIS is now alwas displayed\r\n- a lot of fixes\r\n\r\nSee more at the README.md\r\n','',6000000,0,0,'https://docs.typo3.org/p/Sub/libconnect/6.0/en-us','ter','',''),
(9276772,0,'libconnect','6.0.1',35917,173,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1554208702,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','333fb28e91e3e213335c1dbf06e4baee','DBIS:\r\n      -  Mini form: \r\n            - Fixed access filter on mini form, if list is not filtered (1000).\r\n            - Fixed access filter for searches of extended search for TYPO3 7-8\r\n        - small performance fix','',6000001,0,0,'https://docs.typo3.org/p/Sub/libconnect/6.0/en-us','ter','',''),
(9276773,0,'libconnect','6.0.2',35917,216,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1554880260,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','09eb1a732cce5018c038233f9920e982','DBIS: Fixed search with multiple values','',6000002,0,0,'https://docs.typo3.org/p/Sub/libconnect/6.0/en-us','ter','',''),
(9276774,0,'libconnect','6.0.3',35917,342,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1561116277,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','f22e6243b71801adf6a24791e1b6735e','- new in DBIS: Changed Text and date for better reading\r\n- Bugfixes\r\n- Typoscript: ezbNoCSS and dbisNoCSS settings removed\r\n\r\n','',6000003,0,0,'https://docs.typo3.org/p/Sub/libconnect/6.0/en-us','ter','',''),
(9276775,0,'libconnect','6.1.0',35917,213,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1572944395,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','80e7772739da864c20f2437a9cd3c710','- DBIS: \r\n        - list, new in DBIS: decide to show short or full licence information\r\n        - fixed double access information in lists\r\n - better comatibility to TYPO3 8 LTS','',6001000,0,0,'https://docs.typo3.org/p/Sub/libconnect/6.1/en-us','ter','',''),
(9276776,0,'libconnect','7.0.0',35917,159,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1589897063,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','8430f186bbd65c9fa0b22b59dbaae799','Main changes: \r\n- DBIS: warpto link changed to https\r\n- EZB: Title history fixed.\r\n - Guzzle is now used to do http request.\r\n - Changed file endings of setup and constant to typoscript for better compatibility to TYPO3 8.7 and newer.\r\n - Translation changed to XLIFF format\r\n- New Documentation','',7000000,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276777,0,'libconnect','7.0.1',35917,79,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1592376368,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','20112b4fdb78e4f1863fa8c10ff1fbb9','Hotfix: fixed de.locallang.xlf','',7000001,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276778,0,'libconnect','7.0.2',35917,106,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1592481820,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','1002e608ba867b8afb8a37144d0b8517','- EZB: Fixed wrong bibid tag name\r\n- Fixes in documentation\r\n','',7000002,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276779,0,'libconnect','7.0.3',35917,86,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1594279365,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','094451f989ee0eb4f6e8f2f1560c7f11',' - EZB and DBIS: \r\n       - warpto links changed to https (Fixed not working redirect)\r\n       - Guzzle: Fixed Search','',7000003,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276780,0,'libconnect','7.0.4',35917,180,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1594901773,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','0ad7cfc499ad22aebb6c2d25a501caf9','    - Capture GuzzleHttpExceptionServerException for more stability\r\n    - DBIS:\r\n        - New in DBIS: fixed entries of collections, there were listed new entries of all subjects\r\n        - Changed licence legend text to default texts of dbis\r\n        - Changed all rzblx10.uni-regensburg.de links to https\r\n        - removed not used translations\r\n    - EZB: \r\n        - stabilit fix, if zdb service not working\r\n        - Changed link to zdb from http://www.zdb-opac.de to https://zdb-katalog.de\r\n        - Changed some more warpto links and a link to rzbl1x1.uni-regensburg.de to https.\r\n    - ZDB: Changed urls for full format request to https','',7000004,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276781,0,'libconnect','7.0.5',35917,115,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1603454512,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','a5b8e8520d3e5e090602d115430bfab6','    - DBIS: fixed translation for isbn\r\n    - Added extension to packagist.org.\r\n    - Guzzle: Changed Exception handling. Thanks to Christoph Lehmann\r\n    - ZDB:\r\n        - Fixed failed ZDB print information\r\n        - Fixed period in title history and moved issued as new field\r\n    - Fixed replace section in composer.json','',7000005,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276782,0,'libconnect','8.0.0',35917,34,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1617885350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','c16702cfb7fbb067f5db26c793d96e0f','New version for TYPO3 10 LTS. ','',8000000,0,0,'https://docs.typo3.org/p/subhh/libconnect/8.0/en-us','ter','',''),
(9276783,0,'libconnect','8.0.1',35917,38,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1617958524,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','13b47e7f42f69fdbc293bd99a8457aac','DBIS: Fixed Unknown Namespace in top databases','',8000001,0,0,'https://docs.typo3.org/p/subhh/libconnect/8.0/en-us','ter','',''),
(9276784,0,'libconnect','8.0.2',35917,63,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,-1,3,1619612963,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','b9d9f2334bc7004e5f8347afce74b499','    - EZB- Details:\r\n        - Title history.\r\n            - ZDBID and period now in same underlined line like original EZB view.\r\n            - Fixed sorting of precursor vom oldes to newest.\r\n            - Fixed incomplete list\r\n        - added open access policy search link to SHERPA/RoMEO\r\n        - fixed keywords','',8000002,0,0,'https://docs.typo3.org/p/subhh/libconnect/8.0/en-us','ter','',''),
(9276785,0,'libconnect','8.1.0',35917,52,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1652701282,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','45d03d14e175c253e0298fad87eebc94','- EZB: plug-in use now only the xml interface and not the database\r\n    - Fixed unsecure url schemes\r\n    - using of standard view helper\r\n        - Removed StrlenNp helper function\r\n        - removed compare view helper\r\n        - removed strlen view helper\r\n        - truncate view helper removed\r\n    - Include assets only where needed','',8001000,0,0,'https://docs.typo3.org/p/subhh/libconnect/8.1/en-us','ter','',''),
(9276786,0,'libconnect','8.1.1',35917,53,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1652772873,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','15dec4f7c27b1c13ac69f164e2dec947','Fixed broken code.','',8001001,0,0,'https://docs.typo3.org/p/subhh/libconnect/8.1/en-us','ter','',''),
(9276787,0,'libconnect','7.0.8',35917,39,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1652875959,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','92ae9b8033d7c19bce24d8c73713bdad','- EZB: Security fix: XSS in form for the participants\r\n- Fixed issue 19 Remove strlen ViewHelper\r\n- Fixed issue 20 Cleanup keys in f:translate ViewHelpers\r\n- Fixed issue 21 Remove compare ViewHelper\r\n- Fixed issue 23 Cant use Fluid layouts\r\n- DBIS:\r\n   - Fixed translation in extended search\r\n   - Moved other licenced access to partial AccesstypeDetails.\r\n\r\n','',7000008,0,0,'https://docs.typo3.org/p/subhh/libconnect/7.0/en-us','ter','',''),
(9276788,0,'libconnect','9.0.0',35917,62,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1656924828,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','bae61506b88b66978c9826e6c48f676b','- Compatibility to TYPO3 11.5\r\n- Fixed ezb URL for partipations list if plugin is not configured','',9000000,0,0,'https://docs.typo3.org/p/subhh/libconnect/9.0/en-us','ter','',''),
(9276789,0,'libconnect','9.0.1',35917,33,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1698412664,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','6a23ca20784014722eab3c85ca9b290f','- fix misspelling in de.locallang.xlf -- fzuerker\r\n- DBIS:\r\n    - Changed domain in URL from dbis.uni-regensburg.de to dbis.ur.de','',9000001,0,0,'https://docs.typo3.org/p/subhh/libconnect/9.0/en-us','ter','',''),
(9276790,0,'libconnect','9.0.2',35917,42,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1703246989,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','1c0e1e4ee5dc22e49bf0ba78d7e8c329','- EZB:\r\n   - Fixed error: no search results, if someone uses in extended search only jq_term2 or higher. Http_built_query removed elements with null values and the API do not accept the other parameters.\r\n   - Changed domain in URL from ezb.uni-regensburg.de to ezb.ur.de\r\n   - Changed URLs for XML from http to https\r\n- DBIS:\r\n   - Fixed error: no search results, if someone uses in extended search only jq_term2 or higher. Http_built_query removed elements with null values and the API do not accept the other parameters.','',9000002,0,0,'https://docs.typo3.org/p/subhh/libconnect/9.0/en-us','ter','',''),
(9276791,0,'libconnect','9.0.3',35917,31,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1715333954,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','cd653baf25ca1e055928f03776a5e944','    - EZB: \r\n        - Reduces amount of requests to API.\r\n        - Fixed wrong doamin of ezb','',9000003,0,0,'https://docs.typo3.org/p/subhh/libconnect/9.0/en-us','ter','',''),
(9276792,0,'libconnect','10.0.0',35917,27,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1723542602,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','48299f7e8ad8c860e95e7252f50da743','- Compatibility to TYPO3 12.4\r\n- EZB:\r\n    - Details: \r\n        - Fixed problems with subjects\r\n        - Categorys added.\r\n    - Search:\r\n        - removed last \"AND\" or \"OR\" in the text, if it is the last or only element\r\n    - List: Fixed lc tag.','',10000000,0,0,'https://docs.typo3.org/p/subhh/libconnect/10.0/en-us','ter','',''),
(9276793,0,'libconnect','10.0.1',35917,37,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1724744127,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','f68ce9184cb93b8d1136ac15ef6ff96a',' - EZB:\r\n     - Search: fixed form','',10000001,0,0,'https://docs.typo3.org/p/subhh/libconnect/10.0/en-us','ter','',''),
(9276794,0,'libconnect','10.0.3',35917,14,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1760098798,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','08672a81382a68cefb8732fde49d13c4',' - DBIS:\r\n     - Change verification of content-type for new version of dbis.\r\n     - Details:\r\n         - Added Ressource-ID\r\n         - automatic change of english and german for the fields content and instruction\r\n         - dbinfo is removed from links because of changes of the interface.\r\n     - List:\r\n         - Fixed links to top databases\r\n     - Miniform:\r\n         - Fixed Error in new in subject.\r\n         - Sorting and filter by access is temporarily deactivated\r\n - EZB:\r\n     - Detail:\r\n         - Access conditions added\r\n         - Added links for P-ISSN and E-ISSN\r\n         - Added publishing information: oa and doa\r\n\r\nAfter installation:\r\nCheck your Plugin - configuration!\r\nCheck your Templates!','',10000003,0,0,'https://docs.typo3.org/p/subhh/libconnect/10.0/en-us','ter','',''),
(9276795,0,'libconnect','10.0.4',35917,16,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1760435931,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','ea475a27786c9c11021893bc9b52b6c2','Bugfixes','',10000004,0,0,'https://docs.typo3.org/p/subhh/libconnect/10.0/en-us','ter','',''),
(9276796,0,'libconnect','11.0.0',35917,15,'libconnect','Diese Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.',2,0,3,1760962800,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Avonis New Media / SUB Hamburg','torsten.witt@sub.uni-hamburg.de','subunihhdevteam','95231f6a0e9d10e9781be80458a3eef3','Compatibility to TYPO3 13.4','',11000000,1,0,'https://docs.typo3.org/p/subhh/libconnect/11.0/en-us','ter','',''),
(9276797,0,'cps_devlib','0.9.1',7826,344,'Developer library','Obsolete - please do not use this extension any longer! Provides new functions used by CPS-IT (cps_) extensions. May also be useful to any other extension developer. See manual for more information.',5,0,4,1520959234,'a:1:{s:7:\"depends\";a:1:{s:3:\"php\";s:11:\"5.0.0-0.0.0\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','3fdf92a9357b0721ed1f26e98b9b8921','Obsolete - please do not use this extension any longer!','CPS-IT GmbH (http://www.cps-it.de)',9001,1,0,'https://docs.typo3.org/typo3cms/extensions/cps_devlib/0.9.1','ter','',''),
(9276798,0,'org','8.0.29',46093,1000,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1491859795,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','76c20c2e669f83a95677e2c78f996d68','UPDATE for TYPO3 7.x. FEATURES: all tables with top item. Stockmanagement cal, downloads. Cal template listastable. Template FAL audio. Frontend-Editing templates for cal, headquarters, jobs. Slick-Carousel cal. DETAILS: ChangeLog.','',8000029,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276799,0,'org','8.0.33',46093,452,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1493290624,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','befcd65e2bd7b441a7ac8dac613b43b2','Some improvemnets. See @ChangeLOg','',8000033,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276800,0,'org','8.0.34',46093,579,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1493827132,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7e6a1233f9ba22fe95c43869e5c65486','Improvement: view 211: div-wrap is removed','',8000034,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276801,0,'org','8.0.36',46093,559,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1494009985,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fe11c93398b89c3907c10dd6809bf9ef','Features: news list margin (411) got a javascript toggle. cal list margin (211) got a javascript toggle. image_1stforlistonly for all main tables','',8000036,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276802,0,'org','8.0.39',46093,506,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1494803864,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ccce5b1386b742e81aaf995c1ed2dfc0','Improvements: Single views got the documents property. A lot of new properties by the Constant Editor. See @ChangeLog.','',8000039,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276803,0,'org','8.0.40',46093,484,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1497965538,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','15ccda309dc8ff5b4c3d6b0784d28053','Bugfix: Constants for image. height  heightDefault, width  widthDefault. Update for Browser 8.x.','',8000040,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276804,0,'org','8.0.41',46093,565,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1499453482,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4b0ee1d37807ab8a3c14aa608a864251','Bugfix: List view headquarters was broken. Single view was broken in case of more than one headquarter category.','',8000041,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276805,0,'org','8.0.43',46093,613,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1501111879,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6bf49bc392b0e7e1765334098898b30f','IMPROVEMENTS: No \"0\"-output, if template for FE-editing isnt included. Templates headquarters and stuff for the marginal column. See more @ ChangeLog. ','',8000043,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276806,0,'org','8.0.47',46093,425,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1504796282,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','23ed1e81cb1cfd43d3c0f5b87a507c7f','FEATURES: Recursive property for all sysfolders by Constant Editor. Headquarters list view 501: classes for colums are controlled by Constant Editor. IMPROVEMENTS: calendar list view 201: Case \"tx_org_event\" is removed. Details @ChangeLog','',8000047,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276807,0,'org','8.0.48',46093,559,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1506552134,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f53ceddcb42b3f6b145f7ffbe2872cee','IMPROVEMENT: Calendar: events are integrated proper. See details @ ChangeLog','',8000048,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.0.48','ter','',''),
(9276808,0,'org','8.1.2',46093,347,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1508791254,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','88d46adab9e3f4a34222f7da92e40d88','FEATURES: Calendar and news have a template for a newsletter. IMPROVEMENTS: Newsletter template is based on Foundation E-Mail 2.2. Calender: date format by Constant Editor. BUGFIXES: Unproper configuration of TypoScript override is fixed. Localisation: he','',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.1.7','ter','',''),
(9276809,0,'org','8.1.3',46093,328,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1508872803,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','778d03bc5edda353fb40763e28c8cd9d','IMPROVEMENT: TypoScript templates splitByComma and title_lang_ol. Clean up plugin.tx_browser_pi1.template.add_parameter.extensions.org. Configuration plugin.tx_browser_pi1._LOCAL_LANG is moved to browser 8.0.63. BUGFIX: TypoScript: 1  1  2  2 is r','',8001003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.1.7','ter','',''),
(9276810,0,'org','8.1.4',46093,619,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1508952521,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1e897f77e54ba7f8ba9d810a829854ea','BUGFIX: Publishing of 8.1.3 on TER wasnt proper.','',8001004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.1.7','ter','',''),
(9276811,0,'org','8.1.7',46093,385,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1510073634,'a:2:{s:7:\"depends\";a:4:{s:7:\"browser\";s:6:\"8.0.38\";s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','43dbe0c0d212e8197fe06f343abceb71','BUGFIX: TypoScript templates single view calendar and news displayed double content in some contexts.','',8001007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.1.7','ter','',''),
(9276812,0,'org','8.2.1',46093,423,'Organiser','Organiser, responsive TYPO3 for the lobbies and the organisers. See: http://typo3-organiser.de/ The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. The installer enables you to install the Organiser with one mouse click! Sample data is included.',1,0,3,1513451401,'a:2:{s:7:\"depends\";a:3:{s:12:\"radialsearch\";s:5:\"7.0.2\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d90a4f31fe267f94d130e200a1dec686','FEATURE: TypoScript template for Calender export (CSV). IMPROVEMENTS: 201 out-of-date: includes 202 and 203 out-of-date. TCA endtime: range is removed. Thanks to Sven Kalbhenn for support. http:/skom.de.','',8002001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.2.1','ter','',''),
(9276813,0,'org','8.7.3',46093,425,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1513590361,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.7.3\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0672284514648a091c118aace505696c','UPGRADE for TYPO3 8.7. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/\r\n','',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276814,0,'org','8.7.4',46093,289,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1513613725,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.7.3\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','87369b9d03134840ae261b2fcb92b0ca','IMPROVEMENTS: Additional fields for a lot of tables: frame_class, l10n_state, space_before_class, space_after_class. BUGFIX: TCA: empty image colums are removed','',8007004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276815,0,'org','8.7.5',46093,326,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1513681548,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.7.3\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ed4a51cdfacb9682a2170c45adc7ec0c','IMPROVEMENT: Optimise TCA tab controlling for TYPO3 8.7','',8007005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276816,0,'org','8.7.6',46093,418,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1514333640,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.7.3\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4c46365d6f9503927468d99cd2e32207','Improvement: ext_tables.sql: move smallint to smallint(5)','',8007006,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276817,0,'org','8.7.7',46093,331,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1515493577,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.7.3\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e7e074122239b2b96de0f1c6f2bdb036','FEATURE: news (401) got additional filter datetime. It is configurable by the Constant Editor. It is disabled by default. BUGFIX: Upgrade userFunc in Constant Editor files.','',8007007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276818,0,'org','8.7.9',46093,315,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1516054593,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.8.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','19e365bc1a67f53d94f811bf6fb9c49c','Improvement: Optimise newsletter for calendar and news.','',8007009,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276819,0,'org','8.8.0',46093,374,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1516113137,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ddcd6da8a33de1c2f2f6be89dba58a5e','Feature: Newsletter: template for subscribing and unsubscribing. See: Configuration/TypoScript/Extensions/tt_address','',8008000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.8.5','ter','',''),
(9276820,0,'org','8.8.2',46093,415,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1518000257,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a6c8e828c820f1cfe557a6fbfbd1117f','Improvements: Frontend renedering of media is updated for fluid_styled_content. Linkhandler is updated for TYPO3 8.7. realurl_conf.php is optimised. Bugfix: cal list view had missed constants. Details @ ChangeLog','',8008002,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.8.5','ter','',''),
(9276821,0,'org','8.8.5',46093,382,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1519417362,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a8687dfcf7bc555e0656903a3027aeb7','DOCUMENTATION: new: Integrators / Real URL. DETAILS @ ChangeLog','',8008005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.8.5','ter','',''),
(9276822,0,'org','8.9.0',46093,317,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1520632706,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a4ca046a03208e38bc6fcd8ec179aff2','FEATURE: location got fields for list view and marginal column. IMPROVEMENTS:  headquarters single view (501): calender is improved. calendar single view (201) is improved. BUGFIX: TYPO3 8.7: no support for TypoScript select.andWhere any longer! DETAILS @','',8009000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.9.0','ter','',''),
(9276823,0,'org','8.11.2',46093,370,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1523441122,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8f2381898d86920f5208f01d3dfb4388','FEATURE: Integration of the extenions org_workshop (backend only). IMPROVEMENTS: TCA. PLEASE CHECK access rights for editors! Backend style can limited for defined hosts. DETAILS @ ChanegLog','',8011002,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.11.7','ter','',''),
(9276824,0,'org','8.11.5',46093,306,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1524937676,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cc7d2757b4419e9518eeaf0227b50007','IMPROVEMENTS: Update TypoScript for slick slider. Configurable URL of bookmarks by TypoScript. tx_org_news 401 listview: socialmedia are moved from bottom to top right. DETAILS @ ChangeLog','',8011005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.11.7','ter','',''),
(9276825,0,'org','8.11.7',46093,385,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1526241441,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ffe9d911000142721c7b47135a75334','FEATURE: Open Street Map with Route Planner. DETAILS @ ChangeLog','',8011007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.11.7','ter','',''),
(9276826,0,'org','8.13.1',46093,305,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1528753760,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0b0f55ca15e0afd3fcac159144f7d784','FEATURES: Calendar: field for external ticket-url. CSS for view 211. IMPROVEMENT: Companies/Headquarters are renamed as Organisers. DETAILS @ ChangeLog','',8013001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.13.1','ter','',''),
(9276827,0,'org','8.14.0',46093,259,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1529147418,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e3b43f157c7313ccd0a950db50900e5d','FEATURE: Newsletter: tx_org_cal and tx_org_news can included by content object shortcut. HTML newsletter: table.th is moved to table.td. DETAILS @ ChangeLog','',8014000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276828,0,'org','8.14.1',46093,280,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1529336822,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4e29158f86091fc43c85efe20d93441a','BUGFIX: in context with tx_org_event and tx_org_seminar: Links to single view were broken. DETAILS @ ChangeLog','',8014001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276829,0,'org','8.14.3',46093,380,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1529880259,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bb1241796485e7bf6491a80e66d22cf8','FEATURE: Migration: new semi-automatic formula for migration of CSV-images and -files. IMPROVEMENT: deprecated realurl_conf.php removed. Please check your realurl configuration. DETAILS @ ChangeLog','',8014003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276830,0,'org','8.14.5',46093,259,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1530698681,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c1158fd126d845ec32f1e5fd11baefa1','IMPROVEMENTS: TypoScript for browser maps: icon 40 x 40 in calendar, location and organiser. TCA: calendar got media fields back. BUGFIX: TypoScript template for newsletter shortcut tx_org_news: uid wasnt rendered. DETAILS @ ChangeLog','',8014005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276831,0,'org','8.14.7',46093,300,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1530912341,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6ac6357de67f6821da57397b02bf5abb','BUGFIX: realURL, SQL properties for fe_groups. DETAILS @ ChangeLog','',8014007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276832,0,'org','8.14.8',46093,317,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1531846918,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a73ea1863bc0253b0370d70bc916b977','IMPROVEMENT: realURL configuration for tx_org_caltype.title','',8014008,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276833,0,'org','8.14.11',46093,369,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1536090340,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','26338598032a7ccce15320ee76d4cc18','IMPROVEMENT: Optimisation and bugfixing for seo_dynamic_tag. UPDATE: for seo_dynamic_tag 3.4.1. DETAILS @ ChangeLog','',8014011,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276834,0,'org','8.14.16',46093,278,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1541022075,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','15232fe807bf13a0c500db16afe1e514','DETAILS @ ChangeLog. IMPROVEMENTS: Optimisation image default width in single views 1.000 px. Optimise Newsletter: subtitle of cal (220) and news (420). CSS class \"linktosingle\" is moved to \"linktorecord\" in image wraps in list views. BUGFIX: Image in bro','',8014016,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.14.16','ter','',''),
(9276835,0,'org','8.15.0',46093,266,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1541196828,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6796e870c5614c5ce0805e5d840d6cd8','FEATURE: RSS alternate link for news. UPDATE: Manual  Whats new. DETAILS @ ChangeLog ','',8015000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276836,0,'org','8.15.1',46093,306,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1541278088,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82402ec4b7d31eed79528fa0793504d8','MANUAL: New: I ntegrators / Best Practice / RSS: RSS alternate link','',8015001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276837,0,'org','8.15.6',46093,311,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1542991842,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1473147eaac9f4981a03c89874ed6b61','MANUAL: Whats new! DETAILS @ ChangeLog. FEATURES: Calendar marginal view (211) displays the city of the linked location. Amount of visible items in the margin view of cal and news can controlled  by the Constant Editor. IMPROVEMENTS: Update for Seo Dynam','',8015006,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276838,0,'org','8.15.8',46093,326,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1547154148,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c50cac32e82f016d1f01218663eb3fee','Small bugfix version. DETAILS @ ChangeLog.','',8015008,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276839,0,'org','8.15.9',46093,247,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1547393343,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7330e5b1452358ff36d57c4aeb406fae','IMPROVEMENT: CSS: display social bookmarks on small displays\r\n','',8015009,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276840,0,'org','8.15.10',46093,282,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1547934709,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','346d4b804472573181025c667669a4e6','MANUAL: Whats new. FEATURE: data query for cal lat and lon. Migration scripts for news (tx_news). News with property sys_category.','',8015010,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.15.10','ter','',''),
(9276841,0,'org','8.16.4',46093,431,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1549727401,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8e747a9f064a9d849b7feb0b6a6c1ac8','FEATURE: Extensionmanager: Display news categories as tree view. Additional templates \"top news with image on Top\" and \"News list image in text right\".  New arrDataQuery \"Calendar: Location with latitude and longitude\" IMPROVEMENTS: RSS-Feed News. BUGFIX:','',8016004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.16.7','ter','',''),
(9276842,0,'org','8.16.6',46093,297,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1552598374,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4c4426147d4e5875810135aec32ee4f3','FEATURE: TypoScript template 401 [ News list wo image]. IMPROVEMENTS: CSS and JS are minified. ','',8016006,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.16.7','ter','',''),
(9276843,0,'org','8.16.7',46093,326,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1553203077,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"9.0.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','18da19331ee9294912c7b1a84bcfc8d1','IMPROVEMENT: CSS slick slider news. BUGFIX: HTML: missing space between postcode and city.','',8016007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/8.16.7','ter','',''),
(9276844,0,'org','9.0.1',46093,410,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1555051607,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','35f76bf59844b47a7579a4959eb9d40b','COMPATIBILITY: from TYPO3 6.2 to 9.5','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/9.0.4','ter','',''),
(9276845,0,'org','9.0.4',46093,534,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1558284970,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','780db8451dfa04994f35f428a410f4df','IMPROVEMENT: Newsletter (420): Respect constants for image height and width','',9000004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/9.0.4','ter','',''),
(9276846,0,'org','9.0.7',46093,383,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1576099288,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','061e633772047c899ab199fdc9b21fba','UPDATE for EXT:browser 9.6.9. IMPROVEMENTS: Newsletter respects subtitle and image height and width. Small BUGFIXES. ChangeLog: https://bit.ly/2E6jb5K Newsletter: https://die-netzmacher.de/newsletter','',9000007,0,0,'https://docs.typo3.org/typo3cms/extensions/org/9.0.4','ter','',''),
(9276847,0,'org','9.1.5',46093,314,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1581432172,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','32b892a69d0936f734fd3967b66f1727','UPDATE for EXT:browser 9.6.10. IMPROVEMENTS: staff table is extended. Labeling is improved. BUGFIXES: SQL error: Unknown column tx_org_newsgroup.uid. ChangeLog: https://bit.ly/2E6jb5K NEWSLETTER: https://die-netzmacher.de/newsletter','',9001005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276848,0,'org','9.2.0',46093,264,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1587919028,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cdf0e158bb9b6048d93420a5591091f3','FEATURE: Real URL support for EXT:xblog. What is new: https://bit.ly/2SpgJiv ChangeLog: https://bit.ly/2E6jb5K NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276849,0,'org','9.2.1',46093,147,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1587997315,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a6d6521813070bd07863512923155158','BUGFIX: Class NetzmacherOrgTCACtrlIcons not found','',9002001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276850,0,'org','9.2.2',46093,225,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1588175728,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e9d8e9ebf15101307314387cd7861a73','YOU MUST UPDATE realurl_conf.php from EXT:org version 9.2! See @ What is new: https://bit.ly/2SpgJiv','',9002002,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276851,0,'org','9.2.3',46093,198,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1588783528,'a:2:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b514c3cd7fa44fe3b90c069df7bc2eb6','IMPROVEMENT: RealURL: default parameter of xblog is moved from default to showUid.','',9002003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276852,0,'org','10.1.0',46093,163,'Organiser  responsive TYPO3 for the Lobby','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1591387069,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6c0ae20a52a892e29b584014c1037d06','Compatibility TYPO3 10.4. tx_org_news: field author. Upgrade for SEO Dynamic Tag 5.0.0. NEWSLETTER: https://die-netzmacher.de/newsletter','',10001000,0,0,'https://docs.typo3.org/p/netzmacher/org/10.1/en-us','ter','',''),
(9276853,0,'org','10.1.2',46093,126,'Organiser  responsive TYPO3 for the Lobby','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1592514325,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','226b7d77e75a34d71fd992c7dc85c4c1','FEATURES: xBlog newsletter and realurl. ChangeLog: https://bit.ly/2E6jb5K NEWSLETTER: https://die-netzmacher.de/newsletter','',10001002,0,0,'https://docs.typo3.org/p/netzmacher/org/10.1/en-us','ter','',''),
(9276854,0,'org','10.1.3',46093,259,'Organiser  responsive TYPO3 for the Lobby','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1592577412,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2f57a78e75527d3c85e9b80ae35228e3','IMPROVEMENT: newsletter git the target _blank. NEWSLETTER: https://die-netzmacher.de/newsletter','',10001003,0,0,'https://docs.typo3.org/p/netzmacher/org/10.1/en-us','ter','',''),
(9276855,0,'org','10.1.14',46093,182,'Organiser  responsive TYPO3 for the Lobby','The Organiser provides a lot of features for handle a simple calendar, contacts, events, jobs, locations, news, organisers, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1604076273,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','24fe793dac1bee55a4258b1dfc7d1fdb','IMPROVEMENTS: TCA downloads , page-icon and url-icon for the page tree, order sys_categories by label NEWSLETTER: https://die-netzmacher.de/newsletter ','',10001014,0,0,'https://docs.typo3.org/p/netzmacher/org/10.1/en-us','ter','',''),
(9276856,0,'org','10.3.4',46093,139,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1611579663,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','421fa6c91701c118f5bb8de39493b106','FEATURES: new tables tx_org_board, tx_org_cat. New fields: all tables: slug, tx_org_staff: a lot. BUGFIXES: a lot. ChangeLog: https://bit.ly/2E6jb5K NEWSLETTER: https://die-netzmacher.de/newsletter','',10003004,0,0,'https://docs.typo3.org/p/netzmacher/org/10.3/en-us','ter','',''),
(9276857,0,'org','10.3.5',46093,146,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1613325143,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','f088720848fe1b8d9b3dff1da2af1e6f','Feature: xBlog shortcuts for newsletter . BUGFIX: lazyLoading TYPO3 8.7 NEWSLETTER: https://die-netzmacher.de/newsletter','',10003005,0,0,'https://docs.typo3.org/p/netzmacher/org/10.3/en-us','ter','',''),
(9276858,0,'org','10.3.7',46093,146,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1619691825,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','38f96152bead476bd7d63a159810dec5','[FEATURE] Page TSconfig for mod.web_list.allowedNewTables. [TASK] Newsletter is optimised. NEWSLETTER: https://die-netzmacher.de/newsletter','',10003007,0,0,'https://docs.typo3.org/p/netzmacher/org/10.3/en-us','ter','',''),
(9276859,0,'org','10.3.13',46093,128,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1639508921,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','29e1f5387e642ee1b7a3859b6d0b5cdf','[TASK] Helper sql-script for Upgrade TYPO3 8.7  10.4. [BUGFIX] Backendstyle: getProperty()','',10003013,0,0,'https://docs.typo3.org/p/netzmacher/org/10.3/en-us','ter','',''),
(9276860,0,'org','10.5.4',46093,104,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1666215821,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b70faa1a2f02039a62eff04884c23328','[FEATURE] Manage videos in the backend forms. Simplify EXT:xblog: TCA.ctrl-section for xBlog. EXT:xblog: Tag cloud. [TASK] Support for EXT:multisite / rootpid. Optimize backend user access.  xBlog: Caching framework. ChangeLog: https://bit.ly/2E6jb5K','',10005004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276861,0,'org','10.5.6',46093,42,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1667604904,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','d6cb81c6efed81f8113360d262397ad6','[FEATURE] routeEnhancer for EXT:xblog. Update for EXT:browser2xblog.','',10005006,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276862,0,'org','10.5.8',46093,106,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1668115577,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','f0f6b84aa14f35ce1481ddf7150984c8','[TASK] Update tx_org_event for EXT:xblog. Update for EXT:org_repertoire. [BUGFIX] composer.json. NEWSLETTER: https://die-netzmacher.de/newsletter','',10005008,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276863,0,'org','10.6.3',46093,80,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1678560736,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','778140290f63d2a10dbf784f0298fb73','[TASK] Improved extension icons, improved slug fields, update linkhandler','',10006003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276864,0,'org','10.6.4',46093,93,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1678820127,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8d9189639a5e9d8e7139cb39524936e5','[TASK] Newsletter: shorcut calendar got subtitle in FLUID template','',10006004,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276865,0,'org','10.6.5',46093,82,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1679859845,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"seo_dynamic_tag\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','3afba7986e459f242675f7fe9e223041','[FEATURE] TCA calendar: new tab inquiry form','',10006005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276866,0,'org','11.0.0',46093,75,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1681301847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','a5cbfc10f6f07f6c27d096b1f75ce5c3','Upgrade TYPO3 11.5','',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276867,0,'org','11.0.1',46093,91,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1682965755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','3c36918dd95d6c93cac81bf484d32d97','[BUGFIX] PHP warnings','',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276868,0,'org','11.0.3',46093,81,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1688153304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','a1d8c396dc39546ec67be325b786abf4','[BUGFIX] Newsletter: renew powermail configuration dbEntry.1._enable.if. IMPORTANT for double optin!','',11000003,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276869,0,'org','11.0.5',46093,73,'Organiser - The lobby blog database','The Organiser is a blog databse for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1697450222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','05bfa20dcfb00f2bebb988df0f99ff3d','[BUGFIX] SQL error: Unknown column CType in where clause. [TASK] Backend login footnote: (c) 2010-2023','',11000005,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276870,0,'org','11.0.10',46093,70,'Organiser - The lobby blog database','The Organiser is a blog database for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1706636866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8f5fb9ba48654da5318066ef38e5889c','[TASK] Optimise TCA staff. NEWSLETTER: https://die-netzmacher.de/newsletter','',11000010,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276871,0,'org','11.0.11',46093,58,'Organiser - The lobby blog database','The Organiser is a blog database for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1712565686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','4764657792a33b6726837b18a90b4c06','[BUGFIX] tx_org_staff TCA without seachfields. NEWSLETTER: https://die-netzmacher.de/newsletter','',11000011,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276872,0,'org','11.0.12',46093,66,'Organiser - The lobby blog database','The Organiser is a blog database for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1712917112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','4f54cf6f490e0b7e6e3559cd716212a4','[TASK] Improvement for TCA for images. NEWSLETTER: https://die-netzmacher.de/newsletter','',11000012,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276873,0,'org','11.0.13',46093,48,'Organiser - The lobby blog database','The Organiser is a blog database for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1729419871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','6e3f98e40ea2244b2582fe56c54c965b','[FEATURE] Records has the new type: link to a file','',11000013,0,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276874,0,'org','11.0.14',46093,46,'Organiser - The lobby blog database','The Organiser is a blog database for the lobby. It provides a lot of tables like boards, calendar, contacts, events, jobs, locations, news, organisers, staff, seminars and services.',1,0,3,1739371904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','13bae1a918f6b1b2e59989a7caf03bf3','[TASK] Improve image copyright','',11000014,1,0,'https://docs.typo3.org/typo3cms/extensions/org/','ter','',''),
(9276875,0,'nagios','2.1.2',18097,784,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server. Detailed documentation, screenshots\n        and more at: http://schams.net/nagios',2,0,4,1562545574,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6f1c02553ab7fffb61a440e22a99f862','Extension now support multiple IPv4 and IPv6 addresses via proxies and the output of database details can be configured. Compatibility with TYPO3 v9 and PHP 7.2 successfully tested.','https://schams.net',2001002,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276876,0,'nagios','3.0.1',18097,139,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1639092905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Michael Schams','schams.net','schams.net','fedb7a3378189b225d004eccdb58e6e7','[BREAKING CHANGES] Version 3.0 is a redevelopment of the TYPO3 extension that now implements a PSR-15 compatible middleware and supports TYPO3 v9 and v10 instances. Read the documentation to understand the breaking changes.','schams.net',3000001,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276877,0,'nagios','4.0.0',18097,83,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1679029822,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Schams','schams.net','schams.net','a80fbda5f72f8e3fd4e4fc7e2496b105','TYPO3 Nagios version 4.0.0 is a major upgrade for TYPO3 v11 LTS. The new release contains breaking changes. See the GitHub repository (code insight) for further details.','schams.net',4000000,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276878,0,'nagios','4.0.1',18097,91,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1681172384,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Schams','schams.net','schams.net','ba12428aa0bd031ba6f95be67d883706','Fallback method implemented if extension version extraction fails. PHP compatibility updated (PHP v8.2 added).','schams.net',4000001,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276879,0,'nagios','4.1.0',18097,97,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1689563085,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Michael Schams','schams.net','schams.net','8e38eb4d341195fc17044b94a7198f3e','TYPO3 v12 LTS compatibility added.','schams.net',4001000,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276880,0,'nagios','5.0.0',18097,41,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1748581551,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.2.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Michael Schams','schams.net','schams.net','612b3bb53c19987d23ca8102284f4612','TYPO3 v13 compatibility release.','schams.net',5000000,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276881,0,'nagios','5.0.1',18097,9,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1777598803,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";}}','Michael Schams','schams.net','schams.net','56c1caa2ca1d0ecd243d5bfc82d4ece8',' TYPO3 v14 compatibility release. ','schams.net',5000001,0,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276882,0,'nagios','5.0.2',18097,12,'Nagios TYPO3 Monitoring','Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions,\n        wrong PHP versions, etc. Requires a Nagios monitoring server.',2,0,4,1779327598,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";}}','Michael Schams','schams.net','schams.net','605daef4f4989d814aabe81eac3da885','Maintenance/bugfix release.\r\nSee https://github.com/schams-net/nagios/releases for details.\r\n','schams.net',5000002,1,0,'https://github.com/schams-net/nagios/tree/release/Documentation','ter','',''),
(9276883,0,'org_installer','8.0.19',13707,331,'Organiser Installer','The installer for the Organiser, responsive TYPO3 for the lobbies and the organisers. The installer enables you to install the Organiser with one mouse click! Sample data is included. See: https://typo3-organiser.de/',1,0,3,1491859300,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:3:\"org\";s:6:\"8.0.29\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5c0fbe44698eafbc1968166429ed10a8','Update: Browser, Caddy, Organiser, SEO Dynamic Tag 3.','',8000019,0,0,'https://gitlab.die-netzmacher.de/typo3/org_installer','ter','',''),
(9276884,0,'org_installer','8.0.20',13707,372,'Organiser Installer','The installer for the Organiser, responsive TYPO3 for the lobbies and the organisers. The installer enables you to install the Organiser with one mouse click! Sample data is included. See: http://typo3-organiser.de/',1,0,3,1491863720,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:3:\"org\";s:6:\"8.0.29\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bae8573b7edabfd5d7c6df98cfdfcb62','Bugfix: URL in ext_emconf.php','',8000020,0,0,'https://gitlab.die-netzmacher.de/typo3/org_installer','ter','',''),
(9276885,0,'org_installer','8.0.21',13707,263,'Organiser Installer','The installer for the Organiser, responsive TYPO3 for the lobbies and the organisers. The installer enables you to install the Organiser with one mouse click! Sample data is included. See: http://typo3-organiser.de/',1,0,3,1492468852,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:3:\"org\";s:6:\"8.0.29\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a53767ecff4704f4b280d7aca7f62211','Improvement: Insert records to FAL','',8000021,0,0,'https://gitlab.die-netzmacher.de/typo3/org_installer','ter','',''),
(9276886,0,'org_installer','8.0.22',13707,1028,'Organiser Installer','The installer for the Organiser, responsive TYPO3 for the lobbies and the organisers. The installer enables you to install the Organiser with one mouse click! Sample data is included. See: http://typo3-organiser.de/',1,0,3,1492504726,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:3:\"org\";s:6:\"8.0.29\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b627f1c278b9897cb5d35837c3408b28','Improvement: downwards compatibility TYPO3 6.x','',8000022,1,0,'https://gitlab.die-netzmacher.de/typo3/org_installer','ter','',''),
(9276887,0,'cps_tcatree','0.4.2',5478,388,'Record tree for TCA','Obsolete - please do not use this extension any longer! Adds a new type to tca configuration to display record lists (like tt_news)',5,0,0,1520957584,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.0.0-0.0.0\";s:5:\"typo3\";s:11:\"4.1.0-0.0.0\";s:10:\"cps_devlib\";s:6:\"0.1.0-\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','3b2b75e3bf05070652e66ec2e71cffcf','Obsolete - please do not use this extension any longer!','CPS-IT GmbH (http://www.cps-it.de)',4002,1,0,'https://docs.typo3.org/typo3cms/extensions/cps_tcatree/0.4.2','ter','',''),
(9276888,0,'th_rating','1.5.0',40251,486,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1492361041,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','c0064d11ede43699a3798fa104e4a74d','- see https://forge.typo3.org/versions/3451\r\n- cut support for TYPO3 6.x\r\n- add support for TYPO3 8.x','',1005000,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276889,0,'th_rating','1.5.1',40251,664,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1495470461,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','93cfff863a4ab6faece8d27ec34a7446','Bugfix release.\r\nsee https://forge.typo3.org/versions/3502','',1005001,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276890,0,'th_rating','1.5.2',40251,349,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1511094003,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','7df33056e9c0c7e73c25229e06459da0','- Among others and bugfixes: Validate compatibility to PHP 7.1\r\nDetails see https://forge.typo3.org/versions/3505','',1005002,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276891,0,'th_rating','1.5.3',40251,442,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1511117658,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','11c10c114c5c3f869b226d951c04b778','Emergency fix to solve exeption in ExtensionHelperService.\r\nSorry ...','',1005003,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276892,0,'th_rating','1.5.4',40251,396,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1512299257,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','eff78639a3ea8050a2fa0641b430510f','Bugfix release\r\nPlease dont hesitate contacting the developer if you stumble upon a weird issue working with this extension.','',1005004,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276893,0,'th_rating','1.5.5',40251,494,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1516036499,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:5:\"6.0.7\";}}','Thomas Hucke','thucke@web.de','punkt.de','a390656ffd2823c6593893ceaa0fde29','Bugfix release','',1005005,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276894,0,'th_rating','1.6.0',40251,405,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1521380615,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','30a20422687d2ea7dc9819b9c683a86b',' Bugfixes\r\n created reStructuredText documentation','',1006000,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276895,0,'th_rating','1.6.1',40251,636,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1522679063,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','b5ba7b749f65c6994f83c8819a4b0183','Documentation rendering bugfix','',1006001,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276896,0,'th_rating','1.6.2',40251,360,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1545655254,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','7e31bb6d2760c5b3e19c478ac59c7c91','- Added PHP 7.2 support\r\n- Dropped PHP 5.5 support\r\n- minor bugfixes','',1006002,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276897,0,'th_rating','1.7.0',40251,328,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1548605008,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','e970587c9a59092c827d54849968ec2c','TYPO3 v9 compatibility','',1007000,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276898,0,'th_rating','1.7.1',40251,468,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1549566554,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','c51676c2a41b269a7df30478cbbe663d',' Bugfix release brings ratingviewhelper back working\r\n dropped support for TYPO3 7 also in extension config','',1007001,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276899,0,'th_rating','1.7.2',40251,376,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1557592422,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','cdf44df1be7eb56ab9f60a073891e05a','Security fix','',1007002,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276900,0,'th_rating','1.7.3',40251,398,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1562511170,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','7d8377da4b42221e4aa72dbdf3c3cb00','Bugfix for doing an update of current ratings in a forreing table (the ratetable).','',1007003,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276901,0,'th_rating','1.7.4',40251,332,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1567347561,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.7-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','ae9110fc8904f81eb264f3aabd83d636','PHP 7.3 compatibility','',1007004,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276902,0,'th_rating','1.7.5',40251,365,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1572543020,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.7-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','0744d23523edc370ea759715b7d9798d','Internal refactorings and better buildmanagement','',1007005,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276903,0,'th_rating','1.7.6',40251,291,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1581440326,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.7-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.6.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','a44f328b4ddca73b580aaf8c869d1856','- Bugfix for TYPO3 9.x','',1007006,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276904,0,'th_rating','1.7.7',40251,301,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1582450981,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.7-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.6.0-7.0.0\";}}','Thomas Hucke','thucke@web.de','punkt.de','fd46fc8cfcb813409b0416bf9693b069','- add support for PHP 7.4 72\r\n- last version that supports TYPO3 8.x\r\n','',1007007,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276905,0,'th_rating','1.8.0',40251,440,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1583075048,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','e2cba91687cad3eff924873761457fed','As of version 1.8.0 the extension uses the SiteLanguage-API for localization. Therefore it is required that administrators do configure their site languages via \"Site Management\" in the backend. Because of that the following is not needed anymore:\r\n- old typoscript configuration of language definitions\r\n- dependency to the extension \"static_info_tables\"\r\n- website language system records\r\n','',1008000,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276906,0,'th_rating','1.8.1',40251,225,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1598980781,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','aefe00c637b84c2a5f8126cafed2c299','Bugfix release\r\n- 81 makeRatable doesnt pick configured storagePage\r\n\r\n','',1008001,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276907,0,'th_rating','1.8.2',40251,190,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1603027321,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','856183716e7aef129728cac700b29904','Important bugfix release especially for new T3v10 installations\r\n- 86 Display message if Anonymous voter could not be determined\r\n- 87 Nothing displayed on fresh T3 installations\r\n','',1008002,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276908,0,'th_rating','1.8.3',40251,128,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1613757647,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','c06a91e717a54bf19e9ec6b1d989a2b9','Bugfix\r\n- 93 AccessControlService can not detect logged in frontend user','',1008003,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276909,0,'th_rating','1.9.1',40251,121,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1615116702,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','3c20fbb9723817016f415fdd572ccef8','Merge branch develop into master','',1009001,0,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276910,0,'th_rating','1.9.2',40251,180,'Rating AX','Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.',2,0,4,1621701171,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','punkt.de','8f1049af5a85f2494e2463f61bda74e2','\r\n\r\n Rich snippet not filled correctly 126\r\n refactor rich snippets from microdata to JSON-LD\r\n new block to switch on and off for each ratingobject via typoscript (default: on)\r\n updated check for valid snippet types\r\n\r\n','',1009002,1,0,'https://docs.typo3.org/p/thucke/th-rating/master/en-us/','ter','',''),
(9276911,0,'fluiddisplay','2.1.0',3571,623,'Fluid-based Data Consumer - Tesseract project','Use Fluid-based templates to display any kind of data returned by a Data Provider. More info on http://www.typo3-tesseract.com.',2,0,2,1496763398,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb) / Fabien Udriot','typo3@cobweb.ch','francois','9c6466dcf77c306a4ff1ebaab7f550f9','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/fluiddisplay/2.1.0','ter','',''),
(9276912,0,'svconnector_feed','2.1.0',8734,739,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1491407758,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.1.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','e1e3110cff7b308f9d2e57e9ff32e125','Verified compatibility with TYPO3 8 LTS.','',2001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.1/en-us','ter','',''),
(9276913,0,'svconnector_feed','2.2.0',8734,309,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1516738421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','7c86d7b3cff8a5de1b906db966bb9d36','Can now use FAL references to point to a source file.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.2/en-us','ter','',''),
(9276914,0,'svconnector_feed','2.2.1',8734,467,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1518868724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.3-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','a70dcc9f3d73308a14e9eece063da8bb','Fixed initialization of request headers','',2002001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.2/en-us','ter','',''),
(9276915,0,'svconnector_feed','2.2.2',8734,181,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1531913444,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.3-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','25a3aeba5326ead8790f66e525b3dddc','Updated documentation about usage of absolute file paths.','',2002002,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.2/en-us','ter','',''),
(9276916,0,'svconnector_feed','2.2.3',8734,397,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1531913970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.3-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','dc9ab1285bea7512c1a394aaf3d82d3b','Fixed documentation.','',2002003,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.2/en-us','ter','',''),
(9276917,0,'svconnector_feed','2.3.0',8734,518,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1546032939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','bcb13b4a1f18195abbbd6ecac1695867','Drop support for TYPO3 7, add support for TYPO3 9.','',2003000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.3/en-us','ter','',''),
(9276918,0,'svconnector_feed','2.4.0',8734,288,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1588883651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','2b0fa2387e34578d62317d757731721f','Compatibility with TYPO3 10 LTS','',2004000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.4/en-us','ter','',''),
(9276919,0,'svconnector_feed','2.4.1',8734,137,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1614024517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','3d45f4679d8d835298544c67e76d335e','Updated composer manifest (compatibility with composer 2.0)','',2004001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/2.4/en-us','ter','',''),
(9276920,0,'svconnector_feed','3.0.0',8734,132,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1633466813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','608b4c408e02bf07b89da584aeb274da','Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9. Also add support for PHP 8.','',3000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/3.0/en-us','ter','',''),
(9276921,0,'svconnector_feed','4.0.0',8734,89,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1672173753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','05a120922b724b95c9b9dddd6690fdc8','Added compatibility with TYPO3 12, removed compatibility with TYPO3 10, adapted to new connector service registration. See https://github.com/cobwebch/svconnector_feed/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/4.0/en-us','ter','',''),
(9276922,0,'svconnector_feed','4.0.1',8734,78,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1683059231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1760fcb40df8028acce96ae02ca4d189','Verified compatibility with TYPO3 12 LTS and fixed a documentation bug.','',4000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/4.0/en-us','ter','',''),
(9276923,0,'svconnector_feed','4.1.0',8734,88,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1691403477,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1d97f2f3cd195696861452f0d89ab255','Compatibility with PHP 8.2','',4001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/4.1/en-us','ter','',''),
(9276924,0,'svconnector_feed','5.0.0',8734,45,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1733679116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"svconnector\";s:11:\"6.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','33609dd9b7550457524616da5f95918c','Support for TYPO3 13 and PHP 8.4 (dropped support for TYPO3 11). Many other features, please see the release notes: https://github.com/cobwebch/svconnector_feed/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/5.0/en-us','ter','',''),
(9276925,0,'svconnector_feed','6.0.0',8734,12,'Connector service - XML Feed','Connector service for XML files or RSS feeds',2,0,5,1776857667,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:11:\"svconnector\";s:11:\"7.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','7091e374bb368daba49a7ce8377d8662','Compatibility with TYPO3 14, and PHP 8.5. New features. Release notes: https://github.com/cobwebch/svconnector_feed/releases/tag/6.0.0','',6000000,1,0,'https://docs.typo3.org/p/cobweb/svconnector_feed/6.0/en-us','ter','',''),
(9276926,0,'svconnector_sql','2.1.0',6035,513,'Connector service - SQL','Connector service for any SQL-based database via ADODB/Doctrine DBAL.',2,0,5,1491408722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.1.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','7f75bbb476da9438cf062e7aed115c05','Verified compatibility with TYPO3 8 LTS; added support for Doctrine DBAL.','',2001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/2.1/en-us','ter','',''),
(9276927,0,'svconnector_sql','2.2.0',6035,314,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1546033832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','465366b850701f0a09e969c343d10531','Drop support for TYPO3 7, add support for TYPO3 9. Old ADODB-based connection class is removed, please refer to the manual when upgrading.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/2.2/en-us','ter','',''),
(9276928,0,'svconnector_sql','2.3.0',6035,314,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1588884204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','35d45077df41e42b252eecdd3f2ffc21','Compatibility with TYPO3 10 LTS','',2003000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/2.3/en-us','ter','',''),
(9276929,0,'svconnector_sql','2.3.1',6035,139,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1614025015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','35825d4fc511d42e4fa09fa99d8f456a','Updated composer manifest (compatibility with composer 2.0)','',2003001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/2.3/en-us','ter','',''),
(9276930,0,'svconnector_sql','3.0.0',6035,133,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1633467134,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','84eeb3ce4b6953db0962f672a8c54f52','Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9. Also add support for PHP 8.','',3000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/3.0/en-us','ter','',''),
(9276931,0,'svconnector_sql','3.1.0',6035,93,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1671107951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0ed8eba37bde969a7ea178ecc2c39a9d','Small feature release with the added possibility of defining a custom driver class in the connector parameters (thanks to Christian Toffolo).','',3001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/3.1/en-us','ter','',''),
(9276932,0,'svconnector_sql','4.0.0',6035,94,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1672173967,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','39362fbd330dc70ab240add5f6b9d194','Added compatibility with TYPO3 12, removed compatibility with TYPO3 10, adapted to new connector service registration. See https://github.com/cobwebch/svconnector_sql/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/4.0/en-us','ter','',''),
(9276933,0,'svconnector_sql','4.0.1',6035,82,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1683060066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1cacc155981f9b88299bc00b5510e212','Verified compatibility with TYPO3 12 LTS and fixed a documentation bug.','',4000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/4.0/en-us','ter','',''),
(9276934,0,'svconnector_sql','4.1.0',6035,90,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1691403988,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','8b2fe647e0113a3c1bed98b23d66de9e','Compatibility with PHP 8.2','',4001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/4.1/en-us','ter','',''),
(9276935,0,'svconnector_sql','5.0.0',6035,43,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1733679231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"svconnector\";s:11:\"6.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','022f3b45a94688e29952f4d5c3f6a44b','Support for TYPO3 13 and PHP 8.4 (dropped support for TYPO3 11). Many other features, please see the release notes: https://github.com/cobwebch/svconnector_sql/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/5.0/en-us','ter','',''),
(9276936,0,'svconnector_sql','6.0.0',6035,11,'Connector service - SQL','Connector service for any SQL-based database via Doctrine DBAL.',2,0,5,1776857799,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:11:\"svconnector\";s:11:\"7.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','b64171376ef2abb1a708240c2ac8b8a0','Compatibility with TYPO3 14, and PHP 8.5. Release notes: https://github.com/cobwebch/svconnector_sql/releases/tag/6.0.0','',6000000,1,0,'https://docs.typo3.org/p/cobweb/svconnector_sql/6.0/en-us','ter','',''),
(9276937,0,'yag','4.2.2',51725,1354,'Yet Another Gallery','Scalable, powerful, easy-to-manage Gallery Extension for TYPO3. Features Frontend with lightbox, Backend Administration Module and Themes for personalization. See http://www.yag-gallery.de for demonstration.',2,0,3,1557210884,'a:1:{s:7:\"depends\";a:3:{s:10:\"pt_extlist\";s:12:\"2.4.4-2.4.99\";s:10:\"pt_extbase\";s:12:\"2.3.0-2.3.99\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Daniel Lienert','typo3@lienert.cc','daniellienert','09505ad48e5656d50dca59e8a6eeb5c0','Security Fix - Please Update','',4002002,0,0,'http://yag-gallery.de','ter','',''),
(9276938,0,'yag','4.2.3',51725,805,'Yet Another Gallery','Scalable, powerful, easy-to-manage Gallery Extension for TYPO3. Features Frontend with lightbox, Backend Administration Module and Themes for personalization. See http://www.yag-gallery.de for demonstration.',2,0,3,1557854100,'a:1:{s:7:\"depends\";a:3:{s:10:\"pt_extlist\";s:12:\"2.4.0-2.4.99\";s:10:\"pt_extbase\";s:12:\"2.3.0-2.3.99\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Daniel Lienert','typo3@lienert.cc','daniellienert','cfd281d33a28c5821178d0d337018d26','Fixed dependency to non existing version of ext:pt_extlist introduced in last security update','',4002003,1,0,'http://yag-gallery.de','ter','',''),
(9276939,0,'ke_search','2.4.2',61460,2657,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1493215620,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','39b82f8f03b916850b1555a60ba57470','security fix please update','team.inmedias',2004002,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.4/en-us','ter','',''),
(9276940,0,'ke_search','2.5.0',61460,2414,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1496221062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','6b723c68150c5db0bf5b3149afcbbd19','Compatibility with TYPO3 8LTS, Support for templateRootPaths, Bugfixes (see Changelog)','team.inmedias',2005000,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_search/2.5.0','ter','',''),
(9276941,0,'ke_search','2.6.0',61460,358,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1508229780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','7c8f51026dea4abf5210625a04a914a5','Indexer for DOCX, PPTX, XLSX files, Bugfixes (see Changelog)','team.inmedias',2006000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.6/en-us','ter','',''),
(9276942,0,'ke_search','2.6.1',61460,919,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1508315613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','7422905721c573146bf5604682d508a9','bugfix (7.6 compatibility), remove MySQL storage engine definition','team.inmedias',2006001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.6/en-us','ter','',''),
(9276943,0,'ke_search','2.6.2',61460,1517,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1513620208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','e96a217fd7da3ba6758ff8cbe50839e3','some bugfixes, please see changelog','team.inmedias',2006002,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.6/en-us','ter','',''),
(9276944,0,'ke_search','2.6.3',61460,1178,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1517910813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','1e457b995f13798ee9a0bc98f812bfee','some bugfixes, please see changelog','team.inmedias',2006003,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_search/2.6.3','ter','',''),
(9276945,0,'ke_search','2.7.0',61460,1794,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1523886217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','53ab2038acfc324f6ead4018b6982275','template chooser, fluid based pagination','team.inmedias',2007000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.7/en-us','ter','',''),
(9276946,0,'ke_search','2.8.0',61460,1731,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1532091113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','7d580e5a001c318ebc3d726a14068ece','Fields in page properties are now collected in a new tab (Search). Support for file collections added.','team.inmedias',2008000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.8/en-us','ter','',''),
(9276947,0,'ke_search','2.8.1',61460,1701,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1543402893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','57058daffcba363b91d659656eec5a9d','Bugfix release','team.inmedias',2008001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.8/en-us','ter','',''),
(9276948,0,'ke_search','3.0.0',61460,226,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1547651379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','38dfacf61f15bc3fb6997100cf350579','Compatibility release for TYPO3 9 LTS with a lot of refactoring.','Pluswerk AG',3000000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.0/en-us','ter','',''),
(9276949,0,'ke_search','3.0.1',61460,210,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1548077238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','784628df50149fa97a14105a01773887','Fix indexing with gridelements.','Pluswerk AG',3000001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.0/en-us','ter','',''),
(9276950,0,'ke_search','3.0.3',61460,456,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1549025253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','5c825bb22d1113771caae1db0b9c129a','Changes and fixes needed for TYPO3 9 compatibility of ke_search_premium','Pluswerk AG',3000003,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.0/en-us','ter','',''),
(9276951,0,'ke_search','3.0.4',61460,1647,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1557156388,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','267152786e03ae63ea9376f41cabbf02','Security fix. Please update.','Pluswerk AG',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_search/3.0.4','ter','',''),
(9276952,0,'ke_search','3.0.5',61460,408,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1572257890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','834349beb9742944cfdc83e481a95569','Improve translation handling. Index files attached to news.','Pluswerk AG',3000005,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.0/en-us','ter','',''),
(9276953,0,'ke_search','3.0.6',61460,474,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1573231816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','11e329bbe564da13347e55e80a2a159b','Fixes bugs related to file indexing, configuration of the richtest editor and preselected filter configuration.','Pluswerk AG',3000006,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.0/en-us','ter','',''),
(9276954,0,'ke_search','3.1.0',61460,244,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1579188133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','070a8710b52e6d36ea1338f0e8dd1b2f','Make ke_search compatible with TYPO3 10.2','Pluswerk AG',3001000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276955,0,'ke_search','3.1.1',61460,540,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1579517136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','ke_search Dev Team','christian.buelter@pluswerk.ag','kennziffer','56b3de4b297317894fcaf0722434b308','fix regressions with TYPO3 9.5, remove script and style tags','Pluswerk AG',3001001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276956,0,'ke_search','3.1.2',61460,295,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1587125793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','dfe94b175544b89f409931dc5e354ba4','bugfix and maintenance release, new feature: hook for modifying index record directly before storing in the database','The People Who Do TPWD GmbH',3001002,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276957,0,'ke_search','3.1.3',61460,409,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1587728034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','b0428293c9767b4e3a56b91e241ece95','Set compatibility to TYPO3 10.4','The People Who Do TPWD GmbH',3001003,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276958,0,'ke_search','3.1.4',61460,669,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1594059449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','99acf57275fbe6d56d0080c524012fee','Security fix. Please update!','The People Who Do TPWD GmbH',3001004,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276959,0,'ke_search','2.8.3',61460,837,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to use. Very easy to install. Fast (tested with over 200.000 records) and flexible (you can write your own indexers). Indexes content directly from the databases. Visit kesearch.de for further information and documentation.',2,-1,3,1594061833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christian Buelter (team.inmedias)','christian.buelter@inmedias.de','kennziffer','5ce4238d5abc5e673672a761eacf9d63','Security fix. Please update!','team.inmedias',2008003,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/2.8/en-us','ter','',''),
(9276960,0,'ke_search','3.1.5',61460,297,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1594383687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','1a3e20d923e0ff6a3a3133800b80f99e','Improve documentation about filtering. Allow multiple sortings for search results.','The People Who Do TPWD GmbH',3001005,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276961,0,'ke_search','3.1.6',61460,0,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1595585400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','03ee4998fd77a54968f1325c405a1c97','Add support for EXT:container. Add hook for check if content element should b indexed. Improve rendering of indexing report. Use category selector from news extension.','The People Who Do TPWD GmbH',3001006,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.1/en-us','ter','',''),
(9276962,0,'ke_search','3.2.0',61460,291,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1599824097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','christian.buelter@web.de','kennziffer','4d43d1ab75e9306898f1062d4744e1c1','Feature: Allow system categories to be used as filter options. Some bugfixes and documentation improvements. This version changes the database structure.','The People Who Do TPWD GmbH',3002000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.2/en-us','ter','',''),
(9276963,0,'ke_search','3.3.0',61460,129,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1604058854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','f9189fb2ba9e10f2dcdaca947774278c','Features: Make original database row available in the template. Allow system categories to be used as filter options. Add hook for thirt-party file preview. Includes bugfixes and documentation improvements. This version changes the database structure.','The People Who Do TPWD GmbH',3003000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.3/en-us','ter','',''),
(9276964,0,'ke_search','3.3.1',61460,218,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1604066340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','ad76f20f6b95623ac5d9ea00d26e64f9','Fixes regression introduced in 3.3.0','The People Who Do TPWD GmbH',3003001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.3/en-us','ter','',''),
(9276965,0,'ke_search','3.4.0',61460,139,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1611917497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','4c5c9e957ab965a52a068ec218e668f5','This version introduces speaking URLs for ke_search. Additionally it adds a view helper to link to search pages and adds an allowEmptySearch setting.','The People Who Do TPWD GmbH',3004000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.4/en-us','ter','',''),
(9276966,0,'ke_search','3.4.1',61460,111,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1612522670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','5a04e462aba6660e07eedf96744f17db','This version includes bugfixes only.','The People Who Do TPWD GmbH',3004001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.4/en-us','ter','',''),
(9276967,0,'ke_search','3.4.2',61460,137,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1613122147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','9c29afc21878b74d929a2918ccf1075d','Fixes a bug which prevents orig_row from beeing filled.','The People Who Do TPWD GmbH',3004002,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.4/en-us','ter','',''),
(9276968,0,'ke_search','3.5.0',61460,133,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1614938698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','4bf7593955aac7c40f4e94a336a2a520','This version adds an indexer for ext:tt_news and fixes some bugs.','The People Who Do TPWD GmbH',3005000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.5/en-us','ter','',''),
(9276969,0,'ke_search','3.6.0',61460,136,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1616154352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','7f88eb56b5f16fbb3accc87c621254f8','This version features dashboard widgets and file language detection and also fixes some bugs.','The People Who Do TPWD GmbH',3006000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.6/en-us','ter','',''),
(9276970,0,'ke_search','3.6.1',61460,132,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1616750231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','ab981eac057d49ca8fa1a0fec67b1ccc','This version checks if EXT:dashboard is installed before registering widgets.','The People Who Do TPWD GmbH',3006001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.6/en-us','ter','',''),
(9276971,0,'ke_search','3.7.0',61460,130,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1619774319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','18cc7b9e8d766e88b1986e48f28d56c5','Fixes a bug which made overwritting language labels for the frontend plugins impossible, removes indexers that have not been maintained anymore (a21glossary, cal), removes unused database fields, supports sending of notification mails in TYPO3 10, adds information about files to the result list, does not index initial placeholders anymore if workspaces are used','The People Who Do TPWD GmbH',3007000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.7/en-us','ter','',''),
(9276972,0,'ke_search','3.7.1',61460,135,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1620378965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','741f9cb73856dedb64b706ac8dbd0d82','Provide url and label for sorting links, highlight hits inside words.','The People Who Do TPWD GmbH',3007001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.7/en-us','ter','',''),
(9276973,0,'ke_search','3.7.2',61460,123,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1620992727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','5ff903b4a724bd7c1c8078c2c6e9b05e','New hook for changing the sorting, do not ask for confirmation in clear index command, catch exception in page indexer.','The People Who Do TPWD GmbH',3007002,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.7/en-us','ter','',''),
(9276974,0,'ke_search','3.8.0',61460,127,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1621595444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','7f21ce244daa338b72d74df5acb97a2c','New feature: incremental indexing. This is a lot faster than full indexing. There are minor drawbacks, see Documentation (Chapter: Indexing).','The People Who Do TPWD GmbH',3008000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.8/en-us','ter','',''),
(9276975,0,'ke_search','3.8.1',61460,126,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1623408389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','b2762cfd11d12cd83c250bdfdcb875f7','Add support for headless mode (JSON response). This is a ke_search_premium feature.','The People Who Do TPWD GmbH',3008001,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.8/en-us','ter','',''),
(9276976,0,'ke_search','3.9.0',61460,125,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1626442080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','1b15f15c6c4548f9200ed3f8851a3db6','Overhauled backend module layout, allow filters to be rendered in result list, improved documentation.','The People Who Do TPWD GmbH',3009000,0,0,'https://docs.typo3.org/p/teaminmedias-pluswerk/ke_search/3.9/en-us','ter','',''),
(9276977,0,'ke_search','4.0.0',61460,126,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1631263291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','bac2692987352e7847ccc565ec0c925b','The namespace has changed in this version. Please make sure to adapt your code if you extend ke_search.','The People Who Do TPWD GmbH',4000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.0/en-us','ter','',''),
(9276978,0,'ke_search','4.0.1',61460,114,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1633095226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','40638d12acabdf934837853b81aa7158','Use new namespaces from ke_search_premium.','The People Who Do TPWD GmbH',4000001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.0/en-us','ter','',''),
(9276979,0,'ke_search','4.0.2',61460,92,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1635504630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','92e5bb0735a31d516e29a4c356a64283','Bugfix version: Make ke_search compatible with PHP 7.4 again','The People Who Do TPWD GmbH',4000002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.0/en-us','ter','',''),
(9276980,0,'ke_search','4.1.0',61460,116,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1635506873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','ba6ebb3d674e608f4ecefb63fcb33f4d','This version supports TYPO3 10 and 11 and drops support for TYPO3 9.','The People Who Do TPWD GmbH',4001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.1/en-us','ter','',''),
(9276981,0,'ke_search','4.2.0',61460,108,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1639142146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','cbcf6d875b7cce0bcb5c76cd86eb1df6','Adds a cachable searchbox. Adds a requirement: dashboard.','The People Who Do TPWD GmbH',4002000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.2/en-us','ter','',''),
(9276982,0,'ke_search','4.3.0',61460,97,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1644588086,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','ccc454b13051c362135a06c91d4fcecd','Adds support for shortcuts, a dashboard preset and a switch for filter rendering in the result list. Fixes lots of PHP 8 issues. Removes dashboard requirement. Improves documentation.','The People Who Do TPWD GmbH',4003000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.3/en-us','ter','',''),
(9276983,0,'ke_search','4.3.1',61460,104,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1645179357,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','2e954e99ce61c7bea0ab47aa96cc666e','Fixes a bug which made filtering unusable','The People Who Do TPWD GmbH',4003001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.3/en-us','ter','',''),
(9276984,0,'ke_search','4.4.0',61460,95,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1650621287,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','7a3113cff41c507f43c674afe7548ae4','This version features the date range filter and incremental indexing for files. Please do a full indexing after upgrading.','The People Who Do TPWD GmbH',4004000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276985,0,'ke_search','4.4.1',61460,96,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1651818977,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','30570a207e3a9f8218cdb258a4945bfe','Add missing PHP version constraint (ke_search requires PHP 7.4 since version 4.4.0).','The People Who Do TPWD GmbH',4004001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276986,0,'ke_search','4.4.2',61460,76,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1654848136,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','73a951df89a83d23bd31c36230eaa989','Maintenance release, see https://github.com/tpwd/ke_search/blob/master/ChangeLog.','The People Who Do TPWD GmbH',4004002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276987,0,'ke_search','4.4.3',61460,77,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1654858608,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','66f8a7643dbd5fdafed9392cf054f76b','Fix regression which threw an error when showing file results in TYPO3 10','The People Who Do TPWD GmbH',4004003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276988,0,'ke_search','4.4.4',61460,89,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1654864693,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','81aae9e9f46f5d6d8b0e35880ee7ec88','Go back to fetch() from fetchAssociative() for backwards compatibility','The People Who Do TPWD GmbH',4004004,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276989,0,'ke_search','4.4.5',61460,97,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1655455863,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','a91c7e697de1860d8be366a3ab8b9e43','Fix regression from version 4.4.2 which caused the search result to be empty when the search box is on a different page. Remove unicode replacement character in PDF indexing.','The People Who Do TPWD GmbH',4004005,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.4/en-us','ter','',''),
(9276990,0,'ke_search','4.5.0',61460,86,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1662112163,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','5636d1e1f8adec8259ef4597f2220a94','New features: Index custom file references in page indexer, index custom fields in tt_content, add column content_hidden to allow adding searchwords that are not shown in the result list.','TPWD AG',4005000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.5/en-us','ter','',''),
(9276991,0,'ke_search','4.5.1',61460,88,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1664531462,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','b27f4b1ea6deb8cc47270c3dd423421d','Maintenance release, see Changelog for details: https://github.com/tpwd/ke_search/blob/v4.5.1/ChangeLog','TPWD AG',4005001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.5/en-us','ter','',''),
(9276992,0,'ke_search','4.6.0',61460,66,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1673011162,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','23b076dafb1eea40bc4064f3c6a1e7f4','New features: Make search word parameter configurable for GA4, create tags for tt_news categories, exclude single files from indexing, see Changelog for details: https://github.com/tpwd/ke_search/blob/v4.6.0/ChangeLog','TPWD AG',4006000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276993,0,'ke_search','4.6.1',61460,62,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1673602120,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','810491232e09f7e005ddfcb3ee1d18ba','Respect workspace flag for content elements','TPWD AG',4006001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276994,0,'ke_search','4.6.2',61460,79,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1673608427,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','db8fa220757c67ba1413e3d39fa679df','Fix SQL query for assigning tags from page properties to work with sql_mode ONLY_FULL_GROUP_BY','TPWD AG',4006002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276995,0,'ke_search','4.6.3',61460,50,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1685088983,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','967bd9695f4a90bfc4b2c3d39c3aabf3','Bugfix: Make it possible to reset preselected filters','TPWD AG',4006003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276996,0,'ke_search','4.6.4',61460,50,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1685089468,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','5407f6b14e4240f1824cdf5cc79642e0','Maintenance release, see Changelog for details: https://github.com/tpwd/ke_search/blob/v4.6.4/ChangeLog','TPWD AG',4006004,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276997,0,'ke_search','4.6.5',61460,53,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1685089748,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','7fac9471bdea927020a966fa6b009345','Bugfix: Fix fetching tags from Sphinx','TPWD AG',4006005,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9276998,0,'ke_search','5.0.0',61460,64,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1685101445,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','d5ffbb6e3178753ac27e32ed81733e6c','This version supports TYPO3 12 and 11 and drops support for TYPO3 10, see Changelog for details: https://github.com/tpwd/ke_search/blob/v5.0.0/ChangeLog','TPWD AG',5000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.0/en-us','ter','',''),
(9276999,0,'ke_search','5.0.1',61460,58,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1685697432,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','bb2761b85fe3df00f4e1dbaa2a1f2ed2','Maintenance release, fixes a regression with PHP 7.4, see Changelog for details: https://github.com/tpwd/ke_search/blob/v5.0.1/ChangeLog','TPWD AG',5000001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.0/en-us','ter','',''),
(9277000,0,'ke_search','4.0.3',61460,76,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1686637031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','2eff683734a865ad394080c4b0a0196d','Security Bugfix. Please update!','The People Who Do TPWD GmbH',4000003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.0/en-us','ter','',''),
(9277001,0,'ke_search','4.6.6',61460,98,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1686637054,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','48da9d8bb0ef4a2efc09d96aa78fa076','Security Bugfix. Please update!','TPWD AG',4006006,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9277002,0,'ke_search','5.0.2',61460,90,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1686637069,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','da0c14e9270afe24cbe08586a7796fe8','Security Bugfix. Please update!','TPWD AG',5000002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.0/en-us','ter','',''),
(9277003,0,'ke_search','5.0.3',61460,82,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1692354630,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','678dd9d618beadbc0d929417934aa6dc','Bugfix release. See https://github.com/tpwd/ke_search/blob/v5.0.3/ChangeLog','TPWD AG',5000003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.0/en-us','ter','',''),
(9277004,0,'ke_search','5.0.4',61460,72,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1694773532,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','f69276bf94e06a2d76aeee5bd2a0e354','Maintenance release. See https://github.com/tpwd/ke_search/blob/v5.0.4/ChangeLog','TPWD AG',5000004,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.0/en-us','ter','',''),
(9277005,0,'ke_search','5.1.0',61460,67,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1697804345,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','53e031ff57d9400a9f9ec893386c0fa2','New feature: Additional word characters (https://github.com/tpwd/ke_search/blob/v5.1.0/Documentation/Configuration/AdditionalWordCharacters.rst) and some maintenance, see https://github.com/tpwd/ke_search/blob/v5.1.0/ChangeLog','TPWD AG',5001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.1/en-us','ter','',''),
(9277006,0,'ke_search','5.1.1',61460,65,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1698392949,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','f94419cbb12db910a67f742b2e4076f1','Bugfix: Fix regression introduced in 5.1.0 (search was always empty), see https://github.com/tpwd/ke_search/blob/v5.1.1/ChangeLog','TPWD AG',5001001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.1/en-us','ter','',''),
(9277007,0,'ke_search','5.1.2',61460,69,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1698399871,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','fdf9663bf90f5a2f35f6e4c05b309d53','Bugfix: Keep the original value for loadFlexformsFromOtherCE, see https://github.com/tpwd/ke_search/blob/v5.1.2/ChangeLog','TPWD AG',5001002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.1/en-us','ter','',''),
(9277008,0,'ke_search','5.1.3',61460,67,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1699619012,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','4b426324933dd014180dcd07b7e3b64b','Maintenance release, see https://github.com/tpwd/ke_search/blob/v5.1.3/ChangeLog','TPWD AG',5001003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.1/en-us','ter','',''),
(9277009,0,'ke_search','5.2.0',61460,61,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1702030651,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','5728f19515df6542089777c9f9d1314c','Use paginator API for the pagebrowser. You may need to adopt your template for the pagebrowser! see https://github.com/tpwd/ke_search/blob/v5.2.0/ChangeLog','TPWD AG',5002000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.2/en-us','ter','',''),
(9277010,0,'ke_search','5.2.1',61460,73,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1705055537,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','0c9a3439843d5ee4221660f5157fd47a','Bugfix: Dont index files from hidden file references. Maintenance: Refactorings as preparation for TYPO3 13. see https://github.com/tpwd/ke_search/blob/v5.2.1/ChangeLog','TPWD AG',5002001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.2/en-us','ter','',''),
(9277011,0,'ke_search','5.3.0',61460,69,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1708687321,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','798cb82c3d4dd9ea2103c8500411ab8a','Feature: Indexer for EXT:mask and EXT:bootstrap_package and similar extensions. Content which is stored in additional tables (not in tt_content) can now be indexed. Tables and fields can be configured in the indexer configuration, see https://docs.typo3.org/p/tpwd/ke_search/5.3/en-us/Indexing/IndexerTypes/Pages.htmlindex-content-from-additional-tables-eg-ext-mask-ext-bootstrap-package. For the full changelog of this version see https://github.com/tpwd/ke_search/blob/v5.3.0/ChangeLog','TPWD AG',5003000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.3/en-us','ter','',''),
(9277012,0,'ke_search','5.4.0',61460,52,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1712912655,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','26f6aad332a0b660185d9704282ef02e','Feature: Visualize progress of the indexing process, see https://docs.typo3.org/p/tpwd/ke_search/5.4/en-us/Introduction/Examples.htmlstart-indexing-in-the-backend. For the full changelog of this version see https://github.com/tpwd/ke_search/blob/v5.4.0/ChangeLog','TPWD AG',5004000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.4/en-us','ter','',''),
(9277013,0,'ke_search','5.4.1',61460,64,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1713515665,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','5d3040015cd4b492ebbc73da592df04a','Maintenance release with bug fixes, see https://github.com/tpwd/ke_search/blob/v5.4.1/ChangeLog','TPWD AG',5004001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.4/en-us','ter','',''),
(9277014,0,'ke_search','5.5.0',61460,63,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1715930107,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','356b74e3f7ce5b47737892eb7d804fb2','New feature: pagination in the backend module and some bugfixes and maintanance, see https://github.com/tpwd/ke_search/blob/v5.5.0/ChangeLog','TPWD AG',5005000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.5/en-us','ter','',''),
(9277015,0,'ke_search','5.5.1',61460,51,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1723803036,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','666aa0573942bca1e30a44111eddf691','Maintenance release; Add gargabe collection for statistics table; some bugfixes,see https://github.com/tpwd/ke_search/blob/v5.5.1/ChangeLog','TPWD AG',5005001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.5/en-us','ter','',''),
(9277016,0,'ke_search','5.5.2',61460,56,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1724407714,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','3c5e7f8a3fb3b2de85f892a52d31f7ef','Maintenance release; Fix regression in page indexer if translated page is not available, Fix cropping if resultChars is empty, see https://github.com/tpwd/ke_search/blob/v5.5.2/ChangeLog','TPWD AG',5005002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.5/en-us','ter','',''),
(9277017,0,'ke_search','6.0.0',61460,45,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1729250882,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','5c88f8e0865892bf0d29850310d8f098','Added support for TYPO3 13, see https://github.com/tpwd/ke_search/blob/v6.0.0/ChangeLog','TPWD AG',6000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.0/en-us','ter','',''),
(9277018,0,'ke_search','6.0.1',61460,43,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1729845383,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','6ddf21c69732c5921f7babee2d710b6f','Maintenance release, see https://github.com/tpwd/ke_search/blob/v6.0.1/ChangeLog','TPWD AG',6000001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.0/en-us','ter','',''),
(9277019,0,'ke_search','5.5.3',61460,40,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1729849179,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','0e6ae2af5ac2202bd0eb6da4ac6ae65e','Maintenance release, see https://github.com/tpwd/ke_search/blob/v5.5.3/ChangeLog','TPWD AG',5005003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.5/en-us','ter','',''),
(9277020,0,'ke_search','6.1.0',61460,36,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1731060105,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','e68101bff2914ee6a6b18fc3b10d89e5','Make it possible to index multiple additional tables for a content element, allow recursive indexing of additional content, see https://github.com/tpwd/ke_search/blob/v6.1.0/ChangeLog','TPWD AG',6001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.1/en-us','ter','',''),
(9277021,0,'ke_search','5.6.0',61460,36,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1731060294,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','722bd6af28ab7043f5e197a5b5fd09e5','Make it possible to index multiple additional tables for a content element, allow recursive indexing of additional content, see https://github.com/tpwd/ke_search/blob/v5.6.0/ChangeLog','TPWD AG',5006000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.6/en-us','ter','',''),
(9277022,0,'ke_search','6.1.1',61460,40,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1731062637,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','8667d33e88623de3662f195a941589c1','Bugfix: Fix regression in composer.json which removes TYPO3 13 requirement, see https://github.com/tpwd/ke_search/blob/v6.1.1/ChangeLog','TPWD AG',6001001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.1/en-us','ter','',''),
(9277023,0,'ke_search','6.1.2',61460,45,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1731664093,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','035cdc07f985ba6bdf021ffa936ac481','Fix regression in starting point check, remove deprecate function calls in OoxmlConversion, see https://github.com/tpwd/ke_search/blob/v6.1.2/ChangeLog','TPWD AG',6001002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.1/en-us','ter','',''),
(9277024,0,'ke_search','5.6.1',61460,42,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1731664221,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','dae5abacd0f351a766c9028b4cf927c2','Fix regression in starting point check, remove deprecate function calls in OoxmlConversion, see https://github.com/tpwd/ke_search/blob/v5.6.1/ChangeLog','TPWD AG',5006001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.6/en-us','ter','',''),
(9277025,0,'ke_search','6.1.3',61460,42,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1734693037,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','1a0a36e2272b7d76f9f6c75c06d39f2f','Maintenance release, see https://github.com/tpwd/ke_search/blob/v6.1.3/ChangeLog','TPWD AG',6001003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.1/en-us','ter','',''),
(9277026,0,'ke_search','6.2.0',61460,42,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1737105005,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','d1d47ef4377b1b7eb0040e809bf71e63','Feature: Add JOIN via hook, also includes some bug fixes and switches to PHP based rendering for doucmentation, see https://github.com/tpwd/ke_search/blob/v6.2.0/ChangeLog','TPWD AG',6002000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.2/en-us','ter','',''),
(9277027,0,'ke_search','6.3.0',61460,33,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1741345855,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','307efa4c141a27b7d27ad619041ac62a','Feature: Support site sets. Documentation: How to index content blocks, see https://github.com/tpwd/ke_search/blob/v6.3.0/ChangeLog','TPWD AG',6003000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.3/en-us','ter','',''),
(9277028,0,'ke_search','6.4.0',61460,48,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1741949255,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','255e549f6edf228173e9294acd9be46e','Feature: Index tag titles as hidden content. Also includes bugfixes and maintenance, see https://github.com/tpwd/ke_search/blob/v6.4.0/ChangeLog','TPWD AG',6004000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.4/en-us','ter','',''),
(9277029,0,'ke_search','6.4.1',61460,30,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1746176925,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','77699f3760da827985d6f31caf4e3eb5','Maintenance release, fixes some bugs, see https://github.com/tpwd/ke_search/blob/v6.4.1/ChangeLog','TPWD AG',6004001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.4/en-us','ter','',''),
(9277030,0,'ke_search','6.5.0',61460,29,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1754492478,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','ebf15d150660603cd925067af892fb65','Maintenance release, fixes some bugs, feature: hook for header element indexing, see https://github.com/tpwd/ke_search/blob/v6.5.0/ChangeLog','TPWD AG',6005000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.5/en-us','ter','',''),
(9277031,0,'ke_search','6.6.0',61460,22,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1762435503,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','acae02d5b08f4935270b04076a24fc91','Index file collections, make inline script CSP compatible, maintanance, see https://github.com/tpwd/ke_search/blob/v6.6.0/ChangeLog','TPWD AG',6006000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.6/en-us','ter','',''),
(9277032,0,'ke_search','7.0.0',61460,22,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,-1,3,1766049682,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','0da5a40562299474894475f9a05ccf7d','Support TYPO3 14, drop support for TYPO3 12, see https://github.com/tpwd/ke_search/blob/v7.0.0/ChangeLog','TPWD AG',7000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/7.0/en-us','ter','',''),
(9277033,0,'ke_search','5.6.2',61460,8,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1779114867,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:16:\"11.5.11-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.5.11-12.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','0283c612b23efbb7624223860a4122fa','Security Bugfix. Please update','TPWD AG',5006002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/5.6/en-us','ter','',''),
(9277034,0,'ke_search','6.6.1',61460,8,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1779115161,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"12.4.0-13.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','fae00a900feb99be0eb31da4969dd20f','Security Bugfix. Please update','TPWD AG',6006001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/6.6/en-us','ter','',''),
(9277035,0,'ke_search','7.0.1',61460,10,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1779115512,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','f5dd7b3531396077bfe6d66695220b9d','Security Bugfix. Please update','TPWD AG',7000001,0,0,'https://docs.typo3.org/p/tpwd/ke_search/7.0/en-us','ter','',''),
(9277036,0,'ke_search','7.0.2',61460,7,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1780479923,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','4b682ba3d6677bbbbcb4834d3d7dd27d','Maintenance release. See https://github.com/tpwd/ke_search/blob/v7.0.2/ChangeLog','TPWD AG',7000002,0,0,'https://docs.typo3.org/p/tpwd/ke_search/7.0/en-us','ter','',''),
(9277037,0,'ke_search','4.6.7',61460,6,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1780482456,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.11-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','b05e14815392df47d21209d91b6cd2f1','Security Bugfix. Please update','TPWD AG',4006007,0,0,'https://docs.typo3.org/p/tpwd/ke_search/4.6/en-us','ter','',''),
(9277038,0,'ke_search','7.0.3',61460,7,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1781795013,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','524581ec6f91f70868c7462e3f9e0b1f','Maintenance release. See https://github.com/tpwd/ke_search/blob/v7.0.3/ChangeLog','TPWD AG',7000003,0,0,'https://docs.typo3.org/p/tpwd/ke_search/7.0/en-us','ter','',''),
(9277039,0,'ke_search','7.1.0',61460,6,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1783679812,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','fd464ffcae5914d9abd585c4bc9f5622','Feature: Public API for programmatic search requests. See https://github.com/tpwd/ke_search/blob/v7.1.0/ChangeLog','TPWD AG',7001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/7.1/en-us','ter','',''),
(9277040,0,'ke_search','7.1.1',61460,2,'Faceted Search','Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.',2,0,3,1787303326,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','abaf0f9855611ee19e1525559aa635c1','Maintenance release. See https://github.com/tpwd/ke_search/blob/v7.1.1/ChangeLog','TPWD AG',7001001,1,0,'https://docs.typo3.org/p/tpwd/ke_search/7.1/en-us','ter','',''),
(9277041,0,'alternet_beloginnews','8.0.0',3412,339,'Backend Login RSS news','Shows news items from an RSS feed in the backend login form.',2,0,0,1574087336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.29-9.5.99\";}}','Clemens Riccabona','https://www.Riccabona.IT/','bastianbalthasarbux','ffed1cd3725ebb11727effcfe1c9a67d','Compatible with v8 and v9 of TYPO3. Some code cleanups after takeover of extension.','Riccabona eSolutions',8000000,1,0,'https://github.com/BastianBalthasarBux/alternet_beloginnews','ter','',''),
(9277042,0,'generic_gallery','2.1.0',22813,1346,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1493416024,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.2.0-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','78302ea1ebacb0ea73ac04e12c24b2d4','Maintenance release: Tested with TYPO3 8.7, enable gallery item sorting\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/2.0.1...2.1.0','',2001000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/2.1/en-us','ter','',''),
(9277043,0,'generic_gallery','2.2.0',22813,617,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1541713232,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.2.0-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','e0170bb02c79b6e14c3b9cf66a6e695f','Small feature and bugfix release. See upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/2.1.0...2.2.0','',2002000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/2.2/en-us','ter','',''),
(9277044,0,'generic_gallery','3.0.0',22813,365,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1569435312,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','1f5a0a846dac06920e8d779b02cccd94','Major release. TYPO3 9.5 support. Removed TYPO3 7.x and PHP 5.6 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/2.2.0...3.0.0','',3000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/3.0/en-us','ter','',''),
(9277045,0,'generic_gallery','4.0.0',22813,388,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1577557221,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.2.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','8d04f71cb84f6a429084e1e422ac1421','Major release with TYPO3 10.2 support. Removed TYPO3 8 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/3.0.0...4.0.0','',4000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.0/en-us','ter','',''),
(9277046,0,'generic_gallery','4.1.0',22813,265,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1584438473,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.3.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','43dc7ae6533c2c85697e560356b3b3b5','Minor maintenance release with TYPO3 10.3 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.0.0...4.1.0','',4001000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.1/en-us','ter','',''),
(9277047,0,'generic_gallery','4.2.0',22813,279,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1587718601,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','c0c774461250d0ecec6176695843b4b9','Minor maintenance and bugfix release with TYPO3 10.4 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.1.0...4.2.0','',4002000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.2/en-us','ter','',''),
(9277048,0,'generic_gallery','4.2.1',22813,286,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1591780666,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','ddf383eb72d60ccef4083e0d826cf243','Small bugfix release. Fixed TSconfig inclusion and improved EXT:extractor support.nnChangelog: https://github.com/fnagel/generic-gallery/compare/4.2.0...4.2.1','',4002001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.2/en-us','ter','',''),
(9277049,0,'generic_gallery','4.2.2',22813,215,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1602862391,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','fa2f51eeed4caeedafa89af3857d2aa3','[RELEASE] Small maintenance and bugfix release. Support for PHP 7.4.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.2.1...4.2.2','',4002002,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.2/en-us','ter','',''),
(9277050,0,'generic_gallery','3.0.1',22813,130,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1606390183,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6c7c0b9e6b1aa69769dc2bd6f9444d98','[RELEASE] Small maintenance release. PHP 7.4 support.\n\nNo changes required.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/3.0.0...3.0.1','',3000001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/3.0/en-us','ter','',''),
(9277051,0,'generic_gallery','4.2.3',22813,148,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1616353669,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','32ae248f27b330b7e93f623ee4c5c9f0','[RELEASE] Small maintenance release. Bugfix and minor improvements.\n\nBugfix for image file collection. Support EXIF flash property in EXT:extractor. Improve property caching.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.2.2...4.2.3','',4002003,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.2/en-us','ter','',''),
(9277052,0,'generic_gallery','5.0.0',22813,124,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1637140479,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d35570e2120fb19398c323b064cc02cc','[RELEASE] Major release with TYPO3 11 LTS support. Removed TYPO3 9 and 10 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.2.3...5.0.0','',5000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/5.0/en-us','ter','',''),
(9277053,0,'generic_gallery','5.0.1',22813,116,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1639656392,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6b6f5302480ec61d4258f0987cbddb57','[RELEASE] Small bugfix release. Fixed issues with PHP 7.4. and adjust dependency version constraints.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/5.0.0...5.0.1','',5000001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/5.0/en-us','ter','',''),
(9277054,0,'generic_gallery','4.3.0',22813,102,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1643144798,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d3a3e354217ff186d69822834495188f','[RELEASE] Minor maintenance release incl. bugfixes and improvements.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/4.2.3...4.3.0','',4003000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/4.3/en-us','ter','',''),
(9277055,0,'generic_gallery','5.1.0',22813,128,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1647941455,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','51169ec0f4e5dc6114e3b6e29eddceef','[RELEASE] Minor bugfix and maintenance release.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/5.0.1...5.1.0','',5001000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/5.1/en-us','ter','',''),
(9277056,0,'generic_gallery','5.2.0',22813,111,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1666800238,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','7490b22e2980a0a6a8cf3a619eaf71f6','[RELEASE] Minor bugfix and maintenance release. Added PHP 8.1 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/5.1.0...5.2.0','',5002000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/5.2/en-us','ter','',''),
(9277057,0,'generic_gallery','6.0.0',22813,61,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1701710132,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6e0a4a3f5010a7cfc0af9e8f8a0663ef','[RELEASE] Major release with TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 11 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/5.2.0...6.0.0','',6000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/6.0/en-us','ter','',''),
(9277058,0,'generic_gallery','6.0.1',22813,73,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1701786044,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4215d5fcb408cc477c971059d9f33685','[RELEASE] Small bugfix release. Fixed issue with folder collection source.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/6.0.0...6.0.1','',6000001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/6.0/en-us','ter','',''),
(9277059,0,'generic_gallery','6.0.2',22813,74,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1707839854,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','c33a08623316c5df31becb9a47baaaca','[RELEASE] Small maintenance and bugfix release.\n\nIncludes minor bugfixes and improved docs.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/6.0.1...6.0.2','',6000002,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/6.0/en-us','ter','',''),
(9277060,0,'generic_gallery','7.0.0',22813,49,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1735478620,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','bf9fd3c42d4f4aceba8e839280b12f8a','[RELEASE] Major release with TYPO3 14 LTS and PHP 8.3 support. Removed TYPO3 12 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/6.0.2...7.0.0','',7000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/7.0/en-us','ter','',''),
(9277061,0,'generic_gallery','5.2.1',22813,27,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1750949571,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','88afe521ec5c06af5588c8e68cdabafe','[RELEASE] Small bugfix release.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/5.2.0...5.2.1','',5002001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/5.2/en-us','ter','',''),
(9277062,0,'generic_gallery','6.0.3',22813,0,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1750950161,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f525394d74198985ac7039ba9f51dd39','[RELEASE] Small bugfix release.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/6.0.2...6.0.3','',6000003,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/6.0/en-us','ter','',''),
(9277063,0,'generic_gallery','7.1.0',22813,20,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1764944583,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','32f803b7f63d88ac98264670247b5388','[RELEASE] Minor maintenance and feature release. Added PHP 8.4 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/7.0.0...7.1.0','',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/generic_gallery/','ter','',''),
(9277064,0,'generic_gallery','8.0.0',22813,20,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1769184606,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','55812fc4962e31f4bbb35c2d6929a538','[RELEASE] Major maintenance release. Added TYPO3 14 and removed TYPO3 13 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/7.1.0...8.0.0','',8000000,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/8.0/en-us','ter','',''),
(9277065,0,'generic_gallery','8.0.1',22813,12,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1775483250,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f5a28efe9e3749750e3b2fd8299c8791','[RELEASE] Small maintenance release. Added TYPO3 14.2 support.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/8.0.0...8.0.1','',8000001,0,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/8.0/en-us','ter','',''),
(9277066,0,'generic_gallery','8.0.2',22813,14,'Generic Gallery','One gallery to rule them all. Extbase & Fluid driven for use with any gallery / slide / rotate plugin.',2,0,3,1776843789,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}s:8:\"suggests\";a:3:{s:12:\"filemetadata\";s:0:\"\";s:8:\"metadata\";s:0:\"\";s:9:\"extractor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','972bbc83c32bac331ac246f0193d1002','[RELEASE] Smal bugfix and maintenance release. Added TYPO3 14.3 LTS support.\n\nChangelog: https://github.com/fnagel/generic-gallery/compare/8.0.1...8.0.2','',8000002,1,0,'https://docs.typo3.org/p/felixnagel/generic-gallery/8.0/en-us','ter','',''),
(9277067,0,'tsconf','7.2.0',25346,226,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the estension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1506785446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','949e6f3b7441db6cb4b8673810380baa','UPGRADE for TYPO3 8.7. Compatible with TYPO3 6.2 and 7.6.','',7002000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/','ter','',''),
(9277068,0,'tsconf','7.2.1',25346,275,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1506847793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','43de390df9fe8441f4dfde4f28449419','BUGFIX for TYPO3 6.x','',7002001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/','ter','',''),
(9277069,0,'tsconf','7.2.2',25346,444,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1507216090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f77931d0905802b77613c632e8055261','IMPROVEMENT Extension manager  Reduce headers: Header 1 will not longer removed. This is in respect to fluid_styled_content. 0 (Default) is wrapped with h2.','',7002002,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/','ter','',''),
(9277070,0,'tsconf','7.2.4',25346,213,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1514575847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','65ba09b617bec9bac3956fa50042def2','Improvement: Move some code from ext_tables.php to TCA/Overrides. Bugfix: extension icon was missing.','',7002004,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/','ter','',''),
(9277071,0,'tsconf','9.0.0',25346,625,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1514654729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d3a56c12b11973e0defbf840445b74b5','Upgrade for TYPO3 9.0. This version has a bug: The tsconf page tree icons wont displayed. I will fix it soon as possible.','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/9.0.2','ter','',''),
(9277072,0,'tsconf','9.0.2',25346,382,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1543173659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5dbd62f04de9f74ed505e1e983fed665','Compatible with TYPO3 9.5','',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/9.0.2','ter','',''),
(9277073,0,'tsconf','9.1.0',25346,300,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1557395485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8ef883df0b8e5268cfc0020074468a81','FEATURE: Coat of arms of german federal states','',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/9.1.1','ter','',''),
(9277074,0,'tsconf','9.1.1',25346,524,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.',2,0,0,1558533052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','014d96df1fe1305eef1010751d05a2c5','IMPROVEMENT: For legal reasons: coat of arms are moved to symbols.','',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/9.1.1','ter','',''),
(9277075,0,'tsconf','9.2.0',25346,627,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable pagetree uids, use TYPO3 icons or indvidual icons for the pagetree, activate the extended view and the clipboard and the admin panel for all users.',2,0,0,1586258124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3210f1b6c3cb27d788ff7733dd8f599c','FEATURE: TYPO3 icons are available for the page tree. See @ https://typo3.github.io/TYPO3.Icons/ ChangeLog: https://bit.ly/2wkal40 NEWSLETTER: https://die-netzmacher.de/newsletter/','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsconf/','ter','',''),
(9277076,0,'tsconf','10.0.0',25346,304,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable pagetree uids, use TYPO3 icons or indvidual icons for the pagetree, activate the extended view and the clipboard and the admin panel for all users.',2,0,0,1588113084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','15850190368849d69568a00bed2ff7ee','COMPATIBILITY TYPO3 10. Support for TYPO3 6.2 and 7.6 ends. NEWSLETTER: https://die-netzmacher.de/newsletter/','',10000000,0,0,'https://docs.typo3.org/p/netzmacher/tsconf/10.0/en-us','ter','',''),
(9277077,0,'tsconf','10.0.4',25346,186,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable pagetree uids, use TYPO3 icons or indvidual icons for the pagetree, activate the extended view and the clipboard and the admin panel for all users.',2,0,0,1606597444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2dec54a21abf52f7ae1841d2db6df4fa','IMPROVEMENTS: TYPO3 10.4. BUGFIX: misspelling page_mod_shared_deflanguage. If you have used the property \"Default language icon\" in the extension manager, YOU MUST set your value again.','',10000004,0,0,'https://docs.typo3.org/p/netzmacher/tsconf/10.0/en-us','ter','',''),
(9277078,0,'tsconf','11.0.0',25346,105,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable pagetree uids, use TYPO3 icons or indvidual icons for the pagetree, activate the extended view and the clipboard and the admin panel for all users.',2,0,0,1681302206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','730003ae2dc6bf706b8bdfbdadfd5429','Upgrade TYPO3 11.5','',11000000,0,0,'https://docs.typo3.org/p/netzmacher/tsconf/11.0/en-us','ter','',''),
(9277079,0,'tsconf','12.4.0',25346,58,'Backend Simplifier','The Backend Simplifier offers the configuration of the eight most commonly used porperties for simplifying the TYPO3 backend by a mouse cklick. User interface is the extension manager. Enable pagetree uids, use TYPO3 icons or indvidual icons for the pagetree, activate the extended view and the clipboard and the admin panel for all users.',1,0,0,1729521930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.9.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','768378fd8f5babdeccd758aca4600143','[TASK] Upgrade for TYPO3 12.4','',12004000,1,0,'https://docs.typo3.org/p/netzmacher/tsconf/12.4/en-us','ter','',''),
(9277080,0,'cewrap','3.1.0',16396,1006,'Content element wrap','Allows to wrap content elements with individual IDs and / or classes.',1,0,2,1504697238,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:6:\"8.0.0-\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','d1d645c47941004ff8051ba1e7938ad5','Change setting \"l10n_mode_exclude\" in extension manager\r\nChange templates for EXT:bootstrap_package version 8','SBTheke web development',3001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277081,0,'cewrap','4.0.0',16396,264,'Content element wrap','Allows to wrap content elements with individual IDs and / or classes.',2,0,2,1522757413,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:6:\"8.0.0-\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','4d6ae153257b7f08dd24fad31cf342fc','New field where editor can select multiple predefined CSS classes, remove support for EXT:css_styled_content, code clean up','SBTheke web development',4000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277082,0,'cewrap','4.1.0',16396,242,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1522840714,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:6:\"8.0.0-\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ace65f78de1cc1d7ada9eeea772fb687','Preview of settings in footer of tt_content element, Add more predefined CSS classes, Provide CSS file for predefined CSS classes','SBTheke web development',4001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277083,0,'cewrap','4.2.0',16396,258,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1523016750,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:2:{s:8:\"cefooter\";s:0:\"\";s:17:\"bootstrap_package\";s:6:\"8.0.0-\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','90d46f2e0bcf7f2023c2c14578ef93b9','Remove preview of setting in footer of tt_content element (functionality is provided now by EXT:cefooter)','SBTheke web development',4002000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277084,0,'cewrap','4.2.1',16396,380,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1523432728,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:3:{s:8:\"cefooter\";s:0:\"\";s:17:\"bootstrap_package\";s:6:\"8.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','b56754a2dbb52e20532a554fd5750842','Add EXT:gridelements as suggested extension because of load order in PackageStates.php (this ext. have to be loaded after EXT:gridelements).','SBTheke web development',4002001,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277085,0,'cewrap','4.2.2',16396,358,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1533888340,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:3:{s:8:\"cefooter\";s:0:\"\";s:17:\"bootstrap_package\";s:6:\"8.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','c52f4f02328460c7f7693564a0585245','Small fix in ext_tables.sql for Upgrade Wizard','SBTheke web development',4002002,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277086,0,'cewrap','4.3.0',16396,543,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1544807926,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:3:{s:8:\"cefooter\";s:0:\"\";s:17:\"bootstrap_package\";s:6:\"8.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','cd41468b84f9437edebba55752ce3157','Compatibility update for TYPO3 9.5','SBTheke web development',4003000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277087,0,'cewrap','4.3.1',16396,267,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1587205178,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:3:{s:8:\"cefooter\";s:0:\"\";s:17:\"bootstrap_package\";s:6:\"8.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','bd446c8b3b5a765dad7bdf53b2b3cd18','Change database field default value','SBTheke web development',4003001,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277088,0,'cewrap','4.4.0',16396,294,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1590415583,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"11.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','3a4a50157474b509b476eb73c87ff276','Compatibility update for TYPO3 10.4','SBTheke web development',4004000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277089,0,'cewrap','4.5.0',16396,105,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1658316678,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"11.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','e81a7491854b2bbd687430205f101fd3','Compatibility update for TYPO3 11.5\r\nBugfix of deprecated usage of implode function','SBTheke web development',4005000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277090,0,'cewrap','5.0.0',16396,61,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1703605219,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"14.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','1c558ba743a348289e78bf35149f76b5',' Compatibility update for TYPO3 12.4\r\n New TypoScript condition\r\n Provide new layout template for newer versions of EXT:bootstrap_package\r\n Remove field \"Wrap with Type\" for newer versions of EXT:bootstrap_package','SBTheke web development',5000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277091,0,'cewrap','5.0.1',16396,65,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1705134331,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"14.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ab8a114d94edf83d4865b16d2667720a','Bugfix of extension configuration','SBTheke web development',5000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277092,0,'cewrap','5.0.2',16396,63,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1712826320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"14.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','f480c57f79c450b8533c866d1095fa70','Bugfix when frame class is \"none\"','SBTheke web development',5000002,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277093,0,'cewrap','5.0.3',16396,58,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1723098173,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"14.0.0-\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','4e742350412350321dc326a413e732ad','Minor refactoring','SBTheke web development',5000003,0,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277094,0,'cewrap','6.0.0',16396,43,'Content element wrap','Allows to wrap content elements with individual IDs and/or classes and select multiple predefined classes, e.g. to hide content elements dependent to screen width.',2,0,2,1744988938,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"cefooter\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:17:\"bootstrap_package\";s:7:\"15.0.0-\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','f5b5b2458da3e0e860688459fdbcca46',' Compatibility update for TYPO3 13.4\r\n Remove support for TYPO3 v10, v11 and v12\r\n Remove unneeded code','SBTheke web development',6000000,1,0,'https://gitlab.com/SBTheke-TYPO3/cewrap/-/blob/master/README.rst','ter','',''),
(9277095,0,'scheduler_http','1.3.4',6517,481,'Scheduler HTTP','Invoke scheduler via HTTP-Request and add scheduler tasks doing GET-Requests.',2,0,4,1506157581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"scheduler\";s:12:\"6.2.0-8.7.99\";}}','Gernot Leitgab','','royalknight','dcc601924718be82a5ec30a4f7630810','- Update documentation.\r\n- Add LICENSE file.\r\n- Compatibility with TYPO3 8.7.','Webentwickler.at',1003004,0,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_http/1.3.5','ter','',''),
(9277096,0,'scheduler_http','1.3.5',6517,1109,'Scheduler HTTP','Invoke scheduler via HTTP-Request and add scheduler tasks doing GET-Requests.',2,0,4,1524230010,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"scheduler\";s:12:\"6.2.0-8.7.99\";}}','Gernot Leitgab','','royalknight','082d7d0bf4ea8b8c8c747d1e8e806c99','- Add whitespace to command line parameter to fix compatibility issues.','Webentwickler.at',1003005,1,0,'https://docs.typo3.org/typo3cms/extensions/scheduler_http/1.3.5','ter','',''),
(9277097,0,'t3s_headerslider','6.0.0',25278,1080,'Headerslider','Insert Nivo-Slider, Camera slideshow, Carousel slideshow or a custom slider into your template. Info and Demo: www.t3s-ext.de/headerslider/',2,0,3,1513009553,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Helmut Hackbarth','info@t3solution.de','abandoned_extensions','d67bebfad84d06b7e1b22b99b4b2d2a1','Completely revised \r\nMajor release for TYPO3 8.7 LTS\r\nDemo/Docu: www.t3s-ext.de/headerslider/','',6000000,1,0,'http://www.t3sbootstrap.de/konfiguration/t3s-headerslider/','ter','',''),
(9277098,0,'pw_teaser','4.0.0',24629,521,'Page Teaser (with Fluid)','Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.',2,0,3,1577454740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','7a16004b4688abe6ac4578835c4693b7','Added TYPO3 9.5 compatibility','',4000000,0,0,'https://docs.typo3.org/p/t3/pw_teaser/4.0/en-us','ter','',''),
(9277099,0,'pw_teaser','5.0.0',24629,225,'Page Teaser (with Fluid)','Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.',2,0,3,1598706935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','88466ea7861cbb01b4605755ea3b83bc','Added TYPO3 10 compatibility. New feature: Template presets. Added full ReST documentation. Dropped TYPO3 8.7 compatibility.','v.ieweg Webentwicklung',5000000,0,0,'https://docs.typo3.org/p/t3/pw_teaser/5.0/en-us','ter','',''),
(9277100,0,'pw_teaser','5.0.1',24629,144,'Page Teaser (with Fluid)','Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.',2,0,3,1619086405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','2f4fa09a6efe150a2bf1ea69737b8f63','Bugfixes. Fixed wrong extension icon; Do not cause warning in Backend, when pw_teaser typoscript is missing; Fixed wrong Extbase mappings.','v.ieweg Webentwicklung',5000001,0,0,'https://docs.typo3.org/p/t3/pw_teaser/5.0/en-us','ter','',''),
(9277101,0,'pw_teaser','6.0.0',24629,100,'Page Teaser (with Fluid)','Create powerful page teasers in TYPO3 CMS with data from page properties and its content elements. Based on Extbase and Fluid template engine.',2,0,3,1662894109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','331e757b21b5f63eda0beee4ddb8ba2f','Added TYPO3 11 LTS support','v.ieweg Webentwicklung',6000000,0,0,'https://docs.typo3.org/p/t3/pw_teaser/6.0/en-us','ter','',''),
(9277102,0,'pw_teaser','6.0.1',24629,92,'Page Teaser (with Fluid)','Create powerful page teasers in TYPO3 CMS with data from page properties and its content elements. Based on Extbase and Fluid template engine.',2,0,3,1664718111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','02c9e6c1045e4d9d53c1b1003e37b890','Bugfixes','v.ieweg Webentwicklung',6000001,0,0,'https://docs.typo3.org/p/t3/pw_teaser/6.0/en-us','ter','',''),
(9277103,0,'pw_teaser','6.0.2',24629,91,'Page Teaser (with Fluid)','Create powerful page teasers in TYPO3 CMS with data from page properties and its content elements. Based on Extbase and Fluid template engine.',2,0,3,1665427062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','f1cd87a0f722151c47aa96c0db674008','Bugfixes','v.ieweg Webentwicklung',6000002,0,0,'https://docs.typo3.org/p/t3/pw_teaser/6.0/en-us','ter','',''),
(9277104,0,'pw_teaser','6.0.3',24629,131,'Page Teaser (with Fluid)','Create powerful page teasers in TYPO3 CMS with data from page properties and its content elements. Based on Extbase and Fluid template engine.',2,0,3,1665827751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','d3b121cbfb8a80e29f418eaf2d578b23','Bugfixes','v.ieweg Webentwicklung',6000003,1,0,'https://docs.typo3.org/p/t3/pw_teaser/6.0/en-us','ter','',''),
(9277105,0,'pagenotfoundhandling','2.4.0',31404,282,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1491327222,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','347750e698966edbde09f8fd70a39020','TYPO3 v8 compatibility update\r\nCaution: vendor namespace changed from \"Aaw\" to \"AawTeam\" since version 2.3.x!','',2004000,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277106,0,'pagenotfoundhandling','2.4.1',31404,1894,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1491396288,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','8ef6e03685809f3b728002e1e3898fad','Please read this before upgrading: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.4','',2004001,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277107,0,'pagenotfoundhandling','2.4.2',31404,629,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1506004638,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','981c39644e3faf91d2053f5098aaabf9','Bugfix release. Changelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.4version-242','',2004002,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277108,0,'pagenotfoundhandling','2.4.3',31404,1589,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1507654632,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','50589662fdcfe56c37e48cbf9b11ac3b','Bugfix release. Changelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.4version-243','',2004003,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277109,0,'pagenotfoundhandling','2.4.5',31404,4665,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1511459054,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','26b4bc8d0100fc0efff07e8a40033cc2',' Add new Option requestTimeout, see the Documentation\r\n Changelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.4version-245','',2004005,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277110,0,'pagenotfoundhandling','2.4.6',31404,8859,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1526465165,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.1-8.7.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','213982658e9bf34c3668368764aabdf2','Require typo3/cms-core instead of typo3/cms-core in composer.json. Changelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.4','',2004006,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.4/en-us','ter','',''),
(9277111,0,'pagenotfoundhandling','2.5.0',31404,206,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1560445656,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:13:\"8.7.26-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','0208cecc021a73edf5903bde914b961f','Maintenance release, supporting TYPO3 v8 and v9\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.5','',2005000,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.5/en-us','ter','',''),
(9277112,0,'pagenotfoundhandling','2.5.1',31404,305,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1560506208,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:13:\"8.7.26-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','81edfc23001fc33c39a85d5c972fc040','Updated documentation\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.5','',2005001,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.5/en-us','ter','',''),
(9277113,0,'pagenotfoundhandling','2.5.2',31404,860,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1561384745,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:13:\"8.7.26-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','1ccaae2dc2f1e774bf8b0ccef8dc72bc','Bugfix release\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.5','',2005002,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.5/en-us','ter','',''),
(9277114,0,'pagenotfoundhandling','2.5.3',31404,515,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1571753657,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:13:\"8.7.26-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','e26d9b736a3164dfe73e55f39a8b8d9d','Bugfix release\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.5','',2005003,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.5/en-us','ter','',''),
(9277115,0,'pagenotfoundhandling','2.5.4',31404,242,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1583940598,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:13:\"8.7.26-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:6:\"1.12.8\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','638975357f62c32b871fb4343e8333af','Maintenance release: make composer.json valid\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-2.5','',2005004,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/2.5/en-us','ter','',''),
(9277116,0,'pagenotfoundhandling','3.0.0',31404,247,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1583940637,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.1.0\";s:5:\"typo3\";s:14:\"8.7.26-10.3.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:5:\"2.2.0\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','a9b9a7e81029c6fd33f976f781f4bae3','New features\r\n- Support for TYPO3 v10\r\n- Support for TYPO3 Site Configuration\r\n- New experimental backend module\r\nUpgrading: nothing to worry, just upgrade. Feel encouraged to switch to the errorHandler options in TYPO3 Site Configuration\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-3.0','',3000000,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/3.0/en-us','ter','',''),
(9277117,0,'pagenotfoundhandling','3.0.1',31404,188,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1587079591,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.1.0\";s:5:\"typo3\";s:14:\"8.7.26-10.3.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:5:\"2.2.0\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','8a1dab30e767ab35fc1831bc608c2d84','Bugfix release\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-3.0','',3000001,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/3.0/en-us','ter','',''),
(9277118,0,'pagenotfoundhandling','3.0.2',31404,347,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1587985517,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.1.0\";s:5:\"typo3\";s:14:\"8.7.26-10.4.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:5:\"2.2.0\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','46a5aa2eb76ef92eb619d3ad11afaa51','Mainenance release: declare support for TYPO3 v10.4\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-3.0','',3000002,0,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/3.0/en-us','ter','',''),
(9277119,0,'pagenotfoundhandling','3.0.3',31404,181,'404 Page not found handling','Highly configurable 404 page handling. Supports multi domain systems with multiple languages.',2,0,2,1620303899,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.1.0\";s:5:\"typo3\";s:14:\"8.7.26-10.4.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:5:\"2.2.0\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','f92b1c27ae8db84ad55a22bf49e26c50','Mainenance release: improvements in HTTP authentication handling\r\nChangelog: https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog-Version-3.0','',3000003,1,0,'https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/3.0/en-us','ter','',''),
(9277120,0,'cl_metatags','2.0.4',4501,83,'Extended meta tags','Extended number of meta tags editable in Constant Editor. Includes geo tags and facebook open graph meta tags.',2,-1,2,1504040255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','abandoned_extensions','4066ade5680cb0070f30d51724400c42','Compatibility to T3 8.7','WapplerSystems',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/cl_metatags/2.0.6','ter','',''),
(9277121,0,'cl_metatags','2.0.5',4501,408,'Extended meta tags','Extended number of meta tags editable in Constant Editor. Includes geo tags and facebook open graph meta tags.',2,0,2,1504707139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','abandoned_extensions','72867f84ac03ee693256a3497f1ccc9c','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','WapplerSystems',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/cl_metatags/2.0.6','ter','',''),
(9277122,0,'cl_metatags','2.0.6',4501,418,'Extended meta tags','Extended number of meta tags editable in Constant Editor. Includes geo tags and facebook open graph meta tags.',2,0,2,1542195155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','abandoned_extensions','fff13ee90cdb870af4eb95518f48c425','Fixed dependency in composer.json','WapplerSystems',2000006,1,0,'https://docs.typo3.org/typo3cms/extensions/cl_metatags/2.0.6','ter','',''),
(9277123,0,'html5videoplayer','7.2.2',44955,2604,'HTML5 Video Player','A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.',2,0,3,1507399782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','5e7090334d2e76cbca7db0d16d506f2b','New VideoJS and small bugfixes','',7002002,0,0,'https://docs.typo3.org/typo3cms/extensions/html5videoplayer/7.2.2','ter','',''),
(9277124,0,'html5videoplayer','11.0.0',44955,80,'HTML5 Video Player','A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.',2,0,3,1668526540,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','7e6d6c6af49115dcf0924145ac61148b','Change ext_emconf.php version to 11.0.0','',11000000,0,0,'https://docs.typo3.org/p/lochmueller/html5videoplayer/11.0/en-us','ter','',''),
(9277125,0,'html5videoplayer','11.0.1',44955,79,'HTML5 Video Player','A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.',2,0,3,1668674160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','07f5a79b6e049837964c2e455bbabbaa','Change ext_emconf.php version to 11.0.1','',11000001,0,0,'https://docs.typo3.org/p/lochmueller/html5videoplayer/11.0/en-us','ter','',''),
(9277126,0,'html5videoplayer','11.0.2',44955,117,'HTML5 Video Player','A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.',2,0,3,1668759969,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','05d1c169231775cd0eb1e6518b3a1b68','Change ext_emconf.php version to 11.0.2','',11000002,0,0,'https://docs.typo3.org/p/lochmueller/html5videoplayer/11.0/en-us','ter','',''),
(9277127,0,'html5videoplayer','11.1.1',44955,48,'HTML5 Video Player','A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.',2,0,3,1737747908,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-8.4.0\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','53abb34f4194da88330027a038ce2e53','Release 11.1.1 - more information on GitHub ;)','',11001001,1,0,'https://docs.typo3.org/p/lochmueller/html5videoplayer/11.1/en-us','ter','',''),
(9277128,0,'t3deploy','1.3.1',1526,291,'t3deploy TYPO3 dispatcher','TYPO3 dispatcher for database related operations',2,0,0,1521809236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','bd41db312329c7b861bca4208bc113d7',' \n wsBcBAABCAAQBQJar9sgCRBK7hj4Ov3rIwAAdHIIAECxv75ptma5fHdTMicNp4Kw\n FTUlEDvqV2zO60S/i5zMUIftDy7BIqG5CNfi05reSrU/gUNZc41escNkX0L7OGG\n vaQ81gpwLTZ7lc1ghaVPzWqrQ72x/4i4RCebKvMLNGzjGAnUHHmj1IVyAsL3pnv\n vaqXuIStRrYo2uID7ihBOq/NWK08ephtOwY7cFCWtEUWHKE4o6Lay9','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3deploy/1.3.1','ter','',''),
(9277129,0,'t3deploy','1.4.0',1526,56,'t3deploy TYPO3 dispatcher','TYPO3 dispatcher for database related operations',2,0,0,1597658237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','7121dd7c9ee1ae8ce83b2eb130207c3d','[RELEASE] Version 1.4.0','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3deploy/','ter','',''),
(9277130,0,'t3deploy','1.5.0',1526,155,'t3deploy TYPO3 dispatcher','TYPO3 dispatcher for database related operations',2,0,0,1597672636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','a87e7968022fea7219db3f9d1b87b1eb','[RELEASE] Version 1.5.0','',1005000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3deploy/','ter','',''),
(9277131,0,'aoe_dbsequenzer','2.0.1',8783,255,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1508913914,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:5:\"1.3.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','cacbe6a58873b67292cd8af42ba8c982','[CLEANUP] cleanup the TCA\n - remove needless call of ExtensionManagementUtility::extRelPath() in TCA-config iconfile','AOE GmbH',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.0.1','ter','',''),
(9277132,0,'aoe_dbsequenzer','2.1.0',8783,279,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1510038914,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:5:\"1.3.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','f547b72dc72d118b69b9bc991928b517','[FEATUREBUGFIXREFACTORINGCLEANUPSECURITYTASK] CD- SUBJECT\n\n Read more at:\n https://extranet.aoe.com/confluence/display/projectcongstarnico/gitCommitsGuidelines','AOE GmbH',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.1.2','ter','',''),
(9277133,0,'aoe_dbsequenzer','2.1.1',8783,238,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1510572315,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:5:\"1.3.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','ee78311c693351db96543089e931ac65','[TASK] update constraint to phpunit-extension','AOE GmbH',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.1.2','ter','',''),
(9277134,0,'aoe_dbsequenzer','2.1.2',8783,316,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1510574714,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:5:\"1.3.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','9a10680bba5304498467420ad6a1643a','[TASK] fix composer.json','AOE GmbH',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.1.2','ter','',''),
(9277135,0,'aoe_dbsequenzer','2.2.0',8783,255,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1512393314,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','ef6aa927198489fdcdc091001d99749e','[TASK] Update version to 2.2.0 and remove TYPO3 6.2 compatibility','AOE GmbH',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.2.2','ter','',''),
(9277136,0,'aoe_dbsequenzer','2.2.1',8783,345,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1513459515,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','0db426e3a4ab3d63c2e4b3b78a53f46e','[RELEASE] Version 2.2.1','AOE GmbH',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.2.2','ter','',''),
(9277137,0,'aoe_dbsequenzer','2.2.2',8783,433,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1518795919,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','ccdac412996aa4f12379aaa544ece544','[RELEASE] aoe_dbsequenzer 2.2.2\n\nRelease Notes:\n[TASK] Ensure PHP_Timer is present in unit tests\n[TASK] CommandController to delete expired overwrite protection records','AOE GmbH',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/2.2.2','ter','',''),
(9277138,0,'aoe_dbsequenzer','2.3.0',8783,343,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1534941921,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','3f9c236d1651fda31e17f2ddebafec28','[TASK] use nimut/testing-framework (class TYPO3CMSCoreTestsUnitTestCase will not be available in TYPO3 8.7)','AOE GmbH',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277139,0,'aoe_dbsequenzer','2.3.1',8783,155,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1573810623,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','746e1db793b28b1527553a85bc6c4d6b','[RELEASE] aoe_dbsequenzer 2.3.1','AOE GmbH',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277140,0,'aoe_dbsequenzer','3.0.0',8783,206,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1573810650,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','8f3738d7266dfbd9dc464be302861282','[RELEASE] aoe_dbsequenzer 3.0.0','AOE GmbH',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277141,0,'aoe_dbsequenzer','4.0.0',8783,255,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1574066633,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','d4696cb771f4754f7febca8be1a0c848','[REALASE] aoe_dbsequenzer version 4.0.0\n\n[TASK] Setup Travis Stages  TER Upload\n[TASK] Adds tests and change typo3Service injection\n[TASK] removes unsupported TYPO3 version in travis tests\n[BUGFIX] fixes path to sysext:lang language files in typo3v8\n[TASK] updates type definition to doctrine type constants\n[CLEANUP] codestyle\n[TASK] updates to TYPO3V8 compatibility  doctrine migration\n[TASK] updates version & structure in ext_emconf\n[TASK] cleanup xclasses\n[TASK] updates exception timestamps and removes logic failure with modifyField\n[TASK] adds basic v8 compatibility\n[CLEANUP] composer dependencies','AOE GmbH',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277142,0,'aoe_dbsequenzer','4.0.1',8783,212,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1598449963,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','5aed43908cb4351a9ce9f8b34672d024','[RELEASE] Version 4.0.1','AOE GmbH',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277143,0,'aoe_dbsequenzer','5.0.0',8783,121,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1620642079,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','decd8534bec4c5154c33a46f60b6b97b','aoe_dbsequenzer 5.0.0\n\nv5.0.0\n\n	 only includes the feature: db sequencing\n	 removed feature: content overwrite protection','AOE GmbH',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277144,0,'aoe_dbsequenzer','5.1.0',8783,115,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1621237281,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','022ef794aa942ff57a402dc900cf4aa0','[RELEASE] version 5.1.0','AOE GmbH',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277145,0,'aoe_dbsequenzer','5.1.1',8783,121,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1621237737,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','81ff5d4b6546d842b467dd0be5764f6f','[RELEASE] version 5.1.1','AOE GmbH',5001001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277146,0,'aoe_dbsequenzer','9.0.0',8783,124,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1622105569,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','9f895759d845eaaf8653a7a42ca83aeb','[RELEASE] aoe_dbsequenzer 9.0.0\n\nadd support for TYPO3 v10\ndrop support for TYPO3 v8','AOE GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277147,0,'aoe_dbsequenzer','9.0.1',8783,132,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1625820834,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','7928bfd7c17f4404a35280ec3fd8aadc','[RELEASE] aoe_dbseqeunzer version 9.0.1\n\n Corrects default values for db int fields to support strict mode','AOE GmbH',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277148,0,'aoe_dbsequenzer','5.1.2',8783,116,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1625822579,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','271ad26b791f3ec20fb7d5d7acccc4c5','[RELEASE] aoe_dbsequenzer version 5.1.2\n\n Adjust DB default values for int fields to support strict mode','AOE GmbH',5001002,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277149,0,'aoe_dbsequenzer','9.1.0',8783,133,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1633949292,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','c60607f6b8b61458dcd6c08e351bcb52','[RELEASE] aoe_dbsequenzer 9.1.0','AOE GmbH',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277150,0,'aoe_dbsequenzer','10.0.0',8783,121,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1658732935,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','35e831d4ca56d1c91009c1caf839ab13','[RELEASE] Version 10.0.0','AOE GmbH',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277151,0,'aoe_dbsequenzer','10.0.1',8783,90,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1686733424,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','2613df408eb85b65642952a37065d036','Update Deploy.yml','AOE GmbH',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277152,0,'aoe_dbsequenzer','11.0.0',8783,64,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1709559832,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','9508749c7967e1b5965084e999211b98','chore: fix deploy to ter action','AOE GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277153,0,'aoe_dbsequenzer','11.1.0',8783,64,'AOE Database Sequenzer','With this extension you can ensure different unique keys for the configured tables',2,0,4,1721209974,'a:1:{s:7:\"depends\";a:2:{s:7:\"extbase\";s:0:\"\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dev-Team AOE','dev@aoe.com','aoepeople','f9068ae2c63ad10d6d89e456ca6e6fd8','raise version number and change constraints','AOE GmbH',11001000,1,0,'https://docs.typo3.org/typo3cms/extensions/aoe_dbsequenzer/','ter','',''),
(9277154,0,'tika','2.3.0',17596,1703,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1491821570,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:6:\"3.1.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','c10be53ee17d71e19eb7759f549949ca','2.3.0 - Support of TYPO3 8 LTS\n\nMaintenance Release','dkd Internet Service GmbH',2003000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/2.3/en-us','ter','',''),
(9277155,0,'tika','2.4.0',17596,1377,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1502809692,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:4:\"7.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','7f24193ddec758bd53487299a560fac2','2.4.0 - Support EXT:solr 7.0.0 and drop 7.6 LTS support\n\nContains:\n\n https://github.com/TYPO3-Solr/ext-tika/pull/63\n https://github.com/TYPO3-Solr/ext-tika/pull/71\n https://github.com/TYPO3-Solr/ext-tika/pull/67\n https://github.com/TYPO3-Solr/ext-tika','dkd Internet Service GmbH',2004000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/2.4/en-us','ter','',''),
(9277156,0,'tika','3.0.0',17596,852,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1519130091,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:4:\"8.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','710646779055d3e870ae1be3a8fdf8a8','3.0.0 - Support EXT:solr 8.0.0 & Small fixes\n\nContains:\n\nhttps://github.com/TYPO3-Solr/ext-tika/pull/83\nhttps://github.com/TYPO3-Solr/ext-tika/pull/82\nhttps://github.com/TYPO3-Solr/ext-tika/pull/79\nhttps://github.com/TYPO3-Solr/ext-tika/pull/77','dkd Internet Service GmbH',3000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/3.0/en-us','ter','',''),
(9277157,0,'tika','3.1.0',17596,570,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1531831812,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:4:\"8.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','137964cf060bda18e8b7e3e4e84d382b','3.1.0 - Extraction preview in backend & Small fixes\n\nContains:\n\n- https://github.com/TYPO3-Solr/ext-tika/pull/88\n- https://github.com/TYPO3-Solr/ext-tika/pull/89\n- https://github.com/TYPO3-Solr/ext-tika/pull/90\n- https://github.com/TYPO3-Solr/ext-tika/pul','dkd Internet Service GmbH',3001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/3.1/en-us','ter','',''),
(9277158,0,'tika','3.1.1',17596,747,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1536749451,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:4:\"8.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','2183d7f16fa45aa2e2309b891919ba44','3.1.1 - Maintenance release \n\nThis release contains bugfixes only:\n\nIt contains:\n\n https://github.com/TYPO3-Solr/ext-tika/pull/106','dkd Internet Service GmbH',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/tika/3.1.1','ter','',''),
(9277159,0,'tika','4.0.0',17596,706,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1549964631,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:6:\"9.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','799645254fa7130efcd0797cb2ddb96e','4.0.0 - Compatibility for EXT:solr 9.0.0 \n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/4.0.0','dkd Internet Service GmbH',4000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/4.0/en-us','ter','',''),
(9277160,0,'tika','5.0.0',17596,586,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1571648093,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:7:\"10.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','b9c7a8a28619b7c2342ec06348095b8a','5.0.0 - Maintenance release\n\nThis release:\n\n Adds compatibility for EXT:solr 10\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/5.0.0','dkd Internet Service GmbH',5000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/5.0/en-us','ter','',''),
(9277161,0,'tika','6.0.0',17596,384,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1590586649,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:7:\"11.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','714683dcb338d35cfdb2857efd239262','[TASK] set git branch for badges','dkd Internet Service GmbH',6000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/6.0/en-us','ter','',''),
(9277162,0,'tika','5.0.1',17596,200,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1590590819,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:7:\"10.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','886cccf534b540a33c8fe4973a68267a','[TASK] Prepare release 5.0.1','dkd Internet Service GmbH',5000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/5.0/en-us','ter','',''),
(9277163,0,'tika','10.0.0',17596,147,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1630082190,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.1.0-0.0.0\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','456b8f9fe041f4150a119ef06f39c569','Release 10.0.0  Apache Solr for TYPO3 - Tika Addon version 10.0.0 We are happy to release version 10.0.0 of EXT:tika. The focus of this release was the support of TYPO3s PSR-18 client. Important: This version is compatible with 10 LTS only.  Please read the release notes before updating:','dkd Internet Service GmbH',10000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/10.0/en-us','ter','',''),
(9277164,0,'tika','10.0.1',17596,104,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1639744826,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.1.0-0.0.0\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','c723e96f13d42021127fa5bb8a2dd1bb','Release 10.0.1 Important: This version contains CVE-2021-44228 fixes for users, who starting the Tika Server-daemons within TYPO3 BE or using Tika app modes. All users using dedicated Tika server or Apache Solr Tika cell connections do not benefit from the update and should harden the Solr Servers and/or Tika Servers with official CVE-2021-44228 patches manually. Relates: 172','dkd Internet Service GmbH',10000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/10.0/en-us','ter','',''),
(9277165,0,'tika','6.0.1',17596,104,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1639746868,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:7:\"11.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','8e3bac1553dc70f449eb535f6d666b07','Release 6.0.1 Important: This version contains CVE-2021-44228 fixes for users, who starting the Tika Server-daemons within TYPO3 BE or using Tika app modes. All users using dedicated Tika server or Apache Solr Tika cell connections do not benefit from the update and should harden the Solr Servers and/or Tika Servers with official CVE-2021-44228 patches manually. Relates: 172','dkd Internet Service GmbH',6000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/6.0/en-us','ter','',''),
(9277166,0,'tika','10.0.2',17596,133,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1639757540,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.1.0-0.0.0\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','66d91193d0d704d6aee5d0a0b6f637d3','Release 10.0.2(CVE-2021-44228) Please read the release notes before updating: https://github.com/TYPO3-Solr/ext-tika/releases/tag/10.0.2','dkd Internet Service GmbH',10000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/10.0/en-us','ter','',''),
(9277167,0,'tika','6.0.2',17596,105,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1639757671,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:2:{s:4:\"solr\";s:7:\"11.0.0-\";s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','3856554235896a0bc265cbc5cada1a09','Release 6.0.2(CVE-2021-44228) Please read the release notes before updating: https://github.com/TYPO3-Solr/ext-tika/releases/tag/6.0.2','dkd Internet Service GmbH',6000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/6.0/en-us','ter','',''),
(9277168,0,'tika','11.0.0',17596,131,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1647426279,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"11.5.0-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','101cf5f7bba710403f3ac1c5e20c0cb4','Release 11.0.0\n\n Apache Solr for TYPO3 - Tika Addon version 11.0.0\n\nWe are happy to release version 11.0.0 of EXT:tika.\nThe focus of this release was the support of TYPO3 11 LTS.\n\nImportant: This version is compatible with 11 LTS only.\n\n Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/11.0.0\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/11.0/en-us','ter','',''),
(9277169,0,'tika','11.0.1',17596,80,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1688458897,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"11.5.0-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','2eff572f61b50c663152cba3e4353106','Release 11.0.1\n\n Apache Solr for TYPO3 - Tika Addon version 11.0.1\n\nNote: \nThis release is especially relevant for Apache Solr Cell/server users.\nTo be able to use Apache Solr server as extractor, the EXT:solr v11.5.1 is required as well.\n\n Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/11.0.1\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/11.0/en-us','ter','',''),
(9277170,0,'tika','12.0.0',17596,77,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1692103161,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.0.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','b8ad9122dcf16410652b55f22740bfb2','Release 12.0.0\n\n Apache Solr for TYPO3 - Tika Addon version 12.0.0\n\nImportant: \n This version is compatible with TYPO3 12 LTS only.\n This release requires TIKA Server v1.28 or Apache Solr 9.3.0 as extractor services.\n\n Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/12.0.0\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us','ter','',''),
(9277171,0,'tika','12.0.1',17596,84,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1697812147,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.0.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','04e86fadeda2ac2be65c15c3525e1cb0','Release 12.0.1\n\n Apache Solr for TYPO3 - Tika Addon version 12.0.1\n\nNote: \nThis release is especially relevant for Apache Solr Cell/server users.\nTo be able to use Apache Solr server as extractor, the Solr \"path\", \"port\", and if used the \"username\" and \"passord\" must be adjusted.\n\n Please read the release notes for more information:\n\n https://github.com/TYPO3-Solr/ext-tika/releases/tag/12.0.1\n https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us/Releases/12_0.html\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us','ter','',''),
(9277172,0,'tika','11.0.2',17596,52,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1714753431,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"11.5.0-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','cdba5c518d78912857503461197f81a2','Release 11.0.2\n\n Apache Solr for TYPO3 - Tika Addon version 11.0.2 is now PHP 8.3 compatible\n\n Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/11.0.2\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/11.0/en-us','ter','',''),
(9277173,0,'tika','12.0.2',17596,63,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1715690526,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.0.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','a012ba72402a159540dc6727d2c1b589','Release 12.0.2\n\n Apache Solr for TYPO3 - Tika Addon version 12.0.2\n\n Please read the release notes for more information:\n\n https://github.com/TYPO3-Solr/ext-tika/releases/tag/12.0.2\n https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us/Releases/12_0.html\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us','ter','',''),
(9277174,0,'tika','12.0.3',17596,60,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1721903024,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.0.4-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','a9dc7199331d6ff8bd830734139b52f9','Release 12.0.3\n\nNOTE: Requires EXT:solr version 12.0.4, if installed as suggested.\n\nThis is a maintenance release for TYPO3 12.4, containing:\n\n [CI] Fix Github-Actions deprecations [(dad7aab)](https://github.com/TYPO3-Solr/ext-solr/commit/dad7aab)\n [TASK] Set branch alias release-12.0.x as 12.0.x-dev for composer [(3a8f7ea)](https://github.com/TYPO3-Solr/ext-solr/commit/3a8f7ea)\n [TASK] Use new template module API [(37ffddf)](https://github.com/TYPO3-Solr/ext-solr/commit/37ffddf)\n [TASK] Remove and disallow all superflous @author/copyright annotations [(0df1d84)](https://github.com/TYPO3-Solr/ext-solr/commit/0df1d84)\n [TASK] Prepare README for TYPO3 12 [(c49d51d)](https://github.com/TYPO3-Solr/ext-solr/commit/c49d51d)\n\nFull Changelog: https://github.com/TYPO3-Solr/ext-tika/compare/12.0.2...12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us','ter','',''),
(9277175,0,'tika','13.0.0',17596,56,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1734543204,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"13.0.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','4d28818b7bfab762a4513203296024c2','Release 13.0.0\n\n Apache Solr for TYPO3 - Tika Addon version 13.0.0\n\nImportant: \n This version is compatible with TYPO3 13 LTS only.\n This release requires TIKA Server v1.28 or Apache Solr 9.7.0 as extractor services.\n\n Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/13.0.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nFixes: 241','dkd Internet Service GmbH',13000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/13.0/en-us','ter','',''),
(9277176,0,'tika','12.0.4',17596,19,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1764092481,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.0.4-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','a48063e714a99f5b5bebf85cda3c4ca1','Release 12.0.4\n\nThis is maintenance release for TYPO3 12 allowing PHP 8.4.\n\nNote:\nIf you use the mata-data extractor with Solr 9.10.0, it does not extract the data properly.\nPlease use the Tika Server or App instead. Or stay by Apache Solr 9.9.0.\n\nPlease read the release notes for more information:\n\n https://github.com/TYPO3-Solr/ext-tika/releases/tag/12.0.4\n https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us/Releases/12_0.html\n Full Changelog: https://github.com/TYPO3-Solr/ext-tika/compare/12.0.3...12.0.4\n\n---\n\n How to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\n\nhttp://www.typo3-solr.com/en/contact/\n\nor call:\n\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.0/en-us','ter','',''),
(9277177,0,'tika','12.1.0',17596,17,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1766127546,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"12.1.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','99c028567ad8e7694988d8b953298fc4','Release 12.1.0\n\nThis release addresses the CVE-2025-66516 and CVE-2025-54988,\nby upgrading the Tika to version 3.2.3\nPlease upgrade all components asap.\n\n Please read the release notes and EXT:tika documentation before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/12.1.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/12.1/en-us','ter','',''),
(9277178,0,'tika','13.1.0',17596,23,'Apache Tika for TYPO3','Provides Tika services for TYPO3 to detect a documents language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.',2,0,5,1766127581,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:12:\"filemetadata\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:7:\"13.1.0-\";}}','Ingo Renner, Timo Hund, Markus Friedrich, Rafael Kähm','solr-eb-support@dkd.de','typo3-solr','8bd1c6a9b78d0801ef50001781547366','Release 13.1.0\n\nThis release addresses the CVE-2025-66516 and CVE-2025-54988,\nby upgrading the Tika to version 3.2.3\nPlease upgrade all components asap.\n\n Please read the release notes and EXT:tika documentation before updating:\n\nhttps://github.com/TYPO3-Solr/ext-tika/releases/tag/13.1.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13001000,1,0,'https://docs.typo3.org/p/apache-solr-for-typo3/tika/13.1/en-us','ter','',''),
(9277179,0,'additional_reports','3.1.0',61222,1118,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1496222985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','b6a7be9a4b5b2a2a80a89b892dc964ac','[FEATURE] Compatibility with 8 LTS (only)','',3001000,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277180,0,'additional_reports','3.1.1',61222,3190,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1507542479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','1d27cae65cc7bf8d32e04b5d08636d60','[BUGFIX] XCLASS view throws exception','',3001001,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277181,0,'additional_reports','3.1.4',61222,3047,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1540798357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','c0caf5051b0681b8a67d28f671f74482','[FIX] Remove TYPO3_db call','',3001004,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277182,0,'additional_reports','3.2.1',61222,427,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1572966769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','8d508c86944a81988c9253613808b809','Compatibility with 8 & 9 LTS','',3002001,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277183,0,'additional_reports','3.2.2',61222,948,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1575369352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','6b85344005493a2be23d0767c9e8220e','Compatibility with 8 & 9 LTS','',3002002,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277184,0,'additional_reports','3.3.2',61222,212,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1588338079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','1cecfb73d14e09160e4b458017a4905d','[FEATURE] Compatibility with 9LTS & 10 LTS','',3003002,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277185,0,'additional_reports','3.3.3',61222,197,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1588794618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','173456733d7a50c759de79f44f2d2bad','Automatic release built from GitHub, see the https://github.com/Apen/additional_reports/blob/master/CHANGELOG.md for details.','',3003003,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277186,0,'additional_reports','3.3.4',61222,269,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1588852658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','64307ebecc1a9a3e2593c0f2cd23ef1e','Automatic release built from GitHub, see the https://github.com/Apen/additional_reports/blob/master/CHANGELOG.md for details.','',3003004,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277187,0,'additional_reports','3.3.5',61222,339,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1589529828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','ca0376e8082afa29544ddf0e55ebb116','Automatic release built from GitHub, see the https://github.com/Apen/additional_reports/blob/master/CHANGELOG.md for details.','',3003005,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277188,0,'additional_reports','3.4.0',61222,112,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1636038518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','1769a900a7265864214751e13fe7da5b','Automatic release built from GitHub, see the https://github.com/Apen/additional_reports/blob/master/CHANGELOG.md for details.','',3004000,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277189,0,'additional_reports','3.4.1',61222,141,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1636106688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','7b67fc491b5a8c55fd966763565d639f','Automatic release built from GitHub, see the https://github.com/Apen/additional_reports/blob/master/CHANGELOG.md for details.','',3004001,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277190,0,'additional_reports','3.4.2',61222,89,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1659606931,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','4fd1891e3275acc72a83a44cba93c54f','[TASK] Version 3.4.2','',3004002,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277191,0,'additional_reports','3.4.3',61222,116,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1659690864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','5a0b552e666e3793fe27d260ee3a3125','[TASK] Version 3.4.3','',3004003,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277192,0,'additional_reports','3.4.4',61222,79,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1687873664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','bfd0cb5ecdf28ae87cfb8f36380e1bba','[BUGFIX] Fix emconf','',3004004,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277193,0,'additional_reports','3.4.5',61222,77,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1689844712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','afd55050a78c37b5fd41cc1a34775eeb','[TASK] Version 3.4.5','',3004005,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277194,0,'additional_reports','3.4.6',61222,85,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1693491074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','8d5260c025a970ba4b9f3c580dc722ff','[TASK] Version 3.4.6','',3004006,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277195,0,'additional_reports','3.4.7',61222,72,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1711377484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','42d234cd2a03a35eff8e0421f3e60387','[TASK] Version 3.4.7','',3004007,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277196,0,'additional_reports','3.4.8',61222,45,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1737533632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','ed4d9d6b4dace9cd2ab654907ca13b18','[TASK] Version 3.4.8','',3004008,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277197,0,'additional_reports','3.4.9',61222,29,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1758527713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','d3a6a56d927d3eb372a3dd96f43ab6e8','[DOC] Update version number to 3.4.9 in ext_emconf.php','',3004009,0,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277198,0,'additional_reports','4.0.0',61222,3,'Useful information in reports module','Useful information in the reports module: xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have global reports of the system).',2,0,4,1786174053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','f166fa5d4c9be345fc81495fe3f656cf','[BUGFIX] Make TER metadata extractable','',4000000,1,0,'https://github.com/Apen/additional_reports/blob/master/README.md','ter','',''),
(9277199,0,'datafilter','2.1.0',9045,612,'Standard Data Filter - Tesseract project','Provides a way to create complex filters that can be passed to a Data Provider for restricting the data it returns. More info on http://www.typo3-tesseract.com/',2,0,2,1496761160,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','bead8b3dafb10528b63497265afe8003','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/datafilter/2.1.0','ter','',''),
(9277200,0,'tesseract','2.1.0',8980,684,'Project Tesseract','This projects covers a suite of extensions designed to facilitate the extraction of data and their display, using controllers and standard data formats. More info on http://www.typo3-tesseract.com/',2,0,4,1496741936,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','1ca6cd731a1fcaef7b57b8c489ee7f82','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/tesseract/','ter','',''),
(9277201,0,'context','2.1.0',4746,560,'Context Manager','Provides a general framework to define contexts for parts of the page tree. Other extensions may use these contexts as needed.',2,0,2,1496750596,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','0435806d89886d147579ab534ba59fb3','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/context/2.1.0','ter','',''),
(9277202,0,'templatedisplay','2.1.0',8570,577,'HTML-based Data Consumer - Tesseract project','Use HTML-based templates to display any kind of data returned by a Data Provider, thanks a to user-friendly mapping interface. More info on http://www.typo3-tesseract.com',2,0,2,1496764360,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb) / Fabien Udriot','typo3@cobweb.ch','francois','48905185b89dd7a3bfb0688ba7f140b8','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/templatedisplay/2.1.0','ter','',''),
(9277203,0,'phpdisplay','2.1.0',3499,516,'Plain PHP based Data Display (Data Consumer) - Tes','Use Plain PHP templates to display any kind of data returned by a Data Provider. More info on http://www.typo3-tesseract.com.',2,0,2,1497198866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";}}','Fabien Udriot','fabien.udriot@ecodev.ch','francois','7c3d3854b6d165a43d3e765c7a65ad5d','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/phpdisplay/','ter','',''),
(9277204,0,'filepage','1.2.0',7209,152,'File page','This extension provides an alternative to the filelist. Featuring secure downloads, hidden file names, easy installation and more. keywords: security, protection, access control, restriction, file list.',2,0,2,1495207961,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.4.0-5.6.99\";}}','Michael Buergi','michael.buergi@zhdk.ch','minkus','0eaa099d56c4ef15f8c004da866ef533','add compatibility with typo3 version 7.6\r\nremove compatibility with earlier typo3 versions\r\nallow users to drag and drop file pages to the page tree','ZHdK',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/filepage/','ter','',''),
(9277205,0,'filepage','1.2.1',7209,297,'File page','This extension provides an alternative to the filelist. Featuring secure downloads, hidden file names, easy installation and more. keywords: security, protection, access control, restriction, file list.',2,0,2,1495209920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.4.0-5.6.99\";}}','Michael Buergi','michael.buergi@zhdk.ch','minkus','bf3ffc790bc7870b32001a4ad5f8b6c3','fix possible clash with php \"use\" statement','ZHdK',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/filepage/','ter','',''),
(9277206,0,'filepage','1.3.0',7209,370,'File page','This extension provides an alternative to the filelist. Featuring secure downloads, hidden file names, easy installation and more. keywords: security, protection, access control, restriction, file list.',2,0,2,1496921859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.4.0-5.6.99\";}}','Michael Buergi','michael.buergi@zhdk.ch','minkus','cb635ea3515265f74be6dce65646693f','	 change version to 1.3.0\r\n	 change some config defaults. if you upgrade from an older version of this extension, you should check the config settings\r\n	 add check to remind user to remove the existing file when updating\r\n	 fix \"set title\" button for ','ZHdK',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/filepage/1.3.0','ter','',''),
(9277207,0,'filepage','1.4.0',7209,65,'File page','This extension provides an alternative to the filelist. Featuring secure downloads, hidden file names, easy installation and more. keywords: security, protection, access control, restriction, file list.',2,0,2,1594734546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.3.0-7.3.99\";}}','Michael Buergi','michael.buergi@zhdk.ch','minkus','c5e6d87c4b79786c9b34afeae64bffa5',' add support for typo3 v8\r\n remove support for typo3 v7','ZHdK',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/filepage/','ter','',''),
(9277208,0,'filepage','1.4.1',7209,167,'File page','This extension provides an alternative to the filelist. Featuring secure downloads, hidden file names, easy installation and more. keywords: security, protection, access control, restriction, file list.',2,0,2,1594737640,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.3.0-7.3.99\";}}','Michael Buergi','michael.buergi@zhdk.ch','minkus','a922ec57d122d97bdd77e104fb382997',' add composer.json','ZHdK',1004001,1,0,'https://docs.typo3.org/typo3cms/extensions/filepage/','ter','',''),
(9277209,0,'t3sportstats','1.1.0',1940,134,'Statistics for T3sports','Statistics extension for T3sports.',2,0,3,1592127568,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.5.1-0.0.0\";s:13:\"cfc_league_fe\";s:11:\"1.5.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','d9f4d8e3105a1eff70f49a9ff72aaf40','v1.1.1          Support for TYPO3 10 added','System 25',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3sportstats/','ter','',''),
(9277210,0,'t3sportstats','1.2.1',1940,94,'Statistics for T3sports','Statistics extension for T3sports.',2,0,3,1620930185,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"rn_base\";s:12:\"1.13.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.7.0-0.0.0\";s:13:\"cfc_league_fe\";s:11:\"1.7.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','031aa19c4c511b49e5a1b561b8437e08','v1.2.1          Some Bugfixes','System 25',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3sportstats/','ter','',''),
(9277211,0,'t3sportstats','1.5.0',1940,52,'Statistics for T3sports','Statistics extension for T3sports.',2,0,3,1690128198,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:7:\"rn_base\";s:12:\"1.17.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.2-0.0.0\";s:13:\"cfc_league_fe\";s:12:\"1.11.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','8eca0dafdd9686d73846f23b334532d6','31 Provide ext icon and raise dependencies','System 25',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3sportstats/','ter','',''),
(9277212,0,'t3sportstats','1.5.1',1940,34,'Statistics for T3sports','Statistics extension for T3sports.',2,0,3,1729796223,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:7:\"rn_base\";s:12:\"1.17.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.2-0.0.0\";s:13:\"cfc_league_fe\";s:12:\"1.11.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','5e0c0d7bd83fd30924063672b8d06d8b','Prepare release','System 25',1005001,1,0,'https://docs.typo3.org/typo3cms/extensions/t3sportstats/','ter','',''),
(9277213,0,'facebook_socialplugins','14.3.0',14973,7,'Facebook Social Plugins','Facebook Social Plugins - All Social Plugins from Facebook (https://developers.facebook.com/docs/plugins/)',2,0,3,1781679114,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.5.0-8.5.99\";s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Nitin Parri','nitin@refresj.nl','nitinparri','39d7bdf537c903bcabe96e04806bb19f','Complete rewrite for TYPO3 14.3','Refresj',14003000,1,0,'https://github.com/NitinParri/facebook_socialplugins/blob/main/README.md','ter','',''),
(9277214,0,'sav_library_mvc','1.1.0',2861,368,'SAV Library Mvc','The SAV Library Mvc is a library, based on fluid and extbase for the SAV Library Kickstarter. It is used to create extensions without any PHP coding. Multiple views of the data including forms with Front End editing facilities can be generated.',1,0,4,1513087449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','136f86059cbb720b13daaa68b82dca71','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_mvc/1.1.0','ter','',''),
(9277215,0,'sav_library_mvc','9.5.0',2861,202,'SAV Library Mvc','The SAV Library Mvc is a library, based on fluid and extbase for the SAV Library Kickstarter. It is used to create extensions without any PHP coding. Multiple views of the data including forms with Front End editing facilities can be generated.',1,0,4,1573198395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','4c41410c073f096c540a662868a46b0f','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_mvc/','ter','',''),
(9277216,0,'sav_library_mvc','11.5.0',2861,113,'SAV Library Mvc','The SAV Library Mvc is a library, based on Fluid and Extbase for the SAV Library Kickstarter. It is used to create extensions without any PHP coding. Multiple views of the data including forms with Front End editing facilities can be generated.',2,0,4,1676892161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','1be6201d55961f01623dde04afec2a3a','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-mvc/11.5/en-us','ter','',''),
(9277217,0,'sav_library_mvc','14.3.0',2861,2,'SAV Library Mvc','The SAV Library Mvc is a library, based on Fluid and Extbase for the SAV Library Kickstarter. It is used to create extensions without any PHP coding. Multiple views of the data including forms with Front End editing facilities can be generated.',2,0,4,1786105734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','8239d0b106d8e66104f8703e8fa3db15','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-mvc/14.3/en-us','ter','',''),
(9277218,0,'sav_librarymvc_example0','1.1.0',1360,320,'SAV Library Mvc Example0 - Test','An extension to illustrate the SAV Library Mvc',2,0,3,1513087509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:15:\"sav_library_mvc\";s:11:\"1.0.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','bcef5d0e40f42ef360c54554e83c1538','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_librarymvc_example0/1.1.0','ter','',''),
(9277219,0,'sav_librarymvc_example0','9.5.0',1360,177,'SAV Library Mvc Example0 - Test','An extension to illustrate the SAV Library Mvc',2,0,3,1573198152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:15:\"sav_library_mvc\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','5e519de13065d7f6d1639df3dd5e765e','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_librarymvc_example0/','ter','',''),
(9277220,0,'sav_librarymvc_example0','11.5.0',1360,72,'SAV Library Mvc Example0 - Test','An extension to illustrate the SAV Library Mvc',2,0,3,1676892337,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";s:15:\"sav_library_mvc\";s:12:\"10.4.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','e60d545ab0a3208690437e708c3e027f','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-librarymvc-example0/11.5/en-us','ter','',''),
(9277221,0,'sav_librarymvc_example0','14.3.0',1360,2,'SAV Library Mvc Example0 - Test','An extension to illustrate the SAV Library Mvc',2,0,3,1786305355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:15:\"sav_library_mvc\";s:14:\"14.3.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','92fe400fef711e3a8d9a7d05fe07ab91','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-librarymvc-example0/14.3/en-us','ter','',''),
(9277222,0,'overlays','3.1.0',5485,733,'Improved overlays','This extension provides an easy to use API for retrieving properly localized records. It also takes care of keeping the DB calls to a minimum.',2,0,2,1496743891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-8.99.99\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','70d7e4389f753181b1dd26003bc812dc','Verified compatibility with TYPO3 CMS 8.','',3001000,1,0,'https://docs.typo3.org/typo3cms/extensions/overlays/3.1.0','ter','',''),
(9277223,0,'image_autoresize','1.8.1',35703,1669,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1500292186,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','2f3dfc9503dadaa86996c3995d799a2c','This release prevents a crash when creating new resize rules in TYPO3 v8.\r\nDetails on https://forge.typo3.org/projects/extension-image_autoresize/wiki/IMAGE_AUTORESIZE_181','Causal Sàrl',1008001,0,0,'https://docs.typo3.org/typo3cms/extensions/image_autoresize/1.8.2','ter','',''),
(9277224,0,'image_autoresize','1.8.2',35703,1322,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1528370034,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','fa1dcf933dd4cd19e83f47e71d769a77','Standard maintenance release.','Causal Sàrl',1008002,0,0,'https://docs.typo3.org/typo3cms/extensions/image_autoresize/1.8.2','ter','',''),
(9277225,0,'image_autoresize','1.9.0',35703,536,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1539347368,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','3b0278cd7b373628436029f2c9de00b8','Compatibility with TYPO3 v9.','Causal Sàrl',1009000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/1.9/en-us','ter','',''),
(9277226,0,'image_autoresize','1.9.1',35703,986,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1543498580,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','2e6f568515871e7f2326d686e0d5fa88','Standard maintenance release.','Causal Sàrl',1009001,0,0,'https://docs.typo3.org/typo3cms/extensions/image_autoresize/1.9.1','ter','',''),
(9277227,0,'image_autoresize','1.9.2',35703,451,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1583389124,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','e759bb01ffa2d45f2e486b6fee418714','Standard maintenance release.','Causal Sàrl',1009002,0,0,'https://docs.typo3.org/p/causal/image_autoresize/1.9/en-us','ter','',''),
(9277228,0,'image_autoresize','2.0.0',35703,300,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1587370250,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','4600bf526006e13df225e46d7c29dcc8','Release with support for TYPO3 v8, TYPO3 v9 and TYPO3 v10 so that it eases your migration path between LTS versions.\r\n\r\nChange worth mentioning: you should migrate your configuration to use FAL identifiers. So in short, replace \"fileadmin/\" by \"1:/\" in paths. Using non-FAL identifiers now generates deprecation log entries. But dont worry, it works like that so there is no reasons to drop this legacy support anytime soon anyway.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.0/en-us','ter','',''),
(9277229,0,'image_autoresize','2.0.1',35703,285,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1587643093,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','41fe8641705e6bf9210de8789968f720','This release fixes an issue where re-editing a \"batch resize\" scheduler task would not properly repopulate the various configuration fields (the task was however running properly).','Causal Sàrl',2000001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.0/en-us','ter','',''),
(9277230,0,'image_autoresize','2.0.2',35703,511,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1587647935,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','1e3d1350f03d9183b50d22a5af45ae7c','Fixes some minor regressions introduced recently with support for TYPO3 v10.','Causal Sàrl',2000002,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.0/en-us','ter','',''),
(9277231,0,'image_autoresize','2.0.3',35703,329,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1598021634,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','34ba519db9d9afe1314d2385d6904a55','Standard maintenance release.','Causal Sàrl',2000003,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.0/en-us','ter','',''),
(9277232,0,'image_autoresize','2.1.0',35703,154,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1611301208,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','036acbcc4dfa26f0c30720a80aee2b7a','- Compatibility with TYPO3 v11\r\n- Better compatibility with EXT:extractor if you want to assign categories while auto-resizing down the image','Causal Sàrl',2001000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.1/en-us','ter','',''),
(9277233,0,'image_autoresize','2.1.1',35703,166,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1621670951,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','aff0ad4c853356a2a3f0719b743f76d4','Standard maintenance release.','Causal Sàrl',2001001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.1/en-us','ter','',''),
(9277234,0,'image_autoresize','2.2.0',35703,113,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1666687761,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','9ee70829e0746727cfbe4c40d41997e6','This release contains bug fixes (mainly with the use of \"resize rules\") and add support for TYPO3 v12.\r\nCompatibility is kept down to TYPO3 v10 LTS but only with PHP 7.4, not 7.2 nor 7.3 anymore.','Causal Sàrl',2002000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.2/en-us','ter','',''),
(9277235,0,'image_autoresize','2.2.1',35703,80,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1693221384,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','700aef7a870ea057224b6d84cbc0c5e0','Standard maintenance release.','Causal Sàrl',2002001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.2/en-us','ter','',''),
(9277236,0,'image_autoresize','2.2.2',35703,78,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a scheduler task for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1697905830,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','13df196195e4eaf223d43fc5e277f73f','Fix for various bugs, particularly when using deep file mount points.','Causal Sàrl',2002002,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.2/en-us','ter','',''),
(9277237,0,'image_autoresize','2.3.0',35703,64,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1706705167,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','928026f94f62cb58d4f161d6116334b7','This release moves the configuration file to be stored along with the site definitions. In addition, the scheduler task rewritten as a Symfony command so be sure to adapt your batch resize scheduler task if needed.','Causal Sàrl',2003000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.3/en-us','ter','',''),
(9277238,0,'image_autoresize','2.3.1',35703,60,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1708864912,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','1d341547066ca4b940319cfcc5158a68','Standard maintenance release mostly related to glitches with TYPO3 v12. This release includes a fix to prevent an exception with latest TYPO3 security releases.\r\n\r\nUsers of a former TYPO3 ELTS version (if any) may use the git/packagist branch \"2-1-stable\" to get the same fix following CVE-2023-30451.','Causal Sàrl',2003001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.3/en-us','ter','',''),
(9277239,0,'image_autoresize','2.4.0',35703,61,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1709316143,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d59419019446e2a73015b9743a55cbe9','This version better respects privacy by checking whether or not to automatically extracting metadata prior to the resizing process as configured for your underlying storage.\r\n\r\nIt includes smaller adjustments such as changing the Twitter button into an official \"Post X\" button to report how much disk you spared, minor changes in documentation and some clean-up of older compatibility code.\r\n\r\nIn addition this release brings early support of TYPO3 v13 while keeping the backward compatibility with former LTS versions.','Causal Sàrl',2004000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.4/en-us','ter','',''),
(9277240,0,'image_autoresize','2.4.1',35703,76,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1709458825,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','b635d98c578d55e570cb90d2d1dbcd04','This version fixes a bug that had not been spotted since TYPO3 v12 compatibility as added; namely that automatic extraction of metadata prior to the resizing process was largely unsuccessful due to a breaking change in how extraction services are provided since TYPO3 v12.','Causal Sàrl',2004001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.4/en-us','ter','',''),
(9277241,0,'image_autoresize','2.4.2',35703,52,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1727956413,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','bf2f1bbe796f9563736b7b8be75b2e0d','Standard maintenance release.','Causal Sàrl',2004002,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.4/en-us','ter','',''),
(9277242,0,'image_autoresize','2.4.3',35703,51,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1738325187,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','369041363e11d0296074453dd216d348','Standard maintenance release containing some bug fixes and compatibility with PHP 8.4.','Causal Sàrl',2004003,0,0,'https://docs.typo3.org/p/causal/image_autoresize/2.4/en-us','ter','',''),
(9277243,0,'image_autoresize','2.5.0',35703,16,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1770828358,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','80133bde88b3474bc3d485a607f9eed0','Standard maintenance release with early support for TYPO3 v14.','Causal Sàrl',2005000,0,0,'https://docs.typo3.org/p/causal/image_autoresize/main/en-us/','ter','',''),
(9277244,0,'image_autoresize','2.5.1',35703,15,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1773418263,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','72461a062ea77cafbcfc6b8a2d977c51','Standard maintenance release.','Causal Sàrl',2005001,0,0,'https://docs.typo3.org/p/causal/image_autoresize/main/en-us/','ter','',''),
(9277245,0,'image_autoresize','2.5.2',35703,14,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1774539731,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','4bf5d7f84fa5944090ea798d9e4fb288','Standard maintenance release.','Causal Sàrl',2005002,0,0,'https://docs.typo3.org/p/causal/image_autoresize/main/en-us/','ter','',''),
(9277246,0,'image_autoresize','2.5.3',35703,14,'Resize images automatically','Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.',2,0,0,1776186447,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','02f16a2250f5850664cb71774a2cf61e','This release fixes compatibility problems with TYPO3 v14. Hopefully no more breaking changes to be expected and no need anymore to get quite creative...','Causal Sàrl',2005003,1,0,'https://docs.typo3.org/p/causal/image_autoresize/main/en-us/','ter','',''),
(9277247,0,'quick_shop','7.0.13',43711,359,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1500569449,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a5f5cee6c66b4159121e478fc575f9b1','Improvements: Update shipping Costs DHL. package upto 10 kg is moved from 14.99 to 16.99 EUR. If you use the DHL template, please adapt your information / text on your page shipping!','',7000013,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277248,0,'quick_shop','7.0.14',43711,810,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1502219887,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','573e4bd8c3a9d4e22692f84722033a51','BUGFIX: Template: li-wrap for images was lost. Update script: Fatal error: Switch statements may only contain one default clause.','',7000014,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277249,0,'quick_shop','7.0.16',43711,282,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1506628076,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4fdf1d28601bfbe2b0c61ea289013fc2','IMPROVEMENT: New stock prompt: over the counter (de: an der Abendkasse)','',7000016,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277250,0,'quick_shop','7.0.17',43711,382,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1506633629,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','49e9ef5dcecd63aae477045a36d8b859','BUGFIX: CSS class for over the counter','',7000017,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277251,0,'quick_shop','7.0.18',43711,353,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1508149287,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d2bb14965b498d30fe2107b1bd0348da','BUGFIX: SQL: stockquantity is moved from tinyint(3) to int(11)','',7000018,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277252,0,'quick_shop','7.0.19',43711,337,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1510095264,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1b568ab47f53c67fc360b82a1e05fc86','COMPATIBILITY: Downwards FAL','',7000019,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277253,0,'quick_shop','7.0.20',43711,336,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1511908868,'a:2:{s:7:\"depends\";a:3:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:5:\"caddy\";s:6:\"7.2.0-\";s:15:\"seo_dynamic_tag\";s:6:\"3.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','26334d097a37abff809fb32b11caf2eb','FEATURES: Category images. See ReST documentation. SKU can disabled by the Constant Editor. IMPROVEMENT: single view caddy at the bottom is improved. Details @ ChangeLog.','',7000020,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277254,0,'quick_shop','7.0.21',43711,493,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1512080649,'a:2:{s:7:\"depends\";a:4:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:6:\"3.3.1-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:5:\"caddy\";s:6:\"7.2.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b589e7bb4de4462f7c85b8ffda117877','IMPROVEMENT: Dependency: SEO Dynamic Tag is set from suggests to depends. TCA labelling 1st image for list view.','',7000021,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277255,0,'quick_shop','7.0.22',43711,307,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1512670564,'a:2:{s:7:\"depends\";a:4:{s:7:\"browser\";s:6:\"7.2.6-\";s:18:\"css_styled_content\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:6:\"3.3.1-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:5:\"caddy\";s:6:\"7.2.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e1daa6dfc40ac3fa708d54020b365c03','IMPROVEMENT: Category image: Parameter is configurable by the Constant Editor','',7000022,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/7.0.22','ter','',''),
(9277256,0,'quick_shop','8.7.0',43711,283,'Quick Shop - responsive e-commerce with TYPO3','http://typo3-quick-shop.de. Quick Shop is optimised for desktops, tablets and smartphones. You are welcome to install Quick Shop with one mouse-click  responsive and ready-to-use. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quick_shop/doc/manual.pdf',2,0,3,1513207520,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4622dbd8477ccdc3e3076722cb1ba019','UPGRADE for TYPO3 8.7. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.7.6','ter','',''),
(9277257,0,'quick_shop','8.7.3',43711,293,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1513373300,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a62c2db1b6a4cf4ff60ce719f9417135','IMPROVEMENTS: Table rendering with Fluid Styled Content. Template for Slick Slider run proper with frame_class \"none\". BUGFIX: TypoScript template paths for properties ch and de were broken.','',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.7.6','ter','',''),
(9277258,0,'quick_shop','8.7.4',43711,355,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1513590538,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1fd6c728f82fbb03e0f0e818dd4b27d8','IMPROVEMENTS: TCA for TYPO3 8.7. Optimise database fields: tinyint  smallint. BUGFIX: backend style for TYPO3 6.2','',8007004,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.7.6','ter','',''),
(9277259,0,'quick_shop','8.7.6',43711,447,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1514333770,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d8f1d0383fe07a62255545352beb401d','IMPROVEMENTS: TCA behaviour.allowLanguageSynchronization is moved to config. Additional fields for a lot of tables: frame_class, l10n_state. ext_tables.sql: move smallint to smallint(5)','',8007006,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.7.6','ter','',''),
(9277260,0,'quick_shop','8.8.3',43711,334,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1518086768,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fd43db62a7c58364a3de2105f8322ea7','FEATURE: list and single view will display: tx_quickshop_category, tx_quickshop_dimension, tx_quickshop_group, tx_quickshop_material. Controlled by the constant editor. New table provider (backend only). Details @ ChangeLog','',8008003,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.8.3','ter','',''),
(9277261,0,'quick_shop','8.9.5',43711,257,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1519417783,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ee3b8ff96a64cc748abb61cf89707566','IMPORTANT! Replace templates: DEPRECATED: Quick Shop [-] Basis, DEPRECATED: Quick Shop [-] Slick. FEATURES: categories will displayed in single view. Linkhander configuration. LocallangXMLOverride by the extension manager. TEMPLATES: new quickfinder, prov','',8009005,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.9.11','ter','',''),
(9277262,0,'quick_shop','8.9.6',43711,371,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1519423599,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','73965c1ca2c45ea1c3b9b41e199bf50c','TEMPLATE: New: Quick Shop [2.1.6]  Manual Ordering. DOCUMENTATION: Integrators / Setup / Manual Ordering.','',8009006,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.9.11','ter','',''),
(9277263,0,'quick_shop','8.9.10',43711,306,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1520970957,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','140fd2abc8581dbbeb651911430b8afb','IMPROVEMENT: Not in stock: new prompt \"currently not deliverable\". CSS. BUGFIX: RealURL sample. DETAILS @ ChangeLog','',8009010,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.9.11','ter','',''),
(9277264,0,'quick_shop','8.9.11',43711,321,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1521241466,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2465502725049cc953a0b9085dfca11a','BUGFIX: TCA ctrl iconfiles. TYPO3 6.2: template for linkhandler ist fixed. DETAILS @ ChangeLog','',8009011,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.9.11','ter','',''),
(9277265,0,'quick_shop','8.10.0',43711,326,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1521470042,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7fbde0583e36c6eeef62dd9e990ca926','FEATURES: Category tables with link-type, images and text. Templates for category tables. DOCUMENTATION: new sections: editor / plugin, editor / records. BUGFIX: icons for TCA. DETAILS @ ChangeLog','',8010000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277266,0,'quick_shop','8.10.1',43711,293,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1521651473,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','943b264f4b16470dfa0d054a169d0b38','BUGFIX: Typoscript for category tables.','',8010001,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277267,0,'quick_shop','8.10.2',43711,388,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1521844288,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','73484e5cb350dd5d093bf17f89187688','FEATURE: Backend style can limited for defined hosts. See @ Extension-Manager','',8010002,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277268,0,'quick_shop','8.10.4',43711,356,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1523441436,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0f46a903a2a37f3790e0725ed1f5cf54','FEATURE: Category tables got a relation to tx_quickshop_products. IMPROVEMENT: All category tables has a default sortby now.','',8010004,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277269,0,'quick_shop','8.10.5',43711,236,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Install Quick Shop ready-to-use supported by Launch Quick Shop! (launchquickshop). Quick Shop is e-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1524937383,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9204e3f3c3063b7d78f94fe4541b9b46','IMPROVEMENT: Update TypoScript for slick slider. DETAILS @ ChangeLog','',8010005,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277270,0,'quick_shop','8.10.6',43711,393,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1524939812,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9de833ff920a66794d4e0de41f2ef138','IMPROVEMENT: description of the extension','',8010006,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277271,0,'quick_shop','8.10.8',43711,379,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1528753957,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','afbd843f59519e8c8259bfa2dce93bdf','IMPROVEMENTS: CSS for pricing-table. Update for startcustomer 4.1.7. DETAILS @ ChangeLog','',8010008,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.10.8','ter','',''),
(9277272,0,'quick_shop','8.11.3',43711,333,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1530912193,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','476f56cb0bff66096e96cc3a312bcb79','IMPROVEMENT: Some CSS properties. BUGFIXES: realURL, constant editor. DETAILS @ ChangeLog','',8011003,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.11.4','ter','',''),
(9277273,0,'quick_shop','8.11.4',43711,386,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1531847077,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7eca3dcb73e84ba9bb16e57d29f00d94','IMPROVEMENT: Abbreviation for payment mode and shipping mode can set by Constant Editor (something like plus or excl.) DETAILS @ ChangeLog','',8011004,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.11.4','ter','',''),
(9277274,0,'quick_shop','8.12.0',43711,287,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1536089300,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d45fac864c87200b32fe57012a3c4cba','FEATURE: Support bootstrap CSS. DETAILS @ ChangeLog','',8012000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.12.0','ter','',''),
(9277275,0,'quick_shop','8.13.0',43711,230,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1536913827,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','87ee879d316abe7063dca140873eb7df','WHAT IS NEW? https://docs.typo3.org/typo3cms/extensions/quick_shop/WhatsNew/Index.html FEATURES and IMPROVEMENTS: Labelling: new profile for tickets. TCA tx_quickshop_products.tx_quickshop_variant changed. DETAILS @ ChangeLog','',8013000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.13.5','ter','',''),
(9277276,0,'quick_shop','8.13.1',43711,398,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1536915762,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','615468b8898017963e12f447c7c2d764','BUGFIX manual in context with Sphinx','',8013001,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.13.5','ter','',''),
(9277277,0,'quick_shop','8.13.5',43711,340,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1541021709,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ff060a0cc26e2f78f0e8462084400653','DETAILS @ ChangeLog. IMPROVEMENT: Additional labels for language overlay in the extension manager. TCA ordering of categories by title. Update for EXT:browser 9.3.15, i0454, default image. BUGFIX: Confusion tax label normal versus reduced in frontend. Da','',8013005,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.13.5','ter','',''),
(9277278,0,'quick_shop','8.14.0',43711,357,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1542310065,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f84b1a5fb5b4dc1bc7ca4c5865eb1697','FEATURE: New tab media for items / products. MANUAL: Whats new / 8.14','',8014000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.14.2','ter','',''),
(9277279,0,'quick_shop','8.14.2',43711,371,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1545088909,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','93dd7f1fd98968818201b6e8aaa6d4bd','IMPROVEMENT: items single view. Additional div-wraps with class row. DETAILS @ ChangeLog','',8014002,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.14.2','ter','',''),
(9277280,0,'quick_shop','8.15.6',43711,243,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1551116948,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d06ef32cfd104a03418b1550985b8236','FEATURE: CSS for bootstrap','',8015006,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/','ter','',''),
(9277281,0,'quick_shop','8.16.0',43711,393,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1551202081,'a:1:{s:7:\"depends\";a:4:{s:7:\"browser\";s:5:\"8.7.0\";s:5:\"caddy\";s:5:\"8.7.0\";s:15:\"seo_dynamic_tag\";s:5:\"3.3.1\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eb06ae8cd11ec37fa28c54342068b661','FEATURE: Select box for sorting can enabled by the Constant Editor. MANUAL @ Whats new','',8016000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/8.16.0','ter','',''),
(9277282,0,'quick_shop','9.0.0',43711,177,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1563225047,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','85ab2a9287b1417af53bf99e2d1ef3c2','COMPATIBILITY: TYPO3 6.2-9.5 :) IMPROVEMENTS: Slick Slider, Variants per item. DETAILS @ ChangeLog','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/','ter','',''),
(9277283,0,'quick_shop','9.0.1',43711,345,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1563272658,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','076c40adc450d731bbd1214eaf07c6a5','BUGFIX: namespace for class userfunc. NEWSLETTER: https://die-netzmacher.de/newsletter','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/','ter','',''),
(9277284,0,'quick_shop','9.0.2',43711,334,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1567278118,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0d73f4733a0a7614c4e8721e9cf8112a','BUGFIX: File .../Icons/Default/ does not exist. NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/','ter','',''),
(9277285,0,'quick_shop','9.1.0',43711,300,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1573648511,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','91a3fa91399bd70d62510b8d075edc4b','FEATURES: Flexible CURRENT_PID. Additional labels for filter. List products as table. New TypoScript Template Bootstrap. DETAILS: https://bit.ly/2KiWqyT WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter','',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/quick_shop/','ter','',''),
(9277286,0,'quick_shop','9.2.0',43711,348,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1575748852,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6f318859e01176acef6d2837fd3116be','FEATURE: new product type: inquiry form. BUGFIX: TCA, TypoScript. ChangeLog: https://bit.ly/2KiWqyT WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',9002000,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277287,0,'quick_shop','9.2.1',43711,340,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1579024808,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2af62439cb6e3ef28275f8f7f0a5798a','FEATURES: Alternative label for SKU (see: Extension Manager). Label for packing unit. ChangeLog: https://bit.ly/2KiWqyT NEWSLETTER: https://die-netzmacher.de/newsletter','',9002001,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277288,0,'quick_shop','9.2.3',43711,319,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1582044197,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7210fa02b3dc7ddc183607537424f470','Small bugfix and improvements. ChangeLog: https://bit.ly/2KiWqyT NEWSLETTER: https://die-netzmacher.de/newsletter','',9002003,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277289,0,'quick_shop','9.2.4',43711,300,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1586079581,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e0cb0729d272935926cba30105bc054f','BUGFIX: li-tag wasnt provided for the button \"selled\" ChangeLog: https://bit.ly/2KiWqyT NEWSLETTER: https://die-netzmacher.de/newsletter','',9002004,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277290,0,'quick_shop','9.2.5',43711,266,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1593173001,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','50d3ef519e63b44e72063f9c11e9c269','FEATURE: Corona: time controllable template for reduced german tax. WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter','',9002005,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277291,0,'quick_shop','9.2.10',43711,202,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1603911631,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','260456e0cfcaf058a5a99649f2441e26','IMPROVEMENT: composer.json NEWSLETTER: https://die-netzmacher.de/newsletter','',9002010,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/9.2/en-us','ter','',''),
(9277292,0,'quick_shop','10.0.5',43711,115,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',0,0,3,1622669413,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1fc881d52ea9d654c7206238d6e5b274','TYPO3 10.4 compatibility: YOU HAVE TO REPLACE EXT:browser with EXT:xblog. WHAT IS NEW: https://bit.ly/2J97RZo\r\nNEWSLETTER: https://die-netzmacher.de/newsletter','',10000005,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277293,0,'quick_shop','10.0.6',43711,114,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',0,0,3,1622672651,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bc3a94cc51f8bbc58e4af510234004dd','[TASK] Realurl for xblog. [DOC] Update powermail form. WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter','',10000006,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277294,0,'quick_shop','10.0.8',43711,113,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',0,0,3,1622898563,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eb13bf43fd774bb59f2abe6d32ae4388','[TASK] Update images backend login','',10000008,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277295,0,'quick_shop','10.0.9',43711,129,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',0,0,3,1623000855,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4afcd9e5b37a5d0504216d16708e9179','[TASK] Update TCA tt_quickshops_products: filterPrompt and variants are removed. Update backend login style. WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter','',10000009,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277296,0,'quick_shop','10.0.10',43711,151,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',1,0,3,1624212971,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b3dd756c7bca1c1c70c247f7c321c61c','[TASK] Improved backend login logo. Status: alpha - beta. NEWSLETTER: https://die-netzmacher.de/newsletter','',10000010,0,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277297,0,'quick_shop','10.0.12',43711,129,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',1,0,3,1666467736,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8ee664c5f3bd5fdedf6a8ef4d2980fc7','[FEATURE] EXT:xblog/EXT:cache: Caching framework. EXT:multisite: rootpid. NEWSLETTER: https://die-netzmacher.de/newsletter','',10000012,1,0,'https://docs.typo3.org/p/netzmacher/quickshop/10.0/en-us','ter','',''),
(9277298,0,'cabag_loginas','2.1.2',5778,173,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1524138643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','1054082523cb5925f0eb348d193e2815','Drop TYPO3 6.2 compatibilty, add compatibility for TYPO3 8, additional bugfixes.\r\nLast non-semver conforming version.','',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/2.1.3','ter','',''),
(9277299,0,'cabag_loginas','2.1.3',5778,605,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1524650413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','27a6da58f745aaa42d5e43e5405c39a1','Fix issues regarding PHP 7 strict mode and a missing sort field\r\nSee changelog for more details','',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/2.1.3','ter','',''),
(9277300,0,'cabag_loginas','3.0.2',5778,169,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1570808041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','37028d414cc2d4df18bb60f4e8c3b130','[BUGFIX] Fix prepared statement for email \r\n\r\nThanks to Julian Hofmann (@xitnelat) for reporting the bug.','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277301,0,'cabag_loginas','3.0.3',5778,71,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1571833305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','cb8f3eb675f16d8893d95b8c0a18e605','Fix issue regarding PDO::PARAM_STRING constant\r\nThanks to Reinhard Hiebl for pointing to the issue','',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277302,0,'cabag_loginas','3.0.4',5778,389,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1571837331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','2531c704c82dcaf41612ccd272300b64','Fix performance issue\r\nThanks to Reinhard Hiebl for pointing out the obvious :-)','',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277303,0,'cabag_loginas','3.0.5',5778,70,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1628666040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','cbba96a702bd18d4cef95b2b15c49693','Fix issue regarding security fix in TYPO3 9.5.23','',3000005,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277304,0,'cabag_loginas','4.0.4',5778,57,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1635771635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','dd7ca6f8457e0140a82f9a32ba3716e6','Release TYPO3 v10 compatible version','',4000004,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277305,0,'cabag_loginas','3.0.6',5778,46,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1645115468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','6614d2768e26b8940f1a39a339290903','Maintenance release:\r\n- performance improvement\r\n- code cleanup','',3000006,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277306,0,'cabag_loginas','4.0.5',5778,75,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1645115613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','91fab3d67529000df4e61d1f5eecd9cb','Maintenance release:\r\n- performance improvement\r\n- code cleanup','',4000005,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277307,0,'cabag_loginas','5.0.0',5778,79,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1666697913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.17-11.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','b1575bd249e4c326eaffb8218fc9a781','Add compatibility with TYPO3 11','',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277308,0,'cabag_loginas','6.0.0',5778,12,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1758880709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-12.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','379f1bdfd470d2443eec3e458035caf0','Add compatibility for TYPO3 12','',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277309,0,'cabag_loginas','7.0.0',5778,9,'CAB Login As','Within the backend you have a button in the fe_user table and in the upper right corner to quickly login as this fe user in frontend.',2,0,0,1777538277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.5.99\";}}','Dimitri Koenig, Tizian Schmidlin, Lorenz Ulrich, Thomas Löffler','dk@cabag.ch, st@cabag.ch, info@visol.ch, loeffler@spooner-web.de','sommer','c1e1aa7b4268e40787c3e109fc8cd706','Add compatibility for TYPO3 13','',7000000,1,0,'https://docs.typo3.org/typo3cms/extensions/cabag_loginas/','ter','',''),
(9277310,0,'quickshop_installer','7.0.9',24731,504,'Quick Shop Installer  one-click-installation','http://typo3-quick-shop.de/en/one-click/. The installer installs Quick Shop  responsive and ready-to-use. Quick shop is optimised for desktops, tablets and smartphones. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf ',2,0,3,1492468699,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fd82a8e8e08b4a6c0d6aa2f7d07fd203','Improvement: Insert records to FAL','',7000009,0,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277311,0,'quickshop_installer','7.0.11',24731,730,'Quick Shop Installer  one-click-installation','http://typo3-quick-shop.de/en/one-click/. The installer installs Quick Shop  responsive and ready-to-use. Quick shop is optimised for desktops, tablets and smartphones. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf ',2,0,3,1501401317,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4f286470ecfde590be170084f12ee6d2','BUGFIX: E-Mail field wrong property sender_name, but sender_email is proper.','',7000011,0,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277312,0,'quickshop_installer','7.0.12',24731,401,'Quick Shop Installer  one-click-installation','http://typo3-quick-shop.de/en/one-click/. The installer installs Quick Shop  responsive and ready-to-use. Quick shop is optimised for desktops, tablets and smartphones. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf ',2,0,3,1510095397,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4ebe750e65c5b9ce98db489bd5a7da17','UPDATE: Powermail 4.1','',7000012,0,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277313,0,'quickshop_installer','7.0.13',24731,303,'Quick Shop Installer  one-click-installation','http://typo3-quick-shop.de/en/one-click/. The installer installs Quick Shop  responsive and ready-to-use. Quick shop is optimised for desktops, tablets and smartphones. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf ',2,0,3,1512080497,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1404167726d555b6e2ad24e88b47e69c','IMPROVEMENT: Dependency on SEO Dynamic Tag','',7000013,0,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277314,0,'quickshop_installer','7.1.0',24731,166,'Quick Shop Installer is obsolete. Please use Launc','http://typo3-quick-shop.de/en/one-click/. The installer installs Quick Shop  responsive and ready-to-use. Quick shop is optimised for desktops, tablets and smartphones. Quick Shop is e-commerce for small budget and small-scale enterprises. Manual: http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf ',5,0,3,1513206344,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3926abc83fadca0f988ef9074636175d','OBSOLETE! Please use Launch Quick Shop! (launchquickshop)','',7001000,0,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277315,0,'quickshop_installer','7.1.1',24731,844,'Quick Shop Installer is obsolete. Please use Launc','Quick Shop Installer is obsolete. Please use Launch Quick Shop! (launchquickshop) at https://extensions.typo3.org/extension/launchquickshop/',5,0,3,1513208231,'a:1:{s:7:\"depends\";a:6:{s:7:\"browser\";s:6:\"8.0.38\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"caddy\";s:5:\"7.4.1\";s:9:\"powermail\";s:0:\"\";s:10:\"quick_shop\";s:6:\"7.0.12\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5b3b12155360872202c10e40bfe05f84','OBSOLETE: Please use Launch Quick Shop! (launchquickshop) at https://extensions.typo3.org/extension/launchquickshop/','',7001001,1,0,'http://typo3-quick-shop.de/typo3conf/ext/quickshop_installer/doc/manual.pdf','ter','',''),
(9277316,0,'multicolumn','3.2.3',31983,758,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1492590793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes (developed by snowflake productions gmbh)','cordes@cps-it.de','ichhabrechtbot','7bf7d7f7c18fb77df3913eb43cadee0b','Added compatibility to new ContextMenu API in TYPO3 8.7','CPS-IT GmbH',3002003,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277317,0,'multicolumn','4.0.0',31983,439,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1502202599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes (developed by snowflake productions gmbh)','cordes@cps-it.de','ichhabrechtbot','adcd5fe51535b38e62b3826c9bb3d2ea','Task: Change namespaces of PHP files\r\nBugfix: Show restricted records in multicolumn container in TYPO3 8 LTS\r\nBugfix: Remove hardcoded \"new content wizard\" integration ','CPS-IT GmbH',4000000,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277318,0,'multicolumn','4.0.1',31983,453,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1505896061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes (developed by snowflake productions gmbh)','cordes@cps-it.de','ichhabrechtbot','c1555607852c4c7c075864df65a1a322','Bugfix: Resolve page id in FlexForm items provider\r\nBugfix: Remove unused constant PATH_tx_multicolumn_rel\r\nBugfix: Remove deprecated function ExtensionManagementUtility::extRelPath','CPS-IT GmbH',4000001,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277319,0,'multicolumn','4.0.2',31983,1203,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1512482788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes (developed by snowflake productions gmbh)','cordes@cps-it.de','ichhabrechtbot','8239199e8ef9871814f301c2bacee438',' Fix calls of deprecated getPageRenderer() on TSFE\n Fix backend styles for TYPO3 7.6\n Fix paste icons for TYPO 8.7\n Feature add new TypoScript variable \"containerUid\"\n\nFor more information see ChangeLog.','CPS-IT GmbH',4000002,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277320,0,'multicolumn','5.0.0',31983,206,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1590843999,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:11:\"0.0.0-0.0.0\";s:15:\"templavoilaplus\";s:11:\"0.0.0-0.0.0\";}}','Nicole Cordes (originally developed by snowflake productions gmbh)','typo3@cordes.co','ichhabrechtbot','bdf7b1a1dae8b8b5dfff51945e5e4c51','ATTENTION: Support for effect box (tabs, accordions etc.) is removed!\n\nFeatures:\n Support for TYPO3 9.5\n\nFor more information see ChangeLog.','biz-design',5000000,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277321,0,'multicolumn','5.1.0',31983,328,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1590848852,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:11:\"0.0.0-0.0.0\";s:15:\"templavoilaplus\";s:11:\"0.0.0-0.0.0\";}}','Nicole Cordes (originally developed by snowflake productions gmbh)','typo3@cordes.co','ichhabrechtbot','1ea73d2a104265f12cf0f51c11c0e55d','ATTENTION: Support for effect box (tabs, accordions etc.) is removed!\n\nFeatures:\n Support for TYPO3 10.4\n Support for drag & drop in page view\n\nFor more information see ChangeLog.','biz-design',5001000,0,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277322,0,'multicolumn','5.1.1',31983,261,'multicolumn','The Multicolumn extension expands TYPO3 with a new content element called Multicolumn. With the Multicolumn content element it has never been easier to do multicolumn layouts with TYPO3',2,0,2,1599814659,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:2:{s:11:\"templavoila\";s:11:\"0.0.0-0.0.0\";s:15:\"templavoilaplus\";s:11:\"0.0.0-0.0.0\";}}','Nicole Cordes (originally developed by snowflake productions gmbh)','typo3@cordes.co','ichhabrechtbot','e5368a9062cf505938f03d5752577005','Bugfixes:\n Prevent calling deprecated functions\n\nFor more information see ChangeLog.','biz-design',5001001,1,0,'https://github.com/IchHabRecht/multicolumn/tree/master/doc','ter','',''),
(9277323,0,'sav_library_kickstarter','1.1.0',12994,417,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with Front End editing facilities can be generated.',2,0,4,1513087271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','a24d83152f6d3041729ea8c3dc694a0d','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_kickstarter/1.1.0','ter','',''),
(9277324,0,'sav_library_kickstarter','9.5.0',12994,270,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with frontend editing facilities can be generated.',2,0,4,1573198907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','12e632fd53d1786c7949359b6fbb9be6','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-kickstarter/9.5/en-us','ter','',''),
(9277325,0,'sav_library_kickstarter','10.3.0',12994,221,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with frontend editing facilities can be generated.',2,0,4,1585298495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','a4c1151cd1e43afe6f43715237626e0e','Compatibility changed to TYPO3 10.3.0','',10003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-kickstarter/10.3/en-us','ter','',''),
(9277326,0,'sav_library_kickstarter','10.4.0',12994,220,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with frontend editing facilities can be generated.',2,0,4,1587992518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','21716635cb25e4e2458cac51b5e14ded','Compatibility changed to TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-kickstarter/10.4/en-us','ter','',''),
(9277327,0,'sav_library_kickstarter','11.5.0',12994,158,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with frontend editing facilities can be generated.',2,0,4,1637310531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','3027adfd643c1e72f4d0307deeab22e0','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-kickstarter/11.5/en-us','ter','',''),
(9277328,0,'sav_library_kickstarter','14.3.0',12994,3,'SAV Library Kickstarter','Kickstarter which automatically generates SAV Library Plus, SAV Library Mvc and basic fluid/extbase based extensions.  Multiple views of the data including forms with frontend editing facilities can be generated.',2,0,4,1786104587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.32-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','b39d2f8de4b405920988dc042578eddc','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-kickstarter/14.3/en-us','ter','',''),
(9277329,0,'multishop','5.0.1',89006,2722,'Multishop','TYPO3 Multishop is an E-Commerce plugin for the TYPO3 CMS which supports front-end editing and multiple web shops within the same pagetree.',2,0,3,1509985354,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.15-5.6.99\";s:5:\"typo3\";s:12:\"6.2.5-7.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:5:\"0.0.0\";}s:8:\"suggests\";a:5:{s:8:\"t3jquery\";s:12:\"2.7.1-3.9.99\";s:18:\"rzcolorbox_jquery2\";s:12:\"1.0.5-1.9.99\";s:16:\"phpexcel_service\";s:12:\"1.7.6-1.8.99\";s:10:\"tt_address\";s:12:\"2.3.5-3.2.99\";s:18:\"static_info_tables\";s:12:\"6.2.1-6.4.99\";}}','Bas van Beek (BVB Media)','bvbmedia@gmail.com','bvb-media','d0c1f5fd97276a714919dd0028713c2e','Security fix - please update ASAP','a href\"http://www.bvbmedia.com/?utm_sourceTypo3&utm_mediumcpc&utm_termmultishopmodule&utm_contentListing&utm_campaignTypo3\" target\"_blank\"BVB Media/a',5000001,1,0,'https://docs.typo3.org/typo3cms/extensions/multishop/5.0.1','ter','',''),
(9277330,0,'imagewidthspecificationwizard','3.0.0',5339,594,'Wizard for imagewidth field','This backendextension attaches a selectfield to contentelements like textpic or images to provide a set of default values for the width of an image (eg.: fullsize, half of the content, small teaser etc.).',2,0,0,1508161540,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dan Untenzu','untenzu@webit.de','webit-dev','f037062f37e364e9aecd595d5295f621','Compatible with TYPO3 CMS 8.7\r\n\r\nChangelog see https://github.com/webit-de/typo3-imagewidthspecificationwizard/','',3000000,0,0,'https://docs.typo3.org/p/webit-de/imagewidthspecificationwizard/3.0/en-us','ter','',''),
(9277331,0,'imagewidthspecificationwizard','3.2.0',5339,185,'Wizard for image width field','This backend extension attaches a select field to content elements like textpic or images to provide a set of default values for the width of an image (eg.: full size, half of the content, small teaser etc.).',2,0,0,1611923179,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dan Untenzu','untenzu@webit.de','webit-dev','64695cfbd602b501276fc7efa88c9a5a','Please use Packagist to install/update the extension  https://packagist.org/packages/webit-de/imagewidthspecificationwizard','webit! Gesellschaft für neue Medien mbH',3002000,1,0,'https://docs.typo3.org/p/webit-de/imagewidthspecificationwizard/3.2/en-us','ter','',''),
(9277332,0,'ods_osm_search','2.0.0',2972,486,'OpenStreetMap radial search','Search tt_address records in a given radius (german \"Umkreissuche\").',1,0,2,1499805080,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"ods_osm\";s:6:\"2.0.0-\";s:18:\"static_info_tables\";s:0:\"\";}}','Robert Heel','typo3@bobosch.de','bobosch','b68186532aa8821df565cdf140374763','	 Bugfix: Compatibility to TYPO3 8.x.\r\n	 Update: README.\r\n','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/ods_osm_search/2.0.0','ter','',''),
(9277333,0,'ncgov_pdc','4.2.10',6635,564,'Producten en Diensten Catalogus','De Netcreators Producten en Diensten Catalogus voor TYPO3gem',2,0,3,1521206349,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.16-7.6.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:14:\"nc_extbase_lib\";s:12:\"1.2.3-1.2.99\";s:10:\"tt_address\";s:0:\"\";}}','Leonie Philine Bitto [netcreators], Frans van der Veen','leonie@netcreators.nl','netcreators','809932a5d2e331cf9104cfad21876462','4.2.10\r\n         Added plugin to show product info by scmeta id\r\n                Note: Requested by maastricht to redirect from DigId login\r\n\r\n4.2.9\r\n         Added show_dynamic_content checkbox field to products.\r\n                Note: Requested by maa','Netcreators',4002010,1,0,'https://docs.typo3.org/typo3cms/extensions/ncgov_pdc/4.2.10','ter','',''),
(9277334,0,'fh_debug','0.5.7',26078,402,'Debug and Devlog','PHP debugger, sys_log and devLog Logger',2,0,4,1491849386,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e9ca68a9807656c2ba801f7ddb94db71','  \nWorks with TYPO3 8.x. Add a file composer.json.\n','jambage.com',5007,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277335,0,'fh_debug','0.6.0',26078,420,'Debug and Devlog','PHP debugger, sys_log and devLog Logger',2,0,4,1499175984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b3ab06e281a4c1e4d7577971e321c941','  \nbetter support of BE debugging\n','jambage.com',6000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277336,0,'fh_debug','0.6.1',26078,409,'Debug and Devlog','PHP debugger, sys_log and devLog Logger',2,0,4,1521035778,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','225fdbceb984bb574812bc8a4d0715f4','\n changed display: Move the variable name into the middle and the backtrace in reverse order to the bottom of the debug line. Configurable path to the CSS file.\n','jambage.com',6001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277337,0,'fh_debug','0.6.2',26078,307,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1533924941,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f5a991c39e7a5646a793e1f719e17e1f','\nSet MAXSIZE to limit the size of the debug HTML file. sys_log options\n','jambage.com',6002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277338,0,'fh_debug','0.6.3',26078,294,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1534857659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.18-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','388ccd266f4d44717ffce79a3d71afe9','\nIt supports TYPO3 9.3 but the TYPO3 core must be modified as described in the manual. TYPO3 9.3 needs a slot or a hook for the enhancement of the global debug function. Support for PHP 7.2\n','jambage.com',6003,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277339,0,'fh_debug','0.6.4',26078,260,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1536866044,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.18-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1a0ed51fd27e51f499270adcb5509ad4','\nPlease contribute as soon as possible! Add your comments and wishes for a debugging under TYPO3 9.x under the bugtracker entry at https://forge.typo3.org/issues/86220 . TYPO3 9.3.3. has a severe compatibility break.\n','jambage.com',6004,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277340,0,'fh_debug','0.6.5',26078,414,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1537650288,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.18-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4e673048fd2eab44f1489a4ce707ca65','\nAdd the missing methods debugBegin and debugEnd to the patch for TYPO3 9.3.3. Debug extensions will not work without these methods. PHP code which contains these debug methods will produce a PHP fatal error.\n','jambage.com',6005,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277341,0,'fh_debug','0.6.6',26078,356,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1551540207,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.18-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2be0dd17e1ab92954cf7d8af9c0ecca4','Allow a prefix path before the CSS file. Autodetection of its path. Exclude pattern for the sysLog to prevent clear cache logging. Date time stamp for debugBegin and debugEnd.','jambage.com',6006,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277342,0,'fh_debug','0.7.0',26078,345,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1562234606,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8d0a7403aeafeaf7ded9ec764e5f388a','Bug fixes for TYPO3 9.5\r\nYou must use the Install Tool to use the fh_debug exception handler to debug \"oops, an error occurred\".\r\n','jambage.com',7000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277343,0,'fh_debug','0.8.0',26078,326,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1574699566,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bf6f4c4d20e37a2f2e97706aa74a9b06','Better compatibility with TYPO3 9: Workaround for debugBegin and debugEnd. Use debug(B) and debug(E) instead.','jambage.com',8000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277344,0,'fh_debug','0.8.1',26078,325,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1578660790,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0c98d7411eb612199edc7fb7cc24758','bugfix for TYPO3 8.7\r\n','jambage.com',8001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277345,0,'fh_debug','0.8.2',26078,385,'Debug generator and Devlog','This generates a PHP debug output file. And this is a sys_log and devLog data logger',2,0,4,1581448059,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9e3ca6215140f4fe37ad2f7aea18c7b3','TYPO3 9.5: replace debugBegin by debug(B) and debugEnd by debug(E) in all hook methods\r\n','jambage.com',8002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277346,0,'fh_debug','0.9.0',26078,129,'Debug generator and Log Writer','This generates a PHP debug output file. And this is a sys_log and LogLevel::DEBUG writer',2,0,4,1609885255,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','df1f707bd13357d6f7f4f914f1b50a6e','support for TYPO3 10 ','jambage.com',9000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277347,0,'fh_debug','0.9.1',26078,138,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1610553570,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','652f4dc74405b0b334a9986f21d8abca','remove deleted methods devLog and sysLog\r\n','jambage.com',9001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277348,0,'fh_debug','0.9.2',26078,139,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1619003334,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a73756f50294edc6c52a1bf082e94c42','improved header','jambage.com',9002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277349,0,'fh_debug','0.9.3',26078,118,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1635622427,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bcd5b88feff7cf3a4562fe24bf6991c6','support for TYPO3 11.5\r\n\r\n','jambage.com',9003,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277350,0,'fh_debug','0.9.4',26078,101,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1641459669,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0fa28c8863d78f4a1ece9d9201caaf5','Use the default IPv4 address 127.0.0.1','jambage.com',9004,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277351,0,'fh_debug','0.10.0',26078,97,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1641496000,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2fbf65d5a6adf8aaa229abf29963fed6','PHP 8 is required now.','jambage.com',10000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277352,0,'fh_debug','0.10.1',26078,108,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1642008890,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','773ac6eeacb628dd3fd2c311d16f3e42','bugfix for PHP 8.\r\nfh_debug ErrorHandler to debug  most Exceptions','jambage.com',10001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277353,0,'fh_debug','0.10.2',26078,99,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1642543192,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','73a235f017aeecbd1b945f354e1d87e3','bugfix for PHP 8','jambage.com',10002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277354,0,'fh_debug','0.11.0',26078,103,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1642587976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','72b5cab736a67262681b070f71970878','New file GlobalDebugFunctions.php. You must copy it into typo3_src/typo3/sysext/core/Resources/PHP/GlobalDebugFunctions.php!','jambage.com',11000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277355,0,'fh_debug','0.11.1',26078,99,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1644430269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','89793b567727bca3646eecb63a966c75','bugfix for PHP 8 and PHP 7.4\r\n','jambage.com',11001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277356,0,'fh_debug','0.11.2',26078,113,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1644585887,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','462507ddf7829af0ea698b1b0e8d2d02','bugfix exception under PHP 7\r\n','jambage.com',11002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277357,0,'fh_debug','0.11.3',26078,117,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1645730546,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6c7a25dee0e2e408bcd11cd2564cf010','bugfix PHP 8 htmlspecialchars','jambage.com',11003,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277358,0,'fh_debug','0.11.4',26078,106,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1660945026,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a9d77cd5525d098fab7149d28b4e6d4','bugfix for feature \"force\"','jambage.com',11004,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277359,0,'fh_debug','0.12.1',26078,100,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1669926556,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','62a749a92a2b95780e23a1124a113e35','compatibility with composer\r\n','jambage.com',12001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277360,0,'fh_debug','0.13.0',26078,93,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1678118271,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','403758ad2bd5bf331cda604bd9f4d154','support for TYPO3 12\r\n\r\n','jambage.com',13000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277361,0,'fh_debug','0.14.0',26078,81,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1683733418,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b40ac1fa2d20b2d51f3a661b2d763c8d','compatibility TYPO3 12.4','jambage.com',14000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277362,0,'fh_debug','0.15.0',26078,71,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1688579831,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fdd6b1af8a78672c567792c7127f62db','autoinitialization of $GLOBALS[error]','jambage.com',15000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277363,0,'fh_debug','0.15.1',26078,76,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1688641324,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','abc0dadbcf0343c13a07a4910e54c2d3','important bugfix','jambage.com',15001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277364,0,'fh_debug','0.15.2',26078,79,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1690187813,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa45d450b36bba45b59e53a9e08bea1e','bugfix backend debugging\r\n','jambage.com',15002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277365,0,'fh_debug','0.15.3',26078,78,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1693249865,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2cb88552b46fb40b3d567b610bd5fbd3','remove TEST entry for modeIsAllowed','jambage.com',15003,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277366,0,'fh_debug','0.16.0',26078,78,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1694728061,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ba0d1fca5d4f7a3058db71b1f01263cb','bugfix ApplicationType::fromRequest','jambage.com',16000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277367,0,'fh_debug','0.17.0',26078,63,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1704223097,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f43bcd3de3c7826c7484326bc1563afe','Modify PHP code by rector.','jambage.com',17000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277368,0,'fh_debug','0.17.1',26078,71,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1708030965,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','045a05d7998e227abda6db6b822cd25f','fix backend middleware','jambage.com',17001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277369,0,'fh_debug','0.17.2',26078,54,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1722450057,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','066397f64d6413c5e5b2aa619a2a4b51','TYPO3 13, \r\nerrorLog with Symfony CliDumper dump method\r\nnew constant MINFREEMEMORY to avoid memory allocation exception','jambage.com',17002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277370,0,'fh_debug','0.17.3',26078,46,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1731167719,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','11756ac79be58b216564ace3a9559e2b','bugfix for free memory calculation','jambage.com',17003,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277371,0,'fh_debug','0.18.0',26078,44,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1736430507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','501256dc461fa0209c4d9fb287c579c4','remove TYPO3 11.5 support\r\nremove tsparser label marker replacements for IP','jambage.com',18000,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277372,0,'fh_debug','0.18.1',26078,26,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1758052329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1bdd73245f2e0db8ad75afb497907bf6','bugfix for TYPO3 13: remove support for PHP 7','jambage.com',18001,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277373,0,'fh_debug','0.18.2',26078,12,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1778947187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','756c85d5161b79537dc06d58872c350d','runs also with TYPO3 14','jambage.com',18002,0,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277374,0,'fh_debug','0.18.3',26078,6,'Debug generator and Log Writer','This generates a PHP debug output file. FileWriter into debug',2,0,4,1783579270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','afde702ad4ad7413bd59da310053aa4d','fix page id for TYPO3 13','jambage.com',18003,1,0,'https://github.com/franzholz/fh_debug','ter','',''),
(9277375,0,'mastertemplate','0.4.0',12958,1268,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1501275106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f4cfc78b9c955cccdb91a0a5a01a33fe','\nSupport for TYPO3 8.7 and fluid styled content.  Use absRefPrefix  auto . Improvement to the documentation.\n','jambage.com',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/0.4.1','ter','',''),
(9277376,0,'mastertemplate','0.4.1',12958,863,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1558465673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1b71eca4204d833c78c5a520f7e0393a','Add a background image to the header.\r\nIt works also with TYPO3 9.','jambage.com',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/0.4.1','ter','',''),
(9277377,0,'mastertemplate','0.5.0',12958,144,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1611251863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.0.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','eb54a912748135d26d0267c2eed98848','Works with TYPO3 10. However you must also activate modern_template_building.','jambage.com',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277378,0,'mastertemplate','0.5.1',12958,138,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1635973206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.0.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f05bdfeda106efb8194a98b691ea1424','bugfix in composer.json\r\n\r\n','jambage.com',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277379,0,'mastertemplate','0.5.2',12958,113,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1643045134,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.0.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1bc235a7ce4ed71b0ed380b05a9bab8e','runs under TYPO3 11 and PHP 8\r\n','jambage.com',5002,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277380,0,'mastertemplate','0.5.3',12958,132,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1644917502,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.0.99\";s:11:\"patchlayout\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fc8115e4517f6998d03ebf05e04c8f2d','It requires the extension patchlayout.\r\n','jambage.com',5003,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277381,0,'mastertemplate','0.6.0',12958,87,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1691055312,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.1.99\";s:11:\"patchlayout\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2a779e9c8f300df603d036b5990ad83c','support for TYPO3 12\r\n\r\n','jambage.com',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277382,0,'mastertemplate','0.6.1',12958,64,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1715020414,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.1.99\";s:11:\"patchlayout\";s:12:\"0.1.0-0.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9d6d70cbb11b51092b4741694f88004a','maintenance release','jambage.com',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277383,0,'mastertemplate','0.6.2',12958,59,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1731789364,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:24:\"modern_template_building\";s:12:\"1.0.1-1.2.99\";s:11:\"patchlayout\";s:12:\"0.1.0-0.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e5355d21656593f1733efccaffca7de9','works with TYPO3 13','jambage.com',6002,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277384,0,'mastertemplate','0.6.3',12958,8,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1782125991,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:24:\"modern_template_building\";s:12:\"1.1.1-1.3.99\";s:11:\"patchlayout\";s:12:\"0.2.0-0.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a6629fc6fc02021f17bc0c7aee944ca7','support for TYPO3 14','jambage.com',6003,0,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277385,0,'mastertemplate','1.0.0',12958,3,'Master Template','This extension makes available the setup of the master template. Originally developed by the NRW user group.',2,0,6,1786724322,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:24:\"modern_template_building\";s:13:\"1.0.1-1.5s.99\";s:11:\"patchlayout\";s:12:\"0.3.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d1d36466cb57a5ef9aa9c8ea248fff81','Site Set with TypoScript and Backend Layout. ','jambage.com',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/mastertemplate/','ter','',''),
(9277386,0,'import','0.2.0',1789,483,'Import of data into database tables','This helps you to import data from text files into the tables of TYPO3 or its extensions.',0,0,1,1499344329,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b35c54b0110a0b36d95a6ebbf656f117','\nrecreation for TYPO3 7.6\n','',2000,0,0,'','ter','',''),
(9277387,0,'import','0.3.0',1789,275,'Import of data into database tables','This helps you to import data from text files into the tables of TYPO3 or its extensions.',1,0,1,1575409573,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8f0064c0eddede439ef184f9e1fe1630','support for the scheduler and the import from another database table\r\n','',3000,0,0,'','ter','',''),
(9277388,0,'import','0.4.0',1789,320,'Import of data into database tables','This helps you to import data from text files into the tables of TYPO3 or its extensions.',1,0,1,1576157030,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f43abe8d4c3ac7e3eb776b8f1b80bd1a','Add the functionality to convert image fields without FAL relations into FAL related images.\r\n','',4000,0,0,'','ter','',''),
(9277389,0,'import','0.5.0',1789,182,'Import of data into database tables','This helps you to import data from text files or tables into the tables of TYPO3 or extensions.',1,0,1,1615643034,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:3:{s:4:\"func\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:14:\"typo3db_legacy\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','eae0d69798eef777ff2bc5951f2b86f5','works with TYPO3 9.5\r\n','',5000,1,0,'','ter','',''),
(9277390,0,'patch10011','0.3.0',4516,471,'TypoScript Condition to check for extensions','A TypoScript will be only executed if a named extension has been installed in a given version number. This implements the patch for bug10011 which has been pending in the Core list for some years.',2,0,0,1515505746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3f3f8fdccac8e64b0909d886e567bfd4','\nsupport for TYPO3 8\n','jambage.com',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277391,0,'patch10011','0.3.1',4516,150,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1543604211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a398662b5cd1d321b39e094bfd7dff84','\nChange the extension name in order to make it clear that the most important feature is the improved userFunc which allows multiple parameters and the check of a return value. Hooks inside of extensions define the meaning. Namespaces are now supported.\n','jambage.com',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277392,0,'patch10011','0.3.2',4516,203,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1546540904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','110cdc11e2a02f239c0b14c36abc540e','\nbugfix: add support for the old hook format with a :& separator between filename and class name.\n','jambage.com',3002,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277393,0,'patch10011','0.3.3',4516,397,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1561582761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','52787abb402edeb68d93f2d155b71d38','add documentation for the namespace userFunc usage','jambage.com',3003,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277394,0,'patch10011','0.3.4',4516,234,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1585688452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cba2b3d08bcb74f986e25d7515f63018','support for TYPO3 9.5\r\n','jambage.com',3004,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277395,0,'patch10011','0.3.5',4516,131,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1610715742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c881db47749d8b59020ad646611d1023','bugfix for ext condition','jambage.com',3005,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/0.3.0','ter','',''),
(9277396,0,'patch10011','0.4.0',4516,147,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1611427349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','79d3cd1b6dc64bccf3cf86cd7f089cab','completely new written for TYPO3 10.4\r\n\r\n','jambage.com',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/','ter','',''),
(9277397,0,'patch10011','0.4.1',4516,144,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1621407230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','57eb6d133513ce732464b987b79dbc60','bugfix in composer version constraints\r\n\r\n','jambage.com',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/','ter','',''),
(9277398,0,'patch10011','0.5.0',4516,128,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1658156375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7bb9b29d4521d6a7a67c91dd13d0a3e4','add a reduced isLoaded() syntax','jambage.com',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/','ter','',''),
(9277399,0,'patch10011','0.6.0',4516,49,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1730231037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e043f4d2e29c3bc2c37320ffe34d2cd4','support TYPO3 12 and 13','jambage.com',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/','ter','',''),
(9277400,0,'patch10011','0.7.0',4516,34,'TypoScript Condition userFunc enhancements','TypoScript condition which will only be executed if a named extension has been installed in a given version number. Add parameters and a return value comparison to userFunc. TYPO3 core patch 10011.',2,0,4,1748375374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4132453636628dca6e0f6092cec5c073','bugfix for TYPO3 13','jambage.com',7000,1,0,'https://docs.typo3.org/typo3cms/extensions/patch10011/','ter','',''),
(9277401,0,'dmail_unsubscribe','0.5.0',1684,162,'Direct mail unsubscription','Allows a direct mail recipient to unsubscribe himself from receiving direct mail newsletters. The recipient might come from fe_users or tt_address table.',1,0,3,1595788755,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"refresh\";s:12:\"2.2.0-2.2.99\";}}','Sebastian Krings, Roman Buechler','sebastiankrings.mail@gmail.com','sebastiankrings','903ec9b76c68fa5082b497656454a784','Works on TYPO3 9.5 LTS, still requires refresh compatibilioty extension for marker based templates, still pi-based. Full update to be released by August 2020. If you face any troubles, please feel free to write me an email.','Synac Technology, S.L.',5000,1,0,'https://docs.typo3.org/typo3cms/extensions/dmail_unsubscribe/','ter','',''),
(9277402,0,'groupdelegation','3.0.0',1479,159,'groupdelegation','Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups',1,0,0,1505723556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"8.4.0 - 8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.0.99\";}}','Sebastian Mueller, Bernhard Maier, Marcus Schwemer','sebastian.mueller@abezet.de, maier@tum.de, marcus@schwemer.de','sebastian.mueller','5bef9b7d4068921deb61fe3c2229e6b9','TYPO3 Version 8 compatibility\r\n\r\nThe TYPO3 extension \"goupdelegation\" provides the possibility to allow certain be-users to delegate certain be-groups to other be-users without having a TYPO3 admin account. This can be done using organisation units or not','A.BE.ZET GmbH, in2code GmbH',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/groupdelegation/3.0.1','ter','',''),
(9277403,0,'groupdelegation','3.0.1',1479,209,'groupdelegation','Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups',2,0,0,1505748824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"8.4.0 - 8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.0.99\";}}','Sebastian Mueller, Bernhard Maier, Marcus Schwemer','sebastian.mueller@abezet.de, maier@tum.de, marcus@schwemer.de','sebastian.mueller','0221a796dcae1199347c9c740a7fdd6f','TYPO3 Version 8 compatible release\r\n\r\nMinor enhancements in composer.json and README.md','A.BE.ZET GmbH, in2code GmbH',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/groupdelegation/3.0.1','ter','',''),
(9277404,0,'groupdelegation','3.1.0',1479,453,'groupdelegation','Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups',2,0,0,1519994518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"8.4.0 - 8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Sebastian Mueller, Bernhard Maier, Franz Kugelmann, Marcus Schwemer','sebastian.mueller@abezet.de, maier@tum.de, franz.kugelmann@elementare-teilchen.de, marcus@schwemer.de','sebastian.mueller','7e63c443959da8e7d8ac9c0fb8532984','Feature: Allow disabling and enabling of be users\r\nFeature: Better UI\r\n','A.BE.ZET GmbH, TU München, Elementare Teilchen GmbH, in2code GmbH',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/groupdelegation/3.1.0','ter','',''),
(9277405,0,'groupdelegation','4.0.0',1479,165,'groupdelegation','Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups',2,0,0,1604671214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";}}','Sebastian Mueller, Bernhard Maier, Franz Kugelmann, Marcus Schwemer, Andreas Sommer','sebastian.mueller@abezet.de, maier@tum.de, franz.kugelmann@elementare-teilchen.de, marcus@schwemer.de, a.sommer@tum.de','sebastian.mueller','aa47ead2bbf9f30c7325450d26894a66','[RELEASE] 4.0.0\n\n- first release compatible with v10\n- first automatic release to TYPO3 TER via github actions','A.BE.ZET GmbH, TU München, Elementare Teilchen GmbH, in2code GmbH',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/groupdelegation/','ter','',''),
(9277406,0,'groupdelegation','5.0.3',1479,57,'Groupdelegation','Allows generating Sub-Admin be_user by groups which can handle access of other be_user by groups',2,0,1,1695889087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Sebastian Mueller, Marcus Schwemer, Andreas Sommer, Franz Kugelmann','','sebastian.mueller','fbc951b6814597a2dd2ffb0075178f1b','New release of version 5.0.3 - see https://github.com/ElementareTeilchen/groupdelegation','',5000003,1,0,'https://docs.typo3.org/typo3cms/extensions/groupdelegation/','ter','',''),
(9277407,0,'examples','10.0.0',7721,63,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1606501853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.0.99\";}}','Documentation Team','documentation@typo3.org','linawolf','00dc2d743013c2229c3ff95fae37e597','Initial Version compatible to LTS 10','',10000000,0,0,'https://docs.typo3.org/p/t3docs/examples/10.0/en-us','ter','',''),
(9277408,0,'examples','9.5.2',7721,130,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1606503578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.23-9.5.99\";}}','Documentation Team','documentation@typo3.org','linawolf','a017be461a0dd823252ab007b2e96a0e','Initial release for LTS 9','',9005002,0,0,'https://docs.typo3.org/p/t3docs/examples/9.5/en-us','ter','',''),
(9277409,0,'examples','10.0.1',7721,146,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1606503867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','73c035662c5b08e3bdcd78ac56712618','corrected requirements to LTS 10','',10000001,0,0,'https://docs.typo3.org/p/t3docs/examples/10.0/en-us','ter','',''),
(9277410,0,'examples','10.0.2',7721,144,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1606848630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','a98e0b791c2c974b91a61caacc0fc8a5','Updated examples for the Logging Framework.','',10000002,0,0,'https://docs.typo3.org/p/t3docs/examples/10.0/en-us','ter','',''),
(9277411,0,'examples','9.6.0',7721,128,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1608459770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.23-9.5.99\";}}','Documentation Team','documentation@typo3.org','linawolf','b20865a1a5cce28aadb1f0aa654b2aa9','Remove deprecations and unused examples','',9006000,0,0,'https://docs.typo3.org/p/t3docs/examples/9.6/en-us','ter','',''),
(9277412,0,'examples','11.0.0',7721,153,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1609505836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.0.99\";}}','Documentation Team','documentation@typo3.org','linawolf','b208ae8f9540958f8512827fa0348033','Initial Version for TYPO3 11','',11000000,0,0,'https://docs.typo3.org/p/t3docs/examples/11.0/en-us','ter','',''),
(9277413,0,'examples','11.1.1',7721,167,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,9,1623753176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Documentation Team','documentation@typo3.org','linawolf','592232a3b38e03907f1843569d818901','[RELEASE] v11.1.1','',11001001,0,0,'https://docs.typo3.org/p/t3docs/examples/11.1/en-us','ter','',''),
(9277414,0,'examples','10.1.1',7721,118,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1623755377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','88c4f77cbfde241e0fa073bca982a3d2','[RELEASE] v10.1.1','',10001001,0,0,'https://docs.typo3.org/p/t3docs/examples/10.1/en-us','ter','',''),
(9277415,0,'examples','9.6.2',7721,118,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',0,0,9,1623756643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.23-9.5.99\";}}','Documentation Team','documentation@typo3.org','linawolf','bb81b533b96a6266d26b961679755c3d','[RELEASE] v9.6.2','',9006002,0,0,'https://docs.typo3.org/p/t3docs/examples/9.6/en-us','ter','',''),
(9277416,0,'examples','12.0.4',7721,64,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,9,1711700183,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.9-12.4.99\";s:13:\"linkvalidator\";s:14:\"12.4.9-12.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','2856e41b71f2e3cecbdf2119d67bdb21','Compatibility with TYPO3 v12','',12000004,0,0,'https://docs.typo3.org/p/t3docs/examples/12.0/en-us','ter','',''),
(9277417,0,'examples','12.0.5',7721,61,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,9,1712249587,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.9-12.4.99\";s:6:\"impexp\";s:14:\"12.4.9-12.4.99\";s:13:\"linkvalidator\";s:14:\"12.4.9-12.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','f7450b8f3e6e4bc0a97f7e98b5fda0c8','Fixed:\r\n- Warning when set up extension','',12000005,0,0,'https://docs.typo3.org/p/t3docs/examples/12.0/en-us','ter','',''),
(9277418,0,'examples','13.0.0',7721,72,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,9,1714804791,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:6:\"impexp\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.0.0-13.4.99\";s:13:\"linkvalidator\";s:14:\"13.0.0-13.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','8455fa90ffda5f588026726e055a7b4f','[BUGFIX] Fix creating a special field (263)\n\n$parameterArray[fieldChangeFunc] is passed as\r\nUpdateValueOnFieldChange and not a string anymore.\r\n\r\nThis causes type errors when you try to create a new\r\nFE user\r\n\r\nReleases: main','',13000000,0,0,'https://docs.typo3.org/p/t3docs/examples/13.0/en-us','ter','',''),
(9277419,0,'examples','12.0.8',7721,46,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,9,1725092250,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:6:\"impexp\";s:14:\"12.4.0-12.4.99\";s:13:\"linkvalidator\";s:14:\"12.4.0-12.4.99\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','84e77a86bac4ffeb3f7601e1fd600fe5','[BUGFIX] Fix version','',12000008,0,0,'https://docs.typo3.org/p/t3docs/examples/12.0/en-us','ter','',''),
(9277420,0,'examples','13.1.1',7721,43,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,4,1747817102,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";s:7:\"extbase\";s:14:\"13.1.0-13.4.99\";s:5:\"fluid\";s:14:\"13.1.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.1.0-13.4.99\";s:6:\"impexp\";s:14:\"13.1.0-13.4.99\";s:13:\"linkvalidator\";s:14:\"13.1.0-13.4.99\";s:9:\"reactions\";s:14:\"13.1.0-13.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','def8481f484d545e785814562a28551d','Update ext_emconf.php (310)','',13001001,1,0,'https://docs.typo3.org/p/t3docs/examples/13.1/en-us','ter','',''),
(9277421,0,'examples','12.1.2',7721,31,'Core Documentation Code Examples','This extension packages a number of code examples from the Core Documentation.',2,0,4,1747817436,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:6:\"impexp\";s:14:\"12.4.0-12.4.99\";s:13:\"linkvalidator\";s:14:\"12.4.0-12.4.99\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";}}','Documentation Team','documentation@typo3.org','linawolf','769ae3af3b04039ac632bb9e15110a3c','Update ext_emconf.php','',12001002,0,0,'https://docs.typo3.org/p/t3docs/examples/12.1/en-us','ter','',''),
(9277422,0,'ke_questionnaire','3.1.8',45371,312,'Questionnaire','Easily create any type of questionnaire, survey, poll, quiz or eLearning. The results may be evaluated and displayed graphically at any time. See further information - also about the premium version - at www.ke-questionnaire.de',1,0,3,1499173691,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.1.0-7.9.99\";s:5:\"fluid\";s:12:\"6.1.0-7.9.99\";s:5:\"typo3\";s:12:\"6.1.7-7.9.99\";}}','kennziffer.com','info@kennziffer.com','kennziffer','32a70e2e168a5a5789f632062caea710','- bugfixes for analysis module','www.kennziffer.com, www.kennziffer.com',3001008,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_questionnaire/3.1.11','ter','',''),
(9277423,0,'ke_questionnaire','3.1.9',45371,341,'Questionnaire','Easily create any type of questionnaire, survey, poll, quiz or eLearning. The results may be evaluated and displayed graphically at any time. See further information - also about the premium version - at www.ke-questionnaire.de',1,0,3,1501855838,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.1.0-7.9.99\";s:5:\"fluid\";s:12:\"6.1.0-7.9.99\";s:5:\"typo3\";s:12:\"6.1.7-7.9.99\";}}','kennziffer.com','info@kennziffer.com','kennziffer','e4563f2be574250f414b86866c84776c','Minor Bugfix for ResultController','www.kennziffer.com, www.kennziffer.com',3001009,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_questionnaire/3.1.11','ter','',''),
(9277424,0,'ke_questionnaire','3.1.10',45371,546,'Questionnaire','Easily create any type of questionnaire, survey, poll, quiz or eLearning. The results may be evaluated and displayed graphically at any time. See further information - also about the premium version - at www.ke-questionnaire.de',1,0,3,1502290532,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.1.0-7.9.99\";s:5:\"fluid\";s:12:\"6.1.0-7.9.99\";s:5:\"typo3\";s:12:\"6.1.7-7.9.99\";}}','kennziffer.com','info@kennziffer.com','kennziffer','3ad07d92ffa5baa9ee16ae91202e6a35','Minor bugfix: csv export for matrix questions','www.kennziffer.com, www.kennziffer.com',3001010,0,0,'https://docs.typo3.org/typo3cms/extensions/ke_questionnaire/3.1.11','ter','',''),
(9277425,0,'ke_questionnaire','3.1.11',45371,1718,'Questionnaire','Easily create any type of questionnaire, survey, poll, quiz or eLearning. The results may be evaluated and displayed graphically at any time. See further information - also about the premium version - at www.ke-questionnaire.de',1,0,3,1505290893,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.1.0-7.9.99\";s:5:\"fluid\";s:12:\"6.1.0-7.9.99\";s:5:\"typo3\";s:12:\"6.1.7-7.9.99\";}}','kennziffer.com','info@kennziffer.com','kennziffer','f23549bfe7fb6a22762270811bafee2a','- bugfix: csv-export for matrix','www.kennziffer.com, www.kennziffer.com',3001011,1,0,'https://docs.typo3.org/typo3cms/extensions/ke_questionnaire/3.1.11','ter','',''),
(9277426,0,'ods_osm','3.0.0',58223,420,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1587247191,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}s:8:\"suggests\";a:2:{s:11:\"ods_osm_cal\";s:0:\"\";s:18:\"ods_osm_tt_address\";s:0:\"\";}}','Robert Heel','typo3@bobosch.de','bobosch','24b24ea3fab0753fb8ae640a2637bb00','- Compatibility for TYPO3 9.5\r\n- Updated Geocoding function and other deprecated functions\r\n- Many bugfixes\r\n- Italian translation','',3000000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/3.0/en-us','ter','',''),
(9277427,0,'ods_osm','3.1.0',58223,117,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1613345757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','0405b84b668ed171b4e728d4180d0936','This release supports TYPO3 10.4 and 9.5 LTS.\r\n\r\nIf you use marker or track images, please use the upgrade wizard to upgrade your marker or track records to the new FAL relations. Alternatively you have to add the images again manually to your records.','',3001000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/3.1/en-us','ter','',''),
(9277428,0,'ods_osm','3.1.1',58223,115,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1615152072,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','0bd9b78e5fa4ef9babf1b70b6089cb76','Bugfix release.\r\nFix bug if used with debug mode enabled.','',3001001,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/3.1/en-us','ter','',''),
(9277429,0,'ods_osm','3.2.0',58223,130,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1617997486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','620529636458b5b1da0c66861520df84','Maintenance\r\n- Update Leaflet to version 1.7.1\r\n- Update Leaflet plugins and extra libraries to current version\r\n- Update CDN ressources for Leaflet and OpenLayers\r\n- Change Coordinate Picker wizard to use Leaflet instead of broken OpenLayers 2\r\n- Add Vector Draw wizard to replace drawing in old OpenLayers2 based wizard\r\n- Convert language files from XML to XLIFF\r\n- Fix deprecated code which did not work in TYPO3 10 anymore\r\n- Update documentation\r\n\r\nFeatures\r\n- New: Featurecollection in GeoJSON vector records\r\n- New: GeoJSON in external filie for vector records\r\n- New: Styling of vector records (color, stroke-width) like in track records\r\n- New: Two options to separately toggle panning/dragging and mouse-wheel zooming on Leaflet maps\r\n\r\nContribution\r\n- Thanks to @sypets for pointing out deprecated code and for contribute a solution.\r\n- Thanks to Andreas for sponsoring the enhancement of the GeoJSON vector records and for testing.','',3002000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/3.2/en-us','ter','',''),
(9277430,0,'ods_osm','4.0.0',58223,102,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1654323766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','01e121c9f9a9fc9f623f44ec23d36ded','Fix wrong array index\r\nFix popups for tx_odsosm_vector\r\nProvide V11 Compatibility','',4000000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.0/en-us','ter','',''),
(9277431,0,'ods_osm','4.1.0',58223,94,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1670454534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','60bba11899aac1db73b63795bca80d11','This release is a maintenance release with some important updates:\r\n- OpenLayers 2/3 is updated to OpenLayers 7.1.0\r\n- LeafLet is updated to 1.9.1\r\n- Use only one flexform configuration\r\n- Support for map in calendarize detail event view\r\n- Support for PHP 8.1\r\n- Fix some issues\r\n\r\nUpgrade Instruction\r\nThere is a new upgrade wizard to update existing flexform configuration. You should run it in the backend or via the TYPO3 console.\r\nvendor/bin/typo3cms upgrade:run odsOsmMigrateSettings\r\n','',4001000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.1/en-us','ter','',''),
(9277432,0,'ods_osm','4.1.1',58223,90,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1673909134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','b2283419f58b2bb61168b2ad50abf67a','- Fix exceptions if optional tt_address extension is not installed\r\n- Update leaflet to version 1.9.3\r\n- Add internal_type for TCA configuration of fe_groups and sys_category\r\n- [BUGFIX] Add flexform manipulation to ensure valid allowed tables.','',4001001,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.1/en-us','ter','',''),
(9277433,0,'ods_osm','4.1.2',58223,81,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1686602026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','8de0e9e45cf456fa2b7e622ee5819eca','- Update OpenLayers to 7.4.0\r\n- Update LeafLet to 1.9.4\r\n- Support PHP 8.2\r\nFull Changelog: https://github.com/bobosch/ods_osm/releases/tag/v4.1.2','',4001002,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.1/en-us','ter','',''),
(9277434,0,'ods_osm','4.2.0',58223,69,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1696715800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','717ac3c81a0831b5c971de6586942b81','- Remove support for TYPO3 10.4, support for 12.4 LTS\r\n- Make geojson properties configurable to show in popup\r\n- Update Openlayers to 8.1.0','',4002000,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.2/en-us','ter','',''),
(9277435,0,'ods_osm','4.1.3',58223,55,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1708983519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','cf91a37593806e161220337d6d3f9dd6','- create calendarize fields only if extension is loaded','',4001003,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.1/en-us','ter','',''),
(9277436,0,'ods_osm','4.2.1',58223,67,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1708983726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','b4bb7329dade4d1b65ca77606097b005','- Fix 147: do not define variable $logger again by @albig in 148\r\n- Fix custom IMAGE marker by @hannesbochmann in 150\r\n- create calendarize fields only if extension is loaded by @ftrojahn in 151\r\n- Remove unneeded extending of calendarize event model by @albig in 155\r\n','',4002001,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.2/en-us','ter','',''),
(9277437,0,'ods_osm','4.1.4',58223,47,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1714909095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','edb6e953b16c24a6e5006b4dc5454b42','[BUGFIX] Fix access to array entry city by @sypets in 179\r\n[BUGFIX] Fix 180: Do not overwrite \"address\" field with entire address by @albig in 181\r\n[BUGFIX] Include geoPHP as Phar into TER package by @albig in 182 ','',4001004,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.1/en-us','ter','',''),
(9277438,0,'ods_osm','4.2.2',58223,69,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1714909127,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','6435432b44db23ce0cb2f54a0fbdbcf3','[BUGFIX] Fix access to array entry city by @sypets in 179\r\n[BUGFIX] Fix 180: Do not overwrite \"address\" field with entire address by @albig in 181\r\n[BUGFIX] Include geoPHP as Phar into TER package by @albig in 182','',4002002,0,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.2/en-us','ter','',''),
(9277439,0,'ods_osm','4.3.0',58223,32,'OpenStreetMap','Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.',2,0,3,1755369371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','42261bd77dff7e6e3fa99d61db2caedf',' Remove support for TYPO3 11.5, support for 13.4 LTS (Thanks to Hannes Bochmann)\r\n Breaking change: run update wizard for plugin migration.\r\n','',4003000,1,0,'https://docs.typo3.org/p/bobosch/ods-osm/4.3/en-us','ter','',''),
(9277440,0,'enetcache','1.1.2',8047,207,'Plugin cache engine','Provides an interface to cache plugin content elements based on 4.3 caching framework',2,0,4,1497643714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Michael Knabe','mk@e-netconsulting.de','lolli','cc137ac86cf2ec12b707f097badf79d4','','e-netconsulting KG',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/enetcache/','ter','',''),
(9277441,0,'enetcache','1.2.0',8047,253,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1497722121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','b4fc72dd2acebe6450166de5f244d098','','',1002000,0,0,'https://docs.typo3.org/p/lolli/enetcache/1.2/en-us','ter','',''),
(9277442,0,'enetcache','1.2.1',8047,298,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1497722307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','caa37e110a76ca1caf751eb156a9fab2','Compatibility with TYPO3 core v7','',1002001,0,0,'https://docs.typo3.org/p/lolli/enetcache/1.2/en-us','ter','',''),
(9277443,0,'enetcache','2.0.0',8047,223,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1540634232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','5cdd91763a12876573ce53928922410a','2.0.0 compatible with core v8 but not v9','',2000000,0,0,'https://docs.typo3.org/p/lolli/enetcache/2.0/en-us','ter','',''),
(9277444,0,'enetcache','1.3.1',8047,202,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1540637453,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','8588fed585a15852e1a4fd57d5a8cb4f','1.3.1 compatible with core v8 but not v9','',1003001,0,0,'https://docs.typo3.org/p/lolli/enetcache/1.3/en-us','ter','',''),
(9277445,0,'enetcache','3.0.0',8047,544,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1540818187,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','06aba5a21b7245c65f4c1a87545ab7b1','3.0.0 compatible with core v9','',3000000,0,0,'https://docs.typo3.org/p/lolli/enetcache/3.0/en-us','ter','',''),
(9277446,0,'enetcache','3.1.0',8047,129,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1605282747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','d2db681e9682c70cce46207fa721c1ca','Core v9 and v10 compatibility','',3001000,0,0,'https://docs.typo3.org/p/lolli/enetcache/3.1/en-us','ter','',''),
(9277447,0,'enetcache','4.0.0',8047,179,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1605284137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','7eea8c10fcf98183e4a87941e2e81cf7','4.0.0 supports core v10 and drops v9','',4000000,0,0,'https://docs.typo3.org/p/lolli/enetcache/4.0/en-us','ter','',''),
(9277448,0,'enetcache','4.1.0',8047,146,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1609839116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','57811b709872b678f6a4f2b3c2656453','Add core v11 support','',4001000,0,0,'https://docs.typo3.org/p/lolli/enetcache/4.1/en-us','ter','',''),
(9277449,0,'enetcache','4.1.1',8047,130,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1613145439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','b604466ac394a6245076530fca7e186e','[RELEASE] 4.1.1 Bug fixes and improved core v10 / v11 compatibility','',4001001,0,0,'https://docs.typo3.org/p/lolli/enetcache/4.1/en-us','ter','',''),
(9277450,0,'enetcache','4.2.0',8047,156,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1614943189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','c25736513cfc411ddcb81a731d31fdc3','[RELEASE] 4.2.0 Basic PHP 8 compatibility','',4002000,0,0,'https://docs.typo3.org/p/lolli/enetcache/4.2/en-us','ter','',''),
(9277451,0,'enetcache','4.2.1',8047,80,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1667383260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','31e8762427692d504c1b0c581423bee4','[RELEASE] 4.2.1 Improved PHP 8.x compatibility','',4002001,0,0,'https://docs.typo3.org/p/lolli/enetcache/4.2/en-us','ter','',''),
(9277452,0,'enetcache','5.0.0',8047,123,'Plugin cache engine','Provides an interface to cache plugin content elements',2,0,4,1667390879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','51cff58e559cba07b36f3ac7f544112f','[RELEASE] 5.0.0 Add core v12 support and drop v10','',5000000,1,0,'https://docs.typo3.org/p/lolli/enetcache/5.0/en-us','ter','',''),
(9277453,0,'imagecycle','3.2.0',80028,349,'Image Cycle','Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.',2,0,3,1571505934,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','7913135f4f30a10b7efacaf6332e06e2','works under TYPO3 8.7','',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/imagecycle/','ter','',''),
(9277454,0,'imagecycle','3.2.1',80028,349,'Image Cycle','Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.',2,0,3,1578498302,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','9b9c5441f66da7e2a97733ad08f82502','Support for the extension extension lib_jquery jquery-x.x.x.min.js. jQueryLibrary will not be used any more if lib_jquery has been installed.\r\n','',3002001,0,0,'https://docs.typo3.org/typo3cms/extensions/imagecycle/','ter','',''),
(9277455,0,'imagecycle','3.2.2',80028,451,'Image Cycle','Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.',2,0,3,1582226674,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','e59da4ed7911c8f45fe78373ac3320d3','important bug fixes!\r\n\r\n','',3002002,0,0,'https://docs.typo3.org/typo3cms/extensions/imagecycle/','ter','',''),
(9277456,0,'imagecycle','3.3.0',80028,133,'Image Cycle','Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.',2,0,3,1632842395,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','b9e65b4e73272deed5a0e8b959673198','bugfix for backend\r\n\r\n','',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/imagecycle/','ter','',''),
(9277457,0,'imagecycle','3.3.1',80028,159,'Image Cycle','Insert a slideshow into your page or template. Manage the images, captions and hrefs recursively in the pagetree and show it in a jQuery-Cycle, Coin-Slider, Nivo-Slider or Cross-Slider.',2,0,3,1642869119,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','c8d09f2af8030acd8be3b1ad09f28322','bugfix composer.json','',3003001,1,0,'https://docs.typo3.org/typo3cms/extensions/imagecycle/','ter','',''),
(9277458,0,'beautyofcode','3.2.0',32489,1014,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1493398824,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"7.3.1-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','8890ebc60802358d4090b4d3f304c702','Maintenance and bugfix release: TYPO3 8.7 LTS support, update Prism to 1.6\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/3.1.0...3.2.0','',3002000,0,0,'https://docs.typo3.org/p/typo3-ter/beautyofcode/3.2/en-us','ter','',''),
(9277459,0,'beautyofcode','3.3.0',32489,453,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1548190108,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"7.3.1-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','6280937043e0fe7e44ba07d9cc087713','Maintenance and bugfix release: PHP 7.2 support, update Prism to 1.11\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/3.2.0...3.3.0','',3003000,0,0,'https://docs.typo3.org/p/typo3-ter/beautyofcode/3.3/en-us','ter','',''),
(9277460,0,'beautyofcode','4.0.0',32489,325,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1572258290,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','a675b12e9cc94fd3dfd5538e8edf5a91','Major release. TYPO3 9.5 support. Removed TYPO3 7.x and PHP 5.x support. Now available on Packagist!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/3.3.0...4.0.0','',4000000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/4.0/en-us','ter','',''),
(9277461,0,'beautyofcode','4.1.0',32489,338,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1577984858,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.2.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4de162041cac7ef8fefdb0d94e9594a8','Maintenance release. TYPO3 10.2 support.\r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/4.0.0...4.1.0','',4001000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/4.1/en-us','ter','',''),
(9277462,0,'beautyofcode','4.1.1',32489,277,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1584441177,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.3.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','431138c55dcab466099bcfea4d843242','Minor maintenance release. TYPO3 10.3 support.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/4.1.0...4.1.1\r\n','',4001001,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/4.1/en-us','ter','',''),
(9277463,0,'beautyofcode','4.2.0',32489,289,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1589789896,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','bce8bdd8982aeaf3d52f7273b9ee1ae9','Maintenance and bugfix release. TYPO3 10 LTS support. PHP 7.3 and 7.4 support.\r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/4.1.1...4.2.0','',4002000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/4.2/en-us','ter','',''),
(9277464,0,'beautyofcode','4.3.0',32489,105,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1638909299,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','639ed5ea7af66cd9e9afb234f8c58251','[RELEASE] Maintenance and bugfix release.\r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/4.2.0...4.3.0\r\n','',4003000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/4.3/en-us','ter','',''),
(9277465,0,'beautyofcode','5.0.0',32489,123,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1638916367,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','e5d0bdbb1525a50bb8e7d691ca567411','[RELEASE] Major maintenance release. TYPO3 11 and PHP 8.0 support. Removed TYPO3 9.x support. \r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/4.3.0...5.0.0\r\n','',5000000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/5.0/en-us','ter','',''),
(9277466,0,'beautyofcode','5.1.0',32489,121,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1647779607,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','40dc005753a424076319b5c261ca78fc','[RELEASE] Minor maintenance release. Updated Prism to 1.25.0\r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/beautyofcode/compare/5.0.0...5.1.0\r\n','',5001000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/5.1/en-us','ter','',''),
(9277467,0,'beautyofcode','5.2.0',32489,112,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1665754674,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','862f5f6fac1fbf1c5944bbfbb695c5ed','[RELEASE] Minor maintenance release. Added PHP 8.1 and removed PHP  7.4 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/5.1.0...5.2.0','',5002000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/5.2/en-us','ter','',''),
(9277468,0,'beautyofcode','6.0.0',32489,75,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1701709987,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','53df4c6f11b74e4dc3528640459d3fe5','[RELEASE] Major maintenance release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 10.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/5.2.0...6.0.0','',6000000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/6.0/en-us','ter','',''),
(9277469,0,'beautyofcode','7.0.0',32489,48,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1735479986,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','f4126e49d5305ae1600b9c93294b75b9','[RELEASE] Major maintenance release. TYPO3 13 LTS and PHP 8.3 support. Removed TYPO3 11 and 12 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/6.0.0...7.0.0','',7000000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/7.0/en-us','ter','',''),
(9277470,0,'beautyofcode','7.0.1',32489,17,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1764607865,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','863f79df03d52eab45b939f9da74cd6a','[RELEASE] Small maintenance release. Removed deprecated code. Migrated docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/7.0.0...7.0.1','',7000001,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/7.0/en-us','ter','',''),
(9277471,0,'beautyofcode','7.0.2',32489,18,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1766054049,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','0fbb0e26c5cd57ca695856436395de83','[RELEASE] Small bugfix and maintenance release. Added PHP 8.4 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/7.0.1...7.0.2','',7000002,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/7.0/en-us','ter','',''),
(9277472,0,'beautyofcode','8.0.0',32489,18,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1769184842,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','0f8abe9ff138f69a4696d3864b89dce7','[RELEASE] Major maintenance release. Added TYPO3 14 and removed TYPO3 13 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/7.0.2...8.0.0','',8000000,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/8.0/en-us','ter','',''),
(9277473,0,'beautyofcode','8.0.1',32489,12,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1776843693,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','b8d98b5569549d13059dcb192d69d7c4','[RELEASE] Small maintenance release. Added TYPO3 14.3 LTS support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/8.0.0...8.0.1','',8000001,0,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/8.0/en-us','ter','',''),
(9277474,0,'beautyofcode','8.1.0',32489,8,'beautyOfCode Syntax Highlighter','This plugin provides Java-Script based, state-of-the-art, feature rich syntax highlighting by using SyntaxHighlighter or Prism. t3editor enabled.',2,0,3,1781376312,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','db392a9c4726280f2ea05b079d871dbf','[RELEASE] Minor maintenance release. Updated PrismJS. Added CSP fix for SyntaxHighlighter.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/beautyofcode/compare/8.0.1...8.1.0','',8001000,1,0,'https://docs.typo3.org/p/felixnagel/beautyofcode/8.1/en-us','ter','',''),
(9277475,0,'tsparser','0.3.1',12054,620,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1551282583,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3383e9bad8948074d03c01f4493ecc3d','ready for TYPO3 9.5.x','jambage.com',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/0.3.1','ter','',''),
(9277476,0,'tsparser','0.8.0',12054,91,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1613668167,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6482ec2ed8785dc06bbaba8c8715e138','works with TYPO3 10.4','jambage.com',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277477,0,'tsparser','0.3.2',12054,109,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1626795562,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','80091f7af3b116339b7f5732e72e51f9','Do not use version 0.8.0!\r\n\r\n\r\n','jambage.com',3002,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/0.3.1','ter','',''),
(9277478,0,'tsparser','0.3.3',12054,107,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1635624843,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ecd3de4da859a9a2d871d19977f5f74e','support for TYPO3 11.5','jambage.com',3003,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/0.3.1','ter','',''),
(9277479,0,'tsparser','0.3.4',12054,103,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1635777006,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d29fc2ea5d3c7f188613903125732715','important bugfix PHP error','jambage.com',3004,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/0.3.1','ter','',''),
(9277480,0,'tsparser','0.4.0',12054,99,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1641837743,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','abc56d35b561070d4543468ba4222d1e','works also under PHP 8','jambage.com',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277481,0,'tsparser','0.4.1',12054,99,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1643046978,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8b9c6d1f4cb0e4d7fe412dc0e3a89284','PHP 8','jambage.com',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277482,0,'tsparser','0.8.1',12054,55,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',3,0,0,1660833045,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','550eea96f6c3a1bab394f80b56a5f9df','Attention: Never use the versions 0.8.x of tsparser. They include the wrong code which leads to bad side effects to the extension table library. TYPO3 TER does not make it possible to remove wrongly uploaded versions of extensions.\r\n\r\n','jambage.com',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277483,0,'tsparser','0.9.0',12054,92,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1669657948,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4b888e613258e0eba884ba6ba7ff5f58','bugfix for PHP 8 and TYPO3 11.5 constant editor\r\n\r\n','jambage.com',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277484,0,'tsparser','0.10.0',12054,95,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1672395159,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d2ed46bd03eeb6609b771f46c05185b4','bugxfix for ConstantConfigurationParser\r\nYou must also apply the patch for Bug 99434.\r\n\r\n','jambage.com',10000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277485,0,'tsparser','0.11.0',12054,92,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1682942880,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fc3cfcfdc6e3f6cf113f1d9e60b117ed','first version with support for TYPO3 12\r\nExtendedTemplateService is not available in TYPO3 12','jambage.com',11000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277486,0,'tsparser','0.12.0',12054,73,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1703853812,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5aa328dd61336d1fb1364974c25cc899','modifications by rector','jambage.com',12000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277487,0,'tsparser','0.12.1',12054,67,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1710880101,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','af8d1ab75eccb9edaee4f94967c6d6d9','Adaption to latest TYPO3 11.5','jambage.com',12001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277488,0,'tsparser','0.13.0',12054,49,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1736503439,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e437196a787794a925966c385804cb35','works with TYPO3 13','jambage.com',13000,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277489,0,'tsparser','0.13.1',12054,8,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1781093766,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','20518506d546d09465e8a7abda5f8527','support PHP 8.5','jambage.com',13001,0,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277490,0,'tsparser','0.13.2',12054,8,'More Constants Editor Types','This extension adds more types to the Constants Editor. This is a patch for TYPO3.',2,0,0,1781361751,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"patch_install_tool\";s:12:\"0.1.0-0.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','be216748fdf850eb7c3f0a64ea7d9d78','support PHP 8.5\r\n\r\n','jambage.com',13002,1,0,'https://docs.typo3.org/typo3cms/extensions/tsparser/','ter','',''),
(9277491,0,'me_google_calendar','4.2.0',31709,582,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1493148544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','5061da24fd3939de41caa3e1f4e23dd8','Update fullcalendar plugin to version 3.3.1; Small adjustments for TYPO3 8.7','MEDIA::ESSENZ',4002000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.2/en-us','ter','',''),
(9277492,0,'me_google_calendar','4.2.1',31709,859,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1493201281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','344a4637c4ec3e546d5734689350386a','Add language label for list view button','MEDIA::ESSENZ',4002001,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.2/en-us','ter','',''),
(9277493,0,'me_google_calendar','4.3.0',31709,1137,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1508277552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','5f0a9b9f056978f972721c9673cb0951','Update fullcalendar plugin to version 3.6.1; Add new \"themeSystem\" constant to switch between \"standard\" (default), \"bootstrap3\" and \"jquery-ui\" theme. Add and use minimized css/js versions by default; Remove old odt and pdf manual and compass stuff;','MEDIA::ESSENZ',4003000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.3/en-us','ter','',''),
(9277494,0,'me_google_calendar','4.4.0',31709,415,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1533930617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','1a26c38dbec4b5067cbacac67160c445','Update fullcalendar plugin to version 3.9.0  jQuery to 3.3.1; Add bootrap4 support; Update storage page handling; Please read changelog for more infos!','MEDIA::ESSENZ',4004000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.4/en-us','ter','',''),
(9277495,0,'me_google_calendar','4.5.0',31709,292,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1533991416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','61fc3dc71d469f7883eca199f1263d2c','Add constants to change format of list view; update documentation; remove deprecated code parts; rise compatibility to v9.x;','MEDIA::ESSENZ',4005000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.5/en-us','ter','',''),
(9277496,0,'me_google_calendar','4.6.0',31709,276,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1534009445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7f44744fa29149a65dc95de7162e902d','Add extension manager setting to restrict css to predefined styles; Update manual; Cleanup code;','MEDIA::ESSENZ',4006000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.6/en-us','ter','',''),
(9277497,0,'me_google_calendar','4.6.1',31709,282,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1534023582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','18026ed14d41bc2bb702e6adbf0594f3','Fix typoscript example in manual','MEDIA::ESSENZ',4006001,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.6/en-us','ter','',''),
(9277498,0,'me_google_calendar','4.6.2',31709,312,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1534025009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c0a27c006fdfc5deab98027a7ff96503','Update changelog in manual','MEDIA::ESSENZ',4006002,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.6/en-us','ter','',''),
(9277499,0,'me_google_calendar','4.6.3',31709,273,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1534178932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','63e39903e8ed2e295d899a446147ca95','Add location and description in ical files only if defined; Improve format of ical description.','MEDIA::ESSENZ',4006003,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.6/en-us','ter','',''),
(9277500,0,'me_google_calendar','4.6.4',31709,618,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1534242927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','764a7a9121628a86798b4adc6f4633ac','Fix problem with full day events','MEDIA::ESSENZ',4006004,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.6/en-us','ter','',''),
(9277501,0,'me_google_calendar','4.7.0',31709,281,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1558894384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ed4b2a90f7985b772008ef8cbfcd23de','Update fullcalendar plugin to version 3.10.0  jQuery to 3.4.1; Improve handling of all day(s) events; Move ical-link generation from gcal.js to eventDataTransform method defined inside settings partial;','MEDIA::ESSENZ',4007000,0,0,'https://docs.typo3.org/typo3cms/extensions/me_google_calendar/4.7.0','ter','',''),
(9277502,0,'me_google_calendar','4.7.1',31709,251,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1561409789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','47cadcf82dbdd60804be8f1fb926d3a9','Fix general labels under TYPO3  8','MEDIA::ESSENZ',4007001,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.7/en-us','ter','',''),
(9277503,0,'me_google_calendar','4.8.0',31709,256,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1561414905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','fb9463a4c0405760fd371ff995afb58b','Restructure manual to fit new documentation workflow; Drop TYPO3 6 and 7 support.','MEDIA::ESSENZ',4008000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.8/en-us','ter','',''),
(9277504,0,'me_google_calendar','4.8.2',31709,247,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1561471226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','4f7a26a31ea192464b0f3a9f050d08c5','Add missing webhook to render manual; Add some more requirements to composer.json','MEDIA::ESSENZ',4008002,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.8/en-us','ter','',''),
(9277505,0,'me_google_calendar','4.8.3',31709,240,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1561473166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','d04e72c3d0c2d249b29a707e6fec0fa7','Fix wrong version number in manual','MEDIA::ESSENZ',4008003,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.8/en-us','ter','',''),
(9277506,0,'me_google_calendar','4.8.4',31709,549,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1561481321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','58e3c838d72c008899eecf10dc798b98','Fix wrong extension key in composer.json','MEDIA::ESSENZ',4008004,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.8/en-us','ter','',''),
(9277507,0,'me_google_calendar','4.9.0',31709,189,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1583236955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.8-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','34f8e70a2f31def6c5598eb7035d83ea','Fix wrong path to loading gif; Accessibility optimizations; Small changes in markup of modal to better work with bootstrap 4; Make code TYPO3 10 compatible, but not really tested yet','MEDIA::ESSENZ',4009000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.9/en-us','ter','',''),
(9277508,0,'me_google_calendar','4.9.1',31709,189,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1583418385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.8-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','6e6a05e021761d340464bc45f5c61a97','Add missing renderType definitions in flexform','MEDIA::ESSENZ',4009001,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.9/en-us','ter','',''),
(9277509,0,'me_google_calendar','4.10.0',31709,474,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1583428190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','870aaf7782c7c765942e52149f372ee4','Drop TYPO3 8.7 support, because of changed new domain model validation annotation format, required since v10; Move icon, inline help definition to there right place; Fix deprecated language label paths in TCA;','MEDIA::ESSENZ',4010000,0,0,'https://docs.typo3.org/typo3cms/extensions/me_google_calendar/','ter','',''),
(9277510,0,'me_google_calendar','4.11.0',31709,154,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1615994662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-11.1.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','060bf8a8a5bac24043276f609961fe4f','Increase compatibility range to TYPO3 9-11; Cleanup composer.json','MEDIA::ESSENZ',4011000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.11/en-us','ter','',''),
(9277511,0,'me_google_calendar','4.12.0',31709,146,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1621810543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-11.1.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','fdc900a9f4f893d989eb074c08057b1f','Update fullcalendar plugin to version 3.10.2  jQuery to 3.5.1 which fixes a problem in agendaDay and\r\n  agendaWeek view under jQuery 3.5.1','MEDIA::ESSENZ',4012000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.12/en-us','ter','',''),
(9277512,0,'me_google_calendar','4.13.0',31709,125,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1637253667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-11.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','163dc6c39318459d7ffa0bd9c5bd9ef7','Add TYPO3 11.5 compatibility','MEDIA::ESSENZ',4013000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.13/en-us','ter','',''),
(9277513,0,'me_google_calendar','4.14.0',31709,132,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1655507228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-11.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','a1ba86f358ad06b15012100c4f76e071','Add a workaround to make the calendar working with bootstrap 5 modals. To use it under bootstrap 5, it is recommended to set the TypoScript constant plugin.tx_megooglecalendar.settings.themeSystem to \"standard\", otherwise the generated calendar looks a bit ugly, because of the no more fitting css selectors.','MEDIA::ESSENZ',4014000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/4.14/en-us','ter','',''),
(9277514,0,'me_google_calendar','5.0.0',31709,57,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1710159555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','81a23b09a90947e9b83de1510e5c389b','Add TYPO3 12 compatibilitlity. Update included jQuery version to 3.7.1','MEDIA::ESSENZ',5000000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/5.0/en-us','ter','',''),
(9277515,0,'me_google_calendar','5.1.0',31709,53,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1711731116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','67f6ace7116926c294b11a6f8d402089','Remove TypoScript configuration for JS embedding due to massive changes inside the new TypoScript parser came with TYPO3 12. Js embedding is now done inside the Default.html Layout file with the help of the TYPO3 Asset ViewHelper.','MEDIA::ESSENZ',5001000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/5.1/en-us','ter','',''),
(9277516,0,'me_google_calendar','5.1.1',31709,65,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1711794354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','5460bbc0a25d23dcc07be4308398133c','Fix wrong TCA config for l10n_parent field of calendar table','MEDIA::ESSENZ',5001001,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/5.1/en-us','ter','',''),
(9277517,0,'me_google_calendar','5.2.0',31709,69,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1721927725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','bbae33341f55ab4ff149cea548daedf1','Switch documentation to phpDocumentor','MEDIA::ESSENZ',5002000,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/5.2/en-us','ter','',''),
(9277518,0,'me_google_calendar','5.2.2',31709,25,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1762343796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','9019e046773bb131d59c77905f413cdd','Add TYPO3 13 compatibility','MEDIA::ESSENZ',5002002,0,0,'https://docs.typo3.org/p/mediaessenz/me-google-calendar/5.2/en-us','ter','',''),
(9277519,0,'me_google_calendar','6.0.0',31709,6,'Google Calendar','Includes the jQuery Plugin FullCalendar, which generates a skinable calendar with different views (month, week, day, week list, day list etc.) from Google Calendar XML Feed(s) - now with extbase/fluid.',2,0,3,1783586803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','352bbda9f2741eebe5e0b2e4435c8adf','TYPO3 14 compatibility','MEDIA::ESSENZ',6000000,1,0,'https://docs.typo3.org/typo3cms/extensions/me_google_calendar/','ter','',''),
(9277520,0,'transactor','0.4.3',13101,324,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1494445929,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.5-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.7.6-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8ee7d453a476c5bc2c973908d1cad576',' \nReady for TYPO3 8.7.x\n','',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277521,0,'transactor','0.5.0',13101,180,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1506937496,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.12-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','01c7379191286985eda973db136eb252',' \nAdd an additional namespace API. This must be activated in the Extension Manager. Set compatibility  0 .\n','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277522,0,'transactor','0.5.1',13101,185,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1507202193,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.12-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f080f4e6c1329aa1585b6efb96678dd7',' \nAPI change for transactionGetForm. The payment method needs not to be like transactor_my_payment_method . \n ','',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277523,0,'transactor','0.6.0',13101,207,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1509098171,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.12-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3269d5aed3b2d4c913e678b925c6cee3',' \nmodification of the new namespace API with 2 new parameters order number and notification email \nbugfix of the usage of the field gatewayid. This must be used for a gateway specific transaction id.\n','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.6.3','ter','',''),
(9277524,0,'transactor','0.6.1',13101,229,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1510168758,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.14-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d68623cc40a20c29ffd0b96de483647d',' \nSet the gateway mode in the methods.xml file gatewaymode entry instead of the setup.\nThe payment notification urls have a new parameter transactor which refers to the request id which is the abbreviation of the reference id\n','',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.6.3','ter','',''),
(9277525,0,'transactor','0.6.2',13101,210,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1514044784,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.16-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dd84ad73003961548ee2f5ad542e092c',' \nuse only up to maximumCharacters from the note field of the product . Support for normal HTML without XHTML end slash\n','',6002,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.6.3','ter','',''),
(9277526,0,'transactor','0.6.3',13101,308,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1515518185,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.16-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','da38a66a82c3df85fdade1f7445c55c7',' \nnew status code ABORT for the case when the initialization of the transactor went wrong because of a reload of the page.\n','',6003,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.6.3','ter','',''),
(9277527,0,'transactor','0.7.0',13101,290,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1530639988,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.7-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','232675d0e1ed1e4e043d915e70588946','\nSupport for markers in the format TRANSACTOR_... which represent the parameters coming from the payment gateways. PHP 5.6 is a required minimum. Added new API: JambageComTransactorApiStart::render \n','',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.7.2','ter','',''),
(9277528,0,'transactor','0.7.1',13101,321,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1536693027,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.7-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','18e3bb9531b7d9f37fec32bda41edaa5','\nnew method transactionFormGetScriptParameters for javascript based gateways \n','',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.7.2','ter','',''),
(9277529,0,'transactor','0.7.2',13101,333,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1551868347,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.7-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bd092dcd27c494aa30fe0752cc66ce21','support for setup em which overwrites the Extension Manager configuration.','',7002,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.7.2','ter','',''),
(9277530,0,'transactor','0.7.3',13101,246,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1572952563,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.1-8.99.99\";s:7:\"div2007\";s:13:\"1.10.16-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','eba8b6c760498762c2d550fe1cb3ce73','bugfix to the old API: paymentmethods.xml is the correct file name for the payment methods.\r\nNo migration_core extension is needed any more.','',7003,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/0.7.2','ter','',''),
(9277531,0,'transactor','0.8.0',13101,279,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1576854295,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.1-9.5.99\";s:7:\"div2007\";s:13:\"1.10.20-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0ffeb3f46b09bd0a6693d30bf799f707','transactor 0.8.0 works with TYPO3 9.5\r\n\r\n','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277532,0,'transactor','0.8.1',13101,249,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1588696887,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.1-9.5.99\";s:7:\"div2007\";s:13:\"1.10.20-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ca2803cdc133160811672d27d943a700','better compatibility with TYPO3 9.5','',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277533,0,'transactor','0.9.0',13101,138,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1618905224,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"div2007\";s:12:\"1.11.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','87b5bc4ef65c89ce58d910ad7a8b3ee3','bugfix in the extension manager configuration for TYPO3 9 and 10\r\n','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277534,0,'transactor','0.9.1',13101,118,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1641408113,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:7:\"div2007\";s:12:\"1.11.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d5284b76ab01d7b178b345b6928f642c','works also with TYPO3 11.5\r\n','',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277535,0,'transactor','0.9.2',13101,128,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1649434359,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7bf6b3d5227b7d78970845694e0d5301','support for PHP 8\r\n','',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277536,0,'transactor','0.10.0',13101,70,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1686164672,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.14.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0f59cca320f61f3b1c7b5d1a01d8808','support for TYPO3 12\r\n','',10000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277537,0,'transactor','0.10.1',13101,98,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1686165815,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.14.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f085d707accfb01aa6d2202b6cd292cf','bugfix Tor TYPO3 12','',10001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277538,0,'transactor','0.11.0',13101,41,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1729687647,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:7:\"div2007\";s:12:\"1.17.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3e7ea4a3b51d367234fb90c67cba86c8','It shall also work under TYYPO3 13.','',11000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277539,0,'transactor','0.11.1',13101,51,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1729694260,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:7:\"div2007\";s:12:\"1.17.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','490dd038b08af7dcd37f53ed07da20ec','compatibility TYPO3 13','',11001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277540,0,'transactor','0.12.0',13101,45,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1734002802,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f64596883dee7c3b566439e2785ad0d6','support for TYPO3 13','',12000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277541,0,'transactor','0.14.0',13101,29,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1746647876,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.0-2.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','914735faecfbd4bf9978a31dc732480d','enhanced API for TYPO3 13','',14000,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277542,0,'transactor','0.14.1',13101,24,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1749726122,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.0-2.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f33be7943a7bfa5114389d667f855eec','add CAPTURE_OK as positive result','',14001,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277543,0,'transactor','0.14.2',13101,33,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1749843753,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.0-2.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6c03814210dcb1a47884cd4ae37d8390','PHP bug fixes','',14002,0,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277544,0,'transactor','0.15.0',13101,9,'Payment Transactor API','This is a basic API to develop extensions which connect to different payment transaction gateways.',2,0,4,1779976432,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"div2007\";s:12:\"2.3.0-2.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4ee56c65d18b34f80553f4343f170ba7','support for TYPO3 14','',15000,1,0,'https://docs.typo3.org/typo3cms/extensions/transactor/','ter','',''),
(9277545,0,'be_secure_pw','8.0.0',38768,3579,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1501240970,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:14:\"7.6.21-8.99.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','b83290a47e52f9f186277ac723be0280','Removes support of TYPO3 6.2 LTS and runs on TYPO3 8 LTS again.','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/8.0.1','ter','',''),
(9277546,0,'be_secure_pw','8.0.1',38768,2135,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1522064722,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:14:\"7.6.21-8.99.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','01f07b8e075efc4003853d46f78a1913','Add required PHP version in composer.json','',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/8.0.1','ter','',''),
(9277547,0,'be_secure_pw','9.0.0',38768,328,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1557993421,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.2\";s:5:\"typo3\";s:5:\"9.5.7\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','79b3c6644382fa6c4c15f47e7d64dc24',' [!!!] Raise minimum version of TYPO3 to 9.5.7 and PHP to 7.2','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/9.0.0','ter','',''),
(9277548,0,'be_secure_pw','9.0.1',38768,498,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1559039482,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.2\";s:5:\"typo3\";s:14:\"9.5.7 - 9.5.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','fafa90ba77f0071bd3451f83b727f7e1',' Add version constraint to be not marked as outdated in TER','',9000001,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/9.0/en-us','ter','',''),
(9277549,0,'be_secure_pw','9.1.0',38768,636,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1575631107,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.2\";s:5:\"typo3\";s:16:\"9.5.7 - 10.99.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','4939af99260c4e5b1fad38acf639eec4',' [BUGFIX] Password changed even if password field was untouched\r\n [FEATURE] Add option to set admin passwords not expiring\r\n [BUGFIX] Reload of backend after forced password change without alert message\r\n [TASK] Add renderType for last password change field\r\n [FEATURE] Add v10 dependency','',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/','ter','',''),
(9277550,0,'be_secure_pw','10.0.0',38768,105,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1642662671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','12bab384b550a689220424a8755066de','[TASK] Add support for v11 and drop support for v10 and lower[FEATURE] Add check for pawnedpassword API (thx to Torben Hansen)[FEATURE] Add option to force a password change for user','',10000000,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/10.0/en-us','ter','',''),
(9277551,0,'be_secure_pw','10.1.0',38768,103,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1645436620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','25c28e18c4f16b1ab71a8eb0bcdb4455',' [BUGFIX] Downgrade string comparing function for PHP 7.4\n [BUGFIX] Check if BE_USER is set before restricting modules\n [TASK] Some streamlining of the code\n [FEATURE] Add PHP 8.1 support (thx to Markus Goldbach)','',10001000,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/10.1/en-us','ter','',''),
(9277552,0,'be_secure_pw','10.1.1',38768,109,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1645517512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','df051dcc252a0c6841aaacfef39e71a7','[BUGFIX] Add check for valid BE_USER','',10001001,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/10.1/en-us','ter','',''),
(9277553,0,'be_secure_pw','10.1.2',38768,118,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1648468832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','1359a593bb54866034787b5630f67dbb',' [TASK] Use correct requirement for PHP 8.1 installation\n [BUGFIX] Use header in request to fix refresh of page\n [TASK] Rearrange tests and add phpstan test','',10001002,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/10.1/en-us','ter','',''),
(9277554,0,'be_secure_pw','10.1.3',38768,104,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1666943564,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','7f608fa153165e9cea13537f571c7277',' [BUGFIX] Fix array key warnings due to PHP 8.1\r\n [BUGFIX] Ensure start module is accessible\r\n [BUGFIX] Update \"last pw change\" only if pw change worked','',10001003,0,0,'https://docs.typo3.org/p/spooner-web/be_secure_pw/10.1/en-us','ter','',''),
(9277555,0,'be_secure_pw','10.2.0',38768,94,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1689587229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','f9d9b124a60a2dbda96723902e41f2ab',' [FEATURE] Add support for PHP 8.2','',10002000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/','ter','',''),
(9277556,0,'be_secure_pw','10.2.1',38768,52,'Make BE user password really secure','You can set password conventions to force secure passwords for BE users.',2,0,0,1738849235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Thomas Loeffler','loeffler@spooner-web.de','tomalo.stuttgart','702fcabada4dd0358f3c7fda04f0fea2','[BUGFIX] Add support for PHP 8.3','',10002001,1,0,'https://docs.typo3.org/typo3cms/extensions/be_secure_pw/','ter','',''),
(9277557,0,'aba_watchdog','8.7.8',8293,589,'TYPO3 Watchdog','Delivers security relevant information for typo3watchdog.com ( free service powered by abaton.at )',2,0,4,1510587376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.0.0-8.7.99\";}}','Robert Puntigam','robert.puntigam@abaton.at','abandoned_extensions','642f12504bfe250d6ab942ff6375a5ee','Tested Release from 4.0.x to 8.7.x','abaton GmbH',8007008,1,0,'https://docs.typo3.org/typo3cms/extensions/aba_watchdog/8.7.8','ter','',''),
(9277558,0,'datamints_feuser','0.11.5',53663,736,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1493995537,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','2e36b7bb61b1cfe15ba13a1dd738e205','Updated the documentation to Sphinx.\r\nAdded language support for mm tables.','',11005,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277559,0,'datamints_feuser','0.11.6',53663,708,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1503051068,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','d9cc6b8ee1c2177ddf22011e5bde6905','Made it compatible with typo3 8.','',11006,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277560,0,'datamints_feuser','0.11.9',53663,375,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1504702791,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','6d29b84503125d84ac4b1d5aafe7ca04','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',11009,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277561,0,'datamints_feuser','0.11.10',53663,450,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1505304134,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','89d36c6a55a8e65f153856e37f6adb50','Fixed bug 82316.','',11010,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277562,0,'datamints_feuser','0.11.11',53663,400,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1507726635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','8b1405e39a447931f443eb0d2f2103b1','[SECURITY]: Removed old password extension (md5passwords, t3sec_saltedpw) and no password support.','',11011,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277563,0,'datamints_feuser','0.11.12',53663,545,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1511361550,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','4675f553ce624f2ca2bf184ecfb9c095','Added reply to for mailing (thanks to https://github.com/nicodh ).','',11012,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277564,0,'datamints_feuser','0.11.13',53663,505,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1516285936,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','8dec1f659106d6c2476f812a26977122','Fix bug 83565','',11013,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277565,0,'datamints_feuser','0.11.14',53663,462,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1521117314,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','a4fa9c4e007ff1a7a8613e7734436f9b','Remove deprecated flexform fields on plugin edit (GH-4).\r\nFixed bug 84224','',11014,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277566,0,'datamints_feuser','0.11.15',53663,372,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1525781520,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','ea39484797f91b95041a95fc2fb4752a','Fix bug 81224','',11015,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277567,0,'datamints_feuser','0.11.16',53663,484,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1526546637,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','24e16a1e6a1558d0204ccbba448b689d','Fix flexform and salesforce hook for typo3 9.x','',11016,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277568,0,'datamints_feuser','0.11.17',53663,499,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1531223239,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','b170140ca8af9bac22a12c2e17538619','Added composer support.','',11017,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277569,0,'datamints_feuser','0.11.18',53663,806,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1531818705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','60d2279a9b9e55fadd14808971a791ba','Fix php count warnings.','',11018,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277570,0,'datamints_feuser','0.11.19',53663,379,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1541155804,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','482a8dc180855c08fa8b32b029a0c64b','Add requestanchor configuration option to jump to the form after e.g an error (42570).','',11019,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277571,0,'datamints_feuser','0.11.20',53663,442,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1541754394,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','d3dfa7fcceb082273d88d3cdd27b85bc','Fix salesforce \"tslib_cObj\" not found error.','',11020,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277572,0,'datamints_feuser','0.11.21',53663,518,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1543582989,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','1448fa18f05539066cd85b997f56de41','Fix jsvalidator (multiple forms on one page).','',11021,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_feuser/','ter','',''),
(9277573,0,'datamints_feuser','0.12.0',53663,321,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1551107574,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','ac489269b2fdb5321911a073e7d67c26','Typo3 9 compatibility.','',12000,0,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277574,0,'datamints_feuser','0.12.1',53663,469,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1551343830,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','63ece46ea62810afb5596cc579819f67','Add typo3db_legacy as suggested dependency.','',12001,0,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277575,0,'datamints_feuser','0.12.2',53663,322,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1557734994,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','817df986cf3067a1d6d4340d57a1bb43','Implement TYPO3-CORE-SA-2019-011 (88292).','',12002,0,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277576,0,'datamints_feuser','0.12.3',53663,345,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1558531675,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','1a8f49be5895c1bbc9a8e674543efb16','Support Typo3 6-9 link picker for mail template selection (GH-7).','',12003,0,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277577,0,'datamints_feuser','0.12.4',53663,546,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1559557168,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','23f21afc1739f339be84d7877cf07ef2','Fix documentation rendering.','',12004,0,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277578,0,'datamints_feuser','0.12.5',53663,546,'Frontend User Management','User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!',1,0,3,1571762921,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Bernhard Baumgartl, datamints GmbH','b.baumgartl@datamints.com','b.baumgartl@datamints.com','4fa6c75599ed56c8130c7924898a5dd0','Cleaned up documentation.\r\nRemove import from ext_tables (89428).','',12005,1,0,'https://docs.typo3.org/p/datamints/feuser/0.12/en-us','ter','',''),
(9277579,0,'cabag_langlink','7.6.0',2605,91,'cab services ag - language link','Changes the typolink functionality to make it possible to link to an explicitly language of a page. For installation guide and screenshots hava look at the project page on http://forge.typo3.org/projects/show/extension-cabag_langlink',2,0,0,1509556540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Sonja Scholz, Tizian Schmidlin','ss@cabag.ch, st@cabag.ch','sommer','9f608fb9e147f86a1f8958020e2143d2','Drop support for TYPO3  7','',7006000,0,0,'','ter','',''),
(9277580,0,'cabag_langlink','7.6.1',2605,612,'cab services ag - language link','Changes the typolink functionality to make it possible to link to an explicitly language of a page. For installation guide and screenshots hava look at the project page on http://forge.typo3.org/projects/show/extension-cabag_langlink',2,0,0,1509557235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:6:\"5.5.9-\";}}','Sonja Scholz, Tizian Schmidlin','ss@cabag.ch, st@cabag.ch','sommer','7e55c44a04f6052730301038bdaaca50','Remove some unnecessary code','',7006001,1,0,'','ter','',''),
(9277581,0,'overheidsmediaplayer','4.1.10',8623,475,'Overheids Media Player','The Overheids Media Player offers completely layered video- and audio-functionality on a webpage to the user. It complies with the Dutch Style Guide for Corporate Websites for Ministries.',2,0,3,1491341631,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-5.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Leonie Philine Bitto, Patrick Broens','leonie@netreators.nl','netcreators','311f0f04adb868aa9d3c71df3afd587d','4.1.10:\r\n Fixed video Fullscreen mode - Video element remained at 600px width. Now expands to 100%.','Netcreators B.V.',4001010,0,0,'https://docs.typo3.org/typo3cms/extensions/overheidsmediaplayer/','ter','',''),
(9277582,0,'overheidsmediaplayer','4.2.4',8623,667,'Overheids Media Player','The Overheids Media Player offers completely layered video- and audio-functionality on a webpage to the user. It complies with the Dutch Style Guide for Corporate Websites for Ministries.',2,0,3,1521207000,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.1.6-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Leonie Philine Bitto, Patrick Broens','leonie@netreators.nl','netcreators','ede979a58d76577bf3cacb63158a1097','4.2.4\r\n     window.MediaController and HTMLMediaElement.mediaGroup has been removed from all major browsers.\r\n        -- Removing related functionality from player script.\r\n\r\n4.2.3\r\n     Moved TCA-modifying calls and methods from ext_tables.php to Conf','Netcreators B.V.',4002004,0,0,'https://docs.typo3.org/typo3cms/extensions/overheidsmediaplayer/','ter','',''),
(9277583,0,'overheidsmediaplayer','4.2.5',8623,355,'Overheids Media Player','The Overheids Media Player offers completely layered video- and audio-functionality on a webpage to the user. It complies with the Dutch Style Guide for Corporate Websites for Ministries.',2,0,3,1544094247,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.1.6-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Leonie Philine Bitto, Patrick Broens','leonie@netreators.nl','netcreators','32e6fd7d3b4f0f9c7d66a4739085ecae','Fix: removed duplicated extension files from uploaded package of TER. No changes within extension functionality.','Netcreators B.V.',4002005,1,0,'https://docs.typo3.org/typo3cms/extensions/overheidsmediaplayer/','ter','',''),
(9277584,0,'sh_scoutnet_kalender','3.0.7',11891,644,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1508942872,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:22:\"sh_scoutnet_webservice\";s:12:\"2.0.0-2.0.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','bd607a225c40193fe6c8cc8a593fc671','Now build with jenkins','',3000007,0,0,'','ter','',''),
(9277585,0,'sh_scoutnet_kalender','4.0.0',11891,305,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1578175806,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";s:22:\"sh_scoutnet_webservice\";s:13:\"3.0.0-3.99.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','672cabbb67c91950ae97b2d9738a5116','- now working with TYPO3 version 9','',4000000,0,0,'','ter','',''),
(9277586,0,'sh_scoutnet_kalender','5.0.0',11891,117,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1608747931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:22:\"sh_scoutnet_webservice\";s:13:\"4.0.0-4.99.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','5f5a1fd703c77a75da2e13058cb34dd6','- working on typo3 v10 - fix renaming issues and typos','',5000000,0,0,'','ter','',''),
(9277587,0,'sh_scoutnet_kalender','5.0.1',11891,107,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1609458100,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:22:\"sh_scoutnet_webservice\";s:13:\"4.0.0-4.99.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','9c13b28be70b22a9f7429f25d7ef24f9','Release of version 5.0.1  - Fixed: syntax error, unexpected )','',5000001,0,0,'','ter','',''),
(9277588,0,'sh_scoutnet_kalender','5.0.2',11891,154,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1610216647,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:22:\"sh_scoutnet_webservice\";s:13:\"4.0.0-4.99.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','25f60c99226de37c3e9bba8fc3620c2f','- Add Details View - Add Routes yaml for clean URLs - Cleanup Default URLs into Scoutnet','',5000002,0,0,'','ter','',''),
(9277589,0,'sh_scoutnet_kalender','6.0.0',11891,103,'Official Scoutnet Calendar Plugin','Official Typo3 plugin to display scoutnet.de calendar',1,0,3,1682700840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:22:\"sh_scoutnet_webservice\";s:13:\"5.0.0-5.99.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','f65c6d8ecd47aa6edb488c9c0b1b015f','- update to typo3 v11','',6000000,1,0,'','ter','',''),
(9277590,0,'sh_scoutnet_webservice','2.0.5',9519,487,'Official Scoutnet Webservice class','This class is needed to comunicate with the scoutnet server.',1,0,5,1508937128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','4d1406e9bae48060158f39ca0bfb8d59','now build with jenkins','',2000005,0,0,'','ter','',''),
(9277591,0,'sh_scoutnet_webservice','3.0.2',9519,293,'Official Scoutnet Webservice class','This class is needed to comunicate with the scoutnet server.',1,0,5,1578175447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','836e5014f4d3344ce2b4cc7c5a6e04dd','- now typo3 version 9 - correct version string in ext_config','',3000002,0,0,'','ter','',''),
(9277592,0,'sh_scoutnet_webservice','4.0.0',9519,106,'Official Scoutnet Webservice class','This class is needed to communicate with the scoutnet server.',1,0,5,1608730641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','548912074457bcd78cc5479ea6e8ff93','- now works with typo3 v10 - rename Categorie to Category - rename Stufe to Section - Fix a lot of typos (e.g. Categorie - Category) - Add Typehints for php73 - Add phpdoc - Refactor Properties of BE_User - Deprecated old stuff','',4000000,0,0,'','ter','',''),
(9277593,0,'sh_scoutnet_webservice','4.0.1',9519,109,'Official Scoutnet Webservice class','This class is needed to communicate with the scoutnet server.',1,0,5,1608745404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','98bd09b54dd8af87f80bcc200ddc8b61','- fix autowire','',4000001,0,0,'','ter','',''),
(9277594,0,'sh_scoutnet_webservice','4.0.2',9519,141,'Official Scoutnet Webservice class','This class is needed to communicate with the scoutnet server.',1,0,5,1608747714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','c220207a6e06960998ef5712752e7ad8','- fix sections for events','',4000002,0,0,'','ter','',''),
(9277595,0,'sh_scoutnet_webservice','5.0.0',9519,111,'Official Scoutnet Webservice class','This class is needed to communicate with the scoutnet server.',1,0,5,1653746890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','383d61180b651e8212e10fb062fdefba','- typo3 v11 - remove php7.3 support - add php8.0 support','',5000000,0,0,'','ter','',''),
(9277596,0,'sh_scoutnet_webservice','6.0.0',9519,75,'Official Scoutnet Webservice class','This class is needed to communicate with the scoutnet server.',1,0,5,1707074028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan \"Mütze\" Horst','muetze@scoutnet.de','st.horst','ff86988c0d130b5d933f9da0dcab166c','- Typo3 v12 updates\r\n- remove legacy code','',6000000,1,0,'','ter','',''),
(9277597,0,'static_info_tables_nl','6.4.0',6605,587,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1518780631,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:7:\">=6.3.4\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Achim Fritz','af@lightwerk.com','kephson','eeb1b3c6b859cf0dc6dd00adc5931b67','Preparation for 8.7 LTS','RogueSheep, dare to step outside your pasture.',6004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_nl/6.4.0','ter','',''),
(9277598,0,'static_info_tables_nl','6.4.1',6605,1521,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1529394909,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:7:\">=6.3.4\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Achim Fritz','af@lightwerk.com','kephson','bb1c8ca9dba692977085666a5bc47db9','reduce cu_name_nl to match database definition','RogueSheep, dare to step outside your pasture.',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_nl/6.4.0','ter','',''),
(9277599,0,'static_info_tables_nl','6.7.0',6605,950,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1558422384,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:7:\">=6.7.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Achim Fritz','af@lightwerk.com','kephson','6aee3eec05eb03a478b0d1612e889ca3','Update to 9.5 LTS','RogueSheep, dare to step outside your pasture.',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_nl/6.7.0','ter','',''),
(9277600,0,'static_info_tables_nl','6.8.0',6605,213,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1598440275,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Achim Fritz','achim.fritz@b13.com','kephson','7e11a8e1bbd08c1ada9a2ebb3923b179','compatibility with TYPO3 10','RogueSheep, dare to step outside your pasture.',6008000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/6.8/en-us','ter','',''),
(9277601,0,'static_info_tables_nl','6.8.1',6605,102,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1633027353,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Ephraim Härer','mail@ephra.im','kephson','8547163c0aac649d2d74da885db23bfb','Provide Version for packagist','',6008001,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/6.8/en-us','ter','',''),
(9277602,0,'static_info_tables_nl','6.8.3',6605,120,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1633112746,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Ephraim Härer','mail@ephra.im','kephson','6fd71eb899bb7c5d1effaaa222e99d0b','Fix version for TER, Improved way to include typoscript and fixed some typos in persistence php class','',6008003,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/6.8/en-us','ter','',''),
(9277603,0,'static_info_tables_nl','11.5.0',6605,105,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1640181102,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','cea5ca16af986bbdccee0601c5f380f2','new release for TYPO3 11.5','RENOLIT SE',11005000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/11.5/en-us','ter','',''),
(9277604,0,'static_info_tables_nl','11.5.1',6605,130,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1647374351,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','0c95a5bbef363cff353f23c2dddc5323','updated changelog','RENOLIT SE',11005001,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/11.5/en-us','ter','',''),
(9277605,0,'static_info_tables_nl','12.4.0',6605,70,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1713728954,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e2d8c1764697a81fd9a47c7a7a47b0a8','added ddev config, updated language files','RENOLIT SE',12004000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/12.4/en-us','ter','',''),
(9277606,0,'static_info_tables_nl','13.4.0',6605,23,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1760430264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','91a63955270c5da64a66c685fe2a90f2','cleanup, removed ext_localconf.php because not needed anymore','RENOLIT SE',13004000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/13.4/en-us','ter','',''),
(9277607,0,'static_info_tables_nl','14.3.0',6605,5,'Static Info Tables (nl)','(nl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784814307,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','f65c71258928f9f18a3d4fd24bf37e75','removed TCA searchfield, see https://docs.typo3.org/m/typo3/reference-tca/14.3/en-us/Ctrl/confval-ctrl-searchfields','RENOLIT SE',14003000,1,0,'https://docs.typo3.org/p/renolit/static-info-tables-nl/14.3/en-us','ter','',''),
(9277608,0,'nwt_imagecrop','2.0.0',11489,1558,'Imagecrop for tt_content (responsive)','You can enable cropscaling in tt_content image elements with an extra checkbox. Only TypoScript - no XCLASS',2,0,2,1494935168,'a:2:{s:7:\"depends\";a:2:{s:3:\"cms\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:10:\"imagecycle\";s:0:\"\";}}','Christian Lange - networkteam','info@networkteam.com','networkteam_lange','79e82a68ebda1d367dd8b2f1b375969e','Ready for 8.7 LTS','networkteam GmbH',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/nwt_imagecrop/2.0.0','ter','',''),
(9277609,0,'direct_mail_userfunc','2.0.0',7952,473,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1535371220,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:11:\"direct_mail\";s:12:\"5.2.0-5.2.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a5706979595016068aa5a75a62bcaad7','Full streamline of the code to be perfectly integrated with TYPO3 v8.\r\nSupport for ExtJS-based wizards is gone; TCA-based wizards are the way to go for a perfect user experience.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.0/en-us','ter','',''),
(9277610,0,'direct_mail_userfunc','2.1.0',7952,186,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1597070660,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:11:\"direct_mail\";s:12:\"5.2.0-6.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','7fdd70355a7e61170f2ee1d9f3ee05f4','Compatibility with both direct_mail v5.2 (TYPO3 v8) and v6.0 (TYPO3 v9) to ease your migration.\r\n\r\nBEWARE OF THIS BREAKING CHANGE: your custom methods \"getWizard()\" should now accept an additional $row parameter of type array right after the reference to $PA (and before $checkOnly). In addition, you may need to rework a bit your custom JS as TYPO3.jQuery is not available anymore, even in TYPO3 v8, and should be replaced by the standard $.','Causal Sàrl',2001000,0,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.1/en-us','ter','',''),
(9277611,0,'direct_mail_userfunc','2.2.0',7952,109,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1666770488,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"direct_mail\";s:12:\"5.2.0-7.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','115badef9cd3c250e10911968fe4e74d','Official compatibility release for TYPO3 v10.','Causal Sàrl',2002000,0,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.2/en-us','ter','',''),
(9277612,0,'direct_mail_userfunc','2.3.0',7952,77,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1699364306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"direct_mail\";s:12:\"5.2.0-9.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','e5d0d252ca6420f22dae9ebf7ac27abb','Compatibility with TYPO3 v11.','Causal Sàrl',2003000,0,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.3/en-us','ter','',''),
(9277613,0,'direct_mail_userfunc','2.3.1',7952,82,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1706706735,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"direct_mail\";s:12:\"7.0.0-9.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','51ff3412080a86d6834fa46a4aacc368','Standard maintenance release.','Causal Sàrl',2003001,0,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.3/en-us','ter','',''),
(9277614,0,'direct_mail_userfunc','2.4.0',7952,18,'External Providers for Direct Mail','Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.',2,0,1,1769435478,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:11:\"direct_mail\";s:14:\"10.0.0-10.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','babdea26e20b5a0f8fad726e2a768e6c','This version brings (published) compatibility with TYPO3 v12.\r\nBEWARE: direct_mail is for quite some time not really \"maintained\" anymore. There is not much activity on the official repository and some forks were created to bring support for TYPO3 v12 (and even v13). For various reasons, I started my own fork of it out of what was the most up-to-date fork I could find that supported TYPO3 v12. You can find it here: https://github.com/xperseguers/direct_mail. Hopefully someone will officially take over this extension.','Causal Sàrl',2004000,1,0,'https://docs.typo3.org/p/causal/direct_mail_userfunc/2.4/en-us','ter','',''),
(9277615,0,'efempty','8.7.9',7903,712,'An empty container to play with Extbase and Fluid','This extension just contains a Controller (Start) an Action (index) and a view (index.html). Nothing more. So you can use this as a base foundation for your own experiments with Extbase and Fluid',2,0,3,1514720841,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.7-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Patrick Lobacher','patrick@lobacher.de','pschuster','d2c593e74d7fcd55dc5145cbfe18fb78','Updated for TYPO3 v8 LTS','pluswerk',8007009,1,0,'https://docs.typo3.org/typo3cms/extensions/efempty/8.7.9','ter','',''),
(9277616,0,'expressions','2.1.0',8048,704,'Generic expression parser','A library for bringing into extensions something like the TypoScript getText function.',2,0,4,1496743160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-8.99.99\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','8013c1f9b8c8946eb8cc1e25ecbc03e2','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/expressions/2.1.0','ter','',''),
(9277617,0,'lock_ts','2.2.2',4561,248,'Lock TypoScript Templates','A simple write protection for TypoScript Templates.',2,0,0,1491335758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sven Juergens','t3@blue-side.de','karlchen321','2862ebb7741f5c76b8162c9d0ce4bbde','compatible to TYPO3 8.7.x ','',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/lock_ts/','ter','',''),
(9277618,0,'lock_ts','3.0.0',4561,368,'Lock TypoScript Templates','A simple write protection for TypoScript Templates.',2,0,0,1514850924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Juergens','t3@blue-side.de','karlchen321','88f05b1d071a1ca4c3970a6d305818bb','Removed compatibility to Version 7.x\r\nNew Icon \r\nsome CleanUps','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/lock_ts/','ter','',''),
(9277619,0,'textareaticker','4.0.1',5540,366,'Multiline textarea ticker','Javascript ticker for multiline messages in a textarea form field.\nUsers Javascript must be enabled for running, that goes without saying.\nOnly one ticker-plugin per page',2,0,3,1528641057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Kurt Kunig','kurt.kunig@kupix.de','abandoned_extensions','5466bc58724ff3b78be11aec1bdd1aed','Additional field \"fontsize\" in the flexform for the tickertext in the textarea-field. ','',4000001,1,0,'https://docs.typo3.org/typo3cms/extensions/textareaticker/4.0.1','ter','',''),
(9277620,0,'solr','6.1.0',66565,1080,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1491474493,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','c52876484154cd6d432ef38d8e00d1b5','6.1.0 - Support for TYPO3 8 LTS & PHP 7.1\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/6.1.0','dkd Internet Service GmbH',6001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.1/en-us','ter','',''),
(9277621,0,'solr','6.1.1',66565,906,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1498122925,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','c90c2ce103373820909ff548a7e89eb3','6.1.1 - Maintenance release','dkd Internet Service GmbH',6001001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.1/en-us','ter','',''),
(9277622,0,'solr','6.1.2',66565,795,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1500548364,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','b16efd620584213619fbd166a3dc3f7c','6.1.2 - Maintenance release\n\nContains:\n\n https://github.com/TYPO3-Solr/ext-solr/pull/1386\n https://github.com/TYPO3-Solr/ext-solr/pull/1388\n https://github.com/TYPO3-Solr/ext-solr/pull/1414\n https://github.com/TYPO3-Solr/ext-solr/pull/1418','dkd Internet Service GmbH',6001002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.1/en-us','ter','',''),
(9277623,0,'solr','6.1.3',66565,1635,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1502291826,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','8bd0caf5c900e580ed6d2330d435ebc0','6.1.3 - Maintenance release','dkd Internet Service GmbH',6001003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.1/en-us','ter','',''),
(9277624,0,'solr','7.0.0',66565,608,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1502294359,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','e6ff57ea8f399e78f6ae8bc4fb7e9fa8','7.0.0 - Fluid Templating is default & Drop 7.6 support\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/7.0.0','dkd Internet Service GmbH',7000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.0/en-us','ter','',''),
(9277625,0,'solr','7.0.1',66565,1373,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1502787206,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','041c420f51da0812bcdaa162a82b01cd','7.0.1 - Maintenance release\n\nContains:\n\n https://github.com/TYPO3-Solr/ext-solr/pull/1548','dkd Internet Service GmbH',7000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.0/en-us','ter','',''),
(9277626,0,'solr','7.0.2',66565,2210,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1505744857,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','5ddbf1695aaf9890db03d905f30f5cfa','7.0.2 - Maintenance release\n\nPlease read the release notes:\n\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/7.0.2\n\nContains:\n\n https://github.com/TYPO3-Solr/ext-solr/pull/1585\n https://github.com/TYPO3-Solr/ext-solr/pull/1643','dkd Internet Service GmbH',7000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.0/en-us','ter','',''),
(9277627,0,'solr','6.5.0',66565,1174,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1508831042,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','3f9c7c42a0ca5750faf1e781c733f9e8','6.5.0 - Maintenance release - upgrades to Apache Solr 6.6.2\n\nPlease update your solr server to the shipped version 6.6.2,\nbecause it fixes a security issue in Apache Solr.\n\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/6.5.0\n\nContains:\n\n https://','dkd Internet Service GmbH',6005000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.5/en-us','ter','',''),
(9277628,0,'solr','7.5.0',66565,2561,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1508834594,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','2e6c610a8c61b90e3fb9101f6c065758','7.5.0 - Maintenance release - upgrades to Apache Solr 6.6.2\n\nPlease update your solr server to the shipped version 6.6.2, because it fixes a security issue in Apache Solr.\n\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/7.5.0\n\nContains:\n\n https://','dkd Internet Service GmbH',7005000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.5/en-us','ter','',''),
(9277629,0,'solr','7.5.1',66565,1151,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1519034160,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','96fd8343eff72660c152eb35bce49597','7.5.1 - Maintenance release - Bugfix only release\n\nIt contains:\n\n [BUGFIX] Convert function argument to int to match signature https://github.com/TYPO3-Solr/ext-solr/pull/1704\n [BUGFIX] broken count in pagination https://github.com/TYPO3-Solr/ext-solr/p','dkd Internet Service GmbH',7005001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.5/en-us','ter','',''),
(9277630,0,'solr','8.0.0',66565,438,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1519048861,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','48d1a6a6293e2e802fbf527daa0b717c','8.0.0 - UX Improvements and new Query API\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/8.0.0','dkd Internet Service GmbH',8000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.0/en-us','ter','',''),
(9277631,0,'solr','8.0.1',66565,687,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1519642205,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','54edbc84a40e3f6f70d54acf4bfbf252','8.0.1 - Maintenance release - Bugfix only release\n\nIt contains:\n\n [BUGFIX] Fix RST bug in Version Matrix: https://github.com/TYPO3-Solr/ext-solr/pull/1848\n [BUGFIX] SearchRequest::setGroupItemPage should be able to handle a solr group query as $groupIte','dkd Internet Service GmbH',8000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.0/en-us','ter','',''),
(9277632,0,'solr','8.0.2',66565,644,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1521551742,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','d0273efb8ba96fb9877e788ee673a369','8.0.2 - Maintenance release \n\nPlease read the release notes (https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.0.2)\nIt contains:\n\n[BUGFIX] Show suggests box next to query input field: https://github.com/TYPO3-Solr/ext-solr/pull/1911\n[BUGFIX] Duplicate','dkd Internet Service GmbH',8000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.0/en-us','ter','',''),
(9277633,0,'solr','6.5.1',66565,1888,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1523286954,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','ca00d4346cc659e3d4443f7b0de15275','6.5.1 - Maintenance release - upgrades to Apache Solr 6.6.3\n\nShips Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.\nCritical when you use the DataImportHandler in your project\n\n https://github.com/TYPO3-Solr/ext-so','dkd Internet Service GmbH',6005001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/6.5/en-us','ter','',''),
(9277634,0,'solr','7.5.2',66565,1634,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1523347465,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','9a5616c1e1f49b2b8c2fa66b1eba80e4','7.5.2 - Maintenance release - upgrades to Apache Solr 6.6.3\n\nShips Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.\nCritical when you use the DataImportHandler in your project\n\n https://github.com/TYPO3-Solr/ext-so','dkd Internet Service GmbH',7005002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.5/en-us','ter','',''),
(9277635,0,'solr','8.0.3',66565,1709,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1523349213,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','7a1f0fcf03fa360ded70bab32aec9f9f','8.0.3  - Maintenance release - upgrades to Apache Solr 6.6.3\n\nShips Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.\nCritical when you use the DataImportHandler in your project\n\n https://github.com/TYPO3-Solr/ext-s','dkd Internet Service GmbH',8000003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.0/en-us','ter','',''),
(9277636,0,'solr','8.1.0',66565,1144,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1530517592,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','a56e7bd6a8bc1aa29cea34d8430da320','8.1.0 - Support for solrconsole and solrdebugtools and maintenance\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.0','dkd Internet Service GmbH',8001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.1/en-us','ter','',''),
(9277637,0,'solr','8.1.1',66565,575,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1536228274,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','0ac3d0054714350a13263614e1cf6023','8.1.1 - Maintenance release \n\nBugfix only release. Please read the release notes before updating: \n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.1','dkd Internet Service GmbH',8001001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.1/en-us','ter','',''),
(9277638,0,'solr','8.1.2',66565,2099,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1537430208,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','90443aa6d231655609ff54bd4033886c','8.1.2 - Maintenance release \n\nBugfix only release. Please read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.2','dkd Internet Service GmbH',8001002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/8.1/en-us','ter','',''),
(9277639,0,'solr','7.5.3',66565,2049,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1538063428,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','1513e350255db856dd3d78e0952a1d7f','[TASK] Prepare release for 7.5.3 (2143)','dkd Internet Service GmbH',7005003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/7.5/en-us','ter','',''),
(9277640,0,'solr','9.0.0',66565,499,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1549889247,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','5a22f3fe945e5d4fda87467ec4051f4b','9.0.0 - Move to solarium PHP API and Apache Solr 7.6.0 \n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.0','dkd Internet Service GmbH',9000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/9.0/en-us','ter','',''),
(9277641,0,'solr','9.0.1',66565,503,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1551082638,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','f3ee601fffc1006e048ae578ac3343e4','9.0.1 - Maintenance Release \n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.1','dkd Internet Service GmbH',9000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/9.0/en-us','ter','',''),
(9277642,0,'solr','9.0.2',66565,1526,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1551875578,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','66aa5cf3d55bed687b2170f831f5721c','9.0.2 - Maintenance Release\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.2','dkd Internet Service GmbH',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/solr/9.0.2','ter','',''),
(9277643,0,'solr','10.0.0',66565,335,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1571641173,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','93de299249f3852072a8b551ee79216a','10.0.0 - TYPO3 9 LTS site management support\n    \nThis release contains:\n    \n Support of TYPO3 site management\n Apache Solr 8.2.0 support\n    \nPlease read the release notes before updating:\n    \nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.0','dkd Internet Service GmbH',10000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/10.0/en-us','ter','',''),
(9277644,0,'solr','10.0.1',66565,919,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1571903993,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','279030c44c362e418b975bd9c9944edf','10.0.1 - Maintenance Release\n\nThis is a bugfix only release and only contains small changes.\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.1','dkd Internet Service GmbH',10000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/10.0/en-us','ter','',''),
(9277645,0,'solr','11.0.0',66565,241,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1588830376,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','1318acff84236be2ca5f93e5a8618adf','11.0.0 - TYPO3 10 LTS support\n    \nThis release contains:\n    \n Support of TYPO3 10 LTS (legacy mode was dropped)\n Apache Solr 8.5.x support\n    \nPlease read the release notes before updating:\n    \nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.0','dkd Internet Service GmbH',11000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277646,0,'solr','11.0.1',66565,449,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1588940007,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','9ff82d13237faf3901f3d68228c439f3','11.0.1 - Maintenance Release\n    \nThis release contains:\n    \n Fixes for the documentation\n Fixes for the build on hub.docker.com\n    \nPlease read the release notes before updating:\n    \nhttps://github.com/TYPO3-Solr/ext-solr/Ireleases/tag/11.0.1','dkd Internet Service GmbH',11000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277647,0,'solr','11.0.2',66565,469,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1592307282,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','53fa346734b5305832eda087ed26bc66','11.0.2 - Maintenance Release\n\nThis is a bugfix only release and only contains small changes.\n\nPlease read the release notes before updating:\n\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.2','dkd Internet Service GmbH',11000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277648,0,'solr','11.0.3',66565,335,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1601377072,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','b0c761c35a064f7b136ec363526997c3','11.0.3 - Maintenance Release \r\n\r\nThis is a bugfix only release and only contains small changes.\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.3','dkd Internet Service GmbH',11000003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277649,0,'solr','10.0.2',66565,165,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1601377732,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','25f3258f315517e232d831ba7f2b6f3e','10.0.2 - Maintenance Release \r\n\r\nThis is a bugfix only release and only contains small changes.\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.2','dkd Internet Service GmbH',10000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/10.0/en-us','ter','',''),
(9277650,0,'solr','10.0.4',66565,121,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',1,-1,3,1622214830,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','124d373b5828b269848f782d61cc2cc9','10.0.4 - Maintenance Release\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.4','dkd Internet Service GmbH',10000004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/10.0/en-us','ter','',''),
(9277651,0,'solr','11.0.4',66565,147,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1622215385,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','8d47b40196a9d91e9d451f87ee50c87e','11.0.4 - Maintenance Release\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.4','dkd Internet Service GmbH',11000004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277652,0,'solr','10.0.5',66565,118,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1629461369,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','fbd1bb50de15ad60959531d767a0774d','10.0.5 - Maintenance Release\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.5','dkd Internet Service GmbH',10000005,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/10.0/en-us','ter','',''),
(9277653,0,'solr','11.0.5',66565,117,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1629461950,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','62fe70084400944943751178de35f5ab','11.0.5 - Maintenance Release\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.5','dkd Internet Service GmbH',11000005,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277654,0,'solr','11.1.0',66565,132,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1629462936,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.5.10-10.5.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','37c248d1c179829cba0a5aa962d9118b','Release 11.1.0 (major)\r\n\r\nWe are happy to release EXT:solr 11.1.0.\r\nThe focus of this release has been on URL and SEO optimizations.\r\n\r\nImportant: This version is installable with TYPO3 10 LTS only and contains some breaking changes, see details below.\r\n\r\n New in this release:\r\n\r\nPlease read the release notes before updating:\r\n\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.0\r\n\r\n How to Get Involved\r\n\r\nThere are many ways to get involved with Apache Solr for TYPO3:\r\n\r\n Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)\r\n Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)\r\n Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)\r\n Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3\r\n\r\nSupport us by becoming an EB partner:\r\n\r\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\r\n\r\nor call:\r\n\r\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.1/en-us','ter','',''),
(9277655,0,'solr','11.1.1',66565,143,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1629703274,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','1c7413c5f96610cb5d1750547dfcc4a0','11.1.1 - Maintenance Release\r\n\r\nThis is a bugfix-only release that contains:\r\n[BUGFIX] Set proper version constraints for TYPO3 10.4 b6cc8b0 (3005) Thanks on Andreas Beutel\r\n\r\n\r\nPlease read the release notes:\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.1\r\n\r\n---\r\n\r\nHow to Get Involved\r\n\r\nThere are many ways to get involved with Apache Solr for TYPO3:\r\n\r\n    Submit bug reports and feature requests on GitHub\r\n    Ask or help or answer questions in our Slack channel\r\n    Provide patches through Pull Request or review and comment on existing Pull Requests\r\n    Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3\r\n\r\nSupport us by becoming an EB partner:\r\n\r\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\r\n\r\nor call:\r\n\r\n49 (0)69 - 2475218 0\r\n','dkd Internet Service GmbH',11001001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.1/en-us','ter','',''),
(9277656,0,'solr','11.1.2',66565,135,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1634301225,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','02c59f255641e892807558f1b8551a18','11.1.2 - Maintenance Release (See: https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.2)\r\n\r\nThis is a bugfix-only release that contains:\r\n\r\n [TASK] Ensure valid cache ids (3033)\r\n [BUGFIX] Fatal error when installing 11.1.1 [Non-COMPOSER] (3029)\r\n [BUGFIX] Respect TCA setting of tstamp field (3040)\r\n [BUGFIX] SolrNotAvailable.html template not using locallang.xlf translation (3027)\r\n [BUGFIX] Set solr_path_read to be not required in site configuration (3041)\r\n [BUGFIX] Prevent fatal on suggest action with invalid filters params (3011)\r\n [TASK] Limit table key column length (3014)\r\n [BUGFIX] Recursive constants (3049)\r\n  [BUGFIX] Follow up to recursive constants (3059)\r\n [TASK] Migrate TYPO388366 deprecated cache_ prefix on caches 7ef256f [7ef256f](https://github.com/TYPO3-Solr/ext-solr/commit/7ef256f)\r\n [TASK] Set proper branch aliases in all branches (3057)\r\n\r\nPlease read the release notes:\r\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.2\r\n\r\n---\r\n\r\nHow to Get Involved\r\n\r\nThere are many ways to get involved with Apache Solr for TYPO3:\r\n\r\nSubmit bug reports and feature requests on GitHub\r\nAsk or help or answer questions in our Slack channel\r\nProvide patches through Pull Request or review and comment on existing Pull Requests\r\nGo to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3\r\n\r\nSupport us by becoming an EB partner:\r\n\r\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\r\n\r\nor call:\r\n\r\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11001002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.1/en-us','ter','',''),
(9277657,0,'solr','11.0.6',66565,106,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1642778027,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','c179509f146e617981e8b67863ccc583','Release 11.0.6 (last non ELTS release)\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.6\n\n---\n\nTYPO3 9 LTS reached the ELTS stage: free community support for TYPO3 9 LTS ended on 30 sept. 2021.\nWell join the TYPO3s ELTS regiment and provide EXT:solr support for TYPO3 9 ELTS upwardly via our EB program.\n\nSo possible EXT:solr 11.0.7 will be available via EXT:solr ELTS regiment in EB programm.\nFor ELTS version of EXT:solr, you have following options:\n visit https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/ \n or contact us via solr-eb-support@dkd.de \n or call us 49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000006,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277658,0,'solr','11.0.7',66565,108,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1643118041,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Rafael Kähm, Markus Friedrich','ingo@typo3.org','typo3-solr','7e7e1a8d3a238b19f7eb3e0873c53d54','Release 11.0.7 (last non ELTS release)\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.7\n\n---\n\nTYPO3 9 LTS reached the ELTS stage: free community support for TYPO3 9 LTS ended on 30 sept. 2021.\nWell join the TYPO3s ELTS regiment and provide EXT:solr support for TYPO3 9 ELTS upwardly via our EB program.\n\nSo possible EXT:solr 11.0.7 will be available via EXT:solr ELTS regiment in EB programm.\nFor ELTS version of EXT:solr, you have following options:\n visit https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/ \n or contact us via solr-eb-support@dkd.de \n or call us 49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000007,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.0/en-us','ter','',''),
(9277659,0,'solr','11.2.0',66565,105,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1643886848,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','30a0180db896628f54b61872a8dd7bae','11.2.0 - Feature Release\n\nWe are happy to release EXT:solr 11.2.0.\nThe focus of this release has been on supporting the latest Apache Solr\nversion 8.11.1 and on optimizing the data update monitoring.\n\nNew in this release\n- Apache Solr 8.11.1 support\n- Improved data update monitoring and handling\n\nFor more information please read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.2.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n- Submit bug reports and feature requests on GitHub\n- Ask or help or answer questions in our Slack channel\n- Provide patches through pull requests or review and comment on\nexisting pull requests\n- Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11002000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.2/en-us','ter','',''),
(9277660,0,'solr','11.1.3',66565,103,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1644412463,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','358c3242d0e324b17e384a4a5de192df','11.1.3 - Maintenance Release\n\nThis is a bugfix-only release and the last release for EXT:solr 11.1.x,\nplease update to 11.2 or even 11.5.\n\nThis release contains:\n\n- [BUGFIX:BP:11.1] TER releases missing composer dependencies (3176)\n- [TASK] Configure CI matrix for release 11.2\n- [BUGFIX:BP:11.1] Fix autosuggest with non-ascii terms (3096)\n- [BUGFIX] Prevent unwanted filter parameters from being generated\n(3126)\n- [TASK] Add Czech translation (3132)\n- [TASK] Replace mirrors for Apache Solr binaries on install-solr.sh\n(3094)\n- [BUGFIX:BP:11-1] routeenhancer with empty filters (3099)\n- [TASK] Use Environment::getContext() instead of GeneralUtility\n- [BUGFIX] Dont use jQuery.ajaxSetup() (2503)\n- [TASK] Setup Github Actions :: Basics\n- [TASK] Setup Dependabot to watch \"solarium/solarium\"\n- [BUGFIX] Filter within route enhancers (3054)\n- [BUGFIX] Fix NON-Composer mod libs composer.json for composer v2\n(3053)\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\nSubmit bug reports and feature requests on GitHub\nAsk or help or answer questions in our Slack channel\nProvide patches through Pull Request or review and comment on existing\nPull Requests\nGo to www.typo3-solr.com or call dkd to sponsor the ongoing development\nof Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11001003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.1/en-us','ter','',''),
(9277661,0,'solr','11.5.0',66565,119,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1661550600,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','f7096f7af494c1c20043052c4976a0a5','Release 11.5.0\n\nstandwithukraine nowar\n\nWe are happy to release EXT:solr 11.5.0 for TYPO3 11 LTS.\nThe focus of this release has been on TYPO3 11 LTS compatibility.\nNOTE: At least TYPO3 v11.5.14 is required.\n\nHuge improvements:\n\n TYPO3 11 LTS compatibility\n Improve and Fix TSFE Initialization\n Get \"free content mode\" working\n Improved data update handling\n Bootstrap 5.1\n Custom field processors\n N-Gram Filter for strings\n etc. and many more \n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11005000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277662,0,'solr','11.2.1',66565,89,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1667989630,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','74796d0f0aedf2fa7470512671b95a9f','[RELEASE] 11.2.1 - Maintenance Release\n\nThis is a maintenance release for TYPO3 10.4, containing:\n\n- [BUGFIX] Prepend wrong fe language on empty cache (3375)\n- [TASK] Use TYPO3 IpAnonymizationUtility (3262)\n- [BUGFIX:BP:11.2] Shortcircuit work in SolrRoutingMiddleware (3202)\n- [TASK] Fix scrutinizer on release-11.2.x\n- [BUGFIX:BP:11.2] Do not handle page updates on new page with uid 0\n(3338)\n- [TASK] Remove not used strptime() adaption for windows.\n- [BUGFIX] Respect indexing configuration for new and updated subpages\n(3276)\n- [BUGFIX] Ensure keywords string does not exceed database field length\n(3321)\n- [TASK:BP:11.2] Adapt column arrangement within sites config (3295)\n- [DOCS:BP:11.2] add missing doc for ..pageIndexed\n- [BUGFIX] Fix PSR-4 Namespaces and Paths (3285)\n- [BUGFIX] Silence DebugWriter for PageIndexerRequest (3030)\n- [BUGFIX] AbstractSolrTask::setRootPageId(): Argument 1 must be\nof type int, string given (3267)\n- [BUGFIX:11.2] Update GarbageCollector.php (3249)\n- [DOCS] Align with new TYPO3 documentation standards (3242)\n- [DOCS] Align README.md with other extensions (3218)\n- [BUGFIX] Missing dot in configuration in numberOfResultsPerGroup\nmethod (3098\n- [TASK] Added info about using page content in fields\n- [TASK] Added info about the virtual field __solr_contents\n- [BUGFIX:BP:11.2] Fix write connection (2916)\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.2.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\nSubmit bug reports and feature requests on GitHub\nAsk or help or answer questions in our Slack channel\nProvide patches through Pull Request or review and comment on existing\nPull Requests\nGo to www.typo3-solr.com or call dkd to sponsor the ongoing development\nof Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11002001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.2/en-us','ter','',''),
(9277663,0,'solr','11.5.1',66565,109,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1671798489,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','1bdcbe4102bcdff3f8045a34e78fb9a5','[RELEASE] 11.5.1 - Maintenance Release\n\nThis is a maintenance release for TYPO3 11.5, containing:\n\n- [BUGFIX] Do not include removed strptime() (3335)\n- [BUGFIX:BP:11.5] Do not handle page updates on new page with uid 0 (3344)\n- [BUGFIX:BP:11.5] Shortcircuit work in SolrRoutingMiddleware (3341)\n- !!![TASK] Use preAddModifyDocuments  hook for pages (3076)\n- [BUGFIX] Fix array key access in ext_getSetup (Backport 11.5) (3361)\n- [TASK:BP:11.5] Indexing configuration icon fallback (3371)\n- [BUGFIX:BP:11.5] Do not index missing fields (3372)\n- [TASK:BP:11.5] Introduce index queue type setting (3370)\n- [TASK:BP:11.5] Do not index language with unconfigured core (3373)\n- [BUGFIX] Make API eID script compatible with TYPO3 v11.5 (3350)\n- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty() (3396)\n- [TASK:BP:11.5] Introduce generic EXT:solr exception (3422)\n- [BUGFIX:BP:11.5] Fix frontend Solr connection initialization (3425)\n- [ACTIONS:2022.12.22] Use fixed typo3/coding-standards 0.6.x  0.7.0 for TYPO3 11.5 (3429)\n- [TASK:Security] Update jQuery and its plugin libs (3428)\n- [BUGFIX:P:11.5] Proper check for config.index_enable (3433)\n- [BUGFIX:P:11.5] Typecast $timestamp to int in TimestampToUtcIsoDate (3434)\n- [BUGFIX:P:11.5] prevent undefined array key warning if filter is empty (3435)\n- [FEATURE] Add signal before search in resultsAction (3392)\n- [BUGFIX] Fix php warning undefined array key no_search_sub_entries (3381)\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11005001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277664,0,'solr','11.2.2',66565,74,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1685088740,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','fbc94e44808ac6fd1d9dda4a7fdf38e3','[RELEASE] 11.2.2 - Maintenance Release\n\nThis is a maintenance release for TYPO3 10.4 and the last non ELTS\nrelease, as TYPO3 10 LTS reaches the ELTS phase on April 30, 2023.\n\nEXT:solr release-11.2.x will not be maintained in this public\nrepository any more. The maintenance and builds will be moved to a\nprivate repository and ELTS versions, EXT:solr 11.2.3 for TYPO3 10\nELTS versions, can be obtained through the dkd EB program\n(https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3).\n\nThis release contains:\n\n- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty\n- [TASK:Security:P:11.2] Update jQuery and its plugin libs\n- [FEATURE] Add signal before search in resultsAction\n- [BUGFIX:BP:11.2] Dont use minimum-stability dev on TYPO3 stable in\nbuild/CI\n- [TASK] Docker version check on docker image build 3524\n- [BUGFIX:P:11.2] Use ConfigurationManager to get typscript in plugin\nFlexForm\n- [TASK] Use PCOV for coverage instead of xDebug, upgrade to phpunit8\n- [BUGFIX:BP:11.2] Make API eID script compatible with TYPO3 v11.5\n- [BUGFIX:BP:11.2] Use plugin namespace as label for flexforms\n- [BUGFIX:BP:11.2] Respect indexingPriority in QueueItemRepository\n- [BUGFIX:BP:11.2] use siteLanguage TypoScript object to get language id\n- [TASK:11.2] equalize CI/Github-Actions for release-11.025 and main\n- [BUGFIX:BP:11.2] Sanitize frequent and last searches output\n- [BUGFIX:BP:11.2] changed from always picking the 0 array value to\n- [BUGFIX] Enforce visibility context in Tsfe\n- [TASK:BP:11.2] Disable sql handler','dkd Internet Service GmbH',11002002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.2/en-us','ter','',''),
(9277665,0,'solr','11.5.2',66565,89,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1685093885,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','8b462c6cbb4b103c6e0e156c18f18ca4','[RELEASE] 11.5.2 - Maintenance Release\n\nThis is a maintenance release for TYPO3 11.5, containing:\n\n- [BUGFIX:BP:11.5] Fix error when indexing pages with field\nprocessing instruction categoryUidToHierarchy\n- [BUGFIX:BP:11.5] Custom doktype is deleted from solr after saving\nwith custom queue configuration\n- [BUGFIX:BP:11.5] Dont use minimum-stability dev on TYPO3 stable\n- [BUGFIX:BP:11.5] Fix value resolution in SOLR_RELATION\n- [FEATURE:P:11.5] Add new option manualSortOrderDelimiter for facets\n- [BUGFIX:P:11.5] Casting after check\n- [TASK] Docker version check on docker image build\n- [BUGFIX:P:11.5] Use ConfigurationManager to get typscript in plugin\nFlexForm\n- [BUGFIX:P:11.5] Exception on search plugin if no Solr connection is\nconfigured\n- [BUGFIX:BP:11.5] Fix handling of non existing pages on deletions\n- [TASK:BP:11] Verify the record before accessing the pid\n- [TASK:BP:11.5] Handle Solr connection exception\n- [BUGFIX:BP:11.5] Fix Solr response handling during indexing\n- [BUGFIX:BP:11.5] Use plugin namespace as label for flexforms\n- [BUGFIX:BP:11.5] Respect indexingPriority in QueueItemRepository\n- [BUGFIX:BP:11.5] add empty string as fallback\n- [BUGFIX:BP:11.5] use siteLanguage TypoScript object to get language\nid\n- [BUGFIX:BP:11.5] Sanitize frequent and last searches output\n- [BUGFIX:BP:11.5] changed from always picking the 0 array value to\npic\n- [BUGFIX:BP:11.5] Avoid getSolrConfiguration() on null\n- [TASK:BP:11.5] Disable sql handler\n- [BUGFIX:BP:11.5] Avoid PHP 8 warning when page indexing fails\n- [BUGFIX:BP:11.5] Ensure record exists before asserting if draft\n- [BUGFIX:BP:11.5] Fix usage of null coalescing operator\n- [BUGFIX:BP:11.5] return empty string for renderStatic if there is\nno content ','dkd Internet Service GmbH',11005002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277666,0,'solr','11.2.3',66565,77,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1686558060,'a:2:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','a254cd5873b6febcbdce991c64457c35','[RELEASE] 11.2.3 - Maintenance Release (last non ELTS)\n\nThis is a maintenance release for TYPO3 10.4 and the last non ELTS\nrelease, as TYPO3 10 LTS reaches the ELTS phase on April 30, 2023.\n\nEXT:solr release-11.2.x will not be maintained in this public\nrepository any more. The maintenance and builds will be moved to a\nprivate repository and ELTS versions, EXT:solr 11.2.3 for TYPO3 10\nELTS versions, can be obtained through the dkd EB program\n(https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3).\n\nThis release contains:\n\n [BUGFIX:P:11.2] make CE search form in backend editable again by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3640\n [DOC] Fix wrong type for boostQuery in the docs and example by @rr-it  and @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/commit/a997a2f464462bc998aa755215f765e5efc6f172\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.2.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11002003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.2/en-us','ter','',''),
(9277667,0,'solr','11.5.3',66565,95,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1686567757,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','7a50d8dded06a4183c4506f97bf1e8b4','[RELEASE] 11.5.3 - Maintenance Release\n\nThis is a maintenance release for TYPO3 11.5, containing:\n\n [BUGFIX] make CE search form in backend editable again by @rr-it in https://github.com/TYPO3-Solr/ext-solr/pull/3626\n [DOC] Fix wrong type for boostQuery in the docs and example by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/commit/3e7ff72b7bc8ddd9cb7f5b7e998a328773483dfb\n  [TASK] Fix unit tests for 2023.06.07 by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3695\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11005003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277668,0,'solr','12.0.0',66565,78,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1697457165,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','73073a87a08a0df9b9a058573f746073','Release 12.0.0\n\nWe are happy to release EXT:solr 12.0.0 for TYPO3 12 LTS.\nThe focus of this release has been on TYPO3 12 LTS compatibility.\nNOTE: At least TYPO3 v12.4.3 is required.\n\nHuge improvements:\n\n TYPO3 12 LTS compatibility\n Move to PSRs (Events, Middlewares, etc.)\n Integration PHPStan and many other testing improvements\n etc. and many more from epic task https://github.com/TYPO3-Solr/ext-solr/issues/3376\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us/Releases/solr-release-12-0.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277669,0,'solr','11.5.4',66565,64,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1699348266,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','808c5468ddc028770c3990c1b1dde664','[RELEASE] 11.5.4 - Maintenance Release\n\nThis is a maintenance release for TYPO3 11.5 and the last release that supports Apache Solr 8.11. Next EXT:solr release for TYPO3 11.5 will be 11.6.0, it\nwill contain support for Apache Solr 9 and some breaking improvements.\n\n11.5.4 contains the following changes:\n\n- [TASK] Fix CI 2023.09.11 on release-11.5.x by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3777\n- [BUGFIX:BP:11.5] Fix EXT:solr route enhancer by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3743\n- [BUG] Fix detection of \"draft records\" in workspaces by @baschny in https://github.com/TYPO3-Solr/ext-solr/pull/3642\n- [BUGFIX] Do not index translations on default language in languages free mode by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3786\n- [BUGFIX:BP:11.5] Retry Uri Building after exception by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3789\n- [BUGFIX] Delete index documents without available site by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3778\n- [TASK:BP:11.5] Ensure recursive page update on page movement by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3771\n- [FEATURE:BP:11.5] Add index queue indices by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3791\n- [TASK:BP:11.5] Migrate top.fsMod by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3795\n- [BUGFIX:BP:11.5] Return value getPageItemChangedTime() must be of the type int by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3813\n- [TASK:BP:11.5] Remove duplicate withHeader() by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3626\n- [BUGFIX:BP:11.5] Do not list cores twice in Index Inspector by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3818\n- [BUGFIX] Fixes multiple sortings by @BastiLu in https://github.com/TYPO3-Solr/ext-solr/pull/3762\n- [BUGFIX:BP:11.5] Fix missing frontend.typoscript request attribute while indexing by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3822\n- [BUGFIX] Prevent indexing error on missing foreignLabelField by @kitzberger in https://github.com/TYPO3-Solr/ext-solr/pull/3740\n- [BUGFIX:BP:11.5] Force score to float by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3824\n- [BUGFIX:BP:11.5] Fix possible notice by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3825\n- [DOC:BP:11.5] Add FAQ how to generate URLs to restricted pages by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3826\n- [BUGFIX:BP:11.5] Handle float values in options facet parser by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3827\n- [BUGFIX:BP:11.5] handle localizations with un-available tsfe more gracefully by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3832\n- [TASK] Update the version matrix by @dkd-friedrich in https://github.com/TYPO3-Solr/ext-solr/pull/3860\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nResolves: 3782','dkd Internet Service GmbH',11005004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277670,0,'solr','12.0.1',66565,80,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1700157677,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','7f5f4617d51bd407ab13db9e5ea011dc','[RELEASE] 12.0.1 - Maintenance Release\n\nThis is a maintenance release for TYPO3 12.4.\nNote: This release requires the database schema update, due of database schema change from pull-request https://github.com/TYPO3-Solr/ext-solr/pull/3881\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nResolves: 3854','dkd Internet Service GmbH',12000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277671,0,'solr','11.5.5',66565,65,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1700210221,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','83c586ada4f3192ec28076e2c6512e41','[RELEASE] 11.5.5 - Maintenance Release\n\nThis is a maintenance release for TYPO3 11.5 and the last release that supports Apache Solr 8.11. Next EXT:solr release for TYPO3 11.5 will be 11.6.0, it\nwill contain support for Apache Solr 9 and some breaking improvements.\n\nNote: This release requires the database schema update, due of database schema change from pull-request https://github.com/TYPO3-Solr/ext-solr/pull/3880\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.5\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nResolves: 3782','dkd Internet Service GmbH',11005005,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277672,0,'solr','12.0.2',66565,70,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1708964471,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','b2ad87239abbd57d64094fb6f6d35825','[RELEASE] 12.0.2\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n- [BUGFIX] false as field value is not allowed\n- [FEATURE] send an event for suggest queries\n- [TASK] Remove unused field cookie in tx_solr_statistics\n- [BUGFIX] Unit tests missing mock of EventDispatcher for\nAfterSuggestQueryHasBeenPreparedEvent\n- [BUGFIX] Resolve custom partialName in hierarchy facet\n- [BUGFIX] Adjust paths in jquery-ui.custom.css\n- [BUGFIX] Broken IndexQueueModule.css asset path in backend\n- [FEATURE] Improve BeforeSearchResultIsShownEvent\n- [BUGFIX] AfterFacetIsParsedEvent was never dispatched\n- [BUGFIX] update acces to backend user modules\n- [DOC] Add infos about adding own field processors\n- [BUGFIX] Ensure method return value of root-page-UID is an integer\n- [BUGFIX] Exception in CLI mode when using suggest TS example\n- [BUGFIX] Prevent exception in AccessComponent\n- [TASK] Describe issues with Colima as Docker provider\n- [TASK] Provide encryptionKey in unit tests\n- [DOCS] Make values of faceting.urlParameterStyle more clear\n- [BUGFIX] Handle if some tags are upper-case and strict-comparison\n- [FEATURE] Power up for magic filter __pageSections\n- [TASK] Add content stream check\n- [TASK] Support several Apache Solr versions\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.2\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277673,0,'solr','11.5.6',66565,59,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1709194625,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','2a56dccc5d582e19138445eee8ce0111','[RELEASE] 11.5.6\n\nThis is a maintenance release for TYPO3 11.5 and the last release\nthat supports Apache Solr 8.11. Next EXT:solr feature release for\nTYPO3 11.5 will be 11.6.0, it will contain support for Apache\nSolr 9 and some breaking improvements.\n\nThis maintenance release for TYPO3 11.5 LTS contains:\n\n- [TASK] Remove unused field \"cookie\" in tx_solr_statistics\n- [BUGFIX:P:11.5] Broken IndexQueueModule.css asset path in backend\n- [BUGFIX:BP:11.5] Exception in CLI mode when using suggest TS\nexample\n- [BUGFIX:BP:11.5] Ensure method return value of root-page-UID is an\ninteger\n- [TASK:BP:11.5] Provide encryptionKey in unit tests\n- [DOCS] Make values of faceting.urlParameterStyle more clear\n- [BUGFIX] Handle if some tags are upper-case and strict-comparison\n- Update PageBrowserRangeViewHelper.php solves 3942\n- [FEATURE:BP:11.5] Power up for magic filter __pageSection\n- [TASK] Add content stream check\n- [TASK:BP:11.5] Support several Apache Solr versions\n- [TASK] Remove scrutinizer static analyse fixes from sources\n\nCaution: Apache Solr 8.11.3 contains a breaking change, see security\nfix \"SOLR-14853: Make enableRemoteStreaming option global; not\nconfigSet\". EXT:solr relies on stream bodies which arent enabled by\ndefault since 8.11.3. EXT:solr 11.5.6 contains all required settings,\nbut if youre updating and not using our Docker image, you have to\nenabel \"solr.enableRemoteStreaming\" and \"solr.enableStreamBody\".\nTYPO3 reports module will print a warning if you have to reconfigure.\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.6\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11005006,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277674,0,'solr','12.0.3',66565,65,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1715589031,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','a218159684967caa0f2ac8b47a8a83f4','[RELEASE] 12.0.3\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n [BUGFIX] PHPStan 1.11 by @dkd-kaehm\n [BUGFIX] Allow fe_group modification when indexing subpage of\nrestricted page by @deschilter\n [TASK:P:main] Full fixed french translation by @megamisan\n [TASK] Update all GitHub-Actions on main branch by @dkd-kaehm\n [TASK] Remove deprecations for CI-Build by @dkd-kaehm\n [BUGFIX] Debug output if response body is read once stream by @Kanti\n [BUGFIX] Use tx-solr-suggest-focus for autofocus on form-submit by\n@felixranesberge\n [FEATURE] Support stdWrap to resolve relation label field by\n@DanielSiepmann\n [BUGFIX] Remove superfluous quotation marks in\nPartials/Result/FacetsActive.html by @julianhofmann\n [TASK] Remove switchableControllerActions from TypoScript by\n@derhansen\n [Internal] Collection of fixes recognized by SDS task by @dkd-kaehm\n [BUGFIX] Prevent exception in queue module when no site can be\ndetermined by @pschriner\n [FIX] Actions errors 2024.04.05 by @dkd-kaehm\n [BUGFIX] column changed out of range by @ferfrost\n [TASK] Update testing framework by @dkd-friedrich\n [BUGFIX] Solves PHP Warning: Undefined array key \"label\". by @serens\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277675,0,'solr','12.0.4',66565,53,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1721903888,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','7a6d652b7bef973beb7a8d7cd925acad','[RELEASE] 12.0.4\n\nThis is a maintenance release for TYPO3 12.4 LTS, containing:\n\n [TASK] Use request object to retrieve query params instead of _GET\n [TASK] Use Attributes for PHPUnit tests\n [TASK] Update PHP-Stan to at least 1.11.\n [TASK] Apply and repair rector refactorings\n [TASK] Migrate requireJS to ES6. Solr BE Modal JS\n [TASK] Apache Solr 9.6 compatibility\n [TASK] Use new template module API\n [FEATURE] Add contentObjectData to searchController\n [BUGFIX] Add empty array as fallback if null\n [BUGFIX] Add empty array defaults in SearchFormViewHelper\n [TASK] Integrate content of Module layout into WithPageTree\n [TASK] Repair statistics chart because of CSP in Solr Info module\n [FEATURE:BP:12] Be able to disable tracking of last searches\n [TASK] Add access plugin tests\n [TASK] Update authors\n [TASK] Remove content stream usage\n [BUGFIX] Fix synonym and stop word upload\n [TASK] Call getLabelFromItemListMerged with the current row data\n [BUGFIX] numeric facet range slider sends lot of requests to server\n [BUGFIX] Typecast $userGroup to integer\n [TASK] Remove getIsSiteManagedSite as all site are managed now\n [BUGFIX] [4026] treat non-overlayed mount points as valid\n [TASK] New Crowdin updates\n [BUGFIX] Fix range string calculation in DateRange facet\n [BUGFIX:12] scheduler task \"Optimize index of a site\" is not functional\n [TASK] Apache Solr 9.6.1 compatibility\n [BUGFIX] deprecations in Dockerfile\n [BUGFIX] Ensure index document is deleted\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277676,0,'solr','12.0.5',66565,63,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1722345911,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','411eead9334af23e7a78f8ddc6b08d39','[RELEASE] 12.0.5\n\nThis is a maintenance release for TYPO3 12.4 LTS, which mainly fixes 2\nregressions introduced in version 12.0.4:\n\n [TASK] Re-added template variables\n [BUGFIX] Fix index queue clearance\n [TASK] Update to solarium/solarium 6.3.5\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.5\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000005,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277677,0,'solr','11.5.7',66565,42,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1730294959,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','69842ed288b488d271634fbfc00e764c','[RELEASE] 11.5.7\n\nThis is a maintenance release for TYPO3 11.5 and the last release\nthat supports Apache Solr 8.11.\n\nNext EXT:solr release for TYPO3 11.5 will be 11.6.0, it will contain\nsupport for Apache Solr 9 and some breaking improvements.\n\nThis maintenance release for TYPO3 11.5 LTS contains:\n\n- [TASK] Modify column changed to int(11) unsigned, in respect\n- [TASK] Full fixed french translation\n- [TASK] Fix tests on 11.5.x @2024.05.07\n- [BUGFIX:P:11.5] Cast pageType and suggestPageType to int in\nSearchFormViewHelper\n- [BUGFIX] Typos in last FR translation PR\n- [BUGFIX:P:11.5] Fix range string calculation in DateRange facet\n- [BUGFIX:11.5] scheduler task \"Optimize index of a site\" is not\nfunctional\n- [TASK] Apache Solr 8.11.4 compatibility\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.5.7\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11005007,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.5/en-us','ter','',''),
(9277678,0,'solr','11.6.0',66565,44,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1730444652,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','bec6ee321c77232aabdcf3938e113f1f','[RELEASE] 11.6.0\n\nWe are happy to release EXT:solr 11.6.0.\nThe focus of this release has been on Apache Solr upgrade to v9.7.0.\n\nImportant: This version is installable with TYPO3 11 LTS on\nv11.5.14 only and contains some breaking changes, see details below.\n\nFull list of changes:\n\n- !!![BUGFIX:BP:11.6] Queue check considers indexing configuration\n- !!![TASK:BP:11.6] Introduce queue and queue item interfaces\n- [TASK:BP:11.6] Consider queue initialization status\n- !!![TASK:BP:11.6] Introduce specific EXT:solr exceptions\n- [TASK] Prepare release-11.6.x for TYPO3 11.5 LTS\n- [TASK] sync the CI stuff from main branch into 11.6.x\n- [TASK] Activate PHPStan\n- [TASK] Use Apache Solr 9.2 for EXT:solr 11.6\n- [FEATURE] Introduce TYPO3_SOLR_ENABLED_CORES docker env variable\n- [TASK] Make it possible to change solr unix GID:UID on docker\n- [TASK] revert unnecessary changes on Apache Solr 9.2 upgrade\n- !!![TASK] Upgrade to Apache Solr 9.3.0\n- [BUGFIX] Fix result highlighting fragment size\n- [TASK] Update to Solr 9.5\n- New Crowdin updates 2024.07.03\n- [TASK] Upgrade to Apache Solr 9.7\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/11.6.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11006000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.6/en-us','ter','',''),
(9277679,0,'solr','13.0.0',66565,45,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1734543289,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','77f7372c23b2d39945287a8c179abe00','Release 13.0.0\n\nWe are happy to release EXT:solr 13.0.0 for TYPO3 13 LTS.\nThe focus of this release has been on TYPO3 13 LTS compatibility.\nNOTE: At least TYPO3 v13.4.2 is required.\n\nHuge improvements:\n\n TYPO3 13 LTS compatibility\n etc. and many more from epic task 3995\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us/Releases/solr-release-13-0.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.0.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nFixes: 4271','dkd Internet Service GmbH',13000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us','ter','',''),
(9277680,0,'solr','12.0.6',66565,37,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1738914961,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','ec3f5dfcb699a1bee768fc634ca63eb2','[RELEASE] 12.0.6\r\n\r\nThis is a security release for TYPO3 12.4 LTS, containing:\r\n\r\n !!![SECURITY] Update to Apache solr 9.8.0 : CVE-2025-24814\r\n !!![TASK] Remove JSONP callback in suggest\r\n and other fixes\r\n\r\nPlease read the release notes:\r\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.6\r\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us/Releases/solr-release-12-0.htmlrelease-12-0-6\r\n\r\n---\r\n\r\nHow to Get Involved\r\n\r\nThere are many ways to get involved with Apache Solr for TYPO3:\r\n\r\n Submit bug reports and feature requests on GitHub\r\n Ask or help or answer questions in our Slack channel\r\n Provide patches through pull requests or review and comment on\r\nexisting pull requests\r\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\r\ndevelopment of Apache Solr for TYPO3\r\n\r\nSupport us by becoming an EB partner:\r\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\r\n\r\nor call:\r\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000006,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277681,0,'solr','13.0.1',66565,41,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1738915829,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','233af775d2be305057bfd05de15a1cf1','[RELEASE] 13.0.1\r\n\r\nThis is a security release for TYPO3 12.4 LTS, containing:\r\n\r\n !!![SECURITY] Update to Apache solr 9.8.0 : CVE-2025-24814\r\n and other fixes\r\n\r\nPlease read the release notes:\r\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.0.1\r\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us/Releases/solr-release-13-0.htmlrelease-13-0-1\r\n\r\n---\r\n\r\nHow to Get Involved\r\n\r\nThere are many ways to get involved with Apache Solr for TYPO3:\r\n\r\n Submit bug reports and feature requests on GitHub\r\n Ask or help or answer questions in our Slack channel\r\n Provide patches through pull requests or review and comment on\r\nexisting pull requests\r\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\r\ndevelopment of Apache Solr for TYPO3\r\n\r\nSupport us by becoming an EB partner:\r\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\r\n\r\nor call:\r\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13000001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us','ter','',''),
(9277682,0,'solr','13.0.2',66565,33,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1747319387,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','30c06e0eb081d4200e092019064e9086','[RELEASE] 13.0.2\n\nThis is a maintenance release for TYPO3 13.4 LTS.\n\nList of all changes:\n\n [BUGFIX] 404 on auto-suggest with enabled TYPO3 enforceValidation\nsetting by Wolfgang Wagner  wow! solution\n [TASK] 13.0.x-dev Update solarium/solarium requirement by\ndependabot[bot]\n [BUGFIX] provide some expression matcher variables by Achim Fritz\n [TASK] Remove solrmlt by Markus Friedrich\n [TASK] Update version matrix by Markus Friedrich\n [TASK] Allow Apache Solr 9.8.1 by Markus Friedrich\n [DOCS] Add section on how to optimize page index runtimes)\nby Philipp Kitzberger\n [DOCS] Fix typo in ConfigureExtension.rst by Jon Echeveste González\n [BUGFIX] PhpUnit IsStringViewHelperTest for typo3fluid/fluid v4.1.\nby Rafael Kähm\n [BUGFIX] Update hardcoded legacy css resource filepath by Charlotte\n [TASK] fix integration tests for TYPO3 13.4.10 by Rafael Kähm\n [FEATURE] Add arm64 and ppc64le platforms to docker-images\nby Rafael Kähm\n [TASK] bump dg/bypass-finals to 1.9 by Rafael Kähm\n [TASK] Form.html: maxlength for search text input field\nby Bernd Wilke\n [TASK] Enable rule trailing_comma_in_multiline by Markus Friedrich\n [TASK] Extend RecordUpdatedEvent to indicate creations\nby Markus Friedrich\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13000002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us','ter','',''),
(9277683,0,'solr','13.0.3',66565,29,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1752577188,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','2a7f9ff6174252deb31638f2c788e3dc','[RELEASE] 13.0.3\n\n [RELEASE] 13.0.3\n\nThis is a maintenance release for TYPO3 13.4 LTS\n\n [TASK] disable dependabot on release-11.6.x branch by Rafael Kähm\n [BUGFIX] Fix mount point garbage collection by Markus Friedrich\n [TASK] Drop workaround for cObj IMAGE by Markus Friedrich\n [BUGFIX] Avoid PHP warning if related record was not found by\nAlbrecht Köhnlein\n [BUGFIX] Get current pageId by Julian Hofmann\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/13.0.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13000003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us','ter','',''),
(9277684,0,'solr','12.0.7',66565,27,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1752577271,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','4890eb8b1eba5ac245af23412e72a1c8','[RELEASE] 12.0.7\n\nThis is a maintenance release for TYPO3 12.4.\n\n [BUGFIX] 404 on auto-suggest with enabled TYPO3 enforceValidation\nsetting by Wolfgang Wagner  wow! solution\n [TASK] 12.0.x-dev Update solarium/solarium requirement by\ndependabot[bot]\n [BUGFIX] Update hardcoded legacy css resource filepath by Charlotte\n [FEATURE] Add arm64 and ppc64le platforms to docker-images by Rafael\nKähm\n [BUGFIX] Fix mount point garbage collection by Markus Friedrich\n [TASK] Drop workaround for cObj IMAGE by Markus Friedrich\n [TASK] Allow Apache Solr 9.8.1 by Markus Friedrich\n BUGFIX] Avoid PHP warning if related record was not found by\nAlbrecht Köhnlein\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000007,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277685,0,'solr','12.0.8',66565,19,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1763373540,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','b8f099c916fd2132308e902212d7d6aa','[Release] 12.0.8\n\nAnnouncing the last 12.0.x maintenance release for TYPO3 12 LTS.\nThe release-12.0.x branch is now closedno further 12.0.x releases will be issued.\nNext up: TYPO3 12.1.0, arriving with integrated AI features.\n\n Fix bug for phrase search with slops, bigram and trigram by Florian Rival\n [TASK] 12.0.x-dev Bump solr from 9.9.0 to 9.10.0 in /Docker/SolrServer by Dependabot\n [TASK] Allow Apache Solr 9.9.0 by Markus Friedrich\n [BUGFIX] Fix CS issues by Markus Friedrich\n [BUGFIX] Allow initializer interface in event by Markus Friedrich\n [FEATURE] calculate site hash by site-identifier strategy by setting by Rafael Kähm\n [BUGFIX] set site field on record documents in same way as on pages by Rafael Kähm\n [FEATURE] add typo3Context[_stringS] and domain[_stringS] fields to documents by Rafael Kähm\n [BUGFIX] Site check fails in Tsfe fails by Markus Friedrich\n [BUGFIX] Unable to register a custom facet package with FacetRegistry by Benoit Chenu\n [TASK] 12.0.x-dev Update solarium/solarium requirement by dependabot[bot]\n [BUGFIX] Add checks for flexParentDatabaseRow key in methods by Myrmod\n [BUGFIX] pass a request with page id to Configuration manager by Bernhard Sirlinger\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.8\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12000008,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us','ter','',''),
(9277686,0,'solr','13.0.4',66565,22,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1763374888,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','c80022c6745e4ac6c397437df8bc30b9','[Release] 13.0.4\n\nAnnouncing the last 13.0.x maintenance release for TYPO3 12 LTS.\nThe release-13.0.x branch is now closedno further 13.0.x releases will be issued.\nNext up: TYPO3 13.1.0, arriving with integrated AI features.\n\n Fix bug for phrase search with slops, bigram and trigram by Florian Rival\n [TASK] 13.0.x-dev Bump solr from 9.9.0 to 9.10.0 in /Docker/SolrServer by Dependabot\n [BUGFIX] Fix CS issues by Markus Friedrich\n [TASK] Allow Apache Solr 9.9.0 by Markus Friedrich\n [BUGFIX] PageFieldMappingIndexer: avoid undefined array key via null coalescing (refs 4395) by David Retzer\n [BUGFIX] Unicode characters vs. statistics feature by Philipp Kitzberger\n [BUGFIX] Allow initializer interface in event by Markus Friedrich\n [FEATURE] calculate site hash by site-identifier strategy by setting by Rafael Kähm\n [BUGFIX] set site field on record documents in same way as on pages by Rafael Kähm\n [FEATURE] add typo3Context[_stringS] and domain[_stringS] fields to documents by Rafael Kähm\n [BUGFIX] Site check fails in Tsfe fails by Markus Friedrich\n [FEATURE] Make EXT:solrdebogtools plug-and-play installable by Rafael Kähm\n [BUGFIX] Unable to register a custom facet package with FacetRegistry by Benoit Chenu\n [BUGFIX] Dont re-instantiate TypoScript in FE/Search context by Rafael Kähm\n [TASK] add test case for hidden translation in content-fallback and strict mode by Rafael Kähm\n [BUGFIX] Delegate and adjust TYPO3 core context within indexing stack by Rafael Kähm\n [TASK] add missing codes to thrown exceptions by Rafael Kähm\n [TASK] Prepare release-13.0.x branch by Rafael Kähm\n [BUGFIX] dont use pages uid 0 via l10n_parent by Rafael Kähm\n [TASK] 13.0.x-dev Update solarium/solarium requirement by dependabot[bot]\n Remove OpenSearch profile link by Ingo Fabbri\n [BUGFIX] Initialize the localRootLine property before usage by David Lemaitre\n Adjust resource identifier in PageRenderer asset registration by Charlotte\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solr/releases/tag/13.0.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13000004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.0/en-us','ter','',''),
(9277687,0,'solr','12.1.0',66565,17,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1765383735,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','7bc67e5d04ee214577c90586b86869ac','[Release] 12.1.0\n\nWe are happy to release EXT:solr 12.1.0 for TYPO3 12 LTS.\nThe focus of this release has been on AI integrations.\n\nHuge improvements:\n\n Initial Vector Search Introduction\n Upgrade to Apache Solr 9.10.0\n !!! Allow nested TypoScript on multiValue fields\n etc.\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us/Releases/solr-release-12-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.1.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us','ter','',''),
(9277688,0,'solr','13.1.0',66565,0,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1765384589,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','6343441b6383965ecf3308f7bcf93ac6','[Release] 13.1.0\n\nWe are happy to release EXT:solr 13.1.0 for TYPO3 13 LTS.\nThe focus of this release has been on AI integrations.\n\nHuge improvements:\n\n Initial Vector Search Introduction\n Upgrade to Apache Solr 9.10.0\n !!! Allow nested TypoScript on multiValue fields\n etc.\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.0\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13001000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us','ter','',''),
(9277689,0,'solr','12.1.1',66565,16,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1768995599,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','c14b1aa0b823092bedda004dc380264a','[RELEASE] 12.1.1\n\nThis is a security release for TYPO3 12 LTS, containing an\nupdate of Apache Solr.\n\nApache Solr 9.10.1 fixes several security issues, please upgrade\nyour Apache Solr instance!\n\n- CVE-2025-54988\n- CVE-2026-22444\n- CVE-2026-22022\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us/Releases/solr-release-12-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.1.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12001001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us','ter','',''),
(9277690,0,'solr','13.1.1',66565,19,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1768995798,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','bfdcf4285e0ffe15fadf4e2fae9c47a2','[RELEASE] 13.1.1\n\nThis is a security release for TYPO3 13 LTS, containing an\nupdate of Apache Solr.\n\nApache Solr 9.10.1 fixes several security issues, please upgrade\nyour Apache Solr instance!\n\n- CVE-2025-54988\n- CVE-2026-22444\n- CVE-2026-22022\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13001001,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us','ter','',''),
(9277691,0,'solr','12.1.2',66565,8,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1779278002,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','eeaf72395aa6ac76bbdbc63210cf548f','[RELEASE] 12.1.2\n\nThis is a bugfix release for TYPO3 12 LTS, primarily restoring\nSolr write functionality after a regression introduced by an\nupstream PSR-7 library update.\n\nHighlights since 12.1.1:\n\n [BUGFIX] Pin guzzlehttp/psr7 to 2.10.0  guzzlehttp/psr7\n2.10.0 changed Utils::modifyRequest() to mutate the original\nRequestInterface via withHeader() instead of rebuilding a\nGuzzle Request. Combined with Guzzles PrepareBodyMiddleware\npassing Content-Length as an int, this broke all Solr write\nrequests through Solariums Psr18Adapter in spec-compliant\nPSR-7 implementations like TYPO3CMSCoreHttpMessage\n(4660 / @dkd-kaehm)\n Plus 7 additional bugfixes and maintenance updates ported from\n12.0.x and other branches  see release notes for details.\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us/Releases/solr-release-12-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.1.2\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nRelates: 4660','dkd Internet Service GmbH',12001002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us','ter','',''),
(9277692,0,'solr','13.1.2',66565,8,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1779278322,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','a75dddacd31455d96a39d692f5ea3172','[RELEASE] 13.1.2\n\nThis is a bugfix release for TYPO3 13 LTS, primarily restoring\nSolr write functionality after a regression introduced by an\nupstream PSR-7 library update.\n\nHighlights since 13.1.1:\n\n [BUGFIX] Pin guzzlehttp/psr7 to 2.10.0  guzzlehttp/psr7\n2.10.0 changed Utils::modifyRequest() to mutate the original\nRequestInterface via withHeader() instead of rebuilding a\nGuzzle Request. Combined with Guzzles PrepareBodyMiddleware\npassing Content-Length as an int, this broke all Solr write\nrequests through Solariums Psr18Adapter in spec-compliant\nPSR-7 implementations like TYPO3CMSCoreHttpMessage\n(4660 / @dkd-kaehm)\n [BUGFIX] Prevent c:0 variant and content leakage on\nfe_group-restricted pages (4641 / @dkd-kaehm)\n Plus 10 additional bugfixes and maintenance updates  see\nrelease notes for details.\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.2\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nRelates: 4660','dkd Internet Service GmbH',13001002,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us','ter','',''),
(9277693,0,'solr','12.1.3',66565,8,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1779286655,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','ea24cf4cd19e948baa4774d3fe4de62c','[RELEASE] 12.1.3\n\nThis is a maintenance release for TYPO3 12 LTS that removes the\ntemporary guzzlehttp/psr7 2.10.0 pin introduced in 12.1.2.\n\nThis is the final regular release on the 12.1.x line before the\ntransition to EXT:solr ELTS 12 (if sufficiently funded).\nSubsequent maintenance for TYPO3 12 LTS will be delivered through\nthe EXT:solr ELTS program. See https://www.typo3-solr.com for\nELTS subscription details.\n\nHighlights since 12.1.2:\n\n [TASK] Remove guzzlehttp/psr7 2.10.0 pin  replaced by the\nupstream fix in guzzlehttp/guzzle 7.10.2, which casts\nContent-Length to a string in PrepareBodyMiddleware. The\nworkaround pin introduced in 12.1.2 is no longer needed;\nguzzlehttp/psr7 is pulled in transitively via\nguzzlehttp/guzzle again. (4660 / @dkd-kaehm)\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us/Releases/solr-release-12-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.1.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nRelates: 4660','dkd Internet Service GmbH',12001003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us','ter','',''),
(9277694,0,'solr','13.1.3',66565,12,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,-1,3,1779286867,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','f95fdf4953610127d331a1b19e722114','[RELEASE] 13.1.3\n\nThis is a maintenance release for TYPO3 13 LTS that removes the\ntemporary guzzlehttp/psr7 2.10.0 pin introduced in 13.1.2.\n\nHighlights since 13.1.2:\n\n [TASK] Remove guzzlehttp/psr7 2.10.0 pin  replaced by the\nupstream fix in guzzlehttp/guzzle 7.10.2, which casts\nContent-Length to a string in PrepareBodyMiddleware. The\nworkaround pin introduced in 13.1.2 is no longer needed;\nguzzlehttp/psr7 is pulled in transitively via\nguzzlehttp/guzzle again. (4660 / @dkd-kaehm)\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.3\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0\n\nRelates: 4660','dkd Internet Service GmbH',13001003,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us','ter','',''),
(9277695,0,'solr','12.1.4',66565,2,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,0,3,1787645808,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','4bd283f806e9c6ece849f8568340c801','[SECURITY] 12.1.4\n\nSecurity release for TYPO3 12 LTS, fixing five vulnerabilities.\n\n- CVE-2026-56092: Page indexer no longer forges access fields on page\nrecords (hardening on this branch; not exploitable as an\nanonymous-access bypass on TYPO3 12 itself)\n- CVE-2026-56093: Detail view enforces site and access restrictions\n- CVE-2026-56094: additionalFilters can no longer preempt the siteHash\nfilter\n- CVE-2026-56095: Multi-value cObjs switch to JSON transport (breaking\nchange for third-party content objects using serialize())\n- CVE-2026-56096: User-controlled Solr query syntax is\nescaped/whitelisted; closes an FVH FieldExistsQuery HTTP 500 oracle\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us/Releases/solr-release-12-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.1.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',12001004,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.1/en-us','ter','',''),
(9277696,0,'solr','11.6.6',66565,2,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,0,3,1787646619,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"11.5.14-11.5.99\";}}','Ingo Renner, Timo Hund, Markus Friedrich','ingo@typo3.org','typo3-solr','ffe2186c1fcfc69f6f8d17e2860086e0','[SECURITY] 11.6.6 ELTS\n\nThis is the first public security release of the 11.6.x ELTS line,\nfixing five vulnerabilities. 11.6.0 through 11.6.5 were ELTS-only and\nremain affected; they will not be re-published with a fix  upgrade\nstraight to 11.6.6.\n\n- CVE-2026-56092: Page indexer no longer forges access fields on page\nrecords\n- CVE-2026-56093: Detail view enforces site and access restrictions\n- CVE-2026-56094: additionalFilters can no longer preempt the siteHash\nfilter\n- CVE-2026-56095: Multi-value cObjs switch to JSON transport (breaking\nchange for third-party content objects using serialize())\n- CVE-2026-56096: User-controlled Solr query syntax is\nescaped/whitelisted; closes an FVH FieldExistsQuery HTTP 500 oracle\n\nAlso raises solarium/solarium to 6.2.4 (required to actually enforce\nthe Unified Highlighter) and recommends aligning existing Solr volumes\nwith the updated ext_solr_11_6_0_elts configset.\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.6/en-us/Releases/solr-release-11-6.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.6.6\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11006006,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/11.6/en-us','ter','',''),
(9277697,0,'solr','13.1.4',66565,3,'Apache Solr for TYPO3 - Enterprise Search','Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',2,0,3,1787650707,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Rafael Kaehm, Markus Friedrich','info@dkd.de','typo3-solr','11c9f4953663a475b6f4fcbf3e2b0456','[SECURITY] 13.1.4\n\nSecurity release for TYPO3 13 LTS, fixing five vulnerabilities.\n\n- CVE-2026-56092: Page indexer no longer poisons the rootline cache\n- CVE-2026-56093: Detail view enforces site and access restrictions\n- CVE-2026-56094: additionalFilters can no longer preempt the siteHash\nfilter\n- CVE-2026-56095: Multi-value cObjs switch to JSON transport (breaking\nchange for third-party content objects using serialize())\n- CVE-2026-56096: User-controlled Solr query syntax is\nescaped/whitelisted; closes an FVH FieldExistsQuery HTTP 500 oracle\n\nPlease read the release notes:\n https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html\n https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.4\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',13001004,1,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us','ter','',''),
(9277698,0,'timelog','1.2.1',2643,382,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1563280351,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"auxlibs\";s:13:\"1.1.5-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','23f0f8273cb5aaa9fa501ae7e8a8228b','Increase the efficiency and transparency of work by continuously collecting work information and communicate it to customers.','',1002001,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277699,0,'timelog','1.5.3',2643,306,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1582709486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"auxlibs\";s:13:\"1.2.1-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','7e2c141e466e5fef6ff4169f45509543','Adds markdown transformation (log entries using markdown are transformed to html) and provides a list view from heap projects. For more details se changelog under Documentation/Changelog/1.5.3.rst','',1005003,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277700,0,'timelog','1.6.0',2643,268,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1593626306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"auxlibs\";s:13:\"1.2.1-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','6ff1da22f9f02d4f5dc218e422ec360a','Adds possibility to create task groups.','',1006000,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277701,0,'timelog','1.6.2',2643,117,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1645899789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:7:\"auxlibs\";s:13:\"1.4.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.5-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','d92ae956312035ea0f6e71a37864f134','Compatibility release for TYPO3 10. ','',1006002,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277702,0,'timelog','1.7.0',2643,105,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1648490957,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:7:\"auxlibs\";s:13:\"1.4.0-1.99.99\";s:3:\"pvh\";s:13:\"1.1.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','37b9e1f76f73d91c48e38ec0029a0253','Improves email content by including heaped tasks only and fixes several bugs.','',1007000,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277703,0,'timelog','1.7.2',2643,122,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1653122284,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:7:\"auxlibs\";s:13:\"1.4.0-1.99.99\";s:3:\"pvh\";s:13:\"1.1.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','d37e386bea2ba6d34274bcdb298a182e','Bugfix release','',1007002,0,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277704,0,'timelog','2.0.0',2643,101,'Timelog','Increases the efficiency and transparency of work by continuously collecting work information and communicate it to customers.',2,0,3,1693310937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','913f755cde8b7e24fb77f6e7650b72f3','TYPO3 v12 compatibility','',2000000,1,0,'https://github.com/buepro/typo3-timelog','ter','',''),
(9277705,0,'formhandler','2.4.1',76821,18446,'Formhandler','The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility  :-).',5,0,3,1510055458,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Dev-Team Typoheads','dev@typoheads.at','rfuehricht','f174f56a2a4203adffde40e6a68ab0b0','Security fix - please update!','Typoheads GmbH',2004001,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/2.4.1','ter','',''),
(9277706,0,'formhandler','13.0.0',76821,11,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1751548099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','88b2ccd1888bb402dd01911adc5db8d1','Formhandler is back. Completely rewritten using Extbase and Fluid.','',13000000,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277707,0,'formhandler','13.0.1',76821,23,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1751548939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','3527b1520710f8fd4cc120a5ade35a6e','Remove ext icon','',13000001,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277708,0,'formhandler','14.0.0',76821,5,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1781856812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','39dc1ebe4fdd1abb9c8c093b642d08b8','First version compatible with TYPO3 14','',14000000,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277709,0,'formhandler','14.0.1',76821,3,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1783601901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','391c18ccf5513786543376d7aefe253a','[BUGFIX] Allow templateFile to be set on global settings level, not only per step.','',14000001,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277710,0,'formhandler','14.0.2',76821,3,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1783946685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','0a03f1223f3cb4104bd37527718a9be0','[BUGFIX] Language key override in language files not working.','',14000002,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277711,0,'formhandler','14.0.3',76821,1,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1786686839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','9088347e2639e0f6b1d41a159573b8a4','[BUGFIX] Read template file from global scope only in first step\r\n[BUGFIX] Check if array key templateFile exists before accessing it\r\n[BUGFIX] Set request for uri builder','',14000003,0,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277712,0,'formhandler','14.1.0',76821,2,'Formhandler','The swiss army knife for all kinds of mail forms.',2,0,4,1786711268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','aae62a7f39ee69fe7ff176cce9d2b2df','[FEATURE] Allow to embed files into emails','',14001000,1,0,'https://docs.typo3.org/typo3cms/extensions/formhandler/','ter','',''),
(9277713,0,'db_list','0.3.0',1851,445,'Enhancements of the list module','This implements slots for the records list which is used in the TYPO3 backend list module.',1,0,0,1493118332,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"7.0.0-8.99.99\";s:10:\"recordlist\";s:13:\"7.0.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','04f24300956341aedbcd299f09006827','\nAll former features have been removed. New feature: slot for the csv export in the TYPO3 backend list module\n','jambage.com',3000,1,0,'https://docs.typo3.org/typo3cms/extensions/db_list/','ter','',''),
(9277714,0,'sav_download','9.5.0',2029,398,'SAV Download','Downloads files with category',2,0,3,1573198488,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','b91d39c19fb0cc34d62437c201b66b2b','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/OtherExamples/Index.html','ter','',''),
(9277715,0,'sav_meetings','9.5.0',1268,209,'SAV Meetings','A tool to manage meetings and the minutes',2,0,3,1573198460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','987045a21a0a70f78c4e6c36c5bf564a','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/OtherExamples/Index.html','ter','',''),
(9277716,0,'piwikintegration','4.5.0',45783,873,'Matomo Backend integration','Uses EXT:piwik to inserts Data in the HTML header and gives BE-Users the right to see the data for their sites. Autoupdate of Matomo will work as TYPO3-Admin!',1,0,1,1516192288,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:12:\"1.0.0-99.0.0\";}}','Kay Strobach','kay.strobach@typo3.org','kaystrobach','bdeb4bc0a64a9b7365183745e2bd7b67','Update ext_emconf.php','',4005000,1,0,'https://docs.typo3.org/typo3cms/extensions/piwikintegration/4.5.0','ter','',''),
(9277717,0,'blog_example','9.5.0',10823,580,'A Blog Example for the Extbase Framework','An example extension demonstrating the features of the Extbase Framework. Have fun playing with it!',2,0,9,1571844342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','TYPO3 Core Team','','docteam','45830aad021dcebd1e2b3daa584ebdc2','Update to TYPO3 v9.5','',9005000,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277718,0,'blog_example','10.4.0',10823,167,'A Blog Example for the Extbase Framework','An example extension demonstrating the features of the Extbase Framework. Have fun playing with it!',2,0,9,1605686079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 Core Team','','docteam','5a6696932faa412f373f9f3fa78d02e2','Compatibility update to v10','',10004000,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277719,0,'blog_example','12.0.1',10823,69,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1665175661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Documentation Team and contributors','','docteam','978828cc55e64b5750cc23cc8ccd6c58','Try to publish','',12000001,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277720,0,'blog_example','10.4.2',10823,73,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1665177584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 Core Team','','docteam','3a82d99b66935fe632ba5e7d7853bfc0','Change vendor to T3docs','',10004002,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277721,0,'blog_example','11.0.1',10823,70,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1665177787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','TYPO3 Documentation Team and Contributors','','docteam','4ab8f24e08bb106056e47b7f64598ec8','Change vendor to T3docs','',11000001,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277722,0,'blog_example','12.0.2',10823,105,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1665337458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Documentation Team and contributors','','docteam','4234b6b267e252df96fa4d2edf54eea5','[BUGFIX] Fix error in Services.yaml','',12000002,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277723,0,'blog_example','12.0.3',10823,77,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1691394036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Documentation Team and contributors','','docteam','5176fe0b7c06696afa4d06ac1f1417a7','[TASK] Set compatibility to TYPO3 v12.4 only (49)\n\nReleases: 12.4','',12000003,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277724,0,'blog_example','12.1.0',10823,59,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1713174756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Documentation Team and contributors','','docteam','54366b2680be4781aed7636b6c576541','Added:\r\n- Add page title provider for blog post indexAction and showAction\r\n\r\nFixed:\r\n- Update locallang_db.xlf - missing field names added\r\n- Correct the integration of categories\r\n- Invoke addFlashMessage() correctly when deleting a post or a blog\r\n','',12001000,0,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277725,0,'blog_example','13.0.0',10823,76,'A Blog Example for the Extbase Framework','This extension contains code examples used in TYPO3 explained to describe the use of Extbase',2,0,9,1714649222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.1.0-13.99.99\";}}','TYPO3 Documentation Team and contributors','','docteam','c9cbfbfce8c053e0ee793ec8cfa58b04','[TASK] Create upgrade wizard for blogexample_pi1 (99)\n\n [BUGFIX] Prevent type errors if subtitle is not set\r\n\r\nreleases: main\r\n\r\n [TASK] Create upgrade wizard for blogexample_pi1\r\n\r\nHad to remove rector from the composer.json as\r\ntypo3/cms-install depends on nikic/php-parser 5 while rector still depends on 4\r\n\r\nreleases: main','',13000000,1,0,'https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ExtensionArchitecture/Extbase/Index.html','ter','',''),
(9277726,0,'dejure_org','11.0.0',3464,93,'dejure.org Vernetzungsfunktion','Automatische Verlinkung von Gesetzes- und Rechtsprechungszitaten ueber eine einfache Schnittstelle.',2,0,5,1637156320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','dejure.org','vernetzungsfunktion@dejure.org','dejure.org','4faef9da8002b61f2971c3cb09940978','- Weiterführung der Erweiterung durch dejure.org\r\n- Kompatibilitätsrelease für TYPO3 10','',11000000,1,0,'https://docs.typo3.org/typo3cms/extensions/dejure_org/','ter','',''),
(9277727,0,'sav_library_example10','9.5.0',2761,223,'SAV Library Example10 - Using TypoScript','Simple gallery to show how to use TypoScript in SAV Library Extension. It includes images display and google maps',2,0,3,1573198520,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"maps2\";s:11:\"5.2.3-0.0.0\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','be10c9900d3a3bf03ebca654051098e7','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial10/Index.html','ter','',''),
(9277728,0,'dejure_urt','0.8.7',680,90,'obsolete','Obsolete!',5,0,3,1637089816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"1.0.0-10.999.999\";}}','Thomas Lieblang','t.lieblang@gmail.com','tliebla','46280c0f71a231d1ecc9b3740f8fa406','obsolete','',8007,1,0,'https://docs.typo3.org/typo3cms/extensions/dejure_urt/0.8.6','ter','',''),
(9277729,0,'typoscript2ce','2.0.0',9106,446,'typoscript2contentelement','typoscript2contentelement allows you to show the result\n		of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1541080369,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";s:7:\"extbase\";s:12:\"6.0.0-9.5.99\";s:5:\"fluid\";s:12:\"6.0.0-9.5.99\";s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8d54cef2c673ad7d64d1d17779866cb6','Also support TYPO3 9.5 now. See https://github.com/einpraegsam/typoscript2ce for details. ','in2code.de',2000000,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277730,0,'typoscript2ce','2.0.1',9106,492,'typoscript2contentelement','typoscript2contentelement allows you to show the result\n		of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1551350161,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0b9397400a8688648118a020fa3cb6fc','Small fix in removing outdated dependencies in ext_emconf.php - see https://github.com/einpraegsam/typoscript2ce for details. ','in2code.de',2000001,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277731,0,'typoscript2ce','3.0.1',9106,276,'typoscript2contentelement','typoscript2contentelement allows you to show the result\n		of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1589279447,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2637b696a739eb8d7694950a0c48fb3f','Update for TYPO3 10.4. See details and documentation: https://github.com/einpraegsam/typoscript2ce','in2code.de',3000001,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277732,0,'typoscript2ce','4.0.0',9106,129,'typoscript2contentelement','typoscript2contentelement allows you to show the result\n		of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1611681175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9f7ab5ae6b2a534b2caf2567f90c26dc','New release of version 4.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',4000000,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277733,0,'typoscript2ce','4.0.1',9106,142,'typoscript2contentelement','typoscript2contentelement allows you to show the result\n		of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1616005658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','66160852b8819e4d8078546916f3ab25','New release of version 4.0.1 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',4000001,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277734,0,'typoscript2ce','5.0.0',9106,153,'typoscript2contentelement','typoscript2contentelement allows you to show the result of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1620298414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b517999270078dd3fcca46cac2c89867','New release of version 5.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',5000000,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277735,0,'typoscript2ce','6.0.0',9106,121,'typoscript2contentelement','typoscript2contentelement allows you to show the result of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1666115018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','593ee88ec6d73e67cecacdeee355418e','New release of version 6.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',6000000,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277736,0,'typoscript2ce','7.0.0',9106,59,'typoscript2contentelement','typoscript2contentelement allows you to show the result of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1728291175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','18a69612b4115ee0bc0ad668a9182d99','New release of version 7.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',7000000,0,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277737,0,'typoscript2ce','8.0.0',9106,10,'typoscript2contentelement','typoscript2contentelement allows you to show the result of typoscript (e.g. HMENU) as a contentelement - a simple thing...',2,0,3,1780052580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c721a8d58a664c93b8e706bad138be2f','New release of version 8.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/typoscript2ce','in2code.de',8000000,1,0,'https://github.com/einpraegsam/typoscript2ce','ter','',''),
(9277738,0,'sav_library_example9','9.5.0',2286,220,'SAV Library Example9 - Graphs','Displays year events as Gantt graphs.',2,0,3,1573198558,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"sav_charts\";s:11:\"9.5.0-0.0.0\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','13200a989b39abfad5c0a72a2f1ee5fb','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial9/Index.html','ter','',''),
(9277739,0,'w_query2csv','0.2.0',3981,433,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure',1,0,3,1500580696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','31e3dc2ab0e49a464b2522c80388487b','- Code reworked and compatible with TYPO3 version 7.x and 8.x (should work in 6 as well)\r\n- Userfunc field processing\r\n- Many minor improvements  some of them breaks compatibility. Please refer to Migration section in manual/readme, if updating','wolo.pl . studio',2000,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277740,0,'w_query2csv','0.3.0',3981,366,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure',1,0,3,1530117434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','0bc3cc209146eee9dc712e4ef202f942','- Charset converting - iconv changed to mbstring (thanks to Henri Nathanson for suggestion)\r\n- Inactive records filtering changed to native - now use enableFields  1 for this. use default_enableColumns only when table isnt in TCA\r\n- Option add_fields fi','wolo.pl . studio',3000,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277741,0,'w_query2csv','0.4.0',3981,124,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure.',2,0,3,1545049776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','44d41280abcdddb49550ec03703cbf6b','- Q3i modifications and features now integrated into ext (sql template file, postprocessors, some tuning)\r\n- Value processing is now split to separate classes for each processor (@see Migrate) - (old way is deprecated but still works yet)\r\n- Minor tweaks','wolo.pl . studio, Q3i',4000,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277742,0,'w_query2csv','0.4.1',3981,193,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure.',2,0,3,1545050036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','b25642a45f3bf730a894679553f1d284','- Automatic debug_allowed now works also on Development/[] instances','wolo.pl . studio, Q3i',4001,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277743,0,'w_query2csv','0.4.2',3981,375,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure.',2,0,3,1548870242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','9f56dd737a59b637131e71ed37b985fc','Fixed stupid missed bracket, minor fix in readme','wolo.pl . studio, Q3i',4002,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277744,0,'w_query2csv','0.5.0',3981,150,'Export db query to file','This extension provides exporting given database query to a CSV file. If you have some data stored in db, that must be quick sent to someone eg. by email, or periodically downloaded by someone,\nthis extension is very useful. Its simple and easy to configure.',2,0,3,1589671494,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.1-9.9.9\";}}','Wolo','wolo.wolski@gmail.com','wolo','48c4969a864f6b312b55be211e55fdde','TYPO3 9.5 compatibility (needs typo3db_legacy to be installed, no doctrine support yet)','wolo.pl . studio, Q3i',5000,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277745,0,'w_query2csv','0.6.0',3981,47,'Export database/query to a CSV','This extension provides download points for predefined database queries to customized CSV files. If you have some data stored in db, that must be quick sent to someone, periodically downloaded by someone,\nand the fields parsed for readability, this extension is very useful. Its simple and easy to configure.',2,0,3,1610205927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','8edf30f9ec26fce4a360dc23d046d160','TYPO3 10.4 / full Doctrine compatibility - no more typo3db_legacy','wolo.pl . studio, Q3i',6000,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277746,0,'w_query2csv','0.6.1',3981,60,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1610497910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','2cb0d65b702b86b7c7878f35f1439570','- [minor breaking] Core::config property was renamed to Core::file_config (might impact your custom processors or xclasses)  - New options: output.additionalHeaders, output.additionalHeadersProcessor  - File delivery was extracted to its own Disposition object, for more control of output and better extendability  - Some old long-deprecated options (hsc, nbr) now triggers deprecation log/error','wolo.pl . studio, Q3i',6001,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277747,0,'w_query2csv','0.6.3',3981,54,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1622636516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','994975ce5b87f5f30c3031b985810dcf','Minor fix in custom processing','wolo.pl . studio, Q3i',6003,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277748,0,'w_query2csv','0.6.4',3981,74,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1629491262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','80f67429461b80a1c1b3dcc24950e96c','Feature: header row labels userfunc postprocessing','wolo.pl . studio, Q3i',6004,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277749,0,'w_query2csv','0.6.6',3981,92,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1646423989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','2bce481f1f9f2f2b1326493086bb6854','11.x compatibility','wolo.pl . studio, Q3i',6006,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277750,0,'w_query2csv','0.6.7',3981,42,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1718262480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','cde4611dde978a14aaceae093b6ba526','12.x compatibility, php 8 fixes, removed long deprecated conf settings nbr and hsc, drop support for older TYPO3','wolo.pl . studio, Q3i',6007,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277751,0,'w_query2csv','0.6.8',3981,48,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1721772286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Wolo','wolo.wolski@gmail.com','wolo','50c4e5ce4acbf5086d3a912275264d06','Bugfix, new processors, possibility to chain many processors for one field, header row/column names processing','wolo.pl . studio, Q3i',6008,0,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277752,0,'w_query2csv','0.7.0',3981,34,'Export database/query to CSV','This is a CSV generator, which combines simplicity with high configurability and data processing powers. It provides download points\nfor your preconfigured database queries dumped to customized CSV files. If you have some data collected in database tables, which must be periodically, like, downloaded by admins,\nsent to external CRM, where some raw values must be converted to something meaningful, like uids replaced with labels from relations, timestamps visualized, arrays deserialized,\nthis extension is very useful. Its simple and easy to configure, but very flexible with input/output settings and scalability.',2,0,3,1750469311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','A. wolo Wolski','wolo.wolski@gmail.com','wolo','ac5197d64be42361b17cf852c4f4d117','13.x compatibility (v12 had to be dropped)\nPackagist publish - fully Composer installable\nnew processor: PhpEval (simply pass value through any php callable/function)\nfeat: processor Chain: now with modejoin the sequence can also be used to build one long value, instead of reprocessing previous ones result\nphp 8 syntax fixes/null-check (log warnings flooding)','wolo . studio',7000,1,0,'https://github.com/w010/w_query2csv/blob/master/README.md','ter','',''),
(9277753,0,'dd_googlesitemap','2.1.4',71781,14909,'Google sitemap','High performance Google sitemap implementation that avoids typical errors by other similar extensions',2,0,2,1515144337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"6.2.0-8.999.999\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','aa14e3b4f63f191f6d74ae779cb9f836','Warning! Database update required if you upgrade from versions less than 2.1.0!','SIA \"ACCIO\"',2001004,0,0,'https://docs.typo3.org/typo3cms/extensions/dd_googlesitemap/2.1.4','ter','',''),
(9277754,0,'dd_googlesitemap','2.2.0',71781,6616,'Google sitemap','High performance Google sitemap implementation that avoids typical errors by other similar extensions',2,0,2,1549207549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','241fad7d29b92dd6845f6190b5bea202','Maintenance release','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/dd_googlesitemap/2.2.0','ter','',''),
(9277755,0,'dd_googlesitemap','2.3.0',71781,55,'Google sitemap','High performance Google sitemap implementation that avoids typical errors by other similar extensions',2,0,2,1611414041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','0ba95fbc86b2de31b7b5544eb8a95c1a','Maintenance release','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/dd_googlesitemap/','ter','',''),
(9277756,0,'dd_googlesitemap','2.3.1',71781,198,'Google sitemap','High performance Google sitemap implementation that avoids typical errors by other similar extensions',2,0,2,1611414406,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','a46d464cd4e3eaf6a4739bb578d725a0','Maintenance release','',2003001,1,0,'https://docs.typo3.org/typo3cms/extensions/dd_googlesitemap/','ter','',''),
(9277757,0,'browser','8.0.38',55852,365,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1491858555,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','43c7e72cbe631151d633aeb6f3e27601','Feature: Leaflet additional content. Improvements: data-caption, figcaption in single-view, socialmedia icons. Details at ChangeLog.','',8000038,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277758,0,'browser','8.0.42',55852,469,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1492544326,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ea3060384671b9ef66156de48d0143fa','Feature: SQL queries for plugin configurable by Constant Editor. Improvements: Additionla templates details.[3-5].ts. CSS socialmedia bookmarks. Details @ChangeLog','',8000042,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277759,0,'browser','8.0.46',55852,440,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1493826406,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7fa5e4a46016a37d73a261e6a28cd415','Features: browser template [0..6] for the map, flexform got suggest wizard.\r\nRemoved: res/js/jquery/ui. Some bugfixes. See @ ChangeLog','',8000046,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277760,0,'browser','8.0.47',55852,412,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1494009668,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eb6743f34a82f2462e220c8ce0569986','Feature: Browser template for map can selected by Constant Editor  category: [BROWSERMAPS - BROWSER TEMPLATES LIST]. Improvement: All HTML templates got the div-wrap with CSS class listview listview-MODE','',8000047,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277761,0,'browser','8.0.49',55852,357,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1497430492,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','40f4e55a1ce3be82a8e10af9498dc2e1','Bugfix: Proper replace of constant marker in HTML templates. Some small improvements. Details: ChangeLog','',8000049,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277762,0,'browser','8.0.50',55852,510,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1497965411,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','239ae4d604ee486966275a5308ad4fc9','Bugfix: If FAL was disabled, no images were displayed.','',8000050,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277763,0,'browser','8.0.51',55852,425,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1499460526,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','be0101d1a618a9b1b7db556416e17f39','Bugfix: Non existing mm-tables wont processed.','',8000051,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277764,0,'browser','8.0.52',55852,333,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1501111665,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c2cf7b17d1924f4ad486b70e2d629de6','IMPROVEMENTS: margin.tmpl got row and columns classes, ocial media label got a span-tag. BUGFIXES: marker in HTML template werent replaced, data structure array for pi4 was missing.','',8000052,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277765,0,'browser','8.0.53',55852,388,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1502043155,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3b286ddfb3d81bd8848382d97ba2648e','BUGFIX: Optimise static variables. You could got SQL-errors in case of multiple plugins.','',8000053,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277766,0,'browser','8.0.57',55852,400,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1506551674,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d0bcc41fe29162b34717c3180d3a3594','FEATURES: All HTML wraps in map popups can controlled by the Constant Editor.\r\nIMPROVEMENTS: Constant Editor with new categories [BROWSER - AREAS ...], [BROWSER - EXPORT - CSV], [BROWSERMAPS - DESIGN POPUP - HTML WRAPS], [BROWSER - TEMPLATES - LIST - TEXT','',8000057,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277767,0,'browser','8.0.59',55852,258,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1507213812,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','303c13289d3605c504ff51bf74f5b684','BUGFIX: Images width and height: override wasnt proper. IMPROVEMENTS: Several improvements in context with leaflet. See details @ ChangeLog ','',8000059,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277768,0,'browser','8.0.60',55852,392,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1507457014,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','781dfb3bd18fa6427878e3162629d283','IMPROVEMENT: Update Documentation','',8000060,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277769,0,'browser','8.0.62',55852,368,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1508491993,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6481b42b5f8ada54573a111ef67a1981','Bugfix: Catchable fatal error: Argument 2 passed to ContentObjectRenderer::substituteMarkerArray(). See details @ ChangeLog','',8000062,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277770,0,'browser','8.0.63',55852,381,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1508872916,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cbab2a4c154a3a149d56d1eef92fb47b','IMPROVEMENT: _LOCAL_LANG got labels for label_sword_default and pi_list_searchBox_search.','',8000063,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277771,0,'browser','8.7.3',55852,227,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1513207792,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','20d614c39bf01132bbb274b3bef96090','UPGRADE for TYPO3 8.7. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277772,0,'browser','8.7.4',55852,294,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1513247551,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1d5481208624b67d645d96db6cc49f67','IMPROVEMENT: Dependency on Refresh.','',8007004,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277773,0,'browser','8.7.5',55852,293,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1513372964,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b9abca5b28403599aed0afceba842036','IMPROVEMENT: Error prompt in case of a missing template. BE AWARE: YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',8007005,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277774,0,'browser','8.7.6',55852,245,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1513680646,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d20975b4e12cc9e5098334f210f874e8','BUGFIX: hidden records were displayed','',8007006,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277775,0,'browser','8.7.7',55852,273,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1513692733,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','afe95029eebdd7fee1a3be4881a506e7','	Improvement: Optimise die()-prompt in case of trouble with templates or cache.','',8007007,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277776,0,'browser','8.7.8',55852,233,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1514332913,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','29f293e3a8db17d43e68c5affabb4329','Improvement: Optimise title of die()-prompt in case of trouble with templates or cache.','',8007008,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277777,0,'browser','8.7.9',55852,396,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1514367095,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','55f1c70fda0b767313e7d8e5cd42096f','Improvements: Update Documentation. Optimise title of die()-prompt in case of trouble with templates or cache.','',8007009,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/8.7.9','ter','',''),
(9277778,0,'browser','9.0.0',55852,327,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1514917422,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bbbd89a06ba360619ddd44ba29d3f86c','Upgrade: TYPO3 9.0 (beginning only!) Improvement: Copyright 2018. Bugfix: Flexforms pi3 and pi6 were lost.','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.0.7','ter','',''),
(9277779,0,'browser','9.0.1',55852,266,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1515493419,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d0b55636c41b7050c629c9e355f15a74','Bugfixes: CSV-Export: Export button and form got an id in the html templates for bootstrap and foundation. Small other bugfixes.','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.0.7','ter','',''),
(9277780,0,'browser','9.0.2',55852,315,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1515949461,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bab01307b0d362702be5130457457224','Feature: Heavy intervention: Fluid template Default.html is overriden! It is needed, to can get an really frameless content element. Bugfix: additionalHeaders are adapated for TYPO3 7.6 and 8.7','',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.0.7','ter','',''),
(9277781,0,'browser','9.0.3',55852,374,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1516112747,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e44a983035cb200925639e62aabd55c4','Small bugfixes for PHP 7.2','',9000003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.0.7','ter','',''),
(9277782,0,'browser','9.0.7',55852,317,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1518514582,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','021483ec81cced85b38841066d836f20','Feature: protocol http/https for map is set automatically. 7th typoscript draft for map leaflet. Small bugfixes. See @ ChangeLog','',9000007,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.0.7','ter','',''),
(9277783,0,'browser','9.1.3',55852,356,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1519416809,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d122c3c2df391c5f8a2d5b9d616c35d2','TEMPLATES: Foundation 06 optimised for quickfinders. DOCUMENTATION: New: Integrators / Best Practise / Session / Last Uid, Integrators / Best Practise / User Functions / Session, Integrators / Real URL. UPDATE: for Radialserach 8.8.1','',9001003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.1.3','ter','',''),
(9277784,0,'browser','9.2.0',55852,367,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1520631338,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','98ed5092361eae345728e46bee0b219b','IMPROVEMENTS: where is a cObject now. AVOID andWhere statements! Foundation templates got the CSS class foundation_[1..6]. BUGFIXES. Details @ ChangeLog','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.2.10','ter','',''),
(9277785,0,'browser','9.2.2',55852,404,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1521241726,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2bf1d9719c8594c8e7736bfce1fede7e','IMPROVEMENT: typolink.useCacheHash is configurable by the Constant Editor. BUGFIX: Session::setShowUid doesnt clear the session any longer. DETAILS @ ChangeLog','',9002002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.2.10','ter','',''),
(9277786,0,'browser','9.2.5',55852,512,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1523440781,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ebd2cb6d379738b79f67eb43efcc542c','FEATURE: Templates are increased from seven to eight.','',9002005,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.2.10','ter','',''),
(9277787,0,'browser','9.2.8',55852,397,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1525247965,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cdc1ff16a755930e194caa60d0679b5f','FEATURE: Configurable URL of bookmarks by TypoScript. IMPROVEMENT: Documentation. DETAILS @ ChangeLog','',9002008,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.2.10','ter','',''),
(9277788,0,'browser','9.2.10',55852,477,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1526241262,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7c3f7b36339409b290e34d70954a06f4','FEATURE: Open Street Map with Route Planner.  DOCUMENTATION: Developers / Best Practise / LOAD_REGISTER / Route Planner. DETAILS @ ChangeLog','',9002010,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.2.10','ter','',''),
(9277789,0,'browser','9.3.1',55852,327,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1529512005,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc1fd05ae46d2765e9085bdb9c92d36c','BUGFIX: in context with localised records. IN PROGRESS: default image. ATTENTION: renderObj of images is moved! DETAILS @ ChangeLog','',9003001,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.3.12','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9277790,0,'browser','9.3.2',55852,344,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1529879981,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8fdc5d61d2130f38b1519eef54dc266c','IMPROVEMENT: Documentation got links to further tutorials','',9003002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.3.12','ter','',''),
(9277791,0,'browser','9.3.3',55852,505,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1529962843,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b763694fc2407107d839012957d56d96','BUGFIX: page browser doesnt respect where-statement in some cases. DETAILS @ ChangeLog','',9003003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.3.12','ter','',''),
(9277792,0,'browser','9.3.10',55852,317,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1536916786,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8cfa93824ca65d356db00306b87af60f','Small bugfix version. DETAILS @ ChangeLog','',9003010,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.3.12','ter','',''),
(9277793,0,'browser','9.3.12',55852,297,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1538490836,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','150a67cd50085263ee2fc6c31efe5c1d','Small bugfix-version. DETAILS @ ChangeLog','',9003012,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.3.12','ter','',''),
(9277794,0,'browser','9.4.0',55852,250,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1539961286,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','800e41114e77936f5e5ecfee21f1da02','WHATS NEW @ manual  whats new. FEATURES: default image FAL. Social Media with several plugins. IMPROVEMENTS: TCA sys_file_reference.tx_browser_wrapbefore exclude property. BUGFIX: Cannot create references to/from string offsets. Filter handles 0 as val','',9004000,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277795,0,'browser','9.4.1',55852,240,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1540491918,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','98c87e1acfa72d78612da43c8919a3c2','You MUST run the Update Script. This will solve errors like:  Cannot create references to/from string offsets. FEATURE: Update Script. MANUAL: new section: Integrators  Update script. DETAILS @ ChangeLog.','',9004001,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277796,0,'browser','9.4.2',55852,334,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1540499356,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','acd6230b6d0bb32b2ad8c7dc9ee0f819','IMPROVEMENT: Manual contains link to former but deprecated complete manual.','',9004002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277797,0,'browser','9.4.3',55852,293,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1540652002,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8dc733742ee40883015a010d5d9bb108','Update your Browser flexforms: Run the Update Script! BUGFIX: XML structure flexform. DETAILS @ ChangeLog','',9004003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277798,0,'browser','9.4.4',55852,254,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1541021326,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fd23027632ae5ea1ba79b45d56b09aeb','BUGFIX: 	Default image[1..7] had the height and width properties of image[0]. DETAILS @ ChangeLog','',9004004,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277799,0,'browser','9.4.5',55852,255,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1541196401,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1dfaaa3d20e76293262d4af8500d24bd','BUGFIX: RSS-feed: marker werent replaced.','',9004005,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.4.5','ter','',''),
(9277800,0,'browser','9.5.0',55852,358,'Browser - responsive TYPO3 without PHP','Publish the data of your extension with the Browser  TYPO3 without PHP! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1541289345,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','126ca130b248e959c5cb7852a892fbac','FEATURES: Default images and the map can disabled by the browser plugin. @ MANUAL: Whats new.','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277801,0,'browser','9.5.4',55852,294,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1542991304,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bb41bf4f81646b20ef4b80a582f2d399','IMPROVEMENTS: Links to social media respect https. TCA: Default Image is renamed: Default Icon. CORPORATE DESIGN: New extension icon, new claim.','',9005004,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277802,0,'browser','9.5.5',55852,277,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1545088395,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','19777f57283fcc9fb6ebc9b0e4563524','FEATURE: Support for Bootstrap 4.x. IMPROVEMENT: Bootstrap classes for layout of images in single views. BUGFIX: imageText in single view got a div-wrap with class row. DETAILS @ ChangeLog','',9005005,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277803,0,'browser','9.5.6',55852,237,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1545162399,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','05a8d3c6cd6650800905baaf98fb4acf','IMPROVEMENT: Bootstrap 4.x: CSS for image/text elements. BUGFIX: TypoScript','',9005006,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277804,0,'browser','9.5.7',55852,321,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1545261726,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','76228cf129b18c31dc08e3f85c1797bb','Small bugfix version. DETAILS @ ChanegLog','',9005007,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277805,0,'browser','9.5.8',55852,344,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1547393695,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c3110b250774349c8da41492feb9ade0','IMPROVEMENT: CSS: display social bookmarks on small displays','',9005008,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277806,0,'browser','9.5.9',55852,349,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1551201905,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ab0085ec3167a5c5ee1b96735f86b036','FEATURE: Select box for sorting in list views can enabled by Constant Editor. DETAILS @ Manual  What new and @ ChangeLog','',9005009,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277807,0,'browser','9.5.11',55852,373,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1552598208,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0694628799cfeedb89c6b3ae27102fcd','IMPROVEMENTS: CSS and JS are minified. Bootstrap templates got a div-wrap with container class.','',9005011,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277808,0,'browser','9.5.12',55852,432,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1555750962,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','232d3d5f9996592ec8a76ebb991ffce8','MANUAL: new section forks TYPO3 9.5: frontend-editing, xblog BUGFIXES: frontend-editing. DETAILS @ ChangeLog https://bit.ly/2UJLqls','',9005012,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277809,0,'browser','9.5.14',55852,260,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1563186166,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d92997d6e89dd6ff26fcdccc500ab55d','BUGFIX: pidlist wasnt respected in some strange cases.','',9005014,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/9.5.12','ter','',''),
(9277810,0,'browser','9.6.0',55852,205,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1563224362,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc296c8640119d8d2487cb90e43b776e','COMPATIBILITY: TYPO3 6.2-9.5 :)','',9006000,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277811,0,'browser','9.6.2',55852,201,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1563274546,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','32116170fef86bcbcf415addcb8c04dd','BUGFIX: namespace for class userfunc. NEWSLETTER: https://die-netzmacher.de/newsletter','',9006002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277812,0,'browser','9.6.3',55852,405,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1563287703,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7e2027846c0d518d11bea7f796693a45','BUGFIX: flexform. DETAILS @ ChangeLog. NEWSLETTER: https://die-netzmacher.de/newsletter','',9006003,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277813,0,'browser','9.6.4',55852,395,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1565272869,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82d7affd86fc40b18e02ca74ea1f2120','IMPROVEMENT:  Template for image in text left and right. Thanks to Tobias Eichelbroenner for code snippet.','',9006004,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277814,0,'browser','9.6.8',55852,259,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1575748513,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','01563870c97194ed403e5a469b5434a7','IMPROVEMENTS: Plugin evaluation for TYPO3 9.5. SQL query building. TypoScript optimisation. ChangeLog: https://bit.ly/2UJLqls','',9006008,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277815,0,'browser','9.6.9',55852,403,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1576099451,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a97a61247b34adc4ff6193146a34137a','FEATURES: additonal tags and class for headers. ChangeLog: https://bit.ly/2UJLqls Newsletter: https://die-netzmacher.de/newsletter','',9006009,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277816,0,'browser','9.6.11',55852,352,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1584638807,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e2c3d2858b30f4664a46703594d9e924','FEATURE: new include static template for solving a conflict with the Bootstrap Package. IMPROVEMENTS: header, image. What is new: https://bit.ly/2U5JNNc ChangeLog: https://bit.ly/2UJLqls Newsletter: https://die-netzmacher.de/newsletter\r\n','',9006011,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277817,0,'browser','9.7.0',55852,187,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1591387219,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','18c7987429ca1ed46972bdfc13739fba','Upgrade for SEO Dynamic Tag 5.0.0. Newsletter: https://die-netzmacher.de/newsletter','',9007000,0,0,'https://docs.typo3.org/p/netzmacher/browser/9.7/en-us','ter','',''),
(9277818,0,'browser','9.7.1',55852,199,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1591628948,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4d1d3244477934f2cfc621cb8f8fa01b','BUGFIX: some showuid for SEO Dynamic Tag 5 were not proper. Newsletter: https://die-netzmacher.de/newsletter','',9007001,0,0,'https://docs.typo3.org/p/netzmacher/browser/9.7/en-us','ter','',''),
(9277819,0,'browser','9.7.2',55852,248,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1593172762,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e92d4ac480104136509b3406ea31f096','FEATURE: Template for SEO Dynamic Tag. Here: Quick Shop. Newsletter: https://die-netzmacher.de/newsletter','',9007002,0,0,'https://docs.typo3.org/p/netzmacher/browser/9.7/en-us','ter','',''),
(9277820,0,'browser','9.7.5',55852,123,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1603714833,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','76b77a8a24b3b182ed061c8751f8f029','[BUGFIX] DONT ADD autoload to composer.json: Browser wont have any Class!','',9007005,0,0,'https://docs.typo3.org/p/netzmacher/browser/9.7/en-us','ter','',''),
(9277821,0,'browser','9.7.8',55852,98,'Browser - Blog the data of your extension!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',1,0,3,1613119443,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e2b0707fab71a887b4e401fd5336755f','BUGFIX: Not proper JOIN: local table is used. IMPROVEMENT: Update CSS for EXT:start 8.1.0.','',9007008,0,0,'https://docs.typo3.org/p/netzmacher/browser/9.7/en-us','ter','',''),
(9277822,0,'browser','10.0.2',55852,56,'Browser - Deprecated. Please use EXT:xblog!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',7,0,3,1666216588,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5aba08e86eb2e7bb21b99d304db95d50','[BUGFIX] Data structure file could not be resolved','',10000002,0,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277823,0,'browser','10.0.3',55852,84,'Browser - Deprecated. Please migrate with EXT:browser2xblog!','Post the data of your extension with the Browser! You dont need neither any own PHP code nor any own plugin. You can save up to 85 percent of your operating expense. The Browser  TYPO3 without PHP  provides responsive templates, an index browser (a-z), a page browser, a record browser, a search form, filters, category menus, AJAX, GoogleMaps and OpenStreetMap by default. SEO  Search Engine Optimization  is optional.',7,0,3,1667085181,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:2:{s:14:\"be_tablefilter\";s:0:\"\";s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"leaflet\";s:0:\"\";s:8:\"t3jquery\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b8ad18dcdd489f5e7a1dc54d6db3ef5d','[FEATURE] You ca migrate from EXT:browser to EXT:xblog by EXT:browser2xblog','',10000003,1,0,'https://docs.typo3.org/typo3cms/extensions/browser/','ter','',''),
(9277824,0,'static_info_tables_sv','6.5.0',1449,770,'Static Info Tables (sv)','Swedish language pack for Static Info Tables.',2,0,4,1518793610,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:12:\"6.4.0-6.5.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Mathas Bolt Lesniak','mathias@pixelant.no','pixelantdeveloper','5725cbea53ffd42df8b67e1f9225c220','Compatibility with TYPO3 CMS 8 LTS','Pixelant',6005000,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sv/','ter','',''),
(9277825,0,'content_replacer','3.1.2',17760,426,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1505499801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.7-7.0.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','8b88f6e474a902158261028281638f50','[BUGFIX] Respect the keyword length in the parser','domainFACTORY',3001002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277826,0,'content_replacer','4.0.0',17760,646,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1506002889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','91c983cbd2179275e8e7576f203f82d8','TYPO3 v8 compatibility','domainFACTORY',4000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277827,0,'content_replacer','5.0.0',17760,585,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1553102546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','ca0f37866081b727d66d4eb58ab39626','TYPO3 9 ','domainFACTORY',5000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277828,0,'content_replacer','6.0.3',17760,189,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1605815355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','b5c5ac075057b1f09e61148a3bb24b3c','TYPO3 10, Cleanup, Minor Fixes','domainFACTORY',6000003,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277829,0,'content_replacer','7.0.2',17760,98,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1657987212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','feff2428d2df6f56a1f35b6d109302ba','TYPO3 11','domainFACTORY',7000002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277830,0,'content_replacer','7.0.5',17760,119,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1660140473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','cceb92e0be71c3ac4dd82a7479cd2496','Maintenance','domainFACTORY',7000005,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277831,0,'content_replacer','8.0.0',17760,80,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1705691868,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','cd7a5f1dae915da27ae56f2675592015','TYPO3 v12 compatibility release','domainFACTORY',8000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277832,0,'content_replacer','9.0.2',17760,27,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1751548069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','fa740fea1d72a2c3bd556e7b6fc0bd60','TYPO3 v13, Cleanup & Stabilization','domainFACTORY',9000002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277833,0,'content_replacer','9.0.5',17760,24,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1759426108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','7b2678066d96aa9fcb0aade273e2ffb4','Stabilisation & more, See changes in Git','domainFACTORY',9000005,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277834,0,'content_replacer','9.0.8',17760,11,'Content Replacer','You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',2,0,2,1776112147,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan.galinski@gmail.com','sgalinsk','4b568ea88d0d62b89204ceafde5d8864','Release 9.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/content_replacer/-/compare/9.0.7...9.0.8','domainFACTORY',9000008,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277835,0,'content_replacer','9.0.9',17760,14,'Content Replacer & Term Linking','Replace defined terms in TYPO3 content with linked or formatted output, including TypoScript rules, categories, and RTE integration.',2,0,2,1776529074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4de4412dfc8a12d84f79090e835f5135','Release 9.0.9 - Changelog: https://gitlab.sgalinski.de/typo3/content_replacer/-/compare/9.0.8...9.0.9','sgalinski Internet Services (https://www.sgalinski.de)',9000009,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277836,0,'content_replacer','10.0.2',17760,3,'Content Replacer & Term Linking','Replace defined terms in TYPO3 content with linked or formatted output, including TypoScript rules, categories, and RTE integration.',2,0,4,1786571361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','f4e371127f70014d3bbc3ae9abab1d18','Release 10.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/content_replacer/-/compare/10.0.1...10.0.2','https://www.sgalinski.de',10000002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277837,0,'content_replacer','10.0.3',17760,2,'Content Replacer & Term Linking','Replace defined terms in TYPO3 content with linked or formatted output, including TypoScript rules, categories, and RTE integration.',2,0,4,1786751147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','f9ba4167e0bcf0aa8235095983bce848','Release 10.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/content_replacer/-/compare/10.0.2...10.0.3','https://www.sgalinski.de',10000003,1,0,'https://www.sgalinski.de/open-source/extension-typo3-content-replacer/','ter','',''),
(9277838,0,'ttnews_marker','4.0.0',5357,562,'tt_news Marker','Unlimited marker for tt_news: Use any marker in tt_news! Dont display news lists, if they are emptyAny Marker has the std_wrap property. There are special markers for a link and for counting.',2,0,0,1514573995,'a:1:{s:7:\"depends\";a:2:{s:7:\"tt_news\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','318bf18ee105e9d2230b903f260fa319','Upgrade TYPO3 7.6. THANKS to Giuseppe Cortese (https://www.biologia.unipd.it), who did the job.','',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/ttnews_marker/4.0.0','ter','',''),
(9277839,0,'css2inline','0.2.0',5139,871,'CSS to inline converter for direct mail','Moves the styles from CSS sheets into inline CSS, in order to comply with uncooperative email clients. Can be used as a post-processing stdWrap in TypoScript.',2,0,3,1507651116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Olivier Schopfer and Xavier Perseguers','ops@wcc-coe.org','xperseguers','c2edc6aa1557ccafe8d664d473baa704','- Compatibility with TYPO3 v7 and v8\r\n- Documentation in reStructuredText\r\n- Available off Packagist via causal/css2inline','',2000,1,0,'https://docs.typo3.org/typo3cms/extensions/css2inline/0.2.0','ter','',''),
(9277840,0,'externalimport_tut','2.1.0',10015,417,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1517779011,'a:2:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"4.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.2.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.2.0-0.0.0\";s:4:\"news\";s:11:\"6.2.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','634dc436188b72ce1a4b23f4e50851ad','Updated for External Import 4.0 and TYPO3 8 LTS.','',2001000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/2.1/en-us','ter','',''),
(9277841,0,'externalimport_tut','2.1.1',10015,532,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1518878323,'a:2:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"4.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.2.1-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.2.1-0.0.0\";s:4:\"news\";s:11:\"6.2.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','36f659855fc138ab9ba20984bcd03d5a','Fixed composer dependencies','',2001001,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/2.1/en-us','ter','',''),
(9277842,0,'externalimport_tut','2.2.0',10015,374,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1547410690,'a:2:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"4.1.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.3.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.3.0-0.0.0\";s:4:\"news\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','ed8c9bc36f5e8d8e3246463613bea540','Compatibility with TYPO3 9; small code updates to match newer versions of PHP and related extensions.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/2.2/en-us','ter','',''),
(9277843,0,'externalimport_tut','2.3.0',10015,238,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1589298947,'a:2:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"4.3.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.3.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.3.0-0.0.0\";s:4:\"news\";s:11:\"8.0.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','457d083952924f9aa641b33e16e4c822','Added suport for TYPO3 10 LTS and dropped support for TYPO3 8 LTS.','',2003000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/2.3/en-us','ter','',''),
(9277844,0,'externalimport_tut','3.0.0',10015,159,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1603269479,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"5.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.3.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.3.0-0.0.0\";s:4:\"news\";s:11:\"8.0.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','a90bb294ea7e5e0f459838c67d8524a8','Updated to match all the changes in External Import 5.0.0. In particular it adds a demonstration of how to import images along with data.','',3000000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/3.0/en-us','ter','',''),
(9277845,0,'externalimport_tut','3.0.1',10015,155,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1606832687,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"5.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"2.3.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"2.3.0-0.0.0\";s:4:\"news\";s:11:\"8.0.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','91a5c7f457624f0145b686f3391080b0','Updated composer manifest for composer 2.0.','',3000001,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/3.0/en-us','ter','',''),
(9277846,0,'externalimport_tut','4.0.0',10015,139,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1637359304,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"6.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"3.0.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"3.0.0-0.0.0\";s:4:\"news\";s:11:\"9.1.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','e13bf4bfc4a641e5261e8ccb52c338d7','Add support for TYPO3 11, PHP 8 and External Import 6.0; drop support for TYPO3 9.5.\r\n\r\nAdditional examples for importing data in several languages and for filtering incoming data.','',4000000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/4.0/en-us','ter','',''),
(9277847,0,'externalimport_tut','5.0.0',10015,84,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1683462986,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"7.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"4.0.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"4.0.0-0.0.0\";s:4:\"news\";s:12:\"11.0.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','a90c6d757430a996470e78d81e77315b','Compatibility with TYPO3 12 (dropping compatibility with TYPO3 10) and External Import 7.','',5000000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/5.0/en-us','ter','',''),
(9277848,0,'externalimport_tut','5.1.0',10015,93,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1691402281,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"7.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"4.0.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"4.0.0-0.0.0\";s:4:\"news\";s:12:\"11.0.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','773e217a2c8ef010507d7ed6655730a0','Compatibility with PHP 8.2 and External Import 7.1.0.','',5001000,0,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/5.1/en-us','ter','',''),
(9277849,0,'externalimport_tut','6.0.0',10015,29,'External Import Tutorial','Tutorial for the External Import extension. Contains the manual and the necessary files.',2,0,9,1754233109,'a:1:{s:7:\"depends\";a:5:{s:15:\"external_import\";s:11:\"8.0.0-0.0.0\";s:15:\"svconnector_csv\";s:11:\"5.0.0-0.0.0\";s:16:\"svconnector_feed\";s:11:\"5.0.0-0.0.0\";s:4:\"news\";s:12:\"12.0.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','5c5bb3886b1528467a007a8890cbcd27','Compatibility with TYPO3 13 (dropped compatibility with TYPO3 11).','',6000000,1,0,'https://docs.typo3.org/p/cobweb/externalimport_tut/6.0/en-us','ter','',''),
(9277850,0,'svconnector_csv','2.1.0',8400,427,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1491407271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.1.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','f75b4b0fe3a0b94441ca83ce791d8750','Verified compatibility with TYPO3 v8.','',2001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.1/en-us','ter','',''),
(9277851,0,'svconnector_csv','2.2.0',8400,471,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1516738372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','39ec33db4ff6844260a7e5097c25a0a3','Can now read files from remote sources or FAL references.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.2/en-us','ter','',''),
(9277852,0,'svconnector_csv','2.2.1',8400,324,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1531913194,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','b30011ea3c98a0584b101fd481bae82c','Updated documentation about usage of absolute file paths.','',2002001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.2/en-us','ter','',''),
(9277853,0,'svconnector_csv','2.3.0',8400,522,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1546031945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','e06b8b6c525dd85afc7ef359c09cdc8d','Drop support for TYPO3, add support for TYPO3 9. Fix a bug with multi-line CSV fields.','',2003000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.3/en-us','ter','',''),
(9277854,0,'svconnector_csv','2.4.0',8400,355,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1588883155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','fce037bb7f3046941a37bea769b47bde','Compatibility with TYPO3 10 LTS\r\nFixed bug when trying to delete temporary files','',2004000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.4/en-us','ter','',''),
(9277855,0,'svconnector_csv','2.4.1',8400,147,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1612291430,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','97a5c735a7659b93009138c719501787','Fix bug with skip_rows parameter and header row.','',2004001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/2.4/en-us','ter','',''),
(9277856,0,'svconnector_csv','3.0.0',8400,140,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1633466629,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','10183e21a082fd565f8438cd7873b14c','Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9. Also add support for PHP 8.','',3000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/3.0/en-us','ter','',''),
(9277857,0,'svconnector_csv','4.0.0',8400,92,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1672173694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','53f6dcec99067a0a56b62fb1c2659900','Added compatibility with TYPO3 12, removed compatibility with TYPO3 10, adapted to new connector service registration. See https://github.com/cobwebch/svconnector_csv/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/4.0/en-us','ter','',''),
(9277858,0,'svconnector_csv','4.0.1',8400,83,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1683058326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','e614050238971f0ac8488c53e9b34d9f','Verified compatibility with TYPO3 12 LTS and fixed a documentation bug.','',4000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/4.0/en-us','ter','',''),
(9277859,0,'svconnector_csv','4.1.0',8400,86,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1691403199,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1d16c9b956f6b4f740f631626c561049','Verify compatibility with PHP 8.2','',4001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/4.1/en-us','ter','',''),
(9277860,0,'svconnector_csv','5.0.0',8400,46,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1733678939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"svconnector\";s:11:\"6.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','766f2ea7e956578252eb50cb40efe475','Support for TYPO3 13 and PHP 8.4 (dropped support for TYPO3 11). Many other features, please see the release notes: https://github.com/cobwebch/svconnector_csv/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/5.0/en-us','ter','',''),
(9277861,0,'svconnector_csv','6.0.0',8400,13,'Connector service - CSV','Connector service for reading a CSV or similar flat file',2,0,5,1776857599,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:11:\"svconnector\";s:11:\"7.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','c277e17e9a3f99bd5bc2e79c962662af','Compatibility with TYPO3 14, and PHP 8.5. New features. Release notes: https://github.com/cobwebch/svconnector_csv/releases/tag/6.0.0','',6000000,1,0,'https://docs.typo3.org/p/cobweb/svconnector_csv/6.0/en-us','ter','',''),
(9277862,0,'wes_reader','1.2.0',7215,285,'Voice Reader Text-to-Speech','Official extension for integrating an online screen reader using Linguatec Voice Reader Web (www.linguatec.de). Can be used on any site with html content. Requires a valid Voice Reader Web license. See manual for a free trial license. Keywords: Text to Speech, Sprachausgabe, Sprachsynthese, Vorlesesoftware, Reader, Vorlesen, Speech, Accessibility, Inclusion, Inklusion, Barrierefreiheit.',2,0,3,1551106460,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:7:\"extbase\";s:13:\"7.6.0-9.99.99\";s:5:\"fluid\";s:13:\"7.6.0-9.99.99\";}}','Weber eBusiness Services','info@weber-ebusiness.de','weber-ebusiness','b75d47bfeb739e352bdd82be91817e5f','Add TYPO3 8 and 9 compatibility.','Weber eBusiness Services GmbH',1002000,0,0,'https://docs.typo3.org/p/WES/WesReader/master/en-us/','ter','',''),
(9277863,0,'wes_reader','1.2.1',7215,574,'Voice Reader Text-to-Speech','Official extension for integrating an online screen reader using Linguatec Voice Reader Web (www.linguatec.de). Can be used on any site with html content. Requires a valid Voice Reader Web license. See manual for a free trial license. Keywords: Text to Speech, Sprachausgabe, Sprachsynthese, Vorlesesoftware, Reader, Vorlesen, Speech, Accessibility, Inclusion, Inklusion, Barrierefreiheit.',2,0,3,1560347730,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:7:\"extbase\";s:13:\"7.6.0-9.99.99\";s:5:\"fluid\";s:13:\"7.6.0-9.99.99\";}}','Weber eBusiness Services','info@weber-ebusiness.de','weber-ebusiness','cdc951800e359e057b9ab4e3b36eb423','Update documentation.','Weber eBusiness Services GmbH',1002001,0,0,'https://docs.typo3.org/p/WES/WesReader/master/en-us/','ter','',''),
(9277864,0,'wes_reader','1.4.0',7215,63,'Voice Reader Text-to-Speech','Official extension for integrating an online screen reader using Linguatec Voice Reader Web (www.linguatec.de). Can be used on any site with html content. Requires a valid Voice Reader Web license. See manual for a free trial license. Keywords: Text to Speech, Sprachausgabe, Sprachsynthese, Vorlesesoftware, Reader, Vorlesen, Speech, Accessibility, Inclusion, Inklusion, Barrierefreiheit.',2,0,3,1645173530,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-11.4.99\";s:7:\"extbase\";s:13:\"7.6.0-11.4.99\";s:5:\"fluid\";s:13:\"7.6.0-11.4.99\";}}','Weber eBusiness Services','info@weber-ebusiness.de','weber-ebusiness','15c810722da43dd9fee3616aaab49f91','Add TYPO3 10 and 11 compatibility. ','Weber eBusiness Services GmbH',1004000,0,0,'https://docs.typo3.org/p/WES/WesReader/master/en-us/','ter','',''),
(9277865,0,'wes_reader','1.4.1',7215,72,'Voice Reader Text-to-Speech','Official extension for integrating an online screen reader using Linguatec Voice Reader Web (www.linguatec.de). Can be used on any site with html content. Requires a valid Voice Reader Web license. See manual for a free trial license. Keywords: Text to Speech, Sprachausgabe, Sprachsynthese, Vorlesesoftware, Reader, Vorlesen, Speech, Accessibility, Inclusion, Inklusion, Barrierefreiheit.',2,0,3,1669296098,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:7:\"extbase\";s:13:\"7.6.0-11.5.99\";s:5:\"fluid\";s:13:\"7.6.0-11.5.99\";}}','Weber eBusiness Services','info@weber-ebusiness.de','weber-ebusiness','e29d47763e38e08ea64b4def5cc81589','Fix T3 11 compatibility','Weber eBusiness Services GmbH',1004001,0,0,'https://docs.typo3.org/p/WES/WesReader/master/en-us/','ter','',''),
(9277866,0,'wes_reader','1.6.0',7215,13,'Voice Reader Text-to-Speech','Official extension for integrating an online screen reader using Linguatec Voice Reader Web (www.linguatec.de). Can be used on any site with html content. Requires a valid Voice Reader Web license. See manual for a free trial license. Keywords: Text to Speech, Sprachausgabe, Sprachsynthese, Vorlesesoftware, Reader, Vorlesen, Speech, Accessibility, Inclusion, Inklusion, Barrierefreiheit.',2,0,3,1761314415,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"extbase\";s:14:\"10.4.0-13.4.99\";s:5:\"fluid\";s:14:\"10.4.0-13.4.99\";}}','weber.digital','info@weber.digital','weber-ebusiness','c7975aa1c599b51e4b488342738e3e51','Fix TYPO3 11 compatibility.\r\nAdd TYPO3 12 and 13 compatibility.\r\nRemove TYPO3 7, 8 and 9 compatibility.\r\nChange config javascript, so it is no longer inline, but in a temporary file.\r\nAdd option brhandling.','weber.digital GmbH',1006000,1,0,'https://docs.typo3.org/p/WES/WesReader/master/en-us/','ter','',''),
(9277867,0,'addons_tt_products','0.4.4',17236,290,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1491812067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e0fced6c9eb188b7d3af1a0d4c063f4c',' \nAdd a composer.json file. Works also with TYPO3 8.x. \n','jambage.com',4004,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277868,0,'addons_tt_products','0.5.0',17236,276,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1497444621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00839e7ebc5b57da55e817a0bb14feb9',' \nadd all 26 variant subparts for tt_products 3.0.0 - use HTML instead of XHTML\n','jambage.com',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.5.4','ter','',''),
(9277869,0,'addons_tt_products','0.5.1',17236,279,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1501873357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f3365dd8ab310fc02c03344c3f427e47',' \nbugfixes to the responsive HTML shop template files\n','jambage.com',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.5.4','ter','',''),
(9277870,0,'addons_tt_products','0.5.2',17236,351,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1505563722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ecdf8f2fd8f8afcfc81e4e320530f16d',' \nimprovements and bugfixes to the responsive templates\n','jambage.com',5002,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.5.4','ter','',''),
(9277871,0,'addons_tt_products','0.5.3',17236,363,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1524590523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','faa1a951881f033d940af2719fee6000',' \nAdd new HTML and markers to the BASKET_PAYMENT_TEMPLATE for the DSGVO / GDPR privacy policy. The checkbox to agree with the privacy policy must be checked before the payment button may be pressed.\n','jambage.com',5003,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.5.4','ter','',''),
(9277872,0,'addons_tt_products','0.5.4',17236,284,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1529685329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1820030d6794e089f74ce1e4cdba6b19','\nadd company name to the responsive templates\n','jambage.com',5004,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.5.4','ter','',''),
(9277873,0,'addons_tt_products','0.6.0',17236,489,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1539350093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0c065fce448dd91bf227ff1c11605bbc','\nRework of the responsive HTML shop template files under the folder Resources.\n','jambage.com',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/0.6.0','ter','',''),
(9277874,0,'addons_tt_products','0.7.0',17236,479,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1574932843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a4061d76f74281a7c437b3db39fa2619','it works also under TYPO3 9 and 10\r\n','jambage.com',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277875,0,'addons_tt_products','0.7.1',17236,140,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1618246105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b6085727630ec3102f62bdff8ac8b958','Use the new marker ORDER_ORDER_NO instead of ORDER_UID.','jambage.com',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277876,0,'addons_tt_products','0.8.0',17236,129,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.9 and later.',2,0,6,1637443580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-11.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3bdfa9f6638c3dd8d9a6e66ad755c844','Attention: The images from folder res/icons/fe have been moved to Resources/Public/Images.','jambage.com',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277877,0,'addons_tt_products','0.9.0',17236,112,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1654103300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','28d7a9ccdfa702638347906dcdd9caaa','TYPO3 Routing: clear.gif must be replaced by /clear.gif\r\n','jambage.com',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277878,0,'addons_tt_products','0.9.1',17236,101,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1669912795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','de95d5e4fe186f1db11f8368fe0b0452','extension icon at Resources/Public/Icons/Extension.gif\r\n\r\n','jambage.com',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277879,0,'addons_tt_products','0.10.0',17236,84,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1686067551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b1a6cbea69f32b7f9ea01e6bdf357798','works under TYPO3 12','jambage.com',10000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277880,0,'addons_tt_products','0.11.0',17236,73,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1693573839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','86b0b6768f634148ed6a769129ee2297','move template files into Resources/Public/Templates','jambage.com',11000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277881,0,'addons_tt_products','0.11.1',17236,87,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1699031021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f748164d71f15518e1585d0883acf969','TYPO3 12 requirement: All template files have b een moved  into the folder Resources/Public/Templates.','jambage.com',11001,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277882,0,'addons_tt_products','0.11.2',17236,56,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1727197817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2bae1fc8e69922c4d68ec4d6d75bdfbb','allow TYPO3 13','jambage.com',11002,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277883,0,'addons_tt_products','0.11.3',17236,18,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1768064883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8c84a971fce386ffb36d771d0886ae82','use PRICE_VOUCHERTOTAL_TAX marker in example templates\r\n','jambage.com',11003,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277884,0,'addons_tt_products','1.0.0',17236,11,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1779570118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','65cadafc3db085f49484955a842c67d7','example template for new feature withdrawal button','jambage.com',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277885,0,'addons_tt_products','1.0.1',17236,8,'Addons to tt_products','Many translations of standard texts for shops. Additional example templates and icons for the tt_products shop system version 2.14 and later.',2,0,6,1781707508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0281df5078d3aa4a5c1e1b490369bf42','add tracking code to order confirmation template','jambage.com',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/addons_tt_products/','ter','',''),
(9277886,0,'tcpdf','0.4.0',5021,1119,'TCPDF','Wrapper Extension for tcpdf',1,0,5,1498121626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.tcpdf@extco.de','extcode','3c255c0e0bce78fbd82c078039850c79','Add support for TYPO3 v8.','extco.de UG (haftungsbeschränkt)',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/0.4.0','ter','',''),
(9277887,0,'tcpdf','1.0.0',5021,169,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1554736015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','3b5a637385017359ebcf28d15c18b0b4','Initial release of tcpdf for TYPO3 v8.7.','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/','ter','',''),
(9277888,0,'tcpdf','2.0.0',5021,346,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1554736305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','709593681de1029632366cf861da0151','Initial release of tcpdf for TYPO3 v9.5.','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/2.0.0','ter','',''),
(9277889,0,'tcpdf','1.0.1',5021,155,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1581456239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','a12264474110ffcd2648922b3bc98b32','Bugfix Release:\r\n Bug: 6','extco.de UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/','ter','',''),
(9277890,0,'tcpdf','2.0.1',5021,275,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1581456435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','19654680f5301eb28939bd0808bf83b7','Bugfix Release:\r\n Bug: 6','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/2.0.0','ter','',''),
(9277891,0,'tcpdf','1.1.0',5021,144,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1589453867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','f590469003f0d2708252deb9421a52be','Make extension compatible to PHP v7.3 and v7.4.','extco.de UG (haftungsbeschränkt)',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/','ter','',''),
(9277892,0,'tcpdf','2.1.0',5021,239,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1589454097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','ca9687c5c9ef4a4ce89d25e8eeb64e0e','Make extension compatible to PHP v7.3 and v7.4.','extco.de UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/','ter','',''),
(9277893,0,'tcpdf','3.0.0',5021,191,'TCPDF','Wrapper Extension for tcpdf',2,0,5,1609611784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.tcpdf@extco.de','extcode','c0140d9e77a676c0861b1e8b613f2b88','This new major release is compatible with TYPO3 v10.','extco.de UG (haftungsbeschränkt)',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/tcpdf/','ter','',''),
(9277894,0,'beuser_iprange','3.1.0',1784,448,'IP-range for Admins/Be-user','restrict BE-user to IP-range',2,0,5,1529307571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Steffen Kamper, Simon Schmidt','typo3@marketing-factory.de','typo3@mfc','f454b9217379f62f5845ebd55cb3faba','Version for 8 LTS','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/beuser_iprange/3.1.0','ter','',''),
(9277895,0,'beuser_iprange','4.0.0',1784,363,'IP-range for Admins/Be-user','restrict BE-user to IP-range',2,0,5,1582286643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Steffen Kamper, Simon Schmidt','typo3@marketing-factory.de','typo3@mfc','fb350a08920ac68db54c4c9614e5eee0','New release for v9 and v10. Drop support for 6.2 LTS.','',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/beuser_iprange/','ter','',''),
(9277896,0,'sav_library_example8','9.5.0',2929,212,'SAV Library Example8 - FE Users Admin and Export','FE Users Admin and Export',2,0,3,1573198585,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','b7215da0a06a2a08feb9b8d3e7caf7e3','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial8/Index.html','ter','',''),
(9277897,0,'pagepath','2.0.0',12413,327,'Page path','Provides API for Backend modules to get a proper path to the Frontend page (simulateStatic/RealURL/CoolURI-like)',2,0,0,1554995103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.13-8.7.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','bd2197851a98ec4e2758475163bb56e6','https://github.com/smichaelsen/typo3-pagepath/releases/tag/2.0.0','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pagepath/','ter','',''),
(9277898,0,'assalat','2.0.0',9931,159,'Assalat','Display islamic praying times for cities all over ther world. (Salat, Salah asr, Namaz vakitleri, Gebetszeiten)',1,0,3,1522060558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Muhammed Ali Alat','muhammedali@alat.de','muhammed','521f2b483dfbfca7febd6315c20062bf','Version 2.0.0','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/assalat/','ter','',''),
(9277899,0,'assalat','2.0.1',9931,262,'Assalat','Display islamic praying times for cities all over ther world. (Salat, Salah asr, Namaz vakitleri, Gebetszeiten)',1,0,3,1522334591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Muhammed Ali Alat','muhammedali@alat.de','muhammed','59273a236f13eb0b793598822bc5c07e','Bug Fixes','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/assalat/','ter','',''),
(9277900,0,'assalat','2.1.0',9931,419,'Assalat','Display islamic praying times for cities all over ther world. (Salat, Salah asr, Namaz vakitleri, Gebetszeiten)',1,0,3,1528248493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Muhammed Ali Alat','muhammedali@alat.de','muhammed','760f443b88228f8ed19dd2ec2da1c760','Update Date Calculation','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/assalat/','ter','',''),
(9277901,0,'backgroundimage','4.0.0',8090,137,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for an predefined element.',2,0,2,1542029462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','86a62e0b33c4e7a168bb4eceac9ad5df','Compatibility update for TYPO3 8.7','SBTheke web development',4000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277902,0,'backgroundimage','4.1.0',8090,711,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for an predefined element.',2,0,2,1542034523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','16841726adbfdbde008779f9e6b1a811','Compatibility update for TYPO3 8.7 and TYPO3 9.5','SBTheke web development',4001000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277903,0,'backgroundimage','4.2.0',8090,134,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for a predefined element.',2,0,2,1618874558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','7dc2f97de9c999013d393b5af31850d3',' Compatibility update for TYPO3 10.4 (https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/merge_requests/1, thanks to stigfaerch)\r\n Rename TypoScript files\r\n Optimize TCA\r\n Other minor optimizations','SBTheke web development',4002000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277904,0,'backgroundimage','4.3.0',8090,105,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for a predefined element.',2,0,2,1670864980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','550627efd97f4dec1edf5bc304990c9e','Compatibility update for TYPO3 11.5\r\nSmaller changes','SBTheke web development',4003000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277905,0,'backgroundimage','5.0.0',8090,81,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for a predefined element.',2,0,2,1703341171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','05ffd66d732d141cb06dc76d7f4c6c71',' Compatibility update for TYPO3 12.4\r\n Smaller optimizations','SBTheke web development',5000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277906,0,'backgroundimage','5.1.0',8090,41,'Background Image','Enables uploading of an image in page properties, which then is shown on page as background image for a predefined element.',2,0,2,1745057157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','0951622d253e26b65581144a5ef14671','Compatibility update for TYPO3 13.4','SBTheke web development',5001000,1,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage/-/blob/master/README.rst','ter','',''),
(9277907,0,'sav_library_example5','9.5.0',1167,202,'SAV Library Example5 - Hooks','',2,0,3,1573198666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','ba53e849fc6443c88166994e7c2dfcbc','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial5/Index.html','ter','',''),
(9277908,0,'sav_library_example6','9.5.0',2316,215,'SAV Library Example6 - Email and RTF','Sending an email and generating a RTF file with the SAV Library',2,0,3,1573198639,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','58c78b09d4d88633e3db6499cec10e1b','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial6/Index.html','ter','',''),
(9277909,0,'sav_library_example7','9.5.0',2563,218,'SAV Library Example7 - Guest book','Simple guest book',2,0,3,1573198612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','24673cae6b82ebade28bb6cc44e27797','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial7/Index.html','ter','',''),
(9277910,0,'sav_library_example3','9.5.0',2443,251,'SAV Library Example3 - CD Album (Advanced)','CD Album list (from Kaspers video Episode III)',2,0,3,1573198716,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','f52027563002555e90a12cd70bb690be','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial3/Index.html','ter','',''),
(9277911,0,'sav_library_example4','9.5.0',2417,218,'SAV Library Example4 - CD Album (Improved)','CD Album list (from Kaspers video Episode III)',2,0,3,1573198694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','3a74ed88cf09db8785ce04d1b2e02ca5','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial4/Index.html','ter','',''),
(9277912,0,'sav_library_example2','9.5.0',2474,259,'SAV Library Example2 - CD Album','CD Album list (from Kaspers video Episode III)',2,0,3,1573198740,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','e4b7d1fac2169c5f6ddc8f4b55bfd4b1','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial2/Index.html','ter','',''),
(9277913,0,'sav_library_example1','9.5.0',2615,241,'SAV Library Example1 - Contact list','A simple contact list (from the former Typo3Journal)',2,0,3,1573198764,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','cf2654ca89624ffb00ee4d1c7c7e32c2','See the Changelog section in the documentation','',9005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/master/en-us/Tutorial1/Index.html','ter','',''),
(9277914,0,'powermail_cond','3.3.0',37383,420,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1492975834,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-3.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','6e28c3bf30726b5f863851094d058397','New version for TYPO3 8.7 LTS','in2code.de',3003000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277915,0,'powermail_cond','3.3.1',37383,725,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1493145429,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-3.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','1638a2394108edab9ef3948723a0f03b','Small bugfix version. See details on https://docs.typo3.org/typo3cms/extensions/powermail_cond/','in2code.de',3003001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277916,0,'powermail_cond','3.3.4',37383,495,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1500993022,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-3.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','85ec373e8c10f620bee2c989c6ef8a01','Small bugfix update. See https://github.com/einpraegsam/powermail_cond for details.','in2code.de',3003004,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277917,0,'powermail_cond','3.4.0',37383,1704,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1502741890,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-3.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c3ad555d5fd374a48536d12900d0f4b9','Small bugfix update. See https://github.com/einpraegsam/powermail_cond for details.','in2code.de',3004000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277918,0,'powermail_cond','3.5.0',37383,542,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1510578056,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-5.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','312b62d9e9f089833133145c1d802e90','Update dependencies also for powermail 4.x. See changelog on https://github.com/einpraegsam/powermail_cond for more details.','in2code.de',3005000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277919,0,'powermail_cond','3.5.1',37383,358,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1512480667,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-5.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','dd13dfeda8924564bb46c74651647741','Small bugfix release for MySQL strict mode. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',3005001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277920,0,'powermail_cond','3.5.2',37383,2609,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1513155491,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:14:\"2.24.0-5.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','23e941936deacbb051a27e514be75bc7','Small bugfix release for missing field-page relations. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',3005002,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277921,0,'powermail_cond','4.0.0',37383,529,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1516266499,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','14d2ef452e60d473c1461b2a5f0ddbe8','Update for powermail 5.x. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',4000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277922,0,'powermail_cond','4.1.1',37383,820,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1522229389,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','6f18b3b3e3e9ceb3a5f3ec92628da7ef','New bugfix version. See details on https://github.com/einpraegsam/powermail_cond/','in2code.de',4001001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277923,0,'powermail_cond','5.0.0',37383,536,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1527242698,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"5.0.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','269266e9b73aac1aae95cd2eabb46d08','Update for powermail 6.x. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',5000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277924,0,'powermail_cond','6.0.0',37383,310,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1539688018,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"6.1.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','64a46a46d3cef6a0233c42dffa29af38','Update for powermail 6.1.x. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',6000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277925,0,'powermail_cond','6.1.0',37383,379,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1540073644,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"6.1.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','900b125afac47b1be86723663dddcbe3','Removed some deprecation warnings for TYPO3 9.5. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',6001000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277926,0,'powermail_cond','7.0.0',37383,1351,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1542390157,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:13:\"6.1.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c408210a2a7ed8b4a7abf2e4a19c0b8c','Update for powermail 7.0. See changelog on https://github.com/einpraegsam/powermail_cond for more details. ','in2code.de',7000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277927,0,'powermail_cond','8.0.1',37383,368,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1588158086,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','99919b8448680979dbe9a2f00cfbdfe8','Main release for powermail 8 and TYPO3 10. See changes on https://github.com/einpraegsam/powermail_cond/','in2code.de',8000001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277928,0,'powermail_cond','8.1.0',37383,149,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1616057900,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','41a0ba6ca7b8d2f269b3b65b990ca358','New release of version 8.1.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',8001000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277929,0,'powermail_cond','8.1.1',37383,137,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1628077286,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','8fdf56101222e7c7ea0dea642686c90c','New release of version 8.1.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',8001001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277930,0,'powermail_cond','8.2.0',37383,107,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1637571766,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c175d28eecf52df8ceeb40c130868169','New release of version 8.2.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',8002000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277931,0,'powermail_cond','8.2.1',37383,108,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1637579672,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c29c56ed538fc41633dfdfdc9a107867','New release of version 8.2.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',8002001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277932,0,'powermail_cond','8.2.2',37383,138,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1637580070,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','58169e39272162a2c376245782d63892','New release of version 8.2.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',8002002,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277933,0,'powermail_cond','9.0.3',37383,110,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1657024195,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.3.2-9.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','494941b2d119b0e41ecdde1e53e72b8c','New release of version 9.0.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',9000003,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277934,0,'powermail_cond','9.0.4',37383,110,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1665403010,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.3.2-9.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','12f2d10ce5a49eccd5403b7f969806a7','New release of version 9.0.4 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',9000004,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277935,0,'powermail_cond','11.1.0',37383,82,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1700389075,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','51f990c707911b98dd161955f9838219','New release of version 11.1.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail_cond','in2code.de',11001000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277936,0,'powermail_cond','10.0.0',37383,61,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1700470421,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','794af243330cd0b60012a4f0df1b6ae9','Supports Powermail Version 10 with vanilla JS','in2code.de',10000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277937,0,'powermail_cond','10.1.0',37383,61,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1700470468,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','56f42af5e6a5f511f438c537bc151ae4','Support all kind of powermail fields as with jQuery before (e.g. submit, text, etc...) ','in2code.de',10001000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277938,0,'powermail_cond','10.1.1',37383,67,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1700470503,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','21cc28426dcc55678301bd6702a3e9fb','Bugfix Release\r\n\r\nFix possible undefined array key error     ','in2code.de',10001001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277939,0,'powermail_cond','11.2.1',37383,54,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1708003549,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4e00a029e076bacaaba11474a18280f8','New release of version 11.2.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277940,0,'powermail_cond','11.2.2',37383,77,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1708004250,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','935cf039c9bbd9c7f441297efdf7cd54','New release of version 11.2.2 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002002,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277941,0,'powermail_cond','11.2.3',37383,53,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1726840703,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','a1f46760b13982b60c3e8377e22cddfb','New release of version 11.2.3 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002003,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277942,0,'powermail_cond','11.2.4',37383,61,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1732785597,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7916d659b43e8e0bfbe1df049287ac2a','New release of version 11.2.4 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002004,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277943,0,'powermail_cond','13.0.0',37383,24,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1752238605,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','13cbcc1cbe8c652e4b1d6e4feb75c6eb','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13000000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277944,0,'powermail_cond','13.0.1',37383,25,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1753353294,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','04cc3f777fd6f754bf7168d3d10054a9','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13000001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277945,0,'powermail_cond','11.2.5',37383,22,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1754669885,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9c152c63776ce1c7c6902cd4171d7c33','New release of version 11.2.5 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002005,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277946,0,'powermail_cond','11.2.6',37383,25,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1755779014,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','64bd63df7dfca1a33e876f395a1513cf','New release of version 11.2.6 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002006,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277947,0,'powermail_cond','13.0.2',37383,29,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1755779135,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','869818e76b58d91808bf30c73857926d','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13000002,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277948,0,'powermail_cond','13.0.3',37383,21,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1759328538,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9465988a19b0ca6cc1838eddee01db76','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13000003,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277949,0,'powermail_cond','11.2.7',37383,21,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1759329799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','8360b21d0b01df593be5f7ae62a743c9','New release of version 11.2.7 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002007,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277950,0,'powermail_cond','13.1.0',37383,21,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1761304570,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b5a9a3ce6145ad1d444d3f3c93c3ae9b','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13001000,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277951,0,'powermail_cond','11.2.8',37383,20,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1763137542,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','41245ffcdb9fffa84c039a78ac05a63f','New release of version 11.2.8 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',11002008,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277952,0,'powermail_cond','13.1.1',37383,22,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1763137618,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9e3774ab1eca4730d1520ef802951a5c','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13001001,0,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277953,0,'powermail_cond','13.1.2',37383,17,'Powermail Conditions','Add conditions (via AJAX) to powermail forms for fields and pages',2,0,3,1773495104,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"powermail\";s:7:\"13.0.0-\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','acfab6fd02209187a7630fa4cd64b5ea','New release of version 13.1.2 - see details, changelog and documentation on https://github.com/in2code-de/powermail_cond','in2code.de',13001002,1,0,'https://github.com/einpraegsam/powermail_cond','ter','',''),
(9277954,0,'lock_element','1.0.0',1922,420,'Lock Element','A locked element cant be deleted',2,0,0,1521562998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Steffen Kamper','info@sk-typo3.de','simonschaufi','9c1750762c1595b29708e680b3b4d864','Compatibility update for TYPO3 7 and 8','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/lock_element/1.0.0','ter','',''),
(9277955,0,'lock_element','2.1.0',1922,141,'Lock Element','A locked element cant be deleted',2,0,0,1576191746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.3.0-8.7.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','1c44fb89769facc73e6f51ef805504fe','Release v2.1.0 - Add christmas campaign','',2001000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/2.1/en-us','ter','',''),
(9277956,0,'lock_element','2.1.1',1922,198,'Lock Element','A locked element cant be deleted',2,0,0,1576195235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','d550790227fcf40d4fbed87075f6c7d5','Compatibility for TYPO3 9','',2001001,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/2.1/en-us','ter','',''),
(9277957,0,'lock_element','2.2.0',1922,268,'Lock Element','A locked element cant be deleted.',2,0,0,1576373989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','e363587b92eea2cee35f785599b410b2','Compatibility for TYPO3 10','',2002000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/2.2/en-us','ter','',''),
(9277958,0,'lock_element','2.2.1',1922,144,'Lock Element','A locked element cant be deleted.',2,0,0,1607522793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','d2b88d6c54efe272e519370297d483a3','Apply php-cs-fixer changes','',2002001,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/2.2/en-us','ter','',''),
(9277959,0,'lock_element','3.0.0',1922,129,'Lock Element','A locked element cant be deleted.',2,0,0,1626783715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','c07d677bcb19654131eb54df2e3d5796','[RELEASE] Release v3.0.0','',3000000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/3.0/en-us','ter','',''),
(9277960,0,'lock_element','4.0.0',1922,139,'Lock Element','A locked element cant be deleted.',2,0,0,1647395341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','68c0b25b486e01137d5f9375d80162d6','[RELEASE] Release v4.0.0','',4000000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/4.0/en-us','ter','',''),
(9277961,0,'lock_element','5.0.0',1922,50,'Lock Element','A locked element cant be deleted.',2,0,0,1726063597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','e73cd2795b4fa531b562b1ffeca33b3c','[RELEASE] Release v5.0.0','',5000000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/5.0/en-us','ter','',''),
(9277962,0,'lock_element','6.0.0',1922,31,'Lock Element','A locked element cant be deleted.',2,0,0,1748044908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','8f81927840905115cb35239ac0f49661','[RELEASE] Release v6.0.0','',6000000,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/6.0/en-us','ter','',''),
(9277963,0,'lock_element','6.0.1',1922,20,'Lock Element','A locked element cant be deleted.',2,0,0,1766420231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','f48c479c69e46217d4d8fd7993aeec05','[RELEASE] Release v6.0.1','',6000001,0,0,'https://docs.typo3.org/p/simonschaufi/lock-element/6.0/en-us','ter','',''),
(9277964,0,'lock_element','7.0.0',1922,5,'Lock Element','A locked element cant be deleted.',2,0,0,1785447361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Simon Schaufelberger','simonschaufilockelement@gmail.com','simonschaufi','e8ea25c8926f3a51bfd8b6748e11ade8','[RELEASE] Release v7.0.0','',7000000,1,0,'https://docs.typo3.org/typo3cms/extensions/lock_element/','ter','',''),
(9277965,0,'static_info_tables_ja','6.4.0',3409,123,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1501521408,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.0-6.4.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','f17282bfc2df70f7acc61dbf57559dec','Update to be compatible with TYPO3 8.7 LTS. Support for TYPO3 6.2 dropped.','',6004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/6.4.2','ter','',''),
(9277966,0,'static_info_tables_ja','6.4.1',3409,485,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1501523122,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.0-6.4.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','4573e1a770b05ba71b422154a78a3db6','Fix nameing within models','',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/6.4.2','ter','',''),
(9277967,0,'static_info_tables_ja','6.4.2',3409,616,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1520413258,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.0-6.4.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','30bba9f1258b1401a9f01317762fe1b0','Fix issue with not autoamtically written data to database https://github.com/manuelselbach/static_info_tables_ja/issues/1','',6004002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/6.4.2','ter','',''),
(9277968,0,'static_info_tables_ja','6.5.0',3409,447,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1530826706,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.5.0-6.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','0577924a3ad488d77955f7d98eee0082','Update for compatibility with static_info_tables 6.5','',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277969,0,'static_info_tables_ja','6.7.0',3409,572,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1542664001,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','c2eabadf7ebd93fc498a473f9da47b67','Requires TYPO3 8 LTS and enabled with TYPO3 9 LTS.','',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277970,0,'static_info_tables_ja','6.9.0',3409,129,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1593083912,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','e9ceb8739ee751e447970d8d0e46b257','This release introduces compatibility for TYPO3 v10.','',6009000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277971,0,'static_info_tables_ja','6.9.1',3409,111,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1603313036,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','50550ecb77a1a0346440b9ddaf39bbad','Add translations','',6009001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277972,0,'static_info_tables_ja','6.9.2',3409,46,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1635450608,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','cbf29bd32eb137214174a1fa789386cc','[TASK] Raise version for release','',6009002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277973,0,'static_info_tables_ja','11.5.0',3409,68,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1639333395,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','dc6619ee4bdeab74f2891bde0cd6f329','[TASK] Add compatibility to version 11.5 Merge branch Feature/add compatibility to version 11.5','',11005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277974,0,'static_info_tables_ja','12.4.0',3409,51,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1701805918,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','79388662315ebdba1fd6bc98092b7c3e','[TASK] Add compatibility to version 12.4','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277975,0,'static_info_tables_ja','13.4.0',3409,8,'Static Info Tables (ja)','(ja) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1777637104,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','b6879572d735b2da323c4805d774a425','[TASK] Use ubuntu-latest for deploy workflow','',13004000,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ja/','ter','',''),
(9277976,0,'gh_randomcontent','0.6.0',8083,152,'GH Random Content','This frontend plugin shows random content elements from selected page(s). It is based on onet_randomcontent, but provides more flexibility.',1,0,3,1499262116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','4b1adbb6e945447bad66d03f46a7043c','     Release 0.6.0\r\n     Changed dependencies to TYPO3 7.6.0-7.6.99\r\n     Switched to ReST documentation format\r\n     Switched to namespaces and the new extension directory and file structure\r\n     Removed Flash Media Helpers options from configurati','@mazing',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/gh_randomcontent/0.6.0','ter','',''),
(9277977,0,'gh_randomcontent','0.7.0',8083,139,'GH Random Content','This frontend plugin shows random content elements from selected page(s). It is based on onet_randomcontent, but provides more flexibility.',2,0,3,1499324367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','a8ef0c589a465119fd2210d4beb14f19','     Changed dependecies to TYPO3 7.6.0-8.7.99\r\n     TYPO3 8 compatibility\r\n     Switched to iconApi for New Content Element Wizard\r\n     Cleanup of ext_localconf.php','@mazing',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/gh_randomcontent/0.7.2','ter','',''),
(9277978,0,'gh_randomcontent','0.7.1',8083,250,'GH Random Content','This frontend plugin shows random content elements from selected page(s). It is based on onet_randomcontent, but provides more flexibility.',2,0,3,1499324902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f269a864cb3fe6a6217146c61903c6fb',' Documentation improvements','@mazing',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/gh_randomcontent/0.7.2','ter','',''),
(9277979,0,'gh_randomcontent','0.7.2',8083,329,'GH Random Content','This frontend plugin shows random content elements from selected page(s). It is based on onet_randomcontent, but provides more flexibility.',2,0,3,1507706041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','6f68a999d09f0c094980d903daed9cc9','Small TCA fix','@mazing',7002,0,0,'https://docs.typo3.org/typo3cms/extensions/gh_randomcontent/0.7.2','ter','',''),
(9277980,0,'gh_randomcontent','0.8.0',8083,241,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1540470350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','9797aa64081cf2c4dc7f82244b479f97','     Dropped TYPO3 7 compatibility\r\n     Added TYPO3 9 compatibility\r\n     Migrated from TYPO3_DB to Doctrine-Dbal','@mazing',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/gh_randomcontent/0.8.0','ter','',''),
(9277981,0,'gh_randomcontent','0.9.0',8083,170,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1568653016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','de37661e4d2663f63c7f05fa55615fbd',' migrate to new documentation rendering\r\n move code to public GitHub repository','@mazing',9000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/0.9/en-us','ter','',''),
(9277982,0,'gh_randomcontent','0.9.1',8083,263,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1568705115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','48f90476a6fd75787ca0e29ba46ba673','switch flexform checkboxes to select to allow \"default from constants\" option','@mazing',9001,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/0.9/en-us','ter','',''),
(9277983,0,'gh_randomcontent','0.9.2',8083,313,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1571036578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','d5cb4ff2c3b77d3ce7ef6054d60075c6','added TYPO3 v10 compatibility','@mazing',9002,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/0.9/en-us','ter','',''),
(9277984,0,'gh_randomcontent','1.0.0',8083,127,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1637251723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','fa4d14f48c31121ae64148259cf5ffc4','Adds TYPO3 11, drops TYPO3 8 compatibility','@mazing',1000000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.0/en-us','ter','',''),
(9277985,0,'gh_randomcontent','1.1.0',8083,38,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1662627989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','52774d1aec69e8fee6e23a1531d753b7','Removed dependency on AbstractPlugin (thanks to Lina Wolf)','@mazing',1001000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.1/en-us','ter','',''),
(9277986,0,'gh_randomcontent','1.1.1',8083,102,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1662628575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','7c01204f6e3b77d1c02356089a7e4de8','Bugfix: remove TYPO3 9/10 compatibility','@mazing',1001001,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.1/en-us','ter','',''),
(9277987,0,'gh_randomcontent','1.2.0',8083,103,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1669368912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.2-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','4b1b95bdd5a4a11b4d5de60f8e115c73','add TYPO3 v12 compatibility','@mazing',1002000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.2/en-us','ter','',''),
(9277988,0,'gh_randomcontent','1.2.1',8083,66,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1699968892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.2-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f9b668831cc90b163e8e9fd272431858','Bugfix release','@mazing',1002001,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.2/en-us','ter','',''),
(9277989,0,'gh_randomcontent','1.3.0',8083,71,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1707133651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','8cbb7479594bb886745c9570f6c3c965','This release contains breaking changes. Please use the upgrade wizard!','@mazing',1003000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.3/en-us','ter','',''),
(9277990,0,'gh_randomcontent','1.3.1',8083,59,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1715691298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','9f0ef598f9158e1f3e159d6a91a54bbc','Checked TYPO3 13.1 compatibility','@mazing',1003001,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.3/en-us','ter','',''),
(9277991,0,'gh_randomcontent','1.3.2',8083,60,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1721136185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','49668184c39a6bc217de7f09a21b88df','Feature: Add site set','@mazing',1003002,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.3/en-us','ter','',''),
(9277992,0,'gh_randomcontent','1.4.0',8083,20,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1764422634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','d21a2091b9335ce14f96a67fd8e2c3ee',' Added TYPO3 14 compatibility\r\n Breaking change: honor_language functionality removed','@mazing',1004000,0,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.4/en-us','ter','',''),
(9277993,0,'gh_randomcontent','1.4.1',8083,12,'GH Random Content','This frontend plugin shows random content elements from selected page(s).',2,0,3,1777448331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','4c5b754dbf1917ef9c66406241ccf952','Stay compatible with classic mode installations after TYPO3 14.2','@mazing',1004001,1,0,'https://docs.typo3.org/p/amazing/gh-randomcontent/1.4/en-us','ter','',''),
(9277994,0,'devlog','3.0.2',32771,2976,'Developers Log','The Developers Log extension provides development logging/debugging functionality for usage of GeneralUtility::devlog() and a BE module to browse the logs.',2,0,4,1496046284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Francois Suter','typo3@cobweb.ch','francois','53714220619b3e223b715f3d0f508006','Verified compatibility with TYPO3 8 LTS','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/devlog/3.0.4','ter','',''),
(9277995,0,'devlog','3.0.3',32771,3712,'Developers Log','The Developers Log extension provides development logging/debugging functionality for usage of GeneralUtility::devlog() and a BE module to browse the logs.',2,0,4,1519315089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Francois Suter','typo3@cobweb.ch','francois','7c9bfcb6e0e47c4633a45f319e088bda','Added check for database connection availability.','',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/devlog/3.0.4','ter','',''),
(9277996,0,'devlog','3.0.4',32771,5951,'Developers Log','The Developers Log extension provides development logging/debugging functionality for usage of GeneralUtility::devlog() and a BE module to browse the logs.',2,0,4,1548239197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Francois Suter','typo3@cobweb.ch','francois','56ae4f1ffe88b7139e99e82797472f3a','Minor bugfixes; improved documentation to mention enable_DLOG flag in TYPO3 8.','',3000004,1,0,'https://docs.typo3.org/typo3cms/extensions/devlog/3.0.4','ter','',''),
(9277997,0,'eepcollect','1.0.19',10819,333,'Pagecollector','Visitors can collect pages and add them to their own favorit-list like a basket in a shop. Inclusiv delete and sort functions. (Merkliste, Merkzettel, Seite merken, Inhalte sammeln - http://pagecollector.enobe.de)',2,0,2,1500033525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joerg Kummer','typo3 et enobe dot de','jokumer','505cca18fbfbce33a5e00f7a787083c7','TYPO3 v.8.7 compatibility','',1000019,0,0,'https://docs.typo3.org/typo3cms/extensions/eepcollect/1.0.21','ter','',''),
(9277998,0,'eepcollect','1.0.20',10819,410,'Pagecollector','Visitors can collect pages and add them to their own favorit-list like a basket in a shop. Inclusiv delete and sort functions. (Merkliste, Merkzettel, Seite merken, Inhalte sammeln - http://pagecollector.enobe.de)',2,0,2,1500752893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joerg Kummer','typo3 et enobe dot de','jokumer','37e9afcc50c93d12fbc11816c45f6d64','Fix composer configuration','',1000020,0,0,'https://docs.typo3.org/typo3cms/extensions/eepcollect/1.0.21','ter','',''),
(9277999,0,'eepcollect','1.0.21',10819,410,'Pagecollector','Visitors can collect pages and add them to their own favorit-list like a basket in a shop. Inclusiv delete and sort functions. (Merkliste, Merkzettel, Seite merken, Inhalte sammeln - http://pagecollector.enobe.de)',2,0,2,1539768004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joerg Kummer','typo3 et enobe dot de','jokumer','8d33bfde10e7e19ea91a166b667a2b27','Fix localisation','',1000021,1,0,'https://docs.typo3.org/typo3cms/extensions/eepcollect/1.0.21','ter','',''),
(9278000,0,'ratings','3.0.1',10914,197,'Ratings','Modern AJAX-based ratings system. Public free support is provided only through typo3.slack.com! Contact by e-mail for commercial support.',1,0,3,1583859295,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Netcreators','extensions@proudnerds.com','proudnerds','a6a39c9bb71b25759aa52bb274c23cd4','Updated for compatibility v8.7\r\nThanks to Franz Holzinger','Proud Nerds',3000001,1,0,'https://docs.typo3.org/typo3cms/extensions/ratings/','ter','',''),
(9278001,0,'powermail','3.18.0',329194,1320,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1492976357,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','d22d37a6cd6e53d42f88072e6efc2366','Feature and Bugfix version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',3018000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278002,0,'powermail','3.18.1',329194,1199,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1493800136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','b3d7a42c11c03a50f768a043ba27d149','Bugfix version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details.','in2code.de',3018001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278003,0,'powermail','3.18.2',329194,2602,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1494409203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','71b9f1f89a83364f32919e5c7229c001','Bugfix version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',3018002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278004,0,'powermail','3.19.0',329194,2987,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1495321566,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','3d545669e27d1d73ed72fb87bcee4862','Feature and Bugfix version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details.','in2code.de',3019000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.19.0','ter','',''),
(9278005,0,'powermail','3.20.0',329194,2937,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1499434570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','0dab5a0692544a7ac3e9cb4d0ae6fbfb','Feature and Bugfix version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details.','in2code.de',3020000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.20.0','ter','',''),
(9278006,0,'powermail','3.21.0',329194,625,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1502458777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','cec02f088a8a5ca0da0245b9d72d3f0e','Features and Bugfixis in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',3021000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.21.1','ter','',''),
(9278007,0,'powermail','3.21.1',329194,1705,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1502465034,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','2df404f81199f9ffa718943ad5cc3ac3','Bugfixversion. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',3021001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.21.1','ter','',''),
(9278008,0,'powermail','3.22.0',329194,945,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1503932305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','104546d036af89115a7094d5e050a6e3','Bugfix and Feature Version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',3022000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.22.1','ter','',''),
(9278009,0,'powermail','3.22.1',329194,12032,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1504698441,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','8febabfc3c8b77045cadfa389e6802df','No code changes compared with 3.22.0. New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','in2code.de',3022001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/3.22.1','ter','',''),
(9278010,0,'powermail','4.0.0',329194,549,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1505724188,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','3d9bf61486371e4e1fecb9043d628e89','New featured version. Powermail 4.0 still supports TYPO3 7.6 (and of course 8.7). See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details.','in2code.de',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.0.2','ter','',''),
(9278011,0,'powermail','4.0.1',329194,931,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1505743869,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','312ea27018948caa861fab934d9e519b','Fixes a bug in TYPO3 7.6. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for all details.','in2code.de',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.0.2','ter','',''),
(9278012,0,'powermail','4.0.2',329194,1464,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1506689863,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','50f5b462439324fdc38905f0af2dda45','Bugfixversion. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.0.2','ter','',''),
(9278013,0,'powermail','4.1.0',329194,1703,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1508160837,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','ecbb03e097820e14526c90420ab45ff4','Performance and some documentation updates in this minor version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.1.0','ter','',''),
(9278014,0,'powermail','4.2.0',329194,2033,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1510672215,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','247dd52e0a574c8fbfc8acf5a9bb63d9','Features and Bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. Thx for users feedback!','in2code.de',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.2.0','ter','',''),
(9278015,0,'powermail','4.3.0',329194,1208,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1511634890,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a1224c23515f621f373ee55f8b209fa6','Small tasks and bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details.','in2code.de',4003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278016,0,'powermail','4.3.1',329194,477,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1512473834,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','f2ce36bc2438a8c5ac677a38753e66f8','Small task and bugfix in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278017,0,'powermail','4.3.2',329194,609,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1512487451,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','eade1104ec28ec6b8777754dc2ea7171','Revert change in FlexForm which was added in version 4.3.1 - sorry for this. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4003002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278018,0,'powermail','4.3.3',329194,699,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1512663204,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','46edf730c03c2e12fd26ce7f81a93da5','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4003003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278019,0,'powermail','4.3.4',329194,1064,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1512984631,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','087c2f8c2f72625a4b2a3888d5c5a781','Small tasks in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4003004,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278020,0,'powermail','4.3.5',329194,730,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1513765759,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','b8f60e084a6e8ccaabf79a4178e5a449','Small bugfixes and tasks in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4003005,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.3.5','ter','',''),
(9278021,0,'powermail','4.4.0',329194,7527,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1513977185,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','4fb7d1b04105e8ac8a3b1f0e9339b539','Allow every field type for an export now and some code refactoring. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',4004000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/4.4.0','ter','',''),
(9278022,0,'powermail','5.0.0',329194,567,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1515964048,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','7567d3084beb8ee60dadbc96bf89bf45','New version of powermail for TYPO3 8.7 and TYPO3 9.x. See more details and breaking changes in Templates in Changelog under https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. Have fun :)','in2code.de',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278023,0,'powermail','5.0.1',329194,444,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516029122,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:12:\"7.6.0-7.6.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','737fcae2a67fd7c07c8e70dce2c66c4e','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278024,0,'powermail','5.1.0',329194,727,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516030379,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','c55194ce31ff0bd1dc19df8e99bce653','Add new feature to individually disable spamshield on any conditions. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.1.0','ter','',''),
(9278025,0,'powermail','5.2.0',329194,592,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516793372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','ec32ff96ae4f0e44871b04566daa6fbd','New features and task update. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.2.2','ter','',''),
(9278026,0,'powermail','5.2.1',329194,487,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516805766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','3d8a9050530dc28697b76dc6b3e2fece','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5002001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.2.2','ter','',''),
(9278027,0,'powermail','5.2.2',329194,456,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516872931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','1e994e63c57bdef1d2c8c4208f2e73b4','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5002002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.2.2','ter','',''),
(9278028,0,'powermail','5.3.0',329194,547,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1516968059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','484dfe5b4fe3fd3f3f8ab034bdc89a00','Feature update. All field labels are collected into one Partial now. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.3.2','ter','',''),
(9278029,0,'powermail','5.3.1',329194,527,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1517222669,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','e5b6adc5cdfc7a653444a52ad100fbc2','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.3.2','ter','',''),
(9278030,0,'powermail','5.3.2',329194,643,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1517428695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','618a261dc085513272039ab87381cb7d','Small bugfixes in this version. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5003002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.3.2','ter','',''),
(9278031,0,'powermail','5.4.0',329194,1048,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1517686694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','950fad454ae231f5d11f13ae916d5d98','Minor update with some small features and a small bugfix. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5004000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.4.0','ter','',''),
(9278032,0,'powermail','5.5.0',329194,2422,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1519231456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','2834021649e17974706fa3ef50a11db6','Minor update with a small feature and some small bugfixes. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5005000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.5.0','ter','',''),
(9278033,0,'powermail','5.6.0',329194,3037,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1524600395,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','233748cbf52540025e4b08c4a81b22fc','Minor update with a small feature and some small bugfixes. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',5006000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/5.6.0','ter','',''),
(9278034,0,'powermail','6.0.0',329194,2662,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1525701321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','15cc51de867d5459652704714d489c1d','Major update to meet GDPR requirements by default. There are some changes in the default configuration (dont save IP-address by default, dont set a cookie by default, etc...) See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html ','in2code.de',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/6.0.0','ter','',''),
(9278035,0,'powermail','2.25.3',329194,3598,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1527242636,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"6.2.7-7.99.99\";s:7:\"extbase\";s:13:\"6.2.0-7.99.99\";s:5:\"fluid\";s:13:\"6.2.0-7.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','74dd4775a226410dccce5c912a4c135e','!!! Security fix for old powermail 2.25. Extension used the core functionality GeneralUtility::removeXSS() in the past. This core function contains a security issue. The fix for 2.x is a backport and removes all usages of removeXSS() in powermail. Note: T','in2code.de',2025003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278036,0,'powermail','6.1.0',329194,2627,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1531743292,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','ca8f3faad06c7d984d0cee0e9bf7e5b7','Minor update with some small features and some small bugfixes. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',6001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/6.1.0','ter','',''),
(9278037,0,'powermail','2.25.4',329194,3257,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1540070260,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"6.2.7-7.99.99\";s:7:\"extbase\";s:13:\"6.2.0-7.99.99\";s:5:\"fluid\";s:13:\"6.2.0-7.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','0cf977c29d8205b42e7227e8d083d37d','Fix small regression of the last security fix.','in2code.de',2025004,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278038,0,'powermail','6.2.0',329194,823,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1540074451,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','dc671c40893189d0c2101fb909336bfc','Minor update with some features, bugfixes and tasks. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',6002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/6.2.0','ter','',''),
(9278039,0,'powermail','7.0.0',329194,1404,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1540460772,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a7f416a75f3eb40facc3baf20bc5430a','Major update with another GDPR feature by default: Add a disclaimer link to sender- and optinmail now. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for all details about this version.','in2code.de',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/7.0.0','ter','',''),
(9278040,0,'powermail','7.1.0',329194,1566,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1547303675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','3f3a502ed02b7b7d4e812c43e5423372','!!! Minor update with some bugfixes. One fix is a small breaking change because the path to the JS files has to be changed. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for all details about this version. ','in2code.de',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/7.1.0','ter','',''),
(9278041,0,'powermail','7.2.0',329194,1115,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1550499365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','1e93823a43bb9d129ee392882fff7bf3','Minor update with some bugfixes and some small tasks. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',7002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/7.2.0','ter','',''),
(9278042,0,'powermail','7.3.0',329194,1398,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1554817380,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','6ad90308ad1fddffcaf762ffcc82b48c','Minor update with some bugfixes and some features. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',7003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/7.3.1','ter','',''),
(9278043,0,'powermail','7.3.1',329194,1617,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1558450541,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','fd999692ba610b162cb05f7b395cf924','Small bugfix update for powermail. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',7003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/7.3.1','ter','',''),
(9278044,0,'powermail','7.4.0',329194,3075,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1566916631,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','37eb5c741a46c191775a531567b4485d','Minor update with some bugfixes and some features. See https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html for details. ','in2code.de',7004000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278045,0,'powermail','8.0.0',329194,370,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1581928172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','fae5565b690cf6d9c0aaef88d6d2c07d','Major update for TYPO3 10. Please use the TYPO3 upgrade wizard for migrating old mails and forms for powermail 8.0.0. This version also fixes an old problem with optin and strict mode. Thx for your feedback! Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278046,0,'powermail','8.0.1',329194,337,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1582116852,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','cdc12d52d820abe383aff01763bcbf0e','Small bugfix in sql structure. Please use the TYPO3 upgrade wizard for migrating old mails and forms for powermail 8.0.0. This version also fixes an old problem with optin and strict mode. Thx for your feedback! Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278047,0,'powermail','8.0.2',329194,540,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1582375314,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','0f139ede18e7da99095ec62f9af81b66','Small bugfixes. Please use the TYPO3 upgrade wizard for migrating old mails and forms for powermail 8.0.0. This version also fixes an old problem with optin and strict mode. Thx for your feedback! Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8000002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278048,0,'powermail','8.1.0',329194,839,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1585509323,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','5bc1367cfaad4b1f6f9b6b208e97c890','Small feature and bugfix release. Please use the TYPO3 upgrade wizard for migrating old mails and forms to powermail 8.0.0.  Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278049,0,'powermail','8.1.1',329194,338,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1592840692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','f56cde62cd68a901b342104767b31309','Small bugfix release. Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278050,0,'powermail','8.1.2',329194,591,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1594406309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','51a47899fc59a80f22e48994c7f3536a','Small bugfix release. Changelog: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278051,0,'powermail','8.2.0',329194,232,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1600781548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','5aa7170d3239d45c33e49ed7649e3112','Minor release - see changelog for changes: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278052,0,'powermail','8.2.1',329194,288,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1601883959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','5a3a7de0982c67ca15c8ecc2cdd4c4ca','Bugfix release - see changelog for latest changes: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8002001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278053,0,'powermail','8.2.2',329194,264,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1603290647,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','cd779ccc579ee6f49b9cbf48c1f18c9f','Bugfix release - see changelog for latest changes: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8002002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278054,0,'powermail','8.2.3',329194,302,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1604849674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','1e13454a55dbdad63ac4979d9892ea3e','Bugfix release - see changelog for latest changes: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8002003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278055,0,'powermail','7.4.1',329194,125,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1606921223,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','515726ffcb043f57e2be0523ff7c4362','Small bugfix version of powermail 7 (for TYPO3 89). See changelog for details.','in2code.de',7004001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278056,0,'powermail','8.2.4',329194,152,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1606921309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','84d334f3188d66fd8cb4e887b3692166','Small bugfix release - see changelog for latest changes: https://github.com/einpraegsam/powermail/tree/develop/Documentation/Changelog Documentation: https://github.com/einpraegsam/powermail/tree/develop/Documentation ','in2code.de',8002004,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278057,0,'powermail','8.3.0',329194,153,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1613483011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a5711b9ce10edaca68e67435d738d70b','New release of version 8.3.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278058,0,'powermail','7.4.2',329194,116,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1615198392,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a2ece2d71ad569f1d37669a653124db7','New release of version 7.4.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',7004002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278059,0,'powermail','8.3.1',329194,145,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1615198739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','dee069e865b5e957414e73f0aa6e7465','New release of version 8.3.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278060,0,'powermail','7.4.3',329194,121,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1619004872,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','13496b7473b56963c9764426cb484f88','New release of version 7.4.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',7004003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278061,0,'powermail','8.3.2',329194,145,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1619766589,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','e8ca74d447b39843002c0fb0bd21ac7d','New release of version 8.3.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8003002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278062,0,'powermail','8.3.3',329194,132,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1627416639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','62b0ab8cebc9e219298f37b44b3f5212','New release of version 8.3.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8003003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278063,0,'powermail','8.4.0',329194,108,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1628634865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','6198a3f508712ce1181ab4c2f7ec5c51','New release of version 8.4.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278064,0,'powermail','8.4.1',329194,138,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1628678468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','3f5633685a6c7845dac15fbbe14cb97c','New release of version 8.4.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8004001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278065,0,'powermail','9.0.0',329194,92,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',1,-1,3,1647426720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','9cdd624ca1ce84156fc44b6e3542bc38','New release of version 9.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278066,0,'powermail','9.0.1',329194,112,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',1,-1,3,1647426730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','20470ed73fe385e1479d5a60692043c6','New release of version 9.0.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278067,0,'powermail','9.0.2',329194,109,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',1,-1,3,1647595591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','be7d31ff5f1b48614c4736a0cf59a369','New release of version 9.0.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278068,0,'powermail','10.0.0',329194,112,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',1,-1,3,1649604809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','3a6f8f73549b20165b725ddbdc4d9246','New release of version 10.0.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278069,0,'powermail','10.1.0',329194,112,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1649865755,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','190aea660f9915fba93abaf81d9604fc','New release of version 10.1.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278070,0,'powermail','10.2.0',329194,99,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1653472546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','547f4f8ea46331f28da6353360a00455','New release of version 10.2.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278071,0,'powermail','10.3.0',329194,86,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1654537494,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','16f9b9ff471b5d5e3b57c98489368889','New release of version 10.3.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278072,0,'powermail','10.3.1',329194,90,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1654612966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','c66e21b23a5f1b326edd04ce582b153a','New release of version 10.3.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278073,0,'powermail','10.3.2',329194,106,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1654691827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','18406fb73a030e50d5ed5b14f1873d6c','New release of version 10.3.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10003002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278074,0,'powermail','10.3.3',329194,103,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1655107761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','57f08d97fad395ab01f31335674aee73','New release of version 10.3.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10003003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278075,0,'powermail','10.4.0',329194,100,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1655403993,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','04ac9fe9d32ea15403b8fa06cb824fd4','New release of version 10.4.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278076,0,'powermail','10.4.1',329194,102,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1656243136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','2b55ee719168b27b8a23a0dc23023a11','New release of version 10.4.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10004001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278077,0,'powermail','10.4.2',329194,105,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1658341586,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','db3a4b8f01989010d73d82577f93ba95','New release of version 10.4.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10004002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278078,0,'powermail','8.4.2',329194,86,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1661243598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','862b438982b0fe6fbfc59b4e9895b1a3','New release of version 8.4.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',8004002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278079,0,'powermail','10.4.3',329194,114,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1662025739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','fd0e00143caea66e4502fabe082dec55','New release of version 10.4.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10004003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278080,0,'powermail','10.5.0',329194,95,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1665335956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','dcfa716447034a210dcbd9a97b4edbec','New release of version 10.5.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10005000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278081,0,'powermail','10.6.0',329194,89,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1666962436,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','4d8cba77444a21d206d2d69b2073fe95','New release of version 10.6.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10006000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278082,0,'powermail','10.6.1',329194,90,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1669367775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','7ac5bed9cbcd6d5ad924b7420589d54e','New release of version 10.6.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10006001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278083,0,'powermail','10.7.0',329194,118,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1669719962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','79985c0a327c77b48ed815f49d10bc7f','New release of version 10.7.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10007000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278084,0,'powermail','10.7.3',329194,77,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1692355956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Powermail Development Team','service@in2code.de','in2code','f1667f3d54812bd716e35f30ae51d2da','New release of version 10.7.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10007003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278085,0,'powermail','12.0.3',329194,76,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1703759449,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','0ef40fdfc0e80e8e9a9d32881c90fc49','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12000003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278086,0,'powermail','12.1.0',329194,47,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1707127281,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','1f31df01ec4b70eeaf8e45795bf6e690','New release of version 12.1.0 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278087,0,'powermail','12.1.1',329194,58,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1707408176,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','e11134681daf7f82f8429d8104977b98','New release of version 12.1.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12001001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278088,0,'powermail','12.2.0',329194,53,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1709121747,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','805874a12a70f1a04a25376cbe64203d','New release of version 12.2.0 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12002000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278089,0,'powermail','12.2.1',329194,55,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1709709507,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','0278c2f6c6a3af09fe8f1751c79764e6','New release of version 12.2.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12002001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278090,0,'powermail','12.3.0',329194,57,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1710924028,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','b70fc2b5d4840d63d302bed03107c954','New release of version 12.3.0 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12003000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278091,0,'powermail','10.8.0',329194,45,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1711441330,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','49b1e61ca2e20975342a228089ba1f86','New release of version 10.8.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10008000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278092,0,'powermail','12.3.1',329194,58,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1712749828,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','d5fd1d83df975d6967f9985df54b44ea','New release of version 12.3.1 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12003001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278093,0,'powermail','10.8.1',329194,40,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1715173690,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','21d384532a1aa7917daa24c84ddc0164','New release of version 10.8.1 - see details, changelog and documentation on https://github.com/einpraegsam/powermail','in2code.de',10008001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278094,0,'powermail','12.3.2',329194,52,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1715177206,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','de6e6c47458fad5a62d5e88d8cf66907','New release of version 12.3.2 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12003002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278095,0,'powermail','12.3.4',329194,54,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1717405554,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','74829cc0c373aa4c21cadcad5d199c63','New release of version 12.3.4 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12003004,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278096,0,'powermail','12.3.5',329194,57,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1717772223,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','58483b6ca1612b5d9306aa15ad7cd735','New release of version 12.3.5 - see details, changelog and documentation on https://github.com/in2code-de/powermail','in2code.de',12003005,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278097,0,'powermail','7.5.0',329194,50,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1724742267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','5575ba02c81b57320b45c809ec022a37','[RELEASE] 7.5.0 -- Security update\n\nPlease see the TYPO3 Security Announcement for details.','in2code.de',7005000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278098,0,'powermail','8.5.0',329194,49,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1724742405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','ed78adaea29dea951fa6d766c2f47bf3','[RELEASE] 8.5.0 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',8005000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278099,0,'powermail','10.9.0',329194,49,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1724742465,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','8b562b24843ca07297b0b9c27e67fac7','[RELEASE] 10.9.0 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',10009000,0,0,'https://docs.typo3.org/p/in2code/powermail/10.9/en-us','ter','',''),
(9278100,0,'powermail','12.4.0',329194,63,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1724742511,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','33987ae84b3471a50fcb3b5b4a9f1d46','[RELEASE] 12.4.0 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',12004000,0,0,'https://docs.typo3.org/p/in2code/powermail/12.4/en-us','ter','',''),
(9278101,0,'powermail','12.4.1',329194,52,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1726559477,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','95820317adfee17657d87bb8c6ec2e31','[RELEASE] 12.4.1 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',12004001,0,0,'https://docs.typo3.org/p/in2code/powermail/12.4/en-us','ter','',''),
(9278102,0,'powermail','8.5.1',329194,49,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1726559633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','service@in2code.de','in2code','3261227aa2f4369c8f791dfa70f804aa','[RELEASE] 8.5.1 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',8005001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278103,0,'powermail','10.9.1',329194,51,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1726559667,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','081a11badb03d9344f6e85e1f8e535fc','[RELEASE] 10.9.1 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',10009001,0,0,'https://docs.typo3.org/p/in2code/powermail/10.9/en-us','ter','',''),
(9278104,0,'powermail','7.5.1',329194,50,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1726559704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','9f24d4dbc7305d97654c6ada780d3165','[RELEASE] 7.5.1 -- Security update\n\nPlease see TYPO3 Security Announcement for details.','in2code.de',7005001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail/','ter','',''),
(9278105,0,'powermail','12.4.2',329194,42,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1727882227,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','90fe1c3842298cbe8fc4166129b9f7ac','[RELEASE] Release 12.4.2\n\nThis is a major bugfix release for the TYPO3 v12 compatible version.\n\nAn update to this version is really recommended.','in2code.de',12004002,0,0,'https://docs.typo3.org/p/in2code/powermail/12.4/en-us','ter','',''),
(9278106,0,'powermail','12.4.3',329194,43,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1729089205,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','0298b2b8ba51ab16ce81e6c2a5b0c01e','[RELEASE] Release 12.4.3\n\nThis is the last EXT:powermail release before starting the\nwork for TYPO3 v13 compatibility.\nBut dont fear: The TYPO3 v12 compatible version has\nfull support (bugfixes and features).\nFor details see https://github.com/in2code-de/powermail/blob/typo3-v12/Documentation/DevelopmentModel.md\nInformation about the EAP: https://www.in2code.de/en/agency/typo3-extensions/early-access-program/','in2code.de',12004003,0,0,'https://docs.typo3.org/p/in2code/powermail/12.4/en-us','ter','',''),
(9278107,0,'powermail','10.9.2',329194,46,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1729254832,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','9cdcb52f0e24d99133380f069d513782','[RELEASE] Release 10.9.2\n\nSmall bugfix release. Just contains a corrected pattern for client\nside validation.','in2code.de',10009002,0,0,'https://docs.typo3.org/p/in2code/powermail/10.9/en-us','ter','',''),
(9278108,0,'powermail','12.4.4',329194,34,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1731147594,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','395528d05153ad0b0c40c34fcd560d3f','[RELEASE] Release 12.4.4\n\n- provide docs rendered on docs.typo3.org\n- improve accessibility','in2code.de',12004004,0,0,'https://docs.typo3.org/p/in2code/powermail/12.4/en-us','ter','',''),
(9278109,0,'powermail','12.5.0',329194,44,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1731397875,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','613c1981c05ca7b96544a4b6830ac84b','[RELEASE] Release 12.5.0\n\nAfter activating the feature, editors are now able to decide,\nwhether uploads should be sent to sender and / or receiver.','in2code.de',12005000,0,0,'https://docs.typo3.org/p/in2code/powermail/12.5/en-us','ter','',''),
(9278110,0,'powermail','12.5.1',329194,51,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1737115380,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','2f14e90b95f855c4c1c3005462e0d448','[RELEASE] Release 12.5.1','in2code.de',12005001,0,0,'https://docs.typo3.org/p/in2code/powermail/12.5/en-us','ter','',''),
(9278111,0,'powermail','12.5.2',329194,17,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1752228384,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','c2046f1d83fd7917adfc83891061cb08','[RELEASE] 12.5.2 -- Bugfix release\n\nRelated: in2code-de/powermail943','in2code.de',12005002,0,0,'https://docs.typo3.org/p/in2code/powermail/12.5/en-us','ter','',''),
(9278112,0,'powermail','13.0.0',329194,20,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',1,-1,3,1752230655,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','863335bb675b70d75e5f1d276c7a1648','[RELEASE] 13.0.0 -- TYPO3 v13 compatibility, features & bugfixes\n\n- support of site sets\n- support of TYPO3 country API\n- improve accessibility of fe forms\n- enable conditions for multistep forms together with EXT:powermail_cond\n\nRelated: in2code-de/powermail943','in2code.de',13000000,0,0,'https://docs.typo3.org/p/in2code/powermail/13.0/en-us','ter','',''),
(9278113,0,'powermail','12.5.3',329194,28,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1753167894,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','97f62d9e3d7334cd2d8e2b78b0bc1614','[RELEASE] 12.5.3 -- Security release\n\nThis release fixes an issue in the backend, where it was\npossible to download files from the server, to which an editor\ndid not have propper access permissions.','in2code.de',12005003,0,0,'https://docs.typo3.org/p/in2code/powermail/12.5/en-us','ter','',''),
(9278114,0,'powermail','13.0.1',329194,29,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1753169476,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','41eb4e39744cdecff69b57b2e50124d4','[RELEASE] 13.0.1 -- Security release\n\nThis release fixes an issue in the backend, where it was\npossible to download files from the server, to which an editor\ndid not have propper access permissions.','in2code.de',13000001,0,0,'https://docs.typo3.org/p/in2code/powermail/13.0/en-us','ter','',''),
(9278115,0,'powermail','13.0.2',329194,0,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1753805214,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','faecb6921e40f9756acabd7f84df3584','[RELEASE] 13.0.2 -- Bugfix release\n\nThis release fixes an issue, when double optin and and captcha where used at the same time.','in2code.de',13000002,0,0,'https://docs.typo3.org/p/in2code/powermail/13.0/en-us','ter','',''),
(9278116,0,'powermail','13.0.3',329194,27,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1758022549,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','347382c6bff3ae47f071926854f27447','[RELEASE] 13.0.3 -- Bugfix release\n\nSome small bugfixes and enhancements.\n\nAlso the dependency to phpspeadsheet was updated.','in2code.de',13000003,0,0,'https://docs.typo3.org/p/in2code/powermail/13.0/en-us','ter','',''),
(9278117,0,'powermail','13.0.4',329194,26,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1760519003,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','bd6370dce47920c67160ebd91f8aa315','[RELEASE] 13.0.4 -- Bugfix release\n\nSome small bugfixes and enhancements.\n\nSee release page on github for details:\nhttps://github.com/in2code-de/powermail/releases/','in2code.de',13000004,0,0,'https://docs.typo3.org/p/in2code/powermail/13.0/en-us','ter','',''),
(9278118,0,'powermail','12.5.4',329194,22,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1760519118,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','e671b07765709f8b06e05ab0f54ebc99','[RELEASE] 12.5.4 -- Bugfix release\n\nSome small bugfixes and enhancements.\n\nSee release page on github for details:\nhttps://github.com/in2code-de/powermail/releases/','in2code.de',12005004,0,0,'https://docs.typo3.org/p/in2code/powermail/12.5/en-us','ter','',''),
(9278119,0,'powermail','12.6.0',329194,12,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1773494153,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','a1d616784d00567da77532c23f1e2bf0','[RELEASE] Release 12.6.0','in2code.de',12006000,0,0,'https://docs.typo3.org/p/in2code/powermail/12.6/en-us','ter','',''),
(9278120,0,'powermail','13.1.0',329194,18,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1773494397,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','c3c3db813068c0681c5dad7e5983e3f6','[RELEASE] Release 13.1.0','in2code.de',13001000,0,0,'https://docs.typo3.org/p/in2code/powermail/13.1/en-us','ter','',''),
(9278121,0,'powermail','13.2.0',329194,3,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,-1,3,1785753189,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','a7c1775a70326820da5d40e6d6cb7067','[RELEASE] 13.2.0 -- Feature and bugfixes\n\nSome small bugfixes and enhancements.\n\nSee release page on github for details:\nhttps://github.com/in2code-de/powermail/releases/','in2code.de',13002000,0,0,'https://docs.typo3.org/p/in2code/powermail/13.2/en-us','ter','',''),
(9278122,0,'powermail','10.9.3',329194,2,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,0,3,1787641648,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','12279e1ae94c916462a42564565f9765','[!!!][RELEASE] 10.9.3 -- Security Release\n\nSecurity fix - please update ASAP\n\nThis release contains two security fixes.\n\n1) [!!!] Fluid viewhelper injection in FE\n\nIt was possible to use arbitrary viewhelpers in frontend files, like sender name or sender email. This is now prevented via a whitelist in the extension configuration. If you use other viewhelpers, you need to whitelist them in the extension configuration.','in2code.de',10009003,0,0,'https://docs.typo3.org/p/in2code/powermail/10.9/en-us','ter','',''),
(9278123,0,'powermail','12.6.1',329194,2,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,0,3,1787641761,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";s:3:\"php\";s:14:\"8.1.0 - 8.3.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','17121668fd89afbecfe3695d7f75ba1b','[!!!][RELEASE] 12.6.1 Security Release\n\nSecurity fix - please update ASAP\n\nThis release contains two security fixes.\n\n1) [!!!] Fluid viewhelper injection in FE\n\nIt was possible to use arbitrary viewhelpers in frontend files, like sender name or sender email. This is now prevented via a whitelist in the extension configuration. If you use other viewhelpers, you need to whitelist them in the extension configuration.','in2code.de',12006001,0,0,'https://docs.typo3.org/p/in2code/powermail/12.6/en-us','ter','',''),
(9278124,0,'powermail','13.2.1',329194,2,'powermail','Powermail is a well-known, editor-friendly, powerful\n        and easy to use mailform extension with a lots of features\n        (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',2,0,3,1787642405,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.4.99\";}s:8:\"suggests\";a:2:{s:10:\"base_excel\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Powermail Development Team','service@in2code.de','in2code','be543484251439e992f41f59ed4c980f','[!!!][RELEASE] 13.2.1 Security Release\n\nSecurity fix - please update ASAP\n\nThis release contains two security fixes.\n\n1) [!!!] Fluid viewhelper injection in FE\n\nIt was possible to use arbitrary viewhelpers in frontend files, like sender name or sender email. This is now prevented via a whitelist in the extension configuration. If you use other viewhelpers, you need to whitelist them in the extension configuration.','in2code.de',13002001,1,0,'https://docs.typo3.org/p/in2code/powermail/13.2/en-us','ter','',''),
(9278125,0,'mpossnewssorting','2.0.0',3153,95,'Make tt_news records sortable with the sorting ico','This extension adds the sorting field to tt_news to make the records manually sortable',2,0,2,1543607886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"tt_news\";s:13:\"7.6.0-7.99.99\";}}','Georg Ringer','http://www.ringer.it','just2b','47492cecfdc927b7507f6f6d312dd527','Support 7.6 & 8.7','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/mpossnewssorting/','ter','',''),
(9278126,0,'mpossnewssorting','2.0.1',3153,358,'Make tt_news records sortable with the sorting ico','This extension adds the sorting field to tt_news to make the records manually sortable',2,0,2,1543834148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"tt_news\";s:13:\"7.6.0-7.99.99\";}}','Georg Ringer','http://www.ringer.it','just2b','36d16f24ccd47ec8d9dd625637857eb3','bugfix','',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/mpossnewssorting/','ter','',''),
(9278127,0,'div2007','1.7.1',106682,379,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1491332969,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f954e54fef5a6946c1e867f37fee5406','\nBugfix for the composer.json. Add the files ClassAliasMap.php and ClassAliasMapResult.php to support the TYPO3 class-alias-loader for the composer. Add more getter and setter methods the LocalisationBase.php.\n','jambage.com',1007001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278128,0,'div2007','1.7.2',106682,438,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1491420122,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','14667d3241f4574a4686ad37363b5425','\nbugfix for TYPO3 8.x class alias map in file ClassAliasMap.php \n','jambage.com',1007002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278129,0,'div2007','1.7.3',106682,424,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1491568952,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cd924925af6d18899354c026cdf9b716','\nbugfix for TYPO3 8.x: do not use the global $TT variable\n','jambage.com',1007003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278130,0,'div2007','1.7.4',106682,378,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1492528912,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','acacd582d1e2c18b860f0fce079aecba','\nbugfix for TYPO3 8.x: class map used by composer.json\n','jambage.com',1007004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278131,0,'div2007','1.7.5',106682,355,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1492602960,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b1ab8d13240e2c993d1bf537e0c21068','\nadd method getSubpart to the TYPO3 4.5 compatibility class tx_div2007_core\n','jambage.com',1007005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278132,0,'div2007','1.7.6',106682,501,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1492669495,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c4cbdc8a9004a11b4c9dded047db018b','\nbugfix to new method tx_div2007_core::getSubpart \n','jambage.com',1007006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278133,0,'div2007','1.7.7',106682,403,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1496257979,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','33df2646b461a7d9bd84f8fcba41e75b','\nadd method HtmlUtility::useXHTML to decide if the html tags should be formatted as xhtml or not\n','jambage.com',1007007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278134,0,'div2007','1.7.8',106682,897,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1497590742,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','848ef70f5ee25133e9b6db1bf63e9f41','\nadd class JambageComDiv2007DatabaseCoreQuery which replaces the TYPO3 core ContentObjectRenderer or tslib_cObj methods DBgetDelete, DBgetUpdate, DBgetInsert, DBmayFEUserEdit and DBmayFEUserEditSelect. These methods have been removed in TYPO3 8.7.1 \n','jambage.com',1007008,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278135,0,'div2007','1.7.9',106682,394,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1502709523,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','167fe1577caf70e4db235e144a5447da','\nbugfix in the check for class_exists of ClassAliasMapGenerator needed for the Migrations TYPO3 backwards compatibility \n','jambage.com',1007009,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278136,0,'div2007','1.7.10',106682,93,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,-1,4,1504082681,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7063a0f4b776dc828de0dbaef7ecd59b','new Class CmsHookBase as a base class for TYPO3 extension for the CMS hook to show the code of the selected flexform directly in the page module\r\n','jambage.com',1007010,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278137,0,'div2007','1.7.11',106682,323,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1504699069,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a25b3340da68adc16035ec5fccad6aed','\nNew version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/\n','jambage.com',1007011,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278138,0,'div2007','1.7.12',106682,3913,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5.',2,0,4,1505482748,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','076e90223bc3739e8fe713d3882b5848',' \nbugfix for the Ajax eID initialization needed in TYPO3 8.7.6 \n','jambage.com',1007012,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278139,0,'div2007','1.7.13',106682,776,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1506498155,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','447a7fbe10efb2aa84fd3a1da66c6e6e',' \nadd new method getExtensionFilePath to class JambageComDiv2007UtilityExtensionUtility .\nbugfix for PHP 7\n','jambage.com',1007013,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278140,0,'div2007','1.7.14',106682,361,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1508596607,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','544c4437f538be6fac5453a5b6b93fc5',' \ncopy of the browser functions under namespace Classes folder. Add method getLL to the LocalisationBase instead of tx_div2007_alpha5::getLL_fh003 .\n','jambage.com',1007014,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278141,0,'div2007','1.7.15',106682,393,'Static Methods since 2007','This library is called by several extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1510136047,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','05e31e343a2e8ce99f1d73ad8e658e1b','  \ncaptcha classes for the TYPO3 extensions sr_freecap and captcha\n','jambage.com',1007015,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278142,0,'div2007','1.7.16',106682,353,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1514026463,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e23773b07309547d00a1880e739ff1c5',' \nAdd methods to give a replacement marker to support both HTML and XHTML in an extension. Use the constant DIV2007_LANGUAGE_SUBPATH as a replacement for the relative path /Resources/Private/Language .\n','jambage.com',1007016,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278143,0,'div2007','1.7.17',106682,421,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1515145816,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','275e9a86d4c2c60b68ee2c3aca222bf9',' \nbugfix for hook t3lib/class.t3lib_page.php\n','jambage.com',1007017,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278144,0,'div2007','1.7.18',106682,341,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1517389411,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','930d438735d47a5f93679ba4bbf408fe',' \nadd copied method for the reading of flexforms: JambageComDiv2007UtilityConfigUtility::getSetupOrFFvalue \n','jambage.com',1007018,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278145,0,'div2007','1.7.19',106682,358,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1518001312,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d017f50bb975ed205b875d4336756835','\nMethod tx_div2007_core::activateCompatibility6 has no function any more. The class alias maps are activated in TYPO3 7.x and later.\n','jambage.com',1007019,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278146,0,'div2007','1.7.20',106682,522,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1519327544,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','68ec79a53d510163f4605dfaaaebeb34','\n1.7.20 is the last version which supports TYPO3 4.5 - 6.1 and PHP  5.5 .\n','jambage.com',1007020,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278147,0,'div2007','1.8.0',106682,386,'Static Methods since 2007','This library offers functions for TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1522238196,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa4f09f900a373de3b1d3bba87f7858d','\nmodification of the updateform JavaScript: use the value 1 instead of on for a checkbox true value. \nBugfix to the captcha functions and the captcha extension which should be based on a TYPO3 session and not on the PHP session.\n','jambage.com',1008000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278148,0,'div2007','1.9.0',106682,390,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1522846091,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b5fb4382bcf0795a98463b54c39a2e7c','\nAdd the classes StorageSecurity and TransmissionSecurity from extension sr_feuser_register. Add the classes Typo3SessionHandler and PhpSessionHandler from extension captcha. Modifications are added to both classes.\n','jambage.com',1009000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278149,0,'div2007','1.9.1',106682,295,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1524845102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','575885915c004ff975bc661217710923','\nChange of the API for security functions in classes TransmissionSecurity and StorageSecurity. New class ErrorCode.\nAdd XHTML_clean from TYPO3 7.\n','jambage.com',1009001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278150,0,'div2007','1.9.2',106682,329,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1525170739,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','21481f32b437c5c0eff74bd307514268','\nAdd the texts for the DSGVO / GDPR compliant privacy policy agreements and hints taken from extension agency. Add a setup example for how to overwrite these language texts by the setup of your extension.\n','jambage.com',1009002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278151,0,'div2007','1.10.0',106682,381,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10 and backwards compatibility to TYPO3 6.2 and 4.5. It replaces most tslib_pibase methods.',2,0,4,1525280184,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e134e4c4a723689c500661b20cd301a2','\nThe migration classes have been moved into the extension migration_core. If you get any error message with a missing TYPO3 4.5 method, then you must install migration_core and it will work again as with the former versions of extension div2007. tt_produc','jambage.com',1010000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278152,0,'div2007','1.10.1',106682,328,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. It replaces most tslib_pibase methods.',2,0,4,1525719768,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2da46e23dbd493a33f67fa8208da5217','\nAdd more methods to StaticInfoTablesUtility. New class TranslationBase should replace the former class LocalisationBase. \n','jambage.com',1010001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278153,0,'div2007','1.10.2',106682,265,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. It replaces most tslib_pibase methods.',2,0,4,1526480031,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aef7e7e948f53fe29cbc856c5621f610','\nbugfix for the sending of images in an email\n','jambage.com',1010002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278154,0,'div2007','1.10.3',106682,317,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. It replaces most tslib_pibase methods.',2,0,4,1526504732,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1169ac6f580904b87c451566170be596','\nOne more bugfix for the sending of images inside of emails by the SwiftMailer\n','jambage.com',1010003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278155,0,'div2007','1.10.4',106682,350,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. It replaces most tslib_pibase methods.',2,0,4,1526659170,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dbbd09bc371e8bec51a1f6982151bc92','\nAdd most images of the t3skin TYPO3 7 system extension because of issue 79259 EXT:t3skin removed .\nnewHtmlParser must return the class TYPO3CMSCoreServiceMarkerBasedTemplateService in some cases.\nbugfix in tx_div2007::getFrontEndUser\n','jambage.com',1010004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278156,0,'div2007','1.10.5',106682,418,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1527093910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0a0457169a3f4c7088a41ed3f27fcb4c','\nFix a severe bug with Ajax calls under tt_products in combination with realurl. The page id parameter is missing and empty. Please update!\n','jambage.com',1010005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278157,0,'div2007','1.10.6',106682,324,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1530193226,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','596a4fdfcfb67de305432aa060ff5cca','\nAdd new class JambageComDiv2007UtilityBrowserUtility needed by tt_board\n','jambage.com',1010006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278158,0,'div2007','1.10.7',106682,346,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1530639229,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e5f6ca7125a1c79a7faece5ef6f8cd95','\nnew class JambageComDiv2007UtilityMarkerUtility for the conversion of a multidimensional array into a marker array\n','jambage.com',1010007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278159,0,'div2007','1.10.8',106682,421,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1531601341,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','108dbf8615471fc3b09f3461cfa740ea',' \nadd method JambageComDiv2007UtilityTableUtility::getAllSubPages which returns the recursive page ids for a given root page. bugfix for PHP 7.2 \n','jambage.com',1010008,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278160,0,'div2007','1.10.9',106682,314,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1535097263,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ff4c61c8c058abb0a775d25252d37a8e','\nworaround for class alias loader to support the class TYPO3CMSCoreUtilityMonitorUtility under TYPO3 8.7.\n','jambage.com',1010009,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278161,0,'div2007','1.10.10',106682,751,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1536349117,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6005c4f0a6d7388b38d923f641ad7c43','\nBugfix for TYPO3 6.2 with autoloader problems. This library should also work with TYPO3 9.3.\n','jambage.com',1010010,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278162,0,'div2007','1.10.11',106682,358,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1542906942,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','10882626f7fd39d436e8a1b9079accf6','\nreplace deprecated method ExtensionManagementUtility::siteRelPath\n','jambage.com',1010011,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278163,0,'div2007','1.10.12',106682,297,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1545394384,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5c642256f295aa8c12300414aa59ce19','\nNew features: Support for DKIM Signatures and a debug mode instead of really sending the email. Improvement of the reports module base class.\n','jambage.com',1010012,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278164,0,'div2007','1.10.13',106682,278,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1546974559,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6f72a786101468826eb9e0b25c30f1b0','\nimprovement of the Typo3SessionHandler\n','jambage.com',1010013,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278165,0,'div2007','1.10.14',106682,370,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1547807104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4bb8b98c264522b236d4949901e15074','\nnew feature for TranslationBase: A language entry can be overwritten by an empty setup in order to clear the original language text.\n','jambage.com',1010014,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278166,0,'div2007','1.10.15',106682,387,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1549440248,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ffe0ed70ec90b94459994dcd0f0dc91c','New method MarkerUtility::getTags to determine an array of all markers inside of a template.  New method FileAbstractionUtility::getFileInfo to read the objects of the File Abstraction Layer.\r\nBugfix of TranslationBase.','jambage.com',1010015,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278167,0,'div2007','1.10.16',106682,522,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1549617830,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bd8d5fb78049b82d6c54d8c827fa2c11','bugfix to TranslationBase','jambage.com',1010016,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278168,0,'div2007','1.10.17',106682,483,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1554719275,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','568585ba48b91e71ab2ba2698315e7f4','Add method SystemUtility::getRecursivePids to get the recursive page ids.','jambage.com',1010017,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278169,0,'div2007','1.10.18',106682,237,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1563296344,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dd5bbe538b8fefaca0aaf4922554e72a','Support for TYPO3 9.5\r\nAdd the removed deprecated method record_registration to support the recs front end entry fields for a shopping basket and user data in your extensions.','jambage.com',1010018,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278170,0,'div2007','1.10.19',106682,402,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1563301979,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0e6d7929f89601449368a5d24b02438','important bug fix','jambage.com',1010019,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278171,0,'div2007','1.10.20',106682,303,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1565639893,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','de9cbb90d555abdca269d1502e07dfa9','compatibility with PHP 7.3. \r\nadd the new backwards compatible method tx_div2007_core::substituteMarkerArrayCached','jambage.com',1010020,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278172,0,'div2007','1.10.21',106682,293,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1566652206,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','98850eee105f3d95821b3b75d390796a','bugfix for missing deprecated method JambageComDiv2007UtilitySystemUtility::userProcess','jambage.com',1010021,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278173,0,'div2007','1.10.22',106682,312,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1567439704,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1ac591965fc5e0e7a3ebf8495f3f6e9e','bugfix: All namespace classes must use language objects derived from TranslationBase and never from LocalisationBase','jambage.com',1010022,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278174,0,'div2007','1.10.23',106682,394,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1568985983,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','855bd1d89e0ff0405054a2c03dbe551c','bugfix in FrontendUtility::listBrowser ','jambage.com',1010023,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278175,0,'div2007','1.10.24',106682,271,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1572869338,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b64a90c53d76456fdb788f6e056455c0','add new public method: JambageComDiv2007ApiFrontend::getTypoScriptFrontendController','jambage.com',1010024,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278176,0,'div2007','1.10.25',106682,264,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1573324273,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','364492e9ca68834fc3783ad6923a4fa6','Do not force the cookie check in Api/Frontend::record_registration.','jambage.com',1010025,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278177,0,'div2007','1.10.26',106682,368,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1573732150,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ef80a7d3e00e92e0a1c101889077d79a','TYPO3 9.4 compatible: Use JambageComDiv2007ApiFrontend::getLanguageId() to read the sys_language_uid.\r\n\r\n','jambage.com',1010026,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278178,0,'div2007','1.10.27',106682,437,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1576590966,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9b20e73ede3532924045e18d5710a2d9','TYPO3 9 compatibility for the method tx_div2007_staticinfotables::getTCAlabelField','jambage.com',1010027,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278179,0,'div2007','1.10.28',106682,316,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1585171281,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5e40b36a84591e918ba31846d477680b','new method decodeArrayValue to decode a value of a TCA value array','jambage.com',1010028,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278180,0,'div2007','1.10.29',106682,261,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1586162663,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4b665beb20221dd29c3d4782468c5ac0','bugfix for TYPO3 9.5\r\n','jambage.com',1010029,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278181,0,'div2007','1.10.30',106682,418,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1586589639,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7414c513d422d228fb625dfa2cf5e3c4','Add a middleware for ajax calls in TYPO3 9.5 in order to store the request object to regain the page id.\r\nBugfix for TYPO3  9','jambage.com',1010030,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278182,0,'div2007','1.10.31',106682,246,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1590253659,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5530d4651579c1e2c69972351a920d6d','add foreign_sortby to TableUtility::getForeignTableInfo','jambage.com',1010031,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278183,0,'div2007','1.10.32',106682,261,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1593011177,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b819178fd17a238292c6d742364b8666','bugfix: Method FrontendUtility::getPageId() must get the page id even without any routing enhancer service.\r\n','jambage.com',1010032,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278184,0,'div2007','1.10.33',106682,190,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1597935452,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2ddd5a86c5bb0936647730b98e2c8da0','compatibility bugfix: Method TableUtility::getForeignTableInfo() requires that each table has a TCA config entry MM where the MM table must have the fields uid_local, uid_foreign, sorting and sorting_foreign','jambage.com',1010033,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278185,0,'div2007','1.10.34',106682,270,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1599144447,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2ad29d2488ee3be05f688f8e2eb126f1','bugfix checkIfSaltedPasswordsAreEnabledInFrontEnd ','jambage.com',1010034,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278186,0,'div2007','1.11.0',106682,208,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1602276888,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4d82b196f1c7c0eab81c74cc07fbaa41','bugfix for TYPO3 9.5: Add an option to set dontSetCookie to false and allow Frontend cookies..\r\nnew div2007 Extension Manager option checkCookieSet.\r\nimprovements to Typo3SessionHandler.\r\n','jambage.com',1011000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278187,0,'div2007','1.11.1',106682,163,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1605691598,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1b2d7702299f8792f8c6e302264f9281','Workaround for change in TYPO3 9.5 where isLoaded for saltedpasswords does not work because there is no such system extension any more. It has been replaced by another core class.','jambage.com',1011001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278188,0,'div2007','1.11.2',106682,137,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1608565323,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0a2c8b18d9154709afda095721ec54f3','new constant DIV2007_LANGUAGE_PATH','jambage.com',1011002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278189,0,'div2007','1.11.3',106682,132,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1613254442,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','713c264bf6dd88b95abdaeb10c02e578','Better support for TYPO3 10. MailUtility .\r\nBackend support with StaticInfoTablesApi.\r\nPHP 7.4','jambage.com',1011003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278190,0,'div2007','1.11.4',106682,135,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1613673429,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','08ddba8d7266b1394efecb9d46f2d501','bugfix for embedded media in e-mail\r\n','jambage.com',1011004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278191,0,'div2007','1.11.5',106682,134,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1614891462,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4cd154f7375dfe8c2312ad546f00741e','New method isLoggedIn for class JambageComDiv2007UtilityCompatibilityUtility to check if a front end user is logged in.','jambage.com',1011005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278192,0,'div2007','1.11.6',106682,132,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1616872315,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7d6722b9f02a335834af8b8c622513ff','Bugfix for Symfony Mailer: The embedded media must not contain the base url.','jambage.com',1011006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278193,0,'div2007','1.11.7',106682,145,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1617744146,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','71cedbda9e85e8c9008128c1ebe43deb','bugfix in FrontendUtility::fileResource ','jambage.com',1011007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278194,0,'div2007','1.11.8',106682,146,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1622214734,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','71c088062d405f580a40f441cd6b6e5a','bugfix: HTML emails have not been sent correctly.','jambage.com',1011008,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278195,0,'div2007','1.11.9',106682,102,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1637063298,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3bdf6e3b43c0e2563d456aad76c81e0b','important bugfix in ErrorUtility::getMessage','jambage.com',1011009,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278196,0,'div2007','1.12.0',106682,113,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1637103897,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c7cc46f8a766b7a591f7c8f6fc3ce576','add method clearPageCacheContent_pidList to SystemUtility','jambage.com',1012000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278197,0,'div2007','1.12.1',106682,117,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1638258193,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','073d7cd415d9d17fa85674a807c76d51','bugfix for the default country code of the static_info_tables country select box\r\n\r\n','jambage.com',1012001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278198,0,'div2007','1.11.10',106682,104,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1638258986,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','249f962b92a164fff1b1ec697ae293af','bugfix for the default country code of the static_info_tables country select box\r\n\r\n','jambage.com',1011010,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278199,0,'div2007','1.12.2',106682,112,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1638818472,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fef0ab6c09167d3e30b9fe97afd2fe9f','bugfix for static_info_tables 11.5','jambage.com',1012002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278200,0,'div2007','1.12.3',106682,110,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1639242664,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e0e1979f7460411d3f69dcfc10cd228a','No parameter no_cache is used any more in the record / page browser of class BrowserUtility.\r\nYou can use a USER_INT object if you still need it uncached.','jambage.com',1012003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278201,0,'div2007','1.12.4',106682,111,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1641405360,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1c7c362aaeb7ac82709f10b9fdb74fca','bugfix for TYPO3 11.5: FileAbstractionUtility::getFileInfo','jambage.com',1012004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278202,0,'div2007','1.12.5',106682,106,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1641659603,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3285c390506adabee0865f6d29c1fab5','fix PHP errors\r\n\r\n','jambage.com',1012005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278203,0,'div2007','1.11.11',106682,100,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1641663082,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"migration_core\";s:13:\"0.0.1-0.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b78ee7c2368aa94635d3d7d4cdb3255e','fix PHP errors\r\n\r\n','jambage.com',1011011,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278204,0,'div2007','1.13.0',106682,112,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1641666249,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1ddf541dd058aa53db0d43be508a5984','Runs only with TYPO3 11.5 and PHP 8!\r\nApi change in StaticInfoTablesApi .','jambage.com',1013000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278205,0,'div2007','1.14.0',106682,105,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1644425240,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','28bc277cdc515c3f2cf55a61c260d3fa','support for PHP 7.4, 8.0 and TYPO3 10.4 and 11.5\r\n\r\n','jambage.com',1014000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278206,0,'div2007','1.14.1',106682,96,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1644688876,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4d40b0ba22caf7124d867f9871c48c8c','bugfix record browser\r\nAdd new API for static_info_tables.\r\n','jambage.com',1014001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278207,0,'div2007','1.14.2',106682,108,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1645121560,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','739398a9f1029d5f819169f5cf001598','Provide alternatives to:\r\nDeprecation no. 82430: GeneralUtility::sysLog\r\nDeprecation no. 86389: GeneralUtility::_GETset\r\n','jambage.com',1014002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278208,0,'div2007','1.14.3',106682,97,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1645731713,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e44bd9b594d61ec761ca581838323082','bugfix PHP 8','jambage.com',1014003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278209,0,'div2007','1.14.4',106682,115,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1646228206,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','58d67a47ed081d08f37287879906be97','bugfix in PHP 7.4\r\n','jambage.com',1014004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278210,0,'div2007','1.14.5',106682,103,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1652206039,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','137c5b3035811305446d4c793875c2e5','bugfixes PHP 8','jambage.com',1014005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278211,0,'div2007','1.14.6',106682,105,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1652393034,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','92797cffa27ef68b0aa6af8608d59102','Fix deprecation 75327 csConv','jambage.com',1014006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278212,0,'div2007','1.14.7',106682,100,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1654804417,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00e01ce36ba6f2cf5ce170d4834dd1cc','PHP 8 bugfix flexform\r\n','jambage.com',1014007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278213,0,'div2007','1.14.8',106682,110,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1655325152,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b292fc95d0f32a6aa2b1516b211d6bca','better support for TYPO3 backend','jambage.com',1014008,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278214,0,'div2007','1.15.0',106682,98,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1660854599,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e89eae0da7dd41c08c6e10a7be8c461c','Breaking no.88143: Version-related database field t3ver_id removed.\r\nBreaking no.87193: Deprecated functionality removed: database field t3ver_label removed.','jambage.com',1015000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278215,0,'div2007','1.15.1',106682,101,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1662064933,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3a06ed481362612ebd26385ba8f6d8af','fix constant DIV2007_ICONS_SUBPATH','jambage.com',1015001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278216,0,'div2007','1.15.2',106682,93,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1669925853,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','972f16cb5cb3ae951773ed19aa45cffc','compatibility with composer','jambage.com',1015002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278217,0,'div2007','1.16.0',106682,85,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1675183965,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','209bf68e284663fee07d531db626cefe','works under TYPO3 12\r\n\r\n','jambage.com',1016000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278218,0,'div2007','1.16.1',106682,85,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1676113448,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','476154ddab25dbd2af4b1aa388109e14','bugfixes for TYPO3 12','jambage.com',1016001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278219,0,'div2007','1.16.2',106682,76,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1677778648,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','04d4e3943c4f23345b6db6648d8c554a','bugfixes for TYPO3 12','jambage.com',1016002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278220,0,'div2007','1.16.3',106682,85,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1678200095,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fb10d62f1eadad5d1c820ac045d49a6f','bugfix static_info_tables API','jambage.com',1016003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278221,0,'div2007','1.16.4',106682,88,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1678312445,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ac8449da671e81af3eebaed7486b7ed7','bugfix for old static_info_tables API','jambage.com',1016004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278222,0,'div2007','1.16.5',106682,82,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1687638051,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','90d6a231a90c653ae8976933df5fe0ab','new method getFrontEndUser','jambage.com',1016005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278223,0,'div2007','1.16.6',106682,77,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1690475541,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dfcbe49b8e5bd396aa8ff3675b87fd52','remove noCacheHash','jambage.com',1016006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278224,0,'div2007','1.16.7',106682,65,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods and t3skin images.',2,0,4,1690987882,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c10ab4962c60eb533ef823e6bb5fa2ec','bugfix for TYPO3 12: RoutingSiteMatcher arguments','jambage.com',1016007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278225,0,'div2007','1.17.0',106682,74,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1691170475,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a872920fcb4bce1b1cafe298b9ef78a5','All t3skin icons: have been removed. Use the extension t3skin_icons instead.','jambage.com',1017000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278226,0,'div2007','1.17.1',106682,75,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1694078276,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8322b71daf2798b4b8a740465b5df44e','add parameter $sanitize to FrontendUtility::fileResource for sanitzing only in this case','jambage.com',1017001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278227,0,'div2007','2.0.0',106682,69,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1703771972,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','56c9d750da7a3295960b0edebc5cd938','All deprecated tx_div2007 classes have been removed.','jambage.com',2000000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278228,0,'div2007','2.0.1',106682,62,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1706723237,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a7d95eaf73fe9cd3b52e70f566ff424','compatibility issue with TYPO3 12','jambage.com',2000001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278229,0,'div2007','2.1.0',106682,60,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1709055316,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0865ee12f617fe5f9ed6dca951dea957','No support for TYPO3  12 is possible any more, because some interfaces have changed.\r\n','jambage.com',2001000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278230,0,'div2007','2.1.1',106682,59,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1710020312,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','27e0174f03d4982f9d91758f1db73567','bugfix TYPO3 12 and 11 language determination\r\n','jambage.com',2001001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278231,0,'div2007','1.17.2',106682,24,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1710160336,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d023f53d4767c6547603ba392d868935','config.language is not available any more','jambage.com',1017002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278232,0,'div2007','2.0.2',106682,53,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1710161523,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','95ae9b9cee89013850193e936be4e15d','config.language is not available any more\r\n\r\n','jambage.com',2000002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278233,0,'div2007','2.1.2',106682,64,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1711518294,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d3cc102e9ef29e2470a76a553a7e2e6c','fix in StatusProviderBase','jambage.com',2001002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278234,0,'div2007','1.17.3',106682,52,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1712221611,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a8cb5625166c5aed3f4ed580cf0418d0','bugfix FrontendUtility::getFrontEndUser','jambage.com',1017003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278235,0,'div2007','2.1.3',106682,58,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1712763905,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','93dadd85e26a2081cbe8349968c0c44a','language support  for backend','jambage.com',2001003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278236,0,'div2007','2.0.3',106682,53,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1712764896,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','395cdf316b9c8282eeaec74b8bbe3897','language support for backend','jambage.com',2000003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278237,0,'div2007','2.1.4',106682,65,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1714212449,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','12ab07b15c9f48c2ccf8229d03bf5a85','use OAEP as encryption padding','jambage.com',2001004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278238,0,'div2007','2.0.4',106682,47,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1718395184,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','84e29e7ef007dd17cb7bac4b3f72793c','fix error with not working container extension','jambage.com',2000004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278239,0,'div2007','2.1.5',106682,59,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1718395411,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','845829c5b074ca06e26fa4ad9c1f599b','fix error with not working container extension\r\n\r\n','jambage.com',2001005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278240,0,'div2007','2.1.6',106682,55,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1721985936,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','199b050116eb99fccb6b880be48b8aec','fix storage instance for  FileAbstractionUtility','jambage.com',2001006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278241,0,'div2007','2.2.0',106682,45,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1723230837,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','30e0193e7ea4be5a4ab3ca0c787fecbf','Add copy of in TYPO3 13 removed class TYPO3CMSFrontendPluginAbstractPlugin','jambage.com',2002000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278242,0,'div2007','2.2.1',106682,48,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1723739588,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','da455d190f95c064346ab581dba93095','bugfix language key','jambage.com',2002001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278243,0,'div2007','2.2.2',106682,47,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1724274684,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4a1516979ae49e35b424bb1e879e9dc7','fix more issues required for TYPO3 13','jambage.com',2002002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278244,0,'div2007','2.2.3',106682,48,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1724358070,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6ff7d6ec5b06e421e297951fff0f1cf4','bugfix in FrontendUtility::getTypoLink_URL','jambage.com',2002003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278245,0,'div2007','2.0.5',106682,40,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1725390359,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','44819baa73b02b3a591f316e750a6ca1','add improvements from version 2.2.3\r\n','jambage.com',2000005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278246,0,'div2007','2.2.4',106682,49,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1725447530,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4f27f750c1e01ead2caeebdf3edc928f','bug fix for link generation','jambage.com',2002004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278247,0,'div2007','2.0.6',106682,44,'Static Methods since 2007','This library offers classes and functions to other TYPO3 extensions. It provides a modified t3lib_div of TYPO3 4.7.10. Replacement for tslib_pibase methods.',2,0,4,1725460262,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5676a92d569e244ecd6446933ff64fa7','fix compatibility TYPO3 11','jambage.com',2000006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278248,0,'div2007','2.2.5',106682,48,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1731701073,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e757ded9d13ab99735c4918d6d6778a0','exclude folders from dependency injection','jambage.com',2002005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278249,0,'div2007','2.3.0',106682,37,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1738943160,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','07b28428e8ef93da8c64cd59cfe75fe9','reworked session handler','jambage.com',2003000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278250,0,'div2007','2.3.1',106682,37,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1740253431,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cb2d5d3b6a4669cbfc8fd1dcd5d9752d','bugfix in StatusProviderBase','jambage.com',2003001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278251,0,'div2007','2.3.2',106682,32,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1742998647,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ee828294474e5a396c7e7e6ab2f7692d','special json_decode method.\r\nFix for PHP 8.4\r\n\r\n\r\n','jambage.com',2003002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278252,0,'div2007','2.3.3',106682,28,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1744299510,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','319a1a065e379c4047aa82e7fe48bd9f','Deprecation no. 97787: StatusProviderBase','jambage.com',2003003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278253,0,'div2007','2.3.4',106682,32,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1745403707,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','655f7b2ea804024552f0da2578b9e798','StaticInfoTablesApi fetchCountries must not be static','jambage.com',2003004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278254,0,'div2007','2.3.5',106682,23,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1752334708,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a4f387c8f9ab9cb9687fad5dc411914a','add function sL to TranslationBase','jambage.com',2003005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278255,0,'div2007','2.2.6',106682,25,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1752335280,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','20189e9a68263aa05bba5ddf0f28b623','fix PHP syntax in  openssl_private_decrypt','jambage.com',2002006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278256,0,'div2007','2.3.6',106682,22,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1755023762,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cab90208be6c9b2a286b6cbb63147bbe','fix error in StaticInfoTablesApi.','jambage.com',2003006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278257,0,'div2007','2.3.7',106682,20,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1755633449,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','083c5bb16863bc165fd0ac2aa427fd5d','fix record browser links and StaticInfoTablesApi','jambage.com',2003007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278258,0,'div2007','2.3.8',106682,21,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1755852797,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','272fa2227f4a59c0630739429168afbd','fix Captcha errors','jambage.com',2003008,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278259,0,'div2007','2.3.9',106682,21,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1756381720,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d2dd278dad852dd73c4e0767725ccfe8','fix Doctrine in StaticInfoTablesApi ','jambage.com',2003009,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278260,0,'div2007','2.3.10',106682,25,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1756382662,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1fb46cabd7b1f6bd604b312e154b83be','fix PHP issue','jambage.com',2003010,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278261,0,'div2007','2.3.11',106682,15,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1765829886,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3ca952cd903ab001dce46ebc19346069','enhance QueryBuilder methods','jambage.com',2003011,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278262,0,'div2007','2.3.12',106682,20,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1766842878,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','69c89790822ac2134e59fc4f040a262d','fixes for arrayDifference','jambage.com',2003012,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278263,0,'div2007','2.3.13',106682,13,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1776342578,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','62240a19abe261980bde699b349f5a96','SEO: No parameter 0 in links to avoid duplicate content ','jambage.com',2003013,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278264,0,'div2007','2.4.0',106682,9,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1779984303,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1dca80452b05b22750797d1f6dd5708c','support for TYPO3 14','jambage.com',2004000,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278265,0,'div2007','2.4.1',106682,9,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1780120892,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','18d19b4e08baf79b41be0258e637161f','bug fixes','jambage.com',2004001,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278266,0,'div2007','2.4.2',106682,8,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1780401794,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','408c015254d763de6e83c173cdfef866','consider the language of a back end user','jambage.com',2004002,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278267,0,'div2007','2.3.14',106682,6,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781106062,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','41e6ed8685f4ed7c26f02e29448cfb21','fix uninitialized $tsfe\r\n\r\n','jambage.com',2003014,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278268,0,'div2007','2.3.15',106682,6,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781359104,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','153b241c02e141588e09c6d33cfbf2a9','fix filepath in FrontendUtility','jambage.com',2003015,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278269,0,'div2007','2.3.16',106682,6,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781704932,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','90cfb09f5e425b7ed69cb0a6310fa9b4','bug fix','jambage.com',2003016,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278270,0,'div2007','2.4.3',106682,7,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781899803,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','103670dd1a00615b5495ebebf89d5d1d','fix bug in reading of language files','jambage.com',2004003,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278271,0,'div2007','2.4.4',106682,7,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781962315,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d0cfc8b3a92c79775a38ad5c8ac317a2','fix missing output in function getLabel','jambage.com',2004004,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278272,0,'div2007','2.3.17',106682,6,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1781965865,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','32aa0e73beb0051f17e7c3f6148dccd1','fix missing output in function getLabel','jambage.com',2003017,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278273,0,'div2007','2.4.5',106682,5,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1783961299,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','53cfcc099cdfaf35602841fc2bf80c2e','fix mailer for TYPO3 14','jambage.com',2004005,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278274,0,'div2007','2.4.6',106682,5,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1784279663,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0642ca45135c95324ff5b68d48d236a','fix Api for LOCAL_LANG','jambage.com',2004006,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278275,0,'div2007','2.4.7',106682,5,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1784392794,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bba891968efe695c2fd91927e0108b5d','consider the default language in language files\r\n','jambage.com',2004007,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278276,0,'div2007','2.3.18',106682,4,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1784725057,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','15986fe74f5ad1b42388708a1af26566','fix _LOCAL_LANG ','jambage.com',2003018,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278277,0,'div2007','2.3.19',106682,2,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1786713147,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','05ebcf8d8e1333e7789a8f923b9d432d','compatibility improvement: replace ConfigUtility::getSetupOrFFvalue by the better ConfigUtility::getCodeFromFFvalue\r\n','jambage.com',2003019,0,0,'https://github.com/franzholz/div2007','ter','',''),
(9278278,0,'div2007','2.4.8',106682,3,'Extension Library since 2007','This library offers classes and functions to other TYPO3 extensions. Replacement for tslib_pibase methods.',2,0,4,1786713531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f9a3391ff9aa2f6d063f8d550d1f5800','remove dependency on typo3db_legacy','jambage.com',2004008,1,0,'https://github.com/franzholz/div2007','ter','',''),
(9278279,0,'ecorss','1.1.0',12587,99,'Ecodev : feeds services (RSS / ATOM)','Generate easily RSS / ATOM feeds based on the latest content of any tables in the database. Can deal with flexform content and multilingual / multidomain websites.',2,0,2,1617217221,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Fabien Udriot','franz@ttproducts.de','franzholz','79f638bdc0fae8aff4217668dfd40d7b','works with TYPO3 9 and 10\r\n','jambage.com',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ecorss/','ter','',''),
(9278280,0,'ecorss','1.2.0',12587,44,'Ecodev : feeds services (RSS / ATOM)','Generate easily RSS / ATOM feeds based on the latest content of any tables in the database. Can deal with flexform content and multilingual / multidomain websites.',2,0,2,1710522123,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Fabien Udriot','franz@ttproducts.de','franzholz','dbb53ad9450aafecc5555dd46065e11d','support for TYPO3 11 and 12 ','jambage.com',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/ecorss/','ter','',''),
(9278281,0,'ig_ldap_sso_auth','3.2.1',31242,806,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1494169238,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','22e76c4438f889fa325828d6b7da1a0e','Last version compatible with TYPO3 6.2.\r\nVarious bug fixes for TYPO3 8 LTS.\r\nDetails on https://forge.typo3.org/projects/extension-ig_ldap_sso_auth/wiki/IG_LDAP_SSO_AUTH_321','',3002001,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.2/en-us','ter','',''),
(9278282,0,'ig_ldap_sso_auth','3.2.2',31242,3250,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1495790356,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6d9f63c8d08d30b91fb1d5f49a3f8cce','Last version compatible with TYPO3 6.2.\r\nVarious bug fixes for TYPO3 8 LTS.\r\nDetails on https://forge.typo3.org/projects/extension-ig_ldap_sso_auth/wiki/IG_LDAP_SSO_AUTH_322','',3002002,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.2/en-us','ter','',''),
(9278283,0,'ig_ldap_sso_auth','3.3.0',31242,3318,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1516120669,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','0a050e5bdf0f031fdbd29a305a06e747','Standard bug fix release. Minor version digit bumped because of small changes to the database structure.\r\n\r\nPlease see change log: https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/compare/3.2.2...3.3.0','',3003000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.3/en-us','ter','',''),
(9278284,0,'ig_ldap_sso_auth','3.3.1',31242,1161,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1545818244,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ede95a20a080ad45fb83bca33c7f01af','Minor bug fix release and official compatibility with PHP 7.2.','',3003001,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.3/en-us','ter','',''),
(9278285,0,'ig_ldap_sso_auth','3.4.0',31242,685,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1557141620,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','bfa290685aecace12afac24dfff14c23','Compatibility with TYPO3 v9.\r\nThanks to Plan.Net Suisse AG and TEC Competence UG for the sponsoring.','',3004000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.4/en-us','ter','',''),
(9278286,0,'ig_ldap_sso_auth','3.5.0',31242,539,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1572875527,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','40813d55422a0a5a3e03ca810db481c0','- Standard maintenance release with enhanced support for special server configurations.\r\n- Early support of TYPO3 v10','',3005000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.5/en-us','ter','',''),
(9278287,0,'ig_ldap_sso_auth','3.5.1',31242,670,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1583508859,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','f87271c00776c09ba57d9082975d9a4c','Standard maintenance release.','',3005001,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.5/en-us','ter','',''),
(9278288,0,'ig_ldap_sso_auth','3.6.0',31242,309,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1599570883,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','83ab2762e138d3cd4e3f7ae7bc658eeb','Official support for TYPO3 v10.','',3006000,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_ldap_sso_auth/','ter','',''),
(9278289,0,'ig_ldap_sso_auth','3.6.99',31242,114,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1655027169,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','373b661dfd3726cb660a54e3cc0169d6','Compatibility preview release for TYPO3 v11.\r\nPlease test and report any problems you find to the bug tracker.','',3006099,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_ldap_sso_auth/','ter','',''),
(9278290,0,'ig_ldap_sso_auth','3.7.0',31242,123,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1657528408,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8b4d45a776431b3f23d7a9191552af1b','Compatibility release for TYPO3 v11.','',3007000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.7/en-us','ter','',''),
(9278291,0,'ig_ldap_sso_auth','3.7.1',31242,136,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1666803623,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6ea9656e0ee47408dc8445427678f50e','Standard maintenance and bug fix release.','',3007001,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.7/en-us','ter','',''),
(9278292,0,'ig_ldap_sso_auth','3.8.0',31242,76,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1708699140,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','88238e09dc6001507bd17c2347710b7a','Standard maintenance release supporting TYPO3 10 LTS and 11 LTS.','',3008000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/3.8/en-us','ter','',''),
(9278293,0,'ig_ldap_sso_auth','4.0.0',31242,51,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1729172708,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','533ec28cc9a92a793d297fb4b0a6b8bd','Major update of the LDAP extension for TYPO3!\r\n\r\nThis release brings official support for TYPO3 v12 and v13 LTS while retaining support for TYPO3 v11, now in ELTS mode. This ensures a smooth upgrade path, as we always strive to provide.\r\n\r\nFormer signal/slot mechanism has been migrated to PSR-14 events. The import scheduler task is now a Symfony command; so be sure to run the upgrade wizard after upgrading to version 4.0.','Causal Sàrl',4000000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/4.0/en-us','ter','',''),
(9278294,0,'ig_ldap_sso_auth','4.0.1',31242,49,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1730121260,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','2bb3193b6af49bac92200f82ae0cfd5b','This is a standard maintenance release designed to stabilise the major version 4.0.0. This version includes a major acceleration of user import.','Causal Sàrl',4000001,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/4.0/en-us','ter','',''),
(9278295,0,'ig_ldap_sso_auth','4.0.2',31242,50,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1731492934,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','0c4d3874310830665dacd34bf18b3486','This is a standard maintenance release.','Causal Sàrl',4000002,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/4.0/en-us','ter','',''),
(9278296,0,'ig_ldap_sso_auth','4.1.0',31242,55,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1738327151,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a19181c61f66a9870ec763de6a2bc828','This release fixes a few bugs and deprecates the various hooks. Please migrate your code to listen to the PSR-14 events instead.','Causal Sàrl',4001000,0,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/4.1/en-us','ter','',''),
(9278297,0,'ig_ldap_sso_auth','4.2.0',31242,33,'LDAP / SSO Authentication','This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://).\nIn case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.',2,0,5,1759909983,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','e4767f1cbf7aa369d1afa2187e6140c3','Standard maintenance release.','Causal Sàrl',4002000,1,0,'https://docs.typo3.org/p/causal/ig_ldap_sso_auth/4.2/en-us','ter','',''),
(9278298,0,'seo_dynamic_tag','3.1.5',20007,626,'SEO Dynamic Tag 3','Search Engine Optimization (SEO) for the title tag, the canonical tag and the meta tags author, description and keywords.',2,0,3,1491860286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bba5f3409fcf26aefbd66bb31caf2902','Bugfix: incompatibillity TYPO3 7.6','',3001005,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278299,0,'seo_dynamic_tag','3.3.0',20007,501,'SEO Dynamic Tag 3','Search Engine Optimization (SEO) for the title tag, the canonical tag and the meta tags author, description and keywords.',2,0,3,1510164547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0573fa9a252ad6b56f639568c482ee40','UPGRADE for TYPO3 8.7. FEATURE: description and title got new properties prefix and appendix by field.','',3003000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278300,0,'seo_dynamic_tag','3.3.1',20007,987,'SEO Dynamic Tag 3','Search Engine Optimisation (SEO) for the title tag, the canonical tag and the meta tags author, description and keywords.',2,0,3,1510234555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f86c0c8f9b7d2b7334f0c89399a868d3','FEATURE: Snippet for typo3_forum. See documentation  integrators  best practise','',3003001,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278301,0,'seo_dynamic_tag','3.4.0',20007,613,'SEO Dynamic Tag 3','Search Engine Optimisation (SEO) for the title tag, the canonical tag and the meta tags author, description and keywords.',2,0,3,1518425740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eb7cf7b92693a93b5c9ce4736bf93d07','FEATURE: Error management in case of an unproper configuration and a buggy SQL statement. For Develpers: TypoScript structure is changed.','',3004000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278302,0,'seo_dynamic_tag','3.4.1',20007,405,'SEO Dynamic Tag 3','Search Engine Optimisation (SEO) for the title tag, the canonical tag and the meta tags author, description and keywords.',2,0,3,1536090160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc6cf272546c8fd82576c4411451b774','FEATURE: Field appendix can handled by strftime. DETAILS @ ChangeLog','',3004001,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278303,0,'seo_dynamic_tag','4.0.0',20007,288,'SEO Dynamic Tag 4','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1541713043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82f3c0aff26fd35f4029068316404eb3','FEATURE: 	Tags for social media google, opengraph/facebook and twitter. MANUAL: Whats new. Integrators / Setup / Social Media. COMPATIBILITY: SEO Dynamic Tag 4 is compatible with SEO Dynamic Tag 3. But support for SEO Dynamic Tag 2 is terminated!','',4000000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278304,0,'seo_dynamic_tag','4.0.1',20007,194,'SEO Dynamic Tag 4','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1543174222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a1b2e6e175efc62a2a431f91d26de98c','Small bugfix in context with first image exclusive for list views','',4000001,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278305,0,'seo_dynamic_tag','4.0.2',20007,678,'SEO Dynamic Tag 4','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1543175682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2cf9c54ad90e3e6224dd12837bacdf28','Compatible with TYPO3 9.5','',4000002,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278306,0,'seo_dynamic_tag','5.0.0',20007,143,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1591386817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8caa17275d5f19774ca3d9250aaf0bda','New engine! One template needed only. Compatibility with TYPO3 10.4. WHAT IS NEW: https://bit.ly/3dCZRwV UPGRADE: https://bit.ly/2zXMrxj NEWSLETTER: https://die-netzmacher.de/newsletter','',5000000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278307,0,'seo_dynamic_tag','5.1.0',20007,227,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1591628489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0646cb52937273c6a6067f6aa8577bae','Feature: timestamp will replaced by human readable date automatically. NEWSLETTER: https://die-netzmacher.de/newsletter','',5001000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278308,0,'seo_dynamic_tag','5.2.0',20007,54,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1617123462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4cda1e7833d2b3701674c79893a6370b','[FEATURE] levelfield/slide for author, description, keywords','',5002000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278309,0,'seo_dynamic_tag','5.2.1',20007,146,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1617125138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','66089c611d4dd75861d1baa8a8bf4861','(c) 2021','',5002001,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278310,0,'seo_dynamic_tag','5.2.2',20007,114,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1652467062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5d53af0901bb56036ae65d0d2fc34b74','[TASK] ogg.image and twitter.image: Dont handle .vimeo and .youtube','',5002002,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278311,0,'seo_dynamic_tag','8.7.0',20007,87,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1668592173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','69be62b3f3a2825616c8ed9e27acebaf','Last version TYPO3 8.7','',8007000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278312,0,'seo_dynamic_tag','10.4.0',20007,114,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1668592792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','472add8d5997c0af21e06d9e3d46376a','Get rid of useCacheHash','',10004000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278313,0,'seo_dynamic_tag','10.4.1',20007,60,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1717677016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f07d007ee234459df9022f8b2291256c','[TASK] Rootpage without title in title tag NEWSLETTER: https://die-netzmacher.de/newsletter','',10004001,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278314,0,'seo_dynamic_tag','12.4.0',20007,38,'SEO Dynamic Tag 5','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter.',2,0,3,1740693757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6cc26338ee4c51d590bd3f95a3c04814','Upgrade for TYPO3 12.4','',12004000,0,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278315,0,'seo_dynamic_tag','12.4.1',20007,40,'SEO Dynamic Tag','Search Engine Optimisation (SEO) for title tag, canonical tag, meta tags author, description and keywords and social media tags for google, opengraph/facebook and twitter/x.',2,0,3,1744639134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a10f8fbfefc6fb20856e01d118330f56','[TASK] Update TypoScript: .txt, .ts  .typoscript','',12004001,1,0,'https://docs.typo3.org/p/netzmacher/seo_dynamic_tag/main/en-us/','ter','',''),
(9278316,0,'displaycontroller','2.1.0',8325,749,'Standard Controller - Tesseract project','This FE plugin manages relations between Tesseract components and produces output in the FE. More info on http://www.typo3-tesseract.com/',2,0,3,1496760479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','070559eb414ebb4ca620919c573eb68d','Verified compatibility with TYPO3 CMS 8.','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/displaycontroller/2.1.0','ter','',''),
(9278317,0,'dataquery','2.1.1',11188,357,'SQL-based Data Provider - Tesseract project','Assembles a query on data stored in the TYPO3 CMS local database, automatically enforcing criteria like language, publication date, etc. More info on http://www.typo3-tesseract.com/',2,0,4,1496762049,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";s:10:\"datafilter\";s:11:\"2.0.0-0.0.0\";s:8:\"overlays\";s:11:\"3.0.0-0.0.0\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}s:8:\"suggests\";a:2:{s:6:\"devlog\";s:0:\"\";s:12:\"cachecleaner\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','8a402848c855d75fc120c582786f2484','Verified compatibility with TYPO3 CMS 8.','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/dataquery/2.1.2','ter','',''),
(9278318,0,'dataquery','2.1.2',11188,154,'SQL-based Data Provider - Tesseract project','Assembles a query on data stored in the TYPO3 CMS local database, automatically enforcing criteria like language, publication date, etc. More info on http://www.typo3-tesseract.com/',2,0,4,1550656936,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";s:10:\"datafilter\";s:11:\"2.0.0-0.0.0\";s:8:\"overlays\";s:11:\"3.0.0-0.0.0\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','e6129172def933c344a3ee9717904932','Minor bug fixes, see https://github.com/Tesseract-TYPO3/dataquery/releases/tag/2.1.2','',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/dataquery/2.1.2','ter','',''),
(9278319,0,'dataquery','2.1.3',11188,423,'SQL-based Data Provider - Tesseract project','Assembles a query on data stored in the TYPO3 CMS local database, automatically enforcing criteria like language, publication date, etc. More info on http://www.typo3-tesseract.com/',2,0,4,1559650979,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"tesseract\";s:11:\"2.0.0-0.0.0\";s:10:\"datafilter\";s:11:\"2.0.0-0.0.0\";s:8:\"overlays\";s:11:\"3.0.0-0.0.0\";s:11:\"expressions\";s:11:\"2.0.0-0.0.0\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','7891aac6c75bf7131b69b99276f32268','Add missing workspace-related field.','',2001003,1,0,'https://docs.typo3.org/typo3cms/extensions/dataquery/2.1.2','ter','',''),
(9278320,0,'seo_basics','0.10.1',27251,1469,'Basic SEO Features','Adds a separate field for the title-tag per page, easy and SEO-friendly keywords and description editing in a new module as well as a flexible Google Sitemap (XML).',2,0,2,1520338955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Benni Mack','benni@typo3.org','benni','15d8a17bf266b5011e4057d1d75e3604','Add TYPO3 v8 compatibility','',10001,1,0,'https://docs.typo3.org/typo3cms/extensions/seo_basics/0.10.1','ter','',''),
(9278321,0,'voucher','0.4.0',4974,270,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products or agency.',2,0,1,1505723888,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:7:\"div2007\";s:12:\"1.6.15-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0238b15925195e34edac9c70efc0399d',' \nversion for TYPO3 8.x. Attention: The backend module does not work at the moment. You can hide it in the Extension Manager.\n','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/0.4.3','ter','',''),
(9278322,0,'voucher','0.4.2',4974,339,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1529944894,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','02d50cc6df32249dad47d5831336a8ee',' \nadd new namespace file Api/Api.php \n','',4002,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/0.4.3','ter','',''),
(9278323,0,'voucher','0.4.3',4974,246,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1549459091,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','07acc19e2afeac182559a53407c439f9','adaptions of the hook for agency 0.8.4','',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/0.4.3','ter','',''),
(9278324,0,'voucher','0.5.0',4974,234,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1582902054,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a89097d8da907bb1e9b3e772e0afd9c','works under TYPO3 9.5\r\nnew combinable mode for voucher codes','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278325,0,'voucher','0.6.0',4974,103,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1640094150,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5401ebb13b9d6528c21d0505d4df8255','support for TYPO3 10 and 11\r\n','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278326,0,'voucher','0.6.1',4974,146,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1642870994,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dbb0303b2edddcf843e7ace003fd7344','support for PHP 8','',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278327,0,'voucher','0.7.0',4974,45,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1733604336,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa3362b76d45fb5391e1e5d407801547','support TYPO3 12','',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278328,0,'voucher','0.8.0',4974,16,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1767368640,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.1.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ff4fa3398b6322651e38691cdb29756b','support TYPO3 13\r\n\r\n','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278329,0,'voucher','0.9.0',4974,9,'Vouchercode Manager','Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.',1,0,1,1779953266,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.6.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"div2007\";s:11:\"2.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.1.0-1.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c9f78e2b806a6a04bf30be6a0ff27d6e','modifications for TYPO3 14\r\n','',9000,1,0,'https://docs.typo3.org/typo3cms/extensions/voucher/','ter','',''),
(9278330,0,'cfc_league_fe','1.2.0',31928,350,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1531306600,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:11:\"1.8.2-0.0.0\";s:10:\"cfc_league\";s:11:\"1.2.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','5bfa5b36b3a2a33aeaf550eac5ff875a','Maintenance release. Support for TYPO3 4.5 dropped, TYPO3 7.6 and 8.7 added. Latest version is always on Github.','System 25',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278331,0,'cfc_league_fe','1.4.0',31928,183,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1588430633,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.11.4-0.0.0\";s:10:\"cfc_league\";s:11:\"1.4.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','d19d61aa01f35c7ee5f465b301616fac','v1.4.0          Support for TYPO3 9.5 added','System 25',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278332,0,'cfc_league_fe','1.4.1',31928,129,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1591275917,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.11.4-0.0.0\";s:10:\"cfc_league\";s:11:\"1.4.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','9e62c5f3ef95905268cb1392f84ae2ee','v1.4.1          Some minor bugfixes','System 25',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278333,0,'cfc_league_fe','1.5.1',31928,161,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1591456097,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.5.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','e621618b0ba7ff43b297e5b0d0ce3eae','v1.5.1          Support for TYPO3 10.4 added','System 25',1005001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278334,0,'cfc_league_fe','1.5.2',31928,239,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1592125808,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.5.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','9822cdb8a623701add25d86b7940f1fa','v1.5.2          Flexform labels fixed','System 25',1005002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278335,0,'cfc_league_fe','1.6.1',31928,135,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1606358092,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.6.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','24bc7422d29a3a24385fcd964e6f937d','v1.6.1          Some improvements in league table calculation','System 25',1006001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278336,0,'cfc_league_fe','1.7.1',31928,104,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1620930256,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.7.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','d75a799f113b5b7dedf75fb36c431023','v1.7.1          QueryBuilder support and some bugfixes','System 25',1007001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278337,0,'cfc_league_fe','1.7.2',31928,124,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1621443645,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.7.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','988973c12356ddda4926d0c589549c21','v1.7.2          Some bugfixes. See changelog for more info.','System 25',1007002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278338,0,'cfc_league_fe','1.8.2',31928,115,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1656256339,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.15.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.8.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','55d3ddbfc9a1d70f18c3687a1ce72431','Enable TER release in build pipeline','System 25',1008002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278339,0,'cfc_league_fe','1.11.0',31928,66,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1689952426,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.3.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','e45d2ddf12080f642f97bc803ffaff78','Fix 84 add support for TYPO3 12.4 LTS\n\n 84 add support for TYPO3 12.4\r\n avoid PHP warnings','System 25',1011000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278340,0,'cfc_league_fe','1.11.1',31928,78,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1690127460,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','297c59d189060b2ac201e119a568b8d7','Prepare version 1.11.1','System 25',1011001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278341,0,'cfc_league_fe','1.11.2',31928,71,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1702123190,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','ad5467e127342ce1fb36f94bb4bd6ed4','Prepare version','System 25',1011002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278342,0,'cfc_league_fe','1.11.3',31928,78,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1709298078,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','463a1941e560e9dfa1f685449161367a','Prepare/release (91)\n\n Prepare TER release\r\n Fix codestyle','System 25',1011003,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278343,0,'cfc_league_fe','1.12.0',31928,21,'T3sports FE','FE-Plugins von T3sports. Liefert u.a. die Views Spielplan, Spielbericht, Tabellen, Team- und Spieleransicht. FE plugins for T3sports. Contains views for matchtable, leaguetable, matchreport, team and player reports and many more. Requires PHP5!',1,0,3,1766581781,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.12.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','0476f28a2df23731e7aad5f5df70566f','Update dependencies and prepare release\n\n fix same warnings and bugs in table generator','System 25',1012000,1,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league_fe/','ter','',''),
(9278344,0,'typoscript_code','6.0.0',11068,1065,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1496326116,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','751c8a26f6217cb5a415f3ce5d8f198e','TYPO3 v8 LTS compatibility release','interactive tribe GmbH',6000000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278345,0,'typoscript_code','6.1.0',11068,1062,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1545735212,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','3a06b3011aff82ba05fb57896514914e','Compatibility with TYPO3 9','interactive tribe GmbH',6001000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278346,0,'typoscript_code','6.2.0',11068,354,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1583247355,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.9.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','b09386f71dce0c3f1eb1c8f45ee205af','Compatibility with TYPO3 v10','interactive tribe GmbH',6002000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278347,0,'typoscript_code','6.3.0',11068,108,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1660210591,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','1cea6544a9685b21399dc00fe77b4b17','Compatibility with TYPO3 v11','interactive tribe GmbH',6003000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278348,0,'typoscript_code','6.3.1',11068,118,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1669203274,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','be659190dd36f2dcd41c1782a798b35b','[BUG] Fixing \"Undefined array key\" PHP warnings ','interactive tribe GmbH',6003001,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278349,0,'typoscript_code','7.0.0',11068,44,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1730994527,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','ebeb257fce03ab1c7c5ce119e2f46f0b','Compatibility with TYPO3 v12 & v13','interactive tribe GmbH',7000000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278350,0,'typoscript_code','7.1.0',11068,34,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1750249400,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','54e9e64889ab2d3a43b19cb60e6c7ab3','Bugfix & maintenance release','interactive tribe GmbH',7001000,0,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278351,0,'typoscript_code','7.2.0',11068,18,'TypoScript code','This extension allows you to insert any TypoScript code to a page as a normal content element.',2,0,3,1769079429,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Alexey Gafiulov, Anton Danilov','alexey.gafiulov@i-tribe.de, anton.danilov@i-tribe.de','itribe-dev','db8cbddec640dd91b9266ad2585e2b79','Merge pull request 28 from itribe/develop\n\nCompatibility with TYPO3 14','interactive tribe GmbH',7002000,1,0,'https://github.com/itribe/typoscript_code/blob/develop/README.md','ter','',''),
(9278352,0,'cfc_league','1.2.0',36074,540,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Funktioniert nur mit PHP5! Extensive extension to manage sports clubs and competitions. Requires PHP5! http://cfcleague.sf.net/',2,0,1,1531305587,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:11:\"1.8.2-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','0e7193b94fc369cff35e69eefa9000fa','Maintenance release. Support for TYPO3 4.5 dropped. Latest version is always on Github.','System 25',1002000,0,0,'https://docs.typo3.org/p/digedag/cfc-league/1.2/en-us','ter','',''),
(9278353,0,'cfc_league','1.4.1',36074,183,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1588421620,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.11.4-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','7b85e65d016f02f62f161ca44116b755','v1.4.1          Support for TYPO3 9.5 added','System 25',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278354,0,'cfc_league','1.4.2',36074,162,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1590835808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.11.4-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','c96dc5cc9e19e600415cab307b98e3bd','v1.4.2          Some fixes and refactorings. See changelog for more info.','System 25',1004002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278355,0,'cfc_league','1.5.0',36074,169,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1591454524,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','ae05ea8eafe394eb661a7fe6aa9dbc85','v1.5.0          Support for TYPO3 10.4 added','System 25',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278356,0,'cfc_league','1.5.1',36074,243,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1592124466,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','765414f7890b3c0f1460a1145adb9051','v1.5.1          Language file moved to resource folder','System 25',1005001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278357,0,'cfc_league','1.5.2',36074,166,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1598883161,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','31cdd439bc963e0573ee22de4393ea93','v1.5.2          Some modifications for dfbsync','System 25',1005002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278358,0,'cfc_league','1.6.1',36074,161,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1606276488,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.12.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','cf6914f6388365a500ac370be1bfb490','v1.6.1          Some improvements in league table calculation','System 25',1006001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278359,0,'cfc_league','1.7.1',36074,120,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1620924833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.13.5-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','60d286bf06e17de69e80ac0ad6910b60','v1.7.1          TYPO3 database QueryBuilder integration in all search classes','System 25',1007001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278360,0,'cfc_league','1.8.1',36074,84,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1656256181,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.15.3-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','75553932b8e74fcb9a1d6e12b87ff4d6','Enable TER release in build pipeline','System 25',1008001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278361,0,'cfc_league','1.8.2',36074,115,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1656443338,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.15.3-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','1ae290712a7a0ffb755451c5f6d43c6a','75 fix crash on empty competition','System 25',1008002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278362,0,'cfc_league','1.11.0',36074,68,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1689950891,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','f3375346b905eee47decd2437f08d1cc','Version 1.10.0','System 25',1011000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278363,0,'cfc_league','1.11.1',36074,71,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1689956995,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','14f394937c1186c456b3ec7853e6e19a','85 fix profile page path check (89)','System 25',1011001,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278364,0,'cfc_league','1.11.2',36074,76,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1690127064,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','394744d66e4fd239ece45cac2b5b7248','Fix profile model cache (90)','System 25',1011002,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278365,0,'cfc_league','1.11.3',36074,72,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1695398518,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','fd549990104fab33f48f8411049a234a','fix 41 csv import (91)','System 25',1011003,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278366,0,'cfc_league','1.11.4',36074,71,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1696359227,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','7bcd52963da495ff9c44973c057ed2a3','Gracefully handle missing competition in fixture 92','System 25',1011004,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278367,0,'cfc_league','1.11.5',36074,78,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1699018340,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.17.1-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','c13a057a4b97d0082802642d56b28060','Release 1.11.5','System 25',1011005,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278368,0,'cfc_league','1.11.6',36074,69,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1702122897,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','fa468a2e88f864a3bedd28e527f15ce7','Feature/support for csp header (96)\n\n 95 add support for content security policy header\r\n 95 change module integration','System 25',1011006,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278369,0,'cfc_league','1.11.7',36074,73,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1709297190,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','b70cd200fe73ad64ddc0c5cb3b6e8dca','Prepare ter release (98)\n\n Prepare ter release\r\n Fix codestyle','System 25',1011007,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278370,0,'cfc_league','1.11.8',36074,52,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1732132468,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','d192bbf0dcaa524ea923eaa6de5be40f','Prepare release 1.11.8','System 25',1011008,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278371,0,'cfc_league','1.12.0',36074,19,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1766577853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','5423367fd8d525dde77dc5063e7e880c','Update dependencies and prepare release\n\nFix security check in pipeline','System 25',1012000,0,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278372,0,'cfc_league','1.12.1',36074,11,'T3sports','Umfangreiche Extension zur Verwaltung von Sportvereinen und -wettbewerben. Extensive extension to manage sports clubs and competitions. https://github.com/digedag/cfc_league',2,0,1,1777751841,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','6ce2da4b4c68051d450ed1e67fbd0764','Prepare release','System 25',1012001,1,0,'https://docs.typo3.org/typo3cms/extensions/cfc_league/','ter','',''),
(9278373,0,'scriptmerger','5.1.3',42676,444,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1505500470,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','3c12dc3f1748577af61c273a375546a0','[FEATURE] TYPO3 8.7 compatibility\r\n[FEATURE] Improved Documentation\r\n[FEATURE] Add a asynchronous loading option for javascript files\r\n[FEATURE] Allow the registration of multiple post url processors\r\n[TASK] Code Cleanups, Smaller Fixes, Parsing Error Fix','',5001003,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278374,0,'scriptmerger','5.1.4',42676,505,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1505918747,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','4b94d60b32b70c6abe116a9202317ed0','Fix postUrlProcessing issue','',5001004,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278375,0,'scriptmerger','5.2.0',42676,337,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1508263041,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','e70ec28a8f63d5f28f70e0108d80d17e','Fixed several issues (see our Gitlab issue tracker for details)','',5002000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278376,0,'scriptmerger','5.2.1',42676,2182,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1508429733,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','2faf077f176cec35e2c64fc3157c9728','Fix a small issue with the latest release and inline scripts','',5002001,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278377,0,'scriptmerger','5.3.0',42676,2480,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1535039194,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','e89210b43213259ec4f5195600886e8e','[FEATURE] Respect the integrity attribute of script and link tags if present','',5003000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278378,0,'scriptmerger','6.0.1',42676,711,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1553102594,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','c292e3fb5e2826acc0d40e03c696dc77','TYPO3 9 ','',6000001,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278379,0,'scriptmerger','6.0.3',42676,904,'CSS/Javascript Minificator, Compressor And Concate','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1580408076,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','daae1119781cf0b46c09703619e06bf6','[BUGFIX] Fix inlining of javascript containing strings like $1\r\n\r\nThanks to Ayke Halder!\r\n','',6000003,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278380,0,'scriptmerger','7.0.4',42676,233,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1602097558,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','48ffbe14973204bbf487c694eb522b66','Prevent loading of (external) files if they should be ignored','',7000004,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278381,0,'scriptmerger','7.1.0',42676,196,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1605815424,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','a96803329eb01f802b02b12b4b457200','TYPO3 10, Cleanup, Minor Fixes','',7001000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278382,0,'scriptmerger','8.0.0',42676,101,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1657987263,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','db21865f135b4d982fb0a0d482ee81e4','Support of TYPO3 11 / PHP 8.1','',8000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278383,0,'scriptmerger','8.0.3',42676,118,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1660140431,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7a6f8c795a31fb3d109ab5aeb0cfc433','Maintenance','',8000003,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278384,0,'scriptmerger','8.1.0',42676,90,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1687976541,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7a07824c4ac58fcb5e4701593e25477a','Add new global ignore setting for CSS/Javascript, some cleanup and minor bugfixes, Improve performance here and there','',8001000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278385,0,'scriptmerger','9.0.0',42676,81,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1705691887,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','69d983f3df2f3e91a8191bd08fd013bb','TYPO3 v12 compatibility release','',9000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278386,0,'scriptmerger','10.0.2',42676,27,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1751548110,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','cab8bccae9f9e63957019f46c2b8b376','TYPO3 v13, Cleanup & Stabilization','',10000002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278387,0,'scriptmerger','10.0.3',42676,27,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1759426184,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','c10e583d5ad721503ece2661c54a728d','Stabilisation & more, See changes in Git','',10000003,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278388,0,'scriptmerger','10.0.7',42676,11,'CSS/Javascript Minificator, Compressor And Concatenator','This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the \"minify\", \"jsminplus\" and \"jsmin\" projects.',2,0,2,1776112834,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','0f98b10146715f87fbb74b737328a94b','Release 10.0.7 - Changelog: https://gitlab.sgalinski.de/typo3/scriptmerger/-/compare/10.0.6...10.0.7','',10000007,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278389,0,'scriptmerger','10.0.8',42676,13,'CSS/Javascript Minificator, Compressor and Concatenator for TYPO3','Highly configurable TYPO3 frontend performance extension for CSS/JavaScript concatenation, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external asset caching, custom URL regex rewriting, and cache-aware processing for cached and uncached pages.',2,0,2,1776529109,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:4:{s:6:\"speedy\";s:0:\"\";s:12:\"queo_speedup\";s:0:\"\";s:16:\"js_css_optimizer\";s:0:\"\";s:6:\"minify\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5593492f060d1e95a2d762717a2a120f','Release 10.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/scriptmerger/-/compare/10.0.7...10.0.8','',10000008,0,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278390,0,'scriptmerger','11.0.3',42676,3,'CSS/Javascript Minificator, Compressor and Concatenator for TYPO3','Highly configurable TYPO3 frontend performance extension for CSS/JavaScript concatenation, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external asset caching, custom URL regex rewriting, and cache-aware processing for cached and uncached pages.',2,0,4,1786571389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','4fa8d72f7106073190e9fa854b0e1dae','Release 11.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/scriptmerger/-/compare/11.0.2...11.0.3','https://www.sgalinski.de',11000003,1,0,'https://www.sgalinski.de/open-source/extension-typo3-scriptmerger/','ter','',''),
(9278391,0,'onetimeaccount','2.0.1',12531,318,'One-time FE account','This extension allows users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password). This extension also supports saltedpasswords and rsaauth.',2,0,3,1504866890,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";s:5:\"oelib\";s:13:\"1.0.0-1.99.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','42b1e99e0617fd25c0d7d404fc5a7db5','Bug-fix release. Please update','oliverklee.de',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/2.0.1','ter','',''),
(9278392,0,'onetimeaccount','2.1.0',12531,257,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1524671370,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";s:5:\"oelib\";s:13:\"1.4.0-1.99.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','391bd90282a7f8289b6f20cfd1269dcc','A new SVG extension icon, and lots of code polish.','oliverklee.de',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/2.1.0','ter','',''),
(9278393,0,'onetimeaccount','3.0.0',12531,516,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1525093835,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','71c488e03e9ff48a39f521484ae22087','Now compatible with TYPO3 8.7.','oliverklee.de',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/3.0.1','ter','',''),
(9278394,0,'onetimeaccount','3.0.1',12531,659,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1540646910,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:6:\"2.2.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','eada87a3c824745c9229e53f060da6d2','v3.0.1          Bug-fix release.','oliverklee.de',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/3.0.1','ter','',''),
(9278395,0,'onetimeaccount','3.0.2',12531,212,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1572119809,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:6:\"2.2.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','174067b77a72ba6cdf7b3cc78b484617','v3.0.2          Lots of bug fixes.','oliverklee.de',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/3.0.1','ter','',''),
(9278396,0,'onetimeaccount','3.0.3',12531,221,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1572631835,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:6:\"2.2.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','76c38e4113fd29c7f215310dec6763b9','v3.0.3          Bug fixes for validating the name fields.','oliverklee.de',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/3.0.1','ter','',''),
(9278397,0,'onetimeaccount','3.0.4',12531,208,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1572878486,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"mkforms\";s:13:\"3.0.21-9.5.99\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:6:\"2.2.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','5ba1bef1dd1c3d72721f20b5cb5f39ae','v3.0.4          Allow 9.5-compatible mkforms versions','oliverklee.de',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/3.0.1','ter','',''),
(9278398,0,'onetimeaccount','4.0.0',12531,269,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1574120104,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:13:\"3.0.21-9.5.99\";s:5:\"oelib\";s:13:\"3.0.0-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c1f968fa5bb7b51fcc31cae7891182f9','v4.0.0          Compatible with TYPO3 9LTS.','oliverklee.de',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/','ter','',''),
(9278399,0,'onetimeaccount','4.0.1',12531,304,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1578583700,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','16b39c98110a714df148bcd08a46195d','v4.0.1          Bug-fix release.','oliverklee.de',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/','ter','',''),
(9278400,0,'onetimeaccount','4.1.0',12531,263,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1585654955,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','70b1dd2246151c280d41ea4416d2619b','v4.1.0          Add a privacy policy checkbox','oliverklee.de',4001000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/4.1/en-us','ter','',''),
(9278401,0,'onetimeaccount','4.1.1',12531,240,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1592144186,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','18f6f64716441ce167824e3670b09f9f','v4.1.1          Bug-fix release.','oliverklee.de',4001001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/4.1/en-us','ter','',''),
(9278402,0,'onetimeaccount','4.2.0',12531,141,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1606331194,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.4-9.5.99\";s:5:\"oelib\";s:13:\"3.1.0-3.99.99\";s:18:\"static_info_tables\";s:13:\"6.8.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1a18c43543d7b99d55433d9913587cba','Release: Add support for PHP 7.3 and 7.4 (178)','oliverklee.de',4002000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/4.2/en-us','ter','',''),
(9278403,0,'onetimeaccount','4.2.1',12531,138,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1614955867,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:5:\"oelib\";s:13:\"3.2.0-3.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','3e4c85139013505730a7e10cb41c5bb7','Version 4.2.1: Allow non-Composer installs again','oliverklee.de',4002001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/4.2/en-us','ter','',''),
(9278404,0,'onetimeaccount','4.2.2',12531,106,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1650367241,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:5:\"oelib\";s:13:\"3.6.3-3.99.99\";s:18:\"static_info_tables\";s:13:\"6.8.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"kb_md5fepw\";s:6:\"0.0.0-\";}s:8:\"suggests\";a:2:{s:9:\"femanager\";s:6:\"5.1.0-\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','22c9c0595efeacace06c3207fe9ecfc6','V4.2.2: Bug fixes and cleanup (196)','oliverklee.de',4002002,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/4.2/en-us','ter','',''),
(9278405,0,'onetimeaccount','5.0.0',12531,116,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1652272998,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.1.0-4.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','5998e72904253b53d9ada4b22f5b7e2c','V5.0.0: Complete rewrite with Extbase/Fluid for TYPO3 9LTS/10LTS (326)','oliverklee.de',5000000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/5.0/en-us','ter','',''),
(9278406,0,'onetimeaccount','5.1.0',12531,95,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1663154500,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";s:5:\"fluid\";s:14:\"9.5.16-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.0-5.99.99\";s:5:\"oelib\";s:13:\"4.2.0-4.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','874b1b44b4a34838035921878b371035','V5.1.0: New features!','oliverklee.de',5001000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/5.1/en-us','ter','',''),
(9278407,0,'onetimeaccount','5.1.1',12531,93,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1664216481,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";s:5:\"fluid\";s:14:\"9.5.16-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.0-5.99.99\";s:5:\"oelib\";s:13:\"4.3.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','49d1da329d5ba5d3c8855aa04d771b67','V5.1.1: Dependency updates','oliverklee.de',5001001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/5.1/en-us','ter','',''),
(9278408,0,'onetimeaccount','6.0.0',12531,87,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1665688208,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:7:\"extbase\";s:15:\"10.4.11-10.4.99\";s:5:\"fluid\";s:15:\"10.4.11-10.4.99\";s:17:\"feuserextrafields\";s:13:\"5.2.1-5.99.99\";s:5:\"oelib\";s:13:\"4.3.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d45c5156a2e1bd516e746d8f19d4bb40','V6.0.0: 9LTS support dropped, user group selector added','oliverklee.de',6000000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.0/en-us','ter','',''),
(9278409,0,'onetimeaccount','6.1.0',12531,97,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1665743631,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.2.1-5.99.99\";s:5:\"oelib\";s:13:\"5.0.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','767f9701ebc3ff48f87fe0d1a302ed05','V6.1.0: Add support for TYPO3 11LTS','oliverklee.de',6001000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.1/en-us','ter','',''),
(9278410,0,'onetimeaccount','6.1.1',12531,89,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1671383095,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.2.2-5.99.99\";s:5:\"oelib\";s:13:\"5.0.2-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a12cdb0ff43c798ddbacd905d77d771a','V6.1.1: Bug fixes and cleanup','oliverklee.de',6001001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.1/en-us','ter','',''),
(9278411,0,'onetimeaccount','6.1.2',12531,86,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1671634235,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7b21d61247d016be81bcdea9a0a8638f','V6.1.2: Bug fixes and cleanup','oliverklee.de',6001002,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.1/en-us','ter','',''),
(9278412,0,'onetimeaccount','6.2.0',12531,101,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1671808019,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a0623d7ffb7c36f3a75d9a2d51284c9d','V6.2.0: CAPTCHA, diverse gender value (572)','oliverklee.de',6002000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.2/en-us','ter','',''),
(9278413,0,'onetimeaccount','6.2.1',12531,90,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1683723654,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e0f73f2fc401555450b9dfe4e6352ee6','V6.2.1: Bug fixes','oliverklee.de',6002001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.2/en-us','ter','',''),
(9278414,0,'onetimeaccount','6.3.0',12531,74,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1702572762,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','14e227ea22a6f5e0d3cb8104e1998ff5','V6.3.0: PHP 8.3 support and bug fixes','oliverklee.de',6003000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.3/en-us','ter','',''),
(9278415,0,'onetimeaccount','6.4.0',12531,63,'One-time FE account','Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).',2,0,3,1714583027,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:5:\"fluid\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','aeb2adaa20f7ee3265da048ea2ab5b73','V6.4.0: Improved accessibility, bugfixes and cleanup','oliverklee.de',6004000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/6.4/en-us','ter','',''),
(9278416,0,'onetimeaccount','7.0.0',12531,42,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1726843125,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-11.5.99\";s:7:\"extbase\";s:15:\"11.5.37-11.5.99\";s:5:\"fluid\";s:15:\"11.5.37-11.5.99\";s:17:\"feuserextrafields\";s:13:\"6.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7c2d36ec5e45ddd9f66547408a9587d5','V7.0.0: Drop support for TYPO3 10LTS and PHP  7.4','oliverklee.de',7000000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/7.0/en-us','ter','',''),
(9278417,0,'onetimeaccount','7.1.0',12531,49,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1726853421,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";s:7:\"extbase\";s:15:\"11.5.37-12.4.99\";s:5:\"fluid\";s:15:\"11.5.37-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.3.0-6.99.99\";s:5:\"oelib\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0511081a3010f252b186dfca562bb758','V7.1.0: Add support for TYPO3 12 LTS','oliverklee.de',7001000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/7.1/en-us','ter','',''),
(9278418,0,'onetimeaccount','7.1.1',12531,46,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1731606052,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";s:7:\"extbase\";s:15:\"11.5.37-12.4.99\";s:5:\"fluid\";s:15:\"11.5.37-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.3.0-6.99.99\";s:5:\"oelib\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a95ae6a4fe158a6f90cf9689f8a7e6ba','V7.1.1: Bug fixes for TYPO3 12LTS','oliverklee.de',7001001,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/7.1/en-us','ter','',''),
(9278419,0,'onetimeaccount','7.1.2',12531,36,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1735320936,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";s:7:\"extbase\";s:15:\"11.5.37-12.4.99\";s:5:\"fluid\";s:15:\"11.5.37-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.3.0-6.99.99\";s:5:\"oelib\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','12ca8740733b56e2645617afb5545663','V7.1.2: Bug fixes and cleanup','oliverklee.de',7001002,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/7.1/en-us','ter','',''),
(9278420,0,'onetimeaccount','7.2.0',12531,50,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1735322560,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.3.0-6.99.99\";s:5:\"oelib\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','78d71471440554b4b4f833e796c20b85','V7.2.0: Add support for PHP 8.4','oliverklee.de',7002000,0,0,'https://docs.typo3.org/p/oliverklee/onetimeaccount/7.2/en-us','ter','',''),
(9278421,0,'onetimeaccount','7.3.0',12531,16,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1771507312,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.7.0-6.99.99\";s:5:\"oelib\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fa951c96f42f98ad4fe9aa957dc36404','V7.3.0: Add membership number and department fields (1186)','oliverklee.de',7003000,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/','ter','',''),
(9278422,0,'onetimeaccount','7.3.1',12531,9,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1778781306,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.7.1-7.99.99\";s:5:\"oelib\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','3ce39094dda0cba31057b1e2785627e9','V7.3.1: Bugfixes and dependency updates','oliverklee.de',7003001,0,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/','ter','',''),
(9278423,0,'onetimeaccount','8.0.0',12531,12,'One-time FE account','Allow users to create a short-lived FE user account without having to enter a user name or password.',2,0,3,1778949498,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.41-12.4.99\";s:7:\"extbase\";s:15:\"12.4.41-12.4.99\";s:5:\"fluid\";s:15:\"12.4.41-12.4.99\";s:17:\"feuserextrafields\";s:13:\"6.7.1-7.99.99\";s:5:\"oelib\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:8:\"seminars\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','bde2cee2d628ff14b4213be18f7f794f','V8.0.0: Drop support for TYPO3 11LTS and PHP  8.1','oliverklee.de',8000000,1,0,'https://docs.typo3.org/typo3cms/extensions/onetimeaccount/','ter','',''),
(9278424,0,'rn_base','1.4.0',49901,912,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 4.5.',2,0,4,1494531743,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:3:\"php\";s:12:\"5.3.9-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','3e8fc1446071c7593a2d68009bf378fe','Support for TYPO3 8.7','System 25',1004000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278425,0,'rn_base','1.6.1',49901,780,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 4.5.',2,0,4,1514120137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','e4d74feee69b1e77fcd3a620567dbfc1','Maintenance release. Latest version is always on Github.','System 25',1006001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278426,0,'rn_base','1.8.2',49901,1020,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 4.5.',2,0,4,1531304229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','a807f4a9c69d57655cceeb912539a7f4','Maintenance release. Support for TYPO3 4.5 dropped. Latest version is always on Github.','System 25',1008002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278427,0,'rn_base','1.10.7',49901,357,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1572203574,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','0d347df59349447a536c1a3a4c801de7','First TER release with support for TYPO3 9.5 LTS','System 25',1010007,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278428,0,'rn_base','1.10.9',49901,359,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1574513915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','f4dec0e4e7d868cc7be4bc272ada58bf','v1.10.9         Fix plugin error handling in non-composer installs. See Changelog for more.','System 25',1010009,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278429,0,'rn_base','1.11.0',49901,206,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1578558951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','5f5e90c6393f8e2e026cc246cc68c0d4','v1.11.0         Refactoring of classes to PSR-4\nBREAKING CHANGE: tx_rnbase_IParameters is not used anymore. Replace usage and typehints to new Sys25RnBaseFrontendRequestParametersInterface\nUse disabled TimeTracker instead of the removed NullTimeTracker to support TYPO3 9.5','System 25',1011000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278430,0,'rn_base','1.11.1',49901,339,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1578567599,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','01e1a7317c5ffd08c69a7789050f2a23','v1.11.1         Bugfixes in unit test utility','System 25',1011001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278431,0,'rn_base','1.11.2',49901,331,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1585044423,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','1d6dfb68d72ac07548677f6b23092774','v1.11.2         Fix loadTCA since TYPO3 8 and add missin isConnected method for db drivers','System 25',1011002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278432,0,'rn_base','1.11.4',49901,347,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1586780866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','c9a02e7c434476233c0907eb250feb57','v1.11.4         Some fixes for BE modules in TYPO3 9','System 25',1011004,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278433,0,'rn_base','1.12.0',49901,205,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1591453719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','8ebf5c16a7e7499cdcbe405418d74402','v1.12.0         Support for TYPO3 10.4 added and 6.2 dropped','System 25',1012000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278434,0,'rn_base','1.12.1',49901,194,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1591796186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','23e513184afb1f777dceb16685ed1f3a','v1.12.1         Bugfix release','System 25',1012001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278435,0,'rn_base','1.12.2',49901,184,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1592124029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','4d292183f23f92d4b05c7966086fa5f9','v1.12.2         Issue with caching in TYPO3 10 fixed','System 25',1012002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278436,0,'rn_base','1.12.3',49901,266,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1593438033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','fc7571731d12daafa947c1a933284419','v1.12.3         Version 1.12.3','System 25',1012003,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278437,0,'rn_base','1.12.5',49901,134,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1606354179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','70300874a1d08ea9d2cbac28d345c6e0','v1.12.5         Maintenance release. See CHANGELOG.md for detailed info.','System 25',1012005,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278438,0,'rn_base','1.12.6',49901,115,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1611897910,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','05b51a9cd62c63c8f1451c48ec4cffd1','v1.12.6         version 1.12.6','System 25',1012006,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278439,0,'rn_base','1.13.0',49901,99,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1616935338,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','61c221a3d763d272600c8816064714e5','v1.13.0         New querybuilder support. See CHANGELOG.md for detailed info.','System 25',1013000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278440,0,'rn_base','1.13.1',49901,112,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1616944392,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','8b8dca9a1d6accc55ca5bf126166649a','v1.13.1         New querybuilder support. See CHANGELOG.md for detailed info.','System 25',1013001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278441,0,'rn_base','1.13.2',49901,100,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1617090443,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','6cbf8541fc859928f59c373b6fe59ca8','v1.13.2         version 1.13.2','System 25',1013002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278442,0,'rn_base','1.13.3',49901,104,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1617091033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','87bb1b6052c0361c1e3c9926050ed5ad','v1.13.3         version 1.13.3','System 25',1013003,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278443,0,'rn_base','1.13.4',49901,107,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1617179250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','7a0f9153c80da683e8af057ee54f7d3d','v1.13.4         version v1.13.4','System 25',1013004,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278444,0,'rn_base','1.13.5',49901,116,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1618153886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','f10104c59d35effd574bbcb1b23fe686','v1.13.5         Some fixes for querybuilder in SearchBase. See changelog for more.','System 25',1013005,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278445,0,'rn_base','1.13.6',49901,99,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1620561239,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','d2a300f050573475e84d31ca691bdcfb','v1.13.6         Querybuilder fix for T3 7.6 and some refactoring. See changelog for more.','System 25',1013006,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278446,0,'rn_base','1.13.8',49901,109,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1620563475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','eb1c1c065b332169ff3c1775b0bade68','v1.13.8         Querybuilder fix for T3 7.6 and some refactoring. See changelog for more.','System 25',1013008,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278447,0,'rn_base','1.13.9',49901,108,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1622392496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','2e5eeab86a31a29bbc2eb07830b94e9a','v1.13.9         Querybuilder fix and some code cleanup. See changelog for more.','System 25',1013009,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278448,0,'rn_base','1.13.10',49901,117,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1623502046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','4f60a713233951ae28da77c3993740f9','v1.13.10        Fixed pidlist option for querybuilder. See changelog for more.','System 25',1013010,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278449,0,'rn_base','1.14.2',49901,100,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1636200825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','e57825889c40e6e90a8f3d0b872d721f','Version 1.14.2','System 25',1014002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278450,0,'rn_base','1.15.0',49901,110,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1637927199,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','90d092eebfdcefe87dec5c9613faa9e7','Version 1.15.0','System 25',1015000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278451,0,'rn_base','1.15.1',49901,107,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1644925646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','3fe1eb97baacb6f46f26cf5582917120','Version 1.15.1','System 25',1015001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278452,0,'rn_base','1.15.2',49901,108,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1649244563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','55254061f40df8c1f4822ddbb3339391','Version 1.15.2','System 25',1015002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278453,0,'rn_base','1.15.3',49901,106,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1649842482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','9f3a29d71e4f99df001899b292ed5276','Version 1.15.3','System 25',1015003,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278454,0,'rn_base','1.15.4',49901,95,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1673599984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','582e40584fd2dd9e1c96b0e1d22f43e2','Version 1.15.4','System 25',1015004,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278455,0,'rn_base','1.16.12',49901,88,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1685691049,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','335bf3f9e4cf49d78e69707fcf8c2fc7','Version 1.16.12','System 25',1016012,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278456,0,'rn_base','1.17.0',49901,33,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1689939619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','965fa67b645115c769eb05a2725c5a8a','Fix 310 add support for TYPO3 12.4','System 25',1017000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278457,0,'rn_base','1.17.1',49901,77,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1689940351,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','143ff5e6dddceff832c07b6dd8c67624','Version 1.17.1','System 25',1017001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278458,0,'rn_base','1.17.2',49901,74,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1691088285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','834330a9917c2c0d0d8a05b71cffe5f7','Fix autoloading in none composer mode 322 (323)','System 25',1017002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278459,0,'rn_base','1.16.13',49901,70,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1691742273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','9169b0fc813ee19c71782f745a7c48b0','Version 1.16.13','System 25',1016013,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278460,0,'rn_base','1.16.14',49901,69,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1691757287,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','23861a6845c8275d0b4197c88b823ff5','Version 1.16.14','System 25',1016014,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278461,0,'rn_base','1.15.5',49901,65,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1694507521,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','63e4f64f8f33a8c0d45df79fbdcafe94','Version 1.15.5','System 25',1015005,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278462,0,'rn_base','1.16.15',49901,67,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1694507972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','c1482ef4ad5542b45572f5e26b0887f2','Version 1.16.15','System 25',1016015,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278463,0,'rn_base','1.17.3',49901,67,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1695236868,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','f2541f32da99a51d4a2e0d4f5526e025','Version 1.17.3','System 25',1017003,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278464,0,'rn_base','1.17.4',49901,76,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1695398376,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','3d99bc874cf75f7d4195bbec6af8ceeb','Fix autoloading in non-composer-mode for T3 8.x','System 25',1017004,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278465,0,'rn_base','1.16.16',49901,62,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1699519244,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','e59123975629d43affe57ebe14f5247b','Version 1.16.16','System 25',1016016,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278466,0,'rn_base','1.18.0',49901,78,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1702121152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','6a408ede81a5608ed64c116df299b52c','Prepare version 1.18 (342)','System 25',1018000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278467,0,'rn_base','1.16.17',49901,56,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1708969283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','0df3cabc99b5d9d4da3ab1693542e611','Version 1.16.17','System 25',1016017,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278468,0,'rn_base','1.18.1',49901,63,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1715679479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','6601660440912e6773d8733e19287795','Version 1.18.1','System 25',1018001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278469,0,'rn_base','1.18.2',49901,59,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1720701077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','c4060c1773b8ffef342dc0d75a5d352e','Prepare version 1.18.2','System 25',1018002,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278470,0,'rn_base','1.19.0',49901,49,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1728233372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','0d395a6aa894a756afc7dc3a749b7604','Prepare release 1.19.0','System 25',1019000,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278471,0,'rn_base','1.19.1',49901,50,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1731765148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','a5bda96cd5a1ec22a2ec04f3937edefc','Prepare release 1.19.1','System 25',1019001,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278472,0,'rn_base','1.18.3',49901,36,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1737470919,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','968a889a64d0c47cdbc5ff9193760d79','Version 1.18.3','System 25',1018003,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278473,0,'rn_base','1.19.4',49901,32,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1749638300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','6f85f4048055cae229327bd737a6e528','Version 1.19.4','System 25',1019004,0,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278474,0,'rn_base','1.20.0',49901,24,'A base library for extensions.','TYPO3 plugins based on rn_base can use MVC design principles and domain driven development. This extension also provides an abstraction layer for TYPO3 API to support LTS version since 6.2.',2,0,4,1761295809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Rene Nitzsche','rene@system25.de','digedag','763049a230625cd04635d0c7ae9ed468','Merge master','System 25',1020000,1,0,'https://github.com/digedag/rn_base/tree/master/Documentation','ter','',''),
(9278475,0,'tipafriend_plus','0.3.1',5041,530,'Tip-A-Friend Plus','Obsolete - please do not use this extension any longer! Send a tip (link to typo3-page) to somebody. Based on Tip-A-Friend.',5,0,3,1500993575,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','1eb3688aff13b3a2477c9aa9c1eabc07','Obsolete - please do not use this extension any longer!','CPS-IT GmbH',3001,1,0,'https://docs.typo3.org/typo3cms/extensions/tipafriend_plus/0.3.1','ter','',''),
(9278476,0,'l10nmgr','5.2.0',60650,694,'Localization Manager','Module for managing localization import and export',1,-1,1,1495190552,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";s:18:\"static_info_tables\";s:11:\"6.3.0-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','69340f3a4fc548a9a14dedf0c7718ef1','Maintenance release for the 5.x branch. Compatible with TYPO3 6.2.x only! Several fixes and changes - see Git log for a detailed list.','Localization Manager Team',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278477,0,'l10nmgr','7.1.0',60650,4664,'Localization Manager','Module for managing localization import and export',1,-1,1,1495191459,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:18:\"static_info_tables\";s:11:\"6.3.0-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','37d424445ba98b3102e32e188593cc32','New version for TYPO3 CMS 7 LTS only. Contains changes, fixes and features. See Git log for a detailed list.','Localization Manager Team',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278478,0,'l10nmgr','7.1.1',60650,1233,'Localization Manager','Module for managing localization import and export',1,-1,1,1499768098,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:18:\"static_info_tables\";s:11:\"6.3.0-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','4a80c6082baaf5a5c43fd136d4773665','New version for TYPO3 CMS 7 LTS only. Contains changes and fixes. See Git log for a detailed list.','Localization Manager Team',7001001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278479,0,'l10nmgr','8.0.0',60650,941,'Localization Manager','Module for managing localization import and export',1,-1,1,1499770474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','a6cb5a6806ba0fe4d139a754e05dd2f5','New version for TYPO3 CMS 8 LTS only. Lots of changes, fixes and features. See Git log for a detailed list. Consider this as a \"make it run\" release, which might still use deprecated methods but is supposed to be fully working with CMS 8. Next up will be ','Localization Manager Team',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278480,0,'l10nmgr','7.1.2',60650,2726,'Localization Manager','Module for managing localization import and export',1,-1,1,1507128591,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:18:\"static_info_tables\";s:11:\"6.3.0-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','926c3f170330a04dac2ad2476d523ecc','Maintenance version for CMS 7 only. See changelog for details.','Localization Manager Team',7001002,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278481,0,'l10nmgr','8.1.1',60650,379,'Localization Manager','Module for managing localization import and export',1,-1,1,1507128616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','596ca64d4270051b5b24eb29e3550301','Maintenance version for CMS 8 only. See changelog for details.','Localization Manager Team',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278482,0,'l10nmgr','8.1.2',60650,382,'Localization Manager','Module for managing localization import and export',1,-1,1,1507232904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','acacc1c4ccaf7fe939172057a8b623f6','Maintenance release that fixes problems with extensions implementing flexform data structures the \"old school\" way. Uses the deprecated core method BackendUtility::getFlexFormDS as fallback to ensure backward compatibility.','Localization Manager Team',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278483,0,'l10nmgr','8.2.0',60650,383,'Localization Manager','Module for managing localization import and export',1,-1,1,1507541387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','f665ea2eedaaaf0e66e108f68d7c3786','Maintenance release to stay compatible with new flexform methods of the CMS 8 core. Fixes issues with Gridelements, DCE and others. Still makes use of deprecated FlexformUtility methods as fallback solutions for extensions.','Localization Manager Team',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278484,0,'l10nmgr','8.2.1',60650,9041,'Localization Manager','Module for managing localization import and export',1,-1,1,1507649850,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','1eabfb2e27cdb7f687de880bfcb6965d','This is a maintenance release for CMS 8 only. It fixes a regression introduced with version 8.1.1, that wrongly exported input fields with integer data. So sys_file_reference translations were reimported still connected to the parent element in the defaul','Localization Manager Team',8002001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278485,0,'l10nmgr','8.4.0',60650,2943,'Localization Manager','Module for managing localization import and export',1,-1,1,1552216359,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','39e115fe626f03e57282b0629a8f02eb','Maintenance version containing  lots of bug fixes and two new features. Child relations are treated properly now. You can exclude/include pages and records from configured tables from translation to specific languages. See gitlab commits for a list of cha','Localization Manager Team',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278486,0,'l10nmgr','8.5.0',60650,2282,'Localization Manager','Module for managing localization import and export',1,-1,1,1567166939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','c939bcce199aed702583792f98f070e4','This is a maintenance release for CMS 8 only. It fixes issues with Flexforms and with the import of br Tags in non-CDATA structures. See Gitlab commits for a complete list of changes.','Localization Manager Team',8005000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278487,0,'l10nmgr','9.0.0',60650,579,'Localization Manager','Module for managing localization import and export',1,-1,1,1567167811,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','1349eba768704eb8ffd4caeee7e47acd','First official release for CMS 9. Thanks to all sponsors and contributors, who finally made it happen. We are currently working on the new manual, which will mention all of you properly. So stay tuned for 9.1.0','Localization Manager Team',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278488,0,'l10nmgr','8.6.0',60650,1889,'Localization Manager','Module for managing localization import and export',2,-1,1,1576006957,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','904cbe1f7fd1482ec1e5b262222c18f6','Maintenance release for CMS 8 only. Reactivates some of the backend modules and fixes some ugly bugs with the import of special HTML structures. See changelog on Gitlab for details. Thanks to everyone who contributed.','Localization Manager Team',8006000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278489,0,'l10nmgr','9.1.0',60650,624,'Localization Manager','Module for managing localization import and export',1,-1,1,1578924106,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','1b01f63b3d5204e79522a7f8ac4621ee','Maintenance release for CMS 9 only. Reactivates some of the backend modules and fixes some ugly bugs with the import of special HTML structures. Command line export and import have been fixed as well. See changelog on Gitlab for details. Thanks to everyone who contributed','Localization Manager Team',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278490,0,'l10nmgr','7.4.0',60650,485,'Localization Manager','Module for managing localization import and export',1,0,1,1599037582,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:18:\"static_info_tables\";s:11:\"6.5.0-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','6410e5db301a3d11e4b60873edcb48ee','SECURITY FIX! Please update ASAP!\r\nFind more details here: https://typo3.org/security/advisory/typo3-ext-sa-2020-016','Localization Manager Team',7004000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278491,0,'l10nmgr','8.7.0',60650,518,'Localization Manager','Module for managing localization import and export',2,0,1,1599037655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','f94f5605f158825794968ba978527946','SECURITY FIX! Please update ASAP!\r\nFind more details here: https://typo3.org/security/advisory/typo3-ext-sa-2020-016','Localization Manager Team',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278492,0,'l10nmgr','9.2.0',60650,537,'Localization Manager','Module for managing localization import and export',1,0,1,1599037799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','bb076a6ab62ebf8759aa74233bb90661','SECURITY FIX! Please update ASAP!\r\nFind more details here: https://typo3.org/security/advisory/typo3-ext-sa-2020-016','Localization Manager Team',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278493,0,'l10nmgr','9.2.1',60650,206,'Localization Manager','Module for managing localization import and export',1,0,1,1600181975,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','c6770da90114eff73320a8f492b11611','Maintenance release for CMS 9 only. Fixes an issue to properly authenticate users against the new security check for CLI exports.','Localization Manager Team',9002001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278494,0,'l10nmgr','9.3.0',60650,133,'Localization Manager','Module for managing localization import and export',1,0,1,1602507434,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','395e90f34c6ffbab30e023daed5d7d70','Maintenance release for CMS 9.x only. See the commit list on Gitlab for changes. A big thank you goes to https://b13.com for the preliminary work and the people of https://www.zeroseven.de and https://www.zwickroell.com for fully sponsoring some major milestones.','Localization Manager Team',9003000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278495,0,'l10nmgr','10.0.0',60650,173,'Localization Manager','Module for managing localization import and export',1,0,1,1602507516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','2887ad9655b3a646ccff8c237fd111c0','\"Make it run and almost right\"-release for CMS 10.x only. See the commit list on Gitlab for changes. A big thank you goes to https://b13.com for the preliminary work and the people of https://www.zeroseven.de and https://www.zwickroell.com for fully sponsoring some major milestones.','Localization Manager Team',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278496,0,'l10nmgr','9.3.1',60650,136,'Localization Manager','Module for managing localization import and export',1,0,1,1603823173,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','2ff4143cadf286e15225efa453a8e51b','Maintenance release for CMS 9.x only. Fixes a some bugs and a regression introduced with 9.3.0 - See the commit list on Gitlab for changes. ','Localization Manager Team',9003001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278497,0,'l10nmgr','10.0.1',60650,205,'Localization Manager','Module for managing localization import and export',1,0,1,1603823205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','4b761b1d8ea9e2cb3941f8c306fdfaf5','Maintenance release for CMS 10.x only. Fixes a some bugs and a regression introduced with 10.0.0 - See the commit list on Gitlab for changes. ','Localization Manager Team',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278498,0,'l10nmgr','8.8.0',60650,107,'Localization Manager','Module for managing localization import and export',2,0,1,1615907336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','ed83930fe1cd71603b8363ba9c76eea4','This is a maintenance release for CMS 8 only. For a list of changes see: https://gitlab.com/coderscare/l10nmgr/-/commits/8-0','Localization Manager Team',8008000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278499,0,'l10nmgr','9.4.0',60650,109,'Localization Manager','Module for managing localization import and export',2,0,1,1615907367,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','7f4a73fa2f41f5d2b5720790388547ea','This is a maintenance release for CMS 9 only. For a list of changes see: https://gitlab.com/coderscare/l10nmgr/-/commits/9-0','Localization Manager Team',9004000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278500,0,'l10nmgr','10.1.0',60650,124,'Localization Manager','Module for managing localization import and export',2,0,1,1615907403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','0d656792a15700c49f6dd50f2c39176a','This is a maintenance release for CMS 10 only. For a list of changes see: https://gitlab.com/coderscare/l10nmgr/-/commits/10-0','Localization Manager Team',10001000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/10.1/en-us','ter','',''),
(9278501,0,'l10nmgr','8.8.1',60650,106,'Localization Manager','Module for managing localization import and export',2,0,1,1617265022,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','4fea7f6c7a52eda6cf9a55e28759eee9','This version fixes a copy/paste bug of the extension key within composer.json','Localization Manager Team',8008001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278502,0,'l10nmgr','8.8.2',60650,109,'Localization Manager','Module for managing localization import and export',2,0,1,1618592486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','ee1679178c6121d80316107eb1ed19f4','Maintenance release for CMS 8 only - see https://gitlab.com/coderscare/l10nmgr/-/commits/8-0 for changes','Localization Manager Team',8008002,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278503,0,'l10nmgr','9.4.1',60650,106,'Localization Manager','Module for managing localization import and export',2,0,1,1618592512,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','b6cfe6ceeb3c2ddc35dc9d97380387f4','Maintenance release for CMS 9 only - see https://gitlab.com/coderscare/l10nmgr/-/commits/9-0 for changes','Localization Manager Team',9004001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278504,0,'l10nmgr','10.1.1',60650,111,'Localization Manager','Module for managing localization import and export',2,0,1,1618592539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','01b2bbc2289ec55c29919f20b10e75ac','Maintenance release for CMS 10 only - see https://gitlab.com/coderscare/l10nmgr/-/commits/10-0 for changes','Localization Manager Team',10001001,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/10.1/en-us','ter','',''),
(9278505,0,'l10nmgr','9.4.2',60650,104,'Localization Manager','Module for managing localization import and export',2,0,1,1622797652,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-0.0.0\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','df70daf8d381e1711b4e13f7fdef6a1a','Maintenance release for CMS 9 only - see https://gitlab.com/coderscare/l10nmgr/-/commits/9-0 for changes','Localization Manager Team',9004002,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278506,0,'l10nmgr','10.1.2',60650,137,'Localization Manager','Module for managing localization import and export',2,0,1,1622797684,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','edac456ae2bfc0840f19e2023ce91fe6','Maintenance release for CMS 10 only - see https://gitlab.com/coderscare/l10nmgr/-/commits/10-0 for changes','Localization Manager Team',10001002,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/10.1/en-us','ter','',''),
(9278507,0,'l10nmgr','10.2.0',60650,98,'Localization Manager','Module for managing localization import and export',2,0,1,1652344538,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','e6006deaef5354d7a24fe70c3a3be042','This is a maintenance releaser for CMS 10 that provides a version, that has only been available via Packagist until now.','Localization Manager Team',10002000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278508,0,'l10nmgr','10.2.1',60650,129,'Localization Manager','Module for managing localization import and export',2,0,1,1652344568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:9:\"scheduler\";s:15:\"10.0.0-10.99.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','bfd5d37f2640b8ee5045590ad1af4214','This is a maintenance release for CMS 10 that provides a version, which has only been available via Packagist until now.','Localization Manager Team',10002001,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278509,0,'l10nmgr','11.0.0',60650,100,'Localization Manager','Module for managing localization import and export',2,0,1,1682683739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.0.0-11.5.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','8352d57bbe4695e9f621fc5fa9a3fe96','This is the first public version for TYPO3 CMS 11, which is compatible to CMS 10 and 11 to ease your upgrades. It was enabled by the donations of a lot of sponsors, which you can find in this article: https://coders.care/blog/article/alive-and-kicking - Development for CMS 12 will go on in the private early access repository exclusively for sponsors.','Localization Manager Team',11000000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/11.0/en-us','ter','',''),
(9278510,0,'l10nmgr','11.1.0',60650,80,'Localization Manager','Module for managing localization import and export',2,0,1,1690976017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.0.0-11.5.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','a65018c37a2b779980a2013be1e19e71','This is a maintenance release for L10nmgr 11.x that provides several general bugfixes in preparation of the upcoming versions for CMS 12. Thanks to everybody who reported, gave feedback, supported our team with code and/or sponsoring to enable us to take care of L10nmgr.','Localization Manager Team',11001000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/11.1/en-us','ter','',''),
(9278511,0,'l10nmgr','11.2.0',60650,92,'Localization Manager','Module for managing localization import and export',2,0,1,1700845412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.0.0-11.5.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ','kasperYYYY@typo3.com, info@loctimize.com, info@cybercraft.de, pruss@uon.li','l10nmgr','33906a007885fda3511278266542d889','This is a maintenance release for CMS 11 which contains bugfixes only. If you need a working version for CMS 12 consider supporting our crowd funding campaign to get access to the private repository.','Localization Manager Team',11002000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/11.2/en-us','ter','',''),
(9278512,0,'l10nmgr','12.0.0',60650,33,'Localization Manager','Power up your TYPO3 translations with L10nmgr! Get exclusive early access to v13! L10nmgr is the go-to extension for professional TYPO3 translations, enabling efficient bulk translation exports and imports. L10nmgr 13 makes multilingual content management even more powerful and flexible! Support L10nmgr now and unlock v13 today! Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',0,0,1,1740768801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','772abbc168149ce80a78d153db373b53','The first public version of L10nmgr for CMS 12 is here, and we owe a big thank you to our Early Access supporters for making it possible! If youd like to be part of the journey for L10nmgr 13, consider supporting our crowdfunding campaign. Your contribution helps shape the future of L10nmgr and gives you exclusive early access to all the latest features!','Localization Manager Team',12000000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/12.0/en-us','ter','',''),
(9278513,0,'l10nmgr','12.0.1',60650,37,'Localization Manager','Power up your TYPO3 translations with L10nmgr! Get exclusive early access to v13! L10nmgr is the go-to extension for professional TYPO3 translations, enabling efficient bulk translation exports and imports. L10nmgr 13 makes multilingual content management even more powerful and flexible! Support L10nmgr now and unlock v13 today! Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1740769247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','6c2e6a43b305e0ab74ea8c734d277098','The first public version of L10nmgr for CMS 12 is here, and we owe a big thank you to our Early Access supporters for making it possible! If youd like to be part of the journey for L10nmgr 13, consider supporting our crowdfunding campaign. Your contribution helps shape the future of L10nmgr and gives you exclusive early access to all the latest features!','Localization Manager Team',12000001,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/12.0/en-us','ter','',''),
(9278514,0,'l10nmgr','12.0.2',60650,37,'Localization Manager','Power up your TYPO3 translations with L10nmgr! Get exclusive early access to v13! L10nmgr is the go-to extension for professional TYPO3 translations, enabling efficient bulk translation exports and imports. L10nmgr 13 makes multilingual content management even more powerful and flexible! Support L10nmgr now and unlock v13 today! Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1741003900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','475d4fa612a0b1009e53e0cd52c18203','The first public version of L10nmgr for CMS 12 is here, and we owe a big thank you to our Early Access supporters for making it possible! If youd like to be part of the journey for L10nmgr 13, consider supporting our crowdfunding campaign. Your contribution helps shape the future of L10nmgr and gives you exclusive early access to all the latest features!','Localization Manager Team',12000002,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/12.0/en-us','ter','',''),
(9278515,0,'l10nmgr','12.1.0',60650,41,'Localization Manager','Power up your TYPO3 translations with L10nmgr! Get exclusive early access to v13! L10nmgr is the go-to extension for professional TYPO3 translations, enabling efficient bulk translation exports and imports. L10nmgr 13 makes multilingual content management even more powerful and flexible! Support L10nmgr now and unlock v13 today! Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1742802396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','1c102e8ca1daa9f85feef85ecace6b63','This is a maintenance release for version 12 which bug fixes and reactivates a broken feature. Go to the commit history on GitHub for more details. If you need a working version for CMS 13 consider supporting our crowd funding campaign to get access to the private repository.','Localization Manager Team',12001000,0,0,'https://docs.typo3.org/typo3cms/extensions/l10nmgr/','ter','',''),
(9278516,0,'l10nmgr','12.2.0',60650,28,'Localization Manager','Power up your TYPO3 translations with L10nmgr! Get exclusive early access to v13! L10nmgr is the go-to extension for professional TYPO3 translations, enabling efficient bulk translation exports and imports. L10nmgr 13 makes multilingual content management even more powerful and flexible! Support L10nmgr now and unlock v13 today! Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1759493846,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','efca9607eb442f9f4d8a117208eeebab','This is a maintenance release for version 12 which bug fixes and reactivates a broken feature. Go to the commit history on GitHub for more details. If you need a working version for CMS 13 consider supporting our early access program to get access to the private repository.','Localization Manager Team',12002000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/12.2/en-us','ter','',''),
(9278517,0,'l10nmgr','12.3.0',60650,2,'Localization Manager','Bulk translation export and import for TYPO3 - CAT XML and MS Excel workflows, CLI automation with FTP/email delivery, fine-grained table and field selection. The established localization manager for professional TYPO3 translation projects. v12 (TYPO3 11/12): free in TER. v13 (TYPO3 12/13): Priority Access.',2,0,1,1786530887,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.0.0-12.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','118e9d7d9e3ac15b60959481bea41b71','This is a maintenance release for version 12 with fixes and backports from the upcoming release of 13.0.0. Go to the commit history on GitHub for more details. If you need a working version for CMS 14 consider supporting our priority access program to get access to the private repository.','Localization Manager Team',12003000,0,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/main/en-us','ter','',''),
(9278518,0,'l10nmgr','13.0.0',60650,3,'Localization Manager','Bulk translation export and import for TYPO3 - CAT XML and MS Excel workflows, CLI automation with FTP/email delivery, fine-grained table and field selection. The established localization manager for professional TYPO3 translation projects. v12v13 (TYPO3 11-13): free in TER. v14: Priority Access.',2,0,1,1786531268,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:9:\"scheduler\";s:14:\"12.0.0-13.4.99\";}}','Kasper Skaarhoej, Daniel Zielinski, Daniel Poetzinger, Fabian Seltmann, Andreas Otto, Jo Hasenau, Peter Russ, Stefano Kowalke','kasperYYYY@typo3.com, info@loctimize.com, , , , info@cybercraft.de, pruss@uon.li, info@arroba-it.de','l10nmgr','71921927c74677329700322f57d45aa7','The first public version of L10nmgr for CMS 13 is here, and we owe a big thank you to our Priority Access supporters for making it possible! If youd like to be part of the journey for L10nmgr 14, consider supporting our crowdfunding campaign. Your contribution helps shape the future of L10nmgr and gives you exclusive priority access to all the latest features!','Localization Manager Team',13000000,1,0,'https://docs.typo3.org/p/localizationteam/l10nmgr/main/en-us','ter','',''),
(9278519,0,'commerce','6.1.0',26220,846,'Commerce','TYPO3 commerce shopping system',2,0,1,1554735889,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:6:\"5.5.0-\";s:5:\"typo3\";s:12:\"8.6.0-8.9.99\";s:10:\"tt_address\";s:6:\"3.0.0-\";s:18:\"static_info_tables\";s:6:\"6.2.1-\";s:6:\"beuser\";s:6:\"8.7.0-\";}}','Ingo Schmitt,Volker Graubaum,Thomas Hempel,Sebastian Fischer','team@typo3-commerce.org','commerceteam','0066c8d2622c9d83e40b8be3c46ba00d','Release for TYPO3 8 LTS\r\n\r\nPlease notice, that TYPO3 9 LTS will not be supported!!','Marketing Factory Consulting GmbH,e-netconsulting KG,n@work Internet Informationssysteme GmbH',6001000,1,0,'https://docs.typo3.org/typo3cms/extensions/commerce/6.1.0','ter','',''),
(9278520,0,'cachemgm','4.0.0',4085,207,'Cache Management Extension','Provides management of the page caching for high traffic websites.',1,0,1,1575466489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','e9934d21cb2d68d2724e1157fc0b0825','[RELEASE] cachemgm 4.0.0\n\n[TASK] Adds Build status from travis to README.md\n[BUGFIX] fixes path to sysext:lang language files in typo3v8\n[TASK] removes TYPO3 V7 compatibility\n[BUGFIX] CD-138015 Adjust table styling to match TYPO3 8\n[!!!][TASK] Dropped Functionality, kept Caching Framework Information','',4000000,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/4.0/en-us','ter','',''),
(9278521,0,'cachemgm','4.0.1',4085,322,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1575536751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','da1b04972a323f242a2bb021ebd2cc95','[RELEASE] cachemgm 4.0.1\n\n[TASK] Change state to stable\n[TASK] Adds decription text to Documentation ToC\n[TASK] Update TYPO3 9 LTS Compability','',4000001,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/4.0/en-us','ter','',''),
(9278522,0,'cachemgm','4.0.2',4085,319,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1583081808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','7b2d119fb859a79156583eaeb4316a48','[RELEASE] cachemgm 4.0.2\n\n[BUGFIX] Change Crawler registration for crawler 9.0.0 (typo3v9)','',4000002,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/4.0/en-us','ter','',''),
(9278523,0,'cachemgm','4.0.3',4085,225,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1598447662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','a37df7ee8ec87de6c0d5497c09b4fe90','[RELEASE] cachemgm 4.0.3','',4000003,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/4.0/en-us','ter','',''),
(9278524,0,'cachemgm','10.0.0',4085,121,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1645696639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','87ab929cd8801e2bb1c8b25dca00679c','[TASK] fix ext_emconf version dependencies and raise version number','',10000000,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/10.0/en-us','ter','',''),
(9278525,0,'cachemgm','10.0.7',4085,109,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1665668828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','540ba5cbe9d9f0e809ff998608c875a5','[Release] Release version 10.0.7','',10000007,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/10.0/en-us','ter','',''),
(9278526,0,'cachemgm','10.0.13',4085,76,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1700126817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','db388526d6960c9c427f0d2b0ecaf542','chore: update ext_emconf.php','',10000013,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/10.0/en-us','ter','',''),
(9278527,0,'cachemgm','10.0.14',4085,72,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1702990843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','651ced9d78d67463d6941a666fa7b364','fix: remove deprecated class TYPO3CMSExtbaseObjectObjectManager','',10000014,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/10.0/en-us','ter','',''),
(9278528,0,'cachemgm','11.0.0',4085,69,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1710154479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','b45349b203444c2303dad276ead26160','Merge pull request 14 from AOEpeople/feature/php83\n\nfeat: [CD-306292] Adding PHP 8.3 support and code-style updates','',11000000,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/11.0/en-us','ter','',''),
(9278529,0,'cachemgm','12.0.2',4085,46,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1723446896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','fbf2c54f9220c7b28b6c3c79f09486b6','chore: Updated version number in ext_emconf.php','AOE GmbH',12000002,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/12.0/en-us','ter','',''),
(9278530,0,'cachemgm','12.0.4',4085,50,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1724332504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','b6e92487af54bb922f305a3937968a29','chore: Release version 12.0.4','AOE GmbH',12000004,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/12.0/en-us','ter','',''),
(9278531,0,'cachemgm','12.0.5',4085,58,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1725880515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','59f2060375527106c620f59f742f204c','chore: raise version number','AOE GmbH',12000005,0,0,'https://docs.typo3.org/p/aoepeople/cachemgm/12.0/en-us','ter','',''),
(9278532,0,'cachemgm','12.0.6',4085,20,'Cache Management Extension','Provides management of the page caching for high traffic websites.',2,0,1,1771923300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','864b6a8abaf49331bc558fcb927e745c','chore: Raise version number\n\nRefs: CD-372375','AOE GmbH',12000006,1,0,'https://docs.typo3.org/p/aoepeople/cachemgm/12.0/en-us','ter','',''),
(9278533,0,'cooluri','1.1.4',44433,2243,'CoolUri','RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',2,0,4,1491726710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Jan Bednarik','info@bednarik.org','bednee','ffda9cee4d776b0a9ad813070cac7c26','TYPO3 8 compatibility','',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/cooluri/','ter','',''),
(9278534,0,'cooluri','1.1.5',44433,2268,'CoolUri','RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',2,0,4,1521405396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Jan Bednarik','info@bednarik.org','bednee','ab74009a03aa2c703ca059039ba106b5','See Github changelog - Scheduler tasks, Bugfixes','',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/cooluri/','ter','',''),
(9278535,0,'cooluri','1.2.0',44433,353,'CoolUri','RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',2,0,4,1572250684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Jan Bednarik','info@bednarik.org','bednee','74fd7e8b554aeeb0746ace1bb2ae5b7e','TYPO3 9 compatibility','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cooluri/','ter','',''),
(9278536,0,'cooluri','1.2.1',44433,330,'CoolUri','RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',2,0,4,1575822541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','Jan Bednarik','info@bednarik.org','bednee','0a433a4cc993566e0f39b291f9501e3f','Fix version - TYPO3 9 compatibility','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/cooluri/','ter','',''),
(9278537,0,'cooluri','1.2.2',44433,599,'CoolUri','RealURL alternative. Have nice URLs instead of ugly with parameters. CoolUri has user-friendly XML configuration file. For simple setup, just use the one supplied with extension and you are ready to go.',2,0,4,1577553193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:14:\"typo3db_legacy\";s:12:\"1.1.1-1.1.99\";}}','Jan Bednarik','info@bednarik.org','bednee','d1eb222cc5a606258f1e64d2c48d92a2','TYPO3 9 compatibility fix','',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/cooluri/','ter','',''),
(9278538,0,'realty','0.6.4',15170,381,'Realty Manager','This extension provides a plugin that displays realty objects (immovables, properties, real estate), including an image gallery for each object.',2,0,3,1492019814,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.3.0-5.6.99\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"oelib\";s:12:\"0.8.0-1.9.99\";s:16:\"ameos_formidable\";s:14:\"1.1.563-1.9.99\";s:18:\"static_info_tables\";s:6:\"2.1.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b38c83c7e3fa10d751e3cebcc4f3957e','Bug-fix release. Please update.','oliverklee.de',6004,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/0.6.6','ter','',''),
(9278539,0,'realty','0.6.5',15170,343,'Realty Manager','This extension provides a plugin that displays realty objects (immovables, properties, real estate), including an image gallery for each object.',2,0,3,1495478557,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.3.0-5.6.99\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"oelib\";s:12:\"0.8.0-1.9.99\";s:16:\"ameos_formidable\";s:14:\"1.1.563-1.9.99\";s:18:\"static_info_tables\";s:6:\"2.1.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','bb55b8fe88b0ce5213116a10d0c8b3fe','Bug-fix release. Please update.','oliverklee.de',6005,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/0.6.6','ter','',''),
(9278540,0,'realty','0.6.6',15170,603,'Realty Manager','This extension provides a plugin that displays realty objects (immovables, properties, real estate), including an image gallery for each object. For compatibility with TYPO3 7.6 and 8.7, please see the manual.',2,0,3,1498497938,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"5.3.0-5.6.99\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:18:\"css_styled_content\";s:0:\"\";s:5:\"oelib\";s:12:\"0.8.0-1.9.99\";s:16:\"ameos_formidable\";s:14:\"1.1.563-1.9.99\";s:18:\"static_info_tables\";s:6:\"2.1.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','00b027d26a3ede721540e61b81cd06e6','Concerning support for TYPO3 CMS 7.6 and 8.7, please see the manual.','oliverklee.de',6006,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/0.6.6','ter','',''),
(9278541,0,'realty','1.0.0',15170,339,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object. For compatibility with TYPO3 7.6 and 8.7, please see the manual.',2,0,3,1538507827,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:5:\"oelib\";s:12:\"1.3.0-2.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','150eed18ee25d859bb2fe6ee0a8b2eef','7.6-compatible. Please make sure to read the upgrade notes.','oliverklee.de',1000000,0,0,'https://docs.typo3.org/p/oliverklee/realty/1.0/en-us','ter','',''),
(9278542,0,'realty','1.0.1',15170,313,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object. For compatibility with TYPO3 7.6 and 8.7, please see the manual.',2,0,3,1539974757,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:5:\"oelib\";s:12:\"1.3.0-2.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','67a9af7504099f2551c083f53720d5dc','v1.0.1          Lots of bug fixes. Also Google Maps API keys.','oliverklee.de',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/1.0.1','ter','',''),
(9278543,0,'realty','1.1.0',15170,384,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object. For compatibility with TYPO3 7.6 and 8.7, please see the manual.',2,0,3,1540940870,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:7:\"extbase\";s:12:\"6.2.0-7.9.99\";s:5:\"fluid\";s:12:\"6.2.0-7.9.99\";s:5:\"oelib\";s:12:\"1.3.0-2.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9ec1ed9882de2897d6b66c268019399b','v1.1.0          New BE module and new Scheduler tasks to replace the CLI scripts.','oliverklee.de',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/1.1.0','ter','',''),
(9278544,0,'realty','2.0.0',15170,414,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.',2,0,3,1542887624,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.23-8.7.99\";s:7:\"extbase\";s:13:\"7.6.23-8.7.99\";s:5:\"fluid\";s:13:\"7.6.23-8.7.99\";s:5:\"oelib\";s:12:\"2.2.0-3.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b4edd84c10be38d07088c3378ed166ac','v2.2.0          Compatible with TYPO3 8.7. Breaking changes - please read the upgrade notes.','oliverklee.de',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/2.0.0','ter','',''),
(9278545,0,'realty','2.1.0',15170,379,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.',2,0,3,1551205298,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.23-8.7.99\";s:7:\"extbase\";s:13:\"7.6.23-8.7.99\";s:5:\"fluid\";s:13:\"7.6.23-8.7.99\";s:5:\"oelib\";s:12:\"2.2.0-3.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','02c9926f57e19596a93ebc997ba4dc41','v2.1.0          Tag version 2.1.0','oliverklee.de',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/2.1.0','ter','',''),
(9278546,0,'realty','3.0.0',15170,419,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.',2,0,3,1553881542,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.23-8.7.99\";s:7:\"extbase\";s:13:\"7.6.23-8.7.99\";s:5:\"fluid\";s:13:\"7.6.23-8.7.99\";s:5:\"oelib\";s:12:\"2.3.0-3.9.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','4f70271377ea4dcdd0a9b87acc4a5bc3','v3.0.0          FAL compatibility and nicer URLs. Make sure to read the upgrade notes.','oliverklee.de',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/realty/3.0.0','ter','',''),
(9278547,0,'realty','3.0.1',15170,347,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.',2,0,3,1574016835,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.23-8.7.99\";s:7:\"extbase\";s:13:\"7.6.23-8.7.99\";s:5:\"fluid\";s:13:\"7.6.23-8.7.99\";s:5:\"oelib\";s:12:\"2.3.3-3.9.99\";s:7:\"mkforms\";s:13:\"3.0.21-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e4c93a3be93ad8e5858a9313b9731c82','v3.0.1          Bug fixes and oelib 3.0 compatibility.','oliverklee.de',3000001,0,0,'https://docs.typo3.org/p/oliverklee/realty/3.0/en-us','ter','',''),
(9278548,0,'realty','3.0.2',15170,320,'Realty Manager','Provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.',2,0,3,1588439224,'a:3:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.23-8.7.99\";s:7:\"extbase\";s:13:\"7.6.23-8.7.99\";s:5:\"fluid\";s:13:\"7.6.23-8.7.99\";s:5:\"oelib\";s:12:\"2.3.5-3.9.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2b65ddf57634e3f8db3b4073ed383de4','v3.0.2          Bug-fix release.','oliverklee.de',3000002,1,0,'https://docs.typo3.org/p/oliverklee/realty/3.0/en-us','ter','',''),
(9278549,0,'tc_beuser','4.0.0',7061,372,'TC BE User Admin','A collection of modules for administer BE users more comfortably',2,0,1,1568115945,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','dkd Internet Service GmbH','typo3@dkd.de','dkd-ter','f08fd2bf79d670f9c45734cf8d1a6faa','compatible to TYPO3 8.7 LTS','',4000000,0,0,'https://docs.typo3.org/p/dkd/tc-beuser/4.0/en-us','ter','',''),
(9278550,0,'tc_beuser','3.0.3',7061,47,'TC BE User Admin','A collection of modules for administer BE users more comfortably',2,0,1,1612458259,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','dkd Internet Service GmbH','typo3@dkd.de','dkd-ter','99bb5887af2edaf7487794d0650c0759','Fix switch user function','',3000003,0,0,'https://docs.typo3.org/p/dkd/tc-beuser/3.0/en-us','ter','',''),
(9278551,0,'tc_beuser','5.0.0',7061,103,'TC BE User Admin','A collection of modules for administer BE users more comfortably',2,0,1,1626363092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','dkd Internet Service GmbH','typo3@dkd.de','dkd-ter','5ace0e11f1cb53390b1206767ef90064','Many thanks to Leibniz Universität Hannover (LUH) for sponsoring this compatibility upgrade for TYPO3 v10','',5000000,1,0,'https://docs.typo3.org/p/dkd/tc-beuser/5.0/en-us','ter','',''),
(9278552,0,'debug_mysql_db','0.6.2',20836,267,'Debug Mysql DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur. (For TYPO3 before 6.1 see versions 0.5.x)',2,0,4,1504887962,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:11:\"0.0.0-0.0.0\";}}','Stefan Geith / Franz Holzinger','franz@ttproducts.de','franzholz','26c38b70557a07f646cd33964ce234c5','\nsupport for TYPO3 8.7.6\n','',6002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278553,0,'debug_mysql_db','0.6.3',20836,588,'Debug Mysql DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur. (For TYPO3 before 6.1 see versions 0.5.x)',2,0,4,1516365495,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:11:\"0.0.0-0.0.0\";}}','Stefan Geith / Franz Holzinger','franz@ttproducts.de','franzholz','93a4bf2d3aa0c3ad3e07ca1d47e3305b','\nDo not debug SESSION queries.\n','',6003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278554,0,'debug_mysql_db','0.7.0',20836,348,'Debug Mysql DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur. (For TYPO3 before 9 use the versions 0.6.x)',2,0,4,1566669851,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','603009710d5debda2d6067537d140add','This version only works under TYPO3 9.5 in combination with the extension typo3db_legacy.','jambage.com',7000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278555,0,'debug_mysql_db','0.7.1',20836,296,'Debug Mysql DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur. (For TYPO3 before 9 use the versions 0.6.x)',2,0,4,1578052260,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}s:8:\"suggests\";a:1:{s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','5c409fa67fc0c5010f70028c849102c2','bugfix: the initialization has been moved into the method initialize ','jambage.com',7001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278556,0,'debug_mysql_db','0.8.0',20836,201,'Debug Mysql DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur. (For TYPO3 before 9 use the versions 0.6.x)',2,0,4,1580851498,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','5127ee09651904fa17f76fc7ed383b3a','First version with support for the QueryBuilder SQL query.\r\nNew feature: debug output for the Doctrine method executeQuery','jambage.com',8000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278557,0,'debug_mysql_db','0.8.1',20836,198,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur.',2,0,4,1582202392,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','87820ce473e61632529acf75d5e7796e','readd support for old style TYPO3_DB MySQL for TYPO3 8.7','jambage.com',8001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278558,0,'debug_mysql_db','0.8.2',20836,338,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur.',2,0,4,1582476422,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','fe3c51413606a7bb7b9b45030c526233','bugfix for TYPO3 9.5','jambage.com',8002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278559,0,'debug_mysql_db','0.9.0',20836,182,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection (former t3lib_db) and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries. Shows error messages if they occur.',2,0,4,1594535168,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','77d1fa48c382b65ac7197775d7e49935','new feature: Database Logger with support for a FileWriter and for the debug method.\r\n','jambage.com',9000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278560,0,'debug_mysql_db','0.9.1',20836,190,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1595183113,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','b3c8a87a3115c002cdce22f5ed825ead','improvements for the FileWriter Logger. Add the possibility to turn off debugUtility outputs which might be needed for Ajax calls.','jambage.com',9001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278561,0,'debug_mysql_db','0.9.2',20836,202,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1599063313,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','13ad4e29f7aa0f22cd2770c68163c0d2','bugfix in the SQL query logger','jambage.com',9002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278562,0,'debug_mysql_db','0.9.3',20836,167,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1605307153,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','09fd7b5a4f42ce855c85fecb6c529e03','support for UPDATE, DELETE and INSER with the Doctrine framework\r\n','jambage.com',9003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278563,0,'debug_mysql_db','1.0.0',20836,162,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1610797659,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:12:\"0.8.0-0.9.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','54d229b584b358a53f339235a8b0aefd','Manually entered labels annihilate normally ignored excluded stripped tables.','jambage.com',1000000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278564,0,'debug_mysql_db','1.1.0',20836,109,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1642238032,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:13:\"0.9.0-0.10.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','f715568045298b200042a72334663da5','bugfix for PHP 8 and TYPO3 11','jambage.com',1001000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278565,0,'debug_mysql_db','1.1.1',20836,107,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1644754882,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.11.0-0.11.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','daec575d31735788b6e07e2ecaabbff5','bugfix for Doctrine Api','jambage.com',1001001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278566,0,'debug_mysql_db','1.1.2',20836,127,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1645740877,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.11.0-0.11.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','2d9e04981f67d52ed8d4f7662c4428a5','bugfix for the SQL parser','jambage.com',1001002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278567,0,'debug_mysql_db','1.1.3',20836,99,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1669924844,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.11.0-0.11.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','eba41618178521ee1ee2bfa2336658c2','bugfix Doctrine','jambage.com',1001003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278568,0,'debug_mysql_db','1.2.0',20836,77,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1683315195,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.11.0-0.11.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','9d804851d264b2987722c90ed8ac6d83','support for TYPO3 12','jambage.com',1002000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278569,0,'debug_mysql_db','1.2.1',20836,72,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1688116194,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.11.0-0.14.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','0db4446df98c76bc7f8f3b089a319cbb','No TYPO3 12 yet supported','jambage.com',1002001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278570,0,'debug_mysql_db','1.3.0',20836,77,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1688135149,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.12.0-0.14.99\";}}','Franz Holzinger / Stefan Geith','franz@ttproducts.de','franzholz','dcea1d5a1722fc0d67fb6da455fc8314','support for TYPO3 12\r\n','jambage.com',1003000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278571,0,'debug_mysql_db','1.3.1',20836,74,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1689668844,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.12.0-0.14.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','8b321b727d400651a2e09306e4bfa8ea','add missing initialization','jambage.com',1003001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278572,0,'debug_mysql_db','1.3.2',20836,71,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1694801568,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.12.0-0.14.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','25aafca89df37712a2d6d6cc5bdb547a','README file added.\r\nPatch for TYPO3 Core to enable debugging for the install tool.','jambage.com',1003002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278573,0,'debug_mysql_db','1.4.0',20836,69,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1695489965,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:8:\"fh_debug\";s:14:\"0.12.0-0.16.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','1b4311feec285444016a8ec9ff2b5196','support ALTER TABLE','jambage.com',1004000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278574,0,'debug_mysql_db','1.4.1',20836,73,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1698084072,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.12.0-0.16.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','9e1214ea4682eaaf2c5ba2f824ebee80','imprtant bugfix: remove endless loop from exec_SELECTquery','jambage.com',1004001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278575,0,'debug_mysql_db','1.5.0',20836,56,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1704289609,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.16.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','08e7520569c0c3d8b40346518beb4473','modifications by rector','jambage.com',1005000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278576,0,'debug_mysql_db','1.5.1',20836,60,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1704393883,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.16.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','4565d819308b47736e56deda549e273f','Remain compatible to the TYPO3CMSCoreDatabaseConnection function declarations','jambage.com',1005001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278577,0,'debug_mysql_db','1.6.0',20836,59,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1706722181,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.16.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','f445416bd17280c3a98b907395e72afb','Show SQL queries after all throwable exceptions.','jambage.com',1006000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278578,0,'debug_mysql_db','1.7.0',20836,57,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1708062999,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.16.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','c4ad412ab32dd49dee8aa2fc80261532','bugfix for TYPO3 12: use request object','jambage.com',1007000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278579,0,'debug_mysql_db','1.7.1',20836,54,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1709571477,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.16.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','b5a05a9c427e00a2d4fd442622ba3351','important bug fix','jambage.com',1007001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278580,0,'debug_mysql_db','1.7.2',20836,60,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1710969403,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','025724f23fd0cb08a54580802c51b015','maintenance release','jambage.com',1007002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278581,0,'debug_mysql_db','1.8.0',20836,61,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1712318577,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','45f7f154720bf750534dadd2fde40b1d','maintenance release','jambage.com',1008000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278582,0,'debug_mysql_db','1.7.3',20836,49,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1712324930,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','c88fa1ff51bf1e22937af1dd46359894','version for TYPO3 11 ','jambage.com',1007003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278583,0,'debug_mysql_db','1.8.1',20836,53,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1721937619,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','6d5dfa9f8250b126266438187d395870','bugfix','jambage.com',1008001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278584,0,'debug_mysql_db','1.9.0',20836,54,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1722452177,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','eed8a3112fffb9e43f3645cd72c9c15a','INSERT and SQL mode: lastInsertId must not raise an exception if it is 0','jambage.com',1009000,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278585,0,'debug_mysql_db','1.9.1',20836,56,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1726172407,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','212ea59263dd4d0bbd5706e3dfd95be4','compatibility TYPO3 13 ','jambage.com',1009001,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278586,0,'debug_mysql_db','1.9.2',20836,26,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1755603665,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','7acecac7fc39eea7f1d1cbfa7cc1b145','fix namspace error in Bootstrap','jambage.com',1009002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278587,0,'debug_mysql_db','1.8.2',20836,22,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1755604367,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','116494fcffdb03acb2bef3cf2933458c','fix namspace error in Bootstrap\r\n\r\n','jambage.com',1008002,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278588,0,'debug_mysql_db','1.9.3',20836,22,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1757771822,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','888c5dff23c7c9d8444f76c8701b85d0','remove class DatabaseConnection \r\nsee breaking 80929','jambage.com',1009003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278589,0,'debug_mysql_db','1.9.4',20836,23,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseConnection and TYPO3CMSTypo3DbLegacyDatabaseDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1759597306,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.18.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','bcf4fe3139e50da486fb7c7c70eb9cd1','fix back trace','jambage.com',1009004,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278590,0,'debug_mysql_db','1.8.3',20836,19,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseDatabaseConnection and TYPO3CMSCoreDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1759603571,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";s:8:\"fh_debug\";s:14:\"0.17.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','739eb1752a264a68d414ebcacf762702','fix back trace','jambage.com',1008003,0,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278591,0,'debug_mysql_db','1.9.5',20836,12,'Debug Mysql or other DB','Extends TYPO3CMSCoreDatabaseConnection and TYPO3CMSTypo3DbLegacyDatabaseDatabaseConnection to show Errors and Debug-Messages. Debugging of sql-queries by debug and FileWriter.',2,0,4,1778948405,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";}s:8:\"suggests\";a:2:{s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.4.99\";s:8:\"fh_debug\";s:14:\"0.18.0-0.20.99\";}}','Franz Holzinger, formerly Stefan Geith','franz@ttproducts.de','franzholz','8f408a84b9395ebd67358f62e101052a','runs also under TYPO3 14','jambage.com',1009005,1,0,'https://github.com/franzholz/debug_mysql_db','ter','',''),
(9278592,0,'rtehtmlarea','8.7.1',119368,1875,'htmlArea RTE','Rich Text Editor.',5,0,0,1530275667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','liayn','daae790e4b3182cfac978f07eaf13b63','Minor bugfix release','SJBR',8007001,0,0,'https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/8.7/en-us','ter','',''),
(9278593,0,'rtehtmlarea','8.7.2',119368,3307,'htmlArea RTE','Rich Text Editor.',5,0,0,1553196644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','liayn','aa1a132475b79366ed6ff53b81f5bfe1','Fixed compatibility with Chrome 73 and IE11/Edge selection','SJBR',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/rtehtmlarea/8.7.2','ter','',''),
(9278594,0,'rtehtmlarea','8.7.3',119368,650,'htmlArea RTE','Rich Text Editor.',5,0,0,1585898699,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','liayn','b535106f7e54509d1f73777f97789a09','Bugfix release for better browser support','SJBR',8007003,0,0,'https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/8.7/en-us','ter','',''),
(9278595,0,'rtehtmlarea','8.7.4',119368,178,'htmlArea RTE','Rich Text Editor.',5,0,0,1624373903,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','liayn','cc24819a127e6548d45520b9bd2bdc56','Bugfix release for latest Chrome version','SJBR',8007004,1,0,'https://docs.typo3.org/p/friendsoftypo3/rtehtmlarea/8.7/en-us','ter','',''),
(9278596,0,'static_info_tables_ru','6.5.0',8838,766,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1530826123,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:12:\"6.5.0-6.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','e9307bb317ed89b5924aea02a7a3e9f8','Update for compatibility with static_info_tables 6.5','',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278597,0,'static_info_tables_ru','6.7.0',8838,1879,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1543007667,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','4c318b79dddcd118cc8f122afea66006','Requires TYPO3 8 LTS and enabled with TYPO3 9 LTS.','',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278598,0,'static_info_tables_ru','6.7.1',8838,155,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1571421586,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','ae56f5a434d35a16122cf514178205f4','[BUGFIX] Fix wrong language code in TypoScript\nWith this change the wrong language code \"fr\" will be updated to the correct one.','',6007001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278599,0,'static_info_tables_ru','6.7.3',8838,176,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1576780521,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','d2d57df106f49cff60f88412d7843659','Cleanup composer.json','',6007003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278600,0,'static_info_tables_ru','6.7.5',8838,1746,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1577699323,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','4496dbfe27097ff720debe29fb668205','[BUGFIX] Update translations','',6007005,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278601,0,'static_info_tables_ru','6.9.0',8838,181,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1593085127,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','43ed8b641685e341f97afc0b65463d3a','This release introduces compatibility for TYPO3 v10.','',6009000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278602,0,'static_info_tables_ru','11.5.0',8838,70,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1639335920,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','be4e19f268a90f40b5cb8fd1425d3077','[TASK] Add compatibility to version 11.5','',11005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278603,0,'static_info_tables_ru','6.9.1',8838,27,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1696772060,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','e0560f116e84de7708186a8cf630a342','[TASK] Add  to composer.json','',6009001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278604,0,'static_info_tables_ru','12.4.0',8838,54,'Static Info Tables (ru)','(ru) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1701801902,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','b8180d8800da396e0a751bb4febe62be','[TASK] Add compatibility to version 12.4','',12004000,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ru/','ter','',''),
(9278605,0,'wfqbe','6.2.1',12385,548,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization 7is template-based and fully configurable via TS. The extension uses ADOdb.',1,0,3,1494424350,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"6.1.0-6.2.99\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','b73dacb51493c84f5d56c6bb07ab296e','TYPO3 6.x COMPATIBLE VERSION\r\nSupports TYPO3 version 6.1.0 - 6.2.999\r\n\r\nContains a fix fo fields with calendar.','WEBFORMAT Srl',6002001,0,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/6.2.1','ter','',''),
(9278606,0,'wfqbe','7.6.0',12385,665,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization is template-based and fully configurable via TS. The extension uses ADOdb.',1,0,3,1496736536,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-7.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','8e49a23c9b6587a16828788503a59ec8','- Added compatibility with TYPO3 7.6.x\r\n- Added new template for query results based on fluid StandAloneView\r\n- New hook to customize results pagination\r\n- RTE support for query fields has been removed\r\n- Some minor fixes','WEBFORMAT Srl',7006000,0,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/7.6.4','ter','',''),
(9278607,0,'wfqbe','7.6.1',12385,305,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization is template-based and fully configurable via TS. The extension uses ADOdb.',1,0,3,1502973088,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-7.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','f4e80aecce441e3d62298e21ba018c51','- Fix reported in https://forge.typo3.org/issues/81713\r\n- Fix to date picker field for insert and search forms\r\n- Extended hook showBrowser\r\n- Some minor fixes','WEBFORMAT Srl',7006001,0,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/7.6.4','ter','',''),
(9278608,0,'wfqbe','7.6.2',12385,141,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization is template-based and fully configurable via TS. The extension uses ADOdb.',1,-1,3,1503990990,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-7.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','86b1796f24c637d924b52b1cf0c637b5','- Fix reported in https://forge.typo3.org/issues/82192\r\n- Fix reported in https://forge.typo3.org/issues/81227\r\n- Some minor fixes','WEBFORMAT Srl',7006002,0,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/7.6.4','ter','',''),
(9278609,0,'wfqbe','7.6.3',12385,178,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization is template-based and fully configurable via TS. The extension uses ADOdb.',1,0,3,1504706071,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-7.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','586bab32ef33bec369bdd0daa06c0999','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','WEBFORMAT Srl',7006003,0,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/7.6.4','ter','',''),
(9278610,0,'wfqbe','7.6.4',12385,689,'DB Integration','This extension allows to generate queries (with a little sql knowledge), search forms and insert forms to generic databases through a wizard. The results visualization is template-based and fully configurable via TS. The extension uses ADOdb.',1,0,3,1506495482,'a:1:{s:7:\"depends\";a:3:{s:5:\"adodb\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-7.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";}}','Mauro Lorenzutti','support@webformat.com','webformat_dev','82f0532c653443374341efdb9aedf980','This version corrects some problems with extbase calendar in backend modules, and a problem related to the insert and edit query.','WEBFORMAT Srl',7006004,1,0,'https://docs.typo3.org/typo3cms/extensions/wfqbe/7.6.4','ter','',''),
(9278611,0,'oelib','1.1.1',43379,401,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1492020181,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e27aee34faba7333c7c9829ce3f48eed','Bug-fix release. Please update.','oliverklee.de',1001001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/1.1/en-us','ter','',''),
(9278612,0,'oelib','1.1.2',43379,404,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1498662865,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1ff2dbe71aa007b31646c1094cbec7b6','New method to reload models','oliverklee.de',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/1.1.2','ter','',''),
(9278613,0,'oelib','1.0.3',43379,527,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1498663954,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','42b9608bea256eb50ef32e1a09068229','New method to reload models','oliverklee.de',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/1.0.3','ter','',''),
(9278614,0,'oelib','0.9.2',43379,338,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating, automatic configuration checks and performance benchmarking.',2,-1,5,1498665433,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.3.0-5.6.99\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:18:\"static_info_tables\";s:6:\"2.0.8-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','109109443872bb9711bf900984383ed5','New method to reload models, and bug fixes.','oliverklee.de',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/0.9.2','ter','',''),
(9278615,0,'oelib','1.2.0',43379,234,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1510158297,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','34763ad6e46e8eee2fd8911690b5b58f','Small feature release plus a bug fix. Please update.','oliverklee.de',1002000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/1.2/en-us','ter','',''),
(9278616,0,'oelib','1.3.0',43379,230,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1510165762,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0d73a8c9a6c145e80c39e8c8e98cdd33','Add getters for tstamp and crdate.','oliverklee.de',1003000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/1.3/en-us','ter','',''),
(9278617,0,'oelib','1.3.1',43379,445,'One is Enough Library','This extension provides useful stuff for extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1510248652,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','43e22dadef4c7ea6472ad1cd6bbaa81a','Bug-fix release. Please update.','oliverklee.de',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/1.3.1','ter','',''),
(9278618,0,'oelib','1.4.0',43379,327,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1524592560,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','48d155f32f835fcc1d18818e17c5b6b6','Lots of polish, and some important bug fixes.','oliverklee.de',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/1.4.0','ter','',''),
(9278619,0,'oelib','2.0.0',43379,449,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1524995931,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"emogrifier\";s:12:\"2.0.0-2.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9ba07c5b2c2d8467791f4807caeb1e3f','TYPO3 8.7-compatible version.','oliverklee.de',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/2.0.0','ter','',''),
(9278620,0,'oelib','2.0.1',43379,344,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1532200973,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','26ed99f34a5b942e6f154270995a7b41','Bug-fix release. Please update.','oliverklee.de',2000001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.0/en-us','ter','',''),
(9278621,0,'oelib','2.1.0',43379,325,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1539359804,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.4.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','5ec73e005ea7a2afac145a1532218e5e','v2.1.0          Geocoding improvements and new email features.','oliverklee.de',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/2.1.0','ter','',''),
(9278622,0,'oelib','1.5.0',43379,267,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1539974191,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.3.7-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b40805cd5bc91ff5c408377ed9a21ec3','v1.5.0          Main feature: API keys for Google Maps and Geocoding.','oliverklee.de',1005000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/1.5/en-us','ter','',''),
(9278623,0,'oelib','2.2.0',43379,560,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1542833106,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b747d941857e0def8e4fecd906a69531','v2.2.0          Feature release. For details, please read the changelog.','oliverklee.de',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/2.2.0','ter','',''),
(9278624,0,'oelib','2.3.0',43379,923,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1553276009,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f7be5d3f6141b37b95a11bf34a0d7ebe','v2.3.0          Added helpful traits. Also performance improvements and bug fixes.','oliverklee.de',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/2.3.0','ter','',''),
(9278625,0,'oelib','2.3.1',43379,203,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1570909069,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','31a4539d9cef6677e5c40429de690fb1','v2.3.1          Bug fixes and preparations for TYPO3 9 LTS.','oliverklee.de',2003001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.3/en-us','ter','',''),
(9278626,0,'oelib','2.3.2',43379,241,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1570919031,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','235aa445559c836c40a396503480fd3a','v2.3.2          Bug fixes and preparations for TYPO3 9 LTS.','oliverklee.de',2003002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.3/en-us','ter','',''),
(9278627,0,'oelib','2.3.3',43379,267,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1570967671,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','04f216584327e58d39581c081d25576b','v2.3.3          Bug fixes and preparations for TYPO3 9 LTS.','oliverklee.de',2003003,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.3/en-us','ter','',''),
(9278628,0,'oelib','2.3.4',43379,224,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1571483217,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','42182c5b623f4eb7aecf1a1f16cb94e7','v2.3.4          Deprecated some things. No other changes.','oliverklee.de',2003004,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.3/en-us','ter','',''),
(9278629,0,'oelib','2.3.5',43379,282,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1572963773,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','03cff78191c250b3a34096f63f282cc5','v2.3.5          Bug fixes and new deprecations.','oliverklee.de',2003005,0,0,'https://docs.typo3.org/p/oliverklee/oelib/2.3/en-us','ter','',''),
(9278630,0,'oelib','3.0.0',43379,289,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1574021950,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.5.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e7aa0cfdafc08e3c75dc0d3444d0660a','v3.0.0          Compatible with TYPO3 9LTS. Removed deprecated code.','oliverklee.de',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278631,0,'oelib','3.0.1',43379,197,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1574504629,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','127f2bfb1d428c9d39a20cd7d1bca203','v3.0.1          Performance improvements and cleanup.','oliverklee.de',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278632,0,'oelib','3.0.2',43379,211,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1574775058,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','75ab20f3fc5e29cce482cf81776c2807','v3.0.2          Bug fixes and improved TYPO3 9LTS compatibility.','oliverklee.de',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278633,0,'oelib','3.0.3',43379,363,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1576162389,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','dbfd4f60323d68ea18cdeb622ee0c259','v3.0.3          Bug fixes for TYPO3 9LTS.','oliverklee.de',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278634,0,'oelib','3.1.0',43379,211,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1592142239,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b3d99e0002b682d67cdf52ab695461d9','v3.1.0          Bug fixes and a new class for TYPO3 version checks.','oliverklee.de',3001000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.1/en-us','ter','',''),
(9278635,0,'oelib','3.1.1',43379,82,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1609419173,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1637eca9fbd40963c436135cc1c71c9e','[TASK] Prepare the 3.1.1 release','oliverklee.de',3001001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.1/en-us','ter','',''),
(9278636,0,'oelib','3.2.0',43379,93,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1609598163,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','213d1e48bf1d027da9bf557bcd869c93','oelib 3.2.0: Namespace all classes, improve TYPO3 V9 compatibility.','oliverklee.de',3002000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.2/en-us','ter','',''),
(9278637,0,'oelib','3.2.1',43379,93,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1610720156,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','876d4dc8e1a5c0c2e630b063b4656687','oelib 3.2.1: Bug fixes','oliverklee.de',3002001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.2/en-us','ter','',''),
(9278638,0,'oelib','3.3.0',43379,97,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1619300873,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','141f2774f6cdd2e45582d89b3d3fefcb','Version 3.3.0: Reworked configuration check (613)','oliverklee.de',3003000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.3/en-us','ter','',''),
(9278639,0,'oelib','3.4.0',43379,84,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1629048323,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d6a56a05788eaca7f2d0aa71c55f8b70','3.4.0: Compatible with PHP 8.0; lots of cleanup (644)','oliverklee.de',3004000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278640,0,'oelib','3.4.1',43379,74,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1630693061,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ff68c40c05331fcd16534f794fc6b6e7','V3.4.1: Lots of cleanup, and a TER bugfix (660)','oliverklee.de',3004001,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278641,0,'oelib','3.5.0',43379,74,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1630775183,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','67a54eaee1e4a867bb90e3cf0be8bd4e','V3.5.0: Enhance the type annotations, extend the Configuration interface (668)','oliverklee.de',3005000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.5/en-us','ter','',''),
(9278642,0,'oelib','3.6.0',43379,82,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1630828642,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','00182324a56d275d58638a4ff74ef5a1','V3.6.0: Improvements for type analysis (672)','oliverklee.de',3006000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.6/en-us','ter','',''),
(9278643,0,'oelib','3.6.1',43379,84,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1631709514,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8454560050f1f5c04955fab806e8b0b1','V3.6.1: Bug fixes and improved configuration check output (689)','oliverklee.de',3006001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.6/en-us','ter','',''),
(9278644,0,'oelib','3.6.2',43379,75,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1631888749,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ca2708dfcf5e839cdb0cab1c614a7729','V3.6.2: Bug fixes (715)','oliverklee.de',3006002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.6/en-us','ter','',''),
(9278645,0,'oelib','3.6.3',43379,85,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1633430657,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8cffbd97f94c02074202e096fbdb3ada','V3.6.3: Configuration check bug fixes, improved type annotations (806)','oliverklee.de',3006003,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.6/en-us','ter','',''),
(9278646,0,'oelib','4.0.0',43379,73,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1633799880,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','512f5ede72e7e3e2170e3af6873bda07','V4.0.0: Add support for TYPO3 10LTS, drop support for 8LTS (810)','oliverklee.de',4000000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.0/en-us','ter','',''),
(9278647,0,'oelib','4.0.1',43379,82,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1634555299,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','db0b2a7431a7dabcda3976d7b3e1cfb4','V4.0.1: Bug fixes and new deprecations (833)','oliverklee.de',4000001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.0/en-us','ter','',''),
(9278648,0,'oelib','4.1.0',43379,87,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1634584229,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','434a086235e98f4195b4d91c36a1360e','V4.1.0: Improved functions for testing (838)','oliverklee.de',4001000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278649,0,'oelib','4.1.1',43379,77,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1634740048,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fdf034c2a6aa0e226fff1cbf47de86a2','V4.1.1: Bug fixes for the cache handling in tests (847)','oliverklee.de',4001001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278650,0,'oelib','4.1.2',43379,87,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1635024808,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a6700d43d1fcfbcb74cebb9e0747461c','V4.1.2: Fixes for the fake frontend for V10 (867)','oliverklee.de',4001002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278651,0,'oelib','3.6.4',43379,71,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1637332976,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c3a3e41f53e6ae75d08af7ec4d26e425','V3.6.4: Bug fix in the legacy configuration check (878)','oliverklee.de',3006004,0,0,'https://docs.typo3.org/p/oliverklee/oelib/3.6/en-us','ter','',''),
(9278652,0,'oelib','4.1.3',43379,64,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1645726696,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','537bf20c0d25fe4af4a6e19d10e5f98a','[FEATURE] Remove dev-only files before releasing (889)\n\nFollow-up to 888','oliverklee.de',4001003,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278653,0,'oelib','4.1.4',43379,83,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1646242465,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','6d24d16b550318c7f5f8fe657ed25886','V4.1.4: Bug fixes and cleanup (901)','oliverklee.de',4001004,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278654,0,'oelib','4.1.5',43379,83,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,-1,5,1650386010,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c942fb0918503cb635bd89ea1905598d','V4.1.5: Bug fixes and cleanup (925)','oliverklee.de',4001005,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278655,0,'oelib','4.1.6',43379,125,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1650907778,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:6:\"6.7.1-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ddf6d049c3e8f64affdee54e60f33ecc','V4.1.6: Security fixes (927)','oliverklee.de',4001006,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278656,0,'oelib','4.1.7',43379,89,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1656436511,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','51df670343a9df51a73957a88deb2215','V4.1.7: Bug fixes and cleanup','oliverklee.de',4001007,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278657,0,'oelib','4.1.8',43379,97,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1657022469,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7e8af09300fc0ed686c177ebd131c850','V4.1.8: Bug fixes','oliverklee.de',4001008,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278658,0,'oelib','4.1.9',43379,92,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1662374529,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','09fca1cdbf0d23e67dc3b7966a444d8b','V4.1.9: Bug fixes (1058)','oliverklee.de',4001009,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.1/en-us','ter','',''),
(9278659,0,'oelib','4.2.0',43379,97,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1663082829,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";s:5:\"fluid\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','87a73d711d348182afd07f22532ef2e1','V4.2.0: New ViewHelpers, some deprecations','oliverklee.de',4002000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.2/en-us','ter','',''),
(9278660,0,'oelib','4.3.0',43379,90,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1663245601,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";s:5:\"fluid\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','df2262debf8548cd0231239a05587f83','V4.3.0: New features for unit testing','oliverklee.de',4003000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.3/en-us','ter','',''),
(9278661,0,'oelib','5.0.0',43379,92,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1664215534,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f8f5acdfb241afd95a4c1cd6619947aa','V5.0.0: Add TYPO3 11LTS and PHP 8.1/8.2 support, drop TYPO3 9LTS support','oliverklee.de',5000000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.0/en-us','ter','',''),
(9278662,0,'oelib','5.0.1',43379,103,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1666435218,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d9718990321b97414dbaf262f1b6c4e2','V5.0.1: Bug fixes and cleanup','oliverklee.de',5000001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.0/en-us','ter','',''),
(9278663,0,'oelib','4.3.1',43379,85,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1666438850,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";s:5:\"fluid\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9e39a6d3b72f38b22ecacc1c476b6b54','V4.3.1: Bug fixes','oliverklee.de',4003001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/4.3/en-us','ter','',''),
(9278664,0,'oelib','5.0.2',43379,82,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1671381775,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fbdb6046d3149f36459641d3425151a2','V5.0.2: Bug fixes and cleanup','oliverklee.de',5000002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.0/en-us','ter','',''),
(9278665,0,'oelib','5.1.0',43379,100,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1671531206,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f89528e3e0c159402807d432d68f239a','V5.1.0: Add a diverse gender option for FE users, deprecate things (1291)','oliverklee.de',5001000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.1/en-us','ter','',''),
(9278666,0,'oelib','5.2.0',43379,63,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1699711664,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2436f580e131abde5ef2566c4025348b','V5.2.0: Add support for PHP 8.3','oliverklee.de',5002000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.2/en-us','ter','',''),
(9278667,0,'oelib','5.2.1',43379,56,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1702924572,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7e2ead90b7f0ef99577c156255310ac0','V5.2.1: Bug fixes and cleanup','oliverklee.de',5002001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.2/en-us','ter','',''),
(9278668,0,'oelib','5.2.2',43379,73,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1703345633,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-11.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9cd66ed6da23aecc89c922b8721d0254','V5.2.2: Bug fixes, cleanup and deprecations','oliverklee.de',5002002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/5.2/en-us','ter','',''),
(9278669,0,'oelib','6.0.0',43379,67,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1713262106,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";s:5:\"fluid\";s:15:\"11.5.17-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d51da0098adf8eedbc0d02c1f86a41c7','V6.0.0: Add support for TYPO3 12LTS, drop TYPO3 10LTS and PHP  7.4','oliverklee.de',6000000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.0/en-us','ter','',''),
(9278670,0,'oelib','6.0.1',43379,44,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1726502240,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";s:7:\"extbase\";s:15:\"11.5.37-12.4.99\";s:5:\"fluid\";s:15:\"11.5.37-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','3c9ce3c3b4e8e3eac90da2a50ea2c182','V6.0.1: Bug fixes and cleanup','oliverklee.de',6000001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.0/en-us','ter','',''),
(9278671,0,'oelib','6.0.2',43379,51,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1727173979,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";s:7:\"extbase\";s:15:\"11.5.37-12.4.99\";s:5:\"fluid\";s:15:\"11.5.37-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1addac712c43058b2b9e7e29e8393f04','V6.0.2: TestingFramework bug fixes for TYPO3 12LTS','oliverklee.de',6000002,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.0/en-us','ter','',''),
(9278672,0,'oelib','6.0.3',43379,39,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1735249130,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.40-12.4.99\";s:7:\"extbase\";s:15:\"11.5.40-12.4.99\";s:5:\"fluid\";s:15:\"11.5.40-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2f96ee1d8a08e3727b313015ae7b254d','V6.0.3: Bug fixes and cleanup','oliverklee.de',6000003,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.0/en-us','ter','',''),
(9278673,0,'oelib','6.1.0',43379,34,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1735317395,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','429ceeb5c10ce563a099d77c104dda1d','V6.1.0: Add support for PHP 8.4','oliverklee.de',6001000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.1/en-us','ter','',''),
(9278674,0,'oelib','6.1.1',43379,42,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1735403916,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a41506d6d283bcd9098c7667fde29a2d','V6.1.1: Bug fixes and cleanup','oliverklee.de',6001001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.1/en-us','ter','',''),
(9278675,0,'oelib','6.2.0',43379,38,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1743710474,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fd5e932ba3cd126b27df347ae64f2f49','V6.2.0: View helper improvements and deprecations','oliverklee.de',6002000,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.2/en-us','ter','',''),
(9278676,0,'oelib','6.2.1',43379,12,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.',2,0,5,1776065855,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','056a9107076fc82093123fcff1ee14ca','V6.2.1: Performance improvements, new icon, deprecation fixes','oliverklee.de',6002001,0,0,'https://docs.typo3.org/p/oliverklee/oelib/6.2/en-us','ter','',''),
(9278677,0,'oelib','6.3.0',43379,11,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing and templating.',2,0,5,1777371848,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','3b51696f8644127cdb6dbc6cb88a1fa4','V6.3.0: DI-capable registries, better fake FE, deprecations (2329)','oliverklee.de',6003000,0,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278678,0,'oelib','6.3.1',43379,12,'One is Enough Library','Useful stuff for TYPO3 extension development: helper functions for unit testing and templating.',2,0,5,1778605815,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";s:5:\"fluid\";s:15:\"11.5.41-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:14:\"6.9.0-12.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','be4b1359e04e948e5dc7b6c3c160b5b9','V6.3.1: Bugfixes, cross-DBMS compatibility, and improved DI','oliverklee.de',6003001,1,0,'https://docs.typo3.org/typo3cms/extensions/oelib/','ter','',''),
(9278679,0,'file_list','2.2.1',15119,532,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,-1,3,1493718366,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.16-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','83836980489f337db784d73c66bbd329','Regular bug fix release mainly for TYPO3 v8.\r\nSupport for t3:// link scheme.\r\nDetails on https://forge.typo3.org/projects/extension-file_list/wiki/FILE_LIST_221','Causal Sàrl',2002001,0,0,'https://docs.typo3.org/p/causal/file_list/2.2/en-us','ter','',''),
(9278680,0,'file_list','2.2.2',15119,1250,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,-1,3,1494084687,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.16-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','da884578592594c556f38b991352dfaf','ThumbnailViewHelper compatibility for TYPO3 v8.\r\nDetails on https://forge.typo3.org/projects/extension-file_list/wiki/FILE_LIST_222','Causal Sàrl',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/file_list/2.2.2','ter','',''),
(9278681,0,'file_list','2.3.0',15119,222,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,-1,3,1553614563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','684a35aa2eebf25fb8ae1c3cf4bb4a0d','Compatibility with TYPO3 v8 and v9.','Causal Sàrl',2003000,0,0,'https://docs.typo3.org/p/causal/file_list/2.3/en-us','ter','',''),
(9278682,0,'file_list','2.3.1',15119,332,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,-1,3,1554145263,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','73b8a00c3d8118202768c8c8714dad3e','Hotfix release for TYPO3 v9.\r\nReintroduce links on files by using f:link.typoscript instead of f:link.page which changed its behaviour (accepting only integer) without prior deprecation.','Causal Sàrl',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/file_list/2.3.1','ter','',''),
(9278683,0,'file_list','2.3.2',15119,1328,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1576570654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','da9c9f86c92c0776669618090a8aded8','Security fix, please update ASAP.','Causal Sàrl',2003002,0,0,'https://docs.typo3.org/p/causal/file_list/2.3/en-us','ter','',''),
(9278684,0,'file_list','2.4.0',15119,256,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1582123476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','dbab7594f08bd090b541284395cb7535','This release transparently takes file restrictions into account (\"Is Visible\", \"Access Groups\") and allows you to sort by creation date as well.','Causal Sàrl',2004000,0,0,'https://docs.typo3.org/p/causal/file_list/2.4/en-us','ter','',''),
(9278685,0,'file_list','2.4.1',15119,312,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1583246466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d3a515696c1dfedbe6062004758e5be8','Standard maintenance release. Minor migration steps to clean up compatibility for TYPO3 v8 up to v10.','Causal Sàrl',2004001,0,0,'https://docs.typo3.org/p/causal/file_list/2.4/en-us','ter','',''),
(9278686,0,'file_list','2.4.2',15119,365,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1588669468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','bd1ba2807b901ab0c2bb7b257f1abb4d','Standard maintenance release.','Causal Sàrl',2004002,0,0,'https://docs.typo3.org/p/causal/file_list/2.4/en-us','ter','',''),
(9278687,0,'file_list','2.4.3',15119,196,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1603979840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8073f1a955542709b8ca8adf71b496f8','Standard bug fix release.','Causal Sàrl',2004003,0,0,'https://docs.typo3.org/p/causal/file_list/2.4/en-us','ter','',''),
(9278688,0,'file_list','2.5.0',15119,206,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1606219745,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.1.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','4a1be198312ff73ac6533df67d3495b7','This release takes advantage of EXT:fal_protect if present for enhanced security.','Causal Sàrl',2005000,0,0,'https://docs.typo3.org/p/causal/file_list/2.5/en-us','ter','',''),
(9278689,0,'file_list','2.6.0',15119,102,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1675979458,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.2.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.1.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','3adab4c17497294d70b28c6d190d9f4b','Compatibility with TYPO3 v11 and PHP 8.','Causal Sàrl',2006000,0,0,'https://docs.typo3.org/p/causal/file_list/2.6/en-us','ter','',''),
(9278690,0,'file_list','2.7.0',15119,87,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1688712276,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.2.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.1.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d1fc8a54def461cc5623bbc11de7460c','Compatibility with TYPO3 v12.','Causal Sàrl',2007000,0,0,'https://docs.typo3.org/p/causal/file_list/2.7/en-us','ter','',''),
(9278691,0,'file_list','3.0.0',15119,62,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1705404515,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.5.1-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','94fe69551fc65ec75902fe2fed2e32f2','Plugin has been migrated to a dedicated CType for much more flexibility.\r\nPlease use the Upgrade Wizard under Admin Tools  Upgrade to migrate to this major version.','Causal Sàrl',3000000,0,0,'https://docs.typo3.org/p/causal/file_list/3.0/en-us','ter','',''),
(9278692,0,'file_list','3.0.1',15119,63,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1706706868,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.5.1-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','4e979a021fee4ff25d9c38c85cacde01','This release fixes a deprecation warning in TYPO3 v12.','Causal Sàrl',3000001,0,0,'https://docs.typo3.org/p/causal/file_list/3.0/en-us','ter','',''),
(9278693,0,'file_list','3.1.0',15119,64,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1709027609,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.5.2-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6ff787aab2cf95d56096fc8056fb4dde','We now rely on the newly-introduced TCA type \"folder\" to select the root folder. Be sure to use the upgrade wizard to adapt all your plugins to the new format when upgrading to TYPO3 v12 (no change when still used in former versions).\r\n\r\nIn addition this release brings early support of TYPO3 v13 while keeping the backward compatibility with former LTS versions.','Causal Sàrl',3001000,0,0,'https://docs.typo3.org/p/causal/file_list/3.1/en-us','ter','',''),
(9278694,0,'file_list','3.1.1',15119,69,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1709288443,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.5.2-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','babaab12752be3fb7a43a645ec0e8bec','Bugfix release as the migration of a call to Doctrine was forgotten, leading to a crash in TYPO3 v12.\r\nIn addition, the actual creation/modification date of a file is now properly taken into account if populated as metadata as it will obviously be more accurate than when the file upload occurred.','Causal Sàrl',3001001,0,0,'https://docs.typo3.org/p/causal/file_list/3.1/en-us','ter','',''),
(9278695,0,'file_list','3.1.2',15119,66,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1717766753,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.6.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','01969e4cc7dce6b1144c088eb3f00611','Standard maintenance release.','Causal Sàrl',3001002,0,0,'https://docs.typo3.org/p/causal/file_list/3.1/en-us','ter','',''),
(9278696,0,'file_list','3.2.0',15119,54,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1727960567,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.6.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a0a106e2ca7c6e685c0de8d1885158ff','Standard maintenance release with minor new feature allowing to list files without any sorting option.','Causal Sàrl',3002000,0,0,'https://docs.typo3.org/p/causal/file_list/3.2/en-us','ter','',''),
(9278697,0,'file_list','3.3.0',15119,25,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1759909153,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.6.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','faa9db2a5405601163c46a31523f27d8','Standard maintenance release.','Causal Sàrl',3003000,0,0,'https://docs.typo3.org/p/causal/file_list/3.3/en-us','ter','',''),
(9278698,0,'file_list','3.4.0',15119,17,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1770934990,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.7.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','3637102640778ff7f826fbac80eda8fd','This release fixes a few bugs and brings early support for TYPO3 v14.','Causal Sàrl',3004000,0,0,'https://docs.typo3.org/p/causal/file_list/main/en-us/','ter','',''),
(9278699,0,'file_list','3.4.1',15119,18,'File List','This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries. Default templates are Bootstrap-ready.',2,0,3,1773417995,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:1:{s:11:\"fal_protect\";s:6:\"1.7.0-\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','9ec9e90c82e725a9e9b01c0feabd4d77','Standard maintenance release.','Causal Sàrl',3004001,1,0,'https://docs.typo3.org/p/causal/file_list/main/en-us/','ter','',''),
(9278700,0,'timezones','2.0.0',4836,219,'Timezones','Manages timezones and datetime conversion in your website',1,0,3,1510335503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Thomas Hucke','thucke@web.de','thucke','e0853efbda67b0a56b89d3b8f52d1ce9','This is the first release after a major refatoring to support TYPO3 7.x.\r\nNew repository on Github.','',2000000,0,0,'https://docs.typo3.org/p/thucke/timezones/2.0/en-us','ter','',''),
(9278701,0,'timezones','2.0.1',4836,298,'Timezones','Manages timezones and datetime conversion in your website',1,0,3,1510398136,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.15-7.6.99\";}}','Thomas Hucke','thucke@web.de','thucke','d31230594eb1a50cae2075d66a1f0557','Now documentation will be rendered correctly','',2000001,0,0,'https://docs.typo3.org/p/thucke/timezones/2.0/en-us','ter','',''),
(9278702,0,'timezones','2.0.2',4836,183,'Timezones','Manages timezones and datetime conversion in your website',1,0,3,1511001548,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.15-8.7.99\";}}','Thomas Hucke','thucke@web.de','thucke','05d854b2c11d2684cee493f93c8dbffa','- important bugfix\r\n- compatibility raised to 8.x\r\n- check details at https://github.com/thucke/TYPO3.ext.timezones/releases','',2000002,0,0,'https://docs.typo3.org/p/thucke/timezones/2.0/en-us','ter','',''),
(9278703,0,'timezones','2.0.3',4836,279,'Timezones','Manages timezones and datetime conversion in your website',1,0,3,1511026254,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:13:\"6.2.15-8.7.99\";}}','Thomas Hucke','thucke@web.de','thucke','f83feb9ba1d7b14cd15100e32cca7a3e','Complete TYPO3 v8 and PHP 7.1 compatibility\r\n\r\nIt is important that all instances of this extension where they are included as a content element have to be re-created.\r\nThis ist due to caching of TYPO3 which prevents changes in flexform being updated.','',2000003,0,0,'https://docs.typo3.org/p/thucke/timezones/2.0/en-us','ter','',''),
(9278704,0,'timezones','2.0.4',4836,533,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1512752804,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:13:\"6.2.15-8.7.99\";}}','Thomas Hucke','thucke@web.de','thucke','658875eb010ebd478e6459306cbe3a4a','Release 2.0.4 seems to be stable\r\nHopefully itll be activated soon in the language server.\r\nPlease contact the developer to address any issue.','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/timezones/2.0.4','ter','',''),
(9278705,0,'timezones','2.1.0',4836,282,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1542137963,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"6.2.15-8.7.99\";}}','Thomas Hucke','thucke@web.de','thucke','569add5ca99256ac6e1f9d598cef66fd','- minimum requirement PHP 7.x\r\n- raise support for PHP 7.2','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/timezones/2.1.0','ter','',''),
(9278706,0,'timezones','2.2.0',4836,309,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1549566401,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Hucke','thucke@web.de','thucke','1ccd9949f17dc8658a8699b97d7505aa',' added support for TYPO3 v9\r\n dropped support for PHP v7.0\r\n dropped support for TYPO3 below v8.7','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/timezones/2.2.0','ter','',''),
(9278707,0,'timezones','2.2.1',4836,456,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1567347582,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.7-9.5.99\";}}','Thomas Hucke','thucke@web.de','thucke','78c7caf07878e09a4c46c7dfd43f3cdf','PHP 7.3 compatibility','',2002001,0,0,'https://docs.typo3.org/p/thucke/timezones/2.2/en-us','ter','',''),
(9278708,0,'timezones','3.0.0',4836,141,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1615910337,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Hucke','thucke@web.de','thucke','a4851e750917671dc6b5f3ffbdaadaa1','- added compatibility for TYPO3 v10\r\n- dropped compatibility for TYPO3 v8\r\n- dropped compatibility for PHP 7.2\r\n- moved CI to Github Actions\r\n- prepared for move of translation handling to Crowdin','',3000000,0,0,'https://docs.typo3.org/p/thucke/timezones/3.0/en-us','ter','',''),
(9278709,0,'timezones','3.1.0',4836,143,'Timezones','Manages timezones and datetime conversion in your website',2,0,3,1648983238,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Thomas Hucke','thucke@web.de','thucke','09243c75afd32903d0ede991739db1f7','- added compatibility for TYPOIII v11\r\n- enhanced automatic testing\r\n\r\nImportant\r\n--------------\r\nThe application of the current extension plugin pi1 is deprecated.\r\nIt will be removed in version 4.0.0 and does not work anymore in TYPOIII v11.\r\nAt the latest before upgrading to TYPOIII v11 all content elements must be migrated to the new plugins.\r\nCheck manual for details.','',3001000,1,0,'https://docs.typo3.org/p/thucke/timezones/3.1/en-us','ter','',''),
(9278710,0,'gkh_rss_import','6.0.1',17281,154,'gkh RSS Import','Imports a RSS feed and show the content on a FE page.',2,0,3,1576375553,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','6f8024c49eab53c899665dedb4add576','Compatibility for TYPO3 8','',6000001,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/6.0/en-us','ter','',''),
(9278711,0,'gkh_rss_import','6.0.3',17281,156,'gkh RSS Import','Imports a RSS feed and show the content on a FE page.',2,0,3,1576375788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','00e061602b108afc55fdbb8ab15bec62','Release correct version number','',6000003,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/6.0/en-us','ter','',''),
(9278712,0,'gkh_rss_import','6.0.4',17281,271,'RSS feed import','Imports a RSS feed and show the content on a page.',2,0,3,1576376218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','f92c9d92c7846994e90e626e6cceed35','Improve title and description','',6000004,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/6.0/en-us','ter','',''),
(9278713,0,'gkh_rss_import','6.0.5',17281,347,'RSS feed import','Imports a RSS feed and show the content on a page.',2,0,3,1577143422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','9a2b36e9b65c983ab7090ec0cb715070','Make category an optional field','',6000005,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/6.0/en-us','ter','',''),
(9278714,0,'gkh_rss_import','7.0.0',17281,194,'RSS feed import','Import an RSS feed and show the content on a page.',2,0,3,1602810086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','aed546fde323efb5ca5fcdd0b41c08dc','Support for TYPO3 9 & 10','',7000000,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/7.0/en-us','ter','',''),
(9278715,0,'gkh_rss_import','7.0.1',17281,141,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1605881007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','2ca1f8be5517d5e7474d519445eafc8f','Release v7.0.1','',7000001,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/7.0/en-us','ter','',''),
(9278716,0,'gkh_rss_import','7.0.2',17281,134,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1607477243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','c1d8989fd7eb0d88e7ba04d068683064','[RELEASE] Release v7.0.2','',7000002,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/7.0/en-us','ter','',''),
(9278717,0,'gkh_rss_import','7.0.4',17281,120,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1619827749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','de2320cc951e6d014131b6ff46692870','[RELEASE] Release v7.0.4','',7000004,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/7.0/en-us','ter','',''),
(9278718,0,'gkh_rss_import','8.0.0',17281,125,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1626777411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','a8f3a536b6b77590a57fb20ce7a73137','[RELEASE] Release v8.0.0','',8000000,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/8.0/en-us','ter','',''),
(9278719,0,'gkh_rss_import','9.0.0',17281,110,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1631152491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','9ad0158536bb66d1f210ce033543df66','[RELEASE] Release v9.0.0','',9000000,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278720,0,'gkh_rss_import','9.0.1',17281,121,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1634692300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','8672206f2ee389036bd6e24b6943b98f','[RELEASE] Release v9.0.1','',9000001,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278721,0,'gkh_rss_import','9.0.2',17281,124,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1656850611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','46c8b825d89b37c6a17a7e2aeb6d7d9d','[RELEASE] Release v9.0.2','',9000002,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278722,0,'gkh_rss_import','9.0.3',17281,54,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1711060094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','05c4a9a3ed056c94a722b5b127f16eb3','[RELEASE] Release v9.0.3','',9000003,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278723,0,'gkh_rss_import','9.0.4',17281,67,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1711068452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','2295ca6eb21e08dc9207f6d408e36a69','[RELEASE] Release v9.0.4','',9000004,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278724,0,'gkh_rss_import','10.0.0',17281,65,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1714048310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','7ce4a68c5e7cf595551518b15bcaa968','[RELEASE] Release v10.0.0','',10000000,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/10.0/en-us','ter','',''),
(9278725,0,'gkh_rss_import','9.0.5',17281,52,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1714052045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','4a22aa0039170ec75206f45521295cdb','[RELEASE] Release v9.0.5','',9000005,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278726,0,'gkh_rss_import','9.0.6',17281,50,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1715944678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','73226f67469fec0b79c39dabe26c1ce6','[RELEASE] Release v9.0.6','',9000006,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/9.0/en-us','ter','',''),
(9278727,0,'gkh_rss_import','10.0.1',17281,51,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1729863219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','768a58dd9d96fa2cbcf967995d47c917','[RELEASE] Release v10.0.1','',10000001,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/10.0/en-us','ter','',''),
(9278728,0,'gkh_rss_import','11.0.0',17281,38,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1748039228,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.10-13.4.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','7736fd72e642e42d3d1241734455238d','[RELEASE] Release v11.0.0','',11000000,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/11.0/en-us','ter','',''),
(9278729,0,'gkh_rss_import','12.0.1',17281,2,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1786533599,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.5-14.3.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','6ba36cf3f9dcbe4b72f8b92c237b314a','[RELEASE] Release v12.0.1','',12000001,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/12.0/en-us','ter','',''),
(9278730,0,'gkh_rss_import','12.0.2',17281,2,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1786534294,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.5-14.3.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','a1bf3717e2996b074b8fc8439507d9e8','[RELEASE] Release v12.0.2','',12000002,0,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/12.0/en-us','ter','',''),
(9278731,0,'gkh_rss_import','12.0.3',17281,3,'RSS feed import','Fetch an RSS / Atom Feed and display its content on the Frontend.',2,0,3,1786547854,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.5-14.3.99\";}}','Simon Schaufelberger','simonschaufigkhrssimport@gmail.com','simonschaufi','30306401ae7fead8340b800bae935a17','[RELEASE] Release v12.0.3','',12000003,1,0,'https://docs.typo3.org/p/gkh/gkh-rss-import/12.0/en-us','ter','',''),
(9278732,0,'phpunit','4.8.35',91040,5531,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit 4.8, Selenium, a BE test runner module, a CLI test runner, PhpStorm integration and a testing framework.',2,-1,1,1492711036,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.4-8.9.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','dfe4af73fa49b48b7fd0172c7ffbdd65','Trait for slim functional tests. Last version to work with TYPO3 6.2','',4008035,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/4.8/en-us','ter','',''),
(9278733,0,'phpunit','4.8.36',91040,1932,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit 4.8, Selenium, a BE test runner module, a CLI test runner, PhpStorm integration and a testing framework.',2,-1,1,1507832674,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','dad8a6630c5231e9be602cef5814d17d','PHP 7.1 compatibility, requires TYPO3 CMS  7.6 now','',4008036,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/4.8/en-us','ter','',''),
(9278734,0,'phpunit','4.8.37',91040,1146,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit, Selenium, a CLI test runner and a testing framework.',2,-1,1,1524232690,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8266922eb8a863231d12f4ea4a9c72eb','Clean-up release.','',4008037,0,0,'https://docs.typo3.org/typo3cms/extensions/phpunit/4.8.37','ter','',''),
(9278735,0,'phpunit','5.3.5',91040,1879,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit, Selenium, a CLI test runner and a testing framework.',2,-1,1,1524953778,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','12876328e0157ee63e1b43c15f56d47b','Upgraded to PHPUnit 5.3.5. PHP 7.1/7.2 support.','',5003005,0,0,'https://docs.typo3.org/typo3cms/extensions/phpunit/5.3.5','ter','',''),
(9278736,0,'phpunit','5.7.27',91040,799,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit, Selenium, a CLI test runner and a testing framework.',2,-1,4,1565206043,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c847bbfc8ac7072ac8969875324d34a7','v5.7.27         Updated PHPUnit to 5.7.27. Also many bug fixes and deprecations.','oliverklee.de',5007027,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/5.7/en-us','ter','',''),
(9278737,0,'phpunit','6.5.14',91040,2500,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,-1,4,1565304368,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c6daa706773296d06e25485ad9ebcce0','v6.5.14         Upgrade to PHPUnit 6.5.14. Compatible with TYPO3 9LTS.','oliverklee.de',6005014,0,0,'https://docs.typo3.org/typo3cms/extensions/phpunit/','ter','',''),
(9278738,0,'phpunit','6.5.15',91040,1000,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1583829089,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1f519af599fe46878d1596c90a184b0e','v6.5.15         Security release.','oliverklee.de',6005015,0,0,'https://docs.typo3.org/typo3cms/extensions/phpunit/','ter','',''),
(9278739,0,'phpunit','7.5.20',91040,227,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1585146974,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.0.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','68e4b7789a49049affe86fcb4e0f303e','v7.5.20         Now with support for TYPO3 10 and PHP 7.4.','oliverklee.de',7005020,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278740,0,'phpunit','7.5.21',91040,1011,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1585150298,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f29e65ce8efca9286930ea87943168c7','v7.5.21         Make the extension actually installable in TYPO3 10.3 and 10.4.','oliverklee.de',7005021,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278741,0,'phpunit','6.5.16',91040,112,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1606246324,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b3ee395d34d8e712e0ba903ac6143868','new version','oliverklee.de',6005016,0,0,'https://docs.typo3.org/typo3cms/extensions/phpunit/','ter','',''),
(9278742,0,'phpunit','7.5.22',91040,160,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1606259439,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b2b8262d1a1eb9711613ad287ab6942b','Release: Improve compatibility with TYPO3 10LTS and PHP 7.4 (210)\n\nFixes 205','oliverklee.de',7005022,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278743,0,'phpunit','7.5.23',91040,119,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1628962422,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.2.0-\";s:5:\"typo3\";s:13:\"9.5.0-11.3.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','78d0008583babc5e301ad624a544fa3f','7.5.23: Add support for TYPO3 11.3 and PHP 8 (250)','oliverklee.de',7005023,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278744,0,'phpunit','7.5.24',91040,117,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1631718877,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.2.0-\";s:5:\"typo3\";s:13:\"9.5.0-11.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c13cd303db0c30e6c90895ac47226860','V7.5.24: Support TYPO3 11.4. Cleanup and bug fixes. (271)','oliverklee.de',7005024,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278745,0,'phpunit','7.5.25',91040,120,'PHPUnit','Unit testing for TYPO3. Includes PHPUnit and a CLI test runner.',2,0,4,1634044736,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.2.0-\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2ded019d69573f10673adf50f5707b14','V7.5.25: Add support for TYPO3 11LTS and Symfony 6 (279)','oliverklee.de',7005025,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/7.5/en-us','ter','',''),
(9278746,0,'phpunit','8.5.0',91040,143,'PHPUnit','Unit testing for TYPO3. Includes a CLI test runner.',2,0,4,1637335179,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.2.0-\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','cd2c43289e35b02607e36ec13a266561','V8.5.0: Switch to PHPUnit 8.5. Drop deprecated things. (300)','oliverklee.de',8005000,0,0,'https://docs.typo3.org/p/oliverklee/phpunit/8.5/en-us','ter','',''),
(9278747,0,'phpunit','8.5.1',91040,84,'PHPUnit','PHPUnit test runner for TYPO3',2,0,4,1702114404,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.2.0-\";s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8b673e65586c24a431025a2d26021b74','V8.5.1: Add support for TYPO3 12LTS and PHP 8.2/8.3','oliverklee.de',8005001,1,0,'https://docs.typo3.org/p/oliverklee/phpunit/8.5/en-us','ter','',''),
(9278748,0,'wizard_crpagetree','2.0.0',12777,256,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1556007172,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','918dfccec98b5e61ff46edaecc1239ff','Dropped support for TYPO3 6.2\r\nAdded support for TYPO3 8.7','Michiel Roos',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/2.0.0','ter','',''),
(9278749,0,'wizard_crpagetree','2.1.0',12777,379,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1557310085,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','b02ecf08ecfe627e173efabf6e786d0d','Added support for TYPO3 9 LTS','Michiel Roos',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/2.1.0','ter','',''),
(9278750,0,'wizard_crpagetree','3.0.0',12777,297,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1585343446,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','317bda1407f9831d056a3db515f06d3d','- Dropped v7 support\r\n- Improved composer integration\r\n- Added crowdin support','Michiel Roos',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/','ter','',''),
(9278751,0,'wizard_crpagetree','4.0.1',12777,128,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1615714930,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','f84d4faf139b54d2f5cfa35f97b4dc00','v10 support, v8 dropped','Michiel Roos',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/','ter','',''),
(9278752,0,'wizard_crpagetree','4.0.2',12777,126,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1623307556,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','35a95dfcd6c59aab101eed87f11f5d1c','Bugfix for Fluid','Michiel Roos',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/','ter','',''),
(9278753,0,'wizard_crpagetree','5.0.0',12777,102,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1634719383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','77ddf729446e07b5b10d60a055c60626','Changed composer name to \"reelworx/wizard-crpagetree\".\r\nFirst version with new documentation.\r\nDropped TYPO3 v9 compatibility.\r\nAdded TYPO3 v11 compatibility (alpha-state).','Michiel Roos',5000000,0,0,'https://docs.typo3.org/p/reelworx/wizard-crpagetree/5.0/en-us','ter','',''),
(9278754,0,'wizard_crpagetree','5.0.1',12777,118,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1634723176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','7cf78d497cfc88e44220e2159854eebc','Fixed settings for documentation rendering','Michiel Roos',5000001,0,0,'https://docs.typo3.org/p/reelworx/wizard-crpagetree/5.0/en-us','ter','',''),
(9278755,0,'wizard_crpagetree','5.0.3',12777,141,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1641917413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','646a9f61549b34773d3dc9ee091e88f3','Fix v11 compatibility - Thanks to Susi Moog','Michiel Roos',5000003,0,0,'https://docs.typo3.org/p/reelworx/wizard-crpagetree/5.0/en-us','ter','',''),
(9278756,0,'wizard_crpagetree','6.0.0',12777,57,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1709238333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-12.4.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','73cffc988c4097c48dee3613ae8abfb6','Drop support for TYPO3 v10\r\nRequire PHP 8.1','Michiel Roos',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/','ter','',''),
(9278757,0,'wizard_crpagetree','6.0.1',12777,73,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1709240033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-12.4.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','0c81482e04f8258d035f1f9d038826fc','Removed result display to avoid PHP warning from core','Michiel Roos',6000001,0,0,'https://docs.typo3.org/typo3cms/extensions/wizard_crpagetree/','ter','',''),
(9278758,0,'wizard_crpagetree','7.0.0',12777,30,'WebFunc, Wizards, Create page tree','Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.',2,0,1,1756284396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Michiel Roos','michiel@michielroos.com','liayn','f0779eb627e6c3174b674bf3d5a828db','Only TYPO3 v13 is supported now','Michiel Roos',7000000,1,0,'https://docs.typo3.org/p/reelworx/wizard-crpagetree/7.0/en-us','ter','',''),
(9278759,0,'watchwords','1.2.0',10388,96,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1527445138,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','David Bruehlmeier / Franz Holzinger','franz@ttproducts.de','franzholz','c7585b1bdec1026b0d21cd48a2025d22','\nsupport for TYPO3 8.7 and Composer\n','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/watchwords/1.2.2','ter','',''),
(9278760,0,'watchwords','1.2.1',10388,94,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1530209903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','David Bruehlmeier / Franz Holzinger','franz@ttproducts.de','franzholz','80607c35e6888b863aa677a1ed70a195','\nbugfix: the hook headerNoCache has not been used\n','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/watchwords/1.2.2','ter','',''),
(9278761,0,'watchwords','1.2.2',10388,103,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1539611426,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','David Bruehlmeier / Franz Holzinger','franz@ttproducts.de','franzholz','58e416eb0baf998083ab0e118626f50e','\nmodifications of composer.json\n','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/watchwords/1.2.2','ter','',''),
(9278762,0,'watchwords','1.7.0',10388,299,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1545650655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','David Bruehlmeier / Franz Holzinger','franz@ttproducts.de','franzholz','9ddb22c4d6ef601c741a812fc7f2d3e6','\nbug fix of the starter file\nneeded by addPItoST43\n','',1007000,0,0,'https://docs.typo3.org/typo3cms/extensions/watchwords/1.7.0','ter','',''),
(9278763,0,'watchwords','1.8.0',10388,314,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1577657722,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','David Bruehlmeier / Franz Holzinger','franz@ttproducts.de','franzholz','81bd9eaad5799e0b0fb5943b74a32403','watchwords 1.8.0 works under TYPO3 9.5\r\n','',1008000,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/1.8/en-us','ter','',''),
(9278764,0,'watchwords','2.0.0',10388,114,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',1,0,3,1646605661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3322154603d2207583e0296d99d098d9','Rewritten based on Extbase/Fluid\r\n\r\n','',2000000,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.0/en-us','ter','',''),
(9278765,0,'watchwords','2.0.1',10388,102,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1653851240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bf49db213da3cc84563cad5c222760cf','add ReST  documentation','',2000001,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.0/en-us','ter','',''),
(9278766,0,'watchwords','2.0.2',10388,109,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1655048427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','09d82d79fcc3f2d801526cbdf40c8885','test rendering of sphinx documentation','',2000002,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.0/en-us','ter','',''),
(9278767,0,'watchwords','2.1.0',10388,90,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1681666283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7fec6105a01c8108b640a7373ff149a1','support for TYPO3 12','',2001000,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.1/en-us','ter','',''),
(9278768,0,'watchwords','2.1.1',10388,72,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1683007240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b5f5b7a44f52c328c8dca239454a1ff5','TYPO3 12.4','',2001001,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.1/en-us','ter','',''),
(9278769,0,'watchwords','0.6.1',10388,35,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1683036231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e3d3482b2151f22b98afd8e7c40ae5f3','bugfix','jambage.com',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/watchwords/','ter','',''),
(9278770,0,'watchwords','2.1.3',10388,96,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1683039187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','41d90684f7081ba5a95c409591e181ff','bugfix','',2001003,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.1/en-us','ter','',''),
(9278771,0,'watchwords','2.2.0',10388,63,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1716989129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4e18775ab797ef8ca9d7d4a246737968','compatibility with TYPO3 12 only\r\n','',2002000,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.2/en-us','ter','',''),
(9278772,0,'watchwords','2.3.0',10388,41,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1733074608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','94847f825c27b6bc7d5056bd9e0fce94','TYPO3 13 edition','',2003000,0,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.3/en-us','ter','',''),
(9278773,0,'watchwords','2.3.1',10388,43,'Display daily Christian Watchwords','This extension adds a new content element which will get a new Christian Watchword (bible verse) every day.',2,0,3,1735919378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','328793ac22877240b625424a0708d9c7','remove TCEforms in flexform','',2003001,1,0,'https://docs.typo3.org/p/jambagecom/watchwords/2.3/en-us','ter','',''),
(9278774,0,'ve_guestbook','3.3.0',155522,7261,'Modern Guestbook','Guestbook extension',2,0,3,1492431651,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 7.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:5:\"2.1.0\";}}','Simon Schaufelberger, Udo von Eynern','simonschaufiveguestbook@gmail.com,udo@voneynern.de','simonschaufi','7d051af50ea01b50ba251d08fb0f87ba','[BUGFIX] FORM plugin was cached which caused the plugin not to work properly\r\n[TASK] Include the CSS file via PHP','Simon Schaufelberger, Udo von Eynern',3003000,1,0,'https://docs.typo3.org/typo3cms/extensions/ve_guestbook/3.3.0','ter','',''),
(9278775,0,'tt_products','2.8.16',74315,1360,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1491500559,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:11:\"1.7.0-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e78d92dd2eb5f85ef5182d5e8fa27330',' \nFix syntax error in composer.json. remove call to tx_div2007_core::activateCompatibility6. The migration classes from div2007 are used.\n','jambage.com',2008016,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278776,0,'tt_products','2.8.17',74315,1955,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1492607752,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:11:\"1.7.5-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fdc228e2d158799837f90776d45cbd21','\nbugfix for TYPO3 8.6.1: use the getSubpart method of the extension div2007, use searchWhere of the extension table\n','jambage.com',2008017,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278777,0,'tt_products','2.8.18',74315,1307,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1494050486,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:11:\"1.7.5-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9c3df3a1e86014cb1c65ea4a8b6d55cd','\nBugfix: the TCA renderType inputDateTime is only available since TYPO3 8.7.0.\nBugfix for the localization marker text output.\n','jambage.com',2008018,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278778,0,'tt_products','2.8.19',74315,918,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1496258122,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:11:\"1.7.7-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','abb7a6e015097cf0a65f812258628bfc','\nsupport for PDF bill generation and email attachment using the new extension tcpdfbill_tt_products\n','jambage.com',2008019,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278779,0,'tt_products','2.7.30',74315,397,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, configurable costs, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates..',2,0,3,1502701345,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.1.2-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-7.99.99\";s:7:\"div2007\";s:11:\"1.7.7-0.0.0\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";}s:9:\"conflicts\";a:3:{s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b2a52f2e78622761fc0b4421b6ab546c','\nBugfix for the image rendering. Make TCA working under TYPO3 8.x .\n','jambage.com',2007030,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278780,0,'tt_products','2.8.20',74315,4383,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1510922200,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','efebe7bbe4782fcec68c2be115f0bc72','\nbugfix: pid_list  0 is possible like before. In this case the products from the current page and all subpages are used and listed. bugfix for TYPO3 8.7.1: show product assigned to an article for article mode 0 . bugfix for the voucher extension.\n','jambage.com',2008020,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278781,0,'tt_products','2.7.31',74315,252,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, configurable costs, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates..',2,0,3,1518187548,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.1.2-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-7.99.99\";s:7:\"div2007\";s:11:\"1.7.7-0.0.0\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";}s:9:\"conflicts\";a:3:{s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','916ea3790f34e011c010270dc2b3e247','\nbugfix for TYPO3 8 TCA. Bugfix for the page title in the product single view.\n','jambage.com',2007031,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278782,0,'tt_products','2.7.32',74315,281,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, configurable costs, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates..',2,0,3,1524646214,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.1.2-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-7.99.99\";s:7:\"div2007\";s:11:\"1.7.7-0.0.0\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";}s:9:\"conflicts\";a:3:{s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ac8544d4e7497fc98700cc19bc4d7427','\nBugfix for the activities payment and finalize. Support for DSGVO / GDPR: Use the subpart marker LINK_PRIVACY and the constant PIDprivacy to link to the privacy policy agreement page. Only the example template in the extension addons_tt_products ha','jambage.com',2007032,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278783,0,'tt_products','2.8.21',74315,523,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1524668338,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:0:\"\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','79d11254bd358adcc61ef38b26b66381','\nBugfix for the page with PAYMENT code where a finalize can be executed. Support for DSGVO / GDPR: Use the subpart marker LINK_PRIVACY and the constant PIDprivacy to link to the privacy policy agreement page. Only the example template in the extensi','jambage.com',2008021,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278784,0,'tt_products','2.8.22',74315,916,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1526035148,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','90270ece8da755d6848b44ac3540c9c6','\nUse the extension addons_tt_products to have example shop templates which support a checkbox for DSGVO / GDPR. The extension migration_core is needed for TYPO3  7.x .\n','jambage.com',2008022,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278785,0,'tt_products','2.7.33',74315,276,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, configurable costs, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates..',2,0,3,1531324200,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:13:\"5.1.2-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-7.99.99\";s:7:\"div2007\";s:12:\"1.10.7-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";}s:9:\"conflicts\";a:3:{s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','72ef74641bd75b96d961e019f4c9453b',' \ndiv2007 1.10.7 can be used also under TYPO3 4.5 if you ignore the requirement warnings in the Extension Manager. Bugfix for country select box and the IMAGE colon marker.\n','jambage.com',2007033,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278786,0,'tt_products','2.9.1',74315,1411,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1533915722,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:11:\"1.7.7-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0f9d7842c55f884d5ea952eeb62aea38',' \nMany improvements.\n','jambage.com',2009001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278787,0,'tt_products','2.9.2',74315,453,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1537186143,'a:1:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"1.10.3-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','76a542218410dca6b54a8697a0b885ec',' \nOnly TYPO3 6.2 - 8.x are supported. Bugfix for empty basket check.\n','jambage.com',2009002,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278788,0,'tt_products','2.9.3',74315,605,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1538499843,'a:1:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"1.10.3-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7aaa059a545dedc866ef66bd6521e4bd',' \nBugfix in category TCA. Support for PHP 7.2\n','jambage.com',2009003,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278789,0,'tt_products','2.8.23',74315,564,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1545402302,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e3f556259c728910938d432829af2efa',' \nAttention: Since TYPO3 7.6.32 and 8.7.22 the global variable [TYPO3_CONF_VARS][FE][enableRecordRegistration] must be set in the Install Tool.\n','jambage.com',2008023,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278790,0,'tt_products','2.9.4',74315,555,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1545409086,'a:1:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.10.12-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7374b9d8db61bfbf4ed664402fc5bfe9',' \nAttention: Since TYPO3 7.6.32 and 8.7.22 the global variable [TYPO3_CONF_VARS][FE][enableRecordRegistration] must be set in the Install Tool.\n','jambage.com',2009004,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278791,0,'tt_products','2.8.24',74315,318,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1552725158,'a:3:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:13:\"5.2.0-7.99.99\";s:5:\"table\";s:11:\"0.3.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:7:{s:12:\"mkl_products\";s:0:\"\";s:11:\"su_products\";s:0:\"\";s:11:\"zk_products\";s:0:\"\";s:15:\"ast_rteproducts\";s:0:\"\";s:19:\"onet_ttproducts_rte\";s:0:\"\";s:8:\"shopsort\";s:0:\"\";s:20:\"c3bi_cookie_at_login\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3672126085b426e077a55e47d0df1eec','bugfix in PHP 7.2 for the category list view','jambage.com',2008024,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278792,0,'tt_products','2.9.5',74315,760,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1553548260,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.10.17-0.0.0\";s:14:\"migration_core\";s:13:\"0.0.0-0.99.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}s:8:\"suggests\";a:2:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a8b39c93f924228238f3f1907d31e4e3','support for PHP 7.2 and MySQL strict mode','jambage.com',2009005,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278793,0,'tt_products','2.9.6',74315,329,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1574360793,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.25-0.0.0\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}s:8:\"suggests\";a:2:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','177e95d2a511869c95da02fa7dde2750','The extension migration_core is not needed any more. \r\nclass tx_ttproducts_db instead of TYPO3 initializes the recs form data.','jambage.com',2009006,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278794,0,'tt_products','2.9.7',74315,366,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1576616197,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','52c01bf613b254720fc1852c5d0533ba','tt_products 2.9.7 works under TYPO3 9.5\r\n\r\n','jambage.com',2009007,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278795,0,'tt_products','2.9.8',74315,448,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1581718384,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f2b13185d17e79c7926551430986a1a4','important bug fixes for TYPO3 9.5','jambage.com',2009008,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278796,0,'tt_products','2.9.9',74315,629,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1583839674,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bfe1423ed044de9935087f8f92f2a09d','bugfix for the PAYMENT subpart markers','jambage.com',2009009,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278797,0,'tt_products','2.9.10',74315,294,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1592594882,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.31-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f5ad3738363accbae85000989edf6396','essential bug fixes for TYPO3 9.5\r\n','jambage.com',2009010,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278798,0,'tt_products','2.9.11',74315,193,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1600803349,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.31-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:3:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','43d29d9e72a00fca46d53103487a8f5a','bugfixes for correct error messages.\r\nAttention: Make a backup of your database before you upgrade. Some table fields have been renamed.\r\nUse the Upgrade Wizard.','jambage.com',2009011,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278799,0,'tt_products','2.9.12',74315,121,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1605803056,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:13:\"1.10.31-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:4:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8453cf4c3d000e9a129eb0410420f129','bugfix in the storage of the FE session.\r\nSupport for taxajax 0.5.0\r\n','jambage.com',2009012,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278800,0,'tt_products','2.9.13',74315,90,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1613675038,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.2-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:4:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c731d361331ee4173cc9fe85e4948299','TYPO3 10.4:\r\nDo not remove the tt_products image fields in the Install Tool before you have successfully executed the image FAL migration tool.\r\n','jambage.com',2009013,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278801,0,'tt_products','2.9.14',74315,88,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1614892932,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:4:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2f0281ceaeec77e65927b31200e6f7ac','Ajax bugfix for TYPO3 10.4\r\n','jambage.com',2009014,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278802,0,'tt_products','2.9.15',74315,87,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1615359145,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:4:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','39688def964653fc00fc6c10446dc86d','bugfix for setup marks for self defined markers','jambage.com',2009015,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278803,0,'tt_products','2.9.16',74315,89,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1615882459,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:4:{s:12:\"func_wizards\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a12aef41f6a4096d5c7bc8d4a9a3d01a','Bugfix for marker setup, \r\nRemove support for static_info_tables_taxes. Upgrade to version 2.13.2 or higher if you still need it.','jambage.com',2009016,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278804,0,'tt_products','2.9.17',74315,96,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1618642579,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:4:{s:4:\"func\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1ec579d9ee1be363840273b9506fc213','Activate the TYPO3 10 image upgrade wizard in the install tool.','jambage.com',2009017,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278805,0,'tt_products','2.9.18',74315,80,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1629498579,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:4:{s:4:\"func\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','30cfaaa2d84585c7249eb334e3fd8ae8','fix several compatibility issues for TYPO3 9 and 10\r\n\r\n','jambage.com',2009018,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278806,0,'tt_products','2.9.19',74315,79,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1634310226,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:12:\"1.11.5-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:4:{s:4:\"func\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5de389b3069b3807323aa06fe4160001','Fix error with activated cache and empty basket if an item is put into the basket. The tt_products plugin must be converted into a USER_INT object in this case.\r\n','jambage.com',2009019,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278807,0,'tt_products','2.9.20',74315,66,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1637065721,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:14:\"1.11.5-1.11.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:4:{s:4:\"func\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7cab191bca90d4edcab4669b0b4efc9b','Important bugfix for error display!\r\n\r\n\r\n','jambage.com',2009020,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278808,0,'tt_products','2.9.21',74315,68,'Shop System','New versions at ttproducts.de. Documented in E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates. Latest updates at ttproducts.de.',2,0,3,1640093735,'a:2:{s:7:\"depends\";a:5:{s:7:\"div2007\";s:14:\"1.11.5-1.11.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"table\";s:11:\"0.7.7-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:4:{s:4:\"func\";s:0:\"\";s:9:\"addons_em\";s:11:\"0.2.1-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b74101d91cbb31465b52c7eb635e0f74','Bugfix function module . \r\nBugfix: Remove product parameter from basket views.\r\n\r\n','jambage.com',2009021,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278809,0,'tt_products','2.14.0',74315,126,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',1,0,3,1640890415,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.11.5-1.12.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','801c9cdca5cfdfc8cfe0e4e8c6d1024c','Many improvements.\r\nWorks  also with TYPO3 11.5\r\n','jambage.com',2014000,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278810,0,'tt_products','2.14.1',74315,127,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1644699875,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.14.0-1.14.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a24664f5f08524e7aa0472db32ffd9fb','support for PHP 8\r\n\r\n','jambage.com',2014001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278811,0,'tt_products','2.14.2',74315,108,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1651611539,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.14.0-1.14.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6ee4425e802d356923b2ea1cab96575e','Rix PHP 7.4 and PHP 8 issues.\r\nCategory list with multiple hiearchy tiers\r\n','jambage.com',2014002,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278812,0,'tt_products','2.14.3',74315,107,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1652961568,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.14.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','53d28338efbcb939e0615e6aff4faf47','fix PHP 8 issues','jambage.com',2014003,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278813,0,'tt_products','2.14.4',74315,108,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1655809155,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.14.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1c7320dbc54b3957e8279da3f7ebd72c','Update the HTML shop template for TYPO3 Routing: src\"/clear.gif\"','jambage.com',2014004,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278814,0,'tt_products','2.14.5',74315,112,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1658578523,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.14.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:11:\"0.7.5-0.0.0\";s:8:\"tsparser\";s:11:\"0.2.5-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b62111b99f42bd21a17f01d58c9c7b05','Bigfix: Default shipping setup','jambage.com',2014005,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278815,0,'tt_products','2.14.6',74315,106,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, photo gallery, DAM, product variants, credit card payment and bank accounts, bill, creditpoint, voucher system and gift certificates.',2,0,3,1662754278,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.15.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.3.3-0.4.99\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2c29ad16acc6b00017f4b3d49b93ef60','bugfix plugin wizard:  remove select_key\r\n\r\n','jambage.com',2014006,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278816,0,'tt_products','2.14.7',74315,97,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1669743229,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.15.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f45e0588ca834c64af3eceade9fedc50','use tsparser 0.9.0 and later','jambage.com',2014007,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278817,0,'tt_products','2.14.8',74315,96,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1671283471,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.15.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a9a891600ef0e797be3722828ebb412e','bugfix automatic HTML bill generation and order date','jambage.com',2014008,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278818,0,'tt_products','2.14.9',74315,85,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1672924892,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.15.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a6b5981e6a0a7b727c1f15efdee6993','bugfix\r\n','jambage.com',2014009,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278819,0,'tt_products','2.14.10',74315,88,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1673458435,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.15.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f3a2ffb0346ecb0ec65f28baef7fedb2','bugfix PHP error in TCA','jambage.com',2014010,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278820,0,'tt_products','2.14.11',74315,80,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1674077856,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.16.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1b96fbcadaad23678c9cc6976e8f538f','important bugfix in TCA','jambage.com',2014011,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278821,0,'tt_products','2.14.12',74315,90,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1674315096,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.14.0-1.16.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7b3636712ffbb77d8ae9dd2342bc3829','Fix setup for the new image folder Resources/Public/Images instead of res/icons/fe .','jambage.com',2014012,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278822,0,'tt_products','2.14.13',74315,77,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1678383250,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.15.0-1.16.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3e870c82b00498a5cf9c26a4fa0ed83e','bugfix datasheet','jambage.com',2014013,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278823,0,'tt_products','2.14.14',74315,84,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1678552493,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.15.0-1.16.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e1c4af0db44354e8386e42d2c3891f92','bugfix datasheet in front end','jambage.com',2014014,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278824,0,'tt_products','2.14.15',74315,81,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1681481184,'a:2:{s:7:\"depends\";a:7:{s:7:\"div2007\";s:14:\"1.15.0-1.16.99\";s:8:\"filelist\";s:0:\"\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:4:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:11:\"0.3.0-0.4.0\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f2db7d75d4eac1ba91229d4336f8242e','last version for TYPO3 10.4','jambage.com',2014015,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278825,0,'tt_products','2.14.16',74315,78,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1684263076,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f87f9150ecefcbef367e9e1e82a67120','fix undefined variables\r\n','jambage.com',2014016,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278826,0,'tt_products','2.14.17',74315,81,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1687627413,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3535ee3f89a57e7e68d7a396c68eb9e4','Remove DIV2007 constants from TCA','jambage.com',2014017,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278827,0,'tt_products','2.14.18',74315,75,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1691152099,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c10420f61948cccc893958cf755da57f','bugfix record browser','jambage.com',2014018,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278828,0,'tt_products','2.14.19',74315,71,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1695832903,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c8268bc786808ecb0b9f1338db765b0f','bugfix related list views','jambage.com',2014019,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278829,0,'tt_products','2.14.20',74315,64,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1699971382,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c92e8333f5f91d9e9682d9bb31013132','add support for sql_mode ONLY_FULL_GROUP_BY\r\nfix PHP error','jambage.com',2014020,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278830,0,'tt_products','2.14.21',74315,64,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1701886180,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','005e5a017d723eb40b30bd637114fdee','fix PHP 8 issues','jambage.com',2014021,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278831,0,'tt_products','2.14.22',74315,63,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1702915449,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.17.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a459b503784185f05b773563a46ebd5d','fix SQL UPDATE error with empty fields','jambage.com',2014022,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278832,0,'tt_products','2.15.0',74315,76,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1703338893,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:14:\"1.15.0-1.18.99\";s:8:\"filelist\";s:14:\"10.4.0-12.4.99\";s:5:\"table\";s:12:\"0.11.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8a6fb341f9b4e3a2985080e0afe8f840','not yet ready for TYPO3 12','jambage.com',2015000,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278833,0,'tt_products','2.15.1',74315,62,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1707937828,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.0-2.0.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e286c69e5255f3026e97b652d56f4dec','Attention: The template files have been moved into the folder Resources/Private/Templates. ','jambage.com',2015001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278834,0,'tt_products','2.15.2',74315,58,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1708029642,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.0-2.0.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','589acab383bc8eb799a48dab59a5d1d6','important bug fix','jambage.com',2015002,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278835,0,'tt_products','2.15.3',74315,74,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1708531999,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.0-2.0.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.1.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.3.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3f997f0ff042b9caaff2cd3475987c4a','bug fixes','jambage.com',2015003,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278836,0,'tt_products','2.15.4',74315,54,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1713210151,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a21cab8b64f4e159bfac3ef2472bc76e','bug fix in category view','jambage.com',2015004,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278837,0,'tt_products','2.15.5',74315,60,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1713467160,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:11:\"0.9.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','50c95969f8c828a0a610fd45dca107b0','Fix PHP error in EmConfiguration','jambage.com',2015005,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278838,0,'tt_products','2.15.6',74315,58,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1715893510,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cea438323a75b008b145cfe360da8b87','some bug fixes','jambage.com',2015006,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278839,0,'tt_products','2.15.7',74315,59,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1716904778,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ca875acc616f938cb50f2c2eb22e07c6','The Crowdin server does not work with the language files of tt_products.\r\nAll language files have been readded to tt_products now.','jambage.com',2015007,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278840,0,'tt_products','2.15.8',74315,49,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1719848468,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','22f46fe2767d41e37ca31a688fd591af','Improvement of basket controller activity class','jambage.com',2015008,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278841,0,'tt_products','2.15.9',74315,46,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1720532837,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','18a77482f1ad91c2c79183248ea0699a','fix call of class RandomEngineSecure generate method','jambage.com',2015009,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278842,0,'tt_products','2.15.10',74315,53,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1720780681,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','db18de103985fbebc60b5febee4643f8','FIx bug with Ajax Select Box in TYPO3 12.\r\n','jambage.com',2015010,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278843,0,'tt_products','2.15.11',74315,56,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1721234718,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ba67df4825aee59a122193092e4abd87','fix PHP error: file FeUserMarkerApi.php','jambage.com',2015011,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278844,0,'tt_products','2.15.12',74315,54,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1722679271,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:13:\"1.17.2-2.1.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8f061614c03f0356a5858e1e9e41f165','fix PHP error','jambage.com',2015012,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278845,0,'tt_products','2.15.13',74315,52,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1725460946,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','51cfbecb005aca3101d540dadf6c0957','The plugin is now based on JambageComDiv2007CompatibilityAbstractPlugin.','jambage.com',2015013,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278846,0,'tt_products','2.15.14',74315,49,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1727196208,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','976c0140d3aaffe6eff0a7ba501d0e60','internal code restructuring','jambage.com',2015014,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278847,0,'tt_products','2.15.15',74315,52,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1727428578,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aa0d36eed9d6a0fc7633d71e13b27983','important bug fixes','jambage.com',2015015,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278848,0,'tt_products','2.15.16',74315,48,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1728770310,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','19a6e99e60e2f7d4e1221f772888618f','fix issues with TYPO3 11.5','jambage.com',2015016,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278849,0,'tt_products','2.16.0',74315,41,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1736020661,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','43e82feae0de7c5b67fb462985b44168','TYPO3 12 is a requirement.\r\nremoval of TCEforms from flexforms','jambage.com',2016000,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278850,0,'tt_products','2.15.17',74315,16,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1737825102,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"11.5.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.12.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8ab068b8630612e1c6460573a045dbac','maintenance release\r\n\r\n','jambage.com',2015017,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278851,0,'tt_products','2.16.1',74315,39,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1738692583,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6dd70c7b96d52e2049428db913e8dd08','many bug fixes','jambage.com',2016001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278852,0,'tt_products','2.16.2',74315,34,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1741184803,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.0.5-2.2.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1cd7f6904262b43fef71a0d5424784c0','fix Ajax issues','jambage.com',2016002,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278853,0,'tt_products','2.16.3',74315,17,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1741350845,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.0-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f48cb355a42f1903b5abf8a889a423f7','Localization function by TYPO3 12','jambage.com',2016003,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278854,0,'tt_products','2.16.4',74315,32,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1744906146,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.3-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5ea1f1a78560ac014bf993187e40ab17','fix for generated prices by Ajax calls','jambage.com',2016004,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278855,0,'tt_products','2.16.5',74315,26,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1750244473,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.3-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','603597138ad856412fde7c6ea5b1dee0','fix PHP warnings','jambage.com',2016005,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278856,0,'tt_products','2.16.6',74315,30,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1755021474,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.3-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','903bec8bc426c6f7f734e3dc31760a3f','fix PHP issues\r\n\r\n','jambage.com',2016006,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278857,0,'tt_products','2.16.7',74315,16,'Shop System','Advanced versions at ttproducts.de. Documented in the E-Book \"Der TYPO3-Webshop\" - Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1772141211,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6d915af10216f0babf08f0741cb99141','Fix bug with price in dynamic Ajax call.','jambage.com',2016007,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278858,0,'tt_products','2.16.8',74315,12,'Shop System','Advanced versions for recent TYPO3 at www.ttproducts.de. Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1778088590,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6b7ddfda20f58fe427fc24175480f942','fix SQL and PHP issues','jambage.com',2016008,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278859,0,'tt_products','2.16.9',74315,3,'Shop System','Advanced versions for recent TYPO3 at www.ttproducts.de. Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1780502764,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','755558ba29ad92899806f06bf0ff1090','add withdrawal button','jambage.com',2016009,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278860,0,'tt_products','2.16.10',74315,9,'Shop System','Advanced versions for recent TYPO3 at www.ttproducts.de. Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1780503042,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5ced89272d011f7ccfecda6ab67949a6','feature withdrawal button','jambage.com',2016010,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278861,0,'tt_products','2.16.11',74315,6,'Shop System','Advanced versions for recent TYPO3 at www.ttproducts.de. Shop with listing in multiple languages, with order tracking, product variants, support for transactor extension, bill, creditpoint and voucher system.',2,0,3,1784751075,'a:2:{s:7:\"depends\";a:6:{s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";s:8:\"filelist\";s:14:\"12.4.0-12.4.99\";s:5:\"table\";s:12:\"0.13.0-0.0.0\";s:8:\"tsparser\";s:12:\"0.13.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:5:{s:9:\"addons_em\";s:11:\"0.9.0-0.0.0\";s:4:\"func\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:24:\"static_info_tables_taxes\";s:12:\"0.7.0-0.8.99\";s:7:\"taxajax\";s:11:\"1.4.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cfe31dfa5552177b1c1b23ee252a8a6e',' fix bug in connection with xajax extension\r\n remove language files in other languages. Download them from Crowndin!\r\n\r\n','jambage.com',2016011,1,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9278862,0,'tscobj','1.0.0',14599,176,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1579017483,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Xavier Perseguers','xavier@causal.ch','simonschaufi','cd982606bbc70cc58a37a618d37da962','Release v1.0.0 for TYPO3 8. You like this extension? Say thank you via Github sponsorship or Paypal.','',1000000,0,0,'https://docs.typo3.org/p/causal/tscobj/1.0/en-us','ter','',''),
(9278863,0,'tscobj','1.0.1',14599,270,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1579017800,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','78d72251ab3803766f3b66a41dbf730f','Release v1.0.1. You like this extension? Say thank you via Github sponsorship or Paypal.','',1000001,0,0,'https://docs.typo3.org/p/causal/tscobj/1.0/en-us','ter','',''),
(9278864,0,'tscobj','1.0.2',14599,321,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1581947111,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.1.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','a09721b835c7e5bb679cc5d1cfdb759d','Release 1.0.2 - Require at least PHP 7.1','',1000002,0,0,'https://docs.typo3.org/p/causal/tscobj/1.0/en-us','ter','',''),
(9278865,0,'tscobj','2.0.0',14599,134,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1625692161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','65ede86c9d52114e44b52540ba943610','[TASK] Add gitignore to exclude files for packaging','',2000000,0,0,'https://docs.typo3.org/p/causal/tscobj/2.0/en-us','ter','',''),
(9278866,0,'tscobj','3.0.0',14599,144,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1631233913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','6e9685badaab498fa18cc3b07b3adb82','[RELEASE] Release v3.0.0','',3000000,0,0,'https://docs.typo3.org/p/causal/tscobj/3.0/en-us','ter','',''),
(9278867,0,'tscobj','3.0.1',14599,80,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1667898880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','05e22101b306142536c1d82b722f9c96','[RELEASE] Release v3.0.1','',3000001,0,0,'https://docs.typo3.org/p/causal/tscobj/3.0/en-us','ter','',''),
(9278868,0,'tscobj','3.0.2',14599,103,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1667899858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','6fab0912bf44b55af169fe629f419bbf','[RELEASE] Release v3.0.2','',3000002,0,0,'https://docs.typo3.org/p/causal/tscobj/3.0/en-us','ter','',''),
(9278869,0,'tscobj','4.0.0',14599,69,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1698516045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','8acb2a4fc8814997cab409e2595c49e2','[TASK] Upgrade to TYPO3 12\n\nResolves: 20','',4000000,0,0,'https://docs.typo3.org/p/simonschaufi/tscobj/4.0/en-us','ter','',''),
(9278870,0,'tscobj','4.0.1',14599,78,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1707140151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','92cb7cb69580dd7075102990a1ac95e3','[RELEASE] Release v4.0.1','',4000001,0,0,'https://docs.typo3.org/p/simonschaufi/tscobj/4.0/en-us','ter','',''),
(9278871,0,'tscobj','3.0.3',14599,55,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1711066031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','bcf9b6824187aa06892defac74fc0636','[RELEASE] Release v3.0.3','',3000003,0,0,'https://docs.typo3.org/p/causal/tscobj/3.0/en-us','ter','',''),
(9278872,0,'tscobj','5.0.0',14599,23,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1752154422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.10-13.4.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','b56e1e22f845690ee5170c1a01989b49','[RELEASE] Release v5.0.0','',5000000,0,0,'https://docs.typo3.org/p/simonschaufi/tscobj/5.0/en-us','ter','',''),
(9278873,0,'tscobj','5.0.1',14599,31,'Content element from TypoScript','A plugin which lets you use any TypoScript object as a normal content element.',2,0,3,1752159585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.10-13.4.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','c6923e1c4060bd13f4dafe54eda402ce','[RELEASE] Release v5.0.1','',5000001,0,0,'https://docs.typo3.org/p/simonschaufi/tscobj/5.0/en-us','ter','',''),
(9278874,0,'tscobj','6.0.0',14599,3,'Content element from TypoScript','A TYPO3 extension which lets you use any TypoScript object as a normal content element.',2,0,3,1786545819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Simon Schaufelberger','simonschaufitscobj@gmail.com','simonschaufi','159f741c9b61590ed46cca7987f76a76','[RELEASE] Release v6.0.0','',6000000,1,0,'https://docs.typo3.org/p/simonschaufi/tscobj/6.0/en-us','ter','',''),
(9278875,0,'table','0.6.2',66680,725,'Table Library','This containts a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1492167111,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.1.5-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa80ebc172ff0d1ff8304793aa1cf79c','\nbugfix in composer.json\n','jambage.com',6002,0,0,'','ter','',''),
(9278876,0,'table','0.7.0',66680,379,'Table Library','This containts a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1525722401,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a2b829ed5229f4249b5f69be8e672054','\nreplace all t3lib_div calls by TYPO3CMSCoreUtilityGeneralUtility. TYPO3 6.1 is a minimum requirement now.\n','jambage.com',7000,0,0,'','ter','',''),
(9278877,0,'table','0.7.1',66680,443,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1537465014,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dcc9e58308c7b938803b1186bf4907c9','\nInitialize all internal array variables.\n','jambage.com',7001,0,0,'','ter','',''),
(9278878,0,'table','0.7.2',66680,373,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1563306780,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.19-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3dd5c5e93d9ac5eda36c00252f432c2b','works under TYPO3 9.5 together with the extension typo3db_legacy','jambage.com',7002,0,0,'','ter','',''),
(9278879,0,'table','0.7.3',66680,347,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1573732983,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bd78e93466e6eafaa7843adff2b4400f','Support for sys_language_uid for TYPO3 9.4','jambage.com',7003,0,0,'','ter','',''),
(9278880,0,'table','0.7.4',66680,295,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1580398615,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','debb89b8d40c50fc475935a138d6ef07','Some TYPO3 installations still need an autolog file.','jambage.com',7004,0,0,'','ter','',''),
(9278881,0,'table','0.7.5',66680,205,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1590006253,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c3d6b126f5dcde51d51fbc2434c79d4c','Add backend support for the query generation methods.getWhere and getQueryConf.','jambage.com',7005,0,0,'','ter','',''),
(9278882,0,'table','0.7.6',66680,149,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1590418612,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e4cb52b25e9a9b15c81cb183ed16b4b0','bugfix for the last version','jambage.com',7006,0,0,'','ter','',''),
(9278883,0,'table','0.7.7',66680,330,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1590506390,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','85e68b6d5d4bc453e24b8980fbb21795','support for single quotes inside of variants\r\n','jambage.com',7007,0,0,'','ter','',''),
(9278884,0,'table','0.8.0',66680,151,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1613667495,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','784d100366dca10f8bda650f8105b8d3','works with TYPO3 10.4\r\n','jambage.com',8000,0,0,'','ter','',''),
(9278885,0,'table','0.9.0',66680,111,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1640889748,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"div2007\";s:13:\"1.10.26-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d8dcbece12b7349fa5a189a7a67e7f13','works with TYPO3 11.5\r\n','jambage.com',9000,0,0,'','ter','',''),
(9278886,0,'table','0.10.0',66680,103,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1641844700,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','86106624d11f6496ec8624b785cd37a5','support for PHP 8\r\n\r\n','jambage.com',10000,0,0,'','ter','',''),
(9278887,0,'table','0.10.1',66680,107,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1643046224,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','26df599d361c58237cb70cb0508be753','PHP 8','jambage.com',10001,0,0,'','ter','',''),
(9278888,0,'table','0.10.2',66680,116,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1644427929,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bbb61a15a0003d2471bf2720ff371377','bugfix for PHP 8','jambage.com',10002,0,0,'','ter','',''),
(9278889,0,'table','0.10.3',66680,111,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1646731212,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5fab6d4586c803a2b1c76e4a73386190','bugfix php\r\n\r\n','jambage.com',10003,0,0,'','ter','',''),
(9278890,0,'table','0.10.4',66680,104,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1655324321,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e5a35ab5e56b5e81c5aae3fd0b3458fe','support for TYPO3 backend\r\n','jambage.com',10004,0,0,'','ter','',''),
(9278891,0,'table','0.11.0',66680,104,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table.',2,0,4,1660768497,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','80a65540aa7215e4c58ede2527392d4d','Breaking no.88143: Version-related database field t3ver_id removed.\r\nBreaking no.87193: Deprecated functionality removed: database field t3ver_label removed.\r\n','jambage.com',11000,0,0,'','ter','',''),
(9278892,0,'table','0.12.0',66680,82,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1681577991,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.3.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d94110ee859126a56a71eb5d464fcb8c','Deprecation: 92947 - TYPO3_MODE','jambage.com',12000,0,0,'','ter','',''),
(9278893,0,'table','0.12.1',66680,84,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1684222296,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4acd4f6d5a4f1a8ff8f618423d576721','supports TYPO3 12.4','jambage.com',12001,0,0,'','ter','',''),
(9278894,0,'table','0.13.0',66680,73,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1703780044,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.15.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','de20a0fc69dc1e71c23defe18269fccc','Improvements made by rector.','jambage.com',13000,0,0,'','ter','',''),
(9278895,0,'table','0.13.1',66680,57,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1707581447,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.15.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','663a2a3b6fcab37038a4872863dbc029','The sorting field is not required to be in the TCA.\r\n','jambage.com',13001,0,0,'','ter','',''),
(9278896,0,'table','0.13.2',66680,73,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1708026411,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.15.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3e2370532861f59bdb32dc7ccc7ee6b4','Restore former sorting treatment.','jambage.com',13002,0,0,'','ter','',''),
(9278897,0,'table','0.13.3',66680,51,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1719846614,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.15.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1e7c44f9eef1f08319fe3c4bc20c3c80','Fix errors with undefined array indices','jambage.com',13003,0,0,'','ter','',''),
(9278898,0,'table','0.13.4',66680,63,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1724442900,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"div2007\";s:12:\"1.15.0-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5898f46962b54348edab4f8d70732a11','support TYPO3 13','jambage.com',13004,0,0,'','ter','',''),
(9278899,0,'table','0.14.0',66680,10,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1778088011,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.7-2.3.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','800b5412b056277a218cd451365ec41e','TYPO3 12 removed fields: cruser_id, t3ver_move_id','jambage.com',14000,0,0,'','ter','',''),
(9278900,0,'table','0.15.0',66680,6,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1781107115,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"div2007\";s:12:\"2.3.7-2.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c18fb845a48113dd944eb022f421a42b','fixes for TYPO3 14','jambage.com',15000,0,0,'','ter','',''),
(9278901,0,'table','0.15.1',66680,6,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1781358381,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"div2007\";s:12:\"2.3.7-2.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c25905f36194ee803f7978725cfe86cd','fix bug for TYPO3 12','jambage.com',15001,0,0,'','ter','',''),
(9278902,0,'table','0.15.2',66680,7,'Table Library','This contains a base class which you can use to make your extensions independant from any specific table. And it can be used to make multiple language support with a separate language overlay table or by a CSV file.',2,0,4,1781705540,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"div2007\";s:12:\"2.3.7-2.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','484f79c48deb7115ab7700ae70b05309','fix TYPO3 12 issue','jambage.com',15002,1,0,'','ter','',''),
(9278903,0,'static_info_tables_it','6.4.1',21007,325,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1491821657,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c57c398620e0cf30182556d2baf7ac37',' \nAdd a composer.json file.\n','jambage.com',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.4.5','ter','',''),
(9278904,0,'static_info_tables_it','6.4.2',21007,453,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1495011508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8465417e0a2413f90b2609c347d732ca','\nremove autoload from composer.json\n','jambage.com',6004002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.4.5','ter','',''),
(9278905,0,'static_info_tables_it','6.4.3',21007,5558,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1505586307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1a22b3c937881ea8bcac696555d3067c',' \nSuisse country zones\n','jambage.com',6004003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.4.5','ter','',''),
(9278906,0,'static_info_tables_it','6.4.4',21007,120,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533631342,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f35ca34b29e9b74a2753f3a7bda4d51b',' \nadaptions to composer.json for static_info_tables 6.5.1 \n','jambage.com',6004004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.4.5','ter','',''),
(9278907,0,'static_info_tables_it','6.4.5',21007,3499,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533657484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9f76c35aab0db13b2c5c5d13e1213d79',' \nbugfix in composer.json\n','jambage.com',6004005,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.4.5','ter','',''),
(9278908,0,'static_info_tables_it','6.7.0',21007,2100,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1547716555,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','93ca48ae268023e67a05147332497342',' \nsupport for TYPO3 9\n','jambage.com',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_it/6.7.0','ter','',''),
(9278909,0,'static_info_tables_it','6.7.1',21007,2045,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1574860807,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00e4ab5769e8b7df1ed3426e805aef52','compatibility with TYPO3 10','jambage.com',6007001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278910,0,'static_info_tables_it','6.7.2',21007,143,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1605738744,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fbe990a3cfb1eb452f5973caaf30031a','bugfix for TYPO3 10 ','jambage.com',6007002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278911,0,'static_info_tables_it','6.7.3',21007,149,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1606232630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','69aae96cac00e07866562345a6bac618','undo part of last bugfix. The Extbase setup is still needed here.\r\n','jambage.com',6007003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278912,0,'static_info_tables_it','6.7.4',21007,129,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1626197533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c3b0e5277c6bbb71d74a8b8f9a4384a3','Use the domain jambagecom for the composer.\r\n','jambage.com',6007004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278913,0,'static_info_tables_it','6.7.5',21007,106,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1638306702,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c094a8fe57ec00693b9a0d9324879afc','It should also work with TYPO3 11.\r\n','jambage.com',6007005,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278914,0,'static_info_tables_it','6.7.6',21007,108,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1642693374,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','454fac2aceefabb688105b92cd77e793','Replace removed file class.ext_update.php by a XCLASS in extension addons_em.\r\n','jambage.com',6007006,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278915,0,'static_info_tables_it','6.7.7',21007,117,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1643129273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','91fed251585d6fd416547e58223b43cf','bugfix for TYPO3 10.4\r\n','jambage.com',6007007,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278916,0,'static_info_tables_it','6.7.8',21007,102,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1664901848,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5965987ddf959c5d096b167a03cc6d09','allow more versions of addons_em\r\n','jambage.com',6007008,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.7/en-us','ter','',''),
(9278917,0,'static_info_tables_it','6.9.0',21007,76,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1682946976,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8f29221ecbc8a7e891e0d828acc738d4','TYPO3 12 support','jambage.com',6009000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.9/en-us','ter','',''),
(9278918,0,'static_info_tables_it','6.9.1',21007,91,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1683099359,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','83c8a04966ab56363e88c91889f1cb3a','readd Typoscript','jambage.com',6009001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/6.9/en-us','ter','',''),
(9278919,0,'static_info_tables_it','11.5.0',21007,70,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1694037543,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ec3fb6009df634028b8d9a998bfeba76','fix composer.json for TYPO3 12\r\n','jambage.com',11005000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/11.5/en-us','ter','',''),
(9278920,0,'static_info_tables_it','11.5.1',21007,66,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1697649024,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e00b287d3154e360f3c1c8887e2a9e81','add new documentation\r\n\r\n','jambage.com',11005001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/11.5/en-us','ter','',''),
(9278921,0,'static_info_tables_it','11.5.2',21007,76,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1708107114,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a295a4c2168e26c145f46da5e6d545a','remove file class.ext_update.php\r\n','jambage.com',11005002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/11.5/en-us','ter','',''),
(9278922,0,'static_info_tables_it','11.5.3',21007,50,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1730222613,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d32cb5641ea900f7ddb64f31ca029f7b','support TYPO3 13','jambage.com',11005003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/11.5/en-us','ter','',''),
(9278923,0,'static_info_tables_it','12.4.0',21007,38,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1747945197,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','13451f2d765e4c4c0f30e94dd46e0949','remove deprecated TypoScript/Extbase/setup.txt','jambage.com',12004000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/12.4/en-us','ter','',''),
(9278924,0,'static_info_tables_it','12.4.1',21007,8,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782073898,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8a9a97a01c9fb86825cd8efac067ff70','support TYPO3 14','jambage.com',12004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/12.4/en-us','ter','',''),
(9278925,0,'static_info_tables_it','12.4.2',21007,5,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782918515,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b7b163201188b7ac175c081a815c36d3','fix for TYPO3 14','jambage.com',12004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/12.4/en-us','ter','',''),
(9278926,0,'static_info_tables_it','12.4.3',21007,2,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784892528,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a3a93414b2c38918e01d7f5e701e7c17','fix TCA issue with TYPO3 14','jambage.com',12004003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/12.4/en-us','ter','',''),
(9278927,0,'static_info_tables_it','12.4.4',21007,5,'Static Info Tables (it)','Italian (it) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784892842,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa44e08c24fe3635e8c47523fd6fc931','fix composer.json','jambage.com',12004004,1,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-it/12.4/en-us','ter','',''),
(9278928,0,'static_info_tables_fr','6.4.0',25182,3569,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1501252972,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.0-6.4.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','0230761bd2480e2815a663d0f7e1e6eb','Update for compatibility with TYPO3 8.7 and remove support for 6.2','',6004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/6.4.1','ter','',''),
(9278929,0,'static_info_tables_fr','6.4.1',25182,1330,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1527616081,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.0-6.4.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','027393e168914d2cf8a9df5e6f6004de','Allow semver version updates of static-info-tables','',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/6.4.1','ter','',''),
(9278930,0,'static_info_tables_fr','6.5.0',25182,3686,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1530822188,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.5.0-6.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','3cd3822dacac4ab588cc0ca9ebad97fb','Update for compatibility with static_info_tables 6.5','',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/6.5.0','ter','',''),
(9278931,0,'static_info_tables_fr','6.7.0',25182,2286,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1545344183,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','d54d88416967ef6598544ef11a1b95b9','Requires TYPO3 8 LTS and enabled with TYPO3 9 LTS.','',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/6.7.0','ter','',''),
(9278932,0,'static_info_tables_fr','6.7.1',25182,2209,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1581520999,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','5046ab1f9a7eefd45e69007e85637dc9','[BUGFIX] Update TypoScript condition\n\nWith this change the TypoScript condition will be updated to use\nexpression language of TYPO3 9 LTS and introduces a fallback for\nlower versions.','',6007001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/6.7.0','ter','',''),
(9278933,0,'static_info_tables_fr','6.9.1',25182,189,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1593082973,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','6387fe520e8a541ea0daf57d05acbe32','Fix raised version number','',6009001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278934,0,'static_info_tables_fr','6.9.2',25182,132,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1600249473,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','43e5e08537a702d5266a863097eed014','Add Kosovo and missing translations for e.g. static_country_zones US','',6009002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278935,0,'static_info_tables_fr','11.5.1',25182,81,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1639332244,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','d0e9d9d8d986afd43ab3d86b6600b3b9','[TASK] Raise version for release','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278936,0,'static_info_tables_fr','12.4.0',25182,53,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1701801076,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','a7a5d592d22200f370fcfa1539d9aab5','[TASK] Add compatibility to version 12.4 Raise version numbers of dependencies','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278937,0,'static_info_tables_fr','13.4.1',25182,8,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1778170318,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','87f559f70d3f638f77a7e6105f238f96','[TASK] Raise version number','',13004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278938,0,'static_info_tables_fr','14.3.0',25182,2,'Static Info Tables (fr)','French (fr) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1786652969,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','cca0e1928786173538fd91bc978859ab','[TASK] Raise version numbers for release','',14003000,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_fr/','ter','',''),
(9278939,0,'static_info_tables_es','6.4.1',22900,319,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1491821697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c6582701392150bac11bb1e07d9de229',' \nAdd a composer.json file.\n','jambage.com',6004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.4/en-us','ter','',''),
(9278940,0,'static_info_tables_es','6.4.2',22900,5598,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1495011488,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3535cdee94f666c3077c39ff3ea2978d','\nremove autoload from composer.json\n','jambage.com',6004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.4/en-us','ter','',''),
(9278941,0,'static_info_tables_es','6.4.3',22900,189,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533631581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9fed02aa0b5c0118161926c6b51ecc25',' \nadaptions to composer.json for static_info_tables 6.5.1 \n','jambage.com',6004003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.4/en-us','ter','',''),
(9278942,0,'static_info_tables_es','6.4.4',22900,3294,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533655013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4d8a42f29408ec79978e4cf873d8a2fe',' \nbugfix in composer.json\n','jambage.com',6004004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_es/6.4.4','ter','',''),
(9278943,0,'static_info_tables_es','6.7.0',22900,2016,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1550834472,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f7a6279f327c8784bf0ae3c6bc5ea34f','compatibility for TYPO3 9.5','jambage.com',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_es/6.7.0','ter','',''),
(9278944,0,'static_info_tables_es','6.7.1',22900,2060,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1574859066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6b2fc50844218ebfafee623cae327a9a','compatibility with TYPO3 10','jambage.com',6007001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278945,0,'static_info_tables_es','6.7.2',22900,192,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1599548372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e5f1299554ae3ea9938817e38758425d','add Kosovo\r\n','jambage.com',6007002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278946,0,'static_info_tables_es','6.7.3',22900,137,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1605733755,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c56041e0e4094af269a9091f0d946e5c','bugfix for TYPO3 10 ','jambage.com',6007003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278947,0,'static_info_tables_es','6.7.4',22900,155,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1606231175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2a4e194fb9174d401f7139693f85f57e','undo part of last bugfix. The Extbase setup is still needed here.\r\n','jambage.com',6007004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278948,0,'static_info_tables_es','6.7.5',22900,142,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1626188342,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','28afb3996a4c777fed6c42684452c193','Use the domain jambagecom for the composer.\r\n','jambage.com',6007005,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278949,0,'static_info_tables_es','6.7.6',22900,116,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1638307496,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d03560ffbbf162ce4bd6f3cff003c2f5','It should also work with TYPO3 11.\r\n','jambage.com',6007006,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278950,0,'static_info_tables_es','6.7.7',22900,107,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1642692857,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dee8f9d6cd22c6331a72dfcad20bc5a6','Replace removed file class.ext_update.php by a XCLASS in extension addons_em.\r\n','jambage.com',6007007,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278951,0,'static_info_tables_es','6.7.8',22900,128,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1643128263,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7f61fb8818e4db70e672efff754867ce','bugfix for TYPO3 10.4\r\n','jambage.com',6007008,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278952,0,'static_info_tables_es','6.7.9',22900,112,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1664902631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','08899c5af4a4a62d48abebf214ddeeb1','allow more versions of addons_em\r\n','jambage.com',6007009,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.7/en-us','ter','',''),
(9278953,0,'static_info_tables_es','6.9.0',22900,72,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1682949019,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','65e637d2d7edf6ec7f4426587c3912f4','TYPO3 12 support','jambage.com',6009000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.9/en-us','ter','',''),
(9278954,0,'static_info_tables_es','6.9.1',22900,88,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1683098746,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0af61525e485ac6548ec50e1950ccfcc','readd Typoscript','jambage.com',6009001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/6.9/en-us','ter','',''),
(9278955,0,'static_info_tables_es','11.5.0',22900,76,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1694036508,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d05f033505d1c81ab3026b692734faf4','fix composer.json for TYPO3 12\r\n\r\n','jambage.com',11005000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/11.5/en-us','ter','',''),
(9278956,0,'static_info_tables_es','11.5.1',22900,73,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1697646290,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','841bf0f461add76608a01ce000000470','add new documentation','jambage.com',11005001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/11.5/en-us','ter','',''),
(9278957,0,'static_info_tables_es','11.5.2',22900,62,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1705067789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d77cbd1c3c2dc74607f94e0fbafd51ff','country zones in Spanish','jambage.com',11005002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/11.5/en-us','ter','',''),
(9278958,0,'static_info_tables_es','11.5.3',22900,75,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1708106675,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','721572795600c3670b63094f38f5e54e','remove file class.ext_update.php\r\n','jambage.com',11005003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/11.5/en-us','ter','',''),
(9278959,0,'static_info_tables_es','11.5.4',22900,52,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1730222143,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cc75a89659a72b962c2a5f19928657a7','support TYPO3 13','jambage.com',11005004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/11.5/en-us','ter','',''),
(9278960,0,'static_info_tables_es','12.4.0',22900,35,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1747944824,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2187b9c7991ef7434c80723973a59600','remove deprecated TypoScript/Extbase/setup.txt','jambage.com',12004000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/12.4/en-us','ter','',''),
(9278961,0,'static_info_tables_es','12.4.1',22900,6,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782073446,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9947ef0525c69cfd35346deaf567583e','support TYPO3 14','jambage.com',12004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/12.4/en-us','ter','',''),
(9278962,0,'static_info_tables_es','12.4.2',22900,4,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782918326,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1d86d7feda8c2c10ddc9205a68a27b17','fix for TYPO3 14','jambage.com',12004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/12.4/en-us','ter','',''),
(9278963,0,'static_info_tables_es','12.4.3',22900,5,'Static Info Tables (es)','Spanish (es) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784891930,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7a9d8f3490df684fa16265a085782cdd','fix TCA issue with TYPO3 14','jambage.com',12004003,1,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-es/12.4/en-us','ter','',''),
(9278964,0,'static_info_tables_de','6.4.1',95016,33851,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1502016825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Daniel Minder','typo3@minder.de','franzholz','9a6eebcfd9f696b7480d1547edd9aa28',' Compatibility with TYPO3 8.x\r\n Corrected Ålandinseln and Vatikanstadt','',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_de/6.4.1','ter','',''),
(9278965,0,'static_info_tables_de','6.7.2',95016,238,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1554984842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','769126081e279fc6c52c36fe64949ac9','Several modifications which have been made in the last months on the Github repository, but have not been published TER before.\r\nCorrect name of Brazilian Portuguese\r\n','jambage.com',6007002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278966,0,'static_info_tables_de','6.7.3',95016,4677,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1554985395,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d1943dbec33589df1ade4ab08353c947','maintenance release to fit to the version numbers from Github and packagist\r\n\r\n','jambage.com',6007003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_de/6.7.3','ter','',''),
(9278967,0,'static_info_tables_de','6.7.4',95016,2903,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1574854741,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','55dc0ea50949f49271cdb4ed2aed3df5','compatibility with TYPO3 10\r\nadd Kosovo','jambage.com',6007004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278968,0,'static_info_tables_de','6.7.5',95016,1093,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1592673186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','daa8f603fc85bcf7f96b66d660094344','Add Swiss Kanton names in German.','jambage.com',6007005,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278969,0,'static_info_tables_de','6.7.6',95016,145,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1605721416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ec07adbc6e4746c66498457c95491893','bugfix for TYPO3 10','jambage.com',6007006,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278970,0,'static_info_tables_de','6.7.7',95016,171,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1606228727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ecf5ed8e896ed4f3e7b3342ee6731b57','undo part of last bugfix. The Extbase setup is still needed here.\r\n\r\n','jambage.com',6007007,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278971,0,'static_info_tables_de','6.7.8',95016,134,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1626190209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5f938c5b43362e6155cc182e108f9744','Use the domain jambagecom for the composer.\r\n','jambage.com',6007008,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278972,0,'static_info_tables_de','6.7.9',95016,117,'Static Info Tables (de]','German (de] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1638303686,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','db34ced2af2ae9079b513084c47d1cd4','It should also work with TYPO3 11.','jambage.com',6007009,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278973,0,'static_info_tables_de','6.7.10',95016,114,'Static Info Tables (de]','German (de] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1641889244,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fcf375fc3f6f9bd11e0d0dfc1e5cb38a','It works also under PHP 8.\r\n','jambage.com',6007010,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278974,0,'static_info_tables_de','6.7.11',95016,116,'Static Info Tables (de]','German (de] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1642689923,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9c520932388c4c6f2b0d2b8787688a90','Replace removed file  class.ext_update.php by XCLASS in extension addons_em.\r\n','jambage.com',6007011,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278975,0,'static_info_tables_de','6.7.12',95016,124,'Static Info Tables (de]','German (de] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1643127210,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1e07c67122e18d68e9028fc996b96806','bugfix for TYPO3 10.4\r\n\r\n','jambage.com',6007012,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278976,0,'static_info_tables_de','6.7.13',95016,103,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1664900026,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','95370544c215928f5b1bb9ace67d9c59','allow more versions of addons_em','jambage.com',6007013,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.7/en-us','ter','',''),
(9278977,0,'static_info_tables_de','6.9.0',95016,76,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1682944730,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7e4c7556847f3a76090d04c42609742d','TYPO3 12 support','jambage.com',6009000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.9/en-us','ter','',''),
(9278978,0,'static_info_tables_de','6.9.1',95016,89,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1683095535,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e10dc73321744ac5b7eed6f82fe912ff','readd Typoscript\r\n','jambage.com',6009001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/6.9/en-us','ter','',''),
(9278979,0,'static_info_tables_de','11.5.0',95016,72,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1694030204,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','057cb43bf42844a763b3b08e9ebaf61b','fix composer.json for TYPO3 12\r\n','jambage.com',11005000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/11.5/en-us','ter','',''),
(9278980,0,'static_info_tables_de','11.5.1',95016,64,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1697141688,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9ecc9e406a26490d353e9a0ef5d2b4b8','fix documentation issues','jambage.com',11005001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/11.5/en-us','ter','',''),
(9278981,0,'static_info_tables_de','11.5.2',95016,73,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1697568856,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','68d01114f698950be1ad7fe37e18dbf8','Großbritannien  Vereinigtes Königreich\r\n','jambage.com',11005002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/11.5/en-us','ter','',''),
(9278982,0,'static_info_tables_de','11.5.3',95016,77,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1708104744,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6647686424734ad5d87f2ec4b89e0c03','remove file class.ext_update.php','jambage.com',11005003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/11.5/en-us','ter','',''),
(9278983,0,'static_info_tables_de','11.5.4',95016,39,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1730221190,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cf72fca5d79970ef2c7ba110c5963231','support TYPO3 13','jambage.com',11005004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/11.5/en-us','ter','',''),
(9278984,0,'static_info_tables_de','12.4.0',95016,37,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1747944005,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1587c736a34151a7cb99b49c4c72c7dc','remove deprecated TypoScript/Extbase/setup.txt','jambage.com',12004000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/12.4/en-us','ter','',''),
(9278985,0,'static_info_tables_de','12.4.1',95016,5,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782071936,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ef3acf178495fd0d1c876aeb46b0f715','support TYPO3 14','jambage.com',12004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/12.4/en-us','ter','',''),
(9278986,0,'static_info_tables_de','12.4.2',95016,5,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782917661,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1164e87e576a01b85704e4a6a237bd28','fix for TYPO3 14','jambage.com',12004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/12.4/en-us','ter','',''),
(9278987,0,'static_info_tables_de','12.4.3',95016,6,'Static Info Tables (de)','German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784889707,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d5904ddc7f1c76903fb87c5a2045c5f9','fix TCA issue with TYPO3 14','jambage.com',12004003,1,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-de/12.4/en-us','ter','',''),
(9278988,0,'static_info_tables_bic_de','1.3.0',8405,470,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names and Swiftcodes.',2,0,4,1522825143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Michael Staatz','mstaatz@me.com','mstaatz','fb0b581775c77a6ed834adea895cd02c','Updated extension configuration file. Extension should work from TYPO3 7.6 to 9.x. If not, feel free to drop me a line or fill out a bug report at https://forge.typo3.org/projects/extension-static_info_tables_bic_de','',1003000,0,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278989,0,'static_info_tables_bic_de','1.3.1',8405,8,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names and Swiftcodes.',2,0,4,1752899618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','90247c8b270a8d6dffd1a4656a22d268','Changed codebase for working with TYPO3 from 7 to 10','',1003001,0,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278990,0,'static_info_tables_bic_de','2.0.0',8405,23,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names.',2,0,4,1752984983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-13.4.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','0f31e867e192ddfb8287077a6fd3e762','Updated Extension to work with newer TYPO3 Versions. Updated documentation /  dataset for first install etc.','',2000000,0,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278991,0,'static_info_tables_bic_de','2.0.1',8405,23,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names.',2,0,4,1757095328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-13.4.99\";}}','Michael Staatz','michael@staatzstreich.de','mstaatz','9f3e7ed31649ceae12a6443c7d4edafe','Fixed a typo in the sql - file','',2000001,0,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278992,0,'static_info_tables_bic_de','2.1.0',8405,21,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names.',2,0,4,1764182030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-14.0.99\";}}','Michael Staatz','michael@staatzstreich.de','mstaatz','af893d3ba0185f4a26ef84a9175c1f9a','[TASK] Add support for TYPO3 v14','',2001000,0,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278993,0,'static_info_tables_bic_de','2.1.1',8405,2,'Static info tables - German Bank Identifier Codes','Database with german bank identifier codes and the associated bank names.',2,0,4,1787971460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-14.3.99\";}}','Michael Staatz','michael@staatzstreich.de','mstaatz','02f93cf08ae7a792e064c049e121f28e','[TASK] Changed TYPO3 v14 version number\r\nThe TYPO3 extension manager did not recognize v14 support of the extension','',2001001,1,0,'https://github.com/staatzstreich/static_info_tables_bic_de/blob/master/README.md','ter','',''),
(9278994,0,'static_info_tables_da','6.4.1',10556,247,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1491821553,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0f5ee3c7c3979ed259484149415d3949',' \nAdd a composer.json file.\n','jambage.com',6004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.4/en-us','ter','',''),
(9278995,0,'static_info_tables_da','6.4.2',10556,602,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1495011520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','42f182ee8af45a6ac48ebd0b1fb4e464','\nremove autoload from composer.json\n','jambage.com',6004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.4/en-us','ter','',''),
(9278996,0,'static_info_tables_da','6.4.3',10556,166,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533631555,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','908b3be875f4c36168da2f844774a5b9',' \nadaptions to composer.json for static_info_tables 6.5.1 \n','jambage.com',6004003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.4/en-us','ter','',''),
(9278997,0,'static_info_tables_da','6.4.4',10556,804,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1533652556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.2.1-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','77fda24cecfcf351f983d1d796f38962',' \nbugfix in composer.json\n','jambage.com',6004004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_da/6.4.4','ter','',''),
(9278998,0,'static_info_tables_da','6.7.0',10556,411,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1550834006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','04c35bb21d6151dcafa85983fc457431','compatibility for TYPO3 9.5','jambage.com',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_da/6.7.0','ter','',''),
(9278999,0,'static_info_tables_da','6.7.1',10556,223,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1574856349,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4c12b960be0ddf7b7d43b126510978e7','compatibility with TYPO3 10\r\n','jambage.com',6007001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279000,0,'static_info_tables_da','6.7.2',10556,403,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1574857505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dd4f4cc634acffd2cd2c0e3c08b1cf3e','bugfix for TYPO3 10','jambage.com',6007002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279001,0,'static_info_tables_da','6.7.3',10556,136,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1605731621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cfec1d5ae3e2af08ec5ba57d7a8e7b56','bugfix for TYPO3 10 ','jambage.com',6007003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279002,0,'static_info_tables_da','6.7.4',10556,160,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1606229641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6072a63c9b1c54d5777fb2f520212048','undo part of last bugfix. The Extbase setup is still needed here.\r\n','jambage.com',6007004,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279003,0,'static_info_tables_da','6.7.5',10556,129,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1626191544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-6.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','26c76a7207c8806aaf60455cb73898e5','Use the domain jambagecom for the composer.\r\n','jambage.com',6007005,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279004,0,'static_info_tables_da','6.7.6',10556,113,'Static Info Tables (da]','Danish (da] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1638305603,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7888d91941083ddddabd6d47d61e37ae','It should also work with TYPO3 11.\r\n','jambage.com',6007006,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279005,0,'static_info_tables_da','6.7.10',10556,46,'Static Info Tables (de]','German (de] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1641889717,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','767aa4a1e8ff81679922a91356db3d1b','It works also under PHP 8.\r\n','jambage.com',6007010,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279006,0,'static_info_tables_da','6.7.8',10556,42,'Static Info Tables (da]','Danish (da] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1641890097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','676821384128357450b936cb1f3ac9b0','It works also under PHP 8.\r\n','jambage.com',6007008,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279007,0,'static_info_tables_da','6.7.11',10556,98,'Static Info Tables (da]','Danish (da] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1642692202,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1fb55586edd1af346a419c48df6711e2','Replace removed file class.ext_update.php by XCLASS in extension addons_em.\r\n','jambage.com',6007011,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279008,0,'static_info_tables_da','6.7.12',10556,121,'Static Info Tables (da]','Danish (da] language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1643127877,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','522f39594a643cff4f7900cef466a1a3','bugfix for TYPO3 10.4\r\n','jambage.com',6007012,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279009,0,'static_info_tables_da','6.7.13',10556,104,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1664900608,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";s:9:\"addons_em\";s:12:\"0.5.0-0.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8fdcb0b0e06579728c0118c9d911ffd0','allow more versions of addons_em\r\n','jambage.com',6007013,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.7/en-us','ter','',''),
(9279010,0,'static_info_tables_da','6.9.0',10556,72,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1682945314,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dbf7ef25b17acd5a70b71e001678a02a','TYPO3 12 support','jambage.com',6009000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.9/en-us','ter','',''),
(9279011,0,'static_info_tables_da','6.9.1',10556,92,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1683096272,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.6.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','13e96ea9ec2111b979345c8e9986c293','readd Typoscript\r\n','jambage.com',6009001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/6.9/en-us','ter','',''),
(9279012,0,'static_info_tables_da','11.5.0',10556,75,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1694035203,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','73c030761534dc72069a8c8d85ba08c4','fix composer.json for TYPO3 12\r\n','jambage.com',11005000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/11.5/en-us','ter','',''),
(9279013,0,'static_info_tables_da','11.5.1',10556,75,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1697644845,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','91aa23c5a0bb73514210b5e26f72ed58','new documentation','jambage.com',11005001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/11.5/en-us','ter','',''),
(9279014,0,'static_info_tables_da','11.5.2',10556,74,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1708105413,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";s:9:\"addons_em\";s:13:\"0.8.2-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','339ea392a8b530d29cb06dd93cc7398f','remove file class.ext_update.php\r\n\r\n','jambage.com',11005002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/11.5/en-us','ter','',''),
(9279015,0,'static_info_tables_da','11.5.3',10556,29,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1730221477,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dcdc6729939f1121f73eda9b8ceea5b0','support TYPO3 13','jambage.com',11005003,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/11.5/en-us','ter','',''),
(9279016,0,'static_info_tables_da','12.4.0',10556,34,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1747944436,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f29f535d00bc000de2ea20bf75cf0dc7','remove deprecated TypoScript/Extbase/setup.txt','jambage.com',12004000,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/12.4/en-us','ter','',''),
(9279017,0,'static_info_tables_da','12.4.1',10556,7,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782070799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5766c9569802e0816ccd4cc384c44a7e','support TYPO3 14','jambage.com',12004001,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/12.4/en-us','ter','',''),
(9279018,0,'static_info_tables_da','12.4.2',10556,6,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1782918055,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00a906735ee5b73cb64dcb6949a37d38','fix for TYPO3 14','jambage.com',12004002,0,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/12.4/en-us','ter','',''),
(9279019,0,'static_info_tables_da','12.4.3',10556,5,'Static Info Tables (da)','Danish (da) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784890570,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-14.3.99\";s:9:\"addons_em\";s:13:\"0.9.0-0.12.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','42b6bb6abfb5de2df142877b2b530724','fix TCA issue with TYPO3 14\r\n\r\n','jambage.com',12004003,1,0,'https://docs.typo3.org/p/jambagecom/static-info-tables-da/12.4/en-us','ter','',''),
(9279020,0,'static_info_tables','6.4.3',414350,26552,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1491937408,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','412d1845508fec65ea6c33738c2991a4','Bug fixes.','SJBR',6004003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279021,0,'static_info_tables','6.5.0',414350,2638,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1511114733,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','9495d17b53f7212ae6bf9d1e6fd5e0b9','Bug fixes.\r\nLanguage packs need to be re-created using this version.','SJBR',6005000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279022,0,'static_info_tables','6.5.1',414350,30690,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1513718159,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','d3d4ccd80bbf91b247d97141da8b7d7c','Bug fix for TYPO3 7 LTS','SJBR',6005001,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279023,0,'static_info_tables','6.6.0',414350,550,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1539546050,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','b5634736425e1775d17f7a7434346282','Requires TYPO3 8 LTS.\r\nEnabled with TYPO3 9 LTS.','SJBR',6006000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279024,0,'static_info_tables','6.7.0',414350,1370,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1539561982,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','5caa6f0af948a615f1b6f5e4f72761eb','Bugfix: language packs need to be re-created.\r\nTables update.','SJBR',6007000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279025,0,'static_info_tables','6.7.1',414350,848,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1539923684,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/Ren','typo3@sjbr.ca','stan','aa3ecf179d3e915c115568db1d916c83','Bug fixes for TYPO3 9 LTS.','SJBR',6007001,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279026,0,'static_info_tables','6.7.2',414350,2184,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1540482215,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/Ren Fritz','typo3@sjbr.ca','stan','24859cc776774f075a100c081c191d67','Bugfix for PHP 7.0.','SJBR',6007002,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279027,0,'static_info_tables','6.7.3',414350,836,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1545247744,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/Ren Fritz','typo3@sjbr.ca','stan','b3e400b6ef1736231f7ff102a5689e01','Bug fix.\r\nAdd Kosovo.','SJBR',6007003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279028,0,'static_info_tables','6.7.4',414350,8665,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1546624107,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','ac72406120e2b89a0f6cb3829cdab17d','Bug fixes.','SJBR',6007004,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279029,0,'static_info_tables','6.7.5',414350,5926,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1571347304,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:14:\"sr_static_info\";s:14:\"0.0.0-99.99.99\";s:16:\"cc_infotablesmgm\";s:14:\"0.0.0-99.99.99\";s:7:\"uncache\";s:14:\"0.0.0-99.99.99\";}}','Stanislas Rolland/René Fritz','typo3@sjbr.ca','stan','3b2eb7ce5382c3ef7b57f8f2aa506f20','Bugfixes and data updates.','SJBR',6007005,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279030,0,'static_info_tables','6.8.0',414350,1043,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1591717229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo32020@sjbr.ca','stan','e2b3e8aed3ad0a3b4ba09382953de62b','Enable in TYPO3 10 LTS','SJBR',6008000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279031,0,'static_info_tables','6.9.0',414350,1431,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1591762311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo32020@sjbr.ca','stan','63b46dddbef042de62c045b5471d8008','Require TYPO3 9 LTS.','SJBR',6009000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279032,0,'static_info_tables','6.9.3',414350,264,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1603162337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo32020@sjbr.ca','stan','69e2286b50295a1f558a28b7852a6099','Bugfix.','SJBR',6009003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279033,0,'static_info_tables','6.9.4',414350,203,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1605991448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo32020@sjbr.ca','stan','b87204e38cceaedaa3fab6804bec4a50','Bugfix.','SJBR',6009004,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279034,0,'static_info_tables','6.9.5',414350,168,'Static Info Tables','Data and API for countries, languages and currencies.',2,0,4,1609000327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo32020@sjbr.ca','stan','e1192b30dda194b2a50884448ec37cd0','Bugfix.','SJBR',6009005,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279035,0,'static_info_tables','11.5.0',414350,118,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1636941091,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','3ea2c13dd1af677842877c5c2167b417','Requires TYPO3 11 LTS.','SJBR',11005000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279036,0,'static_info_tables','11.5.1',414350,127,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1638460530,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','622f814f25bcadcdc8e6130f20f806c4','Bugfix.','SJBR',11005001,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279037,0,'static_info_tables','6.9.6',414350,112,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1644341207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','057c0fbb1c29133451277d5937565d92','Bug fixes.\r\nLast version for TYPO3 10 LTS.','SJBR',6009006,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279038,0,'static_info_tables','11.5.2',414350,127,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1645657992,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','6e026ba59256a2331d08bb1b9ed4f785','PHP 8 Compatibility.','SJBR',11005002,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279039,0,'static_info_tables','11.5.3',414350,111,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1665505464,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','dbab247663ffad7281197e3deacc1634','Bugfixes.','SJBR',11005003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279040,0,'static_info_tables','11.5.4',414350,76,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1686094140,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','5213bfc8718e7ed9ddc5fbbee5631060','Bug fixes.','SJBR',11005004,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279041,0,'static_info_tables','11.5.5',414350,107,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1687613210,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','b488d87face08544dc97718eb004ff98','Bugfix.','SJBR',11005005,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279042,0,'static_info_tables','12.4.0',414350,72,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1699546833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','adf781388d0bd07de80fa54d6c1ffd8c','Requires TYPO3 12 LTS.','SJBR',12004000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279043,0,'static_info_tables','12.4.1',414350,66,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1700260488,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','947b3aee62a7c889960e5c97a81feb3f','Compatibility with Content Security Policy.\r\nPlease see the manual before upgrading.','SJBR',12004001,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279044,0,'static_info_tables','12.4.2',414350,71,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1700760264,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','52c1f0649a2844718d7e78a14ab7fe4e','Bugfix.','SJBR',12004002,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279045,0,'static_info_tables','12.4.3',414350,85,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1703623970,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','c96de77c5112c174c3682f4b4c9cdd25','Bugfixes.','SJBR',12004003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279046,0,'static_info_tables','12.4.4',414350,52,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1729016962,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','2ee55a6d342e1a21f75e029cd5bf00e6','Bugfixes.','SJBR',12004004,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279047,0,'static_info_tables','13.4.0',414350,54,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1731366658,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:16:\"extensionmanager\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','2520d368e397cd55c9236781b3c75721','Requires TYPO3 13 LTS.','SJBR',13004000,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279048,0,'static_info_tables','13.4.1',414350,39,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1741791278,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:16:\"extensionmanager\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','012e6009c710532ef922ced3d5968eac','Bugfixes.','SJBR',13004001,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279049,0,'static_info_tables','12.4.5',414350,30,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1750650055,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','9685e66bce7e5a85b57232d202beae10','Bugfixes including for compatibilty with PHP 8.4.','SJBR',12004005,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279050,0,'static_info_tables','13.4.2',414350,39,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1750655609,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:16:\"extensionmanager\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','6be1cef8dc5c50478270da46c801b193','Bugfix.\r\nCountry subdivisions of Türkiye.','SJBR',13004002,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279051,0,'static_info_tables','13.4.3',414350,8,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1782335209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:16:\"extensionmanager\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','09bccef950f55951af1e38663d04a936','Bugfixes.','SJBR',13004003,0,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279052,0,'static_info_tables','14.3.0',414350,6,'Static Info Tables','Data and API for countries, languages and currencies for use in TYPO3 CMS.',2,0,4,1784411637,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:7:\"extbase\";s:14:\"14.3.0-14.3.99\";s:16:\"extensionmanager\";s:14:\"14.3.0-14.3.99\";}}','Stanislas Rolland/René Fritz','typo3AAAA@sjbr.ca','stan','e4cc74bb6fa9b5a987cbc6df3204f645','[!!!][FEATURE] Enable with TYPO3 v14, drop TYPO3 v13 support ','SJBR',14003000,1,0,'https://codeberg.org/sjbr/static-info-tables/src/branch/master/doc/manual.pdf','ter','',''),
(9279053,0,'sr_language_menu','6.4.2',59119,4968,'Language Selection','A plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1491940760,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.4.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','5253a4cdec9c2f6749d0c0f7c0fc6e03','Cleanup for TYPO3 CMS 8','SJBR',6004002,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279054,0,'sr_language_menu','6.4.3',59119,3686,'Language Selection','A plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1518283686,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','e86d207d16073fe58523501c5882b7b8','Bug fix.','SJBR',6004003,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279055,0,'sr_language_menu','6.5.0',59119,242,'Language Selection','A plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1539623701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','ddf5c389f58b1a19ff8ae11a00044f02','Requires TYPO3 9 LTS.','SJBR',6005000,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279056,0,'sr_language_menu','6.5.1',59119,227,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1539916435,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','6f285980986cd8a215fe112e646af376','Bugfixes.','SJBR',6005001,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279057,0,'sr_language_menu','6.5.2',59119,809,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1540054661,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','4dc425f29f62ecc6e0ad16c323ca93e2','Bugfix.','SJBR',6005002,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279058,0,'sr_language_menu','7.0.0',59119,217,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1603144527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','1ab9eaec46670b619e6d304796058d0d','Requires TYPO3 10 LTS.','SJBR',7000000,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279059,0,'sr_language_menu','7.0.1',59119,120,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1645136046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','17e868f015d567f2f818a45c7ba8488e','Bugfix.','SJBR',7000001,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279060,0,'sr_language_menu','11.5.0',59119,137,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1645658644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','f597bda0f83316c83f051fbd541f69d5','Require TYPO3 11 LTS.\r\nPHP 8 Compatibility.\r\nRemove fluid widget.','SJBR',11005000,0,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279061,0,'sr_language_menu','11.5.1',59119,88,'Language Selection','A TYPO3 plugin to display a list of languages to select from. Clicking on a language links to the corresponding version of the page.',2,0,3,1700776938,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.5-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','b681a2c1c9de036be085645366096b0d','Bugfix.\r\nThis the last version of this extension.\r\nNo further version will be published.','SJBR',11005001,1,0,'https://codeberg.org/sjbr/sr-language-menu/src/branch/master/doc/manual.pdf','ter','',''),
(9279062,0,'sr_freecap','2.4.1',86904,613,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1513743582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','b4a1040d4a7e8919c46f19e450cd2096','Bug fixes.','SJBR',2004001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279063,0,'sr_freecap','2.4.2',86904,793,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1522689223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','82f2501d4a940708a20ecde745cb3b5a','Bugfixes.','SJBR',2004002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279064,0,'sr_freecap','2.4.3',86904,702,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1532415002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','f4b5fdf6308cb9576cc5e13b5934ed7f','Bug fixes.','SJBR',2004003,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279065,0,'sr_freecap','2.4.4',86904,281,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1539905890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','a77d8cff44a1aa5acdb50f5d6b65ea14','Correction for composer.','SJBR',2004004,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279066,0,'sr_freecap','2.5.0',86904,255,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1539912673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','117ef2a53b13058d9db8d82545e81010','Enabled with TYPO3 9 LTS.\r\nRequires TYPO3 9 LTS.','SJBR',2005000,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279067,0,'sr_freecap','2.5.1',86904,292,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1540435128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','7b109a3b9863b3f95b35db2a62c5d147','Bugfix.','SJBR',2005001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279068,0,'sr_freecap','2.4.5',86904,742,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1541211135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','ecd7a6fcfa44bb5eddb59fb7bea850e6','Bugfix.','SJBR',2004005,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279069,0,'sr_freecap','2.5.2',86904,595,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,-1,3,1541213188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','d40a586fc01ab36f183055dcb310f574','Bugfix.','SJBR',2005002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279070,0,'sr_freecap','2.4.6',86904,1585,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,3,1571132631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','73a10af7f86cf5640b6e3551a1a03ea4','Security Update - please update ASAP','SJBR',2004006,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279071,0,'sr_freecap','2.5.3',86904,2089,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,3,1571132724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','70bd3b97b15d70b1a8a567b2352dc72e','Security Update - please update ASAP','SJBR',2005003,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279072,0,'sr_freecap','2.5.4',86904,234,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,3,1592273497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stanislas Rolland','typo3(arobas)sjbr.ca','stan','ca3a5cc59300886082d325966393358a','Bug fixes.','SJBR',2005004,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279073,0,'sr_freecap','2.6.0',86904,355,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1592278306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stanislas Rolland','typo32020(arobas)sjbr.ca','stan','783bb82b2eb0ba9dbba1b37db48e75b6','Requires TYPO3 10 LTS','SJBR',2006000,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279074,0,'sr_freecap','2.6.1',86904,172,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1606059710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stanislas Rolland','typo32020(arobas)sjbr.ca','stan','12f26b57b7db6653eef242407bf28ec5','Bugfix for PHP 7.4.','SJBR',2006001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279075,0,'sr_freecap','2.6.2',86904,164,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1609003292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','682d05c8344fb6478d55781f204587fc','Bugfix.','SJBR',2006002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279076,0,'sr_freecap','11.5.0',86904,116,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1645658501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','1708e4b213cc38ce8be7521b1edf33f7','Require TYPO3 11 LTS.\r\nCompatibility with PHP 8.','SJBR',11005000,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279077,0,'sr_freecap','11.5.1',86904,127,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1647361879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','e7633903b11c1ec4c84b6704a6a4deac','Fixes for PHP 8.1.','SJBR',11005001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279078,0,'sr_freecap','11.5.2',86904,102,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1668895716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','7902bbc3ae93ad62f65794194db52748','Bugfixes.','SJBR',11005002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279079,0,'sr_freecap','11.5.3',86904,73,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1687120329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','e9b5ba497f9344f05d9ca1a906a5f6a0','Bugfix.','SJBR',11005003,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279080,0,'sr_freecap','11.5.4',86904,71,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1687191923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','9c5d524007f1938d5f241aadb3c398ac','Bug fixes in Font Maker module.','SJBR',11005004,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279081,0,'sr_freecap','11.5.5',86904,88,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1687210646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','9009c600fa59fe2600c6537cd8ee63cc','Further fixes to Font Maker module.','SJBR',11005005,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279082,0,'sr_freecap','12.4.0',86904,61,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1699566538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','98645db1c76e031fb62b0013f3414c5f','Requires TYPO3 12 LTS.','SJBR',12004000,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279083,0,'sr_freecap','12.4.1',86904,61,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1700245625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','12b81ccc6c83fba69041516bd5916e71','Compatibility with Content Security Policy.','SJBR',12004001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279084,0,'sr_freecap','12.4.2',86904,66,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1700761297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','b5b22fb90993897f627145e8a005a5ee','Bugfix.','SJBR',12004002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279085,0,'sr_freecap','12.4.3',86904,76,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1702225950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','fa719d1d8d4cd216d186d1ea8c224f54','Remove inline JavaScript.\r\nFix captcha when inside ajax response.','SJBR',12004003,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279086,0,'sr_freecap','12.4.4',86904,64,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1715354711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','76fc1b40ba1131fbb0201689ce53c2e8','Bugfixes.','SJBR',12004004,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279087,0,'sr_freecap','12.4.5',86904,48,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1729017398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','7acb4203bf7c9cb04140a80052476682','Bugfixes.','SJBR',12004005,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279088,0,'sr_freecap','13.4.0',86904,52,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1731367216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','496575d38fa79f2c2c2fb7764206000c','Requires TYPO3 13 LTS.','SJBR',13004000,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279089,0,'sr_freecap','13.4.1',86904,38,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1750632132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','42c60ef73cae4e5ee29312c7604edc60','Bugfixes.','SJBR',13004001,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279090,0,'sr_freecap','12.4.6',86904,30,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1750634011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','55fca230261c5228f341be934e5416f1','Bugfix.','SJBR',12004006,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279091,0,'sr_freecap','13.4.2',86904,7,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1782336712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','5514fbc533a2b733bba9e5a14532796c','Bugfixes.','SJBR',13004002,0,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279092,0,'sr_freecap','14.3.0',86904,5,'freeCap CAPTCHA','A TYPO3 integration of freeCap CAPTCHA.',2,0,2,1784412575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stanislas Rolland','typo3AAAA(arobas)sjbr.ca','stan','87dfd3758b564c4d097193b59878d8fd','[!!!][FEATURE] Enable with TYPO3 v14, drop TYPO3 v13 support','SJBR',14003000,1,0,'https://codeberg.org/sjbr/sr-freecap/src/branch/master/doc/manual.pdf','ter','',''),
(9279093,0,'sr_feuser_register','5.1.0',117691,4193,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1518238253,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"rsaauth\";s:12:\"7.6.0-8.7.99\";s:15:\"saltedpasswords\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.5.99\";}s:9:\"conflicts\";a:7:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:30:\"srfeuserregister_t3secsaltedpw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.4.0-2.4.99\";s:11:\"direct_mail\";s:12:\"5.1.0-5.9.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','37c5540d12c87f1bb93452313f61dcb6','Multiple bug fixes.\r\nEnable HTML5 input types.\r\nRead the manual regarding date input type.','SJBR',5001000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279094,0,'sr_feuser_register','5.1.1',117691,601,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1540428101,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"rsaauth\";s:12:\"7.6.0-8.7.99\";s:15:\"saltedpasswords\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.5.99\";}s:9:\"conflicts\";a:7:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:30:\"srfeuserregister_t3secsaltedpw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.4.0-2.4.99\";s:11:\"direct_mail\";s:12:\"5.1.0-5.9.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','0da0fe92c2a66c94bb195917e68b5521','Bugfixes.\r\nLast version compatible with TYPO3 7 LTS and TYPO3 8 LTS.','SJBR',5001001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279095,0,'sr_feuser_register','6.0.0',117691,609,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1540438537,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"felogin\";s:12:\"9.5.0-9.5.99\";s:7:\"rsaauth\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.1-6.7.99\";}s:9:\"conflicts\";a:6:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.1-2.5.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','33a97f49880208670e90b3675ef4de42','Requires TYPO3 9 LTS.','SJBR',6000000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279096,0,'sr_feuser_register','5.1.2',117691,1738,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1541016855,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"felogin\";s:12:\"7.6.0-8.7.99\";s:7:\"rsaauth\";s:12:\"7.6.0-8.7.99\";s:15:\"saltedpasswords\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.5.99\";}s:9:\"conflicts\";a:7:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:30:\"srfeuserregister_t3secsaltedpw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.4.0-2.4.99\";s:11:\"direct_mail\";s:12:\"5.1.0-5.9.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','31678e29d869c21154b63678f0f6aa3a','Bugfix.','SJBR',5001002,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279097,0,'sr_feuser_register','6.0.1',117691,752,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1541259281,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"rdct\";s:12:\"1.0.0-1.0.99\";s:7:\"felogin\";s:12:\"9.5.0-9.5.99\";s:7:\"rsaauth\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.1-6.7.99\";}s:9:\"conflicts\";a:6:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.1-2.5.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','331687f75b0914140f55b8e859ed3568','Bugfix: Requires extension RDCT Frontend redirects (rdct)','SJBR',6000001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279098,0,'sr_feuser_register','6.0.2',117691,1938,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1543290172,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"rdct\";s:12:\"1.0.0-1.0.99\";s:7:\"felogin\";s:12:\"9.5.0-9.5.99\";s:7:\"rsaauth\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.1-6.7.99\";}s:9:\"conflicts\";a:6:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:11:\"newloginbox\";s:14:\"0.0.0-99.99.99\";s:10:\"kb_md5fepw\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";s:15:\"cc_random_image\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.1-2.5.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','b17d983c27fd2e49a2c81aa8ac9444bd','Bugfix.','SJBR',6000002,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279099,0,'sr_feuser_register','7.0.0',117691,170,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1602963478,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"felogin\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','1ee75a931d7b2327e11018e9e6fa40d8','Enable in TYPO3 10 LTS.','SJBR',7000000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279100,0,'sr_feuser_register','7.0.2',117691,209,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1603148775,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"felogin\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','186fc8c19a3cafb46ab621aefb624e1b','Bugfix.','SJBR',7000002,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279101,0,'sr_feuser_register','7.0.3',117691,168,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension.',2,-1,3,1606091737,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"felogin\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','a323277355817d55e725185660d959b6','Bugfixes.','SJBR',7000003,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279102,0,'sr_feuser_register','7.0.4',117691,121,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1619993521,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"felogin\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','3b208ad1a08391ce4fba02d5f8f1c7b0','Bugfixes.','SJBR',7000004,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279103,0,'sr_feuser_register','7.0.5',117691,144,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1622673661,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"felogin\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','fed5de265d162fc9e1185baf2efa6b24','Bugfix.','SJBR',7000005,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279104,0,'sr_feuser_register','10.4.0',117691,114,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1638218676,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','ca4090452367616c5460fb7c4cd7fae7','Bug fixes.\r\nRequires TYPO3 10.4.21.\r\nEnabled with TYPO3 11 LTS.','SJBR',10004000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279105,0,'sr_feuser_register','11.5.0',117691,101,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1645658206,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','0be64ce557d3d32991ff7dccc1a00536','PHP 8 Compatibility.','SJBR',11005000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279106,0,'sr_feuser_register','11.5.1',117691,120,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1647362971,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','d8671392bef46c18bb07b50a1284fcca','Fix composer dependency on Static Info Tables','SJBR',11005001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279107,0,'sr_feuser_register','11.5.2',117691,81,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1665499754,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:13:\"2.5.3-11.5.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','4b3e2cb11ed2e0b07f778c385d1a51b2','Bugfixes for hooks.','SJBR',11005002,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279108,0,'sr_feuser_register','11.5.3',117691,96,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1665590631,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:13:\"2.5.3-11.5.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','998fec47c6bb4c7e4119630b381e4c4e','Bugfix.','SJBR',11005003,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279109,0,'sr_feuser_register','11.5.4',117691,104,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1668013825,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:13:\"2.5.3-11.5.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','e0c04eed4b659d2559d6e5ff907b3db1','Fix for PHP 7.4.','SJBR',11005004,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279110,0,'sr_feuser_register','11.5.5',117691,80,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1688871214,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:7:\"felogin\";s:15:\"10.4.21-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:13:\"2.5.3-11.5.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','e645b1901e92aa46b486c1b3117851f3','Bug fixes.','SJBR',11005005,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279111,0,'sr_feuser_register','12.4.1',117691,57,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1700588519,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.1-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.1-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','f335324500bab5b2ce1d895cf9abea9c','Requires TYPO3 12 LTS.\r\nConsent Security Policy compatibility.','SJBR',12004001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279112,0,'sr_feuser_register','12.4.2',117691,55,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1700679848,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.1-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.1-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','a8ded756115c4777ba44f83d022e32f6','Bugfix.','SJBR',12004002,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279113,0,'sr_feuser_register','12.4.3',117691,62,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1700762398,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','b2e142d58f2e934ff94b9fccbcc882a8','Bugfix.','SJBR',12004003,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279114,0,'sr_feuser_register','12.4.4',117691,69,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1703623051,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','6af821c53935826bfe17d1027f9884be','Bugfixes.','SJBR',12004004,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279115,0,'sr_feuser_register','12.4.5',117691,63,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1715355150,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','5d7d2684c69c05d52e6687f3d1d39d7d','Bugfixes.\r\nAdd some translations.','SJBR',12004005,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279116,0,'sr_feuser_register','12.4.6',117691,41,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1729019099,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','24e860bb1baeed0f10963e5b13928c03','Bugfixes.','SJBR',12004006,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279117,0,'sr_feuser_register','12.4.7',117691,39,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1730757525,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','69086357cfef8f33a02f0e010bfc30bd','Bugfixes.','SJBR',12004007,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279118,0,'sr_feuser_register','12.4.8',117691,49,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,-1,3,1731423462,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','21079802d3b68cb49345da67bd7d43ec','Cleanup in language files.','SJBR',12004008,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279119,0,'sr_feuser_register','12.5.0',117691,32,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,0,3,1747693432,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','686dfb70d96ecfae356a2ab4dc3a84d4','[!!!BUGFIX] Fix for Typo3 Security Ticket 2025041410000026\r\nRequires PHP extension OpenSSL.','SJBR',12005000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279120,0,'sr_feuser_register','12.5.1',117691,36,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,0,3,1747858658,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','0944a88a4cd6b59c30d61f63a7ba9869','Bugfixes.','SJBR',12005001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279121,0,'sr_feuser_register','13.4.0',117691,35,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,0,3,1756587769,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"felogin\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"13.4.2-13.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','561e108a30d469d0cc2819fdb0922afc','Requires TYPO3 13 LTS.','SJBR',13004000,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279122,0,'sr_feuser_register','13.4.1',117691,4,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,0,3,1784421057,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"felogin\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"13.4.2-13.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','ef77b2c45235214882905e79ef8c1d7b','Bugfixes.','SJBR',13004001,0,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279123,0,'sr_feuser_register','14.3.0',117691,6,'Front End User Registration','A self-registration variant of Kasper Skårhøjs Front End User Admin extension for TYPO3 CMS.',2,0,3,1784422055,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:7:\"felogin\";s:14:\"14.3.0-14.3.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"14.3.0-14.3.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','2739b1b253d9129e645f2c3042a87d6f','[!!!][FEATURE] Enable with TYPO3 v14, drop TYPO3 v13 support','SJBR',14003000,1,0,'https://codeberg.org/sjbr/sr-feuser-register/src/branch/master/doc/manual.pdf','ter','',''),
(9279124,0,'sr_email_subscribe','5.1.0',29408,1598,'Email Address Subscription','An email newsletter and address subscription variant of the Front End User Registration.',2,0,3,1518288394,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"sr_feuser_register\";s:12:\"5.1.0-5.1.99\";s:10:\"tt_address\";s:12:\"3.2.1-3.2.99\";s:18:\"static_info_tables\";s:12:\"6.4.2-6.5.99\";}s:9:\"conflicts\";a:3:{s:11:\"germandates\";s:14:\"0.0.0-99.99.99\";s:23:\"rlmp_language_detection\";s:14:\"0.0.0-99.99.99\";s:9:\"patch1822\";s:14:\"0.0.0-99.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.4.0-2.4.99\";s:11:\"direct_mail\";s:12:\"5.1.0-5.9.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','54d51dc25e73f00aa1f388d87c94307a','Bug fixes.\r\nEnable HTML5 input types.','SJBR',5001000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279125,0,'sr_email_subscribe','7.0.0',29408,84,'Email Address Subscription','Email address subscription for TYPO3.',2,0,3,1602965038,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"sr_feuser_register\";s:12:\"7.0.0-7.0.99\";s:10:\"tt_address\";s:12:\"5.1.2-5.2.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";s:11:\"direct_mail\";s:12:\"6.0.0-6.0.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','f8050db671d0cd635a013fb03491b878','Enabled in TYPO3 10 LTS.','SJBR',7000000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279126,0,'sr_email_subscribe','7.0.2',29408,175,'Email Address Subscription','Email address subscription for TYPO3.',2,0,3,1603148824,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"sr_feuser_register\";s:12:\"7.0.0-7.0.99\";s:10:\"tt_address\";s:12:\"5.1.2-5.2.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";s:11:\"direct_mail\";s:12:\"6.0.0-6.0.99\";}}','Stanislas Rolland','typo3@sjbr.ca','stan','420b0856a1b20a247b620be45ddb752f','Bugfix.','SJBR',7000002,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279127,0,'sr_email_subscribe','10.4.0',29408,117,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1638218902,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:18:\"sr_feuser_register\";s:14:\"10.4.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.2.0-5.3.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:12:\"2.5.3-2.6.99\";s:11:\"direct_mail\";s:12:\"6.0.0-6.0.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','d82fd7c832cced968ce7113fdc31d94a','Requires TYPO3 10.4.21.\r\nEnabled with TYPO3 11 LTS.','SJBR',10004000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279128,0,'sr_email_subscribe','11.5.0',29408,133,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1645658342,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:18:\"sr_feuser_register\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"6.0.0-6.0.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.6.2-11.5.99\";s:11:\"direct_mail\";s:12:\"7.0.0-7.0.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','f51f115d8dc24e344d59576cec697f6c','PHP 8 Compatibility.','SJBR',11005000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279129,0,'sr_email_subscribe','11.5.1',29408,64,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1700677344,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"sr_feuser_register\";s:14:\"11.5.5-11.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.0.99\";s:18:\"static_info_tables\";s:14:\"11.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"11.5.5-11.5.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','cac9e416ab9857311796f8ef4e91aa2d','Cleanup.','SJBR',11005001,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279130,0,'sr_email_subscribe','12.4.3',29408,80,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1700764153,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"sr_feuser_register\";s:14:\"12.4.3-12.4.99\";s:10:\"tt_address\";s:12:\"8.0.0-8.0.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','09f1928314d89833a6dbfc55d71b325f','Compatibility with TYPO3 12 LTS and Content Security Policy','SJBR',12004003,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279131,0,'sr_email_subscribe','12.4.4',29408,66,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1715355620,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"sr_feuser_register\";s:14:\"12.4.3-12.4.99\";s:10:\"tt_address\";s:12:\"8.0.0-8.0.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','f239b2c953d5f5cf5f09ab54873c8e0a','Add French translation.','SJBR',12004004,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279132,0,'sr_email_subscribe','12.5.0',29408,37,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1747693475,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"sr_feuser_register\";s:14:\"12.5.0-12.5.99\";s:10:\"tt_address\";s:12:\"8.0.0-8.0.99\";s:18:\"static_info_tables\";s:14:\"12.4.2-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"12.4.2-12.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','b8e038b0fdcb4f1d3c83a1ffb7c99542','[!!!BUGFIX] Fix for Typo3 Security Ticket 2025041410000026\r\nRequires PHP extension OpenSSL.','SJBR',12005000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279133,0,'sr_email_subscribe','13.4.0',29408,28,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1756587799,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"sr_feuser_register\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.0.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','e6d70f3729c7032393fada002c4b0e4c','Requires TYPO3 13 LTS.','SJBR',13004000,0,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279134,0,'sr_email_subscribe','14.3.0',29408,6,'Email Address Subscription','Email address subscription for TYPO3 CMS.',2,0,3,1784422576,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:18:\"sr_feuser_register\";s:14:\"14.3.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:14:\"14.3.0-14.3.99\";}}','Stanislas Rolland','typo3AAAA@sjbr.ca','stan','654449b7c5369caa53f763200eacdf24','[!!!][FEATURE] Enable with TYPO3 v14, drop TYPO3 v13 support','SJBR',14003000,1,0,'https://codeberg.org/sjbr/sr-email-subscribe/src/branch/master/doc/manual.pdf','ter','',''),
(9279135,0,'sourceopt','1.0.0',89053,32605,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, and quotes. Move development repository to https://github.com/lochmueller/sourceopt',2,0,2,1497540353,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','a7eb25068715ce5ef547641e0785ed8a','8.7 fixes and some cleanups','',1000000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279136,0,'sourceopt','2.0.0',89053,944,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, and quotes. Move development repository to https://github.com/lochmueller/sourceopt',2,0,2,1571492879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:3:\"7.2\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','502e5cdb6eeb5c635edae0718b867867','First version for TYPO3 9.x','',2000000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279137,0,'sourceopt','3.0.0',89053,130,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, and quotes. Move development repository to https://github.com/lochmueller/sourceopt',2,0,2,1603914701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','e152ad887a4914b6a7c0fa642d5413fe','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',3000000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279138,0,'sourceopt','3.1.0',89053,66,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, and quotes. Move development repository to https://github.com/lochmueller/sourceopt',2,0,2,1629792662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','a55b3ab6295a2526350870c197f0bae8','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',3001000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279139,0,'sourceopt','4.0.0',89053,47,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, quotes and optional combine referenced SVGs into one symbol-file via use/.',2,0,2,1637180714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','6f0a3222e154a6a1b37015a911890ff2','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',4000000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279140,0,'sourceopt','4.0.1',89053,61,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, quotes and optional combine referenced SVGs into one symbol-file via use/.',2,0,2,1637269703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','97521392150660cbedd24802ce97859f','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',4000001,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279141,0,'sourceopt','4.0.2',89053,52,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, quotes and optional combine referenced SVGs into one symbol-file via use/.',2,0,2,1639081741,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','93d9b725dc7c8e05cdfc69a55b1a2785','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',4000002,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279142,0,'sourceopt','4.0.3',89053,66,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, quotes and optional combine referenced SVGs into one symbol-file via use/.',2,0,2,1640184071,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','e91d1ed6a70271791763bb51bb7dc4ce','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',4000003,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279143,0,'sourceopt','4.0.4',89053,65,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new lines, quotes and optional combine referenced SVGs into one symbol-file via use/.',2,0,2,1646165530,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','fb76f4e486888754b246e2c8c94fdcce','Next release :) More information on https://github.com/lochmueller/sourceopt/releases','',4000004,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279144,0,'sourceopt','5.0.0',89053,61,'Source Optimization','Optimization of the final page: reformatting the (x)html output, removal of new-lines, comments and generator-info. In addition combines all SVG selected within content-elements into one symbol file and replaces img by the corresponding use.',2,0,2,1667591167,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','f17203f3b182c4257e35f8d939bfd465','Change ext_emconf.php version to 5.0.0','',5000000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279145,0,'sourceopt','5.1.2',89053,52,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1697305495,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','508b30cc963fa5b63966f4ed3ff0dda1','Change ext_emconf.php version to 5.1.2','',5001002,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279146,0,'sourceopt','5.2.0',89053,18,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1729537835,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-13.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','27be8fa6e5cae8b362e5d538f65468c1','Change ext_emconf.php version to 5.2.0','',5002000,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279147,0,'sourceopt','5.2.1',89053,22,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1729684021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-13.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','2960eca93eee22d58a62d2bdb618a83c','Change ext_emconf.php version to 5.2.1','',5002001,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279148,0,'sourceopt','5.2.2',89053,19,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1730202086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','259672642eecf26bac228936ea1d1cde','Change ext_emconf.php version to 5.2.2','',5002002,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279149,0,'sourceopt','5.2.3',89053,18,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1730294266,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','9d53cda1b7316363e5cc048547748d2a','Change ext_emconf.php version to 5.2.3','',5002003,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279150,0,'sourceopt','5.2.4',89053,18,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1730369200,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','1030d6d224edb7bd14823c93edbd6c99','Change ext_emconf.php version to 5.2.4','',5002004,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279151,0,'sourceopt','5.2.5',89053,22,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1730903855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','abc0b49fd85687f1da68988bfb22d284','Change ext_emconf.php version to 5.2.5','',5002005,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279152,0,'sourceopt','5.2.6',89053,15,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1736348685,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','f22df25b129b61d84f63ff35dd5897e0','chore: Change ext_emconf.php version to 5.2.6','',5002006,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279153,0,'sourceopt','5.2.7',89053,19,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1736536030,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','c54a66402cc0b5e423d33aa58c91d8fa','Change ext_emconf.php version to 5.2.7','',5002007,0,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279154,0,'sourceopt','5.2.8',89053,32,'Source Optimization','Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one symbol file and replaces img by use.',2,0,2,1737059568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Dr. Ronald P. Steiner, Boris Nicolai, Tim Lochmueller, Marcus Förster','ronald.steiner@googlemail.com, boris.nicolai@andavida.com, tim@fruit-lab.de','spyker','d44e53ea4e1761f3f347c01e8e514e6b','Change ext_emconf.php version to 5.2.8','',5002008,1,0,'https://github.com/lochmueller/sourceopt?tab=readme-ov-file#extsourceopt','ter','',''),
(9279155,0,'simulatebe','3.0.0',12495,372,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1520243166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','4fbffab638e788b2bac238126b7a6896','Add support for TYPO3 8','cab services ag',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/3.0.4','ter','',''),
(9279156,0,'simulatebe','3.0.1',12495,98,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1541683155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','b5a49240d64233ec560a33e3ae475bdf','Bugfix: Add lockIP support','cab services ag',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/3.0.4','ter','',''),
(9279157,0,'simulatebe','3.0.2',12495,128,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1541685805,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','c92d64e97b7f9fcf182b79189dd972b9','Fix zip','cab services ag',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/3.0.4','ter','',''),
(9279158,0,'simulatebe','3.0.3',12495,310,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1541759084,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','4c68d2f7726d06ac16457b422c16fe72','Fix typo in Pi1. Thanks to Michael Frischbutter for reporting the issue.','cab services ag',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/3.0.4','ter','',''),
(9279159,0,'simulatebe','3.0.4',12495,171,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1557738963,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','569ebe435a85a9f3428d42a4eb7456a5','Improve compatibility with TYPO3 8\r\nThanks to Markus Poerschke of his PRs!','cab services ag',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/3.0.4','ter','',''),
(9279160,0,'simulatebe','4.0.0',12495,81,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1566303889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','7a7a9ae9f2a5ffd5b041a60af0ba4bd9','Add TYPO3 9 Support','cab services ag',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/','ter','',''),
(9279161,0,'simulatebe','9.5.0',12495,214,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1566304514,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','13ceb1e5cf787579295de113b0cfc3be','Raise version to 9.5.0, Thanks to Markus Poerschke','cab services ag',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/','ter','',''),
(9279162,0,'simulatebe','9.5.10',12495,49,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1646240174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','588b66f5b3cb2c017f070558dcf1912c','Maintenance relase','cab services ag',9005010,0,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/','ter','',''),
(9279163,0,'simulatebe','10.4.0',12495,85,'BE Login Simulation for FE Users','Simulates BE Login for FE Users. With this extension you can grant Frontend Users Backend User Rights. This means that, if a Frontend User logs into the Frontend and he has the proper rights, the Edit Icons will be displayed allowing him to edit the Content.',2,0,2,1653460654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Sonja Scholz, Jonas Felix, Tizian Schmidlin','ss@cabag.ch, jf@cabag.ch, st@cabag.ch','sommer','ed4f19f010763c80bd9d74fe0b028ca0','Make simulatebe compatible with TYPO3 10\r\nThanks to Christian Weiske for providing the patch and Bernhard Eckl for testing.','cab services ag',10004000,1,0,'https://docs.typo3.org/typo3cms/extensions/simulatebe/','ter','',''),
(9279164,0,'sf_books','4.0.0',12989,582,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1496813876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','cce876c06e5145b173134fecb5aa3338','Make compatible with TYPO3 version 9\nChange image fields to FAL\nStreamline fields with core','evoWeb',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_books/4.0.0','ter','',''),
(9279165,0,'sf_books','4.1.0',12989,397,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1525203275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','9d478840194e8b9fdc25846f064fd857','Make compatible with TYPO3 9.2','evoWeb',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_books/4.1.0','ter','',''),
(9279166,0,'sf_books','5.0.0',12989,418,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1548875539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','81014a0f97c7e870e31b4769fa8a609a','Release TYPO3 9.5 compatible version','evoWeb',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_books/5.0.0','ter','',''),
(9279167,0,'sf_books','5.1.0',12989,171,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566546300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e7091e7bf79ff5d3f29bec5c6463ef0b','Release version compatible with TYPO3 10.x','evoWeb',5001000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279168,0,'sf_books','5.1.1',12989,169,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566587821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5c7eeb06b5dcea9782c6bb40725267d0','Release documentation','evoWeb',5001001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279169,0,'sf_books','5.1.2',12989,159,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566634410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','9c16e456ec339dbe561b02e3cf94e91f','Release improved plugin configuration\n\nThis improvement prevents deprecation log entries.','evoWeb',5001002,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279170,0,'sf_books','5.1.3',12989,217,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566669168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','aa0b8bb87ca7937969a6e35ffd0de9d3','Fix composer installation','evoWeb',5001003,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279171,0,'sf_books','5.1.4',12989,164,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566839500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','981acbde8aa124f174b6026d6ae4226e','Fix regression in plugin configuration to TYPO3 9.x','evoWeb',5001004,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279172,0,'sf_books','5.1.5',12989,175,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566882734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','37749c08dde8d1a1d1552418d24b407f','Change default order of controller in plugin','evoWeb',5001005,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.1/en-us','ter','',''),
(9279173,0,'sf_books','5.2.0',12989,168,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566931680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','92584390397780439ee00d4aa669d3ca','Improve image rendering\n\nImprove TCA','evoWeb',5002000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.2/en-us','ter','',''),
(9279174,0,'sf_books','5.2.1',12989,164,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566965509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ff28d39c7204533823d76d6d6c4c8079','Improve author links in case multiple plugins are on one page','evoWeb',5002001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.2/en-us','ter','',''),
(9279175,0,'sf_books','5.2.2',12989,327,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1566983532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ee02898d1f18a1a48e10d6a44e766e61','Fix case of controller Author in Templates','evoWeb',5002002,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.2/en-us','ter','',''),
(9279176,0,'sf_books','5.3.0',12989,210,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1587907008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7a0c0b7038a833a80f2188aaf46857f4','Improve DI usage for 9.5 and 10.4','evoWeb',5003000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/5.3/en-us','ter','',''),
(9279177,0,'sf_books','6.0.0',12989,159,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1588581901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5bbc9d8f9f60e6a82cb35a9019fc0a73','Release optimized version for 10.x\n\nChanged plugin to only handle one controller\nAdded routing configuration for speaking urls','evoWeb',6000000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/6.0/en-us','ter','',''),
(9279178,0,'sf_books','6.1.0',12989,214,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1588605512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','0ae227a9bd9fe4d8cc02da1170723259','Release upgrade wizards\n\nAdd documentation about it','evoWeb',6001000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/6.1/en-us','ter','',''),
(9279179,0,'sf_books','7.0.0',12989,132,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1615648883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','84a48b151f0f322a21e197c24e8299df','Merge branch release/7.0.0','evoWeb',7000000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/7.0/en-us','ter','',''),
(9279180,0,'sf_books','6.1.1',12989,114,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1622741295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','9914ae74a1ccc249cba6549a20e5fa6a','Add github actions','evoWeb',6001001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/6.1/en-us','ter','',''),
(9279181,0,'sf_books','7.0.1',12989,149,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1622741684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','88d670c16609554ab9a5bacf16b69e67','Fix pluginName in authors and books search','evoWeb',7000001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/7.0/en-us','ter','',''),
(9279182,0,'sf_books','8.0.0',12989,89,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1690737472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','64940664486154c1adfe0d1d400c612f','Merge branch release/8.0.0','evoWeb',8000000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/8.0/en-us','ter','',''),
(9279183,0,'sf_books','7.0.2',12989,69,'Book Library','Managing lots of books is not easy without a good tool.\nThe book library tries to help you keeping an overview your\nbooks and to search easily information about each book.',2,0,3,1690741297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','97c6dfcb38ed3fc93f9a64fafdf34bd2','Raise version number','evoWeb',7000002,0,0,'https://docs.typo3.org/p/evoweb/sf-books/7.0/en-us','ter','',''),
(9279184,0,'sf_books','9.0.1',12989,55,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1724527972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3ec4ee1a4bbe0153c4951c4a72a750be','Merge branch release/9.0.1','evoWeb',9000001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/9.0/en-us','ter','',''),
(9279185,0,'sf_books','8.1.2',12989,39,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1728587899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a463e861e086632a63b20f786be25738','[BUGFIX] reduce test range, as version 8.x is for TYPO3 12.4 only','evoWeb',8001002,0,0,'https://docs.typo3.org/p/evoweb/sf-books/8.1/en-us','ter','',''),
(9279186,0,'sf_books','10.0.0',12989,48,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1730489916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ce36269bcdef86478b5b51b5ef073b28','Merge branch release/10.0.0','evoWeb',10000000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/10.0/en-us','ter','',''),
(9279187,0,'sf_books','10.0.1',12989,29,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1752347339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','52c28fb024d06f0fbc8435ec88a3f14b','Merge branch release/10.0.1','evoWeb',10000001,0,0,'https://docs.typo3.org/p/evoweb/sf-books/10.0/en-us','ter','',''),
(9279188,0,'sf_books','8.1.3',12989,19,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1757615090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3e211d796941768562bb95fab3638c00','[CHORE] Raise version number','evoWeb',8001003,0,0,'https://docs.typo3.org/p/evoweb/sf-books/8.1/en-us','ter','',''),
(9279189,0,'sf_books','11.0.0',12989,18,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1764491977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','b8cbeec8993c65e85492167c5e3efdeb','Merge branch release/11.0.0','evoWeb',11000000,0,0,'https://docs.typo3.org/p/evoweb/sf-books/11.0/en-us','ter','',''),
(9279190,0,'sf_books','11.0.1',12989,26,'Book Library','Managing lots of books is not easy without a good tool.\n    The book library tries to help you keeping an overview your\n    books and to search easily information about each book.',2,0,3,1764511874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','f7aa2f14448c9b1b8a4b6716a10611c8','Merge branch release/11.0.1','evoWeb',11000001,1,0,'https://docs.typo3.org/p/evoweb/sf-books/11.0/en-us','ter','',''),
(9279191,0,'seminars','1.1.1',53859,426,'Seminar Manager','This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1504982986,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";s:5:\"oelib\";s:12:\"1.0.0-1.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";}s:9:\"conflicts\";a:2:{s:4:\"dbal\";s:0:\"\";s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ce48e2e894f9b988ad8a33878d2d10a5','Bug-fix release. Please updated.','oliverklee.de',1001001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/1.1/en-us','ter','',''),
(9279192,0,'seminars','1.1.2',53859,388,'Seminar Manager','This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1507831694,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";s:5:\"oelib\";s:12:\"1.0.0-1.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b98ac4eeb66f8b6b84b34442c89524e9','Important bug-fix update to allow current TYPO3 updates. Please update.','oliverklee.de',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/1.1.2','ter','',''),
(9279193,0,'seminars','1.2.0',53859,405,'Seminar Manager','This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1509641615,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";s:5:\"oelib\";s:12:\"1.0.0-1.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9fa7c09682e5066141537787e5723b92','Feature release: Checkbox for price on request.','oliverklee.de',1002000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/1.2/en-us','ter','',''),
(9279194,0,'seminars','1.2.1',53859,365,'Seminar Manager','This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1510249386,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";s:5:\"oelib\";s:12:\"1.0.0-1.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a0c4681f54795bce3ce02ba8e20998d5','Bug-fix release. Please update.','oliverklee.de',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/1.2.1','ter','',''),
(9279195,0,'seminars','1.3.0',53859,475,'Seminar Manager','This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1510406183,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.2.0-\";s:5:\"oelib\";s:12:\"1.3.0-1.9.99\";s:7:\"mkforms\";s:13:\"2.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e9604038ad56e300f18ea063b9d6666f','New feature: digest email of new registrations','oliverklee.de',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/1.3.0','ter','',''),
(9279196,0,'seminars','1.4.0',53859,310,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1517168219,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";s:5:\"oelib\";s:12:\"1.3.0-2.9.99\";s:7:\"mkforms\";s:13:\"3.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c61aa01e9cb0cbec51db2557beb9cda7','Small new features and bug fixes.','oliverklee.de',1004000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/1.4/en-us','ter','',''),
(9279197,0,'seminars','1.4.1',53859,524,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1517328306,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";s:5:\"oelib\";s:12:\"1.3.0-2.9.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','561feb0b00cd0f38d40dda23795e9f10','Bug-fix release. Please update.','oliverklee.de',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/1.4.1','ter','',''),
(9279198,0,'seminars','1.5.0',53859,437,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1524922160,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"static_info_tables\";s:6:\"6.3.7-\";s:5:\"oelib\";s:12:\"1.4.0-2.9.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0a7100910f1d82d99b71e720a76d3bde','Lots of cleanup and bug fixes. Last release supporting TYPO3 6.2.','oliverklee.de',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/1.5.0','ter','',''),
(9279199,0,'seminars','2.0.0',53859,411,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1525131467,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','761c1b48e72d62ccdd502ce3f65bfc5e','Now compatible with TYPO3 8.7.','oliverklee.de',2000000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.0/en-us','ter','',''),
(9279200,0,'seminars','2.0.1',53859,774,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1525972906,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.4.0-\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e6a5a69bd4f68f2d1e69d6f13f61774d','Bug-fix release. Please update.','oliverklee.de',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/2.0.1','ter','',''),
(9279201,0,'seminars','2.1.0',53859,347,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1540737749,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','92a4a34b8d64eff354a138c0d864e2d2','v2.1.0          Bug fixes and automatic special prices.','oliverklee.de',2001000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.1/en-us','ter','',''),
(9279202,0,'seminars','2.1.1',53859,499,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1541436163,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1a6be80c4ffbeded6a551185e6ad8ee4','v2.1.1          Bug fixes for MySQL strict mode','oliverklee.de',2001001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.1/en-us','ter','',''),
(9279203,0,'seminars','2.1.2',53859,1151,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1543932043,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.0.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f55770f8c64b3541e610ca7946788efc','v2.1.2          Bug-fixes and and some polish.','oliverklee.de',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/seminars/2.1.2','ter','',''),
(9279204,0,'seminars','2.2.0',53859,475,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1564258899,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.0-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.14-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','225b7c42749e7d491ccd65368b31625b','v2.2.0          Now with speaker images. Also bug fixes and cleanup','oliverklee.de',2002000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279205,0,'seminars','2.2.1',53859,290,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1570980458,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:7:\"mkforms\";s:14:\"3.0.21-3.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b13eef121328723d44f5f944b60822ef','v2.2.1          Bug fixes and preparations for TYPO3 9 LTS.','oliverklee.de',2002001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279206,0,'seminars','2.2.2',53859,288,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1573059120,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:7:\"mkforms\";s:13:\"3.0.21-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','60f6a6fd317097937bb5c7bb489d6d48','v2.2.2          Bug fixes and updated dependencies','oliverklee.de',2002002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279207,0,'seminars','2.2.3',53859,376,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1574020985,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.3-3.99.99\";s:7:\"mkforms\";s:13:\"3.0.21-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2ffb11d8ecf873f8164abc4d013ee32b','v2.2.3          Bug fixes.','oliverklee.de',2002003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279208,0,'seminars','2.2.4',53859,320,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1578588141,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.5-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','02078bf2a0366b8f3338dcd53ed0a42a','v2.2.4          Bug-fix release.','oliverklee.de',2002004,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279209,0,'seminars','2.2.5',53859,235,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1580041700,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.5.0-\";s:5:\"oelib\";s:13:\"2.3.5-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:2:{s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','84a2c91c70338840d79c550cc6754555','v2.2.5          Bug fixes only.','oliverklee.de',2002005,0,0,'https://docs.typo3.org/p/oliverklee/seminars/2.2/en-us','ter','',''),
(9279210,0,'seminars','3.0.0',53859,329,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1580044655,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d7f36c701ccbe52ce8129ba2741bcce6','v3.0.0          Compatible with TYPO3 9LTS. New hooks and lots of cleanup and performance improvements.','oliverklee.de',3000000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.0/en-us','ter','',''),
(9279211,0,'seminars','3.0.1',53859,279,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1585351501,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','79c8f0a45a950c56cacc4d6109a63907','v3.0.1          Bug-fix release.','oliverklee.de',3000001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.0/en-us','ter','',''),
(9279212,0,'seminars','3.0.2',53859,242,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1586524883,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0680046b43f6a6cb84de34a435b50e19','v3.0.2          Bug-fix release.','oliverklee.de',3000002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.0/en-us','ter','',''),
(9279213,0,'seminars','3.1.0',53859,274,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1586971607,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','01dc77a7b35469859707135d8e6b6cab','v3.1.0          New hooks, SPF-supported emails, and bug fixes.','oliverklee.de',3001000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.1/en-us','ter','',''),
(9279214,0,'seminars','3.2.0',53859,318,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1590248192,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.5-\";s:5:\"oelib\";s:13:\"3.0.3-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','cc39ae68e83c1886f03c37fc738a22d4','v3.2.0          Feature release: New hooks.','oliverklee.de',3002000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.2/en-us','ter','',''),
(9279215,0,'seminars','3.3.0',53859,123,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1606489236,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.1.0-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.4-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.8.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','da5174ff7ae02865aeca5b83ee30b229','Release: Add support for PHP 7.4 and 7.4','oliverklee.de',3003000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.3/en-us','ter','',''),
(9279216,0,'seminars','3.3.1',53859,118,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1610720196,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.1.0-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.4-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.8.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8ea692d4bf069adf4b94b68e96270bf0','seminars 3.3.1: Bug fixes','oliverklee.de',3003001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.3/en-us','ter','',''),
(9279217,0,'seminars','3.3.2',53859,126,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1613241112,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.2.0-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.4-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.8.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ed6e0c9c10f26b5882233ecc87ec9a1f','Version 3.3.2: Improved compatibility with TYPO3 9LTS','oliverklee.de',3003002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.3/en-us','ter','',''),
(9279218,0,'seminars','3.3.3',53859,113,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1614955995,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.2.0-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','93a5006c6d5444776f0beae598fe591d','Version 3.3.3: Allow non-Composer installs again','oliverklee.de',3003003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.3/en-us','ter','',''),
(9279219,0,'seminars','3.4.0',53859,86,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1631717340,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.1-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d6e48198d71954b9850a672e20cb8526','V3.4.0: Add a timeslot wizard. Improved V9 compatibility. Lots of cleanup. (846)','oliverklee.de',3004000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.4/en-us','ter','',''),
(9279220,0,'seminars','3.4.1',53859,99,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1631891587,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.2-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','53ba621873e142391f2bfc17ee93acf5','V3.4.1: Bug fixes (879)','oliverklee.de',3004001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.4/en-us','ter','',''),
(9279221,0,'seminars','4.0.0',53859,92,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1633972870,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.3-3.99.99\";s:7:\"mkforms\";s:13:\"9.5.2-9.99.99\";s:7:\"rn_base\";s:15:\"1.13.13-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b0f25ca77ef068f27f629fc17f89a895','V4.0.0: Drop support for TYPO3 8LTS and PHP 7.0/7.1 (1079)','oliverklee.de',4000000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.0/en-us','ter','',''),
(9279222,0,'seminars','4.0.1',53859,90,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1634146813,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.3-4.99.99\";s:7:\"mkforms\";s:13:\"9.5.2-9.99.99\";s:7:\"rn_base\";s:15:\"1.13.13-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0a01f23496a0eb7f9d5be575777bd2b6','V4.0.1: Compatibility with oelib 4.0 (1085)','oliverklee.de',4000001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.0/en-us','ter','',''),
(9279223,0,'seminars','4.0.2',53859,92,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1634199877,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.3-4.99.99\";s:7:\"mkforms\";s:14:\"9.5.4-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.13.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','4426f8557fc6d496360d803b056e6eed','V4.0.2: Compatibility with mkforms 10 (1087)','oliverklee.de',4000002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.0/en-us','ter','',''),
(9279224,0,'seminars','4.0.3',53859,99,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1634421904,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.3-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.14.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0410d9ee63985794c41054541507394f','V4.0.3: Cleanup and bug fixes (1135)','oliverklee.de',4000003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.0/en-us','ter','',''),
(9279225,0,'seminars','4.1.0',53859,95,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1635608747,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.2-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.14.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','61ad75d9bf3e78f435f980a3c5076e46','V4.1.0: Add support for TYPO3 10LTS (1212)','oliverklee.de',4001000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279226,0,'seminars','4.1.1',53859,97,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1637336570,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.2-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.14.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','571cc8db2f6e3b2233adc89d82c5bb28','V4.1.1: Bug fixes (1224)','oliverklee.de',4001001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279227,0,'seminars','4.1.2',53859,81,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1645908485,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.3-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.14.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','defa51783419f0c06f20db5fc2ec467d','V4.1.2: Bug fixes and cleanup (1257)','oliverklee.de',4001002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279228,0,'seminars','4.1.3',53859,71,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,-1,3,1650456912,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.5-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c2e01886422051d8b7142a08218665b3','V4.1.3: Bug fixes and cleanup (1317)','oliverklee.de',4001003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279229,0,'seminars','4.1.4',53859,125,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1650908552,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.5-4.99.99\";s:7:\"mkforms\";s:15:\"10.0.2-10.99.99\";s:7:\"rn_base\";s:15:\"1.13.15-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8db2da207b39ecdbc575b7768bbbb17b','V4.1.4: Security fixes (1323)','oliverklee.de',4001004,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279230,0,'seminars','4.1.5',53859,111,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1652374809,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"oelib\";s:13:\"4.1.6-4.99.99\";s:7:\"mkforms\";s:14:\"10.1.0-10.1.99\";s:7:\"rn_base\";s:14:\"1.15.3-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','dedfc87099816e4b94b46aaf1f66f4b7','V4.1.5: Bug fixes (1343)','oliverklee.de',4001005,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279231,0,'seminars','3.4.2',53859,95,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1652886238,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.4-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f520f7da7de673204e67fde319ecce5a','V3.4.2: Security fixes (1365)','oliverklee.de',3004002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.4/en-us','ter','',''),
(9279232,0,'seminars','3.4.3',53859,95,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1653489502,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.0.0-8.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"oelib\";s:13:\"3.6.4-3.99.99\";s:7:\"mkforms\";s:12:\"9.5.2-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:6:\"5.1.0-\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','a7cf1e5b890f61f2b315bed08d47b1ff','V3.4.3: Bug fixes (1368)','oliverklee.de',3004003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/3.4/en-us','ter','',''),
(9279233,0,'seminars','4.1.6',53859,102,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1664218000,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:5:\"oelib\";s:13:\"4.1.8-5.99.99\";s:7:\"mkforms\";s:14:\"10.1.0-10.1.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:3:{s:9:\"femanager\";s:6:\"5.1.0-\";s:14:\"onetimeaccount\";s:0:\"\";s:18:\"sr_feuser_register\";s:13:\"7.0.5-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','67606b0cec627505446cfabf5c50a8f8','V4.1.6: Bug fixes and cleanup','oliverklee.de',4001006,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.1/en-us','ter','',''),
(9279234,0,'seminars','4.2.0',53859,88,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1667052179,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:7:\"extbase\";s:13:\"9.5.7-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.0-5.99.99\";s:5:\"oelib\";s:13:\"4.3.1-5.99.99\";s:7:\"mkforms\";s:14:\"10.1.0-10.1.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8d2ae419a2fd039734b53daa785b03bc','V4.2.0: Rewritten FE editor','oliverklee.de',4002000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.2/en-us','ter','',''),
(9279235,0,'seminars','4.2.1',53859,103,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1667326290,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:7:\"extbase\";s:13:\"9.5.7-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.0-5.99.99\";s:5:\"oelib\";s:13:\"4.3.1-5.99.99\";s:7:\"mkforms\";s:14:\"10.1.0-10.1.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c6ca3ace0b976153697e149e7783b8ed','V4.2.1: Bug fixes. Please take the feature survey!','oliverklee.de',4002001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.2/en-us','ter','',''),
(9279236,0,'seminars','4.3.0',53859,97,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1669997561,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:7:\"extbase\";s:13:\"9.5.7-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.1-5.99.99\";s:5:\"oelib\";s:13:\"4.3.1-5.99.99\";s:7:\"mkforms\";s:15:\"10.1.0-11.99.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','37ba86011563f6a48b8d12536dfb8044','V4.3.0: Rewritten registration form','oliverklee.de',4003000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.3/en-us','ter','',''),
(9279237,0,'seminars','4.4.0',53859,95,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1671044835,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:7:\"extbase\";s:13:\"9.5.7-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.1-5.99.99\";s:5:\"oelib\";s:13:\"4.3.1-5.99.99\";s:7:\"mkforms\";s:15:\"10.1.0-11.99.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','76e40c5c3731bb35f01d32dcc1596720','V4.4.0: Rewritten BE module','oliverklee.de',4004000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.4/en-us','ter','',''),
(9279238,0,'seminars','5.0.0',53859,88,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1671390532,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:17:\"feuserextrafields\";s:13:\"5.2.2-5.99.99\";s:5:\"oelib\";s:13:\"5.0.2-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ba8a736952bfbd0824f24fba714c2bfc','V5.0.0: Drop 9LTS support and lots of old things','oliverklee.de',5000000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.0/en-us','ter','',''),
(9279239,0,'seminars','5.1.0',53859,92,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1671470339,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.2.2-5.99.99\";s:5:\"oelib\";s:13:\"5.0.2-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9132abea58209350260b06723e810de3','V5.1.0: Add support for TYPO3 11LTS and PHP 8.0/8.1/8.2','oliverklee.de',5001000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.1/en-us','ter','',''),
(9279240,0,'seminars','4.4.1',53859,73,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1681139820,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:7:\"extbase\";s:13:\"9.5.7-10.4.99\";s:17:\"feuserextrafields\";s:13:\"3.2.1-5.99.99\";s:5:\"oelib\";s:13:\"4.3.1-5.99.99\";s:7:\"mkforms\";s:15:\"10.1.0-11.99.99\";s:7:\"rn_base\";s:14:\"1.15.0-1.15.99\";s:18:\"static_info_tables\";s:13:\"6.9.5-11.5.99\";}s:9:\"conflicts\";a:1:{s:9:\"sourceopt\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ec4c1f680387df6b2892c7cac1c8476a','V4.4.1: Bug fixes','oliverklee.de',4004001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/4.4/en-us','ter','',''),
(9279241,0,'seminars','5.2.0',53859,80,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1682452902,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','9e9f2fa985d8b2739b5f0155b0c885b9','V5.2.0: Waiting list in the new registration form, diverse gender','oliverklee.de',5002000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.2/en-us','ter','',''),
(9279242,0,'seminars','5.2.1',53859,73,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1682613438,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','caae2b9d0f6239b705f107dfeaf78257','V5.2.1: Bug fixes','oliverklee.de',5002001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.2/en-us','ter','',''),
(9279243,0,'seminars','5.2.2',53859,75,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1682628404,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ac6e751e7fb16bd4c45100a587f80e46','V5.2.2: Bug fixes','oliverklee.de',5002002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.2/en-us','ter','',''),
(9279244,0,'seminars','5.2.3',53859,88,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1682706015,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','623ecc79c4c509b551018ff7b06de073','V5.2.3: Bug fixes and cleanup','oliverklee.de',5002003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.2/en-us','ter','',''),
(9279245,0,'seminars','5.3.0',53859,89,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1683651599,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','cdab4a8f2a4986bd4525252ac175238a','V5.3.0: SEO features and bug fixes','oliverklee.de',5003000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.3/en-us','ter','',''),
(9279246,0,'seminars','5.3.1',53859,79,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1690459205,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','42cd805a98b3e6a1018728457a5af613','V5.3.1: SEO-related improvements and bug fixes (2600)','oliverklee.de',5003001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.3/en-us','ter','',''),
(9279247,0,'seminars','5.4.0',53859,70,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1693508309,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fac150b61bca2360096bf12aabb70d2b','V5.4.0: Add PSR-14 event for modifying event slugs','oliverklee.de',5004000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.4/en-us','ter','',''),
(9279248,0,'seminars','5.4.1',53859,72,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1693650005,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fc85144e38fd6af40fab39b4c0f68503','V5.4.1: Bug fixes concerning slug generation','oliverklee.de',5004001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.4/en-us','ter','',''),
(9279249,0,'seminars','5.5.0',53859,73,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1697220881,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-5.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','034566e5137b36cacc8ec7954715e593','V5.5.0: CSV export for all registrations on a page in the backend','oliverklee.de',5005000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.5/en-us','ter','',''),
(9279250,0,'seminars','5.5.1',53859,82,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1701373352,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.22-11.5.99\";s:7:\"extbase\";s:15:\"10.4.22-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','f8d895f235cb5a9c07eb104d41f1844a','V5.5.1: Bug fixes\n\nFixes 2655','oliverklee.de',5005001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.5/en-us','ter','',''),
(9279251,0,'seminars','5.5.2',53859,51,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1719847325,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','ac652480eb8208f5936b9d6780f16964','V5.5.2: Bug fixes, cleanup and support for PHP 8.3 (3106)','oliverklee.de',5005002,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.5/en-us','ter','',''),
(9279252,0,'seminars','5.5.3',53859,49,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1721820208,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-5.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','224ab49937614a71de3930fd73944161','V5.5.3: Bug fixes','oliverklee.de',5005003,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.5/en-us','ter','',''),
(9279253,0,'seminars','5.6.0',53859,53,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1722251190,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','422fef0cc062b214a3ea65b3873ff0d7','V5.6.0: BE module usability features, lots of cleanup','oliverklee.de',5006000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.6/en-us','ter','',''),
(9279254,0,'seminars','5.6.1',53859,51,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1725274865,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c289c3c54266d249d018183d18d816a2','V5.6.1: Bug fixes, cleanup and deprecations','oliverklee.de',5006001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.6/en-us','ter','',''),
(9279255,0,'seminars','5.7.0',53859,49,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1726325632,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:7:\"extbase\";s:15:\"10.4.33-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','1f08caf7b9897bd731a7eb424efc7f55','V5.7.0: Webinar URL, BE usability features and deprecations','oliverklee.de',5007000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.7/en-us','ter','',''),
(9279256,0,'seminars','5.7.1',53859,47,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1729959864,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:7:\"extbase\";s:15:\"10.4.37-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7f92c683688ef50551d17cd42d0892db','V5.7.1: Bug fixes','oliverklee.de',5007001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.7/en-us','ter','',''),
(9279257,0,'seminars','5.8.0',53859,55,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1730220054,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:7:\"extbase\";s:15:\"10.4.37-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','385b2e90c7765f2f2751db128e92ba60','V5.8.0: Usability features for the BE module','oliverklee.de',5008000,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.8/en-us','ter','',''),
(9279258,0,'seminars','5.8.1',53859,22,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1764070745,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:7:\"extbase\";s:15:\"10.4.37-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','01ae5709ffeb7613b03e40d521ccfe70','V5.8.1: Bugfixes and cleanup','oliverklee.de',5008001,0,0,'https://docs.typo3.org/p/oliverklee/seminars/5.8/en-us','ter','',''),
(9279259,0,'seminars','5.9.0',53859,23,'Seminar Manager','Allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.',2,0,3,1766253261,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:7:\"extbase\";s:15:\"10.4.37-11.5.99\";s:17:\"feuserextrafields\";s:13:\"5.3.0-6.99.99\";s:5:\"oelib\";s:13:\"5.1.0-6.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"onetimeaccount\";s:0:\"\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','acc0ab01b19b17751abcfb1e8f458aae','V5.9.0: BE module usability improvements','oliverklee.de',5009000,1,0,'https://docs.typo3.org/p/oliverklee/seminars/5.9/en-us','ter','',''),
(9279260,0,'rlmp_tmplselector','2.2.0',54703,380,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1492065116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2c2db94e8e43dfc37d9199ca7783c0d9','Add TYPO3 CMS 8 compatibility','jweiland.net',2002000,0,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279261,0,'rlmp_tmplselector','2.2.1',54703,1494,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1492579724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','59dbd1cdd8f19474f967abb30089d8e3','Add TYPO3 CMS 8 compatibility','jweiland.net',2002001,0,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279262,0,'rlmp_tmplselector','3.0.0',54703,201,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1572266607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','216446da569fc1afb109652687c4a0e7','Add TYPO3 9.5 compatibility. Remove compatibility for TYPO3 6 and 7. Restructure PHP code. Convert documentation from SXW to RST. Have a look into ChangeLog for further changes.','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279263,0,'rlmp_tmplselector','3.0.1',54703,270,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1572275649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1cfcac820b24d63ee6b6326104632561','Bugfix: Check result of removeFirstAndLastTag for string before trim.','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279264,0,'rlmp_tmplselector','3.0.2',54703,452,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1572872523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','28daf88be8aead364e49f8de894c4d0a','Bugfix: Catch Exception while processing settings with getValueByPath()','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279265,0,'rlmp_tmplselector','3.0.3',54703,136,'Page Template Selector','Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.',2,0,0,1630676870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','79185ad28607586e3a51bffca751ec50','With TYPO3 8.7.43 a new SimpleParser was introduced which contains more attributes with strict types. This version updates the content (string) before sending it over to SimpleParser.','jweiland.net',3000003,1,0,'https://docs.typo3.org/p/jweiland/rlmp_tmplselector/main/en-us/','ter','',''),
(9279266,0,'rlmp_language_detection','8.0.0',43323,983,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1506024505,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','81a8134b72c4f32c3362a0bc98b8ada2','Remove TYPO3 6.2 support (only 7LTS and 8LTS)\r\nRemove PHP  7 support\r\nUpdate requirements and add suggestions\r\nSwitch to psr2 CGL','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.0.4','ter','',''),
(9279267,0,'rlmp_language_detection','8.0.1',43323,365,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1522047426,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','ffb2de9b7757c546c3d9071c259084dd','Redirect with parameters only if onePageTree method','',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.0.4','ter','',''),
(9279268,0,'rlmp_language_detection','8.0.2',43323,569,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1523011542,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','50f19050243bbd6955a50316d466117c','Fix an issue with PHP 7.1','',8000002,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.0.4','ter','',''),
(9279269,0,'rlmp_language_detection','8.0.3',43323,495,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1529684696,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','0d4c8582a55c70b2757a8024349a1f55','[BUGFIX] Change composer.json','',8000003,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.0.4','ter','',''),
(9279270,0,'rlmp_language_detection','8.0.4',43323,497,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1533987541,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','dcda02be4a578c4208deca86394fac68','Fixed issues with parsing values for setcookie()','',8000004,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.0.4','ter','',''),
(9279271,0,'rlmp_language_detection','8.1.0',43323,828,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1537789972,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','f35a0ece788edc544a9371c533127647',' [BUGFIX] Switch conditions to prevent PHP warning\r\n [TASK] Add suggestion to use PHP module geoip\r\n [FEATURE] Add allowedParams for redirect\r\n [BUGFIX] Redirect when language GET param is empty\r\n [TASK] Transform countryCode to lowercase when not em','',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.1.1','ter','',''),
(9279272,0,'rlmp_language_detection','8.1.1',43323,2479,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',2,0,4,1545563837,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','a9d97adbe4e0ae9f742520208a186c6d','Only consider the language \"selected\" if L is not null or empty (thx to Markus Klein)','',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.1.1','ter','',''),
(9279273,0,'rlmp_language_detection','8.1.2',43323,583,'Language Detection','This plugin detects the visitors preferred language and sets the local configuration for TYPO3s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the users preferred language does not exist.',5,0,4,1569931146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.22-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.4.0-6.99.99\";}}','Thomas Löffler','thomas.loeffler@typo3.org','abandoned_extensions','3a13f80c96ef5a2a5171fc6c0643bd5e','This extension is not maintained any more.\r\nSuggestions:\r\n https://extensions.typo3.org/extension/site_language_redirection/\r\n https://extensions.typo3.org/extension/ipandlanguageredirect/','',8001002,1,0,'https://docs.typo3.org/typo3cms/extensions/rlmp_language_detection/8.1.1','ter','',''),
(9279274,0,'realurl','2.2.0',459123,7522,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1491651337,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.7.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','4f9169b5216342be9e17fd8568aaaccf','Support for TYPO3 8.7 LTS, bug fixes, improvements in the Backend module','',2002000,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279275,0,'realurl','2.2.1',459123,42406,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1494494545,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.7.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','7c9e1fba6c8fc59eae9311d419c7e5cb','Support for TYPO3 8.7 LTS, bug fixes, improvements in the Backend module','',2002001,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279276,0,'realurl','2.3.0',459123,12824,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1507194055,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.7.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','d8a2f0dc7b51b1fb3b1f1dbc28aaef95','[!!!] READ BEFORE UPGRADING: http://bit.ly/2xUvCjw','',2003000,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279277,0,'realurl','2.3.1',459123,10831,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1513241047,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.7.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','8ffb0b9a6ad25dc6585a5824abba7819','Maintanance release before dropping TYPO3 6.2 support and adding TYPO3 9.0','',2003001,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279278,0,'realurl','2.3.2',459123,16828,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1520418263,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','e3958eb773027ab4cf13846d4facb0ad','Maintanance release before dropping TYPO3 6.2 support and adding TYPO3 9.0','',2003002,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279279,0,'realurl','2.4.0',459123,28615,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1531121346,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.2.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','67e76fdafcf9ce58716c75121f8b8c45','Maintanance release before dropping TYPO3 6.2 support and adding TYPO3 9.0','',2004000,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279280,0,'realurl','2.5.0',459123,40812,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1548764555,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.2.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','03f020227dc751c8e4cca88b9a8e51c2','More hooks, bug fixes.','',2005000,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279281,0,'realurl','2.6.0',459123,429,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1587823361,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.3.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','0fb5033ae7bd859fd1f08dd813541594','Maintenance release. Some bug fixes  adjusted PHP version compatibility.','',2006000,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279282,0,'realurl','2.6.1',459123,1547,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1587976761,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.3.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','a1e44122fb615e1ac31454902f3d4058','Maintenance release','',2006001,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279283,0,'realurl','2.6.2',459123,1183,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1599471320,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.3.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','98a69fa8712e0af14e589eb2546b052d','Maintenance release','',2006002,0,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279284,0,'realurl','2.6.3',459123,312,'Speaking URLs for TYPO3','Makes TYPO3 URLs search engine friendly. Donations are welcome to dmitry.dulepov@gmail.com. They help to support the extension!',2,0,5,1604838352,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.9.999\";s:3:\"php\";s:13:\"5.4.0-7.3.999\";s:9:\"scheduler\";s:13:\"6.2.0-8.9.999\";}s:9:\"conflicts\";a:2:{s:7:\"cooluri\";s:0:\"\";s:14:\"simulatestatic\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','2cd8ead045e13d08e50b62718b44bed7','Maintenance release','',2006003,1,0,'https://github.com/dmitryd/typo3-realurl/wiki','ter','',''),
(9279285,0,'phpmyadmin','5.2.0',281096,2370,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1502653825,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','636c751aee497428bd259f89cc276d08','Maintenance release to provide compatibility with TYPO3 8.x. Also update pMA to the latest stable 4.7.x release (4.7.3).','mehrwert intermediale kommunikation GmbH',5002000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279286,0,'phpmyadmin','5.2.1',281096,1116,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1514803069,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','079450a31c0fa5c4400e750595a82486','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.1','mehrwert intermediale kommunikation GmbH',5002001,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279287,0,'phpmyadmin','5.2.2',281096,2592,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1519567141,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','c5f81461e654587f31936c081a4ad7ff','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.2','mehrwert intermediale kommunikation GmbH',5002002,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279288,0,'phpmyadmin','5.2.3',281096,319,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1543272989,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','db153bdc34c29fb5314d0ec7318f5bd9','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.3','mehrwert intermediale kommunikation GmbH',5002003,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279289,0,'phpmyadmin','5.2.4',281096,1644,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1544555559,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','428cd143e3b3ad0fec92d90e08f2ed20','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.4','mehrwert intermediale kommunikation GmbH',5002004,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279290,0,'phpmyadmin','5.2.5',281096,1301,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1548510875,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','37febc0da2ef627784618c58583bb5c8','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.5','mehrwert intermediale kommunikation GmbH',5002005,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.2/en-us','ter','',''),
(9279291,0,'phpmyadmin','5.2.6',281096,1087,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1549572467,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','2a28232e1bff28374afa9f017df758f8','Bugfix release to address scrolling bug in TYPO3 Backend. See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.2.6','mehrwert intermediale kommunikation GmbH',5002006,0,0,'https://docs.typo3.org/typo3cms/extensions/phpmyadmin/5.2.6','ter','',''),
(9279292,0,'phpmyadmin','5.3.0',281096,1919,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1560086050,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','06f2422f4cb0ddd9456551fa03df63f3','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.3.0','mehrwert intermediale kommunikation GmbH',5003000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.3/en-us','ter','',''),
(9279293,0,'phpmyadmin','5.4.0',281096,2694,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1564839650,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','b85f3ec0802ec78bcd5444af14c37c62','This release of EXT:phpMyAdmin for TYPO3 is a maintenance release to provide compatibility with TYPO3 10.x.','mehrwert intermediale kommunikation GmbH',5004000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.4/en-us','ter','',''),
(9279294,0,'phpmyadmin','5.5.0',281096,980,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1581282350,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','f06848dd239d644b114b7db9655d6bcd','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.5.0','mehrwert intermediale kommunikation GmbH',5005000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.5/en-us','ter','',''),
(9279295,0,'phpmyadmin','5.6.0',281096,209,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1581360198,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','a98b2afcb7a01afaa90081e27381a508','This release of EXT:phpMyAdmin for TYPO3 is a maintenance release - See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.6.0','mehrwert intermediale kommunikation GmbH',5006000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.6/en-us','ter','',''),
(9279296,0,'phpmyadmin','5.6.1',281096,502,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1581539237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','7e7857ef407d45536cfc67426506e7ae','This release of EXT:phpMyAdmin for TYPO3 is a bugfix release and fixes a regression introduced in 5.6.0 - See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.6.1','mehrwert intermediale kommunikation GmbH',5006001,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.6/en-us','ter','',''),
(9279297,0,'phpmyadmin','5.6.2',281096,1294,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1585005027,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','36426d1b06dd297e59e3137db15aa6fe','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.6.2','mehrwert intermediale kommunikation GmbH',5006002,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.6/en-us','ter','',''),
(9279298,0,'phpmyadmin','5.6.3',281096,432,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,-1,1,1595169087,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','4789cc75fc06fc864f3ce2bdd7cc04a0','This release of EXT:phpMyAdmin for TYPO3 is a maintenance release to fix a compatibility issue with TYPO3 10.x.','mehrwert intermediale kommunikation GmbH',5006003,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.6/en-us','ter','',''),
(9279299,0,'phpmyadmin','5.6.4',281096,517,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,0,1,1602540116,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','926434445cf3e5d9d7dee95c91ed18dc','Security update, please update! See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/5.6.4','mehrwert intermediale kommunikation GmbH',5006004,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/5.6/en-us','ter','',''),
(9279300,0,'phpmyadmin','6.0.0',281096,112,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,0,1,1636642837,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','d277c0a19ed1f8ddcb51d3c1d666b477','Maintenance release to support TYPO3 v11. See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/6.0.0 for details.','mehrwert intermediale kommunikation GmbH',6000000,0,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/6.0/en-us','ter','',''),
(9279301,0,'phpmyadmin','6.0.1',281096,165,'phpMyAdmin','Third party phpMyAdmin administration module. Access to admin-users only.',2,0,1,1637879836,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Andreas Beutel - mehrwert','typo3@mehrwert.de','mehrwert','676b0d3aad043a1b03be8d2a3a6ada7d','Maintenance release to limit pMA cookies to BE User  logins only . See https://github.com/mehrwert/TYPO3-phpMyAdmin/releases/tag/6.0.1 for details. ','mehrwert intermediale kommunikation GmbH',6000001,1,0,'https://docs.typo3.org/p/mehrwert/phpmyadmin/6.0/en-us','ter','',''),
(9279302,0,'dmmjobcontrol','2.16.1',22796,556,'JobControl','Job database to show job offers on your site. Paginated lists, detailview, search function, apply form and RSS. It is possible to show the most recent jobs and/or the searchform on all pages. Easy to setup yet powerful and flexible. Please ask for free support on the mailing lists, or contact the owner for paid support.',5,0,3,1516011943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"4.5.0-6.2.0\";}}','Kevin Renskers','','coders-care','a2ed131e2fd94caf3117e5afb5225941','Security Fix PLEASE UPDATE\nSee: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2017-019/ for details nc','',2016001,1,0,'https://gitlab.com/coderscare/dmmjobcontrol','ter','',''),
(9279303,0,'mw_keywordlist','3.5.3',13560,358,'A-Z Keyword List','Extracts all keywords from the pages keyword field and displays a list of keywords and links the page title to the keyword related page.',2,0,3,1491663352,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.0.99\";s:5:\"typo3\";s:12:\"4.5.0-8.0.99\";}s:8:\"suggests\";a:1:{s:8:\"t3jquery\";s:11:\"2.0.0-0.0.0\";}}','mehrwert','typo3@mehrwert.de','mehrwert','497d21fe5e9c4ee1180c09f8f07df4e6','Maintenance release to add Italian localization.','mehrwert intermediale kommunikation GmbH',3005003,0,0,'https://docs.typo3.org/typo3cms/extensions/mw_keywordlist/3.5.4','ter','',''),
(9279304,0,'mw_keywordlist','3.5.4',13560,742,'A-Z Keyword List','Extracts all keywords from the pages keyword field and displays a list of keywords and links the page title to the keyword related page.',2,0,3,1504854451,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.0.99\";s:5:\"typo3\";s:12:\"4.5.0-8.0.99\";}s:8:\"suggests\";a:1:{s:8:\"t3jquery\";s:11:\"2.0.0-0.0.0\";}}','mehrwert','typo3@mehrwert.de','mehrwert','71d15bfe5d8e0dcebbef96bdbde78b03','Maintenance release to fix a bug in the localization xml file. See https://github.com/mehrwert/TYPO3-mw_keywordlist/releases/tag/v3.5.4','mehrwert intermediale kommunikation GmbH',3005004,1,0,'https://docs.typo3.org/typo3cms/extensions/mw_keywordlist/3.5.4','ter','',''),
(9279305,0,'mbi_products_categories','0.7.7',7376,188,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1588259095,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.9.4-3.99.99\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4d1e888e8455afbea7ea064c09976bec','Now available for multiple hiearchical categories for each product under up to TYPO3 9.5','',7007,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279306,0,'mbi_products_categories','0.7.8',7376,250,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1589919586,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.9.4-3.99.99\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5dc4540c487b3ca024356424fe189767','replace deprecated renderModetree by renderTypeselectTree.\r\nTYPO3 6.2 will not be supported well any more.','',7008,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279307,0,'mbi_products_categories','0.7.10',7376,129,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1613727637,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.9.13-3.99.99\";s:14:\"typo3db_legacy\";s:10:\"1.0.0-1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','90796a58f46b723b92dc2ede406d030c','works under TYPO3 10.4\r\n\r\n','',7010,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279308,0,'mbi_products_categories','0.7.11',7376,135,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1618321851,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.9.13-3.99.99\";s:14:\"typo3db_legacy\";s:10:\"1.0.0-1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','63a69a2db85422966f4a69d540a824c1','bugfix: Use GeneralUtility::makeInstance instead of GeneralUtility::getUserObj','',7011,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279309,0,'mbi_products_categories','0.7.12',7376,107,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1641412490,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.9.20-3.99.99\";s:14:\"typo3db_legacy\";s:10:\"1.0.0-1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','49d3bb058507a5a4bf14d9545acc7229','support for TYPO3 11.5','',7012,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279310,0,'mbi_products_categories','0.7.13',7376,124,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1641494965,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.9.20-3.99.99\";s:14:\"typo3db_legacy\";s:10:\"1.0.0-1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0a1fbdd06005ff52ee6c637d4787ba28','TYPO3 11 needs the language files in the folder Resources/Private/Language/','',7013,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279311,0,'mbi_products_categories','0.7.14',7376,106,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1657275357,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.9.20-3.99.99\";s:14:\"typo3db_legacy\";s:10:\"1.0.0-1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9505cfcd47ab6f4f358007661a078790','bugfix in language file','',7014,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279312,0,'mbi_products_categories','0.7.15',7376,102,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1669066029,'a:2:{s:7:\"depends\";a:3:{s:7:\"div2007\";s:12:\"1.10.0-0.0.0\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:14:\"2.14.1-3.99.99\";s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9eb5db918a1afab84a5f88beb04ebb47','support for PHP 8 and methods of div2007','',7015,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279313,0,'mbi_products_categories','0.8.0',7376,82,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1684312090,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.14.1-3.9.99\";s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fdb1d9a99c4af0dbcebb9cca377ee755','ready for TYPO3 12','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9279314,0,'mbi_products_categories','0.9.0',7376,73,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1703867207,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.14.1-3.9.99\";s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8746a85a74d299c0ba6dd64f4942e814','modifications by rector','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279315,0,'mbi_products_categories','0.9.1',7376,61,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1715186149,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.14.1-3.9.99\";s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cb031753c0aa5899f75b2f6ecee34c4d','fix TYPO3 Dependency Injection exception','',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279316,0,'mbi_products_categories','0.10.0',7376,59,'Shop Categories','Hierarchical categories for tt_products. Works with tt_products and other tables.',2,0,4,1729367776,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:11:\"tt_products\";s:13:\"2.15.0-3.9.99\";s:14:\"typo3db_legacy\";s:13:\"1.0.0-1.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b545cd2d342a8fb1ea15d3bebb27f6a2','works under TYPO3 13','',10000,1,0,'https://docs.typo3.org/typo3cms/extensions/mbi_products_categories/','ter','',''),
(9279317,0,'macina_searchbox','3.0.3',49565,333,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1586246270,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:12:\"7.6.0-8.7.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','3c63bc0a88f5bc5e1c60240a0c34a3c7','First new version since 15.5 years.\r\n','jambage.com',3000003,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279318,0,'macina_searchbox','3.0.4',49565,222,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1596815512,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:12:\"7.6.0-9.5.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','f485147ff9e7a46a2135dc739e368ca5','bugfix in TCA','jambage.com',3000004,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279319,0,'macina_searchbox','3.0.5',49565,135,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1618574629,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:13:\"7.6.0-10.4.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','a37979e05b7d9efa2e69e4340ed51124','important bugfix in the flexform','jambage.com',3000005,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279320,0,'macina_searchbox','3.0.6',49565,149,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1635364429,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:13:\"7.6.0-10.4.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','cb0b8669bb2be6f8d5e36a4d570d69f1','bugfix for composer','jambage.com',3000006,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279321,0,'macina_searchbox','3.2.0',49565,55,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1713651055,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','8d399e949c076c2b7bce56a0b94bd625','works with TYPO3 11.5 and maybe 12\r\n','jambage.com',3002000,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279322,0,'macina_searchbox','3.2.1',49565,64,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1715093659,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','67a9c4bf37ed7dccc1581f9ea72bf3c3','important bug fix!','jambage.com',3002001,0,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279323,0,'macina_searchbox','3.3.0',49565,51,'Searchbox for Indexed Search Engine','This Extension offers the possibility to add a searchbox to your Typo3 powered website which submits the searchvalue to the Indexed Search Engine  plugin without any result list output. The extension has a Fluid template which is easy to modify.',2,0,3,1735999450,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"indexed_search\";s:14:\"12.4.0-13.4.99\";}}','Franz Holzinger, Wolfgang Becker','franz@ttproducts.de','franzholz','dadf5b811d83656f94bed61ac1be1625','removal of the TCEforms tags in FlexForm','jambage.com',3003000,1,0,'https://github.com/franzholz/macina_searchbox','ter','',''),
(9279324,0,'macina_banners','1.5.5',17284,237,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1521634915,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolfgang Becker','wolfgang.becker@visionate.com','simonschaufi','e993b24d27a586f23b85df7fe0786a43','TYPO3 7.6 - 8.7 compatible version','',1005005,0,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.5.6','ter','',''),
(9279325,0,'macina_banners','1.5.6',17284,389,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1521642872,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolfgang Becker','wolfgang.becker@visionate.com','simonschaufi','91471373fe0a817e50b4ba9c280ad42e','Bugfix: Show all banners if no position is selected','',1005006,0,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.5.6','ter','',''),
(9279326,0,'macina_banners','1.6.0',17284,229,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1526654283,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolfgang Becker','wolfgang.becker@visionate.com','simonschaufi','4e8dff6b7d4fb8d4e5474c4baf10d62c','Show all banners by default. Add donation link in plugin','',1006000,0,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.6.2','ter','',''),
(9279327,0,'macina_banners','1.6.1',17284,256,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1526655086,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolfgang Becker','wolfgang.becker@visionate.com','simonschaufi','75e7c1e45b48f3f1ac87832ce52ca0da','Add missing extension icon file','',1006001,0,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.6.2','ter','',''),
(9279328,0,'macina_banners','1.6.2',17284,658,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1526745757,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufitypo3@gmail.com','simonschaufi','c3fbb808d475e3098ab1933edd37940c','Bugfix:','',1006002,0,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.6.2','ter','',''),
(9279329,0,'macina_banners','1.6.3',17284,167,'Advanced Banner Management','Banner management tool with banner placement on frontend, banner rotation, scheduling and statistics.',2,0,3,1628113984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schaufelberger','simonschaufitypo3@gmail.com','simonschaufi','9a149d00d115a34c5c65df7f19dfd854','[RELEASE] Release v1.6.3','',1006003,1,0,'https://docs.typo3.org/typo3cms/extensions/macina_banners/1.6.2','ter','',''),
(9279330,0,'lfeditor','4.0.5',52110,910,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1494530349,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','46ef2581fe2b98d45babd24bd8fbe7ed','Fix editing of chinese, TYPO3 8 compatibility','sgalinski Internet Services',4000005,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279331,0,'lfeditor','4.0.7',52110,473,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1505500351,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','469c234bb1eec58af12346c9ba1dc889','[FEATURE] Improved Documentation\r\n[BUGFIX Fix a warning while editing an overwritten language file\r\n[BUGFIX] The override mode doesnt work with CDATA blocks','sgalinski Internet Services',4000007,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279332,0,'lfeditor','4.0.8',52110,1283,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1505918724,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','7df01dc3c058cd39eca80215f90407b3','Fix the xlf search pattern','sgalinski Internet Services',4000008,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279333,0,'lfeditor','4.1.1',52110,571,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1517225812,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','e5c8a0cecd64a8922f6b4cc298a76ead','Allow to disable the editing modes','sgalinski Internet Services',4001001,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279334,0,'lfeditor','4.1.2',52110,922,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1517934843,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','caa3c0c132a280c0cadd833ccf01757c','Fix white page on first install without proper configuration','sgalinski Internet Services',4001002,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279335,0,'lfeditor','4.2.3',52110,365,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1522782313,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','5f29f0d59055209969f14e989ce68990','Lots of cleanups and bugfixes, Thanks to all contributors!','sgalinski Internet Services',4002003,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279336,0,'lfeditor','4.2.4',52110,902,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1522858471,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','4292bf7adcd8ee35f55717a154972c49','PHP 5 compat','sgalinski Internet Services',4002004,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279337,0,'lfeditor','4.2.5',52110,803,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1528465717,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','46bd8352ab1d3304f41f9b90e80ac479','- Fix wrong CDATA encoding when handling language files (Thanks Rémy DANIEL)\r\n- Fix default editing mode for admins, if editing modes are disabled via the ExtensionManager (Thanks Rémy DANIEL)','sgalinski Internet Services',4002005,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279338,0,'lfeditor','4.2.6',52110,702,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1532682230,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','fe4936f3babb7ef74f8f520c017242ae','Maintenance release','sgalinski Internet Services',4002006,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279339,0,'lfeditor','4.3.0',52110,735,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1534338250,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','e6327de02ae5eb4c377e93e9f88143ba','Add polish translation (Thanks to Marcin Sągol)','sgalinski Internet Services',4003000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279340,0,'lfeditor','4.4.0',52110,1578,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Enhanced insert types (resizable text area, TinyMCE)\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1539028707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.12-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"tinymce\";s:5:\"4.2.8\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','02372f199ddb50cccd2b2d598f26eb45','Some fixes, Allow an alternative path for the saving of the override file configurations (Thanks to Rémy DANIEL)','sgalinski Internet Services',4004000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279341,0,'lfeditor','5.0.1',52110,648,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1553102581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.20-9.5.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','8a51619224ce36f58c8879db0a7dd3a1','TYPO3 9 ','sgalinski Internet Services',5000001,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279342,0,'lfeditor','5.0.2',52110,613,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1558724497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.20-9.5.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','11073ff26167785e86e69038996dab24','Fixes for TYPO3 8, Optimizations. Thanks a lot to Rémy DANIEL!','sgalinski Internet Services',5000002,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279343,0,'lfeditor','5.1.0',52110,1037,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1560347586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.20-9.5.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','5fbf996d85147f7c3a0dcaccf85aebd6','Maintenance, Extension Whitelist Configuration (Thanks a lot to Rémy DANIEL)','sgalinski Internet Services',5001000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279344,0,'lfeditor','5.1.2',52110,1160,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1580408029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.20-9.5.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','10ed29a693758792683c69d8a0ed494a','Fix TYPO3 8 crashes if using an editor backend role','sgalinski Internet Services',5001002,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279345,0,'lfeditor','6.0.0',52110,203,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1605815410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','30b1e548f9b2fe8598fa3bbafc394bb2','TYPO3 10, Cleanup, Minor Fixes','sgalinski Internet Services',6000000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279346,0,'lfeditor','7.0.4',52110,101,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1657987252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','afd3e9333297e97e39feda1dd2b5c4a5','Support of TYPO3 11 / PHP 8.1','sgalinski Internet Services',7000004,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279347,0,'lfeditor','7.1.4',52110,116,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1660140426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','869d934dbf500cb6137670adc9a160cb','Maintenance','sgalinski Internet Services',7001004,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279348,0,'lfeditor','7.1.6',52110,88,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1669045090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','91b4aa813f034c4102f1b9634c2fced6','Stabilization, TYPO3 10 compat fix','sgalinski Internet Services',7001006,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279349,0,'lfeditor','7.1.7',52110,98,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1669646721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','1c032c42eb2da54bc306748802b79a17','PHP 8 fixes, Correctly respect the extension whitelist (Thanks to Daniel Rémy)','sgalinski Internet Services',7001007,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279350,0,'lfeditor','7.1.10',52110,99,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1672863436,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','2135f3b2cc46a30d6ee1fabd0928ba14','Fixes','sgalinski Internet Services',7001010,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279351,0,'lfeditor','7.2.0',52110,79,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1690995947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','1a6d7435c2dbaf306f38ef0f23450de1','Add a global language constant search, Smaller cleanups','sgalinski Internet Services',7002000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279352,0,'lfeditor','6.1.0',52110,65,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1690996112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','2e3c402621026530b7b21d197668feb7','Backport Global Language Constant Search (TYPO3 9)','sgalinski Internet Services',6001000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279353,0,'lfeditor','8.0.0',52110,71,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1705691883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','ec12d321dcccf6301ff852a169d25cbf','TYPO3 v12 compatibility release','sgalinski Internet Services',8000000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279354,0,'lfeditor','8.0.1',52110,74,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 Flexible search and view of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Backups, recovering and diff view',2,0,1,1706796409,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','54f14942eec424b4d18833a5efbca4dd','Release Hotfix - Fix several global search issues, Support TYPO3 12 override mode setup','sgalinski Internet Services',8000001,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279355,0,'lfeditor','9.0.4',52110,30,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 View of constants and values\n	 Tree view of constants\n	 Meta information handling\n	 Global search',2,0,1,1751548099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','c41ee0f8721e39978833d0abefe144fb','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services',9000004,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279356,0,'lfeditor','10.0.0',52110,25,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 View of constants and values\n	 Meta information handling\n	 Global search',2,0,1,1759426174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','1448e886177ef6165b66ad8b5d7f81b8','Improved UI/UX','sgalinski Internet Services',10000000,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279357,0,'lfeditor','10.0.6',52110,12,'Language File Editor','This module serves several functions for editing of language files.\nThe extension differs between editors and administrators with appropriate privileges.\nNormal users are allowed to edit only languages for which they have permission.\nFollowing functions are implemented in this module:\n	 Formats: PHP, XML and XLF\n	 Conversion of formats\n	 Splitting and merging of language files\n	 Override mode\n	 Editing L10n folder content\n	 Simple editing of constants and languages (edit/add/rename/delete constants)\n	 View of constants and values\n	 Meta information handling\n	 Global search',2,0,1,1776112808,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','a425570991dc81dcb0ac1d2191c7395d','Release 10.0.6 - Changelog: https://gitlab.sgalinski.de/typo3/lfeditor/-/compare/10.0.5...10.0.6','sgalinski Internet Services',10000006,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279358,0,'lfeditor','10.0.7',52110,12,'TYPO3 Language File Editor for XLIFF & Overrides','TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.',2,0,1,1776529080,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','d8dbe23508215c8b52f0687451260d5b','Release 10.0.7 - Changelog: https://gitlab.sgalinski.de/typo3/lfeditor/-/compare/10.0.6...10.0.7','sgalinski Internet Services',10000007,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279359,0,'lfeditor','10.0.8',52110,12,'TYPO3 Language File Editor for XLIFF & Overrides','TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.',2,0,1,1776677998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski, Damjan Komlenac','stefan@sgalinski.de','sgalinsk','13f4f5e3122e4601d298d761187d4055','Release 10.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/lfeditor/-/compare/10.0.7...10.0.8','sgalinski Internet Services',10000008,0,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279360,0,'lfeditor','11.0.3',52110,3,'TYPO3 Language File Editor for XLIFF & Overrides','TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.',2,0,4,1786571366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','741f7f9d49a315fcd5c81e717bc74649','Release 11.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/lfeditor/-/compare/11.0.2...11.0.3','https://www.sgalinski.de',11000003,1,0,'https://www.sgalinski.de/open-source/der-language-file-editor/','ter','',''),
(9279361,0,'ke_smallads','1.3.3',17011,1860,'Smallads','Submit, display and admin smallads (Classified advertisements, Announcements). FE Users can edit and delete ads they have submitted. Picture upload is possible. Easy to install.',2,0,3,1513691565,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Christian Buelter (kennziffer.com)','buelter@kennziffer.com','kennziffer','7d9cf083d3cb126b53ac5a0546322323','Security Fix PLEASE UPDATE\nSee: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2017-015/ for details nc','www.kennziffer.com GmbH',1003003,1,0,'https://docs.typo3.org/typo3cms/extensions/ke_smallads/1.3.3','ter','',''),
(9279362,0,'a21glossary','8.0.0',15172,406,'A21 Glossary','A21 Glossary - automatical conversion of all abbreviations and acronyms in the special tags for accessibility issues',1,0,2,1508359453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Wappler, formerly Ronny Vorpahl','typo3YYYY@wappler.systems','svenwappler','621d8b81427dd7335b060b6bed8efca5','The extension is now compatible to 8. More code improvements and documentation will follow.','WapplerSystems',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/8.0.1','ter','',''),
(9279363,0,'a21glossary','8.0.1',15172,2109,'A21 Glossary','A21 Glossary - automatical conversion of all abbreviations and acronyms in the special tags for accessibility issues',1,0,2,1518800357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Wappler, formerly Ronny Vorpahl','typo3YYYY@wappler.systems','svenwappler','3f313c3340b765d7bcfe3a27a35b9b8c','Improved compatibility and code maintenance. Thanks to contributors!','WapplerSystems',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/8.0.1','ter','',''),
(9279364,0,'a21glossary','11.0.0',15172,94,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1658355338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f7978156f7bf08e43bb58b490957a3c6','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279365,0,'a21glossary','11.0.3',15172,89,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1658357870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6fa39ac582e9b666597877c44c3cfc98','New release of version 11.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',11000003,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279366,0,'a21glossary','11.0.4',15172,119,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1658571741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','aace71920c5fde0731dbb2c8b5dcd0f2','New release of version 11.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',11000004,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279367,0,'a21glossary','10.0.0',15172,91,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1658574174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','516b97ed86c1903bf4034cc9dddcf82e','New release of version 10.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279368,0,'a21glossary','10.0.1',15172,81,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1666608867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','048ff65ab7b08d6a37827fbee61a9765','New release of version 10.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279369,0,'a21glossary','12.0.0',15172,88,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1700212081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','46793aea8bb7acb7fad42954b01b0a59','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',12000000,0,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279370,0,'a21glossary','12.0.1',15172,75,'A21 Glossary','A21 Glossary - automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues',2,0,2,1718746888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','02e50060c46560d186216ed2f49c5ea4','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/a21glossary/','WapplerSystems',12000001,1,0,'https://docs.typo3.org/typo3cms/extensions/a21glossary/','ter','',''),
(9279371,0,'irfaq','1.7.9',68372,297,'Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',2,0,3,1496077208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-7.6.99\";s:3:\"php\";s:8:\"5.5-7.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','e8e33d54af9399be84d93b01d2b2e3d7','v1.7.9:\r\n\r\n	 Added versioning handling to tx_irfaq_q. Thanks to Danilo Caccialanza supercaccia@bluewin.ch','Netcreators',1007009,0,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279372,0,'irfaq','1.7.10',68372,220,'Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',2,0,3,1497191421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-7.6.99\";s:3:\"php\";s:8:\"5.5-7.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','d4d1a5664115cec104b8da9d7ac69e12','v1.7.10:\r\n	 Fixed \"Localization file does not exist!\" error in new content element wizard, occuring when using\r\n		a BE language which has no XLIFF translation yet.\r\n\r\n		Please help\r\n			- translate,\r\n			- migrate to XLF\r\n			- and migrate to the extbase-st','Netcreators',1007010,0,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279373,0,'irfaq','1.7.11',68372,638,'Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',2,0,3,1497191949,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-7.6.99\";s:3:\"php\";s:8:\"5.5-7.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','f6424bda3d5ad31f72cf65785be6e1ea','v1.7.11:\r\n\r\n You can help translate irfaq to your language: https://translation.typo3.org/projects/TYPO3.ext.irfaq/\r\n\r\nThe \"lang\" and \"pi1\" folders are from the old directory scheme.\r\nTo date, only Classes/ and Resources/ are relevant.','Netcreators',1007011,0,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279374,0,'irfaq','1.7.12',68372,1511,'Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',2,0,3,1521205426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-8.9.99\";s:3:\"php\";s:8:\"5.5-7.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','c1f7d9623daba5bccf18d00a51f1f778','v1.7.12\r\n         Compatibility with TYPO3 8.7 LTS.\r\n','Netcreators',1007012,0,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279375,0,'irfaq','1.7.14',68372,494,'Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',2,0,3,1581596908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-8.9.99\";s:3:\"php\";s:10:\"5.5-7.2.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','4f146722093e0a12463ecdfd8f577492','Maintenance release. Updates for deprecations. v8.7','Netcreators',1007014,0,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279376,0,'irfaq','2.0.0',68372,401,'GEN Modern FAQ','FAQ frontend plugin with dynamic or static view which will merge and improve functionality of EXT:faq and EXT:faq_plus into a modern look',1,0,3,1581939977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";s:3:\"php\";s:12:\"7.1.0-7.2.99\";}}','Leonie Philine Bitto [Netcreators], Tania Morales [Netcreators]','extensions@netcreators.com','proudnerds','802056ec3acf805845b472c362bb2745','Update release for v9.5\r\nInitial compatibility for v10\r\nStop support for v8','Netcreators',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/irfaq/','ter','',''),
(9279377,0,'https_enforcer','3.0.1',19317,493,'Page HTTP/HTTPS Enforcer','Adds a page record option to enforce HTTP/HTTPS access based on server port and environment vars. Can handle shared secure domains and SSL-proxys. Compatible with the RealURL extension.',2,0,2,1547679681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Vogt','vogt.muc@gmail.com','t_vogt','d94a3a62988711686427af6b27752768','Support of TYPO3 8 LTS','',3000001,1,0,'https://docs.typo3.org/typo3cms/extensions/https_enforcer/','ter','',''),
(9279378,0,'fetchurl','4.5.0',6148,116,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1614939604,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','63ef1813c74a6c30536d5a4573606206','New release of version 4.5.0 - see readme and commits on https://github.com/in2code-de/fetchurl','in2code.de',4005000,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279379,0,'fetchurl','4.5.1',6148,121,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1614942428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','1afcf47870aef7edc6598269ad79ee16','New release of version 4.5.1 - see readme and commits on https://github.com/in2code-de/fetchurl','in2code.de',4005001,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279380,0,'fetchurl','4.5.2',6148,171,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1616006144,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','66af1697a4452b48ca73435a7a91b168','New release of version 4.5.2 - see readme and commits on https://github.com/in2code-de/fetchurl','in2code.de',4005002,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279381,0,'fetchurl','5.0.0',6148,92,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1689262343,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','1d1fd203e4ed6dc37b93976d3d743d16','New release of version 5.0.0 - see readme and commits on https://github.com/in2code-de/fetchurl','in2code.de',5000000,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279382,0,'fetchurl','5.0.2',6148,40,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1732531025,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','05835b28aa1d0c6c00da030f4637835e','[RELEASE] Release 5.0.2\n\n- fix github action for TER release','in2code.de',5000002,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279383,0,'fetchurl','5.0.3',6148,49,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1732623596,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','7297ae5928524f7992226dcbdc3f3544','[RELEASE] Release 5.0.3\n\n- tiny bugfix','in2code.de',5000003,0,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279384,0,'fetchurl','6.0.1',6148,35,'fetchurl','Fetch an url and show the content in frontend. Inline or iframe display possible',2,0,3,1752063243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','In2code GmbH','service@in2code.de','in2code','0d546c228890f4042675a6dc377d5b45','[RELEASE] Bugfix Release 6.0.1','in2code.de',6000001,1,0,'https://github.com/in2code-de/fetchurl','ter','',''),
(9279385,0,'feuserextrafields','3.0.0',6371,95,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1649342248,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','47b65a40c487cf2aafec76324aee363f','V3.0.0: Completely rewritten for TYPO3 V9/V10','oliverklee.de',3000000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/3.0/en-us','ter','',''),
(9279386,0,'feuserextrafields','4.0.0',6371,95,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1649779259,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','50a717d4ea33217eb4d230ece818adad','V4.0.0: Drop support for TYPO3 9LTS (59)','oliverklee.de',4000000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/4.0/en-us','ter','',''),
(9279387,0,'feuserextrafields','3.1.0',6371,93,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1650985789,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b262712b8674cd7d5c219fe5a588fff8','V3.1.0: Add some repository methods and fix a bug (72)','oliverklee.de',3001000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/3.1/en-us','ter','',''),
(9279388,0,'feuserextrafields','4.1.0',6371,99,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1650985919,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','d807883b383c93a99d56af0065b5519d','V4.1.0: Add some repository methods and fix a bug (73)','oliverklee.de',4001000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/4.1/en-us','ter','',''),
(9279389,0,'feuserextrafields','3.2.0',6371,87,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1656173878,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','42f27c539f052625f7c9daf1253de1c4','V3.2.0: Improved model validation, easier persistence (111)','oliverklee.de',3002000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/3.2/en-us','ter','',''),
(9279390,0,'feuserextrafields','4.2.0',6371,104,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1656174147,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','593477fc271c11141d7a1adafda917ac','V4.2.0: Improved model validation, easier persistence (112)','oliverklee.de',4002000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/4.2/en-us','ter','',''),
(9279391,0,'feuserextrafields','4.2.1',6371,88,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1661274356,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";s:7:\"extbase\";s:14:\"10.4.6-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','5edbe3e17d1e584014cb739ac04ac2d8','V4.2.1: Bug fixes and cleanup (145)','oliverklee.de',4002001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/4.2/en-us','ter','',''),
(9279392,0,'feuserextrafields','5.0.0',6371,85,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1661421818,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";s:7:\"extbase\";s:14:\"10.4.6-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fd7649e452ac5928a39c36204b083300','V5.0.0: Drop the locktodomain property (148)','oliverklee.de',5000000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.0/en-us','ter','',''),
(9279393,0,'feuserextrafields','5.1.0',6371,98,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1661428876,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:7:\"extbase\";s:14:\"10.4.6-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','fcf018f42d646276035290fd99680036','V5.1.0: Add support for TYPO3 11LTS and PHP 8.2 (160)','oliverklee.de',5001000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.1/en-us','ter','',''),
(9279394,0,'feuserextrafields','5.1.1',6371,92,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1664352169,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e81fec6bc102ed09d611d43a5ef7cb58','V5.1.1: TYPO3 deprecation fixes and cleanup','oliverklee.de',5001001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.1/en-us','ter','',''),
(9279395,0,'feuserextrafields','5.2.0',6371,81,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1665073858,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','6ae0fbe0cd1a23b20f44e37b3fc9a66d','V5.2.0: More repository find functions','oliverklee.de',5002000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.2/en-us','ter','',''),
(9279396,0,'feuserextrafields','5.2.1',6371,95,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1665146374,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','b459666a39f87b570e39b56d8a69a81f','V5.2.1: Bug fixes','oliverklee.de',5002001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.2/en-us','ter','',''),
(9279397,0,'feuserextrafields','3.2.1',6371,80,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1668882872,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";s:7:\"extbase\";s:14:\"9.5.16-10.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7365c309bf78d0053cb9f5f3b80b808e','V3.2.1: Bug fixes','oliverklee.de',3002001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/3.2/en-us','ter','',''),
(9279398,0,'feuserextrafields','5.2.2',6371,82,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1671382461,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8e3b9432aec859c4a43571108ccdc9d1','V5.2.2: Bug fixes and cleanup','oliverklee.de',5002002,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.2/en-us','ter','',''),
(9279399,0,'feuserextrafields','5.3.0',6371,97,'Extra fields for TYPO3 frontend users','This TYPO3 extension adds additional common fields to FE users and provides Extbase models for this.',2,0,4,1671548711,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0e0246ac609a261c48701c8313b98fd2','V5.3.0: Add \"diverse\" as a gender value','oliverklee.de',5003000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.3/en-us','ter','',''),
(9279400,0,'feuserextrafields','5.4.0',6371,66,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1698931900,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','388e019ad6da736c406e38e97e909d92','V5.4.0: PHP 8.3 support and properties for crdate/tstamp','oliverklee.de',5004000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/5.4/en-us','ter','',''),
(9279401,0,'feuserextrafields','6.0.0',6371,66,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1699554084,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:7:\"extbase\";s:14:\"11.5.4-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2cf20384099094495e2cb88af5da21e7','V6.0.0: Drop support for TYPO3 10LTS and PHP  7.4','oliverklee.de',6000000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.0/en-us','ter','',''),
(9279402,0,'feuserextrafields','6.1.0',6371,76,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1701989614,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:7:\"extbase\";s:14:\"11.5.4-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','80f0b55a431477303b0a8d675e30a887','V6.1.0: Add support for TYPO3 12LTS','oliverklee.de',6001000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.1/en-us','ter','',''),
(9279403,0,'feuserextrafields','6.1.1',6371,49,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1713218650,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e4bd81f16d760862964f94bd02b44010','V6.1.1: Bug fixes and cleanup (543)','oliverklee.de',6001001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.1/en-us','ter','',''),
(9279404,0,'feuserextrafields','6.2.0',6371,52,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1713256245,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','c3c8d21f03cdd874f74a7f61f6e0752c','V6.2.0: Add a new field (554)','oliverklee.de',6002000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.2/en-us','ter','',''),
(9279405,0,'feuserextrafields','6.2.1',6371,57,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1713354115,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','4e969bfc72a81f7f357304cfdfec2e6e','V6.2.1: Additional labels','oliverklee.de',6002001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.2/en-us','ter','',''),
(9279406,0,'feuserextrafields','6.2.2',6371,53,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1715808719,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','bc054edd5cafd9b7975f5259874d3b0c','V6.2.2: Bug fixes and cleanup','oliverklee.de',6002002,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.2/en-us','ter','',''),
(9279407,0,'feuserextrafields','6.3.0',6371,66,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1716311276,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.17-12.4.99\";s:7:\"extbase\";s:15:\"11.5.17-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','440016205171488829c6845f113a82b7','V6.3.0: New fields (625)','oliverklee.de',6003000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.3/en-us','ter','',''),
(9279408,0,'feuserextrafields','6.4.0',6371,43,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1735247052,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','51b83006a4ed1cbfd732bf2ad7cd3027','V6.4.0: Add support for PHP 8.4','oliverklee.de',6004000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.4/en-us','ter','',''),
(9279409,0,'feuserextrafields','6.5.1',6371,36,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1743094377,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8bf68818bfc25b69a2f862898552aadf','New features from 6.5.0, and internal cleanup','oliverklee.de',6005001,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.5/en-us','ter','',''),
(9279410,0,'feuserextrafields','6.6.0',6371,27,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1753872733,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','49d8e2d9b9ba5ca1338f3edcc8a0cc38','V6.6.0: Add department field','oliverklee.de',6006000,0,0,'https://docs.typo3.org/p/oliverklee/feuserextrafields/6.6/en-us','ter','',''),
(9279411,0,'feuserextrafields','6.7.0',6371,15,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1769448263,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8477012d49884041a84d68ab3b125769','V6.7.0: Add membership number field (900)','oliverklee.de',6007000,0,0,'','ter','',''),
(9279412,0,'feuserextrafields','6.7.1',6371,13,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1773234732,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:7:\"extbase\";s:15:\"11.5.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','6c3963caf884071a2946b634868227a8','V6.7.1: Cleanup (938)','oliverklee.de',6007001,0,0,'','ter','',''),
(9279413,0,'feuserextrafields','7.0.0',6371,8,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1778698826,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.41-12.4.99\";s:7:\"extbase\";s:15:\"12.4.41-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','7c117229ec54e0b127b0166e55c6afc9','V7.0.0: Drop support for TYPO3 11LTS and PHP  8.1','oliverklee.de',7000000,0,0,'','ter','',''),
(9279414,0,'feuserextrafields','7.1.0',6371,11,'Extra fields for TYPO3 frontend users','Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model',2,0,4,1778709403,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.41-13.4.99\";s:7:\"extbase\";s:15:\"12.4.41-13.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','4a0e496360bfe641ce2d83db6862889b','V7.1.0: Add support for TYPO3 13LTS and PHP 8.5','oliverklee.de',7001000,1,0,'','ter','',''),
(9279415,0,'faq','2.0.1',15694,526,'FAQ - Frequently Asked Questions','Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.',2,0,2,1491306130,'a:1:{s:7:\"depends\";a:2:{s:10:\"autoloader\";s:13:\"2.0.0-2.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Spiekerkötter, Tim Lochmüller','tl@hdnet.de','spyker','c249569ce930d906ea5904716e55b4f6','Compatibility for current LTS version','hdnet.de',2000001,0,0,'https://docs.typo3.org/p/lochmueller/faq/2.0/en-us','ter','',''),
(9279416,0,'faq','2.1.0',15694,582,'FAQ - Frequently Asked Questions','Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.',2,0,2,1528892010,'a:1:{s:7:\"depends\";a:2:{s:10:\"autoloader\";s:13:\"2.0.0-2.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Spiekerkötter, Tim Lochmüller','tl@hdnet.de','spyker','ef0c26f18947d5dc6092e578a8624314','Release version 2.1.0','hdnet.de',2001000,0,0,'https://docs.typo3.org/p/lochmueller/faq/2.1/en-us','ter','',''),
(9279417,0,'faq','3.0.0',15694,338,'FAQ - Frequently Asked Questions','Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.',2,0,2,1553009165,'a:1:{s:7:\"depends\";a:2:{s:10:\"autoloader\";s:12:\"4.0.0-6.0.99\";s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Tim Spiekerkötter, Tim Lochmüller','tl@hdnet.de','spyker','4a103ccd1c33eccebe2613b28e0a9fbc','Release for TYPO3 8.x and 9.x','hdnet.de',3000000,0,0,'https://docs.typo3.org/p/lochmueller/faq/3.0/en-us','ter','',''),
(9279418,0,'faq','3.0.1',15694,436,'FAQ - Frequently Asked Questions','Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.',2,0,2,1567105496,'a:1:{s:7:\"depends\";a:2:{s:10:\"autoloader\";s:12:\"4.0.0-6.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Spiekerkötter, Tim Lochmüller','tl@hdnet.de','spyker','b4648e093d1c8092e643f48c6c6c9a12','Bugfixes','hdnet.de',3000001,0,0,'https://docs.typo3.org/p/lochmueller/faq/3.0/en-us','ter','',''),
(9279419,0,'faq','5.1.0',15694,144,'FAQ - Frequently Asked Questions','Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.',2,0,2,1648580650,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:10:\"autoloader\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Tim Spiekerkötter, Tim Lochmüller','tl@hdnet.de','spyker','dc62dc3caf163bf64aa81a6732907089','Next release :) More information on https://github.com/lochmueller/faq/releases','hdnet.de',5001000,1,0,'https://docs.typo3.org/p/lochmueller/faq/5.1/en-us','ter','',''),
(9279420,0,'tt_board','1.7.4',51575,441,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1494352108,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-7.99.99\";s:7:\"div2007\";s:12:\"1.6.20-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.1.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','74729386d3c9fd2706e46d688838a425','\nuse typolink generated link in notification emails\n','jambage.com',1007004,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279421,0,'tt_board','1.7.5',51575,673,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1495659646,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-7.99.99\";s:7:\"div2007\";s:12:\"1.6.20-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.1.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00418bf235452beaa57e74a833e6cfd7','\nadd installation tutorial to the manual\n','jambage.com',1007005,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279422,0,'tt_board','1.8.0',51575,427,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1501059634,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.7.8-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.1.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6a79fcee65946f6aa0820ce63950e465','\nsupport for TYPO3 8.x. Bugfixes for the images of the tree view board.\n','jambage.com',1008000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279423,0,'tt_board','1.8.1',51575,742,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1502447258,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.7.8-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.1.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','73f1d7b0fa1f097abb7f5408dff80737','\nbugfix to emoticons as images like :- :D :-( :-) :-P ;-P :-D ;-)\n','jambage.com',1008001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279424,0,'tt_board','1.9.0',51575,455,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1505207532,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.11-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.3.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ee0be9477bc3f1c5e2f7b5a72ab48f7a',' \nrestructuring for the usage of namespace classes\n','jambage.com',1009000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279425,0,'tt_board','1.9.1',51575,492,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1508598577,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.14-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.3.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','282839e529cb98c5ac75b2a9a07c22c0',' \nBugfix for the tree view and activate the image icons. Change of the default colors 1 and 2. Use the record page browser of div2007 1.7.14 with namespace.\n','jambage.com',1009001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279426,0,'tt_board','1.9.2',51575,264,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1511952955,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.14-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.3.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9e2685a333d193d48d6eecc2fd79ddfe',' \nbugfix and better support for captcha\n','jambage.com',1009002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279427,0,'tt_board','1.9.3',51575,706,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1511961789,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.14-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.3.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','49df75fb3160e9a3816f4a360aede2a7',' \nbugfix for the storing of the connection to the parent post\n ','jambage.com',1009003,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279428,0,'tt_board','1.10.0',51575,411,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1525173626,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','11200e6cf3c834baa80954361c346b5a',' \nWhen no front end user has logged in, then a checkbox for agreeing with the DSGVO / GDPR compliant privacy policy agreement is shown together with hints for the user how he can withdraw his agreement. You can disable the storing of the IP address in the','jambage.com',1010000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279429,0,'tt_board','1.10.1',51575,383,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1527007309,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0c20c003d68712755921bc7d45ea78b9','\nbugfix for the privacy checkbox. The setup postform.dataArray with numbers 60 and 61 defines the privacy policy output. A logged front end user must not see this, because he did agree to it during his registration. \n','jambage.com',1010001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279430,0,'tt_board','1.10.2',51575,270,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1528229393,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','18e085fc98cc08ba73e318fdd7dd4682','\nbugfix: a DSGVO checkbox without any texts must not be shown if memberOfGroups is  0\n add information about DSGVO and GDPR to the manual\n','jambage.com',1010002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279431,0,'tt_board','1.10.3',51575,372,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1528229611,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c7cf1fbc9b97b4904c16a7079c826080','\nbugfix with the manual generation. The old manual must still be used.\n','jambage.com',1010003,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279432,0,'tt_board','1.10.4',51575,550,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1529073323,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ca2b95caa6ada59d5d1e26eb299e90ea','\nAdd localization to the server side of the submit form. The error message for an invalid email address can be translated now.\n','jambage.com',1010004,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279433,0,'tt_board','1.10.5',51575,544,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1530195147,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c8cae9dab0f5bdb6d5e80de27d557265','\nbugfix. div2007 1.10.6 must be used now.\n','jambage.com',1010005,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279434,0,'tt_board','1.10.6',51575,252,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1533727683,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ecdfbec830cb7994f5865143136e3f6b',' \nmove of the language files\n','jambage.com',1010006,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279435,0,'tt_board','1.10.7',51575,352,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1535360804,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8fcb416e7819c4374587b851d727ad50',' \nBugfix with captcha check. This should also work with TYPO3 9.3.\nBugfix for constant memberOfGroups.\n','jambage.com',1010007,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279436,0,'tt_board','1.10.8',51575,177,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1543523074,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','307a00627e7c5c641e6ea0b52bd6c91b',' \nReadd the former API to make it possible for other extension to integrate a commenting system based on tt_board. This is already done in tt_products. Upload of all available language files.\n','jambage.com',1010008,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279437,0,'tt_board','1.10.9',51575,231,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1543751746,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cdd27344e717db87b632d7927afe74ce',' \nbugfix in the language texts of the flexform\n','jambage.com',1010009,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279438,0,'tt_board','1.10.10',51575,329,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1544964333,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.6-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','819febf3c09d4c9aaf20ceadf642a82a',' \nAdd the information to the online Documentation that it is still under construction.\nUse the file doc/manual.odt for the full documentation.\n','jambage.com',1010010,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279439,0,'tt_board','1.10.11',51575,434,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1546975090,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3416d01ee49fc122a3a4a90a43d854b1',' \nImportant improvements. Add a thanks message after each post.\n','jambage.com',1010011,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279440,0,'tt_board','1.10.12',51575,318,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1548079319,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','04e5fe2bb0fc26577dbd3c5bfff016be',' \nBugfix in the _LOCAL_LANG override. You must also insert a language key or the default string inside of this setup.\n','jambage.com',1010012,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279441,0,'tt_board','1.10.13',51575,226,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1548932631,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aecec2955227bb9afd1cb51f557af5ab','\nmaintenance release for composer.json: use jambagecom instead of typo3-ter because of packagist.org requirements.\n','jambage.com',1010013,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279442,0,'tt_board','1.10.14',51575,450,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1548935251,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bbdb3904a77655aa5cfbacc3c4d677ec','\nmaintenance release for composer.json: bugfix in requirement\n','jambage.com',1010014,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279443,0,'tt_board','1.10.15',51575,335,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1576706938,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.5-0.9.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4999ee65f609b2a58005bcee7cfa4273','tt_board 1.10.15 works under TYPO3 9.5. The extension typo3db_legacy must be installed.','jambage.com',1010015,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279444,0,'tt_board','1.10.16',51575,550,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1581686499,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.15-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.4.5-0.9.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c6d5efce97439e2d0ac7309c9d1abf31','bugfix for TYPO3 8.7. The Extension Manager configuration has not been read.\r\n','jambage.com',1010016,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279445,0,'tt_board','1.11.0',51575,288,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1585582131,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.1-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ac8e072f7a2221d87bbb035d4d489107','The extension typo3db_legacy is not used any more for database queries.','jambage.com',1011000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279446,0,'tt_board','1.11.1',51575,227,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1596295689,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.1-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','274e6338aab9a795404d62d7ee174c46','bugfix for version 1.11.0.  Wrong offset used in query builder SQL','jambage.com',1011001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279447,0,'tt_board','1.11.2',51575,234,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1599331222,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.1-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3d07f81196681ec96c5926653813ffdb','Bugfix in the order of the records. Fix the cache problem by adding the cHash parameter.\r\n','jambage.com',1011002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279448,0,'tt_board','1.11.3',51575,125,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1637106520,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.4-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e94405d8540c0f42af00cd6d61b3ec4b','works with TYPO3 10.4\r\n\r\n','jambage.com',1011003,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279449,0,'tt_board','1.11.4',51575,110,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1649361698,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.1-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cba3efac610b110d412529039f946f90','add support for TYPO3 11.5 and PHP 8','jambage.com',1011004,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279450,0,'tt_board','1.11.5',51575,112,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1662742503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.5.1-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d0430af0894881c28825361d52bae561','bugfix in plugin wizard','jambage.com',1011005,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279451,0,'tt_board','1.12.0',51575,37,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1677786621,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.6.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b412408b96f59fdbb5bb33b32baee9dd','support for TYPO3 12','jambage.com',1012000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279452,0,'tt_board','1.12.1',51575,93,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1677790683,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.6.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4f5358c059d7405c139bc0e980794b47','support TYPO3 12','jambage.com',1012001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279453,0,'tt_board','1.12.2',51575,84,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1681319641,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.6.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','339b7927696b52fcf4e2a7c7b24bc8cb','use the correct extension icon path','jambage.com',1012002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279454,0,'tt_board','1.12.3',51575,87,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1683044770,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.6.0-0.10.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d4efecd078c65109746f2233658cd45a','support TYPO3 12.4\r\n','jambage.com',1012003,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279455,0,'tt_board','1.13.0',51575,79,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1691003461,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.6.0-0.10.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aa8564198a9d16640db1b9d0a39bcd08','bug fix for privacy policy checkbox ','jambage.com',1013000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279456,0,'tt_board','1.13.1',51575,64,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1701448927,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.6.0-0.10.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2aec28970029eb829ed0cfd182729e03','support new documentation','jambage.com',1013001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279457,0,'tt_board','1.14.0',51575,73,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1703957752,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.8.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7f5d42d5b205ec55d88a4f7702bc4079','Improvements by rector','jambage.com',1014000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279458,0,'tt_board','1.14.1',51575,67,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1712246912,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.8.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','57443d9106fc59beeb2ae3586143cafb','fix bug with language and search','jambage.com',1014001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279459,0,'tt_board','1.15.0',51575,61,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1720097933,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.8.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f74a7d9b42cc731e53c78ff7a6a3e795','support routing enhancer.\r\nSee example config.yaml file\r\n','jambage.com',1015000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279460,0,'tt_board','1.16.0',51575,39,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1731417031,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"div2007\";s:11:\"2.0.0-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','533737aecc7cb727be8c7e9f961ef100','only TYPO3 12 now','jambage.com',1016000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279461,0,'tt_board','1.16.1',51575,45,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1731927748,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2aff7e09c2a9e54ee20effefecdd4714','works with TYPO3 13','jambage.com',1016001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279462,0,'tt_board','1.16.2',51575,40,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1736008538,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5d4e9bac30656ac05ba760cc46472dcf','remove TCEforms in flexform\r\n','jambage.com',1016002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279463,0,'tt_board','1.17.0',51575,34,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1744792718,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9ac8fec9172ca981741a4a1a73665100','new Typo3Session class iin div2007','jambage.com',1017000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279464,0,'tt_board','1.17.1',51575,26,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1749137430,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b85cf321fe710ab944f356e91b6ddea2','TSFE-fe_user removed','jambage.com',1017001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279465,0,'tt_board','1.17.2',51575,25,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1752603945,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.5-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','cc9fd2ba8a7878179b4639d6015a13b9','fix in submit form data submission','jambage.com',1017002,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279466,0,'tt_board','1.18.0',51575,11,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1752694606,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9c4ea66ddbb044debb1f0ac61de4071f','The Upgrade Wizard must be executed:\r\n\r\nCType: \r\n2  ttboard_tree \r\n4  ttboard_list','jambage.com',1018000,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279467,0,'tt_board','1.18.1',51575,25,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1752931632,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','61815fa1d8b6d9665912698a36d2d23b','The TypoScript must be included from the Sites - Siteconfiguration Sets of tt_board.\r\nThe Upgrade Wizard must be executed:\r\n\r\nCType:\r\n2  ttboard_tree\r\n4  ttboard_list\r\n','jambage.com',1018001,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279468,0,'tt_board','1.18.3',51575,22,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1753126573,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','41f262a0e8b600cabfd0d724e4aaf4fe','fix plugin create wizard','jambage.com',1018003,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279469,0,'tt_board','1.18.4',51575,23,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1753555576,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";s:7:\"div2007\";s:11:\"2.3.3-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8633ae07cfcf910e719af7c559400f50','remove dependency on AbstractPlugin\r\n','jambage.com',1018004,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279470,0,'tt_board','1.18.5',51575,22,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1755549104,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";s:7:\"div2007\";s:11:\"2.3.7-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ec3c34ea3dcd971ed9286ed3de8311d4','add PHP check for initialized database record ','jambage.com',1018005,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279471,0,'tt_board','1.18.6',51575,31,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1755854335,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";s:7:\"div2007\";s:11:\"2.3.7-0.0.0\";s:11:\"tslib_fetce\";s:12:\"0.9.1-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5b6f8ce0348b4c7b3f72815a925a8345','fix PHP warnings','jambage.com',1018006,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279472,0,'tt_board','1.18.7',51575,6,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1781541855,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b7c957c0224b234130de72397530c153','runs with TYPO3 14\r\n\r\n','jambage.com',1018007,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279473,0,'tt_board','1.18.8',51575,7,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1781983581,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5a4ffc96eb5ed5020275653b5c3f4e4b','maintenance release','jambage.com',1018008,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279474,0,'tt_board','1.18.9',51575,4,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1784280981,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7e3124501099993bda4e2fbd65cea3a0','fix language markers','jambage.com',1018009,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279475,0,'tt_board','1.18.10',51575,4,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1784284581,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2b1ec1ff6bb000e698bfc390bdfd76c0','fix PHP ','jambage.com',1018010,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279476,0,'tt_board','1.18.11',51575,5,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1784573547,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c8518b6dff4363c7492d92b96557f844','fix markers for not translated default texts','jambage.com',1018011,0,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279477,0,'tt_board','1.18.12',51575,2,'Message board, twin mode','Simple threaded (tree) or list message board (forum).',2,0,3,1786714810,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:7:\"div2007\";s:11:\"2.4.8-0.0.0\";s:11:\"tslib_fetce\";s:13:\"0.11.0-0.15.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f393600e8261b13f01b3694e4fe52d90','fix marker replacement','jambage.com',1018012,1,0,'https://docs.typo3.org/p/jambagecom/tt-board/main/en-us/','ter','',''),
(9279478,0,'direct_mail','5.2.0',110635,2356,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1498228360,'a:2:{s:7:\"depends\";a:5:{s:3:\"cms\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:7:\"jumpurl\";s:12:\"7.6.0-7.6.99\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','f45b13c10238ab538934648c2b4dc034','Release version 5.2.0\n\nlast feature release of direct_mail 5.2.0 for TYPO3 7.6 LTS.\nAny development hereafter will be focusing the TYPO3 8.7 LTS.\n\nNew feature is the rewrite of bounce handling. The bounce handling is now run from the scheduler module.\nIt','d.k.d Internet Service GmbH',5002000,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/5.2/en-us','ter','',''),
(9279479,0,'direct_mail','5.2.1',110635,324,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1508496152,'a:2:{s:7:\"depends\";a:5:{s:3:\"cms\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"jumpurl\";s:12:\"7.6.0-7.7.99\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','01a84c551723e0eccafce749b7d81a22','Release version 5.2.1','d.k.d Internet Service GmbH',5002001,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/5.2/en-us','ter','',''),
(9279480,0,'direct_mail','5.2.2',110635,6617,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1508499697,'a:2:{s:7:\"depends\";a:5:{s:3:\"cms\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"jumpurl\";s:12:\"7.6.0-7.7.99\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','81f8a8c1ab12f0f30bf3932d993687bf','Release 5.2.2\n\nCompatible to TYPO3 8.7 LTS','d.k.d Internet Service GmbH',5002002,0,0,'https://docs.typo3.org/typo3cms/extensions/direct_mail/5.2.2','ter','',''),
(9279481,0,'direct_mail','5.2.3',110635,2071,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1571123735,'a:2:{s:7:\"depends\";a:5:{s:3:\"cms\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"jumpurl\";s:12:\"7.6.0-7.7.99\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','8ea51fd7ffe704e04728ae84b4bba7dd','Security Update - please update ASAP','d.k.d Internet Service GmbH',5002003,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/5.2/en-us','ter','',''),
(9279482,0,'direct_mail','5.2.4',110635,1299,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1589178917,'a:2:{s:7:\"depends\";a:5:{s:3:\"cms\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"jumpurl\";s:12:\"7.6.0-7.7.99\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','417c69071fac238eb4fe3b836c71f2ac','Security updates','d.k.d Internet Service GmbH',5002004,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/5.2/en-us','ter','',''),
(9279483,0,'direct_mail','6.0.0',110635,363,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1594048808,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"jumpurl\";s:12:\"7.7.0-7.8.99\";s:4:\"rdct\";s:5:\"1.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','363494a71fdb647f6493b873d93ffbac','Change log:\r\n2020-07-02 Create FUNDING.yml (Commit bf712f4 by Ivan Kartolo)\r\n2020-07-02 Merge pull request 194 from kartolo/feature/192_fix_jumpurl (Commit e6fd3a0 by Ivan Kartolo)\r\n2020-07-02 [BUGFIX] detect how the parameter need to be glued (Commit 203e96a by Ivan Kartolo)\r\n2020-07-02 Merge pull request 191 from joneppie/bugfix/pagetype_with_sitemanagment (Commit 11d995a by Ivan Kartolo)\r\n2020-07-02 Merge pull request 188 from kartolo/feature/178_jumpurl_plaintext (Commit eadda25 by Ivan Kartolo)\r\n2020-07-02 Merge pull request 187 from joneppie/remove_cms_dependency (Commit 8a88093 by Ivan Kartolo)\r\n2020-07-02 Merge pull request 193 from kartolo/feature/plaintext_fal (Commit 6efe8ca by Ivan Kartolo)\r\n2020-07-02 [BUGFIX] fix rendering textmedia and textpic if theres no images (Commit d39be72 by Ivan Kartolo)\r\n2020-06-29 [TASK] plaintext rendering of menu element (Commit 10f2548 by Ivan Kartolo)\r\n2020-06-18 [TASK] added FAL plaintext rendering for textmedia, textpic (Commit e8e3c0c by Ivan Kartolo)\r\n2020-06-16 Get URL with pagetype even when using sitemanagment (Commit 70c5334 by Johannes Pieper)\r\n2020-05-31 [BUGFIX] enable jumpurl for https in plaintext mode (Commit 2c89d7b by Ivan Kartolo)\r\n2020-05-31 Merge pull request 186 from kartolo/feature/179_disable_recipient_from_statistics (Commit 61a78c1 by Ivan Kartolo)\r\n2020-05-23 Remove deprecated cms dependency (Commit 635714e by Johannes Pieper)\r\n2020-05-21 [BUGFIX] third argument of update() must be an array (Commit 5bc59f2 by Ivan Kartolo)\r\n2020-05-21 Merge branch hotfix/v5.2.4 into develop (Commit dc3a550 by Ivan Kartolo)\r\n2020-05-10 Merge pull request 182 from xellos866/topic/180-Fix_table_for_permissions_of_plain_lists (Commit 580098a by Ivan Kartolo)\r\n2020-05-10 Merge branch w010-develop into develop (Commit 776d5e6 by Ivan Kartolo)\r\n2020-05-10 Merge branch develop of https://github.com/w010/direct_mail into w010-develop (Commit 48b47e7 by Ivan Kartolo)\r\n2020-05-10 [TASK] fix module layout (Commit d0f8d2a by Ivan Kartolo)\r\n2020-05-08 [TASK] Optimizing SQL query (Commit 4277b1b by Ivan Kartolo)\r\n2020-05-08 Merge branch jokumer-TYPO3_9 into develop (Commit 77fbddc by Ivan Kartolo)\r\n2020-05-08 Merge branch TYPO3_9 of https://github.com/jokumer/direct_mail into jokumer-TYPO3_9 (Commit f37fb12 by Ivan Kartolo)\r\n2020-05-03 [TASK] change function call to be compatible with 9 LTS (Commit e93e30a by Ivan Kartolo)\r\n2020-05-01 [BUGFIX] fix quickmail sending because of SQL error (Commit 86b048b by Ivan Kartolo)\r\n2020-05-01 [TASK] set first domain as default in the configuration module (Commit 8b2ea61 by Ivan Kartolo)\r\n2020-05-01 [TASK] Set compatibilty to 9 LTS (Commit 930188f by Ivan Kartolo)\r\n2019-11-24 [TASK]  TYPO3 9 LTS deprecation API call (Commit d773457 by Ivan Kartolo)\r\n2020-02-25 Release 5.2.4 (Commit d3dba5c by Ivan Kartolo)\r\n2020-02-25 [Security] log link clicks only in fixed interval (Commit adf931a by Ivan Kartolo)\r\n2020-02-24 [Bugfix] Fix check on table permissions for plain lists (resolves 180) (Commit 2c48ba0 by Timo Michael)\r\n2020-02-05 [TASK] Fix HTML content in backend module flashmessages (Commit d751dd8 by JKummer)\r\n2020-01-31 Merge pull request 20 from prathers/patch-1 Increase field length for long speaking url value (Commit 648f0a6 by Preben Rather Sørensen)\r\n2020-01-30 [BUGFIX] Allow jumpurl to be a valid mailto link (Commit 4c92bb7 by JKummer)\r\n2020-01-30 [BUGFIX] Remove redundant parameter in jumpurl link (Commit 03205a6 by JKummer)\r\n2020-01-26 [BUGFIX] Resolve pageTypeNum configurations for routing (Commit 1aad543 by JKummer)\r\n2020-01-26 [BUGFIX] Use title of pageRecordOverlay for translated page records (Commit 9a22ebd by JKummer)\r\n2020-01-19 [BUGFIX] Fix case syntax to check url params for delete action (Commit fa1c860 by JKummer)\r\n2020-01-16 [TASK] Solve test email address request in BE module Directmail (Commit 90861dd by JKummer)\r\n2020-01-14 [FEATURE] Add hook to post-process the actual list of recipients (Commit c74f79a by JKummer)\r\n2020-01-14 [BUGFIX] Update recipient list for draft mail (Commit d631c5e by JKummer)\r\n2020-01-12 [TASK] Resolve deprecated TYPO3 method to unset BE module menu items (Commit 7c7f6ce by JKummer)\r\n2020-01-12 [TASK] Resolve deprecated TYPO3 methods to get url for BE modules (Commit b703072 by JKummer)\r\n2020-01-12 [TASK] Resolve deprecated TYPO3 BaseScriptClass for BE modules (Commit 4d41739 by JKummer)\r\n2020-01-12 [TASK] Adopt Deprecation: 80993 - GeneralUtility::getUserObj (Commit 3bdf94f by JKummer)\r\n2020-01-12 [BUGFIX] Considers doktype constraints cause of removed configuration (Commit 4924987 by JKummer)\r\n2020-01-12 [BUGFIX] Add support for TYPO3 v9 feature simplifiedControllerActionDispatching (Commit ba5426a by JKummer)\r\n2020-01-07 Merge pull request 8 from mh0rst/TYPO3_9 (Commit 20c4ee0 by Jörg Kummer)\r\n2020-01-07 [Security] Restrict URL in jumpurl (Commit 5f9774a by Ivan Kartolo)\r\n2020-01-06 [BUGFIX] Fix PHP Warning for CSV import (Commit 0c0a65d by JKummer)\r\n2020-01-06 Merge pull request 4 from villamarianne/TYPO3_9 (Commit ee639dd by Jörg Kummer)\r\n2020-01-06 Merge branch TYPO3_9 into TYPO3_9 (Commit c30979c by Jörg Kummer)\r\n2020-01-06 [TASK] Merge commit 8e47a95 (Commit 06d066b by JKummer)\r\n2020-01-06 [TASK] Merge commit fd6da47 (Commit 16ce7fc by JKummer)\r\n2020-01-06 [TASK] Merge partially pull request from BastianBalthasarBux 150 (Commit fe77692 by JKummer)\r\n2020-01-06 [TASK] Merge pull request 168 from mediaessenz/feature/167-change-configuration-modul-stylesheet-adding-method (Commit 16f9912 by JKummer)\r\n2020-01-06 [TASK] Merge pull request 169 from vzz3/TYPO3v9-fixes4pull (Commit ed88594 by JKummer)\r\n2020-01-06 [TASK] Remove old cli script test (Commit 9a1c576 by JKummer)\r\n2019-12-19 fix call and include non existing anymore tx_directmail_pi1 class in tt_news plaintext hook (Commit ef39262 by A wolo Wolski)\r\n2019-12-11 Merge pull request 1 from Patta/patch-1 (Commit f66c1d8 by Jörg Kummer)\r\n2019-12-11 [BUGFIX] Allow tt_address 4.3 again (Commit 2b7f816 by Patrick Lenk)\r\n2019-12-07 [Security] respect user restriction on query generator (Commit e675de9 by Ivan Kartolo)\r\n2019-12-03 [BUGFIX] Fix retrieving static ID list of direct mail groups (Commit 47fd1f1 by Moritz Horstmann)\r\n2019-12-02 [BUGFIX] Get correct user record in jumpurl (Commit 262f2a4 by Pizzi)\r\n2019-12-02 [BUGFIX] Update composer dependencies (Commit 1839e97 by Pizzi)\r\n2019-11-30 [Security] show error message, if user tries to download CSV from table which no access right is given (Commit ffc3412 by Ivan Kartolo)\r\n2019-11-14 [!!!][TASK] Bump tt_address from 4.3 to 5.0 (Commit 8fa7287 by Patrick Lenk)\r\n2019-11-01 [TASK 138] fix deprecated messages produced in TYPO3 8.7 LTS (Commit 8221dd1 by Ivan Kartolo)\r\n2019-11-01 [TASK] remove old cli script (Commit 74a88d3 by Ivan Kartolo)\r\n2019-11-01 [TASK 138] fix deprecated messages (Commit 8e47a95 by Ivan Kartolo)\r\n2019-10-29 [TASK] 138: adjustment module rendering (Commit fd6da47 by Ivan Kartolo)\r\n2019-10-29 Merge pull request 165 from gotu/develop (Commit 86dc683 by Ivan Kartolo)\r\n2019-10-29 Merge pull request 150 from BastianBalthasarBux/develop (Commit 34f121e by Ivan Kartolo)\r\n2019-10-29 Merge branch develop into develop (Commit 9e03259 by Ivan Kartolo)\r\n2019-10-29 [TASK] adjust composer.json to solve any warning (Commit dc91316 by Ivan Kartolo)\r\n2019-10-29 Merge pull request 168 from mediaessenz/feature/167-change-configuration-modul-stylesheet-adding-method (Commit 18576e0 by Ivan Kartolo)\r\n2019-10-29 Merge pull request 169 from vzz3/TYPO3v9-fixes4pull (Commit 73ae873 by Ivan Kartolo)\r\n2019-10-29 Merge pull request 170 from jokumer/develop (Commit d9fdbcf by Ivan Kartolo)\r\n2019-10-15 Merge commit 3a70924777294c7fb40e9f6eb3f7627bac58dfd1 into TYPO3_9 (Commit 98046ee by JKummer)\r\n2019-10-15 Merge branch hotfix/v5.2.3 into develop (Commit 40148c8 by Ivan Kartolo)\r\n2019-10-15 Merge branch hotfix/v5.2.3 (Commit b6f5aed by Ivan Kartolo)\r\n2019-10-15 Security fix release (Commit 3a70924 by Ivan Kartolo)\r\n2019-10-14 [TASK] Adjust Documentation for TYPO3 9 compatible version (Commit 60b4513 by JKummer)\r\n2019-10-14 Merge commit d596500d8a16a2af695a68a7f7d4f9dfcd6729b1 into TYPO3_9 (Commit 505e6d3 by JKummer)\r\n2019-10-14 [TASK] Migrate documentation to new infrastructure at docs.typo3.org (Commit d596500 by JKummer)\r\n2019-10-12 Merge commit 154338508773d51d331241fc6d16bbf8714e862f by Česlav Przywara (Commit 280d9dd by JKummer)\r\n2019-10-12 Merge commit 96095555182082829cd05a0062ff75983c6dc85b by knusperpixel (Commit 18271ca by JKummer)\r\n2019-10-12 Merge commit 1d8ec2334a7f5671bc93377843683a2e7159ba1c by Invan Kartolo (Commit 709e58e by JKummer)\r\n2019-10-12 Merge pull request 157 from undkonsorten/fix-fetching-https-urls (Commit 436f274 by JKummer)\r\n2019-10-11 [TASK] Fix deprecation 79265 (Commit 4509098 by JKummer)\r\n2019-10-11 [TASK] Rewrite SQL query for analyze bounce mail, using doctrine (Commit b834eaf by JKummer)\r\n2019-10-10 [TASK] Remove image handling for obsolete EXT:dam (Commit 607ca20 by JKummer)\r\n2019-10-10 [TASK] Fix deprecation 84993 (Commit 2a874d0 by JKummer)\r\n2019-10-10 [TASK] Fix deprecation 85759 (Commit a99bf60 by JKummer)\r\n2019-10-10 [TASK] Fix deprecation 85793 (Commit 913899f by JKummer)\r\n2019-10-10 [TASK] Fix deprecation 85285 (Commit 14cd49c by JKummer)\r\n2019-10-10 [TASK] Fix duplicate of jumpurl controller class (Commit 3e68808 by jkummer)\r\n2019-10-10 [TASK] Adjust TCA for TYPO3 v9.5 compatibility (Commit bf8dc55 by JKummer)\r\n2019-10-09 [TASK] Ensure baseUrl generation always returns valid strings (Commit 6fa61f9 by JKummer)\r\n2019-10-09 [BUGFIX] Solve url generation for external pages (Commit fd19435 by JKummer)\r\n2019-10-09 [BUGFIX] Add missing class namespace for scheduler draft SQL query build (Commit adb51ef by JKummer)\r\n2019-10-09 [TASK] Remove usage of sys_domain records (Commit 4c17d51 by JKummer)\r\n2019-10-09 [TASK] Ensure baseUrl method call always uses pageId instead of sys_domain (Commit 4f24e60 by JKummer)\r\n2019-10-09 [TASK] Set extension version to 6.0.0-dev (Commit b9c0ea0 by JKummer)\r\n2019-10-09 [TASK] Improve baseUrl generation by site-configuration (Commit aeda30c by JKummer)\r\n2019-10-09 [TASK] Remove obsolete TsParser class for EM configuration and update script (Commit bf1fccc by JKummer)\r\n2019-10-09 [TASK] Ensure correct variable type as method argument if not configured (Commit 68de697 by JKummer)\r\n2019-10-09 [TASK] Remove missing log info, when mailer engine invoked in backend (Commit bea46f8 by JKummer)\r\n2019-10-09 [TASK] Simplify registered icons, use ext_localconf instead (Commit 3d5ec9a by JKummer)\r\n2019-10-09 [TASK] Remove unused deprecated code (by vzz3) (Commit c0fca00 by JKummer)\r\n2019-10-07 [BUGFIX] Replace calls to deprecated marker functions (Commit 35de578 by Moritz Horstmann)\r\n2019-09-25 Merge pull request 2 from majernik/TYPO3_9 (Commit a2d4c16 by Florian Wessels)\r\n2019-09-24 [BUGFIX] Enable sending of translated newsletters (Commit f1db174 by majernik)\r\n2019-09-24 Merge pull request 1 from majernik/TYPO3_9 (Commit a0a42e0 by Florian Wessels)\r\n2019-09-20 [BUGFIX] Do not use fetchAll when fetching for a single record (Commit 0d21574 by majernik)\r\n2019-08-28 [BUGFIX] compiling of Recipient List with \"Include page subtree\" enabled. (Commit 129cdb1 by Sebastian Mazza)\r\n2019-08-28 [BUGFIX] Fix installation in TYPO3 v9 LTS (see 138) (Commit 759af48 by Sebastian Mazza)\r\n2019-08-05 Update Configuration.php (Commit f34b9ce by Alexander Grein)\r\n2019-07-16 [CLEAN-UP] Remove unused use statements (Commit 1da4c4a by Florian Wessels)\r\n2019-07-16 [BUGFIX]  is not a integer (Commit 19d6328 by Florian Wessels)\r\n2019-07-16 [BUGFIX] Use proper alias (Commit ccdaf1a by Florian Wessels)\r\n2019-07-16 [BUGFIX] Use proper alias in join method (Commit 9cefe96 by Florian Wessels)\r\n2019-07-15 [TASK] Init Template (Commit d66b804 by Florian Wessels)\r\n2019-07-15 [BUGFIX] Use page id for getting site (Commit d8e6796 by Florian Wessels)\r\n2019-07-15 [TASK] Get overlay from pages table (Commit 27d8fdb by Florian Wessels)\r\n2019-07-15 164 UseImplicitPortToFetch documentation (Commit e7045dc by Goran Tusek)\r\n2019-07-11 Merge pull request 154 from chesio/patch-1 (Commit 62d6ae7 by Ivan Kartolo)\r\n2019-07-11 Merge pull request 98 from knusperpixel/patch-1 (Commit 153fbf7 by Ivan Kartolo)\r\n2019-07-04 164 UseImplicitPortToFetch option (Commit c919b7c by Goran Tusek)\r\n2019-05-10 Merge pull request 162 from kartolo/feature/github_160 (Commit 3c372e6 by Ivan Kartolo)\r\n2019-05-10 Merge pull request 161 from kartolo/feature/github_159 (Commit 3596d28 by Ivan Kartolo)\r\n2019-05-09 [BUGFIX] corrected jumpurl hook (Commit 1d8ec23 by Ivan Kartolo)\r\n2019-05-09 [BUGFIX] fix SQL query (Commit 16b6c1a by Ivan Kartolo)\r\n2019-05-09 Merge pull request 157 from undkonsorten/fix-fetching-https-urls (Commit 6782b17 by Ivan Kartolo)\r\n2019-04-24 [WIP] Fix deprecations (Commit cce60b5 by Florian Wessels)\r\n2019-04-24 [WIP] Fix deprecations (Commit 26485b7 by Florian Wessels)\r\n2019-04-24 [TASK] Get rid of obsolete PATH_site constant (Commit 63d62a4 by Florian Wessels)\r\n2019-04-24 [WIP] Adapt TCA (Commit 63e815b by Florian Wessels)\r\n2019-04-24 [TASK] Move EXT icon (Commit 8c41b48 by Florian Wessels)\r\n2019-04-24 [REVERT][TASK] Restore TYPO3 8 LTS compatibility in composer and ext_emconf file (Commit 5c136fb by Florian Wessels)\r\n2019-04-24 [TASK] Do not use obsolete table (Commit 6b3764d by Florian Wessels)\r\n2019-04-24 [TASK] Use SiteConfiguration for building URLs (Commit 8dae81e by Florian Wessels)\r\n2019-04-24 [TASK] Restore TYPO3 8 LTS compatibility in composer and ext_emconf file (Commit 05dfe48 by Florian Wessels)\r\n2019-04-24 [TASK] Add missing use statement (Commit 06ac590 by Florian Wessels)\r\n2019-04-24 [TASK] Do not use sys_language_overlay table (Commit 8a68dae by Florian Wessels)\r\n2019-04-24 [BUGFIX] Do not use count() on non-arrays (Commit 115c093 by Florian Wessels)\r\n2019-04-24 [TASK] Load PageTreeView via use statement (Commit 48cc5cf by Florian Wessels)\r\n2019-04-24 [TASK] Update dependencies in composer.json and ext_emconf.php (Commit 7ee0f30 by Florian Wessels)\r\n2019-04-22 Merge pull request 149 from Nostrabramus/feature/github-133 (Commit e0324e2 by Ivan Kartolo)\r\n2019-04-04 [BUGFIX] Fix setting user and password in fetch url (Commit 9c5ae4a by Karsten Nowak)\r\n2019-04-02 Fixed parameters array for unsubscribe link (Commit 13579fa by Abramo Tesoro)\r\n2019-02-20 Fix jumpurl configuration documentation (Commit 1543385 by Česlav Przywara)\r\n2019-02-15 Merge pull request 152 from joppnet/develop (Commit 3b3f5ad by Ivan Kartolo)\r\n2019-02-14 Improved detection of bounce email error messages (Commit c1c2ad4 by Oliver Schlöbe)\r\n2019-02-06 Merge pull request 109 from webit-de/20180222_fix-bounce-mail-handling (Commit 076380c by Ivan Kartolo)\r\n2019-01-15 [TASK] Rewrite arrays to short notation since php 5.4(git add --all) (Commit 1d42803 by clemens.riccabona)\r\n2019-01-15 [TASK] Iconfiles in TCA could be added via known EXT:ext_key notation, no need for some fancy function to call (Commit 35b0571 by clemens.riccabona)\r\n2019-01-15 query optimization (Commit bf1ede1 by Abramo Tesoro)\r\n2018-12-28 Merge pull request 1 from kartolo/feature/github-133 (Commit 62fb1a6 by Abramo Tesoro)\r\n2018-12-28 [WIP 133] fix coding standard (Commit a5e2f92 by Ivan Kartolo)\r\n2018-12-28 fix sql query for recipient list (Commit 9719fe9 by Ivan Kartolo)\r\n2018-12-28 Merge pull request 145 from Nostrabramus/feature/github-133 (Commit d576b54 by Ivan Kartolo)\r\n2018-12-28 added comment to a new function (Commit dc852bc by Abramo Tesoro)\r\n2018-12-28 change the key from COUNT() to counter in $res array (Commit 673ac56 by Abramo Tesoro)\r\n2018-12-28 added (Commit 29b63da by Abramo Tesoro)\r\n2018-12-28 deleted comments and sintax fixing (Commit dda1ed8 by Abramo Tesoro)\r\n2018-12-27 Merge pull request 141 from BastianBalthasarBux/develop (Commit 63bfb62 by Ivan Kartolo)\r\n2018-12-21 Migrate TYPO3_DB to DBAL (Commit fcb74c2 by Abramo Tesoro)\r\n2018-12-21 bugfixing on DBal queries (Commit 773f765 by Abramo Tesoro)\r\n2018-12-21 bugfixing (Commit 37fb61f by Abramo Tesoro)\r\n2018-12-20 bugfixing on DBal queries (Commit fef35ff by Abramo Tesoro)\r\n2018-12-20 add dependency rdct (Commit 39eb256 by Abramo Tesoro)\r\n2018-12-19 Migrate TYPO3_DB to DBAL removed deleted method backend-getRecord (Commit 6cb0e27 by Abramo Tesoro)\r\n2018-12-19 fixed bug in new scheduler task creation (Commit 2761666 by Abramo Tesoro)\r\n2018-12-19 Migrate TYPO3_DB to DBAL and removed class.ext_update.php no more used (Commit 03c37d0 by Abramo Tesoro)\r\n2018-12-17 Fixed CSV import Fixed language labels (Commit 918614f by Abramo Tesoro)\r\n2018-12-14 - fixed call to icon files - fixed deprecated functions - migrate queries to DBAL - fixed charset language constant (Commit 9889b14 by Abramo Tesoro)\r\n2018-12-07 Migrate TYPO3_DB to DBAL (Commit d69af47 by Abramo Tesoro)\r\n2018-12-03 [TASK] WIP: rewriting TYPO3_DB to doctrine DBAL (Commit 5644151 by Ivan Kartolo)\r\n2018-11-21 [BUGFIX] Exception in statistics module when trying to remove recipients. (Commit 96ec9bf by lemens)\r\n2018-10-09 Merge pull request 112 from MarkusGehrig/develop (Commit 970c517 by Ivan Kartolo)\r\n2018-10-09 Merge pull request 137 from xellos866/126-Fix-sql-definition (Commit 55b9c1c by Ivan Kartolo)\r\n2018-10-09 [BUGFIX] Adjusts mysql definition (resolves 126) (Commit 2cac6f5 by Timo Michael)\r\n2018-09-14 Merge pull request 108 from webit-de/20180220-readme (Commit a529710 by Ivan Kartolo)\r\n2018-09-14 Merge pull request 81 from christophlehmann/github_57 (Commit b1c473b by Ivan Kartolo)\r\n2018-09-14 Merge pull request 74 from kartolo/feature/github-68 (Commit 88e0002 by Ivan Kartolo)\r\n2018-08-30 [FEATURE] Add hook to post-process the actual list of recipients (Commit ef0b356 by Xavier Perseguers)\r\n2018-03-14 Migrate TCA (Commit 14f9f72 by Markus Gehrig)\r\n2018-02-22 [FEATURE] CGL (Commit d92f670 by Dan Untenzu)\r\n2018-02-22 [BUGFIX] Catch empty bounce message (Commit 08e75af by Dan Untenzu)\r\n2018-02-22 [BUGFIX] Search for Typo3MID in messagebody (Commit 6d3bf66 by Ralph Brugger)\r\n2018-02-22 [BUGFIX] Allow rfc822-headers in fetch mail script (Commit c2bf956 by Ralph Brugger)\r\n2018-02-20 [FEATURE] Followup: Remove Forge from docs (Commit 4caf2cf by Dan Untenzu)\r\n2018-02-20 Merge pull request 107 from webit-de/20170220-readme (Commit 99858ef by Ivan Kartolo)\r\n2018-02-20 [FEATURE] Docs: Extend Readme (Commit 7f44325 by Dan Untenzu)\r\n2018-02-20 Merge pull request 106 from webit-de/20180220_fix-bounce-fields (Commit ee65cd1 by Ivan Kartolo)\r\n2018-02-20 [BUGFIX] Bounce Task: Get service fields (Commit 50ebe3d by Dan Untenzu)\r\n2017-12-29 Merge pull request 96 from responseinformationsdesign/develop (Commit f83bbd5 by Ivan Kartolo)\r\n2017-12-28 Update DirectMailUtility.php (Commit a279da6 by Gerhard Rupp)\r\n2017-11-27 Allow downlevel revealed conditional comments (Commit 9609555 by knusperpixel)\r\n2017-11-03 No /tmp directory on windows systems (Commit 3aa9307 by Gerhard Rupp)\r\n2017-10-20 Merge branch release/5.2.2 into develop (Commit 5c5d728 by Ivan Kartolo)\r\n2017-10-20 Release 5.2.2 (Commit 2632e1d by Ivan Kartolo)\r\n2017-10-20 [Release] Release 5.2.2. (Commit 5a5db3f by Ivan Kartolo)\r\n2017-10-20 Merge pull request 91 from Patta/develop (Commit f2a71e1 by Ivan Kartolo)\r\n2017-10-20 [BUGFIX] fix required package versions (Commit 82b241a by Pat)\r\n2017-10-20 Release version 5.2.1 (Commit c45f27c by Ivan Kartolo)\r\n2017-10-20 Merge pull request 90 from kartolo/83_fix_distribution_time (Commit 1dfb1af by Ivan Kartolo)\r\n2017-10-20 [BUGFIX] set the mailing date and time correctly (Commit e27e09c by Ivan Kartolo)\r\n2017-10-20 Merge pull request 89 from theorak/develop (Commit 3d1d84d by Ivan Kartolo)\r\n2017-10-18 fixed typo for f744309 (Commit 83af450 by theorak)\r\n2017-10-18 [BUGFIX] fixed required packages names and versions (Commit f744309 by theorak)\r\n2017-10-17 Merge pull request 88 from Patta/develop (Commit f3f269b by Ivan Kartolo)\r\n2017-10-16 [BUGFIX] fix typo3/cms-core version range in composer.json (Commit b9c3ead by Pat)\r\n2017-10-02 Merge pull request 86 from tritum/develop (Commit 797a2ff by Ivan Kartolo)\r\n2017-10-02 Merge branch develop into develop (Commit 0ac9f95 by Ivan Kartolo)\r\n2017-10-02 Merge pull request 79 from kartolo/github_78 (Commit 7e23ce7 by Ivan Kartolo)\r\n2017-10-02 Merge branch develop into github_78 (Commit dd8c692 by Ivan Kartolo)\r\n2017-10-02 Merge pull request 84 from visuellverstehen/task-larger-select-field (Commit 7daa511 by Ivan Kartolo)\r\n2017-09-26 [FEATURE] Introduce a flash message renderer (resolves 85) (Commit f3a2222 by Björn Jacob)\r\n2017-09-25 [TASK] Use larger select field for multiple mail groups (Commit cef97a0 by Malte Riechmann)\r\n2017-09-25 [FIX] Use correct function to parse string to timestamp (Commit 186fa6d by Malte Riechmann)\r\n2017-09-25 BUGFIX: Encode  char in jumpurls (Commit 42e7f58 by Christoph Lehmann)\r\n2017-09-18 PSR-2 code cleanup (Commit 5a0810d by Ivan Kartolo)\r\n2017-09-18 [TASK] cleanup code for compatibility TYPO3 7 and 8 LTS (Commit 02d17ca by Ivan Kartolo)\r\n2017-09-15 Update for TYPO3 8 LTS (60) (Commit 5f19111 by Christian Toffolo)\r\n2017-09-15 Merge pull request 66 from kartolo/feature/github_64 (Commit ba4eccf by Ivan Kartolo)\r\n2017-09-11 Merge pull request 71 from rsternec/patch-1 (Commit f511bf7 by Ivan Kartolo)\r\n2017-09-11 Merge pull request 76 from kartolo/feature/github-75 (Commit 1da3766 by Ivan Kartolo)\r\n2017-09-11 [BUGFIX] added default value. (Commit a5d16e9 by Ivan Kartolo)\r\n\r\nThanks to following commiter:\r\n Johannes Pieper\r\n Timo Michael\r\n JKummer\r\n Preben Rather Sørensen\r\n Jörg Kummer\r\n A wolo Wolski\r\n Patrick Lenk\r\n Moritz Horstmann\r\n Pizzi\r\n jkummer\r\n Florian Wessels\r\n majernik\r\n Sebastian Mazza\r\n Alexander Grein\r\n Goran Tusek\r\n Karsten Nowak\r\n Abramo Tesoro\r\n Česlav Przywara\r\n Oliver Schlöbe\r\n clemens.riccabona\r\n lemens\r\n Xavier Perseguers\r\n Markus Gehrig\r\n Dan Untenzu\r\n Ralph Brugger\r\n Gerhard Rupp\r\n knusperpixel\r\n Pat\r\n theorak\r\n Björn Jacob\r\n Malte Riechmann\r\n Christoph Lehmann\r\n Christian Toffolo\r\n\r\nThanks for sponsoring:\r\n maixit.de','d.k.d Internet Service GmbH',6000000,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/6.0/en-us','ter','',''),
(9279484,0,'direct_mail','6.0.1',110635,212,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1599039733,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"jumpurl\";s:12:\"7.7.0-7.8.99\";s:4:\"rdct\";s:5:\"1.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','bd9a4aa80abd15cd7b059ba535b51ea7','Bugfix release.\r\nSee https://github.com/kartolo/direct_mail/releases/tag/6.0.1\r\nThanks to: \r\n Devid Messner\r\n Florian Dorn\r\n Christian Toffolo','d.k.d Internet Service GmbH',6000001,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/6.0/en-us','ter','',''),
(9279485,0,'direct_mail','6.0.2',110635,322,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1599834711,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"jumpurl\";s:12:\"7.7.0-7.8.99\";s:4:\"rdct\";s:5:\"1.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','025ee16e5918660cbae9cefa4b9b4c48','See https://github.com/kartolo/direct_mail/releases/tag/6.0.2','d.k.d Internet Service GmbH',6000002,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/6.0/en-us','ter','',''),
(9279486,0,'direct_mail','7.0.0',110635,152,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1609245041,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"jumpurl\";s:6:\"8.0.0-\";s:4:\"rdct\";s:5:\"2.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','acd2498e8c8dfab5ec8c3c1f10a400e3','Thanks to contributer. See https://github.com/kartolo/direct_mail/releases/tag/7.0.0','d.k.d Internet Service GmbH',7000000,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/7.0/en-us','ter','',''),
(9279487,0,'direct_mail','7.0.1',110635,145,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,-1,1,1629195182,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"jumpurl\";s:6:\"8.0.0-\";s:4:\"rdct\";s:5:\"2.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','5a874f287800474dca239f779b3e4590','see https://github.com/kartolo/direct_mail/releases/tag/v7.0.1 for changelog\r\n\r\nThank you to following commiter:\r\n Igor Neyman\r\n Peter Kraume\r\n Patrick Lenk\r\n SSFGizmo\r\n Jonas\r\n Marco Kuprat\r\n Philipp Huberty','d.k.d Internet Service GmbH',7000001,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/7.0/en-us','ter','',''),
(9279488,0,'direct_mail','6.0.3',110635,31,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,0,1,1702411618,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"jumpurl\";s:12:\"7.7.0-7.8.99\";s:4:\"rdct\";s:5:\"1.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','4ff9971cb07becd4156dd733ce2bd779','Security fix - please update ASAP\r\nSee https://github.com/kartolo/direct_mail/releases/tag/6.0.3','d.k.d Internet Service GmbH',6000003,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/6.0/en-us','ter','',''),
(9279489,0,'direct_mail','7.0.3',110635,65,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,0,1,1702411669,'a:2:{s:7:\"depends\";a:5:{s:10:\"tt_address\";s:6:\"4.0.0-\";s:3:\"php\";s:5:\"7.2.0\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"jumpurl\";s:6:\"8.0.0-\";s:4:\"rdct\";s:5:\"2.0.0\";}s:9:\"conflicts\";a:4:{s:18:\"sr_direct_mail_ext\";s:0:\"\";s:12:\"it_dmail_fix\";s:0:\"\";s:10:\"plugin_mgm\";s:0:\"\";s:15:\"direct_mail_123\";s:0:\"\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','5671eaba8c6cc4dbca6b02f2a9bf21ee','Security fix - please update ASAP\r\nSee https://github.com/kartolo/direct_mail/releases/tag/v7.0.3','d.k.d Internet Service GmbH',7000003,0,0,'https://docs.typo3.org/p/directmailteam/direct-mail/7.0/en-us','ter','',''),
(9279490,0,'direct_mail','9.5.2',110635,90,'Direct Mail','Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.',2,0,1,1702411691,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"lowlevel\";s:15:\"11.5.0-11.99.99\";s:10:\"tt_address\";s:12:\"6.0.0-8.0.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:7:\"jumpurl\";s:6:\"8.0.3-\";s:4:\"rdct\";s:5:\"2.1.0\";}}','Ivan Kartolo','ivan.kartolo@dkd.de','ivankartolo','7dade4d071a5fe4182c30e152d285ced','Security fix - please update ASAP\r\nSee https://github.com/kartolo/direct_mail/releases/tag/9.5.2','d.k.d Internet Service GmbH',9005002,1,0,'https://docs.typo3.org/p/directmailteam/direct-mail/9.5/en-us','ter','',''),
(9279491,0,'dbal','8.4.1',9204,1129,'Database Abstraction Layer','A database abstraction layer implementation for TYPO3 4.6 based on ADOdb and offering a lot of other features.',2,0,0,1511455203,'a:1:{s:7:\"depends\";a:2:{s:5:\"adodb\";s:12:\"8.4.0-8.9.99\";s:5:\"typo3\";s:12:\"8.4.0-8.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','b91b5a6e243d1d28138fa0d361812320',' Fix admin_get_tables query with native MySQL connection\n Fix extension installation in EM\n\nFor more information see ChangeLog.','',8004001,1,0,'https://docs.typo3.org/p/friendsoftypo3/dbal/8.4/en-us','ter','',''),
(9279492,0,'crawler','5.1.3',74035,1721,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1500628275,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','75c877dd75df0c2affac1a7401abb6f1','[RELEASE] Release of crawler 5.1.3\n\n[TASK] Added Cache to TypoScriptUtility','AOE GmbH',5001003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/5.1.4','ter','',''),
(9279493,0,'crawler','5.1.4',74035,1051,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1507557197,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','64ab091233bc2cb0e60e0629d7b38a9a','[RELEASE] Release of crawler 5.1.4\n\n Release Notes \n\n [CLEANUP] Adjust version constraints\n [FEATURE] Use actual page ID for TSFE initialization (214)\n [TASK] Set more realistic timeouts (30 min should be sufficient) (213)\n Cleanup/codestyle (2','AOE GmbH',5001004,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/5.1.4','ter','',''),
(9279494,0,'crawler','5.2.0',74035,863,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1509968833,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','39303acda1723208d1322c010d9c8a9a','[RELEASE] Release of crawler 5.2.0\n\n [TASK] add post process signal slot also for use with crawler_im (211)\n [FEATURE] TypoScript Root Template must be configured in crawler configuration\n [TASK] Add CSS class for AdditionalFieldProviders for TYPO3 7.','AOE GmbH',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/5.2.1','ter','',''),
(9279495,0,'crawler','5.2.1',74035,4008,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1512381677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','d2724aaeaea7950c110b72c3c14ce03c','[RELEASE] Release of crawler 5.2.1\n\nChangelog:\n[CLEANUP] Change PHP requirements  updated testing (228)\n[CLEANUP] Remove function call deprecated in TYPO3 7.6 (222)\n[BUGFIX] Keeps Crawler Info on current page on refresh (198)\n[CLEANUP] Remove hhvm fr','AOE GmbH',5002001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/5.2.1','ter','',''),
(9279496,0,'crawler','6.0.0',74035,700,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1513863435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','94f10885c3dcec0d489c48b627ad306e','[RELEASE] Release of crawler 6.0.0\n\nChangelog:\n[FEATURE] Introduce namespaces (226)\n[BUGFIX] Changed Url-generation for pagination (89) (246)\n[CLEANUP] Remove legacy TYPO3 CMS 4.x XCLASS registration (243)\n[BUGFIX] Makes starting a new cli process in ','AOE GmbH',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.0.0','ter','',''),
(9279497,0,'crawler','6.1.0',74035,825,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1515427393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','7237cf430ebd774b9304d4415e5c0d2b','[RELEASE] Release of crawler 6.1.0\n\nChangelog:\n[BUGFIX] Crawler only crawls first level (261)\n[TASK] Add Warn when no configuration is selected (191)\n[CLEANUP] Adjust variable names to reflect renamed Classes (250)\n[FEATURE] Configuration_hash for carw','AOE GmbH',6001000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.1.2','ter','',''),
(9279498,0,'crawler','6.1.1',74035,1484,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1518009127,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','29d5e11f0927f6da58909bde39ebc0f0','[RELEASE] Crawler 6.1.1','AOE GmbH',6001001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.1.2','ter','',''),
(9279499,0,'crawler','6.1.2',74035,2348,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1525871481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','45cc190a891313bc19dc6d0e5890f2e9','[RELEASE] Release of crawler 6.1.2\n\nChangelog:\n[BUGFIX] Only execute getSelectedState if $task ! null (279) (296)\n[BUGFIX] Fixes $task is null (287)\n[BUGFIX] Create file which is expected by TYPO3 CMS (262)\n[BUGFIX] Switched Refresh-icon to use Icon ','AOE GmbH',6001002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.1.2','ter','',''),
(9279500,0,'crawler','6.2.0',74035,573,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1548249799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','fdf5d27cb80abd297e6fb11594554374','[RELEASE] Release of crawler 6.2.0\n\nChangelog:\n\n[BUGFIX] Prevents a potential SQL injection vulnerability (333)\n[TASK] Re-adds type hint (10) (303)\n[TASK] Change NOT NULL for pidsonly field (318)\n[BUGFIX] Avoid warning if $q_entry[result_data] is em','AOE GmbH',6002000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.2.0','ter','',''),
(9279501,0,'crawler','6.3.0',74035,634,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1552025120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','2979dfc762953fe54d33bd2b7bb54e2d','[RELEASE] Release of crawler 6.3.0\n\n[FEATURE] Implements CommandController, deprecates the CommandLineControllers 322','AOE GmbH',6003000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.3.2','ter','',''),
(9279502,0,'crawler','6.3.1',74035,382,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1553514947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','2d860c2d1d33654250ec4da8871af462','[RELEASE] Release of crawler 6.3.1\n\n[TASK] Updates helhum/typo3-console dependencies - Thanks @stucki','AOE GmbH',6003001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.3.2','ter','',''),
(9279503,0,'crawler','6.3.2',74035,442,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1553842665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','f138f897b9a4fa02e178970d0c68c9a8','[RELEASE] Release of crawler 6.3.2\n\n[BUGFIX] Adjust getConfigurationKeys to match old usages (341)','AOE GmbH',6003002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.3.2','ter','',''),
(9279504,0,'crawler','6.4.0',74035,430,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1556801000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','4312e5f75f4ad247192aa95de091558b','[RELEASE] Release of crawler 6.4.0\n\n[FEATURE] Deprecates EventDispatcher  Adds Signal Slots (252)\n[BUGFIX] Removes deprecated functions\n[CLEANUP] Fix typo in SIGNAL constants\n[CLEANUP] Fix problems with PHP 7.2','AOE GmbH',6004000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.4.1','ter','',''),
(9279505,0,'crawler','6.4.1',74035,536,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1557320001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','2c0b7c927e50b0feedbc07abd008bf32','[RELEASE] Release of crawler 6.4.1\n\n[BUGFIX] Changed TCA Label for hidden checkbox (321)\n[BUGFIX] Adds version contraint to resolve missing  (352)','AOE GmbH',6004001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/6.4.1','ter','',''),
(9279506,0,'crawler','6.5.0',74035,493,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1562573244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','15493b04bfc619da4f805b3d9e8ef73d','[RELEASE] Release of crawler 6.5.0\r\n\r\n[BUGFIX] Error processing_instruction_filter has no default value (381)\r\n[TASK] Update composer dependencies\r\n','AOE GmbH',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279507,0,'crawler','6.6.0',74035,298,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1565072991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','daed8909b77f47967d31863e7d1cdd0c','[RELEASE] Release of crawler 6.6.0\r\n\r\n[TASK] Add extension-release to composer scripts\r\n[TASK] Setting up Travis CI with Deployment to TER on tags (400)\r\n[BUGFIX] Change check for CLI request or backend request in CrawlerCommandController\r\n[BUGFIX] Resolves the bin-dir from composer.json (357)\r\n[TASK] Add tests for expandParameters (391)\r\n[TASK] Deprecated functions not longer needed (390)\r\n[TASK] Update documentation rendering to match new setup from docs-team (389)\r\n[TASK] Deprecated functions (387)\r\n[BUGFIX] Composer: Move system dependency (386)\r\n[TASK] Add tests for CrawlerController (385)\r\n[TASK] Update PHP Requirements (382)\r\n[FEATURE] Use Extbase Domain/Model  Repository 323 (328)','AOE GmbH',6006000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279508,0,'crawler','6.6.1',74035,271,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1565197677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','e57a8a0bc2835b2ec8d145d39a00bea1','[RELEASE] Release of crawler 6.6.1\r\n\r\n[BUGFIX] Use correct method names','AOE GmbH',6006001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279509,0,'crawler','6.6.2',74035,396,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1565271370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','48c14e314a835bd19a94d41d995c689b','[RELEASE] Release of crawler 6.6.2\n\n[BUGFIX] Change incorrect mocking and function calls  (404)','AOE GmbH',6006002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279510,0,'crawler','6.6.3',74035,330,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1566390506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','66b37fd5e79293bccf00ac6e068a5bf7','[RELEASE] Release of crawler 6.6.3\n\n[BUGFIX] Changed findByUid() to findByProcessId() (408)\n[BUGFIX] Change type declaration for pidsonly\n[BUGFIX] Changing the getters/setters for configuration model (407)','AOE GmbH',6006003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279511,0,'crawler','6.6.4',74035,473,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1566547449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','692cdab6e6c934b38e5b3344c4fb2047','[RELEASE] Release of crawler 6.6.4\n\n[BUGFIX] PHP Warning in CrawlerController in CLI mode (307)\n[BUGFIX] Make sure that Process is added and mapped correctly (413)\n[BUGFIX] Change the calculation of composer-bin-dir (416)','AOE GmbH',6006004,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279512,0,'crawler','6.6.5',74035,368,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1571235550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','299c06e8e92c94ee4cb878ed2347970a','[RELEASE] Release of crawler 6.6.5\n\n[BUGFIX] Remove obsolete HTML and adjust tables\n[BUGFIX] Adjust table styling to match both TYPO3 7 & 8\n[BUGFIX] Resolve typo3cms non-composer path for typo3_console  v5 (469)\n[DOC] Update issue template for security issues (468)\n[BUGFIX] Resolving typo3cms path if composer not used (446) (449)\n[BUGFIX] Change the SignalSlots to call by reference','AOE GmbH',6006005,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279513,0,'crawler','6.7.0',74035,612,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1573214763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','aad438976002844ae630c5319391d1a4','[RELEASE] Release of crawler 6.7.0\n\n[BUGFIX] Populate Queue object before returning it from repository (473)\n[DOC] Adds documentation for Command Controllers','AOE GmbH',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279514,0,'crawler','6.7.1',74035,664,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1585401776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','e10009944eb207a860b4e6e3769d2ce4','[RELEASE] Crawler version 6.7.1\n\n[BUGFIX] Switches $sleepAfter and $sleeptime\n[BUGFIX] Match force ssl property in model with tca (494)\n[FEATURE] add _RECURSIVE option to the subpartParams Configuration of the lookup _TABLE instructions (476)','AOE GmbH',6007001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279515,0,'crawler','9.0.0',74035,442,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1586877995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','ff5f1cca96cb61fc8cb841b957d4e4d4','[RELEASE] Crawler version 9.0.0\n\n Adds support for TYPO3 9 LTS\n Adds support for TYPO3 10.3\n Drops support for TYPO3 7.6\n Drops support for TYPO3 8.7\n Drops support for  PHP 7.2\n\nFor more details check:\nhttps://github.com/AOEpeople/crawler/blob/master/CHANGELOG.mdversion-900','AOE GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279516,0,'crawler','9.0.1',74035,376,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1589210376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','1e0097f6b89dc19d92e38343bc5b4f5c','[RELEASE] Crawler version 9.0.1\n\n Changed result handling for Crawling in case of 500 errors on directRequests\n Set correct tableName for mountPoint queries\n Fallback to alturl is added to ensure crawling of pages including PDF files\n Get fe_user from $GLOBALS[TSFE] instead of $request-getAttribute()\n Have getTimeForFirstItem() and getTimeForLastItem return 0 is no process found\n\nPlease read\nhttps://github.com/AOEpeople/crawler/blob/master/CHANGELOG.md for more\ninformation.','AOE GmbH',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279517,0,'crawler','9.0.2',74035,210,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1594652699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','1b41ce766e4175a01b239442e83bbbb9','[RELEASE] Crawler version 9.0.2\n\nAdded:\n Update specific doktypes for skipping page\n Configure commands in Services.yaml for TYPO3 v10\n Tests for BackendModule\n Add index for tx_crawler_queue.scheduled table field\n Support for Symfony console 5\n Add example for pageVeto hook in documentation\n\nChanged:\n Group TCA in tabs and add descriptions to fields\n\nFixed:\n Handle empty response when fetching URL\n Set default value when procInstrFilter is not defined','AOE GmbH',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279518,0,'crawler','9.0.3',74035,258,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1595245840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','1a38006af6a20de650594dab8939ee43','[RELEASE] Crawler version 9.0.3\n\nAdded:\n More information into CONTRIBUTING.md about development using container\n\nFixed:\n Load crawler initialization before TSFE rendering preparation','AOE GmbH',9000003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279519,0,'crawler','9.1.0',74035,334,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1596351949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','866fac2228fed331cea288ef36646d33','[RELEASE] Crawler version 9.1.0\n\nAdded:\n Adds light red background color  icons to crawler log rows with errors\n Crawler processing by page priority\n Automatically adding pages being edited or a page caches is cleared to the crawler queue','AOE GmbH',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279520,0,'crawler','9.1.1',74035,219,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1602955438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','f1f1106e436c53051cfc8b722f1670e3','[RELEASE] Crawler version 9.1.1\n\nAdded\n Documentation example for ext:news\n CrawlStrategyFactory to move login out of the QueueExecutor\n\nDeprecated\nFunctions & Properties\n ProcessRepository-countActive()\n ProcessRepository-getLimitFromItemCountAndOffset()\n CrawlerController-getUrlFromPageAndQueryParameters()\n\nChanged\n UrlService-getUrlFromPageAndQueryParameters() moved from CrawlerController\n\nFixed\n Frontend User initialization with UserGroups for crawling protected pages\n Making sure PageUid added with ExcludeString is kept as integers\n Instantiation of ProcessRepository and QueueRepository change to GeneralUtility::makeInstance\n Ensure that DataHandlerHook will not add pages to queue that does not exist','AOE GmbH',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279521,0,'crawler','9.1.2',74035,178,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1604739749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','b49d3117279ec791784975abb53c8a96','[RELEASE] Crawler version 9.1.2\n\nAdded\n Progress bar to the crawler:buildQueue command output when using with --mode exec\n Improve documentation about proper crawler configuration for user with Website Usergroups\n\nFixed\n Detailed process views is callable again\n Makes sure the QueueRepository is always set when needed in Domain/Model/Process\n Crawling with FE-Groups is correct initialized with both TYPO3 9 & 10','AOE GmbH',9001002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279522,0,'crawler','9.1.3',74035,171,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1605890934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','e239d7abf9a272c099a2f70a9fd3331b','[RELEASE] Crawler version 9.1.3\n\nAdded\n QueueFilter to operate with Object instead of string/arrays\n\nDeprecated\nFunctions & Properties\n\n BackendModule-modMenu()\n CrawlerController-CLI_debug()\n CrawlerController-getAccessMode()\n CrawlerController-setAccessMode()\n CrawlerController-getDisabled()\n CrawlerController-setDisabled()\n CrawlerController-getProcessFilename()\n CrawlerController-setProcessFilename()\n CrawlerController-accessMode\n CrawlerController-processFilename\n\nChanged\n Updated Rector, PHPStan, ECS for better static code analysis\n BackendModule is splittet into smaller classes to improve readability and maintainability\n Crawler Class added, this can be used to check whether the crawler is enabled or disabled\n\nFixed\n aoe/crawler/initialization (middleware) is moved to before typo3/cms-core/normalizedParams to have crawler being \"last\" in middleware chain','AOE GmbH',9001003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279523,0,'crawler','6.7.3',74035,140,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1606373277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen','dev@aoe.com','tomasnorre','62539812291eb377ced55c1040490650','[RELEASE] Crawler version 6.7.3\n\nAdjust SQL to support MySQL Strict-Mode','AOE GmbH',6007003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279524,0,'crawler','9.1.4',74035,161,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1606512466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','6fc0b9a4dbb1b9db8da114068add2af5','[RELEASE] Crawler version 9.1.4\n\nChanged\n IndexedSearchCrawlerHook::class is marked as deprecated and will be removed when dropping support for TYPO3 9LTS and 10LTS\n\nDeprecated Classes\n IndexedSearchCrawlerHook\n\nDeprecated Functions & Properties\n CrawlerController-getDuplicateRowsIfExist()\n\nFixed\n Auto-loading for non-composer projects fixed','AOE GmbH',9001004,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279525,0,'crawler','9.1.5',74035,152,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1608388051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-10.4.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','20fe22ab3ba79da1af1fbd9d1e038d5d','[RELEASE] Crawler version 9.1.5\n\nAdded\n Error-Handling when Page 0 is used for crawler:buildQueue\n\nChanged\n Removed all references to cHash as it is not used anymore.\n\nDeprecated Functions & Properties\n CrawlerController-getLogEntriesForPageId()\n CrawlerController-CLI_runHooks()\n QueueRepository-countAllByProcessId()\n QueueRepository-countUnprocessedItems()\n FlushQueueCommand --page option\n\nFixed\n Typecasting port number in cli/bootstrap to have processQueue working with non-standard ports\n Flush entire queue works again\n Check if PageRow[uid] is integer before handing it on to next function','AOE GmbH',9001005,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279526,0,'crawler','9.2.0',74035,134,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1608640799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','fa9e09f4e2c7c40c5ab08478c3a5fdd6','[RELEASE] Crawler version 9.2.0\n\nAdded\n Add support for TYPO3 11.0\n\nDeprecated Classes\n CrawlerApi','AOE GmbH',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279527,0,'crawler','9.2.1',74035,153,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1609069702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','a97ddd481cd59cc428ef9da4170bdf19','[RELEASE] Crawler version 9.2.1\n\nChanged\n Moved HTML from the LogRequestForm-drawLog_addRows() to Fluid-template\n Extended the Example for PageTS Configuration\n\nDeprecated Functions\n SignalSlotUtility-emitSignal()\n\nDeprecated Classes\n SignalSlotUtility\n\nFixed\n PageTS Crawler configurations (broken since 9.1.3)','AOE GmbH',9002001,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279528,0,'crawler','9.2.2',74035,153,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1611693888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','eead537a66fbb404f81cbc6b6cc8a224','[RELEASE] Crawler version 9.2.2\n\nAdded\n AccessService::hasGroupAccess()\n\nDeprecated Functions & Properties\n CrawlerController-CLI_releaseProcesses()\n CrawlerController-hasGroupAccess()\n\nFixed\n buildQueue with --mode exec resulted in a 503\n Set content in fetchUrlContents() to false if null, to prevent serializing from failing','AOE GmbH',9002002,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279529,0,'crawler','9.2.3',74035,162,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1617044926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','5ec50a5fa62e887aca2b2fc09a029df1','[RELEASE] Crawler version 9.2.3','AOE GmbH',9002003,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279530,0,'crawler','9.2.4',74035,145,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1617949133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','a4ecc5994e9dc9f72a536475dcf88378','[RELEASE] Crawler version 9.2.4\n\nFixes:\n Date parsing for immediate queue entries','AOE GmbH',9002004,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279531,0,'crawler','9.2.5',74035,139,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1622228471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','948463fd93c4e19302d8818b8af5bdd5','[RELEASE] Crawler version 9.2.5\n\nAdded\n Added Troubleshooting information about Crawler Module\n Added PageService\n\nFixed:\n Date parsing for immediate queue entries\n\nChanged:\n A lot of Classes are marked as internal (See CHANGELOG)\n Functions are marked as deprecated (See CHANGELOG)\n\nhttps://github.com/AOEpeople/crawler/blob/main/CHANGELOG.md','AOE GmbH',9002005,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279532,0,'crawler','9.2.6',74035,133,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1626278203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','b415d79c41742a0cb0cc7a676663ffd0','[RELEASE] Crawler version 9.2.6\n\nFixed:\n Added missing symfony/polyfill-php80 to non-composer versions','AOE GmbH',9002006,0,0,'https://docs.typo3.org/typo3cms/extensions/crawler/','ter','',''),
(9279533,0,'crawler','10.0.0',74035,130,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1628002185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','31826e2e03a6dc76221ca4708e0cef11','[RELEASE] Crawler version 10.0.0\n\n Added\nAdded information about indexed_search money pool\n\n Fixed\nAdd processId to finished QueueEntries to ensure the process will been seen as successful instead of cancelled.\nFix type error when exclude subcfg is not defined\nSites/URLs get crawled but not indexed [@twestner](https://github.com/twestner)\n\n Removed Properties\n!!! CrawlerController-tableName\n!!! ConfigurationRepository-tableName\n!!! ProcessRepository-tableName\n!!! QueueRepository-tableName','AOE GmbH',10000000,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/10.0/en-us','ter','',''),
(9279534,0,'crawler','10.0.1',74035,138,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1630071131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','1e5ff151561028d0d065e2804cc1a22f','[RELEASE] Crawler version 10.0.1\n\n Fixed\nExclude Pages in Crawler configs accepts e.g. 63 again, page id 6 & depth 3','AOE GmbH',10000001,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/10.0/en-us','ter','',''),
(9279535,0,'crawler','10.0.2',74035,136,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1631801507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','dev@aoe.com','tomasnorre','a39417de9f3741587b06075b67d6720c','[RELEASE] Crawler version 10.0.2\n\nAdded\n Replace in composer for aoepeople/crawler\n\nChanged\n Changed composer package name to tomasnorre/crawler','AOE GmbH',10000002,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/10.0/en-us','ter','',''),
(9279536,0,'crawler','10.0.3',74035,133,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1632905886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.0.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','tomasnorre@gmail.com','tomasnorre','4c78d0180b68ef5df54be1a45d141c79','[RELEASE] Crawler version 10.0.3\n\nFixed\n Avoid empty mountpoint parameter in URL when building the queue\n Add description to crawler:commands for TYPO3 10','',10000003,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/10.0/en-us','ter','',''),
(9279537,0,'crawler','11.0.0',74035,130,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1634909280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','tomasnorre@gmail.com','tomasnorre','79a46a5423f530a89536326dfa19f3e5','[RELEASE] Crawler version 11.0.0\n\nOnly added functionality is added here, please see the\nhttps://github.com/tomasnorre/crawler/blob/main/CHANGELOG.md\nfor more changes.\n\nAdded\n Support for TYPO3 11 LTS\n PHP 8.0 Support\n Display error messages in buildQueue command in CLI\n PSR-14 ModifySkipPageEvent\n PSR-14 AfterUrlCrawledEvent\n PSR-14 InvokeQueueChangeEvent\n PSR-14 AfterUrlCrawledEvent\n PSR-14 BeforeQueueItemAddedEvent\n PSR-14 AfterQueueItemAddedEvent','',11000000,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279538,0,'crawler','11.0.1',74035,128,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1635775862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Kasper Skaarhoj, Daniel Poetzinger, Fabrizio Branca, Tolleiv Nietsch, Timo Schmidt, Michael Klapper, Stefan Rotsch, Tomas Norre Mikkelsen, Tizian Schmidlin','tomasnorre@gmail.com','tomasnorre','610f0daac009344f537b3018940a6ac7','[RELEASE] Crawler version 11.0.1\n\nChanged\n Use more expressive message for excluded doktypes when building queue\n\nFixed\n Set result_data back to json_encode($result) to ensure correct result handling in backend\n Removes QueueRepository from FrontendUserAuthenticator Middleware, to ensure FE plugins can be rendered\n PHP 8.0 compatibility problems. Undefined indexes resolved\n Change requests to write to Header to ensure StaticFileCache is working\n Switched back to fetch() instead of fetchAssociative() to keep support for legacy TYPO3 installations','',11000001,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279539,0,'crawler','11.0.2',74035,121,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1641928450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','0c0be4c1342540054cee65e827c3dd79','[RELEASE] Crawler version 11.0.2\n\nAdded\n Docs: Troubleshooting - Site based baseVariants not used\n Docs: Example on how to exclude pages recursively from being crawled\n Docs: Respecting Categories in News to prevent double indexing\n Docs: Set correct main branch name\n\nFixed\n DateTime parse error in backend module when displaying log\n PHP8 undefined array keys in CrawlerController, ConfigurationService and middlewares\n Text not displayed in confirm dialog in backend module','',11000002,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279540,0,'crawler','11.0.3',74035,116,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1643377440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','3743d59cdeb0936a25a52e6aea2aed88','[RELEASE] Crawler version 11.0.3\n\nAdded\n PHP 8.1 compatibility\n\nFixed\n PHP8 undefined array key when creating/updating/saving configuration record\n RestrictedPages is getting crawled when Crawler Configuration contains the belonging UserGroup','',11000003,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279541,0,'crawler','11.0.4',74035,123,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1644572044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','83e4b1b7877b82cf58bfd132d7de6aed','[RELEASE] Crawler version 11.0.4\n\n Crawler could not index frontend because of trustedHostPattern mismatch\n Fatal PHP error is thrown in the backend crawler log\n Prevent buildQueue from creating entries for non-localized pages\n CrawlerController checking if URL is correct ObjectType fixed\n\n ConfigurationRepository-getCrawlerConfigurationRecords()\n ProcessRepository-findByProcessId()\n QueueRepository-countAllUnassignedPendingItems()\n QueueRepository-countPendingItemsGroupedByConfigurationKey()\n QueueRepository-getSetIdWithUnprocessedEntries()\n QueueRepository-getTotalQueueEntriesByConfiguration()\n QueueRepository-getLastProcessedEntriesTimestamps()\n QueueRepository-getLastProcessedEntries()\n QueueRepository-getPerformanceData()\n QueueRepository-isPageInQueueTimed()\n QueueRepository-getAvailableSets()\n QueueRepository-findByQueueId()','',11000004,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279542,0,'crawler','11.0.5',74035,87,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1668147049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','65a8fd2842737e816250f918d3d8075b','[RELEASE] Crawler version 11.0.5\r\n\r\nFixed:\r\n If indexed_search is installed activate procInstructions for indexed_search\r\n Ensure undefined indexes is not throwing a warning in PHP 8','',11000005,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279543,0,'crawler','11.0.6',74035,92,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1668284197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','22e434db6794f3610c776cb2fd3344a8','[RELEASE] Crawler version 11.0.6\r\n\r\nFixed\r\n Zip extension with PHP 7.4 builds instead of PHP 8.1\r\n\r\n','',11000006,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279544,0,'crawler','11.0.7',74035,108,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1668786760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','67fd96e63e47ab2a2d1fcf8bff450f74','[RELASE] Crawler version 11.0.7\r\n\r\n Ensure that array key is set before used in BuildQueueCommand (PHP 8.1)','',11000007,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279545,0,'crawler','12.0.0',74035,56,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1716300017,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','9319c6515fba3f7e1a05309ef2ec01b8','[RELEASE] Crawler version 12.0.0\r\n\r\nAdd support for TYPO3 12\r\n\r\n','',12000000,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279546,0,'crawler','11.0.8',74035,50,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1716391332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','1d35ac0e6d668528e6a53b69937fb686','[RELEASE] Crawler version 11.0.8','',11000008,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279547,0,'crawler','12.0.1',74035,50,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1717007079,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','e5942b3c5202df526cc029e692d3f934','[RELEASE] Crawler version 12.0.1','',12000001,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279548,0,'crawler','12.0.2',74035,50,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1717007728,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','86a5c14c1ab5cb9d4bd35b80cd02c2e1','[RELEASE] Crawler version 12.0.2','',12000002,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279549,0,'crawler','11.0.9',74035,50,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1717053886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','3a10add91a45c54b2cc10b4ff55e3577','[RELEASE] Crawler version 11.0.9\r\n\r\nFixes:\r\n Updated composer.json to have prepare-release to enable installations on non-composer projects','',11000009,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279550,0,'crawler','12.0.3',74035,59,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1717054765,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','2cc62388032a11a0bdbb5584e66bbfb2','[RELEASE] Crawler version 12.0.3\r\n    \r\nFixed:\r\n Regression, enables installed on non-composer projects again','',12000003,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279551,0,'crawler','12.0.4',74035,63,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1718267990,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','868ac8b65ff484421a2017a8a2f376f9','[RELEASE] Crawler version 12.0.4\n\nChanged\n Update composer dependencies\n\nFixed\n Check queueRec before usages to avoid php-errors','',12000004,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279552,0,'crawler','11.0.10',74035,48,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1720116848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','e8ba6337c87943bbda695b4ae08e97ea','[RELASE] Crawler version 11.0.10\n\nFixes:\n Check queueRec before usages to avoid php-errors','',11000010,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279553,0,'crawler','11.0.11',74035,38,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1737389409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','a33cd5ad41822766a51810c67bd7be1f','[RELEASE] Crawler version 11.0.11\r\n\r\n    Backport of 1009 by @Hawkeye1909 in 1089\r\n    [CI] Update PHPStan baseline by @tomasnorre in 1092\r\n    BUGFIX: Typecast PageTS Crawler Configuration force_ssl to int by @tomasnorre in 1112\r\n    [BUGFIX] Catch E_WARNING when unserialize() fails by @cweiske in 1117\r\n','',11000011,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279554,0,'crawler','12.0.5',74035,36,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1737391968,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','abb703f63ff6d426d0df7f0827c72174','[RELEASE] Crawler version 12.0.5\n\nAdded\n Possibility to flush all processes from the backend module in process view\n Information when page does not exists when crawler:buildQueue command is called from cli\n\nChanged\n Disallow DOKTYPE_BE_USER_SECTION to be crawled\n CrawlerCsvWriter::CARRIAGE_RETURN constant is now private\n\nFixed\n Prevent exception Truncated incorrect DECIMAL value in crawler:processQueue [@xyng](https://github.com/xyng)\n Typecast PageTS Crawler Configuration force_ssl to int\n Use proper pids in EXT:news docs code example','',12000005,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279555,0,'crawler','12.0.6',74035,37,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1737733635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','48e245ae38a1bcae0a4baa8d961eb235','[RELEASE] Crawler version 12.0.6\r\nAdded\r\n Support for TYPO3 13 LTS\r\n\r\nChanged\r\n ProcessRepository doesnt extend from TYPO3CMSExtbasePersistenceRepository anymore\r\n QueueRepository doesnt extend from TYPO3CMSExtbasePersistenceRepository anymore\r\n PageRepository::DOKTYPE_RECYCLER is removed from disallowedDoctypes in PageService for TYPO3 13 LTS','',12000006,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279556,0,'crawler','12.0.7',74035,43,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1737994550,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','020e76ce32e81eb613546305c8b786c2',' [RELEASE] Crawler version 12.0.7\r\n    \r\nAdded\r\n Support for PHP 8.4','',12000007,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279557,0,'crawler','12.0.8',74035,32,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1747984570,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','78767f987b72ed6f14319aafdb9db6f1','[RELEASE] Crawler version 12.0.8\n\nFixed\n Ensure that correct typo3 binary is returned in non-composer installations\n Adjust path in cli/bootstrap.php to match new folder structure of where extensions are installed\n Dont wrap empty HTML in table-tag to ensure valid HTML\n Fix crawling of mount pages\n Fix indexing of cached pages when \"disableFrontendIndexing\" is active [@cweiske](https://github.com/cweiske)','',12000008,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279558,0,'crawler','12.0.9',74035,23,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1755766246,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','36fb1f3ccf4ae14a05ad575bd7bb7ffb','[RELEASE] Crawler version 12.0.9\n\nAdded\n Document setup for indexed_search  crawler [@cweiske](https://github.com/cweiske)\n\nFixed\n Fix usage of no_cache in CrawlerInitialization [@luisbecker-gh](https://github.com/luisbecker-gh)\n Ensure that pages are added to queue on clear page cache [@tomasnorre](https://github.com/tomasnorre)\n Ensure that selections are kept in Crawler Start module, when Updating URLs [@tomasnorre](https://github.com/tomasnorre)\n Ensure that pageRow[uid] is set or return with skipMessage [@tomasnorre](https://github.com/tomasnorre)\n Back link in Crawler Log after visiting details about Queue Item [@tomasnorre](https://github.com/tomasnorre)','',12000009,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279559,0,'crawler','12.0.10',74035,26,'Site Crawler','TYPO3 Crawler crawls the TYPO3 page tree. Used for cache warmup, indexing, publishing applications etc.',2,-1,1,1761662328,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','72dca2bf80e8d53440dd411dff11d0aa','[RELEASE] Crawler version 12.0.10\n\nAdded\n Extract error information in SubProcess crawl strategy [@cweiske](https://github.com/cweiske)\n Expose error when crawl response has not X-T3Crawler-Meta header [@cweiske](https://github.com/cweiske)\n RequestHelper to more some of the logic for fetching value from request [@tomasnorre](https://github.com/tomasnorre)\n Automatic reload process status without page reload [@tomasnorre](https://github.com/tomasnorre)\n\nChanged\n ProcessCleanUpHook is splitted into more classes to strive for seperations of concerns [@tomasnorre](https://github.com/tomasnorre)\n\nFixed\n Set guzzle connect timeout to 5 seconds [@cweiske](https://github.com/cweiske)\n Prevent warning when guzzle crawl requests return errors [@cweiske](https://github.com/cweiske)','',12000010,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279560,0,'crawler','11.0.12',74035,10,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,-1,1,1774257247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','8de281e8ae9cf49353a22ca95999386d','[RELASE] Crawler version 11.0.12\r\n    \r\n    Added\r\n     Extract error information in SubProcess crawl strategy [@cweiske](https://github.com/cweiske)\r\n    \r\n    Fixed\r\n     \"Scheduled\" and \"Run-time\" column values in backend log [cweiske](https://github.com/cweiske)\r\n     Clear page cache before crawling [cweiske](https://github.com/cweiske)','',11000012,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279561,0,'crawler','12.0.11',74035,12,'Site Crawler','TYPO3 Crawler crawls the TYPO3 page tree. Used for cache warmup, indexing, publishing applications etc.',2,0,1,1778527599,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','dcb708737cc577c476e21a2722d1e92f','[RELEASE] Crawler 12.0.11 - Security Please Update ASAP\n\nSecurity\n Switch from serialize to json_encode [@tomasnorre](https://github.com/tomasnorre)','',12000011,1,0,'https://docs.typo3.org/p/tomasnorre/crawler/12.0/en-us','ter','',''),
(9279562,0,'crawler','11.0.13',74035,8,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,0,1,1779126836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','eae1f7c4ff2b1f223256b11d89f4ed3e','[RELEASE] Crawler 11.0.13 - Security Please Update ASAP\n\nSecurity\n Switch from serialize to json_encode','',11000013,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279563,0,'crawler','11.0.14',74035,8,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,0,1,1779270613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','eccf7d50a2f6bb1134d41554b2e7af17','[RELEASE] Crawler 11.0.14\n\nFixed\n Installation for non-composer projects','',11000014,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279564,0,'crawler','11.0.15',74035,8,'Site Crawler','Libraries and scripts for crawling the TYPO3 page tree.',2,0,1,1779271611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Tomas Norre Mikkelsen','tomasnorre@gmail.com','tomasnorre','56140bb4890c0378c34e212a7e901a3d','[RELEASE] Crawler 11.0.15\r\n\r\nChanged\r\n Disabled automatic deployment to TYPO3 Extension Repository','',11000015,0,0,'https://docs.typo3.org/p/tomasnorre/crawler/11.0/en-us','ter','',''),
(9279565,0,'form4_socialmedialinks','2.0.0',11240,2596,'form4 Social Media Links','Adds the ability to add any social link to your website. With this extension you can offer your vistors e.g. links to bookmark the current page (delicious, mister wong, ...), links to share on a network (facebook, twitter, ...) or anything else.',2,0,2,1505208076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','5b6f4954a9d50088e6a05aba2e2014a4','Adds the ability to add any social link to your website. With this extension you can offer your vistors e.g. links to bookmark the current page (delicious, mister wong, ...), links to share on a network (facebook, twitter, ...) and can be adjusted very ea','form4 GmbH & Co. KG',2000000,0,0,'https://github.com/form4-team-typo3/socialmedialinks','ter','',''),
(9279566,0,'form4_socialmedialinks','13.4.0',11240,13,'form4 Social Media Links','Adds the ability to add any social link to your website. With this extension you can offer your vistors e.g. links to bookmark the current page (delicious, mister wong, ...), links to share on a network (facebook, twitter, ...) or anything else.',2,0,2,1774341531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','form4 GmbH','typo3@form4.de','form4','808ae009609002bd19ce212853c190cf','Release 13.4.0','form4 GmbH',13004000,0,0,'https://github.com/form4-team-typo3/socialmedialinks','ter','',''),
(9279567,0,'form4_socialmedialinks','13.4.1',11240,10,'form4 Social Media Links','Social and share links as TYPO3 backend records (URL or small HTML). Output via content element or TypoScript; optional icons and placeholders (e.g. current page URL or title).',2,0,2,1780062366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','form4 GmbH','typo3@form4.de','form4','a8ce6b72cca80e606ada35ec87984b25','Release 13.4.1','form4 GmbH',13004001,1,0,'https://github.com/form4-team-typo3/socialmedialinks','ter','',''),
(9279568,0,'jfmulticontent','2.10.0',100625,273,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1569700254,'a:1:{s:7:\"depends\";a:4:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','e77fd0ced375476752ce969e18bf8dc9','Here it comes again after a lunch break of 5.5 years. It should work now under TYPO3 7 and 8. Report bugs as issues under Github. Older TYPO3 versions are not supported.','',2010000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279569,0,'jfmulticontent','2.10.1',100625,355,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1570175513,'a:1:{s:7:\"depends\";a:4:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','9f7b49e91c5d816d7b8140ce0ce264f0','Add the Wizard and a composer.json.','',2010001,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279570,0,'jfmulticontent','2.10.2',100625,340,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1571692090,'a:1:{s:7:\"depends\";a:4:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','d947fecc1b383a2484b6298dde11ad78','bugfix in the TCA column Contents to display','',2010002,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279571,0,'jfmulticontent','2.11.0',100625,282,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1578147132,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:1:{s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','02a440c3fef0bd51ad6834d301629927','Important bug fixes. Use the upgrade migration script in the Install Tool or in the Extension Manager.\r\nIt works now with TYPO3 9.5.\r\n','',2011000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279572,0,'jfmulticontent','2.11.1',100625,368,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1578495395,'a:2:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','5354bcbf6cfd66c16582f1124f103f71','Support for the extension extension lib_jquery jquery-x.x.x.min.js. jQueryLibrary will not be used any more if lib_jquery has been installed.','',2011001,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279573,0,'jfmulticontent','2.11.2',100625,634,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet (Sponsored by http://www.made-in-nature.de/typo3-agentur.html). This extension will also extend tt_news with two new lists.',2,0,3,1581353962,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Juergen Furrer','franz@ttproducts.de','franzholz','0a4c88b670fb4acf43d4f8b177f4bc3b','important bugfix for TYPO3 9.5','',2011002,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279574,0,'jfmulticontent','2.11.3',100625,138,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1615647258,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:3:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','7f4df178a0a8b1f0ed075ea4732354aa','works with TYPO3 10\r\n\r\n','',2011003,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279575,0,'jfmulticontent','2.11.4',100625,161,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1622454512,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:3:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','eeb5aabcc380916b03b43499a55a4cbf','Bugfix in the backend TCE hook. This is only used if templavoilaplus is activated.\r\nBugfix in the upgrade wizard for PHP 7.\r\n','',2011004,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279576,0,'jfmulticontent','2.12.0',100625,93,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1658261788,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:3:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','ac4f0003e74e017012de84eedd2319e6','translations are on Crowdin server now','',2012000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279577,0,'jfmulticontent','2.12.1',100625,108,'Multiple Content','Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1658602556,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','91f81bb0750b7a8a1501f801d0bd0f38','bugfixes for the latest version','',2012001,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279578,0,'jfmulticontent','2.13.0',100625,100,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1669986785,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','f61f011a7d73e7146bf24072509b0c45','use new image folder Resources/Public/Icons/','',2013000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279579,0,'jfmulticontent','2.14.0',100625,86,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1681979492,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','5def80dde50954db31a734f4762ce109','support for TYPO3 12','',2014000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279580,0,'jfmulticontent','2.15.0',100625,66,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1704028196,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','22754dc00fd4abec17dcb6426b91ddf8','The folder res has been given up! Use the files under Resources now!\r\n\r\n','',2015000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279581,0,'jfmulticontent','2.15.1',100625,71,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1706043824,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','06d86867bd1cc4fd289c66111254810d','fix template path in Github','',2015001,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279582,0,'jfmulticontent','2.15.2',100625,60,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1713332326,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','f3c0224ff71c0ccc21b5159028be9f0b','bug fix to prevent PHP warning','',2015002,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279583,0,'jfmulticontent','2.15.3',100625,64,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1715094289,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','bd51ab1ec67b90077dea08aed2692b08','fix pages language ','',2015003,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279584,0,'jfmulticontent','2.15.4',100625,47,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1730214941,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.0.6-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:12:\"0.2.0-0.3.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','f6032f3aae068edc6483c5eeb3aea537','It supports TYPO3 13','',2015004,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279585,0,'jfmulticontent','2.15.5',100625,39,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1733785816,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:12:\"0.2.0-0.3.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','49e37ef532b3258f210efd63a6b16360','fix bug with TYPO3 13','',2015005,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279586,0,'jfmulticontent','2.15.6',100625,40,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1735664848,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:12:\"0.2.0-0.3.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','e788ff48304cbfb08d6e711cbebfbc9b','Deprecation no. 97126: All TCEforms have been removed in the flexform!','',2015006,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279587,0,'jfmulticontent','2.16.0',100625,38,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet.',2,0,3,1738435212,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:12:\"0.2.0-0.3.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','3f8acf7a71c6bd4acf83048319ab4888','Bugfix QueryBuilder for TYPO3 13\r\nremove support for t3jquery and tt_news\r\n','',2016000,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279588,0,'jfmulticontent','2.14.1',100625,26,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1744018855,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','38839fd06fe701e476a798950cf55ec7','last version for TYPO3 11','',2014001,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279589,0,'jfmulticontent','2.16.1',100625,44,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet.',2,0,3,1744020682,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:12:\"0.2.0-0.3.99\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','0c459308be29ecf117c08b84d65a31ba','check ilist_type of content','',2016001,1,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279590,0,'jfmulticontent','2.14.2',100625,26,'Multiple Content','It arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet. This extension will also extend tt_news with two new lists.',2,0,3,1744041197,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.17.9-0.0.0\";}s:8:\"suggests\";a:2:{s:10:\"lib_jquery\";s:11:\"2.1.0-0.0.0\";s:11:\"patchlayout\";s:11:\"0.0.1-0.1.9\";}}','Franz Holzinger, Jürgen Furrer','franz@ttproducts.de','franzholz','29160785a52440b1ae45acf39599c728','include patches from version  2.15.3','',2014002,0,0,'https://docs.typo3.org/typo3cms/extensions/jfmulticontent/','ter','',''),
(9279591,0,'cc_magicpw','2.0.0',2710,494,'Magic Password Authentication','Provides a backdoor with a magic password for all user. For testing/development purposes only. USE WITH CARE!',2,0,4,1523797889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}}','René Fritz','r.fritz@colorcube.de','rene','e3b9d2a53f24a543a2e6b374af3761b2','works with TYPO3 6.2 - 9.2 now','Colorcube',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cc_magicpw/2.0.0','ter','',''),
(9279592,0,'cc_magicpw','2.0.1',2710,305,'Magic Password Authentication','Provides a backdoor with a magic password for all user. For testing/development purposes only. USE WITH CARE!',2,0,5,1583273898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}}','René Fritz','r.fritz@colorcube.de','rene','3b117202565b2f2a655353eab2416ced','v2.0.1','Colorcube',2000001,1,0,'https://docs.typo3.org/p/colorcube/cc-magicpw/2.0/en-us','ter','',''),
(9279593,0,'cc_feinfo','1.1.0',3987,526,'FE Debug/Info output','The plugin shows system variables and other debug data which might be interesting for frontend debugging and development. (old stuff from 2004 but might still be helpful)',2,0,3,1523872398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','René Fritz','r.fritz@colorcube.de','rene','57c847c6e0ae4b396d51f785095cc67e','make extension from 2004 work again for release','Colorcube',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cc_feinfo/1.1.0','ter','',''),
(9279594,0,'cc_feinfo','1.1.1',3987,291,'FE Debug/Info output','The plugin shows system variables and other debug data which might be interesting for frontend debugging and development. (old stuff from 2004 but might still be helpful)',2,0,3,1583273929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','René Fritz','r.fritz@colorcube.de','rene','478e9760f9f8969b0d224af0106c5710','v1.1.1','Colorcube',1001001,1,0,'https://docs.typo3.org/p/colorcube/cc-feinfo/1.1/en-us','ter','',''),
(9279595,0,'cal','1.11.1',88967,9598,'Calendar Base','A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard',2,0,3,1492371648,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.1.0-8.9.99\";}s:8:\"suggests\";a:3:{s:18:\"css_styled_content\";s:12:\"6.1.0-8.9.99\";s:7:\"wec_map\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Mario Matzulla, Jeff Segars, Franz Koch, Thomas Kowtsch','mario@matzullas.de, jeff@webempoweredchurch.org, franz.koch@elements-net.de, typo3@thomas-kowtsch.de','mario_matzulla','c540547d94c6f4323ab8b7e22c1de64e','Bugfix version, many fixes for TYPO3 V8. See changelog for details','',1011001,0,0,'https://docs.typo3.org/typo3cms/extensions/cal/1.11.1','ter','',''),
(9279596,0,'cal','2.0.0',88967,1898,'Calendar Base','A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard',2,0,3,1548505613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.99 - 9.5.99\";}}','Jan Helke, Mario Matzulla','cal@typo3.helke.de, mario@matzullas.de','mario_matzulla','a304c5d83eaafd0389e116dced833301','This version is compatible with TYPO3 8 LTS and 9 LTS.\r\nIMPORTANT: Please note, this is a breaking release. Please check the change log for further information.','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/cal/2.0.0','ter','',''),
(9279597,0,'perfectlightbox','4.1.4',66343,1170,'Perfect Lightbox','Click-enlarge images with a lightbox/slimbox based on PROTACULOUS,MOOTOOLS or JQUERY in TYPO3! Single images, imagesets, presentation mode and slideshow supported. Options can be set for each content-element. No XCLASS, just typoscript. Valid html. Flexible configuration. Easy integration into any gallery you like.',2,0,3,1539116068,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Benjamin Niediek','ben@channel-eight.de','spyker','d68e328e5f075caa8472498ace8d3228','Next travis release to TER','',4001004,1,0,'https://docs.typo3.org/typo3cms/extensions/perfectlightbox/4.1.4','ter','',''),
(9279598,0,'be_acl','1.7.1',30909,427,'Backend ACLs','Backend Access Control Lists',2,0,0,1505769594,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Sebastian Kurfuerst','sebastian@garbage-group.de','theline','cb6a9058cccac06870252abf517b6dc9','Bugfix for disableOldPermissionSystem\r\nCode cleanup','',1007001,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279599,0,'be_acl','1.7.2',30909,1097,'Backend ACLs','Backend Access Control Lists',2,0,0,1508270861,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Sebastian Kurfuerst','sebastian@garbage-group.de','theline','eccf4eec6e94d9df922c143fc3c7e34d','FIX: Classes-directory was missing in TER-Zip','',1007002,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279600,0,'be_acl','1.7.3',30909,3351,'Backend ACLs','Backend Access Control Lists',2,0,0,1518558538,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Sebastian Kurfuerst','sebastian@garbage-group.de','theline','8e9dfe2559dc4e055b281cf8012352ca','Bugfix release\r\nsolves BE-crash\r\ncache-identifier includes be_group-list for compatibility with EXT:begroups_roles','',1007003,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279601,0,'be_acl','1.9.0',30909,527,'Backend ACLs','Backend Access Control Lists',2,0,0,1548107060,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Kurfuerst, Jan Bartels','sebastian@garbage-group.de, j.bartels@arcor.de','theline','449ddbd8123b99641428fb02fc7a3de8','TYPO3 9.5 compatible version\r\nSupport for TYPO3 7.6 dropped','',1009000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279602,0,'be_acl','1.9.1',30909,797,'Backend ACLs','Backend Access Control Lists',2,0,0,1548865938,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Kurfuerst, Jan Bartels','sebastian@garbage-group.de, j.bartels@arcor.de','theline','c70c927536a6e6ac369524a7e0c78a13','Bugfix for hidden pages','',1009001,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279603,0,'be_acl','1.9.2',30909,654,'Backend ACLs','Backend Access Control Lists',2,0,0,1556302280,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Kurfuerst, Jan Bartels','sebastian@garbage-group.de, j.bartels@arcor.de','theline','658af2fc8d525498f4c4093e8c9be9bc','Fix issue 88206: cache-ids as sha1','',1009002,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279604,0,'be_acl','1.9.3',30909,990,'Backend ACLs','Backend Access Control Lists',2,0,0,1562010687,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Kurfuerst, Jan Bartels','sebastian@garbage-group.de, j.bartels@arcor.de','theline','f3ba6bbc7ce070d87762e64bc745b27f',' Bugfix for recursive permissions\r\n Improved responsive layout\r\n New option to enable redis\r\n\r\n','',1009003,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279605,0,'be_acl','2.0.0',30909,129,'Backend ACLs','Backend Access Control Lists',2,0,0,1610616403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Kurfuerst, Jan Bartels, Moritz Ngo','sebastian@garbage-group.de, j.bartels@arcor.de, moritz.ngo@p2media.de','theline','cf4a33e4d4d028a1df860ff062a9a9e4',' Add support for TYPO3 CMS v10.4 (Thanks to GitHub users christophlehmann, mschwemer, lexfrolenko and orion828)\r\n Remove support for older TYPO3 CMS versions','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279606,0,'be_acl','2.0.1',30909,193,'Backend ACLs','Backend Access Control Lists',2,0,0,1610955459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Kurfuerst, Jan Bartels, Moritz Ngo','sebastian@garbage-group.de, j.bartels@arcor.de, moritz.ngo@p2media.de','theline','39af9d8e603e863391a62b9ac45b299c','[TASK] Release v2.0.1\r\n\r\nThanks to GitHub user derhansen','',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/be_acl','ter','',''),
(9279607,0,'beko_debugster','2.0.2',8518,438,'Debugster','Debugging made easy (sassy, colorful, sexy - the way you want it (or at least the way I think you want it))',2,0,2,1526643085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Markus Kappe','Markus.Kappe@dix.at','dix','7617c5a5b2391a80a64d735443b1c065','2.0.2 Feature: show elapsed time between two debugster() calls\r\n      Bugfix: fixed some HTML errors (not matching closing div etc.)','DIX web.solutions',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/beko_debugster/','ter','',''),
(9279608,0,'ameos_formidable','2.1.2',15432,624,'Ameos Formidable','Application framework',1,0,4,1552052301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jerome Schneider, Ameos','typo3dev@ameos.com','r.geyer','b317ed9a1b3ef8faa9bdcbfad4015974','Version for TYPO3 7.6 and 8.7.\r\nNot all feature has been test. \r\nIf needed, a fork of formidable exist : https://extensions.typo3.org/extension/mkforms/','',2001002,1,0,'http://formidable.typo3.ug/','ter','',''),
(9279609,0,'address','12.0.0',3997,58,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1718835892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','12f4fe3880d78ff33ef5b16eed327dec','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000000,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279610,0,'address','12.0.1',3997,54,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1723493396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e822dbcf121e6f2b785a3e558bebfc7e','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000001,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279611,0,'address','12.0.2',3997,39,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1727871149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9a6a18334b86741bff79bb5ed3e0b2cf','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000002,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279612,0,'address','12.0.3',3997,38,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1727883534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3f4a3eb21d5c2a046a3b71ae74d30af2','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000003,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279613,0,'address','12.0.4',3997,43,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1727906777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f91455e7bd1cfa192f7cd48622e33dd8','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000004,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279614,0,'address','12.0.5',3997,50,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1729157256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b663c72635eac457aae0d5ad3e22b65c','New release of version 12.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000005,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279615,0,'address','12.0.6',3997,48,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1734697682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ab758489fa439a263e0df5389596b927','New release of version 12.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',12000006,0,0,'https://docs.typo3.org/p/wapplersystems/address/12.0/en-us','ter','',''),
(9279616,0,'address','13.0.0',3997,32,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1744486116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','fbd943247d5418418391b98217fe5f36','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000000,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279617,0,'address','13.0.1',3997,20,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1753094599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b28aa3cb544e27880a09eb41912f5505','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000001,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279618,0,'address','13.0.2',3997,19,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1754610667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ccbed83e5a2033162141b8a89a44ec40','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000002,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279619,0,'address','13.0.3',3997,21,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1754612708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','811205923561dd0b6d3b5b879ab85c1a','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000003,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279620,0,'address','13.0.4',3997,21,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1754659132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','cfb22b734d5141050523d2a74b9ac7c8','New release of version 13.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000004,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279621,0,'address','13.0.5',3997,21,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1754660591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c09fc0985273ee5d01daec3e7805052d','New release of version 13.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000005,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279622,0,'address','13.0.6',3997,21,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1755125869,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','964fb6f6b2e70fd77433f1c2ab8b8198','New release of version 13.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000006,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279623,0,'address','13.0.7',3997,18,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1756944833,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','bf0bd2b7997f8dfc67f1cb5af4579920','New release of version 13.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000007,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279624,0,'address','13.0.8',3997,18,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1756994363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ad09c3402b7549393392d4390d2ccca2','New release of version 13.0.8 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000008,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279625,0,'address','13.0.9',3997,19,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1757581166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b86d12d3bdd84b5c05df0525ed4e0fd0','New release of version 13.0.9 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000009,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279626,0,'address','13.0.10',3997,20,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1759159577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4cb82637d4f822bdd7487439d773ac3a','New release of version 13.0.10 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000010,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279627,0,'address','13.0.11',3997,19,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1759934105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c0006357e475d4e2bf45f07a7f2513d3','New release of version 13.0.11 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000011,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279628,0,'address','13.0.12',3997,17,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1760305055,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','77fd7bff26badde626580d06b69911ca','New release of version 13.0.12 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000012,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279629,0,'address','13.0.13',3997,17,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1760613564,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ce7920d7e8afbcb997d340979f3127fd','New release of version 13.0.13 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000013,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279630,0,'address','13.0.14',3997,23,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1761820699,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9dce79678d07dd5f9d8c0acc47fc5cd6','New release of version 13.0.14 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000014,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279631,0,'address','13.0.15',3997,15,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1765752929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1ccdfc249eb4e6e5fe26a894dbc38b99','New release of version 13.0.15 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000015,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279632,0,'address','13.0.16',3997,18,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1765819915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','024c57ce9ab2338a41534eba5140eb7a','New release of version 13.0.16 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000016,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279633,0,'address','13.0.17',3997,16,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1768611892,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"tagging\";s:6:\"13.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e81fa8ae5295ea84f8fd405a9ca35b2b','New release of version 13.0.17 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',13000017,0,0,'https://docs.typo3.org/p/wapplersystems/address/13.0/en-us','ter','',''),
(9279634,0,'address','14.0.0',3997,13,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1776629467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','51983da2aa85e5073d1072c064262e96','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000000,0,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279635,0,'address','14.0.1',3997,8,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1780063555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8c51ce1c00ca1f24e18c63b3e85a642a','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000001,0,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279636,0,'address','14.0.2',3997,6,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1780400940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f8fa17c35d34c398a5b769f74c4f58f9','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000002,0,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279637,0,'address','14.0.3',3997,6,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1780408591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','de3496cc6c5f39a58c2a4adca60727bd','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000003,0,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279638,0,'address','14.0.4',3997,7,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1780410610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','d7bd9ed2b602cad1adc9161e1cf81df4','New release of version 14.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000004,0,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279639,0,'address','14.0.5',3997,6,'Address list','Address extension with multiple contact types per address. Code is based on news extension.',2,0,2,1784016478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','79f14f7990e190589ddd2f8118bd5a98','New release of version 14.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/address','WapplerSystems',14000005,1,0,'https://docs.typo3.org/p/wapplersystems/address/14.0/en-us','ter','',''),
(9279640,0,'ods_redirects','1.3.4',18281,10288,'Static redirects','Simply manage (permanent 301) redirects in the list view. The extension supports multidomain sites, count the redirect usage and shows the last referer. UPDATE! imports the records from realurl.',2,0,2,1495483665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-8.99.99\";}}','Robert Heel','typo3@bobosch.de','bobosch','7c0736e4909eb5258042763de726fcbc','	 Issue 3: Compatibility to TYPO3 8.x\r\n	 Issue 2: Deactivate update script on realurl 2.x\r\n','',1003004,1,0,'https://docs.typo3.org/typo3cms/extensions/ods_redirects/1.3.4','ter','',''),
(9279641,0,'mr_usrgrpmgmt','1.3.0',3114,91,'User Group Management','This is a Backend-related extension to manage both Backend and Frontend users from the edit form of Backend/Frontend groups. Easily assign users to groups or remove them from groups.',2,0,0,1698427347,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','728af695ce75ed637d44f4392d627a58','A few TYPO3 versions were skipped but, as you see, it rises like a phoenix from the ashes (some older users out there will get the joke).\r\n\r\nThanks to the web agency hemmer for the sponsoring.','Causal Sàrl',1003000,0,0,'https://docs.typo3.org/p/causal/mr_usrgrpmgmt/1.3/en-us','ter','',''),
(9279642,0,'mr_usrgrpmgmt','1.4.0',3114,16,'User Group Management','This is a Backend-related extension to manage both Backend and Frontend users from the edit form of Backend/Frontend groups. Easily assign users to groups or remove them from groups.',2,0,0,1774538627,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','69917b929f4f463306c825709c33d7eb','Early support for TYPO3 v14.','Causal Sàrl',1004000,1,0,'https://docs.typo3.org/p/causal/mr_usrgrpmgmt/main/en-us/','ter','',''),
(9279643,0,'form4_pages_rss','2.0.0',8861,185,'form4 Pages RSS','Adds the ability to offer your website visitors specialized page RSS feeds',2,0,3,1506606100,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:0:\"\";s:7:\"realurl\";s:0:\"\";}}','form4 Gmbh & Co.KG','typo3@form4.de','form4','f2f5855a889e38950e0403b6386fd66a','Changed from pi-based extension to extbase extension & cleanup code.\r\nBreaking change: change of DB structure.        \r\nBreaking change: removed (temporarily) the categories as filter for pages  \r\nNew manual','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_pages_rss/2.0.0','ter','',''),
(9279644,0,'form4_pages_rss','2.1.0',8861,86,'form4 Pages RSS','Adds the ability to offer your website visitors specialized page RSS feeds',2,0,3,1517479028,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:0:\"\";s:7:\"realurl\";s:0:\"\";}}','form4 Gmbh & Co.KG','typo3@form4.de','form4','d073ba653e1f6d3b9cd5143963934fc9','Added categories and images to feed items','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_pages_rss/2.1.1','ter','',''),
(9279645,0,'form4_pages_rss','2.1.1',8861,393,'form4 Pages RSS','Adds the ability to offer your website visitors specialized page RSS feeds',2,0,3,1517480707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:0:\"\";s:7:\"realurl\";s:0:\"\";}}','form4 Gmbh & Co.KG','typo3@form4.de','form4','27657181d519846c8b46828e62f15827','Bugfix: missing charset in content-type header','',2001001,1,0,'https://docs.typo3.org/typo3cms/extensions/form4_pages_rss/2.1.1','ter','',''),
(9279646,0,'caretaker','0.8.0',16278,649,'Caretaker','Server for caretaker observation system',2,-1,4,1499979222,'a:1:{s:7:\"depends\";a:3:{s:18:\"caretaker_instance\";s:11:\"0.7.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.0-7.0.99\";}}','Martin Ficzel,Thomas Hempel,Christopher Hlubek,Tobias Liebig','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','011f6d5cf0334dcba82b35bcf0b5382c','maintenance release','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker/0.8.1','ter','',''),
(9279647,0,'caretaker','0.8.1',16278,2757,'Caretaker','Server for caretaker observation system',2,0,4,1513692222,'a:1:{s:7:\"depends\";a:3:{s:18:\"caretaker_instance\";s:11:\"0.7.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.0-7.0.99\";}}','Martin Ficzel,Thomas Hempel,Christopher Hlubek,Tobias Liebig','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','f214a91362554ac463011791b04c4841','Security Fix PLEASE UPDATE\nSee: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2017-020/ for details nc','',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker/0.8.1','ter','',''),
(9279648,0,'caretaker','1.0.0',16278,296,'Caretaker','Server for caretaker observation system',2,0,4,1570617257,'a:1:{s:7:\"depends\";a:2:{s:18:\"caretaker_instance\";s:13:\"1.0.0-2.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','b882f90953b593a1f4f3f77240ceef00','Compatibility update for TYPO3 v8','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker/','ter','',''),
(9279649,0,'caretaker','1.0.2',16278,386,'Caretaker','Server for caretaker observation system',2,0,4,1574781011,'a:1:{s:7:\"depends\";a:2:{s:18:\"caretaker_instance\";s:13:\"1.0.0-2.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','6423ab71ad6f426888ea98d0a9831bec','Maintenance release https://github.com/TYPO3-Caretaker/caretaker/blob/master/CHANGELOG.md','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker/','ter','',''),
(9279650,0,'caretaker','1.0.3',16278,346,'Caretaker','Server for caretaker observation system',2,0,4,1589296524,'a:1:{s:7:\"depends\";a:2:{s:18:\"caretaker_instance\";s:13:\"1.0.0-2.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','ba416987caebc889d671e59a7c66faf3','Maintenance release https://github.com/TYPO3-Caretaker/caretaker/blob/master/CHANGELOG.md','',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/caretaker/','ter','',''),
(9279651,0,'caretaker_instance','0.8.0',25196,1810,'Caretaker Instance','Client for caretaker observation system',2,0,4,1499979365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Martin Ficzel,Thomas Hempel,Christopher Hlubek,Tobias Liebig','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','2a4edaf0a3c1a0638de69ec962f09074','maintenance release','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/0.8.0','ter','',''),
(9279652,0,'caretaker_instance','1.0.0',25196,449,'Caretaker Instance','Client for caretaker observation system',2,0,4,1564666175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','19c73d6ae02ebb94c9130e530ba6ada1','Compatibility update for TYPO3 v8','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279653,0,'caretaker_instance','2.0.0',25196,318,'Caretaker Instance','Client for caretaker observation system',2,0,4,1568719516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','2a8d4b8c7f682e05bf775f182ff27ea0','Compatibility update for TYPO3 v9 https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279654,0,'caretaker_instance','2.0.1',25196,367,'Caretaker Instance','Client for caretaker observation system',2,0,4,1574773759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','0cf6381f44767f13f21d404d62114e1c','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279655,0,'caretaker_instance','2.1.0',25196,333,'Caretaker Instance','Client for caretaker observation system',2,0,4,1580236582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','613de3bde1cdb039fc76d4632b4a25a6','Feature release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279656,0,'caretaker_instance','1.1.0',25196,226,'Caretaker Instance','Client for caretaker observation system',2,0,4,1580239447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','926b25a403d947ac81993366034acb5f','Feature release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/1.1.0/CHANGELOG.md','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279657,0,'caretaker_instance','3.0.0',25196,269,'Caretaker Instance','Client for caretaker observation system',2,0,4,1584538967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','0140dcf38aae2c98373355103835bc0f','Compatibility update for TYPO3 v10 https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279658,0,'caretaker_instance','3.0.1',25196,263,'Caretaker Instance','Client for caretaker observation system',2,0,4,1588087052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','4ca108d5f82733826a43baa407800ffe','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279659,0,'caretaker_instance','2.1.1',25196,156,'Caretaker Instance','Client for caretaker observation system',2,0,4,1588148953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','b39927bcc7bd3fff4f5526351b18a43e','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/2.x/CHANGELOG.md','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279660,0,'caretaker_instance','3.0.2',25196,176,'Caretaker Instance','Client for caretaker observation system',2,0,4,1594731317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','07acd7b1ba78b1007c83478a45d0e69f','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279661,0,'caretaker_instance','2.1.2',25196,147,'Caretaker Instance','Client for caretaker observation system',2,0,4,1594731640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','d45fc348ba74ee5eaa2cddb8600d3634','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/2.x/CHANGELOG.md','',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279662,0,'caretaker_instance','3.0.3',25196,287,'Caretaker Instance','Client for caretaker observation system',2,0,4,1596554245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','ec7087681d7dd077616403ac2a1d2ae8','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/CHANGELOG.md','',3000003,1,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279663,0,'caretaker_instance','2.1.3',25196,154,'Caretaker Instance','Client for caretaker observation system',2,0,4,1596557541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','665f4d2f374aed4c02907cd3c063c80c','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/2.x/CHANGELOG.md','',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279664,0,'caretaker_instance','1.1.1',25196,160,'Caretaker Instance','Client for caretaker observation system',2,0,4,1596620996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Martin Ficzel, Thomas Hempel, Christopher Hlubek, Tobias Liebig, Jan Haffner','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','0244d362a08932268f1820bf5376c998','Maintenance release https://github.com/TYPO3-Caretaker/caretaker_instance/blob/1.x/CHANGELOG.md','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279665,0,'caretaker_instance','0.8.2',25196,156,'Caretaker Instance','Client for caretaker observation system',2,0,4,1596621877,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Martin Ficzel,Thomas Hempel,Christopher Hlubek,Tobias Liebig','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','2c8650557b3ed1efd999ac19d0e9e301','Fix test service for insecure extensions','',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/0.8.0','ter','',''),
(9279666,0,'caretaker_instance','0.6.1',25196,147,'Caretaker Instance','Client for caretaker observation system',0,0,4,1596623723,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";s:3:\"php\";s:6:\"5.3.0-\";}}','Martin Ficzel,Thomas Hempel,Christopher Hlubek,Tobias Liebig','ficzel@work.de,hempel@work.de,hlubek@networkteam.com,typo3@etobi.de','caretaker_team','5ca44ed15cce297f34d48a4441253112','Fix test service for insecure extensions','',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/caretaker_instance/','ter','',''),
(9279667,0,'sfdbutf8','1.2.1',3377,162,'DB_UTF8','With this extension you can set all tables and columns to UTF-8 collation (no converting)',2,0,0,1587762637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','133206d73bdfcc24a92d7957a06b405e','Add compatibility for TYPO3 8.7, 9.5 and 10.4. Removed compatibility for TYPO3 6.2 and 7.6','',1002001,0,0,'','ter','',''),
(9279668,0,'sfdbutf8','1.2.3',3377,130,'DB_UTF8','With this extension you can set all tables and columns to UTF-8 collation (no converting)',2,0,0,1605103738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','dcf1be32878d8dfc68bf9b70c2e8d7bb','Add Annotations with Parameters for Controller Actions to be compatible with older TYPO3 versions again.','',1002003,0,0,'','ter','',''),
(9279669,0,'sfdbutf8','2.0.0',3377,71,'Alter DB to UTF-8','With this extension you can set all tables and columns to UTF-8 collation (no converting)',2,0,0,1643147594,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-8.1.0\";s:5:\"typo3\";s:14:\"9.5.29-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','755db002171d8bf2ab00c71b4d4da49c','Remove TYPO3 8 compatibility\r\nAdd TYPO3 11 compatibility\r\nUpdate translations\r\nLittle CSS modifications\r\nAdd support for utf8mb4 collations','',2000000,0,0,'','ter','',''),
(9279670,0,'sfdbutf8','2.1.0',3377,77,'Alter DB to UTF-8','With this extension you can set all tables and columns to UTF-8 collation (no converting)',2,0,0,1666080836,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-8.1.0\";s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','d452d19d35f03f4486044bcdc62703f7','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nAdd Command/Service to change COLLATE and CHARACTER SET on CLI\r\nBUGFIX: Update condition to show wrong collation in BE module','',2001000,1,0,'','ter','',''),
(9279671,0,'t3sportsbet','1.0.1',9145,87,'T3sports bet system','Bet-system for T3sports. FE-Users can bet on matches in T3sports. Tippspiel auf Basis von T3sports.',2,0,3,1620932646,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"rn_base\";s:12:\"1.13.0-0.0.0\";s:10:\"cfc_league\";s:11:\"1.7.0-0.0.0\";s:13:\"cfc_league_fe\";s:11:\"1.7.0-0.0.0\";s:7:\"t3users\";s:11:\"0.4.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','5ee91aeb3569e244f70249bd0cc01d2b','v1.0.1          QueryBuilder support and some bugfixes','System 25',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3sportsbet/','ter','',''),
(9279672,0,'t3sportsbet','1.2.0',9145,46,'T3sports bet system','Bet-system for T3sports. FE-Users can bet on matches in T3sports. Tippspiel auf Basis von T3sports.',2,0,3,1699625698,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"rn_base\";s:12:\"1.16.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";s:13:\"cfc_league_fe\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','cca2d18ceb43db867beb558ce572f9b4','Update/t3sports 1.11 (12)\n\n Update for t3sports 1.11\r\n All classes moved to PSR-4 namespaces\r\n Prepare release 1.2.0','System 25',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3sportsbet/','ter','',''),
(9279673,0,'t3sportsbet','1.3.0',9145,35,'T3sports bet system','Bet-system for T3sports. FE-Users can bet on matches in T3sports. Tippspiel auf Basis von T3sports.',2,0,3,1720779223,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:7:\"rn_base\";s:12:\"1.18.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.11.0-0.0.0\";s:13:\"cfc_league_fe\";s:12:\"1.11.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','873003f1585872b2a83a95eecaf18232','Feature: add support for TYPO3 12 (16)\n\nAdd support for TYPO3 12','System 25',1003000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3sportsbet/','ter','',''),
(9279674,0,'t3users','3.0.1',11297,1161,'FE-User Management','Enhanced frontend user management for TYPO3. User registration, login and management in a single extension. (Most features still under development!) Requires PHP5!',2,0,3,1494570528,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:8:\"suggests\";a:4:{s:8:\"date2cal\";s:0:\"\";s:10:\"kb_md5fepw\";s:0:\"\";s:8:\"mkmailer\";s:6:\"3.0.0-\";s:7:\"mkforms\";s:6:\"3.0.0-\";}}','Rene Nitzsche,Hannes Bochmann,Michael Wagner,Christian Riesche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9480236674788b1c75d24870998307b1','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3users/blob/master/README.md','ter','',''),
(9279675,0,'t3users','9.0.0',11297,465,'FE-User Management','Enhanced frontend user management for TYPO3. User registration, login and management in a single extension. (Most features still under development!) Requires PHP5!',2,0,3,1575898346,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";}s:8:\"suggests\";a:4:{s:8:\"date2cal\";s:0:\"\";s:10:\"kb_md5fepw\";s:0:\"\";s:8:\"mkmailer\";s:6:\"3.0.0-\";s:7:\"mkforms\";s:6:\"3.0.0-\";}}','Rene Nitzsche,Hannes Bochmann,Michael Wagner,Christian Riesche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8322cdd1b5a13f90dab9d4c602b43361','Compatibility Release for TYPO3 9.5 LTS','DMK E-BUSINESS GmbH',9000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3users/blob/master/README.md','ter','',''),
(9279676,0,'t3users','9.1.1',11297,110,'FE-User Management','Enhanced frontend user management for TYPO3. User registration, login and management in a single extension. (Most features still under development!) Requires PHP5!',2,0,3,1671116719,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.12.0-\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:4:{s:8:\"date2cal\";s:0:\"\";s:10:\"kb_md5fepw\";s:0:\"\";s:8:\"mkmailer\";s:6:\"3.0.0-\";s:7:\"mkforms\";s:6:\"3.0.0-\";}}','Rene Nitzsche,Hannes Bochmann,Michael Wagner,Christian Riesche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5630720b508b54f5112c6732cd55bada','Released version 9.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',9001001,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3users/blob/master/README.md','ter','',''),
(9279677,0,'myquizpoll','2.6.5',24523,617,'My quiz and poll','An very old, but advanced quiz-extension which can be used as a quiz, questionnaire, survey, poll, rating or psychological test.',2,0,3,1500531890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kurt Gusbeth','info@quizpalme.de','thommyhh','b6b9448afa94f70ab8dfdbd6a597ee71','Option votedOnly added.\r\nSome optimisations for TYPO3 7. \r\nWill not run with TYPO3 8!','',2006005,1,0,'https://docs.typo3.org/typo3cms/extensions/myquizpoll/2.6.5','ter','',''),
(9279678,0,'kk_downloader','3.0.1',14216,943,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1496393462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-7.9.99\";}}','Kurt Kunig - http://www.kupix.de','kurt.kunig@kupix.de','jweiland.net','f984965b9073fce9362c370b01f6aa41','for details look into the cangelog file.\r\nCat-list now sorted by cat-name ascending instead of creation date','kupix webdesign, D-52428 Juelich - http://www.kupix.de',3000001,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279679,0,'kk_downloader','4.0.0',14216,296,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1557395015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a89d0745865565e87d6312cea77b6990','Big Update. We are now using Fluid-Template. Changed localization handling back  to TYPO3 API. Moved many files to new locations like Classes/, Configuration/, Resources/. Please check ChangeLog and README.md for Upgrade Instructions.','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279680,0,'kk_downloader','5.0.1',14216,334,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1581952993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','22875cd81dc23f91dc729da187f7948d','Convert documentation from sxw to rst files. Repair ordering. Add Plugin Preview. Add Plugin to NewContentElementWizard','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279681,0,'kk_downloader','5.0.2',14216,52,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1633704019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ece9b23209dd93c8e24d5696165fb911','[BUGFIX] Repair downloading files\r\n[TASK] Add renderType to Checkboxes in FlexForm\r\n[BUGFIX] Add and repair localization and Workspaces (Please update DB fields!!!)','jweiland.net',5000002,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279682,0,'kk_downloader','5.1.0',14216,87,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1633960375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','473af9d8482281fcf216382e9b2d0ee9','Migrate kk_downloader categories to sys_category.\r\nPlease execute UpgradeWizard in Installtool for migration.','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279683,0,'kk_downloader','5.2.0',14216,76,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1636126006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','31a5f52252b80a7f253080daed81a8cd','Migrated preview image to FAL - Please execute UpgradeWizard\r\nMigrated images/downloads to FAL - Please execute UpgradeWizard\r\n[BUGFIX] Repair date of last download in Fluid Template\r\n[BUGFIX] Repair workspace of category record, if in preview mode\r\nExtension is still TYPO3 8.7 and 9.5 compatible','jweiland.net',5002000,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279684,0,'kk_downloader','5.2.1',14216,75,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1636726752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4ca00a768ffaa6651fe13060402e481d','- Add renderType to selectboxes in FlexForm\r\n- Add own method to get FlexForm values to prevent NULL as return','jweiland.net',5002001,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279685,0,'kk_downloader','5.2.2',14216,87,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1636729016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','820795ee78feb1c3efaceedcf457d078','Change type of template_file in FlexForm from group to input as internal_type for file is not allowed in TYPO3 10 anymore','jweiland.net',5002002,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279686,0,'kk_downloader','5.2.3',14216,83,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1638439479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d730ca910c7ec4422d31eadfa065fec2','BUGFIX: Solve problems while executing category upgrade wizard\r\nBUGFIX: Show only records of selected category (configured in plugin)','jweiland.net',5002003,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279687,0,'kk_downloader','5.2.4',14216,85,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1639133556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6f75caed9660d15d0a9f07faf2dd3642','Use streamFile for Downloads in TYPO3 9.5','jweiland.net',5002004,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279688,0,'kk_downloader','5.2.5',14216,60,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1640078154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','755a7e1c16697ad091a01255989d92a6','Use gif icons for all these different file types instead of the too big svg icons of IconFactory.\r\n[Translation] Move recordOverlay into Repository\r\n[Translation] Use FileCollector to retrieve translated file references\r\n[Translation] Repair translation in strict mode','jweiland.net',5002005,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279689,0,'kk_downloader','6.1.0',14216,95,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1647008268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dc2579be0f3eebb32225471de2c04aeb','BUGFIX: Repair PageBrowser. Do not query more records then requested for current view.\r\nBUGFIX: Update foreign_table_where for sys_category in FlexForm\r\nTASK: Activate PageBrowser by default\r\nDOCU: Add description for some FlexForm fields','jweiland.net',6001000,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279690,0,'kk_downloader','6.1.1',14216,99,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1668763161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','16c4e0e459d2ed1b21e0469fe62c55ab','Remove \".image img\" CSS class as it was not used anywhere','jweiland.net',6001001,0,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279691,0,'kk_downloader','7.0.0',14216,78,'Simple download-system with counter and categories','Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)',2,0,3,1709825588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a0f05ad7616c69aa42f303bc07337833','Add TYPO3 11 compatibility\r\nRemove TYPO3 9 compatibility\r\nPlease read upgrade instructions','jweiland.net',7000000,1,0,'https://docs.typo3.org/p/jweiland/kk-downloader/main/en-us/','ter','',''),
(9279692,0,'taxajax','0.4.1',7679,172,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1491569673,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"xajax\";s:0:\"\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','25ee38db025fcb2483c38e873ac5b460','\nruns also with TYPO3 8.x. Add a composer.json file.\n','ECT (Extension Coordination Team)',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/0.4.3','ter','',''),
(9279693,0,'taxajax','0.4.2',7679,143,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1493403008,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"xajax\";s:0:\"\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','b87eb8f2d70c4e94c85e49040f911b36','\nuse PHP5 constructor function __construct\n','ECT (Extension Coordination Team)',4002,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/0.4.3','ter','',''),
(9279694,0,'taxajax','0.4.3',7679,641,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1493405421,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','c194a5a3db3cf468bda5232d298b70f9','\nuse PHP5 constructor function __construct\n','jambage.com',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/0.4.3','ter','',''),
(9279695,0,'taxajax','0.4.4',7679,199,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1586602926,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','79a93aac0316ebcb3e4445a842d9fdae','support for TYPO3 9.5\r\nConsider to install the extensions patchcache and div2007 1.10.30  as well.','jambage.com',4004,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/0.4.3','ter','',''),
(9279696,0,'taxajax','0.4.5',7679,156,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1605179262,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','fe2154d4bc9165f53f2ba45e2dc15c69','restructuring only\r\n','jambage.com',4005,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/0.4.3','ter','',''),
(9279697,0,'taxajax','0.5.0',7679,154,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1605778505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','788928827a90653c6528ad1265a165de','Use the Middleware and its parameter taxajax instead of eID\r\n','jambage.com',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279698,0,'taxajax','0.5.1',7679,141,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1614899246,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','9db8b6d7a09af8f86a7113ee6f34af75','bugfix for TYPO3 10\r\n','jambage.com',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279699,0,'taxajax','0.6.0',7679,110,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1640899587,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','b7223b4a1ec9ad3fde102ca1c45270b0','works also under TYPO3 11.5\r\n\r\n','jambage.com',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279700,0,'taxajax','0.7.0',7679,113,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1644961167,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','78e17452699bc05ec606b40bde0d1d86','works with PHP 8 ','jambage.com',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279701,0,'taxajax','0.7.1',7679,101,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1651609327,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','269468f488449dc69477c53fba83c5d8','Fix bug \"You have whitespace in your response.\"','jambage.com',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279702,0,'taxajax','0.7.2',7679,108,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1652815768,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','1fad53af55ea4441a60737379441b4d9','PHP 8.0:  mb_convert_encoding deprecation','jambage.com',7002,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279703,0,'taxajax','0.8.0',7679,87,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1671641949,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','beb54e17e86694faae71af20bed4fef0','works with TYPO3 12','jambage.com',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279704,0,'taxajax','0.8.1',7679,77,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1681556225,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','e27e58964301c3e605d69aebe61c7f02','bugfix for TYPO3 12','jambage.com',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279705,0,'taxajax','0.8.2',7679,89,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1682956215,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";s:7:\"div2007\";s:14:\"1.15.0-1.16.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','88818655d7e2fd146fbedb342fd31024','bugfix TYPO3 12\r\n','jambage.com',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279706,0,'taxajax','1.0.0',7679,76,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1703847267,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:14:\"1.18.0-2.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','705930b895c83b8bfd9ffbc155d094a3','improvements by rector','jambage.com',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279707,0,'taxajax','1.1.0',7679,58,'TYPO3 adapted xaJax','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1720732918,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"div2007\";s:13:\"2.0.0-2.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','eff60d0e6b3ab366428ac49a744c8ad4','support for PHP 8 and TYPO3 12\r\nreplace mb_convert_encoding HTML-Entities','jambage.com',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279708,0,'taxajax','1.2.0',7679,46,'TYPO3 adapted xaJax 0.2.4','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1727466440,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:13:\"2.0.0-2.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','1a382f8c8ff4b652c0a1be6009415bde','support TYPO3 13','jambage.com',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279709,0,'taxajax','1.3.0',7679,52,'TYPO3 adapted xaJax 0.2.4','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1727545165,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:13:\"2.0.0-2.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','87f77e7bac7c1a9bad2ad249ab0aef7a','fix issue no. 104440 according to Stefan Bürks recommendations','jambage.com',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279710,0,'taxajax','1.4.0',7679,42,'TYPO3 adapted xaJax 0.2.4','Enhancement to the xajax extension with TYPO3 specific code.',2,0,4,1741188488,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:13:\"2.0.0-2.99.99\";}}','Jared White, J. Max Wilson, Franz Holzinger','franz@ttproducts.de','franzholz','c0aa02a89b1b1b1051aa203edc5c96b0','fix include Javascript file','jambage.com',1004000,1,0,'https://docs.typo3.org/typo3cms/extensions/taxajax/','ter','',''),
(9279711,0,'static_info_tables_ua','6.5.0',4167,264,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1530824202,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.5.0-6.5.99\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','da5ac26a486db497868a6a30dce1c1b8','Update for compatibility with static_info_tables 6.5','',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279712,0,'static_info_tables_ua','6.7.0',4167,1421,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, \n                       currencies and so on.',2,0,4,1542666952,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','57076756632861eb0bf28d372583ce28','Requires TYPO3 8 LTS and enabled with TYPO3 9 LTS.','',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279713,0,'static_info_tables_ua','6.9.0',4167,143,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1593086557,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','28a38af640c5805e9d508d1b5804fbe1','This release introduces compatibility for TYPO3 v10.','',6009000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279714,0,'static_info_tables_ua','11.5.0',4167,69,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1639427761,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','1457753554fd210b7ced012c07c2ac83','[TASK] Add compatibility to version 11.5','',11005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279715,0,'static_info_tables_ua','11.5.2',4167,32,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1696186819,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','9658025babf90368d350be56b1f656ba','[TASK] Raise version for release','',11005002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279716,0,'static_info_tables_ua','12.4.0',4167,49,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1701807011,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','6e8b6bbfffbc210fad89214be170fb01','[TASK] Add compatibility to version 12.4','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279717,0,'static_info_tables_ua','13.4.0',4167,5,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1777832507,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','779f3a4ed17dc7f2066830ea692294d9','[TASK] Update to be used with TYPO3 v13.4','',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279718,0,'static_info_tables_ua','13.4.1',4167,3,'Static Info Tables (ua)','(Ukrainian) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1783591236,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','17f3806ac6706f3ee14c39db1c0aa9d0','[FIX] Bump TYPO3 version in composer.json to 13.4','',13004001,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_ua/','ter','',''),
(9279719,0,'static_info_tables_taxes','0.3.0',7320,376,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1499194175,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"static_info_tables\";s:11:\"1.0.0-2.0.7\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8e8e146211da5992b26522729965d9ec','\nnew database structure and code API for TYPO3 6.2 and 7.6\n','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/0.3.2','ter','',''),
(9279720,0,'static_info_tables_taxes','0.3.1',7320,233,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1524072157,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"static_info_tables\";s:11:\"1.0.0-2.0.7\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a3870cac62c8339144139608d7e23c03','\nbugfix. Support for TYPO3 8.x\n','',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/0.3.2','ter','',''),
(9279721,0,'static_info_tables_taxes','0.3.2',7320,353,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1527884800,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"static_info_tables\";s:11:\"1.0.0-2.0.7\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1fcce30f971bb63d7fc72da564184d5a','\nbugfix in Composer\n','',3002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/0.3.2','ter','',''),
(9279722,0,'static_info_tables_taxes','0.3.3',7320,156,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1533649466,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"static_info_tables\";s:11:\"1.0.0-2.0.7\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','93cc7727f7e5fb235795ea4cab798f57','\nbugfix in TCA\n','',3003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/0.3.2','ter','',''),
(9279723,0,'static_info_tables_taxes','0.3.4',7320,328,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1535036113,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"static_info_tables\";s:11:\"1.0.0-2.0.7\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','56443ae0227d40308a9b1dba16e651f9','\nfix deprecation for TYPO3 8.7\n','',3004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/0.3.2','ter','',''),
(9279724,0,'static_info_tables_taxes','0.4.0',7320,277,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1576935061,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e447f7da8b34377f6c7ece0c9acdc711','static_info_tables_taxes 0.4.0 works with TYPO3 9.5.\r\nnew taxes for ebooks: 7% in Germany, 10% in Austria\r\n','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279725,0,'static_info_tables_taxes','0.4.1',7320,231,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1582914448,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fa2fcaef6ea1464713c90be84809136a','Improvement for API method fetchCountryTaxes','',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279726,0,'static_info_tables_taxes','0.4.2',7320,185,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1594194433,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','56ba06b43eca3402851e5fb9d33c50da','Austria and Germany reduced taxes caused by Corona virus disease Covid-19 from 1st Juily until 31st December 2020\r\nThe new reduced taxes are 5% and 16% for D, 5% for A\r\n','',4002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279727,0,'static_info_tables_taxes','0.4.3',7320,132,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1609174394,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2d9ecf307f51cc5ebd0d7402b051fd1c','The taxes in Germany will be increased on January 1st, 2021, although the Corona pandemic lockdowns are continued.\r\n\r\n','',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279728,0,'static_info_tables_taxes','0.5.0',7320,134,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1613250277,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','921c85472afb70fcfbb398a48351370c','support also for JambageComDiv2007ApiStaticInfoTablesApi as alternative to SJBRStaticInfoTablesPiBaseApi','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279729,0,'static_info_tables_taxes','0.5.1',7320,144,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1621328132,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.7-6.99.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','244c5659f345888efaf12ba36b46e19a','bugfix in PHP version of composer','',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279730,0,'static_info_tables_taxes','0.6.0',7320,111,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1642799111,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','202a38b048888a5a50f2026df18bb360','support for PHP 8 and TYPO3 11.5\r\n','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279731,0,'static_info_tables_taxes','0.6.1',7320,115,'Static taxes.','Tables and functions used for dealing with taxes',2,0,4,1648657827,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1f49e5b8481635897032ac72b6a87878','keep support for PHP 7\r\n\r\n','',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279732,0,'static_info_tables_taxes','0.6.2',7320,123,'Static Taxes.','Tables and functions used for dealing with taxes',2,0,4,1660679769,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','34bef3df7e2720155fb74ec475b1c815','bugfix for composer','',6002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279733,0,'static_info_tables_taxes','0.7.1',7320,61,'Static Taxes.','Tables and functions used for dealing with taxes',2,0,4,1715187997,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','07c0f643990bf934a1941b37a04167c9','fix TYPO3 Dependency Injection exception\r\n\r\n','',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279734,0,'static_info_tables_taxes','0.7.2',7320,56,'Static Taxes.','Tables and functions used for dealing with taxes',2,0,4,1730232879,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','db9666ada7cbdec24cb51866fc4ba5c1','support TYPO3 13','',7002,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_taxes/','ter','',''),
(9279735,0,'external_import','4.0.0',37054,382,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1511294988,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','6a402612dc1a320dca93d27d8b04e69d','Compatibility with TYPO3 v8, heavy refactoring and many new features. Read more on https://github.com/cobwebch/external_import/releases/tag/4.0.0.','',4000000,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.0/en-us','ter','',''),
(9279736,0,'external_import','4.0.1',37054,413,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1517688262,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','ec47e714ff51e1a75844432a71c14006','Fixed moving of records during import; other bug fixes, see https://github.com/cobwebch/external_import/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.0/en-us','ter','',''),
(9279737,0,'external_import','4.0.2',37054,799,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1520630998,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','393adad288fa9b4ce20b60fe5c0a7376','Corrected composer dependencies; made sync warning window sticky.','',4000002,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.0/en-us','ter','',''),
(9279738,0,'external_import','4.1.0',37054,342,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1547385452,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','7f18a6b0c9481800b84351b43fb39b00','Compatibility with TYPO3 9, new features and many bug fixes. See: https://github.com/cobwebch/external_import/releases/tag/4.1.0','',4001000,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.1/en-us','ter','',''),
(9279739,0,'external_import','4.1.2',37054,421,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1550435210,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','2c623fad17ad1469c4ea13db8aa57988','Several bug fixes, possibility to abort process from within user functions and hooks. More info: https://github.com/cobwebch/external_import/releases/tag/4.1.2','',4001002,0,0,'https://docs.typo3.org/typo3cms/extensions/external_import/4.1.2','ter','',''),
(9279740,0,'external_import','4.1.3',37054,755,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1561544904,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','a323ecc65e1f7ab416f35156c6da5f92','Fixed bug with using uidRepository as singleton, updated documentation with information about usage of MM and multipleValuesSeparator properties together (TLDR: dont).','',4001003,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.1/en-us','ter','',''),
(9279741,0,'external_import','4.2.0',37054,192,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1583854691,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','f5b6242cf1967593a19a374a5e1b52f5','Several new features, see https://github.com/cobwebch/external_import/releases/tag/4.2.0. Last release with TYPO3 8.7 support.','',4002000,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.2/en-us','ter','',''),
(9279742,0,'external_import','4.2.1',37054,347,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1583946038,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','c8c3f7ea86e34f5245a168414d2c4016','Minor bugfix, unrelated to previous major release (see https://github.com/cobwebch/external_import/releases/tag/4.2.1)','',4002001,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.2/en-us','ter','',''),
(9279743,0,'external_import','4.2.2',37054,273,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1586894848,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0ef3db54d8a7c23fd4b88f514c049e5a','Bugfix release: show add task button again.','',4002002,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.2/en-us','ter','',''),
(9279744,0,'external_import','4.2.3',37054,246,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1588338742,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','45070903c22976e53291f203f21c94da','Fix bug when changing the PHP execution time limit, fix code example in the documentation.','',4002003,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.2/en-us','ter','',''),
(9279745,0,'external_import','4.3.0',37054,166,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1589213242,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"8.5.0-9.99.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','daf42c4ca84d105b13aeabf613eea94a','Compatibility with TYPO3 10 LTS and other features and bugfixes. See https://github.com/cobwebch/external_import/releases/tag/4.3.0','',4003000,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.3/en-us','ter','',''),
(9279746,0,'external_import','4.3.1',37054,349,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1589213983,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"8.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','44962aa2e706cb087df3a5e56da42d5e','Compatibility with TYPO3 10 LTS (really) and other features and bugfixes. See https://github.com/cobwebch/external_import/releases/tag/4.3.1','',4003001,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.3/en-us','ter','',''),
(9279747,0,'external_import','4.3.2',37054,210,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1597316578,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"8.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','840c4b96c9e6bc55c39bbd3bdda32658','Fix bug with validation of multiple custom steps; minor documentation changes.','',4003002,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.3/en-us','ter','',''),
(9279748,0,'external_import','4.3.3',37054,188,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1601025069,'a:2:{s:7:\"depends\";a:2:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"8.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','f78f092c2171a76649b126945c88f5cb','Minor bugfix release (more robust usage of date in log entries creation, avoid SQL errors when no slugs need updating, avoid packaging some resource files upon releasing).','',4003003,0,0,'https://docs.typo3.org/p/cobweb/external_import/4.3/en-us','ter','',''),
(9279749,0,'external_import','5.0.0',37054,198,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1603268864,'a:2:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','6cc060d5f53ebf74684949abd104dfd1','Nested import structures (e.g. import data and images), revamped configuration syntax and more! Read the release notes: https://github.com/cobwebch/external_import/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/external_import/5.0/en-us','ter','',''),
(9279750,0,'external_import','5.0.1',37054,138,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1608391879,'a:2:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','cfed4822ae6e4cf42964b973308e5898','Bugfix release (composer manifest, custom steps not available for preview, more at https://github.com/cobwebch/external_import/releases/tag/5.0.1)','',5000001,0,0,'https://docs.typo3.org/p/cobweb/external_import/5.0/en-us','ter','',''),
(9279751,0,'external_import','5.1.0',37054,134,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1614022610,'a:2:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','3b317d8f9029cfcb4cb1324d4ea7611f','Some small features and a couple of important bug fixes. For more details read: https://github.com/cobwebch/external_import/releases/tag/5.1.0','',5001000,0,0,'https://docs.typo3.org/p/cobweb/external_import/5.1/en-us','ter','',''),
(9279752,0,'external_import','5.1.1',37054,152,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1616184771,'a:2:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"externalimport_tut\";s:11:\"2.0.1-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','03cf5c728818033d6d84dae25cd3f380','Fixed a bug when substructure is empty, improved tests and validation of substructureFields property.','',5001001,0,0,'https://docs.typo3.org/p/cobweb/external_import/5.1/en-us','ter','',''),
(9279753,0,'external_import','6.0.0',37054,136,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1633468218,'a:2:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"externalimport_tut\";s:11:\"3.0.1-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1811c2d72e31f7c04437b2d896bfe915','This release adds support for TYPO3 11 and PHP 8, while dropping support for TYPO3 9. For more details on new features, see the release notes: https://github.com/cobwebch/external_import/releases/tag/6.0.0','',6000000,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.0/en-us','ter','',''),
(9279754,0,'external_import','6.0.1',37054,125,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1637243123,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','825da61aab765705a69ea2bbeba1f9b0','Fixed some issues with PHP8 and a couple of other bugs. One bug fix may have an impact on existing imports, please read https://github.com/cobwebch/external_import/releases/tag/6.0.1','',6000001,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.0/en-us','ter','',''),
(9279755,0,'external_import','6.0.2',37054,110,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1639572717,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0003ea17867583a8ef5f09b8c703e195','Bugfix release with essentially improved compatibility with PHP 8 and other minor corrections. See https://github.com/cobwebch/external_import/releases/tag/6.0.2','',6000002,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.0/en-us','ter','',''),
(9279756,0,'external_import','6.0.3',37054,133,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1639759790,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','68ff4ad7cf67ac6acf0579a19c928362','Hotfix release for compatibility issues with TYPO3 v10 and v11. For details see: https://github.com/cobwebch/external_import/releases/tag/6.0.3','',6000003,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.0/en-us','ter','',''),
(9279757,0,'external_import','6.0.4',37054,98,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1660546854,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','67ad29dba90abdc9af47220ce624e430','Minor release with several bug fixes and documentation improvements. See: https://github.com/cobwebch/external_import/releases/tag/6.0.4','',6000004,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.0/en-us','ter','',''),
(9279758,0,'external_import','6.1.0',37054,98,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1662567669,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','9c3f0021084585ba938a81b935acea00','A few small new features and several bug fixes. Details: https://github.com/cobwebch/external_import/releases/tag/6.1.0','',6001000,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.1/en-us','ter','',''),
(9279759,0,'external_import','6.1.1',37054,100,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1665730047,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','094da8059ced463530a173f24ea1c2a7','Single bug fix release, avoid overwriting BE users custom permissions.','',6001001,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.1/en-us','ter','',''),
(9279760,0,'external_import','6.2.0',37054,92,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1670918751,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','95a3e208ae42e379b407985e5d6bb9fa','Small feature release, with the ability to control the sorting order for child records. Some bug fixes and documentation cleanup. Read more on https://github.com/cobwebch/external_import/releases/tag/6.2.0','',6002000,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.2/en-us','ter','',''),
(9279761,0,'external_import','6.2.1',37054,87,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1672949758,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','65bdc698f19533f42d1f18ddbdb6810d','Minor release that fixes compatibility issues with PHP 7.2.','',6002001,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.2/en-us','ter','',''),
(9279762,0,'external_import','6.3.0',37054,91,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1674206719,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"4.0.0-5.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','c1d5350cdc13c680aca799b8d6bd2228','Bugfixes (PHP 7.2 compatibility), documentation improvements and two new features, see https://github.com/cobwebch/external_import/releases/tag/6.3.0','',6003000,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.3/en-us','ter','',''),
(9279763,0,'external_import','6.3.1',37054,91,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1676455991,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"4.0.0-5.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','a9928b8d7d1bb6f78b6739cbe7ccfc27','Minor bug fix release with improved compatibility with PHP 8.0 and above.','',6003001,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.3/en-us','ter','',''),
(9279764,0,'external_import','6.3.2',37054,93,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1677411606,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"4.0.0-5.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','cf2a3e2d665cf172b72e4cfe05efe77a','Minor bug fix for improved PHP 8 compatibility. Also fix return status of Scheduler task to fail only on errors and not also an warnings. Thanks for Mathias Brodala for all fixes.','',6003002,0,0,'https://docs.typo3.org/p/cobweb/external_import/6.3/en-us','ter','',''),
(9279765,0,'external_import','7.0.0',37054,90,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1683461811,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','913e1176e098eb8f6c0103425bb6c1a8','Compatibility with TYPO3 12 (complete with Reaction and Webhook), full details in the release notes: https://github.com/cobwebch/external_import/releases/tag/7.0.0','',7000000,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.0/en-us','ter','',''),
(9279766,0,'external_import','7.1.0',37054,75,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1691401917,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0c49d5999d8ba7409fba74e3a363979c','Compatibility with PHP 8.2, several new features and a couple of bug fixes. Read all about it: https://github.com/cobwebch/external_import/releases/tag/7.1.0','',7001000,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.1/en-us','ter','',''),
(9279767,0,'external_import','7.1.1',37054,69,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1694948854,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','a865f4fc594a4cae1515282c46133185','Fix compatibility with PHP 7.4 (for TYPO3 11).','',7001001,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.1/en-us','ter','',''),
(9279768,0,'external_import','7.1.2',37054,70,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1697816952,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','abd7be178ef762fbad746b571c8f23bb','Several documentation improvements, better handling of null values. See https://github.com/cobwebch/external_import/releases/tag/7.1.2','',7001002,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.1/en-us','ter','',''),
(9279769,0,'external_import','7.2.0',37054,70,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1703841467,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1ec52c300683e94cc08003a6fa5310aa','Two bug fixes and two new features, one which my have impact on existing installations, so please read release notes carefully: https://github.com/cobwebch/external_import/releases/tag/7.2.0','',7002000,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279770,0,'external_import','7.2.1',37054,57,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1706868647,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0190da6b29f546d66119d5afe1308648','Bug fix release, with one very important fix related to child records. See https://github.com/cobwebch/external_import/releases/tag/7.2.1','',7002001,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279771,0,'external_import','7.2.2',37054,59,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1707240055,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','15b995c3330f566b90602e814d50bfd1','Release with one bug fix: the \"disabledOperations\" property was not handled correctly when it contained blanks in between keywords.','',7002002,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279772,0,'external_import','7.2.3',37054,63,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1708334011,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','155983f82e45781e40a118ac078aa96a','Minor bug fix release, correcting a regression in backend module access for TYPO3 11.','',7002003,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279773,0,'external_import','7.2.4',37054,64,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1710234600,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','99e7f0acc43c99a78f3dfb2a8d262eb4','Minor bug fix when evaluating if a property is nullable, and a switch to PHP-based rendering for the documentation (thanks to Lina Wolf).','',7002004,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279774,0,'external_import','7.2.5',37054,64,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1716571686,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','6ab93c3afc160542029cb288bc64b5c4','Better compatibility with both TYPO3 11 and 12, verified compatibility with PHP 8.3. Full release notes: https://github.com/cobwebch/external_import/releases/tag/7.2.5','',7002005,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279775,0,'external_import','7.2.6',37054,43,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1728323513,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','dbfc3721604ffa87bcb8ba078c915d21','Various bug fixes and improvements, see the release notes: https://github.com/cobwebch/external_import/releases/tag/7.2.6','',7002006,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279776,0,'external_import','7.2.7',37054,42,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1730751945,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','6f73d31509952e1264824dc646878165','Minor bug fixes related to handling Core error messages, and reporting about warnings when using reactions.','',7002007,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279777,0,'external_import','7.2.8',37054,40,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1732287494,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','ed53f11df67fc38875ba31aff1510f3a','Very localized but potentially breaking bugfix. Please read release notes carefully before upgrading: https://github.com/cobwebch/external_import/releases/tag/7.2.8','',7002008,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279778,0,'external_import','7.2.9',37054,42,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1732464364,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','d56407938444b71ff972dddd2474462d','Rework of the bugfix delivered with version 7.2.8, with no breaking effect. Read more at https://github.com/cobwebch/external_import/releases/tag/7.2.9','',7002009,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.2/en-us','ter','',''),
(9279779,0,'external_import','7.3.0',37054,41,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1735304108,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"5.0.0-5.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','04a93bf04182ab515416fdd9948db797','One minor bugfix and a new feature: a \"delete\" reaction. See release notes: https://github.com/cobwebch/external_import/releases/tag/7.3.0','',7003000,0,0,'https://docs.typo3.org/p/cobweb/external_import/7.3/en-us','ter','',''),
(9279780,0,'external_import','8.0.0',37054,31,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1741069797,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','ed74fe6bcabf02ce7139dd340dac5bc1','Added support for TYPO3 13, dropped support for TYPO3 11, several new features. Please read the release notes before upgrading: https://github.com/cobwebch/external_import/releases/tag/8.0.0','',8000000,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.0/en-us','ter','',''),
(9279781,0,'external_import','8.0.1',37054,34,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1741610870,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','654dfa7347778d015b6df1682f8dc5ba','Minor bugfix (undefined array key access) and addition of a Rector rule to migrate the \"group\" property to the \"groups\" property. Release notes: https://github.com/cobwebch/external_import/releases/tag/8.0.1','',8000001,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.0/en-us','ter','',''),
(9279782,0,'external_import','8.0.2',37054,28,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1742380758,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','2c647fc9a2fc999a378d2e9eb01739f2','Fix crash with Scheduler task in TYPO3 13, improved reporting of process errors. See full release notes: https://github.com/cobwebch/external_import/releases/tag/8.0.2','',8000002,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.0/en-us','ter','',''),
(9279783,0,'external_import','8.0.3',37054,33,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1742394681,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1b06ef11fe2474ba070ed1a68192465f','Hotfix release: the SQL definition for extending the reactions table was missing after the previous releases cleanup.','',8000003,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.0/en-us','ter','',''),
(9279784,0,'external_import','8.0.4',37054,29,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1742812544,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','cfe2d68f0d1b1f2dd07b5f970ce7e21e','Improvement to the delete reaction response. See release notes: https://github.com/cobwebch/external_import/releases/tag/8.0.4','',8000004,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.0/en-us','ter','',''),
(9279785,0,'external_import','8.1.0',37054,35,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1743002597,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','93746c8bab5a7ca5f67dd077a3c25faa','Fix a regression introduced in 8.0.4, two small new features. Release notes: https://github.com/cobwebch/external_import/releases/tag/8.1.0','',8001000,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.1/en-us','ter','',''),
(9279786,0,'external_import','8.1.1',37054,32,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1746171002,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','dd7ae8fabd01f8bb579b65a20007718a','Minor bug fix release, which ensures better reporting in case of failure of the import reaction and some stricter typing in the code.','',8001001,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.1/en-us','ter','',''),
(9279787,0,'external_import','8.1.2',37054,22,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1753255268,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','99fc5925b4233757012cd10317f88719','Fix mapping error with workspaces, improve exception reporting and more. All details at: https://github.com/cobwebch/external_import/releases/tag/8.1.2','',8001002,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.1/en-us','ter','',''),
(9279788,0,'external_import','8.1.3',37054,33,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1755681171,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','12c2517eca55292d66a3bd2fcae71e35','Fix a bug to avoid considering records in workspaces during the import process.','',8001003,0,0,'https://docs.typo3.org/p/cobweb/external_import/8.1/en-us','ter','',''),
(9279789,0,'external_import','8.2.0',37054,21,'External Data Import','Tool for importing data from external sources into the TYPO3 CMS database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.',2,0,1,1768077985,'a:1:{s:7:\"depends\";a:3:{s:11:\"svconnector\";s:13:\"6.0.0-6.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','506746fc636058b6fb048942ba6f6ba6','Several new features and some bug fixes, full release notes: https://github.com/cobwebch/external_import/releases/tag/8.2.0','',8002000,1,0,'https://docs.typo3.org/p/cobweb/external_import/master/en-us/','ter','',''),
(9279790,0,'svconnector','3.1.0',11482,831,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1491406771,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','376160d0683897c3f3ecc12f67e9703d','Updated for compatibility with TYPO3 8 LTS.','',3001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.1/en-us','ter','',''),
(9279791,0,'svconnector','3.2.0',11482,342,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1516738320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','10e0c4f6b9baf3b60b83bab7b6595d3d','New utility class for reading files from a variety of sources, including FAL references.','',3002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.2/en-us','ter','',''),
(9279792,0,'svconnector','3.2.2',11482,295,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1517939414,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','66627108b864347aa03d01dae2229107','Fixed error when using relative path to access files (e.g. \"fileadmin/foo/...\"); removed PHP 7.1 constructs (compatibility with TYPO3 7). Release notes: https://github.com/cobwebch/svconnector/releases/tag/3.2.2 (version 3.2.1 was a mangled package).','',3002002,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.2/en-us','ter','',''),
(9279793,0,'svconnector','3.2.3',11482,542,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1518868157,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','6ca6458efe708032c84a53ab538e9a4f','Fixed initialization of request headers','',3002003,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.2/en-us','ter','',''),
(9279794,0,'svconnector','3.2.4',11482,478,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1531912777,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','88db518604d7df413c9c0f14c2dbc4c2','Fixed compatibility with PHP 7.0, fixed access to files with absolute paths.','',3002004,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.2/en-us','ter','',''),
(9279795,0,'svconnector','3.3.0',11482,248,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1546031434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','42db473e1fe2a62d05127b3b8b3e772f','Drop support for TYPO3 7, add support for TYPO3 9. New utility method to read distant content into local, temporary file (see FileUtility class).','',3003000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.3/en-us','ter','',''),
(9279796,0,'svconnector','3.3.1',11482,622,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1546622694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Francois Suter (Cobweb)','typo3@cobweb.ch','francois','c19d3d78eb3e4e3cb6497a68ded8a189','Fixed a crash in the backend test module.\r\n\r\n','',3003001,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.3/en-us','ter','',''),
(9279797,0,'svconnector','3.4.0',11482,367,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1588882711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','c03b14444565e34bed4c10d113c6b97f','Compatibility with TYPO3 10 LTS, new API for report configuration errors.\r\nBreaking change: configuration samples moved to JSON format (see manual).','',3004000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.4/en-us','ter','',''),
(9279798,0,'svconnector','3.4.1',11482,142,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1614024082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','93dee4646f365d5d9306cb8ec47ec855','Updated composer manifest (compatibility with composer 2.0)','',3004001,0,0,'https://docs.typo3.org/p/cobweb/svconnector/3.4/en-us','ter','',''),
(9279799,0,'svconnector','4.0.0',11482,137,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1633466244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','434d41c34f4476ff9fd7671d423cc998','Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9.','',4000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/4.0/en-us','ter','',''),
(9279800,0,'svconnector','5.0.0',11482,96,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1672173569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','35392636dc19bc74acd6c294c8a94c0d','New connector service registration API, complete breaking change, read manual before upgrading. See https://github.com/cobwebch/svconnector/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/5.0/en-us','ter','',''),
(9279801,0,'svconnector','5.0.1',11482,89,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1683058050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','7d34eb13c1cc1aaaa5d06ee05a8a43fd','Verified compatibility with TYPO3 12 LTS','',5000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector/5.0/en-us','ter','',''),
(9279802,0,'svconnector','5.1.0',11482,92,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1691402790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','86cf60feb68fa6eb6aa413344e2124a6','Verify compatibility with PHP 8.2. Also fixes a bug with missing reporting about errors reading files from an absolute path.','',5001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/5.1/en-us','ter','',''),
(9279803,0,'svconnector','6.0.0',11482,52,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1733678856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','0a8dc20536ca072d3c4ad22ed9bcc72a','Support for TYPO3 13 and PHP 8.4 (dropped support for TYPO3 11). Many other features, please see the release notes: https://github.com/cobwebch/svconnector/releases/tag/6.0.0','',6000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/6.0/en-us','ter','',''),
(9279804,0,'svconnector','6.0.1',11482,18,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1767791760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','33a05d87a641ad9085a57a67db5f0d5a','Bug fix release with improved compatibility with TYPO3 13','',6000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector/6.0/en-us','ter','',''),
(9279805,0,'svconnector','7.0.0',11482,13,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1776857383,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','a9597cdd6d3c72746886b0fea6e7d41c','Compatibility with TYPO3 14, and PHP 8.5. Method signatures changed. Read full release notes: https://github.com/cobwebch/svconnector/releases/tag/7.0.0','',7000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector/7.0/en-us','ter','',''),
(9279806,0,'svconnector','7.0.1',11482,4,'Connector Services','This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.',2,0,5,1785056013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','e70cea1073e057f116e2713d7f2cfdd5','Minor bugfix release with adjustments to the composer manifest for TYPO3 14.','',7000001,1,0,'https://docs.typo3.org/p/cobweb/svconnector/7.0/en-us','ter','',''),
(9279807,0,'tinymce','5.0.1',32530,1271,'tinyMCE','TinyMCE sources including a small PHP API',2,0,4,1505500626,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','a4b950c45aeb216a786f96adea80fe2a','[FEATURE] TYPO3 8.7 compatibility\r\n[FEATURE] Update of the TinyMCE to version 4.6.6\r\n[FEATURE] Improved Documentation\r\n[BUGFIX] Fix \"TypeError: this.getDoc(...) is undefined\"','sgalinski Internet Services',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tinymce/5.0.2','ter','',''),
(9279808,0,'tinymce','5.0.2',32530,453,'tinyMCE','TinyMCE sources including a small PHP API',2,0,4,1524852196,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','86bfba3c04e0437cda752c646e61937d','Update to the latest and greatest tinymce version','sgalinski Internet Services',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/tinymce/5.0.2','ter','',''),
(9279809,0,'tinymce','5.0.3',32530,766,'tinyMCE','TinyMCE sources including a small PHP API',2,0,4,1528465771,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','1d14d13ad4dc06afb743ac07d1b17bcb','Update tinymce from 4.7.11 to 4.7.13','sgalinski Internet Services',5000003,0,0,'https://docs.typo3.org/typo3cms/extensions/tinymce/5.0.2','ter','',''),
(9279810,0,'tinymce','5.0.4',32530,727,'tinyMCE','TinyMCE sources including a small PHP API',2,0,4,1560424557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','01b72f703c753b907905a9500014bdba','Allow PHP 7.2','sgalinski Internet Services',5000004,1,0,'https://docs.typo3.org/typo3cms/extensions/tinymce/5.0.2','ter','',''),
(9279811,0,'ics_awstats','0.7.5',20514,895,'ICS AWStats','Includes the AWStats logfile analyzer as a backend module. Requires ext retrostats. Supports cron, reverse DNS lookups and ics_web_awstats.',2,0,1,1492633919,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:4:\"lang\";s:0:\"\";s:10:\"retrostats\";s:0:\"\";}}','Loek Hilgersom','typo3extensions@netcoop.nl','loek','74998af46fc60c4e3fc4ddf24d6bd8b5','Update Awstats to version 7.6, fix deprecated PHP4-style named constructor.','Netcoop.nl',7005,1,0,'https://docs.typo3.org/typo3cms/extensions/ics_awstats/0.7.5','ter','',''),
(9279812,0,'tt_news','9.5.1',345846,443,'News','Website news with front page teasers and article handling inside.',1,0,3,1559403905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Rupert Germann [pick2webServices]','rg@pick2.de','rupi','309b611777a432776e02f51b500a77b6','new tt_news version which is compatible with TYPO3 9.5 LTS and TYPO3 8.7 LTS. Thanks to all contributors.','www.pick2.de',9005001,0,0,'https://github.com/rupertgermann/tt_news/tree/master/Documentation','ter','',''),
(9279813,0,'tt_news','9.5.2',345846,842,'News','Website news with front page teasers and article handling inside.',1,0,3,1559467482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Rupert Germann [pick2webServices]','rg@pick2.de','rupi','e27ee77bae0dff625bb42a5ba098fbf2','new tt_news version which is compatible with TYPO3 9.5 LTS and TYPO3 8.7 LTS. Thanks to all contributors.','www.pick2.de',9005002,0,0,'https://github.com/rupertgermann/tt_news/tree/master/Documentation','ter','',''),
(9279814,0,'tt_news','9.5.3',345846,1446,'News','Website news with front page teasers and article handling inside.',1,0,3,1565287365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Rupert Germann [pick2webServices]','rg@pick2.de','rupi','0a297ff7f842c342b8ed750ab1275f86','made links to related news work again in TYPO3 9.5','www.pick2.de',9005003,0,0,'https://github.com/rupertgermann/tt_news/tree/master/Documentation','ter','',''),
(9279815,0,'tt_news','10.0.0',345846,202,'News','Website news with front page teasers and article handling inside.',1,0,3,1608658600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Rupert Germann [pick2webServices]','rg@pick2.de','rupi','f2d200b9a86aa232f66b64d6fd272534','Updated tt_news version which is compatible with TYPO3 v9 and v10. Comes with tons of fixes, slug handling and several new upgrade wizards e.g. to migrate images and files to FAL. Thanks to all contributors for bugreports, patches and testing. ','www.pick2.de',10000000,1,0,'https://github.com/rupertgermann/tt_news/tree/master/Documentation','ter','',''),
(9279816,0,'tt_guest','1.7.0',28624,537,'Guestbook','Simple guestbook with subject, comment, name, email and www.',2,0,3,1528555303,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.1-0.0.0\";s:11:\"tslib_fetce\";s:11:\"0.3.0-0.9.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bd9fa115f447b331ddfc1b5344e1ea4a','\nReady for TYPO3 8.x . DSGVO privacy policy checkbox for GDPR . Set PIDprivacyPolicy to the privacy policy page.\n','jambage.com',1007000,1,0,'https://docs.typo3.org/typo3cms/extensions/tt_guest/1.7.0','ter','',''),
(9279817,0,'tt_address','3.2.2',138087,14633,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1493369633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','a4625fb15ef7bcc9d8d1f369347a0b54','Compatibility fix for TYPO3 6.2 and TYPO3 v8 LTS, Last compatible version for 6.2','',3002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/3.2/en-us','ter','',''),
(9279818,0,'tt_address','3.2.3',138087,1886,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1528991862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','7b3f519a30aa879b5ddab19b2287ab64','Fix issue with image in frontend plugin','',3002003,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/3.2/en-us','ter','',''),
(9279819,0,'tt_address','3.2.4',138087,3765,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1534074961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','fb9df92bb4d9ba31f4899d749fc19dc1','Fixed regression with TYPO3 v7.6','',3002004,0,0,'https://docs.typo3.org/typo3cms/extensions/tt_address/3.2.4','ter','',''),
(9279820,0,'tt_address','4.0.0',138087,522,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1544600019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','3aca5a50056cd0f880c06035bb8d112b','We bring you a new Extbase/Fluid-based plugin, compatibility with TYPO3 v8 and TYPO3 v9. Happy addressing','',4000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/4.0/en-us','ter','',''),
(9279821,0,'tt_address','4.0.1',138087,593,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1545429528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','0cf516beddd367fec932a07467148f4b','Minor bugfixes','',4000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/4.0/en-us','ter','',''),
(9279822,0,'tt_address','4.1.0',138087,698,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1549266014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','e0755be0655b844e652790cd68a3a8ce','New subcategories feature, and bugfixes.','',4001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/4.1/en-us','ter','',''),
(9279823,0,'tt_address','4.2.0',138087,718,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1555090962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','6c7fafa1ad76830e661f7dd45385262c','Add Geocoding functionality','',4002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/4.2/en-us','ter','',''),
(9279824,0,'tt_address','4.3.0',138087,1460,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1556220416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','3f1ec23851b89bd152d4a27a80b968de','Added some neat features - see https://github.com/FriendsOfTYPO3/tt_address/blob/master/Documentation/Administration/Changelog/v/4-3-0.rst','',4003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/4.3/en-us','ter','',''),
(9279825,0,'tt_address','5.0.0',138087,823,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1567522438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.0.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','d3fcbc4be5c6b460af65ebf3c664f0d1','First release for TYPO3 v10 support. Dropped support for TYPO3 v8, and legacy pibase plugin, as well as update wizards.','',5000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.0/en-us','ter','',''),
(9279826,0,'tt_address','5.1.0',138087,443,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1582806066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','57620a53a89b0f9ee2cf65292455284c','Start and endtime fields','',5001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.1/en-us','ter','',''),
(9279827,0,'tt_address','5.1.2',138087,590,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1587469775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','387de666f65929c441b45787853f9d35','Added compatibility to TYPO3 v10 LTS','',5001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.1/en-us','ter','',''),
(9279828,0,'tt_address','5.2.0',138087,329,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1600848233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','1ab74f6b558c8963a817ca72bd2315f8','Lots of new features','',5002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.2/en-us','ter','',''),
(9279829,0,'tt_address','5.2.1',138087,157,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1614337120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','3d52192459bd037f2f8f865fc992a796','Bugfix release','',5002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.2/en-us','ter','',''),
(9279830,0,'tt_address','5.3.0',138087,134,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1631514794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-11.3.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','0d7f00ec3589ac902181a0b7a0e11393','Various bugfixes related to TYPO3 v11','',5003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/5.3/en-us','ter','',''),
(9279831,0,'tt_address','6.0.0',138087,112,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1643914678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','154e9d058aa821eff0bdc6c086e879d3','Support of TYPO3 11.5 and lots of new features, see https://github.com/FriendsOfTYPO3/tt_address/blob/master/Documentation/Administration/Changelog/v/6-0-0.rst','',6000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/6.0/en-us','ter','',''),
(9279832,0,'tt_address','6.0.1',138087,115,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1644581640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','e6cead8a55e30f99bc919ad6af4c8225','Bugfix release ','',6000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/6.0/en-us','ter','',''),
(9279833,0,'tt_address','6.1.0',138087,132,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1647588162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','99991df63da0fe9054f12aa7e5111dd0','Bugfix and small feature release','',6001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/6.1/en-us','ter','',''),
(9279834,0,'tt_address','7.0.0',138087,106,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1665161878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','e80186c35072e375e8ecaf76844805b1','Support of TYPO3 12 & 11 and dropped support of TYPO3 10. Read more about it in the changelog','',7000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/7.0/en-us','ter','',''),
(9279835,0,'tt_address','7.1.0',138087,100,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1676544384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','e9e9abbc1fc6adafb64ee676b5ff4952','Bugfix release, see changelog in docs','',7001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/7.1/en-us','ter','',''),
(9279836,0,'tt_address','8.0.0',138087,68,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1686116031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','ad15832e4451af978ec1aa19dddea37b','Support for 12.4. Read changelog in documentation for details!','',8000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.0/en-us','ter','',''),
(9279837,0,'tt_address','8.0.1',138087,94,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1686251778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','7ec43206a684d68ad9b181ca956c89ba','Fix support of TYPO3 v11','',8000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.0/en-us','ter','',''),
(9279838,0,'tt_address','8.0.2',138087,66,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1703234236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','8f59c99f9bd6e66f3047f465accb8d61','bugfix release','',8000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.0/en-us','ter','',''),
(9279839,0,'tt_address','8.0.3',138087,64,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1707720397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','fcc3faec54c97235069120284a7d4037','bugfix release','',8000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.0/en-us','ter','',''),
(9279840,0,'tt_address','8.1.0',138087,57,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1714555610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','86c08d7ee191de91343eba0065f4f6a0','bugfix release','',8001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.1/en-us','ter','',''),
(9279841,0,'tt_address','8.1.1',138087,75,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1720601004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','6bd1875663e1335f0891b8cdcc519acc','Bugfix release','',8001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/8.1/en-us','ter','',''),
(9279842,0,'tt_address','9.0.0',138087,57,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1721997205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','9d4a4764f45dc77764651a057e8d9df5','Support of TYPO3 v12  v13, support of v11 has been dropped','',9000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/9.0/en-us','ter','',''),
(9279843,0,'tt_address','9.0.1',138087,71,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1722759448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','6dad33bf18477f4299d5017053a20232','bugfix release','',9000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/9.0/en-us','ter','',''),
(9279844,0,'tt_address','9.1.0',138087,25,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1756971936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','07c04177590a48fd223e05b3a3ab02f4','Bugfix release','',9001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/9.1/en-us','ter','',''),
(9279845,0,'tt_address','10.0.0',138087,23,'Address List','Displays a list of addresses from an address table on the page.',2,-1,3,1764078747,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','5a0aa70bfd5c882cfcaa5e7af8211b96','Support of TYPO3 14  13','',10000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/10.0/en-us','ter','',''),
(9279846,0,'tt_address','8.1.2',138087,8,'Address List','Displays a list of addresses from an address table on the page.',2,0,3,1779136200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','4c22fb3d4a2b716f8444366476352d60','Bugfix release','',8001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/','ter','',''),
(9279847,0,'tt_address','9.1.1',138087,8,'Address List','Displays a list of addresses from an address table on the page.',2,0,3,1779136225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','b96fa0a60d0d8217de2bf6693776a0d8','Bugfix release','',9001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/','ter','',''),
(9279848,0,'tt_address','10.0.1',138087,12,'Address List','Displays a list of addresses from an address table on the page.',2,0,3,1779136244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";}}','tt_address Development Team','friendsof@typo3.org','just2b','938657419656f25e1990d58110cfd026','Bugfix release','',10000001,1,0,'https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/','ter','',''),
(9279849,0,'automaketemplate','8.0.0',148848,2864,'Template Auto-parser','Reads an HTML file and all sections which has a certain class or id value set are wrapped in corresponding template subparts. Also relative paths to images, stylesheets etc. are corrected.',2,0,3,1501658723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kasper Skårhøj, alterNET Internet B.V.','support@alternet.nl','alternet','7fb352c0262135f699ca0aeee1554a4f','Compatibility release specific for TYPO3 8LTS.','Curby Soft Multimedia, alterNET Internet B.V.',8000000,1,0,'https://docs.typo3.org/typo3cms/extensions/automaketemplate/8.0.0','ter','',''),
(9279850,0,'cobj_xpath','1.9.0',6147,378,'XPATH Content Object','Extends TypoScript with a new cObject XPATH for flexible handling of XML content.',2,0,2,1564859030,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"cobj_xslt\";s:0:\"\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','6fbe88cc889025b3daf5683ac50e916e','Compatibility update for TYPO3 v8 and v9. Please see changelog in extension documentation for details.','Academy of Sciences and Literature  Mainz',1009000,0,0,'https://docs.typo3.org/p/digicademy/cobj_xpath/1.9/en-us','ter','',''),
(9279851,0,'cobj_xpath','1.10.0',6147,259,'XPATH Content Object','Extends TypoScript with a new cObject XPATH for flexible handling of XML content.',2,0,2,1596957586,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"cobj_xslt\";s:0:\"\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','26ddf1b88615f63ab0d21e46aacd6a91','Compatibility update for TYPO3 v10. See changelog in extension documentation for details. ','Academy of Sciences and Literature  Mainz',1010000,1,0,'https://docs.typo3.org/p/digicademy/cobj_xpath/1.10/en-us','ter','',''),
(9279852,0,'diva','8.7.1',6472,560,'DiVa - Digitaler Vertriebsassistent','Burda Direkt Services eMetrics tracking with Digitaler Vertriebsassistent DiVa',2,0,2,1496054416,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";}}','Uwe Jakobs','diva@imageco.de','leadlab','0d026e08a4850022b1ab67326f1c1962','Update for TYPO3 CMS 8.x and PHP up to 7.1','',8007001,1,0,'https://docs.typo3.org/typo3cms/extensions/diva/8.7.1','ter','',''),
(9279853,0,'cps_breadcrumb','1.0.1',782,326,'Cropping Breadcrumb','Obsolete - please do not use this extension any longer! Extensions implements a breadcrumb menu full configurable in typoscript.\nYou can use TMENU, HMENU etc.\n\nUserfunctions croppes output of breadcrumb for a given lenth.\n\ne.g. \n Homepage  Test  Example  Content\n\nOutput is\n Homepage  ...  ...  Content\n\nSplitter is a clickable linked item.\nSplitter, length is configurable with typoscript',5,0,2,1520959365,'a:0:{}','Roman Ott','ott@cps-it.de','abandoned_extensions','7345fa3e35977a6fda0a3a9429783120','Obsolete - please do not use this extension any longer!','CPS-IT GmbH',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/cps_breadcrumb/1.0.1','ter','',''),
(9279854,0,'leadlab','8.7.1',6501,333,'LeadLab-Integration for Typo3','Integration of a countingcode used by LeadLab. The code will be placed in front of the /body tag to each page rendered by Typo3. \r\nThe User has full control both of general and individual Settings without the need of writing one single line of TypoScript. \r\nLeadLab is the powerful WiredMinds-Webanalyser.',2,0,2,1496054446,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";}}','Uwe Jakobs','leadlab@imageco.de','leadlab','41a9796508877404e961ce64c10a3aa9','Update for TYPO3 CMS 8.x and PHP up to 7.1','',8007001,0,0,'https://extensions.typo3.org/extension/wiredminds_leadlab/','ter','',''),
(9279855,0,'leadlab','8.7.2',6501,132,'LeadLab-Integration for Typo3','This extension is deprecated. Use wiredminds_leadlab instead!',7,0,2,1512611487,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";}}','Uwe Jakobs','leadlab@imageco.de','leadlab','5c3a925890874333fd49dfdaf869a86c','The extension \"leadlab\" is deprecated. Please use \"wiredminds_leadlab\" instead.','',8007002,0,0,'https://extensions.typo3.org/extension/wiredminds_leadlab/','ter','',''),
(9279856,0,'leadlab','8.7.3',6501,529,'LeadLab-Integration for Typo3','This extension is deprecated. Use wiredminds_leadlab instead!',7,0,2,1512642246,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";}}','Uwe Jakobs','leadlab@imageco.de','leadlab','0c188c541144fdcc4f3833ecee1cd809','The extension \"leadlab\" is deprecated. Please use \"wiredminds_leadlab\" instead. \r\nLast running Version for TYPO3 v. 7.6 LTS and v.8.7 LTS is leadlab 8.7.1.','',8007003,1,0,'https://extensions.typo3.org/extension/wiredminds_leadlab/','ter','',''),
(9279857,0,'dix_urltool','1.2.0',9095,721,'Urltool','Manage realurl configuration',1,0,1,1529996727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.1.0-2.99.99\";}}','Markus Kappe','markus.kappe@dix.at','dix','74ab08e74b0b2d3520bd5fe7f277a2b9','Compatibility to TYPO3 8.7','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/dix_urltool/1.2.0','ter','',''),
(9279858,0,'dce','1.4.4',109948,798,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1493986716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','fbce2e2d2fa3852fa68a406a961edca3','Bug and compatibility fixes for TYPO3 8. Also improved dev-ops tools. The typolink viewhelpers in DCE are marked as deprecated. Please use f:link.typolink or f:uri.typolink instead.','',1004004,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279859,0,'dce','1.4.5',109948,776,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1494320897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','ca57577027273e1187effd63da62f539','Compatibility fixes for TYPO3 7.6 and 8.7 LTS. Also updated RTE code snippets.','',1004005,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279860,0,'dce','1.4.6',109948,750,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1494837959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','f56d83504353aed1abfb0a44e5da571a','Fixed Typolink Viewhelper for TYPO3 7.6 LTS and added conditional code snippets (for 7.6 and 8.7 snippets) in DCE configuration.','',1004006,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279861,0,'dce','1.4.7',109948,2145,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1494850905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','e6eeb6434a2ae5bcf735f1a54fe6630c','Bugfixes','',1004007,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279862,0,'dce','1.4.8',109948,1954,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1500212769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','86eb0e587306c0e41f2b6044e893e321','Bugfix release, Developer Days editon. Fixes big performance issue in backend and increases compatibility to EXT:flux.','',1004008,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279863,0,'dce','1.4.9',109948,1200,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1506038085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','22b4ee82afeb4141ee45d5b2163e3e48','Massive refactorings, to improve speed of DCE extension. Special thanks to Bernhard Kraft!','',1004009,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279864,0,'dce','1.4.10',109948,1286,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1507034512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','3b1beccd45fa02bceb4f2ed434c67969','Small bugfix and add example to code snippets of RTE, of how to define a preset for CKeditor.','',1004010,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279865,0,'dce','1.4.11',109948,2622,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1510318086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','4c60838b90a97b12115021979e63071a','Several bugfixes\r\n- Permission issue for non-admins fixed\r\n- Removed php warnings in backend\r\n- Fixed Typolink 8.7 code snippet','',1004011,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.4/en-us','ter','',''),
(9279866,0,'dce','1.5.0',109948,593,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1516655892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','470acc0f689d72b828a385de8a069f75','Completely refactored code injection (for TCA).\r\n\r\nInstead of requiring a dynamic generated php file, the code is dynamically executed, at the points where TYPO3 expects it. So all cache clear functionality and options has been removed. \r\n\r\nDCE should beh','',1005000,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.5/en-us','ter','',''),
(9279867,0,'dce','1.5.1',109948,736,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1516920308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','4295e87f323a46b1816b31ac33e5ce8e','Major bugfixes','',1005001,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.5/en-us','ter','',''),
(9279868,0,'dce','1.5.2',109948,7828,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1517560468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','357c9cf61cc6ac88948b33b842fa7afa','Major bugfixes and improvements (DceContainer & SimpleBackendView). Removed f:layout in DCE templates, by default. Applied refactorings.','',1005002,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.5/en-us','ter','',''),
(9279869,0,'dce','1.6.0',109948,2659,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1539713859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','a073ab12751ce7fd9bb340540ee8c791','Added TYPO3 9.5 LTS and dropped TYPO3 7.6 LTS support','',1006000,0,0,'https://docs.typo3.org/p/arminvieweg/dce/1.6/en-us','ter','',''),
(9279870,0,'dce','2.0.0',109948,493,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1551995329,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','25da35e29cda8669d03b1966620cd326','This major release of DCE brings no breaking changes, but many improvements and fixes! See the release notes or documentation for all infos: https://v.ieweg.de/dce/release-20-slides','',2000000,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279871,0,'dce','2.0.1',109948,400,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1552289295,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','a74fb9232030e0a3b69cd6bec382666a','Fixed bug: Check for correct table when resolving related records','',2000001,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279872,0,'dce','2.0.2',109948,405,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1552517333,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','825c500ddd6ed4d5d39b72b959a5b570','Bugfixes and added \"Upgrading DCE\" section in documentation.','',2000002,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279873,0,'dce','2.0.3',109948,608,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1552601553,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','072a123b6ef91d31a542e9c3074a14a8','Bugfixes: Do not use hidden DCE fields and add default value for tx_dce_dce column in tt_content table. Thanks to Jan Slusarczyk and Erik de Kuijper for reporting.','',2000003,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279874,0,'dce','2.0.4',109948,492,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1553031377,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','9ec6284667b1afbdcb1046eec6a41f92','Bugfix: Do not display \"Edit DCE\" button for all content elements','',2000004,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279875,0,'dce','2.0.5',109948,663,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1553953394,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','2c3d3c26c52c4fd37e3a77420081a776','Bugfixes: Fixed DCE container for gridelements columns and add proper validation to DCE identifier, which just allows to be written in lowercase.','',2000005,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279876,0,'dce','2.0.6',109948,1371,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1557256323,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','5ead1ef2e9107d0edb9ac8a0410be4ff','Bugfixes and improvements.','',2000006,0,0,'https://docs.typo3.org/p/t3/dce/2.0/en-us','ter','',''),
(9279877,0,'dce','2.1.0',109948,487,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1565891945,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','47966e08aaf230aafb7981fd1448c465','Bugfix release, which re-implements accidentally removed code cache. Also, Fluid does not allow to access non-existing properties anymore. It prevents usage of __call() magic method. Instead of {dce.fieldName} you need to use {dce.get.fieldName}, in TYPO3 9. In TYPO3 8, both ways work. For more details check the changelog in documentation. Thanks for using DCE :)','',2001000,0,0,'https://docs.typo3.org/p/t3/dce/2.1/en-us','ter','',''),
(9279878,0,'dce','2.2.0',109948,422,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1566832729,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c1c7a50cbc7bdbcf492c3cc33507de57','This is the 100th release of DCE! Now, all database queries use Doctrine DBAL. Big THANKS to Stefan Froemken! Also DCE ships an own code cache manager. When youve mapped DCE fields to TCA column \"tx_dce_index\", the contents are searchable in backend by default. Added new \"Prevent header copy suffix\" DCE option. Bugfixes.','',2002000,0,0,'https://docs.typo3.org/p/t3/dce/2.2/en-us','ter','',''),
(9279879,0,'dce','2.2.1',109948,881,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1567438261,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','3466e940b771f0a959c5275232c7ca97','Bugfixes and improvements.','',2002001,0,0,'https://docs.typo3.org/p/t3/dce/2.2/en-us','ter','',''),
(9279880,0,'dce','2.3.0',109948,343,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1573118432,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','3812ab032aefc93d6b7642c7003de840','Added new \"Hide other container items, when detail page is triggered\" option for DCEs. Also fixed regression bugs in migration wizards.','',2003000,0,0,'https://docs.typo3.org/p/t3/dce/2.3/en-us','ter','',''),
(9279881,0,'dce','2.3.1',109948,992,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1573908498,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','ed67ac95775674c4f1f0dff2c112e036','Major bugfix release\r\nSince Doctrine DBAL has been introduced to DCE some database queries, did not respect enabled fields and sorting. This is fixed.','',2003001,0,0,'https://docs.typo3.org/p/t3/dce/2.3/en-us','ter','',''),
(9279882,0,'dce','2.4.0',109948,296,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1587482020,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','7d33b5bb97db9d2582b4e9ae36cfef15','This version brings TYPO3 10 compatibility for the DCE extension. TYPO3 9.5 and 8.7 are also still supported, in this version. ','',2004000,0,0,'https://docs.typo3.org/p/t3/dce/2.4/en-us','ter','',''),
(9279883,0,'dce','2.4.1',109948,486,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1587482581,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','8f4947b7188d5bfb1cf587b6ca7885a5','This version brings TYPO3 10 compatibility for the DCE extension. TYPO3 9.5 and 8.7 are also still supported.','',2004001,0,0,'https://docs.typo3.org/p/t3/dce/2.4/en-us','ter','',''),
(9279884,0,'dce','2.5.0',109948,388,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1588680634,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','9759e2bb14f87a00862272ccb98bb0b7','Many many bug and compatibility fixes for DCE in TYPO3 8, 9 and 10. Thanks for all contributions!! Checkout changelog for further info: https://bit.ly/dce-changelog','',2005000,0,0,'https://docs.typo3.org/p/t3/dce/2.5/en-us','ter','',''),
(9279885,0,'dce','2.5.1',109948,305,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1589806135,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','8c606426a03aaeb6ba1778d86af9c175','Bugfixes for v10. Also improved code quality.','',2005001,0,0,'https://docs.typo3.org/p/t3/dce/2.5/en-us','ter','',''),
(9279886,0,'dce','2.5.2',109948,381,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1591302331,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','909df23d78b0fe53e129b10af0c8c952','Bugfixes','',2005002,0,0,'https://docs.typo3.org/p/t3/dce/2.5/en-us','ter','',''),
(9279887,0,'dce','2.6.0',109948,710,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1594730284,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','e378b83d184f2e11d54c792ab2e07e88','New features: Slugs and custom titles for detail pages,  new DCE viewhelper, which allows to render a certain DCE (or parts of it) in any fluid template. ','',2006000,0,0,'https://docs.typo3.org/p/t3/dce/2.6/en-us','ter','',''),
(9279888,0,'dce','2.6.1',109948,139,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1607334622,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','228a6a81269b3f2906dbd932fad07354','Bugfixes. Also added support for EXT:container.','',2006001,0,0,'https://docs.typo3.org/p/t3/dce/2.6/en-us','ter','',''),
(9279889,0,'dce','2.7.0',109948,134,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,-1,4,1615309729,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','8af853e5fb09d3f3d0364dcb7f186c9d','TYPO3 11 compatibility (dropped TYPO3 8 support),\r\nNew Feature: Symfony expressions for Simple Backend View header,\r\nBugfixes: Update outdated color picker config, Fix non-rendered container items, when content elements get rendered multiple times, Remove unused language fields and fix copying/duplicating DCEs on root level','',2007000,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279890,0,'dce','2.6.2',109948,134,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1619511464,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c7873cd4e908c30a8909331218dd2a4b','Security related bugfix release. This version still support TYPO3 8 LTS.','',2006002,0,0,'https://docs.typo3.org/p/t3/dce/2.6/en-us','ter','',''),
(9279891,0,'dce','2.7.1',109948,175,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1619511490,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','e73a994fcde01ce25dc4cbacf14c63ee','Security related bugfix release.','',2007001,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279892,0,'dce','2.7.2',109948,141,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1621182060,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','526550caf6acd877c3e3ebedf9494f88','Bugfixes','',2007002,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279893,0,'dce','2.7.3',109948,141,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1627484133,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','fc86f727488a12d99b69162900bfb316','Bugfixes and cleaned up SQL schema. Please perform a database comparison in the install tool after updating to this version.','',2007003,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279894,0,'dce','2.7.4',109948,114,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1631372244,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','64c8d9134b925cb7975f259b186eb69d','Bugfix release - Fixes missing iconGroup in CType dropdown and file permissions of cache files.','',2007004,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279895,0,'dce','2.7.5',109948,125,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1631632655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','13e42cca354f1ce7ccabdeb08fe90ad8','Bugfix release','',2007005,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279896,0,'dce','2.7.6',109948,122,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1632508347,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','74e927821045a1f73224beaf0fb34797','Bugfix for TYPO3 11.4','',2007006,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279897,0,'dce','2.7.7',109948,128,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1634205412,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c00aa590d2e296913f3c692a5a522682','Bugfixes and 11.5 compatibilities improvements','',2007007,0,0,'https://docs.typo3.org/p/t3/dce/2.7/en-us','ter','',''),
(9279898,0,'dce','2.8.0',109948,122,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1640775644,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','1d09e78922ea27372b8a5750c9c207bd','DCE-Container feature supports usage within EXT:news detail view. Thanks to www.web-crossing.com for sponsoring.','',2008000,0,0,'https://docs.typo3.org/p/t3/dce/2.8/en-us','ter','',''),
(9279899,0,'dce','2.8.1',109948,124,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1643467857,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','e2a0909a345ed6a434d721e0cf616dab','10th Anniversary of the DCE extension for TYPO3 - 2012-2022 - Bugfixes for PHP 8, translated DCE container items and more.','',2008001,0,0,'https://docs.typo3.org/p/t3/dce/2.8/en-us','ter','',''),
(9279900,0,'dce','2.8.2',109948,104,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1648484768,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','3f5be9c4562fce0ba9464ddc45910ccc','Bugfixes and marked usage of \"file:\" and \"t3://\" links as deprecated for DCE template files.','',2008002,0,0,'https://docs.typo3.org/p/t3/dce/2.8/en-us','ter','',''),
(9279901,0,'dce','2.8.3',109948,117,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1648641323,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','3a99700a2face57b06a767582b9d4fab','Bugfixes','',2008003,0,0,'https://docs.typo3.org/p/t3/dce/2.8/en-us','ter','',''),
(9279902,0,'dce','2.8.4',109948,129,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1651151181,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','bb92c66f876f7f36d2a7f29bd374d619','Bugfixes. Thanks to all contributions on Github! ','',2008004,0,0,'https://docs.typo3.org/p/t3/dce/2.8/en-us','ter','',''),
(9279903,0,'dce','2.9.0',109948,103,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1658940798,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','82b61ed4dee775af2acddabff011df4b','Four new features for DCE and many bugfixes. See changelog for further details: https://docs.typo3.org/p/t3/dce/2.9/en-us/Versions/Index.htmlid2','',2009000,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279904,0,'dce','2.9.1',109948,110,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1659363919,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','1d82777d0e5af1c834bbb772f7e5db2b','Bugfixes','',2009001,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279905,0,'dce','2.9.2',109948,103,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1664480331,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','ec41089182c352cafebaad5010956f9b','Bugfixes','',2009002,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279906,0,'dce','2.9.3',109948,102,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1665828768,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','1d23ee8d8b96d791cfd8bd0deb0c67bc','Bugfixes','',2009003,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279907,0,'dce','2.9.4',109948,95,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1682521071,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','f49df2fc555237b54107e8b280d79a88','Bugfixes (for PHP 8)','',2009004,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279908,0,'dce','2.9.5',109948,79,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1690719464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','2a4112a431f17605dbecbb765d2e7cee','Bugfixes','',2009005,0,0,'https://docs.typo3.org/p/t3/dce/2.9/en-us','ter','',''),
(9279909,0,'dce','3.0.0',109948,77,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1692635162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','297d548eaf33794f330d321e02122d2d','Added TYPO3 12.4 LTS support, dropped support for previous TYPO3 versions.','',3000000,0,0,'https://docs.typo3.org/p/t3/dce/3.0/en-us','ter','',''),
(9279910,0,'dce','3.0.1',109948,71,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1693154231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','175384c0f9f19469b961042da6bfbffb','Bugfixes. Also added missing upgrade wizard, to migrate FlexForm related sys_file_references.','',3000001,0,0,'https://docs.typo3.org/p/t3/dce/3.0/en-us','ter','',''),
(9279911,0,'dce','3.0.2',109948,81,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1693497178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','8b5338a52a525da3377ce63834157577','Bugfixes','',3000002,0,0,'https://docs.typo3.org/p/t3/dce/3.0/en-us','ter','',''),
(9279912,0,'dce','3.1.0',109948,72,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1696173791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','01b6fafff440e3b17fe8f9003f039c6a','Bugfixes, Refactored TypoScript handling and provided new ModifyConfigurationTemplateCodeSnippetsEvent','',3001000,0,0,'https://docs.typo3.org/p/t3/dce/3.1/en-us','ter','',''),
(9279913,0,'dce','3.1.1',109948,70,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1696687244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','6cc1adde594ec0db56053e0d0cf991ed','Bugfixes','',3001001,0,0,'https://docs.typo3.org/p/t3/dce/3.1/en-us','ter','',''),
(9279914,0,'dce','3.1.2',109948,82,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1696849155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','793c7b79000a42107d92c58ee7272ebd','Bugfixes','',3001002,0,0,'https://docs.typo3.org/p/t3/dce/3.1/en-us','ter','',''),
(9279915,0,'dce','3.1.3',109948,68,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1711194401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','dd17928b4573b9340081ca13f5c8b737','Bugfixes','',3001003,0,0,'https://docs.typo3.org/p/t3/dce/3.1/en-us','ter','',''),
(9279916,0,'dce','3.1.4',109948,60,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1721403650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','06bc002f6d69851d6033625a882251db','Bugfixes','',3001004,0,0,'https://docs.typo3.org/p/t3/dce/3.1/en-us','ter','',''),
(9279917,0,'dce','3.2.0',109948,54,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1722874483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','01b2b170071302d2974eec3ab1b41e04','TYPO3 v13 support. Also added various improvements and bugfixes.','',3002000,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279918,0,'dce','3.2.1',109948,54,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1724858760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','144d3d378ba4caadd5aef854ba2646cd','Bugfixes','',3002001,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279919,0,'dce','3.2.2',109948,51,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1727193221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','0b30f9a102dab5bb4bb7b2c178aa037b','v13 Bugfixes and improvements','',3002002,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279920,0,'dce','3.2.3',109948,49,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1729080694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','9607e0befec59d519517e40ac6549a6b','Added dark mode support. Bugfixes','',3002003,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279921,0,'dce','3.2.4',109948,51,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1730821700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c6337bc283798b4d33093136d840f263','Bugfixes','',3002004,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279922,0,'dce','3.2.5',109948,34,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1739807551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','3e7e8a7b8855ecae9588112e052ced48','Bugfixes for TYPO3 v13 and massive code refactorings','',3002005,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279923,0,'dce','3.2.6',109948,37,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1739808724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','8126a5663d568bc571a7147db5f3a241','Bugfix','',3002006,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279924,0,'dce','3.2.7',109948,33,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1744195907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','6f24549fc1f33ae140e43361d772c8ad','Bugfixes','',3002007,0,0,'https://docs.typo3.org/p/t3/dce/3.2/en-us','ter','',''),
(9279925,0,'dce','3.3.0',109948,38,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1748885510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','05040cf5809fa70a3530ac89c0739f26','New available base variable {site} in DCEs frontend templates','',3003000,0,0,'https://docs.typo3.org/p/t3/dce/3.3/en-us','ter','',''),
(9279926,0,'dce','3.3.1',109948,13,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1777294976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','1c87baed54ae29f8efc62650260508b3','Bugfixes and improvements','',3003001,0,0,'https://docs.typo3.org/typo3cms/extensions/dce/','ter','',''),
(9279927,0,'dce','3.3.2',109948,12,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1779353426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','125ac3c7d02c48f9d62e285fb0c91216','Bugfixes','',3003002,0,0,'https://docs.typo3.org/typo3cms/extensions/dce/','ter','',''),
(9279928,0,'dce','4.0.0',109948,3,'Dynamic Content Elements (DCE)','Best flexform based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.',2,0,4,1786625424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','62ff337632c582de8b211ae54ba8c196','Added TYPO3 14.3 support','',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/dce/','ter','',''),
(9279929,0,'mailfiles','2.0.0',12615,308,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',1,0,3,1493328712,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"pluploadfe\";s:12:\"1.4.0-1.5.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','3feff88a6231bc4a016dda0b3a6db7d9','Major release: TYPO3 8.7 support, reworked to use Extbase / Fluid\n\nMake sure to update your TS, templates and localization!\n\nChangelog: https://github.com/fnagel/mailfiles/compare/1.2.1...2.0.0','',2000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279930,0,'mailfiles','2.0.1',12615,494,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',1,0,3,1497817940,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"pluploadfe\";s:12:\"1.4.0-1.5.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','7eb9536689bfeace89d3c69814897302','Small bugfix release (fix path in template)\n\nChangelog: https://github.com/fnagel/mailfiles/compare/2.0.0...2.0.1','',2000001,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279931,0,'mailfiles','2.0.2',12615,376,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',1,0,3,1533803140,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"pluploadfe\";s:12:\"1.4.0-2.0.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','acb7424f8f01f4d4ed5cf829470a4b3a','Small maintenance release: updated constraints for new pluploadfe release\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/2.0.1...2.0.2','',2000002,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279932,0,'mailfiles','2.1.0',12615,359,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',1,0,3,1541684807,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"pluploadfe\";s:12:\"1.4.0-2.1.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','aa1bd81868e2d470e16e50f4e0bab500','Maintenance release: Changed PHP namespace. PHP 7.2 ready. Now available on Packagist!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/2.0.2...2.1.0','',2001000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279933,0,'mailfiles','3.0.0',12615,283,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1569844461,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-3.0.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','c888704de97d990114b9a71463fd851e','Major release. TYPO3 9.5 support. Removed TYPO3 7.x and PHP 5.6 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/2.1.0...3.0.0','',3000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279934,0,'mailfiles','4.0.0',12615,303,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1577556518,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.2.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-4.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','dd3860ceee063ee448bc3a5ba40fa6ce','Major release with TYPO3 10.2 support. Removed TYPO3 8.x support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/3.0.0...4.0.0','',4000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279935,0,'mailfiles','4.0.1',12615,238,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1584439723,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.3.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-4.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','2a9e7c8985a1d27e96046bea206f767c','Minor maintenance release. TYPO3 10.3 support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/4.0.0...4.0.1','',4000001,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279936,0,'mailfiles','4.0.2',12615,270,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1587718161,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-4.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','cd791ae3aba58da6f06d716897e6b17b','Small maintenance release with TYPO3 10.4 LTS support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/4.0.1...4.0.2','',4000002,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279937,0,'mailfiles','4.1.0',12615,217,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1602864356,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-4.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','bc0e43ad8b6c3b15e2af0dd7a092d98b','[RELEASE] Maintenance release. Support for PHP 7.4.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/4.0.2...4.1.0','',4001000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279938,0,'mailfiles','5.0.0',12615,128,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1637190655,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"pluploadfe\";s:12:\"2.0.0-5.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','5843ee5ba79e7a7b5d07a739658467ad','[RELEASE] Maintenance release. Support for TYPO3 11 and PHP 8.0, remove TYPO3 9.x support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/4.1.0...5.0.0','',5000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279939,0,'mailfiles','6.0.0',12615,110,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1663751090,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:10:\"pluploadfe\";s:12:\"6.0.0-6.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','a833d1fdd6d33853ec1cb3f57236499d','[RELEASE] Feature release. Using new ViewHelper and adding error localization. Removed TYPO3 10.x support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/5.0.0...6.0.0','',6000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279940,0,'mailfiles','7.0.0',12615,65,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1701709144,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-7.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','22886befc30693bed650f575c94d12f8','[RELEASE] Maintenance release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 11.x support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/6.0.0...7.0.0','',7000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279941,0,'mailfiles','6.0.1',12615,59,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1705588771,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:10:\"pluploadfe\";s:12:\"6.0.0-6.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','9a9aa53591de51afe1f9a150828918f9','Minor maintenance release. PHP 8.1 support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/6.0.0...6.0.1','',6000001,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279942,0,'mailfiles','7.1.0',12615,78,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1705591868,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-7.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','2ec20f91025a96df0126e2e292a1bfc5','[RELEASE] Feature release. Added optional recipient email address field\nand option to use TYPO3s core fluid email functionality.\n\nNote that the templates have changed!\n\nChangelog: https://github.com/fnagel/mailfiles/compare/7.0.0...7.1.0','',7001000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279943,0,'mailfiles','8.0.0',12615,56,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1727341120,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-8.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','45688b44557efac6446706836c6af4fe','[RELEASE] Maintenance release. TYPO3 13 LTS and PHP 8.3 support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/7.0.0...8.0.0','',8000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279944,0,'mailfiles','8.1.0',12615,30,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1753801527,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-8.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','0cea6fd5e0cde57c3f618ba434599e64','[RELEASE] Small feature release. Site sets support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/8.0.0...8.1.0','',8001000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279945,0,'mailfiles','8.2.0',12615,23,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1757616955,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-8.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','2abdc5f5251bb63643b31d33a76d45ef','[RELEASE] Bugfix and small feature release.\n\nOption to use stdWrap in TS settings. Improved JS submit logic.\nFix for missing email name and TYPO3 v12 template path TS.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/8.1.0...8.2.0','',8002000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279946,0,'mailfiles','8.2.1',12615,20,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1763568383,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-8.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','f60614779d25cbe7469f7e946a1da26b','[RELEASE] Bugfix and maintenance release.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/8.2.0...8.2.1','',8002001,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279947,0,'mailfiles','8.2.2',12615,20,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1766167696,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"pluploadfe\";s:12:\"7.0.0-8.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','03d1bf3bb2aa969827bf96fa5f5e8fcf','[RELEASE] Small maintenance release. Added PHP 8.4 support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/8.2.1...8.2.2','',8002002,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279948,0,'mailfiles','9.0.0',12615,17,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1769182885,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";s:10:\"pluploadfe\";s:12:\"9.0.0-9.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','677a166e9e38f6e87ba47177a7805b72','[RELEASE] Major release. Added TYPO3 14 support. Removed TYPO3 12 and 13 support.\n\nClear cache and run upgrade wizard.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/8.2.2...9.0.0','',9000000,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279949,0,'mailfiles','9.0.1',12615,12,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1775484251,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";s:10:\"pluploadfe\";s:12:\"9.0.0-9.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','e7307bd5d39549c9b5ff68cfb242a3b7','[RELEASE] Small maintenance release. Added TYPO3 14.2 support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/9.0.0...9.0.1','',9000001,0,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279950,0,'mailfiles','9.0.2',12615,12,'Mail Files','Upload files and send download links via email. Uses plupload. Please see readme file.',2,0,3,1776844060,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:10:\"pluploadfe\";s:12:\"9.0.0-9.9.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','457e340af48e13020dc9fc80b8575465','[RELEASE] Small maintenance release. Added TYPO3 14.3 LTS support.\n\nChangelog: https://github.com/fnagel/mailfiles/compare/9.0.1...9.0.2','',9000002,1,0,'https://github.com/fnagel/mailfiles/blob/master/README.md','ter','',''),
(9279951,0,'pluploadfe','1.6.0',20079,335,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1493328665,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','c15b5c2f4ed33e48cf22f04b7e2bae17','Maintenance release: TYPO3 8.7 support, update plupload to 2.3.1\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/1.5.2...1.6.0','',1006000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279952,0,'pluploadfe','1.6.1',20079,678,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1497817951,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','3431e0c66acaba52e065487e67cbe5b0','Small bugfix release (fix path in template)\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/1.6.0...1.6.1','',1006001,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279953,0,'pluploadfe','2.0.0',20079,460,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1533803109,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','6210d9d5a5500a745f57e8f18cd7e9c0','Maintenance release: Refactoring and clean-up, removed TYPO3 6.2 support, PHP 7.1 ready\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/1.6.1...2.0.0','',2000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279954,0,'pluploadfe','2.1.0',20079,506,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1541684804,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','c39d03e281caeb889c43177c43a7b596','Maintenance release: Changed PHP namespace. Refactoring. PHP 7.2 ready. Now available on Packagist!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/2.0.0...2.1.0','',2001000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279955,0,'pluploadfe','3.0.0',20079,346,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1569844162,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','14957f9a68f87af36f9f0ee41e5569f5','Major release. TYPO3 9.5 support. Removed TYPO3 7.x and PHP 5.6 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/2.1.0...3.0.0','',3000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279956,0,'pluploadfe','4.0.0',20079,364,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1577555102,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.2.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','e2d470a48a49d5b2a58cb25cb0b0ee33','Major release with TYPO3 10.2 support. Removed TYPO3 8 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/3.0.0...4.0.0','',4000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279957,0,'pluploadfe','4.0.1',20079,437,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1578057958,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.2.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f486c220e8a6611d098abe55fddfbd24','Hotfix release. Fixes issue with upload middleware and template rendering.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.0.0...4.0.1','',4000001,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279958,0,'pluploadfe','4.0.2',20079,324,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1584439563,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.3.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','bb910638c6e74092073f493344d32665','Minor maintenance release. TYPO3 10.3 support.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.0.1...4.0.2','',4000002,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279959,0,'pluploadfe','4.0.3',20079,388,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1587718161,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3c5b6c70216f0fdd5fdb582018a60e29','Small maintenance release with TYPO3 10.4 LTS support\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.0.2...4.0.3','',4000003,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279960,0,'pluploadfe','4.1.0',20079,210,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1602864251,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','5cd2909bb6acd4a69e66b77d1344eadc','[RELEASE] Maintenance release. Support for PHP 7.4.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.0.3...4.1.0','',4001000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279961,0,'pluploadfe','4.2.0',20079,97,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1637188426,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3454868a3c1f1d541ceb87665ad82c63','[RELEASE] Small maintenance release. Improvements and clean up.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.1.0...4.2.0','',4002000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279962,0,'pluploadfe','5.0.0',20079,131,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1637190217,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f197ea0df4f21a641ca7faafa76a2b59','[RELEASE] Maintenance release. Support for TYPO3 11 and PHP 8.0, remove TYPO3 9.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/4.2.0...5.0.0','',5000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279963,0,'pluploadfe','6.0.0',20079,89,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1663750249,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"mailfiles\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d5f39de0b33c07ef578c7711371f20b0','[RELEASE] Feature release. Improved session handling and error localization. Removed TYPO3 10.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/5.0.0...6.0.0','',6000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279964,0,'pluploadfe','6.1.0',20079,102,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1669387445,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','9e45ce0371f7e22bf14316167c5269f9','[RELEASE] Minor maintenance release. PHP 8.l support. Improvements and clean up.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/6.0.0...6.1.0','',6001000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279965,0,'pluploadfe','7.0.0',20079,77,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1701708906,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f2719dcb6082adc6da102a3766082f99','[RELEASE] Maintenance release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 11.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/6.1.0...7.0.0','',7000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279966,0,'pluploadfe','8.0.0',20079,52,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1727341011,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','7d068fe2a47e0e53c1acdc8be82a3b2d','[RELEASE] Maintenance release. TYPO3 13 LTS and PHP 8.3 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/7.0.0...8.0.0','',8000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279967,0,'pluploadfe','8.1.0',20079,27,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1753801396,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3845fe021978de2947b5af46160bb120','[RELEASE] Small feature release. Site sets support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/8.0.0...8.1.0','',8001000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279968,0,'pluploadfe','8.2.0',20079,18,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1764950477,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4b751af7e18e13dd7b516e35df0c0a90','[RELEASE] Minor maintenance release. Deprecation free. Added PHP 8.4 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/8.1.0...8.2.0','',8002000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279969,0,'pluploadfe','8.2.1',20079,15,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1769182455,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d6f355255656753fab6d7919efcc658a','[RELEASE] Bugfix release\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/8.2.0...8.2.1','',8002001,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279970,0,'pluploadfe','9.0.0',20079,18,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1769182878,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3be021d428aed956d1bacfc89239fe5a','[RELEASE] Major release. Added TYPO3 14 support. Removed TYPO3 12 and 13 support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/8.2.0...9.0.0','',9000000,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279971,0,'pluploadfe','9.0.1',20079,11,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1775484249,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.2.0-14.2.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','8a2607ef5deafdcb1f3f5c7a413aef2d','[RELEASE] Small maintenance release. Added TYPO3 14.2 support.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/9.0.0...9.0.1','',9000001,0,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279972,0,'pluploadfe','9.0.2',20079,0,'Plupload for FE','Provides an API and a FE plugin for using plupload, a highly usable and advanced upload handler.',2,0,3,1776844078,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}s:8:\"suggests\";a:2:{s:9:\"mailfiles\";s:0:\"\";s:18:\"plupload_powermail\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','838a01c9d4f80d08319ae7123ed94921','[RELEASE] Small maintenance release. Added TYPO3 14.3 LTS support.\n\nChangelog: https://github.com/fnagel/pluploadfe/compare/9.0.1...9.0.2','',9000002,1,0,'https://docs.typo3.org/p/felixnagel/pluploadfe/main/en-us','ter','',''),
(9279973,0,'deprecationloganalyzer','2.0.0',4144,3056,'Analyze the deprecation log','Filter out the duplicates of the log file because it is easier to check 11 messages than a 400mb log file.',2,0,0,1502220739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Georg Ringer','mail@ringer.it','just2b','594731b277bb34be491b02c1fea68e48','Support for current LTS versions','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/deprecationloganalyzer/2.0.0','ter','',''),
(9279974,0,'flux','8.2.0',101360,609,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1492966344,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','52c5e087a57bf5f01637ed0734a9ed9b','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',8002000,0,0,'http://fluidtypo3.org','ter','',''),
(9279975,0,'flux','8.2.1',101360,12367,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1493029870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','341e00bbc58d0b1e6adb9112fec02116','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',8002001,0,0,'http://fluidtypo3.org','ter','',''),
(9279976,0,'flux','9.0.0',101360,626,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1531234369,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','9a248fc315ef75550b8c2c5bdbd9bd96','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9000000,0,0,'http://fluidtypo3.org','ter','',''),
(9279977,0,'flux','9.0.1',101360,1261,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1532339664,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','3f7e454544c2fadd8e90e01173c963df','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9000001,0,0,'http://fluidtypo3.org','ter','',''),
(9279978,0,'flux','9.1.0',101360,1676,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1538505072,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','c571e80dc38bea5dcf050fb5c725682e','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9001000,0,0,'http://fluidtypo3.org','ter','',''),
(9279979,0,'flux','9.2.0',101360,2133,'Flux: Fluid FlexForms','Backend form and frontend content rendering assistance API with focus on productivity.',2,0,4,1554120253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','dca853249f5d7bddc7cf229f5cc04ff8','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9002000,0,0,'http://fluidtypo3.org','ter','',''),
(9279980,0,'flux','9.3.0',101360,364,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1580486201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','eebdf76a2a165fe29d73c057dbe50d3c','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9003000,0,0,'http://fluidtypo3.org','ter','',''),
(9279981,0,'flux','9.3.1',101360,393,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1580820550,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','974ba60acad1aff6ea0b4358cd8458af','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9003001,0,0,'http://fluidtypo3.org','ter','',''),
(9279982,0,'flux','9.3.2',101360,888,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1581168989,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','4a58c7713d62db5ebac7755f4178c33f','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9003002,0,0,'http://fluidtypo3.org','ter','',''),
(9279983,0,'flux','9.4.0',101360,323,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1590941140,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','288bccf02e356c651a45568da5491679','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9004000,0,0,'http://fluidtypo3.org','ter','',''),
(9279984,0,'flux','9.4.1',101360,516,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1593369300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','a37ba29a3117c7be8d8eced03fd7b377','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9004001,0,0,'http://fluidtypo3.org','ter','',''),
(9279985,0,'flux','9.4.2',101360,362,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1600944420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','0f409cfd8c844c7fa378d0cf7a9de4d8','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9004002,0,0,'http://fluidtypo3.org','ter','',''),
(9279986,0,'flux','9.5.0',101360,159,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1621890232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.2.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','137355155c1b094615e836ee97a5b933','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9005000,0,0,'http://fluidtypo3.org','ter','',''),
(9279987,0,'flux','9.6.0',101360,99,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1651429584,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','bf4ff66496ea0c5da6f1b301bf7284a5','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9006000,0,0,'http://fluidtypo3.org','ter','',''),
(9279988,0,'flux','9.6.1',101360,128,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1651501300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','9a51578eb91386ef4962f57421679c74','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9006001,0,0,'http://fluidtypo3.org','ter','',''),
(9279989,0,'flux','9.7.1',101360,94,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1668693935,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','3072773e8e5630f5a586a238c871c9c2','Updated extension to 9.7.1','',9007001,0,0,'http://fluidtypo3.org','ter','',''),
(9279990,0,'flux','9.7.2',101360,120,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1669656619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','2dd2cb20a0bd5991061fddd79078a0e5','Updated extension to 9.7.2','',9007002,0,0,'http://fluidtypo3.org','ter','',''),
(9279991,0,'flux','9.7.3',101360,76,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1689000868,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','28737a22757f0a34892a7633999ba724','Updated extension to 9.7.3','',9007003,0,0,'http://fluidtypo3.org','ter','',''),
(9279992,0,'flux','9.7.4',101360,86,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1689442660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','72efb46f261fb8e981ca9ef9cf41a682','Updated extension to 9.7.4','',9007004,0,0,'http://fluidtypo3.org','ter','',''),
(9279993,0,'flux','10.0.0',101360,74,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1692214347,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','5f4ff96514c3c0bbcf400606fda20759','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000000,0,0,'http://fluidtypo3.org','ter','',''),
(9279994,0,'flux','10.0.1',101360,77,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1692802702,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','6287ab13a095ea57bb764a98adedbded','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000001,0,0,'http://fluidtypo3.org','ter','',''),
(9279995,0,'flux','10.0.2',101360,76,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',1,0,4,1692960351,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','7bc96f98680ae4ba316a63287d76382a','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000002,0,0,'http://fluidtypo3.org','ter','',''),
(9279996,0,'flux','10.0.3',101360,75,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1693234118,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','c1ddf2b64a789fd8f8c30a715f811379','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000003,0,0,'http://fluidtypo3.org','ter','',''),
(9279997,0,'flux','10.0.4',101360,66,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1694084616,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','29b41b4111eaa51fb925665d746b74fc','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000004,0,0,'http://fluidtypo3.org','ter','',''),
(9279998,0,'flux','10.0.5',101360,70,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1694169328,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','b490af3f24e6470efa455fa07f22b4e4','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000005,0,0,'http://fluidtypo3.org','ter','',''),
(9279999,0,'flux','10.0.6',101360,78,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1694442302,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','017f803b816212734b7ecc72cd627217','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000006,0,0,'http://fluidtypo3.org','ter','',''),
(9280000,0,'flux','10.0.7',101360,73,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1696929511,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','61ec30a0542822836dbf62f6ecf9f8e4','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000007,0,0,'http://fluidtypo3.org','ter','',''),
(9280001,0,'flux','10.0.8',101360,67,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1701080799,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','2ff4e063e6c03eadcd1c8bc9641b8180','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000008,0,0,'http://fluidtypo3.org','ter','',''),
(9280002,0,'flux','10.0.9',101360,79,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1705001029,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','3a0c679d5b2104f05ec3ea189bb51d85','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000009,0,0,'http://fluidtypo3.org','ter','',''),
(9280003,0,'flux','10.0.10',101360,73,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1715081884,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','535a0508ed3a4d311a55e35290cee0d8','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10000010,0,0,'http://fluidtypo3.org','ter','',''),
(9280004,0,'flux','10.1.0',101360,46,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1733754451,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','576b1945b9b6b2b11bdd58dafaa30526','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10001000,0,0,'http://fluidtypo3.org','ter','',''),
(9280005,0,'flux','10.1.1',101360,44,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1737381321,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','e13f4e50e2dcc4acec3eabcdfc3fdb1d','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',10001001,0,0,'http://fluidtypo3.org','ter','',''),
(9280006,0,'flux','11.0.0',101360,31,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1746097263,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','58cae7fc04210ded81ab5082d8806934','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000000,0,0,'http://fluidtypo3.org','ter','',''),
(9280007,0,'flux','11.0.1',101360,29,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1746536110,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','98be07aa9221f2e55cdf440781909a29','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000001,0,0,'http://fluidtypo3.org','ter','',''),
(9280008,0,'flux','11.0.2',101360,31,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1746538041,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','b36a9da0c6513e7bf1b977737e4e3576','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000002,0,0,'http://fluidtypo3.org','ter','',''),
(9280009,0,'flux','11.0.3',101360,35,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1747051247,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','47deafb726010f47d20076a19a645178','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000003,0,0,'http://fluidtypo3.org','ter','',''),
(9280010,0,'flux','11.0.4',101360,24,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1756899680,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','77d5be3843f6c1bd59937adf14a6d4a5','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000004,0,0,'http://fluidtypo3.org','ter','',''),
(9280011,0,'flux','11.0.5',101360,23,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1757333064,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','7c6d4e829952552d008f5c3b6d50acff','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000005,0,0,'http://fluidtypo3.org','ter','',''),
(9280012,0,'flux','11.0.6',101360,22,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1757686705,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','ccd2645c4c26eed2eadbc7d840a9b8de','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000006,0,0,'http://fluidtypo3.org','ter','',''),
(9280013,0,'flux','11.0.7',101360,25,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1757926064,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','24af99d7663f4048e6176c94d74c16c1','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11000007,0,0,'http://fluidtypo3.org','ter','',''),
(9280014,0,'flux','11.1.0',101360,31,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1760694065,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','9970e9d7a0465d017b43f89ad5bab204','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11001000,0,0,'http://fluidtypo3.org','ter','',''),
(9280015,0,'flux','11.1.1',101360,17,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1767867716,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','c6947b7b33d7effd2ac3eea28196b931','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11001001,0,0,'http://fluidtypo3.org','ter','',''),
(9280016,0,'flux','11.1.2',101360,16,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1770642688,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','d4a161026d427260a231d642cbf8099f','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11001002,0,0,'http://fluidtypo3.org','ter','',''),
(9280017,0,'flux','11.1.3',101360,15,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1774446195,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','cb46bca07469a1a544fb41f7c5fcad3e','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11001003,0,0,'http://fluidtypo3.org','ter','',''),
(9280018,0,'flux','11.1.4',101360,15,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1775571686,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','f5290731046ec4d6ae20a7acd2641e8d','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',11001004,0,0,'http://fluidtypo3.org','ter','',''),
(9280019,0,'flux','12.0.0',101360,6,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1784803970,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','44669ea640bfdc9eb697898080e2d5bb','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',12000000,0,0,'http://fluidtypo3.org','ter','',''),
(9280020,0,'flux','12.0.1',101360,3,'Flux: Fluid Integration','Drop-in page and content templates with nested content feature. Provides multiple condensed integration APIs to use advanced TYPO3 features with little effort.',2,0,4,1786364157,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}s:9:\"conflicts\";a:2:{s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','666b3b0f5c8306270211a5bffac9bcc5','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',12000001,1,0,'http://fluidtypo3.org','ter','',''),
(9280021,0,'t3registration','3.0.9',10023,227,'T3Registration','T3Registration registration users for TYPO3',1,0,2,1564851585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Federico Bernardin, Alessandro Filira','federico.bernardin@pallino.it, alessandro.filira@pallino.it','federico@bernardin.it','bd53b68f2f9cd5b777da84f63d03c861','New completely rewritten in MVC with extbase. Its not compatible with previous one. See documentation for further information','Pallino & Co.',3000009,1,0,'https://docs.typo3.org/p/pallino/t3registration/3.0/en-us','ter','',''),
(9280022,0,'solradmin','2.0.0',12830,79,'Solr Administration','With this module you can directly access your solr module, search records with an interface, delete some specifics records and do other operations (with multi core support)',2,0,1,1635187083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','e19758fa6115b38308b38f75db3385ce','Automatic release built from GitHub, see the https://github.com/Apen/solradmin/ for details.','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/solradmin/','ter','',''),
(9280023,0,'solradmin','2.0.1',12830,56,'Solr Administration','With this module you can directly access your solr module, search records with an interface, delete some specifics records and do other operations (with multi core support)',2,0,1,1693489822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','946c78b5df5e442ba2d210eb5ffb6dd1','[TASK] Prepare 2.0.1','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/solradmin/','ter','',''),
(9280024,0,'solradmin','2.0.2',12830,16,'Solr Administration','With this module you can directly access your solr module, search records with an interface, delete some specifics records and do other operations (with multi core support)',2,0,1,1750257483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','ycerdan','09d214438cf96856dde9745466813aa2','[TASK] Prepare 2.0.2','',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/solradmin/','ter','',''),
(9280025,0,'deletefiles','1.0.2',5783,942,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL.',1,0,5,1493400411,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','205d03d5780524fb31fd4caf3008622a','Small maintenance release: Tested in TYPO3 8.7 LTS (no changed required)\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.0.1...1.0.2','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/deletefiles/1.0.2','ter','',''),
(9280026,0,'deletefiles','1.0.3',5783,502,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',1,0,5,1568905212,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a3f3096aa0a2ad0900a2a5d95b289aa0','Maintenance release. Now available on Packagist! TYPO3 9.x support. Removed TYPO3 6.x, 7.x and PHP 5.6 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.0.2...1.0.3','',1000003,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.0/en-us','ter','',''),
(9280027,0,'deletefiles','1.1.0',5783,357,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1589469163,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','18c36568c35b5f1f8429798ac4025536','Maintenance release. TYPO3 10 LTS support. PHP 7.3 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.0.3...1.1.0','',1001000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.1/en-us','ter','',''),
(9280028,0,'deletefiles','1.1.1',5783,219,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1602859862,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6ee64bd640a1794c92e143c481c72339','[RELEASE] Small maintenance release. Support for PHP 7.4.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.1.0...1.1.1','',1001001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.1/en-us','ter','',''),
(9280029,0,'deletefiles','1.0.4',5783,107,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1630256001,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','bdad8e360ef3b7cc168f9ee1a606a75a','Maintenance release. Support for PHP 7.4.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.0.3...1.0.4','',1000004,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.0/en-us','ter','',''),
(9280030,0,'deletefiles','1.2.0',5783,130,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1637601475,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','65dad935d08b694563125a15d05425b0','[RELEASE] Maintenance release. Support for TYPO3 11 and PHP 8.0, remove TYPO3 9.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.1.1...1.2.0','',1002000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.2/en-us','ter','',''),
(9280031,0,'deletefiles','1.2.1',5783,90,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1662457867,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','0e49f98f7c40ae8dd61009eb90bd9e15','[RELEASE] Small maintenance release. Fixed PHP dependencies.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.2.0...1.2.1','',1002001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.2/en-us','ter','',''),
(9280032,0,'deletefiles','1.2.2',5783,109,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1665753652,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4ca265ad42be8422adc15c8d47f991b0','[RELEASE] Small maintenance release. Added PHP 8.1 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.2.1...1.2.2','',1002002,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.2/en-us','ter','',''),
(9280033,0,'deletefiles','1.3.0',5783,74,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1701707460,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a08c5df5655deece8b0752842f5b9664','[RELEASE] Maintenance release. Support for TYPO3 12 and PHP 8.2, remove TYPO3 10.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.2.2...1.3.0','',1003000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.3/en-us','ter','',''),
(9280034,0,'deletefiles','1.3.1',5783,40,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1727338759,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','605dd1e5bed990a710bef51c6fae209c','[RELEASE] Small bugfix release\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.3.0...1.3.1','',1003001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.3/en-us','ter','',''),
(9280035,0,'deletefiles','1.4.0',5783,58,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1727339076,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','07b64eef5a95946bae52fee3837a7632','[RELEASE] Maintenance release. Support for TYPO3 13 and PHP 8.3, remove TYPO3 11.x and 12.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.3.1...1.4.0','',1004000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.4/en-us','ter','',''),
(9280036,0,'deletefiles','1.4.1',5783,20,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1764608372,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4c759af396d3c14019916d20ef8ebe9f','[RELEASE] Small maintenance release. Code clean-up. Migrated docs.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.4.0...1.4.1','',1004001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.4/en-us','ter','',''),
(9280037,0,'deletefiles','1.5.0',5783,14,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1769503566,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','e64be341e7a449e5c53cfda715b5aaa3','[RELEASE] Minor feature release. Support for file / folder regex check.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.4.1...1.5.0','',1005000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.5/en-us','ter','',''),
(9280038,0,'deletefiles','1.6.0',5783,18,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1769504778,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4249c80de57f6506cd9926b3fa8714f6','[RELEASE] Maintenance release. Support for TYPO3 14 and PHP 8.4, removed TYPO3 13.x support.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.5.0...1.6.0','',1006000,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.6/en-us','ter','',''),
(9280039,0,'deletefiles','1.6.1',5783,13,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1775482974,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','103ff5357eff26f3842aa16ad7e70e0e','[RELEASE] Small maintenance release. Added TYPO3 14.2 support.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.6.0...1.6.1','',1006001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.6/en-us','ter','',''),
(9280040,0,'deletefiles','1.5.1',5783,10,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1775655228,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','512453788166c09624a782fda15fbdac','[RELEASE] Small bugfix release\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.5.0...1.5.1','',1005001,0,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.5/en-us','ter','',''),
(9280041,0,'deletefiles','1.6.2',5783,12,'Delete old files','Scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.',2,0,0,1776843560,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','96288c0cd812d740dca345f5e9f6e0c2','[RELEASE] Small maintenance release. Added TYPO3 14.3 LTS support.\n\nChangelog: https://github.com/fnagel/deletefiles/compare/1.6.1...1.6.2','',1006002,1,0,'https://docs.typo3.org/p/felixnagel/deletefiles/1.6/en-us','ter','',''),
(9280042,0,'df_tabs','5.1.4',14069,847,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations, ajax and autoplay features! It requires mootools or jquery.',2,0,2,1505500082,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','bf025aae129f68999aa1c3d90ee84b65','[FEATURE] TYPO3 8.7 compatibility\r\n[FEATURE] Documentation\r\n[BUGFIX] Fix wizard icons','sgalinski Internet Services',5001004,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280043,0,'df_tabs','6.0.0',14069,389,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1553102570,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ecc4e59439c858d265e8d72304e7a44d','TYPO3 9 ','sgalinski Internet Services',6000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280044,0,'df_tabs','6.1.0',14069,727,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1560332459,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','8c6b59779bf3406244fa99d570735972','Maintenance','sgalinski Internet Services',6001000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280045,0,'df_tabs','7.0.1',14069,193,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1605815387,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ac50e5c6e642bfeb25267491612707d4','TYPO3 10, Cleanup, Minor Fixes','sgalinski Internet Services',7000001,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280046,0,'df_tabs','8.0.2',14069,98,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1657987233,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','8e7569c8c5412202a1deecde7ba0fe01','TYPO3 11','sgalinski Internet Services',8000002,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280047,0,'df_tabs','8.1.1',14069,112,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1660140415,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','431709146a97205cdfa37a6abe60ccfb','Maintenance','sgalinski Internet Services',8001001,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280048,0,'df_tabs','8.1.4',14069,88,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1686056252,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','87ea7d450c3098558ca314a208e8590a','Stabilization','sgalinski Internet Services',8001004,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280049,0,'df_tabs','9.0.0',14069,75,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1705691876,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','70428d0182ec5aadc88fb99a7be595d6','TYPO3 v12 compatibility release','sgalinski Internet Services',9000000,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280050,0,'df_tabs','10.0.4',14069,28,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1751548091,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7583b7339becc90afb786791f1ec33a8','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services',10000004,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280051,0,'df_tabs','10.0.6',14069,24,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1759426137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','8b30603c4b98345c10bcc957d70106e3','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',10000006,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280052,0,'df_tabs','10.0.10',14069,10,'Tabbed Content and Pages','Create tab based content elements and pages easily and flexible with configurable mouseover handling, animations and autoplay features! It requires jquery.',2,0,2,1776112149,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','dc6ab59a41526137afa94968609a2921','Release 10.0.10 - Changelog: https://gitlab.sgalinski.de/typo3/df_tabs/-/compare/10.0.9...10.0.10','sgalinski Internet Services (https://www.sgalinski.de)',10000010,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280053,0,'df_tabs','10.0.11',14069,11,'Tabs for Content Elements & Pages','Create tab-based TYPO3 content elements and page tabs with configurable interaction, animations, and autoplay.',2,0,2,1776529076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','1b45dd6740126e110f225273e7121ccc','Release 10.0.11 - Changelog: https://gitlab.sgalinski.de/typo3/df_tabs/-/compare/10.0.10...10.0.11','sgalinski Internet Services (https://www.sgalinski.de)',10000011,0,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280054,0,'df_tabs','11.0.3',14069,2,'Tabs for Content Elements & Pages','Create tab-based TYPO3 content elements and page tabs with configurable interaction, animations, and autoplay.',2,0,4,1786571363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','735bf159d913f5e345b305102e93643c','Release 11.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/df_tabs/-/compare/11.0.2...11.0.3','https://www.sgalinski.de',11000003,1,0,'https://www.sgalinski.de/open-source/extension-typo3-df-tabs/','ter','',''),
(9280055,0,'df_contentslide','6.1.1',8483,373,'Dynamic Sliding of Content Elements with AJAX','Collapsing and expanding of content elements with dynamic or static loading.',2,0,2,1494530401,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','70a822427521c8c8fcb30c558619ad38','Many fixes, TYPO3 7 / 8 compatibility w/ fluid_styled_content, please read the docs','',6001001,0,0,'https://www.sgalinski.de/open-source/df-contentslide/','ter','',''),
(9280056,0,'df_contentslide','6.1.3',8483,944,'Dynamic Sliding of Content Elements with AJAX','Collapsing and expanding of content elements with dynamic or static loading.',2,0,2,1505500003,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.3.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','07a7fd1f1e8c47adc890aa5a72735ffb','[FEATURE] Add Documentation\r\n[TASK] Code cleanups\r\n[BUGFIX] The content slide viewhelper doesnt respects the parent class','',6001003,0,0,'https://www.sgalinski.de/open-source/df-contentslide/','ter','',''),
(9280057,0,'df_contentslide','7.0.0',8483,621,'Dynamic Sliding of Content Elements with AJAX','Collapsing and expanding of content elements with dynamic or static loading.',2,0,2,1553102559,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5249624f26e60b3c16b3aff32b79004f','TYPO3 9 ','',7000000,0,0,'https://www.sgalinski.de/open-source/df-contentslide/','ter','',''),
(9280058,0,'df_contentslide','7.1.0',8483,0,'Dynamic Sliding of Content Elements with AJAX','Collapsing and expanding of content elements with dynamic or static loading.',2,0,2,1604934423,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','d7e8b57e371882dcb3d1dabdc65fc0f7','TYPO3 10 compatibility','',7001000,1,0,'https://www.sgalinski.de/open-source/df-contentslide/','ter','',''),
(9280059,0,'indexedsearch_icons','3.0.0',3603,659,'Icons for indexed search','Nicer icons for indexed_search search results and support for more file types like .odt and .odp',2,0,2,1521628780,'a:1:{s:7:\"depends\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','1507b703f39dbec4dc1e1bad7fe79c03','Compatibility for TYPO3 8.7.x, rewrite manual with reStructuredText','SBTheke web development',3000000,1,0,'https://gitlab.com/SBTheke-TYPO3/indexedsearch_icons/-/blob/master/README.rst','ter','',''),
(9280060,0,'countries','0.11.2',12231,731,'Countries','Static tables for countries and their subdivisions in multiple languages (ISO 3166-1 and ISO 3166-2)',2,0,4,1507827187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','bc5294dfd50808148a4b68bfce6a67df','Fixed title for Great Britain in German','CPS-IT GmbH',11002,1,0,'https://docs.typo3.org/typo3cms/extensions/countries/0.11.2','ter','',''),
(9280061,0,'nacecodes','0.2.1',2108,380,'NACE Codes','Obsolete - please do not use this extension any longer! Static tables for NACE Codes of the European Community',5,0,4,1520952621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','befa8ad48b424493197ecc1134a1dfd9','Obsolete - please do not use this extension any longer!','CPS-IT GmbH',2001,1,0,'','ter','',''),
(9280062,0,'rss_display','4.1.0',15469,983,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1512405208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','9e514a2ab24fbb0081259abda38743dc','Release 4.1.0 - https://github.com/fabarea/rss_display/compare/4.0.0...4.1.0\n\n[BUGFIX] Upgrade SimplePie to 1.5\n[BUGFIX] Change cache configuration to only override the minimum\n\nResolves 26','Ecodev',4001000,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280063,0,'rss_display','4.2.0',15469,249,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1549537711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','e2e50ffb326f66c1247547996cfb58d3','Release 4.2.0 - https://github.com/fabarea/rss_display/compare/4.1.0...4.2.0\n\nTYPO3 v9 compatibility','Ecodev',4002000,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280064,0,'rss_display','4.2.1',15469,282,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1550067733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','94da94192a62cf23b4f188999faf7cc5','Release 4.2.1 - https://github.com/fabarea/rss_display/compare/4.2.0...4.2.1\n\n[BUGFIX] add version-condition for TYPO3 version 9','Ecodev',4002001,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280065,0,'rss_display','4.2.2',15469,1541,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1551089447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','5dd25fa9b325f1ddccc465e950a88407','Release 4.2.2 - https://github.com/fabarea/rss_display/compare/4.2.1...4.2.2\n\n[BUGFIX] Allows multiple instances of the plugin on the same page','Ecodev',4002002,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280066,0,'rss_display','4.3.0',15469,358,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1579194966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','f2a23dd263962a5ba54802326e3e00bc','Release 4.3.0 - https://github.com/fabarea/rss_display/compare/4.2.2...4.3.0\n\n[FEATURE] Make Item/Get VH work with method arguments of SimplePie_Item\n[FEATURE] Make current content element available in Fluid templates\n[BUGFIX] Add german abbreviations for month names\n[BUGFIX] Use composer autoloader for SimplePie in composer based installations\n[TASK] TYPO3 v9 compatibility','Ecodev',4003000,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280067,0,'rss_display','4.4.0',15469,288,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1591345652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','5190c15fccc84d6f24ae944fffceb225','Release 4.4.0 - https://github.com/fabarea/rss_display/compare/4.3.0...4.4.0\n\n[TASK] Remove code below TYPO3 v9','Ecodev',4004000,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280068,0,'rss_display','5.0.0',15469,51,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1611666058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','1ccc07332f05ab2bc0aa7e8c844c4ee5','Release 5.0.0 - https://github.com/fabarea/rss_display/compare/4.4.0...5.0.0','Ecodev',5000000,0,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280069,0,'rss_display','5.0.1',15469,117,'RSS Feed Display','Fetch a RSS / Atom Feed and display its content on the Frontend.',2,0,3,1611684254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','dda9739532d377c5cd96abcb04e089d0','Release 5.0.1 - https://github.com/fabarea/rss_display/compare/5.0.0...5.0.1','Ecodev',5000001,1,0,'https://github.com/fabarea/rss_display','ter','',''),
(9280070,0,'backgroundimage4ce','4.0.0',10979,706,'Background image for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive. Supports rendering of content elements with Fluid and css_styled_content.',1,0,2,1521705662,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','fbd1b59525f06437ae748dc052c5aece','Compatibility update for TYPO3 8.7, adapt templates for extensions fluid_styled_content and bootstrap_package','SBTheke web development',4000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280071,0,'backgroundimage4ce','4.1.0',10979,171,'Background image for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive. Supports rendering of content elements with Fluid and css_styled_content.',1,0,2,1560323514,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','70fa821692d5282d4c74a27e8996a4e9','Compatibility update for TYPO3 9.5','SBTheke web development',4001000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280072,0,'backgroundimage4ce','4.1.1',10979,413,'Background image for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive. Supports rendering of content elements with Fluid and css_styled_content.',1,0,2,1560324655,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ad96a990eacbdff9b4a899592b892114','Add composer.json','SBTheke web development',4001001,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280073,0,'backgroundimage4ce','4.1.2',10979,301,'Background image for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive. Supports rendering of content elements with Fluid and css_styled_content.',2,0,2,1578813301,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:3:{s:17:\"bootstrap_package\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ea837b3a3011c72f845a32929358aabe','Add \"gridelements\" to \"suggests\" because of loading order, Small changes in documentation','SBTheke web development',4001002,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280074,0,'backgroundimage4ce','5.0.0',10979,276,'Background image for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive.',2,0,2,1588941312,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','b0ebdcf017f006cd8a64578824d52627','Compatibility update for TYPO3 10.4\r\nRemoved support for EXT:bootstrap_package as this extension offers background images itself\r\nRemoved support for EXT:css_styled_content as this extension is deprecated','SBTheke web development',5000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280075,0,'backgroundimage4ce','5.1.0',10979,222,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background imagess are adaptive.',2,0,2,1600444555,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','3077f2890ccb96113172ddc2d5ba81e1','Bugfix color picker, implement opacity','SBTheke web development',5001000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280076,0,'backgroundimage4ce','5.2.1',10979,98,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1670862972,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','a8efcb55940865b5ae9c23321390910c','Compatibility update for TYPO3 11.5\r\nCleanup PHP code','SBTheke web development',5002001,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280077,0,'backgroundimage4ce','6.0.0',10979,68,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1703277711,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','b0c48f1443aaafff421e8d032e7be5da',' Compatibility update for TYPO3 12.4\r\n Minor bugfixes\r\n Many thanks for code contribution @ Digital Teufels (gitlab.com/teufels)','SBTheke web development',6000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280078,0,'backgroundimage4ce','6.1.0',10979,73,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1711548035,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','491b4c65d9fc5e2c6ce3376ee9c0bba4','Provide upgrade wizard','SBTheke web development',6001000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280079,0,'backgroundimage4ce','7.0.0',10979,43,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1735641034,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','0e451f209e64d47708bdca334717c974','Compatibility update for TYPO3 13.4, add TypoScript Setting for default background-position and background-size','SBTheke web development',7000000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280080,0,'backgroundimage4ce','7.0.1',10979,42,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1742739684,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','bb57b5e47c33a5cda268cb36ca93d263','Fix PHP warning','SBTheke web development',7000001,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280081,0,'backgroundimage4ce','7.0.2',10979,25,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1759242773,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','a6d134e211844d6d276a5eeb9d505e32','Fix upgrade wizard for TYPO3 v13','SBTheke web development',7000002,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280082,0,'backgroundimage4ce','7.1.0',10979,21,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1767358745,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','98dcf647f9e6b54f762c227a72019159',' Fix 12: Compatibility to EXT:content_blocks\r\n Resolves 11: Crop variants\r\n Remove some TypoScript constants (configuration via TypoScript setup only now)','SBTheke web development',7001000,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280083,0,'backgroundimage4ce','7.1.2',10979,11,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1776966807,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','9f8c817d750bfa50d015f98aa7ef234b','Fix background image in alternative languages','SBTheke web development',7001002,0,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280084,0,'backgroundimage4ce','8.0.0',10979,10,'Background for content elements','Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.',2,0,2,1780213184,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','22d9633550a4a0542204a5981167b8c3',' Compatibility update for TYPO3 14.3\r\n Add template for system EXT:theme_camino\r\n Implement site sets\r\n Fix 15: Deprecation warnings\r\n Many thanks for code contribution @ Bastian Holzem (gitlab.com/teufels)\r\n','SBTheke web development',8000000,1,0,'https://gitlab.com/SBTheke-TYPO3/backgroundimage4ce/-/blob/master/README.rst','ter','',''),
(9280085,0,'ods_html2pdf','0.2.1',4501,1119,'HTML to PDF','Creates a pdf version of the webpages. Includes static TS for templavoila. Needs wkhtmltopdf (webkit engine) binary on the server.',2,0,3,1495706079,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:3:\"php\";s:11:\"5.0.0-0.0.0\";s:3:\"cms\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:14:\"pdf_generator2\";s:0:\"\";}}','Robert Heel','typo3@bobosch.de','bobosch','e44298551f8d1c37df293a536db60b2b','	 Issue 1: Static calls for non-static methods (Thanks to Julien VITTE).\r\n	 Add: composer.json.\r\n	 Add: Write wkhtmltopdf output to debug log.\r\n	 Add: Link to github page.\r\n','http://www.1drop.de/',2001,1,0,'https://docs.typo3.org/typo3cms/extensions/ods_html2pdf/0.2.1','ter','',''),
(9280086,0,'additional_scheduler','1.2.3',15261,549,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1496222805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','345af1d13d413f03c043291e7765b831','[FEATURE] Compatibility with 8 LTS','',1002003,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280087,0,'additional_scheduler','1.2.4',15261,1524,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1507542401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','87716a523f70a20aedf1e0fd31b9666f','[BUGFIX] Fix some PSR-2 issues','',1002004,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280088,0,'additional_scheduler','1.3.1',15261,181,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1572883731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','774d72d215386fa3f0c7f2c43055fc89','[BUGFIX] Update save shell script\r\n[BUGFIX] Delete unused function\r\n[BUGFIX] Use QueryBuilder for queries\r\n[BUGFIX] Drop useless require()\r\n[TASK] Fix copyrights in PHPDOC\r\n[DOC] Fix some doc things\r\n[TASK] Add .gitignore\r\n[TASK] Drop old autoload support','',1003001,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280089,0,'additional_scheduler','1.3.2',15261,413,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1572884801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','37ad076b79d8530be2e441e5a236cad2','[TASK] Drop support for old locallang.xml','',1003002,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280090,0,'additional_scheduler','1.4.0',15261,204,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1588354805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','8d7c54ac17ae5204a5a8274d1dbe6028','[FEATURE] LTS 9 & 10 compatibility, you will need to re-create tasks because of code refactoring','',1004000,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280091,0,'additional_scheduler','1.5.0',15261,160,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1588709276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','5e75b05e051c96c7f04afed42f7b614c','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005000,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280092,0,'additional_scheduler','1.5.1',15261,183,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1588710480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','578562346019a09cbd1568b7c66d9cc0','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005001,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280093,0,'additional_scheduler','1.5.2',15261,193,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1588793399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','e65999b3ec67af6bf465414187418196','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005002,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280094,0,'additional_scheduler','1.5.3',15261,359,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1588853289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','8cff06546ea89c6a4d41ae70bc702e31','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005003,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280095,0,'additional_scheduler','1.5.4',15261,153,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1608542574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','d574df24097f9f4958ce0b5831e46f51','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005004,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280096,0,'additional_scheduler','1.5.5',15261,142,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1625498773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.2.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','a6c02c382defe8443d23670efbda02ad','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005005,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280097,0,'additional_scheduler','1.5.6',15261,140,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1634741280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','925b7282aed741737a01dd7a8fc0fd7c','Automatic release built from GitHub, see the https://github.com/Apen/additional_scheduler/blob/master/CHANGELOG.md for details.','',1005006,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280098,0,'additional_scheduler','1.5.8',15261,94,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1666095905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','4309383c12791067db8dc6c9d2c0b9e2','[TASK] Version 1.5.8','',1005008,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280099,0,'additional_scheduler','1.5.9',15261,112,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1666256223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','86eb4f50ba911cc53156a68a28adddc8','[TASK] Version 1.5.9','',1005009,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280100,0,'additional_scheduler','1.6.0',15261,97,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1689861905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','d2aef9f37f0fc9d8a14c6f50001fc75a','[TASK] Compatibility with TYPO3 11-12','',1006000,0,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280101,0,'additional_scheduler','1.7.1',15261,22,'Useful tasks in scheduler module','Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...',2,0,4,1766496860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','CERDAN Yohann','cerdanyohann@yahoo.fr','ycerdan','ba1f4e10aa23ded216f0ce96506a3cf9','[TASK] Bump version to 1.7.1','',1007001,1,0,'https://github.com/Apen/additional_scheduler/blob/master/README.md','ter','',''),
(9280102,0,'org_repertoire','7.7.0',4712,129,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1501017099,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7dc5958902d424b6b888e58a47a88ffa','See details at ChangeLog. UPGRADE: TYPO3 7.x. \r\nFEATURES: Filter for targetgroup and staff. New table: tx_org_repertoiretargetgroup. New template: Org Repertoire [1.2.1] list wiew with columns.\r\nRepertoire got marginal fields. Organiser staff single vie','',7007000,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/7.7.5','ter','',''),
(9280103,0,'org_repertoire','7.7.2',4712,401,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1501018366,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c5b7910a788e17a005223c71c51d9de5','BUGFIX: missing class Userfunc','',7007002,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/7.7.5','ter','',''),
(9280104,0,'org_repertoire','7.7.4',4712,453,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1506552221,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','491221a05ad50f5bc0666af631e0ecb3','FEATURE: new property 1st image for the list view only\r\nIMPROVEMENT: Calendar: repertoire is integrated proper. See details @ ChangeLog','',7007004,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/7.7.5','ter','',''),
(9280105,0,'org_repertoire','7.7.5',4712,205,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1512467241,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c16afb2b3b60cf0b668aafb57f6ba961','BUGFIX: Respect image_1stforlistonly in TypoScript repertoire 331','',7007005,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/7.7.5','ter','',''),
(9280106,0,'org_repertoire','8.7.0',4712,210,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1513590176,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1db06a041e347d8025774600e7396545','UPGRADE for TYPO3 8.x','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280107,0,'org_repertoire','8.7.1',4712,129,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1515493202,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bff145005b916ed4cd2576235f2bfcff','IMPROVEMENT: TCA image height and width can extended with \"c\" or \"m\"','',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280108,0,'org_repertoire','8.7.2',4712,164,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1518000402,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c229e686dddfee5ceb45c1920eab36c0','Improvements: Linkhandler is updated for TYPO3 8.7. Bugfix: select.andWhere is replaced by select.where.','',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280109,0,'org_repertoire','8.7.3',4712,149,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1520595222,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','beb1633a5ec650418b6eab03274048e0','IMPROVEMENTS: ext_icon.svg. Pagetree icon for TYPO3 8.7. BUGFIX: TCA tabs controlling and staff.','',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280110,0,'org_repertoire','8.7.4',4712,273,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1526241549,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','25bdb93690687d9b1ec274807fc388d2','Small Bugfix. DETAILS @ ChangeLog','',8007004,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280111,0,'org_repertoire','8.7.6',4712,230,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1551112629,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','19f7e4fda254648012c396b636f55796','BUGFIX: Images were lost in list view','',8007006,0,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/8.7.3','ter','',''),
(9280112,0,'org_repertoire','10.4.2',4712,64,'Org Repertoire','Extend the Organiser with a repertoire database!',1,0,3,1683046777,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a7f592a400bb4ff559a54810d5d5f1bf','[UPDATE] TYPO3 10.4','',10004002,1,0,'https://docs.typo3.org/typo3cms/extensions/org_repertoire/','ter','',''),
(9280113,0,'privacyguard','2.1.0',6625,739,'Privacy Guard','This scheduler task cleans TYPO3 to improve the privacy of your customers. Currently works with formhandler, ve_guestbook, femanager, mkphpids, spamshield and sys_log table.',1,0,5,1493405712,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','edc702de26054dd5ca5bc7dcc3606ced','Maintenance release: TYPO3 8.7 ready, removed support for obsolete\nextensions (comments, sfpantispam, px_phpids replaced with mkphpids),\nadded support for femanager\n\nChangelog: https://github.com/fnagel/privacyguard/compare/2.0.1...2.1.0','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/privacyguard/2.1.0','ter','',''),
(9280114,0,'privacyguard','3.0.0',6625,393,'Privacy Guard','This scheduler task cleans TYPO3 to improve the privacy of your customers. Currently works with formhandler, ve_guestbook, femanager, mkphpids, spamshield and sys_log table. Useful for GDPR / DSGVO compliance.',1,0,5,1570002672,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6acdb80d7ba629167b283895785de27b','Major release: TYPO3 9.x support. Removed TYPO3 6.x, 7.x and PHP 5.6 support. Now available on Packagist!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/privacyguard/compare/2.1.0...3.0.0','',3000000,0,0,'https://docs.typo3.org/p/felixnagel/privacyguard/3.0/en-us','ter','',''),
(9280115,0,'privacyguard','3.1.0',6625,313,'Privacy Guard','This scheduler task cleans database records in TYPO3 CMS to improve the privacy of your customers. Currently works with formhandler, ve_guestbook, femanager, mkphpids, spamshield and sys_log table. Useful for GDPR / DSGVO compliance.',2,0,5,1589469031,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','1a106a0afaeca8a20bdeb403b4a3bd81','Minor maintenance release. TYPO3 10 LTS support. Removed TYPO3 8.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/privacyguard/compare/3.0.0...3.1.0','',3001000,0,0,'https://docs.typo3.org/p/felixnagel/privacyguard/3.1/en-us','ter','',''),
(9280116,0,'privacyguard','3.1.1',6625,254,'Privacy Guard','This scheduler task cleans database records in TYPO3 CMS to improve the privacy of your customers. Currently works with formhandler, ve_guestbook, femanager, mkphpids, spamshield and sys_log table. Useful for GDPR / DSGVO compliance.',2,0,5,1602862865,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a50a343c26a05c811bbe73cd37c3ff2e','[RELEASE] Small maintenance release. Support for PHP 7.4.\n\nSee upgrade guide in documentation.\n\nChangelog: https://github.com/fnagel/privacyguard/compare/3.1.0...3.1.1','',3001001,1,0,'https://docs.typo3.org/p/felixnagel/privacyguard/3.1/en-us','ter','',''),
(9280117,0,'pdfcontroller','4.2.1',18350,1273,'PDF Controller 3','Offer a TYPO3 page for PDF download. http://typo3-pdfcontroller.de/ Individual layout with background PDF file. Extra first page is possible. PDF Controller supports TYPO3 sessions and can used on restricted pages. The PDF Generator can handle responsive backend layouts and responsive grid elements - ready-for-use together with TYPO3 Start. The PDF engine is TCPDF.',1,0,3,1492075187,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";s:8:\"t3_tcpdf\";s:6:\"2.4.0-\";}s:8:\"suggests\";a:1:{s:19:\"pdfcontroller_fonts\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','415642dd6680789510f9255780b17f98','Improvement: Depedencies. Compatibillity TYPO3 7.6. Update Copyright','',4002001,1,0,'https://docs.typo3.org/typo3cms/extensions/pdfcontroller/4.2.1','ter','',''),
(9280118,0,'cobj_xslt','1.9.0',4609,315,'XSLT Content Object','Extends TypoScript with a new cObject XSLT for flexible XML transformations with XSL.',2,0,2,1564859071,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"cobj_xpath\";s:0:\"\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','4d0c78fb53375c3e26e9d24280f39169','Compatibility update for TYPO3 v8 and v9. Please see changelog in extension documentation for details.','Academy of Sciences and Literature  Mainz',1009000,0,0,'https://docs.typo3.org/p/digicademy/cobj_xslt/1.9/en-us','ter','',''),
(9280119,0,'cobj_xslt','1.10.0',4609,263,'XSLT Content Object','Extends TypoScript with a new cObject XSLT for flexible XML transformations with XSL.',2,0,2,1596957636,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"cobj_xpath\";s:0:\"\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','e4bd9d6412241fd568c38a3de44190d2','Compatibility update for TYPO3 v10. See changelog in extension documentation for details. ','Academy of Sciences and Literature  Mainz',1010000,1,0,'https://docs.typo3.org/p/digicademy/cobj_xslt/1.10/en-us','ter','',''),
(9280120,0,'ke_search_hooks','2.0.0',6172,871,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1508249108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christian Buelter','christian.buelter@inmedias.de','kennziffer','df3eea0a775df5d388572f5ee7bfb066','version for TYPO3 8.7','team.inmedias',2000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280121,0,'ke_search_hooks','3.1.0',6172,230,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1593167479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Buelter','christian.buelter@web.de','kennziffer','1f07114987828ba28486a0f69cc2e9bd','Maintenance release for TYPO3 10.4','TPWD GmbH',3001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280122,0,'ke_search_hooks','3.2.0',6172,174,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1605263194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Buelter','christian.buelter@web.de','kennziffer','df85688b0a9680a62dd61c45b8bdfc0b','Add examples for hook contentElementShouldBeIndexed and Autosuggest','TPWD GmbH',3002000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280123,0,'ke_search_hooks','3.3.0',6172,124,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1619773231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Buelter','christian.buelter@web.de','kennziffer','407dc63b2a1a394320db4f103c186718','Add examples for hook additionalResultMarker and custom sorting options','TPWD GmbH',3003000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280124,0,'ke_search_hooks','3.4.0',6172,109,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1631266085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Buelter','christian.buelter@web.de','kennziffer','c713f9895420e79ba1c9cf0a14fd4170','Add example for getOrdering hook. This is the last version which supports ke_search version 3. For ke_search version 4 use ke_search_hooks version 4.','TPWD GmbH',3004000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280125,0,'ke_search_hooks','4.0.0',6172,111,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1633095969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','bace0fc510c7e363c5fc42ffed07eba0','Use namespaces from ke_search 4','TPWD GmbH',4000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280126,0,'ke_search_hooks','4.1.0',6172,112,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1645188831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','ke_search Dev Team','cb@tpwd.de','kennziffer','ac108e7b6a48b8fe929373fec81d8c4b','Adds support for TYPO3 11, drops support for TYPO3 9','TPWD GmbH',4001000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280127,0,'ke_search_hooks','4.2.0',6172,111,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1663927389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','afe811c079240658c4a5f9d3c8940c86','Add examples for custom filter renderer and hook modifyFieldValuesBeforeStoring','TPWD AG',4002000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280128,0,'ke_search_hooks','5.0.0',6172,78,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1700824806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','4377c3cf20716282712e2ae338d6c23e','Release for TYPO3 12','TPWD AG',5000000,0,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280129,0,'ke_search_hooks','5.1.0',6172,63,'Faceted Search Hooks Example','Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.',2,0,4,1722595527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','ke_search Dev Team','ke_search@tpwd.de','kennziffer','f754e6e87f3d9132376aaf53a257c07a','Add incremental indexing and support indexer status feature of ke_search  5.4.0 in ExampleIndexer','TPWD AG',5001000,1,0,'https://docs.typo3.org/p/tpwd/ke_search/main/en-us/Indexing/IndexerTypes/Custom.html','ter','',''),
(9280130,0,'jh_opengraphprotocol','1.3.0',24742,4374,'Open Graph protocol','Adds the Open Graph protocol properties in meta-tags to the html-header supporting multilingual-websites.',2,0,3,1503326836,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:19:\"jh_opengraph_ttnews\";s:12:\"0.0.0-0.0.10\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','06f4346a48b77ddc5157ab6ffab90d22','Always creates readable URLs (via realURL or coolURI) and supports TYPO3 8 LTS','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_opengraphprotocol/1.3.2','ter','',''),
(9280131,0,'jh_opengraphprotocol','1.3.1',24742,771,'Open Graph protocol','Adds the Open Graph protocol properties in meta-tags to the html-header supporting multilingual-websites.',2,0,3,1524860652,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:19:\"jh_opengraph_ttnews\";s:12:\"0.0.0-0.0.10\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','23bb81f5ab696e21e9a2dfd94cda0542','Bugfix: Absolute URL for \"og:url\"; \r\nMoved TCA modifications to Configuration/TCA/Overrides and removed TYPO3 6.2 LTS support','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_opengraphprotocol/1.3.2','ter','',''),
(9280132,0,'jh_opengraphprotocol','1.3.2',24742,5110,'Open Graph protocol','Adds the Open Graph protocol properties in meta-tags to the html-header supporting multilingual-websites.',2,0,3,1530508392,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:19:\"jh_opengraph_ttnews\";s:12:\"0.0.0-0.0.10\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','514acf65b79cebd311ac72fa88fcd6b0','Bugfix release (solves TYPO3 8 and mergeIfNotBlank Problem)','',1003002,1,0,'https://docs.typo3.org/typo3cms/extensions/jh_opengraphprotocol/1.3.2','ter','',''),
(9280133,0,'sf_register','8.7.2',20478,516,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,3,1496850344,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:8:\"extender\";s:6:\"6.3.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','fce162e1cbb207b591175d9d24e9e3da','Make compatible with TYPO3 8\nChange image handling from uploads/pics/ to FAL mechanisms\nChange queries to use doctrine dbal','evoweb',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_register/8.7.2','ter','',''),
(9280134,0,'sf_register','8.8.0',20478,490,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,3,1505330721,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.3.0-\";s:9:\"recaptcha\";s:6:\"7.2.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5e25b78f70de6f69f6d804673f596232','Release refactored form rendering.\n\nIts possible to choose on plugin level which fields to render.\nImprove image upload support.\nChange email handling for confirmation and activation.\nChange field rendering to partials for each type.\nIntegrate invisible ','evoweb',8008000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/8.8/en-us','ter','',''),
(9280135,0,'sf_register','8.8.1',20478,2239,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,3,1513691808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','0c44838cb0fa05b60e722a19ff0e63b3','Security Fix PLEASE UPDATE\nSee: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2017-017/ for details nc','evoweb',8008001,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_register/8.8.1','ter','',''),
(9280136,0,'sf_register','9.0.0',20478,405,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1548878688,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.4.7-\";s:9:\"recaptcha\";s:6:\"8.2.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8fc522c528391af346ddda48bfe3437d','Release TYPO3 9.5 compatible version','evoWeb',9000000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/9.0/en-us','ter','',''),
(9280137,0,'sf_register','9.1.0',20478,448,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1552212524,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.4.7-\";s:9:\"recaptcha\";s:6:\"8.2.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4228415c5fcc0e76b7cbb4db3641c92a','Release changes to javascript and css','evoWeb',9001000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/9.1/en-us','ter','',''),
(9280138,0,'sf_register','8.8.5',20478,240,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,3,1561266183,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.3.0-\";s:9:\"recaptcha\";s:6:\"7.2.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e5207e92e8ea9af2ae9541ecb3a631bd','Improve image deleting on removing from user','evoweb',8008005,0,0,'https://docs.typo3.org/p/evoweb/sf-register/8.8/en-us','ter','',''),
(9280139,0,'sf_register','9.2.0',20478,384,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1565709952,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.4.7-\";s:9:\"recaptcha\";s:6:\"8.2.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e30211315f9f186f4afe866cc18c5839','Add HTML5 tag attribute to limit file types\n\nBy adding accept\".git,.jpg\" to the upload tag its possible to limit the uploadable image types','evoWeb',9002000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/9.2/en-us','ter','',''),
(9280140,0,'sf_register','8.8.6',20478,298,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,3,1565772778,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.3.0-\";s:9:\"recaptcha\";s:6:\"7.2.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ba25c61258db688233ce4c6ec3cdf865','Release backport of accept tag attribute','evoweb',8008006,0,0,'https://docs.typo3.org/p/evoweb/sf-register/8.8/en-us','ter','',''),
(9280141,0,'sf_register','9.3.0',20478,601,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1570557791,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.4.7-\";s:9:\"recaptcha\";s:6:\"8.2.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c261c455f21fb6f0da7df7d242af7509','Release compatibility with TYPO3 10.x\n\nadd cleanup outdated not activated accounts\nadd delete controller and templates to offer GDPR compatible deletion of\naccounts\nrefactor javascript to typescript as build source','evoWeb',9003000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/9.3/en-us','ter','',''),
(9280142,0,'sf_register','10.0.0',20478,202,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1588606348,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d5bd15f4a3cf4b6bc540583ddbb58a33','Release hugh cleanup in configuration\n\nPlease read the documentations breaking change chapter!\n\nThe switchableControllerActions where replaced with individual plugins.\nLots of configuration was reworked and cleanuped.\nThe selected fields in the plugin flexform does now prefill with a better default.','evoWeb',10000000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.0/en-us','ter','',''),
(9280143,0,'sf_register','10.0.1',20478,374,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1588771451,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','bbf9cb401a18989879238a5a2d9b4663','Release missing min.css file','evoWeb',10000001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.0/en-us','ter','',''),
(9280144,0,'sf_register','9.4.1',20478,192,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1594457361,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"6.4.7-\";s:9:\"recaptcha\";s:6:\"8.2.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','02b5d324b614dc2706cf0e3b0d92fc0e','Fix duplicate usage of invite controller','evoWeb',9004001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/9.4/en-us','ter','',''),
(9280145,0,'sf_register','10.1.1',20478,144,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1600007442,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','481ea7555a481fa166c3a911795a8c80','Merge branch release/10.1.1','evoWeb',10001001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.1/en-us','ter','',''),
(9280146,0,'sf_register','10.1.2',20478,147,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1600070400,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','00c7531914f1499c79068b64dd559e6b','Merge branch release/10.1.2','evoWeb',10001002,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.1/en-us','ter','',''),
(9280147,0,'sf_register','10.1.3',20478,145,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1600080860,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','f7b7de7d8e71d1eb951e5971f6e64690','Merge branch release/10.1.3','evoWeb',10001003,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.1/en-us','ter','',''),
(9280148,0,'sf_register','10.1.4',20478,152,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1600085379,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e7b795b85ce21846d149ba0be162a70f','Merge branch release/10.1.4','evoWeb',10001004,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.1/en-us','ter','',''),
(9280149,0,'sf_register','10.1.5',20478,266,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1600098851,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8fe9815a1fa30e30c7836496dcdad212','Merge branch release/10.1.5','evoWeb',10001005,0,0,'https://docs.typo3.org/p/evoweb/sf-register/10.1/en-us','ter','',''),
(9280150,0,'sf_register','11.0.0',20478,152,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1615724095,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','58e4a63f6f1e31a403a01e738eb66cab','Merge branch release/11.0.0','evoWeb',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_register/','ter','',''),
(9280151,0,'sf_register','11.1.0',20478,110,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1641401619,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c3a843f82257ecf4d4fb680d9e9826cb','Merge branch release/11.1.0','evoWeb',11001000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280152,0,'sf_register','11.1.1',20478,100,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1642408645,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','1856596ab24a5e763c09931fedf4d941','Merge branch release/11.1.1','evoWeb',11001001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280153,0,'sf_register','11.1.2',20478,111,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1642492757,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','691ec5e333fedfd6539db2d23a453de1','Merge branch release/11.1.2','evoWeb',11001002,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280154,0,'sf_register','11.1.3',20478,128,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1643803887,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d7477a7b5b063fd9f351d7c74161bc8f','Merge branch release/11.1.3','evoWeb',11001003,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280155,0,'sf_register','11.1.4',20478,61,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1697897096,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','dc023aa77d6dfbd5d271489af2d864c8','Raise version','evoWeb',11001004,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280156,0,'sf_register','11.1.5',20478,74,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1697897509,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:2:{s:8:\"extender\";s:6:\"7.0.0-\";s:9:\"recaptcha\";s:7:\"10.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','27c463e58bf5af272b0cf35333daf80a','Remove testing against dev-main','evoWeb',11001005,0,0,'https://docs.typo3.org/p/evoweb/sf-register/11.1/en-us','ter','',''),
(9280157,0,'sf_register','12.0.0',20478,66,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1700384291,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"10.0.0-\";s:9:\"recaptcha\";s:7:\"12.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7c07b433a5b62887aa7fb940e6fe6929','Merge branch release/12.0.0','evoWeb',12000000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/12.0/en-us','ter','',''),
(9280158,0,'sf_register','12.0.1',20478,75,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1707336676,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.10-12.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"10.0.0-\";s:9:\"recaptcha\";s:7:\"12.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5c34128d15a925882b0706e2369b6fdb','Merge branch release/12.0.1','evoWeb',12000001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/12.0/en-us','ter','',''),
(9280159,0,'sf_register','13.0.0',20478,39,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1730363874,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','f5cf0d455e94235a9aef8e557e580f16','Merge branch release/13.0.0','evoWeb',13000000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.0/en-us','ter','',''),
(9280160,0,'sf_register','13.0.1',20478,45,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1730398781,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','1fcc88ddf11fa1af0f03ea3057459ec4','Merge branch release/13.0.1','evoWeb',13000001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.0/en-us','ter','',''),
(9280161,0,'sf_register','13.1.0',20478,38,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1734768273,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5a629eb8b097a8acf182ab782d70f3f7','Merge branch release/13.1.0','evoWeb',13001000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.1/en-us','ter','',''),
(9280162,0,'sf_register','13.1.1',20478,34,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1735992304,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ec0e0caff206a82ff45ce93338ac5b7e','Merge branch release/13.1.1','evoWeb',13001001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.1/en-us','ter','',''),
(9280163,0,'sf_register','13.1.3',20478,40,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1736539935,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8d2902a381f3302385791b2b1b634429','Merge branch release/13.1.3','evoWeb',13001003,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.1/en-us','ter','',''),
(9280164,0,'sf_register','13.2.0',20478,21,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1751801662,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ab540e3e34021c70fe641784da7e0dd0','Merge branch release/13.2.0','evoWeb',13002000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.2/en-us','ter','',''),
(9280165,0,'sf_register','13.2.1',20478,28,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1752938878,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8a2deb55d74ecd3339802f534c7f6888','Merge branch release/13.2.1','evoWeb',13002001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.2/en-us','ter','',''),
(9280166,0,'sf_register','14.0.0',20478,23,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1765721790,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"14.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','aeced9a37ca302a1fcb41b578b577fc1','Merge branch release/14.0.0','evoWeb',14000000,0,0,'https://docs.typo3.org/p/evoweb/sf-register/14.0/en-us','ter','',''),
(9280167,0,'sf_register','13.2.2',20478,14,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1769776135,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','416e03f8f3f07fc82135d2f93b3b40eb','[TASK] Raise version number','evoWeb',13002002,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.2/en-us','ter','',''),
(9280168,0,'sf_register','14.0.1',20478,7,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1777634344,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"14.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7bc30ad2c7d9cbc4e9c3fb6f7a24d110','Merge branch release/14.0.1','evoWeb',14000001,0,0,'https://docs.typo3.org/p/evoweb/sf-register/14.0/en-us','ter','',''),
(9280169,0,'sf_register','13.2.3',20478,6,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,-1,2,1777639743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','af63466d52ed0d2e30d0d42ffa81ffe8','[TASK] Move webmozart/assert to develop requirements and raise version number','evoWeb',13002003,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.2/en-us','ter','',''),
(9280170,0,'sf_register','14.0.2',20478,12,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,0,2,1779122641,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"14.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','620507c5873c4774d9e904352cf13847','Merge branch release/14.0.2','evoWeb',14000002,1,0,'https://docs.typo3.org/p/evoweb/sf-register/14.0/en-us','ter','',''),
(9280171,0,'sf_register','13.2.4',20478,8,'Frontend User Registration','Offers the possibility to maintain the fe_user data in frontend by the user self.',2,0,2,1779122739,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}s:8:\"suggests\";a:3:{s:8:\"extender\";s:7:\"11.0.0-\";s:9:\"recaptcha\";s:7:\"13.0.0-\";s:18:\"static_info_tables\";s:7:\"12.0.0-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','6400cf2932b9f1bbff0f0aaa69b52794','[TASK] Raise version number','evoWeb',13002004,0,0,'https://docs.typo3.org/p/evoweb/sf-register/13.2/en-us','ter','',''),
(9280172,0,'fluidcontent','5.2.0',51901,12460,'Fluid Content Engine','Fluid Content Element engine - integrates extremely compact and highly dynamic content element templates written in Fluid. See: https://github.com/FluidTYPO3/fluidcontent',2,0,4,1493211154,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"flux\";s:13:\"7.3.0-8.99.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','0f7bcd934cc4e0f7b057192e18ebe58f','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5002000,1,0,'http://fluidtypo3.org','ter','',''),
(9280173,0,'restdoc','1.7.0',11913,478,'Sphinx Documentation Viewer Plugin','Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.',2,0,3,1583397509,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8c821822ca91c3bf46c9feb3a0e4c821','Compatibility with TYPO3 v9 and TYPO3 v10.','Causal Sàrl',1007000,0,0,'https://docs.typo3.org/p/causal/restdoc/1.7/en-us','ter','',''),
(9280174,0,'restdoc','2.0.0',11913,166,'Sphinx Documentation Viewer Plugin','Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.',2,0,3,1613393158,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','fd143ffd44306e99a9d854f027e0fe2e','Standard maintenance release.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/restdoc/2.0/en-us','ter','',''),
(9280175,0,'restdoc','2.1.0',11913,80,'Sphinx Documentation Viewer Plugin','Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.',2,0,3,1709210217,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','7c4fab2beac807bb2a1b4706603f00cf','Standard maintenance release.\r\nIn use for many months in production and high time to make it available to everybody as some prefer a release as fetching from git :-)','Causal Sàrl',2001000,1,0,'https://docs.typo3.org/p/causal/restdoc/2.1/en-us','ter','',''),
(9280176,0,'community','3.1.0',5240,952,'Community','A flexible community / social network system based on Extbase and Fluid. Friends (buddies), messages, user profile, wall, gallery, notification service, and a lot more.',2,0,3,1502482405,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}s:8:\"suggests\";a:1:{s:6:\"smilie\";s:0:\"\";}}','Tymoteusz Motylewski','t.motylewski@gmail.com','tmotylewski','625fd676fb56a9f92472aa813e8bd32f','Bugfix release, dropped TYPO3 v6 support.\r\n- fixed saving photos and albums\r\n- fixed changing profile image\r\n- fixed deleting messages\r\n- improved TCA configuration for better v7 compatibility\r\n- refactored viewhelpers fro v7 compatibility\r\n- fixed except','Macopedia.pl',3001000,1,0,'https://docs.typo3.org/typo3cms/extensions/community/3.1.0','ter','',''),
(9280177,0,'cloudflare','2.1.1',22926,1055,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1500195854,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','dbec425725025dede002ab3c865e682b','Bug fix release for TYPO3 v8.\r\nDetails on https://forge.typo3.org/projects/extension-cloudflare/wiki/CLOUDFLARE_211','Causal Sàrl',2001001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.1/en-us','ter','',''),
(9280178,0,'cloudflare','2.2.0',22926,576,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1530880854,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','73fa92e6a7e95c8d6b8e90d4c89e79b5','This version fixes some problems with TYPO3 v8 and officially drops compatibility with TYPO3 6.2.','Causal Sàrl',2002000,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.2/en-us','ter','',''),
(9280179,0,'cloudflare','2.2.1',22926,1126,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1531229278,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.4.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','156b4f2b0311f2214e7f9043bdba2f3f','- Better integration in toolbar starting with TYPO3 v8\r\n- Compatibility with TYPO3 v9','Causal Sàrl',2002001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.2/en-us','ter','',''),
(9280180,0,'cloudflare','2.3.0',22926,600,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1582101557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','867282da119241598c3f4b4083f8c05e','Maintenance release for TYPO3 v8 and v9.','Causal Sàrl',2003000,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.3/en-us','ter','',''),
(9280181,0,'cloudflare','2.3.1',22926,147,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1613212458,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','bc5e3c0d3539df2775e299f18b197ae2','This is a standard maintenance release. Please note that this is the last release compatible with TYPO3 v8.\r\n\r\nIf you need to keep compatibility for TYPO3 v8, you may want to switch to the typo3/v8 branch or stick to 2.3.x version in your composer.json.\r\n\r\nUpcoming version (2.4.0) will finally bring support for TYPO3 v10.','Causal Sàrl',2003001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.3/en-us','ter','',''),
(9280182,0,'cloudflare','2.4.0',22926,132,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1621672016,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','0164583efa921c7196b12ce58865b784','Overdue release to support TYPO3 v10 and the new Cloudflare API.\r\n\r\nUnfortunately, this release doesnt yet support the new GraphQL Zone Analytics API for fetching statistics so the Backend module should be considered temporary not working properly.','Causal Sàrl',2004000,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.4/en-us','ter','',''),
(9280183,0,'cloudflare','2.4.1',22926,163,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1621921664,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','fae74ffd0a9d3bdf5a1eb50e06fc0c96','This release fixes a compatibility issue with PHP 7.2.','Causal Sàrl',2004001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.4/en-us','ter','',''),
(9280184,0,'cloudflare','2.5.0',22926,84,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1689333455,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','df4560ed2f94bf59dede047da4e6f03a','Standard maintenance release.','Causal Sàrl',2005000,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.5/en-us','ter','',''),
(9280185,0,'cloudflare','2.5.1',22926,93,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1691171357,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a2ef8061a37207d39221bb69848773a2','Standard maintenance release.','Causal Sàrl',2005001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.5/en-us','ter','',''),
(9280186,0,'cloudflare','2.6.0',22926,50,'Cloudflare Client','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1726855199,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','2283a6bca3925759296e103843b8e154','Long-awaited compatibility version for TYPO3 v12.\r\n\r\nSupport for TYPO3 v11 is maintained, as usual, but TYPO3 v9 and v10 are not supported anymore.\r\n\r\n We took the opportunity to kickstart support for TYPO3 v13. Right now the extension configuration module does not let you choose the domains to enable. Please copy over settings from TYPO3 v11 or v12 or configure manually.','Causal Sàrl',2006000,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.6/en-us','ter','',''),
(9280187,0,'cloudflare','2.6.1',22926,51,'Cloudflare Client','The Cloudflare extension for TYPO3 is a powerful solution to integrate your website with Cloudflare, whose mission is to help build a better Internet. This extension provides a variety of features to ensure your website is running optimally on the Cloudflare platform, a global leader in web performance and security.',2,0,5,1726926659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','3ed8de133b48eba6bfbf18b44756652a','The configuration module now works correctly with TYPO3 v13. Whats more, Cloudflares URL-based cache flushing finally works very well, and is therefore no longer considered highly experimental as we called it for so many years.\r\n\r\nThis makes this extension compatible with TYPO3 v11, v12 and v13. The Backend analysis module should be reworked and thus activated in the future, but the core function of seamlessly integrating your website with the Cloudflare platform is working.','Causal Sàrl',2006001,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.6/en-us','ter','',''),
(9280188,0,'cloudflare','2.6.2',22926,60,'Cloudflare Client','The Cloudflare extension for TYPO3 is a powerful solution to integrate your website with Cloudflare, whose mission is to help build a better Internet. This extension provides a variety of features to ensure your website is running optimally on the Cloudflare platform, a global leader in web performance and security.',2,0,5,1729668840,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','71f07eff8af124daf1b4b15b2be16273','This release fixes a few minor issues such as Dark Mode support in TYPO3 v12 and above and adds official PHP 8.4 support.','Causal Sàrl',2006002,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.6/en-us','ter','',''),
(9280189,0,'cloudflare','2.6.3',22926,29,'Cloudflare Client','The Cloudflare extension for TYPO3 is a powerful solution to integrate your website with Cloudflare, whose mission is to help build a better Internet. This extension provides a variety of features to ensure your website is running optimally on the Cloudflare platform, a global leader in web performance and security.',2,0,5,1761635193,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','e6c74c23368f98cfef722d4bc357adbd','Standard maintenance release.','Causal Sàrl',2006003,0,0,'https://docs.typo3.org/p/causal/cloudflare/2.6/en-us','ter','',''),
(9280190,0,'cloudflare','2.6.4',22926,14,'Cloudflare Client','The Cloudflare extension for TYPO3 is a powerful solution to integrate your website with Cloudflare, whose mission is to help build a better Internet. This extension provides a variety of features to ensure your website is running optimally on the Cloudflare platform, a global leader in web performance and security.',2,0,5,1773390718,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','29f0d4ba9f3a82c66772f95156c89aba','Standard maintenance release.','Causal Sàrl',2006004,0,0,'https://docs.typo3.org/p/causal/cloudflare/main/en-us/','ter','',''),
(9280191,0,'cloudflare','2.7.0',22926,18,'Cloudflare Client','The Cloudflare extension for TYPO3 is a powerful solution to integrate your website with Cloudflare, whose mission is to help build a better Internet. This extension provides a variety of features to ensure your website is running optimally on the Cloudflare platform, a global leader in web performance and security.',2,0,5,1774355846,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a9f319d1c49874a1d54d4061bf3da16a','This version brings early support for TYPO3 v14.','Causal Sàrl',2007000,1,0,'https://docs.typo3.org/p/causal/cloudflare/main/en-us/','ter','',''),
(9280192,0,'booking','0.8.6',11306,218,'Booking','Hourly/quarter hourly booking extension for fe users for objects like tennis courts, snooker tables or similar. When updating, read Administrator Manual first!',1,0,3,1505070933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','55faf029f09b419b2a3563254607e9d1','Support for TYPO3 8.7 LTS','Web Services Ruhs',8006,0,0,'https://docs.typo3.org/typo3cms/extensions/booking/0.8.7','ter','',''),
(9280193,0,'booking','0.8.7',11306,640,'Booking','Hourly/quarter hourly booking extension for fe users for objects like tennis courts, snooker tables or similar. When updating, read Administrator Manual first!',1,0,3,1511299286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','776d36602c0a0886c1f0296c58a9075d','Bugfix non-static method call','Web Services Ruhs',8007,0,0,'https://docs.typo3.org/typo3cms/extensions/booking/0.8.7','ter','',''),
(9280194,0,'booking','1.3.5',11306,129,'Booking','Booking extension for FE users',1,0,3,1587488985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','40829b65cb3573a5b8301c107840ab99','Breaking changes.  New tables and templates. Ajax calls implemented via PSR-15. No updates possible!','',1003005,0,0,'https://docs.typo3.org/p/wsr/booking/1.3/en-us','ter','',''),
(9280195,0,'booking','1.4.1',11306,259,'Booking','Booking extension for FE users',1,0,3,1589892025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','5c43e394c2407c0803815af925b397bd','Whole  day booking / deletion implemented. Templates CalendarBase.html, BookingForm.html and CustomerMail.html modified.','',1004001,0,0,'https://docs.typo3.org/p/wsr/booking/1.4/en-us','ter','',''),
(9280196,0,'booking','1.4.4',11306,179,'Booking','Booking extension for FE users',1,0,3,1591547997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a0685a2e72605863a640bbd310e31354','Startingpoint implemented','',1004004,0,0,'https://docs.typo3.org/p/wsr/booking/1.4/en-us','ter','',''),
(9280197,0,'booking','1.4.5',11306,259,'Booking','Booking extension for FE users',1,0,3,1592086878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','160492aef1e38936bb35948984f92022','Composer support, some fixes in locallang.xlf','',1004005,0,0,'https://docs.typo3.org/p/wsr/booking/1.4/en-us','ter','',''),
(9280198,0,'booking','1.5.0',11306,135,'Booking','Booking extension for FE users',1,0,3,1626294741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','bf3e7bdaeb7e6980489e7c4f0e2a5128','Code cleaning','',1005000,0,0,'https://docs.typo3.org/p/wsr/booking/1.5/en-us','ter','',''),
(9280199,0,'booking','1.7.0',11306,131,'Booking','Booking extension for FE users',1,0,3,1633501844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','3012fd06a0949e5553c35ebf5332bcde','TYPO3 11.5 compatibility','',1007000,0,0,'https://docs.typo3.org/p/wsr/booking/1.7/en-us','ter','',''),
(9280200,0,'booking','1.8.2',11306,88,'Booking','Booking extension for FE users',1,0,3,1664282955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','9a5427082cf6687f54e21e4647d5fe08','Bugfix undefined variables','',1008002,0,0,'https://docs.typo3.org/p/wsr/booking/1.8/en-us','ter','',''),
(9280201,0,'booking','1.8.3',11306,105,'Booking','Booking extension for FE users',1,0,3,1664450755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','0f6673482b880f63a01340478af55d2e','Bugfix undefined variables when used with default view week.','',1008003,0,0,'https://docs.typo3.org/p/wsr/booking/1.8/en-us','ter','',''),
(9280202,0,'booking','2.0.6',11306,103,'Booking','Booking extension for FE users',1,0,3,1670507636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','82d7ff78716c7e7ff300cee8f6c8d685','TYPO3 v12 compatible, templates changed, dropped TYPO3 v10','',2000006,0,0,'https://docs.typo3.org/p/wsr/booking/2.0/en-us','ter','',''),
(9280203,0,'booking','2.0.7',11306,81,'Booking','Booking extension for FE users',1,0,3,1681390203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','afb5cdc002dc0ba4a5f2400ac07bdca7','Bugfix Default.html not found','',2000007,0,0,'https://docs.typo3.org/p/wsr/booking/2.0/en-us','ter','',''),
(9280204,0,'booking','2.1.0',11306,96,'Booking','Booking extension for FE users',1,0,3,1682675502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','51faf78bb6cd527ecaf4720409e92f1a','Bugfix','',2001000,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280205,0,'booking','2.1.2',11306,86,'Booking','Booking extension for FE users',1,0,3,1683127763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','ca8dad133ad3cc20e7916f454d278227','Bugfixes laanguage labels in Week.html and NewWeek.html','',2001002,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280206,0,'booking','2.1.3',11306,61,'Booking','Booking extension for FE users',1,0,3,1699876903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','5b05b8eea44644c538cd947a09132eb9','Bugfix $this-language','',2001003,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280207,0,'booking','2.1.4',11306,58,'Booking','Booking extension for FE users',1,0,3,1699883358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','aae062b54336c4725c97018023e56911','Bugfix icon path when run in composer mode','',2001004,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280208,0,'booking','2.1.5',11306,60,'Booking','Booking extension for FE users',1,0,3,1699895571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f6929ced7fe153f9c96cb02764c26bb6','Bugfix weekView in composer mode','',2001005,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280209,0,'booking','2.1.6',11306,86,'Booking','Booking extension for FE users',1,0,3,1700050174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b5f1d9505892b1991eaac51204d4f447','Bugfix dayBooking when no fe_user is logged in.','',2001006,0,0,'https://docs.typo3.org/p/wsr/booking/2.1/en-us','ter','',''),
(9280210,0,'booking','2.5.6',11306,26,'Booking','Booking extension for FE users',1,0,3,1758987280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a369617720ac27f4b69f2ab273909294','TYPO3 13 compatibility','',2005006,0,0,'https://docs.typo3.org/p/wsr/booking/2.5/en-us','ter','',''),
(9280211,0,'booking','2.8.6',11306,8,'Booking','Booking extension for FE users',1,0,3,1779614756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','4384f6973d4634ca3f46bf67cb5ffb4e','TYPO3 14 compatibility','',2008006,0,0,'https://docs.typo3.org/p/wsr/booking/2.8/en-us','ter','',''),
(9280212,0,'booking','2.8.7',11306,8,'Booking','Booking extension for FE users',1,0,3,1779625950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','1decaa09427344db79e2e4007e6c1b39','Improved language handling','',2008007,0,0,'https://docs.typo3.org/p/wsr/booking/2.8/en-us','ter','',''),
(9280213,0,'booking','2.8.9',11306,8,'Booking','Booking extension for FE users',1,0,3,1779701195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','9d6d7f23d453da165b875ddb63ad1fe5','Some changes in flexform','',2008009,0,0,'https://docs.typo3.org/p/wsr/booking/2.8/en-us','ter','',''),
(9280214,0,'booking','2.8.10',11306,12,'Booking','Booking extension for FE users',1,0,3,1779722713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','d897cffacbcf9718bcd3ad4ce71052eb','Nearly all error messages are translated','',2008010,0,0,'https://docs.typo3.org/p/wsr/booking/2.8/en-us','ter','',''),
(9280215,0,'booking','2.8.12',11306,6,'Booking','Booking extension for FE users',1,0,3,1783332543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6784c52f206dc9732aa46b230fc2cf2d','Bugfix in pages.tsconfig (pages.disabled)','',2008012,1,0,'https://docs.typo3.org/p/wsr/booking/2.8/en-us','ter','',''),
(9280216,0,'sf_yubikey','2.1.0',14578,553,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1505043108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7d5fc8cf2e94ca149d962f6f7e59c958','Added YubiKey options to user settings','',2001000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.1/en-us','ter','',''),
(9280217,0,'sf_yubikey','2.1.1',14578,451,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1528206113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','01fd552b2600a4de6bc29289d028d1d1','Added support for [SYS][curlProxyServer] setting','',2001001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.1/en-us','ter','',''),
(9280218,0,'sf_yubikey','2.2.0',14578,331,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1537785684,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','041d36488550c85a4e87ff4f8b2ccafc','Added PHP 7.2 and TYPO3 v9 compatibility','',2002000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.2/en-us','ter','',''),
(9280219,0,'sf_yubikey','2.2.1',14578,285,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1540638099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9b7d7f1eeae24da7299a10aee03e51ca','Maintenance release to keep inline with current packagist version','',2002001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.2/en-us','ter','',''),
(9280220,0,'sf_yubikey','2.2.2',14578,360,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1540642776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a83c70b2ec2fe043030328c30636f2f2','Maintenance release to keep inline with current packagist version','',2002002,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.2/en-us','ter','',''),
(9280221,0,'sf_yubikey','2.2.3',14578,347,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1545653960,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ba31c21ae2e7c2d6e52d838b0799a6a8','Added support for YubiCloud v2.0 protocol. \r\n\r\nImportant: Make sure to update the Yubico API Url in the extension settings to \"https://api.yubico.com/wsapi/2.0/verify\" until 04.03.2019, because the ole API is deprecated. See https://status.yubico.com/2018','',2002003,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.2/en-us','ter','',''),
(9280222,0,'sf_yubikey','2.2.4',14578,466,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1546687686,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4a466b70d11fcdcdb5fc4e0a166d7135','Added support for for multiple API endpoints','',2002004,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.2/en-us','ter','',''),
(9280223,0,'sf_yubikey','2.3.0',14578,216,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1577190584,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','55c516d6d2c0ac9250e8cfa660e66fd6','Added PHP 7.3 compatibility','',2003000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/2.3/en-us','ter','',''),
(9280224,0,'sf_yubikey','3.0.0',14578,328,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1577280339,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','131f74023a3717fe06831287fdef7897','Major refactoring and TYPO3 10 compatibility. \r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/3.0/en-us','ter','',''),
(9280225,0,'sf_yubikey','3.0.1',14578,365,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1581188575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9bf43e78d7d8157c9161653106b70295','Bugfix release with fixed TYPO3 dependencies in ext_emconf.php','',3000001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/3.0/en-us','ter','',''),
(9280226,0,'sf_yubikey','3.0.2',14578,164,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1606053278,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','62be1713bc92bf4a580b22b6071bd7c3','Minor update, so YubiKey auth service is not used by TYPO3 sudo mode.','',3000002,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/3.0/en-us','ter','',''),
(9280227,0,'sf_yubikey','4.0.0',14578,103,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1633111829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bad36193ab96204da7ec293b6897932a','TYPO3 11 compatible version of the extension. Note, that this version contains some breaking changes, so ensure to read the release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/4.0/en-us','ter','',''),
(9280228,0,'sf_yubikey','4.0.1',14578,130,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1633500681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7a838e9e0f8885e0928799c6690c5f23','Minor compatibility change\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/4.0/en-us','ter','',''),
(9280229,0,'sf_yubikey','4.0.2',14578,109,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1654534518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bd7b10ff78f540c970c166294307e048','Bugfix release for websites using TYPO3 composer installers v4 \r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/4.0.2','',4000002,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/4.0/en-us','ter','',''),
(9280230,0,'sf_yubikey','4.0.3',14578,104,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1664711025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','59f64c7735af429c637aa70743bec2b8','Bugfix release\r\n\r\nChangelog: https://github.com/derhansen/sf_yubikey/releases/tag/4.0.3','',4000003,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/4.0/en-us','ter','',''),
(9280231,0,'sf_yubikey','5.0.0',14578,83,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1680458555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','205076774e7fe19a1ce14f9e058b4ca6','Added TYPO3 12 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/5.0/en-us','ter','',''),
(9280232,0,'sf_yubikey','5.0.1',14578,69,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1688187878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','be5f43b56ccc33fef810b53908128191','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/5.0.1','',5000001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/5.0/en-us','ter','',''),
(9280233,0,'sf_yubikey','5.0.2',14578,75,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1688188586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','eb781f3dbdd2ca7fe3145b10213a8ada','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/5.0.2','',5000002,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/5.0/en-us','ter','',''),
(9280234,0,'sf_yubikey','5.0.3',14578,90,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1692252268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','eaf792989f118c09ec894850e479dd6d','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/5.0.3','',5000003,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/5.0/en-us','ter','',''),
(9280235,0,'sf_yubikey','6.0.0',14578,54,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1728814209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','eab6ac0f514be0b4f7be4d7869f456bd','Added TYPO3 v13 compatibility. Note, that the devlop-setting has been removed without replacement. See release notes for details.\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/6.0.0','',6000000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/6.0/en-us','ter','',''),
(9280236,0,'sf_yubikey','6.0.1',14578,16,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1765614135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a4838b29a7ad4f0114491d3c57aa620b','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/6.0.1','',6000001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/6.0/en-us','ter','',''),
(9280237,0,'sf_yubikey','7.0.0',14578,19,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1765631834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d86d0a2d1b74e946b9fcb6efb245046e','Added TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/7.0.0','',7000000,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/7.0/en-us','ter','',''),
(9280238,0,'sf_yubikey','7.0.1',14578,11,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1776768836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bb68b7250d667b26889f3cc9d63e5221','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/7.0.1','',7000001,0,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/7.0/en-us','ter','',''),
(9280239,0,'sf_yubikey','7.0.2',14578,13,'YubiKey two-factor OTP authentication','An authentication service for TYPO3 which extends the backend/frontend login by YubiKey OTP two-factor authentication.',2,0,5,1777137041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','570452c0f0ad4628f4381b2fa02b76db','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_yubikey/releases/tag/7.0.2','',7000002,1,0,'https://docs.typo3.org/p/derhansen/sf_yubikey/7.0/en-us','ter','',''),
(9280240,0,'newsletter','3.3.0',21955,363,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,-1,1,1524391314,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:5:\"6.2.0\";}}','Ecodev','contact@ecodev.ch','stanislav_nazar','427b2189cdcfa967565fe450253a50d2','Release version 3.3.0\n\nThis version focus on speed improvement when sending emails:\n\n Drastic speed increase when sending emails with RealUrl (or similar)\n Support for TYPO3 8\n Prevent sending Newsletter containing errors\n Show bounce account count in','Ecodev',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/3.3.2','ter','',''),
(9280241,0,'newsletter','3.3.1',21955,706,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,-1,1,1524399375,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:5:\"6.2.0\";}}','Ecodev','contact@ecodev.ch','stanislav_nazar','464056b385855b38b2d0622733fdf196','Release version 3.3.1\n\nQuick fix release to restore backend.','Ecodev',3003001,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/3.3.2','ter','',''),
(9280242,0,'newsletter','3.3.2',21955,501,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,-1,1,1547029516,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:5:\"6.2.0\";}}','Ecodev','contact@ecodev.ch','stanislav_nazar','d37045c7cf0408b3f8feb80666c36847','Release version 3.3.2\n\nThis is a very minor version only to allow to install in TYPO3 9.\nBut be careful, it was not tested with TYPO3 9.','Ecodev',3003002,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/3.3.2','ter','',''),
(9280243,0,'newsletter','4.0.0',21955,821,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,-1,1,1550128421,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";}}','Ecodev','contact@ecodev.ch','stanislav_nazar','fbfc979a39c817b67a8fc5915201c523','4.0.0\n\nThis release is mostly bugfixes and migration from deprecated mcrypt:\n\n- Can embed images with encoded UTF8 url\n- Use SVG icons everywhere\n- Drop TYPO3 6.2 support\n- newsletter_view_url was missing Language Parameter\n- TYPO3 8.7 could not create ab','Ecodev',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/4.0.0','ter','',''),
(9280244,0,'newsletter','4.0.1',21955,110,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,0,1,1660125058,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','67f4dad8f8838e28bac18556d8d14750','This release is only changes related to changing a vendor name and adjustments for documentation','Mirko',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/4.0.0','ter','',''),
(9280245,0,'newsletter','5.0.0',21955,94,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',1,0,1,1668438907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.*-8.1.*\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','f24c3c05ffc81dd4bdfa2492a1b43b6f','Release version 5.0.0\r\n    \r\n    We are happy to release EXT:newsletter 5.0.0 for TYPO3 11 LTS.\r\n    WARNING: Its an beta version so it may have bugs.\r\n    \r\n    improvements:\r\n     TYPO3 11 LTS compatibility\r\n    \r\n     Submit bug reports and feature requests on GitHub\r\n    https://github.com/Mirko-Solutions/newsletter/issues','Mirko',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/','ter','',''),
(9280246,0,'newsletter','5.0.1',21955,79,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,0,1,1669634929,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.*-8.1.*\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','da9f60e93b38f90f4d54ceb392dfe3ab','Release version 5.0.1\r\n\r\nimprovements:\r\n removed typo3db-legacy dependency\r\n fixed minor issues\r\n\r\n Submit bug reports and feature requests on GitHub\r\nhttps://github.com/Mirko-Solutions/newsletter/issues','Mirko',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/','ter','',''),
(9280247,0,'newsletter','5.0.2',21955,85,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,0,1,1669648007,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.*-8.1.*\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','e27659335ee397105523dbe0f7196fbe','Release version 5.0.2\r\nimprovements:\r\n fixed php7.4 compatibility\r\n\r\n Submit bug reports and feature requests on GitHub\r\nhttps://github.com/Mirko-Solutions/newsletter/issues','Mirko',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/','ter','',''),
(9280248,0,'newsletter','5.0.3',21955,102,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,0,1,1669819349,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.*-8.1.*\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','0c4822de73d7ec1f1947ef6194d23456','Release version 5.0.3\r\nimprovements:\r\n\r\n added typo3 v10 compatibility\r\n\r\n Submit bug reports and feature requests on GitHub\r\nhttps://github.com/Mirko-Solutions/newsletter/issues','Mirko',5000003,0,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/','ter','',''),
(9280249,0,'newsletter','5.0.4',21955,111,'Newsletter','Send any pages as Newsletter and provide statistics on opened emails and clicked links.',2,0,1,1685368465,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.*-8.1.*\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','3967403776803e47869fe159a841bb4a','Release version 5.0.4\r\n      improvements:\r\n Unsubscribe redirect issue 11\r\n Invalid charset is used for text and HTML issue 5\r\n typeNum is sent as namespaced argument issue 7\r\n Unsubscribe method uses old message API issue 8\r\n\r\nSpecial thanks Daniel Corn (cundd) for contribution\r\n\r\n Submit bug reports and feature requests on GitHub\r\nhttps://github.com/Mirko-Solutions/newsletter/issues','Mirko',5000004,1,0,'https://docs.typo3.org/typo3cms/extensions/newsletter/','ter','',''),
(9280250,0,'sav_library_plus','1.1.0',8038,494,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1513087342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','bb453bbcef2c5107bf5a6eb40c1f23fe','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_plus/1.1.0','ter','',''),
(9280251,0,'sav_library_plus','9.5.0',8038,295,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1573198873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','16a3fe3eed703bf55dec12aafa82964f','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/9.5/en-us','ter','',''),
(9280252,0,'sav_library_plus','10.3.0',8038,217,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1585298434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','2ea00989e712974ece8efde662a20be3','Compatibility changed to TYPO3 10.3.0','',10003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/10.3/en-us','ter','',''),
(9280253,0,'sav_library_plus','10.4.0',8038,243,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1587992426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','ab0cdd39a97f552d879eb7b5e6c9aca7','Compatibility changed to TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/10.4/en-us','ter','',''),
(9280254,0,'sav_library_plus','11.5.0',8038,158,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1637310620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','8d91f8362620909cb582fbfecacf17e2','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/11.5/en-us','ter','',''),
(9280255,0,'sav_library_plus','14.3.0',8038,3,'SAV Library Plus','Used with the SAV Library Kickstarter, it makes it possible to directly build extensions without any PHP coding, thanks to simple configuration parameters using the SAV Library Kickstarter as an extension editor. Multiple views of the data including forms can be generated.',2,0,4,1786105686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.32-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','d919a6900a4499e6ee454fd3c7d07982','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-library-plus/14.3/en-us','ter','',''),
(9280256,0,'randombanners','0.9.2',1614,146,'Random banners','Random banner with click statistics and monthly report',2,0,4,1515239779,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','5228abeed53eefc6d5504d34200d4d15','TypoScript configuration for image width and height','TYPO3',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/randombanners/0.9.3','ter','',''),
(9280257,0,'randombanners','0.9.3',1614,486,'Random banners','Random banner with click statistics and monthly report',2,0,4,1518794597,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ce91f918cb13f6761cbc2328fcd506c9','Upload again because documentation wasnt parsed.','TYPO3',9003,1,0,'https://docs.typo3.org/typo3cms/extensions/randombanners/0.9.3','ter','',''),
(9280258,0,'cookie_control','2.1.0',10501,676,'Cookie Control','Cookie Control ',2,0,3,1510579681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SIJU E RAJU, HOJA.M.A','siju.er@pitsolutions.com','pitsolutions_typo3','c2bf2683d9518ac982cfe5ef7de060d7','Bug Fixes\r\nVersion Compatibility to 7.6 and 8.7 LTS','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/cookie_control/2.1.0','ter','',''),
(9280259,0,'mathtex','0.8.2',4000,419,'Mathtex','Renders mathematic formula with mimeTeX and LaTeX',1,0,3,1491495061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','1edccf382b74e322ecee85a991667cc3','Support for TYPO3 v8 LTS','',8002,1,0,'https://docs.typo3.org/typo3cms/extensions/mathtex/0.8.2','ter','',''),
(9280260,0,'t3_tcpdf','4.0.0',9295,1222,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1495127730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','bd25851e0d1435a16dec1f367c286d10','Updated for T3 V8 LTS.\r\nIMPORTANT: extension now uses namespaces; existing implementations must be updated to reflect this change (see README.txt in documentation folder for sample implementation).','EYE Communications AG',4000000,0,0,'','ter','',''),
(9280261,0,'t3_tcpdf','5.0.0',9295,399,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1542366913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','fdc1128435b5242203bd4813048a6955','minor code updates  cleanup; dependencies updated for TYPO3 9 LTS ','EYE Communications AG',5000000,0,0,'','ter','',''),
(9280262,0,'t3_tcpdf','5.0.1',9295,327,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1574889782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','64532cefafa9075ac543931ad6d109c8','Updated to version V6.3.2 of TCPDF library','EYE Communications AG',5000001,0,0,'','ter','',''),
(9280263,0,'t3_tcpdf','5.1.1',9295,97,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1618244341,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','f1fcc6fd34946c83310a99ca52b7d732','update TCPDF to V6.4.1; provide (non-standard) table attributes (vpadding  hpadding) for easier padding control in tables (see changelog)','EYE Communications AG',5001001,0,0,'','ter','',''),
(9280264,0,'t3_tcpdf','6.0.0',9295,40,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1681483128,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','2fa90ddb8cf40d9e08932ee18ead1ece','Updated to version V6.6.2 of TCPDF library; minor code updates  cleanup; dependencies updated for TYPO3 11 LTS','EYE Communications AG',6000000,0,0,'','ter','',''),
(9280265,0,'t3_tcpdf','6.0.1',9295,44,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1684862710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','525fbe2c8c6c226796f5890f24b20e23','add composer.json','EYE Communications AG',6000001,0,0,'','ter','',''),
(9280266,0,'t3_tcpdf','6.0.2',9295,42,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3.',2,0,4,1688151992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','b3ebeded9ed14eefa7ffd84734b77232','fixed namespace in composer.json','EYE Communications AG',6000002,0,0,'','ter','',''),
(9280267,0,'t3_tcpdf','6.1.0',9295,30,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3',2,0,4,1701188265,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Michael Stopp','info@eye.ch','stopp','0cf5b7995613ca4a35015630622458b5','Updated to version V6.6.5 of TCPDF library; dependencies updated for TYPO3 12 LTS','EYE Communications AG',6001000,0,0,'','ter','',''),
(9280268,0,'t3_tcpdf','6.1.1',9295,40,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3',2,0,4,1701873243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Michael Stopp','info@eye.ch','stopp','6bc8868f5a017205ced15245c1034d6b','dependencies updated','EYE Communications AG',6001001,0,0,'','ter','',''),
(9280269,0,'t3_tcpdf','6.2.0',9295,34,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3',2,0,4,1721654641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Michael Stopp','info@eye.ch','stopp','6cd1ca5b6f67077587b06a65c68beb53','Updated to version V6.7.5 of TCPDF library; added two new class properties; updated documentation','EYE Communications AG',6002000,0,0,'','ter','',''),
(9280270,0,'t3_tcpdf','6.3.0',9295,22,'TCPDF for TYPO3','Make TCPDF library (www.tcpdf.org) available within TYPO3',2,0,4,1743781227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Michael Stopp','info@eye.ch','stopp','66f9e11763da6793e71dc4d04eda7613','Updated to version V6.9.0 of TCPDF library; updated dependencies for v13 LTS','EYE Communications AG',6003000,1,0,'','ter','',''),
(9280271,0,'sav_library_example0','1.1.0',4363,266,'SAV Library Example0 - Test','An extension to illustrate the SAV Library Plus',2,0,3,1513087478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:16:\"sav_library_plus\";s:11:\"1.0.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','a22e9a327231f997c9fa96815fad2792','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_example0/1.1.0','ter','',''),
(9280272,0,'sav_library_example0','9.5.0',4363,222,'SAV Library Example0 - Test','An extension to illustrate the SAV Library Plus',2,0,3,1573198796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','31139ff5fcbcec7d448ea75c421f144f','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_example0/','ter','',''),
(9280273,0,'sav_library_example0','11.5.0',4363,99,'SAV Library Example0 - Test','An extension to illustrate the SAV Library Plus',2,0,3,1637315833,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";s:16:\"sav_library_plus\";s:11:\"9.5.0-0.0.0\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','d6883496fad1c71d3d44caa4d843db59','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_example0/','ter','',''),
(9280274,0,'sav_library_example0','14.3.0',4363,2,'SAV Library Example0 - Test','An extension to illustrate the SAV Library Plus',2,0,3,1786306946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:16:\"sav_library_plus\";s:14:\"14.3.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','3740431cd219b6ce55300b76de16d7a7','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/typo3cms/extensions/sav_library_example0/','ter','',''),
(9280275,0,'km_ttaddress_extension','3.1.3',7130,183,'Extension of tt_address','This extension extends the table tt_address by fields like department, qualifications and vita.',2,0,4,1517835543,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"3.0.0-\";s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','03fac4ca5a560229313a12663d13c31e','Fixed upgrade wizard to work correctly with Typo3 8.x (Last compatible version for 6.2 - same as tt_address)','Kapelan Medien GmbH',3001003,0,0,'','ter','',''),
(9280276,0,'km_ttaddress_extension','3.1.4',7130,311,'Extension of tt_address','This extension extends the table tt_address by fields like department, qualifications and vita.',2,0,4,1523613608,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"3.0.0-\";s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','8bcf1f359814f976c87136c80ae5732d','Bugfix in ExtraItemMarkerProcessor','Kapelan Medien GmbH',3001004,0,0,'','ter','',''),
(9280277,0,'km_ttaddress_extension','3.2.0',7130,290,'Extension of tt_address','This extension extends the table tt_address by fields like department, qualifications and vita.',2,0,4,1536323717,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"3.0.0-\";s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','b40a3bacd63b7f5365b0fb424897ccd9','Added Geocoder wizard (set API key in Extension Manager) to fill latitude and longitude fields','Kapelan Medien GmbH',3002000,0,0,'','ter','',''),
(9280278,0,'km_ttaddress_extension','4.0.0',7130,79,'Extension of tt_address','This extension extends tt_address by adding fields like department, qualifications and vita.',2,0,4,1556733443,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:12:\"4.0.0-4.1.99\";s:5:\"typo3\";s:13:\"8.7.19-8.7.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','bf42fe413473961a7beac81afb54cd6f','Compatibility update for tt_address 4.x','Kapelan Medien GmbH',4000000,0,0,'','ter','',''),
(9280279,0,'km_ttaddress_extension','4.2.0',7130,349,'Extension of tt_address','This extension extends tt_address by adding fields like department, qualifications and vita.',2,0,4,1556733867,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"4.2.0-\";s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','a57aeec9e1bca5dc7d39a49f34838381','Compatibility update for TYPO3 9.5.x and tt_address  4.2.x: Geocoder wizard removed','Kapelan Medien GmbH',4002000,0,0,'','ter','',''),
(9280280,0,'km_ttaddress_extension','6.0.0',7130,56,'Extension of tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1708079745,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"6.0.0-\";s:5:\"typo3\";s:14:\"10.4.9-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','9abe8b904b30153ee828ce8a06fe8b3b',' Support for tt_address  6.x and TYPO3 v11\r\n Removed support for TYPO3 v9\r\n Added example partial file and configuration\r\n Refactored FormElement SingleSelectAddress','Kapelan Medien GmbH',6000000,0,0,'','ter','',''),
(9280281,0,'km_ttaddress_extension','6.0.1',7130,53,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1708354711,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"6.0.0-\";s:5:\"typo3\";s:14:\"10.4.9-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','8794088620d1c3457ab8f7205c17b356',' Minor changes\r\n Basic documentation','Kapelan Medien GmbH',6000001,0,0,'','ter','',''),
(9280282,0,'km_ttaddress_extension','6.0.2',7130,54,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1708960236,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"6.0.0-\";s:5:\"typo3\";s:14:\"10.4.9-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','5e64fa8d78f20da6f3fff45012d1d3aa',' Bugfixes','Kapelan Medien GmbH',6000002,0,0,'','ter','',''),
(9280283,0,'km_ttaddress_extension','6.1.0',7130,66,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1711365487,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"6.0.0-\";s:5:\"typo3\";s:14:\"10.4.9-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','b5f36945e83d25fbb117ea04e1a9640c',' New ViewHelper to get single address by uid without using the EXT:tt_address plugin','Kapelan Medien GmbH',6001000,0,0,'','ter','',''),
(9280284,0,'km_ttaddress_extension','6.2.0',7130,71,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1713284424,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"6.0.0-\";s:5:\"typo3\";s:14:\"10.4.9-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','412f8830b920f37f232d753d38fbda3d',' Use fields for company and department as alternative label using TSconfig\r\n Generate slug from fallback fields (company, department) if name fields are empty','Kapelan Medien GmbH',6002000,0,0,'','ter','',''),
(9280285,0,'km_ttaddress_extension','9.0.0',7130,22,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1749820215,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"9.0.0-\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','0eca8614408cf1f8a3940cb96b2bcade',' Add support for EXT:tt_address v9, TYPO3 v12 and v13\r\n Drop support for TYPO3 v10 and v11\r\n Add configuration for link handler','Kapelan Medien GmbH',9000000,0,0,'','ter','',''),
(9280286,0,'km_ttaddress_extension','9.0.1',7130,24,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1753110818,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"9.0.0-\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','fd9ebf1d61994080e5e0278d1cfe706b',' Fixed TypoScript','Kapelan Medien GmbH',9000001,0,0,'','ter','',''),
(9280287,0,'km_ttaddress_extension','9.0.2',7130,23,'Extension of EXT:tt_address','Extends EXT:tt_address by adding fields like department, qualifications and vita.',2,0,4,1761835897,'a:1:{s:7:\"depends\";a:2:{s:10:\"tt_address\";s:6:\"9.0.0-\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','4a8535d49b312a508a3dff8eef257e53','  Fixed path for JavaScript module of FormElement SingleSelectAddress','Kapelan Medien GmbH',9000002,1,0,'','ter','',''),
(9280288,0,'km_timeline','0.1.0',2271,490,'Timeline','Creates a timeline of a chronicle.',0,0,3,1517835936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','36fdea2aa9a2136ff4b37249dd95272f','Rebuild extension to use TimelineJS instead of timelinr','Kapelan Medien GmbH',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/0.1.0','ter','',''),
(9280289,0,'km_timeline','0.2.0',2271,32,'Timeline','Creates a timeline of a chronicle.',0,0,3,1654778429,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','405b430a02ea0c92a3817b900f9bde38','Compatibility update for TYPO3 8.7.x - 9.5.x\r\nAdd possibility to exclude js and css files from compression and/ or concatenation','Kapelan Medien GmbH',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280290,0,'km_timeline','0.3.0',2271,67,'Timeline','Creates a timeline of a chronicle.',1,0,3,1654778466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','07e4e3fe094d0cd7bd58009e5e2fe620','Compatibility update for TYPO3 9.5.x - 10.4.x','Kapelan Medien GmbH',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280291,0,'km_timeline','0.3.1',2271,70,'Timeline','Creates a timeline of a chronicle.',1,0,3,1690459369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','2f34ba1e1a252f9e4d4df911f1d41263',' Add missing renderType in flexform definition\r\n Updated TCA configuration','Kapelan Medien GmbH',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280292,0,'km_timeline','0.3.2',2271,55,'Timeline','Creates a timeline of a chronicle.',1,0,3,1709312179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','4a076552c3e7a7bd7b08180f0a6c9351',' Bugfix: eras were never shown','Kapelan Medien GmbH',3002,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280293,0,'km_timeline','1.0.0',2271,66,'Timeline','Creates a timeline of a chronicle.',2,0,3,1711383987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','34584f75873fe0c59f4623787de9a4d6',' Add support for TYPO3 v11\r\n Drop support for TYPO3 v9 and v10\r\n Add CSS and JS files in template file instead of controller\r\n Renamed plugin to reflect the JavaScript tool used - use upgrade wizard to migrate\r\n Clean up','Kapelan Medien GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280294,0,'km_timeline','1.0.1',2271,72,'Timeline','Creates a timeline of a chronicle.',2,0,3,1714060953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','d4c0998ceca34be98a07dc5f5c6c0d82',' Bugfix: PHP Warning (Array to string conversion) if CSS or JS file settings (e.g. forceOnTop) were set','Kapelan Medien GmbH',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280295,0,'km_timeline','2.0.0',2271,35,'Timeline','Creates a timeline of a chronicle.',2,0,3,1749566559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','a5de12e15ce1c81418ea3296112fd4ac',' Add support for TYPO3 v12 and v13\r\n Changed from list_type to CType plugin - use upgrade wizard to migrate\r\n Drop support for TYPO3 v11','Kapelan Medien GmbH',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/km_timeline/','ter','',''),
(9280296,0,'ws_flexslider','1.5.4',26208,986,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1506883538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.1.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','37a743e3602b79f8d0a3caa5f48a0f1e','Language files converted','WapplerSystems',1005004,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280297,0,'ws_flexslider','1.5.5',26208,1424,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1506900221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8460768b7e3735b5b948bb59bd359f07','Some small fixes. Support of CropVariants possible.','WapplerSystems',1005005,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280298,0,'ws_flexslider','1.5.6',26208,509,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1543772160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','429d5408e0e7148a2a6561a0caa0d245','Compatible to T3 9','WapplerSystems',1005006,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280299,0,'ws_flexslider','1.5.7',26208,502,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1547409739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3e63cd006e068f2b0870187e68e2e0eb','Bugfix release: Fixed JavaScript settings','WapplerSystems',1005007,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280300,0,'ws_flexslider','1.5.8',26208,282,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1551829267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9e3b658127d06566dbc1f7e3f811ddee','Fix for sys_language_uids, labels and assets','WapplerSystems',1005008,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280301,0,'ws_flexslider','1.5.9',26208,606,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1551873227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','76ccc18d63c9aeba17108706e9336919','Bugfix in TCA','WapplerSystems',1005009,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_flexslider/1.5.9','ter','',''),
(9280302,0,'ws_flexslider','1.5.10',26208,598,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1562279845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8528bba001a4f3b81dd1f43b50764fcb','Bugfix: flexslider font-face included','WapplerSystems',1005010,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280303,0,'ws_flexslider','1.5.11',26208,291,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1571604978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','05b139279ce8bd1198310940f8c34529','bugfix for rendering javascript in fluid with php 7.3','WapplerSystems',1005011,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280304,0,'ws_flexslider','1.5.12',26208,730,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1571669779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6c0c8440b5ffd8698df2de3c94bb6b2e','Bugfix version: Removed key in ext_tables.sql','WapplerSystems',1005012,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280305,0,'ws_flexslider','1.5.13',26208,257,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1589041888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','21434c12be13866e805d0f209b54453c','Fixes compatibility problems with version 10.  Thanks to Daniel Thomas for code contribution.','WapplerSystems',1005013,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280306,0,'ws_flexslider','1.5.14',26208,484,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1589230057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1c10e0f4ff7ad5b6221538026f9f1d74','TYPO3 9.5 compatibility fix','WapplerSystems',1005014,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280307,0,'ws_flexslider','1.5.15',26208,122,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1616885871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','75f9810a3d9ef1630029c1fb5a711a0d','typoscript condition updated\r\nextension key to composer.json added','WapplerSystems',1005015,0,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280308,0,'ws_flexslider','1.5.16',26208,187,'Flexslider','jQuery Flexslider slideshow script',2,0,3,1616888024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1d9452929506976b20ef30c57ef3186a','condition fixed','WapplerSystems',1005016,1,0,'https://docs.typo3.org/p/svewap/ws-flexslider/1.5/en-us','ter','',''),
(9280309,0,'toctoc_comments','9.2.10',61105,2608,'AJAX Social Network Components','AJAX-based commenting, review, rating and sharing system (jQuery) for TYPO3 4.5 to 8.x. \n		Comments or reviews can have webpage previews, pictures and pdfs attached. You can use BB-Codes, emojis and smilies. \n		Userpictures include gravatar-, Facebook- or fe_users-userpictures. \n		More plugin-modes for comments are available, a user center, a recent comments list, a report bad comment form and several charts. \n		Many looks for ratings by voting stars and Facebook-like iLikes. Usage of scopes for categorized ratings. \n		There is a plugin-mode for top ratings. Many options for spam- and data-protection. AJAX runs with jQuery.\n		ViewHelpers for extension news. \n		Comments, reviews or ratings can trigger content elements, pages or records in other extensions DETAIL-views and LIST-views (LIST-view tt_news, news, modify all other pi1-extensions in PHP and implement a new marker or ViewHelper for comments and ratings in LIST-views).\n		Includes full featured AJAX Login and Sign Up, including login with Facebook or Google account. \n		Backendmodule for comments, users and system control\n		Works with TemplaVoila, tx_news, tt_news, tt_products, community, cwt_community and most of all other extensions.\n		Designable from included LESS-model',2,0,3,1492100468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";s:3:\"php\";s:12:\"5.5.0-7.9.99\";}}','Gisele Wendl','gisele.wendl@toctoc.ch','giselew','9d8a6d3a5ceb07f77d02b7e8be204190','Compatibility TYPO3 8.7 LTS\nCompatibility jQuery v3: When you use jQuery v3, then please set new TS-Setup-option advanced.usesjQuery3  1 (default 0)\nFixed links to images in administrators-eID-replies when using https\nFixed problem with likes on pagemode','TocToc Internetmanagement',9002010,1,0,'https://www.toctoc.ch/de/toctoc-comments/','ter','',''),
(9280310,0,'go_maps_ext','2.3.1',36470,4406,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\r\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1505112027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','4e0411c5812e9cff2433a60296831222','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/\"','clickstorm GmbH',2003001,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/2.3/en-us','ter','',''),
(9280311,0,'go_maps_ext','2.4.0',36470,653,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1528295358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','2d2373185b10117e3142e20ad4b9fc2f','[RELEASE] 2.4.0 - GDPR compatible preview for maps !already enabled by default - disable via TypoScript, full sreen control, bugfixes','clickstorm GmbH',2004000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/2.4/en-us','ter','',''),
(9280312,0,'go_maps_ext','2.5.0',36470,1239,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1530866075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','69de27bcb70b29fed879bfc978469553','[RELEASE] 2.5.0 !reset default value of preview\n- set plugin.tx_gomapsext.settings.preview.enabled  1 if you need it','clickstorm GmbH',2005000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/2.5/en-us','ter','',''),
(9280313,0,'go_maps_ext','2.6.0',36470,845,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1545402400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','600d6de4112e491080be851811881b8b','[RELEASE] 2.6.0 - geolocation @swisscheese, split address fields, prio the selected addresses','clickstorm GmbH',2006000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/2.6/en-us','ter','',''),
(9280314,0,'go_maps_ext','3.0.0',36470,489,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1545404450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','1792c554216fc411ef813af72caafc4e','[RELEASE] 3.0.0 - TYPO3 v9.5 LTS compatibility, special thanks to @PascaleBeier','clickstorm GmbH',3000000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/3.0/en-us','ter','',''),
(9280315,0,'go_maps_ext','3.1.0',36470,920,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1548952385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','53eebaf3f7f49cb5283e37ae25ad0ec8','[RELEASE] 3.1.0 - update info window map link, bugfix prevent resize on scroll in mobile browser','clickstorm GmbH',3001000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/3.1/en-us','ter','',''),
(9280316,0,'go_maps_ext','3.2.0',36470,579,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1581502942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','cd3addd9cd803a4ecb70a000c46557ed','[RELEASE] 3.2.0 - small features and bug fixes','clickstorm GmbH',3002000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/3.2/en-us','ter','',''),
(9280317,0,'go_maps_ext','4.0.0',36470,416,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1592568462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','3ed1aa225f0c6abf4043007a1c28ddee','Compatibility with TYPO3 v10 LTS','clickstorm GmbH',4000000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/4.0/en-us','ter','',''),
(9280318,0,'go_maps_ext','4.1.0',36470,103,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1633695068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','5082547e8d60a3249735a290ff67927e','[RELEASE] 4.1.0 - editors can edit API keys; bugfixes','clickstorm GmbH',4001000,0,0,'https://docs.typo3.org/p/clickstorm/go_maps_ext/4.1/en-us','ter','',''),
(9280319,0,'go_maps_ext','5.0.0',36470,131,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1633704707,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','99327a51c377f137741eb9c42293b10d','[RELEASE] 5.0.0 - TYPO3 v11 compatibility git add .! new composer package name','clickstorm GmbH',5000000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/5.0/en-us','ter','',''),
(9280320,0,'go_maps_ext','5.0.1',36470,105,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1649404398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','4e6b95bd5ca1beb45d477eb6265bb298','[RELEASE] 5.0.1 - prevent error if map is disabled, TYPO3 v11 compatibility improvements','clickstorm GmbH',5000001,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/5.0/en-us','ter','',''),
(9280321,0,'go_maps_ext','4.2.0',36470,88,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1655717517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','e0a0adcf0299e11c387d5cf1d7d88125','Updated extension to 4.2.0','clickstorm GmbH',4002000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/4.2/en-us','ter','',''),
(9280322,0,'go_maps_ext','5.1.0',36470,112,'Google Maps API Extbase','Google Maps Extension. Simply insert a google map Version 3 inc. jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1655718442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','5b034b818898383f971dae6dee5bf27e','Updated extension to 5.1.0','clickstorm GmbH',5001000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/5.1/en-us','ter','',''),
(9280323,0,'go_maps_ext','6.0.0',36470,94,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1679317083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','48505da15bb287438f86f185781e1f19','[RELEASE] 6.0.0 - TYPO3 v12 ready, remove jQuery, allways use a callback function','clickstorm GmbH',6000000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/6.0/en-us','ter','',''),
(9280324,0,'go_maps_ext','6.1.0',36470,94,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1686645847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','d389d1ddf9c497ec74d8d42fb410a3ec','move all JS to header or footer and fix multiple maps on the same page','clickstorm GmbH',6001000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/6.1/en-us','ter','',''),
(9280325,0,'go_maps_ext','6.1.1',36470,73,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1710776245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','4f39b0b7090de759ff393b9d2dcc4f61','fix loading of maps, zoom on focus addresses, only visibla addresses while searching','clickstorm GmbH',6001001,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/6.1/en-us','ter','',''),
(9280326,0,'go_maps_ext','7.0.0',36470,50,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1728652253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','213fd7f2ca5cbf18370f78f35941b947','TYPO3 v13 ready, AdvancedMarker, upgrade wizard, async loading','clickstorm GmbH',7000000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/7.0/en-us','ter','',''),
(9280327,0,'go_maps_ext','7.0.1',36470,30,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1741880375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','9fe1aa91f825da5a27ff7582428b9f44','[RELEASE] 7.0.1 - bugfixes PHP 8.4 and marker cluster','clickstorm GmbH',7000001,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/7.0/en-us','ter','',''),
(9280328,0,'go_maps_ext','7.1.0',36470,44,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1742286514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','b6606ec60474b6474f322b19ef99e197','[RELEASE] 7.1.0 - CSP in frontend and geolocation fix','clickstorm GmbH',7001000,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/7.1/en-us','ter','',''),
(9280329,0,'go_maps_ext','7.1.2',36470,24,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1764078741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','4bef166defb11c0dcda6cb0fd31a6eef','[7.1.2] Bugfix missing semicolons and migrate from glyph to glyphText','clickstorm GmbH',7001002,0,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/7.1/en-us','ter','',''),
(9280330,0,'go_maps_ext','8.0.0',36470,12,'Google Maps API Extbase','Google Maps Extension. Simply insert a Google Map Version 3 without jQuery, calculate a route,\n	                  images for markers, style maps, KML, categories, responsive and many more.',2,0,3,1778832824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Marc Hirdes','marc_hirdes@gmx.de','clickstorm_gmbh','4f0df95b01b2fccb85cc2b35560fc0df','TYPO3 v14 compatibility','clickstorm GmbH',8000000,1,0,'https://docs.typo3.org/p/clickstorm/go-maps-ext/8.0/en-us','ter','',''),
(9280331,0,'frsupersized','1.1.0',6641,922,'Supersized - full screen background slideshow','This extension implements the jquery supersized plugin - full screen background slideshow  (http://buildinternet.com/project/supersized/ - MIT License / GPL License). Fully configurable via TS and Flexform. Can be used for a full sreen background / background slideshow and a background banner / banner slideshow. Realized with easy adaptable fluid templates.',2,0,3,1522432711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Frank Frewer','info@frankfrewer.de','klaks','2e84fca4ad0f1fa522278a6ad39383aa','Now compatible with TYPO3 version 6.2.0-8.99.99, \r\nsmall bugfix in supersized.3.2.7.js to work with newer jQuery, \r\nadded jQuery library 3.3.1','medienbüro // FRANK FREWER',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/frsupersized/1.1.0','ter','',''),
(9280332,0,'emailobfuscator','3.0.3',8382,138,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more userfriendly for the website visitor.',2,0,2,1507620939,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.1.999\";s:5:\"typo3\";s:12:\"7.6.0-8.8.99\";}}','Thomas Pronold','tp@tpronold.de','zotornit','0cacbdc0031cebaa1672008b8ebf71fd','Set compatibility to TYPO3 7 and 8','tpronold.de',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/emailobfuscator/','ter','',''),
(9280333,0,'emailobfuscator','4.0.0',8382,332,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more userfriendly for the website visitor.',2,0,2,1507621068,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.1.999\";s:5:\"typo3\";s:12:\"7.6.0-8.8.99\";}}','Thomas Pronold','tp@tpronold.de','zotornit','71a7c42c967a9088071f0d1a76cd1cbf','Set version to 4.0.0','tpronold.de',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/emailobfuscator/4.0.1','ter','',''),
(9280334,0,'emailobfuscator','4.0.1',8382,426,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more userfriendly for the website visitor.',2,0,2,1528627296,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.1.999\";s:5:\"typo3\";s:12:\"7.6.0-8.8.99\";}}','Thomas Pronold','tp@tpronold.de','zotornit','b2b8d2361ccc6bdbae429b649f054c40',' Add support to obfuscate plain email without link\r\n Fix bug where strict PHP settings complain about not given function parameter\r\n Remove support to obfuscate when default TYPO3 spamProtectEmailAddresses is enabled','tpronold.de',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/emailobfuscator/4.0.1','ter','',''),
(9280335,0,'emailobfuscator','5.0.0',8382,222,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',2,0,2,1571311288,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.1.0-7.3.999\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','87c4cbe0367188a63243b3acb8df3ffe','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.','Zotorn IT',5000000,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/5.0/en-us','ter','',''),
(9280336,0,'emailobfuscator','5.0.1',8382,134,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',2,0,2,1586549710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','ab0d139cc792a788cd49a11e51d00bf7','TYPO3 LTS 10 support','Zotorn IT (zotorn.de)',5000001,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/5.0/en-us','ter','',''),
(9280337,0,'emailobfuscator','5.0.2',8382,172,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',2,0,2,1586551505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','61a5d12967f87f85113cca2a3dba1022','Versions fixed','Zotorn IT (zotorn.de)',5000002,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/5.0/en-us','ter','',''),
(9280338,0,'emailobfuscator','6.0.0',8382,150,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1586714404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','1ffcfc025539904250ba966b7b150a9c','New version - READ MANUAL!','Zotorn IT  zotorn.de',6000000,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280339,0,'emailobfuscator','6.0.1',8382,150,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1586720704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','e9698bd106f964a9203733946f3a0125','New version - READ MANUAL!','Zotorn IT  zotorn.de',6000001,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280340,0,'emailobfuscator','6.0.2',8382,178,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1586724304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','df659a0fbbf8bcd0eb7745ec350d45b8','New version - READ MANUAL!','Zotorn IT  zotorn.de',6000002,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280341,0,'emailobfuscator','6.0.3',8382,274,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1587456904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','28e14999094cd56bf5f4a937e07df11e','Just maintenance','Zotorn IT  zotorn.de',6000003,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280342,0,'emailobfuscator','6.0.4',8382,131,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1614069544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','3eee78b6ca361c09931d608b5e0d8253','Bugfix: Non-cached elements are now processed correctly','Zotorn IT  zotorn.de',6000004,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280343,0,'emailobfuscator','6.0.5',8382,132,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1617793118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','b1c2c74745a2607944b64ee411c45362','Bugfix: IE11 support','Zotorn IT  zotorn.de',6000005,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280344,0,'emailobfuscator','6.0.6',8382,139,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1621592233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','13d2c565500de4edecbc19f8da4c9bfb','Bugfix: 5','Zotorn IT  zotorn.de',6000006,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.0/en-us','ter','',''),
(9280345,0,'emailobfuscator','6.1.0',8382,94,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1638872912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','91f9766db486605af34b1c5276afe3f3','[TASK] Set version to 6.1.0\n\nTYPO3 v11.5 support','Zotorn IT  zotorn.de',6001000,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.1/en-us','ter','',''),
(9280346,0,'emailobfuscator','6.1.1',8382,95,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1639123411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','ee0a72aa042915222bb28853618c6aba','[TASK] Bugfix\n\nBugfix','Zotorn IT  zotorn.de',6001001,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.1/en-us','ter','',''),
(9280347,0,'emailobfuscator','6.1.2',8382,120,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1639179157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','a600fc5ae54e175d491f9514ec7932bc','[TASK] Undo deprecated recommendation maybe with v12\n\nBUGFIX grrrr','Zotorn IT  zotorn.de',6001002,0,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.1/en-us','ter','',''),
(9280348,0,'emailobfuscator','6.1.3',8382,136,'Email Obfuscator','Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.',1,0,2,1656772206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','36e158f678f12d442f9dfe0ac9cd2e52','Fix composer version','Zotorn IT  zotorn.de',6001003,1,0,'https://docs.typo3.org/p/zotornit/emailobfuscator/6.1/en-us','ter','',''),
(9280349,0,'tinyurls','2.0.1',6161,630,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1555363304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','18b77e79d5e091f49749c152f0174e5c','v2.0.1          Extension is marked compatible with TYPO3 9.5.x in ext_emconf.php','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyurls/2.0.1','ter','',''),
(9280350,0,'tinyurls','10.0.0',6161,144,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1614116122,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','4c0c009ac8e2479733826ef8c6013c5e','TYPO3 10 compatibility, cleanup','',10000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/10.0/en-us','ter','',''),
(9280351,0,'tinyurls','10.0.1',6161,166,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1617215105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','696ffbcc196691e5e5bc7608889f6180','Service config fix, thanks to @cvisys','',10000001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/10.0/en-us','ter','',''),
(9280352,0,'tinyurls','11.0.0',6161,83,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1682264159,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','6e8e72f4f9d8d0a67c09105b194f6cff','Support TYPO3 version 11, modernize and cleanup.','',11000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/11.0/en-us','ter','',''),
(9280353,0,'tinyurls','11.0.1',6161,73,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1683847161,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','b448dd9349f6ce96bba1c2511128b5a4','Fix copy to clipboard JS in Backend','',11000001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/11.0/en-us','ter','',''),
(9280354,0,'tinyurls','12.0.0',6161,71,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1683849836,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','c9657c994a313a764749fd4d2dc0ce5b','TYPO3 12 compatibility','',12000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/12.0/en-us','ter','',''),
(9280355,0,'tinyurls','11.1.0',6161,73,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1683880701,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','e6bad442402e21bcc86b7f7e4f0926da','Variable dictionary length and multibyte chars','',11001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/11.1/en-us','ter','',''),
(9280356,0,'tinyurls','12.1.0',6161,98,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1683880714,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','018a306b3993fa8ad813821963a1bc9f','Variable dictionary length and multibyte chars','',12001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/12.1/en-us','ter','',''),
(9280357,0,'tinyurls','13.0.0',6161,64,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1714931337,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.1.0-13.1.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','48a12166441d6e051db3ad45487a7ec9','TYPO3 13 compatibility, Site config, custom base URLs','',13000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/13.0/en-us','ter','',''),
(9280358,0,'tinyurls','13.2.0',6161,51,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1725194336,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.2.0-13.2.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','552366bea861c4522f687e3de2baabec','TYPO3 13.2 compatibility','',13002000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/13.2/en-us','ter','',''),
(9280359,0,'tinyurls','13.4.0',6161,51,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1729026891,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','9dda9f63a54ac83a4466114483bb1156','TYPO3 13.4 LTS compatibility','',13004000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/13.4/en-us','ter','',''),
(9280360,0,'tinyurls','13.4.1',6161,42,'URL shortener','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,3,1745513933,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','d5139a4ddeba9e67ca6a560e99b2854c','Add missing database key for valid_until','',13004001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/13.4/en-us','ter','',''),
(9280361,0,'tinyurls','14.0.0',6161,2,'tinyurls','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,4,1786552327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','astehlik','4a6e64e62a476d3c428bd32de72976ea','DEPRECATION! Extension can be replaced with core short URLs\n\nTYPO3 14 LTS compatibility\n\nMigration command for moving to EXT:redirects','',14000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/14.0/en-us','ter','',''),
(9280362,0,'tinyurls','14.0.1',6161,3,'tinyurls','This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.',2,0,4,1786553816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','astehlik','a94ddb66b162574a495bfde330afaacf','Add nicer Extension icon','',14000001,1,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/tinyurls/14.0/en-us','ter','',''),
(9280363,0,'mksearch','3.0.0',55819,8364,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1494569767,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:9:\"scheduler\";s:12:\"1.0.0-8.7.99\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2a816293ae126c026d2541b6693ef98e','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-Business GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280364,0,'mksearch','9.5.0',55819,428,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1561640165,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','794eff3276cf61ad9732e6a58419dc41','Support for TYPO3 9.5. Check changelog in documentation on github for more information ','DMK E-Business GmbH',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280365,0,'mksearch','9.5.1',55819,275,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1562149710,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','76bf0e37f1dc8c58882832475e28ff99','fixed compatibility issues for TYPO3 9.5','DMK E-Business GmbH',9005001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280366,0,'mksearch','9.5.2',55819,657,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1562150223,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a63a1062597cc0a74be5de42d02c9f95','fixed compatibility issues for TYPO3 9.5','DMK E-Business GmbH',9005002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280367,0,'mksearch','9.5.17',55819,95,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1618298514,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','dad9b3140e5555460bf85a7c4f629a41','Released version 9.5.17. Check changelog in documentation on github for more information.','DMK E-Business GmbH',9005017,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280368,0,'mksearch','9.5.18',55819,104,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1618485306,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7662dfdaeb795f54bf4c46bf5dae2ac1','Released version 9.5.18. Check changelog in documentation on github for more information.','DMK E-Business GmbH',9005018,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280369,0,'mksearch','10.0.0',55819,125,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1619105332,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','33b5633eb4b8a74d478b90c4abd79733','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280370,0,'mksearch','10.0.1',55819,109,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1632311171,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4a67ba6e3feb82fa79e35f76adbd92be','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280371,0,'mksearch','10.0.2',55819,95,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1632765579,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','009ab17679e2eb4ff0dfdacb566a31bb','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280372,0,'mksearch','10.0.3',55819,103,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1632830615,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ea9c3c6872a7bcfe66754515342d1ebc','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280373,0,'mksearch','10.0.4',55819,87,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1633959683,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','135be341ed9a88877b09a0f72f92a39f','Released version 10.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280374,0,'mksearch','10.0.5',55819,88,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1633978272,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','54c5cddbbdd990e9966eb0fca22f0f02','Released version 10.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280375,0,'mksearch','10.0.6',55819,89,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1634053489,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','83af05d2414f5eaa92ca77c140e40d0c','Released version 10.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280376,0,'mksearch','10.0.7',55819,105,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1634292330,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','479684d782a3ca19212a5b98da4c9edd','Released version 10.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280377,0,'mksearch','10.0.8',55819,103,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1641464397,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6b24753aa55a10ce9dc750ba5dea8533','Released version 10.0.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280378,0,'mksearch','9.5.19',55819,85,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1646046003,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.11.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9829a3958299075c4054ba37eaa36ab3','Released version 9.5.19. Check changelog in documentation on github for more information.','DMK E-Business GmbH',9005019,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280379,0,'mksearch','10.1.0',55819,88,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1647283221,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','db80153ca3c08268dc0596b3f41dfd08','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280380,0,'mksearch','10.1.1',55819,84,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1647344029,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9de73c84b68910f171cfdbe0100ef4e3','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280381,0,'mksearch','10.1.2',55819,94,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1647344157,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','21e9f53861cb42826564b1dc93884d38','Released version 10.1.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280382,0,'mksearch','10.1.3',55819,97,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1649836210,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6ebeba21229a133bf7a4d201cabc758d','Released version 10.1.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280383,0,'mksearch','10.1.4',55819,94,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1650359602,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3386f6c5ab8095f776bbffd4d994b132','Released version 10.1.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280384,0,'mksearch','10.1.5',55819,104,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1651746286,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0dab8194fced8a07f352a1a6a0f37922','Released version 10.1.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280385,0,'mksearch','10.1.6',55819,75,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1660290154,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e7dcfcda3fe8794f22f1178773f78ece','Released version 10.1.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280386,0,'mksearch','10.1.7',55819,108,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1660291038,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f0ef06c06a96b6f07591b252aa2e3b0a','Released version 10.1.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280387,0,'mksearch','11.0.7',55819,80,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1688386957,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0dd6d37b66dfee19849167105f74c08f','Released version 11.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280388,0,'mksearch','10.1.10',55819,67,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1688387169,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2d1a1c5f1d66abcbd3e3efed213ac001','Released version 10.1.10. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280389,0,'mksearch','11.0.8',55819,70,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1691665774,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a4a7d50605c01056f4f54c6c94183bf7','Released version 11.0.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280390,0,'mksearch','10.1.11',55819,68,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1692283086,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0771f45a3c26b8d724f7b718d0d972a8','Released version 10.1.11. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280391,0,'mksearch','11.0.9',55819,73,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1692283250,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f2ba55c3b8782e1b8a1d5e8490882112','Released version 11.0.9. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000009,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280392,0,'mksearch','11.0.10',55819,73,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1692339171,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','89bf5f29dc8c70efda4de15b198dfc10','Released version 11.0.10. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280393,0,'mksearch','11.0.11',55819,67,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1694165583,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5f5b97480f447490b56d65acad790013','Released version 11.0.11. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280394,0,'mksearch','11.0.12',55819,83,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1694165824,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ea3999780b42f5d90d95f20663d372b0','Released version 11.0.12. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000012,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280395,0,'mksearch','10.1.12',55819,66,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1694165953,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a9a33d79d960a4f67b70e3032d637dc8','Released version 10.1.12. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001012,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280396,0,'mksearch','11.0.13',55819,72,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1698325986,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','38a4f1cecffdcb7a88bacfa32e7c179a','Released version 11.0.13. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000013,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280397,0,'mksearch','11.0.14',55819,65,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1706631801,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','81239bc84f8403afc045f74f55e2988a','Released version 11.0.14. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000014,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280398,0,'mksearch','11.0.15',55819,64,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1707740124,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','279c438df8c79db272e7b998b14da7ee','Released version 11.0.15. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000015,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280399,0,'mksearch','11.0.16',55819,57,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1709624699,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a621ba437540e63463c098b72fa69154','Released version 11.0.16. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000016,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280400,0,'mksearch','12.0.0',55819,71,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1710157003,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f1bffa558c078cabec6e59359d2a8de4','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280401,0,'mksearch','12.0.1',55819,61,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1715940754,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','706d5fb30a51cdef24c2a9299071f130','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280402,0,'mksearch','12.0.2',55819,63,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1718019070,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6fd16f4217701dd84a4970e95209d976','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280403,0,'mksearch','12.0.4',55819,30,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1744287443,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9963d882afb8f0f0153092ae70bce298','Released version 12.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280404,0,'mksearch','12.0.5',55819,30,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1744721287,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','05e69eef37addefab59bc414453c076c','Released version 12.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280405,0,'mksearch','12.0.6',55819,27,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1746450773,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7d7214f14275e3f5ae3ecbd9aeb9a311','Released version 12.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280406,0,'mksearch','12.0.7',55819,26,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1746519299,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9c0c19835fbf2bd0e5d52be785681f1e','Released version 12.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280407,0,'mksearch','12.0.8',55819,30,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1746533622,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','118fdc45775b9577213fa21fa5a1edb2','Released version 12.0.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280408,0,'mksearch','12.0.9',55819,27,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1747405885,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0e36f679e603e1bed119fc770f5e767f','Released version 12.0.9. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000009,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280409,0,'mksearch','12.0.10',55819,27,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1748347979,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c82b2bd7614bf302f50402e6027c0743','Released version 12.0.10. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280410,0,'mksearch','12.0.11',55819,27,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1748592402,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0f720228b31e5d9e0645b3a3b32fcbb5','Released version 12.0.11. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280411,0,'mksearch','12.0.12',55819,24,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1749638487,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b6cc19ad332720dae8d8b6577ef6d660','Released version 12.0.12. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000012,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280412,0,'mksearch','12.0.13',55819,0,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1749639758,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','50a6573ca03af11f7838cc577ebc53db','Released version 12.0.13. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000013,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280413,0,'mksearch','12.0.14',55819,28,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1750322607,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','240f37a8a2e757c6b00243dc6b151e01','Released version 12.0.14. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000014,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280414,0,'mksearch','12.0.15',55819,22,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1758108478,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9ecbd0dc3531d104ac9edba45d6775e0','Released version 12.0.15. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000015,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280415,0,'mksearch','12.0.16',55819,19,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1759926329,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a2f973e07ce23b25c9f4e02ee7b05fe4','Released version 12.0.16. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000016,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280416,0,'mksearch','12.0.17',55819,21,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1760083645,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e288a0883e636415d917677191c08386','Released version 12.0.17. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000017,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280417,0,'mksearch','12.0.18',55819,19,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1760945691,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4e4cdc2b4ca4100e526aadcfef6f9bb6','Released version 12.0.18. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000018,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280418,0,'mksearch','12.0.19',55819,20,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1761034892,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5dca33c73db845c72d46ff761af47f7e','Released version 12.0.19. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000019,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280419,0,'mksearch','12.0.20',55819,19,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1761558902,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','df028919f79e1159187b7577b4abc996','Released version 12.0.20. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000020,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280420,0,'mksearch','13.0.0',55819,22,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1761560021,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:0:\"\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','43ae1266d818700b31d97deb9b39452a','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280421,0,'mksearch','13.0.1',55819,19,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1766065095,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:0:\"\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b7e7d8186602b9a73fb8a891cd8c0f6d','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280422,0,'mksearch','13.0.2',55819,18,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1768902453,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:0:\"\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0f5f65601aebf32cb1fcbfdedec5e6a8','Released version 13.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280423,0,'mksearch','12.0.21',55819,6,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1781015756,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4efc8682df4768225bee405c8f329bcd','Released version 12.0.21. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000021,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280424,0,'mksearch','13.0.6',55819,8,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1781514738,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:0:\"\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b6e1c63cd997f989d08c209cdacb8f34','Released version 13.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280425,0,'mksearch','13.0.7',55819,5,'MK Search','Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.',2,0,3,1783496700,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:21:\"mksanitizedparameters\";s:0:\"\";}}','Michael Wagner, Hannes Bochmann, Rene Nitzsche','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','75c2e8dbef8c754bfc71b244c0515b31','Released version 13.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000007,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksearch/blob/master/README.md','ter','',''),
(9280426,0,'gb_events','9.0.3',10570,117,'Event calendar','A simple calendar for upcoming events.',2,0,3,1642159878,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"^7.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','f27c95c0b35e3938c4a6e4365efd7276','- compatible with TYPO3 version V8 and V9\r\n- some bugfixes','In2code GmbH',9000003,0,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280427,0,'gb_events','10.0.1',10570,94,'Event calendar','A simple calendar for upcoming events.',2,0,3,1662762271,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','e7f59bc81bcb06e61e08b982f9f9d1a4','New release of version 10.0.1 - see details, changelog and documentation on https://github.com/in2code-de/gb_events','In2code GmbH',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280428,0,'gb_events','10.0.2',10570,95,'Event calendar','A simple calendar for upcoming events.',2,0,3,1663080356,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','09f8824da27eaa9e6195f37ae1b50177','New release of version 10.0.2 - see details, changelog and documentation on https://github.com/in2code-de/gb_events','In2code GmbH',10000002,0,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280429,0,'gb_events','10.1.0',10570,80,'Event calendar','A simple calendar for upcoming events.',2,0,3,1668007278,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','c6979cec42d0b38186cac6cdef2e0894','New release of version 10.1.0 - see details, changelog and documentation on https://github.com/in2code-de/gb_events','In2code GmbH',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280430,0,'gb_events','11.0.0',10570,86,'Event calendar','A simple calendar for upcoming events',2,0,3,1668174538,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','34387b075f7d91469dfd68d2233e59f6','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/in2code-de/gb_events','In2code GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280431,0,'gb_events','11.0.1',10570,120,'Event calendar','A simple calendar for upcoming events',2,0,3,1668620184,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','mtness','89e7d9d02c4a59292e37b6c5e470f5d7','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/in2code-de/gb_events','In2code GmbH',11000001,1,0,'https://docs.typo3.org/typo3cms/extensions/gb_events/','ter','',''),
(9280432,0,'ext_bibsonomy_csl','2.1.12',38467,1090,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1494860842,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Sebastian Böttger','boettger@cs.uni-kassel.de','bibsonomy','c93c8b3c40e6705ed9cc968fb90d2f31','Fixed several issues and enhanced functionality: \r\n- Now handling publications with the entrytype Unpublished\"\r\n- Possible to sort after publication type within year grouping (DBLP-like)\r\n- Option to escape reserved special characters in the BibTeX of th','',2001012,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280433,0,'ext_bibsonomy_csl','2.1.13',38467,932,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1496759439,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Sebastian Böttger','boettger@cs.uni-kassel.de','bibsonomy','e70e4614ebfbedfa2194c6b532a2ba23','Fixed: \r\n- Capitalization issues\r\n- Improved notes placement\r\n- PDF in new Tab\r\n- completed DBLP-like sort','',2001013,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280434,0,'ext_bibsonomy_csl','2.1.15',38467,633,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1499785103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Sebastian Böttger','boettger@cs.uni-kassel.de','bibsonomy','5167bb01e3beb20ff97eb0016a8a8342','- Fixed various problems with math operators in math environments. \r\n- Introduced new name-link feature. \r\n- Links are now opened in new tabs. \r\n- DBLP-like sorting fixed.','',2001015,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280435,0,'ext_bibsonomy_csl','2.1.16',38467,641,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1505916355,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','7f4dffa17535597a0bf1542fa9649e12','Fixes: \r\n- DBLP-Sort for other parenthesis type\r\n- Tag-Cloud-Links fixed\r\n- pdf-files with comma in chrome now working\r\nFeatures:\r\n- Host-Button for resource added\r\n- Now pure BibTex is provided after clikcing on BibTeX button','',2001016,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280436,0,'ext_bibsonomy_csl','2.1.17',38467,843,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1506433464,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Sebastian Böttger','boettger@cs.uni-kassel.de','bibsonomy','6c5cad5e8d0ce9bc902692e0b9082caf','- Removed depricated methods for image paths\r\n- Improved author links\r\n- Remove leading backslashes in class paths (Thanks Maximilian Völker)\r\n- Fixed wrong namespace in AuthenticationRepository (Thanks Maximilian Völker)','',2001017,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280437,0,'ext_bibsonomy_csl','2.1.18',38467,1080,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1508848777,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','effa62f6fc08c1e8bca4c3fbe6bc76b1','FixesnFeatures: \r\n- Fixed Author-Links for umlauts\r\n- The Author-Links data can now be provided via link instead of list\r\n- LNCS-Support for author links\r\n- DBLP-like-sort now honors CoRR and related things','',2001018,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280438,0,'ext_bibsonomy_csl','2.1.19',38467,700,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1529944071,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','47895404747002ab97071deffb8e2999','- Support for Typo3 v8.7\r\n- Cleaner alt text in publication thumbnail frame\r\n- Search engine optimization for the documents\r\n- Added option to display both author links directly in publication and as modal\r\n- Added sort-by-month for publication subgroups.','',2001019,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280439,0,'ext_bibsonomy_csl','2.1.20',38467,572,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1534841210,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','d1435e53dc5fa139c18308d1cff6e2b8','- fixed a bug where download and detail links are not working','',2001020,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280440,0,'ext_bibsonomy_csl','2.1.21',38467,673,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1536838313,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','f45424372f7fb902df783d0080cb1b9e','Fixed an issue with URLs generated from misc fields','',2001021,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280441,0,'ext_bibsonomy_csl','2.1.22',38467,678,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',1,0,3,1543907910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','a0b5faa200f58ff7c75b0a05f4609326','Fixes:\r\n- TagClouds should no longer break the page width','',2001022,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280442,0,'ext_bibsonomy_csl','2.1.24',38467,622,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',2,0,3,1561973493,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','8e5cc2f483278dccfbe4a4ab9646d436','- Fixed PHP-Warnings caused by the use of sizeof()\r\n- RealURL support for clean publication URLs','',2001024,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/2.1.22','ter','',''),
(9280443,0,'ext_bibsonomy_csl','3.0.0',38467,407,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',2,0,3,1588839106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','25525d0db4727109b20289625d50860e','Support for TYPO3 v9','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280444,0,'ext_bibsonomy_csl','3.1.0',38467,143,'PUMA/BibSonomy CSL','Create advanced bibliographies or simple lists of publications and tag clouds from your PUMA or BibSonomy account. Style your publication lists using CSL stylesheets (http://citationstyles.org).',2,0,3,1614772284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Kevin Choong','kch@cs.uni-kassel.de','bibsonomy','63033664031ab3c51d46dd0c6f81c8e1','- Support for TYPO3 v10\r\n- Implemented new PHP citeproc\r\n- Optional citations numbers\r\n- Display plugin version in TYPO3 backend\r\n- Various bug fixes','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280445,0,'ext_bibsonomy_csl','3.2.0',38467,120,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1659433467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','52b7ce3ac26aa06dc100d84bf2a293da','- Rewritten the plugin and not rely on jquery\r\n- More plain JavaScript and no initializing buttons after load\r\n- Update to latest citeproc to support better affix handling\r\n- New default citation stylesheets\r\n- Updated backend module layout\r\n- Entrytypes are now sorted by the BibTeX entrytype and not the converted CSL types anymore\r\n- Updated plugin flexform layout','',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280446,0,'ext_bibsonomy_csl','3.3.0',38467,89,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1672662910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','d2a75acfdd0be33e8d373d2a4755d6c4','- Support for TYPO3 v11\r\n- Categorize flexform configuration for better maintenance\r\n- Update wizard for current and future changes to the flexform','',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280447,0,'ext_bibsonomy_csl','3.3.1',38467,101,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1676905370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','55d552ba524024c6874fba19b94ec619','- Fixed issues when the upgrade wizard validates older flexform configurations','',3003001,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280448,0,'ext_bibsonomy_csl','3.3.2',38467,92,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1685428061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','6a1dc196b3400d1fb54c4d5d9cbe7277','- Added citation stylesheet debug information, when the option has been activated\r\n- Fixed spacing and formatting break around the title in each citation','',3003002,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280449,0,'ext_bibsonomy_csl','3.3.3',38467,78,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1691004157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','8e64f798205947da5e72627a56ecdc36','- Supporting search index operations for certain host systems\r\n- Supporting TYPO3 proxy settings for HTTP requests\r\n- Fixed empty citation showing, when the citation style has citation numbers','',3003003,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280450,0,'ext_bibsonomy_csl','3.3.4',38467,57,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1703167424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','74c796e2ff8754af20f7bb752024b1dc','Updated extension to 3.3.4','',3003004,0,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280451,0,'ext_bibsonomy_csl','3.3.5',38467,87,'PUMA/BibSonomy CSL','TYPO3 extension for PUMA and BibSonomy using CSL',2,0,3,1703172700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Choong, Sebastian Böttger','choong.kvn@gmail.com, boettger@cs.uni-kassel.de','bibsonomy','27299c24b02df8d099d259e140386e1b',' Fixed limit issues for the FlexformUpdateWizard\r\n Fixed bool flags just being copied and not properly converted in the FlexformUpdateWizard\r\n Fixed PHP8 compatibility issues\r\n Supporting only TYPO3 v11.5 and PHP 8.0 from now on','',3003005,1,0,'https://docs.typo3.org/typo3cms/extensions/ext_bibsonomy_csl/','ter','',''),
(9280452,0,'static_info_tables_pl','6.8.1',4286,160,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1595484096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Simon Schmidt','sfs@marketing-factory.de','kephson','644638cacde539bc9ef7cf29292c75a4','Support for 8.7 and 9.5','jambage.com',6008001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_pl/','ter','',''),
(9280453,0,'static_info_tables_pl','6.9.2',4286,118,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1632774006,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','mail@ephra.im','kephson','8aea0b0e753aaff7305120f47d68c042','updated documentation','https://ephra.im',6009002,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/6.9/en-us','ter','',''),
(9280454,0,'static_info_tables_pl','11.5.0',4286,108,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1640181155,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','f329b64f80bb807653aac8006832c972','release for TYPO3 11.5','RENOLIT SE',11005000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/11.5/en-us','ter','',''),
(9280455,0,'static_info_tables_pl','11.5.1',4286,136,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1647378073,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','7632c7f121548b29465a0e2b495d7320','allowed to install with PHP 8, updated some extension files','RENOLIT SE',11005001,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/11.5/en-us','ter','',''),
(9280456,0,'static_info_tables_pl','12.4.0',4286,68,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1714746947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','91fe1a4b88785066a3221e1cf23bd1dc','new release for TYPO3 12.4','RENOLIT SE',12004000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/12.4/en-us','ter','',''),
(9280457,0,'static_info_tables_pl','12.4.1',4286,18,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1760457833,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','3060ee0a6285fe128e17da096de3c9eb','cleanup','RENOLIT SE',12004001,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/12.4/en-us','ter','',''),
(9280458,0,'static_info_tables_pl','13.4.0',4286,23,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1760458126,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','cd143bb4d5596d361b849536e658f62c','release for TYPO3 13.4','RENOLIT SE',13004000,0,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/13.4/en-us','ter','',''),
(9280459,0,'static_info_tables_pl','14.3.0',4286,4,'Static Info Tables (pl)','Polish (pl) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1784814216,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','2d2bcce0b4684019a63b7db3f98f137b','fixed TCA adding','RENOLIT SE',14003000,1,0,'https://docs.typo3.org/p/renolit/static-info-tables-pl/14.3/en-us','ter','',''),
(9280460,0,'vhs','4.2.0',171444,10453,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1492121837,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','632ceadc323e790ded5e5f15198abf09','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4002000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280461,0,'vhs','4.3.0',171444,749,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1503874940,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','acb5d6453d3be0ffd726f95b3c1b52f3','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4003000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280462,0,'vhs','4.3.1',171444,813,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1505143185,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','f0c0f22e0341f61fb556daafa2d56f67','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4003001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280463,0,'vhs','4.3.2',171444,3159,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1505830190,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','8e77c9f5b3a72f9c438de1ba7e2a8683','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4003002,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280464,0,'vhs','4.3.3',171444,12826,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1509056525,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','de4a3cc009d0a8425262f89d1535654c','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4003003,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280465,0,'vhs','4.4.0',171444,18603,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1520756844,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','ff24ef412376de4d6e0ae283c375dba4','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4004000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280466,0,'vhs','5.0.0',171444,636,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1529424011,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','8574a450822daea8135995b8750ef27a','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5000000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280467,0,'vhs','5.0.1',171444,3065,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1529595658,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','9fb167b318177ce9690ba9fde2246a71','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5000001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280468,0,'vhs','5.1.0',171444,5307,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,-1,4,1538502903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','3f6229999e2ac81471c44daad423dd56','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5001000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280469,0,'vhs','5.1.1',171444,2805,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1547035238,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','58e601dabe99f23681f33d987bc7e998','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5001001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280470,0,'vhs','5.2.0',171444,15753,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1554121089,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','f73bf94139fcc3bc69909c8ff734175e','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5002000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280471,0,'vhs','6.0.0',171444,3002,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1578746948,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','ad37faf4cb893b84d2a03563771cc82e','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280472,0,'vhs','6.0.1',171444,247,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1590939569,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','f796110ef3b5e5a278e6f2fa5eea0562','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280473,0,'vhs','6.0.2',171444,249,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1591005678,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','611986c89439fb5b06517b66dd26b786','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000002,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280474,0,'vhs','6.0.3',171444,2897,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1591085477,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','42efad22c55a7f51be1ed20d109fabba','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000003,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280475,0,'vhs','6.0.4',171444,551,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1600798163,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','4ce9f74da78679ac7d0fcbc41fc4a07d','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000004,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280476,0,'vhs','6.0.5',171444,167,'VHS: Fluid ViewHelpers','A collection of ViewHelpers to perform rendering tasks which are not natively supported by Fluid - for example: advanced formatters, math calculators, specialized conditions and Iterator/Array calculators and processors',2,0,4,1611318615,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','92388ec2a0dcb64cff3beb450a9a7482','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6000005,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280477,0,'vhs','6.1.0',171444,102,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1651427682,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','1f1c46fb67fa6c17706655bd28306279','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6001000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280478,0,'vhs','6.1.1',171444,118,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1651490158,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','bee174151e65ca260f092737bf23eb27','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6001001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280479,0,'vhs','6.1.2',171444,136,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1655380881,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','bca2231936ae2b3f89bdf5a90bd31ece','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',6001002,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280480,0,'vhs','6.1.3',171444,125,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1673108607,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','4aac9fd274e6c3b1fb365d9f7b8ac880','Updated extension to 6.1.3','',6001003,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280481,0,'vhs','7.0.0',171444,82,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1694086013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','435af44004b6452e2373a2c678f84c55','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280482,0,'vhs','7.0.1',171444,71,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1699874899,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','8801517f1548cb4d6609073dccd33441','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280483,0,'vhs','7.0.2',171444,75,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1706189439,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','74184c9d7337bfb28d44a0261ac9f518','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000002,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280484,0,'vhs','7.0.3',171444,68,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1713873656,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','5d3d271c53638274612ffac0daeab2ae','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000003,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280485,0,'vhs','7.0.4',171444,47,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1722592992,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','ebc57bc85021c9db361f0ed44d3f6271','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000004,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280486,0,'vhs','7.0.5',171444,54,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1722598619,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','15abade3398288a265090aea142ba0c4','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000005,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280487,0,'vhs','7.0.6',171444,63,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1723114485,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','15812a986003b1668f6c2ec788bf5e22','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000006,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280488,0,'vhs','7.0.7',171444,54,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1731333610,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','cc7fd91ecbfb1c5972e64d9699c574d8','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7000007,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280489,0,'vhs','7.1.1',171444,38,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1743689012,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','c43735172becbfa6481630dd288a9125','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7001001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280490,0,'vhs','7.1.2',171444,32,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1746097068,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','b0def1bb32f444dab30647afebe7ffd1','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7001002,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280491,0,'vhs','7.1.3',171444,39,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1746541114,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','5f49ffb8ac25ae7703a1db260eb89e16','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7001003,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280492,0,'vhs','7.1.4',171444,36,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1756899613,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','b8c32bf7bdc42c7d61dd7d7e502e9ce6','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7001004,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280493,0,'vhs','7.2.0',171444,18,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1768314872,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','08270e03c4a3d61995ea0c9254470cb3','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7002000,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280494,0,'vhs','7.2.1',171444,14,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1774448766,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','3ef04affb7a18d0d95213dfe4ffcb2e3','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',7002001,0,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280495,0,'vhs','8.0.0',171444,6,'VHS: Fluid ViewHelpers','A collection of ViewHelpers for performing rendering tasks that are not natively provided by the Fluid templating engine.',2,0,4,1784804273,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.3.99-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','bf93a6fa2e18afd30bb9f5674fd4a429','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',8000000,1,0,'https://viewhelpers.fluidtypo3.org/fluidtypo3/vhs/','ter','',''),
(9280496,0,'multishop_ogone','1.0.4',1681,324,'Multishop Ogone','Adds the payment service provider Ogone to Multishop.',2,0,2,1520961357,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.13-7.6.99\";s:9:\"multishop\";s:12:\"3.0.0-5.9.99\";}}','Bas van Beek (BVB Media)','bvbmedia@gmail.com','bvb-media','a1523ae024ca3f1bcde49b3d254df0c3','Updated version dependency','BVB Media BV',1000004,1,0,'https://docs.typo3.org/typo3cms/extensions/multishop_ogone/1.0.4','ter','',''),
(9280497,0,'ms_piwik_indexedsearch','1.3.1',2400,334,'ms_piwik_indexedsearch','Prepares the indexed_search for the internal search tracking of Matomo (formerly know as Piwik). Out of the box - just install. Handles the old and the new Tracking-Code. Leider vorerst nur bis TYPO3 7 wegen https://forge.typo3.org/issues/85834',2,0,4,1534176885,'a:1:{s:7:\"depends\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:5:\"typo3\";s:13:\"7.0.0-7.99.99\";}}','Stefan Maischner','stefan@maischner.de','stefandd','2f490e39deae29029cd0bdcef907498b','Update für die TYPO3-Version 7. \r\nFür 8 ist noch eine (Rück)-Änderung der ext.indexed_search erforderlich (sh. https://forge.typo3.org/issues/85834)','Maischner Online Business',1003001,1,0,'','ter','',''),
(9280498,0,'cbqrcodes','3.2.0',8970,589,'QR-Codes (URL, Mail, Phone, Text, vCard and appoin','Create QR codes in different formats: vCard, URL, phone number, email, appointments or free text. Released it via Frontend plugin, TypoScript or create QR codes directly from tt_address entries.',2,0,3,1520362084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}}','Christian Brinkert','ChristianBrinkert@googlemail.com','brinkert','7494cc22365ef5dca4d014fb99de8248','Support for TYPO3 8.x Version','',3002000,1,0,'https://docs.typo3.org/typo3cms/extensions/cbqrcodes/3.2.0','ter','',''),
(9280499,0,'fluidpages','4.2.0',38896,1077,'Fluid Pages Engine','Fluid Page Template engine - integrates compact and highly dynamic page templates with all the benefits of Fluid.',2,0,4,1531240516,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:4:\"flux\";s:13:\"9.0.0-9.99.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','df7b74bc79ebb16f4f9b0dc0e6a7c365','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4002000,0,0,'http://fluidtypo3.org','ter','',''),
(9280500,0,'fluidpages','4.3.0',38896,1287,'Fluid Pages Engine','Fluid Page Template engine - integrates compact and highly dynamic page templates with all the benefits of Fluid.',2,0,4,1538506070,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"flux\";s:13:\"9.0.0-9.99.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','e7ab18e6ef6e6394d1cb52738bd1c5f0','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',4003000,0,0,'http://fluidtypo3.org','ter','',''),
(9280501,0,'fluidpages','5.0.0',38896,1344,'Fluid Pages Engine','Fluid Page Template engine - integrates compact and highly dynamic page templates with all the benefits of Fluid.',2,0,4,1554120676,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"flux\";s:13:\"9.0.0-9.99.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','39a1a59feb17e603d8b019eb5557dc9f','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',5000000,1,0,'http://fluidtypo3.org','ter','',''),
(9280502,0,'tinyaccordion','4.0.0',9087,435,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, tt_news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1493151137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.00-7.6.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','22057c5bab9f68e8bdc584b0304783e9','Major clean up for TYPO3 7. Not yet tested with TYPO3 8.\r\nNew templates and FlexForms (for pages  tt_content).','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/4.0.0','ter','',''),
(9280503,0,'tinyaccordion','5.0.0',9087,173,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, tt_news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1518953795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','8da033a264c67f98b0e0e1f8c1779312','Important: read the changelog and the chapter \"Updating to ver. 5.0.0\" of the manual.','',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/5.0.1','ter','',''),
(9280504,0,'tinyaccordion','5.0.1',9087,482,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, tt_news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1519161396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','e8ff7f42a782f67f3e7be9052a8eed62','Bug fixed: return type of getPidAndInit was not always correct.','',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/5.0.1','ter','',''),
(9280505,0,'tinyaccordion','6.0.0',9087,205,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, tt_news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1547669156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','f052246fe4dc28502207009e52ec2106','Refactoring and one important change: the inclusion of the JavaScript-file was moved from TypoScript to a ViewHelper. Read the manual for more infos.','',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/6.0.0','ter','',''),
(9280506,0,'tinyaccordion','6.1.0',9087,494,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, tt_news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1553780066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','2f5ce68c6ea44851a62dfb332474b0fc','Runs now with TYPO3 9, if the extension typo3db_legacy is installed.','fixpunkt werbeagentur gmbh',6001000,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/6.1.0','ter','',''),
(9280507,0,'tinyaccordion','7.0.0',9087,147,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content, news or Camaliga elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1594803221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1c66f8ba87d7e8bddaa2b5289a7108c0','Old update-script removed.\r\ntt_news-support replaced by news-support (maybe not working correct).\r\nRuns now with TYPO3 9 and 10; typo3db_legacy not needed anymore.','fixpunkt werbeagentur gmbh',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/','ter','',''),
(9280508,0,'tinyaccordion','7.1.0',9087,131,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1621245594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','175b6a155e77ae58af3a2c09e65abfe0','Runs now with composer too.\r\nDocumentation update.','fixpunkt werbeagentur gmbh',7001000,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/7.1/en-us','ter','',''),
(9280509,0,'tinyaccordion','7.2.1',9087,120,'JavaScript Accordion based on TinyAccordion.','An easy to use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1632299504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','29d88bdc59e70a58b7864ae526c172c6','Runs now with TYPO3 10 and 11.\r\nCan display now table elements too.\r\nBugfix: news template.','fixpunkt werbeagentur gmbh',7002001,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/7.2/en-us','ter','',''),
(9280510,0,'tinyaccordion','7.3.0',9087,131,'JavaScript Accordion based on TinyAccordion','An easy-to-use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1645440751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1c1c0010104cfddf737c326db0be3305','Runs now with TYPO3 11.5 too.\r\nDirectory Scripts renamed to JavaScript.\r\nReplacement of the Viewhelper tiny:addPublicResources. It is now deprecated. Use f:asset.script instead.','fixpunkt werbeagentur gmbh',7003000,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/7.3/en-us','ter','',''),
(9280511,0,'tinyaccordion','8.0.0',9087,77,'JavaScript Accordion based on the old TinyAccordion','An easy-to-use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1698663194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','1ca941c37889fcbe3f69bf592d8915a2','Version for TYPO3 12.\r\n- Breaking: all plugins must be changed via an update-script (in the install-tool)!\r\n- Breaking: the Viewhelper cam:addPublicResources was removed.\r\n- Breaking: removed the templates for Camaliga (can be solved with Camaliga).','fixpunkt für digitales GmbH',8000000,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/8.0/en-us','ter','',''),
(9280512,0,'tinyaccordion','8.1.0',9087,64,'JavaScript Accordion based on the old TinyAccordion','An easy-to-use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1713257097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','a2d17ecad8417d4db3f799f27a41a54a','Refactored with the rector-tool.\r\nsetup.txt and constants.txt renamed to .typoscript.','fixpunkt für digitales GmbH',8001000,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/8.1/en-us','ter','',''),
(9280513,0,'tinyaccordion','8.2.0',9087,52,'JavaScript Accordion based on the old TinyAccordion','An easy-to-use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1736432564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','96a05f675ccd37e205fd5e94c5bd49dc','Works now with TYPO3 13 too.','fixpunkt für digitales GmbH',8002000,0,0,'https://docs.typo3.org/p/quizpalme/tinyaccordion/8.2/en-us','ter','',''),
(9280514,0,'tinyaccordion','9.0.0',9087,10,'JavaScript Accordion based on the old TinyAccordion','An easy-to-use extension to display pages, tt_content or news elements as an Accordion. Runs with TinyAccordion or jQuery UI-Accordion.',2,0,3,1779867732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Kurt Gusbeth','','bihor','abee37e807dfad715a7cc4c1e22a6c16','Breaking: use the Upgrade Wizard for the switch from list_type to CType.\r\nFirst version for TYPO3 14.','fixpunkt für digitales GmbH',9000000,1,0,'https://docs.typo3.org/typo3cms/extensions/tinyaccordion/','ter','',''),
(9280515,0,'ws_less','1.4.4',12959,154,'Less compiler for TYPO3','Compiles less files to CSS files.',2,0,2,1592348549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','533d8a0f8475716626371362f4f18be1','T3 9 compatibility','WapplerSystems',1004004,0,0,'https://docs.typo3.org/p/svewap/ws_less/1.4/en-us','ter','',''),
(9280516,0,'ws_less','1.4.5',12959,180,'Less compiler for TYPO3','Compiles less files to CSS files.',2,0,2,1592350737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','e00c46b31a6032514c7891beb5dd8efd','TYPO3 9 compatibility; added missing  less lib','WapplerSystems',1004005,0,0,'https://docs.typo3.org/p/svewap/ws_less/1.4/en-us','ter','',''),
(9280517,0,'ws_less','1.5.0',12959,163,'Less compiler for TYPO3','Compiles less files to CSS files.',2,0,2,1593611863,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','0570b3308a0053c90a5ad4bff5cb8510','TYPO3 10 compatibility','WapplerSystems',1005000,0,0,'https://docs.typo3.org/p/svewap/ws_less/1.5/en-us','ter','',''),
(9280518,0,'ws_less','1.5.1',12959,97,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1593623083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','27393805e0bcf2bdffc38d75211b807f','changed less compiler to wikimedia distribution. Thanks to Oliver Schlöbe for maintaining the code.','WapplerSystems',1005001,0,0,'https://docs.typo3.org/p/svewap/ws_less/1.5/en-us','ter','',''),
(9280519,0,'ws_less','1.5.2',12959,313,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1593773281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','0329167097d645087132841379ea50dd','Fixed version compatibility. TYPO3 8.7 is not allowed since version 1.5.0','WapplerSystems',1005002,0,0,'https://docs.typo3.org/p/svewap/ws_less/1.5/en-us','ter','',''),
(9280520,0,'ws_less','11.0.0',12959,113,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1661988665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"8.0.0-8.1.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','a35160190e3c287e095b911915d02ba0','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_less','WapplerSystems',11000000,0,0,'https://docs.typo3.org/p/wapplersystems/ws_less/11.0/en-us','ter','',''),
(9280521,0,'ws_less','12.0.0',12959,65,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1698008393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','ab6d74be80f0af2ba2d650f2937d1951','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_less','WapplerSystems',12000000,0,0,'https://docs.typo3.org/p/wapplersystems/ws_less/12.0/en-us','ter','',''),
(9280522,0,'ws_less','12.0.1',12959,87,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1698242065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','bfd73e9f4b8363dae773534a566d6246','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_less','WapplerSystems',12000001,0,0,'https://docs.typo3.org/p/wapplersystems/ws_less/12.0/en-us','ter','',''),
(9280523,0,'ws_less','13.0.0',12959,29,'LESS compiler for TYPO3','Compiles LESS files to CSS files.',2,0,2,1751979374,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','046855b1def9f29e3504cd20048ef8b6','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_less','WapplerSystems',13000000,1,0,'https://docs.typo3.org/p/wapplersystems/ws_less/13.0/en-us','ter','',''),
(9280524,0,'cundd_composer','4.0.0',9274,261,'Cundd Composer','Composer support for TYPO3 CMS (https://github.com/cundd/CunddComposer)',1,0,1,1500728802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','04050309d730e0334234e44ebd1b0397','Add support for proxies and enhance the CLI output','cundd',4000000,0,0,'https://github.com/cundd/CunddComposer/blob/develop/README.md','ter','',''),
(9280525,0,'cundd_composer','4.0.1',9274,457,'Cundd Composer','Composer support for TYPO3 CMS (https://github.com/cundd/CunddComposer)',2,0,1,1505585326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','e17003ddc87f7b05ee3b1ed1cac500a8','Fix problems with blocking waiting for the sub process output','cundd',4000001,0,0,'https://github.com/cundd/CunddComposer/blob/develop/README.md','ter','',''),
(9280526,0,'cundd_composer','4.1.0',9274,312,'Cundd Composer','Composer support for TYPO3 CMS (https://github.com/cundd/CunddComposer)',2,0,1,1574942783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Daniel Corn','info@cundd.net','cundd','fe9cef9b7e87968dec084988d629ceb5','Improve CLI usage, add composer:exec command and change minimum stability to stable\r\n\r\nBreaking change: Change default minimum stability to stable','cundd',4001000,1,0,'https://github.com/cundd/CunddComposer/blob/develop/README.md','ter','',''),
(9280527,0,'assetic','1.5.0',2323,571,'Cundd Assetic','Assetic for TYPO3 CMS (https://github.com/cundd/CunddAssetic)',2,0,5,1500799319,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:14:\"cundd_composer\";s:8:\"3.0-4.99\";}}','Daniel Corn','info@cundd.net','cundd','449d4ed91bf9970751497fa7dd44391a','Maintenance release\r\n\r\nUse detailed output in CLI\r\nUpdate Ratchet to 0.3\r\nFix dependencies (PHP 5.6  7.0, CunddComposer)\r\nFix bugs with generated output file paths','cundd',1005000,1,0,'https://github.com/cundd/CunddAssetic/blob/develop/README.md','ter','',''),
(9280528,0,'realurl_404_multilingual','1.0.9',7151,1580,'RealURL 404 multilingual error page','Shows the defined error page of the given language if the requested page or file could not be found',2,0,2,1507563831,'a:2:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:18:\"error_404_handling\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','106d23f1bf65159999dcdc0614bf156a','Compatibility to 8.7','WapplerSystems',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/realurl_404_multilingual/1.0.10','ter','',''),
(9280529,0,'realurl_404_multilingual','1.0.10',7151,1474,'RealURL 404 multilingual error page','Shows the defined error page of the given language if the requested page or file could not be found',2,0,2,1541974556,'a:2:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:18:\"error_404_handling\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5df9b3652ff23fbf9d6236ed9a3035d7','Bugfixes','WapplerSystems',1000010,1,0,'https://docs.typo3.org/typo3cms/extensions/realurl_404_multilingual/1.0.10','ter','',''),
(9280530,0,'truncate_job','0.3.0',915,429,'Truncate Job','Scheduler Job to truncate tables',0,0,0,1521801588,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Axel Jung','axel.jung@aoe.com','aoepeople','ebb8ab6bead1dd6034bf225e579875a9',' \n wsBcBAABCAAQBQJaqAbCRBK7hj4Ov3rIwAAdHIIABRPhBlRWJP7x53TuI2UE49\n gaLN67gRK4qhPCWdmmoiBwIw7kI6FvJKUi5Ne8gNGcauzwa6jYHwxZuHCg2WGFG\n OegdUpHyu2Tzdb6ZM20sS6xbksI4jjM1w/sNnYTPO8pM1Fz4HbMmTTl2acjXNm9\n aI74plLCbcy0UUoQJEQLyfzB3PxB0f952J9PPzaO8KOVQ81xCQ7L','AOE GmbH',3000,1,0,'https://docs.typo3.org/typo3cms/extensions/truncate_job/0.3.0','ter','',''),
(9280531,0,'restrictfe','7.0.0',7013,137,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1491510718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','b360a3f93a211557d9293ddcf9355ca7','[TASK] Update docs. Increase compatibility to TYPO3 8.7.','SourceBroker',7000000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280532,0,'restrictfe','7.0.1',7013,191,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1491512038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','62c74d0eb0749b1f3089d6e8449d0f67','[TASK] Update version number.','SourceBroker',7000001,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280533,0,'restrictfe','7.1.0',7013,246,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1494944079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','59f74456937c437206292263533d9b15','Merge pull request 13 from t33k/requestUri\n\nRequest uri feature','SourceBroker',7001000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280534,0,'restrictfe','7.1.2',7013,130,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1505134531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','00d818241cfd5f3b2f0b0c9472da8141','[DOC] Update ext_emconf.php ext version.','SourceBroker',7001002,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280535,0,'restrictfe','8.0.0',7013,119,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1506281065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','59377f23b0fa4f2036c4f85464ef95e3','[TASK][!!!BREAKING] Move config to external class and remove hook to set additional config params as all params can be\noverwritten by config from $GLOBALS[TYPO3_CONF_VARS][EXTCONF][restrictfe]\n[TASK] Add separate class which hooks into BE login proc','SourceBroker',8000000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280536,0,'restrictfe','8.0.1',7013,155,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1506281866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','71d62078847ee41d674abad68b47dfa7','[TASK] Increase version to 8.0.1','SourceBroker',8000001,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280537,0,'restrictfe','8.0.2',7013,171,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1506288953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','706f0ea8f2da532b4cb039dc192b68f0','[DOCS] DOCS update.','SourceBroker',8000002,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280538,0,'restrictfe','8.0.3',7013,164,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1507673357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','7cd6ba831a521411af57d34e207015a0','[BUGFIX] Set restrictfe cookie only for backend user authorisation.','SourceBroker',8000003,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280539,0,'restrictfe','8.1.0',7013,191,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1511186386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','65090ccf3b3cae63837a5c586ddaf9da','[DOCS] Update changelog and readme for new feature.','SourceBroker',8001000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280540,0,'restrictfe','8.2.0',7013,469,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1514387405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','SourceBroker Team','office@sourcebroker.net','t33k','3a9de4223f5ca4125d57a56d358faa77','[DOCS] Docs improvements.','SourceBroker',8002000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280541,0,'restrictfe','8.2.1',7013,139,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1585141821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.5.999\";}}','SourceBroker Team','office@sourcebroker.net','t33k','7cb7a1a5f1cc37ce3edc562958a869b2','[BUGFIX] Fix headers are case-insensitive.\n[TASK] Extend supported TYPO3 verison in ext_emconf.php','SourceBroker',8002001,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280542,0,'restrictfe','9.0.0',7013,174,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1587844084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.4.999\";}}','SourceBroker Team','office@sourcebroker.net','t33k','4203346536b5caa23d7f337e9583a207','[TASK] Refactor and tag 9.0.0.','SourceBroker',9000000,0,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280543,0,'restrictfe','10.0.0',7013,106,'Restrict access for staging and prod instances','This extension blocks access to frontend and allows to show it only to some defined exceptions like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.',2,0,2,1630837083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0-11.99.999\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','040af0b252ec5b2c2ab6f3a36a940e17','[TASK] Tag v 10.0.0','SourceBroker',10000000,1,0,'https://github.com/sourcebroker/restrictfe','ter','',''),
(9280544,0,'newsslider','3.0.0',14372,1127,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1513009461,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:4:\"news\";s:13:\"6.1.1-6.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ba5a9f9b6ffdfac9887830f31f767729','Completely revised \r\nMajor release for TYPO3 8.7 LTS and tx_news 6.0.0\r\nDemo/Docu: www.t3s-ext.de/news-slider/','t3solution',3000000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280545,0,'newsslider','4.0.0',14372,971,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1529772281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:4:\"news\";s:13:\"7.0.1-7.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a2f8bd77dcf6331cd69c0b3c0546b3fc','Major release, supporting TYPO3 89 and tx_news 7.0.1\r\nDemo/Docu: www.t3s-ext.de/news-slider/','t3solution',4000000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280546,0,'newsslider','4.1.0',14372,440,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1557579054,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.00-9.5.99\";s:4:\"news\";s:13:\"7.2.0-7.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','dbeca89cfadfbd05cb4e57b1a725868c','Major release for TYPO3 9.5 LTS and tx_news 7.2.0\r\nDemo/Docu: www.t3s-ext.de/news-slider/ ','t3solution',4001000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280547,0,'newsslider','4.1.1',14372,619,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1572601616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.00-9.5.99\";s:4:\"news\";s:13:\"7.2.0-7.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e660676f1e58740cff178b24ce6d96f5','Bugfix release \r\nDemo/Docu: www.t3s-ext.de/news-slider/ ','t3solution',4001001,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280548,0,'newsslider','4.2.0',14372,390,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1594032077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:4:\"news\";s:13:\"7.2.0-8.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ae61a553f96249554f4aec56ba225d1b','Major release for TYPO3 10.4 LTS\r\nDemo/Docu: www.t3s-ext.de/news-slider/','t3solution',4002000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280549,0,'newsslider','5.0.0',14372,96,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1641997072,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.4-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','9ff57dd658d96a9a21024b002ad8d771','Major release for TYPO3 11 LTS - PHP 8.0 ready\r\nDemo/Docu: www.t3s-ext.de/news-slider/ ','t3solution',5000000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280550,0,'newsslider','5.0.1',14372,104,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1642942202,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.4-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','452ee4bc1b476ce882f7009086908ca4','Bugfix release - autoplay for Swiper slider\r\nDemo/Docu: www.t3s-ext.de/news-slider/ ','t3solution',5000001,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280551,0,'newsslider','5.0.2',14372,99,'News slider','jQuery slider-plugins for versatile news extension (tx_news).',2,0,3,1654687023,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.4-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a0a0578d31c5f20e84680ffea6584813','BUGFIX: https://github.com/t3solution/newsslider/issues','t3solution',5000002,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280552,0,'newsslider','5.0.3',14372,96,'News slider','jQuery and vanilla slider-plugins for versatile news extension (tx_news).',2,0,3,1668261008,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.4-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:4:\"news\";s:14:\"8.0.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','b449f82d9e5b2bc34416f7a0ad75b60c','Support for news v10','t3solution',5000003,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280553,0,'newsslider','5.1.0',14372,80,'News slider','jQuery and vanilla slider-plugins for versatile news extension (tx_news).',2,0,3,1683817237,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.4-11.99.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','6557bf61f68858c5ce22c7b8acbd75f9','EXT:news min. v11','t3solution',5001000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280554,0,'newsslider','6.0.0',14372,83,'News slider Template-Layout','Slider Template-Layout for versatile news extension (tx_news).',2,0,6,1685615970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','eee24495562d480c153d48e1075f2a04','Support of TYPO3 v12 & drop support of v11\r\nMore info: https://www.t3sbootstrap.de/extensions/news-slider','t3solution',6000000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280555,0,'newsslider','6.0.1',14372,84,'News slider Template-Layout','Slider Template-Layout for versatile news extension (tx_news).',2,0,6,1696677370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','05ed2cd7dc0f12bcf63d47ff019eb162','Bugfix release','t3solution',6000001,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280556,0,'newsslider','7.0.0',14372,55,'News slider Template-Layout','Slider Template-Layout for versatile news extension (tx_news).',2,0,6,1731149280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','4e7940a5df41b82e969955e70290cd9d','Support of TYPO3 v13','t3solution',7000000,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280557,0,'newsslider','7.0.1',14372,21,'News slider Template-Layout','Slider Template-Layout for versatile news extension (tx_news).',2,0,6,1763553720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','bbb9f19c015af9601d76ce1e30020fbb','Introduce Sets for TYPO3 13 \r\nMore info: https://www.t3sbootstrap.de/extensions/news-slider','t3solution',7000001,0,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280558,0,'newsslider','14.0.0',14372,17,'News slider Template-Layout','Slider Template-Layout for versatile news extension (tx_news).',2,0,6,1764861037,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:4:\"news\";s:15:\"13.0.0-14.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a74e06038bb664379a2f556529525658','Support for TYPO3 13 & 14  EXT:news 13 & 14','t3solution',14000000,1,0,'https://www.t3sbootstrap.de/extensions/news-slider','ter','',''),
(9280559,0,'t3events','0.33.0',29429,472,'Events','Manage events, show teasers, list and single views.',1,0,3,1493990373,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','cb0995cd797ebf2585f6104afae536a1','Events now supports TYPO3 version 8.7. Future versions will not support TYPO3 6.x any more. See: https://github.com/dwenzel/t3events/releases/tag/0.33.0 for details.','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',33000,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280560,0,'t3events','0.33.1',29429,517,'Events','Manage events, show teasers, list and single views.',1,0,3,1495616886,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','48836c24cc30aea1a21fc0a810ce585d','This is a bufix version. Please see ChangeLog for details.','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',33001,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280561,0,'t3events','0.34.0',29429,459,'Events','Manage events, show teasers, list and single views.',1,0,3,1498741063,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','48389aaea38b7d5df42c1d239473d595','This is a maintenance release. Please see https://github.com/dwenzel/t3events/releases/tag/0.34.0 for details.','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',34000,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280562,0,'t3events','0.35.0',29429,460,'Events','Manage events, show teasers, list and single views.',1,0,3,1502442561,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','8243aba36b77dff63d0c15ee7ee7cec7','This is a feature and bugfix release. Please see https://github.com/dwenzel/t3events/releases/tag/0.35.0 for details.','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',35000,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280563,0,'t3events','0.37.1',29429,331,'Events','Manage events, show teasers, list and single views.',1,0,3,1507197611,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','050e72892e258469e99e084db5083f64','This is a bugfix version. Please see https://github.com/dwenzel/t3events/releases/tag/0.37.1 for details','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',37001,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280564,0,'t3events','0.37.2',29429,379,'Events','Manage events, show teasers, list and single views.',1,0,3,1508960855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','28ae1397ff732c84fe51955678f84b17','This is a bugfix release. Please see https://github.com/dwenzel/t3events/releases/tag/0.37.2 for details.','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',37002,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280565,0,'t3events','0.37.3',29429,661,'Events','Manage events, show teasers, list and single views.',1,0,3,1517851802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','55c34b0477754d317e8e29a4882d0af8','This is a bugfix release. Please see https://github.com/dwenzel/t3events/releases/tag/0.37.3 for details','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',37003,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280566,0,'t3events','1.0.0',29429,278,'Events','Manage events, show teasers, list and single views.',1,0,3,1562611637,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";s:17:\"t3extension_tools\";s:13:\"1.0.0-1.99.99\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','a5dcda205851c3ea79f0dfdba1e8bd30','https://github.com/dwenzel/t3events/releases/tag/1.0.0','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',1000000,0,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280567,0,'t3events','1.0.2',29429,479,'Events','Manage events, show teasers, list and single views.',2,0,3,1565159906,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"t3calendar\";s:11:\"0.4.0-0.0.0\";s:17:\"t3extension_tools\";s:13:\"1.0.0-1.99.99\";}}','Dirk Wenzel, Michael Kasten','t3events@gmx.de, kasten@webfox01.de','dw','14125cc36e99f8044105968f12569022','https://github.com/dwenzel/t3events/releases/tag/1.0.2','Agentur Webfox GmbH, Consulting Piezunka Schamoni - Information Technologies GmbH',1000002,1,0,'https://github.com/dwenzel/t3events','ter','',''),
(9280568,0,'w_chromephp','0.3.1',2272,114,'ChromePHP / Chrome Logger - debug in DevTools console','Chromes Developer tools Console php debug. Short call - just use cp(var);. ChromePHP globally included in TYPO. Respects DevIpMask. Needs Chrome Logger ext for Chrome. @See README for details. @See https://craig.is/writing/chrome-logger',2,0,3,1612377428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','wolo.pl . studio','wolo.wolski@gmail.com','wolo','3c0dfc08c7dc633d87db277e1f413ae5','10.4 - compat version (looks like people still install this ext, so heres a compatibility release)','',3001,1,0,'https://github.com/w010/w_chromephp/blob/master/README.txt','ter','',''),
(9280569,0,'powermailpdf','0.4.3',16716,683,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1498148391,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";s:7:\"extbase\";s:12:\"6.2.0-6.2.99\";s:5:\"fluid\";s:12:\"6.2.0-6.2.99\";s:3:\"cms\";s:0:\"\";s:9:\"powermail\";s:13:\"2.1.8-2.25.2 \";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','243894ae959d1836d8042b5ed63941f2','Switch to namespace and fix small bugs\r\n\r\nPrepare for 7.6 and 8.7','undkonsorten Gbr',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermailpdf/0.4.3','ter','',''),
(9280570,0,'powermailpdf','1.4.4',16716,291,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1528287775,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:9:\"powermail\";s:13:\"3.0.0-4.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','c98841c1e08f3c5a05582d4f0f124e70','Compatibility with powermail 3 and 4','undkonsorten Gbr',1004004,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/1.4/en-us','ter','',''),
(9280571,0,'powermailpdf','2.4.4',16716,524,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1528287830,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-6.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','2aa6d8acd568cfd7ced2bc84cd86fb82','Compatibility for powermail 5 and 6','undkonsorten Gbr',2004004,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/2.4/en-us','ter','',''),
(9280572,0,'powermailpdf','1.4.5',16716,280,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1548340788,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:9:\"powermail\";s:13:\"3.0.0-4.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','5a388e45215a23d61ef72ca227033d19','Added non composer support.','undkonsorten Gbr',1004005,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/1.4/en-us','ter','',''),
(9280573,0,'powermailpdf','2.4.5',16716,688,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1548340997,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-6.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','5c32413934f9b022bf1a25c8bc8379bb','New version with non composer support','undkonsorten Gbr',2004005,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/2.4/en-us','ter','',''),
(9280574,0,'powermailpdf','3.0.1',16716,140,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1620212853,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','9d47f60c9faa9a4ca31424225936e409','Support for powermail 8 and TYPO3 10\r\nLink rendering is handled via fluid standalone','undkonsorten Gbr',3000001,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/3.0/en-us','ter','',''),
(9280575,0,'powermailpdf','3.0.2',16716,123,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1645638167,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','7671f12e04b20870f4063bd7c56a689a','Updated documentation','undkonsorten Gbr',3000002,0,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/3.0/en-us','ter','',''),
(9280576,0,'powermailpdf','4.0.0',16716,135,'Powermail PDF Form','Add the possibility to download a pdf with data just entered.',1,0,2,1658164980,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:9:\"powermail\";s:14:\"8.0.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','413c64ec8e1647b20231d4bd86296195','Version 4.0.0','undkonsorten Gbr',4000000,1,0,'https://docs.typo3.org/p/undkonsorten/powermailpdf/4.0/en-us','ter','',''),
(9280577,0,'powermail4dev','3.1.0',4117,276,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1512143066,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc53600b6cb9bbf845140278b89bff8a','IMPROVEMENT: Update for Powermail 4.x. Status: stable.','',3001000,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280578,0,'powermail4dev','3.2.0',4117,476,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1518113336,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','33319c698656fcb5af38e1d8a6921dce','UPGRADE for TYPO3 8.7 and Powermail 5.x','',3002000,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280579,0,'powermail4dev','3.3.0',4117,77,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1581780677,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5bcfcec4603972e9b3b80e3b3dfb3eae','UPDATE for TYPO3 9.5','',3003000,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280580,0,'powermail4dev','3.3.1',4117,83,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1581780906,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e780c2639abcc0fc4639ca5e63cfe26e','CLEAN UP: folder doc is removed','',3003001,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280581,0,'powermail4dev','3.3.2',4117,225,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1581789775,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6b18091d056a8bc27aa8fbe66cf31850','BUGFIX in context with TYPO3 9.5','',3003002,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280582,0,'powermail4dev','3.4.1',4117,61,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1695551932,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','da12444ab35f8cee226d8956b48e8776','Update for TYPO3 10.4','',3004001,0,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280583,0,'powermail4dev','10.0.0',4117,96,'Powermail for Developers','Displays all Powermail parameters: GET, POST and session data. Place the plugin before the Powermail plugin. Enter your IP address. Include the static template. Thats all.',2,0,3,1695590340,'a:2:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:6:\"devlog\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f3dd30522ae6f86ff313a4e144cdb52a','Update TYPO3 10.4','',10000000,1,0,'https://docs.typo3.org/p/netzmacher/powermail4dev/main/en-us/','ter','',''),
(9280584,0,'cw_twitter','2.0.0',9566,227,'Twitter feed','Show tweets from user or search query on frontend.',1,0,3,1521060576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Arjan de Pooter','mail@arjandepooter.nl','lgescobar','2c19227c7a893a39e233f32a6fca9650','- Support for TYPO3 8.7.x','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/','ter','',''),
(9280585,0,'cw_twitter','2.1.0',9566,251,'Twitter feed','Show tweets from user or search query on frontend.',1,0,3,1521063512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Arjan de Pooter, Luis A. García','mail@arjandepooter.nl, louisantoniogarcia@gmail.com','lgescobar','8d871333fce6b74dfda8d374c21daa9a','- Use https url by default for profile images (thanks to Guillaume Germain)\r\n- Fix enhanced privacy mode (thanks to Toben Schmidt)','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/2.1.0','ter','',''),
(9280586,0,'cw_twitter','1.3.0',9566,137,'Twitter feed','Show tweets from user or search query on frontend. Compatible with TYPO3 7.6.X',1,0,3,1522103142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Arjan de Pooter','mail@arjandepooter.nl','lgescobar','9ee65a96b30f6aa682d10ce5a29edea5','- Add support for new extended tweet mode. Tweets now can be up to 280 chars long. (thanks to Anthony DINEL and Guillaume Germain)','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/1.3.1','ter','',''),
(9280587,0,'cw_twitter','2.2.0',9566,516,'Twitter feed','Show tweets from user or search query on frontend.',1,0,3,1522270510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Arjan de Pooter, Luis A. García','mail@arjandepooter.nl, louisantoniogarcia@gmail.com','lgescobar','a421610a0a86a9b8703fa9cad0d7b684','- Add support for new extended tweet mode. Tweets now can be up to 280 chars long. (thanks to Anthony DINEL and Guillaume Germain)','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/2.2.0','ter','',''),
(9280588,0,'cw_twitter','1.3.1',9566,191,'Twitter feed','Show tweets from user or search query on frontend. Compatible with TYPO3 7.6.X',2,0,3,1525203875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Arjan de Pooter','mail@arjandepooter.nl','lgescobar','9803deeb170faa11fa7fe31e3917664c','- Fixed an issue when using HTTPS and serving profile image over HTTP.','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/1.3.1','ter','',''),
(9280589,0,'cw_twitter','2.3.0',9566,692,'Twitter feed','Show tweets from user or search query on frontend.',2,0,3,1536177229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Arjan de Pooter, Luis A. García','mail@arjandepooter.nl, louisantoniogarcia@gmail.com','lgescobar','0d55309b227a2afbc0f5877dc5ab47a9','- 12 Add switch to enable/disable \"include_rts\" parameter: if disabled, retweets will be excluded from the timeline.','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/2.3.0','ter','',''),
(9280590,0,'cw_twitter','2.3.1',9566,332,'Twitter feed','Show tweets from user or search query on frontend.',2,0,3,1583105540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Arjan de Pooter, Luis A. García','mail@arjandepooter.nl, louisantoniogarcia@gmail.com','lgescobar','0049133e6591ca5436189707b7321c39','- 17 Add support for TYPO3 9.\r\n- 16 Fix class loading issues when OAuth classes are already present.','',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/2.3.0','ter','',''),
(9280591,0,'cw_twitter','2.3.2',9566,186,'Twitter feed','Show tweets from user or search query on frontend.',2,0,3,1615145460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Arjan de Pooter, Luis A. García','mail@arjandepooter.nl, louisantoniogarcia@gmail.com','lgescobar','a282dcc34574e438907a147d4288f0d4','- 22 Add support for TYPO3 10 LTS and PHP 7.4 (thanks to @rengaw83)\r\n- Define extension key in composer.json that will be mandatory in future versions of TYPO3\r\n\r\n','',2003002,1,0,'https://docs.typo3.org/typo3cms/extensions/cw_twitter/2.3.0','ter','',''),
(9280592,0,'google_tag_manager','2.1.1',5474,596,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1516366353,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','faeb523a9c7a5b13c8d13822b8001b59','[RELEASE] google_tag_manager 2.1.1','AOE GmbH',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/2.1.2','ter','',''),
(9280593,0,'google_tag_manager','2.1.2',5474,320,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1540449409,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','465f14459427d802b39b417f4f449bc3','[RELEASE] google_tag_manager 2.1.2','AOE GmbH',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/2.1.2','ter','',''),
(9280594,0,'google_tag_manager','2.2.0',5474,458,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1541409916,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','feed48cdd95bf70464c3c5a6bb2c17fd','[RELEASE] google_tag_manager 2.2.0','AOE GmbH',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/2.2.1','ter','',''),
(9280595,0,'google_tag_manager','2.2.1',5474,711,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1553511264,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','fc6c69a17780b813ecc7239f75a62689','[RELEASE] google_tag_manager 2.2.1','AOE GmbH',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/2.2.1','ter','',''),
(9280596,0,'google_tag_manager','2.2.2',5474,262,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1598507717,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','33fe8a0a023b487ddff9e301366392d7','[RELEASE] Release of version 2.2.2','AOE GmbH',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/2.2.1','ter','',''),
(9280597,0,'google_tag_manager','11.0.8',5474,85,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1665659914,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','12b81e32c142482ea5d8e0fe0324bf26','[RELEASE]: Release version 11.0.8','AOE GmbH',11000008,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/','ter','',''),
(9280598,0,'google_tag_manager','11.0.9',5474,98,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1665660441,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','99c1da8cb78642077689e2291757b850','[RELEASE]: Release version 11.0.9','AOE GmbH',11000009,0,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/','ter','',''),
(9280599,0,'google_tag_manager','11.0.10',5474,123,'Google Tag Manager','Create a interface for Google Tag Manager',2,0,3,1672990707,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Axel Jung','dev@aoe.com','aoepeople','41687599ef2f903446d694cad0d790e1','[TASK] raise version','AOE GmbH',11000010,1,0,'https://docs.typo3.org/typo3cms/extensions/google_tag_manager/','ter','',''),
(9280600,0,'cps_smskaufen','0.2.1',992,477,'SMSKAUFEN Gateway','Obsolete - please do not use this extension any longer! Interface to use the SMS gateway provided by SMSKAUFEN with TYPO3',5,0,0,1520958102,'a:1:{s:7:\"depends\";a:4:{s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-6.0.99\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','416bcb90d6adc22f4cfc28aaae4d052a','Obsolete - please do not use this extension any longer!','CPS-IT',2001,1,0,'https://docs.typo3.org/typo3cms/extensions/cps_smskaufen/0.2.1','ter','',''),
(9280601,0,'dd_snippets','3.0.0',1654,188,'Code Snippets','Simple Code Snippet Extension based on Prism.js (http://prismjs.com) Plugin for jQuery',2,0,2,1501575654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Donzelmann','ahoi@codekapitaen.de','wildpixel','e74f8c7646f143538cb55a3fa68afa82','Completely rebuilt extension with Prism.js instead of GeSHi','',3000000,0,0,'https://github.com/codekapitaen/dd_snippets','ter','',''),
(9280602,0,'dd_snippets','3.0.1',1654,887,'Code Snippets','Simple Code Snippet Extension based on Prism.js (http://prismjs.com) Plugin for jQuery',2,0,2,1502282674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Donzelmann','ahoi@codekapitaen.de','wildpixel','7a11278bd20a70dbc8e88780515066b6','Removed unused ext_tables.sql, Model and TCA','',3000001,1,0,'https://github.com/codekapitaen/dd_snippets','ter','',''),
(9280603,0,'dyncss','0.8.2',16857,1524,'DynCss - BaseModule','Compile your CSS dynamically with DynCss Adapters.',2,0,2,1492523507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.15-8.7.99\";}}','Kay Strobach','kay.strobach@typo3.org','kaystrobach','0bb1e936f936a28eb65779d5bf9ff6b7','Update ext_emconf.php','',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/dyncss/0.8.3','ter','',''),
(9280604,0,'dyncss','0.8.3',16857,3454,'DynCss - BaseModule','Compile your CSS dynamically with DynCss Adapters.',2,0,2,1515136260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.15-8.7.99\";}}','Kay Strobach','kay.strobach@typo3.org','kaystrobach','1dcc6340ae49d1034e9ce8f63399ee62','Implementing SignalSlotDispatcher after a file is parsed (52)\n\n [TASK] implementing SignalSlotDispatcher after getting fileContent in AbstractParser Class\r\n\r\n [TASK] adding constant for SignalSlotDispatcher','',8003,1,0,'https://docs.typo3.org/typo3cms/extensions/dyncss/0.8.3','ter','',''),
(9280605,0,'backendtools','1.2.0',9556,504,'Backend tools','5 admin tools for extensions, files, images and links: extensionlist, filedeletion, images with no title, unzip and linklist.',2,0,1,1500210958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','dbe7761f8af6a594181752830fa15d68','- Search improved.\r\n- Now with pagination.\r\n- One bug fixed.','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/1.2.2','ter','',''),
(9280606,0,'backendtools','1.2.2',9556,943,'Backend tools','5 admin tools for extensions, files, images and links: extensionlist, filedeletion, images with no title, unzip and linklist.',2,0,1,1519161592,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','c36fad5e2fae6c9138efcdcadd410b85','Domain added to preview links. Important for multidomain webs.','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/1.2.2','ter','',''),
(9280607,0,'backendtools','1.3.0',9556,329,'Backend tools','5 admin tools for extensions, files, images and links: extensionlist, filedeletion, images with no title, unzip and linklist.',2,0,1,1552321093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','c4ae64490b1d9263e074de967f11f828','Ready for TYPO3 9.','fixpunkt werbeagentur gmbh',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/1.3.0','ter','',''),
(9280608,0,'backendtools','1.4.0',9556,299,'Backend tools','6 admin tools for extensions, redirects, files, images and links: extensionlist, redirects import, filedeletion, images with no title, unzip and linklist. Still depends on typo3db_legacy.',2,0,1,1566397054,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','6ed040f627b39fbdcc4c2ab543cfc462','Tool 6 added:  import of redirect rules.\r\nSwitch to the QueryBuilder - typo3db_legacy not needed.','fixpunkt werbeagentur gmbh',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280609,0,'backendtools','1.4.1',9556,254,'Backend tools','6 admin tools for extensions, redirects, files, images and links: extensionlist, redirects import, filedeletion, images with no title, unzip and linklist.',2,0,1,1572269275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','7d9876c7972fda5214e3530b5efddb5b','Composer-file fixed.','fixpunkt werbeagentur gmbh',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280610,0,'backendtools','1.5.0',9556,246,'Backend tools','6 admin tools for extensions, redirects, files, images and links: extensionlist, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1573592486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','8557ff7ff4cb6ccd82b27ab5dec1155a','Image list view completely revised.\r\ncolPos added to the list views.','fixpunkt werbeagentur gmbh',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280611,0,'backendtools','1.6.0',9556,345,'Backend tools','7 admin tools: extensionlist, slug vs. RealURL, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1585477447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','82c286026c47da1ccf19cbfebbdb8e76','New tool: shows differences between RealURL-pagepath and Slug.','fixpunkt werbeagentur gmbh',1006000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/1.6/en-us','ter','',''),
(9280612,0,'backendtools','1.7.0',9556,242,'Backend tools','7 admin tools: extensionlist, slug vs. RealURL, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1590593914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','0178eb3b78b6e4118c060a06434eb8e9','Now for TYPO3 10 too.','fixpunkt werbeagentur gmbh',1007000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/1.7/en-us','ter','',''),
(9280613,0,'backendtools','1.7.1',9556,295,'Backend tools','7 admin tools: extensionlist, slug vs. RealURL, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1592246182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','cfd0a6e80c48730745210afc2b340da9','Bugfix: avoid exception on pages with no site configuration.','fixpunkt werbeagentur gmbh',1007001,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/1.7/en-us','ter','',''),
(9280614,0,'backendtools','2.0.0',9556,61,'Backend tools','7 admin tools: extensionlist, slug vs. RealURL, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1611678355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','f5ebfdb913b75830644f2ab6831d623b','Refactoring: modification of the queries.\r\nFE-links: domain  language entry point added, L removed.\r\nLink added to all page-titles  the csv-view.','fixpunkt werbeagentur gmbh',2000000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/2.0/en-us','ter','',''),
(9280615,0,'backendtools','2.0.6',9556,140,'Backend tools','7 admin tools: extensionlist, slug vs. RealURL, redirects import, filedeletion, images with no alt or title, unzip and linklist.',2,0,1,1612285467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','39acc43eb5e96e009d6b1f3b5af8d29e','Order by added to the extension list view.\r\nBugfix: use translated values when L0.\r\nBugfix: edit page links when L0.\r\nBugfix: domain  language configuration.\r\nBugfix: icons for TYPO3 10.','fixpunkt werbeagentur gmbh',2000006,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/2.0/en-us','ter','',''),
(9280616,0,'backendtools','2.1.0',9556,130,'Backend tools','8 admin tools: extension-list, slug vs. RealURL, redirects import & check, file-deletion, images with no alt or title, unzip and link-list.',2,0,1,1620724299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','250ff438aa004bf5347ac26ec659eb0e','Redirects check tool added. Changes for redirect imports.\r\nGridelements-info added in the list of used extensions.\r\n','fixpunkt werbeagentur gmbh',2001000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/2.1/en-us','ter','',''),
(9280617,0,'backendtools','3.0.0',9556,133,'Backend tools','7 admin tools: extension-list, slug vs. RealURL, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1626350576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','65f2a7ac2b3aed536a426553328655a1','List views: search in the rootline and selectbox in the extension-list added.\r\nBreaking: unzip action removed!','fixpunkt werbeagentur gmbh',3000000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/3.0/en-us','ter','',''),
(9280618,0,'backendtools','4.0.1',9556,141,'Backend tools','6 admin tools: extension-list, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1633963268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','a7cae0f64a89f9bc894bdc500bbc162a','Version for TYPO3 10 and 11.\r\nBreaking: realurl action removed.','fixpunkt werbeagentur gmbh',4000001,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/4.0/en-us','ter','',''),
(9280619,0,'backendtools','4.1.0',9556,114,'Backend tools','7 admin tools: extension-list, recent pages & elements, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1645440494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','dcfbca14f7dfef7e13bec94b6407dbc7','New tool: show recently modified pages and content elements.\r\nLayout adapted to TYPO3 11. Runs now with PHP 8.1 too.\r\nChecking of start- and endtime added.','fixpunkt werbeagentur gmbh',4001000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/4.1/en-us','ter','',''),
(9280620,0,'backendtools','4.2.0',9556,118,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1653469947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','efd2e3a1e9ec3438dc110be4ba7dad3a','New tool: show where (backend) layouts are used.\r\n4 dashboard widgets added.\r\nBugfix for PHP 8.','fixpunkt werbeagentur gmbh',4002000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/4.2/en-us','ter','',''),
(9280621,0,'backendtools','4.3.1',9556,98,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1674664091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','17de266719549371916dc0cb2d9acd8c','More infos (and search in tx_gridelements_backend_layout).\r\nBugfix (for PHP 8).','fixpunkt werbeagentur gmbh',4003001,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/4.3/en-us','ter','',''),
(9280622,0,'backendtools','5.0.0',9556,95,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, images with no alt or title and link-list.',2,0,1,1685441089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','81cc91dfed015667477d7997f7507fcc','Version for TYPO3 12 LTS','fixpunkt werbeagentur gmbh',5000000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/5.0/en-us','ter','',''),
(9280623,0,'backendtools','4.4.0',9556,58,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, missing files, images with no alt or title and link-list.',2,0,1,1701878852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','10d9c6644f9f53d541e8c21659887d72','New tool: show where missing files are used.','fixpunkt werbeagentur gmbh',4004000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/4.4/en-us','ter','',''),
(9280624,0,'backendtools','5.1.2',9556,77,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, missing files, images with no alt or title and link-list.',2,0,1,1701878960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','0b6f1d5efd4b3ee3e6ffc89748fa352f','New tool: show where missing files are used.\r\nBugfix: show meta-data again in \"Show images without title- or alt-text\". ','fixpunkt für digitales GmbH',5001002,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/5.1/en-us','ter','',''),
(9280625,0,'backendtools','5.2.0',9556,63,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, missing files, images with no alt or title and link-list.',2,0,1,1713257055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','6a6b70c84c28b20f13119d6f5ce183f9','Refactored with the rector-tool.\r\nsetup.txt and constants.txt renamed to .typoscript.','fixpunkt für digitales GmbH',5002000,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/5.2/en-us','ter','',''),
(9280626,0,'backendtools','5.3.2',9556,27,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, file-deletion, missing files, images with no alt or title and link-list.',2,0,1,1726669705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','95f5bb52d2f948f762529064b89ac8dd','Possibility added, to delete missing image-entries.\r\nImage-preview added to \"Find used images without title- or alt-text\".\r\nWidget \"No. of extensions\" deleted. Widget \"Statistic about image meta tags\" added.','fixpunkt für digitales GmbH',5003002,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/5.3/en-us','ter','',''),
(9280627,0,'backendtools','6.0.1',9556,39,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, missing files, images with no alt or title and link-list.',2,0,1,1730391876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.5.0-13.4.99\";}}','Kurt Gusbeth','','bihor','fb422cc54d1823982e96d46f075c85a1','Version for TYPO3 12 and 13 LTS.\r\nRefactored with the rector-extension.\r\nSupport for the gridelements-extension and switchableControllerActions dropped.\r\nBreaking: tool file-deletion (in uploads folder) deleted.\r\nBugfix: replace-button for empty alt/title-tags fixed.\r\n\"Flush TYPO3 and PHP Cache\" must be clicked before first use.','fixpunkt für digitales GmbH',6000001,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/6.0/en-us','ter','',''),
(9280628,0,'backendtools','6.0.3',9556,48,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, missing files, images with no alt or title and link-list.',2,0,1,1732195693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','a946db4dd59400598a0784c7e9325743','Dashboard requirement removed. TYPO3 requirement changed from 12.5 to 12.4.\r\nAccess of the module changed from invalid value to \"admin\".\r\nSourcetarget check added to redirects-check.\r\nBugfix: styles added again.','fixpunkt für digitales GmbH',6000003,0,0,'https://docs.typo3.org/p/fixpunkt/backendtools/6.0/en-us','ter','',''),
(9280629,0,'backendtools','6.1.1',9556,30,'Backend tools','8 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, missing files, images with no alt or title and link-list.',2,0,1,1755612928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','f2593c0bd5cc2da6ba5739f805dbb8c5','New select option: language.\r\nNew language added: german.','fixpunkt für digitales GmbH',6001001,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280630,0,'backendtools','6.2.2',9556,14,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, missing or unused files, images with no alt or title and link-list.',2,0,1,1774348158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','6238197033ce8fba705b4c0460635256','New tool: show unused files in fileadmin-folder.\r\nSearch for list-type only with CType list.\r\nAdding hash (jump mark) to urls.\r\nBugfix: respect site-variants.','fixpunkt für digitales GmbH',6002002,0,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280631,0,'backendtools','7.0.1',9556,11,'Backend tools','9 admin tools: extension-list, recent pages & elements, backend layouts, redirects import & check, missing or unused files, images with no alt or title and link-list.',2,0,1,1778665165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','Kurt Gusbeth','','bihor','522adfbb8c89dfc1987a40f7cdd4f48b','First version for TYPO3 14.\r\nSet default settings if there are no settings.','fixpunkt für digitales GmbH',7000001,1,0,'https://docs.typo3.org/typo3cms/extensions/backendtools/','ter','',''),
(9280632,0,'dyncss_less','0.7.9',12307,4607,'DynCss - Less Parser','DynCss-Parser',2,0,2,1491935910,'a:1:{s:7:\"depends\";a:2:{s:6:\"dyncss\";s:12:\"0.8.0-0.8.99\";s:5:\"typo3\";s:13:\"7.6.15-8.7.99\";}}','Kay Strobach','kay.strobach@typo3.org','kaystrobach','33f39cd23a2a08c957277c82da634dd3','0.7.9','',7009,1,0,'https://docs.typo3.org/typo3cms/extensions/dyncss_less/0.7.9','ter','',''),
(9280633,0,'dyncss_scss','1.1.1',9190,1846,'DynCss - SCSS Parser','DynCss-Parser',2,0,2,1494870637,'a:1:{s:7:\"depends\";a:2:{s:6:\"dyncss\";s:12:\"0.8.0-0.8.99\";s:5:\"typo3\";s:13:\"7.6.15-8.7.99\";}}','Kay Strobach','kay.strobach@typo3.org','kaystrobach','a07b2601e30214f08dc8be5503af8bdb','Update composer.json','',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/dyncss_scss/1.1.1','ter','',''),
(9280634,0,'dummylist','0.1.0',2867,92,'Dummy list','',0,0,1,1528487292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.2.0-9.3.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrecht','a21aec0549c687ed04fc8ea5d8bceae2','Dummy TCA table with incomplete (minimized) SQL definition','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/dummylist/','ter','',''),
(9280635,0,'dummylist','0.2.0',2867,468,'Dummy list','',0,0,1,1528487430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.2.0-9.3.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrecht','69321172ed25b08ef8786a0c40c0cb63','Dummy TCA table with field change and static data','',2000,1,0,'https://docs.typo3.org/typo3cms/extensions/dummylist/','ter','',''),
(9280636,0,'pits_wd_calender','6.0.0',4750,623,'Event Calender','Event Calender:This extension can be used to display events in a specified area with the help of	Google map. The extension allows to enter the events from the back-end and front end.	\n		Also detailed view of each event is possible using this extension. \n		The events can be categorized into regions based on there geographical location. \n		The plug-in provides option to filter events based on region in the map.\n		This extension can be used as simple map in the FE.\n		For queries and bug reporting please feel free to conatct through email at contact@pitsolutions.com',2,-1,3,1517985161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Abin Sabu, Minu Thomas','contact@pitsolutions.com','pitsolutions_typo3','1e7c69f853fbeed21072a607787da468','Compatibility Fix Completed for 7.6 and 8.7 LTS','PIT Solutions Pvt.Ltd.',6000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pits_wd_calender/6.0.0','ter','',''),
(9280637,0,'pits_rssnews','8.0.0',7649,798,'RSS News Feed','This extension imports rss news items from external rss feeds. This extension builds using extbase and fluid. It does not import anything into the database and it only displays the rss news articles in front end.',2,0,3,1517985552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.0 - 8.7.99\";}}','Arun Chandran, Minu Thomas','contact@pitsolutions.com','pitsolutions_typo3','8c4bcdda16109cfcfdf35e8fda490bb7','8 LTS Fix','PIT Solutions Pvt Ltd.',8000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pits_rssnews/8.0.0','ter','',''),
(9280638,0,'infinitescrolling','2.0.0',3990,731,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1500628730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','126bf9a2228ee32d1fea6e50ce9ec834','Update IAS to Version 2.2.3. Remove invalid IAS constants from TS. Remove TYPO3 6 compatibility. Little Bugfixing','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280639,0,'infinitescrolling','2.1.1',3990,189,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1557127081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','420fb0fd2b0239fb2f4cb4a1665f7cfe','Load previous pages when using history back function from a detail page back to the list view','jweiland.net',2001001,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280640,0,'infinitescrolling','2.2.0',3990,273,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1557127158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0690ca01815a7ebd54ef630e55a68fd0','Remove TYPO3 6.2 compatibility. Add compatibility for TYPO3 9.5. Remove PHP requirements.','jweiland.net',2002000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280641,0,'infinitescrolling','3.0.0',3990,288,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1571406085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','62e6df223c837cf86a8674b4cd68cfe1','Update infinitescrolling JS library to version 2.3.1. Update documentation. Add Trigger.js as required dependency when using History JS.','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280642,0,'infinitescrolling','3.1.0',3990,253,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1590565637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','eb11074a7ffdca7bbbc00a99ddf56d33','Removed compatibility for TYPO3 7 and 8. Added compatibility for TYPO3 10. Added a new Extension icon.','jweiland.net',3001000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280643,0,'infinitescrolling','3.2.0',3990,104,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1631687088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.18-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','aa0a2c0d8512f5627239059c03084f3a','Add TYPO3 11 compatibility. This ext is still compatible with TYPO3 9 and 10.','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280644,0,'infinitescrolling','3.2.1',3990,142,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1631687305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.18-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e2e41851f4bd72e8cdf5cfc9c1780d32','Add extkey to composer file','jweiland.net',3002001,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280645,0,'infinitescrolling','3.3.0',3990,102,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1683098154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ce36439cf4dcf8138c73e186af76375d','Add TYPO3 12 compatibility\r\nUpdate documentation','jweiland.net',3003000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280646,0,'infinitescrolling','4.0.0',3990,42,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1743604234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5ef4fa20dc9287f1603799534c37df15','Add TYPO3 13 compatibility\r\nRemove TYPO3 9, 10, 11, 12 compatibility','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280647,0,'infinitescrolling','4.0.1',3990,20,'Infinite Scrolling','With this extension you can read nearly every paginator and realize infinite scrolling',2,0,3,1767352822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ac3a19d9160d5d28632a31b9c7d204c5','Bugfix: Add missing label for loading further records','jweiland.net',4000001,1,0,'https://docs.typo3.org/p/jweiland/infinitescrolling/master/en-us/','ter','',''),
(9280648,0,'form4_errordocs','2.1.0',7428,121,'form4 Errordocs','Use pages as error documents',2,0,2,1507890156,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','f5993ebbe6f0539c1dad5d651527384d','Reworked caching, added several features and a manual','form4 GmbH & Co. KG',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.1.2','ter','',''),
(9280649,0,'form4_errordocs','2.1.1',7428,119,'form4 Errordocs','Use pages as error documents',2,0,2,1509531246,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','c19fe4b5575429c749efbe9d334785a8','Bugfixes','form4 GmbH & Co. KG',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.1.2','ter','',''),
(9280650,0,'form4_errordocs','2.1.2',7428,233,'form4 Errordocs','Use pages as error documents',2,0,2,1510241479,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','927ef2d190d791a299eea73c207001b5','Bugfixes','form4 GmbH & Co. KG',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.1.2','ter','',''),
(9280651,0,'form4_errordocs','2.2.0',7428,81,'form4 Errordocs','Use pages as error documents',2,0,2,1516112478,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','244657b656a2bfd6969006757f7847f1','New Feature: Configurable default language that is used to generate error pages for URLs without a path. Needed for websites that always use a language prefix.','form4 GmbH & Co. KG',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.2.1','ter','',''),
(9280652,0,'form4_errordocs','2.2.1',7428,110,'form4 Errordocs','Use pages as error documents',2,0,2,1516178557,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','574a9a820f9f3bbaacb4bdc7acf10d7e','Bugfix','form4 GmbH & Co. KG',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.2.1','ter','',''),
(9280653,0,'form4_errordocs','2.3.0',7428,112,'form4 Errordocs','Use pages as error documents',2,0,2,1516611076,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','1ab40941d5ff29bd8e8cc50033a68999','New features, improvements and bugfixes','form4 GmbH & Co. KG',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.3.2','ter','',''),
(9280654,0,'form4_errordocs','2.3.1',7428,184,'form4 Errordocs','Use pages as error documents',2,0,2,1516782250,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','dff9b723ce06ef323257d1316eacd7ac','Bugfix','form4 GmbH & Co. KG',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.3.2','ter','',''),
(9280655,0,'form4_errordocs','2.3.2',7428,285,'form4 Errordocs','Use pages as error documents',2,0,2,1518004711,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','ff824c00ec34691d72cb4d6119182b83','Bugfixes','form4 GmbH & Co. KG',2003002,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.3.2','ter','',''),
(9280656,0,'form4_errordocs','2.4.0',7428,111,'form4 Errordocs','Use pages as error documents',2,0,2,1519899085,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','e71aa2c28a91be89cb8b3f6c9d0bb769','New Feature: error groups for specific exceptions','form4 GmbH & Co. KG',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.4.2','ter','',''),
(9280657,0,'form4_errordocs','2.4.1',7428,198,'form4 Errordocs','Use pages as error documents',2,0,2,1519910599,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','635c5ec66e5cddf5e000f7bdb07be586','Bugfixes','form4 GmbH & Co. KG',2004001,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.4.2','ter','',''),
(9280658,0,'form4_errordocs','2.4.2',7428,241,'form4 Errordocs','Use pages as error documents',2,0,2,1526383705,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','1c0c3f8677dbaae390831037390ea9c1','Changed: respect all domains of a page, not only those on root pages','form4 GmbH & Co. KG',2004002,0,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.4.2','ter','',''),
(9280659,0,'form4_errordocs','2.4.3',7428,391,'form4 Errordocs','Use pages as error documents',2,0,2,1535363101,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:0:\"\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','4c55d4abed50a34dddc741ce97c15c5e','Bugfixes','form4 GmbH & Co. KG',2004003,1,0,'https://docs.typo3.org/typo3cms/extensions/form4_errordocs/2.4.2','ter','',''),
(9280660,0,'cdsrc_baseurl','4.1.0',3210,481,'Automatic base url','Add automaticly base url based on current domain',2,0,2,1504818170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','19b078f012aa7fda09c78ae3b05fc402','Compatibility with version 8 LTS','Code-Source',4001000,1,0,'','ter','',''),
(9280661,0,'sphinx','2.5.1',36627,1448,'Sphinx Python Documentation Generator and Viewer','Installs a full-fledged Sphinx environment within your TYPO3 website. Builds and renders Sphinx/reStructuredText-based projects such as extension manuals, official reference guides or your own in-house documents as HTML/JSON/PDF either from TYPO3 Backend or from command-line, as you prefer. Features a reStructuredText editor with cross-reference browser and syntax highlighting.',2,0,1,1493979141,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"restdoc\";s:11:\"1.6.0-0.0.0\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','63fae27beef69695dabce6d865447ec4','Standard bug fix release.\r\nEditor unfortunately does not properly load with TYPO3 v8, would love getting JS experts to help refactoring it.\r\nDetails on https://forge.typo3.org/projects/extension-sphinx/wiki/SPHINX_251','Causal Sàrl',2005001,1,0,'https://docs.typo3.org/typo3cms/extensions/sphinx/2.5.1','ter','',''),
(9280662,0,'sf_banners','2.0.2',13454,342,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1491980297,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7a38f091b3f9ce20939ba1fcf2073813','Bugfix - see https://github.com/derhansen/sf_banners/releases','',2000002,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/2.0/en-us','ter','',''),
(9280663,0,'sf_banners','2.0.3',13454,632,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1492421875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e9522e894539e7f8b9a16721095f0123','Bugfix - see https://github.com/derhansen/sf_banners/releases/tag/2.0.3','',2000003,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/2.0/en-us','ter','',''),
(9280664,0,'sf_banners','3.0.0',13454,612,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1512758681,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6590e92a156b781da05ea0867b677f29','Added FAL support for images, which is enabled by default. Since this is a breaking change, you can switch off FAL support in extension settings in order to migrate your images.','',3000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/3.0/en-us','ter','',''),
(9280665,0,'sf_banners','3.0.1',13454,492,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1525607154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','633d5f8d8407418fc8513276688d350b','Small improvements - see https://github.com/derhansen/sf_banners/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/3.0/en-us','ter','',''),
(9280666,0,'sf_banners','4.0.0',13454,379,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1541944243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3207c06c7c918aed4247a0a41722f60a','Added TYPO3 9.5 compatibility and category migration to sys_category\r\n\r\nNote: The extension has breaking changes (sys_category migration), so make sure to read the changelog https://github.com/derhansen/sf_banners/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/4.0/en-us','ter','',''),
(9280667,0,'sf_banners','4.0.1',13454,223,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1550425148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f389cb699a39672549aaf0d591b7cb49','Minor bugfixes - https://github.com/derhansen/sf_banners/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/4.0/en-us','ter','',''),
(9280668,0,'sf_banners','4.0.2',13454,348,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1550489257,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ccb9f7caa8b30c4e1f87db6cdaebe1a2','Fixed a regression in getBannersAction','',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_banners/4.0.2','ter','',''),
(9280669,0,'sf_banners','4.0.3',13454,482,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1563967413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d231e3108fa66b897e6936ed745c68cb','Maintenance Release with one new feature\r\n\r\nhttps://github.com/derhansen/sf_banners/releases/tag/4.0.3','',4000003,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/4.0/en-us','ter','',''),
(9280670,0,'sf_banners','5.0.0',13454,399,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1580498741,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b3c51b7303b4e58faf0d1f5e4acd44f8','Added TYPO3 10 compatibility - several breaking changes. Make sure to read to release notes before updating!\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/5.0/en-us','ter','',''),
(9280671,0,'sf_banners','5.0.1',13454,193,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1603126653,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5487c480af671846fbd0d47da86255bf','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/5.0.1','',5000001,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/5.0/en-us','ter','',''),
(9280672,0,'sf_banners','5.0.2',13454,143,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1608903809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','82f2ab9093b4adad252b9503ffeed5e0','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/5.0.2','',5000002,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/5.0/en-us','ter','',''),
(9280673,0,'sf_banners','5.1.0',13454,128,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1623090281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2bcf7b27033c14e13a12a9e0ce1f5abf','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/5.1.0','',5001000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/5.1/en-us','ter','',''),
(9280674,0,'sf_banners','6.0.0',13454,124,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1629634383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','a2750d99ffaad65271887c30c1cd642d','Added TYPO3 11 compatibility. Please note, that the extension contains breaking changes, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.0.0','',6000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.0/en-us','ter','',''),
(9280675,0,'sf_banners','6.0.1',13454,123,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1639722111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','2cd9e5f98f534ebea216a71ee6b539aa','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.0.1','',6000001,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.0/en-us','ter','',''),
(9280676,0,'sf_banners','6.0.2',13454,114,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1654535388,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','06cc857291ad11fdc9cbf4e8f9655e4e','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.0.2','',6000002,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.0/en-us','ter','',''),
(9280677,0,'sf_banners','6.0.3',13454,103,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1677520269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','0a3eec37e1125551b5afa578ce3abd89','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.0.3','',6000003,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.0/en-us','ter','',''),
(9280678,0,'sf_banners','7.0.0',13454,80,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1680352145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','3ab692418d39047c31a1fe4344bd3a84','First version of the extension with compatibility to TYPO3 12. This version contains several breaking changes, so make sure to read the release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.0.0','',7000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.0/en-us','ter','',''),
(9280679,0,'sf_banners','7.0.1',13454,90,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1682575104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','82e7b565e09f2b20b6310aba11f25a48','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.0.1','',7000001,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.0/en-us','ter','',''),
(9280680,0,'sf_banners','7.0.2',13454,73,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1701956629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','27137c9aa0bd4a2204d111d5d5469e92','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.0.2','',7000002,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.0/en-us','ter','',''),
(9280681,0,'sf_banners','6.0.4',13454,60,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1701957785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','7047004eec5a1472acc1387bde2d38b7','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.0.4 ','',6000004,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.0/en-us','ter','',''),
(9280682,0,'sf_banners','7.0.3',13454,65,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1711302563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','66c1a6ee4ef648181bb4ae56eb914d66','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.0.3','',7000003,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.0/en-us','ter','',''),
(9280683,0,'sf_banners','7.1.0',13454,66,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1713718250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','4c6aa0f363de052fa2a88ea91dab06e2','Breaking change: Fixed HTML banner display and added allowHtmlBannerForNonAdmins setting. \r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.1.0','',7001000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.1/en-us','ter','',''),
(9280684,0,'sf_banners','6.1.0',13454,54,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using jQuery.',2,0,3,1713718849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','fb31bcb71870360b2adaa5ccf02c6eaf','Breaking change: Fixed HTML banner display and added allowHtmlBannerForNonAdmins setting.\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/6.1.0 ','',6001000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/6.1/en-us','ter','',''),
(9280685,0,'sf_banners','8.0.0',13454,49,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1730556409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','b91309fb64734422c258120cb5655990','Added TYPO3 13.4 compatibility. This version contains several minor breaking changes, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/8.0.0','',8000000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/8.0/en-us','ter','',''),
(9280686,0,'sf_banners','8.1.0',13454,27,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1765131821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','460b696b5450297cd8aa5c12a9175a92','Maintenance release with 2 new PSR-14 events\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/8.1.0','',8001000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/8.1/en-us','ter','',''),
(9280687,0,'sf_banners','7.2.0',13454,16,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1765132832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','45ad1e4054ba4391f4caca26c277f3bb','Added 2 new PSR-14 events\r\n\r\nRelease notes: https://github.com/derhansen/sf_banners/releases/tag/7.2.0','',7002000,0,0,'https://docs.typo3.org/p/derhansen/sf_banners/7.2/en-us','ter','',''),
(9280688,0,'sf_banners','9.0.0',13454,9,'Banner-Management','Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.',2,0,3,1780149421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','3cd5644432158b89e048cb9aa5054dd5','Added TYPO3 14.3 compatibility. This release contains breaking changes, so make sure to read the changelog.\r\n\r\nChangelog: https://github.com/derhansen/sf_banners/releases/tag/9.0.0','',9000000,1,0,'https://docs.typo3.org/p/derhansen/sf_banners/9.0/en-us','ter','',''),
(9280689,0,'styleguide','8.0.17',13607,124,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/7elix/TYPO3.CMS.Styleguide',2,0,3,1613153849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Felix Kopp','felix-source@phorax.com','benni','23b084bdafb16bbc6187e16308408767','[RELEASE] 8.0.17 A first and last core v8 compatible release','PHORAX',8000017,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280690,0,'styleguide','9.2.5',13607,125,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/7elix/TYPO3.CMS.Styleguide',2,0,3,1613155463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Felix Kopp','felix-source@phorax.com','benni','d3dfa3fb4d18ace2814e4822cf017854','[RELEASE] 9.2.5 Minor fixes and a core v9 compatible TER release','PHORAX',9002005,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280691,0,'styleguide','10.0.5',13607,125,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1613157457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','78b028276756e076c22d8d0227213618','[RELEASE] 10.0.5 Minor fixes and a core v10 compatible TER release','',10000005,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280692,0,'styleguide','10.0.6',13607,124,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1613167501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','00dc3b56d94a39096cc038476167e487','[RELEASE] 10.0.6 Intermediate tag to render v10 docs','',10000006,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280693,0,'styleguide','10.0.7',13607,126,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1613167756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','0380fda6d7da8c83d7383f50e2648096','[RELEASE] 10.0.7 Dependency fix','',10000007,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280694,0,'styleguide','11.0.3',13607,122,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1613227411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','15effcdcac61ca9b8ba09bfc3276d70c','[RELEASE] 11.0.3 Bug fixes and improved core v11 compatibility','',11000003,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280695,0,'styleguide','11.0.4',13607,140,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1613330573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','a35a4592e2ffeda22952807b13ec2ed1','[RELEASE] 11.0.4 A series of additional scenarios use in TCA reference docs','',11000004,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280696,0,'styleguide','11.1.0',13607,147,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1615133498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','ea5f768ae0243d03e2aecdc3ee183ba2','[RELEASE] 11.1.0 Changes for docs team and PHP 8','',11001000,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280697,0,'styleguide','11.2.1',13607,127,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1620313346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','d037124fb33a7dfae84e427b47d2d19c','[RELEASE] 11.2.1 Reflect more TCA features','',11002001,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280698,0,'styleguide','11.2.2',13607,137,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1621439002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','08963e429c96c8e62dffbe895fa3b42d','[RELEASE] 11.2.2 Adaption to v11 features','',11002002,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280699,0,'styleguide','11.3.0',13607,131,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1623544393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','285099c7fdb270537bbd1b398d883671','[RELEASE] 11.3.0 Module improvements','',11003000,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280700,0,'styleguide','11.3.1',13607,138,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1624974533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','ca4a8ff03defbe85220868ebd9a417c2','[RELEASE] 11.3.1 Adaptions to recent core v11 changes','',11003001,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280701,0,'styleguide','11.4.0',13607,136,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1627489072,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','92f6ca43e0dc099a405210b159c0908d','[RELEASE] 11.4.0 Styleguide can generate a demo frontend','',11004000,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280702,0,'styleguide','11.5.0',13607,123,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1634496501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','2fafffcaa0a76eec52c89580a9c558c5','[RELEASE] 11.5.0 Various core v11 alignments','',11005000,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280703,0,'styleguide','11.5.1',13607,104,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1638215310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','aa149c0c18985d764056446d85d68a4e','[RELEASE] 11.5.1 Various core v11 alignments','',11005001,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280704,0,'styleguide','11.5.2',13607,108,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1638216217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','1154e381813ec62805382bee339b7f1c','[RELEASE] 11.5.2 Various core v11 alignments','',11005002,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280705,0,'styleguide','11.5.3',13607,124,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1638306955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','d7f2fb73afdd1d77530802b4963b22da','[RELEASE] 11.5.3 Bug fixes','',11005003,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280706,0,'styleguide','11.5.4',13607,138,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1645620453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','e1821cba81068819447bee46dea24f0a','[RELEASE] 11.5.4 Various bug fixes and minor improvements','',11005004,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280707,0,'styleguide','12.0.1',13607,81,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1685988223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','b510898f3a25caf03a548b98309669b8','[RELEASE] 12.0.1 Minor fixes','',12000001,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280708,0,'styleguide','12.0.2',13607,80,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1690810137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','8ff7ea3a4cc098c63d50df5ca11e0f0f','[RELEASE] 12.0.2 Minor fixes','',12000002,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280709,0,'styleguide','12.0.3',13607,72,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1704540440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','a4e121a60ce3adb2fd269024d9a64e81','[RELEASE] 12.0.3 Symfony 7 compatibility','',12000003,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280710,0,'styleguide','12.0.5',13607,83,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1710316034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','afe0453acf60e16738549e8aba664380','[RELEASE] 12.0.5 Minor fixes','',12000005,1,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280711,0,'styleguide','11.5.5',13607,55,'TYPO3 CMS Backend Styleguide and Testing use cases','Presents most supported styles for TYPO3 backend modules. Mocks typography, tables, forms, buttons, flash messages and helpers. More at https://github.com/TYPO3/styleguide',2,0,3,1710316308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','TYPO3 Core Team','typo3cms@typo3.org','benni','bd563e5c43794c6bcc160f7188ac6b9c','[RELEASE] 11.5.5 Minor fixes','',11005005,0,0,'https://docs.typo3.org/p/typo3/cms-styleguide/main/en-us/','ter','',''),
(9280712,0,'addresslist4cal','2.0.0',2984,84,'Address List for Calendar Events','Adds selection of tt_address records to the CAL extension.',2,0,3,1563398198,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.19-8.7.999\";s:3:\"cal\";s:6:\"1.11.1\";s:10:\"tt_address\";s:6:\"4.3.0-\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','842346f334a8826b12086882c6339d75','Update to TYPO3 v8 and newer.\r\nAdd composer.json.\r\nUpload to packagist.','',2000000,0,0,'https://docs.typo3.org/p/teamruhr/addresslist4cal/2.0/en-us','ter','',''),
(9280713,0,'addresslist4cal','2.0.1',2984,107,'Address List for Calendar Events','Adds selection of tt_address records to the CAL extension.',2,0,3,1563407895,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.19-8.7.999\";s:3:\"cal\";s:6:\"1.11.1\";s:10:\"tt_address\";s:6:\"4.3.0-\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','150ff3e175af3dc88a076b0e5743aca1','Fix autoload issues','',2000001,0,0,'https://docs.typo3.org/p/teamruhr/addresslist4cal/2.0/en-us','ter','',''),
(9280714,0,'addresslist4cal','2.1.0',2984,317,'Address List for Calendar Events','Adds selection of tt_address records to the CAL extension.',2,0,3,1563571284,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";s:3:\"cal\";s:5:\"2.0.0\";s:10:\"tt_address\";s:6:\"4.3.0-\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','af2e2ff16e2005ec941863ab2d09dc5a','This version is compatible with TYPO3 8 LTS and 9 LTS.','',2001000,1,0,'https://docs.typo3.org/p/teamruhr/addresslist4cal/2.1/en-us','ter','',''),
(9280715,0,'imia_base','4.6.1',42012,345,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1494580119,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"3.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','c8bec194f25ef61207304615a18cf50f','[FEATURE] Backend SingleSignOn Configuration\r\n[FEATURE] Clear content and page cache of record references (Insert Record content type)\r\n[FEATURE] Flux Select-Field with items as PHP Function (static)\r\n[FEATURE] requirejs: concatinate static files\r\n[FEATUR','IMIA net based solutions',4006001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/4.6.2','ter','',''),
(9280716,0,'imia_base','4.6.2',42012,1164,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1494589394,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"3.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','16c6068a9bfa5210d3937f39ded4d8bd','[FEATURE] EXT:linkhandler show records with hideTable  true\r\n\r\n[BUGFIX] Fluidcontent provider xclass','IMIA net based solutions',4006002,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/4.6.2','ter','',''),
(9280717,0,'imia_base','4.7.0',42012,168,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1510588874,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"3.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','0b243cc719042e541f4c6b0baca785d5','[FEATURE] InArrayKey and InArray ViewHelpers\r\n[FEATURE] added user viewhelper\r\n[FEATURE] new config for browser cache headers\r\n[FEATURE] RealURL 2.x Xclass: Check for unique page segment conflicts and fix them by appending \"-uid\"\r\n[FEATURE] RealURL 2.x Xc','IMIA net based solutions',4007000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/','ter','',''),
(9280718,0,'imia_base','8.0.0',42012,593,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1510589492,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','7cfbec756b6d4b5eb60ce13e5121be95','TYPO3 8.7','IMIA net based solutions',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.0.3','ter','',''),
(9280719,0,'imia_base','8.0.1',42012,378,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1513940238,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','0767461d90efae3b943fcba51e21de8a','[BUGFIX] allow typo3 in subfolder of docroot\r\n[BUGFIX] visible- classes optimized\r\n[BUGFIX] slidePids with sysfolders\r\n[BUGFIX] FluidStyledContentRegistry only on extloaded fluid_styled_content\r\n[BUGFIX] fluid_styled_content include\r\n[BUGFIX] typo3.css in','IMIA net based solutions',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.0.3','ter','',''),
(9280720,0,'imia_base','7.0.0',42012,131,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1519639939,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','7842b194c46b076e4bcc41018b61e084','[FEATURE] Clear cache for pages / tt_content on file override/update\r\n\r\n[BUGFIX] remove checking for $GLOBALS[TSFE] - always save orignal $_SERVER values\r\n[BUGFIX] loading fileReferenceObject\r\n[BUGFIX] VHS Content.render Xclass & slideCollectReverse\r\n[','IMIA net based solutions',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/7.0.0','ter','',''),
(9280721,0,'imia_base','7.0.1',42012,108,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1531992511,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','5cfde9455e96beff61169656b127f7c4','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/7.0.1','IMIA net based solutions',7000001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/7.0.0','ter','',''),
(9280722,0,'imia_base','8.0.2',42012,309,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1531992565,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','d9d2610eee6b7e14d3d3410f027d63e6','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.0.2','IMIA net based solutions',8000002,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.0.3','ter','',''),
(9280723,0,'imia_base','7.0.2',42012,104,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1538475246,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','738fa196e6015196209dd4ff4fd9a825','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/7.0.2','IMIA net based solutions',7000002,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/7.0.0','ter','',''),
(9280724,0,'imia_base','8.0.3',42012,281,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1538475975,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','e11ee1b9b558e130376c1abaa2207cd3','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.0.3','IMIA net based solutions',8000003,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.0.3','ter','',''),
(9280725,0,'imia_base','8.1.0',42012,193,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1548428187,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','4b066de5e2ae6a04f1402cecf8f70b32','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.1.0','IMIA net based solutions',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.1.0','ter','',''),
(9280726,0,'imia_base','8.2.0',42012,140,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1550663564,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','b81e553384b9520cca6c2f2b4211de8b','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.2.0','IMIA net based solutions',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/8.2.0','ter','',''),
(9280727,0,'imia_base','9.0.0',42012,152,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1553090744,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','bae14e51ab2e41a118ea81515f3e5cf1','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/9.0.0','IMIA net based solutions',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/9.0.0','ter','',''),
(9280728,0,'imia_base','8.3.0',42012,64,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1560268466,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','8a0a83cc4b35d35f723c197e78d84f55','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.3.0','IMIA net based solutions',8003000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/','ter','',''),
(9280729,0,'imia_base','9.1.0',42012,134,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1560268612,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.7-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','c7822c7e21e5d84a02c2c1d8c6b6590f','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/9.1.0','IMIA net based solutions',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/','ter','',''),
(9280730,0,'imia_base','9.1.1',42012,268,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1560858150,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.7-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','b3dea88ffae34cf5dead7f6cd2867413','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/9.1.1','IMIA net based solutions',9001001,1,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/','ter','',''),
(9280731,0,'imia_base','8.3.1',42012,58,'IMIA Base','Base for IMIA TYPO3 Installations',2,0,4,1570627632,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','88a25b20aa1c50d4ad44d15e481ca769','https://bitbucket.org/imia_de/t3ext-imia-base/commits/tag/8.3.1','IMIA net based solutions',8003001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base/','ter','',''),
(9280732,0,'imia_base_ext','4.9.2',35227,391,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1494580298,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"3.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','d2e6677abcce41aa62557bd84d3241ed','[FEATURE] InputImagePosition\r\n[FEATURE] ImagePosition with cropped FileReference\r\n[FEATURE] add color wheel img for color picker\r\n[FEATURE] TCAAddToPalette\r\n[FEATURE] Clipboard ViewHelper\r\n[FEATURE] XClass for fixing invalid values in group field\r\n[FEATU','IMIA net based solutions',4009002,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280733,0,'imia_base_ext','4.9.3',35227,123,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1510589025,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"3.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','9bf3d81414f6138cebc9391b1d714909','[FEATURE] Suggest: Table hidden ignored\r\n[FEATURE] Repository: countByPid\r\n[FEATURE] useQueryCacheSetting\r\n[FEATURE] Viewhelper: be.icon\r\n[FEATURE] JsonView results in content-type json for ActionController\r\n[FEATURE] DataHandler: copyRecord Hooks\r\n[FEATU','IMIA net based solutions',4009003,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280734,0,'imia_base_ext','8.0.0',35227,280,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1510589542,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','bf026c70c6925a4c2c6154dbcb0111bf','TYPO3 8.7','IMIA net based solutions',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/8.0.1','ter','',''),
(9280735,0,'imia_base_ext','8.0.1',35227,318,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1513940561,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','ee8c1ef78f01bc2ac127f9d6ae6ab5a9','[FEATURE] Repository -findByUpdated method\r\n[FEATURE] SQLTable createAllColumns\r\n[FEATURE] SQLColumn types date & time\r\n[FEATURE] TCA & SQL Inheritance Optimized (createAll Setting)\r\n[FEATURE] Inheritance of detected languagevariables\r\n[FEATURE] variab','IMIA net based solutions',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/8.0.1','ter','',''),
(9280736,0,'imia_base_ext','7.0.0',35227,104,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1519640004,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','df5765df75464a7f4a1fb013249f900a','[FEATURE] Repository -findByUpdated method\r\n[FEATURE] Repository findBy & findOneBy methods\r\n[FEATURE] Optimize getRow for Domain Model\r\n[FEATURE] added TCA option \"enableMultiSelectFilterTextfield\"\r\n[FEATURE] TCAAnnotation for Select: multiSelectFilter','IMIA net based solutions',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/7.0.0','ter','',''),
(9280737,0,'imia_base_ext','7.1.0',35227,104,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1531992636,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','1f45ebca86690b917549b06b65bfe78e','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/7.1.0','IMIA net based solutions',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280738,0,'imia_base_ext','8.1.0',35227,335,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1531992670,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','37b76d182c714b5e8b0ff01bdcff0e95','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/8.1.0','IMIA net based solutions',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280739,0,'imia_base_ext','7.1.1',35227,93,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1538475298,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','4df7ce5ced7ceb190561199c91456a56','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/7.1.1','IMIA net based solutions',7001001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280740,0,'imia_base_ext','8.1.1',35227,216,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1538476030,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','baa210990b7164c08f0eb20942b202df','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/8.1.1','IMIA net based solutions',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280741,0,'imia_base_ext','8.1.2',35227,257,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1548428293,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','01ce7c802f2256921e19df46186551c0','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/8.1.2','IMIA net based solutions',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280742,0,'imia_base_ext','9.0.0',35227,183,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1553090815,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','e7c9e81572e52c94d2e04cd47951a6d5','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/9.0.0','IMIA net based solutions',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280743,0,'imia_base_ext','8.2.0',35227,56,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1560268540,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_composer\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','4765e6b6f7567b8684179d4742f88d85','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/8.2.0','IMIA net based solutions',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280744,0,'imia_base_ext','9.1.0',35227,176,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1560268658,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','3290d480ec97e058dad274a14818047e','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/9.1.0','IMIA net based solutions',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280745,0,'imia_base_ext','9.1.1',35227,310,'IMIA Base Ext','Base for IMIA TYPO3 Extensions',2,0,4,1560858230,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_composer\";s:11:\"9.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:9:\"powermail\";s:13:\"2.0.0-2.99.99\";}}','David Frerich','d.frerich@imia.de','imiadigital','d7a8a4d82439cb9f154ce48750a9be75','https://bitbucket.org/imia_de/t3ext-imia-base-ext/commits/tag/9.1.1','IMIA net based solutions',9001001,1,0,'https://docs.typo3.org/typo3cms/extensions/imia_base_ext/','ter','',''),
(9280746,0,'imia_composer','8.0.0',3969,331,'IMIA Composer','',2,0,3,1510589555,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','David Frerich','d.frerich@imia.de','imiadigital','a144f69f326f7de0237b0ffcee69dc20','TYPO3 8.7','IMIA net based solutions',8000000,0,0,'','ter','',''),
(9280747,0,'imia_composer','7.0.0',3969,104,'IMIA Composer','',2,0,3,1519640029,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.0.0-7.6.999\";}}','David Frerich','d.frerich@imia.de','imiadigital','c440d7babbb5336cbd2da5caaaa8a550','7.0.0','IMIA net based solutions',7000000,0,0,'','ter','',''),
(9280748,0,'imia_composer','9.0.0',3969,221,'IMIA Composer','',2,0,3,1553090787,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";}}','David Frerich','d.frerich@imia.de','imiadigital','d3af2ee07258ab6f718eb6e7a86d90d8','https://bitbucket.org/imia_de/t3ext-imia-composer/commits/tag/9.0.0','IMIA net based solutions',9000000,1,0,'','ter','',''),
(9280749,0,'imia_pageteaser','4.2.0',21403,139,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1494580437,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"4.9.1-0.0.0\";s:3:\"vhs\";s:5:\"2.3.3\";}}','David Frerich','d.frerich@imia.de','imiadigital','c09f70387e1ec3b2e6bdcfbd8e875e16','[FEATURE] Removed imia_base dependency\r\n[FEATURE] db.categories viewhelper with table & field arguments\r\n[FEATURE] ClearCache for cached plugin on changing pages, 2 additional backend modules possible\r\n[FEATURE] Backend: Save pid in session\r\n[FEATURE] Bac','IMIA net based solutions',4002000,0,0,'','ter','',''),
(9280750,0,'imia_pageteaser','4.2.1',21403,276,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1494582438,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"4.9.1-0.0.0\";s:3:\"vhs\";s:5:\"2.3.3\";}}','David Frerich','d.frerich@imia.de','imiadigital','10e5a646212ac5f9eac38cd6aab27f11','[BUGFIX] pagelayout language (for content elements)','IMIA net based solutions',4002001,0,0,'','ter','',''),
(9280751,0,'imia_pageteaser','4.3.0',21403,144,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1510589135,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"4.9.1-0.0.0\";s:3:\"vhs\";s:11:\"3.1.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','b570528b8ebf4625b031e382dd9b5ffc','[FEATURE] Pagelayout & localization of content elements\r\n[FEATURE] Optimized localization view\r\n[FEATURE] Respect language permissions in backend\r\n[FEATURE] Sorting as GET\r\n[FEATURE] RSS Feed\r\n[FEATURE] add pl language\r\n[FEATURE] allow disable pageLayout ','IMIA net based solutions',4003000,0,0,'','ter','',''),
(9280752,0,'imia_pageteaser','8.0.0',21403,220,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1510589568,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','e2274417e516d5446a6b8ec10e504580','TYPO3 8.7','IMIA net based solutions',8000000,0,0,'','ter','',''),
(9280753,0,'imia_pageteaser','8.0.1',21403,251,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1513940697,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','bf5ca4b0797599d8cbeb8550a24f9aa6','[FEATURE] rte field for message \"no entries found\"\r\n[FEATURE] new doktype: link to file - Sorting of doktypes, Added page tree icon, fixed PageAlt types\r\n\r\n[BUGFIX] result: already set in filteroptions\r\n[BUGFIX] getResult filtered/default\r\n[BUGFIX] small ','IMIA net based solutions',8000001,0,0,'','ter','',''),
(9280754,0,'imia_pageteaser','7.0.0',21403,103,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1519640098,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"7.0.0-0.0.0\";s:3:\"vhs\";s:11:\"3.1.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','3b35048ffb5d96c8b7cf082fe6c3da7d','[FEATURE] rte field for message \"no entries found\"\r\n[FEATURE] new doktype: link to file - Sorting of doktypes, Added page tree icon, fixed PageAlt types\r\n[FEATURE] Allow sorting of invalid columns\r\n\r\n[TASK] Removed VHS Dependency\r\n\r\n[BUGFIX] Removed id ca','IMIA net based solutions',7000000,0,0,'','ter','',''),
(9280755,0,'imia_pageteaser','7.0.1',21403,100,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1531992709,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','46beafbe4f238fbebf2f045d7b01628e','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/7.0.1','IMIA net based solutions',7000001,0,0,'','ter','',''),
(9280756,0,'imia_pageteaser','8.0.2',21403,202,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1531992730,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','e4fb54e04be45f13d368e06e1294cea3','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/8.0.2','IMIA net based solutions',8000002,0,0,'','ter','',''),
(9280757,0,'imia_pageteaser','7.0.2',21403,84,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1538475336,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','ccd018d22026487d0952506d254064f7','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/7.0.2','IMIA net based solutions',7000002,0,0,'','ter','',''),
(9280758,0,'imia_pageteaser','8.0.3',21403,181,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1538476055,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','5acd6d210ba25a6a86504dd910e36fb2','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/8.0.3','IMIA net based solutions',8000003,0,0,'','ter','',''),
(9280759,0,'imia_pageteaser','8.0.4',21403,136,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1548428334,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','ab31186b41a0cbf62775a9be71446a77','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/8.0.4','IMIA net based solutions',8000004,0,0,'','ter','',''),
(9280760,0,'imia_pageteaser','8.1.0',21403,126,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1550663658,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','c407016cbb894b19851eb27c91fa05f8','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/8.1.0','IMIA net based solutions',8001000,0,0,'','ter','',''),
(9280761,0,'imia_pageteaser','9.0.0',21403,143,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1553090835,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_base_ext\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','6d76fed4638c7845f64a0f620d84f217','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/9.0.0','IMIA net based solutions',9000000,0,0,'','ter','',''),
(9280762,0,'imia_pageteaser','8.2.0',21403,69,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1560268577,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:13:\"imia_base_ext\";s:11:\"8.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','a2614cee2182b4f675d4a592e0e1c51f','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/8.2.0','IMIA net based solutions',8002000,0,0,'','ter','',''),
(9280763,0,'imia_pageteaser','9.1.0',21403,130,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1560268685,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_base_ext\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','7df5cdf6d54aa9ba8d19b6dee4218b4f','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/9.1.0','IMIA net based solutions',9001000,0,0,'','ter','',''),
(9280764,0,'imia_pageteaser','9.1.1',21403,272,'IMIA Pageteaser','Plugin for List-View and Navigation for Pages. Custom doktypes for News, Galleries, Products, Events and Articles',2,0,3,1560858253,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:13:\"imia_base_ext\";s:11:\"9.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','d4ac3b044e99b073fa695b4a620cdb44','https://bitbucket.org/imia_de/t3ext-imia-pageteaser/commits/tag/9.1.1','IMIA net based solutions',9001001,1,0,'','ter','',''),
(9280765,0,'slub_events','2.2.2',16117,331,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1518193691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','5d2c08529d3c3f2b9748e581f9eccc34','Bugfix release for TYPO3 7.6.','SLUB Dresden',2002002,0,0,'https://docs.typo3.org/p/slub/slub-events/2.2/en-us','ter','',''),
(9280766,0,'slub_events','2.3.0',16117,545,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1518462385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','4e91ba604cf8fbc02129e8e3a46e4753',' Support for TYPO3 8.7\r\n Bugfixes in backend module','SLUB Dresden',2003000,0,0,'https://docs.typo3.org/p/slub/slub-events/2.3/en-us','ter','',''),
(9280767,0,'slub_events','2.4.0',16117,479,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1524772605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','ab2675b7973a3d06769a3ee6f83cc3ff','This release adds the feature \"recurring events\" which was long awaited.','SLUB Dresden',2004000,0,0,'https://docs.typo3.org/p/slub/slub-events/2.4/en-us','ter','',''),
(9280768,0,'slub_events','2.4.1',16117,470,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1536936578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','7f99eab94c78a9a59555387afb9bc648','Maintenance Release. Last Release for TYPO3 6.2.','SLUB Dresden',2004001,0,0,'https://docs.typo3.org/typo3cms/extensions/slub_events/2.4.1','ter','',''),
(9280769,0,'slub_events','2.4.2',16117,128,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1553161666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','b07c61f2916f7ab35edd54c8a110d335','Last Maintenance Release for TYPO3 6.2 LTS\r\n\r\nThis release fix an issue with recurring events on daylight switching. This issue has been fixed in master already. The commits from master have been cherry-picked.','SLUB Dresden',2004002,0,0,'https://docs.typo3.org/p/slub/slub-events/2.4/en-us','ter','',''),
(9280770,0,'slub_events','3.0.0',16117,195,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1553162250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','536869557e6bcc5f925826291d4eb7b7','Drop Support of TYPO3 6.2\r\n\r\nThis release drops the support for TYPO3 6.2 LTS.\r\nAdditionally it fixes an issue with recurring events with daylight saving time.','SLUB Dresden',3000000,0,0,'https://docs.typo3.org/p/slub/slub-events/3.0/en-us','ter','',''),
(9280771,0,'slub_events','3.0.1',16117,324,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1553198053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','fa8b208dd7ef565237ecde030ee027db','This fixes a bug with recurring events within one week on daylight saving transition.','SLUB Dresden',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/slub_events/3.0.1','ter','',''),
(9280772,0,'slub_events','2.4.3',16117,137,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1553198321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Alexander Bigga','alexander.bigga@slub-dresden.de','slub','42c6459bf6ca72149bc2a43f9adfbe47','This fixes a bug with recurring events within one week on daylight saving transition.','SLUB Dresden',2004003,0,0,'https://docs.typo3.org/p/slub/slub-events/2.4/en-us','ter','',''),
(9280773,0,'slub_events','3.0.2',16117,446,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,-1,3,1561722539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','6fd47b5a47ce63b67a9bd89ca44e98b9','Fix some issue with PHP 7.2.','SLUB Dresden',3000002,0,0,'https://docs.typo3.org/p/slub/slub-events/3.0/en-us','ter','',''),
(9280774,0,'slub_events','3.0.3',16117,1527,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',1,0,3,1571123861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','fd2f2743f42c9a140f47594e9699bcd3','Security Update - please update ASAP','SLUB Dresden',3000003,0,0,'https://docs.typo3.org/p/slub/slub-events/3.0/en-us','ter','',''),
(9280775,0,'slub_events','4.0.0',16117,212,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1596118216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','7a61601609f29065f938e99f436f6274','This release supports TYPO3 8.7 LTS and 9.5 LTS. \r\n\r\nThe support for TYPO3 7.6 LTS has been dropped.\r\n\r\nThanks to @ByteParty and @PeaceSfiSh for contribution.','SLUB Dresden',4000000,0,0,'https://docs.typo3.org/p/slub/slub-events/4.0/en-us','ter','',''),
(9280776,0,'slub_events','5.0.0',16117,221,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1598630184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','031d475a52981df5c92ad34c2896144c','This release supports TYPO3 9.5 LTS and 10.4 LTS. The support for TYPO3 8.7 LTS has been dropped.','SLUB Dresden',5000000,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280777,0,'slub_events','5.0.1',16117,137,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1606924391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','79bafca131e7126252d99a43af45f312','Bugfix release\r\n\r\nFix some errors with TYPO3 10.4 LTS\r\nFix sql errors onusing mysql strict mode','SLUB Dresden',5000001,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280778,0,'slub_events','5.0.2',16117,134,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1614465065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','abc1f5df83d6dc91adeb5550cf8e3d11','This release fixes several small but essential bugs like\r\n wrong TCA configuration\r\n fix cache clearing after subscribing to an event\r\n fix import of events via T3D import/export\r\n\r\nIt also adds\r\n some more translatable language labels\r\n cleanup unused fluid templates\r\n add an update wizard for the contact photos prior TYPO3 9\r\n\r\nThanks to @PeaceSfiSh for contribution!','SLUB Dresden',5000002,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280779,0,'slub_events','5.0.3',16117,112,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1623685865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.27-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','ca4ef76c5d2ea00513df82985703fa89','This release contains\r\n\r\ncode refactoring for better compatibility with TYPO3 10 backend modules. This work is still in progress by @PeaceSfiSh. Thank you for your work.\r\nminor bugfixes\r\nnew setting to save email attachements and body-html to typo3temp for debugging purpose','SLUB Dresden',5000003,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280780,0,'slub_events','5.0.4',16117,119,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1625063273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.27-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','8d90e75afc722853837244e8fc5bfab5','This releases contains bugfixes and maintenance tasks.\r\n\r\nThank you @PeaceSfiSh for the code refactoring for the backend module.\r\n\r\n','SLUB Dresden',5000004,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280781,0,'slub_events','5.0.5',16117,127,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1627555676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','504672ee92c5f5c1ee7a619f143218db','remove debug output\r\nshow proper localized category titles in genius bar view','SLUB Dresden',5000005,0,0,'https://docs.typo3.org/p/slub/slub-events/5.0/en-us','ter','',''),
(9280782,0,'slub_events','5.1.0',16117,114,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1635331622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.31-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','8036c1f5183539182ea283331160720d','Maintenance release. See changelog on GitHub: https://github.com/slub/slub_events/releases/tag/v5.1.0','SLUB Dresden',5001000,0,0,'https://docs.typo3.org/p/slub/slub-events/5.1/en-us','ter','',''),
(9280783,0,'slub_events','5.1.1',16117,111,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1640011557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.31-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','c28d6987ced5ad28043a82e34be390ae','This is a bugfix release. For full changelog visit https://github.com/slub/slub_events/releases/tag/v5.1.1','SLUB Dresden',5001001,0,0,'https://docs.typo3.org/p/slub/slub-events/5.1/en-us','ter','',''),
(9280784,0,'slub_events','5.1.2',16117,138,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1655376954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.31-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','slub','6bee2057332e515d8432a431045505c1','Maintenance Release\r\nChangelog: https://github.com/slub/slub_events/releases/tag/v5.1.2','SLUB Dresden',5001002,1,0,'https://docs.typo3.org/p/slub/slub-events/5.1/en-us','ter','',''),
(9280785,0,'contexts','3.0.0',7309,73,'Multi-channel contexts','Contexts for TYPO3 - can be used to modify page behaviour in the frontend based on several conditions',2,0,4,1675335679,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','typo3.org@netresearch.de','netresearch','2e3c7145e58327568c2400135aa76bf9','[FEATURE] Rework code for TYPO v11 compatibility','Netresearch GmbH & Co. KG',3000000,0,0,'https://docs.typo3.org/p/netresearch/contexts/3.0/en-us','ter','',''),
(9280786,0,'contexts','2.0.1',7309,35,'Multi-channel contexts','Contexts for TYPO3 - can be used to modify page behaviour in the frontend based on several conditions',2,0,4,1675337028,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.9.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','typo3.org@netresearch.de','netresearch','2e7164f4dfbc1fcf3f5342dabb1ffd71','TYPO3 v9','Netresearch GmbH & Co.KG',2000001,0,0,'https://docs.typo3.org/p/netresearch/contexts/2.0/en-us','ter','',''),
(9280787,0,'contexts','3.1.1',7309,10,'Multi-channel contexts','Contexts for TYPO3 - can be used to modify page behaviour in the frontend based on several conditions',2,0,4,1763401417,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','typo3.org@netresearch.de','netresearch','182fc598d67be0ac02585c079b286654','[RELEASE] v3.1.1 -- for details see https://github.com/netresearch/t3x-contexts/releases','Netresearch DTT GmbH',3001001,0,0,'https://docs.typo3.org/p/netresearch/contexts/3.1/en-us','ter','',''),
(9280788,0,'contexts','4.0.0',7309,14,'Multi-channel contexts','Multi-channel content visibility for TYPO3 - by Netresearch',2,0,4,1772320463,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','','netresearch','d4d79a4cd328478079c22406d3649f86','v4.0.0 -- for details see https://github.com/netresearch/t3x-contexts/releases','Netresearch DTT GmbH',4000000,0,0,'https://docs.typo3.org/p/netresearch/contexts/4.0/en-us','ter','',''),
(9280789,0,'contexts','5.0.1',7309,5,'Multi-channel contexts','Multi-channel content visibility for TYPO3 - by Netresearch',2,0,4,1785404805,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','','netresearch','d9760e7beb5f35a9691ecf07965905ec','- chore: release v5.0.1\n- test: use a documentation range address in the remote address tests\n- docs: drop the ds_pointerField pattern from the Configuration agent rules\n- docs: bring the agent instructions and the 5.0.0 docs up to date\n- build: run the TYPO3 v14 rule sets and tighten PHPStan\n- feat!: remove the site set settings without a consumer\n- fix: flush frontend caches when a context record changes\n- fix: resolve the type_conf FlexForm without ds_pointerField\n- docs: document the 5.0.0 release and the v4 to v5 migration\n- feat!: support TYPO3 v14.3 LTS and drop TYPO3 v12.4\n\nFor details see https://github.com/netresearch/t3x-contexts/releases','Netresearch DTT GmbH',5000001,0,0,'https://docs.typo3.org/p/netresearch/contexts/5.0/en-us','ter','',''),
(9280790,0,'contexts','5.0.2',7309,2,'Multi-channel contexts','Multi-channel content visibility for TYPO3 - by Netresearch',2,0,4,1787352762,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:20:\"contexts_geolocation\";s:0:\"\";}}','Andre Hähnel, Christian Opitz, Christian Weiske, Marian Pollzien, Rico Sonntag, Benni Mack','','netresearch','90149124073728a3b96196a0cbdd5fac',' Merge pull request 183 from netresearch/release/5.0.2\n Merge pull request 182 from netresearch/fix/set-settings-definitions\n Merge pull request 181 from netresearch/chore/agents-md-sync\n Merge pull request 179 from netresearch/renovate/step-security-harden-runner-2.x\n Merge pull request 178 from netresearch/renovate/axe-core-playwright-4.x-lockfile\n Merge pull request 177 from netresearch/fix/codeowners-existing-team\n Merge pull request 175 from netresearch/fix/clear-text-logging-in-e2e-login\n chore(deps): update node.js to 24.19 (176)\n Merge pull request 172 from netresearch/chore/sync-template-checks-r2\n Merge pull request 170 from netresearch/fix/168-datahandlerservice-querybuilder-table-and-typo\n Merge pull request 171 from netresearch/chore/sync-template-checks-gate\n Merge pull request 169 from netresearch/chore/dedupe-shared-dev-deps\n Merge pull request 167 from netresearch/fix/rector-shared-config\n Merge pull request 166 from netresearch/docs/signing-global-config\n Merge pull request 165 from netresearch/docs/commit-signing-policy\n fix: gate the debug output with a value, not an unparsable condition\n ci: sync labeler fork-PR fix from typo3-extension template\n chore(zizmor): drop the local policy copy, the reusable supplies it\n chore(deps): update dependency @playwright/test to v1.62.1 (162)\n docs: sync the scanner wording from the template\n chore: untrack the DDEV-generated dbimage Dockerfile\n ci: drop the deprecated GITLEAKS_LICENSE secret mapping\n ci: add zizmor config exempting first-party reusables\n ci: add gitleaks and zizmor scanners to checks.yml\n\nFor details see https://github.com/netresearch/t3x-contexts/releases','Netresearch DTT GmbH',5000002,1,0,'https://docs.typo3.org/p/netresearch/contexts/5.0/en-us','ter','',''),
(9280791,0,'jh_simple_youtube','0.6.0',8233,433,'Simple Youtube','Simply add a youtube-video as a responsive content-element. The embedded video is compatible to mobile devices (html5).',2,0,3,1524914949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','10ee491fc455740e0aaab2ffa5ffb86a','Added schema.org support (requires a google API key set in constant editor); Added TYPO3 8 LTS and dropped TYPO3 CMS 6 LTS support; Added composer support; Fixed Vendor: Changed from TYPO3 to JonathanHeilmann','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_simple_youtube/0.6.0','ter','',''),
(9280792,0,'jh_simple_youtube','0.7.0',8233,949,'Simple Youtube','Simply add a youtube-video as a responsive content-element. The embedded video is compatible to mobile devices (html5).',2,0,3,1539887713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','fe04153b57f3ad2c894835e05b0d35ba','Added TYPO3 9 LTS support','',7000,1,0,'https://docs.typo3.org/typo3cms/extensions/jh_simple_youtube/0.7.0','ter','',''),
(9280793,0,'fe_performance','0.6.0',8507,370,'Frontend Performance','This extension improves the TYPO3 frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,0,1493411911,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','fafa653c3a5148ea7d00a8708538b1aa','Maintenance release: add TYPO3 8.7 and remove 6.x support\n\nChangelog: https://github.com/fnagel/fe_performance/compare/0.5.3...0.6.0','',6000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280794,0,'fe_performance','0.6.1',8507,511,'Frontend Performance','This extension improves the TYPO3 frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,0,1505206141,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','ea2c08e8bb759799dfde5a81006b799b','Bugfix release: allow PHP 7.1 and fix issue for 8.x\n\nChangelog: https://github.com/fnagel/fe_performance/compare/0.6.0...0.6.1','',6001,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280795,0,'fe_performance','1.0.0',8507,347,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,2,1573558466,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','92333588f13ae63193ecdfca0064c315','Major release: TYPO3 9.5 support. Removed TYPO3 7.x and PHP 5.x support. Updated WikiMedia JS minifier. Now available on Packagist!\n\nSee readme for upgrade.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/0.6.1...1.0.0','',1000000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280796,0,'fe_performance','1.1.0',8507,274,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,2,1589544829,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','8aeacda5b6e315bb6e94e84ae3dec990','Minor release: TYPO3 10 LTS support. Removed TYPO3 8.x support.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/1.0.0...1.1.0','',1001000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280797,0,'fe_performance','1.1.1',8507,210,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,2,1602860586,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f4a3197be08602a9dc3e9f1311fb60ee','[RELEASE] Small maintenance release. Support for PHP 7.4.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/1.1.0...1.1.1','',1001001,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280798,0,'fe_performance','1.0.1',8507,104,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,2,1630256474,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3d33384e4b845a7347122680ab751233','Small maintenance release: Support for PHP 7.4.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/1.0.0...1.0.1','',1000001,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280799,0,'fe_performance','1.1.2',8507,109,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JS and HTML minification and some minor improvements. See readme.',2,0,2,1643376851,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a06e4de636df7a8363556d993438dfed','[RELEASE] Small maintenance release.\n\nFix composer support for PHP 7.4. Minor improvements.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/1.1.1...1.1.2','',1001002,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280800,0,'fe_performance','2.0.0',8507,115,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JavaScript and HTML minification. Comes with some useful tweaks to improve asset rendering. See readme for more info.',2,0,2,1651219508,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d6c4ac95af8c4b55779443780b7bda0e','[RELEASE] Major feature and maintenance release. Support for TYPO3 11.\n\nSupport for PHP 8.0. Removed TYPO3 9 support. Partial support for new\nasset collector. Now using middleware for HTMl minify. Code clean-up.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/1.1.2...2.0.0','',2000000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280801,0,'fe_performance','2.1.0',8507,107,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JavaScript and HTML minification. Comes with some useful tweaks to improve asset rendering. See readme for more info.',2,0,2,1665753182,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','ddd4757bbe18cf1a185cc7155d5a5dea','[RELEASE] Small maintenance release.\n\nAdd support for PHP 8.1. Removed support for PHP  7.4.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/2.0.0...2.1.0','',2001000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280802,0,'fe_performance','2.2.0',8507,75,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JavaScript and HTML minification. Comes with some useful tweaks to improve asset rendering. See readme for more info.',2,0,2,1701707667,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f3cae65faba39a6c8c1a0500c87cf551','[RELEASE] Maintenance release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 10.x support.\n\nOption moveInlineJsToFooter has been removed as obsolete.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/2.1.0...2.2.0','',2002000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280803,0,'fe_performance','2.3.0',8507,56,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JavaScript and HTML minification. Comes with some useful tweaks to improve asset rendering. See readme for more info.',2,0,2,1727339274,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','1ca22d1b7297e2af2bc5095b20c31329','[RELEASE] Maintenance release. TYPO3 13 LTS and PHP 8.3 support. Removed TYPO3 11.x support.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/2.2.0...2.3.0','',2003000,0,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280804,0,'fe_performance','2.3.1',8507,20,'Frontend Performance','This TYPO3 CMS extension improves your frontend performance. Adds JavaScript and HTML minification. Comes with some useful tweaks to improve asset rendering. See readme for more info.',2,0,2,1764664074,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"scriptmerger\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','80cfdb7d1a8e7852f60414a6282d6217','[RELEASE] Small maintenance release.\n\nAdd support for PHP 8.4.\n\nChangelog: https://github.com/fnagel/fe_performance/compare/2.3.0...2.3.1','',2003001,1,0,'https://github.com/fnagel/fe_performance/blob/master/README.md','ter','',''),
(9280805,0,'agency','0.4.0',20765,367,'Agency Registration','An improved variant of Kasper Skrhjs Front End User Admin extension.',2,0,3,1501336961,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.7.8-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3d457d45a5e92ed88df8bfb642824920','\nBugfixes for the security hash and the automatic login after APPROVE. Support for TYPO3 8.7\n','jambage.com',4000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280806,0,'agency','0.4.1',20765,278,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1507214731,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.10-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b3b05e448e21f081da3a95d972ee7aad','\nsupport for extensions like agency_tt_address. Use the CaptchaManager for TYPO3 7 and 8 as in sr_feuser_register . \n','jambage.com',4001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280807,0,'agency','0.4.2',20765,379,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1512068014,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.15-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c91cf812479e9d547bd0b86fa5046664','\nbugfix for the captcha feature\n','jambage.com',4002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280808,0,'agency','0.5.0',20765,280,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1515244489,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:12:\"1.7.16-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','db327f93f481bf952c87de10f78be261','\nAddition of a cancel button for the APPROVE and DELETE dialog boxes.\nThe customer number can be generated automatically.\n','jambage.com',5000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280809,0,'agency','0.6.0',20765,326,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1523334836,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.8.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f6af57fbcaa16b7c90871031ff21a652','\nbugfixes and restructuring. \n','jambage.com',6000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280810,0,'agency','0.6.1',20765,233,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1524849269,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.1-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','69f441d179ea4fdc0bfad29dbda0846d','\nSupport for DSGVO / GDPR: New markers for the privacy policy agreement on the create activity template TEMPLATE_CREATE. Only if the privacy policy agreement has been checked, the submit button will be active. The form field privacy_policy_acknowled','jambage.com',6001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280811,0,'agency','0.6.2',20765,315,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1526986762,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.1-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bead252ca1ddef4dc45416624f2ae2fa','\nreplace tx_div2007 calls by calls to the JambageComDiv2007 namespace classes\nhint for DSGVO: Just add privacy_policy_acknowledged to create.fields for activation of the privacy policy checkbox.\n','jambage.com',6002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280812,0,'agency','0.6.3',20765,228,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1528984501,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.1-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3fb5d870b7b50ef24760a4468cd187b6','\nUse namespace classes from Div2007 and Typo3. Bugfix PHP deprecation notice.\n','jambage.com',6003,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280813,0,'agency','0.7.0',20765,349,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1529150223,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.5-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9ee710afb60a66e69c46e4103e5cac8f','\nTYPO3 6.2 is the minimum requirement since agency version 0.7.0 . PHP 5.5 - 7.x is required, too. Bugfix for the autologin after APPROVE feature. Better handling of errors.\n','jambage.com',7000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280814,0,'agency','0.8.0',20765,225,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1537892084,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.8-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4d2e143cd1b50c00aeeb19cacf4882f7','\nPlease help to fix the wrong translation at: https://translation.typo3.org/de/TYPO3.ext.agency/translate/pi/locallang.xlffilterall&unit4571234 . Make the HTML template responsive. \n','jambage.com',8000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280815,0,'agency','0.8.1',20765,195,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1542144887,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.8-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5ab47aed9a79aead9a0aa746eb15d872','\nfix error in TCA for fe_users\n','jambage.com',8001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280816,0,'agency','0.8.2',20765,270,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1543083844,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.8-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','abdabb1bc53b97b404813ff518cb7765','\nReadd a TYPO3 7 ready version of the file class.tx_agency.php which is needed\nin the root directory for ExtensionManagementUtility::addPItoST43.\n','jambage.com',8002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280817,0,'agency','0.8.3',20765,162,'Agency Registration','An improved variant of Kasper Sk',2,0,3,1549441779,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d24217a79758033ed4c6e40a3db0c7e1','restructuring of the language base to TranslationBase','jambage.com',8003,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280818,0,'agency','0.8.4',20765,228,'Agency Registration','An improved variant of Kasper Sk',2,0,3,1549451382,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:13:\"1.10.13-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b74f2c1070dc3374bc3a5ceac4144e17','bugfix to Localization','jambage.com',8004,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280819,0,'agency','0.8.5',20765,373,'Agency Registration','An improved variant of Kasper Sk?rh?js Front End User Admin extension.',2,0,3,1555059429,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:7:\"div2007\";s:13:\"1.10.17-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4f860e39f224c27b23f3689d9ddb6b43','support for setting of recursive in the plugin starting point page id\r\n','jambage.com',8005,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280820,0,'agency','0.9.0',20765,195,'Agency Registration','An improved variant of Kasper Sk?rh?js Front End User Admin extension.',2,0,3,1589057331,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:5:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2eeb4424294308dec6dac1293ff73a39','ready for TYPO3 9.5','jambage.com',9000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280821,0,'agency','0.9.1',20765,212,'Agency Registration','An improved variant of Kasper Sk?rh?js Front End User Admin extension.',2,0,3,1592653932,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:5:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ad043641875e480f86f9fb95e8301048','bug fixes: add enter button to login box.  The agency setup must always be available in the front end.','jambage.com',9001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280822,0,'agency','0.9.2',20765,143,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1605885722,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.28-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:6:{s:7:\"felogin\";s:0:\"\";s:4:\"rdct\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9359ee33ded86307fc10aabd9355ddde','bugfix for TYPO3 9.5: use the core system for salted passwords','jambage.com',9002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280823,0,'agency','0.10.0',20765,95,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1645128378,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"div2007\";s:12:\"1.14.2-0.0.0\";s:4:\"rdct\";s:11:\"2.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0e1f77175cc64aafaf16306fee9f8c75','works with TYPO3 10\r\n\r\n','jambage.com',10000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280824,0,'agency','0.11.0',20765,125,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1645806299,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.14.3-0.0.0\";s:4:\"rdct\";s:11:\"2.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','573dbfaec723f940abba09a648a6ba7d','support for TYPO3 11.5 and PHP 8\r\n\r\n','jambage.com',11000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280825,0,'agency','0.11.1',20765,111,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1666872565,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"div2007\";s:12:\"1.14.3-0.0.0\";s:4:\"rdct\";s:11:\"2.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:4:{s:7:\"felogin\";s:0:\"\";s:7:\"rsaauth\";s:0:\"\";s:15:\"saltedpasswords\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2dbcc51b04ff69a52acca7dc10de0bcb','bugfix flexform file','jambage.com',11001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280826,0,'agency','0.12.0',20765,70,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1700924642,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";s:7:\"div2007\";s:12:\"1.17.0-0.0.0\";s:4:\"rdct\";s:11:\"2.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.2.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dc241e310bff0ab2a867ec66a817a2c1','works under TYPO3 12','jambage.com',12000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280827,0,'agency','0.13.0',20765,55,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1709148898,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"div2007\";s:11:\"2.1.0-0.0.0\";s:4:\"rdct\";s:11:\"2.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','72b021862bb21bcef3c9874ec808a7cb','fix autologin \r\nTYPO3 12 is required now.\r\n','jambage.com',13000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280828,0,'agency','0.13.2',20765,73,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1709321338,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"div2007\";s:11:\"2.1.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.2.0-1.2.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7bfba1c2b33c0db1e059ac48ad36b639','template file can be outside of a public folder','jambage.com',13002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280829,0,'agency','0.14.0',20765,22,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1752923718,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b6e9579ab854549dd480e9ff525e9328','TYPO3 13 compatibility\r\nnew template  part TEMPLATE_REFUSE_PREVIEW','jambage.com',14000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280830,0,'agency','0.14.1',20765,8,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1754314133,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','bd96f2b013c5a7029499b71115474635','fix PHP error','jambage.com',14001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280831,0,'agency','0.14.2',20765,21,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1754391849,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c329cf31f7d21a27c17f903904e1feff','bug fix','jambage.com',14002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280832,0,'agency','0.14.3',20765,21,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1754392643,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6f298b204d6cf84525ab8c8236d8a9ca','bug fix','jambage.com',14003,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280833,0,'agency','0.15.0',20765,24,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1754405014,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','795b28dea68c2dcc3bc422cd18ff0c45','CType agency. Use the Upgrade Wizard to convert once!','jambage.com',15000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280834,0,'agency','0.15.1',20765,18,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1762165622,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','10d88cdbeb4bc8d0d4d55aec2cede2be','fix domain for PageRepository','jambage.com',15001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280835,0,'agency','0.15.2',20765,19,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1763327684,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";s:4:\"rdct\";s:11:\"3.0.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','264f8c2545d88c4a0478f6cc163afabb','fix bug  with Captcha class','jambage.com',15002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280836,0,'agency','1.0.0',20765,10,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1764782938,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.11-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";s:14:\"typo3db_legacy\";s:12:\"1.3.0-1.3.99\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:3:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3acf995a10eebaa94fce697ffa44b726','The extension Mail is a requirement. Remove support for Direct Mail. categories\r\nSupport  for the system categories of Mail.','jambage.com',1000000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280837,0,'agency','1.0.1',20765,18,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1765308726,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.11-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e4122ebe6debab88a9f99fc8ede3331d','no typo3db_legacy ( is required!\r\n','jambage.com',1000001,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280838,0,'agency','1.0.2',20765,17,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1766848726,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.11-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','948c4986e35bf423d132c0a4fdb50843','add support for Mail system category','jambage.com',1000002,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280839,0,'agency','1.0.3',20765,18,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1767109321,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.11-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','39153bf5d2cf1942bad49df6ce633f38','important bug fixes','jambage.com',1000003,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280840,0,'agency','1.0.4',20765,18,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1768493957,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:12:\"2.3.11-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";s:4:\"mail\";s:11:\"3.9.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','90d6f83fd9d40c7b4960ee72639a6db3','maintenance release','jambage.com',1000004,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280841,0,'agency','1.1.0',20765,5,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1783974650,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"div2007\";s:11:\"2.4.4-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aad850976a8d6469c16841c502ec7bf6','support TYPO3 14','jambage.com',1001000,0,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280842,0,'agency','1.1.1',20765,5,'Agency Registration','An improved variant of Kasper Skårhøjs Front End User Admin extension.',2,0,3,1784391566,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"div2007\";s:11:\"2.4.4-0.0.0\";s:4:\"rdct\";s:11:\"3.2.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:0:\"\";s:18:\"static_info_tables\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8c0243b34590f65defeb269acd3af198','fix bug with missing markers','jambage.com',1001001,1,0,'https://docs.typo3.org/p/jambagecom/agency/main/en-us/','ter','',''),
(9280843,0,'openweatherapi','3.0.0',4139,71,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',1,0,3,1610034695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Kastl','','akastl','762f2b823a31b266016c50ab564d648c','Extension reworked and adjusted to recent Typo3 10 LTS version. Please note: this extension can be used only by existing wetter.com subscriptions due to disabled admin interface on wetter.com website.','',3000000,0,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280844,0,'openweatherapi','3.1.0',4139,131,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',2,0,3,1611422515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Kastl','','akastl','19fa1daa0dbc08dfffa0ba599e12ae32','Localization fix and code cleanup. See https://github.com/andreaskastl/openweatherapi/releases/tag/3.1.0','',3001000,0,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280845,0,'openweatherapi','3.1.2',4139,145,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',2,0,3,1616860713,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";}}','Andreas Kastl','','akastl','d9121a4069f5792fcbdf3bace1acb72f','Dropped PHP 7.2 support, composer.json corrected. See https://github.com/andreaskastl/openweatherapi/releases/tag/3.1.2','',3001002,0,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280846,0,'openweatherapi','3.2.0',4139,135,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',2,0,3,1651420580,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','d370d0444d02b86ebcdac53b2bf3b2f1','Compatibility with Typo3 11 LTS and PHP 8.1\r\nSee https://github.com/andreaskastl/openweatherapi/releases/tag/3.2.0 ','',3002000,0,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280847,0,'openweatherapi','4.0.0',4139,40,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',2,0,3,1737409907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','ffb4fa4a035e18955b7308854dc4ec64','Compatibility with Typo3 12\r\nSee https://github.com/andreaskastl/openweatherapi/releases/tag/4.0.0','',4000000,0,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280848,0,'openweatherapi','5.0.0',4139,41,'Openweather API','Displays weather forecast for a selected location in frontend based on wetter.com openweather API.',2,0,3,1745264048,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','d536208e04d8e54a61800198bf0e6c36','Compatibility with Typo3 v13\r\nSee https://github.com/andreaskastl/openweatherapi/releases/tag/5.0.0','',5000000,1,0,'https://github.com/andreaskastl/openweatherapi','ter','',''),
(9280849,0,'form4_bitv','1.0.0',2048,495,'form4 BITV','Adds BITV markers to every page section and a jump- navigation to the page.',2,0,2,1506514675,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.2.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','a241b571751ade9165593e6d120fbc55','Cleanup of the code.\r\nAdded compability with TYPO3 7.6 & 8.7.\r\nAdded a new documentation.','form4 GmbH & Co. KG',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/form4_bitv/1.0.0','ter','',''),
(9280850,0,'pb_filelist','3.0.0',3294,199,'Filelist','Generates a filelist from a directory. Sort the files by name, date or size.',2,0,2,1509401358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','f25f1b42fdae134b47df71d6832fcbfe','Compatibility with TYPO3 7.6 / 8.7','TYPO motor',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_filelist/3.0.2','ter','',''),
(9280851,0,'pb_filelist','3.0.1',3294,150,'Filelist','Generates a filelist from a directory. Sort the files by name, date or size.',2,0,2,1516050173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','0553baebda181ccb692bef42803f17b0','Decimal point and thousands separator configurable','TYPO motor',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_filelist/3.0.2','ter','',''),
(9280852,0,'pb_filelist','3.0.2',3294,436,'Filelist','Generates a filelist from a directory. Sort the files by name, date or size.',2,0,2,1521289384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','e9561659183b863951ef6ea693c817d5','Update documentation','TYPO motor',3000002,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_filelist/3.0.2','ter','',''),
(9280853,0,'femanager','3.0.0',49287,568,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1502195056,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','66af6679e4cb73f7b85f541d797b6e5d','Release for TYPO3 8.7 LTS. Please report problems to https://github.com/einpraegsam/femanager/ - and have fun!','in2code.de - Wir leben TYPO3',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.0.2','ter','',''),
(9280854,0,'femanager','3.0.1',49287,348,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1502460889,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','b514e6c42c083a7e3cb776c1871be759','Small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager','in2code.de - Wir leben TYPO3',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.0.2','ter','',''),
(9280855,0,'femanager','3.0.2',49287,545,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1502658338,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','e9fcf0a7b740b67b2d300aad35253768','Small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.0.2','ter','',''),
(9280856,0,'femanager','3.1.0',49287,484,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1502826276,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','ba42f37de2ad4239a8379b1aa6138649','Feature and bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.1.3','ter','',''),
(9280857,0,'femanager','3.1.1',49287,242,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1503933361,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','00836de4dcb79ec0e68487ca2d3a2fa7','Bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.1.3','ter','',''),
(9280858,0,'femanager','3.1.2',49287,366,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1504698785,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','93ce12dce496751e2b79f43c267edcfc','No code changes compared with previous version. New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','in2code.de - Wir leben TYPO3',3001002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.1.3','ter','',''),
(9280859,0,'femanager','3.1.3',49287,517,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1507817584,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','bd40a5c1341b6c8c4fdb20ced5f76649','Small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3001003,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.1.3','ter','',''),
(9280860,0,'femanager','3.2.0',49287,320,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1510345753,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','de9e023dccbe7304395b26dece51c38c','Small feature release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.2.0','ter','',''),
(9280861,0,'femanager','3.3.0',49287,1015,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1511633469,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','a9a9a7e641ef4906d0fbc7dfa1e145e7','Feature and bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/3.3.0','ter','',''),
(9280862,0,'femanager','4.0.0',49287,193,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1513609355,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','d58b6bb5170d9d6e8b7f11101c4f4fe1','Femanager 4.0.0 with some new cool stuff. Check details out on https://github.com/einpraegsam/femanager','in2code.de - Wir leben TYPO3',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.0.2','ter','',''),
(9280863,0,'femanager','4.0.1',49287,399,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1513766572,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','011fe1c25a3421daf28da8bc8c0001cf','Small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.0.2','ter','',''),
(9280864,0,'femanager','4.0.2',49287,290,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1516375311,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','6e3a1417e88f734acd7fd03ff4698469','Small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.0.2','ter','',''),
(9280865,0,'femanager','4.1.0',49287,293,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1516535435,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','c5e866acc1595768be8ece0aefb717cf','Minor release with a testing update. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.1.1','ter','',''),
(9280866,0,'femanager','4.1.1',49287,993,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1517225127,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','9a6ffd75f75bce17c8357ab3f8364355','Very small bugfix release. See details in changelog on https://github.com/einpraegsam/femanager ','in2code.de - Wir leben TYPO3',4001001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.1.1','ter','',''),
(9280867,0,'femanager','2.6.1',49287,365,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1518685809,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','678c1574fa4d0870e5ee6dd294fe2569','Small bugfix for the old femanager version 2.6 which still runs with TYPO3 7.6. See changelog in manual for details.','in2code.de - Wir leben TYPO3',2006001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280868,0,'femanager','2.6.2',49287,1232,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1522665105,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','c71d8ddea7ec9b6952a7a57fd7a3a6c1','Small bugfix update for old femanager 2.6 with PHP smaller then 7','in2code.de - Wir leben TYPO3',2006002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280869,0,'femanager','4.2.0',49287,319,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1524661669,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','2e080e5b16d85e7779c532eff4e15808','Minor release with a new feature: Allow to resend confirmation mail via Backend or Frontend\r\nhttps://github.com/in2code-de/femanager/blob/develop/readme.md','in2code.de - Wir leben TYPO3',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280870,0,'femanager','4.2.1',49287,413,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1525435370,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','5ae465417f2a2463695475357df893e6','Bugfix release. See details in changelog on https://github.com/in2code-de/femanager/blob/develop/readme.md','in2code.de - Wir leben TYPO3',4002001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280871,0,'femanager','4.2.2',49287,1849,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1526039388,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','720ee31e2a2c1388bbc450e0cabbbd59','Bugfix release. See details in changelog on https://github.com/in2code-de/femanager/blob/develop/readme.md','in2code.de - Wir leben TYPO3',4002002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280872,0,'femanager','4.2.3',49287,1337,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1548154102,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','2802e9dc13d2bf7003baf85c2a4c71ad','Security Fix - please update!','in2code.de - Wir leben TYPO3',4002003,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280873,0,'femanager','4.2.4',49287,296,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1548368391,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','c2ed542a7ce1cc46d8aba2eb935e48d3','Bugfix release. See details in changelog on https://github.com/in2code-de/femanager/releases/tag/4.2.4','in2code.de - Wir leben TYPO3',4002004,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280874,0,'femanager','4.2.5',49287,897,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1548852529,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','6d2b619b45640f206f548072087a5ec0','Bugfix release. See details in changelog on https://github.com/in2code-de/femanager/releases/tag/4.2.5','in2code.de - Wir leben TYPO3',4002005,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/4.2.5','ter','',''),
(9280875,0,'femanager','5.0.0',49287,590,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',1,-1,3,1549029015,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','0481874de1bc7d0b711340351d85009d','Major release for support of TYPO3 9 LTS.\r\n\r\nRelease notes: https://github.com/in2code-de/femanager/releases/tag/5.0.0','in2code.de - Wir leben TYPO3',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/5.0.0','ter','',''),
(9280876,0,'femanager','5.1.0',49287,265,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1558458891,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','e51543e9677e46c51326a1eb21d3a580','Minor release for support of TYPO3 8 & 9 and support for PHP 7.3\r\n\r\nRelease notes: https://github.com/in2code-de/femanager/releases/tag/5.1.0','in2code.de - Wir leben TYPO3',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/5.1.1','ter','',''),
(9280877,0,'femanager','5.1.1',49287,752,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1558876139,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','f96b0e94cae270ff13be7bd7ead84a69','Maintenance Release: Repair Admin confirmation view for TYPO3 version 9.','in2code.de - Wir leben TYPO3',5001001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/5.1.1','ter','',''),
(9280878,0,'femanager','5.2.0',49287,2104,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1576577154,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','f1f6a1260b008b9dd0463c546c93d2da','Security Fix - please update!\r\n\r\nEdit and Delete views contain a breaking change in the HTML templates. Please take a look in the documentation at the Upgrade section.','in2code.de - Wir leben TYPO3',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280879,0,'femanager','5.3.0',49287,259,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1594067562,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','89d0e182185669fe0bc08416359a0567','Minor release with bugfixes and one small feature (Adds uppercase validation for password)\r\n\r\nRelease notes: https://github.com/in2code-de/femanager/releases/tag/5.3.0','in2code.de - Wir leben TYPO3',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280880,0,'femanager','6.0.1',49287,315,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1594835989,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','a100a8dd8d390b4b85c63dd8f5a6c975','Bugfix Release\r\n\r\nThe 6.0 release was falsely tagged with TYPO3 V9 support. This is now corrected.','in2code.de - Wir leben TYPO3',6000001,0,0,'https://docs.typo3.org/p/in2code/femanager/6.0/en-us','ter','',''),
(9280881,0,'femanager','5.3.1',49287,176,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1596737633,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','4c88517f226d690aea13e1523ede4be4','Bugfix Release: Allow validation with captcha','in2code.de - Wir leben TYPO3',5003001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280882,0,'femanager','6.1.0',49287,350,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1597327221,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','491dc509556494a4e9f419aa1c93db0d','Minor release: Add support for country state selection options\r\n\r\nRelease notes: https://github.com/in2code-de/femanager/releases/tag/6.1.0','in2code.de - Wir leben TYPO3',6001000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280883,0,'femanager','5.4.0',49287,187,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1598857756,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','709637d5128c02d7196ba0c26670d2df','Minor Release\r\n\r\n[FEATURE] Add support for country selection options (for TYPO3 V8 / V9) - see documentation- Sponsored by resultify.se','in2code.de - Wir leben TYPO3',5004000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280884,0,'femanager','5.4.1',49287,141,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1603721094,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','9f35ebc1164fe5b65c5a69dabca33838','Release notes: https://github.com/in2code-de/femanager/releases/tag/5.4.1','in2code.de - Wir leben TYPO3',5004001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280885,0,'femanager','6.1.1',49287,228,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1603721127,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','cc09883509f0fe1f04e09db060672fc0','Release notes: https://github.com/in2code-de/femanager/releases/tag/6.1.1','in2code.de - Wir leben TYPO3',6001001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280886,0,'femanager','5.4.2',49287,99,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1607021610,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','2b7578e92d2208859d296b8576532641','Bugfix Release \r\n\r\nFix JavaScript Validation error','in2code.de - Wir leben TYPO3',5004002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280887,0,'femanager','6.1.2',49287,127,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1607022322,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','8a8beeb940935a4aa8d7a2fab637925f','Bugfix Release\r\n\r\nPrevent JS errors on validation','in2code.de - Wir leben TYPO3',6001002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280888,0,'femanager','5.5.0',49287,95,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1623012982,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','668a078eca9415680df2821bd0b2c131','Minor Release \r\n\r\nNew Feature Rate Limiter \r\nChangelog: https://github.com/in2code-de/femanager/releases/tag/5.5.0','in2code.de - Wir leben TYPO3',5005000,0,0,'https://docs.typo3.org/p/in2code/femanager/5.5/en-us','ter','',''),
(9280889,0,'femanager','6.2.0',49287,101,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1623013189,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','814167b3ad94ad892ee6ad5ea6e897b0','Minor Release \r\n\r\nNew Feature Rate Limiter \r\nChangelog: https://github.com/in2code-de/femanager/releases/tag/6.2.0','in2code.de - Wir leben TYPO3',6002000,0,0,'https://docs.typo3.org/p/in2code/femanager/6.2/en-us','ter','',''),
(9280890,0,'femanager','6.2.1',49287,119,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1623684328,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','8007d7ae0de18a4c6e1817cfffd5793b','BUGFIX Release: Backend Module is now working again. \r\n\r\nNotice: Please check if you have done your DB Migration since Release 6.2 (new feature rate limiter has introduced a new table)','in2code.de - Wir leben TYPO3',6002001,0,0,'https://docs.typo3.org/p/in2code/femanager/6.2/en-us','ter','',''),
(9280891,0,'femanager','6.3.0',49287,116,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1625233795,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','3a77bf649da9fbc1c4deb2da323d2c08','Merge branch release/6.3.0','in2code.de - Wir leben TYPO3',6003000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280892,0,'femanager','6.3.1',49287,153,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1626696262,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','2dacd91f3e479c6e11d57429a8c73746','[TASK] Release 6.3.1\n\nSecurity Fix - please update! Release notes: https://github.com/in2code-de/femanager/releases/tag/6.3.1','in2code.de - Wir leben TYPO3',6003001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280893,0,'femanager','5.5.1',49287,125,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1627281172,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','29d90c85dbe60052c799489b6c993f0b','Security Fix - please update! Release notes: https://github.com/in2code-de/femanager/releases/tag/5.5.1 ','in2code.de - Wir leben TYPO3',5005001,0,0,'https://docs.typo3.org/p/in2code/femanager/5.5/en-us','ter','',''),
(9280894,0,'femanager','6.3.2',49287,116,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1634156994,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','4136fc9b61ae2f2ca3312d16a1e1a25d','Merge branch release/6.3.2','in2code.de - Wir leben TYPO3',6003002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280895,0,'femanager','2.7.0',49287,78,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 7.6 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1638305526,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','femanager dev team','info@in2code.de','in2code','ce2598d2ca161f3edd56f830728a2b07','!!!Security Release: Please update and check the upgrade section in the documentation','in2code.de - Wir leben TYPO3',2007000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280896,0,'femanager','7.0.0',49287,93,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1657545242,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','8c60754fe927ad32618b66a0e13cf424','[TASK] Release femanager 7 for TYPO3 11','in2code.de - Wir leben TYPO3',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280897,0,'femanager','7.0.1',49287,101,'femanager','TYPO3 Frontend User Registration and Management based on\r\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\r\n        Extension basicly works like sr_feuser_register',2,-1,3,1667290419,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','edba37739c1c651af08d446fba050d35','Security Update  - please update as soon as possible.\r\n[BUGFIX] Security Fix - Broken Access Control in Usergroup Validation\r\n[BUGFIX] login after registration (Re-fetch session from database to update userSession property of TSFE) \r\n[BUGFIX] CleanUserGroup DataProcessor','in2code.de - Wir leben TYPO3',7000001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280898,0,'femanager','6.3.3',49287,87,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1667387363,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','7f5f47f35b98a65e9450e4196545d19d','[BUGFIX] Security Update please update as soon as possible','in2code.de - Wir leben TYPO3',6003003,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280899,0,'femanager','5.5.2',49287,87,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1667415860,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','7c8487ce9885c962455f800770f98969','Security Update please update as soon as possible\r\n\r\n[BUGFIX] (!!!) Security Fix - Broken Access Control in Usergroup Validation (Andreas Nedbal - in2code) - thx to TYPO3 Security Team','in2code.de - Wir leben TYPO3',5005002,0,0,'https://docs.typo3.org/p/in2code/femanager/5.5/en-us','ter','',''),
(9280900,0,'femanager','7.1.0',49287,110,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1674128786,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','2d4fd9afcc6a386833b86b61326190bb','[TASK] Release of 7.1\n\nIntroduce support for PHP 8 and PHP 8.1\n\n!!! Breaking change in fluid template for the invitation controller\n!!! Security Update','in2code.de - Wir leben TYPO3',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280901,0,'femanager','5.5.3',49287,90,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1674642241,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','3035b26688f6f149db8d60733ff9a5ff','SECURITY Release\r\n\r\n!!! Breaking change in fluid template for the invitation controller\r\n!!! Security Update please update as soon as possible','in2code.de - Wir leben TYPO3',5005003,0,0,'https://docs.typo3.org/p/in2code/femanager/5.5/en-us','ter','',''),
(9280902,0,'femanager','6.3.4',49287,85,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1674642908,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','44b9a047c6f3434300d3f7af11a231f4','[SECURITY] Release 6.3.4\n\n!!! Breaking change in fluid template for the invitation controller\n!!! Security Update please update as soon as possible','in2code.de - Wir leben TYPO3',6003004,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280903,0,'femanager','6.3.5',49287,70,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1682508000,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','a955d9ac7fb7a382029f9852cdb006e8','Maintenance Release \r\n[BUGFIX] Notification email to admin is also sent when adding recipients address to flex form only\r\n [BUGFIX] v5 backport: Notification mail to admin shows changes\r\n','in2code.de - Wir leben TYPO3',6003005,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280904,0,'femanager','6.3.6',49287,73,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1682508067,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','38a14299b9a183f81052c70aeff8c3d8','Maintenance Release\r\n\r\n[BUGFIX] Removes configPID from ext_typoscript_setup.typoscript: The removed configuration can only be overwritten by another preset file in another extension, it can not be overwritten by PageTS.\r\n','in2code.de - Wir leben TYPO3',6003006,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280905,0,'femanager','7.1.1',49287,81,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1682511290,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','072f1a1e27e49ee232ae8bceb8c61266','Maintenance Release \r\n\r\n [BUGFIX] Notification email to admin now sends changes again\r\n [BUGFIX] Notification email to admin is also sent when adding recipients address to flex form only\r\n [TASK] Removes configPID from ext_typoscript_setup.typoscript\r\n','in2code.de - Wir leben TYPO3',7001001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager/','ter','',''),
(9280906,0,'femanager','7.2.0',49287,59,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1689571353,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','40e64b126d8f4151fbe4ac30462d37c2','[FEATURE] Add column \"inactive since\" to backend list - thx to Thomas Löffler\r\n[BUGFIX] missing email AdminNotify after editing of user profile - thx to Christian Ludwig\r\n[BUGFIX] Do not re-evaluate object values in ServersideValidator - thx to Torben Hansen\r\n[BUGFIX] Add full object support in getDirtyPropertiesFromUser() - thx to Daniel Haupt\r\n[BUGFIX] Prevent undefined array key for empty configPID - thx to Daniel Haupt\r\n[BUGFIX] Migrate usage of GU::lcfirst with Rector - thx to Torben Hansen\r\n[TASK] Corrects Documenation Rendering Configuration - thx to Daniel Hoffmann\r\n[TASK] [TASK] Replace jQuery scrollTop with vanilla scrollIntoView - thx to Felix Ranesberger\r\n','in2code.de - Wir leben TYPO3',7002000,0,0,'https://docs.typo3.org/p/in2code/femanager/7.2/en-us','ter','',''),
(9280907,0,'femanager','7.2.1',49287,70,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1691493469,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','0ea10addbc391a04a6657e3ced79bbfa','Maintenance Release \r\n\r\n[TASK] Adds documentation for extended - thx to Daniel Hofmann (in2code)\r\n[TASK] Update Image used for Github Actions\r\n[BUGFIX] Fixes reaction when no typoscript configuration is set for redirect - thx to Daniel Hofmann (in2code)\r\n [BUGFIX] Fixed Object Support for getDirtyPropertiesFromUser() - thx to Daniel Hofmann (in2code)\r\n','in2code.de - Wir leben TYPO3',7002001,0,0,'https://docs.typo3.org/p/in2code/femanager/7.2/en-us','ter','',''),
(9280908,0,'femanager','7.2.2',49287,95,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1696405862,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','3c3fbf29067ac163e53e3aa4d7b9cf7d','Security Update - please update as soon as possible.\r\n\r\n[SECURITY] This update is needed for version from 7.0.0 to 7.2.1 -  older versions are not affected\r\n[BUGFIX] Add missing permission check for invitation controlling - thx to Daniel Hofmann (in2code)','in2code.de - Wir leben TYPO3',7002002,0,0,'https://docs.typo3.org/p/in2code/femanager/7.2/en-us','ter','',''),
(9280909,0,'femanager','7.2.3',49287,78,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1702464848,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','d78ae3a57e7a498678ee5d096763209e','Security Update - please update as soon as possible.\r\n\r\n[SECURITY] This update is needed for version for 7.0.0 to 7.2.2 older versions are not affected\r\n[BUGFIX] Dont use initialize actions for granting access - thx to Daniel Hofmann (in2code)','in2code.de - Wir leben TYPO3',7002003,0,0,'https://docs.typo3.org/p/in2code/femanager/7.2/en-us','ter','',''),
(9280910,0,'femanager','8.0.1',49287,71,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1703005433,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','d4d242cff61512a6165b70f41a0bbfcb','Major Release - adds support for TYPO3 12\r\n\r\nTake care to use the update wizzard, which migrates the plugins.\r\n\r\nmany thanks to our supporters in our Early Access Program','in2code.de - Wir leben TYPO3',8000001,0,0,'https://docs.typo3.org/p/in2code/femanager/8.0/en-us','ter','',''),
(9280911,0,'femanager','6.4.0',49287,45,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1715188055,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','0052db887e9839d0736d6eee93fbb5aa','New Feature: Prevent deletion of profiles by virus scanners in confirmation mails','in2code.de - Wir leben TYPO3',6004000,0,0,'https://docs.typo3.org/p/in2code/femanager/6.4/en-us','ter','',''),
(9280912,0,'femanager','7.3.0',49287,42,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1715198796,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','a9b3bd946c6864ca67f4163aa3b76aa3','Adds three new features. Please take a look in the change log\r\n\r\n       [FEATURE] Add confirmation form to delete profile during registration - thx to Stefan Busemann (in2code)\r\n       [FEATURE] Add BeforeMailBodyRenderEvent - thx to Michael Bakonyi\r\n       [FEATURE] Include bootstrap directly from repository instead of maxcdn.bootstrapcdn.com  - thx to Felix Ranesberger (in2code)\r\n       [BUGFIX] Fix a typo in the labels - thx to Oliver Klee\r\n       [BUGFIX] Open the \"terms & conditions\" page in a new tab - thx to Oliver Klee\r\n       [BUGFIX] errorClass attribute not working - thx to Stig Nørgaard Færch\r\n       [DOC] Update documenation - thx to Daniel Hoffman (in2code)\r\n','in2code.de - Wir leben TYPO3',7003000,0,0,'https://docs.typo3.org/p/in2code/femanager/7.3/en-us','ter','',''),
(9280913,0,'femanager','8.1.0',49287,56,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1715278089,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','4cc5dc158d30181cf5801ace3ff05646','New Features for TYPO3 12\r\n\r\n       [FEATURE] Add confirmation form to delete profile during registration - thx to Stefan Busemann (in2code)\r\n       [FEATURE] Add BeforeMailBodyRenderEvent - thx to Michael Bakonyi\r\n       [FEATURE] Include bootstrap directly from repository instead of maxcdn.bootstrapcdn.com  - thx to Felix Ranesberger (in2code)\r\n       [FEATURE] Allow multiple CC recipients With this change more than one CC recipient for emails can be configured - thx to Marco Huber\r\n       [BUGFIX] Fix a typo in the labels - thx to Oliver Klee\r\n       [BUGFIX] Open the \"terms & conditions\" page in a new tab - thx to Oliver Klee\r\n       [BUGFIX] errorClass attribute not working - thx to Stig Nørgaard Færch\r\n       [BUGFIX] Use mixed return type for ServersideValidator::getValu - thx to Andreas Nedbal (in2code)\r\n       [BUGFIX] Replace incorrect response in AdminConfirmation - thx Thomas Anders\r\n       [BUGFIX] Restore email notification to admin after registration - thx Patrick Lenk\r\n       [DOC] Update documenation - thx to Daniel Hoffman (in2code)','in2code.de - Wir leben TYPO3',8001000,0,0,'https://docs.typo3.org/p/in2code/femanager/8.1/en-us','ter','',''),
(9280914,0,'femanager','7.4.0',49287,34,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,-1,3,1728047307,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','dac141352e36febf217e7ec25d87b5cf','New Feature: Improve semantic of HTML Templates (autocomplete, spell jacking)\r\n\r\n       [FEATURE] Add type and autocomplete information to input fields - thx to Oliver Klee\r\n       [TASK] Use semantic HTML for tables in the emails - thx to Oliver Klee\r\n       [TASK] Improve the code formatting of additional input attributes - thx to Oliver Klee\r\n       [TASK] Apply the latest Rector fixes for TYPO3 11LTS  - thx to Oliver Klee\r\n       [TASK] Mitigate browser \"spell jacking\" in form elements- thx to Patrick Lenk\r\n       [TASK] Add autocomplete attribute to password fields - thx to Patrick Lenk\r\n       [TASK] Switch to PHP-based Documentation Rendering - thx to Sandra Erbel\r\n       [BUGFIX] Avoid deprecated PHP function utf8_decode - thx to Oliver Klee\r\n       [BUGFIX] Add missing scope - thx to Stefan Busemann (in2code)\r\n       [BUGFIX] Add missing if clause in UserProperties.html - thx to Sandra Erbel\r\n       [BUGFIX] Use specific seleniarm image for behat tests - thx to Stefan Busemann (in2code)\r\n       [BUGFIX] Restore email notification to admin after registration - thx to Patrick Lenk\r\n       [BUGFIX] Fix composer script calls in the test:rector:fix script  - thx to Oliver Klee\r\n       [BUGFIX] Fix the Rector PHP target version - thx to Oliver Klee\r\n       [BUGFIX] Allow the PHPStan extension installer for Composer - thx to Oliver Klee','in2code.de - Wir leben TYPO3',7004000,0,0,'https://docs.typo3.org/p/in2code/femanager/7.4/en-us','ter','',''),
(9280915,0,'femanager','8.2.0',49287,38,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1728048520,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','4e41d0198b425c8c11e3a855605643e2','Improve HTML Templates (autocomplete, spell jacking)\r\n\r\n [FEATURE] Add type and autocomplete information to input fields (port from 7.4 by in2code)\r\n       [TASK] Docs - add simple render command - thx to Stefan Busemann (in2code)\r\n       [TASK] Update Symfony dependency - thx to Julian Hofmann (in2code)\r\n       [TASK] Switch to PHP-based Documentation Rendering (port from 7.4 by in2code)\r\n       [TASK] Add autocomplete attribute to password fields (port from 7.4 by in2code)\r\n       [TASK] Mitigate browser \"spell jacking\" in form elements (port from 7.4 by in2code)\r\n       [TASK] Improve the code formatting of additional input attributes (port from 7.4 by in2code)\r\n       [TASK] Use semantic HTML for tables in the emails (port from 7.4 by in2code)\r\n       [BUGFIX] Update composer.json - thx to Oliver Klee\r\n       [BUGFIX] Pass proper object name to form error partial - thx to Pierrick Caillon\r\n       [BUGFIX] Improve coding style - thx to Stefan Busemann (in2code)\r\n       [BUGFIX] Add missing if clause in UserProperties.html  (port from 7.4 by in2code)\r\n       [BUGFIX] Remove type url to improve user experience - thx to Stefan Busemann (in2code)\r\n       [BUGFIX] Add missing make command to generate docs - thx to Stefan Busemann (in2code)\r\n       [BUGFIX] fix response object usage - thx Hannes Bochmann\r\n       [DOCS] Add header row to Features/Events/Index.rst - thx to haegelixatwork\r\n       [DOCS] Update EAP note - thx to Stefan Busemann (in2code)','in2code.de - Wir leben TYPO3',8002000,0,0,'https://docs.typo3.org/p/in2code/femanager/8.2/en-us','ter','',''),
(9280916,0,'femanager','7.4.1',49287,31,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,-1,3,1731327626,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','b77aa5b99552653a8109d4f51e25aa06','Maintenance Release\r\n\r\nThis is the last bugfix release for Branch 7.x for TYPO3 11. We will provide security releases.\r\nIf you want to have a backport of Bugfixes or Features, please contactt us via https://www.in2code.de/agentur/typo3-extensions/femanager/','in2code.de - Wir leben TYPO3',7004001,0,0,'https://docs.typo3.org/p/in2code/femanager/7.4/en-us','ter','',''),
(9280917,0,'femanager','8.2.1',49287,43,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1731329689,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','bef65526e4d6d5b25e392bc1a28cff2c','Maintenance Release\r\n\r\nContains 12 Bugfixes and 6 Improvements. \r\nPlease review for a full list: https://docs.typo3.org/p/in2code/femanager/8.2/en-us/Changelog/Index.html','in2code.de - Wir leben TYPO3',8002001,0,0,'https://docs.typo3.org/p/in2code/femanager/8.2/en-us','ter','',''),
(9280918,0,'femanager','5.5.5',49287,28,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 8 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1747718813,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-7.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','b368d25092b67902a65ef0d905d8c973','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/5.5.5','in2code.de - Wir leben TYPO3',5005005,0,0,'https://docs.typo3.org/p/in2code/femanager/5.5/en-us','ter','',''),
(9280919,0,'femanager','6.4.1',49287,28,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1747719272,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','d01c101928f43375b536f8003ecfad7a','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/6.4.1','in2code.de - Wir leben TYPO3',6004001,0,0,'https://docs.typo3.org/p/in2code/femanager/6.4/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9280920,0,'femanager','7.4.2',49287,27,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,-1,3,1747719488,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','ed38ac62a388a85cf7a58653477ddac3','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/7.4.2','in2code.de - Wir leben TYPO3',7004002,0,0,'https://docs.typo3.org/p/in2code/femanager/7.4/en-us','ter','',''),
(9280921,0,'femanager','8.2.2',49287,30,'femanager','TYPO3 Frontend User Registration and Management based on\r\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1747719796,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','213a7f12b653e6d76bf5b78e93479374','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/8.2.2','in2code.de - Wir leben TYPO3',8002002,0,0,'https://docs.typo3.org/p/in2code/femanager/8.2/en-us','ter','',''),
(9280922,0,'femanager','7.5.0',49287,18,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,-1,3,1749581165,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','cbd01f181b608729c33f18d0943f7056','[FEATURE] Add confirmation buttons for a final confirm\r\n\r\nThis prevents that a simple preview of a link could start a user confirmation / deletion\r\n\r\nNeeds to be activated via typoscript (please refer the documentation)','in2code.de - Wir leben TYPO3',7005000,0,0,'https://docs.typo3.org/p/in2code/femanager/7.5/en-us','ter','',''),
(9280923,0,'femanager','8.3.0',49287,19,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1749584543,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','b59363553e98428d73dbfb03c6d2338f','[FEATURE] Add confirmation buttons for a final confirm\r\n\r\nThis prevents that a simple preview of a link could start a user confirmation / deletion\r\n\r\nNeeds to be activated via typoscript (please refer the documentation) ','in2code.de - Wir leben TYPO3',8003000,0,0,'https://docs.typo3.org/p/in2code/femanager/8.3/en-us','ter','',''),
(9280924,0,'femanager','6.4.2',49287,27,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1753177702,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','f2f502b099e8354a6f9a35acf02cfd80','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/6.4.2','in2code.de - Wir leben TYPO3',6004002,0,0,'https://docs.typo3.org/p/in2code/femanager/6.4/en-us','ter','',''),
(9280925,0,'femanager','7.5.3',49287,28,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,-1,3,1753177779,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','28849b5de9c4d62e9c62df402f785369','Security Release - please update as soon as possible.\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/7.5.3','in2code.de - Wir leben TYPO3',7005003,0,0,'https://docs.typo3.org/p/in2code/femanager/7.5/en-us','ter','',''),
(9280926,0,'femanager','8.3.1',49287,28,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1753177833,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','8b4e67d871d43730113807a85563b22b','Security Release - please update as soon as possible\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/8.3.1','in2code.de - Wir leben TYPO3',8003001,0,0,'https://docs.typo3.org/p/in2code/femanager/8.3/en-us','ter','',''),
(9280927,0,'femanager','13.0.0',49287,29,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1753708401,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','9550f0111ed4a40821195990fc8daa63','Support for TYPO3 V13 \r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.0.0','in2code.de - Wir leben TYPO3',13000000,0,0,'https://docs.typo3.org/p/in2code/femanager/13.0/en-us','ter','',''),
(9280928,0,'femanager','8.3.2',49287,22,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1758799372,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','ec9b4fe60d19d107ccd6a4f3465bc26d','Maintenance Release\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/8.3.2','in2code.de - Wir leben TYPO3',8003002,0,0,'https://docs.typo3.org/p/in2code/femanager/8.3/en-us','ter','',''),
(9280929,0,'femanager','13.1.0',49287,27,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1759141002,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','370a3a95af980a15e83250f986cccc08','Small new features\r\n\r\n New option to set replyTo for mails\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.1.0','in2code.de - Wir leben TYPO3',13001000,0,0,'https://docs.typo3.org/p/in2code/femanager/13.1/en-us','ter','',''),
(9280930,0,'femanager','6.4.3',49287,20,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,-1,3,1759998626,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','5cb39482814e5b475af427f400bb23a2','Introduce new mail configuration option for replyTo\r\n\r\nit is now possible to set one replyTo address for sent mails','in2code.de - Wir leben TYPO3',6004003,0,0,'https://docs.typo3.org/p/in2code/femanager/6.4/en-us','ter','',''),
(9280931,0,'femanager','13.2.0',49287,29,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1761310758,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','44e82902f9da505a6e12b3cf7d214f1a','Add Support for Fluid Mail Rendering\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.2.0','in2code.de - Wir leben TYPO3',13002000,0,0,'https://docs.typo3.org/p/in2code/femanager/13.2/en-us','ter','',''),
(9280932,0,'femanager','8.3.3',49287,20,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1763120471,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','f2ffc86bbcbd0391a6752cf5ab44172e','Maintenance Release\r\n\r\n[BUGFIX] usage of FlexForm value settings.edit.notifyAdmin by @Aletschhorn in 645\r\n[BUGFIX] fix image upload for confirmation and invitation actions - thx to Sebastian Stein (in2code)\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/8.3.3','in2code.de - Wir leben TYPO3',8003003,0,0,'https://docs.typo3.org/p/in2code/femanager/8.3/en-us','ter','',''),
(9280933,0,'femanager','13.2.1',49287,20,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1766077853,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann','info@in2code.de','in2code','307c6f76fe8c9ab9edc6e90bbfaf805c','Maintenance Update\r\n\r\nhttps://github.com/in2code-de/femanager/releases/edit/13.2.1','in2code.de - Wir leben TYPO3',13002001,0,0,'https://docs.typo3.org/p/in2code/femanager/13.2/en-us','ter','',''),
(9280934,0,'femanager','8.4.0',49287,12,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,-1,3,1772551430,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','2a50e3bfb10e939c020a7031e67ddadd','New logging feature\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/8.4.0','in2code.de - Wir leben TYPO3',8004000,0,0,'https://docs.typo3.org/p/in2code/femanager/8.4/en-us','ter','',''),
(9280935,0,'femanager','13.3.0',49287,13,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1772551741,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','70d1ef8da90f164b828a012ee69a12f3','New logging feature and tons of refactoring\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.3.0','in2code.de - Wir leben TYPO3',13003000,0,0,'https://docs.typo3.org/p/in2code/femanager/13.3/en-us','ter','',''),
(9280936,0,'femanager','13.3.1',49287,13,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1772613091,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','8d2976493fda1de8323291a9b48af8e8','Bugfix relase \r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.3.1','in2code.de - Wir leben TYPO3',13003001,0,0,'https://docs.typo3.org/p/in2code/femanager/13.3/en-us','ter','',''),
(9280937,0,'femanager','13.3.2',49287,15,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1773319801,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','2453510df0d29f0366ed34a6e245a2b0','Maintenance\r\n\r\n [TASK] Uniform output of FlashMessages in the backend (698) - thx to Stephan Großberndt\r\n [BUGFIX] Allow to resend the confirmation email from Registration and ResendConfirmationMail plugin - thx to Stephan Großberndt\r\n [BUGFIX] Restore functionality \"Confirm user by admin from the backend\" - thx to Stephan Großberndt\r\n [BUGFIX] Display time for crdate and tstamp of fe_users in the backend - thx to Stephan Großberndt\r\n [BUGFIX] Corrected typos - thx to Stephan Großberndt\r\n [TASK] Adapt Dev env for typo3-13 branch - thx to Stefan Busemann (in2code)\r\n\r\nhttps://github.com/in2code-de/femanager/releases/tag/13.3.2\r\n','in2code.de - Wir leben TYPO3',13003002,0,0,'https://docs.typo3.org/p/in2code/femanager/13.3/en-us','ter','',''),
(9280938,0,'femanager','13.3.3',49287,12,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,-1,3,1779459300,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','971f85e0580414b4ed68df487f32ffe4','Maintenance Release\r\n [BUGFIX] Gracefully handle missing required action arguments in controllers - Sebastian Stein (in2code)\r\n [BUGFIX] Missing options in state field - thx Philipp Kitzberger\r\n [BUGFIX] Show correct message on server side validation error - thx to Stephan Großberndt\r\n [BUGFIX] loginAsAction rejects non-admin users despite enableLoginAs TSConfig - thx to janslu\r\n [BUGFIX] Remove unused EventDispatcherInterface - Stefan Busemann (in2code)\r\n  [BUGFIX] Fix femanager log TCA foreign_table typo - thx to smirgol','in2code.de - Wir leben TYPO3',13003003,0,0,'https://docs.typo3.org/p/in2code/femanager/13.3/en-us','ter','',''),
(9280939,0,'femanager','13.3.5',49287,3,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 13 and the possibility to extend it.',2,0,3,1787642034,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','099c3dd0c2e751bdf405e2fad361bc1f','SECURITY RELEASE:\r\n\r\n [SECURITY] Dispatch ImpersonateEvent only after authorization check\r\n [SECURITY] Use timing-safe comparison in HashUtility::validHash\r\n [SECURITY] Prevent user disclosure via user argument in showAction\r\n [SECURITY] Require valid adminHash for admin profile change confirmation\r\n [SECURITY] Prevent usergroup privilege escalation in frontend forms\r\n [SECURITY] Prevent admin confirmation bypass via resend confirmation mail\r\n [SECURITY] Require valid adminHash for admin registration confirmation\r\n\r\nSee upgrade documentation for more information: https://github.com/in2code-de/femanager/blob/typo3-13/Documentation/Upgrade/Index.rst','in2code.de - Wir leben TYPO3',13003005,1,0,'https://docs.typo3.org/p/in2code/femanager/13.3/en-us','ter','',''),
(9280940,0,'femanager','8.4.2',49287,2,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 12 and the possibility to extend it.',2,0,3,1787642122,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:6:\"8.1.0-\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann, Daniel Hoffmann, Sebastian Stein','info@in2code.de','in2code','dc8ba086e33cd16174df752f73b19e8a','SECURITY RELEASE:\r\n\r\n [SECURITY] Broken Access Control in Inviation controller\r\n [SECURITY] Dispatch ImpersonateEvent only after authorization check\r\n [SECURITY] Use timing-safe comparison in HashUtility::validHash\r\n [SECURITY] Prevent user disclosure via user argument in showAction\r\n [SECURITY] Require valid adminHash for admin profile change confirmation\r\n [SECURITY] Prevent usergroup privilege escalation in frontend forms\r\n [SECURITY] Prevent admin confirmation bypass via resend confirmation mail\r\n [SECURITY] Require valid adminHash for admin registration confirmation\r\n\r\nSee upgrade documentation for more information: https://github.com/in2code-de/femanager/blob/v8/Documentation/Upgrade/Index.rst','in2code.de - Wir leben TYPO3',8004002,0,0,'https://docs.typo3.org/p/in2code/femanager/8.4/en-us','ter','',''),
(9280941,0,'femanager','7.5.5',49287,2,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 11 and the possibility to extend it.',2,0,3,1787642159,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','7f7502e676fa402770934ed93ecad835','SECURITY RELEASE:\r\n\r\n [SECURITY] Dispatch ImpersonateEvent only after authorization check\r\n [SECURITY] Use timing-safe comparison in HashUtility::validHash\r\n [SECURITY] Prevent user disclosure via user argument in showAction\r\n [SECURITY] Prevent usergroup privilege escalation in frontend forms\r\n [SECURITY] Prevent admin confirmation bypass via resend confirmation mail\r\n [SECURITY] Require valid adminHash for admin registration confirmation\r\n\r\nSee upgrade documentation for more information: https://github.com/in2code-de/femanager/blob/v7/Documentation/Upgrade/Index.rst','in2code.de - Wir leben TYPO3',7005005,0,0,'https://docs.typo3.org/p/in2code/femanager/7.5/en-us','ter','',''),
(9280942,0,'femanager','6.4.5',49287,2,'femanager','TYPO3 Frontend User Registration and Management based on\n        Extbase and Fluid and on TYPO3 10 and the possibility to extend it.\n        Extension basicly works like sr_feuser_register',2,0,3,1787642221,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"sr_freecap\";s:13:\"2.3.0-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Alexander Kellner, Stefan Busemann','info@in2code.de','in2code','2f55014ccc00c67f5d3d6111c1c0298f','SECURITY RELEASE:\r\n\r\n [SECURITY] Dispatch ImpersonateEvent only after authorization check\r\n [SECURITY] Use timing-safe comparison in HashUtility::validHash\r\n [SECURITY] Prevent user disclosure via user argument in showAction\r\n [SECURITY] Require valid adminHash for admin profile change confirmation\r\n [SECURITY] Prevent usergroup privilege escalation in frontend forms\r\n [SECURITY] Prevent admin confirmation bypass via resend confirmation mail\r\n [SECURITY] Require valid adminHash for admin registration confirmation\r\n\r\nSee upgrade documentation for more information: https://github.com/in2code-de/femanager/blob/v6/Documentation/Upgrade/Index.rst','in2code.de - Wir leben TYPO3',6004005,0,0,'https://docs.typo3.org/p/in2code/femanager/6.4/en-us','ter','',''),
(9280943,0,'geocoding','4.2.0',3439,188,'Service: Geocoding via Google Maps','Provides services for google maps GeoCoding API and radius search on the database.',2,0,4,1609746753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Benjamin Mack','benjamin.mack@b13.com','benni','5a0755731f3ea40bd3d82ad2216f8461','Added compatibility for TYPO3 v11','b13 GmbH',4002000,1,0,'https://github.com/b13/geocoding/blob/master/README.md','ter','',''),
(9280944,0,'pb_rel_nofollow','2.1.0',3184,246,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,3,1509401438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','8212151ba1d852ee486032ca2f0e6e75','Compatibility to Version 8.7','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/2.1.2','ter','',''),
(9280945,0,'pb_rel_nofollow','2.1.1',3184,320,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,3,1516049157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','859caecbf9d82fbf3e077ddf7b8f6312','Small bugifx in regex','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/2.1.2','ter','',''),
(9280946,0,'pb_rel_nofollow','2.1.2',3184,502,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,3,1521287788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','ad363ec18ebbed760976d2910068ceb7','Update documentation','',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/2.1.2','ter','',''),
(9280947,0,'pb_rel_nofollow','3.0.0',3184,271,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1578340859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:3:\"7.2\";}}','Peter Benke','info@typomotor.de','benke','941a7e1a9a79bbccf9f3a9b0fa8861aa','Compatibility to Version 9.5','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280948,0,'pb_rel_nofollow','10.4.0',3184,123,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1632078373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Peter Benke','info@typomotor.de','benke','496665d56e050f18c4352277036a5678','Compatibility to Version 10.4','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280949,0,'pb_rel_nofollow','11.5.1',3184,105,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1678133958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Peter Benke','info@typomotor.de','benke','400d74ef95571174193f1998e65268ca','Compatibility to Version 11.5','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280950,0,'pb_rel_nofollow','12.4.0',3184,52,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1730295046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','49639aae33027e3c30988f4e971159c8','Compatibility TYPO3 12','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280951,0,'pb_rel_nofollow','13.4.0',3184,14,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1768139006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','1e67d440abd01be81ad859e6ed5aa5f5','Upgrade to TYPO3 v13','',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280952,0,'pb_rel_nofollow','13.4.1',3184,14,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1771425186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','052f3004a2c7caf7ba2bc1109d218338','Update documentaton, consider php warning','',13004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280953,0,'pb_rel_nofollow','13.4.2',3184,20,'Rel nofollow','Adds a rel-nofollow-attribute to extern links. You can exclude URLs by typoscript.',2,0,2,1772008374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','0c2356d38a22bb9dab51411ac5fac8cc','Providing Typoscript via site set','',13004002,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_rel_nofollow/','ter','',''),
(9280954,0,'metadata','2.3.0',11768,613,'Metadata extraction','PHP-based metadata extraction. The extension relies on the new Metadata Extractor API introduced in TYPO3 CMS 6.2.',2,0,4,1532091481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:12:\"filemetadata\";s:11:\"0.0.0-0.0.0\";}}','Fabien Udriot','fabien.udriot@typo3.org','ecodev','e971b9f64c906deb11f823780e1fec28','Release 2.3.0 - https://github.com/fabarea/metadata/compare/2.2.5...2.3.0\n\n[BUGFIX] Avoid SQL exception for images w/o GPS coordinates\n[CLEANUP] PSR-2 reformat PHP code\n[TASK] Update TYPO3 v8 compatibility\n[BUGFIX] donât encode already UTF-8 encoded metad','Ecodev',2003000,0,0,'https://github.com/fabarea/metadata','ter','',''),
(9280955,0,'metadata','3.0.0',11768,242,'Metadata extraction','PHP-based metadata extraction. The extension relies on the new Metadata Extractor API introduced in TYPO3 CMS 6.2.',2,0,4,1580914480,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"filemetadata\";s:11:\"0.0.0-0.0.0\";}}','Fabien Udriot','fabien.udriot@typo3.org','ecodev','fcb7281a4c38bf60d31cec6a4dcb31cf','Release 3.0.0 - https://github.com/fabarea/metadata/compare/2.3.0...3.0.0\n\n[TASK] Compatibility for TYPO3 CMS 9.5 refs 29\n[BUGFIX] Change field credit to match db field and iptc','Ecodev',3000000,0,0,'https://github.com/fabarea/metadata','ter','',''),
(9280956,0,'metadata','4.0.0',11768,105,'Metadata extraction','PHP-based metadata extraction. The extension relies on the new Metadata Extractor API introduced in TYPO3 CMS 6.2.',2,0,4,1623669125,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"7.0.0-\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"filemetadata\";s:13:\"8.7.0-10.4.99\";}}','Fabien Udriot','fabien.udriot@typo3.org','ecodev','2d1bf61b75d737b3c670160c27b9cbf9','Updated extension to 4.0.0','Ecodev',4000000,1,0,'https://github.com/fabarea/metadata','ter','',''),
(9280957,0,'media','4.4.1',24700,400,'Media management','Media management system for TYPO3 CMS.',2,0,1,1493014953,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:4:\"vidi\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:2:{s:8:\"metadata\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','c2e3142856a358c9d5e0c196d437afea','Release 4.4.1 - https://github.com/fabarea/media/compare/4.4.0...4.4.1\n\n[BUGFIX] ThumbnailViewHelper: make sure configuration is of type array\n[BUGFIX] Skip update of refindex for new records','',4004001,0,0,'https://github.com/fabarea/media','ter','',''),
(9280958,0,'media','4.4.2',24700,1530,'Media management','Media management system for TYPO3 CMS.',2,0,1,1493370415,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:4:\"vidi\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:2:{s:8:\"metadata\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','0dda3d4b734c8126e105e543f4444dc8','Release 4.4.2 - https://github.com/fabarea/media/compare/4.4.1...4.4.2\n\n[BUGFIX] Prevent Upgrade Wizard crash in TYPO3 v8','',4004002,0,0,'https://github.com/fabarea/media','ter','',''),
(9280959,0,'media','4.5.0',24700,2102,'Media management','Media management system for TYPO3 CMS.',2,0,1,1509624484,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:4:\"vidi\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:2:{s:8:\"metadata\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','a72e4ee8483c65a8a697b57ae7f58789','Release 4.5.0 - https://github.com/fabarea/media/compare/4.4.3...4.5.0\r\n\r\n[BUGFIX] Compatibility for TYPO3 8.7.7\r\n[FEATURE] Register title metadata extractor based on setting\r\n','',4005000,0,0,'https://github.com/fabarea/media','ter','',''),
(9280960,0,'media','5.0.0',24700,594,'Media management','Media management system for TYPO3 CMS.',2,0,1,1548665699,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"metadata\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','2f82f83c8eb1f5211083a9c0e7afb847','Release 5.0.0 - https://github.com/fabarea/media/compare/4.5.0...5.0.0\n\nTYPO3 v9 compatibility','',5000000,0,0,'https://github.com/fabarea/media','ter','',''),
(9280961,0,'media','5.1.0',24700,267,'Media management','Media management system for TYPO3 CMS.',2,0,1,1591344448,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"metadata\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','1f66fc04cce8b1ced49ce1b00acc51ba','Release 5.1.0 - https://github.com/fabarea/media/compare/5.0.0...5.1.0\n\n[TASK] Remove usage of TYPO3_DB\n[TASK] Comment unused code','',5001000,1,0,'https://github.com/fabarea/media','ter','',''),
(9280962,0,'jh_magnificpopup','1.0.0',22511,500,'Magnific Popup','This extension provides the responsive jQuery lightbox plugin Magnific Popup for images in content elements. Opening content like videos, other websites or inline/referenced content is supported within a plugin.',2,0,3,1525773493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','934c6221eef9c6796eddffc838d0ff25','Major update of extension, adding TYPO3 8 LTS support. Please read documentations section \"breaking changes\" before updating as there has been some changes!','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_magnificpopup/1.0.1','ter','',''),
(9280963,0,'jh_magnificpopup','1.0.1',22511,2680,'Magnific Popup','This extension provides the responsive jQuery lightbox plugin Magnific Popup for images in content elements. Opening content like videos, other websites or inline/referenced content is supported within a plugin.',2,0,3,1529824410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','79ced846bbcae211f3cf28456a5435ef','Bugfix release. Details: https://github.com/jonathanheilmann/ext-jh_magnificpopup/releases/tag/v1.0.1','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/jh_magnificpopup/1.0.1','ter','',''),
(9280964,0,'varnish','2.1.0',19450,408,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1495737381,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.6.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','da69b271b61ab5bf88f47d3004132b05',' TYPO3 8.6 compability\r\n PHP 7 compability\r\n Bugfix: skip cache clearing while editing draft workspaces','snowflake Ops AG',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/2.1.2','ter','',''),
(9280965,0,'varnish','2.1.1',19450,5109,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1495740864,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','6652373391027231da6d256b495aa390','TYPO3 8.7 compability','snowflake Ops AG',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/2.1.2','ter','',''),
(9280966,0,'varnish','2.1.2',19450,3098,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1509025124,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','5c1bbcc41f26b092ccfec1467afe5e1c','[BUGFIX] Fix typo3/cms-core dependency in composer.json','snowflake Ops AG',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/2.1.2','ter','',''),
(9280967,0,'varnish','3.0.0',19450,296,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1537810760,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','7c92ff2b608f4d96da87e84945956fb8','removed TYPO3 v7 compatibility and added support for  TYPO3 v9','snowflake Ops AG',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/','ter','',''),
(9280968,0,'varnish','3.0.1',19450,320,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1537810978,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','b7493450a7203ef2ae11cdd997679e4a','updates composer.json to reflect new dependencies (removed TYPO3 v7 compatibility and added support for TYPO3 v9)','snowflake Ops AG',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/','ter','',''),
(9280969,0,'varnish','3.0.2',19450,2902,'Varnish Connector','This extension is managed on GitHub. Feel free to get in touch at https://github.com/snowflakeOps/typo3-varnish/',2,0,4,1538389697,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andri Steiner','team@snowflakeops.ch','steiner','e385d9cea1118683e06f46e5d5afe011','remove debugging leftovers, sorry about that','snowflake Ops AG',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/varnish/','ter','',''),
(9280970,0,'varnish','4.0.0',19450,235,'Varnish Connector','This extension is managed on Gitlab: https://gitlab.com/opsone_ch/typo3/varnish/',2,0,4,1582193065,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Andri Steiner','team@opsone.ch','steiner','0b248d767b05eb4e4b69c23b00ae3cc8','TYPO3 10 compatibility release','Ops One AG',4000000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/4.0/en-us','ter','',''),
(9280971,0,'varnish','4.0.1',19450,606,'Varnish Connector','This extension is managed on Gitlab: https://gitlab.com/opsone_ch/typo3/varnish/',2,0,4,1582202029,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Andri Steiner','team@opsone.ch','steiner','c74a978aaa5f7325936a48df682b5900','fix page id header output','Ops One AG',4000001,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/4.0/en-us','ter','',''),
(9280972,0,'varnish','4.0.2',19450,140,'Varnish Connector','Make your TYPO3 website blazing fast and stable for loads of simultaneous visitors. Seamless integration of TYPO3 cached pages into Varnish.',2,0,4,1615573225,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Andri Steiner','team@opsone.ch','steiner','6cce8bc32e43e00060a9d1778879d28e','2021 spring bugfix and cleanup release. Changes: https://gitlab.com/opsone_ch/typo3/varnish/-/commits/4.0.1.','Ops One AG',4000002,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/4.0/en-us','ter','',''),
(9280973,0,'varnish','5.0.0',19450,116,'Varnish for TYPO3','Make your TYPO3 website blazing fast and stable for loads of simultaneous visitors. Seamless integration of TYPO3 cached pages into Varnish.',2,0,4,1631194377,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.4.99\";}}','Andri Steiner','team@opsone.ch','steiner','5c613d9279cd1953ca9a6e3f93f5d9c2','TYPO3 11 compatibility release. Changes:\r\n\r\n updated requirements (TYPO3 10-11, PHP 7.4-8.0)\r\n adjusted extConf loading related to deprecation 82254\r\n adjusted extension configuration related to deprecation 92947\r\n converted translation files from llxml to xliff\r\n updated documentation structure\r\n\r\nAnother minor release will follow after the TYPO3 11 LTS release in October. Follow its development at https://gitlab.com/opsone_ch/typo3/varnish/-/boards.','Ops One AG',5000000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/5.0/en-us','ter','',''),
(9280974,0,'varnish','5.0.1',19450,126,'Varnish for TYPO3','Make your TYPO3 website blazing fast and stable for loads of simultaneous visitors. Seamless integration of TYPO3 cached pages into Varnish.',2,0,4,1634816965,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','92e8830ce0b1b94974140ab49b29cc03','Adjust version constraint to ensure compatibility with the final TYPO3 11 LTS version','Ops One AG',5000001,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/5.0/en-us','ter','',''),
(9280975,0,'varnish','5.0.2',19450,115,'Varnish for TYPO3','Make your TYPO3 website blazing fast and stable for loads of simultaneous visitors. Seamless integration of TYPO3 cached pages into Varnish.',2,0,4,1665661648,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','56129c4ad21f2a0c76ebf4dfc5a51e53',' 23 \"EXT:varnish/ext_icon.gif\" is expected to be in public directory\r\n 22 raise PHP version constraint to support PHP 8.1\r\n 16 SonarCube: Adjust branch related configuration and add badges to README','Ops One AG',5000002,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/5.0/en-us','ter','',''),
(9280976,0,'varnish','6.0.0',19450,100,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1682509083,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','7c17d1a992906a1cd4191aea6cd55196',' added compatibility with TYPO3 version 12\r\n removed compatibility with TYPO3 version 10\r\n added compatibility with PHP 8.2\r\n support for banning against internal system\r\n introduced cache tags support','Ops One AG',6000000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/6.0/en-us','ter','',''),
(9280977,0,'varnish','7.0.0',19450,70,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1711550054,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','21193be6f25310c07a1c4ecdb8a1904f','This is the first release of version 7, compatible with TYPO3 version 13. We will adjust things if required over the next few months on the way to the long-term support release in October 2024. \r\n\r\n [TASK] TYPO3 compatibility: removed TYPO3 11, added support for TYPO3 13\r\n [TASK] PHP compatibility: removed PHP 7, added support for PHP 8.3\r\n [BUGFIX] adjust the TypoScript condition to accommodate contexts without a request object (thanks to  Till Hörner)\r\n [FEATURE] Dont override the TYPO3-Pid header if it is already set (thanks to Rafael Kähm)','Ops One AG',7000000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/7.0/en-us','ter','',''),
(9280978,0,'varnish','6.0.1',19450,39,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1731503802,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','ee4c3b392d1db7424a8d34359ffd5e9f','Bugfix: TypoScript condition in case request object is not loaded.','Ops One AG',6000001,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/6.0/en-us','ter','',''),
(9280979,0,'varnish','7.0.1',19450,43,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1734689780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','5ae7cdfce4ea8bf21b48ce71fc52c9c9','PHP 8.4 compability','Ops One AG',7000001,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/7.0/en-us','ter','',''),
(9280980,0,'varnish','6.0.2',19450,26,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1745415758,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','ee0d21fee37449611981c7343212cc1b','PHP 8.3 compatibility for Version 6','Ops One AG',6000002,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/6.0/en-us','ter','',''),
(9280981,0,'varnish','7.1.0',19450,30,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1754663078,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Andri Steiner','team@opsone.ch','steiner','55a676bcde31a10b12d2190fb29f193a',' add support for native cache:flush command\r\n switch icon configuration to icon api\r\n\r\nHuge thanks to Amir Arends, who provided those changes.','Ops One AG',7001000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/7.1/en-us','ter','',''),
(9280982,0,'varnish','8.0.0',19450,15,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1771598625,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Andri Steiner','team@opsone.ch','steiner','1af98b06488d547c5302f69a548c6fd8','This new version 8 does introduce TYPO3 14 compatibility.','Ops One AG',8000000,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/8.0/en-us','ter','',''),
(9280983,0,'varnish','8.0.1',19450,15,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1772457671,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Andri Steiner','team@opsone.ch','steiner','dca3d5376c7a9e1d51c70063aed56791','PHP 8.5 support for TER based version (constraint in emconf only, code was already compatible).','Ops One AG',8000001,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/8.0/en-us','ter','',''),
(9280984,0,'varnish','8.0.2',19450,12,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1778143568,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Andri Steiner','team@opsone.ch','steiner','7694da35c8206588cfcf40eef601d0d5','Fix uninitialized DataHandler::connectionPool which led to a PHP error in clearCachePostProc. Thanks to Sebastian Michaelsen for analyzing and fixing this issue.','Ops One AG',8000002,0,0,'https://docs.typo3.org/p/opsone-ch/varnish/8.0/en-us','ter','',''),
(9280985,0,'varnish','8.0.3',19450,9,'Varnish for TYPO3','Seamless integration of TYPO3 cached pages into Varnish. Blazing fast response times for loads of simultaneous visitors.',2,0,4,1781093942,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Andri Steiner','team@opsone.ch','steiner','39f83832c37e28dd6931971f5b7b1417','Remedy a PHP error when the sendXkeyTags option is active. Kudos to Till Hörner for analyzing and fixing this issue.','Ops One AG',8000003,1,0,'https://docs.typo3.org/p/opsone-ch/varnish/8.0/en-us','ter','',''),
(9280986,0,'mfc_belogin_captcha','3.0.0',2545,691,'Backend Login Captcha','Add an configurable captcha to the backend login after a give amount of failed login tries',2,0,0,1529673132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"recaptcha\";s:0:\"\";}}','Sebastian Fischer','typo3@marketing-factory.de','typo3@mfc','a8ae327be822472d0a81487bbaf3d1de','add TYPO3 8 LTS support\r\nThis version is only tested with 8 LTS.','Marketing Factory Consulting GmbH',3000000,1,0,'','ter','',''),
(9280987,0,'svconnector_json','2.1.0',4967,424,'Connector service - JSON','Connector service for JSON data',2,0,5,1491408206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.1.0-0.0.0\";}}','Prakash A Bhat, Francois Suter (Cobweb)','typo3@cobweb.ch','francois','8ad24090cdcf60a3983bfc868bc45587','Verified compatibility with TYPO3 8 LTS.','',2001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.1/en-us','ter','',''),
(9280988,0,'svconnector_json','2.2.0',4967,263,'Connector service - JSON','Connector service for JSON data',2,0,5,1516738439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.0-0.0.0\";}}','Prakash A Bhat, Francois Suter (Cobweb)','typo3@cobweb.ch','francois','96b2bfd78a071c9d349125f4fd7671aa','Can now use FAL references to point to a source file.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.2/en-us','ter','',''),
(9280989,0,'svconnector_json','2.2.1',4967,398,'Connector service - JSON','Connector service for JSON data',2,0,5,1518868798,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.3-0.0.0\";}}','Prakash A Bhat, Francois Suter (Cobweb)','typo3@cobweb.ch','francois','5c048f8c27ee87694f98489cb1cc288a','Fixed initialization of request headers','',2002001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.2/en-us','ter','',''),
(9280990,0,'svconnector_json','2.2.2',4967,437,'Connector service - JSON','Connector service for JSON data',2,0,5,1531913693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:11:\"svconnector\";s:11:\"3.2.3-0.0.0\";}}','Prakash A Bhat, Francois Suter (Cobweb)','typo3@cobweb.ch','francois','fbd3eb3c1a19fe339d806740033000bd','Updated documentation about usage of absolute file paths.','',2002002,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.2/en-us','ter','',''),
(9280991,0,'svconnector_json','2.3.0',4967,404,'Connector service - JSON','Connector service for JSON data',2,0,5,1546032995,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:11:\"svconnector\";s:11:\"3.3.0-0.0.0\";}}','Prakash A Bhat, Francois Suter (Cobweb)','typo3@cobweb.ch','francois','583e19917267a6c379ef09bd8b2135a1','Drop support for TYPO3 7, add support for TYPO3 9.','',2003000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.3/en-us','ter','',''),
(9280992,0,'svconnector_json','2.4.0',4967,294,'Connector service - JSON','Connector service for JSON data',2,0,5,1588883970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','e08c94b6b0a68dc10b770626eb88e77a','Compatibility with TYPO3 10 LTS\r\nBreaking change: the new \"headers\" property makes for more flexible headers, but configuration needs to be updated (see manual).','',2004000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.4/en-us','ter','',''),
(9280993,0,'svconnector_json','2.4.1',4967,123,'Connector service - JSON','Connector service for JSON data',2,0,5,1614024783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','2ddce9e347483cf58963785a8cacc978','Updated composer manifest (compatibility with composer 2.0)','',2004001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.4/en-us','ter','',''),
(9280994,0,'svconnector_json','2.4.2',4967,139,'Connector service - JSON','Connector service for JSON data',2,0,5,1616172017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:11:\"svconnector\";s:11:\"3.4.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','7f6ef9c069f3831ebfcc1b92032ee7dd','Fix handling of request headers for TYPO3 9 and 10.','',2004002,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/2.4/en-us','ter','',''),
(9280995,0,'svconnector_json','3.0.0',4967,139,'Connector service - JSON','Connector service for JSON data',2,0,5,1633466981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"svconnector\";s:11:\"4.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','1322206c2695d4d594cece779e834887','Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9. Also add support for PHP 8.','',3000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/3.0/en-us','ter','',''),
(9280996,0,'svconnector_json','4.0.0',4967,93,'Connector service - JSON','Connector service for JSON data',2,0,5,1672173937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','83833fd01ee8bcd07809eff63a821f5d','Added compatibility with TYPO3 12, removed compatibility with TYPO3 10, adapted to new connector service registration. See https://github.com/cobwebch/svconnector_json/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/4.0/en-us','ter','',''),
(9280997,0,'svconnector_json','4.0.1',4967,84,'Connector service - JSON','Connector service for JSON data',2,0,5,1683059594,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','84ba2133f967ea33b1439d43a1644131','Verified compatibility with TYPO3 12 LTS and fixed a documentation bug.','',4000001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/4.0/en-us','ter','',''),
(9280998,0,'svconnector_json','4.1.0',4967,79,'Connector service - JSON','Connector service for JSON data',2,0,5,1691403752,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','8c9ec1d11c73a043518348f81a277d25','Compatibility with PHP 8.2','',4001000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/4.1/en-us','ter','',''),
(9280999,0,'svconnector_json','4.1.1',4967,70,'Connector service - JSON','Connector service for JSON data',2,0,5,1703674505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','000c70591c652b906f69bd5812649f1b','Small bugfix release improving handling of JSON decoding return values.','',4001001,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/4.1/en-us','ter','',''),
(9281000,0,'svconnector_json','4.2.0',4967,70,'Connector service - JSON','Connector service for JSON data',2,0,5,1709306201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"svconnector\";s:11:\"5.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','f479241c2fdf5800c9248ff732a75616','New feature: paginated results can be fetched in one go. Read more: https://github.com/cobwebch/svconnector_json/releases/tag/4.2.0','',4002000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/4.2/en-us','ter','',''),
(9281001,0,'svconnector_json','5.0.0',4967,47,'Connector service - JSON','Connector service for JSON data',2,0,5,1733679172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"svconnector\";s:11:\"6.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','e40735bb8988c24d07e247cf63d5c067','Support for TYPO3 13 and PHP 8.4 (dropped support for TYPO3 11). Many other features, please see the release notes: https://github.com/cobwebch/svconnector_json/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/cobweb/svconnector_json/5.0/en-us','ter','',''),
(9281002,0,'svconnector_json','6.0.0',4967,13,'Connector service - JSON','Connector service for JSON data',2,0,5,1776857731,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:11:\"svconnector\";s:11:\"7.0.0-0.0.0\";}}','Francois Suter (Idéative)','typo3@ideative.ch','francois','85db12f9085208a22865fa27f62c235f','Compatibility with TYPO3 14, and PHP 8.5. New features. Release notes: https://github.com/cobwebch/svconnector_json/releases/tag/6.0.0','',6000000,1,0,'https://docs.typo3.org/p/cobweb/svconnector_json/6.0/en-us','ter','',''),
(9281003,0,'caddy','7.4.2',51160,1072,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1492729630,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','845f198e5ebf235b7a728675b1fefb5b','BUGFIX: SQL error if tax or weight hasnt any vakue','',7004002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.4.6','ter','',''),
(9281004,0,'caddy','7.4.3',51160,380,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1500565922,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3bcd294c36f3e897df2d8e35336705b6','Improvement: replacement: MWSt  MwSt','',7004003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.4.6','ter','',''),
(9281005,0,'caddy','7.4.4',51160,715,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1501330338,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c82e350495da55eab9b8d6130dcfac28','FEATURE: Manage default powermail data. If you change caddy data, powermail wont lost any saved data. BUGFIX: Plugin  \"Enable DRS\" was broken','',7004004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.4.6','ter','',''),
(9281006,0,'caddy','7.4.6',51160,644,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1502143418,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0596e208d5006b7eb1d242e8fe257095','BUGFIX: Paymill E-Payment credit card: field amount was missing. PHP warnings solved. IMPROVEMENT: Payment option invoice note. See details @ ChangeLog','',7004006,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.4.6','ter','',''),
(9281007,0,'caddy','7.5.4',51160,393,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1510095007,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','979f8aac69e4b295a293a5e36dfc8240','FEATURES: New properties Constant Editor [CADDY - DEBUG] among others. Export-template for the Browser (View 162). Order saves customer data. ReST documentation. UPDATE: Powermail 4.1, Paymill-API 4.4. IMPROVEMENTS: CSS, Paymill form. ','',7005004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.5.7','ter','',''),
(9281008,0,'caddy','7.5.5',51160,780,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1511086503,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7bee07f13662cefde98fb930c64e8de4','UPDATE ReST-Documentation. New section: Known Bugs','',7005005,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.5.7','ter','',''),
(9281009,0,'caddy','7.5.7',51160,747,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1511567000,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7e4f283b9c665b6fb282fff05e300dab','FEATURE: Configurable text color. See Constant Editor. See category [CADDY - HTML - COLORS - ACCORDION]. BUGFIX: Variants (wt_cart style) missed. Missed: Configuration/FlexForms/Pi1/flexform4x.xml.','',7005007,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.5.7','ter','',''),
(9281010,0,'caddy','7.6.0',51160,290,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1512163041,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:6:\"4.0.0-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','34b9bb15aa8fd6eab8a137cffbe532a7','UPGRADE: t3_tcpdf 4.0, Powermail 4.3. YOU SHOULD include template Powermail 4.x! IMPROVEMENTS: Optimised CSS. Min and max for Caddy isnt supported any longer. BUGFIXES: Small bugfixes. DETAILS @ ChangeLog.','',7006000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.6.1','ter','',''),
(9281011,0,'caddy','7.6.1',51160,661,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1512236207,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:7:\"2.25.2-\";s:8:\"t3_tcpdf\";s:6:\"4.0.0-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c3a394f8b73af27b4205f45521f1e7ea','UPGRADE for Powermail 4.x: fieldwraps got the additional CSS class \"columns large-6\". See Constant Editor of Powermail. Toogling delivery address is fixed. Details @ ChangeLog.','',7006001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/7.6.1','ter','',''),
(9281012,0,'caddy','8.7.0',51160,514,'Caddy - responsive Shopping Cart','http://typo3-caddy.de. Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy is e-commerce for small budget and small-scale enterprises. You are welcome to install Caddy with one mouse-click - ready-to-use. See: TYPO3 Quick Shop. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. You can use caddy for your own needs with your own database and without Quick Shop. Manual at http://typo3-caddy.de/typo3conf/ext/caddy/doc/manual.pdf. ',2,0,3,1513207669,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"1.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6e41cb3782d4c471df4fa77e463ed783','UPGRADE for TYPO3 8.7. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.7.3','ter','',''),
(9281013,0,'caddy','8.7.1',51160,301,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1513247114,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ef6e186fb57fe7006eaa712f34360609','IMPROVEMENTS: Dependency on Refresh is moved from 1.0.0 to 0.0.0. Extension description.','',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.7.3','ter','',''),
(9281014,0,'caddy','8.7.2',51160,428,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1513588119,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d50fa4367e2d384b2a07352a4f4625f4','IMPROVEMENT: Optimise SQL field properties. UPGRADE for TYPO3 8.7. YOU NEED Refresh.','',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.7.3','ter','',''),
(9281015,0,'caddy','8.7.3',51160,385,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1514333010,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a03cfc4a1ce8528df61e3d4cf4be7c94','Improvement: ext_tables.sql: move smallint to smallint(5)','',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.7.3','ter','',''),
(9281016,0,'caddy','8.8.0',51160,367,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1516397950,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d51354820084e836bdcb5ab0b7f4ab2c','FEATURES: Order stores quantity of items. IMPROVEMENT: Update for Powermail 5.x. BUGFIXES: Update for PHP 7.2','',8008000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281017,0,'caddy','8.8.2',51160,327,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1517480733,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ffd44c6c9492a4d3669f4e3e000f3525','Features: Paymill payment methods got icons. Improvements: Update for Powermail 5.x. Documentation: Added sections to integrators  setup  calculating. Small bugfixes.','',8008002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281018,0,'caddy','8.8.3',51160,329,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1518131012,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f9e53f438678c36ef2f3d8de0e7fba00','Feature: Caddy with option newsletter subscription. See: Documentation  Integrators  Setup  Newsletter. Details @ ChangeLog','',8008003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281019,0,'caddy','8.9.0',51160,572,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1518213494,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c0468a96487081d1367148cfc30b3601','FEATURE: 	watch list (de: Merkliste). See: Documentation  Integrators  Setup  Watch list. IMPROVEMENTS: locallang-files are moved from xml to xlf. IMPORTANT: If you are using locallangXMLOverride, you must update your extension! Details @ ChangeLog','',8009000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.9.4','ter','',''),
(9281020,0,'caddy','8.9.4',51160,450,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1519757234,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','03e37d2c05ebd2cdc4adce6736674488','DOCUMENTATION: new sections: Integrators - Setup - Calculating - Based on Weight. Integrators - Setup - Labelling, Upgrades. FEATURES: Labelling. CSS for the powermail e-mail. Payment method paypal (no e-payment!). BUGFIXES. Details @ ChangeLog','',8009004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.9.4','ter','',''),
(9281021,0,'caddy','8.11.1',51160,325,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1523440885,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ce297bbf2c779555d498cdfb25b242fe','Update for Powermail 5.x','',8011001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281022,0,'caddy','8.11.2',51160,332,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1524331471,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9124f541e44b4bcf8ee6bfa7ad083c07','BUGFIXES: Payment method Paypal: Empty address field in invoice and deliveryorder, call to a member function sL() on null. DETAILS @ ChangeLog','',8011002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281023,0,'caddy','8.11.3',51160,228,'Caddy - responsive Shopping Cart','Caddy is the TYPO3 responsive Shopping Cart. It is optimised for desktops, tablets and smartphones. Caddy provides ready-to-use templates for both responsive frameworks: bootstrap and foundation. Caddy is e-commerce for small budget and small-scale enterprises. Install Caddy with ready-to-use supported by Launch Quick Shop! (launchquickshop).',2,0,3,1524938108,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d8f50dc0a07f02e6c1e050bab805ecbd','IMPROVEMENT: Payment method invoice: No addtional text in case of 0.00 EUR','',8011003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281024,0,'caddy','8.11.4',51160,354,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1524938591,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d2981018c266724dad187ee1478b9f9b','IMPROVEMENT: description of the extension','',8011004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281025,0,'caddy','8.11.6',51160,328,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1526991362,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:6:\"2.25.2\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2bab1aa7a7bd89f3b377a17553ba1196','GDPR/DSGVO: Remove files and records regularly and automatically. See manual @ Integrators / Setup / Privacy','',8011006,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281026,0,'caddy','8.11.7',51160,292,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1527353755,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a14f9bbe58229869bf7d324b1a017bf1','IMPROVEMENT: Update for Powermail 6.x','',8011007,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281027,0,'caddy','8.11.8',51160,433,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1527792803,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','48c63e20af9dd0792cb5831e72ff78b7','BUGFIX: in context with Powermail 6.x','',8011008,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281028,0,'caddy','8.11.10',51160,500,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1529336703,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c47680092cecb65b0d4386cade9e4373','IMPROVEMENT: CSS of the into-the-caddy-button (without select) moved from \"button postfix\" to \"linktopage button expand\". BUGFIX: In context with variants (wt_cart style): RecursiveArrayIterator is included by makeInstance. DETAILS @ ChangeLog','',8011010,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281029,0,'caddy','8.11.13',51160,357,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1531846673,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','60a780c09f67fccc7221f6f59c1d2008','IMPROVEMENTS: Abbreviation for payment mode and shipping mode can set by Constant Editor. IBAN, BIC and VAT Reg.No. is displayed only, if there is one configured. DETAILS @ ChangeLog','',8011013,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.11.13','ter','',''),
(9281030,0,'caddy','8.13.0',51160,213,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1536912713,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','efd8c36a6084cdcee78f142b98bba138','WHAT IS NEW? https://docs.typo3.org/typo3cms/extensions/caddy/WhatsNew/Index.html. FEATURES and IMPROVEMENTS: manual, labelling profile for tickets, localisation, new template without options and tax. DETAILS @ ChangeLog','',8013000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.13.4','ter','',''),
(9281031,0,'caddy','8.13.1',51160,328,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1536915274,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2a382999de0b0a7c36fa846287a571f2','BUGFIXES: manual in context with Sphinx','',8013001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.13.4','ter','',''),
(9281032,0,'caddy','8.13.3',51160,418,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1539961500,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','db94009411f440643c2f45912ad8ebcd','FEATURE: Prefix of order number is part of filename and the e-mail subject. IMPROVEMENT: Bootstrap alert in Paymill template. BUGFIX: constant editor. DETAILS @ ChangeLog','',8013003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.13.4','ter','',''),
(9281033,0,'caddy','8.13.4',51160,344,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1544737093,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','32eb1dd1677918d952e7a22061f36ab1','YOU MUST CONFIGURE Constant Editor [CADDY - POWERMAIL - EMAIL]. NEWS @ manual: Whats new. IMPROVEMENTS: Spam protection: Confirmation e-mail is send from shop e-mail. Update for powermail 7.0. DETAILS @ ChangeLog','',8013004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.13.4','ter','',''),
(9281034,0,'caddy','8.14.2',51160,233,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1545088698,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','155e034640bea32e76ac5610ebf5e119','WHATS NEW: see manual. FEATURES: Bootstrap 4x. Spam protection: conformation e-mail. UPDATE: Powermail 7.x. IMPROVEMENTS: Bootstrap CSS. DETAILS @ ChangeLog','',8014002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.14.3','ter','',''),
(9281035,0,'caddy','8.14.3',51160,265,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1545161879,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b98dea0b81c1a83a9e8507e62d22b64e','IMPROVEMENTS: Bootstrap 4x for accordions. Bootstrap 4x template for e-payment (paymill)','',8014003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.14.3','ter','',''),
(9281036,0,'caddy','8.15.0',51160,310,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1545261516,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d0502bbbfac6cee75c5ce00caf5d959f','MANUAL: Whats new. FEATURES: Minicaddy with new view quantity. Export with property width. IMPROVEMENTS: Bootstrap 3x/4x CSS for plugins export and minicaddy. BUGFIXES: small bugfixes. DETAILS @ ChangeLog','',8015000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.15.0','ter','',''),
(9281037,0,'caddy','8.16.1',51160,249,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1545940629,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-6.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','97e0abc6abc6cb9c10e11d49dba3feb1','FEATURES: Order records and export is extended with property weight. Fluidtemplate for the form into-the-caddy. BUGFIX: mising flexform for powermail 7x. DETAILS @ ChangeLog.','',8016001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.16.2','ter','',''),
(9281038,0,'caddy','8.16.2',51160,345,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1546170625,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-7.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0cb9225442f5e74a64d93b4541cecff6','UPDATE dependency Powermail version','',8016002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.16.2','ter','',''),
(9281039,0,'caddy','8.17.0',51160,310,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1548367935,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-7.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4975280c2d3f97920497dec098fdadb9','MANUAL: Whats new! FEATURES: recycling fee, transport insurance. Smart E-Mail- and PDF-templates. DETAILS @ ChangeLog ','',8017000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.17.7','ter','',''),
(9281040,0,'caddy','8.17.4',51160,230,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1550497443,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-7.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2ba3b02bd7f4a3c7069741e0db25ab69','FEATURES: Constant Editor: tax for options got additional property \"without\" for 0.00 %. IMPROVEMENTS: Template DHL shipping costs: tax is crontrolled by constant editor. BUGFIX: tax for insurance and recycling fee. Powermail 7.x. DETAILS @ ChangeLog','',8017004,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.17.7','ter','',''),
(9281041,0,'caddy','8.17.5',51160,291,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1551117106,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-7.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f9463056c1a1fe62e3c49eca7225fe3e','IMPROVEMENT: CSS for bootstrap. DETAILS @ ChangeLog','',8017005,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.17.7','ter','',''),
(9281042,0,'caddy','8.17.7',51160,382,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1554308520,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:14:\"2.25.2-7.9.999\";s:7:\"refresh\";s:5:\"0.0.0\";s:8:\"t3_tcpdf\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5dc3bbd805ecfb0530fab78390332569','BUGFIX: Powermail javascript bug in mode concatenate JSS (strict mode)','',8017007,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/8.17.7','ter','',''),
(9281043,0,'caddy','9.0.0',51160,192,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1563224522,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','61018db072ddcfbb3d5523b5019551f7','COMPATIBILITY: TYPO3 6.2-9.5 :) Newsletter @ https://die-netzmacher.de/newsletter','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281044,0,'caddy','9.0.1',51160,409,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1563274433,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e743d40c6b45d00df7df176da9799fd8','FEATURE: Constant Editor: new property [CADDY - FE_USERS]. BUGFIX: in context with TYPO3 9.5. DETAILS @ ChangeLog. NEWSLETTER: https://die-netzmacher.de/newsletter','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281045,0,'caddy','9.0.5',51160,236,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1575766143,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','29556870563da07b9037200b2c67d555','FEATURES: New option for insurance: fee is payed by shop provider. Position of delivery adress at invoice configurable by Constant Editor. ChangeLog: https://bit.ly/2P20bLO WHAT IS NEW: https://bit.ly/2OZJocj NEWSLETTER: https://die-netzmacher.de/newsletter','',9000005,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281046,0,'caddy','9.1.1',51160,299,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1576790622,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7a0e5b954ff0eebcd1bef9f60c7227c7','FEATURE: relation from order to logged in fe_user. BUGFIX: payment method debit note was missing. TYPO3 9.5. ChangeLog: https://bit.ly/2P20bLO NEWSLETTER: https://die-netzmacher.de/newsletter','',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281047,0,'caddy','9.1.3',51160,213,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1580513207,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','59ff78b8fa18d350b32241040b63777a','FEATURE: packing label and unit will displayed in the HTML-caddy and the PDF-attachment. IMPROVEMENT: CSS for caddymini bootstrap. ChangeLog: https://bit.ly/2P20bLO. NEWSLETTER: https://die-netzmacher.de/newsletter','',9001003,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281048,0,'caddy','9.2.0',51160,210,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1582043833,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7e298d36f8d6e6c0bfa8d8e011541624','FEATURES: Customer Account. Order List. Optimised CSS.. Packing label and unit. ChangeLog: https://bit.ly/2P20bLO WHAT IS NEW: https://bit.ly/2OZJocj NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281049,0,'caddy','9.2.1',51160,157,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1584120124,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1cf9561c49e4f45fbccb532afaf1ebbb','FEATURE: CSS color for minicaddy-icon by Constant Editor. BUGFIX: minicaddy icon was missing. ChangeLog: https://bit.ly/2P20bLO NEWSLETTER: https://die-netzmacher.de/newsletter','',9002001,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281050,0,'caddy','9.2.2',51160,180,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1584639076,'a:1:{s:7:\"depends\";a:4:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d376eef63a0a7900f3fce77e92cf8da7','IMPROVEMENT: Enablefields for powermail form. Is needed, if caddy is used without and with a user logged in. NEWSLETTER: https://die-netzmacher.de/newsletter','',9002002,0,0,'https://docs.typo3.org/typo3cms/extensions/caddy/','ter','',''),
(9281051,0,'caddy','9.3.0',51160,155,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1584860853,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d2c7f2065caaac2048a371fde9992f18','UPDATE: FPDI 2.3.x, manual. IMPROVEMENT: CSS for bootstarp and foundation. BUGFIX: Caddy is running porper in developer mode. ChangeLog: https://bit.ly/2P20bLO WHAT IS NEW: https://bit.ly/2OZJocj NEWSLETTER: https://die-netzmacher.de/newsletter','',9003000,0,0,'https://docs.typo3.org/p/netzmacher/caddy/9.3/en-us','ter','',''),
(9281052,0,'caddy','9.3.1',51160,147,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1585510377,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9d0358e51ee1f7ba2aabccf5a1557c47','BUGFIX in context with HTML of cash discount. NEWSLETTER: https://die-netzmacher.de/newsletter','',9003001,0,0,'https://docs.typo3.org/p/netzmacher/caddy/9.3/en-us','ter','',''),
(9281053,0,'caddy','9.3.2',51160,281,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1586117090,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a32b1e4b2a20b5c4edf10b2fbcc477a2','FEATURE: Minimum order value. ChangeLog: https://bit.ly/2P20bLO NEWSLETTER: https://die-netzmacher.de/newsletter','',9003002,0,0,'https://docs.typo3.org/p/netzmacher/caddy/9.3/en-us','ter','',''),
(9281054,0,'caddy','9.3.3',51160,396,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-payment with credit cards, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (launchquickshop).',2,0,3,1593172596,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc44243bff0f7318bb2eb57cb2e6a945','FEATURE: corona: time controllable template for reduced german tax. WHAT IS NEW: https://bit.ly/2J97RZo NEWSLETTER: https://die-netzmacher.de/newsletter','',9003003,0,0,'https://docs.typo3.org/p/netzmacher/caddy/9.3/en-us','ter','',''),
(9281055,0,'caddy','10.0.7',51160,119,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (EXT:launchquickshop).',0,0,3,1622837769,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','036770881b77167c62ad6e47b9dc1aef','TYPO3 10.4 Compatibility. Some features will not supported any longer. WHAT IS NEW: https://bit.ly/2OZJocj NEWSLETTER: https://die-netzmacher.de/newsletter','',10000007,0,0,'https://docs.typo3.org/p/netzmacher/caddy/10.0/en-us','ter','',''),
(9281056,0,'caddy','10.0.8',51160,120,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (EXT:launchquickshop).',0,0,3,1622888774,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eab17c9d897da035b5103f1ff372f3a0','[BUGFIX] instance of TYPO3CMSCoreAuthenticationBackendUserAuthentication WHAT IS NEW: https://bit.ly/2OZJocj NEWSLETTER: https://die-netzmacher.de/newsletter','',10000008,0,0,'https://docs.typo3.org/p/netzmacher/caddy/10.0/en-us','ter','',''),
(9281057,0,'caddy','10.0.9',51160,180,'Caddy - responsive Shopping Cart','Caddy - TYPO3 responsive Shopping Cart. Optimised for desktops, tablets and smartphones. Ready-to-use templates for both responsive frameworks: bootstrap and foundation. E-commerce for small budget and small-scale enterprises. Ready-to-use by Launch Quick Shop! (EXT:launchquickshop).',0,0,3,1622978547,'a:1:{s:7:\"depends\";a:5:{s:9:\"powermail\";s:0:\"\";s:7:\"refresh\";s:0:\"\";s:7:\"t3_fpdi\";s:0:\"\";s:8:\"t3_tcpdf\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','88b9bdb9e4455e28f91bb3224ae95f62','[BUGFIX] SQL error attachments. NEWSLETTER: https://die-netzmacher.de/newsletter','',10000009,1,0,'https://docs.typo3.org/p/netzmacher/caddy/10.0/en-us','ter','',''),
(9281058,0,'my_user_management','3.2.0',18379,679,'My Backend User Management','A module that makes it possible for editors to maintain backend users.',2,0,1,1494401997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:6:\"beuser\";s:13:\"7.6.0-8.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','b16cf5971999687ade6672bc6e95e4dc',' Added a generic suggest wizard receiver for outside usage of root page tables\r\n Fixed bug while comparing users with multiple root lines\r\n','Rotterdam School of Management, Erasmus University',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/my_user_management/','ter','',''),
(9281059,0,'my_user_management','3.3.4',18379,2842,'My Backend User Management','A module that makes it possible for editors to maintain backend users.',2,0,1,1504714309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:6:\"beuser\";s:12:\"7.6.0-8.7.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','7a7de337ba825af776aa899105ef9b3d','Correct upload of 3.3.0','Rotterdam School of Management, Erasmus University',3003004,0,0,'https://docs.typo3.org/typo3cms/extensions/my_user_management/3.3.4','ter','',''),
(9281060,0,'my_user_management','4.0.0',18379,509,'My Backend User Management','A module that makes it possible for editors to maintain backend users.',2,0,1,1574183677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:6:\"beuser\";s:12:\"9.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','325f46f324146fd1b6d9eacdbc4af751','TYPO3 9.5 release','Rotterdam School of Management, Erasmus University',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/my_user_management/','ter','',''),
(9281061,0,'my_user_management','5.0.0',18379,81,'My Backend User Management','A module that makes it possible for editors to maintain backend users.',2,0,1,1659690083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:6:\"beuser\";s:12:\"9.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','424b865897cc1cc5d2dd264b0c379f7a','Upload old development for version 5. (7.0.0 is latest)','Rotterdam School of Management, Erasmus University',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/my_user_management/','ter','',''),
(9281062,0,'my_user_management','7.0.0',18379,134,'My Backend User Management','A module that makes it possible for editors to maintain backend users.',2,0,1,1659690439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-11.4.99\";s:6:\"beuser\";s:14:\"11.4.0-11.4.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','e0c8aa30a4233e88ef8a09c7830e8a25','Release latest release for TYPO3 11\r\nProps to Susanne Moog for contributing the migration to new version\r\n','Rotterdam School of Management, Erasmus University',7000000,1,0,'https://docs.typo3.org/typo3cms/extensions/my_user_management/','ter','',''),
(9281063,0,'usersnap','0.1.2',1610,637,'Usersnap','',1,0,3,1495100338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Jochen Landvoigt & Gerald Aistleitner','j.landvoigt@siwa.at','usersnap','da58a4fa715048c8af64e6aec18591e8','Ready for 8.7','SIWA Online GmbH',1002,1,0,'https://docs.typo3.org/typo3cms/extensions/usersnap/0.1.2','ter','',''),
(9281064,0,'ap_docchecklogin','1.2.0',8557,234,'DocCheck Login','Official DocCheck Login Extension for TYPO3 8.x',1,0,3,1549360021,'a:2:{s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.7.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','66d43be9f220b4aeb2560c8657504314','Added Typo3 8.7 compatibility ','antwerpes ag',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/1.2.2','ter','',''),
(9281065,0,'ap_docchecklogin','1.2.1',8557,181,'DocCheck Login','Official DocCheck Login Extension for TYPO3 8.x',1,0,3,1549615481,'a:2:{s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.7.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','4db8a9905e98bfeffff04cddb348c40b','Bugfix release for 1.2.0','antwerpes ag',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/1.2.2','ter','',''),
(9281066,0,'ap_docchecklogin','1.2.2',8557,419,'DocCheck Login','Official DocCheck Login Extension for TYPO3 8.x',1,0,3,1549616372,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.7.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','3eafe95a2568ffe52b64cb071809f631','Bump version number.','antwerpes ag',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/1.2.2','ter','',''),
(9281067,0,'ap_docchecklogin','2.0.1',8557,232,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9.5',1,0,3,1586417996,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','63023b24d1f9e1674d8bd5c3ad00f3b2','Bump version number in composer.json','antwerpes ag',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281068,0,'ap_docchecklogin','1.2.3',8557,101,'DocCheck Login','Official DocCheck Login Extension for TYPO3 8.x',1,0,3,1586418654,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','487a231e6d6028f9934ebb45a9de2f84','Release 1.2.3 for TYPO3 8.7','antwerpes ag',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/1.2.2','ter','',''),
(9281069,0,'ap_docchecklogin','2.1.1',8557,0,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9.5',1,0,3,1596205598,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','8b471e6df49667b5ba18df206816db1b','Bump version number','antwerpes ag',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281070,0,'ap_docchecklogin','2.1.2',8557,0,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9.5',1,0,3,1596205761,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','b1e627e51f2a2e2bd9194bb4b081643c','Bump version number','antwerpes ag',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281071,0,'ap_docchecklogin','2.2.0',8557,78,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1596538106,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','34e7e6c422aa408163cb054e4425ea8c','Bugfix for v10','antwerpes ag',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281072,0,'ap_docchecklogin','2.2.1',8557,140,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1596572739,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','5b1aea8e732a5d691fa31cd6e8d5e63e','Bugfix in DocCheckAuthenticationService','antwerpes ag',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281073,0,'ap_docchecklogin','2.2.2',8557,160,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1597411159,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','f5ab87c343b072f3b05a0465f6486122','Bump version number','antwerpes ag',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281074,0,'ap_docchecklogin','2.2.3',8557,47,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1625482830,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','aaf0c85114045299a14191c7fc4d6250','Add return_url parameter, new version','antwerpes ag',2002003,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281075,0,'ap_docchecklogin','2.2.4',8557,51,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1625482999,'a:2:{s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','7e9ae764c3c03389d67d8250663698cc','Added return_url parameter to form check','antwerpes ag',2002004,0,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281076,0,'ap_docchecklogin','2.2.5',8557,106,'DocCheck Login','Official DocCheck Login Extension for TYPO3 9 - 10',1,0,3,1625483951,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.1.0-7.3.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:11:\"0.0.0-0.0.0\";s:5:\"fluid\";s:11:\"0.0.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:10:\"kb_md5fepw\";s:0:\"\";s:12:\"tgr_doccheck\";s:0:\"\";}}','antwerpes ag - see README.txt','opensource@antwerpes.de','antwerpes-it','1efc7b001b4df18bad107d60dfeb363e','v2.2.5','antwerpes ag',2002005,1,0,'https://docs.typo3.org/typo3cms/extensions/ap_docchecklogin/','ter','',''),
(9281077,0,'sishandball2','2.0.0',1921,339,'SIS Handball','',2,0,3,1532955921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.2.0-9.99.99\";}}','Thomas Bodenbender','info@thombo.com','thbodi','fac3e008bced3cbf5c074997d485f796','Kompatibilitätsupdate für TYPO3 V9','thombo Softwareentwicklung und IT-Beratungs GmbH',2000000,1,0,'','ter','',''),
(9281078,0,'sishandball2','1.0.4',1921,53,'SIS Handball','',2,0,3,1545902565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.2.99\";}}','Thomas Bodenbender','info@thombo.com','thbodi','34c9a9b7792ca561a90301591f554f5e','Improvements of the paginations','thombo Softwareentwicklung und IT-Beratungs GmbH',1000004,0,0,'','ter','',''),
(9281079,0,'pb_fileinfo','2.0.1',3740,306,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,3,1509401321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','cf2a82a9ac53575ec44f834612d9ae8c','Compatibility to Version 8.7','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/2.0.6','ter','',''),
(9281080,0,'pb_fileinfo','2.0.2',3740,272,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,3,1516049140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','dd2d8fac4dde6861bd679de6415a9a22','Small bugifx in regex','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/2.0.6','ter','',''),
(9281081,0,'pb_fileinfo','2.0.4',3740,277,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,3,1521286894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','a9d25e3196c06b3a798d7dbce7e08a0c','Bugifx link in inner mode / Update documentation','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/2.0.6','ter','',''),
(9281082,0,'pb_fileinfo','2.0.5',3740,161,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,3,1528738017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','9e0c5c61737690dd670b0b9a1c1fa4a3','Bugfix link generation (Thanks to Heinz Schilling)','',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/2.0.6','ter','',''),
(9281083,0,'pb_fileinfo','2.0.6',3740,382,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,3,1528739166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','f0fbbf10b73fa64f4005194d30a64ab3','Consider special characters in filenames','',2000006,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/2.0.6','ter','',''),
(9281084,0,'pb_fileinfo','3.0.0',3740,240,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1578340796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:3:\"7.2\";}}','Peter Benke','info@typomotor.de','benke','df4da8a01361fea5c52c4975a4b85c70','Compatibility to Version 9.5','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281085,0,'pb_fileinfo','10.4.0',3740,126,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1632078454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Peter Benke','info@typomotor.de','benke','a1803b52e8dfcc07a6784a21f0cadb13','Compatibility to Version 10.4','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281086,0,'pb_fileinfo','11.5.2',3740,71,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1678133641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Peter Benke','info@typomotor.de','benke','be9617cad14a8e62a8ee9c99e6dce2ae','Compatibility to Version 11.5','',11005002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281087,0,'pb_fileinfo','11.5.3',3740,105,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1678133792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Peter Benke','info@typomotor.de','benke','2d00ddecbde4905a0ab1b202cc8bce53','Compatibility to Version 11.5','',11005003,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281088,0,'pb_fileinfo','12.4.0',3740,52,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1730305188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','0d51cadecfad8db4bd4419a2d036197b','Compatibility TYPO3 12','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281089,0,'pb_fileinfo','13.4.0',3740,14,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1770275844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','1588687513ceaaef4e767783ac2febdb','Upgrade to TYPO3 v13','',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281090,0,'pb_fileinfo','13.4.1',3740,20,'File info','Adds infos to linked files in your website (filetype and -size).',2,0,2,1772008128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','e2e52aaf234b59499b2961968cf862b9','Providing Typoscript via site set','',13004001,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_fileinfo/','ter','',''),
(9281091,0,'pb_news_jobs','2.1.0',3415,328,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1509401394,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:12:\"5.0.0-6.9.99\";}}','Peter Benke','info@typomotor.de','benke','7f27e4f3b33a0198842d0d347977e569','Compatibility to TYPO3 8.7','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/2.1.1','ter','',''),
(9281092,0,'pb_news_jobs','2.1.1',3415,515,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1521287473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:12:\"5.0.0-6.9.99\";}}','Peter Benke','info@typomotor.de','benke','46d7b87f8e8f7375e88fb5f19a383c52','Move TCA-Override into correct folder / Update documentation','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/2.1.1','ter','',''),
(9281093,0,'pb_news_jobs','3.0.0',3415,308,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1578340835,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:3:\"7.2\";s:4:\"news\";s:12:\"7.0.6-7.3.99\";}}','Peter Benke','info@typomotor.de','benke','b2cb24ec46e1c3c60e1c96cfa8a095a4','Compatibility to Version 9.5','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281094,0,'pb_news_jobs','10.4.0',3415,135,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1632078432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','Peter Benke','info@typomotor.de','benke','30e5714e882e2b086ba99a1346e6557a','Compatibility to Version 10.4','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281095,0,'pb_news_jobs','11.5.1',3415,104,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1678134162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:14:\"10.0.0-10.9.99\";}}','Peter Benke','info@typomotor.de','benke','f095d7d31759451e79ae8e898509e00d','Compatibility to Version 11.5','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281096,0,'pb_news_jobs','12.4.1',3415,39,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1733317013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','37ae6178ab138859ec0d9a864e95f073','Upgrade to TYPO3 v12','',12004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281097,0,'pb_news_jobs','12.4.2',3415,49,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1733731362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','6fe225f729c87281fa00821d4fa18d34','Fix nullable model properties','',12004002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281098,0,'pb_news_jobs','13.4.0',3415,14,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1770200940,'a:1:{s:7:\"depends\";a:2:{s:4:\"news\";s:14:\"12.0.0-14.9.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','b1826b939441f014aaa5844f6c2021c2','Upgrade to TYPO v13','',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281099,0,'pb_news_jobs','13.4.1',3415,17,'News Jobs','Extends the Extension news with additional fields for jobs offers.',2,0,2,1772555436,'a:1:{s:7:\"depends\";a:2:{s:4:\"news\";s:14:\"12.0.0-14.9.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','740b22800d1b16f1fbf5a4c55f297fdb','Provide typoscript via site config, update documentation','',13004001,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_news_jobs/','ter','',''),
(9281100,0,'vcc','2.0.4',3118,145,'Varnish Cache Control','Extension to clear Varnish cache on demand',2,0,1,1520949660,'a:1:{s:7:\"depends\";a:3:{s:3:\"cms\";s:0:\"\";s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-6.2.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','e3f20765f93568f304d5b7bd80d0583b','Feature:\n Add automatic cache clear mode\n Add different logging modes\n Add disabled mode to use api only\n\nBreaking:\n Add parameter to hook interface functions\n\nBugfix:\n Retrieve correct uid for new records\n Get correct page id for \"pages\" records\n','CPS-IT',2000004,0,0,'https://github.com/CPS-IT/vcc/blob/master/Readme.md','ter','',''),
(9281101,0,'vcc','3.0.0',3118,99,'Varnish Cache Control','Extension to clear Varnish cache on demand',2,0,1,1520949919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','81130bf989e27e41ffe76359848f9498','Feature:\r\n Compatibility for TYPO3 7 LTS\r\n Add new hook to change the processed url\r\n\r\nBreaking:\r\n CommunicationServiceHookInterface was changed\r\n\r\nBugfix:\r\n Prevent new pages from being cleared\r\n Remove deprecated calls\r\n Remove duplicated hsc for ','CPS-IT',3000000,0,0,'https://github.com/CPS-IT/vcc/blob/master/Readme.md','ter','',''),
(9281102,0,'vcc','3.0.1',3118,120,'Varnish Cache Control','Extension to clear Varnish cache on demand',2,0,1,1520950083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','dd311b2aadafb9504aaa2769c21ff0e9','Bugfix:\r\n Care about PageRenderer-backPath','CPS-IT',3000001,0,0,'https://github.com/CPS-IT/vcc/blob/master/Readme.md','ter','',''),
(9281103,0,'vcc','3.1.0',3118,578,'Varnish Cache Control','Extension to clear Varnish cache on demand',2,0,1,1520950196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','23bd28fd7936f334b6582a29e35e670e','Feature:\r\n Compatibility to TYPO3 8 LTS\r\n\r\nBugfix:\r\n Enforce resetting PageRenderer-backPath in TYPO3 7 LTS','CPS-IT',3001000,1,0,'https://github.com/CPS-IT/vcc/blob/master/Readme.md','ter','',''),
(9281104,0,'pb_concertlist','3.0.0',3808,249,'Concertlist','This extension generates a list of concerts for bands',2,0,2,1508620069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','d53e58d36b01307b85803af58ffd1108','Complete refactored. TYPO3 7.6 - 8.7','TYPO motor',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/3.0.4','ter','',''),
(9281105,0,'pb_concertlist','3.0.1',3808,260,'Concertlist','This extension generates a list of concerts for bands',2,0,2,1509401283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','815f70001e3110f616b0f8e66ff2a238','Adding additional css-classes. Small bugfix in Plugin wizard','TYPO motor',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/3.0.4','ter','',''),
(9281106,0,'pb_concertlist','3.0.3',3808,251,'Concertlist','This extension generates a list of concerts for bands',2,0,2,1516618695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','4927bf36bec3be930fcc0939de3d71e9','Change locallang path to xlf','TYPO motor',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/3.0.4','ter','',''),
(9281107,0,'pb_concertlist','3.0.4',3808,413,'Concertlist','This extension generates a list of concerts for bands',2,0,2,1521289122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','1393d45707f3975854a693bae36c5837','Update documentation','TYPO motor',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/3.0.4','ter','',''),
(9281108,0,'pb_concertlist','4.0.0',3808,244,'Concert list','This extension generates a list of concerts for bands',2,0,2,1578340985,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:3:\"7.2\";}}','Peter Benke','info@typomotor.de','benke','fd42efdb5192a3eddd912f5254b4aaaf','Compatibility to Version 9.5','TYPO motor',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281109,0,'pb_concertlist','10.4.2',3808,153,'Concert list','This extension generates a list of concerts for bands',2,0,2,1635708812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.5.99\";}}','Peter Benke','info@typomotor.de','benke','08cb863fd6b5a44ea33101e32d14e4f9','Compatibility with TYPO3 10','TYPO motor',10004002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281110,0,'pb_concertlist','12.4.0',3808,46,'Concert list','This extension generates a list of concerts for bands',2,0,2,1733173412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','3c6980ecaee135474a3f732e4a655b2c','Compatibility TYPO3 12','TYPO motor',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281111,0,'pb_concertlist','13.4.0',3808,15,'Concert list','This extension generates a list of concerts for bands',2,0,2,1768138989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','7d1223029be9c71044cea4b7bef58aeb','Upgrade to TYPO3 v13','TYPO motor',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281112,0,'pb_concertlist','12.4.2',3808,14,'Concert list','This extension generates a list of concerts for bands',2,0,2,1769182460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','b36aa829e66d5768f61d578ab5dc9fd1','Fix TCA','TYPO motor',12004002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281113,0,'pb_concertlist','13.4.1',3808,15,'Concert list','This extension generates a list of concerts for bands',2,0,2,1769183205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','3f01df304dce7922cf70ff6e7bb14979','Fix TCA','TYPO motor',13004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281114,0,'pb_concertlist','12.4.3',3808,13,'Concert list','This extension generates a list of concerts for bands',2,0,2,1770033167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','c97e826b3079be94e2144cd54fffd20c','Fix TCA','TYPO motor',12004003,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281115,0,'pb_concertlist','13.4.2',3808,13,'Concert list','This extension generates a list of concerts for bands',2,0,2,1770033183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','a3da4e6593521e1cc3774e327702ad91','Fix TCA','TYPO motor',13004002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281116,0,'pb_concertlist','13.4.3',3808,14,'Concert list','This extension generates a list of concerts for bands',2,0,2,1770035455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','267b61717911613b171c792b9cbd6e77','Fix view helpers.','TYPO motor',13004003,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281117,0,'pb_concertlist','13.4.4',3808,14,'Concert list','This extension generates a list of concerts for bands',2,0,2,1771423905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','e1b48d72e26f058c382eb5be65891c84','Fix php warnings','TYPO motor',13004004,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281118,0,'pb_concertlist','13.4.5',3808,14,'Concert list','This extension generates a list of concerts for bands',2,0,2,1772554172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','f6f361454e75c78dc46e33287d3e000a','Provide typoscript via site config, update documentation','TYPO motor',13004005,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281119,0,'pb_concertlist','13.4.6',3808,14,'Concert list','This extension generates a list of concerts for bands',2,0,2,1776783320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','6540f3c6c6c5e3f6f08d1bbd11296754','Fix flexform, ignore storage pid, introduce settings.definitions.yaml','TYPO motor',13004006,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_concertlist/','ter','',''),
(9281120,0,'pxa_newsletter_subscription','5.0.2',3640,2490,'Newsletter Subscription','Newsletter Subscription',1,0,3,1495785400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Inna Titorenko','inna@pixelant.se','pixelantdeveloper','0aaf33b93cfeee9c30c768608817c556','Rebuild extension for TYPO3 version 7 and 8','Pixelant',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_newsletter_subscription/5.0.2','ter','',''),
(9281121,0,'pxa_newsletter_subscription','10.0.0',3640,323,'Newsletter Subscription','Newsletter Subscription',2,0,3,1574166797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','195f291cdb3daa53a737a0206642315c','Version 10 release. Support of TYPO3 10','Pixelant',10000000,1,0,'https://docs.typo3.org/p/pixelant/pxa-newsletter-subscription/10.0/en-us','ter','',''),
(9281122,0,'byt_coordconverter','2.0.0',4572,285,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1541872334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','2c4b62e57ca8c010460d635fb188e496','- Compatibility with TYPO3 8 LTS and TYPO3 9 LTS\r\n- PHP namespace changed\r\n- Manual declaration of Fluid namespace \"cc\" not needed anymore\r\n- View helper parameter \"showErrors\" removed\r\n- XSD schema for view helper available','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/2.0/en-us','ter','',''),
(9281123,0,'byt_coordconverter','2.1.0',4572,161,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1562701333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','22bd0e5923de354c0344fc4d3a1374c5','- Documentation is now available in restructered text format\r\n- Restructured code\r\n- No functional changes','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/2.1/en-us','ter','',''),
(9281124,0,'byt_coordconverter','2.1.1',4572,260,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1562702121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','39ff7c8b59b2f4735131834db9bb65bd','- Add missing composer.json','',2001001,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/2.1/en-us','ter','',''),
(9281125,0,'byt_coordconverter','2.1.2',4572,289,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1564243300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.0.99\";}}','Chris Müller','typo3@krue.ml','krueml','43a2bf8e7262f5e5373ec53095f7f6ee','Compatibility with TYPO3 10.0','',2001002,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/2.1/en-us','ter','',''),
(9281126,0,'byt_coordconverter','2.1.3',4572,319,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1570020810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','57c76466544d1f07dc34ef7353fa1789','Compatibility with TYPO3 v10','',2001003,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/2.1/en-us','ter','',''),
(9281127,0,'byt_coordconverter','3.0.0',4572,169,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1608975912,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ad978c39be02486a02925611e4774446','Added:\r\n- Compatibility with TYPO3 v11\r\n\r\nRemoved:\r\n- Support for TYPO3 v8 LTS\r\n- Support for PHP 7.0-7.3','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/3.0/en-us','ter','',''),
(9281128,0,'byt_coordconverter','3.1.0',4572,116,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1665233884,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','ad33636ec20162e9b391ece72dd304fc','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',3001000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/3.1/en-us','ter','',''),
(9281129,0,'byt_coordconverter','3.2.0',4572,72,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1707680707,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','5e85bbd2ea2c91639ae3e3ae9f2aca7b','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10','',3002000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/3.2/en-us','ter','',''),
(9281130,0,'byt_coordconverter','3.3.0',4572,55,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1726595536,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','9cdf3e264b8642474ca0275d73b20739','Added:\r\n- Compatibility with Fluid 4','',3003000,0,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/3.3/en-us','ter','',''),
(9281131,0,'byt_coordconverter','3.4.0',4572,19,'Coordinate Converter','View helper for converting geospatial coordinates from one format into another',2,0,2,1764615191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','cd75401e6adb433f7c73ff7dcf9b9ac3','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11','',3004000,1,0,'https://docs.typo3.org/p/brotkrueml/coordconverter/main/en-us/','ter','',''),
(9281132,0,'authenticator','1.0.0',8097,1166,'Authenticator','Implements a two factor authentication for TYPO3 via TOTP. Currently a for backend only.',2,0,5,1529712239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Philipp Gampe','philipp.gampe@typo3.org','pgampe','5dd0e4317f58f48eee9c08ebf4f23a12','[TASK] Prepare release\n[BUGFIX] Missing word in readme\n[TASK] Prepare release of 0.0.3\n[RELEASE] Version 0.0.4 for TER\n[TASK] Update dependencies\n- Correct TYPO3 dependency\n[RELEASE] 0.1.0\n\n New template\n TYPO3 CMS 7 LTS support\n[RELEASE] 0.1.1\n\n Remov','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/authenticator/','ter','',''),
(9281133,0,'formhandler_clearlog_task','2.0.0',3102,345,'Formhandler ClearLog Task','Add formhandler log table to table garbage collection task',2,0,4,1508164840,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"cms\";s:0:\"\";}}','Dan Untenzu','untenzu@webit.de','abandoned_extensions','3eb6dd2a1f481f132e3b2c7c923eca90','Composer fix (Rename vendor key)\r\n\r\nChangelog see https://github.com/webit-de/typo3-formhandler_clearlog_task/ ','',2000000,0,0,'https://docs.typo3.org/p/webit-de/formhandler-clearlog-task/2.0/en-us','ter','',''),
(9281134,0,'formhandler_clearlog_task','2.2.0',3102,216,'Formhandler ClearLog Task','Add formhandler log table to table garbage collection task',2,0,4,1526564557,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"cms\";s:0:\"\";}}','Dan Untenzu','untenzu@webit.de','abandoned_extensions','68906ca401e1cfc10857a890b725bd9d','See Changelog.md','',2002000,0,0,'https://docs.typo3.org/p/webit-de/formhandler-clearlog-task/2.2/en-us','ter','',''),
(9281135,0,'formhandler_clearlog_task','3.0.0',3102,456,'Formhandler ClearLog Task','Add formhandler log table to table garbage collection task',2,0,4,1527238274,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"cms\";s:0:\"\";}}','Dan Untenzu','untenzu@webit.de','abandoned_extensions','3542225fbf5117846792a957631d94bd','See Changelog.md\r\n\r\n Last upload in TER, please use Packagist/GitHub for all new releases.','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/formhandler_clearlog_task/3.0.0','ter','',''),
(9281136,0,'glcrossword','4.0.0',11323,263,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \n		This extension is very flexible. You can define crosswords of every size, \n		answer fields with more then one letter and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under http://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1544314014,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.0.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Gerald Loss','gerald.loss@gmx.de','gerald_loss','7708668d5662aec565fc08234d6a91c0','Updated version for Typo3 8 and PHP 7.','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/glcrossword/4.0.0','ter','',''),
(9281137,0,'glcrossword','5.0.0',11323,209,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \n		This extension is very flexible. You can define crosswords of every size, \n		answer fields with more then one letter and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1574896557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Gerald Loss','gerald.loss@gmx.de','gerald_loss','c15dcbce975765454bec96df3d5b4acd','Make it compatible for Typo3 Version 9.\r\nAttention! Read Chapter Migration of the documentation first. Otherwise you lost data with this update.','',5000000,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.0/en-us','ter','',''),
(9281138,0,'glcrossword','5.0.1',11323,256,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \r\n		This extension is very flexible. You can define crosswords of every size, \r\n		answer fields with more then one letter and you can define answers in every posible direction.\r\n		All you need is to create your own questions and answers and assign it with your crossword.\r\n		In the frontend you can edit the crossword with javascript very user friendly. \r\n		The communication with the backend is performed with ajax.\r\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\r\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1574986286,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.1.99\";}}','Gerald Loss','gerald.loss@gmx.de','gerald_loss','09075898d9cf7d2df0d2c876fb21ba1b','Make it compatible for Typo3 Version 10.1.\r\nAttention! Read Chapter Migration of the documentation first. Otherwise you lost data with this an update from 4.0.0.','',5000001,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.0/en-us','ter','',''),
(9281139,0,'glcrossword','5.0.2',11323,226,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \r\n		This extension is very flexible. You can define crosswords of every size, \r\n		answer fields with more then one letter and you can define answers in every posible direction.\r\n		All you need is to create your own questions and answers and assign it with your crossword.\r\n		In the frontend you can edit the crossword with javascript very user friendly. \r\n		The communication with the backend is performed with ajax.\r\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\r\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1575335121,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.1.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','5f969b73b1c6fce89eff09942752a19a','Some Bug fixing.\r\nAttention! Read Chapter Migration of the documentation first. Otherwise you lost data with this an update from 4.0.0.','',5000002,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.0/en-us','ter','',''),
(9281140,0,'glcrossword','5.0.3',11323,374,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \r\n		This extension is very flexible. You can define crosswords of every size, \r\n		answer fields with more then one letter and you can define answers in every posible direction.\r\n		All you need is to create your own questions and answers and assign it with your crossword.\r\n		In the frontend you can edit the crossword with javascript very user friendly. \r\n		The communication with the backend is performed with ajax.\r\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\r\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1575947203,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.2.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','6c97346fa419611115490199cad3b8a0','Compatibility for Typo3 Version 10.2\r\nAttention! Read Chapter Migration of the documentation first. Otherwise you lost data with this update.','',5000003,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.0/en-us','ter','',''),
(9281141,0,'glcrossword','5.1.0',11323,129,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \r\n		This extension is very flexible. You can define crosswords of every size, \r\n		answer fields with more then one letter and you can define answers in every posible direction.\r\n		All you need is to create your own questions and answers and assign it with your crossword.\r\n		In the frontend you can edit the crossword with javascript very user friendly. \r\n		The communication with the backend is performed with ajax.\r\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\r\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1602458864,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','1c35c41fbe82e760d37fa9d05134f60d','Final comatibility for Typo3 10.\r\nChange the frontend for make it tablet and smartfone ready. The Keyboard is now shown on touch displays.','',5001000,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.1/en-us','ter','',''),
(9281142,0,'glcrossword','5.1.1',11323,182,'Crossword','Supplies a crossword extension, to create your own crossword on a homepage. \r\n		This extension is very flexible. You can define crosswords of every size, \r\n		answer fields with more then one letter and you can define answers in every posible direction.\r\n		All you need is to create your own questions and answers and assign it with your crossword.\r\n		In the frontend you can edit the crossword with javascript very user friendly. \r\n		The communication with the backend is performed with ajax.\r\n		See under https://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example.\r\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1602805013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','9c53cc4c2bcfbbaa374b4580aa4a7df3','Bug fixing in the documentation','',5001001,0,0,'https://docs.typo3.org/p/loss/glcrossword/5.1/en-us','ter','',''),
(9281143,0,'glcrossword','6.0.0',11323,120,'Crossword','This fontend extension supplies a versatile crossword game. \n		You can define crosswords of every size, answer fields with more then one letter \n        and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1639180955,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.0.00-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','bbfe9fc19914557a9cb17fcef0d1a165','Update for Typo3 Version 11','',6000000,0,0,'https://docs.typo3.org/p/loss/glcrossword/6.0/en-us','ter','',''),
(9281144,0,'glcrossword','7.0.0',11323,92,'Crossword','This fontend extension supplies a versatile crossword game. \n		You can define crosswords of every size, answer fields with more then one letter \n        and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1644795461,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.0.00-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','d38b7e67187ce26902803598c4b646cb','Breaking changes!!!\r\nUpdate to jQuery 3.6 an Bootstrap 5.1 - Check if your site support this versions and upgrade\r\nSupport for dark color schemes','',7000000,0,0,'https://docs.typo3.org/p/loss/glcrossword/7.0/en-us','ter','',''),
(9281145,0,'glcrossword','7.0.1',11323,143,'Crossword','This fontend extension supplies a versatile crossword game. \n		You can define crosswords of every size, answer fields with more then one letter \n        and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1644797115,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.0.00-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','2fa34eae7bffb34fbb595bc85085beb4','Update name for Packagist','',7000001,0,0,'https://docs.typo3.org/p/geraldloss/glcrossword/7.0/en-us','ter','',''),
(9281146,0,'glcrossword','8.0.0',11323,29,'Crossword','This fontend extension supplies a versatile crossword game. \n		You can define crosswords of every size, answer fields with more then one letter \n        and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1743258128,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:15:\"12.0.00-12.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','9530dc7b97cc77acb0c3a8072efc39e5','Compatibility update for Typo3 version 12','',8000000,0,0,'https://docs.typo3.org/p/geraldloss/glcrossword/8.0/en-us','ter','',''),
(9281147,0,'glcrossword','9.0.0',11323,43,'Crossword','This fontend extension supplies a versatile crossword game. \n		You can define crosswords of every size, answer fields with more then one letter \n        and you can define answers in every posible direction.\n		All you need is to create your own questions and answers and assign it with your crossword.\n		In the frontend you can edit the crossword with javascript very user friendly. \n		The communication with the backend is performed with ajax.\n		See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example.\n		This extension use jQuery 3.x and Bootstrap 3.x.',2,0,3,1743267048,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"13.0.00-13.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','5ffd817cf136acd152c48806a9fc94ef','Compatibility update for Typo3 version 13','',9000000,1,0,'https://docs.typo3.org/p/geraldloss/glcrossword/9.0/en-us','ter','',''),
(9281148,0,'camaliga','7.1.0',26377,730,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1498933127,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','f2c4dc05d6ba3f3379f0dd8ec362f10b','First version for TYPO3 8\r\nPossibility added to save a search result in a cookie.','',7001000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/7.1.6','ter','',''),
(9281149,0,'camaliga','7.1.6',26377,526,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1502009031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','7c9941a224d7c81d5e1caab6e3926ced','Some small bugfixes. 2 templates are now deprecated.','',7001006,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/7.1.6','ter','',''),
(9281150,0,'camaliga','8.0.0',26377,318,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1512415611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','f6936faeef1a569af059477c38bfa677','Support for FAL images added.\r\nAll templates updated.\r\nThe old Owl template removed.\r\nRead the changelog for more infos.','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.0.2','ter','',''),
(9281151,0,'camaliga','8.0.1',26377,308,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1516380272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','bd69b273b7fafb0b6ef22d47653a1a1a','Minor bugs fixed.','',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.0.2','ter','',''),
(9281152,0,'camaliga','8.0.2',26377,352,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1516634678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','8a896ea84293c3e65c24ea1c59269185','Update-script for wrong FAL relations. Please run the update-script in the extension manager if you use FAL with Camaliga.','',8000002,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.0.2','ter','',''),
(9281153,0,'camaliga','8.1.0',26377,362,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1519390411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','b70780d4d9040ca3d9cda23104c8e07e','Scheduler task added: converter for images: from uploads to fileadmin (FAL).','',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.1.0','ter','',''),
(9281154,0,'camaliga','8.2.0',26377,548,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1524762458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','c9c9842d027c740be5a61d6ae4c2c893','Template Openstreetmap added.\r\nClustering option added.\r\nFlexforms for maps added.\r\nke_search-Indexer replaced.','',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.2.8','ter','',''),
(9281155,0,'camaliga','8.2.4',26377,399,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1533232543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','2038731328df302c325ed0d1e2a6bf4d','Some Bugfixes.','',8002004,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.2.8','ter','',''),
(9281156,0,'camaliga','8.2.8',26377,393,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1540480368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','699365b56614ab86885de410cb3f65a5','Some small bugs fixed / improvements.','',8002008,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.2.8','ter','',''),
(9281157,0,'camaliga','8.3.0',26377,315,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1549316168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','e7e938495910a781ed8efe00d323d6ed','Important change: now optimized for TYPO3 8, Bootstrap 4 and jQuery 3.\r\nElegant Responsive Pure CSS3 Slider added.\r\nThe geocode feature requires now a google maps api key.','',8003000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.3.0','ter','',''),
(9281158,0,'camaliga','8.4.0',26377,331,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1555261550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','6b114e96b794662e2e0b96af096b94d9','First version for TYPO3 9 (if typo3db_legacy is installed).\r\nTYPO3_DLOG removed. Karusell and tt_news import removed.','fixpunkt werbeagentur gmbh',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/8.4.0','ter','',''),
(9281159,0,'camaliga','8.4.4',26377,263,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1559675277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','a1a1234a336e5320037a9e6f16160e84','Last version for TYPO3 8.','fixpunkt werbeagentur gmbh',8004004,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/8.4/en-us','ter','',''),
(9281160,0,'camaliga','8.5.0',26377,361,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1563897041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','95342671fd3905ba14ca9ce5f7a0bb22','TYPO3 9 and documentation adjustments. typo3db_legacy still necessary.','fixpunkt werbeagentur gmbh',8005000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/8.5/en-us','ter','',''),
(9281161,0,'camaliga','9.0.0',26377,329,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1569750077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1d9d87d0fa05643d96ed2adbe82979c4','Many changes related to the categories. See Changelog and chapter \"Administration/Categories\" of the manual.\r\nOne breaking change!','fixpunkt werbeagentur gmbh',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281162,0,'camaliga','9.1.0',26377,243,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features! Big manual (even in german).',2,0,3,1576701933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','b571015f8c4e2738de08c6b783f901dd','New configuration option: actionForLinks (for ke_search).\r\nBugfix: the thumbnail-view in the backend-module is now sortable again.\r\nBugfix: AddPublicResourcesViewHelper.','fixpunkt werbeagentur gmbh',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281163,0,'camaliga','9.2.0',26377,404,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search. Many features!',2,0,3,1578839232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1e61a40747912d412fcfd36dabf56884','slug-field added. If you want to use it, you should generate slugs via the scheduler task.\r\nUsing the uploads-folder is now deprecated and will be removed in version 10.0. Switch to FAL (see Administration/Scheduler)!','fixpunkt werbeagentur gmbh',9002000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/9.2/en-us','ter','',''),
(9281164,0,'camaliga','9.3.0',26377,184,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1592426791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1267711984c2399f2ba0746812808061','Bugfix: categoriesAndParents contains now again deeper parents in the child list.\r\nBugfix: extended fields now working again.\r\nUpdate-script deleted. Use an older version of camaliga if you need it.\r\nNow compatible with TYPO3 10.','fixpunkt werbeagentur gmbh',9003000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/9.3/en-us','ter','',''),
(9281165,0,'camaliga','10.0.0',26377,211,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1595012141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','9535adbdf223d4ab2b5b832c788b5238','Support for the uploads-folder removed! Default-mode changed! Switch to FAL before you update.\r\nMagnific Popup-template added. Revolution- and scrollable-template removed.','fixpunkt werbeagentur gmbh',10000000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/10.0/en-us','ter','',''),
(9281166,0,'camaliga','10.1.0',26377,182,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1596959622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','93929691f3c2ceba1506945e92541d41','Evaluation for coordinates added again.  Get geocode now with file_get_contents instead of curl.\r\nDebug-output now in the template. Deprecated DevLog removed. Refactoring.\r\nTemplates changed: new partials.\r\nTCA-Bugfix for TYPO3 10.','fixpunkt werbeagentur gmbh',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281167,0,'camaliga','10.2.0',26377,231,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1599212605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','ed0ca9b0f61ffac2d31d9beb5877d1c8','New and create action added.\r\nThe test-class uses now PHPUnit.','fixpunkt werbeagentur gmbh',10002000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/10.2/en-us','ter','',''),
(9281168,0,'camaliga','10.3.0',26377,137,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1612369526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','e12073418513961648e6ea64ada8c895','Layout of list templates changed. Using now div instead of table.\r\nTeaser template added.\r\nThe fields crdate, tstamp and sorting can now be used in the templates too.','fixpunkt werbeagentur gmbh',10003000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/10.3/en-us','ter','',''),
(9281169,0,'camaliga','10.4.0',26377,132,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap support. Indexer for ke_search.',2,0,3,1621938196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','1bda7d016ec1eacf660fec1dc19a7bf4','Setting extended.template added.\r\nke-search hook updated.\r\nAddPublicResourcesViewHelper: addSlash-argument activated again.\r\nTCA-Bugfix for TYPO3 10.','fixpunkt werbeagentur gmbh',10004000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/10.4/en-us','ter','',''),
(9281170,0,'camaliga','11.0.1',26377,77,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1628622371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.3.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','0fe569a3d3f747117d87d6d1e218eef9','- Now for TYPO3 11.3 too. Support for TYPO3 9 dropped.\r\n- Using the Openstreetmap-API for finding a position is now possible too.\r\n- Breaking: Template Fractionslider removed (use fp_fractionslider instead)! Template nanogallery2 added.\r\n- Breaking: Slug-task replaced with a Slug-command. You should delete the task before updating.\r\n- Breaking: the old variable {fal} removed.\r\n- Bugfix: dont ignore selected pages on category-search.','fixpunkt werbeagentur gmbh',11000001,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/11.0/en-us','ter','',''),
(9281171,0,'camaliga','11.0.3',26377,125,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1634290071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','03223e3698f627eb37f907a20eb869c1','Bugfix for TYPO3 11.5.\r\nFolder css renamed to Css.\r\nListExtended-template: the search uses now the search-action too.','fixpunkt werbeagentur gmbh',11000003,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/11.0/en-us','ter','',''),
(9281172,0,'camaliga','11.1.0',26377,117,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1645440599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','a4dabd9faa20ec622407f248498ecb60','Replacement of the Viewhelper cam:addPublicResources. It is now deprecated. Use f:asset.css or f:asset.script instead.\r\nNew method for changing the page title and the metatags. Utility PageTitle removed.\r\nBugfix for TYPO3 11 (e.g. backend-layout adapted for TYPO3 11.) and PHP 8.','fixpunkt werbeagentur gmbh',11001000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/11.1/en-us','ter','',''),
(9281173,0,'camaliga','11.2.0',26377,107,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1658821874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','f1233b8c3fc38aa82e4da24b58c0f886','- ke_search Indexer needs now at least ke_search version 4.0.0.\r\n- searchCoordinatesInBE added to the extension configuration. Searching for coordinates is now possible in the BE too.\r\n- Refactoring.\r\n- Bugfix für PHP 8.','fixpunkt werbeagentur gmbh',11002000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/11.2/en-us','ter','',''),
(9281174,0,'camaliga','11.3.0',26377,112,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1668027655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','e508ed7f2519cb20f5d5427554e3bf06','Setting extendedCategoryMode added. Empty category entries will be ignored at the search options.\r\nBugfix: metadata for images now working again.\r\nBugfix: dont ignore given storage PIDs in the show actions. Prevent viewing all camaliga-entries at one place.','fixpunkt werbeagentur gmbh',11003000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/11.3/en-us','ter','',''),
(9281175,0,'camaliga','12.0.1',26377,83,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap support. Indexer for ke_search.',2,0,3,1689342181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','efece78a2ec3a9b69982946b607d2d20','- Breaking: all plugins must be changed via an update-script (in the install-tool)!\r\n- Breaking: the Viewhelper cam:addPublicResources was removed.\r\n- Breaking: removed the templates AdGallery, Coolcarousel and Test.\r\n- Breaking: the slug-task was removed.\r\n- New configuration option: pluginForLinks (for ke_search).\r\n- Note: if you use own templates, you need to add e.g. pluginName\"show\" to links to single-pages if pageUid\"{settings.showId}\" is set.\r\n- Note: the backend-module is not ready yet.','fixpunkt werbeagentur gmbh',12000001,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/12.0/en-us','ter','',''),
(9281176,0,'camaliga','12.1.0',26377,79,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1700491602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','f4a243ba6eb76a438950bf3c77ed0e60','Important change: the Bootstrap templates supports now Bootstrap 5 instead of Bootstrap 4.\r\nBugfix: allow the show-action at a showExtended-plugin; allow the search-action at a map-plugin.\r\nBugfix: plugin-updater.','fixpunkt für digitales GmbH',12001000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/12.1/en-us','ter','',''),
(9281177,0,'camaliga','13.0.0',26377,62,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1712741789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','0aa78486887749b719ada0ecbecda3fc','Refactored with the rector tool.\r\nSetting errorId added: if no uid given, a redirect to an error page can be configured.\r\nIgnore validation in show and showExtended action removed!','fixpunkt für digitales GmbH',13000000,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/13.0/en-us','ter','',''),
(9281178,0,'camaliga','13.0.3',26377,64,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1718887702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','15479d660769a3386c4881039fc50958','Sorting in the backend module works now again.\r\nBugfix: backend preview.\r\nBugfix: old TYPO3 fields removed.','fixpunkt für digitales GmbH',13000003,0,0,'https://docs.typo3.org/p/quizpalme/camaliga/13.0/en-us','ter','',''),
(9281179,0,'camaliga','13.1.0',26377,41,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1734532332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','c166968936fd1fabb1ebd701f2319c5c','First version for TYPO3 13.\r\nSwitchableControllerActionsPluginUpdater (update script) removed.\r\nBugfix: data handler hook.\r\nBugfix for sql_modeonly_full_group_by.','fixpunkt für digitales GmbH',13001000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281180,0,'camaliga','13.1.2',26377,42,'Camaliga: CArousel/MAp/LIst/GAllery','A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1737467221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','ec860068854bcbbc050e5d20482be1de','Bugfix: tasks fixed for TYPO3 13','fixpunkt für digitales GmbH',13001002,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281181,0,'camaliga','13.2.3',26377,27,'Camaliga: CArousel/MAp/LIst/GAllery','An old carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1761575779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','47fabb59c811208b0add25d3c8c08982','Refactoring. You need to use \"Flush TYPO3 and PHP Cache\"!\r\nBugfix: dont show every category if there is no category at the result list.\r\nBugfix: plugin wizard repaired.\r\nBugfix: fancybox-action repaired.','fixpunkt für digitales GmbH',13002003,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281182,0,'camaliga','14.0.0',26377,8,'Camaliga: CArousel/MAp/LIst/GAllery','An old carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1778681336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','ed0b073b478aa04128f0026ecad55d03','Breaking change: Migration from list_type to CType\r\nUpgrade script for switchable controllers added again.','fixpunkt für digitales GmbH',14000000,0,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281183,0,'camaliga','14.1.0',26377,12,'Camaliga: CArousel/MAp/LIst/GAllery','An old carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick. Bootstrap 5 support. Indexer for ke_search.',2,0,3,1778681907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Kurt Gusbeth','','bihor','4906cbf0764925fefb5a9fd4d5428c44','First version for TYPO3 14.','fixpunkt für digitales GmbH',14001000,1,0,'https://docs.typo3.org/typo3cms/extensions/camaliga/','ter','',''),
(9281184,0,'radialsearch','7.0.2',17274,871,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1491860142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8c6e483635502ac2a16e3e1b0dc450ce','Update: zip-code (at.txt, ch.txt, de.txt)','Die Netzmacher',7000002,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281185,0,'radialsearch','8.7.2',17274,590,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1513206910,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d6ea69658b27b236ce42ee017286f929','UPGRADE for TYPO3 8.7. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','Die Netzmacher',8007002,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281186,0,'radialsearch','8.7.3',17274,397,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1518283967,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','23cdf2002b668c35ea2f4d2f55c83e09','Bugfix CSS: autocomplete selector got a z-index.','Die Netzmacher',8007003,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281187,0,'radialsearch','8.8.2',17274,628,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1519417130,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5a45c073d18ddd31ee04105a7c461de0','ATTENTION! Move your TypoScript templates: [DEPRECATED] Radial Search [-] Basis, [DEPRECATED] Radial Search [-]  Language: German. FEATURES: Position of the user, nearest location. DOCUMENTATION: New: Integrators / Nearest Location, Developers / Backgrou','Die Netzmacher',8008002,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281188,0,'radialsearch','8.8.5',17274,355,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1544990199,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5c66d5dfddaf23cc87a9e9f092359d4d','Small bugfix version. DETAILS @ ChangeLog','Die Netzmacher',8008005,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281189,0,'radialsearch','8.8.6',17274,121,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1552598486,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0faa0854812981f9710ea20a24cb5b28','IMPROVEMENTS: CSS is minified. BUGFIX: CSS was not included.','Die Netzmacher',8008006,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281190,0,'radialsearch','8.8.7',17274,352,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',1,0,3,1552599590,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','881a293cd3b0a919743ec43dc8226420','BUGFIX: svg-icon hadnt a proper name.','Die Netzmacher',8008007,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281191,0,'radialsearch','9.0.0',17274,165,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',2,0,3,1563225184,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4088e0e0c3102157f5504b4bce497ac2','COMPATIBILITY: TYPO3 6.2-9.5 :) IMPROVEMENTS: CSS. DETAILS @ ChangeLog','Die Netzmacher',9000000,0,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281192,0,'radialsearch','9.0.1',17274,589,'Radial Search (Umkreissuche)','Radial Search (German: Umkreissuche) for your TYPO3 database. Enable the browsing through your data by geo location. Your data must have a latitude and a longitude. Address data can geocoded automatically by the Browser - TYPO3 without PHP. The Browser has radial search integrated. See example at http://typo3-organiser.de/',2,0,3,1563274049,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c3303bff4e89c9e9399b4259a2312a66','BUGFIX: namespace for class userfunc. NEWSLETTER: https://die-netzmacher.de/newsletter','Die Netzmacher',9000001,1,0,'http://typo3-route.de/typo3conf/ext/radialsearch/doc/manual.pdf','ter','',''),
(9281193,0,'vidi','2.5.0',33143,506,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1492775957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','9b57d606c256fd6431f9770ca44c3c1e','Release 2.5.0 - https://github.com/fabarea_or_Ecodev/vidi/compare/2.4.0...2.5.0\n\n [TASK] Compatibility TYPO3 CMS 8\n [BUGFIX] Initialize LanguageService if not available for Facets. Required for vidi_frontend\n [BUGFIX] Remove RespectStoragePage settings','',2005000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281194,0,'vidi','2.5.1',33143,1636,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1493370271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','d3b6beed61b04b637fb619d3d2efe5da','Release 2.5.1 - https://github.com/fabarea/vidi/compare/2.5.0...2.5.1\n\n[BUGFIX] Fix hooks inclusion','',2005001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281195,0,'vidi','2.6.0',33143,926,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1509624347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','2b6f34185d75bb8c4c8e2ee87ce5287d','Release 2.6.0 - https://github.com/fabarea/vidi/compare/2.5.1...2.6.0\r\n\r\n[BUGFIX] Fix TCA to be compatible with TYPO3 8.7.7\r\n[BUGFIX] Prevent JS error if state.stateColumns is not set\r\n[TASK] Remove obsolete ColumnInterface which was deprecated since Vi','',2006000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281196,0,'vidi','2.7.0',33143,328,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1533286235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','eff5dd3f80eeaf5b7623e0403ac7a4c7','Release 2.7.0 - https://github.com/fabarea/vidi/compare/2.6.0...2.7.0\n\n[BUGFIX] Fix exception when retrieving label for field uid\n[DOC] Update TCA definition in README.md\nImprove hasField method for better group type handling\nImprove addUnionStatement for','',2007000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281197,0,'vidi','2.7.1',33143,1857,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1535719047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','239b82e32a077fe80a65bb52a88092d2','Release 2.7.1 - https://github.com/fabarea/vidi/compare/2.7.0...2.7.1\n\n[BUGFIX] Fix Datatables warning','',2007001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281198,0,'vidi','3.0.0',33143,238,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1548665222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','469e3223ac5a62883c68600863cf49b0','Release 3.0.0 - https://github.com/fabarea/vidi/compare/2.7.1...3.0.0\n\nTYPO3 v9 compatibility','',3000000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281199,0,'vidi','3.0.1',33143,215,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1554292336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','cf12807ca4272b475ded96c29a756bc4','Release 3.0.1 - https://github.com/fabarea/vidi/compare/3.0.0...3.0.1\n\n [BUGFIX] Correctly auto-load class\n [BUGFIX] Prevent warning if TCA is not yet initialized','',3000001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281200,0,'vidi','3.1.0',33143,126,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1556272010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','da16a2891d13949ad9f9fb05ef8be3e4','Release 3.1.0 - https://github.com/fabarea/vidi/compare/3.0.1...3.1.0\n\n[TASK] Method ModuleLoader::register resturn self\n[BUGFIX] Fix command name in comments\n[BUGFIX] Fix return type for page id\n[BUGFIX] Fix JS localization\n[FEATURE] Add possibility to','',3001000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281201,0,'vidi','3.1.1',33143,235,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1556282997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','98cd460b1102857f2309905e30234043','Release 3.1.1 - https://github.com/fabarea/vidi/compare/3.1.0...3.1.1\n\n[BUGFIX] Correct PHP return','',3001001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281202,0,'vidi','3.2.0',33143,126,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1556788101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','99106456c0a715fdb9846406a803d4b6','Release 3.2.0 - https://github.com/fabarea/vidi/compare/3.1.2...3.2.0\n\n [FEATURE] Add notEquals in Matcher\n [FEATURE] Add Composite facet to group filter criteria\n [TASK] Use QueryBuilder in PageFacet\n [TASK] Change deleteClause API to strip AND ope','',3002000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281203,0,'vidi','3.2.1',33143,742,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1556814923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','a8a9c3c0c6a9440fcdeaf46e573c9c38','Release 3.2.1 - https://github.com/fabarea/vidi/compare/3.2.0...3.2.1\n\n[BUGFIX] Fix return type','',3002001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281204,0,'vidi','3.3.0',33143,236,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1560197234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','3da275ce0685ca9907a9ae2c30c01507','Release 3.3.0 - https://github.com/fabarea/vidi/compare/3.2.1...3.3.0\n\n[TASK] Streamline configured pid for new record\n[TASK] Add new label','',3003000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281205,0,'vidi','3.3.1',33143,150,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1566198591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','3c455a70ef990e782707a663c7926934','Release 3.3.1 - https://github.com/fabarea/vidi/compare/3.3.0...3.3.1\n\n [BUGFIX] Remove @signal annotation\n [BUGFIX] Correct return type for method areFilesIncludedInExport\n [BUGFIX] Correct usage of \"label\" and \"title\" in TCA','',3003001,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281206,0,'vidi','3.3.2',33143,394,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1566293913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','5b925dcfb6851b69cdd56c630ad89117','Release 3.3.2 - https://github.com/fabarea/vidi/compare/3.3.1...3.3.2\n\n [BUGFIX] Fix sorting in columns','',3003002,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281207,0,'vidi','4.0.0',33143,167,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1591343504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','4e2a270c7b763fc745893b860905cd99','Release 4.0.0 - https://github.com/fabarea/vidi/compare/3.3.2...4.0.0\n\n[BUGFIX] Fix ObjectManager injection\n[TASK] Use Doctrine API everywhere\n[TASK] Use Doctrine API in VidiDbBackend','',4000000,0,0,'https://github.com/fabarea/vidi','ter','',''),
(9281208,0,'vidi','4.0.1',33143,118,'Versatile and Interactive Display - List Component','Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!',2,0,1,1612738956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','f5fcab1e7c1af54174784bd9da4e9370','Release 4.0.1 - https://github.com/fabarea/vidi/compare/4.0.0...4.0.1','',4000001,1,0,'https://github.com/fabarea/vidi','ter','',''),
(9281209,0,'agency_tt_address','0.1.0',2025,177,'Agency Registration for tt_address','An address and newsletter subscription variant of the Agency Registration.',2,0,3,1507217844,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:6:\"agency\";s:11:\"0.4.1-0.0.0\";s:7:\"div2007\";s:12:\"1.7.10-0.0.0\";s:10:\"tt_address\";s:11:\"3.2.2-0.0.0\";}s:9:\"conflicts\";a:2:{s:18:\"sr_feuser_register\";s:0:\"\";s:18:\"sr_email_subscribe\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b60b1587cae28964d6e1a53444ae2137','\nworks with TYPO3 7 and 8 and agency 0.4.1\n','jambage.com',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/agency_tt_address/0.1.0','ter','',''),
(9281210,0,'agency_tt_address','0.2.0',2025,570,'Agency Registration for tt_address','An address and newsletter subscription variant of the Agency Registration.',2,0,3,1515245356,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:6:\"agency\";s:11:\"0.5.0-0.0.0\";s:7:\"div2007\";s:12:\"1.7.10-0.0.0\";s:10:\"tt_address\";s:11:\"3.2.2-0.0.0\";}s:9:\"conflicts\";a:2:{s:18:\"sr_feuser_register\";s:0:\"\";s:18:\"sr_email_subscribe\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7e56d18d2a65396265282f8c9bc1c362','\nUse the marker XHTML to support both HTML and XHTML.\n','jambage.com',2000,1,0,'https://docs.typo3.org/typo3cms/extensions/agency_tt_address/0.2.0','ter','',''),
(9281211,0,'t3foundation','1.6.0',5503,150,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1506879316,'a:2:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','31c7291f91578339d2116269026a1bba','UPGRADE for TYPO3 7.x. Optimised for Start TYPO Responsive. Friendly fork of cb_foundation.','',1006000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/1.6.1','ter','',''),
(9281212,0,'t3foundation','1.6.1',5503,228,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1506981762,'a:2:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0ae129d0807248926b0f5cd5e84b890a','BUGFIX: namespace wasnt proper.','',1006001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/1.6.1','ter','',''),
(9281213,0,'t3foundation','3.0.1',5503,186,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1513372727,'a:2:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','137ac99ef9f11dc09b53606a00c22589','COMPATIBILITY: TYPO3 9.0. FEATURE: Support for Fluid Styled Content. BE AWARE: YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/3.0.2','ter','',''),
(9281214,0,'t3foundation','3.0.2',5503,161,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1513592436,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b274829800f31dbed13d8aaa28172a43','BUGFIX: Remove a ddebugging prompt.','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/3.0.2','ter','',''),
(9281215,0,'t3foundation','3.1.0',5503,207,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1514334312,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b76987a6d981f1da0264fc9af5763d72','UPGRADE: YOU NEED Refresh 1.0.3! IMPROVEMENT: Icon for tt_content type. BUGFIX: TYPO3 6.2: IconRegistry is removed.\r\nTYPO3 8.7 TYPO3CMSCoreUtilityGeneralUtility::png_to_gif_by_imagemagick() is replaced by Refresh.\r\n','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/','ter','',''),
(9281216,0,'t3foundation','3.1.1',5503,143,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1514575570,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','849ffcbbb2575c257d8c085f0954c947','Small feature: Select item for tt_content imagecols with value 0. Is  agood supplement for the clearing_lightbox.','',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/','ter','',''),
(9281217,0,'t3foundation','4.0.0',5503,148,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1514596642,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2a5f15814f6b548b4d9fcb618e7c405e','UPGRADE for TYPO3 9.0','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/4.0.1','ter','',''),
(9281218,0,'t3foundation','4.0.1',5503,367,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1514654526,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3e0503171eb49fce27dd749552d8c0e8','UPGRADE for TYPO3 9.0. You need Refresh - the TYPO3 Compatibility Class.\r\n','',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/4.0.1','ter','',''),
(9281219,0,'t3foundation','4.2.0',5503,398,'Foundation framework','Integration of Zurb Foundation CSS framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1526242195,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0e15b09c949b7dfab69535949b6c9619','IMPROVEMENT. ATTENTION: Constant Editor: Property is moved: plugin.tx_t3foundation.settings.js.loadall  plugin.tx_t3foundation.settings.js.foundation','',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/4.2.2','ter','',''),
(9281220,0,'t3foundation','4.2.2',5503,310,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1543173812,'a:2:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:3:\"6.0\";s:5:\"fluid\";s:3:\"6.0\";s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4abfa97e0e8a963c7572206402eb348e','Compatible with TYPO3 9.5','',4002002,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/4.2.2','ter','',''),
(9281221,0,'t3foundation','4.2.3',5503,293,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1572036888,'a:2:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:5:\"0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','55401b82a1cbf785f8d3931b03e3853d','IMPROVEMENTS: Gridelements got tab [Responsive]. Germans translation for the backend. NEWSLETTER: https://die-netzmacher.de/newsletter/','',4002003,0,0,'https://docs.typo3.org/typo3cms/extensions/t3foundation/4.2.2','ter','',''),
(9281222,0,'t3foundation','5.0.0',5503,173,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1588684150,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1f11aa849765af5e9aaa52ad911f110f','COMPATIBILITY: TYPO3 10.4.  NEWSLETTER: https://die-netzmacher.de/newsletter/','',5000000,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.0/en-us','ter','',''),
(9281223,0,'t3foundation','5.0.1',5503,177,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1595506289,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ced26983a71b9a8ff89a1221cf6c5b16','BUGFIX: jquery not found. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5000001,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.0/en-us','ter','',''),
(9281224,0,'t3foundation','5.0.3',5503,113,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1613402273,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e7720769de34a0f0fb46caeee3474225','BUGFIX: Userfunc compatible with TYPO3 8.7.  NEWSLETTER: https://die-netzmacher.de/newsletter/','',5000003,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.0/en-us','ter','',''),
(9281225,0,'t3foundation','5.0.4',5503,62,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1616676911,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a3dc352b0c6e7f31bae302e951a56d0d','TYPO3 10.4 optimisation','',5000004,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.0/en-us','ter','',''),
(9281226,0,'t3foundation','5.0.6',5503,112,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1619723404,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e0e5528a946aaa185f13e75725222b1d','[TASK] Userfunc compatible with TYPO3 10.4. [BUGFIX] Fix missing class FlexvidController.','',5000006,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.0/en-us','ter','',''),
(9281227,0,'t3foundation','5.1.1',5503,109,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1622899146,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','42249b645dff96ca9a358f14383352e8','Compatible TypoScript conditions for TYPO3 8.7 and 10.4','',5001001,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.1/en-us','ter','',''),
(9281228,0,'t3foundation','5.2.0',5503,100,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1623500647,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','e6fdd5063cae5c21242ce28ff3a1cbce','Update manual. Update backend icons. Remove deprecated code and files. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5002000,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.2/en-us','ter','',''),
(9281229,0,'t3foundation','5.3.0',5503,79,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1623602018,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','1e9da775e7e39a76ba539a622a30bdf0','[FEATURE] Extend tt_contant with innerWrap style. Update for EXT:start 8.4.0. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003000,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.3/en-us','ter','',''),
(9281230,0,'t3foundation','5.3.3',5503,84,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1656248083,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','51e357c97d0e4770e41e8d0081a71c4f','[TASK] composer.json','',5003003,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/5.3/en-us','ter','',''),
(9281231,0,'t3foundation','6.0.4',5503,38,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1657725658,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','0a4049b5d900472723448a218c07097c','[BUGFIX] composer.json','',6000004,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/6.0/en-us','ter','',''),
(9281232,0,'t3foundation','6.0.5',5503,71,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1657809937,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ede3efd296bc3c2fe38d70be49335081','[TASK] Last version for TYPO3 8.7','',6000005,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/6.0/en-us','ter','',''),
(9281233,0,'t3foundation','7.0.0',5503,60,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1657810381,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','cbfd604f2ca6e168f3162569a510177b','[TASK] Version for TYPO3 10','',7000000,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281234,0,'t3foundation','7.0.1',5503,84,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1668207368,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','80a51668636421fcd634dbf8952ce1dd','[TASK] Optimisation for framework start and launchstartgreen','',7000001,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281235,0,'t3foundation','7.0.2',5503,40,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1678615065,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','52dc60cd91f482f0bd667bd7ddd54769','[BUGFIX] SCSS-Compiler','',7000002,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281236,0,'t3foundation','7.0.6',5503,78,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1678808632,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b2d7049275fb007c7ca0adb88770b740','[TASK] Optimise framework launchstartgreen','',7000006,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281237,0,'t3foundation','7.0.7',5503,54,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1688031726,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c02b3dc1312300134ddf614e1279e531','Bugix: Respect responsive properties from CE tab responsive','',7000007,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281238,0,'t3foundation','7.0.8',5503,54,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1688050476,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ea9082cba44bea6b8e5e2ffee1c9e15b','[BUGFIX] Update CSS classes for foundation 6.x','',7000008,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281239,0,'t3foundation','7.0.9',5503,58,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1689678798,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2eec57892c97a5a0610611672880bf30','[TASK] Update for EXT:start and EXT:startgreen ','',7000009,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281240,0,'t3foundation','7.0.11',5503,49,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1691251201,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','05f96bfc2fb82cac5a6d6599fb85472c','[TASK] tt_content.stdWrap.outerWrap independent of EXT:start. Improved SCSS. ChangeLog: https://t.ly/Dm3bw NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000011,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281241,0,'t3foundation','7.0.12',5503,75,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1691256032,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','3d278a13fea87246498cbedb93818a94','[DOC] Update manual. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000012,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/7.0/en-us','ter','',''),
(9281242,0,'t3foundation','10.0.1',5503,62,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1706634621,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','452ba174b8b270edba5fed5b3ca96f96','[TASK] SCSS should included only, if EXT:start is not loaded. NEWSLETTER: https://die-netzmacher.de/newsletter/','',10000001,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/10.0/en-us','ter','',''),
(9281243,0,'t3foundation','10.0.2',5503,75,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1707036715,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7a20a49b9dfc0492d332b609ac6df4fb','[BUGFIX] Expression could not be parsed: userFunc. ','',10000002,0,0,'https://docs.typo3.org/p/netzmacher/t3foundation/10.0/en-us','ter','',''),
(9281244,0,'t3foundation','12.4.0',5503,41,'Zurb Foundation Framework','Integration of Zurb Foundation CSS Framework for TYPO3 websites. SCSS compiling. This extension is optimised for Start TYPO3 Responsive.',1,0,6,1745960221,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"cb_foundation\";s:0:\"\";}}','Liss Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','34dbc6a51bca38cfc155df13270a8897','UPDATE TYPO3 12.4','',12004000,1,0,'https://docs.typo3.org/p/netzmacher/t3foundation/12.4/en-us','ter','',''),
(9281245,0,'dpn_glossary','2.7.0',49900,308,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1494689762,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','d42136615bd6a95298dea070a4b25c03','Update 2.7.0:\r\n\r\n- Compatibility to TYPO3 8.7.x','dreipunktnull',2007000,0,0,'https://docs.typo3.org/p/Featdd/dpn_glossary/2.7/en-us','ter','',''),
(9281246,0,'dpn_glossary','2.7.1',49900,339,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1494963019,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','d11c5db474d2ab37e0d3974e088c2507','Update 2.7.1:\r\n\r\nUpdate missed composer dependency for TYPO3 8.7 compatibility','dreipunktnull',2007001,0,0,'https://docs.typo3.org/p/Featdd/dpn_glossary/2.7/en-us','ter','',''),
(9281247,0,'dpn_glossary','2.7.2',49900,294,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1496661386,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','4cb07b657d75624edcd5e810d5b3bb71','Update 2.7.2:\r\n\r\nAdd term mode feature and term link as alternative for detailpage','dreipunktnull',2007002,0,0,'https://docs.typo3.org/p/Featdd/dpn_glossary/2.7/en-us','ter','',''),
(9281248,0,'dpn_glossary','2.7.3',49900,1671,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1497186865,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','df294a737a8dfda9f3747596dce01438','Update 2.7.3:\r\n\r\nFixed an issue with max replacements per page','dreipunktnull',2007003,0,0,'https://docs.typo3.org/p/Featdd/dpn_glossary/2.7/en-us','ter','',''),
(9281249,0,'dpn_glossary','2.7.4',49900,802,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1525539705,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','7da43a1900626758fea492097f4f91a7','Update 2.7.4:\r\n\r\n- Add case sensitive options for terms\r\n- Realurl config is added by hook now\r\n- small optimizations','dreipunktnull',2007004,0,0,'https://docs.typo3.org/p/Featdd/dpn_glossary/2.7/en-us','ter','',''),
(9281250,0,'dpn_glossary','2.7.5',49900,2324,'dreipunktnull Glossar','Modern Extbase and namespaced Glossary extension',2,0,3,1533477061,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','d60ee1fd3b1ddff49032263ae462fcba','Update 2.7.5:\r\n\r\n  - Fix terms cache for translations\r\n  - Use better hook for parsing terms','dreipunktnull',2007005,0,0,'https://docs.typo3.org/typo3cms/extensions/dpn_glossary/2.7.5','ter','',''),
(9281251,0,'dpn_glossary','3.0.0',49900,302,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1538940679,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:5:\"7.2.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','aa11fb3b1efcaa8962710f6bdf88dc9e','Update 3.0.0:\r\n  - Compatibility to 9.5 LTS\r\n  - Add slug field for routing (migration comes with the install wizard)\r\n  - IMPORTANT!: Removed seperat detailpage plugin (youll have to adjust this manually)\r\n  - Remove backpage param and always use http r','',3000000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.0/en-us','ter','',''),
(9281252,0,'dpn_glossary','3.0.1',49900,377,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1542482877,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";s:3:\"php\";s:5:\"7.2.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','bf573ff7ecec5f969bbe16ede03e6fda','Update 3.0.1:\r\n- Fix upgrade wizard for TYPO3 9.5.1 due to broken slug helper method','',3000001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.0/en-us','ter','',''),
(9281253,0,'dpn_glossary','3.0.2',49900,713,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1554566965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";s:3:\"php\";s:5:\"7.2.0\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','979847291431de85ddfa87d6f47cadfe',' Update 3.0.2:\r\n- Bugfix for upgrade wizard','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/dpn_glossary/3.0.2','ter','',''),
(9281254,0,'dpn_glossary','3.0.4',49900,407,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1569010135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','acef3a3898412460a0894fb04c44caf8','Update 3.0.4\r\n- Add page title provider\r\n- Bugfix for html5 picture issues\r\n- Bugfix for cache identifier\r\n- Max replacement option for each term\r\n- TCA optimizations\r\n- Code refactorings','',3000004,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.0/en-us','ter','',''),
(9281255,0,'dpn_glossary','3.0.5',49900,251,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1583176056,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','ba1239abae8d701bbe80edc56a6a718a','v3.0.5\r\n  - Update typoscript syntax to prevent deprecation warnings\r\n  - Parser optimizations\r\n  - add slash replacement for slug field\r\n  - Add preview option for the slug field, see documentation\r\n  - Bugfix for dom picture repair function due to backtrack limit issues','',3000005,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.0/en-us','ter','',''),
(9281256,0,'dpn_glossary','3.1.0',49900,220,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1587935275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.1-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','744b9ed5c88c0df68a9fed560e71569b','v3.1.0\r\n- Add TYPO3 10 LTS support','',3001000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281257,0,'dpn_glossary','3.1.1',49900,185,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1589311355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','6c3517cc38972a8d0c196c89497a0821','Update 3.1.1\r\n- Add better evaluation for the term slug','',3001001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281258,0,'dpn_glossary','3.1.2',49900,356,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1589724776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','2fe9d4def174e0881258aa481c070f04','Update 3.1.2\r\n- Use \"unique\" as default evaluation for slug to prevent initial errors','',3001002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281259,0,'dpn_glossary','3.1.3',49900,192,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1598369670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','7ad58059c9d92708e4a87deef562b1b6','Update 3.1.3\r\n- Add option to priories synonym parsing before the main term\r\n- Fixed parsing priority issue with synonyms','',3001003,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281260,0,'dpn_glossary','3.1.4',49900,136,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1601829954,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','7f5c0161f755f62cf5f620a2b10acd2a','Update 3.1.4\r\n- Add hook to also run parser when config.no_cache is true\r\n- Add \"forbidden parent classes\" new parsing exclude feature','',3001004,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281261,0,'dpn_glossary','3.1.5',49900,171,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1601964463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','87262576d5c4ea8985b0ae6f877d147a','Update 3.1.5\r\n- Reset broken TypoScript due to an auto indent issue','',3001005,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281262,0,'dpn_glossary','3.1.6',49900,178,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1602674180,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','9beb48448b0c7ebf0c598f00ef2f1f23','Update 3.1.6:\r\n- Add missing renderType for preview FlexForm','',3001006,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.1/en-us','ter','',''),
(9281263,0,'dpn_glossary','3.2.0',49900,114,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1612361937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','69de225c14d6d6ba285ac5629d8bb20b','Update 3.2.0:\r\n- Change parsing order to parse the whole content for each term\r\n- Add special wrap character option for term regular expression','',3002000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.2/en-us','ter','',''),
(9281264,0,'dpn_glossary','3.2.1',49900,127,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1613462651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','d7da197013ecab0084b29900c78b1871','Update 3.2.1:\r\n- Fix TCA sorting for synonyms & descriptions in term inline fields\r\n- Add option to keep the origin term for data wrap when parsing synonyms','',3002001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.2/en-us','ter','',''),
(9281265,0,'dpn_glossary','3.2.2',49900,137,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1619970590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','2bbe0bf8bdd9d7e31fcade9c53c55a02','Update 3.2.2:\r\n - Use multibyte functions to properly process non ascii characters for pagination','',3002002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.2/en-us','ter','',''),
(9281266,0,'dpn_glossary','3.2.3',49900,127,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1629027457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','4fd179d06144848ad88d5528b9b2cc55','Update 3.2.3:\r\n- Use correct ordering for newest terms query\r\n- Use proper title/alt attribute property in file reference','',3002003,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.2/en-us','ter','',''),
(9281267,0,'dpn_glossary','3.2.4',49900,114,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1634306137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','f64bd68c4f78f63d2b010ec16d792bf2','Update 3.2.4:\r\n- Prevent term parser from self referencing on detail pages','',3002004,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/3.2/en-us','ter','',''),
(9281268,0,'dpn_glossary','4.0.0',49900,126,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1634306232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','4018af1d67e2a05a42722353a21a0435','Update 4.0.0:\r\n- Add support for TYPO3 v11 (dropped for TYPO3 v9)\r\n- Use of symfony dependency injection\r\n- Added custom character pagination API to replace widget based pagination','',4000000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/4.0/en-us','ter','',''),
(9281269,0,'dpn_glossary','4.1.0',49900,137,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1649602990,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','025ccbb7dc761fd05f647bbf2e1be9fa','Update 4.1.0:\r\n- Add SEO title & description for terms\r\n- Optimize slug preview (no extra configuration needed anymore)','',4001000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/4.1/en-us','ter','',''),
(9281270,0,'dpn_glossary','4.2.0',49900,84,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1681922112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','132c55da6dfc33c34516bd8b02896dd2','Update 4.2.0:\r\n  - Limit parsing of DOM to configurable node/tag (ID) (thanks to Julian Hofmann)\r\n  - Optimize parser performance with separate simplified term parser object (thanks to Julian Hofmann)\r\n  - Dynamic page based and content based exclusion from parsing (thanks to Lina Wolf)\r\n  - Add menu processor for terms\r\n  - Case sensitivity workaround for umlauts\r\n  - Add page title provider for character pagination and term detailpage\r\n  - Documentation updates\r\n  - Add special option for range routing mapper, for adding special chars','',4002000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/4.2/en-us','ter','',''),
(9281271,0,'dpn_glossary','5.0.0',49900,79,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1683457175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','fe735f5dcb8cbf76f5d9b93bf11ae8a2','Update 5.0.0:\r\n- Add support for TYPO3 v12 (dropped for TYPO3 v10)\r\n- Add canonical URL for character pagination index','',5000000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.0/en-us','ter','',''),
(9281272,0,'dpn_glossary','5.0.1',49900,84,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1683903757,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','10402927d6fe5b757cdd406194df2835','Update 5.0.1:\r\n- Add missing switchable controller actions migration for preview plugin','',5000001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.0/en-us','ter','',''),
(9281273,0,'dpn_glossary','5.0.2',49900,72,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1687100067,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','73afb4d97f0274aa96f719666e9dcd1f','Update 5.0.2:\r\n- Use custom replacement function for umlaut matching groups\r\n- Move ExtensionManagementUtility::addPageTSConfig() to ext_localconf.php','',5000002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.0/en-us','ter','',''),
(9281274,0,'dpn_glossary','5.0.3',49900,91,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1687280331,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','4abe097c6397ffb8b5a8a2639d304ddc','Update 5.0.3:\r\n- Use umlaut count to update matching group index','',5000003,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.0/en-us','ter','',''),
(9281275,0,'dpn_glossary','5.0.4',49900,66,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1698678987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','503998ee0cbd9991cde30e9525a9cbfb','Update 5.0.4:\r\n- Add missing term link to parsing term\r\n- Prevent array key warnings\r\n- Add URL segment to term model\r\n- Simplify term anchor links and adjust slug preview prefix','',5000004,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.0/en-us','ter','',''),
(9281276,0,'dpn_glossary','5.1.0',49900,66,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1700425441,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','373703ef6681ab2f8e0dfb594cdd57c3','Update 5.1.0:\r\n- Add option to exclude parsing for term links target pages','',5001000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.1/en-us','ter','',''),
(9281277,0,'dpn_glossary','5.2.0',49900,61,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1704743750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','1d787347d4d45e20ce7d60edf0ec468d','Update 5.2.0:\r\n- Make the repository used in the parser configurable\r\n- Add hidden palette for language fields to prevent errors for editors','',5002000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.2/en-us','ter','',''),
(9281278,0,'dpn_glossary','5.2.1',49900,69,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1705759950,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','057076940dc91b0f08e6db5fb8bc2247','Update 5.2.1:\r\n- Update required PHP version','',5002001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.2/en-us','ter','',''),
(9281279,0,'dpn_glossary','5.2.2',49900,57,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1708287381,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','68dec23fa448d4caba023f119c02b92f','Update 5.2.2:\r\n- Use proper version constraint to allow all PHP 8.3.X versions','',5002002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.2/en-us','ter','',''),
(9281280,0,'dpn_glossary','5.2.3',49900,69,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1709476168,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','b3c80bce7db3646e6c2bff4ffd738c78','Update 5.2.3:\r\n- Prevent nested ObjectStorage iterations on synonyms','',5002003,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.2/en-us','ter','',''),
(9281281,0,'dpn_glossary','5.2.4',49900,53,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1717852903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','811866ece08952de22906907c6c4b69f','Update 5.2.4\r\n- Prevent parser href/src protection from redundant base64 encoding','',5002004,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.2/en-us','ter','',''),
(9281282,0,'dpn_glossary','5.3.0',49900,59,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1718725198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','00b47267ffef6b06e9848ece305490ac','Update 5.3.0:\r\n- Add transliteration for character grouped term list','',5003000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.3/en-us','ter','',''),
(9281283,0,'dpn_glossary','5.3.1',49900,52,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1720867664,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','7890fbb80e5dd20261dd6294324f2f0f','Update 5.3.1:\r\n- Add safety check for accidentally empty created synonyms','',5003001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.3/en-us','ter','',''),
(9281284,0,'dpn_glossary','5.3.2',49900,55,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1724596764,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','ac83c1c94dc578a63837defc65eb8da8','Update 5.3.2:\r\n- Use proper icon registry configuration file (thanks to Achim Fritz)','',5003002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/5.3/en-us','ter','',''),
(9281285,0,'dpn_glossary','6.0.0',49900,44,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1731861302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','2ed0fb98d2e0ee1cf8f0d9d006ecb89f','Update 6.0.0:\r\n- Add compatibility for TYPO3 v13\r\n- Drop support for TYPO3 v11','',6000000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/6.0/en-us','ter','',''),
(9281286,0,'dpn_glossary','6.1.0',49900,32,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1748520651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','2840cb8487d977f671dd02d2cf50b42f','Update 6.1.0:\r\n- Add support for PHP 8.4\r\n- Remove deprecated function calls and other optimizations\r\n- Add storagePid check for term detail page','',6001000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/6.1/en-us','ter','',''),
(9281287,0,'dpn_glossary','6.1.1',49900,22,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1755703422,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','524dd520f543b2a2ad46495e3b7f15ad','Update 6.1.1:\r\n- Add missing upgrade wizard registration via PHP attributes\r\n- Add documentation updates','',6001001,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/6.1/en-us','ter','',''),
(9281288,0,'dpn_glossary','6.1.2',49900,23,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1760188343,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','15d69739be3f61919bbf049838331d45','Update 6.1.2:\r\n- Remove \"TCEforms\" tag from FlexForm XML\r\n- Use real slug value instead of dummy due to restrictions\r\n- Code optimizations\r\n- Add hook to auto clear terms cache if term in storage was edited\r\n- Dont use range array for trim function if characters are empty','',6001002,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/6.1/en-us','ter','',''),
(9281289,0,'dpn_glossary','6.1.3',49900,32,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1761394769,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','7b848a62baf2b2f8c72c00434fce2fa2','Update 6.1.3:\r\n- Prevent TypeErrors and handle missing StoragePids properly','',6001003,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/6.1/en-us','ter','',''),
(9281290,0,'dpn_glossary','7.0.0',49900,11,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1777235351,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','44a11cf14f29bbc12e2c0545bc6a6fad','Update 7.0.0:\r\n - Add support for TYPO3 v14\r\n - Drop support for TYPO3 v12\r\n - Add site set configuration\r\n - Add additional plugin configuration options\r\n - Bugfixes, optimizations and refactorings','',7000000,0,0,'https://docs.typo3.org/p/featdd/dpn-glossary/7.0/en-us','ter','',''),
(9281291,0,'dpn_glossary','7.0.1',49900,12,'dreipunktnull Glossar','Glossary extension with page parser',2,0,3,1778764484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Daniel Dorndorf','dorndorf@featdd.de','featdd','8a64b1cc6768f12a0c94b27b33740c4b','Update 7.0.1:\r\n- Re-add deprecated \"addPiFlexFormValue\" method for v13 support','',7000001,1,0,'https://docs.typo3.org/p/featdd/dpn-glossary/7.0/en-us','ter','',''),
(9281292,0,'tidy','1.0.5',3721,151,'HTML Tidy for the TYPO3 Frontend','Use HTML Tidy to clean up your HTML output.',1,0,2,1604420999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}}','Benjamin Mack','benni@typo3.org','benni','bdf27d3585c62861384def2dbd7a2ce4','Added composer support','',1000005,1,0,'https://docs.typo3.org/typo3cms/extensions/tidy/1.0.4','ter','',''),
(9281293,0,'t3sbootstrap','3.2.4',63042,591,'Bootstrap Components','Startup extension to use bootstrap 3 classes and components out of the box. Suitable for small projects to save development time. Works with dyncss - Less Parser! Example and info: www.t3sbootstrap.de',2,0,6,1495986438,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"gridelements\";s:12:\"7.0.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:10:\"fluidpages\";s:14:\"0.0.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','3eda04261c9e2759d7407b80629c0dd6','Support for TYPO3 7.6  8 LTS\r\nRelease notes: www.t3sbootstrap.de/t3sbootstrap/changelog/ ','t3solution',3002004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281294,0,'t3sbootstrap','3.2.41',63042,755,'Bootstrap Components','Startup extension to use bootstrap 3 classes and components out of the box. Suitable for small projects to save development time. Works with dyncss - Less Parser! Example and info: www.t3sbootstrap.de',2,0,6,1497199877,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"gridelements\";s:12:\"7.0.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:10:\"fluidpages\";s:14:\"0.0.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','3f5c8a8a7d2d42a47dbfe9830c912736','Bugfix release\r\nwww.t3sbootstrap.de/konfiguration/bootstrap-components/changelog/','t3solution',3002041,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281295,0,'t3sbootstrap','3.2.42',63042,968,'Bootstrap Components','Startup extension to use bootstrap 3 classes and components out of the box. Suitable for small projects to save development time. Works with dyncss - Less Parser! Example and info: www.t3sbootstrap.de',2,0,6,1497776763,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"gridelements\";s:12:\"7.0.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:10:\"fluidpages\";s:14:\"0.0.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','6c7aab7d31a2404fd50cead3817c66b2','Bugfix release\r\nt3sbootstrap.de/konfiguration/bootstrap-components/changelog/ ','t3solution',3002042,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281296,0,'t3sbootstrap','3.2.43',63042,1546,'Bootstrap Components','Startup extension to use bootstrap 3 classes and components out of the box. Suitable for small projects to save development time. Works with dyncss - Less Parser! Example and info: www.t3sbootstrap.de',2,0,6,1506023682,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"gridelements\";s:12:\"7.0.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:10:\"fluidpages\";s:14:\"0.0.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','cccfb566616f034d3d24e9573f45e899','Bugfix release\r\nt3sbootstrap.de/konfiguration/bootstrap-components/changelog/','t3solution',3002043,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281297,0,'t3sbootstrap','4.0.0',63042,375,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: four.t3sbootstrap.de',0,0,6,1506023798,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:11:\"0.8.2-0.8.9\";s:11:\"dyncss_scss\";s:11:\"1.1.1-1.1.9\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c022c6e3e0ec42957dc4f190e029f7de','FIRST RELEASE OF VERSION 4\r\nInfo: four.t3sbootstrap.de/','',4000000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281298,0,'t3sbootstrap','4.0.1',63042,355,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: four.t3sbootstrap.de',0,0,6,1506940744,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:11:\"0.8.2-0.8.9\";s:11:\"dyncss_scss\";s:11:\"1.1.1-1.1.9\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','24d5aaf5ed60e6d0ba97a7492134c0cc','Info: http://four.t3sbootstrap.de/log/','',4000001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281299,0,'t3sbootstrap','4.0.2',63042,405,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: four.t3sbootstrap.de',0,0,6,1507475665,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:11:\"0.8.2-0.8.9\";s:11:\"dyncss_scss\";s:11:\"1.1.1-1.1.9\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d5730c22e5e714c73fbff34fcaf762f8','Info: http://four.t3sbootstrap.de/log/ ','',4000002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281300,0,'t3sbootstrap','4.0.3',63042,442,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: four.t3sbootstrap.de',0,0,6,1508596465,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a6251c52c703dcd14b43eaa157c4fbaf','Info: http://four.t3sbootstrap.de/log/ ','',4000003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281301,0,'t3sbootstrap','4.0.4',63042,323,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: four.t3sbootstrap.de',0,0,6,1509633020,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e0b1895f002825be8e399de389fb85cd','Info: http://four.t3sbootstrap.de/log/ ','',4000004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281302,0,'t3sbootstrap','4.0.5',63042,291,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',1,0,6,1510504775,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5dfc6ee4f27f5dbd05f6e9462e2a89b5','Info: http://www.t3sbootstrap.de/','',4000005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281303,0,'t3sbootstrap','4.0.6',63042,312,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',1,0,6,1510780067,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e6fab77ae750035fb58d80e6b078fcdd','Info: http://www.t3sbootstrap.de/ ','',4000006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281304,0,'t3sbootstrap','4.0.7',63042,406,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',1,0,6,1511168519,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','53e8b7b18fd533674bcfc5a529efe12b','Info: http://www.t3sbootstrap.de/ ','',4000007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281305,0,'t3sbootstrap','4.0.8',63042,339,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',1,0,6,1513152648,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.0.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','27edf5e204ad53d1f9c6fccbeacf9f72','Info: http://www.t3sbootstrap.de/ ','',4000008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281306,0,'t3sbootstrap','4.1.0',63042,343,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1515365096,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ca47764dce23e7f50aa5d5d610240f62','Info: http://www.t3sbootstrap.de/ ','',4001000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281307,0,'t3sbootstrap','4.1.1',63042,360,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1515850432,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','71e8a305411205aa68ae0127956634be','Info: http://www.t3sbootstrap.de/ ','',4001001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281308,0,'t3sbootstrap','4.1.2',63042,393,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1517760199,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','33cfa0115f31024916a98680d9970245','Info: http://www.t3sbootstrap.de/ ','',4001002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281309,0,'t3sbootstrap','4.1.3',63042,417,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1518506999,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e93c395ec4a7f3ec0d6ca96bb1630c7f','Info: http://www.t3sbootstrap.de/ ','',4001003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281310,0,'t3sbootstrap','4.1.4',63042,532,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1519321375,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','bcb98740d07b0be0e126ba7f231fbe25',' Info: http://www.t3sbootstrap.de/ ','',4001004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281311,0,'t3sbootstrap','4.1.5',63042,449,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1519964195,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','676c78439ad06b55b978b1a31cfcf05f',' Info: http://www.t3sbootstrap.de/ ','',4001005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281312,0,'t3sbootstrap','4.1.6',63042,331,'Bootstrap Components','Startup extension to use bootstrap 4 classes and components out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1520744717,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ee071b46cd75a8b53c654ce13dbd8e99','Info: http://www.t3sbootstrap.de/ ','',4001006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281313,0,'t3sbootstrap','4.1.7',63042,475,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1521661191,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','80a29bcc96de74789e180d2754263edc','Info: http://www.t3sbootstrap.de/ ','',4001007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281314,0,'t3sbootstrap','4.1.8',63042,320,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1524496720,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2edfc3e29c018c034c2bb675d04dc16d','Info: https://www.t3sbootstrap.de/ ','',4001008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281315,0,'t3sbootstrap','4.1.9',63042,509,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1525630527,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','72e5b42d737beb8389aae7fa8c1563c5','Info: https://www.t3sbootstrap.de/ ','',4001009,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281316,0,'t3sbootstrap','4.1.10',63042,354,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1526658724,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8e7bfa2a786416df5cebaf5c333ce131','Info: https://www.t3sbootstrap.de/ ','',4001010,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281317,0,'t3sbootstrap','4.1.11',63042,520,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1526737007,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','fefa85582c64ad2c49e6aa7087fa8850','Info: https://www.t3sbootstrap.de/ ','',4001011,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281318,0,'t3sbootstrap','4.1.12',63042,500,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1529392972,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-8.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5204d1ae99b2e5e3a6639eb58baa69d7','Info: https://www.t3sbootstrap.de/ ','',4001012,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281319,0,'t3sbootstrap','4.1.13',63042,280,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1531989961,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-8.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','dd74461e2bfbcaf2eddc166d8096c8a7','Info: https://www.t3sbootstrap.de/ ','',4001013,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281320,0,'t3sbootstrap','4.1.14',63042,307,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1531993272,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-8.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d30df752bef1acba6aadb72900c60adf','Info: https://www.t3sbootstrap.de/ ','',4001014,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281321,0,'t3sbootstrap','4.1.15',63042,442,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1532289047,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-8.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','6936e76f35b46ffe2066dc6badd8fd06','Info: https://www.t3sbootstrap.de/ ','',4001015,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281322,0,'t3sbootstrap','4.1.16',63042,638,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1534410903,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:12:\"gridelements\";s:13:\"8.0.0-9.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','91095ef337f89537e32f4d77b8a4ba09','Info: https://www.t3sbootstrap.de/ ','',4001016,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281323,0,'t3sbootstrap','4.1.17',63042,248,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1540411867,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:12:\"gridelements\";s:13:\"8.0.0-9.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','24e40c7c0e61a800dadc1c9ccb1dc10f','Info: https://www.t3sbootstrap.de/ ','',4001017,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281324,0,'t3sbootstrap','4.1.18',63042,657,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1540455058,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:12:\"gridelements\";s:13:\"8.0.0-9.99.99\";s:6:\"dyncss\";s:12:\"0.8.2-0.8.99\";s:11:\"dyncss_scss\";s:12:\"1.1.1-1.1.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','702fc35e2453c06d61a4c377d2452696','Info: https://www.t3sbootstrap.de/ ','',4001018,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281325,0,'t3sbootstrap','4.2.0',63042,484,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1546247005,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.11-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','39213104e16f80912640c41b1a728548','Info: https://www.t3sbootstrap.de/','',4002000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281326,0,'t3sbootstrap','4.3.0',63042,368,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1551182813,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.11-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','cc8667da1bccac8035b8f1a72176fb8b','Info: https://www.t3sbootstrap.de/ ','',4003000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281327,0,'t3sbootstrap','4.3.1',63042,228,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1551843418,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.11-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d6c6763e6c6c80b60a327e58524c06fa','Info: https://www.t3sbootstrap.de/ ','',4003001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281328,0,'t3sbootstrap','4.3.2',63042,473,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1551870950,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.11-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a308f1ed3d1849e3788df1b8ddfb7084','Info: https://www.t3sbootstrap.de/ ','',4003002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281329,0,'t3sbootstrap','4.3.3',63042,603,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1556544082,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.11-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2af59d31f64042669801a34212a9ddb9','Info: https://www.t3sbootstrap.de/ ','',4003003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281330,0,'t3sbootstrap','4.3.4',63042,593,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1563733600,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.2.2-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e1b925a869eb53413f458ce95fb172fa','Info: https://www.t3sbootstrap.de/ ','',4003004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281331,0,'t3sbootstrap','4.3.5',63042,453,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1571594347,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.4-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c79545b48978c5076b09ae978ce536a8','Info: https://www.t3sbootstrap.de/ ','',4003005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281332,0,'t3sbootstrap','4.3.6',63042,448,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1573630767,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','fb0f3a3ef3c01a287be003516be28baa','Info: https://www.t3sbootstrap.de/','',4003006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281333,0,'t3sbootstrap','4.4.0',63042,515,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1577716352,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7c153b3fdc67ee90658d5ab9ef32a9c9','Info: https://www.t3sbootstrap.de/','',4004000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281334,0,'t3sbootstrap','4.4.1',63042,412,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1579866426,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7629e3d8a872debb6fec1bc082ecde79','Info: https://www.t3sbootstrap.de/','',4004001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281335,0,'t3sbootstrap','4.4.2',63042,405,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1582792258,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2503f2215a7d7e3a9212cb151d476d26','Info: https://www.t3sbootstrap.de/ ','',4004002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281336,0,'t3sbootstrap','4.4.3',63042,260,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1586120469,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','46ba2758da8e39a007831616939483bd','Info: https://www.t3sbootstrap.de/ ','',4004003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281337,0,'t3sbootstrap','4.4.4',63042,363,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1586615692,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:12:\"gridelements\";s:13:\"9.3.0-9.99.99\";s:7:\"ws_scss\";s:14:\"1.1.12-1.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7a49856bddd27ae44094004cd268d79a','Info: https://www.t3sbootstrap.de/ ','',4004004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281338,0,'t3sbootstrap','4.4.5',63042,340,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1587973965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','9a56d902ac80fa485c1c23b32bcb6178','Support for TYPO3 10  9\r\nInfo: https://www.t3sbootstrap.de/ ','',4004005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281339,0,'t3sbootstrap','4.4.7',63042,348,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1589132072,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','bb41a51069352f610e3eedb3183f72c8','Info: https://www.t3sbootstrap.de/ ','',4004007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281340,0,'t3sbootstrap','4.4.8',63042,284,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1593973810,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','74950430e48d1c1d6ab44e9a58449388','Info: https://www.t3sbootstrap.de/ ','',4004008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281341,0,'t3sbootstrap','4.5.0',63042,151,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1596013414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5e188ebe3efb666f173524225b6f5983','Info: https://www.t3sbootstrap.de/  - add WebP support','',4005000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281342,0,'t3sbootstrap','4.5.1',63042,312,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1596796155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','994d389e4bdcc9ada81a065649921498','Info: https://www.t3sbootstrap.de/','',4005001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281343,0,'t3sbootstrap','4.5.3',63042,267,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1601892848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','db8cc75614bd4695b4a9878e330bc3e8','Info: https://www.t3sbootstrap.de/ ','',4005003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281344,0,'t3sbootstrap','4.5.4',63042,176,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1606562886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','0deef30acd8dfd1745fe37a7dcc06c39','Important info: https://www.t3sbootstrap.de/log','',4005004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281345,0,'t3sbootstrap','4.5.5',63042,152,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1610707817,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','f236e25fe5e5d01dde8d63ad0b8dbd8b','Important: https://www.t3sbootstrap.de/version-455','',4005005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281346,0,'t3sbootstrap','4.5.6',63042,143,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1616335649,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c6c1022f5e3124cd8be00675aed02e99','Info: https://www.t3sbootstrap.de/ ','',4005006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281347,0,'t3sbootstrap','4.5.7',63042,136,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1621367504,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8c8790022e2341f003ea58deec21742b','https://www.t3sbootstrap.de/log','',4005007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281348,0,'t3sbootstrap','4.6.0',63042,144,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1622733397,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','1bc208b44b0d8ad8ec047402823e3bd9','https://www.t3sbootstrap.de/log ','',4006000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281349,0,'t3sbootstrap','4.6.1',63042,143,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1626955776,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','67fd5865c3ea079628985fdbf6841d11','https://www.t3sbootstrap.de/log ','',4006001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281350,0,'t3sbootstrap','4.6.2',63042,134,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1629534341,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','34f4720e4f6d99d0737e7185c712a99d','https://www.t3sbootstrap.de/log ','',4006002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281351,0,'t3sbootstrap','4.6.3',63042,116,'Bootstrap Components','Startup extension to use bootstrap 4 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1632304928,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2fd630dcf33cd2a8815e1ea3caf0642b','https://www.t3sbootstrap.de/log  - bugfix release v4','',4006003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281352,0,'t3sbootstrap','5.0.0',63042,139,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1632305091,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','20ee6704a30339cff673d8f5caaa0539','https://www.t3sbootstrap.de/log - new Version with Bootstrap 5','',5000000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281353,0,'t3sbootstrap','5.0.1',63042,132,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1632916492,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','881831c3c902642a4634a190b59ca02f','https://www.t3sbootstrap.de/log - bugfix release','',5000001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281354,0,'t3sbootstrap','5.1.0',63042,131,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1633359105,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a8490a6e33ac1c5ed26898101c9f56ff','https://www.t3sbootstrap.de/log ','',5001000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281355,0,'t3sbootstrap','5.1.1',63042,129,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1633596553,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.10-11.99.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','577cebd48d02ac8995b74f07b34808ce','https://www.t3sbootstrap.de/log - bugfix release ','',5001001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281356,0,'t3sbootstrap','5.1.2',63042,117,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1635093536,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:16:\"content_defender\";s:13:\"3.1.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','97f145b66822e4f6c7f2118ae08926ed','https://www.t3sbootstrap.de/log','t3solution',5001002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281357,0,'t3sbootstrap','5.1.3',63042,126,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1635177680,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','60fbca2cbf83e56a9d3c7a9024ade92b','https://www.t3sbootstrap.de/log - bugfix release ','t3solution',5001003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281358,0,'t3sbootstrap','5.1.4',63042,124,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1635925563,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','bb07f5e820ec664fc88fff2fe79a0fab','https://www.t3sbootstrap.de/log ','t3solution',5001004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281359,0,'t3sbootstrap','5.1.5',63042,128,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1637769771,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.4.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','6e89606f734d2e289f0dc87a65533e6f','https://www.t3sbootstrap.de/log ','t3solution',5001005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281360,0,'t3sbootstrap','5.1.6',63042,121,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1642000801,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.4.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2f6fdec657b7176b3753760450966ea1','https://www.t3sbootstrap.de/log ','t3solution',5001006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281361,0,'t3sbootstrap','5.1.7',63042,122,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1643125525,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.4.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a11c6d6fd3fe766c850b71fcaf650570','https://www.t3sbootstrap.de/log ','t3solution',5001007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281362,0,'t3sbootstrap','5.1.8',63042,125,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1644654105,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.4.1-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5af4d148af6e649dee8cb0b7a0622bb8','https://www.t3sbootstrap.de/log ','t3solution',5001008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281363,0,'t3sbootstrap','5.1.9',63042,101,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1650984110,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','f8eb60a49b42dd1b7ef485aa1210dd58','https://www.t3sbootstrap.de/log ','t3solution',5001009,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281364,0,'t3sbootstrap','5.1.10',63042,100,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1650988399,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','28364928a30b175e65f2c5ae4285413f','BUGFIX RELEASE','t3solution',5001010,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281365,0,'t3sbootstrap','5.1.11',63042,119,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1651081212,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ad3028459736a4c76bca9f4d94825873','BUGFIX RELEASE','t3solution',5001011,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281366,0,'t3sbootstrap','5.1.12',63042,106,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1652978200,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','16eb03a3248873f84aa5dc48c6af01da','https://www.t3sbootstrap.de/log ','t3solution',5001012,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281367,0,'t3sbootstrap','5.1.13',63042,110,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1653288445,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','52ebb5e5da4856893651419c965788f3','BUGFIX RELEASE','t3solution',5001013,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281368,0,'t3sbootstrap','5.1.14',63042,104,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1654626732,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','235a5279509de50b07ee6635db9fb39b','https://www.t3sbootstrap.de/log ','t3solution',5001014,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281369,0,'t3sbootstrap','5.1.15',63042,104,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1655733474,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5434f2e5a0c75c98175913223c7929aa','BUGFIX RELEASE','t3solution',5001015,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281370,0,'t3sbootstrap','5.1.16',63042,104,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1655895974,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8f23257d53a760331f72c6416634ea5d','BUGFIX RELEASE ','t3solution',5001016,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281371,0,'t3sbootstrap','5.1.17',63042,102,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1656658297,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','fd77032f64a35ac966edb3511f73e41c','https://www.t3sbootstrap.de/log ','t3solution',5001017,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281372,0,'t3sbootstrap','5.1.18',63042,100,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1658775615,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c74a85fc812c93fbc4f0b6e9dd5b91a2','https://www.t3sbootstrap.de/log ','t3solution',5001018,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281373,0,'t3sbootstrap','5.1.19',63042,98,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1659119135,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5666004b6d7811c12edfb7754d64d067','BUGFIX release','t3solution',5001019,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281374,0,'t3sbootstrap','5.1.20',63042,92,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1659173625,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','ef2cc289a26903ac4dc42a347c0c2384','BUGFIX release','t3solution',5001020,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281375,0,'t3sbootstrap','5.1.21',63042,106,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1659200857,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','4062983c1f7efcde50d172d37243804c','BUGFIX release','t3solution',5001021,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281376,0,'t3sbootstrap','5.2.0',63042,101,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1660481221,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','4c87a58e873e9f48720a13d37e544f00','https://www.t3sbootstrap.de/log ','t3solution',5002000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281377,0,'t3sbootstrap','5.2.1',63042,101,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1660917836,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-1.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7d15ad6399c257edadbed7eecb2c9471','https://www.t3sbootstrap.de/log ','t3solution',5002001,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281378,0,'t3sbootstrap','5.2.2',63042,98,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1663169422,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7143d826bd7285224a42a912a177a17b','https://www.t3sbootstrap.de/log ','t3solution',5002002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281379,0,'t3sbootstrap','5.2.3',63042,99,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1663582506,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"1.6.0-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5f63f83315b8919f801e18aab794bad0','BUGFIX release','t3solution',5002003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281380,0,'t3sbootstrap','5.2.4',63042,90,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1664101205,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d5a55cae7e1d261573fdc86808384f16','BUGFIX release ','t3solution',5002004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281381,0,'t3sbootstrap','5.2.5',63042,103,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1664116142,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','17b5f2511d14de39b586f5094248c5e9','BUGFIX release ','t3solution',5002005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281382,0,'t3sbootstrap','5.2.6',63042,98,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1665240008,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d6b3a321ba52e476386d0e9bce9f3cee','https://www.t3sbootstrap.de/log ','t3solution',5002006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281383,0,'t3sbootstrap','5.2.7',63042,103,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1668265774,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','952314f35baa0a8070460659d2202785','BUGFIX release ','t3solution',5002007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281384,0,'t3sbootstrap','5.2.8',63042,107,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1671122061,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:15:\"10.4.18-11.9.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','51781c1069c75e384432b7886d15371a','https://www.t3sbootstrap.de/log ','t3solution',5002008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281385,0,'t3sbootstrap','5.2.9',63042,83,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1680683144,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"2.1.2-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','bc98e2e24d140c40f12bcedaedcb1532','https://www.t3sbootstrap.de/log ','t3solution',5002009,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281386,0,'t3sbootstrap','5.2.10',63042,76,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1680969109,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"2.1.2-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','0f77debaad7773ce911b0e022d9d583f','bugfix release','t3solution',5002010,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281387,0,'t3sbootstrap','5.2.11',63042,83,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1681120049,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"2.1.2-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7d5c052999c7cad9e6f0493f43dd2d46','https://www.t3sbootstrap.de/log ','t3solution',5002011,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281388,0,'t3sbootstrap','5.2.12',63042,91,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1682854646,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"2.1.2-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','97b3619173ddf277cf07917c87c45450','https://www.t3sbootstrap.de/log ','t3solution',5002012,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281389,0,'t3sbootstrap','5.2.13',63042,88,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1682972845,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"2.1.2-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.3-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','65288e664d665257c13d83807cd81ba9','https://www.t3sbootstrap.de/log','t3solution',5002013,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281390,0,'t3sbootstrap','5.3.0',63042,80,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1689069865,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:9:\"container\";s:13:\"2.2.3-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','823a1d1b5826ebd0dc4e6f12e35af49b','New release v5.3.0 - Make sure to read the documentation','t3solution',5003000,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281391,0,'t3sbootstrap','5.3.2',63042,77,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1691938267,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:9:\"container\";s:13:\"2.2.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.0-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d2c09388d6102dbad07a92fc08ea31b8','https://www.t3sbootstrap.de/log ','t3solution',5003002,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281392,0,'t3sbootstrap','5.3.3',63042,68,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1702992737,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:9:\"container\";s:13:\"2.3.1-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','402a0c9733398f86405c5f516f552169','https://www.t3sbootstrap.de/log ','t3solution',5003003,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281393,0,'t3sbootstrap','5.3.4',63042,70,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1707392218,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:9:\"container\";s:13:\"2.3.1-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8a921fbea1e5e79abde8261588756629','bugfix release','t3solution',5003004,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281394,0,'t3sbootstrap','5.3.5',63042,60,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1708073901,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:9:\"container\";s:13:\"2.3.1-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','87f9b1c50a6c2b3356cdf90d056413e0','BUGFIX release','t3solution',5003005,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281395,0,'t3sbootstrap','5.3.6',63042,60,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1708871707,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e7b4f89eff55ba0eef12566893a33730','BUGFIX release','t3solution',5003006,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281396,0,'t3sbootstrap','5.3.7',63042,58,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1709819317,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','9c8e73617f2ccb6abe7f708801ac6339','BUGFIX release ','t3solution',5003007,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281397,0,'t3sbootstrap','5.3.8',63042,59,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1711790601,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d80919716f44b7767e0f2e0470954c1e','https://www.t3sbootstrap.de/log ','t3solution',5003008,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281398,0,'t3sbootstrap','5.3.9',63042,52,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1713777070,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','1c7dc4161672b8afd504a9ecfdda50e3',' BUGFIX release','t3solution',5003009,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281399,0,'t3sbootstrap','5.3.10',63042,59,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1713801218,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','30cd535774a0a88bd0110f361537af8b','BUGFIX RTE Style','t3solution',5003010,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281400,0,'t3sbootstrap','5.3.11',63042,55,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1716113106,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.5-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.1-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','27adf5b900f8ae96f4f5314bcdd49749','https://www.t3sbootstrap.de/log','t3solution',5003011,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281401,0,'t3sbootstrap','5.3.12',63042,64,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1717351538,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','152600c3cc60aa6f76c61544f4e2a231','BUGFIX release','t3solution',5003012,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281402,0,'t3sbootstrap','5.3.13',63042,50,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1723378827,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','51e855a3047ba08a9a0fcc650522247e','BUGFIX release','t3solution',5003013,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281403,0,'t3sbootstrap','5.3.14',63042,49,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1724011081,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','318fdc8fe1819ac0a4cf1e8b0601668f','BUGFIX release','t3solution',5003014,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281404,0,'t3sbootstrap','5.3.15',63042,56,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1724247241,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','cf5c743582ba4021fb3a6cbbbee7d2de','Bugfix release','t3solution',5003015,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281405,0,'t3sbootstrap','5.3.16',63042,46,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1728289544,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a86188c1d644afdfe15a13878823b9f7','https://www.t3sbootstrap.de/log ','t3solution',5003016,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281406,0,'t3sbootstrap','5.3.17',63042,51,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1730039339,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"2.3.6-2.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','669b5240417dabcdd168daca01b87603','https://www.t3sbootstrap.de/log ','t3solution',5003017,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281407,0,'t3sbootstrap','5.3.18',63042,49,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1731168521,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.12-12.4.99\";s:9:\"container\";s:13:\"3.1.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}s:9:\"conflicts\";a:3:{s:7:\"ws_scss\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c5d7850d760a7ee9c588519f51aafa94','Bugfix release','t3solution',5003018,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281408,0,'t3sbootstrap','5.3.20',63042,42,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1736691990,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:13:\"3.1.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8e910154ec6e56e52e2236585275edee','See release notes at www.t3sbootstrap.de/update-auf-v5319','t3solution',5003020,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281409,0,'t3sbootstrap','5.3.21',63042,38,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1739791312,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:13:\"3.1.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','a400ae2446e1cdaeed65b40d2dc7b344','See release notes at https://www.t3sbootstrap.de/log','t3solution',5003021,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281410,0,'t3sbootstrap','5.3.22',63042,37,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1742387869,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:13:\"3.1.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.4.2-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c1a273701a21800c7beacbb489c9a7f2',' See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003022,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281411,0,'t3sbootstrap','5.3.23',63042,31,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1746790912,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:13:\"3.1.8-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','eb59fe6ab4df01914989c2cbefa40f30','See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003023,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281412,0,'t3sbootstrap','5.3.24',63042,34,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1748964768,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','abff421f079b5fe6007501f093391152','See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003024,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281413,0,'t3sbootstrap','5.3.25',63042,27,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1758967555,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','f1243e91b6fb41144ab81e91d63df6d6','See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003025,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281414,0,'t3sbootstrap','5.3.26',63042,21,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1763549807,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','8c5d16de82a51ea75ced47230f8e4af8','See release notes at https://www.t3sbootstrap.de/log','t3solution',5003026,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281415,0,'t3sbootstrap','5.3.30',63042,20,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1765188848,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.5-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','7742d9abec6d4f1e4919d97de73229f5',' See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003030,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281416,0,'t3sbootstrap','5.3.31',63042,12,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1774795010,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.5-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c4957a453548f6f06e43e9cf6c32cf1d','See release notes at https://www.t3sbootstrap.de/log','t3solution',5003031,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281417,0,'t3sbootstrap','5.3.32',63042,14,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1774980751,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.5-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','88337317176f02d778e8b34b61a1612b','See release notes at https://www.t3sbootstrap.de/log ','t3solution',5003032,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281418,0,'t3sbootstrap','5.3.33',63042,8,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1777638336,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.5-13.9.99\";s:9:\"container\";s:14:\"3.1.10-3.99.99\";s:16:\"content_defender\";s:13:\"3.5.3-3.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','9a1ece158058fd085a711981259c9a33','See release notes at https://www.t3sbootstrap.de/log','t3solution',5003033,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281419,0,'t3sbootstrap','5.3.40',63042,8,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1778005293,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','2e8ef5ba235aa65907d803f070fdc768','Support of TYPO3 14','t3solution',5003040,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281420,0,'t3sbootstrap','5.3.41',63042,9,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1778064211,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','babc1286b1057e9adcf3be674cadb4d7','Bugfix release','t3solution',5003041,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281421,0,'t3sbootstrap','5.3.42',63042,8,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1779032295,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','edf6f2f242c211ea0e7a641fc0a446b8','Bugfix release','t3solution',5003042,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281422,0,'t3sbootstrap','5.3.43',63042,9,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1779273445,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','b84a4731741f7b128e68d40a38676292','Bugfix release','t3solution',5003043,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281423,0,'t3sbootstrap','5.3.44',63042,12,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1779703555,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','027d251331d35b3293e6c5bcfd6ee012','Bugfix release ','t3solution',5003044,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281424,0,'t3sbootstrap','5.3.45',63042,9,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1780902988,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','1feb4ff2f2ef73282f225465873f064f','Bugfix release','t3solution',5003045,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281425,0,'t3sbootstrap','5.3.46',63042,7,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1781964632,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','933a60687c9beb2c177dfefc05200b7a','Bugfix release','t3solution',5003046,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281426,0,'t3sbootstrap','5.3.47',63042,8,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1782119553,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','11806506a01ba3d14aee73d2b49c8b42','Bugfix release ','t3solution',5003047,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281427,0,'t3sbootstrap','5.3.48',63042,6,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de',2,0,6,1785069111,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.2-3.99.99\";s:12:\"t3sb_package\";s:15:\"14.3.0-99.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','985b4b1a021cdb9a44dde56d7328e593','Bugfix release','t3solution',5003048,0,0,'https://www.t3sbootstrap.de','ter','',''),
(9281428,0,'t3sbootstrap','5.3.50',63042,3,'Bootstrap Components','Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: [www.t3sbootstrap.de](https://www.t3sbootstrap.de)',2,0,6,1787392846,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:20:\"fluid_styled_content\";s:15:\"14.3.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"14.3.0-14.99.99\";s:9:\"container\";s:13:\"4.1.0-4.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5ec60527e4073bf2b6b833a4ae60380b','Standalone release - EXT:t3sb_package is no longer needed.','t3solution',5003050,1,0,'https://www.t3sbootstrap.de','ter','',''),
(9281429,0,'cors','2.0.5',8958,296,'CORS','Cross Origin Resource Sharing for TYPO3',2,0,2,1523541714,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','27a2d6de3891541ffd873698b496437e','          Declare compatible with TYPO3 v8 LTS, normalize ports for cross origin check','PAGEmachine AG',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/cors/2.0.5','ter','',''),
(9281430,0,'cors','2.0.6',8958,575,'CORS','Cross Origin Resource Sharing for TYPO3',2,0,2,1526026139,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','f7f439bb054caf7109f9a61c9bf7a02d','          Respect X-Forwarded-Port','PAGEmachine AG',2000006,1,0,'https://docs.typo3.org/typo3cms/extensions/cors/2.0.5','ter','',''),
(9281431,0,'userlike','1.2.3',5562,146,'Userlike','Userlike is a live chat software with which you can chat with the visitors of your website. Offer an outstanding online service, get to know your visitors, and raise your conversion rate! This plugin allows you to embed Userlike into your Typo3 website within seconds. Please be aware that you need an account with Userlike to use this plugin. You can enter the secret key found in your Userlike dashboard in the plugin settings.',2,0,3,1500298434,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"4.5.0-8.3.99\";s:5:\"fluid\";s:12:\"4.5.0-8.3.99\";s:5:\"typo3\";s:12:\"4.5.0-8.3.99\";}}','Userlike.com','support@userlike.com','sallesma','a9a295bf9e093570477179ec28dde6a4','Release Version 1.2.3','',1002003,0,0,'https://userlike-en.helpscoutdocs.com/article/626-a-note-about-the-userlike-typo3-extension','ter','',''),
(9281432,0,'userlike','1.2.4',5562,445,'Userlike','Userlike is a live chat software with which you can chat with the visitors of your website. Offer an outstanding online service, get to know your visitors, and raise your conversion rate! This plugin allows you to embed Userlike into your Typo3 website within seconds. Please be aware that you need an account with Userlike to use this plugin. You can enter the secret key found in your Userlike dashboard in the plugin settings.',2,0,3,1500306630,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"4.5.0-8.99.99\";s:5:\"fluid\";s:13:\"4.5.0-8.99.99\";s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Userlike.com','support@userlike.com','sallesma','60385fb992288dad2dd91b737a332389','Release 1.2.4','',1002004,0,0,'https://userlike-en.helpscoutdocs.com/article/626-a-note-about-the-userlike-typo3-extension','ter','',''),
(9281433,0,'userlike','1.2.5',5562,306,'Userlike','Userlike is a live chat software with which you can chat with the visitors of your website. Offer an outstanding online service, get to know your visitors, and raise your conversion rate! This plugin allows you to embed Userlike into your Typo3 website within seconds. Please be aware that you need an account with Userlike to use this plugin. You can enter the secret key found in your Userlike dashboard in the plugin settings.',2,0,3,1539084047,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"4.5.0-9.99.99\";s:5:\"fluid\";s:13:\"4.5.0-9.99.99\";s:5:\"typo3\";s:13:\"4.5.0-9.99.99\";}}','Userlike.com','support@userlike.com','sallesma','807b60eddc3236a67c16d9c68bd11a95','Updated  requirement dependencies','',1002005,0,0,'https://userlike-en.helpscoutdocs.com/article/626-a-note-about-the-userlike-typo3-extension','ter','',''),
(9281434,0,'userlike','1.2.6',5562,551,'Userlike','Userlike is a live chat software with which you can chat with the visitors of your website. Offer an outstanding online service, get to know your visitors, and raise your conversion rate! This plugin allows you to embed Userlike into your Typo3 website within seconds. Please be aware that you need an account with Userlike to use this plugin. You can enter the secret key found in your Userlike dashboard in the plugin settings.',2,0,3,1557741410,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"4.5.0-9.99.99\";s:5:\"fluid\";s:13:\"4.5.0-9.99.99\";s:5:\"typo3\";s:13:\"4.5.0-9.99.99\";}}','Userlike.com','support@userlike.com','sallesma','2003d37be38b728cec76c4623b931640','Release 1.2.6\r\n\r\n- fixed warning about \"Use of undefined constant GeneralUtility\"','',1002006,1,0,'https://userlike-en.helpscoutdocs.com/article/626-a-note-about-the-userlike-typo3-extension','ter','',''),
(9281435,0,'operations','2.0.1',10939,542,'Operations','Manage (firefighter,Feuerwehr) operations with detailed reports, images used resources or vehicles, google map view for locations, slider and lightbox for images. Possibly to use it for other reportable events like THW and so on.',1,0,3,1496688430,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"5.6\";s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','6018adf590eee85247d71811ef1af4c4','TYPO3 8.7 compatibility, clean up code.','undkonsorten',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/2.0.1','ter','',''),
(9281436,0,'operations','3.0.0',10939,240,'Operations','Manage (firefighter,Feuerwehr) operations with detailed reports, images used resources or vehicles, map view for locations. Possibly to use it for other reportable events like THW and so on.',1,0,3,1566081005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','4e26535f1378d7cefe75dbf2524382be','TYPO3 9.5 compatibility.  Code completely refactored many breaking changes. Read documentation.','undkonsorten',3000000,0,0,'https://docs.typo3.org/p/kanow/operations/3.0/en-us','ter','',''),
(9281437,0,'operations','3.1.0',10939,298,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',1,0,3,1567931833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','cf65fdac814cc9a6606531e68d57dfaf','Some bugfixes, new plugin to show statistics in frontend.','undkonsorten',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281438,0,'operations','3.1.1',10939,283,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',1,0,3,1570905468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','ede9c57bc97be468e4c035e105e74dfd','Small Bugfix with a wrong partial declaration in search template.','undkonsorten',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281439,0,'operations','3.2.1',10939,172,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',1,0,3,1573166188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','65962087a3b5ba22eac6ed349c0d054c','Small Bugfixing. Use categories in operations.','undkonsorten',3002001,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281440,0,'operations','3.2.2',10939,356,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',1,0,3,1573244601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','38c0d7a860f631a5dbcff03089c77f20','Small Bugfix. Fix error if activated concatenation for JS and CSS files in TYPO3.','undkonsorten',3002002,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281441,0,'operations','4.0.0',10939,256,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1584875075,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.0.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','306c656baa1524fa32f83ac8c7d61f97','Refactor template files to prepare usage in fire_department theme.','undkonsorten',4000000,0,0,'https://docs.typo3.org/p/kanow/operations/4.0/en-us','ter','',''),
(9281442,0,'operations','5.0.0',10939,161,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1587505723,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','15cac4feca97c9bd0dd5bb55fe53ba08','Small Bugfix and TYPO3 v10 compatibility.','undkonsorten',5000000,0,0,'https://docs.typo3.org/p/kanow/operations/5.0/en-us','ter','',''),
(9281443,0,'operations','5.1.0',10939,307,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1587904455,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','2c113bc15abe0da70d20c84f961fe7a8','Fix bug in list view of operations. Some Improvements for translated data.','undkonsorten',5001000,0,0,'https://docs.typo3.org/p/kanow/operations/5.1/en-us','ter','',''),
(9281444,0,'operations','4.0.1',10939,126,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1603141619,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.0.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','08a49cdff09da17198182f0dcc568d65','Some bugs fixed. See changelog for details or git log.','undkonsorten',4000001,0,0,'https://docs.typo3.org/p/kanow/operations/4.0/en-us','ter','',''),
(9281445,0,'operations','6.0.0',10939,181,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1603141773,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.9.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','f69282a917083e0fbc7ae512a7e4cd98','Bugfixing, Breaking Changes: new pagination for list and search view.','undkonsorten',6000000,0,0,'https://docs.typo3.org/p/kanow/operations/6.0/en-us','ter','',''),
(9281446,0,'operations','7.0.1',10939,124,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1634583005,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','06c1c76ff7f0ed7efc4225670d09d49b','TYPO3 11 compatibility, small Bugfixes. Improve documentation.','undkonsorten',7000001,0,0,'https://docs.typo3.org/p/kanow/operations/7.0/en-us','ter','',''),
(9281447,0,'operations','7.1.0',10939,125,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1636583179,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:19:\"numbered-pagination\";s:13:\"1.0.2 - 0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','eeef0c1990368c27c514c974cbbb979d','Improve documenation, some bugfixes. Use numbered_pagination, please check your Fluid Templates/Partials. New TypoScript settings. Read changelog in documentation.','undkonsorten',7001000,0,0,'https://docs.typo3.org/p/kanow/operations/7.1/en-us','ter','',''),
(9281448,0,'operations','7.1.1',10939,115,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations. Use extension fire_department to build a complete website for fire departments.',2,0,3,1660721915,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:19:\"numbered-pagination\";s:13:\"1.0.2 - 0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"fire_department\";s:13:\"1.1.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','63429df48c96751b97b69499fa6ab946','Small Bugfix','undkonsorten',7001001,0,0,'https://docs.typo3.org/p/kanow/operations/7.1/en-us','ter','',''),
(9281449,0,'operations','8.0.0',10939,77,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1693086547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','06c77a5d1535c418e2fb4261a5fb7ff5','[TASK] Release version 8.0.0','undkonsorten',8000000,0,0,'https://docs.typo3.org/p/kanow/operations/8.0/en-us','ter','',''),
(9281450,0,'operations','8.0.1',10939,59,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1697311846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','fbda5e181a80b7efab47cf722a6dc581','Released version 8.0.1 of','undkonsorten',8000001,0,0,'https://docs.typo3.org/p/kanow/operations/8.0/en-us','ter','',''),
(9281451,0,'operations','8.0.3',10939,62,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1697314708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','159daa81d8bff80b2d21a72657f914f7','Released version 8.0.3 of','undkonsorten',8000003,0,0,'https://docs.typo3.org/p/kanow/operations/8.0/en-us','ter','',''),
(9281452,0,'operations','8.0.4',10939,66,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1697962846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','db028425ae3692be18230822dfd08a97','Released version 8.0.4 of','undkonsorten',8000004,0,0,'https://docs.typo3.org/p/kanow/operations/8.0/en-us','ter','',''),
(9281453,0,'operations','8.0.5',10939,81,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1698698708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','1f66a819e8e608fe6472d863266ffc0a','Released version 8.0.5 of','undkonsorten',8000005,0,0,'https://docs.typo3.org/p/kanow/operations/8.0/en-us','ter','',''),
(9281454,0,'operations','8.1.0',10939,45,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1730547404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','fee08e76c86f8c2e74a22d3de79ac777','Extension is now compatible with TYPO3 13.','undkonsorten',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281455,0,'operations','8.1.1',10939,23,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1754749472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','54d4943a5627e4c8eb91d40e6628f222','Relase version 8.1.1\n\nBugfix release, small improvements. Site set added, clean up icons\nclean up code.','undkonsorten',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/operations/','ter','',''),
(9281456,0,'operations','8.2.0',10939,27,'Operations','TYPO3 extension to manage firefighter operations with detailed reports, images, used resources or vehicles, map view for locations.',2,0,3,1757054076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','85294d25a3c7762a93f581954b96e178','Release v8.2.0\n\nSupport postgres and sqlite databases, some small code improvements.','undkonsorten',8002000,1,0,'https://docs.typo3.org/p/kanow/operations/8.2/en-us','ter','',''),
(9281457,0,'html_minifier','1.1.4',11741,671,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1522928744,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.4.0-0.0.0\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','b018188645d8125c417067c39b2e954b','Feature release: possibility to exclude page types from minification\r\n','www.dominikweber.de',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/1.1.7','ter','',''),
(9281458,0,'html_minifier','1.1.5',11741,406,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1525852133,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.4.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','22b20f4b4446c14a0de80a53799f5452','Compatibility release for TYPO3 v9','www.dominikweber.de',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/1.1.7','ter','',''),
(9281459,0,'html_minifier','1.1.6',11741,1135,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1528960353,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.4.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.3.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','e6bb8fa9008aa519f1e384db788b06e9','Compatibility with TYPO3 9.3','www.dominikweber.de',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/1.1.7','ter','',''),
(9281460,0,'html_minifier','1.1.7',11741,3166,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1536153513,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.4.0-0.0.0\";s:5:\"typo3\";s:12:\"6.0.0-9.4.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','5d71df41b2e4374730e65787d7f1e3f3','Compatibility with TYPO3 9.4','www.dominikweber.de',1001007,0,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/1.1.7','ter','',''),
(9281461,0,'html_minifier','1.2.0',11741,75,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1588080310,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','ea31c54c362b1d39aaf65ea473847d88','Compatibility update with TYPO3 9 & 10','www.dominikweber.de',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/','ter','',''),
(9281462,0,'html_minifier','1.2.1',11741,328,'HTML Minifier','This extension minifies the output of TYPO3 generated pages.',2,0,2,1588082562,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Dominik Weber','post@dominikweber.de','dominikweber','93110fc6b7cfbc0ab6cd9094c0bfeb03','Bugfix release','www.dominikweber.de',1002001,1,0,'https://docs.typo3.org/typo3cms/extensions/html_minifier/','ter','',''),
(9281463,0,'youtubevideo','1.0.0',24228,690,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1491822308,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','55359242df38e9926f5eac443783adcf','Dropping the compatibility for older than 8.6 TYPO3 versions. New cover image feature (jQuery must be present). Requires fluid_styled_content.','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281464,0,'youtubevideo','1.1.0',24228,401,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1515239297,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','b5baf9915a6c339e3acc5ae0ea13de01','IMPORTANT! Changes in custom templates will be needed! Please check the original template as for the reference. Example: {autoplay} needs to be changed to {data.tx_youtubevideo_autoplay} etc.\r\nDataProcessing makes extending lot easier now.','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281465,0,'youtubevideo','1.2.0',24228,322,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1518512395,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','f6cec6425f557f1d4e675c7de87933e7','Bug fix for playing multiple videos with cover images. Dedicated cover text fields. Cover text works now without or without cover image added. Set \"enablecovertoall  0\" for disabling cover image from youtube and custom play button. Mobile template improv','Brightside OÜ / t3brightside.com',1002000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281466,0,'youtubevideo','1.2.1',24228,363,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1519103274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','bd577d04299d139d1c242a71f748fc43','Constants editable through constant editor now. Please check ChangeLog for more changes.','Brightside OÜ / t3brightside.com',1002001,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281467,0,'youtubevideo','1.2.2',24228,348,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1519740208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','126e2ec5582cc149b333276f3799fcde','Better compatibility with ext:microtemplate','Brightside OÜ / t3brightside.com',1002002,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281468,0,'youtubevideo','1.2.3',24228,605,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1521870720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','617bb5fbecda8cdf67b5a3fd612f677b','IE9 and TYPO3 9.1 compatibility.','Brightside OÜ / t3brightside.com',1002003,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281469,0,'youtubevideo','1.2.4',24228,652,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1530091906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','a5bbfbc7d58632ee63cc236fd6b74c25','Breakpoint constant for play button placement and $( to jQuery(.','Brightside OÜ / t3brightside.com',1002004,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281470,0,'youtubevideo','1.3.0',24228,420,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1550204925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','f3437ca4121a428cfbd4f7c2953ea8dd','TYPO3 9.5 LTS only. Possible BREAKING changes, please see: https://github.com/t3brightside/youtubevideo/blob/1.3.0/ChangeLog','Brightside OÜ / t3brightside.com',1003000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281471,0,'youtubevideo','1.3.1',24228,720,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1558082895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','af52da7ba7d9e10ce49d829a612b9274','Fix conflict with image field in other content types. Mute coverimaged vids by default to make em play in Chrome.','Brightside OÜ / t3brightside.com',1003001,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281472,0,'youtubevideo','1.4.0',24228,360,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1589875031,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','202207d45791afc6c6457874b6684b25','10 LTS ready!','Brightside OÜ / t3brightside.com',1004000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281473,0,'youtubevideo','1.4.1',24228,139,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1608546971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','67e655756da2a80cfe8fbc4a06492f52','MySQL strict mode fix','Brightside OÜ / t3brightside.com',1004001,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281474,0,'youtubevideo','1.4.2',24228,129,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1616691184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','ff3f740d4560da5cea90cdb82e559494','Runs on v11 now','Brightside OÜ / t3brightside.com',1004002,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281475,0,'youtubevideo','1.4.3',24228,143,'YouTube Video','Easy to use YouTube video content element with responsive template, cover image and backend preview.',2,0,2,1617645457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','0f28cee1c47dd62a03d209e8e0055418','Please see the CahngeLog','Brightside OÜ / t3brightside.com',1004003,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281476,0,'youtubevideo','2.0.0',24228,113,'YouTube Video','YouTube video content with custom cover images, gallery layout and backend previews.',2,0,2,1639566817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','8795787f28dfac3e98c4dc6c86ec08b3','!!! NOT compatible with earlier versions. With NO upgrade wizard for now. Please see the Doc.','Brightside OÜ / t3brightside.com',2000000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281477,0,'youtubevideo','2.1.0',24228,112,'YouTube Video','YouTube video content with custom cover images, gallery layout and backend previews.',2,0,2,1640013619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','8c6541e201bd06e81e3ffe90f4a326ed','Please see the ChangeLog','Brightside OÜ / t3brightside.com',2001000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281478,0,'youtubevideo','2.1.1',24228,130,'YouTube Video','YouTube video content with custom cover images, gallery layout and backend previews.',2,0,2,1642941502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','74fccc690fbcac9eb36960c6a7495262','Maintenance release. Changes in ChangeLog.','Brightside OÜ / t3brightside.com',2001001,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281479,0,'youtubevideo','2.2.0',24228,90,'YouTube Video','YouTube video content with custom cover images, gallery layout and backend previews.',2,0,2,1665691277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','39578e2324382d9a40146eb8168eb057','Please see the ChangeLog','Brightside OÜ / t3brightside.com',2002000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281480,0,'youtubevideo','2.2.2',24228,99,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR options and backend previews.',2,0,2,1666422754,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','bc57ddef23806738923ec8fe0ecb4eec','Please see the ChangeLog','Brightside OÜ / t3brightside.com',2002002,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281481,0,'youtubevideo','2.2.3',24228,95,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR options and backend previews.',2,0,2,1668662411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','a2025b651594bd57016b0069007c5684','Please see the ChangeLog','Brightside OÜ / t3brightside.com',2002003,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281482,0,'youtubevideo','2.3.0',24228,83,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR options and backend previews.',2,0,2,1679330296,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d6fb5c2ead8c404f1034f578f4f1ffd8','Possibly breaking changes, see the ChangeLog','Brightside OÜ / t3brightside.com',2003000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281483,0,'youtubevideo','2.4.0',24228,94,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR options and backend previews.',2,0,2,1682573960,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2f94b1f0ec2c85879748d6db70d075ff','Optional force cover image file format by using TS constant','Brightside OÜ / t3brightside.com',2004000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281484,0,'youtubevideo','2.5.0',24228,71,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR, and backend previews.',2,0,2,1702024935,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:19:\"paginatedprocessors\";s:12:\"1.5.0-1.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','529fbe64c511b68a5eddd78c30c855ba','Check the ChangeLog before updating.','Brightside OÜ / t3brightside.com',2005000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281485,0,'youtubevideo','3.0.0',24228,80,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR, and backend previews.',2,0,2,1707424326,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";s:19:\"paginatedprocessors\";s:13:\"1.6.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5f6704a51985e20c1e5c6d2c5b4c2fe3','v13 compatibility, dropping v11','Brightside OÜ / t3brightside.com',3000000,0,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281486,0,'youtubevideo','3.1.2',24228,23,'YouTube Video','YouTube videos with custom cover images, gallery layout, pagination, GDPR, and backend previews.',2,0,2,1764795190,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:20:\"fluid_styled_content\";s:14:\"14.4.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";s:19:\"paginatedprocessors\";s:13:\"1.7.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','3b89762ae331778e9820c58357124147','TYPO3 v14 compatibility','Brightside OÜ / t3brightside.com',3001002,1,0,'https://github.com/t3brightside/youtubevideo/blob/master/README.md','ter','',''),
(9281487,0,'extractor','1.5.0',15422,507,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1493102313,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','d4cc8d25f4d2cd63baed994b3458aadf','Map IPTC categories to TYPO3 system categories with PHP native extraction.\r\nTYPO3 logger lets you follow the metadata extraction process.\r\nVarious bug fixes.\r\nDetails on https://forge.typo3.org/projects/extension-extractor/wiki/EXTRACTOR_150','Causal Sàrl',1005000,0,0,'https://docs.typo3.org/p/causal/extractor/1.5/en-us','ter','',''),
(9281488,0,'extractor','1.5.1',15422,2872,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1496320124,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','f8bb030fb45cad27b06f1a05df1bb709','Regular bug fix release.\r\nDetails on https://forge.typo3.org/projects/extension-extractor/wiki/EXTRACTOR_151','Causal Sàrl',1005001,0,0,'https://docs.typo3.org/p/causal/extractor/1.5/en-us','ter','',''),
(9281489,0,'extractor','1.6.0',15422,1063,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1526373019,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','e099cd73757619b8fc35362b9f4f4c0a','Official compatibility with PHP 7.2.','Causal Sàrl',1006000,0,0,'https://docs.typo3.org/typo3cms/extensions/extractor/1.6.0','ter','',''),
(9281490,0,'extractor','1.7.0',15422,241,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1587368847,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d5ca6e1aee3270a7afb5f2e0b05fe6b9','Long-awaited release with support for TYPO3 v8, TYPO3 v9 and TYPO3 v10 so that it eases your migration path between LTS versions.\r\n\r\nNow with enhanced support for OPCache when not using composer, fixed support for encrypted PDF and last but not least, a better icon since this extension is about extracting and analyzing metadata and not \"searching\" for files.','Causal Sàrl',1007000,0,0,'https://docs.typo3.org/p/causal/extractor/1.7/en-us','ter','',''),
(9281491,0,'extractor','1.7.1',15422,279,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1587642550,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ac6d1399e6ca85bfcec1e0487a146116','This release mitigates a design flaw for TYPO3 FAL present since TYPO3 6.2 LTS: when moving a file in fileadmin, FAL reindexes it afterwards, extracts again the metadata from physical file and replaces them in database, thus effectively leading to loss of information if a user manually edited the metadata. Problem is reported but is not yet fixed and will not be fixed for TYPO3 v8 anyway (possibly with ELTS plan? Even not sure). So for v8 users and as long it is not fixed in Core, this extension will simply \"refuse\" to extract metadata if they are already present in file.\r\n\r\nIn addition a bug has been fixed where some PDF whose metadata where encoded as UTF-16BE in octal representation would lead to extracted title and other fields like \"376377000D000o000c...\" which is absolutely useless!\r\n\r\nFinally a deprecated call was still present in TYPO3 v8 and is now migrated.','Causal Sàrl',1007001,0,0,'https://docs.typo3.org/p/causal/extractor/1.7/en-us','ter','',''),
(9281492,0,'extractor','1.7.2',15422,310,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1588054233,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','30c992cb5bca38234dbddd4da2acaf1c','Bug fix release for a compatibility issue in TYPO3 v8 and v9.','Causal Sàrl',1007002,0,0,'https://docs.typo3.org/p/causal/extractor/1.7/en-us','ter','',''),
(9281493,0,'extractor','1.7.3',15422,272,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1596440122,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a6c7557eb19ff07f76adafa47ba7e65c','This is a bug fix release. For some users the extraction service would not be properly executed when uploading a file. This was related to a workaround we implemented to work around a design flaw in FAL which is re-extracting metadata when moving files around.','Causal Sàrl',1007003,0,0,'https://docs.typo3.org/p/causal/extractor/1.7/en-us','ter','',''),
(9281494,0,'extractor','2.0.0',15422,129,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1611155173,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','432c8e31fdd82e53aa6671f47861cec0','- Compatibility with TYPO3 v11\r\n- BEWARE: Signal/Slot after metadata extraction has vanished and is now an PSR-14 event in TYPO3 v10. Check documentation (Developer Manual) if needed.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/extractor/2.0/en-us','ter','',''),
(9281495,0,'extractor','2.1.0',15422,169,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1611300973,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','1c81144229cb5a123fa83afa3be8a4bf','Feature release allowing to dynamically assign TYPO3 categories to the corresponding file when using signal/slog or event/listener scheme.','Causal Sàrl',2001000,0,0,'https://docs.typo3.org/p/causal/extractor/2.1/en-us','ter','',''),
(9281496,0,'extractor','2.2.0',15422,123,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1650440375,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6722838797d46002bfd246e6e72726e9','Standard maintenance release.','Causal Sàrl',2002000,0,0,'https://docs.typo3.org/p/causal/extractor/2.2/en-us','ter','',''),
(9281497,0,'extractor','2.3.0',15422,92,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1683696762,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','cff1134d0162f6b70eb958ebc8529135','Standard maintenance release.','Causal Sàrl',2003000,0,0,'https://docs.typo3.org/p/causal/extractor/2.3/en-us','ter','',''),
(9281498,0,'extractor','2.3.1',15422,67,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1699022661,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','77282377a2503b790f1ad6822d04a430','Bugfix release to include the missing getid3 library (not a problem with composer-based install).','Causal Sàrl',2003001,0,0,'https://docs.typo3.org/p/causal/extractor/2.3/en-us','ter','',''),
(9281499,0,'extractor','2.4.0',15422,63,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1699372436,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','c59c207e01a8e6dd11d5afc4717ab92d','Compatibility with TYPO3 v12.','Causal Sàrl',2004000,0,0,'https://docs.typo3.org/p/causal/extractor/2.4/en-us','ter','',''),
(9281500,0,'extractor','2.4.1',15422,65,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1699374196,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6d09104d95ba10ef279ee033784c7a46','Compatibility with TYPO3 v12, including the getid3 library! (for those of you still not using composer).','Causal Sàrl',2004001,0,0,'https://docs.typo3.org/p/causal/extractor/2.4/en-us','ter','',''),
(9281501,0,'extractor','2.4.2',15422,63,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1700412170,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','adaac98b37253936a4cd66a1ca664737','Various bug fixes.','Causal Sàrl',2004002,0,0,'https://docs.typo3.org/p/causal/extractor/2.4/en-us','ter','',''),
(9281502,0,'extractor','2.4.3',15422,71,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1701015068,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','61c4569c49a57e59f81596ce28dbcec4','Since TYPO3 v12 (and v11 if optionally using typo3/cms-composer-installers v4), all extensions are located within vendor/ directory.\r\nThis bugfix release addresses this change and allows file metadatas TCA to be properly overridden for images, thus pleasing all the photographers among us with many useful additional camera-related fields such as make, model, lens, shutter speed and so on...','Causal Sàrl',2004003,0,0,'https://docs.typo3.org/p/causal/extractor/2.4/en-us','ter','',''),
(9281503,0,'extractor','2.4.4',15422,69,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1706705910,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','31a7d17ddda4b9331f851c26606410eb','Standard maintenance release.','Causal Sàrl',2004004,0,0,'https://docs.typo3.org/p/causal/extractor/2.4/en-us','ter','',''),
(9281504,0,'extractor','2.5.0',15422,71,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1709459669,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:13:\"8.7.0-13.0.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ae844821e9ca1378c282d2633ad208fb','This is mainly a bug fix release based on problems reported in the bug tracker.\r\n\r\nThe version is raised to 2.5.0 because we explicitly (and hopefully temporarily) disabled the mapping configuration tool in Extension Settings actually only works prior to TYPO3 v11. Reason is that custom JS is not interpreted anymore. We hopefully will find a way out of it but instead of being \"broken\", it is now disabled.\r\n\r\nThe other reason is that this release brings early support of TYPO3 v13 while keeping the backward compatibility with former LTS versions and as part of it, we spotted that the metadata file field \"copyright\" has been enlarged. This is something that we replicated in the database schema we provide and thus a DB update is suggested (although not absolutely necessary) for TYPO3 installations prior to TYPO3 v13.','Causal Sàrl',2005000,0,0,'https://docs.typo3.org/p/causal/extractor/2.5/en-us','ter','',''),
(9281505,0,'extractor','2.5.1',15422,48,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1727956786,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:13:\"8.7.0-13.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','aa297c2242f4c69287996d8cf6f76eb7','Standard maintenance release.','Causal Sàrl',2005001,0,0,'https://docs.typo3.org/p/causal/extractor/2.5/en-us','ter','',''),
(9281506,0,'extractor','2.5.2',15422,48,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1738325927,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:13:\"8.7.0-13.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','82199171c081033b5599244b3d807770','Standard maintenance release.','Causal Sàrl',2005002,0,0,'https://docs.typo3.org/p/causal/extractor/2.5/en-us','ter','',''),
(9281507,0,'extractor','2.6.0',15422,12,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1774343737,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.5.99\";s:5:\"typo3\";s:13:\"8.7.0-14.3.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8fb8db6b3565db0ad7391668ca618428','This version provides early support for TYPO3 v14.','Causal Sàrl',2006000,0,0,'https://docs.typo3.org/p/causal/extractor/main/en-us/','ter','',''),
(9281508,0,'extractor','2.6.1',15422,15,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1774346714,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:13:\"8.7.0-14.3.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','3f955ba19466d19b99d991084b1438ef','This release fixes a crash with autoloading.','Causal Sàrl',2006001,0,0,'https://docs.typo3.org/p/causal/extractor/main/en-us/','ter','',''),
(9281509,0,'extractor','2.6.2',15422,12,'Metadata and content analysis service','This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.',2,0,5,1776767711,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:12:\"filemetadata\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','272ad744d17a992efba815d3d00bcc8e','This version fixes compatibility issues with TYPO3 v14. In addition, we dropped support for legacy versions of TYPO3, please use corresponding former versions if you need such support.','Causal Sàrl',2006002,1,0,'https://docs.typo3.org/p/causal/extractor/main/en-us/','ter','',''),
(9281510,0,'owl_slider','2.5.1',24202,530,'owlSlider','Responsive carousel slider for TYPO3, Touch enabled based on the jQuery OWL Carousel.',2,0,4,1513344297,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','comsolit AG','info@comsolit.com','larsmessmer','b29f9b5a51400df5c3f7c72de4b392f1','IMPORTANT Clear Installtool Cache and compare Database!\r\nSupport compatibility with Version 8.7 and dropped 6.2\r\nBugfixes and cleanup.','comsolit AG',2005001,0,0,'https://docs.typo3.org/typo3cms/extensions/owl_slider/2.5.4','ter','',''),
(9281511,0,'owl_slider','2.5.2',24202,418,'owlSlider','Responsive carousel slider for TYPO3, Touch enabled based on the jQuery OWL Carousel.',2,0,4,1521649711,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','comsolit AG','info@comsolit.com','larsmessmer','d8a2cb7b52ade31e1f5ba9b8f3de398e','Fix problem with missing plugin form fields (Flexform) (Thanks to @sebkln)\r\nFix language SQL error when no selection is given','comsolit AG',2005002,0,0,'https://docs.typo3.org/typo3cms/extensions/owl_slider/2.5.4','ter','',''),
(9281512,0,'owl_slider','2.5.3',24202,336,'owlSlider','Responsive carousel slider for TYPO3, Touch enabled based on the jQuery OWL Carousel.',2,0,4,1525417872,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','comsolit AG','info@comsolit.com','larsmessmer','83ac62e38a99fbca15add0f504bfe7c3','Fix renderType error (Starttime and Endtime field)\r\nFix missing Text on Access Tab for TYPO3 8.7','comsolit AG',2005003,0,0,'https://docs.typo3.org/typo3cms/extensions/owl_slider/2.5.4','ter','',''),
(9281513,0,'owl_slider','2.5.4',24202,1277,'owlSlider','Responsive carousel slider for TYPO3, Touch enabled based on the jQuery OWL Carousel.',2,0,4,1526474965,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','comsolit AG','info@comsolit.com','larsmessmer','75abbf629b0633e6f19e3cbf8afcc585','Fix missing default language\r\nFix error for translation selection','comsolit AG',2005004,0,0,'https://docs.typo3.org/typo3cms/extensions/owl_slider/2.5.4','ter','',''),
(9281514,0,'owl_slider','3.0.0',24202,893,'owlSlider','Responsive carousel slider for TYPO3, Touch enabled based on the jQuery OWL Carousel.',2,0,4,1550737132,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"9.0.00-9.5.99\";s:5:\"fluid\";s:13:\"9.0.00-9.5.99\";s:5:\"typo3\";s:13:\"9.0.00-9.5.99\";}}','comsolit AG','info@comsolit.com','larsmessmer','c08b9c74bbf619f8cb71a0776d6d1d40','Replace TCA language translation path for TYPO3 9.5 Remove TYPO3 7.6  8.7 compatibility Initialize arguments for render function in FooterViewhelper Delete TypolinkViewhelper and replace with fluid standards Fix TCA migration configuration Fix fluid curl','comsolit AG',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/owl_slider/3.0.0','ter','',''),
(9281515,0,'bootstrap_package','8.0.0',64399,1281,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1491287460,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','8a59bba90f4ca95786a908080aee5b28','Major release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.0','private',8000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281516,0,'bootstrap_package','8.0.1',64399,809,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1496166074,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','b9ee1e36ea3254c42e1db5341a76a753','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.1','private',8000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281517,0,'bootstrap_package','8.0.2',64399,732,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1496524710,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','a946a1cf2f88008a1cfb557978f32a44','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.2','private',8000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281518,0,'bootstrap_package','8.0.3',64399,2056,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1497963264,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','fb70c5fcd32acdc379d9919962f3a7a5','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.3','private',8000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281519,0,'bootstrap_package','8.0.4',64399,958,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1508850944,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','f0611a15229363afd0c87c7a2862d375','Bugfix release - detailed information on GitHub. \r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.4','private',8000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281520,0,'bootstrap_package','8.0.5',64399,553,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1512039626,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','b1569a24978276e44a112aa6f1ca2bbd','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.5','private',8000005,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281521,0,'bootstrap_package','9.0.0',64399,705,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1512040506,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','42245d973697b6221cb44a02c106713c','Major release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/9.0.0','private',9000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.0/en-us','ter','',''),
(9281522,0,'bootstrap_package','8.0.6',64399,1123,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1513067487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c7ce467fa2849b778d8116f4e6470d15','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/8.0.6','private',8000006,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281523,0,'bootstrap_package','9.0.1',64399,511,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1513067543,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','5b9c4c318aa745e6c12d7f3739964a0d','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/9.0.1','private',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/bootstrap_package/9.0.1','ter','',''),
(9281524,0,'bootstrap_package','9.1.0',64399,2119,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1513111337,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','6a4b59cf9fd39ea12d0d9b0834c3a177','Maintenance release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/9.1.0','private',9001000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.1/en-us','ter','',''),
(9281525,0,'bootstrap_package','9.0.2',64399,437,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1528801047,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','fe3e5e062391ec8112cfd3adc17f761c','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/9.0.2','private',9000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.0/en-us','ter','',''),
(9281526,0,'bootstrap_package','9.1.1',64399,1557,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1528801208,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c7f16ea3a58676ffd49cd81f818e1ba5','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/9.1.1','private',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/bootstrap_package/9.1.1','ter','',''),
(9281527,0,'bootstrap_package','10.0.0',64399,500,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1538062255,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','1c6f7a86fc74095d1510b1cd9940fd70','Major release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.0','private',10000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281528,0,'bootstrap_package','10.0.1',64399,537,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1538129584,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','95a2ff95c5d506d7a79a14c92c72214c','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.1','private',10000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281529,0,'bootstrap_package','10.0.2',64399,792,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1538433942,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','37e6c0ef5fb60f7ad8eec44d9c05c655','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.2','private',10000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281530,0,'bootstrap_package','10.0.3',64399,1048,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1540751099,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','7c74b529325b1f1d42fdf626620eb9bc','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.3','private',10000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281531,0,'bootstrap_package','10.0.4',64399,680,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544043379,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','97efcc40690dd3ba9173712b6a4f184a','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.4','private',10000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281532,0,'bootstrap_package','7.0.6',64399,450,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544892687,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.2-8.99.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','029b1e60b9f2fa877849cee43504c0d1','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',7000006,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/7.0/en-us','ter','',''),
(9281533,0,'bootstrap_package','7.1.1',64399,714,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544892873,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.2-8.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','76132237dde171b893d622fcc616e75a','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',7001001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/7.1/en-us','ter','',''),
(9281534,0,'bootstrap_package','8.0.7',64399,704,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544893027,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','40ac53324a5d3be80eec92841f1f5dea','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',8000007,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281535,0,'bootstrap_package','9.0.3',64399,396,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544893186,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','cd748bc80ff99d5444a4b08238018910','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',9000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.0/en-us','ter','',''),
(9281536,0,'bootstrap_package','9.1.2',64399,565,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544893328,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','dba2bac9f826decffe98eefd824f5657','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',9001002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.1/en-us','ter','',''),
(9281537,0,'bootstrap_package','10.0.5',64399,1379,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1544893487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c6310a3c371c1452f44d14b3f6de1507','Important maintenance release to update the used Bootstrap 3 Framework the latest secure version 3.4.0.\r\nThis includes a fix of an XSS vulnerability inside the Bootstrap 3 Framework. Detailed information on GitHub. https://github.com/benjaminkott/bootstra','private',10000005,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281538,0,'bootstrap_package','10.0.6',64399,1276,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1552594098,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','98a8b6da7056ca5b98ea881fc8e9b7db','Bugfix release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.6','private',10000006,0,0,'https://docs.typo3.org/typo3cms/extensions/bootstrap_package/10.0.6','ter','',''),
(9281539,0,'bootstrap_package','10.0.7',64399,478,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1563119743,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c7ef73c5a9bdd781d378596233a484d8','Bugfix release - detailed information on GitHub. \r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.7','private',10000007,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281540,0,'bootstrap_package','11.0.0',64399,1463,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1563137784,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.0.99\";s:3:\"seo\";s:13:\"9.5.0-10.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','d895ee20b71eebcf3e981ef535aa442b','Major release - detailed information on GitHub. https://github.com/benjaminkott/bootstrap_package/releases/tag/11.0.0','private',11000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/11.0/en-us','ter','',''),
(9281541,0,'bootstrap_package','10.0.8',64399,466,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1569853724,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','09af9293c95e3cd53970b770447d54bc','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.8','private',10000008,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281542,0,'bootstrap_package','11.0.1',64399,1206,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1569853782,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','6755301cdfe340dd31dfecff3a112bfc','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/11.0.1','private',11000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/11.0/en-us','ter','',''),
(9281543,0,'bootstrap_package','10.0.9',64399,606,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1576264771,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','4d3e0b93d24fd0240035390fc131bfba','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/10.0.9','private',10000009,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281544,0,'bootstrap_package','11.0.2',64399,2903,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,-1,6,1576264817,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','88ac21d3adc5c388cd38be91f7a18063','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/benjaminkott/bootstrap_package/releases/tag/11.0.2','private',11000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/11.0/en-us','ter','',''),
(9281545,0,'bootstrap_package','10.0.10',64399,139,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506515,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','08c2c6559b6b54be3da0cc1aedecd787','[RELEASE] v10.0.10','private',10000010,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281546,0,'bootstrap_package','11.0.3',64399,166,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506562,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','daa8ec9e7bba68d478021336a6f16aa5','[RELEASE] v11.0.3','private',11000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/11.0/en-us','ter','',''),
(9281547,0,'bootstrap_package','7.1.2',64399,136,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506665,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.2-8.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','446ae16a13bda79f14db282d1ed9df0b','[RELEASE] v7.1.2','private',7001002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/7.1/en-us','ter','',''),
(9281548,0,'bootstrap_package','8.0.8',64399,134,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506745,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','764d80744336462840b502167dd652cb','[RELEASE] v8.0.8','private',8000008,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/8.0/en-us','ter','',''),
(9281549,0,'bootstrap_package','9.0.4',64399,133,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506779,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','b09aa31aee97872379d3a9b79af37048','[RELEASE] v9.0.4','private',9000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.0/en-us','ter','',''),
(9281550,0,'bootstrap_package','9.1.3',64399,132,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1619506816,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','130c99e8a577469b25ac59e9dd2cc217','[RELEASE] v9.1.3','private',9001003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/9.1/en-us','ter','',''),
(9281551,0,'bootstrap_package','12.0.0',64399,140,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1628854560,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','e9c94dd6ca63cecb533bfaf3cc875cff','[RELEASE] v12.0.0','private',12000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281552,0,'bootstrap_package','12.0.1',64399,148,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1629107395,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','0d1caf9cf133d06a843632e5a36d06aa','[RELEASE] v12.0.1','private',12000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281553,0,'bootstrap_package','12.0.2',64399,135,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1631873074,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c4977aee4e8557b04d44dc694def6699','[RELEASE] v12.0.2','private',12000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281554,0,'bootstrap_package','12.0.3',64399,140,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1633355045,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','bac5a9b5dfeb5a0a718ac46689dbded1','[RELEASE] v12.0.3','private',12000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281555,0,'bootstrap_package','12.0.4',64399,147,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1637325405,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','031f580adfc3a6ea0b81c3300e241319','[RELEASE] v12.0.4','private',12000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281556,0,'bootstrap_package','12.0.5',64399,133,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1650631449,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','93399255a8eec5e5525539fcfdb3ed19','[RELEASE] v12.0.5','private',12000005,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281557,0,'bootstrap_package','13.0.0',64399,102,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670332152,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.1.99\";s:3:\"seo\";s:14:\"11.5.0-12.1.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','3af7d5fc9319b4949240738b309c88fe','[RELEASE] v13.0.0','private',13000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281558,0,'bootstrap_package','12.0.6',64399,83,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670333416,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','326c11bafd86db7c55dd778fc571347b','[RELEASE] v12.0.6','private',12000006,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281559,0,'bootstrap_package','11.0.4',64399,89,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670333539,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','3247fc812fcc6d4661b1cc754fb658f3','[RELEASE] v11.0.4','private',11000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/11.0/en-us','ter','',''),
(9281560,0,'bootstrap_package','10.0.11',64399,90,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670333732,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','1be0657e8155384dbd559ae027bbe9d8','[RELEASE] v10.0.11','private',10000011,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/10.0/en-us','ter','',''),
(9281561,0,'bootstrap_package','13.0.1',64399,104,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670947773,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.1.99\";s:3:\"seo\";s:14:\"11.5.0-12.1.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','4038915d67a3816ad9a791195e164e24','[RELEASE] v13.0.1','private',13000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281562,0,'bootstrap_package','12.0.7',64399,84,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1670947787,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','2119a33aca7898244c2053cbdfe4723c','[RELEASE] v12.0.7','private',12000007,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281563,0,'bootstrap_package','13.0.2',64399,98,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1682487411,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','81d186efd271a0f488b211062d115f69','[RELEASE] v13.0.2','private',13000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281564,0,'bootstrap_package','12.0.8',64399,74,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687422031,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','66cd9c2619db75f847ab8195f872611c','[RELEASE] v12.0.8','private',12000008,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281565,0,'bootstrap_package','13.0.3',64399,74,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687422268,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','57963b0a3e98f5301c49178513d12759','[RELEASE] v13.0.3','private',13000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281566,0,'bootstrap_package','14.0.0',64399,81,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687422509,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','4b845e97c5f38eb1f8e85a031e0c3b58','[RELEASE] v14.0.0','private',14000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281567,0,'bootstrap_package','14.0.1',64399,78,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687760890,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','85547427a087f1363c59b9cf6bce8e85','[RELEASE] v14.0.1','private',14000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281568,0,'bootstrap_package','13.0.4',64399,74,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687760925,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','0460d1ddefc4315d3be620580382fb54','[RELEASE] v13.0.4','private',13000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281569,0,'bootstrap_package','12.0.9',64399,71,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1687761006,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','693893d9d4668cc93b03a8669bd1eaf0','[RELEASE] v12.0.9','private',12000009,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281570,0,'bootstrap_package','14.0.2',64399,84,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1688132647,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','062139bf510fbc1208a1e473d722c15b','[RELEASE] v14.0.2','private',14000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281571,0,'bootstrap_package','13.0.5',64399,76,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1688132798,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','078dbfb36f6cef5310404046e50e2baa','[RELEASE] v13.0.5','private',13000005,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/13.0/en-us','ter','',''),
(9281572,0,'bootstrap_package','12.0.10',64399,78,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1688132883,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:14:\"10.4.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','927e9be0faec5f3310ba32d574f468c0','[RELEASE] v12.0.10','private',12000010,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/12.0/en-us','ter','',''),
(9281573,0,'bootstrap_package','14.0.3',64399,78,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1688971593,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','806b39ece7cea111de384b9ad0e36416','[RELEASE] v14.0.3','private',14000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281574,0,'bootstrap_package','14.0.4',64399,78,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1689152175,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','438212f356c5d02950a9cf64989f178b','[RELEASE] v14.0.4','private',14000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281575,0,'bootstrap_package','14.0.6',64399,88,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1689595349,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','c5bc178826e6c1f333d3b49843a4c231','[RELEASE] v14.0.6','private',14000006,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281576,0,'bootstrap_package','14.0.7',64399,98,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1692024328,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','2e06ba0f44ec2590817f3875675b76d4','[RELEASE] v14.0.7','private',14000007,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/14.0/en-us','ter','',''),
(9281577,0,'bootstrap_package','15.0.0',64399,56,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1728926166,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','38026c114ffc3ca1e94bd80809ec5735','[RELEASE] v15.0.0','private',15000000,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/15.0/en-us','ter','',''),
(9281578,0,'bootstrap_package','15.0.1',64399,36,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1743410225,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','447546fca375169025b691f884051408','[RELEASE] v15.0.1','private',15000001,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/15.0/en-us','ter','',''),
(9281579,0,'bootstrap_package','15.0.2',64399,36,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1744267572,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','e9a71fb132887a3150f5e52bccf01b26','[RELEASE] v15.0.2','private',15000002,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/15.0/en-us','ter','',''),
(9281580,0,'bootstrap_package','15.0.3',64399,31,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1753339143,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','0a260d142ef15eff2d7e2a00c50eb028','[RELEASE] v15.0.3','private',15000003,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/15.0/en-us','ter','',''),
(9281581,0,'bootstrap_package','15.0.4',64399,33,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1755690769,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','bebd9670e00a91598f77a68e741a57d4','[RELEASE] v15.0.4','private',15000004,0,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/15.0/en-us','ter','',''),
(9281582,0,'bootstrap_package','16.0.0',64399,27,'Bootstrap Package','Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.',2,0,6,1764688140,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";s:3:\"seo\";s:14:\"13.4.0-14.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','cfe4e1198aaa06fbbe2bb632ba67c4f4','[RELEASE] v16.0.0','private',16000000,1,0,'https://docs.typo3.org/p/bk2k/bootstrap-package/16.0/en-us','ter','',''),
(9281583,0,'introduction','3.0.0',28255,1085,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1491300277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:17:\"bootstrap_package\";s:13:\"8.0.0-8.99.99\";}}','Introduction Package Team','','typo3v4','7d0f1f9718773b44a0fef178b57ec3c2','Completely redesigned and updated for TYPO3 v8','',3000000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/3.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.0.0_DistributionWelcome.png'),
(9281584,0,'introduction','3.0.1',28255,2356,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1497446036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-9.0.99\";s:17:\"bootstrap_package\";s:13:\"8.0.0-8.99.99\";}}','Introduction Package Team','','typo3v4','d5f8408b774a78e724dbc222163c23c2','Compatibility with TYPO3 v9','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/introduction/3.0.1','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.0.1_DistributionWelcome.png'),
(9281585,0,'introduction','3.1.1',28255,1622,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1516098800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.1.0-9.5.99\";s:17:\"bootstrap_package\";s:12:\"9.1.0-9.1.99\";}}','Introduction Package Team','','typo3v4','b397969e39e2e92e18d9c4e15b50c157','Compatibility with TYPO3 v9.1','',3001001,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/3.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_3.1.1_DistributionWelcome.png'),
(9281586,0,'introduction','4.0.0',28255,335,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1538468232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.1-10.0.99\";}}','Introduction Package Team','','typo3v4','b80461447025b033311117aaf9473eae','Now compatible with TYPO3 v9 LTS','',4000000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.0.0_DistributionWelcome.png'),
(9281587,0,'introduction','4.0.1',28255,2060,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1538482708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.1-10.0.99\";}}','Introduction Package Team','','typo3v4','90b23a84fbf25bfa2cf7866ca196f00b','Now compatible with TYPO3 v9 LTS','',4000001,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.0.1_DistributionWelcome.png'),
(9281588,0,'introduction','4.1.0',28255,569,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1563790655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";}}','Introduction Package Team','','typo3v4','1c0260fde30db918435b6fa332a19b6b','Ready for TYPO3 v10','',4001000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.1.0_DistributionWelcome.png'),
(9281589,0,'introduction','4.2.0',28255,1557,'The official Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1569590190,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-11.5.99\";}}','Introduction Package Team','','typo3v4','994c4a8b553f152bbc2fb71e7981c1d3','Add default site configuration for TYPO3 v10.1','',4002000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.2.0_DistributionWelcome.png'),
(9281590,0,'introduction','4.2.1',28255,112,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1633029573,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-11.0.99\";s:7:\"felogin\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:15:\"10.4.10-10.4.99\";s:4:\"form\";s:15:\"10.4.10-10.4.99\";s:6:\"impexp\";s:15:\"10.4.10-10.4.99\";s:14:\"indexed_search\";s:15:\"10.4.10-10.4.99\";s:10:\"tstemplate\";s:15:\"10.4.10-10.4.99\";}}','Introduction Package Team','','typo3v4','33c20c43e8c80abb6ac763aa9be47fc5',' Changes since 4.2.0\n\n  Bug Fixes\n\n- Fix various issues (46) by @gilbertsoft\n- [BUGFIX] Add missing dependencies (47) by @gilbertsoft\n- [BUGFIX] Add dependency to EXT:impexp (29) by @flossels\n\n  Maintenance\n\n- [TASK] Introduce workflows (53) by @gilbertsoft\n- Streamline docs configuration and package name (52) by @gilbertsoft\n- Fix various issues (46) by @gilbertsoft\n- [TASK] Provide DDEV configuration for local development (42) by @gilbertsoft\n\n  Documentation\n\n- [BUGFIX] Docs settings (51) by @gilbertsoft\n- [DOCS] Fix typo (25) by @brotkrueml','',4002001,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.2.1_DistributionWelcome.png'),
(9281591,0,'introduction','4.3.0',28255,121,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1633092759,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-11.0.99\";s:7:\"felogin\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:15:\"10.4.10-10.4.99\";s:4:\"form\";s:15:\"10.4.10-10.4.99\";s:6:\"impexp\";s:15:\"10.4.10-10.4.99\";s:14:\"indexed_search\";s:15:\"10.4.10-10.4.99\";s:10:\"tstemplate\";s:15:\"10.4.10-10.4.99\";}}','Introduction Package Team','','typo3v4','232245661cc9a1a7fa2be1ca3aab4ebb',' Changes since 4.2.1\n\n  Features\n\n- [FEATURE] Update Bootstrap Package and add new content elements (54) by @gilbertsoft\n\n  Maintenance\n\n- [TASK] Fix action input (59) by @gilbertsoft\n- [TASK] Optimize workflows (58) by @gilbertsoft\n- [TASK] Manual upload to TER (57) by @gilbertsoft','',4003000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.3.0_DistributionWelcome.png'),
(9281592,0,'introduction','4.4.1',28255,147,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1633432314,'a:1:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.3-12.9.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";s:6:\"impexp\";s:14:\"11.5.0-11.5.99\";s:14:\"indexed_search\";s:14:\"11.5.0-11.5.99\";s:10:\"tstemplate\";s:14:\"11.5.0-11.5.99\";}}','Introduction Package Team','','typo3v4','fa0beda03e4d3d2e8e4810afbe76667f',' Changes since 4.4.0\n\n  Bug Fixes\n\n- [BUGFIX] Dependencies in ext_emconf.php (65) by @gilbertsoft\n\n  Maintenance\n\n- [TASK] Allow PHP 8 and higher (66) by @gilbertsoft','',4004001,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.4/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.4.1_DistributionWelcome.png'),
(9281593,0,'introduction','4.3.2',28255,111,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1633532145,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.2-12.9.99\";s:7:\"felogin\";s:15:\"10.4.10-10.4.99\";s:12:\"filemetadata\";s:15:\"10.4.10-10.4.99\";s:4:\"form\";s:15:\"10.4.10-10.4.99\";s:6:\"impexp\";s:15:\"10.4.10-10.4.99\";s:14:\"indexed_search\";s:15:\"10.4.10-10.4.99\";s:10:\"tstemplate\";s:15:\"10.4.10-10.4.99\";}}','Introduction Package Team','','typo3v4','de7e72ab80803dac8158d0fea02ab810',' Changes since 4.3.1\r\n\r\n  Bug Fixes\r\n\r\n- [BUGFIX] Bootstrap Package for legacy installations (68) by @gilbertsoft','',4003002,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.3.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.3.2_DistributionWelcome.png'),
(9281594,0,'introduction','4.5.0',28255,81,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1682408114,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:6:\"beuser\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"13.0.1-13.9.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";s:6:\"impexp\";s:14:\"11.5.0-11.5.99\";s:14:\"indexed_search\";s:14:\"11.5.0-11.5.99\";s:10:\"tstemplate\";s:14:\"11.5.0-11.5.99\";}}','Introduction Package Team','','typo3v4','2bdacca1f0fac3894fee8a8f7dec8f17','[RELEASE] TYPO3 v12 LTS support  Compatibility with Bootstrap Package v13','',4005000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.5/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.5.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.5.0_DistributionWelcome.png'),
(9281595,0,'introduction','4.6.0',28255,77,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1682408488,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";s:6:\"beuser\";s:14:\"12.3.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.1-13.9.99\";s:16:\"extensionmanager\";s:14:\"12.3.0-12.4.99\";s:7:\"felogin\";s:14:\"12.3.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.3.0-12.4.99\";s:4:\"form\";s:14:\"12.3.0-12.4.99\";s:6:\"impexp\";s:14:\"12.3.0-12.4.99\";s:14:\"indexed_search\";s:14:\"12.3.0-12.4.99\";s:10:\"tstemplate\";s:14:\"12.3.0-12.4.99\";}}','Introduction Package Team','','typo3v4','a5c0acae15d2e35fdcc2b9a24bf24835','[RELEASE] TYPO3 v12 LTS support  Compatibility with Bootstrap Package v13','',4006000,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.6/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.6.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.6.0_DistributionWelcome.png'),
(9281596,0,'introduction','4.6.1',28255,106,'The Official TYPO3 Introduction Package','This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample backend groups are added',2,0,10,1682499649,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";s:6:\"beuser\";s:14:\"12.3.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.1-13.9.99\";s:16:\"extensionmanager\";s:14:\"12.3.0-12.4.99\";s:7:\"felogin\";s:14:\"12.3.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.3.0-12.4.99\";s:4:\"form\";s:14:\"12.3.0-12.4.99\";s:6:\"impexp\";s:14:\"12.3.0-12.4.99\";s:14:\"indexed_search\";s:14:\"12.3.0-12.4.99\";s:10:\"tstemplate\";s:14:\"12.3.0-12.4.99\";}}','Introduction Package Team','','typo3v4','26f446e1cd971ed04a61af0145d3bcbc','[RELEASE] Smooth installation in TYPO3 v12 LTS','',4006001,0,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.6/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.6.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.6.1_DistributionWelcome.png'),
(9281597,0,'introduction','4.7.0',28255,64,'The Official TYPO3 Introduction Package','This is the Official TYPO3 Introduction Package, a carefully crafted TYPO3 distribution giving you a small insight in the powerful toolbox of the TYPO3 CMS framework. It comes with a full-fledged website based on Benjamin Kotts Bootstrap Package and Twitter Bootstrap, with simple options to customize the base theme.',2,0,10,1728930076,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:6:\"beuser\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:15:\"15.0.0-15.99.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-13.4.99\";s:7:\"felogin\";s:14:\"12.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:6:\"impexp\";s:14:\"12.4.0-13.4.99\";s:14:\"indexed_search\";s:14:\"12.4.0-13.4.99\";s:10:\"tstemplate\";s:14:\"12.4.0-13.4.99\";}}','Introduction Package Team','','typo3v4','386c1aba91e1c47cfb9c3b3e9ee89b83','[RELEASE] TYPO3 v13 support','',4007000,1,0,'https://docs.typo3.org/p/typo3/cms-introduction/4.7/en-us','ter','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.7.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/n/introduction_4.7.0_DistributionWelcome.png'),
(9281598,0,'fal_securedownload','1.2.2',16288,645,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1491314177,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.2 - 8.7.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"2.0.1\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','4e7105ada36c608e57c705859c40f6cc','Bugfix release  set TYPO3 8 LTS compatible','Beech.it',1002002,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/1.2/en-us','ter','',''),
(9281599,0,'fal_securedownload','1.2.3',16288,2305,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1495783086,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.2 - 8.7.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"2.0.1\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','bfd5ffb952e25abff2d4247456ca36cb','Bugfix release: fix url generation in cli context','Beech.it',1002003,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/1.2/en-us','ter','',''),
(9281600,0,'fal_securedownload','2.0.1',16288,3063,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1509354161,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','a54f447c7445983060bbf2f668e009b5','New major release: lots of cleanup, dropped 6.2 support, added TYPO3 8 LTS PostgreSQL support, new signals to hook into the permission checks etc. Tnx to all contributors! For the full change-log see https://github.com/beechit/fal_securedownload/compare/1','Beech.it',2000001,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/2.0/en-us','ter','',''),
(9281601,0,'fal_securedownload','2.1.3',16288,405,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1552743755,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','d324771ab69b7e5ff25044c2d03fd8b3','Bugfix release with 7LTS support','Beech.it',2001003,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/2.1/en-us','ter','',''),
(9281602,0,'fal_securedownload','2.1.2',16288,269,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1552743801,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','8bf22ec52f9c8b4dc3c7554e35ccd6f2','TYPO3 9 LTS compatible release','Beech.it',2001002,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/2.1/en-us','ter','',''),
(9281603,0,'fal_securedownload','2.2.0',16288,991,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1553519956,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','8732113aec735cb74790fa3d2e66dfd1','TYPO3 9 LTS compatible release','Beech.it',2002000,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/2.2/en-us','ter','',''),
(9281604,0,'fal_securedownload','3.0.0',16288,251,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1601292642,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.6 - 10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','a0b97b59d4f0e4c8d0d051aff7c26d5e','New major release with TYPO3 10 LTS support.','Beech.it',3000000,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/3.0/en-us','ter','',''),
(9281605,0,'fal_securedownload','4.0.0',16288,119,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1651143227,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','c4f9a2851109b2567f82dc4f1b16ff94','[CLEANUP] Remove typo3/cms-core from require-dev This is already set in require','Beech.it',4000000,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/4.0/en-us','ter','',''),
(9281606,0,'fal_securedownload','3.0.2',16288,94,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1660832349,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.6 - 10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"1.8.4\";s:7:\"solrfal\";s:5:\"4.1.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','7171865d2a6f8c9e1bd64358b20a60ee','[BUGFIX] Increase version to 3.0.2','Beech.it',3000002,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/3.0/en-us','ter','',''),
(9281607,0,'fal_securedownload','4.0.1',16288,104,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1660890891,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','96a15317069761ba8c249c2a65adca85','[TASK] Update version to 4.0.1','Beech.it',4000001,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/4.0/en-us','ter','',''),
(9281608,0,'fal_securedownload','4.0.2',16288,102,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1663838386,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','c46bc8862fdb546faa6a6f777952a998','[TASK] Increase version to 4.0.2','Beech.it',4000002,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/4.0/en-us','ter','',''),
(9281609,0,'fal_securedownload','4.0.3',16288,127,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1669306363,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','e59c52adfb96f3ecd9dfdda5123ce594','[TASK] Increase version to 4.0.3','Beech.it',4000003,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/4.0/en-us','ter','',''),
(9281610,0,'fal_securedownload','5.0.0',16288,78,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1694530638,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','0fd29b33f739d94b9c3aad5ded84285d','[TASK] Update version to 5.0.0','Beech.it',5000000,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281611,0,'fal_securedownload','5.0.1',16288,76,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1695040482,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','e4b0ff5c36a465298ba4b23e8a073c61','[TASK] Raise version to 5.0.1','Beech.it',5000001,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281612,0,'fal_securedownload','5.0.2',16288,66,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1696848546,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','b2a7427d680d1ac56ddfa99be27445ad','[TASK] Raise version to 5.0.2','Beech.it',5000002,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281613,0,'fal_securedownload','5.0.3',16288,66,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1696852879,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','f774780a1e95b4622fa0fca27a62f1be','[TASK] Raise version to 5.0.3','Beech.it',5000003,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281614,0,'fal_securedownload','5.0.4',16288,70,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1696861499,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','efd2d927ab6589a0f59e51549e833d40','[TASK] Raise version to 5.0.4','Beech.it',5000004,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281615,0,'fal_securedownload','5.0.5',16288,68,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1699448917,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','f90c1cb8e9030e665337fabba7a62ce1','[TASK] Raise version to 5.0.5','Beech.it',5000005,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281616,0,'fal_securedownload','5.0.6',16288,74,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1705324295,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','4ed394168cec24870fe5c8badb5e71af','[TASK] Raise version to 5.0.6','Beech.it',5000006,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281617,0,'fal_securedownload','5.0.7',16288,69,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1718107309,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','2f7aef3887affdde372a8af9673a9a38','[TASK] Raise version to 5.0.7','Beech.it',5000007,0,0,'https://docs.typo3.org/p/beechit/fal-securedownload/5.0/en-us','ter','',''),
(9281618,0,'fal_securedownload','6.0.3',16288,23,'FAL Secure Download','Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.',2,0,3,1764592750,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}s:8:\"suggests\";a:2:{s:9:\"ke_search\";s:5:\"4.3.1\";s:7:\"solrfal\";s:6:\"10.0.0\";}}','Frans Saris (Beech.it)','t3ext@beech.it','t3ext@beech.it','faeb99e3342dc8a160df3f89c198febb','[TASK] Increase version to 6.0.3','Beech.it',6000003,1,0,'https://docs.typo3.org/p/beechit/fal-securedownload/6.0/en-us','ter','',''),
(9281619,0,'jh_pwcomments_captcha','1.0.0',3072,305,'pwComments captcha','Adds a captcha to the comments-form of EXT:pw_comments using EXT:sr_freecap.',2,0,3,1551561884,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"pw_comments\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:10:\"sr_freecap\";s:11:\"2.4.0-0.0.0\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','5377ff085dbc219fdf95cb339a70884b','Drop EXT:captcha support (6);\r\nSupport TYPO3 7 and 8 LTS (7);\r\nAdd composer.json (8);\r\nAdded support for EXT:pw_comments 4.0.0 and dropped support for versions before','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/jh_pwcomments_captcha/','ter','',''),
(9281620,0,'content_rating_extbase','2.0.4',4884,1816,'Content Rating Extbase','Extbase version of content_rating.\n\nLet your Users easily rate your Content. Simple to use Rating-Extension with Google Rating Rich Snippets. The Extension is based on the jQuery JavaScript Framework.',2,0,3,1499672299,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.2.0-7.6.99\";s:5:\"fluid\";s:12:\"6.2.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','e1fbb3e7bcb28c35ed88c66673fe4c71','IMPORTANT SECURITY UPDATE','KA Mediendesign',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/content_rating_extbase/','ter','',''),
(9281621,0,'content_rating_extbase','3.0.0',4884,271,'Content Rating Extbase','Extbase version of content_rating.\n\nLet your Users easily rate your Content. Simple to use Rating-Extension with Google Rating Rich Snippets. The Extension is based on the jQuery JavaScript Framework.',2,0,3,1501657402,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','e8699a90c06a3938a68c5462fcd2c42c','Support for TYPO3 7.6 and 8.7.\r\nVersion 3.0.0 and higher do NOT support TYPO3 6.2 anymore.\r\n\r\nAfter upgrading make sure to include the static TypoScript Template!','KA Mediendesign',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/content_rating_extbase/3.0.1','ter','',''),
(9281622,0,'content_rating_extbase','3.0.1',4884,1786,'Content Rating Extbase','Extbase version of content_rating.\n\nLet your Users easily rate your Content. Simple to use Rating-Extension with Google Rating Rich Snippets. The Extension is based on the jQuery JavaScript Framework.',2,0,3,1506609825,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','28e34bcdd61889db6dd45f167eabc6d3','Images minified (thanks Carsten Hager)','KA Mediendesign',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/content_rating_extbase/3.0.1','ter','',''),
(9281623,0,'content_rating_extbase','4.0.0',4884,557,'Content Rating Extbase','Extbase version of content_rating.\n\nLet your Users easily rate your Content. Simple to use Rating-Extension with Google Rating Rich Snippets. The Extension is based on the jQuery JavaScript Framework.',2,0,3,1554105331,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";s:5:\"fluid\";s:12:\"8.7.0-9.5.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','d3cd529e33d7bc81d13cf4e89933e99f','Added TYPO3 9 LTS support','KA Mediendesign',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/content_rating_extbase/4.0.0','ter','',''),
(9281624,0,'disqus_comments_extbase','2.0.7',3284,483,'DISQUS Comments Extbase','Extbase version of DISQUS Comments.\n\nProvides DISQUS Comment Services to TYPO3 tt_content.',2,0,3,1516266956,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.2.0-8.7.99\";s:5:\"fluid\";s:12:\"6.2.0-8.7.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','b07a37e9193dbb2f00a4100547900943','Added support for TYPO3 8.7.','KA Mediendesign',2000007,1,0,'https://docs.typo3.org/typo3cms/extensions/disqus_comments_extbase/2.0.7','ter','',''),
(9281625,0,'fs_media_gallery','1.4.5',14663,848,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1491314278,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"5.5\";s:5:\"typo3\";s:15:\"6.2.14 - 8.7.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','1f22d003893bb7d26576fe78d8fc81f1','Bugfix release, compatible with TYPO3 8 LTS','',1004005,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281626,0,'fs_media_gallery','1.4.7',14663,1606,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1509808898,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"5.5\";s:5:\"typo3\";s:15:\"6.2.14 - 8.7.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','3aae691cd73113d1ddbfaab883c045b0','Bugfix release.','',1004007,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281627,0,'fs_media_gallery','2.0.0',14663,316,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1552744190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','d57ef97f0c9585ce319de993cf1cad86','TYPO3 9LTS compatible release','',2000000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281628,0,'fs_media_gallery','2.0.1',14663,786,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1552903835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','e6d3a74898f1b17f9057ffce56077b2c','TYPO3 9LTS compatible release','',2000001,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281629,0,'fs_media_gallery','2.1.0',14663,767,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1579692605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','007c827c113731b070aed0623c81fffa','Bugfix release and basic implementation of slugs for new routing','',2001000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281630,0,'fs_media_gallery','2.2.0',14663,150,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1618903686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','23cb599ae209159f0ee6fc7665333395','TYPO3 10 LTS compatibility release','',2002000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281631,0,'fs_media_gallery','2.2.1',14663,106,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1642349720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','b59bdef8c910592878404ea1ab1586b1','Bugfix release\r\n    - Fix pagination\r\n    - Fixed filing flexform options lists from ext config\r\n    - Fixed buttons in file list header menu\r\n    - Fixed album assets pagination in routing config example\r\n    - Do not show 404 page when selected album not found but show message\r\n','',2002001,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281632,0,'fs_media_gallery','3.0.0',14663,103,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1642350775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','b5a86d624536bea929f57c61c2db9631','TYPO3 v11 LTS compatible release\r\n\r\nWhen updating check for template and routing changes due to the pagination changes  \r\n\r\n- Dropped EXT:news integration (when needed this should be placed in a dedicated extension)\r\n- Resolved all deprecations (as preparation for TYPO3 v12 support)\r\n- Converted SignalSlots to EventListeners\r\n- Converted pagination\r\n- Update templates  routing example','',3000000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281633,0,'fs_media_gallery','3.0.1',14663,115,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1642356729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','be05a34cadefb4275f5dd45763734084','Improved create album button label','',3000001,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281634,0,'fs_media_gallery','3.0.2',14663,153,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1647028901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','4336e2b97f3f9df9788c7b8a5f79b2e0','Bugfix release: fixed pagination','',3000002,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281635,0,'fs_media_gallery','4.0.0',14663,18,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1766494457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','878fe0021e58a1d1db9561131818a10a','TYPO3 v12 LTS compatible release','',4000000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281636,0,'fs_media_gallery','5.0.0',14663,18,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1766495156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','3488b0b0fa7cbd196b9e6b4b85fe99fb','TYPO3 v13 LTS compatible release','',5000000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281637,0,'fs_media_gallery','6.0.0',14663,11,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1766575168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','e2c9ee89f2e7f1b20ac991c2c709fdea','TYPO3 v14 LTS compatible release work with Sets','',6000000,0,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281638,0,'fs_media_gallery','7.0.0',14663,10,'Media Gallery','A media gallery based on the FAL integration of TYPO3.\nShow your media assets from your local or remote storage as a gallery of albums.',2,0,3,1776434120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Frans Saris','franssaris@gmail.com','rc-design','934886737972b46d8d3185bfd3c9c41d','fix: TYPO3 v14 compatibility fixes','',7000000,1,0,'https://docs.typo3.org/p/minifranske/fs-media-gallery/main/en-us/','ter','',''),
(9281639,0,'begroups_roles','2.0.3',3344,372,'Backend user roles','Use backend user groups as switchable roles',2,0,1,1493373321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','cordes@cps-it.de','ichhabrechtbot','c0e38c1378315d30e5cb12f198ba5ed3','Feature: Compatibility to TYPO3 8.7\r\nBugfix: Improved support for admin users','CPS-IT GmbH',2000003,0,0,'https://github.com/IchHabRecht/begroups_roles/blob/master/README.md','ter','',''),
(9281640,0,'begroups_roles','3.0.0',3344,462,'Backend user roles','Use backend user groups as switchable roles',2,0,1,1515967236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','415d1b1ef6f97103f32aee4e163e6460','New features:\n\n Maintain roles in be_groups records now\n Limit to one group simultaneously\n\nPLEASE NOTE:\n\n You need to adjust your group settings if you update to this version!\n New Composer package name: ichhabrecht/begroups-roles','CPS-IT GmbH  biz-design.biz',3000000,0,0,'https://github.com/IchHabRecht/begroups_roles/blob/master/README.md','ter','',''),
(9281641,0,'begroups_roles','3.1.0',3344,211,'Backend user roles','Use backend user groups as switchable roles',2,0,1,1586178008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9db1cba61b11c4be37c38b4b5754216e','Features:\n Support for TYPO3 9.5 and 10.3\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3001000,0,0,'https://github.com/IchHabRecht/begroups_roles/blob/master/README.md','ter','',''),
(9281642,0,'begroups_roles','3.1.1',3344,148,'Backend user roles','Use backend user groups as switchable roles',2,0,1,1587555577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f5c10e16cae4317c020da7d7ab0d128b','Features:\n Support for TYPO3 10.4\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3001001,0,0,'https://github.com/IchHabRecht/begroups_roles/blob/master/README.md','ter','',''),
(9281643,0,'begroups_roles','3.1.2',3344,312,'Backend user roles','Use backend user groups as switchable roles',2,0,1,1587572571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f262ef82c0f41ea3ea9202e5d0514940','Bugfixes:\n Correctly resolve default role\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3001002,1,0,'https://github.com/IchHabRecht/begroups_roles/blob/master/README.md','ter','',''),
(9281644,0,'proxycachemanager','3.0.0',1809,206,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx or varnish.',2,0,2,1573341380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.5-10.9.99\";}}','Benjamin Mack','benni.mack@b13.com','benni','54594a805c1fbee43f43f3f390be829d','TYPO3 v9/v10 support and Cloudflare support','b13 GmbH',3000000,0,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281645,0,'proxycachemanager','3.0.1',1809,265,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',2,0,2,1574162506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.5-10.9.99\";}}','Benjamin Mack','benni.mack@b13.com','benni','187455904c2bce399d1e09feb4a3d4c7','Switch back to string-backend fix CloudFlare related bugs','b13 GmbH',3000001,0,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281646,0,'proxycachemanager','3.1.0',1809,172,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',2,0,2,1610022128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";}}','Benjamin Mack','benni.mack@b13.com','benni','fbbcb4f40309372ba22e8d2ad3390b9f','Added compatibility for TYPO3 v11','b13 GmbH',3001000,0,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281647,0,'proxycachemanager','4.0.0',1809,70,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',2,0,2,1707753358,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"cacheinfo\";s:11:\"0.0.0-0.0.0\";}}','Benjamin Mack','benni.mack@b13.com','benni','2c1ab2ae5fa4b499ba346d375d5a0014','Merge pull request 36 from b13/upgrade-v4 [TASK] Add documentation for v4','b13 GmbH',4000000,0,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281648,0,'proxycachemanager','4.0.1',1809,76,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',2,0,2,1715596119,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"cacheinfo\";s:11:\"0.0.0-0.0.0\";}}','Benjamin Mack','benni.mack@b13.com','benni','7af751ea078ffda74eb7405bd15f1b4b','[RELEASE] Bugfix Release 4.0.1','b13 GmbH',4000001,0,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281649,0,'proxycachemanager','5.0.1',1809,5,'Reverse Proxy - Cache Manager','A flexible and generic way to track the pages that are cached by a reverse proxy like nginx HA or a CDN.',2,0,2,1782998689,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"cacheinfo\";s:11:\"0.0.0-0.0.0\";}}','Benjamin Mack','benni.mack@b13.com','benni','f173fbd783940725ef154f223cff81f7','[RELEASE] 5.0.1','b13 GmbH',5000001,1,0,'https://github.com/b13/proxycachemanager/blob/master/README.md','ter','',''),
(9281650,0,'air_table','8.0.0',38483,662,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1511722506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','793bc0882fba7c581f24d02324b828d3','Live TCA generator (AirTable)\r\nA tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_us','',8000000,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281651,0,'air_table','8.0.2',38483,344,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1516804476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','c614e5723ba1f2c3a0d9ebb103380c93','1. Changed the approach of creating new tables, content items.\r\n2. Added dependence on the extension Gridelements (content element \"TtContentGridElements\".\r\n3. All examples are added to the \"Models / Examples\" folder.','',8000002,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281652,0,'air_table','8.0.3',38483,218,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1517771770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','983e87187670079e5c6da4266f8d9b6a','Small changes for Yii2 framework','',8000003,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281653,0,'air_table','8.0.5',38483,355,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1518456645,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','99a82107bd13c17bd0d50b6490a3a467','1. Rename models names; 2. Add new type for model \"TxAirTableMarks\"; 3. Set \"default0\" for config \"lib.RADIO\"','',8000005,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281654,0,'air_table','8.0.6',38483,516,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1520693322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','fe26ae1d41bfd5c14b8507dfc7c255b2','Changes for Yii2 framework','',8000006,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281655,0,'air_table','8.0.8',38483,442,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE.',3,0,5,1546296159,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','c3d0f00b1731b19d3f569afb7567c13b','Improved support for relationships between tables: REL_1to1, REL_1toM, REL_Mto1, REL_MtoM, REL_Morph','',8000008,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281656,0,'air_table','8.0.10',38483,309,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE. And module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM).',3,0,5,1549228083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','d2aaf8d28173732a3edb06f0e6cffac0','Add module 1) List models, 2) Export, 3) Import, 4) View categories, 5) Relation visualization.','',8000010,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281657,0,'air_table','8.7.24',38483,291,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE. And module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM).',3,0,5,1554662105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','39f84c14daab75e8d785f06653886169','New version.','',8007024,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281658,0,'air_table','8.7.25',38483,345,'Live TCA generator (AirTable)','A tool for creating new tables, content items (tt_content: content container, content element, content plugin), page types (pages: doktype, subdoktype, module), and adding columns to existing tables (pages, tt_content, fe_users, fe_groups, sys_file_reference). For text fields, use the visual editor TinyMCE. And module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM).',1,0,5,1559385761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','19be9728d7b103d222f81d53ca4c4189','Refinement of supporting relationships between models. Modification of the data export / import module. Creating a module constructor. Creating a module for visualizing connections between models. The extension is focused on creating websites using the Yii2 framework (EXT extension: yii2 - the release of the next version will take place a little later).','',8007025,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281659,0,'air_table','9.0.0',38483,250,'AirTable: Live TCA CRUD generator and Database edi','Model CRUD Annotation Based Table Generator (Eloquent ORM)',0,0,5,1577789742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','5d7a871f4055a16ef48781d9d04d56bb','Add two dependencies to your project so that the extension works. See examples in the typo3conf/air_table/Classes/Domain/Model/.\r\n/usr/local/php-cgi/7.0/bin/php /usr/local/bin/composer require illuminate/database --ignore-platform-reqs\r\n/usr/local/php-cgi/7.0/bin/php /usr/local/bin/composer require rap2hpoutre/fast-excel --ignore-platform-reqs\r\n\r\n?php\r\ntypo3conf/ext/myext/Classes/Domain/Model/Blank.php\r\nnamespace YOUMyextDomainModel;\r\n\r\n/\r\n  @AirTable:Table\r\n  @AirTableParameterLabel:My first table\r\n /\r\nclass Blank extends LitovchenkoAirTableModelBaseCrud\r\n{\r\n	use LitovchenkoAirTableFieldTraitsTitle;\r\n	use LitovchenkoAirTableFieldTraitsAltTitle;\r\n	use LitovchenkoAirTableFieldTraitsDisabled;\r\n	use LitovchenkoAirTableFieldTraitsDeleted;\r\n	use LitovchenkoAirTableFieldTraitsSorting;\r\n	\r\n	/\r\n	  @AirTableField:Input\r\n	  @AirTableFieldParameterLabel:My first title\r\n	 /\r\n	protected $test;\r\n	\r\n	/\r\n	 Change TCA configuration\r\n	 @configuration (TCA array)\r\n	 @return array\r\n	/\r\n    public static function postBuildConfiguration(&$configuration  [])\r\n    {\r\n	}\r\n}\r\n?','',9000000,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281660,0,'air_table','9.0.1',38483,251,'AirTable: Live TCA CRUD generator','Model CRUD Annotation Based Table Generator (Eloquent ORM) and Database editor modules',0,0,5,1578519148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','bcc82a3f0b8a1ebdc4a94c134c93afd0','Add module Import (Xls, Csv).','',9000001,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281661,0,'air_table','9.0.2',38483,186,'AirTable: Live TCA CRUD generator','Model CRUD Annotation Based Table Generator (Eloquent ORM) and Database editor modules. https://www.youtube.com/channel/UCxby7_PS31VIZRuLpJKUYAQ',0,0,5,1583502399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','338825e56ea5ccf3301e870498da4c1f','Minor changes in the code. The latest current version at the moment.','',9000002,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281662,0,'air_table','9.0.3',38483,137,'AirTable: Live TCA CRUD generator','Model CRUD Annotation Based Table Generator (Eloquent ORM) and Database editor modules. https://www.youtube.com/playlist?listPLTHIM5ea7R761J_GaojnxEVnQt27-lFU0',0,0,5,1586026764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','12d5c6d1cf9f38c5f74dd56b57cde4db','Refining relationship fields: REL_1to1, REL_1toM, REL_Mto1, REL_MtoM.','',9000003,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281663,0,'air_table','9.0.5',38483,172,'AirTable: Live TCA CRUD generator','Model CRUD Annotation Based Table Generator (Eloquent ORM) and Database editor modules. https://www.youtube.com/playlist?listPLTHIM5ea7R761J_GaojnxEVnQt27-lFU0',0,0,5,1586700685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','e9aeef58e4fed096cf38e15f84315866','Support for TYPO3 v10','',9000005,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281664,0,'air_table','10.4.0',38483,168,'AirTable: Live TCA CRUD generator','Model CRUD Annotation Based Table Generator (Eloquent ORM) and Database editor modules. https://www.youtube.com/playlist?listPLTHIM5ea7R761J_GaojnxEVnQt27-lFU0',0,0,5,1587808041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','d06f8e0acb7c11d6bd7822d81a319274','Support for TYPO3 v10.4','',10004000,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281665,0,'air_table','11.0.0',38483,62,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',0,0,5,1612119375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.9.99\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','fb6e8a8f983dd964c0e8407e2bf5c29a','This is an interim release to get familiar with the functionality. ','',11000000,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281666,0,'air_table','11.0.1',38483,49,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',0,0,5,1617562383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','26f38dacee3558b2bd1c590e8e4548fc','The main change is the transition from annotations to the magic variable $ TYPO3  []; Overhaul of the creation of columns and relationships in models (Eloquent ORM). A number of functions have been added, panels and editing buttons have been improved.','',11000001,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281667,0,'air_table','11.0.2',38483,50,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1618148245,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','586757abac763408400dfaf780dbccf4','Getting Started with the \"flux\" Extension Features.','',11000002,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281668,0,'air_table','11.0.3',38483,43,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1618479228,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','807b0f359c8d9584aa91bcd21f85f961','Integration with \"flux\" extension.','',11000003,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281669,0,'air_table','11.0.4',38483,48,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1618769227,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','7f3e3ec16a3134d3ff74a0238213fe76','Add model \"SysFluxSetting.php\" (analog flux_capicator).','',11000004,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281670,0,'air_table','11.0.5',38483,58,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1619199958,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','5adf03f8b3fe7bc6a928ebe24c1341f3','Completion of the constructor ','',11000005,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281671,0,'air_table','11.0.6',38483,60,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1620236339,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','209f334d1a78619ff7dc393bce8515ff','New version','',11000006,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281672,0,'air_table','11.0.7',38483,64,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1621190158,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','39a8eceba43725a1f86681cb4dc4b828','Fixed several bugs (making a website about chess)','',11000007,0,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281673,0,'air_table','11.0.8',38483,102,'AirTable','A set of tools for creating page templates, content elements, models for working with records, as well as modules for viewing, exporting and importing records in the system.',1,0,5,1632154262,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Ivan Litovchenko','iv-litovchenko@mail.ru','i-litovan','75c4dd8fe2eb57712e5f4706b0aeabd7','11.0.8','',11000008,1,0,'https://github.com/iv-litovchenko/EXT-AirTable-CMS-TYPO3','ter','',''),
(9281674,0,'xm_formcycle','4.2.3',11465,182,'FormCycle','form management with professional form designer, process management, inbox and more features.',2,0,3,1507636753,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','xima','e0dbb83064a4230c3b931eb6d68162e6','[Feature] selectable integration mode via PlugIn settings\r\n[Feature] iFrame as new integration mode \r\n[Feature] AJAX via FORMCYCLE-URL\r\n[Feature] URL redirect after response is now optional\r\n\r\n[Bugfix] height of iFrame was not adjusted automatically\r\n[Bug','XIMA MEDIA GmbH',4002003,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281675,0,'xm_formcycle','4.2.4',11465,222,'FormCycle','form management with professional form designer, process management, inbox and more features.',2,0,3,1507641346,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','xima','b07d07e25f2e95c3d2c9ccb233d7d98e','[Bugfix] last selected form was not shown on PlugIn settings','XIMA MEDIA GmbH',4002004,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281676,0,'xm_formcycle','4.2.5',11465,259,'FormCycle','form management with professional form designer, process management, inbox and more features.',2,0,3,1510845078,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','xima','106b06e222c802dd38b8d6751a522388','[Bugfix] trim argument was not double quoted','XIMA MEDIA GmbH',4002005,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281677,0,'xm_formcycle','5.0.0',11465,428,'FormCycle','form management with professional form designer, process management, inbox and more features.',2,0,3,1518537772,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','xima','6163740ac464bf16863f19d714f90b53','[Task] TYPO3 v8 ready','XIMA MEDIA GmbH',5000000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281678,0,'xm_formcycle','5.0.1',11465,492,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1539182528,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','86523f5ca4e07c21d2f53bbf4486e5e3','[Task] updated e-mail address of support\r\n[Bugfix] undo removal of template paths for TYPO3 v7','XIMA MEDIA GmbH',5000001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281679,0,'xm_formcycle','6.0.0',11465,322,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1558700472,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','38d099febbfe6e007f637eca1fd98e5b','[Task] Compatibility up to TYPO3 9 LTS\r\n[Bugfix] iFrame Width Plugin','XIMA MEDIA GmbH',6000000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281680,0,'xm_formcycle','7.0.0',11465,206,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1593151405,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','7eee0663b4e7cffb9dd89ec53f252b9e','[Task] Compatibility up to TYPO3 10 LTS','XIMA MEDIA GmbH',7000000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281681,0,'xm_formcycle','7.1.0',11465,173,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1593434262,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','98141bc993a39572c294167ffe2d260a','[Bugfix] Support full functionality of TYPO3 v10 & CleanUp','XIMA MEDIA GmbH',7001000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281682,0,'xm_formcycle','7.1.1',11465,250,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1593613787,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','f8a32813add6d2344dd438719a6f3afe','[Bugfix] Drop support for TYPO3 v7 and v8','XIMA MEDIA GmbH',7001001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281683,0,'xm_formcycle','7.1.2',11465,134,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1599575395,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','bc50752a0aa11159ab6ee0b822e2ace4','[Bugfix] Remove deprecated functions','XIMA MEDIA GmbH',7001002,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281684,0,'xm_formcycle','7.1.3',11465,205,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1599661841,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','2a72e0b54029dbd009947dd73310c1e1','Compatibility improvements für TYPO3 v10.','XIMA MEDIA GmbH',7001003,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281685,0,'xm_formcycle','7.2.0',11465,134,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1621323930,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','bf062405579ba483543e3055ff779852','Replaces occurrences of {custom-name} in flexform field settings.xf.useFcUrlParams with the value of a equally named GET-Parameter.','XIMA MEDIA GmbH',7002000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281686,0,'xm_formcycle','7.2.1',11465,160,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1623746444,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','ed5cffb85d9a1ef11a1aa5e5c79977eb','- Added thibautselingue/local-php-security-checker-installer\r\n- Strip tags off of custom GET-Parameters\r\n- Added extension-key to composer.json','XIMA MEDIA GmbH',7002001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281687,0,'xm_formcycle','7.2.2',11465,151,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1624354582,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','dd76c0fcb770298c9894af564413944e','[Bugfix] Parameter \"lang\" got no fallback.\r\n\r\n- fallback is de if $GLOBALS[TSFE]-sys_language_isocode is empty (Its deprecated since v10 but not all customers have moved to the new site handling yet.)\r\n- lang could be overwritten in the PlugIn settings\r\n','XIMA MEDIA GmbH',7002002,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281688,0,'xm_formcycle','8.0.0',11465,122,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1644844164,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','2c8d8b6d337d9f4e6ca7b77dd83ad013','Compatibility up to TYPO3 11 LTS ','XIMA MEDIA GmbH',8000000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281689,0,'xm_formcycle','8.0.1',11465,99,'FORMCYCLE','form management with professional form designer, process management, inbox and more features.',2,0,3,1681193752,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:4:\"1.3-\";s:5:\"fluid\";s:4:\"1.3-\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','XIMA MEDIA GmbH','support@formcycle.de','xima','030a0837bc8ed5ebac4d7f9d884e2629','- set correct iconpath for content-element wizard\r\n- set xfc-rp-keepalive to true\r\n- set iframe high to 620px','XIMA MEDIA GmbH',8000001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281690,0,'xm_formcycle','9.0.0',11465,54,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1710154541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','612df943135dd89604e1be60cb90f2bc','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.0.0','XIMA Media GmbH',9000000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281691,0,'xm_formcycle','9.0.1',11465,66,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1710177519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','731d5abb0f78a1621d6b353d80fdcc14','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.0.1','XIMA Media GmbH',9000001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281692,0,'xm_formcycle','9.0.2',11465,57,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1714563201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','9ecdf7781f6cb9ac71e9e7f5ce0860de','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.0.2','XIMA Media GmbH',9000002,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281693,0,'xm_formcycle','9.0.3',11465,55,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1716637845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','bb2c7d95ec509f3e6280e67812317929','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.0.3','XIMA Media GmbH',9000003,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281694,0,'xm_formcycle','9.1.0',11465,48,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1719738496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','893af4b00d94ad39925d7daeef44d228','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.1.0','XIMA Media GmbH',9001000,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281695,0,'xm_formcycle','9.1.1',11465,51,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1720017820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','9c1a3cd5965f088d55d8d7694b3ce418','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.1.1','XIMA Media GmbH',9001001,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281696,0,'xm_formcycle','9.1.2',11465,54,'formcylce','Embed XIMA Formcycle forms into your TYPO3 website',2,0,3,1722263944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','fb0e1d6f47abe5447e0555a1394598c7','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.1.2','XIMA Media GmbH',9001002,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281697,0,'xm_formcycle','9.1.3',11465,52,'formcycle','Embed formcycle forms into your TYPO3 website',2,0,3,1726562797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','a810c52f547d6baed23888cbe87454cd','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/9.1.3','XIMA Media GmbH',9001003,0,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281698,0,'xm_formcycle','10.0.0',11465,50,'formcycle','Embed formcycle forms into your TYPO3 website',2,0,3,1734367158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";}}','Maik Schneider','maik.schneider@xima.de','xima','84ffc0ef6ffcf28139d5fa014c814ded','See release notes at https://github.com/xima-media/xm_formcycle/releases/tag/10.0.0','XIMA Media GmbH',10000000,1,0,'https://github.com/xima-media/xm_formcycle','ter','',''),
(9281699,0,'hosts_pattern','2.2.0',7917,283,'Trusted Hosts Pattern','Set TYPO3_CONF_VARS[SYS][trustedHostsPattern] depending on available sys_domain records',2,0,1,1513819068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','48ba4424ca36ba4e54394b863a6a8249',' Support for TYPO3 8.7\n\nFor more information see ChangeLog.','CPS-IT GmbH',2002000,0,0,'https://github.com/IchHabRecht/hosts_pattern/blob/master/README.md','ter','',''),
(9281700,0,'hosts_pattern','2.3.0',7917,313,'Trusted Hosts Pattern','Set TYPO3_CONF_VARS[SYS][trustedHostsPattern] depending on available sys_domain records',2,0,1,1513821830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.0.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d11ca9808072f9c0b671647960d86ac4',' Support for TYPO3 9.0\n\nFor more information see ChangeLog.','CPS-IT GmbH',2003000,0,0,'https://github.com/IchHabRecht/hosts_pattern/blob/master/README.md','ter','',''),
(9281701,0,'hosts_pattern','2.3.1',7917,409,'Trusted Hosts Pattern','Set TYPO3_CONF_VARS[SYS][trustedHostsPattern] depending on available sys_domain records',2,0,1,1517437175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9f6771fda5849410587046025f2e01af',' Support for TYPO3 9.1\n\nFor more information see ChangeLog.','CPS-IT GmbH',2003001,0,0,'https://github.com/IchHabRecht/hosts_pattern/blob/master/README.md','ter','',''),
(9281702,0,'hosts_pattern','2.3.2',7917,473,'Trusted Hosts Pattern','Set TYPO3_CONF_VARS[SYS][trustedHostsPattern] depending on available sys_domain records',2,0,1,1523830727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f374821eb67635f8d9e54448257fc526',' Support for TYPO3 9.1\n\nFor more information see ChangeLog.','CPS-IT GmbH',2003002,0,0,'https://github.com/IchHabRecht/hosts_pattern/blob/master/README.md','ter','',''),
(9281703,0,'hosts_pattern','2.3.3',7917,740,'Trusted Hosts Pattern','Set TYPO3_CONF_VARS[SYS][trustedHostsPattern] depending on available sys_domain records',2,0,1,1538589917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','06cd6008999560ebace1d6b284a048dc','Features:\n Support for TYPO3 9.5\n\nFor more information see ChangeLog.','biz-design',2003003,1,0,'https://github.com/IchHabRecht/hosts_pattern/blob/master/README.md','ter','',''),
(9281704,0,'routing','0.5.0',4144,850,'Request Routing Service','Service to route HTTP/REST requests to your own controller/actions.',1,0,2,1512383766,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','1040c260e119d2e445b80a6b9412e1d8','Compatibility with TYPO3 v8','Causal Sàrl',5000,1,0,'https://docs.typo3.org/p/causal/routing/0.5/en-us','ter','',''),
(9281705,0,'dfgviewer','4.0.0',3472,244,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,3,1529578530,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"5.6.0-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"dlf\";s:6:\"2.2.0-\";}}','Sebastian Meyer','sebastian.meyer@slub-dresden.de','slub','37dcb83077ba48cbcc527e73abafe210','DFG-Viewer 4.0 has complete new and responsive design.','br /a href\"http://www.slub-dresden.de/en/\" target\"_blank\"Saxon State and University Library Dresden/abr /a href\"http://www.dfg.de/en/\" target\"_blank\"German Research Foundation/a',4000000,0,0,'https://docs.typo3.org/p/slub/dfgviewer/4.0/en-us','ter','',''),
(9281706,0,'dfgviewer','4.0.1',3472,620,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,3,1529579915,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"5.6.0-\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"dlf\";s:6:\"2.2.0-\";}}','Sebastian Meyer','sebastian.meyer@slub-dresden.de','slub','8afb253e2f8b13ea54638d268ee69afd','Added configuration of TER-dokumentation.','Saxon State and University Library Dresden (SLUB)',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/dfgviewer/4.0.1','ter','',''),
(9281707,0,'dfgviewer','4.1.0',3472,469,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,10,1565354821,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"5.6.0-\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"dlf\";s:6:\"2.2.0-\";}}','Sebastian Meyer','typo3@slub-dresden.de','slub','9577a15809a6b348501d8962c7a47349','This release drops the support of TYPO3 6.2 and is only working with TYPO3 7.6. A new release with support of TYPO3 8.7 is on the road. Were just waiting for Kitodo.Presentation 3.0 to be released.\r\n\r\nWe changed the extension type to \"distribution\" and will install a full website with initial metadata and structure data. Please refert to the documentation on howto install via composer.','Saxon State and University Library Dresden (SLUB)',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/dfgviewer/','ter','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_4.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_4.1.0_DistributionWelcome.png'),
(9281708,0,'dfgviewer','5.0.0',3472,485,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,10,1574080680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"dlf\";s:6:\"3.0.0-\";}}','Sebastian Meyer','typo3@slub-dresden.de','slub','02de9efe9bebdb86574e712e868ed393','Support of Kitodo.Presentation 3.0 on TYPO3 8.7 LTS.','Saxon State and University Library Dresden (SLUB)',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/dfgviewer/','ter','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.0.0_DistributionWelcome.png'),
(9281709,0,'dfgviewer','5.1.0',3472,0,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,10,1596100253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"dlf\";s:6:\"3.1.2-\";}}','Sebastian Meyer','typo3@slub-dresden.de','slub','2b54370685081e6ea5a55a2c7ddbc809','This release of the DFG-Viewer extension supports TYPO3 9.5 LTS. It still supports TYPO3 8.7 LTS. This support will be dropped in future releases.\r\nThe requirement for Kitodo.Presentation is rised to 3.1.2. Some ViewHelpers inside the extensions have been droped. We use the ViewHelper from slub_digitalcollections now.','Saxon State and University Library Dresden (SLUB)',5001000,0,0,'https://docs.typo3.org/p/slub/dfgviewer/5.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.1.0_DistributionWelcome.png'),
(9281710,0,'dfgviewer','5.2.0',3472,152,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,10,1621350095,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.26-9.5.99\";s:3:\"dlf\";s:6:\"3.2.0-\";}}','Sebastian Meyer','typo3@slub-dresden.de','slub','92069802d68ba3f21d9b0ce957879b56',' bugfix: show the publication date by default\r\n better information about reduced functionality for users of old browsers (IE11, Firefox 52 esr) 182\r\n show sponsor and aggregator logos 180\r\n remove support für TYPO3 8.7\r\n update dependancies for Kitodo.Presentation 3.2\r\n update the initial data if using the introduction install feature\r\n update documentation','Saxon State and University Library Dresden (SLUB)',5002000,0,0,'https://docs.typo3.org/p/slub/dfgviewer/5.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.2.0_DistributionWelcome.png'),
(9281711,0,'dfgviewer','5.3.0',3472,158,'DFG Viewer','Remote resources navigator for digital libraries. Reads METS/MODS and METS/TEI via OAI-PMH.',2,0,10,1645172463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.31-9.5.99\";s:3:\"dlf\";s:6:\"3.3.4-\";}}','Sebastian Meyer','typo3@slub-dresden.de','slub','8da29964a60fa278962c57ff7ed1f2eb','Maintenance release\r\nThis release fixes some minor issues and adds support for Kitodo.Presentation 3.3.4.\r\nFull changelog is on GitHub: https://github.com/slub/dfg-viewer/releases/tag/v5.3.0','Saxon State and University Library Dresden (SLUB)',5003000,1,0,'https://docs.typo3.org/p/slub/dfgviewer/5.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/d/f/dfgviewer_5.3.0_DistributionWelcome.png'),
(9281712,0,'t3ddy','1.2.0',8060,1676,'t3ddy - Super cute tabs and accordions','t3ddy provides comfortable tabs and accordion handling right in TYPO3 page module, using the techniques of gridelements.',2,0,0,1500904551,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"gridelements\";s:12:\"3.0.5-8.0.99\";}}','Armin Ruediger Vieweg','armin@v.ieweg.de','professorweb','ac61b95425e16f9689c45644f0c086cd','Fix various bugs with TYPO3 8.7 compatibility, translation handling\r\nand sorting of tabs in backend by drag & drop.','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3ddy/1.2.0','ter','',''),
(9281713,0,'sz_ebook','2.0.2',5616,248,'eBook','Shows eBooks in your browser, \n        using turn.js and pdf.js, \n        based on Extbase and Fluid. Works with Tablets and Smartphones.',0,0,3,1492614937,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','3bc6414e0ae7aaf641e516db7cc9b84d','Bugfixes:\r\n\r\nNamespace Bugfix\r\nDefault values for pdf an image\r\nUse TYPO3 naming convention\r\n','sunzinet AG',2000002,0,0,'https://github.com/TildBJ/sz_ebook/blob/master/README.md','ter','',''),
(9281714,0,'sz_ebook','2.0.3',5616,296,'eBook','Shows eBooks in your browser, \n        using turn.js and pdf.js, \n        based on Extbase and Fluid. Works with Tablets and Smartphones.',0,0,3,1495619763,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','492130b29df17301b4c1263d68ff1be4','Fix wrong path in TypoScript','sunzinet AG',2000003,0,0,'https://github.com/TildBJ/sz_ebook/blob/master/README.md','ter','',''),
(9281715,0,'sz_ebook','2.0.4',5616,846,'eBook','Shows eBooks in your browser, \n        using turn.js and pdf.js, \n        based on Extbase and Fluid. Works with Tablets and Smartphones.',0,0,3,1500924745,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','e04de50188a53c962a40ea1fa316c302','Add TYPO3 8.7 compatibility','sunzinet AG',2000004,1,0,'https://github.com/TildBJ/sz_ebook/blob/master/README.md','ter','',''),
(9281716,0,'nc_usefulpages','1.4.3',1985,543,'Rating: Useful Pages','Allows users to rate the current visited page as useful or not useful and give feedback.',2,0,3,1521204744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Leonie Philine Bitto, Carmen Popoviciu','leonie@netcreators.nl','netcreators','5d4ac6ea574a39217e939631a4cc2418','\r\n1.4.3\r\n         Fixed deprecated TCA configuration.\r\n\r\n1.4.2\r\n         Changed from traditional to contemporary array syntax.\r\n\r\n1.4.1\r\n         Fixed names - got missing while migrating to TYPO3 7.6 LTS.\r\n\r\n1.4.0\r\n         Compatibility for 7.6\r\n','Netcreators',1004003,1,0,'','ter','',''),
(9281717,0,'autoloader','3.1.0',62507,1133,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1493292302,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','c7f471d5b5088fe2af6705f0225b53f4','Bugfixes for TYPO3 8.x, add Fluid Namespace loader','hdnet.de',3001000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/3.1/en-us','ter','',''),
(9281718,0,'autoloader','3.2.0',62507,2844,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1501588934,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','3eb7c308e1517cc7c5c082b916d659e2','Remove JSON/SOAP server dependencies and add it to composer suggestions','hdnet.de',3002000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/3.2/en-us','ter','',''),
(9281719,0,'autoloader','4.0.0',62507,409,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1502703552,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','0a7eb0eb78f7218935d0a0c11e698ed4','TYPO3 8.x only release','hdnet.de',4000000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/4.0/en-us','ter','',''),
(9281720,0,'autoloader','4.0.1',62507,535,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1503313221,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','6c3b42109a55c7d31d7a95503dcb0b10','Fix table name for deeper model folders','hdnet.de',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/autoloader/4.0.1','ter','',''),
(9281721,0,'autoloader','4.1.0',62507,552,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1509631155,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','36226040fc1a1d199c50b148510bda00','Bugfix Release, Add index feature for models','hdnet.de',4001000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/4.1/en-us','ter','',''),
(9281722,0,'autoloader','5.0.0',62507,427,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1513852673,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','174559bf562d5caeab1e4efe7cc913b9','Add custom loaders, fix code styles, allow override of template-partial-layout for content objects, new options for language file genration and add new symfony command loader','hdnet.de',5000000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/5.0/en-us','ter','',''),
(9281723,0,'autoloader','5.0.1',62507,969,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1516285816,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','cdce1545ed89096b7ac189067663a474','Release 5.0.1','hdnet.de',5000001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/5.0/en-us','ter','',''),
(9281724,0,'autoloader','5.0.2',62507,293,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1526455343,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','4fd5146f3e687f41ccdc0c7a35bb830c','Bugfix release','hdnet.de',5000002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/5.0/en-us','ter','',''),
(9281725,0,'autoloader','5.0.3',62507,1311,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1526456328,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','a3d9a283778643818a14612f7a8ba5e9','Bugfix release','hdnet.de',5000003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/5.0/en-us','ter','',''),
(9281726,0,'autoloader','5.1.0',62507,5831,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, Aspects, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1535706453,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','c2cacd2badf286d001e76129b933c84c','Release 5.1.0','hdnet.de',5001000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/5.1/en-us','ter','',''),
(9281727,0,'autoloader','6.0.0',62507,304,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1539024884,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','4a8af693c2c8e80bb41315b8c14e604a','Release 6.0.0','hdnet.de',6000000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281728,0,'autoloader','6.0.1',62507,299,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1539108733,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','5466b28400eed7cb1b8636f449367c89','bugfix release for TYPO3 8 and TYPO3 9','hdnet.de',6000001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281729,0,'autoloader','6.0.2',62507,343,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1539191259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','fb7c676ccb3b8115d57a2b2fd31dafc7','Bugfix release','hdnet.de',6000002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281730,0,'autoloader','6.0.3',62507,288,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1539280965,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','34f1c4c4273ce0217d095785c3b08fc1','Bugfix Release for enableRichText','hdnet.de',6000003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281731,0,'autoloader','6.0.4',62507,415,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1539282393,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','71327b9525eb3ec915bf5afd1637f325','Bugfix release for TYPO3 8.x','hdnet.de',6000004,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281732,0,'autoloader','6.0.5',62507,458,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1541694457,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','5c5fbe4f4446847e68a3db26072f1dbb','Bugfix release','hdnet.de',6000005,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281733,0,'autoloader','6.0.6',62507,396,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1548273049,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','c843526be2e1d40431816846ecaaa69e','Release 6.0.6','hdnet.de',6000006,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.0/en-us','ter','',''),
(9281734,0,'autoloader','6.1.0',62507,295,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1557952407,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','1ff8f39f67454c84100f7141a69090ce','Bugfixes, gridelement description, slug field handler, typoscript file endings, TYPO3 9.x fixes, cache for BE previews','hdnet.de',6001000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.1/en-us','ter','',''),
(9281735,0,'autoloader','6.1.1',62507,337,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1558075017,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','13a9c058ca9cacdff46adcd204cd1491','Regression update for TYPO3 8.x','hdnet.de',6001001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.1/en-us','ter','',''),
(9281736,0,'autoloader','6.2.0',62507,387,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1563953062,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','9f14fca11320dd51070c773bf40e8bba','Add smartObjectClassLoadingIgnorePattern','hdnet.de',6002000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.2/en-us','ter','',''),
(9281737,0,'autoloader','6.2.1',62507,757,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1568118672,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','1e672ef43e2fd564056095ad9fd98802','Release 6.2.1','hdnet.de',6002001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/6.2/en-us','ter','',''),
(9281738,0,'autoloader','7.0.2',62507,170,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',1,0,4,1597826749,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','b1f03a3b6a2cf9a5a74bf5caa18b1d30','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7000002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.0/en-us','ter','',''),
(9281739,0,'autoloader','7.1.0',62507,165,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',1,0,4,1598356935,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','4eccb5a70e970f4db7ca527972af6c2a','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7001000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.1/en-us','ter','',''),
(9281740,0,'autoloader','7.1.1',62507,139,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',1,0,4,1598513831,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','dcdc72082975c2a1196fcfbc0f0bc969','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7001001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.1/en-us','ter','',''),
(9281741,0,'autoloader','7.1.2',62507,156,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',1,0,4,1598516222,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','a1b8d0d5fc89473e836ebb14f29bdbad','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7001002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.1/en-us','ter','',''),
(9281742,0,'autoloader','7.1.3',62507,207,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',1,0,4,1598784095,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','79aaf811c57138b67838e4bf2d590c03','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7001003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.1/en-us','ter','',''),
(9281743,0,'autoloader','7.1.4',62507,145,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1612433093,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','be9f42a6e4cec164d890a23074419976','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7001004,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.1/en-us','ter','',''),
(9281744,0,'autoloader','7.2.0',62507,122,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1628085293,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','66645fc32415c6c24de237ba7cb53abf','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281745,0,'autoloader','7.2.1',62507,119,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1630617846,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','d57ec7b1988e014046fcb3a8ad8b7a22','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281746,0,'autoloader','7.2.2',62507,116,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1634568259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','d97ae1b932cb1d9e2781d77dcfa1a9ef','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281747,0,'autoloader','7.2.3',62507,116,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1637572925,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','8142fe8d1d8b710577940364485ff25d','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281748,0,'autoloader','7.2.4',62507,114,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1637873823,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','debec698811555e5dd0a9631a68383a8','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002004,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281749,0,'autoloader','7.2.5',62507,105,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1639174564,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','fa8c5209ecdab5277c037da1d63dfa3d','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002005,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281750,0,'autoloader','7.2.6',62507,104,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1639561316,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','49f8b4b108e4cbdb2a0f68d2b2434766','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7002006,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.2/en-us','ter','',''),
(9281751,0,'autoloader','7.3.0',62507,96,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1642085574,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','6521ecc7bac385f8d5f15153135e9312','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281752,0,'autoloader','7.3.1',62507,99,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1642155335,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','acab257505a50ec4d2b8def259c05161','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281753,0,'autoloader','7.3.2',62507,97,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1642518275,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','aac622aecea108f1d47146cd69afa497','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281754,0,'autoloader','7.3.3',62507,113,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1642628760,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','59c616155b267be8ef16503237ee5f5f','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281755,0,'autoloader','7.3.4',62507,101,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1648042529,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','63921645a4f12213a1c075d8243cda1e','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003004,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281756,0,'autoloader','7.3.5',62507,106,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1648103895,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','2dc5dec66c7ccd06be312c230e795fa7','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003005,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281757,0,'autoloader','7.3.6',62507,115,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1654001123,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.3.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','e798084119a813384930110565c380b3','Next release :) More information on https://github.com/lochmueller/autoloader/releases','hdnet.de',7003006,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281758,0,'autoloader','7.3.7',62507,93,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1666705874,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','bc6fda35796d6dfaa08ebf2875d563ba','Change ext_emconf.php version to 7.3.7','hdnet.de',7003007,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281759,0,'autoloader','7.3.9',62507,90,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1671184208,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','f20b5595f6b50e1ee8ee5de79cb4bf3a','Change ext_emconf.php version to 7.3.9','hdnet.de',7003009,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.3/en-us','ter','',''),
(9281760,0,'autoloader','7.4.0',62507,78,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1672688827,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','278e6fd93029788a42ac303d2a52a158','Change ext_emconf.php version to 7.4.0','hdnet.de',7004000,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.4/en-us','ter','',''),
(9281761,0,'autoloader','7.4.1',62507,75,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1672817556,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','c39324a05e49dba58229039b54d9086f','Change ext_emconf.php version to 7.4.1','hdnet.de',7004001,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.4/en-us','ter','',''),
(9281762,0,'autoloader','7.4.2',62507,76,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1672819607,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','6bffcc2539d005530e55d4004eab3ced','Change ext_emconf.php version to 7.4.2','hdnet.de',7004002,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.4/en-us','ter','',''),
(9281763,0,'autoloader','7.4.3',62507,80,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1672820740,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','318f6c6258d16ff488f1832181d1effb','Change ext_emconf.php version to 7.4.3','hdnet.de',7004003,0,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.4/en-us','ter','',''),
(9281764,0,'autoloader','7.4.4',62507,124,'Autoloader','Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.',2,0,4,1673427209,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','03306fb6971ed34d9a1bf86c8440c4fc','Change ext_emconf.php version to 7.4.4','hdnet.de',7004004,1,0,'https://docs.typo3.org/p/lochmueller/autoloader/7.4/en-us','ter','',''),
(9281765,0,'glpairs','2.1.0',10930,347,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on http://www.schulze-thulin.de/en/games/pairs-german-welsh-irish/',2,0,3,1544315476,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:13:\"6.0.0-8.99.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','8748e3223fc81dc648006da6f83dcf5a','Updated Version for Typo3 8 and PHP 7','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/glpairs/2.1.0','ter','',''),
(9281766,0,'glpairs','2.2.0',10930,212,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish/pairs-halle-in-german',2,0,3,1575165501,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.1.99\";}}','Gerald Lo?','gerald.loss@gmx.de','gerald_loss','01a31d385cb423983c9833d295cdba37','Update for Typo3 version 9.5 and 10-dev\r\nAttention! You need to reconfigure all images of the pairs cards after this update, otherwise you will have no images. Read documention chapter Administration-FAL Migration for Version 2.2','',2002000,0,0,'https://docs.typo3.org/p/loss/glpairs/2.2/en-us','ter','',''),
(9281767,0,'glpairs','2.2.1',10930,183,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1576026250,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.1.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','7af938fa4fa4643deb9c7e46c5ccf618','Compatibility for Typo3 10.2\r\n Read documention chapter \"Administration-FAL Migration for Version 2.2\" for this update.','',2002001,0,0,'https://docs.typo3.org/p/loss/glpairs/2.2/en-us','ter','',''),
(9281768,0,'glpairs','2.2.2',10930,278,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1576114047,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.2.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','ddbe4a1127ad13dc5208f6768577c17b','Compatibility for Typo3 10.2\r\nRead documention chapter \"Administration-FAL Migration for Version 2.2\" for this update.','',2002002,0,0,'https://docs.typo3.org/p/loss/glpairs/2.2/en-us','ter','',''),
(9281769,0,'glpairs','2.2.3',10930,118,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1602706723,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','f1dbed12e8202660c2fd5e241ad01307','Typo3 10 compatibility','',2002003,0,0,'https://docs.typo3.org/p/loss/glpairs/2.2/en-us','ter','',''),
(9281770,0,'glpairs','2.2.4',10930,200,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1602805577,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','a7c95c5619a4648a77c136c9bb8dc3cb','Bug fixing in the documentation','',2002004,0,0,'https://docs.typo3.org/p/loss/glpairs/2.2/en-us','ter','',''),
(9281771,0,'glpairs','2.3.0',10930,92,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1639519337,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','23f37795b31a7033a9d03dd4cddd11fa','Update for Typo3 Version 11.5\r\nYou need to flush TYPO3 and PHP Cache in Admin Tools-Maintenance after installations','',2003000,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281772,0,'glpairs','2.3.1',10930,97,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1639868720,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','f30ef080509abbc4f6595ceb35c0df91','Documentation corrections','',2003001,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281773,0,'glpairs','2.3.2',10930,89,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1640122102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','b929e7ab4e1213658575170ad7d5989f','New Feature: Customize the backside of the cards with own images','',2003002,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281774,0,'glpairs','2.3.3',10930,105,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1640218061,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','63650176ef11e8fd7e7aa803e371289d','Bugfixing für Typo3 11.5','',2003003,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281775,0,'glpairs','2.3.4',10930,98,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1643992964,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','d29f317b63d90d302e3334e323fccd0d','Readme and packagist','',2003004,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281776,0,'glpairs','2.3.5',10930,104,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1644848940,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','c66cdae8c91bc856b74d7c95d9c349b4','Update to jQuery 3.6 and Bootstrap 5.1\r\nAttention minor breaks. Some will need update of their own libs.','',2003005,0,0,'https://docs.typo3.org/p/loss/glpairs/2.3/en-us','ter','',''),
(9281777,0,'glpairs','2.3.6',10930,144,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1645824531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','55f8a96c37103d6eeb16e535026935da','Bug fixing:\r\nCompatibility issue with Typo3 10.4 - switched back to old TCA syntax to make it compatible for 10.4 and 11.5 again\r\nFixing Popup Error dialog if wrong card is clicked','',2003006,0,0,'https://docs.typo3.org/p/geraldloss/glpairs/2.3/en-us','ter','',''),
(9281778,0,'glpairs','2.4.0',10930,29,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1743258554,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:15:\"12.0.00-12.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','73061cbb640385b68b690d8eec06dd54','Compatibility update for version 12','',2004000,0,0,'https://docs.typo3.org/p/geraldloss/glpairs/2.4/en-us','ter','',''),
(9281779,0,'glpairs','2.5.0',10930,40,'Pairs/Memory Card Game','Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different languages). See an example on https://www.schulze-thulin.de/en/games/pairs-german-welsh-irish',2,0,3,1743269130,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"13.0.00-13.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','79e7e83a42705a9fb77dcad1ee5cbad5','Compatibility update for Typo3 version 13','',2005000,1,0,'https://docs.typo3.org/p/geraldloss/glpairs/2.5/en-us','ter','',''),
(9281780,0,'form4_editorial','1.0.0',1076,397,'form4 Editorial','Editor Tool - Marks a page for editors, if the changes are final or add an comment for other editors. Optional: it can be set in the Backend User Settings if in the pagetree icons should show overlay icons to mark their state.',2,0,3,1519898822,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','b1ab2b9e90541591cf82e8b4f38076b8','Rewritten for TYPO3 8.7 with some new features','form4 GmbH & Co. KG',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/form4_editorial/1.0.0','ter','',''),
(9281781,0,'jobfair','2.0.0',12149,6,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,-1,3,1636385906,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.9.99\";s:5:\"fluid\";s:12:\"7.6.0-8.9.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Dan','typo3dev@outlook.com','nikitah','1bf702f6b7b5cfa5d25bca19be690ec9','- Compatibility TYPO3 v7/v8\r\n- Dropped support for v6\r\n\r\nThis version is from forge.typo3.org.\r\nIt was not distributed in TER.\r\nIt also includes version 1.0.13, which also was not published in TER.','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/jobfair/','ter','',''),
(9281782,0,'jobfair','2.0.1',12149,7,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,-1,3,1636391700,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.9.99\";s:5:\"fluid\";s:12:\"7.6.0-8.9.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Dan','typo3dev@outlook.com','nikitah','e98089ef37b3a9b08222b606b010547f','[RELEASE] Release version 2.0.1\r\n\r\nSecurity release, please update!','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/jobfair/','ter','',''),
(9281783,0,'jobfair','1.0.13',12149,57,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1636452872,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"6.2.0-7.9.99\";s:5:\"fluid\";s:12:\"6.2.0-7.9.99\";s:5:\"typo3\";s:12:\"6.2.7-7.9.99\";}}','Dan','typo3dev@outlook.com','nikitah','a3b1364b16b24c6286da15848caa2e3c','[RELEASE] Release version 1.0.13\r\n\r\nSecurity release, please update!','',1000013,0,0,'https://docs.typo3.org/typo3cms/extensions/jobfair/1.0.12','ter','',''),
(9281784,0,'jobfair','2.0.2',12149,69,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1636452983,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.9.99\";s:5:\"fluid\";s:12:\"7.6.0-8.9.99\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Dan','typo3dev@outlook.com','nikitah','79e9296144ffd3c496b9cdae2ae5dd9e','[RELEASE] Release version 2.0.2\r\n\r\nSecurity release, please update!','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/jobfair/','ter','',''),
(9281785,0,'jobfair','3.0.0',12149,104,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1637691876,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','5caf0a630122e2d307d45df658b6e511','[RELEASE] Release version 3.0.0\n \n - Compatibility TYPO3 v9/v10\n - Dropped compatibility v7/v8','',3000000,0,0,'https://docs.typo3.org/p/hov/jobfair/3.0/en-us','ter','',''),
(9281786,0,'jobfair','3.0.1',12149,125,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1637923696,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','0ad2276995d924ff80ff583157231a8d','[RELEASE] Release version 3.0.1\n \n Updated extension icon','',3000001,0,0,'https://docs.typo3.org/p/hov/jobfair/3.0/en-us','ter','',''),
(9281787,0,'jobfair','4.0.0',12149,99,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1649161713,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','1a0422d4fc7e02d280c92477887434bd','[RELEASE] Release version 4.0.0\n \n TYPO3 v11 compatibility.\n Dropped TYPO3 v9 compatibility.','',4000000,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281788,0,'jobfair','4.0.1',12149,104,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1650451266,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','58c64e249fb4b5436123a9cd93cc1796','[RELEASE] Release version 4.0.1\n \n Cleanup templates','',4000001,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281789,0,'jobfair','4.0.2',12149,103,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1656348118,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','5d9bb70f81700bc87a7fc4c9dfe167cf','[RELEASE] Release version 4.0.2\n \n Add missing class mapping migration','',4000002,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281790,0,'jobfair','4.0.3',12149,83,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1664541097,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','9c0e2d7835fdca1b890b928f9c6f4464','[RELEASE] Release version 4.0.3\n \n Fix l10n_parent foreign selects','',4000003,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281791,0,'jobfair','4.0.4',12149,116,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1664546774,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','67f8b71b0b9e051c003af92b6b2eee17','[RELEASE] Release version 4.0.4\n \n Fix l10n_parent foreign selects (followup)','',4000004,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281792,0,'jobfair','4.0.5',12149,68,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1694956598,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','53982008618edede06335bbdd70cb4da','[RELEASE] Release version 4.0.5\n \n Fix uninitialized array key','',4000005,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281793,0,'jobfair','4.0.6',12149,65,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1695826958,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','1085e2dc3774c51d45b3ac7f0c7366b8','[RELEASE] Release version 4.0.6\n \n Bugfix release.','',4000006,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281794,0,'jobfair','4.0.7',12149,70,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1695828161,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dan','typo3dev@outlook.com','nikitah','ff0dcd333e5db3b8c967b8d6d37e72d6','[RELEASE] Release version 4.0.7\n \n Bugfix release.','',4000007,0,0,'https://docs.typo3.org/p/hov/jobfair/4.0/en-us','ter','',''),
(9281795,0,'jobfair','5.0.1',12149,63,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1695917003,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','ed12c514d4a6c0f19619a17f19bdf89d','[RELEASE] Release version 5.0.1%0A    %0A    - Add support for TYPO3 v12%0A    - Drop support for TYPO3 v10%0A    - Removed Signal Slots createActionAfterAdd and updateActionAfterUpdate%0A    - Add local development setup with ddev','',5000001,0,0,'https://docs.typo3.org/p/hov/jobfair/5.0/en-us','ter','',''),
(9281796,0,'jobfair','5.0.2',12149,87,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1695979513,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','960bea96c48cc5e18d6fd19da1c828db','[RELEASE] Release version 5.0.2\n    \n    - Clean up PHP classes','',5000002,0,0,'https://docs.typo3.org/p/hov/jobfair/5.0/en-us','ter','',''),
(9281797,0,'jobfair','5.0.3',12149,34,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1742753081,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','c895cc370e93f835df33e7436a7eb6c3','Bugfix release','',5000003,0,0,'https://docs.typo3.org/p/hov/jobfair/5.0/en-us','ter','',''),
(9281798,0,'jobfair','6.0.1',12149,40,'Job Fair','Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',2,0,3,1743785416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dan','typo3dev@outlook.com','nikitah','ab72e78f01cd0552833b93e9e993743b','TYPO3 v13 support','',6000001,1,0,'https://docs.typo3.org/p/hov/jobfair/6.0/en-us','ter','',''),
(9281799,0,'extender','6.4.5',9019,375,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1496764880,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','81bd3c9d1d918dd6b254be24b36c1c00','Release new version with compatibility to 8.7\n\nin addition unit tests for 7.6 and 8.7 were integrated','evoweb',6004005,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.4.7','ter','',''),
(9281800,0,'extender','6.4.6',9019,539,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1496835567,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','72d6f934a7c48eccd5a7418ac61bf39f','Fix class cache manager hook','evoweb',6004006,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.4.7','ter','',''),
(9281801,0,'extender','6.4.7',9019,546,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1525119284,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5a705cf1a0d06cef3cb224903624ad9e','Make compatible with TYPO3 9.2','evoweb',6004007,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.4.7','ter','',''),
(9281802,0,'extender','6.5.0',9019,367,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1541105725,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d87702257e13a6d0852898fa7777358b','Increse compatiblity to TYPO3 9.5','evoweb',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.5.0','ter','',''),
(9281803,0,'extender','6.6.0',9019,385,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1548587571,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','aad5a7e305aa9d77097b19b4d080f567','Increase compatibility to TYPO3 9.5\n\nAdd console command to rebuild model proxies after cache clearing','evoweb',6006000,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.6.0','ter','',''),
(9281804,0,'extender','7.0.0',9019,450,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1566589690,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','36faf7561df2050a6dfe4b2c797166d6','Make compatible with TYPO3 10.1','evoWeb',7000000,0,0,'https://docs.typo3.org/p/evoweb/extender/7.0/en-us','ter','',''),
(9281805,0,'extender','6.6.1',9019,190,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1570039283,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8b9240773256452225e932c527b04b10','Release fix to classloader not found in typo3cms context','evoweb',6006001,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.6.0','ter','',''),
(9281806,0,'extender','6.6.2',9019,201,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1572976248,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e2e88de8ea7e93665b59953e7c2cf83f','Release changes to path detection','evoweb',6006002,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.6.0','ter','',''),
(9281807,0,'extender','7.0.1',9019,317,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1587842747,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3390bcda07c6b688b31da0266657ac32','Improve TYPO3 10.4 integration\n\nOptimize dependancy injection in command\nUpdate tests','evoWeb',7000001,0,0,'https://docs.typo3.org/p/evoweb/extender/7.0/en-us','ter','',''),
(9281808,0,'extender','6.6.3',9019,160,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1598598497,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.10-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3cbd6424f85059046361ef759b103ace','Release fix for non composer installations','evoweb',6006003,0,0,'https://docs.typo3.org/typo3cms/extensions/extender/6.6.0','ter','',''),
(9281809,0,'extender','8.0.0',9019,126,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1615637745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','bdffe9c2fcb193830a10d431218346d2','Merge branch release/8.0.0','evoWeb',8000000,0,0,'https://docs.typo3.org/p/evoweb/extender/8.0/en-us','ter','',''),
(9281810,0,'extender','8.0.1',9019,145,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1615971930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','b18008227aa607041948fe15786013e2','Merge branch release/8.0.1','evoWeb',8000001,0,0,'https://docs.typo3.org/p/evoweb/extender/8.0/en-us','ter','',''),
(9281811,0,'extender','7.0.2',9019,124,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1616570728,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','16fb9a071c38133c77a8f8a4a1e7b4cb','Modify tests','evoWeb',7000002,0,0,'https://docs.typo3.org/p/evoweb/extender/7.0/en-us','ter','',''),
(9281812,0,'extender','7.0.3',9019,109,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1634991916,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ae36b525b9bc333efa84b037a419525c','Raise version number','evoWeb',7000003,0,0,'https://docs.typo3.org/p/evoweb/extender/7.0/en-us','ter','',''),
(9281813,0,'extender','7.1.0',9019,104,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1636284259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','782ec1556912b680252d1f1c4101c57f','Raise version number','evoWeb',7001000,0,0,'https://docs.typo3.org/p/evoweb/extender/7.1/en-us','ter','',''),
(9281814,0,'extender','8.1.0',9019,155,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1636285689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e429d4c6a3dc38824a48c9be4a8ca43a','Merge branch release/8.1.0','evoWeb',8001000,0,0,'https://docs.typo3.org/p/evoweb/extender/8.1/en-us','ter','',''),
(9281815,0,'extender','9.0.1',9019,74,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1694949562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3b5aabdf967cf045c470f4aab8627c1f','Merge branch release/9.0.1','evoWeb',9000001,0,0,'https://docs.typo3.org/p/evoweb/extender/9.0/en-us','ter','',''),
(9281816,0,'extender','10.0.0',9019,62,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1699614852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.2.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','48b0dcd557da0fff2e844b49cbcf9c9f','Merge branch release/10.0.0','evoWeb',10000000,0,0,'https://docs.typo3.org/p/evoweb/extender/10.0/en-us','ter','',''),
(9281817,0,'extender','10.0.1',9019,79,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1699618156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.2.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','1c02e2f080517e48fa63a4946fd726b1','Merge branch release/10.0.1','evoWeb',10000001,0,0,'https://docs.typo3.org/p/evoweb/extender/10.0/en-us','ter','',''),
(9281818,0,'extender','10.1.0',9019,74,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1701084756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.2.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','5561b095d24081a83fee8442c4f38fde','Merge branch release/10.1.0','evoWeb',10001000,0,0,'https://docs.typo3.org/p/evoweb/extender/10.1/en-us','ter','',''),
(9281819,0,'extender','10.1.1',9019,67,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1709750912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','9deadcd125b1b8de654a0e833eab9256','Merge branch release/10.1.1','evoWeb',10001001,0,0,'https://docs.typo3.org/p/evoweb/extender/10.1/en-us','ter','',''),
(9281820,0,'extender','11.0.0',9019,58,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1723392894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','8423357e4765ddd54e3c36eb62ad1f5f','Merge branch release/11.0.0','evoWeb',11000000,0,0,'https://docs.typo3.org/p/evoweb/extender/11.0/en-us','ter','',''),
(9281821,0,'extender','11.0.1',9019,36,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1735836567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','911cce8d213bf59efe50e18ec989f255','Merge branch release/11.0.1','evoWeb',11000001,0,0,'https://docs.typo3.org/p/evoweb/extender/11.0/en-us','ter','',''),
(9281822,0,'extender','11.0.2',9019,47,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1735850082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','2cd5d7821dee8a518488e0f32b20fb7d','Merge branch release/11.0.2','evoWeb',11000002,0,0,'https://docs.typo3.org/p/evoweb/extender/11.0/en-us','ter','',''),
(9281823,0,'extender','11.1.0',9019,16,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1765050702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','20dbc462e3e152f787397dc53f750459','Merge branch release/11.1.0','evoWeb',11001000,0,0,'https://docs.typo3.org/p/evoweb/extender/11.1/en-us','ter','',''),
(9281824,0,'extender','11.1.1',9019,24,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1765051257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','d36b51f1f04a36c6b99ea08d84574594','Merge branch release/11.1.1','evoWeb',11001001,0,0,'https://docs.typo3.org/p/evoweb/extender/11.1/en-us','ter','',''),
(9281825,0,'extender','11.1.2',9019,9,'Extbase Domain Model Extender','A services that enables adding properties and functions\n    to classes by implementing the proxy pattern',2,0,4,1779809992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Sebastian Fischer','extender@evoweb.de','sfischer','cfe819bc94be57f67549521e759c938c','Release fix for extbase cache return old class structure','evoWeb',11001002,1,0,'https://docs.typo3.org/p/evoweb/extender/11.1/en-us','ter','',''),
(9281826,0,'imia_user','7.0.0',5959,252,'IMIA User','',2,0,3,1519640241,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"7.0.0-0.0.0\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','827401c74b8c727c08203a681d27e381','[FEATURE] profileRegisterChecks\r\n[FEATURE] Added a hook in the UserController in the getFields method\r\n[FEATURE] Add missing BaseEntity features to User Model\r\n[FEATURE] typoscript settings.formSection for f:form\r\n[FEATURE] New Hooks\r\n[FEATURE] Flexform-s','IMIA net based solutions',7000000,0,0,'','ter','',''),
(9281827,0,'imia_user','7.0.1',5959,543,'IMIA User','',2,0,3,1531992768,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-7.6.999\";s:13:\"imia_base_ext\";s:11:\"7.0.0-0.0.0\";s:13:\"imia_composer\";s:11:\"7.0.0-0.0.0\";}}','David Frerich','d.frerich@imia.de','imiadigital','cf281987060fa1492315ad44f3cc54d0','https://bitbucket.org/imia_de/t3ext-imia-user/commits/tag/7.0.1','IMIA net based solutions',7000001,1,0,'','ter','',''),
(9281828,0,'addons_em','0.2.2',4541,336,'Addons to the Extension Manager','Enhancements to the Extension Manager (em).',2,0,4,1539686215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','63c4129752867a33386097e70aff8d4c','\nTYPO3 4.5 is not supported any more.\n','',2002,0,0,'','ter','',''),
(9281829,0,'addons_em','0.2.3',4541,215,'Addons to the Extension Manager','Enhancements to the Extension Manager (em).',2,0,4,1588163519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','efd36a9d9d65cf061477378bf68e842d','works under TYPO3 9.5','',2003,0,0,'','ter','',''),
(9281830,0,'addons_em','0.3.0',4541,149,'Addons to the Extension Manager','Enhancements to the Extension Manager (em).',2,0,4,1617216710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1a93dbe16d76fb53b3a1d2dc673d3baf','works with TYPO3 10\r\n','',3000,0,0,'','ter','',''),
(9281831,0,'addons_em','0.4.0',4541,100,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1641417580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2533cf3e4aedf005122ba5c72f704005','works also with TYPO3 11.5\r\n','',4000,0,0,'','ter','',''),
(9281832,0,'addons_em','0.4.1',4541,102,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1641887483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','df033a83c32000e2d6993dae43e84f88','It works also under PHP 8.\r\n','',4001,0,0,'','ter','',''),
(9281833,0,'addons_em','0.5.0',4541,100,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1642665265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9fc4e6f27cc2ce8b5a4014599f5a81a0','Add new XCLASS for TYPO3CMSCoreDatabaseSchemaSchemaMigrator which is needed in the Extension Manager if a file ext_tables_staticadt.sql containing UPDATE statements has been changed in a language extension like static_info_tables_de. ','',5000,0,0,'','ter','',''),
(9281834,0,'addons_em','0.5.1',4541,123,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1642705264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e880adc5b8e4f38466cbf5d370911202','rename namespace XClass  Xclass\r\n\r\n','',5001,0,0,'','ter','',''),
(9281835,0,'addons_em','0.6.0',4541,98,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1664983685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2320f05b67787a8017ec20019985e5a5','add methods createZipFileFromExtension and sendZipFileToBrowserAndDelete','',6000,0,0,'','ter','',''),
(9281836,0,'addons_em','0.7.0',4541,104,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1669909696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','8d1a0d33e8cbbf4a36f9b8f585411d8f','extension icon at Resources/Public/Icons/Extension.gif','',7000,0,0,'','ter','',''),
(9281837,0,'addons_em','0.8.0',4541,78,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1681580385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e21a422943334bd5e3d6ffa2fbf6da8a','TYPO3 12 support','',8000,0,0,'','ter','',''),
(9281838,0,'addons_em','0.8.1',4541,86,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1682944229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7794ec7cbc93d90c67bbb587becc788b','TYPO3 12.4\r\n','',8001,0,0,'','ter','',''),
(9281839,0,'addons_em','0.8.2',4541,86,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1689257707,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','de56e639f64ee959eb6b0ccb809bf89e','TYPO3 12.4 ','',8002,0,0,'','ter','',''),
(9281840,0,'addons_em','0.9.0',4541,79,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1703857787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c3ad2417b5e387804b28e0aaf5ad3b30','modifications by rector','',9000,0,0,'','ter','',''),
(9281841,0,'addons_em','0.9.1',4541,46,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1730219743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f423eff33eab26c184cfce3d06906c50','support for TYPO3 13','',9001,0,0,'','ter','',''),
(9281842,0,'addons_em','0.9.2',4541,57,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1734526730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','684bc645b38eb067e0037c818a83ba77','rename executeUpdate into executeStatement','',9002,0,0,'','ter','',''),
(9281843,0,'addons_em','0.9.3',4541,6,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1782065398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ee98c36ab04af32fbbd6a6f191b36291','runs also under TYPO3 14','',9003,0,0,'','ter','',''),
(9281844,0,'addons_em','0.9.4',4541,6,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1782459669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d69060976695b03d648df020d427c2c5','bug fix for TYPO3 14','',9004,0,0,'','ter','',''),
(9281845,0,'addons_em','0.9.5',4541,6,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1782477770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fbf8bb91185aeb21077e955a7c676169','works only unto TYPO3 13','',9005,0,0,'','ter','',''),
(9281846,0,'addons_em','0.10.0',4541,8,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1782478369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','013222c4202098334e6b3f2f9169aa5c','This version is needed for TYPO3 14.\r\n\r\n','',10000,0,0,'','ter','',''),
(9281847,0,'addons_em','0.11.0',4541,3,'Addons to the Extension Manager','Enhancements to the Extension Manager (em].',2,0,4,1785773567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','ab6295dd4b0e8bc310705ee5105b5fda','remove class tx_addonsem_file_div','',11000,1,0,'','ter','',''),
(9281848,0,'altruja','1.0.6',3149,529,'Altruja','Einfach. Online. Spenden sammeln. Altruja is a fast, simple and trustworthy way to collect donations online.',2,0,2,1505292620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Altruja','cc@altruja.de','altruja','c813615ab6055c4be98a9fefdc92679c','Support for Typo3 8 LTS','Altruja',1000006,0,0,'','ter','',''),
(9281849,0,'altruja','1.0.7',3149,345,'Altruja','Einfach. Online. Spenden sammeln. Altruja is a fast, simple and trustworthy way to collect donations online.',2,0,2,1559720033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Altruja','cc@altruja.de','altruja','6a59f4ccfda65ec153ed346c5a599faa','Update for Typo3 version 9.','Altruja',1000007,1,0,'','ter','',''),
(9281850,0,'duty','2.1.0',3477,170,'Duty','Duty - scheduler task. Remove deprecated files from directories. For privacy and in respect for General Data Protection Regulation (GDPR) (German: Datenschutz-Grundverordnung, DSGVO)',2,0,4,1526634713,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','64dcb1c327e27c9839696765d8a354a4','UPDATE FOR TYPO3 8.7','Die Netzmacher',2001000,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281851,0,'duty','2.1.1',3477,552,'Duty','Duty - scheduler task. Remove deprecated files from directories. For privacy and in respect for General Data Protection Regulation (GDPR) (German: Datenschutz-Grundverordnung, DSGVO)',2,0,4,1526989928,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cc78a3bbb698cb67c8159286b218fded','Improvement: New property \"3 months\" for clear directories','Die Netzmacher',2001001,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281852,0,'duty','3.3.0',3477,137,'Duty  additional Scheduler Tasks','Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds a fe_users, if there are deprecated records.',2,0,4,1643882691,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b5eb752548821de0c75f81f740e42d2a','Upgrade for TYPO3 10.4 and 11.5.','Die Netzmacher',3003000,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281853,0,'duty','3.4.0',3477,23,'Duty  additional Scheduler Tasks','Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds a fe_users, if there are deprecated records.',2,0,4,1707387022,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cf37a3a3194a770e53fe36b97f579e41','[FEATURE] CLI commands for clear directories and fe_user reminder','Die Netzmacher',3004000,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281854,0,'duty','11.0.1',3477,56,'Duty  cheduler Tasks and Upgrade Wizards','Files: Clean up directory uploads and the database. Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds fe_users, if there are deprecated records.',2,0,4,1707467935,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','12e045c692d5e1fce28b676dd87f9791','[FEATURE] Update wizard clean up sys_file_metadata','Die Netzmacher',11000001,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281855,0,'duty','11.0.2',3477,77,'Duty  Scheduler Tasks and Upgrade Wizards','Files: Clean up directory uploads and the database. Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds fe_users, if there are deprecated records.',2,0,4,1707468504,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','507f8645693feb43d2d8966f0c969d3b','[BUGFIX] syntax','Die Netzmacher',11000002,0,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281856,0,'duty','11.0.3',3477,65,'Duty  Scheduler Tasks and Upgrade Wizards','Files: Clean up directory uploads and the database. Remove deprecated files from directories - in respect for GDPR/DSGVO. Reminds fe_users, if there are deprecated records.',2,0,4,1722967982,'a:1:{s:7:\"depends\";a:2:{s:9:\"scheduler\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f52586426a45ba504bfc39725c1fbbf0','Update DOC','Die Netzmacher',11000003,1,0,'https://docs.typo3.org/p/netzmacher/duty/main/en-us/','ter','',''),
(9281857,0,'easy_googlemap','2.0.0',13091,805,'EasyGoogleMap','Easy and simple Googlemap Extension for the TYPO3 CMS, Good use for company roadmap on websites and for responsive pages, based on the google maps API',2,0,4,1513342816,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.ch','larsmessmer','9d907ad5a4fe0cd8b63623c5b6bfdf2c','IMPORTANT Clear Installtool Cache and compare Database!\r\nSupport compatibility with Version 8.7\r\nDropped compatibility with Version 6.2 ','comsolit AG',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/easy_googlemap/2.0.0','ter','',''),
(9281858,0,'easy_googlemap','3.0.0',13091,216,'EasyGoogleMap','Easy and simple Googlemap Extension for the TYPO3 CMS, Good use for company roadmap on websites and for responsive pages, based on the google maps API',2,0,4,1550737752,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"9.0.00-9.5.99\";s:5:\"fluid\";s:13:\"9.0.00-9.5.99\";s:5:\"typo3\";s:13:\"9.0.00-9.5.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.ch','larsmessmer','3f3c1f67ccbda1ce67419b46200ac9ce','Support dropped for TYPO3 7 & 8 Replace deprecated methods Initialize arguments for render function Fix TCA configuration Add method for relativePath Fix code style','comsolit AG',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/easy_googlemap/3.0.1','ter','',''),
(9281859,0,'easy_googlemap','3.0.1',13091,490,'EasyGoogleMap','Easy and simple Googlemap Extension for the TYPO3 CMS, Good use for company roadmap on websites and for responsive pages, based on the google maps API',2,0,4,1554724317,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"9.0.00-9.5.99\";s:5:\"fluid\";s:13:\"9.0.00-9.5.99\";s:5:\"typo3\";s:13:\"9.0.00-9.5.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.ch','larsmessmer','64127e8112860c541540604f5f5cc54e','Version 3.0.1:\r\n- Fix for negative longitude  ','comsolit AG',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/easy_googlemap/3.0.1','ter','',''),
(9281860,0,'easy_googlemap','2.0.1',13091,249,'EasyGoogleMap','Easy and simple Googlemap Extension for the TYPO3 CMS, Good use for company roadmap on websites and for responsive pages, based on the google maps API',2,0,4,1554724423,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"7.6.00-8.7.99\";s:5:\"fluid\";s:13:\"7.6.00-8.7.99\";s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.ch','larsmessmer','bf0f3cdc1e8427c7cf73afbc97b4419a','Version 2.0.1:\r\n- Fix negative longitude\r\n- fixed to codestyle\r\n- fixes in tca configuration','comsolit AG',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/easy_googlemap/2.0.0','ter','',''),
(9281861,0,'easy_googlemap','3.0.2',13091,377,'EasyGoogleMap','Easy and simple Googlemap Extension for the TYPO3 CMS, Good use for company roadmap on websites and for responsive pages, based on the google maps API',2,0,4,1588660670,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"9.0.00-10.4.99\";s:5:\"fluid\";s:14:\"9.0.00-10.4.99\";s:5:\"typo3\";s:14:\"9.0.00-10.4.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.ch','larsmessmer','0c3e107fcfc5378edb6d9c50ee2dc8e1','Compatibility update for TYPO3 10.4','comsolit AG',3000002,1,0,'https://docs.typo3.org/typo3cms/extensions/easy_googlemap/3.0.1','ter','',''),
(9281862,0,'videoce','0.9.0',8100,1838,'Video Content Element','Another content element for Youtube, Vimeo and Dailymotion videos.',1,0,2,1491674373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";}}','Pascal Mayer','typo3@bsdist.ch','laxap','d59f8f389ace6932215bada80283980a','Switch to fluid_styled_content.','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/videoce/0.9.0','ter','',''),
(9281863,0,'videoce','0.10.0',8100,393,'Video Content Element','Another content element for Youtube, Vimeo and Dailymotion videos.',1,0,2,1546790927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pascal Mayer','typo3@lascap.ch','laxap','901b99e80a6f7cedd2010a239581dc6e','Release for 9.5 LTS','',10000,1,0,'https://docs.typo3.org/typo3cms/extensions/videoce/0.10.0','ter','',''),
(9281864,0,'bootstrap_grids','1.4.0',15577,2208,'Grids for bootstrap','Gridelements for bootstrap. Column grids, grids for simple accordions, tabs and content slider.',2,0,4,1491690693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:11:\"8.0.0-0.0.0\";}}','Pascal Mayer','typo3@bsdist.ch','rozbehsharahi','dc6d3104cfd41e2526d34e2190a3bca3','First release for TYPO3 v8\r\nTested with gridelements 8.0.0-dev','',1004000,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281865,0,'bootstrap_grids','1.4.1',15577,472,'Grids for bootstrap','Gridelements for bootstrap. Column grids, grids for simple accordions, tabs and content slider.',2,0,4,1546707192,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"gridelements\";s:11:\"8.0.0-0.0.0\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','06204f68c4b6c3e8086b7b4b9b2fff5e','Only dependency constraints changed. ','',1004001,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281866,0,'bootstrap_grids','2.0.0',15577,1332,'Grids for bootstrap','Gridelements for bootstrap v4. Column grids, tabs and accordion.',2,0,4,1546731637,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"gridelements\";s:12:\"8.0.0-9.9.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','3a6ac0b6bbafb9fb336a2c78c4bde485','For bootstrap v4.\r\nSlider grid element config and flexslider2 files removed. No replacement for slider grid element.','',2000000,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281867,0,'bootstrap_grids','2.0.1',15577,200,'Grids for bootstrap','Gridelements for bootstrap v4. Column grids, tabs and accordion.',2,0,4,1597935762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"gridelements\";s:14:\"8.0.0-10.99.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','c6690efb69642e2714eb2d1681bc6298','Works only with the old (deprecated) gridelements typoscript include.','',2000001,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281868,0,'bootstrap_grids','2.1.0',15577,93,'Grids for bootstrap','Gridelements for bootstrap v4. Column grids, tabs and accordion.',2,0,4,1598536464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','45b8fdb87176ec8e83534c3ba718fb63','Fix to list the static typoscript setup in the available includes field.','',2001000,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281869,0,'bootstrap_grids','2.1.1',15577,85,'Grids for bootstrap','Gridelements for bootstrap v4. Column grids, tabs and accordion.',2,0,4,1598539517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','49a94a7837d2cbdd23e170943c846565','Version re-added to composer.json.  Still works only with the old (deprecated) gridelements typoscript static include.','',2001001,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281870,0,'bootstrap_grids','2.2.0',15577,271,'Grids for bootstrap','Gridelements for bootstrap v4. Column grids, tabs and accordion.',2,0,4,1598567109,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','c4aa8cebef2c468066c36d4a6cff9135','Templates and another static include added to support the new and recommend gridelements setup w/DataProcessing.','',2002000,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281871,0,'bootstrap_grids','3.0.0',15577,74,'Grids for bootstrap','Gridelements for bootstrap v5. Column grids, tabs and accordion.',2,0,4,1696156691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"gridelements\";s:15:\"10.0.0-11.99.99\";}}','Pascal Mayer','typo3@lascap.ch','rozbehsharahi','5a7e96977ac553a2881bd28bd6793971','Support for TYPO3 v11\r\n\r\nThanks to all the contributors!','',3000000,0,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281872,0,'bootstrap_grids','6.0.0',15577,26,'Grids for bootstrap','Gridelements for bootstrap v5. Column grids, tabs and accordion.',2,0,4,1760834085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:12:\"gridelements\";s:15:\"12.0.0-13.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahibootstrap_grids@gmail.com','rozbehsharahi','e9513931296ee564206ae6e6f4057b24','v6.0.0 Auto publish and bump to 6.0.0','',6000000,1,0,'https://github.com/RozbehSharahi/bootstrap_grids?tab=readme-ov-file#typo3-extension-bootstrap_grids','ter','',''),
(9281873,0,'bsdist','2.0.0',14122,414,'Bootstrap Kickstart Package','Kickstart package to create a new TYPO3 website. Delivers a simple page tree for a new website based on the bootstrap framework. Ads bootstrap layout features to some of the content elements.',1,0,10,1491427291,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:8:\"recycler\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:17:\"bootstrap_package\";s:1:\"*\";}}','Pascal Mayer','typo3@bsdist.ch','abandoned_extensions','398ff028cbdcf6155da4475086bd96ad','- Support for TYPO3 v8 LTS\r\n- Switch to fluid_styled_content\r\n- jQuery 3.2.1 and Bootstrap 3.3.7\r\n- Lightbox feature: featherlight instead of prettyphoto\r\n- No dependency to bootstrap_core anymore','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/bsdist/2.0.2','ter','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.0_DistributionWelcome.png'),
(9281874,0,'bsdist','2.0.1',14122,479,'Bootstrap Kickstart Package','Kickstart package to create a new TYPO3 website. Delivers a simple page tree for a new website based on the bootstrap framework. Ads bootstrap layout features to some of the content elements.',2,0,10,1491996641,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:8:\"recycler\";s:12:\"8.7.0-8.7.99\";s:7:\"realurl\";s:12:\"	2.2.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:17:\"bootstrap_package\";s:1:\"*\";}}','Pascal Mayer','typo3@bsdist.ch','abandoned_extensions','7665968f474a80b066fef21e2d9dba66','Bugfix release','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/bsdist/2.0.2','ter','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.1_DistributionWelcome.png'),
(9281875,0,'bsdist','2.0.2',14122,1833,'Bootstrap Kickstart Package','Kickstart package to create a new TYPO3 website. Delivers a simple page tree for a new website based on the bootstrap framework. Ads bootstrap layout features to some of the content elements.',2,0,10,1495606925,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:8:\"recycler\";s:12:\"8.7.0-8.7.99\";s:7:\"realurl\";s:12:\"	2.2.0-0.0.0\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:17:\"bootstrap_package\";s:1:\"*\";}}','Pascal Mayer','typo3@bsdist.ch','abandoned_extensions','e3446a1159cdb8c2d5f4d56b08e07c98','- switch to ckeditor. optional custom config added. removed rtehtmleditor config, \r\n- felogin tmpl: pwd field attribute added','',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/bsdist/2.0.2','ter','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/b/s/bsdist_2.0.2_DistributionWelcome.png'),
(9281876,0,'tinymce4_rte','3.0.1',12717,256,'TinyMCE4 as TYPO3 RTE','RTE integration of TinyMCE for TYPO3.',2,0,0,1505500687,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"tinymce\";s:12:\"5.0.0-5.0.99\";}s:9:\"conflicts\";a:7:{s:13:\"ch_rterecords\";s:0:\"\";s:11:\"linkhandler\";s:0:\"\";s:11:\"rtehtmlarea\";s:0:\"\";s:12:\"rte_ckeditor\";s:0:\"\";s:11:\"rte_tinymce\";s:0:\"\";s:9:\"tinyrteru\";s:0:\"\";s:7:\"tinyrte\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','791fe751df273e55f5d121ec9c84e507','[FEATURE] TYPO3 8.7 compatibility\r\n[FEATURE] Integration of the plugin: fullscreen\r\n[FEATURE] Integration of the plugin: help\r\n[FEATURE] Integration of the plugin: codemirror\r\n[FEATURE] Improved responsive behaviour of the editor\r\n[FEATURE] Improved docum','sgalinski Internet Services',3000001,0,0,'http://www.sgalinski.de/open-source/tinymce-als-typo3-rte.html','ter','',''),
(9281877,0,'tinymce4_rte','3.0.2',12717,585,'TinyMCE4 as TYPO3 RTE','RTE integration of TinyMCE for TYPO3.',2,0,0,1506347159,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"tinymce\";s:12:\"5.0.0-5.0.99\";}s:9:\"conflicts\";a:7:{s:13:\"ch_rterecords\";s:0:\"\";s:11:\"linkhandler\";s:0:\"\";s:11:\"rtehtmlarea\";s:0:\"\";s:12:\"rte_ckeditor\";s:0:\"\";s:11:\"rte_tinymce\";s:0:\"\";s:9:\"tinyrteru\";s:0:\"\";s:7:\"tinyrte\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','247304be9ed2d6be9cb90b7e5f313501','Fix error in the default configuration that caused the tinymce to not load','sgalinski Internet Services',3000002,0,0,'http://www.sgalinski.de/open-source/tinymce-als-typo3-rte.html','ter','',''),
(9281878,0,'tinymce4_rte','3.0.3',12717,715,'TinyMCE4 as TYPO3 RTE','RTE integration of TinyMCE for TYPO3.',2,0,0,1560424570,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"tinymce\";s:12:\"5.0.0-5.0.99\";}s:9:\"conflicts\";a:7:{s:13:\"ch_rterecords\";s:0:\"\";s:11:\"linkhandler\";s:0:\"\";s:11:\"rtehtmlarea\";s:0:\"\";s:12:\"rte_ckeditor\";s:0:\"\";s:11:\"rte_tinymce\";s:0:\"\";s:9:\"tinyrteru\";s:0:\"\";s:7:\"tinyrte\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','abandoned_extensions','549d597d03e90e97b0b574d810a95cd2','Allow PHP 7.2','sgalinski Internet Services',3000003,1,0,'http://www.sgalinski.de/open-source/tinymce-als-typo3-rte.html','ter','',''),
(9281879,0,'typoscript_rendering','2.0.2',12212,2050,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1495829803,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.7-7.1.999\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','ad38e13858982ab3c8c6540e35352a87','Release 2.0.2\nBugfixes','helhum.io',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/2.0.2','ter','',''),
(9281880,0,'typoscript_rendering','2.1.0',12212,874,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1534152700,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.2.999\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','b8ce443aca6c1091482747ca7db6dfd9','Release 2.1.0\n Drop official support for PHP  5.5.0\n Officially support PHP 7.2\n Fix PHP warning when used with helhum/typo3-secure-web','helhum.io',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281881,0,'typoscript_rendering','2.2.0',12212,559,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1542888571,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.3.999\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','9fbd06957adb1ed540c395222b87664f','Release 2.2.0\nThis version comes with TYPO3 9.5.x compatibility only.\nFor older TYPO3 versions use older versions of the extension.','helhum.io',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281882,0,'typoscript_rendering','2.2.1',12212,271,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1571827012,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.3.999\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','e7d355a0c64d20a955e73134130ed976','Uploaded with ter-client','helhum.io',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281883,0,'typoscript_rendering','2.2.2',12212,501,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1571828648,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.3.999\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','951f04294d1f188f1214d879dd575c74','Release 2.2.2','helhum.io',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281884,0,'typoscript_rendering','2.3.0',12212,188,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1589417102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.4.999\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','c4c906c68675f2548ea11a49b269bdeb','Release 2.3.0\n TYPO3 10.4 compatibility\n Stability improvements','helhum.io',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281885,0,'typoscript_rendering','2.3.1',12212,422,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1589555157,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.4.999\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Helmut Hummel','info@helmut-hummel.de','helbot','cddcd2d922f148710950ea829888bab5','Release 2.3.1\n Fix bug to always add query strings for widget URIs','helhum.io',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281886,0,'typoscript_rendering','2.4.0',12212,161,'TypoScript Rendering','Can render a TypoScript path by URL, especially useful for Ajax dispatching',2,0,4,1642433636,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:15:\"7.2.0-8.999.999\";s:5:\"typo3\";s:14:\"9.5.31-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','adcc033e831263b47f6aa6c92373c013','Release 2.4.0','helhum.io',2004000,1,0,'https://docs.typo3.org/typo3cms/extensions/typoscript_rendering/','ter','',''),
(9281887,0,'be_links','1.0.0',3379,588,'Backend links','Add page or web links as backend modules',2,0,0,1515873939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','f4b6c9602ef96914f11c417c3cb2231e',' Rewrite to support TYPO3 8 LTS\r\n\r\nPlease use the provided extension update to migrate from older versions.','CPS-IT GmbH',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/be_links/1.0.0','ter','',''),
(9281888,0,'slick','2.5.1',35435,892,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1491860426,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','7c174292ff7a09d22e85f5a2b9a73d9e','Feature: slick can handle up to three slick instances within the same page. Improvement CSS.','',2005001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281889,0,'slick','3.0.0',35435,353,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1508014095,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','1884a4973d239cf77bf63ac9c6560c47','UPGRADE for TYPO3 8.x. You should include the static template again. FEATURES: ReST documentation. Up to six sliders per page. THANKS to Andrea Herzog-Kienast for the contract http://www.kienastdv.de DETAILS @ ChangeLog','',3000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281890,0,'slick','4.0.0',35435,593,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1508102892,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','6743d29bbb045821551913ebd90c19ff','FEATURE: Editors can configure all properties of the Slick Slider with Content Elements and the Slick Slider with Images. Constant Editor isnt needed any longer.','',4000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281891,0,'slick','4.0.2',35435,336,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1513373406,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','c85c22643d902055d5868a3057f1822a','IMPROVEMENTS: Fluid template: v:asset.script is removed. Upgrade TCA for TYPO3 8.7.','',4000002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281892,0,'slick','4.0.3',35435,346,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1513591804,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','21524934a93d70fe0a95a7a1fcba71f4','IMPROVEMENTS: Slick Slider: Remove waste a-tag (heavy intervention: Fluid template Default.html is overriden!). Support for Fluid Styled Contents. Update for t3foundation 3.0. Slick item and fluid_styled_content: div-wrap is moved from figure to figure an','',4000003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281893,0,'slick','4.0.5',35435,430,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1514333888,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','85cda9c64b58bcf80aa1007b9a3e6548','Improvement: TYPO3 8.7: labelling of include static template. TYPO3 8.7: moved jquery(.. to $(.. Icon for tt_content type.','',4000005,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281894,0,'slick','4.0.6',35435,934,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1515949931,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','dd5587638f8b83dd0ea2d730975b63ba','Improvement: Fluid template Default.html is moved to EXT:browser (9.0.2).','',4000006,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281895,0,'slick','4.0.8',35435,1472,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1525094712,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','1300734dfb64f83f92738e23e7a3eb7f','IMPROVEMENT: New documentation: Developers - Third Party Extensions, Known Bugs - Css Styled Content, Known Bugs - jQuery. DETAILS @ ChangeLog','',4000008,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281896,0,'slick','4.1.0',35435,435,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1549727660,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','3f83641e5cabf323b2b9a13d3ef432a8','IMPROVEMENT: no need any longer for jquery on top of HTML code. Thanks to Max Dubiel from corussoft.de. UPDATE: Slick 1.8.0 - 1.9.0','',4001000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281897,0,'slick','4.1.1',35435,344,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1550446421,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','8458a0459c5dbd19aec273fea7d9d9a0','FEATURE: Additional TypoScript templates:  Slick [01.2.1] Image without figure, Slick [99.1.1] Dev: static JavaScript','',4001001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281898,0,'slick','4.1.2',35435,398,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1550760265,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','3a9e1ff4ed3aaaced03a8e01eb15a150','BUGFIX: Constant Editor: CSS properties for color were lost.','',4001002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281899,0,'slick','4.1.4',35435,329,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1552598834,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','606fce1e5e162f58aeb771f4d53b0c95','IMPROVEMENTS: CSS and JS are minified. BUGFIX: Fluidtemplates had wrong paths.','',4001004,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281900,0,'slick','4.2.0',35435,295,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping among others. Slick is ready-for-use with the organiser, quick-shop and tt_news.',1,0,3,1552775508,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','b6d172a02a9ed30f2f9d178237aca2de','FEATURE: Slick plugin has the new property pages. COMPATIBILITY: from TYPO3 6.2 to TYPO3 9.5. BUGFIX: CSS .slick-dots','',4002000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281901,0,'slick','4.3.0',35435,245,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Fully responsive. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1552930442,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','c01923be23ca0b433f595059a20660cf','FEATURE: slides can ordered randomized.','',4003000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281902,0,'slick','4.3.1',35435,307,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1552932733,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','436f472467b6bbd16bf139c7964deb78','BUGFIX: pid field for content will respected only, if it isnt empty','',4003001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281903,0,'slick','4.3.2',35435,261,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1553203192,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','1b094d132ae94d7a6791efc0ec912732','BUGFIX: JavaScript error, if plugin/flexform wasnt initialized.','',4003002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281904,0,'slick','4.3.3',35435,333,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1553363103,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','9ad9b62eb965e70eb2a837cf311cb212','BUGFIX: Javascript reference error. DETAILS @ ChangeLog','',4003003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281905,0,'slick','4.3.4',35435,374,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1554558380,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','3d991c7a8d513b7c2182e1e7fae25f56','BUGFIX: randomized did not run','',4003004,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281906,0,'slick','4.3.5',35435,251,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1555521707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','07bcea8a8f6bed2367370dba5afec8ab','BUG: TypoScript template affects all images. Label of template got appendix: dangerous! DETAILS @ https://bit.ly/2XmA3fZ','',4003005,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281907,0,'slick','4.3.6',35435,408,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1555522448,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','4f23bd1383b6a1fdc01925239d5e839c','Small Bugfix','',4003006,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281908,0,'slick','4.4.0',35435,278,'Slick - responsive Carousel Slider','Slick carousel slider by Ken Wheeler. Responsive. For images and all content elements. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1557148521,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','413c47bbe29e62f54141e0e7ed2360be','FEATURE: file collections. Thanks to Marjan Ratkovic (solutix.com) for the contract :) WHAT IS NEW https://bit.ly/2WqXmp6 DETAILS @ ChangeLog https://bit.ly/2WuaDgK','',4004000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281909,0,'slick','4.4.1',35435,475,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1557330710,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','7bd7608ffdb0a880e513dd1f5f22dd3e','Internal improvement for search engines.','',4004001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281910,0,'slick','4.4.2',35435,602,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1560378143,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','7b5990f353d66213d422c3b6e0d54d6f','MANUAL: xBlog Slider with schematic representation','',4004002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281911,0,'slick','4.4.3',35435,454,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1566903835,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','037292709d413218e966318231fe5c42','MANUAL: New section: Known bugs  Reference','',4004003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281912,0,'slick','4.4.4',35435,209,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1570037504,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','04fa20eacc32a990e1400e32e3d64be3','FEATURE: Slick slider can used as content element reference. NEWSLETTER: https://die-netzmacher.de/newsletter','',4004004,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281913,0,'slick','4.5.0',35435,388,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1570091717,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','811009eac09e5ffcedb98329f35f62f1','FEATURE: Syncing. WHATS NEW: https://bit.ly/2WqXmp6 NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',4005000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281914,0,'slick','4.5.1',35435,276,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1572552981,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','f18f225dcd8e7a18f3306910a73c626d','BUGFIX: Uncaught ReferenceError: slickUids is not defined. Thanks do Daniel Haupt for bug report. WHATS NEW:	https://bit.ly/2WqXmp6 NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',4005001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281915,0,'slick','4.5.2',35435,273,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1572619941,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','e48edf67dfe41694350fff5b537f94e7','FEATURE: pagetree icons TYPO3 8.7 and 9.5. BUGFIXES: Proper Slick Item in TYPO3 9.5. FAL view helper in TYPO3 9.5. WHAT IS NEW:	https://bit.ly/2WqXmp6 ChangeLog: https://bit.ly/2WuaDgK NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',4005002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281916,0,'slick','4.5.3',35435,353,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1572776060,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','83f1688cd51a6d8179c3bfd1d61cd38c','BUGFIX: Wrong php class in Icons.php. ChangeLog: https://bit.ly/2WuaDgK NEWSLETTER: https://die-netzmacher.de/newsletter','',4005003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281917,0,'slick','5.0.0',35435,375,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1574631445,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','46fed850e31fe155071ae043cd364308','WHAT IS NEW: update instructions at https://bit.ly/2WqXmp6 FEATURE: Updated Slick Content Element: 4 layouts, crop of images NEWSLETTER: https://die-netzmacher.de/newsletter','',5000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281918,0,'slick','5.0.1',35435,322,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1576073140,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','39947fa525cd15e65e4d2d7d50dea410','BUGFIX: IE11 does not support Object.assign. Thanks to Андрей Н. Бурдин for report and solution. NEWSLETTER: https://die-netzmacher.de/newsletter','',5000001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281919,0,'slick','5.0.3',35435,413,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1576791987,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','62edbf8dfc2aac75ddcdd9aeb8bc689f','FEATURE: additional fields for CSS','',5000003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281920,0,'slick','5.0.4',35435,253,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1578914497,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','193c27b3fdc523579f36ef5f9ef5bbd7','IMPROVEMENT: Composer: added property autoload.psr-4. Thanks to Jennifer Hauß for bug report.','',5000004,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281921,0,'slick','5.0.5',35435,699,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1579093350,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','7b361f82f57ff6932393941b0080760c','BUGFIX: No class named NetzmacherSlickUtilityUserFunc ... Thanks to Jennifer Hauß for bug report and bugfix :)','',5000005,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281922,0,'slick','5.1.0',35435,237,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1587921195,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','8b2cb31e37ca55f4d9a5afd16af220c8','FEATURES: Set up offsets for dots and arrows by plugin. Respect frame-before-class and frame-after-class from tt_content. IMPROVEMENT: Slider is loading hidden. WHAT IS NEW:	https://bit.ly/2WqXmp6 ChangeLog: https://bit.ly/2WuaDgK NEWSLETTER: https://die-netzmacher.de/newsletter','',5001000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281923,0,'slick','5.1.1',35435,139,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1588088410,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','724e2687e9e84c94501bcf2a6c4753f7','FEATURES: sync: offset arrows by plugin, arrows can disabled by plugin','',5001001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281924,0,'slick','6.0.0',35435,336,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1588152292,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','07136662602199b45dd24228b216ae4c','COMPATIBILITY: TYPO3 10. NEWSLETTER: https://die-netzmacher.de/newsletter','',6000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281925,0,'slick','6.0.1',35435,238,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1591610120,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','9544f5dc5dfc15df5acb2e27c498b7de','Feature: adaptiveHeight. NEWSLETTER: https://die-netzmacher.de/newsletter','',6000001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281926,0,'slick','6.0.2',35435,405,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1593602853,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','225b3c85cbcdc1e64bf00b79d8965c04','BUGFIX: TypoScript template was missing in TYPO3 9.5. NEWSLETTER: https://die-netzmacher.de/newsletter','',6000002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281927,0,'slick','6.0.7',35435,143,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1609587519,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','010e7ff5af3cc6221bc293a0da13b21c','[FEATURE] Setup for the property pauseonfocus by the plugin','',6000007,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281928,0,'slick','6.0.8',35435,126,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1613120574,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','d6d56a51a2ea7efc0f588218fbd8026b','IMPROVEMENT: default value for pauseonfocus','',6000008,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281929,0,'slick','6.1.6',35435,146,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1613402065,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','7bcc1c03b93c1b3bcff06df6675e3fec','FEATURES: flexform fields got exclude property. ATTENTION: If editors should work with the slick slider, YOU MUST configure access rights! FEATURE new property pauseonfocus in the plugin. BUGFIX: lazyLoading TYPO3 8.7 ChangeLog: https://bit.ly/2WuaDgK NEWSLETTER: https://die-netzmacher.de/newsletter','',6001006,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281930,0,'slick','6.1.8',35435,140,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1623484833,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','5a1c06c9f5f0d7bca105cdec75f812f1','Compatibility 10.4: CType option group. NEWSLETTER: https://die-netzmacher.de/newsletter','',6001008,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281931,0,'slick','6.1.9',35435,148,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1623779838,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','730c30853c0f0de08156b386a5cb0422','[BUGFIX] Content Elements are not displayed. NEWSLETTER: https://die-netzmacher.de/newsletter','',6001009,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281932,0,'slick','6.1.10',35435,130,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1641836027,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','de278b835881a835d5ee2b16668d01a4','[TASK] Upgrade TYPO3 11.5 NEWSLETTER: https://die-netzmacher.de/newsletter','',6001010,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281933,0,'slick','6.1.11',35435,86,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1667517764,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','871b0184bb1ef40899a7d369db75ba87','Last Version for TYPO3 8.7','',6001011,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281934,0,'slick','10.0.0',35435,101,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1667522253,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','763247a4aed7b0738c2fcb30d1ec1abd','Version for TYPO3 10.4 und 11.5','',10000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281935,0,'slick','11.0.0',35435,71,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1689685008,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','283f086d881f892b7b2d85cba3d3bbcc','[TASK] Update for TYPO3 12.4. Thanks to Lina Wolf. [BUGFIX] Double header slick image. Content Elements will not displayed.','',11000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281936,0,'slick','11.0.1',35435,68,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1690643805,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','008ce2836bfc86fb93d1e0365d294c0a','Last edition for PHP 7.2','',11000001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281937,0,'slick','12.0.0',35435,71,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1690644452,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','f86fe803d9375878a6e778aea664db15','Needs at leaset PHP 7.4','',12000000,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281938,0,'slick','11.0.2',35435,69,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1690646375,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','760249bb7464c5eded73c27618e6b55d','[FEATURE] tt_content tab [Style] from EXT:start. Last edition for PHP 7.2','',11000002,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281939,0,'slick','12.0.1',35435,99,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1690650885,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de/','dwildt','56947d13a174a024b966c38170597a13','[FEATURE] tt_content tab [Style] from EXT:start','',12000001,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281940,0,'slick','11.0.3',35435,46,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1720959344,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de/','dwildt','da275e01537f99e3b01ada260cb528c2','[FEATURE] Autoplay: slider is starting only if it is visible. If it isnt visible it stops.','',11000003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281941,0,'slick','12.0.3',35435,65,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1720959365,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de/','dwildt','f3e2840a2822544ef7158dd175d1039e','[FEATURE] Autoplay: slider is starting only if it is visible. If it isnt visible it stops.','',12000003,0,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281942,0,'slick','13.4.0',35435,40,'Slick Slider for TYPO3','Manage content elements, file collections and images with this responsive slider! Based on the slick carousel slider by Ken Wheeler. Scales with its container. Separate settings per breakpoint. Swipe, desktop mouse dragging, infinite looping, randomized order among others. Users can setup more than 50 properties by the plugin.',2,0,3,1748901519,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"image_crop\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.), Falko Trojahn (verdigado e.G.)','http://wildt.at.die-netzmacher.de/','dwildt','b170725e17a99e4d0fdd891274609bde','Upgrade for TYPO3 13.4','',13004000,1,0,'https://docs.typo3.org/p/netzmacher/slick/main/en-us/','ter','',''),
(9281943,0,'eyepin6','2.0.0',5625,206,'Eyepin Newsletter Subscription','',2,0,3,1496923158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','d4ecbb1b836811b41c4a040a819d06a2','update for 7.6.0-7.6.99','chiliSCHARF Kommunikationsagentur',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/2.0.3','ter','',''),
(9281944,0,'eyepin6','2.0.1',5625,174,'Eyepin Newsletter Subscription','',2,0,3,1499175865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','7d2030dc403640d640423cbc76687b5e','updated documentation and minor bigfixes','chiliSCHARF Kommunikationsagentur',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/2.0.3','ter','',''),
(9281945,0,'eyepin6','2.0.2',5625,136,'Eyepin Newsletter Subscription','',2,0,3,1499237438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','666ca272a91031f6783a1e0c429c2c5c','updated documentation','chiliSCHARF Kommunikationsagentur',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/2.0.3','ter','',''),
(9281946,0,'eyepin6','2.0.3',5625,192,'Eyepin Newsletter Subscription','',2,0,3,1499240071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','85140d1ceccb07729aba35ded9f6fd1b','removed unused documentation','chiliSCHARF Kommunikationsagentur',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/2.0.3','ter','',''),
(9281947,0,'eyepin6','3.0.0',5625,295,'Eyepin Newsletter Subscription','',2,0,3,1513608690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','cffdd72def7cdf01a13f7eaf8785c767','Update for Typo3 8.X','chiliSCHARF Kommunikationsagentur',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/3.0.1','ter','',''),
(9281948,0,'eyepin6','3.0.1',5625,415,'Eyepin Newsletter Subscription','',2,0,3,1530089030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','chiliSCHARF Kommunikationsagentur - eyepin eMarketing Software','office@chilischarf.at','eyepin','d358d4d82d1e2980fa6393dea8997696','minor bugfixes and optimization','chiliSCHARF Kommunikationsagentur',3000001,1,0,'https://docs.typo3.org/typo3cms/extensions/eyepin6/3.0.1','ter','',''),
(9281949,0,'devtools','1.0.0',4374,475,'Developer tools','Adds nice developer tools to your TYPO3 installation',2,0,0,1520975847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','754768d84ca0106d8604fa044b8d73c2',' Support for TYPO3 8.7\n\nFor more information see ChangeLog.','CPS-IT GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/devtools/1.0.0','ter','',''),
(9281950,0,'devtools','1.1.0',4374,690,'Developer tools','Adds nice developer tools to your TYPO3 installation',2,0,0,1538602242,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','269452832007213fbe70efa6030c5b0a','Features:\n Support for TYPO3 9.5\n CLI command for update action\n\nFor more information see ChangeLog.','biz-design',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/devtools/1.1.0','ter','',''),
(9281951,0,'importr','2.0.7',3942,156,'Importr','Flexible importer for all kinds of files!',2,0,0,1579011545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.1.0-0.0.0\";}}','Tim Lochmüller, Tim Spiekerkötter','tl@hdnet.de, ts@hdnet.de','sirdiego','94122baf4e87138c244efd27d5bcce23','Release 2.0.7','',2000007,0,0,'https://docs.typo3.org/typo3cms/extensions/importr/2.0.4','ter','',''),
(9281952,0,'importr','2.0.8',3942,184,'Importr','Flexible importer for all kinds of files!',2,0,0,1579012484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.1.0-0.0.0\";}}','Tim Lochmüller, Tim Spiekerkötter','tl@hdnet.de, ts@hdnet.de','sirdiego','37fb58584ecc06e4fc345e5c823d7929','Release 2.0.8','',2000008,0,0,'https://docs.typo3.org/typo3cms/extensions/importr/2.0.4','ter','',''),
(9281953,0,'importr','3.0.0',3942,463,'Importr','Flexible importer for all kinds of files!',2,0,0,1579082087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.1.0-0.0.0\";}}','Tim Lochmüller, Tim Spiekerkötter','tl@hdnet.de, ts@hdnet.de','sirdiego','a5319f64c0f1bf0d87f8e62c40cd8336','Bump version number','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/importr/','ter','',''),
(9281954,0,'importr','5.0.0',3942,144,'Importr','Flexible importer for all kinds of files!',2,0,0,1648153393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Tim Lochmüller, Tim Spiekerkötter','tl@hdnet.de, ts@hdnet.de','sirdiego','eb11dd45a03bae22f7755964b4478547','Next release :) More information on https://github.com/sirdiego/importr/releases','',5000000,1,0,'https://docs.typo3.org/typo3cms/extensions/importr/','ter','',''),
(9281955,0,'includekrexx','2.2.0',21736,431,'kreXX Debugger','kreXX is a feature rich php debugger with a neatly arranged debug window, featuring backend access to logfiles, code generation to reach the displayed values and much more.',2,0,4,1491473257,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";}}','BRAINWORXX GmbH','tobias.guelzow@brainworxx.de','moorth','fee037263ea3d17b8696895bac8b9636','Added a fluid debugger viewhelper.','BRAINWORXX GmbH',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/includekrexx/','ter','',''),
(9281956,0,'includekrexx','2.3.0',21736,88,'kreXX Debugger','kreXX is a feature rich php debugger with a neatly arranged debug window, featuring backend access to logfiles, code generation to reach the displayed values and much more.',2,-1,4,1504249701,'a:0:{}','','','moorth','a91b80223b0529b7240dca425c037668','','',2003000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/2.3/en-us','ter','',''),
(9281957,0,'includekrexx','2.3.1',21736,487,'kreXX Debugger','kreXX is a feature rich php debugger with a neatly arranged debug window, featuring backend access to logfiles, code generation to reach the displayed values and much more.',2,0,4,1504941478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";}}','BRAINWORXX GmbH','tobias.guelzow@brainworxx.de','moorth','6a14dd8fdfee0095b29a3b6024baf9b4','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','BRAINWORXX GmbH',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/includekrexx/2.3.1','ter','',''),
(9281958,0,'includekrexx','2.4.0',21736,508,'kreXX Debugger','kreXX is a feature rich php debugger with a neatly arranged debug window, featuring backend access to logfiles, code generation to reach the displayed values and much more.',2,0,4,1517501183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-9.1.99\";s:3:\"php\";s:12:\"5.3.0-7.2.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','236cd4fc69dd3f19bbdf1d76355a44b3','Feature and bugfix release. See details in changelog','BRAINWORXX GmbH',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/includekrexx/2.4.0','ter','',''),
(9281959,0,'includekrexx','3.0.0',21736,409,'kreXX Debugger','kreXX is a feature rich php debugger with a neatly arranged debug window, featuring backend access to logfiles, code generation to reach the displayed values and much more.',2,0,4,1538482019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.3.0-7.2.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','2b3d015929c3d643e8bbad69fe649ccd','- Added Aimeos shop debugger\r\n- Added a forced logger\r\n- Removed the old 4.5 compatibility\r\n- 26 bugfixes\r\n\r\nSee changelog for details.','BRAINWORXX GmbH',3000000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.0/en-us','ter','',''),
(9281960,0,'includekrexx','3.0.1',21736,1066,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for fluid, aimeos and dataviewer.',2,0,4,1543059013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.3.0-7.2.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','c0bd204b4e8337939c3830115afda795','Bugfix release. See changelog for details.','BRAINWORXX GmbH',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/includekrexx/3.0.1','ter','',''),
(9281961,0,'includekrexx','3.1.0',21736,533,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid, Aimeos and DataViewer.',2,0,4,1551079956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.3.0-7.3.99\";}}','','info@brainworxx.de','moorth','57e199561f069ba3875ff9c2ad511184','- Complete rewrite of the backend module\r\n- Added Admin Panel module\r\n- Bugfix and minor features.\r\n- See changelog for details.','BRAINWORXX GmbH',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/includekrexx/3.1.0','ter','',''),
(9281962,0,'includekrexx','3.2.0',21736,426,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid, Aimeos and DataViewer.',2,0,4,1564499671,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.3.0-7.3.99\";}}','','info@brainworxx.de','moorth','87fc5b828483769c111a365ee0a1a3b0','- 13 new features\r\n- 14 bug fixes\r\n\r\nSee changelog for details.','BRAINWORXX GmbH',3002000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.2/en-us','ter','',''),
(9281963,0,'includekrexx','3.3.0',21736,405,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1574176079,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.1.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','','info@brainworxx.de','moorth','e76ff199487c24bc05d41104bd26cfaf','- 8 new features\r\n- 12 bug fixes\r\n\r\nSee changelog for details.','BRAINWORXX GmbH',3003000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.3/en-us','ter','',''),
(9281964,0,'includekrexx','3.3.1',21736,351,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1580553385,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.2.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','','info@brainworxx.de','moorth','b6d32a8c56eadf521dd9f59311c1cb2e','- Updated to PHP 7.4\r\n- 6 bug fixes\r\n\r\nSee changelog for details.','BRAINWORXX GmbH',3003001,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.3/en-us','ter','',''),
(9281965,0,'includekrexx','3.3.2',21736,258,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1588055291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','','info@brainworxx.de','moorth','0257821aec184acef33702dfb20feafe','- Updated to TYPO3 10.4\r\n- 5 bug fixes\r\n\r\nSee changelog for details.','BRAINWORXX GmbH',3003002,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.3/en-us','ter','',''),
(9281966,0,'includekrexx','3.3.3',21736,279,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1588140931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','','info@brainworxx.de','moorth','83cc5fbcc46952f271597f0461d28b17','Fixed the composer dependencies.','BRAINWORXX GmbH',3003003,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.3/en-us','ter','',''),
(9281967,0,'includekrexx','3.3.4',21736,333,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1592372871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','1a550e5d7d9ba41120c63469f741a21d','- Fixed the handling of __PHP_Incomplete_Class.\r\n- Fixed a regression with the source generation.','',3003004,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/3.3/en-us','ter','',''),
(9281968,0,'includekrexx','4.0.0',21736,217,'kreXX Debugger','kreXX is a feature rich php debugger, featuring backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Fluid and Aimeos',2,0,4,1603868363,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-10.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-20.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','be9c24215dfbb1c7f5b46af7fbc5c69c','- Dropped PHP 5.x support.\r\n- Added better string analysis (json, file path, callback, xml)\r\n- Added logging shothand \"krexxlog();\".\r\nSee changelog for details.','',4000000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.0/en-us','ter','',''),
(9281969,0,'includekrexx','4.1.0',21736,154,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1619156290,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-8.0.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-10.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-20.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','4bb7cdd4ea2b524e76eb091dbca07e1e','Much better analysis and integration for the entries of the TYPO3 FileWriter logging.\r\nSee changelog for details. ','',4001000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281970,0,'includekrexx','4.1.1',21736,144,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1624860027,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.2.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','5662bf02900c6039e7b26d14554656cf','Bugfix and maintenance release.\r\nSee changelog for details.','',4001001,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281971,0,'includekrexx','4.1.2',21736,127,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1633770040,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.0.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','2c52cd02d805a341171d7cfcbb4cea09','Bugfix and maintenance release.\r\nSee changelog for details.','',4001002,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281972,0,'includekrexx','4.1.3',21736,123,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1641798658,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','b5e8efcef762829b125e668580f75543','Bugfix and maintenance release.\r\nSee changelog for details. ','',4001003,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281973,0,'includekrexx','4.1.4',21736,113,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1650371938,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','3e13ab63a8221a2fd68eef6a0faffb2b','Bugfix and maintenance release.\r\nSee changelog for details. ','',4001004,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281974,0,'includekrexx','4.1.5',21736,113,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1653897393,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','b8083a621f0f15b3e3e2fea79136ef3b','Bugfix and maintenance release.\r\nSee changelog for details.','',4001005,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281975,0,'includekrexx','4.1.6',21736,104,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1662185163,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','c9ec71606f23bd1c162f78ff28f190a6','Bugfix and maintenance release.\r\nSee changelog for details. ','',4001006,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281976,0,'includekrexx','4.1.7',21736,103,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1668847263,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-12.0.99\";s:3:\"php\";s:12:\"7.0.0-8.1.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-11.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-21.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','a4dfdc044a68971b6cacab51aa802d06','Bugfix and maintenance release.\r\nSee changelog for details.','',4001007,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281977,0,'includekrexx','4.1.8',21736,99,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1673687455,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-12.1.99\";s:3:\"php\";s:12:\"7.0.0-8.2.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-12.5.99\";s:6:\"aimeos\";s:15:\"18.4.0-22.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','6aaf2f071a42b4f48586af380a64b734','Bugfix and maintenance release.\r\nSee changelog for details.','',4001008,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281978,0,'includekrexx','4.1.9',21736,97,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1682755833,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-12.4.99\";s:3:\"php\";s:12:\"7.0.0-8.2.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-12.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-22.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','a1853aad2a90974a22289cbd2a006a51','Bugfix and maintenance release.\r\nSee changelog for details. ','',4001009,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281979,0,'includekrexx','4.1.10',21736,81,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1690025341,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-12.4.99\";s:3:\"php\";s:12:\"7.0.0-8.2.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:13:\"9.5.0-12.4.99\";s:6:\"aimeos\";s:15:\"18.4.0-22.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','f9a8634f8b42f3f94ae4163730c1cde0','Bugfix and maintenance release.\r\nSee changelog for details. ','',4001010,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/4.1/en-us','ter','',''),
(9281980,0,'includekrexx','5.0.0',21736,70,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1695457537,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.2.99\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:14:\"10.4.0-12.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','5e516062448dbb4787eeafba643da333','- Dropped PHP 7.0 and 7.1 support.\r\n- Added German translation.\r\n- Added Flexform data analysis.\r\nSee changelog for details. ','',5000000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281981,0,'includekrexx','5.0.1',21736,69,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1705149367,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-12.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','b513ad4ef27d784b8e9ef3ac55d17391','Bugfix and maintenance release.\r\nSee changelog for details. ','',5000001,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281982,0,'includekrexx','5.0.2',21736,69,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1709275537,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-12.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','a8f14487ba6f0cd88c39ad3d89e189f9','Bugfix and maintenance release.\r\nSee changelog for details. ','',5000002,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281983,0,'includekrexx','5.0.3',21736,56,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1719902707,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-12.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','7305612b899b1fc3afc7eb5a93221d5a','Bugfix and maintenance release.\r\nSee changelog for details.','',5000003,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281984,0,'includekrexx','5.0.4',21736,53,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1724651910,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.2.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.2.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','87ea3fce2023a91f0103b3020121077d','Bugfix and maintenance release.\r\nSee changelog for details. ','',5000004,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281985,0,'includekrexx','5.0.5',21736,47,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1726582324,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.3.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.3.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','78a9401d323ddfa721d064feca63ab2b','Bugfix and maintenance release.\r\nSee changelog for details. ','',5000005,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.0/en-us','ter','',''),
(9281986,0,'includekrexx','5.1.0',21736,42,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1728982487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','ec8a9e093678d443a2612209b3c8d17a','- Rewrote large parts of the documentation.\r\n- Added dark mode for the backend module.\r\n- Moved the fluid getter display to the same level as the public object properties for better readability\r\n- TYPO3 13.4 support.','',5001000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281987,0,'includekrexx','5.1.1',21736,44,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1729841880,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.3.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','258ea36042621599523db7a8b737b747','Bugfix and maintenance release.\r\nSee changelog for details. ','',5001001,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281988,0,'includekrexx','5.1.2',21736,49,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1732626399,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','e41ce88265bf1ef1c7cdbafcfc41e51e','Bugfix and maintenance release.\r\nSee changelog for details. ','',5001002,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281989,0,'includekrexx','5.1.3',21736,39,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1738403371,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','8b5fba17757ed5c2946e73a508d01591','The backend module is now compatible again with the breaking changes in TYPO3 13.4.3.\r\nSee changelog for more details. ','',5001003,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281990,0,'includekrexx','5.1.4',21736,28,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1746863492,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','4058292b1038f8a438900e3b136ffe4a','Bugfix and maintenance release.\r\nSee changelog for details.','',5001004,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281991,0,'includekrexx','5.1.5',21736,30,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1747481103,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','735d0dcfcecfb884a4823d07ef6d3092','The Css of the Smokey Grey skin is now compatible again with the breaking changes in the asset collector.\r\nSee changelog for details.','',5001005,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281992,0,'includekrexx','5.1.6',21736,24,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1751958314,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','797a1e73718ed5a1b7eb23159ce1ac83','Bugfix and maintenance release.\r\nSee changelog for details. ','',5001006,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281993,0,'includekrexx','5.1.7',21736,23,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos.',2,0,4,1753778335,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','4dfb609a6908800d9ffda688e47efd2b','Bugfix and maintenance release.\r\nSee changelog for details.','',5001007,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/5.1/en-us','ter','',''),
(9281994,0,'includekrexx','6.0.0',21736,24,'kreXX Debugger','Fluid and PHP debugger with backend access to logfiles, code generation to reach the displayed values and much more. We added some special stuff for Aimeos and Content Blocks.',2,0,4,1753784339,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','68b822458e8d9b8118ab031bafa80878','Added ContentBlock support.\r\nImproved getter analysis.\r\nSee changelog for details.','',6000000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/6.0/en-us','ter','',''),
(9281995,0,'includekrexx','6.1.0',21736,24,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1755935660,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','1cbca276e217e37ec896e4b03fdc8473','Added support for Domain Record objects.\r\nAdded support for Raw Record objects.\r\nAdded support for Settings objects.\r\nSee changelog for details.','',6001000,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/6.1/en-us','ter','',''),
(9281996,0,'includekrexx','6.1.1',21736,22,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1759475601,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','3786719434d602b19211bec3f96f4855','Bugfix and maintenance release.\r\nSee changelog for details. ','',6001001,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/6.1/en-us','ter','',''),
(9281997,0,'includekrexx','6.1.2',21736,22,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1763468526,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-13.4.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','b38c9e31fefeae3017d1146fdf5ea29c','Bugfix and maintenance release.\r\nSee changelog for details. ','',6001002,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/6.1/en-us','ter','',''),
(9281998,0,'includekrexx','6.1.3',21736,18,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1765008441,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.0.99\";s:3:\"php\";s:12:\"7.4.0-8.5.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-14.0.99\";s:6:\"aimeos\";s:16:\"20.10.5-23.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','0f17cfbcaee525f803d0c853b892cc4d','- [Feature] Updated to TYPO3 14.0.\r\n- [Feature] Updated to PHP 8.5.\r\n- [Bugfix] Added the missing Type hint to the translation.\r\n- [Bugfix] More space for the additional data in the SmokyGrey skin.\r\n- [Bugfix] TYPO3 Exceptions after update symfony/dependency-injection to 7.4.0','',6001003,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/main/en-us/','ter','',''),
(9281999,0,'includekrexx','6.1.4',21736,15,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1770451524,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.1.99\";s:3:\"php\";s:12:\"7.4.0-8.5.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-14.1.99\";s:6:\"aimeos\";s:16:\"20.10.5-25.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-2.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','02ea725af053e4c425105ea9346b97be','Bugfix and maintenance release.\r\nSee changelog for details. ','',6001004,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/main/en-us/','ter','',''),
(9282000,0,'includekrexx','6.1.5',21736,16,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1770914444,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.1.99\";s:3:\"php\";s:12:\"7.4.0-8.5.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-14.1.99\";s:6:\"aimeos\";s:16:\"20.10.5-25.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-2.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','ef0886e2427c4aadf699f56b148bc6b6','Bugfix and maintenance release.\r\nSee changelog for details. ','',6001005,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/main/en-us/','ter','',''),
(9282001,0,'includekrexx','6.1.6',21736,14,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1777117162,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.3.99\";s:3:\"php\";s:12:\"7.4.0-8.5.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-14.3.99\";s:6:\"aimeos\";s:16:\"20.10.5-25.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-2.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','8438f8cf841da195cea398a4d4ae2e99','Bugfix and maintenance release.\r\nSee changelog for details.','',6001006,0,0,'https://docs.typo3.org/p/brainworxx/includekrexx/main/en-us/','ter','',''),
(9282002,0,'includekrexx','6.1.7',21736,9,'kreXX Debugger','Alternative for f:debug (fluid) and debug(); (PHP) with additional analysis features and logging options.',2,0,4,1782547615,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.3.99\";s:3:\"php\";s:12:\"7.4.0-8.5.99\";}s:8:\"suggests\";a:4:{s:10:\"adminpanel\";s:14:\"10.4.0-14.3.99\";s:6:\"aimeos\";s:16:\"20.10.5-25.99.99\";s:3:\"vhs\";s:13:\"6.0.0-7.99.99\";s:14:\"content_blocks\";s:13:\"1.0.0-2.99.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','6fcff1d90a878663606dbe3cfcd314af','Bugfix and maintenance release.\r\nSee changelog for details.','',6001007,1,0,'https://docs.typo3.org/p/brainworxx/includekrexx/main/en-us/','ter','',''),
(9282003,0,'custom_login_skin','0.1.2',1429,329,'Custom login skin','Obsolete - please do not use this extension any longer! Change the backend login screen with an own style.',5,0,0,1520956960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Nicole Cordes','cordes@cps-it.de','abandoned_extensions','7684f13654039b782702fcf4b78ce566','Obsolete - please do not use this extension any longer!','CPS-IT GmbH',1002,1,0,'https://docs.typo3.org/typo3cms/extensions/custom_login_skin/0.1.2','ter','',''),
(9282004,0,'vimeovideo','0.5.0',6548,469,'Vimeo Video','Easy to use Vimeo video content element. Pure CSS responsive template.',2,0,2,1491887536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','d9edd20297afa162a1593ce66e75f04c','Works now with 8.7 LTS  and dropping support for 7.6 LTS.','Brightside OÜ / t3brightside.com',5000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282005,0,'vimeovideo','0.6.0',6548,407,'Vimeo Video','Easy to use Vimeo video content element. Pure CSS responsive template.',2,0,2,1547541903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','9db3f9db9ed0546535480d2baeb23f67','9.5 compatibility, no new features','Brightside OÜ / t3brightside.com',6000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282006,0,'vimeovideo','0.7.0',6548,253,'Vimeo Video','Easy to use Vimeo video content element. Pure CSS responsive template.',2,0,2,1589877100,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','52d3c6515bffae74ef48b6deb00a5908','LTS 10 ready!','Brightside OÜ / t3brightside.com',7000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282007,0,'vimeovideo','0.8.0',6548,134,'Vimeo Video','Easy to use Vimeo video content element. Pure CSS responsive template.',2,0,2,1617684074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','12686752330f32f15b88d413ad447b92','Please see the ChangeLog','Brightside OÜ / t3brightside.com',8000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282008,0,'vimeovideo','1.0.0',6548,82,'Vimeo Video','Vimeo videos with custom cover images, gallery layout, pagination, GDPR options, and backend previews.',2,0,2,1685605853,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','4b772ad385b449c6bf07712d19eae24b','!! BREAKING !! - Read the ChangeLog or README first','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282009,0,'vimeovideo','1.1.0',6548,76,'Vimeo Video','Vimeo videos with custom cover images, gallery layout, pagination, GDPR options, and backend previews.',2,0,2,1702112857,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:19:\"paginatedprocessors\";s:12:\"1.5.0-1.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','738f562a1474969d1c5416a0363b5c62','Adds link to vimeo privacy terms and dependency on paginatedprocessors.','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282010,0,'vimeovideo','2.0.0',6548,72,'Vimeo Video','Vimeo with custom cover images, gallery, pagination, GDPR, and backend previews. Demo: https://microtemplate.t3brightside.com',2,0,2,1719325319,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";s:19:\"paginatedprocessors\";s:12:\"1.6.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ae997280913a5f77136cda457ef5a0c9','v13 compatibility, dropping v11 support','Brightside OÜ / t3brightside.com',2000000,1,0,'https://github.com/t3brightside/vimeovideo#readme','ter','',''),
(9282011,0,'metaseo','2.0.4',40650,2286,'MetaSEO Enhancements','Search Engine Optimization (SEO), Indexed Google-Sitemap (TXT- and XML-Sitemap) for all Extensions (pibase, extbase), Metatags, Canonical-URL, Pagetitle manipulations, Crawler verification, Piwik and Google Analytics support and some more... multi-language- and multi-tree-support',2,0,4,1492266839,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.1-7.6.99\";}}','MetaSEO Team','','mblaschke','755fe45ae252de26b4378682923cf2e5','New feature and Bugfix release, see Changelog on https://github.com/mblaschke/TYPO3-metaseo/blob/develop/Documentation/ChangeLog/Index.rst','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/metaseo/','ter','',''),
(9282012,0,'metaseo','2.1.0',40650,7637,'MetaSEO Enhancements','Search Engine Optimization (SEO), Indexed Google-Sitemap (TXT- and XML-Sitemap) for all Extensions (pibase, extbase), Metatags, Canonical-URL, Pagetitle manipulations, Crawler verification, Piwik and Google Analytics support and some more... multi-language- and multi-tree-support',2,0,4,1497198775,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.1-7.6.99\";}}','MetaSEO Team','','mblaschke','3b21e1a63d3821f89f2f2cbcc71f3d40','see https://github.com/mblaschke/TYPO3-metaseo/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/metaseo/2.1.0','ter','',''),
(9282013,0,'metaseo','3.0.0',40650,15104,'MetaSEO Enhancements','Search Engine Optimization (SEO), Indexed Google-Sitemap (TXT- and XML-Sitemap) for all Extensions (pibase, extbase), Metatags, Canonical-URL, Pagetitle manipulations, Crawler verification, Piwik and Google Analytics support and some more... multi-language- and multi-tree-support',2,0,4,1497200921,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','MetaSEO Team','','mblaschke','97f523c02c4bda2da2e2f0639dcc2bc3','TYPO3 8.7 compatibility\r\nsee https://github.com/mblaschke/TYPO3-metaseo/releases/tag/3.0.0','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/metaseo/3.0.0','ter','',''),
(9282014,0,'html5mediakit','9.0.0',2434,318,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1552248681,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','417445eb2205345c1ca9d450326e7972','v9.0.0          TYPO3 9 compatible release, a lot of cleanup and minor bugfixes, improved testing, new versioning scheme matching TYPO3 core version','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/html5mediakit/9.0.0','ter','',''),
(9282015,0,'html5mediakit','9.0.1',2434,328,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1560632882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','8a716682d48db3fb7126db690f612ac8','Fix SQL error when creating media records','',9000001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/9.0/en-us','ter','',''),
(9282016,0,'html5mediakit','10.0.0',2434,234,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1587519860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','e4ed34581c8f526f60f2e07aeb3c93a2','TYPO3','',10000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/10.0/en-us','ter','',''),
(9282017,0,'html5mediakit','11.0.0',2434,82,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1683981719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','ba35f58d536d9602367081db7a604be0','TYPO3 11 LTS compatibility','',11000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/11.0/en-us','ter','',''),
(9282018,0,'html5mediakit','12.0.0',2434,87,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1686120196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','d7a1e379aad81b6d8f1479d41ec586da','TYPO3 12 LTS compatibility','',12000000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/12.0/en-us','ter','',''),
(9282019,0,'html5mediakit','11.1.0',2434,67,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1688423548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','814271a6a941267f5706a4cf021086d2','Support WebVTT tracks, improve TCA, requires database update!','',11001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/11.1/en-us','ter','',''),
(9282020,0,'html5mediakit','12.1.0',2434,78,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1688424039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','9eea901dec0e7b376a8877cda886cab9','Support WebVTT tracks, improve TCA, requires database update!','',12001000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/12.1/en-us','ter','',''),
(9282021,0,'html5mediakit','12.1.1',2434,78,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1703086974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','730349f1137636afa460978027b5b5c4','Fix translations','',12001001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/12.1/en-us','ter','',''),
(9282022,0,'html5mediakit','11.1.1',2434,63,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1703087407,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','93d713660b8264aa8209a5a9c35a502e','Fix translations','',11001001,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/11.1/en-us','ter','',''),
(9282023,0,'html5mediakit','13.4.0',2434,50,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1730162560,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','30432657fe921ff58d712568470580d2','TYPO3 13 LTS compatibility','',13004000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/13.4/en-us','ter','',''),
(9282024,0,'html5mediakit','12.2.0',2434,22,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1754335866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','513a532ba54df0ab56e201a6840da728','[TASK] Release version 12.2.0','',12002000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/12.2/en-us','ter','',''),
(9282025,0,'html5mediakit','13.5.0',2434,29,'HTML5 media kit','Allows easy embedding of HTML5 video and audio elements.',2,0,2,1754335959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:0:\"\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','a2d39656baa0bdca355017f54db96f5a','[TASK] Release version 13.5.0','',13005000,0,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/13.5/en-us','ter','',''),
(9282026,0,'html5mediakit','14.0.0',2434,3,'html5mediakit','Allows easy embedding of HTML5 video and audio elements.',2,0,4,1786105637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','astehlik','fbac53784a699d71f0b236c1411fb38c','TYPO3 14 LTS compatibility\n\nWorkspace awareness','',14000000,1,0,'https://docs.typo3.org/p/de-swebhosting-typo3-extension/html5mediakit/14.0/en-us','ter','',''),
(9282027,0,'download_explorer','2.0.0',6433,715,'Download-Explorer','A frontend plugin which lists files and folders from a specified directory of the filelist.',2,0,3,1493395807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Rafael Kaehm, Samuel Mehrbrodt, Jan Haffner','Rafael@Kaehms.de, samuel.mehrbrodt@mni.thm.de, info@jan-haffner.de','tehtux','27ff92d637726b685fa9aa5c34a1946e','Breaking change: Please update the root folder in your Download-Explorer plugins!','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/download_explorer/2.0.0','ter','',''),
(9282028,0,'download_explorer','3.0.0',6433,337,'Download-Explorer','A frontend plugin which lists files and folders from a specified directory of the filelist.',2,0,3,1553105298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Rafael Kaehm, Samuel Mehrbrodt, Jan Haffner','Rafael@Kaehms.de, samuel.mehrbrodt@mni.thm.de, info@jan-haffner.de','tehtux','5a5b2ca1c3497c2cb5033d04de63dd65','This is a compatibility release for TYPO3 CMS 9','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/download_explorer/3.0.0','ter','',''),
(9282029,0,'download_explorer','3.1.0',6433,634,'Download-Explorer','A frontend plugin which lists files and folders from a specified directory of the filelist.',2,0,3,1562679662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Rafael Kaehm, Samuel Mehrbrodt, Jan Haffner','Rafael@Kaehms.de, samuel.mehrbrodt@mni.thm.de, info@jan-haffner.de','tehtux','0bd1547341efb92819987f8385ff4e92','Feature update, see https://docs.typo3.org/typo3cms/extensions/download_explorer/3.1.0/ChangeLog/Index.html','',3001000,1,0,'https://docs.typo3.org/typo3cms/extensions/download_explorer/','ter','',''),
(9282030,0,'mklog','3.0.0',7875,641,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1494569436,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:13:\"6.2.14-8.7.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e80ff8e5d0a5dc03beec29ee32253363','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282031,0,'mklog','9.5.0',7875,336,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1561634322,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6eb3ca7f8318358246012b386e3d798a','Support for TYPO3 9.5. Check changelog in documentation on github for more information ','DMK E-BUSINESS',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282032,0,'mklog','9.5.1',7875,147,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1562149665,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5174a7194e851b2195ac1f8b70979b97','fixed compatibility issues for TYPO3 8.7 and 9.5. Please check that your schedulers have the correct configuration still set. If not you need to reconfigure them.','DMK E-BUSINESS',9005001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282033,0,'mklog','9.5.2',7875,361,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1562330624,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.2-\";s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ac2c4d578d81f3e77a4a1bf299544b12',' require rn_base  v1.10.2 (check github if not in TER) so logging works again\r\n use rn_base utility to add flash message in schedulers','DMK E-BUSINESS',9005002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282034,0,'mklog','10.0.2',7875,79,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1631524653,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.12.4-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','94d53e68bd52f4cc2b72d279b3aa13a7','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282035,0,'mklog','10.0.3',7875,96,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1632311222,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.12.4-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3ecad0801c8c3b25dcc3c060709d211e','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282036,0,'mklog','10.1.0',7875,84,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1638867491,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.12.4-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','753eefe074e6dcab07c901d99d41e56d','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282037,0,'mklog','11.0.0',7875,73,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1642509107,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a44158bd07db820581f95e4574622e3d','Released version 11.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282038,0,'mklog','11.0.1',7875,76,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1642509534,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','835dd7b618713daaf472cafc02985d6b','Released version 11.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282039,0,'mklog','11.0.2',7875,92,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1642676143,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b7954e30dcb2ae696cb69af899cf71ad','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282040,0,'mklog','11.0.3',7875,85,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1646030878,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d0ba538b3c5d6f322eb461b66f098ddd','Released version 11.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282041,0,'mklog','11.0.4',7875,100,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1648624070,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0f60b52aa45ddedfa68db28d0c7148d2','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282042,0,'mklog','10.0.4',7875,41,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1648624125,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0e9030023ad22a717e5ee10108fc4db2','Released version 10.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282043,0,'mklog','10.1.1',7875,73,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1649767052,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8b2516a330567daf0f75392c8f698e48','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282044,0,'mklog','11.0.5',7875,66,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1673446886,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a340e189f1459300acb4841e4da1a7ac','Released version 11.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282045,0,'mklog','11.0.6',7875,71,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1673454465,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','658d65301dae9546a05628e09c7fe439','Released version 11.0.6. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282046,0,'mklog','11.0.7',7875,67,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1673605499,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c57780b7d1cb172ffca7315fec0bfb78','Released version 11.0.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282047,0,'mklog','11.0.8',7875,88,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1674205508,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','604e5f7c625547d606e659da8abe2b9b','Released version 11.0.8. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282048,0,'mklog','11.0.13',7875,72,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1694167171,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b3a1898b978ec2c619a042745ad87a80','Released version 11.0.13. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000013,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282049,0,'mklog','10.1.2',7875,63,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1694167217,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6f4b0b343915bf9adcc09081b80cf29b','Released version 10.1.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282050,0,'mklog','11.0.14',7875,77,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1699513729,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a0e756994a7e902e91a2f5483e1c530a','Released version 11.0.14. Check changelog in documentation on github for more information.','DMK E-BUSINESS',11000014,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282051,0,'mklog','10.1.3',7875,60,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1699513799,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:7:\"1.15.0-\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','914c07510831ca7c9854463f7b27f984','Released version 10.1.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282052,0,'mklog','10.1.4',7875,51,'MK Logging','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1709625134,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";s:9:\"scheduler\";s:0:\"\";}s:8:\"suggests\";a:1:{s:7:\"rn_base\";s:14:\"1.15.0-1.16.99\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7dc9b2df825abc22d19b3f0c1c57ad6a','Released version 10.1.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10001004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282053,0,'mklog','12.0.1',7875,61,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1710158195,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','93c711c4ef83c31db8356c7ef5e4933c','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282054,0,'mklog','12.0.2',7875,60,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1713369438,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','63d82d8c85ee75fd60ba693c552365cb','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282055,0,'mklog','12.0.3',7875,64,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1716548841,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','fc1e372dfe7d28ea969ed6599ef23aad','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS',12000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282056,0,'mklog','12.0.4',7875,43,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1732699944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','71651fdadaa6a22a1d1a267f8faba0ac','Released version 12.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS',12000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282057,0,'mklog','13.0.0',7875,35,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1733389473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.5.0-13.2.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','024473de37e94da11f08024a671a255c','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282058,0,'mklog','13.0.1',7875,43,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1733389818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ecb76c4256b52c7bd1e65c9e70051ca3','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282059,0,'mklog','13.0.7',7875,30,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1744103431,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6f95ecc46599873d69eb87e696102b27','Released version 13.0.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282060,0,'mklog','13.0.8',7875,25,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1755518334,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','361d6325af65e33549d32e91b9ab7acd','Released version 13.0.8. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282061,0,'mklog','13.1.0',7875,20,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1759395086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e0fc8bc2f0f262b474d44f6feb6ae153','Released version 13.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282062,0,'mklog','13.2.0',7875,15,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1771943046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9aeb90025ed47237611fbff42883c513','Released version 13.2.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282063,0,'mklog','13.2.1',7875,12,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1772713191,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6325b91e6528ac2c3367d1e75c161772','Released version 13.2.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282064,0,'mklog','13.2.2',7875,13,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1773064586,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a8428cfe6a65160680bdb9d906ffdaf3','Released version 13.2.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282065,0,'mklog','13.2.3',7875,13,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1773652629,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','39d67b1802b8adb80ef273bf37f5cf8e','Released version 13.2.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282066,0,'mklog','13.2.4',7875,15,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1775722463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a2f56af238e7d1abf36f84e4072ca05f','Released version 13.2.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282067,0,'mklog','13.2.6',7875,9,'MK Log','Keep track of developer logs. Provides automatic email notification about important errors.',2,0,0,1781014633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"scheduler\";s:0:\"\";}}','René Nitzsche, Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8d515b288f3d431a18b2eed75f3c3c53','Released version 13.2.6. Check changelog in documentation on github for more information.','DMK E-BUSINESS',13002006,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklog/blob/master/README.md','ter','',''),
(9282068,0,'mkphpids','3.0.0',9312,1729,'MK PHPIDS','Currently the PHPIDS detects all sorts of XSS, SQL Injection, header injection, directory traversal, RFE/LFI, DoS and LDAP attacks. Through special conversion algorithms the PHPIDS is even able to detect heavily obfuscated attacks.',2,0,3,1494569587,'a:1:{s:7:\"depends\";a:4:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:9:\"scheduler\";s:12:\"1.0.0-8.7.99\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','abandoned_extensions','12f87d2acebe04f3316a5c804ff0cfa0','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS',3000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkphpids/blob/master/README.md','ter','',''),
(9282069,0,'aws_sdk_php','3.25.1',160659,266,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491514794,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d783ac29e703d27ffb1860e4fb7e1fe3','Official AWS SDK for PHP version 3.25.1 with updates for AwsCloudDirectory.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.1','https://schams.net',3025001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282070,0,'aws_sdk_php','3.25.2',160659,281,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491515166,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4d013b8705b8011e6c9bf0a69ef150e1','Official AWS SDK for PHP version 3.25.2 with updates for AwsLexRuntimeService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.2','https://schams.net',3025002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282071,0,'aws_sdk_php','3.25.3',160659,282,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491516102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','294d8e810a34b0d12c06117036412bfd','Official AWS SDK for PHP version 3.25.3 with updates for AwsCloudWatch.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.3','https://schams.net',3025003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282072,0,'aws_sdk_php','3.25.4',160659,302,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491516676,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bc4afcb8309448aab311f34acbef9411','Official AWS SDK for PHP version 3.25.4 with updates for AwsElastiCache.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.4','https://schams.net',3025004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282073,0,'aws_sdk_php','3.25.5',160659,351,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491518565,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a8417a3a5a2a204b040f517146e6244e','Official AWS SDK for PHP version 3.25.5 with updates for AwsElasticLoadBalancingv2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.5','https://schams.net',3025005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282074,0,'aws_sdk_php','3.25.6',160659,301,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491626702,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0d6afb21a8df539de4e65fa4574a54ba','Official AWS SDK for PHP version 3.25.6 with updates for AwsRedshift.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.6','https://schams.net',3025006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282075,0,'aws_sdk_php','3.25.7',160659,356,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1491995025,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f4c7d7b86d1a80c104722a698bba78b5','Official AWS SDK for PHP version 3.25.7 with updates for AwsAPIGateway, AwsBatch, AwsGameLift and AwsOpsWorks.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.7','https://schams.net',3025007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282076,0,'aws_sdk_php','3.25.8',160659,283,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1492684911,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9baecb7d05ec61626488ed6748855d3b','Official AWS SDK for PHP version 3.25.8 with updates and bugfixes for: AwsLambda.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.25.8','https://schams.net',3025008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282077,0,'aws_sdk_php','3.26.0',160659,373,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1492687328,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b8ccbfdddce814a29f177dfbc388bdec','Official AWS SDK for PHP version 3.26.0 with updates for AwsAPIGateway, AwsCodeStar, AwsEC2, AwsIAM, AwsLambda, AwsLexModelBuildingService, AwsPolly and AwsRekognition.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.0','https://schams.net',3026000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282078,0,'aws_sdk_php','3.26.1',160659,291,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1492813960,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5e9781cfe41344ccd19bbdafbc328a17','Official AWS SDK for PHP version 3.26.1 with updates for AwsDeviceFarm, AwsDirectConnect, AwsElasticLoadBalancingv2, AwsKMS, AwsRoute53 and AwsRoute53Domains.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.1','https://schams.net',3026001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282079,0,'aws_sdk_php','3.26.2',160659,473,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1492843543,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','79de02231fad9fce08e44d8adf0db48b','Official AWS SDK for PHP version 3.26.2 with updates for AwsAppStream and AwsKinesis.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.2','https://schams.net',3026002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282080,0,'aws_sdk_php','3.26.3',160659,390,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1493288822,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8122965b1969761bd854bfc147df239f','Official AWS SDK for PHP version 3.26.3 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.3','https://schams.net',3026003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282081,0,'aws_sdk_php','3.26.4',160659,303,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1493441976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','309588602cb8e874d488a29bf5992e9f','Official AWS SDK for PHP version 3.26.4 with updates for AwsCloudFormation, AwsRDS, AwsRekognition, AwsSnowball and AwsSQS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.4','https://schams.net',3026004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282082,0,'aws_sdk_php','3.26.5',160659,370,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1493443696,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','069b6ba39c95a7e4a7bbbf876c0e7720','Official AWS SDK for PHP version 3.26.5 with updates for AwsCloudFormation.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.26.5','https://schams.net',3026005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282083,0,'aws_sdk_php','3.27.0',160659,367,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1494022560,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9ad305a6c7aadceda1d7115ef771461e','Official AWS SDK for PHP version 3.27.0 with updates for AwsECS, AwsLambda, AwsMarketplaceEntitlementService, AwsS3 and bugfixes for AwsCodeStar.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.0\r\n','https://schams.net',3027000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282084,0,'aws_sdk_php','3.27.1',160659,334,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1494416662,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5f543390f3949d9fb733da198687a611','Official AWS SDK for PHP version 3.27.1 with updates for AwsCodeStar and AwsWorkSpaces.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.1','https://schams.net',3027001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282085,0,'aws_sdk_php','3.27.2',160659,365,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1494573416,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0f3df40716e378f31ffad2a01c895b74','Official AWS SDK for PHP version 3.27.2 with updates for AwsElasticLoadBalancing, AwsElasticLoadBalancingv2, AwsLexModelBuildingService and AwsOrganizations.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.2','https://schams.net',3027002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282086,0,'aws_sdk_php','3.27.3',160659,270,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495029730,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f86da4ec793d3f4f6029ffe4ab2fcc83','Official AWS SDK for PHP version 3.27.3 with updates for AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.3','https://schams.net',3027003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282087,0,'aws_sdk_php','3.27.4',160659,348,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495030633,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','23b408464d20018cb2feaa488b33d753','Official AWS SDK for PHP version 3.27.4 with updates for AwsCodeDeploy, AwsGameLift, AwsInspector and AwsKMS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.4','https://schams.net',3027004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282088,0,'aws_sdk_php','3.27.5',160659,338,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495239372,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','483a579b2f73f01e2808de0c36225ef8','Official AWS SDK for PHP version 3.27.5 with updates for AwsAutoScaling, AwsCloudWatchEvents, AwsCloudWatchLogs and AwsPolly.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.27.5','https://schams.net',3027005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282089,0,'aws_sdk_php','3.28.0',160659,281,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495626373,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','10c3bde9265f3dd549fe04d8e1d94c1c','Official AWS SDK for PHP version 3.28.0 with support for AWS Athena and AWS Lightsail.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.0','https://schams.net',3028000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282090,0,'aws_sdk_php','3.28.1',160659,540,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495626989,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4d06b74b5ce43e6b4d1dd4791a9d07ab','Official AWS SDK for PHP version 3.28.1 with updates for AwsResourceGroupsTaggingAPI and AwsSQS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.1','https://schams.net',3028001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282091,0,'aws_sdk_php','3.28.2',160659,270,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495923397,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','de3a4bbfc640dc3faa5a4b96e376c7ef','Official AWS SDK for PHP version 3.28.2 with updates for AwsDatabaseMigrationService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.2','https://schams.net',3028002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282092,0,'aws_sdk_php','3.28.3',160659,272,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495924094,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5543cb9b54eda03102b317af382a2260','Official AWS SDK for PHP version 3.28.3 with updates for AwsIAM, AwsStorageGateway and AwsSTS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.3','https://schams.net',3028003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282093,0,'aws_sdk_php','3.28.4',160659,429,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1495926192,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0d080c6bba12a23368fb5e3ab94b81f4','Official AWS SDK for PHP version 3.28.4 with updates for AwsAppStream and AwsRekognition.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.4','https://schams.net',3028004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282094,0,'aws_sdk_php','3.28.5',160659,391,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496228386,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','069378bad43156ea67be6b8a1ff827bd','Official AWS SDK for PHP version 3.28.5 with updates for AwsCloudDirectory and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.5','https://schams.net',3028005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282095,0,'aws_sdk_php','3.28.6',160659,347,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496317594,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6edaedc3fc21f0a762da2bd1424378fd','Official AWS SDK for PHP version 3.28.6 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.6','https://schams.net',3028006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282096,0,'aws_sdk_php','3.28.7',160659,276,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496547093,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b29739e3ce877e9887468454f7bf076c','Official AWS SDK for PHP version 3.28.7 with updates for AwsCodeDeploy, AwsCognitoIdentityProvider, AwsElasticLoadBalancingv2 and AwsLexModelBuildingService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.7','https://schams.net',3028007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282097,0,'aws_sdk_php','3.28.8',160659,350,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496550739,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2570d1d293cf6e4ad895d4a850711db2','Official AWS SDK for PHP version 3.28.8 with updates for AwsKinesisAnalytics and AwsWorkDocs.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.8','https://schams.net',3028008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282098,0,'aws_sdk_php','3.28.9',160659,366,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496745223,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1207e99b68808adc808c69a6acea5063','Official AWS SDK for PHP version 3.28.9 with updates for AwsAppStream, AwsAutoScaling and AwsIoT.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.9','https://schams.net',3028009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282099,0,'aws_sdk_php','3.28.10',160659,367,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1496833951,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b5c292c8b3f286e32fb972e38a7530a2','Official AWS SDK for PHP version 3.28.10 with updates for AwsACM, AwsCloudFront and AwsIoT.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.28.10','https://schams.net',3028010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282100,0,'aws_sdk_php','3.29.0',160659,226,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497441266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4db38085447011ad4b8b0e6ea9f85b97','Official AWS SDK for PHP version 3.29.0 with updates for AwsCodeBuild and support of a new service: AwsGreengrass.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.0','https://schams.net',3029000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282101,0,'aws_sdk_php','3.29.1',160659,225,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497441800,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f7f42532ca6937a05f8fec04f4b41cde','Official AWS SDK for PHP version 3.29.1 with updates for AwsIoT, AwsPinpoint and AwsRekognition.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.1','https://schams.net',3029001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282102,0,'aws_sdk_php','3.29.2',160659,310,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497442742,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','287071ec865f858ba4ff60f832354b65','Official AWS SDK for PHP version 3.29.2 with updates for AwsOpsWorks.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.2','https://schams.net',3029002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282103,0,'aws_sdk_php','3.29.3',160659,253,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497649764,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9a6ff77a3340665e4ad0b4566cc0f5f5','Official AWS SDK for PHP version 3.29.3 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.3','https://schams.net',3029003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282104,0,'aws_sdk_php','3.29.4',160659,227,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497650438,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0044031afdfe5ee14a2f7052fc7b3328','Official AWS SDK for PHP version 3.29.4 with updates for AwsConfigService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.4','https://schams.net',3029004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282105,0,'aws_sdk_php','3.29.5',160659,257,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497666931,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9bbd88b1cb17737ab9ef4bb77209997a','Official AWS SDK for PHP version 3.29.5 with updates for AwsApplicationAutoScaling and AwsCloudDirectory.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.5','https://schams.net',3029005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282106,0,'aws_sdk_php','3.29.6',160659,333,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497678034,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','adf0bbe2483b97203324c2d35e90c9cf','Official AWS SDK for PHP version 3.29.6 with updates for AwsEC2, AwsECS, AwsIoT and AwsServiceCatalog.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.6','https://schams.net',3029006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282107,0,'aws_sdk_php','3.29.7',160659,418,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497689868,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b2a758dfe9c6cd195dd6cff7355180e3','Official AWS SDK for PHP version 3.29.7 with updates for AwsBatch and AwsXRay.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.7','https://schams.net',3029007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282108,0,'aws_sdk_php','3.29.8',160659,259,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1497952731,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4bfc50a76bf0e57404d685dbe570d86d','Official AWS SDK for PHP version 3.29.8 with updates for AwsOrganizations.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.8','https://schams.net',3029008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282109,0,'aws_sdk_php','3.29.9',160659,243,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498207109,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b2d0d0606ccd45dfa952946a734fc700','Official AWS SDK for PHP version 3.29.9 with updates for AwsWorkDocs.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.29.9','https://schams.net',3029009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282110,0,'aws_sdk_php','3.30.0',160659,226,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498209057,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0fd2a072ae46a9397040f2e531a62688','Official AWS SDK for PHP version 3.30.0 with support for DynamoDB Accelerator (DAX) and updates for AwsRoute53, AwsSSM and AwsWAF.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.30.0','https://schams.net',3030000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282111,0,'aws_sdk_php','3.30.1',160659,249,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498210025,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','be3a4ead662d0a9c6a965d1f2d6e02c8','Official AWS SDK for PHP version 3.30.1 with updates for AwsCodePipeline, AwsDatabaseMigrationService, AwsElasticLoadBalancing, AwsLambda, AwsLightsail and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.30.1','https://schams.net',3030001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282112,0,'aws_sdk_php','3.30.2',160659,292,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498262832,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c5115860e217f751fbbd4d9067b57567','Official AWS SDK for PHP version 3.30.2 with updates for AwsLambda.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.30.2','https://schams.net',3030002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282113,0,'aws_sdk_php','3.30.3',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498867813,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','047d6b7e69cd6a9fd7d8a55a39e72eed','Official AWS SDK for PHP version 3.30.3 with updates for AwsGreengrass and AwsServiceCatalog.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.30.3','https://schams.net',3030003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282114,0,'aws_sdk_php','3.30.4',160659,341,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1498871043,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','de1430a3058e72048bb198418fa45a2d','Official AWS SDK for PHP version 3.30.4 with updates for AwsCloudWatchEvents, AwsGameLift and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.30.4','https://schams.net',3030004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282115,0,'aws_sdk_php','3.31.0',160659,363,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1499858886,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a5e16d46cc34f1b3cec785f44477a838','Official AWS SDK for PHP version 3.31.0 with updates for AwsMarketplaceCommerceAnalytics and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.0','https://schams.net',3031000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282116,0,'aws_sdk_php','3.31.1',160659,218,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500378913,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','eb6d386bcff0df70ac1ad51556acb9a6','Official AWS SDK for PHP version 3.31.1 with updates for AwsCloudWatch and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.1','https://schams.net',3031001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282117,0,'aws_sdk_php','3.31.2',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500379663,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0baf6120506bd2abe6bc7ad9563f7fb2','Official AWS SDK for PHP version 3.31.2 with updates for AwsDirectoryService, AwsEcs, AwsKinesis, AwsKMS and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.2','https://schams.net',3031002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282118,0,'aws_sdk_php','3.31.3',160659,229,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500381976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1890674284e851443c28e397b17b8780','Official AWS SDK for PHP version 3.31.3 with updates for AwsAutoScaling, AwsS3 and AwsSWF.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.3','https://schams.net',3031003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282119,0,'aws_sdk_php','3.31.4',160659,231,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500382735,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7ae7db8782c0904d3abb150ba49edeaa','Official AWS SDK for PHP version 3.31.4 with updates for AwsAPIGateway, AwsEC2 and AwsLexModelBuildingService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.4','https://schams.net',3031004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282120,0,'aws_sdk_php','3.31.5',160659,196,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500462598,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ece6413ea72ed9cbd84dca921a657ea4','Official AWS SDK for PHP version 3.31.5 with updates for AwsApplicationDiscoveryService, AwsEC2 and AwsMarketplaceCommerceAnalytics.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.5','https://schams.net',3031005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282121,0,'aws_sdk_php','3.31.6',160659,271,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500463186,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','df7b7cf50f139bc1e51525d9d9410b0f','Official AWS SDK for PHP version 3.31.6 with updates for AwsCognitoIdentityProvider and AwsLambda.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.6','https://schams.net',3031006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282122,0,'aws_sdk_php','3.31.7',160659,319,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1500546858,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','278d82cb0d471454a23e590e618b4abc','Official AWS SDK for PHP version 3.31.7 with updates for AwsBudgets and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.7','https://schams.net',3031007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282123,0,'aws_sdk_php','3.31.8',160659,233,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1501299348,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9407f6840cb650d9f10a6902f0ca0801','Official AWS SDK for PHP version 3.31.8 with updates for AwsEMR.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.8','https://schams.net',3031008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282124,0,'aws_sdk_php','3.31.9',160659,224,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1501313952,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','45d1353329a35f204472976fb3dc0974','Official AWS SDK for PHP version 3.31.9 with updates for AwsAppStream and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.9','https://schams.net',3031009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282125,0,'aws_sdk_php','3.31.10',160659,232,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1501314987,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-5.6.99\";s:5:\"typo3\";s:12:\"7.0.0-7.6.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cbfb76d5a8e85b238c972c9b39618190','Official AWS SDK for PHP version 3.31.10 with updates for AwsCloudDirectory and AwsCloudFormation.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.31.10','https://schams.net',3031010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282126,0,'aws_sdk_php','3.32.0',160659,341,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP.',2,-1,1,1501368474,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4a2547282dbdec727cf49ee424054363','Official AWS SDK for PHP version 3.32.0 with updates for AwsCloudWatch, AwsDynamoDB and AwsEC2. Compatible with TYPO3 v8 now.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.0','https://schams.net',3032000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282127,0,'aws_sdk_php','3.32.1',160659,217,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1501676174,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cd0f5a91735cd82e28b7c587e0578c8e','Official AWS SDK for PHP version 3.32.1 with updates for AwsEC2 and AwsKinesisAnalytics. TYPO3 v8 compatibility.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.1','https://schams.net',3032001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282128,0,'aws_sdk_php','3.32.2',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1501677013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','04e2c5be296745401531320a811bfb94','Official AWS SDK for PHP version 3.32.2 with updates for AwsCodeStar, AwsInspector and AwsSSM. TYPO3 v8 compatibility.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.2','https://schams.net',3032002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282129,0,'aws_sdk_php','3.32.3',160659,319,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1501677949,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e6c73f6879bbefcda3281b110d33e5fa','Official AWS SDK for PHP version 3.32.3 with updates for AwsCodeDeploy, AwsConfigService, AwsEC2, AwsElasticLoadBalancingv2, AwsPinpoint and AwsSES. TYPO3 v8 compatibility.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.3','https://schams.net',3032003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282130,0,'aws_sdk_php','3.32.4',160659,212,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502363675,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ac1d74192c2b3f496edcc3f8b860c2c9','Official AWS SDK for PHP version 3.32.4 with updates for AwsElasticBeanstalk and AwsSignature.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.4','https://schams.net',3032004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282131,0,'aws_sdk_php','3.32.5',160659,279,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502366818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5952c5a59e11c8859cbf55579192dcdd','Official AWS SDK for PHP version 3.32.5 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.5','https://schams.net',3032005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282132,0,'aws_sdk_php','3.32.6',160659,193,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502504456,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ccbe134bd092ff3edc5b068d2f49f700','Official AWS SDK for PHP version 3.32.6 with updates for AwsCloudDirectory and AwsCodeBuild.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.6','https://schams.net',3032006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282133,0,'aws_sdk_php','3.32.7',160659,346,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502505456,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','11909484e04c99b2f4903fc3ce414e34','Official AWS SDK for PHP version 3.32.7 with updates for AwsCodeDeploy, AwsCognitoIdentityProvider and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.32.7','https://schams.net',3032007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282134,0,'aws_sdk_php','3.33.0',160659,237,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502884977,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a66e92821444b47e71ac252d55e97ee7','Official AWS SDK for PHP version 3.33.0 with updates for AwsBatch, AwsCloudHSMV2, AwsEFS, AwsSSM and AwsStorageGateway. New services: AwsGlue and AwsMigrationHub.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.33.0','https://schams.net',3033000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282135,0,'aws_sdk_php','3.33.1',160659,215,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502967313,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0ef87d64ed71c8992eebb0f2e88604ec','Official AWS SDK for PHP version 3.33.1. Fixes a bug in AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.33.1','https://schams.net',3033001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282136,0,'aws_sdk_php','3.33.2',160659,378,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1502974185,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ef00dab33a39bb9d6ce480037f2de00b','Official AWS SDK for PHP version 3.33.2 with updates for AwsGameLift and a bugfix in ClientResolver.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.33.2','https://schams.net',3033002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282137,0,'aws_sdk_php','3.33.3',160659,393,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503132824,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','74d7e678e5ddabb105d54312cf6a5b84','Official AWS SDK for PHP version 3.33.3 with updates for AwsCodeStar.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.33.3','https://schams.net',3033003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282138,0,'aws_sdk_php','3.33.4',160659,54,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503573797,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c819114d0f0b7747cf4dfb8c4164f2a7','Official AWS SDK for PHP version 3.33.4 with updates for AwsFirehose and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.33.4','https://schams.net',3033004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282139,0,'aws_sdk_php','3.34.0',160659,41,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503705760,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7a804059e4b57340d23e5601acc335ee','Official AWS SDK for PHP version 3.34.0 with updates for AwsSSM and Composer dependencies.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.34.0','https://schams.net',3034000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282140,0,'aws_sdk_php','3.34.1',160659,30,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503706540,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b89930acb550b1b43575f14510add40c','Official AWS SDK for PHP version 3.34.1 with documentation updates for AwsAppStream.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.34.1','https://schams.net',3034001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282141,0,'aws_sdk_php','3.34.2',160659,46,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503707807,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b51cbd92d4c53846437a1f88ebae7498','Official AWS SDK for PHP version 3.34.2 with updates for AwsRekognition.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.34.2','https://schams.net',3034002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282142,0,'aws_sdk_php','3.35.0',160659,219,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1503713924,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e2ea8ab97ff741ecc743046a72120690','Official AWS SDK for PHP version 3.35.0 with updates for AwsCloudFormation, AwsGameLift and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.35.0','https://schams.net',3035000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282143,0,'aws_sdk_php','3.35.1',160659,86,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504084368,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6800d1f755be4e1a29a1f7bd6f5e3258','Official AWS SDK for PHP version 3.35.1 with updates for AwsConfigService and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.35.1','https://schams.net',3035001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282144,0,'aws_sdk_php','3.35.2',160659,202,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504189603,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','dcd3aba66a60f1f4c814fcb35a06f341','Official AWS SDK for PHP version 3.35.2 with updates for AwsApplicationAutoScaling and AwsOrganizations.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.35.2','https://schams.net',3035002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282145,0,'aws_sdk_php','3.35.3',160659,235,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504912187,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3bf2d38b2605db479dcc64223d088f7b','Official AWS SDK for PHP version 3.35.3 with updates for AwsCodeBuild, AwsEC2, AwsElasticLoadBalancingv2 and AwsLexModelBuildingService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.35.3','https://schams.net',3035003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282146,0,'aws_sdk_php','3.36.0',160659,204,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504914165,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a522940192bf34e29797cd63046808b5','Official AWS SDK for PHP version 3.36.0 with updates for AwsGameLift and AwsSSM. New Service: AwsMobile added.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.0','https://schams.net',3036000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282147,0,'aws_sdk_php','3.36.1',160659,198,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504914944,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5a4c133ef1990c379cb20e3f32206dbe','Official AWS SDK for PHP version 3.36.1 with updates for AwsCodeStar.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.1','https://schams.net',3036001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282148,0,'aws_sdk_php','3.36.2',160659,257,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1504915356,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9054e9e9cba9aa7948a7d007bdc0635b','Official AWS SDK for PHP version 3.36.2 with updates for AwsBudgets.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.2','https://schams.net',3036002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282149,0,'aws_sdk_php','3.36.3',160659,223,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505035185,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6d8730d3dab779c3aeed58729a495526','Official AWS SDK for PHP version 3.36.3 with updates for AwsApplicationAutoScaling, AwsEC2, AwsElasticLoadBalancingv2, AwsLexModelBuildingService and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.3','https://schams.net',3036003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282150,0,'aws_sdk_php','3.36.4',160659,239,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505036329,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1fe300e33eecbbd7cd9d6897f2e70bcb','Official AWS SDK for PHP version 3.36.4 with updates for AwsCloudWatchLogs.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.4','https://schams.net',3036004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282151,0,'aws_sdk_php','3.36.5',160659,190,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505382688,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1fdd1a32dcfa16b777eeff7af87d65df','Official AWS SDK for PHP version 3.36.5 with updates for AwsDeviceFarm.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.5','https://schams.net',3036005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282152,0,'aws_sdk_php','3.36.6',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505383218,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0579dae9e057bc5b428f0f85785dd016','Official AWS SDK for PHP version 3.36.6 with a bugfix in AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.6','https://schams.net',3036006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282153,0,'aws_sdk_php','3.36.7',160659,285,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505387964,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','59427d184680e82ed8fb5cbfdc18474f','Official AWS SDK for PHP version 3.36.7 with updates for AwsAutoScaling, AwsBatch, AwsCloudWatchEvents and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.7','https://schams.net',3036007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282154,0,'aws_sdk_php','3.36.8',160659,215,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505515579,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d7d9605aa45f10677c17e2c03836a9e1','Official AWS SDK for PHP version 3.36.8 with updates for AwsCodeBuild, AwsOrganizations and AwsServiceCatalog.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.8','https://schams.net',3036008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282155,0,'aws_sdk_php','3.36.9',160659,366,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505516380,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','18078493b71f465482faf53b8ca2e6f3','Official AWS SDK for PHP version 3.36.9 with updates for AwsAPIGateway.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.9','https://schams.net',3036009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282156,0,'aws_sdk_php','3.36.10',160659,264,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505809006,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8d8362101aaa975e6775cc125e7047f5','Official AWS SDK for PHP version 3.36.10 with updates for AwsEC2, AwsIAM and AwsSES.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.10','https://schams.net',3036010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282157,0,'aws_sdk_php','3.36.11',160659,234,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505911798,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','819d7afd21b53c9d3ab3f76b2132dfa2','Official AWS SDK for PHP version 3.36.11 with a bugfix for AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.11','https://schams.net',3036011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282158,0,'aws_sdk_php','3.36.12',160659,255,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1505998955,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d6b63d828aa8a9fb34fe316a5f9fb850','Official AWS SDK for PHP version 3.36.12 with updates for AwsAppStream, AwsCodePipeline, AwsGreengrass, AwsLexRuntimeService and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.12','https://schams.net',3036012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282159,0,'aws_sdk_php','3.36.13',160659,230,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1506129745,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','07484b32961de2ad9beef87c79adf5e0','Official AWS SDK for PHP version 3.36.13 with updates for AwsBudgets, AwsCloudWatchLogs and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.13','https://schams.net',3036013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282160,0,'aws_sdk_php','3.36.14',160659,343,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1506140164,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b1df91234af0392385f4a351f6f663de','Official AWS SDK for PHP version 3.36.14 with updates for AwsConfigService, AwsECS and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.14','https://schams.net',3036014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282161,0,'aws_sdk_php','3.36.15',160659,213,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1506457940,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','70a057bf296e6b6560d31e316e4d7bc7','Official AWS SDK for PHP version 3.36.15 with updates for AwsCloudFormation.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.15','https://schams.net',3036015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282162,0,'aws_sdk_php','3.36.16',160659,240,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1506854694,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','03c7b4771a35a0300fd081730d91858d','Official AWS SDK for PHP version 3.36.16 with updates for AwsPinpoint.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.16','https://schams.net',3036016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282163,0,'aws_sdk_php','3.36.17',160659,194,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507023912,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6fc89883c0b44094c80b52f809658b7a','Official AWS SDK for PHP version 3.36.17 with updates for AwsAppStream, AwsCodeBuild, AwsMTurk, AwsOrganizations and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.17','https://schams.net',3036017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282164,0,'aws_sdk_php','3.36.18',160659,230,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507037892,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c07cbd3bd84641caae626ad4a282b55f','Official AWS SDK for PHP version 3.36.18 with updates for AwsCloudHSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.18','https://schams.net',3036018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282165,0,'aws_sdk_php','3.36.19',160659,205,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507190376,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8a7931ef0d60453aa6b590d7187f8737','Official AWS SDK for PHP version 3.36.19 with updates for AwsEC2 and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.19','https://schams.net',3036019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282166,0,'aws_sdk_php','3.36.20',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507193133,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3b3311de3e6d5e960ba1d3c7e741ee25','Official AWS SDK for PHP version 3.36.20 with updates for AwsKinesisAnalytics and AwsRoute53Domains.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.20','https://schams.net',3036020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282167,0,'aws_sdk_php','3.36.21',160659,227,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507324818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','28d13f2c9f70e537ec49d14d915cf7ce','Official AWS SDK for PHP version 3.36.21 with updates for AwsRedshift and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.21','https://schams.net',3036021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282168,0,'aws_sdk_php','3.36.22',160659,220,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507337046,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','617b8382ca182d9d57a4718ef4e54cd9','Official AWS SDK for PHP version 3.36.22 with updates for AwsConfigService and AwsSQS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.22','https://schams.net',3036022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282169,0,'aws_sdk_php','3.36.23',160659,424,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507356692,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','82ecb6ab851397d839a3ff12e0e6bfcc','Official AWS SDK for PHP version 3.36.23 with updates for AwsConfigService and AwsSQS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.23','https://schams.net',3036023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282170,0,'aws_sdk_php','3.36.24',160659,205,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507887978,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','25fa4a8f33467449bc3e593cc35bdc80','Official AWS SDK for PHP version 3.36.24 with updates for AwsEC2, AwsElasticLoadBalancingv2 and AwsOpsWorksCM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.24','https://schams.net',3036024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282171,0,'aws_sdk_php','3.36.25',160659,277,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1507888973,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1e39eba2283d84a5081f30f616091b03','Official AWS SDK for PHP version 3.36.25 with updates for AwsECR and AwsSES.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.25','https://schams.net',3036025,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282172,0,'aws_sdk_php','3.36.27',160659,196,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508403843,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','251fa479db6a081cb8854036472de81e','Official AWS SDK for PHP version 3.36.27 with updates for AwsCloudHSM, AwsEC2, AwsElasticsearchService, AwsRDS, AwsWAF and AwsWAFRegional.\r\nAlso includes changes from 3.36.26 for AwsCodeCommit, AwsDatabaseMigrationService, AwsElasticBeanstalk, AwsPolly an','https://schams.net',3036027,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282173,0,'aws_sdk_php','3.36.28',160659,258,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508406494,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d23992783c7c67e882c1f1dfb4bee7fc','Official AWS SDK for PHP version 3.36.28 with updates for AwsCloudHSMV2, AwsElasticsearchService and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.28','https://schams.net',3036028,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282174,0,'aws_sdk_php','3.36.29',160659,277,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508411929,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4333c089feff2e3577caa93dded6a4df','Official AWS SDK for PHP version 3.36.29 with updates for AwsLightsail.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.29','https://schams.net',3036029,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282175,0,'aws_sdk_php','3.36.30',160659,189,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508585507,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2abc8c48af1a7907849eb68fd29d5a35','Official AWS SDK for PHP version 3.36.30 with updates for AwsS3, AwsSQS and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.30','https://schams.net',3036030,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282176,0,'aws_sdk_php','3.36.31',160659,227,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508748201,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ed78f688be252e372c11e87a15331b83','Official AWS SDK for PHP version 3.36.31 with updates for AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.31','https://schams.net',3036031,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282177,0,'aws_sdk_php','3.36.32',160659,267,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1508833326,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ce88564f3c7d0c328108ff3987778011','Official AWS SDK for PHP version 3.36.32 with updates for AwsOrganizations.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.32','https://schams.net',3036032,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282178,0,'aws_sdk_php','3.36.33',160659,227,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1509012409,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','85691ccd044c324fb608bab6eed7c978','Official AWS SDK for PHP version 3.36.33 with updates for AwsConfigService, AwsElastiCache, AwsGlue and AwsPinpoint.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.33','https://schams.net',3036033,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282179,0,'aws_sdk_php','3.36.34',160659,325,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1509148907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6acf90192e19275a1711576d95b7b770','Official AWS SDK for PHP version 3.36.34 with updates for AwsCloudFront and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.34','https://schams.net',3036034,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282180,0,'aws_sdk_php','3.36.35',160659,274,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1509615487,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7b2c6d6ca9c5bb0c413497cee00c7156','Official AWS SDK for PHP version 3.36.35 with updates for AwsACM, AwsCloudHSMV2 and AwsDirectConnect.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.35','https://schams.net',3036035,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282181,0,'aws_sdk_php','3.36.36',160659,185,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1509746240,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b4b20f2c8c33e85e7510f4ea82c5ce57','Official AWS SDK for PHP version 3.36.36 with updates for AwsAPIGateway.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.36','https://schams.net',3036036,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282182,0,'aws_sdk_php','3.36.37',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1509842613,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bbc9a3d0f3525585eceffaf62d36c79c','Official AWS SDK for PHP version 3.36.37 with updates for AwsECS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.36.37','https://schams.net',3036037,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282183,0,'aws_sdk_php','3.37.0',160659,275,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510016225,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fa8ae92e5ccdccd00b62f08c5204d04e','Official AWS SDK for PHP version 3.37.0 with updates for AwsEC2, AwsKMS, AwsOrganizations, AwsPricing and AwsSFN.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.37.0','https://schams.net',3037000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282184,0,'aws_sdk_php','3.37.1',160659,239,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510143649,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ba769fec043c79a387d49f4560815d4e','Official AWS SDK for PHP version 3.37.1 with updates for AwsElasticLoadBalancingv2, AwsRDS, AwsS3 and AwsServiceCatalog.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.37.1','https://schams.net',3037001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282185,0,'aws_sdk_php','3.38.0',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510343780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','63f8eeabcafbd61a821d71149f67eda3','Official AWS SDK for PHP version 3.38.0 with updates for AwsApplicationAutoScaling, AwsBatch, AwsEC2, AwsElastiCache, AwsRds and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.0','https://schams.net',3038000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282186,0,'aws_sdk_php','3.38.1',160659,347,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510438521,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b077481989667538f1662a7ff9a3a7ad','Official AWS SDK for PHP version 3.38.1 with updates for AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.1','https://schams.net',3038001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282187,0,'aws_sdk_php','3.38.2',160659,250,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510736698,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b4765bd27fbadbab97c04c21155399af','Official AWS SDK for PHP version 3.38.2 with updates for AwsECS, AwsLightsail, AwsRoute53 and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.2','https://schams.net',3038002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282188,0,'aws_sdk_php','3.38.3',160659,268,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510821334,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bf4ce297a5e22850d30d7cfac2ec6891','Official AWS SDK for PHP version 3.38.3 with updates for AwsAPIGateway, AwsPolly, AwsSES and AwsSFN.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.3','https://schams.net',3038003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282189,0,'aws_sdk_php','3.38.4',160659,209,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510907627,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8c07163e9ac8e5c8895a8b032ffcb639','Official AWS SDK for PHP version 3.38.4 with updates for AwsApplicationAutoScaling, AwsEC2, AwsGlue, AwsOpsWorksCM, AwsOrganizations and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.4','https://schams.net',3038004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282190,0,'aws_sdk_php','3.38.5',160659,286,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1510973949,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c03acd78580635e6b3b1b2eb4b4a42de','Official AWS SDK for PHP version 3.38.5 with updates for AwsApplicationAutoScaling, AwsDatabaseMigrationService, AwsElasticLoadBalancingv2, AwsRDS and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.38.5','https://schams.net',3038005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282191,0,'aws_sdk_php','3.39.0',160659,203,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1511342649,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','76bc3bc01c187181b8b362a8b228d38c','Official AWS SDK for PHP version 3.39.0 with updates for AwsAPIGateway, AwsCodeCommit, AwsFirehose, AwsKinesis, AwsWorkDocs and a new service: AwsCostExplorer.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.39.0','https://schams.net',3039000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282192,0,'aws_sdk_php','3.39.1',160659,213,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1511343261,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','871581ab6ea4723d46b46b4d8e3a2d0e','Official AWS SDK for PHP version 3.39.1 with updates for AwsAPIGateway, AwsCloudFormation, AwsCodeBuild, AwsEMR, AwsRekognition, AwsShield, AwsStorageGateway and AwsXRay.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.39.1','https://schams.net',3039001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282193,0,'aws_sdk_php','3.39.2',160659,254,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1511426387,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0d646619d28f4053b1b8218608392166','Official AWS SDK for PHP version 3.39.2 with updates for AwsACM, AwsLexModelBuildingService, AwsLexRuntimeService and AwsS3Crypto.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.39.2','https://schams.net',3039002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282194,0,'aws_sdk_php','3.40.0',160659,180,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1511946006,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b56f5af6e62dfbe79485b14c4a993cfa','Official AWS SDK for PHP version 3.40.0 with new services: AwsMediaConvert, AwsMediaLive, AwsMediaPackage, AwsMediaStore and AwsMediaStoreData.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.40.0','https://schams.net',3040000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282195,0,'aws_sdk_php','3.41.0',160659,331,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1511948378,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d5627c8a7fc221ab19fdb30704c5053d','Official AWS SDK for PHP version 3.41.0 with updates for AwsAPIGateway, AwsBatch, AwsCodeDeploy, AwsCognitoIdentityProvider, AwsEC2, AwsLambda and new services AwsAppSync, AwsGuardDuty and AwsMQ.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.41.0','https://schams.net',3041000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282196,0,'aws_sdk_php','3.42.0',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512036870,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','59197a2f49bb2714e5a25997de9a1bad','Official AWS SDK for PHP version 3.42.0 with updates for AwsDynamoDB, AwsECS, AwsGlacier, AwsGreengrass, AwsIoT, AwsRekognition, AwsS3 and new services Comprehend, IoTJobsDataPlane, Translate and KinesisVideo.\r\nhttps://github.com/aws/aws-sdk-php/releases/','https://schams.net',3042000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282197,0,'aws_sdk_php','3.43.0',160659,377,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512037547,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','748de774e389cfa752857b695d73cb4a','Official AWS SDK for PHP version 3.43.0 with updates for AwsAutoScaling, AwsEC2, AwsLightsail, AwsSSM, AwsWAF, AwsWAFRegional and a new service ResourceGroups.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.43.0','https://schams.net',3043000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282198,0,'aws_sdk_php','3.44.0',160659,283,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512168029,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5c89ff15594dc30f7aebdd5e147c8fcc','Official AWS SDK for PHP version 3.44.0 with updates for AwsAPIGateway, AwsEC2, AwsLambda and new services AlexaForBusiness, Cloud9 and ServerlessApplicationRepository.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.44.0','https://schams.net',3044000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282199,0,'aws_sdk_php','3.44.1',160659,454,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512292120,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d986380868d3b83259302785de01044c','Official AWS SDK for PHP version 3.44.1 with updates for AwsSageMaker.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.44.1','https://schams.net',3044001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282200,0,'aws_sdk_php','3.44.2',160659,213,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512461693,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','efbad4cf7d6e538aab46940e99b169bf','Official AWS SDK for PHP version 3.44.2 with updates for AwsBudgets and AwsECS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.44.2','https://schams.net',3044002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282201,0,'aws_sdk_php','3.45.0',160659,245,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512549946,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','16f93660a033b40602e1e794c3b25158','Official AWS SDK for PHP version 3.45.0 with updates for AwsIoT, AwsServiceCatalog, AwsTest and a new service AwsServiceDiscovery.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.45.0','https://schams.net',3045000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282202,0,'aws_sdk_php','3.45.1',160659,187,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512719492,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','df72233de32b53a2d13c3920860c50f9','Official AWS SDK for PHP version 3.45.1 with updates for AwsCloudDirectory, AwsElasticBeanstalk and AwsSageMaker.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.45.1','https://schams.net',3045001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282203,0,'aws_sdk_php','3.45.2',160659,188,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512720147,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','422f84a70c0d00dd75a05abfe52a716a','Official AWS SDK for PHP version 3.45.2 with updates for AwsElasticsearchService and AwsSES.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.45.2','https://schams.net',3045002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282204,0,'aws_sdk_php','3.45.3',160659,246,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1512769827,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3ea6710f1952e76387e557f174bb2bd5','Official AWS SDK for PHP version 3.45.3 with updates for AwsAppStream, AwsCloudWatch and AwsECS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.45.3','https://schams.net',3045003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282205,0,'aws_sdk_php','3.46.0',160659,181,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513075338,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5381ec7d51968a4affcf28e2742e0998','Official AWS SDK for PHP version 3.46.0 with updates for AwsCognitoIdentityProvider, AwsLexModelBuildingService, AwsPinpoint, AwsSageMaker and AwsTest.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.46.0','https://schams.net',3046000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282206,0,'aws_sdk_php','3.47.0',160659,196,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513334360,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e9052ee41f8512288765ccffcbd956da','Official AWS SDK for PHP version 3.47.0 with updates for AwsCodeDeploy and AwsWorkMail.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.47.0','https://schams.net',3047000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282207,0,'aws_sdk_php','3.47.1',160659,196,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513335152,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','dda7d75b2bc38be01ea749d45ff6eaf4','Official AWS SDK for PHP version 3.47.1 with updates for AwsAPIGateway and AwsSES.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.47.1','https://schams.net',3047001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282208,0,'aws_sdk_php','3.48.0',160659,243,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513378238,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1ba8792b42724c4543abc363e3bc66aa','Official AWS SDK for PHP version 3.48.0 with updates for AwsAppStream, AwsInspector and AwsS3Crypto.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.0','https://schams.net',3048000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282209,0,'aws_sdk_php','3.48.1',160659,193,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513765852,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c616f67878d491cdd64d4885a008ed28','Official AWS SDK for PHP version 3.48.1 with updates for AwsCloudWatch and AwsServiceCatalog.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.1','https://schams.net',3048001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282210,0,'aws_sdk_php','3.48.2',160659,219,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513766294,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a8027782e26f699000486f4dc1f9bbe7','Official AWS SDK for PHP version 3.48.2 with updates for AwsAPIGateway, AwsMediaStoreData and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.2','https://schams.net',3048002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282211,0,'aws_sdk_php','3.48.3',160659,228,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1513895947,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f541234914125935765fbf5accca3de5','Official AWS SDK for PHP version 3.48.3 with updates for AwsCodeStar, AwsConfigService and AwsIoT.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.3','https://schams.net',3048003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282212,0,'aws_sdk_php','3.48.4',160659,220,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1514001464,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','925e31a1b3628b0a118310b32a6e6b7d','Official AWS SDK for PHP version 3.48.4 with updates for AwsCodeBuild, AwsEC2 and AwsKinesisAnalytics.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.4','https://schams.net',3048004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282213,0,'aws_sdk_php','3.48.5',160659,253,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1514002436,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6ce6eb822e8b04597b6a11aed0c7d115','Official AWS SDK for PHP version 3.48.5 with updates for AwsEC2, AwsECS, AwsInspector, AwsSageMaker and AwsTest.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.5','https://schams.net',3048005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282214,0,'aws_sdk_php','3.48.6',160659,306,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1514588443,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','86885ab22d9f0faed91dc3c102ba716f','Official AWS SDK for PHP version 3.48.6 with updates for AwsWorkSpaces.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.6','https://schams.net',3048006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282215,0,'aws_sdk_php','3.48.7',160659,408,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1514930225,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e7948b2131473b42c24032b82661427d','Official AWS SDK for PHP version 3.48.7 with updates for AwsDocs and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.7','https://schams.net',3048007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282216,0,'aws_sdk_php','3.48.8',160659,250,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515208390,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6ec8d85e386e8171fd5334fc50e9024c','Official AWS SDK for PHP version 3.48.8 with updates for AwsInspector, AwsSnowball and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.8','https://schams.net',3048008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282217,0,'aws_sdk_php','3.48.9',160659,189,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515487961,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a80497309cb22bc4e2685a24e08231b4','Official AWS SDK for PHP version 3.48.9 with updates for AwsApplicationDiscoveryService, AwsCodeDeploy and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.9','https://schams.net',3048009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282218,0,'aws_sdk_php','3.48.10',160659,180,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515576763,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7e9ba3cf35905dbddcf0fe63eabaaf4e','Official AWS SDK for PHP version 3.48.10 with updates for AwsDirectoryService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.10','https://schams.net',3048010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282219,0,'aws_sdk_php','3.48.11',160659,249,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515577824,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0d42d603bb255e713b75e339d019afef','Official AWS SDK for PHP version 3.48.11 with updates for AwsKMS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.11','https://schams.net',3048011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282220,0,'aws_sdk_php','3.48.12',160659,267,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515782926,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','367bf3524afcf6a51c4d9d9332f7251b','Official AWS SDK for PHP version 3.48.12 with updates for AwsAws, AwsElasticLoadBalancing, AwsElasticLoadBalancingv2, AwsRDS and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.12','https://schams.net',3048012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282221,0,'aws_sdk_php','3.48.13',160659,205,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1515886139,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','eed8f9aa010a9d1b6f86de6403e45d9d','Official AWS SDK for PHP version 3.48.13 with updates for AwsGlue.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.13','https://schams.net',3048013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282222,0,'aws_sdk_php','3.48.14',160659,204,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516189962,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8e2ce917a0cc67dc8d1164d68f79395f','Official AWS SDK for PHP version 3.48.14 with updates for AwsLambda.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.48.14','https://schams.net',3048014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282223,0,'aws_sdk_php','3.49.0',160659,189,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516423000,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3bfe3b1c958ebad950c9fea6019fce7c','Official AWS SDK for PHP version 3.49.0 with updates for AwsApplicationAutoScaling, AwsRDS, AwsWorkSpaces and a new service: AwsAutoScalingPlans.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.49.0','https://schams.net',3049000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282224,0,'aws_sdk_php','3.49.1',160659,182,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516425757,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','00fd1f6c02cd27ee2e5c7fbd91ce34e9','Official AWS SDK for PHP version 3.49.1 with updates for AwsAutoScalingPlans and AwsEC2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.49.1','https://schams.net',3049001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282225,0,'aws_sdk_php','3.50.0',160659,249,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516427285,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b34ad32282f957af395ff33c59f7abb5','Official AWS SDK for PHP version 3.50.0 with updates for AwsRds, AwsS3 and AwsSageMaker.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.50.0','https://schams.net',3050000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282226,0,'aws_sdk_php','3.51.0',160659,247,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516495617,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a29144caf1305e5a204aa3a21164f0b5','Official AWS SDK for PHP version 3.51.0 with updates for AwsCredentials, AwsGlue and a new service: AwsTranscribeService (Public Preview Release).\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.51.0','https://schams.net',3051000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282227,0,'aws_sdk_php','3.52.0',160659,246,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516790359,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b1eeb33ca077c83912f0c3aea47f9722','Official AWS SDK for PHP version 3.52.0 with updates for AwsApiParser and AwsBudgets.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.0','https://schams.net',3052000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282228,0,'aws_sdk_php','3.52.1',160659,243,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1516932220,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e82f612210ba00772a636588db1a01da','Official AWS SDK for PHP version 3.52.1 with updates for AwsAlexaForBusiness, AwsAppstream, AwsCloudHsm, AwsCodeBuild, AwsGuardDuty, AwsLambda and AwsRetryMiddleware.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.1','https://schams.net',3052001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282229,0,'aws_sdk_php','3.52.2',160659,202,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1517830325,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','77d5fe72f438076479093df067a57cf5','Official AWS SDK for PHP version 3.52.2 with updates for AwsDeviceFarm, AwsMediaLive and AwsMTurk.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.2','https://schams.net',3052002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282230,0,'aws_sdk_php','3.52.3',160659,238,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1517865805,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5c8ce819bdb6386c48349fa3ae3ee708','Official AWS SDK for PHP version 3.52.3 with updates for AwsACM, AwsCloud9, AwsKinesis and AwsOpsWorks.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.3','https://schams.net',3052003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282231,0,'aws_sdk_php','3.52.4',160659,202,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1517995633,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a3e01d0142490e202c572886797338ce','Official AWS SDK for PHP version 3.52.4 with updates for AwsGlue, AwsServiceCatalog, AwsServiceDiscovery and AwsSSM.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.4','https://schams.net',3052004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282232,0,'aws_sdk_php','3.52.5',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518167906,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a98bf177dfe33a4afad7d8149e91e49c','Official AWS SDK for PHP version 3.52.5 with updates for AwsAppStream, AwsBudgets, AwsDatabaseMigrationService, AwsDirectoryService, AwsDynamoDB, AwsGameLift, AwsInspector, AwsMediaLive and AwsMediaStore.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3','https://schams.net',3052005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282233,0,'aws_sdk_php','3.52.6',160659,250,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518247412,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7e91c604989d37c15c6a6a092f6ac5d3','Official AWS SDK for PHP version 3.52.6 with updates for AwsEC2, AwsLexModelBuildingService and AwsLexRuntimeService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.6','https://schams.net',3052006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282234,0,'aws_sdk_php','3.52.7',160659,174,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518564249,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','12c40acfe686686ef8618b8757525f7a','Official AWS SDK for PHP version 3.52.7 with updates for AwsCognitoIdentityProvider, AwsEC2, AwsGuardDuty, AwsKMS and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.7','https://schams.net',3052007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282235,0,'aws_sdk_php','3.52.8',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518591765,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','43283cef8dd85db9e75bc9ab4b5cf7e5','Official AWS SDK for PHP version 3.52.8 with updates for AwsGlacier and AwsRoute53.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.8','https://schams.net',3052008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282236,0,'aws_sdk_php','3.52.9',160659,213,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518654983,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','79eb97626394599210740326a908a528','Official AWS SDK for PHP version 3.52.9 with updates for AwsAppSync and AwsLexModelBuildingService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.9','https://schams.net',3052009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282237,0,'aws_sdk_php','3.52.10',160659,294,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518754440,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4b65c1233356359aad1281c7f2ec8ce5','Official AWS SDK for PHP version 3.52.10 with updates for AwsCodeStar, AwsGameLift and AwsMediaConvert.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.10','https://schams.net',3052010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282238,0,'aws_sdk_php','3.52.11',160659,238,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1518934646,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e7203ab03a46349ea71711cb790d15b3','Official AWS SDK for PHP version 3.52.11 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.11','https://schams.net',3052011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282239,0,'aws_sdk_php','3.52.12',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519119990,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7e87df775bcca60a6abdd5ea8d1d8ac6','Official AWS SDK for PHP version 3.52.12 with updates for AwsConfigService.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.12','https://schams.net',3052012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282240,0,'aws_sdk_php','3.52.13',160659,254,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519202433,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bcb97ae954dbe07b0a7672ffc4c31e25','Official AWS SDK for PHP version 3.52.13 with updates for AwsAutoScaling, AwsWAF and AwsWAFRegional.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.13','https://schams.net',3052013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282241,0,'aws_sdk_php','3.52.14',160659,161,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519425858,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c186be863c63f62f4ca4a0edbce0ce0c','Official AWS SDK for PHP version 3.52.14 with updates for AwsCodeCommit, AwsEC2, AwsMediaPackage and AwsServerlessApplicationRepository.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.14','https://schams.net',3052014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282242,0,'aws_sdk_php','3.52.15',160659,167,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519426106,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a8b3063e49b87c55390c05a065ffe47e','Official AWS SDK for PHP version 3.52.15 with updates for AwsCostExplorer and AwsElasticLoadBalancingv2.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.15','https://schams.net',3052015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282243,0,'aws_sdk_php','3.52.16',160659,208,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519427640,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2bfe5dd6faec66578d39f2eeea69047a','Official AWS SDK for PHP version 3.52.16 with updates for AwsAppStream.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.16','https://schams.net',3052016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282244,0,'aws_sdk_php','3.52.17',160659,227,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519720565,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9e61781e4e66b806c3306a0bf59a9e97','Official AWS SDK for PHP version 3.52.17 with updates for AwsRoute53 and AwsSTS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.17','https://schams.net',3052017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282245,0,'aws_sdk_php','3.52.18',160659,161,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519814530,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d149bd12259ccb682f2309cc20f98395','Official AWS SDK for PHP version 3.52.18 with updates for AwsECR.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.18','https://schams.net',3052018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282246,0,'aws_sdk_php','3.52.19',160659,214,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519899976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5605608519e357d6a7c934f6db8a3871','Official AWS SDK for PHP version 3.52.19 with updates for AwsApplicationAutoScaling and AwsCloudFront.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.19','https://schams.net',3052019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282247,0,'aws_sdk_php','3.52.20',160659,222,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1519977244,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9ec4cc66e047325b3beb764369e4331a','Official AWS SDK for PHP version 3.52.20 with updates for AwsCloudWatchEvents, AwsEC2, AwsServiceCatalog, AwsSSM and AwsStorageGateway.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.20','https://schams.net',3052020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282248,0,'aws_sdk_php','3.52.21',160659,198,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1520417899,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0f42ae47d77ae1893ff933bb82b647b1','Official AWS SDK for PHP version 3.52.21 with updates for AwsECS and AwsRetryMiddleware.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.21','https://schams.net',3052021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282249,0,'aws_sdk_php','3.52.22',160659,167,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1520577596,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','33ee2c87f25addf737ea2c4ea30526bf','Official AWS SDK for PHP version 3.52.22 with updates for AwsMediaLive and AwsS3.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.22','https://schams.net',3052022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282250,0,'aws_sdk_php','3.52.23',160659,197,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1520578268,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d005fcde068edafb08850d70bbe98307','Official AWS SDK for PHP version 3.52.23 with updates for AwsECS, AwsMigrationHub, AwsPinpoint and AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.23','https://schams.net',3052023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282251,0,'aws_sdk_php','3.52.24',160659,175,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1520941492,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a18c09ab239cd7e2c2472a201ffc895c','Official AWS SDK for PHP version 3.52.24 with updates for AwsApplicationDiscoveryService, AwsCloudHSMV2, AwsIoT and AwsRedshift.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.24','https://schams.net',3052024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282252,0,'aws_sdk_php','3.52.25',160659,183,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521019519,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','08e096bc9f79b55504bb3ad5ffe8e26c','Official AWS SDK for PHP version 3.52.25 with updates for AwsServiceDiscovery.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.25','https://schams.net',3052025,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282253,0,'aws_sdk_php','3.52.26',160659,183,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521080128,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','648d129f91573e747d28afbc31a4e99b','Official AWS SDK for PHP version 3.52.26 with updates for AwsLightsail.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.26','https://schams.net',3052026,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282254,0,'aws_sdk_php','3.52.27',160659,262,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521158738,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','60c474879a08c5d1c61ad3e06c5c73ab','Official AWS SDK for PHP version 3.52.27 with updates for AwsOrganizations, AwsPinpoint and AwsSageMaker.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.27','https://schams.net',3052027,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282255,0,'aws_sdk_php','3.52.28',160659,175,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521239686,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','26269e5932175dfaba50b027251d8c94','Official AWS SDK for PHP version 3.52.28 with updates for AwsElasticBeanstalk.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.28','https://schams.net',3052028,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282256,0,'aws_sdk_php','3.52.29',160659,204,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521588206,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6b273afdef378f6b264845dcc6f5b2ba','Official AWS SDK for PHP version 3.52.29 with updates for AwsCloudWatchEvents, AwsConfigService, AwsCostExplorer, AwsECS, AwsElasticBeanstalk, AwsGlue and AwsMediaLive.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.29','https://schams.net',3052029,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282257,0,'aws_sdk_php','3.52.30',160659,186,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521670303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ab001564011cd0f6e76d48b3fd2b562b','Official AWS SDK for PHP version 3.52.30 with updates for AwsMediaPackage and AwsServerlessApplicationRepository.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.30','https://schams.net',3052030,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282258,0,'aws_sdk_php','3.52.31',160659,390,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521760941,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','907f43045599eb534fdf3905384ebba2','Official AWS SDK for PHP version 3.52.31 with updates for AwsAppStream, AwsCodeBuild and AwsECS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.31','https://schams.net',3052031,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282259,0,'aws_sdk_php','3.52.32',160659,285,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1521969538,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','19e0a723c6607e265b943f690e3cc4d0','Official AWS SDK for PHP version 3.52.32 with updates for AwsRDS.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.32','https://schams.net',3052032,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282260,0,'aws_sdk_php','3.52.33',160659,230,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522143228,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f5c156636c3abf262ea3e489cd3d93ac','Official AWS SDK for PHP version 3.52.33 with updates for AwsDynamoDB.\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.33','https://schams.net',3052033,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282261,0,'aws_sdk_php','3.52.34',160659,172,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522227817,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b0a312e3b24e0b06fb18ddf17487e61e','Official AWS SDK for PHP version 3.52.34 with updates for AwsACM.nhttps://github.com/aws/aws-sdk-php/releases/tag/3.52.34','https://schams.net',3052034,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282262,0,'aws_sdk_php','3.52.35',160659,187,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522289799,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d93856eda47bc0aa598081bab0dbf0f6','Official AWS SDK for PHP version 3.52.35 with updates for AwsGuardDuty, AwsIAM, AwsMTurk, AwsSTS and AwsWorkSpaces. https://github.com/aws/aws-sdk-php/releases/tag/3.52.35','https://schams.net',3052035,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282263,0,'aws_sdk_php','3.52.36',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522362524,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','905881eb24daee66bb1ea1fb863f1e24','Official AWS SDK for PHP version 3.52.36 with updates for AwsAlexaForBusiness, AwsCloudFormation, AwsGreengrass and AwsSSM. https://github.com/aws/aws-sdk-php/releases/tag/3.52.36','https://schams.net',3052036,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282264,0,'aws_sdk_php','3.53.0',160659,248,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522449174,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cf129c64c4152f4801f01163a9da853d','Official AWS SDK for PHP version 3.53.0 with updates for AwsACM, AwsCodeBuild and a new service: AwsConnect. https://github.com/aws/aws-sdk-php/releases/tag/3.53.0','https://schams.net',3053000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282265,0,'aws_sdk_php','3.53.1',160659,201,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522707446,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b43c93ff2a857541513ae4e52932912d','Official AWS SDK for PHP version 3.53.1 with updates for AwsAPIGateway, AwsCloudFront and AwsElasticsearchService. https://github.com/aws/aws-sdk-php/releases/tag/3.53.1','https://schams.net',3053001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282266,0,'aws_sdk_php','3.53.2',160659,261,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522798380,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b23d2808f3e24d8a6267addfa46f4ae8','Official AWS SDK for PHP version 3.53.2 with updates for AwsDeviceFarm, AwsLambda and AwsTranslate. https://github.com/aws/aws-sdk-php/releases/tag/3.53.2','https://schams.net',3053002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282267,0,'aws_sdk_php','3.54.0',160659,193,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522894028,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','eab85a25e9ceb2fdc2e7b10cc93e972c','Official AWS SDK for PHP version 3.54.0 with updates for AwsACM, AwsCloudWatch, AwsConfigService, AwsS3, AwsSageMaker, AwsTranscribeService and new services: AwsACMPCA, AwsFMS and AwsSecretsManager. https://github.com/aws/aws-sdk-php/releases/tag/3.54.0','https://schams.net',3054000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282268,0,'aws_sdk_php','3.54.1',160659,194,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1522967012,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','88ce0cafd03fa3fe237528bf966ee807','Official AWS SDK for PHP version 3.54.1 with updates for AwsSSM. https://github.com/aws/aws-sdk-php/releases/tag/3.54.1','https://schams.net',3054001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282269,0,'aws_sdk_php','3.54.2',160659,270,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1523055028,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d7579243b8080448dcac54a127049c14','Official AWS SDK for PHP version 3.54.2 with updates for AwsBatch. https://github.com/aws/aws-sdk-php/releases/tag/3.54.2','https://schams.net',3054002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282270,0,'aws_sdk_php','3.54.3',160659,267,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1523315552,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6d5a100995728179b393f9426f7bc87e','Official AWS SDK for PHP version 3.54.3 with updates for AwsCloudDirectory. https://github.com/aws/aws-sdk-php/releases/tag/3.54.3','https://schams.net',3054003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282271,0,'aws_sdk_php','3.54.4',160659,293,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1523412489,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','734b08a88be6e9781990773aa5e181a7','Official AWS SDK for PHP version 3.54.4 with updates for AwsDatabaseMigrationService, AwsGlue, AwsMediaPackage, AwsSSM and AwsWorkMail.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.54.4','https://schams.net',3054004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282272,0,'aws_sdk_php','3.54.5',160659,212,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524199195,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','049b77e03047b7ec3ba5967acf7394f3','Official AWS SDK for PHP version 3.54.5 with updates for AwsCloudHSMV2, AwsCodePipeline, AwsCostExplorer, AwsDeviceFarm, AwsEC2, AwsRDS, AwsSecretsManager and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.54.5','https://schams.net',3054005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282273,0,'aws_sdk_php','3.54.6',160659,251,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524283405,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0246ab824ad77660f33212701d29b217','Official AWS SDK for PHP version 3.54.6 with updates for AwsFirehose and AwsMediaLive.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.54.6','https://schams.net',3054006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282274,0,'aws_sdk_php','3.55.0',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524552787,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','316be7e557d1c2145bac7c107d516eb4','Official AWS SDK for PHP version 3.55.0 with updates for AwsAutoScalingPlans, AwsIoT and a new service: AwsIoTAnalytics.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.0','https://schams.net',3055000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282275,0,'aws_sdk_php','3.55.1',160659,180,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524625955,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ff0386a85644b6b6b36b6000de397b3e','Official AWS SDK for PHP version 3.55.1 with updates for AwsElasticBeanstalk and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.1','https://schams.net',3055001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282276,0,'aws_sdk_php','3.55.2',160659,205,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524705172,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','53710907364fdc463d0dd6e832684e7e','Official AWS SDK for PHP version 3.55.2 with updates for AwsCodeDeploy, AwsRekognition and AwsXRay.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.2','https://schams.net',3055002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282277,0,'aws_sdk_php','3.55.3',160659,260,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1524789980,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7a1847ea09cb56514abfd86271284f19','Official AWS SDK for PHP version 3.55.3 with updates for AwsCodeCommit, AwsGlacier and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.3','https://schams.net',3055003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282278,0,'aws_sdk_php','3.55.4',160659,274,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525129625,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2518769d2ba7cf15ff9e69bf62000eac','Official AWS SDK for PHP version 3.55.4 with updates for AwsAlexaForBusiness, AwsDynamoDB, AwsGuardDuty, AwsRoute53Domains, AwsSageMaker and AwsWorkSpaces.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.4','https://schams.net',3055004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282279,0,'aws_sdk_php','3.55.5',160659,200,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525317161,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a748c3eea9ebfb3e2a97cd6f7982f43b','Official AWS SDK for PHP version 3.55.5 with updates for AwsACM, AwsCodePipeline, AwsEC2, AwsSSM and AwsTestInteg.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.5','https://schams.net',3055005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282280,0,'aws_sdk_php','3.55.6',160659,162,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525387636,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f35386f439866baa2df373d12d15f50f','Official AWS SDK for PHP version 3.55.6 with updates for AwsAppSync, AwsConfigService, AwsSecretsManager, AwsTestBuildChangelog and AwsWorkSpaces.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.6','https://schams.net',3055006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282281,0,'aws_sdk_php','3.55.7',160659,244,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525480084,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0ae3c03cfd25392f86a59db9b44245b6','Official AWS SDK for PHP version 3.55.7 with updates for AwsGuardDuty.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.7','https://schams.net',3055007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282282,0,'aws_sdk_php','3.55.8',160659,150,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525802050,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2864ab29e9dd3f9b96a4cbae519268ba','Official AWS SDK for PHP version 3.55.8 with updates for AwsAlexaForBusiness, AwsBudgets, AwsElasticsearchService and AwsS3.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.8','https://schams.net',3055008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282283,0,'aws_sdk_php','3.55.9',160659,226,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1525803480,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','56fbf3eff61946a1516e9f226d49b7b4','Official AWS SDK for PHP version 3.55.9 with updates for AwsEC2, AwsLightsail and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.9','https://schams.net',3055009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282284,0,'aws_sdk_php','3.55.10',160659,150,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526072330,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0c7f35408cfbd0a746c938886d1a9e34','Official AWS SDK for PHP version 3.55.10 with updates for AwsBudgets, AwsEC2, AwsIotDataPlane and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.10','https://schams.net',3055010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282285,0,'aws_sdk_php','3.55.11',160659,162,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526073657,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','82ceb15e1752dcb645d4d1d5dbc775bb','Official AWS SDK for PHP version 3.55.11 with updates for AwsGameLift.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.11','https://schams.net',3055011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282286,0,'aws_sdk_php','3.55.12',160659,298,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526074053,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cf26b986283cb25e96974cc430edd0c1','Official AWS SDK for PHP version 3.55.12 with updates for AwsFirehose.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.55.12','https://schams.net',3055012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282287,0,'aws_sdk_php','3.56.0',160659,242,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526453023,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','751a38f593d5125479c4648c19aaa2a0','Official AWS SDK for PHP version 3.56.0 with updates for AwsCodeBuild, AwsOrganizations and new services AwsIoT1ClickDevicesService and AwsIoT1ClickProjects.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.0','https://schams.net',3056000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282288,0,'aws_sdk_php','3.56.1',160659,222,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526548492,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c9a563a7aaf13d5b1bb798cfa77890cd','Official AWS SDK for PHP version 3.56.1 with updates for AwsConfigService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.1','https://schams.net',3056001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282289,0,'aws_sdk_php','3.56.2',160659,177,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526589208,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','dad28c3a97afb604591e5b478fb885e7','Official AWS SDK for PHP version 3.56.2 with updates for AwsSecretsManager and AwsServiceCatalog.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.2','https://schams.net',3056002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282290,0,'aws_sdk_php','3.56.3',160659,219,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526633704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3cb35ee5a9316e88846a1338e80f2c18','Official AWS SDK for PHP version 3.56.3 with updates for AwsCodeDeploy, AwsCognitoIdentityProvider and AwsEC2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.3','https://schams.net',3056003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282291,0,'aws_sdk_php','3.56.4',160659,228,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1526743315,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','12c248cb6850ce2094c4aac66e2e9499','Official AWS SDK for PHP version 3.56.4 with updates for AwsIoT and AwsSES.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.4','https://schams.net',3056004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282292,0,'aws_sdk_php','3.56.5',160659,173,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527063419,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bbd3cb12c10625cce1a6943f81010fbe','Official AWS SDK for PHP version 3.56.5 with updates for AwsCloudFormation.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.5','https://schams.net',3056005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282293,0,'aws_sdk_php','3.56.6',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527068795,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','497308542590cf5de2cd514a49a944d6','Official AWS SDK for PHP version 3.56.6 with updates for AwsECS and AwsInspector.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.56.6','https://schams.net',3056006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282294,0,'aws_sdk_php','3.57.0',160659,196,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527271938,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','775d2911086dc81dcbc0f01e911e1a08','Official AWS SDK for PHP version 3.57.0 with updates for AwsCodeBuild, AwsCredentialsEcsCredentialProvider, AwsElasticLoadBalancingv2, AwsRDS, AwsSecretsManager and AwsTestS3.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.57.0','https://schams.net',3057000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282295,0,'aws_sdk_php','3.57.1',160659,272,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527463011,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5e95d4ea44467a0aafab92ed0834dd32','Official AWS SDK for PHP version 3.57.1 with updates for AwsAppStream, AwsConfigService, AwsGlue and AwsIoT.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.57.1','https://schams.net',3057001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282296,0,'aws_sdk_php','3.58.0',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527806315,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','20fb7e6a4c13510173bf9aaa2c6a8621','Official AWS SDK for PHP version 3.58.0 with updates for AwsPI.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.58.0','https://schams.net',3058000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282297,0,'aws_sdk_php','3.59.0',160659,151,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527889252,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','78bfda8dae3dae2e8486a8ed72b93ad0','Official AWS SDK for PHP version 3.59.0 with updates for AwsElasticLoadBalancingv2 and AwsNeptune.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.59.0','https://schams.net',3059000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282298,0,'aws_sdk_php','3.60.0',160659,219,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1527898937,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','300a3e40d4016d7012ef2623855d7f14','Official AWS SDK for PHP version 3.60.0 with updates for AwsDirectoryService, AwsIoT, AwsRedshift, AwsSageMaker, AwsSNS and the new service AwsMediaTailor.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.60.0','https://schams.net',3060000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282299,0,'aws_sdk_php','3.61.0',160659,167,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528198179,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f062c63fdef3c3ba3d43db3d1a31d95c','Official AWS SDK for PHP version 3.61.0 with updates for AwsAppStream, AwsEC2, AwsMediaConvert, AwsMigrationHub, AwsSageMaker and the new service AwsEKS (Elastic Container Service for Kubernetes).\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.0','https://schams.net',3061000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282300,0,'aws_sdk_php','3.61.1',160659,241,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528257948,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9771a019626882b5cda08e4c6ce3eba3','Official AWS SDK for PHP version 3.61.1 with updates for AwsCostExplorer, AwsPolly, AwsRDS, AwsSecretsManager and AwsShield.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.1','https://schams.net',3061001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282301,0,'aws_sdk_php','3.61.2',160659,150,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528517731,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','786fc5f77caaf987715ad22e4da3a0a1','Official AWS SDK for PHP version 3.61.2 with updates for AwsMediaLive.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.2','https://schams.net',3061002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282302,0,'aws_sdk_php','3.61.3',160659,223,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528525822,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','afb73991707e06f39950aa2fd246a185','Official AWS SDK for PHP version 3.61.3 with updates for AwsMediaTailor.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.3','https://schams.net',3061003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282303,0,'aws_sdk_php','3.61.4',160659,154,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528775889,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1de2b89eadc42019937c8eb5f049ed00','Official AWS SDK for PHP version 3.61.4 with updates for AwsCloudDirectory, AwsRDS and AwsStorageGateway.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.4','https://schams.net',3061004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282304,0,'aws_sdk_php','3.61.5',160659,243,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1528842444,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3bc4e7fc0eb70532dcbe9ae8b5f75d08','Official AWS SDK for PHP version 3.61.5 with updates for AwsDeviceFarm and AwsECS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.5','https://schams.net',3061005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282305,0,'aws_sdk_php','3.61.6',160659,139,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529039102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','67b1897369a88f2f7df7f5a20acf8d83','Official AWS SDK for PHP version 3.61.6 with updates for AwsCloudHSMV2, AwsInspector, AwsServiceCatalog and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.6','https://schams.net',3061006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282306,0,'aws_sdk_php','3.61.7',160659,212,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529062931,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3f9a0a86abe5124695bceae1841b298a','Official AWS SDK for PHP version 3.61.7 with updates for AwsAPIGateway, AwsDynamoDB and AwsIoTAnalytics.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.7','https://schams.net',3061007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282307,0,'aws_sdk_php','3.61.8',160659,269,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529115416,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','af848f89abcb6eb8201d526b39c9e17d','Official AWS SDK for PHP version 3.61.8 with updates for AwsAwsSignature and AwsMediaConvert.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.8','https://schams.net',3061008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282308,0,'aws_sdk_php','3.61.9',160659,203,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529451244,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a11c3af6b8f04e3e56dce52e15bb5b8f','Official AWS SDK for PHP version 3.61.9 with updates for AwsAwsApiService and AwsRekognition.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.9','https://schams.net',3061009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282309,0,'aws_sdk_php','3.61.10',160659,158,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529622616,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d0d1baf2ffba2988f55195838ab9b66f','Official AWS SDK for PHP version 3.61.10 with updates for AwsACMPCA, AwsMediaLive and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.61.10','https://schams.net',3061010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282310,0,'aws_sdk_php','3.62.0',160659,130,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529713505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','06c97441f5a5a9332061b1beca981a85','Official AWS SDK for PHP version 3.62.0 with updates for AwsMacie, AwsNeptune and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.0','https://schams.net',3062000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282311,0,'aws_sdk_php','3.62.1',160659,143,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529715639,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c19623923ba0ab041088481ecf437b4b','Official AWS SDK for PHP version 3.62.1 with updates for AwsCloudDirectory.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.1','https://schams.net',3062001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282312,0,'aws_sdk_php','3.62.2',160659,237,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1529757631,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','477f8c6cf706854879d6d021702e31bf','Official AWS SDK for PHP version 3.62.2 with updates for AwsAlexaForBusiness, AwsAppStream and AwsTranslate.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.2','https://schams.net',3062002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282313,0,'aws_sdk_php','3.62.3',160659,174,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530076916,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','64f883259386ee974f12c605e2f82a77','Official AWS SDK for PHP version 3.62.3 with updates for AwsInspector, AwsS3 and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.3','https://schams.net',3062003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282314,0,'aws_sdk_php','3.62.4',160659,218,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530224505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','88e6d74ccdfa2e377840dc3e949d817a','Official AWS SDK for PHP version 3.62.4 with updates for AwsCloudFront, AwsCodePipeline, AwsComprehend, AwsSageMaker and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.4','https://schams.net',3062004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282315,0,'aws_sdk_php','3.62.5',160659,145,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530331818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9147ba7bccd48ec92f174121fdcef1b1','Official AWS SDK for PHP version 3.62.5 with updates for AwsElasticBeanstalk, AwsLambda and AwsStorageGateway.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.5','https://schams.net',3062005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282316,0,'aws_sdk_php','3.62.6',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530342016,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','7980c9997380f2ce784e23fc2f93e7d1','Official AWS SDK for PHP version 3.62.6 with updates for AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.6','https://schams.net',3062006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282317,0,'aws_sdk_php','3.62.7',160659,138,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530627809,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d6ffdb7325634cd5dc7b7eefcb67c923','Official AWS SDK for PHP version 3.62.7 with updates for AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.7','https://schams.net',3062007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282318,0,'aws_sdk_php','3.62.8',160659,211,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530668453,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b9ddf7611b585a4e127ee00b168fc3c7','Official AWS SDK for PHP version 3.62.8 with updates for AwsACM, AwsEC2, AwsLambda and AwsRedshift.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.8','https://schams.net',3062008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282319,0,'aws_sdk_php','3.62.9',160659,184,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530832070,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b79d7c6e61d256931a0305bfd7946977','Official AWS SDK for PHP version 3.62.9 with updates for AwsPinpoint and AwsSageMaker.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.9','https://schams.net',3062009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282320,0,'aws_sdk_php','3.62.10',160659,185,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1530920434,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1c2b07a2c20d3e2554ff7a0944e0f015','Official AWS SDK for PHP version 3.62.10 with updates for AwsMediaConvert and AwsServerlessApplicationRepository.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.10','https://schams.net',3062010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282321,0,'aws_sdk_php','3.62.11',160659,166,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531187901,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','de0bcf5f52902bffc99cc40c46863357','Official AWS SDK for PHP version 3.62.11 with updates for AwsApplicationAutoScaling, AwsCostExplorer, AwsDatabaseMigrationService, AwsLambda and AwsTranscribeService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.11','https://schams.net',3062011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282322,0,'aws_sdk_php','3.62.12',160659,158,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531217156,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6785e85e5b1e1e9cf450737cc7495682','Official AWS SDK for PHP version 3.62.12 with updates for AwsApplicationAutoScaling.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.12','https://schams.net',3062012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282323,0,'aws_sdk_php','3.62.13',160659,136,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531367122,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ad4136715baf35b02f15e7299fc138cb','Official AWS SDK for PHP version 3.62.13 with updates for AwsAppStream, AwsCodeBuild, AwsEC2, AwsGlue and AwsOpsWorks.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.13','https://schams.net',3062013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282324,0,'aws_sdk_php','3.62.14',160659,197,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531375202,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b41fe06758190170359d8dee137d19f4','Official AWS SDK for PHP version 3.62.14 with updates for AwsAPIGateway, AwsCostExplorer, AwsS3, AwsSageMaker and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.62.14','https://schams.net',3062014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282325,0,'aws_sdk_php','3.63.0',160659,244,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531729183,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5f8bac2dc3ba6c7c5286687b40173fb5','Official AWS SDK for PHP version 3.63.0 with updates for AwsAppSync, AwsCodeBuild, AwsEFS, AwsEMR, AwsIAM and a new service: Amazon Data Lifecycle Manager (DLM).\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.0','https://schams.net',3063000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282326,0,'aws_sdk_php','3.63.1',160659,145,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531884465,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c93eca72a084dcd7d7e2d9c9d6632bb2','Official AWS SDK for PHP version 3.63.1 with updates for AwsAppStream, AwsKinesisVideo and AwsKinesisVideoArchivedMedia.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.1','https://schams.net',3063001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282327,0,'aws_sdk_php','3.63.2',160659,151,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531887693,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e991beaca9016f7e1c0a27164f70217e','Official AWS SDK for PHP version 3.63.2 with updates for AwsComprehend, AwsPolly, AwsSageMaker and AwsSnowball.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.2','https://schams.net',3063002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282328,0,'aws_sdk_php','3.63.3',160659,181,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1531964191,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e70c89e4e80e34e7f16519ffa745d5d8','Official AWS SDK for PHP version 3.63.3 with updates for AwsIoTAnalytics.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.3','https://schams.net',3063003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282329,0,'aws_sdk_php','3.63.4',160659,188,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1532062903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3d5500228a35508b20c1267e639bc496','Official AWS SDK for PHP version 3.63.4 with updates for AwsMediaPackage.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.4','https://schams.net',3063004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282330,0,'aws_sdk_php','3.63.5',160659,219,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1532127699,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e240cb8362db1ce9139bb8e112f04ec9','Official AWS SDK for PHP version 3.63.5 with updates for AwsConfigService and AwsDLM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.5','https://schams.net',3063005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282331,0,'aws_sdk_php','3.63.6',160659,165,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1532483644,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2aeb640dc2eb5012dec9392deffc1e23','Official AWS SDK for PHP version 3.63.6 with updates for AwsDynamoDB.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.6','https://schams.net',3063006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282332,0,'aws_sdk_php','3.63.7',160659,184,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1532645376,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','39834dace910106c0de759c538193cc4','Official AWS SDK for PHP version 3.63.7 with updates for AwsEC2, AwsECS and AwsElasticLoadBalancingv2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.63.7','https://schams.net',3063007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282333,0,'aws_sdk_php','3.64.0',160659,149,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533161799,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0486ed89ed10d2b02be41eff0bf35be2','Official AWS SDK for PHP version 3.64.0 with updates for AwsApi, AwsCodeBuild, AwsEC2, AwsGreengrass, AwsInspector, AwsRedshift and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.0','https://schams.net',3064000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282334,0,'aws_sdk_php','3.64.1',160659,149,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533206581,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','397c067debe8a3ec469886915f961850','Official AWS SDK for PHP version 3.64.1 with updates for AwsCloudHSMV2, AwsDirectConnect, AwsGlacier, AwsGlue, AwsIoT, AwsMQ and AwsSageMaker.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.1','https://schams.net',3064001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282335,0,'aws_sdk_php','3.64.2',160659,120,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533207560,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','31a880693e266ec517f683e5ed8cf7f5','Official AWS SDK for PHP version 3.64.2 with updates for AwsConnect, AwsElasticsearchService, AwsIoT, AwsKMS and AwsMediaConvert.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.2','https://schams.net',3064002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282336,0,'aws_sdk_php','3.64.3',160659,188,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533208139,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e04c6e06f0ad09e356b7672b368e0050','Official AWS SDK for PHP version 3.64.3 with updates for AwsStorageGateway and AwsTranscribeService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.3','https://schams.net',3064003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282337,0,'aws_sdk_php','3.64.4',160659,172,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533456060,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9298613c5a12f3830c0a0d23c4ea1081','Official AWS SDK for PHP version 3.64.4 with updates for AwsGreengrass, AwsKinesis, AwsPolly, AwsResourceGroups and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.4','https://schams.net',3064004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282338,0,'aws_sdk_php','3.64.5',160659,141,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533637462,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','be465e8113a92b9a644c3b14e6b1359f','Official AWS SDK for PHP version 3.64.5 with updates for AwsAlexaForBusiness.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.5','https://schams.net',3064005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282339,0,'aws_sdk_php','3.64.6',160659,143,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533689299,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9040869ddf630d4f5b864a6aecdbd86f','Official AWS SDK for PHP version 3.64.6 with updates for AwsDynamoDB and AwsHealth.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.6','https://schams.net',3064006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282340,0,'aws_sdk_php','3.64.7',160659,155,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533720826,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1659ea7cbe1eb79a69b634ef4b74019d','Official AWS SDK for PHP version 3.64.7 with updates for AwsCloudWatchLogs, AwsCodeBuild, AwsEC2, AwsPinpoint and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.7','https://schams.net',3064007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282341,0,'aws_sdk_php','3.64.8',160659,155,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533810900,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f3bbd94c3a711b6c89fc01a7e92e0e04','Official AWS SDK for PHP version 3.64.8 with updates for AwsSecretsManager and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.8','https://schams.net',3064008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282342,0,'aws_sdk_php','3.64.9',160659,146,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533878661,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bece53a9486e974d8ccd1aa23c64d685','Official AWS SDK for PHP version 3.64.9 with updates for AwsDAX, AwsECS and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.9','https://schams.net',3064009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282343,0,'aws_sdk_php','3.64.10',160659,252,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1533939858,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fef7d7a0d1a60ce55674909b5e83d7f0','Official AWS SDK for PHP version 3.64.10 with updates for AwsMediaConvert, AwsMediaPackage and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.10','https://schams.net',3064010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282344,0,'aws_sdk_php','3.64.11',160659,137,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1534293797,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','caf94190c8706635fb8cf0ff0e30a604','Official AWS SDK for PHP version 3.64.11 with updates for AwsSageMaker.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.11','https://schams.net',3064011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282345,0,'aws_sdk_php','3.64.12',160659,153,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1534295397,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','12ef4f7dc5fcc6a29da791aa13d3769a','Official AWS SDK for PHP version 3.64.12 with updates for AwsAutoScaling, AwsCloudFront and AwsElasticsearchService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.12','https://schams.net',3064012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282346,0,'aws_sdk_php','3.64.13',160659,178,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1534375348,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d90758268e636c3b4b7789e189639a14','Official AWS SDK for PHP version 3.64.13 with updates for AwsDeviceFarm.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.13','https://schams.net',3064013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282347,0,'aws_sdk_php','3.64.14',160659,164,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1534575497,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2b880a8e81916c8f730b01cf4144f801','Official AWS SDK for PHP version 3.64.14 with updates for AwsApplicationDiscoveryService, AwsEC2, AwsMediaConvert, AwsRedshift, AwsSSM and AwsTraceMiddleware.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.14','https://schams.net',3064014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282348,0,'aws_sdk_php','3.64.15',160659,252,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1534652333,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0be538f2f23f18deb275458d14ad407a','Official AWS SDK for PHP version 3.64.15 with updates for AwsDAX, AwsSageMaker and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.64.15','https://schams.net',3064015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282349,0,'aws_sdk_php','3.65.0',160659,137,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535709163,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','30dfde8d1144e0b6f3360bc838ccd53b','Official AWS SDK for PHP version 3.65.0 with updates for AwsDynamoDB, AwsMediaConvert, AwsSignatureSignatureV4 and AwsTest.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.65.0','https://schams.net',3065000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282350,0,'aws_sdk_php','3.65.1',160659,138,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535718140,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','af5ba198c27baa8b76cf00d1f2202808','Official AWS SDK for PHP version 3.65.1 with updates for AwsDLM, AwsEC2, AwsElasticBeanstalk, AwsRDS and AwsSignatureSignatureV4.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.65.1','https://schams.net',3065001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282351,0,'aws_sdk_php','3.65.2',160659,136,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535718642,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','57c17641bd10b8d5d45e4ec8a86075dc','Official AWS SDK for PHP version 3.65.2 with updates for AwsSnowball.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.65.2','https://schams.net',3065002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282352,0,'aws_sdk_php','3.66.0',160659,174,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535719510,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ddc5216feed85c6944b441175593fdd9','Official AWS SDK for PHP version 3.66.0 with updates for AwsCredentials, AwsIoT, AwsIoTAnalytics, AwsLexModelBuildingService, AwsMediaLive and AwsRekognition.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.66.0','https://schams.net',3066000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282353,0,'aws_sdk_php','3.66.1',160659,123,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535869447,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','035e0b88a76a11e0cc622b20b78d6551','Official AWS SDK for PHP version 3.66.1 with updates for AwsCloudWatchEvents and AwsCognitoIdentityProvider.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.66.1','https://schams.net',3066001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282354,0,'aws_sdk_php','3.66.2',160659,127,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535870545,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3c68259d17190a6040ab47f3a16dcfbc','Official AWS SDK for PHP version 3.66.2 with updates for AwsGlue.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.66.2','https://schams.net',3066002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282355,0,'aws_sdk_php','3.67.0',160659,133,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535882433,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2d8a95fe94476af88a1704d9b96bca2d','Official AWS SDK for PHP version 3.67.0 with updates for AwsIoT, AwsIoTAnalytics, AwsRedshift and a new service: AwsSigner.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.0','https://schams.net',3067000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282356,0,'aws_sdk_php','3.67.1',160659,127,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535883028,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a1a435c44befcf99e83f41f86eda8059','Official AWS SDK for PHP version 3.67.1 with updates for AwsGlue and AwsXRay.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.1','https://schams.net',3067001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282357,0,'aws_sdk_php','3.67.2',160659,138,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535886906,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','072bc7b5d43a94f5951da39be368da02','Official AWS SDK for PHP version 3.67.2 with updates for AwsGlue, AwsMediaPackage and AwsSageMakerRuntime.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.2','https://schams.net',3067002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282358,0,'aws_sdk_php','3.67.3',160659,168,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535891766,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0fd6ff20c063a30818901139504f666f','Official AWS SDK for PHP version 3.67.3 with updates for AwsCodeBuild and AwsSageMaker.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.3','https://schams.net',3067003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282359,0,'aws_sdk_php','3.67.4',160659,171,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1535993195,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','319bca41cd54d33cf024e0c1aa848626','Official AWS SDK for PHP version 3.67.4 with updates for AwsEKS, AwsWAF and AwsWAFRegional.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.4','https://schams.net',3067004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282360,0,'aws_sdk_php','3.67.5',160659,138,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1536196217,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','efb2e68d5e5e7c001411674a4b0aba57','Official AWS SDK for PHP version 3.67.5 with updates for AwsRDS and AwsRekognition.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.5','https://schams.net',3067005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282361,0,'aws_sdk_php','3.67.6',160659,160,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1536201873,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e8c5d05404ce31e4fb4e7804871b1b7e','Official AWS SDK for PHP version 3.67.6 with updates for AwsAppStream, AwsDynamoDB, AwsElasticLoadBalancing, AwsRDS and AwsS3.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.6','https://schams.net',3067006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282362,0,'aws_sdk_php','3.67.7',160659,186,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1536271968,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d46b862467b5f5c7dcc1a72b0d28191f','Official AWS SDK for PHP version 3.67.7 with updates for AwsAPIGateway, AwsCodeCommit and AwsMediaConvert.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.7','https://schams.net',3067007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282363,0,'aws_sdk_php','3.67.8',160659,193,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1536478354,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d4f9831a84f24dc1854c3f9287a63d91','Official AWS SDK for PHP version 3.67.8 with updates for AwsCloudWatchLogs and AwsConfigService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.8','https://schams.net',3067008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282364,0,'aws_sdk_php','3.67.9',160659,197,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1536791877,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6aa88989ae4cad51b536cffafc2b5f56','Official AWS SDK for PHP version 3.67.9 with updates for AwsCloudHSMV2 and AwsRedshift.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.9\nConditional inclusion of Guzzle is now part of the AWS SDK.\nRE-TEST YOUR APPLICATION!','https://schams.net',3067009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282365,0,'aws_sdk_php','3.67.10',160659,171,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537578059,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ff3350da74b5e51ba323ae556cee09ab','Official AWS SDK for PHP version 3.67.10 with updates for AwsOpsWorksCM and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.10\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282366,0,'aws_sdk_php','3.67.11',160659,141,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537776452,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0ab152aa1d2b1e38da23185792a1e7d3','Official AWS SDK for PHP version 3.67.11 with updates for AwsConnect, AwsEC2, AwsFMS and AwsSES.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.11\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282367,0,'aws_sdk_php','3.67.12',160659,113,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537826572,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fdda9da0c89e35634f9a523b1634546e','Official AWS SDK for PHP version 3.67.12 with updates for AwsPolly.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.12\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282368,0,'aws_sdk_php','3.67.13',160659,110,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537827814,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','38d39768d6b10e8af902ea6657a3eff0','Official AWS SDK for PHP version 3.67.13 with updates for AwsCloudWatch, AwsCodeBuild, AwsEC2, AwsECS, AwsElastiCache, AwsElasticTranscoder and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.13\nRE-TEST YOUR APPLICATION, if you upd','https://schams.net',3067013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282369,0,'aws_sdk_php','3.67.14',160659,119,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537830837,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f80fe0ea92572aeac36d8b7c8a4d8d08','Official AWS SDK for PHP version 3.67.14 with updates for AwsElasticsearchService and AwsRekognition.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.14\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282370,0,'aws_sdk_php','3.67.15',160659,120,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537831486,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','53935603685b7ce4efdb4bb60f9fcf51','Official AWS SDK for PHP version 3.67.15 with updates for AwsCloudWatch, AwsOrganizations and AwsS3.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.15\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282371,0,'aws_sdk_php','3.67.16',160659,116,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537836190,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','389c030ccbbf3e53f14cb3763a2815c1','Official AWS SDK for PHP version 3.67.16 with updates for AwsDirectoryService, AwsEC2 and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.16\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282372,0,'aws_sdk_php','3.67.17',160659,164,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537846196,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ce5e6f387c3e72a10d35efdbf4ef568e','Official AWS SDK for PHP version 3.67.17 with updates for AwsMediaConvert.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.17\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282373,0,'aws_sdk_php','3.67.18',160659,136,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537961665,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d0f0194a7fac05b53ac086ab44d23bdd','Official AWS SDK for PHP version 3.67.18 with updates for AwsConnect and AwsRDS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.18\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282374,0,'aws_sdk_php','3.67.19',160659,169,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1537998231,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c2e96eab06435d1b382f20e2eccc2301','Official AWS SDK for PHP version 3.67.19 with updates for AwsCloudFront, AwsDirectoryService and AwsEC2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.19\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282375,0,'aws_sdk_php','3.67.20',160659,165,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1538083874,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a3ce66fdce5fceb9a4902604b431f1cc','Official AWS SDK for PHP version 3.67.20 with updates for AwsGlue, AwsOpsWorksCM, AwsRDS and AwsSQS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.20\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282376,0,'aws_sdk_php','3.67.21',160659,117,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1538436803,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','81c7cf72e219c1d05586a1c8e6e48e0f','Official AWS SDK for PHP version 3.67.21 with updates for AwsAPIGateway, AwsCodeCommit, AwsGameLift, AwsMQ and AwsSageMaker.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.21\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282377,0,'aws_sdk_php','3.67.22',160659,186,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1538437402,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f92f28c23d382b47374947c3693f2c8d','Official AWS SDK for PHP version 3.67.22 with updates for AwsCodeStar and AwsEC2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.67.22\nRE-TEST YOUR APPLICATION, if you update from  3.67.9','https://schams.net',3067022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282378,0,'aws_sdk_php','3.68.0',160659,135,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1538904074,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f73bec02d9158436006b1203bfac1349','Official AWS SDK for PHP version 3.68.0 with updates for AwsGuardDuty, AwsLambda and AwsRekognition.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.68.0','https://schams.net',3068000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282379,0,'aws_sdk_php','3.68.1',160659,170,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1538906669,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','603ea89efee41435d33d0b59edc245f0','Official AWS SDK for PHP version 3.68.1 with updates for AwsSageMaker and AwsSecretsManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.68.1','https://schams.net',3068001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282380,0,'aws_sdk_php','3.69.0',160659,132,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539127473,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','024554e559d784cbef3e4f658eede831','Official AWS SDK for PHP version 3.69.0 with updates for AwsAPIGateway, AwsClientSideMonitoring, AwsCodeBuild, AwsNeptune, AwsSSM and AwsStorageGateway.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.0','https://schams.net',3069000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282381,0,'aws_sdk_php','3.69.1',160659,124,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539128008,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','08f472a689eb75be1cdbf5759ad86261','Official AWS SDK for PHP version 3.69.1 with updates for AwsDirectoryService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.1','https://schams.net',3069001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282382,0,'aws_sdk_php','3.69.2',160659,127,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539128592,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b02f40349ae8ee4fdb57d790f773f2e7','Official AWS SDK for PHP version 3.69.2 with updates for AwsIoT and AwsIoTJobsDataPlane.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.2','https://schams.net',3069002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282383,0,'aws_sdk_php','3.69.3',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539129191,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9cb079c3fceeb4654bef0793ce52c8cd','Official AWS SDK for PHP version 3.69.3 with updates for AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.3','https://schams.net',3069003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282384,0,'aws_sdk_php','3.69.4',160659,139,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539222115,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','041dea699fb5b31092803833daa46397','Official AWS SDK for PHP version 3.69.4 with updates for AwsBuild, AwsClientSideMonitoring, AwsComprehend, AwsElasticsearchService and AwsTranscribeService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.4','https://schams.net',3069004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282385,0,'aws_sdk_php','3.69.5',160659,209,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539303636,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','208a9fea7fd30b81faf1138b3660f71b','Official AWS SDK for PHP version 3.69.5 with updates for AwsApi, AwsAthena, AwsClientSideMonitoring, AwsDirectConnect, AwsEC2, AwsMediaConvert and AwsTranscribeService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.5','https://schams.net',3069005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282386,0,'aws_sdk_php','3.69.6',160659,116,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539811659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fbb3a8b6b83975af5ae736a54a4cbd5a','Official AWS SDK for PHP version 3.69.6 with updates for AwsClientSideMonitoring and AwsCloudTrail.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.6','https://schams.net',3069006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282387,0,'aws_sdk_php','3.69.7',160659,124,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539812119,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','28120211cbef0c5b5ced7ea2b5e1a8c2','Official AWS SDK for PHP version 3.69.7 with updates for AwsLambda, AwsRDS and AwsServiceCatalog.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.7','https://schams.net',3069007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282388,0,'aws_sdk_php','3.69.8',160659,136,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539818303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c2a001448e0c282afc6888d64d0021e2','Official AWS SDK for PHP version 3.69.8 with updates for AwsGlue, AwsLightsail and AwsResourceGroups.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.8','https://schams.net',3069008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282389,0,'aws_sdk_php','3.69.9',160659,159,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539826410,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','83a04eb26b6c306c14bf13e8e110dc37','Official AWS SDK for PHP version 3.69.9 with updates for AwsAPIGateway and AwsCloudWatchEvents.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.9','https://schams.net',3069009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282390,0,'aws_sdk_php','3.69.10',160659,124,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539910153,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','e0ad1202ad869a2d7124d40e4ea61940','Official AWS SDK for PHP version 3.69.10 with updates for AwsAppStream, AwsMediaLive and AwsRoute53.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.10','https://schams.net',3069010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282391,0,'aws_sdk_php','3.69.11',160659,111,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1539983086,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bec9b7da76c5978ef7baef871fa28dd1','Official AWS SDK for PHP version 3.69.11 with updates for AwsAws, AwsSSM and AwsWorkSpaces.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.11','https://schams.net',3069011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282392,0,'aws_sdk_php','3.69.12',160659,124,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1540247825,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a606896042fd96e6e4469613d3244e1b','Official AWS SDK for PHP version 3.69.12 with updates for AwsInspector and AwsShield.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.12','https://schams.net',3069012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282393,0,'aws_sdk_php','3.69.13',160659,133,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1540332650,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c0d0b18c675658e055669daa9383c61b','Official AWS SDK for PHP version 3.69.13 with updates for AwsEC2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.13','https://schams.net',3069013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282394,0,'aws_sdk_php','3.69.14',160659,139,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1540503764,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','577a7c42244567b478e412040d507f67','Official AWS SDK for PHP version 3.69.14 with updates for AwsAlexaForBusiness and AwsCodeStar.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.14','https://schams.net',3069014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282395,0,'aws_sdk_php','3.69.15',160659,148,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1540513293,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3b2f877a5d3bf4e34ac0e7243b3bd19c','Official AWS SDK for PHP version 3.69.15 with updates for AwsEC2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.15','https://schams.net',3069015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282396,0,'aws_sdk_php','3.69.16',160659,203,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1540590229,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f2ac5d6b109dd5024e8198b088cfc36b','Official AWS SDK for PHP version 3.69.16 with updates for AwsAlexaForBusiness, AwsSageMaker and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.69.16','https://schams.net',3069016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282397,0,'aws_sdk_php','3.70.0',160659,140,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543540370,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','27a5e3dd93fba2fa5cc6db276f4cff9a','Official AWS SDK for PHP version 3.70.0.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.70.0','https://schams.net',3070000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282398,0,'aws_sdk_php','3.71.0',160659,103,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543546918,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bcc7cffde8c6977ebd0810c330f0d7bd','Official AWS SDK for PHP version 3.71.0. New service: Pinpoint Email.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.71.0','https://schams.net',3071000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282399,0,'aws_sdk_php','3.72.0',160659,119,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543554627,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0ac1416ef26f2d8b586ceb0a282a7c6c','Official AWS SDK for PHP version 3.72.0. New features: Pinpoint SMS Voice, Resource Access Manager (RAM), Route53 Resolver and S3 Control.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.72.0','https://schams.net',3072000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282400,0,'aws_sdk_php','3.73.0',160659,103,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543555401,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','76427e6b790a384fe9cec83a0ba5a77a','Official AWS SDK for PHP version 3.73.0.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.73.0','https://schams.net',3073000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282401,0,'aws_sdk_php','3.74.0',160659,111,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543556577,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9ee97941b1783f4188189f548bfac8ab','Official AWS SDK for PHP version 3.74.0. New features: QuickSight and RDS Data API.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.74.0','https://schams.net',3074000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282402,0,'aws_sdk_php','3.75.0',160659,125,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543557441,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','76572b9eb9acc84f5adb36b04760e354','Official AWS SDK for PHP version 3.75.0. New features: AWS Amplify, AWS DataSync, AWS RoboMaker and AWS Transfer for SFTP.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.75.0','https://schams.net',3075000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282403,0,'aws_sdk_php','3.76.0',160659,147,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543560010,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2ad709388cbc880325010a690ccf9ebd','Official AWS SDK for PHP version 3.76.0. New feature: AWS Global Accelerator.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.76.0','https://schams.net',3076000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282404,0,'aws_sdk_php','3.77.0',160659,113,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543705719,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','28032781dca3a1c8a3f5bc7c24395a16','Official AWS SDK for PHP version 3.77.0. New features: ComprehendMedical, KinesisAnalyticsV2 and MediaConnect.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.77.0','https://schams.net',3077000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282405,0,'aws_sdk_php','3.78.0',160659,111,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543706027,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1543ae954f6204d4a17fde07bc6f8d74','Official AWS SDK for PHP version 3.78.0. New features: FSx and SecurityHub.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.78.0','https://schams.net',3078000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282406,0,'aws_sdk_php','3.79.0',160659,109,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543711088,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4c7d5cf12a7727a6994eb9bb3c814939','Official AWS SDK for PHP version 3.79.0. New features: AppMesh and LicenseManager.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.79.0','https://schams.net',3079000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282407,0,'aws_sdk_php','3.80.0',160659,207,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1543721987,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2a8cdb76fcc5b3972a54591ecba75e72','Official AWS SDK for PHP version 3.80.0. New feature: Apache Kafka on AWS.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.80.0','https://schams.net',3080000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282408,0,'aws_sdk_php','3.81.0',160659,168,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1544225830,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','802e3f5bf5322a9d9265f1400e06ff1b','Official AWS SDK for PHP version 3.81.0.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.81.0','https://schams.net',3081000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282409,0,'aws_sdk_php','3.81.5',160659,192,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1544740762,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a1766e695ff6063717036b707c8a9c60','Official AWS SDK for PHP version 3.81.5 with updates for AwsOrganizations and AwsPinpointEmail.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.81.5','https://schams.net',3081005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282410,0,'aws_sdk_php','3.82.0',160659,175,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1545192707,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9c4750f0b4f33c53cae40e1bdfe01f2f','Official AWS SDK for PHP version 3.82.0. New features: ApiGatewayManagementApi and ApiGatewayV2.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.82.0','https://schams.net',3082000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282411,0,'aws_sdk_php','3.82.1',160659,123,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1545621314,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','05ab3c897096c322dbf92ca878fcdb5a','Official AWS SDK for PHP version 3.82.1 with updates for AwsEC2, AwsSageMaker, AwsWAF and AwsWAFRegional.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.82.1','https://schams.net',3082001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282412,0,'aws_sdk_php','3.82.2',160659,225,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1545629552,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','280477754bbaf2189c810b4240e7e53b','Official AWS SDK for PHP version 3.82.2 with updates for AwsCognitoIdentityProvider, AwsComprehend, AwsFirehose, AwsMediaLive and AwsTranscribeService.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.82.2','https://schams.net',3082002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282413,0,'aws_sdk_php','3.82.3',160659,197,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1546406730,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2b0f23f2c1653ced96100a0b224a1733','Official AWS SDK for PHP version 3.82.3 with updates for AwsACMPCA, AwsDynamoDB, AwsPinpointSMSVoice and AwsSFN.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.82.3','https://schams.net',3082003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282414,0,'aws_sdk_php','3.83.0',160659,244,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1546901995,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cdfd72d315b78315bb07b6cfb1089728','Official AWS SDK for PHP version 3.83.0.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.83.0','https://schams.net',3083000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282415,0,'aws_sdk_php','3.84.0',160659,111,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1547350579,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cae4d02c9d7841d94bcc4a16b9aa7059','Official AWS SDK for PHP version 3.84.0. New service: DocumentDB (MongoDB compatible, fully-managed database service).\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.84.0','https://schams.net',3084000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282416,0,'aws_sdk_php','3.85.0',160659,143,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1547352043,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','cff4b5579b3bedfc5096b89608d5454c','Official AWS SDK for PHP version 3.85.0.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.85.0','https://schams.net',3085000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282417,0,'aws_sdk_php','3.86.0',160659,181,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1547670148,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','32fd3d328fa99e552940ef44bb3cd0d2','Official AWS SDK for PHP version 3.86.0. New service: Backup (simplifies the creation, migration, restoration, and deletion of backups, and provides reporting and auditing).\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.86.0','https://schams.net',3086000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282418,0,'aws_sdk_php','3.87.0',160659,183,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1548286634,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fdc26ceb08f0047aec76c3bff655a228','Official AWS SDK for PHP version 3.87.0. New service: WorkLink (secure, one-click access to internal websites and web apps from mobile phones).\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.0','https://schams.net',3087000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282419,0,'aws_sdk_php','3.87.13',160659,150,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1550573040,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3537621408deee904629f21d8d40648c','Official AWS SDK for PHP version 3.87.13 with updates for ApplicationAutoScaling, ApplicationDiscoveryService, AppStream, Athena, Chime, CloudWatchLogs, CodeBuild, CodeCommit, Credentials, DeviceFarm, DLM, EC2, ECR, ECS, EFS, ElasticLoadBalancingv2, Elast','https://schams.net',3087013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282420,0,'aws_sdk_php','3.87.14',160659,133,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1550708363,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','494ab683228179949792f13d98b90d42','Official AWS SDK for PHP version 3.87.14 with updates for AwsDirectoryService, AwsEFS, AwsIoT and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.14','https://schams.net',3087014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282421,0,'aws_sdk_php','3.87.17',160659,169,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1551048223,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','0eb3aab0370aa99706225ca4a30f3924','Official AWS SDK for PHP version 3.87.17.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.17','https://schams.net',3087017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282422,0,'aws_sdk_php','3.87.20',160659,144,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1551311152,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','13a8bb320acf6d3718b918c6bd774cd9','Official AWS SDK for PHP version 3.87.20.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.20','https://schams.net',3087020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282423,0,'aws_sdk_php','3.87.21',160659,163,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1551384655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c5cf3887cec0d666e26f069aa5793eaf','Official AWS SDK for PHP version 3.87.21 with updates for AwsAlexaForBusiness, AwsApiGatewayV2, AwsApplicationAutoScaling and AwsSSM.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.21','https://schams.net',3087021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282424,0,'aws_sdk_php','3.87.22',160659,149,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1551740271,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','25edde80566628279aead557a9836323','Official AWS SDK for PHP version 3.87.22.\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.22','https://schams.net',3087022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282425,0,'aws_sdk_php','3.87.23',160659,261,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1551919795,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5fe2ca77e76689ab740791b7c245c2aa','Official AWS SDK for PHP version 3.87.23\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.87.23\n[auto-upload]','https://schams.net',3087023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282426,0,'aws_sdk_php','3.88.0',160659,101,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552602620,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','61529dbf71ef6d24b4634f5784d0bb1f','Official AWS SDK for PHP version 3.88.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.88.0\n[auto-upload]','https://schams.net',3088000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282427,0,'aws_sdk_php','3.88.1',160659,173,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552610297,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','46be71377f7ecf76964273a071084f7c','Official AWS SDK for PHP version 3.88.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.88.1\n[auto-upload]','https://schams.net',3088001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282428,0,'aws_sdk_php','3.89.0',160659,155,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552691106,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','61fb9ebf59f88c4a86d4d562c315a66c','Official AWS SDK for PHP version 3.89.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.89.0\n[automated upload to TER]','https://schams.net',3089000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282429,0,'aws_sdk_php','3.89.1',160659,117,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552776950,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','92fd3f8ac9cb4ea998618eccbbbe698d','Official AWS SDK for PHP version 3.89.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.89.1\n[automated upload to TER]','https://schams.net',3089001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282430,0,'aws_sdk_php','3.90.0',160659,175,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552781823,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5a9681fbf43714fd993acc70fa54e46a','Official AWS SDK for PHP version 3.90.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.0\n[automated upload to TER]','https://schams.net',3090000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9282431,0,'aws_sdk_php','3.90.1',160659,101,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552815586,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f0615e713b6744c5e5d3222c4c089bae','Official AWS SDK for PHP version 3.90.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.1\n[automated upload to TER]','https://schams.net',3090001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282432,0,'aws_sdk_php','3.90.2',160659,119,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552817108,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2029d2fd6e721865e4c4e89f1abb33df','Official AWS SDK for PHP version 3.90.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.2\n[automated upload to TER]','https://schams.net',3090002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282433,0,'aws_sdk_php','3.90.3',160659,134,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552818332,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','32558ce4e1d7b31be43fa060d1116ee8','Official AWS SDK for PHP version 3.90.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.3\n[automated upload to TER]','https://schams.net',3090003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282434,0,'aws_sdk_php','3.90.4',160659,176,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1552959693,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','4f98671bcd177f13e60f34fc55c920ab','Official AWS SDK for PHP version 3.90.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.4\n[automated upload to TER]','https://schams.net',3090004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282435,0,'aws_sdk_php','3.90.5',160659,153,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553047584,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d9a40e945156f67b38b0fbdf10cd4b5e','Official AWS SDK for PHP version 3.90.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.5\n[automated upload to TER]','https://schams.net',3090005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282436,0,'aws_sdk_php','3.90.6',160659,102,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553668524,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','59c604e9b5216e3869a3589c1672705c','Official AWS SDK for PHP version 3.90.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.6\n[automated upload to TER]','https://schams.net',3090006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282437,0,'aws_sdk_php','3.90.7',160659,119,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553687493,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6d246a2647c05a9b97ab45abb7348358','Official AWS SDK for PHP version 3.90.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.7\n[automated upload to TER]','https://schams.net',3090007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282438,0,'aws_sdk_php','3.90.8',160659,111,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553689412,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','065e22d3522fc07c7c74ab32f9aaaab1','Official AWS SDK for PHP version 3.90.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.8\n[automated upload to TER]','https://schams.net',3090008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282439,0,'aws_sdk_php','3.90.9',160659,169,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553691564,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','894f6a9dc2fad6c5ec974402ea89914b','Official AWS SDK for PHP version 3.90.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.9\n[automated upload to TER]','https://schams.net',3090009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282440,0,'aws_sdk_php','3.90.10',160659,210,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553726199,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','bfdd60d3fa51c1ba5b6fb684800b80df','Official AWS SDK for PHP version 3.90.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.10\n[automated upload to TER]','https://schams.net',3090010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282441,0,'aws_sdk_php','3.90.11',160659,95,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553803316,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','6398756ba56890a19a291e00d4c7eeac','Official AWS SDK for PHP version 3.90.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.11\n[automated upload to TER]','https://schams.net',3090011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282442,0,'aws_sdk_php','3.90.12',160659,168,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553805152,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2058dd1ed28b83d54b8969275cd16ff6','Official AWS SDK for PHP version 3.90.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.12\n[automated upload to TER]','https://schams.net',3090012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282443,0,'aws_sdk_php','3.90.13',160659,167,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1553899013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','be6adae85281f06dd3692f8efda0c38c','Official AWS SDK for PHP version 3.90.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.90.13\n[automated upload to TER]','https://schams.net',3090013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282444,0,'aws_sdk_php','3.91.0',160659,106,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1554178389,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d4218716c4896f485fad891e342a4383','Official AWS SDK for PHP version 3.91.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.0\n[automated upload to TER]','https://schams.net',3091000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282445,0,'aws_sdk_php','3.91.1',160659,143,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1554239269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','090659ffdd2ba36cafa361088c9a8690','Official AWS SDK for PHP version 3.91.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.1\n[automated upload to TER]','https://schams.net',3091001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282446,0,'aws_sdk_php','3.91.2',160659,156,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1554343010,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','52c38e8d117d0a22f558e2e4c322fa8a','Official AWS SDK for PHP version 3.91.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.2\n[automated upload to TER]','https://schams.net',3091002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282447,0,'aws_sdk_php','3.91.3',160659,100,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1554634114,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','d3350d1c3d1e26e12bee074618580eab','Official AWS SDK for PHP version 3.91.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.3\n[automated upload to TER]','https://schams.net',3091003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282448,0,'aws_sdk_php','3.91.4',160659,183,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1554635386,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','b04c69c15f0919e29277f5641a9da7fa','Official AWS SDK for PHP version 3.91.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.4\n[automated upload to TER]','https://schams.net',3091004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282449,0,'aws_sdk_php','3.91.5',160659,137,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1555450737,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','16761295b4f12e90d084eba0fe7814e0','Official AWS SDK for PHP version 3.91.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.5\n[automated upload to TER]','https://schams.net',3091005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282450,0,'aws_sdk_php','3.91.6',160659,170,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1555552276,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8c3cb1c56613426b7f82dc3b8dd4cfaf','Official AWS SDK for PHP version 3.91.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.91.6\n[automated upload to TER]','https://schams.net',3091006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282451,0,'aws_sdk_php','3.92.0',160659,92,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556181010,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9a41dce06e3ef561fb28324e241c0615','Official AWS SDK for PHP version 3.92.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.0\n[automated upload to TER]','https://schams.net',3092000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282452,0,'aws_sdk_php','3.92.1',160659,84,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556183700,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','3abec813d0583471043d3c0ebb71f06f','Official AWS SDK for PHP version 3.92.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.1\n[automated upload to TER]','https://schams.net',3092001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282453,0,'aws_sdk_php','3.92.2',160659,198,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556187269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8b5fc0f69338f510ebb51c2b257a8d7b','Official AWS SDK for PHP version 3.92.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.2\n[automated upload to TER]','https://schams.net',3092002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282454,0,'aws_sdk_php','3.92.3',160659,214,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556352649,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','ca1d4ca239cb7012b8691dbca278a2b1','Official AWS SDK for PHP version 3.92.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.3\n[automated upload to TER]','https://schams.net',3092003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282455,0,'aws_sdk_php','3.92.4',160659,604,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556454508,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','18d74622a7d58951eb24645e6dbaa122','Official AWS SDK for PHP version 3.92.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.4\n[automated upload to TER]','https://schams.net',3092004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282456,0,'aws_sdk_php','3.92.5',160659,88,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556792764,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','8c034839ae50fdfdf5d0ff422de83309','Official AWS SDK for PHP version 3.92.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.92.5\n[automated upload to TER]','https://schams.net',3092005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282457,0,'aws_sdk_php','3.93.0',160659,85,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556794318,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9921ccf529482c29515a9dbbdbb17603','Official AWS SDK for PHP version 3.93.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.0\n[automated upload to TER]','https://schams.net',3093000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282458,0,'aws_sdk_php','3.93.1',160659,128,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556799266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1ee6b47976632fade4ca8b1b2e1e1ce9','Official AWS SDK for PHP version 3.93.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.1\n[automated upload to TER]','https://schams.net',3093001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282459,0,'aws_sdk_php','3.93.2',160659,90,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556836567,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','5227c58e602b683c86dae0619b2d4c8b','Official AWS SDK for PHP version 3.93.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.2\n[automated upload to TER]','https://schams.net',3093002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282460,0,'aws_sdk_php','3.93.3',160659,195,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1556929822,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','83ea687e7f9b542181738df9ba78458e','Official AWS SDK for PHP version 3.93.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.3\n[automated upload to TER]','https://schams.net',3093003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282461,0,'aws_sdk_php','3.93.4',160659,135,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557184851,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9d260f6726f713d837626b7db2eb3ba1','Official AWS SDK for PHP version 3.93.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.4\n[automated upload to TER]','https://schams.net',3093004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282462,0,'aws_sdk_php','3.93.5',160659,94,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557273549,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c9ca886bfe2f8925d5afc2786f78f71e','Official AWS SDK for PHP version 3.93.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.5\n[automated upload to TER]','https://schams.net',3093005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282463,0,'aws_sdk_php','3.93.6',160659,126,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557355491,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','37992f4652454d686b6305eb24979fde','Official AWS SDK for PHP version 3.93.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.6\n[automated upload to TER]','https://schams.net',3093006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282464,0,'aws_sdk_php','3.93.7',160659,135,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557530189,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','1bc305d9b9b83a3379e8500cfe96f1ac','Official AWS SDK for PHP version 3.93.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.7\n[automated upload to TER]','https://schams.net',3093007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282465,0,'aws_sdk_php','3.93.8',160659,92,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557786379,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','19a3f4eeb2443af78af7a434f7625303','Official AWS SDK for PHP version 3.93.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.8\n[automated upload to TER]','https://schams.net',3093008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282466,0,'aws_sdk_php','3.93.9',160659,110,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557872562,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f835032b83752a86c3eb90e2eb4c7192','Official AWS SDK for PHP version 3.93.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.9\n[automated upload to TER]','https://schams.net',3093009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282467,0,'aws_sdk_php','3.93.10',160659,97,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1557962509,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f41abe6fb716d5a965e576f7f61f82ef','Official AWS SDK for PHP version 3.93.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.10\n[automated upload to TER]','https://schams.net',3093010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282468,0,'aws_sdk_php','3.93.11',160659,114,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558058540,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9a2b4a2f055bf50ac0ef0c60e1977cf3','Official AWS SDK for PHP version 3.93.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.11\n[automated upload to TER]','https://schams.net',3093011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282469,0,'aws_sdk_php','3.93.12',160659,110,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558128097,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','35d3ffa40bc69a2d45192406137bb1ae','Official AWS SDK for PHP version 3.93.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.93.12\n[automated upload to TER]','https://schams.net',3093012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282470,0,'aws_sdk_php','3.94.0',160659,150,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558423655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','2d1b5df74f844ae1504752e133b4282b','Official AWS SDK for PHP version 3.94.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.94.0\n[automated upload to TER]','https://schams.net',3094000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282471,0,'aws_sdk_php','3.94.1',160659,87,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558568401,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f066f53747a19a65461746220c2652a7','Official AWS SDK for PHP version 3.94.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.94.1\n[automated upload to TER]','https://schams.net',3094001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282472,0,'aws_sdk_php','3.94.2',160659,116,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558575980,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','fe5f1438762390959a9ad93ba247ae52','Official AWS SDK for PHP version 3.94.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.94.2\n[automated upload to TER]','https://schams.net',3094002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282473,0,'aws_sdk_php','3.94.3',160659,151,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558651875,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','9682e1fafc2b67e569c06e1ea4a234e5','Official AWS SDK for PHP version 3.94.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.94.3\n[automated upload to TER]','https://schams.net',3094003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282474,0,'aws_sdk_php','3.95.0',160659,143,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1558769989,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','527b52bd008a6f13559b32f448bf2319','Official AWS SDK for PHP version 3.95.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.95.0\n[automated upload to TER]','https://schams.net',3095000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282475,0,'aws_sdk_php','3.96.0',160659,136,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1559166734,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','f636d651823dc43ac171fbffcb3c0c69','Official AWS SDK for PHP version 3.96.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.96.0\n[automated upload to TER]','https://schams.net',3096000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282476,0,'aws_sdk_php','3.97.0',160659,95,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1559257694,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','c2119fd2dce77239cd82f7b4fe4fa9ba','Official AWS SDK for PHP version 3.97.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.97.0\n[automated upload to TER]','https://schams.net',3097000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282477,0,'aws_sdk_php','3.98.0',160659,125,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1559263645,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','277858fe7b39fb4d8b5fc6a3f93605f0','Official AWS SDK for PHP version 3.98.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.98.0\n[automated upload to TER]','https://schams.net',3098000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282478,0,'aws_sdk_php','3.99.0',160659,493,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP, which enables developers to access almost all AWS services programmatically by API calls. This includes starting/stopping EC2 instances, read/write access to objects in S3, changing DNS records in Route 53, etc.',2,-1,1,1559780984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michael Schams (schams.net)','schams.net','schams.net','a65ae0ea15fd43dbd2212b96248aa177','Official AWS SDK for PHP version 3.99.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.99.0\n[automated upload to TER]','https://schams.net',3099000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282479,0,'aws_sdk_php','3.300.0',160659,21,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1708907713,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','53e7707b59a442c92a3613a3111b0deb','Extension has been revived for TYPO3 v12 LTS after 3.5 years.\r\n\r\nOfficial AWS SDK for PHP version 3.300.4\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.4\r\n','https://schams.net',3300000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282480,0,'aws_sdk_php','3.300.5',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709015247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7b79aef9cd278d96561b25dbb038d40c','Official AWS SDK for PHP version 3.300.5\r\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.5\r\n','https://schams.net',3300005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282481,0,'aws_sdk_php','3.300.6',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709107917,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9ad9fc3c145ae2f0eb50514672205529','Official AWS SDK for PHP version 3.300.6nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.6n[automated upload to TER]','https://schams.net',3300006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282482,0,'aws_sdk_php','3.300.7',160659,32,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709153753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','94f63b0eb934a192adfb61f4eef3039c','\"Official AWS SDK for PHP version 3.300.7nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.7n[automated upload to TER]\"','https://schams.net',3300007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282483,0,'aws_sdk_php','3.300.8',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709267795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6ea6d2983b9fc29a8ed4ffd39857b087','\"Official AWS SDK for PHP version 3.300.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.8\n[automated upload to TER]\"','https://schams.net',3300008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282484,0,'aws_sdk_php','3.300.9',160659,22,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709348450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5d6e99ee4bf0fdcdc1355d7c8aa5bd75','Official AWS SDK for PHP version 3.300.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.9\n[automated upload to TER]','https://schams.net',3300009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282485,0,'aws_sdk_php','3.300.10',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709683740,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','2188e316e4a23f1062a97322c17cc205','Official AWS SDK for PHP version 3.300.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.10\n[automated upload to TER]','https://schams.net',3300010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282486,0,'aws_sdk_php','3.300.11',160659,21,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709684151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c502a5d54fa8f1b391d955352640b166','Official AWS SDK for PHP version 3.300.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.11\n[automated upload to TER]','https://schams.net',3300011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282487,0,'aws_sdk_php','3.300.12',160659,22,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709766582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','4931768510a68c400ad0e4d65e30545e','Official AWS SDK for PHP version 3.300.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.12\n[automated upload to TER]','https://schams.net',3300012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282488,0,'aws_sdk_php','3.300.13',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709866091,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b480fb4689da6dabd725e5aa8aa08ec1','Official AWS SDK for PHP version 3.300.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.13\n[automated upload to TER]','https://schams.net',3300013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282489,0,'aws_sdk_php','3.300.14',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1709935812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f964979f59a2372711290482f3415ddf','Official AWS SDK for PHP version 3.300.14\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.14\n[automated upload to TER]','https://schams.net',3300014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282490,0,'aws_sdk_php','3.300.15',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710184214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','90eacf0fb50a1662b25ac7bd66702730','Official AWS SDK for PHP version 3.300.15\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.15\n[automated upload to TER]','https://schams.net',3300015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282491,0,'aws_sdk_php','3.300.16',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710270613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','69b3d06e51b86b3a8e718b6063c09d9e','Official AWS SDK for PHP version 3.300.16\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.16\n[automated upload to TER]','https://schams.net',3300016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282492,0,'aws_sdk_php','3.300.17',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710357013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','11d78f6a8379caa59329067f6777215b','Official AWS SDK for PHP version 3.300.17\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.300.17\n[automated upload to TER]','https://schams.net',3300017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282493,0,'aws_sdk_php','3.301.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710443412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','870d4627f76f3f60c758ff6c7a4848d3','Official AWS SDK for PHP version 3.301.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.0\n[automated upload to TER]','https://schams.net',3301000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282494,0,'aws_sdk_php','3.301.1',160659,21,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710529812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7ba357bc49696ac1496cc3c30791929a','Official AWS SDK for PHP version 3.301.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.1\n[automated upload to TER]','https://schams.net',3301001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282495,0,'aws_sdk_php','3.301.2',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710789012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5efc656ae469d774a7894f7d408495a5','Official AWS SDK for PHP version 3.301.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.2\n[automated upload to TER]','https://schams.net',3301002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282496,0,'aws_sdk_php','3.301.3',160659,23,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710875412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5d7b5a493542f602826c697bb0212a35','Official AWS SDK for PHP version 3.301.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.3\n[automated upload to TER]','https://schams.net',3301003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282497,0,'aws_sdk_php','3.301.4',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1710961811,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5f740bba211a6c2bb9803c9ba18b0186','Official AWS SDK for PHP version 3.301.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.4\n[automated upload to TER]','https://schams.net',3301004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282498,0,'aws_sdk_php','3.301.5',160659,23,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711048213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','845451f78d071a09c8c4f34748e106bd','Official AWS SDK for PHP version 3.301.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.5\n[automated upload to TER]','https://schams.net',3301005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282499,0,'aws_sdk_php','3.301.6',160659,24,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711134612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','cebc6e84b4344e6f84cb0360399b41c1','Official AWS SDK for PHP version 3.301.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.6\n[automated upload to TER]','https://schams.net',3301006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282500,0,'aws_sdk_php','3.301.7',160659,23,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711393811,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','002cf99404a26e80fb766aa71012ba03','Official AWS SDK for PHP version 3.301.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.7\n[automated upload to TER]','https://schams.net',3301007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282501,0,'aws_sdk_php','3.301.8',160659,22,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711480212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7c2297e55e93b76736384a5048bbe5a9','Official AWS SDK for PHP version 3.301.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.8\n[automated upload to TER]','https://schams.net',3301008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282502,0,'aws_sdk_php','3.301.9',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711566611,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5566e93fd3837e14375d9a6468b1a81d','Official AWS SDK for PHP version 3.301.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.9\n[automated upload to TER]','https://schams.net',3301009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282503,0,'aws_sdk_php','3.301.10',160659,23,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711653012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d741117b71e4e497b092503a46adec6b','Official AWS SDK for PHP version 3.301.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.301.10\n[automated upload to TER]','https://schams.net',3301010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282504,0,'aws_sdk_php','3.302.0',160659,24,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711739412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b742fce9c641352e730ef78234db39bd','Official AWS SDK for PHP version 3.302.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.302.0\n[automated upload to TER]','https://schams.net',3302000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282505,0,'aws_sdk_php','3.303.0',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1711998612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','90c3e3e346638042dbfd6714f89f9150','Official AWS SDK for PHP version 3.303.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.303.0\n[automated upload to TER]','https://schams.net',3303000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282506,0,'aws_sdk_php','3.303.1',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712085013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d75e9e4bed8fa3e621c5ec78f43e85b9','Official AWS SDK for PHP version 3.303.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.303.1\n[automated upload to TER]','https://schams.net',3303001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282507,0,'aws_sdk_php','3.303.2',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712171412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e1df35e5ea88beb561d5dd7e37ec3b9f','Official AWS SDK for PHP version 3.303.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.303.2\n[automated upload to TER]','https://schams.net',3303002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282508,0,'aws_sdk_php','3.303.3',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712257813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d8b6daf39f289a74ac6cd1d5c4e7fd72','Official AWS SDK for PHP version 3.303.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.303.3\n[automated upload to TER]','https://schams.net',3303003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282509,0,'aws_sdk_php','3.303.4',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712344211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3683e4f42528eb22166a9fa3c1e35de4','Official AWS SDK for PHP version 3.303.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.303.4\n[automated upload to TER]','https://schams.net',3303004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282510,0,'aws_sdk_php','3.304.0',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712603412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5f88735b2a6371a4c6ca61742986bcbf','Official AWS SDK for PHP version 3.304.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.0\n[automated upload to TER]','https://schams.net',3304000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282511,0,'aws_sdk_php','3.304.1',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712700613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','17c873d7cff1de61895ff73a54a6e648','Official AWS SDK for PHP version 3.304.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.1\n[automated upload to TER]','https://schams.net',3304001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282512,0,'aws_sdk_php','3.304.2',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712776212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6e8a68fb01162ce50ef6e329fe7c4a92','Official AWS SDK for PHP version 3.304.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.2\n[automated upload to TER]','https://schams.net',3304002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282513,0,'aws_sdk_php','3.304.3',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712862613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','cc036588548ff3adb9c14d17e73ad5b6','Official AWS SDK for PHP version 3.304.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.3\n[automated upload to TER]','https://schams.net',3304003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282514,0,'aws_sdk_php','3.304.4',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1712949012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ecb4e1937cd16a8ea9de19d88d365e87','Official AWS SDK for PHP version 3.304.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.4\n[automated upload to TER]','https://schams.net',3304004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282515,0,'aws_sdk_php','3.304.5',160659,22,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713305412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f9c449eaa86547a6b219f9bb88da1d11','Official AWS SDK for PHP version 3.304.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.5\n[automated upload to TER]','https://schams.net',3304005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282516,0,'aws_sdk_php','3.304.6',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713381013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','4c9ffb4c3fd7c5666e4534d5489f360c','Official AWS SDK for PHP version 3.304.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.6\n[automated upload to TER]','https://schams.net',3304006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282517,0,'aws_sdk_php','3.304.7',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713467413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','70131037aa6da3aadbc1dfb630597a72','Official AWS SDK for PHP version 3.304.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.7\n[automated upload to TER]','https://schams.net',3304007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282518,0,'aws_sdk_php','3.304.8',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713553812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','80387f60bf50ab79f1cd445c41576ca4','Official AWS SDK for PHP version 3.304.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.304.8\n[automated upload to TER]','https://schams.net',3304008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282519,0,'aws_sdk_php','3.305.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713813012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','70bc10b2ce9f389827a0da42951811d2','Official AWS SDK for PHP version 3.305.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.0\n[automated upload to TER]','https://schams.net',3305000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282520,0,'aws_sdk_php','3.305.1',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713899412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','653db8de1dcbfe0d6bf85cd18184661c','Official AWS SDK for PHP version 3.305.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.1\n[automated upload to TER]','https://schams.net',3305001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282521,0,'aws_sdk_php','3.305.2',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1713985813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d52ddcc71f0295261d6f8888974d7eb5','Official AWS SDK for PHP version 3.305.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.2\n[automated upload to TER]','https://schams.net',3305002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282522,0,'aws_sdk_php','3.305.3',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714072213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','cd2bc3d6060bca78164d917e8fffa45c','Official AWS SDK for PHP version 3.305.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.3\n[automated upload to TER]','https://schams.net',3305003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282523,0,'aws_sdk_php','3.305.4',160659,21,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714158612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','fd15015792b66fb31708c05f86f9bb7a','Official AWS SDK for PHP version 3.305.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.4\n[automated upload to TER]','https://schams.net',3305004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282524,0,'aws_sdk_php','3.305.5',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714417813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1fb7dce01a68bfe9c405ff7586daa359','Official AWS SDK for PHP version 3.305.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.5\n[automated upload to TER]','https://schams.net',3305005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282525,0,'aws_sdk_php','3.305.6',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714504214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7a8cbe574824872bdc1c4f872a6442cc','Official AWS SDK for PHP version 3.305.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.6\n[automated upload to TER]','https://schams.net',3305006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282526,0,'aws_sdk_php','3.305.7',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714590613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','920b8d8863daa180579d2bb78f06f98a','Official AWS SDK for PHP version 3.305.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.7\n[automated upload to TER]','https://schams.net',3305007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282527,0,'aws_sdk_php','3.305.8',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714677012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','8cfcf6198f0bebb3e5b71b9e58684f75','Official AWS SDK for PHP version 3.305.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.8\n[automated upload to TER]','https://schams.net',3305008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282528,0,'aws_sdk_php','3.305.9',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1714763412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','29ecb2c6d46b3546ba9ca64f5010d5a0','Official AWS SDK for PHP version 3.305.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.305.9\n[automated upload to TER]','https://schams.net',3305009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282529,0,'aws_sdk_php','3.306.0',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715022613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','0ae22ada4d7e9b2b795e08e9460d9b32','Official AWS SDK for PHP version 3.306.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.0\n[automated upload to TER]','https://schams.net',3306000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282530,0,'aws_sdk_php','3.306.1',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715109012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f9827cd89a7e8f1218064eee6431670e','Official AWS SDK for PHP version 3.306.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.1\n[automated upload to TER]','https://schams.net',3306001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282531,0,'aws_sdk_php','3.306.2',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715195412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d830ac30cb3f939024062471754b5b47','Official AWS SDK for PHP version 3.306.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.2\n[automated upload to TER]','https://schams.net',3306002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282532,0,'aws_sdk_php','3.306.3',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715281812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','255f4c3c85ff559081e68dc8320072ba','Official AWS SDK for PHP version 3.306.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.3\n[automated upload to TER]','https://schams.net',3306003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282533,0,'aws_sdk_php','3.306.4',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715368213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','398ae1f1831105f02bc11580eb38d187','Official AWS SDK for PHP version 3.306.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.4\n[automated upload to TER]','https://schams.net',3306004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282534,0,'aws_sdk_php','3.306.5',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715627411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e81359b8b41bae5b40da86eb15a4cd73','Official AWS SDK for PHP version 3.306.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.5\n[automated upload to TER]','https://schams.net',3306005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282535,0,'aws_sdk_php','3.306.6',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715713812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','66e8c5ed69cacd7d6fb91305c270ca08','Official AWS SDK for PHP version 3.306.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.6\n[automated upload to TER]','https://schams.net',3306006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282536,0,'aws_sdk_php','3.306.7',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715800212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6781442247d958e7d3ef78f0f953b052','Official AWS SDK for PHP version 3.306.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.306.7\n[automated upload to TER]','https://schams.net',3306007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282537,0,'aws_sdk_php','3.307.0',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715886613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3ede173e7bad98d6dada44a61d8456d2','Official AWS SDK for PHP version 3.307.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.307.0\n[automated upload to TER]','https://schams.net',3307000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282538,0,'aws_sdk_php','3.307.1',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1715973011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c1ec00d2a9e11be720b1dee6f68e7114','Official AWS SDK for PHP version 3.307.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.307.1\n[automated upload to TER]','https://schams.net',3307001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282539,0,'aws_sdk_php','3.307.2',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716232213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9ff1512b0509d677e4ad8348986f9014','Official AWS SDK for PHP version 3.307.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.307.2\n[automated upload to TER]','https://schams.net',3307002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282540,0,'aws_sdk_php','3.308.0',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716318613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3dc3e6d849c80fb65dd73786983bc194','Official AWS SDK for PHP version 3.308.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.0\n[automated upload to TER]','https://schams.net',3308000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282541,0,'aws_sdk_php','3.308.1',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716405012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','71da9c075ed1948214d06533ae248aa9','Official AWS SDK for PHP version 3.308.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.1\n[automated upload to TER]','https://schams.net',3308001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282542,0,'aws_sdk_php','3.308.2',160659,23,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716491412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7cfcfaf97ce8bbc22e2c8aacd4318dbe','Official AWS SDK for PHP version 3.308.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.2\n[automated upload to TER]','https://schams.net',3308002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282543,0,'aws_sdk_php','3.308.3',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716577812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','607156cf257351ae354c71c2d922ba84','Official AWS SDK for PHP version 3.308.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.3\n[automated upload to TER]','https://schams.net',3308003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282544,0,'aws_sdk_php','3.308.4',160659,21,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1716923412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','acffa38b074925fe8c722dc6cfe00e85','Official AWS SDK for PHP version 3.308.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.4\n[automated upload to TER]','https://schams.net',3308004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282545,0,'aws_sdk_php','3.308.5',160659,22,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717009813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','114cf128fd369581c212bd6f177f3de2','Official AWS SDK for PHP version 3.308.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.5\n[automated upload to TER]','https://schams.net',3308005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282546,0,'aws_sdk_php','3.308.6',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717096213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','47cfbfece05f8e6bee10f4245852383d','Official AWS SDK for PHP version 3.308.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.6\n[automated upload to TER]','https://schams.net',3308006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282547,0,'aws_sdk_php','3.308.7',160659,20,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717182612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','bacc8952e2995772194116d84f90c4fd','Official AWS SDK for PHP version 3.308.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.308.7\n[automated upload to TER]','https://schams.net',3308007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282548,0,'aws_sdk_php','3.309.0',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717441813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ee433978e80179545ce5c03ef64f010a','Official AWS SDK for PHP version 3.309.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.309.0\n[automated upload to TER]','https://schams.net',3309000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282549,0,'aws_sdk_php','3.310.0',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717528212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ef82969f475883107d22d3940e44ecea','Official AWS SDK for PHP version 3.310.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.310.0\n[automated upload to TER]','https://schams.net',3310000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282550,0,'aws_sdk_php','3.311.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717614612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','356439fb0a3c76384fee5c68215477a3','Official AWS SDK for PHP version 3.311.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.311.0\n[automated upload to TER]','https://schams.net',3311000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282551,0,'aws_sdk_php','3.311.1',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717701013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5025968953ceea9a3cfa8132381b1576','Official AWS SDK for PHP version 3.311.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.311.1\n[automated upload to TER]','https://schams.net',3311001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282552,0,'aws_sdk_php','3.311.2',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1717787413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','407c781dce317fca9e400e13eb07e34b','Official AWS SDK for PHP version 3.311.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.311.2\n[automated upload to TER]','https://schams.net',3311002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282553,0,'aws_sdk_php','3.312.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718046613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3be711fa8c0a11c014432b6bf1bcd15e','Official AWS SDK for PHP version 3.312.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.312.0\n[automated upload to TER]','https://schams.net',3312000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282554,0,'aws_sdk_php','3.313.0',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718133012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ccf5adb87ff45506fc6bb78657c19485','Official AWS SDK for PHP version 3.313.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.313.0\n[automated upload to TER]','https://schams.net',3313000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282555,0,'aws_sdk_php','3.314.0',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718219412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','39a1bff6c1b0d8b77570c79cedc65523','Official AWS SDK for PHP version 3.314.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.0\n[automated upload to TER]','https://schams.net',3314000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282556,0,'aws_sdk_php','3.314.1',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718305813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9f6c009ba05aa121656c2acc6cb8b4c4','Official AWS SDK for PHP version 3.314.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.1\n[automated upload to TER]','https://schams.net',3314001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282557,0,'aws_sdk_php','3.314.2',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718392213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e88b7d9b1b55265a83b9f9d998108829','Official AWS SDK for PHP version 3.314.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.2\n[automated upload to TER]','https://schams.net',3314002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282558,0,'aws_sdk_php','3.314.3',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718651412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','04c7b0e37d14504925acd96552772a2d','Official AWS SDK for PHP version 3.314.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.3\n[automated upload to TER]','https://schams.net',3314003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282559,0,'aws_sdk_php','3.314.4',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718737813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c5d2f3ae488fb216c37e6c6ddeb3f73f','Official AWS SDK for PHP version 3.314.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.4\n[automated upload to TER]','https://schams.net',3314004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282560,0,'aws_sdk_php','3.314.5',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718824214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ea01ccf5578364f1fc9a7881244272af','Official AWS SDK for PHP version 3.314.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.5\n[automated upload to TER]','https://schams.net',3314005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282561,0,'aws_sdk_php','3.314.6',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1718910613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','235f96696883c50a98d3ab482ac2c46b','Official AWS SDK for PHP version 3.314.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.6\n[automated upload to TER]','https://schams.net',3314006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282562,0,'aws_sdk_php','3.314.7',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719267013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','4f1cc09c6c7f4f350952a03661e71f68','Official AWS SDK for PHP version 3.314.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.7\n[automated upload to TER]','https://schams.net',3314007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282563,0,'aws_sdk_php','3.314.8',160659,19,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719342612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1a53e1cbc70d07c40751b377b4377f36','Official AWS SDK for PHP version 3.314.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.314.8\n[automated upload to TER]','https://schams.net',3314008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282564,0,'aws_sdk_php','3.315.0',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719429013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b97c3dbdfc558f1926cf7be70b0f08e9','Official AWS SDK for PHP version 3.315.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.0\n[automated upload to TER]','https://schams.net',3315000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282565,0,'aws_sdk_php','3.315.1',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719515412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','126d58b801b0d3c29ead31ccc6bcf969','Official AWS SDK for PHP version 3.315.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.1\n[automated upload to TER]','https://schams.net',3315001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282566,0,'aws_sdk_php','3.315.2',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719612613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1197455c5eda2de53aa8080e883c9303','Official AWS SDK for PHP version 3.315.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.2\n[automated upload to TER]','https://schams.net',3315002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282567,0,'aws_sdk_php','3.315.3',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719871812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','96da077a2c77c11d798c38fec802ec20','Official AWS SDK for PHP version 3.315.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.3\n[automated upload to TER]','https://schams.net',3315003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282568,0,'aws_sdk_php','3.315.4',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1719947413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ea272b43e67fbe65c7bf4fcb94e26997','Official AWS SDK for PHP version 3.315.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.4\n[automated upload to TER]','https://schams.net',3315004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282569,0,'aws_sdk_php','3.315.5',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720033812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','091ee58b6475b517503a1931e4eb34a5','Official AWS SDK for PHP version 3.315.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.5\n[automated upload to TER]','https://schams.net',3315005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282570,0,'aws_sdk_php','3.315.6',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720206612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5b2bf0cf6723c51432ad47434947c4ac','Official AWS SDK for PHP version 3.315.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.315.6\n[automated upload to TER]','https://schams.net',3315006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282571,0,'aws_sdk_php','3.316.0',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720465813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','0bb4ca9f1c41ac3544e688f5f05dc581','Official AWS SDK for PHP version 3.316.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.0\n[automated upload to TER]','https://schams.net',3316000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282572,0,'aws_sdk_php','3.316.1',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720552212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5a2d500910f1f605624a28e8b60397ea','Official AWS SDK for PHP version 3.316.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.1\n[automated upload to TER]','https://schams.net',3316001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282573,0,'aws_sdk_php','3.316.2',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720649412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6124f9578f9c5c3636e08f0e18bf32a6','Official AWS SDK for PHP version 3.316.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.2\n[automated upload to TER]','https://schams.net',3316002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282574,0,'aws_sdk_php','3.316.3',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1720811418,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d0cd688ec6fd721f01dae9ec6db39c95','Official AWS SDK for PHP version 3.316.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.3\n[automated upload to TER]','https://schams.net',3316003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282575,0,'aws_sdk_php','3.316.4',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1721340612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','58d1b9b1e36b4349d580c02ab69f7d85','Official AWS SDK for PHP version 3.316.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.4\n[automated upload to TER]','https://schams.net',3316004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282576,0,'aws_sdk_php','3.316.5',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1721675412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e6d9f6f789c48fad96fe58e9786c7fed','Official AWS SDK for PHP version 3.316.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.5\n[automated upload to TER]','https://schams.net',3316005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282577,0,'aws_sdk_php','3.316.6',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1721761812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','46973a6ea48b1936b63fc5a5d8be5777','Official AWS SDK for PHP version 3.316.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.6\n[automated upload to TER]','https://schams.net',3316006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282578,0,'aws_sdk_php','3.316.7',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1721848211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','95c146aeb6162a8c6bb9a33b4ac8fc5a','Official AWS SDK for PHP version 3.316.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.7\n[automated upload to TER]','https://schams.net',3316007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282579,0,'aws_sdk_php','3.316.8',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1721945412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f03960be05908f6327e8165e28ed1a89','Official AWS SDK for PHP version 3.316.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.8\n[automated upload to TER]','https://schams.net',3316008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282580,0,'aws_sdk_php','3.316.9',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722291012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','cfe9ca3907be0403d97bd7d2460773a2','Official AWS SDK for PHP version 3.316.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.9\n[automated upload to TER]','https://schams.net',3316009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282581,0,'aws_sdk_php','3.316.10',160659,17,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722366613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a737fc5e72aaf6f7533942da26cc953f','Official AWS SDK for PHP version 3.316.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.316.10\n[automated upload to TER]','https://schams.net',3316010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282582,0,'aws_sdk_php','3.317.0',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722539412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d8931038c1a5cfb3a7e9320c6670c82a','Official AWS SDK for PHP version 3.317.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.317.0\n[automated upload to TER]','https://schams.net',3317000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282583,0,'aws_sdk_php','3.317.1',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722625813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','93d6c26ad382a4814aa1238d57b72555','Official AWS SDK for PHP version 3.317.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.317.1\n[automated upload to TER]','https://schams.net',3317001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282584,0,'aws_sdk_php','3.317.2',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722885014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','4c1d1c57cdc021590ddb9d5736c503bd','Official AWS SDK for PHP version 3.317.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.317.2\n[automated upload to TER]','https://schams.net',3317002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282585,0,'aws_sdk_php','3.318.0',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1722971413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','43557279e831fef1c082f5e9fa3c9547','Official AWS SDK for PHP version 3.318.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.318.0\n[automated upload to TER]','https://schams.net',3318000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282586,0,'aws_sdk_php','3.319.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723057812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','357b54683c53fd80e8313cc8654f23f2','Official AWS SDK for PHP version 3.319.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.319.0\n[automated upload to TER]','https://schams.net',3319000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282587,0,'aws_sdk_php','3.319.1',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723144212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','022b161b0ad9140b269001af1ea1f614','Official AWS SDK for PHP version 3.319.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.319.1\n[automated upload to TER]','https://schams.net',3319001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282588,0,'aws_sdk_php','3.319.2',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723230612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','502051c0d02aa183169a52bbd2951f9b','Official AWS SDK for PHP version 3.319.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.319.2\n[automated upload to TER]','https://schams.net',3319002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282589,0,'aws_sdk_php','3.319.3',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723489813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','513d6bd2cf5db9047d757d53123b9921','Official AWS SDK for PHP version 3.319.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.319.3\n[automated upload to TER]','https://schams.net',3319003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282590,0,'aws_sdk_php','3.319.4',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723576213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3536edd52b526629f405de4492b44ac5','Official AWS SDK for PHP version 3.319.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.319.4\n[automated upload to TER]','https://schams.net',3319004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282591,0,'aws_sdk_php','3.320.0',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723662613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','32e62ca74a6530f1d233245294d7a756','Official AWS SDK for PHP version 3.320.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.0\n[automated upload to TER]','https://schams.net',3320000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282592,0,'aws_sdk_php','3.320.1',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723749014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','11709280e0214c1dea5a12a84bff2abe','Official AWS SDK for PHP version 3.320.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.1\n[automated upload to TER]','https://schams.net',3320001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282593,0,'aws_sdk_php','3.320.2',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1723835413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','19615d3c6fef3c9f972ee47891662a15','Official AWS SDK for PHP version 3.320.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.2\n[automated upload to TER]','https://schams.net',3320002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282594,0,'aws_sdk_php','3.320.3',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724094613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','40916967684dae67108b0b90ff82eebf','Official AWS SDK for PHP version 3.320.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.3\n[automated upload to TER]','https://schams.net',3320003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282595,0,'aws_sdk_php','3.320.4',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724181014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c7e3f2e9d993235e14fdaf05abd924a6','Official AWS SDK for PHP version 3.320.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.4\n[automated upload to TER]','https://schams.net',3320004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282596,0,'aws_sdk_php','3.320.5',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724267413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5a6e65c9bf56be20683819ce43d4117a','Official AWS SDK for PHP version 3.320.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.5\n[automated upload to TER]','https://schams.net',3320005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282597,0,'aws_sdk_php','3.320.6',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724353812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c6766f187dd3f8cb04b386fa98fb1fdf','Official AWS SDK for PHP version 3.320.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.6\n[automated upload to TER]','https://schams.net',3320006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282598,0,'aws_sdk_php','3.320.7',160659,16,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724440212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9ff92006765c770978fd7374a657c28f','Official AWS SDK for PHP version 3.320.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.7\n[automated upload to TER]','https://schams.net',3320007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282599,0,'aws_sdk_php','3.320.8',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724699413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','0a2502ff3d69bcbe28bc9c259d4c3bac','Official AWS SDK for PHP version 3.320.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.8\n[automated upload to TER]','https://schams.net',3320008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282600,0,'aws_sdk_php','3.320.9',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724785813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','db597dd4385b9b8553370ee12e375601','Official AWS SDK for PHP version 3.320.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.320.9\n[automated upload to TER]','https://schams.net',3320009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282601,0,'aws_sdk_php','3.321.0',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724872216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','dbf624c6330cb325cbd28e7b15951a17','Official AWS SDK for PHP version 3.321.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.0\n[automated upload to TER]','https://schams.net',3321000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282602,0,'aws_sdk_php','3.321.1',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1724969413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','663743dcae793bd24ebe2293e45015f7','Official AWS SDK for PHP version 3.321.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.1\n[automated upload to TER]','https://schams.net',3321001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282603,0,'aws_sdk_php','3.321.2',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725045014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9d009366e261775e3f65a9d38954f185','Official AWS SDK for PHP version 3.321.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.2\n[automated upload to TER]','https://schams.net',3321002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282604,0,'aws_sdk_php','3.321.3',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725390613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a5866e15808ed912030923767f8b4f6d','Official AWS SDK for PHP version 3.321.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.3\n[automated upload to TER]','https://schams.net',3321003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282605,0,'aws_sdk_php','3.321.4',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725477014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6300716465624e79cc2610f1ecba2991','Official AWS SDK for PHP version 3.321.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.4\n[automated upload to TER]','https://schams.net',3321004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282606,0,'aws_sdk_php','3.321.5',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725563413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','fb1c74d49afbebe2ac67c4ae60e9eb3b','Official AWS SDK for PHP version 3.321.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.5\n[automated upload to TER]','https://schams.net',3321005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282607,0,'aws_sdk_php','3.321.6',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725649813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e2e1fbe4b3bfe23aea78c96e772c6ab5','Official AWS SDK for PHP version 3.321.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.6\n[automated upload to TER]','https://schams.net',3321006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282608,0,'aws_sdk_php','3.321.7',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725909013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','14c5a68bc7e0b85e8b1f1aa012ae95b4','Official AWS SDK for PHP version 3.321.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.7\n[automated upload to TER]','https://schams.net',3321007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282609,0,'aws_sdk_php','3.321.8',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1725995413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3ef9e4ffd62c8262c42fca02e5415c79','Official AWS SDK for PHP version 3.321.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.8\n[automated upload to TER]','https://schams.net',3321008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282610,0,'aws_sdk_php','3.321.9',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726081813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','572274529307ce8a5380691c18cd7e13','Official AWS SDK for PHP version 3.321.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.9\n[automated upload to TER]','https://schams.net',3321009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282611,0,'aws_sdk_php','3.321.10',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726168213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6609076ea7310cc95b15633f60f0069f','Official AWS SDK for PHP version 3.321.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.10\n[automated upload to TER]','https://schams.net',3321010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282612,0,'aws_sdk_php','3.321.11',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726254613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','bf72acd046256d974d84d9824d717138','Official AWS SDK for PHP version 3.321.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.11\n[automated upload to TER]','https://schams.net',3321011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282613,0,'aws_sdk_php','3.321.12',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726513814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','4e453be01c699012d84020de520b639a','Official AWS SDK for PHP version 3.321.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.12\n[automated upload to TER]','https://schams.net',3321012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282614,0,'aws_sdk_php','3.321.13',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726600218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','744f091820457c9b737e52c526b06452','Official AWS SDK for PHP version 3.321.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.321.13\n[automated upload to TER]','https://schams.net',3321013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282615,0,'aws_sdk_php','3.322.0',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726686614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','90d2621f0749549879cdffb6478a029a','Official AWS SDK for PHP version 3.322.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.0\n[automated upload to TER]','https://schams.net',3322000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282616,0,'aws_sdk_php','3.322.1',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726773013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','98780989951f3b5dd26cb48e97cad38e','Official AWS SDK for PHP version 3.322.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.1\n[automated upload to TER]','https://schams.net',3322001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282617,0,'aws_sdk_php','3.322.2',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1726859414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','25ecfa0fa509afcbc6ca310e277bc762','Official AWS SDK for PHP version 3.322.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.2\n[automated upload to TER]','https://schams.net',3322002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282618,0,'aws_sdk_php','3.322.3',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727118613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','af17425a4622337928f710623e3ee972','Official AWS SDK for PHP version 3.322.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.3\n[automated upload to TER]','https://schams.net',3322003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282619,0,'aws_sdk_php','3.322.4',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727205014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d829ad8c65b0cf061e33c1041a55ce5a','Official AWS SDK for PHP version 3.322.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.4\n[automated upload to TER]','https://schams.net',3322004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282620,0,'aws_sdk_php','3.322.5',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727291413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','604350e3921404c33f2d169893858ff1','Official AWS SDK for PHP version 3.322.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.5\n[automated upload to TER]','https://schams.net',3322005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282621,0,'aws_sdk_php','3.322.6',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727377813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','2fad66b8fd4ee74394c11de5f72fc3cd','Official AWS SDK for PHP version 3.322.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.6\n[automated upload to TER]','https://schams.net',3322006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282622,0,'aws_sdk_php','3.322.7',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727464213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','7b9307deb8c8b61fb36dc856da0826da','Official AWS SDK for PHP version 3.322.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.7\n[automated upload to TER]','https://schams.net',3322007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282623,0,'aws_sdk_php','3.322.8',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727734212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3838d3bb89506c8af83b4e7345652939','Official AWS SDK for PHP version 3.322.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.8\n[automated upload to TER]','https://schams.net',3322008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282624,0,'aws_sdk_php','3.322.9',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727809823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','00422d543753cfcd2a314bf5d69bab7d','Official AWS SDK for PHP version 3.322.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.9\n[automated upload to TER]','https://schams.net',3322009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282625,0,'aws_sdk_php','3.322.10',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727896212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c42c53b37dde5cf35aaf57640139e5ba','Official AWS SDK for PHP version 3.322.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.322.10\n[automated upload to TER]','https://schams.net',3322010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282626,0,'aws_sdk_php','3.323.0',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1727982613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','81698333ef5fcc4b0998ea3420317e49','Official AWS SDK for PHP version 3.323.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.323.0\n[automated upload to TER]','https://schams.net',3323000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282627,0,'aws_sdk_php','3.323.1',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728069013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','422f6d8b653578981777d720958deb05','Official AWS SDK for PHP version 3.323.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.323.1\n[automated upload to TER]','https://schams.net',3323001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282628,0,'aws_sdk_php','3.323.2',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728328212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f10590d1754ed2684ad7116be7a83528','Official AWS SDK for PHP version 3.323.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.323.2\n[automated upload to TER]','https://schams.net',3323002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282629,0,'aws_sdk_php','3.323.3',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728414611,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f994ff2f0398662aa25b60fa23fee805','Official AWS SDK for PHP version 3.323.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.323.3\n[automated upload to TER]','https://schams.net',3323003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282630,0,'aws_sdk_php','3.323.4',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728501012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a645ad7a588c8f744722f7363c4180d5','Official AWS SDK for PHP version 3.323.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.323.4\n[automated upload to TER]','https://schams.net',3323004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282631,0,'aws_sdk_php','3.324.0',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728587411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ed57f02ce94a0be5aa41168c05a68040','Official AWS SDK for PHP version 3.324.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.0\n[automated upload to TER]','https://schams.net',3324000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282632,0,'aws_sdk_php','3.324.1',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728673812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a963b352a0434deb8e36e2ed45ac7f2f','Official AWS SDK for PHP version 3.324.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.1\n[automated upload to TER]','https://schams.net',3324001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282633,0,'aws_sdk_php','3.324.2',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1728933021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e15d1fffa55345a15fca50457b40e141','Official AWS SDK for PHP version 3.324.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.2\n[automated upload to TER]','https://schams.net',3324002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282634,0,'aws_sdk_php','3.324.3',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729019414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ab3d1167978403197ccbeb6f6d7301eb','Official AWS SDK for PHP version 3.324.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.3\n[automated upload to TER]','https://schams.net',3324003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282635,0,'aws_sdk_php','3.324.4',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729105815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','132cf3441867b041a84d7810f666b5c3','Official AWS SDK for PHP version 3.324.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.4\n[automated upload to TER]','https://schams.net',3324004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282636,0,'aws_sdk_php','3.324.5',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729192214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b4b03a0b3c087d5f21db4e1283247acf','Official AWS SDK for PHP version 3.324.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.5\n[automated upload to TER]','https://schams.net',3324005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282637,0,'aws_sdk_php','3.324.6',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729278616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e62da7c9357f2d0d4267cdd67f6d3204','Official AWS SDK for PHP version 3.324.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.6\n[automated upload to TER]','https://schams.net',3324006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282638,0,'aws_sdk_php','3.324.7',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729537816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','110a2bfe1d15914f019dd3a571962930','Official AWS SDK for PHP version 3.324.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.7\n[automated upload to TER]','https://schams.net',3324007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282639,0,'aws_sdk_php','3.324.8',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729624220,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','bf6811c1b6be8ee751c70dc91cfd3cd6','Official AWS SDK for PHP version 3.324.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.8\n[automated upload to TER]','https://schams.net',3324008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282640,0,'aws_sdk_php','3.324.9',160659,15,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729710615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','812187817e8427f7e9ae2a9f5933110f','Official AWS SDK for PHP version 3.324.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.9\n[automated upload to TER]','https://schams.net',3324009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282641,0,'aws_sdk_php','3.324.10',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729797015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','ec0757fc35343ee21f7b66b1e5503f27','Official AWS SDK for PHP version 3.324.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.10\n[automated upload to TER]','https://schams.net',3324010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282642,0,'aws_sdk_php','3.324.11',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1729883416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','fc7d6878279c8524081365d6cf59d69f','Official AWS SDK for PHP version 3.324.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.11\n[automated upload to TER]','https://schams.net',3324011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282643,0,'aws_sdk_php','3.324.12',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730142620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6e654839dce29c3589e8d66a0c47a816','Official AWS SDK for PHP version 3.324.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.12\n[automated upload to TER]','https://schams.net',3324012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282644,0,'aws_sdk_php','3.324.13',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730229014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a21aea67c25364e88844b43783903a5e','Official AWS SDK for PHP version 3.324.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.324.13\n[automated upload to TER]','https://schams.net',3324013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282645,0,'aws_sdk_php','3.325.0',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730315415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b6d1e7c815d7e49826a75058819a9e4e','Official AWS SDK for PHP version 3.325.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.0\n[automated upload to TER]','https://schams.net',3325000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282646,0,'aws_sdk_php','3.325.1',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730401815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','49f85f8356dd390f10581793b8a6a841','Official AWS SDK for PHP version 3.325.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.1\n[automated upload to TER]','https://schams.net',3325001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282647,0,'aws_sdk_php','3.325.2',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730488215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c9e9d395947d7037386fe279d22b1132','Official AWS SDK for PHP version 3.325.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.2\n[automated upload to TER]','https://schams.net',3325002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282648,0,'aws_sdk_php','3.325.3',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1730931015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1e3513fbf2a6db330170db9c92dddea7','Official AWS SDK for PHP version 3.325.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.3\n[automated upload to TER]','https://schams.net',3325003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282649,0,'aws_sdk_php','3.325.4',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731017415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','bc524009d422f0ba5669423a019f9736','Official AWS SDK for PHP version 3.325.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.4\n[automated upload to TER]','https://schams.net',3325004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282650,0,'aws_sdk_php','3.325.5',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731103816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','77d2d948e3d59c683967e5c890b05d45','Official AWS SDK for PHP version 3.325.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.5\n[automated upload to TER]','https://schams.net',3325005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282651,0,'aws_sdk_php','3.325.6',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731363015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f9a8b8a94431bb06259bdb063784722d','Official AWS SDK for PHP version 3.325.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.6\n[automated upload to TER]','https://schams.net',3325006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282652,0,'aws_sdk_php','3.325.7',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731449416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','6365465da6b4b86854ef2a434080ed03','Official AWS SDK for PHP version 3.325.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.325.7\n[automated upload to TER]','https://schams.net',3325007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282653,0,'aws_sdk_php','3.326.0',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731535815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','06605410d0d85f704e11982a8e0bdf91','Official AWS SDK for PHP version 3.326.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.326.0\n[automated upload to TER]','https://schams.net',3326000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282654,0,'aws_sdk_php','3.327.0',160659,18,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731622216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3fe5ebff968bca393e73c14022881b9e','Official AWS SDK for PHP version 3.327.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.327.0\n[automated upload to TER]','https://schams.net',3327000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282655,0,'aws_sdk_php','3.327.1',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731643815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3a26a489956b5db86121979468d2f00a','Official AWS SDK for PHP version 3.327.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.327.1\n[automated upload to TER]','https://schams.net',3327001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282656,0,'aws_sdk_php','3.328.0',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731708615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c1aafa1748fe7f4b6961886ea9e82274','Official AWS SDK for PHP version 3.328.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.328.0\n[automated upload to TER]','https://schams.net',3328000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282657,0,'aws_sdk_php','3.328.1',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1731967815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','9a02682884ddfe9e472457bf8f672714','Official AWS SDK for PHP version 3.328.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.328.1\n[automated upload to TER]','https://schams.net',3328001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282658,0,'aws_sdk_php','3.328.2',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732054215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','8b970d86f9d7b515792edbaa2df73cb8','Official AWS SDK for PHP version 3.328.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.328.2\n[automated upload to TER]','https://schams.net',3328002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282659,0,'aws_sdk_php','3.328.3',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732129814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e181def105d4eced8658b2efd366e999','Official AWS SDK for PHP version 3.328.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.328.3\n[automated upload to TER]','https://schams.net',3328003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282660,0,'aws_sdk_php','3.329.0',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732227017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','d8b7fac5b63c596e2e9324753f115ca6','Official AWS SDK for PHP version 3.329.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.329.0\n[automated upload to TER]','https://schams.net',3329000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282661,0,'aws_sdk_php','3.330.0',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732313414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','593b628d18bd0b6fae1a2bf09302e1f4','Official AWS SDK for PHP version 3.330.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.330.0\n[automated upload to TER]','https://schams.net',3330000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282662,0,'aws_sdk_php','3.330.1',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732572616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','06b152120dcbdc832f7ce49f70600832','Official AWS SDK for PHP version 3.330.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.330.1\n[automated upload to TER]','https://schams.net',3330001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282663,0,'aws_sdk_php','3.330.2',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732659015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','bb2e3d9408fb1161eeea7b253e55b69e','Official AWS SDK for PHP version 3.330.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.330.2\n[automated upload to TER]','https://schams.net',3330002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282664,0,'aws_sdk_php','3.331.0',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1732745415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','f8e7d1e8b1b196cfbbb6e796eb9f691c','Official AWS SDK for PHP version 3.331.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.331.0\n[automated upload to TER]','https://schams.net',3331000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282665,0,'aws_sdk_php','3.332.0',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733112615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','30484dbf4968f1ad0a4a616376435006','Official AWS SDK for PHP version 3.332.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.332.0\n[automated upload to TER]','https://schams.net',3332000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282666,0,'aws_sdk_php','3.332.2',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733209815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','48c948536568396f453d30ba4f7d0634','Official AWS SDK for PHP version 3.332.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.332.2\n[automated upload to TER]','https://schams.net',3332002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282667,0,'aws_sdk_php','3.334.0',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733350215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','98b379bc8af233aa9abfb70190d01779','Official AWS SDK for PHP version 3.334.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.0\n[automated upload to TER]','https://schams.net',3334000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282668,0,'aws_sdk_php','3.334.1',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733371816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b6eb1f81dc3042801d9f610b98af2605','Official AWS SDK for PHP version 3.334.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.1\n[automated upload to TER]','https://schams.net',3334001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282669,0,'aws_sdk_php','3.334.2',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733782214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','678a51df7e9f2d57442d770af33c6ebc','Official AWS SDK for PHP version 3.334.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.2\n[automated upload to TER]','https://schams.net',3334002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282670,0,'aws_sdk_php','3.334.3',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733868615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1504d8a31caa22e5c3df6c5f06227fd7','Official AWS SDK for PHP version 3.334.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.3\n[automated upload to TER]','https://schams.net',3334003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282671,0,'aws_sdk_php','3.334.4',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1733955014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','46e6d3889d675ff42e97b4d8c690b164','Official AWS SDK for PHP version 3.334.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.4\n[automated upload to TER]','https://schams.net',3334004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282672,0,'aws_sdk_php','3.334.5',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734041414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a799b96634db5527e5044a2f544d2564','Official AWS SDK for PHP version 3.334.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.5\n[automated upload to TER]','https://schams.net',3334005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282673,0,'aws_sdk_php','3.334.6',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734127814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1c66e4a7cf959c9c6c5eca80a7f90939','Official AWS SDK for PHP version 3.334.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.6\n[automated upload to TER]','https://schams.net',3334006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282674,0,'aws_sdk_php','3.334.7',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734387015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','acbc9efdf3f229bcb928cb5525385e0a','Official AWS SDK for PHP version 3.334.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.334.7\n[automated upload to TER]','https://schams.net',3334007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282675,0,'aws_sdk_php','3.335.0',160659,12,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734462613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','876d8138ef4f914256fd5579a01b5192','Official AWS SDK for PHP version 3.335.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.335.0\n[automated upload to TER]','https://schams.net',3335000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282676,0,'aws_sdk_php','3.336.0',160659,13,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734549016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e2abe3e6bb049f744c022b0c45f7cec4','Official AWS SDK for PHP version 3.336.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.0\n[automated upload to TER]','https://schams.net',3336000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282677,0,'aws_sdk_php','3.336.1',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734635414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b805c1fae65ccce8dd5d10f2861fcd13','Official AWS SDK for PHP version 3.336.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.1\n[automated upload to TER]','https://schams.net',3336001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282678,0,'aws_sdk_php','3.336.2',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734732614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','04a9135efd87536f44fb94c1768bae97','Official AWS SDK for PHP version 3.336.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.2\n[automated upload to TER]','https://schams.net',3336002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282679,0,'aws_sdk_php','3.336.3',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1734991814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b79f91ad8cc4ae9614edb904b96a5c05','Official AWS SDK for PHP version 3.336.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.3\n[automated upload to TER]','https://schams.net',3336003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282680,0,'aws_sdk_php','3.336.4',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1735251014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','45abaaac71b2947274f8f07233cc8c21','Official AWS SDK for PHP version 3.336.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.4\n[automated upload to TER]','https://schams.net',3336004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282681,0,'aws_sdk_php','3.336.5',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1735337415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','a18cdfd8717600195a289613bb829cb0','Official AWS SDK for PHP version 3.336.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.5\n[automated upload to TER]','https://schams.net',3336005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282682,0,'aws_sdk_php','3.336.6',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1735369817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','40f09b8d810ea2cf0446c7205995fb13','Official AWS SDK for PHP version 3.336.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.6\n[automated upload to TER]','https://schams.net',3336006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282683,0,'aws_sdk_php','3.336.7',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1735855814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','87acf9b116f233e669bd172f7fe252c2','Official AWS SDK for PHP version 3.336.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.7\n[automated upload to TER]','https://schams.net',3336007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282684,0,'aws_sdk_php','3.336.8',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1735942213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','2283e76fc3ae1673ff92614cad6a503b','Official AWS SDK for PHP version 3.336.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.8\n[automated upload to TER]','https://schams.net',3336008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282685,0,'aws_sdk_php','3.336.9',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736201414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','43221fb99e3cce09591a0014a36f44cf','Official AWS SDK for PHP version 3.336.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.9\n[automated upload to TER]','https://schams.net',3336009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282686,0,'aws_sdk_php','3.336.10',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736287816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','00e1fad0729c12724a44cf90a114945b','Official AWS SDK for PHP version 3.336.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.10\n[automated upload to TER]','https://schams.net',3336010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282687,0,'aws_sdk_php','3.336.11',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736374215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','2870811a52af1225b4f9692616253210','Official AWS SDK for PHP version 3.336.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.11\n[automated upload to TER]','https://schams.net',3336011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282688,0,'aws_sdk_php','3.336.12',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736449815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','b30ab259066cfed9f1afc238b0b5aba0','Official AWS SDK for PHP version 3.336.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.12\n[automated upload to TER]','https://schams.net',3336012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282689,0,'aws_sdk_php','3.336.13',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736536215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','1080b758de45f6cbef05b53b071e3a0e','Official AWS SDK for PHP version 3.336.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.13\n[automated upload to TER]','https://schams.net',3336013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282690,0,'aws_sdk_php','3.336.14',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736795415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','5343bc1fc596802d557a5e23671789ae','Official AWS SDK for PHP version 3.336.14\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.14\n[automated upload to TER]','https://schams.net',3336014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282691,0,'aws_sdk_php','3.336.15',160659,11,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736892614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','3ea259ba1c9c09eaa4e2d0af7a91b54c','Official AWS SDK for PHP version 3.336.15\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.336.15\n[automated upload to TER]','https://schams.net',3336015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282692,0,'aws_sdk_php','3.337.0',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1736979014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','693b350acde5d7cd9a3c9cc6c4148797','Official AWS SDK for PHP version 3.337.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.337.0\n[automated upload to TER]','https://schams.net',3337000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282693,0,'aws_sdk_php','3.337.1',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1737065416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','c179d22fdd6c03da559c544187c2e9b2','Official AWS SDK for PHP version 3.337.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.337.1\n[automated upload to TER]','https://schams.net',3337001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282694,0,'aws_sdk_php','3.337.2',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1737151814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','243abd02b7dd1ea8decff0e9c78c3ad7','Official AWS SDK for PHP version 3.337.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.337.2\n[automated upload to TER]','https://schams.net',3337002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282695,0,'aws_sdk_php','3.337.3',160659,14,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1737497415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','e252c598e114cbe3f6f4239ada365458','Official AWS SDK for PHP version 3.337.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.337.3\n[automated upload to TER]','https://schams.net',3337003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282696,0,'aws_sdk_php','3.342.18',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1743587050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.3.999\";}}','Michael Schams (schams.net)','','schams.net','77a70571a7f7b15369f9db62e7f7eb26','Official AWS SDK for PHP version 3.342.18\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.18\n[automated upload to TER]','https://schams.net',3342018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282697,0,'aws_sdk_php','3.342.19',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1743621015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','46627dd26c91f8a8c9b1012e12eaaf79','Official AWS SDK for PHP version 3.342.19\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.19\n[automated upload to TER]','https://schams.net',3342019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282698,0,'aws_sdk_php','3.342.20',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1743707417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0c7c075e2c8fdef1d0a647ca07d92406','Official AWS SDK for PHP version 3.342.20\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.20\n[automated upload to TER]','https://schams.net',3342020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282699,0,'aws_sdk_php','3.342.21',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1743793815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c275cf67d1241998fe4262396993c6c7','Official AWS SDK for PHP version 3.342.21\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.21\n[automated upload to TER]','https://schams.net',3342021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282700,0,'aws_sdk_php','3.342.22',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744053013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c535384f7b5b425cf674c13a2d839a6c','Official AWS SDK for PHP version 3.342.22\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.22\n[automated upload to TER]','https://schams.net',3342022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282701,0,'aws_sdk_php','3.342.23',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744139416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','bc57c4456e601db845755f1ff7fcf954','Official AWS SDK for PHP version 3.342.23\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.23\n[automated upload to TER]','https://schams.net',3342023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282702,0,'aws_sdk_php','3.342.24',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744225815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','12e50f45c2ea89689a4d3047a39cafc8','Official AWS SDK for PHP version 3.342.24\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.24\n[automated upload to TER]','https://schams.net',3342024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282703,0,'aws_sdk_php','3.342.25',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744312213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fcc2c97f74a6b1e947e9ddfedc7e610c','Official AWS SDK for PHP version 3.342.25\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.25\n[automated upload to TER]','https://schams.net',3342025,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282704,0,'aws_sdk_php','3.342.26',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744398618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','67ed9ea17073afc295e1ca0fbb3cf320','Official AWS SDK for PHP version 3.342.26\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.26\n[automated upload to TER]','https://schams.net',3342026,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282705,0,'aws_sdk_php','3.342.27',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744657817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dcb86e336089c48c426d8e31eb8654e0','Official AWS SDK for PHP version 3.342.27\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.27\n[automated upload to TER]','https://schams.net',3342027,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282706,0,'aws_sdk_php','3.342.28',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744830613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','02585c55af6ad7d779cceba43ee66dd7','Official AWS SDK for PHP version 3.342.28\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.28\n[automated upload to TER]','https://schams.net',3342028,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282707,0,'aws_sdk_php','3.342.29',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1744917017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f6db6267271ef425c978a8a69bc038b4','Official AWS SDK for PHP version 3.342.29\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.29\n[automated upload to TER]','https://schams.net',3342029,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282708,0,'aws_sdk_php','3.342.30',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745003412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e6ddc7e375af6f1f2bb944073de081e0','Official AWS SDK for PHP version 3.342.30\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.30\n[automated upload to TER]','https://schams.net',3342030,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282709,0,'aws_sdk_php','3.342.31',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745262612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','126016553b8846438306aecb1b4fd14a','Official AWS SDK for PHP version 3.342.31\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.31\n[automated upload to TER]','https://schams.net',3342031,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282710,0,'aws_sdk_php','3.342.32',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745349013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e1d7d505f838604451e9b099d4dbfa9f','Official AWS SDK for PHP version 3.342.32\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.32\n[automated upload to TER]','https://schams.net',3342032,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282711,0,'aws_sdk_php','3.342.33',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745435417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d5f46da9e59e49faabd3b8885f6fee82','Official AWS SDK for PHP version 3.342.33\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.33\n[automated upload to TER]','https://schams.net',3342033,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282712,0,'aws_sdk_php','3.342.34',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745521812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','16ca69f4dcdae9cd83ae0afe0b6dd23e','Official AWS SDK for PHP version 3.342.34\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.34\n[automated upload to TER]','https://schams.net',3342034,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282713,0,'aws_sdk_php','3.342.35',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745608212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','169cfe4c973cb4023deb3955706ec227','Official AWS SDK for PHP version 3.342.35\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.35\n[automated upload to TER]','https://schams.net',3342035,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282714,0,'aws_sdk_php','3.342.36',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745867417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f5939c9f78ee043a7d71144d050981ee','Official AWS SDK for PHP version 3.342.36\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.342.36\n[automated upload to TER]','https://schams.net',3342036,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282715,0,'aws_sdk_php','3.343.0',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1745953812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','416b5039f2fd81bf3d7cada377292928','Official AWS SDK for PHP version 3.343.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.0\n[automated upload to TER]','https://schams.net',3343000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282716,0,'aws_sdk_php','3.343.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746040212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ee3fef463d361979c657bf13fc1b9275','Official AWS SDK for PHP version 3.343.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.1\n[automated upload to TER]','https://schams.net',3343001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282717,0,'aws_sdk_php','3.343.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746126612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0398f81c9e3f4ce3db48e854219dc7b1','Official AWS SDK for PHP version 3.343.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.2\n[automated upload to TER]','https://schams.net',3343002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282718,0,'aws_sdk_php','3.343.3',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746213017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','623b95fb02b77dc358ba8b7e6af4b6f6','Official AWS SDK for PHP version 3.343.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.3\n[automated upload to TER]','https://schams.net',3343003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282719,0,'aws_sdk_php','3.343.4',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746472212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','411b58e0e024ce496749b6de3ccb3966','Official AWS SDK for PHP version 3.343.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.4\n[automated upload to TER]','https://schams.net',3343004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282720,0,'aws_sdk_php','3.343.5',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746558612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1857bf05ad1183754fc7be5e60f5f4f2','Official AWS SDK for PHP version 3.343.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.5\n[automated upload to TER]','https://schams.net',3343005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282721,0,'aws_sdk_php','3.343.6',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746645013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0dcc33ebcc87887db0773f2431313055','Official AWS SDK for PHP version 3.343.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.6\n[automated upload to TER]','https://schams.net',3343006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282722,0,'aws_sdk_php','3.343.7',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746731412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4d0d0f92e3f552040f092a105ccadd94','Official AWS SDK for PHP version 3.343.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.7\n[automated upload to TER]','https://schams.net',3343007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282723,0,'aws_sdk_php','3.343.8',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1746817813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d3d7f51683e3e8dcfdc7a8014dab26de','Official AWS SDK for PHP version 3.343.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.8\n[automated upload to TER]','https://schams.net',3343008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282724,0,'aws_sdk_php','3.343.9',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747077011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ff4bd17c5116f878c3d19a9b4884335a','Official AWS SDK for PHP version 3.343.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.9\n[automated upload to TER]','https://schams.net',3343009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282725,0,'aws_sdk_php','3.343.10',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747163412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','bfd697678ee18b35f6e758b9d4bfede2','Official AWS SDK for PHP version 3.343.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.10\n[automated upload to TER]','https://schams.net',3343010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282726,0,'aws_sdk_php','3.343.11',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747249812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c2e7753d413604370792bcbb2c872a94','Official AWS SDK for PHP version 3.343.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.11\n[automated upload to TER]','https://schams.net',3343011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282727,0,'aws_sdk_php','3.343.12',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747336212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7b16f6a697241444ae8ff67ab13ea702','Official AWS SDK for PHP version 3.343.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.12\n[automated upload to TER]','https://schams.net',3343012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282728,0,'aws_sdk_php','3.343.13',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747422612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d876c7beb90bb15cb7f39a8e3c204111','Official AWS SDK for PHP version 3.343.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.13\n[automated upload to TER]','https://schams.net',3343013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282729,0,'aws_sdk_php','3.343.14',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747681812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e5d1ba5121249edbb1ed8bf87a7a3e1a','Official AWS SDK for PHP version 3.343.14\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.14\n[automated upload to TER]','https://schams.net',3343014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282730,0,'aws_sdk_php','3.343.15',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747768212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2b6cd9c12dcb2a7a2ea67fe2e033b71e','Official AWS SDK for PHP version 3.343.15\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.15\n[automated upload to TER]','https://schams.net',3343015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282731,0,'aws_sdk_php','3.343.16',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747854612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6e93580bad33dd440d9fa301979c2c94','Official AWS SDK for PHP version 3.343.16\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.16\n[automated upload to TER]','https://schams.net',3343016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282732,0,'aws_sdk_php','3.343.17',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1747941012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a237822233904c1db9140b5b0e4a0707','Official AWS SDK for PHP version 3.343.17\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.17\n[automated upload to TER]','https://schams.net',3343017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282733,0,'aws_sdk_php','3.343.18',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748027416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','28ec5f324cc15529c66c7c8edc8cc093','Official AWS SDK for PHP version 3.343.18\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.18\n[automated upload to TER]','https://schams.net',3343018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282734,0,'aws_sdk_php','3.343.19',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748373025,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fbcf669150e4799649ba69c4fdfe88ed','Official AWS SDK for PHP version 3.343.19\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.19\n[automated upload to TER]','https://schams.net',3343019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282735,0,'aws_sdk_php','3.343.20',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748459412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','67f82a2ee706ebe013d62af2cf972dd3','Official AWS SDK for PHP version 3.343.20\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.20\n[automated upload to TER]','https://schams.net',3343020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282736,0,'aws_sdk_php','3.343.21',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748545816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e2b403ba14a90f7533fea7eaf3615225','Official AWS SDK for PHP version 3.343.21\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.21\n[automated upload to TER]','https://schams.net',3343021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282737,0,'aws_sdk_php','3.343.22',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748632212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9a677aa9756d2c101c9afdcef91f1cc4','Official AWS SDK for PHP version 3.343.22\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.22\n[automated upload to TER]','https://schams.net',3343022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282738,0,'aws_sdk_php','3.343.23',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748891417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0b50905fe146a65870d044ada971ee42','Official AWS SDK for PHP version 3.343.23\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.23\n[automated upload to TER]','https://schams.net',3343023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282739,0,'aws_sdk_php','3.343.24',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1748977812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0854f45dda4bc11127bab19e403f9a13','Official AWS SDK for PHP version 3.343.24\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.343.24\n[automated upload to TER]','https://schams.net',3343024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282740,0,'aws_sdk_php','3.344.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749064212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','57d14f8086e8e8ff3d9640788b20f395','Official AWS SDK for PHP version 3.344.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.0\n[automated upload to TER]','https://schams.net',3344000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282741,0,'aws_sdk_php','3.344.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749150617,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','78b2c5ea619f7195999164f3b22909f5','Official AWS SDK for PHP version 3.344.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.1\n[automated upload to TER]','https://schams.net',3344001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282742,0,'aws_sdk_php','3.344.2',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749237012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a61cef0042c42f4803f33987953142b3','Official AWS SDK for PHP version 3.344.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.2\n[automated upload to TER]','https://schams.net',3344002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282743,0,'aws_sdk_php','3.344.3',160659,10,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749496212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','14a2e46af185859f32c59df91d0489f1','Official AWS SDK for PHP version 3.344.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.3\n[automated upload to TER]','https://schams.net',3344003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282744,0,'aws_sdk_php','3.344.4',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749582613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5a776eab6a3589c0234f79b675091614','Official AWS SDK for PHP version 3.344.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.4\n[automated upload to TER]','https://schams.net',3344004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282745,0,'aws_sdk_php','3.344.5',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1749669013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8c33c73f27e0f785814ca58d94bb8408','Official AWS SDK for PHP version 3.344.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.344.5\n[automated upload to TER]','https://schams.net',3344005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282746,0,'aws_sdk_php','3.345.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750263011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1c44bbc2a75d6815a41ed19359f36a6a','Official AWS SDK for PHP version 3.345.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.345.0\n[automated upload to TER]','https://schams.net',3345000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282747,0,'aws_sdk_php','3.346.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750273812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8d0257530ada5f0efb6315b1ebdce19a','Official AWS SDK for PHP version 3.346.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.346.0\n[automated upload to TER]','https://schams.net',3346000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282748,0,'aws_sdk_php','3.346.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750360212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e2f722def33a651f8712c4bbcbc4a19b','Official AWS SDK for PHP version 3.346.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.346.1\n[automated upload to TER]','https://schams.net',3346001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282749,0,'aws_sdk_php','3.346.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750446613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fc3b9cd6a829dd50f26b0c21515cf387','Official AWS SDK for PHP version 3.346.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.346.2\n[automated upload to TER]','https://schams.net',3346002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282750,0,'aws_sdk_php','3.347.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750705812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','995c83ab3296f4abe838c337786bf2d9','Official AWS SDK for PHP version 3.347.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.347.0\n[automated upload to TER]','https://schams.net',3347000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282751,0,'aws_sdk_php','3.347.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750792212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','85c15676446057cbabf37857ae76a1ad','Official AWS SDK for PHP version 3.347.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.347.1\n[automated upload to TER]','https://schams.net',3347001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282752,0,'aws_sdk_php','3.347.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750878612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b44a2c6a0320242dc8a192b312e3b7b1','Official AWS SDK for PHP version 3.347.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.347.2\n[automated upload to TER]','https://schams.net',3347002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282753,0,'aws_sdk_php','3.348.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1750965014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7e0adfa5b17c134ef411f86293f7b9b8','Official AWS SDK for PHP version 3.348.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.348.0\n[automated upload to TER]','https://schams.net',3348000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282754,0,'aws_sdk_php','3.348.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1751051417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dbf51f24e3fe2264af32b93c98d3cd3f','Official AWS SDK for PHP version 3.348.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.348.1\n[automated upload to TER]','https://schams.net',3348001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282755,0,'aws_sdk_php','3.348.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1751310613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2057c55fce5bc41ce09024cde428d2ed','Official AWS SDK for PHP version 3.348.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.348.2\n[automated upload to TER]','https://schams.net',3348002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282756,0,'aws_sdk_php','3.349.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1751397012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','47c4dffea4f975ebf534cfb6ea9f36d5','Official AWS SDK for PHP version 3.349.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.349.0\n[automated upload to TER]','https://schams.net',3349000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282757,0,'aws_sdk_php','3.349.1',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1751483412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7f102b087aa7bf26b03b6e43c5885c26','Official AWS SDK for PHP version 3.349.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.349.1\n[automated upload to TER]','https://schams.net',3349001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282758,0,'aws_sdk_php','3.349.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1751569812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5d96231697d938d4b206c2abfd9d2fc9','Official AWS SDK for PHP version 3.349.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.349.2\n[automated upload to TER]','https://schams.net',3349002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282759,0,'aws_sdk_php','3.349.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752088212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5b246db21871e8a78b9ef68b878ce319','Official AWS SDK for PHP version 3.349.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.349.3\n[automated upload to TER]','https://schams.net',3349003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282760,0,'aws_sdk_php','3.350.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752606612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d7c57a0f47cabebbf9e753e0c4148f27','Official AWS SDK for PHP version 3.350.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.350.0\n[automated upload to TER]','https://schams.net',3350000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282761,0,'aws_sdk_php','3.350.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752628212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ff74b8363b847557fed8bb18f11c3701','Official AWS SDK for PHP version 3.350.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.350.1\n[automated upload to TER]','https://schams.net',3350001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282762,0,'aws_sdk_php','3.351.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752682212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7286be4acae10bc034a950a64deb0778','Official AWS SDK for PHP version 3.351.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.0\n[automated upload to TER]','https://schams.net',3351000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282763,0,'aws_sdk_php','3.351.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752779412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b466e2a51cbb39f31265da51702242d8','Official AWS SDK for PHP version 3.351.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.1\n[automated upload to TER]','https://schams.net',3351001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282764,0,'aws_sdk_php','3.351.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1752865812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','642e121121b08acbabf4844748979a5f','Official AWS SDK for PHP version 3.351.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.2\n[automated upload to TER]','https://schams.net',3351002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282765,0,'aws_sdk_php','3.351.3',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753125012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','811834dec95c2b6de536e2c70f1e6385','Official AWS SDK for PHP version 3.351.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.3\n[automated upload to TER]','https://schams.net',3351003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282766,0,'aws_sdk_php','3.351.4',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753211412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1a28ee53f38d1e8d4f29764205bafb2b','Official AWS SDK for PHP version 3.351.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.4\n[automated upload to TER]','https://schams.net',3351004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282767,0,'aws_sdk_php','3.351.5',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753297812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','98393a36105ee96cfd239147b9ad8ee9','Official AWS SDK for PHP version 3.351.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.5\n[automated upload to TER]','https://schams.net',3351005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282768,0,'aws_sdk_php','3.351.6',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753384217,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9bae6bfe1939643d2943b38496b315ae','Official AWS SDK for PHP version 3.351.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.6\n[automated upload to TER]','https://schams.net',3351006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282769,0,'aws_sdk_php','3.351.7',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753470612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4245b3c60a7e16b7fcfb0e2e0a9fa7e0','Official AWS SDK for PHP version 3.351.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.7\n[automated upload to TER]','https://schams.net',3351007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282770,0,'aws_sdk_php','3.351.8',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753729817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','84e95a7b32a943a7b8731f99924cb6fb','Official AWS SDK for PHP version 3.351.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.8\n[automated upload to TER]','https://schams.net',3351008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282771,0,'aws_sdk_php','3.351.9',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753816212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b89fbeb729c9315ab0c1d2ee71be95be','Official AWS SDK for PHP version 3.351.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.9\n[automated upload to TER]','https://schams.net',3351009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282772,0,'aws_sdk_php','3.351.10',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753902613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','283e8d416c5d1aa50a13533295dbb963','Official AWS SDK for PHP version 3.351.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.10\n[automated upload to TER]','https://schams.net',3351010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282773,0,'aws_sdk_php','3.351.11',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753978213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','670cce9828d424aea792d4b1ed38902d','Official AWS SDK for PHP version 3.351.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.11\n[automated upload to TER]','https://schams.net',3351011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282774,0,'aws_sdk_php','3.351.12',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1753989012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','024e156271a03a4071c42194f28daf2c','Official AWS SDK for PHP version 3.351.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.351.12\n[automated upload to TER]','https://schams.net',3351012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282775,0,'aws_sdk_php','3.352.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754075417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2a5ae0861d7bfc32577fb9bb32ce7cd9','Official AWS SDK for PHP version 3.352.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.0\n[automated upload to TER]','https://schams.net',3352000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282776,0,'aws_sdk_php','3.352.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754334613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c47b3035c7d45b12fd9420a840907fd8','Official AWS SDK for PHP version 3.352.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.1\n[automated upload to TER]','https://schams.net',3352001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282777,0,'aws_sdk_php','3.352.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754421012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','974f5260c5973d0a8f2e5585bedbf204','Official AWS SDK for PHP version 3.352.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.2\n[automated upload to TER]','https://schams.net',3352002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282778,0,'aws_sdk_php','3.352.3',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754507412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2b205f2230b28e9a91cca18062c9c648','Official AWS SDK for PHP version 3.352.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.3\n[automated upload to TER]','https://schams.net',3352003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282779,0,'aws_sdk_php','3.352.4',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754593813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dc9358c651d3168c49160f4175fa02f9','Official AWS SDK for PHP version 3.352.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.4\n[automated upload to TER]','https://schams.net',3352004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282780,0,'aws_sdk_php','3.352.5',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754680212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','aef73c9d752c6de6f5c526c4a689b02a','Official AWS SDK for PHP version 3.352.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.5\n[automated upload to TER]','https://schams.net',3352005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282781,0,'aws_sdk_php','3.352.6',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1754939418,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fdccfc5dd4c7f990c9f009c1be8c276c','Official AWS SDK for PHP version 3.352.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.6\n[automated upload to TER]','https://schams.net',3352006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282782,0,'aws_sdk_php','3.352.7',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755025813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','129bc3f6c1e83aeea2f329a5f6115be7','Official AWS SDK for PHP version 3.352.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.352.7\n[automated upload to TER]','https://schams.net',3352007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282783,0,'aws_sdk_php','3.353.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755112213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b515753f624cb50ad83b898db9b9bfdf','Official AWS SDK for PHP version 3.353.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.353.0\n[automated upload to TER]','https://schams.net',3353000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282784,0,'aws_sdk_php','3.354.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755198614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','09d7033c9d39c018cf46ec35655cb0fd','Official AWS SDK for PHP version 3.354.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.354.0\n[automated upload to TER]','https://schams.net',3354000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282785,0,'aws_sdk_php','3.354.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755285018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0c208b20b2bd15f0dc8825beb86bfe93','Official AWS SDK for PHP version 3.354.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.354.1\n[automated upload to TER]','https://schams.net',3354001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282786,0,'aws_sdk_php','3.355.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755544217,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b08d0945ff03b27a3ef39fecbc2216ae','Official AWS SDK for PHP version 3.355.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.355.0\n[automated upload to TER]','https://schams.net',3355000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282787,0,'aws_sdk_php','3.356.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755630613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','295afbd384ebfce453808e888756c4c1','Official AWS SDK for PHP version 3.356.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.0\n[automated upload to TER]','https://schams.net',3356000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282788,0,'aws_sdk_php','3.356.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755717019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5368e4d0e4d4ee8bcd521b86b204f71f','Official AWS SDK for PHP version 3.356.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.1\n[automated upload to TER]','https://schams.net',3356001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282789,0,'aws_sdk_php','3.356.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755803417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','19b1e16c2e9e13e3349b1dcd26281b26','Official AWS SDK for PHP version 3.356.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.2\n[automated upload to TER]','https://schams.net',3356002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282790,0,'aws_sdk_php','3.356.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1755889813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ea733da08d6f002fdaa72cc43097c4aa','Official AWS SDK for PHP version 3.356.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.3\n[automated upload to TER]','https://schams.net',3356003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282791,0,'aws_sdk_php','3.356.4',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756149013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f5a91b73401200798f3680acdcb2a57d','Official AWS SDK for PHP version 3.356.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.4\n[automated upload to TER]','https://schams.net',3356004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282792,0,'aws_sdk_php','3.356.5',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756235413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b43157c770124f96ebbbfb31444d0d0a','Official AWS SDK for PHP version 3.356.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.5\n[automated upload to TER]','https://schams.net',3356005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282793,0,'aws_sdk_php','3.356.6',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756321813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a954e6daca4c0c8f6d8743e4aa0e9188','Official AWS SDK for PHP version 3.356.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.6\n[automated upload to TER]','https://schams.net',3356006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282794,0,'aws_sdk_php','3.356.7',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756408213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e78b4e43d207307ecf66c51761d3d291','Official AWS SDK for PHP version 3.356.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.7\n[automated upload to TER]','https://schams.net',3356007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282795,0,'aws_sdk_php','3.356.8',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756494613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f22dccb8373cb0c57fef68f5c4da5fc7','Official AWS SDK for PHP version 3.356.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.8\n[automated upload to TER]','https://schams.net',3356008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282796,0,'aws_sdk_php','3.356.9',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756840213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1f0d68b531b92206c661b5763c58d3dc','Official AWS SDK for PHP version 3.356.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.9\n[automated upload to TER]','https://schams.net',3356009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282797,0,'aws_sdk_php','3.356.10',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1756926613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a38e5af35de7faf1a5ac95c08c8987d3','Official AWS SDK for PHP version 3.356.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.10\n[automated upload to TER]','https://schams.net',3356010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282798,0,'aws_sdk_php','3.356.11',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757013013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c26a983d65bbe36ea8d439a8c5cda79e','Official AWS SDK for PHP version 3.356.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.11\n[automated upload to TER]','https://schams.net',3356011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282799,0,'aws_sdk_php','3.356.12',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757099419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','652ac6b9f9dd44216beb131c524fc4ac','Official AWS SDK for PHP version 3.356.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.12\n[automated upload to TER]','https://schams.net',3356012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282800,0,'aws_sdk_php','3.356.13',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757358613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ae04c603e2f1ca55d5f4068f121aa930','Official AWS SDK for PHP version 3.356.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.13\n[automated upload to TER]','https://schams.net',3356013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282801,0,'aws_sdk_php','3.356.14',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757445021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','cfb415674e78aaeeef48d74b72e8cd1a','Official AWS SDK for PHP version 3.356.14\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.14\n[automated upload to TER]','https://schams.net',3356014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282802,0,'aws_sdk_php','3.356.15',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757531413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6e3766fb362294aa15f012aaa3b99dc6','Official AWS SDK for PHP version 3.356.15\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.15\n[automated upload to TER]','https://schams.net',3356015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282803,0,'aws_sdk_php','3.356.16',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757617814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2c862ebb40de02c8327ae8552c73814d','Official AWS SDK for PHP version 3.356.16\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.16\n[automated upload to TER]','https://schams.net',3356016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282804,0,'aws_sdk_php','3.356.17',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757704213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f07ddfa25aaaeb3e715c740353376362','Official AWS SDK for PHP version 3.356.17\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.17\n[automated upload to TER]','https://schams.net',3356017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282805,0,'aws_sdk_php','3.356.18',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1757963413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9b68567fd191e690bef9b6f3e24461da','Official AWS SDK for PHP version 3.356.18\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.18\n[automated upload to TER]','https://schams.net',3356018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282806,0,'aws_sdk_php','3.356.19',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758049818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','659db5d35b3baf2e249ff4b0f595bf3e','Official AWS SDK for PHP version 3.356.19\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.19\n[automated upload to TER]','https://schams.net',3356019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282807,0,'aws_sdk_php','3.356.20',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758136213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d54073ea6a48b45725e4c44c32ab5a69','Official AWS SDK for PHP version 3.356.20\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.20\n[automated upload to TER]','https://schams.net',3356020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282808,0,'aws_sdk_php','3.356.21',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758222614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d37f7bbde6a379e35664e16a94a58f83','Official AWS SDK for PHP version 3.356.21\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.21\n[automated upload to TER]','https://schams.net',3356021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282809,0,'aws_sdk_php','3.356.22',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758309013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ca8c21af7cbc1aaca1cfe7faa8db249a','Official AWS SDK for PHP version 3.356.22\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.22\n[automated upload to TER]','https://schams.net',3356022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282810,0,'aws_sdk_php','3.356.23',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758568213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c11123579fcaf102c47d1147db2f7ef7','Official AWS SDK for PHP version 3.356.23\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.23\n[automated upload to TER]','https://schams.net',3356023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282811,0,'aws_sdk_php','3.356.24',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758654614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6b4afc9d664428b6684565c5d47343fc','Official AWS SDK for PHP version 3.356.24\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.24\n[automated upload to TER]','https://schams.net',3356024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282812,0,'aws_sdk_php','3.356.25',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1758741014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a019425948cdbfcfa5cefb730d3ad6ea','Official AWS SDK for PHP version 3.356.25\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.25\n[automated upload to TER]','https://schams.net',3356025,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282813,0,'aws_sdk_php','3.356.27',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759151414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8ac9ac04a400dd83ee5e683170fd6518','Official AWS SDK for PHP version 3.356.27\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.27\n[automated upload to TER]','https://schams.net',3356027,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282814,0,'aws_sdk_php','3.356.28',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759173013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5aceb73e623abdea342646362381065a','Official AWS SDK for PHP version 3.356.28\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.28\n[automated upload to TER]','https://schams.net',3356028,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282815,0,'aws_sdk_php','3.356.29',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759259413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d5551fe99748ee163c4b76ae85f77dfe','Official AWS SDK for PHP version 3.356.29\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.29\n[automated upload to TER]','https://schams.net',3356029,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282816,0,'aws_sdk_php','3.356.30',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759345813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c56d343777dc107132ee7cec17e78eb5','Official AWS SDK for PHP version 3.356.30\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.30\n[automated upload to TER]','https://schams.net',3356030,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282817,0,'aws_sdk_php','3.356.31',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759432213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e0a5d33647c8e855abcfe16a230f6b65','Official AWS SDK for PHP version 3.356.31\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.31\n[automated upload to TER]','https://schams.net',3356031,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282818,0,'aws_sdk_php','3.356.32',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759518613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','526042f309fba147a1477fddad3208d6','Official AWS SDK for PHP version 3.356.32\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.32\n[automated upload to TER]','https://schams.net',3356032,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282819,0,'aws_sdk_php','3.356.33',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759777813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5fb683c820ce3b1fdd3b2898548cb1f0','Official AWS SDK for PHP version 3.356.33\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.33\n[automated upload to TER]','https://schams.net',3356033,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282820,0,'aws_sdk_php','3.356.34',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759864213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4979a32be360460d7447284b45542037','Official AWS SDK for PHP version 3.356.34\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.34\n[automated upload to TER]','https://schams.net',3356034,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282821,0,'aws_sdk_php','3.356.35',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1759950613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','338c6380ecf460c9a2cd6180e099692e','Official AWS SDK for PHP version 3.356.35\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.35\n[automated upload to TER]','https://schams.net',3356035,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282822,0,'aws_sdk_php','3.356.36',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760037012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','afc872244fef1bdde31e825084ce0f9e','Official AWS SDK for PHP version 3.356.36\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.36\n[automated upload to TER]','https://schams.net',3356036,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282823,0,'aws_sdk_php','3.356.37',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760123413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','07af9413302494c5bf86976530602690','Official AWS SDK for PHP version 3.356.37\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.37\n[automated upload to TER]','https://schams.net',3356037,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282824,0,'aws_sdk_php','3.356.38',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760382618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','625154801cbb1f74625671e81cd27011','Official AWS SDK for PHP version 3.356.38\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.38\n[automated upload to TER]','https://schams.net',3356038,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282825,0,'aws_sdk_php','3.356.39',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760469013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0c95cc22262dbaeaec048c68b4485f61','Official AWS SDK for PHP version 3.356.39\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.39\n[automated upload to TER]','https://schams.net',3356039,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282826,0,'aws_sdk_php','3.356.40',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760555413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b0fd24cd56f9873f295642516a070ffc','Official AWS SDK for PHP version 3.356.40\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.40\n[automated upload to TER]','https://schams.net',3356040,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282827,0,'aws_sdk_php','3.356.41',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760641813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','eef04eaaca69eb747374716501120f9e','Official AWS SDK for PHP version 3.356.41\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.41\n[automated upload to TER]','https://schams.net',3356041,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282828,0,'aws_sdk_php','3.356.42',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1760728213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','517112964f4ba5a5df5cb805fa6608d2','Official AWS SDK for PHP version 3.356.42\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.42\n[automated upload to TER]','https://schams.net',3356042,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282829,0,'aws_sdk_php','3.356.43',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761084613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2197d2e953845504b31682fa588b8e78','Official AWS SDK for PHP version 3.356.43\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.356.43\n[automated upload to TER]','https://schams.net',3356043,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282830,0,'aws_sdk_php','3.357.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761171018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8a243c140aeab50b5d3f66195f51ecfe','Official AWS SDK for PHP version 3.357.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.357.0\n[automated upload to TER]','https://schams.net',3357000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282831,0,'aws_sdk_php','3.357.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761246613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','59ccd33e041d0927ecd9e2a111b33379','Official AWS SDK for PHP version 3.357.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.357.1\n[automated upload to TER]','https://schams.net',3357001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282832,0,'aws_sdk_php','3.357.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761343813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a22db64212821f555e96ca4bf165d2ec','Official AWS SDK for PHP version 3.357.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.357.2\n[automated upload to TER]','https://schams.net',3357002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282833,0,'aws_sdk_php','3.357.3',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761592218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','db149306ebe82973e5882ce38acc9942','Official AWS SDK for PHP version 3.357.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.357.3\n[automated upload to TER]','https://schams.net',3357003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282834,0,'aws_sdk_php','3.358.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761613813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b59d63c245271b615526736804fb8cc5','Official AWS SDK for PHP version 3.358.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.358.0\n[automated upload to TER]','https://schams.net',3358000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282835,0,'aws_sdk_php','3.358.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761678613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','94cd6b6b3231f317bf782771309612fc','Official AWS SDK for PHP version 3.358.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.358.1\n[automated upload to TER]','https://schams.net',3358001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282836,0,'aws_sdk_php','3.359.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761700214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','76a4b2aa02ad9b76e647015b881f40b5','Official AWS SDK for PHP version 3.359.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.0\n[automated upload to TER]','https://schams.net',3359000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282837,0,'aws_sdk_php','3.359.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761775813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8b4c0de936a2f0379cf27b67e06c9774','Official AWS SDK for PHP version 3.359.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.1\n[automated upload to TER]','https://schams.net',3359001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282838,0,'aws_sdk_php','3.359.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761851413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8e5aced72816a0aed9b9039fe310df7e','Official AWS SDK for PHP version 3.359.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.2\n[automated upload to TER]','https://schams.net',3359002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282839,0,'aws_sdk_php','3.359.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1761937813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e3168b531bf13a16a2fe2932459fdb59','Official AWS SDK for PHP version 3.359.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.3\n[automated upload to TER]','https://schams.net',3359003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282840,0,'aws_sdk_php','3.359.4',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762207813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','296873a48da3b42c0ded41bd2aa920e9','Official AWS SDK for PHP version 3.359.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.4\n[automated upload to TER]','https://schams.net',3359004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282841,0,'aws_sdk_php','3.359.5',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762294213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','389c6876c42e0860bb8fa7958a239b1c','Official AWS SDK for PHP version 3.359.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.5\n[automated upload to TER]','https://schams.net',3359005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282842,0,'aws_sdk_php','3.359.6',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762380613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dbfc87f17c52842596752170b4eef9a6','Official AWS SDK for PHP version 3.359.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.6\n[automated upload to TER]','https://schams.net',3359006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282843,0,'aws_sdk_php','3.359.7',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762467023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f28832265b9ea23aba863b965c56b55b','Official AWS SDK for PHP version 3.359.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.7\n[automated upload to TER]','https://schams.net',3359007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282844,0,'aws_sdk_php','3.359.8',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762553413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d32ac485281b583921cc02014428ccb6','Official AWS SDK for PHP version 3.359.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.8\n[automated upload to TER]','https://schams.net',3359008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282845,0,'aws_sdk_php','3.359.9',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762812613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','05d841b2ae2f5b47dbadba666c851eba','Official AWS SDK for PHP version 3.359.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.9\n[automated upload to TER]','https://schams.net',3359009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282846,0,'aws_sdk_php','3.359.10',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762899013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','409a50ad3853c35d1bc82d7d411ca099','Official AWS SDK for PHP version 3.359.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.10\n[automated upload to TER]','https://schams.net',3359010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282847,0,'aws_sdk_php','3.359.11',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1762985413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','601885b9ddf986c66d8d40f7190a389d','Official AWS SDK for PHP version 3.359.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.11\n[automated upload to TER]','https://schams.net',3359011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282848,0,'aws_sdk_php','3.359.12',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763071813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dcb80e47da40dea80fbc287e0f833fc2','Official AWS SDK for PHP version 3.359.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.12\n[automated upload to TER]','https://schams.net',3359012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282849,0,'aws_sdk_php','3.359.13',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763158213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','de46a52447d22ed9ec3eb425d6b20ab5','Official AWS SDK for PHP version 3.359.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.359.13\n[automated upload to TER]','https://schams.net',3359013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282850,0,'aws_sdk_php','3.360.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763417414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','04f81d4745a24b1d2536d3225730b065','Official AWS SDK for PHP version 3.360.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.360.0\n[automated upload to TER]','https://schams.net',3360000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282851,0,'aws_sdk_php','3.360.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763503813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','25ac1592144c45e3c158fc2b9aa2879d','Official AWS SDK for PHP version 3.360.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.360.1\n[automated upload to TER]','https://schams.net',3360001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282852,0,'aws_sdk_php','3.362.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763590213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1327a592d207a5fdfedb507925945ff4','Official AWS SDK for PHP version 3.362.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.362.0\n[automated upload to TER]','https://schams.net',3362000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282853,0,'aws_sdk_php','3.362.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763676614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','19d29ecdb465004e9e422e33dacf2a62','Official AWS SDK for PHP version 3.362.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.362.1\n[automated upload to TER]','https://schams.net',3362001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282854,0,'aws_sdk_php','3.363.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1763763014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d50f299fbf4246411570691dec193a4c','Official AWS SDK for PHP version 3.363.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.363.0\n[automated upload to TER]','https://schams.net',3363000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282855,0,'aws_sdk_php','3.363.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764022213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7e236d08ad94ade00d9f1841493379d8','Official AWS SDK for PHP version 3.363.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.363.1\n[automated upload to TER]','https://schams.net',3363001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282856,0,'aws_sdk_php','3.363.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764108613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4334d2975a6f896a9412e07aa03ce87c','Official AWS SDK for PHP version 3.363.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.363.2\n[automated upload to TER]','https://schams.net',3363002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282857,0,'aws_sdk_php','3.363.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764195013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ac51d0f36ffdc22272a28aed63e44d5d','Official AWS SDK for PHP version 3.363.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.363.3\n[automated upload to TER]','https://schams.net',3363003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282858,0,'aws_sdk_php','3.364.0',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764562214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9756ec2e5b93475279ddb982cf8f5e59','Official AWS SDK for PHP version 3.364.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.364.0\n[automated upload to TER]','https://schams.net',3364000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282859,0,'aws_sdk_php','3.365.0',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764702613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','44fb0ef12b9275ef8ff65eb35f3858f8','Official AWS SDK for PHP version 3.365.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.365.0\n[automated upload to TER]','https://schams.net',3365000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282860,0,'aws_sdk_php','3.366.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764789018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','287654ab1fa7545bba02d3690dacdeec','Official AWS SDK for PHP version 3.366.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.366.0\n[automated upload to TER]','https://schams.net',3366000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282861,0,'aws_sdk_php','3.366.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764875413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d175998b63a06bacad836a04bdc116a4','Official AWS SDK for PHP version 3.366.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.366.1\n[automated upload to TER]','https://schams.net',3366001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282862,0,'aws_sdk_php','3.366.2',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1764972613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c135492e38bfd0f64a4228518cba2b99','Official AWS SDK for PHP version 3.366.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.366.2\n[automated upload to TER]','https://schams.net',3366002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282863,0,'aws_sdk_php','3.366.3',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765231818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','aa07fb7c52f6f25bfe714b4dd07b53a8','Official AWS SDK for PHP version 3.366.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.366.3\n[automated upload to TER]','https://schams.net',3366003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282864,0,'aws_sdk_php','3.366.4',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765318214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','548fddf488166e43f80ac16c862453f9','Official AWS SDK for PHP version 3.366.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.366.4\n[automated upload to TER]','https://schams.net',3366004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282865,0,'aws_sdk_php','3.367.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765404613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c43339e2a202fbf13f3602408bbb7b35','Official AWS SDK for PHP version 3.367.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.367.0\n[automated upload to TER]','https://schams.net',3367000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282866,0,'aws_sdk_php','3.367.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765491013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f8ba606d00342cac7d333c4e47531d46','Official AWS SDK for PHP version 3.367.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.367.1\n[automated upload to TER]','https://schams.net',3367001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282867,0,'aws_sdk_php','3.367.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765577417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','20ddb4c6bccee33ac4057077991782eb','Official AWS SDK for PHP version 3.367.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.367.2\n[automated upload to TER]','https://schams.net',3367002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282868,0,'aws_sdk_php','3.367.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,-1,4,1765836613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','09ad132c11d16785eb53a8dccc0143c6','Official AWS SDK for PHP version 3.367.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.367.3\n[automated upload to TER]','https://schams.net',3367003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282869,0,'aws_sdk_php','3.368.0',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1765923018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0930d9af42439caf10b64d704fbdbc3c','Official AWS SDK for PHP version 3.368.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.368.0\n[automated upload to TER]','https://schams.net',3368000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282870,0,'aws_sdk_php','3.368.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766009413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d2b845875c53c6f1301e02e44b81595a','Official AWS SDK for PHP version 3.368.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.368.1\n[automated upload to TER]','https://schams.net',3368001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282871,0,'aws_sdk_php','3.368.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766095814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dbcf7381d424488e947e2ce894e3162d','Official AWS SDK for PHP version 3.368.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.368.2\n[automated upload to TER]','https://schams.net',3368002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282872,0,'aws_sdk_php','3.369.0',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766182213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','adbf89e43657793db8cb89381c0c9e9d','Official AWS SDK for PHP version 3.369.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.0\n[automated upload to TER]','https://schams.net',3369000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282873,0,'aws_sdk_php','3.369.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766441449,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8d12cc150fad4e880e781c77c83a4b15','Official AWS SDK for PHP version 3.369.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.1\n[automated upload to TER]','https://schams.net',3369001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282874,0,'aws_sdk_php','3.369.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766527813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','72588e1489681c552a6e004baa1d915d','Official AWS SDK for PHP version 3.369.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.2\n[automated upload to TER]','https://schams.net',3369002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282875,0,'aws_sdk_php','3.369.3',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1766787013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','36f214f22097041e0bfc78bef2e785fa','Official AWS SDK for PHP version 3.369.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.3\n[automated upload to TER]','https://schams.net',3369003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282876,0,'aws_sdk_php','3.369.4',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767046213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8d73268ca310515b99fcf82e2d0b2cb4','Official AWS SDK for PHP version 3.369.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.4\n[automated upload to TER]','https://schams.net',3369004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282877,0,'aws_sdk_php','3.369.5',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767132613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dac549fe171936d85edc33f2677613bf','Official AWS SDK for PHP version 3.369.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.5\n[automated upload to TER]','https://schams.net',3369005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282878,0,'aws_sdk_php','3.369.6',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767391813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e188d792b45e4173a86edfcd19530372','Official AWS SDK for PHP version 3.369.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.6\n[automated upload to TER]','https://schams.net',3369006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282879,0,'aws_sdk_php','3.369.7',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767651014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7ffa8321ecae3d0e1fc741553f3569aa','Official AWS SDK for PHP version 3.369.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.7\n[automated upload to TER]','https://schams.net',3369007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282880,0,'aws_sdk_php','3.369.8',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767737413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1304d8c4049cb3f13e4f5f96c0c420b4','Official AWS SDK for PHP version 3.369.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.8\n[automated upload to TER]','https://schams.net',3369008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282881,0,'aws_sdk_php','3.369.9',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767823813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','638ee326d5bb5c92a1284d55df9a4b85','Official AWS SDK for PHP version 3.369.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.9\n[automated upload to TER]','https://schams.net',3369009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282882,0,'aws_sdk_php','3.369.10',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1767996612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','bf51f1d1d017ae236af5affe14a99e98','Official AWS SDK for PHP version 3.369.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.10\n[automated upload to TER]','https://schams.net',3369010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282883,0,'aws_sdk_php','3.369.11',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768255819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9bfa9f70e126a4752248313c537466bb','Official AWS SDK for PHP version 3.369.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.11\n[automated upload to TER]','https://schams.net',3369011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282884,0,'aws_sdk_php','3.369.12',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768342213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','029625327ddfb61fdf8b1806dffb6b6b','Official AWS SDK for PHP version 3.369.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.12\n[automated upload to TER]','https://schams.net',3369012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282885,0,'aws_sdk_php','3.369.13',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768428613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6681a76f6395ae8eafd6b894343dd701','Official AWS SDK for PHP version 3.369.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.13\n[automated upload to TER]','https://schams.net',3369013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282886,0,'aws_sdk_php','3.369.14',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768515018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5e40d3bca3c984c027af51ed894bf2fe','Official AWS SDK for PHP version 3.369.14\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.14\n[automated upload to TER]','https://schams.net',3369014,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282887,0,'aws_sdk_php','3.369.15',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768601413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4218cab0062e28f545b8988354547549','Official AWS SDK for PHP version 3.369.15\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.15\n[automated upload to TER]','https://schams.net',3369015,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282888,0,'aws_sdk_php','3.369.16',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1768947014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7aca564d23e40a63d335f32aab73e47c','Official AWS SDK for PHP version 3.369.16\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.16\n[automated upload to TER]','https://schams.net',3369016,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282889,0,'aws_sdk_php','3.369.17',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769033413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','56215ba03869c200b776032c9865e643','Official AWS SDK for PHP version 3.369.17\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.17\n[automated upload to TER]','https://schams.net',3369017,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282890,0,'aws_sdk_php','3.369.18',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769119817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','16982ad17286d271a5a0135b6afa9e83','Official AWS SDK for PHP version 3.369.18\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.18\n[automated upload to TER]','https://schams.net',3369018,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282891,0,'aws_sdk_php','3.369.19',160659,9,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769206213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ca794cfd143c355f3d123fee4e1061f9','Official AWS SDK for PHP version 3.369.19\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.19\n[automated upload to TER]','https://schams.net',3369019,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282892,0,'aws_sdk_php','3.369.20',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769465418,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','de1d202698b90c91c1cc5a98cdede7d7','Official AWS SDK for PHP version 3.369.20\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.20\n[automated upload to TER]','https://schams.net',3369020,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282893,0,'aws_sdk_php','3.369.21',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769551813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f1b38b81baa576d1907a7f3332c7f1a4','Official AWS SDK for PHP version 3.369.21\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.21\n[automated upload to TER]','https://schams.net',3369021,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282894,0,'aws_sdk_php','3.369.22',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769638213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c23303a1aa1f5ea31bb5e6c252ad29b2','Official AWS SDK for PHP version 3.369.22\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.22\n[automated upload to TER]','https://schams.net',3369022,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282895,0,'aws_sdk_php','3.369.23',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769724614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a572e420b32d4d44d38c5e08c1942343','Official AWS SDK for PHP version 3.369.23\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.23\n[automated upload to TER]','https://schams.net',3369023,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282896,0,'aws_sdk_php','3.369.24',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1769811013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a7bfdedf9a12d69a0e8a9216e23c8e9c','Official AWS SDK for PHP version 3.369.24\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.24\n[automated upload to TER]','https://schams.net',3369024,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282897,0,'aws_sdk_php','3.369.25',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770070213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f69d9aa27ab37ecc1660350d1a8e6603','Official AWS SDK for PHP version 3.369.25\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.25\n[automated upload to TER]','https://schams.net',3369025,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282898,0,'aws_sdk_php','3.369.26',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770156613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2647ad641d95d9f0bcc27afd93b267f7','Official AWS SDK for PHP version 3.369.26\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.26\n[automated upload to TER]','https://schams.net',3369026,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282899,0,'aws_sdk_php','3.369.27',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770243014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f9767cebbea2edcd70dd82e258125d3e','Official AWS SDK for PHP version 3.369.27\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.27\n[automated upload to TER]','https://schams.net',3369027,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282900,0,'aws_sdk_php','3.369.28',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770329413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fb11d92a126963b24633327c0303d6f1','Official AWS SDK for PHP version 3.369.28\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.28\n[automated upload to TER]','https://schams.net',3369028,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282901,0,'aws_sdk_php','3.369.29',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770415813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','11fd185300210f9c03365e8aa73a0594','Official AWS SDK for PHP version 3.369.29\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.29\n[automated upload to TER]','https://schams.net',3369029,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282902,0,'aws_sdk_php','3.369.30',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770675014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b6ff5925a98c47082a6d94e6f5a95e1f','Official AWS SDK for PHP version 3.369.30\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.30\n[automated upload to TER]','https://schams.net',3369030,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282903,0,'aws_sdk_php','3.369.31',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770761412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2154697bae1ef3178dd9f3d6aa3a8e33','Official AWS SDK for PHP version 3.369.31\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.31\n[automated upload to TER]','https://schams.net',3369031,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282904,0,'aws_sdk_php','3.369.32',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770847813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','01c1116c43d599c45e426a645987a2bd','Official AWS SDK for PHP version 3.369.32\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.32\n[automated upload to TER]','https://schams.net',3369032,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282905,0,'aws_sdk_php','3.369.33',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1770934213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','af70cef54d73238f17c6dadd773b30fd','Official AWS SDK for PHP version 3.369.33\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.33\n[automated upload to TER]','https://schams.net',3369033,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282906,0,'aws_sdk_php','3.369.34',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771020612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','65863fae64d6fed6cd6792cb9b53b69c','Official AWS SDK for PHP version 3.369.34\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.34\n[automated upload to TER]','https://schams.net',3369034,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282907,0,'aws_sdk_php','3.369.35',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771279813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7b2ad4ed926d894cd16d4801dc2c638d','Official AWS SDK for PHP version 3.369.35\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.35\n[automated upload to TER]','https://schams.net',3369035,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282908,0,'aws_sdk_php','3.369.36',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771366213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','3f30e5c23c942004bffaa370cdb66c17','Official AWS SDK for PHP version 3.369.36\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.36\n[automated upload to TER]','https://schams.net',3369036,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282909,0,'aws_sdk_php','3.369.37',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771452613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','09dbf3b035f654e1fd5a2b5bb0aa3521','Official AWS SDK for PHP version 3.369.37\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.37\n[automated upload to TER]','https://schams.net',3369037,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282910,0,'aws_sdk_php','3.369.38',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771539012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','edff5932747ed6a7c0897a03aef6f6fc','Official AWS SDK for PHP version 3.369.38\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.369.38\n[automated upload to TER]','https://schams.net',3369038,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282911,0,'aws_sdk_php','3.370.0',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771625412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1d5184ab4b4593299f0a6f7c641acafa','Official AWS SDK for PHP version 3.370.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.370.0\n[automated upload to TER]','https://schams.net',3370000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282912,0,'aws_sdk_php','3.370.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771884613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1578173990be40bdb5641728d58ed457','Official AWS SDK for PHP version 3.370.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.370.1\n[automated upload to TER]','https://schams.net',3370001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282913,0,'aws_sdk_php','3.371.0',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1771971013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','747a480a656a8d3ef7baa329028f8dbb','Official AWS SDK for PHP version 3.371.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.0\n[automated upload to TER]','https://schams.net',3371000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282914,0,'aws_sdk_php','3.371.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772057412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7d5d7452db7a10679ab5cf249ba06efe','Official AWS SDK for PHP version 3.371.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.1\n[automated upload to TER]','https://schams.net',3371001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282915,0,'aws_sdk_php','3.371.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772143813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','293abf34dfadba0bc3063d82843e26c7','Official AWS SDK for PHP version 3.371.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.2\n[automated upload to TER]','https://schams.net',3371002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282916,0,'aws_sdk_php','3.371.3',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772230213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','86decd038445ce0faf608a69ca565cd0','Official AWS SDK for PHP version 3.371.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.3\n[automated upload to TER]','https://schams.net',3371003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282917,0,'aws_sdk_php','3.371.4',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772575812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','929ef8be8dde7897c76c3e315a29e9e5','Official AWS SDK for PHP version 3.371.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.4\n[automated upload to TER]','https://schams.net',3371004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282918,0,'aws_sdk_php','3.371.5',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772662213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','14aa84466b550599377dd255c953920d','Official AWS SDK for PHP version 3.371.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.371.5\n[automated upload to TER]','https://schams.net',3371005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282919,0,'aws_sdk_php','3.372.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772748614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','66e96edfe90a76c9d708949dcda0928a','Official AWS SDK for PHP version 3.372.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.372.0\n[automated upload to TER]','https://schams.net',3372000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282920,0,'aws_sdk_php','3.372.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1772835013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f42d71e5e05d6c4e7ddfb85758c7d605','Official AWS SDK for PHP version 3.372.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.372.1\n[automated upload to TER]','https://schams.net',3372001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282921,0,'aws_sdk_php','3.372.2',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773083413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9826eda75fdde72955c0d1116a568f6c','Official AWS SDK for PHP version 3.372.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.372.2\n[automated upload to TER]','https://schams.net',3372002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282922,0,'aws_sdk_php','3.372.3',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773169813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b9110fe287ccc55b86add70913fc1e97','Official AWS SDK for PHP version 3.372.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.372.3\n[automated upload to TER]','https://schams.net',3372003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282923,0,'aws_sdk_php','3.373.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773256218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9426c0cb6eb658ef76c3cd2360c86e48','Official AWS SDK for PHP version 3.373.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.0\n[automated upload to TER]','https://schams.net',3373000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282924,0,'aws_sdk_php','3.373.1',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773342613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ffa56c508dcc220fa2a8d79d72320013','Official AWS SDK for PHP version 3.373.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.1\n[automated upload to TER]','https://schams.net',3373001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282925,0,'aws_sdk_php','3.373.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773429013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5a4a5b11d93b2ff33d4832eea462f5f1','Official AWS SDK for PHP version 3.373.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.2\n[automated upload to TER]','https://schams.net',3373002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282926,0,'aws_sdk_php','3.373.3',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773688213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','bfd81e75250724928f676b6772f851f8','Official AWS SDK for PHP version 3.373.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.3\n[automated upload to TER]','https://schams.net',3373003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282927,0,'aws_sdk_php','3.373.4',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773774613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','885380193bb976503649ebbf5109247c','Official AWS SDK for PHP version 3.373.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.4\n[automated upload to TER]','https://schams.net',3373004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282928,0,'aws_sdk_php','3.373.5',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773861012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c4f6ada99177f48bd7172650b6a4554a','Official AWS SDK for PHP version 3.373.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.5\n[automated upload to TER]','https://schams.net',3373005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282929,0,'aws_sdk_php','3.373.6',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1773958214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d0ab8c1e4ced9a9d77dbc58378423326','Official AWS SDK for PHP version 3.373.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.6\n[automated upload to TER]','https://schams.net',3373006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282930,0,'aws_sdk_php','3.373.7',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774033814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4fe218b2b50ce51364ff20d731f73472','Official AWS SDK for PHP version 3.373.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.7\n[automated upload to TER]','https://schams.net',3373007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282931,0,'aws_sdk_php','3.373.8',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774293013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e1f313e95c1d73c2ec948e9efbc3e8a5','Official AWS SDK for PHP version 3.373.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.8\n[automated upload to TER]','https://schams.net',3373008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282932,0,'aws_sdk_php','3.373.9',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774379413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b8603706b72785d3d296c6568cf09ad8','Official AWS SDK for PHP version 3.373.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.373.9\n[automated upload to TER]','https://schams.net',3373009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282933,0,'aws_sdk_php','3.374.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774465813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c4844755c8be4d2c3f9b9f1a482f6046','Official AWS SDK for PHP version 3.374.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.374.0\n[automated upload to TER]','https://schams.net',3374000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282934,0,'aws_sdk_php','3.374.1',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774552213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','3d868ebcc547daae70c894dce6a8f5e1','Official AWS SDK for PHP version 3.374.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.374.1\n[automated upload to TER]','https://schams.net',3374001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282935,0,'aws_sdk_php','3.374.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774638613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9163c12509a9db95ca158eb1692271e6','Official AWS SDK for PHP version 3.374.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.374.2\n[automated upload to TER]','https://schams.net',3374002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282936,0,'aws_sdk_php','3.375.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774908613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0da601cd3031200da8ac8ff15652eea4','Official AWS SDK for PHP version 3.375.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.375.0\n[automated upload to TER]','https://schams.net',3375000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282937,0,'aws_sdk_php','3.376.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1774984213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ecb672b1d1147d06e0bb745b479b8237','Official AWS SDK for PHP version 3.376.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.376.0\n[automated upload to TER]','https://schams.net',3376000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282938,0,'aws_sdk_php','3.376.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775070623,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a121657a210b9338858654b88c9f876e','Official AWS SDK for PHP version 3.376.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.376.1\n[automated upload to TER]','https://schams.net',3376001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282939,0,'aws_sdk_php','3.376.2',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775157013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','62d480ea9922f0557f7507e8a6d99f2c','Official AWS SDK for PHP version 3.376.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.376.2\n[automated upload to TER]','https://schams.net',3376002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282940,0,'aws_sdk_php','3.376.3',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775243413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','952505acf03d6585ac44dd5977050b97','Official AWS SDK for PHP version 3.376.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.376.3\n[automated upload to TER]','https://schams.net',3376003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282941,0,'aws_sdk_php','3.376.4',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775502613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9f2472dac323c744686af531643dc47e','Official AWS SDK for PHP version 3.376.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.376.4\n[automated upload to TER]','https://schams.net',3376004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282942,0,'aws_sdk_php','3.377.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775589014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','79a9bc70216ce4bbbec267cb78d3716d','Official AWS SDK for PHP version 3.377.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.377.0\n[automated upload to TER]','https://schams.net',3377000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282943,0,'aws_sdk_php','3.378.0',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775675413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','65897606786727fe79a7809cdd8103ae','Official AWS SDK for PHP version 3.378.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.378.0\n[automated upload to TER]','https://schams.net',3378000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282944,0,'aws_sdk_php','3.378.1',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775761814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f7429b89533dd5218d5e92e37bfc16ac','Official AWS SDK for PHP version 3.378.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.378.1\n[automated upload to TER]','https://schams.net',3378001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282945,0,'aws_sdk_php','3.378.2',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1775848214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ebc139947d920140cb9d2a8e28e7653f','Official AWS SDK for PHP version 3.378.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.378.2\n[automated upload to TER]','https://schams.net',3378002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282946,0,'aws_sdk_php','3.379.0',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776107413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dfd49efad2dc7bce778a20485ceec9f6','Official AWS SDK for PHP version 3.379.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.0\n[automated upload to TER]','https://schams.net',3379000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282947,0,'aws_sdk_php','3.379.1',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776366618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','311cf2f157f80dbc478b337d72a86292','Official AWS SDK for PHP version 3.379.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.1\n[automated upload to TER]','https://schams.net',3379001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282948,0,'aws_sdk_php','3.379.2',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776453013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fd5f60e774e26414c4608d3715f681f7','Official AWS SDK for PHP version 3.379.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.2\n[automated upload to TER]','https://schams.net',3379002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282949,0,'aws_sdk_php','3.379.3',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776712213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f2278d2dabac67d39134c20590149ac4','Official AWS SDK for PHP version 3.379.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.3\n[automated upload to TER]','https://schams.net',3379003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282950,0,'aws_sdk_php','3.379.4',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776809419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','93afb0482dedabc459e71dc330e8b44f','Official AWS SDK for PHP version 3.379.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.4\n[automated upload to TER]','https://schams.net',3379004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282951,0,'aws_sdk_php','3.379.5',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776885018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d2bbc48493131d82d6f8352ec221fbc4','Official AWS SDK for PHP version 3.379.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.5\n[automated upload to TER]','https://schams.net',3379005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282952,0,'aws_sdk_php','3.379.6',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1776971414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','20ba73f487d3b80417fdda69f4693e73','Official AWS SDK for PHP version 3.379.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.6\n[automated upload to TER]','https://schams.net',3379006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282953,0,'aws_sdk_php','3.379.7',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777057814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','36a51fabf24f2952a2e9b6ee87de9ec2','Official AWS SDK for PHP version 3.379.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.7\n[automated upload to TER]','https://schams.net',3379007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282954,0,'aws_sdk_php','3.379.8',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777327814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1ff0020273eeff177b98339d0819b2da','Official AWS SDK for PHP version 3.379.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.8\n[automated upload to TER]','https://schams.net',3379008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282955,0,'aws_sdk_php','3.379.9',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777489814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','54233b86483c9aa5b94e2d6dda1c381c','Official AWS SDK for PHP version 3.379.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.9\n[automated upload to TER]','https://schams.net',3379009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282956,0,'aws_sdk_php','3.379.10',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777576214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2c060bc997cc838ec52120a4988146c9','Official AWS SDK for PHP version 3.379.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.10\n[automated upload to TER]','https://schams.net',3379010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282957,0,'aws_sdk_php','3.379.11',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777662619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4fe2b3690ccc1f7992a0ab3c1ad5104a','Official AWS SDK for PHP version 3.379.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.379.11\n[automated upload to TER]','https://schams.net',3379011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282958,0,'aws_sdk_php','3.380.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1777921814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c920fc9d39e4d2830e46e7878900af8e','Official AWS SDK for PHP version 3.380.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.380.0\n[automated upload to TER]','https://schams.net',3380000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282959,0,'aws_sdk_php','3.380.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778008214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b2da09603a436e3665abdfd439c76aa1','Official AWS SDK for PHP version 3.380.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.380.1\n[automated upload to TER]','https://schams.net',3380001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282960,0,'aws_sdk_php','3.380.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778094619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','618af96c44e7c61a8cf5561689c3fc4e','Official AWS SDK for PHP version 3.380.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.380.2\n[automated upload to TER]','https://schams.net',3380002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282961,0,'aws_sdk_php','3.380.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778181014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ba33dc9eaea7194b143bb5b0506a3462','Official AWS SDK for PHP version 3.380.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.380.3\n[automated upload to TER]','https://schams.net',3380003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282962,0,'aws_sdk_php','3.381.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778699424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','997d151aef32ed40a3c5a7d8cd06fba4','Official AWS SDK for PHP version 3.381.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.0\n[automated upload to TER]','https://schams.net',3381000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282963,0,'aws_sdk_php','3.381.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778785819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','99dba7e4448b6dda151b91afe9851fb5','Official AWS SDK for PHP version 3.381.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.1\n[automated upload to TER]','https://schams.net',3381001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282964,0,'aws_sdk_php','3.381.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1778872215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','85bac004f38873a7c01606ac7128435d','Official AWS SDK for PHP version 3.381.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.2\n[automated upload to TER]','https://schams.net',3381002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282965,0,'aws_sdk_php','3.381.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779131415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','5f36e8a3c5ab722dcee1cf89629b751e','Official AWS SDK for PHP version 3.381.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.3\n[automated upload to TER]','https://schams.net',3381003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282966,0,'aws_sdk_php','3.381.4',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779217815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d01bcbc037469822f6fa1c10ccebf258','Official AWS SDK for PHP version 3.381.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.4\n[automated upload to TER]','https://schams.net',3381004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282967,0,'aws_sdk_php','3.381.5',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779304215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d3e906e652c29037a49647dde2d83821','Official AWS SDK for PHP version 3.381.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.5\n[automated upload to TER]','https://schams.net',3381005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282968,0,'aws_sdk_php','3.381.6',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779401415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4ef5ee3adcbdc660f8d7f026908e7bcf','Official AWS SDK for PHP version 3.381.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.381.6\n[automated upload to TER]','https://schams.net',3381006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282969,0,'aws_sdk_php','3.382.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779477015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','10129b635fcb13639a05c3a7681af0df','Official AWS SDK for PHP version 3.382.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.382.0\n[automated upload to TER]','https://schams.net',3382000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282970,0,'aws_sdk_php','3.382.1',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779822614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f1e83ebd33b5746826ab307768f65c48','Official AWS SDK for PHP version 3.382.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.382.1\n[automated upload to TER]','https://schams.net',3382001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282971,0,'aws_sdk_php','3.382.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1779909020,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','9ef996a08435b5cffc7575bdf6b634a9','Official AWS SDK for PHP version 3.382.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.382.2\n[automated upload to TER]','https://schams.net',3382002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282972,0,'aws_sdk_php','3.383.0',160659,8,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780002613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','54a2b15bb3f00f29898c4133fe5ed366','Official AWS SDK for PHP version 3.383.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.383.0\n[automated upload to TER]','https://schams.net',3383000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282973,0,'aws_sdk_php','3.383.1',160659,7,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780089014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a80e8638ac3cc9d3d64d1d09bb6469d6','Official AWS SDK for PHP version 3.383.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.383.1\n[automated upload to TER]','https://schams.net',3383001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282974,0,'aws_sdk_php','3.383.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780348213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','cfcecb4b88a99b1382a895dfbcdc060f','Official AWS SDK for PHP version 3.383.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.383.2\n[automated upload to TER]','https://schams.net',3383002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282975,0,'aws_sdk_php','3.384.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780434613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1c50219ef3ddbc23dee7b760881c864e','Official AWS SDK for PHP version 3.384.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.0\n[automated upload to TER]','https://schams.net',3384000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282976,0,'aws_sdk_php','3.384.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780467014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','502460fd16294eafca4924d718e80e93','Official AWS SDK for PHP version 3.384.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.1\n[automated upload to TER]','https://schams.net',3384001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282977,0,'aws_sdk_php','3.384.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780521014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','74268bbf0c95ef13b01194f4170ac5ee','Official AWS SDK for PHP version 3.384.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.2\n[automated upload to TER]','https://schams.net',3384002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282978,0,'aws_sdk_php','3.384.3',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780607415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b2db7defc3eee486caa1d99c0e8d8919','Official AWS SDK for PHP version 3.384.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.3\n[automated upload to TER]','https://schams.net',3384003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282979,0,'aws_sdk_php','3.384.4',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780693814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1e6efa01897f41404f13e6d7308a87d4','Official AWS SDK for PHP version 3.384.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.4\n[automated upload to TER]','https://schams.net',3384004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282980,0,'aws_sdk_php','3.384.5',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1780953014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2749dc98ddb3e736a2e0b9b673596d38','Official AWS SDK for PHP version 3.384.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.5\n[automated upload to TER]','https://schams.net',3384005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282981,0,'aws_sdk_php','3.384.6',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781039414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','cec7ec5b603343d5b390e2f5f389c97a','Official AWS SDK for PHP version 3.384.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.6\n[automated upload to TER]','https://schams.net',3384006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282982,0,'aws_sdk_php','3.384.7',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781125815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','404f6da88ad8d9f73f38f6a74deba1b0','Official AWS SDK for PHP version 3.384.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.7\n[automated upload to TER]','https://schams.net',3384007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282983,0,'aws_sdk_php','3.384.8',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781212214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','bb7dac31c611c7954be6a65496595bf9','Official AWS SDK for PHP version 3.384.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.8\n[automated upload to TER]','https://schams.net',3384008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282984,0,'aws_sdk_php','3.384.9',160659,6,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781298614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','34cc5b4df3a531fbee8bedb03d8b4af9','Official AWS SDK for PHP version 3.384.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.9\n[automated upload to TER]','https://schams.net',3384009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282985,0,'aws_sdk_php','3.384.10',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781557814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8b2a4e6ba2a26df0a07c10c58514f86a','Official AWS SDK for PHP version 3.384.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.10\n[automated upload to TER]','https://schams.net',3384010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282986,0,'aws_sdk_php','3.384.11',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781644215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6dea7799b6fe80226ce957d934afbee1','Official AWS SDK for PHP version 3.384.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.384.11\n[automated upload to TER]','https://schams.net',3384011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282987,0,'aws_sdk_php','3.385.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781655014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a57c0d9208a9f53b2039a7dbcd219685','Official AWS SDK for PHP version 3.385.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.385.0\n[automated upload to TER]','https://schams.net',3385000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282988,0,'aws_sdk_php','3.385.1',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781730614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c1a59162e6d10c6495a08c19f05f9be1','Official AWS SDK for PHP version 3.385.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.385.1\n[automated upload to TER]','https://schams.net',3385001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282989,0,'aws_sdk_php','3.385.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781817014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a2d97d9b987d0a1e2a023672659bd929','Official AWS SDK for PHP version 3.385.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.385.2\n[automated upload to TER]','https://schams.net',3385002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282990,0,'aws_sdk_php','3.385.3',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1781903415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','894a76aef34678148460d6c26f21e478','Official AWS SDK for PHP version 3.385.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.385.3\n[automated upload to TER]','https://schams.net',3385003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282991,0,'aws_sdk_php','3.386.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1782162615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','54f1e0b2d79f6f6c1003afb29ae316fe','Official AWS SDK for PHP version 3.386.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.386.0\n[automated upload to TER]','https://schams.net',3386000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282992,0,'aws_sdk_php','3.386.1',160659,5,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1782184214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','80f8634f1437443a1b76ed45694b6c82','Official AWS SDK for PHP version 3.386.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.386.1\n[automated upload to TER]','https://schams.net',3386001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282993,0,'aws_sdk_php','3.386.2',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1782767414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f4af64d72d70e2ecc8b9c55097eda6cd','Official AWS SDK for PHP version 3.386.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.386.2\n[automated upload to TER]','https://schams.net',3386002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282994,0,'aws_sdk_php','3.387.0',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1782853815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','29b1bb2390da0d7adc09e796bd7fe91e','Official AWS SDK for PHP version 3.387.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.387.0\n[automated upload to TER]','https://schams.net',3387000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282995,0,'aws_sdk_php','3.387.1',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1782940215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','eb029ba1e97355ff53f46866bc7a06bd','Official AWS SDK for PHP version 3.387.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.387.1\n[automated upload to TER]','https://schams.net',3387001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282996,0,'aws_sdk_php','3.387.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783026615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c8ef429530f0216a1bca3b4d5e4b32ea','Official AWS SDK for PHP version 3.387.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.387.2\n[automated upload to TER]','https://schams.net',3387002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282997,0,'aws_sdk_php','3.387.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783372215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e7883187318de7eb8482e448ca580c15','Official AWS SDK for PHP version 3.387.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.387.3\n[automated upload to TER]','https://schams.net',3387003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282998,0,'aws_sdk_php','3.388.0',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783458615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7f96083817a60a178893a8bec10665d1','Official AWS SDK for PHP version 3.388.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.0\n[automated upload to TER]','https://schams.net',3388000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9282999,0,'aws_sdk_php','3.388.1',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783545015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c7cec8d7bd310739ccd929c785d8656e','Official AWS SDK for PHP version 3.388.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.1\n[automated upload to TER]','https://schams.net',3388001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283000,0,'aws_sdk_php','3.388.2',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783555815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8b8d1c3de954b3c4c5218813a79ae5e0','Official AWS SDK for PHP version 3.388.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.2\n[automated upload to TER]','https://schams.net',3388002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283001,0,'aws_sdk_php','3.388.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783631416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','855e3d2d6e471821348b13a844f50441','Official AWS SDK for PHP version 3.388.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.3\n[automated upload to TER]','https://schams.net',3388003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283002,0,'aws_sdk_php','3.388.4',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783717816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','391939a5504fb4890e7e58c1a0c59fc1','Official AWS SDK for PHP version 3.388.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.4\n[automated upload to TER]','https://schams.net',3388004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283003,0,'aws_sdk_php','3.388.5',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1783977015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','57044daf8357500cab369e7d816a36c0','Official AWS SDK for PHP version 3.388.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.5\n[automated upload to TER]','https://schams.net',3388005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283004,0,'aws_sdk_php','3.388.6',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784063416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d2f874d9c98ad1a5c6d8c92414b736f5','Official AWS SDK for PHP version 3.388.6\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.6\n[automated upload to TER]','https://schams.net',3388006,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283005,0,'aws_sdk_php','3.388.7',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784149816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fdedf7a6ce2cb7d3c6327464a5451701','Official AWS SDK for PHP version 3.388.7\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.7\n[automated upload to TER]','https://schams.net',3388007,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283006,0,'aws_sdk_php','3.388.8',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784249387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','8518f1c1f7e4d72651d235e9c0452e47','Official AWS SDK for PHP version 3.388.8\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.8\n[automated upload to TER]','https://schams.net',3388008,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283007,0,'aws_sdk_php','3.388.9',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784322616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','36f6ce05900eb8190cc92a99844606cd','Official AWS SDK for PHP version 3.388.9\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.9\n[automated upload to TER]','https://schams.net',3388009,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283008,0,'aws_sdk_php','3.388.10',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784581817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e29ffc4737d2ad993a0b27af6c42ed33','Official AWS SDK for PHP version 3.388.10\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.10\n[automated upload to TER]','https://schams.net',3388010,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283009,0,'aws_sdk_php','3.388.11',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784668217,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c80ddb6fc68d9051283d1b8005833817','Official AWS SDK for PHP version 3.388.11\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.11\n[automated upload to TER]','https://schams.net',3388011,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283010,0,'aws_sdk_php','3.388.12',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784754617,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','245f4eb3ff155b94e876a3bc1fb2a757','Official AWS SDK for PHP version 3.388.12\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.12\n[automated upload to TER]','https://schams.net',3388012,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283011,0,'aws_sdk_php','3.388.13',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784841017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d2be1a449575a68403b7f2a44d2439f2','Official AWS SDK for PHP version 3.388.13\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.388.13\n[automated upload to TER]','https://schams.net',3388013,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283012,0,'aws_sdk_php','3.389.0',160659,3,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1784927416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','e620d93921df6736d254382717fcf65c','Official AWS SDK for PHP version 3.389.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.389.0\n[automated upload to TER]','https://schams.net',3389000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283013,0,'aws_sdk_php','3.389.1',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785186642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','2fcc81e8c4262edcfbc0ea6543eba65c','Official AWS SDK for PHP version 3.389.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.389.1\n[automated upload to TER]','https://schams.net',3389001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283014,0,'aws_sdk_php','3.389.2',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785273016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','0d34ae51f947893dd3031b14b43e093e','Official AWS SDK for PHP version 3.389.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.389.2\n[automated upload to TER]','https://schams.net',3389002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283015,0,'aws_sdk_php','3.389.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785359416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','ae3dd47b8906cc98f2a515586d29807e','Official AWS SDK for PHP version 3.389.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.389.3\n[automated upload to TER]','https://schams.net',3389003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283016,0,'aws_sdk_php','3.390.0',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785445816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','357a368756d07b3e6124138067fd750f','Official AWS SDK for PHP version 3.390.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.0\n[automated upload to TER]','https://schams.net',3390000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283017,0,'aws_sdk_php','3.390.1',160659,4,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785467416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','542ece95db34210bc9842a082ab4512b','Official AWS SDK for PHP version 3.390.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.1\n[automated upload to TER]','https://schams.net',3390001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283018,0,'aws_sdk_php','3.390.2',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785532216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','c2d7a075e765d9f8e23971ad48fc4588','Official AWS SDK for PHP version 3.390.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.2\n[automated upload to TER]','https://schams.net',3390002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283019,0,'aws_sdk_php','3.390.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785791420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','cbf8ad625855010c9c0f77461203afaf','Official AWS SDK for PHP version 3.390.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.3\n[automated upload to TER]','https://schams.net',3390003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283020,0,'aws_sdk_php','3.390.4',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785877815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','3e09e07914238ab073b33b381c5f1bbb','Official AWS SDK for PHP version 3.390.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.4\n[automated upload to TER]','https://schams.net',3390004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283021,0,'aws_sdk_php','3.390.5',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1785964216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','a0982de3cfc4dca7e601d495d8d1d0c5','Official AWS SDK for PHP version 3.390.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.390.5\n[automated upload to TER]','https://schams.net',3390005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283022,0,'aws_sdk_php','3.391.0',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786050615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','d3c69adcd6ab830e446fef0660642199','Official AWS SDK for PHP version 3.391.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.391.0\n[automated upload to TER]','https://schams.net',3391000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283023,0,'aws_sdk_php','3.391.1',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786137016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','f53c998472b566f93a675b090d29e087','Official AWS SDK for PHP version 3.391.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.391.1\n[automated upload to TER]','https://schams.net',3391001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283024,0,'aws_sdk_php','3.391.2',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786396216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','455edd6ac22313704b5b92c8531925f8','Official AWS SDK for PHP version 3.391.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.391.2\n[automated upload to TER]','https://schams.net',3391002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283025,0,'aws_sdk_php','3.392.0',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786482615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','1d2a34c2fe0b7e87d8f7f5ee4a38c6c6','Official AWS SDK for PHP version 3.392.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.392.0\n[automated upload to TER]','https://schams.net',3392000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283026,0,'aws_sdk_php','3.392.1',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786569016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','135e4405c4fd12b533641e60b6009323','Official AWS SDK for PHP version 3.392.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.392.1\n[automated upload to TER]','https://schams.net',3392001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283027,0,'aws_sdk_php','3.392.2',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786655416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','fd52403194a6c078bf35102d913ddb1c','Official AWS SDK for PHP version 3.392.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.392.2\n[automated upload to TER]','https://schams.net',3392002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283028,0,'aws_sdk_php','3.392.3',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1786741817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','b5cdeb1523a0726a9fdd53f1e3ff9bee','Official AWS SDK for PHP version 3.392.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.392.3\n[automated upload to TER]','https://schams.net',3392003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283029,0,'aws_sdk_php','3.393.0',160659,2,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787001016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4c2c77710150c2d992c0dba4d9ab74a0','Official AWS SDK for PHP version 3.393.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.0\n[automated upload to TER]','https://schams.net',3393000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283030,0,'aws_sdk_php','3.393.1',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787087416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6f4879fbb05af2c1f5e3797e6373af6b','Official AWS SDK for PHP version 3.393.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.1\n[automated upload to TER]','https://schams.net',3393001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283031,0,'aws_sdk_php','3.393.2',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787173818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','aed46da7b0eac0f43d8cabb233ebff18','Official AWS SDK for PHP version 3.393.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.2\n[automated upload to TER]','https://schams.net',3393002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283032,0,'aws_sdk_php','3.393.3',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787260216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','30e25b6d34a8bd6dfbaecec06a60b383','Official AWS SDK for PHP version 3.393.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.3\n[automated upload to TER]','https://schams.net',3393003,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283033,0,'aws_sdk_php','3.393.4',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787346615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','dfc8b97c7877ad3cfc53cbc4106219f3','Official AWS SDK for PHP version 3.393.4\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.4\n[automated upload to TER]','https://schams.net',3393004,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283034,0,'aws_sdk_php','3.393.5',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787605816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7bf290946cf1d573611250526883dd8a','Official AWS SDK for PHP version 3.393.5\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.393.5\n[automated upload to TER]','https://schams.net',3393005,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283035,0,'aws_sdk_php','3.394.0',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787692216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6f5f223cc5700c899153a1882c02f3b6','Official AWS SDK for PHP version 3.394.0\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.394.0\n[automated upload to TER]','https://schams.net',3394000,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283036,0,'aws_sdk_php','3.394.1',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787778616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','6783acd1761d863c4434b4138e190ce4','Official AWS SDK for PHP version 3.394.1\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.394.1\n[automated upload to TER]','https://schams.net',3394001,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283037,0,'aws_sdk_php','3.394.2',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787865017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','4b4be934764a268b853ee0181039d00e','Official AWS SDK for PHP version 3.394.2\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.394.2\n[automated upload to TER]','https://schams.net',3394002,0,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283038,0,'aws_sdk_php','3.394.3',160659,1,'AWS SDK for PHP','Amazon Web Services (AWS) SDK for PHP. See https://aws.amazon.com/sdk-for-php/ for details.',2,0,4,1787951417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-14.3.999\";s:3:\"php\";s:13:\"8.1.0-8.4.999\";}}','Michael Schams (schams.net)','','schams.net','7eec7e5039c478b899009565f9c83ed2','Official AWS SDK for PHP version 3.394.3\nhttps://github.com/aws/aws-sdk-php/releases/tag/3.394.3\n[automated upload to TER]','https://schams.net',3394003,1,0,'https://github.com/schams-net/aws_sdk_php/blob/main/README.md','ter','',''),
(9283039,0,'hhdev_fpdf','0.1.5',1899,415,'FPDF Library','Provides FPDF Library (www.fpdf.org / v.1.7) for TYPO3  6.1',1,0,4,1553244074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.1.0-9.5.99\";}}','Heiko Hardt','typo3.heiko@hardt.me','heiko-hardt','94b8bd0d6cc67d808474d6b0733eb9ae','Fixing php warnings\r\nSet compatibility to  9.5.99','',1005,1,0,'https://docs.typo3.org/typo3cms/extensions/hhdev_fpdf/0.1.4','ter','',''),
(9283040,0,'hhdev_fpdi','0.1.4',1651,445,'FPDI Library','Provides FPDI Library (www.setasign.com/products/fpdi/ / v.1.5.2) for TYPO3  6.1',1,0,4,1553244105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.1.0-9.5.99\";s:10:\"hhdev_fpdf\";s:3:\"0.1\";}}','Heiko Hardt','typo3.heiko@hardt.me','heiko-hardt','de769f74792ce7ce52d556fec3f8d988','Fixing php deprecations\r\nSet compatibility to  9.5.99','',1004,1,0,'https://docs.typo3.org/typo3cms/extensions/hhdev_fpdi/0.1.3','ter','',''),
(9283041,0,'fal_sftp','4.0.1',5611,343,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1588415565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','4ee4093b3f6f3fdbcd5883aaaac4c87e','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/tags/v4.0.1','co-stack.com',4000001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283042,0,'fal_sftp','4.1.0',5611,120,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1616446297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','9f96a25e692cc52921c579d5735221d2','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/releases/v4.1.0','co-stack.com',4001000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283043,0,'fal_sftp','4.1.1',5611,130,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1619605983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','d8199d519f20a862660815fc92d45028','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/releases/v4.1.1','co-stack.com',4001001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283044,0,'fal_sftp','4.1.2',5611,132,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1632228042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','daacf5299d1017086459be680dd2f429','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/releases/v4.1.2','co-stack.com',4001002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283045,0,'fal_sftp','4.2.0',5611,116,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1655135888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','b10869356b1d6c59f4cbb339464fc0d6','Marked extension as compatible with TYPO3 v11. Rudimentary tests passed.','co-stack.com',4002000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283046,0,'fal_sftp','4.3.0',5611,91,'co-stack.com FAL SFTP Driver','Adds a Driver to your TYPO3 that lets you create and connect to a file storage accessible via SFTP',2,0,0,1696072050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','f0fbaee4d5bc1da09dd7889540d0a3dc','TYPO3 v12 compatibility, minor fixes','co-stack.com',4003000,1,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_sftp/-/blob/master/README.md','ter','',''),
(9283047,0,'cookies','4.0.0',12899,1766,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',1,0,2,1505307756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','e0871676a8a4ab9e7434d2ceae030097','Optimize JavaScript fallback (link to one page instead of current page, which made problems with EXT:realurl)\r\nOptimize JavaScript code\r\nRemove alternative layout\r\nNew configuration option to define expire date of cookies\r\nChange namespace\r\nSet compatibil','SBTheke web development',4000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283048,0,'cookies','5.0.0',12899,267,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',1,0,2,1526391247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','f9fbfdc54fe0732359fa6738b792f5a9','Enhance documentation with opt-in solution, Rename cookie \"tx_cookies_hidden\" to \"tx_cookies_accepted\", Optimize HTML code, Change TypoScript settings','SBTheke web development',5000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283049,0,'cookies','5.0.1',12899,1131,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',1,0,2,1526541864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','ff92b006d57e2aacc6df4dc26c24472f','Enhance PHP function to delete more cookies','SBTheke web development',5000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283050,0,'cookies','5.1.0',12899,652,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',1,0,2,1538653297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','8ca2fd585b72418762a209bcf21244c9','Set compatibility to TYPO3 9.5','SBTheke web development',5001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283051,0,'cookies','5.1.1',12899,2266,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',1,0,2,1545141896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','3d0cf5365d992207f35d03f39d3da33e','Small bugfix for cookie plugin','SBTheke web development',5001001,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283052,0,'cookies','5.2.0',12899,330,'Cookies','Show cookie hint, optional with possibility to deactivate them. Like ext. cookie_control, but this ext. disables cookies really and additional JavaScript library is not needed.',2,0,2,1594795968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','d727f775676fabc229282e501d44d009','Set compatibility to TYPO3 10.4\r\nRewrite deprecated code\r\nRemove support for TYPO3 v7','SBTheke web development',5002000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283053,0,'cookies','6.0.0',12899,73,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1617206890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','c47a74d4dd0f6cf419329c1bda189f1c','Add possibility to enable different types of consent\r\nRefactor and optimize all (HTML, Fluid, PHP, JavaScript and CSS)\r\nWarning: If you copied and modified the Fluid template, you have to adapt it!','SBTheke web development',6000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283054,0,'cookies','6.0.1',12899,86,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1636704733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','65c956aee2bc66ea06b65fb541f20d5a','Bugfix (StopActionException)','SBTheke web development',6000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283055,0,'cookies','7.0.0',12899,102,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1636724862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','1b9ed0ee9561dbdb078f0c8378694137','New feature \"redirect to consent page\"','SBTheke web development',7000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283056,0,'cookies','8.0.0',12899,91,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1645967474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','706a382cef130eaa7017cab700b7321d','Set compatibility to TYPO3 v11, Remove support for TYPO3 v8, Minor optimizations','SBTheke web development',8000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283057,0,'cookies','8.1.0',12899,97,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1646305499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','9c82c2de94ecc65c0e799afbd44cba17','Activate redirect to originating page per default on page where cookies are processed (pidProcess)','SBTheke web development',8001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283058,0,'cookies','8.1.1',12899,96,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1659790773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','fcc9fbda9a3309292750ed03a22ab2c6','Bugfix','SBTheke web development',8001001,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283059,0,'cookies','8.1.2',12899,94,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1671033042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','c954dafd763a02b5dfd3e2f8d8a6fbf0','Code cleanup','SBTheke web development',8001002,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283060,0,'cookies','9.0.0',12899,72,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1703758059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','128492b40ab8fec483c628f640d59281',' Compatibility update for TYPO3 12.4\r\n Remove switchableControllerActions\r\n Divide locallang.xlf to FE and BE\r\n Rename cookie name from tx_cookies_xyz to tx_cookies-xyz\r\n Set cookies by JavaScript also for specific types of consent, without reloading the page\r\n Remove cookies by JavaScript also when denying consent, without reloading the page','SBTheke web development',9000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283061,0,'cookies','9.0.1',12899,60,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1711615270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','4925b5a61494cb3352f624f2d081e87f','Changes for documentation','SBTheke web development',9000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283062,0,'cookies','9.0.2',12899,54,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1712242021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','efbc47c350700c698e0d45c4e53c8ed3','Minor bugfix for setting showPermanent0','SBTheke web development',9000002,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283063,0,'cookies','8.1.3',12899,18,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1716025148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','526b2900c6442b7cad0d105494c82dc2','Fix middleware loading order','SBTheke web development',8001003,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283064,0,'cookies','9.0.3',12899,50,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1716026456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','e0db8c5abc099b71449dbd6775f7d6e5','Fix middleware loading order\r\nRaise TYPO3 version to v11 because of return type of actions','SBTheke web development',9000003,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283065,0,'cookies','9.0.4',12899,51,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1716030077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','931f47fc482b770a93086e1c51fae42f','Update list of bots','SBTheke web development',9000004,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283066,0,'cookies','9.0.5',12899,70,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1716555102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','0c04765bf241ae36e6e40b02462d4ad9','Fix setting of cookies in JavaScript','SBTheke web development',9000005,0,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283067,0,'cookies','10.0.0',12899,44,'Cookies','Show cookie consent, optional with possibility to deactivate some or all of them.',2,0,2,1745661161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','283401522612b15f008ec447dffffded',' Compatibility update for TYPO3 13.4\r\n Be aware of the breaking changes!\r\n Create cookie for every available setting\r\n Restructuring HTML (e.g. one form-tag instead of multiple)\r\n Restructuring JavaScript (e.g. vanilla JS instead of jQuery)','SBTheke web development',10000000,1,0,'https://gitlab.com/SBTheke-TYPO3/cookies/-/blob/master/README.rst','ter','',''),
(9283068,0,'mksanitizedparameters','3.0.0',5115,702,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1494569648,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"mklib\";s:6:\"3.0.0-\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6c8e12d51bea8b8c768143e45980d866','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283069,0,'mksanitizedparameters','9.5.0',5115,567,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1561633580,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"mklib\";s:6:\"3.0.0-\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5bc94940208ae92ebd480146ac7233da','Support for TYPO3 9.5. Check changelog in documentation on github for more information','DMK E-BUSINESS GmbH',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283070,0,'mksanitizedparameters','10.0.2',5115,118,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1612863868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f1ff348c263183544f1335b5fc1853fa','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283071,0,'mksanitizedparameters','11.0.0',5115,83,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1642504095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','081d934459b4d7e920e5a55d6aad3a95','Released version 11.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283072,0,'mksanitizedparameters','11.0.1',5115,108,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1642681353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a18da37d2b3ea8d96eb6afe26f885d53','Released version 11.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283073,0,'mksanitizedparameters','11.0.2',5115,73,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1673447548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c230a04719cc5f047937b5755037d50c','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283074,0,'mksanitizedparameters','11.0.3',5115,72,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1673948290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','03e2acbce5a328222859c88c0aa73d8a','Released version 11.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283075,0,'mksanitizedparameters','11.0.4',5115,75,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1673948689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2d930a1a00bd1c589cfc63627eeafeab','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283076,0,'mksanitizedparameters','11.0.5',5115,89,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1674563244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','691dc1dbc9f61351a82bcd3836daba54','Released version 11.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283077,0,'mksanitizedparameters','11.0.8',5115,79,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1694166368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3d2801b8335ede16483eb9ab977e57c4','Released version 11.0.8. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283078,0,'mksanitizedparameters','10.0.3',5115,65,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1694166441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ac9f7e7b0f3601c116b3b4c46fd2ef3b','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283079,0,'mksanitizedparameters','12.0.0',5115,65,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1710156123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8e315ce76e1e559be260e46e1b1ec9e6','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283080,0,'mksanitizedparameters','12.0.1',5115,65,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1713795006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','16afe23b277b66e5091b15b9cc6f88f5','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283081,0,'mksanitizedparameters','12.0.2',5115,42,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1726733297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','fb0ba37984d07533fd9d8c5bcf87add8','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283082,0,'mksanitizedparameters','12.0.3',5115,68,'MK Sanitized Parameters','Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.',2,0,4,1726734576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f453de4b490b3554b73fd48714c0470f','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000003,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mksanitizedparameters/blob/master/README.md','ter','',''),
(9283083,0,'fal_gallery','2.1.2',11688,499,'FAL Gallery','Easy to use gallery with separate single-, category- and list view.',2,0,3,1547110394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','vertexvaar','fdc7be978de8229fb823329976d58ff9','Mark TYPO3 v8.7 as compatible  Assign all items to the view\r\n\r\nChanges overview: https://github.com/vertexvaar/fal_gallery/compare/2.1.0...2.1.2','',2001002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_gallery/-/tree/master/Documentation','ter','',''),
(9283084,0,'fal_gallery','3.0.0',11688,2672,'FAL Gallery','Easy to use gallery with separate single-, category- and list view.',2,0,3,1550057865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Eglseder','php@vxvr.de','vertexvaar','13b1d781ba95ab438582676b843d2618','Release notes: https://github.com/co-stack/fal_gallery/releases/tag/3.0.0','',3000000,1,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/fal_gallery/-/tree/master/Documentation','ter','',''),
(9283085,0,'medgooglemaps','0.2.3',14217,259,'Google Maps','Google Maps',1,0,3,1496218587,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"6.2.0-7.6.99\";s:5:\"fluid\";s:12:\"6.2.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','13073be22f116aa3de2ec41c0c7a8b23','Bugfix','',2003,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/0.2.4','ter','',''),
(9283086,0,'medgooglemaps','0.2.4',14217,513,'Google Maps','Google Maps',1,0,3,1499699301,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"6.2.0-7.6.99\";s:5:\"fluid\";s:12:\"6.2.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','3d437c14e613e894fdface83e7167e89','Small bugfixes','',2004,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/0.2.4','ter','',''),
(9283087,0,'medgooglemaps','1.0.0',14217,452,'Google Maps','Google Maps',1,0,3,1509028725,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:3:\"vhs\";s:11:\"4.2.0-4.2.0\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','ebe8da097268d30234de417e8126f696','TYPO3 8 compatibility','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283088,0,'medgooglemaps','1.0.1',14217,204,'Google Maps','Google Maps',1,0,3,1529350953,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:3:\"vhs\";s:11:\"4.2.0-4.2.0\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','21c0c2c9919371941401d549503247d3','Removed t3jquery','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283089,0,'medgooglemaps','1.0.2',14217,282,'Google Maps','Google Maps',1,0,3,1530612340,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:3:\"vhs\";s:11:\"4.2.0-4.2.0\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','d8b6711f0c5a22d243b9eee6a22de803','TCA migrations','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283090,0,'medgooglemaps','1.0.3',14217,232,'Google Maps','Google Maps',1,0,3,1536224871,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:11:\"4.2.0-4.2.0\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','c2dabc816e16dfeedc8c52dca330c39d','php version','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283091,0,'medgooglemaps','1.0.4',14217,107,'Google Maps','Google Maps',1,0,3,1539770371,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','439641a22467beff57f42247a7d366a1','vhs','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283092,0,'medgooglemaps','1.0.5',14217,365,'Google Maps','Google Maps',1,0,3,1539772375,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','c4df39e6cabc552fb122eb76a63646ea','Geocoding Bugfix','',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283093,0,'medgooglemaps','1.0.6',14217,255,'Google Maps','Google Maps',1,0,3,1559557589,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','c6a86fc5c1e25fcd019f99ebe33faa68','Updates','',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/1.0.0','ter','',''),
(9283094,0,'medgooglemaps','9.5.0',14217,177,'Google Maps','Google Maps',1,0,3,1577633529,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','59ca152b6adf34753e7122cda0803320','TYPO3 9.5.x compatibility','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/','ter','',''),
(9283095,0,'medgooglemaps','9.5.1',14217,315,'Google Maps','Google Maps',1,0,3,1578916728,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','3ea9e6622d3160c4636ee776e29e2c91','Small changes','',9005001,1,0,'https://docs.typo3.org/typo3cms/extensions/medgooglemaps/','ter','',''),
(9283096,0,'deal','8.0.6',8154,595,'Deal! TYPO3 for ebay and immoscout24','TYPO3 interface for the marketplaces ebay and immobilienscout24. Manage all items with TYPO3 and publish it on ebay and immobilienscout24 (is24). Deal! is ready for use with Quick Shop. See: http://typo3-deal.de/typo3conf/ext/deal/doc/manual.pdf',1,0,0,1550604755,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:2:{s:16:\"deal_ebay_000_us\";s:0:\"\";s:21:\"deal_ebay_077_germany\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','408847a46dd68fc5728f5f3f9bb4d507','UPDATE: TYPO3 8.7. IMPROVEMENTS: some small one. DETAILS @ ChangeLog','',8000006,0,0,'https://docs.typo3.org/typo3cms/extensions/deal/8.0.6','ter','',''),
(9283097,0,'deal','8.2.0',8154,524,'Deal: ebay upload','Manage shop items with TYPO3 and upload it on ebay. Deal! is ready for use with Quick Shop.',1,0,0,1567274433,'a:2:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:2:{s:16:\"deal_ebay_000_us\";s:0:\"\";s:21:\"deal_ebay_077_germany\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a60583226384bbc622a6a77c322dd2d8','Interface for immobilienscout24 is replaced by EXT:immo24. DETAILS @ ChangeLog. NEWSLETTER: https://die-netzmacher.de/newsletter','',8002000,1,0,'https://docs.typo3.org/typo3cms/extensions/deal/','ter','',''),
(9283098,0,'deal_ebay_000_us','1.0.2',3931,788,'Deal! ebay values for marketplace US/0','Import the needed ebay values for the US marketplace! Import is done while enabling this extension. Values are needed by Deal! See: http://typo3-deal.de/typo3conf/ext/deal_ebay_000_us/doc/manual.pdf',2,0,0,1504743836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f322cc45294ea49091d0a777eec9e9e6','UPGRADE TYPO3 7.x','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/deal_ebay_000_us/1.0.2','ter','',''),
(9283099,0,'deal_ebay_000_us','1.1.0',3931,494,'Deal! ebay values for marketplace US/0','Import the needed ebay values for the US marketplace! Import is done while enabling this extension. Values are needed by Deal! See: http://typo3-deal.de/typo3conf/ext/deal_ebay_000_us/doc/manual.pdf',2,0,0,1550661381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e3d5c8361867f24b87256e4ecb83aff8','UPDATE: TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/deal_ebay_000_us/1.1.0','ter','',''),
(9283100,0,'deal_ebay_077_germany','1.0.2',3498,587,'Deal! ebay values for marketplace Germany/77','Import the needed ebay values for the German marketplace! Import is done while enabling this extension. Values are needed by Deal! See: http://typo3-deal.de/typo3conf/ext/deal_ebay_077_germany/doc/manual.pdf',2,0,0,1504743886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2e8b7e01b1adfbf04fdafb567f7f424c','UPGRADE TYPO3 7.x','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/deal_ebay_077_germany/1.0.2','ter','',''),
(9283101,0,'deal_ebay_077_germany','1.1.0',3498,386,'Deal! ebay values for marketplace Germany/77','Import the needed ebay values for the German marketplace! Import is done while enabling this extension. Values are needed by Deal! See: http://typo3-deal.de/typo3conf/ext/deal_ebay_077_germany/doc/manual.pdf',2,0,0,1550661462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','893f713ebdc666a094bbdac485c4aca5','UPGRADE: TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/deal_ebay_077_germany/1.1.0','ter','',''),
(9283102,0,'aimeos','17.4.0',74867,1271,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1492679423,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f367f69398af3fc7ff624f5c6e1fdf9c','Full frontend JSON REST API for mobile and JS apps, merged \"order\" and \"process\" checkout steps. Fixed generating URLs in the scheduler task, page tree is now hidden by default and extended catalog filter flexform. Many improvements for developers','',17004000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283103,0,'aimeos','17.4.1',74867,768,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1495101048,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','4d476a06fdfcb3fae1ffdc2b3d711a22','Security release due to payment handling vulnerability, please update! Also includes various bugfixes and several improvements like the new delivery time decorator','',17004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283104,0,'aimeos','16.10.5',74867,1178,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1495448820,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:5:\"fluid\";s:13:\"6.2.0-8.99.99\";s:7:\"extbase\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fa4cd3e12ead749c168c3f3914d62390','Security release due to payment handling weakness. Contains bugfixes and improvements for tax and service handling (downloads). ','',16010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283105,0,'aimeos','17.4.2',74867,689,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1498124828,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','3b31ee091d5a0a7253b2a3e7e28dcf51','Removed \"orderid\" parameter from RealUrl config because it resets values of the same parameter name from payment gateways','',17004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283106,0,'aimeos','17.7.0',74867,940,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1500369086,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e2ce07fe53bb6f05b29381abf2342449','Contains new administration interface and a JSON REST API hardened against attacks. Click&Collect and delivery times are supported and vouchers can have custom product prices. Theme design got a fresh-up and record updates are now up to 50% faster','',17007000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283107,0,'aimeos','17.7.1',74867,888,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1503559202,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','4721a4426e3e4ead9c1b646fdb72a0c4','Bugfixes for new admin interface, compatibility to IE11','',17007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283108,0,'aimeos','17.7.2',74867,565,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1505390102,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f7382b2d6c8d413ed8991c73ca5c2bca','New version due to TER security incident. See\r\n]https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',17007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283109,0,'aimeos','17.10.0',74867,782,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1508313970,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8f926d1965e50ecc84e3aaeab23fd86b','Full-featured administration interface using the JSON REST API incl. new panels for managing suppliers, services, plugins, locales and types. CSV imports and exports in administration interface. Contains a configurable group based access control system','',17010000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283110,0,'aimeos','17.10.1',74867,690,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1510831832,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','7859c656116693401d9b0d955ce41762','Contains bugfixes and improvements for the administration interface and the HTML client. A new \"Quantity\" service decorator for delivery costs by product quantities is also included','',17010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283111,0,'aimeos','17.10.2',74867,450,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1513684936,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','279507154f6332c9f8231bc2e67bfc87','Bugfixes for the admin interface. Fixed calculation of \"sum\" and \"average\" aggregation for orders. Translation update','',17010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283112,0,'aimeos','17.10.3',74867,684,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1514456652,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','693f3a672dd63b0ec271969e632f1248','Added missing translation for salutations again. Prevent broken PayPalExpress configuration when saving service in admin interface','',17010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283113,0,'aimeos','18.1.0',74867,582,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',1,-1,3,1516094496,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c57de904b32d1923a4da919c4cba2025','Twitter Bootstrap based frontend layout. New sales charts in admin dashboard and using Vue.js for rendering lists in the admin interface. ExtJS admin expert mode has been finally removed. Reworked service provider interface and streamlined templates','',18001000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283114,0,'aimeos','18.1.1',74867,635,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',1,-1,3,1518686814,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','7781fb3f64216b9f8721357369487524','Bugfixes for administration interface, e-mail handling and minor frontend improvements','',18001001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283115,0,'aimeos','17.10.4',74867,446,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1519903198,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:9:\"scheduler\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','5344aa12ff03c196bd4722e5d049de0f','Bugfixes for frontend and administration interface','',17010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283116,0,'aimeos','18.4.0',74867,551,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1523954902,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','96274506be33e6a944dfb41ed55b809e','Contains complete subscription support, a CSV importer for categories and the catalog filter subparts are now available as single plugins too. Furthermore, image properties, the log message panel and various improvements are part of the admin interface\r\n','',18004000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283117,0,'aimeos','18.4.1',74867,702,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1526454007,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','301f3e2c2889479472d4ff411cc0d9bb','Bugfixes for admin interface, multi-site enhancements, new Postal and Date decorator for service providers','',18004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283118,0,'aimeos','18.4.2',74867,724,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1528971827,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-8.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','bdc0a594753940d3d5be1c18c4807c0b','Separate URL for cancellation policy in summary page, translation update, minor bugfixes and improvements','',18004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283119,0,'aimeos','18.7.0',74867,751,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1531386414,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','5f846f24c1ce425892d3189af6e11246','Complete voucher handling and variable customer properties. Frontend contains faceted search for suppliers and many improvements for mobile devices. Admin interface supports document based storages, can manage arbitrary text types and improved stability','',18007000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283120,0,'aimeos','18.7.1',74867,454,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1534407319,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','7e6cc7f83b67cdba46eadb7fb5f31953','Bugfix release including fixes in admin interface, in checkout process, for voucher and subscription code as well as improvements for market places. Contains updated translations','',18007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283121,0,'aimeos','18.7.2',74867,532,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1535041892,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','6c6ebb167d9e86d291f6d7eaf518182c','Works with PHP 5.6 again, minor bugfixes','',18007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283122,0,'aimeos','18.7.3',74867,523,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1537426798,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fe0a337cce2d6118a871b5f909a36084','Several bugfixes, smooth update from previous versions, easier deployment by using ENV variables if available','',18007003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283123,0,'aimeos','18.10.0',74867,443,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1539882836,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b2903c3c260d28b19b4051faab5b1c7c','Adds infrastructure for NoSQL storages, improves subscription handling and allows setting product creation date manually. Contains many improvements for developers to write less code and recovers from transaction locks and lost connections.','',18010000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283124,0,'aimeos','18.10.1',74867,435,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1540402940,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ac79d261711101d75af67c5004433644','Folders with extensions and libraries were missing in 18.10.0 ZIP file due to TER upload problem','',18010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283125,0,'aimeos','18.10.2',74867,611,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1540890111,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d14e652ee72506dce60b3d5e2e4eb437','Contains bugfixes for admin interface, fixes setup problems with TYPO3 7/8 compatitbility and eases migration from 18.x versions','',18010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283126,0,'aimeos','18.10.3',74867,344,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1547750052,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fe32b7455151ab933ea2ae77e596432d','New TYPO3 console setup and jobs command for shops with many products and gigacommerce, improved support for TYPO3 v9, bugfixes and improvements','',18010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283127,0,'aimeos','18.10.4',74867,395,'Aimeos web shop','Aimeos is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages (also available as TYPO3 distribution). Several plugins e.g. for facetted search, product listing, detail view, basket, checkout process and other parts of a shop are available. Furthermore, Aimeos offers powerful interfaces to integrate CRM and ERP systems as well as payment and delivery service providers',2,-1,3,1547750800,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fea14d96e1aa888b8f7ec239dd69be40','Compatible to TYPO3 7/8 again and contains workaround for TYPO3 8.7.20 that caused relative URLs in e-mails. Several bugs in the admin interface has been fixed and some minor improvements added','',18010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283128,0,'aimeos','19.1.0',74867,564,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',1,-1,3,1548241246,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','41c4b562d798ec2ab4c9df6b80fe9cc1','Beta version, incompatible to 18.x. Contains lots of cleanups, speed improvements and simplifications in the code base','',19001000,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283129,0,'aimeos','18.10.5',74867,328,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1548372419,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9b97f5f0abf351bfa1c51807b834b3c3','Fixed PHP version conflicts which crashed the extension during installation. Uses new TYPO3 v9 PasswordHashingFactory to create passwords users can log in with. Copy items with images, save and replace the images doesnt remove the original image any more','',18010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283130,0,'aimeos','18.10.6',74867,315,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1550569078,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','617faecf4d540e2cc030ad945bdb0041','Several bugfixes and improvements in the frontend, translation update','',18010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283131,0,'aimeos','18.10.7',74867,330,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1550615718,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','97a502a449f83cf762b03f5a8579c47b','Fixed error on checkout confirmation page when using PayPal','',18010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283132,0,'aimeos','18.10.8',74867,325,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1553168104,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fbb358b1c9f81ebb1fb4444c54d50af8','Compatibility improvements for TYPO3 8.7 / 9.5 and several bugfixes','',18010008,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283133,0,'aimeos','19.4.1',74867,531,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1555399074,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f3617b563eeae6b481832509e16523ca','Improved Aimeos Core APIs and rewritten Aimeos Frontend API. Contains XML importers for products, categories, attributes, customers and suppliers as well as ICU based number formatter. Major speedup for complex queries with :has() and :prop()','',19004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283134,0,'aimeos','19.4.2',74867,455,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1558004198,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ee502b0c6cb6a6719b397b7ddfc2709b','Several bugfixes in Aimeos core, HTML clients, admin interface and import job controllers. Improvements for image scaling and configuration handling. Note: PHP Intl extension is now required!','',19004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283135,0,'aimeos','18.10.9',74867,302,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1559634681,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e9427b94f760bdeecab898e3a69504ea','Clears baskeet on logout and fixed several bugs for image handling in admin interface. Several improvements for product handling in basket and enable translating all error messages','',18010009,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283136,0,'aimeos','19.4.3',74867,707,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1561539304,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','3693e68aba2907e128b4126a69eee7b5','Several bug fixes in core and HTML client, clears basket when customers logs out','',19004003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283137,0,'aimeos','19.7.1',74867,778,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1563446278,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c68344e2e7e403309e6a9171dba2929a','Supports responsive images, response e-mails with MJML and multiple tax rates. Run index rebuild and media scale job when upgrading','',19007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283138,0,'aimeos','19.7.2',74867,651,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1565857392,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','557c970238e657023d1e7d94822ebed3','Several bugfixes and improvements in HTML client and admin interface. Translation updates','',19007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283139,0,'aimeos','19.7.3',74867,561,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1568875693,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8dbb8e31ff78d4240db503497e41fc71','Translation updates, some important bug fixes and a few improvements','',19007003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283140,0,'aimeos','18.10.10',74867,300,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1571131513,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','105e7734fb8f5c06470ae558ed1ae67d','Bugfix for exception when customer logs out on a non-Aimeos page and orders can be loaded with coupons now','',18010010,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283141,0,'aimeos','18.10.11',74867,300,'Aimeos web shop','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1571296026,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','719dfc6a3440f2ecda63dfb11cb3e39d','Fixed wrongly tagged 2018.10 version resulting in expections','',18010011,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283142,0,'aimeos','19.10.1',74867,462,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1571303725,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','041323e5db368ac715a228f746eacd62','Adding new table columns is now extremely simple. Improvements in the admin interface like AI-based translation with DeepL, customizable product datasets, bulk delete in list views, manage multiple taxrates, watermarks for images and reordering items','',19010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283143,0,'aimeos','19.10.2',74867,451,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1574334131,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e9a304f9877eb1a8b26ce25d7925190d','Several bugfixes for the admin interface and HTML frontend, performance improvements for the JSON REST API, automatic import of new types used in XML files, added missing plugins for catalog supplier and basket bulk order components','',19010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283144,0,'aimeos','19.10.3',74867,478,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1576655152,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','01eb304b203b523aac3f7cf4794059e6','Massive performance improvement for :has() and :prop() search functions when using MySQL and in the JSON API. Several bugfixes in the core and HTML client including a smoother upgrade from 2018.10 by optimized setup tasks.','',19010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283145,0,'aimeos','19.10.4',74867,427,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1579602977,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','1c83daab1e556e0a904ce94f9d2a2345','Better upgrade from previous versions and bugfixes for the voucher and subscription handling','',19010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283146,0,'aimeos','19.10.5',74867,503,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1582191953,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a2755caa13b4f85ccbe3f18307e95b54','Important fixes for XML import, sitemaps and orders, product URLs are resolved after language switch, ordered product subpanel in admin interface, limit discounts to products in a category only, tax rate plugin for country/state taxes','',19010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283147,0,'aimeos','20.4.1',74867,313,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1587636331,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:9:\"scheduler\";s:13:\"9.5.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f2406d5714f5d3a9554a9d55a674a162','Uses PHP 7.1 type hints and the Map package, contains several new methods to get data more easy.  Has an extended JSON REST API and the usability of the admin interface has been improved. Standard Aimeos theme is updated to a slick and clean design\r\n','',20004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283148,0,'aimeos','20.4.2',74867,370,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1587802598,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:9:\"scheduler\";s:13:\"9.5.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a5f183f9d5a6f555a85b9935693f283b','Fixed missing directory in broken 20.4.1 package. For upgrade, remove the old Aimeos package and ./typo3temp/ first before you install the new one to avoid problems with cached classes!','',20004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283149,0,'aimeos','19.10.6',74867,230,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1588840759,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','648ef711c900a8fbdd7ca7f0dad59d91','Several bugfixes and improvments incl. no duplicate canonical URLs, better site confiugration support, possibility to clear APCu cache and translation updates','',19010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283150,0,'aimeos','20.4.3',74867,329,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1591258599,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:9:\"scheduler\";s:13:\"9.5.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e6254dfe5b856b5b141564001e77e776','Bugfixes and improvements in admin interface, fixes dashboard graphs and export data in market place mode, adds stock items in JSON API response if requested','',20004003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283151,0,'aimeos','19.10.7',74867,228,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1592459303,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9b42bbcb14130677538bedf6c7ec01f4','Fixed several bugs in extension, core and admin interface, added option to enable/disable canonical URLs and meta tags in pages with Aimeos plugins, allow configuring date format','',19010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283152,0,'aimeos','20.7.1',74867,329,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1594893818,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b0ed01385425a70df852b392eeb01083','TYPO3 10 support, invoice PDF for order confirmation e-mail, supplier CSV import, improved full text search, transliterate special characters in slugs, improved admin backend for mobile phones, simplified manager and query criteria filter methods','',20007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283153,0,'aimeos','19.10.8',74867,154,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1597309229,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9974971c9e661f4e87ae8e2335b973c0','Important security fix in JSON API, HTML frontend fixes and improvements, admin backend bugfixes, translation updates','',19010008,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283154,0,'aimeos','19.10.9',74867,157,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1597314232,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','cd7af819d5647905f7c19d0740f3e2b2','Security fix was missing in 19.10.8','',19010009,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283155,0,'aimeos','20.7.2',74867,280,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1597869203,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','0bf8f1d493f536f74fba17e6649f65a2','Important security fix, solved session problem in CLI mode, bugfixes for admin backend, HTML frontend and JSON REST API, MySQL SSL support, translation updates','',20007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283156,0,'aimeos','20.7.3',74867,188,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1600286025,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8c630b1eddb644939b6fe41c8f0ec82b','Prevent potential security issue in admin interface and updates JS libraries, fixed page TS config, avoid error message in bulk order form, show selected attributes in facet filter again','',20007003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283157,0,'aimeos','19.10.10',74867,131,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1600934571,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','0233fa5d1c1b4d3ed1293bdd7b97a772','Prevents potential security issue in admin interface and updates JS libraries, fixes using session and cache in CLI mode','',19010010,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283158,0,'aimeos','20.7.4',74867,212,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1601365797,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','5e841070d0ec01f65c3a85cbbd0324ef','Fixed CKEditor integration','',20007004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283159,0,'aimeos','20.10.1',74867,208,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1602755430,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','14e9c019a64d8619afa7307328218dd7','Product rating/review incl. JSON API, home page component, price facet filter, date/time range filter in admin backend, support animated GIFs, better log entries for SQL statements, simplified get methods to context, custom DB driver options','',20010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283160,0,'aimeos','20.10.2',74867,226,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1604390755,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','36f3d403f76b2a83f3854f9f85c08b51','Support for composer 2.x and latest composer TYPO3 installer, use global S/L/C parameters, several bugfixes for the admin interface, new customer group XML import, improvements for Google Lighthouse','',20010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283161,0,'aimeos','20.10.3',74867,139,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1607593797,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','51bf485aa8d636f71186ab49a725e21b','Translation updates, several bugfixes and layout improvements','',20010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283162,0,'aimeos','20.10.4',74867,127,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1608028155,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b1eb1e491c6e7fd8957f3d3cef4625d4','Fixed TCA problem where mshop_locale_site table isnt available and bulk order form. Translation update','',20010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283163,0,'aimeos','19.10.11',74867,108,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1609414082,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d920ab6af1499df3ad5405554f2532c0','Various bug fixes and fixed a potential security issue in the admin backend','',19010011,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283164,0,'aimeos','19.10.12',74867,135,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1610011405,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:9:\"scheduler\";s:13:\"7.6.0-9.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.12.8-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','883d36124cd6c23a3e1c521619b721bc','Fixed possible stored XSS issues in Aimeos admin backend (low risk)','',19010012,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283165,0,'aimeos','20.10.5',74867,162,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1610011756,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a751cd29d23a03c08000aa4c97724422','Several bugfixes and fixed potential stored XSS issues in Aimeos admin backend (low risk)','',20010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283166,0,'aimeos','20.10.6',74867,140,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1613469884,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b2cc94987a6f533ee25024948a3107c1','Support different image sizes per data domain, improved selection variants management, several bugfixes and improvements, translation update','',20010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283167,0,'aimeos','20.10.7',74867,146,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1616057234,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8a2c61db1781b7b3ef0660beee24681c','Several bugfixes and HTML frontend and admin backend','',20010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283168,0,'aimeos','21.4.1',74867,141,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1618999913,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','bc0dd2b790437c29fb5d90aa8f6febe6','New admin backend design incl. dark mode, fully mobile optimized, RTL support, Bootstrap 5, Chart.js based dashboard, new supplier detail plugin, rule based dynamic pricing, simplified configuration, references stocks by product ID instead of code','',21004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283169,0,'aimeos','20.10.8',74867,124,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1620895763,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b8cfcc9e12f0175b200535aae05db16d','Backported new group product type, several bugfixes and improvements in the admin backend and HTML frontend, translation updates','',20010008,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283170,0,'aimeos','21.4.2',74867,144,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1621504339,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','4e8e3b6ff7dcf6f64e308c9415c6a6c8','Several bugfixes and improvements for backend and frontend, fixed problems when upgrading from previous versions','',21004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283171,0,'aimeos','20.10.9',74867,108,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1624525937,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ae59afd3be6958d3f263531e0aab3136','Several bugfixes and improvements in admin backend and HTML frontend including translation updates','',20010009,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283172,0,'aimeos','21.4.3',74867,132,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1625130540,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','2b7e0742f767efbdc217fbf4c7c154d1','Several bugfixes and improvements in admin backend and HTML frontend as well as translation updates','',21004003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283173,0,'aimeos','21.7.1',74867,144,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1626860757,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','4a9b2d6a0a634c0fb21314be6605b7cc','Contains new default theme and settings panel in backend. Delivery service provider to send e-mails to owners and extended order management. Files are stored per site now.','',21007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283174,0,'aimeos','21.7.2',74867,130,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1628675083,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','7129b1cbcdf0be318a508d781545a124','Required change for TYPO3 security advisory core-sa-2021-013, several improvements in backend and frontend, translation update','',21007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283175,0,'aimeos','20.10.10',74867,97,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1628761192,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','29766a3dfa00bd11b398554c73205c69','Required change for TYPO3 security advisory core-sa-2021-013, bugfixes and translation update','',20010010,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283176,0,'aimeos','21.7.3',74867,121,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1632388896,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fbce6e08d7de9f57b20c8f931cba441d','Several bugfixes in frontend and backend, language and cache handling, translation update','',21007003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283177,0,'aimeos','21.10.1',74867,125,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1634204411,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";}s:8:\"suggests\";a:1:{s:14:\"pdfviewhelpers\";s:13:\"2.3.4-3.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','861876961c20cfd3085d51346edc9c59','MP4/WebM videos in product detail, upload several media files at once, update to CKEditor 5 in backend, allow custom invoice numbers, warehouse management improvements, SEPA QR-code and background image in PDF','',21010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283178,0,'aimeos','21.10.2',74867,118,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1635849385,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";}s:8:\"suggests\";a:1:{s:14:\"pdfviewhelpers\";s:13:\"2.3.4-3.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b4421dd90ac0e674b752ada34f79446d','Fixed language problem in scheduler, implemented upgrade wizard, PHP 7.2 support, avoids connection limit when upgrading from earlier versions','',21010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283179,0,'aimeos','20.10.11',74867,93,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1637146912,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-10.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.3.4-2.99.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','de66d0ec9ea4742d34ec0f6c47b79248','Several bugfixes in frontend and backend, avoid using REST API for retrieving countries, sanitize SVG images','',20010011,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283180,0,'aimeos','21.10.3',74867,58,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1638356321,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";}s:8:\"suggests\";a:1:{s:14:\"pdfviewhelpers\";s:13:\"2.3.4-3.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a80224669917e711c23eaac02b834fbf','Workaround for missing package manager object in TYPO3 11, fixed deleting sites in backend, several bugfixes and improvement for the HTML frontend','',21010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283181,0,'aimeos','21.10.4',74867,112,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1643279504,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9e2a0b1e77728d91652f630c5c3436f6','Several bugfixes in core, HTML frontend and admin backend, full PHP 8.1 support, translation updates','',21010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283182,0,'aimeos','21.10.5',74867,102,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1648630004,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a61638f6f892e13d042bdb5b371ba615','Several bugfixes and improvements in HTML frontend, admin backend and product CSV importer. Better support for drop-shipping setups','',21010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283183,0,'aimeos','22.4.1',74867,99,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1650534471,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c0b7a6eea7f2581b9c58ca347dac54e1','Major update with breaking changes including Bootstrap 5, radically simplified HTML client and e-mail code base, reduced complexity, Upscheme migrations and more performance\r\n','',22004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283184,0,'aimeos','22.4.2',74867,100,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1651051715,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a12f198e8b83fb7e2954dbc3bb31a9ff','Supports PHP 7.4 again, several bugfixes and improvements in the HTML layout, requires the 2022.04-2 page tree (https://github.com/aimeos/aimeos-typo3page-setup)','',22004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283185,0,'aimeos','22.4.3',74867,103,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1654072278,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c8939bba8ec73294d4aea04186ac3485','Several bugfixes and improvements, esp. sending e-mails from scheduler tasks','',22004003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283186,0,'aimeos','22.4.4',74867,101,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1656492448,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','1c16414ad60398cfed0c230b709be3de','Several bugfixes in frontend and backend, automatically adds Aimeos CSS/JS to pages','',22004004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283187,0,'aimeos','21.10.6',74867,81,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1656579159,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a32d93d85990405e47a96b2620d97f0c','Several bugfixes in frontend and backend, suppress a-tags in JSON output','',21010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283188,0,'aimeos','22.7.1',74867,109,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1657791749,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','bdc0b05d8a1791b472284a2122ecb01a','Bulk editing in admin backend, customizable theme colors, uses Bootstrap icons, no more need for factories, scale images in media manager, better fractional quantity support, improved debugging','',22007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283189,0,'aimeos','21.10.7',74867,76,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1659519729,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','da25490c0a9e28d6b1b413b631df6804','Several bugfixes, update for missing FontAwesome icons in backend','',21010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283190,0,'aimeos','22.7.2',74867,104,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1663145653,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:9:\"scheduler\";s:15:\"10.4.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','a83739026ff4823b895d74325a5b752d','Compatibility to Doctrine DBAL shipped with TYPO3 10, prevent errors in scheduler task, fixed migrating from 21.10 and before, several bugfixes and improvement in the frontend','',22007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283191,0,'aimeos','22.10.1',74867,92,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1665653245,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','388679a2548bc54e97be89afee97804c','GraphQL admin API, invoice numbers per site, baskets can be saved, optimized performance, SEO improvements','',22010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283192,0,'aimeos','22.10.2',74867,72,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1668589806,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','6bd07b3e2a604cb6333c1a08f5a3755e','Fixed using logged in customer and 404 handling, updated Bootstrap to 5.2, improved upgrading from older LTS versions','',22010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283193,0,'aimeos','22.10.3',74867,97,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1668606236,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fe0a8ee0cb20b96c6e70fca02d69a6f8','Fixed missing filesystem object in upgrade wizard','',22010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283194,0,'aimeos','22.10.4',74867,78,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1671615598,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e1c9e2754829b8a46adc9337daa91d03','Several important bugfixes, improved migrations, translation update','',22010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283195,0,'aimeos','22.10.5',74867,72,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1675247970,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d55eb9749daff8117c03b827bcc6e083','Several bugfixes and improvements, translation update','',22010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283196,0,'aimeos','22.10.6',74867,83,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1678355734,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','675a5a3c4b0ada078503e48600495f92','Several bugfixes, improved basket handling on login/logout, migration improvements','',22010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283197,0,'aimeos','22.10.7',74867,79,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1678780410,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','cfcc0f028a0d88b6049e1507f605c9fc','Important bugfix for 503 error','',22010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283198,0,'aimeos','23.4.1',74867,21,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1682496095,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','dcd68805f489eb8181a526b960348699','TYPO3 v12 support, merged order and order base data with new order JSON API, full remote file import support, simplification of job controllers, makes full use of PHP 8.1 features','',23004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283199,0,'aimeos','23.4.2',74867,86,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1682496809,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f28822d7fb16f66abf0eb4dfca013e38','Removed TYPO3 v11 support due to extensive changes in TYPO3 v12','',23004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283200,0,'aimeos','22.10.8',74867,53,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1684833767,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','5c07864f51a6daa83d0092873f9c6e50','Support for PostgreSQL database installations, includes several bugfixes for frontend, backend and scheduler tasks and translation updates','',22010008,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283201,0,'aimeos','23.7.1',74867,64,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1689241184,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8fa795a33ae053d1d9f3cb1b9bbccc23','Extended GraphQL API, improved config-table JS component, merged characteristics and options, enforced search attribute visibility and preparations for Vue3 upgrade','',23007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283202,0,'aimeos','22.10.9',74867,51,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1692782344,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8b523ef094dd9b0fb3e03bb3e66f1d07','Fixed creating preview images, save updated prices of ordered products, improved compatibility to PHP 7.1/7.2/7.3, imports stock timeframe, translation update','',22010009,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283203,0,'aimeos','23.7.2',74867,62,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1694684168,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9697cbd55d1416bea0d6e8547c7f635c','GraphQL fix for admin backend, fixed supported TYPO3 version, several minor bugfixes and improvements, translation updates','',23007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283204,0,'aimeos','23.10.1',74867,67,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1697100053,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c7f0a5516c976c06950f4934a2b814ec','Managers for new domains can be created easily, addresses can contain mobile numbers, translations of types are stored in database instead of PO files, new admin panel for stored baskets, improved VueJS backend code and extended GraphQL API','',23010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283205,0,'aimeos','23.10.2',74867,58,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1700651459,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','349f8173d3e36389dbfb2c54c9b3a601','Many bugfixes and improvements in frontend and admin backend, translation updates','',23010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283206,0,'aimeos','23.10.3',74867,53,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1703243964,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e54645cb0653e78de0d1ba4c959c89bd','Several bugfixes and improvements, translation update','',23010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283207,0,'aimeos','23.10.4',74867,44,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1706778130,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fb3067b3aba33cb884c5183be28bd2fe','Several bugfixes and minor improvements, translation updates','',23010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283208,0,'aimeos','23.10.5',74867,39,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1708682646,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b23bc254d4cdf5b6adc9959677cd7c7f','Adapt to TYPO3 12.4.11 which allows incompatible Symfony console 7.x package and contains minor bugfixes','',23010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283209,0,'aimeos','23.10.6',74867,40,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1711100441,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:16:\"12.4.11-12.99.99\";s:9:\"scheduler\";s:16:\"12.4.11-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','9302f60adb863bd4ed9b0b02728e04ff','Fixed memory leak in TYPO3 system backend module, several bugfixes related to the admin backend, improved compatibility to jQuery, translation update','',23010006,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283210,0,'aimeos','24.4.1',74867,53,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,-1,3,1713859663,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','236d299008c417f6cce5fa6b0bcf877b','WCAG AAA compatible template, VueJS 3 in admin backend, update to Bootstrap 5.3, product CSV upload in backend, improved GraphQL admin API, Invention image library, only locally loaded JS files in the backend, translation update','',24004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283211,0,'aimeos','22.10.10',74867,54,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1717667394,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:9:\"scheduler\";s:15:\"11.5.0-11.99.99\";s:14:\"pdfviewhelpers\";s:13:\"2.4.0-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f3c01821baa794bfe13e7fdc385d9a80','Security: Fixed privilege escalation and proper check for digital product downloads','',22010010,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283212,0,'aimeos','23.10.7',74867,48,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1717667462,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:16:\"12.4.11-12.99.99\";s:9:\"scheduler\";s:16:\"12.4.11-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','e91894992b66536639d7231d34448074','Security: Fixed privilege escalation and proper check for digital product downloads','',23010007,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283213,0,'aimeos','24.4.2',74867,66,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1717667689,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','973a7de7c935b0cd15091684349ad138','Security: Fixed remote code execution and privilege escalation by admin users and proper check for digital product downloads','',24004002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283214,0,'aimeos','24.7.1',74867,55,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1721292566,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','8dd906371c3d0fdb67bb3d470bd4cc45','Custom address types, file uploads and improved GraphQL API, time support in subscriptions, translation updates','',24007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283215,0,'aimeos','24.7.2',74867,50,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1726738034,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','f657f62df7936cd9903370f9e66a8d91','Several bugfixes, layout improvements in frontend, support for JS arrays/objects as order service attributes and improved dark mode in backend','',24007002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283216,0,'aimeos','24.10.1',74867,49,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1729592107,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','6d105d6df2565736cfcf8b499fd3068c','Improved JSON:API, completed GraphQL API, simplified manager implementations, full support for ElasticSearch in backend, frontend improvements, AI for generating images and removing backgrounds','',24010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283217,0,'aimeos','24.10.2',74867,48,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1732184177,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','5c29858a3365f99c9456cead1c236f38','Fixed displaying scheduler task field values and BE/FE groups, uses current page ID again if none is provided, fixed migration for PostgreSQL, several bugfixes in core and admin backend, translation update, PHP 8.4 ready','',24010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283218,0,'aimeos','23.10.8',74867,35,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1732790939,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:16:\"12.4.11-12.99.99\";s:9:\"scheduler\";s:16:\"12.4.11-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','811e41f9c5fc0968b10bd22393c59f6d','PHP 8.4 ready, price rule improvements, admin backend bugfixes, translation updates\r\n','',23010008,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283219,0,'aimeos','24.10.3',74867,45,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1734000346,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','608fda114308ef3bb7c106987da1de56','Scheduler bugfix for TYPO3 v13, updated page TypoScript for download/jsonapi page (must be updated), fixed group handling for backend, fixed uploading files in backend, fixed migration from 2022.10 and before, minor frontend improvements','',24010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283220,0,'aimeos','23.10.9',74867,31,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1739357044,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:16:\"12.4.11-12.99.99\";s:9:\"scheduler\";s:16:\"12.4.11-12.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','2b1b662220aae4f27af2e3c13020ad06','Several bugfixes in frontend and admin backend, improved setup tasks for upgrading old installations, full translations for Bulgarian, Chinese, Czech, Danish, Dutch, French, German, Polish, Portuguese, Romanian, Russian, Slovenian, Spanish and Turkish','',23010009,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283221,0,'aimeos','24.10.4',74867,42,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1739443422,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','788b9d4fd73911304dcac2caf4f42997','Several bugfixes in frontend and admin backend, improved setup tasks for upgrading old installations, full translations for Bulgarian, Chinese, Czech, Danish, Dutch, French, German, Polish, Portuguese, Romanian, Russian, Slovenian, Spanish and Turkish','',24010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283222,0,'aimeos','24.10.5',74867,35,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1742372053,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c252aa6b8af42d68c00d719d38f3274b','Fixed running scheduler tasks from CLI in TYPO3 13 and PostgreSQL setup, several bugfixes and improvements','',24010005,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283223,0,'aimeos','25.4.1',74867,39,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1744198996,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','72084774baa652a5e1b4ec4c3b43bc4d','Full translations for 14 languages, removed jQuery completely, use Vue/vanilla JS in admin backend only, merged all types into a single table','',25004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283224,0,'aimeos','25.7.1',74867,29,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1752047330,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','28e7cbc8f5a4f714a134beefa2286931','TYPO3 13 workarounds, bugfixes, translation update','',25007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283225,0,'aimeos','25.10.1',74867,20,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1760614062,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','4bb0cd7b63109f2156804589b6bab8aa','404 category handling, categories and suppliers can be resolved by name now, performance optimizations, bugfixes, translation update','',25010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283226,0,'aimeos','25.10.2',74867,24,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1760629242,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','83ae3e623fc82d23a4be6613478384fc','Fixed undefined variable in scheduler','',25010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283227,0,'aimeos','25.10.3',74867,19,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1764756597,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','c8b26a4387b6890afb07cdad1a23ef4d','Bugfixes and improvements for new PHP version','',25010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283228,0,'aimeos','25.10.4',74867,17,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1773920151,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-13.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','fc814e09ae66a4fcf68b6400dfa10ea4','Bugfixes and improvements','',25010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283229,0,'aimeos','26.7.1',74867,9,'Aimeos shop and e-commerce framework','Professional, full-featured and ultra-fast TYPO3 e-commerce extension for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements (also available as TYPO3 distribution)',2,0,3,1780323012,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','b51d9bdfbd3261099a0d148f9d2ede5d','TYPO3 14 support, removed deprecations, core improvements and bugfixes','',26007001,1,0,'https://aimeos.org/docs/latest/typo3','ter','',''),
(9283230,0,'calendarize','3.1.1',43176,559,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1491459679,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"2.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2d7dc25f1145d6a4e0cb4014d69ec959','Fix TCA bug related to the new state field','',3001001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283231,0,'calendarize','3.1.2',43176,680,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1497250680,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"2.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','fd2f9eadc009b2e1d86f4fcf6d81474f','Release 3.1.2 Bugfix release','',3001002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283232,0,'calendarize','3.2.0',43176,502,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1513863030,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"2.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','91cae961bab8e9244224ee4a995d840d','Many CGL fixes (also use strict types), set index table to read only, fix datetime/timezone related problems, add sort by end_date, update moment.js and fullcalendar.io, migrate ViewHelpers to initializeArguments, move translations to translation.typo3.or','',3002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283233,0,'calendarize','3.2.1',43176,524,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1516011324,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.0.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"3.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c137d7ec0fb5c0ff4e5966a3c16bb8a9','Release version 3.2.1','',3002001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283234,0,'calendarize','3.2.2',43176,639,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1519754964,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.1.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"3.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c3beb8b96908d7b3c8761cff0ed0810b','Release 3.2.2 - Fix DateTime format in ICS export, fix week calculation problem, add URI Booking ViewHelper','',3002002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283235,0,'calendarize','3.2.3',43176,325,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1528901466,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.13-9.3.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"3.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','9b05e67f75ced01d1b88e309246fe274','Small cleanups','',3002003,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283236,0,'calendarize','3.2.4',43176,569,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1528959985,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.13-9.3.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"3.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','49223eb4c21d0437277654cba2485653','Bugfix release','',3002004,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283237,0,'calendarize','3.2.5',43176,573,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1530816047,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.3.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','640a00c2721ab39565f15199a265a2f5','Bugfix release','',3002005,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283238,0,'calendarize','4.0.0',43176,324,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1539113714,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','327d7e650b214cd02a84e27aca21c8cc','Release first version for TYPO3 9 LTS','',4000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283239,0,'calendarize','4.0.1',43176,472,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1539192750,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','6043f697155f02a2ee975c75cc551e1e','Bugfix release','',4000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283240,0,'calendarize','4.1.0',43176,357,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1544131463,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','6dcd1a5ad1c33c493fffbc4b30d1168d','Insert Record feature, first simple BE module, add link for location and organizer','',4001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283241,0,'calendarize','4.1.1',43176,420,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1545399100,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','730739db5bed27b2bfaa7bccd5cba299','Release 4.1.1 - Add record buttons for BE module, fix enddate calculation, Fix PID for ics events, bugfixes for TYPO3 9.x, Fix week calculation for last/first week in year','',4001001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283242,0,'calendarize','4.1.2',43176,271,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1549357113,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','e5c75ac17c9d75cb8ee47268624cffde','Release 4.1.2','',4001002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283243,0,'calendarize','4.1.3',43176,514,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1549358555,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','6380a4a8d473205ade9ff684c4e936a8','Release 4.1.3','',4001003,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283244,0,'calendarize','4.2.1',43176,511,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1562765936,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','be6c6832c812158e579c5f37d018c51f','Bugfix release','',4002001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283245,0,'calendarize','4.3.0',43176,405,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1573151347,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"6.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','53ba06514640197c6431cdb1af7a8c4d','Many bugfixes, new icon.','',4003000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283246,0,'calendarize','5.0.0',43176,324,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1576058877,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"6.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','bb11948088fa72ca604ee5daef442747','- Add openEndTime option (require DB compare and reindex)\r\n- Fix ICS import process\r\n- Add backend sorting options\r\n- Add breadcrumb support\r\n- Add linkhandler support\r\n- Add EXT:seo sitemap support\r\n- Add layout options (evaluate the layout field in all templates)\r\n- Backend time format base on TYPO3 configuration\r\n- Bugfixes (e.g. TCA required fields)','',5000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283247,0,'calendarize','5.0.1',43176,511,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1578404403,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"6.0.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7d6e235b9c18fd601c5854a0542ae88e','Bugfix release, add cache tags','',5000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283248,0,'calendarize','6.0.0',43176,494,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1587580036,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"6.0.0-6.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','152979f16a366a678ac969f72696c8e0','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',6000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283249,0,'calendarize','7.0.0',43176,249,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1598603701,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','785e9467473a484ab1bf1d035068f6f0','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',7000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283250,0,'calendarize','7.1.0',43176,179,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1602621199,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','55afb71176b3451afc20d9716c1bbb22','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',7001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283251,0,'calendarize','7.2.0',43176,191,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1604681067,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','db6459da40187f5c1644d8cb323b89e7','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',7002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283252,0,'calendarize','7.3.0',43176,148,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1606734596,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b75ea1f82af838ce25e8760e4caa4f8d','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',7003000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283253,0,'calendarize','8.0.0',43176,139,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1609840226,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4deb438bdacb5bd8ba91f0533ac87a38','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283254,0,'calendarize','8.0.1',43176,141,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1613247785,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','53ce12441dafc78c9ca51eb1b197f690','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283255,0,'calendarize','8.1.0',43176,138,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1613739120,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4d852d9d7ad8fc41c053cf8b92b7a88b','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283256,0,'calendarize','8.2.0',43176,137,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1616402600,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7c1503f37a60bbd9c460c6efcd66ad0f','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283257,0,'calendarize','8.2.1',43176,139,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1616504927,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','78ae6e353727f1ea7553ee9d70cf5c54','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8002001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283258,0,'calendarize','8.2.2',43176,146,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1616572301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','70e8924daf0be2e11e627557bccb5c88','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',8002002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283259,0,'calendarize','9.0.0',43176,147,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1616655570,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','0d372f1b46cce184ae3e0a5725c060b0','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',9000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283260,0,'calendarize','10.0.0',43176,135,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1621094074,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','fb68c930ede5ca496378b993397c1028','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283261,0,'calendarize','10.0.1',43176,143,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1621677568,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4feacee294af5e3e8fbbd46931c777c5','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283262,0,'calendarize','10.1.0',43176,131,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1624913631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c5332855c75c618bfdcef65073f358ee','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283263,0,'calendarize','10.2.0',43176,124,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1627024106,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ad6286b36fc1227a8c73ea116fdc57dc','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283264,0,'calendarize','10.2.1',43176,110,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1627407221,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','680a9766ddf7b66fcb0911f768ac63fc','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10002001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283265,0,'calendarize','10.2.2',43176,136,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1627547079,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b07b1a8a67dff735fb051925fe137e11','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',10002002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283266,0,'calendarize','11.0.0',43176,129,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1628803832,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','defec68815f5aa00c7aae1b8e7bbc572','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',11000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283267,0,'calendarize','11.0.1',43176,128,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1631566733,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','83ecda9fd3e13145e3adef713a5ef785','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',11000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283268,0,'calendarize','11.0.2',43176,128,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1634670999,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4932c5b39671cbea3bc993b61c343bba','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',11000002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283269,0,'calendarize','12.0.0',43176,113,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1645470172,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5fb41b9d82ca538e4cf72b32e6e47596','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283270,0,'calendarize','12.0.1',43176,99,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1646165563,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5e6b5f7384118b7f0d5f497f6130d00e','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283271,0,'calendarize','12.0.2',43176,111,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1646228849,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','33188ce758a9f39a546c7620a737cb52','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12000002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283272,0,'calendarize','12.1.0',43176,110,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1650484285,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','3a594b86322c976eddb96cbbdd64bcf4','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283273,0,'calendarize','12.2.0',43176,112,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1652468254,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','414d65d75580f314ee13f3d45c81e9b2','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283274,0,'calendarize','12.3.0',43176,112,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1654842424,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.3.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','446f61cc3d91902aff506e332325e826','Next release :) More information on https://github.com/lochmueller/calendarize/releases','',12003000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283275,0,'calendarize','12.4.1',43176,110,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1661520650,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.3.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b5b482c138ed93f0e3f37871735dd672','Change ext_emconf.php version to 12.4.1','',12004001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283276,0,'calendarize','12.4.2',43176,99,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1668860597,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.3.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a51ee2209135ce009f15a5d486d3935b','Change ext_emconf.php version to 12.4.2','',12004002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283277,0,'calendarize','12.4.3',43176,84,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1672689185,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.3.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','23043b4c6ae3387a77ef58ce2479b3d9','Change ext_emconf.php version to 12.4.3','',12004003,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283278,0,'calendarize','12.4.4',43176,112,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1672817749,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:10:\"autoloader\";s:13:\"7.3.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"10.4.12-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','942a3b4fb256c1461c7f0592a99dfb0e','Change ext_emconf.php version to 12.4.4','',12004004,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283279,0,'calendarize','13.0.2',43176,65,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1707571573,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a8a24039f7c4028510f01dfe756a5d2b','Change ext_emconf.php version to 13.0.2','',13000002,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283280,0,'calendarize','13.0.3',43176,69,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1709919965,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','e8339420b7e94e6b2b0125adb2d68ebb','Change ext_emconf.php version to 13.0.3','',13000003,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283281,0,'calendarize','13.0.4',43176,52,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1714644241,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','6fe149aeaef84511c0c1a6ee409b964e','chore: Change ext_emconf.php version to 13.0.4','',13000004,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283282,0,'calendarize','13.0.5',43176,54,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1714724068,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','66d4a6227a9871f8c6ee4ac971949756','Change ext_emconf.php version to 13.0.5','',13000005,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283283,0,'calendarize','13.0.6',43176,63,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1715887519,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4282c8beb78acc2f35b8a42f93111a95','Change ext_emconf.php version to 13.0.6','',13000006,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283284,0,'calendarize','13.0.7',43176,68,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1719424967,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','50e93933413f7cc26fe2474da77b492d','Change ext_emconf.php version to 13.0.7','',13000007,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283285,0,'calendarize','14.0.0',43176,39,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1738051595,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ee6f8c6fb70ae3bd24c240fdf085ac89','Compatibility for TYPO3 v13','',14000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283286,0,'calendarize','14.0.1',43176,45,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1744114180,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','fad83b066fac37bfa14330ece94bde10','Change ext_emconf.php version to 14.0.1','',14000001,0,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283287,0,'calendarize','15.0.7',43176,0,'Calendarize - Event Management','Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also \"calendarize\" your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize',2,0,2,1788116620,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:14:\"13.4.0-14.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','46bf8215794a721ff9ba6ec2e385d3cb','chore: Release 15.0.7','',15000007,1,0,'https://docs.typo3.org/p/lochmueller/calendarize/master/en-us/','ter','',''),
(9283288,0,'jt_gallery','2.0.0',5062,1007,'JT Image & Video Gallery','jQuery Image and Video Gallery extension. Supports Images, Flash, YouTube, MP4, M4V, OGG, OGV and WebM Videos. Fully responsive and supports desktop, iPhone, iPad, Android and all modern web browsers.',1,0,3,1502401299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jawher Tabessi','tabessijawher@gmail.com','jawher.tabessi','e298e79a78b79a9fcc9b3fda1fb2c05a','TYPO3 V7 & V8 compatibility\r\nVimeo Integration','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/jt_gallery/2.0.0','ter','',''),
(9283289,0,'jt_gallery','2.1.0',5062,232,'JT Image & Video Gallery','jQuery Image and Video Gallery extension. Supports Images, Flash, YouTube, MP4, M4V, OGG, OGV and WebM Videos. Fully responsive and supports desktop, iPhone, iPad, Android and all modern web browsers.',1,0,3,1584312018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.4.0-9.5.99\";}}','Jawher Tabessi','tabessijawher@gmail.com','jawher.tabessi','f774f748d9589f9c0f39eb8693877069','TYPO3 V9 compatibility','',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/jt_gallery/','ter','',''),
(9283290,0,'wp_directmailreturn','1.1.0',3754,305,'Returnmail analyse of direct_mail','direct_mail return mail analysis without fetchmail installed (uses php imap functions)',2,0,3,1497357136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"direct_mail\";s:13:\"4.0.0-5.99.99\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','22d09cb303a37a4b1a7da007380d44b5','Fixed for TYPO3 7 LTS and 8 LTS.\r\nThank you to reelworx for support!','WEBprofil - Gernot Ploiner e.U.',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/wp_directmailreturn/1.1.0','ter','',''),
(9283291,0,'wp_directmailreturn','1.2.0',3754,834,'Returnmail analyse of direct_mail','direct_mail return mail analysis without fetchmail installed (uses php imap functions)',2,0,3,1500292409,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:11:\"direct_mail\";s:13:\"4.0.0-5.99.99\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','04bf343fdc70fc18025c61c8919e844a','Added feature to skip certification warning.\r\nThanks to http://respon.se for the code.','WEBprofil - Gernot Ploiner e.U.',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/wp_directmailreturn/1.2.0','ter','',''),
(9283292,0,'wp_directmailreturn','2.1.0',3754,126,'Returnmail analyse of direct_mail','direct_mail return mail analysis without fetchmail installed (uses php imap functions)',2,0,3,1608044124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:11:\"direct_mail\";s:13:\"4.0.0-6.99.99\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','6c8774016c4e8c62e1b128700f0d9eed','adding command line interface (run with: ./vendor/bin/typo3cms wpdirectmailreturn:analyzemail )\r\nmoved most Code to FetchMailUtility\r\noverwrite readMail Class from Direct mail to fix an error and add additional functionally\r\nnew Protocol type EXCHANGE to have access to a Microsoft Exchange inbox, (using IMAP4 protocol)\r\nBREAKING Change in LTS 9 - You need to setup a new scheduler task if you use TYPO3 LTS 9.x or higher (installation)\r\nTwo new Options to move emails instead of deleting them directly\r\nTwo new Options to get notified by email on Success or on Error','WEBprofil - Gernot Ploiner e.U.',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/wp_directmailreturn/','ter','',''),
(9283293,0,'wp_directmailreturn','2.2.0',3754,119,'Returnmail analyse of direct_mail','direct_mail return mail analysis without fetchmail installed (uses php imap functions)',2,0,3,1608107951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:11:\"direct_mail\";s:13:\"4.0.0-6.99.99\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2ca9a436e7b3fc5a3d5e4d0a72eb3a42','TASK\r\nNew Namespace. Clear Autoloader cache with composer or Installtool!','WEBprofil - Gernot Ploiner e.U.',2002000,1,0,'https://docs.typo3.org/p/webprofil/wp-directmailreturn/2.2/en-us','ter','',''),
(9283294,0,'tslib_fetce','0.2.0',6401,318,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup back into TYPO3 7.x. This is needed by tt_board and tt_guest. For TYPO3 6.2 use version 0.0.1. For form MAIL and form wizards use the extension compatibility6.',2,0,3,1501152237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.3-7.99.99\";s:5:\"typo3\";s:13:\"7.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fe5dc79a267855fb13831feddf42f39d','\nSupport for TYPO3 8.7.x . PHP files are allowed under any path.\n','jambage.com',2000,0,0,'','ter','',''),
(9283295,0,'tslib_fetce','0.3.0',6401,280,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Form MAIL and form wizards require the extension compatibility6.',2,0,3,1505205879,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','14428040557bdc15075d810ff042e494',' \nsupport for a namespace class call with processScript  setup\n','jambage.com',3000,0,0,'','ter','',''),
(9283296,0,'tslib_fetce','0.3.1',6401,314,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Form MAIL and form wizards require the extension compatibility6.',2,0,3,1507290273,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c72c620f8c065ed3fdf112c7fd1e572e','\nbugfix in ContentPostProcHook\n','jambage.com',3001,0,0,'','ter','',''),
(9283297,0,'tslib_fetce','0.3.2',6401,335,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Form MAIL and form wizards require the extension compatibility6.',2,0,3,1521467780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','040b123f934a53a98a3de286f5b21762','\nuse dontXssFieldNames for captcha fields. Configure fields which are not considered in the calcDoublePostKey double post check function. Use labelWrap. for a stdWrap around the label.\n','jambage.com',3002,0,0,'','ter','',''),
(9283298,0,'tslib_fetce','0.4.0',6401,372,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Form MAIL and form wizards require the extension compatibility6.',2,0,3,1525121351,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:11:\"1.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b80c669b19ef06a1c07b974c9e7d28ab','\nadd support for RSA encryption of form entry fields. bugfix to invalid id tags.\n','jambage.com',4000,0,0,'','ter','',''),
(9283299,0,'tslib_fetce','0.4.1',6401,308,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1526916695,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7fab45fb2f7961bbfb9d003f5e54cab8','\nbugfix for TYPO3 8.7\n','jambage.com',4001,0,0,'','ter','',''),
(9283300,0,'tslib_fetce','0.4.2',6401,250,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1533013626,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b198e00a91bb2f927b495f8183a27f96','\nbugfix to the namespace of the tslib/class.tslib_fe.php hooks\n','jambage.com',4002,0,0,'','ter','',''),
(9283301,0,'tslib_fetce','0.4.3',6401,267,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1535357141,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2707a9ae88ea36a8f240880354c247f7','\nsupport for TYPO3 9.3\n','jambage.com',4003,0,0,'','ter','',''),
(9283302,0,'tslib_fetce','0.4.4',6401,439,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8.x. This is needed by tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1543170119,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','508f79050dfff35e59e59146cfcf0cc5','\nbugfix for TYPO3 7.6\n','jambage.com',4004,0,0,'','ter','',''),
(9283303,0,'tslib_fetce','0.4.5',6401,275,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 8. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1576706236,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.1.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','64d52f7918f1188607bd286ff4d3b7ca','The constant TYPO3_DLOG cannot be used in TYPO3 9.','jambage.com',4005,0,0,'','ter','',''),
(9283304,0,'tslib_fetce','0.5.0',6401,240,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 9. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1578246480,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b1a850a8c30e4f61f7d3806617cde0c4','Doctrine based. No extension typo3db_legacy is required any more for TYPO3 9.5.\r\n','jambage.com',5000,0,0,'','ter','',''),
(9283305,0,'tslib_fetce','0.5.1',6401,297,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 9. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1578251280,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d782bac33fe3d9597ce4d79c539f5e3b','TypoScriptFrontendDataController::execNEWinsert returns the uid of the inserted record','jambage.com',5001,0,0,'','ter','',''),
(9283306,0,'tslib_fetce','0.5.2',6401,383,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 9. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1580634784,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','38a01bce1123f59f9e965ee564d0b1aa','bugfix for a case where class JambageComTslibFetceHooksFrontendHooks was not found','jambage.com',5002,0,0,'','ter','',''),
(9283307,0,'tslib_fetce','0.5.3',6401,104,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 9. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1636401185,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3dca1b6dfb112e78a6073f6ec9ef4692','works with TYPO3 10.4\r\n','jambage.com',5003,0,0,'','ter','',''),
(9283308,0,'tslib_fetce','0.5.4',6401,121,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 9. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require the extension compatibility6.',2,0,3,1637105942,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','24139ed03cb905e44075b8ddb6f329ba','important bug fix: No locationData is required.\r\n\r\n','jambage.com',5004,0,0,'','ter','',''),
(9283309,0,'tslib_fetce','0.5.5',6401,109,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1649359278,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','326fdee69f89e6cfea882f02d438da6a','add support for TYPO3 11.5 and PHP 8\r\n','jambage.com',5005,0,0,'','ter','',''),
(9283310,0,'tslib_fetce','0.5.6',6401,106,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1661245222,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:12:\"1.10.4-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0c586b8cf5e91cf2cb696e17a5cf119','fix issue with definition of constant','jambage.com',5006,0,0,'','ter','',''),
(9283311,0,'tslib_fetce','0.6.0',6401,82,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1677783723,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','19766105738a40ff5849a911af02d1aa','support for TYPO3 12','jambage.com',6000,0,0,'','ter','',''),
(9283312,0,'tslib_fetce','0.6.1',6401,85,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1683007941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9778990ed76a324f85f8b6ac57a43c42','TYPO3 12.4','jambage.com',6001,0,0,'','ter','',''),
(9283313,0,'tslib_fetce','0.7.0',6401,76,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1691002071,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','be4d1503605c27b79bf7d5e3eb45cc1e','Rename constants and setup files with file extension typoscript','jambage.com',7000,0,0,'','ter','',''),
(9283314,0,'tslib_fetce','0.8.0',6401,72,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1703939238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','3841d9e97bfe0c64a8644de22c4acea4','modifications by composer','jambage.com',8000,0,0,'','ter','',''),
(9283315,0,'tslib_fetce','0.8.1',6401,59,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1717087330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"div2007\";s:12:\"1.16.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','80b17034cfe7eb3fb387698be2c439d6','fix PHP error with wrong array index','jambage.com',8001,0,0,'','ter','',''),
(9283316,0,'tslib_fetce','0.9.0',6401,37,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1731259233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"div2007\";s:11:\"2.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b2239a43e16e03e6a877fa49bdaff5f6','only TYPO3 12 version','jambage.com',9000,0,0,'','ter','',''),
(9283317,0,'tslib_fetce','0.9.1',6401,44,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1731922857,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','620b6019541a4a955c3c01f35572186c','works under TYPO3 13','jambage.com',9001,0,0,'','ter','',''),
(9283318,0,'tslib_fetce','0.9.2',6401,34,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1734875675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','317d418b2e623015429761a3447c5ddb','bugfix TYPO3 13','jambage.com',9002,0,0,'','ter','',''),
(9283319,0,'tslib_fetce','0.9.3',6401,38,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1734946320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aa2b3b94bc0f6b49d852a3adcc45892a','fix TYPO3 13 error','jambage.com',9003,0,0,'','ter','',''),
(9283320,0,'tslib_fetce','0.9.4',6401,42,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1735585141,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7f4246374c1ea913de53c436c7878731','bugfix in Middleware','jambage.com',9004,0,0,'','ter','',''),
(9283321,0,'tslib_fetce','0.9.5',6401,22,'Frontend TCE','It brings the deprecated TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest. Only form MAIL and form wizards additionally require code provided by the extension compatibility6.',2,0,3,1752596588,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d2334f4c0e1747f2f899986c8fa77c40','collect request object from a call to a subobject','jambage.com',9005,0,0,'','ter','',''),
(9283322,0,'tslib_fetce','0.9.6',6401,23,'Frontend TCE','It brings the removed TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest.',2,0,3,1754990380,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.2.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','5ebcb8db69f75eeb1ba10011f630630f','fix in AfterCacheableContentIsGenerated','jambage.com',9006,0,0,'','ter','',''),
(9283323,0,'tslib_fetce','0.10.0',6401,21,'Frontend TCE','It brings the removed TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest.',2,0,3,1756068074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a2d983d1987fff428450f45c38f2dbf8','Use the Sets of Fetce now!\r\n\r\n','jambage.com',10000,0,0,'','ter','',''),
(9283324,0,'tslib_fetce','0.10.1',6401,26,'Frontend TCE','It brings the removed TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 10 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest.',2,0,3,1756585116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"div2007\";s:11:\"2.3.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','fb6405c7949045b562af64406a9d8a89','maintenance release','jambage.com',10001,0,0,'','ter','',''),
(9283325,0,'tslib_fetce','0.11.0',6401,7,'Frontend TCE','It brings the removed TYPO3 4.x class tslib_feTCE and the processScript FEData setup with new features partly back into TYPO3 13 and later. This is needed by extensions based on the former TYPO3 FORM like tt_board and tt_guest.',2,0,3,1781537203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"div2007\";s:11:\"2.4.2-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','82d3984056ea213fc5a3cb65ea8cca49','support for TYPO3 14','jambage.com',11000,1,0,'','ter','',''),
(9283326,0,'soho','8.7.18',4139,349,'Soho','Extension to manage and publish opening/closing hours on your page/s (i.e. normal or special opening, closed, vacation, etc.). Reopen calculation and simulate mode implemented.',2,0,3,1533198541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Giulia Tuveri (specialistaweb.it) & Alessandro Tuveri, University of Udine','gt@specialistaweb.it','gilas','a81f4f17f69c7ed845a9ec2ca5752e0e','now compatible with TYPO3 v.8.7.x','',8007018,1,0,'https://docs.typo3.org/typo3cms/extensions/soho/8.7.18','ter','',''),
(9283327,0,'cacheopt','9.0.0',2961,167,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1572646394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Stehlik','astehlik.deleteme@intera.de','astehlik','b5c14c5267f21cf95aaaf8c77f5f87f2','TYPO3 9 LTS compatibility','Intera GmbH',9000000,0,0,'https://docs.typo3.org/p/intera-typo3-extension/cacheopt/9.0/en-us','ter','',''),
(9283328,0,'cacheopt','2.0.0',2961,106,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1572900026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.1-8.7.99\";}}','Alexander Stehlik','astehlik.deleteme@intera.de','astehlik','1ca8f36bd520793c22802d3f676d0742','TYPO3 6.2, 7.6 and 8.7 compatiblity. For TYPO3 9 use version 9.x!','Intera GmbH',2000000,0,0,'https://docs.typo3.org/p/intera-typo3-extension/cacheopt/2.0/en-us','ter','',''),
(9283329,0,'cacheopt','10.0.0',2961,395,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1572902473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Alexander Stehlik','astehlik.deleteme@intera.de','astehlik','4a7251c4628458f0c2618dc41d2f4e57','TYPO3 10 compatibility','Intera GmbH',10000000,0,0,'https://docs.typo3.org/p/intera-typo3-extension/cacheopt/10.0/en-us','ter','',''),
(9283330,0,'cacheopt','11.0.0',2961,28,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1713004870,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','d3e665b139409077b391b6052d739a23','TYPO3 11 LTS compatibility','Intera GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283331,0,'cacheopt','12.0.0',2961,46,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1714941914,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','0cc028aa2fa8283d7de9811d38707cee','TYPO3 12 LTS compatibility','Intera GmbH',12000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283332,0,'cacheopt','13.0.0',2961,6,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1776789484,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.2.0-13.2.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','f889b07387d1732b45391379438c2e12','TYPO3 13 LTS compatibility','Intera GmbH',13000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283333,0,'cacheopt','13.0.1',2961,1,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1786101535,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.2.0-13.2.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','a511a96c984d0d1660975a9ca93fd0b3','Fix TYPO3 13 LTS compatibility constraint','Intera GmbH',13000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283334,0,'cacheopt','13.0.2',2961,1,'Cache optimizer','Optimizes automatic cache clearing.',2,0,0,1786101680,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','55ac6180c19abd49363d98160ba6c4e3','Fix TYPO3 13 LTS compatibility constraint','Intera GmbH',13000002,0,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283335,0,'cacheopt','14.0.0',2961,2,'cacheopt','Optimizes automatic cache clearing.',2,0,4,1786101912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','astehlik','91d4303cef33c64dcea80b8009031dcf','TYPO3 14 LTS compatibility\n\nRemove features provided by TYPO3 core behind the frontend.cache.autoTagging feature flag!\n\nRemove plugin / list_type handling.\n\nRemove EXT:cz_simple_cal default config','',14000000,1,0,'https://docs.typo3.org/typo3cms/extensions/cacheopt/','ter','',''),
(9283336,0,'sf_filecollection_gallery','1.3.0',11467,987,'FileCollection Gallery','Simple FileCollection Gallery',2,0,3,1508340413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Jöran Kurschatke','joeran.kurschatke@gmail.com','joerank','f0c7c7dac910aea46497cd33fe36667a','TYPO3 8.7 compatibility','',1003000,0,0,'https://github.com/machwatt/sf_filecollection_gallery/blob/master/README.md','ter','',''),
(9283337,0,'sf_filecollection_gallery','1.4.0',11467,1092,'FileCollection Gallery','Simple FileCollection Gallery',2,0,3,1531072880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Jöran Kurschatke','joeran.kurschatke@gmail.com','joerank','fe7584438d897c1fd35f561dc16ab609','Added support for gallery title in list templates','',1004000,0,0,'https://github.com/machwatt/sf_filecollection_gallery/blob/master/README.md','ter','',''),
(9283338,0,'sf_filecollection_gallery','1.4.1',11467,869,'FileCollection Gallery','Simple FileCollection Gallery',2,0,3,1545652541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Jöran Kurschatke','joeran.kurschatke@gmail.com','joerank','ff3d0a8689f60f544828dd589a123ca7','Minor bugfix','',1004001,0,0,'https://github.com/machwatt/sf_filecollection_gallery/blob/master/README.md','ter','',''),
(9283339,0,'sf_filecollection_gallery','1.5.0',11467,1467,'FileCollection Gallery','Simple FileCollection Gallery',2,0,3,1553717565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Jöran Kurschatke','info@joerankurschatke.de','joerank','29149ccce5f240a84a1e466567002785','[TASK] Add support for TYPO3 v9 - 90\r\n[!!!][TASK] Changed to PaginationViewHelper from fluid - this means slightly different pagination template\r\n[!!!][TASK] Remove record storage, recursive and key fields from plugin','',1005000,1,0,'https://github.com/machwatt/sf_filecollection_gallery/blob/master/README.md','ter','',''),
(9283340,0,'sf_event_mgt','1.8.1',27841,2235,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,3,1491818979,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:5:\"6.2.0\";s:5:\"fluid\";s:5:\"6.2.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.4.0-7.0.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4c3d1cc6349ba0807675d95bd3b8173d','Security Fix - please update!','',1008001,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_event_mgt/','ter','',''),
(9283341,0,'sf_event_mgt','2.0.0',27841,712,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1493377487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e68900266013b828662251d6bced1a76','Major release with TYPO3 8.7 compatibility and some small breaking changes. Make sure you read the release notes: https://github.com/derhansen/sf_event_mgt/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/2.0/en-us','ter','',''),
(9283342,0,'sf_event_mgt','2.1.0',27841,1164,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1506321778,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','88780a5ae6e2d28014545f8294a67263','A lot of bugfixes, enhancements and a new Calendar View to show events by month.','',2001000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/2.1/en-us','ter','',''),
(9283343,0,'sf_event_mgt','3.0.0',27841,496,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1523425453,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','80d65ad5f55325647c9685f2985e11b2','New major release with a lot of features, bugfixes and improvements. Contains 2 breaking changes, so make sure to read the release notes https://github.com/derhansen/sf_event_mgt/releases','',3000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283344,0,'sf_event_mgt','3.0.1',27841,493,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1523985632,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','503886ce0aa5b82fca4784109bee3f07','Bugfix release - Changelog: https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283345,0,'sf_event_mgt','3.0.2',27841,495,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1524636360,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','8da2966e2c1ebed757f83a8914717c43','One bugfix for setups with multiple languages, a new feature and minor improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.2','',3000002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283346,0,'sf_event_mgt','3.0.3',27841,462,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1525926335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','681fcd804aabf3daed4110a2c93baf80','Small bugfix and added plugin to content element wizard - https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.3','',3000003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283347,0,'sf_event_mgt','3.0.4',27841,632,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1526447848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6e7481cdb42cf387812a58e743032961','Bugfix for registration field values and improvement for backend users with limited access rights. Make sure to read the changelog - https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.4','',3000004,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283348,0,'sf_event_mgt','3.0.5',27841,515,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1534957699,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','39acf34ac05aac33563327c77bcce936','Registration fields in CSV export and minor bugfixes/improvements. \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.5','',3000005,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283349,0,'sf_event_mgt','3.0.6',27841,548,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1539714344,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d4dbc5afa673d0956124174685e42a0e','Several new features and improvements - Changelog: https://github.com/derhansen/sf_event_mgt/releases/tag/3.0.6','',3000006,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283350,0,'sf_event_mgt','3.0.7',27841,364,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1546366288,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9b57b3134d78123c8635583145130c43','Minor bugfixes','',3000007,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283351,0,'sf_event_mgt','3.0.8',27841,441,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1548249853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6d22fee7faad131007503ab43de70ee8','Minor bugfix for problems with iCal file. ','',3000008,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/3.0/en-us','ter','',''),
(9283352,0,'sf_event_mgt','4.0.0',27841,294,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1552221823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7f7ed9f6b11f406651d8590333f7fad7','Added support for TYPO3 9.5 LTS. This release contains some breaking changes and new features. It is \r\nhighly recommended to read the release notes before updating from a previous version.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releas','',4000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.0/en-us','ter','',''),
(9283353,0,'sf_event_mgt','4.0.1',27841,464,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1552328125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','13aace26e160036d628bac164833bea3','[BUGFIX] Prevent PHP warning in PrefillMultiValueFieldViewHelper 635\r\n[BUGFIX] Show plugin configuration warning only if category selected 634\r\n','',4000001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.0/en-us','ter','',''),
(9283354,0,'sf_event_mgt','4.1.0',27841,335,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1558682250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','948539b4527b7185c761ff24bd9167db','Important (breaking in some cases) bugfix for users of version 4.0.x, some nice new features and lots of improvements.\r\n\r\nMake sure to read the release notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.1.0','',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_event_mgt/4.1.0','ter','',''),
(9283355,0,'sf_event_mgt','4.1.1',27841,353,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1560275654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','394319938dab3f4e68d0d0e7e21b1b3f','Small bugfix and new registration field options\r\n\r\nChangelog: https://github.com/derhansen/sf_event_mgt/releases/tag/4.1.1','',4001001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.1/en-us','ter','',''),
(9283356,0,'sf_event_mgt','4.1.2',27841,490,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1563514618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','db0ba6e0c7a27086a901b7aadc3e029a','Maintenance release\r\n\r\nChangelog https://github.com/derhansen/sf_event_mgt/releases/tag/4.1.2','',4001002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.1/en-us','ter','',''),
(9283357,0,'sf_event_mgt','4.1.3',27841,505,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1572331602,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','67ca96f923958a05692b62908f3ee944','Maintenance release und minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.1.3','',4001003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.1/en-us','ter','',''),
(9283358,0,'sf_event_mgt','4.2.0',27841,359,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1580063388,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5d4bb648b123d8f13454d667886d9e0a','Added configurable spam checks and minor changes\r\n\r\nChangelog: https://github.com/derhansen/sf_event_mgt/releases/tag/4.2.0','',4002000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.2/en-us','ter','',''),
(9283359,0,'sf_event_mgt','4.2.1',27841,357,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1583500328,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','71cd8b91924e624b8312dbd521f9cf99','Minor improvements and bugfix for translated registration-emails.\r\n\r\nChangelog: https://github.com/derhansen/sf_event_mgt/releases/tag/4.2.1','',4002001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.2/en-us','ter','',''),
(9283360,0,'sf_event_mgt','5.0.0',27841,383,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1587620537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4f02dea3c378fa7371974f6a75dbc2f3','Added compatibility to TYPO3 10.4 LTS. This version contains several breaking changes, so make sure to read the changelog carefully https://github.com/derhansen/sf_event_mgt/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.0/en-us','ter','',''),
(9283361,0,'sf_event_mgt','4.2.2',27841,193,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1589713649,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f60f8e4a41431d703a30013cfb4042e4','Bugfixes and configurable slug handling for TYPO3 9.5\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.2.2','',4002002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.2/en-us','ter','',''),
(9283362,0,'sf_event_mgt','5.0.1',27841,397,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1589714145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a6d96e19d94e9c6e7da97323b67ebddf','Bugfixes and configurable slug handling\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.0.1','',5000001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.0/en-us','ter','',''),
(9283363,0,'sf_event_mgt','4.3.0',27841,119,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1598184132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bea1458030cab555134ee398d45f8160','New features for custom notifications and minor changes. \r\n\r\nIncludes a breaking change for custom notifications and the notificationService class. If you extended the extension, make sure to read the changelog - https://github.com/derhansen/sf_event_mgt/releases/tag/4.3.0','',4003000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.3/en-us','ter','',''),
(9283364,0,'sf_event_mgt','5.1.0',27841,205,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1598185137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9e2dafe7075b02cbb172e17cea2a4d74','New features for custom notifications and minor changes. \r\n\r\nIncludes a breaking change for custom notifications and the notificationService class,  so if you extended the extension, make sure to read the changelog - https://github.com/derhansen/sf_event_mgt/releases/tag/5.1.0','',5001000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.1/en-us','ter','',''),
(9283365,0,'sf_event_mgt','4.3.1',27841,602,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1599030749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','c0d9642887221bca18b2bf5658950539','Security Fix - please update ASAP\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.3.1','',4003001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.3/en-us','ter','',''),
(9283366,0,'sf_event_mgt','5.1.1',27841,606,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1599030781,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4b5f32586b38bd0448b7ac028b6ba455','Security Fix - please update ASAP\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.1.1','',5001001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.1/en-us','ter','',''),
(9283367,0,'sf_event_mgt','5.2.0',27841,200,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1605443096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f93f68a2c9b2f461a0ce2f5befa8bd81','Page Cache and Waitlist improvements. Also contains some bugfixes and improvements. \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.2.0','',5002000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.2/en-us','ter','',''),
(9283368,0,'sf_event_mgt','4.4.0',27841,139,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1605443734,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3d33af5f92285fb1ab47672bfd382088','Page Cache improvements and minor bugfixes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.4.0','',4004000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.4/en-us','ter','',''),
(9283369,0,'sf_event_mgt','4.4.1',27841,125,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1612201462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7bb86820dc5baec29d81295fac1c6093','Minor Bugfix \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.4.1','',4004001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.4/en-us','ter','',''),
(9283370,0,'sf_event_mgt','5.3.0',27841,155,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1612202498,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','1788e3bf7cb6b4f252312db2944a1360','New features, some bugfixes and several improvements\r\n\r\nhttps://github.com/derhansen/sf_event_mgt/releases/tag/5.3.0','',5003000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.3/en-us','ter','',''),
(9283371,0,'sf_event_mgt','4.4.2',27841,122,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1617622706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2ac4c49ed6e0203f376b276707446e2d','Minor bugfixes \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.4.2','',4004002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.4/en-us','ter','',''),
(9283372,0,'sf_event_mgt','5.4.0',27841,144,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1617623175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cc293de5b544ad1c6e2813db441b5ec1','New display mode \"Time restriction\", event plausibility check and various other minor improvements.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.4.0','',5004000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.4/en-us','ter','',''),
(9283373,0,'sf_event_mgt','4.4.3',27841,119,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1619978267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e1882c65e24d61c7768e3bb047c4c49e','Minor bugfix when using MySQL strict mode.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.4.3','',4004003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/4.4/en-us','ter','',''),
(9283374,0,'sf_event_mgt','5.4.1',27841,126,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1619978571,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e9b4bb6b23704194aa03d35b437af1cc','Added viewHelper to create links to add an event to online calendars (Google, Outlook, Office 365 and Yahoo). Also some minor bugfixes are included.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.4.1','',5004001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.4/en-us','ter','',''),
(9283375,0,'sf_event_mgt','5.4.2',27841,152,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1620196258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','fea71ab28d445e35155d035a434e476d','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.4.2','',5004002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.4/en-us','ter','',''),
(9283376,0,'sf_event_mgt','5.5.0',27841,148,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1623001344,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d335f055c83946c7b5b4b7e9d47b4266','2 new features (define image visibility and define link to terms and conditions in plugin) as well as some minor bugfixes and improvements.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.5.0','',5005000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.5/en-us','ter','',''),
(9283377,0,'sf_event_mgt','5.6.0',27841,137,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1629980383,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','74cd48fb3d632319aa40d5acae6a509d','Maintenance release including 3 new features\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.6.0','',5006000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.6/en-us','ter','',''),
(9283378,0,'sf_event_mgt','4.5.0',27841,114,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1629980618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e495515ab098a8d4667b27a605b7e515','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/4.5.0','',4005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_event_mgt/','ter','',''),
(9283379,0,'sf_event_mgt','5.6.1',27841,130,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1633098605,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9278435b8a141ac2625db4674ab06912','New PSR-14 event and fixed minor bug\r\n\r\nRelease notes https://github.com/derhansen/sf_event_mgt/releases/tag/5.6.1','',5006001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.6/en-us','ter','',''),
(9283380,0,'sf_event_mgt','6.0.0',27841,130,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1634475750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','03a5d819a289a87cfd170ec2c7ff8f2f','Added support for TYPO3 11.5 LTS. This version contains several breaking changes, so make sure to read the release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.0.0','',6000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.0/en-us','ter','',''),
(9283381,0,'sf_event_mgt','5.7.0',27841,107,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1639850399,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','949ba92984cfdfb9a11263ecdeb9673a','Maintenance release with 2 new features and minor improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.7.0','',5007000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.7/en-us','ter','',''),
(9283382,0,'sf_event_mgt','6.0.1',27841,124,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1639851245,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','82b3b9ff492f7b5ddcc7fc4a63057739','2 new features, one bugfix and minor improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.0.1','',6000001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.0/en-us','ter','',''),
(9283383,0,'sf_event_mgt','5.8.0',27841,106,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1643189647,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','0d3348c23782ff83bb768307f1a447a1','Maintenance release including a GDPR cleanup command\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.8.0','',5008000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.8/en-us','ter','',''),
(9283384,0,'sf_event_mgt','6.1.0',27841,120,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1643190106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','22e701390d04f1fbedd999910c89be0f','GDPR cleanup command and new ViewHelper\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.1.0','',6001000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.1/en-us','ter','',''),
(9283385,0,'sf_event_mgt','6.2.1',27841,122,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1646390333,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','70002cb8299ff6bf07e89c64c8e438df','4 new features and some bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.2.1','',6002001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.2/en-us','ter','',''),
(9283386,0,'sf_event_mgt','5.9.0',27841,101,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1646390567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3defea5c341013847b692a315a88f4d9','Added 2 new features\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.9.0','',5009000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.9/en-us','ter','',''),
(9283387,0,'sf_event_mgt','6.2.2',27841,126,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1649175263,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4eae0424a3aa658454567ec737ca10df','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.2.2','',6002002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.2/en-us','ter','',''),
(9283388,0,'sf_event_mgt','6.2.3',27841,118,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1654536172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5ebaba8e536285aa01e2119f5238e219','Fixes some minor bugs and added a custom plugin icon for content element preview\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.2.3','',6002003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.2/en-us','ter','',''),
(9283389,0,'sf_event_mgt','5.9.1',27841,95,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1654536618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cb8985f68f688614869dd41026c1846b','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.9.1','',5009001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.9/en-us','ter','',''),
(9283390,0,'sf_event_mgt','6.2.4',27841,107,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1658729372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','512d1fedbedbe77008ed394f8bc8f3ad','Contains a new feature, bugfixes and minor improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.2.4','',6002004,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.2/en-us','ter','',''),
(9283391,0,'sf_event_mgt','5.9.2',27841,93,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1658729708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','32a8869de838f9e1c758f8f0cebf002a','Bugfixes and minor improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.9.2','',5009002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.9/en-us','ter','',''),
(9283392,0,'sf_event_mgt','6.3.0',27841,97,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1666944785,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','22ce5d2c8ec982be311803a8beb494cf','Small bugfixes and one new PSR-14 event. Note: Icons from backend module are replaced with TYPO3 core icons. Please read the release notes, if you extended/customized the admin module list template.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.3.0','',6003000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.3/en-us','ter','',''),
(9283393,0,'sf_event_mgt','6.3.1',27841,92,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1670090840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b8a69fce2ef9b6bfaa13f789f26882ee','Bugfixes and code cleanup. Note: If you rely on, that waitlist registrations are considered for a payment redirect, please read the release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.3.1','',6003001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.3/en-us','ter','',''),
(9283394,0,'sf_event_mgt','7.0.0',27841,85,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1671648001,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f4be3d25072a772823bc458475196be0','Added support for TYPO3 12. This version contains some minor breaking changes, so make sure to read the release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.0.0','',7000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.0/en-us','ter','',''),
(9283395,0,'sf_event_mgt','6.4.0',27841,75,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1683038659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b403a0be8dc23557a55e234c77f45bee','Maintenance and bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.4.0','',6004000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.4/en-us','ter','',''),
(9283396,0,'sf_event_mgt','7.1.0',27841,66,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1683049826,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e86222484edd03a7f6a11d73a8d8ff1c','Bugfix and maintenance release with support for TYPO3 12.4 LTS\r\n\r\nIn addition to version 7.0.0 of the extension, this version only supports TYPO3 12.4 and does most likely not use deprecated code any more. When updating a website to TYPO3 12.4, make sure to also read the release notes for version 7.0.0 of the extension carefully.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.1.0','',7001000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.1/en-us','ter','',''),
(9283397,0,'sf_event_mgt','6.4.1',27841,74,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1683889193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','911948d3face1195dd69045d3b7af1fa','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.4.1','',6004001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.4/en-us','ter','',''),
(9283398,0,'sf_event_mgt','7.1.1',27841,65,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1683892366,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','c4d4505230d876775fe8b19c3d7dd742','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.1.1','',7001001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.1/en-us','ter','',''),
(9283399,0,'sf_event_mgt','7.1.2',27841,64,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1685252891,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6f50068b9fd6638bf7e9dab804527072','Minor bugfixes and improvements\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.1.2','',7001002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.1/en-us','ter','',''),
(9283400,0,'sf_event_mgt','7.1.3',27841,72,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1685787766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7b612b1918b91cc26c30508b11aceee4','Maintenance release with 3 minor bugfixes \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.1.3\r\n\r\n','',7001003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.1/en-us','ter','',''),
(9283401,0,'sf_event_mgt','6.5.0',27841,70,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1689399151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6a3146a0d0a8241b2c4469435c9edf5a','New features and one bugfix\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.5.0','',6005000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.5/en-us','ter','',''),
(9283402,0,'sf_event_mgt','7.2.0',27841,64,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1689399435,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','eb4a16decdbe571a63c03288add7d6a1','New features and bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.2.0','',7002000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.2/en-us','ter','',''),
(9283403,0,'sf_event_mgt','6.5.1',27841,71,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1690365645,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bd6c2c64b5bedbd74f509105f17b7c68','No changes, just updated the documentation\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.5.1','',6005001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.5/en-us','ter','',''),
(9283404,0,'sf_event_mgt','7.3.0',27841,69,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1690366025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d613a1890d47a907063e15e0db2c9e2d','2 new PSR-14 events and documentation rewrite\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.3.0','',7003000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.3/en-us','ter','',''),
(9283405,0,'sf_event_mgt','6.5.2',27841,69,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1693132107,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a32a82a73de09c2a143252b899ffd7ee','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.5.2','',6005002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.5/en-us','ter','',''),
(9283406,0,'sf_event_mgt','7.3.1',27841,64,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1693132375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','899e38065539e40c3b732d229bd7b6c2','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.3.1','',7003001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.3/en-us','ter','',''),
(9283407,0,'sf_event_mgt','7.3.2',27841,65,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1695465540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e4a89ef54b61441813377c242aa2c28a','Maintenance and bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.3.2','',7003002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.3/en-us','ter','',''),
(9283408,0,'sf_event_mgt','6.5.3',27841,60,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1701605939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5a53a115eab9c20bbe1112d5c3532cd2','Contains a bugfix for the \"Disable overwrite demand\" setting. If event filtering does not work as expected any more, please ensure to uncheck the \"Disable overwrite demand\" setting in the plugin.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.5.3','',6005003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.5/en-us','ter','',''),
(9283409,0,'sf_event_mgt','7.3.3',27841,66,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1701606174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a56113dd9cf9364dec9aa6596e3a1e59','Contains a bugfix for the \"Disable overwrite demand\" setting. If event filtering does not work as expected any more, please ensure to uncheck the \"Disable overwrite demand\" setting in the plugin.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.3.3','',7003003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.3/en-us','ter','',''),
(9283410,0,'sf_event_mgt','6.6.0',27841,57,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1707810607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3ab4e772b46496d37fe40e26c6a20dc8','Maintenance release with minor bugfixes and one new feature\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.6.0','',6006000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.6/en-us','ter','',''),
(9283411,0,'sf_event_mgt','7.4.0',27841,73,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1707814890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f9f8cd1e7e932f93b9ad593f0c09a621','Security fix - please update ASAP!\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.4.0','',7004000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.4/en-us','ter','',''),
(9283412,0,'sf_event_mgt','7.4.1',27841,64,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1709383961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7c4d8af5de3474ce82bb2c08a0df3aca','Bugfix and maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.4.1','',7004001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.4/en-us','ter','',''),
(9283413,0,'sf_event_mgt','6.6.1',27841,55,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1711302848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','c79ac9671560b5e4f9cf6f3d002938ff','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.6.1','',6006001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.6/en-us','ter','',''),
(9283414,0,'sf_event_mgt','7.4.2',27841,63,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1711303081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b4ece110deb8d6aaee1a8e8342b6a4b1','Maintenance release \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.4.2','',7004002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.4/en-us','ter','',''),
(9283415,0,'sf_event_mgt','7.4.3',27841,59,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1713009864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','95254506bec8ec8381a58fef1136a623','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.4.3','',7004003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.4/en-us','ter','',''),
(9283416,0,'sf_event_mgt','6.6.2',27841,52,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1713010053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','55225dfbda68648967bd157b2a412dc2','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.6.2','',6006002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.6/en-us','ter','',''),
(9283417,0,'sf_event_mgt','7.5.0',27841,60,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1718528603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7f7df82c43394f9976990e4a2afa56da','New features: Tripple opt-in/out for event registration/cancellation, event preview and optional registration until end date\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.5.0','',7005000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.5/en-us','ter','',''),
(9283418,0,'sf_event_mgt','6.7.0',27841,50,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1718528809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','beb6c26845e30a465e88718d96840fd5','Added optional registration until end date\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.7.0','',6007000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.7/en-us','ter','',''),
(9283419,0,'sf_event_mgt','7.5.1',27841,54,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1724835152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','aa70cfeaaf984a69420392f30ee483c9','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.5.1','',7005001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.5/en-us','ter','',''),
(9283420,0,'sf_event_mgt','7.6.0',27841,41,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1729429192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','88a847f95d6e1e7af859f09d518212c2','Added one new feature and fixed a minor bug\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.6.0','',7006000,0,0,'https://docs.typo3.org/typo3cms/extensions/sf_event_mgt/','ter','',''),
(9283421,0,'sf_event_mgt','8.0.0',27841,51,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1729528666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','0d90b901cdbbdb9715374edff4ef73a0','Added TYPO3 13.4 compatibility. This version contains several new features and several breaking changes. Make sure to carefully read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.0.0','',8000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.0/en-us','ter','',''),
(9283422,0,'sf_event_mgt','8.1.0',27841,46,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1735391866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9718c9b94723a466e14466c07defd76d','New feature and bugfix version\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.1.0','',8001000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.1/en-us','ter','',''),
(9283423,0,'sf_event_mgt','7.7.0',27841,38,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1735392117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','1a952be8d947a9e486f7f67c443099fa','New feature and bugfix version\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.7.0','',7007000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.7/en-us','ter','',''),
(9283424,0,'sf_event_mgt','6.7.1',27841,37,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1735392403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','dcfaf4deb6df61d4fd4972b10cfb7e4f','Bugfix release \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.7.1','',6007001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.7/en-us','ter','',''),
(9283425,0,'sf_event_mgt','8.1.1',27841,53,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1737456729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4ac05f5332dc689db2e5021c3947ca53','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.1.1','',8001001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.1/en-us','ter','',''),
(9283426,0,'sf_event_mgt','7.8.0',27841,30,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1748584699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5c144137b33598db375df46d59a7012f','A new feature and some bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.8.0','',7008000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.8/en-us','ter','',''),
(9283427,0,'sf_event_mgt','8.2.0',27841,33,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1748585097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','295f9c96da400657931254930ada5d61','New feature and bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.2.0','',8002000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.2/en-us','ter','',''),
(9283428,0,'sf_event_mgt','7.8.1',27841,23,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1757161642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2e5b695da0d5da8ea5e861206dd5216e','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.8.1','',7008001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.8/en-us','ter','',''),
(9283429,0,'sf_event_mgt','8.3.0',27841,25,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1757161912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9172e3a73850d752d91827acb4961ae2','New feature and bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.3.0','',8003000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.3/en-us','ter','',''),
(9283430,0,'sf_event_mgt','7.9.0',27841,21,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1761368113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','551d49019909c7c1cb82dad7c2e6a4ab','Maintenance release with one new feature\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.9.0','',7009000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.9/en-us','ter','',''),
(9283431,0,'sf_event_mgt','8.4.0',27841,25,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1761368450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6bcbb247c93bb67d285a66cb0dcb16d9','New feature and some bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.4.0','',8004000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.4/en-us','ter','',''),
(9283432,0,'sf_event_mgt','8.5.0',27841,18,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1765130244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6788f5cc74b8a6560a1a4e187adc5bfe','Maintenance release. It is recommended to update the database schema (see release notes).\r\n\r\nRelease notes: github.com/derhansen/sf_event_mgt/releases/tag/8.5.0\r\n\r\n','',8005000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.5/en-us','ter','',''),
(9283433,0,'sf_event_mgt','7.9.1',27841,17,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1766137590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','581dd584688ecdc05aa606913ca727bd','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.9.1','',7009001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.9/en-us','ter','',''),
(9283434,0,'sf_event_mgt','8.5.1',27841,19,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1766137830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a69adaab36dcf1d7c87a5964c8e2e6a4','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.5.1','',8005001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.5/en-us','ter','',''),
(9283435,0,'sf_event_mgt','7.9.2',27841,18,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1767034326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5e5ca38298e23fcaa3b68e56337fb34c','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.9.2','',7009002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.9/en-us','ter','',''),
(9283436,0,'sf_event_mgt','8.5.2',27841,20,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1767034516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','fc48d23b10e523748e5b238d89aadc6c','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.5.2','',8005002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.5/en-us','ter','',''),
(9283437,0,'sf_event_mgt','8.5.4',27841,19,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1768141024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','fdeac4325f02325a229b1ad782f5d269','Updated documentation\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.5.4','',8005004,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.5/en-us','ter','',''),
(9283438,0,'sf_event_mgt','8.6.0',27841,19,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1771064285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','4d592f65f0b015c1b9ae38c7e940c702','Added configurable rate limiter for event registration and tax rate field for prices.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.6.0','',8006000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.6/en-us','ter','',''),
(9283439,0,'sf_event_mgt','8.6.1',27841,14,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1773487999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','fd993094ee125f59ca65679276051cf7','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.6.1','',8006001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.6/en-us','ter','',''),
(9283440,0,'sf_event_mgt','9.0.0',27841,12,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1778479397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e990a9df7a3502ff3e038e24f4e3e998','Added TYPO3 14.3 compatibility. This version contains several breaking changes and 2 new features. Make sure to read the release notes carefully when updating to this version.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/9.0.0 ','',9000000,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/9.0/en-us','ter','',''),
(9283441,0,'sf_event_mgt','9.0.1',27841,8,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,-1,2,1781963656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d4afb6734299f891b1164fb3e80ff818','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/9.0.1','',9000001,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/9.0/en-us','ter','',''),
(9283442,0,'sf_event_mgt','5.9.3',27841,2,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,0,2,1787641272,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','53463e6bc4df65d154c9100a2f608882','Security fix - please update ASAP. One change might be breaking under certain conditions, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/5.9.3','',5009003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/5.9/en-us','ter','',''),
(9283443,0,'sf_event_mgt','6.7.2',27841,2,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,0,2,1787641411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e21a62e34b8e32be56f6ca628ffacb01','Security fix - please update ASAP. One change might be breaking under certain conditions, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/6.7.2','',6007002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/6.7/en-us','ter','',''),
(9283444,0,'sf_event_mgt','7.9.3',27841,2,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,0,2,1787641452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ea5878e5af5a753608f5bd2ceaee226f','Security fix - please update ASAP. One change might be breaking under certain conditions, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/7.9.3','',7009003,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/7.9/en-us','ter','',''),
(9283445,0,'sf_event_mgt','8.6.2',27841,2,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,0,2,1787641509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b5661f4dfa6dc0fbd58a76a041123c25','Security fix - please update ASAP. One change might be breaking under certain conditions, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt/releases/tag/8.6.2','',8006002,0,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/8.6/en-us','ter','',''),
(9283446,0,'sf_event_mgt','9.0.3',27841,3,'Event management and registration','Configurable event management and registration extension based on ExtBase and Fluid',2,0,2,1787642142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7bab77abd0df5e1f5d89ddf214c0fbe9','Security fix - please update ASAP. One change might be breaking under certain conditions, so make sure to read the release notes.\r\n\r\nhttps://github.com/derhansen/sf_event_mgt/releases/tag/9.0.3','',9000003,1,0,'https://docs.typo3.org/p/derhansen/sf_event_mgt/9.0/en-us','ter','',''),
(9283447,0,'hairu','2.0.0',12903,261,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1502707126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','854aa8291e4295af86e971fa5c8b3543','          Update for TYPO3 v8 support, drop TYPO3 6.2 support','Pagemachine AG',2000000,0,0,'https://docs.typo3.org/p/pagemachine/hairu/2.0/en-us','ter','',''),
(9283448,0,'hairu','2.0.1',12903,390,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1506519917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','da40350facfb858e844a4d8d23421e8d','          Fix installation on TYPO3 v7','Pagemachine AG',2000001,0,0,'https://docs.typo3.org/p/pagemachine/hairu/2.0/en-us','ter','',''),
(9283449,0,'hairu','2.1.0',12903,376,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1520594206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','92797124517ed9ea5d24462734f82b4b','          Add password edit form, fix stdWrap for setting values, allow disabling password reset HTML part, fix password reset plain part on TYPO3v8','Pagemachine AG',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/hairu/2.1.0','ter','',''),
(9283450,0,'hairu','2.1.1',12903,441,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1527231309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','a0f9d77da5d7f4fa912a29b7541e9265','          Fix password update with RSA encryption','Pagemachine AG',2001001,0,0,'https://docs.typo3.org/p/pagemachine/hairu/2.1/en-us','ter','',''),
(9283451,0,'hairu','2.1.2',12903,223,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1546613718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','d89f5081ad91472c07930e679793dfee','          Prevent user check via password reset','Pagemachine AG',2001002,0,0,'https://docs.typo3.org/p/pagemachine/hairu/2.1/en-us','ter','',''),
(9283452,0,'hairu','2.1.3',12903,398,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1547472129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','fb407bf784a3af1f436e108af4f293c2','          Restore and deprecate validator dropped in version 2.1.2','Pagemachine AG',2001003,0,0,'https://docs.typo3.org/p/pagemachine/hairu/2.1/en-us','ter','',''),
(9283453,0,'hairu','3.0.0',12903,246,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,-1,2,1548410310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','49e9a6379c79f972411bbfaceacb6a34','          Add support for TYPO3v9, drop support for TYPO3v7','Pagemachine AG',3000000,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.0/en-us','ter','',''),
(9283454,0,'hairu','3.0.1',12903,1232,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1557152704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','11cdf8a5cf91f356c74798aca73d53dc','          Security fix for open redirect, please update','Pagemachine AG',3000001,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.0/en-us','ter','',''),
(9283455,0,'hairu','3.0.2',12903,501,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1563201723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','a5f223b3fddffdd2a68a367c6b224fdb','          Invalidate user sessions after password change TYPO3 9.5.6/8.7.25 or newer','Pagemachine AG',3000002,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.0/en-us','ter','',''),
(9283456,0,'hairu','3.1.0',12903,187,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1599555810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','2bb49a0004caf0e7ade4548205503d71','Add support for TYPO3v10, support name in password reset mail sender','Pagemachine AG',3001000,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.1/en-us','ter','',''),
(9283457,0,'hairu','3.1.1',12903,167,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1604660534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','777106f345264fb514fd02f668b743f2','Add autocomplete hints to fields','Pagemachine AG',3001001,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.1/en-us','ter','',''),
(9283458,0,'hairu','3.1.2',12903,167,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1610553324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','c0afde03c7604b69be2fc478aa9f6c18','[RELEASE] Raise version to 3.1.2\n\nFix type error in authentication form, fix plain text password reset\nURI.','Pagemachine AG',3001002,0,0,'https://docs.typo3.org/p/pagemachine/hairu/3.1/en-us','ter','',''),
(9283459,0,'hairu','3.1.3',12903,117,'Hairu','Flexible login/logout form based on Extbase/Fluid',2,0,2,1674631990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','d0398279db299d9cf38f1c41f2a89f63','[RELEASE] Raise version to 3.1.3\n\nUse signed storage PID during frontend authentication','Pagemachine AG',3001003,1,0,'https://docs.typo3.org/p/pagemachine/hairu/3.1/en-us','ter','',''),
(9283460,0,'clear_t3cache','0.9.5',2390,633,'clear_t3cache','extension with cli-script which clears the TYPO3-cache',2,0,0,1510380559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.1.0-7.6.99\";}}','Francisco J. López Sanhueza','fjlopezs87@gmail.com','fjlopezs','93f5badd79928efc516a20564f0c0001','[Feature] - Compatibility with TYPO3 7.6 [Feature] - Allows to delete only a specific page(pages) from cache [CHORE] - adding a gitignore file to the repository. Thanks jvelletti','',9005,1,0,'','ter','',''),
(9283461,0,'iw_immo','1.1.7',9252,666,'IwImmo','Immowelt Extension',2,0,3,1511865128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Immowelt AG','support@immowelt.de','immowelt','b9148d1c40f2c1caf28c304ff362a80e','1.1.7 \r\nBugfix für Kontaktformular (Felder street und salutation)\r\nBitte beachten Sie eventuell mögliche Anpassungen bei lokalen Templates für die Kontaktanfrage','Immowelt AG',1001007,0,0,'https://docs.typo3.org/typo3cms/extensions/iw_immo/1.1.7','ter','',''),
(9283462,0,'iw_immo','1.1.8',9252,198,'IwImmo','Immowelt Extension',5,0,3,1588850957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Immowelt AG','support@immowelt.de','immowelt','175142d6da1c384f988cb3aef6e9e106','Set state  obsolete','Immowelt AG',1001008,1,0,'https://docs.typo3.org/typo3cms/extensions/iw_immo/1.1.7','ter','',''),
(9283463,0,'typo3_console','4.4.0',168725,410,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1491326177,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.6.99\";}}','Helmut Hummel','info@helhum.io','helbot','1c4e2b5915dd06b3c6fcc4961c9fd1c1','Release 4.4.0\nBetter install process\nCompatibility with TYPO3 7LTS and 8LTS','helhum.io',4004000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283464,0,'typo3_console','4.4.1',168725,469,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1491494962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','8cefcad80af8cfe36c0d1c53bb8f6c84','Release 4.4.1\nMinor bugfixes and extension compatiblity fix','helhum.io',4004001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283465,0,'typo3_console','4.5.0',168725,438,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1492454534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','1f7ea4859957457fe468370cf2226de0','Release 4.5.0\n Introducing commands to perform a TYPO3 upgrade from the command line','helhum.io',4005000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283466,0,'typo3_console','4.5.1',168725,369,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1492535398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','cb83c0e405df7d5654bf47c6cf16b06c','Release 4.5.1\nMinor bugfixes\nNew Icon','helhum.io',4005001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283467,0,'typo3_console','4.5.2',168725,437,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1492549209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','922dcd82340ac6c209f20cd66e478780','Release 4.5.2\nOnly fix extension icon for TER','helhum.io',4005002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283468,0,'typo3_console','4.5.3',168725,687,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1492596299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','50dbfd3658bedcc6c965a6ec1b75a5f9','Release 4.5.3\nFix bug in argument parsing introduced in 4.5.0','helhum.io',4005003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283469,0,'typo3_console','4.6.0',168725,407,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1495639300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','63c7f513e46f2597bfbb93659a44a222','Release 4.6.0\n New commands\n Improved upgrade commands\n Imporved configuration commands\n TYPO3 master compatiblity','helhum.io',4006000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283470,0,'typo3_console','4.6.1',168725,704,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1495807180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','f8fc6d2b835c9d117f02d5c66071c647','Release 4.6.1\n Properly show verbose result list for extension:setup commands','helhum.io',4006001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283471,0,'typo3_console','4.6.2',168725,402,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1497470755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','e95238afdd1c6dd20adc7d67f901e845','Release 4.6.2\nJust a minor bigfix for TYPO3 setup','helhum.io',4006002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283472,0,'typo3_console','4.6.3',168725,487,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1497608560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','b9388769dce0400fc8041aceed50425e','Release 4.6.3\nFixed an edge case in install:setup which caused the installation to fail\nwhen an extension did not specify dependencies to TYPO3 system extensions correctly','helhum.io',4006003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283473,0,'typo3_console','4.6.4',168725,868,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1498086438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','080f96c164a4bd5e2ebdb62212f8b82c','Release 4.6.4\nFix issue with cache clearing during install:setup','helhum.io',4006004,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283474,0,'typo3_console','4.6.5',168725,634,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1499362978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','31f75a6fd18e765aa28cda7243c35298','Release 4.6.5\nMinor bugfix and installer refinements','helhum.io',4006005,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283475,0,'typo3_console','4.6.6',168725,844,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1500651927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','d194cf6d007c188c5cce669600ee2eef','Release 4.6.6\nFixed a critical bug related to cHash calculation from command line.\nYou are affected when you use the scheduler:run command for Solr indexing.\n','helhum.io',4006006,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283476,0,'typo3_console','4.6.7',168725,348,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1502465668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','e3e0b0c881e3c4dd218b8d698bb39529','Release 4.6.7\nFixes a bug with extensions that require cache tables\nwhen reading ext_tables.php\nFor details see: https://github.com/TYPO3-Console/TYPO3-Console/pull/534','helhum.io',4006007,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283477,0,'typo3_console','4.6.8',168725,398,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1502496161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','d1b3bfab5a7e3f5681d4558ccbc0b2d8','Release 4.6.8\nFixes two bugs in upgrade commands, which lead\nto a wrong PackageState.php to be written\nand upgrade process to fail.','helhum.io',4006008,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.6.8','ter','',''),
(9283478,0,'typo3_console','4.7.0',168725,2830,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1502742334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','f6e9c3cb901d6e3a53fde157a50d006d','Release 4.7.0\n Compatibility with typo3/cms-composer-installers 1.4.x\n Small bugfix in frontend:request command','helhum.io',4007000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.7.0','ter','',''),
(9283479,0,'typo3_console','4.8.0',168725,912,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1504880319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','8b118c0b6c455cea2b113031a22baa90','Release 4.8.0\n Command cache:flush --files-only is now a lowlevel command\n Current TYPO3 master compatiblity\n Bugfixes','helhum.io',4008000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.8.3','ter','',''),
(9283480,0,'typo3_console','4.8.1',168725,366,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1505168511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','6b924b60ca09785c8a51fb1199b31472','Release 4.8.1\n Minor fixes in cache:flush and install:generatepackagestates commands','helhum.io',4008001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.8.3','ter','',''),
(9283481,0,'typo3_console','4.8.2',168725,383,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1505212733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','7cf6e8a43defd7f4efb01e89db8a2986','Release 4.8.2\n Fix regression in install:generatepackagestates command','helhum.io',4008002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.8.3','ter','',''),
(9283482,0,'typo3_console','4.8.3',168725,644,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1505246303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','243077a7e2e41121766ec65565737f1a','Release 4.8.3\n Fix regression in cache:flush command','helhum.io',4008003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.8.3','ter','',''),
(9283483,0,'typo3_console','4.9.0',168725,440,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1505933954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','e5036580ca6d1e8cbde4c623e6c1e007','Release 4.9.0\n Be less restrictive for command controller class names\n Add option to install:setup to not set up extensions','helhum.io',4009000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283484,0,'typo3_console','4.9.1',168725,357,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1507238590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','8ad96062aa01490bf645cff1d7092832','Release 4.9.1\nSmall fixes for cache:flush and database:updateschema','helhum.io',4009001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283485,0,'typo3_console','4.9.2',168725,3893,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1507288585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','21cc0fabed2d89e24afa0fe35e04a231','Release 4.9.2\nFix regression in upgrade commands with PHP  7','helhum.io',4009002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283486,0,'typo3_console','4.9.3',168725,12712,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1513349935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','ef6b1ee16bc4bb70958200d7954c3101','Release 4.9.3\n Fixes an issue in upgrade:all command that caused extension download wizards to fail\n Fixes an issue with TYPO3 8.7.9 which suddenly needs a DB connection for building TCA','helhum.io',4009003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283487,0,'typo3_console','5.0.0',168725,406,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1514076297,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:7:\"extbase\";s:12:\"8.7.0-9.0.99\";s:16:\"extensionmanager\";s:12:\"8.7.0-9.0.99\";s:5:\"fluid\";s:12:\"8.7.0-9.0.99\";s:7:\"install\";s:12:\"8.7.0-9.0.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.0.99\";s:15:\"saltedpasswords\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','232baa163599848e720c6f34dbb9b255','Release 5.0.0\nWere delighted to present the next generation of TYPO3 command line tooling.\nFor details read https://github.com/TYPO3-Console/TYPO3-Console/releases/tag/5.0.0','helhum.io',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.0.4','ter','',''),
(9283488,0,'typo3_console','5.0.1',168725,410,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1514296692,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:7:\"extbase\";s:12:\"8.7.0-9.0.99\";s:16:\"extensionmanager\";s:12:\"8.7.0-9.0.99\";s:5:\"fluid\";s:12:\"8.7.0-9.0.99\";s:7:\"install\";s:12:\"8.7.0-9.0.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.0.99\";s:15:\"saltedpasswords\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','5b729d8591ce0d9e1480deab66a5c444','Release 5.0.1\nIncludes some fixes for compopser auto setup to work correctly','helhum.io',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.0.4','ter','',''),
(9283489,0,'typo3_console','5.0.2',168725,452,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1515161512,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:7:\"extbase\";s:12:\"8.7.0-9.0.99\";s:16:\"extensionmanager\";s:12:\"8.7.0-9.0.99\";s:5:\"fluid\";s:12:\"8.7.0-9.0.99\";s:7:\"install\";s:12:\"8.7.0-9.0.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.0.99\";s:15:\"saltedpasswords\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','b01a07eb6ca87a3b343525f50a76a9c1','Release 5.0.2\nFixes an issue with class loading in non composer mode\nwhen extension is not activated in extension manager','helhum.io',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.0.4','ter','',''),
(9283490,0,'typo3_console','5.0.3',168725,787,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1515626710,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:7:\"extbase\";s:12:\"8.7.0-9.0.99\";s:16:\"extensionmanager\";s:12:\"8.7.0-9.0.99\";s:5:\"fluid\";s:12:\"8.7.0-9.0.99\";s:7:\"install\";s:12:\"8.7.0-9.0.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.0.99\";s:15:\"saltedpasswords\";s:12:\"8.7.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','dbb08b7404898a1927eb8acaaa5619f1','Release 5.0.3\n Fix updating typo3cms binary\n Fix composer auto setup','helhum.io',5000003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.0.4','ter','',''),
(9283491,0,'typo3_console','5.0.4',168725,473,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1518808813,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.0.99\";s:7:\"extbase\";s:13:\"8.7.10-9.0.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.0.99\";s:5:\"fluid\";s:13:\"8.7.10-9.0.99\";s:7:\"install\";s:13:\"8.7.10-9.0.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.0.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','435a8a65b1e21eb23967168a8cbdc4c8','Release 5.0.4\n Fix a bug in installer, which made the last install step to be called twice\n Fix Symfony command registration for extensions in composer mode\n Fix CommandDispatcher on Windows','helhum.io',5000004,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.0.4','ter','',''),
(9283492,0,'typo3_console','5.1.0',168725,407,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1518869579,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.0.99\";s:7:\"extbase\";s:13:\"8.7.10-9.0.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.0.99\";s:5:\"fluid\";s:13:\"8.7.10-9.0.99\";s:7:\"install\";s:13:\"8.7.10-9.0.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.0.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','c972564f6742831d8d3c9deef43975fa','Release 5.1.0\n Compatibility with TYPO3 9.1.0\n Improved compatibility with TYPO3 cli binary','helhum.io',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.1.1','ter','',''),
(9283493,0,'typo3_console','5.1.1',168725,1203,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1518952800,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.1.99\";s:7:\"extbase\";s:13:\"8.7.10-9.1.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.1.99\";s:5:\"fluid\";s:13:\"8.7.10-9.1.99\";s:7:\"install\";s:13:\"8.7.10-9.1.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.1.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.1.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','1e35c2b8a2080166801340e6bf71b32c','Release 5.1.1\n Fix TYPO3 compatibility decleration for extension\n Fix and optimize generated command reference','helhum.io',5001001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.1.1','ter','',''),
(9283494,0,'typo3_console','5.2.0',168725,530,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1520851684,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.1.99\";s:7:\"extbase\";s:13:\"8.7.10-9.1.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.1.99\";s:5:\"fluid\";s:13:\"8.7.10-9.1.99\";s:7:\"install\";s:13:\"8.7.10-9.1.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.1.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.1.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','a856b63847bd44bb97ee3261582006c3','Release 5.2.0\n Improve command registration and alias handling\n Improve class loading in non composer mode','helhum.io',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.2.1','ter','',''),
(9283495,0,'typo3_console','5.2.1',168725,691,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1523623522,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.1.99\";s:7:\"extbase\";s:13:\"8.7.10-9.1.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.2.99\";s:5:\"fluid\";s:13:\"8.7.10-9.2.99\";s:7:\"install\";s:13:\"8.7.10-9.2.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.2.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.2.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','eb449054954f03030b3cd02d40840376','Release 5.2.1\nCompatiblity with TYPO3 9.2','helhum.io',5002001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.2.1','ter','',''),
(9283496,0,'typo3_console','5.3.0',168725,574,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1526173575,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.1.99\";s:7:\"extbase\";s:13:\"8.7.10-9.1.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.2.99\";s:5:\"fluid\";s:13:\"8.7.10-9.2.99\";s:7:\"install\";s:13:\"8.7.10-9.2.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.2.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.2.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','0175585d46d9f2f1104014e935ed242f','Release 5.3.0\n Add --json option to configuration:set command\n Improve options for database:export command\n Allow all characters for backend:createadmin command','helhum.io',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.3.2','ter','',''),
(9283497,0,'typo3_console','4.9.4',168725,325,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1528199687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','ccbff282e6e7e1deeee1ae9daabf66a2','Release 4.9.4\nMake TYPO3 Console compatible with PHP 7.2','helhum.io',4009004,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283498,0,'typo3_console','5.3.1',168725,386,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1528886203,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.1.99\";s:7:\"extbase\";s:13:\"8.7.10-9.1.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.2.99\";s:5:\"fluid\";s:13:\"8.7.10-9.2.99\";s:7:\"install\";s:13:\"8.7.10-9.2.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.2.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.2.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','94a98f53fddd78cb6e8e30e638c41675','Release 5.3.1\n Compatiblity with TYPO3 9.3\n Fix bug in extension:activate','helhum.io',5003001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.3.2','ter','',''),
(9283499,0,'typo3_console','5.3.2',168725,436,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1529000050,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.3.99\";s:7:\"extbase\";s:13:\"8.7.10-9.3.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.3.99\";s:5:\"fluid\";s:13:\"8.7.10-9.3.99\";s:7:\"install\";s:13:\"8.7.10-9.3.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.3.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.3.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','5d0b30c59377309d6bd9209ad61bb565','Release 5.3.2\n Fix TYPO3 dependency declaration in ext_emconf.php','helhum.io',5003002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.3.2','ter','',''),
(9283500,0,'typo3_console','5.4.0',168725,1459,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1529410943,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.3.99\";s:7:\"extbase\";s:13:\"8.7.10-9.3.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.3.99\";s:5:\"fluid\";s:13:\"8.7.10-9.3.99\";s:7:\"install\";s:13:\"8.7.10-9.3.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.3.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.3.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','f10105c9f889ae89f42871d32606f580','Release 5.4.0\nThis release comes with a completely rewritten\nTYPO3 setup process, which has nicer output,\nis more robust and can be customized with additional actions','helhum.io',5004000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.4.0','ter','',''),
(9283501,0,'typo3_console','4.9.5',168725,388,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1530015687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','094019cb2bf07fb5265d34d7baf171a7','Release 4.9.5\n Fix bug in relation with helhum/typo3-composer-setup','helhum.io',4009005,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283502,0,'typo3_console','4.9.6',168725,7228,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1530637805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.11-8.7.99\";}}','Helmut Hummel','info@helhum.io','helbot','6bdcf24d1bc3d84f4a688329bc629e2b','Release 4.9.6\n Minor streamlining','helhum.io',4009006,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/4.9.3','ter','',''),
(9283503,0,'typo3_console','5.5.0',168725,683,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1531824474,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.3.99\";s:7:\"extbase\";s:13:\"8.7.10-9.3.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.3.99\";s:5:\"fluid\";s:13:\"8.7.10-9.3.99\";s:7:\"install\";s:13:\"8.7.10-9.3.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.3.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.3.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','4c31c2c4b9dc6242b7f98f9ac8283ef4','Release 5.5.0\n Allow wildcards to database:export --exclude-table\n Convert database:export to Symfony command\n Add option for install config file in install:setup\n Add option to select specific connection in database:export\n Improve documentation and','helhum.io',5005000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283504,0,'typo3_console','5.5.1',168725,1984,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1534520184,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.3.99\";s:7:\"extbase\";s:13:\"8.7.10-9.3.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.3.99\";s:5:\"fluid\";s:13:\"8.7.10-9.3.99\";s:7:\"install\";s:13:\"8.7.10-9.3.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.3.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.3.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','921be3958312cf48d7d35e17057993e4','Release 5.5.1\n Allow single char options\n Fix compat layer for non composer mode','helhum.io',5005001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283505,0,'typo3_console','5.5.2',168725,306,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1536101689,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.4.99\";s:7:\"extbase\";s:13:\"8.7.10-9.4.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.4.99\";s:5:\"fluid\";s:13:\"8.7.10-9.4.99\";s:7:\"install\";s:13:\"8.7.10-9.4.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.4.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','9852d820e8a47a127a7d8d7894305783','Release 5.5.2\n Compatibility with TYPO3 9.4','helhum.io',5005002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283506,0,'typo3_console','5.5.3',168725,334,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1536147406,'a:2:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.4.99\";s:7:\"extbase\";s:13:\"8.7.10-9.4.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.4.99\";s:5:\"fluid\";s:13:\"8.7.10-9.4.99\";s:7:\"install\";s:13:\"8.7.10-9.4.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.4.99\";s:15:\"saltedpasswords\";s:13:\"8.7.10-9.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','89fdba73be459a709e98cdd2cd958a4e','Release 5.5.3\n Bootstrap fix for non composer mode and TYPO3 9.4','helhum.io',5005003,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283507,0,'typo3_console','5.5.4',168725,649,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1536225985,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.4.99\";s:7:\"extbase\";s:13:\"8.7.10-9.4.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.4.99\";s:5:\"fluid\";s:13:\"8.7.10-9.4.99\";s:7:\"install\";s:13:\"8.7.10-9.4.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','5718fbad609a2942ef0866c54c77f425','Release 5.5.4\n Fix extension installation in non composer mode on TYPO3 9.4','helhum.io',5005004,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283508,0,'typo3_console','5.5.5',168725,964,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1538480507,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:7:\"extbase\";s:13:\"8.7.10-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.5.99\";s:5:\"fluid\";s:13:\"8.7.10-9.5.99\";s:7:\"install\";s:13:\"8.7.10-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','13e5eb2e8f275f842703adbc70a46e8d','Release 5.5.5\n Compatibility with TYPO3 9LTS\n Fix an issue with sub-processes when PHP outputs error messages','helhum.io',5005005,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.5.5','ter','',''),
(9283509,0,'typo3_console','5.6.0',168725,60885,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1540157653,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:7:\"extbase\";s:13:\"8.7.10-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.10-9.5.99\";s:5:\"fluid\";s:13:\"8.7.10-9.5.99\";s:7:\"install\";s:13:\"8.7.10-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.10-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','7f24975e50d2f323243c598972420604','Release 5.6.0\n install:setup can now create .htaccess or web.config files\n cache:flush --force now works with TYPO3 9.5\n upgrade: commands now work with TYPO3 9.5','helhum.io',5006000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/5.6.0','ter','',''),
(9283510,0,'typo3_console','5.7.0',168725,493,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1563354738,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','b6e6509041a3486d0c3727815ac7c4d9','v5.7.0          Release 5.7.0\n PHP 7.3 compatibility\n Bugfixes and improvements for upgrade commands\n New documentation rendering','helhum.io',5007000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.7/en-us','ter','',''),
(9283511,0,'typo3_console','5.7.1',168725,495,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1565182660,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','aa2a7764ce9905deb6e1f3d31c62e43a','v5.7.1          Release 5.7.1\n Fix behaviour with repeatable upgrade wizard\n Improve non Composer mode class loading','helhum.io',5007001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.7/en-us','ter','',''),
(9283512,0,'typo3_console','5.7.2',168725,865,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1566472706,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','18d260724fb4489a5ad1f55b19fa18dd','v5.7.2          Release 5.7.2\n Fix non composer mode in TYPO3 8.7','helhum.io',5007002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.7/en-us','ter','',''),
(9283513,0,'typo3_console','5.8.0',168725,338,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1576247145,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','0455704504d0b5bdd04bc09855e17559','v5.8.0          Release 5.8.0\n\n Improve error and exception handling\n Migrate all CommandControllers to native Symfony commands\n Bugfixes','helhum.io',5008000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283514,0,'typo3_console','5.8.1',168725,375,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1576282552,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','7ed73e7db56d8d8e8a7e3af1fb560f88','v5.8.1          Release 5.8.1\n\n Fix regression in database:updateschema command','helhum.io',5008001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283515,0,'typo3_console','5.8.2',168725,1053,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1576505769,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','531da4bfe31708ee18f7d5d37489566b','v5.8.2          Release 5.8.2\n\n Fix upgrade:checkextensioncompatibility command\nwhich fixes upgrade:run as well','helhum.io',5008002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283516,0,'typo3_console','5.8.3',168725,403,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1585393943,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','6336204298d0d6a0edfc953f0e00cde1','v5.8.3          Release 5.8.3\nMinor bugfixes and improvements','helhum.io',5008003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283517,0,'typo3_console','5.8.4',168725,416,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1586464482,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','91dcc36c075ee3cb383b15ea11ebe8bb','Release 5.8.4\nFixes and stability improvements','helhum.io',5008004,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283518,0,'typo3_console','6.0.0',168725,374,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1587471647,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','14bad3819fc5ff3679900fa50f719036','Release 6.0.0','helhum.io',6000000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.0/en-us','ter','',''),
(9283519,0,'typo3_console','5.8.5',168725,1675,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1587635179,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','9e6c11182fb20d7ae5023f5f40f236ae','Release 5.8.5\nFix backend:createadmin to ask for password\nwhen no arguments are provided','helhum.io',5008005,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283520,0,'typo3_console','6.0.1',168725,378,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1587743614,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','236b121610b9213c930e9ec1278f21f5','Release 6.0.1\n Fix upgrade:run command\n Fix cache handling of caches provided by extensions\n Ask for username and password when not provided in backend:createadmin\n Improve version output to include TYPO3 version and ApplicationContext','helhum.io',6000001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.0/en-us','ter','',''),
(9283521,0,'typo3_console','6.1.0',168725,540,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1587977712,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','788c1b3f3673703039b39791dcb00013','Release 6.1.0\n Allow force execution of row updaters\n Highlight confirmable upgrade wizards in upgrade:list','helhum.io',6001000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.1/en-us','ter','',''),
(9283522,0,'typo3_console','6.2.0',168725,5179,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1588627811,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','40d9a64582420308c1ce3aef7515760b','Release 6.2.0\n Improvements for install:setup\n Stability fixes','helhum.io',6002000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.2/en-us','ter','',''),
(9283523,0,'typo3_console','6.2.1',168725,263,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1588865594,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','72354e814f5ccb9bc012c1808da65bac','Release 6.2.1\nFix low lelvel commands for composer installed extensions','helhum.io',6002001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.2/en-us','ter','',''),
(9283524,0,'typo3_console','6.3.0',168725,257,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1589231044,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','142dff455987dfa26f1089b099b87e26','Release 6.3.0\n Improvements to upgrade:run\n Stability fixes','helhum.io',6003000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.3/en-us','ter','',''),
(9283525,0,'typo3_console','6.3.1',168725,716,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1590496920,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','af35615b9182b2a83fcbd0eb64262cc3','Release 6.3.1\n Fix ext_tables.php loading order','helhum.io',6003001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.3/en-us','ter','',''),
(9283526,0,'typo3_console','6.3.2',168725,285,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1593102805,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','ff09292d1aaa050e9a985b6b630ffc64','Release 6.3.2\n Composer related fixes','helhum.io',6003002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.3/en-us','ter','',''),
(9283527,0,'typo3_console','6.3.3',168725,280,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1598463585,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','9c0cf4529810d65b3b3e62928acd460a','Release 6.3.3\n Fix low level commands\n Fix low level cache flush\n Extension setup now also creates sites','helhum.io',6003003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.3/en-us','ter','',''),
(9283528,0,'typo3_console','5.8.6',168725,190,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1602592764,'a:2:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:7:\"extbase\";s:13:\"8.7.22-9.5.99\";s:16:\"extensionmanager\";s:13:\"8.7.22-9.5.99\";s:5:\"fluid\";s:13:\"8.7.22-9.5.99\";s:7:\"install\";s:13:\"8.7.22-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.22-9.5.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','bcd82015f438516cb5ec42783074aeab','Release 5.8.6\n Improve cache:flush\n Improve database:export','helhum.io',5008006,0,0,'https://docs.typo3.org/p/helhum/typo3-console/5.8/en-us','ter','',''),
(9283529,0,'typo3_console','6.3.4',168725,266,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1602593465,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:7:\"install\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','ccdc396a72e50cee3864802295ab920d','Release 6.3.4\n Improve database:export','helhum.io',6003004,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.3/en-us','ter','',''),
(9283530,0,'typo3_console','6.4.0',168725,154,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1608642807,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.0.99\";s:7:\"extbase\";s:14:\"10.4.0-11.0.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-11.0.99\";s:5:\"fluid\";s:14:\"10.4.0-11.0.99\";s:7:\"install\";s:14:\"10.4.0-11.0.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','03db7febc2980ce99131de73cdcd9f67','Release 6.4.0\n Compatibility with TYPO3 11.0.0\n Commands to lock/unlock install tool','helhum.io',6004000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.4/en-us','ter','',''),
(9283531,0,'typo3_console','6.5.0',168725,142,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1621790162,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";s:7:\"extbase\";s:14:\"10.4.0-11.2.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-11.2.99\";s:5:\"fluid\";s:14:\"10.4.0-11.2.99\";s:7:\"install\";s:14:\"10.4.0-11.2.99\";}s:9:\"conflicts\";a:1:{s:4:\"dbal\";s:0:\"\";}}','Helmut Hummel','info@helhum.io','helbot','53293ec6f3a71d34404d65b20275b211','Release 6.5.0','helhum.io',6005000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.5/en-us','ter','',''),
(9283532,0,'typo3_console','6.6.0',168725,130,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1626763733,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.3.99\";s:7:\"extbase\";s:14:\"10.4.0-11.3.99\";s:16:\"extensionmanager\";s:14:\"10.4.0-11.3.99\";s:5:\"fluid\";s:14:\"10.4.0-11.3.99\";s:7:\"install\";s:14:\"10.4.0-11.3.99\";}}','Helmut Hummel','info@helhum.io','helbot','e9fa3e9bb91f2f415057c20ce690867c','Release 6.6.0','helhum.io',6006000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_console/','ter','',''),
(9283533,0,'typo3_console','7.0.0',168725,112,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1631097475,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.4.0-11.4.99\";s:7:\"extbase\";s:14:\"11.4.0-11.4.99\";s:16:\"extensionmanager\";s:14:\"11.4.0-11.4.99\";s:5:\"fluid\";s:14:\"11.4.0-11.4.99\";s:7:\"install\";s:14:\"11.4.0-11.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','2d3a21873f12bb7a656309b31a8ceec6','Release 7.0.0','helhum.io',7000000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283534,0,'typo3_console','7.0.1',168725,121,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1631119723,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.4.0-11.4.99\";s:7:\"extbase\";s:14:\"11.4.0-11.4.99\";s:16:\"extensionmanager\";s:14:\"11.4.0-11.4.99\";s:5:\"fluid\";s:14:\"11.4.0-11.4.99\";s:7:\"install\";s:14:\"11.4.0-11.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','d04d42aa68ef669e869cebde7ff70f28','Release 7.0.1','helhum.io',7000001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283535,0,'typo3_console','7.0.2',168725,126,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1633379185,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";s:7:\"extbase\";s:14:\"11.4.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.4.0-11.5.99\";s:5:\"fluid\";s:14:\"11.4.0-11.5.99\";s:7:\"install\";s:14:\"11.4.0-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','5dfafd3be66b4ea96362f95af7ba0383','Fix extension constraints for non Composer mode','helhum.io',7000002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283536,0,'typo3_console','7.0.3',168725,120,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1634391047,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.1-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','bee17b9904ec87b140263a563109fd36','Release 7.0.3','helhum.io',7000003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283537,0,'typo3_console','7.0.4',168725,117,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1637242976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.1-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','c35e8b40fec71db0d5f8c1bf00b0b191','Release 7.0.4','helhum.io',7000004,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283538,0,'typo3_console','7.0.5',168725,132,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1638459109,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','9d49e7da3f531088ce972a22d1f82a93','Release 7.0.5','helhum.io',7000005,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.0/en-us','ter','',''),
(9283539,0,'typo3_console','6.7.0',168725,98,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1649587128,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','d3dddbd8d935182d07c2eb0f0b323e75','Release 6.7.0','helhum.io',6007000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283540,0,'typo3_console','6.7.1',168725,95,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1649614140,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','f77a4e7b9eca8054f594966f4e1c1eb4','Release 6.7.1','helhum.io',6007001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283541,0,'typo3_console','7.1.0',168725,102,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1649621670,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','599d8e4943d8bd6e7ab6e6f86d449fe5','Release 7.1.0','helhum.io',7001000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283542,0,'typo3_console','6.7.2',168725,98,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1649670993,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','5a33f0fae3c3f2df54c629e8da5dbd46','Release 6.7.2','helhum.io',6007002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283543,0,'typo3_console','7.1.1',168725,111,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1649671108,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','9f61700f8276d4c53db61c49269fecb0','Release 7.1.1','helhum.io',7001001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283544,0,'typo3_console','6.7.3',168725,97,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1653223313,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','612fc73adbe5dda517c51105bc7aebbc','Release 6.7.3','helhum.io',6007003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283545,0,'typo3_console','6.7.4',168725,96,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1653980259,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','11227cf5e3f1e41ae6c806318db78108','Release 6.7.4','helhum.io',6007004,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283546,0,'typo3_console','7.1.2',168725,130,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1653980349,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','30ae53bbb38a66ff0837d04ab466f28a','Release 7.1.2','helhum.io',7001002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283547,0,'typo3_console','7.1.4',168725,90,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1671553104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','5403d5307a23682b2e77b2e3cb8924b5','Release 7.1.4','helhum.io',7001004,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283548,0,'typo3_console','6.7.6',168725,84,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1671554282,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','007663659bc9acb861349ab005157d39','Release 6.7.6','helhum.io',6007006,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283549,0,'typo3_console','6.7.7',168725,88,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1673213093,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:7:\"extbase\";s:15:\"10.4.22-10.4.99\";s:16:\"extensionmanager\";s:15:\"10.4.22-10.4.99\";s:5:\"fluid\";s:15:\"10.4.22-10.4.99\";s:7:\"install\";s:15:\"10.4.22-10.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','760f38db35c84c8313e16e5efb6d6959','Release 6.7.7','helhum.io',6007007,0,0,'https://docs.typo3.org/p/helhum/typo3-console/6.7/en-us','ter','',''),
(9283550,0,'typo3_console','7.1.5',168725,93,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1673213255,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','99ce689cc33bb68199014b61ba89c9e2','Release 7.1.5','helhum.io',7001005,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283551,0,'typo3_console','7.1.6',168725,101,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1673533683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','c23da3a5d64392194b5034b9d8d2edb9','Release 7.1.6','helhum.io',7001006,0,0,'https://docs.typo3.org/p/helhum/typo3-console/7.1/en-us','ter','',''),
(9283552,0,'typo3_console','8.0.0',168725,87,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1680253708,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','446ac5608db6fdf574fc8ad9fc9a6018','Release 8.0.0\r\n\r\n TYPO3 12 compatibility','helhum.io',8000000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.0/en-us','ter','',''),
(9283553,0,'typo3_console','8.0.1',168725,87,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1682320396,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.1-8.99.99\";s:5:\"typo3\";s:14:\"11.5.3-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','16a656109d2c77de24b03f929ab7dd7c','Release 8.0.1\r\n\r\nBugfixes for non Composer Mode','helhum.io',8000001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.0/en-us','ter','',''),
(9283554,0,'typo3_console','8.0.2',168725,90,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1682521436,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','2811c74e499e178e24854b320d071035','Release 8.0.2\r\n\r\nSome minor tweaks for non Composer mode','helhum.io',8000002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.0/en-us','ter','',''),
(9283555,0,'typo3_console','8.0.3',168725,95,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1685525200,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','4497d241f5aead7038601da77d7f4908','Release 8.0.3','helhum.io',8000003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.0/en-us','ter','',''),
(9283556,0,'typo3_console','8.1.0',168725,69,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1701270348,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','8c87974f3759899f9315e45979a4f6ca','Merge pull request 1153 from fwg/main','helhum.io',8001000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.1/en-us','ter','',''),
(9283557,0,'typo3_console','8.1.1',168725,75,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1707241950,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-12.5.99\";}}','Helmut Hummel','info@helhum.io','helbot','2ec0c7e2b0e21c1105a0e1823f0f66fa','Release 8.1.1','helhum.io',8001001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.1/en-us','ter','',''),
(9283558,0,'typo3_console','8.2.0',168725,44,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1729804192,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-13.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','2a610eae6f4f45ac040fbea25113dd4d','Release Version 8.2.0','helhum.io',8002000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.2/en-us','ter','',''),
(9283559,0,'typo3_console','8.2.1',168725,55,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1729848053,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-13.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','e384e3682f6a2960e1b51371b9d6d68e','Release 8.2.1','helhum.io',8002001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.2/en-us','ter','',''),
(9283560,0,'typo3_console','8.2.2',168725,51,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1735318750,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-13.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','1984f59b3834c5529e29f0b4c1e48c45','Release 8.2.2','helhum.io',8002002,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.2/en-us','ter','',''),
(9283561,0,'typo3_console','8.2.3',168725,26,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1761224342,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-13.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','d5b4346fc375b6ddb908955ab97c0b5b','Release 8.2.3','helhum.io',8002003,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.2/en-us','ter','',''),
(9283562,0,'typo3_console','8.3.0',168725,18,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1765491682,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-13.4.99\";}}','Helmut Hummel','info@helhum.io','helbot','24ea3349148b3b9dda1d4f2cecf7a9ad','Release 8.3.0','helhum.io',8003000,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.3/en-us','ter','',''),
(9283563,0,'typo3_console','8.3.1',168725,22,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1765540941,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:16:\"11.5.26-14.99.99\";}}','Helmut Hummel','info@helhum.io','helbot','353337840ee417757598c314ff8818b1','Release 8.3.1','helhum.io',8003001,0,0,'https://docs.typo3.org/p/helhum/typo3-console/8.3/en-us','ter','',''),
(9283564,0,'typo3_console','9.0.0',168725,12,'TYPO3 Console','A reliable and powerful command line interface for TYPO3 CMS',2,0,4,1779190274,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:16:\"12.4.18-14.99.99\";}}','Helmut Hummel','info@helhum.io','helbot','f626db202dc41daf203a5909c0a7b9c8','Release 9.0.0','helhum.io',9000000,1,0,'https://docs.typo3.org/p/helhum/typo3-console/9.0/en-us','ter','',''),
(9283565,0,'mklib','3.0.0',12720,766,'MK Lib','Utilities for extensions',2,0,4,1494568159,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:9:\"scheduler\";s:12:\"1.0.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"xajax\";s:0:\"\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a6f2a3948ae4a26c9137add6fc6c1a96','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283566,0,'mklib','9.5.0',12720,473,'MK Lib','Utilities for extensions',2,0,4,1561635311,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"8.7.99-9.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','925fae479603a6c9c6f7b57ea375da3f','Support for TYPO3 9.5. Check changelog in documentation on github for more information ','DMK E-BUSINESS GmbH',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283567,0,'mklib','10.0.0',12720,97,'MK Lib','Utilities for extensions',2,0,4,1619701407,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a20ab179454baa143dc289a32fa26ab5','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283568,0,'mklib','10.0.1',12720,109,'MK Lib','Utilities for extensions',2,0,4,1627380382,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','01452bcdbc7793953d196a9cc7081a6e','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283569,0,'mklib','10.0.2',12720,70,'MK Lib','Utilities for extensions',2,0,4,1642670110,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0c5a828aedc7cb38892651f7e3c4c3eb','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283570,0,'mklib','10.0.3',12720,86,'MK Lib','Utilities for extensions',2,0,4,1642670703,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ebba0d2e8551835cc09452fb4640af23','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283571,0,'mklib','10.1.0',12720,79,'MK Lib','Utilities for extensions',2,0,4,1647283152,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4b2d35b6eb62d9914d1bb085699b49ed','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283572,0,'mklib','9.5.7',12720,72,'MK Lib','Utilities for extensions',2,0,4,1649075138,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f8ddccc6873dee4e308a5fe02654726f','Released version 9.5.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',9005007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283573,0,'mklib','10.1.1',12720,102,'MK Lib','Utilities for extensions',2,0,4,1649251153,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','1bcc9ec3f0ee364db0d7854bcc13c4f1','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283574,0,'mklib','11.0.2',12720,73,'MK Lib','Utilities for extensions',2,0,4,1694167260,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','85db0991f0e670af11e3534a8ffbd7a9','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283575,0,'mklib','10.1.2',12720,62,'MK Lib','Utilities for extensions',2,0,4,1694167296,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','72d7b071eb0acc01bbf2815d774a320f','Released version 10.1.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283576,0,'mklib','11.0.3',12720,74,'MK Lib','Utilities for extensions',2,0,4,1702647998,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3133306bcee57e48ea295a85e7048ac4','Released version 11.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283577,0,'mklib','12.0.0',12720,70,'MK Lib','Utilities for extensions',2,0,4,1710156512,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','af21fce814a7c292416222c681baf66d','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283578,0,'mklib','11.0.4',12720,38,'MK Lib','Utilities for extensions',2,0,4,1728035399,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b55e6dd50442d9c7b8bf5873173aae31','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283579,0,'mklib','12.0.1',12720,38,'MK Lib','Utilities for extensions',2,0,4,1728035401,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','018df2c54348ad9f952c10548461aaf9','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283580,0,'mklib','12.0.2',12720,39,'MK Lib','Utilities for extensions',2,0,4,1728038362,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','13c433d207751a5630f77fb1135b7e52','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283581,0,'mklib','11.0.5',12720,38,'MK Lib','Utilities for extensions',2,0,4,1728038416,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.2-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','bcc976c140cda28e52a0cd3b2843d545','Released version 11.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283582,0,'mklib','12.0.3',12720,32,'MK Lib','Utilities for extensions',2,0,4,1728038425,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','851cb46f6fe1fd9db4bd1a6939bf5a56','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283583,0,'mklib','13.0.1',12720,21,'MK Lib','Utilities for extensions',2,0,4,1761561135,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ed3c55ca0086f7ae057c0d1de17cb371','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283584,0,'mklib','13.0.2',12720,14,'MK Lib','Utilities for extensions',2,0,4,1772546438,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c2e36fdf4db4fa2db26ebf5e6d92506a','Released version 13.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000002,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mklib/blob/master/README.md','ter','',''),
(9283585,0,'campaignmonitor','2.0.0',3067,506,'Campaign Monitor','Campaign Monitor subscribe extension',1,0,3,1499256698,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.6.0-7.6.99\";s:5:\"fluid\";s:12:\"7.6.0-7.6.99\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','7f8fb11bec1f88eda14672ea10bf5557','New version for TYPO3 7.6.x','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/campaignmonitor/2.0.0','ter','',''),
(9283586,0,'felogin_bruteforce_protection','1.4.0',13205,308,'Brute Force Protection','Protects TYPO3s frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1494920001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','42f579123656812f2928012f12eb1cab','[FEATURE] Release version for TYPO3 7.6','AOE GmbH, portrino GmbH',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/1.4.3','ter','',''),
(9283587,0,'felogin_bruteforce_protection','1.4.1',13205,413,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1495445597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','7742e054e93e03fff7cf8ad6cb06659f','[TASK] Prepare new release','AOE GmbH, portrino GmbH',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/1.4.3','ter','',''),
(9283588,0,'felogin_bruteforce_protection','1.4.2',13205,256,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1508913193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','2802589dc861ef8e8d9fe9f0c6a464d4','[TASK] update version to 1.4.2','AOE GmbH, portrino GmbH',1004002,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/1.4.3','ter','',''),
(9283589,0,'felogin_bruteforce_protection','1.4.3',13205,5837,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1509633194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','fa57c20450f81d29de5ce3ade07569c2','[CLEANUP] remove needless/empty ext_tables.php (this file is optional and must not exist in an extension)','AOE GmbH, portrino GmbH',1004003,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/1.4.3','ter','',''),
(9283590,0,'felogin_bruteforce_protection','1.5.0',13205,428,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1534944199,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','8caef05db8c1f97ac34f7f1aeceb2fbb','[TASK] use nimut/testing-framework (class TYPO3CMSCoreTestsUnitTestCase will not be available in TYPO3 8.7)','AOE GmbH, portrino GmbH',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/1.5.0','ter','',''),
(9283591,0,'felogin_bruteforce_protection','2.1.0',13205,349,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1560763395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','2d4bde2e5bf492dc3806362ed7ebb4e6','[FEATURE] Adds compatibility for TYPO3 v9  (18)\n\n [TASK] Adds compatibility for TYPO3V9\r\n\r\n [TASK] Cleanup Travis matrix\r\n\r\n [TASK] Update after code review\r\n\r\n [TASK] Add services: mysql\r\n\r\n [TASK] Update version\r','AOE GmbH, portrino GmbH',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283592,0,'felogin_bruteforce_protection','2.1.1',13205,327,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1564048012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','2d5856a47e897f6c4d5141c604838170','[RELEASE] Release of Version 2.1.1\r\n\r\n[BUGFIX] Correct use of AuthenticationService (19)','AOE GmbH, portrino GmbH',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283593,0,'felogin_bruteforce_protection','2.1.2',13205,439,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1569229393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','9afaf32a225b5fa711d9b12021cb91be','[RELEASE] Release of Version 2.1.2','AOE GmbH, portrino GmbH',2001002,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283594,0,'felogin_bruteforce_protection','2.1.3',13205,234,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1598506993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','be462c6337e89bcb6d47f7a1eef3f4b8','[RELEASE] Release of version 2.1.3','AOE GmbH, portrino GmbH',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283595,0,'felogin_bruteforce_protection','8.0.0',13205,92,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1655819178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','1a445e29e369154a4916df34cf8d0702','[TASK][CI] adds extension-release script','AOE GmbH, portrino GmbH',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283596,0,'felogin_bruteforce_protection','9.0.0',13205,93,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1655819364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','cceed69ccb26864c377cf3b93a90c65a','[RELEASE] v9.0.0','AOE GmbH, portrino GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283597,0,'felogin_bruteforce_protection','10.0.0',13205,127,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1655819721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','e248c017eba90d105a63fa42030b57f6','[RELEASE] v10.0.0','AOE GmbH, portrino GmbH',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283598,0,'felogin_bruteforce_protection','10.0.8',13205,77,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1692275041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','8f131d0006dbfd3489ee067dcd5e5289','chore: RELEASE 10.0.8','AOE GmbH, portrino GmbH',10000008,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283599,0,'felogin_bruteforce_protection','10.0.9',13205,74,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1694612453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','b744943fa5996b582616ec88e818a44e','[TASK] Set version 10.0.9','AOE GmbH, portrino GmbH',10000009,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283600,0,'felogin_bruteforce_protection','10.0.11',13205,67,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1696248252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','da7661a0528d6c9c6e53f2cd57ce58b6','[TASK] Set version to 10.0.11','AOE GmbH, portrino GmbH',10000011,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283601,0,'felogin_bruteforce_protection','10.0.12',13205,63,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1696858722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','28a2cfd1a9f7bc8acbd5609f7f1ee997','fix: fix PHP-warning Undefined property AoeFeloginBruteforceProtectionDomainServiceRestrictionService::$entry in Classes/Domain/Service/RestrictionService.php on line 188','AOE GmbH, portrino GmbH',10000012,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283602,0,'felogin_bruteforce_protection','10.0.13',13205,81,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1696859463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','36c3aaabf1a178d9090afc6a44dc148b','fix: revert last fix (PHP-code was OK)','AOE GmbH, portrino GmbH',10000013,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283603,0,'felogin_bruteforce_protection','11.0.1',13205,60,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1709030774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','2fc84770fbf4ffce0bea7bb7bdcee5dd','chore: adds release 11.0.1','AOE GmbH, portrino GmbH',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283604,0,'felogin_bruteforce_protection','11.0.2',13205,65,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1709718031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','974665a77996fe4d8dbea7abde2c254f','Feature/php83 (33)\n\n chore: update for php 8.3\r\n\r\n chore: update to 11.0.2','AOE GmbH, portrino GmbH',11000002,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283605,0,'felogin_bruteforce_protection','11.0.3',13205,52,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1720779666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','0d4b6913b065adf48f0b5b8c7abc336b','chore: raise version number','AOE GmbH, portrino GmbH',11000003,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283606,0,'felogin_bruteforce_protection','11.0.5',13205,43,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1723553874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','d1cfb3fc0b2562ae513b57ca104258cf','chore: Added PHP 8.0 back to the rector setlist.','AOE GmbH, portrino GmbH',11000005,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283607,0,'felogin_bruteforce_protection','12.0.0',13205,41,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1723554650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','3f1ab25d9e151f2234f4ff994f7cd45d','Merge pull request 34 from AOEpeople/feature/typo3v12\n\nMerge feature/typo3_12 into main','AOE GmbH, portrino GmbH',12000000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283608,0,'felogin_bruteforce_protection','12.0.1',13205,55,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1723556219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','02d91fb7ed203a48b7677fc880572c69','chore: Bump version to 12.0.1','AOE GmbH, portrino GmbH',12000001,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283609,0,'felogin_bruteforce_protection','12.1.0',13205,42,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1726050729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','6fc131205f888598b4c4664d10ffd283','chore: update version to 12.1.0','AOE GmbH, portrino GmbH',12001000,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283610,0,'felogin_bruteforce_protection','12.1.1',13205,49,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1726128059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','6294c0475da25c9b5d06280ad18c9ba1','chore: raise version number','AOE GmbH, portrino GmbH',12001001,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283611,0,'felogin_bruteforce_protection','12.1.2',13205,43,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1728305776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','f786ef57200947fbee25fad93e5c33f6','chore: update version to 12.1.2','AOE GmbH, portrino GmbH',12001002,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283612,0,'felogin_bruteforce_protection','12.1.4',13205,42,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1728473030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','fc957525af1b74adffd6cecde71560e3','chore: update version number','AOE GmbH, portrino GmbH',12001004,0,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283613,0,'felogin_bruteforce_protection','12.2.0',13205,56,'Brute Force Protection','Protects TYPO3 frontend authentication (e.g. fe_login) against brute force attacks.',2,0,5,1728648802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Schu, Andre Wuttig','dev@aoe.com, wuttig@portrino.de','aoepeople','fb998966a17f06c2146bda8e176a1406','chore: tag version 12.2.0','AOE GmbH, portrino GmbH',12002000,1,0,'https://docs.typo3.org/typo3cms/extensions/felogin_bruteforce_protection/','ter','',''),
(9283614,0,'flush_language_cache','2.0.0',4828,645,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1511641452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Francois Suter','typo3@cobweb.ch','francois','7e754f5cd4a7ba78cf406550fd02e1ee','Compatibility with TYPO3 v8; configurable via User TS; command-line tool.','',2000000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.0/en-us','ter','',''),
(9283615,0,'flush_language_cache','2.1.0',4828,313,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1544476187,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Francois Suter','typo3@cobweb.ch','francois','c32c65b68b8fdfae4fbec4bd707dd3e9','Compatibility with TYPO3 9 LTS','',2001000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.1/en-us','ter','',''),
(9283616,0,'flush_language_cache','2.1.1',4828,499,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1550656465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.14-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Francois Suter','typo3@cobweb.ch','francois','939823e1cebea44bbdf438b95fd6b041','Updated TYPO3 version dependencies (for TYPO3 8 LTS, version 8.7.14 at least is required).','',2001001,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.1/en-us','ter','',''),
(9283617,0,'flush_language_cache','2.2.0',4828,241,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1587845950,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Francois Suter','typo3@cobweb.ch','francois','7bd26bea9a36488b4c8b722b0df2ff63','Added compatibility with TYPO3 v10, dropped compatibility with TYPO3 v8.','',2002000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.2/en-us','ter','',''),
(9283618,0,'flush_language_cache','2.2.1',4828,208,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1591191853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Francois Suter','typo3@cobweb.ch','francois','6caa16a55a656be45564a3dad224dbad','Fix return values and styles in command line calls (thanks to Manuel Selbach).','',2002001,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.2/en-us','ter','',''),
(9283619,0,'flush_language_cache','2.2.2',4828,181,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1603278207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Francois Suter','typo3@cobweb.ch','francois','5e223f5b81d80d0fcfc74031b3394cd5','Fix composer manifest','',2002002,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.2/en-us','ter','',''),
(9283620,0,'flush_language_cache','2.2.3',4828,146,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1614025350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Francois Suter','typo3@cobweb.ch','francois','65d144abaa6d59779bb15e97bc998491','Updated composer manifest (compatibility with composer 2.0)','',2002003,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/2.2/en-us','ter','',''),
(9283621,0,'flush_language_cache','3.0.0',4828,108,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1633100890,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.4.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Francois Suter','typo3@cobweb.ch','francois','d9ac24d2ea036474200ee06b574753db','TYPO3 v11.4 compatibility','',3000000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/3.0/en-us','ter','',''),
(9283622,0,'flush_language_cache','3.0.1',4828,122,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1633723394,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Francois Suter','typo3@cobweb.ch','francois','9e0236d7acdc0c5ea55040652c1b741a','Fix TYPO3 compatibility range in ext_emconf.php file','',3000001,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/3.0/en-us','ter','',''),
(9283623,0,'flush_language_cache','3.0.2',4828,131,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1637179848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Francois Suter','typo3@ideative.ch','francois','09aad7d1bc11bf3364b5bd17b0d331dc','Fix some issues with PHP 8.0 compatibility, fix declaration of command-line service for TYPO3 11.','',3000002,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/3.0/en-us','ter','',''),
(9283624,0,'flush_language_cache','4.0.0',4828,101,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1670927782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Francois Suter','typo3@ideative.ch','francois','706fbf2dc71a1b8c1d86cf02c89dc5c4','Added compatibility with TYPO3 12, dropped compatibility with TYPO3 9 and 10, cleaned up the code base accordingly.','',4000000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/4.0/en-us','ter','',''),
(9283625,0,'flush_language_cache','4.0.1',4828,100,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1682598562,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Francois Suter','typo3@ideative.ch','francois','f0d1f23335d819f4d4a5aab3f03b79f1','Verified compatibility with TYPO3 12 LTS','',4000001,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/4.0/en-us','ter','',''),
(9283626,0,'flush_language_cache','5.0.0',4828,69,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1715161542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Francois Suter','typo3@ideative.ch','francois','eb59f5454a6d14597cb14f738664e045','Add support for TYPO3 13, drop support for TYPO3 11.','',5000000,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/5.0/en-us','ter','',''),
(9283627,0,'flush_language_cache','5.0.1',4828,44,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1743340837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Francois Suter','typo3@ideative.ch','francois','421c57de6dd76416033e0ca7baac264c','Ensure compatibility with PHP 8.4. Improve menu icon interplay with light/dark theme.','',5000001,0,0,'https://docs.typo3.org/p/cobweb/flush_language_cache/5.0/en-us','ter','',''),
(9283628,0,'flush_language_cache','6.0.0',4828,21,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1767011903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Francois Suter','typo3@ideative.ch','francois','b9eb4671ff38638ac77c32fa36de5a82','Compatibility with TYPO3 14 and PHP 8.5. Dropped support for TYPO3 12 and PHP 8.1.','',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/flush_language_cache/','ter','',''),
(9283629,0,'flush_language_cache','6.0.1',4828,10,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1775593016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Francois Suter','typo3@ideative.ch','francois','8bf51f6e7ee6b2b19148085ca072bd2d','Compatibility with TYPO3 14.2 (changes in toolbar items workings)','',6000001,0,0,'https://docs.typo3.org/typo3cms/extensions/flush_language_cache/','ter','',''),
(9283630,0,'flush_language_cache','6.0.2',4828,10,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1776858495,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Francois Suter','typo3@ideative.ch','francois','2433a41ed0a78463a2208d0eef9c35fd','Verified compatibility with TYPO3 14 LTS, improved composer manifest for classic mode.','',6000002,0,0,'https://docs.typo3.org/typo3cms/extensions/flush_language_cache/','ter','',''),
(9283631,0,'flush_language_cache','6.0.3',4828,12,'Flush language cache','Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.',2,0,0,1777274152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Francois Suter','typo3@ideative.ch','francois','1f0754fbb1a613591e0f25804525d10e','Fix to the composer manifest file','',6000003,1,0,'https://docs.typo3.org/typo3cms/extensions/flush_language_cache/','ter','',''),
(9283632,0,'mkabtesting','3.0.0',3290,597,'MK A/B Testing','A/B Testing of content elements',2,0,3,1494568398,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a6821060c8df2b77d60a14701b6a41fb','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkabtesting/blob/master/README.md','ter','',''),
(9283633,0,'mkabtesting','11.0.0',3290,82,'MK A/B Testing','A/B Testing of content elements',2,0,3,1707310566,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.16.0-\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:5:\"mklib\";s:7:\"11.0.0-\";}}','Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','390326d37720fd553fc6e211c8f9e90b','Released version 11.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkabtesting/blob/master/README.md','ter','',''),
(9283634,0,'amt_feed_importer','2.0.2',7762,454,'Feed Importer','Extension to import news from feeds (e.g. RSS2, Atom, etc). Fast and simple configuration which is quite similar to configuration rss2_import',2,0,0,1493361158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:11:\"4.0.0-0.0.0\";}}','Krzysztof Kasprzyca','k.kasprzyca@amtsolution.pl','kkasprzyca','3683084b153d9387dea6a51b01818522','[BUGFIX] Content is not retrieved from redirected URL','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/amt_feed_importer/2.0.2','ter','',''),
(9283635,0,'amt_feed_importer','3.0.0',7762,1488,'Feed Importer','Extension to import news from feeds (e.g. RSS2, Atom, etc). Fast and simple configuration which is quite similar to configuration rss2_import',2,0,0,1526377209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";s:4:\"news\";s:11:\"6.0.0-0.0.0\";}}','Krzysztof Kasprzyca','k.kasprzyca@amtsolution.pl','kkasprzyca','7b9dfbeb0651bbe60773433187be40b6','[TASK] Code refactoring for TYPO3 8','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/amt_feed_importer/3.0.0','ter','',''),
(9283636,0,'mktools','3.0.0',11457,797,'MK Tools','Collection of some useful tools',2,0,4,1494570203,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','1230cabcf3dddc623e0711dbf4cf8f4e','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-Business GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283637,0,'mktools','9.5.0',11457,676,'MK Tools','Collection of some useful tools',2,0,4,1561636881,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"8.7.99-9.5.99\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e57adfc895e10f34d2bf76dceaec986e','Support for TYPO3 9.5. Check changelog in documentation on github for more information ','DMK E-Business GmbH',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283638,0,'mktools','9.5.10',11457,102,'MK Tools','Collection of some useful tools',2,0,4,1614940776,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"8.7.99-9.5.99\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0abc4b238b71991a88df694b5f0709af','Released version 9.5.10. Check changelog in documentation on github for more information.','DMK E-Business GmbH',9005010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283639,0,'mktools','10.0.0',11457,106,'MK Tools','Collection of some useful tools',2,0,4,1619105172,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ac34cf57d738478719057fee7b55c50a','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283640,0,'mktools','10.0.1',11457,102,'MK Tools','Collection of some useful tools',2,0,4,1623864154,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d2323c9d7e2af2e69c5fb15f77ada3c3','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283641,0,'mktools','10.0.2',11457,95,'MK Tools','Collection of some useful tools',2,0,4,1630330386,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0c091627ce49252c1e2ebb27e9e45be8','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283642,0,'mktools','10.0.3',11457,88,'MK Tools','Collection of some useful tools',2,0,4,1633624977,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','bb026c0d8b490d7a20263d529de66c67','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283643,0,'mktools','10.0.4',11457,88,'MK Tools','Collection of some useful tools',2,0,4,1635498548,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','fe2158781cbfec916e218664ef635bae','Released version 10.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283644,0,'mktools','10.0.5',11457,93,'MK Tools','Collection of some useful tools',2,0,4,1636475890,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','fe69d652d7b94ef4d69c4df0749a4574','Released version 10.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283645,0,'mktools','10.0.6',11457,85,'MK Tools','Collection of some useful tools',2,0,4,1641243887,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','78dd33c2462fba16dcea7a477ae3be90','Released version 10.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283646,0,'mktools','10.0.7',11457,88,'MK Tools','Collection of some useful tools',2,0,4,1641415486,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e96202e21fe95dfd7a475100ea28fa63','Released version 10.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283647,0,'mktools','10.0.8',11457,90,'MK Tools','Collection of some useful tools',2,0,4,1641915837,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','edf93bcc99ab1b260c2b606ab00f78f2','Released version 10.0.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283648,0,'mktools','10.1.0',11457,92,'MK Tools','Collection of some useful tools',2,0,4,1647283127,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','01d34b5f9ba9ade63be64fb06f02c5a5','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283649,0,'mktools','9.5.11',11457,75,'MK Tools','Collection of some useful tools',2,0,4,1649075399,'a:1:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f366ce502b02b34e9b706eb573706959','Released version 9.5.11. Check changelog in documentation on github for more information.','DMK E-Business GmbH',9005011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283650,0,'mktools','10.1.1',11457,85,'MK Tools','Collection of some useful tools',2,0,4,1652688903,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c9bddc8db994f05ddf00cbd4efcf77b9','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283651,0,'mktools','10.1.2',11457,90,'MK Tools','Collection of some useful tools',2,0,4,1657019904,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','6966888ae06d2260ff1e31c06a182316','Released version 10.1.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283652,0,'mktools','10.1.3',11457,70,'MK Tools','Collection of some useful tools',2,0,4,1665472568,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0890963b8184bbfef4bce16aeab6feb0','Released version 10.1.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283653,0,'mktools','10.1.4',11457,84,'MK Tools','Collection of some useful tools',2,0,4,1665473850,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7ac281530aa9637b56c06c269fb04b73','Released version 10.1.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283654,0,'mktools','11.0.0',11457,91,'MK Tools','Collection of some useful tools',2,0,4,1668079182,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5d82a57bc4e513470fa899456a2e67e0','Released version 11.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283655,0,'mktools','10.1.5',11457,73,'MK Tools','Collection of some useful tools',2,0,4,1668084250,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b71e386e3e2caed74d5c55b130a2b727','Released version 10.1.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283656,0,'mktools','10.1.6',11457,73,'MK Tools','Collection of some useful tools',2,0,4,1669301549,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0767e499c348c8e04d4f0c2e5abac5b2','Released version 10.1.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283657,0,'mktools','10.1.7',11457,72,'MK Tools','Collection of some useful tools',2,0,4,1671013865,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ad54e5c0ee627413e407f5c17dd8e639','Released version 10.1.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283658,0,'mktools','11.0.1',11457,90,'MK Tools','Collection of some useful tools',2,0,4,1673447607,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0a3fafbaa1b57cce54d05c421e23fa8c','Released version 11.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283659,0,'mktools','10.1.8',11457,63,'MK Tools','Collection of some useful tools',2,0,4,1694083495,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a865e99cfa5f768a1196a997a0bd1529','Released version 10.1.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283660,0,'mktools','11.0.4',11457,66,'MK Tools','Collection of some useful tools',2,0,4,1694165142,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a746cf8ca72c8fe766c19cc8098a1809','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283661,0,'mktools','10.1.9',11457,62,'MK Tools','Collection of some useful tools',2,0,4,1694165253,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f45993b4aecb8028ccdc6556e52571bd','Released version 10.1.9. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10001009,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283662,0,'mktools','11.0.5',11457,83,'MK Tools','Collection of some useful tools',2,0,4,1694165377,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0c70154adc2c9c29cb93e92b791f4036','Released version 11.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283663,0,'mktools','11.0.6',11457,62,'MK Tools','Collection of some useful tools',2,0,4,1706793670,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3d71d85c3639bbbc5306d8c451857418','Released version 11.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283664,0,'mktools','12.0.0',11457,66,'MK Tools','Collection of some useful tools',2,0,4,1710156503,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7c9bcb9cf007ed50024ca152c4b95df6','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283665,0,'mktools','12.0.1',11457,60,'MK Tools','Collection of some useful tools',2,0,4,1715680486,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8e8c06290c3aa3b7b6fd6b90bc80de0c','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283666,0,'mktools','11.0.7',11457,49,'MK Tools','Collection of some useful tools',2,0,4,1716475070,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8ff65e01f74fe76846454f0addb9a4b4','Released version 11.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283667,0,'mktools','12.0.2',11457,66,'MK Tools','Collection of some useful tools',2,0,4,1718974306,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ac219710b6b50b362e64b165b74efa32','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283668,0,'mktools','13.0.0',11457,25,'MK Tools','Collection of some useful tools',2,0,4,1761561605,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d262966fe6cc238bd2349c09104f35cf','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283669,0,'mktools','13.0.1',11457,24,'MK Tools','Collection of some useful tools',2,0,4,1762874808,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.20.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','DMK E-Business GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b41d78417d143b09c39e61928a497dba','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000001,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mktools/blob/master/README.md','ter','',''),
(9283670,0,'aimeos_dist','17.4.0',13103,463,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1491996951,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:16:\"16.10.0-17.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-1.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ce45eff6656106153071020ad807cfa1','Compatibility for TYPO3 8.7 LTS. Cleaned up and documented TypoScript','',17004000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.4.0_DistributionWelcome.png'),
(9283671,0,'aimeos_dist','17.7.0',13103,455,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1500545108,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:16:\"16.10.0-17.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','49c3a4cdc899d3d467a89ed3bbe65de3','Page and configuration for JSON REST API','',17007000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.7.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.7.0_DistributionWelcome.png'),
(9283672,0,'aimeos_dist','17.10.0',13103,386,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1509617361,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:16:\"16.10.0-17.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','3af7e0e92dd1bf8b9abc74b807f8083c','Fixed missing plugins in page tree','',17010000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.0_DistributionWelcome.png'),
(9283673,0,'aimeos_dist','17.10.1',13103,397,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1511349307,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:16:\"16.10.0-17.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','1399168a46f7bff3193f9c502a871dd2','Fixed TS setup for download page','',17010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.1_DistributionWelcome.png'),
(9283674,0,'aimeos_dist','17.10.2',13103,511,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1512988218,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:16:\"16.10.0-17.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','08d97c4a104dd52a2a4be98891dc2dd4','Disable Bootstrap smooth scroll because it prevents switching between images in detail view','',17010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_17.10.2_DistributionWelcome.png'),
(9283675,0,'aimeos_dist','18.4.0',13103,726,'Aimeos web shop distribution','The Aimeos web shop distribution is a fast, flexible and usability optimized shop system and e-commerce solution available in multiple languages. It contains all necessary components for running a web shop and integrates perfectly in CRM and ERP systems as well as payment and delivery service providers',2,0,10,1525855381,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:17:\"bootstrap_package\";s:13:\"7.1.0-8.99.99\";s:6:\"aimeos\";s:15:\"18.4.0-18.99.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:14:\"1.13.7-2.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ea907bcf684ddfef2650efa0e1b94d02','Update to Aimeos 18.x, new subscription component in MyAccount, more example configuration in TS template','',18004000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_18.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_18.4.0_DistributionWelcome.png'),
(9283676,0,'aimeos_dist','19.4.0',13103,744,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1556189432,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:17:\"bootstrap_package\";s:15:\"10.0.0-10.99.99\";s:6:\"aimeos\";s:15:\"19.4.0-19.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','71b70eb78b123063b7e9e26c57ed04b8','New version for TYPO3 9.5 and Aimeos 19.x','',19004000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_19.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_19.4.0_DistributionWelcome.png'),
(9283677,0,'aimeos_dist','20.10.0',13103,198,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1604574514,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:6:\"aimeos\";s:15:\"20.4.0-20.99.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d9962efb6127dc0bf4f9e26db8b0c3c3','Uses Aimeos 2020.10 LTS, support for TYPO3 10 incl. automatic setup of site configuration','',20010000,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_20.10.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_20.10.0_DistributionWelcome.png'),
(9283678,0,'aimeos_dist','20.10.1',13103,141,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1608117260,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:6:\"aimeos\";s:16:\"20.10.0-20.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','97b081d0379e0dc48428c21e30afe7b6','Fixed jsonapi URL for dynamic FE features, assign customer group for new users automatically, some minor improvements','',20010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_20.10.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_20.10.1_DistributionWelcome.png'),
(9283679,0,'aimeos_dist','21.4.1',13103,142,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1619082755,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:6:\"aimeos\";s:15:\"21.4.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','edb7d8312c2d7dc12982f15046f320b6','Update to Aimeos 2021.x, new supplier detail page, fixed bought file downloads','',21004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.4.1_DistributionWelcome.png'),
(9283680,0,'aimeos_dist','21.7.1',13103,138,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1626943159,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:6:\"aimeos\";s:15:\"21.7.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','53208c76f7c15f6b0ec09b59bb521fd5','New page tree for Aimeos 21.7','',21007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.7.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.7.1_DistributionWelcome.png'),
(9283681,0,'aimeos_dist','21.10.1',13103,124,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1634807914,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"21.10.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d7648e64eca87941dd11b22eb654a133','TYPO3 11 support and use latest Aimeos 2021.10 LTS','',21010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.1_DistributionWelcome.png'),
(9283682,0,'aimeos_dist','21.10.3',13103,118,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1636023003,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"21.10.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','6c58404190a9a141422ff17c055734a2','Improved default route configuration and removed frames around catalog/filter and catalog/list plugins','',21010003,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.3_DistributionWelcome.png'),
(9283683,0,'aimeos_dist','21.10.4',13103,119,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1639047751,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"21.10.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','39f06c26ed4ef0c68609734f0f7a5766','Page tree update','',21010004,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_21.10.4_DistributionWelcome.png'),
(9283684,0,'aimeos_dist','22.4.1',13103,116,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1651135685,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"21.10.0-21.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','838fa1ebea4907e31c795457d83ed173','Supports Aimeos 22.4 releases, improved page tree','',22004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.4.1_DistributionWelcome.png'),
(9283685,0,'aimeos_dist','22.7.1',13103,110,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1658221272,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"22.04.0-22.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','0fb2e57f66199a68787091f2f388ef25','Aimeos 2022.07 compatible, new distribution image','',22007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.7.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.7.1_DistributionWelcome.png'),
(9283686,0,'aimeos_dist','22.10.1',13103,112,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1666088191,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:6:\"aimeos\";s:16:\"22.04.0-22.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','cb1b7f5d39b8687859e2874f81d6e994','Uses Aimeos 22.10 with updated page tree including account basket plugin','',22010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.10.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_22.10.1_DistributionWelcome.png'),
(9283687,0,'aimeos_dist','23.7.1',13103,93,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1689836464,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";s:6:\"aimeos\";s:15:\"23.7.0-23.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','d004fcc582fd2ccdeded7a336344c0e5','Requires TYPO3 v12 and Aimeos 2023.x','',23007001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_23.7.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_23.7.1_DistributionWelcome.png'),
(9283688,0,'aimeos_dist','24.4.1',13103,68,'Aimeos web shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1714035910,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";s:6:\"aimeos\";s:15:\"23.7.0-23.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','ab547d7ee59d6306296cee9893466498','Requires Aimeos 24.x releases and contains updated page tree','',24004001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.4.1_DistributionWelcome.png'),
(9283689,0,'aimeos_dist','24.10.1',13103,49,'Aimeos shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1729754536,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-15.99.99\";s:6:\"aimeos\";s:16:\"24.10.0-24.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','28461efe83b8c80e4b20b890e9ab5f19','TYPO3 v13 support, Aimeos 24.10.x support, updated page tree','',24010001,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.10.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.10.1_DistributionWelcome.png'),
(9283690,0,'aimeos_dist','24.10.2',13103,44,'Aimeos shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1734089441,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-15.99.99\";s:6:\"aimeos\";s:16:\"24.10.0-24.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','2c3c6dec4ee8fd857a7951eb8be998f8','Updated page tree','',24010002,0,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.10.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_24.10.2_DistributionWelcome.png'),
(9283691,0,'aimeos_dist','25.4.1',13103,43,'Aimeos shop distribution','Professional, full-featured and ultra-fast TYPO3 e-commerce distribution for online shops, complex B2B applications and gigacommerce. Turns TYPO3 into the best platform for content commerce and your e-commerce requirements',2,0,10,1744199179,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-15.99.99\";s:6:\"aimeos\";s:15:\"25.4.0-25.10.99\";}}','Aimeos','aimeos@aimeos.org','aimeos','27dc56b2f897d33dcc02e6e3c50450b4','Aimeos 25.x support','',25004001,1,0,'https://aimeos.org/docs/latest/typo3','ter','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_25.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/a/i/aimeos_dist_25.4.1_DistributionWelcome.png'),
(9283692,0,'pb_social','1.2.6',23537,2552,'Social Media Streams','',2,0,3,1493387310,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B','info@plusb.de','plusb','cf25ea2f9c7dae0c564ca9f0f917ceb9',' Added HTTPS Image Urls for Twitter\r\n Raised PHP and TYPO3 Version\r\n Optimized error handled\r\n Code optimization in FacebookAdapter and TwitterAdapter\r\n Updated Documentation','',1002006,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283693,0,'pb_social','1.3.0',23537,963,'Social Media Streams','',2,0,3,1517305808,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B','info@plusb.de','plusb','2388f07971b0a665e5a45c34d99b04b2','Version 1.3.0:\r\nLinkedIn and tx_news support. Show news entries in your social stream as well as LinkedIn company updates and job postings.','',1003000,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283694,0,'pb_social','1.3.1',23537,1380,'Social Media Streams','',2,0,3,1518602737,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B','info@plusb.de','plusb','e7901e2c88d37aedb76a36ea811bba8f',' Bugfixes\r\n Removed Load More Button','',1003001,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283695,0,'pb_social','1.3.2',23537,262,'Social Media Streams','',2,0,3,1541428496,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B, Arend Maubach - plus B','info@plusb.de','plusb','618cacc648c1e491243cacf14cf52fb2','Support of TYPO3 9 LTS \r\nFeatures\r\n allowing different post limits per subpage\r\n adding own desired fields to facebook request (using TypoScript)\r\n adding cache lifetime\r\nBugfixes\r\n fixing instagram issues, vimeo issues, linkedIn issues\r\n deleting de','',1003002,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283696,0,'pb_social','1.3.3',23537,544,'Social Media Streams','',2,0,3,1541432429,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B, Arend Maubach - plus B','info@plusb.de','plusb','c5e43e58fec10724f2aed7411d87c476',' Bugfixes\r\n Removing wrong ,  in composer.json\r\n setting jQuery loading by extension as default (can be switched off by TypoScript)','',1003003,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283697,0,'pb_social','1.3.4',23537,705,'Social Media Streams','',2,0,3,1543322263,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plusB, Ramon Mohi - plusB, Kai Lorenz - plusB, Robert Becker - plusB,  Arend Maubach - plusB','info@plusb.de','plusb','91690066b51252ce3f2f2087a28a7d3b','fixing LinkedIn Bug: Filter must be in a radio box/ adding readme.md documentation/ fixing some issues ','',1003004,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283698,0,'pb_social','1.4.0',23537,506,'Social Media Streams','',2,0,3,1558612919,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Mikolaj Jedrzejewski - plus B, Ramon Mohi - plus B, Kai Lorenz - plus B, Robert Becker - plus B,  Arend Maubach - plus B','info@plusb.de','plusb','1f29705f3a6ed4ee13b64a168f64ab37',' each plugin flexform can contain its own social network credentials, to be able to override extension configuration\r\n fixing composer issues\r\n fixing simplelog() problem\r\n logging will report in syslog and in a file issues about pid/ tt_content uid o','',1004000,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283699,0,'pb_social','1.4.1',23537,545,'Social Media Streams','Social media streams enables you to get posts from social media networks into your TYPO3 system. Currently supported social media networks are: Facebook, Imgur, Instagram, LinkedIn, Pinterest, Tumblr, Twitter, YouTube, Vimeo and TYPO3 Extension tx_news',2,0,4,1568111497,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','plus B: Mikolaj Jedrzejewski, Robert Becker, Arend Maubach, Patricia Bartel, Ramon Mohi, Kai Lorenz','info@plusb.de','plusb','6df990ee7bbde9ed4108025f8e337e58','- enable, disable logging for each plugin (against log overflow)\r\n- resolving /issues/32/tx_news-incomplete\r\n- moving libs to phar files','',1004001,0,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283700,0,'pb_social','1.5.0',23537,721,'Social Media Streams','Social media streams enables you to get posts from social media networks into your TYPO3 system. Currently supported social media networks are: Facebook, Imgur, Instagram, LinkedIn, Pinterest, Tumblr, Twitter, YouTube, Vimeo and TYPO3 Extension tx_news',2,0,4,1573585209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','plus B: Mikolaj Jedrzejewski, Robert Becker, Sergej Junker, Arend Maubach, Patricia Bartel, Ramon Mohi, Kai Lorenz','info@plusb.de','plusb','8e468c60fa005918467ebf0c669c1768','- updating facebook to api version v5.0\r\n- easier facebook app review: manage_pages only. \r\n- breaking change: get facebook feeds from account owners page, only (manage_pages)','plus B',1005000,1,0,'https://bitbucket.org/plus-b/pb_social','ter','',''),
(9283701,0,'reint_ttnewsdamtofal','1.0.5',3324,804,'tt_news DAM media converter','Simple extension to convert DAM media entries in tt_news bodytext to FAL.',2,0,1,1508494401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.9-7.99.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','d8bda09d88b7ac6dcdaf92d826ea875f','	Compatibility update for 7.6 and added composer.json file','',1000005,1,0,'https://docs.typo3.org/typo3cms/extensions/reint_ttnewsdamtofal/1.0.5','ter','',''),
(9283702,0,'aip_vimeo','8.7.1',5748,246,'Vimeo Ads Video Player','Vimeo Ads Video Player is an easy to use plugin that allows viewing of one or more videos and configuration of different options such as autoplay, loop, random, mute... The easiest way to integrate video Ads on your website! You can find a working version for TYPO3 4.5 in the download tab of the extension',2,0,3,1502965853,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Abramo Tesoro','typo3developers@archicoop.it','aip','e699fb5fa07dac2204c86651cd9c88e8','Porting to TYPO3 8.7.x Supports TYPO3 version 6.2.0  8.7.99\r\nPorting to new Vimeo player API','Archimede Informatica - www.archicoop.it',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_vimeo/8.7.4','ter','',''),
(9283703,0,'aip_vimeo','8.7.2',5748,475,'Vimeo Ads Video Player','Vimeo Ads Video Player is an easy to use plugin that allows viewing of one or more videos and configuration of different options such as autoplay, loop, random, mute... The easiest way to integrate video Ads on your website! You can find a working version for TYPO3 4.5 in the download tab of the extension',2,0,3,1503043681,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Abramo Tesoro','typo3developers@archicoop.it','aip','cf727ef6a6734976c2addec90eb8849c','Fixed extensions dependencies and copyright info','Archimede Informatica - www.archicoop.it',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_vimeo/8.7.4','ter','',''),
(9283704,0,'aip_vimeo','8.7.3',5748,136,'Vimeo Ads Video Player','Vimeo Ads Video Player is an easy to use plugin that allows viewing of one or more videos and configuration of different options such as autoplay, loop, random, mute... The easiest way to integrate video Ads on your website! You can find a working version for TYPO3 4.5 in the download tab of the extension',2,-1,3,1503989508,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Abramo Tesoro','typo3developers@archicoop.it','aip','493d4bc7e6f04c2cf945c0c3be14f002','Bugfixing for TYPO3 6.x','Archimede Informatica - www.archicoop.it',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_vimeo/8.7.4','ter','',''),
(9283705,0,'aip_vimeo','8.7.4',5748,716,'Vimeo Ads Video Player','Vimeo Ads Video Player is an easy to use plugin that allows viewing of one or more videos and configuration of different options such as autoplay, loop, random, mute... The easiest way to integrate video Ads on your website! You can find a working version for TYPO3 4.5 in the download tab of the extension',2,0,3,1504702104,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:3:\"1.3\";s:5:\"fluid\";s:3:\"1.3\";s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Abramo Tesoro','typo3developers@archicoop.it','aip','80d2c961d9a0cd37086896809e3e0b1b','New release because of Privilege Escalation in Extension Repository','Archimede Informatica - www.archicoop.it',8007004,1,0,'https://docs.typo3.org/typo3cms/extensions/aip_vimeo/8.7.4','ter','',''),
(9283706,0,'setdefaultauthor','0.0.4',3121,626,'Set default author/email','Defaults the author/email fields in pages to the info from the currently logged in user',2,0,0,1494186028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Mike Tölle','kontakt@typo3graf.de','typo3graf_media','1bef36ad46653e1ddc4145c669b243ac','ready for TYPO3 8.x.','Typo3graf media-agentur',4,0,0,'https://docs.typo3.org/typo3cms/extensions/setdefaultauthor/0.0.4','ter','',''),
(9283707,0,'setdefaultauthor','9.5.0',3121,286,'Set default author/email','Defaults the author/email fields in pages to the info from the currently logged in user',2,0,0,1538695645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Mike Tölle','kontakt@typo3graf.de','typo3graf_media','53f429ee6fd42132448c4160b3d6210f','New version compatible with 7.6-9.5.','Typo3graf media-agentur',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/setdefaultauthor/9.5.0','ter','',''),
(9283708,0,'setdefaultauthor','10.0.1',3121,184,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1584487413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.99-10.4.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','5aca7c510df229a9e97d1f52ab2778cf','Release 10.0.1','T3graf media-agentur UG',10000001,0,0,'https://docs.typo3.org/p/t3graf/setdefaultauthor/10.0/en-us','ter','',''),
(9283709,0,'setdefaultauthor','10.1.0',3121,112,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1587589105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.99-10.4.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','231f922d317a74b5b475680dc1e7e56e','Release v10.1.0','T3graf media-agentur UG',10001000,0,0,'https://docs.typo3.org/p/t3graf/setdefaultauthor/10.1/en-us','ter','',''),
(9283710,0,'setdefaultauthor','10.1.1',3121,159,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1587683096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.99-10.4.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','05420129c882ec17e853413b35433308','Fixes some minor regressions introduced recently with support for TYPO3 v10.','T3graf media-agentur UG',10001001,0,0,'https://docs.typo3.org/p/t3graf/setdefaultauthor/10.1/en-us','ter','',''),
(9283711,0,'setdefaultauthor','9.5.1',3121,85,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1587986763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','3dbf953f6a22c690a693e694c3d23617','Only for TYPO3 v9','T3graf media-agentur UG',9005001,0,0,'https://docs.typo3.org/p/t3graf/setdefaultauthor/9.5/en-us','ter','',''),
(9283712,0,'setdefaultauthor','10.2.0',3121,179,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1587988737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','ba6b55dce7aa8360212d5cd8767d0ce2','Fixes some minor regressions introduced recently with support for TYPO3 v10.','T3graf media-agentur UG',10002000,0,0,'https://docs.typo3.org/p/t3graf/setdefaultauthor/10.2/en-us','ter','',''),
(9283713,0,'setdefaultauthor','11.0.0',3121,154,'Set default author/email','Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user',2,0,0,1633607181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mike Tölle','kontakt@t3graf-media.de','typo3graf_media','2bcaabc3c5dd13ca392e45047215037b','[RELEASE] v11.0.0\r\nTYPO3 11 compatibility','T3graf media-agentur UG',11000000,1,0,'https://docs.typo3.org/typo3cms/extensions/setdefaultauthor/','ter','',''),
(9283714,0,'html5videoplayer_powermail','0.2.0',1372,13,'HTML5 Video Player vs. Powermail','Connect both extensions to fetch user input (one powermail form) before the user can access the detail view.',1,-1,3,1737748366,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:16:\"html5videoplayer\";s:15:\"11.1.0-11.99.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','2b6901e68fc393e0c55f4823ab3908a6','Change ext_emconf.php version to 0.2.0','',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/html5videoplayer_powermail/','ter','',''),
(9283715,0,'html5videoplayer_powermail','0.2.1',1372,27,'HTML5 Video Player vs. Powermail','Connect both extensions to fetch user input (one powermail form) before the user can access the detail view.',1,-1,3,1737971746,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:16:\"html5videoplayer\";s:15:\"11.1.0-11.99.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}}','Tim Lochmueller','tim@fruit-lab.de','spyker','12d9e0cbb590922ebd48e86bcb78963a','chore: Change ext_emconf.php version to 0.2.1','',2001,1,0,'https://docs.typo3.org/typo3cms/extensions/html5videoplayer_powermail/','ter','',''),
(9283716,0,'mkforms','3.0.0',16708,517,'MK Forms','Making HTML forms for TYPO3',2,0,4,1494569081,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','ec97aa41d7fd30daf4c42326f282792d','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283717,0,'mkforms','3.0.11',16708,443,'MK Forms','Making HTML forms for TYPO3',2,0,4,1517301598,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','3a8b61e126ce56f8a1bc8d29c4554759','see the changelog https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/Documentation/Changelog.md','DMK E-BUSINESS GmbH',3000011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283718,0,'mkforms','3.0.12',16708,1164,'MK Forms','Making HTML forms for TYPO3',2,0,4,1517303014,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','97787a89e97a8132d774755f6e1970f7','see the changelog https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/Documentation/Changelog.md ','DMK E-BUSINESS GmbH',3000012,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283719,0,'mkforms','3.0.14',16708,681,'MK Forms','Making HTML forms for TYPO3',2,0,4,1517305782,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','5ea5eeb4df70b8c5ebc2ca1d57822241','see the changelog https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/Documentation/Changelog.md ','DMK E-BUSINESS GmbH',3000014,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283720,0,'mkforms','3.0.21',16708,1113,'MK Forms','Making HTML forms for TYPO3',2,0,4,1533624825,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','8d7ed7abda611668800be336acac29e6','some breaking changes: see changelog and commit history on github','DMK E-BUSINESS GmbH',3000021,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283721,0,'mkforms','9.5.0',16708,281,'MK Forms','Making HTML forms for TYPO3',2,0,4,1566226051,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:2:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','10aaaabe040eb5fceea288fe3a9e73a9','Support for TYPO3 9.5. Check changelog in documentation on github for more information ','DMK E-BUSINESS GmbH',9005000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283722,0,'mkforms','9.5.1',16708,291,'MK Forms','Making HTML forms for TYPO3',2,0,4,1573050793,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.4.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','94e2e24982f71bc39b431aba64143778','see changelog: https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/Documentation/Changelog.md','DMK E-BUSINESS GmbH',9005001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283723,0,'mkforms','9.5.2',16708,627,'MK Forms','Making HTML forms for TYPO3',2,0,4,1578571575,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','aeb6990f1e36d39396b4d98ac9f1c4df','see changelog: https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/Documentation/Changelog.md ','DMK E-BUSINESS GmbH',9005002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283724,0,'mkforms','10.0.0',16708,119,'MK Forms','Making HTML forms for TYPO3',2,0,4,1627041287,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"5.6.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','f5ec14b24c4929195323da2c657473f7','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283725,0,'mkforms','10.0.1',16708,109,'MK Forms','Making HTML forms for TYPO3',2,0,4,1632311583,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','f6b10c147254b141bac5c28fb4865c6a','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283726,0,'mkforms','10.0.2',16708,102,'MK Forms','Making HTML forms for TYPO3',2,0,4,1634152721,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','7f31bb80d8385441adeb756a5f0d7a6e','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283727,0,'mkforms','10.0.3',16708,100,'MK Forms','Making HTML forms for TYPO3',2,0,4,1636388233,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.5-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','53324c0d1074dfed65f8b181b9846622','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283728,0,'mkforms','10.1.0',16708,90,'MK Forms','Making HTML forms for TYPO3',2,0,4,1647283181,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','697273ca23ba40a36e8a2a1ce9d884ae','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283729,0,'mkforms','10.1.1',16708,90,'MK Forms','Making HTML forms for TYPO3',2,0,4,1652771118,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','b685a93255f37a85280c58311aa2049a','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283730,0,'mkforms','10.1.2',16708,95,'MK Forms','Making HTML forms for TYPO3',2,0,4,1656262477,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','12f2d15378ebc85ab5652719dd5415c6','Released version 10.1.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283731,0,'mkforms','10.1.3',16708,92,'MK Forms','Making HTML forms for TYPO3',2,0,4,1662465633,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','f5e168ac0dbe4a50492c419966cfc106','Released version 10.1.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283732,0,'mkforms','10.1.4',16708,93,'MK Forms','Making HTML forms for TYPO3',2,0,4,1673010572,'a:3:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";s:21:\"mksanitizedparameters\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','2f79cd7515edd5671d9082a7bf33856c','Released version 10.1.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283733,0,'mkforms','11.0.7',16708,75,'MK Forms','Making HTML forms for TYPO3',2,0,4,1686034767,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"11.0.0-\";s:5:\"mklib\";s:7:\"11.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','4c96775a78bd25ff3c533399032cd63e','Released version 11.0.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283734,0,'mkforms','11.0.8',16708,87,'MK Forms','Making HTML forms for TYPO3',2,0,4,1699874998,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"11.0.0-\";s:5:\"mklib\";s:7:\"11.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"11.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','748c7b0c725859437f8f1ab9254f529d','Released version 11.0.8. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283735,0,'mkforms','12.0.0',16708,23,'MK Forms','Making HTML forms for TYPO3',2,0,4,1749549311,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"12.0.0-\";s:5:\"mklib\";s:7:\"12.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','fcb7e13c9df2e1219bfc861467f5dae6','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283736,0,'mkforms','12.0.1',16708,25,'MK Forms','Making HTML forms for TYPO3',2,0,4,1749638407,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"12.0.0-\";s:5:\"mklib\";s:7:\"12.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','a318d34ef395b73b921dc33834b58c90','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283737,0,'mkforms','12.0.3',16708,32,'MK Forms','Making HTML forms for TYPO3',2,0,4,1750322589,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"12.0.0-\";s:5:\"mklib\";s:7:\"12.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','504d70056e5d9d554a59c7eb593f4b18','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283738,0,'mkforms','12.0.4',16708,21,'MK Forms','Making HTML forms for TYPO3',2,0,4,1763729773,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"12.0.0-\";s:5:\"mklib\";s:7:\"12.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','10a10117b4c262ccec71961e3e9b917f','Released version 12.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283739,0,'mkforms','12.0.5',16708,25,'MK Forms','Making HTML forms for TYPO3',2,0,4,1764771183,'a:3:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}s:9:\"conflicts\";a:1:{s:16:\"ameos_formidable\";s:0:\"\";}s:8:\"suggests\";a:3:{s:8:\"mkmailer\";s:7:\"12.0.0-\";s:5:\"mklib\";s:7:\"12.0.0-\";s:21:\"mksanitizedparameters\";s:7:\"12.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-business.de','dasmedienkombinatgmbh','f7c55640d341db972dcf5708b89300ca','Released version 12.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000005,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkforms/blob/master/README.md','ter','',''),
(9283740,0,'reint_downloadmanager','1.5.0',17104,430,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1502373756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.99-8.99.99\";s:3:\"php\";s:13:\"5.4.0-7.1.999\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','706de649cbc979f1db012dfefd8a7403','update for TYPO3 8, included fix https://github.com/Kephson/reint_downloadmanager/issues/9','www.renolit.com',1005000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/1.5/en-us','ter','',''),
(9283741,0,'reint_downloadmanager','1.6.0',17104,290,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1505210918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','47b0ec59086e562b2b94b7ce66e872bd','updated dependencies & icons','www.renolit.com',1006000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/1.6/en-us','ter','',''),
(9283742,0,'reint_downloadmanager','1.6.1',17104,426,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1505294138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','d8e7e23400d3c7f3d3ebf96c4ab36bab','updated compatibility with TYPO3 8.7, fixed icons, moved wizard to default pageTS','www.renolit.com',1006001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/1.6/en-us','ter','',''),
(9283743,0,'reint_downloadmanager','1.7.0',17104,777,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1508670884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','24215d9803092feda8e87f4cb5c76b8a','added support for use with non-public storage folders, added compatibility with fal_securedownload, allow downloads from storages outside of webroot, code cleanup','www.renolit.com',1007000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/1.7/en-us','ter','',''),
(9283744,0,'reint_downloadmanager','1.8.0',17104,665,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1535314136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','9c75e206a2e791b85353feaaa8e5e77d','added example for realurl configuration, added Hook for \"Page is beeing generated\" message if download should start, please clear all caches or reinstall extension!','www.renolit.com',1008000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/1.8/en-us','ter','',''),
(9283745,0,'reint_downloadmanager','2.0.0',17104,325,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1557175446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','3ec63ef55c8ae1b27ae5e141024d4732','new release for TYPO3 9.5','https://www.renolit.com',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/reint_downloadmanager/2.0.0','ter','',''),
(9283746,0,'reint_downloadmanager','2.0.1',17104,589,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1561314672,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','f72827fcf088e531fe7337764e5c78a0','Updated composer.json and added settings for documentation.','https://www.renolit.com',2000001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/2.0/en-us','ter','',''),
(9283747,0,'reint_downloadmanager','3.0.1',17104,187,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1579729860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','d7499f6232dbe4842f952288e15da524','New release for TYPO3 9.5 and 10.\r\nRefactored code, cleaned up and added plugins for each extbase action in backend.','https://www.renolit.com',3000001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.0/en-us','ter','',''),
(9283748,0,'reint_downloadmanager','3.0.2',17104,313,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1579792998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e6245d7cbe90cbf32b4d5ed19e972682','pushed content object data to fluid templates','https://www.renolit.com',3000002,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.0/en-us','ter','',''),
(9283749,0,'reint_downloadmanager','3.0.3',17104,171,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1588668702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','184a761a6ea8f3ec8ca6b04dc1f0be05','bugfix update, fixes 16\r\nfixed wrong loading of collections from FlexForm\r\nplease update if using version 3 !!','https://www.renolit.com',3000003,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.0/en-us','ter','',''),
(9283750,0,'reint_downloadmanager','3.0.5',17104,371,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1588708053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','80af5207293e6c7717374ed4b92888cf','bugfix: fixed field name in controller class','https://www.renolit.com',3000005,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.0/en-us','ter','',''),
(9283751,0,'reint_downloadmanager','3.0.6',17104,133,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1629981277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e00b176493d888de25712a1df68a234f','added Github templates','https://www.renolit.com',3000006,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.0/en-us','ter','',''),
(9283752,0,'reint_downloadmanager','3.1.0',17104,94,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1648905248,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','932712d7ab26d4e30f59da9c465984cb','prepared release for version 3.1.0','https://www.renolit.com',3001000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.1/en-us','ter','',''),
(9283753,0,'reint_downloadmanager','3.1.1',17104,119,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1649188847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','fe723c7d4b3313b4063a8dfe9252f2b1','fixed redirect to file with correct function','https://www.renolit.com',3001001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.1/en-us','ter','',''),
(9283754,0,'reint_downloadmanager','3.2.0',17104,91,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1662566977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','bfbf73a0d610cae5b3bb59919d280405','updated the whole documentation','https://www.renolit.com',3002000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283755,0,'reint_downloadmanager','3.2.1',17104,95,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1663004771,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','85317d6bab1a469b433b97e68a0f2a7c','improved migration wizard to migrate plugin to content elements','https://www.renolit.com',3002001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283756,0,'reint_downloadmanager','3.2.2',17104,87,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1663076426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','3f483e156473a906500e61b85fcddc64','updated backend layout templates to fix view in TYPO3 v10','https://www.renolit.com',3002002,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283757,0,'reint_downloadmanager','3.2.3',17104,79,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1663145439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','6f530d314f77238d2e1ce3f8c51ce4ef','removed unused field in Flexform of top downloads, updated fallback for storagePid to FlexForm values','https://www.renolit.com',3002003,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283758,0,'reint_downloadmanager','3.2.4',17104,107,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1663243605,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','cae5ed6246580aad41d88db687999760','updated documentation with migration information, updated fallback for storagePid in top downloads view','https://www.renolit.com',3002004,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283759,0,'reint_downloadmanager','3.2.6',17104,72,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1692108883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','39c964c398eccf64e519f8125484e2f2','Merge remote-tracking branch origin/master','https://www.renolit.com',3002006,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/3.2/en-us','ter','',''),
(9283760,0,'reint_downloadmanager','4.0.0',17104,77,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1699723662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','2d262744439a86d4ed5bc70dc8e7b362','migrated upgrade wizards and all TCA migrations for 12.4, release of version 4','https://www.renolit.com',4000000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/4.0/en-us','ter','',''),
(9283761,0,'reint_downloadmanager','4.0.1',17104,31,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1736434719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','c8ee442e69a1021a01f4832c9314f313','updated version and documentation','https://www.renolit.com',4000001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/4.0/en-us','ter','',''),
(9283762,0,'reint_downloadmanager','5.0.0',17104,32,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,-1,3,1737060577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e21553aa337abae0ddfa9a78cf12a2f8','Merge branch TYPO3_13  Conflicts:  composer.json','https://www.renolit.com',5000000,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/5.0/en-us','ter','',''),
(9283763,0,'reint_downloadmanager','5.0.1',17104,35,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,0,3,1747682706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','5b31f15e942dbef56a2876e95180f1d8','Security fix - please update ASAP','https://www.renolit.com',5000001,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/5.0/en-us','ter','',''),
(9283764,0,'reint_downloadmanager','4.0.2',17104,31,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,0,3,1747686782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','587f64ab52b85779d4772523e8027d75','Security fix - please update','https://www.renolit.com',4000002,0,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/4.0/en-us','ter','',''),
(9283765,0,'reint_downloadmanager','6.0.0',17104,5,'Download manager','A simple download manager with different views of file collections as downloadable lists.',2,0,3,1783431825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','45a2a05f3476acc86fde0eb063abf95c','updated FlexForm including for plugins','https://www.renolit.com',6000000,1,0,'https://docs.typo3.org/p/renolit/reint-downloadmanager/6.0/en-us','ter','',''),
(9283766,0,'simplepoll','2.0.0',9547,359,'Simple Poll','An easy to setup and use poll system',2,0,3,1493061752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','39fc26835bd33821f9e364f6f5c4a1db','Works now with TYPO3 8.7 \r\nRemoved compatibility for TYPO3 6.2.\r\nIf you need 6.2 support its available via github.com tag v1.1.2','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/','ter','',''),
(9283767,0,'simplepoll','2.0.1',9547,313,'Simple Poll','An easy to setup and use poll system',2,0,3,1493365755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alex Bigott, Pixel Ink','support@pixel-ink.de','abandoned_extensions','7953eaf96c84df429cbf6457d9b2642c','Bugfix Version\r\n- Fix start- and enddate issue\r\n- Fix access tab language handling','Pixel Ink',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/','ter','',''),
(9283768,0,'simplepoll','2.1.0',9547,2895,'Simple Poll','An easy to setup and use poll system',2,0,3,1496864648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','82b3de7edd63e815546a01c5d6501bba','Feature and Bugfix release.\r\n\r\nFeature:\r\nAdded TypoScript setting to be able to forward the user to the results,\r\nif he is currently not allowed to vote.\r\n\r\nBugfix:\r\n- fix bug in fluid namespace\r\n- fix bug in show result logic','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/2.1.0','ter','',''),
(9283769,0,'simplepoll','3.0.0',9547,520,'Simple Poll','An easy to setup and use poll system',2,0,3,1540409309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','ec825351b79c4687d24235cefe2ed416','TYPO3 v 9.5 release.','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/3.0.0','ter','',''),
(9283770,0,'simplepoll','3.1.0',9547,511,'Simple Poll','An easy to setup and use poll system',2,0,3,1553671654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','c9f05ecf8d4d39903047c8b65f5c0440','\"The applied changes make it possible to load a specific poll by using Typoscript. This is for example usefull if you want to add a poll below a news entry of ext:news, where you cant just add the plugin.\"\r\n\r\nKudos to Chris for his contribution and provi','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/3.1.0','ter','',''),
(9283771,0,'simplepoll','4.0.0',9547,157,'Simple Poll','An easy to setup and use poll system. Originally created by Alex Bigott, thx for all the work',2,0,3,1597131806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','4a601cbc621c10b32453aab0457e98f6','TYPO3 v 10.4 compatiblity','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/','ter','',''),
(9283772,0,'simplepoll','4.0.1',9547,242,'Simple Poll','An easy to setup and use poll system. Originally created by Alex Bigott, thx for all the work',2,0,3,1597748714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alex Bigott / Pixel Ink','support@pixel-ink.de','abandoned_extensions','8a5b76aa9c382ac24c8e7bebbb96c798','Bugfix for annotations in IP lock.\r\nThx to lexfrolenko for participating and fixing the bug.','',4000001,1,0,'https://docs.typo3.org/typo3cms/extensions/simplepoll/','ter','',''),
(9283773,0,'datec_losungen','1.2.0',2240,678,'Datec Losungen','Adds a plugin to display the daily german watchwords (Losungen).',2,0,3,1494253123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Philipp Roensch','p.roensch@datec-schmidt.de','abandoned_extensions','5984c21e08abb6522b812d11ca848ead','added TYPO3 8 LTS Support','Datentechnik Schmidt Software GmbH',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/datec_losungen/','ter','',''),
(9283774,0,'rx_shariff','10.0.1',45525,1072,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1493913307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','3de2fc44385810cefcff05d62c380f13',' Fixed Fluid template to work in TYPO3 6.2 as well','Reelworx GmbH',10000001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.0/en-us','ter','',''),
(9283775,0,'rx_shariff','10.1.0',45525,788,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1504699857,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','df218657075821a0c656ab2191961d94',' Updated shariff to version 1.26.2\r\n Added new static templates to include the new complete-JS of Shariff, which does not depend on jQuery anymore.','Reelworx GmbH',10001000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.1/en-us','ter','',''),
(9283776,0,'rx_shariff','10.2.0',45525,2536,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1508945551,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','c27e617ef64267827764c24160e6c619',' Updated shariff to version 2.0.1\r\n  This fixes IE issues\r\n Allow explicit definition of language via plugin or TypoScript again.\r\n  This may cause unexpected language selection in FE when a plugin was\r\n  created before version 7.3.0 because these plugi','Reelworx GmbH',10002000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.2/en-us','ter','',''),
(9283777,0,'rx_shariff','10.2.1',45525,1105,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1511181328,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','2fa03cd5eba9f6b04c86734a4fea533c','Updated shariff-backend to version 7.0.1.\r\nThis fixes issues with newer Facebook accounts not showing the share count.','Reelworx GmbH',10002001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.2/en-us','ter','',''),
(9283778,0,'rx_shariff','10.3.0',45525,692,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1517526641,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','2c797731a65b35a2b004cdb27801da95',' Updated shariff to version 2.1.2\r\n   - Added VK service\r\n   - Added Telegram service\r\n   - Improved security of links with target\"_blank\"\r\n   - Fixed SEO friendliness by adding rel\"nofollow\" to all button links\r\n Updated shariff-backend to version 7.','Reelworx GmbH',10003000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.3/en-us','ter','',''),
(9283779,0,'rx_shariff','10.3.1',45525,548,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1519426454,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','f8e025580ef49564526d39e9100a962b',' Updated shariff to version 2.1.3\r\n   - Updated translations\r\n   - Some bugfixes\r\n Updated shariff-backend to version 7.1.1\r\n   - Removed GooglePlus support\r\n   - Updated Facebook Graph API to version 2.12','Reelworx GmbH',10003001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.3/en-us','ter','',''),
(9283780,0,'rx_shariff','10.3.2',45525,929,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,-1,3,1521581929,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','5cfbe80e5056f122342d2624e9618db9',' ATTENTION: This is the last release with TYPO3 6.2 support\r\n PHP 7.2 support\r\n Fixed default value for mail-url','Reelworx GmbH',10003002,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_shariff/10.3.2','ter','',''),
(9283781,0,'rx_shariff','10.3.3',45525,3670,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1524215451,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.9-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','bb798ec4c24aaeb1060ed15c2e2a1873','SECURITY release\r\nFixes XSS issue with Twitter share button','Reelworx GmbH',10003003,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/10.3/en-us','ter','',''),
(9283782,0,'rx_shariff','11.0.0',45525,444,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1524215506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','58e59f1ddeb998f1f6843ac5cd468135',' Dropped support for PHP  7.0 and for TYPO3 v6.2\r\n Uses guzzle from core\r\n Updated shariff to version 3.0.1\r\n   - XSS SECURITY fix\r\n   - Uses Font Awesome 5 now\r\n   - Bootstrap 4 compatibility\r\n   - New option data-button-style','Reelworx GmbH',11000000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/11.0/en-us','ter','',''),
(9283783,0,'rx_shariff','11.0.1',45525,644,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1524486796,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','53c0f265069b6af3c6bb516d4ee01561','Fixes namespace bug by adding Heise namespaces to composer.json','Reelworx GmbH',11000001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/11.0/en-us','ter','',''),
(9283784,0,'rx_shariff','11.0.2',45525,1881,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1526464292,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Markus Klein','support@reelworx.at','liayn','47afe0dd05638907619b140a66c86903','Add Guzzle library again for TYPO3 v7\r\nAllow selection of all services in plugin','Reelworx GmbH',11000002,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_shariff/11.0.2','ter','',''),
(9283785,0,'rx_shariff','11.1.0',45525,1744,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1539784597,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','2896a87efbe887652a8134099924bd73','TYPO3 version 9 LTS compatibility','Reelworx GmbH',11001000,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_shariff/11.1.0','ter','',''),
(9283786,0,'rx_shariff','12.0.0',45525,861,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1548748614,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','f96de14c0ed13bbba09ee0530f192c3a',' Updated shariff to version 3.1.1\r\n   - Added Pocket service\r\n   - Removed Google service\r\n Updated shariff-backend to version 8.0.0\r\n Dropped support for PHP 7.0\r\n Added PHP 7.3 support','Reelworx GmbH',12000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_shariff/12.0.0','ter','',''),
(9283787,0,'rx_shariff','12.1.0',45525,730,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1559639907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','6c44304ffef13753c0e589634d1350e2',' Updated shariff to version 3.2.1\r\n   - Added buffer service\r\n   - Font Awesome to version 5.8.1\r\n   - Updated XING share URL\r\n   - More translations\r\n Updated shariff-backend to version 8.1.1\r\n   - Added buffer service','Reelworx GmbH',12001000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/12.1/en-us','ter','',''),
(9283788,0,'rx_shariff','12.1.1',45525,702,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1568215335,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','6faeb553e3f77957a5f381828703ddb2','Bugfix for TYPO3 v9','Reelworx GmbH',12001001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/12.1/en-us','ter','',''),
(9283789,0,'rx_shariff','12.3.0',45525,779,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1578946099,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','fbd33802b1acd5b51c70119ebb9efe03',' Updated shariff-backend to version 8.2.2\r\n Added crowdin support','Reelworx GmbH',12003000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/12.3/en-us','ter','',''),
(9283790,0,'rx_shariff','13.0.0',45525,306,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1582123659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Markus Klein','support@reelworx.at','liayn','0400d4075e8facc238b57e102ec8203a',' Added support for TYPO3 v10\r\n Added PHP 7.4 support\r\n Dropped support for TYPO3 v7\r\n Removed a lot of now unneeded code','Reelworx GmbH',13000000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.0/en-us','ter','',''),
(9283791,0,'rx_shariff','13.0.2',45525,291,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1582634676,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','10bdb62364229b596cf1f9580c7dd924',' Fixed language handling if no language is available\r\n Updated shariff-backend to version 9.0.1','Reelworx GmbH',13000002,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.0/en-us','ter','',''),
(9283792,0,'rx_shariff','13.0.3',45525,609,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1583009240,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','e7fa0e997a3e17a7a4787f042730aeb7','Updated shariff-backend-php to version 9.0.2','Reelworx GmbH',13000003,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.0/en-us','ter','',''),
(9283793,0,'rx_shariff','13.0.4',45525,210,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1601384704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','05bc23170e59bc4404d2df447f2eab7c',' jQuery inclusion fixed for TYPO3 9','Reelworx GmbH',13000004,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.0/en-us','ter','',''),
(9283794,0,'rx_shariff','13.1.0',45525,248,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1602357421,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','c9268d2b935472bbd9a03f819837442f',' ViewHelper displays all services if none is defined via arguments\r\n Documentation update (Fluid-only integration)','Reelworx GmbH',13001000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.1/en-us','ter','',''),
(9283795,0,'rx_shariff','13.1.1',45525,164,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1607593194,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','63ab7e34a52a382976b64aab6de740b4','Updated composer.json to include extension key','Reelworx GmbH',13001001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/13.1/en-us','ter','',''),
(9283796,0,'rx_shariff','14.0.0',45525,135,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1634721553,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Markus Klein','support@reelworx.at','liayn','b55a770be42c1ce6d06192685075e0f1','Dropped TYPO3 v8 and v9 support\r\nAllowed installation in v11 (alpha-testing)\r\nRemoved global :ts:plugin.rx_shariff.data-backend-url\r\nIntroduced dedicated log file by default (infix \"shariff\")\r\n','Reelworx GmbH',14000000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/14.0/en-us','ter','',''),
(9283797,0,'rx_shariff','14.0.2',45525,146,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1635837167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Markus Klein','support@reelworx.at','liayn','b278bcc4fdddb9f587969a033b6cf2ae','Fixed plugin registration','Reelworx GmbH',14000002,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/14.0/en-us','ter','',''),
(9283798,0,'rx_shariff','15.0.1',45525,79,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1682502956,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','15c802ea901954e69914688532696b1f',' Dropped TYPO3 v10 support\r\n Added TYPO3 v12 support','Reelworx GmbH',15000001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.0/en-us','ter','',''),
(9283799,0,'rx_shariff','15.0.3',45525,91,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1682535213,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','c36f6ef57420c8df8530ab81307f5827','Corrected version number in TER release','Reelworx GmbH',15000003,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.0/en-us','ter','',''),
(9283800,0,'rx_shariff','15.0.4',45525,82,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1686926578,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','eac0e6a496ff414ad85491f1f0af5143','Ship our own version of jQuery and do not rely on Core anymore','Reelworx GmbH',15000004,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.0/en-us','ter','',''),
(9283801,0,'rx_shariff','15.0.5',45525,77,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1689244848,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','b1ebca09521cd93264b54ea94430ae9e','Added missing Services.yaml, which makes the plugin working again','Reelworx GmbH',15000005,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.0/en-us','ter','',''),
(9283802,0,'rx_shariff','15.0.7',45525,81,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1695025618,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','026bb95f90f6dc30ef50a25ef79642ec','Fix: Do not set language in viewhelper if no TYPO3 request object is present','Reelworx GmbH',15000007,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.0/en-us','ter','',''),
(9283803,0,'rx_shariff','15.1.0',45525,59,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1708420316,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','1b35e1a6c2a9209a585f8d7a49f9d5db','Allow PHP 8.3','Reelworx GmbH',15001000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.1/en-us','ter','',''),
(9283804,0,'rx_shariff','15.1.1',45525,70,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1708463583,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','b195d916759ebd8b48774aefc3123d36','Allow PHP 8.3 in ext_emconf as well','Reelworx GmbH',15001001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.1/en-us','ter','',''),
(9283805,0,'rx_shariff','15.1.2',45525,75,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1711556648,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','0426489475f8b7c85d81c750e3e422d3','Fix: Properly include TS in TYPO3 v12','Reelworx GmbH',15001002,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.1/en-us','ter','',''),
(9283806,0,'rx_shariff','15.2.0',45525,46,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1729372121,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','ada3478b8282f3c52d1d8b0233c29ea5',' Added support for TYPO3 v13\r\n Migrated documentation rendering','Reelworx GmbH',15002000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.2/en-us','ter','',''),
(9283807,0,'rx_shariff','15.2.1',45525,53,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1729681791,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','2334c17551fbb85a82ca5d87f0360c81','Fixed v11 support','Reelworx GmbH',15002001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.2/en-us','ter','',''),
(9283808,0,'rx_shariff','15.2.2',45525,37,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1743063871,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','f0157872cf52858af6ff51a38d506d13',' Fixed Flexforms for TYPO3 v13 (38)\r\n Allow PHP 8.4','Reelworx GmbH',15002002,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/15.2/en-us','ter','',''),
(9283809,0,'rx_shariff','16.0.0',45525,42,'Heise Shariff','Shariff implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1747061742,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.2.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','5c596212362496072019889e4264b970',' Dropped TYPO3 v11 support\r\n Updated shariff-backend to latest dev-version\r\n Replaced Heise Shariff with Shariff Plus 2.3.2\r\n Restructured TypoScript static templates\r\n Require at least PHP 8.2\r\n Use Install Tool upgrade wizard for plugin migration','Reelworx GmbH',16000000,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/16.0/en-us','ter','',''),
(9283810,0,'rx_shariff','16.1.1',45525,12,'Shariff-Plus  Social Media Buttons With Privacy','Shariff-Plus implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1776848014,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.2.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','4c918a9262cfbaa07b19edf442cc7381',' Added support for TYPO3 v14\r\n Fixed upgrade wizard DI registration\r\n Fixed JSON encoding in FE (quotes)\r\n','Reelworx GmbH',16001001,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/main/en-us/','ter','',''),
(9283811,0,'rx_shariff','16.1.2',45525,10,'Shariff-Plus  Social Media Buttons With Privacy','Shariff-Plus implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1778570631,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.2.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','6e2bda10b2a3fa52c9785d1358bae8f6',' Fixed handling of missing flexform data in PluginUpdater\r\n The ViewHelper now adds the CSS classes to an existing class-attribute','Reelworx GmbH',16001002,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/main/en-us/','ter','',''),
(9283812,0,'rx_shariff','16.1.3',45525,6,'Shariff-Plus  Social Media Buttons With Privacy','Shariff-Plus implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1781971438,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.2.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','0774ba6e1d0b0b3454393e2b35b09870','Fixed PluginUpdater to ignore new TYPO3 v14 installations','Reelworx GmbH',16001003,0,0,'https://docs.typo3.org/p/reelworx/rx-shariff/main/en-us/','ter','',''),
(9283813,0,'rx_shariff','16.1.4',45525,9,'Shariff-Plus  Social Media Buttons With Privacy','Shariff-Plus implementation for TYPO3 CMS including the backend module, a viewhelper and a plugin.',2,0,3,1782032307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.2.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','48ae7f9f844df83cde762013b1ac2020','PluginUpdater not failing on new TYPO3 v14 installations','Reelworx GmbH',16001004,1,0,'https://docs.typo3.org/p/reelworx/rx-shariff/main/en-us/','ter','',''),
(9283814,0,'cdsrc_bepwreset','2.1.0',8336,261,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1504818911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','851edeb87807f0818c567193d272b27b','Compatibility with version 8 LTS','Code-Source',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.1.1','ter','',''),
(9283815,0,'cdsrc_bepwreset','2.1.1',8336,1695,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1505472312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','e50cab60d02da691cca8299bc08e3826','Remove deprecations message for TYPO3 v8','Code-Source',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.1.1','ter','',''),
(9283816,0,'cdsrc_bepwreset','2.2.0',8336,958,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1511740124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','4f4bc3c22f57c25d9e901a33dbe1aa27','Allow developer to add a hook before rendering mail template.','Code-Source',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.2.0','ter','',''),
(9283817,0,'cdsrc_bepwreset','2.3.0',8336,365,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1529937995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','5019499265ba873f9d467352f0806556',' Remove TYPO3_DB calls\r\n Improve german translation\r\n Add some hooks','Code-Source',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.3.2','ter','',''),
(9283818,0,'cdsrc_bepwreset','2.3.1',8336,222,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1533387710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','50e7e55e7cc9ee4a125f2723f8540390',' Bug fix due to migration to QueryBuilder\r\n Removed compatibility with version 7.6 (use version 2.2.0)','Code-Source',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.3.2','ter','',''),
(9283819,0,'cdsrc_bepwreset','2.2.1',8336,393,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1534776826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','3d2d8284e54e5b221ba374bc15082335',' Specific TYPO3 7.6 version\r\n Language detect fix\r\n Autofocus fix','Code-Source',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.2.0','ter','',''),
(9283820,0,'cdsrc_bepwreset','2.3.2',8336,631,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1534776850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','67653dcea6b076aa30fc786e915f7af3',' Language detect fix\r\n Autofocus fix','Code-Source',2003002,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.3.2','ter','',''),
(9283821,0,'cdsrc_bepwreset','2.4.0',8336,239,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1543397126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','12e706990238f05b35bb7ebe0b02ce6b',' Compatibility with TYPO3 V9\r\n Improved log message\r\n Some bug fixes','Code-Source',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283822,0,'cdsrc_bepwreset','2.4.1',8336,339,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1543399485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','95403252ad3a860182cd096c0f644fe5','Composer fix for publication on packagist','Code-Source',2004001,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283823,0,'cdsrc_bepwreset','2.4.2',8336,1075,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1544837276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','9191508f7c42d31ead28c4f809a1b6a3','Optimize version constraints for typo3/cms-core','Code-Source',2004002,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283824,0,'cdsrc_bepwreset','2.4.3',8336,245,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1590239825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','e313f97f950e9f4f51d570efe860a139','- Disable referrer check to prevent redirection on password reset\r\n- Fixes mail sending due to modifications done in Core\r\n- Fixes rights for password update on backend user due to modifications done in Core with maintainers detection\r\n- Update logging','Code-Source',2004003,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283825,0,'cdsrc_bepwreset','2.4.4',8336,330,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1592917324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','4c1b7c2099ee9b2cdb125a7d063ef374','Small fix for TYPO3 8.7','Code-Source',2004004,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283826,0,'cdsrc_bepwreset','2.4.5',8336,41,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1650371655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','d434042d499b85e00ccb6aed472ed994','TYPO3 v10 fix and droping v8\r\nUse previous version for TYPO3 v8','Code-Source',2004005,0,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283827,0,'cdsrc_bepwreset','2.4.6',8336,145,'BE User Password Reset','Allow backend user to reset his password from login form. Option can be specified to force Backend user to change his password at first login.',2,0,4,1650372289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','4928ca89f3d092eb662e52995923b866','TYPO3 v10 fix and droping v8\r\nUse previous version for TYPO3 v8','Code-Source',2004006,1,0,'https://docs.typo3.org/typo3cms/extensions/cdsrc_bepwreset/2.4.2','ter','',''),
(9283828,0,'calendarize_news','4.1.0',5247,294,'Calendarize for News','Add Event options to the news extension.',2,0,2,1552493789,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:11:\"calendarize\";s:11:\"4.0.0-0.0.0\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b4572cdcfcb7e4082cc8a5c4424ed2c8','Release for new TYPO3 and News version','',4001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/4.1/en-us','ter','',''),
(9283829,0,'calendarize_news','5.0.0',5247,136,'Calendarize for News','Add Event options to the news extension.',2,0,2,1610439484,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:11:\"calendarize\";s:13:\"7.0.0-7.99.99\";s:10:\"autoloader\";s:13:\"7.0.0-7.99.99\";s:4:\"news\";s:13:\"8.4.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f4eeba321225966c0fdff7708ffd9d36','Next release :) More information on https://github.com/lochmueller/calendarize_news/releases','',5000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/5.0/en-us','ter','',''),
(9283830,0,'calendarize_news','6.0.0',5247,128,'Calendarize for News','Add Event options to the news extension.',2,0,2,1621107508,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-10.99.99\";s:10:\"autoloader\";s:13:\"7.0.0-7.99.99\";s:4:\"news\";s:13:\"8.5.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','808b0c937d4200b5895d875063db6182','Next release :) More information on https://github.com/lochmueller/calendarize_news/releases','',6000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/6.0/en-us','ter','',''),
(9283831,0,'calendarize_news','6.1.0',5247,130,'Calendarize for News','Add Event options to the news extension.',2,0,2,1628197461,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-10.99.99\";s:10:\"autoloader\";s:13:\"7.0.0-7.99.99\";s:4:\"news\";s:13:\"8.5.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c82488d6402361ce5d6ac598abfb5593','Next release :) More information on https://github.com/lochmueller/calendarize_news/releases','',6001000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/6.1/en-us','ter','',''),
(9283832,0,'calendarize_news','6.2.0',5247,131,'Calendarize for News','Add Event options to the news extension.',2,0,2,1639469189,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-11.99.99\";s:10:\"autoloader\";s:13:\"7.0.0-7.99.99\";s:4:\"news\";s:13:\"8.5.0-9.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','dc87b5bd99ad97ecd965cd7fb8186960','Next release :) More information on https://github.com/lochmueller/calendarize_news/releases','',6002000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/6.2/en-us','ter','',''),
(9283833,0,'calendarize_news','7.0.0',5247,119,'Calendarize for News','Add Event options to the news extension.',2,0,2,1667590468,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";s:10:\"autoloader\";s:13:\"7.0.0-7.99.99\";s:4:\"news\";s:13:\"8.5.0-9.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f0e11eedb736369c37b45de9c4bae213','Change ext_emconf.php version to 7.0.0','',7000000,0,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/7.0/en-us','ter','',''),
(9283834,0,'calendarize_news','8.0.0',5247,50,'Calendarize for News','Add Event options to the news extension.',2,0,2,1737749510,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:11:\"calendarize\";s:15:\"13.0.0-14.99.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5165881cd0c95ea0effa9c667ca38156','New Major release for newer TYPO3 and EXT:news','',8000000,1,0,'https://docs.typo3.org/p/lochmueller/calendarize-news/8.0/en-us','ter','',''),
(9283835,0,'sentry_client','1.0.3',11480,1640,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1494935787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','e063be3b04eecfa542107b0fc3016950','Add support for TYPO3  8.7','networkteam GmbH',1000003,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283836,0,'sentry_client','1.1.0',11480,2317,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1517996159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','ff06011e37ffb846c4e17a1a393dd7d1','Capture exceptions thrown during rendering of content objects and use new exception handlers','networkteam GmbH',1001000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283837,0,'sentry_client','1.2.0',11480,762,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1517996266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','7dc8f2035f88f5663271d5dae30422d9','Use throwable in TYPO3 8.7','networkteam GmbH',1002000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283838,0,'sentry_client','1.4.0',11480,207,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1535459848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','9a4f0d2b51695f98d65bc186d55aaba4','Support composer and add new option for 404 handling','networkteam GmbH',1004000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283839,0,'sentry_client','1.4.1',11480,649,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1535533038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','55c90af40279b234de53139e63218718','Bugfix: Errors are reported in non-production contexts with activated productionOnly setting','networkteam GmbH',1004001,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283840,0,'sentry_client','2.0.0',11480,244,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1538060336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','d43996a3cdfce695eea4cf22dd3cddc4','Release 2.0.0\r\n\r\n Update sentry/sentry to 1.9.2\r\n New option: Do not send report when client ip matches dev ip mask (Default: On)\r\n New option: Reported user information may be Disabled/Userid only (Default)/Username and E-Mail\r\n Use PSR-2','networkteam GmbH',2000000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283841,0,'sentry_client','2.0.1',11480,369,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1538719567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','4388a196e914c6609181df6e6bd9ceb2',' Fix update issue','networkteam GmbH',2000001,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283842,0,'sentry_client','2.0.3',11480,1200,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1542024035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','7bdc16d8a1f33b385b3890ecfb508455','Support TYPO3 9.5','networkteam GmbH',2000003,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283843,0,'sentry_client','2.1.0',11480,391,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1559307922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','4910b7f055adeda6341632ec4dc889df','Add option to ignore database connection errors which is enabled by default (!!!). Such services outages should better be handled by a monitoring system.','networkteam GmbH',2001000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283844,0,'sentry_client','3.0.0',11480,419,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1577044709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','0c826caa99a66985cd1ed750be583939','Use new sentry/sdk\r\n\r\n!!! Configuration changes needed, see https://github.com/networkteam/sentry_client !!!','networkteam GmbH',3000000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283845,0,'sentry_client','3.1.0',11480,112,'Sentry Client','Sentry Client for TYPO3 - https://www.getsentry.com/',2,0,5,1634164536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','eff6a5c753036712f398a33d302b63cd',' Add experimental LogWriter\r\n Remove setting activatePageNotFoundHandling\r\n Ignore PageNotFoundException by default\r\n Support TYPO3 proxy setting\r\n Use sentry/sdk:3.1','networkteam GmbH',3001000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283846,0,'sentry_client','4.0.0',11480,125,'Sentry Client','A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/',2,0,5,1634585097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','8e868be0af385415f3334ff24f7db279','TYPO3 11 LTS Compatibility  Features\r\n Add stacktrace to LogWriter messages for message grouping in Sentry\r\n Add LogWriter component blacklist\r\n','networkteam GmbH',4000000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283847,0,'sentry_client','4.1.0',11480,104,'Sentry Client','A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/',2,0,5,1652951196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','a5a81e2f5a8e19691d2efc92ab2d93ca','Release 4.1.0\r\n\r\n Client IP is anonymized with IpAnonymizationUtility::anonymizeIp(). Thanks to @extcode\r\n Add X-Request-Id as tag. Thanks to @bergo\r\n Small code optimizations. Thanks to @tlueder and @LeoniePhiline','networkteam GmbH',4001000,0,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283848,0,'sentry_client','4.2.0',11480,134,'Sentry Client','A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/',2,0,5,1664546647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Lehmann','christoph.lehmann@networkteam.com','abandoned_extensions','413d9afbbd330eed66beff4861bf5741',' Add log message interpolation (Thanks to @sascha-egerer)\r\n Add Fingerprint to log messages','networkteam GmbH',4002000,1,0,'https://github.com/networkteam/sentry_client','ter','',''),
(9283849,0,'t3extblog','2.2.2',15559,1757,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1500886578,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','e2223a7bb95625ba4d0687e29717be48','Security Fix PLEASE UPDATE','',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/t3extblog/','ter','',''),
(9283850,0,'t3extblog','3.0.0',15559,542,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1510587142,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.3.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','2f2c64d58149c7d2d96d57508db4cbfa','Major feature and bugfix release. TYPO3 8 LTS support! See upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/2.2.2...3.0.0','',3000000,0,0,'https://docs.typo3.org/p/typo3/t3extblog/3.0/en-us','ter','',''),
(9283851,0,'t3extblog','3.0.1',15559,629,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1511697925,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.3.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','943dcfe61a88469b06833887b4c166a2','Small maintenance release (fix server documentation).\n\nChangelog: https://github.com/fnagel/t3extblog/compare/3.0.0...3.0.1','',3000001,0,0,'https://docs.typo3.org/p/typo3/t3extblog/3.0/en-us','ter','',''),
(9283852,0,'t3extblog','2.2.3',15559,374,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1517387743,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','13b023451f6b0b77ad51e43cfbd5595f','Bugfix release. See upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/2.2.2...2.2.3','',2002003,0,0,'https://docs.typo3.org/typo3cms/extensions/t3extblog/','ter','',''),
(9283853,0,'t3extblog','3.0.2',15559,785,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1520167553,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:5:\"typo3\";s:12:\"7.3.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','d4129ef0ae070b51f263090038769d80','Small bugfix and maintenance release. See upgrade guide.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/3.0.1...3.0.2','',3000002,0,0,'https://docs.typo3.org/p/typo3/t3extblog/3.0/en-us','ter','',''),
(9283854,0,'t3extblog','4.0.0',15559,608,'T3Blog Extbase','A flexible blog extension powered by Extbase / Fluid which aims to replace t3blog.',2,0,3,1532509397,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','d63e9196e79aa97577590edc92258c5b','Major release (maintenance and bugfixes). Now available on Packagist! Removed TYPO3 7.x and PHP 5.6 support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/3.0.2...4.0.0','',4000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/4.0/en-us','ter','',''),
(9283855,0,'t3extblog','4.0.1',15559,576,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1543526043,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','45b166ff5f3bde64744911eb4d7869f2','Small maintenance release (minor bugfixes and PHP 7.2 support).\n\nChangelog: https://github.com/fnagel/t3extblog/compare/4.0.0...4.0.1','',4000001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/4.0/en-us','ter','',''),
(9283856,0,'t3extblog','4.1.0',15559,456,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1568819071,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','0b1a5da03c0778a7c8460ea9e4ff727b','Bugfix and small feature release (GDPR checkboxes).\n\nChangelog: https://github.com/fnagel/t3extblog/compare/4.0.1...4.1.0','',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3extblog/','ter','',''),
(9283857,0,'t3extblog','5.0.0',15559,476,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1574415367,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}}','Felix Nagel','info@felixnagel.com','fnagel','b52ac22b4b4c628d894d975d81e6c375','Major release. Full support for TYPO3 9.x and its features like speaking URLs and sitemaps. Removed TYPO3 8.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/4.1.0...5.0.0','',5000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/5.0/en-us','ter','',''),
(9283858,0,'t3extblog','5.1.0',15559,225,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1588153451,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a1557553dc36cf8c3dccfc47e051351c','Maintenance and small feature release. TWBS 4.x and PHP 7.3 support. PSR-3 logging.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/5.0.0...5.1.0','',5001000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/5.1/en-us','ter','',''),
(9283859,0,'t3extblog','6.0.0',15559,331,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1588156628,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','d278d0ccd8be3fe0b3c5cb539995f25c','Major release. Full support for TYPO3 10 LTS. Removed TYPO3 9.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/5.1.0...6.0.0','',6000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.0/en-us','ter','',''),
(9283860,0,'t3extblog','6.0.1',15559,259,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1591781661,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','4f7b870b8e0db1168c39309286f139d4','Small maintenance and bugfix release. See upgrade guide in docs. Changelog https://github.com/fnagel/t3extblog/compare/6.0.0...6.0.1','',6000001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.0/en-us','ter','',''),
(9283861,0,'t3extblog','5.1.1',15559,197,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1592810997,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3bdb518c9e1d29a90e1dfe6369f775f3','Bugfix release. Fix issues with routing.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/5.1.0...5.1.1','',5001001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/5.1/en-us','ter','',''),
(9283862,0,'t3extblog','6.0.2',15559,312,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1592811763,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a43b4e633735050f0313343736480a27','Small bugfix release. Fixed routing and added GH actions based code quality tests.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.0.1...6.0.2','',6000002,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.0/en-us','ter','',''),
(9283863,0,'t3extblog','4.2.0',15559,176,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1596713559,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:16:\"dd_googlesitemap\";s:12:\"2.0.0-2.1.99\";s:7:\"realurl\";s:14:\"2.0.11-2.99.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','24bd6350d65bf81757728a008e458c6d','Bugfix and small feature release (pre-fill comment fields).\n\nChangelog: https://github.com/fnagel/t3extblog/compare/4.1.0...4.2.0','',4002000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/4.2/en-us','ter','',''),
(9283864,0,'t3extblog','6.0.3',15559,254,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1596837189,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','0261dd4160711000fe1ad25f5ca24094','[RELEASE] Small bugfix release. Support for PHP 7.4.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.0.2...6.0.3','',6000003,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.0/en-us','ter','',''),
(9283865,0,'t3extblog','6.1.0',15559,197,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1603182045,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','3894cc6023a00b029a61ad7d86245b20','[RELEASE] Small feature release. Pre-filled comment fields and optional comment email.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.0.3...6.1.0','',6001000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.1/en-us','ter','',''),
(9283866,0,'t3extblog','6.1.1',15559,147,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1607592675,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','8b6bc810f850239c6c115d2a7c6f7662','[RELEASE] Hotfix release. Fixed form redirect.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.1.1...6.1.1','',6001001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.1/en-us','ter','',''),
(9283867,0,'t3extblog','6.2.0',15559,135,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1630255421,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','62b21169688921be0bcbfc032bbd757b','[RELEASE] Minor bugfix and maintenance release. Might be breaking!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.1.1...6.2.0','',6002000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.2/en-us','ter','',''),
(9283868,0,'t3extblog','6.2.1',15559,117,'T3Blog Extbase','A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!',2,0,3,1647537039,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f1f22a55f0d2c144e5178fb90ca3b991','[RELEASE] Small bugfix and maintenance release.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.2.0...6.2.1','',6002001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/6.2/en-us','ter','',''),
(9283869,0,'t3extblog','7.0.0',15559,115,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1652864844,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','6af95e58881e95c0087f97c41ecc836f','[RELEASE] Major release. Full support for TYPO3 11 LTS and PHP 8.1. Removed TYPO3 10.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/6.2.1...7.0.0','',7000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/7.0/en-us','ter','',''),
(9283870,0,'t3extblog','7.1.0',15559,108,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1666801659,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','73770d7315a520cfa64987461352f6a7','[RELEASE] Minor bugfix and maintenance release.\n\nImproved PHP 8.1 support. Removed VH for rendering content elements.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/7.0.0...7.1.0','',7001000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/7.1/en-us','ter','',''),
(9283871,0,'t3extblog','7.2.0',15559,68,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1696246145,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:7:\"realurl\";s:12:\"2.0.0-2.0.10\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','7dd1484e7891158e69fa8732ac48ab72','[RELEASE] Minor bugfix and feature release.\n\nImproved SPAM checking incl. request throttling. Now using page title API.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/7.1.0...7.2.0','',7002000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/7.2/en-us','ter','',''),
(9283872,0,'t3extblog','8.0.0',15559,68,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1701710678,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:6:\"t3blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','2aee73076616daeac957df44e7568743','[RELEASE] Major release. TYPO3 12 LTS and PHP 8.2 support. Removed TYPO3 11.x support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/7.2.0...8.0.0','',8000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/8.0/en-us','ter','',''),
(9283873,0,'t3extblog','8.0.1',15559,76,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1707239136,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','58d9e4e67e4449a71f4a78c35d17d443','[RELEASE] Small bugfix and maintenance release.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/8.0.0...8.0.1','',8000001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/8.0/en-us','ter','',''),
(9283874,0,'t3extblog','8.0.2',15559,53,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1727341817,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','040ea9785ebd081c2905cb304c167f8c','[RELEASE] Small bugfix and maintenance release.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/8.0.1...8.0.2','',8000002,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/8.0/en-us','ter','',''),
(9283875,0,'t3extblog','9.0.0',15559,44,'T3Blog Extbase','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\r\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\r\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1740478689,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','b747137417e67521ee2791f07bc6b105','[RELEASE] Major release. TYPO3 13 LTS and PHP 8.3 support. Removed TYPO3 12.x support.\r\n\r\nSee upgrade guide in docs.\r\n\r\nChangelog: https://github.com/fnagel/t3extblog/compare/8.0.2...9.0.0\r\n','',9000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/9.0/en-us','ter','',''),
(9283876,0,'t3extblog','9.0.1',15559,21,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1760088832,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a81784e95cefe467aefaec8433a58791','[RELEASE] Bugfix and maintenance release.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.0.0...9.0.1','',9000001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/9.0/en-us','ter','',''),
(9283877,0,'t3extblog','9.1.0',15559,23,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1760089056,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','86113920eac8fc6311e7fac64b99f329','[RELEASE] Minor bugfix and feature release.\n\nSite sets support. Added TWBS 5 templates. Includes small BC changes!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.0.0...9.1.0','',9001000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/9.1/en-us','ter','',''),
(9283878,0,'t3extblog','9.2.0',15559,22,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1764949329,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','95e7fd90049f15820a33f8915f53fe29','[RELEASE] Minor bugfix and maintenance release.\n\nDeprecation free. Added PHP 8.4 support. Includes small BC changes!\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.1.0...9.2.0','',9002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3extblog/','ter','',''),
(9283879,0,'t3extblog','10.0.0',15559,19,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1769185536,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.0.0-14.1.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','248f4acbd7b6c1ce8cdf283ac3a489d7','[RELEASE] Major release. Added TYPO3 14 and removed TYPO3 13 support. Improved email functionality.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.2.0...10.0.0','',10000000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/10.0/en-us','ter','',''),
(9283880,0,'t3extblog','9.3.0',15559,11,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1775720465,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','a95ec72cf9e60615ae74cb7be7f9dcb0','[RELEASE] Minor feature and maintenance release.\n\nAdded related posts, menu processor and tag cloud functionality.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.2.0...9.3.0','',9003000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/9.3/en-us','ter','',''),
(9283881,0,'t3extblog','10.1.0',15559,12,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1775722036,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.2.0-14.2.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','9857280779fdc801f5051cd236fc768e','[RELEASE] Minor feature and maintenance release.\n\nTYPO3 14.2 support. Added related posts, menu processor and tag cloud functionality.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/10.0.0...10.1.0','',10001000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/10.1/en-us','ter','',''),
(9283882,0,'t3extblog','10.2.0',15559,12,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1776951385,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','199e0fd65a40b60e0c18e7f32e5d8702','[RELEASE] Maintenance release. Added TYPO3 14.3 LTS support.\n\nSee upgrade guide in docs.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/10.1.0...10.2.0','',10002000,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/10.2/en-us','ter','',''),
(9283883,0,'t3extblog','9.3.1',15559,6,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1780476044,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','f8aba7b9edae5e23d827334bd46883e4','[RELEASE] Bugfix and maintenance release.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/9.3.0...9.3.1','',9003001,0,0,'https://docs.typo3.org/p/felixnagel/t3extblog/9.3/en-us','ter','',''),
(9283884,0,'t3extblog','10.2.1',15559,8,'T3Extblog (T3Blog Extbase)','A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl.\n        comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending\n        in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!',2,0,3,1780476728,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";s:9:\"dashboard\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:6:\"t3blog\";s:0:\"\";s:3:\"vhs\";s:11:\"7.0.0-7.0.1\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Felix Nagel','info@felixnagel.com','fnagel','ef13c4fcb4678e5a2395323b336ae3e0','[RELEASE] Bugfix and maintenance release.\n\nChangelog: https://github.com/fnagel/t3extblog/compare/10.2.0...10.2.1','',10002001,1,0,'https://docs.typo3.org/p/felixnagel/t3extblog/10.2/en-us','ter','',''),
(9283885,0,'mkmailer','3.0.0',6263,398,'MK Mailer','Provides a asynchronous mail system with full template support',2,-1,5,1494569509,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:8:\"suggests\";a:2:{s:7:\"t3users\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','afecb9663ccd2ca8104a1a8925cb859c','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',3000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/blob/master/README.md','ter','',''),
(9283886,0,'mkmailer','3.0.10',6263,1588,'MK Mailer','Provides a asynchronous mail system with full template support',2,0,5,1547462209,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}s:8:\"suggests\";a:2:{s:7:\"t3users\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4c8257bead5d1c6180f0667cb9b688ac','Security Fix! Please update! Check the commit history (https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/commits/master) or the changelog (https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/blob/master/Documentation/ChangeLog/Index.md) for all changes si','DMK E-BUSINESS GmbH',3000010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/blob/master/README.md','ter','',''),
(9283887,0,'mkmailer','9.0.0',6263,366,'MK Mailer','Provides a asynchronous mail system with full template support',2,0,5,1575898402,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";}s:8:\"suggests\";a:2:{s:7:\"t3users\";s:6:\"9.0.0-\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d3c6b4102e305caf0e724f39955dd9b6','Compatibility Release for TYPO3 9.5 LTS','DMK E-BUSINESS GmbH',9000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/blob/master/README.md','ter','',''),
(9283888,0,'mkmailer','13.0.0',6263,23,'MK Mailer','Provides a asynchronous mail system with full template support',2,0,5,1761567686,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.16.0-\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:5:\"mklib\";s:6:\"9.5.0-\";s:7:\"t3users\";s:6:\"9.0.0-\";}}','René Nitzsche,Michael Wagner,Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3f3ac04d7a66d2b7326391f2f9ba3e42','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkmailer/blob/master/README.md','ter','',''),
(9283889,0,'browser_tut_leaflet_en','8.0.39',2376,938,'BrowserMaps Leaflet Tutorial (en)','Publish your data and points of interest (POI) with GoogleMaps and OpenStreetMap! Use Leaflet with your own database. Use Leaflet ready-to-use with the Organiser - TYPO3 for the lobbies and the organisers. Update the geocoding of any address. Configure Leaflet with the Constant Editor. Leaflet is a responsive mobile-friendly interactive map.',2,0,8,1492111821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Dirk Wildt - Die Netzmacher','http://wildt.at.die-netzmacher.de','dwildt','67201db7ab3002efb3cdea48160db616','Features: Vektor Layers, Polygon. Update for Browser 8.0.39. ReST-Documentation.','',8000039,1,0,'https://docs.typo3.org/typo3cms/extensions/browser_tut_leaflet_en/8.0.39','ter','',''),
(9283890,0,'jh_captcha','2.0.0',15068,257,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1539898461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','045664011b2d3201d84cada3ac644484','https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.0.0/','',2000000,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/2.0/en-us','ter','',''),
(9283891,0,'jh_captcha','2.1.0',15068,212,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1540482304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','e915aaa28292b750554588ee309ef049','Fix powermail validation, Support EXT:form ... https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.1.0/','',2001000,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/2.1/en-us','ter','',''),
(9283892,0,'jh_captcha','2.1.1',15068,272,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1540550465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','a1d53641c6a5705d2a2b1a78d3a0548f','Fix documentation ... https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.1.1/','',2001001,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/2.1/en-us','ter','',''),
(9283893,0,'jh_captcha','2.1.2',15068,191,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1541624383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','7ab411e644bf4d27c1d8ccc6783f6418','See https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.1.2/ChangeLog/Index.html','',2001002,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/2.1/en-us','ter','',''),
(9283894,0,'jh_captcha','3.0.0',15068,314,'Google reCAPTCHA (v2/v3)','Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1541630084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','7ac7ba31f1678a63a3f889e751a77209','reCAPTCHA v3, TYPO3 v9, ... https://docs.typo3.org/typo3cms/extensions/jh_captcha/3.0.0/ChangeLog/Index.html','',3000000,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/3.0/en-us','ter','',''),
(9283895,0,'jh_captcha','2.1.3',15068,379,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1542283030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','d6b1a361765a6e4b390d697a70561c89','See https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.1.3/ChangeLog/Index.html','',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_captcha/2.1.3','ter','',''),
(9283896,0,'jh_captcha','3.0.1',15068,782,'Google reCAPTCHA (v2/v3)','Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1542293320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','1c30fe722a8deb1628f7d173b5a95c4f','See https://docs.typo3.org/typo3cms/extensions/jh_captcha/3.0.1/ChangeLog/Index.html','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/jh_captcha/3.0.1','ter','',''),
(9283897,0,'jh_captcha','3.0.2',15068,628,'Google reCAPTCHA (v2/v3)','Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,-1,2,1572531183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','b90d9234a5aa3b5ff6cc269120c4c84e','Maintenance release... See changelog for more details!','',3000002,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/3.0/en-us','ter','',''),
(9283898,0,'jh_captcha','3.0.3',15068,784,'Google reCAPTCHA (v2/v3)','Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,0,2,1594086141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','d03e35e2286a4afff2192deac3e54478','Security fix - please update ASAP','',3000003,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/3.0/en-us','ter','',''),
(9283899,0,'jh_captcha','2.1.4',15068,694,'Google reCAPTCHA v2.0','Use Google reCAPTCHA v2.0 in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,0,2,1594086774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','cd65bd489798657ac7296cb884b5dcc7','Security fix - please update ASAP','',2001004,0,0,'https://docs.typo3.org/p/haffner/jh_captcha/2.1/en-us','ter','',''),
(9283900,0,'jh_captcha','4.0.0',15068,193,'Google reCAPTCHA (v2/v3)','Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powermail and EXT:formhandler as spam protection.',2,0,2,1612357365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Jan Haffner','info@jan-haffner.de','tehtux','6f609eaf299e3fe967b95678de35ed22','TYPO3 v10 https://docs.typo3.org/p/haffner/jh_captcha/4.0/en-us/','',4000000,1,0,'https://docs.typo3.org/p/haffner/jh_captcha/4.0/en-us','ter','',''),
(9283901,0,'focuspoint','2.1.6',29377,1335,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1501523137,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"autoloader\";s:11:\"2.1.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','fd560e5f6a752762f11908a18b6065d1','Bugfix release','hdnet.de',2001006,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/2.1/en-us','ter','',''),
(9283902,0,'focuspoint','3.0.2',29377,439,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1517823797,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','03b1138827e49055410be4a77da9e471','Bugfix release 3.0.2','hdnet.de',3000002,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.0/en-us','ter','',''),
(9283903,0,'focuspoint','3.0.3',29377,1012,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1518684292,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','8d74b3b783eb2fdac4976d3c56ebdd37','Bugfix release','hdnet.de',3000003,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.0/en-us','ter','',''),
(9283904,0,'focuspoint','2.2.1',29377,6699,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1518684910,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:10:\"autoloader\";s:11:\"3.2.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','eed6dff0b2a68f934401ec5b706bef61','Bugfix release for TYPO3 7.x','hdnet.de',2002001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/2.2/en-us','ter','',''),
(9283905,0,'focuspoint','3.1.0',29377,238,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1548161072,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','df83703f9e86c2bb48401be793c2696b','Release 3.1.0','hdnet.de',3001000,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.1/en-us','ter','',''),
(9283906,0,'focuspoint','3.1.1',29377,415,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1548161303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','5b708ff74fac9ee05b3281a47ad9d429','Release 3.1.1','hdnet.de',3001001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.1/en-us','ter','',''),
(9283907,0,'focuspoint','3.2.0',29377,376,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1552748844,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','7ceb2ad73850718bbc304d721da5902b','Bugfix release','hdnet.de',3002000,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.2/en-us','ter','',''),
(9283908,0,'focuspoint','3.2.1',29377,803,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1556267621,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"autoloader\";s:11:\"4.0.0-0.0.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','0d2fcc0221d093e5cf9ece6abf3594d8','Bugfix release','hdnet.de',3002001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/3.2/en-us','ter','',''),
(9283909,0,'focuspoint','4.0.1',29377,156,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1603209763,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.0.0-10.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','7eec284408f901b029de28829e961073','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',4000001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/4.0/en-us','ter','',''),
(9283910,0,'focuspoint','4.0.2',29377,200,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1603618220,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.0.0-10.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','bf87d0395bfadf313820142fe1d31d6b','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',4000002,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/4.0/en-us','ter','',''),
(9283911,0,'focuspoint','4.0.3',29377,146,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1625995817,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.0.0-10.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','ba92ba9ebd05941cb61cabf36f3cba52','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',4000003,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/4.0/en-us','ter','',''),
(9283912,0,'focuspoint','4.0.4',29377,131,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1631698476,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.0.0-10.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','cabcb513818fdfdf17620a189ecce24e','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',4000004,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/4.0/en-us','ter','',''),
(9283913,0,'focuspoint','5.0.0',29377,128,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1634589076,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','eaf4882ec676770644ff75e3496fa2f1','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',5000000,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/5.0/en-us','ter','',''),
(9283914,0,'focuspoint','5.0.1',29377,139,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1635194228,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','c970285caa36c2bb20a12adc34490a30','Next release :) More information on https://github.com/lochmueller/focuspoint/releases','hdnet.de',5000001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/5.0/en-us','ter','',''),
(9283915,0,'focuspoint','5.1.0',29377,100,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1672251970,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"autoloader\";s:12:\"7.0.0-7.99.0\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','d3f3dfb010643bcb206d189e634b4298','Change ext_emconf.php version to 5.1.0','hdnet.de',5001000,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/5.1/en-us','ter','',''),
(9283916,0,'focuspoint','6.0.1',29377,68,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1689107494,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.99-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','9a63411485e0368e2c1b969075354b81','Change ext_emconf.php version to 6.0.1','hdnet.de',6000001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/6.0/en-us','ter','',''),
(9283917,0,'focuspoint','6.0.2',29377,77,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1689192124,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.99-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','4e8093320bd0a2b363e94e965050f371','Change ext_emconf.php version to 6.0.2','hdnet.de',6000002,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/6.0/en-us','ter','',''),
(9283918,0,'focuspoint','6.0.3',29377,70,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1694779728,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.99-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','6b084259fb5c24d4b25b96e86ba4f42b','chore: Change ext_emconf.php version to 6.0.3','hdnet.de',6000003,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/6.0/en-us','ter','',''),
(9283919,0,'focuspoint','6.0.4',29377,91,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1695409137,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.99-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','1e724678a996db374617a2db16aedae1','Change ext_emconf.php version to 6.0.4','hdnet.de',6000004,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/6.0/en-us','ter','',''),
(9283920,0,'focuspoint','7.0.0',29377,38,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1731963147,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','014ab042371bf52f0af87015bf6283fd','Change ext_emconf.php version to 7.0.0','hdnet.de',7000000,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/7.0/en-us','ter','',''),
(9283921,0,'focuspoint','7.0.1',29377,44,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1732133819,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','708b372c05338f9e1c3030021f38e447','Change ext_emconf.php version to 7.0.1','hdnet.de',7000001,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/7.0/en-us','ter','',''),
(9283922,0,'focuspoint','7.0.2',29377,36,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1737056326,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','98cb61d78e56ed727ffd1f257e96203a','Change ext_emconf.php version to 7.0.2','hdnet.de',7000002,0,0,'https://docs.typo3.org/p/lochmueller/focuspoint/7.0/en-us','ter','',''),
(9283923,0,'focuspoint','7.0.5',29377,52,'Focuspoint','Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.',2,0,0,1738051129,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim.lochmueller@hdnet.de','spyker','e29a755a4325e0e52272be9835cc5e37','Release 7.0.5','hdnet.de',7000005,1,0,'https://docs.typo3.org/p/lochmueller/focuspoint/7.0/en-us','ter','',''),
(9283924,0,'pits_downloadcenter','2.0.0',8351,597,'Download Center','Download Center Sponsored by TNT-Graphics AG',1,0,3,1522239638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','b26bafa37425cc2ec346d691fcec3387','8LTS Release','',2000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283925,0,'pits_downloadcenter','2.1.0',8351,286,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1546005805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 9.5.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','1e0deaa20f54a5f65745a3954ed46b62','New Configurations Added\r\nStable Release before Angular 5 Migration\r\nNext Release is 3.0.0 with Angular 5.0.0','',2001000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283926,0,'pits_downloadcenter','3.0.0',8351,243,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1546863777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 9.5.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','b179ee21de5daa7ec2eae4857ddfa260','Angular 7.0.0 Update','',3000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283927,0,'pits_downloadcenter','3.0.1',8351,589,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1546867717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0 - 9.5.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','56ff01453c6b0d2d43b3c41f5505b60c','-  From 3.0.0 onwards template extending can be only done inside the Angular Component in Private/UI/src/app/download-center/download-center.component.html\r\n-  Once the template is altered in the component template you need to take the production angula','',3000001,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283928,0,'pits_downloadcenter','4.0.0',8351,171,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1597037336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.9.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','bf92a0b061fa74e77a5fe19b540a00f7','Typo3 10 compatibility upgrade','',4000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283929,0,'pits_downloadcenter','4.0.1',8351,237,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1597255678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"7.6.0 - 10.9.99\";}}','Hoja M.A','hoja.ma@pitsolutions.com','pitsolutions_typo3','08ed2167c63baa26d0c6a503008a5f5e','Compatibility fix for typo3 v7,8,9,10\r\nFrom version 4.0.0 on-wards, internal_type file in translated file field in sys_file_metadata TCA, has been replaced with FAL.','',4000001,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283930,0,'pits_downloadcenter','4.0.2',8351,147,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1613491865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"7.6.0 - 10.9.99\";}}','Hoja M.A, Sruthi K','hoja.ma@pitsolutions.com','pitsolutions_typo3','9149bb1ab059d3634f9bd6ebe56feb6f','typo3 v9.5 and v8.7 specified in composer.json','',4000002,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283931,0,'pits_downloadcenter','4.0.3',8351,162,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1615264917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"7.6.0 - 10.9.99\";}}','Hoja M.A, Sruthi K','hoja.ma@pitsolutions.com','pitsolutions_typo3','390c45a13ac6ae39efb608e23e2b2ea6','BUGFIX: category filter not working except in default language (typo3 v10) , settings of default language plugin override translated plugins\r\n','',4000003,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283932,0,'pits_downloadcenter','5.0.0',8351,105,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1671048007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Hoja M.A, Sruthi K','sruthi.kg@pitsolutions.com','pitsolutions_typo3','10bebdd11fad75075f9ab54cf3215846','Typo3 v11 compatibility release','',5000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283933,0,'pits_downloadcenter','5.0.1',8351,77,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1688562523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','PITS Team','sruthi.kg@pitsolutions.com','pitsolutions_typo3','bf9910bff239822a274bce9b154c0bd7','Deprecation Log fixes. Multiple typo3 version check code removed.','',5000001,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283934,0,'pits_downloadcenter','6.0.0',8351,80,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1708710667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";}}','PITS Team','sruthi.kg@pitsolutions.com','pitsolutions_typo3','5d82c31f3e84ff8a0a3f0d3428200699','Typo3 12 compatibility release','',6000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283935,0,'pits_downloadcenter','7.0.0',8351,7,'Download Center','Download Center Sponsored by TNT-Graphics AG',2,0,3,1781613653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions Ltd','contact@pitsolutions.com','pitsolutions_typo3','645a759a72d413226527872425e94fee','Typo3 V13 release','',7000000,0,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283936,0,'pits_downloadcenter','7.0.1',8351,5,'Download Center','Frontend download center that lists FAL file collections in a fast Angular-based interface with keyword search, hierarchical category and file type filters, sorting and pagination. Editors manage downloadable documents with categories and thumbnails; visitors filter, sort and share deep-linked file lists.',2,0,3,1783684816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions Ltd','contact@pitsolutions.com','pitsolutions_typo3','40a111aef8d4cd4942bcea81286772eb','Upgraded the download center app from Angular 7 to Angular 21 LTS','',7000001,1,0,'https://www.pitsolutions.ch/blog/typo3-extension-for-file-downloads/','ter','',''),
(9283937,0,'sg_contentlink','1.4.0',4588,312,'sgalinski Contentlink','Possibility to set a link around a whole content element. (Include static template)',2,0,3,1505500518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','c62a63af4f5bb0e2d2c4327e67e412cc','[FEATURE] TYPO3 8.7 compatibility\r\n[FEATURE] Improved Documentation\r\n[TASK] Move the TCA field into an own tab for now','sgalinski Internet Services (https://www.sgalinski.de)',1004000,0,0,'https://www.sgalinski.de/open-source/sg-contentlink/','ter','',''),
(9283938,0,'sg_contentlink','1.4.2',4588,632,'sgalinski Contentlink','Possibility to set a link around a whole content element. (Include static template)',2,0,3,1506002910,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','ba9fad8d07d969864ba38145c95d5294','Improve the position of the new field in the TCA','sgalinski Internet Services (https://www.sgalinski.de)',1004002,0,0,'https://www.sgalinski.de/open-source/sg-contentlink/','ter','',''),
(9283939,0,'sg_contentlink','2.0.0',4588,505,'sgalinski Contentlink','Possibility to set a link around a whole content element. (Include static template)',2,0,3,1553102620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','564780160577336dff6caa452cdf111e','TYPO3 9 ','sgalinski Internet Services (https://www.sgalinski.de)',2000000,0,0,'https://www.sgalinski.de/open-source/sg-contentlink/','ter','',''),
(9283940,0,'sg_contentlink','3.0.0',4588,212,'sgalinski Contentlink','Possibility to set a link around a whole content element. (Include static template)',2,0,3,1605815442,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','09594baab82f1872169cfe47583cdbb8','TYPO3 10, Cleanup, Minor Fixes','sgalinski Internet Services (https://www.sgalinski.de)',3000000,1,0,'https://www.sgalinski.de/open-source/sg-contentlink/','ter','',''),
(9283941,0,'lib_jquery','2.1.0',3868,758,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1561554040,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:13:\"lib_bootstrap\";s:0:\"\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','quellenform','deb8938a39b18e026f97f7c74da981a9','Support of TYPO3 9 LTS\r\nIncluded jQuery-libraries for local fallback: v1.10.0-v3.4.1\r\nBreaking changes (typoscript), review on github!','sonority.at - MULTIMEDIA ART DESIGN',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283942,0,'lib_jquery','3.0.0',3868,219,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1603568355,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-10.4.9\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:13:\"lib_bootstrap\";s:0:\"\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','quellenform','56c0a6f7bec1f02b7ffc1fd7773b1ce0','- Support of TYPO3 10 LTS\r\n- Added jQuery 3.5.0 - 3.5.1\r\n- Code Cleanups','sonority.at - MULTIMEDIA ART DESIGN',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283943,0,'lib_jquery','4.0.0',3868,67,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1690493809,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','55768277c6b6649de7dba75e70389eb3','Added compatibility to v11/12','Kellermayr KG',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283944,0,'lib_jquery','4.0.1',3868,73,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1690494900,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','730e07d9afdc7f453d9a287c360a1591','Fixed dependency in composer.json','Kellermayr KG',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283945,0,'lib_jquery','4.0.2',3868,83,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1694614999,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9640730025d85c9d451c656516dfc505','Added jQuery version 3.7.1','Kellermayr KG',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283946,0,'lib_jquery','4.0.3',3868,74,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1709754673,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b70f6d1e231b5a14b96890fead496f53','Added compatibility to TYPO3 v13','Kellermayr KG',4000003,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283947,0,'lib_jquery','4.0.4',3868,20,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1758289214,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b7a1ee139f1d61bbf4a3c3b1e0c05f4a','Fixed a bug where the currently selected version was ignored','Kellermayr KG',4000004,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283948,0,'lib_jquery','5.0.0',3868,27,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1758289259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8c59bfa0e7d3c0c8f0c2402404d117b7','Breaking changes; TypoScript constants must be reconfigured after the update!','Kellermayr KG',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283949,0,'lib_jquery','5.0.1',3868,18,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1765914627,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','54f8118cacadc2862f684a359b487918','Added compatibility to TYPO3 v14','Kellermayr KG',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283950,0,'lib_jquery','5.0.2',3868,20,'JS Library: jQuery','Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.',2,0,2,1768745127,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5b9257695439989ea363434d5266a09e','Added jQuery version 4.0.0','Kellermayr KG',5000002,1,0,'https://docs.typo3.org/typo3cms/extensions/lib_jquery/','ter','',''),
(9283951,0,'cps_searchhighlight','1.0.1',1102,365,'CPS Search Highlighting','Obsolete - please do not use this extension any longer! Highlights search terms in google-style (with different colors) when a user comes from a search engine or other extension e.g. indexed_search or solr. (base on EXT:psm_highlight)',5,0,4,1520958964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0 -0.0.0\";}}','Roman Ott @ CPS It GmbH','ott@cps-it.de','abandoned_extensions','100b8d71090e09930d7329f5b45a2e78','Obsolete - please do not use this extension any longer!','CPS-IT',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/cps_searchhighlight/1.0.1','ter','',''),
(9283952,0,'jh_photoswipe','0.2.0',3817,327,'PhotoSwipe','Adds the wonderful Photoswipe (http://photoswipe.com/) JavaScript gallery as a plugin to TYPO3.',1,0,3,1525030901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','91d411af6a323caa7409791176fdbcfa','Bugfixes; Added TYPO3 8 LTS support, drop TYPO3 6 LTS support; Added composer support','',2000,0,0,'https://github.com/jonathanheilmann/ext-jh_photoswipe/blob/master/README.md','ter','',''),
(9283953,0,'jh_photoswipe','0.2.1',3817,694,'PhotoSwipe','Adds the wonderful Photoswipe (http://photoswipe.com/) JavaScript gallery as a plugin to TYPO3.',1,0,3,1530853408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','bc0d36b0e9f4fae506a7b210c9fe6577','Bugfix release: resolves 33 css_styled_content: Gallery shows code','',2001,1,0,'https://github.com/jonathanheilmann/ext-jh_photoswipe/blob/master/README.md','ter','',''),
(9283954,0,'ameos_form','1.3.8',9267,542,'Test Form API','Test Form API for extbase and fluid',2,0,4,1501057879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.1-7.0.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','d9f8634f537db3f6f9ac397e0a1be4b1','Many bug fixes. \r\nSee https://github.com/ameos/ameos_form/commits/1.3.8','Ameos',1003008,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.3/en-us','ter','',''),
(9283955,0,'ameos_form','1.3.9',9267,708,'Form API','Form API for extbase and fluid',2,0,4,1501078614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.1-7.0.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','12214e9c3db543b81b7edcbe312fe265','Update extension title.','Ameos',1003009,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.3/en-us','ter','',''),
(9283956,0,'ameos_form','1.3.10',9267,557,'Form API','Form API for extbase and fluid',2,0,4,1504701382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.1-7.0.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','a551f9f8d972f22559fdea86c8114f17','Additional options  on the ReCaptcha (https://developers.google.com/recaptcha/docs/display)\r\nThanks to Jean Pierre Kolb.\r\n','Ameos',1003010,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.3/en-us','ter','',''),
(9283957,0,'ameos_form','1.3.11',9267,474,'Form API','Form API for extbase and fluid',2,0,4,1531743042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.1-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','5e2a31970c3a137e3dc2518e4e507fbf','Many bugfix.','Ameos',1003011,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_form/1.3.11','ter','',''),
(9283958,0,'ameos_form','1.4.0',9267,488,'Form API','Form API for extbase and fluid',2,0,4,1552313556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','55ec428ad5ba57cf40f0533c8dbf0173','Compatibility with TYPO3 9','Ameos',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_form/1.4.0','ter','',''),
(9283959,0,'ameos_form','1.4.3',9267,158,'Form API','Form API for extbase and fluid',2,0,4,1583836303,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','7d3bac728c99e1ad8b88485aebd8bbe8','Added feature to datepicker elements.\r\n\r\nYou can now disable specific days, days of week, months, years, add a range of dates (min and/or max) .','Ameos',1004003,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283960,0,'ameos_form','1.4.5',9267,182,'Form API','Form API for extbase and fluid',2,0,4,1583847482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','7e739200d907c9dcb2a84c877793b5cc','Added compatibility for ameos_form_zipcity_suggest \r\nAdded documentation for Datepicker','Ameos',1004005,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283961,0,'ameos_form','1.4.6',9267,321,'Form API','Form API for extbase and fluid',2,0,4,1584002271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','dbd2db7f2411894b3ed6875340a251db','Add extra configuration for datepicker (landingDate, firstDay and yearRange)','Ameos',1004006,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283962,0,'ameos_form','1.4.10',9267,90,'Form API','Form API for extbase and fluid',2,0,4,1658407151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','9b4b86e260bc2053e97f82a9082865be','[RELEASE]Version 1.4.10\r\n[MAINTAINANCE]TYPO11 Compliance','Ameos',1004010,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283963,0,'ameos_form','1.4.11',9267,82,'Form API','Form API for extbase and fluid',2,0,4,1660037017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','2cd4e3e1608ea0db6274ab55c7b50d9e','[BUGFIX] - Enable custom constraints on upload element even with empty values','Ameos',1004011,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283964,0,'ameos_form','1.4.12',9267,114,'Form API','Form API for extbase and fluid',2,0,4,1660058225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','71582b95a48505a2109b6eb7dfd48d03','[FEATURE] - Add Filemime constraint  allow to substitute filename and fileextension in upload elements error message','Ameos',1004012,0,0,'https://docs.typo3.org/p/ameos/ameos_form/1.4/en-us','ter','',''),
(9283965,0,'ameos_form','2.1.0',9267,71,'Form API','Form API for extbase and fluid',1,0,4,1705997802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','f08405cacb7861b2c340267d43e2246b','TYPO3 12 Compatiblity','Ameos',2001000,0,0,'https://docs.typo3.org/p/ameos/ameos_form/2.1/en-us','ter','',''),
(9283966,0,'ameos_form','2.1.1',9267,57,'Form API','Form API for extbase and fluid',1,0,4,1727256035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','60ef7f710ab12e1a881a5b2a56ae0afa','Bugfix on \"sameas\" validator','Ameos',2001001,1,0,'https://docs.typo3.org/p/ameos/ameos_form/2.1/en-us','ter','',''),
(9283967,0,'ameos_mailredirect','1.1.3',3833,599,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1501057908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ameos','typo3dev@ameos.com','r.geyer','067fc8a3c319eb7fc8fa448d0e0b41be','TYPO3 8.7 compatibility\r\nPsr-2 compliant','',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/1.1.6','ter','',''),
(9283968,0,'ameos_mailredirect','1.1.5',3833,289,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1552293827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1891eba13f8e0c4d71371d9964e5cd33','Compatibility with TYPO3 9.5','Ameos',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/1.1.6','ter','',''),
(9283969,0,'ameos_mailredirect','1.1.6',3833,450,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1554724004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','afdab81c15e4b23a9bbbb4b1c56fdc7e','New feature : catch cc and bcc adress\r\nThanks to Alexander Opitz !','Ameos',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/1.1.6','ter','',''),
(9283970,0,'ameos_mailredirect','1.2.2',3833,105,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1640790064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1cb1c0ed1043b8b59e8fd9b5e8b9ff20','[FEATURE] - Add compatibility to typo3 11\r\n[FEATURE] - Raise version to 1.2.2','Ameos',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283971,0,'ameos_mailredirect','1.2.3',3833,96,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1649687393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','ba5812815b678b9b18af1f00553d82ac','[MAINTAINANCE]Addition of extension key in composer.json\r\n[MAINTAINANCE]Raise version to 1.2.3','Ameos',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283972,0,'ameos_mailredirect','1.2.4',3833,102,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1652169818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','2c64d315c6a16cedc271a66be60258da','[FIX] - Update php compatibility in ext_emconf to match the one in composer.json','Ameos',1002004,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283973,0,'ameos_mailredirect','2.0.0',3833,126,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1654171693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','025cefcc5c1c5a445799b81517f9af4c','[FEATURE] - Add compatibility with Form framework and FluidEmail rendering\r\n[MAINTENANCE] - Drop support for TYPO3 v8 and v9','Ameos',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283974,0,'ameos_mailredirect','3.0.0',3833,69,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1705997821,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','5f60e6a273ea694c580f9b7434bf95ef','TYPO3 12 Compatibility','Ameos',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283975,0,'ameos_mailredirect','3.1.0',3833,51,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1710836306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','607da8d6286a97b2365343bb3d41fc1c','[RELEASE] Version 3.1.0\r\n[FEATURE] Add support for lux_letter mail sending redirection','Ameos',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283976,0,'ameos_mailredirect','3.1.1',3833,50,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1710836918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1612dbc85b646844ab4380594f807f10','[RELEASE] Version 3.1.1\r\n[FEATURE] Small code improvements int Listener for LuxLetter','Ameos',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283977,0,'ameos_mailredirect','3.1.2',3833,76,'Mail redirect for debug','This extension redirect all mail send with TYPO3 API to a debug address for developpement period.',2,0,4,1710837513,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','4f31890663014cdcf945ed7869c79966','[RELEASE] Version 3.1.2\r\n[BUGFIX] Addition of getRecipientsRaw in redirect service','Ameos',3001002,1,0,'https://docs.typo3.org/typo3cms/extensions/ameos_mailredirect/','ter','',''),
(9283978,0,'fancyboxcontent','3.0.0',10676,200,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1501352209,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','24b93a7967103c39ffefc19b7bc7e998','Bugfixes and TYPO3 8.7.x compatibility','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.0.4','ter','',''),
(9283979,0,'fancyboxcontent','3.0.1',10676,231,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1501413842,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','bd9564987293059538edc2627323ba46','Small changes','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.0.4','ter','',''),
(9283980,0,'fancyboxcontent','3.0.2',10676,346,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1502291813,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','96db3d42a1fe0d5cdc9adc944d9a7479','Small fix','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.0.4','ter','',''),
(9283981,0,'fancyboxcontent','3.0.3',10676,242,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1508939426,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:3:\"vhs\";s:11:\"4.2.0-4.2.0\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','73c284d82f3253ccdce121b80624378c','vhs bugfix','',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.0.4','ter','',''),
(9283982,0,'fancyboxcontent','3.0.4',10676,263,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1513173307,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','be0baed2f6feee7341de17789c904755','Bugfix','',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.0.4','ter','',''),
(9283983,0,'fancyboxcontent','3.1.0',10676,367,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1521460021,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','03d5d952ed1c50a4c9ece828a6ffc86e','New fancybox and jQuery versions and some changes','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.1.2','ter','',''),
(9283984,0,'fancyboxcontent','3.1.1',10676,173,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1531921967,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','3e0fda7a6e0b0c76a016f679d895063c','raise php version','',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.1.2','ter','',''),
(9283985,0,'fancyboxcontent','3.1.2',10676,292,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1533045916,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','3e0aa7f30719cbe125de3f4b23d9a6f8','Bugfix Template','',3001002,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/3.1.2','ter','',''),
(9283986,0,'fancyboxcontent','9.4.0',10676,315,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1537190831,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"9.3.0-9.99.99\";s:5:\"fluid\";s:13:\"9.3.0-9.99.99\";s:5:\"typo3\";s:13:\"9.3.0-9.99.99\";s:3:\"php\";s:12:\"7.2.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','ac9cea832dad956272f78f96cfb9f884','TYPO3 9.4.x compatibility','',9004000,0,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/9.4.0','ter','',''),
(9283987,0,'fancyboxcontent','9.5.0',10676,443,'fancyBox content','Inserts a fancybox plugin for content',1,0,3,1560429767,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','3717c1c09b2f9255432bcb1c6ec551a1','Bugfixing TYPO3 9.5.x','',9005000,1,0,'https://docs.typo3.org/typo3cms/extensions/fancyboxcontent/','ter','',''),
(9283988,0,'restler','1.6.8',38539,279,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1491312763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','d218e62ddba224c58bdbaefee6bee411','[BUGFIX] version fix','AOE GmbH',1006008,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283989,0,'restler','1.6.9',38539,237,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1491831773,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','96881fe2739904816140499e7e543ad5','[FEATURE] reponse default haljson','AOE GmbH',1006009,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283990,0,'restler','1.6.10',38539,606,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1493184178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','e395624379dfdce876eef19f8f9cb8f2','[TASK] update version to 1.6.9','AOE GmbH',1006010,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283991,0,'restler','1.6.11',38539,178,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1494850373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','038cd49519c514a3ecd90037c6d65462','[TASK] update version to 1.6.9','AOE GmbH',1006011,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283992,0,'restler','1.6.14',38539,76,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1498032174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','5cc7f559151b078a465d8e1f8ac96e87','[TASK] update version to 1.6.9','AOE GmbH',1006014,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283993,0,'restler','1.6.15',38539,205,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1498036958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','f8dc210bba96f40f969ddc51ba58152e','[TASK] update version to 1.6.9','AOE GmbH',1006015,0,0,'https://docs.typo3.org/p/aoe/restler/1.6/en-us','ter','',''),
(9283994,0,'restler','1.7.0',38539,418,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,-1,2,1502173977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','935552095548375a6ccb601bb6a0f848','[CLEANUP] cleanup the logic which loads TYPO3','AOE GmbH',1007000,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9283995,0,'restler','1.7.1',38539,3157,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1507901389,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','65f190f8d720e2fcbc4eb72b5301918a','[RELEASE] restler 1.7.1\n\n [CLEANUP] Remove version from composer.json\n [SECURITY] Vulnerability in external library luracast/restler','AOE GmbH',1007001,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9283996,0,'restler','1.7.2',38539,370,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1509607971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','7f0dce32bea4d977327db4b3ff3351d1','[CLEANUP] remove needless/empty ext_tables.php (this file is optional and must not exist in an extension)','AOE GmbH',1007002,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9283997,0,'restler','1.7.3',38539,602,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1511965985,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','d99fe0fb9e5a98129222dd8fda5928b6','[TASK] add possibility to initializeFrontEndRendering with GET-parameter type','AOE GmbH',1007003,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9283998,0,'restler','2.0.0',38539,306,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1517386039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','1f8a8bb97e4056f552fcb17f26575e22','[RELEASE] Restler 2.0.0','AOE GmbH',2000000,0,0,'https://docs.typo3.org/p/aoe/restler/2.0/en-us','ter','',''),
(9283999,0,'restler','1.7.4',38539,353,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1517988182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','4a3dd06ef39e2df6cdccf41c00e4c13d','[BUGFIX] fix REST-endpoints, which should not accessible when TYPO3-BE-user is not logged in','AOE GmbH',1007004,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9284000,0,'restler','2.0.1',38539,309,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1518008148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','d7a47f3c27476d2ca8caa5ac7fd44de3','[RELEASE] Restler_example 2.0.1','AOE GmbH',2000001,0,0,'https://docs.typo3.org/p/aoe/restler/2.0/en-us','ter','',''),
(9284001,0,'restler','2.0.2',38539,889,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1518418621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','d112e705da31bc3d3ec7f0bf63a7126f','[RELEASE] Restler 2.0.2','AOE GmbH',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/restler/2.0.2','ter','',''),
(9284002,0,'restler','1.7.7',38539,328,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1530787368,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.5.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','dcb7d17566a8458829270f1c29316eec','[BUGFIX] revert last change - because it produces another bug','AOE GmbH',1007007,0,0,'https://docs.typo3.org/p/aoe/restler/1.7/en-us','ter','',''),
(9284003,0,'restler','8.0.2',38539,53,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1622200743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','f5d6fa68517fdcdb1f03a10765c86183','[RELEASE] Restler version 8.0.2','AOE GmbH',8000002,0,0,'https://docs.typo3.org/p/aoe/restler/8.0/en-us','ter','',''),
(9284004,0,'restler','9.0.1',38539,51,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1622201040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','b53720f893a4845ecb1864de5da6a3a7','[RELEASE] Restler version 9.0.1','AOE GmbH',9000001,0,0,'https://docs.typo3.org/p/aoe/restler/9.0/en-us','ter','',''),
(9284005,0,'restler','10.0.0',38539,53,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1622212647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','ca690efc11bb472123554e4f98296edb','[RELEASE] Restler version 10.0.0','AOE GmbH',10000000,0,0,'https://docs.typo3.org/p/aoe/restler/10.0/en-us','ter','',''),
(9284006,0,'restler','10.1.0',38539,61,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1622799916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','2fb2c0de2c623c40ff020332d4bccb95','[RELEASE] Restler version 10.1.0','AOE GmbH',10001000,0,0,'https://docs.typo3.org/p/aoe/restler/10.1/en-us','ter','',''),
(9284007,0,'restler','10.1.1',38539,60,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1628020852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','59733c1d5170338f9f1f5726daa705ec','[RELEASE] Restler version 10.1.1','AOE GmbH',10001001,0,0,'https://docs.typo3.org/p/aoe/restler/10.1/en-us','ter','',''),
(9284008,0,'restler','10.1.2',38539,65,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1635322744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','0e98d357a482ce9804a5e9c55c23ebed','[RELEASE] Restler version 10.1.2','AOE GmbH',10001002,0,0,'https://docs.typo3.org/p/aoe/restler/10.1/en-us','ter','',''),
(9284009,0,'restler','10.1.3',38539,44,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1638800393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','a9333592d8c8a4504060f799c09e927c','[RELEASE] Restler version 10.1.3','AOE GmbH',10001003,0,0,'https://docs.typo3.org/p/aoe/restler/10.1/en-us','ter','',''),
(9284010,0,'restler','10.2.0',38539,41,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1639061555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','ea68a17eeb011433abc294fad7f24ce4','[CLEANUP] remove needless config and if-conditions (since we support only TYPO3v10 and higher)','AOE GmbH',10002000,0,0,'https://docs.typo3.org/p/aoe/restler/10.2/en-us','ter','',''),
(9284011,0,'restler','10.2.1',38539,41,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1639061735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','f7400c37ee0a29f5a33b7135ebf3da01','[BUGFIX] fix config in composer.json','AOE GmbH',10002001,0,0,'https://docs.typo3.org/p/aoe/restler/10.2/en-us','ter','',''),
(9284012,0,'restler','10.2.2',38539,50,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1639062823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','a5e0ff500d478db9c34b9f4db20e26c8','[TASK] add @TODO-tags for future TYPO3v12-developments','AOE GmbH',10002002,0,0,'https://docs.typo3.org/p/aoe/restler/10.2/en-us','ter','',''),
(9284013,0,'restler','10.2.3',38539,52,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1642158010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','3e98c5b2d96f6b1f739aad972271d030','[BUGFIX] fix dependency-injection','AOE GmbH',10002003,0,0,'https://docs.typo3.org/p/aoe/restler/10.2/en-us','ter','',''),
(9284014,0,'restler','10.3.0',38539,67,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1648560277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','b28e987aec2f1ebfaee1fb8a96c9ebb8','[RELEASE] Restler version 10.3.0','AOE GmbH',10003000,0,0,'https://docs.typo3.org/p/aoe/restler/10.3/en-us','ter','',''),
(9284015,0,'restler','10.3.1',38539,65,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1655474273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','55bef317e6974cf272134917aa069aa0','[RELEASE] restler version 10.3.1','AOE GmbH',10003001,0,0,'https://docs.typo3.org/p/aoe/restler/10.3/en-us','ter','',''),
(9284016,0,'restler','11.0.1',38539,37,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1668670984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','3e2b4fa81e88a2c01c07326616d063a7','[RELEASE] Release version 11.0.1','AOE GmbH',11000001,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284017,0,'restler','11.0.2',38539,36,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1668765808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','f6133d56218b8e3897d6706ffb11866c','[RELEASE] Release version 11.0.2','AOE GmbH',11000002,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284018,0,'restler','11.0.3',38539,62,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1669030837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','e8235f2796d01506b872a3b1e125eea0','[RELEASE] Release version 11.0.3','AOE GmbH',11000003,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284019,0,'restler','10.4.2',38539,36,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1669045612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','581657ca5f9ca04982b2ed3549a1afe1','[RELEASE] Release version 10.4.2','AOE GmbH',10004002,0,0,'https://docs.typo3.org/p/aoe/restler/10.4/en-us','ter','',''),
(9284020,0,'restler','10.5.6',38539,30,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1686550484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','817b5f4f5ef7fe06ece544e89782bc8e','[TASK] update ext_emconf.php','AOE GmbH',10005006,0,0,'https://docs.typo3.org/p/aoe/restler/10.5/en-us','ter','',''),
(9284021,0,'restler','10.5.7',38539,32,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1686551047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','8e9a9a04f76b34c503bc695b1c26df75','[TASK] update TER Deployment - use new variant','AOE GmbH',10005007,0,0,'https://docs.typo3.org/p/aoe/restler/10.5/en-us','ter','',''),
(9284022,0,'restler','11.0.4',38539,36,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1686556135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','12a552356e77a8e45339501ffca0544c','[RELEASE] fix ext_emconf.php','AOE GmbH',11000004,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284023,0,'restler','11.0.5',38539,32,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1688128962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','eeda63983cf6c40cb199a809866bd4d8','[RELEASE] fix ext_emconf.php','AOE GmbH',11000005,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284024,0,'restler','11.0.6',38539,41,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1688367372,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','46ffc3f0823fdd75928caa9effdaa423','[RELEASE] 11.0.6','AOE GmbH',11000006,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284025,0,'restler','11.0.7',38539,36,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1694615024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','0a3b69c4ebfd1cb8dbc90e9c97db9d2e','[RELEASE] 11.0.7','AOE GmbH',11000007,0,0,'https://docs.typo3.org/p/aoe/restler/11.0/en-us','ter','',''),
(9284026,0,'restler','11.1.1',38539,28,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1699431049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','f317698ec9ab72e21150ef2b65ea1954','[RELEASE] 11.1.1','AOE GmbH',11001001,0,0,'https://docs.typo3.org/p/aoe/restler/11.1/en-us','ter','',''),
(9284027,0,'restler','11.2.0',38539,48,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1700044876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','c81f4d1931b916c4aca510ab881cb684','[RELEASE] 11.2.0','AOE GmbH',11002000,0,0,'https://docs.typo3.org/p/aoe/restler/11.2/en-us','ter','',''),
(9284028,0,'restler','12.0.2',38539,22,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1721139798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','54dd916d76a8115d309651651fd4cb10','chore: raise version number','AOE GmbH',12000002,0,0,'https://docs.typo3.org/p/aoe/restler/12.0/en-us','ter','',''),
(9284029,0,'restler','12.0.3',38539,33,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1721141306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','5aef6bff2d69a78f2fbd699f4472418f','docs: fix badges','AOE GmbH',12000003,0,0,'https://docs.typo3.org/p/aoe/restler/12.0/en-us','ter','',''),
(9284030,0,'restler','12.0.4',38539,31,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1731503547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','689d8edd3369e73812d1d4c5bff5510f','[BUGFIX] fix TYPO3 Exception: Too few arguments to function AoeRestlerControllerBeUserAuthenticationController::__construct()','AOE GmbH',12000004,0,0,'https://docs.typo3.org/p/aoe/restler/12.0/en-us','ter','',''),
(9284031,0,'restler','12.0.6',38539,10,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1759931327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','8fccc156a76ef80d81e3124b942d0e86','fix: Fix PHP 8.4-deprecations of restler-framework (via patch)','AOE GmbH',12000006,0,0,'https://docs.typo3.org/p/aoe/restler/12.0/en-us','ter','',''),
(9284032,0,'restler','12.1.1',38539,10,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1761656679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','6846c892640cf196bd61ec2396027591','chore: update to ext_emconf.php','AOE GmbH',12001001,0,0,'https://docs.typo3.org/p/aoe/restler/12.1/en-us','ter','',''),
(9284033,0,'restler','12.2.0',38539,6,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1774531919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','dcc28a47eca631b224c642824404ff1f','chore: Set version to 12.2.0','AOE GmbH',12002000,0,0,'https://docs.typo3.org/p/aoe/restler/12.2/en-us','ter','',''),
(9284034,0,'restler','12.2.1',38539,6,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1774532189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','f0b21712363109d0e52affc375686e21','chore: Set version to 12.2.1','AOE GmbH',12002001,0,0,'https://docs.typo3.org/p/aoe/restler/12.2/en-us','ter','',''),
(9284035,0,'restler','12.2.3',38539,7,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1774940249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','7a5c9bed4623b43653ec14024770f6a5','Update ext_emconf.php to 12.2.3','AOE GmbH',12002003,0,0,'https://docs.typo3.org/p/aoe/restler/12.2/en-us','ter','',''),
(9284036,0,'restler','12.2.4',38539,7,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1776345504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','0b9c6117fdb87a0f7f2e7cf310f21f4a','Create tag for version 12.2.4 of restler-extension','AOE GmbH',12002004,0,0,'https://docs.typo3.org/p/aoe/restler/12.2/en-us','ter','',''),
(9284037,0,'restler','12.2.6',38539,3,'restler','This extension integrates the REST-API-framework \"restler\" in TYPO3',2,0,2,1784194113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','2d523dadaad4b5be13c44db1850abbfb','change version to 12.2.6','AOE GmbH',12002006,1,0,'https://docs.typo3.org/p/aoe/restler/12.2/en-us','ter','',''),
(9284038,0,'restler_examples','1.0.0',6033,562,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1517386083,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.3.0\";s:7:\"restler\";s:11:\"2.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','6595452be6c3137fba2df1daf1bd5316','[RELEASE] Restler_example 1.0.0','AOE GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/1.0.0','ter','',''),
(9284039,0,'restler_examples','8.0.2',6033,54,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1622201313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"restler\";s:11:\"8.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','7e343d6d7007b9feec6649190bbb0f70','[RELEASE] Release of version 8.0.2','AOE GmbH',8000002,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284040,0,'restler_examples','9.0.0',6033,55,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1622201604,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:7:\"restler\";s:11:\"9.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','f795965e79a0d502acc2db179206c4ce','[RELEASE] Release of version 9.0.0','AOE GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284041,0,'restler_examples','10.0.0',6033,81,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1622214186,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:7:\"restler\";s:12:\"10.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','7ff48d0ebc6c011e781769db36eccb99','[RELEASE] Restler-Examples version 10.0.0','AOE GmbH',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284042,0,'restler_examples','10.0.1',6033,71,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1628020959,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:7:\"restler\";s:12:\"10.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','1609282c55220b4fafee8ca07b971dff','[RELEASE] Restler-Examples version 10.0.1','AOE GmbH',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284043,0,'restler_examples','10.1.0',6033,61,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1648566350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:7:\"restler\";s:12:\"10.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','56b058979f6bbfe195d809b3f52c0c51','[RELEASE] Restler-Examples version 10.1.0','AOE GmbH',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284044,0,'restler_examples','10.1.1',6033,82,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1655474694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"restler\";s:12:\"10.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','26a5062286ba9e4cd0bda13f2f76a63e','[RELEASE] restler_examples version 10.1.1','AOE GmbH',10001001,0,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284045,0,'restler_examples','11.0.1',6033,41,'restler_examples','Examples for using Restler in TYPO3',2,0,9,1724328354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"restler\";s:12:\"10.0.0-0.0.0\";}}','AOE GmbH','dev@aoe.com','aoepeople','344cfc6ca5e15c1ee00968cc37569d95','chore: update config','AOE GmbH',11000001,1,0,'https://docs.typo3.org/typo3cms/extensions/restler_examples/','ter','',''),
(9284046,0,'px_hybrid_auth','3.1.1',5179,608,'HybridAuth','Adds social sign-in via HybridAuth to TYPO3-Login and -Logout. (by portrino GmbH)',1,-1,3,1504008472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";}}','André Wuttig, Georg Ringer','wuttig@portrino.de, typo3@ringerge.org','abandoned_extensions','44597c6a5e5db8d30b428c4f2ab77926','hybdridauth package update to v2.9.1\r\n','portrino GmbH',3001001,1,0,'https://docs.typo3.org/typo3cms/extensions/px_hybrid_auth/3.1.1','ter','',''),
(9284047,0,'falsearch','0.2.1',4644,2120,'CAB FAL search','Adds a file search box that allows the user to search through the files/folders recursively.',2,0,0,1508740556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Nils Blattner, Tizian Schmidlin, Lavinia Negru','nb@cabag.ch, st@cabag.ch, ln@cabag.ch','masterofd','b4ba760e0f9742c3db7822f4272e4afb','\"SECURITY FIX - please update!\"','',2001,1,0,'','ter','',''),
(9284048,0,'visitlead','1.0.13',5054,671,'VISITLEAD Real Time Monitoring & Live Chat','LiveChat VoiceChat, VideoChat, Real-Time-Monitoring, Visit-Tracking, CoBrowsing, Screensharing, Website Widgets, Exit-Intent, ...  You will also need a (free) VISITLEAD account: https://visitlead.com/register. Its more than only Live Chat!',2,0,3,1499168362,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.1.0-8.9.99\";}}','K. Muckenhuber','service@visitlead.com','visitlead','78b386280d1290eccac08f0fc2470362','Supports newer  Typo3 version.','',1000013,1,0,'','ter','',''),
(9284049,0,'glmorphquiz','1.1.0',3694,269,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1544314552,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.0.0-7.0.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','5cecabb74bbd6f4cc92d7b1ea88be228','Updated Version for Typo3 8 and PHP 7','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/glmorphquiz/1.1.0','ter','',''),
(9284050,0,'glmorphquiz','1.2.0',3694,252,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1575168917,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.5.0-10.1.99\";}}','Gerald Lo?','gerald.loss@gmx.de','gerald_loss','7d97127207083bdb85b10ddbfe8a363b','Update for Typo3 Version 9 and 10-dev','',1002000,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.2/en-us','ter','',''),
(9284051,0,'glmorphquiz','1.2.1',3694,385,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1575947293,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','af3c3f2cb8a48006018e10592e13f6d5','Compatibility for Typo3 10.2','',1002001,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.2/en-us','ter','',''),
(9284052,0,'glmorphquiz','1.2.2',3694,131,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1602705853,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','929bfe80ff551c508fa593c6d0bf83a1','Typo3 10 compatibility','',1002002,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.2/en-us','ter','',''),
(9284053,0,'glmorphquiz','1.2.3',3694,205,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1602805297,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','57a0c29694d3ff96749f72dc01f1e661','Bug fixing in the documentation','',1002003,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.2/en-us','ter','',''),
(9284054,0,'glmorphquiz','1.3.0',3694,96,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1639865659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.0.00-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','c4182b1938700b119af23f6e941aef06','Update for Typo3 Version 11.5','',1003000,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.3/en-us','ter','',''),
(9284055,0,'glmorphquiz','1.3.1',3694,106,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1639868803,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.0.00-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','995178315f4689d81b907885da58acdd','Documentation corrections','',1003001,0,0,'https://docs.typo3.org/p/loss/glmorphquiz/1.3/en-us','ter','',''),
(9284056,0,'glmorphquiz','1.4.0',3694,95,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1644855827,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','6b945e617c8f5bc52a2c32eb4b07e367','Update for dark color scheme','',1004000,0,0,'https://docs.typo3.org/p/geraldloss/glmorphquiz/1.4/en-us','ter','',''),
(9284057,0,'glmorphquiz','1.4.1',3694,145,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1645805502,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','448102b38cf1b230e8a67d54dd001262','Compatibility changings for Typo3 11.5','',1004001,0,0,'https://docs.typo3.org/p/geraldloss/glmorphquiz/1.4/en-us','ter','',''),
(9284058,0,'glmorphquiz','1.5.0',3694,28,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1743258405,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:15:\"12.0.00-12.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','a6dfa7be5ad5d6c80577aa0b0b88046c','Compatibility update for version 12','',1005000,0,0,'https://docs.typo3.org/p/geraldloss/glmorphquiz/1.5/en-us','ter','',''),
(9284059,0,'glmorphquiz','1.6.0',3694,40,'Morphing Quiz','In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.',2,0,3,1743268432,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"13.0.00-13.4.99\";}}','Gerald Loß','gerald.loss@gmx.de','gerald_loss','6f9011ceb322b6792b3ad0d3ddb294fe','Compatibility update for Typo3 version 13','',1006000,1,0,'https://docs.typo3.org/p/geraldloss/glmorphquiz/1.6/en-us','ter','',''),
(9284060,0,'phipfels_watchword','1.0.1',2577,261,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1533744501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','e7232c3d526149df3f229e196d8f8182','Compatibility for TYPO3 8 LTS','',1000001,0,0,'','ter','',''),
(9284061,0,'phipfels_watchword','2.0.0',2577,135,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1544299693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','1b33317c9a655a1211609f297e2a6f45','!IMPORTANT! Classes and vendor-name were renamed. Caches may need to be cleared.\r\nUpdates:\r\n- reorganized class-structure\r\n- renamed vendor-name\r\n- fixed timezone bug (e.g. watchword from 24.05.2018 was displayed at 23.05.2018)','',2000000,0,0,'','ter','',''),
(9284062,0,'phipfels_watchword','2.0.1',2577,279,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1544305341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','b0c7d964c74baf9d6920dc70def9bd30','TYPO3 v9 compatibility','',2000001,0,0,'','ter','',''),
(9284063,0,'phipfels_watchword','8.0.0',2577,68,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1574583122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','a42470c468550e19599b59806599b9ab','v8.0.0 - moved actions to non-cacheable actions','',8000000,0,0,'','ter','',''),
(9284064,0,'phipfels_watchword','9.0.0',2577,70,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1574583194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','de44ecf97aa67d3acf8d83273df9b929','v9.0.0 - moved actions to non-cacheable actions','',9000000,0,0,'','ter','',''),
(9284065,0,'phipfels_watchword','8.0.1',2577,66,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1574584435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','55a5f52b59f7e5ea75af58c550be2f6e','v8.0.1 - set default actions','',8000001,0,0,'','ter','',''),
(9284066,0,'phipfels_watchword','9.0.1',2577,148,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1574584453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','6d666441cc0c4be4811874ed169c80a7','v9.0.1 - set default actions','',9000001,0,0,'','ter','',''),
(9284067,0,'phipfels_watchword','9.0.2',2577,199,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1579341732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','25399eaa94a9a27e0d6376bb5e3e9541','[BUGFIX] download new watchword-files with curl\r\n[FEATURE] moved download-url to extension-constants','',9000002,0,0,'','ter','',''),
(9284068,0,'phipfels_watchword','9.0.3',2577,165,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1592559040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','e7cfcbf6171d9fb3b006fba5a38e50a0','[BUGFIX] set size from 255 to 500 chars (watchword & instructive_text)','',9000003,0,0,'','ter','',''),
(9284069,0,'phipfels_watchword','10.0.0',2577,73,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1604312226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','e93461db02ac32d7e9460bee0c18f8a5','[FEATURE] TYPO3 v10 compatibility','',10000000,0,0,'','ter','',''),
(9284070,0,'phipfels_watchword','9.0.4',2577,40,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1606330035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','57497c032b503a314e419c41a4bc9a3b','[FEATURE] Demo CSS','',9000004,0,0,'','ter','',''),
(9284071,0,'phipfels_watchword','10.0.1',2577,76,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1606330057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','037e84499f9bb6ee51a271f1ef0ebfdb','[FEATURE] Demo CSS','',10000001,0,0,'','ter','',''),
(9284072,0,'phipfels_watchword','11.0.0',2577,67,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1644652644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','d837fed319883d6eb959baba55ac5408','[FEATURE] TYPO3 v11 compatibility','',11000000,0,0,'','ter','',''),
(9284073,0,'phipfels_watchword','11.0.1',2577,18,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1687338645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','0a04b6ff0e89d58f44a25d72f400caa6','[MAINTENANCE] phipfels_watchword 11.0.1\r\n\r\n- improve legacy code pt. 1\r\n- make database queries more stable','',11000001,0,0,'','ter','',''),
(9284074,0,'phipfels_watchword','12.0.0',2577,21,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1687554328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','41355c532b5f951e71bf6bcc5c84a0c6','[FEATURE] TYPO3 v12 compatibility','',12000000,0,0,'','ter','',''),
(9284075,0,'phipfels_watchword','11.0.2',2577,25,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1687600654,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:5:\"fluid\";s:0:\"\";s:7:\"extbase\";s:0:\"\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','f617828abd4ed7cdaf9f4f531416236d','[MAINTENANCE] phipfels_watchword 11.0.2\r\n\r\n- PHP 8.x compatibility','',11000002,0,0,'','ter','',''),
(9284076,0,'phipfels_watchword','12.0.1',2577,65,'Herrnhuter Losung','Contains the current watchword from the Herrnhuter Brüdergemeine / Losungen',2,0,3,1687688162,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:5:\"fluid\";s:0:\"\";s:7:\"extbase\";s:0:\"\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','25a1b068821a12611d1d375b659fc4ec','[BUGFIX]\r\n- Adding a new watchword plugin was broken (\"invalid plugin type\") \r\n[MAINTENANCE]\r\n- Add dependencies to ext_emconf.php','',12000001,1,0,'','ter','',''),
(9284077,0,'start','2.5.6',37258,437,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1491860605,'a:2:{s:7:\"depends\";a:2:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f0faa5cfbc1872421cdae895d9f25450','Feature: New template for web-statistic Piwik. Start provides cb_founfation 1.5.7. Improvement: CSS.','',2005006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','',''),
(9284078,0,'start','2.5.9',37258,374,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1492721217,'a:3:{s:7:\"depends\";a:2:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','48a4a6b10f27d4da4322245df813509e','Improvements: CSS print. Piwik Configurable protocol. Dependencies: conflict with templavoila','',2005009,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','',''),
(9284079,0,'start','2.5.10',37258,478,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1492772389,'a:3:{s:7:\"depends\";a:2:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8c0c75f709ba8e3dd4b5bbaa0f9b7a87','Improvement CSS: icons for a-tags (external-link, internal-link, ...) can added and removed by Constant Editor. See [START - FOUNDATION - CSS]','',2005010,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9284080,0,'start','2.5.12',37258,305,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1493291062,'a:3:{s:7:\"depends\";a:3:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:12:\"gridelements\";s:3:\"1.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fc482b77de10c68d0d38bc6b5339733d','Improvements: Dependencies. Feature: IDs of gridelements can configured by the Constant Editor','',2005012,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','',''),
(9284081,0,'start','2.5.13',37258,320,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1493671077,'a:3:{s:7:\"depends\";a:3:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:12:\"gridelements\";s:3:\"1.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','619b359f2cefd9baf74ae0496f4b85c9','Script for extending bottstarp button classes for foundation','',2005013,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','',''),
(9284082,0,'start','2.5.15',37258,467,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Grid Elements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,0,1493827330,'a:3:{s:7:\"depends\";a:3:{s:13:\"cb_foundation\";s:5:\"1.5.7\";s:12:\"gridelements\";s:3:\"1.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:13:\"startcustomer\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','acc9ee09531dd0fbe2d0530226b6f471','Fetaures: New CSS classes: startShadow, startBackgroundWhite. Content for left and right column can wrap with a individual class. See Constant Editor  Category: [START - STRUCTURE - CONTENT]. Improvements: extBootstrapForFoundation.js','',2005015,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.5.15','ter','',''),
(9284083,0,'start','2.6.0',37258,219,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1506982092,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','28737e7eb34ec31f9f3a8dbd943c6696','UPGRADE for TYPO3 8.x. t3foundation replaces cb_foundation. Get Gridelements for TYPO3 8.x from Git. Details @ Manual. FEATURE: ReST-Documentation.','',2006000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.6.3','ter','',''),
(9284084,0,'start','2.6.2',37258,649,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1507161593,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fd69587ad3dd2a53af45761e24d49b87','BUGFIX: TYPO3 6.x, 7.x: menu_types were lost. IMPROVEMENT: Documentation Upgrade\r\n	','',2006002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.6.3','ter','',''),
(9284085,0,'start','2.6.3',37258,394,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1507214341,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4b0780424a4e448ec3941d9ba7fbc05a','IMPROVEMENT update documentation','',2006003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.6.3','ter','',''),
(9284086,0,'start','2.7.2',37258,233,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1508791397,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e708ddc3b1d67a4e8f0275ae79e9a78b','FEATURE: Newsletter / e-mail is based on Foundation e-mails v2.2.0. IMPROVEMENTS: Constant editor wit new category [START - CONFIGURATION - LANGUAGE]. New constant start.pages.root. See @ ChangeLog','',2007002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.7.5','ter','',''),
(9284087,0,'start','2.7.3',37258,263,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1508950535,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4f251eadd268c02885880b7d06c5fc91','FEATURE: New search form at sitelinetop. See details @ ChangeLog','',2007003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.7.5','ter','',''),
(9284088,0,'start','2.7.4',37258,295,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1510691879,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5bba497b1843817727eaf3bcc3c87e1f','BUGFIX: Partial bronze: footer.library was missed.','',2007004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.7.5','ter','',''),
(9284089,0,'start','2.7.5',37258,206,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1513242617,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ad9db737b15aa724d13c867f925df50f','UPGRADE for TYPO3 8.7. Here: TCA.','',2007005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/2.7.5','ter','',''),
(9284090,0,'start','3.0.1',37258,232,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1513253830,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ee84332779990e82f47704d5bc92b952','UPGRADE for TYPO3 8.7, 9.x. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/start/3.0.3','ter','',''),
(9284091,0,'start','3.0.3',37258,249,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1513592068,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bdaa2746a37d7366bcaa7e3fe983c773','FEATURES: New Constant Editor categories: [START - CONCATENATE CSS AND JSS], [START - CONFIG - DEBUGGING]. TypoScript depending on CSS Styled Content or Fluid Styled Content. ','',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/3.0.3','ter','',''),
(9284092,0,'start','3.1.0',37258,235,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1514334006,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7c1c669deb08c802d884bde742d01a47','Feature: Documentation: Updated section \"Update from TYPO3 7.6 to 8.7\"','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284093,0,'start','3.1.1',37258,228,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1514575680,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f7542ef2200a51e1636a1c964b8c5426','Improvement: Extending documentation for Upgrade from cb_foundation to t3foundation','',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284094,0,'start','3.1.2',37258,227,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1514590963,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1eeaeb80e11b8e49a05bc779976d5515','Improvement: Extending documentation for Upgrade of CType table','',3001002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284095,0,'start','4.0.0',37258,317,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1514654126,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3297f665ea40dfafd3e747e8086a26d2','UPGRADE for TYPO3 9.0. You need Refresh - the TYPO3 Compatibility Class.','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284096,0,'start','4.0.3',37258,337,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1515950296,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d645927ce05e79c395c2c91570b76fd7','Improvements: Documentation Upgrade Foundation Framework. Documentation Upgrade file list. Bugfix: tx_start_additionalclass and tx_start_additionalclassdefined had a wrong noTrimWrap. Thanks to Falko Trojahn for bug report.','',4000003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284097,0,'start','4.0.7',37258,374,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1518000686,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3d2b28acf58d869aa029c1fab3316e56','Update Documentation. Feature: new properties for the search form (sitelinetop) in the constant editor. Improvements: CSS, html templates for indexed search. Details @ ChangeLog','',4000007,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284098,0,'start','4.0.9',37258,478,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1521844199,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7fc7505ddbac9a71571e29c946958378','FEATURE: Backend style can limited for defined hosts. See @ Extension-Manager','',4000009,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284099,0,'start','4.0.12',37258,501,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1526241728,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','570efa463696d0c4541ab5b2f4b677e3','Small bugfix. DETAILS @ ChangeLog','',4000012,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284100,0,'start','4.0.13',37258,506,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1527000332,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6752bb6218fbe0148dffda2133e26920','IMPROVEMENT: Constant Editor: property pages GDPR/DSGVO. TypoScript for forms. See manual @  Integrators / Setup / Privacy / Forms','',4000013,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284101,0,'start','4.0.17',37258,249,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1527792704,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cacec279f6dc337ced9ce7d5289d9fe9','FEATURE: Link to GDPR/DSGVO by TypoScript. Can used in Powermail forms. IMPROVEMENTS: config.absRefPrefix is set to /. TCA: additional CSS is moved from the tab general to the tab appearance. See @ ChangeLog','',4000017,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.0.17','ter','',''),
(9284102,0,'start','4.1.0',37258,407,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1527871009,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7f0de1f66b51d191c99cdaf822a83395','FEATURE: Popup/modal for newsletter subscription. DOCUMENTATION: Docs / Integrators / Best Practise / Newsletter / Popup (Modal). DETAILS @ ChangeLog','',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.1.6','ter','',''),
(9284103,0,'start','4.1.2',37258,356,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1528752665,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2e90c285fc8149d14182386b19f8b02b','IMPROVEMENT: SEO / semantic HTML: content got the article-wrap. TCA: Simplify be_groups and sys_filemounts. DETAILS @ ChangeLog','',4001002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.1.6','ter','',''),
(9284104,0,'start','4.1.3',37258,372,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1529144206,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5418e2b709223186e48989152df961db','IMPROVEMENT: Newsletter: HTML table.th is moved to table.td. Dateline with date of today is removed. Please add it manually, if you need it. DETAILS @ ChangeLog ','',4001003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.1.6','ter','',''),
(9284105,0,'start','4.1.5',37258,205,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',1,0,6,1529608744,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f789492fee309f6d66fe8a9304f5a973','IMPROVEMENTS: CSS newsletter. TypoScript: page.includeJSlibs.startModernizr is moved to page.includeJS.startModernizr. ATTENTION: Check your HTML code: avoid to include Foundation-5.5.3/js/vendor/modernizr.js twice! DETAILS @ ChangeLog','',4001005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.1.6','ter','',''),
(9284106,0,'start','4.1.6',37258,250,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',2,0,6,1529617034,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5834d9ded992f2fc95c47eded5de707e','FEATURE: Include static templates for subscribing and unsubscribing newsletter. IMPROVEMENT: Optimise TypoScript page.cssInline. DETAILS @ ChangeLog','',4001006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.1.6','ter','',''),
(9284107,0,'start','4.2.0',37258,376,'Start TYPO3 Responsive!','Start TYPO3 Responsive! (start) extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included. Manual: http://start-typo3-responsive.de/typo3conf/ext/start/doc/manual.pdf. ',2,0,6,1529739641,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','46180080a8a20a9f5ac7256304250f2e','FEATURE: Backend layouts and TCA properties can disabled by the extension manager. IMPROVEMENT: Newsletter: Powermail submit is managed by AJAX. MANUAL @ Whats new. DETAILS @ ChangeLog','',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.2.2','ter','',''),
(9284108,0,'start','4.2.2',37258,474,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1530439865,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fba5cfcb018b87cca7da897e7eae175e','FEATURE : Additional CSS for attribute [data-ce-columns]. Affect images. DETAILS @ ChangeLog','',4002002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.2.2','ter','',''),
(9284109,0,'start','4.4.2',37258,423,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1534674998,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1f4c9d9fd9f4777830c643bf13ff7680','BUGFIX: Unwanted effects, if direct_mail and gridelements werent loaded. DETAILS @ ChangeLog','',4004002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.4.2','ter','',''),
(9284110,0,'start','4.5.0',37258,395,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1541197254,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dec660fa0a7a1d80afdeb807dc180f35','FEATURE: RSS Feed Icon. UPDATE: Manual  Whats new. BUGFIX: Footer. DETAILS @ ChangeLog','',4005000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.5.5','ter','',''),
(9284111,0,'start','4.5.1',37258,462,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1543174041,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b207aa9b42f605d00ca7fb6037a43a2c','Small bugfix','',4005001,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.5.5','ter','',''),
(9284112,0,'start','4.5.3',37258,223,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1547837856,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bc1018847b57291521b0a7134a3ea239','FEATURE: Additional social buttons: flickr, github, linkedin, picasa, pinterest, spotify. IMPROVEMENT: CSS: new property body.overflow-x: hidden.','',4005003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.5.5','ter','',''),
(9284113,0,'start','4.5.4',37258,300,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1548368628,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','57105031bdf18f46fcf293bd0cb40685','BUGFIX: Newsletter subscription and unsubcription. DETAILS @ ChangeLog','',4005004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.5.5','ter','',''),
(9284114,0,'start','4.5.5',37258,441,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1549727814,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','96d45b046e730d08e58fed9ad7c682f1','FEATURE: Six additional backend-layouts. TypoScript library for page media. DETAILS @ ChangeLog','',4005005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.5.5','ter','',''),
(9284115,0,'start','4.6.0',37258,356,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1551465973,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f424da471b8d6679b5117b234f6dd5ba','FEATURE: Content element \"Page Media\".  DETAILS @ Manual Whats new. @ ChangeLog','',4006000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.6.5','ter','',''),
(9284116,0,'start','4.6.3',37258,230,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1552599087,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e4c0851d76b9901d16cd27d1d635d0d6','FEATURES: Link to RSS feed is integrated in HTML code, if page id for rss feed is set. Backgroundimage for Grid Elements. IMPROVEMENTS: CSS and JS are minified. ','',4006003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.6.5','ter','',''),
(9284117,0,'start','4.6.5',37258,245,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1553029103,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a17eb1c6027994a0509f598dda4b63bd','BUGFIX: You MUST update your database. See MANUAL Whats new (https://bit.ly/2TeRnRS) FEATURE: Gridelements display its header.','',4006005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.6.5','ter','',''),
(9284118,0,'start','4.7.0',37258,255,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1553118942,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','73ea3fc8315c8cc20631c6a7ea151223','FEATURES: Spell checking while writing. Width of columns by Constant Editor. IMPROVEMENT: Margin columns are visible on mobile devices. MANUAL: Whats new (https://bit.ly/2TeRnRS)','',4007000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.7.1','ter','',''),
(9284119,0,'start','4.7.1',37258,368,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1553202870,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dbbda3ecdc2c287d3769e57ae0a7a50b','IMPROVEMENT: Setup of t3foundation. BUGFIX: CSS: mobile version of top-bar','',4007001,0,0,'https://docs.typo3.org/typo3cms/extensions/start/4.7.1','ter','',''),
(9284120,0,'start','5.0.0',37258,297,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1554475728,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','60e97859cad0c5daa40ebb11ba0b21a4','WHAT IS NEW https://bit.ly/2TeRnRS. FEATURES: Background image for grid elements. Bootstrap for grid elements. RTE editor with color button. IMPROVEMENTS: CSS div-wrap for Grid Eelements','',5000000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284121,0,'start','5.0.2',37258,302,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1555051806,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b94a61bdfaca397b44b7c464b42ffb94','MANUAL: New section: known bugs. BUGFIX: TYPO3 6.2 TCA override pages. DETAILS @ ChangeLog','',5000002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284122,0,'start','5.0.3',37258,350,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1556104299,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','26d54b0190fb197db6edc92d75a6d02a','BUGFIX:   Newsletter subscription and unsubscription: wrong constants','',5000003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284123,0,'start','5.0.5',37258,200,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1558632304,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3e375b0137beb212848486d5a6621ce0','FEATURE: CKEditor with Youtube Plugin. BUGFIX: CSS gab between main and margin columns. DETAILS @ ChangeLog','',5000005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284124,0,'start','5.0.6',37258,255,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1558633842,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b1c240ba5f9e5d49f5389b9567885d58','FEATURE: CKEditor \"Start\" with search and replace feature','',5000006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284125,0,'start','5.0.8',37258,248,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1560177055,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0ae898c7945352b0d440b26f525ba643','FEATURE: Additional properties for graphical menus in the Constant Editor @ START - FOUNDATION - GMENU. Graphical menus got an update for FAL. ATTENTION: Graphical menus doesnt run without FAL any longer. CKEditor Start configuration with youtube icon. DETAILS @ ChangeLog','',5000008,0,0,'https://docs.typo3.org/typo3cms/extensions/start/5.0.6','ter','',''),
(9284126,0,'start','5.1.0',37258,350,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1560681652,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','644dcc7305b3e7bf52fbc712b97ecf0e','FEATURES: Modul Web: Start TYPO3. Light box for tt_content and tx_news. RTE with search and replace and youtube plugin.  WHAT IS NEW: https://bit.ly/2TeRnRS','',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284127,0,'start','5.1.2',37258,181,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1562856951,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','94684755d6c53673db2482918dc0756a','IMPROVEMENTS: SEO page author. CSS right column.','',5001002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284128,0,'start','5.1.3',37258,240,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1562866463,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','040b9a0c425b9fb2952ca03bef064161','LEGAL: Respect of the TYPO3 Trademark Usage Policy','',5001003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284129,0,'start','5.1.4',37258,193,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1563226039,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','11dc19cbfb545d0e33947d430697d3de','IMPROVEMENT: Labeling Constant Editor','',5001004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284130,0,'start','5.1.5',37258,319,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1563274183,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5be690593ac78fd4b0c90021dcea055a','IMPROVEMENT: Labeling Constant Editor. NEWSLETTER: https://die-netzmacher.de/newsletter','',5001005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284131,0,'start','5.1.7',37258,184,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1565532264,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1af058ea1e60199f42feee57db1da2d4','IMPROVEMENTS: Valide code. Element ul not allowed as child of element ul in this context. Thanks to Falko Trojahn for the code snippet :) CSS: figure got margin:0; NEWSLETTER: https://die-netzmacher.de/newsletter/','',5001007,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284132,0,'start','5.1.8',37258,253,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1565533932,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e8fd48b78e361c23988c33b8345ab3c9','IMPROVEMENT: Valide code. Here: role\"navigation\" is replaced by role\"menu\". Thanks to Falko Trojahn for the code snippet :)','',5001008,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284133,0,'start','5.1.9',37258,183,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1565901720,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2c06aca3b046cdbaf27f97f3396d0304','BUGFIX: double ul in sidenav-menu. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5001009,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284134,0,'start','5.1.10',37258,377,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1565903746,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9c31e5871afcdb68a90ba01c5e601351','BUGFIX: double ul in sidenav-menu. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5001010,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284135,0,'start','5.1.12',37258,375,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1568407265,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0968d710ac5eea916db8e6e6a55e4f72','FEATURE: Additional CSS classes for forms. Update for ext:startgreen: Resize header on scrolling. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5001012,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284136,0,'start','5.1.15',37258,201,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1571672478,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8d201308e23f17b544d2a1ecfba3473e','FEATURE: Additional Bootstrap Template. Support for EXT:slick: sync. BUGFIX: 2 Columns content wont displayed but . NEWSLETTER: https://die-netzmacher.de/newsletter/','',5001015,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284137,0,'start','5.2.0',37258,200,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1571902087,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ab9664ec35a973ea837f628a572518a','FEATURES: Modul and group of backend layouts can disabled by the extension manager. WHATS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284138,0,'start','5.2.2',37258,297,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1572035539,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','01e421bb4aac40921f63038e79fc16af','FEATURE: HTML: new div tag with outerRow class. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5002002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284139,0,'start','5.2.5',37258,245,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1572307331,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','10bde7513d166b6a88aaa1660b57ece9','UPDATE: manual. WHATS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5002005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284140,0,'start','5.3.0',37258,222,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1572393121,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7d1472ee76cd3b6dd5b647c346b1245f','FEATURES: Gridelements got new properties. WHATS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284141,0,'start','5.3.2',37258,217,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1572475344,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f701db7c059102b1bf1435ba4beaff53','UPDATE: Manual: new section  same height for all columns. WHATS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284142,0,'start','5.3.3',37258,222,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1572867212,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','68220c11a8c32e375993f53a285aaf80','IMPROVEMENT: CSS width - max-width in .startWidth[0250..1125] NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284143,0,'start','5.3.4',37258,201,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1573648174,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','35c388b9b64a98f7576c6ee6d6e3238e','BUGFIX: HTML space is missing between id and class. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284144,0,'start','5.3.6',37258,231,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1573679948,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5cfcdcca82424c3333244d4b4358aad7','MANUAL: new section kitchen sink. BUGFIX: small bugfix. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/\r\n','',5003006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284145,0,'start','5.3.8',37258,248,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1574374404,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2604c646fbc731cf0ddd785c657cc97f','COMPATIBILITY: TYPO3 6.2: Module is disabled. BUGFIX: \"target.override  {$PAGE_TARGET}\" is deprected,','',5003008,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284146,0,'start','5.3.10',37258,259,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1575766436,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a52f80ce2ec8a721cc8ba892f3fd3675','FEATURES: Bootstrap Glyphicons. Disable the start module by the extension manager. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5003010,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284147,0,'start','5.4.0',37258,213,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1576791054,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc5dfb157a9f2a1b275bc1fbdb110529','FEATURES: language menu, mega menu, fluid templates for top-nav and breadcrumbs. Additional fields for phone and phone label. ','',5004000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284148,0,'start','5.4.1',37258,294,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1576846166,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cf7e11fd373b2682ecc32564eaafdabd','IMPORVEMENT: Dont limit megamenu to items with submenu. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5004001,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284149,0,'start','5.4.2',37258,248,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1578350584,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','657066fadfb2a02908fe41a006c3bdfe','FEATURE: Additional page layout: transparent area. Selectable by page flexform layout.','',5004002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284150,0,'start','5.4.3',37258,257,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1578957879,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c097687e1fe9e75918d7483bead06f1f','IMPROVEMENTS: Top-Bar / Main Navigation: title property removed. Some templates didnt have the settings.classRowPlus','',5004003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284151,0,'start','5.4.4',37258,294,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1580248434,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0c4f560a786cbec1170798ad4fb571e9','BUGFIX: Unsubscription doesnt work NEWSLETTER: https://die-netzmacher.de/newsletter/','',5004004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284152,0,'start','5.6.0',37258,189,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1586077862,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d353c06a9828e57ffc8b2ed44ded7fec','FEATURES: CSS: new classes. Localisation Support. IMPROVEMENT: Default header type is set from 2 to 1. SUPPORT TYPO3 6.2 is ending! WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',5006000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284153,0,'start','6.0.0',37258,139,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1586958609,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','96690b63542878b6b97bcb3b710cd2f6','FEATURE: Grid Elements (only: foundation): accordion and tab can represent every content element, configuration by TSconf, no configuration records in database needed any longer. YOU SHOULD UPDATE YOUR DATABASE: See WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/\r\n','',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284154,0,'start','6.0.2',37258,198,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1587136657,'a:3:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','531253fa409aa4148acec04d906a80ba','FEATURE: Optimised title-tag. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',6000002,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284155,0,'start','7.0.0',37258,265,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1588679950,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','39c01cf3c2384771b1e08eae7c1f8ec4','COMPATIBILITY: TYPO3 10.4. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284156,0,'start','8.0.1',37258,955,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1591387370,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','49958a1fd4f492833bbd67fe8abc64ea','Upgrade for SEO Dynamic Tag 5. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8000001,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284157,0,'start','8.0.2',37258,679,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1592514605,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ac7dbd048e4162010b1e1b573533e276','BUGFIX TYPO3 10.4. Here: FILE. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8000002,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284158,0,'start','8.0.4',37258,0,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1594918577,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6e28bc1878740fc9761a2b34ef4a2612','FEATURE: Backend layout: folder. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',8000004,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284159,0,'start','8.0.5',37258,164,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1595341660,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2985598b1f5e381cdb15e13dced90421','IMPROVEMENT: Mega-menu got class active. WHAT IS NEW: https://bit.ly/2TeRnRS\r\nNEWSLETTER: https://die-netzmacher.de/newsletter/','',8000005,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284160,0,'start','8.0.6',37258,69,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1599585529,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','3ca343d26bc2d00b8885da70d57eba67','[DOCS] Update manual. Here: TYPO3 versions, external links. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8000006,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284161,0,'start','8.0.7',37258,159,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1599657168,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','5e58d2c292f16c48cbb59c91fddbc0da','[BUGFIX] Misspelling in backend-form germand language only. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8000007,0,0,'https://docs.typo3.org/p/netzmacher/start/8.0/en-us','ter','',''),
(9284162,0,'start','8.2.8',37258,127,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1613121963,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','28d0e57bee2e8bc5bb36f61d6dbad272','BUGFIX: lazy-loading TYPO3 8.7. IMPROVEMENTS: ce-gallery: harmonise image width, CSS for search button ke_search template.','',8002008,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284163,0,'start','8.2.9',37258,124,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1613163831,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','1712e7f27da1610f36adfa5189340037','Improvement und bugfix for the searchform in the sitelinetop. See ChangeLog https://bit.ly/3qeLHIF','',8002009,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284164,0,'start','8.2.10',37258,172,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1613323708,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2f1af31223ed945dc1335aa03ed8435a','UPDATE for EXT:browser 9.7.8, EXT:startgreen 4.3.55, EXT:xblog 0.24.7. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8002010,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284165,0,'start','8.2.21',37258,81,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1616677218,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','734f0c6383db7bf1e8279b57ed0251f7','Updat for ke_search 3.x. Improved JSS.','',8002021,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284166,0,'start','8.2.25',37258,145,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1619093344,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','38dc39fc6537ae75847c2639fb9d2a95','IMPROVEMENT: Javascript, Typoscript for gridelements bootstrap. BUGFIX media: additionalAttributes hadnt proper quotation. ChangeLog: https://bit.ly/3qeLHIF','',8002025,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284167,0,'start','8.2.30',37258,80,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1621417584,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','f5a9161dc60ff33de7a39ff1fa0e5592','[TASK] Update for EXT:copyright. [TASK] Improved: TCA Jumboteaser and Headlineimage. ChangeLog: https://bit.ly/3qeLHIF','',8002030,0,0,'https://docs.typo3.org/p/netzmacher/start/8.2/en-us','ter','',''),
(9284168,0,'start','8.3.3',37258,139,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1622898931,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','478d56e9c816445f2c99c51237fd452e','[TASK] Improved: TCA Jumboteaser and Headlineimage. Improvements for TYPO3 10.4.','',8003003,0,0,'https://docs.typo3.org/p/netzmacher/start/8.3/en-us','ter','',''),
(9284169,0,'start','8.4.0',37258,158,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1623601856,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c16628cf14324ddf00d4a094de75a14a','[FEATURE] content elements git the tab style. WHAT IS NEW: https://bit.ly/2TeRnRS NEWSLETTER: https://die-netzmacher.de/newsletter/','',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284170,0,'start','8.4.7',37258,138,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1634038000,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','d684203bc42c8fffb6537da13f6b203d','[FEATURE] backend layout Start Bronze 2 GCMS [TASK] Remove baseURL / remove HTML property \"base href\" (from TYPO3 10.4 only) [BUGFIX] Bootstrap template: TypoScript object path \"start.lib.bootstrap.divAdditionalClass.begin\" does not exist','',8004007,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284171,0,'start','8.5.6',37258,91,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1667599828,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"1.6.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','5df2a9bfad32f69256bfb8fa85839fb3','[FEATURE] Enable to manage id of pages by the modul. Additional field tx_start_social_cloud. [TASK] Update ckeditor youtube plugin. ChangeLog: https://bit.ly/3qeLHIF NEWSLETTER: https://die-netzmacher.de/newsletter/','',8005006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284172,0,'start','9.2.4',37258,111,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1668207163,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:6:\"7.0.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2f69da73c1016ede69c25ce57dc13294','[TASK] General upgrade for the framework launchstartgreen','',9002004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284173,0,'start','10.1.4',37258,95,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1674340900,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:3:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";s:12:\"t3foundation\";s:5:\"7.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','fa6aebbc8cf9d335100e22d53d68fb29','[FEATURE] Social media mastodon. [Bugfix] tt_content: double tab responsive removed. Matomo: Use valid comment syntax.','',10001004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284174,0,'start','10.1.6',37258,86,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1678623069,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','638ee84f2da0f8cc3f6b3068c5610009','[TASK] Dependency on t3foundation','',10001006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284175,0,'start','10.1.7',37258,36,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1678811508,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','96a6eaffa516885784663ee89daf9db0','[BUGFIX] The default controller for extension \"Felogin\" and plugin \"Login\" can not be determined. Individual styles: c was missing in css.','',10001007,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284176,0,'start','10.1.8',37258,95,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1678821685,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2a992e09aa7548f44b14569a4e8531f3','[TASK] Newsletter: improved CSS for ul.clearing-thumbs','',10001008,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284177,0,'start','10.1.11',37258,80,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1689679634,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c8c9514a7a934bd56444d124acd36d97','[TASK] new css class .font-weight-bold. styleproperties. tx_start_classbackground [BUGFIX] Image wrap 2 columns. t3fClass and t3fStyle overwrote EXT:start registerStartClass and registerStartStyle','',10001011,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284178,0,'start','10.1.15',37258,61,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1702469053,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','cfb289aff210718a74a677aab11ed66a','[TASK] tt_content.stdWrap.innerWrap independent of EXT:t3foundation. [BUGFIX] Configuration for 1st tab of accordion. Top navigation home button respects now tx_start_pages_root, $start.pages.root and leveluid:0 NEWSLETTER: https://die-netzmacher.de/newsletter/','',10001015,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284179,0,'start','10.1.17',37258,62,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1702680350,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8802ed76cc3ffa97fe4645ea975615f2','[FEATURE] crop images default mode: additional sizes 1:2, 1:3, 1:4, 2:3, 3:1, 3:4, 4:1, 9:16 NEWSLETTER: https://die-netzmacher.de/newsletter/','',10001017,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284180,0,'start','10.1.18',37258,72,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1707037940,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:3:\"1.0\";s:13:\"startcustomer\";s:5:\"2.9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ec5c46337327ed4ab4c62300874330e2','[TASK] Improve condition TypoScript.','',10001018,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284181,0,'start','10.3.3',37258,45,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1724951802,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:4:\"1.1-\";s:20:\"iconpack_fontawesome\";s:4:\"1.0-\";s:12:\"t3foundation\";s:7:\"10.0.2-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','78966b0d5f655572abdd69a3ea290827','UPDATE DATABASE with Upgrade Wizards! See manual.[FEATURE] Highlight for menu items [TASK] Backend Layouts renamed to wide, mixed and slim [DOC] Update Manual','',10003003,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284182,0,'start','10.3.4',37258,44,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1725020394,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:12:\"0.3.3-0.9.99\";s:20:\"iconpack_fontawesome\";s:12:\"0.2.3-0.9.99\";s:12:\"t3foundation\";s:7:\"10.0.2-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','d8f8b18b35a06ca258338def955cd0ad','[BUGFIX] Dependencies on iconpack','',10003004,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284183,0,'start','10.3.5',37258,49,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1725024691,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:4:\"1.1-\";s:20:\"iconpack_fontawesome\";s:4:\"1.0-\";s:12:\"t3foundation\";s:7:\"10.0.2-\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','362945dcb1917ad5d05cfbe9b3e06380','PHP 7.4 needed, because of dependency on EXT:iconpack. [BUGFIX] Dependencies on iconpack','',10003005,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284184,0,'start','10.3.6',37258,47,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1725375833,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:12:\"1.1.0-1.9.99\";s:20:\"iconpack_fontawesome\";s:12:\"1.0.0-1.9.99\";s:12:\"t3foundation\";s:14:\"10.0.2-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7dfc33d76547920da0d2438d68ba5da5','PHP 7.4 is needed because of EXT:iconpack! [BUGFIX] Dependencies on iconpack\r\n','',10003006,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284185,0,'start','10.3.7',37258,41,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1728402034,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:12:\"1.1.0-1.9.99\";s:20:\"iconpack_fontawesome\";s:12:\"1.0.0-1.9.99\";s:13:\"page_callouts\";s:12:\"2.0.0-2.9.99\";s:12:\"t3foundation\";s:14:\"10.0.2-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','40d67b5d90e5ec805f8bd6a7ab877f8f','[FEATURE] page callouts (EXT:page_callouts is needed). [TASK] SCSS pagination and xblog list. [BUGFIX] Footer was missing in some backend layouts. siteLineTop should not be displayed, if it is empty.','',10003007,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284186,0,'start','10.3.9',37258,40,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1728931973,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:12:\"1.1.0-1.9.99\";s:20:\"iconpack_fontawesome\";s:12:\"1.0.0-1.9.99\";s:13:\"page_callouts\";s:12:\"2.0.0-2.9.99\";s:12:\"t3foundation\";s:14:\"10.0.2-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','663874816f614256806394eb85e7aee2',' [TASK] Update for Jumboteaser. [DOC] Update manual for jumboteaser. [BUGFIX] Dependency on page_callouts in composer.json','',10003009,0,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284187,0,'start','10.4.1',37258,62,'Start TYPO3 Responsive!','Start extends TYPO3 with the responsive framework Foundation (Zurb), a dozen responsive Backend Layouts and some responsive Gridelements. It enables editors, to create responsive nested layouts within a few minutes. It extends some backend forms for controlling the display of content elements depending on devices like smartphones, tablets and desktops. It extends TYPO3 content elements and menus with some helpful responsive Foundation features. A template for a responsive newsletter is included.',2,0,6,1729620517,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:8:\"iconpack\";s:12:\"1.1.0-1.9.99\";s:20:\"iconpack_fontawesome\";s:12:\"1.0.0-1.9.99\";s:13:\"page_callouts\";s:12:\"2.0.0-2.9.99\";s:12:\"t3foundation\";s:14:\"10.0.2-10.9.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga , Falko Trojahn, Fredric Boström, Liss Dunphy (all verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','e65de17bda76768d01ac5b5afa33933a','[TASK] small scss improvements','',10004001,1,0,'https://docs.typo3.org/typo3cms/extensions/start/','ter','',''),
(9284188,0,'t3socials','3.0.1',4771,151,'T3 SOCIALS','This TYPO3 extension provides an API to communicate with socials networks. So its possible for example to publish newly created news (or whatever you like) directly into social networks.',1,0,5,1619006640,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:11:\"1.5.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Michael Wagner, Rene Nitzsche, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','72e35b917ad7addb7b8e48ec3df450be','Released version 3.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',3000001,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3socials','ter','',''),
(9284189,0,'mmc_directmail_subscription','1.2.0',8539,873,'MMC directmail subscription','Custom direct-mail subscription built with extbase',2,0,3,1523361910,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";s:10:\"tt_address\";s:5:\"3.2.1\";s:11:\"direct_mail\";s:5:\"4.1.0\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','d8b9d0c039a4ea14067cb3f8942dde20','- TYPO3 8 compatibility\r\n- language labels it: \"Grazie Mille\" instead of \"Molte Grazie\"\r\n','',1002000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284190,0,'mmc_directmail_subscription','1.3.1',8539,145,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1599185207,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";s:10:\"tt_address\";s:5:\"3.2.4\";s:11:\"direct_mail\";s:5:\"5.2.4\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','b16c0205ea91f5e4bcc06b50f3804bbb',' Add composer support\r\n Move documentation to this file\r\n Change filenames constants.txt / setup.txt to .ts\r\n Drop TYPO3 6/7 support\r\n','',1003001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284191,0,'mmc_directmail_subscription','2.0.0',8539,152,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1599263169,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:5:\"5.1.2\";s:11:\"direct_mail\";s:5:\"6.0.1\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','1450fb3e3114d1e2b347c5637b7c2017','TYPO3 9/10 compatibility; drop TYPO3 8 support','',2000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284192,0,'mmc_directmail_subscription','2.0.1',8539,171,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1599533846,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:5:\"5.1.2\";s:11:\"direct_mail\";s:5:\"6.0.1\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','980e15c30800395536e37e73571960cd','upgraded jquery core to 3.5.1  \r\ninclude js via typoscript-setup, use includeJSLibs for jQuery inclusion','',2000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284193,0,'mmc_directmail_subscription','2.0.2',8539,125,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1604015954,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-6.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','20599fa21a9047f9916cdb0b07701020','fix extension dependencies','',2000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284194,0,'mmc_directmail_subscription','2.0.3',8539,181,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1604016182,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-6.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','8b0e1bd1407fbd1b952a947d50d86949','update changelog','',2000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284195,0,'mmc_directmail_subscription','1.3.2',8539,136,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1604017773,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";s:10:\"tt_address\";s:13:\"3.2.4-4.99.99\";s:11:\"direct_mail\";s:13:\"5.2.4-5.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','561bb142448a279a10d34693510821cd','Update extension dependencies','',1003002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284196,0,'mmc_directmail_subscription','2.1.0',8539,120,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1614592452,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','9963b7dcf04cb88d99b07813b0e3e5d5','update dependencies to enable direct_mail 7.0.0','',2001000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284197,0,'mmc_directmail_subscription','2.1.1',8539,138,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1616154013,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','5fd901ea8caf4b898aa03efb307a6c6d','Bugfixes (thanks to Loek Hilgersom):\r\n SubscribeController-getStandaloneView overrides original controller-context in TYPO3 10\r\n TypoScript condition in old style\r\n','',2001001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284198,0,'mmc_directmail_subscription','2.1.2',8539,111,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1633224930,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','15332a22220359c776b6f14a0589c6f9',' Move JS to footer\r\n change file ending .ts to .typoscript','',2001002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284199,0,'mmc_directmail_subscription','2.1.3',8539,132,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1646321549,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','f685da463ddf23d224b71f9e256d6741','Fix composer.json','',2001003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284200,0,'mmc_directmail_subscription','1.4.0',8539,70,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679177976,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";s:10:\"tt_address\";s:13:\"3.2.4-4.99.99\";s:11:\"direct_mail\";s:13:\"5.2.4-5.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','cfe12f46cf6e2e13f2726671d408dcc7','Update version to 1.4.0\r\nUpdate documentation (CAPTCHA feature) ','',1004000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284201,0,'mmc_directmail_subscription','1.4.1',8539,67,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679610213,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";s:10:\"tt_address\";s:13:\"3.2.4-4.99.99\";s:11:\"direct_mail\";s:13:\"5.2.4-5.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','9cec3694e5f94081817e4a2c149de256','Bugfix; Js-Library version','',1004001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284202,0,'mmc_directmail_subscription','2.2.0',8539,68,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679610313,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','2bd36a159f63a7a6a2746b898f7b6501','bugfix / js-library version','',2002000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284203,0,'mmc_directmail_subscription','2.2.1',8539,69,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679610798,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','ef26e5dde42d6abd3cae3e1869390084','Removed honeypot, added Google CAPTCHA and Friendly Captcha implementations and name fields restrictions.','',2002001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284204,0,'mmc_directmail_subscription','2.2.2',8539,91,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679611313,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";s:10:\"tt_address\";s:13:\"5.1.2-5.99.99\";s:11:\"direct_mail\";s:13:\"6.0.1-7.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','666c9d4d8fc25cdd4a0b76568cd868a9','Bugfix in README','',2002002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284205,0,'mmc_directmail_subscription','1.4.2',8539,71,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1679611347,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";s:10:\"tt_address\";s:13:\"3.2.4-4.99.99\";s:11:\"direct_mail\";s:13:\"5.2.4-5.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','80237c8ed64e1f5c9b274377e09ac77e','Bugfix in README','',1004002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284206,0,'mmc_directmail_subscription','3.0.0',8539,52,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1704328467,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"tt_address\";s:13:\"7.1.0-7.99.99\";s:11:\"direct_mail\";s:13:\"9.2.2-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','eb86630ddc7110ff9914d20f91b05625','TYPO3 11 compatibility','',3000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284207,0,'mmc_directmail_subscription','3.0.1',8539,80,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1704338298,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"tt_address\";s:13:\"7.1.0-7.99.99\";s:11:\"direct_mail\";s:13:\"9.2.2-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','b6ae6539a79095697a69a19a82f1cd29','Fix indentation in PHP files','',3000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284208,0,'mmc_directmail_subscription','3.0.2',8539,34,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1741819716,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"tt_address\";s:13:\"6.0.0-8.99.99\";s:11:\"direct_mail\";s:13:\"9.0.0-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','82a56abbebe83dbb3b4db965cf301d25','Fixed dependencies','',3000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284209,0,'mmc_directmail_subscription','4.0.0',8539,22,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1753659057,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:10:\"tt_address\";s:13:\"6.0.0-8.99.99\";s:11:\"direct_mail\";s:13:\"9.0.0-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','e73a9eab844536a61e7d1723a8ad91f8','TYPO3 12 compatibility','',4000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284210,0,'mmc_directmail_subscription','4.0.1',8539,22,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1753921768,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:10:\"tt_address\";s:13:\"6.0.0-8.99.99\";s:11:\"direct_mail\";s:13:\"9.0.0-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','5056a47f538aeb241ca11a8d27d79e04','remove obsolete $this-address; change private function getCurrentLanguageIsoCode to protected','',4000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284211,0,'mmc_directmail_subscription','4.0.2',8539,29,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1753924101,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:10:\"tt_address\";s:13:\"6.0.0-8.99.99\";s:11:\"direct_mail\";s:13:\"9.0.0-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','83dbb10afdc1e23b91b97152dafa8212','Update ChangeLog','',4000002,1,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284212,0,'mmc_directmail_subscription','3.0.3',8539,23,'MMC directmail subscription','Custom direct-mail subscription plugin',2,0,3,1753924143,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"tt_address\";s:13:\"6.0.0-8.99.99\";s:11:\"direct_mail\";s:13:\"9.0.0-9.99.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','492acc401cf7a67a194295c452198da4','remove obsolete $this-address; make private function protected','',3000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_directmail_subscription/src/master/README.md','ter','',''),
(9284213,0,'loginlimit','1.0.3',2418,989,'Login limit','Protect backend and/or frontend login against brute-force attacks.',2,0,4,1506156000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"scheduler\";s:12:\"6.2.0-8.7.99\";}}','Gernot Leitgab','','royalknight','ff7c37418144183b20bdce6dba7d3447','- Update documentation.\r\n- Add LICENSE file.\r\n- Compatibility with TYPO3 8.7.','Webentwickler.at',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/loginlimit/1.0.3','ter','',''),
(9284214,0,'bgm_hreflang','2.0.5',6378,651,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1508751209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','bgm websolutions GmbH & Co. KG','typo3@bgm-gmbh.de','mhuber84','7f9e0f906c98469a4d40313dfd9e4428','[BUGFIX] Fix hreflang tags to default language\r\n[TASK] Remove unnecessary code from composer.json\r\n[TASK] Set dependency in composer.json\r\n[TASK] Set version number to 2.0.5\r\n[TASK] New configuration \"domainName\"\r\n[TASK] Deploy to TER','bgm websolutions GmbH & Co. KG',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/bgm_hreflang/2.0.7','ter','',''),
(9284215,0,'bgm_hreflang','2.0.6',6378,305,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1515763462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','bgm websolutions GmbH & Co. KG','typo3@bgm-gmbh.de','mhuber84','89520e1108f2a32926cca86a7c1123f1','This is the last version for TYPO3 6.2 and 7.6!\r\n\r\n[BUGFIX] Check if domainName has a scheme\r\n[TASK] Check if configuration for page language exists\r\n[BUGFIX] Unset more mountpoint stuff before generating URLs\r\n[TASK] Show domainName in BE\r\n[TASK] Use Hoo','bgm websolutions GmbH & Co. KG',2000006,0,0,'https://docs.typo3.org/typo3cms/extensions/bgm_hreflang/2.0.7','ter','',''),
(9284216,0,'bgm_hreflang','2.0.7',6378,720,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1516037636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','bgm websolutions GmbH & Co. KG','typo3@bgm-gmbh.de','mhuber84','0859e61b920b98812a068c43ae8df1ff','Seems like we will have some more 2.0-versions. So 2.0 is for TYPO3 7.6 and 3.0 will be for TYPO3 8.7.','bgm websolutions GmbH & Co. KG',2000007,0,0,'https://docs.typo3.org/typo3cms/extensions/bgm_hreflang/2.0.7','ter','',''),
(9284217,0,'bgm_hreflang','3.0.1',6378,642,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1554153702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','bgm websolutions GmbH & Co. KG, Marco Huber','typo3@bgm-gmbh.de, mail@marco-huber.de','mhuber84','b954ad51f89468c3c45aafd54b41f83e','Update for TYPO3 9 and playing with packagist.org','bgm websolutions GmbH & Co. KG',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/bgm_hreflang/3.0.1','ter','',''),
(9284218,0,'bgm_hreflang','4.0.2',6378,155,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1611220907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','bgm websolutions GmbH & Co. KG, Marco Huber','typo3@bgm-gmbh.de, mail@marco-huber.de','mhuber84','979a9a8853ae4bf8bef0a80e7271cdf8','Compatibility with TYPO3 10 and new features. See https://github.com/bgmgmbh/extension-bgm_hreflang/commits/master','bgm websolutions GmbH & Co. KG',4000002,0,0,'https://docs.typo3.org/p/bgm/bgm-hreflang/4.0/en-us','ter','',''),
(9284219,0,'bgm_hreflang','4.0.3',6378,105,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1654609762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','bgm websolutions GmbH & Co. KG, Marco Huber','typo3@bgm-gmbh.de, mail@marco-huber.de','mhuber84','690007a35fccf0eeae1902789742b370','Just some minor changes and improvements.\r\n\r\n 2021-11-16 [BUGFIX] Fix composer dependencies (Thanks to Christian Wolfram)\r\n 2021-12-17 [BUGFIX] Fix parameter order in implode function (Thanks to Christian Wolfram)\r\n 2022-06-02 [TASK] Update dev-dependency to cs-fixer (Thanks to Daniel Goerz)\r\n 2022-06-07 [TASK] Remove require_dev section from composer.json\r\n 2022-06-07 [TASK] 21 - Dont allow to add relations in MM_opposite_field','bgm websolutions GmbH & Co. KG',4000003,0,0,'https://docs.typo3.org/p/bgm/bgm-hreflang/4.0/en-us','ter','',''),
(9284220,0,'bgm_hreflang','4.0.5',6378,134,'bgm hreflang','An extension to add hreflang meta tags.\n		Page translations are added automatically as hreflang tags.\n		Editors can configure other pages in the page properties which should be added as hreflang tags.',2,0,4,1661262563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','bgm websolutions GmbH & Co. KG, Marco Huber','typo3@bgm-gmbh.de, mail@marco-huber.de','mhuber84','a2fc281e0aeb8cfd74663a26794bf2fa','Fix a big caching bug. Compatibility with TYPO3 11.4 LTS.\r\n\r\n[BUGFIX] Reuse cache entry on related pages (Thanks to Hannes Lau)\r\n[BUGFIX] Fix error in additionalCountries translation handling and simplify code\r\n[TASK] Clear cache after changes in the backend (Thanks to Hannes Lau)\r\n[TASK] Feature flag to disable cache clearing in frontend (Thanks to Hannes Lau)\r\n[TASK] Hint to deactivate EXT:seo hreflang generation (Thanks to Sergio Catalá)\r\n[TASK] Compatibility with TYPO3 11.4LTS','bgm websolutions GmbH & Co. KG',4000005,1,0,'https://docs.typo3.org/p/bgm/bgm-hreflang/4.0/en-us','ter','',''),
(9284221,0,'my_redirects','3.3.4',32033,389,'My Redirects','Maintain your own redirects in the backend',2,0,1,1494407296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','4d97f39a78c0bd1c919968db2092bc9a','Handled TYPO3 8.x fixes for rendering urls','Rotterdam School of Management, Erasmus University',3003004,0,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/3.3.5','ter','',''),
(9284222,0,'my_redirects','3.3.5',32033,7134,'My Redirects','Maintain your own redirects in the backend',2,0,1,1495121013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','270e4fdbeb099fb262f66971f954cd09','With TYPO3 8 release a function was not available anymore and crashed the redirects. This is now fixed, thanks for the notice on github!','Rotterdam School of Management, Erasmus University',3003005,0,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/3.3.5','ter','',''),
(9284223,0,'my_redirects','3.4.0',32033,469,'My Redirects','Maintain your own redirects in the backend',2,0,1,1513960981,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','3bd9d744433e19fb8944ca66f95bb042','Bugfix & added changed TCA display of inactive reason for better readability.\r\n\r\n- [BUGFIX] Make sure TSFE is generated on page root (47)\r\n- [FEATURE] Enlarge inactive reason field (57)','Rotterdam School of Management, Erasmus University',3004000,0,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/3.4.1','ter','',''),
(9284224,0,'my_redirects','3.4.1',32033,10046,'My Redirects','Maintain your own redirects in the backend',2,0,1,1515678631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','94acaa4be10ba5bb18550a46c15e5b92','Make sure to list all redirects if no specific one was selected. Credits to Mathias Brodala.','Rotterdam School of Management, Erasmus University',3004001,0,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/3.4.1','ter','',''),
(9284225,0,'my_redirects','4.2.0',32033,234,'My Redirects','Maintain your own redirects in the backend',5,0,1,1568821407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','9e306fa1b0be621d5b0be1b76a2853b0','Deprecated extension since TYPO3 9.x. Thanks for all the love and support!\r\n- Added migration script to ext:redirects shipped by core.','Rotterdam School of Management, Erasmus University',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/','ter','',''),
(9284226,0,'my_redirects','4.2.1',32033,725,'My Redirects','Maintain your own redirects in the backend',5,0,1,1568964817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','koninklijk','1c667e1462a45b3cd796bbfc51a44c53','Fixed migration script for correct source_path','Rotterdam School of Management, Erasmus University',4002001,1,0,'https://docs.typo3.org/typo3cms/extensions/my_redirects/','ter','',''),
(9284227,0,'brt_videourlreplace','1.2.2',9599,304,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1513717933,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Robert Breithuber','brt@effet.info','brrrt','ef4a1f11a345826a663a30e25c12c4ae','added TYPO3 CMS V9.0 compatibility, move addStaticFile to TCA Override','effet webservices',1002002,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284228,0,'brt_videourlreplace','1.2.3',9599,318,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1516745375,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Robert Breithuber','brt@effet.info','brrrt','6ef79be4e7f0e3aba0726bed8035e42f','- added a constant for the Youtube API Key\r\n- you can now disable SSL for Vimeo API calls\r\n- thumbnail urls will now be scheme-neutral to avoid broken SSL sites because of mixed content','effet webservices',1002003,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284229,0,'brt_videourlreplace','1.2.4',9599,345,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1519223354,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Robert Breithuber','brt@effet.info','brrrt','3a80bec6341013717672893da9f2c9a4','the extension now uses curl to fetch video metadata and will fallback to file_get_contents if curl is not available.\r\nif curl is available it will show error messages from the google-api which may help debugging api problems.','effet webservices',1002004,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284230,0,'brt_videourlreplace','1.2.5',9599,238,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1525713629,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Robert Breithuber','brt@effet.info','brrrt','2a22847cdfaf677ea98ef02702103805','[FEATURE] list of stopwords configurable via typoscript constants\r\n\r\nyou can now edit a list of stopwords in the constant editor, if the URL contains one of those strings it will NOT get replaced, the default is: /about,/intl/,/feed/,/channel/','effet webservices',1002005,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284231,0,'brt_videourlreplace','1.2.6',9599,237,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1526854195,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Robert Breithuber','brt@effet.info','brrrt','9c84fd0676fda30c43561ea30b4e5811','[FEATURE] Youtube Player parameters (global, per video)\r\n\r\nyou can now add global parameters for the YouTube Player via constants editor.\r\n\r\nIf the URL of the YouTube Video contains parameters, the global parameters will be ignored and the parameters from','effet webservices',1002006,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284232,0,'brt_videourlreplace','1.2.7',9599,560,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1529533708,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Robert Breithuber','brt@effet.info','brrrt','0c9b06d70a4e551e761466a1204f60ad','[FEATURE] use www.youtube-nocookie.com by default','effet webservices',1002007,0,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284233,0,'brt_videourlreplace','1.2.8',9599,459,'Search & Replace Video URLs','video urls (Youtube, Vimeo, Dailymotion) will be replaced by videothumbnails and iframe when clicked',2,0,2,1573641871,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.4.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Robert Breithuber','brt@effet.info','brrrt','61f7a5584823889928e63d304e3dc340','- add Bootstrap V4 support\r\n- raise TYPO3 compatibility to 9.5.x and PHP 7.4.99','effet webservices',1002008,1,0,'https://gitlab.com/brrrrrrrt/brt_videourlreplace/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9284234,0,'reint_powermail_country','1.3.0',2736,600,'Powermail Country Viewhelper','An extended viewhelper for the powermail country select field.',2,0,3,1508164979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','c2ad6e788ab77dc4ed86fa64409cb7a3','release 1.3.0. Added new features, update all loaded classes, best reinstall extension.','RENOLIT SE',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/reint_powermail_country/1.3.0','ter','',''),
(9284235,0,'reint_powermail_country','2.0.0',2736,53,'Powermail Country Viewhelper','An extended ViewHelper for the powermail country select field.',2,0,3,1609349111,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','aa543467469dbccc51510ef80ca44d0d','New release for TYPO3 9.5 and 10.4.','RENOLIT SE',2000000,0,0,'https://docs.typo3.org/p/renolit/reint-powermail-country/2.0/en-us','ter','',''),
(9284236,0,'reint_powermail_country','2.0.2',2736,161,'Powermail Country Viewhelper','An extended ViewHelper for the powermail country select field.',2,0,3,1609509374,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:9:\"powermail\";s:13:\"7.0.0-8.99.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','a1c79b40e147b260e73ee64441a57122','fixed dependencies, raised version to 2.0.2','RENOLIT SE',2000002,0,0,'https://docs.typo3.org/p/renolit/reint-powermail-country/2.0/en-us','ter','',''),
(9284237,0,'reint_powermail_country','3.0.0',2736,120,'Powermail Country Viewhelper','An extended ViewHelper for the powermail country select field.',2,0,3,1663271596,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";s:9:\"powermail\";s:14:\"7.0.0-10.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','d091b0346e5612550bd00bbd4ea16540','release for TYPO3 11.5, composer update, documentation update','RENOLIT SE',3000000,0,0,'https://docs.typo3.org/p/renolit/reint-powermail-country/3.0/en-us','ter','',''),
(9284238,0,'reint_powermail_country','3.0.1',2736,56,'Powermail Country Viewhelper','An extended ViewHelper for the powermail country select field.',2,0,3,1725200877,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";s:9:\"powermail\";s:14:\"7.0.0-10.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','d93c65a279ba87fdec0992b7e6f99f7b','documentation update','RENOLIT SE',3000001,1,0,'https://docs.typo3.org/p/renolit/reint-powermail-country/3.0/en-us','ter','',''),
(9284239,0,'recordlink','1.3.0',4473,87,'Record Link','Add custom link to records like system category or news',1,0,3,1491698469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Cristian Buja','cristian.buja@intera.it','abandoned_extensions','51f327a5018bf80236dd0ca6372247b7','IMPORTANT: Use this version only if you will upgrade to TYPO3 8 LTS','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/recordlink/','ter','',''),
(9284240,0,'recordlink','2.0.0',4473,3333,'Record Link','Add custom link to records like system category or news',1,0,3,1491698596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Cristian Buja','cristian.buja@intera.it','abandoned_extensions','2c4861735e9cfeee6bf91959a2c66dd5','Only for TYPO3 8 LTS','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/recordlink/2.0.0','ter','',''),
(9284241,0,'pb_downloadform','1.0.3',2498,678,'PlusB Download Form with FAL','This extension provides a plugin for displaying a form which must be filled before a user can download a file. The files can be selected via FAL.',1,0,3,1503071835,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Samir Rachidi','sr@plusb.de','plusb','1cc04db485ffbe819923344313da1262','- Tested features of the extension\r\n- established compatibility for typo3 8.7.4\r\n- updated and optimized documentation\r\n- fixed bugs in the javascript esp. regarding the cookie handling\r\n- added a composer.json file','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_downloadform/1.0.3','ter','',''),
(9284242,0,'pb_downloadform','2.0.0',2498,556,'plus B Download Form with FAL','This extension provides a plugin for displaying a form which must be filled before a user can download a file. The files can be selected via FAL.',2,0,3,1554988610,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Samir Rachidi- plus B, Arend Maubach - plus B','info@plusb.de','plusb','e47a890b1f699cac95597199e83e2fd3','Updating to TYPO3 8 and 9, dropping support TYPO3 6 and 7 (please refer to Version 1.x)','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_downloadform/2.0.0','ter','',''),
(9284243,0,'secsign','1.2.2',2159,617,'SecSignID','This extension allows users to authenticate using smart phone running SecSign App.',2,0,3,1500569937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-7.6.99\";}}','SecSign Technologies Inc.','support@secsign.com','secsign','1b6fda1222b97e8d1cb7aa252f6f344a','Update fixes a session error, resulting in a not processed request','',1002002,0,0,'https://www.secsign.com/typo3-tutorial/','ter','',''),
(9284244,0,'secsign','2.0.0',2159,87,'SecSignID','This extension allows users to authenticate using 2FA by SecSign ID, FIDO, TOTP or MailOTP.',2,0,3,1651757857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','SecSign Technologies Inc.','support@secsign.com','secsign','f837083abb4a27938c59017388759b22','complete rework.\r\nAdded support for Typo3 8, 9, 10.','',2000000,1,0,'https://www.secsign.com/typo3-tutorial/','ter','',''),
(9284245,0,'streamovations_vp','2.0.0',2335,443,'Streamovations Video Player','Streaming Video Player (JW player or JW player-based) that connects to your Streamovations instance for live-streaming, VOD and additional (interactive) metadata (e.g. topic, speaker)',2,0,3,1501840267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:7:\"7.0-7.1\";}}','Frenck Lutke','typo3@innologi.nl','frenck','d9d43db6e03daaf77e7b34d9ff65b85f','Update for TYPO3 8 LTS compatibility','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/streamovations_vp/2.0.2','ter','',''),
(9284246,0,'streamovations_vp','2.0.1',2335,350,'Streamovations Video Player','Streaming Video Player (JW player or JW player-based) that connects to your Streamovations instance for live-streaming, VOD and additional (interactive) metadata (e.g. topic, speaker)',2,0,3,1502808984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:3:\"7.1\";}}','Frenck Lutke','typo3@innologi.nl','frenck','24bd0e4b23bc60539357aba6479ca437','Compatibility fixes, documentation updates, dependency corrections.','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/streamovations_vp/2.0.2','ter','',''),
(9284247,0,'streamovations_vp','2.0.2',2335,942,'Streamovations Video Player','Streaming Video Player (JW player or JW player-based) that connects to your Streamovations instance for live-streaming, VOD and additional (interactive) metadata (e.g. topic, speaker)',2,0,3,1503075827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:3:\"7.1\";}}','Frenck Lutke','typo3@innologi.nl','frenck','a5ab8dcdf239507821019b4af0cc0d18','Composer install fixes','',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/streamovations_vp/2.0.2','ter','',''),
(9284248,0,'koning_cookie_control','1.2.1',2757,785,'Cookie Control','Advanced cookie control extension with enabled/disabled callbacks',2,0,3,1492676018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper,Benjamin Serfhos','j.paardekooper@develement.nl,serfhos@rsm.nl','koninklijk','9b1ed1754736d724416ed6bdeacc5415','Critical change in workflow of browsers. Make sure cookie is kept for workflow.','Rotterdam School of Management, Erasmus University',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/koning_cookie_control/1.2.1','ter','',''),
(9284249,0,'koning_cookie_control','1.2.2',2757,165,'Cookie Control','Advanced cookie control extension with enabled/disabled callbacks',5,0,3,1588839957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.6.99\";}}','Jesper Paardekooper,Benjamin Serfhos','j.paardekooper@develement.nl,serfhos@rsm.nl','koninklijk','cb2be567f1d1a219ca6d47fe1466f64c','Marked extension deprecated','Rotterdam School of Management, Erasmus University',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/koning_cookie_control/1.2.1','ter','',''),
(9284250,0,'typo3rtl','1.0.0',1752,484,'RTL backend','Right-to-left backend modifications.',1,0,0,1523053672,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:1:\"*\";}}','Oleg Sverdlov','oleg@ols.co.il','olegs','9e6e2dc12157c14eb95a49f06f141094','Support for TYPO3 version 7.6','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/typo3rtl/1.0.0','ter','',''),
(9284251,0,'cs_youtube_data','2.0.0',4809,1000,'[clickstorm] Youtube Data V3','Displays a youtube channel on your page',2,0,3,1497521662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andreas Kirilow - clickstorm GmbH','kirilow@clickstorm.de','clickstorm_gmbh','c21fad947a938e3e447f265914df35cc','[RELEASE] 2.0.0 Compatible with TYPO3 8.7','clickstorm GmbH',2000000,0,0,'https://www.clickstorm.de/blog/typo3-erweiterung-cs_youtube_data/','ter','',''),
(9284252,0,'cs_youtube_data','2.0.1',4809,503,'[clickstorm] Youtube Data V3','Displays a youtube channel on your page',2,0,3,1549638426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Andreas Kirilow - clickstorm GmbH','kirilow@clickstorm.de','clickstorm_gmbh','52be400e3c2ff1e11e0481964541c78f','[TASK] bugfixing and cleanup','clickstorm GmbH',2000001,0,0,'https://www.clickstorm.de/blog/typo3-erweiterung-cs_youtube_data/','ter','',''),
(9284253,0,'cs_youtube_data','3.0.0',4809,101,'[clickstorm] Youtube Data V3','Displays a youtube channel on your page',2,0,3,1633007865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Kirilow - clickstorm GmbH','kirilow@clickstorm.de','clickstorm_gmbh','6b8341932d6301487e81c09a26cdb1e7','[RELEASE] Compatible with TYPO3 10.4','clickstorm GmbH',3000000,1,0,'https://www.clickstorm.de/blog/typo3-erweiterung-cs_youtube_data/','ter','',''),
(9284254,0,'bw_backendsite','1.1.0',1591,349,'BW Backend Site','Show part of the page tree in the backend',2,0,4,1565966626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Mark Boland','mark.boland@boland.de','bomeyer','66199dcce2ff1da822555e45525796b1','Compatible with TYPO3 8 and 9\r\nYou can now define up to 3 modules with custom settings','',1001000,0,0,'https://docs.typo3.org/p/bomeyer/bw_backendsite/1.1/en-us','ter','',''),
(9284255,0,'bw_backendsite','1.1.4',1591,101,'BW Backend Site','Show part of the page tree in the backend',2,0,4,1630952001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Mark Boland','mark.boland@boland.de','bomeyer','9441eba9fd69eba399db23b9cd7d70a1','Fix for longer pages.\r\n\r\nResolves a problem with the new rendering in TYPO3 9 disabling scrolling in the main content area','',1001004,0,0,'https://docs.typo3.org/p/bomeyer/bw_backendsite/1.1/en-us','ter','',''),
(9284256,0,'bw_backendsite','1.2.1',1591,158,'BW Backend Site','Show part of the page tree in the backend',2,0,4,1630952075,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-11.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-11.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mark Boland','mark.boland@boland.de','bomeyer','2a375f003b491fab08bdf11993417988','Now compatible with 10 LTS and 11 ','',1002001,1,0,'https://docs.typo3.org/p/bomeyer/bw_backendsite/1.2/en-us','ter','',''),
(9284257,0,'ameos_filemanager','1.0.2',6510,1622,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1501057691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:3:\"php\";s:12:\"5.4.1-5.6.99\";}}','Ameos','typo3dev@ameos.com','r.geyer','78eeae4cc8659c3a2d0ed5e3a407148f','SECURITY RELEASE. Please update!','Ameos',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_filemanager/1.0.2','ter','',''),
(9284258,0,'ameos_filemanager','1.1.9',6510,886,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1507793753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.0.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','6b89240aca4e186642b764374cf89953','Bugfix with TYPO3 7.6.','Ameos',1001009,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_filemanager/1.1.9','ter','',''),
(9284259,0,'ameos_filemanager','1.4.0',6510,241,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1554986064,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','c31ed47de61c3caa797f1d595c822ed8','Compatiblity 9.5\r\nRemove old and unused features\r\nSeveral bugfix','Ameos',1004000,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/1.4/en-us','ter','',''),
(9284260,0,'ameos_filemanager','1.4.1',6510,367,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1555055677,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','dc16d4ac30838cf787e2e424968ce64c','Several bufix\r\nSupport remote file (media like youtube, vimeo) and svg\r\nMinor features and configurations','Ameos',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_filemanager/1.4.1','ter','',''),
(9284261,0,'ameos_filemanager','1.4.2',6510,448,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1562001859,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1a6e6ac8bd6f3b54b6c67ef9f6e66111','[BUGFIX] bug fix on post folder add slot\r\n\r\nThanks to Fabian Krist','Ameos',1004002,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/1.4/en-us','ter','',''),
(9284262,0,'ameos_filemanager','1.4.5',6510,431,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1569850382,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','0b5c2a1a2bb28b385941fc738e489b2f','[BUGFIX] Bug on cli script if no default storage is set (thanks to https://github.com/Oktopuce)\r\n[TASK] Update documentation','Ameos',1004005,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/1.4/en-us','ter','',''),
(9284263,0,'ameos_filemanager','1.4.6',6510,445,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1585559006,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','d71019b0bab9fe29c799187466259ab3','[BUGFIX] Add missing viewhelper\r\n[BUGFIX] Increased depth  to 99 in the tree folder configuration with plugin Explorer\r\n\r\nThanks to https://github.com/erguenyogurtcu and https://github.com/cbunhok','Ameos',1004006,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/1.4/en-us','ter','',''),
(9284264,0,'ameos_filemanager','2.0.0',6510,96,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1648541683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','875ede1f439730ad51b73be6727a1602','- Add compatibility for TYPO3 v10 & v11\r\n- Drop support of TYPO3  v10\r\n- Some bugfix\r\n','Ameos',2000000,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/2.0/en-us','ter','',''),
(9284265,0,'ameos_filemanager','2.0.1',6510,100,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1648642702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','d379801b22c6a60f3816ae5b63c9a582','- [FIX] Add sys_file_metadata.uid in select fields\r\n- [FIX] Set the right folder tree icons','Ameos',2000001,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/2.0/en-us','ter','',''),
(9284266,0,'ameos_filemanager','2.0.2',6510,105,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1649146397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','4bb00632040ac201e9473fdc2eaba131','- [FIX] - Undefined method TYPO3CMSCoreResourceFile::getOriginalResource() on upload','Ameos',2000002,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/2.0/en-us','ter','',''),
(9284267,0,'ameos_filemanager','2.0.3',6510,109,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1654768256,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','ac22b37f68e956c68a40b71316adc887','[FIX] - Bugfix on single file download on TYPO3 11','Ameos',2000003,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/2.0/en-us','ter','',''),
(9284268,0,'ameos_filemanager','2.0.4',6510,107,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1672308593,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','bf628f4096baa0de217bb62c0b8a59b7','[BUGFIX] Solved issue in uploading files to a non public folder\r\n\r\nAdded an extra check to FileUtility::add\r\nThe function no longer gives an error when the folder cannot be found\r\n\r\nThanks to rvkammen','Ameos',2000004,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/2.0/en-us','ter','',''),
(9284269,0,'ameos_filemanager','3.0.0',6510,70,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1705997780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','bfb0a9aac67806bdf22c3ebd709b77b2','TYPO3 12 Compatibility','Ameos',3000000,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/3.0/en-us','ter','',''),
(9284270,0,'ameos_filemanager','3.0.4',6510,55,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1727256004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','0ca4f38036ee5dcc1f785c22e52f1994','Bugfix on SortLink viewhelper  Thanks to https://github.com/Doc2k\r\nBugfix - Error with lowlevel extension command cleanup:missingrelations.\r\nBugfix - Fatal Error: Incompatiblilty SymfonyComponentConsoleCommandCommand::execute Thank to wrock\r\n\r\nBugfix in DownloadService\r\nMigration of AfterFolderDeletedEventListener to BeforeFolderDeletedEventListener in order to properly unindex folders and subfolders\r\nMinor bugfixes\r\n','Ameos',3000004,0,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/3.0/en-us','ter','',''),
(9284271,0,'ameos_filemanager','3.1.1',6510,29,'File manager','This will allow you to fully handle file upload in FE context',1,0,3,1758037015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','ae1fbb4ff0785d3f42b86b3af13ca223','TYPO3 13 Compatibility','Ameos',3001001,1,0,'https://docs.typo3.org/p/ameos/ameos_filemanager/3.1/en-us','ter','',''),
(9284272,0,'mmc_guestbook','1.0.3',6568,518,'MMC Guestbook','This is a guestbook built on extbase using several mechanisms to prevent spam (honeypot, form submission time, form html scramble, hashing, security question, redactional review by email, block IP of entries marked as spam)',2,0,3,1505999793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','58f65f90c01e5b650fe04139049a585c','Small bugfix; thanks to Ralf Klett','',1000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284273,0,'mmc_guestbook','1.1.0',6568,608,'MMC Guestbook','This is a guestbook built on extbase using several mechanisms to prevent spam (honeypot, form submission time, form html scramble, hashing, security question, redactional review by email, block IP of entries marked as spam)',2,0,3,1523361996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','33bb9e38e62f3033c4e89dca298d0b3b','TYPO3 8 compatibility','',1001000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284274,0,'mmc_guestbook','1.1.1',6568,876,'MMC Guestbook','This is a guestbook built on extbase using several mechanisms to prevent spam (honeypot, form submission time, form html scramble, hashing, security question, redactional review by email, block IP of entries marked as spam)',2,0,3,1557185944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','c30d6f62700f7ce2364e0a5efd9b6152','1.1.1\r\n------\r\nBugfix (default value DomainModelEntry isSpam)\r\n','',1001001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284275,0,'mmc_guestbook','1.2.1',6568,136,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1598115546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','12c0f046bd246ec11adc940091d4e0f3','composer ready','',1002001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284276,0,'mmc_guestbook','1.3.0',6568,158,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1598115647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','8aa0f4af61d5fa9bb78fbace7b8afd34','TYPO3 9.5 / 10.4 compatible','',1003000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284277,0,'mmc_guestbook','1.3.1',6568,130,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1599085308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','0cbc1e7de6c805fb91d163a5162ca355','Bugfixes','',1003001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284278,0,'mmc_guestbook','1.3.3',6568,125,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1599176240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','29cebec1217c6b06eaf2893aedbf2de5','Remove .gitignore / ext_icon.gif','',1003003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284279,0,'mmc_guestbook','1.3.4',6568,128,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1599181924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','fbb1179e39185a987d18c7b8e63a9a7d','Remove autogenerated comments in ext_emconf.php','',1003004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284280,0,'mmc_guestbook','1.3.5',6568,148,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1599260635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','7f36254deaabce76674a085c46f3852c','Fix in ext_emconf.php','',1003005,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284281,0,'mmc_guestbook','2.0.0',6568,177,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1599533917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','afed28b4a513f3784f091683bf81ac9a','Changed major version to 2 (dropped TYPO3 8 support)','',2000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284282,0,'mmc_guestbook','2.0.1',6568,124,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1616155111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','23e43c260aa14de5502e4d1de0cf9a99','Bugfixes (thanks to Loek Hilgersom):\r\n EntryController-getStandaloneView overrides original controller-context in TYPO3 10\r\n TypoScript condition in old style\r\n','',2000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284283,0,'mmc_guestbook','2.0.2',6568,123,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1618138302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','d115110e22a35442c036adf8e7d186fc','Bugfix: $isSpam default value in Model','',2000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284284,0,'mmc_guestbook','2.0.3',6568,118,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1633225114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','d11581f5196d006687a5e634e08fa457',' Fix version inconsitency\r\n Move JS to footer\r\n Rename files .ts to .typoscript','',2000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284285,0,'mmc_guestbook','2.0.4',6568,128,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1646321784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','04cddb8596251e402f198a3db3e39d20','Fix composer.json','',2000004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284286,0,'mmc_guestbook','3.0.0',6568,63,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1689902119,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','825af96b3c9f2b1cd5117faa2a8390e6','TYPO3 11 compatibility','',3000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284287,0,'mmc_guestbook','3.0.1',6568,82,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1689906153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','c1b0d067a9913551ed46eb1ca411e531','Bugfixes','',3000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284288,0,'mmc_guestbook','3.0.2',6568,76,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1702066384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','e20db29152a7ea06f90fdc6c5fe2b911','Code cleanup, PSR comformity','',3000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284289,0,'mmc_guestbook','3.0.4',6568,47,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1729643916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','279921a37c99ed5294dfe4a2f37b3cca','TCA: replace array() by []','',3000004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284290,0,'mmc_guestbook','3.0.5',6568,33,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1740604774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','b14ec296a79295f6781d0e7fab124084','Remove in TCA: ShowRecordFieldsList','',3000005,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284291,0,'mmc_guestbook','3.0.6',6568,30,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1742037475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','ec0e02071392a7d33ccbad2da368d449','Refactor confirmation mail delivery','',3000006,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284292,0,'mmc_guestbook','3.0.7',6568,30,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1742208527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','ab90f24ee6d58ffbbb26a94bd93cc7bf','Fix deprecations','',3000007,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284293,0,'mmc_guestbook','3.0.8',6568,35,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1742208842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','101047230cf8a00060005d1544c55333','Fix deprecation fix','',3000008,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284294,0,'mmc_guestbook','3.0.10',6568,22,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1752500261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','55df9d4e5d4dc8f6e55fe2c1825fc9ff','Bugfix','',3000010,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284295,0,'mmc_guestbook','4.0.0',6568,22,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1753658709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','47eb29116f06c424b467115851737887','TYPO3 v12 compatibility','',4000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284296,0,'mmc_guestbook','5.0.0',6568,33,'MMC Guestbook','A guestbook plugin providing several mechanisms for spam prevention',2,0,3,1753749695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','a3a90a57d4626ed75a9b64a7db1f2593','TYPO3 13 compatibility','',5000000,1,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_guestbook/src/master/README.md','ter','',''),
(9284297,0,'mmc_slideshow','1.1.0',2740,675,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1523362035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.2-8.9.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','8aef2ad70a442bcfd36e902a940753b9','TYPO3 8 compatibility','',1001000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284298,0,'mmc_slideshow','1.2.0',2740,148,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1599187428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','94ceef8b1bfc6f14caae61f55011ac61',' Add composer support\r\n Move documentation to this file\r\n Drop support for TYPO3 6/7','',1002000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284299,0,'mmc_slideshow','2.0.1',2740,187,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1599533971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','217073b7ccf14c44c099e1aa89424b2e','fix repeat sequence repeat bug (1 time too much before) jQuery core upgrade to 3.5.1   include javascript via typoscript, not in template','',2000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284300,0,'mmc_slideshow','2.0.2',2740,136,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1616155458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','bf3df76fa97600030e6a5b4c74bd381b','Bugfix (thanks to Loek Hilgersom): TypoScript condition in old style','',2000002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284301,0,'mmc_slideshow','2.0.3',2740,119,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1633225237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','c0677f946259e007d792d6a2118adc1d','Rename files .ts to .typoscript','',2000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284302,0,'mmc_slideshow','2.0.4',2740,126,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1646321802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.19-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','911812b940741efea62c945a6d08740d','Fix composer.json','',2000004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284303,0,'mmc_slideshow','1.2.1',2740,27,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1679259972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','b08e64a08953a5ce14676082a68c7cda','Bugfix: autoload information in composer.json','',1002001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284304,0,'mmc_slideshow','1.2.2',2740,73,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1679260562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','881e24452d04a8c070669363ed8acbbf','Bugfix: replace information in composer.json','',1002002,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284305,0,'mmc_slideshow','3.0.0',2740,74,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1704330269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','eca5620dde432071cdac824daba0424c','TYPO3 11 compatibility','',3000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284306,0,'mmc_slideshow','3.0.1',2740,40,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1729643960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','f7d0f0e41169cc61c2012bbaf16aa67a','TCA: replace array() by []','',3000001,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284307,0,'mmc_slideshow','3.0.3',2740,53,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1729644310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','b56e562cc98bf66f09e7b17bb301f2e2','TCA: replace array() by []','',3000003,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284308,0,'mmc_slideshow','3.0.4',2740,33,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1740604758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','baae9e56a907a9430937460ebaafc678','Remove in TCA: ShowRecordFieldsList','',3000004,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284309,0,'mmc_slideshow','3.0.6',2740,30,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1742214964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','af6587c4cd0cfab7d405980530ad9d70','Fix deprecated','',3000006,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284310,0,'mmc_slideshow','3.0.7',2740,37,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1742216099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','c20f8853a3f854a67b3457f820962bc2','Bufix fix deprecated','',3000007,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284311,0,'mmc_slideshow','4.0.0',2740,23,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1753659080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','d5dd6d8120b1b959119493ed017b15b5','TYPO3 12 compatibility','',4000000,0,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284312,0,'mmc_slideshow','5.0.0',2740,30,'MMC Slideshow','Slideshow with multiple sequences, each sequence can be configured (interval, animation, random mode)',2,0,3,1753749710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','2812b14a92751f6e3814ea57b5bdd5bb','TYPO3 13 compatibility','https://mm-computing.ch',5000000,1,0,'https://bitbucket.org/thismaechler/typo3-ext-mmc_slideshow/src/master/README.md','ter','',''),
(9284313,0,'beaconizer','1.0.0',1562,312,'Beaconizer','Harvest data from BEACON files and beaconize your data. See: https://meta.wikimedia.org/wiki/Dynamic_links_to_external_resources',2,0,2,1538580622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','8f47e8cf4c2410979a56a84b0df4feee','https://github.com/digicademy/beaconizer/releases/tag/v1.0.0','Academy of Sciences and Literature  Mainz',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/beaconizer/1.0.0','ter','',''),
(9284314,0,'beaconizer','1.1.0',1562,402,'Beaconizer','Harvest data from BEACON files and beaconize your data. See: https://meta.wikimedia.org/wiki/Dynamic_links_to_external_resources',2,0,2,1563052039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Torsten Schrade','Torsten.Schrade@adwmainz.de','schrade','0b0b557296c01ad09bbb01483984c6e7','Compatibility with TYPO3 9.5','Academy of Sciences and Literature  Mainz',1001000,1,0,'https://docs.typo3.org/p/digicademy/beaconizer/1.1/en-us','ter','',''),
(9284315,0,'static_info_tables_zh','6.2.4',7506,2925,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1499870283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','60dbdb5c2c3744f5b25578c6156619ef','Add Territories','',6002004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/6.2.4','ter','',''),
(9284316,0,'static_info_tables_zh','6.3.0',7506,2407,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1556224330,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.4.0-0.0.0\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','1e98bfc22214793f458e7833a3e8e153','New version for TYPO3 8 & 9','',6003000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284317,0,'static_info_tables_zh','6.9.0',7506,161,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1595761783,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','6097dbda625606f4c07df721e43392d5','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',6009000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284318,0,'static_info_tables_zh','6.9.1',7506,223,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1598442807,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','ffe459e7918accbf8e8397e2cc687004','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',6009001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284319,0,'static_info_tables_zh','6.9.2',7506,93,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1603206871,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','be2330f4a3246d7401905c408ec2615f','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',6009002,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284320,0,'static_info_tables_zh','6.9.3',7506,61,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1623737806,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','40f99a98f8adfbca7bf27f67ae03cf70','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',6009003,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284321,0,'static_info_tables_zh','6.9.4',7506,64,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1625991659,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','1f8bb7db629982490511fbd4a0f932b3','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',6009004,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284322,0,'static_info_tables_zh','7.0.0',7506,46,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1644769456,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','089e14bf6d38e9c5836002e36da990dd','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284323,0,'static_info_tables_zh','7.0.1',7506,86,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1644844183,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','b30e801c5da7f4a00dc0a6ec20b59fc1','Next release :) More information on https://github.com/lochmueller/static_info_tables_zh/releases','',7000001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284324,0,'static_info_tables_zh','8.0.0',7506,40,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1718483862,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','6f06f6efe58942152756661b0c6b9865','Change ext_emconf.php version to 8.0.0','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284325,0,'static_info_tables_zh','9.0.1',7506,4,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh',2,0,4,1784816442,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','kephson','498837606242ff09cc3ec987c5ff526f','chore: Release 9.0.1','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284326,0,'static_info_tables_zh','13.4.0',7506,4,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1785142651,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','999358bfd8b002314b0bc60553ee930b','simplified extension, raising version to 13.4.0 and release only for TYPO3 13.4','RENOLIT SE',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284327,0,'static_info_tables_zh','14.3.0',7506,4,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries and territories.',2,0,4,1785143217,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','dc57232d73e1030f2c6fa010f2a3ad4a','added compatibility to TYPO3 14','RENOLIT SE',14003000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284328,0,'static_info_tables_zh','13.4.1',7506,4,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1785144365,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','6c5b3b300440826adee57a81517b302f','added update function to import SQL data','RENOLIT SE',13004001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284329,0,'static_info_tables_zh','14.3.1',7506,5,'Static Info Tables (zh)','Chinese (zh) language pack for the Static Info Tables providing localized names for countries and territories.',2,0,4,1785144385,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','f47b943188780c5f03ab7dd55edaab4b','added update function to import SQL data','RENOLIT SE',14003001,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_zh/','ter','',''),
(9284330,0,'extended_sys_news','8.7.0',1752,465,'Extended System News','Display sys_news as flash messages in the BE, useful for release announcements.',2,0,0,1500581255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Frank Nägler','frank.naegler@typo3.org','neoblack','357434e7ef0e969e532309d0baf8e4c0','compatibility v8 release','',8007000,0,0,'https://github.com/NeoBlack/ExtendedSysNews/blob/master/README.rst','ter','',''),
(9284331,0,'extended_sys_news','9.5.1',1752,420,'Extended System News','Display sys_news as flash messages in the BE, useful for release announcements.',2,0,0,1538773477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Frank Nägler','frank.naegler@typo3.org','neoblack','12a1ece3dc93fe8280d901b1245e9439','Compatibility update for TYPO3 core 9.5','',9005001,1,0,'https://github.com/NeoBlack/ExtendedSysNews/blob/master/README.rst','ter','',''),
(9284332,0,'eventnews','2.0.0',16990,548,'News events','Events for news',1,0,3,1494435657,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:4:\"news\";s:12:\"3.2.0-6.9.99\";}}','Georg Ringer','','just2b','f6a2f6fc98a4fd7081abb8e611dfd0a1','Bugfix version for 7.6 & 8x. Thx NetConsult AG for sponsoring!','',2000000,0,0,'https://docs.typo3.org/p/georgringer/eventnews/2.0/en-us','ter','',''),
(9284333,0,'eventnews','2.0.1',16990,1819,'News events','Events for news',1,0,3,1496749098,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:4:\"news\";s:12:\"3.2.0-6.9.99\";}}','Georg Ringer','','just2b','30454030e536bf99076e6d85018cf5d4','bugfix release','',2000001,0,0,'https://docs.typo3.org/p/georgringer/eventnews/2.0/en-us','ter','',''),
(9284334,0,'eventnews','2.1.0',16990,5855,'News events','Events for news',1,0,3,1507831182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:4:\"news\";s:12:\"3.2.0-6.9.99\";}}','Georg Ringer','','just2b','fdf1ccd15d2a96355ff4c4807ea1d7ec','Restrict by tags','',2001000,0,0,'https://docs.typo3.org/p/georgringer/eventnews/2.1/en-us','ter','',''),
(9284335,0,'eventnews','3.0.0',16990,1514,'News events','Events for news',1,0,3,1550602535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.22-9.5.99\";s:4:\"news\";s:12:\"7.0.0-7.9.99\";}}','Georg Ringer','','just2b','79f6d927fd2ee8f0913522e17eb0a520','Major refactoring, supporting now 9 LTS and lots of new features, watch out template changes','',3000000,0,0,'https://docs.typo3.org/p/georgringer/eventnews/3.0/en-us','ter','',''),
(9284336,0,'eventnews','4.0.0',16990,689,'News events','Events for news',2,0,3,1581749860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:4:\"news\";s:12:\"7.0.0-8.9.99\";}}','Georg Ringer','','just2b','7e7127ec5d71573019b7a231b81ec642','Upcoming support for 10','',4000000,0,0,'https://docs.typo3.org/p/georgringer/eventnews/4.0/en-us','ter','',''),
(9284337,0,'eventnews','5.0.0',16990,133,'News events','Events for news',2,0,3,1643093412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:12:\"9.2.0-9.9.99\";}}','Georg Ringer','','just2b','e3a13c06bfe00a9ae7422791b4a47b30','Support of news 9.2 and TYPO3 11','',5000000,0,0,'https://docs.typo3.org/p/georgringer/eventnews/5.0/en-us','ter','',''),
(9284338,0,'eventnews','5.0.2',16990,104,'News events','Events for news',2,0,3,1670858112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:12:\"9.2.0-10.9.9\";}}','Georg Ringer','','just2b','659a1d6a0cb48624b99527ad18d58f08','bugfix release','',5000002,0,0,'https://docs.typo3.org/p/georgringer/eventnews/5.0/en-us','ter','',''),
(9284339,0,'eventnews','6.0.1',16990,79,'News events','Events for news',2,0,3,1693408235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.1.0-11.99.9\";}}','Georg Ringer','','just2b','cb68424c052df34760a16f7f544fca94','Bugfix release','',6000001,0,0,'https://docs.typo3.org/p/georgringer/eventnews/6.0/en-us','ter','',''),
(9284340,0,'eventnews','6.0.2',16990,91,'News events','Events for news',2,0,3,1703076534,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.3.0-11.99.9\";}}','Georg Ringer','','just2b','305d3b585e2f85005e29f145fac1f56c','bugfix release, see https://github.com/georgringer/eventnews/releases/tag/6.0.2','',6000002,1,0,'https://docs.typo3.org/p/georgringer/eventnews/6.0/en-us','ter','',''),
(9284341,0,'news_importicsxml','2.0.0',9716,858,'Import of ICS & XML to EXT:news','Versatile news import from ICS  XML (local files or remote URLs) including images and category mapping',1,0,4,1496815246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:4:\"news\";s:12:\"6.0.0-6.5.99\";}}','Georg Ringer','georg.ringer@GeorgRinger.at','just2b','ca5de0822613dde4c78baac699904eeb','Support for 7.6, 8.7, Dropped support of 6.2. Thanks to webconsulting.at for sponsoring the work!','ringer.it',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/news_importicsxml/2.0.0','ter','',''),
(9284342,0,'news_importicsxml','3.0.0',9716,490,'Import of ICS & XML to EXT:news','Versatile news import from ICS  XML (local files or remote URLs) including images and category mapping',1,0,4,1580976950,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','41ec50b771fea78cd856c55bcfc48f52','TER release, support for 9.5','ringer.it',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/news_importicsxml/','ter','',''),
(9284343,0,'minicleaner','2.1.0',2809,281,'MiniCleaner','Scheduler Task for deleting files in configurable folders',2,0,0,1545324249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Sven Juergens','t3@blue-side.de','karlchen321','09baa2a9cc3f701995471982886164b6','some smaller cleanups and TYPO3 9 compatibility','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/minicleaner/2.1.0','ter','',''),
(9284344,0,'minicleaner','2.2.0',2809,156,'MiniCleaner','Scheduler Task for deleting files in configurable folders',2,0,0,1603657912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Sven Juergens','t3@blue-side.de','karlchen321','b69d7952d9006cea077429f8ef701272','compatibility with 10.4','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/minicleaner/','ter','',''),
(9284345,0,'minicleaner','2.3.0',2809,187,'MiniCleaner','Scheduler Task for deleting files in configurable folders',2,0,0,1609794005,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";s:9:\"scheduler\";s:15:\"9.5.24-11.9.999\";}}','Sven Juergens','t3@blue-side.de','karlchen321','1bb70261a7c4a7add1cc154dca2b483e','ompatibility for TYPO3 v11','',2003000,1,0,'https://docs.typo3.org/typo3cms/extensions/minicleaner/','ter','',''),
(9284346,0,'simpleaddress','2.1.0',3309,954,'Simple-Address','This extension offers an easy way for showing an address block with or without a Google Maps. The address will rendered in vCard format.',2,0,3,1512720888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Steve Lenz','kontakt@steve-lenz.de','stw','8ceafad3c2795694958983ffbf1e356e','Compleatly new developed extension:\r\n- Only TYPO3 8.7 Support\r\n- Improved Google Maps integration\r\n\r\nRepository: https://packagist.org/packages/sle/simpleaddress\r\n','',2001000,1,0,'https://packagist.org/packages/sle/simpleaddress','ter','',''),
(9284347,0,'evangtermine','2.0.6',5787,448,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',1,0,3,1491570272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','ad2d4514a52f011fb627fd0173cb2ed6','Bugfix Release','',2000006,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284348,0,'evangtermine','2.0.7',5787,337,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',1,0,3,1533211827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','9c0e9bee25483562a87b5524a9c3c57c','Bugfix release','',2000007,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284349,0,'evangtermine','2.1.0',5787,226,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',1,0,3,1549548632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','6473a199dc2e345a7ff8a368458b9687','Release for TYPO3 v9.5 compatibility.  Dropped support for TYPO3 v7 and older.','',2001000,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284350,0,'evangtermine','2.1.1',5787,263,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1551955162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','7c65b59dd20ac50c46f09946424271b8','Bugfix release','',2001001,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284351,0,'evangtermine','2.1.2',5787,238,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1558446790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','34a938a2eb617a976be452f5b8ac4b15','Bugfix release.','',2001002,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284352,0,'evangtermine','2.1.3',5787,448,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1561725378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','sudhaus7','1deb909201e663602cecc9fd4cfc1c7b','improvements in Fluid templates','',2001003,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284353,0,'evangtermine','2.1.4',5787,303,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1581084239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','0720f0895029226f9a210cabfc4dc69c','Minor Bugfix','',2001004,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284354,0,'evangtermine','2.1.5',5787,225,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1594382162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','101d92bf3af2b61963e992f99ea1b93a','Adapted to TYPO3 10.4.x','',2001005,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284355,0,'evangtermine','2.1.6',5787,144,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1607349689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','80e1c6e90706a089d65ffbd2e3ae8e68','Minor feature release','',2001006,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284356,0,'evangtermine','2.1.7',5787,116,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1634633629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','e35a00866f268420c8551cdabb3b9b7e','Bugfix release','',2001007,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284357,0,'evangtermine','2.2.0',5787,108,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1640789036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','65e34225dba60456f95e60b536ecb1ae','Adapted to TYPO3 v11','',2002000,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284358,0,'evangtermine','2.2.1',5787,95,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1669731345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','6f2fecffb10ec2edb637f129e5f8e989','small Bugfixes','',2002001,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284359,0,'evangtermine','2.2.2',5787,97,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1677236050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','e92a2da357c3f837c7d4eb155d4a9c3a','Bugfix release','',2002002,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284360,0,'evangtermine','2.2.3',5787,93,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1682325214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Christoph Roth','christoph.roth@ekvw.de','sudhaus7','74e559176e397fd1c436d81a0f0ef975','small feature release','',2002003,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284361,0,'evangtermine','2.2.6',5787,75,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1688154798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','d4bda9161ac91cd0fd50e0c694b98dd9','[TASK] Take over from old repository\n\nTasks:\n Maintenance release\n codestyle fixes\n fix composer.json\n remove unneeded github workflow','',2002006,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284362,0,'evangtermine','2.2.7',5787,91,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1697727601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','66f4c163b80fd85682344963a7bea547','[BUGFIX] Language Labels are not loaded\n\nTasks:\n provided english translation','',2002007,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284363,0,'evangtermine','3.0.1',5787,17,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1762773138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','7848c3ac5f02940e64b1f1b0067f0303','Update Services.php: Load Solr Classes only if the Solr extension is installed','',3000001,0,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284364,0,'evangtermine','4.0.2',5787,28,'Evangelische Termine','Anzeige des Terminkalenders der Vernetzten Kirche in der Ev.-Luth. Kirche in Bayern und weiteren teilnehmenden evangelischen Landeskirchen.',2,0,3,1762773981,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','35114e03dd5590fa2564409d40129d3b','Adapted to TYPO3 v12','',4000002,1,0,'https://github.com/sudhaus7/evangtermine/blob/master/Documentation/Index.rst','ter','',''),
(9284365,0,'q3i_mailprivacy','1.0.0',1221,85,'GPG encryption for mail forms','GPG encryption for mail forms',2,0,4,1531328954,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:11:\"formhandler\";s:5:\"2.4.1\";s:9:\"powermail\";s:5:\"4.4.0\";}}','Artur Cichosz - Q3i GmbH & Co. KG','a.cichosz@q3i.de','artur2000','56ac1897be095c466af1ddbba01c4aab','TYPO3 7 LTS, formhandler 2.4.1 and powermail 4.4.0 compatibility.\r\nAdded dedicated logger and log invocation on multiple spots to make debugging easier.\r\nResolved issue with multiple keys with the same key identifier in gnupg key ring.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/q3i_mailprivacy/1.0.1','ter','',''),
(9284366,0,'q3i_mailprivacy','1.0.1',1221,328,'GPG encryption for mail forms','GPG encryption for mail forms',2,0,4,1531329597,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:2:{s:11:\"formhandler\";s:5:\"2.4.1\";s:9:\"powermail\";s:5:\"4.4.0\";}}','Artur Cichosz - Q3i GmbH & Co. KG','a.cichosz@q3i.de','artur2000','2c42328138317628ce2544cb675dfc25','Updated documentation','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/q3i_mailprivacy/1.0.1','ter','',''),
(9284367,0,'datec_jobmarket','1.3.1',2672,162,'Datec Jobmarket','Stellenmarkt für Frontend-Benutzer',2,0,3,1519208750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Philipp Roensch','p.roensch@datec-schmidt.de','abandoned_extensions','7ffc5be5eb55731ad8816d53fe526c2d','Please use this as STABLE Release for TYPO3 8.\r\n- improved anonymous contact feature\r\n- removed custom pagination ViewHelper, default and new template suffice\r\n- new TS options, manual needs updating but setup.txt is documented\r\n- moved Blueprint feature ','Datentechnik Schmidt Software GmbH',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/datec_jobmarket/1.3.3','ter','',''),
(9284368,0,'datec_jobmarket','1.3.3',2672,655,'Datec Jobmarket','Stellenmarkt für Frontend-Benutzer',2,0,3,1520411186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Philipp Roensch','p.roensch@datec-schmidt.de','abandoned_extensions','eddd9bd5553c6267e5c2f4561533ad62','- fixed pagination with search parameters (addQueryStringMethod)\r\n- use current protocol for static google map\r\n- reworked form field display on single view\r\n\r\nalso includes TCA hotfix 1.3.2','Datentechnik Schmidt Software GmbH',1003003,1,0,'https://docs.typo3.org/typo3cms/extensions/datec_jobmarket/1.3.3','ter','',''),
(9284369,0,'web2pdf','1.1.6',16784,3282,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1495177653,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','1c3f76299161a3554e1fc6fd063f459a','compatibility update for TYPO3 8.7 and updated mpdf library','Mittwald CM Service',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/web2pdf/1.1.6','ter','',''),
(9284370,0,'web2pdf','1.2.0',16784,454,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1519312877,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','ac7976d088df459316f658610cb7a372','See Github: https://github.com/mittwald/typo3-web2pdf/releases/tag/1.2.0','Mittwald CM Service',1002000,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/1.2/en-us','ter','',''),
(9284371,0,'web2pdf','1.2.1',16784,1242,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1519723718,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','b9fec6239ccb4877d65a845c63d5e6e9','Bugfix: See Github https://github.com/mittwald/typo3-web2pdf/pull/87','Mittwald CM Service',1002001,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/1.2/en-us','ter','',''),
(9284372,0,'web2pdf','1.2.2',16784,2871,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1534751563,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','71da8fc58db8f8eeab3e5918394779bf','Fix Composer Install','Mittwald CM Service',1002002,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/1.2/en-us','ter','',''),
(9284373,0,'web2pdf','1.2.3',16784,1395,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1552901833,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";s:5:\"fluid\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','e4585a7195a61767a6592847efb40a07','Add Support for 9.5','Mittwald CM Service',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/web2pdf/1.2.3','ter','',''),
(9284374,0,'web2pdf','1.2.4',16784,200,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1598276902,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";s:5:\"fluid\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','a0e1b21bec4bcb3d630f84a03dd22fcd','Add mPDF Library to Filesystem','Mittwald CM Service',1002004,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/1.2/en-us','ter','',''),
(9284375,0,'web2pdf','2.0.0',16784,152,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1598601216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','811fe9b708ccaeaca93a37312f898211','Release version 2.0.0','Mittwald CM Service',2000000,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/2.0/en-us','ter','',''),
(9284376,0,'web2pdf','2.0.1',16784,258,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF. This extension is based on the pdf_generator2.',2,0,3,1598613074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','489809a09a5b887457b68b2a54d449ef','Release version ','Mittwald CM Service',2000001,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/2.0/en-us','ter','',''),
(9284377,0,'web2pdf','3.0.0',16784,128,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1639646198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','8029c8889ff1911a65062e16ee403943','TYPO3 11.5 compatible version. \r\n\r\nBefore updating, please make sure to read the changelog https://github.com/mittwald/typo3-web2pdf/releases/tag/v3.0.0','Mittwald CM Service',3000000,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/3.0/en-us','ter','',''),
(9284378,0,'web2pdf','3.0.1',16784,101,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1673607491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','f611692fff573237dd59515624dbc3ff','[BUGFIX] Added missing DejaVuSansMono TFF fonts 129','Mittwald CM Service',3000001,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/3.0/en-us','ter','',''),
(9284379,0,'web2pdf','4.0.0',16784,91,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1692705308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','80ab93b99a8601f0248562b8c9b3a1c1','Added TYPO3 12.4 compatibility','Mittwald CM Service',4000000,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/4.0/en-us','ter','',''),
(9284380,0,'web2pdf','4.0.1',16784,31,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1741347765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','56d0f22aadad0102264a84aad099c132','Bugfix release','Mittwald CM Service',4000001,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/4.0/en-us','ter','',''),
(9284381,0,'web2pdf','5.0.0',16784,28,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1741347793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','8c37369bdbadb4ee7767e1e534efacd7','Added TYPO3 13.4 compatibility. Note, that the extension contains 2 breaking changes.\r\nChangelog: https://github.com/mittwald/typo3-web2pdf/releases/tag/5.0.0','Mittwald CM Service',5000000,0,0,'https://docs.typo3.org/p/mittwald/web2pdf/5.0/en-us','ter','',''),
(9284382,0,'web2pdf','5.0.1',16784,48,'Web2PDF','This Extension renders the pagecontent to a PDF file. It supports css and uses the library mPDF.',2,0,3,1741938824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','8094694a8fac78282c8fa0b62cdc6662','Bugfix release\r\n\r\nRelease notes: https://github.com/mittwald/typo3-web2pdf/releases/tag/5.0.1','Mittwald CM Service',5000001,1,0,'https://docs.typo3.org/p/mittwald/web2pdf/5.0/en-us','ter','',''),
(9284383,0,'more4t3sports','0.5.0',960,271,'More for T3sports','Useful extensions for T3sports.',2,0,4,1531307002,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-8.1.99\";s:7:\"rn_base\";s:11:\"1.8.2-0.0.0\";s:10:\"cfc_league\";s:11:\"1.2.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','b77cc8238440955cbb8e0b24fea0840e','Support TYPO3 7.6 and 8.7 added. Latest version is always on Github.','System 25',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/more4t3sports/','ter','',''),
(9284384,0,'more4t3sports','0.9.0',960,4,'More for T3sports','Useful extensions for T3sports.',2,0,4,1777801122,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:3:{s:9:\"t3socials\";s:11:\"1.0.5-0.0.0\";s:7:\"tt_news\";s:11:\"3.6.0-0.0.0\";s:4:\"news\";s:11:\"7.2.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','bc6bb490c4b5b65f16b796aa219689eb','Prepare release','System 25',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/more4t3sports/','ter','',''),
(9284385,0,'more4t3sports','0.9.2',960,8,'More for T3sports','Useful extensions for T3sports.',2,0,4,1777808739,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:3:{s:9:\"t3socials\";s:11:\"1.0.5-0.0.0\";s:7:\"tt_news\";s:11:\"3.6.0-0.0.0\";s:4:\"news\";s:11:\"7.2.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','c50998929112215f8f83c21dd63d3502','Fix issues when t3socials is not installed (8)','System 25',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/more4t3sports/','ter','',''),
(9284386,0,'more4t3sports','0.9.3',960,5,'More for T3sports','Useful extensions for T3sports.',2,0,4,1781951202,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:7:\"rn_base\";s:12:\"1.20.0-0.0.0\";s:10:\"cfc_league\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:3:{s:9:\"t3socials\";s:11:\"1.0.5-0.0.0\";s:7:\"tt_news\";s:11:\"3.6.0-0.0.0\";s:4:\"news\";s:11:\"7.2.0-0.0.0\";}}','Rene Nitzsche','rene@system25.de','digedag','07c3e43c639f31345c684375f5d96c0e','Prepare version','System 25',9003,1,0,'https://docs.typo3.org/typo3cms/extensions/more4t3sports/','ter','',''),
(9284387,0,'mindshape_cookie_hint','1.0.10',20790,751,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1500039150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','mindshape GmbH','dieter@mindshape.de','mindshape','5916eb3c1ec06e6de52dc1c0573f995e','Update 1.0.10:\r\n\r\nAdd TYPO3 8 compatibility','mindshape GmbH',1000010,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/1.0.14','ter','',''),
(9284388,0,'mindshape_cookie_hint','1.0.11',20790,4094,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1501057233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','mindshape GmbH','dieter@mindshape.de','mindshape','c270035c542d217bb0c18c9ea0e8d77d','Update 1.0.11:\r\n\r\nFixed cookiesent.js body class issue','mindshape GmbH',1000011,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/1.0.14','ter','',''),
(9284389,0,'mindshape_cookie_hint','1.0.12',20790,383,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1527433587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','mindshape GmbH','dorndorf@mindshape.de','mindshape','dc009552298d1585198f3c0f7e285c09','Update 1.0.12:\r\n\r\n- add css over typoscript\r\n- fix deprecated view settings\r\n- add expiry days option for the cookie','mindshape GmbH',1000012,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/1.0.14','ter','',''),
(9284390,0,'mindshape_cookie_hint','1.0.13',20790,3484,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1527532272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','mindshape GmbH','dieter@mindshape.de','mindshape','cc784b172be25ad9be2b41f4a1719044','Update 1.0.13:\r\n\r\nregression update for some breaking changes, sorry for any inconveniences','mindshape GmbH',1000013,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/1.0.14','ter','',''),
(9284391,0,'mindshape_cookie_hint','1.0.14',20790,4732,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1547109194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','mindshape GmbH','dieter@mindshape.de','mindshape','ca4c9846713897b8addf5898afef39db','Update 1.0.14:\r\n\r\nAdd TYPO3 9.5 compatibility','mindshape GmbH',1000014,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/1.0.14','ter','',''),
(9284392,0,'mindshape_cookie_hint','1.1.0',20790,114,'mindshape Cookie Hint','Shows a visible hint on the website that cookies are used - according to the European laws. Easy to install, fully customizable and the hint will permanently be hidden after accepting.',2,0,2,1615540125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mindshape GmbH','dieter@mindshape.de','mindshape','7a3b0a60072bc13a26b714f91aed7773','Update 1.1.0:\r\n- Add support for TYPO3 v10','mindshape GmbH',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_cookie_hint/','ter','',''),
(9284393,0,'happy_feet','3.0.2',3511,206,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1516365693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:11:\"linkhandler\";s:0:\"\";}}','AOE','dev@aoe.com','aoepeople','e761720b0c09f32548ad59383503c32a','[TASK] Adjust TYPO3 version constraints to fix TER upload','AOE GmbH',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/3.0.4','ter','',''),
(9284394,0,'happy_feet','3.0.4',3511,389,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1521238882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:11:\"linkhandler\";s:0:\"\";}}','AOE','dev@aoe.com','aoepeople','5646b8b48b5c09a596ab9f8d1dfac23d',' \n wsBcBAABCAAQBQJarEMMCRBK7hj4Ov3rIwAAdHIIAF/p9AZkL4XTjDAAKiEHFn8p\n r7kVW7szS5t8uhbzBQ6ZRM6b84rCjks4uh3D/VWNqD0KUNGoNN95m3z15RjhT\n 9FLY61B8MvjEq3KjOBhf3CahRmqxxDcfecnEoY4OywSmoP11ruQDuae1SnoGQbPn\n Wq2RgrrH7IhZODiXlP2zO52ZPoFZ/XcbMUoLBTth1GTHIWZUEQUt','AOE GmbH',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/3.0.4','ter','',''),
(9284395,0,'happy_feet','8.3.0',3511,64,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1634300468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','AOE','dev@aoe.com','aoepeople','21ccb6254ab65fa258c77031e405709d','[RELEASE] Release of version 8.3.0','AOE GmbH',8003000,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284396,0,'happy_feet','8.3.1',3511,54,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1642418214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','AOE','dev@aoe.com','aoepeople','652b93c714e8c1a450fccbe36ed4353a','Release of version 8.3.1','AOE GmbH',8003001,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284397,0,'happy_feet','11.0.0',3511,57,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1645182073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','13012a2bc2ae436ade3620cf1eca7409','[RELEASE] Release of version 11.0.0','AOE GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284398,0,'happy_feet','11.0.1',3511,58,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1647443411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','7659bb213cf8f2b97f4a997589ef6063','[CLEANUP] remove deprecated TCA-config','AOE GmbH',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284399,0,'happy_feet','11.0.2',3511,60,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1653463183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','24eeb5cf4369b667a01bb127afbc9774','[TASK] update version','AOE GmbH',11000002,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284400,0,'happy_feet','11.1.0',3511,51,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1655215852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','b92fbadde06c5ffc5bb8a72e6913a12a','[RELEASE] happy_feet version 11.1.0','AOE GmbH',11001000,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284401,0,'happy_feet','11.1.1',3511,63,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1655474229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','16511923db9210660730cf6b5544f76a','[RELEASE] happy_feet version 11.1.1','AOE GmbH',11001001,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284402,0,'happy_feet','11.2.3',3511,60,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1667207536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','9ebf96cb25642dcf649e96473133fe72','[TASK] update version to 11.2.3','AOE GmbH',11002003,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284403,0,'happy_feet','11.3.0',3511,32,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1710316726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','9a8acc967e324bfb439e0459978f06ef','Update version to 11.3.0','AOE GmbH',11003000,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284404,0,'happy_feet','11.3.5',3511,39,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1714480481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','475c6c29fcd2ca355157de11d6afd4a7','chore: raise version number','AOE GmbH',11003005,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284405,0,'happy_feet','12.0.0',3511,28,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1728280454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE','dev@aoe.com','aoepeople','151b1d22aa6a68b57c12f1948d691db5','Merge pull request 23 from AOEpeople/feature/TYPO3_12\n\nfeat: TYPO3 v12 compatibility','AOE GmbH',12000000,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284406,0,'happy_feet','12.0.3',3511,11,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1744713753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE','dev@aoe.com','aoepeople','ac22d1a055c1765f61f6c3ed79ae239e','chore: Raise version to 12.0.3','AOE GmbH',12000003,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284407,0,'happy_feet','12.1.1',3511,7,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1750671399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE','dev@aoe.com','aoepeople','8b230ef794593ac11ac1f60860c4458e','chore: raise version to 12.1.1','AOE GmbH',12001001,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284408,0,'happy_feet','12.1.2',3511,9,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1750923254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE','dev@aoe.com','aoepeople','a54b3a3f1acb5dbc5a3d908e4abd2aa4','chore: raise version to 12.1.2','AOE GmbH',12001002,0,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284409,0,'happy_feet','12.1.3',3511,19,'Happy Feet Footnotes','Handles happy footnotes',2,0,3,1752825015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE','dev@aoe.com','aoepeople','1b5df06e74d4ee1149678e1c048a7c58','chore: raise version to 12.1.3','AOE GmbH',12001003,1,0,'https://docs.typo3.org/typo3cms/extensions/happy_feet/','ter','',''),
(9284410,0,'cn_ligaviewer','0.0.6',1573,754,'cODEnERD Ligaviewer','Anzeige der Tabellen der 1., 2. und 3. deutschen Bundesliga',2,0,3,1499200367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.2\";}}','Thorsten Engel','te@codenerd.de','codenerd','1dda6947b4bf15e56c08fa81c2608c80','Fixed the \"total desaster nothing works\"-bug\r\nFixed some issues with CSS\r\n\r\n(next version will introduce Ajax support so that the webpage will load while extension fetches the table data)','',6,1,0,'','ter','',''),
(9284411,0,'dated_news','5.0.0',7672,414,'Dated News','Extends the TYPO3 versatile news system extension tx_news with a calendar view using fullcalendar.js/qtip.js and allows to book for the now pricable events',2,-1,2,1509940775,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:4:\"news\";s:12:\"5.3.0-6.1.99\";s:6:\"recurr\";s:5:\"1.0.0\";}}','Falk Röder','mail@falk-roeder.de','dafalk','8a6de6a5f579d21b7313b6d2c5d1bcc4','Includes recurrences now. Lot of Bugfixes and code reworks. \r\nMAJOR UPATE. Any update from earlier versions of this extension will need to reconfigure all plugins and fluidtemplate as integration with news now changed to a more common way. \r\nSee General I','',5000000,0,0,'https://www.roeder-webdesign.berlin/de/dated-news/','ter','',''),
(9284412,0,'dated_news','5.1.0',7672,237,'Dated News','Extends the TYPO3 versatile news system extension tx_news with a calendar view using fullcalendar.js/qtip.js and allows to book for the now pricable events',2,-1,2,1518416350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:4:\"news\";s:12:\"5.3.0-6.3.99\";s:6:\"recurr\";s:5:\"1.0.0\";}}','Falk Röder','mail@falk-roeder.de','dafalk','1dc3d212aa52ed5dda5f4a718e34b7ef','See Changelog https://www.roeder-webdesign.berlin/de/dated-news/chaneglog/','',5001000,0,0,'https://www.roeder-webdesign.berlin/de/dated-news/','ter','',''),
(9284413,0,'dated_news','5.1.1',7672,852,'Dated News','Extends the TYPO3 versatile news system extension tx_news with a calendar view using fullcalendar.js/qtip.js and allows to book for the now pricable events',2,-1,2,1518607564,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:4:\"news\";s:12:\"5.3.0-6.3.99\";s:6:\"recurr\";s:5:\"1.0.0\";}}','Falk Röder','mail@falk-roeder.de','dafalk','3d0cc1463ed2894c415fa563434d10d8','Contains Bug fixes and removed lot of Code Smell\r\nChangelog: https://www.roeder-webdesign.berlin/de/dated-news/chaneglog/','',5001001,1,0,'https://www.roeder-webdesign.berlin/de/dated-news/','ter','',''),
(9284414,0,'mask','3.0.0',61688,622,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1495110011,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','7ad07b0297f91e92a71ddf488b0a34dd','TYPO3 8 LTS compatibility.','WEBprofil - Gernot Ploiner e.U.',3000000,0,0,'https://docs.typo3.org/p/mask/mask/3.0/en-us','ter','',''),
(9284415,0,'mask','3.0.1',61688,3078,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1495110064,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','05f89b2771cab1155a6a75bdbf06456e','Bugfix linkwizard.\r\nTCA default tabs added.','WEBprofil - Gernot Ploiner e.U.',3000001,0,0,'https://docs.typo3.org/p/mask/mask/3.0/en-us','ter','',''),
(9284416,0,'mask','3.0.2',61688,2325,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1509451938,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a4517fa9ee96d2c698fc785f3ec59bac','Bugfix version only:\r\n- Linkfield fixed\r\n- Start / stop date fixed in repeating field','WEBprofil - Gernot Ploiner e.U.',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/3.0.2','ter','',''),
(9284417,0,'mask','3.1.0',61688,2585,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1521126902,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d8dfb6d3de1634fdbe9571f944d85cc9','Lot of bugfixes and small improvements. See: https://github.com/Gernott/mask/commits/master','WEBprofil - Gernot Ploiner e.U.',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/3.1.0','ter','',''),
(9284418,0,'mask','3.2.0',61688,727,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1532437504,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','26b536e9730a456ace223a9577a9141b','Lot of bugfixes and small improvements. See: https://github.com/Gernott/mask/commits/master','WEBprofil - Gernot Ploiner e.U.',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/3.2.0','ter','',''),
(9284419,0,'mask','3.3.0',61688,508,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1533213429,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','87c7441a8a36be36daf3e8c14d022347','Added HTML Snippets to Backendlayouts and some bugfixes. See: https://github.com/Gernott/mask/commits/master','WEBprofil - Gernot Ploiner e.U.',3003000,0,0,'https://docs.typo3.org/p/mask/mask/3.3/en-us','ter','',''),
(9284420,0,'mask','3.3.1',61688,1514,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1533313785,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','eadce5029f2ddb6bf0d234063751171c','Bugfix version only: prevents warning','WEBprofil - Gernot Ploiner e.U.',3003001,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/3.3.1','ter','',''),
(9284421,0,'mask','4.0.0',61688,884,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1538631393,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e2800c39d1db3467eb9adc451b7f5c82','Added\r\nSupport TYPO3 v9. 168\r\nAll contentelements are now natively rendered with FLUIDTEMPLATE and are enriched with dataprocessors\r\nLink backend header of element to its edit page. 159\r\nAdded Localization Tab to every field\r\nAdded possibility to use en','WEBprofil - Gernot Ploiner e.U.',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/4.0.0','ter','',''),
(9284422,0,'mask','3.3.2',61688,1230,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1539004195,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ed21bd8823b37696690af0ddd5311d53','Added: Link backend header of element to its edit page. 159\r\nChanged: Sort complete mask.json alphabetically to avoid merge conflicts. 163\r\nFixed: Use mb_substr instead of substr to avoid encoding problems with German \"umlauts\". 167  fix problem with ','WEBprofil - Gernot Ploiner e.U.',3003002,0,0,'https://docs.typo3.org/p/mask/mask/3.3/en-us','ter','',''),
(9284423,0,'mask','3.3.3',61688,5334,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1544191314,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','56911e6526905fd97b8be6f66f61ceb3','Removed outdated TYPO3 9 hint\r\nFixed broken sorting in repeating elements 181\r\nPrevent error in starttime and endtime when using strict_mode\r\nChanged default value of date field to null as per MySQL Standard 197\r\nFixed broken Activate/Deactivate conten','WEBprofil - Gernot Ploiner e.U.',3003003,0,0,'https://docs.typo3.org/p/mask/mask/3.3/en-us','ter','',''),
(9284424,0,'mask','4.1.0',61688,2183,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1544191476,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','440e103fd4d3a5dae30af9f251310b0b','Added support for \"EXT:\" paths in LocalConfiguration 193\r\nFluid-Templates are now being generated all upperCamelCase, no more underscores, except for fallback186\r\nDefault paths in LocalConfiguration now point to EXT:mask_project/...\r\nFixed broken sortin','WEBprofil - Gernot Ploiner e.U.',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/mask/4.1.0','ter','',''),
(9284425,0,'mask','4.1.1',61688,364,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1566899995,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','cb17c4ab78c19f8a09cef8c4f076146f','fixed missing reusable mask fields in extending pages\r\nadded indexes to tt_content for parent fields\r\nfixed wrong default-paths in extension config\r\nchanged EM paths from EXT:... to typo3conf/ext/....\r\nadded banners\r\n\r\nA big thank you to André Schließer, Nicole Cordes and Buff! Meine Werbeagentur GmbH for coding and supporting Mask.','WEBprofil - Gernot Ploiner e.U.',4001001,0,0,'https://docs.typo3.org/p/mask/mask/4.1/en-us','ter','',''),
(9284426,0,'mask','4.1.2',61688,4157,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1566903249,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c933946e5901cf31e447b7eabfa1335e','equal 4.1.1, but without .git folder','WEBprofil - Gernot Ploiner e.U.',4001002,0,0,'https://docs.typo3.org/p/mask/mask/4.1/en-us','ter','',''),
(9284427,0,'mask','5.0.0',61688,615,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1588136811,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.3.0-10.4.99\";s:7:\"extbase\";s:14:\"10.3.0-10.4.99\";s:5:\"fluid\";s:14:\"10.3.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9ffdf919bdc6c919f1a33ff20ca300f7',' Added\r\n- Support for TYPO3 v10. Thank you [Jürgen Venne](https://github.com/juergen-venne) and all the sponsors!\r\n Changed\r\n- basic code cleanup and minor refactoring\r\n- complete redesign of Mask backend module\r\n- hidden IRRE elements are now visible in the backend[262](https://github.com/Gernott/mask/pull/262)\r\n- declared strict_types in all classes for better code quality\r\n- replaced deprecated composer option \"replace\" with extra/extension-key\r\n- moved the mask backend module to the bottom of the admin tools\r\n Removed\r\n- Support for TYPO3 v9 LTS was dropped. Use Mask v4.x.x for TYPO3 v9 LTS\r\n Fixed\r\n- Sort inline fields recursively to output correct order of fields in editor [267](https://github.com/Gernott/mask/pull/267)\r\n- Added softref-config to rte fields [266](https://github.com/Gernott/mask/pull/266)\r\n- Fixed TCA default value of field parentid for Inline-Tables [249](https://github.com/Gernott/mask/pull/249)\r\n- Fixed the path resolution in backend preview images','WEBprofil - Gernot Ploiner e.U.',5000000,0,0,'https://docs.typo3.org/p/mask/mask/5.0/en-us','ter','',''),
(9284428,0,'mask','5.1.0',61688,231,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1594531256,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d0ac48c64be29538ea25a33795f4350b','Thanks to Nikita Hovratov for this version!\r\n Important\r\n- There are some issues with the new fluid based page layout module. Especially if dealing with languages, please turn off this feature if encountering any issues in Settings - Feature Toggles - Fluid based page module.\r\n- It may be necessary to run the Database Analyzer and/or save your mask elements to apply some changes.\r\n- If you save your elements, the mask.json may change. Dont forget to put the changes in your version control system.\r\n\r\n Added\r\n- Mask elements can now be found in TYPO3 global search [191](https://github.com/Gernott/mask/issues/191)\r\n- Added fluid_styled_content as dependency\r\n- Added mask as global fluid namespace\r\n- Added tests for core functionality of mask\r\n\r\n Changed\r\n- Migrated Signal slots to PSR-14 events\r\n- Replaced datepicker with TYPO3 standard\r\n- General code cleanup and refactoring\r\n\r\n Removed\r\n- Link element wizard config removed. [79440](https://forge.typo3.org/issues/79440)\r\n- rte_transform mode override removed. [72856](https://forge.typo3.org/issues/72856)\r\n- Removed parseFuncTSPath attribute in html code generation for RTE fields\r\n\r\n Fixed\r\n- Fixed order of tabs for backend layout fields. [315](https://github.com/Gernott/mask/pull/315)\r\n- Backend Layouts translated correctly if referencing language files.\r\n- Removed html in delete/purge dialog [310](https://github.com/Gernott/mask/pull/310)\r\n- Translation of inline fields in page records fixed [309](https://github.com/Gernott/mask/pull/309)\r\n- Deleted inline fields removed in mask.json [307](https://github.com/Gernott/mask/pull/307)\r\n- Validation of field keys works again in the element builder\r\n- RTE presets in TSconfig are now applied [306](https://github.com/Gernott/mask/pull/306)\r\n- Removed the inline css in blockquote [303](https://github.com/Gernott/mask/pull/303)\r\n- Allowed content elements in nested content work again [296](https://github.com/Gernott/mask/pull/296)\r\n- Mask doesnt generate error log entries anymore [294](https://github.com/Gernott/mask/pull/294)','WEBprofil - Gernot Ploiner e.U.',5001000,0,0,'https://docs.typo3.org/p/mask/mask/5.1/en-us','ter','',''),
(9284429,0,'mask','5.1.1',61688,394,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1594818127,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2d6e568fcd919da84457eca2b6bec068','Thanks to Nikita Hovratov for this version!\r\n\r\n Important\r\n- After updating from 5.1.0 or lower, clear the hard caches under Maintenance-Flush cache. Clearing red caches in not enough.\r\n- Run database analyzer after that.\r\n\r\n Added\r\n- Mask uses now the symfony DI.\r\n- Added fe_group and editlock fields for access tab of mask inline records.\r\n\r\n Fixed\r\n- Labels of inline tt_content records having a mask element as default are now displayed. [327](https://github.com/Gernott/mask/pull/327)','WEBprofil - Gernot Ploiner e.U.',5001001,0,0,'https://docs.typo3.org/p/mask/mask/5.1/en-us','ter','',''),
(9284430,0,'mask','5.1.2',61688,165,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1599053265,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','eedabe3e43c3cd2c324f121600013ea9',' Added\r\n- Option to disable phone links. [336](https://github.com/Gernott/mask/pull/336)\r\n Changed\r\n- Undone symfony DI change because of breaking changes\r\n Fixed\r\n- Fields editlock and fe_group now generated on element save. [332](https://github.com/nhovratov/mask/commit/fb31c3cc219f8517559318eae2dcc2d3e993bcf2)','WEBprofil - Gernot Ploiner e.U.',5001002,0,0,'https://docs.typo3.org/p/mask/mask/5.1/en-us','ter','',''),
(9284431,0,'mask','5.1.3',61688,318,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1599071659,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5919618f1ca0a8d67eb9cc4efbd594ae',' Fixed\r\n- Fields in page templates are now shown, if backend layout has non numeric name. [345](https://github.com/Gernott/mask/issues/345)\r\n- Saving mask elements do not cause change in indexes when running db analyzer anymore.\r\n- JQuery is minified again.','WEBprofil - Gernot Ploiner e.U.',5001003,0,0,'https://docs.typo3.org/p/mask/mask/5.1/en-us','ter','',''),
(9284432,0,'mask','6.0.0',61688,192,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1601906643,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','41ea5579588b43f17eda3646eb45ae13',' Added\r\n- Support for palettes and linebreaks\r\n- TCA group element\r\n- timestamp element\r\n\r\nThere should be no problem to upgrade from 5 to 6 in most cases.\r\nFor more details read the [release notes](https://github.com/gernott/mask/blob/master/Documentation/ChangeLog/6.0/Index.rst)','WEBprofil - Gernot Ploiner e.U.',6000000,0,0,'https://docs.typo3.org/p/mask/mask/6.0/en-us','ter','',''),
(9284433,0,'mask','6.0.1',61688,247,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1602054127,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0ed166ca59ca7af0819e0c76ae3264c7',' Fixed\r\n- Labels of repeating fields are rendered again\r\n- Inline fields added correctly again','WEBprofil - Gernot Ploiner e.U.',6000001,0,0,'https://docs.typo3.org/p/mask/mask/6.0/en-us','ter','',''),
(9284434,0,'mask','6.1.0',61688,157,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1603282872,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','6df1b1c01e91a0026f6b6633af237305','Fixed\r\n    Tabs / palettes for page templates only override pages table now.\r\n    page templates with numeric keys dont cause type errors anymore.\r\n    Inline fields added to frontend data array if in palette.\r\n\r\nAdded\r\n    Enumeration for field types added and replaced across all code.','WEBprofil - Gernot Ploiner e.U.',6001000,0,0,'https://docs.typo3.org/p/mask/mask/6.1/en-us','ter','',''),
(9284435,0,'mask','6.2.0',61688,213,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1603437934,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','34d234168554fed6a3dc083d4fc074cd','Fixed\r\n    Fixed a JavaScript function not existing in older chrome browsers.\r\n    Richtext fields now correctly identified as richtext and not text.\r\n\r\nAdded\r\n    Update Wizards to migrate mask.json and template names from older installations.','WEBprofil - Gernot Ploiner e.U.',6002000,0,0,'https://docs.typo3.org/p/mask/mask/6.2/en-us','ter','',''),
(9284436,0,'mask','6.2.1',61688,141,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1603787212,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a4f5cc86ae23be53e28bd1764973a586','Fixed\r\n    Fixed wrong path in ConvertTemplate Upgrade Wizard when using \"EXT:\"\r\n\r\nChanged\r\n    Switched to new TYPO3 documentation server rendering.\r\n    Improved documentation.','WEBprofil - Gernot Ploiner e.U.',6002001,0,0,'https://docs.typo3.org/p/mask/mask/6.2/en-us','ter','',''),
(9284437,0,'mask','6.2.2',61688,251,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1603793089,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0dedf90a190138434dabb10bca5d6dd4','Fixed\r\n    Documentation toctree rendered again','WEBprofil - Gernot Ploiner e.U.',6002002,0,0,'https://docs.typo3.org/p/mask/mask/6.2/en-us','ter','',''),
(9284438,0,'mask','4.1.3',61688,171,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1604310730,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','cd68b67c9656ef28e8d884967d1b64ef','Fixed\r\n    Translation of repeater in page records 258','WEBprofil - Gernot Ploiner e.U.',4001003,0,0,'https://docs.typo3.org/p/mask/mask/4.1/en-us','ter','',''),
(9284439,0,'mask','6.2.3',61688,64,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1608017112,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','631acf57728544d5bdcd6678366c96db','Fixed\r\n    Backend preview now shows changes from workspace 377\r\n    Removed duplicate inline elements in workspace preview 244','WEBprofil - Gernot Ploiner e.U.',6002003,0,0,'https://docs.typo3.org/p/mask/mask/6.2/en-us','ter','',''),
(9284440,0,'mask','4.1.4',61688,132,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1608022727,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1120e2740d4db1b11bb0f6ee7f414545','Fixed\r\n    Backend preview now shows changes from workspace 377\r\n    Removed duplicate inline elements in workspace preview 244','WEBprofil - Gernot Ploiner e.U.',4001004,0,0,'https://docs.typo3.org/p/mask/mask/4.1/en-us','ter','',''),
(9284441,0,'mask','6.3.0',61688,150,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1608022926,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','210878408e1a085790c43c026478b46c','Fixed\r\n    Backend preview now shows changes from workspace 377\r\nAdded\r\n    Crowdin translation','WEBprofil - Gernot Ploiner e.U.',6003000,0,0,'https://docs.typo3.org/p/mask/mask/6.3/en-us','ter','',''),
(9284442,0,'mask','6.4.0',61688,137,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1610459786,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5a1aeb5e74c1ac0e1c6b0b1905168c14','Fixed\r\n    Core icon paths 379\r\n\r\nChanged\r\n    Inline syntax for format viewhelper in html generation','WEBprofil - Gernot Ploiner e.U.',6004000,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284443,0,'mask','6.4.1',61688,136,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1611050692,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9ab1322aeeda00e902d21ebd65fc874d','[RELEASE] Release version 6.4.1 Fixed - Default field of float type converted to type number','WEBprofil - Gernot Ploiner e.U.',6004001,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284444,0,'mask','6.4.2',61688,146,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1612104520,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','91388b15393ee63e24f9fb0d65975e17','[RELEASE] Release version 6.4.2 Fix old to new date format conversion','WEBprofil - Gernot Ploiner e.U.',6004002,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284445,0,'mask','6.4.3',61688,127,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1612705656,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9f5a0d6fc46ef1a90022b74ad9fa329c','[RELEASE] Release version 6.4.3 - Bugfix release. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog.','WEBprofil - Gernot Ploiner e.U.',6004003,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284446,0,'mask','6.4.4',61688,143,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1612800456,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e34eb4dca94042d5d912a08c0da5a98b','[RELEASE] Release version 6.4.4 - Bugfix release. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6004004,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284447,0,'mask','4.2.0',61688,128,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1612801736,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b39b0d771b92fe4c17ffe28f763ae09c','[RELEASE] Release version 4.2.0 - This version was released with typo3 tailor','WEBprofil - Gernot Ploiner e.U.',4002000,0,0,'https://docs.typo3.org/p/mask/mask/4.2/en-us','ter','',''),
(9284448,0,'mask','6.4.5',61688,136,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1614069863,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','923f539129d535810e597a715ee76aaf','[RELEASE] Release version 6.4.5 - Bugfix release. Backend layouts with icon identifier work now. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6004005,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284449,0,'mask','6.4.6',61688,133,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1614246759,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ddb9e6d01de53879286ce1f288d46dc2','[RELEASE] Release version 6.4.6 - Bugfix release. Empty backend layout icons do not throw error. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6004006,0,0,'https://docs.typo3.org/p/mask/mask/6.4/en-us','ter','',''),
(9284450,0,'mask','6.5.0',61688,126,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1614682228,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d725dcff54e03d74ce89c98f21de4c67','[RELEASE] Release version 6.5.0 - Minor release. Support for dragon_drop extension Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6005000,0,0,'https://docs.typo3.org/p/mask/mask/6.5/en-us','ter','',''),
(9284451,0,'mask','6.5.1',61688,150,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1614708429,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','59dd45b6156e24e632d0a39f7e81b3e5','[RELEASE] Release version 6.5.1 - Bugfix release. Fix InvalidEnumerationValueException. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6005001,0,0,'https://docs.typo3.org/p/mask/mask/6.5/en-us','ter','',''),
(9284452,0,'mask','6.5.2',61688,137,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1615532237,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a6e8939a92bddd11d75a28166ddf7791','[RELEASE] Release version 6.5.2 - Bugfix release. Responsive styling. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6005002,0,0,'https://docs.typo3.org/p/mask/mask/6.5/en-us','ter','',''),
(9284453,0,'mask','6.6.0',61688,158,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1615794214,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9fe5e07174d268347963ba222355602a','[RELEASE] Release version 6.6.0 - Minor release. Compatibility TYPO3 v11.1. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006000,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284454,0,'mask','6.6.1',61688,149,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1616570220,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','8a06096e7f912dc121f598a3ef431de8','[RELEASE] Release version 6.6.1 - Bugfix release. Fix exception for editors. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006001,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284455,0,'mask','6.6.2',61688,146,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1617108098,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','f7143a5aafe766b97d69d1279b9c945a','[RELEASE] Release version 6.6.2 - Bugfix release. Cast element key to string. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006002,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284456,0,'mask','6.6.3',61688,151,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1617187770,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1be86caa17065fdaf8a504be34f53a58','[RELEASE] Release version 6.6.3 - Bugfix release. Fix text field wrap inversion. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006003,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284457,0,'mask','4.2.1',61688,122,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1617372989,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','038c332420471af67d90f3469ea96895','[RELEASE] Release version 4.2.1 - Bugfix release. Allowed content works again. Read https://github.com/Gernott/mask/blob/v4/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',4002001,0,0,'https://docs.typo3.org/p/mask/mask/4.2/en-us','ter','',''),
(9284458,0,'mask','4.2.2',61688,125,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1618818815,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ac0bd7bdc60e522d2b3ea9c4aef91ecc','[RELEASE] Release version 4.2.2 - Bugfix release. Fix error when mask key contains pages. Read https://github.com/Gernott/mask/blob/v4/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',4002002,0,0,'https://docs.typo3.org/p/mask/mask/4.2/en-us','ter','',''),
(9284459,0,'mask','6.6.4',61688,124,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1618818879,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5d53a9ad681656d6403bd18fdaf459ed','[RELEASE] Release version 6.6.4 - Bugfix release. Fix error when mask key contains pages. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006004,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284460,0,'mask','6.6.5',61688,157,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1618913109,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','78463ade170f3da6c575d3709aae72d7','[RELEASE] Release version 6.6.5 - Bugfix release. Fix blindLinkOptions if fields share key. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006005,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284461,0,'mask','6.6.6',61688,147,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1620201281,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b4d80008aa86cfe80bcc8125f6485792','[RELEASE] Release version 6.6.6 - Bugfix release. Checkboxes no longer reset to default value. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006006,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284462,0,'mask','6.6.7',61688,146,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1620222139,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','feca2026e9fe5bc249c5294ee751d17c','[RELEASE] Release version 6.6.7 - Bugfix release. FE User Group restrictions for inline elements. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6006007,0,0,'https://docs.typo3.org/p/mask/mask/6.6/en-us','ter','',''),
(9284463,0,'mask','6.7.0',61688,119,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1620809219,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a5095821d992521d18efa0d143cf8252','[RELEASE] Release version 6.7.0 - Minor release. collapseAll option now on by default. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6007000,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284464,0,'mask','7.0.0',61688,149,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1620809489,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e6109c92532eaaa9eb3d83a47277effb','[RELEASE] Release version 7.0.0 - MAJOR release. Rewritten Mask Backend based on VueJS. Read https://docs.typo3.org/p/mask/mask/master/en-us/ChangeLog/7.0/Index.html for in depth summary of changes.','WEBprofil - Gernot Ploiner e.U.',7000000,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284465,0,'mask','7.0.1',61688,121,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1621506050,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c699aae02106db08b993948357298ca7','[RELEASE] Release version 7.0.1 - Bugfix release. Checkboxes clickable again. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000001,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284466,0,'mask','7.0.2',61688,159,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1621526530,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c83948c6a5e123258ce974e252153db1','[RELEASE] Release version 7.0.2 - Bugfix release. Hide existing field select in inline fields. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000002,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284467,0,'mask','7.0.3',61688,151,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1622193779,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a92b2c4b334580a3340077fa3ec86094','[RELEASE] Release version 7.0.3 - Bugfix release. Bodytext generates html ViewHelper and improved styling. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000003,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284468,0,'mask','7.0.4',61688,138,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1622463947,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','85659fbc34bf2da0e5a294127b8525a8','[RELEASE] Release version 7.0.4 - Bugfix release. File allowedFileExtensions not loading fixed. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000004,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284469,0,'mask','7.0.5',61688,136,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1622552349,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','6668053930dd2bb2b014c32360fef5d9','[RELEASE] Release version 7.0.5 - Bugfix release. Various bugs fixed and some improvements. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000005,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284470,0,'mask','7.0.6',61688,118,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623307687,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b5fc6653124c9de2a172c4cf05d295f1','[RELEASE] Release version 7.0.6 - Bugfix release. l10n_mode loading. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000006,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284471,0,'mask','7.0.7',61688,138,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623401940,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2d10cdd167eade662f49c65deff946ae','[RELEASE] Release version 7.0.7 - Bugfix release. JSON structure fix for labels (New save required!). Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000007,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284472,0,'mask','7.0.8',61688,118,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623654173,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','86120292059b146bb82e4de6e4f882a0','[RELEASE] Release version 7.0.8 - Bugfix release. Ignore non-existing tca definitions in mask.json. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000008,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284473,0,'mask','7.0.9',61688,144,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623662254,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','cedeeba5c8c099c053c61f3529e713c2','[RELEASE] Release version 7.0.9 - Bugfix release. Prevent error when saving empty element. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000009,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284474,0,'mask','7.0.10',61688,151,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623832772,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1b9ef92cc45f829e76d68865e9161480','[RELEASE] Release version 7.0.10 - Bugfix release. Corrected behaviour of backend_layout_next_level. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000010,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284475,0,'mask','6.7.1',61688,117,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1623833124,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b7cebb6fe32e94eb769de9c08107c5ee','[RELEASE] Release version 6.7.1 - Bugfix release. Corrected behaviour of backend_layout_next_level. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6007001,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284476,0,'mask','7.0.11',61688,151,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1624346099,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','32c3a2894d549faeabdaf0c9e202f419','[RELEASE] Release version 7.0.11 - Bugfix release. Various bugfixes and new guides. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000011,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284477,0,'mask','7.0.12',61688,139,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1624646057,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','87c337771cf4402deb21274c38e21a18','[RELEASE] Release version 7.0.12 - Bugfix release. Shrink size of link field. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000012,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284478,0,'mask','7.0.13',61688,142,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1625041805,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.2.0\";s:7:\"extbase\";s:14:\"10.4.11-11.2.0\";s:5:\"fluid\";s:14:\"10.4.11-11.2.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.2.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c7e9c1c85389a19140c64c74cdcc250a','[RELEASE] Release version 7.0.13 - Bugfix release. Various bugfixes and dropped localisation option. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000013,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284479,0,'mask','7.0.14',61688,135,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1626165992,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.3.0\";s:7:\"extbase\";s:14:\"10.4.11-11.3.0\";s:5:\"fluid\";s:14:\"10.4.11-11.3.0\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.3.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5cb2104d77fdc29716a25a0df4998b43','[RELEASE] Release version 7.0.14 - Compatibility TYPO3 v11.3 Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000014,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284480,0,'mask','7.0.15',61688,136,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1626611646,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.11-11.3.1\";s:7:\"extbase\";s:14:\"10.4.11-11.3.1\";s:5:\"fluid\";s:14:\"10.4.11-11.3.1\";s:20:\"fluid_styled_content\";s:14:\"10.4.11-11.3.1\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b35ac085ecaaefeeed6bbb486b2d187d','[RELEASE] Release version 7.0.15 - Bugfix release. Localized strings for labels work again. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000015,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284481,0,'mask','7.0.16',61688,139,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1628495391,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.3.99\";s:7:\"extbase\";s:15:\"10.4.11-11.3.99\";s:5:\"fluid\";s:15:\"10.4.11-11.3.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.3.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','6472745d03aab3e532e55fe6b65e2589','[RELEASE] Release version 7.0.16 - PHP 8.0 support Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000016,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284482,0,'mask','7.0.17',61688,127,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1630683959,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.3.99\";s:7:\"extbase\";s:15:\"10.4.11-11.3.99\";s:5:\"fluid\";s:15:\"10.4.11-11.3.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.3.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9a4f2cd633c6e5473c3768eb757dfc91','[RELEASE] Release version 7.0.17 - Bugfix release. Fix some PHP 8 undefined array key errors Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000017,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284483,0,'mask','7.0.18',61688,113,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1631003594,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.4.99\";s:7:\"extbase\";s:15:\"10.4.11-11.4.99\";s:5:\"fluid\";s:15:\"10.4.11-11.4.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0f4c3756538900cec0b5f13c5439d3cb','[RELEASE] Release version 7.0.18 - TYPO3 11.4 support Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000018,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284484,0,'mask','4.2.3',61688,117,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1631015770,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.3.0-9.5.99\";s:7:\"extbase\";s:12:\"9.3.0-9.5.99\";s:5:\"fluid\";s:12:\"9.3.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','39f7c9ff80a0d9743567d09e65e5a489','[RELEASE] Release version 4.2.3 - Bugfix release. Allowed file extensions for links working. Read https://github.com/Gernott/mask/blob/v4/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',4002003,0,0,'https://docs.typo3.org/p/mask/mask/4.2/en-us','ter','',''),
(9284485,0,'mask','6.7.2',61688,113,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1631015894,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','360530b89fc280eb60ee7daee878a6c2','[RELEASE] Release version 6.7.2 - Bugfix release. Load allowed extensions for links correctly. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6007002,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284486,0,'mask','7.0.19',61688,134,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1631016357,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.4.99\";s:7:\"extbase\";s:15:\"10.4.11-11.4.99\";s:5:\"fluid\";s:15:\"10.4.11-11.4.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4111a16eb73791c26d8b4f7ab005fce8','[RELEASE] Release version 7.0.19 - Bugfix release. Backwards compatibility for old link allowedExtension. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000019,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284487,0,'mask','6.7.3',61688,114,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1632812661,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','08304c41fae971931a0fbd2cae3fda66','[RELEASE] Release version 6.7.3 - Bugfix release. TCA overrides of mask fields no longer cause errors. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6007003,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284488,0,'mask','7.0.20',61688,131,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1632812715,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.4.99\";s:7:\"extbase\";s:15:\"10.4.11-11.4.99\";s:5:\"fluid\";s:15:\"10.4.11-11.4.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.4.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ff145230065c24b96b854a5d1495054c','[RELEASE] Release version 7.0.20 - Bugfix release. TCA overrides of mask fields no longer cause errors. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000020,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284489,0,'mask','7.0.21',61688,122,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1633434099,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','bd9d88b99b6c5cd22df6afa389ccb4db','[RELEASE] Release version 7.0.21 - TYPO3 v11 LTS support Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000021,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284490,0,'mask','7.0.22',61688,130,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1634049516,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4a7fbce5fa826f03c56e3bcc19e9d862','[RELEASE] Release version 7.0.22 - Bugfix release. Fixed errors regarding backend layouts. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000022,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284491,0,'mask','7.0.23',61688,109,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1634732066,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4ffd39859ca72a3228034e6c0cedded3','[RELEASE] Release version 7.0.23 - Bugfix release. Fixed PHP 8 warning. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000023,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284492,0,'mask','7.0.24',61688,130,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1634743280,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','71758e9c887f5178e58598dc59e138f9','[RELEASE] Release version 7.0.24 - Bugfix release. Fixed error when overriding core labels. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000024,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284493,0,'mask','7.0.25',61688,128,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1635232400,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','781f46455866afb428c2580b8b991518','[RELEASE] Release version 7.0.25 - Bugfix release. More fixes towards TYPO3 v11 and PHP 8 compatibility. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000025,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284494,0,'mask','7.0.26',61688,121,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1635872786,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','53c3115386b8c6a4b4097e96fa801200','[RELEASE] Release version 7.0.26 - Bugfix release. Fixes for TYPO3 v11. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000026,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284495,0,'mask','6.7.4',61688,108,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1635931585,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4be1973e72df56e6637212382c5726fc','[RELEASE] Release version 6.7.4 - Bugfix release. File References resolved in custom tt_content type. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',6007004,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284496,0,'mask','7.0.27',61688,122,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1635931620,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e55dfc3963548ef67cdd24f9250f3f20','[RELEASE] Release version 7.0.27 - Bugfix release. File References resolved in custom tt_content type. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000027,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284497,0,'mask','7.0.28',61688,125,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1636454224,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','cf6aad6e0feb24fd531bc1cf2d448f44','[RELEASE] Release version 7.0.28 - Bugfix release. Mask builder validation fixes. Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000028,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284498,0,'mask','7.0.29',61688,123,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1637231854,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','be896bc591e80b170dedfae666287e31','[RELEASE] Release version 7.0.29\n \n - Bugfix release. Compatibility b13/container.\n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md for\n complete changelog','WEBprofil - Gernot Ploiner e.U.',7000029,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284499,0,'mask','7.0.30',61688,127,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1638021887,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5f244297be969c9a81836a9894786bcc','[RELEASE] Release version 7.0.30\n \n - Bugfix release. Fix backend module not loading,\n if be-layout icon path is wrong.\n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000030,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284500,0,'mask','7.0.31',61688,111,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1638958037,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c0fe9700489e38545a69ec0bd22f1442','[RELEASE] Release version 7.0.31\n \n - Bugfix release. Fix backend layout rootline\n lookup (Thanks to Tyrone Rogers)\n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog','WEBprofil - Gernot Ploiner e.U.',7000031,0,0,'https://docs.typo3.org/p/mask/mask/7.0/en-us','ter','',''),
(9284501,0,'mask','7.1.0',61688,107,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639472966,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','84c11e696f466baece0c940e0728c8cc','[RELEASE] Release version 7.1.0\n \n Minor Release. New JsonSplitLoader, new API for\n Mask definition and more. Read the release article\n for in depth explanation:\n \n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/7.1/Index.html\n \n Have fun with the new version and happy holidays!','WEBprofil - Gernot Ploiner e.U.',7001000,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284502,0,'mask','7.1.1',61688,107,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639489646,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','9d513a81fcd439740e76f1a099983945','[RELEASE] Release version 7.1.1\n \n - Bugfix release. Compatibility with doctrine/dbal 2.10\n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001001,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284503,0,'mask','7.1.2',61688,108,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639500561,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','07f0f965fc58d246d375975e1b326668','[RELEASE] Release version 7.1.2\n \n - Bugfix release. Compatibility PHP 8.1.\n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001002,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284504,0,'mask','7.1.3',61688,110,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639581946,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','f8cca13f109f74cf119d1c0aa8b9f794','[RELEASE] Release version 7.1.3\n \n - Bugfix release. Please check the Upgrade Module in\n the install tool for an Upgrade Wizard called\n Update Mask JSON file RTE options. This is only\n needed, if you originally installed Mask on TYPO3 v7\n or lower.\n \n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001003,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284505,0,'mask','7.1.4',61688,106,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639792613,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5e4e3df4c9b803765d47b19f3837067e','[RELEASE] Release version 7.1.4\n \n - Bugfix release. Compatibility with old mask json\n files and another doctrine/dbal 2.10\n compatibility fix.\n \n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001004,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284506,0,'mask','7.1.5',61688,106,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639856712,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','dbe3c4753e763e8b18800cc92cbfaea9','[RELEASE] Release version 7.1.5\n \n - Bugfix release. Contains important bugfixes for\n compatibility with older mask json formats.\n \n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001005,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284507,0,'mask','7.1.6',61688,110,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639911603,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0a97e768bbdfb966ebfc82d8708d4439','[RELEASE] Release version 7.1.6\n \n - Bugfix release. Followup compatibility fix.\n \n Read https://github.com/gernott/mask/blob/master/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001006,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284508,0,'mask','7.1.7',61688,116,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1639998790,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b8573b2ca3ab657c975c93e98f81910d','[RELEASE] Release version 7.1.7\n \n - Bugfix release. Followup compatibility fix.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001007,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284509,0,'mask','7.1.8',61688,107,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640168545,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','754050a87607af43d5230d8f79725842','[RELEASE] Release version 7.1.8\n \n - Bugfix release. Order of inline fields and\n backwards compatibility for missing descriptions.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001008,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284510,0,'mask','7.1.9',61688,105,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640176465,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2b9f7598806b1b5f06601fbe4ea7a655','[RELEASE] Release version 7.1.9\n \n - Bugfix release. Preserve order of elements\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001009,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284511,0,'mask','7.1.10',61688,110,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640193991,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','44a3d1e92d44c2c92a0e9a5d5fccd082','[RELEASE] Release version 7.1.10\n \n - Bugfix release. Followup fix: Call to a member\n function isRenderable() on null\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001010,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284512,0,'mask','7.1.11',61688,106,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640202659,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','892e1349010ff12cb27e04853f814f96','[RELEASE] Release version 7.1.11\n \n - Bugfix release. Labels and descriptions are\n visible again in inline fields\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001011,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284513,0,'mask','7.1.12',61688,109,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640207885,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','929a063cebb17a249f6853dec5337d6a','[RELEASE] Release version 7.1.12\n \n - Bugfix release. HTML example generation works\n again on first save\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001012,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284514,0,'mask','7.1.13',61688,123,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1640432366,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a94bfd2c08d73adb99c855cfa7681e52','[RELEASE] Release version 7.1.13\n \n - Bugfix release. Config cleaner fixes.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001013,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284515,0,'mask','7.1.14',61688,117,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1641318431,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','793e9f87ffc8fb108709832c772e7d3a','[RELEASE] Release version 7.1.14\n \n - Bugfix release. JsonSplitLoader resolves now\n nested inline fields correctly (Thanks to Can Karadağ)\n \n Fetch workspace ID from context API (thanks to Susanne Moog)\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001014,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284516,0,'mask','7.1.15',61688,109,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1642420446,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c7fdf8e2c48ae892c69726f0a6e86833','[RELEASE] Release version 7.1.15\n \n - Bugfix release. Fixed error when using fields of\n other extension. Fix backend layout resolving.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001015,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284517,0,'mask','6.7.5',61688,107,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1642676916,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"10.4.0-11.1.0\";s:7:\"extbase\";s:13:\"10.4.0-11.1.0\";s:5:\"fluid\";s:13:\"10.4.0-11.1.0\";s:20:\"fluid_styled_content\";s:13:\"10.4.0-11.1.0\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d7014fb924d9ca9df8e84bf17e4b480e','[RELEASE] Release version 6.7.5 - Bugfix release. Prevent ConvertTemplates wizard from renaming every file Read https://github.com/Gernott/mask/blob/v6/CHANGELOG.md for complete changelog.','WEBprofil - Gernot Ploiner e.U.',6007005,0,0,'https://docs.typo3.org/p/mask/mask/6.7/en-us','ter','',''),
(9284518,0,'mask','7.1.16',61688,120,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1642676960,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0c4b22a3649d5f498dfcc41d5efab932','[RELEASE] Release version 7.1.16\n \n - Bugfix release. Prevent ConvertTemplates wizard\n from renaming every file\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001016,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284519,0,'mask','7.1.17',61688,122,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1643300707,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','05501be3c79588d42123253ebcd67331','[RELEASE] Release version 7.1.17\n \n - Bugfix release. Workspace / Inline field\n related fixes and more.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001017,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284520,0,'mask','7.1.18',61688,118,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1644603604,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1e4f1f62a78072ce470aed04015c4d9e','[RELEASE] Release version 7.1.18\n \n - Bugfix release. PHP 8 warning / Creation of\n backend layout folder.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001018,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284521,0,'mask','7.1.19',61688,115,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1645209024,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','7768f955e3e9938d7fb259bd6d99cf70','[RELEASE] Release version 7.1.19\n \n - Bugfix release. Fix search fields and prevent\n error, when creating empty inline/palette fields.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001019,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284522,0,'mask','7.1.20',61688,111,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1646921172,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','364dcb70031ac79e5fc0eb6c7d35e400','[RELEASE] Release version 7.1.20\n \n - Bugfix release. Catch exception for orphan table\n definitions.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001020,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284523,0,'mask','7.1.21',61688,102,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1647503782,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','3e50504c5b81211bc1540d420461a326','[RELEASE] Release version 7.1.21\n \n - Bugfix release. Compatibility with typo3\n composer installers v4.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001021,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284524,0,'mask','7.1.22',61688,108,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1647532864,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','23e070fbabb3ab48f3be457546d7b418','[RELEASE] Release version 7.1.22\n \n - Bugfix release. Fix FolderDoesNotExistException.\n This is a followup release, which fixes an\n exception occurring for installations which define\n typo3conf/ext paths in their config instead of\n EXT:.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7001022,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284525,0,'mask','7.1.23',61688,116,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1647940309,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1a6a37780bbd0eb3a4882319f42fa757','[RELEASE] Release version 7.1.23\n \n - Bugfix release. Fixed some small issues.\n StandWithUkraine\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001023,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284526,0,'mask','7.1.24',61688,111,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1649615726,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','61da4ed44f182b9afd43e3c5475c1489','[RELEASE] Release version 7.1.24\n \n - Bugfix release. Added UpgradeWizard for filling\n l10_source. Relevant, if you upgraded from\n TYPO3 v7 or lower.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001024,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284527,0,'mask','7.1.25',61688,102,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1649870222,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e2df3b7110cbe3169bcb76c6f663d1e0','[RELEASE] Release version 7.1.25\n \n - Bugfix release. The bodytext field of Mask\n elements can now be searched\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001025,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284528,0,'mask','7.1.26',61688,102,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1649944665,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','694e5120e46c272fcd355dcec672f799','[RELEASE] Release version 7.1.26\n \n - Bugfix release. Immutable\n TableDefinitionCollection and MoveRteOptions\n Update Wizard fixes.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001026,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284529,0,'mask','7.1.27',61688,112,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1650040915,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','22bed7566db6e101a6919ea8619ef420','[RELEASE] Release version 7.1.27\n \n - Bugfix release. The Mask configuration is no\n longer shared internally across services, which\n led to side effects.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001027,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284530,0,'mask','7.1.28',61688,111,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1650465558,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','fb8b81b78166f4c3926828de41f7cab9','[RELEASE] Release version 7.1.28\n \n - Bugfix release. Compatibility fix for very old\n Mask file fields\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001028,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284531,0,'mask','7.1.29',61688,109,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1651346917,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d5199885c65334eed84c706716a27965','[RELEASE] Release version 7.1.29\n \n Bugfix release.\n - Prevent exception in Update wizard if orphan\n inline fields exist.\n - Minor tweaks in the element builder','WEBprofil - Gernot Ploiner e.U.',7001029,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284532,0,'mask','7.1.30',61688,109,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1652020095,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0459f974f74aff35ce8cfdb9fbe061cc','[RELEASE] Release version 7.1.30\n \n - Bugfix release. Error in JsonSplitLoader when\n path to backend layouts folder is not defined.\n Added index for CType to improve performance.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001030,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284533,0,'mask','7.1.31',61688,103,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1653041580,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','6b6f128239973a276ce36fe53ec05bad','[RELEASE] Release version 7.1.31\n \n - Bugfix release. Fixed minor issues.\n \n Read https://github.com/Gernott/mask/blob/v7.1/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7001031,0,0,'https://docs.typo3.org/p/mask/mask/7.1/en-us','ter','',''),
(9284534,0,'mask','7.2.0',61688,117,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1653459338,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a19faa11ba295cb1048d524dbdf6d10b','[RELEASE] Release version 7.2.0\n \n Minor Release. New field types, better UX and lots\n of new features. Read the release article\n for in depth explanation:\n \n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/7.2/Index.html','WEBprofil - Gernot Ploiner e.U.',7002000,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284535,0,'mask','7.2.1',61688,111,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1653574511,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ea6ffd2eec1ce091b097bdddc04bb87a','[RELEASE] Release version 7.2.1\n \n - Bugfix release. Translation of relations now\n works.\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002001,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284536,0,'mask','7.2.2',61688,110,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1653901277,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','666a779d0bcf6e42c5e5d5bd45d63eb2','[RELEASE] Release version 7.2.2\n \n - Bugfix release. Compatibility TYPO3 v10 relation\n fetching\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002002,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284537,0,'mask','7.2.3',61688,98,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1655134421,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2e48515238726a45a5447f2fabad258a','[RELEASE] Release version 7.2.3\n \n - Bugfix release. Removed unused added\n sys_file_reference database columns of Mask\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002003,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284538,0,'mask','7.2.4',61688,107,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1655497298,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','dfb22fcdb59dd11c391be87bd36e14bd','[RELEASE] Release version 7.2.4\n \n - Bugfix release. Fixed backend layout preview\n icon path in TYPO3 v10\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002004,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284539,0,'mask','7.2.5',61688,94,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1655906537,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c9eadb8899f28884db08ea74841214e1','[RELEASE] Release version 7.2.5\n \n - Bugfix release. Persisting of shared array-like\n fields (e.g. items)\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002005,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284540,0,'mask','7.2.6',61688,110,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1655981666,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','28088cc57c4a783960aa39eca27c5f45','[RELEASE] Release version 7.2.6\n \n - Bugfix release. Followup bugfix. Resolves error\n when creating the first element.\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',7002006,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284541,0,'mask','7.2.7',61688,102,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1657629364,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','f1f64a62b5eed5f00461ebebd4ff00ed','[RELEASE] Release version 7.2.7\n \n - Bugfix release. Contains some small bugfixes.\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002007,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284542,0,'mask','7.2.8',61688,98,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1660212350,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','523aae8127a2d9dfb0ac0b2702b3065c','[RELEASE] Release version 7.2.8\n \n - Bugfix release. Ensure b13/container and\n gridelements are loaded before Mask\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002008,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284543,0,'mask','7.2.9',61688,92,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1660296805,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','17eac5dab3c050410e37f4466b5fb0b0','[RELEASE] Release version 7.2.9\n \n - Bugfix release. Allow all CTypes if no\n restrictions are defined\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002009,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284544,0,'mask','7.2.10',61688,105,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1660305689,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','10d76d6a94ec1c6a52e6835f7092946b','[RELEASE] Release version 7.2.10\n \n - Bugfix release. Followup bugfix for last release\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002010,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284545,0,'mask','7.2.11',61688,90,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1664106425,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ab02efa76d0e1eb1eceacf5501a90bb3','[RELEASE] Release version 7.2.11\n \n - Bugfix release. Fixed disabling inline elements\n through inline control button; Error on saving\n empty inline fields; Its possible now to set an\n undefined state for collapseAll\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002011,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284546,0,'mask','7.2.12',61688,103,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1664181094,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','ea24da3dcca3729d031b480d64b08b55','[RELEASE] Release version 7.2.12\n \n - Bugfix release. Followup fix: Set correct\n default value for collapseAll in type content\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002012,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284547,0,'mask','7.2.13',61688,100,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1665395041,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1ddf0b64c486168a9182a093d6a31ffb','[RELEASE] Release version 7.2.13\n \n - Bugfix release. Search for inline fields in\n backend enabled\n \n Read https://github.com/Gernott/mask/blob/v7.2/CHANGELOG.md\n for complete changelog.','WEBprofil - Gernot Ploiner e.U.',7002013,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284548,0,'mask','8.0.0',61688,108,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1666600234,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4266de153cfc30fedd7a7b429383ca9c','[RELEASE] Release version 8.0.0\n \n TYPO3 v12 support. Dropped TYPO3 v12 support.\n Read the release article with all breaking\n changes here: https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.0/Index.html\n \n Fixes: 525','WEBprofil - Gernot Ploiner e.U.',8000000,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284549,0,'mask','8.0.1',61688,94,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1667554251,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','82050322261b7e73af3bccabdaf95d61','[RELEASE] Release version 8.0.1\n \n Bugfix release. Fix Backend preview rendering in\n TYPO3 v11.\n Read all changes here: https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.0/Index.html','WEBprofil - Gernot Ploiner e.U.',8000001,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284550,0,'mask','7.2.14',61688,85,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1669050498,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4a2839752d590e98680617b43fd6f503','[RELEASE] Release version 7.2.14\n \n Bugfix release. Fixed saving palettes for page\n templates.\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/7.2/Index.html','WEBprofil - Gernot Ploiner e.U.',7002014,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284551,0,'mask','8.0.2',61688,90,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1669050541,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','35f6ec2d743835b33bce2c8532e337f6','[RELEASE] Release version 8.0.2\n \n Bugfix release. Fixed saving palettes for page\n templates.\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.0/Index.html','WEBprofil - Gernot Ploiner e.U.',8000002,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284552,0,'mask','7.2.15',61688,106,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1669108763,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0a152dffebd4b2d8a5b10b74ce280ae2','[RELEASE] Release version 7.2.15\n \n Bugfix release. Followup bugfix for last release.\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/7.2/Index.html','WEBprofil - Gernot Ploiner e.U.',7002015,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284553,0,'mask','8.0.3',61688,85,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1669115539,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','8c39ae5e8c5ce19c9d95996f64655f2e','[RELEASE] Release version 8.0.3\n \n Bugfix release. Fix error in frontend and followup\n bugfix for last release.','WEBprofil - Gernot Ploiner e.U.',8000003,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284554,0,'mask','8.0.4',61688,94,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1669137408,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','26b5f2983967a58bd19f1e456854974e','[RELEASE] Release version 8.0.4\n \n Bugfix release. Streamlined inline record filling.\n If you encounter any issues with this patch,\n please report it on GitHub.\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.0/Index.html','WEBprofil - Gernot Ploiner e.U.',8000004,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284555,0,'mask','8.0.5',61688,115,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1670411832,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a9e3062c5d42b957606a1a2387192c9d','[RELEASE] Release version 8.0.5\r\n \r\n Bugfix release. Compatibility fix for TYPO3 v12.1.\r\n \r\n See all changes here:\r\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.0/Index.html','WEBprofil - Gernot Ploiner e.U.',8000005,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284556,0,'mask','8.0.6',61688,85,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1675407154,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','aaaaaf3015da1eadd0dc403437c392b4','Fixed Error for file fields when upgrading from older installations 533\r\nImportant: If you already experience this error, you need to remove \"coreField\" from your custom file fields definition\r\nof your mask json file and then save the element again.','WEBprofil - Gernot Ploiner e.U.',8000006,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284557,0,'mask','7.2.16',61688,87,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1677570005,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";s:5:\"fluid\";s:15:\"10.4.16-11.5.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.16-11.5.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','24f24188a10a619d688609c6baad34ac','Fixed error when naming own Mask field bodytext.\r\nHow to fix, if this error already exist: Remove bodytextTypeByElement and add the correct type richtext or text.','WEBprofil - Gernot Ploiner e.U.',7002016,0,0,'https://docs.typo3.org/p/mask/mask/7.2/en-us','ter','',''),
(9284558,0,'mask','8.0.7',61688,94,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1677570032,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1b54df1781dfcdefc021c9f133b5bb37','Fixed error when naming own Mask field bodytext.\r\nHow to fix, if this error already exist: Remove bodytextTypeByElement and add the correct type richtext or text.','WEBprofil - Gernot Ploiner e.U.',8000007,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284559,0,'mask','8.0.8',61688,112,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1679477155,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','c8115150180ef3a99a2875b015fde0d7','Compatibility fix for upcoming new associative array keys for select items. See: https://review.typo3.org/c/Packages/TYPO3.CMS//77626','WEBprofil - Gernot Ploiner e.U.',8000008,0,0,'https://docs.typo3.org/p/mask/mask/8.0/en-us','ter','',''),
(9284560,0,'mask','8.1.0',61688,83,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1683031495,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a4f6497b19cf5433d1e935098f96fa10','Compatibility TYPO3 v12.4 LTS.  \r\nThis release is 100% deprecation-free!\r\nRead the release article here: https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.1/Index.html\r\n\r\nUpgrade Wizard necessary\r\nThe persistence / matching of type Content fields has changed. It is necessary  \r\nto run the upgrade wizard with the title Migrate Mask Content fields.\r\n\r\nCommand with TYPO3 CLI:\r\n// composer mode\r\nvendor/bin/typo3 upgrade:run migrateContentFields\r\n\r\n// classic mode\r\ntypo3/sysext/core/bin/typo3 upgrade:run migrateContentFields','WEBprofil - Gernot Ploiner e.U.',8001000,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284561,0,'mask','8.1.1',61688,79,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1683543496,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4ca025befa56b8be9fdd9033a58587cc','Fixed\r\n Errors in module appear in notification again\r\n Type Integer eval cleaned up','WEBprofil - Gernot Ploiner e.U.',8001001,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284562,0,'mask','8.1.2',61688,82,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1684135739,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','454dde23c5dce40c183b47e9e743f2a0','Fixed\r\n Prevent error when be:uri.editRecord is used in preview template (Thanks to nitori) 549','WEBprofil - Gernot Ploiner e.U.',8001002,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284563,0,'mask','8.1.3',61688,79,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1684217488,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','96911a4c05f340bedeac7afd56734bb2','Fixed\r\n maxitems no longer forced to 1 for File fields.','WEBprofil - Gernot Ploiner e.U.',8001003,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284564,0,'mask','8.1.5',61688,82,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1685518141,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','32fd89ee508a237075aae0d1f5dcd29d','[RELEASE] Release version 8.1.5\n \n Bugfix release. Do not render content element header twice in TYPO3 v12.\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.1/Index.html','WEBprofil - Gernot Ploiner e.U.',8001005,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284565,0,'mask','8.1.6',61688,81,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1686219485,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','eeda4b21655162d0674d66b3d5da4156','[RELEASE] Release version 8.1.6\n \n Bugfix release. Properly resolve nested IRRE elements of type content\n (Thanks to Alexander Schnitzler)\n \n See all changes here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.1/Index.html','WEBprofil - Gernot Ploiner e.U.',8001006,0,0,'https://docs.typo3.org/p/mask/mask/8.1/en-us','ter','',''),
(9284566,0,'mask','8.2.0',61688,75,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1686550606,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e50289b73a3714903a7f12eaac0bd042','[RELEASE] Release version 8.2.0\n \n Minor release. Mask supports now . This means you can\n use the same field with different configuration per element! BIG thanks\n to Sebastian Dernbach!\n \n Read more about this feature here:\n https://docs.typo3.org/p/mask/mask/main/en-us/ChangeLog/8.2/Index.html','WEBprofil - Gernot Ploiner e.U.',8002000,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284567,0,'mask','8.2.1',61688,73,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1686737779,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','e5f173c33ae621767e48a8554951ef13','[RELEASE] Release version 8.2.1\n \n Bugfix release. Fix error when saving bodytext field.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8002001,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284568,0,'mask','8.2.2',61688,78,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1686900345,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','2bd0ac474e1570ce664ac41cc300ea6a','[RELEASE] Release version 8.2.2\n \n Bugfix release. Undefined array key warning (thanks to Georg Ringer).\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8002002,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284569,0,'mask','8.2.3',61688,82,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1687271402,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','dc321bdd044712e6aa71d445c14a3e68','[RELEASE] Release version 8.2.3\n \n Bugfix release. Show correct field l10n_parent in language\n palette (thanks to Albrecht Köhnlein)\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8002003,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284570,0,'mask','8.2.4',61688,75,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1690182447,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0b4dc68936bdb5e17561de42f5566d1e','[RELEASE] Release version 8.2.4\n \n Bugfix release. Hidden restrictions applied for relations in Frontend.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8002004,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284571,0,'mask','8.2.5',61688,69,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1690195634,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','5c28e6a67870882bf2afd3cc79b36b4f','Updated extension to 8.2.5','WEBprofil - Gernot Ploiner e.U.',8002005,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284572,0,'mask','8.2.6',61688,83,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1690281910,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','99cf56e6058a3df07d9a7059c3e12a60','[RELEASE] Release version 8.2.6\n \n Bugfix release. Fix compatibility with PHP 7.4\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.2/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8002006,0,0,'https://docs.typo3.org/p/mask/mask/8.2/en-us','ter','',''),
(9284573,0,'mask','8.3.0',61688,83,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1691572384,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','0b287eca449550df2926a3bd6e9dbef1','[RELEASE] Release version 8.3.0','WEBprofil - Gernot Ploiner e.U.',8003000,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284574,0,'mask','8.3.1',61688,75,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1692605191,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','71cb1966a81fe47c2bc61cf2ad140269','[RELEASE] Release version 8.3.1\n \n Bugfix release. Apply file field appearance overrides.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003001,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284575,0,'mask','8.3.2',61688,75,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1693480615,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','936ba2f569bc3e5389e6b2c779609280','[RELEASE] Release version 8.3.2\n \n Bugfix release. Fix error in restructuring json command.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003002,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284576,0,'mask','8.3.3',61688,73,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1693984384,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4c77e7a9b9859dfb3c285ded831b9c28','[RELEASE] Release version 8.3.3\n \n Bugfix release. Hand over parent caller object in itemsProcFunc.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003003,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284577,0,'mask','8.3.4',61688,70,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1694420870,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','3cb94c530c4401a0108ab2eb14d39b9e','[RELEASE] Release version 8.3.4\n \n Bugfix release. Properly detect core assets field as media type.\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003004,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284578,0,'mask','8.3.5',61688,77,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1694594860,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','3898de0e1f6e027b0ea2757ea4ff06fd','[RELEASE] Release version 8.3.5\n \n Bugfix release. Required checkbox for richtext fields\n (Thanks to Sebastian Dernbach)\n \n See all changes here:\n https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003005,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284579,0,'mask','8.3.6',61688,74,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1697486017,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','28047e0a06a6fae793656b7c9b2af3c5','[RELEASE] Release version 8.3.6\n    \n    Bugfix release. Avoid undefined array key warning in\n    MaskFunctionsProvider.\n    \n    See all changes here:\n    https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003006,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284580,0,'mask','8.3.7',61688,75,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1698064300,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','f5ef9003ccfaa71e31635c506cae13dd','[RELEASE] Release version 8.3.7\n    \n    Bugfix release. Remove redundant information in json-split files.\n    \n    See all changes here:\n    https://github.com/Gernott/mask/blob/v8.3/CHANGELOG.md','WEBprofil - Gernot Ploiner e.U.',8003007,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284581,0,'mask','8.3.8',61688,65,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1705593578,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','7b554324c143dff7c83d4eca8eb69957','[RELEASE] Release version 8.3.8','WEBprofil - Gernot Ploiner e.U.',8003008,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284582,0,'mask','8.3.9',61688,58,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1709206664,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','56a4411144e0dd339ee467874dccf645','[RELEASE] Release version 8.3.9','WEBprofil - Gernot Ploiner e.U.',8003009,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284583,0,'mask','8.3.10',61688,76,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1710408906,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','b2225f78e74c389df0c4c2235eb525b0','[RELEASE] Release version 8.3.10','WEBprofil - Gernot Ploiner e.U.',8003010,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284584,0,'mask','8.3.11',61688,69,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1720553148,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','53cdd25bfd8e15fab7918915a9010721','[RELEASE] Release version 8.3.11','WEBprofil - Gernot Ploiner e.U.',8003011,0,0,'https://docs.typo3.org/p/mask/mask/8.3/en-us','ter','',''),
(9284585,0,'mask','9.0.0',61688,40,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1731506071,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','970a35d48930f73431c603bd63bac7cc','[RELEASE] Release version 9.0.0\n    \n    TYPO3 v13 support. Dropped TYPO3 v11 support.\n    \n    Fixes: 639','WEBprofil - Gernot Ploiner e.U.',9000000,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284586,0,'mask','9.0.1',61688,41,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1731663919,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','738c741fab63832725996e07c6735882','[RELEASE] Release version 9.0.1\n    \n    Important: TYPO3 v12 support is temporarily\n    removed for v9.0 as there is an incompatibility.','WEBprofil - Gernot Ploiner e.U.',9000001,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284587,0,'mask','9.0.2',61688,46,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1731916442,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','277371c445746dc4e2615f292e241ff0','[RELEASE] Release version 9.0.2','WEBprofil - Gernot Ploiner e.U.',9000002,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284588,0,'mask','9.0.3',61688,37,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1732278148,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','8936f022714ded3f8ae17ff5f2a56ce5','[RELEASE] Release version 9.0.3','WEBprofil - Gernot Ploiner e.U.',9000003,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284589,0,'mask','9.0.4',61688,46,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1732536687,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','8177eec8c0bb359fc67bf232216d1121','[RELEASE] Release version 9.0.4\n    \n    Restore PHP 8.1 support','WEBprofil - Gernot Ploiner e.U.',9000004,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284590,0,'mask','9.0.5',61688,52,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1736505891,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','913ac10bb4ab0b235a388019f4fea3c2','[RELEASE] Release version 9.0.5','WEBprofil - Gernot Ploiner e.U.',9000005,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284591,0,'mask','9.0.8',61688,34,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1747424857,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','4591bfaec482f23766130b518d287c10','[RELEASE] Release version 9.0.8\n    \n    Bugfix release.','WEBprofil - Gernot Ploiner e.U.',9000008,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284592,0,'mask','9.0.9',61688,28,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1757689136,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','1da370d7f8228ff8c14cfc73650d37c3','[RELEASE] Release version 9.0.9\n    \n    Bugfix release.','WEBprofil - Gernot Ploiner e.U.',9000009,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284593,0,'mask','9.0.10',61688,21,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,-1,3,1769628762,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','d7774fbc87516e73bb3c36c6030aa496','[RELEASE] Release version 9.0.10\n    \n    Bugfix release.','WEBprofil - Gernot Ploiner e.U.',9000010,0,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284594,0,'mask','9.0.11',61688,3,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,0,3,1787591508,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','a9c509d5a036c08fbbf866ec47fe354e','[RELEASE] Release version 9.0.11\n    \n    Security release','WEBprofil - Gernot Ploiner e.U.',9000011,1,0,'https://docs.typo3.org/p/mask/mask/9.0/en-us','ter','',''),
(9284595,0,'mask','8.3.12',61688,2,'Mask','Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop system. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.',2,0,3,1787642701,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:20:\"fontawesome_provider\";s:5:\"1.0.0\";}s:8:\"suggests\";a:2:{s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','WEBprofil - Gernot Ploiner e.U.','office@webprofil.at','gernott','19a15c73aa514e978a95aaa61374524b','Security Release, please update.','WEBprofil - Gernot Ploiner e.U.',8003012,0,0,'https://docs.typo3.org/p/mask/mask/main/en-us/','ter','',''),
(9284596,0,'news_blog','0.3.0',1590,504,'News blog features','Extends tx_news with blog-like features',1,0,2,1495456151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:4:\"news\";s:12:\"3.2.0-6.9.99\";}}','NIMIUS','info@nimius.net','simonackermann','2c4bf7d2f6d88ba372720e77b203c732','Bugfix and compatibility version','',3000,1,0,'https://docs.typo3.org/typo3cms/extensions/news_blog/0.3.0','ter','',''),
(9284597,0,'rzslick','0.0.9',3686,112,'slick carousel','Inserts the slick carousel',0,0,3,1496217941,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"6.2.0-7.6.99\";s:5:\"fluid\";s:12:\"6.2.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','ea22ab7ce3d9c03122ea8802a2f674ad','Bugfix','',9,0,0,'','ter','',''),
(9284598,0,'rzslick','0.0.10',3686,258,'slick carousel','Inserts the slick carousel',0,0,3,1496218618,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"6.2.0-7.6.99\";s:5:\"fluid\";s:12:\"6.2.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','4373f408a92244e70fd84da0b6c3e903','Bugfix','',10,0,0,'','ter','',''),
(9284599,0,'rzslick','1.0.0',3686,432,'slick carousel','Inserts the slick carousel',1,0,3,1509093860,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','d0b68a3b2eb86306ab2019207db18a9a','TYPO3 8 compatibility','',1000000,1,0,'','ter','',''),
(9284600,0,'rh_recaptcha','1.0.0',5038,240,'reCAPTCHA for Powermail','Implements Google reCAPTCHA 2 to Powermail 2 and 3',2,0,3,1493245274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"powermail\";s:13:\"2.0.0-3.99.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','0581301fe44c1631c9f92de897e53199','Fixed several bugs and changed dependencies.\r\n\r\nPowermail 3 and CMS8 compatible now','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rh_recaptcha/','ter','',''),
(9284601,0,'rh_recaptcha','1.1.1',5038,1519,'reCAPTCHA for Powermail','Implements Google reCAPTCHA 2 to Powermail 2 and 3',2,0,3,1494660324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"powermail\";s:13:\"2.0.0-3.99.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','94f2798de0c7099a66aebcbc1b0fd1e0','This is a bug-fix release','',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/rh_recaptcha/1.1.1','ter','',''),
(9284602,0,'hwt_address','0.0.7',5531,627,'Modern Address','Address handling for TYPO3  6.2',1,0,3,1491949738,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.0-7.0.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','e4df9a79c6418868b68fca4bc169e056','Address handling for  TYPO3 6.2. Compatibility and bugfix release for TYPO3 7.x','',7,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284603,0,'hwt_address','0.0.8',5531,414,'Modern Address','Address handling for TYPO3  6.2',1,0,3,1507384582,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','a7dddd2df9072bbe26ae3a05461df600','Address handling for  TYPO3 6.2. Feature, bugfix and maintenance release.\r\n\r\n [FEATURE] Added related links to address records, that allow flexible customization, e.g. for social/profile links.\r\n [TASK] Added common structure for use of fluid layouts ','',8,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284604,0,'hwt_address','0.1.0',5531,523,'Modern Address','Address handling for TYPO3  6.2',1,0,3,1507629785,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','6925228ff225d0bda4f5384f766a2719','Modern Address Handling for TYPO3. Compatibility release.\r\n\r\n [UPDATE] Compatibility to TYPO3 7.6 - 8.7\r\n [FEATURE] Related links to address records, that allow flexible customization, e.g. for social/profile links.','',1000,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284605,0,'hwt_address','0.1.1',5531,219,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1518448848,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','4c610ac7d1f21df1bf69bad7a30e3acf','Version 0.1.1-beta - Feature and bugfix release\r\n\r\n[FEATURE] Added TYPO3s assets field\r\n[FEATURE] Added translation fields and tca configs.\r\n[BUGFIX] Allow to select multiple address pages in plugin settings.','',1001,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284606,0,'hwt_address','0.1.2',5531,197,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1519320747,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','1c3d086eb60fb0875ab351f17459b368','Version 0.1.2-beta - Feature and maintenance release\r\n\r\n[FEATURE] Template-based handling for record wasnt found\r\n[FEATURE] New partials to fulfill output  (images, postal address, person, company, relations)\r\n[FEATURE] Added getter for universal address','',1002,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284607,0,'hwt_address','0.1.3',5531,369,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1521119488,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','8468b639be22fdfbb3da6c3018337ee0','V 0.1.3-beta - Feature and bugfix release\r\n\r\n[FEAT] Added selectable template variants for each plugin action. Just configure new variants selectable in flexform via page TSconfig. Add related partials for output in frontend.\r\n[FEAT] Installable via compo','',1003,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284608,0,'hwt_address','0.1.4',5531,227,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1539538632,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','f6cc43c0ef5092f1385ec10add7363c6','V 0.1.4-beta - Feature and maintenance \r\n\r\n [FEAT] Advanced record not found handling for single view.\r\n (Redirects, show CE, show template, page not found handler)\r\n [TASK] Refactored template paths settings to well known quasi-standard\r\n [UPD] Updat','tie-up media',1004,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284609,0,'hwt_address','0.1.5',5531,116,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1540734072,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','03c8afe3f40c788818e930aae90b6e12','V 0.1.5-beta - Maintenance\r\n\r\n[TASK] More characters in academic title\r\n[TASK] Constant declarations for editor\r\n[TASK] German translations for template variant fields\r\n[TASK] Removed old hook for record preview, use TCEMAIN.preview','tie-up media',1005,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284610,0,'hwt_address','0.2.0',5531,378,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1540735768,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:11:\"2.5.0-2.7.0\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','6e855261f1fd35612602fbeca465fd43','V 0.2.0-beta - Compatibility 9.x\r\n\r\n[UPDATETASK] Many compatibility changes for TYPO3 8.7 - 9.5. For details see ChangeLog.txt inside. Breaking functionality isnt expected when updating form latest 0.1.x versions in TYPO3  8.7','tie-up media',2000,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284611,0,'hwt_address','0.1.6',5531,97,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1559909516,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:0:\"\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','29c5c5aa8f7505c1bbe2a5a60f9e8821','V 0.1.6-beta - Bugfix and maintenance\r\n\r\n[INFO] Full list included in ChangeLog\r\n[FEAT] Made address links translatable\r\n[FIX] Prevent count on NULL in Controller\r\n[FIX] Respect full zip in search\r\n[FIX] Corrected parameter names in search\r\n[FIX] Correct prefilling of search form\r\n[FEAT] Added city input field to search\r\n[FIX] Made lang fields available in BE form\r\n[FIX] Prepared single and search templates for template variants\r\n[UPD] Removed deprecations','tie-up media',1006,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284612,0,'hwt_address','0.2.1',5531,424,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1559909623,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:11:\"2.5.0-2.7.0\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','17fe56adda0a700d3f88eb5c6be9baf7','V 0.2.1-beta - Bugfix and maintenance\r\n\r\n[UPD] Deprecation: 84680 - Move last language files away from ext:lang and remove ext:lang completely\r\n[TASK] Translate setting values in CmsLayout hook\r\n[FIX / FEAT / TASK] Topics of 0.1.6-beta','tie-up media',2001,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284613,0,'hwt_address','0.2.2',5531,536,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1575580880,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:11:\"2.5.0-2.7.0\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','a6f85924ef9cd6e440a8b97197f973dd','V 0.2.2-beta - Bugfix and maintenance\r\n\r\n[FEAT] Sort selected address records by plugin list\r\n[FEAT] Add settings for ordering when displaying addresses related to page\r\n[FEAT] Add TS lib, to easily display addresses related to current page\r\n[TASK] Added doc for feature \"display addresses related to page\"\r\n[FEAT] Add partial to show, when no search result was found\r\n[FEAT] Declare and fulfill compliance with php strict types\r\n [FIX] Prevent \"incorrect integer value\" for birthday in MySQL strict mode\r\n [UPD] Refactor custom sql query to use query builder in function findRelatedToPage of address repository\r\n [UPD] Fix composer deprecation for package name alias / extension key\r\n [FIX] Correct requirement of TYPO3 core in composer.json to match all versions  8.7.x and  9.5.99\r\n [FIX] Prevent php error, when fetching record which is already resolved by declared parameter (7)\r\n [TASK] Replace $_EXTKEY in ext_localconf.php to be future save (breaks in TYPO3 10.x)\r\n [FIX] Allow storing links on standard pages, too, otherwise related address records cannot be stored\r\n [FIX] Prevent error, when orderBy config is empty/null (e.g. if plugin is just inserted)','tie-up media',2002,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284614,0,'hwt_address','0.3.0',5531,108,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1617732972,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:11:\"2.5.0-2.7.0\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','ebe2c52b3ba71c3d7161a01de10f39c1','V 0.3.0 - Update, bugfix and maintenance\r\n\r\n[UPD] Migrate extension config array, deprecation 82254\r\n[UPD] Replace @lazy with @TYPO3CMSExtbaseAnnotationORMLazy, deprecation 83078\r\n[FIX] Correct namespace for DateTime class\r\n[UPD] Make extension available for TYPO3 10.x\r\n[FIX] Add mandatory form action property to search\r\n[UPD] Make extension available for TYPO3 10 LTS\r\n[FEAT] Wrap plugin with css extension class\r\n[UPD] Dont make l10n_parent fields excludable, important 89672\r\n[FEAT] Dont remove field layout from plugin\r\n[FIX] Correct schema.org itemscope for company address\r\n[FEAT] Add some more schema.org itemprops','tie-up media',3000,0,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284615,0,'hwt_address','0.4.2',5531,29,'Modern Address','Address handling for TYPO3 (since 6.2, estab. 2014)',1,0,3,1735404685,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.1.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-8.3.99\";}s:8:\"suggests\";a:1:{s:9:\"ke_search\";s:11:\"2.5.0-2.7.0\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','72f8e7cf4281a0588152c2e5d88ecee8','V 0.4.2 - Update, bugfix and maintenance\r\n\r\n[UPD] Declare compatibility to php 8.2 and 8.3\r\n[FIX] Avoid errors caused by empty extension configuration array, fixes 10\r\n[FIX] ext_emconf: Correct version number, fixes 8\r\n[FEAT] frontend: Output gender value with translation and itemprop for schema.org microdata\r\n[FEAT] backend: Add option for x-gender to gender field of address record\r\n[FEAT] frontend: Add translation for link to single view\r\n[FIX] frontend: Explicit convert type of uriBuilder parameter to avoid error\r\n[FIX] frontend: Init variables used in controller with default values','tie-up media',4002,1,0,'https://github.com/hwt3/HwtTypo3HwtAddress','ter','',''),
(9284616,0,'aoe_ipauth','1.1.0',4514,1331,'IP Authentication','Authenticates users based on IP address settings',2,0,5,1507559655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.1-8.7.99\";}}','DEV','dev@aoe.com','aoepeople','af04ed21aeac4d89194d167d4d9c4c59','[RELEASE] aoe_ipauth 1.1.0\n\n aoe_ipauth is compatible with TYPO3 8.7 now','AOE GmbH',1001000,0,0,'https://docs.typo3.org/p/aoe/aoe_ipauth/1.1/en-us','ter','',''),
(9284617,0,'aoe_ipauth','2.0.0',4514,368,'IP Authentication','Authenticates users based on IP address settings',2,0,5,1557482309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','DEV','dev@aoe.com','aoepeople','d74e6dfc048fc7fb13ed95a3751d4fbd','[RELEASE] aoe_ipauth 2.0.0\r\n\r\n[FEATURE] Adds support for TYPO3 9.5LTS (46)\r\n[TASK] migrated old DB queries to doctrine\r\n[TASK] fixed Tcemain hook\r\n[FEATURE] dropped support for 6.2 and 7.6\r\n[BREAKING] Remove nc_staticfilecache support','AOE GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/aoe_ipauth/2.0.0','ter','',''),
(9284618,0,'aoe_ipauth','2.0.1',4514,503,'IP Authentication','Authenticates users based on IP address settings',2,0,5,1565100322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tomas Norre Mikkelsen','dev@aoe.com','aoepeople','db8ba6fef2bb7fb9d91700885b690442','[RELEASE] aoe_ipauth 2.0.1\r\n\r\n[TASK] Add travis stages and ship to ter\r\n[TASK] Removed deprecated Documentation rendering helpers\r\n[TASK] Switched to short array syntax in ext_emconf.php','AOE GmbH',2000001,0,0,'https://docs.typo3.org/p/aoe/aoe_ipauth/2.0/en-us','ter','',''),
(9284619,0,'aoe_ipauth','3.0.0',4514,204,'IP Authentication','Authenticates users based on IP address settings',2,0,5,1606212804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tomas Norre Mikkelsen','dev@aoe.com','aoepeople','edde026e89ed765e422fa7de4322a75e','[RELEASE] aoe_ipauth 3.0.0\n\nChanged:\n Add support for TYPO3 10 LTS\n Drop support for TYPO3 8','AOE GmbH',3000000,1,0,'https://docs.typo3.org/p/aoe/aoe_ipauth/3.0/en-us','ter','',''),
(9284620,0,'disable_beuser','1.3.1',4315,462,'Disable BeUser Task','Scheduler task to disable inactive User',1,0,3,1491337043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','c98232f45b3fd37f8d04858c93e9b134','compatible to TYPO3 8.7.x','',1003001,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284621,0,'disable_beuser','2.0.0',4315,245,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1569882924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','9844ed5906cde04b91cc0a1d38497fce','-some bugfixes\r\n- remove TYPO3_DB\r\n-some cleanups,\r\n-compatibility to TYPO3 9.5.x\r\n- removed compatibility to TYPO3 7','',2000000,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284622,0,'disable_beuser','2.0.1',4315,215,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1570436105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','c36c7b2a58522e60d9752b5cc8fcde7c','Bugfix Version for TYPO3 8','',2000001,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284623,0,'disable_beuser','2.1.2',4315,307,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1572188860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.10-10.1.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','a63ec59a6c8b5aa4c33e6351a5f82690','special thanks to Hochschule Darmstadt  University of Applied Sciences for supporting this Extension\r\n- compatibility to TYPO3 10.1.x\r\n- added some more fields for the email template','',2001002,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284624,0,'disable_beuser','3.0.0',4315,123,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1646416067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.30-10.4.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','f17b57efc63c5793e7e68cf0b6d724c7','remove TYPO3 8 compatibility and add TYPO3 10 compatibility','',3000000,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284625,0,'disable_beuser','3.1.0',4315,102,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1667901717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.30-11.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','faeee7bb776a01a55e51ae9bf3bfec70','Thanks to Thorben Nissen for TYPO3 11 and PHP8 Support','',3001000,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284626,0,'disable_beuser','4.2.0',4315,89,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1695240134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','e0edca06168e9c054617ec624afb77fe','TYPO3 compatibility to 12.4','',4002000,0,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284627,0,'disable_beuser','5.0.0',4315,29,'Disable BeUser Task','Scheduler task to disable inactive User',2,0,3,1753351876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Juergens','t3YYYY@blue-side.de','karlchen321','7108735446d562988e34c96511495c83','TYPO3 13 Compatibility\r\nremove TYPO3 11 and 12 compatibility','',5000000,1,0,'https://github.com/SvenJuergens/disable_beuser#typo3-extension-disable-beuser-task','ter','',''),
(9284628,0,'bwrk_onepage','3.1.0',8754,229,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1491462082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','BERGWERK [GD, MJH]','typo3@bergwerk.ag','hziegenhain','287cc5e32d1368bfa1e5a4258bc55b2c','3.1.0 - released 2017-04-05\r\n\r\nFeatures:\r\n- [35db815] Add multi-language support\r\n- [35db815] Deactivate cache on developer-mode\r\n\r\nBug fixes:\r\n- [35db815] Move pages and pages_language_overlay extension to TCA-Override context\r\n- [35db815] Add necessary ','BERGWERK Werbeagentur GmbH',3001000,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284629,0,'bwrk_onepage','3.1.1',8754,224,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1491525824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','BERGWERK [GD, MJH]','typo3@bergwerk.ag','hziegenhain','81e22138f63e9d1bfb3252983d210d96','3.1.1 - released 2017-04-07\r\nBug fixes:\r\n- [2497e8a] Fix multi-language support for gridelements','BERGWERK Werbeagentur GmbH',3001001,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284630,0,'bwrk_onepage','3.1.2',8754,603,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1491906681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','BERGWERK [GD, MJH]','typo3@bergwerk.ag','hziegenhain','40c0c2b1ce437cf7103d462e3239c96d','3.1.2 - released 2017-04-11\r\nBug fixes:\r\n- [6b441e4] UserFunc method called static but was not static','BERGWERK Werbeagentur GmbH',3001002,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284631,0,'bwrk_onepage','3.1.3',8754,552,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1530025411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','13f01c8bdcf5839a3e4b795b456013a0','Show all Subpages didnt work as expected (GitHub 25)','BERGWERK Werbeagentur GmbH',3001003,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284632,0,'bwrk_onepage','3.2.0',8754,403,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1566368623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','e69420932dd5a8bc0bb7293a208a80a1','Breaking: Add 9 LTS and drop 6 LTS compatibility, allow sorting of menu items and templatepaths override. See Commit Log for more information: https://github.com/bergwerk/bwrk_onepage/commits/master','BERGWERK Werbeagentur GmbH',3002000,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284633,0,'bwrk_onepage','4.0.0',8754,106,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1588565036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','8a3fb8387a6998b66c5de9ea53cbbbab','TYPO3 v10 Compatibility with a breaking change. From now on, the extension does not ship a jQuery lib. The corresponding option got removed, please provide your own lib if necessary.','BERGWERK Werbeagentur GmbH',4000000,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284634,0,'bwrk_onepage','4.0.1',8754,130,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1589195123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','3bcbdfb186c69f70a1205d25203fabd5','Small Bugfixes, for details see https://github.com/bergwerk/bwrk_onepage/compare/v4.0.0...v4.0.1','BERGWERK Werbeagentur GmbH',4000001,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284635,0,'bwrk_onepage','4.0.2',8754,172,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1589432344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','53faee42e5ef810ec19570901a68af8f','Bugfix for 9.5 - for details see https://github.com/bergwerk/bwrk_onepage/compare/v4.0.1...v4.0.2 ','BERGWERK Werbeagentur GmbH',4000002,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284636,0,'bwrk_onepage','4.0.3',8754,162,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1601540751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','80f20b3fb406759ea03fcf91726eef38','Compatibility with EXT:container','BERGWERK Werbeagentur GmbH',4000003,0,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284637,0,'bwrk_onepage','5.0.2',8754,102,'Onepage Extension','TYPO3 Onepage-Extension which allows you to use subpages as onepage layout.',2,0,3,1642407384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','BERGWERK','technik@bergwerk.ag','hziegenhain','eaa2b75360325ea056797bd660a29f46','v11 LTS compatibility release. Dropped support for 9 LTS.\r\nFor more details see https://github.com/bergwerk/bwrk_onepage/compare/v4.0.3...v5.0.2','BERGWERK Werbeagentur GmbH',5000002,1,0,'https://github.com/bergwerk/bwrk_onepage/wiki','ter','',''),
(9284638,0,'bwrk_sitemap','1.5.2',2052,297,'BERGWERK Sitemap','Simple TYPO3 Sitemap-Extension which allows you to create a xml-sitemap from your page-tree and external plugins via the TYPO3 Signal-Slot-Dispatcher.',2,0,3,1530013978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','8e8bbe81f0958290a1e6a2ef8b1a6d80','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_sitemap','BERGWERK Werbeagentur GmbH',1005002,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_sitemap/1.5.1','ter','',''),
(9284639,0,'bwrk_cache_cleaner','1.5.4',1538,367,'Cache Cleaner API','You can use this extension to clear your typo3-caches programmatically.',2,0,3,1530018970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','5c9561f596a3e26189cc69a408cee3d0','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_cache_cleaner','BERGWERK Werbeagentur GmbH',1005004,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_cache_cleaner/1.5.3','ter','',''),
(9284640,0,'bwrk_fluidbox','1.2.2',1234,300,'Fluidbox','This extension adds the Fluidbox from Terry Mun to your TYPO3',2,0,2,1530017857,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-7.6.0\";}s:9:\"conflicts\";a:1:{s:16:\"bwrk_monsterkill\";s:5:\"3.3.0\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','92e8c39316cb5ecb943840b06f8302da','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_fluidbox','BERGWERK Werbeagentur GmbH',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_fluidbox/1.2.1','ter','',''),
(9284641,0,'bwrk_lightbox','1.1.3',1432,298,'BERGWERK Lightbox 2','This extension adds the Lightbox 2 from Lokesh Dhakar to your TYPO3',2,0,2,1530020892,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:9:\"conflicts\";a:1:{s:16:\"bwrk_monsterkill\";s:5:\"3.3.0\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','d4cd740f0138368a40831048d52513d5','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_lightbox','BERGWERK Werbeagentur GmbH',1001003,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_lightbox/1.1.1','ter','',''),
(9284642,0,'reint_filelist_extended','1.2.1',1972,639,'Extended filelist options','Extension makes the filelist in backend easier configurable.',2,0,0,1508419950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','dbf3cd667761a834191d5e143969da13','updated module for TYPO3 7.6, added composer.json file, dropped support for TYPO3 6.2','RENOLIT SE',1002001,1,0,'https://docs.typo3.org/typo3cms/extensions/reint_filelist_extended/1.2.1','ter','',''),
(9284643,0,'static_info_tables_cz','6.9.0',2071,154,'Static Info Tables (cz)','(cz) language pack wrapper for static_info_tables_cs',2,0,4,1635449168,'a:1:{s:7:\"depends\";a:4:{s:18:\"static_info_tables\";s:12:\"6.7.0-6.9.99\";s:21:\"static_info_tables_cs\";s:12:\"6.7.0-6.9.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','ccdbe39950392ceaf9884c95d0b0fd70','initial release of wrapper extension','RENOLIT SE',6009000,1,0,'','ter','',''),
(9284644,0,'static_info_tables_pt','6.3.1',10147,448,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1503387872,'a:0:{}','Simon Schmidt','sfs@marketing-factory.de','kephson','50f3404092a9e47ec540ce4bacde8dc2','Update static_info_tables_pt for 7.6 LTS\r\nThanks Achim Fritz.','Marketing Factory Consulting GmbH',6003001,0,0,'','ter','',''),
(9284645,0,'static_info_tables_pt','6.3.2',10147,200,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1503985238,'a:0:{}','Simon Schmidt','sfs@marketing-factory.de','kephson','7edb853bba18152ec8c9b4218d4fa674','Fix problem in composer.json','Marketing Factory Consulting GmbH',6003002,0,0,'','ter','',''),
(9284646,0,'static_info_tables_pt','6.3.3',10147,6912,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1504699976,'a:1:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:12:\"6.3.4-6.9.99\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Schmidt','sfs@marketing-factory.de','kephson','dfd3ae8c05da9fbed908e73ce19f9eb4','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001','Marketing Factory Consulting GmbH',6003003,0,0,'','ter','',''),
(9284647,0,'static_info_tables_pt','6.8.0',10147,675,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1570566290,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e2267604ea6bfa570271dc3fab36f624','first release for TYPO3 9.5','RENOLIT SE',6008000,0,0,'','ter','',''),
(9284648,0,'static_info_tables_pt','6.9.0',10147,179,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1600358964,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','a52523cc9fcbb5b6371d9b5854458bf3','compatibility with TYPO3 v10','RENOLIT SE',6009000,0,0,'','ter','',''),
(9284649,0,'static_info_tables_pt','6.9.1',10147,129,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1619426451,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','cf01b64eb0ba5b4978c8b35ae7516a5d','Composer updates - added extra section for typo3/cms, updated dependencies','RENOLIT SE',6009001,0,0,'','ter','',''),
(9284650,0,'static_info_tables_pt','11.5.0',10147,110,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1640181080,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','4ee09320226b68674de85ebfef30cc0f','new version for TYPO3 11.5','RENOLIT SE',11005000,0,0,'','ter','',''),
(9284651,0,'static_info_tables_pt','11.5.1',10147,134,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1647378246,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','3aca7ba012aa8a1c3dc1afe997f271ea','allowed to install with PHP 8, updated some extension files','RENOLIT SE',11005001,0,0,'','ter','',''),
(9284652,0,'static_info_tables_pt','12.4.0',10147,71,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1713731076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','1973a9c768bf6a2dce851e4c77662ffd','updates for TYPO3 12.4','RENOLIT SE',12004000,0,0,'','ter','',''),
(9284653,0,'static_info_tables_pt','12.4.1',10147,17,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760448547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','eef08733e94a8cf3f386cf0d62974038','new release for TYPO3 12.4','RENOLIT SE',12004001,0,0,'','ter','',''),
(9284654,0,'static_info_tables_pt','13.4.0',10147,22,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760449387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','6d55e0d683d792d605a96bccfc4a3c9b','initial release for TYPO3 13.4','RENOLIT SE',13004000,0,0,'','ter','',''),
(9284655,0,'static_info_tables_pt','13.4.1',10147,4,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e3567c6d8c0bfd767c0eddf0d3879755','ddev update, cleanup','RENOLIT SE',13004001,0,0,'','ter','',''),
(9284656,0,'static_info_tables_pt','14.3.0',10147,5,'Static Info Tables (pt)','(pt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813363,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','a4012516f08feaa45420e24c74896823','new release for TYPO3 14.3','RENOLIT SE',14003000,1,0,'','ter','',''),
(9284657,0,'static_info_tables_ro','6.9.0',2041,109,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1635676753,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','71e013b084ae63179b931d47b64b3691','Merge pull request 1 from tfeuerst/main [CHG] Provide compatibility for TYPO3 9  10','RENOLIT SE',6009000,0,0,'','ter','',''),
(9284658,0,'static_info_tables_ro','11.5.0',2041,104,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1640191336,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','56ea81cb96e934d21e05bde36a6d4b33','release for TYPO3 11.5','RENOLIT SE',11005000,0,0,'','ter','',''),
(9284659,0,'static_info_tables_ro','11.5.1',2041,112,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1647377668,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','ea1790ac04d338d02b35d8ed903804f3','allowed to install with PHP 8, updated some extension files','RENOLIT SE',11005001,0,0,'','ter','',''),
(9284660,0,'static_info_tables_ro','11.5.2',2041,109,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1669043008,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','fac96bb7102f166359d81a9023c22350','fixed typo in TypoScript filename, updated ext_localconf.php','RENOLIT SE',11005002,0,0,'','ter','',''),
(9284661,0,'static_info_tables_ro','12.4.0',2041,69,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',999,0,4,1714634096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','5e4922d36a1d47129b02b88fe7acc4b5','new release for TYPO3 12.4','RENOLIT SE',12004000,0,0,'','ter','',''),
(9284662,0,'static_info_tables_ro','12.4.1',2041,17,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',999,0,4,1760454176,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','885faa24b839c02d14ee6bebbcd43f1b','cleanup of extension','RENOLIT SE',12004001,0,0,'','ter','',''),
(9284663,0,'static_info_tables_ro','12.4.2',2041,18,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760454308,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','5891f47913db7b71ad971adfdcb7882d','added state to extension configuration','RENOLIT SE',12004002,0,0,'','ter','',''),
(9284664,0,'static_info_tables_ro','12.4.3',2041,17,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760456336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','35b94b1e038bf37ac165133d40924115','fixed wrong statement in sql data and released new version','RENOLIT SE',12004003,0,0,'','ter','',''),
(9284665,0,'static_info_tables_ro','13.4.0',2041,24,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760456441,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','26b21b573fe21404bd3b3a89757fb1b5','fixed wrong statement in sql statement','RENOLIT SE',13004000,0,0,'','ter','',''),
(9284666,0,'static_info_tables_ro','13.4.1',2041,4,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','70560d59539c073188732383be014b0e','version update, ddev update','RENOLIT SE',13004001,0,0,'','ter','',''),
(9284667,0,'static_info_tables_ro','14.3.0',2041,6,'Static Info Tables (ro)','(ro) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813663,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','8523e26164c767d0f4eb1b0a64d26b7b','upgrades for TYPO3 14.3','RENOLIT SE',14003000,1,0,'','ter','',''),
(9284668,0,'comsolit_suggest','2.0.0',8424,264,'comsolit Suggest','This Plugin extends the TYPO3 searchform with an autocomplete and suggest feature of words indexed from Ext:indexed_search based on a ajax request and typeahead lib, simple add\njust class\"typeahead\" to your searchbox input field',2,-1,3,1513241029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:14:\"indexed_search\";s:12:\"7.6.0-8.7.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.com','larsmessmer','092a459b2333389ec3e8701215a3c5a3','New Major Version: Please clean cache in install tool \r\nSupport compatibility for TYPO3 v8.6\r\nDrop compatibility for versions less then TYPO3 v7.6  ','comsolit AG',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/comsolit_suggest/2.0.1','ter','',''),
(9284669,0,'comsolit_suggest','2.0.1',8424,690,'comsolit Suggest','This Plugin extends the TYPO3 searchform with an autocomplete and suggest feature of words indexed from Ext:indexed_search based on a ajax request and typeahead lib, simple add\njust class\"typeahead\" to your searchbox input field',2,-1,3,1513343743,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:14:\"indexed_search\";s:12:\"7.6.0-8.7.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.com','larsmessmer','2c977c5bdade75bf71f8eef877ca803f','Fix wrong changelog information and cleanup ','comsolit AG',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/comsolit_suggest/2.0.1','ter','',''),
(9284670,0,'comsolit_suggest','3.0.0',8424,497,'comsolit Suggest','This Plugin extends the TYPO3 searchform with an autocomplete and suggest feature of words indexed from Ext:indexed_search based on a ajax request and typeahead lib, simple add\njust class\"typeahead\" to your searchbox input field',2,0,3,1549285039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:14:\"indexed_search\";s:12:\"9.5.0-9.5.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.com','larsmessmer','da330d5661192e05c53a82099bcad733','Version updated to 3.0.0; \r\nDropped support for TYPO3 7&8;\r\nSupport for 9.5 (Thanks to @PascaleBeier) \r\nBugfixes','comsolit AG',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/comsolit_suggest/3.0.0','ter','',''),
(9284671,0,'comsolit_suggest','2.0.3',8424,1180,'comsolit Suggest','This Plugin extends the TYPO3 searchform with an autocomplete and suggest feature of words indexed from Ext:indexed_search based on a ajax request and typeahead lib, simple add\njust class\"typeahead\" to your searchbox input field',2,0,3,1557155713,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:14:\"indexed_search\";s:12:\"7.6.0-8.7.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.com','larsmessmer','ad60c9fb3c1e26ff2d0dfcccf5813fe6','Security Fix, PLEASE UPDATE','comsolit AG',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/comsolit_suggest/2.0.1','ter','',''),
(9284672,0,'comsolit_suggest','3.0.1',8424,186,'comsolit Suggest','This Plugin extends the TYPO3 searchform with an autocomplete and suggest feature of words indexed from Ext:indexed_search based on a ajax request and typeahead lib, simple add\njust class\"typeahead\" to your searchbox input field',2,0,3,1594817216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";}}','Andres Lobacovs, comsolit AG','info@comsolit.com','larsmessmer','7ec0a95f20b7d07a4d29fa6c3b92bba1','Support compatibility with Version 10.4 (Thanks to @akoenig-clickstorm)','comsolit AG',3000001,1,0,'https://docs.typo3.org/typo3cms/extensions/comsolit_suggest/3.0.0','ter','',''),
(9284673,0,'pagetsconfig','3.0.0',1145,37,'Add more options via PagesTSconfig','Advanced configuration options for PageTSConfig',2,0,0,1722686313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.33-12.99.99\";}}','Benjamin Mack, David Steeb','typo3@b13.com','benni','d9693345a46978a5b5a1bde2dd393571','[RELEASE] TYPO3 v11  v12 support','b13 GmbH',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pagetsconfig/','ter','',''),
(9284674,0,'startcustomer','2.8.13',20734,901,'Start TYPO3 Responsive Customer','Controll the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you to configure a lot of CSS properties by a mouse click. Copy Start TYPO3 Responsive Customer, rename it and adapt it to your needs. Manual: http://start-typo3-responsive.de/typo3conf/ext/startcustomer/doc/manual.pdf. ',1,0,0,1491860898,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ab51eb8186985d983dda3d5af0b4d02f','Feature: background theme / fotos: e-commerce. New properties Constant Editor. Improvement. real_url is disabled by default. CSS. German language is dsiabled by default. DETAILS: @ ChangeLog','',2008013,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/2.8.13','ter','',''),
(9284675,0,'startcustomer','2.9.0',20734,664,'Start TYPO3 Responsive Customer','Controll the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1506890664,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','851f97c8a549c2a995ae20b643be7884','UPGRADE for TYPO3 8.x. FEATURE: ReST-Documentation.','',2009000,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284676,0,'startcustomer','2.9.1',20734,792,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1506961935,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6401cda84119781e4a9a8de902f0a12b','IMPROVEMENT: The quality of all .jpg is reduced to save storage space.','',2009001,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284677,0,'startcustomer','2.9.3',20734,760,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1507195490,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fe0fe98595d88798fcd7c28c620d99d6','IMPROVEMENTS: CSS: all properties got the id startBox01. Panel a-tag colors configurable by the Constant Editor. New parameter foundation for demo themes. See details @ ChangeLog','',2009003,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284678,0,'startcustomer','2.9.4',20734,1145,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1507215793,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dff5fc6b1b1299c47d85963d719a0eb7','BUGFIX old doc-directory is removed. ReST-Documentation on typo3.org should get an upgrade now :)','',2009004,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284679,0,'startcustomer','2.9.5',20734,196,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1510045169,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f6ba68349e0428ff61101ec769027369','IMPROVEMENT: New CSS property formsiteLineTopSearch','',2009005,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284680,0,'startcustomer','2.9.6',20734,394,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1510308982,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2b6933d2d265a6000395049171e7e91e','BUGFIX: ReST documentation. THANKS to Martin Bless and the TYPO3 team for the support :) Details @ ChageLog','',2009006,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284681,0,'startcustomer','2.9.8',20734,209,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1511537163,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cf71b127de7d3abe44aaad4427b4a49d','IMPROVEMENT: ReST documentation: configure backend image','',2009008,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284682,0,'startcustomer','2.9.9',20734,235,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1511564472,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e8c7585e63787ceaf7b1a0754de0967e','Small IMPROVEMENT: CSS color for \"startBox01 \" is moved to \"startBox01 h1 .. li\"','',2009009,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284683,0,'startcustomer','2.9.11',20734,351,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1513242406,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','36dc14611b2953e49907ae90bf5dc48b','FEATURE: CSS for Caddy and Quick Shop','',2009011,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284684,0,'startcustomer','2.9.12',20734,354,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1514575128,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','77a8cc4ac5cce6d9a4cb86c3c80179fb','Improvement: Some CSS optimisations.','',2009012,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284685,0,'startcustomer','4.0.0',20734,483,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1514654304,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','32a731c14e57bee8a93e8f301e8a2889','UPGRADE for TYPO3 9.0.','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.0.0','ter','',''),
(9284686,0,'startcustomer','4.1.2',20734,294,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1524937244,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f78976283b12e3ec4cf9e83611dc0633','IMPROVEMENT: Themes: CSS for slick by Constant Editor. CSS startBox01 .tx-caddy-pi1 fieldset { ... }. Update for Quick Shop 8.9.0: new table provider, here: CSS. DETAILS @ ChangeLog','',4001002,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.1.6','ter','',''),
(9284687,0,'startcustomer','4.1.4',20734,257,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1526241835,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0cc9ff6135a7d7eebf1c103e9f41b440','Small bugfix. DETAILS @ ChangeLog','',4001004,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.1.6','ter','',''),
(9284688,0,'startcustomer','4.1.5',20734,255,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1527278620,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f898ffe01dee4024d89f9d19ee31d375','IMPROVEMENT: GDPR/de: DSGVO see manual @ Privacy. Optimise CSS for Open Street Map (OSM) and route planner.','',4001005,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.1.6','ter','',''),
(9284689,0,'startcustomer','4.1.6',20734,287,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1527792916,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f3007fd76289f7cb0944509ea39016f7','IMPROVEMENT: Optimised CSS. See @ ChangeLog','',4001006,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.1.6','ter','',''),
(9284690,0,'startcustomer','4.2.0',20734,461,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1528753025,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9b1a90a9f8993a357978832a101a688f','FEATURE: new theme yellow. Constant Editor: properties for reveal/modal, extended properties for icon-bar. UPDATE: background images. DETAILS @ ChangeLog','',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.2.4','ter','',''),
(9284691,0,'startcustomer','4.2.2',20734,433,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1531853370,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','506de8f5fa56e4fac18b8cb122df49a6','IMPROVEMENT: CSS: background-color is moved to startBox01 .footerlibrary  .row DETAILS @ ChangeLog','',4002002,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.2.4','ter','',''),
(9284692,0,'startcustomer','4.2.4',20734,288,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',1,0,0,1549728083,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','05f6c7c4811a5f65fe22397ec90248f4','IMPROVEMENTS: Update for Quick Shop: CSS for image height by Constant Editor. Optimise images ul data-clearing. DETAILS @ ChangeLog','',4002004,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.2.4','ter','',''),
(9284693,0,'startcustomer','4.3.1',20734,317,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1553203477,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c1a9d9c13f8fb96b5d4ff6870e14b1b5','FEATURE: background image from page media resource. PERFROMANCE: CSS is minified. IMPROVEMENTS: CSS breadcrumbs. CSS mobile menu.','',4003001,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.3.1','ter','',''),
(9284694,0,'startcustomer','4.3.3',20734,309,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1562194142,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b42e5407abe8953fa969109e25f704b0','IMPROVEMENTS: optimised background-image. BUGFIX: footer_2279.ts was not found','',4003003,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.3.1','ter','',''),
(9284695,0,'startcustomer','4.3.5',20734,207,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1575749239,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bd858c9439adeae876c1b5fa8125fb95','UPDATE: for EXT:start 5.2.1 IMPROVEMENT: CSS. ChangeLog: https://bit.ly/350C4CT NEWSLETTER: https://die-netzmacher.de/newsletter','',4003005,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.3.1','ter','',''),
(9284696,0,'startcustomer','4.3.6',20734,278,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1576791320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','038640be0359264ab15c6d2583f3562a','UPDATE for the new feature mega-menu of EXT:start 5.4.1 ','',4003006,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.3.1','ter','',''),
(9284697,0,'startcustomer','4.3.8',20734,188,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1586078660,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3af5b3ff455678e7e4373bf9dd031e95','FEATURE: Button colors are configurable by Constant Editor. ChangeLog: https://bit.ly/350C4CT NEWSLETTER: https://die-netzmacher.de/newsletter','',4003008,0,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/4.3.1','ter','',''),
(9284698,0,'startcustomer','5.0.0',20734,194,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1588679756,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','935ac43cfedfcd0abb727454da0b1e66','COMPATIBILITY: TYPO3 10.4. New behaviour: [START - CUSTOMER - CSS - BACKGROUND]  file path: MUST have a slash at the beginning and the end! See @ manual section Upgrade. NEWSLETTER: https://die-netzmacher.de/newsletter','',5000000,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.0/en-us','ter','',''),
(9284699,0,'startcustomer','5.0.1',20734,154,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1593768101,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','80611c119c777d45470463b8775acc88','IMPROVEMENT: CSS theme white. NEWSLETTER: https://die-netzmacher.de/newsletter','',5000001,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.0/en-us','ter','',''),
(9284700,0,'startcustomer','5.0.2',20734,174,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1595341992,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','19eb85384c9c69fd3acc5072c8e73486','IMPROVEMENT: TypoScript misspelling: backround  background. ChangeLog: https://bit.ly/350C4CT\r\nNEWSLETTER: https://die-netzmacher.de/newsletter','',5000002,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.0/en-us','ter','',''),
(9284701,0,'startcustomer','5.1.3',20734,66,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1621336279,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3b13623728cb5e1075e17f688aa89ecf','[IMPROVEMENTS] TYPO3 10.4 ChangeLog: https://bit.ly/350C4CT','',5001003,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.1/en-us','ter','',''),
(9284702,0,'startcustomer','5.1.5',20734,129,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1625817846,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','12ef13ad866156274464cc7008e9c41c','[TASK] Improved CSS: seletors plus body. ChangeLog: https://bit.ly/350C4CT NEWSLETTER: https://die-netzmacher.de/newsletter','',5001005,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.1/en-us','ter','',''),
(9284703,0,'startcustomer','5.1.7',20734,131,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1634038156,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c1018d1674368fe99a01cd42116742ff','[TASK] Remove baseURL / base href','',5001007,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.1/en-us','ter','',''),
(9284704,0,'startcustomer','5.1.9',20734,91,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1656247453,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1a6d30b4cb4c1a3ffb0dc994f58c3ce7','[BUGFIX] composer.json','',5001009,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.1/en-us','ter','',''),
(9284705,0,'startcustomer','5.1.10',20734,126,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1656247592,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','188bc34018180b5b59357a9667f6132e','[BUGFIX] ext_emconf.php','',5001010,0,0,'https://docs.typo3.org/p/netzmacher/startcustomer/5.1/en-us','ter','',''),
(9284706,0,'startcustomer','8.7.12',20734,51,'Start TYPO3 Responsive Customer','Control the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive Customer enables you, to configure a lot of CSS properties by a mouse click.',2,0,0,1709125446,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:5:\"2.6.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1e2abfeec22b6b3ede7d3e92553cb67d','[TASK] Last version for TYPO3 8.7','',8007012,1,0,'https://docs.typo3.org/typo3cms/extensions/startcustomer/','ter','',''),
(9284707,0,'mfc_seotitle','2.0.2',1401,349,'SEO-Title','Build another title as displayed in BE if you want',2,0,4,1553605395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Simon Schmidt','sfs@marketing-factory.de','sfsmfc','528c1ebc55654d5f785af5496dd401ad','Upload for 8.7 LTS','Marketing Factory Consulting GmbH',2000002,1,0,'','ter','',''),
(9284708,0,'doodle','0.5.0',3407,506,'Doodle','Integrates Doodle (https://doodle.com) with TYPO3.',2,0,2,1512046643,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','xperseguers','e2f8428cb7aedb8334db556dd262d0d8','This release fixes the compatibility with Doodle API v2.','Causal Sàrl',5000,1,0,'https://docs.typo3.org/typo3cms/extensions/doodle/0.5.0','ter','',''),
(9284709,0,'cleantalk','1.2.0',2373,57,'CleanTalk anti-spam','CleanTalk adds anti-spam protection that is invisible to users, without the use of captcha/reCaptcha.',2,0,1,1705658181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','CleanTalk','welcome@cleantalk.org','cleantalk-antispam','4aef64bccec6a3dc1b3c9bfb81bba553','Release 1.2.0 uploaded.','CleanTalk',1002000,1,0,'','ter','',''),
(9284710,0,'simplegrids','1.1.0',5236,613,'Simplegrids','This extension delivers a very flexible gridsystem. 2-5 Colums, Responsive, Background Color and Container-Class, Content Ticker, HTML/Text Newsletter creation. Standalone css, no bootstrap.',2,0,4,1500588438,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:12:\"gridelements\";s:12:\"3.0.0-8.9.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:11:\"3.2.4-4.0.0\";s:9:\"pw_teaser\";s:11:\"3.3.1-0.0.0\";s:11:\"direct_mail\";s:11:\"4.1.0-0.0.0\";}}','Salvatore Eckel','salvatore.eckel@diemedialen.de','salvaracer','42459d2f7ac4e77a0a7b015b2ae65724','[FEATURE] Improve UX, Add background-color and container-class in grid settings  8.x compatibility','Die Medialen GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/simplegrids/1.1.0','ter','',''),
(9284711,0,'simplegrids','3.1.0',5236,1065,'Simplegrids','An extension to deliver useful gridelements (responsive grid layout, HTML/Text Newsletter). Twitter bootstrap is not required.',2,0,4,1523286500,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:12:\"gridelements\";s:13:\"3.0.0-9.99.99\";}s:8:\"suggests\";a:1:{s:11:\"direct_mail\";s:11:\"4.1.0-0.0.0\";}}','Salvatore Eckel','salvatore.eckel@diemedialen.de','salvaracer','154717cac313be1416e30a42b40003cb','[VERSION] 3.1.0 - Only for TYPO3 7.6-9.x. Dropped TYPO3 6.x support.\r\n[FEATURE] Add composer.json.\r\n[DEPRECATION] Removed ticker element and own less compiler.','Die Medialen GmbH',3001000,1,0,'https://docs.typo3.org/typo3cms/extensions/simplegrids/3.1.0','ter','',''),
(9284712,0,'asdis','1.0.8',6458,410,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1510572732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','AOE','dev@aoe.com','aoepeople','91ae7686244fd25f114bf439664360f5','[TASK] update constraint to phpunit-extension','AOE GmbH',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/1.0.9','ter','',''),
(9284713,0,'asdis','1.0.9',6458,217,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1510574533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','AOE','dev@aoe.com','aoepeople','7ea0338951a63a82d6497c4255bd0901','[TASK] fix composer.json','AOE GmbH',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/1.0.9','ter','',''),
(9284714,0,'asdis','1.1.0',6458,416,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1511533332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','AOE','dev@aoe.com','aoepeople','3f394a8fac4560dc89272e4fa021a38f','[TASK] Update version to 1.1.0','AOE GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/1.1.0','ter','',''),
(9284715,0,'asdis','2.0.0',6458,253,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1545236894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','AOE','dev@aoe.com','aoepeople','efb9a01c458e4f53e48ca8bbfeb92ca7','[RELEASE] Release of 2.0','AOE GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/2.0.0','ter','',''),
(9284716,0,'asdis','2.0.1',6458,335,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1559051176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','AOE','dev@aoe.com','aoepeople','f694570a94dd05d950cc1093dbf5a7f2','[TASK] CD-125256 Define upper border for TYPO3 version','AOE GmbH',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/2.0.0','ter','',''),
(9284717,0,'asdis','2.1.1',6458,101,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1592998355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.23-9.5.99\";}}','AOE','dev@aoe.com','aoepeople','eaf6398e082aa528d81479450d5de81c','set version to 2.1.1','AOE GmbH',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284718,0,'asdis','7.0.0',6458,121,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1593412692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.23-9.5.99\";}}','AOE','dev@aoe.com','aoepeople','d5d36ab36f2b4f8d6ef7b350816f9e96','\nMerge branch master of https://github.com/AOEpeople/asdis','AOE GmbH',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284719,0,'asdis','8.0.0',6458,79,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1598430614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.30-9.5.99\";}}','AOE','dev@aoe.com','aoepeople','221aea4434eda93883eba6ce44e77d56','[CLEANUP] remove support of TYPO3 v7 and update dev-dependencies','AOE GmbH',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284720,0,'asdis','8.0.1',6458,161,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1598449214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.30-9.5.99\";}}','AOE','dev@aoe.com','aoepeople','bce4214447c42f79c2051707d1104edc','[RELEASE] Version 8.0.1','AOE GmbH',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284721,0,'asdis','11.0.16',6458,30,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1714481323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','092cca73f6cd3f0e57e35e5893916725','chore: raise version number','AOE GmbH',11000016,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284722,0,'asdis','11.0.17',6458,37,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1715588123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-11.5.99\";}}','AOE','dev@aoe.com','aoepeople','1978c70bb1304858557208b3e2f61212','chore: raise version number','AOE GmbH',11000017,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284723,0,'asdis','11.1.0',6458,33,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1722416922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','AOE','dev@aoe.com','aoepeople','8ce18661d72765ce0dcb5a53c39cc384','Merge pull request 25 from AOEpeople/feature/typo3v12\n\nFeature/typo3v12','AOE GmbH',11001000,0,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284724,0,'asdis','11.2.0',6458,37,'Asdis - Asset Distribution','Distributes on page assets onto multiple servers.',2,0,2,1730729784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','AOE','dev@aoe.com','aoepeople','d3f7f7a0bb4c92938b716004da9e6db6','release: version  11.2.0','AOE GmbH',11002000,1,0,'https://docs.typo3.org/typo3cms/extensions/asdis/','ter','',''),
(9284725,0,'aimeos_pay','17.6.0',6436,446,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1496315654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:6:\"aimeos\";s:15:\"16.3.0-16.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','efd32c6858a179b9f272b5117285b05e','Updated Omnipay drivers. Use latest PayOne and Wirecard drivers','Aimeos GmbH',17006000,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284726,0,'aimeos_pay','17.8.0',6436,241,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,-1,3,1504088697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:6:\"aimeos\";s:15:\"17.4.0-17.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','fe266d12bb4938094f1362f46290b61b','Updated Omnipay drivers and added driver for the OPPWA payment platform','Aimeos GmbH',17008000,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284727,0,'aimeos_pay','17.8.1',6436,161,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,-1,3,1504089667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:6:\"aimeos\";s:15:\"17.4.0-17.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','46d3fc6bd142098e114b481b1efe330f','Support for TYPO3 8 LTS','Aimeos GmbH',17008001,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284728,0,'aimeos_pay','17.8.2',6436,568,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1505213690,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:6:\"aimeos\";s:15:\"17.4.0-17.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','715a3b11c470cf2ad5bc36a81c148f10','New version due to TER security incident. See\r\nhttps://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','Aimeos GmbH',17008002,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284729,0,'aimeos_pay','18.4.0',6436,367,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1524652399,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:6:\"aimeos\";s:15:\"17.4.0-17.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','fec686490961bad3925f821833268c58','Update Omnipay driver and support for Aimeos 18.4.x','Aimeos GmbH',18004000,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284730,0,'aimeos_pay','18.4.1',6436,373,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1524661921,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:6:\"aimeos\";s:15:\"18.4.0-18.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','dd8864b3ccd8f45bcbb2c0df4690d489','Dependency update','Aimeos GmbH',18004001,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284731,0,'aimeos_pay','18.7.0',6436,328,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1537254089,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:6:\"aimeos\";s:15:\"18.4.0-18.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','b15f7ff9d0ca1f241e338ce9c074a75b','Updated Omnipay drivers','Aimeos GmbH',18007000,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284732,0,'aimeos_pay','18.10.0',6436,446,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1540288518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:6:\"aimeos\";s:15:\"18.4.0-18.99.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','e3be401262db9a21a24d65a8a31d25fa','For Aimeos 18.10 LTS, includes updates of Omnipay drivers and support for TYPO3 9.x','Aimeos GmbH',18010000,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284733,0,'aimeos_pay','19.4.1',6436,332,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1556078298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:6:\"aimeos\";s:14:\"19.4.0-19.4.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','43f340cc80ed3f5102c395c64caa68ef','Updated version for Aimeos 19.4.x','Aimeos GmbH',19004001,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284734,0,'aimeos_pay','19.7.1',6436,405,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1563875121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:6:\"aimeos\";s:14:\"19.7.0-19.7.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','65c534cccf1fbc45cf573b8d224b4fc6','Updated version for Aimeos 19.7.x','Aimeos GmbH',19007001,0,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284735,0,'aimeos_pay','19.10.1',6436,517,'Aimeos payments','Aimeos TYPO3 payments extension for Aimeos project. It contains the Omnipay payment library (http://omnipay.thephpleague.com/) including all available payment drivers.',1,0,3,1576230887,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";s:6:\"aimeos\";s:16:\"19.10.0-19.10.99\";}}','Aimeos GmbH','info@aimeos.com','abandoned_extensions','a006eeb8ea38057ba03f9eeb339bca9c','For Aimeos Extension 19.10','Aimeos GmbH',19010001,1,0,'https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list','ter','',''),
(9284736,0,'foundation_grids','2.0.0',2921,493,'Grids for foundation','Gridelements for ZURB foundation CSS Framework. Column grids, grids for simple accordions, tabs and content slider.',2,0,4,1540040792,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:12:\"gridelements\";s:11:\"7.0.0-0.0.0\";}}','Simon Schaufelberger','simonschaufitypo3@gmail.com','simonschaufi','15691aabb07d206714ffaa56ae42123f','Release 2.0.0','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/foundation_grids/2.0.0','ter','',''),
(9284737,0,'mediace','7.6.5',9591,899,'Media Content Element','The media functionality from TYPO3 6.2 and earlier can be found here. This extension provides ContentObjects and Content Elements.',2,0,2,1595927970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','e3a0ef43644d038bb000cb3a7afe2e16','Security bugfix release CVE-2020-15806','',7006005,1,0,'https://docs.typo3.org/p/friendsoftypo3/mediace/7.6/en-us','ter','',''),
(9284738,0,'restclient','2.0.1',12372,311,'REST client','A client to consume RESTful Web Services',1,0,4,1493030119,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','ea974ff799297899a143008fd126e946','Small bugfix update','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284739,0,'restclient','2.0.2',12372,268,'REST client','A client to consume RESTful Web Services',1,0,4,1496934304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','00444cda1270e25574f6d739c75408fe','Minor fix and some minor code improvement','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284740,0,'restclient','2.0.3',12372,4061,'REST client','A client to consume RESTful Web Services',1,0,4,1501233658,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','3a359cd132d2c4066f7bd4be735705f3','Updated typo3 constraints 8.7.99','',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284741,0,'restclient','2.0.4',12372,205,'REST client','A client to consume RESTful Web Services',1,0,4,1550746354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','e951129cb464421069d93bb3e1c5ebe9','Fix some deprecations for Typo3 9','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284742,0,'restclient','2.0.5',12372,235,'REST client','A client to consume RESTful Web Services',1,0,4,1552468290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','bfa491ff1e4696f11a836dbf22e60b95','Fix regression for Typo3 7','',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284743,0,'restclient','2.0.6',12372,1617,'REST client','A client to consume RESTful Web Services',1,0,4,1559637435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','5772d687d8ca62f3d0d93b53694e3820','Some minor fix','',2000006,1,0,'https://docs.typo3.org/typo3cms/extensions/restclient/2.0.5','ter','',''),
(9284744,0,'fluid_styled_responsive_images','7.6.0',5474,282,'Fluid Styled Responsive Images','Enables creation of responsive images for fluid styled content elements.',1,0,2,1502051856,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.13-7.6.99\";s:20:\"fluid_styled_content\";s:12:\"7.6.0-7.6.99\";}}','Alexander Schnitzler','git@alexanderschnitzler.de','alex_schnitzler','90b321cc1c421ae90281879072cbb5ab','Maintenance release.\r\n\r\nThe version schema has been changed. While 1.2.0 tried to be compatible with TYPO3 7.6 and 8.7, there is a dedicated version for each TYPO3 version now.','',7006000,0,0,'https://docs.typo3.org/typo3cms/extensions/fluid_styled_responsive_images/7.6.0','ter','',''),
(9284745,0,'fluid_styled_responsive_images','8.7.0',5474,332,'Fluid Styled Responsive Images','Enables creation of responsive images for fluid styled content elements.',1,0,2,1502051923,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";}}','Alexander Schnitzler','git@alexanderschnitzler.de','alex_schnitzler','39997e6e6036137339988aabf1320cbe','Maintenance release.\r\n\r\nThe version schema has been changed. While 1.2.0 tried to be compatible with TYPO3 7.6 and 8.7, there is a dedicated version for each TYPO3 version now.','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/fluid_styled_responsive_images/8.7.1','ter','',''),
(9284746,0,'fluid_styled_responsive_images','8.7.1',5474,1201,'Fluid Styled Responsive Images','Enables creation of responsive images for fluid styled content elements.',1,0,2,1505724285,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";}}','Alexander Schnitzler','git@alexanderschnitzler.de','alex_schnitzler','88540ed34104aa0c3b09297a18e806cd',' 2017-09-18  3c81598  [TASK] Add TYPO3 8.7.3 and 8.7.4 to testing matrix (Alexander Schnitzler)\r\n 2017-09-18  2d6b793  [BUGFIX] Fix cropping with TYPO3  8.7.4 (Devid Messner)','',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/fluid_styled_responsive_images/8.7.1','ter','',''),
(9284747,0,'fluid_styled_responsive_images','10.4.0',5474,179,'Fluid Styled Responsive Images','Enables creation of responsive images for fluid styled content elements.',2,0,2,1603724041,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-10.4.99\";}}','Alexander Schnitzler','git@alexanderschnitzler.de','alex_schnitzler','23cc55f867d74d148876d2255abbe63d','TYPO3 10.4 compatibility','',10004000,1,0,'https://docs.typo3.org/typo3cms/extensions/fluid_styled_responsive_images/','ter','',''),
(9284748,0,'vidi_frontend','1.3.0',6385,160,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici! - demo https://speciality.ecodev.ch/content-elements/dynamic-list-files/',1,0,3,1530259041,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"vidi\";s:13:\"2.1.0-2.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','53a3ab750aec1c01fb0e4ab375c18414','Release 1.3.0 - https://github.com/fabarea/vidi_frontend/compare/1.2.3...1.3.0\n\n [FEATURE] Make \"like\" operator more capable\n [TASK] TYPO3 v8 compatibility\n [FEATURE] Add template based content display','Ecodev',1003000,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284749,0,'vidi_frontend','1.3.1',6385,211,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici! - demo https://speciality.ecodev.ch/content-elements/dynamic-list-files/',1,0,3,1530263087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"vidi\";s:13:\"2.1.0-2.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','f148a381fe0f8680e0a3faed9696f666','Release 1.3.1 - https://github.com/fabarea/vidi_frontend/compare/1.3.0...1.3.1\n\n [BUGFIX] Make sure example template based view works as expected','Ecodev',1003001,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284750,0,'vidi_frontend','1.3.3',6385,425,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici! - demo https://speciality.ecodev.ch/content-elements/dynamic-list-files/',1,0,3,1533300146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"vidi\";s:13:\"2.1.0-2.99.99\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','5ebb4ac81d8f475bd4b42c0d167de140','Release 1.3.3 - https://github.com/fabarea/vidi_frontend/compare/1.3.2...1.3.3','Ecodev',1003003,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284751,0,'vidi_frontend','2.0.0',6385,226,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1549541682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','bd6fa0ab5df1030f2cc07c6d81ac25b6','Release 2.0.0 - https://github.com/fabarea/vidi_frontend/compare/1.3.4...2.0.0\n\nTYPO3 v9 compatibility','Ecodev',2000000,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284752,0,'vidi_frontend','2.0.1',6385,180,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1556272498,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','ec4c19d381204918bc9140cdced8c1fa','Release 2.0.1 - https://github.com/fabarea/vidi_frontend/compare/2.0.0...2.0.1\n\n[BUGFIX] Fix UriBuilder instantiation\n[BUGFIX] Fix URL generation for TYPO3 v9 and add documentation','Ecodev',2000001,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284753,0,'vidi_frontend','2.0.2',6385,194,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1556814597,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','444fcbb7c6ea320882c00b9e1cb11645','Release 2.0.2 - https://github.com/fabarea/vidi_frontend/compare/2.0.1...2.0.2\n\n[TASK] Clean up PHP','Ecodev',2000002,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284754,0,'vidi_frontend','2.0.3',6385,162,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1558105792,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','efcce8f624276591fa0ea6bfc97240c5','Release 2.0.3 - https://github.com/fabarea/vidi_frontend/compare/2.0.2...2.0.3\n\n[TASK] PHP return type\n[BUGFIX] Fix detail page URI','Ecodev',2000003,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284755,0,'vidi_frontend','2.0.4',6385,157,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1562156846,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','4a55e4c07a1c531015096f413cd401e2','Release 2.0.4 - https://github.com/fabarea/vidi_frontend/compare/2.0.3...2.0.4\n\n[BUGFIX] Use LocalizationUtility for FE localization','Ecodev',2000004,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284756,0,'vidi_frontend','2.0.5',6385,257,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1566197795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','6797896fc935ab0b0027649415a4cc64','Release 2.0.5 - https://github.com/fabarea/vidi_frontend/compare/2.0.4...2.0.5\n\n [BUGFIX] Fix JSON output','Ecodev',2000005,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284757,0,'vidi_frontend','2.1.0',6385,197,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1578482483,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','25deff5962e93ba75d2162f98427e776','Release 2.1.0 - https://github.com/fabarea/vidi_frontend/compare/2.0.5...2.1.0\n\n [FEATURE] Make non-cacheable actions configurable','Ecodev',2001000,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284758,0,'vidi_frontend','2.1.1',6385,282,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1579099173,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','1cf9a4ce3a9c0a4e99bca805edfa46f8','Release 2.1.1 - https://github.com/Ecodev/vidi_frontend/compare/2.1.0...2.1.1\n\n [BUGFIX] Compatibility TYPO3 v9 for plugin TemplateBasedContent\n [BUGFIX] Validate composer.json','Ecodev',2001001,0,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284759,0,'vidi_frontend','3.0.1',6385,194,'Versatile and Interactive Display - List Component','Generic List Component for the Frontend where content can be filtered in an advanced way... Veni, vidi, vici!',2,0,3,1591343832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"4.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','dc4ab858e23ef84be1aa5f4705ffe264','Release 3.0.1 - https://github.com/fabarea/vidi_frontend/compare/3.0.0...3.0.1\n\n[BUGFIX] Fix version number in ext_emconf','Ecodev',3000001,1,0,'https://github.com/fabarea/vidi_frontend','ter','',''),
(9284760,0,'jumpurl','7.7.0',16555,2668,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1493707173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','71dcca3b5acd6555fefdd9fedd511c42','Added support for TYPO3 v8 LTS','',7007000,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/7.7/en-us','ter','',''),
(9284761,0,'jumpurl','7.7.1',16555,2973,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1512037742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','2290367bdffebaef183c89feced02a90',' Fix composer comfiguration\n\nFor more information see ChangeLog.','',7007001,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/7.7/en-us','ter','',''),
(9284762,0,'jumpurl','7.7.2',16555,1647,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1544615160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','ce97500cdc86fd87d28e44e5f8b01f68','Various minor fixes adressing recent TYPO3 v7/v8 changes.','',7007002,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/7.7/en-us','ter','',''),
(9284763,0,'jumpurl','7.8.0',16555,735,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1564819648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','62834063c072922acc8492f409ea16e3','JumpURL is now compatible with TYPO3 v7-v9 LTS.','',7008000,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/7.8/en-us','ter','',''),
(9284764,0,'jumpurl','8.0.0',16555,442,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1587738014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','96404083d62aa6c0d0d378b14f7ab2b3','Compatibility with TYPO3 v9 / TYPO3 v10','',8000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.0/en-us','ter','',''),
(9284765,0,'jumpurl','8.0.1',16555,132,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1618920930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','afb989fd23ba5e1cad43d7aa6cef4910','Bugfix release','',8000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.0/en-us','ter','',''),
(9284766,0,'jumpurl','8.0.2',16555,134,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1623502219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','aaa824f396ce60e0dce56bb2f7b33860','Updated extension to 8.0.2','',8000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.0/en-us','ter','',''),
(9284767,0,'jumpurl','8.0.3',16555,132,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1640860397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','3f4e166b091b5e8b871baa443b96aa22','Added compatibility with TYPO3 v11 LTS','',8000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.0/en-us','ter','',''),
(9284768,0,'jumpurl','8.1.0',16555,86,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1680618774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','b3fae2d2fb6e2a2ae186b375a5503976','[TASK] Added compatibility with TYPO3 v11 and PHP 8.x','',8001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.1/en-us','ter','',''),
(9284769,0,'jumpurl','8.2.0',16555,75,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1690876783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','0f03ac2188d0ad9006b5f1e7d41348f5','[RELEASE] Add TYPO3 v12 LTS support','',8002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.2/en-us','ter','',''),
(9284770,0,'jumpurl','8.2.1',16555,83,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1694447996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','062119942483c50d852771c5ebbf127d','[RELEASE] Add TYPO3 v12 LTS support','',8002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.2/en-us','ter','',''),
(9284771,0,'jumpurl','8.2.2',16555,86,'JumpURL','Allows to modify links to create Jump URLs created in the frontend of the TYPO3 Core.',2,0,2,1707746776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','eea301c0143990d0a914dc10687428ec','[RELEASE] Bugfix release','',8002002,1,0,'https://docs.typo3.org/p/friendsoftypo3/jumpurl/8.2/en-us','ter','',''),
(9284772,0,'openid','8.0.1',9040,458,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1495989983,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:2:\"sv\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','b2a15a9752a113e5de4e12bf2b682464','Fixed a lot of bugs. Works again with TYPO3 8.7','',8000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/8.0/en-us','ter','',''),
(9284773,0,'openid','8.0.2',9040,1879,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1504699798,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:2:\"sv\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','c88934e92e9fd9699a0cdeda3bf655a1','Minor bug fixes','',8000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/8.0/en-us','ter','',''),
(9284774,0,'openid','8.1.0',9040,283,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1538750843,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.19-9.5.999\";s:5:\"setup\";s:14:\"8.7.19-9.5.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','d8cec3bef5d82c52497aa597220f47c3','TYPO3 v9 compatibility','',8001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/8.1/en-us','ter','',''),
(9284775,0,'openid','8.1.1',9040,637,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1539784873,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.19-9.5.999\";s:5:\"setup\";s:14:\"8.7.19-9.5.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','ca8eb7877d9ac18ceb04a2f96f490629','TYPO3 version 9 LTS compatibility','',8001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/8.1/en-us','ter','',''),
(9284776,0,'openid','10.1.0',9040,176,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1608300261,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"9.5.0-10.999.999\";s:5:\"setup\";s:16:\"9.5.0-10.999.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','3dcd3d57d860f2d700f3b769be199392','Bugfixes for TYPO3 v10 compatibility','',10001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/10.1/en-us','ter','',''),
(9284777,0,'openid','11.0.4',9040,66,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1695022799,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"9.5.0-11.999.999\";s:5:\"setup\";s:16:\"9.5.0-11.999.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','25e9d45122fb0f6b5c9232b0d45e4d7a','Release for TYPO3 11 LTS','',11000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/11.0/en-us','ter','',''),
(9284778,0,'openid','12.0.1',9040,97,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1695022828,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"12.2.0-12.999.999\";s:5:\"setup\";s:17:\"12.2.0-12.999.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','028a3ce2df40927cfcfa21c5495713f3','Release for TYPO3 12 LTS','',12000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/openid/12.0/en-us','ter','',''),
(9284779,0,'openid','14.0.3',9040,8,'OpenID authentication','OpenID authentication for TYPO3 CMS',2,0,5,1780310376,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.3.999\";s:5:\"setup\";s:15:\"14.3.0-14.3.999\";}s:9:\"conflicts\";a:2:{s:10:\"naw_openid\";s:0:\"\";s:13:\"naw_openid_be\";s:0:\"\";}}','Dmitry Dulepov, Markus Klein','','dmitry','4bb30290dbaaf0b5f0d8198ee5844cf1','Release for TYPO3 14','',14000003,1,0,'https://docs.typo3.org/p/friendsoftypo3/openid/main/en-us/','ter','',''),
(9284780,0,'compatibility6','7.6.5',8828,1837,'Compatibility Mode for TYPO3 CMS 6.x','Provides an additional backwards-compatibility layer with legacy functionality for sites that havent fully migrated to v7 yet.',2,0,0,1511445035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','TYPO3 CMS Team','','friendsoftypo3','9783ea1d83efb6ee5225e932e6636ed7',' Fix TcaFlexProcess FormDataProvider\n Fix TCA configuration for MySQL strict mode\n Fix FlexFormElementContainer\n\nFor more information see ChangeLog.','',7006005,1,0,'https://docs.typo3.org/p/friendsoftypo3/compatibility6/7.6/en-us','ter','',''),
(9284781,0,'gravatar','1.0.1',3481,898,'Backend Gravatar','AvatarProvider for Gravatar support in backend.',2,0,0,1500070333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.7.99\";}}','Frans Saris','franssaris@gmail.com','minifranske','b4da161661ede4f8ae32e735ac54f7dd','TYPO3 8LTS bugfix release','',1000001,0,0,'https://github.com/fsaris/gravatar/blob/master/README.rst','ter','',''),
(9284782,0,'gravatar','2.0.0',3481,137,'Backend Gravatar','AvatarProvider for Gravatar support in backend.',2,0,0,1618905208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frans Saris','franssaris@gmail.com','minifranske','d94766a468372beb6110ea309b2bf3be','TYPO3 10 LTS compatibility release','',2000000,0,0,'https://github.com/fsaris/gravatar/blob/master/README.rst','ter','',''),
(9284783,0,'gravatar','2.0.1',3481,151,'Backend Gravatar','AvatarProvider for Gravatar support in backend.',2,0,0,1642355632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','franssaris@gmail.com','minifranske','b662d1f5a00bd5b4cff2d63c5aa95dd6','TYPO3 11 LTS compatibility release','',2000001,1,0,'https://github.com/fsaris/gravatar/blob/master/README.rst','ter','',''),
(9284784,0,'advancedtitle','0.0.4',4820,84,'Advanced Page Title','Advanced page title control with prefix and suffix.',2,-1,2,1504187341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0 - 8.6.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','535a4fabfb2e4b6a8ae372199eef999a','TCA bug fix for shortcut pages','Brightside OÜ / t3brightside.com',4,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284785,0,'advancedtitle','0.0.5',4820,110,'Advanced Page Title','Advanced page title control with prefix and suffix.',2,-1,2,1504253688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6213633bcd8e3689223b0adc580855cf','8.7 LTS compatibility fix','Brightside OÜ / t3brightside.com',5,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284786,0,'advancedtitle','0.0.6',4820,531,'Advanced Page Title','Advanced page title control with prefix and suffix.',2,0,2,1504720165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0b11ed55971c0f7fa2e5f330390d8413','Making sure its safe to download. Regarding the issue TYPO3-PSA-2017-001','Brightside OÜ / t3brightside.com',6,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284787,0,'advancedtitle','0.2.0',4820,297,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1548037367,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','9d6902bb61a65c610153df35c99dfcfd','Cleaned up and adjusted for 9.5 LTS only, works with core seo extension.','Brightside OÜ / t3brightside.com',2000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284788,0,'advancedtitle','0.2.1',4820,338,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1549600849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','42418a7cb6944133b556e28175a9afb6','Cleanup and icon change','Brightside OÜ / t3brightside.com',2001,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284789,0,'advancedtitle','0.2.2',4820,312,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1552544182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e5d6e1a89110f2f49d797dedfde8f3e7','BREAKING  Adds prefix and suffix to the SEO title by default. Can be turned off in constants.\r\nChangeLog added.','Brightside OÜ / t3brightside.com',2002,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284790,0,'advancedtitle','0.2.4',4820,622,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1556281014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6faacc259109289c3086d645dc4b8202','Bringing back absolute page title for flexibility. Possible braking changes see the ChangeLog.','Brightside OÜ / t3brightside.com',2004,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284791,0,'advancedtitle','0.3.0',4820,354,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1589857655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','3623a8dd10390b78a206a3140c21e250','10 LTS ready now!','Brightside OÜ / t3brightside.com',3000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284792,0,'advancedtitle','0.4.0',4820,145,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1617182651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"seo\";s:13:\"9.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0f938b766f1f48830776fd66ee569301','v11 compatible','Brightside OÜ / t3brightside.com',4000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284793,0,'advancedtitle','1.0.0',4820,114,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1636524111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:3:\"seo\";s:16:\"11.5.0 - 11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','fce9d5a93a6d5d6d55381a553178e36a','Now plays with Paginatedprocessors','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284794,0,'advancedtitle','1.0.1',4820,130,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1642941389,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:3:\"seo\";s:16:\"11.5.0 - 11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','13b72f02ae717156a6959e139d31fe2d','Maintenance release. Changes in ChangeLog.','Brightside OÜ / t3brightside.com',1000001,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284795,0,'advancedtitle','1.1.0',4820,111,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1665826246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 12.9.99\";s:3:\"seo\";s:16:\"11.5.0 - 12.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','01c9a4fce4e600ad702f56df769ae8a9','TYPO3 12 friendly now','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284796,0,'advancedtitle','1.2.0',4820,92,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1678113296,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 12.9.99\";s:3:\"seo\";s:16:\"11.5.0 - 12.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','76dda303c2d93b43295a371dab09e393','See the ChangeLog','Brightside OÜ / t3brightside.com',1002000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284797,0,'advancedtitle','1.2.1',4820,97,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1681111460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 12.9.99\";s:3:\"seo\";s:16:\"11.5.0 - 12.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','edc5bc40a00134684061e589255143e9','Rootline field fix for v11','Brightside OÜ / t3brightside.com',1002001,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284798,0,'advancedtitle','1.3.0',4820,81,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1707337069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 13.9.99\";s:3:\"seo\";s:16:\"11.5.0 - 13.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','580153e4cd201d2f7cf007a613f36261','TYPO3 13 support','Brightside OÜ / t3brightside.com',1003000,0,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284799,0,'advancedtitle','1.4.0',4820,20,'Advanced Page Title','Adds page title prefix and suffix to SEO tab.',2,0,2,1765360701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:3:\"seo\";s:16:\"12.4.0 - 14.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b9f54a963715c68f025b97a6ae44a465','Add v14 compatibility and drop v11','Brightside OÜ / t3brightside.com',1004000,1,0,'https://github.com/t3brightside/advancedtitle/blob/master/README.md','ter','',''),
(9284800,0,'contentfce','2.0.0',1728,238,'Dustbin','The extension provides fluidcontent based fluid content elements. The fluid content element (regular Text Element and Dita content Element) added in a page can be exported in the form of DITA xml files. The Table fluid template helps in creating dynamic table up-to 12 columns. The aim of the project is to add content structurally and to make the content intelligent. Structured content is is development. In future there might be intelligent and channel specific content ',2,0,4,1492950190,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:4:\"flux\";s:0:\"\";s:10:\"fluidpages\";s:0:\"\";s:12:\"fluidcontent\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Vinay','nvinayvinay@gmail.com','nvinayvinay','33f0e5989ec007113e5d06a77076dda8','Selected Page and subpages can be converted to DITA XML files. Only the DITA content will be added to XML file. Content are created based on the order of colPos.  Gives the option to download ZIP directory with all the pages created as DITA XML file. ','',2000000,0,0,'https://github.com/vinayn/contentfce/blob/master/README.md','ter','',''),
(9284801,0,'contentfce','2.0.1',1728,646,'Dustbin','The extension provides fluidcontent based fluid content elements. The fluid content element (regular Text Element and Dita content Element) added in a page can be exported in the form of DITA xml files. The Table fluid template helps in creating dynamic table up-to 12 columns. The aim of the project is to add content structurally and to make the content intelligent. Structured content is is development. In future there might be intelligent and channel specific content ',2,0,4,1493783632,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:4:\"flux\";s:5:\"7.3.0\";s:10:\"fluidpages\";s:5:\"3.4.0\";s:12:\"fluidcontent\";s:5:\"4.4.0\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Vinay','nvinayvinay@gmail.com','nvinayvinay','d468073303dbb1158d31194468533c32','Added the compatibility version with extension flux,vhsfluidpages and fluidcontent. Issue like DITA Zip file  downloaded without the zip extension is fixed now.','',2000001,1,0,'https://github.com/vinayn/contentfce/blob/master/README.md','ter','',''),
(9284802,0,'material_design_lite','3.0.0',2426,445,'Material Design Lite','Google Material Design Lite implementation for TYPO3',2,0,2,1552150434,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Martin Tepper','martintepper@dev-mt.de','hacksch','eb5d311a0bbd3c6f7fa9f2720a53ce99','Compatibility to TYPO3 9 (older versions are not supported)\r\nUpdate material design lite to version 1.3.0\r\nRequires fluid_styled_content','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/material_design_lite/','ter','',''),
(9284803,0,'alm_clearlog','1.1.0',880,360,'ClearLog','Clear DB Tables',2,0,0,1505656781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andi Platen','info@wireframe.de','wingover','21fa3c0435d592b98b912bceff32d8ae','Compatibility for TYPO3 8.7 and some small changes','',1001000,1,0,'','ter','',''),
(9284804,0,'social_auth','1.1.2',9533,372,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1492673228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','3acc2ecad29dbb3051d2aef1b36a9c4b','TYPO3 8.7 compatibility && some bug fixes','',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.1.9','ter','',''),
(9284805,0,'social_auth','1.1.3',9533,449,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1499176476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','8d384dad861361cfaa6a99092f24b67e','Upgrade hybrid auth lib with version 2.9','',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.1.9','ter','',''),
(9284806,0,'social_auth','1.1.8',9533,385,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1506693610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','51dc7121d510d4319d98b5bab31cc7fb','Bug fix with Linkedin && upgrade hybrid auth && bug fix with TYPO3 8.7','',1001008,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.1.9','ter','',''),
(9284807,0,'social_auth','1.1.9',9533,283,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1506931484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','5f80df52124de87da8d221e86e3ca0de','Bug fix on ext_localconf.php','',1001009,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.1.9','ter','',''),
(9284808,0,'social_auth','1.2.0',9533,254,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1507537652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','d174d472788f5c4406ce88051ecd50a8','[BUGFIX] Get unique username on same PID folder\r\n[TASK] Add behavior to control cancel ','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284809,0,'social_auth','1.2.1',9533,327,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1507736342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','b55594749f796708aa4b4aca87fdfae2','[BUGFIX] Change userExist method to prevent unique identifier\r\n[TASK] Add index in fe_users in ext_tables.sql','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284810,0,'social_auth','1.2.2',9533,785,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1518166574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','319516b243006be68d522640595c3798','Upgrade Hybrid auth to 2.10\r\n[!Important] To use strict mode for Facebook, fill the field Valid Oauth redirect URIS with http://yourdomain/?type1316773682&hauth_doneFacebook on your Facebook app dashboard','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284811,0,'social_auth','1.2.3',9533,200,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1545061348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','9d69f68e0722e74a1a74c57afee989da','TYPO3 9 Compatibility','',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284812,0,'social_auth','1.2.4',9533,238,'Social auth','Authentification via social auth (Facebook, Twitter, Google  & LinkedIn)',2,0,3,1545062011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','d427a5332a2687be0dbcf78b07defb09','AddStaticFile TS to Configuration/TCA/Overrides/sys_template.php','',1002004,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284813,0,'social_auth','1.2.5',9533,322,'Social auth','Authentication via social auth (Facebook, Twitter, Google , LinkedIn & Instagram)',2,0,3,1545118710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','b57950e110b18486c94ba0b28465edfd','Upgrade Hybrid auth lib (2.12.0) && add Instagram provider','',1002005,0,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284814,0,'social_auth','1.2.6',9533,647,'Social auth','Authentication via social auth (Facebook, Twitter, Google , LinkedIn & Instagram)',2,0,3,1549445029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','VANCLOOSTER Mickael','vanclooster.mickael@gmail.com','kalypso63','3f1effe74fe4b5c03d27876e81025515','Add new configuration to exclude fields on update after each login\r\nUse of PasswordHashFactory instead old salted password','',1002006,1,0,'https://docs.typo3.org/typo3cms/extensions/social_auth/1.2.6','ter','',''),
(9284815,0,'person_manager','1.4.11',8230,313,'Person Manager','A TYPO3 extension to manage user/subscriber data. Works perfectly with the extension newsletter.',2,0,3,1516720976,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:10:\"newsletter\";s:0:\"\";}}','Philipp Parzer','https://forge.typo3.org/projects/extension-person_manager','jochenlandvoigt','243202cfa0e5cf5ea9dcc9529407775e','- Update existing persons on import\r\n- fix param annotation','SIWA Online GmbH',1004011,0,0,'https://docs.typo3.org/typo3cms/extensions/person_manager/1.4.12','ter','',''),
(9284816,0,'person_manager','1.4.12',8230,725,'Person Manager','A TYPO3 extension to manage user/subscriber data. Works perfectly with the extension newsletter.',2,0,3,1517223275,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:10:\"newsletter\";s:0:\"\";}}','Philipp Parzer','https://forge.typo3.org/projects/extension-person_manager','jochenlandvoigt','a0c17c08395faa2fa4b7da9d1de7758e','Check $emailKey to false','SIWA Online GmbH',1004012,1,0,'https://docs.typo3.org/typo3cms/extensions/person_manager/1.4.12','ter','',''),
(9284817,0,'ws_scss','1.1.5',13285,344,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1507080272,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.1.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b1766b1adcd19c65bc8a98c88ebd85b0','Cache lifetime default to unlimited; Code improvements; SCSS compiler updated','WapplerSystems',1001005,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284818,0,'ws_scss','1.1.6',13285,742,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1507136357,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.1.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7878191ff397ad60ccb5f368e52c778f','New bugfix version','WapplerSystems',1001006,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284819,0,'ws_scss','1.1.7',13285,578,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1516450750,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.1.0-8.7.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','dd613ae97b184064c1a77a476feefde4','Latest scssphp version; SourceMap option added','WapplerSystems',1001007,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284820,0,'ws_scss','1.1.8',13285,1002,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1522517430,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','48eb954921b5a8253903c6f09fe3f6ec','Now compatible to TYPO3 9','WapplerSystems',1001008,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284821,0,'ws_scss','1.1.9',13285,340,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1541976219,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f1c0725f6413e4df35bcad0efab508e0','Bugfixes','WapplerSystems',1001009,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284822,0,'ws_scss','1.1.10',13285,293,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1542130359,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','831b826fa40995bfdbb0a28704e2a226','Bugfix','WapplerSystems',1001010,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284823,0,'ws_scss','1.1.11',13285,779,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1542360867,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5009046c727afa4e5bcfe943186e05a1','Bugfix','WapplerSystems',1001011,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284824,0,'ws_scss','1.1.12',13285,449,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1557531615,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8c2b9206c33010ae01e8fc8fdb45732b','Updated scssphp to 0.8.2. Now bootstrap v4.3.1 is compilable.','WapplerSystems',1001012,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_scss/1.1.12','ter','',''),
(9284825,0,'ws_scss','1.1.13',13285,957,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1559759236,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9d9b3dbf684ff68f520ac49c69ead955','php dependency corrected','WapplerSystems',1001013,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284826,0,'ws_scss','1.1.14',13285,492,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1586192819,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e54a6f19f101ea978af66ee9a6a072ca','ScssPhp compiler updated to version 1.0.9','WapplerSystems',1001014,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284827,0,'ws_scss','1.1.15',13285,252,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1587685654,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7c7f9dd6fb7e8ab2dd685b358e1d5eef','compatible to TYPO3 10','WapplerSystems',1001015,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284828,0,'ws_scss','1.1.16',13285,299,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1587984852,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8e16b2a44f5cc643548658df6a5df04f','Bugfix: Setting the outputFile variable forces the compiler to write to a file without hash at the end of the file. So you can set a reference in your RTE yaml file to the css file.','WapplerSystems',1001016,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284829,0,'ws_scss','1.1.18',13285,371,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1596538689,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','47e4f0c0cfb7702238a967adfbd89351','update of scssphp to version 1.1.1','WapplerSystems',1001018,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284830,0,'ws_scss','1.1.19',13285,146,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1609041035,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','df976ee46d8eb1e7de203caaae26d7dc','compatible to T3 11','WapplerSystems',1001019,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284831,0,'ws_scss','1.1.22',13285,124,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1616897571,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e50826487703ae5a112ca6c5869e6db7','Updated libs for non-composer systems','WapplerSystems',1001022,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284832,0,'ws_scss','1.1.23',13285,137,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1616963550,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','d1c22f355dc90cb89c13816915840bdd','fixed class loading','WapplerSystems',1001023,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284833,0,'ws_scss','1.1.25',13285,139,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1621378449,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','39bf2f76242830cebf79cba4c0f4404d','version compatibility set to version 11.2','WapplerSystems',1001025,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284834,0,'ws_scss','1.1.26',13285,134,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1630880609,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3e83df25e521154529c242a5991e151c','csscrush updated','WapplerSystems',1001026,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.1/en-us','ter','',''),
(9284835,0,'ws_scss','1.2.0',13285,117,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1634593612,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2ccc119b2719da0a12383ebeb1983111','tested with TYPO3 11.5\r\nremoved deprecated formatter\r\nremoved autoprefix \r\ndocumentation updated','WapplerSystems',1002000,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.2/en-us','ter','',''),
(9284836,0,'ws_scss','1.2.1',13285,134,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1634897960,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4a13513f1cbae40a27d4bb49f4b42b34','bugfix for non composer mode','WapplerSystems',1002001,0,0,'https://docs.typo3.org/p/svewap/ws-scss/1.2/en-us','ter','',''),
(9284837,0,'ws_scss','11.0.1',13285,106,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1663374152,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','037ca37a5cedc10a80c3ddd0ad2e923c','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',11000001,0,0,'https://docs.typo3.org/p/svewap/ws-scss/11.0/en-us','ter','',''),
(9284838,0,'ws_scss','11.0.2',13285,97,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1671361998,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8d693c8ffccf10e99319a3ee2a4cb70a','New release of version 11.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',11000002,0,0,'https://docs.typo3.org/p/svewap/ws-scss/11.0/en-us','ter','',''),
(9284839,0,'ws_scss','12.0.0',13285,100,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1673867636,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9bc19090c8499d64933e1e230583d909','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',12000000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/12.0/en-us','ter','',''),
(9284840,0,'ws_scss','12.0.2',13285,82,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1685051875,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5d6257269a6a654d70db44664a43c2ae','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',12000002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/12.0/en-us','ter','',''),
(9284841,0,'ws_scss','12.0.3',13285,93,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1686143900,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a7be01d36429baf57ed5caebdd238e1d','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',12000003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/12.0/en-us','ter','',''),
(9284842,0,'ws_scss','11.0.3',13285,76,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1690301146,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','65e6edf8278b62516a7481c092310cf2','New release of version 11.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',11000003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/11.0/en-us','ter','',''),
(9284843,0,'ws_scss','12.0.4',13285,58,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1707995039,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6bd6d87b23ab170ad9c2c932cf4eaafe','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',12000004,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/12.0/en-us','ter','',''),
(9284844,0,'ws_scss','12.0.5',13285,79,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1708699658,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','0e571a528cf8098ddb7293c80f0d2e59','New release of version 12.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',12000005,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/12.0/en-us','ter','',''),
(9284845,0,'ws_scss','13.0.0',13285,50,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1727301223,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2d28a78dc66cd5c1d26ecef0f841c3db','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_scss/','ter','',''),
(9284846,0,'ws_scss','13.0.1',13285,52,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1729983896,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','12d0efb7f144a3691c9be58a5c5e93a5','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13000001,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_scss/','ter','',''),
(9284847,0,'ws_scss','13.0.2',13285,38,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1741993631,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','d62cbd195a7592d1be3ad5e5b8268a85','support of classic mode','WapplerSystems',13000002,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_scss/','ter','',''),
(9284848,0,'ws_scss','13.1.0',13285,29,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1744128517,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9cd8816c8b40bd2ab945ab6019b4b127','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284849,0,'ws_scss','13.1.1',13285,33,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1744566308,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1797acb2fb3fca92a3d6d69f693ecff2','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284850,0,'ws_scss','13.1.2',13285,30,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1746440424,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1fe6cc78c84a932f7c31ac2d1936f475','New release of version 13.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284851,0,'ws_scss','13.1.3',13285,30,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1747133341,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ea677ed77bb33b682d41acfef94b4aee','New release of version 13.1.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284852,0,'ws_scss','13.1.4',13285,33,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1747779212,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8e4561bb459ed57e3122a57b372bc4a1','New release of version 13.1.4 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001004,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284853,0,'ws_scss','13.1.5',13285,27,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1755081430,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','70934a1a9acc47038a638c869be49945','New release of version 13.1.5 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001005,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284854,0,'ws_scss','13.1.6',13285,20,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1763771783,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','85146914d66749f6030f06a5deb419d8','New release of version 13.1.6 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001006,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284855,0,'ws_scss','14.0.1',13285,27,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1764384130,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2fe8e44e010c3492e3fac63acc6423eb','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14000001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.0/en-us','ter','',''),
(9284856,0,'ws_scss','13.1.7',13285,14,'SASS compiler for TYPO3','Compiles scss files to CSS files.',2,0,2,1771492662,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8efb38a8600ff5c100b30cea36adc7eb','New release of version 13.1.7 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',13001007,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/13.1/en-us','ter','',''),
(9284857,0,'ws_scss','14.0.2',13285,10,'SASS compiler for TYPO3','Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support',2,0,2,1776113431,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3f76acad9e8d56d1ac5da7d9c2630763','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14000002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.0/en-us','ter','',''),
(9284858,0,'ws_scss','14.0.3',13285,11,'SASS compiler for TYPO3','Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support',2,0,2,1776123080,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7f56e059120aa9d1de78cac81cca85f8','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14000003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.0/en-us','ter','',''),
(9284859,0,'ws_scss','14.0.4',13285,12,'SASS compiler for TYPO3','Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support',2,0,2,1776466009,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f5805b38cb83f107a117086ed96a12bd','New release of version 14.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14000004,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.0/en-us','ter','',''),
(9284860,0,'ws_scss','14.0.5',13285,11,'SASS compiler for TYPO3','Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support',2,0,2,1779653969,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','34a34bac361c27c5860f687efc6bf191','New release of version 14.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14000005,0,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.0/en-us','ter','',''),
(9284861,0,'ws_scss','14.1.0',13285,3,'SASS compiler for TYPO3','Compiles SCSS to CSS at runtime with caching, TypoScript variables and EXT: import support',2,0,2,1786929301,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f59c88318a3dd2058115b8618b8ef344','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_scss','WapplerSystems',14001000,1,0,'https://docs.typo3.org/p/wapplersystems/ws-scss/14.1/en-us','ter','',''),
(9284862,0,'typo3_forum','1.1.0',19811,4306,'typo3_forum','Forum extension',2,-1,3,1496310892,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.4\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Mittwald CM Service','support@mittwald.de','avalarion_avarres','98a243253d2999dd3618f038b62d128d','Add migration script for mm_forum\r\nVarious Bugfixes and improvements\r\n','Mittwald CM Service',1001000,0,0,'http://typo3-forum.readthedocs.io','ter','',''),
(9284863,0,'typo3_forum','1.1.1',19811,2059,'typo3_forum','Forum extension',2,-1,3,1548150120,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.4\";}s:8:\"suggests\";a:1:{s:18:\"sr_feuser_register\";s:0:\"\";}}','Mittwald CM Service','support@mittwald.de','avalarion_avarres','84fdab36dfb047bb45ba5487d71019db','Security Fix - please update','Mittwald CM Service',1001001,0,0,'http://typo3-forum.readthedocs.io','ter','',''),
(9284864,0,'typo3_forum','1.2.0',19811,1770,'typo3_forum','Forum extension',2,-1,3,1553164670,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"7.1\";}}','Mittwald CM Service','support@mittwald.de','avalarion_avarres','3954cb821172364d1bb530665d9b4867','- Compatibility Update for TYPO3 8.7 and 9.5\r\n- Update Bootstrap Templates to Boostrap4','Mittwald CM Service',1002000,0,0,'http://typo3-forum.readthedocs.io','ter','',''),
(9284865,0,'typo3_forum','1.2.1',19811,745,'typo3_forum','Forum extension',2,0,3,1594102562,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"7.1\";}}','Mittwald CM Service','support@mittwald.de','avalarion_avarres','14b9deefef933510d27b6656ee11a93a','Security fix - please update ASAP\r\nHandle cache identifier for anonymous users\r\n','Mittwald CM Service',1002001,1,0,'http://typo3-forum.readthedocs.io','ter','',''),
(9284866,0,'restclient_ui','1.2.0',2039,510,'REST client UI','A backend module to consume RESTful Web Services',1,0,1,1523296101,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:5:\"5.3.0\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:10:\"restclient\";s:5:\"1.1.2\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','d1d8fc664b2807e2196070a4a8141e8c','Feature to send text data','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/restclient_ui/1.2.0','ter','',''),
(9284867,0,'mymap','0.5.5',13439,235,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1491504881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8b1eaf7586ab12281c26d84710339d8a','Support for TYPO3 v8 LTS','Web Services Ruhs',5005,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.5.6','ter','',''),
(9284868,0,'mymap','0.5.6',13439,598,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1491766948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','4941d96704226f652f6d4a6e88ac4f73','Support for TYPO3 8.7 LTS, some fixes in TCA','Web Services Ruhs',5006,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.5.6','ter','',''),
(9284869,0,'mymap','0.6.0',13439,423,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1518956184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.1.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','3135b35abdd121a78bcdf5bede2647f6','Removed deprecated each function, works now with php 7.2. Some minor changes in the templates. First version for TYPO3 9.','Web Services Ruhs',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.6.2','ter','',''),
(9284870,0,'mymap','0.6.1',13439,244,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1538751462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','72926cca759763eb17f1031dc58bb718','TYPO3 9 LTS compatibility. Templates AjaxSearch.html and AutocompleterForm.html changed.','Web Services Ruhs',6001,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.6.2','ter','',''),
(9284871,0,'mymap','0.6.2',13439,339,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1539255562,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b0c2248b7b1110e4344f10c7173e2c62','Templates changed, Viewhelper parameter {_all.settings} - {settings} changed.  \r\nbicycling-, traffic- and streetview-layer work now in TYPO3 9.5.','Web Services Ruhs',6002,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.6.2','ter','',''),
(9284872,0,'mymap','0.7.1',13439,204,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1553506306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','ff9516b7c6732daf6a57c6b19397405e','FAL support implemented for fields icon, image and media. When updating backup database, run update script and see documentatation! The templates changed, especially the GoogleInfoWindow and Lists templates in image parts. Bugfix in route link.','Web Services Ruhs',7001,0,0,'https://docs.typo3.org/p/WSR/mymap/0.7/en-us','ter','',''),
(9284873,0,'mymap','0.7.2',13439,362,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1553692662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','e8d98dc0ad991c95b83ae06ef136c0dc','Missing image file breaks the map javascript  fixed. Templates changed with vhs viewhelper media.exists.','Web Services Ruhs',7002,0,0,'https://docs.typo3.org/typo3cms/extensions/mymap/0.7.2','ter','',''),
(9284874,0,'mymap','0.7.5',13439,353,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1577350926,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f774d9fc8d4aa6a500d689e1ed2f997b','Ajax call with PSR-15, Template AjaxSearch.html changed, code cleaning and TCA-Migrations','Web Services Ruhs',7005,0,0,'https://docs.typo3.org/p/WSR/mymap/0.7/en-us','ter','',''),
(9284875,0,'mymap','0.8.1',13439,241,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1588313888,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','999c904e7969aee3645fee5833c9056f','TYPO3 10.4. compatibility, template searchform and search changed.','Web Services Ruhs',8001,0,0,'https://docs.typo3.org/p/WSR/mymap/0.8/en-us','ter','',''),
(9284876,0,'mymap','0.8.2',13439,261,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1592077742,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','d1118b2bb180f06796bd4cd7cf0dac7e','Composer support','Web Services Ruhs',8002,0,0,'https://docs.typo3.org/p/WSR/mymap/0.8/en-us','ter','',''),
(9284877,0,'mymap','0.8.4',13439,150,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1596182715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','47694de5c526cd0d513705ac203b3d4a','Improved icon/image handling when used with localization. Templates AjaxLocationListInfoWindow and AjaxLocationList changed.','Web Services Ruhs',8004,0,0,'https://docs.typo3.org/p/WSR/mymap/0.8/en-us','ter','',''),
(9284878,0,'mymap','0.8.5',13439,254,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1596285680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','c5323cc728bdd84dc2c2f68871d77acc','Sys_language_uid available in Lvar in AjaxSearch template for your use','Web Services Ruhs',8005,0,0,'https://docs.typo3.org/p/WSR/mymap/0.8/en-us','ter','',''),
(9284879,0,'mymap','1.2.7',13439,142,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1627575036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.3.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','88b0bd22673adf13e576fff0a2b06aab','TYPO3 11 compatibility. TYPO3 version 9 compatibility dropped.\r\nTemplate SingleView.html changed. Bugfixes in SingleView.','Web Services Ruhs',1002007,0,0,'https://docs.typo3.org/p/wsr/mymap/1.2/en-us','ter','',''),
(9284880,0,'mymap','1.3.0',13439,111,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1633458298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','3f6c62a0b79b13f7408f9de9d5d18e51','TYPO3 11.5 compatibility','Web Services Ruhs',1003000,0,0,'https://docs.typo3.org/p/wsr/mymap/1.3/en-us','ter','',''),
(9284881,0,'mymap','1.3.1',13439,129,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1633501645,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','18ac6403f6b9ad8fe63161c1fc651629','Bugfix plugin search. When used with own icons POIs are not shown in the map.','Web Services Ruhs',1003001,0,0,'https://docs.typo3.org/p/wsr/mymap/1.3/en-us','ter','',''),
(9284882,0,'mymap','1.3.2',13439,133,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1634129857,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7e15f099acad7152c0699832ba7fcbfc','Bugfix starttime and endtime missing','Web Services Ruhs',1003002,0,0,'https://docs.typo3.org/p/wsr/mymap/1.3/en-us','ter','',''),
(9284883,0,'mymap','1.3.3',13439,116,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1646234676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','50731ef80492fb3c2dbefbb17cef28c2','Bugfix AjaxController.php','Web Services Ruhs',1003003,0,0,'https://docs.typo3.org/p/wsr/mymap/1.3/en-us','ter','',''),
(9284884,0,'mymap','1.3.7',13439,112,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1664283024,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','22b9e9db9520275580208e82f5ce45a5','Bugfix undefined variables','Web Services Ruhs',1003007,0,0,'https://docs.typo3.org/p/wsr/mymap/1.3/en-us','ter','',''),
(9284885,0,'mymap','1.5.6',13439,100,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1670940675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','2101f498d22bbd5422bbee9f69b54822','TYPO3 v12 compatible, templates changed, dropped TYPO3 v10 support','Web Services Ruhs',1005006,0,0,'https://docs.typo3.org/p/wsr/mymap/1.5/en-us','ter','',''),
(9284886,0,'mymap','1.6.0',13439,80,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1682506891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6ba43666481e7ee9549e5a1de8944a91','Bugfix AjaxController.php','Web Services Ruhs',1006000,0,0,'https://docs.typo3.org/p/wsr/mymap/1.6/en-us','ter','',''),
(9284887,0,'mymap','1.6.1',13439,91,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1682668559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','116120c2174c2c365aff49b80924fe50','Bugfixes for TYPO3 12 LTS','Web Services Ruhs',1006001,0,0,'https://docs.typo3.org/p/wsr/mymap/1.6/en-us','ter','',''),
(9284888,0,'mymap','1.6.2',13439,74,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1683963990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','5d23ee052e9903d0526479d5116b50b5','Undefined variable error','Web Services Ruhs',1006002,0,0,'https://docs.typo3.org/p/wsr/mymap/1.6/en-us','ter','',''),
(9284889,0,'mymap','1.6.4',13439,89,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1685119047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f6e33c25a460166b00c6f79365306d12','Bugfix undefined variable','Web Services Ruhs',1006004,0,0,'https://docs.typo3.org/p/wsr/mymap/1.6/en-us','ter','',''),
(9284890,0,'mymap','1.7.0',13439,79,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1691561763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','01726859bed3908d88a32831dec3a9ae','Bugfixes when running composer mode. When updating, rename fileadmin/ext/mymap, then a new fileadmin/ext/mymap is created with more Resources (css, javascript). Templates changed.','Web Services Ruhs',1007000,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284891,0,'mymap','1.7.1',13439,85,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1693820606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b94349003f1bb68145aa25eab6fc1a7e','Bugfix undefined variable in geocoding','Web Services Ruhs',1007001,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284892,0,'mymap','1.7.2',13439,69,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1709323088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8db314b0f9bec30d328c24f5d02252e0','Bugfix in typoscript constants.txt (jQueryFile)','Web Services Ruhs',1007002,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284893,0,'mymap','1.7.3',13439,51,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1720368994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7a99c62e9122383f659a23523b9d8481','Renamed constants.ts and setup.ts to constants.typoscript and setup.typoscript','Web Services Ruhs',1007003,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284894,0,'mymap','1.7.4',13439,46,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1721970435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f4fef917c06d590790eb245a48652825','jQuery 3.5.1 to prevent XSS','Web Services Ruhs',1007004,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284895,0,'mymap','1.7.5',13439,56,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1721970883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','c28608fd9edcc02fd33f6e2172ea937b','jQuery 3.5.1 to prevent XSS','Web Services Ruhs',1007005,0,0,'https://docs.typo3.org/p/wsr/mymap/1.7/en-us','ter','',''),
(9284896,0,'mymap','2.0.0',13439,53,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1729369404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','12cd15f36d2463163bd127ce597fdb06','TYPO3 13 compatibility','Web Services Ruhs',2000000,0,0,'https://docs.typo3.org/p/wsr/mymap/2.0/en-us','ter','',''),
(9284897,0,'mymap','2.0.1',13439,39,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1744391735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f9fa0b41f255d4edb6a731d7c4273ad1','Bugfix undefied variables','Web Services Ruhs',2000001,0,0,'https://docs.typo3.org/p/wsr/mymap/2.0/en-us','ter','',''),
(9284898,0,'mymap','2.3.4',13439,8,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1780081218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','98804efef483c766decffc6ec7d5af5a','TYPO3 14 compatibility','Web Services Ruhs',2003004,0,0,'https://docs.typo3.org/p/wsr/mymap/2.3/en-us','ter','',''),
(9284899,0,'mymap','2.3.5',13439,8,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1780124785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','279360357c595bdd89a50932372ad76c','New version 2.3.5','Web Services Ruhs',2003005,0,0,'https://docs.typo3.org/p/wsr/mymap/2.3/en-us','ter','',''),
(9284900,0,'mymap','2.3.6',13439,8,'MyMap','Google maps with radial search and hierarchic categories (category tree). Show the results in responsive Google maps, traffic- and bicycling layer included and can be activated via constant editor.',1,0,3,1780251677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6a3b7465f930df3caf107a689fdf73ec','MarkerClusterer works now in Ajaxmap too.','Web Services Ruhs',2003006,1,0,'https://docs.typo3.org/p/wsr/mymap/2.3/en-us','ter','',''),
(9284901,0,'varnishcache','1.0.4',4853,1771,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,-1,3,1495179483,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:7:\"extbase\";s:12:\"6.2.0-8.7.99\";s:5:\"fluid\";s:12:\"6.2.0-8.7.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','93fa2b89b38ac1113f56703a23c6a4bb','compatibility update for TYPO3 8.7','Mittwald CM Service',1000004,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/1.0/en-us','ter','',''),
(9284902,0,'varnishcache','1.0.7',4853,348,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,-1,3,1552983405,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.99-9.5.99\";s:7:\"extbase\";s:13:\"8.7.99-9.5.99\";s:5:\"fluid\";s:13:\"8.7.99-9.5.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','939ff04c62ac41e61db3c5a26b2d60e6','Compatibility Update for TYPO3 9.5','Mittwald CM Service',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/varnishcache/1.0.7','ter','',''),
(9284903,0,'varnishcache','2.0.0',4853,116,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,-1,3,1599030566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','d4f6a76ed04a0e92a8e0a45acde56b29','Release version ','Mittwald CM Service',2000000,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/2.0/en-us','ter','',''),
(9284904,0,'varnishcache','2.0.1',4853,119,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,0,3,1644911983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','aea76fce26295bb0eb5434d789819f3a','Security fix, please update!','Mittwald CM Service',2000001,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/2.0/en-us','ter','',''),
(9284905,0,'varnishcache','3.0.0',4853,123,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,0,3,1646050079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','29d6823a3796f91ed733bf7b272df516','This version is compatible with TYPO3 11.5 only.','Mittwald CM Service',3000000,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/3.0/en-us','ter','',''),
(9284906,0,'varnishcache','4.0.0',4853,91,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,0,3,1692701935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','51d3c19780ff01609b71c0ad59c47359','Added TYPO3 12.4 compatibility','Mittwald CM Service',4000000,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/4.0/en-us','ter','',''),
(9284907,0,'varnishcache','5.0.0',4853,44,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,0,3,1742292215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','16b2c72d47d22f3c4ee429bd66394722','Added TYPO3 13.4 compatibility.\r\n\r\nRelease notes: https://github.com/mittwald/typo3-varnishcache/releases/tag/5.0.0','Mittwald CM Service',5000000,1,0,'https://docs.typo3.org/p/mittwald/varnishcache/5.0/en-us','ter','',''),
(9284908,0,'varnishcache','4.0.1',4853,31,'Varnishcache','This extension provides varnish functionality to TYPO3 instances. Use ESI-Tags and clear varnish cache from TYPO3.',2,0,3,1742454440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service','opensource@mittwald.de','mittwald-cm-service','e98c7c97ca86356fa4d091de590b2496','Bugfix release\r\n\r\nRelease notes: https://github.com/mittwald/typo3-varnishcache/releases/tag/4.0.1','Mittwald CM Service',4000001,0,0,'https://docs.typo3.org/p/mittwald/varnishcache/4.0/en-us','ter','',''),
(9284909,0,'l10nmgr_grid','0.2.0',2259,160,'l10nmgr Grid Extension','Extends the l10nmgr for Gridelements Individual FlexForm configuration. Now you can Translate Every Gridelemnts Field from Input-Text to tt_content.',0,0,1,1516353620,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.6.99\";s:7:\"l10nmgr\";s:12:\"7.1.2-8.2.99\";s:12:\"gridelements\";s:12:\"7.1.0-7.1.99\";}}','Web-Kon Internetagentur','technik@web-kon.de','web-kon','8728446bcf27239a13de9986ff50f16a','New version for L10nmgr 7.1.2 to 8.2.1','',2000,0,0,'https://github.com/CMSSudhaus/l10nmgr_grid','ter','',''),
(9284910,0,'l10nmgr_grid','0.2.1',2259,196,'l10nmgr Grid Extension','Extends the l10nmgr for Gridelements Individual FlexForm configuration. Now you can Translate Every Gridelemnts Field from Input-Text to tt_content.',0,0,1,1516355017,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"l10nmgr\";s:12:\"7.1.2-8.2.99\";s:12:\"gridelements\";s:12:\"7.1.0-7.1.99\";}}','Web-Kon Internetagentur','technik@web-kon.de','web-kon','b04725386cbf78d8bfcb316bee4e5f13','New version for L10nmgr 7.1.2 to 8.2.1 and latest TYPO3 LTS','',2001,0,0,'https://github.com/CMSSudhaus/l10nmgr_grid','ter','',''),
(9284911,0,'l10nmgr_grid','0.2.2',2259,571,'l10nmgr Grid Extension','Extends the l10nmgr for Gridelements Individual FlexForm configuration. Now you can Translate Every Gridelemnts Field from Input-Text to tt_content.',0,0,1,1522055814,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"l10nmgr\";s:12:\"7.1.2-8.2.99\";s:12:\"gridelements\";s:12:\"7.1.0-8.1.99\";}}','Web-Kon Internetagentur','technik@web-kon.de','web-kon','0557ddf3a22afad8a0048b0539860a69','Bugfix: Exclude/Include Fields','',2002,1,0,'https://github.com/CMSSudhaus/l10nmgr_grid','ter','',''),
(9284912,0,'slickcarousel','2.0.0',14754,1641,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1498504720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer, Oliver Oertel','me@bschauer.de, oertel@analog.de','bschauer','597c4b75384bfc8bfccf9b69f40fd715','New Version for 8LTS - Please report if there are any bugs','bschauer, analog',2000000,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284913,0,'slickcarousel','3.0.0',14754,275,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1538992325,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer, Oliver Oertel','me@bschauer.de, oertel@analog.de','bschauer','b2e314f3d81fc5056bd0d32257e87dff','Slickcarousel version 3.0.0 for TYPO3 9LTS','bschauer, analog',3000000,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284914,0,'slickcarousel','3.0.1',14754,651,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1539068559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer','me@bschauer.de','bschauer','ff97df313734730ded62c92913811fd3','Bugfix release - there was a problem with version numbers.','bschauer, analog',3000001,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284915,0,'slickcarousel','3.0.2',14754,517,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1557732752,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer','me@bschauer.de','bschauer','1629248f594e48063742077e3eda5bec','Update jquery version (security release https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/) ','bschauer, analog',3000002,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284916,0,'slickcarousel','3.0.3',14754,484,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1582200149,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer','me@bschauer.de','bschauer','f51d479fdb2fdcaeaa7e53f19e5b9919','Small fixes in builds and change dependency to typo3/cms-frontend','bschauer, analog',3000003,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284917,0,'slickcarousel','4.0.0',14754,147,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1619010009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer','me@bschauer.de','bschauer','77f5461bc986df7e80234a28b335aeb2','10 LTS compatible','bschauer, analog',4000000,0,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284918,0,'slickcarousel','4.1.0',14754,145,'Slick Carousel','Slick Carousel (Slider) - Responsive, Multiple Items, Center Mode, Lazy Loading, Autoplay, Slider Syncing (Gallery)',2,0,6,1652902646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";s:3:\"vhs\";s:1:\"*\";}}','Boris Schauer','me@bschauer.de','bschauer','63ecf2127a9a9e91d8f134f453419602','11LTS ','bschauer, analog',4001000,1,0,'https://github.com/misterboe/slickcarousel','ter','',''),
(9284919,0,'url_forwarding','1.3.0',7559,343,'URL Forwarding','Redirects (301, 302, 303, 307) to internal/external page, file or partial path replacement, based on domain and path',2,0,2,1495189743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Patrick Broens','patrick@patrickbroens.nl','patrick','5a8e35b7f4050aa88d1be4e3e0c22d1e','Raised TYPO3 dependency to version 8.7. Added possibility to add additional parameters for internal page redirects. Internal files now make better use of FAL','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/url_forwarding/1.3.1','ter','',''),
(9284920,0,'url_forwarding','1.3.1',7559,3433,'URL Forwarding','Redirects (301, 302, 303, 307) to internal/external page, file or partial path replacement, based on domain and path',2,0,2,1495196387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Patrick Broens','patrick@patrickbroens.nl','patrick','5101bc9f7ed8696407f8036f7b200887','Small bugfix','',1003001,1,0,'https://docs.typo3.org/typo3cms/extensions/url_forwarding/1.3.1','ter','',''),
(9284921,0,'recaptcha','7.2.0',12263,784,'reCAPTCHA','Easy on Humans, Hard on Bots',2,0,2,1491552502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8e39396cd1b58c4a9cdb27990ac2d1b0','Release new version with compatibility to googles new invisible reCAPTCHA. Added documentation in README.md','evoWeb',7002000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/7.2/en-us','ter','',''),
(9284922,0,'recaptcha','8.0.0',12263,310,'reCAPTCHA','Easy on Humans, Hard on Bots',2,0,2,1502775984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3112982ba28e2730e4cf7ebb5d12db1d','Release settings to integrate insivible captcha in sf_register','evoWeb',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/8.0.0','ter','',''),
(9284923,0,'recaptcha','8.1.0',12263,419,'reCAPTCHA','Easy on Humans, Hard on Bots',2,0,2,1503229442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','89794341dd5d79c0ec1341cc1b5f65f7','Release compatiblity with EXT:form\n\nSupported are:\n- backend wizard\n- frontend form rendering\n- validation on form submit','evoWeb',8001000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.1/en-us','ter','',''),
(9284924,0,'recaptcha','8.2.0',12263,651,'reCAPTCHA','Integrated googles reCAPTCHA and invisible reCAPTCHA.\nEasy on Humans, Hard on Bots',2,0,2,1505199121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ec59e38a068d470ae477e34db053fa54','Add support for invisible recaptcha','evoWeb',8002000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284925,0,'recaptcha','8.2.3',12263,560,'reCAPTCHA','Integrated googles reCAPTCHA and invisible reCAPTCHA.\nEasy on Humans, Hard on Bots',2,0,2,1517651791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7b4defae3b8d733b3a64dec957167ed1','Change handling of response data in validtion request','evoWeb',8002003,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284926,0,'recaptcha','8.2.4',12263,350,'reCAPTCHA','Integrated googles reCAPTCHA and invisible reCAPTCHA.\nEasy on Humans, Hard on Bots',2,0,2,1523609057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','855f8e4034c7d4391352af2cb3dc1565','Modify server error messages output\n\nIf a server error of an unknown type is returned\nnow the escaped variant is rendered.','evoWeb',8002004,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284927,0,'recaptcha','8.2.5',12263,450,'reCAPTCHA','Integrated googles reCAPTCHA and invisible reCAPTCHA.\nEasy on Humans, Hard on Bots',2,0,2,1523946619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','617d64dcd520353853752adfd021ffbc','Bugfixing backend integration for belogin_recaptcha','evoWeb',8002005,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284928,0,'recaptcha','8.2.6',12263,306,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1525163745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4060b3339b160e55d2bfae3c896f1d0c','Make compatible with TYPO3 9.2','evoWeb',8002006,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284929,0,'recaptcha','8.2.7',12263,923,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1525207675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c975c251fc9e0f07a69aada4a1e12102','Fix getting configurations','evoWeb',8002007,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.2/en-us','ter','',''),
(9284930,0,'recaptcha','8.2.8',12263,712,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1535107165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','bb6900764a8285e2d8593026112b83f9','Release fix for form module\n\nA change in 8.7.17 led into an hmac missing exception.\nThis release delivers a workaround that fixes the form wizard.','evoWeb',8002008,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/8.2.8','ter','',''),
(9284931,0,'recaptcha','9.0.0',12263,572,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1548651381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c32147b1c3842e1309a62c0304ee3dee','Raise compatibility to TYPO3 9\r\n\r\nMade compatible to new captcha adapter interface of EXT:sf_register\r\nCleaned up classes and html\r\nAdded a tutorial','evoWeb',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/9.0.0','ter','',''),
(9284932,0,'recaptcha','8.3.0',12263,326,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1549552208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e96ca1300d97c93094a223bfd6542ce2','Release support for formhandler','evoWeb',8003000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.3/en-us','ter','',''),
(9284933,0,'recaptcha','8.4.0',12263,227,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1565939066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','82259a1cebf43279d902965152b9f895','Add typoscript configuration for theme\nThanks to @sfsmfc','evoWeb',8004000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.4/en-us','ter','',''),
(9284934,0,'recaptcha','9.0.1',12263,314,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1566146595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','89c3cdde1f537f6c77fc4517bc6d0866','Release version compatible with 10.x','evoWeb',9000001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/9.0/en-us','ter','',''),
(9284935,0,'recaptcha','8.5.0',12263,354,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1566535753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','bb5ec073dc515bb1be24bbd894865bf6','Release robotMode for automatic testing\n\nThanks to Simon Schmidt for providing the change','evoWeb',8005000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/8.5/en-us','ter','',''),
(9284936,0,'recaptcha','9.1.0',12263,240,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1566536342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a9b94b8831031319aae2e96997694ca8','Release robotMode for automatic testing\n\nThanks to Simon Schmidt for providing the change','evoWeb',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/','ter','',''),
(9284937,0,'recaptcha','9.1.1',12263,343,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1566589395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5d243af53166e75a8e709b08c9d5cf06','Update documentation','evoWeb',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/','ter','',''),
(9284938,0,'recaptcha','9.1.2',12263,237,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1567017881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3a52ed9b325e9c59bf0807237b788639','Improve validation for ext:form','evoWeb',9001002,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/','ter','',''),
(9284939,0,'recaptcha','9.1.3',12263,744,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1567020773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','0f230b01094e3c460d84e5ed8280a631','Fix callback if invisible captcha\n\nIn 9.x and 10.x the form has its id combined with the uid of the plugin.\nWith this the form is not selectable by getElementById. This release\nfixes the callback to find the form again.','evoWeb',9001003,0,0,'https://docs.typo3.org/typo3cms/extensions/recaptcha/','ter','',''),
(9284940,0,'recaptcha','10.0.0',12263,451,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1587883942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','68bc3a350c4f9a1a91a8e872e35e38f9','Optimize 10.4 integratin\n\nSwitch to use DI instead of objectManager\nDrop CaptchaService::getInstance','evoWeb',10000000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/10.0/en-us','ter','',''),
(9284941,0,'recaptcha','10.0.2',12263,290,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1599380133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a2773e7a7f0b601e394ff03a616027a4','Merge branch release/10.0.2','evoWeb',10000002,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/10.0/en-us','ter','',''),
(9284942,0,'recaptcha','10.0.3',12263,188,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1605951405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ac6efa1ba73c2213adb73de800680ed5','Merge branch release/10.0.3','evoWeb',10000003,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/10.0/en-us','ter','',''),
(9284943,0,'recaptcha','11.0.0',12263,158,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1615656398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','169f459fe0d4db34ae8beb9df1809f5e','Merge branch release/11.0.0','evoWeb',11000000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/11.0/en-us','ter','',''),
(9284944,0,'recaptcha','11.0.1',12263,118,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1635585906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','08b105dcff22e4ee6411c4cfd24040bc','Merge branch release/11.0.1','evoWeb',11000001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/11.0/en-us','ter','',''),
(9284945,0,'recaptcha','11.0.2',12263,136,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1642589864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e2d4ae53a589906bcce00ad342f8ff79','Merge branch release/11.0.2','evoWeb',11000002,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/11.0/en-us','ter','',''),
(9284946,0,'recaptcha','11.0.4',12263,100,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1672908589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e5ccbf82299fc524484abeb861faf2ec','Merge branch release/11.0.4','evoWeb',11000004,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/11.0/en-us','ter','',''),
(9284947,0,'recaptcha','12.0.0',12263,86,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1692440061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','126973be2fc39a82a980540b70c416a7','Merge branch release/12.0.0','evoWeb',12000000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/12.0/en-us','ter','',''),
(9284948,0,'recaptcha','12.0.1',12263,85,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1697276020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','fbd8a7764187994fcea5038285496d2d','Merge branch release/12.0.1','evoWeb',12000001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/12.0/en-us','ter','',''),
(9284949,0,'recaptcha','12.0.2',12263,49,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1723923187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3aab32e37a46052d1befcc0f4c2b949d','[TASK] Raise version number','evoWeb',12000002,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/12.0/en-us','ter','',''),
(9284950,0,'recaptcha','13.0.0',12263,49,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1723926651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d82c298d467fe63c9c3d894a54d128cd','Merge branch release/13.0.0','evoWeb',13000000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/13.0/en-us','ter','',''),
(9284951,0,'recaptcha','13.0.1',12263,51,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1723966788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','6bfef238be06ee2887124ade0cc42449','Merge branch release/13.0.1','evoWeb',13000001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/13.0/en-us','ter','',''),
(9284952,0,'recaptcha','13.0.2',12263,58,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1725034486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','716130b62d1b7b36e8758983e696fe1c','Merge branch release/13.0.2','evoWeb',13000002,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/13.0/en-us','ter','',''),
(9284953,0,'recaptcha','11.0.6',12263,44,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1728591935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','f274bb15ffc660217e0145b07095167e','Update github actions','evoWeb',11000006,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/11.0/en-us','ter','',''),
(9284954,0,'recaptcha','14.0.0',12263,26,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1728748969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','6438cced4e80545e3c69ccc6c9f43b42','Merge branch release/14.0.0','evoWeb',14000000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.0/en-us','ter','',''),
(9284955,0,'recaptcha','14.0.2',12263,49,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1730627696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a093adf0b1a161c3689704acd60a698e','Merge branch release/14.0.2','evoWeb',14000002,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.0/en-us','ter','',''),
(9284956,0,'recaptcha','13.1.1',12263,41,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1732214661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4ddddccaf9762acec9dcc553eb968684','[BUGFIX] Remove v13 from testing range','evoWeb',13001001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/13.1/en-us','ter','',''),
(9284957,0,'recaptcha','14.0.3',12263,46,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1735931593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','114bd763cda064b240c154e7ae446378','Raise version number','evoWeb',14000003,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.0/en-us','ter','',''),
(9284958,0,'recaptcha','14.0.4',12263,34,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1750417936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ab4ab0a68f4847eaa30d3baade5e6577','Merge branch release/14.0.4','evoWeb',14000004,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.0/en-us','ter','',''),
(9284959,0,'recaptcha','14.1.0',12263,17,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1764968684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','41f606607b658aeeb752636fd427079c','Merge branch release/14.1.0','evoWeb',14001000,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.1/en-us','ter','',''),
(9284960,0,'recaptcha','14.1.1',12263,18,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1765473907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','3c12f6ec44c8070024c21857d821c742','Merge branch release/14.1.1','evoWeb',14001001,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.1/en-us','ter','',''),
(9284961,0,'recaptcha','14.1.2',12263,24,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1765565571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','85643423a0d7b910f60d8a3ce8c7a27d','Merge branch release/14.1.2','evoWeb',14001002,1,0,'https://docs.typo3.org/p/evoweb/recaptcha/14.1/en-us','ter','',''),
(9284962,0,'recaptcha','13.1.3',12263,16,'reCAPTCHA','Integrates google reCAPTCHA and invisible reCAPTCHA in EXT:form, EXT:sf_register\n        and via TypoScript renderer Easy on Humans, Hard on Bots',2,0,2,1769718517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8cc9962189934b978d53e323aa0c078f','[TASK] Raise version number','evoWeb',13001003,0,0,'https://docs.typo3.org/p/evoweb/recaptcha/13.1/en-us','ter','',''),
(9284963,0,'sitemap_generator','1.1.0',32968,654,'Sitemap Generator','Easy to use sitemap generator for pages and records.',2,0,3,1496851186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.20-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Markus Sommer','markussom@posteo.de','delaramas','749e5d671678bd2ba7102f950b7c2c0f','','',1001000,0,0,'https://github.com/markussom/sitemap_generator/blob/master/README.rst','ter','',''),
(9284964,0,'sitemap_generator','1.2.0',32968,10955,'Sitemap Generator','Easy to use sitemap generator for pages and records.',2,0,3,1501077064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.20-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Markus Sommer','markussom@posteo.de','delaramas','241f0acec59563e6e8a16538391cdf98','','',1002000,0,0,'https://github.com/markussom/sitemap_generator/blob/master/README.rst','ter','',''),
(9284965,0,'sitemap_generator','1.3.0',32968,232,'Sitemap Generator','Easy to use sitemap generator for pages and records.',2,0,3,1531254265,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Markus Sommer','markussom@posteo.de','delaramas','89f8aa2419dc74bb6dc6156ef4f39279','Increase PHP version to 7.2.99','',1003000,0,0,'https://github.com/markussom/sitemap_generator/blob/master/README.rst','ter','',''),
(9284966,0,'sitemap_generator','1.4.0',32968,9136,'Sitemap Generator','Easy to use sitemap generator for pages and records.',2,0,3,1531338765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Markus Sommer','markussom@posteo.de','delaramas','e155277131a89a2bc7b47eb0d009f438','Bugfix release','',1004000,1,0,'https://github.com/markussom/sitemap_generator/blob/master/README.rst','ter','',''),
(9284967,0,'magepdf','0.1.2',2590,963,'MageDeveloper PDF ViewHelper','Create PDFs within fluid by using DOMPDF Library',2,0,3,1495614240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Bastian Zagar','kontakt@magedeveloper.de','breep','2f815d6b1afa1624cb957e61edd0a24b','Included Dompdf 0.8.0; Debug Mode; Added Layout Example to Documentation','',1002,1,0,'https://docs.typo3.org/typo3cms/extensions/magepdf/0.1.2','ter','',''),
(9284968,0,'fluidrte','0.2.0',2368,142,'MageDeveloper FluidRTE','This extension post-renders page content for fluid so fluid is now available everywhere. You now can add dynamic markers to your texts on the page.',2,0,3,1496217111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.9.99\";}}','Bastian Zagar','zagar@aixdesign.net','breep','b02c5cdf42a7a36147f43d62f9026a96','Compatibility; Fixes for baseUrl; Added Backend User to Variables','aixdesign.net',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/fluidrte/0.2.2','ter','',''),
(9284969,0,'fluidrte','0.2.1',2368,220,'MageDeveloper FluidRTE','This extension post-renders page content for fluid so fluid is now available everywhere. You now can add dynamic markers to your texts on the page.',2,0,3,1496220920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Bastian Zagar','zagar@aixdesign.net','breep','c7d5c4bb5e41c2c5ca61e0f22b02a116','Version compatibility fix','aixdesign.net',2001,0,0,'https://docs.typo3.org/typo3cms/extensions/fluidrte/0.2.2','ter','',''),
(9284970,0,'fluidrte','0.2.2',2368,639,'MageDeveloper FluidRTE','This extension post-renders page content for fluid so fluid is now available everywhere. You now can add dynamic markers to your texts on the page.',2,0,3,1496742330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Bastian Zagar','zagar@aixdesign.net','breep','f9cfe9d40f608a5f52944dea205a937f','Fix for &quot; values in forms.','aixdesign.net',2002,1,0,'https://docs.typo3.org/typo3cms/extensions/fluidrte/0.2.2','ter','',''),
(9284971,0,'bwrk_utility','2.0.3',1374,370,'BERGWERK Utility','BERGWERK utilities for flexform and tca generation',1,0,0,1530012766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','8f1c3c6c9f70a410864e5618fc0c5dd4','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_utility','BERGWERK Werbeagentur GmbH',2000003,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_utility/','ter','',''),
(9284972,0,'bwrk_address','1.3.4',1630,414,'BERGWERK Address','Manage addresses, display a list of all addresses, or display a single entry - detail pages are also an option.',1,0,3,1530020683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:12:\"bwrk_utility\";s:12:\"1.0.0-1.9.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','3ea6b132fff1fb62aa93da94a03341a1','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_address','BERGWERK Werbeagentur GmbH',1003004,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_address/1.3.2','ter','',''),
(9284973,0,'fs_code_snippet','1.8.0',7299,798,'Code Snippet CE','A content element to render code snippet of various programming languages.',2,0,2,1491506003,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"t3editor\";s:0:\"\";}}','Daniel Goerz','ervaude@gmail.com','ervaude','9b9fb48bad0a138feb9d8ac375105efd','Compatibility with TYPO3 8 LTS','',1008000,0,0,'https://docs.typo3.org/typo3cms/extensions/fs_code_snippet/1.8.0','ter','',''),
(9284974,0,'fs_code_snippet','1.9.0',7299,711,'Code Snippet CE','A content element to render code snippet of various programming languages.',2,0,2,1513243441,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"t3editor\";s:0:\"\";}}','Daniel Goerz','ervaude@gmail.com','ervaude','77f0226d4cc965e4b8277d3ae812ff32',' Update to prism 1.9.0\r\n Added support for new Components:\r\n     Arduino\r\n     OpenCL\r\n     Django/Jinja2\r\n     N4JS\r\n     Renpy\r\n     VB.Net\r\n Enabled support for YAML by default\r\n Removed bower (internal)\r\n Minor fixes','',1009000,0,0,'https://docs.typo3.org/p/danielgoerz/fs-code-snippet/1.9/en-us','ter','',''),
(9284975,0,'fs_code_snippet','2.0.0',7299,460,'Code Snippet CE','A content element to render code snippet of various programming languages.',2,0,2,1570106886,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"t3editor\";s:0:\"\";}}','Daniel Goerz','usetypo3@posteo.de','ervaude','0b8da91a728d5be6c7718ea890fe438c','  Compatibility with TYPO3 9LTS only\r\n  Update to prism 1.17\r\n  Update to gulp 4.0 (only used for building)\r\n  Use expression language for TS condition\r\n  Overall code cleanup\r\n  Removal of fallback mechanisms for TYPO3 8LTS','',2000000,0,0,'https://docs.typo3.org/p/danielgoerz/fs-code-snippet/2.0/en-us','ter','',''),
(9284976,0,'fs_code_snippet','3.1.0',7299,361,'Code Snippet CE','A content element to render code snippet of various programming languages.',2,0,2,1598094563,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"t3editor\";s:0:\"\";}}','Daniel Goerz','usetypo3@posteo.de','ervaude','9fca154554f0db6485de4387a47e2a52',' Support TYPO3 9 LTS and 10 LTS\r\n Prism.js 1.21.0\r\n Simplified handling\r\n \"All languages\" dropped\r\n Improved TCA','',3001000,1,0,'https://docs.typo3.org/p/danielgoerz/fs-code-snippet/3.1/en-us','ter','',''),
(9284977,0,'tobserver','1.1.0',2956,503,'tObserver','tObserver TYPO3 extension',2,0,0,1495686490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','dfaad03c21a8ebc3faeab59f1fc7aa0a','Added TYPO3 8.7 compatibility and included basic environment data to the data transfer.','',1001000,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284978,0,'tobserver','1.2.0',2956,385,'tObserver','tObserver TYPO3 extension',2,0,0,1540574140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a0834e8cee45a8136cd167dd12b0b043','Added TYPO3 9.5 compatibility','',1002000,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284979,0,'tobserver','2.0.1',2956,344,'tObserver','tObserver TYPO3 extension',2,0,0,1580582481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','06337e31d687b1474bf344b12a0d094e','Added TYPO3 v10 compatibility. Breaking changes, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284980,0,'tobserver','2.0.2',2956,188,'tObserver','tObserver TYPO3 extension',2,0,0,1603129960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','1beb52b375c250e4847ec578c80ef443','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/2.0.2','',2000002,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284981,0,'tobserver','2.1.0',2956,123,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1616265601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cdec618219e27efed1903b126da9c661','Added TYPO3 11 compatibility','',2001000,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284982,0,'tobserver','3.0.0',2956,103,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1634050555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b2a8be9e4a05837a928a447f815fe188','Dropped support for TYPO3 9.5\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284983,0,'tobserver','3.0.1',2956,112,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1634986285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cb043530aa685a9fbe8a28f7ad07e46d','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/3.0.1','',3000001,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284984,0,'tobserver','3.0.2',2956,129,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1643186261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2e2ac8dd3b1f3c2f9e712dc53a43389b','Minor bugfix for PHP 8\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/3.0.2','',3000002,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284985,0,'tobserver','3.1.0',2956,92,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1680366366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','169efeeb24f5d91e991c65daf2e49994','Added TYPO3 12 compatibility','',3001000,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284986,0,'tobserver','3.1.1',2956,71,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',2,0,0,1707981434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2fe73e8066399be24fd0403519b1c094','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/tobserver/releases/tag/3.1.1','',3001001,0,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284987,0,'tobserver','3.1.2',2956,64,'tObserver - free TYPO3 Monitoring','Extension to send TYPO3 instance data to tObserver Monitoring Service',5,0,0,1721996512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5dd3eff62b05e46d0ab7e2a15dc3b7be','Extension marked as obsolete, because tObserver service will be shut down soon.','',3001002,1,0,'https://github.com/derhansen/tobserver','ter','',''),
(9284988,0,'aip_cookie_law','8.7.1',8481,394,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1502460806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','2136ba295284d5b078dddbca4c822be5','Upgrade to TYPO3 8.x, upgrade to new userfunc calling, removed deprecated js functions','Archimede Informatica - www.archicoop.it',8007001,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284989,0,'aip_cookie_law','8.7.2',8481,484,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1505203261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','a08ce9247f8ee9efb516d8e7ea1b4ce5','Added the typoscript constant to insert a custom css\r\nAdded the typoscript constant to to turn off the tab for the privacy pop-up','Archimede Informatica - www.archicoop.it',8007002,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284990,0,'aip_cookie_law','8.7.3',8481,516,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1514455959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','687ae792001f97088e37f21b2a052377','Update dependencies and added an image','Archimede Informatica - www.archicoop.it',8007003,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284991,0,'aip_cookie_law','8.7.4',8481,405,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1524571678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','7ed900352c56fa3c8af64fd709d4bab3','Bug fixing and language management improvements (thanks to Gert-jan Dikkescheij and DonChef660)','Archimede Informatica - www.archicoop.it',8007004,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284992,0,'aip_cookie_law','8.7.5',8481,316,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1526387184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','494d8984a198bdd24fd48fb8f0008e0b','Language Management Improvements  (thanks to Sergio Catalá) ','Archimede Informatica - www.archicoop.it',8007005,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284993,0,'aip_cookie_law','8.7.6',8481,443,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1526480250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','439edc902ec55c82ef6bfc4c79d8c52b','Bugfixed Tab On/Off functionality','Archimede Informatica - www.archicoop.it',8007006,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284994,0,'aip_cookie_law','8.7.7',8481,440,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1527088084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','cee81af42547f95e09591c0273d7e545','Fixed german translation (thanks to Andrea Moroni) and added language configuration instruction','Archimede Informatica - www.archicoop.it',8007007,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284995,0,'aip_cookie_law','8.7.8',8481,503,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1527670647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','3bdaee3fa9bb6ce3216c72a23f20c2bd','Bugfixed AJAX call','Archimede Informatica - www.archicoop.it',8007008,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284996,0,'aip_cookie_law','8.7.9',8481,511,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1533744449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','e2c5c745d6e9181333a3c56ee024d62f','Added languages: French, Spanish, Portuguese, Russian, Chinese (thanks to Roman Abt)\r\nCorrect languages: English, Italian, German (thanks to Roman Abt)\r\nRemoved external resources (images and google fonts)','Archimede Informatica - www.archicoop.it',8007009,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/8.7.9','ter','',''),
(9284997,0,'aip_cookie_law','9.5.0',8481,408,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1550223971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','13158097959b7b85eb667edd5d99846f','Upgrade to TYPO3 9.x','Archimede Informatica - www.archicoop.it',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/9.5.0','ter','',''),
(9284998,0,'aip_cookie_law','9.5.1',8481,298,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1566920086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','fd11e4381950ddf5ff689099dfb62cfe','BugFixing labels Locatization','Archimede Informatica - www.archicoop.it',9005001,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/9.5.0','ter','',''),
(9284999,0,'aip_cookie_law','9.5.2',8481,311,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1570607973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','645b989c18ba4ee0c5a172ce12875494','Added Google Analytics Management.','Archimede Informatica - www.archicoop.it',9005002,0,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/9.5.0','ter','',''),
(9285000,0,'aip_cookie_law','9.5.3',8481,540,'Cookie Law Management','Cookie Law Management is an easy to use plugin that allows to show privacy information, manage website cookies and get consent to install. It is compliant with EU Law and Italian Law (more restricitve).',2,0,2,1573729216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marcella Greca, Ivano Luberti, Abramo Tesoro','typo3developers@archicoop.it','aip','04aefed76f91cfe648e7ec9d54bfd86b','typoscript bugfixing','Archimede Informatica - www.archicoop.it',9005003,1,0,'https://docs.typo3.org/typo3cms/extensions/aip_cookie_law/9.5.0','ter','',''),
(9285001,0,'easylogin2','0.10.0',2108,1077,'Easylogin','Followup of dix_easylogin for TYPO3 7LTS. Use Authentication from facebook, Xing, Google, etc. (everything that uses OAuth or OpenID)',1,0,3,1500050381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Markus Kappe','markus.kappe@dix.at','dix','2a85e6f51fbe7f8e1dc4a25da564af84','Bugfixes: \r\n- commented in a require statement that was accidentially commented out\r\n- adapted the profile configuration for google\r\n- added a signal slot afterUserCreate (DixeasyloginController.php line 318)\r\n- throw an error if registration with the sam','',10000,1,0,'','ter','',''),
(9285002,0,'reint_file_timestamp','1.1.2',4888,228,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1505210956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.4-7.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','50c99e64249dead3ac3c50a910cdbbd3','added composer.json and updated dependencies','RENOLIT SE',1001002,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/1.1/en-us','ter','',''),
(9285003,0,'reint_file_timestamp','1.1.3',4888,214,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1505223610,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.4-7.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','8d9a8f2b610326b561f812a6eb9a8b3c','fixed wrong composer.json','RENOLIT SE',1001003,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/1.1/en-us','ter','',''),
(9285004,0,'reint_file_timestamp','1.1.4',4888,1103,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1505294167,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.4-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','1f5ca5e42792e6154730ef007234bbec','added compatibility with TYPO3 8.7','RENOLIT SE',1001004,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/1.1/en-us','ter','',''),
(9285005,0,'reint_file_timestamp','2.0.0',4888,152,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1593003421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e9c4a9172f9f5abb5b68a32d66bc6856','New release for TYPO3 10.4 and 9.5','RENOLIT SE',2000000,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/2.0/en-us','ter','',''),
(9285006,0,'reint_file_timestamp','2.0.1',4888,226,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1593068735,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','1e01db9469ae8cc61f8b08544184b70a','Cleaned up coding and composer.json, added check if there is still a get parameter in public file url','RENOLIT SE',2000001,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/2.0/en-us','ter','',''),
(9285007,0,'reint_file_timestamp','2.0.2',4888,134,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1619425968,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','3cf78683703d4497d46a5992f3315d04','Composer updates - added extra section for typo3/cms, updated dependencies','RENOLIT SE',2000002,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/2.0/en-us','ter','',''),
(9285008,0,'reint_file_timestamp','3.0.0',4888,115,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1641827918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e610ecfe3dee7f6f426d7ad44327ff5a','New version for TYPO3 11.5, replaced signal slots with PSR-14 event listener','RENOLIT SE',3000000,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/3.0/en-us','ter','',''),
(9285009,0,'reint_file_timestamp','3.0.1',4888,128,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1654115109,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e01cdbe537e85e80c96ee148fe611931','added PHP 8 compatibility - thanks to jp1987, updated documentation','RENOLIT SE',3000001,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/3.0/en-us','ter','',''),
(9285010,0,'reint_file_timestamp','4.0.0',4888,72,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1714853158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','90d83269d0044e805d4b1245f8144026','initial release for TYPO3 12.4','RENOLIT SE',4000000,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/4.0/en-us','ter','',''),
(9285011,0,'reint_file_timestamp','4.0.1',4888,4,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1785160305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"extensionmanager\";s:14:\"12.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','fc02e56b3af41fdef4d2965240273713','ddev update, publish script update, docs update','RENOLIT SE',4000001,0,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/4.0/en-us','ter','',''),
(9285012,0,'reint_file_timestamp','5.0.0',4888,5,'Timestamp parameter in public file uri','Adds a parameter with the timestamp of last change to all public file uri to prevent browser from caching the file after update.',2,0,4,1785162023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','a296c45c79652387aef38f8103beb19a','cleanup','RENOLIT SE',5000000,1,0,'https://docs.typo3.org/p/renolit/reint-file-timestamp/5.0/en-us','ter','',''),
(9285013,0,'t3s_contentfilter','1.0.0',2573,724,'Content Filter','Filters tt_content, tx_news_domain_model_news or any other table by sys_categories with ajax.',2,0,3,1513009502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"typoscript_rendering\";s:13:\"2.0.2-2.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','abandoned_extensions','19e2821f6fab50a7771d6551b8017f1a','Completely revised \r\nMajor release for TYPO3 8.7 LTS\r\nDemo/Docu: www.t3s-ext.de/contentfilter/','',1000000,1,0,'','ter','',''),
(9285014,0,'datamints_piwik','1.2.0',5129,284,'datamints Piwik - Website Tracking and Analytics','Very easy integration of Piwik tracking code into TYPO3. Supports multiple domains/accounts. Exports backend notifications to Piwik as Annotations (only available using datamints-piwik service). Tracking of indexed_search. Seamless integration of datamints-piwik SaaS-Service. Detailed documentation.',2,0,2,1496919629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','datamints GmbH','info@datamints.com','datamints','abba49c784906fcbe7dafc089e1949e6','Update TYPO3 compatibility: drop support for 6.2, add support for 8 LTS','datamints GmbH',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_piwik/1.2.2','ter','',''),
(9285015,0,'datamints_piwik','1.2.1',5129,1149,'datamints Piwik - Website Tracking and Analytics','Very easy integration of Piwik tracking code into TYPO3. Supports multiple domains/accounts. Exports backend notifications to Piwik as Annotations (only available using datamints-piwik service). Tracking of indexed_search. Seamless integration of datamints-piwik SaaS-Service. Detailed documentation.',2,0,2,1498123448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','datamints GmbH','info@datamints.com','datamints','212b70ac60c7ed70ebaae3f2eea1df18','Bugfix release 1.2.1','datamints GmbH',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_piwik/1.2.2','ter','',''),
(9285016,0,'datamints_piwik','1.2.2',5129,2222,'datamints Piwik - Website Tracking and Analytics','Very easy integration of Piwik tracking code into TYPO3. Supports multiple domains/accounts. Exports backend notifications to Piwik as Annotations (only available using datamints-piwik service). Tracking of indexed_search. Seamless integration of datamints-piwik SaaS-Service. Detailed documentation.',2,0,2,1502261990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','datamints GmbH','info@datamints.com','datamints','7bc740725e3525df8eca7c97b23378a4','Compression of piwik.js is available through typoscript constant.','datamints GmbH',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/datamints_piwik/1.2.2','ter','',''),
(9285017,0,'bwrk_fluidmenu','2.2.3',1338,342,'BERGWERK Fluid-Menu','Render your Menu with Fluid instead of typoscript. It will give you a mass of performance!',2,0,3,1530016768,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:12:\"bwrk_utility\";s:12:\"2.0.0-3.9.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','501c2ada7b415be1ecdb99ac5abbcdcc','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_fluidmenu','BERGWERK Werbeagentur GmbH',2002003,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_fluidmenu/2.2.2','ter','',''),
(9285018,0,'bwrk_resources_slider','1.1.5',1196,335,'BERGWERK Resources Slider','Renders page media resources recursively in fluid for slide use.',2,0,3,1530014676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:12:\"bwrk_utility\";s:12:\"2.0.2-2.9.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','d30678e2671dc5af570adaca27ebc143','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_resources_slider','BERGWERK Werbeagentur GmbH',1001005,1,0,'https://docs.typo3.org/typo3cms/extensions/bwrk_resources_slider/1.1.4','ter','',''),
(9285019,0,'sav_network','0.1.0',2575,302,'SAV Network','Extension which displays a network by means of vis.js library',2,0,3,1513087220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','ce921aff9ed927314ed6e693df5f455f','See changelog section in the documentation','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_network/0.1.0','ter','',''),
(9285020,0,'sav_network','9.5.0',2575,242,'SAV Network','Extension which displays a network by means of vis.js library',2,0,3,1574261268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','1982c6248f3a3924fed4af0637022fe0','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-network/9.5/en-us','ter','',''),
(9285021,0,'sav_network','10.3.0',2575,249,'SAV Network','Extension which displays a network by means of vis.js library',2,0,3,1584542815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','351770095665b497c39d86528dce8c42','Compatibility changed to TYPO3 10.3.0','',10003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-network/10.3/en-us','ter','',''),
(9285022,0,'sav_network','10.4.0',2575,225,'SAV Network','Extension which displays a network by means of vis.js library',2,0,3,1587992285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','ab58ae20f21641fd0becc976f5fdb98b','Compatibility changed to TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-network/10.4/en-us','ter','',''),
(9285023,0,'sav_network','11.5.0',2575,151,'SAV Network','Extension which displays a network by means of vis.js library',2,0,3,1637574658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','86b509d8eed6203afe8750d5a2277af4','Version 11.5.0','',11005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-network/11.5/en-us','ter','',''),
(9285024,0,'rx_unrollsavebuttons','1.1.1',3041,990,'Unroll TYPO3 save buttons (obsolete)','This extension is superseded by ext:unroll',5,0,3,1499762495,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.2-8.2.99\";}}','Markus Klein','support@reelworx.at','abandoned_extensions','cf771c24a29d2e4808dd7532bea66443','OBSOLETE!\r\nThis extension is replaced by ext:unroll (instituteweb/unroll)','Reelworx GmbH',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/rx_unrollsavebuttons/1.1.1','ter','',''),
(9285025,0,'px_validation','5.0.0',1676,2,'Extbase Validation via Typoscript','Provides Extbase Validation via TypoScript.',2,0,2,1785444068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','André Wuttig, Axel Böswetter, Thomas Griessbach','support@portrino.de','portrino','92882e3dbbced8095e2ae60507192282','Merge pull request 6 from portrino/typo3-v13\n\nTYPO3 v13 compatibility','portrino GmbH',5000000,1,0,'https://docs.typo3.org/typo3cms/extensions/px_validation/','ter','',''),
(9285026,0,'px_semantic','2.3.0',5439,571,'Portrino Semantic Web Library','Structured Data Rendering for TYPO3',1,0,2,1496311226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Andre Wuttig','wuttig@portrino.de','portrino','bb20f27f4e5ab1763b4e9a04c65834f4','Adds many new entities from schema.org via api-platform schema-generator\r\n\r\nFix bug where resource id was not retrieved correctly via TS','portrino GmbH',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/px_semantic/2.3.0','ter','',''),
(9285027,0,'px_semantic','2.4.0',5439,276,'Portrino Semantic Web Library','Structured Data Rendering for TYPO3',1,0,2,1539085327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Andre Wuttig','wuttig@portrino.de','portrino','b54eab14a3036f81de9ee8d69695ce94','[FEATURE] Switch string $contraint to array $constraints in ApiController-listAction() to allow multiple constraints\r\n[BUGFIX] Force absolute URIs','portrino GmbH',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/px_semantic/','ter','',''),
(9285028,0,'px_semantic','2.5.0',5439,702,'Portrino Semantic Web Library','Structured Data Rendering for TYPO3',1,0,2,1539085408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Andre Wuttig','wuttig@portrino.de','portrino','279032c02b95f00af46f628204ea5e37','https://github.com/portrino/px_semantic/blob/2.5.0/CHANGELOG.md','portrino GmbH',2005000,1,0,'https://docs.typo3.org/typo3cms/extensions/px_semantic/2.5.0','ter','',''),
(9285029,0,'datec_amino','2.0.1',872,431,'Datec AMINO-Suche','Suche in der Amino-Datenbank nach Rezepturen, Links und Anfragen',2,0,3,1520860788,'a:2:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"8.0.0-8.99.99\";s:5:\"fluid\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:5:\"adodb\";s:13:\"6.2.0-8.99.99\";}}','','','theorak','a0356405d2029a08c4c93094c1785ff7','- TYPO3 8 Support\r\n- code quality improvements\r\n- template fixes\r\n- moved table configuration options to AdditionalConfiguration.php','',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/datec_amino/2.0.1','ter','',''),
(9285030,0,'tgm_copyright','1.0.0',5777,293,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1493378505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"filemetadata\";s:12:\"7.6.0-8.7.99\";}}','Paul Beck','pb@teamgeist-medien.de','paul_beck','5d9f1c6f7a26ec1ad4d8a6f28cb785c8','This version will add configuration options for others extensions like \"news\" to link copyright images correctly to their belonging records detail view (in the copyright-list and sitemap). Please read the docs to find out more about this feature.','',1000000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285031,0,'tgm_copyright','1.0.1',5777,1039,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1495630403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"filemetadata\";s:12:\"7.6.0-8.7.99\";}}','Paul Beck','pb@teamgeist-medien.de','paul_beck','79ef055da98eee4ebead66e51264c461','[BUGFIX] Undefined rootlines caused some systems to output an error','',1000001,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285032,0,'tgm_copyright','1.0.2',5777,565,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1543942960,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"filemetadata\";s:12:\"7.6.0-8.7.99\";}}','Paul Beck','pb@teamgeist-medien.de','paul_beck','78eb6e537ecb49004296690c1462be2a','Added composed support; Respect sys_language_uid of file references','',1000002,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285033,0,'tgm_copyright','2.0.0',5777,628,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1575648319,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"filemetadata\";s:12:\"8.7.0-9.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','13a1a66d71255da3f68b6733518fd957','Extension is now compatible with 9.5 LTS including alot of performance.\r\nNEW FEATURE: You can make the Copyright of File References Required by enabling this experimental function in the Extension Managers Configuration.','',2000000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285034,0,'tgm_copyright','3.0.0',5777,110,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1600162439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.8-10.4.99\";s:12:\"filemetadata\";s:14:\"10.4.8-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','d5bde4c79c9a181e55fde10001ba5a40','TYPO3 10 LTS compatibility','',3000000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285035,0,'tgm_copyright','3.0.1',5777,98,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1600249140,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.8-10.4.99\";s:12:\"filemetadata\";s:14:\"10.4.8-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','016d9e9dae1d940225b41586e1b47506','Fix for packagist support','',3000001,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285036,0,'tgm_copyright','3.0.2',5777,146,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1600861485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.8-10.4.99\";s:12:\"filemetadata\";s:14:\"10.4.8-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','869b5b61791abaf559afa55cbcf10745','Fix: Dont add requireJS to the Frontend','',3000002,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285037,0,'tgm_copyright','3.0.4',5777,103,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1637769591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.8-10.4.99\";s:12:\"filemetadata\";s:14:\"10.4.8-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','508b37318ae2da3d14463c491f2a8930','Fix packagist configuration and raise depency to a nun vulnerable TYPO3 version','',3000004,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285038,0,'tgm_copyright','3.0.5',5777,126,'Picture Copyrights and Image Sitemap','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1637769750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-10.4.99\";s:12:\"filemetadata\";s:15:\"10.4.15-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','cf988fd0a008d9d585735cb048f7333b','Fix TYPO3 depency in ext_emconf as well.','',3000005,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285039,0,'tgm_copyright','3.1.0',5777,97,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1665665838,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:12:\"filemetadata\";s:15:\"10.4.18-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','2b177c94caa301f5c6311a4b6b424101','Now compatible with 11 LTS (thx to Joel Schmidt); Allow umlaut domains for the Google Sitemap','',3001000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285040,0,'tgm_copyright','3.1.1',5777,104,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1667469665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:12:\"filemetadata\";s:15:\"10.4.18-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','a4831d8f7087da21436dc43dd1d2cefb','Important Bugfix regarding image sitemap links to images for v10 LTS','',3001001,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285041,0,'tgm_copyright','3.2.0',5777,100,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1674136911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:14:\"11.5.0-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','b5f144d52c1aea028587df9744d20d2f','More doctrine queries, dropped 10 LTS support, error preventions. Thanks to all contributors.','',3002000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285042,0,'tgm_copyright','3.2.1',5777,85,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1679002753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','ceee3fea21f0f1c6e679a7274481a016','Backported invalid bugfix for invalid sys_file_references to v10 \r\nAdded stability for TYPO3 10 and 11 LTS\r\nRemoved dependency to filemetadata\r\nThanks to github contributors mtness / fennecgit','',3002001,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285043,0,'tgm_copyright','3.2.2',5777,105,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1680178434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','176a0fe4a7deb5568156f272898b426d','[BUGFIX] Important Bugfix for compatibility with 10 LTS\r\n[FEATURE] Add Plugin Option to only show images with a copyright which are on the same page','',3002002,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285044,0,'tgm_copyright','3.3.0',5777,59,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1701963879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','9f8f3ac467affe26d4b3b246b0c76dd3','Compatibility with TYPO3 v12, thanks to \"j-schmidt-magenta-mannheim\"\r\nExclude no_index and no_follow pages from sitemap, thanks to Felix Leismüller','Nerdost GmbH',3003000,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285045,0,'tgm_copyright','3.3.1',5777,74,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1701964128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','12b40a2fec26cff2216e4d20c79cc079','Fixed composer dependencies','Nerdost GmbH',3003001,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285046,0,'tgm_copyright','3.3.3',5777,74,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',1,0,3,1714337338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','94b55d73181199e3bdf5ddbba8797459','[BUGFIX] Additional bugfix to prevent SQL errors when searching for multi-lang pictures which are disabled in certain CEs, thx to GreenSumo from GitHub','Nerdost GmbH',3003003,0,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285047,0,'tgm_copyright','4.0.0',5777,23,'Picture Copyrights and Image Sitemap.','This extension will add a copyright field on every image palette and can show it below each image. All pictures with a copyright can be listed with a plugin. An Image Sitemap XML for Google of ALL used images can be generated by this extension.',2,0,3,1765816170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','813a298759bf1096f0ccec5552e2821d','For TYPO3 13\r\nImplement major refactor for improved TYPO3 compatibility and add new features\r\n\r\n- Upgraded repository methods to leverage QueryBuilder for cleaner code and proper compatibility across database engines.\r\n- Introduced better constraints handling for filtering copyright references.\r\n- Deprecated legacy method getStatementDefaults in favor of modern approaches.\r\n- Added support for JavaScript ES6 modules, updating RequiredFileReferenceFields.js and enabling proper imports.\r\n- Registered a new custom icon tgmcopyright-icon via IconRegistry.\r\n- Updated composer.json to v4.0.0 alongside updated license and metadata.\r\n- Enhanced localization files with additional translations for flexform settings.\r\n- Refactored JavaScript resource loading and adjusted references in ext_tables.php.\r\n- Migrated upgrade wizard class name to align with extension standards.\r\n- Added a new SVG icon for clear visualization and removed outdated PNG icon.','Nerdost GmbH',4000000,1,0,'https://github.com/Schweriner/tgm_copyright/wiki','ter','',''),
(9285048,0,'autoflush','1.4.1',2894,597,'Automatic cache flush','Automatic cache flush for menus and levelmedia',2,0,4,1491286710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Benjamin Franzke','bfr@qbus.de','qbus','c5b13ddc0289da225c45799d00638f64','TYPO3 8.7 compatibility\r\nFile related cache flushing','Qbus',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/autoflush/1.4.1','ter','',''),
(9285049,0,'autoflush','2.0.0',2894,508,'Automatic cache flush','Automatic cache flush for menus and levelmedia',2,0,4,1548766294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Benjamin Franzke','bfr@qbus.de','qbus','d3f90eb7eebda12979efb5886ac2872c','TYPO3 9.5 compatibility','Qbus Internetagentur GmbH',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/autoflush/','ter','',''),
(9285050,0,'gridelements_ffpagepreview','1.0.4',2000,159,'Gridelements Flexform Page Preview','Displays Gridelements Flexform Contents in Page Module.',1,0,1,1520516023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','25a51c555ef22214d4c9ae93083210d3','Multi-Sheet Flexform Support added','',1000004,0,0,'','ter','',''),
(9285051,0,'gridelements_ffpagepreview','1.0.5',2000,609,'Gridelements Flexform Page Preview','Displays Gridelements Flexform Contents in Page Module.',1,0,1,1520842315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','7cc362b8e969735a6dd2ff36746363ef','Added support for \"FILE\" included XML Flexform data','',1000005,1,0,'','ter','',''),
(9285052,0,'mr_tinypng','0.3.4',1855,581,'Mr.tinypng','',1,0,4,1509275130,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.5.0-7.0.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','dc0260b6a671a1bd8ed80281fa68add2','Bugfixing','',3004,1,0,'https://github.com/Scarbous/mr_tinypng/blob/master/README.md','ter','',''),
(9285053,0,'iri','2.0.0',1634,143,'Interchange Responsive Images','An extension for interchange responsive images.',1,0,3,1491568792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Robert Becker','becker.robert.93@gmail.com, becker@pega-sus.de','robert_b93','f6d215b877ec4e11e29a5ad300499f47','Please read:\r\nhttps://github.com/RobertBecker/iri/blob/master/README.md','PEGASUS Werbeagentur GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/iri/2.0.1','ter','',''),
(9285054,0,'iri','2.0.1',1634,447,'Interchange Responsive Images','An extension for interchange responsive images.',1,0,3,1491571746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Robert Becker','becker.robert.93@gmail.com, becker@pega-sus.de','robert_b93','709c078c8be4c2c2fcec2e17b151cc0f','Please read:\r\nhttps://github.com/RobertBecker/iri/blob/master/README.md','PEGASUS Werbeagentur GmbH',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/iri/2.0.1','ter','',''),
(9285055,0,'datec_contact','1.1.1',2637,809,'Datec Contact/Guestbook','Adds a lightweight Contact Form and Guestbook to your Typo3 Site.',2,0,3,1519831908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Philipp Roensch','p.roensch@datec-schmidt.de','abandoned_extensions','0c7631ae27bb4cd006bc84f4e015e552','TYPO3 8 Compatibility release\r\n- code style fixes\r\n- template root paths array used\r\n- Email templates, removed translation feature, custom templates should contain all text','Datentechnik Schmidt Software GmbH',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/datec_contact/1.1.1','ter','',''),
(9285056,0,'ew_llxml2xliff','2.0.1',3563,408,'Converting llxml to xliff','Based on work of Xavier Perseguers for the obsolete extdeveval',2,0,1,1496813006,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"5.5.0-\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','79e24dfd165ef6d9425cae752970b7a4','Make compatible with TYPO3 version 8.7','evoWeb',2000001,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/2.0/en-us','ter','',''),
(9285057,0,'ew_llxml2xliff','2.0.2',3563,443,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1525099284,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"5.5.0-\";s:5:\"typo3\";s:11:\"7.6.0-9.2.0\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','b8c0cf1ecd91cc62fe58a0eb1fe83a0a','Make compatible with TYPO3 9.2','evoWeb',2000002,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/2.0/en-us','ter','',''),
(9285058,0,'ew_llxml2xliff','2.1.0',3563,274,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1540152395,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"5.5.0-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','cd31faf2080b0466c850610a9a5b9fe3','Raise compatibility to 9.5','evoWeb',2001000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/2.1/en-us','ter','',''),
(9285059,0,'ew_llxml2xliff','2.2.0',3563,364,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1548610561,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','655b0d0a9e5aad091e3d3fb1bf67005b','Increse compatibility to TYPO3 9.5','evoWeb',2002000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/2.2/en-us','ter','',''),
(9285060,0,'ew_llxml2xliff','3.0.0',3563,234,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1566139030,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4096a0f80fb8f32801e17536eb890e60','Release version compatible with TYPO3 10.x','evoWeb',3000000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/3.0/en-us','ter','',''),
(9285061,0,'ew_llxml2xliff','3.0.1',3563,348,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1566586184,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','cb02b4799ce0029fd580af5b90a06858','Release documentation','evoWeb',3000001,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/3.0/en-us','ter','',''),
(9285062,0,'ew_llxml2xliff','3.0.2',3563,333,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1587825305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ad27b9d0f9cf328465195482c1d88031','Release 10.4 optimized version\n\nChange to constructor injection','evoWeb',3000002,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/3.0/en-us','ter','',''),
(9285063,0,'ew_llxml2xliff','4.0.0',3563,136,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1615635175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4a7858a2aa250a8e659b9b3c04923760','Merge branch release/4.0.0','evoWeb',4000000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/4.0/en-us','ter','',''),
(9285064,0,'ew_llxml2xliff','4.0.1',3563,148,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1630936711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','cef942f5118da525eb0dca22da43ba2c','Merge branch release/4.0.1','evoWeb',4000001,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/4.0/en-us','ter','',''),
(9285065,0,'ew_llxml2xliff','4.1.0',3563,67,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1689505043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','374248a8b208d16bf0539af2f2bf1f49','Raise version number','evoWeb',4001000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/4.1/en-us','ter','',''),
(9285066,0,'ew_llxml2xliff','5.0.0',3563,80,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1689505560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e90bdbd1bafb2aab178322440b25df7d','Merge branch release/5.0.0','evoWeb',5000000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/5.0/en-us','ter','',''),
(9285067,0,'ew_llxml2xliff','5.1.0',3563,82,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1698606614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','aff84d4071aa9fed299f76a02f54896f','Merge branch release/5.1.0','evoWeb',5001000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/5.1/en-us','ter','',''),
(9285068,0,'ew_llxml2xliff','6.0.0',3563,51,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1723392743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','1f1b16abce22540f9702901622a1d917','Merge branch release/6.0.0','evoWeb',6000000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/6.0/en-us','ter','',''),
(9285069,0,'ew_llxml2xliff','6.0.1',3563,57,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1727018588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a8f5f43f63339f48c313719566b1f2ba','Merge branch release/6.0.1','evoWeb',6000001,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/6.0/en-us','ter','',''),
(9285070,0,'ew_llxml2xliff','7.0.0',3563,17,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1764511118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a848f60f1dbef17fa51ca0155ab427aa','Merge branch release/7.0.0','evoWeb',7000000,0,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/7.0/en-us','ter','',''),
(9285071,0,'ew_llxml2xliff','7.0.1',3563,21,'Converting llxml to xliff','Provides a backend module to convert locallang.xml and locallang.php files\n    to xliff. For every language, contained in the source file, an extra file gets created.',2,0,1,1764511837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','f12f52535baba00a0f130362ed9cbecf','Merge branch release/7.0.1','evoWeb',7000001,1,0,'https://docs.typo3.org/p/evoweb/ew-llxml2xliff/7.0/en-us','ter','',''),
(9285072,0,'dm_developerlog','0.7.1',9054,203,'Development log','An extension to capture TYPO3 devlog messages for debugging. Provides a backend module.',1,0,4,1498833359,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:11:\"6.2.7-8.7.2\";}}','Patrick Schriner','patrick.schriner@diemedialen.de','abandoned_extensions','3a88cce55c977aee38c210f285c0aafa','Minor fixes','DieMedialen GmbH',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/dm_developerlog/0.7.2','ter','',''),
(9285073,0,'dm_developerlog','0.7.2',9054,4312,'Development log','An extension to capture TYPO3 devlog messages for debugging. Provides a backend module.',1,0,4,1498839050,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:5:\"typo3\";s:11:\"6.2.7-8.7.2\";}}','Patrick Schriner','patrick.schriner@diemedialen.de','abandoned_extensions','5e876409bc3b38147c2f1cb2f4191f64','Bugfix for non-page-pages','DieMedialen GmbH',7002,1,0,'https://docs.typo3.org/typo3cms/extensions/dm_developerlog/0.7.2','ter','',''),
(9285074,0,'datec_booking','1.1.0',1100,647,'Datec Booking','Adds a front-end plugin to show and book custom resources',2,0,3,1520433081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:13:\"datec_contact\";s:5:\"1.1.0\";}}','Philipp Roensch','p.roensch@datec-schmidt.de','abandoned_extensions','9475dfb9343a199c43fa1f69ae1495da','TYPO3 8 Compatibility release, use this as stable version\r\n- code style fixes\r\n- template root paths array used\r\n- Email templates, removed translation feature, custom templates should contain all text','Datentechnik Schmidt Software GmbH',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/datec_booking/1.1.0','ter','',''),
(9285075,0,'powermail_from_override','1.0.1',1067,119,'Powermail: Static From in Mails','Use reply-to as default from address, set static value when configured',2,0,1,1506603848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"powermail\";s:13:\"2.6.0-4.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','benjaminserfhos','41643dd3d99bf5a8563a5fadfa2a942f','Update dependency contstraint for powermail updates to latest versions','Rotterdam School of Management, Erasmus University',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_from_override/','ter','',''),
(9285076,0,'powermail_from_override','1.1.0',1067,481,'Powermail: Static From in Mails','Use reply-to as default from address, set static value when configured',2,0,1,1506610245,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"powermail\";s:13:\"4.0.0-4.99.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','benjaminserfhos','40042e91aaf2309ce6e0655e2046fcc1','Working version for Powermail 4.x','Rotterdam School of Management, Erasmus University',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/powermail_from_override/1.1.0','ter','',''),
(9285077,0,'shortcut_statuscodes','2.2.0',5385,431,'Different HTTP statuscodes for shortcuts','Restore the use of different HTTP statuscodes for shortcuts (307 redirect to first subpage, random subpage, parent page  301 for redirect to explicitly selected page)',2,0,4,1499340022,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.0.99\";}}','Dan Untenzu, Leonie Bitto [Netcreators]','untenzu@webit.de, extensions@netcreators.nl','webit-dev','d0132729b88177c9a17ebdd428e725cc','Compatible with TYPO3 8.7\r\nChangelog see https://github.com/webit-de/typo3-shortcut_statuscodes/ ','',2002000,0,0,'https://docs.typo3.org/p/webit/shortcut_statuscodes/2.2/en-us','ter','',''),
(9285078,0,'shortcut_statuscodes','3.0.0',5385,1836,'Different HTTP statuscodes for shortcuts','Restore the use of different HTTP statuscodes for shortcuts (307 redirect to first subpage, random subpage, parent page  301 for redirect to explicitly selected page)',2,0,4,1499340068,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Dan Untenzu, Leonie Bitto [Netcreators]','untenzu@webit.de, extensions@netcreators.nl','webit-dev','6016d57408209217f3c17b0038ee07dd','Drop support for TYPO3 6.2\r\nChangelog see https://github.com/webit-de/typo3-shortcut_statuscodes/ ','',3000000,0,0,'https://docs.typo3.org/p/webit/shortcut_statuscodes/3.0/en-us','ter','',''),
(9285079,0,'shortcut_statuscodes','4.1.1',5385,838,'Different HTTP statuscodes for shortcuts','Restore the use of different HTTP statuscodes for shortcuts (307 redirect to first subpage, random subpage, parent page  301 for redirect to explicitly selected page)',2,0,4,1534759947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Dan Untenzu, Leonie Bitto [Netcreators]','untenzu@webit.de, extensions@netcreators.nl','webit-dev','3daed39495923af37318dc03ef247abd','See Changelog.md\r\n\r\n Last upload in TER, please use Packagist/GitHub for all new releases.','',4001001,0,0,'https://docs.typo3.org/p/webit-de/shortcut_statuscodes/4.1/en-us','ter','',''),
(9285080,0,'shortcut_statuscodes','6.1.0',5385,177,'Different HTTP statuscodes for shortcuts','Restore the use of different HTTP statuscodes for shortcuts (307 redirect to first subpage, random subpage, parent page  301 for redirect to explicitly selected page)',2,0,4,1611922560,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Dan Untenzu','untenzu@webit.de','webit-dev','243d53cfbeb25b987fb94100d7a83d6f','Please use Packagist to install/update the extension.','',6001000,1,0,'https://docs.typo3.org/p/webit-de/shortcut_statuscodes/6.1/en-us','ter','',''),
(9285081,0,'myflat','0.3.0',5925,502,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1491495240,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','64a998ca60e9e588ca11a20010d930e2','Support for TYPO3 v8 LTS','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/myflat/0.3.3','ter','',''),
(9285082,0,'myflat','0.3.3',5925,465,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1518962472,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','1d7be2762b5a58e9c543f3dfe60dde76','Dropped TYPO3 7.x compatibility. First Version for TYPO3 9. ','',3003,0,0,'https://docs.typo3.org/typo3cms/extensions/myflat/0.3.3','ter','',''),
(9285083,0,'myflat','0.4.5',5925,132,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1607705738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','007b0cd1d3bf60812a873187cb2de0dc','Compatibility for TYPO3 10','',4005,0,0,'https://docs.typo3.org/p/wsr/myflat/0.4/en-us','ter','',''),
(9285084,0,'myflat','0.4.6',5925,149,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1607953698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:3:\"vhs\";s:5:\"2.4.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a0115829c72e4986824246a52e72075f','Code cleaning','',4006,0,0,'https://docs.typo3.org/p/wsr/myflat/0.4/en-us','ter','',''),
(9285085,0,'myflat','0.4.8',5925,138,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1623250627,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b555a3ccc8c72ac5ea705752fe209ada','Update ext_emconf.php and composer.json','',4008,0,0,'https://docs.typo3.org/p/wsr/myflat/0.4/en-us','ter','',''),
(9285086,0,'myflat','0.5.0',5925,109,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1627383285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.28-10.4.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','592350c0f58e5c3057bcabdecacd9a8f','Update composer.json, some cleaning','',5000,0,0,'https://docs.typo3.org/p/wsr/myflat/0.5/en-us','ter','',''),
(9285087,0,'myflat','0.5.1',5925,122,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1627386302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.28-10.4.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8f613cd3ccfea27ff1d08d448cde86a5','Bugfix composer.json','',5001,0,0,'https://docs.typo3.org/p/wsr/myflat/0.5/en-us','ter','',''),
(9285088,0,'myflat','0.6.5',5925,108,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1628600327,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.28-11.3.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a9b38e5e3c9b9c840aa4b90dc661e6c4','TYPO3 11 compatibility, new configuration option displayOnlyPresentAndFutureMonths. Template Multirowcalendar.html changed.','',6005,0,0,'https://docs.typo3.org/p/wsr/myflat/0.6/en-us','ter','',''),
(9285089,0,'myflat','0.6.6',5925,125,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1628604609,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.3.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','19d2b30bcd502a0b1fdc3b83fb5828aa','Bugfix in TCAs for TYPO3 11','',6006,0,0,'https://docs.typo3.org/p/wsr/myflat/0.6/en-us','ter','',''),
(9285090,0,'myflat','0.7.0',5925,138,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1633525521,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','511379dd950d59484f91e8a241a3c9c4','TYPO3 11.5 compatibility','',7000,0,0,'https://docs.typo3.org/p/wsr/myflat/0.7/en-us','ter','',''),
(9285091,0,'myflat','0.7.2',5925,99,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1664282899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','879aec02a519e5212aa5cf8e644577cb','Bugfix undefined variables','',7002,0,0,'https://docs.typo3.org/p/wsr/myflat/0.7/en-us','ter','',''),
(9285092,0,'myflat','0.7.3',5925,89,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1664465007,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7ae121c32612591d9aed4e6031daea0f','Bugfix undefined variables when used with php 8','',7003,0,0,'https://docs.typo3.org/p/wsr/myflat/0.7/en-us','ter','',''),
(9285093,0,'myflat','0.7.4',5925,98,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1664540761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','9a8f9c1e3bd823816eb410ebcc271d8a','Bugfix when used with constant displayOnlyPresentAndFutureMonths  1','',7004,0,0,'https://docs.typo3.org/p/wsr/myflat/0.7/en-us','ter','',''),
(9285094,0,'myflat','1.0.3',5925,109,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1668339937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','edc7c5142b820c17bbe1b01d59e2d6ed','TYPO3 12 compatible, crowdin','',1000003,0,0,'https://docs.typo3.org/p/wsr/myflat/1.0/en-us','ter','',''),
(9285095,0,'myflat','1.0.4',5925,87,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1685105542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','14dc28a58f40a5e1f3f2ac829aa3604d','Bugfix undefined variable in availability check','',1000004,0,0,'https://docs.typo3.org/p/wsr/myflat/1.0/en-us','ter','',''),
(9285096,0,'myflat','1.0.5',5925,67,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1691839121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','d60d6e723015d1dd3225d88fc2195c12','Bugfix Leapyear when in displayOnlyPresentAndFutureMonths','',1000005,0,0,'https://docs.typo3.org/p/wsr/myflat/1.0/en-us','ter','',''),
(9285097,0,'myflat','1.1.2',5925,78,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1691848674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','56c09ef9e0852868012717c115510cd3','Works now in composer mode too','',1001002,0,0,'https://docs.typo3.org/p/wsr/myflat/1.1/en-us','ter','',''),
(9285098,0,'myflat','1.1.3',5925,84,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1695460081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','20117258bdf4916f7d13a82b5092c7c7','Bugfix availabilityCheck when no dates are given!','',1001003,0,0,'https://docs.typo3.org/p/wsr/myflat/1.1/en-us','ter','',''),
(9285099,0,'myflat','1.1.4',5925,56,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1720369266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','72a174b804154d9eafe3c53eabb32d22','Renamed constants.text and setup.text to constants.typoscript and setup.typoscript','',1001004,0,0,'https://docs.typo3.org/p/wsr/myflat/1.1/en-us','ter','',''),
(9285100,0,'myflat','1.2.0',5925,44,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1723549403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','14d9289e681d6b6eb79fc7fbaef4ecaf','Bugfix uninitialized variables','',1002000,0,0,'https://docs.typo3.org/p/wsr/myflat/1.2/en-us','ter','',''),
(9285101,0,'myflat','1.2.1',5925,52,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1723552859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','0666e61cf3c0d65589f23fb3ee20cb4d','Bugfix uninitialized variables','',1002001,0,0,'https://docs.typo3.org/p/wsr/myflat/1.2/en-us','ter','',''),
(9285102,0,'myflat','1.3.0',5925,56,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1729091886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','ec7ddb03eaaf67e2f93d6a0378548ca5','TYPO3 13 compatibility','',1003000,0,0,'https://docs.typo3.org/p/wsr/myflat/1.3/en-us','ter','',''),
(9285103,0,'myflat','1.5.2',5925,9,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1777710117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','e603f7a77fa0bab9f5475b71553b81db','TYPO3 14 compatibility','',1005002,0,0,'https://docs.typo3.org/p/wsr/myflat/1.5/en-us','ter','',''),
(9285104,0,'myflat','1.5.3',5925,12,'MyFlat','Flat manager, shows bookings of holiday flats in calendars, availability check included.',1,0,3,1778259196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','dbd67198e0f84356ee7d3c52f4547b29','Bugfix for TYPO3 14 in composer mode (phpDocumentator)','',1005003,1,0,'https://docs.typo3.org/p/wsr/myflat/1.5/en-us','ter','',''),
(9285105,0,'t3monitor','1.1.0',4411,718,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1496061638,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','863b2c2120094cf192a6ce4c36192cd2','TYPO3 8.7 LTS compatibility','Brain Appeal GmbH',1001000,0,0,'https://www.t3monitor.de','ter','',''),
(9285106,0,'t3monitor','1.2.0',4411,449,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1532511614,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','a28c007c816dee0c4946fbd7213a55f7','TYPO3 9.5 LTS compatibility','Brain Appeal GmbH',1002000,0,0,'https://www.t3monitor.de','ter','',''),
(9285107,0,'t3monitor','1.2.1',4411,357,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1543993925,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','523a0cf7bba6c266821a69d38d1d6c5e','Bug fix release','Brain Appeal GmbH',1002001,0,0,'https://www.t3monitor.de','ter','',''),
(9285108,0,'t3monitor','1.2.2',4411,582,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1556176710,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','6b58476344623db0ffc334f4d2288307','Bug fix release','Brain Appeal GmbH',1002002,0,0,'https://www.t3monitor.de','ter','',''),
(9285109,0,'t3monitor','1.2.3',4411,210,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1600845193,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','6da3514d7b3408f99795d8b168d33d00','TYPO3 10.4 LTS compatibility	','Brain Appeal GmbH',1002003,0,0,'https://www.t3monitor.de','ter','',''),
(9285110,0,'t3monitor','1.2.4',4411,133,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1606750883,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','a2406c93846b1b95421236fb20ed46a7','Bug fix release	','Brain Appeal GmbH',1002004,0,0,'https://www.t3monitor.de','ter','',''),
(9285111,0,'t3monitor','1.2.5',4411,143,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1610534956,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','46a7a2bcc938d21595e60f6b9f6ba452','Bug fix release','Brain Appeal GmbH',1002005,0,0,'https://www.t3monitor.de','ter','',''),
(9285112,0,'t3monitor','1.2.6',4411,129,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1623739432,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','f0e06b4b553ac104580faec3f314414d','Bug fix release\r\n','Brain Appeal GmbH',1002006,0,0,'https://www.t3monitor.de','ter','',''),
(9285113,0,'t3monitor','1.2.7',4411,122,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on http://www.t3monitor.de)',2,0,4,1636360757,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','5e08bbfcd61f7a579baaeb6f866470ab','TYPO3 11.5 LTS compatibility\r\n','Brain Appeal GmbH',1002007,0,0,'https://www.t3monitor.de','ter','',''),
(9285114,0,'t3monitor','1.2.10',4411,110,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1651833697,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','dadd661fabc69a3fe584cf858a7afa80','Bugfix release: Fixes route not found exception','Brain Appeal GmbH',1002010,0,0,'https://www.t3monitor.de','ter','',''),
(9285115,0,'t3monitor','1.2.11',4411,99,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1662732944,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','30dbdbe90707595b93f0dace6996eef4','Fixed bug where PHP version is not set if EXT:reports is installed','Brain Appeal GmbH',1002011,0,0,'https://www.t3monitor.de','ter','',''),
(9285116,0,'t3monitor','1.2.12',4411,88,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1668606645,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','d8fbec10720f199808decb45336711b3',' [FEATURE] add report latest entries of var/log file and sub-directory sizes for var directory','Brain Appeal GmbH',1002012,0,0,'https://www.t3monitor.de','ter','',''),
(9285117,0,'t3monitor','1.2.13',4411,94,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1669294862,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','0c3caf7574c58b8286ebce33d17dbe22','[BUGFIX] fix reading last log lines for empty log file','Brain Appeal GmbH',1002013,0,0,'https://www.t3monitor.de','ter','',''),
(9285118,0,'t3monitor','1.2.14',4411,89,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1671636561,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','c06093fabd95a1636f13a81405e56ea6','[BUGFIX] fix var path retrieval for TYPO3  9','Brain Appeal GmbH',1002014,0,0,'https://www.t3monitor.de','ter','',''),
(9285119,0,'t3monitor','1.2.15',4411,104,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1673257180,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:13:\"4.5.0-11.5.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','7916cff3f8d366dde0a1c5f03b2d6171','fix undefined array key in directory size calculation','Brain Appeal GmbH',1002015,0,0,'https://www.t3monitor.de','ter','',''),
(9285120,0,'t3monitor','2.0.0',4411,78,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1693326234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-12.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','afb5c61833da75de458755434a83d596','TYPO3 12 compatibility; drop support for TYPO3  10.4.30','Brain Appeal GmbH',2000000,0,0,'https://www.t3monitor.de','ter','',''),
(9285121,0,'t3monitor','2.0.3',4411,75,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1697187386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-12.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','879fd6da0713effeb0292215573185dd','Improve exception handling','Brain Appeal GmbH',2000003,0,0,'https://www.t3monitor.de','ter','',''),
(9285122,0,'t3monitor','2.0.4',4411,73,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1705402431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-12.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','1f4c907924e8580d4a26c6aa3855ba83','Bugfix release, see changelog for details: https://github.com/BrainAppeal/t3monitor','Brain Appeal GmbH',2000004,0,0,'https://www.t3monitor.de','ter','',''),
(9285123,0,'t3monitor','2.0.5',4411,63,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1718271970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-12.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','ff5c9b60b946368e14e3cc77db0b9e16','Improve creation of status reports for TYPO3 12','Brain Appeal GmbH',2000005,0,0,'https://www.t3monitor.de','ter','',''),
(9285124,0,'t3monitor','2.1.0',4411,54,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1733246833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-13.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','28d0c3fb98d495e7640e21760e5a6d4c','Added TYPO3 13.4 LTS compatibility','Brain Appeal GmbH',2001000,0,0,'https://www.t3monitor.de','ter','',''),
(9285125,0,'t3monitor','2.1.1',4411,23,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1764347489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-13.4.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','f2d7e03f28448b6f080d33a7a8243747','Improved PHP 8.4 compatibility','Brain Appeal GmbH',2001001,0,0,'https://www.t3monitor.de','ter','',''),
(9285126,0,'t3monitor','2.2.0',4411,13,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1776694478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-14.3.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','6cb7d20801c252dbc55a4d2d7c5d2356','TYPO3 14 compatibility','Brain Appeal GmbH',2002000,0,0,'https://www.t3monitor.de','ter','',''),
(9285127,0,'t3monitor','2.2.3',4411,9,'T3Monitor','Monitors TYPO3 installation for updates and security issues (Requires an account on www.t3monitor.de)',2,0,4,1781112749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.30-14.3.99\";}}','T3Monitor Team','feedback@t3monitor.de','brainappeal.developer','9504cdd2bead4ba085509500336bcbee','[BUGFIX] add T3Monitor query parameters to [FE][cacheHash][excludedParameters] in order to prevent caching of status report pages with T3Monitor query parameters','Brain Appeal GmbH',2002003,1,0,'https://www.t3monitor.de','ter','',''),
(9285128,0,'authcode','0.3.0',1228,82,'Auth code libraries','Library for generating and validating one time authorization codes (e.g. for email validation).',1,0,4,1584104393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.2-8.7.99\";s:7:\"extbase\";s:14:\"0.0.0-99.99.99\";}}','Alexander Stehlik','astehlik@intera.de','intera','ebe0b17e9d146e6117a0ac6dbef26664','TYPO3 6, 7 and 8 compatibility','Intera GmbH',3000,0,0,'','ter','',''),
(9285129,0,'authcode','9.0.0',1228,238,'Auth code libraries','Library for generating and validating one time authorization codes (e.g. for email validation).',2,0,4,1584106198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:7:\"extbase\";s:14:\"0.0.0-99.99.99\";}}','Alexander Stehlik','astehlik@intera.de','intera','a62f90364ee39749aadbdf8c00bc6ffe','TYOP3 9 compatibility','Intera GmbH',9000000,1,0,'','ter','',''),
(9285130,0,'update_refindex','0.2.7',2597,186,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',0,0,4,1509366795,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"5.2.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','','dev@aoe.com','aoepeople','602bae781e605a2464816756b9196b3e','[TASK] Raise version to 0.2.7','AOE GmbH',2007,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/0.2.7','ter','',''),
(9285131,0,'update_refindex','0.3.0',2597,290,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',0,0,4,1521127995,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"5.5.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','','dev@aoe.com','aoepeople','e611ba8ce9fa9edb95999402bec8c954',' \n wsBcBAABCAAQBQJaqpFnCRBK7hj4Ov3rIwAAdHIIAKh1ky7411zfaukbcCrJxwbd\n na6FzZdwC1DzU1xc/pqYFt1HewlQzkTk6/0KddSINsNM/SD6Reex0alCde10myeQ\n vLjDXmEnFZ0oxX0vK7IQ/8EAthbMUOqZ5DGyeWmNsmxYhk2yN7wRvMMgJUhjAnk\n J6Eovl6rPHN5G67MOoNAPfzKPbREFvXKSOAyYOGk84qTD4CHH1kGy','AOE GmbH',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/0.3.0','ter','',''),
(9285132,0,'update_refindex','1.0.0',2597,145,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1550756724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','','dev@aoe.com','aoepeople','1720369792ddba0ee959370e57e46bba','[RELEASE] update_refindex 1.1.0','AOE GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285133,0,'update_refindex','1.2.0',2597,260,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1560772274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','','dev@aoe.com','aoepeople','17bbfd1998df268dfcb35b4ec1a1e596','[TASK] Update composer dependencies (4)\n\n [TASK] Update composer dependencies\r\n\r\n [TASK] Update version\r','AOE GmbH',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285134,0,'update_refindex','1.3.0',2597,112,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1593547750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','','dev@aoe.com','aoepeople','a13a3fc66e89ed2144ac198381487611','[RELEASE] update_refindex 1.3.0','AOE GmbH',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285135,0,'update_refindex','2.0.0',2597,108,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1595423235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','dev@aoe.com','aoepeople','02604fed26e05841f8459c85d2ba2b70','[RELEASE] update_refindex 2.0.0','AOE GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285136,0,'update_refindex','2.0.1',2597,99,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1596464232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','dev@aoe.com','aoepeople','b7038fa15b782516b5c22f4683d0fa34','[RELEASE] update_refindex 2.0.1','AOE GmbH',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285137,0,'update_refindex','2.0.2',2597,108,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1598518274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','dev@aoe.com','aoepeople','d13afe38590fae14e60feb86bd5ccd8e','[RELEASE] Release of version 2.0.2','AOE GmbH',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285138,0,'update_refindex','9.0.0',2597,63,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1622633928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','','dev@aoe.com','aoepeople','79c043baa16820382d056586c421e4e0','[FIX] Add extension-release script for TER deployment','AOE GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285139,0,'update_refindex','9.0.1',2597,72,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1635320708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','dev@aoe.com','aoepeople','46242699cdb7cb3b191a3b4ea9f5a5c5','[RELEASE] update_refindex version 9.0.1','AOE GmbH',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285140,0,'update_refindex','9.1.0',2597,41,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1655199212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','dev@aoe.com','aoepeople','5f9680110557bc5f669edea70ad67317','[RELEASE] update_refindex version 9.1.0','AOE GmbH',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285141,0,'update_refindex','9.1.1',2597,76,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,4,1655472411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','dev@aoe.com','aoepeople','567ce289a4428fa2c9e5ebfedc55bda7','[RELEASE] update_refindex version 9.1.1','AOE GmbH',9001001,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285142,0,'update_refindex','11.0.0',2597,38,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,0,1713787625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','eecbb31d20748cfc7d0a74a1dfebb3eb','chore: update deploy to ter action','AOE GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285143,0,'update_refindex','11.1.1',2597,26,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,0,1724165323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','219c86e7d050272d570744f28658bf96','chore: update version','AOE GmbH',11001001,0,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285144,0,'update_refindex','12.0.0',2597,33,'update_refindex','extension contains scheduler-task to update refindex of TYPO3',2,0,0,1727414181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','80c4078b640154345d6e76c9a737c8dd','feat: TYPO3 v12 compatibility (17)\n\n feat: TYPO12\r\n\r\n chore: remove nimut reference\r\n\r\n fix: path\r\n\r\n chore: code quality\r\n\r\n fix: test by up to date prophecy','AOE GmbH',12000000,1,0,'https://docs.typo3.org/typo3cms/extensions/update_refindex/','ter','',''),
(9285145,0,'feature_flag','3.2.0',4785,240,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1491986893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','c2cbe413c60c14fd03593e3d8f73c9c5','[TASK] Update version to 3.2.0','AOE GmbH',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/3.2.2','ter','',''),
(9285146,0,'feature_flag','3.2.1',4785,957,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1494577695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','dece52f55ff92ce886088068d64f7c69','[TASK] Update version to 3.2.1','AOE GmbH',3002001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/3.2.2','ter','',''),
(9285147,0,'feature_flag','3.2.2',4785,149,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1508918053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','689e6a74ad1417deadbd21737979691b','[CLEANUP] cleanup the TCA\n - remove not used (and obsolete) TCA-config dividers2tabs\n - remove needless call of ExtensionManagementUtility::extRelPath(location_storage) in TCA-config iconfile','AOE GmbH',3002002,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/3.2.2','ter','',''),
(9285148,0,'feature_flag','3.3.0',4785,126,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1509980533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','e15c694c23f37369a2e3b51d7da0b410','[FEATURE] update TCA (for tables with feature-flag-support) when TYPO3 creates the TCA-cache (and not on every request)','AOE GmbH',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/3.3.1','ter','',''),
(9285149,0,'feature_flag','3.3.1',4785,200,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1510036214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','08579242907809fe498e05b43f54d655','[CLEANUP] cleanup the code','AOE GmbH',3003001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/3.3.1','ter','',''),
(9285150,0,'feature_flag','4.3.1',4785,186,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1516370263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','3b933f860c57a8eb99a47343a5b20858','[RELEASE] feature_flag 4.3.1','AOE GmbH',4003001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/4.3.1','ter','',''),
(9285151,0,'feature_flag','4.4.0',4785,256,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1521213384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','53b6138abd3ba174b93ff16e82e9fe3a',' \n wsBcBAABCAAQBQJaq977CRBK7hj4Ov3rIwAAdHIIACCdVq/Rq/VuvlAaWnOcMWEs\n z1fFc2CaloriIfYRIfqA0j0nEECj6Lin53Vvv/xrBK6Jc43LXq55eMCBdqrKPKIj\n 4nmMDkDDsUWVqbBEimh9TIHyDT3uuMckHyJjdi2zd5NpKgPxgsHZDCxqGCE4y5xL\n NGHUzAgWWVqoehqcJ8wrzrBSAmm9qoYpL6STvoOuatW2qYuhPWeg','AOE GmbH',4004000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/4.4.1','ter','',''),
(9285152,0,'feature_flag','4.4.1',4785,240,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1530867987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','04cde05ba2abc5089126d535a8555248','[BUGFIX] throw exception when TCA is not loaded and service is called to check if featureFlag is enabled','AOE GmbH',4004001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/4.4.1','ter','',''),
(9285153,0,'feature_flag','5.0.1',4785,77,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1560515178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','dc65e783aeb9b9e3fda195f1447190d5','gpgsig -----BEGIN PGP SIGNATURE-----\n \n wsBcBAABCAAQBQJdA0zOCRBK7hj4Ov3rIwAAdHIIAAlNTBo91il4inZT4ckOymfy\n wA5KHuFFuLSWKJGaAzVETHPKcqChg9AC2ImKqFNk0TSwagiZ5n3S4wHwa2b6lzDY\n OvOz7D6TU8Or0C0WjSVc4TUzEwwUczCp6jEaXhRdozmaZu/7wuq4wgNdOC1VMovK\n QqrIncPVKe5g7895Hhj7t4oYMSayn7WgDpUB5Oue5gxWaWUeOYwLuf1lw95lBZg\n O9EdkZzYceqfCsZbGcWdknh51pSPPzZkd/Ic6z/d1HxYg49HlG9a1deHSc4ZwY\n 8zz/oEdKe27mILI5chRi2KTOz0ewDVNRtfN7HXEjdQByc94XW5C0rDOQGbVPI\n OX/V\n -----END PGP SIGNATURE-----\n \n\nMerge pull request 5 from AOEpeople/TYPO3V8\n\nTYPO3V8 support','AOE GmbH',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285154,0,'feature_flag','5.1.0',4785,80,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1560515896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','e13f4a754618f5f20e4124c93e8ac4b1','[BUGFIX] Minor version fix','AOE GmbH',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285155,0,'feature_flag','5.1.2',4785,267,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1560516031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','ae6dc0bf3bd3dfb537e935ea679b315d','[BUGFIX] Update ext_emconf to version 5.1.2','AOE GmbH',5001002,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285156,0,'feature_flag','5.1.3',4785,73,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1570776260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','6ffb551a47c97915dc7e8c5fa09abc0b','[RELEASE] Release of Version 5.1.3','AOE GmbH',5001003,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285157,0,'feature_flag','5.1.4',4785,195,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1570780579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','3628d7bd0d2039289f99f5e26239e0b1','[RELEASE] Release of version 5.1.4','AOE GmbH',5001004,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285158,0,'feature_flag','8.1.0',4785,123,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1595427018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','b83c0926429dfe84741e69dff48d0365','[RELEASE] Release of Version 8.1.0','AOE GmbH',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285159,0,'feature_flag','8.1.1',4785,127,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1598506341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','aa2a3ca3b501bd979eed0e415e2a5615','[RELEASE] Version 8.1.1','AOE GmbH',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285160,0,'feature_flag','9.0.0',4785,62,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1635341955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','5dccdef171c417fd783a074c8d685715','[TASK] Fix TER deployment','AOE GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285161,0,'feature_flag','11.0.0',4785,58,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1646916088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','83ec69c663ef2dd2369f695b292fd524','[TASK] currently we dont support PHP8','AOE GmbH',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285162,0,'feature_flag','11.1.0',4785,38,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1655209316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','ab89b135c3331ee21054244572de7e24','[RELEASE] Release of version 11.1.0','AOE GmbH',11001000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285163,0,'feature_flag','11.1.1',4785,59,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1655472520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','00b2e4202c8efdd8121fd5b727f390a5','[RELEASE] feature_flag version 11.1.1','AOE GmbH',11001001,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285164,0,'feature_flag','11.1.9',4785,63,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1665661101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','13b374bb9553d724df46aefe3e9117ba','[RELEASE] Release version 11.1.9','AOE GmbH',11001009,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285165,0,'feature_flag','11.3.0',4785,26,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1713788336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','f0adae50f6621d75b6f68877ec6e41f5','Update deploy.yml with new TER workflow','AOE GmbH',11003000,0,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285166,0,'feature_flag','11.3.1',4785,45,'Feature Flags for TYPO3','Add ability to use feature flags for extensions and content elements',2,0,4,1714393184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Gutjahr, Kevin Schu','dev@aoe.com','aoepeople','ffaf7c859a65b0aa1db58264c79fb701','chore: raise version number','AOE GmbH',11003001,1,0,'https://docs.typo3.org/typo3cms/extensions/feature_flag/','ter','',''),
(9285167,0,'natural_gallery','1.0.5',4481,225,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1491903981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','283ca90d08d285e4b0c777584374d209','Fix bug where lightbox was not opened if first gallery was inside hidden element and update natural-gallery-js','Ecodev',1000005,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285168,0,'natural_gallery','1.0.6',4481,190,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1497887482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','a91663655b33bad1b9c285a14baffb7a','Update natural-gallery-js to version 2.2.1\n\nAllows to insert a link at level of the item. The label is transformed as button.\nJust forge the link in the image description eg. a href\"myurl\"My label/a\nAny further html or text after the link is sanitize','Ecodev',1000006,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285169,0,'natural_gallery','1.0.7',4481,194,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1498060233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','151771101a2ac728996719d431cfa1d1','Update natural-gallery-js to version 2.3.1','Ecodev',1000007,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285170,0,'natural_gallery','1.0.8',4481,252,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1499956402,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','2bf5dd0adac6951bb262730556f7e52d','Update natural-gallery-js to version 2.4.0','Ecodev',1000008,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285171,0,'natural_gallery','1.0.9',4481,161,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1501616983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','5a8f7274a6e2786384e292e7880bd8f2','[Release] v1.0.9 Update natural-gallery-js to allow responsive on square format','Ecodev',1000009,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285172,0,'natural_gallery','1.0.10',4481,513,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',1,0,3,1501622788,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','90dfa0f6d2426e1ecf111299d386bfbe','[Release] v1.0.10 Rename row height field','Ecodev',1000010,0,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285173,0,'natural_gallery','2.0.0',4481,403,'Natural Gallery','A lazy load, infinite scroll and natural layout list gallery',2,0,3,1556267197,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";s:3:\"vhs\";s:11:\"0.0.0-0.0.0\";}}','Fabien Udriot, Sylvain Tissot, Samuel Baptista','fabien.udriot@ecodev.ch, sylvain.tissot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','e4737c1404ee56a2801e1a11bc653efe','Release 2.0.0 - https://github.com/Ecodev/natural-gallery-typo3/compare/1.0.10...2.0.0\n\nTYPO3 v9 compatibility','Ecodev',2000000,1,0,'https://github.com/Ecodev/natural-gallery-typo3','ter','',''),
(9285174,0,'sav_charts','0.3.0',3908,262,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1494680783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','5592fa414aec77e22bcfb821f3842b52','Processing of callback functions and plugins added.\r\nDocumentation updated.\r\nVersion of charts.js changed to 2.5.0.\r\n','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_charts/0.3.1','ter','',''),
(9285175,0,'sav_charts','0.3.1',3908,374,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1494920611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','be6089947bc72f9404e3c605fdccfeb4','Small bug corrected in the use of file callback functions','',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_charts/0.3.1','ter','',''),
(9285176,0,'sav_charts','0.4.0',3908,321,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1513087182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','0601874f7aa0c4c99be3572a53d7056c','See changelog section in the documentation','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_charts/0.4.0','ter','',''),
(9285177,0,'sav_charts','0.5.0',3908,319,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1537950094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','e31d0297151b74311b18a3dcd087caa1','See changelog section in the documentation','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_charts/0.5.0','ter','',''),
(9285178,0,'sav_charts','9.5.0',3908,336,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1573198947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','4e271b00efcfa88fd4506c1780de16bb','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/9.5/en-us','ter','',''),
(9285179,0,'sav_charts','10.3.0',3908,240,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1584206154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','6b1da159aeea5f0cf75891992c4bb2bd','Compatibility changed to TYPO3 10.3.0.','',10003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/10.3/en-us','ter','',''),
(9285180,0,'sav_charts','10.4.0',3908,256,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1587992222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','4cfb2117f2f904acfba5d01668813776','Compatibility changed to TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/10.4/en-us','ter','',''),
(9285181,0,'sav_charts','11.2.0',3908,132,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1621528101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.23-11.2.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','b06868559925e3804b213d9741a4659f','Version 11.2.0','',11002000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/11.2/en-us','ter','',''),
(9285182,0,'sav_charts','11.5.0',3908,143,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1637226104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','85b93869b57a02b476129bef7973bb9c','Version 11.5.0','',11005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/11.5/en-us','ter','',''),
(9285183,0,'sav_charts','13.4.0',3908,61,'SAV Charts','Extension which displays charts using the chart.js library',2,0,3,1729968278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.6-13.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','f3f5970cb346c11a9149d8a9f98cd2da','Compatibility changed to TYPO3 12.4.x and 13.4.x.\r\nVersion of chart.js changed to 4.4.5.','',13004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/13.4/en-us','ter','',''),
(9285184,0,'sav_charts','14.3.0',3908,2,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1786049624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','678d7889ce1c114a99727da1a80772e9','New version 14.3.0','',14003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/14.3/en-us','ter','',''),
(9285185,0,'sav_charts','14.4.0',3908,3,'SAV Charts','Extension which displays charts using the charts.js library',2,0,3,1786086808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','c48639ae5190cc83d1f57c9262dd5ca7','Version 14.4.0','',14004000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-charts/14.4/en-us','ter','',''),
(9285186,0,'wh_save_buttons','1.1.0',4592,253,'Bring back the save buttons!','Reverts the drop down save buttons in the backend to 3 single buttons',2,0,3,1499979607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Friese','sven@widerheim.de','t3sven','07618dd28363fd24ed1050f9e5295848','Add parsing of all button clusters, make TYPO3 8.7 compatible, fix bugs','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/wh_save_buttons/1.1.0','ter','',''),
(9285187,0,'wh_save_buttons','1.1.1',4592,1562,'Bring back the save buttons!','Reverts the drop down save buttons in the backend to 3 single buttons',2,0,3,1500632521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Friese','sven@widerheim.de','t3sven','a4208dc327532ffa8a8e4748cd40675b','Fix typo in composer.json','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/wh_save_buttons/1.1.0','ter','',''),
(9285188,0,'wh_save_buttons','1.2.0',4592,2390,'Bring back the save buttons!','Reverts the drop down save buttons in the backend to 3 single buttons',2,0,3,1518733639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Friese','sven@widerheim.de','t3sven','2e886f979743d92321fe875e52889bed','Add backward compatibility for TYPO3 7.6.','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/wh_save_buttons/1.2.0','ter','',''),
(9285189,0,'koning_api_queue','1.0.3',1172,126,'API Queue','Queue your API requests and view them in the backend',999,0,1,1496061706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','72fc3fa7fafbfd71111fd58ca2ff1fb0','Extension is deprecated.','DevElement',1000003,0,0,'https://github.com/koninklijke-collective/koning_api_queue','ter','',''),
(9285190,0,'koning_api_queue','1.0.4',1172,693,'API Queue','Queue your API requests and view them in the backend',5,0,1,1496062347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','954211731809f30cde995f8487483c69','Extension is obsolete.','DevElement',1000004,1,0,'https://github.com/koninklijke-collective/koning_api_queue','ter','',''),
(9285191,0,'skip_page_is_being_generated','1.1.6',5609,2937,'Disable the \"Page is being generated\" message','Invalidates the timestamp of the \"Page is being generated\" message so that the TSFE always displays the actual page content.',2,0,4,1491286752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.14-8.7.99\";}}','Benjamin Franzke','bfr@qbus.de','abandoned_extensions','8d03cf0ccf55914ee480574b97eda815','TYPO3 8.7 compatibility','Qbus Werbeagentur GmbH',1001006,0,0,'https://github.com/qbus-agentur/skip_page_is_being_generated/blob/master/README.rst','ter','',''),
(9285192,0,'skip_page_is_being_generated','1.1.7',5609,899,'Disable the \"Page is being generated\" message','Invalidates the timestamp of the \"Page is being generated\" message so that the TSFE always displays the actual page content.',2,0,4,1548607122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.14-9.5.99\";}}','Benjamin Franzke','bfr@qbus.de','abandoned_extensions','2294fc2521d6a908a6cba4f97ef6d747','TYPO3 9.5 compatibility','Qbus Werbeagentur GmbH',1001007,1,0,'https://github.com/qbus-agentur/skip_page_is_being_generated/blob/master/README.rst','ter','',''),
(9285193,0,'koning_instagram','2.0.0',5646,674,'Embed Instagram posts','Embed Instagram posts in TYPO3',2,0,3,1493206913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','c51a5dad041ab591f048c210d12c9ae1','[!!!] Breaking change. The Instagram API does not allow storing credentials and simply displaying content anymore. The extension now allows embedding a post based on a url.','DevElement',2000000,0,0,'https://github.com/koninklijke-collective/koning_instagram','ter','',''),
(9285194,0,'koning_instagram','2.0.1',5646,240,'Embed Instagram posts','Embed Instagram posts in TYPO3',5,0,3,1588842011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','6f581b4f5022a6e593c71771daf44cfb','Marked extension as obsolete','DevElement',2000001,1,0,'https://github.com/koninklijke-collective/koning_instagram','ter','',''),
(9285195,0,'gsfavicon','1.0.0',1653,223,'GS Favicon for Bootstrap Package','GS Favicon allows you to use favicons generated at http://www.favicon-generator.org/ with the Bootstrap Package.',2,0,6,1512779102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.9-8.99.99\";s:17:\"bootstrap_package\";s:11:\"6.2.9-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','96bfd98ab77a4bd7e6d38969f55346e9','TYPO3 8.7 cleanup','Gilbertsoft',1000000,0,0,'http://github.com/gilbertsoft/typo3-gsfavicon/wiki','ter','',''),
(9285196,0,'gsfavicon','2.0.0',1653,668,'GS Favicon for Bootstrap Package','GS Favicon allows you to use favicons generated at http://www.favicon-generator.org/ with the Bootstrap Package.',2,0,6,1518453462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:12:\"9.0.0-9.1.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','73d2187097aaa715d71758ce1151e571','[TASK] Dropped TYPO3 6.2 and 7.6 support and added composer dependency\r\n[!!!][TASK] Use .typoscript instead of .txt for configuration files and added dependencies','Gilbertsoft',2000000,1,0,'http://github.com/gilbertsoft/typo3-gsfavicon/wiki','ter','',''),
(9285197,0,'koning_open_graph','1.2.5',1755,322,'Open Graph','Manage open graph tags in TYPO3 inside Page Properties',5,0,3,1588854733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','5bd443445f98a0285f65c85e57cdaaf4','Mark extension obsolete. Due to v9.','DevElement',1002005,1,0,'https://github.com/koninklijke-collective/koning_open_graph','ter','',''),
(9285198,0,'bwrk_facebook_reviews','1.1.2',1026,298,'BERGWERK Facebook Reviews','Fetch facebook reviews for TYPO3 usage',2,0,3,1530018300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:12:\"bwrk_utility\";s:12:\"1.0.0-1.9.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','1ed3b998842f2455dd35fc59236cf382','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_facebook_reviews','BERGWERK Werbeagentur GmbH',1001002,1,0,'https://github.com/bergwerk/bwrk_facebook_reviews/blob/master/README.md','ter','',''),
(9285199,0,'bwrk_rst','1.1.2',1393,361,'reStructuredText','parse RST files and content',2,0,3,1530014291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:12:\"bwrk_utility\";s:12:\"1.0.0-1.9.99\";}}','BERGWERK','technik@bergwerk.ag','abandoned_extensions','2fcbc6f7aa0902d9873c3bf53f548462','Thank you for using our Extension!\r\n\r\nAfter many discussions we decided to stop supporting this one.\r\nThis is the last release, we will announce. \r\n\r\nSee our GitHub Archive for further informations:\r\nhttps://github.com/bergwerk/bwrk_rst','BERGWERK Werbeagentur GmbH',1001002,1,0,'https://github.com/bergwerk/bwrk_rst/blob/master/README.md','ter','',''),
(9285200,0,'error404page','3.0.1',11167,270,'Error 404 page','Use TYPO3 pages for display 404 errors. Optional error 403 redirect handling. Works for multi domain and multilingual installations.',2,0,2,1491836991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','67225141d3dd256712aa2d299641e860','[BUGFIX] Add cookie domain for fetching error page','',3000001,0,0,'https://github.com/r3h6/TYPO3.EXT.error404page/blob/master/README.rst','ter','',''),
(9285201,0,'error404page','3.0.2',11167,458,'Error 404 page','Use TYPO3 pages for display 404 errors. Optional error 403 redirect handling. Works for multi domain and multilingual installations.',2,0,2,1494878594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','a2de6d62ee65bda394836dd13aa1fa06','[BUGFIX] Make HTTP-auth options compatible with Guzzle 6','',3000002,0,0,'https://github.com/r3h6/TYPO3.EXT.error404page/blob/master/README.rst','ter','',''),
(9285202,0,'error404page','3.0.3',11167,501,'Error 404 page','Use TYPO3 pages for display 404 errors. Optional error 403 redirect handling. Works for multi domain and multilingual installations.',2,0,2,1501227378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','276faede294c9fd82911458cd7e63d95','Fix redirect handling. Include pull request 12 and 13.','',3000003,0,0,'https://github.com/r3h6/TYPO3.EXT.error404page/blob/master/README.rst','ter','',''),
(9285203,0,'error404page','3.0.4',11167,3620,'Error 404 page','Use TYPO3 pages for display 404 errors. Optional error 403 redirect handling. Works for multi domain and multilingual installations.',2,0,2,1505334704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','6beea3e7400e380d71df473ee35018c2','Bugfix release','',3000004,0,0,'https://github.com/r3h6/TYPO3.EXT.error404page/blob/master/README.rst','ter','',''),
(9285204,0,'error404page','3.0.6',11167,2866,'Error 404 page','Use TYPO3 pages for display 404 errors. Optional error 403 redirect handling. Works for multi domain and multilingual installations.',2,0,2,1537969341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','2d1ed012180b5eb0220f67081b08779d','Fixed issue for checking fe user logged in or not. Composer subtree split.','',3000006,1,0,'https://github.com/r3h6/TYPO3.EXT.error404page/blob/master/README.rst','ter','',''),
(9285205,0,'guide','2.0.0',1832,730,'Guide','Guides new users through the system. New guided tours can easily be configured by page typoscript.',0,0,3,1506001053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.1-8.9.99\";}}','Thomas Deuling, Pascal Stammer','typo3@coding.ms','tdeuling','7be2ea510eec8a7d288e3a409efddb98','See ChangeLog.md for more information','',2000000,1,0,'https://www.coding.ms/documentation/typo3-guide/','ter','',''),
(9285206,0,'px_shopware','3.0.4',7148,571,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1496311357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-7.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','5779404309524745d52b4237ab21a20a','[BUGFIX] fix BE suggest after T3 core update to 7.6.18','portrino, netlogix',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/3.0.5','ter','',''),
(9285207,0,'px_shopware','3.0.5',7148,613,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1510733695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-7.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','5c00ba5656aed8e34664da289304aa44','Please use https://github.com/portrino/px_shopware for more informations.','portrino, netlogix',3000005,0,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/3.0.5','ter','',''),
(9285208,0,'px_shopware','3.1.0',7148,228,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1539084416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-8.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','44d2bc07e4b1404a30b8948959404703','[TASK] updates dependencies in composer.json and ext_emconf.php for TYPO3 8.7\r\n[TASK] updates license in composer.json for packagist compatibility\r\n[TASK] updates Cache/CacheChain.php with new method for TYPO3 8.7\r\n[TASK] updates Backend/Toolbar/ClearCach','portrino, netlogix',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/','ter','',''),
(9285209,0,'px_shopware','3.2.0',7148,215,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1539084728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-8.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','656dcf0dc21056ad71f2b3c1bb71acc1','[FEATURE] allow to tease articles of a specified category\r\n[TASK] updates PageLayoutViewDraw hook\r\n[BUGFIX] updates Solr Indexer service classes to avoid PHP  7.0 warnings\r\n[CLEANUP] updates ext_localconf and ext_tables','portrino, netlogix',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/3.2.2','ter','',''),
(9285210,0,'px_shopware','3.2.1',7148,222,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1539084883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-8.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','410f9864ae8ef0260e0f85b3281528f9','[CLEANUP] removes version number from README','portrino, netlogix',3002001,0,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/3.2.2','ter','',''),
(9285211,0,'px_shopware','3.2.2',7148,690,'Shopware Client for TYPO3','Provides frontend plugins to render articles, products from shopware systems',2,0,3,1539084905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.27-8.99.99\";}}','André Wuttig, Sascha Nowak','support@portrino.de, sascha.nowak@netlogix.de','portrino','27fe3242885ec9a9452e9f62c831a9a6','[TASK] updates documentation with new open source shopware plugin ','portrino, netlogix',3002002,1,0,'https://docs.typo3.org/typo3cms/extensions/px_shopware/3.2.2','ter','',''),
(9285212,0,'fal_s3','1.4.0',3172,534,'S3 driver for FAL','Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.',1,0,4,1492705210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.12-8.5.99\";}}','Arno Schoon','arno@maxserv.com','maxserv-arno','2c3f8a7d2de1f9523cf19f242a04dfaa','Added excludedFolders option so certain folders available in S3 can be excluded from TYPO3.','MaxServ B.V.',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/fal_s3/1.4.0','ter','',''),
(9285213,0,'fal_s3','1.8.3',3172,318,'S3 driver for FAL','Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.',1,0,4,1540978580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.12-8.7.99\";}}','Arno Schoon','arno@maxserv.com','maxserv-arno','00e180015b1d185fbbb0ded52172b660','https://github.com/MaxServ/t3ext-fal_s3/tree/1.8.3','MaxServ B.V.',1008003,0,0,'https://docs.typo3.org/typo3cms/extensions/fal_s3/1.8.3','ter','',''),
(9285214,0,'fal_s3','1.9.2',3172,433,'S3 driver for FAL','Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.',2,0,4,1569507422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.12-9.5.99\";}}','Arno Schoon','support@maxserv.com','maxserv-arno','4843c2e585efb9149b03a84824e652d2','Bugfix, solves a few of the issues described in https://github.com/MaxServ/t3ext-fal_s3/issues/49','MaxServ B.V.',1009002,0,0,'https://docs.typo3.org/typo3cms/extensions/fal_s3/','ter','',''),
(9285215,0,'fal_s3','1.11.0',3172,154,'S3 driver for FAL','Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.',2,0,4,1632143577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.12-10.4.99\";}}','Arno Schoon','support@maxserv.com','maxserv-arno','afaf1870d5ec441a56272f57460bc8d1','Add TYPO3 v10 compatibility','MaxServ B.V.',1011000,0,0,'https://docs.typo3.org/typo3cms/extensions/fal_s3/','ter','',''),
(9285216,0,'fal_s3','2.1.1',3172,65,'S3 driver for FAL','Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.',2,0,4,1722598336,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";s:7:\"backend\";s:14:\"10.4.0-12.5.99\";s:7:\"extbase\";s:14:\"10.4.0-12.5.99\";}s:8:\"suggests\";a:1:{s:9:\"extractor\";s:13:\"2.0.0-2.99.99\";}}','Arno Schoon','support@maxserv.com','maxserv-arno','e49aa2da53ce2d19c4ca7cccf1704059','https://github.com/MaxServ/t3ext-fal_s3/releases/tag/2.1.1','MaxServ B.V.',2001001,1,0,'https://docs.typo3.org/typo3cms/extensions/fal_s3/','ter','',''),
(9285217,0,'nitsan_hellobar','2.2.0',4841,556,'[NITSAN] HelloBar.com','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site!',2,0,3,1506432532,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";s:7:\"extbase\";s:11:\"6.0.0-8.9.9\";s:5:\"fluid\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chuahan','sanjay@nitsan.in','nitsan','5861bf9fd8544d0843d1ad2bd7b47216','Added compatibility for TYPO3 6.x','nitsan.in',2002000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285218,0,'nitsan_hellobar','3.0.0',4841,257,'NITSAN HelloBar - An API Plugin of HelloBar.com','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site!',2,0,3,1554477019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chuahan','sanjay@nitsan.in','nitsan','f7c1994a9cef15ea9bd9e4028882d0fc','Support everyones lovable Composer :)','nitsan.in',3000000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285219,0,'nitsan_hellobar','3.0.1',4841,329,'NITSAN HelloBar - An API Plugin of HelloBar.com','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site!',2,0,3,1559294545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','7a5dc9b146a8f6e623a87dc0f102bfc2','Adding new icon','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285220,0,'nitsan_hellobar','3.1.0',4841,438,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1575348454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','aa4d681d1c5d5def8898b3f591ac70b8','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',3001000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285221,0,'nitsan_hellobar','4.0.0',4841,396,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1586946888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','16420ee0a9c1cc497bf9de70a2725a73','Release 4.0.0\n\n[Update] Make it compatible with TYPO3 v9 & v10\r\n[Improved] Added Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285222,0,'nitsan_hellobar','4.0.2',4841,124,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1631166501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','05621599a876a1b50dbc3239d1d58dd6','New release of version 4.0.2 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285223,0,'nitsan_hellobar','5.0.0',4841,121,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1640621396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','9d8ae156b7e0bc6932c6032b243d3393','New release of version 5.0.0 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285224,0,'nitsan_hellobar','5.0.1',4841,111,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1643009324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','5f4d5ffabff241210c051d10b56942bf','New release of version 5.0.1 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',5000001,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285225,0,'nitsan_hellobar','5.0.2',4841,115,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1645008491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','47384589d3dae011116010c4831b1d31','New release of version 5.0.2 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',5000002,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285226,0,'nitsan_hellobar','5.0.3',4841,114,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/tyop3-hellobar-api-plugin-free/',2,0,3,1653907259,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','6604968b1160622aa425451c8b2d8870','New release of version 5.0.3 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',5000003,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285227,0,'nitsan_hellobar','6.0.0',4841,94,'[NITSAN] HelloBar.com Plugin','An API Integration for HelloBar.com - One of the most popular site! Integrate hellobar panel(s) with simple configuration from TYPO3 Backend & Displaying it at global to your TYPO3 site! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/tyop3-hellobar-api-plugin-free/',2,0,3,1688136361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','960c9304122ec44671716220851099db','New release of version 6.0.0 - see details, changelog and documentation on https://t3terminal.com/hellobar-typo3-extension-free','NITSAN Technologies Pvt Ltd',6000000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285228,0,'nitsan_hellobar','6.0.1',4841,58,'HelloBar','The HelloBar TYPO3 Extension is a valuable tool for configuring and designing messages on your website. It provides tools and services to schedule messages for your guests exactly when you want them to see the messages. With Hello Bar, you can attract guests to your website and improve user engagement.\n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/hellobar  Documentation & Free Support: https://t3planet.com/typo3-hellobar-extension',2,0,3,1712671040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','2d854f35bd85fcf3d83376ee11cfaa11','New release of version 6.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-hellobar-extension','T3Planet // NITSAN',6000001,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285229,0,'nitsan_hellobar','6.1.0',4841,60,'HelloBar','The HelloBar TYPO3 Extension is a valuable tool for configuring and designing messages on your website. It provides tools and services to schedule messages for your guests exactly when you want them to see the messages. With Hello Bar, you can attract guests to your website and improve user engagement.\n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/hellobar  Documentation & Free Support: https://t3planet.com/typo3-hellobar-extension',2,0,3,1716965730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','27b08f9082a2d38ddd0f7d2a2cdfbe23','New release of version 6.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-hellobar-extension','T3Planet // NITSAN',6001000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285230,0,'nitsan_hellobar','7.0.0',4841,48,'HelloBar','The HelloBar TYPO3 Extension is a valuable tool for configuring and designing messages on your website. It provides tools and services to schedule messages for your guests exactly when you want them to see the messages. With Hello Bar, you can attract guests to your website and improve user engagement.\n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/hellobar  Documentation & Free Support: https://t3planet.com/typo3-hellobar-extension',2,0,3,1729774153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','84d1383b3ffa7f72f86574b10ce41ff8','New release of version 7.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-hellobar-extension','T3Planet // NITSAN',7000000,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285231,0,'nitsan_hellobar','7.0.1',4841,34,'TYPO3 HelloBar  Smart Notification Bar','The TYPO3 HelloBar Extension helps you schedule and display engaging notification messages to your visitors, boosting visibility and user interaction.',2,0,3,1751280682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','34cedfa418d2ab45a64695da2ae94dde','New release of version 7.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-hellobar-extension','T3Planet',7000001,0,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285232,0,'nitsan_hellobar','8.0.0',4841,19,'TYPO3 HelloBar  Smart Notification Bar','The TYPO3 HelloBar Extension helps you schedule and display engaging notification messages to your visitors, boosting visibility and user interaction.',2,0,3,1771240875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','860e1516a866e5b3d3268b9b37dc7610','New release of version 8.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-hellobar-extension','T3Planet',8000000,1,0,'https://t3planet.de/typo3-hellobar-erweiterung','ter','',''),
(9285233,0,'cookie_cuttr','1.0.3',1227,375,'Cookie Cuttr','Under EU cookie law - the legislation says websites have to get permission from users before storing pieces of information called cookies on their computers. I have tried to implement CookieCuttr with TYPO3.',1,0,4,1527717938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.0.99\";}}','Ghanshyam Gohel','ghanshyam.typo3developer@gmail.com','abandoned_extensions','34bc0e1a6f1e61c76882e0f1668c09e7','Please use Cookie Privacy & Data Privacy (DSGVO) https://extensions.typo3.org/extension/cookie_data_privacy/','',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/cookie_cuttr/1.0.3','ter','',''),
(9285234,0,'feusersmap','0.8.1',3107,453,'FE Users Map','Responsive Google maps for frontend users',1,0,3,1499801304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','5a4a662b2bea9e0e5b5ef27e01598f1e','Support for TYPO3 8.7 LTS, templates changed, when updating check the templates.','',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/feusersmap/0.8.3','ter','',''),
(9285235,0,'feusersmap','0.8.2',3107,24,'FE Users Map','Responsive Google maps for frontend users',1,-1,3,1503679595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a1088b387c2d8f1b54732320fa1cb26c','Inserted French and dutch translations. Removed unused hidden field L {Lvar} in templates. Thanks for reporting netcreators...','',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/feusersmap/0.8.3','ter','',''),
(9285236,0,'feusersmap','0.8.3',3107,407,'FE Users Map','Responsive Google maps for frontend users',1,0,3,1504699389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','afbd8928d959b14eb055ce945c245001','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',8003,0,0,'https://docs.typo3.org/typo3cms/extensions/feusersmap/0.8.3','ter','',''),
(9285237,0,'feusersmap','0.9.2',3107,420,'FE Users Map','Responsive Google maps for frontend users',1,0,3,1539246403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','bb21ff659bfd989e1b3be51a2c53193a','TYPO3 9 LTS compatibility. Templates changed, Viewhelper parameter {_all.settings} -  {settings} changed. ','',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/feusersmap/0.9.2','ter','',''),
(9285238,0,'feusersmap','2.0.0',3107,63,'FeUsersMap','OpenstreetMap for fe_users',1,0,3,1692436623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a356d7247fd1028461bedbe743b6ba08',' New version with leaflet / OpenStreetMap for fe_users','',2000000,0,0,'https://docs.typo3.org/p/wsr/feusersmap/2.0/en-us','ter','',''),
(9285239,0,'feusersmap','2.0.1',3107,69,'FeUsersMap','OpenstreetMap for fe_users',1,0,3,1692464255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','03d3033f0eed44515ee9cd689a483963','Bugfix composer.json','',2000001,0,0,'https://docs.typo3.org/p/wsr/feusersmap/2.0/en-us','ter','',''),
(9285240,0,'feusersmap','2.0.3',3107,61,'FeUsersMap','OpenstreetMap for fe_users',1,0,3,1694347654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','c06ed811d62799b4b85e1d2d628affb4','Details view now with map. Template Details.html changed','',2000003,0,0,'https://docs.typo3.org/p/wsr/feusersmap/2.0/en-us','ter','',''),
(9285241,0,'feusersmap','2.0.4',3107,86,'FeUsersMap','OpenstreetMap for fe_users',1,0,3,1694532047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6caf3ce5909aa8328933d0c3e2fd3ef1','Bugfix template Details.html (mapIcon size)','',2000004,0,0,'https://docs.typo3.org/p/wsr/feusersmap/2.0/en-us','ter','',''),
(9285242,0,'feusersmap','2.1.2',3107,57,'FeUsersMap','OpenstreetMap for fe_users',1,0,3,1729511389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','e85c2362f1dec2bfd16a2fce56ecb6a2','TYPO3 13 compatibility','',2001002,1,0,'https://docs.typo3.org/p/wsr/feusersmap/2.1/en-us','ter','',''),
(9285243,0,'pits_tagcloud','2.0.0',1299,703,'Pits Tag Cloud','An extension to generate tagcloud out of text links, image links or table data',2,0,3,1517985841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Minu Thomas','minu.ts@pitsolutions.com','pitsolutions_typo3','d9b2522dd1fee2d6f02a66d4255699e7','8 LTS Compatibility Fix','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pits_tagcloud/2.0.0','ter','',''),
(9285244,0,'t3monitoring_client','9.2.0',6475,151,'Client extension for the t3monitoring service','',2,0,3,1603908887,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"reports\";s:13:\"9.5.0-10.4.99\";}}','Georg Ringer','','just2b','38538d4782d1ea66d9a6a7031bc7415a','Official support of 910 LTS','',9002000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3monitoring_client/','ter','',''),
(9285245,0,'t3monitoring','2.0.0',2861,748,'Monitoring for TYPO3 installations','',1,0,0,1524914031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.6-9.0.99\";}}','Georg Ringer','','just2b','9d274b8df67ac354066045f48ee48e92','The master installation now needs 8.7 - everything is migrated to doctrine DBAL','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3monitoring/2.0.0','ter','',''),
(9285246,0,'t3monitoring','3.0.0',2861,46,'Monitoring for TYPO3 installations','',2,0,0,1722754592,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Georg Ringer','','just2b','bd43f91ad3dd1316baf25b8d967d8d0a','Support for TYPO3 v12','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3monitoring/','ter','',''),
(9285247,0,'static_info_tables_sk','6.5.0',2139,214,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, \n                        currencies and so on.',2,0,4,1530823240,'a:1:{s:7:\"depends\";a:3:{s:18:\"static_info_tables\";s:12:\"6.5.0-6.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','771d5245ab213627f119e1934d6daf18','Update for compatibility with static_info_tables 6.5','',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285248,0,'static_info_tables_sk','6.7.0',2139,333,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, \n                        currencies and so on.',2,0,4,1543009407,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','ae9aa2fc3896bd9575aad52e59006492','Requires TYPO3 8 LTS and enabled with TYPO3 9 LTS.','',6007000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285249,0,'static_info_tables_sk','6.9.0',2139,157,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1593085982,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','c6d8bf18d41fd847acccc84453c35245','This release introduces compatibility for TYPO3 v10.','',6009000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285250,0,'static_info_tables_sk','11.5.0',2139,66,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1639426487,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','1689678db4200b625a589d4a37ee928c','[TASK] Add compatibility to version 11.5','',11005000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285251,0,'static_info_tables_sk','11.5.1',2139,30,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1696445569,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','704ed0c0d2fcd711c8c505228e21bc24','[FIX] Use expression language in page ts config The TypoScript condition is updated to use expression language.','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285252,0,'static_info_tables_sk','12.4.0',2139,46,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1701806459,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','8facbe9b5a08d8c86fc84540279d6759','[TASK] Add compatibility to version 12.4','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285253,0,'static_info_tables_sk','13.4.0',2139,5,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1777831570,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','dacb90067333c96c86b6ebd2b41ccc0b','[TASK] Update to be used with TPYO3 v13.4','',13004000,0,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285254,0,'static_info_tables_sk','13.4.1',2139,4,'Static Info Tables (sk)','(sk) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1783591255,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Manuel Selbach','manuel_selbach@yahoo.de','mselbach','989a2fa55fa3be41e07dfbd2ab3bbf9b','[FIX] Bump TYPO3 version in composer.json to 13.4','',13004001,1,0,'https://docs.typo3.org/typo3cms/extensions/static_info_tables_sk/','ter','',''),
(9285255,0,'koning_bootstrap_carousel','1.1.0',1928,497,'Bootstrap carousel','Carousel with Bootstrap 3. compliant HTML',2,0,3,1568800975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jesper Paardekooper,Benjamin Serfhos','jesper@koninklijk.io,benjamin@koninklijk.io','koninklijk','6c157641cafea38a0a197b77f88b5948','As requested; Release for TYPO3 version 9.5.','Koninklijke Collective',1001000,1,0,'https://github.com/koninklijke-collective/koning_bootstrap_carousel','ter','',''),
(9285256,0,'koning_library','1.2.1',2891,352,'Koning: Library','ViewHelpers, Abstract classes, Wizards and Utilities',2,0,4,1499685782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper,Benjamin Serfhos','jesper@koninklijk.io, benjamin@koninklijk.io','koninklijk','95b10c48e4999adc610daa965c6e6e7e','Fix issue in EidUtility','Koninklijke Collective',1002001,0,0,'https://github.com/koninklijke-collective/koning_library','ter','',''),
(9285257,0,'koning_library','1.3.0',2891,366,'Koning: Library','ViewHelpers, Abstract classes, Wizards and Utilities',2,0,4,1525348499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jesper Paardekooper,Benjamin Serfhos','jesper@koninklijk.io, benjamin@koninklijk.io','koninklijk','640a6f60d2528c150fb443033f1727cd','Prepared TYPO3 8.x release','Koninklijke Collective',1003000,0,0,'https://github.com/koninklijke-collective/koning_library','ter','',''),
(9285258,0,'koning_library','1.3.1',2891,138,'Koning: Library','ViewHelpers, Abstract classes, Wizards and Utilities',2,0,4,1568990086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jesper Paardekooper,Benjamin Serfhos','jesper@koninklijk.io, benjamin@koninklijk.io','koninklijk','f2b1f5ebf3b246487f98a144729aa531','Patched parent constructor fixed by Michiel Roos','Koninklijke Collective',1003001,0,0,'https://github.com/koninklijke-collective/koning_library','ter','',''),
(9285259,0,'koning_library','2.0.0',2891,275,'Koning: Library','ViewHelpers, Abstract classes, Wizards and Utilities',2,0,4,1568990116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jesper Paardekooper,Benjamin Serfhos','jesper@koninklijk.io, benjamin@koninklijk.io','koninklijk','d00857c5affd9b187e8b6b597b6c496d','Added compatibility with TYPO3 9.5','Koninklijke Collective',2000000,0,0,'https://github.com/koninklijke-collective/koning_library','ter','',''),
(9285260,0,'koning_library','2.1.4',2891,291,'Koning: Library','ViewHelpers, Abstract classes, Wizards and Utilities',2,0,4,1588845653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.16-9.5.99\";}}','Jesper Paardekooper,Benjamin Serfhos','koninklijkecollective@gmail.com','koninklijk','b8ca5890fddfe8844a0d39b4c1468445','TYPO3 v9.5.16 bugfix release on TER. If you want to keep up-to-date with release, please use packagist \"koninklijke-collective/koning-library\".','Koninklijke Collective',2001004,1,0,'https://github.com/koninklijke-collective/koning_library','ter','',''),
(9285261,0,'sf_event_mgt_indexer','1.0.1',3991,367,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1493920834,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"ke_search\";s:11:\"2.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"1.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','7a9879583ec4f58bbb917bf08b9141f2','Removed hardcoded prefix for index entries','',1000001,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285262,0,'sf_event_mgt_indexer','1.0.2',3991,383,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1524890246,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"ke_search\";s:11:\"2.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"1.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','4772f4d5aff2255e319a2e4558e4ff3a','Removed version number in composer.json','',1000002,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285263,0,'sf_event_mgt_indexer','1.0.3',3991,261,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1542998097,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"ke_search\";s:11:\"2.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"1.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','863f8042812f248e2b44d9e327b5befb','Minor improvements - https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/1.0.3','',1000003,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285264,0,'sf_event_mgt_indexer','2.0.0',3991,189,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1552242762,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"3.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','ca45d02d19d12c3953f8e684e8afc953','Added support for TYPO3 9.5 LTS. Dropped support für TYPO3 7.6','',2000000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285265,0,'sf_event_mgt_indexer','2.0.1',3991,206,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1552302746,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"3.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','56a8da675704a80202f06ba134067b0a','Added missing autoload information for composer setups','',2000001,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285266,0,'sf_event_mgt_indexer','2.0.2',3991,224,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1552904679,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"3.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','024c543efb5338309dda9357e28b3e60','Added hook to modify/extend additionalFields in indexer','',2000002,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285267,0,'sf_event_mgt_indexer','2.0.3',3991,276,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1555415963,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"3.0.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','0abb330da4f6059679a054d8dc38c845','Minor bugfix and several new options for indexer\r\n\r\nSee: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/2.0.3','',2000003,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285268,0,'sf_event_mgt_indexer','2.0.4',3991,289,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1556363112,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"2.5.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','3d67955fd1ef9db7279b957eac8ec2ad','Fixed TYPO3 8.7 compatibility','',2000004,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285269,0,'sf_event_mgt_indexer','2.0.5',3991,366,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1560444030,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"ke_search\";s:11:\"2.5.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','7d296647354f44f2c22743612ee737f7','Fixed wrong array key in indexer\r\n\r\n','',2000005,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285270,0,'sf_event_mgt_indexer','2.1.0',3991,212,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1589626823,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"ke_search\";s:11:\"2.5.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','ece8551d16ad1c5ff544df7730b329b5','Added TYPO3 10.4 compatibility','',2001000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285271,0,'sf_event_mgt_indexer','2.2.0',3991,114,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1633435807,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"ke_search\";s:11:\"2.5.0-0.0.0\";s:12:\"sf_event_mgt\";s:11:\"3.0.0-0.0.0\";}}','Torben Hansen','torben@derhansen.com','derhansen','645bae80d3cfd6f2ac62abf70afb722a','New feature and compatibility bugfix for ke_search v4.x\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/2.2.0','',2002000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285272,0,'sf_event_mgt_indexer','3.0.0',3991,121,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1635706264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"sf_event_mgt\";s:13:\"6.0.0-6.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','c51ec9fe00866067fbc4e15a6431d5f7','TYPO3 11.5 compatible version\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285273,0,'sf_event_mgt_indexer','3.0.1',3991,111,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1656161495,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"sf_event_mgt\";s:13:\"6.0.0-6.99.99\";s:9:\"ke_search\";s:13:\"4.0.0-4.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','13849cc3354a71dae6ae38a21e843ec6','Bugfix release. \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/3.0.1','',3000001,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285274,0,'sf_event_mgt_indexer','3.0.2',3991,90,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1678781325,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"sf_event_mgt\";s:13:\"6.0.0-6.99.99\";s:9:\"ke_search\";s:13:\"4.0.0-4.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','e9bc22cc70e6af6b93ebd76b274e780f','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/3.0.2','',3000002,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285275,0,'sf_event_mgt_indexer','4.0.0',3991,70,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1685278080,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"sf_event_mgt\";s:13:\"6.0.0-7.99.99\";s:9:\"ke_search\";s:13:\"4.0.0-5.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','e3409a0fad81bd2b52f35d3029c7b815','Added TYPO3 12.4 compatibility. Contains one breaking change, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/4.0.0','',4000000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285276,0,'sf_event_mgt_indexer','4.0.1',3991,100,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1685467031,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"sf_event_mgt\";s:13:\"6.0.0-7.99.99\";s:9:\"ke_search\";s:13:\"4.0.0-5.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','0d89bdd803860f79743cd9e94e436ebe','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/4.0.1','',4000001,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285277,0,'sf_event_mgt_indexer','5.0.0',3991,66,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1729836021,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"7.0.0-8.99.99\";s:9:\"ke_search\";s:13:\"6.0.0-6.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','76ffbfd49b6a629c039d3b3de6b3a46e','Added TYPO3 13.4 compatibility \r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/5.0.0','',5000000,0,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285278,0,'sf_event_mgt_indexer','6.0.0',3991,12,'ke_search indexer for sf_event_mgt','Indexer for ke_search which indexed sf_event_mgt records',2,0,3,1778936958,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-9.99.99\";s:9:\"ke_search\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','9a259676ae193b0380cf4e77b822e13d','Added TYPO3 14.3 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_indexer/releases/tag/6.0.0','',6000000,1,0,'https://github.com/derhansen/sf_event_mgt_indexer','ter','',''),
(9285279,0,'http2_push','0.3.3',4689,1175,'HTTP/2 Push','HTTP/2 Push for TYPO3. Be sure to include extension after scriptmerger if installed. It should be the \"last hook\".',1,0,4,1515073138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','31980316e8d9f8c6baa33a061fad38db','Added support for TYPO3 8.7 and fixed some bugs.','',3003,0,0,'','ter','',''),
(9285280,0,'http2_push','0.3.4',4689,1179,'HTTP/2 Push','HTTP/2 Push for TYPO3. Be sure to include extension after scriptmerger if installed. It should be the \"last hook\".',1,0,4,1554104556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kevin Lieser','info@ka-mediendesign.de','caomhan','9e9c57423eaad70d3c1adf15efa99995','Added TYPO3 9 LTS support','',3004,1,0,'','ter','',''),
(9285281,0,'jobqueue','1.1.0',1218,678,'Jobqueue','Job queues for TYPO3 CMS.',2,0,5,1491670829,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:3:{s:19:\"jobqueue_beanstalkd\";s:13:\"1.1.0-1.99.99\";s:17:\"jobqueue_database\";s:13:\"1.1.0-1.99.99\";s:14:\"jobqueue_redis\";s:13:\"1.1.0-1.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','f3eda6135b363e8db3c61d01475677ec','Compatibility TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/jobqueue/1.1.0','ter','',''),
(9285282,0,'jobqueue_beanstalkd','1.1.0',1154,459,'Jobqueue Beanstalkd','Beanstalkd implementation of job queues for TYPO3 CMS.',2,0,5,1491670861,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:8:\"jobqueue\";s:13:\"1.1.0-1.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','ffa98259f8424b014efa8145e359e458','Compatibility TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/jobqueue_beanstalkd/1.1.0','ter','',''),
(9285283,0,'jobqueue_database','1.1.0',1435,625,'Jobqueue Database','Database implementation of job queues for TYPO3 CMS.',2,0,5,1491670894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:8:\"jobqueue\";s:13:\"1.1.0-1.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','7858a89e0b410adcf7634407a19f31ad','Compatibility TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/jobqueue_database/1.1.0','ter','',''),
(9285284,0,'jobqueue_redis','1.1.0',1352,513,'Jobqueue Redis','Redis implementation of job queues for TYPO3 CMS.',2,0,5,1491670928,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:8:\"jobqueue\";s:13:\"1.1.0-1.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','e93bc5a39b45bca334f90c08ed180e88','Compatibility TYPO3 8.7','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/jobqueue_redis/1.1.0','ter','',''),
(9285285,0,'cs_seo','2.0.0',39489,550,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1491308658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','fb7357126e2f5e2d8a95f8fd095a6197','[RELEASE] v. 2.0.0 - drop compatibility 6.2 release, no breaking changes. Update database Analyzer. New Features: evaluation of records, more details in results, meta breadcrumb. Bugfixes. More information here: https://github.com/clickstorm/cs_seo/releas','clickstorm GmbH',2000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285286,0,'cs_seo','2.0.1',39489,1765,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1492776277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','bcbaf888b93b2c7f70a7689573ca8846','[RELEASE] v. 2.0.1 - bugfix release: set noindex,follow; absolute URLs for social images; use Hook to extend TCA after other extensions. More information: https://github.com/clickstorm/cs_seo/commits/master','clickstorm GmbH',2000001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285287,0,'cs_seo','2.1.0',39489,625,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1498720878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','b63c8ca875cbb8d7ecfe84cf982c1b1a','[RELEASE] 2.1.0 - nofollow in page settings, configure doktypes in sitemap. Several bugfixes. More information: https://github.com/clickstorm/cs_seo/commits/master','clickstorm GmbH',2001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285288,0,'cs_seo','2.1.1',39489,615,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1500070593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','8ca0271c3175a9f99d14822fbff9a66c','[RELEASE] v. 2.1.1 Bugfix release - remove not null on text fields in the DB, add SEO fields to individual doktypes','clickstorm GmbH',2001001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285289,0,'cs_seo','2.1.2',39489,1544,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1501484765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','16a0ca92118c3881120f0a997ab2508c','[RELEASE] v. 2.1.2 - avoid TypoScript conditions for better performance - check your TS settings, TYPO3 8.7 social images crop in backend','clickstorm GmbH',2001002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285290,0,'cs_seo','2.2.0',39489,3629,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1508144125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','e91c9fccb4c2469e1a1e12955f816287','[RELEASE] v. 2.2.0 - Category sinlge pid, cHash and recursive storage in sitemap.xml, costum doctypes in evaluation, localize social media images and show image paths in SEO module. Fix: Preview URL in multidomain. More information: https://github.com/cli','clickstorm GmbH',2002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285291,0,'cs_seo','2.3.0',39489,470,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1519978980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','cfd986e951a279bfd31eff393ac7fe1b','[RELEASE] v. 2.3.0 - DB update required - twitter:site, Google Tag Manager, new GA tracking code, canonical in pages_language_overlay','clickstorm GmbH',2003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285292,0,'cs_seo','2.3.1',39489,684,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1520412451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','acaefae3b3fa54dea939440ca7d381e9','[RELEASE] 2.3.1 - Bugfix Google Analytics new tracking code','clickstorm GmbH',2003001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285293,0,'cs_seo','2.3.2',39489,1466,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1522240240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','9eab382bcde05164a4449d33f4f8f52c','[RELEASE] 2.3.2 - single bugfix to include GA on detail pages again','clickstorm GmbH',2003002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285294,0,'cs_seo','2.3.3',39489,1208,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1525779170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','2659c894777150334a5755d251e34889','[RELEASE] 2.3.3 - single JS bugfix while updating speaking path in backend','clickstorm GmbH',2003003,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285295,0,'cs_seo','2.3.4',39489,2263,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1530863096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','8349d7d9a7c7cbe483a5d2279cd09cbd','[RELEASE] 2.3.4 Bugfixes - Not existing og_image overrides defaultImage and error while editing workspace translation of pages','clickstorm GmbH',2003004,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285296,0,'cs_seo','3.0.0',39489,364,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1530863716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','a3918226de71b45b245c42d537efe019','[RELEASE] 3.0.0 - migrate code for 8 LTS - changelog on https://github.com/clickstorm/cs_seo/releases','clickstorm GmbH',3000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285297,0,'cs_seo','3.0.1',39489,622,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1530883383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','7fcfdd2f94a0c97244e4e57a8f985cb3','[RELEASE] 3.0.1 - Bugfix in evalutation','clickstorm GmbH',3000001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285298,0,'cs_seo','3.0.2',39489,1012,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1533299073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','33b64cf0ea6d86ea8d92f6deba589e34','[RELEASE] 3.0.2 - several small bugfixes','clickstorm GmbH',3000002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285299,0,'cs_seo','4.0.0',39489,563,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1539360065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','8a33bebf0a40473b424e253ecc9fc2dd','[RELEASE] 4.0.0 - Support TYPO3 v9 LTS - see changelog for migration','clickstorm GmbH',4000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285300,0,'cs_seo','3.0.3',39489,425,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1545390785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','e21e2cc0d0bf4446c34d080bac021bbc','[RELEASE] 3.0.3 - small bugfixes','clickstorm GmbH',3000003,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285301,0,'cs_seo','4.0.1',39489,491,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1545393546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','153e5c008129ead1d92963b91c77bbbe','[RELEASE] 4.0.1 - small bugfixes: twitter site and creator wrap, ext seo dependency','clickstorm GmbH',4000001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285302,0,'cs_seo','3.1.0',39489,942,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						Open Graph, Twitter Cards and a Focus Keyword. Sitemap.xml and robots.txt handling. Support for \n						Session Tracking (Google Analytics or Piwik) and href\"lang\" tags. Further features are shown in\n						the extension manual.',2,0,5,1548951715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','3e112978ae995244b339bc33f93d9aa7','[RELEASE] 3.1.0 - show hreflang only if it canonical matches the current url, chacnge title for indexed search, use SYS_LASTCHANGED in sitemap.xml','clickstorm GmbH',3001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285303,0,'cs_seo','4.1.0',39489,658,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1548952114,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','b359162dde096cf9754794dda5dab418','[RELEASE] 4.1.0 - show hreflang only if it canonical matches the current url, change title for indexed search, bugfix','clickstorm GmbH',4001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285304,0,'cs_seo','4.1.1',39489,665,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1554300002,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','3767f3dcae5ac43ad4e957b3bab3fe8f','[RELEASE] 4.1.1 - small bugfixes htmlentities in metadata and og_locale fix','clickstorm GmbH',4001001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285305,0,'cs_seo','4.2.0',39489,879,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1567580640,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','87ee904b25c50e5f8e099c21e8afd807','[RELEASE] 4.2.0 - add x-default and several bug fixes','clickstorm GmbH',4002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285306,0,'cs_seo','4.2.1',39489,606,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1583439549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','0d8d6de570c8ca673686f10c763e2973','[RELEASE] 4.2.1 - overwrite robots of pages again, pages updater, TypoScript conditions, deprecations','clickstorm GmbH',4002001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285307,0,'cs_seo','5.0.0',39489,319,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1592485301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','423116479b700fea6abc19865abb6ec2','[RELEASE] 5.0.0 - Version for TYPO3 v10, skip titly only option','clickstorm GmbH',5000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285308,0,'cs_seo','4.3.0',39489,238,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1593416057,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','473402404adf37a2605623726f627d7d','[RELEASE] 4.3.0 modify x-default, bugfixes','clickstorm GmbH',4003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285309,0,'cs_seo','5.0.1',39489,254,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1598270959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','d6a75b462a40bf0dde5da258ea2c164e','[RELEASE] 5.0.1 - small bug fixes','clickstorm GmbH',5000001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285310,0,'cs_seo','6.0.0',39489,263,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,-1,5,1601633623,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','3a0161c5870c8befb142add0175d3b76','[RELEASE] 6.0.0 - !!! Introduce YAML to extend records with SEO options\n\n- transform your Page TSconfig to yaml to extend your records like news\n- added X-CS-SEO request header for evaluation','clickstorm GmbH',6000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285311,0,'cs_seo','4.3.1',39489,135,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands \n						the page settings and any existing records, e.g. with a preview for Google search results (SERP), \n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo) \n						and href\"lang\" tags. Further features are shown in the extension manual.',2,0,5,1609255998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','400db5858606c5ac83112890e86e4639','[RELEASE] 4.3.1 small bugfix release - use nav_title in structured data','clickstorm GmbH',4003001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285312,0,'cs_seo','6.1.0',39489,145,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,-1,5,1609258789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','482a11fd849ed89906216741aaab7032','[RELEASE] 6.1.0 updates for description, meta fallback and structured data\n\n- allow multiple fallback fields e.g. title  {title1}-{title2}\n- crop description, length is set in extension settings\n- strip HTML tags of meta description\n- use nav_title in stuctured data breadcrumb','clickstorm GmbH',6001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285313,0,'cs_seo','6.1.1',39489,147,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,-1,5,1609949825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','3fd3a1b7bb6086eb80326fd71f69e1c5','[RELEASE] 6.1.1 - extension scanner bug fixes','clickstorm GmbH',6001001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285314,0,'cs_seo','6.2.0',39489,134,'[clickstorm] SEO','SEO Extension: Enables important on-page features for search engine optimization (SEO). Expands\n						the page settings and any existing records, e.g. with a preview for Google search results (SERP),\n						and a Focus Keyword. Robots.txt handling. Support for Session Tracking (Google Analytics or Matomo)\n						and href\"lang\" tags. Further features are shown in the extension manual.',2,-1,5,1617979426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','e0704f5fa1cb09c2afa02927d665c4cc','[RELEASE] 6.2.0 - module for img alt text\n\nsave your extension conf again to get default settings for the new module','clickstorm GmbH',6002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285315,0,'cs_seo','6.2.1',39489,138,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						and a Focus Keyword. Restrective hreflang and canonical tags. Modules for metadata of records and\n						alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1618492580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','0c7d819c484c0c9bc82702dd548d82be','[RELEASE] 6.2.1 - small bugfix in img module and hreflang','clickstorm GmbH',6002001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285316,0,'cs_seo','6.3.0',39489,123,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1620211653,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','69511d5f062b61838c6513c6e1976efc','[RELEASE] 6.3.0 - Structured Data JSON-LD field and bugfix','clickstorm GmbH',6003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285317,0,'cs_seo','6.3.1',39489,134,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1620314166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','798454a170da8cb3865aa4618f915965','[RELEASE] 6.3.1 - use l10nparent only if set for hreflang','clickstorm GmbH',6003001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285318,0,'cs_seo','6.3.2',39489,135,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1621607932,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','6f27b2a78e71206d71a1f2c8ccd2566e','[RELEASE] 6.3.2 - small bugfix and change of composer package name','clickstorm GmbH',6003002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285319,0,'cs_seo','6.4.0',39489,114,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1623424038,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','4521467d77613eb946a750b569be6c39','[RELEASE] 6.4.0 - evaluation of records improved and several bugfixes','clickstorm GmbH',6004000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285320,0,'cs_seo','7.0.0',39489,131,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1623424368,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','c37a04602e20d433f4d39be7db266a9b','[RELEASE] 7.0.0 - TYPO3 v11 compatibility','clickstorm GmbH',7000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285321,0,'cs_seo','6.4.1',39489,112,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1626879544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','f71b952b681d732e3825014b1355dada','[RELEASE] 6.4.1 - small evaluation bugfixes','clickstorm GmbH',6004001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285322,0,'cs_seo','7.0.1',39489,138,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1626879900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','d9fb0ed7db40828d6338174486406b74','[RELEASE] 7.0.1 - small evaluation bugfixes','clickstorm GmbH',7000001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285323,0,'cs_seo','7.1.0',39489,134,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1633683182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','67835b510713a1cc5686fa6353dca069','[RELEASE] 7.1.0 - php 8.0 compatibility','clickstorm GmbH',7001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285324,0,'cs_seo','7.2.0',39489,96,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1648826251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','ac986ee8410eca3bc9a77219a7056d54','PHP 8.0 compatibility and skip empty alt images','clickstorm GmbH',7002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285325,0,'cs_seo','6.5.0',39489,93,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1649404664,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','0632b7ef746f9a01aa570757d49d62ba','[RELEASE] 6.5.0 - skip empty alt images in module, bugfixes','clickstorm GmbH',6005000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285326,0,'cs_seo','7.2.1',39489,111,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1649404924,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','6f48a58f8db2fd63f07517c7c8746f7f','[RELEASE] 7.2.1 - bugfixes, improve TYPO3 v11 compatibility','clickstorm GmbH',7002001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285327,0,'cs_seo','6.6.0',39489,94,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1658398310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','06a86e569efcc8f95ea5f9bee0c80e67','Updated extension to 6.6.0','clickstorm GmbH',6006000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285328,0,'cs_seo','7.3.0',39489,101,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1658399916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','d5fc1ee5f496da19fa7c9a39e7da31f6','Updated extension to 7.3.0','clickstorm GmbH',7003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285329,0,'cs_seo','7.3.1',39489,101,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1665482982,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','b31855873c72d4f7cc81430a70781f63','[RELEASE] 7.3.1 - several bugfixes','clickstorm GmbH',7003001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285330,0,'cs_seo','7.3.2',39489,72,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1678880854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','b9c7fe342c5ba0cf056bedc4f3576a4a','[RELEASE] 7.3.2 - small bugfixes','clickstorm GmbH',7003002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285331,0,'cs_seo','8.0.0',39489,88,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1678881463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','c82c558d79b998cff64503016b4b29a9','[RELEASE] 8.0.0 - TYPO3 v12 compatibility, add TCA descriptions, remove useAdditionalCanonicalizedUrlParametersOnly, min length of description','clickstorm GmbH',8000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285332,0,'cs_seo','8.1.0',39489,87,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1686316154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','7f88c2115586a2a9b9aa54f0955aac14','heading order evaluator and bugfixes - add the evalutaor in your extension settings, to use it','clickstorm GmbH',8001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285333,0,'cs_seo','8.1.1',39489,68,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1702545481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','7445743e5ab51b128c3c963f716f1f20','[RELEASE] 8.1.1 - upgrade wizard for meta images and important bugifxes for TYPO3 v12','clickstorm GmbH',8001001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285334,0,'cs_seo','8.1.2',39489,61,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1710778178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','2c989a2b801bc07d0e219d92a5a1bb8e','bugfixes, e.g. min length type, snippet preview','clickstorm GmbH',8001002,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285335,0,'cs_seo','8.2.0',39489,55,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1717511670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','f29130e4eff202cb7b6b5e2c4db4b6eb','file module exclude extensions, show only referenced images, bugfixes','clickstorm GmbH',8002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285336,0,'cs_seo','8.2.1',39489,48,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1722599694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','512b880cce71eef81472ba15045da2d5','Bugfix release','clickstorm GmbH',8002001,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285337,0,'cs_seo','9.0.0',39489,43,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1728651430,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','731a219fdfe130bd19a0327eafde59a8','TYPO3 v13 ready','clickstorm GmbH',9000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285338,0,'cs_seo','9.1.0',39489,30,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1738756680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','7f4edab4a7ba6f0ebfc2225dee504b5f','Support Dark Mode and remove TSFE','clickstorm GmbH',9001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285339,0,'cs_seo','6.7.0',39489,33,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1742285613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','361cef83096012b2cf91fe89d2685808','[RELEASE] 6.7.0 - security fix for file module 2025030410000029','clickstorm GmbH',6007000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285340,0,'cs_seo','7.4.0',39489,34,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1742285634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','061803d29e889ac0a0f147d391efb3a3','[RELEASE] 7.4.0 - security fix for file module 2025030410000029','clickstorm GmbH',7004000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285341,0,'cs_seo','8.3.0',39489,33,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1742285669,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','81887d0b9c919b5530ca6061fea791f3','[RELEASE] 8.3.0 - security fix for file module 2025030410000029, CSP in backend and bugfixes','clickstorm GmbH',8003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285342,0,'cs_seo','9.2.0',39489,39,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,-1,5,1742285695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','ff8f4b2158e0b467c4a58c06f9197d7e','[RELEASE] 9.2.0 - security fix for file module 2025030410000029 and bugfixes','clickstorm GmbH',9002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285343,0,'cs_seo','6.8.0',39489,32,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1747726789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"seo\";s:14:\"10.0.0-10.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','3f432e2f5f4ff6f60805b201da188d2b','fix security 2025030410000029 JSON LD','clickstorm GmbH',6008000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285344,0,'cs_seo','7.5.0',39489,32,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1747726829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";s:3:\"seo\";s:14:\"11.2.0-11.5.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','ac7b0e6ef1b247c50d302b2a8817c2e9','fix security 2025030410000029 JSON LD','clickstorm GmbH',7005000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285345,0,'cs_seo','8.4.0',39489,32,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1747726873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','7e36c329427d558803aa3bfbeecad2c8','fix security 2025030410000029 JSON LD','clickstorm GmbH',8004000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285346,0,'cs_seo','9.3.0',39489,40,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1747726941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','b742867223df9d94b174759057005bdb','fix security 2025030410000029 JSON LD','clickstorm GmbH',9003000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285347,0,'cs_seo','9.4.0',39489,19,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1765183035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','0a82dfcd361da2d5a7d33f6b86c8f92a','seo title length wizard, site sets, bugfixes','clickstorm GmbH',9004000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285348,0,'cs_seo','8.5.0',39489,16,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1767949819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:3:\"seo\";s:14:\"12.2.0-12.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','a09bde9fbeb3daff3edc61c7cbd1ac57','char counter for alt text (can be disabled in extension settings); show path in file SEO module; ignore empty alt parameters if the image is only used for decorative purposes  ','clickstorm GmbH',8005000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285349,0,'cs_seo','9.5.0',39489,19,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1767949883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','5fb748c605ad2930a61f749bf4eb0d52','char counter for alt text (can be disabled in extension settings); show path in file SEO module; ignore empty alt parameters if the image is only used for decorative purposes  ','clickstorm GmbH',9005000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285350,0,'cs_seo','10.0.0',39489,18,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1770297062,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.1.0-14.4.99\";s:3:\"seo\";s:14:\"14.1.0-14.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','5731642384ab4acdb8d36b734e1b6598','TYPO3 v14 compatibility','clickstorm GmbH',10000000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285351,0,'cs_seo','10.1.0',39489,12,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1779202839,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.1.0-14.4.99\";s:3:\"seo\";s:14:\"14.1.0-14.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','4bd6011b4b76ca9702926de25558ed28','improved backend UI, HTTP basic auth support, v14 compatibility','clickstorm GmbH',10001000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285352,0,'cs_seo','9.6.0',39489,4,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1783687119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"seo\";s:14:\"12.3.0-13.4.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','96db3be4a5508abba589115274322f30','multiline alt text, bugfixes','clickstorm GmbH',9006000,0,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285353,0,'cs_seo','10.2.0',39489,6,'[clickstorm] SEO','SEO Extension: Enables important onpage features for search engine optimization (SEO). Expands\n						the page settings and any desired records for example with a preview for Google search results (SERP)\n						Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for\n						metadata of records and alternative texts of images. Further features are shown in the extension manual.',2,0,5,1783687173,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"seo\";s:14:\"14.3.0-14.3.99\";}}','Pascale Beier, Angela Dudtkowski, Marc Hirdes, Andreas Kirilow, Alexander König - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','13bc4de85e1d207e49b2f826be0c9ea1','multiline alt text, bugfixes','clickstorm GmbH',10002000,1,0,'https://docs.typo3.org/p/clickstorm/cs-seo/master/en-us/Index.html','ter','',''),
(9285354,0,'costumcontentpreview','1.0.0',2610,186,'Cropped and better visible content elements','Adds a better preview for the content elements: html, table and bullets.',2,0,3,1571314282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.1.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','4a5b516ccd61b3bab7cbe97e49b8814c','https://gitlab.com/mieserfettsack/costumcontentpreview','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/costumcontentpreview/','ter','',''),
(9285355,0,'costumcontentpreview','1.0.3',2610,583,'Cropped and better visible content elements','Adds a better preview for the content elements: html, table and bullets.',2,0,3,1571606951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.1.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','f30866d3ad6f37ce51933cd9ebe3e566','TASK: Add new screenshots\r\nTASK: Remove cropAllAfterLines\r\nFIX: Correct whitespaces\r\nTASK: ddev and composer update\r\nTASK: Add version 7.6 and 8.6 of TYPO3 to dependencies','',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/costumcontentpreview/','ter','',''),
(9285356,0,'robotstxt_editor','0.3.0',3598,199,'Robots.txt Editor','A simple robots.txt editor as TYPO3 backend module.',1,0,1,1500025682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andreas Hoffmeyer','hallo@andreas-hoffmeyer.me','ahoffmeyer','11282c87660b4c5dbcc774dd50963504','Updating Extension for TYPO3 8.7 ','',3000,0,0,'https://github.com/ahoffmeyer/robotstxt_editor/','ter','',''),
(9285357,0,'robotstxt_editor','0.3.1',3598,298,'Robots.txt Editor','A simple robots.txt editor as TYPO3 backend module.',1,0,1,1500028211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andreas Hoffmeyer','hallo@andreas-hoffmeyer.me','ahoffmeyer','616b477c7222e2cfb9e8efcf38e56473','Improving configuration setup. Configure basic extension settings via Constants Editor.','',3001,0,0,'https://github.com/ahoffmeyer/robotstxt_editor/','ter','',''),
(9285358,0,'robotstxt_editor','0.3.2',3598,1236,'Robots.txt Editor','A simple robots.txt editor as TYPO3 backend module.',1,0,1,1500099692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andreas Hoffmeyer','hallo@andreas-hoffmeyer.me','ahoffmeyer','fe89649522a008fc129934ea4feb00aa','Refactoring dependency injection.','',3002,1,0,'https://github.com/ahoffmeyer/robotstxt_editor/','ter','',''),
(9285359,0,'exit_intent_popup','1.2.0',1453,597,'Exit intent Popup','Display an Popup on exit intent',1,0,6,1513163377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.12-8.99.99\";}}','analog digitalagentur','schauer@analog.de','analog','f2d4037c9b66eca88483745d0b9d978b','Compatible with 8LTS','analog.de',1002000,1,0,'https://github.com/analog-multimedia/exit_intent_popup','ter','',''),
(9285360,0,'registeraddress','1.0.5',6249,205,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,-1,3,1505819002,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.2.99\";}}','Sascha Löffler','sl@afm-koeln.de','beo6','6ed7661197aecd1f87eee5a94abdc7ad','Bugfixes, Improvements  Support for TYPO3 v8 LTS','Atelier für Mediengestaltung',1000005,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285361,0,'registeraddress','1.0.6',6249,280,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,-1,3,1510662325,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.2.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','c6238aed1bee450a9273c83e3983fb88','BUGFIX: Template path in setup typoscript','Webmatch GmbH',1000006,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285362,0,'registeraddress','1.0.7',6249,1466,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1518187931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.2.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','065363e748c4c44b74e2bf8b018fc0b0','Security fix when tt_address entries have no hash.\r\nFor example when they where added in a different way or manually in backend.','',1000007,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285363,0,'registeraddress','1.0.8',6249,295,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1522545336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','a9a3f2e3f1c7d143d63288bbbc654f24','Added Update Script in Extension Manager to add hash to all tt_address entries.\r\nAdded Hooks\r\nSome Code cleanup  formatting','',1000008,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285364,0,'registeraddress','1.0.9',6249,327,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1522691862,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','0257f62f6877cd19f2c6d0eab6fc3cc0','Added Hook to create Hash on creation of tt_address entries from Backend','',1000009,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285365,0,'registeraddress','1.0.10',6249,360,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1523725627,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','df32eb7c5d49156eb081204b0da651be','Fixes a PHP 7.0 compatibility regression introduces with 1.0.9','',1000010,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285366,0,'registeraddress','1.0.11',6249,292,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1524147269,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','687cb7105daced000accb4a6e1b148b7','Small improvement to default HTML Templates. (Thanks to Philipp Rönsch)\r\nBugfix multi-line localized texts (Thanks to Elias Häußler)\r\nAdd english translation  change default translation to english. (Thanks to Andrea)','',1000011,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285367,0,'registeraddress','1.0.12',6249,381,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1524148006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','3e655d07e2a3fd45ec34201e49f03f5a','Small improvement to default HTML Templates. (Thanks to Philipp Rönsch)\r\nBugfix multi-line localized texts (Thanks to Elias Häußler)\r\nAdd english translation  change default translation to english. (Thanks to Andrea)\r\nHOTFIX for translation in v1.0.11','',1000012,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285368,0,'registeraddress','1.0.13',6249,575,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1526935112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','05adb55a4b1c67387d1413c0bf748bdc','DSGVO / GDPR Update:\r\nAdded consent message field to form.\r\nFor logging of subscribtions / unsubscribtions you can install registeraddress-logger extension.\r\ncomposer require undkonsorten/registeraddress-logger:dev-feature/consent','',1000013,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285369,0,'registeraddress','1.0.14',6249,311,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1541980965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','1821e0dd986c8b08da91ddc98903d438','ef76453 Merge branch release/1.0.14','',1000014,0,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285370,0,'registeraddress','2.0.1',6249,664,'Register to tt_address','Simple Registration for tt_address for newsletter registration',0,0,3,1541981792,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.3.99\";}}','Sascha Löffler','lsascha@gmail.com','beo6','8b420bee6093a846c373b758bd60b1d5','a756407 Increase Major Version according to semantic versioning because of renamed variables to be more consistent throughout the code, but it would break customized templates','',2000001,1,0,'https://github.com/lsascha/registeraddress/blob/master/Readme.md#extension-manual','ter','',''),
(9285371,0,'nitsan_maintenance','1.3.0',6075,303,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like Coming soon, Maintenance Mode? This extension will help you with simple plug & play which have special TYPO3 Page & Template. It would be useful on criteria like to set Site Coming Soon Page, Maintanance of Site, Offline while Upgrading your site etc.,',1,0,3,1554477677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.9.9\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','350822830bffd68f544afbb04f8a41b4','Support everyones lovable Composer :)','',1003000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285372,0,'nitsan_maintenance','2.0.0',6075,352,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like Coming soon, Maintenance Mode? This extension will help you with simple plug & play which have special TYPO3 Page & Template. It would be useful on criteria like to set Site Coming Soon Page, Maintanance of Site, Offline while Upgrading your site etc.,',2,0,3,1557574058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','5b3fbda58cb72b5351cbdb1b4254a0ac','Release major version 2.0.0 with the stable version\r\n[Support] TYPO3 v9 LTS\r\n[Improvements] Code Cleanup\r\n[Features] Added DateTime Picker\r\n[Features] Added Visibility feature\r\n[Features] Added Background Image change feature','',2000000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285373,0,'nitsan_maintenance','2.0.1',6075,446,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like Coming soon, Maintenance Mode? This extension will help you with simple plug & play which have special TYPO3 Page & Template. It would be useful on criteria like to set Site Coming Soon Page, Maintanance of Site, Offline while Upgrading your site etc.,',2,0,3,1558765257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e2cf15567cd5a1543c21e4a13a756b27','Update README.md','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285374,0,'nitsan_maintenance','4.0.0',6075,329,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like Coming soon, Maintenance Mode? This extension will help you with simple plug & play which have special TYPO3 Page & Template. It would be useful on criteria like to set Site Coming Soon Page, Maintanance of Site, Offline while Upgrading your site etc.,',2,0,3,1571123900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','cc26784fc68f06ec2fde4713f4659b47','[FEATURE] Free version of this extension','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285375,0,'nitsan_maintenance','4.0.1',6075,312,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. You can download PRO version with more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro',2,0,3,1573626647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','b253dac97eb151508d3bc39e6b388222','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285376,0,'nitsan_maintenance','4.0.2',6075,383,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1575290976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','53e79b7608410abe54e9f69d60d7d562','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285377,0,'nitsan_maintenance','4.1.0',6075,482,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1586946041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','82799a3e375cfc7fd8dd154d5aa50543','Release v4.1.0\n\n[New] Show Maintenance page even backend is open (https://github.com/nitsan-technologies/nitsan_maintenance/issues/7)\r\n[Update] Make it compatible with TYPO3 10\r\n[Fixed] Minor design changes for the image upload for TYPO3 10\r\n[Fixed] Save maintenance TYPO3 8 issue (https://github.com/nitsan-technologies/nitsan_maintenance/issues/6)\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)','NITSAN Technologies Pvt Ltd',4001000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285378,0,'nitsan_maintenance','4.1.2',6075,136,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1631165926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','8cdff763cc79690187d5cafe2311de4c','New release of version 4.1.2 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',4001002,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285379,0,'nitsan_maintenance','5.0.0',6075,116,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1640348921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','980201670b6c3e38efed9fa066116f55','New release of version 5.0.0 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285380,0,'nitsan_maintenance','5.0.1',6075,122,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1643011795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','649e2a9acb6f9ffbaf5a63cb9fbb1eba','New release of version 5.0.1 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5000001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285381,0,'nitsan_maintenance','5.0.2',6075,117,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1644998324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','7f8134ed204278454b3870188057c9b7','New release of version 5.0.2 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5000002,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285382,0,'nitsan_maintenance','5.0.3',6075,110,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1654590274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','386ee7f619cfd4e9d07913c165dc1a75','New release of version 5.0.3 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5000003,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285383,0,'nitsan_maintenance','5.1.0',6075,112,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3terminal.com/nitsan-maintenance-pro/',2,0,3,1659350463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','969eb262ca5e866a9b494f7ad8db713f','New release of version 5.1.0 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5001000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285384,0,'nitsan_maintenance','12.0.0',6075,82,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1688387539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8df2ebe5615afd460ef9431c8a7573d0','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285385,0,'nitsan_maintenance','5.1.1',6075,62,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1699022158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','ac02c2e3fa71651dcaab8a10f514aa01','New release of version 5.1.1 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',5001001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285386,0,'nitsan_maintenance','12.0.1',6075,75,'[NITSAN] Maintenance Mode','Do you want to make your site temporary offline like coming soon and maintenance mode? This extension will help you with simple plug & play to your TYPO3 instance. Demo: https://demo.t3terminal.com/t3t-extensions/maintenance-mode/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1706018522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e04ebd4ef35da673455b92ae5ca688c5','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/maintenance-offline-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285387,0,'nitsan_maintenance','12.0.2',6075,66,'Maintenance Mode','This TYPO3 Maintenance extension will help you with simple plug & play which have a special TYPO3 Page & TYPO3 Template. It would be useful on criteria like to set Site Coming to Soon Page, Maintenance of Site, Offline while Upgrading your site, etc.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/maintenance  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1713252708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','1553c8ba742c01780cf8fe8bfa21bbac','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285388,0,'nitsan_maintenance','12.1.0',6075,66,'Maintenance Mode','This TYPO3 Maintenance extension will help you with simple plug & play which have a special TYPO3 Page & TYPO3 Template. It would be useful on criteria like to set Site Coming to Soon Page, Maintenance of Site, Offline while Upgrading your site, etc.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/maintenance  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1716821243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','b79621dc6f8135498ea80cb95a8f2770','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285389,0,'nitsan_maintenance','5.2.0',6075,53,'Maintenance Mode','This TYPO3 Maintenance extension will help you with simple plug & play which have a special TYPO3 Page & TYPO3 Template. It would be useful on criteria like to set Site Coming to Soon Page, Maintenance of Site, Offline while Upgrading your site, etc.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/maintenance  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1716821307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7b16d26537c543f60886253ace351cb4','New release of version 5.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet // NITSAN',5002000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285390,0,'nitsan_maintenance','13.0.0',6075,46,'Maintenance Mode','This TYPO3 Maintenance extension will help you with simple plug & play which have a special TYPO3 Page & TYPO3 Template. It would be useful on criteria like to set Site Coming to Soon Page, Maintenance of Site, Offline while Upgrading your site, etc.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/maintenance  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-maintenance-mode-extension',2,0,3,1734363153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','1dbacd3a48ece341db9bbca79e076888','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285391,0,'nitsan_maintenance','13.0.1',6075,33,'TYPO3 Maintenance Mode Extension','A simple plug & play TYPO3 extension to display a custom maintenance or coming soon page while your site is offline for updates, redesign, or launch preparation.',2,0,3,1751281240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f8b93d1ef9ea8eca4972697e17271d68','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285392,0,'nitsan_maintenance','13.1.0',6075,21,'TYPO3 Maintenance Mode Extension','A simple plug & play TYPO3 extension to display a custom maintenance or coming soon page while your site is offline for updates, redesign, or launch preparation.',2,0,3,1768904403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','aaa51f5e73a2b0e6b85d603594f6f241','New release of version 13.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet',13001000,0,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285393,0,'nitsan_maintenance','14.0.0',6075,9,'TYPO3 Maintenance Mode Extension','A simple plug & play TYPO3 extension to display a custom maintenance or coming soon page while your site is offline for updates, redesign, or launch preparation.',2,0,3,1780659876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','513acb3b0430c5411be92df254c32e67','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-maintenance-mode-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-wartung-modus-erweiterung','ter','',''),
(9285394,0,'mailchimp','3.1.0',2594,358,'Mailchimp subscription','Simple MailChimp integration to let users register to a specific list',2,0,3,1580977237,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-2.99.999\";}}','Georg Ringer','g.ringer@supseven.at','just2b','7397b262da9e1ffbeb9a95d2a23eb3c4','TER release, support of 9.5','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/mailchimp/','ter','',''),
(9285395,0,'mailchimp','3.2.0',2594,131,'Mailchimp subscription','Simple MailChimp integration to let users register to a specific list',2,0,3,1610113547,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-2.99.999\";}}','Georg Ringer','g.ringer@supseven.at','just2b','d0758dc050277a6544b512c0b1a71210','Support for TYPO3 10, thanks for Michiel Roos!','',3002000,1,0,'https://docs.typo3.org/typo3cms/extensions/mailchimp/','ter','',''),
(9285396,0,'taywa_subheader','0.0.3',1264,583,'Subheader field for text,textpic,html,image in BE','Show subheader field in BE not to only to ctype header, but also for text,textpic,html,image',2,0,0,1502184447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Fabian Thommen','ft@taywa.ch','taywa','c3dd7515bc994b7cd3c9143164a24c26','Allow install in 6.2 and some cleanup','taywa gmbh, Zürich',3,1,0,'https://github.com/taywa/t3ext-taywa_subheader/tree/master/Documentation','ter','',''),
(9285397,0,'maps2','2.8.0',22631,501,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1496218762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3ef14229accd66becd31ec9228107961','Remove panControl and overviewControl as this is not part of google maps 3.22 anymore. Instead we have inserted fullScreenControl. Bugfixes.','jweiland.net',2008000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285398,0,'maps2','2.8.1',22631,493,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1498551552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9fb4f08f8b7d595354a94fc9610e4f05','Disable escaping for getCache ViewHelper','jweiland.net',2008001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285399,0,'maps2','2.9.0',22631,352,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,-1,3,1503990678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4a89c76439c4e77850ba1e13b1055ba5','Zoom up to level 20. Remove NOT NULL from Text column. Remove unneded JavaScript files. Add default value for infor_window_marker','jweiland.net',2009000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285400,0,'maps2','2.9.1',22631,550,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1504698613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3f2025d7658139f55c9030d83ae45f15','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/\"','jweiland.net',2009001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285401,0,'maps2','3.0.0',22631,407,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1513162356,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b5d47f489300290ca906b31f6947f67b','Remove TYPO3 6.2 compatibility. Add Maps2Registry to extend your own extensions','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285402,0,'maps2','3.0.1',22631,410,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1513855711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f9a2595465b047b29eb78a93851dfb9b','Bugfix release.  In same cases TSFE is not fully initialized in extbase environment, because of our new MapService class.','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285403,0,'maps2','3.0.2',22631,792,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1514875404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','42a22aec73f3c7320dd51c76f0014b32','We have created a new GoogleRequestService which can be loaded outside of extbase context. This is important for maps2 TS condition. With this switch we have removed some static method calls and add some more UnitTests','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285404,0,'maps2','4.0.0',22631,354,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1531926456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','aec846d06c0e705f63ca8439710c624c','Google Places Search in Backend. Group PoiCollections in Frontend. Assign FAL images in sys_category and/or PoiCollection itself. Set image width/height individual. Updated Documentation.','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285405,0,'maps2','4.0.1',22631,346,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1532005337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','193a2eb373f0bda1b72196694db4d218','Fixed an error in GoogleMapsService API. Update Documentation','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285406,0,'maps2','4.0.2',22631,356,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1532336562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f37f1c48fa33a0ee300fcde71515c063','Implement Google Places into RadiusSearch plugin. Solved some bugs. Updated documentation','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285407,0,'maps2','4.1.0',22631,565,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1532521148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','087eb07e4895dc43928b8c9ff23660e6','New feature: Add an image to info window.','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285408,0,'maps2','4.2.3',22631,506,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1542875835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5c6f84fdd5d97482e0d1bda266213beb','Solved some problems with our new Maps2 Registry. Moved TCA for tt_content and sys_template into Overrides. Add various helpers to clean up code.','jweiland.net',4002003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285409,0,'maps2','4.2.5',22631,439,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1547650559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f93cec11116ebff91afeca5601fa7f31','Maps2 registry for foreign extension is based on CachingFramework now.','jweiland.net',4002005,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285410,0,'maps2','4.2.6',22631,276,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1548257414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a6776b093175b99f5cb87c3dbdc5e53e','Solved problem with Maps2Registry while installing maps2 with extension manager.','jweiland.net',4002006,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285411,0,'maps2','4.2.7',22631,312,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1548329560,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"3.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fdedf0f61a071161c4ff2e9d44617fbf','Suggest tt_address as extension to build correct extension ordering','jweiland.net',4002007,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285412,0,'maps2','4.2.8',22631,305,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1548345886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','30e2ebf3233bb4a1d8d17dda718396bc','Use Maps2Registry to add tx_maps2_uid column to tt_address. This prevents Exception in list-module, if tt_address was installed after installation of maps2.','jweiland.net',4002008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285413,0,'maps2','4.2.9',22631,460,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1548408768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5c6195e2772aa0427ec5da2b8a81cf6f','Recreate Caches of CacheManager while installing maps2 to have a valid Cache in Maps2Registry','jweiland.net',4002009,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285414,0,'maps2','4.3.3',22631,342,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1551446288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d9ba90c2e82ec48e3bc572c88ba547ea','Replace deprecated placeIdOnly option of Google Maps API with new setFields option.','jweiland.net',4003003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285415,0,'maps2','4.3.5',22631,439,'Maps2','This extension gives you the possibility to make use of the Google Maps API',2,0,3,1552042260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9565809c3e4d27c6d1e107bfba67b9e2','Set default of tx_maps2_uid in Maps2Registry to 0 for TCA columns','jweiland.net',4003005,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285416,0,'maps2','5.0.0',22631,387,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1554370268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b0b0e5f723335681a922a11e8d6a37c1','Now you can decide between maps based on Google Maps or Open Street Map. See documentation for upgrade instructions and further features','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285417,0,'maps2','5.1.0',22631,411,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1556796532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0cd92b1145f965b001626bcc32a733ab','Add compatibility for TYPO3 9 to VH Widgets. Widgets are now OSM compatible, too. Bug: ZoomLevel for OSM works again. Move default plugin settings to TS-Templates (needed for Widgets to work). Bug: Repair merging of settings in VH Widgets.','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285418,0,'maps2','5.2.0',22631,351,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1557924083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8c90bab610b6a86a7e8921f813fb2736','Geocode URI is now configurable, show POIs of selected storageFolder, add option to force zoom','jweiland.net',5002000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285419,0,'maps2','5.2.2',22631,535,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1561709604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','46e16eb1b6c0236f4384f11c5d2ae6d1','Bugfix: TYPO3 TCA migration and TCA analyzer wizard could not be executed anymore, because ext_localconf.php of maps2 was not loaded anymore.','jweiland.net',5002002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285420,0,'maps2','5.2.3',22631,439,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1564056026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e35988ee3bf581f635fc511fd4208421','Repair update wizard for TYPO3 9','jweiland.net',5002003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285421,0,'maps2','5.2.8',22631,347,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1566550190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8c04ba1cdbd69d378bc8dec28c4605e5','Bugfix: Do not try to update empty pi_flexform fields in update wizard. Bugfix: Get korrekt TS settings, if working with poiCollection VH. Update documentation. Prevent loading session twice (CLI call). Bugfix: Fill cruser_id only, if a BE_USER exists (MapService).','jweiland.net',5002008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285422,0,'maps2','5.2.10',22631,395,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1566801292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','cfed8031c94b775f0f2128610cb314a8','Bugfix: Show Flash-Message after \"save & close\" in BE, too.','jweiland.net',5002010,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285423,0,'maps2','5.3.0',22631,382,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1568124829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a30f5def37de7886165cefdd6d1f5462','Update address of PoiCollection records, if address in foreign location record has also changed. New public method to check, if formatted address is the same as address parts in foreign record. Clear HTML Cache of maps2 after storing a PoiCollection.','jweiland.net',5003000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285424,0,'maps2','6.0.0',22631,263,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1568733562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','725f73cb680f3be86c9eac4dde227203','Bugfix: Clear Cache for our own PoiCollection records on save, too. Breaking: Removed property cacheIdentifier from all Cache ViewHelpers. Please read update-part in documentation, if you have modified InfoWindowContent template.','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285425,0,'maps2','6.0.1',22631,484,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1568788569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6b77e72860ac4832e2567b26149e431c','Bugfix: strict_type error in JSON ViewHelper, while using more than one PoiCollection. Bugfix: Use POST requests in AJAX-calls to create/edit new POIs in Backend','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285426,0,'maps2','7.0.1',22631,276,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1572446894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','51fb58fd487c3b27deda05135a2e727a','Allow mouseScrollWheelZoom for OSM, too. Convert all AjaxRequests to Doctrine. Solve missing table bug. Remove unused PHP classes and JS functions.','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285427,0,'maps2','7.0.2',22631,352,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1572449773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5bbc39b7e4431645f41cf6818b26db3a','Solved a reference problem in Documentation','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285428,0,'maps2','7.1.0',22631,321,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1573142538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a86385f80af2d2e47be514ed14a28abe','Add possibilities to filter foreign record in Maps2Registry. That way you can configure that maps2 assigns a PoiCollection only to records of pid 12 on save in BE for example.','jweiland.net',7001000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285429,0,'maps2','7.1.1',22631,461,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1574178412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dcf0789487c557ca230662a74112a195','Bugfix: Changing isValid in SignalSlot not possible','jweiland.net',7001001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285430,0,'maps2','7.1.3',22631,358,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1580989396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7acc378300479b2d4a004a52a6318d1a','Bugfix Release. Transfer VH Variable Container into EditPoi VH to build hidden fields with correct namespace of foreign extension. Dont build Request of foreign extensions, if Map-Overlay should be shown.','jweiland.net',7001003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285431,0,'maps2','8.0.4',22631,345,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1583312214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d9613c25247070e653f8ffc8a04c3f91','Move ext icon to new location','jweiland.net',8000004,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285432,0,'maps2','9.0.0',22631,309,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1583848935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2c8a6e4df70c5e1639d5448e5b9a7a49','This is the first version which is compatible with TYPO3 10. It is not compatible with TYPO3 8 anymore. Please read Upgrade-Instructions.','jweiland.net',9000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285433,0,'maps2','9.0.1',22631,406,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1585214024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3773762f419e4951674975297119081b','Use scheme of current BE Request for OpenStreetMap Requests to load Map images','jweiland.net',9000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285434,0,'maps2','9.2.0',22631,183,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1588856819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7ae6a9321c9eefa5cd90c10774c26649','PopUps are now available for every marker type. Added new property to PoiCollection to get access to all related records','jweiland.net',9002000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285435,0,'maps2','9.2.1',22631,430,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1588859003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1350e0538208ed968d8b556678ea9ee0','Bugfix: Fallback to \"footway\", if \"road\" does not exists in OSM response','jweiland.net',9002001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285436,0,'maps2','9.3.3',22631,142,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1620221221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d3e4b437216682a97d7d22a3085a18bd','Bugfix release only. No new features. Get extKey from RequestBuilder instead of ConfigurationManager.','jweiland.net',9003003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285437,0,'maps2','9.3.5',22631,146,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1620632618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4665757118196f9af60c193430abdff3','Bugfix: Replace old TS condition. Bugfix: Cannot call constructor Issue215','jweiland.net',9003005,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285438,0,'maps2','9.3.6',22631,144,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1621434217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ca62a2c7f1e254bf90e60793ff8b39cd','[BUGFIX] Reactivate OverlayRequestHandler','jweiland.net',9003006,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285439,0,'maps2','9.3.7',22631,151,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1623652009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c14d449b0e753aa4ad6b613222a5943d','Add PostgreSQL compatibility','jweiland.net',9003007,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285440,0,'maps2','9.3.8',22631,125,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1629969018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3b16b666d375ffb3b790b12f4a6834e5','BUGFIX: address field has to be a readonly field again\r\nDOCU: Update minimal example. Add TS for Google Maps API key in frontend\r\nDOCU: Better description for Google Maps API key in ExtConf\r\nTCA: Add further description to various fields','jweiland.net',9003008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285441,0,'maps2','9.3.9',22631,132,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1630311598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','98ef89e54ede9d3aa37ccd25fc415d40','BUGFIX: Build correct URL to activate maps, if explicitAllowMapProviderRequests is enabled','jweiland.net',9003009,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285442,0,'maps2','9.3.10',22631,138,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1630480466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0e63c4f33761d3d66e7750b759e0bc9e','BUGFIX: Translate content in InfoWindow','jweiland.net',9003010,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285443,0,'maps2','9.3.11',22631,95,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1646644736,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d712c2c2045ce0996daf04f49d31e0fd','BUGFIX: Rename FlexForm sheet sDEFAULT to sDEF for plugin \"citymap\" and \"radius\"\r\nPlease execute UpgradeWizard for maps2 to update your tt_content records','jweiland.net',9003011,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285444,0,'maps2','10.0.0',22631,105,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1646665768,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c88edef54d6772349336a53a60ea8b89','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nPlease execute UpgradeWizards and read section \"Upgrade\" in documentation\r\nThis version is PHP 7.4, 8.0 and 8.1 compatible.\r\nFor PHP 7.2 and 7.3 users: Please install maps2 in version 9.3.','jweiland.net',10000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285445,0,'maps2','10.0.1',22631,95,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1646997149,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0b7ca6dcb47066a7e5c5880ea32216e9','BUGFIX: Prevent error while loading UpgradeWizards','jweiland.net',10000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285446,0,'maps2','10.0.2',22631,107,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1647010005,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5067446a9f61e961cd41b59116fdd1de','BUGFIX: Add isset() before accessing the array in CreateMaps2RecordHook','jweiland.net',10000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285447,0,'maps2','10.0.3',22631,104,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1647268709,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7919142a33074404011ba662240995b8','Better implementation for category selector in frontend','jweiland.net',10000003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285448,0,'maps2','10.0.4',22631,121,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1647358411,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','129d2830387434bd898fff063d096a35','BUGFIX: Prevent bypass of consent on reload','jweiland.net',10000004,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285449,0,'maps2','9.3.12',22631,99,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1648030293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6c64eb934a0e175586605339872db0d1','BUGFIX: class ApplicationType was not found in TYPO3 9. Repair TYPO3 9 compatibility.\r\nTASK: Update all Unit- und Functional Tests\r\nTASK: Update php-cs-fixer\r\nTASK: Remove PHP  7.4 compatibility for tests.','jweiland.net',9003012,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285450,0,'maps2','10.0.8',22631,112,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1668781576,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fbe800d0b4cd15811a21ccbd175a4b4b','Move preview of info_window_content in BE form below RTE because of disallowed HTML Tags.','jweiland.net',10000008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285451,0,'maps2','10.0.9',22631,63,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1699432171,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','35992df33811bbf2a1cd996ecee7a57f','BUGFIX: Update OSM Geocode URI in extension settings\r\nPlease execute UpgradeWizard!','jweiland.net',10000009,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285452,0,'maps2','10.0.10',22631,68,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1700494606,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b79497718c8cb1fb48da7f1019c33cf7','BUGFIX: Repair OSM UpgradeWizard for TYPO3 10.','jweiland.net',10000010,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285453,0,'maps2','11.0.0',22631,67,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1703250687,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ba5ad57c3c1c4fe73fcd6237532ecad9','Add TYPO3 12 compatibility\r\nRemove TYPO3 10 compatibility\r\nRemove TYPO3 11 compatibility','jweiland.net',11000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285454,0,'maps2','11.0.1',22631,60,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1708952250,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d9c656b20b66a56ae537dc0371099afa','Use correct TypoScript syntax for settings.mapTypeId','jweiland.net',11000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285455,0,'maps2','10.0.11',22631,55,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1708952266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4ff206e87ac4a5b9b74eab69fbe011bd','Use correct TypoScript syntax for settings.mapTypeId','jweiland.net',10000011,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285456,0,'maps2','9.3.14',22631,53,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1709634610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e2020bf99f0680a86529bcc7783aa5a9','Do not store FlashMessages in BE session in CLI context','jweiland.net',9003014,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285457,0,'maps2','10.0.12',22631,55,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1709634625,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','73e5e4b4dab8ee50e116c74f5f66cbc4','Do not store FlashMessages in BE session in CLI context','jweiland.net',10000012,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285458,0,'maps2','11.0.2',22631,71,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1709634639,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','72a7290dcb8f0c9240fbf820d5eb3134','Do not store FlashMessages in BE session in CLI context','jweiland.net',11000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285459,0,'maps2','12.0.0',22631,38,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1739913094,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','23134f7e1c8d680bc0f66585b1b6f61d','Add TYPO3 13 compatibility\r\nRemove TYPO3 12 compatibility\r\nAs we migrated to Site Sets you can not chose our TS static templates anymore. Please set maps2 Site Set dependencies in your SitePackage Site Set. Else you have to include maps2 TypoScript file manually.\r\nIf you extended this extension please check your integrations, ChangeLog and upgrade instructions.','jweiland.net',12000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285460,0,'maps2','12.0.1',22631,36,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1740470052,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6b05c9b0bf7c6e03b719b325c4d0eda2','Add consent for searchWithinRadius and cityMap plugin','jweiland.net',12000001,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285461,0,'maps2','12.0.2',22631,37,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1740665302,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f64904f7ebfe9c015976eeb4736e8714','BUGFIX: Disable page cache usage while rendering the info window content','jweiland.net',12000002,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285462,0,'maps2','11.0.4',22631,28,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1743688770,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9e953ca9d4a194092b03307ff80ac2fa','BUGFIX Show overlay for all maps2 plugins if activated\r\nBUGFIX Prevent core storing in BE form, when hitting ENTER on OSM search\r\nTASK Test on MariaDB 10.11\r\n','jweiland.net',11000004,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285463,0,'maps2','11.0.5',22631,28,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744020084,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b3b754988a62d03c915025dfc9bee35a','Set addQueryString to \"untrusted\" in RequestUriForOverlay VH','jweiland.net',11000005,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285464,0,'maps2','12.0.3',22631,28,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744020102,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0591dd4fec2f5c817260801653299c2c','Set addQueryString to \"untrusted\" in RequestUriForOverlay VH','jweiland.net',12000003,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285465,0,'maps2','11.0.6',22631,28,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744021011,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ac188603474fb5518effb844a4b45ac4','Set addQueryString back to \"true\". ChangeLog 98488 comes in with TYPO3 12 first','jweiland.net',11000006,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285466,0,'maps2','11.0.7',22631,30,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744033910,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1e1047058958f386a08e1b9084383696','Set addQueryString to \"untrusted\" in RequestUriForOverlay VH','jweiland.net',11000007,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285467,0,'maps2','12.0.4',22631,31,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744205063,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4f1c941243f5aeed043e5c959c45c4e9','Update CSP rules','jweiland.net',12000004,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285468,0,'maps2','12.0.5',22631,29,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1744621951,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','761bdbf725f314d03643e5f7289e234e','Remove StrictDynamic from CSP rules','jweiland.net',12000005,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285469,0,'maps2','12.0.8',22631,35,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1747637761,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8c94d170d160ab651ac99f4ae36ac43b','Add \"pages\" and \"recursive\" fields back to tt_content/plugin types','jweiland.net',12000008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285470,0,'maps2','11.0.8',22631,22,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1758901292,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"12.4.0-12.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a4c636f582ceb35e3e57d093f5278713','Check for TYPO3_REQUEST before accessing it','jweiland.net',11000008,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285471,0,'maps2','12.0.10',22631,29,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1758901308,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','67fa7c4f803b8fcc5a41bac432d69d3b','Check for TYPO3_REQUEST before accessing it','jweiland.net',12000010,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285472,0,'maps2','12.1.0',22631,12,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1778592184,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b22ce7e250439f2e70b99357412137ff','Fixed issue with extracting OpenStreetMap house number','jweiland.net',12001000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285473,0,'maps2','13.0.0',22631,9,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1781015727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','432d6925f87bb616aac91943d48bb87e','Add TYPO3 14 compatibility\r\nRemove TYPO3 13 compatibility\r\nbye bye static-info-tables dependency. Welcome country-API\r\nRemove deprecated Google Maps library. Welcome Map ID for Advanced Markers.\r\nYou have used Maps2Registry? Read upgrade notes and new API documentation.\r\nNo TCA magick anymore. ','jweiland.net',13000000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285474,0,'maps2','13.0.1',22631,3,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1785764365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','843bb7f6f0a68510f985a6624c0b9cfb','This release fixes two bugs and modernizes the JavaScript build process.\r\n\r\nA TypeError in the OpenStreetMap JavaScript module is fixed, which occurred when a map was rendered without an assigned PoiCollection. In addition, a cross site scripting vulnerability in the category title and uid handling of the OpenStreetMap and Google Maps category checkboxes has been closed. Site operators using either map provider should update as soon as possible.                                                                                                                                                                                                                               \r\n\r\nOn the build side, the JavaScript asset pipeline has been migrated from gulp to esbuild, simplifying the build process and reducing the number of build dependencies. This is an internal change and does not affect the runtime behaviour of the extension.','jweiland.net',13000001,1,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285475,0,'maps2','12.2.0',22631,2,'Maps2','Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap',2,0,3,1787911223,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:15:\"13.4.0-13.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','be84d930a7c6c3f62e299d6e9a9bdbcd','FEATURE: Support coalesce/concat resolution strategies for synchronizeColumns foreignColumnName','jweiland.net',12002000,0,0,'https://docs.typo3.org/p/jweiland/maps2/main/en-us/','ter','',''),
(9285476,0,'janolawservice','1.0.0',4524,224,'janolaw Service','Integriert janolaw Service',2,0,3,1519377147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','ba816170758cd35e1e74e393568b1f51','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nWorks now with mulitsites.\r\n','',1000000,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/1.0/en-us','ter','',''),
(9285477,0,'janolawservice','1.0.1',4524,375,'janolaw Service','Integriert janolaw Service',2,0,3,1519809512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','26ae19784e91772c8ad9b32fe3849991','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nWorks now with mulitsites, updated documentation','',1000001,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/1.0/en-us','ter','',''),
(9285478,0,'janolawservice','1.0.2',4524,481,'janolaw Service','Integriert janolaw Service',2,0,3,1528384617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','ab18c64cf2e819fec628fd8b87e4d5d4','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nOptimized Caching','',1000002,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/1.0/en-us','ter','',''),
(9285479,0,'janolawservice','1.0.3',4524,214,'janolaw Service','Integriert janolaw Service',2,0,3,1554469125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','1563d7427b9afeb4c88ef2adfc070348','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nAdd composer.json, may be installed using  \"composer require janolaw/janolawservice\"','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/janolawservice/1.0.3','ter','',''),
(9285480,0,'janolawservice','1.2.0',4524,271,'janolaw Service','Integriert janolaw Service',2,0,3,1555063065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','fcde59ade28ddf01bb5374256d58f6b7','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nAdd Support of TYPO3 9, may be installed using \"composer require janolaw/janolawservice','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/janolawservice/1.2.0','ter','',''),
(9285481,0,'janolawservice','1.2.1',4524,380,'janolaw Service','Integriert janolaw Service',2,0,3,1568283604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','2988320f3713f3491c7e0a5abc1b8458','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nSupport for new documentation system.','',1002001,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/1.2/en-us','ter','',''),
(9285482,0,'janolawservice','2.0.0',4524,146,'janolaw Service','Integriert janolaw Service',2,0,3,1622472404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','2f1e94998a994779c7cec617e4c3b36f','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO10 and TYPO11, please perform update of database structure','',2000000,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/2.0/en-us','ter','',''),
(9285483,0,'janolawservice','2.1.0',4524,108,'janolaw Service','Integriert janolaw Service',2,0,3,1643277223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','1e55adb9e8ae66db721c7e110fccb782','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO10 and TYPO11, please perform update of database structure after Update.\r\nAdding Tests and optimize Code Structure','',2001000,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/2.1/en-us','ter','',''),
(9285484,0,'janolawservice','2.1.1',4524,105,'janolaw Service','Integriert janolaw Service',2,0,3,1643623643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','759d10eca36e16f9084713701a4b4233','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO10 and TYPO11, please perform update of database structure after Update.\r\nAdding Tests and optimize Code Structure, bugfix for version 2.1.0','',2001001,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/2.1/en-us','ter','',''),
(9285485,0,'janolawservice','2.1.2',4524,130,'janolaw Service','Integriert janolaw Service',2,0,3,1644329315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','13a8885c277030cade5b564b8bf6791a','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO10 and TYPO11, please perform update of database structure after Update.\r\nAdding Tests and optimize Code Structure, bugfix on Public Path Check','',2001002,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/2.1/en-us','ter','',''),
(9285486,0,'janolawservice','2.1.3',4524,93,'janolaw Service','Integriert janolaw Service',2,0,3,1676646504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','janolaw AG','hlinneweber@janolaw.de','janolaw','ddb24ade45d5aa4f5b256c808c212486','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO10 and TYPO11, please perform update of database structure after Update from Version 1.x.\r\nBugfixes','',2001003,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/2.1/en-us','ter','',''),
(9285487,0,'janolawservice','3.0.0',4524,91,'janolaw Service','Integriert janolaw Service',2,0,3,1681833801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.5.99\";}}','janolaw AG','info@janolaw.de','janolaw','7212a9955dd7732cc6a048bc330d1884','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO11 and TYPO12, please refresh Caches after Update from Version 2.x and perform update of database structure after Update from Version 1.x.\r\nBugfixes ','',3000000,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/3.0/en-us','ter','',''),
(9285488,0,'janolawservice','3.0.1',4524,72,'janolaw Service','Integriert janolaw Service',2,0,3,1684165322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.5.99\";}}','janolaw AG','info@janolaw.de','janolaw','426c2a4d64e6918f889e124aa9d7041b','Updates of Documentation, Version for TYPO11 and TYPO12, please refresh Caches after Update from Version 2.x and perform update of database structure after Update from Version 1.x.','',3000001,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/3.0/en-us','ter','',''),
(9285489,0,'janolawservice','3.0.2',4524,85,'janolaw Service','Integriert janolaw Service',2,0,3,1684165641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.5.99\";}}','janolaw AG','info@janolaw.de','janolaw','2c523e931ecdfb522af0356ddd3b8257','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO11 and TYPO12, please refresh Caches after Update from Version 2.x and perform update of database structure after Update from Version 1.x.\r\nUpdate of Documentation','',3000002,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/3.0/en-us','ter','',''),
(9285490,0,'janolawservice','3.0.3',4524,75,'janolaw Service','Integriert janolaw Service',2,0,3,1692005566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.5.99\";}}','janolaw AG','info@janolaw.de','janolaw','9c835264211b70f6aad709d2f2f02fd4','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO11 and TYPO12, please refresh Caches after Update from Version 2.x and perform update of database structure after Update from Version 1.x.\r\nBugfix','',3000003,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/3.0/en-us','ter','',''),
(9285491,0,'janolawservice','3.0.4',4524,87,'janolaw Service','Integriert janolaw Service',2,0,3,1697193019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.5.99\";}}','janolaw AG','info@janolaw.de','janolaw','4cd251f12af4eb49b0639a2d31de947a','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO11 and TYPO12, please refresh Caches after Update from Version 2.x and perform update of database structure after Update from Version 1.x.\r\nBugfix 7 in Admin, Refactoring Code - please refresh Caches!','',3000004,0,0,'https://docs.typo3.org/p/janolaw/janolawservice/3.0/en-us','ter','',''),
(9285492,0,'janolawservice','4.0.0',4524,46,'janolaw Service','Integriert janolaw Service',2,0,3,1741771655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";}}','janolaw AG','info@janolaw.de','janolaw','67642097a45b634a03380d666feca3aa','Janolaw Service module is used for individual generation and automatic update of legal documents for online presence, blogs and online shops / online sale in Germany.\r\nVersion for TYPO12 and TYPO13.\r\nIf you are updating the existing extension from version 3.x to version 4.x, please run the Upgrade Wizard after the update (Admin Tools - Upgrade - Upgrade Wizard), then update the database structure (under Admin Tools - Maintenance - Analyse Database Structure) and clear the caches.','',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/janolawservice/','ter','',''),
(9285493,0,'session_popup','2.0.0',1012,261,'Session Popup','Configure a popup that appears once a session.',1,0,3,1584694830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Karina Kern','karina@webschmiede.at','thomaspaul','87eec93f5385474d20f38b6b8e3b8b6b','Major update for TYPO3 9.5.x.  A popup that (optionally) appears once a session. Accepts images, HTML code or content elements as content. Optional close button.','',2000000,0,0,'','ter','',''),
(9285494,0,'session_popup','3.0.0',1012,46,'Session Popup','Configure a popup that appears once a session.',1,0,3,1711621957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.2.0-12.2.99\";}}','Karina Kern','karina@webschmiede.at','thomaspaul','dbed817602b33a662c5efd295a28c40c','TYPO3 12 compatibility','',3000000,1,0,'','ter','',''),
(9285495,0,'pits_site_statistics','2.0.0',2680,922,'Site Statistics','An extension uses Google analytics data to plot the Website analytics graphically.',2,0,1,1517985729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Ricky Mathew','ricky.mk@pitsolutions.com','pitsolutions_typo3','85c1802beba1ed236a9b7049088107b9','8 LTS Compatibility Fix','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pits_site_statistics/2.0.0','ter','',''),
(9285496,0,'sav_basic_example0','1.1.0',961,362,'SAV Basic Example0 - Test','An extension to test SAV Library Kickstarter for the Basic type generation (Fluid/Extbase)',2,0,3,1513087536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','5e74523ba086443c7c685e3110a7a379','See changelog section in the documentation','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_basic_example0/1.1.0','ter','',''),
(9285497,0,'sav_basic_example0','9.5.0',961,207,'SAV Basic Example0 - Test','An extension to test SAV Library Kickstarter for the Basic type generation (Fluid/Extbase)',2,0,3,1573198427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','35c229657904ed5552c38ba7e3b5a29f','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/sav_basic_example0/','ter','',''),
(9285498,0,'sav_basic_example0','14.3.0',961,3,'SAV Basic Example0 - Test','An extension to test SAV Library Kickstarter for the Basic type generation (Fluid/Extbase)',2,0,3,1786292338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','ea5d0340a6194986734061d7685ef39c','Version 14.3.0','',14003000,1,0,'https://docs.typo3.org/typo3cms/extensions/sav_basic_example0/','ter','',''),
(9285499,0,'mask_export','0.8.0',13929,426,'Mask Export','Export your mask elements as extension',1,0,1,1491988533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','cordes@cps-it.de','ichhabrechtbot','2114191105f151b4709b5794f96e4d65','Compatibility to TYPO3 8.7\r\nFixed: Icons for content elements\r\nImproved: Backend preview handling\r\nFixed: Handling of content elements without field configuration\r\nImproved: ColPos DataProvider','CPS-IT GmbH',8000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285500,0,'mask_export','0.9.0',13929,391,'Mask Export','Export your mask elements as extension',1,0,1,1494583019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','cordes@cps-it.de','ichhabrechtbot','c97773b82b6c6bc434e46dd4a4ff1640','FEATURE: DataProvider for CType restrictions for nested content elements now integrated\r\nBUGFIX: Several bug fixes for 8.7 compatibility of the exported extension\r\nBUGFIX: More bug fixes for colPos DataProvider\r\n\r\nFor more information see ChangeLog.','CPS-IT GmbH',9000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285501,0,'mask_export','0.9.1',13929,1540,'Mask Export','Export your mask elements as extension',1,0,1,1495628529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','cordes@cps-it.de','ichhabrechtbot','45c8e88af86aac5d94c0d2c56563f64f','Task: Raise compatibility to Mask 3.0.0\r\nBugfix: Use correct SQL for timestamp fields in new tables','CPS-IT GmbH',9001,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285502,0,'mask_export','1.0.0',13929,480,'Mask Export','Export your mask elements as extension',2,0,1,1523824171,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','27afe6b3a3dc4ba057b7a85944c013d5',' Install export extension directly\n Include current mask configuration in export\n Bug fixes in generated Fluid templates for backend and frontend\n Ignore hidden content elements\n\nFor more information see ChangeLog.\n\nPLEASE NOTE: The composer package n','CPS-IT GmbH  biz-design.biz',1000000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285503,0,'mask_export','2.0.0',13929,575,'Mask Export','Export your mask elements as extension',2,0,1,1527430937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','4bb07e467ead3cdb9b88799ebc2b804c','Feature:\n Add configurable vendor name\n Add composer.json file to extension export\n Remove extension configuration and export everything by default\n\nBugfix:\n Show content element icons in list view\n Remove requirement to explicitly save extension key','CPS-IT GmbH  biz-design.biz',2000000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285504,0,'mask_export','2.1.1',13929,359,'Mask Export','Export your mask elements as extension',2,0,1,1539873471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8e26025582ee1f5ce0839011ab77e62a','Features:\n Simplify backend template configuration\n Allow SVG icons for content elements\n\nBugfixes:\n Correctly sanitize vendor name\n Support for multi-nested restricted content elements\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',2001001,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285505,0,'mask_export','2.2.0',13929,502,'Mask Export','Export your mask elements as extension',2,0,1,1540328895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8d6b555db0e3e0013d1e984719472a6e','Features:\n Add compatibility to mask 4.0 and TYPO3 9.5\n Use extension backend templates as fallback\n\nBugfixes:\n Resolve correct backend template paths if underscored keys are used\n Add extension icon to Resources/Public/Icons\n\nFor more information see','CPS-IT GmbH  biz-design.biz',2002000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285506,0,'mask_export','2.3.0',13929,396,'Mask Export','Export your mask elements as extension',2,0,1,1558367988,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','08c2bb057801af337a2495c7b5a29ba9','Features:\n Use best practice recommendations for PHP file code\n\nBugfixes:\n Export mask related labels only\n Harden colPos processing in generated hook\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',2003000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285507,0,'mask_export','2.4.0',13929,570,'Mask Export','Export your mask elements as extension',2,0,1,1566298806,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','7845d23d0e4a56399e98088bdb86bf3f','Features:\n Extension and vendor name stored in mask configuration\n\nBugfixes:\n Add SQL indexes for parent fields to tt_content table\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',2004000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285508,0,'mask_export','3.0.0',13929,251,'Mask Export','Export your mask elements as extension',2,0,1,1589843383,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:11:\"4.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9bdc4933895e4945daef5f1d8fb77a51','Features:\n Support for TYPO3 10.4\n Select elements to export\n Hide original mask elements\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3000000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285509,0,'mask_export','3.0.1',13929,251,'Mask Export','Export your mask elements as extension',2,0,1,1591535053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:11:\"4.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9a8070af41c2a2ffe2e757e3db5ce87f','Bugfixes:\n Remove mask_export options from export\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3000001,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285510,0,'mask_export','2.4.1',13929,181,'Mask Export','Export your mask elements as extension',2,0,1,1591607879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"mask\";s:11:\"2.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','6c271b939f0165e0f751b7ee3888327a','Bugfixes:\n Remove mask_export options from export\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',2004001,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285511,0,'mask_export','3.0.2',13929,239,'Mask Export','Export your mask elements as extension',2,0,1,1595500670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:11:\"4.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','92aae648430ccb5a371979a2f70811b2','[RELEASE] Release of mask_export 3.0.2','CPS-IT GmbH  biz-design.biz',3000002,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285512,0,'mask_export','3.0.3',13929,167,'Mask Export','Export your mask elements as extension',2,0,1,1603402869,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:11:\"4.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','dd9fcdd24d9a7599179b5c7f83dee688','Features:\n Add compatibility to mask 6.0\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3000003,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285513,0,'mask_export','3.0.4',13929,202,'Mask Export','Export your mask elements as extension',2,0,1,1603813871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:11:\"4.0.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f0a47bdf0075e2e0ff0058bd1f6a6403','Bugfixes:\n Ensure correct Fluid template generation\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',3000004,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285514,0,'mask_export','4.0.0',13929,110,'Mask Export','Export your mask elements as extension',2,0,1,1650890152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:13:\"4.0.0-7.99.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','4bc3473e2c4e1527a2ee0d5a36cc57d6','Features:\n Support for mask 7\n Support for TYPO3 11.5\n Support for PHP 8\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',4000000,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285515,0,'mask_export','4.0.1',13929,102,'Mask Export','Export your mask elements as extension',2,0,1,1651147606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:13:\"4.0.0-7.99.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a34a8a7e004388ffd2361b6b24248bc6','Bugfixes:\n Prevent PHP warning in export\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',4000001,0,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285516,0,'mask_export','4.0.2',13929,144,'Mask Export','Export your mask elements as extension',2,0,1,1651769085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:13:\"4.0.0-7.99.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','eed7f606e6d427e6d15d6d1ec3ca9382','Bugfixes:\n Fix code preview panels\n\nFor more information see ChangeLog.','CPS-IT GmbH  biz-design.biz',4000002,1,0,'https://github.com/IchHabRecht/mask_export/blob/master/README.md','ter','',''),
(9285517,0,'social_autopublish','1.0.2',1581,989,'Social Publisher','Social Publisher allows to publish your typo3 website content into different social media pages like Facebook, Twitter, Linkedin and Xing. Easy to configure, and also there is an option to test the configurations individually.',2,0,3,1493097878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Siju E Raju','typo3support@pitsolutions.com','pitsolutions_typo3','53072420f41dfcd8f5cabf18b5cba492','Updated for Typo3 8 LTS','',1000002,1,0,'https://docs.typo3.org/typo3cms/extensions/social_autopublish/1.0.2','ter','',''),
(9285518,0,'templavoila_converter','1.0.0',2026,518,'TemplaVoila! converter','This extension exports all necessary tables, if you want to convert from TemplaVoila! to another system. So you can migrate your TemplaVoila project with the tvconverter to a modern TYPO3 version.',2,0,1,1506841358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Gernot Ploiner','office@webprofil.at','gernott','c2e0a55472345b5dc68083f5f5255592','Works now from TYPO3 6.2 to TYPO3 8.7','WEBprofil - Gernot Ploiner e.U.',1000000,1,0,'','ter','',''),
(9285519,0,'powermail_fastexport','1.0.1',2236,229,'Powermail FastExport','Extend powermail for faster export to .xlsx / .csv files.\nThis is useful if you have many records to be exported.',2,0,0,1523971107,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:9:\"powermail\";s:11:\"3.2.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','f41b38b3a656651a5b0092bc08bea927','- Fixes crdate and time not formatted correctly (just rendered as timestamp)','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_fastexport/1.0.4','ter','',''),
(9285520,0,'powermail_fastexport','1.0.2',2236,148,'Powermail FastExport','Extend powermail for faster export to .xlsx / .csv files.\nThis is useful if you have many records to be exported.',2,0,0,1527254502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:9:\"powermail\";s:13:\"3.2.0-6.99.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','812150f6a83b9bac8cb77dce4425c41a','Adds compatibility for new powermail and typo3 versions','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_fastexport/1.0.4','ter','',''),
(9285521,0,'powermail_fastexport','1.0.3',2236,570,'Powermail FastExport','Extend powermail for faster export to .xlsx / .csv files.\nThis is useful if you have many records to be exported.',2,0,0,1528177483,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:9:\"powermail\";s:13:\"3.2.0-6.99.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','47ab2f02d85b7fa995e72a38f111b997','Adds composer.json','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_fastexport/1.0.4','ter','',''),
(9285522,0,'powermail_fastexport','1.0.4',2236,411,'Powermail FastExport','Extend powermail for faster export to .xlsx / .csv files.\nThis is useful if you have many records to be exported.',2,0,0,1538755895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:9:\"powermail\";s:14:\"2.25.0-6.99.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','ec3430b1286e833483495884bae7430c','- Updates constraints','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_fastexport/1.0.4','ter','',''),
(9285523,0,'powermail_fastexport','1.0.5',2236,335,'Powermail FastExport','Extend powermail for faster export to .xlsx / .csv files.\nThis is useful if you have many records to be exported.',2,0,0,1583486899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:9:\"powermail\";s:14:\"2.25.0-7.99.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','37f17493c13a5675b8d707279258aa05','- Updates powermail version dependency\r\n- Fixes errors related to storage page check, (Thanks @georgringer)','',1000005,1,0,'https://docs.typo3.org/typo3cms/extensions/powermail_fastexport/1.0.4','ter','',''),
(9285524,0,'secure_downloads','2.0.4',18929,615,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',1,0,2,1491409128,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','6c5f9081ea82d71c552ae276e2cace45','First release that supports TYPO3 8 LTS','Bitmotion GmbH',2000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285525,0,'secure_downloads','2.0.5',18929,8244,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',1,0,2,1492714876,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','cd811d23955890f17660d7a9ef3eb963','Release contains bugfixes only.','Bitmotion GmbH',2000005,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285526,0,'secure_downloads','2.0.6',18929,609,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',1,0,2,1542721534,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','5462c4ce8e1ded75436c826b7fa13022','Add more information to preOutput hook and fix TCA deprecations.','Bitmotion GmbH',2000006,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285527,0,'secure_downloads','3.0.0',18929,903,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1542721563,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','3e92968334ef19903ee6ff42548cd1f1','Initial release for TYPO3 9 LTS.','Bitmotion GmbH',3000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285528,0,'secure_downloads','3.0.1',18929,373,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1574931603,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','9e84abcdddf4bde3e9571da9123531dc','This release is a bug fix release. It contains bug fixes and some improvements in documentation and code quality.','Bitmotion GmbH',3000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285529,0,'secure_downloads','3.0.2',18929,318,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1575371321,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','2f4b46beeba7382fb7dbe9a04d0ae417','This release contains bug fixes only.','Bitmotion GmbH',3000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285530,0,'secure_downloads','4.0.0',18929,654,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1575375911,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','f3d566237328f286ac0dc47c86be4b38','This version is a major refactoring and contains breaking changes. Please take notice of the change log for further details.','Bitmotion GmbH',4000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285531,0,'secure_downloads','3.0.3',18929,220,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1588580912,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels, Helmut Hummel','typo3-ext@bitmotion.de','bitmotion','c787c438cc3c89d3e906d2a7ff06e6ba','This release is a bugfix release. It contains bug fixes only.','Bitmotion GmbH',3000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285532,0,'secure_downloads','4.1.0',18929,349,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1588756326,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','aad0fe440cc99d1e4828b9765d501e20','This version introduces support for TYPO3 v10 LTS and PHP 7.4. In addition, there are two new configuration options to perform strict group checking and for running these extensions behind an SSL reverse proxy. This version also contains bug fixes.','Leuchtfeuer Digital Marketing',4001000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285533,0,'secure_downloads','4.1.1',18929,433,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1591184891,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','b694ac604af9eed6ab63c40ef9e20f59','This release is a regular maintenance release. It contains mostly bug fixes and improvements regarding the documentation. The vendor name was changed from bitmotion to leuchtfeuer.','Leuchtfeuer Digital Marketing',4001001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285534,0,'secure_downloads','4.1.5',18929,105,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1670575962,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','87f61ed08450bbf2e3f10cbeb0c68e29',' This release is a regular maintenance release.','Leuchtfeuer Digital Marketing',4001005,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285535,0,'secure_downloads','4.1.6',18929,102,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1671107586,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','ec6bb9aae52138efdd1fa89ad7bbcb2e','This release is a bugfix release.','Leuchtfeuer Digital Marketing',4001006,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285536,0,'secure_downloads','5.0.0',18929,78,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1683540230,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','9e29df1725258b49ef1e0908b986119c','New version with TYPO3 v11 compatibility','Leuchtfeuer Digital Marketing',5000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285537,0,'secure_downloads','5.0.1',18929,96,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1685107218,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','78da546523b464adb45a3dd3ba3c8347','Bugfix and maintenance','Leuchtfeuer Digital Marketing',5000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285538,0,'secure_downloads','5.0.2',18929,82,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1688128188,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','73fb2950d14f9adef26015a7e02f7e63','Bugfix and Maintenance','Leuchtfeuer Digital Marketing',5000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285539,0,'secure_downloads','5.0.3',18929,71,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1698391515,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','6cd25b3cf2471f084fe525845bd7a012','Bugfix and maintenance','Leuchtfeuer Digital Marketing',5000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285540,0,'secure_downloads','6.0.0',18929,69,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1699344403,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.1.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','e7bed131ca41ffadbaefbd0010952d78','This release is a new major release.\r\nIt introduces support for TYPO3 12 LTS. TYPO3 11 LTS and 10 LTS are not supported anymore in Version 6.x.','Leuchtfeuer Digital Marketing',6000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285541,0,'secure_downloads','6.0.1',18929,64,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1704897231,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.1.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','d59ff17f7f45bd0f05d98fccc7088183','Bugfix and maintenance','Leuchtfeuer Digital Marketing',6000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285542,0,'secure_downloads','5.0.4',18929,55,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1711456880,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','fc03416db83c5c292c06a8f75da784f9','Bugfix and maintenance','Leuchtfeuer Digital Marketing',5000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285543,0,'secure_downloads','6.0.2',18929,64,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1711456909,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.1.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','1f780f8d1edf34ac21493f1229ebdac0','Bugfix and maintenance','Leuchtfeuer Digital Marketing',6000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285544,0,'secure_downloads','6.0.3',18929,70,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1712306222,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','62dc0b414048bd0a57db5738b0802eff','Bugfix and maintenance','Leuchtfeuer Digital Marketing',6000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285545,0,'secure_downloads','5.0.5',18929,43,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1726653455,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','7f735447ec16364a9c6b6ef014c05a8c','Bugfixes','Leuchtfeuer Digital Marketing',5000005,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285546,0,'secure_downloads','6.0.4',18929,52,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1726653491,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','498c41ad8711070fdc3e6badee5b0957','Bugfixes','Leuchtfeuer Digital Marketing',6000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285547,0,'secure_downloads','5.0.6',18929,42,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1727096289,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','e51a1f8aad4fb9b9ad27a15be989d033','Bugfixes','Leuchtfeuer Digital Marketing',5000006,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285548,0,'secure_downloads','6.1.0',18929,41,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1732778871,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','d05d679c8454820914379af37293991d','Bugfix and maintenance','Leuchtfeuer Digital Marketing',6001000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285549,0,'secure_downloads','6.1.1',18929,42,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1733315413,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','a2a51b5c46e43a85e0aefd8ab093bed1','Bugfix release','Leuchtfeuer Digital Marketing',6001001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285550,0,'secure_downloads','7.0.0',18929,41,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1733834703,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','c476187fdcc14b9b6f94a199b2268637','This release is a new major release.\r\nIt introduces support for TYPO3 13 LTS and PHP 8.4. TYPO3 12 LTS is not supported anymore in Version 7.x.','Leuchtfeuer Digital Marketing',7000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285551,0,'secure_downloads','7.0.1',18929,52,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1734608939,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','b706a0cb4ece2ebaccfc3aec205956b8','Maintenance release','Leuchtfeuer Digital Marketing',7000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285552,0,'secure_downloads','5.0.7',18929,20,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1762445250,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','f4fad0d51f885e6c1bc223f247ef6f71','Maintenance release','Leuchtfeuer Digital Marketing',5000007,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285553,0,'secure_downloads','6.1.2',18929,18,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1762445278,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','b282fc7eb03d2373d91295ddc4089b0a','Maintenance release','Leuchtfeuer Digital Marketing',6001002,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285554,0,'secure_downloads','7.0.2',18929,19,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1762446035,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','ef97f2989303dcbc1bc12b28bd545799','Maintenance and bugfix release','Leuchtfeuer Digital Marketing',7000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285555,0,'secure_downloads','6.1.3',18929,20,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1762857218,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','3aaf41b2b0e86fc93f450e2f7eefffb3','Bugfix release','Leuchtfeuer Digital Marketing',6001003,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285556,0,'secure_downloads','7.0.3',18929,22,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1762857250,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','3fe698ecadc0dc448dc3189347dc4a1d','Maintenance and bugfix release','Leuchtfeuer Digital Marketing',7000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285557,0,'secure_downloads','6.1.4',18929,14,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1771943023,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','aa42fcb6eabb7e8a12e6f384b6d9e6c5','This release is a bugfix release.','Leuchtfeuer Digital Marketing',6001004,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285558,0,'secure_downloads','7.0.4',18929,16,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1771943064,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','fe996c46b967a797303a565fa9203f21','This release is a bugfix release.','Leuchtfeuer Digital Marketing',7000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285559,0,'secure_downloads','7.1.0',18929,12,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1772713885,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','889c21263e12ce8049bd7953ca83ac1d','This release is a feature and maintenance release.\r\nIt adds support for storages outside the public root.','Leuchtfeuer Digital Marketing',7001000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285560,0,'secure_downloads','14.0.0',18929,13,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1772804058,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','477e52bf5c6bc429c6c7ed98bdfc13be','This release is a major release.\r\nIt introduces support for TYPO3 14. \r\nTYPO3 13 is not supported anymore in Version 14.x.','Leuchtfeuer Digital Marketing',14000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285561,0,'secure_downloads','7.1.1',18929,12,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1774274905,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','f346e633dc6c8f21a27de2df5cbb64a2','Bugfix and maintenance release','Leuchtfeuer Digital Marketing',7001001,0,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285562,0,'secure_downloads','14.0.1',18929,18,'Secure Downloads','\"Secure Download\": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.',2,0,2,1774274936,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}s:9:\"conflicts\";a:1:{s:12:\"naw_securedl\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','b6fd70a91afb1ad52377f9c0e453356b','Bugfix release','Leuchtfeuer Digital Marketing',14000001,1,0,'https://docs.typo3.org/p/leuchtfeuer/secure-downloads/master/en-us/Index.html','ter','',''),
(9285563,0,'formule','1.2.0',7927,521,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1498654603,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','444a317199933c317ba17307636fc4ca','Release 1.2.0 - https://github.com/Ecodev/formule/compare/1.1.0...1.2.0\n\n[BUGFIX] Make sure submitAction is called using POST 87','',1002000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285564,0,'formule','1.3.0',7927,223,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1532092325,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','3d1a3a1e0009b73bbac133b758127596','Release 1.3.0 - https://github.com/Ecodev/formule/compare/1.2.0...1.3.0\n\nCompatibility TYPO3 v8','',1003000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285565,0,'formule','1.3.1',7927,225,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1532499862,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','4057ae20b8fe63641301d93a922d1cfa','Release 1.3.1 - https://github.com/ECODEV/formule/compare/1.3.0...1.3.1\n\n[BUGFIX] Fix TCA for Vidi\n[BUGFIX] Do not escape output by default','',1003001,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285566,0,'formule','1.3.2',7927,369,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1533299447,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','233744bc7a4f0cbc735a38fb56c26c6e','Release 1.3.2 - https://github.com/Ecodev/formule/compare/1.3.1...1.3.2\n\n[BUGFIX] Fix ViewHelper output','',1003002,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285567,0,'formule','2.0.0',7927,158,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1554387742,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','d4814edd95069c67f1f14ed458bf8603','Release 2.0.0 - https://github.com/Ecodev/formule/compare/1.3.2...2.0.0\n\n [FEATURE] Enabled multiple formule instance on same page\n [TASK] Remove compatibility with TYPO3 v7\n [TASK] Fix compatibility with TYPO3 v8','',2000000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285568,0,'formule','2.0.1',7927,236,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1554391056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:0:\"\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','a346f82ce40079a4b931c67f488c92d1','Release 2.0.1 - https://github.com/Ecodev/formule/compare/2.0.0...2.0.1\n\n [BUGFIX] Fix settings when multiple formule instance on same page\n [CLEANUP] Code clean up','',2000001,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285569,0,'formule','2.1.0',7927,176,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1556266833,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','8d90d8725c3de5b4a6136cea3dd3eb25','Release 2.1.0 - https://github.com/Ecodev/formule/compare/2.0.1...2.1.0\n\n TYPO3 v9 compatibility\n Fix ViewHelpers for TYPO3 v9\n Make TypoScript loading compatible with TYPO3 v9\n Fix BE Wizard','',2001000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285570,0,'formule','2.1.1',7927,274,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1556283367,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','fa9612f3c7ec7821758fb985213d591f','Release 2.1.1 - https://github.com/Ecodev/formule/compare/2.1.0...2.1.1\n\n[BUGFIX] Fix wrong configuration utility call','',2001001,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285571,0,'formule','2.1.2',7927,305,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1558105890,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','d525969377d1dbea1ab9b75d7fbc6074','Release 2.1.2 - https://github.com/Ecodev/formule/compare/2.1.1...2.1.2\n\n[TASK] PHP return type\n[BUGFIX] Define template identifier in ArgumentService','',2001002,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285572,0,'formule','2.2.0',7927,370,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1569420328,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','2a2f705c6ba6b3d8e8a20543578af6c3','Release 2.2.0 - https://github.com/Ecodev/formule/compare/2.1.2...2.2.0\n\n[TASK] Remove leftover of TYPO3_DB\n[TASK] Remove field is_sent\n[TASK] Complete Doctrine migration\n[BUGFIX] Correct SQL list of fields\n[BUGFIX] Completly remove deprecated DatabaseConnection\n[BUGFIX] Replace deprecated DatabaseConnection by Doctrine','',2002000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285573,0,'formule','2.3.0',7927,232,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1586430900,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','1183479e326081f127f67d27423a861f','Release 2.3.0 - https://github.com/Ecodev/formule/compare/2.2.0...2.3.0\n\n[TASK] Add \"values\" as template variable\n[TASK] Sending emails come after finisher step','',2003000,0,0,'https://github.com/Ecodev/formule','ter','',''),
(9285574,0,'formule','2.4.0',7927,236,'Variety of forms - effortless!','Render a variety of forms template based on the FE such as contact form, registration form, etc... effortless!',2,0,3,1591345075,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"vidi\";s:11:\"4.0.0-0.0.0\";}}','Udriot Fabien','fabien@ecodev.ch','ecodev','8086994b7dd5857296bc70446f6af403','Release 2.4.0 - https://github.com/Ecodev/formule/compare/2.3.0...2.4.0\n\n[TASK] Code clean up\n[TASK] Adjust vidi dependency','',2004000,1,0,'https://github.com/Ecodev/formule','ter','',''),
(9285575,0,'l10n_translator','1.1.2',3049,226,'l10n Translator','translate files in l10n folder',2,0,1,1502355322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','6ae1541a44f3b82bd398d3e12bc0645f','1.1.2 BUGFIX writing XML-Files','',1001002,0,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285576,0,'l10n_translator','1.1.3',3049,224,'l10n Translator','translate files in l10n folder',2,0,1,1504766999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','eaeeb2a345d46cc0f50fe4eb336d7035','allow searching for translation key','',1001003,0,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285577,0,'l10n_translator','1.1.4',3049,99,'l10n Translator','translate files in l10n folder',2,0,1,1517413683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','6b2417999ec9c0e546f5a61b109a7faf','increase Dependency for TYPO 8','',1001004,0,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285578,0,'l10n_translator','1.1.5',3049,470,'l10n Translator','translate files in l10n folder',2,0,1,1517414673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','a19dd5bf04a285d65987946e1e6b531d','adapt licence informations','',1001005,0,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285579,0,'l10n_translator','1.2.0',3049,182,'l10n Translator','translate files in l10n folder',2,0,1,1524205135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','136a298a63ccf62fa8351447e2bfb5ff','Better initial creation','',1002000,0,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285580,0,'l10n_translator','1.3.0',3049,716,'l10n Translator','translate files in l10n folder',2,0,1,1525350452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Achim Fritz, Lightwerk GmbH','af@lightwerk.com','aflw','3ecbe8f4a08d686dc531bb2750542e61','textarea for labels containing linebreaks','',1003000,1,0,'https://github.com/lightwerk/l10n_translator/blob/master/Readme.md','ter','',''),
(9285581,0,'emogrifier','1.1.0',4080,265,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1506154077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Gernot Leitgab','','royalknight','7dda534e9b3f8b9f7a52b9e4338a3eca','- Update documentation.\r\n- Update emogrifier to V1.2.0.\r\n- Compatibility with TYPO3 8.7.','Webentwickler.at',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/1.1.1','ter','',''),
(9285582,0,'emogrifier','1.1.1',4080,792,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1506191299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Gernot Leitgab','','royalknight','a705f25dae76cf6bd44585c182384e77','- Update documentation.','Webentwickler.at',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/1.1.1','ter','',''),
(9285583,0,'emogrifier','2.0.0',4080,1173,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1524203100,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Gernot Leitgab','','royalknight','35bfcbd3af5fe87bee7d670eb4877393','- Update documentation.\r\n- Add view helper.\r\n- Add user function.\r\n- Add option to extract content.\r\n- Update emogrifier to V2.0.0.\r\n- Update integration of emogrifier.\r\n- Remove compatibility with TYPO3 6.2.\r\n- Reformat code.','Webentwickler.at',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/2.0.0','ter','',''),
(9285584,0,'emogrifier','3.0.0',4080,531,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1569091063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gernot Leitgab','','royalknight','b63835b88475f45e8740973fc415d7bb','- Update documentation.\r\n- Update emogrifier to version 2.2.0.\r\n- Remove deprecated replace statement from composer.json.\r\n- Remove support of TYPO3 7 LTS, add support for TYPO3 9 LTS.\r\n- Add pack script for TER upload.\r\n- Replace GeneralUtility::requireOnce().','Webentwickler.at',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/','ter','',''),
(9285585,0,'emogrifier','4.0.0',4080,127,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1600630787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";}}','Gernot Leitgab','','royalknight','a3ead582f4ca5b40cf78097853097ccb','- Update documentation.\r\n- Update emogrifier to version 4.0.0.\r\n- Drop support of non-composer installations.\r\n- Drop support of TYPO3 8 LTS, add support for TYPO3 10 LTS.','Webentwickler.at',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/','ter','',''),
(9285586,0,'emogrifier','4.0.1',4080,241,'Emogrifier','Converts CSS styles into inline HTML styles.',2,0,2,1600631977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gernot Leitgab','','royalknight','77d061b06261684ae0345373ea28971d','- Update documentation.\r\n- Version requirement.','Webentwickler.at',4000001,1,0,'https://docs.typo3.org/typo3cms/extensions/emogrifier/','ter','',''),
(9285587,0,'smartmap','0.7.0',1195,245,'Smart Map','A really smart TYPO3 CMS Map Extension for pretty interaction.',0,0,3,1495552512,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.14-7.3.99\";}s:8:\"suggests\";a:1:{s:7:\"phpunit\";s:5:\"4.4.0\";}}','Sebastian Gierth, Steve Lenz','seb91gi@yahoo.de, kontakt@steve-lenz.de','fire-lizard','27091287cce005d05461b32d325e40f2','This version is an alpha-state. Therefore during development there may be some breaking changes until v1.0 (the prefered stable version).\r\n\r\nCheck CHANGELOG.md ;)','',7000,0,0,'https://github.com/FireLizard/smartmap/blob/master/README.md','ter','',''),
(9285588,0,'smartmap','0.8.0',1195,104,'Smart Map','A really smart TYPO3 CMS Map Extension for pretty interaction.',0,0,3,1500900318,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"phpunit\";s:5:\"4.4.0\";}}','Sebastian Gierth','seb91gi@yahoo.de','fire-lizard','40bef1647dd09f03225157eb597063b2',' Added compatibility for version 7.6.0 - 8.99.99 of TYPO3 CMS\r\n Refactored namespace from \"Phoenix\" to \"FireLizard\"\r\n Made composer ready','',8000,0,0,'https://github.com/FireLizard/smartmap/blob/master/README.md','ter','',''),
(9285589,0,'smartmap','0.8.1',1195,534,'Smart Map','A really smart TYPO3 CMS Map Extension for pretty interaction.',0,0,3,1500903570,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"phpunit\";s:5:\"4.4.0\";}}','Sebastian Gierth','seb91gi@yahoo.de','fire-lizard','8ce855f5af586e8218985c8b5e6b6522',' Added compatibility for version 7.6.0 - 8.99.99 of TYPO3 CMS\r\n Refactored namespace from \"Phoenix\" to \"FireLizard\"\r\n Made composer ready','',8001,1,0,'https://github.com/FireLizard/smartmap/blob/master/README.md','ter','',''),
(9285590,0,'domaincheck','1.1.0',2136,640,'Domain check','Frontend plugin to check domains.',2,0,3,1493148812,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:10:\"autoloader\";s:6:\"2.0.0-\";s:20:\"typoscript_rendering\";s:6:\"1.0.4-\";s:3:\"vhs\";s:6:\"2.4.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','351c701e6fe1c362ec024817bf15ab11','Refactoring for TYPO3 8.7','MEDIA::ESSENZ',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/domaincheck/1.1.0','ter','',''),
(9285591,0,'domaincheck','1.2.2',2136,143,'Domain check','Frontend plugin to check domains.',2,0,3,1615992401,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.19-11.1.99\";s:10:\"autoloader\";s:12:\"6.0.0-7.1.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";s:3:\"vhs\";s:6:\"6.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','4b16c8f20f21048bb46388f3fccd02e4','Make TYPO3 10/11 compatible; set compatibility range; move tsconfig to separate folder and other small cleanups;','MEDIA::ESSENZ',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/domaincheck/','ter','',''),
(9285592,0,'domaincheck','1.3.0',2136,101,'Domain check','Frontend plugin to check domains.',2,0,3,1637253815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','4df78efc18a3acf748105757cbff1f79','Add TYPO3 11.5 compatibility','MEDIA::ESSENZ',1003000,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/1.3/en-us','ter','',''),
(9285593,0,'domaincheck','1.3.1',2136,112,'Domain check','Frontend plugin to check domains.',2,0,3,1637255215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','1f12f41539fe489a32176e2b0c5e6313','Change requirements in composer.json to TYPO3 10/11','MEDIA::ESSENZ',1003001,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/1.3/en-us','ter','',''),
(9285594,0,'domaincheck','1.3.3',2136,131,'Domain check','Frontend plugin to check domains.',2,0,3,1643889487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ec66f7bb606a8b95eaa66faf28ee6045','Remove EXT:autoloader config from ext_tables.php; Change documentation to fit current state','MEDIA::ESSENZ',1003003,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/1.3/en-us','ter','',''),
(9285595,0,'domaincheck','1.3.6',2136,76,'Domain check','Frontend plugin to check domains.',2,0,3,1681576594,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','41c118e92f672af93b02dd6202238de1','Change inwx api code to v3.4.0; Fix some PHP 8 issues in OTP generator; Improve documentation;','MEDIA::ESSENZ',1003006,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/1.3/en-us','ter','',''),
(9285596,0,'domaincheck','1.4.0',2136,98,'Domain check','Frontend plugin to check domains.',2,0,3,1681636102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','01bade0d4385de2eee172772a9687448','Add debug setting to show api call errors in js console','MEDIA::ESSENZ',1004000,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/1.4/en-us','ter','',''),
(9285597,0,'domaincheck','2.0.0',2136,68,'Domain check','Frontend plugin to check domains.',2,0,3,1710165905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0d11714f94eb618d74b5fabafe2e0aec','Add TYPO3 12 compatibility','MEDIA::ESSENZ',2000000,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/2.0/en-us','ter','',''),
(9285598,0,'domaincheck','2.1.0',2136,60,'Domain check','Frontend plugin to check domains.',2,0,3,1721926682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.21-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','5c40202b907477fbe8b05992c2daa796','Switch Documentation to phpDocumentor','MEDIA::ESSENZ',2001000,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/2.1/en-us','ter','',''),
(9285599,0,'domaincheck','3.0.0',2136,49,'Domain check','Frontend plugin to check domains.',2,0,3,1738868668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','2a932c75307eb77c23e86d4112921468','Add TYPO3 13 compatibility','MEDIA::ESSENZ',3000000,0,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/3.0/en-us','ter','',''),
(9285600,0,'domaincheck','4.0.0',2136,6,'Domain check','Frontend plugin to check domains.',2,0,3,1783587102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','28a3c26169e458169f01eafd420c768c','Add TYPO3 14 compatibility','MEDIA::ESSENZ',4000000,1,0,'https://docs.typo3.org/p/mediaessenz/domaincheck/main/en-us/','ter','',''),
(9285601,0,'be_fonts','8.7.3',2120,979,'TYPO3 Backend Fonts','Allows you to customize your backend fonts in the extension configuration. Sizing of fonts, google fonts in modules, pagetree and inner frame are available.',2,0,4,1499284309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-8.99.999\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','413bdfc1f99daafe03a2951951f07c02','[TASK] 8.x compatibility,   more fonts available','infoeckel',8007003,1,0,'https://docs.typo3.org/typo3cms/extensions/be_fonts/8.7.3','ter','',''),
(9285602,0,'pdfviewhelpers','1.3.0',13069,667,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1492936184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','9c9083447834411c1dec01b943d44f9c','- Adds support for TYPO3 8.7 LTS\r\n- Adds PageBreakViewHelper\r\n- Adds possibility to load html styles from external file\r\n- Adds orientation to PageViewHelper\r\n- Adds fontStyle to text\r\n- Adds a TypoScript way for adding custom fonts\r\n- Adds minor improvem','Bithost GmbH',1003000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.3/en-us','ter','',''),
(9285603,0,'pdfviewhelpers','1.3.1',13069,461,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1505584446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','a2a63457658539323eaedb08a6dcb3b5','- Removes default font type in order for TCPDF to auto detect type\r\n- Adds .htaccess protection to folder Resources/Private, (Thanks @derhansen)\r\n- Fixes images not loaded anymore in documentation\r\n- Adds new extension icon','Bithost GmbH',1003001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.3/en-us','ter','',''),
(9285604,0,'pdfviewhelpers','1.3.2',13069,483,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1509374426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','6280c6f8946f4f4d33e9ac7824c62a37','Fixes Warning in TCPDF on PHP 7.1.x 28 (Thanks @koritnik)','Bithost GmbH',1003002,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.3/en-us','ter','',''),
(9285605,0,'pdfviewhelpers','1.3.3',13069,501,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1511795447,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','02b2b7d3fc08413caf4733ebad269d53','- 32: prevent any output after the pdf file, allowing to validate against PDF/A with a custom constructor, thanks to @koritnik for reporting!\r\n- improve docs: fix examples\r\n- improve docs: add troubleshooting tips','Bithost GmbH',1003003,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.3/en-us','ter','',''),
(9285606,0,'pdfviewhelpers','1.3.4',13069,469,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1518013262,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','1adb87f2cbb93f8c1f3b7210c68b9300','- Fixes bug in BE context (Thanks @liayn)\r\n- Adds more bugs to fix later','Bithost GmbH',1003004,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/1.3.4','ter','',''),
(9285607,0,'pdfviewhelpers','1.4.0',13069,398,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1523377123,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','9faa861ef3d64bb2d2a38c08f365c615','- Fixes posX and posY not working  (Thanks @PeterSchuhmann)\r\n- Updates TCPDF to version 6.2.17\r\n- Updates FPDI to version 1.6.2\r\n- Improves PdfaShowCase example\r\n- Adds option sRGBMode to config\r\n- Adds GetPosXViewHelper and GetPosYViewHelper\r\n- Adds cust','Bithost GmbH',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/1.4.0','ter','',''),
(9285608,0,'pdfviewhelpers','1.5.0',13069,413,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1525461146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','e3a003f46f8e576dcc5c4b463dccec47','- Updates documentation\r\n- Adds (optional) automatic hyphenation to all textual ViewHelpers\r\n- Adds support for absolute, relative and TYPO3 EXT: paths\r\n- Adds format to PageViewHelper\r\n- Fixes importPage does not work with autoPageBreak1','Bithost GmbH',1005000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.5/en-us','ter','',''),
(9285609,0,'pdfviewhelpers','1.5.1',13069,501,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1526553915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.1.99\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','8ba05821228ef7e71d49217f73af4b1e','- Fixes not able to create multiple PDF documents per request\r\n- Fixes PHP 5.4 compatibility error\r\n- Moves ExtensionManagementUtility::addStaticFile to Overrides/sys_template.php\r\n- Fixes outputDestination E and S not really working\r\n- Disables ViewHelpe','Bithost GmbH',1005001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/1.5/en-us','ter','',''),
(9285610,0,'pdfviewhelpers','1.5.2',13069,487,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1530547441,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','131409ebccb9a32e3f2c192c1d4c3489','- Changes PHP requirement to minimum 5.4\r\n- Changes code style to PSR-2\r\n- Adds functional tests','Bithost GmbH',1005002,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/1.5.2','ter','',''),
(9285611,0,'pdfviewhelpers','1.6.0',13069,525,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. It is possible to use existing PDFs as template and extend them using these ViewHelpers. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1534227909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','b78ef640c3a934682395c8bbf6136235','- Adds support for TYPO3 9 LTS (Thanks @luberti)\r\n- Drops support for TYPO3 6 LTS\r\n- Adds support for FAL images','Bithost GmbH',1006000,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/1.6.0','ter','',''),
(9285612,0,'pdfviewhelpers','2.0.0',13069,390,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1538643090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','d0e594bc741e2e8775da4edeb15d6fff','- Adds lots of new features like Header- and FooterViewHelpers, text types or a ViewHelper to avoid page breaks inside\r\n- Fixes some bugs and improves performance\r\n- Updates dependencies','Bithost GmbH',2000000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.0/en-us','ter','',''),
(9285613,0,'pdfviewhelpers','2.0.1',13069,418,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1539877800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','44505e8a68ff029653889be8ab179170','- Fixes a PDF 1.7 compliance issue\r\n- Updates documentation','Bithost GmbH',2000001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.0/en-us','ter','',''),
(9285614,0,'pdfviewhelpers','2.0.2',13069,455,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1543686638,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','ca26e5eea59c55c35e25832f94f98ff6','- Fixes import page on automatic page break not working (Thanks @liayn)\r\n- Updates documentation','Bithost GmbH',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/2.0.2','ter','',''),
(9285615,0,'pdfviewhelpers','2.1.0',13069,480,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1556626124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','732d1f9c6ff0429aafa80ea6627bbb7e','- Adds paragraph line feed to textual ViewHelpers (Thanks @emmemme)\r\n- Adds image processing to ImageViewHelper\r\n- Adds table of content ViewHelpers\r\n- Updates TCPDF and FPDI\r\n- Updates documentation','Bithost GmbH',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pdfviewhelpers/2.1.0','ter','',''),
(9285616,0,'pdfviewhelpers','2.2.0',13069,252,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1571866821,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Marin','markus.maechler@bithost.ch, esteban.marin@bithost.ch','bithostgmbh','c2c0aaf0d7c1f161e104f84485e6e922','- Adds configurable output path for generated font files\r\n- Fixes images not working in footer\r\n- Adds fit on page option to ImageViewHelper','Bithost GmbH',2002000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.2/en-us','ter','',''),
(9285617,0,'pdfviewhelpers','2.2.1',13069,274,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1573125507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','a18af100ce6e69dae903de596c12102e','- Adds jpeg (with e) to default allowedImageTypes\r\n- Fixes custom fonts not working in HTMLViewHelper (regression)\r\n- Removes replace pdfviewhelpers with self.version from composer.json','Bithost GmbH',2002001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.2/en-us','ter','',''),
(9285618,0,'pdfviewhelpers','2.2.2',13069,380,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1575468521,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','3068101df082a0ab5ba9fa0bcf1f42e4','- Fixes custom fonts not working in AvoidPageBreakViewhelper (regression, Thanks @MK-42)','Bithost GmbH',2002002,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.2/en-us','ter','',''),
(9285619,0,'pdfviewhelpers','2.3.0',13069,269,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1587133796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','c2c9441807576ee8312dc67c1548dfd5','- Adds support for TYPO3 10 LTS\r\n- Drops support for TYPO3 7 LTS\r\n- Changes PHP minimum version to 7.0\r\n- Migrates documentation to new build system','Bithost GmbH',2003000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285620,0,'pdfviewhelpers','2.3.1',13069,271,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1587475607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','c1c838dcc0894879ccb59fc4940bbed4','- Updates version constraints for TYPO3 10 LTS','Bithost GmbH',2003001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285621,0,'pdfviewhelpers','2.3.2',13069,166,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1591042762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','0ca9175c16c8c13d3b25d19948543ef9','- Updates FPDI to version 2.3.3\r\n- Updates TCPDF to version 6.3.5\r\n- Fixes text sometimes not showing in HTML tables after a page break\r\n- Adds enc and flags parameter to addTTFFont','Bithost GmbH',2003002,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285622,0,'pdfviewhelpers','2.3.3',13069,260,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1591207359,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','6fa807434a03f926122aa2d0fcc57a06','- Fixes custom fonts not working with different styles (e.g. italic or bold), (Thanks @Teddytrombone)','Bithost GmbH',2003003,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285623,0,'pdfviewhelpers','2.3.4',13069,399,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1593071945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','c06ed9a2ace1e082d810431cfc0be9c3','- Fixes PDF background template overlaps with content\r\n- Fixes EXT:news static TypoScript template not working for TYPO3 10 LTS\r\n- Fixes crop and cropVariant not respected','Bithost GmbH',2003004,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285624,0,'pdfviewhelpers','2.3.5',13069,132,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1627977939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','521a278b2956052e32867ba97b94b8ca','- Adds extension-key configuration to composer.json (Thanks @aimeos and @DanielSiepmann)','Bithost GmbH',2003005,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.3/en-us','ter','',''),
(9285625,0,'pdfviewhelpers','2.4.0',13069,114,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1638899287,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','477c93cc44e02e0e3bdaf26ccc04232e','- Adds support for TYPO3 11 LTS\r\n- Adds StopOutputMiddleware as a replacement for TSFE::isOutputting (Thanks @nhovratov)\r\n- Adds Services.yaml (Thanks @kabarakh)\r\n- Fixes PageNumberAliasViewHelper not working with custom fonts\r\n- Forces TSFE::set_no_cache if plugin.tx_pdfviewhelpers.settings.config.disableCache is set\r\n- Drops support for TYPO3 8 LTS\r\n- Changes PHP minimum version to 7.2\r\n- Updates FPDI to version 2.3.6\r\n- Updates TCPDF to version 6.4.2','Bithost GmbH',2004000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.4/en-us','ter','',''),
(9285626,0,'pdfviewhelpers','2.4.1',13069,132,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1644478668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','898a1965ab8de558442e18abc364d35c','- Fixes undefined array key warning, (Thanks @Physikbuddha)\r\n- Updates version constraint for typo3/cms-core to improve readability and compatibility','Bithost GmbH',2004001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.4/en-us','ter','',''),
(9285627,0,'pdfviewhelpers','2.5.0',13069,98,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1673791660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','c7dc7f44238bd89ee600f51c1c7dfdef','- Adds experimental support for PDF/UA (Thanks @MoppieMop)\r\n- Adds allowed composer plugins typo3/class-alias-loader and typo3/cms-composer-installers (Thanks @liayn)\r\n- Updates TCPDF to version 6.6.2 (Thanks @liayn)\r\n- Removes TCPDF link (Thanks @MoppieMop and @liayn)','Bithost GmbH',2005000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/2.5/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9285628,0,'pdfviewhelpers','3.0.0',13069,83,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1702912583,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','d7c209ed32f2beef888b51636d635b09','Release v3.0.0','Bithost GmbH',3000000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/3.0/en-us','ter','',''),
(9285629,0,'pdfviewhelpers','3.1.0',13069,26,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1747302455,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','71ece249f869c3fc0139dd90b9845588','Update versions and changelog','Bithost GmbH',3001000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/3.1/en-us','ter','',''),
(9285630,0,'pdfviewhelpers','3.1.1',13069,40,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1747996230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','a245ae50c4c68d3115b67af7bfb07766','Release v3.1.1','Bithost GmbH',3001001,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/3.1/en-us','ter','',''),
(9285631,0,'pdfviewhelpers','4.0.0',13069,12,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1777798604,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','cd2bffc0f2539d37cb98135f641e7984','Updates example outputs for new TCPDF version','Bithost GmbH',4000000,0,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/4.0/en-us','ter','',''),
(9285632,0,'pdfviewhelpers','4.0.1',13069,3,'PDF ViewHelpers','Provides various Fluid ViewHelpers to create PDF documents. Under the hood pdfviewhelpers uses TCPDF and FPDI.',2,0,2,1787588238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Markus Mächler, Esteban Gehring','markus.maechler@bithost.ch, esteban.gehring@bithost.ch','bithostgmbh','17532745d8706563be259d9d0d032576','Updates versions and changelog','Bithost GmbH',4000001,1,0,'https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/4.0/en-us','ter','',''),
(9285633,0,'cart','3.1.0',36261,626,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1491294837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','85e51b4572d83868b0de223020b1701e','This bugfix release for free shipping of virtual products. Please note the changelog, if the shipping costs are staggered with \"by_quantity\".','extco.de UG (haftungsbeschränkt)',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/3.1.0','ter','',''),
(9285634,0,'cart','3.6.2',36261,543,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1497194738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','b35e96179b44a509b5dc0061e1985153','More Testing. Fix some problems after setting Payment or Shipping. Add ke_search indexer hook.','extco.de UG (haftungsbeschränkt)',3006002,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/3.6.2','ter','',''),
(9285635,0,'cart','3.9.0',36261,473,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1497381944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','4d72bfcd9806f5487976d8ab8d88015d','Fix a problem with product images in translated products. Add option to add additional fields to order form.','extco.de UG (haftungsbeschränkt)',3009000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/3.9.0','ter','',''),
(9285636,0,'cart','3.11.0',36261,485,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1497557654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','1128749fc8193b550e266a186f63d4ee','Product Teaser Plugin allows now up to 99 products.\r\nAdds a Cache Tag for all ProductController actions to clear the cache of all pages with a product plugin easely.','extco.de UG (haftungsbeschränkt)',3011000,0,0,'https://docs.typo3.org/p/extcode/cart/3.11/en-us','ter','',''),
(9285637,0,'cart','3.11.1',36261,546,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1497616892,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','78be98342db14ee05df9b6c38a252c62','FIx using wrong fieldname for product image relation.','extco.de UG (haftungsbeschränkt)',3011001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/3.11.1','ter','',''),
(9285638,0,'cart','3.12.0',36261,551,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1498220633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','100c06a2c26c5a021d9b5dbe94cd4d82','Little improvements to add additional data to order item, order product and order productadditionals.','extco.de UG (haftungsbeschränkt)',3012000,0,0,'https://docs.typo3.org/p/extcode/cart/3.12/en-us','ter','',''),
(9285639,0,'cart','3.12.3',36261,423,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1500066557,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','82a11c542288dade8689d2354def78d7','Fixes for TYPO3 v.8.7.','extco.de UG (haftungsbeschränkt)',3012003,0,0,'https://docs.typo3.org/p/extcode/cart/3.12/en-us','ter','',''),
(9285640,0,'cart','3.12.4',36261,444,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1500387862,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','2eb78059bff8b3179327912aaf365932','Fixing the \"add to cart by ajax\"-Request. Some configuration was moved form plugin to TypoScript.','extco.de UG (haftungsbeschränkt)',3012004,0,0,'https://docs.typo3.org/p/extcode/cart/3.12/en-us','ter','',''),
(9285641,0,'cart','4.0.0',36261,403,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1500581631,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','d15673d848991ab93712235fcd5652ae','New major version adds some new features.\r\n\r\nPlease have a closer look to the ChangeLog entry for this version (https://docs.typo3.org/typo3cms/extensions/cart/Misc/Changelog/4.0.0.html). Sorry, german only.\r\n\r\nThis version is only available for TYPO3 v7.','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/p/extcode/cart/4.0/en-us','ter','',''),
(9285642,0,'cart','3.12.6',36261,375,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1500634405,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','8f9ec6510723454b6b3e3384a98fef8b','Fix an error with handling billing and shipping addresses in saved order. Please have a closer look to the ChangeLog how to fix previous orders.','extco.de UG (haftungsbeschränkt)',3012006,0,0,'https://docs.typo3.org/p/extcode/cart/3.12/en-us','ter','',''),
(9285643,0,'cart','4.0.3',36261,629,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1500634601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','615aae2fd0ef3b503c60ad0f6ba69fb2','Fix an error with handling billing and shipping addresses in saved order. Please have a closer look to the ChangeLog (https://docs.typo3.org/typo3cms/extensions/cart/Misc/Changelog/4.0.1.html) how to fix previous orders.','extco.de UG (haftungsbeschränkt)',4000003,0,0,'https://docs.typo3.org/p/extcode/cart/4.0/en-us','ter','',''),
(9285644,0,'cart','3.12.8',36261,417,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1502391182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','967d98ba4b4d555ffa011e9a87f5b61d','Fix in backend module when generating the invoice document without a generated invoice number.\r\nFix stock handling for backend variants.','extco.de UG (haftungsbeschränkt)',3012008,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/3.12.8','ter','',''),
(9285645,0,'cart','4.0.8',36261,490,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1502391287,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','d068b325175266398aa14ba3360d01ce','Fix in backend module when generating the invoice document without a generated invoice number.\r\nFix stock handling for backend variants.\r\nChange the fetching order of the payment and shipping TypoScript configurations.','extco.de UG (haftungsbeschränkt)',4000008,0,0,'https://docs.typo3.org/p/extcode/cart/4.0/en-us','ter','',''),
(9285646,0,'cart','4.0.9',36261,490,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1502481644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','c6b4ea0505bbac34deac942ee4472341','Fix a problem with not loaded product in showForm action.','extco.de UG (haftungsbeschränkt)',4000009,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/4.0.9','ter','',''),
(9285647,0,'cart','4.1.0',36261,807,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1502956294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','94ad9f6d328f322b8447f9eb995c7e07','Adds a RealUrlHook to generate speaking urls for produkt detail pages. Please have a look into the documentation for integration.','extco.de UG (haftungsbeschränkt)',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/4.1.0','ter','',''),
(9285648,0,'cart','4.7.0',36261,441,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1516697529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','12fe4dd23b42d8ba4d16c085f20b3e06','v4.7.0          several improvements and bugfixing','extco.de UG (haftungsbeschränkt)',4007000,0,0,'https://docs.typo3.org/p/extcode/cart/4.7/en-us','ter','',''),
(9285649,0,'cart','4.7.3',36261,390,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1518552603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','c4b4ec43bc410b0126a2a0d195036c04','v4.7.3          fix wrong price calculation for configurable products with discount prices','extco.de UG (haftungsbeschränkt)',4007003,0,0,'https://docs.typo3.org/p/extcode/cart/4.7/en-us','ter','',''),
(9285650,0,'cart','4.7.5',36261,445,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1518807111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','a85807da51554dfdc0280530244b3187','v4.7.5          fix conditional viewhelper and wrong price calculation for special and discount prices with relation to an user group','extco.de UG (haftungsbeschränkt)',4007005,0,0,'https://docs.typo3.org/p/extcode/cart/4.7/en-us','ter','',''),
(9285651,0,'cart','4.7.7',36261,419,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1518989289,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','3fd1df26424e8ebca555be09e17501b7','v4.7.7          add some missing translations in backend module','extco.de UG (haftungsbeschränkt)',4007007,0,0,'https://docs.typo3.org/p/extcode/cart/4.7/en-us','ter','',''),
(9285652,0,'cart','4.7.8',36261,461,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1519138291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','3238eba08021cbafd04812e75ccfc5ec','v4.7.8          fix/add stock handling for cart','extco.de UG (haftungsbeschränkt)',4007008,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/4.7.8','ter','',''),
(9285653,0,'cart','4.8.0',36261,688,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1519642976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','bdd34486395896fb94a418475f4392c4','v4.8.0          add showCartActionAfterCartWasLoaded hook to allow prefill invoice adress form','extco.de UG (haftungsbeschränkt)',4008000,0,0,'https://docs.typo3.org/p/extcode/cart/4.8/en-us','ter','',''),
(9285654,0,'cart','4.8.1',36261,578,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1533902902,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','90c76ead1f72f05465a02bfdbe2223e9','v4.8.1          This version solves a problem updating orders in backend','extco.de UG (haftungsbeschränkt)',4008001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/4.8.1','ter','',''),
(9285655,0,'cart','5.0.0',36261,343,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1543609528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','942b2f4b5378ee19bf8afd9588dddc06','New Major release. \r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',5000000,0,0,'https://docs.typo3.org/p/extcode/cart/5.0/en-us','ter','',''),
(9285656,0,'cart','6.0.0',36261,386,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1543610409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ecf6066935b92a8c8120a67e0d3a5dc6','New Major release. \r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',6000000,0,0,'https://docs.typo3.org/p/extcode/cart/6.0/en-us','ter','',''),
(9285657,0,'cart','6.0.1',36261,409,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1544032447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ac3b53e713719f868096bf724e3377e6','New Major release.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance. ','extco.de UG (haftungsbeschränkt)',6000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.0.1','ter','',''),
(9285658,0,'cart','5.0.1',36261,316,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545429230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','a85cf7342fc0bfb732e90b85a9700529','Fix error in statistic backend module.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/5.0.1','ter','',''),
(9285659,0,'cart','6.0.2',36261,328,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545429387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ec06dd8cb1ebf25c32580bf095730ddb','Fix error in statistic backend module.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',6000002,0,0,'https://docs.typo3.org/p/extcode/cart/6.0/en-us','ter','',''),
(9285660,0,'cart','5.1.0',36261,308,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545430339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','f92a606d34a6ed263ae77b1839a06d8e','v5.1.0          add to cart form finisher','extco.de UG (haftungsbeschränkt)',5001000,0,0,'https://docs.typo3.org/p/extcode/cart/5.1/en-us','ter','',''),
(9285661,0,'cart','6.1.0',36261,308,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545431187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','49baab21d7cb6c5e320a37681f5f8fa1','add to cart form finisher ','extco.de UG (haftungsbeschränkt)',6001000,0,0,'https://docs.typo3.org/p/extcode/cart/6.1/en-us','ter','',''),
(9285662,0,'cart','5.1.1',36261,331,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545432745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','1dc33b831e3aa79875a1f5d035d9faa6','add to cart form finisher','extco.de UG (haftungsbeschränkt)',5001001,0,0,'https://docs.typo3.org/p/extcode/cart/5.1/en-us','ter','',''),
(9285663,0,'cart','6.1.1',36261,432,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1545432789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','8e0ca3ec22631e9100a1f27598362166','add to cart form finisher','extco.de UG (haftungsbeschränkt)',6001001,0,0,'https://docs.typo3.org/p/extcode/cart/6.1/en-us','ter','',''),
(9285664,0,'cart','5.1.2',36261,319,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1547921252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','6c8cd9ea6a61ab0be6ffbefe5a42048d','Bugfix release:\r\n[BUGFIX] Show mail address configuration in cart plugin flexform\r\n[BUGFIX] Fix controller name in plugin configuration\r\n[BUGFIX] parse payment and shipping method for updating currency\r\n...','extco.de UG (haftungsbeschränkt)',5001002,0,0,'https://docs.typo3.org/p/extcode/cart/5.1/en-us','ter','',''),
(9285665,0,'cart','6.1.2',36261,361,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1547921277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','1a56dc75ef61b45406462c7ddcba0553','Bugfix release:\r\n[BUGFIX] Show mail address configuration in cart plugin flexform\r\n[BUGFIX] Fix controller name in plugin configuration\r\n[BUGFIX] parse payment and shipping method for updating currency\r\n...','extco.de UG (haftungsbeschränkt)',6001002,0,0,'https://docs.typo3.org/p/extcode/cart/6.1/en-us','ter','',''),
(9285666,0,'cart','5.1.4',36261,298,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1548156531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ffee068297c425c7978e3050904f13e8','[TASK] Add ViewHelper to show additionalData in views\r\n[BUGFIX] Fix accept_terms_and_conditions label\r\n[BUGFIX] Fix list of changes in changelog\r\n[BUGFIX] Fix BaseCollectionEditorsMixin error in form setup','extco.de UG (haftungsbeschränkt)',5001004,0,0,'https://docs.typo3.org/p/extcode/cart/5.1/en-us','ter','',''),
(9285667,0,'cart','6.1.4',36261,403,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1548156561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','96e6ba82a2931ccc89a5aa9eb5704c0f','[TASK] Add ViewHelper to show additionalData in views\r\n[BUGFIX] Fix accept_terms_and_conditions label\r\n[BUGFIX] Fix list of changes in changelog\r\n[BUGFIX] Fix BaseCollectionEditorsMixin error in form setup','extco.de UG (haftungsbeschränkt)',6001004,0,0,'https://docs.typo3.org/p/extcode/cart/6.1/en-us','ter','',''),
(9285668,0,'cart','5.1.5',36261,280,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549582665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','023b44e865712fec7fd543d445e9bf41','Bugfix release. Have a look at release RST\r\n Important: 237\r\n\r\nChangelog has been moved within the documentation.','extco.de UG (haftungsbeschränkt)',5001005,0,0,'https://docs.typo3.org/p/extcode/cart/5.1/en-us','ter','',''),
(9285669,0,'cart','6.1.5',36261,322,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549582698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','0d6f115c2c8f42f0c88ba10f26fbdc25','Bugfix release. Have a look at release RST\r\n Important: 237\r\n\r\nChangelog has been moved within the documentation.','extco.de UG (haftungsbeschränkt)',6001005,0,0,'https://docs.typo3.org/p/extcode/cart/6.1/en-us','ter','',''),
(9285670,0,'cart','5.1.6',36261,238,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549657099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','dd909e9ba856b82e75fb8e1a15c030fc','Bugfix release. Have a look at release RST\r\n Important: 237\r\n\r\nChangelog has been moved within the documentation. ','extco.de UG (haftungsbeschränkt)',5001006,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/5.1.6','ter','',''),
(9285671,0,'cart','6.1.6',36261,220,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549657128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','77f9558e9e428a785bdff60f25fe28f0','Bugfix release. Have a look at release RST\r\n Important: 237\r\n\r\nChangelog has been moved within the documentation. ','extco.de UG (haftungsbeschränkt)',6001006,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.1.6','ter','',''),
(9285672,0,'cart','5.2.0',36261,315,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549662123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','3e8f2277c79eb6fad0fab4599a8fa9c0','v5.2.0          Bugfix release. Have a look at release RST\n Breaking: 242','extco.de UG (haftungsbeschränkt)',5002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/5.2.0','ter','',''),
(9285673,0,'cart','6.2.0',36261,431,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1549662323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','e76132465994b65d87121e9362d2a15d','Bugfix release. Have a look at release RST\r\n Breaking: 242','extco.de UG (haftungsbeschränkt)',6002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.2.0','ter','',''),
(9285674,0,'cart','5.3.0',36261,311,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1550788318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','401c7b08a7e17feb78d4944f09e6fce1','Bugfix release. Have a look at release RST\r\n Important: 103','extco.de UG (haftungsbeschränkt)',5003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/5.3.0','ter','',''),
(9285675,0,'cart','6.3.0',36261,403,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1550820650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','8d6584a7c0ec4fb1061de4a8fa0eae25','Bugfix release. Have a look at release RST\r\n Important: 103 ','extco.de UG (haftungsbeschränkt)',6003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.3.0','ter','',''),
(9285676,0,'cart','5.4.0',36261,262,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1554736882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','6da0fb99ab7e8fcdea8f55ca648234d9','Provide mail attachment hook\r\n Feature: 246 ','extco.de UG (haftungsbeschränkt)',5004000,0,0,'https://docs.typo3.org/p/extcode/cart/5.4/en-us','ter','',''),
(9285677,0,'cart','6.4.0',36261,373,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1554736972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','fa2459a771e3ae002c2833296fd5b495','Provide mail attachment hook\r\n Feature: 246 ','extco.de UG (haftungsbeschränkt)',6004000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.4.0','ter','',''),
(9285678,0,'cart','5.5.0',36261,289,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1558125056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','dd2072079b119abb5ec5879b25b102e2','Declare extension compatible with PHP 7.3','extco.de UG (haftungsbeschränkt)',5005000,0,0,'https://docs.typo3.org/p/extcode/cart/5.5/en-us','ter','',''),
(9285679,0,'cart','6.5.0',36261,455,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1558125093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','d6ad8de930d32775b198fbf5d09fb708','Declare extension compatible with PHP 7.3','extco.de UG (haftungsbeschränkt)',6005000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/6.5.0','ter','',''),
(9285680,0,'cart','5.5.1',36261,270,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1565441905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','bfa27d145cbec315f0d0db318411b6cc','Bugfix release:\r\n[BUGFIX] Change recordType for extbase class mapping ','extco.de UG (haftungsbeschränkt)',5005001,0,0,'https://docs.typo3.org/p/extcode/cart/5.5/en-us','ter','',''),
(9285681,0,'cart','4.8.2',36261,276,'Cart','Shopping Cart(s) for TYPO3',1,0,3,1565468616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','571e906394a312ff96bd3dfbe65c7e5f','v4.8.2          ','extco.de UG (haftungsbeschränkt)',4008002,0,0,'https://docs.typo3.org/p/extcode/cart/4.8/en-us','ter','',''),
(9285682,0,'cart','5.5.2',36261,325,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1565469943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','b9ae45ec13254ffe4b578599592ffd74','Bugfix release. Have a look at release RST\r\n Breaking: 256','extco.de UG (haftungsbeschränkt)',5005002,0,0,'https://docs.typo3.org/p/extcode/cart/5.5/en-us','ter','',''),
(9285683,0,'cart','6.5.1',36261,567,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1565469965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','381debebd4576027f4d0d10431343ba1','Bugfix release. Have a look at release RST\r\n Breaking: 256','extco.de UG (haftungsbeschränkt)',6005001,0,0,'https://docs.typo3.org/p/extcode/cart/6.5/en-us','ter','',''),
(9285684,0,'cart','5.7.0',36261,336,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1580501402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','68f906096c854857f39b572e4ee927d5','Bugfix and Feature Release. Have a look at release RST\r\n Feature: 267\r\n Feature: 271\r\n Feature: 272\r\n Feature: 274','extco.de UG (haftungsbeschränkt)',5007000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285685,0,'cart','6.7.0',36261,352,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1580501523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','8c440c7c5158e77db94ae3c8cc4bc0a4','Bugfix and Feature Release. Have a look at release RST\r\n Feature: 241\r\n Important: 263\r\n Feature: 267\r\n Feature: 271\r\n Feature: 272\r\n Feature: 274','extco.de UG (haftungsbeschränkt)',6007000,0,0,'https://docs.typo3.org/p/extcode/cart/6.7/en-us','ter','',''),
(9285686,0,'cart','6.8.0',36261,329,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1581676757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','43414ffcbe02af4a90129def5de904e4','Feature Release. Have a look at release RST\r\n Feature: 277','extco.de UG (haftungsbeschränkt)',6008000,0,0,'https://docs.typo3.org/p/extcode/cart/6.8/en-us','ter','',''),
(9285687,0,'cart','6.8.2',36261,692,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1582225618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','a8ac16b6f14b0e495ad8e55a2650f9aa','Bugfix release.','extco.de UG (haftungsbeschränkt)',6008002,0,0,'https://docs.typo3.org/p/extcode/cart/6.8/en-us','ter','',''),
(9285688,0,'cart','7.0.0',36261,135,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1609529116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','d5bcd640a953ef1eb31235e331a91ac4','This new major release is compatible with TYPO3 v10 and brings some new features. Among them are new PSR-14 events and a few dashboard widgets.','extco.de UG (haftungsbeschränkt)',7000000,0,0,'https://docs.typo3.org/p/extcode/cart/7.0/en-us','ter','',''),
(9285689,0,'cart','6.10.0',36261,126,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1609529696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','bf3a9311f473a3d108ae43cef115a9a4','Maintenance Release','extco.de UG (haftungsbeschränkt)',6010000,0,0,'https://docs.typo3.org/p/extcode/cart/6.10/en-us','ter','',''),
(9285690,0,'cart','5.9.0',36261,125,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1609529726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','9afd4013f0d885e5800418174328c547','Maintenance Release','extco.de UG (haftungsbeschränkt)',5009000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285691,0,'cart','7.0.1',36261,153,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1609579086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','f2669ddb228ac9b21ac8585dd1124061','[BUGFIX] Add Some Deleted Configurations\r\n','extco.de UG (haftungsbeschränkt)',7000001,0,0,'https://docs.typo3.org/p/extcode/cart/7.0/en-us','ter','',''),
(9285692,0,'cart','5.9.3',36261,117,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1621594461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','adc1ba7f708cb76c16be23a625738dc8','- [BUGFIX] Return Empty Array for json_decode on Empty String (334)\r\n- [BUGFIX] Predefine String Variable (330)\r\n- [BUGFIX] Instantiate Class Variable (314)\r\n- [BUGFIX] Filtering Orders by Order or Invoice Date Includes Last Day (336)','extco.de UG (haftungsbeschränkt)',5009003,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285693,0,'cart','6.11.5',36261,119,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1621594971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','3221c59df933e439a68d0bcecdab7afb','[BUGFIX] Change Comparison Operator in Availability Check (324)\r\n[BUGFIX] Filtering Orders by Order or Invoice Date Includes Last Day (336)\r\n[BUGFIX] Instantiate Class Variable (314)\r\n[BUGFIX] Predefine String Variable (330)\r\n[BUGFIX] Return Empty Array for json_decode on Empty String (334)\r\n[BUGFIX] Add Missing Method getFallBackId for Payment and Shipping Services (308)\r\n[TASK] Add Buyer Email Reply To Address (318)\r\n','extco.de UG (haftungsbeschränkt)',6011005,0,0,'https://docs.typo3.org/p/extcode/cart/6.11/en-us','ter','',''),
(9285694,0,'cart','7.1.8',36261,139,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1621595294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ff5fad26b6bbb57e750694407541e173','[BUGFIX] Change Comparison Operator in Availability Check (324)\r\n[BUGFIX] Use Spread Operator for Bcc Address Arguments (328)\r\n[BUGFIX] Filtering Orders by Order or Invoice Date Includes Last Day (336)\r\n[BUGFIX] Predefine String Variable (330)\r\n[BUGFIX] Return Empty Array for json_decode on Empty String (334)\r\n[BUGFIX] Add Missing Method getFallBackId for Payment and Shipping Services (308)\r\n[BUGFIX] Reorder EventListener (317)\r\n[BUGFIX] Replace $extensionName (321)\r\n[TASK] Add Buyer Email Reply To Address (318)\r\n[BUGFIX] Language and renderType (319)','extco.de UG (haftungsbeschränkt)',7001008,0,0,'https://docs.typo3.org/p/extcode/cart/7.1/en-us','ter','',''),
(9285695,0,'cart','5.9.4',36261,105,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634145095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e549d3c30dcdc1d07ae7fea7e8d1b2f8','[BUGFIX] Move Method to ActionController (332)','extco.de UG (haftungsbeschränkt)',5009004,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285696,0,'cart','6.13.1',36261,107,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634145312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','42b7857f659acf72e76f73ca9ef8202f','[BUGFIX] Move Method to ActionController (332)\r\n[FEATURE] Taxation of Service Cost as an Ancillary Service (341)\r\n[FEATURE] Taxation of Service Cost as an Ancillary Service (340)\r\n[FEATURE] Taxation of Service Cost as an Ancillary Service (339)','extco.de UG (haftungsbeschränkt)',6013001,0,0,'https://docs.typo3.org/p/extcode/cart/6.13/en-us','ter','',''),
(9285697,0,'cart','7.5.0',36261,115,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634145576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','8f6ae6ddd28a7c002cd7d86eba360c08','[BUGFIX] Move Method to ActionController (332)\r\n[TASK] Allow Multiple to-Mail Addresses (343)\r\n[TASK] Allow to Reset the orderNumber and invoiceNumber in the Cart Session (341)\r\n[BUGFIX] Allow Services without a TaxClass in Order Dataset (340)\r\n[FEATURE] Taxation of Service Cost as an Ancillary Service (339)\r\n[TASK] Respect isPropagationStopped in OrderController createAction (337)\r\n[TASK] Split up ProcessOrderCreateEvent (337)','extco.de UG (haftungsbeschränkt)',7005000,0,0,'https://docs.typo3.org/p/extcode/cart/7.5/en-us','ter','',''),
(9285698,0,'cart','7.6.0',36261,123,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634763341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','cca8cbc69ae5944c5d73380285d301f9','[TASK] Add PHPStan for Static Code Analysis (354)\r\n[BUGFIX] Change Order Mail Documentation (356)\r\n[BUGFIX] Change Order Mail Documentation (353)\r\n[BUGFIX] Change Label in TCA Configuration (347, 266)','extco.de UG (haftungsbeschränkt)',7006000,0,0,'https://docs.typo3.org/p/extcode/cart/7.6/en-us','ter','',''),
(9285699,0,'cart','5.9.5',36261,105,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634763544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ca3572407bc8dde0cd55491742044a43','[BUGFIX] Change Label in TCA Configuration (347, 266)','extco.de UG (haftungsbeschränkt)',5009005,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285700,0,'cart','6.13.2',36261,109,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1634763572,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','80399a4df5dbc7994c38b851876e436e','[BUGFIX] Change Label in TCA Configuration (347, 266)','extco.de UG (haftungsbeschränkt)',6013002,0,0,'https://docs.typo3.org/p/extcode/cart/6.13/en-us','ter','',''),
(9285701,0,'cart','5.10.0',36261,110,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1635505577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0ab580fd5bf46056c1e9d5e734d647f2','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (360)','extco.de UG (haftungsbeschränkt)',5010000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart/','ter','',''),
(9285702,0,'cart','6.14.0',36261,107,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1635505609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','6969105a8486d1f75df418fbb06dc842','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (360)','extco.de UG (haftungsbeschränkt)',6014000,0,0,'https://docs.typo3.org/p/extcode/cart/6.14/en-us','ter','',''),
(9285703,0,'cart','7.7.0',36261,108,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1635505661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','db2fdd5a08708bdd66dfc4f95031bddf','Maintenance Release:\r\n\r\n[BUGFIX] Respect Errors from RetrieveProductsFromRequestEvent (316)\r\n[TASK] Perpare TYPO3 v11 Release (360)','extco.de UG (haftungsbeschränkt)',7007000,0,0,'https://docs.typo3.org/p/extcode/cart/7.7/en-us','ter','',''),
(9285704,0,'cart','8.0.0',36261,117,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1635505758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','834a2a034dec1873761d58ece7b55cfa','Upgrade Release:\r\n\r\n[TASK] Make Extension Compatible to TYPO3 v11.5 (360)\r\n[BUGFIX] Respect Errors from RetrieveProductsFromRequestEvent (316)','extco.de UG (haftungsbeschränkt)',8000000,0,0,'https://docs.typo3.org/p/extcode/cart/8.0/en-us','ter','',''),
(9285705,0,'cart','8.0.1',36261,130,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1635606128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0ac651ef50ec2daa088e42cf829e125b','Bugfix Release:\r\n\r\n[BUGFIX] Replace ExtensionManagerUtility by ContainerBuilder in Services.php (361)','extco.de UG (haftungsbeschränkt)',8000001,0,0,'https://docs.typo3.org/p/extcode/cart/8.0/en-us','ter','',''),
(9285706,0,'cart','8.1.0',36261,96,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1645610326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','3965a35dd5ffcc745d726dc7ae969191','Feature Release:\r\n\r\n[TASK] Add Add Multi-Step-Checkout Option (369)\r\n[TASK] Fix Word in Documentation (357)\r\n[TASK] Make extension compatible to PHP 8.1 (365)\r\n','extco.de UG (haftungsbeschränkt)',8001000,0,0,'https://docs.typo3.org/p/extcode/cart/8.1/en-us','ter','',''),
(9285707,0,'cart','8.2.0',36261,153,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1645610410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','02db70af677c8f9abeefa12f2baaae29','Bugfix Release:\r\n\r\n[TASK] User Constructor of FormPersistenceManager in ItemProcFunc for TYPO3 v11 (371)\r\n[TASK] Generate Numbers before Generate PDF Documents not Only for Invoices (370)\r\n','extco.de UG (haftungsbeschränkt)',8002000,0,0,'https://docs.typo3.org/p/extcode/cart/8.2/en-us','ter','',''),
(9285708,0,'cart','9.0.0',36261,59,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1718915079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','5f9285ec929ad512937c8a7e9f75a3c1','Updated extension to 9.0.0','extco.de UG (haftungsbeschränkt)',9000000,0,0,'https://docs.typo3.org/p/extcode/cart/9.0/en-us','ter','',''),
(9285709,0,'cart','9.0.2',36261,40,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1728673325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','2d1077b9d724097b9cf5b3b075e1ccb1','Maintenance Release','extco.de UG (haftungsbeschränkt)',9000002,0,0,'https://docs.typo3.org/p/extcode/cart/9.0/en-us','ter','',''),
(9285710,0,'cart','9.0.3',36261,50,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1728771414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','423c6ec507a8e0252d6451913cb72b20',' Bugfix Release ','extco.de UG (haftungsbeschränkt)',9000003,0,0,'https://docs.typo3.org/p/extcode/cart/9.0/en-us','ter','',''),
(9285711,0,'cart','9.1.0',36261,33,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1736329180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','02b09c17b40e7da981bc2033f69a7214','Updated extension to 9.1.0','extco.de UG (haftungsbeschränkt)',9001000,0,0,'https://docs.typo3.org/p/extcode/cart/9.1/en-us','ter','',''),
(9285712,0,'cart','9.1.1',36261,33,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1736329298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','9e79c3dab21f8c37567de6c2825345f9','Updated extension to 9.1.1','extco.de UG (haftungsbeschränkt)',9001001,0,0,'https://docs.typo3.org/p/extcode/cart/9.1/en-us','ter','',''),
(9285713,0,'cart','9.2.0',36261,34,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1736329316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','21063aeddf8f0138bba7408cdb557e95','Updated extension to 9.2.0','extco.de UG (haftungsbeschränkt)',9002000,0,0,'https://docs.typo3.org/p/extcode/cart/9.2/en-us','ter','',''),
(9285714,0,'cart','9.3.0',36261,35,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1736329327,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','e8c17e5b81b5d3e30d69d667472505cb','Updated extension to 9.3.0','extco.de UG (haftungsbeschränkt)',9003000,0,0,'https://docs.typo3.org/p/extcode/cart/9.3/en-us','ter','',''),
(9285715,0,'cart','9.4.0',36261,40,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1736329337,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','26b4620a0670d8406f859a414be1f3a8','Updated extension to 9.4.0','extco.de UG (haftungsbeschränkt)',9004000,0,0,'https://docs.typo3.org/p/extcode/cart/9.4/en-us','ter','',''),
(9285716,0,'cart','9.4.1',36261,38,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1737501094,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','ae912786322143ec58ca09c6a5284fcb','Updated extension to 9.4.1','extco.de UG (haftungsbeschränkt)',9004001,0,0,'https://docs.typo3.org/p/extcode/cart/9.4/en-us','ter','',''),
(9285717,0,'cart','10.0.0',36261,30,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1739536825,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','dffa46b7f583bf95365d2cea5bc6e04a',' Updated extension to 10.0.0 ','extco.de UG (haftungsbeschränkt)',10000000,0,0,'https://docs.typo3.org/p/extcode/cart/10.0/en-us','ter','',''),
(9285718,0,'cart','11.0.0',36261,37,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1739537836,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','7e80221b72003bb625856303084e8bf4','Updated extension to 11.0.0 ','extco.de UG (haftungsbeschränkt)',11000000,0,0,'https://docs.typo3.org/p/extcode/cart/11.0/en-us','ter','',''),
(9285719,0,'cart','11.0.1',36261,35,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1740058671,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','de1909c14775b4a07289ca6f4bd799f6','Updated extension to 11.0.1','extco.de UG (haftungsbeschränkt)',11000001,0,0,'https://docs.typo3.org/p/extcode/cart/11.0/en-us','ter','',''),
(9285720,0,'cart','10.1.0',36261,29,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1741101642,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','de6c5e5f7127fd278f85dec16d8e7686','Updated extension to 10.1.0','extco.de UG (haftungsbeschränkt)',10001000,0,0,'https://docs.typo3.org/p/extcode/cart/10.1/en-us','ter','',''),
(9285721,0,'cart','11.1.0',36261,31,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1741101655,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','51e15708b856b237444fcb9027e5c818','Updated extension to 11.1.0','extco.de UG (haftungsbeschränkt)',11001000,0,0,'https://docs.typo3.org/p/extcode/cart/11.1/en-us','ter','',''),
(9285722,0,'cart','11.2.0',36261,30,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1741617080,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','bce181fdd3b54e51aaff7c25ce82a886','Updated extension to 11.2.0','extco.de UG (haftungsbeschränkt)',11002000,0,0,'https://docs.typo3.org/p/extcode/cart/11.2/en-us','ter','',''),
(9285723,0,'cart','11.3.0',36261,29,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1741689299,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','d05961ae777699ca31f5afcecd6862be','Updated extension to 11.3.0','extco.de UG (haftungsbeschränkt)',11003000,0,0,'https://docs.typo3.org/p/extcode/cart/11.3/en-us','ter','',''),
(9285724,0,'cart','11.3.1',36261,35,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1741943552,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','e0c3e1f43886fbf30e43ef4828551e55','Bugfix Release','extco.de UG (haftungsbeschränkt)',11003001,0,0,'https://docs.typo3.org/p/extcode/cart/11.3/en-us','ter','',''),
(9285725,0,'cart','10.2.0',36261,30,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1742916934,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','1b71de999594db39b7e48beab79c9a2e','Updated extension to 10.2.0','extco.de UG (haftungsbeschränkt)',10002000,0,0,'https://docs.typo3.org/p/extcode/cart/10.2/en-us','ter','',''),
(9285726,0,'cart','11.4.0',36261,30,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1742916950,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','e334ff4d2e4a2ddc82daa6b707291af0','Updated extension to 11.4.0','extco.de UG (haftungsbeschränkt)',11004000,0,0,'https://docs.typo3.org/p/extcode/cart/11.4/en-us','ter','',''),
(9285727,0,'cart','10.2.1',36261,29,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1742994982,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','f8e5ed5ffe276addf522f6dc04ef861c','Bugfix Release','extco.de UG (haftungsbeschränkt)',10002001,0,0,'https://docs.typo3.org/p/extcode/cart/10.2/en-us','ter','',''),
(9285728,0,'cart','11.4.1',36261,33,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1742994993,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','4c2e69ef0271078e6a37ade7ace26e09','Bugfix Release','extco.de UG (haftungsbeschränkt)',11004001,0,0,'https://docs.typo3.org/p/extcode/cart/11.4/en-us','ter','',''),
(9285729,0,'cart','10.2.2',36261,30,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1743158322,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','98d34881e34a71e2c32bd0cb045429b7','Bugfix Release','extco.de UG (haftungsbeschränkt)',10002002,0,0,'https://docs.typo3.org/p/extcode/cart/10.2/en-us','ter','',''),
(9285730,0,'cart','11.4.2',36261,29,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1743158341,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','fd1e812b95b628153c11444b0d771813','Bugfix Release','extco.de UG (haftungsbeschränkt)',11004002,0,0,'https://docs.typo3.org/p/extcode/cart/11.4/en-us','ter','',''),
(9285731,0,'cart','10.2.3',36261,28,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1743159621,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','d21769a7779e09bbfca011830e1c9bd5','Bugfix Release','extco.de UG (haftungsbeschränkt)',10002003,0,0,'https://docs.typo3.org/p/extcode/cart/10.2/en-us','ter','',''),
(9285732,0,'cart','11.4.3',36261,33,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1743159632,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','adfdf45dfd4c6722c35a8da5cfb81ad0','Bugfix Release','extco.de UG (haftungsbeschränkt)',11004003,0,0,'https://docs.typo3.org/p/extcode/cart/11.4/en-us','ter','',''),
(9285733,0,'cart','10.2.7',36261,25,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1748887107,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','a51aa12b743ce6f139ef6d127a3a0590','Bugfix Release','extco.de UG (haftungsbeschränkt)',10002007,0,0,'https://docs.typo3.org/p/extcode/cart/10.2/en-us','ter','',''),
(9285734,0,'cart','11.4.7',36261,37,'Cart','Shopping Cart(s) for TYPO3',2,0,3,1748887123,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','266014eb66f0e23721443d8fb5d50582','Bugfix Release','extco.de UG (haftungsbeschränkt)',11004007,1,0,'https://docs.typo3.org/p/extcode/cart/11.4/en-us','ter','',''),
(9285735,0,'media_upload','1.0.1',2661,169,'Media Upload','Fluid widget for mass uploading files on the Frontend using HTML5 techniques powered by Fine Uploader - http://fineuploader.com/',1,0,2,1531316268,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:5:\"media\";s:0:\"\";s:8:\"metadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','fce7d803f95750c8e992f4728a3cd716','Correct version number','',1000001,0,0,'https://github.com/fabarea/media_upload','ter','',''),
(9285736,0,'media_upload','1.0.2',2661,441,'Media Upload','Fluid widget for mass uploading files on the Frontend using HTML5 techniques powered by Fine Uploader - http://fineuploader.com/',1,0,2,1532091173,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:2:{s:5:\"media\";s:0:\"\";s:8:\"metadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','fe8689401aa582b047dae0e7b176801e','Release 1.0.2 - https://github.com/fabarea/media_upload/compare/1.0.1...1.0.2\n\n[BUGFIX] Fix JavaScript in Fluid template\n[DOCS] Fix constant call to rename a file in README\n[BUGFIX] Disable cache hash enforcement','',1000002,0,0,'https://github.com/fabarea/media_upload','ter','',''),
(9285737,0,'media_upload','2.0.0',2661,240,'Media Upload','Fluid widget for mass uploading files on the Frontend using HTML5 techniques powered by Fine Uploader - http://fineuploader.com/',1,0,2,1591349592,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:2:{s:5:\"media\";s:0:\"\";s:8:\"metadata\";s:0:\"\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','1be62d08115d194d881c04dcc01b34a9','Release 2.0.0 - https://github.com/fabarea/,media_upload/compare/1.0.2...2.0.0\n\n[TASK] Compatibility TYPO3 v9','',2000000,1,0,'https://github.com/fabarea/media_upload','ter','',''),
(9285738,0,'cart_paypal','2.2.0',3390,664,'Cart - PayPal','Shopping Cart(s) for TYPO3 - PayPal Payment Provider',1,0,5,1497200738,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.4.0\";s:4:\"cart\";s:5:\"3.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','b8f06078a266dfd902ebdd66bf55e014','Format prices without thousands separator.','extco.de UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_paypal/2.2.0','ter','',''),
(9285739,0,'cart_paypal','3.0.0',3390,187,'Cart - PayPal','Shopping Cart(s) for TYPO3 - PayPal Payment Provider',1,0,5,1552937254,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','eaba2fe4b62258d4e537b915a7f3a25c','The version 3.0.0 is a release for TYPO3 v8.7 only and skipped for TYPO3 v9. This version is compatible to Cart v5.3.','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/cart-paypal/3.0/en-us','ter','',''),
(9285740,0,'cart_paypal','4.0.0',3390,520,'Cart - PayPal','Shopping Cart(s) for TYPO3 - PayPal Payment Provider',1,0,5,1552937980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','00e991060d98d294b87e72b8af16299e','The version 4.0.0 is a release for TYPO3 v9.5 only. This version is compatible to Cart v6.3.','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_paypal/4.0.0','ter','',''),
(9285741,0,'cart_paypal','3.0.2',3390,134,'Cart - PayPal','Shopping Cart(s) for TYPO3 - PayPal Payment Provider',1,0,5,1602747886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','aee678bdd12abdbe5fa5e97dd7412e83','Bugfix release.\r\n- Fix API Domains\r\n- Make extension is compatible to PHP version 7.3 and 7.4','extco.de UG (haftungsbeschränkt)',3000002,0,0,'https://docs.typo3.org/p/extcode/cart-paypal/3.0/en-us','ter','',''),
(9285742,0,'cart_paypal','4.0.2',3390,240,'Cart - PayPal','Shopping Cart(s) for TYPO3 - PayPal Payment Provider',1,0,5,1602747922,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ada5340f7f0e0074b75aba246d046ac9','Bugfix release.\r\n- Fix API Domains\r\n- Make extension is compatible to PHP version 7.3 and 7.4','extco.de UG (haftungsbeschränkt)',4000002,1,0,'https://docs.typo3.org/p/extcode/cart-paypal/4.0/en-us','ter','',''),
(9285743,0,'spt_crosschecker','2.0.0',1239,163,'Content Cross Checker','Content Cross Checker module will help the administrator to verify the updates  in the live and staging sever while major upgrades.',2,0,1,1594788625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','1f0b8a3f10a51c25543125dec265c9d5','TYPO3 10 Compatible Version - Major Release','Spawoz Technologies Pvt. Ltd.',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/spt_crosschecker/','ter','',''),
(9285744,0,'bm_image_gallery','2.0.0',6342,566,'Simple Image Gallery','Simple gallery using FileCollections.',2,0,3,1491467912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Florian Wessels, René Fritz,','typo3-ext@bitmotion.de','freshworkx','f2096c5896896e23220a87ec67ce6d3e','First release for TYPO3 8 LTS','Bitmotion GmbH',2000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285745,0,'bm_image_gallery','2.0.1',6342,476,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1515677918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Florian Wessels, René Fritz,','typo3-ext@bitmotion.de','freshworkx','0b3092b409a2481875d01dbb352ae753','Move TCA from ext_tables.php to TCA/Overrides','Bitmotion GmbH',2000001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285746,0,'bm_image_gallery','2.0.2',6342,558,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1521098053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Florian Wessels, René Fritz,','typo3-ext@bitmotion.de','freshworkx','bd922485b9bbd6b234b4d27e9cd56347','Release contains bugfixes only:\r\n- Handle metadata overrides for collections containing single files\r\n-  Get rid of obsolete methods','Bitmotion GmbH',2000002,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285747,0,'bm_image_gallery','3.0.0',6342,495,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1534752290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";}}','Florian Wessels, René Fritz,','typo3-ext@bitmotion.de','freshworkx','d52fcec6599fd9953eb453ec1e353973','Add TYPO3 9.3 compatibility and introduce its own content element wizard.','Bitmotion GmbH',3000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285748,0,'bm_image_gallery','3.1.0',6342,506,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1542890920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Florian Wessels, René Fritz,','typo3-ext@bitmotion.de','freshworkx','b9938890ec6da095fb87a7aedf73a0f9','Add compatibility for TYPO3 9 LTS.','Bitmotion GmbH',3001000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285749,0,'bm_image_gallery','4.0.0',6342,610,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1551882608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','freshworkx','ab9bb31615b90c673b15f8245223db36','This release contains breaking changes, so be careful when updating from an older version of this extension.\r\n New plugin structure\r\n There are several new options regarding the plugin configuration\r\n Speaking URLs for TYPO3 9 LTS\r\n Bugfixes','Bitmotion GmbH',4000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285750,0,'bm_image_gallery','4.1.0',6342,394,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1575883852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','freshworkx','715dc80bc1ab67dbdf24efdef58d2b4c','This release is a feature release. It contains bug fixes and introduces documentation for docs.typo3.org. Also it introduces support for TYPO3 v10.2. It will be the last regular feature release that supports TYPO3 8 LTS.','Bitmotion GmbH',4001000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285751,0,'bm_image_gallery','4.1.1',6342,276,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1581404240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','freshworkx','55493334869377eae080813b8831e1c1','This is a maintenance release. It contains mostly bug fixes.','Bitmotion GmbH',4001001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285752,0,'bm_image_gallery','4.1.2',6342,277,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1584026287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','c9d05fa3fd239cc383f7fd635680eb1c','This release is a maintenance release. It mainly contains bug fixes.','Leuchtfeuer Digital Marketing',4001002,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285753,0,'bm_image_gallery','4.2.0',6342,324,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1587542255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','7ac247118a1d74ad4784cdcaeca1fd2c','This release is a feature release. It introduces support for the new TYPO3 v10 LTS. ','Leuchtfeuer Digital Marketing',4002000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285754,0,'bm_image_gallery','4.2.1',6342,319,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1591183266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','0daffc5def9bce439604ff354c453957','This release is regular maintenance release. The composer package was renamed from bitmotion/bm-image-gallery to leuchtfeuer/bm-image-gallery.','Leuchtfeuer Digital Marketing',4002001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285755,0,'bm_image_gallery','5.0.0',6342,143,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1609693223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','b71197fd785bea76a13aa349351e88d2','This release is a major release which contains breaking changes. If you extend this extension, please note that the namespace has been changed from Bitmotion... to Leuchtfeuer....','Leuchtfeuer Digital Marketing',5000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285756,0,'bm_image_gallery','5.1.0',6342,145,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1617790069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.1.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','c81c6e1f4d5949e1d26bc0f21cfd7423','This version is a feature release. File collections can now contain location and date-time information. Also, this release introduces basic compatibility for TYPO3 v11.','Leuchtfeuer Digital Marketing',5001000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285757,0,'bm_image_gallery','5.1.1',6342,150,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1630317791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.2.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','freshworkx','65a39901371c15c44210d673fe7b5c1f','This release is a maintenance release. It contains mostly bug fixes.','Leuchtfeuer Digital Marketing',5001001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285758,0,'bm_image_gallery','5.2.0',6342,55,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1709305625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.5.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','freshworkx','d71aeb4910d6fd9ff1dd12bd6a1263c6','This release is a feature release. It introduces support for TYPO3 v11 LTS.','Leuchtfeuer Digital Marketing',5002000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285759,0,'bm_image_gallery','6.1.0',6342,61,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1710333551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','016a49f5a05046f58f8750a7438dc748','Merge branch feature/new-maintainer','',6001000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285760,0,'bm_image_gallery','6.0.0',6342,54,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1710399911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','freshworkx','3b90bc2f50b8a8529c049f41c0e220a1','This release is a major release. It introduces compatibility with TYPO3 v12 LTS and drops compatibility with older TYPO3 versions.','Leuchtfeuer Digital Marketing',6000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285761,0,'bm_image_gallery','6.2.0',6342,55,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1717751972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','b59af8c92ce231b4f42688729171db98','This release is a bugfix and maintenance release. It contains a bug fix where the detail view is on a different page. In addition, the code has been cleaned up and the quality improved.','',6002000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285762,0,'bm_image_gallery','6.2.1',6342,60,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1718721843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','d57cf4242b3c10d4953b1355966fcdd7','This release is a maintenance release. The documentation where converted to PHP-based rendering.','',6002001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285763,0,'bm_image_gallery','6.2.2',6342,56,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1726642508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','540ab769a2be23fc139011ac0d728f4c','This release is a bugfix release.','',6002002,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285764,0,'bm_image_gallery','7.0.0',6342,30,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1745415987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','9ba4941396bc175e65b245228786995b','This release is a major release. It introduces compatibility with TYPO3 v13 LTS and drops compatibility with older TYPO3 versions.\r\nIt contains breaking changes and refactoring to modernize the source code.','',7000000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285765,0,'bm_image_gallery','7.0.1',6342,30,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1747313596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','8c30307fd8abdfdd874f11e5d03e6d92','This release is a bugfix release. It prevents the optionally available composer.lock file from being included in TER release.\r\nMake sure to execute the provided upgrade wizards to migrate from version 6.2.x to 7.0.x.','',7000001,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285766,0,'bm_image_gallery','7.0.2',6342,30,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1753744648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','65bec74fba577cd7fbf00c260feb9968','This release is a bugfix release. It fixes a incorrect action in title link for galley list view.','',7000002,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285767,0,'bm_image_gallery','7.1.0',6342,22,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1763037979,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','bb9eb4c0e3fd28852efb1a7fb9fc7da2','This release is a feature release. It introduces the pagination feature for gallery and detail view. This release is\r\nfully backward compatible, existing templates will continue to work. If you want to use the new feature, adapt your\r\nown custom templates accordingly.','',7001000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285768,0,'bm_image_gallery','7.2.0',6342,21,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1765072616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','8e3500c53aa5e9232716889a9dac4107','This release is a feature release. It supports site sets and introduces PSR-14 events for extensibility. In addition more unit and functional tests have been provided.','',7002000,0,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285769,0,'bm_image_gallery','8.0.0',6342,14,'Simple Image Gallery','Simple gallery using file collections.',2,0,3,1775831344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.4.99\";}}','Jens Neumann','info@freshworkx.de','freshworkx','5fb973b1050c060db77fd6b324d24bc0','This release is a major release. It introduces compatibility with TYPO3 v14 and drops compatibility with older TYPO3 versions.','',8000000,1,0,'https://docs.typo3.org/p/freshworkx/bm-image-gallery/master/en-us/','ter','',''),
(9285770,0,'ajaxselectlist','3.0.0',3818,865,'Select list with Ajax call','Provides a drop-down list which uses Ajax to load records into the page.',1,0,3,1492547493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sebastian Klein','sebastian@sklein-medien.de','sklein','01888d647748e0afab1f601abba8e1e7','Major update with breaking changes and new features. Please execute update script when upgrading in Extension Manager and adapt your templates. See release notes and documentation for details: https://github.com/sebkln/ajaxselectlist/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/sebkln/ajaxselectlist/3.0/en-us','ter','',''),
(9285771,0,'ajaxselectlist','3.0.1',3818,870,'Select list with Ajax call','Provides a drop-down list which uses Ajax to load records into the page.',1,0,3,1520701615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sebastian Klein','sebastian@sklein-medien.de','sklein','93f2852d6d49ebb3c492b7c112a1b2ce','The records in TYPO3 backend list view are now sorted in alphabetical order, as already done in the frontend. The documentation contains a solution when ajaxselectlist is used with RealURL. A README file including the most important information has been a','',3000001,0,0,'https://docs.typo3.org/p/sebkln/ajaxselectlist/3.0/en-us','ter','',''),
(9285772,0,'ajaxselectlist','4.0.0',3818,637,'Select list with Ajax call','Provides a drop-down list which uses Ajax to load records into the page.',1,0,3,1578422249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','df533d0217c4b4183c3be7f6261691b1','Compatibility with TYPO3 9 LTS','',4000000,1,0,'https://docs.typo3.org/typo3cms/extensions/ajaxselectlist/','ter','',''),
(9285773,0,'mysqlreport','0.4.1',2546,143,'MySQL Report','Analyze and profile your TYPO3 databases queries',1,0,1,1613677566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.34-9.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','ae23c0bcf9dc6ab713e8a34939698358','Remove TYPO3 6 and TYPO3 7 compatibility. Add TYPO3 9 compatibility','',4001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285774,0,'mysqlreport','1.0.0',2546,39,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1666644087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','froemken@gmail.com','froemken','b22f1498ee916c56ce828fcc3caf973a','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nAdd an overview with various modules to the individual sections\r\nRemove the module menu\r\nAdd ViewHelpers are removed\r\nEach check has its own PHP class now\r\nCompletely rewritten API to add your own infoboxes','',1000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285775,0,'mysqlreport','1.0.1',2546,90,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1666678570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','froemken@gmail.com','froemken','afe00b468119464d55e4e1cb5436b79e','Remove .github directory from TYPO3 standalone version','',1000001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285776,0,'mysqlreport','1.1.0',2546,95,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1666897150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','froemken@gmail.com','froemken','986a15e2b2533c8c0a6ec98a865b26b6','Do not log queries to our own profile table\r\nImplement ConnectionHelper to prevent logging own queries\r\nImplement SqlLoggerHelper for temporary deactivating the logger\r\nAdd infobox for max_allowed_packet\r\nAdd infobox for temporary tables\r\nUpdate infobox for table cache\r\nUpdate infobox for table definition cache\r\nAdd new module for slow queries\r\nAdd button for detail view instead of clicking on duration value\r\nAdd query profile view for filesort, notUsingIndex and slow query lists','',1001000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285777,0,'mysqlreport','0.4.2',2546,36,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1667919856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','9a3cc0311cf1230d9dd9eae5f355c075','Backport all new features from TYPO3 11 compatible version to TYPO3 9.5 compatible version','',4002,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285778,0,'mysqlreport','0.4.3',2546,82,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1667926877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','a900543a3452b0116322809f5276cd78','Update for TYPO3 9/10 compatible version\r\n- Set default value of profile to array\r\n- Set value to NULL where dbal type is NULL\r\n- Update to version 0.4.3','',4003,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285779,0,'mysqlreport','1.1.2',2546,82,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1668028401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','froemken@gmail.com','froemken','a3af5d2b56cd9b98aa980745f1991487','Prevent division by zero\r\nSolve undefined array key cachecmd while storing records in BE\r\nAdd method to replace query questionmarks\r\n','',1001002,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285780,0,'mysqlreport','1.1.3',2546,82,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1668030397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','froemken@gmail.com','froemken','f4bd49f1051af6fb496df9ef15a64a07','Prevent division by zero at several places','',1001003,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285781,0,'mysqlreport','1.1.4',2546,83,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1668064958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','833c5f7ba1fc7cc44f8ca5dc6e0f8532','Allow TYPO3 versions higher than 11.5.16 for TYPO3 standalone installations','',1001004,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285782,0,'mysqlreport','1.1.5',2546,91,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1668116685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','57f21b7c51ee2d9f04f085edbbb4fc0b','Use DBAL -fetch() instead of -fetchAssociative() for TYPO3 10 standalone compatibility','',1001005,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285783,0,'mysqlreport','2.0.1',2546,81,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1668982178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','060bb8fee2cc1f74880ac4776b8bdae3','Please remove mysqlreport on TYPO3 standalone installations before installing version 2.0!!!\r\n\r\nRegistration of InfoBoxes has moved from array syntax into Services.yaml\r\nPlease read upgrade notes how to migrate your own infoboxes\r\n\r\nPageFinder has been migrated to Symfony Service Locator\r\nAdd new SqlViewHelper to format SQL statements (only composer)\r\nUpdate documentation. Explain new API.\r\nUpdate documentation. Add a note about using AdminPanel.\r\nRemove all usages of GeneralUtility::makeInstance\r\nAdd infobox on empty results in Slow Query LOg, Queries using filesort and FTS\r\nAdd Event to modify profile records\r\nAdd EventListener to reduce precision of duration to 6','',2000001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285784,0,'mysqlreport','2.0.3',2546,92,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1669023807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','ce84ff3660ccc3b37c93559ca9d35dec','NOTE: Please deinstall mysqlreport on legacy installations before installing version 2.0.\r\n\r\n[DOCS] Use packagist package name as package name\r\n[DOCS] Remove duplicate section\r\n[DOCS] Use correct include in ChangeLog docs\r\n[DOCS] Add space in admin manual to prevent broken parsing\r\n[DOCS] Improve ChangeLog','',2000003,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285785,0,'mysqlreport','2.0.4',2546,82,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1673298306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','bb1bd75756747b1842d198b357d2c203','[BUGFIX] Incompatible queries with mysql only-full-group-by','',2000004,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285786,0,'mysqlreport','2.1.0',2546,94,'MySQL Report','Analyze and profile your TYPO3 databases queries',2,0,1,1673910622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','550052bf80f6c413d7faace84f8da26c','FEATURE: Add download button for CSV/JSON\r\nTASK: Remove AbstractController','',2001000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285787,0,'mysqlreport','3.0.0',2546,75,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1679609794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f02e2df8edea7dabf4a48ef08964f968','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nAdd a lot of dashboard widgets for MySQL/MariaDB\r\nBugfix FTS scan\r\nDo not log our own profile table','',3000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285788,0,'mysqlreport','3.0.1',2546,95,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1680910738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','4c81d1db941c642c68295221b0ab122b','[DOCS] Reduce line length to 80 chars\r\n[DOCS] Add a note to configuration section about problems with \"Add EXPLAIN\"\r\n[DOCS] Add a note to known problems section about problems with \"Add EXPLAIN\"\r\n[TASK] Add status report because of activated \"Add EXPLAIN\"\r\n[TASK] Add new Toolbar Item because of activated \"Add EXPLAIN\"\r\n\r\nPlease use option \"Add EXPLAIN\" carefully. It breaks TYPO3 queries which are using insert_id and affected_rows information of mysqli. Please read instructions in docs. Any hints are welcome.','',3000001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285789,0,'mysqlreport','3.0.2',2546,74,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1691064443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','652b7a53c35da2d8ef1aa5fae67fb28d','DOCS: Add Screenshots to Introduction page','',3000002,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285790,0,'mysqlreport','3.0.3',2546,63,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1700079014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.33-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f596361599d8b6f5717e87c72124e9c6','BUGFIX: Allow installation of mysqlreport without any error on systems without installed dashboard\r\nAdd dashboard as suggested extension to composer.json\r\nUpdate dependencies to secure TYPO3 versions','',3000003,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285791,0,'mysqlreport','3.0.4',2546,70,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1707391795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.33-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','58147a449e4e97e5e447cd8d15f482fb','Bugfix: Allow TYPO3 versions higher than 12.4.8','',3000004,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285792,0,'mysqlreport','4.0.0',2546,49,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1723067523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','fc38efb1fcb89602ccf576f5e52f8741','Add TYPO3 13 compatibility\r\nRemove TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nComplete new logger implementation\r\nPlease read upgrade notes in documentation\r\nQuery profiling happens now in separate view','',4000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285793,0,'mysqlreport','4.0.1',2546,57,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1723167504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','1320391fceaae8d917220cba8cb91e43','Log every exception into var/log\r\nMake as much classes readonly as possible\r\nAdd some more tests\r\nAdd special param type casting for MySQL/MariaDB servers. Needed for quoting.','',4000001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285794,0,'mysqlreport','4.0.2',2546,20,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1760820465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','623229929063bf06627d92c441cf4b13','Use correct connection for mysqlreport table instead of default connection','',4000002,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285795,0,'mysqlreport','5.0.0',2546,16,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1766535711,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"adminpanel\";s:0:\"\";}}','Stefan Froemken','froemken@gmail.com','froemken','36fdcbacdcc17bf681ad4c98377c9414','Add TYPO3 14 compatibility\r\nRemove TYPO3 13 compatibility','',5000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285796,0,'mysqlreport','5.1.0',2546,16,'MySQL Report','Analyze and profile your TYPO3 database queries',2,0,1,1768952025,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"adminpanel\";s:0:\"\";}}','Stefan Froemken','froemken@gmail.com','froemken','9ca7eb14f98d1ab1bd7afc85ec0281f7','Because of new TYPO3 14.1 BE icons I decided to update my module icon, too. But with version 5.1.0 I also removed the TYPO3 14.0 compatibility. Please install version 5.0.0 for TYPO3 14.0','',5001000,1,0,'https://docs.typo3.org/p/stefanfroemken/mysqlreport/main/en-us/','ter','',''),
(9285797,0,'configuration_object','1.7.0',6187,273,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1491645202,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','5adac49422f4dca0a06f99097e1b7065','TYPO3 8.7 LTS is now officially supported! ','',1007000,0,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/','ter','',''),
(9285798,0,'configuration_object','1.8.0',6187,288,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1493821862,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','61f56906d4cd16f1400a4870091a334a','See https://goo.gl/bT2bfX','',1008000,0,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/','ter','',''),
(9285799,0,'configuration_object','1.9.0',6187,338,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1494779225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','9602562c03371b32e34a236c935c45c9','See https://goo.gl/sa9jpx','',1009000,0,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/1.9.0','ter','',''),
(9285800,0,'configuration_object','1.10.0',6187,255,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1512227956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','8db24f1ca80684429301412f19f41ee3','See https://github.com/romm/configuration_object/releases/tag/1.10.0','',1010000,0,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/1.10.1','ter','',''),
(9285801,0,'configuration_object','1.10.1',6187,513,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1516811124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','8dccbb0139fb117310a4fc68384ef5b3','- [BUGFIX] Override Extbase reflection service\r\n\r\n  Fixes a severe issue on TYPO3 6.2 instances.','',1010001,0,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/1.10.1','ter','',''),
(9285802,0,'configuration_object','2.0.0',6187,359,'Configuration Object','Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.',2,0,4,1548081485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','8b202b3020089294ba21394a7505f033','See https://github.com/romm/configuration_object/releases/tag/2.0.0','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/configuration_object/2.0.0','ter','',''),
(9285803,0,'toc','0.6.0',3510,756,'Table of Contents','Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.',2,0,3,1525706299,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:0:\"\";}}','Ulf Mayer','typo3@ulf.info','ulf.mayer','64a23686dbaf06cbb0ebdf681e07c69d','Added compatibility for typo3 8, added composer support, removed t3jquery and added optional jquery cdn in configuration, new toggle style','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/toc/0.6.0','ter','',''),
(9285804,0,'toc','0.7.0',3510,449,'Table of Contents','Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.',2,0,3,1564939630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:11:\"8.8.0-9.5.5\";s:7:\"extbase\";s:0:\"\";}}','Ulf Mayer','typo3@ulf.info','ulf.mayer','4f5c0d9dc541af9e4fd998d97626b346','Support for new Typo3 version 9 with updated db queries. A table of content is especially interesting for an optimized search engine ranking (Fraggle-based Indexing) and a better user experience for lower bounce rates and more engagement.','',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/toc/','ter','',''),
(9285805,0,'toc','0.7.1',3510,147,'Table of Contents','Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.',2,0,3,1606848561,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.8.0-9.5.23\";s:7:\"extbase\";s:0:\"\";}}','Ulf Mayer','typo3@ulf.info','ulf.mayer','cc36db49c89ce84a1746419ac262747c','Rewrote jQuery to Vanilla JS for better performance and page speed. Links are available as A-Tag and Typo3 Links (f:link.page)','',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/toc/','ter','',''),
(9285806,0,'toc','0.8.0',3510,131,'Table of Contents','Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.',2,0,3,1642075456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.1.0-10.4.99\";s:7:\"extbase\";s:0:\"\";}}','Ulf Mayer','typo3@ulf.info','ulf.mayer','d2f30de144e393f1710fe99a2949603a','Changes for Typo3 10 LTS','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/toc/','ter','',''),
(9285807,0,'toc','0.9.0',3510,119,'Table of Contents','Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.',2,0,3,1675250840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";s:7:\"extbase\";s:0:\"\";}}','Ulf Mayer','typo3@ulf.info','ulf.mayer','fc5ca715b788c43aab8f9734b7aa111d','Changes for Typo3 11, tested with TYPO3 11.5, thanks Ulrich!','',9000,1,0,'https://docs.typo3.org/typo3cms/extensions/toc/','ter','',''),
(9285808,0,'messenger','1.0.0',1840,101,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',1,0,3,1531318029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"vidi\";s:11:\"2.7.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','4d53db8671d743170762d4130bb65c8a','Release 1.0.0 - https://github.com/fabarea/messenger/compare/0.9.0...1.0.0\n\n [BUGFIX] Added missing \"message_layout\" field to messagetemplate table\n New SVG icons for TYPO3 CMS 8\n [BUGFIX] Remove from TCA and SQL file versioning information\n Remove du','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285809,0,'messenger','1.0.2',1840,256,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',1,0,3,1531325048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"vidi\";s:11:\"2.6.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','bb4a3d91f4577ec99a3a30a5be214331','Release 1.0.2','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285810,0,'messenger','2.0.0',1840,202,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',1,0,3,1556719489,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','4df11276ada75ab62f140f3768a8a0c2','Release 2.0.0 - https://github.com/fabarea/messenger/compare/1.0.2...2.0.0\n\n [FEATURE] Add newsletter module to send a page as email content\n [FEATURE] TYPO3 v9 compatibility','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285811,0,'messenger','2.1.0',1840,184,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',1,0,3,1560197032,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','2f1d726acb7c8c0eb0048fb67a34bdf9','Release 2.1.0 - https://github.com/fabarea/recipients_newsletter/compare/2.0.0...2.1.0\n\n[FEATURE] Add configurable newsletter recipients data type','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285812,0,'messenger','2.1.1',1840,372,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',1,0,3,1561733705,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','6c94b8b0fcc8686fcb0c911e42d716bd','Release 2.1.1 - https://github.com/fabarea/messenger/compare/2.1.0...2.1.1\n\n[TASK] Enlarge scope of search to \"recipient\" in sent emails','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285813,0,'messenger','2.2.0',1840,172,'Send messages to a bunch of people','Send emails to a bunch of people. A message is wrapped in a template / layout that the User can freely edit in a BE module.',2,0,3,1591344666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"4.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','94403ff65ca349da91fbdb4e03dafa8e','Release 2.2.0 - https://github.com/fabarea/messenger/compare/2.1.1...2.2.0\n\n[BUGFIX] Increase message limit','',2002000,1,0,'https://docs.typo3.org/typo3cms/extensions/messenger/','ter','',''),
(9285814,0,'mailing','0.2.0',1158,128,'Mailing list','Authenticated FE users can send bunch of messages to a list of recipients. This list is defined as a dynamic selection in a FE module (Vidi).',1,0,3,1532092511,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"vidi\";s:11:\"2-0.0-0.0.0\";s:9:\"messenger\";s:11:\"0.9.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','baa4fd40e18db353f0370d26956471ce','Release 0.2.0 - https://github.com/Ecodev/mailing/compare/0.1.0...0.2.0\n\nCompatibility TYPO3 v8','',2000,0,0,'https://github.com/Ecodev/mailing','ter','',''),
(9285815,0,'mailing','0.2.1',1158,346,'Mailing list','Authenticated FE users can send bunch of messages to a list of recipients. This list is defined as a dynamic selection in a FE module (Vidi).',1,0,3,1532500006,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"vidi\";s:11:\"2-0.0-0.0.0\";s:9:\"messenger\";s:11:\"0.9.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','7408955638b811a25f6f0690f0f29a62','Release 0.2.1 - https://github.com/Ecodev/mailing/compare/0.2.0...0.2.1\n\n[BUGFIX] Do not escape output by default','',2001,0,0,'https://github.com/Ecodev/mailing','ter','',''),
(9285816,0,'mailing','0.3.0',1158,170,'Mailing list','Authenticated FE users can send bunch of messages to a list of recipients. This list is defined as a dynamic selection in a FE module (Vidi).',1,0,3,1591346926,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"4-0.0-0.0.0\";s:9:\"messenger\";s:11:\"2.0.0-0.0.0\";}}','Fabien Udriot','fabien@ecodev.ch','ecodev','49c60c9b6ca5af34de1c36bdbd3b18b8','Release 0.3.0 - https://github.com/Ecodev/mailing/compare/0.2.1...0.3.0\n\n[BUGFIX] Fix icon path computing\n[BUGFIX] Update composer.json','',3000,1,0,'https://github.com/Ecodev/mailing','ter','',''),
(9285817,0,'dataviewer','1.7.3',11418,575,'MageDeveloper DataViewer','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1492585810,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.5-8.3.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@magedeveloper.de','breep','0391b4aa5fef67bf1d1d774d2aaa28a6','Urgent Bugfixes; This will be the last release in TER with 7 LTS compatibility. Future releases will be compatible to 8 LTS. Updates for the 7 LTS compatible version are available at github (Branch master-7) (magedeveloper/dataviewer)','',1007003,0,0,'https://www.typotonic.com/','ter','',''),
(9285818,0,'dataviewer','2.0.0',11418,334,'MageDeveloper DataViewer','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1498039253,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"8.7.0-8.7.1\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@magedeveloper.de','breep','98541287a4539eab50a5f609c5901ad8','New release compatible to TYPO3 8 LTS. Lots of fixes and features. For the 7 LTS - compatible version, please see\r\nhttps://github.com/magedeveloper/dataviewer (master-7/dev-7 branch). See changelog for more details.','',2000000,0,0,'https://www.typotonic.com/','ter','',''),
(9285819,0,'dataviewer','2.0.1',11418,302,'MageDeveloper DataViewer','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1499170687,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"8.7.1-8.7.2\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@magedeveloper.de','breep','cdb90bdfda9856365fac9708d62cb0ff','Compatibility to TYPO3 8 LTS 8.7.2','',2000001,0,0,'https://www.typotonic.com/','ter','',''),
(9285820,0,'dataviewer','2.0.2',11418,1558,'MageDeveloper DataViewer','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1499231289,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"8.7.1-8.7.2\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@magedeveloper.de','breep','d632cb5625975f771153249a24e430a8','Hotfix for non-working inline elements','',2000002,0,0,'https://www.typotonic.com/','ter','',''),
(9285821,0,'dataviewer','3.0.0',11418,13,'Dataviewer Core','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1763374797,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@aixdesign.net','breep','a41543796a62a58adc9719ff05c5ed23','Complete overhaul and many improvements.\r\nReady for dataviewer_pro','aixdesign.net',3000000,1,0,'https://www.typotonic.com/','ter','',''),
(9285822,0,'scene','1.0.3',1279,534,'Scene','SCENE is an extension for publishing interviews, plays and radio plays in a typo3 web page',2,0,3,1520775296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','R.Witthueser','rauwitt@web.de','rauwitt','d5088a23fbbee517d531875d71b07046','Release for Typo3 8.7.0 - 8.7.99','',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/scene/1.0.3','ter','',''),
(9285823,0,'fluid_fpdf','1.3.0',9523,346,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1491911649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d07bb013cefb05d403e638b1f3b3a852','Release of version 1.3.0 - See ChangeLog.md for detailed information.','coding.ms',1003000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285824,0,'fluid_fpdf','1.4.1',9523,375,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1497436517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3e22a4e93c45206b8eeb4adc28ad2c15','Release of version 1.4.1 - See ChangeLog.md for detailed information.','coding.ms',1004001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285825,0,'fluid_fpdf','1.4.2',9523,430,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1499606317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','75e47ebb55ee067acaeebfcece07ef4b','Release of version 1.4.2 - See ChangeLog.md for detailed information.','coding.ms',1004002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285826,0,'fluid_fpdf','1.6.0',9523,262,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1506583096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','35848d3acae5d3576d79375eaad5b35d','Release of version 1.6.0 - See ChangeLog.md for detailed information.','coding.ms',1006000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285827,0,'fluid_fpdf','1.7.0',9523,290,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1508832918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2637b8031f793b980bceed6d33d8218b','Release of version 1.7.0 - See ChangeLog.md for detailed information.','coding.ms',1007000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285828,0,'fluid_fpdf','1.8.0',9523,274,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1511115126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','88631b572bc3e6b494d59370fdf41446','Release of version 1.8.0 - See ChangeLog.md for detailed information.','coding.ms',1008000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285829,0,'fluid_fpdf','1.9.0',9523,343,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1511446658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eea435bd9e40811ab5e97d139fda4c22','Release of version 1.9.0 - See ChangeLog.md for detailed information.','coding.ms',1009000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285830,0,'fluid_fpdf','1.10.0',9523,257,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1515689723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c765827a2aec1df0271caa6998e8cc77','Release of version 1.10.0 - See ChangeLog.md for detailed information.','coding.ms',1010000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285831,0,'fluid_fpdf','1.10.1',9523,283,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1515862514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a8632fe6472717f9a8b31b2c26dde146','Release of version 1.10.1 - See ChangeLog.md for detailed information.','coding.ms',1010001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285832,0,'fluid_fpdf','1.11.0',9523,353,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1517593536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7e0e1a86a9f54e3156632d29fffc9a28','Release of version 1.11.0 - See ChangeLog.md for detailed information.','coding.ms',1011000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285833,0,'fluid_fpdf','1.11.1',9523,491,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1519288853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','17c6b71e1da44969ab4e3d0c2473f3e7','Release of version 1.11.1 - See ChangeLog.md for detailed information.','coding.ms',1011001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285834,0,'fluid_fpdf','1.12.0',9523,508,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1528090179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ad2d06f0a6594cd31ee7409602c634fe','Release of version 1.12.0 - See ChangeLog.md for detailed information.','coding.ms',1012000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285835,0,'fluid_fpdf','1.13.0',9523,547,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1535092440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2b14a1864e9367c0f605bad16901990f','Release of version 1.13.0 - See ChangeLog.md for detailed information.','coding.ms',1013000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285836,0,'fluid_fpdf','2.0.0',9523,186,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1547987793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2d14a212f2d1d857c55b1ce0ddadafa8','Release of version 2.0.0 - See ChangeLog.md for detailed information.','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285837,0,'fluid_fpdf','2.0.1',9523,447,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1548665545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d61c3a165c41f02e7ea8f1f7ab440b15','Bugfix-Release: Fixing argument definition in SetFontSize ViewHelper.','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285838,0,'fluid_fpdf','2.0.3',9523,420,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1572626837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0845088819d88bbef319a2bbd0da4985','[RELEASE] Version 2.0.3 - Maintenance-Release: Add Gitlab-CI configuration.','coding.ms',2000003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285839,0,'fluid_fpdf','2.0.5',9523,177,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1585852129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b98cc748b778426b379f50cf4b8e2ff2','[RELEASE] Version 2.0.5 - Bugfix-Release: Fix output to local file','coding.ms',2000005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285840,0,'fluid_fpdf','2.1.0',9523,191,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1586155439,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a8d2dd5152c21dd6345818c7d81baeae','[RELEASE] Version 2.1.0 - Bugfix- & Maintenance-Release: Migration for TYPO3 10.4 and PHP 7.4','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285841,0,'fluid_fpdf','2.1.1',9523,363,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1586964274,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bc643b6aa41dfc102252c50b41e91338','[RELEASE] Version 2.1.1. - Bugfix-Release: Remove use statements from ext_tables and ext_localconf','coding.ms',2001001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285842,0,'fluid_fpdf','2.1.3',9523,102,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1606744439,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','771e8d593fb9e753a0bec71bb59f0838','Extend extra tags in composer.json','coding.ms',2001003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285843,0,'fluid_fpdf','2.1.4',9523,105,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1606748717,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c9c12187f3c8fc23f69b0b8d100d07fe','Remove quotation mark from description','coding.ms',2001004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285844,0,'fluid_fpdf','2.1.5',9523,132,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1610538306,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f9c32e672c674d1e7fb142de2c7fa6e2','\"[RELEASE] Version 2.1.5 - Bugfix-Release: Fix deprecation notices in old PHP array usage\"','coding.ms',2001005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285845,0,'fluid_fpdf','2.2.0',9523,128,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1623336309,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b1d8d1fee4eb1b01ca60ef08cf4899e5','\"[RELEASE] Version 2.2.0 - Feature-Release: Add barcode ViewHelper\"','coding.ms',2002000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285846,0,'fluid_fpdf','2.3.0',9523,108,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1644255905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4d27f5592f274883715ccbe090150bb8','\"[RELEASE] Version 2.3.0 - Bugfix- &amp; Maintenance-Release: Migration for TYPO3 11 and FPDF version 1.84\"','coding.ms',2003000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285847,0,'fluid_fpdf','2.3.1',9523,99,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1650123905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','de1f46ecae0fe5289e9366d69321693f','\"[RELEASE] Version 2.3.1 - Bugfix-Release: Fix spaces in beginning of a line after a line break and add condition for ADD_PAGE in HTML output for triggering new pages\"','coding.ms',2003001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285848,0,'fluid_fpdf','2.3.2',9523,99,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1650717905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0af8672467048d2d854def4f9da4661b','\"[RELEASE] Version 2.3.2 - Bugfix-Release: Fix casting issue in index creation\"','coding.ms',2003002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285849,0,'fluid_fpdf','2.3.3',9523,101,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1652359506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','51c8e898ba875be2f6ded374810fa96e','\"[RELEASE] Version 2.3.3 - Maintenance-Release: Add replace and explode ViewHelper\"','coding.ms',2003003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285850,0,'fluid_fpdf','2.3.4',9523,99,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1653644705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cf30f4f8c10ce06ab966076271435a46','\"[RELEASE] Version 2.3.4 - Bugfix-Release: Fix image paths for TYPO3 11 and fix view helper namespaces\"','coding.ms',2003004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285851,0,'fluid_fpdf','2.3.5',9523,104,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1659001525,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6ce48f1ea71fc3fb4d29a505df9c4e9a','\"[RELEASE] Version 2.3.5 - Bugfix-Release: Suppress warning on file_exists in Image ViewHelper\"','coding.ms',2003005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285852,0,'fluid_fpdf','2.3.6',9523,104,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1668426310,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ca535eb7ce5a140aeb941581ecf9d1ee','\"[RELEASE] Version 2.3.6 - Bugfix-Release: Suppress warning in WriteHtmlTrait and fix type issue in Barcode trait\"','coding.ms',2003006,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285853,0,'fluid_fpdf','2.4.0',9523,69,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1693826852,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f1d6f4b88f2b19957ec04455b6dd2dc9','\"[RELEASE] Version 2.4.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','coding.ms',2004000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285854,0,'fluid_fpdf','2.4.1',9523,72,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1694598307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c878b34fa561aa3468b790b9cc5dbfec','\"[RELEASE] Version 2.4.1 - Bugfix-Release: Fix SetFontViewHelper for nullable style argument\"','coding.ms',2004001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285855,0,'fluid_fpdf','2.4.2',9523,71,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1695213907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9e1a5fc0a42f99c0551655fd25a65693','\"[RELEASE] Version 2.4.2 - Maintenance-Release: Introduce listMarginBottom listIndentMargin attribute for HtmlMultiCellViewHelper\"','coding.ms',2004002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285856,0,'fluid_fpdf','2.4.3',9523,76,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1695379507,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','29c1aada51daf311088fd89e91998b0e','\"[RELEASE] Version 2.4.3 - Maintenance-Release: Introduce  tag in HTML for triggering a PDF page break and update and extend documentation\"','coding.ms',2004003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285857,0,'fluid_fpdf','2.4.4',9523,67,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1698417905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8444d94ba6230135c35c19ada055e0e1','\"[RELEASE] Version 2.4.4 - Bugfix-Release: Fix access on non defined ctype index in backend preview\"','coding.ms',2004004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285858,0,'fluid_fpdf','2.4.5',9523,67,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1698845651,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c9472680e29308d8034fa1f73ae1fce8','\"[RELEASE] Version 2.4.5 - Maintenance-Release: Clean up documentation\"','coding.ms',2004005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285859,0,'fluid_fpdf','2.4.6',9523,64,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1698932710,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7f48294e7abdc6aa3a361a522c5956f3','\"[RELEASE] Version 2.4.6 - Bugfix-Release: Remove red debugging table border\"','coding.ms',2004006,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285860,0,'fluid_fpdf','2.5.0',9523,65,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1699634707,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','315907d45be2af9a8627a652eb9f9beb','\"[TASK] Merge branch master of gitlab.com:codingms/typo3-public/fluid_fpdf\"','coding.ms',2005000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285861,0,'fluid_fpdf','2.5.1',9523,67,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1699875908,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','26abf070eae83511cf1126ec5540c8d1','\"[RELEASE] Version 2.5.1 - Bugfix-Release: Fix bullet list and paragraph line breaks in HTML printing\"','coding.ms',2005001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285862,0,'fluid_fpdf','2.5.2',9523,65,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1701773109,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ad033c239c5566c68292ae33528564bc','\"[RELEASE] Version 2.5.2 - Bugfix- &amp; Maintenance-Release: Fix line height using links and optimize version conditions in PHP code\"','coding.ms',2005002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285863,0,'fluid_fpdf','2.6.0',9523,82,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1702233907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e780afa01257b699a717417f424367d2','\"[RELEASE] Version 2.6.0 - Feature-Release: Add view helper for rotating text\"','coding.ms',2006000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285864,0,'fluid_fpdf','2.7.0',9523,43,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1732718706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a4f8a45f0cb2ee0899e267cec0b9a657','\"[RELEASE] Version 2.7.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11\"','coding.ms',2007000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285865,0,'fluid_fpdf','2.7.1',9523,33,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1737114305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4ec9d3b8959f1d098a70ca271ce6e820','\"[RELEASE] Version 2.7.1 - Maintenance-Release: Migrations and code clean up, see change log file\"','coding.ms',2007001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285866,0,'fluid_fpdf','2.7.2',9523,35,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1737125105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','615f018447dd933474fac3a9a7d1c603','\"[RELEASE] Version 2.7.2 - Bugfix-Release: Remove migration command from services.yaml\"','coding.ms',2007002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285867,0,'fluid_fpdf','2.7.3',9523,38,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1737315905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','078227c2e3ab9be36297e1fc469dc4ea','\"[RELEASE] Version 2.7.3 - Maintenance-Release: Fix code style\"','coding.ms',2007003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285868,0,'fluid_fpdf','2.7.4',9523,40,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1737459905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bbbf7c0c556336beeba968ab74111a04','\"[RELEASE] Version 2.7.4 - Bugfix-Release: Insert missing PluginUtility for plugin registration\"','coding.ms',2007004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285869,0,'fluid_fpdf','2.7.5',9523,40,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1740060259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','54dd335ac7f558ec9da9c64b8d1ab90a','[RELEASE] Version 2.7.5 - Maintenance-Release: Mark compatible wit PHP 8.4','coding.ms',2007005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285870,0,'fluid_fpdf','2.7.6',9523,32,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1744627504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c07e92d7f91ce0135f4d341eb19c433f','\"[RELEASE] Version 2.7.6 - Bugfix-Release: Fix new content element wizards for TYPO3 12\"','coding.ms',2007006,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285871,0,'fluid_fpdf','2.7.7',9523,33,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1748623504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','557833745f4b1d3cd3596ab0787b2693','\"[RELEASE] Version 2.7.7 - Bugfix-Release: Fix issue in documentation\"','coding.ms',2007007,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285872,0,'fluid_fpdf','2.8.0',9523,23,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1755679974,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9c05c2c2d9c096b9cefc428f925413fa','\"[RELEASE] Version 2.8.0 - Feature-Release:  Add PDF/A-3b and ZUGFeRD / Factur-X support and update to FPDF 1.86\"','coding.ms',2008000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285873,0,'fluid_fpdf','2.8.1',9523,23,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1755773105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','393993ea2cb5c447b6e4b7fd79337010','\"[RELEASE] Version 2.8.1 - Bugfix-Release: Remove migration documentation page because there is no migration required\"','coding.ms',2008001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285874,0,'fluid_fpdf','2.8.2',9523,28,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1756453506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','82c2c52f2c783a5906a943dee97c8792','\"[RELEASE] Version 2.8.2 - Bugfix-Release: Remove missing documentation page\"','coding.ms',2008002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285875,0,'fluid_fpdf','2.8.3',9523,24,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1758889509,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5e157b210f76770fe286ad4cfa0e00fe','\"[RELEASE] Version 2.8.3 - Bugfix-Release: Fix list-type to c-type update wizard for TYPO3 12\"','coding.ms',2008003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285876,0,'fluid_fpdf','2.8.4',9523,25,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1760099706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','455120e52c35bc51bec6a0e6995ecb00','\"[TASK] Solve merge conflict in change-log file\"','coding.ms',2008004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285877,0,'fluid_fpdf','2.8.5',9523,16,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1767958203,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','19ffa083b312f1c0b2d7fc591fe4d8e4','\"[RELEASE] Version 2.8.5 - Bugfix-Release: Upgrade FPDFi in order to avoid issues with PHP 8.4 and optimize code style and quality\"','coding.ms',2008005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285878,0,'fluid_fpdf','2.8.6',9523,17,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1768464310,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a5b3cc9a8fff394b42f5eb006125fd3d','\"[RELEASE] Version 2.8.6 - Maintenance-Release: Switch methods from protected to private in the final DrawItem class\"','coding.ms',2008006,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285879,0,'fluid_fpdf','2.8.7',9523,15,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1768893607,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ceb3dbeda460c69bf49c5147725b8a78','\"[RELEASE] Version 2.8.7 - Bugfix-Release: Avoid issues on using get-image-orientation with an invalid image\"','coding.ms',2008007,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285880,0,'fluid_fpdf','2.8.8',9523,18,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1769500265,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1d4f39ca0a54fb478b3ff9906839cbf3','\"[RELEASE] Version 2.8.8 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',2008008,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285881,0,'fluid_fpdf','2.9.0',9523,15,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1770119103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6093e4944ff4ba4493784a592aa36ff8','\"[RELEASE] Version 2.9.0 - Feature-Release: Add SpacelessRaw ViewHelper as a shorter replacement for Spaceless  FormatRaw\"','coding.ms',2009000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285882,0,'fluid_fpdf','2.9.1',9523,16,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you are able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1770619503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','142cd2d1a02716010ae1d46e4bad683a','\"[RELEASE] Version 2.9.1 - Maintenance-Release: Optimize documentation\"','coding.ms',2009001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285883,0,'fluid_fpdf','2.9.2',9523,12,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1774863904,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6f6339487a5f43831322bc9daa5abf97','\"[RELEASE] Version 2.9.2 - Maintenance-Release: Add site set configuration and optimize and extend documentation\"','coding.ms',2009002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285884,0,'fluid_fpdf','2.9.3',9523,11,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1775029503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','90c8387c40157572ce5b1a781adfdcfd','\"[RELEASE] Version 2.9.3 - Maintenance-Release: Add and extend examples in documentation\"','coding.ms',2009003,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285885,0,'fluid_fpdf','2.9.4',9523,10,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1776365103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f89fa1f18856c4042464a68a9af3ca15','\"[RELEASE] Version 2.9.4 - Maintenance-Release: Add update check in flex-form\"','coding.ms',2009004,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285886,0,'fluid_fpdf','2.9.5',9523,10,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1776406774,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1e17141a7a8b2121618fc87f328d7b38','\"[RELEASE] Version 2.9.5 - Maintenance-Release: Add missing extension configuration\"','coding.ms',2009005,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285887,0,'fluid_fpdf','2.9.6',9523,11,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1776407757,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','32dd2836698e7db2b36dca20c3dffc27','\"[RELEASE] Version 2.9.6 - Bugfix-Release: Clean up code with missing dependencies and remove update check again\"','coding.ms',2009006,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285888,0,'fluid_fpdf','3.0.0',9523,10,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1777441503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','9ded62a3c354e40f972f4f01b8ac82d1','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285889,0,'fluid_fpdf','3.0.1',9523,10,'TYPO3 Fluid-FPDF by coding.ms','This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1777473903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','bdcf5d30883f8203ce76ff3993403781','\"[RELEASE] Version 3.0.1 - Bugfix-Release: Raise version ext_emconf.php\"','coding.ms',3000001,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285890,0,'fluid_fpdf','3.0.2',9523,12,'TYPO3 Fluid-FPDF - PDF by coding.ms','This extension provides a comprehensive set of PDF-ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1777873503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','36adad44ac039a5f3115ebe8ceb5f8b4','\"[RELEASE] Version 3.0.2 - Maintenance-Release: Optimize code quality and documentation\"','coding.ms',3000002,0,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285891,0,'fluid_fpdf','3.0.3',9523,9,'TYPO3 Fluid-FPDF - PDF by coding.ms','This extension provides a comprehensive set of PDF-ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).',2,0,3,1781700305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','0bd964a050afea882c489ac9550fa805','\"[RELEASE] Version 3.0.3 - Bugfix-Release: Fix flexform usage in TYPO3 13 and migrate version conditions\"','coding.ms',3000003,1,0,'https://www.coding.ms/documentation/typo3-fluid-fpdf/','ter','',''),
(9285892,0,'quickexplorer','8.7.0',1591,687,'Typo3 Quickexplorer','This extension introduces quickexplorer, a with typo3 7.6 compatible version of t3quixplorer. A backend module that makes you capable of exploring the files and folders of your entire webserver. Browse directories. View and edit ascii files. Create, copy, move, delete, archive files and directories. Download and upload files. Change permissions on files and folders.',2,0,1,1517424667,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Karel Kuijpers','karelkuijpers@gmail.com','karelkuijpers','92b3bda925ad80e865fb6eb4bd2f54be','This version is compatible with typo3 8.7','',8007000,1,0,'','ter','',''),
(9285893,0,'in2publish_core','5.5.1',31051,514,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1491398321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:13:\"5.3.0-7.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','442da7f9393aa8a373f15c8a15888dc5','See https://github.com/in2code-de/in2publish_core/releases/tag/5.5.1 for release notes.\r\nLAST VERSION WHICH SUPPORT TYPO3 VERSION 6.X','in2code.de',5005001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285894,0,'in2publish_core','5.6.0',31051,569,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1492009375,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:13:\"5.3.0-7.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','a36536bb0203fbddaf268fad72824ae5','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.6.0','in2code.de',5006000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285895,0,'in2publish_core','5.7.0',31051,558,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1492525477,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:13:\"5.3.0-7.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','201f6081817f2cef1e27e78dfe5e5502','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.7.0','in2code.de',5007000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285896,0,'in2publish_core','5.8.0',31051,672,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1495038657,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','a3872df19d7f6e4dbbfbab7f7e964e77','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.8.0','in2code.de',5008000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285897,0,'in2publish_core','5.8.2',31051,677,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1496912183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','0ad1dd058daaf4b0e2b24eee40866b35','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.8.2','in2code.de',5008002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285898,0,'in2publish_core','5.9.0',31051,720,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1497356193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','4260162105bcd3366d146b2ab7c222a7','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.9.0','in2code.de',5009000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285899,0,'in2publish_core','5.10.0',31051,475,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1500279637,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','36371429e27d7ae068f479e3adbdc2c1','https://github.com/in2code-de/in2publish_core/releases/tag/5.10.0','in2code.de',5010000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285900,0,'in2publish_core','5.10.1',31051,506,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1501754474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','7d353597cec8c430cb1d38d8cd3aa4b5','https://github.com/in2code-de/in2publish_core/releases/tag/5.10.1','in2code.de',5010001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285901,0,'in2publish_core','5.11.0',31051,656,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1504706885,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','615bc9be3d5d6bdcf85372c07da85434','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/5.11.0','in2code.de',5011000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285902,0,'in2publish_core','6.0.0',31051,460,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1510241404,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','e1d0b35dfa6c5ed5e47f29c6b6baa952','This uploaded version is a lightweight distribution\r\nRelease Notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.0.0','in2code.de',6000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285903,0,'in2publish_core','6.0.1',31051,454,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1511778942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','d0fc7efd63a8f65605084936308e7caf','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.0.1','in2code.de',6000001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285904,0,'in2publish_core','6.0.2',31051,473,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1512395048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','fc351227b08ddef929ba1ac808c76d78','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.0.2','in2code.de',6000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285905,0,'in2publish_core','6.0.3',31051,411,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1513666782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','3a2078d8cdda51a6945ebccd0c00cdc5','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.0.3','in2code.de',6000003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285906,0,'in2publish_core','6.0.4',31051,405,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1515691508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','954327ddfe6feaee7254a8d377276804','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.0.4','in2code.de',6000004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285907,0,'in2publish_core','6.1.0',31051,387,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1517934427,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','ab03a0dcabb7def4296da212bf934934','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.1.0','in2code.de',6001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285908,0,'in2publish_core','6.2.1',31051,452,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1518787726,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','9187d360cfa89b80547b6df9d59f0c9e','https://github.com/in2code-de/in2publish_core/releases/tag/6.2.1','in2code.de',6002001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285909,0,'in2publish_core','6.2.2',31051,469,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1520264474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','83f7a07ba81f1f64bf72a58293a050a8','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/6.2.2','in2code.de',6002002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285910,0,'in2publish_core','7.0.0',31051,466,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1522188037,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','adf581f7d2c59062c14659eb9438577c','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/7.0.0','in2code.de',7000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285911,0,'in2publish_core','7.0.3',31051,547,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1524646277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','b111d1f2344ec612dcc22055b09aac87','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/7.0.3','in2code.de',7000003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285912,0,'in2publish_core','7.0.5',31051,489,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1531141996,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','4121ea260c311682738ba9a624c9b492','Maintenance release. See release notes at https://github.com/in2code-de/in2publish_core/releases/tag/7.0.5','in2code.de',7000005,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285913,0,'in2publish_core','7.1.0',31051,411,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1538032939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','78605b8ee40ca84a4105dd0fac501301','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/7.1.0','in2code.de',7001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285914,0,'in2publish_core','7.1.1',31051,423,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1542283578,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz','alexander.kellner@in2code.de, oliver.eglseder@in2code.de, thomas.scheibitz@in2code.de','in2code','72dba1db13019a343aacefad41e7717e','Maintenance release\r\n\r\nRelease notes: at: https://github.com/in2code-de/in2publish_core/blob/7.1.1/CHANGELOG.md','in2code.de',7001001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285915,0,'in2publish_core','7.2.0',31051,473,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1544608655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann, Roland Waldner','service@in2code.de','in2code','b87130d4c04a089e6924789d1e826fb4','Maintenance release\r\n\r\nThis release has a breaking change in the configuration. Please take note of https://github.com/in2code-de/in2publish_core/tree/develop/Documentation/Upgrade\r\n\r\nRelease notes: at: https://github.com/in2code-de/in2publish_core/blob/7','in2code.de',7002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285916,0,'in2publish_core','8.0.0',31051,373,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1552037306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','42562a451e05e9576f7ed1594c83d64e','Major update: Compatible with TYPO3 v9 and also v8 (using Doctrine DBAL). See details: https://github.com/in2code-de/in2publish_core/blob/8.0.0/CHANGELOG.md','in2code.de',8000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285917,0,'in2publish_core','8.0.2',31051,312,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1553643162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','2d57712b78c5231713bf4741cf0709cd','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.0.2','in2code.de',8000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285918,0,'in2publish_core','8.0.3',31051,347,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1553850526,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','6461027e61d1866fb16af61f0e57fcc6','Reelase notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.0.3','in2code.de',8000003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285919,0,'in2publish_core','8.1.0',31051,394,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1555497733,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','aa737819eb20de947db9a6be7e1adc4b','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.1.0','in2code.de',8001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285920,0,'in2publish_core','8.1.1',31051,299,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1558716042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','c4d0cc1775ceffcd149120eb9675acd9','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.1.1','in2code.de',8001001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285921,0,'in2publish_core','8.2.0',31051,286,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1561450915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e5c5dbd9592a0d44fc1ed996e76398cc','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.2.0','in2code.de',8002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285922,0,'in2publish_core','8.2.1',31051,286,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1561471925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','c233b84541cf41595f53af818387f33b','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.2.1','in2code.de',8002001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285923,0,'in2publish_core','8.2.2',31051,404,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1561481382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','374ed2c295f225d9737f2f26200a0d14','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.2.2','in2code.de',8002002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285924,0,'in2publish_core','8.3.0',31051,323,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1564068207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','357c1ace4c4ddd3496554ab7b896239b','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.3.0','in2code.de',8003000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285925,0,'in2publish_core','8.3.1',31051,295,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1564479413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','5768ef728cf8f280b67a494ca5bfd5c6','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.3.1','in2code.de',8003001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285926,0,'in2publish_core','8.3.2',31051,418,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1564503321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','63b4fc6fc108c136d05bbc5b342134e2','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.3.2','in2code.de',8003002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285927,0,'in2publish_core','8.4.0',31051,320,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1566311920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','b315a6ae7a2f30aaa333ea19dc47191b','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.0','in2code.de',8004000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285928,0,'in2publish_core','8.4.1',31051,361,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1566567269,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','5e2fddb7f99f1c75d73850be598f75c8','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.1','in2code.de',8004001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285929,0,'in2publish_core','8.4.2',31051,398,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1569408293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e95ea7eb3d32b5ebc6981ff63ec83ee5','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.2','in2code.de',8004002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285930,0,'in2publish_core','8.4.3',31051,328,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1576163600,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','6ab97f0c220ba6556844f0d83f34701f','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.3','in2code.de',8004003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285931,0,'in2publish_core','8.4.4',31051,389,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1576851619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','91bc959d1733a2838d5eadbb7e8bcb3e','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.4','in2code.de',8004004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285932,0,'in2publish_core','8.4.5',31051,314,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1581502350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','250f2256e0d29f1045100e5941f9a7cf','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.4.5','in2code.de',8004005,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285933,0,'in2publish_core','8.5.0',31051,299,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1585911415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','1a348add984abc7e31ca8eac7fff926a','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.5.0','in2code.de',8005000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285934,0,'in2publish_core','9.0.0',31051,338,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1588177403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','261cf29ff6d25f75993b68bf9e1cb855','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.0.0','in2code.de',9000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285935,0,'in2publish_core','9.0.1',31051,158,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1591281831,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','4e1227ea19ee0372c151b42020bdbb87','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.0.1','in2code.de',9000001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285936,0,'in2publish_core','9.0.2',31051,237,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1591284507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','030b927d6fb05fd91aa3673b0f2b5e43','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.0.2','in2code.de',9000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285937,0,'in2publish_core','9.1.0',31051,195,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1595244188,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','cbc09ed4141c28fd3ee6d65c6b5b6e0e','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.1.0','in2code.de',9001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285938,0,'in2publish_core','9.2.0',31051,225,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1597850130,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','ae0435bca690cc34d2b8f466fd0f2a39','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.2.0','in2code.de',9002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285939,0,'in2publish_core','9.3.0',31051,176,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1604930801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e69ffa0cbaeaae2cf3721bf28e75b837','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.3.0','in2code.de',9003000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285940,0,'in2publish_core','9.3.1',31051,160,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1611576321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','51a41b774078bfede535c2800a726827','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.3.1','in2code.de',9003001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285941,0,'in2publish_core','9.5.0',31051,138,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1626962547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','4a3bea531f734da34f79d154a02ca861','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.5.0','in2code.de',9005000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285942,0,'in2publish_core','8.6.0',31051,114,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1630914938,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','85aef797a8c56d63ea6aa728737a483e','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/8.6.0','in2code.de',8006000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285943,0,'in2publish_core','9.5.1',31051,121,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1632387284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','5bad25519857cd4a8928497bdddf523b','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.5.1','in2code.de',9005001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285944,0,'in2publish_core','10.0.0',31051,126,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1632733266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','91ef0bfff2cfe12ff3b52047ffa922f7','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.0.0','in2code.de',10000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285945,0,'in2publish_core','9.5.2',31051,108,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1634640867,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e051affb738bfa1db52eee7d7298701a','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.5.2','in2code.de',9005002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285946,0,'in2publish_core','9.5.3',31051,107,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1636116475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','94cbf89e8d90c75ee33f9d6e9c295b2e','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.5.3','in2code.de',9005003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285947,0,'in2publish_core','10.1.0',31051,125,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1636647986,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','9b7089a580ac8661c05b55fbb78406c9','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.1.0','in2code.de',10001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285948,0,'in2publish_core','10.1.1',31051,126,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1637240723,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e19a832efbc42f241d23196ebf45f7a8','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.1.1','in2code.de',10001001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285949,0,'in2publish_core','10.2.0',31051,119,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1641569371,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','8996b1c4cb3c4f76625e51839d24b6ac','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.0','in2code.de',10002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285950,0,'in2publish_core','10.2.1',31051,101,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1644419011,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','c3e2c4e748f340fa85817e42ab116e8b','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.1','in2code.de',10002001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285951,0,'in2publish_core','11.0.0',31051,104,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1644484113,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','7de939d686dc3f04cbe026aeaa1db986','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.0','in2code.de',11000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285952,0,'in2publish_core','10.2.2',31051,100,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1645022754,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','871aec561e7cb82d271362e078eafb61','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.2','in2code.de',10002002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285953,0,'in2publish_core','11.0.1',31051,117,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1645022830,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','f2602ba2ced11fce51b4ec7c05d7e100','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.1','in2code.de',11000001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285954,0,'in2publish_core','9.5.4',31051,97,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1647858428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','3afa9b497ec06036b3f643cb65b2b3e3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/9.5.4','in2code.de',9005004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285955,0,'in2publish_core','10.2.3',31051,96,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1651834422,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','548f83976c1772ffdc8a7eeae2c99527','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.3','in2code.de',10002003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285956,0,'in2publish_core','11.0.2',31051,113,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1652861251,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','550208edc9e53e239244a786d5c22726','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.2','in2code.de',11000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285957,0,'in2publish_core','10.2.4',31051,88,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1660808425,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','64615a554d35bf0b23522951e1528db5','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.4','in2code.de',10002004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285958,0,'in2publish_core','11.0.3',31051,89,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1660808497,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','3fb09b4c1aee15292f414332f5dbfce3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.3','in2code.de',11000003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285959,0,'in2publish_core','12.0.0',31051,105,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1660921706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','56ad16ac6b04b5f19c6d8040c3fc6e50','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.0.0','in2code.de',12000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285960,0,'in2publish_core','10.2.5',31051,88,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1661332635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','71df5a234ad340ffb1b02b9a4d23712c','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.5','in2code.de',10002005,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285961,0,'in2publish_core','10.2.6',31051,85,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1666971550,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','361b3484b6d1b563d0770a0953153373','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/10.2.6','in2code.de',10002006,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285962,0,'in2publish_core','11.0.4',31051,84,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1666971582,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','a1cfa7b6a7c3b95c014f090b64dbe3f3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.4','in2code.de',11000004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285963,0,'in2publish_core','12.1.0',31051,107,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1666971600,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','1acb522680786c5ce56a1f7c3414ed49','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.1.0','in2code.de',12001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285964,0,'in2publish_core','11.0.5',31051,70,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1685971442,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','b2b89ee83164fcad70b582d4a1f07812','Maintenane Release\r\nSupport for PHP 8.1\r\nRelease Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.5','in2code.de',11000005,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285965,0,'in2publish_core','11.0.6',31051,64,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1695639836,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','d8d6ed4015c44c16e02aa80875215f36','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.6','in2code.de',11000006,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285966,0,'in2publish_core','11.0.7',31051,66,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1695825469,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','76171d27f9602e8d242b6fe331fc6723','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.7','in2code.de',11000007,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285967,0,'in2publish_core','11.0.8',31051,62,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1697535920,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','bca0e3ee8a922e7825bb1e58abbd52f6','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/11.0.8','in2code.de',11000008,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285968,0,'in2publish_core','12.2.0',31051,68,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1698759773,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','d30440d916b06199bdf05dae05446aea','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.2.0','in2code.de',12002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285969,0,'in2publish_core','12.3.0',31051,62,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1701353177,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','4f795b36422ebb3987076283c9330d06','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.3.0','in2code.de',12003000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285970,0,'in2publish_core','12.3.1',31051,66,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1701353632,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','dc13af81dc14037a88fc95578950cf7e','(Only fixes oopsie in ext_emconf.php)\r\nRelease Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.3.0','in2code.de',12003001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285971,0,'in2publish_core','12.4.0',31051,72,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1707483405,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','2866065510cfde75b74607982abb4921','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.4.0','in2code.de',12004000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285972,0,'in2publish_core','12.5.0',31051,55,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1714653753,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','eb7056b4019c988d6b3d0c1b87fcef9d','Release notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.0','in2code.de',12005000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285973,0,'in2publish_core','12.5.1',31051,53,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1715679907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','d7c53dac134d18a04f6ad753da364da6','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.1','in2code.de',12005001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285974,0,'in2publish_core','12.5.2',31051,63,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1716891531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','c5087042f5faf2ce850ca692d5beb469','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.2','in2code.de',12005002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285975,0,'in2publish_core','12.5.3',31051,53,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1724666854,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','9945238a6ffd45a2ac25827dc1a8aa4c','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.3','in2code.de',12005003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285976,0,'in2publish_core','12.5.4',31051,46,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1727252664,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','d75a459c29182652615fe784cd21a515','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.4','in2code.de',12005004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285977,0,'in2publish_core','12.5.5',31051,44,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1728461894,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','49a92e2a76027d71748c3cecf4834390','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.5','in2code.de',12005005,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285978,0,'in2publish_core','12.5.6',31051,42,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1730986814,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','91ba34576d9a276a61d524e68a1a7378','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.6','in2code.de',12005006,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285979,0,'in2publish_core','12.5.7',31051,44,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1732700912,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','4dba8ea1eb005bb77cb6626294cf64d0','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.7','in2code.de',12005007,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285980,0,'in2publish_core','12.5.8',31051,38,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1738759086,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','916546ca4868d4c2bab34baecd3d53af','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.8','in2code.de',12005008,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285981,0,'in2publish_core','12.5.9',31051,39,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1739798806,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','dc2a90611c03a4b864d94d677130d49c','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.5.9','in2code.de',12005009,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285982,0,'in2publish_core','13.0.0',31051,35,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1742903428,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','08fe86c1fdca9f867ab749237f6a8d72','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.0.0','in2code.de',13000000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285983,0,'in2publish_core','13.0.1',31051,25,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1751292977,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','95a74dd54bd30cb36e34c06ba2e04cf3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.0.0 ','in2code.de',13000001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285984,0,'in2publish_core','12.6.0',31051,23,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1753100905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','23fea64e8a91213eb0f1d562012218f9','Release Information: https://github.com/in2code-de/in2publish_core/releases/tag/12.6.0','in2code.de',12006000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285985,0,'in2publish_core','13.1.0',31051,25,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1754916886,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','05a0ff160e0473e4c7071d3d3de1953e','Version with new UI\r\nRelease Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.1.0','in2code.de',13001000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285986,0,'in2publish_core','12.6.1',31051,22,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1755166957,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','5316f467ff55aeafad33d09aa882ab06','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.6.1','in2code.de',12006001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285987,0,'in2publish_core','12.6.2',31051,19,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1757428208,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','03c578f2178d64c46544f17878d83388','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.6.2','in2code.de',12006002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285988,0,'in2publish_core','13.1.1',31051,20,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1758612296,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','cbf157ba2e953b5d4485c7160b6038cb','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.1.1','in2code.de',13001001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285989,0,'in2publish_core','12.6.3',31051,19,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1758617474,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','d5100b3ea5100fb5af9374bb977c6f4d','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.6.3','in2code.de',12006003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285990,0,'in2publish_core','13.2.0',31051,18,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1760607325,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','f7a1a43cad4785d4e1e783b8fd389b8a','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.2.0','in2code.de',13002000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285991,0,'in2publish_core','12.7.0',31051,18,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1760617761,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','ab26c8db665528a0feffec6ae1717bae','Release Notes:  https://github.com/in2code-de/in2publish_core/releases/tag/12.7.0','in2code.de',12007000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285992,0,'in2publish_core','13.0.2',31051,18,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1760969405,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','8bedadf0e1d5bbd75d627751b68a3f03','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.0.2','in2code.de',13000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285993,0,'in2publish_core','13.2.1',31051,21,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1760970162,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','c333109874d9a7e0404344ec3df8f3a4','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.2.1','in2code.de',13002001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285994,0,'in2publish_core','12.7.1',31051,17,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1762167150,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','b3e5cad4e84b678e828b8f423daab6f3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.7.1','in2code.de',12007001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285995,0,'in2publish_core','13.2.2',31051,21,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1763988310,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','ebfb41fd543889c0b7f819d185766c4e','Release Notes:  https://github.com/in2code-de/in2publish_core/releases/tag/13.2.2','in2code.de',13002002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285996,0,'in2publish_core','13.3.0',31051,15,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1771316910,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','78878ef7fedad873e2178a7a2f987069','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.3.0','in2code.de',13003000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285997,0,'in2publish_core','12.8.0',31051,13,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1771323891,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','82e8e3839b9d1fa2c78872791f9fca58','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.8.0','in2code.de',12008000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285998,0,'in2publish_core','13.4.0',31051,15,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1773302991,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','2bccb815a69cd542eeb46a979f6c95f3','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.4.0','in2code.de',13004000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9285999,0,'in2publish_core','14.0.1',31051,8,'in2publish Core','Content publishing extension to connect stage and production server',0,0,3,1779097755,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:15:\"in2publish_core\";s:15:\"14.0.0-14.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e23eaad18830fb043eb6447a87e35ea4','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/14.0.1','in2code.de',14000001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286000,0,'in2publish_core','14.0.2',31051,12,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1779103083,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:15:\"in2publish_core\";s:15:\"14.0.0-14.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','dee7324050781adf7637169a0f993dac','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/14.0.2','in2code.de',14000002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286001,0,'in2publish_core','12.9.0',31051,4,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1783346359,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','386af1bba39a70962bc5223b9d72c8c7','Release Notes: \r\nhttps://github.com/in2code-de/in2publish_core/releases/tag/12.9.0','in2code.de',12009000,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286002,0,'in2publish_core','14.0.3',31051,6,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1784037454,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:15:\"in2publish_core\";s:15:\"14.0.0-14.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','0a5bd9cf655f6314b7a12125490891e6','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/14.0.3','in2code.de',14000003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286003,0,'in2publish_core','13.4.1',31051,2,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786349581,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','b8634009521a5e1a92eedca28a6db641','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.4.1','in2code.de',13004001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286004,0,'in2publish_core','14.0.4',31051,3,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786353868,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:15:\"in2publish_core\";s:15:\"14.0.0-14.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','b0f91af13225a9fa463892bb9f4c6233','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/14.0.4','in2code.de',14000004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286005,0,'in2publish_core','13.4.2',31051,2,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786376777,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','22330c630752296129637778740ac874','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.4.2','in2code.de',13004002,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286006,0,'in2publish_core','12.9.1',31051,2,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786967323,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','1f8ff07a2a73b585a3a8a53a38d5e756','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/12.9.1','in2code.de',12009001,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286007,0,'in2publish_core','13.4.3',31051,2,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786968765,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','22d31837a249368edae0a131349db8fb','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.4.3','in2code.de',13004003,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286008,0,'in2publish_core','14.0.5',31051,3,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1786972608,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:15:\"in2publish_core\";s:15:\"14.0.0-14.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','883899edf5aaba2e9ab431b958490b2b','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/14.0.5','in2code.de',14000005,1,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286009,0,'in2publish_core','13.4.4',31051,2,'in2publish Core','Content publishing extension to connect stage and production server',2,0,3,1787838229,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:15:\"in2publish_core\";s:15:\"13.1.0-13.99.99\";}}','Alex Kellner, Oliver Eglseder, Thomas Scheibitz, Stefan Busemann','service@in2code.de','in2code','e39da6dab5585feb6eb3a9e1198b3a1a','Release Notes: https://github.com/in2code-de/in2publish_core/releases/tag/13.4.4','in2code.de',13004004,0,0,'https://github.com/in2code-de/in2publish_core/tree/master/Documentation','ter','',''),
(9286010,0,'repair_translation','1.1.0',9695,433,'Repair file translation','Get rid of displaying the default file in translated records',2,0,4,1519368781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','7967c0869375a6bbf36fab257ca822ae','Respect workspaces and sorting of images','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/repair_translation/1.1.0','ter','',''),
(9286011,0,'repair_translation','1.2.0',9695,141,'Repair file translation','Get rid of displaying the default file in translated records',2,0,4,1522934723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','257df36026cd38abf880812c120fbebd','mergeIfNotBlank means that images of default language and translated images have to be merged','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/repair_translation/1.2.2','ter','',''),
(9286012,0,'repair_translation','1.2.2',9695,1147,'Repair file translation','Get rid of displaying the default file in translated records',2,0,4,1522942522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','46b40ac9fc7f8988effd048f50b9c6a8','Sorry. Wrong interpretation of mergeIfNotBlank','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/repair_translation/1.2.2','ter','',''),
(9286013,0,'repair_translation','1.4.0',9695,3013,'Repair file translation','Get rid of displaying the default file in translated records',2,0,4,1524513940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','40008193c299c84b9160758809977d0f','Refactor Repair.php. Better variablenames for better understanding. Bug with strict mode in TYPO3 8.','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/repair_translation/1.4.1','ter','',''),
(9286014,0,'repair_translation','1.4.1',9695,2769,'Repair file translation','Get rid of displaying the default file in translated records',2,0,4,1558353261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"6.2.14-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','33e6e82d3da9be89fe905e8be8bcc2fc','Solved a bug with extensions for TYPO3 8 which are compatible with TYPO3 7 and have mergeIfNotBlank activated.','',1004001,1,0,'https://docs.typo3.org/typo3cms/extensions/repair_translation/1.4.1','ter','',''),
(9286015,0,'translationapi','2.0.0',3391,2528,'Translation API','API to fetch translation units.',2,0,4,1497892357,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:7:\"routing\";s:6:\"0.4.0-\";}}','Xavier Perseguers','xavier@causal.ch','jrenggli','6f67d3fbd17eefa5a213b212c5f07f05','[BUGFIX] Use languageKey instead of languageUid.\r\nBREAKING CHANGE: Please update your rewrites in .htaccess or nginx configuration','Swisscom (Schweiz) AG',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/translationapi/2.0.0','ter','',''),
(9286016,0,'cart_pdf','1.2.0',3385,370,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1497197660,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";s:4:\"cart\";s:5:\"3.1.0\";s:5:\"tcpdf\";s:5:\"0.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','c0216cb1dac682cdc3da1f0c82fce35b','Some template improvements.','extco.de UG (haftungsbeschränkt)',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_pdf/1.2.0','ter','',''),
(9286017,0,'cart_pdf','1.3.0',3385,133,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,-1,5,1503566009,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";s:4:\"cart\";s:5:\"3.1.0\";s:5:\"tcpdf\";s:5:\"0.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','3f8f46837e349af45df777f4405d52bb','Little template fixes for OrderPdf and InvoicePdf.','extco.de UG (haftungsbeschränkt)',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_pdf/1.3.0','ter','',''),
(9286018,0,'cart_pdf','2.0.0',3385,112,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,-1,5,1503566189,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";s:4:\"cart\";s:5:\"3.1.0\";s:5:\"tcpdf\";s:5:\"0.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','2a57cbb6ad4d749e7a6218e2caea55ee','Makes folder for generated documents configurable. Splitup the TypoScript templates. Please have a closer look into the Changelog documentation (https://docs.typo3.org/typo3cms/extensions/cart_pdf/Misc/Changelog/2.0.0.html). ','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-pdf/2.0/en-us','ter','',''),
(9286019,0,'cart_pdf','2.0.1',3385,695,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,-1,5,1503601937,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:5:\"5.6.0\";s:4:\"cart\";s:5:\"3.1.0\";s:5:\"tcpdf\";s:5:\"0.4.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','5036e669620284c40c414053ed802dc1','Makes folder for generated documents configurable. Splitup the TypoScript templates. Please have a closer look into the Changelog documentation (https://docs.typo3.org/typo3cms/extensions/cart_pdf/Misc/Changelog/2.0.0.html). ','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_pdf/2.0.1','ter','',''),
(9286020,0,'cart_pdf','3.0.0',3385,173,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1557337900,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";s:5:\"tcpdf\";s:5:\"1.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','64437868213c6e9e6d7cbfea5792f289','This is the initial release of cart_pdf for TYPO3 v8.7 and cart v5.x.','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/cart-pdf/3.0/en-us','ter','',''),
(9286021,0,'cart_pdf','4.0.0',3385,459,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1557337951,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";s:5:\"tcpdf\";s:5:\"2.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','0a1d5e3625bd0a450540cda14cc3d84c','This is the initial release of cart_pdf for TYPO3 v9.5 and cart v6.x.','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_pdf/4.0.0','ter','',''),
(9286022,0,'cart_pdf','5.0.0',3385,188,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1609709085,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.0.0\";s:5:\"tcpdf\";s:5:\"3.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','b6e411c779f45d971e80bbcc6c5dce59','This new major release is compatible with TYPO3 v10 and brings are new PSR-14 events listener.','extco.de UG (haftungsbeschränkt)',5000000,1,0,'https://docs.typo3.org/p/extcode/cart-pdf/5.0/en-us','ter','',''),
(9286023,0,'cart_pdf','3.1.0',3385,119,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1610287087,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.9.0\";s:5:\"tcpdf\";s:5:\"1.1.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','fd89a5afbcf22105cc1b9db0be7b25d1','Maintenance Release:\r\n- [TASK] Raise PHP Version Dependency','extco.de UG (haftungsbeschränkt)',3001000,0,0,'https://docs.typo3.org/p/extcode/cart-pdf/3.1/en-us','ter','',''),
(9286024,0,'cart_pdf','4.1.0',3385,119,'Cart - PDF','Shopping Cart(s) for TYPO3 - PDF Renderer for Invoices and Delivery Notes',1,0,5,1610287621,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:6:\"6.10.0\";s:5:\"tcpdf\";s:5:\"2.1.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','73ed64af3e197a4eaf3c00e5022169b8','Maintenance Release:\r\n- [TASK] Raise PHP Version Dependency','extco.de UG (haftungsbeschränkt)',4001000,0,0,'https://docs.typo3.org/p/extcode/cart-pdf/4.1/en-us','ter','',''),
(9286025,0,'as_yahoofinance','1.2.0',2166,441,'Yahoo Finance','',2,0,3,1519145073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Artur Golovasty','artur.golovasty@alpeinsoft.ch','alpein','cfac2c3b4e5a4710c908c7898e955d53','Yahoo Finance API changes','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/as_yahoofinance/','ter','',''),
(9286026,0,'news_comment','1.0.8',4180,2204,'DRC News Comment','This extension allows user to post comment on particular news, rate the comments, reply to the comments, searching comments and sorting of comments. There are various typoscript settings available to manage the extension.There is also one user friendly backend module is available to manage comments. This extension is compatible only with News system Extension.',1,0,3,1513691954,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:4:\"news\";s:6:\"5.1.0 \";}}','DRC Systems India PVT.LTD.','info@drcsystems.com','drc_systems','4ad77a5e160d92c8e144c182ded8cd2e','Security Fix PLEASE UPDATE\nSee: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2017-018/ for details nc','',1000008,1,0,'https://docs.typo3.org/typo3cms/extensions/news_comment/1.0.8','ter','',''),
(9286027,0,'pdfjs','0.1.0',1430,875,'PDF Viewer based upon PDF.js','Integrates PDF.js by Mozilla Foundation into TYPO3 CMS and provides various configuration options.',1,0,3,1527362527,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:0:\"\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jonathan Heilmann','mail@jonathan-heilmann.de','roboterfreak','6029333cef03591032c4bf3abd501892','This version allows multiple instances on one page, adds a \"jump to page\" field in pdf navigation, fixes some bugs and finally supports TYPO3 8 LTS.','',1000,1,0,'https://github.com/jonathanheilmann/typo3-ext-pdfjs/blob/master/README.md','ter','',''),
(9286028,0,'formz','1.1.0',7490,551,'FormZ  Modern form handler','Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations! Visit typo3-formz.com for more information.',2,0,4,1491645524,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:20:\"configuration_object\";s:13:\"1.6.0-1.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','e902db3c0dd1012b776affb576557f81','TYPO3 8.7 LTS is now officially supported!\r\n\r\nMore info: https://goo.gl/yTb62H','',1001000,0,0,'http://typo3-formz.com/','ter','',''),
(9286029,0,'formz','1.1.1',7490,458,'FormZ  Modern form handler','Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations! Visit typo3-formz.com for more information.',2,0,4,1497303404,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:20:\"configuration_object\";s:13:\"1.6.0-1.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','13cdfd0f38b362ddcf7ad84101ebe8e4','See https://goo.gl/8ze62o','',1001001,0,0,'http://typo3-formz.com/','ter','',''),
(9286030,0,'formz','1.2.0',7490,1640,'FormZ  Modern form handler','Manage your forms easily with powerful tools: TypoScript based validation, Fluid view helpers, a whole JavaScript API, and more. Use pre-defined layouts for Twitter Bootstrap and Foundation to build nice-looking forms in minutes. Need to build a basic form with only two fields? Need to build a huge registration form with dozens of fields? Use FormZ, it will live up to your expectations! Visit typo3-formz.com for more information.',2,0,4,1500984654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:20:\"configuration_object\";s:13:\"1.6.0-1.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','acd67f542c10262fa1619335d82d3633','See https://goo.gl/hPCs4R\r\n\r\n(can take time to be rendered)','',1002000,1,0,'http://typo3-formz.com/','ter','',''),
(9286031,0,'mail_spool','1.1.0',2361,924,'Mail Spool','Integrates swiftmailer spool transport for TYPO3.',2,0,4,1491673003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','321a1f5cadbbd894e1dc6b17fb23d0a0','Compatibility TYPO3 8.7','',1001000,0,0,'https://github.com/r3h6/TYPO3.EXT.mail_spool','ter','',''),
(9286032,0,'mail_spool','1.2.0',2361,1161,'Mail Spool','Integrates swiftmailer spool transport for TYPO3.',2,0,4,1507012277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','R3 H6','r3h6@outlook.com','r3h6','71776be3a84440a9c05773945d8eb85a','[FEATURE] Log errors in spool command and send syslog messages directly with mail transport (optional)','',1002000,1,0,'https://github.com/r3h6/TYPO3.EXT.mail_spool','ter','',''),
(9286033,0,'hwt_importhandler','0.0.6',1364,308,'HWT Importhandler','Universal importer module for universal and flexible imports.',0,0,3,1491950515,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.3.0-7.0.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','af84267a9c786904349203c9aaf3d1d3','TYPO3 backend module to setup universal and flexible import routines.\r\n\r\nYou can setup selectable presets for import routines and give your users the possibility to change configuration options.\r\n\r\n---\r\n\r\nFeature and bugfix release, including not ter-publ','tie-up media',6,0,0,'https://github.com/hwt3/HwtTypo3HwtImporthandler','ter','',''),
(9286034,0,'hwt_importhandler','0.0.7',1364,145,'HWT Importhandler','TYPO3 backend module to setup universal and flexible import routines.',0,0,3,1518458768,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','ad8fa6454628c9d2a6d4c38ee1076ff0','You can setup selectable presets for import routines and give your users the possibility to change configuration options.\r\n\r\n---\r\nVersion 0.1.0-alpha - Compatibility and maintenance release\r\n\r\n[TASK][BUGFIX] Compatibility to TYPO3 7.x and 8.x (LTS-Version','tie-up media',7,0,0,'https://github.com/hwt3/HwtTypo3HwtImporthandler','ter','',''),
(9286035,0,'hwt_importhandler','0.1.0',1364,603,'HWT Importhandler','TYPO3 backend module to setup universal and flexible import routines.',0,0,3,1518513823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','b296f9b06fbb2ed6dcf3b5d0eb636d69','You can setup selectable presets for import routines and give your users the possibility to change configuration options.\r\n- - -\r\nVersion 0.1.0-alpha - Compatibility and maintenance\r\n\r\n[TASK][BUGFIX] Compatibility to TYPO3 7.x and 8.x (LTS-Versions)\r\n[FEA','tie-up media',1000,1,0,'https://github.com/hwt3/HwtTypo3HwtImporthandler','ter','',''),
(9286036,0,'hubic','2.0.0',1955,141,'hubiC','Cloud system synchronization with hubiC.com',2,0,2,1521411961,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:14:\"7.0.99-7.2.999\";s:5:\"typo3\";s:13:\"8.1.99-9.9.99\";}}','Philippe Court','contact@webstationservice.fr','filoucrackeur','f33d929f93d8a4bf588314c7fcfd686c','[RELEASE] New version HubiC for TYPO3 compatible TYPO3 v8.1   PHP 7.x','Web Station Service',2000000,0,0,'https://github.com/filoucrackeur/hubic/blob/master/README.md','ter','',''),
(9286037,0,'hubic','2.0.1',1955,692,'hubiC','Cloud system synchronization with hubiC.com',2,0,2,1521464530,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:14:\"7.0.99-7.2.999\";s:5:\"typo3\";s:13:\"8.1.99-9.9.99\";}}','Philippe Court','contact@webstationservice.fr','filoucrackeur','26e2fa8bfd7ac032dba90f38a7baa2d0','[RELEASE] hubiC extension for TYPO3 v8','Web Station Service',2000001,1,0,'https://github.com/filoucrackeur/hubic/blob/master/README.md','ter','',''),
(9286038,0,'formz_example','1.1.0',1991,945,'FormZ  Modern form handler (examples)','Provides plug-in examples for the extension FormZ. Visit typo3-formz.com for more information.',2,0,9,1491645551,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:5:\"formz\";s:13:\"1.0.0-1.99.99\";}}','Romain Canon','romain.hydrocanon@gmail.com','romm','4508e0e73aff2c1a74675a3481a2bf40','TYPO3 8.7 LTS is now officially supported!','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/formz_example/1.1.0','ter','',''),
(9286039,0,'javolleyballed','1.10.1',1317,210,'JA Volleyball Ergebnisdienst','Benutzt die XML Schnittstelle von http://www.volleyball.nrw und wvv.it4sport.de um die Daten auf der Homepage einzubinden.',2,0,3,1583059900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Arne Bracht, Meik Graebner','Bracht@JA-Internet.de, Graebner@JA-Internet.de','abandoned_extensions','cdbee63aab1110a41e577d1a0230d737','Bugfixes','',1010001,1,0,'https://docs.typo3.org/typo3cms/extensions/javolleyballed/','ter','',''),
(9286040,0,'t3readspeaker','1.2.2',2991,746,'Readspeaker for TYPO3','Integrate the readspeaker service to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,2,1501369474,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','338522ca922e6688d379e57cad6de8d9','[VERSION] Full 8.x compatibility\r\n[FIX] SQL execution bug','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/1.2.2','ter','',''),
(9286041,0,'t3readspeaker','2.0.0',2991,461,'Readspeaker webReader for TYPO3','Integrate the ReadSpeaker webReader service to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,2,1509567358,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','bddb7c4f82fb2914331e2a2281d5f465','[FEATURE] Enable the new webReader button as default. You can reactive the old button in the constants editor.','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/2.0.0','ter','',''),
(9286042,0,'t3readspeaker','2.1.0',2991,140,'Readspeaker webReader for TYPO3','Integrate the ReadSpeaker webReader service to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,4,1532950464,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','a4bf10cf9c3ac3c2100a314f8a4a1792','[VERSION] 2.1.0 - Moved all settings to the constant editor  removed all SQL!\r\n[FEATURE] Update typoscript for optional customisations, see README!  add optional EXT:flux element to place the button.\r\n','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/','ter','',''),
(9286043,0,'t3readspeaker','2.1.1',2991,159,'Readspeaker webReader for TYPO3','Integrate the ReadSpeaker webReader service to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,4,1532951529,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','4071381ffac274e6d5c7f7548036dc73','[VERSION] 2.1.1 - Fixed Small Error with the \"customerid\" in TypoScript','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/','ter','',''),
(9286044,0,'t3readspeaker','2.2.0',2991,248,'Readspeaker webReader for TYPO3','Integrate the ReadSpeaker webReader service to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,4,1532952297,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','03b2a34a76437f5a69a2cdf40b25c56d','[VERSION] 2.2.0 - Removed Old Api, because now you can edit the API url in the constant editor too.','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/2.2.0','ter','',''),
(9286045,0,'t3readspeaker','2.3.1',2991,777,'ReadSpeaker webReader  docReader for TYPO3','Integrate ReadSpeaker webReader and docReader services to your website. Provides 30 Languages, 50 Voices, easy to use',2,0,4,1534863437,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:13:\"typoscript2ce\";s:12:\"1.0.0-1.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','sschreiberten','086d4ff308480cfeadb3244fa546869a','[FEATURE] Add the document reader service \"Readspeaker docReader\". Use the easy EXT:flux element or use typoscript: f:cObject t...ObjectPath\"lib.t3readspeaker.docReader\" data\"{urlencoded:http://your.domain/file.pdf}\" /','',2003001,1,0,'https://docs.typo3.org/typo3cms/extensions/t3readspeaker/2.3.1','ter','',''),
(9286046,0,'doc_tt_products','0.1.1',842,246,'Documentation for the Shop System tt_products','Use the sphinx extension to show the contents of this documentation.',1,0,8,1545220559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-8.99.99\";}}','Franz Holzinger','franz@tt_products.de','franzholz','215301cc1405046cedb40c44a95654fe','\nImportant notice for tt_products under 7.6.32, 8.7.22 and later: You must set [TYPO3_CONF_VARS][FE][enableRecordRegistration]true; in the Install Tool! \n','',1001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9286047,0,'doc_tt_products','0.2.0',842,9,'Documentation for the Shop System tt_products','Use the sphinx extension to show the contents of this documentation.',2,0,8,1770309754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Franz Holzinger','franz@tt_products.de','franzholz','b94f68c4bf974880b0448d76439a0147','get the former original documentation into  the PHP REST format\r\n','',2000,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9286048,0,'doc_tt_products','0.2.1',842,9,'Documentation for the Shop System tt_products in reStructuredText format','See TYPO3 docs \"Rendering the documentation locally\" to show the contents of this documentation in HTML format.',2,0,8,1771592758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Franz Holzinger','franz@tt_products.de','franzholz','ee232755185569ed00ac1c450ff2ab13','renew the design of the TypoScript Referenence under the Admin chapter','jambage.com',2001,0,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9286049,0,'doc_tt_products','0.2.3',842,10,'Documentation for the Shop System tt_products in reStructuredText format','See TYPO3 docs \"Rendering the documentation locally\" to show the contents of this documentation in HTML format.',2,0,8,1772382107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Franz Holzinger','franz@tt_products.de','franzholz','a9e2b35a1e776eae90488518d6314f11','restructuring of the text imported from the  original tt_products manual file','jambage.com',2003,1,0,'https://docs.typo3.org/p/jambagecom/doc-tt-products/main/en-us/','ter','',''),
(9286050,0,'translate_locallang','1.2.4',17108,636,'Translate','Editor for locallang.xlf files',2,0,1,1491646668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Raphael Graf','r@undefined.ch','graphael','5be9fa59783021586a499d444ee7494a','Enable in TYPO3 v8 LTS','undefined',1002004,0,0,'https://docs.typo3.org/typo3cms/extensions/translate_locallang/','ter','',''),
(9286051,0,'translate_locallang','2.0.0',17108,385,'Translate','Editor for locallang.xlf files',2,0,1,1496492514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','Raphael Graf','r@undefined.ch','graphael','90017db3f78de2d203f446b9885bb65c','Remove support for TYPO3 6.2\r\nAdd support for TYPO3 9.0','undefined',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/translate_locallang/2.0.1','ter','',''),
(9286052,0,'translate_locallang','2.0.1',17108,398,'Translate','Editor for locallang.xlf files',2,0,1,1506245910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Raphael Graf','r@undefined.ch','graphael','b239a84c485bf5f4cf5082bf498a1b49','Fix some typos, code cleanup','undefined',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/translate_locallang/2.0.1','ter','',''),
(9286053,0,'translate_locallang','2.1.0',17108,431,'Translate','Editor for locallang.xlf files',2,0,1,1507143203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Raphael Graf','r@undefined.ch','graphael','f798713465beeb41cb0b289f367fc09d','Add function to sort labels by key.\r\nMinor bugfixes.','undefined',2001000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.1/en-us','ter','',''),
(9286054,0,'translate_locallang','2.2.0',17108,1209,'Translate','Editor for locallang.xlf files',2,0,1,1507750483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Raphael Graf','r@undefined.ch','graphael','7cd551f849c3719d2f70460f34499b55','Add search feature. \r\nMinor bugfixes.','undefined',2002000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.2/en-us','ter','',''),
(9286055,0,'translate_locallang','2.2.1',17108,4159,'Translate','Editor for locallang.xlf files',2,0,1,1515332929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Raphael Graf','r@undefined.ch','graphael','4b94dcb276951ef8c3467aeea62998ec','Minor bugfixes and improvements','undefined',2002001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.2/en-us','ter','',''),
(9286056,0,'translate_locallang','2.3.0',17108,672,'Translate','Editor for locallang.xlf files',2,0,1,1539110728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','f39014b107d833ae69ea8bfec25659f7','Enable in TYPO3 v9','undefined',2003000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.3/en-us','ter','',''),
(9286057,0,'translate_locallang','2.3.1',17108,526,'Translate','Editor for locallang.xlf files',2,0,1,1543846460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','7bc290d7d3ef5d7bf4d08e359acacbe7','Remove support for TYPO3 v7, bugfixes','undefined',2003001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.3/en-us','ter','',''),
(9286058,0,'translate_locallang','2.3.2',17108,308,'Translate','Editor for locallang.xlf files',2,0,1,1548853211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','186e40a415c3984aa5de7e86181119c5','Minor bugfixes and improvements','undefined',2003002,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.3/en-us','ter','',''),
(9286059,0,'translate_locallang','2.3.3',17108,426,'Translate','Editor for locallang.xlf files',2,0,1,1549027860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','aff2f3adf3bea4035b6c4f70939648b8','Fix listing of extensions in composer mode','undefined',2003003,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.3/en-us','ter','',''),
(9286060,0,'translate_locallang','2.4.0',17108,755,'Translate','Editor for locallang.xlf files',2,0,1,1550747606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','457e717a12ea28a08eeac2c3497989e4','Add CSV import feature, bugfixes','undefined',2004000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.4/en-us','ter','',''),
(9286061,0,'translate_locallang','2.5.0',17108,308,'Translate','Editor for locallang.xlf files',2,0,1,1558685051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','8fb0a73e04da3f7a5c9fa9a428f32988',' Add extFilter configuration option\r\n Allow creating new xlf files','undefined',2005000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.5/en-us','ter','',''),
(9286062,0,'translate_locallang','2.6.0',17108,611,'Translate','Editor for locallang.xlf files',2,0,1,1562007229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','271ac9c1682597e2afb079c9d0b8559d',' Add clearCache configuration option\r\n Improve UI (move buttons to the header)\r\n Add german translation','undefined',2006000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.6/en-us','ter','',''),
(9286063,0,'translate_locallang','2.6.1',17108,519,'Translate','Editor for locallang.xlf files',2,0,1,1571658290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Raphael Graf','r@undefined.ch','graphael','a11ffdd0dc7a6cf2c861b135db1e66d9','Minor bugfixes','undefined',2006001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.6/en-us','ter','',''),
(9286064,0,'translate_locallang','2.6.2',17108,764,'Translate','Editor for locallang.xlf files',2,0,1,1587640859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Raphael Graf','r@undefined.ch','graphael','87bb93e847e511d763e680d2daf48e92','Enable in TYPO3 v10','undefined',2006002,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.6/en-us','ter','',''),
(9286065,0,'translate_locallang','2.7.0',17108,253,'Translate','Editor for locallang.xlf files',2,0,1,1590850682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Raphael Graf','r@undefined.ch','graphael','d96fb346436abc8c7c9b6c86f2658982',' Support subdirectories inside the Language directory\r\n Add ext. setting to provide an information for translator\r\n Allow patterns in allowedExts configuration option\r\n Remove support for TYPO3 v8','undefined',2007000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.7/en-us','ter','',''),
(9286066,0,'translate_locallang','2.7.1',17108,173,'Translate','Editor for locallang.xlf files',2,0,1,1603620355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Raphael Graf','r@undefined.ch','graphael','104d153540f3c9f4423cad9d5ce943f0','Minor bugfixes ','undefined',2007001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.7/en-us','ter','',''),
(9286067,0,'translate_locallang','2.7.2',17108,132,'Translate','Editor for locallang.xlf files',2,0,1,1607166460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Raphael Graf','r@undefined.ch','graphael','b68e0245bb44e416f756e424a220db01','Minor bugfixes','undefined',2007002,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.7/en-us','ter','',''),
(9286068,0,'translate_locallang','2.7.3',17108,146,'Translate','Editor for locallang.xlf files',2,0,1,1610390599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Raphael Graf','r@undefined.ch','graphael','7041b7b639f74da0aa3416d8e1728dc4',' Add support for TYPO3 v11\r\n Minor bugfixes and improvements','undefined',2007003,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.7/en-us','ter','',''),
(9286069,0,'translate_locallang','2.8.0',17108,146,'Translate','Editor for locallang.xlf files',2,0,1,1616664041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Raphael Graf','r@undefined.ch','graphael','506d1d04a46ad53a99a0e1e7eb7a13b9',' Switch to xliff version 1.2\r\n Minor bugfixes and improvements','undefined',2008000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286070,0,'translate_locallang','2.8.1',17108,106,'Translate','Editor for locallang.xlf files',2,0,1,1652789955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Raphael Graf','r@undefined.ch','graphael','f98ef7fdcb365dd25e144ad25a0ac6c8','Minor bugfixes','undefined',2008001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286071,0,'translate_locallang','2.8.2',17108,90,'Translate','Editor for locallang.xlf files',2,0,1,1663066413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Raphael Graf','r@undefined.ch','graphael','7fbb0fa70de3278f655d05c5adf85a59',' Support TYPO3 12.0.0-dev\r\n Minor bugfixes','undefined',2008002,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286072,0,'translate_locallang','2.8.3',17108,96,'Translate','Editor for locallang.xlf files',2,0,1,1664909139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','Raphael Graf','r@undefined.ch','graphael','b4e2203703e433ac9b732d68dabdb640','Minor bugfixes','undefined',2008003,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286073,0,'translate_locallang','2.8.4',17108,100,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1669229186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','7d345ef5e3bc1407d0b60f1f04fa214c','Minor bugfixes ','undefined',2008004,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286074,0,'translate_locallang','2.8.5',17108,98,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1678823297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','349d76b6d439ac0350d16db3464a7855','Add support for modern cms-composer-installers','undefined',2008005,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.8/en-us','ter','',''),
(9286075,0,'translate_locallang','2.9.0',17108,88,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1690725674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','96a69d458c32afcbbbf5086ebd54f78e',' New configuration option \"sortOnSave\"\r\n Minor bugfixes and improvements','undefined',2009000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.9/en-us','ter','',''),
(9286076,0,'translate_locallang','2.9.1',17108,63,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1710757766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','47118e537525064723f2b346d45c01c9','Minor bugfixes and improvements ','undefined',2009001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/2.9/en-us','ter','',''),
(9286077,0,'translate_locallang','3.0.0',17108,58,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1720431169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','a0b7948896a7a7c77e4d5cf80e4c2cd6',' Remove option \"useL10n\"\r\n Fix CSV import\r\n Minor bugfixes and improvements ','undefined',3000000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/3.0/en-us','ter','',''),
(9286078,0,'translate_locallang','3.1.0',17108,59,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1723539462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','ea749438094b713bf1b9644a8715eef0',' Add automatic translation via MyMemory (experimental, disabled by default)\r\n Minor bugfixes and improvements ','undefined',3001000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/3.1/en-us','ter','',''),
(9286079,0,'translate_locallang','3.1.1',17108,53,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1729607963,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','20d786c23b0583d633dd6bb3cfae722e',' Minor bugfixes and improvements\r\n Remove support for TYPO3 v12','undefined',3001001,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/3.1/en-us','ter','',''),
(9286080,0,'translate_locallang','4.0.0',17108,28,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1752404469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Raphael Graf','r@undefined.ch','graphael','5988147987f011639a06685124b57c46','Support editing of Content Blocks language files\r\nRemove allowedFiles option\r\nSupport dark-mode','undefined',4000000,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/4.0/en-us','ter','',''),
(9286081,0,'translate_locallang','4.0.2',17108,21,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1764865304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";}}','Raphael Graf','r@undefined.ch','graphael','ddd447700aa46cc280a8709786ddc5ab','Minor bugfixes and improvements','undefined',4000002,0,0,'https://docs.typo3.org/p/undefined/translate-locallang/4.0/en-us','ter','',''),
(9286082,0,'translate_locallang','5.0.0',17108,12,'Translate','Backend Module for creating and editing of language files (locallang.xlf).',2,0,1,1779455662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Raphael Graf','r@undefined.ch','graphael','4e5cb4289cf92f67794fbffd00ed3108',' Minor bugfixes and improvements\r\n Remove support for TYPO3 v13 ','undefined',5000000,1,0,'https://docs.typo3.org/p/undefined/translate-locallang/5.0/en-us','ter','',''),
(9286083,0,'shortlink','1.1.3',1469,412,'Shortlink Manager','Adds a module to create shortlinks/redirects.',5,0,1,1560328018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.3.99\";s:3:\"php\";s:12:\"5.5.0-7.0.99\";}}','Philipp Müller','philipp.mueller@lavitto.ch','abandoned_extensions','3ceda441fbdae0b7ea7d5dae989bea9b','Available in core since 9.5','',1001003,1,0,'https://docs.typo3.org/typo3cms/extensions/shortlink/1.1.2','ter','',''),
(9286084,0,'pxa_form_enhancement','3.0.0',7212,1198,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1491566673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','fa93a05487d2cbbb3be1b6edc797db48','Realease version 3. Support of TYPO3 8.7 LTS','',3000000,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286085,0,'pxa_form_enhancement','3.1.1',7212,2192,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1507796805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','c539d9b7a2a1d5855601544ae5bcdfc4','Possibility to change reCaptcha language','',3001001,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286086,0,'pxa_form_enhancement','3.2.0',7212,261,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1533649198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','9dbb57f145557199a0045095fd8468b5','Support of TYPO3 9.4','',3002000,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286087,0,'pxa_form_enhancement','3.2.1',7212,205,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1538481774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','0b6ab712a4eba9e22f57c4e2207b71e9','Fix spelling of extension name in validator ','',3002001,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286088,0,'pxa_form_enhancement','3.2.2',7212,1179,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1539604373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','12f4989317672b1b258e3aa7ab4677e5','Bugfix release\r\nRender multiple reCaptcha elements on one page.','',3002002,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286089,0,'pxa_form_enhancement','3.2.6',7212,288,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1566564642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','1392a85a1d73701d2e59118d8e375886','Substitute placeholders in name in Save finisher','',3002006,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286090,0,'pxa_form_enhancement','3.2.7',7212,512,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1573567284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','aed1ff04f56850b6b978673a1d3aebe7','[TASK] raise version. add clean-up garbage task','',3002007,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286091,0,'pxa_form_enhancement','3.3.1',7212,134,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1616064642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','2fb8a32fb6817c110bfb2a3ad4df63cf','TYPO3 v10 compatibility. Release notes: https://github.com/pixelant/pxa_form_enhancement/releases/tag/v3.3.1','',3003001,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286092,0,'pxa_form_enhancement','3.3.2',7212,123,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1632477452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','19fcc1177383cf4909c0b972c0978034','[TASK] Raise version to 3.3.2\n\nAlso updates author info.','',3003002,0,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286093,0,'pxa_form_enhancement','3.4.0',7212,156,'Pxa Form Enhancement','Allow to add recaptcha to TYPO3 form and save form post processor',2,0,2,1640934106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','2f6a8edfa993d248697c233c60c85f1f','Merge pull request 35 from pixelant/version-3.4\n\n[RELEASE] Prepare for version 3.4.0','',3004000,1,0,'https://github.com/pixelant/pxa_form_enhancement','ter','',''),
(9286094,0,'hostedsolr','0.4.0',1594,171,'Hosted Solr','',1,0,4,1499436498,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:7:\"coreapi\";s:0:\"\";}}','Arthur Rehm','arthur.rehm@dkd.de','dkd-ter','8fd34036587d39e6b8a9ad2bf32ad1a5','Compatibility release for new hosted-solr API and TYPO3 8 LTS','dkd Internet Service GmbH',4000,0,0,'https://github.com/dkd/typo3-ext-hostedsolr/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9286095,0,'hostedsolr','0.4.1',1594,743,'Hosted Solr','',1,0,4,1499439060,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:7:\"coreapi\";s:0:\"\";}}','Arthur Rehm','arthur.rehm@dkd.de','dkd-ter','6a5d7a2b60b516e3c96e12dd09e9a355','Compatibility release for new hosted-solr API and TYPO3 8 LTS','dkd Internet Service GmbH',4001,1,0,'https://github.com/dkd/typo3-ext-hostedsolr/blob/master/Documentation/Introduction/Index.rst','ter','',''),
(9286096,0,'blog_template','1.2.2',2039,669,'TYPO3 Blog Template Extension','Blogging with TYPO3',2,0,2,1523530837,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:4:\"blog\";s:0:\"\";s:10:\"rx_shariff\";s:5:\"7.3.1\";}}','TYPO3 GmbH','info@typo3.com','typo3com','ddadc3055d3b5b5cc8698a1c7b711850','1.2.2 Maintenance release\r\n- [BUGFIX] Set absRefPrefix to auto\r\n- [BUGFIX] Change license information in composer.json\r\n- [BUGFIX] Fixed version constraint of t3g/blog\r\n','',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/blog_template/stable/','ter','',''),
(9286097,0,'blog','1.3.0',15166,1694,'TYPO3 Blog Extension','This blog extension use TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1491579611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','553638d22d262c2b6d90de3668e9547c','[RELEASE] 1.3.0\r\nEXTBLOG-59	Show only active comments in comments widget\r\nEXTBLOG-68	Limit for Recent Posts Widget\r\nEXTBLOG-71	custom renderType in pagetype blog\r\nEXTBLOG-72	Blog administration module under \"Web\" for editors\r\nEXTBLOG-78	Title of blog post','',1003000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286098,0,'blog','7.6.0',15166,484,'TYPO3 Blog Extension','This blog extension use TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1499166384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','c13921087368a700bbe765d30844e0cc','Features:\r\n[EXTBLOG-35] - Show blog entries from specific page / root line\r\n[EXTBLOG-60] - Comments should only be shown if corresponding pages are online\r\n\r\nBugfixes:\r\n[EXTBLOG-76] - Comments count not correct in multi-language setup\r\n[EXTBLOG-77] - Link','',7006000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286099,0,'blog','8.7.0',15166,1194,'TYPO3 Blog Extension','This blog extension use TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1499166417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','7702f0fc44c733c4c7442cce38cdbc22','Features:\r\n[EXTBLOG-35] - Show blog entries from specific page / root line\r\n[EXTBLOG-60] - Comments should only be shown if corresponding pages are online\r\n\r\nBugfixes:\r\n[EXTBLOG-76] - Comments count not correct in multi-language setup\r\n[EXTBLOG-77] - Link','',8007000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286100,0,'blog','7.6.1',15166,719,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1518428592,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','7864cd5abd62aff3fe8dd2d48e96fec3',' Version 7.6.1\r\n\r\n Tasks\r\n [EXTBLOG-107] - Mention where issues can be created\r\n\r\n Bugfixes\r\n [EXTBLOG-87] - Wrong documentation and default setup (by installer)','',7006001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286101,0,'blog','8.7.1',15166,1495,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1518428625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','206c2fbddf9e9387125c7da7a78c866f','Version 8.7.1\r\n\r\n Tasks\r\n [EXTBLOG-88] - Remove $GLOBALS[TYPO3_DB]\r\n [EXTBLOG-89] - Cleanup Tests\r\n [EXTBLOG-107] - Mention where issues can be created\r\n\r\n Bugfixes\r\n [EXTBLOG-87] - Wrong documentation and default setup (by installer)\r\n [EXTBLO','',8007001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286102,0,'blog','8.7.2',15166,509,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1541420652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','4d19d244ea9a29fac576105d7a3cd0fd',' Changelog Version 8.7.2\r\n\r\n BUGFIXES\r\n\r\n [EXTBLOG-109] - Categories are overwritten for the entire core\r\n [EXTBLOG-112] - The archive widget should respect the storage page uids\r\n [EXTBLOG-115] - List cache not flushed on comment change\r\n [EXTBLOG','',8007002,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286103,0,'blog','9.0.0',15166,667,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1541420689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','2ca2125768a5be4a0da13a3f587faa29',' Changelog Version 9.0.0\r\n\r\n Bug\r\n\r\n [EXTBLOG-70] - Introduce publish date and use it for sortings instead of the crdate\r\n [EXTBLOG-87] - Wrong documentation and default setup (by installer)\r\n [EXTBLOG-105] - Blog wizard setup with blog_template\r\n ','',9000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286104,0,'blog','8.7.3',15166,309,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1548946417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','453af2ab7110f3de7f536870f4edd3c4',' BUGFIX\r\n     [EXTBLOG-130] - Docu render bug\r\n     [EXTBLOG-131] - TCA override for sys_category deletes mm relations to other data models other than \"pages\" \r\n     [EXTBLOG-134] - Adjust gitattributes to ensure we checkout files with linux LF\r\n    ','',8007003,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286105,0,'blog','9.0.1',15166,336,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1548946437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','3b780a0cd2d01f274f4016b9ab8914ce',' BUGFIX\r\n     [EXTBLOG-130] - Docu render bug\r\n     [EXTBLOG-131] - TCA override for sys_category deletes mm relations to other data models other than \"pages\" \r\n     [EXTBLOG-134] - Adjust gitattributes to ensure we checkout files with linux LF\r\n    ','',9000001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286106,0,'blog','9.1.0',15166,520,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1548946461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','31d589bd5db77eee2e24ed7e3e580070','Version 9.1.0\r\n\r\n BUGFIX\r\n     [EXTBLOG-130] - Docu render bug\r\n     [EXTBLOG-131] - TCA override for sys_category deletes mm relations to other data models other than \"pages\" \r\n     [EXTBLOG-132] - [EXT:blog] Correct formatting of comments\r\n     [E','',9001000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286107,0,'blog','8.7.4',15166,609,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1550227505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','fab1c1050017a306e06bd6db96b15a70','Bugfix release - detailed information on GitHub. https://github.com/TYPO3GmbH/blog/releases/tag/8.7.4','',8007004,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286108,0,'blog','9.0.2',15166,334,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1550227529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','c1fbbb356545c23bc4cd93b8f218d37b','https://github.com/TYPO3GmbH/blog/releases/tag/9.0.2','',9000002,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286109,0,'blog','9.1.1',15166,762,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1550227571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','9f12849662edf81d91706e8deb4cbc30','Bugfix release - detailed information on GitHub. https://github.com/TYPO3GmbH/blog/releases/tag/9.1.1.','',9001001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286110,0,'blog','8.7.6',15166,497,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1562172485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','cf68e6983322472c505efc32bb7aac73','Bugfix release - detailed information on GitHub. https://github.com/TYPO3GmbH/blog/releases/tag/8.7.6','',8007006,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286111,0,'blog','9.0.3',15166,294,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1562172548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','4f20f7961f3d4a78eba35fcf7073ff66','Bugfix release - detailed information on GitHub. https://github.com/TYPO3GmbH/blog/releases/tag/9.0.3','',9000003,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286112,0,'blog','9.1.2',15166,1556,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1562172590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','add37ae7117558e0531cf90840b6389f','Bugfix release - detailed information on GitHub. https://github.com/TYPO3GmbH/blog/releases/tag/9.1.2','',9001002,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286113,0,'blog','10.0.0',15166,164,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1610018489,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:4:\"form\";s:13:\"9.5.5-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','044de11cda649e43f2c1f4bbd553032f','[RELEASE] v10.0.0','',10000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286114,0,'blog','10.0.1',15166,109,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1637145139,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:4:\"form\";s:13:\"9.5.5-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','2e6ee87000c281bc59564b00e95a9fea','[RELEASE] v10.0.1','',10000001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286115,0,'blog','11.0.0',15166,124,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1637145340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.99-11.0.99\";s:4:\"form\";s:15:\"10.4.99-11.0.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','30705caa4fc696cad16cd44fe917d158','[RELEASE] v11.0.0','',11000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286116,0,'blog','11.0.1',15166,108,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1637237358,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.0.99\";s:4:\"form\";s:14:\"10.4.0-11.0.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','eb27b7ec8ab9d1766cfd16d86ee71f11','[RELEASE] v11.0.1','',11000001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286117,0,'blog','11.0.2',15166,145,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1637237653,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','8abd068b13598466574dda1460da7b79','[RELEASE] v11.0.2','',11000002,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286118,0,'blog','12.0.0',15166,87,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1685100608,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','a6b36c43b3478607b46c52eb3711a812','[RELEASE] v12.0.0','',12000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286119,0,'blog','12.0.1',15166,81,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1689842524,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','7df52ce2b7733404515bc5c454ad2624','[RELEASE] v12.0.1','',12000001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286120,0,'blog','12.0.2',15166,89,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1694523169,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','e494d45dbb9f9e2c1d39743241870b03','[RELEASE] v12.0.2','',12000002,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286121,0,'blog','13.0.0',15166,55,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1729169214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:4:\"form\";s:15:\"12.4.22-13.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','05345a10350c41ca28b1d68c84bfcf0b','[RELEASE] v13.0.0','',13000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286122,0,'blog','12.0.4',15166,25,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1755868429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','f3646c08c68f8f6a292389d28a9102b3','[RELEASE] v12.0.4','',12000004,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286123,0,'blog','13.0.1',15166,26,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1756105559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:4:\"form\";s:15:\"12.4.22-13.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','f2dc9cbf32d72d4d266a122dfdaf6d0d','[RELEASE] v13.0.1','',13000001,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286124,0,'blog','14.0.0',15166,35,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1756106556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.15-13.4.99\";s:4:\"form\";s:15:\"13.4.15-13.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','7e21e253e54bfa578099aa24f9c55a06','[RELEASE] v14.0.0','',14000000,0,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286125,0,'blog','14.0.1',15166,3,'TYPO3 Blog Extension','This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.',2,0,2,1787237811,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.15-14.3.99\";s:4:\"form\";s:15:\"13.4.15-14.3.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','c8e72ba3b4bad2a8699a1fcf48b785a4','[TASK] Remove falsely committed files','',14000001,1,0,'https://docs.typo3.org/p/t3g/blog/master/en-us/','ter','',''),
(9286126,0,'pxa_social_feed','1.4.0',7612,409,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1491910135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','42bc3f43fd37b268d3171be78b261844','[TASK] Code PSR2 formatting\r\n[FEATURE] Support of storage folder\r\n[FEATURE] Ajax load','',1004000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.4/en-us','ter','',''),
(9286127,0,'pxa_social_feed','1.5.2',7612,577,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1501763953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','aac45317faa71587c72c33ee8eaebfe5','Improved clean-up task. Small fixes.','',1005002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.5/en-us','ter','',''),
(9286128,0,'pxa_social_feed','1.5.3',7612,295,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1512487570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','a46d92fcfe45b9d198516f0119da689b','Bugfix. Set correct post URL for twitter feed','',1005003,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.5/en-us','ter','',''),
(9286129,0,'pxa_social_feed','1.6.0',7612,332,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1514213283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','8fec059d0e31199a40baf9d6b1b39801','Added support of youtube','',1006000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.6/en-us','ter','',''),
(9286130,0,'pxa_social_feed','1.6.1',7612,407,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1516201042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','a6337501735ed5545f7d5cb2a7c6830a','1. Log errors inside scheduler task instead of throwing exception.\r\n2. Fix for youtube Api call.\r\n3. Added parser for feed message links.','',1006001,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.6/en-us','ter','',''),
(9286131,0,'pxa_social_feed','1.6.2',7612,666,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1522741205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','2e835b367ef6132dd5bfc08863d31008','Bug fix release\r\nEncode instagram feed message','',1006002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_social_feed/1.6.2','ter','',''),
(9286132,0,'pxa_social_feed','1.9.4',7612,359,'Pxa Social Feed','Allow to add facebook, instagram and twitter news feed on site.',2,0,3,1555511402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','8c9412968c6385c1873ccef306eddb53','[TASK] Raise version','',1009004,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/1.9/en-us','ter','',''),
(9286133,0,'pxa_social_feed','2.0.0',7612,175,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',0,0,3,1564489022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0d5e1f7d628a25e015031dc5f9bef081','[TASK] Release of new version 2.0','Pixelant',2000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.0/en-us','ter','',''),
(9286134,0,'pxa_social_feed','2.0.1',7612,302,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',0,0,3,1564490748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','3a89c32b0afba651d4a3a839ffd48db4','[TASK] raise version. Save twitter media url with https','Pixelant',2000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.0/en-us','ter','',''),
(9286135,0,'pxa_social_feed','2.0.2',7612,289,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',0,0,3,1567505075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a9f0b42d92e681b425dfb40f73f560a1','[BUGFIX] Fix social feed page edit error (62)\n\n [BUGFIX] Fix backend error when accessing social feed extension in the backend on TYPO3 9.4\r\n\r\nFix an error that appears when trying to open a page that contains social feed extension or adding extension to a page\r\n\r\n [TASK] Raise version','Pixelant',2000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.0/en-us','ter','',''),
(9286136,0,'pxa_social_feed','2.0.3',7612,333,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',0,0,3,1570000039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','019deac1494b202f72844abbae9fccb7','[TASK] raise version. Bug fix','Pixelant',2000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.0/en-us','ter','',''),
(9286137,0,'pxa_social_feed','2.1.0',7612,265,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',0,0,3,1573641760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','e217db30b232a02ffb37be1d786b7be8','[TASK] Raise version. New feature - import all configurations at once. DOCs update','Pixelant',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_social_feed/','ter','',''),
(9286138,0,'pxa_social_feed','2.2.0',7612,335,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1576589472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a8570fb22286bc3811bf6c6feb85eb68','[TASK] New feature release. Add token names','Pixelant',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_social_feed/','ter','',''),
(9286139,0,'pxa_social_feed','2.3.0',7612,206,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1585662896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','36b018aa68bef1789de97f67212f2551','Merge pull request 80 from pixelant/2.3_dev\n\nNew release','Pixelant',2003000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.3/en-us','ter','',''),
(9286140,0,'pxa_social_feed','2.3.1',7612,307,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1586156124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','ea57847984a633d97de5d8a21b6d1af8','[TASK] raise version','Pixelant',2003001,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.3/en-us','ter','',''),
(9286141,0,'pxa_social_feed','2.3.2',7612,108,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1638991419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','6a3ba5c0e9a639579ca2aedac043aec9','[RELEASE] Prepare for release 2.3.2','Pixelant',2003002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.3/en-us','ter','',''),
(9286142,0,'pxa_social_feed','2.4.0',7612,114,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1639729755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','1289930a910fcfcceece74043b471a9f','Merge pull request 97 from pixelant/update-to-v2.3\n\n[RELEASE] Prepare for version 2.4.0','Pixelant',2004000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/2.4/en-us','ter','',''),
(9286143,0,'pxa_social_feed','3.0.0',7612,100,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1640107483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','b97c4016e53c4f276822b6c4ddaec275','Merge pull request 99 from pixelant/update-to-v3\n\n[RELEASE] Prepare for 3.0.0','Pixelant',3000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.0/en-us','ter','',''),
(9286144,0,'pxa_social_feed','3.0.1',7612,109,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1640250970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','6f3b3c06476a7ed2400e1927aca25bfc','Merge pull request 104 from pixelant/new-release\n\n[RELEASE] Prepare for version 3.0.1','Pixelant',3000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.0/en-us','ter','',''),
(9286145,0,'pxa_social_feed','3.0.2',7612,113,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1641714015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','6454af620f21c1f586873226246dd463','Merge pull request 107 from pixelant/release_3.0.2\n\n[RELEASE] Prepare for version 3.0.2','Pixelant',3000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.0/en-us','ter','',''),
(9286146,0,'pxa_social_feed','3.0.3',7612,100,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1642011625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','38388b87d11648a712a2a4b39ea62bfa','Merge pull request 110 from pixelant/release-3.0.3\n\n[RELEASE] Prepare for version 3.0.3','Pixelant',3000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.0/en-us','ter','',''),
(9286147,0,'pxa_social_feed','3.1.0',7612,115,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1643555262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','8cb1ea455814c3cc12e4c4e70120de03','Merge pull request 113 from pixelant/release-3.1\n\n[RELEASE] Prepare for version 3.1.0','Pixelant',3001000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286148,0,'pxa_social_feed','3.1.2',7612,105,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1651385617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','7e732b8cdca3c7d65315947cb275ead3','Merge pull request 119 from pixelant/release-3.1.2\n\n[RELEASE] Prepare for version 3.1.2','Pixelant',3001002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286149,0,'pxa_social_feed','3.1.3',7612,105,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1654838405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d8adb99cee7b59b39e6fcc36a0c4d702','Merge pull request 124 from pixelant/release-3.1.3\n\n[RELEASE] Prepare for version 3.1.3','Pixelant',3001003,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286150,0,'pxa_social_feed','3.1.5',7612,106,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1660586484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','081cec7270327c23e8434de380a1986b','Merge pull request 132 from pixelant/release-3.1.5\n\n[RELEASE] Prepare for version 3.1.5','Pixelant',3001005,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286151,0,'pxa_social_feed','3.1.6',7612,103,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1669704040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','dadbe4969154892af80fcac089d21ff2','[RELEASE] Prepare for version ä3.1.6','Pixelant',3001006,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286152,0,'pxa_social_feed','3.1.7',7612,79,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1671520084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','47823a1361e6b8e8f30801aac45ea99c','Merge pull request 140 from pixelant/release-3.1.7\n\n[RELEASE] Prepare for version 3.1.7','Pixelant',3001007,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286153,0,'pxa_social_feed','3.1.8',7612,81,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1671691352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','76dd1abab2b7b86effdc404e8688ed00','Merge pull request 144 from pixelant/release-3.1.8\n\n[RELEASE] Prepare for version 3.1.8','Pixelant',3001008,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286154,0,'pxa_social_feed','3.1.9',7612,94,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1671776295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','b03242340c3955a3f8a04016e838ce43','Merge pull request 146 from pixelant/release-3.1.9\n\n[RELEASE] Prepare for version 3.1.9','Pixelant',3001009,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286155,0,'pxa_social_feed','3.1.10',7612,97,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1674455604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','544fe5dd4b9ccc8d43e2144b987dd78d','[RELEASE] Prepare for version 3.1.10','Pixelant',3001010,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.1/en-us','ter','',''),
(9286156,0,'pxa_social_feed','3.6.0',7612,80,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1685289504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','8b48147137cdeb336e46fc96ffd29193','[RELEASE] Prepare for version 3.6.0','Pixelant',3006000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.6/en-us','ter','',''),
(9286157,0,'pxa_social_feed','3.6.1',7612,71,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1685423984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','182d0af53a0f880a73db2a491341c121','[RELEASE] Prepare for version 3.6.1','Pixelant',3006001,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.6/en-us','ter','',''),
(9286158,0,'pxa_social_feed','3.6.2',7612,87,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1685443852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d3ea44d038dbd2e3f25ebaa11bafeeb6','[RELEASE] Prepare for version 3.6.2','Pixelant',3006002,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.6/en-us','ter','',''),
(9286159,0,'pxa_social_feed','3.7.0',7612,80,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1686116482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','340402dfc55f275ecb3aadff5986355a','[RELEASE] Prepare for version 3.7.0','Pixelant',3007000,0,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.7/en-us','ter','',''),
(9286160,0,'pxa_social_feed','3.7.1',7612,101,'Pxa Social Feed','Add Facebook, Instagram, and Twitter feeds to your site.',2,0,3,1693305105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','ecf6311b60c8552cdd707a50f3245286','[RELEASE] Prepare for version 3.7.1','Pixelant',3007001,1,0,'https://docs.typo3.org/p/pixelant/pxa-social-feed/3.7/en-us','ter','',''),
(9286161,0,'exif_orientation_helper','0.2.0',1129,350,'EXIF Orientation Helper','A simple button to correct the orientation of an image',1,0,0,1504886613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Ruben Schmidmeister','ruben.schmidmeister@icloud.com','d.koenig','f4da90f5bfe645ed24fd56c82c78811d','- Add confirmation popup before transforming an image\r\n- Fix some incorrect transformations\r\n- Button is only shown when image contains \"Orientation\" tag','',2000,0,0,'https://github.com/hausformat/exif_orientation_helper/blob/master/README.md','ter','',''),
(9286162,0,'exif_orientation_helper','0.2.1',1129,110,'EXIF Orientation Helper','A simple button to correct the orientation of an image',1,0,0,1552462775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Ruben Schmidmeister','ruben.schmidmeister@icloud.com','d.koenig','8867202d5226dcc2e2e496fdc626faa1','BUGFIX: Prevent the \"typo3temp/var/transient/\" folder from cluttering up with \"fal-tempfile-\" files.','',2001,0,0,'https://github.com/hausformat/exif_orientation_helper/blob/master/README.md','ter','',''),
(9286163,0,'exif_orientation_helper','0.2.2',1129,305,'EXIF Orientation Helper','A simple button to correct the orientation of an image',1,0,0,1554275936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Ruben Schmidmeister','ruben.schmidmeister@icloud.com','d.koenig','dcc086712865ddb7ddeae7fe39751b7a','Improve warning message when applying the EXIF orientation to an image','',2002,1,0,'https://github.com/hausformat/exif_orientation_helper/blob/master/README.md','ter','',''),
(9286164,0,'pb_tt_address_googlemaps','1.1.0',1408,223,'Address List with Google Maps (extends tt_address)','Extends the extension tt_address with frontend view in Google maps.',2,0,3,1509401473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.9.99\";}}','Peter Benke','info@typomotor.de','abandoned_extensions','2037f55e7b34358409d85b1ec07e41ee','TYPO3 8.7','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_tt_address_googlemaps/1.1.0','ter','',''),
(9286165,0,'pb_tt_address_googlemaps','1.2.0',1408,180,'Address List with Google Maps (extends tt_address)','Extends the extension tt_address with frontend view in Google maps.',2,0,3,1517914724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.9.99\";}}','Peter Benke','info@typomotor.de','abandoned_extensions','69f527877266fd1aa9bf02ddc768cfa5','Bugfix loading in various browsers  Put js into content-area, because plugin could make some trouble','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_tt_address_googlemaps/1.2.1','ter','',''),
(9286166,0,'pb_tt_address_googlemaps','1.2.1',1408,496,'Address List with Google Maps (extends tt_address)','Extends the extension tt_address with frontend view in Google maps.',2,0,3,1521288446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:12:\"3.1.0-3.9.99\";}}','Peter Benke','info@typomotor.de','abandoned_extensions','c44670677f7902e424b69a3dc77a23f1','Update documentation','',1002001,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_tt_address_googlemaps/1.2.1','ter','',''),
(9286167,0,'borderstyle','1.1.1',2580,300,'theme of your own borderstyles','allowes the global definition of border-style in the backend for usage as a theme-definition',0,0,3,1491761670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','e9c0811cc019883d1b53b004c2e18333','Small update','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/borderstyle/','ter','',''),
(9286168,0,'borderstyle','8.0.1',2580,281,'theme of your own borderstyles','allowes the global definition of border-style in the backend for usage as a theme-definition',0,0,3,1494769599,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.0.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','0b12769b471a8ab96cffa862db2fb77a','Change of TCA','',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/borderstyle/8.0.1','ter','',''),
(9286169,0,'borderstyle','8.1.1',2580,205,'theme of your own borderstyles','allowes the global definition of border-style in the backend for usage as a theme-definition',0,0,3,1518976449,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.0.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','f8458808d755e0b788b8bbbdb68e4cae','smal bugfix and resdtricted to version 8.7','',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/borderstyle/8.1.2','ter','',''),
(9286170,0,'borderstyle','8.1.2',2580,619,'theme of your own borderstyles','allowes the global definition of borderstyle in the backend for usage as a theme-definition',3,0,3,1519767708,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.0.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','58dc50fcfb4e45f83e483eb4ed34c55c','demote to experimental and fix some small bugs','',8001002,1,0,'https://docs.typo3.org/typo3cms/extensions/borderstyle/8.1.2','ter','',''),
(9286171,0,'t3lib','0.1.8',2777,227,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',1,0,4,1495317370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','fe620c4277e4687895c87036b9d91579','typo3 v8 compatiblity','',1008,0,0,'','ter','',''),
(9286172,0,'t3lib','0.1.9',2777,149,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',1,0,4,1497911866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','c053f3dc74032ede941b6e9b048d473b','typo3 8.x support ;; new viewhelper that returns the numeric day of week','',1009,0,0,'','ter','',''),
(9286173,0,'t3lib','0.1.10',2777,206,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',1,0,4,1497995924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','846f8f422368bc598f559d62cd2b88f8','bugfix version','',1010,0,0,'','ter','',''),
(9286174,0,'t3lib','0.1.11',2777,208,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',1,0,4,1498855243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','c51c7112a4fe5b7020fa10ed8b604e4d','New ViewHelper SerializeViewHelper and Format:PrintViewHelper','',1011,0,0,'','ter','',''),
(9286175,0,'t3lib','0.2.0',2777,330,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',1,0,4,1512505308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','7d64cd1e4d83c6cdeac40eee10c4fb6a','New viewhelper SerializeArrayViewHelper','',2000,0,0,'','ter','',''),
(9286176,0,'t3lib','1.0.0',2777,263,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',2,0,4,1531927802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','5cbd2215262e14239d3065f222181fde','update picture view helper: enable picture cropping\r\nfirst stable version','',1000000,0,0,'','ter','',''),
(9286177,0,'t3lib','1.2.0',2777,140,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',2,0,4,1569684558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','5aac75561d170eb7e7efa2470998d706','add a viewhelper for lazy picture loading','',1002000,0,0,'','ter','',''),
(9286178,0,'t3lib','1.3.0',2777,211,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',2,0,4,1570279438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','18d941dd5dc96cee974baffdb453f44f','add viewhelper for extracting the youtube video id from a youtube url','',1003000,0,0,'','ter','',''),
(9286179,0,'t3lib','1.4.0',2777,156,'T3lib','Our library for typo3\n- ViewHelpers\n- TypoScript Settings\n- a.s.o.',2,0,4,1602087928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','251589530d6d67bc47851eea044381cb','update YouTubeIdViewHelper: Nou you can use the browser url OR the url from the \"Share\" dialouge','',1004000,1,0,'','ter','',''),
(9286180,0,'nawork_uri','2.7.9',2414,187,'n@work URI','A modern, flexible extension for creating and managing urls and redirects in the TYPO3 CMS.',2,0,2,1491836835,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Thorben Kapp','kapp@work.de','nawork','235a094cf6f27c66c69dd9cf138bac8f',' [BUGFIX] Path field too short\r\n [BUGFIX] Performance improvement in GeneralUtility::getCurrentDomain\r\n [BUGFIX] Encoding leads to endless redirect loop','n@work',2007009,0,0,'https://docs.typo3.org/typo3cms/extensions/nawork_uri/','ter','',''),
(9286181,0,'nawork_uri','3.0.7',2414,146,'n@work URI','A modern, flexible extension for creating and managing urls and redirects in the TYPO3 CMS.',2,0,2,1491836953,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Thorben Nissen','thorben@work.de','nawork','e898e059ad008b8520830157493d011a',' [BUGFIX] 404 with cHash leads to ugly 404 text message\r\n [BUGFIX] Path field too short\r\n [BUGFIX] Performance improvement in GeneralUtility::getCurrentDomain\r\n [BUGFIX] Clear cache menu in 8.7 \r\n [BUGFIX] Encoding leads to endless redirect loop','n@work',3000007,0,0,'https://docs.typo3.org/typo3cms/extensions/nawork_uri/','ter','',''),
(9286182,0,'nawork_uri','3.1.6',2414,602,'n@work URI','A modern, flexible extension for creating and managing urls and redirects in the TYPO3 CMS.',2,0,2,1491837043,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Thorben Nissen','thorben@work.de','nawork','ca789b5ef5e736470a75c4c784737e9f',' [BUGFIX] PHP 5.x compatibility \r\n [BUGFIX] 404 with cHash leads to ugly 404 text message\r\n [BUGFIX] Path field too short\r\n [BUGFIX] Performance improvement in GeneralUtility::getCurrentDomain\r\n [BUGFIX] Clear cache menu in 8.7 \r\n [BUGFIX] Encoding ','n@work',3001006,1,0,'https://docs.typo3.org/typo3cms/extensions/nawork_uri/3.1.6','ter','',''),
(9286183,0,'min','1.3.2',19150,5682,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1493986203,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','5f064404a3e819f15f5f387520d98a12','Fixed major bug in protectCode functionality.','',1003002,0,0,'https://docs.typo3.org/typo3cms/extensions/min/1.3.2','ter','',''),
(9286184,0,'min','1.4.0',19150,2020,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1510155384,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','6951e0dbe05674059cf8a1264047b8f2','Updated \"matthiasmullie/minify\" from 1.3.44 - 1.3.55\r\n\r\nFixed major bug when replacing new lines.\r\nWhitespace sensitive html will not break anymore!\r\n\r\nNew \"stripSpacesBetweenTags\" option added.','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/1.4.0','ter','',''),
(9286185,0,'min','1.5.0',19150,1324,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1524944002,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','212ee7b07db45146885de7ae1de0eb3a','Added TYPO3 9 support. Updated matthiasmullie/minify library from 1.3.55 to 1.3.60. Also updated extension icon and change composer package name to \"t3/min\". ','',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/1.5.0','ter','',''),
(9286186,0,'min','1.6.0',19150,884,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1538776250,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','d67e754421f4c883eba28d8d30230b22','TYPO3 9.5 LTS compatibility fix.','',1006000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/','ter','',''),
(9286187,0,'min','1.7.0',19150,1869,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1545399668,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','a3a28844d972d9771eabc7a529bb4768','Improve code protection & one line mode. \"protectCode\" setting moved up to \"plugin.tx_min.tinysource\" in typoscript. \r\nUpdated matthiasmullie/minify library. Happy Holidays!','',1007000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/','ter','',''),
(9286188,0,'min','1.8.0',19150,1436,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1577450958,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','23ab94c6a46c20ecae98f313a60d67eb','Updated matthiasmullie/minify library, to support PHP 7.4 without deprecation errors. Also fixed a bug with minified inline code and add a new option (enabled by default) \"removeTypeInScriptTags\", which removes the type attribute from script tags, when enabled.','',1008000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/','ter','',''),
(9286189,0,'min','1.9.0',19150,447,'Minifier for TYPO3','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,5,1592928935,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}s:9:\"conflicts\";a:1:{s:10:\"tinysource\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','eecef5e096fc83558184f32f1c495fd4','Added TYPO3 10.4 LTS support','',1009000,0,0,'https://docs.typo3.org/typo3cms/extensions/min/','ter','',''),
(9286190,0,'min','2.0.0',19150,108,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1646158894,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','4d11eb22763430771d8c0c52de020a8b','TYPO3 11 support and rewritten documentation. Also, the typoscript default setup must get included manually now. ','v.ieweg Webentwicklung',2000000,0,0,'https://docs.typo3.org/p/t3/min/2.0/en-us','ter','',''),
(9286191,0,'min','2.0.1',19150,111,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1647360524,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','2feeda7257a8d68afb153cc8ae41e9f8','Bugfixes','v.ieweg Webentwicklung',2000001,0,0,'https://docs.typo3.org/p/t3/min/2.0/en-us','ter','',''),
(9286192,0,'min','2.0.2',19150,119,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1648128371,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','10788d200998d91d5647ae5cb1502ad1','Fixed undefined array key warnings in PHP8. Thanks to Chris Müller for reporting and fixing!','v.ieweg Webentwicklung',2000002,0,0,'https://docs.typo3.org/p/t3/min/2.0/en-us','ter','',''),
(9286193,0,'min','2.0.3',19150,111,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1651741067,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','3f5ccc2391e757c4661f60bb8ca0cade','Bugfixes','v.ieweg Webentwicklung',2000003,0,0,'https://docs.typo3.org/p/t3/min/2.0/en-us','ter','',''),
(9286194,0,'min','2.1.0',19150,108,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1660151612,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','83fdf96d14c83b8b6a04540895e11736','Addes AssetCollector support and fixes an issue with relative URLs in CSS files.','v.ieweg Webentwicklung',2001000,0,0,'https://docs.typo3.org/p/t3/min/2.1/en-us','ter','',''),
(9286195,0,'min','2.1.1',19150,107,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1668506847,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','62914678aaedaca28fca40bbdd077edc','Bugfixes','v.ieweg Webentwicklung',2001001,0,0,'https://docs.typo3.org/p/t3/min/2.1/en-us','ter','',''),
(9286196,0,'min','2.1.2',19150,90,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1683734729,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','5f4d885999f90e3a56e3df2c64728a48','Bugfixes','v.ieweg Webentwicklung',2001002,0,0,'https://docs.typo3.org/p/t3/min/2.1/en-us','ter','',''),
(9286197,0,'min','3.0.0',19150,69,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1693653771,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','b6eeb36449530f29dba39445eb8425b1','Added TYPO3 12.4 LTS support. Thanks to Benjamin Gries and Joel Mai for supporting.','v.ieweg Webentwicklung',3000000,0,0,'https://docs.typo3.org/p/t3/min/3.0/en-us','ter','',''),
(9286198,0,'min','2.1.3',19150,72,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1693660946,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','1e6f3cafa65296ba88c34ce1b80e4429','Backport of  [BUGFIX] Fix priority check in AssetCollector EventListener and [TASK] Update matthiasmullie/minify library','v.ieweg Webentwicklung',2001003,0,0,'https://docs.typo3.org/p/t3/min/2.1/en-us','ter','',''),
(9286199,0,'min','3.0.1',19150,83,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1696255276,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','b2eed88d1c0d9c19960cdda429eb2e51','Skip already gzipped assets','v.ieweg Webentwicklung',3000001,0,0,'https://docs.typo3.org/p/t3/min/3.0/en-us','ter','',''),
(9286200,0,'min','3.0.2',19150,46,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1722533307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','74a16603882b3aef5a59b8d0642f5f20','Bugfixes','v.ieweg Webentwicklung',3000002,0,0,'https://docs.typo3.org/p/t3/min/3.0/en-us','ter','',''),
(9286201,0,'min','3.1.0',19150,59,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1722595966,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','f02dc97385238c74f99b2490dcdec922','Added TYPO3 13 support. Bugfixes.','',3001000,0,0,'https://docs.typo3.org/p/t3/min/3.1/en-us','ter','',''),
(9286202,0,'min','3.1.1',19150,44,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1740758902,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','886e8485aa417cb10e92042afaecb3f9','Bugfixes and code improvements','',3001001,0,0,'https://docs.typo3.org/p/t3/min/3.1/en-us','ter','',''),
(9286203,0,'min','3.1.2',19150,28,'Minifier for TYPO3 CMS','Extends TYPO3s compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.',2,0,2,1762532977,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','9193abe4d97ca86157c05dac1b3d76c5','Bugfix (thanks to Mikel Wohlschlegel) and updated matthiasmullie/minify library (1.3.73  1.3.75)','',3001002,1,0,'https://docs.typo3.org/p/t3/min/3.1/en-us','ter','',''),
(9286204,0,'unroll','1.2.0',10975,210,'Enhanced TYPO3 save buttons','Adds options to TYPO3s save buttons, to unroll them from dropdown, just display icons and changing the order.',2,0,4,1494315105,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";s:5:\"setup\";s:12:\"7.6.2-8.7.99\";}s:9:\"conflicts\";a:1:{s:20:\"rx_unrollsavebuttons\";s:13:\"1.0.0-1.99.99\";}}','Markus Klein, Armin Vieweg','support@reelworx.at,armin@v.ieweg.de','professorweb','2c14dd197e08fdbacdd28c511c328920','Save button configuration can get overwritten in user settings of each backend user. Also the logic in settings has been inverted (\"show Label  true\" instead of \"hide Label  true\"). Many code and dev ops improvements.','Reelworx GmbH, Institute Web',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/unroll/','ter','',''),
(9286205,0,'unroll','2.0.0',10975,386,'Enhanced TYPO3 save buttons','Adds options to TYPO3s save buttons, to unroll them from dropdown, just display icons and changing the order.',2,0,4,1494316676,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";s:5:\"setup\";s:12:\"7.6.2-8.7.99\";}s:9:\"conflicts\";a:1:{s:20:\"rx_unrollsavebuttons\";s:13:\"1.0.0-1.99.99\";}}','Markus Klein, Armin Vieweg','support@reelworx.at,armin@v.ieweg.de','professorweb','4f696ed73bf09b362d5cf411ea50bc3c','Major Update! Save button configuration can get overwritten in user settings of each backend user. Also the logic in settings has been inverted (\"show Label  true\" instead of \"hide Label  true\"). Many code and dev ops improvements.','Reelworx GmbH, Institute Web',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/unroll/2.0.2','ter','',''),
(9286206,0,'unroll','2.0.1',10975,921,'Enhanced TYPO3 save buttons','Adds options to TYPO3s save buttons, to unroll them from dropdown, just display icons and changing the order.',2,0,4,1500039986,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";s:5:\"setup\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:20:\"rx_unrollsavebuttons\";s:13:\"1.0.0-1.99.99\";}}','Markus Klein, Armin Vieweg','support@reelworx.at,armin@v.ieweg.de','professorweb','0d74bcf46a5dba41defe455f8208f53b','Small improvments and bugfixes.','Reelworx GmbH, Institute Web',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/unroll/2.0.2','ter','',''),
(9286207,0,'unroll','2.0.2',10975,8252,'Enhanced TYPO3 save buttons','Adds options to TYPO3s save buttons, to unroll them from dropdown, just display icons and changing the order.',2,0,4,1508960827,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.2-8.7.99\";s:5:\"setup\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:20:\"rx_unrollsavebuttons\";s:13:\"1.0.0-1.99.99\";}}','Markus Klein, Armin Vieweg','support@reelworx.at,armin@v.ieweg.de','professorweb','77d8356931acf15ed4f671e4cd08dcfe','Fixed composer replace statements.','Reelworx GmbH, Institute Web',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/unroll/2.0.2','ter','',''),
(9286208,0,'mindshape_seo','1.0.18',14825,478,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1494943323,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','34fec5b40f549e810d2dbf7884b45f2a','Update 1.0.18:\r\n\r\nSee changelog: https://docs.typo3.org/typo3cms/extensions/mindshape_seo/ChangeLog/Index.html','mindshape GmbH',1000018,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/','ter','',''),
(9286209,0,'mindshape_seo','1.1.0',14825,411,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1500319193,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','c6ae7d605fe8a82fda6ed01d2f6d3e69','Update 1.1.0:\r\n\r\n- typo3 8.7 compatibility\r\n- small features and optimizations','mindshape GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286210,0,'mindshape_seo','1.0.19',14825,348,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1500732485,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','048c40c7a9a49c1851b4aa20d6ee9e03','Update 1.0.19:\r\n\r\n- Add some features from 1.1.0\r\n- Bugfixes','mindshape GmbH',1000019,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/','ter','',''),
(9286211,0,'mindshape_seo','1.1.1',14825,493,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1500732631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','bfe26c21404709d7034769330c18a607','Update 1.1.1:\r\n\r\n- Dynamic Table configuration for image sitemap\r\n- Bugfix for automatic realurl configuration','mindshape GmbH',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286212,0,'mindshape_seo','1.0.20',14825,328,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1509554285,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','2459f5de44f623d5285602a537764912','Update 1.0.20:\r\n\r\nFix upload conflict problems','mindshape GmbH',1000020,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/','ter','',''),
(9286213,0,'mindshape_seo','1.1.2',14825,441,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1509554315,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','aa42ddbffa0cbcef259efc0aa11b3b6e','Update 1.1.2:\r\n\r\nFix upload conflict problems','mindshape GmbH',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286214,0,'mindshape_seo','1.1.3',14825,388,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1514965742,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','923e1ddb8c2c205afa0d302c40ff05cb','Update 1.1.3:\r\n\r\n- New Analytics snippet\r\n- Better page renderer injection','mindshape GmbH',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286215,0,'mindshape_seo','1.1.4',14825,345,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1515751314,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','ca985210dfc8b1eda607fd43b8c12266','Update 1.1.4:\r\n\r\nFix letter case in backend js','mindshape GmbH',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286216,0,'mindshape_seo','1.1.5',14825,471,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1516187571,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','9399625a8e1adf4be1af8343f851f6fb','Update 1.1.5:\r\n\r\nAlso use alternative title for opengraph title','mindshape GmbH',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286217,0,'mindshape_seo','1.0.21',14825,304,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1520592853,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','59a14b3aa83326396bcca5588da100af','Update 1.0.21:\r\n\r\n- Add alternative breadcrumb title\r\n- force tagmanager noscript tag rendering directly after body','mindshape GmbH',1000021,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/','ter','',''),
(9286218,0,'mindshape_seo','1.1.6',14825,319,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1520592875,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','abbb6446bf1f147d86208039ceaf9859','Update 1.1.6:\r\n\r\n- Add alternative breadcrumb title\r\n- force tagmanager noscript tag rendering directly after body','mindshape GmbH',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286219,0,'mindshape_seo','1.0.22',14825,295,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1520797980,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','fd7e80ac136f26fcca3bbaa1432b53a3','Update 1.0.22:\r\n\r\n- Bugfix inproper tagmanager noscript tag appending','mindshape GmbH',1000022,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/','ter','',''),
(9286220,0,'mindshape_seo','1.1.7',14825,742,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1520798001,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:7:\"realurl\";s:5:\"2.2.0\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','885d53ad768c4f5127a7aedb4bcaa14a','Update 1.1.7:\r\n\r\n- Bugfix inproper tagmanager noscript tag appending','mindshape GmbH',1001007,0,0,'https://docs.typo3.org/typo3cms/extensions/mindshape_seo/1.1.7','ter','',''),
(9286221,0,'mindshape_seo','2.0.0',14825,125,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1625750415,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','112def8e4fbf5945aa99ad90bc0bb020','Update 2.0.0:\r\n- Compatibility for TYPO3 v9.5 & v10.4\r\n- Add debug option to force analytics injection\r\n- Add matomo analytics\r\n- Add Google Analytics v4 support\r\n- Add mindshape cookie consent integration for analytics options\r\n- Add 410 to redirect module (with option to disable it)\r\n- Add multilanguage support for SEO settings\r\n- Allow merging of configurations with default\r\n- Various bugfixes','mindshape GmbH',2000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/2.0/en-us','ter','',''),
(9286222,0,'mindshape_seo','2.0.1',14825,148,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1626242020,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','c4330c4451b9e8f6350bf1c87b5118a2','Update 2.0.1:\r\n- Add cropping for too long titles in preview\r\n- Solve translation issues with preview\r\n- Create unreferenced translations to workaround FAL bugs\r\n- Remove doktype restriction for page service frontend initialization\r\n- Properly allow configured doktypes for preview module\r\n- Make breadcrumb allowed doktypes configurable','mindshape GmbH',2000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/2.0/en-us','ter','',''),
(9286223,0,'mindshape_seo','2.0.2',14825,112,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1673449370,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','27990d50c8504f6de00f25520671682a','Update 2.0.2:\r\n- Fix preview metadata edit saving for foreign languages','mindshape GmbH',2000002,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/2.0/en-us','ter','',''),
(9286224,0,'mindshape_seo','3.0.0',14825,57,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1705480353,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:3:\"seo\";s:14:\"11.5.0-12.3.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','e5169a0ab1d162780d056d2f3b3e9a4e','Update 3.0.0:\r\n- Compatibility for TYPO3 v11 & v12\r\n- Multiple bugfixes & refactorings\r\n- JSONLD Logo image moved from settings module to TypoScript due to a breaking change in TYPO3','mindshape GmbH',3000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/3.0/en-us','ter','',''),
(9286225,0,'mindshape_seo','3.0.1',14825,72,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1705480637,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','0e254e8ab309da7f1d60e4563410a721','Update 3.0.1:\r\n- Add missing increase of max TYPO3 version in emconf','mindshape GmbH',3000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/3.0/en-us','ter','',''),
(9286226,0,'mindshape_seo','3.0.2',14825,82,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1708518992,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','5aebe34c5a901a581be21c87265f6c0c','Update 3.0.2:\r\n- Use proper access value for new module registration\r\n- Update max PHP required version to 8.3','mindshape GmbH',3000002,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/3.0/en-us','ter','',''),
(9286227,0,'mindshape_seo','4.0.0',14825,14,'mindshape SEO','Extension to manage the SEO of your site',2,0,0,1770986992,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','03e85fa893aeb7967ff247ff3abbff4a','Update 4.0.0:\r\n- Compatibility for TYPO3 v13, drop v11 support\r\n- Add proper asset building\r\n- Migrate documentation rendering\r\n- Add PHP 8.4 support\r\n- Several bugfixes and optimizations','mindshape GmbH',4000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/4.0/en-us/','ter','',''),
(9286228,0,'mindshape_seo','4.0.1',14825,20,'mindshape SEO','Comprehensive SEO suite for TYPO3 featuring Google SERP preview, metadata validation, and 410 support. Provides privacy-compliant analytics integration (GA4/Matomo/GTM) and flexible multi-domain configuration.',2,0,0,1771505453,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','9797656a52c373c4226927f472eccf41','Update 4.0.1:\r\n- Add PHP 8.5 support','mindshape GmbH',4000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/4.0/en-us/','ter','',''),
(9286229,0,'mindshape_seo','5.0.0',14825,6,'mindshape SEO','Comprehensive SEO suite for TYPO3 featuring Google SERP preview, metadata validation, and 410 support. Provides privacy-compliant analytics integration (GA4/Matomo/GTM) and flexible multi-domain configuration.',2,0,0,1783690746,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','ad77758f61f9e4862daf215936fbbe85','Update 5.0.0:\r\n- Compatibility for TYPO3 v14, drop v12 support\r\n- Refactorings, bugfixes and optimizations','mindshape GmbH',5000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape_seo/5.0/en-us/','ter','',''),
(9286230,0,'mindshape_seo','5.0.1',14825,5,'mindshape SEO','Comprehensive SEO suite for TYPO3 featuring Google SERP preview, metadata validation, and 410 support. Provides privacy-compliant analytics integration (GA4/Matomo/GTM) and flexible multi-domain configuration.',2,0,0,1785399992,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Daniel Dorndorf','dorndorf@míndshape.de','mindshape','b88341d7c66493238d7b0d7eb6ce7cc8','Update 5.0.1:\r\n- Update documentation link in composer.json\r\n- Fallback breadcrumb JSON-LD to nav_title','mindshape GmbH',5000001,1,0,'https://docs.typo3.org/p/mindshape/mindshape-seo/5.0/en-us/','ter','',''),
(9286231,0,'rx_scheduled_social','1.0.1',3718,533,'Scheduled Social','Post tx_news articles to social media platforms',2,0,3,1528103957,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";s:9:\"scheduler\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:11:\"linkhandler\";s:13:\"3.1.1-3.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','88f43ae05f91a5e255e96950a98e98d8','Allow TYPO3 version 8.7 and news version up to 7','Reelworx GmbH',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_scheduled_social/1.0.1','ter','',''),
(9286232,0,'rx_scheduled_social','2.0.0',3718,240,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1553177828,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','defd8e812fe147db31d47ce66b0b6a32',' Added support for TYPO3 version 9.5\r\n Dropped support for TYPO3 version 7.6\r\n Removed Facebook publishing capabilities\r\n Improved documentation','Reelworx GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rx_scheduled_social/2.0.0','ter','',''),
(9286233,0,'rx_scheduled_social','2.0.1',3718,239,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1558960972,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','7f18882b2315667ebd6ff0e477ba00c2','Bugfix release (thanks to Tymoteusz Motylewski)','Reelworx GmbH',2000001,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.0/en-us','ter','',''),
(9286234,0,'rx_scheduled_social','2.0.2',3718,274,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1562907555,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','3342403452b03caa71ff6d6b44194054','Bugfix release (Thanks to Patrik Lang from hotbytes GmbH & Co. KG)','Reelworx GmbH',2000002,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.0/en-us','ter','',''),
(9286235,0,'rx_scheduled_social','2.0.3',3718,191,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1568215311,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','72e95f3e1f475ee6e7629cafd3f0e392','Bugfix release','Reelworx GmbH',2000003,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.0/en-us','ter','',''),
(9286236,0,'rx_scheduled_social','2.0.4',3718,104,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1568391080,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','eb4663fb497158b5c4d544904b6d2dd0','Bugfix release','Reelworx GmbH',2000004,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.0/en-us','ter','',''),
(9286237,0,'rx_scheduled_social','2.0.5',3718,382,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1568408082,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"5.0.0-7.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','985b934c2b3dfc3885b0ab9dc2844653','Bugfixes for hidden breaking changes in TYPO3 v9','Reelworx GmbH',2000005,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.0/en-us','ter','',''),
(9286238,0,'rx_scheduled_social','2.1.0',3718,133,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1587740014,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"scheduler\";s:13:\"8.7.0-10.4.99\";s:4:\"news\";s:14:\"8.0.0-88.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','61f62d449a957b4626047eeee81cf0e7','v10 LTS compatibility','Reelworx GmbH',2001000,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.1/en-us','ter','',''),
(9286239,0,'rx_scheduled_social','2.1.1',3718,144,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1587861775,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"scheduler\";s:13:\"8.7.0-10.4.99\";s:4:\"news\";s:14:\"8.0.0-88.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','b27ebd7a703680b17a8a6fde90d16ea4','composer file fixed','Reelworx GmbH',2001001,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.1/en-us','ter','',''),
(9286240,0,'rx_scheduled_social','2.1.3',3718,95,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1588014883,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"scheduler\";s:13:\"8.7.0-10.4.99\";s:4:\"news\";s:13:\"8.0.0-8.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','703f27d092bc744a4134c8b0c6cb6b5d',' Fixed ext_locallang.php compatibility\r\n Precise PHP version requirement definition\r\n Minor code improvements','Reelworx GmbH',2001003,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.1/en-us','ter','',''),
(9286241,0,'rx_scheduled_social','2.1.4',3718,93,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1588088441,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"scheduler\";s:13:\"8.7.0-10.4.99\";s:4:\"news\";s:13:\"8.0.0-8.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','0daa03d7a79b3fe5acb9814d8c301dc5',' Fixed link generation for twitter publishing with TYPO3 v10','Reelworx GmbH',2001004,0,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.1/en-us','ter','',''),
(9286242,0,'rx_scheduled_social','2.1.5',3718,358,'Scheduled Social','Post news articles to social media platforms and fetch likes from your social media account',2,0,3,1588112286,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:9:\"scheduler\";s:13:\"8.7.0-10.4.99\";s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Johannes Kasberger','office@reelworx.at','liayn','fb1269c50c004da13ab82ac26584f92a','Complete refactoring of fake Frontend generation for CLI link crafting','Reelworx GmbH',2001005,1,0,'https://docs.typo3.org/p/reelworx/rx-scheduled-social/2.1/en-us','ter','',''),
(9286243,0,'koning_geo','1.0.1',2142,191,'Koning: Geo','Utility to retrieve and save geo data',2,0,4,1495797076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','jesper@koninklijk.io','koninklijk','01e4338fc904aad7377e81200ceb4e95','Fix minor display bug','Koninklijke Collective',1000001,0,0,'https://github.com/koninklijke-collective/koning_geo','ter','',''),
(9286244,0,'koning_geo','1.0.2',2142,1421,'Koning: Geo','Utility to retrieve and save geo data',2,0,4,1496060513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Jesper Paardekooper','jesper@koninklijk.io','koninklijk','2f907ac87232f329d0e869cd9ec8c947','Ensure extensions work properly when used on IRRE records','Koninklijke Collective',1000002,0,0,'https://github.com/koninklijke-collective/koning_geo','ter','',''),
(9286245,0,'koning_geo','2.0.0',2142,232,'Koning: Geo','Utility to retrieve and save geo data',2,0,4,1588840805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jesper Paardekooper','jesper@koninklijk.io','koninklijk','0fee81ce24940707cb843b9650544ca9','Refactored for support of v9','Koninklijke Collective',2000000,1,0,'https://github.com/koninklijke-collective/koning_geo','ter','',''),
(9286246,0,'cyberpeace','1.0.2',1396,797,'CyberPeace','CyberPeace allows to block IPs listed in the abuseipdb.com live-database using .htaccess. You can redirect or block IPs found in EXT:toctoc_comments IP block lists. You can block unwanted crawlers, spiders or bots and bad IPs found in the TYPO3-syslog as well.',2,0,3,1492100581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"4.5.0-8.9.99\";s:3:\"php\";s:12:\"5.3.7-7.9.99\";}}','Gisele Wendl','gisele.wendl@toctoc.ch','giselew','f9e2668caaf4716b2419d282bc1b5291','Added \"TYPO3\" to defaults of allowOnlyCrawlerAgentStrings (because of ext:crawler)\nCompatibility with TYPO3 8.7\nNote for the abuseipdb.com-API: SSL is required as NSS installs along with the installation of an SSL certificate\n','TocToc Internetmanagement',1000002,1,0,'https://www.toctoc.ch/de/cyberpeace/','ter','',''),
(9286247,0,'t3additions','0.9.3',1391,137,'T3 Additions','Useful additions to TYPO3 CMS.',1,0,2,1494188592,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"vhs\";s:5:\"3.1.0\";}}','Sethorax','info@sethorax.com','sethorax','2b89f6463200b7c5d99c56a149a80222','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9003,0,0,'','ter','',''),
(9286248,0,'t3additions','0.9.4',1391,159,'T3 Additions','Useful additions to TYPO3 CMS.',1,0,2,1494276011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"vhs\";s:5:\"3.1.0\";}}','Sethorax','info@sethorax.com','sethorax','15844c199150a06cbc245ce682b53d27','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9004,0,0,'','ter','',''),
(9286249,0,'t3additions','0.9.5',1391,496,'T3 Additions','Useful additions to TYPO3 CMS.',5,0,2,1494447392,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"vhs\";s:5:\"3.1.0\";}}','Sethorax','info@sethorax.com','sethorax','33d57e627a1c3e6ea6a1b9a50db5f0a5','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9005,1,0,'','ter','',''),
(9286250,0,'sd_lightbox','1.0.7',3232,181,'Lightbox','This extension integrates a responsive and touch-friendly lightbox into TYPO3.',2,0,2,1491406693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Steindesign','technik@steindesign.de','steindesign','e7697ce88c8c8e457870b18ffb6c9d5a','- ready for Typo3 8 LTS','',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/sd_lightbox/1.0.8','ter','',''),
(9286251,0,'sd_lightbox','1.0.8',3232,1442,'Lightbox','This extension integrates a responsive and touch-friendly lightbox into TYPO3.',2,0,2,1491550844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Steindesign','technik@steindesign.de','steindesign','d1dfe341b996bb223a0aa5f4379f18ea','- Issue fixed where static template was not available','',1000008,1,0,'https://docs.typo3.org/typo3cms/extensions/sd_lightbox/1.0.8','ter','',''),
(9286252,0,'t3events_reservation','0.11.0',1119,465,'Reservations','Manages reservations for events. Extends t3events ',1,0,3,1501750158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:8:\"t3events\";s:12:\"0.31.0-0.0.0\";}}','Dirk Wenzel, Sebastian Kreideweiss','wenzel@cps-it.de, kreideweiss@cps-it.de','dw','82f0499f04b542d478930593a798358a','This is a maintenance release. Please see https://github.com/dwenzel/t3events_reservation/releases/tag/0.11.0 for details,','',11000,1,0,'https://github.com/dwenzel/t3events_reservation','ter','',''),
(9286253,0,'t3import_export','0.9.0',8611,597,'Import & Export','General import and export tool for the TYPO3 CMS',1,0,1,1498757817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Dirk Wenzel','dirk.wenzel@cps-it.de','dw','2a60e1b651ad26cddba33bb8a766f6c8','This release contains some minor bugfixes and two new features.\r\nFrom this version on TYPO3 Version 8 is supported.\r\n\r\nPlease see https://github.com/dwenzel/t3import_export/releases/tag/0.9.0 for details.','',9000,0,0,'https://github.com/dwenzel/t3import_export','ter','',''),
(9286254,0,'t3import_export','0.10.0',8611,477,'Import & Export','General import and export tool for the TYPO3 CMS',1,0,1,1501749710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Dirk Wenzel','dirk.wenzel@cps-it.de','dw','df91eacf5345f3f1d334b367fcddfecc','This release improves the documentation of components.\r\nPlease see https://github.com/dwenzel/t3import_export/releases/tag/0.10.0','',10000,0,0,'https://github.com/dwenzel/t3import_export','ter','',''),
(9286255,0,'t3import_export','0.11.0',8611,249,'Import & Export','General import and export tool for the TYPO3 CMS',1,0,1,1507198655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Dirk Wenzel','dirk.wenzel@cps-it.de','dw','537a097460f264e82acb2485c0042869','This is a feature and maintenance release. Please see https://github.com/dwenzel/t3import_export/releases/tag/0.11.0 for details.','',11000,0,0,'https://github.com/dwenzel/t3import_export','ter','',''),
(9286256,0,'t3import_export','0.12.0',8611,706,'Import & Export','General import and export tool for the TYPO3 CMS',1,0,1,1508226062,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.4.0-0.0.0\";}}','Dirk Wenzel','dirk.wenzel@cps-it.de','dw','f9759fb6fdad5a37e92a52cd221bfb59','This release provides features, improvements and bugfixes. Please see https://github.com/dwenzel/t3import_export/releases/tag/0.12.0 for details.','',12000,0,0,'https://github.com/dwenzel/t3import_export','ter','',''),
(9286257,0,'t3import_export','0.14.0',8611,895,'Import & Export','General import and export tool for the TYPO3 CMS',1,0,1,1519119354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.6.0-0.0.0\";}}','Dirk Wenzel','dirk.wenzel@cps-it.de','dw','2f941860907c14792252a130a4bd31a6','This is a feature and maintenance release. Please see https://github.com/dwenzel/t3import_export/releases/tag/0.14.0 for details.','',14000,1,0,'https://github.com/dwenzel/t3import_export','ter','',''),
(9286258,0,'nginx_cache','2.0.2',3293,703,'Nginx Cache Manager','Add cache control header and purge nginx cache',1,0,4,1491287029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','a0fc7bb4b2dec1f0275e3aaeb4de242b','TYPO3 8.7 compatibility','Qbus GmbH',2000002,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286259,0,'nginx_cache','2.1.0',3293,442,'Nginx Cache Manager','Add cache control header and purge nginx cache',1,0,4,1539439429,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','caf33cf604d7401a71b1df06c93ef85e','TYPO3 9.5 compatibility','Qbus GmbH',2001000,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286260,0,'nginx_cache','2.1.1',3293,479,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1550744353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','c476b816996781d6b6364569ce1035ec','nginx_cache is now marked stable.\r\nThis release shrinks the package size (by removing test files) and provides forward compatbility to the future composer 2.0 release.\r\nNo functional changes or bugfixes in this release.','Qbus Internetagentur GmbH',2001001,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286261,0,'nginx_cache','2.2.0',3293,294,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1589835642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.13-10.4.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','2e00cbb2adcf807e4a13549e0b3abd62','Add support for TYPO3 v10','Qbus Internetagentur GmbH',2002000,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286262,0,'nginx_cache','2.2.2',3293,139,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1615923992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.13-10.4.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','517ef7350352e06814e4133e5b7507f4','Fix compatibility with TYPO3 10.4.14 and 9.5.25 security releases (error 404 cache handling).','Qbus Internetagentur GmbH',2002002,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286263,0,'nginx_cache','2.2.3',3293,138,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1633204919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.13-11.5.99\";}}','Benjamin Franzke','bfr@qbus.de','bfr','e84430f78a8284b95d31f8097f0f6d2e','Support for TYPO3 v11 and fixed cache clearing of single pages in TYPO3  v8.','Qbus Internetagentur GmbH',2002003,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286264,0,'nginx_cache','3.0.0',3293,80,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1688412874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Franzke','ben@bnf.dev','bfr','117a07cc8c7409a35aabfe7399ea924f','New release for TYPO3 v12.\r\nNote: The composer namespace has been changed to \"bnf/\".','',3000000,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286265,0,'nginx_cache','3.0.1',3293,72,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1706628955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','Benjamin Franzke','ben@bnf.dev','bfr','568b40299b55e17ac2126731ff0cd856','Add support for TYPO3 v13.0.0','',3000001,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286266,0,'nginx_cache','3.0.2',3293,38,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1728977526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Franzke','ben@bnf.dev','bfr','3e9b9987111149582bf8ae9b7f18fb00','Support for TYPO3 v13.4 LTS','',3000002,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286267,0,'nginx_cache','3.0.3',3293,61,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1729197843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Franzke','ben@bnf.dev','bfr','56457eb39925af9429ee95bfdb266173','Release v3.0.3','',3000003,0,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286268,0,'nginx_cache','3.1.0',3293,13,'Nginx Cache Manager','Add cache control header and purge nginx cache',2,0,4,1776937061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','Benjamin Franzke','ben@bnf.dev','bfr','892346a68d4b7daf94b24cbeb2b86046','Support for TYPO3 v14.3 LTS','',3001000,1,0,'https://github.com/bnf/nginx_cache/blob/master/README.rst','ter','',''),
(9286269,0,'cf_beskin','1.1.0',2946,414,'[codeFareith] Backend Skin','Define your own css rule-sets for the TYPO3 CMS backend.',2,0,0,1520028605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','7ea26255fc22604db6e8ea6b4792261d','Resolves deprecation warnings.\r\nAjaxRequests follow now the new implementation via /Backend/AjaxRoutes.php & controllers use ServerRequestInterface  ResponseInterface','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cf_beskin/1.1.0','ter','',''),
(9286270,0,'cf_beskin','1.2.0',2946,346,'[codeFareith] Backend Skin','Define your own css rule-sets for the TYPO3 CMS backend.',2,0,0,1541082117,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"5.6-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','a60c1b7ca61fa2f069d9527b698308cf','Add support for TYPO3 CMS v9','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cf_beskin/1.2.1','ter','',''),
(9286271,0,'cf_beskin','1.2.1',2946,627,'[codeFareith] Backend Skin','Define your own css rule-sets for the TYPO3 CMS backend.',2,0,0,1555293561,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"5.6-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','a5470148df4289ef2a353f62197ab9ed','Due to recent changes to the TYPO3 core (v9.5.5), the response interface is no longer injected through the Ajax action.','',1002001,1,0,'https://docs.typo3.org/typo3cms/extensions/cf_beskin/1.2.1','ter','',''),
(9286272,0,'just_news','1.0.0',7065,223,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1537277948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','4bec0b78b7e9927122b2eb92b99d0364',' Add config setting via FlexForm\r\n Tested in TYPO3 v9.4\r\n Usage of lastUpdated field for news datetime (no extra db field needed anymore)\r\n Updated description','',1000000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286273,0,'just_news','1.0.1',7065,310,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1537280921,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','bcfb8d2e07cc5029e6c70079a969d4c4','Add missing flexform file','',1000001,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286274,0,'just_news','1.0.2',7065,239,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1538483027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','2b6d5d52e9b885e6513be4efaf28a136',' Update documentation and add upgrade guide\r\n Add support for v9 LTS','',1000002,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286275,0,'just_news','1.0.3',7065,411,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1538648058,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','d1601c63c00bff9af74f4e5d265758cb',' Update documentation for v9 \r\n Fix extending the news page doktype \r\n Fix error when flushing caches with typo3_console','',1000003,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286276,0,'just_news','1.0.4',7065,315,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1557924817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','dda4a90931a8e3b4833e68f680f3471c',' [BUGFIX] Add data-namespace-typo3-fluid\"true\" to all Fluid templates and partials\r\n [TASK] Change file extension from \"txt\" to \"typoscript\" for basic setup and constants files','',1000004,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286277,0,'just_news','1.1.0',7065,367,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1561974089,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','3ec3f0cbd6969dc5ac7abefff49d76be',' [TASK] Move extension icon to Resources/Public/Icons/Extension.svg\r\n [FEATURE] Add possibility to restrict news listing by categories in flexform','',1001000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286278,0,'just_news','1.2.0',7065,301,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1570047701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.4.0-10.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','4ae2ef78074ccee9477a0c93ed8b652a',' [FEATURE] Add pagination (thx to Michael Hitzler)\r\n [FEATURE] Add TYPO3 v10 support\r\n [BUGFIX] Show categories only from pages\r\n [BUGFIX] Correct inclusion of page TS files\r\n [TASK] Update documentation','',1002000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286279,0,'just_news','1.2.1',7065,245,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1571896700,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.4.0-10.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','0ea1a58f2a4f8bd69514560c58ea54fc','[BUGFIX] Fix typo in join statement','',1002001,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286280,0,'just_news','1.2.2',7065,340,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1573719750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.4.0-10.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','8bdb6d0a1ddb76d6f5491d39e44b1582','[BUGFIX] Remove not working condition for join','',1002002,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286281,0,'just_news','1.2.3',7065,459,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1578654228,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.4.0-10.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','567f2da05f62302398d43a478a8eb07b','[BUGFIX] Revert last changes and add join condition again','',1002003,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286282,0,'just_news','1.2.4',7065,250,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1601649913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.4.0-10.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','ef2ad0dd9930637c91d9bd77dda0a740','[BUGFIX] Remove extbase configuration to be v10 compatible','',1002004,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286283,0,'just_news','2.0.0',7065,78,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1682449581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','0c2054d20289699a741ea95aeecac106',' [TASK] Remove support of v9 and v10\r\n [TASK] Supporting v11 only','',2000000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286284,0,'just_news','3.0.0',7065,102,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1683834131,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','5e88cb83f92965562e362bf8a74411bb',' [FEATURE] Add support for v12\r\n [FEATURE] Add wizard for news list element\r\n [TASK] Add separate tab in content element for news settings','',3000000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286285,0,'just_news','3.0.1',7065,36,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1730569047,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','d904272d24d1f6bf7b070e91f9f7eae8','[BUGFIX] Use correct paths to tsconfig files','',3000001,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286286,0,'just_news','4.0.0',7065,48,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1730569113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','781f261eb40a0fa03ef1ed0abf2857cd',' [!!!][TASK] Remove support of TYPO3 v11 and v12\r\n [TASK] Add support for TYPO3 v13\r\n [FEATURE] Add SiteSet','',4000000,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286287,0,'just_news','4.0.1',7065,34,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1752484291,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:8:\"suggests\";a:1:{s:19:\"paginated_processor\";s:1:\"*\";}}','Thomas Löffler','','tomalo.stuttgart','cf60f8fd871efbcbc55e07b4e773d72b','[BUGFIX] Use valid suggest constraint (thx to Stefan Bürk)','',4000001,0,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286288,0,'just_news','5.0.0',7065,12,'Just News - easy like bicycling','Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.',2,0,2,1778246692,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:8:\"suggests\";a:1:{s:19:\"paginated_processor\";s:1:\"*\";}}','Thomas Löffler','','tomalo.stuttgart','e073c673a3cfe15942545994737cd149',' [TASK] Add support for TYPO3 v14\r\n [!!!][TASK] Use site sets\r\n [BUGFIX] Icon still visible in dark mode','',5000000,1,0,'https://git.spooner.io/spooner/just_news','ter','',''),
(9286289,0,'rt_pages_tree_icons','3.0.1',3438,126,'Pages Tree Icons','You can now change the TYPO3 Page TreeView with SVG icons.',2,0,0,1528234339,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','772c041b447fec9b93d087c253a0e804','Compatibility for TYPO3 from V7.6.X to V9.2.X','',3000001,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286290,0,'rt_pages_tree_icons','3.0.2',3438,272,'Pages Tree Icons','You can now change the TYPO3 Page TreeView with SVG icons.',2,0,0,1528314974,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','94ae69f2bf68485a990b3643739eef8e','Documentation updated.\r\nFew icons added.','',3000002,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286291,0,'rt_pages_tree_icons','3.1.0',3438,357,'Pages Tree Icons','You can now change the TYPO3 Page TreeView with SVG icons.',2,0,0,1529350031,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','4a4a9839b55e44d4f8c5aba96a5129a5','Compatibility with TYPO3 V9.3.X','',3001000,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286292,0,'rt_pages_tree_icons','3.5.0',3438,134,'Pages Tree Icons','TYPO3 Page TreeView SVG icons changer.',2,0,0,1555875262,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','58af62eba994acad71772ed193c965b4','    - Compatibility for TYPO3 V9LTS\r\n    - Tabs icons reorganization.\r\n    - Add support for page shortcuts icons and hide in menu icons.\r\n    - Add random login background images from Unspalsh.\r\n    - Documentation updated.\r\n    - Add Spanish and Italian','CMS-PACA',3005000,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286293,0,'rt_pages_tree_icons','3.5.1',3438,195,'Pages Tree Icons','TYPO3 Page TreeView SVG icons changer.',2,0,0,1555909716,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','5866028112e211c26102386624e9bb28',' Compatibility for TYPO3 V9LTS\r\n- Tabs icons reorganization.\r\n- Add support for page shortcuts icons and hide in menu icons.\r\n- Add random login background images from Unspalsh.\r\n- Documentation updated.\r\n- Add Spanish and Italian','CMS-PACA',3005001,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286294,0,'rt_pages_tree_icons','3.5.2',3438,313,'Pages Tree Icons','TYPO3 Page TreeView SVG icons changer.',2,0,0,1557474670,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','4f7936250d998c43ab83c4f13d25186c','V3.5.2 : Add Composer Support','CMS-PACA',3005002,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286295,0,'rt_pages_tree_icons','4.1.2',3438,95,'Pages Tree Icons','TYPO3 Page TreeView SVG icons changer.',2,0,0,1609158789,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.32-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"tsconf\";s:0:\"\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','282d14b0de95c5153f848583faa348e8','- Added Support for TYPO3 V10 LTS.\r\n- Removed support for TYPO3 V7 LTS, use version 3.5.2 instead.','SYRADEV',4001002,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286296,0,'rt_pages_tree_icons','5.0.0',3438,57,'Pages Tree Icons','TYPO3 Page TreeView SVG icons changer.',2,0,0,1667298903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','635389672ff4cb835f628841aa999ffb','- V5.0.0\r\n   Added Support for TYPO3 V11LTS AND V12.\r\n   Removed support for TYPO3 V9LTS AND V10LTS, use version 4.1.2 instead.\r\n   Documentation remastered for sphinx engine.','SYRADEV',5000000,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286297,0,'rt_pages_tree_icons','6.0.0',3438,24,'Pages Tree Icons','TYPO3 Pages TreeView SVG icons switcher.',2,0,0,1696174461,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Regis TEDONE','syradev@proton.me','tedreg','540d0d389602bbfb26ebdae210fbe49c','    - Complete revamping for TYPO3 V12.\r\n    - Apply Icon to 1st level supbpages of selected page.\r\n    - More than 100 new icons added.\r\n    - Icons usage helper for frontend and backend Fluid Template added.\r\n    - Documentation updated.','Syradev',6000000,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286298,0,'rt_pages_tree_icons','6.0.1',3438,63,'Pages Tree Icons','TYPO3 Pages TreeView SVG icons switcher.',2,0,0,1696451007,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Regis TEDONE','syradev@proton.me','tedreg','430310f6221273171e32c4fb2bfa4f4c','v6.0.1\r\n- JavaScript bug correction and optimization.\r\n- Adjusted github tag for composer install.\r\n- Online documentation render correction.','Syradev',6000001,0,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286299,0,'rt_pages_tree_icons','6.1.0',3438,57,'Pages Tree Icons','TYPO3 Pages TreeView SVG icons switcher.',2,0,0,1697302879,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Regis TEDONE','syradev@proton.me','tedreg','325300af794ab7437de730c5d4670760','- V6.1.0 for TYPO3 V11 & V12.\r\n    - Search for icons functionnality added.\r\n    - More new icons added.\r\n    - Bug correction on embedded icons.','Syradev',6001000,1,0,'https://docs.typo3.org/p/syradev/rt_pages_tree_icons/main/en-us/Index.html','ter','',''),
(9286300,0,'t3calendar','0.4.0',2203,828,'Calendar','Calendar',1,0,3,1493989655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Dirk Wenzel','t3events@gmx.de','dw','7e1e6562ee859a9aa49220fbd109d231','This is a maintenance and bugfix release. Please see https://github.com/dwenzel/t3calendar/releases/tag/0.4.0 for details.','',4000,0,0,'https://github.com/dwenzel/t3calendar/blob/master/README.md','ter','',''),
(9286301,0,'t3calendar','0.7.1',2203,419,'Calendar','Calendar',1,0,3,1562611730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wenzel','t3events@gmx.de','dw','ccf8921e10a59ec5d2e69e26079e6e00','https://github.com/dwenzel/t3calendar/releases/tag/0.7.1','',7001,1,0,'https://github.com/dwenzel/t3calendar/blob/master/README.md','ter','',''),
(9286302,0,'cdsrc_ttaddress_l18n','1.1.0',2812,2077,'Address List Multilang','Append multilingual to tt_address',2,0,0,1504698373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:6:\"3.0.0+\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','7c90ad0500c460d8dff5fa2afe85cb94','TYPO3 V8 LTS Compatibility','Code-Source',1001000,0,0,'','ter','',''),
(9286303,0,'cdsrc_ttaddress_l18n','1.1.1',2812,247,'Address List Multilang','Append multilingual to tt_address',5,0,0,1590242327,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:11:\"3.0.0-3.2.4\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','dcd775103f4e152d8adfcdb67ba36c15','Taged version as obselete , localization has been added to new version of tt_address','Code-Source',1001001,1,0,'','ter','',''),
(9286304,0,'threeme','3.1.1',11980,608,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1492097545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:20:\"fluid_styled_content\";s:3:\"7.6\";}}','AndrÃ Steiling','andre@threeme.de','commodore','236841cfeae1e93be6e488274faad767','Release notes see ChangeLog or https://github.com/AstCommodore/threeme/releases','private',3001001,0,0,'https://www.threeme.de/dokumentation.html','ter','',''),
(9286305,0,'threeme','3.1.2',11980,588,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1492526365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:20:\"fluid_styled_content\";s:3:\"7.6\";}}','Andre Steiling','andre@threeme.de','commodore','a55be01d2ebda1a5aaa848b5f4b621e5','Release notes see ChangeLog or https://github.com/AstCommodore/threeme/releases','',3001002,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_3.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_3.1.2_DistributionWelcome.png'),
(9286306,0,'threeme','3.1.3',11980,585,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1495468127,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:20:\"fluid_styled_content\";s:3:\"7.6\";}}','Andre Steiling','andre@threeme.de','commodore','610a45a711587dc7ca2ce978f8ff6668','Release notes see ChangeLog or https://github.com/AstCommodore/threeme/releases','',3001003,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_3.1.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_3.1.3_DistributionWelcome.png'),
(9286307,0,'threeme','4.0.0',11980,499,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1500628982,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:3:\"8.7\";s:7:\"ws_scss\";s:11:\"1.1.0-0.0.0\";s:4:\"mask\";s:11:\"3.0.0-0.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','7d1c16f0739d06f1726ab28aff254e2b','Release notes see ChangeLog or https://github.com/AstCommodore/threeme/releases','',4000000,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.0.0_DistributionWelcome.png'),
(9286308,0,'threeme','4.0.1',11980,477,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1501852211,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:3:\"8.7\";s:7:\"ws_scss\";s:11:\"1.1.0-0.0.0\";s:4:\"mask\";s:11:\"3.0.0-0.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','455d56cacc8d818542c3cd3251171262','Please use 8.7.3 as base, there is a bug in 8.7.4 in combi with Threem/Mask, see https://www.threeme.de/dokumentation/einfuehrung/threeme-in-fuenf-schritten.html','',4000001,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.0.1_DistributionWelcome.png'),
(9286309,0,'threeme','4.1.0',11980,619,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1502360061,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:5:\"8.7.0\";s:4:\"form\";s:5:\"8.7.0\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','ad068435b357bf31ab581e68c8b52652','Support for EXT:form  EXT:frontend_editing and FancyBox 3.1, see https://github.com/AstCommodore/threeme/releases','',4001000,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.1.0_DistributionWelcome.png'),
(9286310,0,'threeme','4.2.0',11980,405,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1505400702,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:5:\"8.7.0\";s:4:\"form\";s:5:\"8.7.0\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','b1cc346c34d92dc66f266f2ae967d631','Feature: Switched to Fluid menu rendering, see release notes at https://github.com/AstCommodore/threeme/releases','',4002000,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.0_DistributionWelcome.png'),
(9286311,0,'threeme','4.2.1',11980,697,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1507712825,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.8-8.7.99\";s:20:\"fluid_styled_content\";s:5:\"8.7.0\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','6792804f38bde83c33a63365cdb6f1fe','Bugfix release, see release notes see at https://github.com/AstCommodore/threeme/releases','',4002001,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.1_DistributionWelcome.png'),
(9286312,0,'threeme','4.2.5',11980,543,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1514202950,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.8-8.7.99\";s:20:\"fluid_styled_content\";s:5:\"8.7.0\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','cd801683dc99e1b6ce65343e7453415d','Bugfix release, see release notes see at https://github.com/AstCommodore/threeme/releases','',4002005,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.5_DistributionWelcome.png'),
(9286313,0,'threeme','4.2.6',11980,614,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1519309716,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.8-8.7.99\";s:20:\"fluid_styled_content\";s:5:\"8.7.0\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.0.0\";}}','Andre Steiling','andre@threeme.de','commodore','da128c14f674bbd46c0ab5531422ec65','Bugfix release, see release notes see at https://github.com/AstCommodore/threeme/releases','',4002006,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.2.6_DistributionWelcome.png'),
(9286314,0,'threeme','4.3.0',11980,606,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1527510693,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-8.7.99\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.1.0\";}}','Andre Steiling','andre@threeme.de','commodore','994350e780eb7b69b51a64c8a38a6835','See release notes see at https://github.com/AstCommodore/threeme/releases','',4003000,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.0_DistributionWelcome.png'),
(9286315,0,'threeme','4.3.1',11980,507,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1530102842,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.13-8.7.99\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.1.0\";}}','Andre Steiling','andre@threeme.de','commodore','7856666e7e7ec230a95117c5a7598fff','Minor bugfixes and cleanups, last version for 8.7 and reworked Threeme v5.0','',4003001,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.1_DistributionWelcome.png'),
(9286316,0,'threeme','4.3.2',11980,461,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1533718582,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.17-8.7.99\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.1.0\";}}','Andre Steiling','andre@threeme.de','commodore','3497224540194c6e72aa7a4b003d8065','Security fix for https://typo3.org/security/advisory/typo3-core-sa-2018-003/','',4003002,0,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.2_DistributionWelcome.png'),
(9286317,0,'threeme','4.3.3',11980,906,'Threeme Distribution','Kickstart your TYPO3 project with Threeme. Visit https://www.threeme.de for detailed information. The distribution focus on rapid Frontend development and preconfigurated Backend with low entrylevel for editors.',2,0,10,1540386515,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.17-8.7.99\";s:7:\"ws_scss\";s:5:\"1.1.0\";s:4:\"mask\";s:5:\"3.1.0\";}}','Andre Steiling','andre@threeme.de','commodore','46a429adf74e3b97ad9e1249b6b510d5','Updated composer requirements of package ws_scss','',4003003,1,0,'https://www.threeme.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/t/h/threeme_4.3.3_DistributionWelcome.png'),
(9286318,0,'vardumper','2.0.0',3435,323,'Symfony VarDumper','Symfony VarDumper',2,0,3,1528025669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','','','karlchen321','3935cbe22e7b294239fcfe958c2b834b','Update Symfony VarDumper to 4.1','',2000000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286319,0,'vardumper','2.1.0',3435,168,'Symfony VarDumper','Symfony VarDumper',2,0,3,1554895846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','','','karlchen321','e116a9c9ffdb1f14ae9db1937e484824','compatibility with TYPO3 9.5.x','',2001000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286320,0,'vardumper','2.2.0',3435,332,'Symfony VarDumper','Symfony VarDumper',2,0,3,1561744168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','','','karlchen321','4af5570bfb2a4a18b98d2f3f9341ec9c','Update Symfony VarDumper to 4.3.2','',2002000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286321,0,'vardumper','2.2.1',3435,215,'Symfony VarDumper','Symfony VarDumper',2,0,3,1568304306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','','','karlchen321','9c565ac89a88a96e7fac8cf6b5cc6b9b','Update Symfony VarDumper to 4.3.4 and compatibility with TYPO3 10.x','',2002001,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286322,0,'vardumper','2.2.2',3435,150,'Symfony VarDumper','Symfony VarDumper',2,0,3,1570520004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','','','karlchen321','8a6f19a8e9146de44985cd0ce2ef5b07','Update Symfony VarDumper to v4.3.5','',2002002,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286323,0,'vardumper','2.2.3',3435,129,'Symfony VarDumper','Symfony VarDumper',2,0,3,1573030209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','','','karlchen321','049189db955ff6fcd82ac80987199968','Update Symfony VarDumper to v4.3.6','',2002003,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286324,0,'vardumper','1.0.2',3435,76,'Symfony VarDumper','Symfony VarDumper',2,0,3,1575324330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','','','karlchen321','d1c1bab8a20ec05110943010a12a4413','Update Symfony VarDumper to v5.0.1','',1000002,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286325,0,'vardumper','2.2.4',3435,248,'Symfony VarDumper','Symfony VarDumper',2,0,3,1575382727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','','','karlchen321','d193849b77d98fc520a86ba5633b02d2','Update Symfony VarDumper to v5.0.1','',2002004,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286326,0,'vardumper','2.3.0',3435,112,'Symfony VarDumper','Symfony VarDumper',2,0,3,1591773146,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','','','karlchen321','fcc064eef85876732092b6a300359c81','Update Symfony VarDumper to v5.1.0','',2003000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286327,0,'vardumper','3.0.0',3435,98,'Symfony VarDumper','Symfony VarDumper',2,0,3,1604015370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-10.4.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','e866078390e86d043b11464e9bb3c89d','Update Symfony VarDumper to v5.1.8\r\n minimum php Version now PHP 7.2.5','',3000000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286328,0,'vardumper','5.2.1',3435,71,'Symfony VarDumper','Symfony VarDumper',2,0,3,1609800028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','ac11317125da02282dbd9fa787d747b4','[TASK] Added compatibility for TYPO3 v11 and Update Symfony VarDumper to 5.2.1','',5002001,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286329,0,'vardumper','5.2.3',3435,75,'Symfony VarDumper','Symfony VarDumper',2,0,3,1612520626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','6f899f795716f6b7d535222aeeb52115','Symfony Vardumper 5.2.3','',5002003,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286330,0,'vardumper','5.2.5',3435,68,'Symfony VarDumper','Symfony VarDumper',2,0,3,1616596817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','1472162dc12759709e4c48a43a55063f','Update Symfony VarDumper to 5.2.5','',5002005,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286331,0,'vardumper','5.2.7',3435,69,'Symfony VarDumper','Symfony VarDumper',2,0,3,1620035656,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','2d1aa4361156d99230a826e52a344d53','Update Symfony VarDumper to 5.2.7','',5002007,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286332,0,'vardumper','5.3.0',3435,57,'Symfony VarDumper','Symfony VarDumper',2,0,3,1622476229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','5fd3f1b3738d39a53ba4682f489650cb','Update Symfony VarDumper to 5.3.0','',5003000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286333,0,'vardumper','5.3.2',3435,61,'Symfony VarDumper','Symfony VarDumper',2,0,3,1623940462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-7.4.99\";}}','','','karlchen321','d1456aa1d63e335d425199c7e3dbafe5','Update Symfony VarDumper to 5.3.2\r\n\r\n','',5003002,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286334,0,'vardumper','5.3.7',3435,51,'Symfony VarDumper','Symfony VarDumper',2,0,3,1630654516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','f310505cc244089935b746112f772be8','Update Symfony VarDumper to 5.3.7','',5003007,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286335,0,'vardumper','5.3.8',3435,55,'Symfony VarDumper','Symfony VarDumper',2,0,3,1632841780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','848661896288146ed4172c57714d8fd7','Update Symfony VarDumper to 5.3.8','',5003008,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286336,0,'vardumper','5.3.10',3435,56,'Symfony VarDumper','Symfony VarDumper',2,0,3,1635713000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','e138cbab5f578b7be8db983513980e2a','Update Symfony VarDumper to 5.3.10\r\n','',5003010,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286337,0,'vardumper','5.3.11',3435,53,'Symfony VarDumper','Symfony VarDumper',2,0,3,1637617732,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','eaf59dd28a05c20cf86efa827934d86b','Update Symfony VarDumper to 5.3.11','',5003011,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286338,0,'vardumper','5.4.0',3435,61,'Symfony VarDumper','Symfony VarDumper',2,0,3,1638260081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','aec2b814efa12b1890752f1eae0d20ce','[TASK] Update Symfony VarDumper to 5.4.0','',5004000,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286339,0,'vardumper','5.4.5',3435,59,'Symfony VarDumper','Symfony VarDumper',2,0,3,1646041863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','e89ab7c1d1577a8616ef31483d4520ba','[TASK] Update Symfony VarDumper to 5.4.5','',5004005,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286340,0,'vardumper','5.4.9',3435,60,'Symfony VarDumper','Symfony VarDumper',2,0,3,1653850396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','f1499a22854dca5680bd5ff400a2f3ed','Update Symfony VarDumper to 5.4.9','',5004009,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286341,0,'vardumper','5.4.14',3435,56,'Symfony VarDumper','Symfony VarDumper',2,0,3,1665668812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','94004f0417924a1f8b28a311bda36931','[TASK] Update Symfony VarDumper to 5.4.14','',5004014,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286342,0,'vardumper','5.4.17',3435,47,'Symfony VarDumper','Symfony VarDumper',2,0,3,1672909688,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','6616b2ce8d2901d65a55479d4b2ec0f7','Update Symfony VarDumper to 5.4.17','',5004017,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286343,0,'vardumper','5.4.24',3435,43,'Symfony VarDumper','Symfony VarDumper',2,0,3,1685976638,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','57c01ebcf2e4625b09cbc4d944a19a62','[TASK] Update Symfony VarDumper to 5.4.24','',5004024,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286344,0,'vardumper','5.4.28',3435,31,'Symfony VarDumper','Symfony VarDumper',2,0,3,1693168065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','7f8f34782ac680933011e6804b23f89a','[TASK] Update Symfony VarDumper to 5.4.28','',5004028,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286345,0,'vardumper','6.3.4',3435,53,'Symfony VarDumper','Symfony VarDumper',2,0,3,1693168181,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','','','karlchen321','35a51ba9b5f01cc6f4bcf3783cbb0f08','[!!!][TASK] set PHP Version to  8.1\r\n[TASK] Update Symfony VarDumper to 6.3.4','',6003004,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286346,0,'vardumper','6.4.15',3435,11,'Symfony VarDumper','Symfony VarDumper',2,0,3,1733216117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','','','karlchen321','46a757aec896f873ab0c663dd61d0807','Update Symfony VarDumper to 6.4.15','',6004015,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286347,0,'vardumper','5.4.48',3435,14,'Symfony VarDumper','Symfony VarDumper',2,0,3,1733216205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.37-11.9.99\";s:3:\"php\";s:12:\"7.2.5-8.0.00\";}}','','','karlchen321','d57e5b1b7f5c942596f8f63262729d19','[TASK] Update Symfony VarDumper to 5.4.48','',5004048,0,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286348,0,'vardumper','7.2.0',3435,26,'Symfony VarDumper','Symfony VarDumper',2,0,3,1733216232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.23-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','','','karlchen321','2daa74dd149ef23d84501c7cac7d8d93','[TASK] Update Symfony VarDumper to 7.2.0','',7002000,1,0,'https://github.com/SvenJuergens/vardumper','ter','',''),
(9286349,0,'imageoptimizer','1.1.2',8525,521,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,-1,4,1534799036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','9975908e9c4413d6bf142c3d460521cb','Small improvements:  Test commands in Extension Manager; Use PSR2, PSR4 and Logging API','',1001002,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286350,0,'imageoptimizer','2.0.0',8525,269,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,-1,4,1544708591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','b822a3b1702f12a91f7bd46eb34ead04','Support TYPO3 9.5','',2000000,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286351,0,'imageoptimizer','1.1.3',8525,1247,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1557171024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','0a4280267f6937a51e28560beb153d98','Security bugfix','',1001003,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286352,0,'imageoptimizer','2.0.1',8525,1441,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1557171058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.4.0-9.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','bf095eab85153d1c668ebe229db68b28','Security bugfix','',2000001,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286353,0,'imageoptimizer','3.0.0',8525,186,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1589317142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','c5f6063d19ec890da527be618a7a221d','TYPO3 10.4 compatibility','',3000000,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286354,0,'imageoptimizer','3.0.1',8525,321,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1589888031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','00523646a01ab31dc30028c1764e3671','Bugix-Release','',3000001,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286355,0,'imageoptimizer','3.1.0',8525,126,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1640121771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','139d2c848e450b202f37fbf9e5a94e8c','Release for 11.5 compatibility\n\n Add extension icon\n Code cleanup\n\nCloses: 48,49,51','',3001000,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286356,0,'imageoptimizer','3.1.1',8525,120,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1657984586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','171056d0e8b96e5457437f4382c056a1','Resolve undefined array key warning with PHP 8\n\nThanks to @dennismetz\n\nCloses: 56,57','',3001001,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286357,0,'imageoptimizer','4.0.0',8525,86,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1693339375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','582cec0b39cd98a50ecfc072c0b695df','TYPO3 v12.4 Compatibility\n\n Drop support for TYPO3 10  11\n Thanks to @SSFGizmo','',4000000,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286358,0,'imageoptimizer','4.0.1',8525,75,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1708820265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','138bd988745ecee587f684e74b810558','[RELEASE] Release 4.0.1','',4000001,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286359,0,'imageoptimizer','4.0.3',8525,48,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1730930288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','cf42429f7218ecf1ec2fad2331f93f54','[RELEASE] Release 4.0.3','',4000003,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286360,0,'imageoptimizer','5.1.0',8525,32,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1747252994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','3691c283d54241a924c82b81f566406f','[RELEASE] Release 5.1.0','',5001000,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286361,0,'imageoptimizer','5.1.1',8525,31,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1758186894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','0f04318a7161a3b9861fdc6b431ec25e','[RELEASE] Release 5.1.1','',5001001,0,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286362,0,'imageoptimizer','6.0.0',8525,17,'ImageOptimizer','Optimize uploaded/processed images with binaries of your choice',2,0,4,1772409710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','Christoph Lehmann','post@christophlehmann.eu','nwtlehmann','d91c70a046a1b891ff381b6b727213b6','[RELEASE] Release 6.0.0','',6000000,1,0,'https://github.com/christophlehmann/imageoptimizer','ter','',''),
(9286363,0,'tgm_reveal','1.1.0',2423,941,'reveal.js for TYPO3','A TYPO3-Extension for the jQuery-plugin \"reveal.js\".',1,0,3,1498855878,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','EG','eg@teamgeist-medien.de','eg_tgm','4914645374316ebb20c54a22005f2f35','Compatible with TYPO3 8.7, updated \"reveal.js\" to version 3.5.0.\r\nFeel free to contact us if you need support.','',1001000,1,0,'http://demo.teamgeist-medien.de/tgm-reveal-presentation.html','ter','',''),
(9286364,0,'revslider','5.4.100',4592,789,'TYPO3 Slider Revolution','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution  Before you update: bit.ly/t3revupdate',2,0,3,1491380325,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Manfred Rutschmann','manfred@rutschmann.biz','abandoned_extensions','de60dccb2558c67041dfb3634f58fc4c','Update Slider Revolution to version 5.4.1.  Read before you update: http://bit.ly/t3revupdate','Rutschmann.BIZ',5004100,0,0,'https://www.rutschmann.biz/extensions/typo3-slider-revolution/faq/','ter','',''),
(9286365,0,'revslider','5.4.500',4592,444,'TYPO3 Slider Revolution','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution  Before you update: bit.ly/t3revupdate',2,0,3,1505289776,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Manfred Rutschmann','manfred@rutschmann.biz','abandoned_extensions','6115e2abad5b6cc38a9bec9310b6eaca','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution Before you update: bit.ly/t3revupdate','Rutschmann.BIZ',5004500,0,0,'https://www.rutschmann.biz/extensions/typo3-slider-revolution/faq/','ter','',''),
(9286366,0,'revslider','5.4.630',4592,768,'TYPO3 Slider Revolution','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution  Before you update: bit.ly/t3revupdate',2,0,3,1511262747,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Manfred Rutschmann','manfred@rutschmann.biz','abandoned_extensions','0ed4944b562b119a872915a6d6a7761b','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution Before you update: bit.ly/t3revupdate','Rutschmann.BIZ',5004630,0,0,'https://www.rutschmann.biz/extensions/typo3-slider-revolution/faq/','ter','',''),
(9286367,0,'revslider','5.4.631',4592,1333,'TYPO3 Slider Revolution','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution  Before you update: bit.ly/t3revupdate',2,0,3,1528872434,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Manfred Rutschmann','manfred@rutschmann.biz','abandoned_extensions','e40300cb5e7264a23269f6d419d5c1c2','Manage Sliders with layers and show the Sliders on your website. Uses the amazing Slider Revolution Visual Editor. More: bit.ly/t3revolution Before you update: bit.ly/t3revupdate','Rutschmann.BIZ',5004631,1,0,'https://www.rutschmann.biz/extensions/typo3-slider-revolution/faq/','ter','',''),
(9286368,0,'femanager_dmail_subscribe','2.1.0',3225,310,'femanager direct mail subscription','Adds direct mail fields to femanager',2,-1,3,1511896229,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"femanager\";s:11:\"2.0.0-0.0.0\";s:11:\"direct_mail\";s:11:\"5.0.0-0.0.0\";}}','Torben Hansen','derhansen@gmail.com','derhansen','78d1f3e3e44b6ba16bb386765139a812','Added TYPO3 8.7 LTS compatibility','',2001000,0,0,'https://github.com/derhansen/femanager_dmail_subscribe/blob/master/README.md','ter','',''),
(9286369,0,'femanager_dmail_subscribe','2.1.1',3225,301,'femanager direct mail subscription','Adds direct mail fields to femanager',2,-1,3,1523120745,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"femanager\";s:11:\"2.0.0-0.0.0\";s:11:\"direct_mail\";s:11:\"5.0.0-0.0.0\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7fc63ee5a5c007d24c4ee64400231423','Small bugfix only.\r\n\r\nRelease notes: https://github.com/derhansen/femanager_dmail_subscribe/releases/tag/2.1.1','',2001001,0,0,'https://github.com/derhansen/femanager_dmail_subscribe/blob/master/README.md','ter','',''),
(9286370,0,'femanager_dmail_subscribe','2.1.2',3225,381,'femanager direct mail subscription','Adds direct mail fields to femanager',2,-1,3,1532170409,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"femanager\";s:11:\"2.0.0-0.0.0\";s:11:\"direct_mail\";s:11:\"5.0.0-0.0.0\";}}','Torben Hansen','derhansen@gmail.com','derhansen','77223770da9ba730bc7ee3eadebfa48e','Bugfix for missing CaptchaValidator','',2001002,0,0,'https://github.com/derhansen/femanager_dmail_subscribe/blob/master/README.md','ter','',''),
(9286371,0,'femanager_dmail_subscribe','2.1.3',3225,1422,'femanager direct mail subscription','Adds direct mail fields to femanager',2,0,3,1576571814,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"femanager\";s:11:\"2.0.0-0.0.0\";s:11:\"direct_mail\";s:11:\"5.0.0-0.0.0\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ed0de608a076a2c8dfec579f9043a78a','Security fix - please update ASAP','',2001003,0,0,'https://github.com/derhansen/femanager_dmail_subscribe/blob/master/README.md','ter','',''),
(9286372,0,'femanager_dmail_subscribe','3.0.0',3225,115,'femanager direct mail subscription','Adds direct mail fields to femanager',2,0,3,1677566689,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";s:11:\"direct_mail\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7c11ec212caf22dee09272a610db372f','Added TYPO3 11.5 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/femanager_dmail_subscribe/releases/tag/3.0.0','',3000000,1,0,'https://github.com/derhansen/femanager_dmail_subscribe/blob/master/README.md','ter','',''),
(9286373,0,'link2language','1.1.0',918,262,'Links to specific languages','Allows to select links to pages for a specific language',1,0,0,1554300013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"recordlist\";s:12:\"8.7.0-9.5.99\";}}','b13 GmbH','typo3@b13.com','benni','4eab262b51c72fa61141d85ea51fafbf','Added compatibility for TYPO3 v9 LTS','b13 GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286374,0,'link2language','2.0.1',918,58,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1665743215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:10:\"recordlist\";s:13:\"9.5.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','467cd81af9d44da3101f5a5c1db97dc4','Support for TYPO3 v11','b13 GmbH',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286375,0,'link2language','2.0.2',918,53,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1701105006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:10:\"recordlist\";s:13:\"9.5.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','01f4afdf0681b8e895ef2536b6e492fb','[RELEASE] Bugfix release','b13 GmbH',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286376,0,'link2language','4.0.0',918,11,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1744210671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.27-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','9d098c4b84cdb5af3d740c1e943f722b','[RELEASE] 4.0.0','b13 GmbH',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286377,0,'link2language','4.0.1',918,18,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1745501640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.27-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b7dd9929d6fe0bacc55204f1a1aa5704','[RELEASE] 4.0.1','b13 GmbH',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286378,0,'link2language','4.0.2',918,7,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1764839991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.27-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','321a934a9e95404b876e5c585418459c','Merge pull request 31 from toujou/tsconfig-load [TASK] Provide page.tsconfig file to replace GLOBALS assign','b13 GmbH',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286379,0,'link2language','4.0.3',918,13,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1764848181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.27-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','3737f49f9751b99a7591ff88315e854b','[RELEASE] Release 4.0.3','b13 GmbH',4000003,0,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286380,0,'link2language','5.0.0',918,4,'Links to specific languages','Allows to select links to pages or content elements for a specific language',2,0,0,1784734830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','b13 GmbH','typo3@b13.com','benni','6fc56b9d51e64d870e234fbe6fcd6d9f','[RELEASE] Release 5.0.0 Adds compatibility with TYPO3 v14 LTS and declares the extension version and providesPackages metadata in composer.json, preparing for the deprecation of ext_emconf.php (TYPO3 changelog 108345).','b13 GmbH',5000000,1,0,'https://docs.typo3.org/typo3cms/extensions/link2language/','ter','',''),
(9286381,0,'kf_backend_mod','1.0.10',3900,295,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1493489496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','7bcc55725d37f2afc7db3f748e683c50','Fix for TYPO8\r\n Deprecation: 68074 - Deprecate getPageRenderer() methods','',1000010,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286382,0,'kf_backend_mod','1.0.11',3900,208,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1505931738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','07b83f8ff78b5bebb747fd94d9938abc','Update to display customSeoTitle by translation\r\nAdding some sample-ts','',1000011,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286383,0,'kf_backend_mod','1.0.12',3900,261,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1511363502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','f44214115cdf82ed529400e4357bd219','Update SQL-Statement.\r\nThanks @Sybille Peters','',1000012,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286384,0,'kf_backend_mod','1.0.13',3900,106,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1523430068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','042c4361876ee2ec911f958db5f14251','Änderung von CSS für TYPO3 8.x','',1000013,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286385,0,'kf_backend_mod','1.0.14',3900,170,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1523433827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','da075eab63e44d65184fb08365a59faf','kleine CSS Anpassungen für die Buttons (TYPO 7.x)','',1000014,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286386,0,'kf_backend_mod','1.0.15',3900,229,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1523610911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','ba35d2c25b3f1300937f695308ead0de','noch mal ein kleines CSS Update für 7.x doppelter Rahmen','',1000015,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286387,0,'kf_backend_mod','1.0.16',3900,109,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1527106871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','ae7eb83f7c2d1ed1981e3fabb73d417f','Javscript Fix for 8.x ... - crop functions find(\"a\")  find(\".t3-page-ce-body a\")','',1000016,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286388,0,'kf_backend_mod','1.0.17',3900,102,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1527107050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','6ca9428c96abb7b354e50183e6ea12b2','last version missing all files... sorry','',1000017,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286389,0,'kf_backend_mod','1.1.0',3900,332,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1527108573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','3a331dfc0d73da6341294ec2e2ca81b9','Import Release\r\n- Remove old wrong code\r\n- cropping (js) fixed on new placement','',1001000,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286390,0,'kf_backend_mod','1.1.1',3900,229,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1543261476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','8abae91f3d4ff25fe13700971e1e671c','small css-fix for \"Scheduled\" ','',1001001,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286391,0,'kf_backend_mod','1.2.0',3900,76,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons, crop content',2,0,0,1574666519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','9f6135ac0126ef6d81beea96e906a97a','First Version for TYPO3 9.5.x\r\n- switch between old version\r\n- remove js T3  9','',1002000,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286392,0,'kf_backend_mod','1.2.2',3900,186,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1574672254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','224252dbc1fbc8ac82476d7e98845eaf','Add: save & close-btn\r\nAdd: icons without text','',1002002,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286393,0,'kf_backend_mod','1.3.0',3900,159,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1581327293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','6b6c8813c89a21a231b0fa54c0d4ec7b','TYPO3 9.x\r\nadd: save & view - button\r\nadd: save & close - button\r\nfix: styling','',1003000,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286394,0,'kf_backend_mod','1.4.0',3900,60,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1601978587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','ab0e7d8d288cc8d229fe68f570dfddff','Ready for TYPO3 10.x','',1004000,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286395,0,'kf_backend_mod','1.4.1',3900,121,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1601989778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','bab8f9defe706f7067a73234ea206480','add: composer.json','',1004001,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286396,0,'kf_backend_mod','1.4.2',3900,60,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1615871778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','8d5d2214967453b9646862f09483d0fe','remove conflict in 10.4.12','',1004002,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286397,0,'kf_backend_mod','1.4.3',3900,51,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1616565853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','a6c13d13c5b336f08cc077d8109fb408','Adding more documentation\r\nFixing problem with typo3 10.x\r\nTHX: Manuel Munz for the composer-fix','',1004003,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286398,0,'kf_backend_mod','1.4.4',3900,48,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1626352877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','3217456fb8d512697ab7c279e83a48ad','Fix: conflict with other extensions (backend-skin-css)','',1004004,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286399,0,'kf_backend_mod','1.4.5',3900,41,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1634290328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','b856cbadcd3854b0e7fbb8def397e55c','Extension T11 ready  refactoring','',1004005,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286400,0,'kf_backend_mod','1.4.6',3900,77,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1635365076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','3dffdcc939f5b44af5df0de5d5198fbf',' fix: set right close-event on button.\r\n clear cache on upload','',1004006,0,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286401,0,'kf_backend_mod','1.4.7',3900,70,'KF - T3 Backend Mod','Modify TYPO3 Backend: smaller Icons, Save icons without text, Save & Close BTN',2,0,0,1677562570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','Marc Finnern','marc@klickfabrik.net','klickfabrik','93e333d702c2210434e52465e9e6849e','reomve warnings for php 8.x','',1004007,1,0,'https://github.com/Klickfabrik/kf_backend_mod/blob/main/Documentation/Index.rst','ter','',''),
(9286402,0,'kf_categoryfilter','1.3.1',872,508,'KF - Category Filter','Display sys_category in an other way.',1,0,3,1499794974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','1b8eee441b78b3c47b553e98991a3c50','Update des SQL-Statement für die Seitenbilder','',1003001,1,0,'https://docs.typo3.org/typo3cms/extensions/kf_categoryfilter/1.3.1','ter','',''),
(9286403,0,'t3essentials','1.0.3',1301,669,'T3 Essentials','A collection of useful performance and quality of life improvements.',5,0,4,1494447719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:10:\"5.5-7.0.99\";}}','Sethorax','info@sethorax.com','sethorax','dcdc71e0de1fed5e3a038eb26925bddb','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000003,1,0,'https://github.com/Sethorax/t3essentials/wiki','ter','',''),
(9286404,0,'weather2','1.2.0',5950,571,'Weather','Display weather data and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1501597984,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:12:\"5.3.7-7.1.99\";s:18:\"static_info_tables\";s:5:\"6.3.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','382a736c554a22c0dbdb6757b0cd6556','Compatibility with TYPO3 version 8.7 LTS, code improvements','jweiland.net',1002000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286405,0,'weather2','1.2.1',5950,321,'Weather','Display weather data and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1516018664,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:12:\"5.3.7-7.1.99\";s:18:\"static_info_tables\";s:5:\"6.3.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','fa93c19d72f2cdfb4de5aad38bd52eab','- Unknown cities in OpenWeatherMapTask will now cause an error message while creating the scheduler task.\r\n- Deleted or disabled records will no more displayed at the plugin settings','jweiland.net',1002001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286406,0,'weather2','1.2.2',5950,686,'Weather','Display weather data and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1520266397,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:12:\"5.3.7-7.1.99\";s:18:\"static_info_tables\";s:5:\"6.3.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','173c523b779a9e5e3f3869a89a242912','This version does not add any new features, but brings backward compatibility with PHP 5.3 (just in case if you are using such an old PHP version). ','jweiland.net',1002002,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286407,0,'weather2','2.0.0',5950,253,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1558945958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','e5053fef7ba3f199929a6a259137f892','There are breaking changes! Read https://docs.typo3.org/typo3cms/extensions/weather2/2.0.0/Administrator/Index.htmlupdate-from-1-x-to-2-x to update in a few steps.\r\n\r\nChangeLog:\r\n- Feature: Fetch preliminary information (vorabinformation) from DWD and ad','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286408,0,'weather2','2.0.1',5950,283,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1559573208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','8e5a4d4eb3f27160b3e27c94f47a7e22','- Fix broken timestamps with 32bit php setup','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286409,0,'weather2','2.0.2',5950,433,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1562228047,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','c4eafce79237ab809cec57d74b90883e','Bugfix release','jweiland.net',2000002,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286410,0,'weather2','2.0.3',5950,370,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1575288573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','063f97f103d239049673c371daa08f65','Fix error with empty rain object','jweiland.net',2000003,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286411,0,'weather2','2.0.4',5950,182,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1590406625,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','09253596e60f0501393e7fbe5b532e6a','Bugfix Release because of last TYPO3 Securityupdate which prevents unserializing our scheduler tasks.','jweiland.net',2000004,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286412,0,'weather2','2.0.5',5950,267,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1590567280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','601936bfa27710de2b67c373cd1e61b4','Update description of UpdateWizard','jweiland.net',2000005,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286413,0,'weather2','2.0.6',5950,183,'Weather','Display weather reports and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1592995930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','251969debe16906dc847a34f6e9652d8','Bugfix release: Fix wrong strict type of EmptyTaskLogger87Upgrade','jweiland.net',2000006,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286414,0,'weather2','3.0.0',5950,227,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1594382252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','bc7421a1b6220cbb7530f449cc65bc5e','EXT:weather2 now supports TYPO3 v10 and drops support for TYPO3 v8.','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286415,0,'weather2','3.0.1',5950,223,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1598957992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','ee818230c8e2579b447a7b52182aa9cb','This release fixes the UpgradeWizard','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286416,0,'weather2','3.1.0',5950,137,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1628846120,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','5e9381ec2306f9caa0de8f510b42bce7','This release contains many fixes and improvemens.\r\n\r\nNew features:\r\n- Clear page cache when scheduler task is executed\r\n- Weather description using condition codes from API','jweiland.net',3001000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286417,0,'weather2','3.1.1',5950,135,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1634819998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','0f0499b34d15bf2366777f30a2303427','Change field description to text because texts are longer than 255 chars\r\n','jweiland.net',3001001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286418,0,'weather2','3.1.2',5950,92,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1663752433,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','349968f80493475d4d3ddf51837f9016','[BUGFIX] Show precipitation again','jweiland.net',3001002,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286419,0,'weather2','4.0.1',5950,104,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1664267333,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Stefan Froemken','projects@jweiland.net','jweiland.net','3d1efc5f14d2e483fdfebd72a2cd97ae','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nUse float values for temperature, rain and snow','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286420,0,'weather2','3.1.3',5950,88,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1664268686,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','cded949ebc840404269296e8b30d9f55','Use float values for wind/rain','jweiland.net',3001003,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286421,0,'weather2','4.0.2',5950,76,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1675954522,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Stefan Froemken','projects@jweiland.net','jweiland.net','7a68b5b3e64ca51f162ebfb61b38fa0a','Use correct import for documentation rendering','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286422,0,'weather2','4.0.3',5950,83,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1675957759,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Stefan Froemken','projects@jweiland.net','jweiland.net','62f99fcb31cd004494627834e9690006','Remove all Sphinx warnings while rendering docs','jweiland.net',4000003,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286423,0,'weather2','4.0.4',5950,95,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1676884916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Stefan Froemken','projects@jweiland.net','jweiland.net','a22346130dd4acbb7e37672d2910d6db','Source code adapted to the new specifications of php-cs-fixer\r\nAdd upgrade instructions to documentation\r\nUse let instead of var in JS files','jweiland.net',4000004,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286424,0,'weather2','4.1.0',5950,74,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1687873820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Markus Kugler, Stefan Froemken','projects@jweiland.net','jweiland.net','438e091eea5b777a67ca7d79ae3e7670','Feature: Add dashboard widget for weather alerts\r\nTask: Add functional tests for all repositories','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286425,0,'weather2','4.1.1',5950,84,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1688994676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:18:\"static_info_tables\";s:5:\"6.6.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','099be9f49bd4eecaab384a97bca165d6','BUGFIX: Update weather-level labels for better understanding\r\nBUGFIX: Add missing heat weather-level labels','jweiland.net',4001001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286426,0,'weather2','5.0.0',5950,76,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1700223984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d0f47ffb7dc53613e9c81e707807d63d','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\nPlease read upgrade instructions in documentation','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286427,0,'weather2','6.0.0',5950,44,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1734011859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','42e90f832d51de5aae08728564317dae','- Added TYPO3 13 Compatibility\r\n- Removed all schedulers and replaced them with Symfony Console Commands.','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286428,0,'weather2','6.1.0',5950,40,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1746441817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','aa9b994e050612f5ded97891a4b6115c','[BUGFIX] Fixed DB Analyser issue','jweiland.net',6001000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286429,0,'weather2','5.1.0',5950,27,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1746441845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','45bf523e1f03007ead3d58410bec1d37','[BUGFIX] Fixed DB Analyser issue','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286430,0,'weather2','5.1.1',5950,18,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1759409016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4e9b871de21188557bb7c43346a8b74b','[BUGFIX] TypoScript file renamed to typoscript from txt','jweiland.net',5001001,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286431,0,'weather2','6.1.3',5950,20,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1770366639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','bd384ba330c95c1d86afbba47b1536a0','[BUGFIX] Release version 6.1.3: Fix wind direction mapping\r\n\r\nBumps extension version to 6.1.3 and updates documentation to include \r\nthe fix for wind direction data mapping.\r\n\r\n- Update version in ext_emconf.php and Documentation/guides.xml.\r\n- Add entry to Documentation/ChangeLog/Index.rst.\r\n- Relates to mapping wind degrees to wind_direction_deg instead \r\n  of wind_speed_m_p_s.','jweiland.net',6001003,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286432,0,'weather2','7.0.0',5950,5,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1784905397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','685c6d47473c48b7bf0155327989126a','[TASK] Fetch a localized weather description from OpenWeatherMap\r\n[TASK] Add TYPO3 14 compatibility\r\n[TASK] Remove TYPO3 13 compatibility','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286433,0,'weather2','7.0.1',5950,5,'Weather Forecasts and Alerts','Display weather forecasts and weather alerts using various Weather APIs. Default APIs: OpenWeatherMap and Deutscher Wetterdienst',2,0,3,1785147404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d617ead4ddce7d0a3f7ee44946e65670',' Whats Changed\r\n\r\n   [BUGFIX] Add missing target-language attribute to German translation files\r\n   [TASK] Update XLIFF files to version 1.2 for improved compatibility','jweiland.net',7000001,1,0,'https://docs.typo3.org/p/jweiland/weather2/main/en-us/','ter','',''),
(9286434,0,'cleverpush','0.0.4',1183,493,'CleverPush','Includes the CleverPush Opt-In code on your website.',2,0,2,1492642771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','CleverPush Team','support@cleverpush.com','cleverpush','5c9c4c47152c48b3cc35845e3533ab98','New JS SDK Code','Just Viral GmbH & Co. KG',4,0,0,'https://cleverpush.com','ter','',''),
(9286435,0,'cleverpush','1.0.0',1183,59,'CleverPush','Includes the CleverPush Opt-In code on your website.',2,0,2,1617879679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-11.1.1\";}}','CleverPush Team','support@cleverpush.com','cleverpush','abd6410ae7d8744068643646b7637544','Updated to latest TYPO 3 versions','CleverPush GmbH',1000000,0,0,'https://cleverpush.com','ter','',''),
(9286436,0,'cleverpush','1.0.1',1183,25,'CleverPush','Includes the CleverPush Opt-In code on your website.',2,0,2,1643237802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-11.1.1\";}}','CleverPush Team','support@cleverpush.com','cleverpush','1aa7bf9076544079758d4262ae300d37','1.0.1','CleverPush GmbH',1000001,0,0,'https://cleverpush.com','ter','',''),
(9286437,0,'cleverpush','1.0.2',1183,94,'CleverPush','Includes the CleverPush Opt-In code on your website.',2,0,2,1643289281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-11.1.1\";}}','CleverPush Team','support@cleverpush.com','cleverpush','73c9e98ad3f953fa0427c7b97a12cdaa','1.0.2','CleverPush GmbH',1000002,1,0,'https://cleverpush.com','ter','',''),
(9286438,0,'md_news_author','1.0.1',7834,291,'News Author','Adds an author to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1493802854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','10a964973d6a01724e40ee274d090ab2','Compatibility with TYPO3 8.7','',1000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286439,0,'md_news_author','1.0.2',7834,779,'News Author','Adds an author to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1493804281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','fee24135501372746194e1436dc88ab1','Upload right version.','',1000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286440,0,'md_news_author','2.0.0',7834,398,'News Author','Adds an author to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1497415319,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','318926dea2ed89d222c3d7ea24e6261d','New features:\r\n- add categories to authors\r\n- add alphabetical filter to list of authors\r\n\r\nSee changelog for all changes: https://github.com/cdaecke/md_news_author/blob/master/Changelog','',2000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286441,0,'md_news_author','2.0.1',7834,277,'News Author','Adds an author to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1499714134,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','68e3c7b210a4fad11bfc9e04c13f1a46','- composer.json added\r\n- fix ShowAlphabeticalNavigationViewHelper()\r\n\r\nSee changelog for all changes: https://github.com/cdaecke/md_news_author/blob/master/Changelog ','',2000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286442,0,'md_news_author','2.0.2',7834,513,'News Author','Adds an author to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1499720953,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','ca3576461fc3e0864cc8bc1adf0dadfa','Fix error in list view.\r\nPlease update!','',2000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286443,0,'md_news_author','3.0.0',7834,367,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1512047959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','42cc4bb0f0e200dc8b9f6bdbc2e3ae34','New feature:\r\nSupport more than one author for a news record\r\n\r\n[!!!] READ BEFORE UPGRADING: http://bitly.com/2BksXOe','',3000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286444,0,'md_news_author','3.0.1',7834,1009,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1519068987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','743476d9af58468e6cc7419ef8a046b7','BUGFIX: Dont allow to add the same author multiple times to the same news record','',3000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286445,0,'md_news_author','3.0.2',7834,771,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1549314088,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:3:\"4.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','990f89e1fbf8c6b339414c89cfda545e','[!!!] Please read this: https://bit.ly/2StEQxx\r\n\r\nNew feature: add some more fields to author record\r\nBUGFIX: respect multilanguage environment\r\nBUGFIX: allow configuration of storage pid via TCEFORM in TYPO3 8 again\r\n\r\n','',3000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286446,0,'md_news_author','4.0.0',7834,556,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1550150841,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:3:\"6.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5d89d04c7b66320c36a798e8cafd3e4d','TYPO3 9 compatibility\r\n\r\nMake sure to run the database analyzer in the install tool and clear the cache afterwards!','',4000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286447,0,'md_news_author','4.0.1',7834,540,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1578436411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:3:\"6.0\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b4cd266f3389a23b5fd6f07ba80e8aaa','BUGFIX: Get all news records of an author correctly on the authors detail page','',4000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286448,0,'md_news_author','5.0.0',7834,220,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1596576004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:8:\"7.0-8.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b6b900be055acebb65d02732fb4bac9d','TYPO3 10 compatibility','',5000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286449,0,'md_news_author','5.0.1',7834,231,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1600245460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:8:\"7.0-8.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','508fd024c471e1f719e652c04eeb7b42','[BUGFIX] Get author data in news record again (with ext:news v8.4.0)','',5000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286450,0,'md_news_author','6.0.0',7834,110,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1633426695,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:8:\"1.0-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','32d2c9d04df4253d759b90416afdae1a','TYPO3 11 compatibility\r\n\r\nATTENTION\r\nThis update brings some breaking changes. See https://github.com/cdaecke/md_news_author/releases/tag/v6.0.0','',6000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286451,0,'md_news_author','6.0.1',7834,109,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1633518286,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:8:\"1.0-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','186469a2200965e4764a7875b465c329','Update TYPO3 dependency in composer.json','',6000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286452,0,'md_news_author','6.0.2',7834,120,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1633588799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:8:\"1.0-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','03d1ab3339bc6d682494c3e41f311d84','Bugfix release','',6000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286453,0,'md_news_author','6.0.3',7834,116,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1633957308,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:8:\"1.0-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','652f9a365333259e66e321f51c0997fc','Bugfix release ','',6000003,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286454,0,'md_news_author','6.0.4',7834,118,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1635014717,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4b1d7cc15b85c53e73bd59135fc2f36b','Maintenance release','',6000004,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286455,0,'md_news_author','6.0.5',7834,125,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1635153882,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','c3c05fa1d5762aa6085f75588c924c73','Bugfix release','',6000005,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286456,0,'md_news_author','6.0.7',7834,123,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1646838727,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:8:\"7.0-9.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','e43f7881d51faa52b1a6d173c6e1a432','Release v6.0.7 - Bugfix release - See changelog for all changes!','',6000007,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286457,0,'md_news_author','6.0.8',7834,115,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1667809668,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:9:\"7.0-10.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','392b57c1ab23596dd9e4e0ed00ade42b','Release v6.0.8 - Update dependency to ext:news','',6000008,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286458,0,'md_news_author','7.0.0',7834,92,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1695410791,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:9:\"9.0-11.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','bc9be5e031e69fe4ea8dfab231bc1da3','[RELEASE] TYPO3 v12 compatibility','',7000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286459,0,'md_news_author','7.0.1',7834,61,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1705912744,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:9:\"9.0-11.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','f8c274cae5e60bc953a6e3bd7306e397','[RELEASE] bugfix release - Update dependency to  - See changelog for all changes!','',7000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286460,0,'md_news_author','7.0.2',7834,74,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1706888309,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:9:\"9.0-11.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','099a6d0611cc5621df7165f6fac4568d','[RELEASE] feature release - Add PageTitleProvider for authors detail page','',7000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286461,0,'md_news_author','7.0.3',7834,41,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1733993085,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:9:\"9.0-12.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2ebd7cc437a2c34187a69ad17febfc0a','Release v7.0.3 - Update dependency to ext:news','',7000003,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286462,0,'md_news_author','8.0.0',7834,49,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1734420990,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"10.0-12.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','83edc66b157f14794a911a5bf754494e','[RELEASE] TYPO3 v13 compatibility','',8000000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286463,0,'md_news_author','8.0.1',7834,21,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1762961635,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"10.0-12.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','ec6e1e365bad1c515f306258f0b7e7aa','Bugfix release v8.0.1','',8000001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286464,0,'md_news_author','8.0.2',7834,17,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1763964026,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"10.0-13.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5a1ff2869618e6556a5476c735247332','Maintenance release - Update dependency to ext:news','',8000002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286465,0,'md_news_author','8.0.3',7834,22,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1763984518,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"10.0-13.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','cd00ccc130a877daeeb5bf5a6db7ffd4','Bugfix release - Do not use  in news model but move everything to','',8000003,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286466,0,'md_news_author','8.1.0',7834,25,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1765435746,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"10.0-13.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','fd7a1861b0e4599126dca96045832dce','Maintenance release - remove dependency to ext:numbered_pagination','',8001000,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286467,0,'md_news_author','8.1.1',7834,16,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1767779944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"11.0-14.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','67f1ebb22f91affaebdee43c59bd105d','Maintenance release - Allow ext:news v14','',8001001,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286468,0,'md_news_author','8.1.2',7834,18,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1767883277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"11.0-14.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b99a1f68b6ceb5dac0e6f60373dadf80','Maintenance release, allow ext:news v12 in composer.json again','',8001002,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286469,0,'md_news_author','8.1.3',7834,13,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1774275300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:10:\"11.0-14.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','953ecfe3c25110b3d5ec55c9b3527e74','Bugfix release','',8001003,0,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286470,0,'md_news_author','9.0.0',7834,12,'News Author','Adds one or more authors to a tx_news record, show a list of all authors and display a detail page of the author containing the attached news entries.',2,0,3,1775722285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:10:\"11.0-14.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','3051d2d4fa07e405bc5133d298bb2a51','Feature release - TYPO3 v14 support','',9000000,1,0,'https://github.com/cdaecke/md_news_author#typo3-extension-md_news_author','ter','',''),
(9286471,0,'rest','3.0.0',4264,413,'rest','REST API for TYPO3 CMS',1,0,5,1500727785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','27567a04511fd64e8fbccb7056b82e42','Version 3 is a major rework of the extension. External dependencies have been removed and many architectural changes have been made. The JSON output is mostly compatible to version 2, but the framework to create custom services has changed fundamentally.','cundd',3000000,0,0,'https://rest.corn.rest','ter','',''),
(9286472,0,'rest','3.2.0',4264,539,'rest','REST API for TYPO3 CMS',2,0,5,1505578342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','f6a0ca7a36588d1a84e951edfa726f9e','Enhance CORS support\r\n\r\nBreaking changes: Bypass access checks for OPTIONS requests\r\n\r\n\r\nDescription\r\n-----------\r\n\r\nChange ConfigurationBasedAccessController::getAccess() to always allow OPTIONS requests to be forwarded to the Rou','cundd',3002000,0,0,'https://rest.corn.rest','ter','',''),
(9286473,0,'rest','3.3.0',4264,602,'rest','REST API for TYPO3 CMS',2,0,5,1529087081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','cf1d0655934d4bc72f186000cb8d0da0','Allow to specify the Handler implementation to use for a Resource','cundd',3003000,0,0,'https://rest.corn.rest','ter','',''),
(9286474,0,'rest','3.5.0',4264,459,'rest','REST API for TYPO3 CMS',2,0,5,1546518633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Daniel Corn','info@cundd.net','cundd','2399645a6d02b2458c40a37ae363ea1b','Add support for TYPO3 9 LTS','cundd',3005000,0,0,'https://rest.corn.rest','ter','',''),
(9286475,0,'rest','3.6.0',4264,589,'rest','REST API for TYPO3 CMS',2,0,5,1557589412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Daniel Corn','info@cundd.net','cundd','13f2bdbc25ef2414671f59ca0d0136cf','Improve TYPO3 9 support\r\n\r\n- Streamline the cache configuration\r\n- Add support for site handling and localization\r\n- Fix the processRequest() signature','cundd',3006000,0,0,'https://rest.corn.rest','ter','',''),
(9286476,0,'rest','4.0.0',4264,639,'rest','REST API for TYPO3 CMS',2,0,5,1577955697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Daniel Corn','info@cundd.net','cundd','342eee5132e7ca28d0564c63ae75d6bb','Main focus of this iteration is to support TYPO3 v9 LTS and to clean up the DataProviders interface.\r\nCustom Data Providers need to be updated.','cundd',4000000,0,0,'https://rest.corn.rest','ter','',''),
(9286477,0,'rest','3.6.1',4264,172,'rest','REST API for TYPO3 CMS',2,0,5,1587368224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Daniel Corn','info@cundd.net','cundd','513eb7906368f18a7a97628f814d14fe','Maintenance release fixing the database schema: Allow NULL for column tx_rest_apikey','cundd',3006001,0,0,'https://rest.corn.rest','ter','',''),
(9286478,0,'rest','5.0.0',4264,172,'rest','REST API for TYPO3 CMS',1,0,5,1626803699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Daniel Corn','info@cundd.net','cundd','aee1bf8f20dd2e9c2e516eb57226a17e','This release brings compatibility with the latest TYPO3 LTS version (v10) while keeping support for version 9.\r\n\r\nBreaking changes:\r\n- Drop support for TYPO3 v8 ([f928a64](https://github.com/cundd/rest/commit/f928a64))\r\n- Fall back to getParsedBody() if the payload could not be decoded as JSON ([50fdf83](https://github.com/cundd/rest/commit/50fdf83))\r\n- Add return and parameter types ([cb7ce21](https://github.com/cundd/rest/commit/cb7ce21))\r\n- Add return and parameter types, const visibility and format code ([bc7035d](https://github.com/cundd/rest/commit/bc7035d))\r\n- Raise minimum required PHP version to 7.2 ([0e909f0](https://github.com/cundd/rest/commit/0e909f0))\r\n- Remove deprecated configureObjectManager() ([719254f](https://github.com/cundd/rest/commit/719254f))\r\n- Remove support for deprecated class-based and deprecated vendor-less overwrites ([e6449fb](https://github.com/cundd/rest/commit/e6449fb))\r\n- Remove deprecated Bootstrap class ([cd90455](https://github.com/cundd/rest/commit/cd90455))','cundd',5000000,1,0,'https://rest.corn.rest','ter','',''),
(9286479,0,'caretaker_mattermost','1.2.1',1455,267,'Caretaker Mattermost','Mattermost exitpoint for advanced notification system of EXT:caretaker',2,0,4,1534431590,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:9:\"caretaker\";s:11:\"0.3.0-0.0.0\";}}','Nicole Cordes','typo3@cordes.co','caretaker_team','525273e4820050b5b3989c08ecd71fe0','Bugfixes:\r\n Remove phar file in favour of a composer installation\r\n\r\nFor more information see ChangeLog.','CPS-IT GmbH',1002001,0,0,'https://github.com/IchHabRecht/caretaker_mattermost/blob/master/README.md','ter','',''),
(9286480,0,'caretaker_mattermost','2.0.0',1455,238,'Caretaker Mattermost','Mattermost exitpoint for advanced notification system of EXT:caretaker',2,0,4,1589377427,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"caretaker\";s:13:\"1.0.0-1.99.99\";}}','Nicole Cordes, Jan Haffner','typo3@cordes.co','caretaker_team','d2cd608e38d4c592c2fe1f580243b4f4','Compatibility release for TYPO3 v8 https://github.com/TYPO3-Caretaker/caretaker_mattermost/blob/master/ChangeLog','CPS-IT GmbH',2000000,1,0,'https://github.com/IchHabRecht/caretaker_mattermost/blob/master/README.md','ter','',''),
(9286481,0,'nc_siteessentials','1.6.0',591,334,'Site Essentials','This extension contains basic site functionality like a xml sitemap, easy way to manage the Google Analytics code and robots.txt on rootpage level',2,0,3,1521478074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.15-7.6.99\";s:3:\"php\";s:12:\"5.4.0-5.6.99\";}}','Leonie Philine Bitto [Netcreators], Arek van Schaijk','extensions@netcreators.nl','netcreators','bed74ac8af631a087607c4b5ae1289a4','v1.6.0:\r\n         Version for TYPO3 7.6 LTS.\r\n         Removed feInterface.\r\n         Moved TCA overrides from ext_tables.php into Configuration/TCA/Overrides/\r\n         Changed array syntax to php 5.4 style.','',1006000,1,0,'','ter','',''),
(9286482,0,'belogin_images','2.0.0',4494,709,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1494541007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','b9c904aa98d3503fbd8ae3894dd14605','Next to Google ChromeCast Images you can now use Unsplash or an own folder as Image Provider for your Backend Login','',2000000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286483,0,'belogin_images','2.1.0',4494,557,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1538657343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','c2ed2457022b754d208d65a95d807a05','Maintenance and compatiblity with TYPO3 9.5','',2001000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286484,0,'belogin_images','2.2.1',4494,264,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1582896675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','9b017fe4a535158fa86145b61748f985','- compatibility with TYPO3 10\r\n- remove dead entries from ChromeCast Image Source','',2002001,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286485,0,'belogin_images','3.0.0',4494,244,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1588020499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','98b2584052423b5e9f1399a00ebcfea5','-Compatibility  to Version 10.4\r\n- removed compatibility for TYPO3  9.5','',3000000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286486,0,'belogin_images','3.0.1',4494,252,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1592567927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','366cd2f518ee86b08bbd7db730a5e773','added a fadeIn to reduce the flickering after lastest T3 Security Update','',3000001,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286487,0,'belogin_images','3.0.2',4494,238,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1594280539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','92d5a734f4ac28d1659fbd5898e996a6','small css adjustment for bigger screens','',3000002,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286488,0,'belogin_images','3.1.0',4494,144,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1609712272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','267cfc9e53f240e2321fb05e64aa835b','Added compatibility for TYPO3 v11','',3001000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286489,0,'belogin_images','3.1.3',4494,111,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1633554838,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','4dc22bda25de09984e667fc50d10c9f9','Small CSS Addon and extension-key to composer.json\r\n','',3001003,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286490,0,'belogin_images','3.1.4',4494,146,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1634198660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','bb18f4f2c65c414913f37fd022937d0d','Bugfix mit PHP 7.2','',3001004,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286491,0,'belogin_images','3.2.1',4494,77,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1673208539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','2ed76dc28f16df7ab5d9f4df3e3d1fa0','[BUGFIX] prevent error with empty folders','',3002001,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286492,0,'belogin_images','4.0.1',4494,93,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1673221129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.39-12.2.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','6b9e3323868a992ee4d64fd23e22477c','compatibility with TYPO3 12','',4000001,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286493,0,'belogin_images','4.0.2',4494,87,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1679566285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.39-12.2.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','0404ae7a31f3ee6b420f5b484636e027','bugfix Undefined array key \"author\"','',4000002,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286494,0,'belogin_images','4.0.3',4494,92,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1688483851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.39-12.2.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','79ab4d3bbb6e0af9bf74489ff11674ee','[BUGFIX] PHP Runtime Deprecation Notice, thanks to Mehdi Chaouch for Fix','',4000003,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286495,0,'belogin_images','4.0.4',4494,68,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1706031124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.39-12.9.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','d84392314f690152f774a37fea4e3884','Generate random image url from folder using resourcefactory, thanks to Konrad Michalik','',4000004,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286496,0,'belogin_images','5.0.0',4494,58,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1708641922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.36-13.9.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','a900971ae8cb8242263382e49ed290f6','- Compatibility to TYPO3 13\r\n- remove compatibility to TYPO3 9 and 10','',5000000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286497,0,'belogin_images','5.1.0',4494,66,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1711215996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.36-13.9.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','ef3ee9b4d1b48df3216f135829030276','possibility to use EXT: based folders','',5001000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286498,0,'belogin_images','7.0.0',4494,41,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1729062430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','aeb45427f181590ba8acf3e71ab96840','TYPO3 13 compatible Version','',7000000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286499,0,'belogin_images','6.1.0',4494,35,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1730845068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.36-12.4.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','03169b1bbbb064288529c0cc575fd3ef','[TASK] remove unsplash, because the simple URL is not reachable anymore','',6001000,0,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286500,0,'belogin_images','7.1.0',4494,53,'Backend Login Images','Display random Background Images from different sources at your TYPO3 BackendLogin Page.',2,0,3,1730845086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','fd8a12413dcfc0ec55b24d6b236e8208','[TASK] remove unsplash, because the simple URL is not reachable anymore','',7001000,1,0,'https://github.com/SvenJuergens/belogin_images','ter','',''),
(9286501,0,'realurl_trace','1.0.1',785,263,'Logs for Realurl','Logs stack trace when a certain URL gets into the cache',2,0,5,1587824513,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:3:\"php\";s:13:\"5.4.0-7.3.999\";s:7:\"realurl\";s:13:\"2.1.5-2.6.999\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','d81e4eeabfffec0fec27a14494723751','Support newer versions','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/realurl_trace/1.0.0','ter','',''),
(9286502,0,'language_router','0.4.0',1285,776,'Language router','Routes website visitors based on GeoIP or browser language to configured pages.',1,0,2,1491480408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','NIMIUS','info@nimius.net','abandoned_extensions','555fa5b7c0786aaaac6750b7eda729e7','Processing refactoring, redirect cookie expiration setting','',4000,1,0,'https://github.com/nimius/language-router/blob/master/README.md','ter','',''),
(9286503,0,'ns_all_lightbox','2.0.0',6353,364,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1510065424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','d3e317fe15d8a05ad7cf10ed31f3830b','Make it compatible with TYPO3 8 with new Documentation. ','',2000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286504,0,'ns_all_lightbox','2.0.1',6353,917,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1510115160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-8.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','4151aa7478be98edaa843139cfda1af9','Sorry for the last upload but this extension is supported for TYPO3 7 and TYPO3 8 only.','',2000001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286505,0,'ns_all_lightbox','3.0.0',6353,304,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1551966426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','58c1a3f180635805636cd37a1cbc66f0','Release major version 3.0.0\r\n[Support] TYPO3 v9 LTS\r\n[Bugs] Bugs and security fixes\r\n[Improvements] Improve speed and performance by Lightweight/Powerful\r\n[Features] Added more functionality like set width/height of popup images\r\n[Features] Added more fea','',3000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286506,0,'ns_all_lightbox','3.1.0',6353,339,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1556109688,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','44ddfb82d12eaa453d4d73ebdbf24e57','[Features] Added image caption functionality','',3001000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286507,0,'ns_all_lightbox','3.1.1',6353,388,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1558766547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','10e18f339ef9a5470d02ab650d60c65f','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',3001001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286508,0,'ns_all_lightbox','4.0.0',6353,318,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup & more will be available in an upcoming version.',2,0,3,1571117852,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','db74fd38c215672a4e8793d2fa398c03','[FEATURE] Free version of this extension','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286509,0,'ns_all_lightbox','4.0.1',6353,319,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-pro/',2,0,3,1573631520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"7.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','59d4dd215661e6b37fbfbde852fea7b0','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286510,0,'ns_all_lightbox','4.1.0',6353,464,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1575347245,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"7.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','754469e3ebdadcf0bea026ebc334e7f3','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',4001000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286511,0,'ns_all_lightbox','4.2.0',6353,315,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1586951794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','3394fe0d7d292b47a0eff3d52be13cac','Release 4.2.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',4002000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286512,0,'ns_all_lightbox','4.2.1',6353,329,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1592981596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','9d9a5d728717c3b6178b4c35103dbcb0','[UPDATE] FIXED: https://github.com/nitsan-technologies/ns_all_lightbox/issues/4','NITSAN Technologies Pvt Ltd',4002001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286513,0,'ns_all_lightbox','4.2.3',6353,124,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1631167079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','182fa8646b0a28c6e72a846236fdeab7','New release of version 4.2.3 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',4002003,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286514,0,'ns_all_lightbox','5.0.0',6353,112,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1640262867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','df761d172add68d0bf8407bb26372ab8','New release of version 5.0.0 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286515,0,'ns_all_lightbox','5.0.1',6353,113,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1643010186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','ca7da01dc64ecf80f7c0293cc80cd53a','New release of version 5.0.1 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',5000001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286516,0,'ns_all_lightbox','5.0.2',6353,111,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1644813992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','ca5625fc4b03837c14739a2ce4f32408','New release of version 5.0.2 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',5000002,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286517,0,'ns_all_lightbox','5.0.3',6353,117,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1648558615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','31c2bfd2b97e4e5577403d551354e81d','New release of version 5.0.3 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',5000003,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286518,0,'ns_all_lightbox','5.0.5',6353,118,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-all-in-one-lightbox-free/',2,0,3,1659352852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','594e6203728a7c3a58c5c7c949068625','New release of version 5.0.5 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',5000005,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286519,0,'ns_all_lightbox','12.0.0',6353,91,'[NITSAN] All In One Lightbox/Modalbox','One of the only TYPO3 extension which provides to use most popular jQuery Lightbox/Modalbox at TYPO3 content elements. This TYPO3 extension provides to configure many jQuery plugins eg., lightbox2, fancybox2, colorbox, prettyphoto, darkbox, magnific-popup. Live-Demo: https://demo.t3planet.com/t3t-extensions/lightbox/default-lightbox/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-lightbox-extension',2,0,3,1688394015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','5df4b89f9fc20e60969eca43ac576c99','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/lightbox-modalbox-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286520,0,'ns_all_lightbox','12.0.1',6353,62,'All In One Lightbox','Introducing the TYPO3 All-in-One Extension, a plugin that effortlessly integrates popular jQuery slider plugins into your website with just a few clicks! Enjoy a range of slider options including Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-lightbox  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-lightbox-extension',2,0,3,1712674422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','2cb2ac1ae984dfa7dbd5032a4626c22f','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286521,0,'ns_all_lightbox','12.1.0',6353,64,'All In One Lightbox','Introducing the TYPO3 All-in-One Extension, a plugin that effortlessly integrates popular jQuery slider plugins into your website with just a few clicks! Enjoy a range of slider options including Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-lightbox  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-lightbox-extension',2,0,3,1716383771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','78994bfe864ed18a11db1bbd86ebae7f','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286522,0,'ns_all_lightbox','13.0.0',6353,51,'All In One Lightbox','Introducing the TYPO3 All-in-One Extension, a plugin that effortlessly integrates popular jQuery slider plugins into your website with just a few clicks! Enjoy a range of slider options including Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-lightbox  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-lightbox-extension',2,0,3,1729868357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-13.9.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','36ab6ed96eabea112d8b06e0af66c1fe','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286523,0,'ns_all_lightbox','13.0.1',6353,33,'TYPO3 All-in-One Lightbox & Sliders','Seamlessly integrate multiple jQuery sliders like Nivo, Royal Slider, OwlCarousel, and more into your TYPO3 site  all in one lightweight extension.',2,0,3,1751282107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d351096acea1df411570a3715f127185','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet	',13000001,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286524,0,'ns_all_lightbox','13.1.0',6353,26,'TYPO3 All-in-One Lightbox & Sliders','Seamlessly integrate multiple jQuery sliders like Nivo, Royal Slider, OwlCarousel, and more into your TYPO3 site  all in one lightweight extension.',2,0,3,1760593328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','17d1a76bffb3c6a54f590144a98475bc','New release of version 13.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet	',13001000,0,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286525,0,'ns_all_lightbox','14.0.0',6353,14,'TYPO3 All-in-One Lightbox & Sliders','Seamlessly integrate multiple jQuery sliders like Nivo, Royal Slider, OwlCarousel, and more into your TYPO3 site  all in one lightweight extension.',2,0,3,1772707293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','9b9cc71a80a2602a27b669da83c7ab4f','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-lightbox-extension','T3Planet	',14000000,1,0,'https://t3planet.de/typo3-leuchtkasten-erweiterun','ter','',''),
(9286526,0,'pageclasses','8.0.0',2842,148,'Add CSS classes to pages and subpages','Plugin for adding one or more CSS classes to the body tag. The plugin provides inheritance and separate handling of subpages.',2,0,4,1522346922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','dcbf1dbb5393d11d9fe9260516146f4d','Compatibility update for TYPO3 4.5 - 8 LTS.','',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286527,0,'pageclasses','8.0.1',2842,138,'Add CSS classes to pages and subpages','Plugin for adding one or more CSS classes to the body tag. The plugin provides inheritance and separate handling of subpages.',2,0,4,1522351306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','5aafbc9452423fd186ccbf7915eb18e1','Bugfix for 4.5 Branch','',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286528,0,'pageclasses','8.1.0',2842,281,'Add CSS classes to the body tag','Extension for adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1522379003,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}s:9:\"conflicts\";a:1:{s:9:\"bodyclass\";s:0:\"\";}}','Sven Tappert','tappert@sven-t.de','tappert','121fb322576db10353fc67255566f3da','Automatic TS Setup for easier integration.\r\nAdded documentation.','',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/8.1.0','ter','',''),
(9286529,0,'pageclasses','8.1.1',2842,195,'Add CSS classes to the body tag','Extension for adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1527792179,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}s:9:\"conflicts\";a:1:{s:9:\"bodyclass\";s:0:\"\";}}','Sven Tappert','tappert@sven-t.de','tappert','0cb3cab3e7816193cf566ecaf6c94ebc','Documentation update.','',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/8.1.0','ter','',''),
(9286530,0,'pageclasses','8.1.2',2842,134,'Add CSS classes to the body tag','Extension for adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1528681863,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}s:9:\"conflicts\";a:1:{s:9:\"bodyclass\";s:0:\"\";}}','Sven Tappert','tappert@sven-t.de','tappert','dc65ae66f6d6e9a262761c17c1eb2d08','[Debug]: Add composer.json to get correct autoloading and prevent v4 classes to be added to classmap.','',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/8.1.0','ter','',''),
(9286531,0,'pageclasses','8.1.3',2842,595,'Add CSS classes to the body tag','Extension for adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1528684688,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"4.5.0-8.99.999\";}s:9:\"conflicts\";a:1:{s:9:\"bodyclass\";s:0:\"\";}}','Sven Tappert','tappert@sven-t.de','tappert','98ce049d4ddcdbcd8ac0ab8d4e867e7f','[Debug]: Class loading.','',8001003,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/8.1.0','ter','',''),
(9286532,0,'pageclasses','9.0.0',2842,197,'Add CSS classes to the body tag','Extension for adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1584830068,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-9.99.999\";}s:9:\"conflicts\";a:1:{s:9:\"bodyclass\";s:0:\"\";}}','Sven Tappert','tappert@sven-t.de','tappert','41ac7b1a3b650ae6fdffb0891ca95049','[RELEASE]: Update for TYPO3 9. Dropped compatibility for older releases of TYPO3 (use version 8.x for TYPO3 releases 4.5-8.x).','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286533,0,'pageclasses','10.0.0',2842,63,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer starlort@gmx.net for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1600099132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-10.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','ec9d2bc56b8e85795a768caf6eacf8e1','[RELEASE]: TYPO3 10.\r\nThanks to Florian Elischer for encouraging and supporting updates to versions 9 and 10.','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286534,0,'pageclasses','10.0.1',2842,130,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1600100485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-10.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','031aeb53affbdb6031c3f86c04be02a4','Maintenance release, updating extension description.','',10000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286535,0,'pageclasses','11.0.0',2842,57,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1633621602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-11.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','eb48f0b6eca66142e85a9d0505a0a85a','[RELEASE]: Compatibility with TYPO3 11.','',11000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286536,0,'pageclasses','11.0.1',2842,37,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1644628998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-11.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','480bc2cec5e2d62d127f2d25caa8f235','[FIX]: Restore compatibility with TYPO3 9. ','',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286537,0,'pageclasses','11.0.2',2842,72,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1644710432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-11.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','be20f5300beeeac073dbd46b5af82a53','[MAINTENANCE]: Added TYPO3 extension key to composer.json.\r\n[FIX] TYPO3 9 compatibility.\r\n	','',11000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286538,0,'pageclasses','11.0.3',2842,51,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1668980222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-11.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','2c17f78653654f89f785806969731d06','[FIX] Fixed condition for \"pageclassesCssHook\".\r\n','',11000003,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286539,0,'pageclasses','11.0.4',2842,63,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts. Thanks to Florian Elischer for encouraging and supporting Update to Typo3 9/10 LTS.',2,0,4,1676718684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0-11.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','4662f7010bb19e3ed7c5b787dbcafbce','[FIX] Fixed \"addRootLineFields\" inclusion in ext_localconf.php.\r\n	','',11000004,0,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286540,0,'pageclasses','12.0.0',2842,37,'Add CSS classes to the body tag','Adding one or more CSS classes to the body tag of the rendered pages. The extension provides inheritance, separate handling of subpages and includes classes for frontend- and backend-layouts.',2,0,4,1729616492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.0.0-12.99.999\";}}','Sven Tappert','tappert@sven-t.de','tappert','beaebf0344fe1fd1067ba13705bf9efd','[RELEASE]: Compatibility with TYPO3 12. \r\n\r\n','',12000000,1,0,'https://docs.typo3.org/typo3cms/extensions/pageclasses/','ter','',''),
(9286541,0,'geo_location','1.6.0',1704,138,'Fluid-FPDF','This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally youre able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.',2,0,3,1506531698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','83478e9e6ac91ba21faedce709135387','Release of version 1.6.0 - See ChangeLog.md for detailed information.','coding.ms',1006000,0,0,'https://www.coding.ms/documentation/typo3-geo-location/','ter','',''),
(9286542,0,'geo_location','1.6.1',1704,504,'Geo-Location Database','Converts Addresses into Geo-Locations by Google-Maps API. Saving this Geo-Locations in an own Database for prevent converting this again and again. Useful for extensions which needs such a Address to Geo-Coordinates service.',2,0,5,1506584276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bec2ad7a445153a5e666ba1a0bb4e1c3','Release of version 1.6.1 - See ChangeLog.md for detailed information.','',1006001,0,0,'https://www.coding.ms/documentation/typo3-geo-location/','ter','',''),
(9286543,0,'geo_location','1.6.5',1704,143,'Geo-Location Database','Converts Addresses into Geo-Locations by Google-Maps API. Saving this Geo-Locations in an own Database for prevent converting this again and again. Useful for extensions which needs such a Address to Geo-Coordinates service.',2,0,5,1610361530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','203d62fd7f4ec5d2160ad68357dc5b10','\"[RELEASE] Version 1.6.5 - Maintenance-Release: Add german translation\"','',1006005,0,0,'https://www.coding.ms/documentation/typo3-geo-location/','ter','',''),
(9286544,0,'geo_location','1.6.6',1704,97,'Geo-Location Database','Converts Addresses into Geo-Locations by Google-Maps API. Saving this Geo-Locations in an own Database for prevent converting this again and again. Useful for extensions which needs such a Address to Geo-Coordinates service.',2,0,5,1694169226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','526d90950b0519e1e7e17c96a087be61','\"[RELEASE] Version 1.6.6 - Maintenance-Release: Optimize documentation\"','',1006006,1,0,'https://www.coding.ms/documentation/typo3-geo-location/','ter','',''),
(9286545,0,'koning_comments','1.1.0',1695,547,'Comments','Commenting system based on fe_users',2,0,2,1522157015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','323f91fa28e2b8cfa1392c4488c0d16e','Make sure extension is available in TYPO3 8.7.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/koning_comments/1.1.0','ter','',''),
(9286546,0,'koning_comments','1.2.0',1695,363,'Comments','Commenting system based on fe_users',2,0,2,1556630656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','27d70e058339513f263dd9a6cf94f1ae','Minor feature changes for usability/configuration. Thanks to Simon Gerritsen for his feedback and Pull-Requests.','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/koning_comments/','ter','',''),
(9286547,0,'koning_comments','2.0.0',1695,128,'Comments','Commenting system based on fe_users',2,0,2,1588837583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.12-8.7.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','5ef494df4712fb2498ec5f23da06d59f','- Refactored for support of TYPO3 v9\r\n- Added cache clear based on custom tags','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/koning_comments/','ter','',''),
(9286548,0,'koning_comments','2.0.1',1695,229,'Comments','Commenting system based on fe_users',2,0,2,1588838885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jesper Paardekooper','j.paardekooper@develement.nl','koninklijk','05760d7b31078ec2817e431d506a42e2','Added correct ext_emconf dependency','',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/koning_comments/','ter','',''),
(9286549,0,'easyquiz','1.3.0',3471,271,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1491890121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','fbe6dd37d6480d2d3d296488be21d12a','1.3.0 Responses are now sortable.','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/','ter','',''),
(9286550,0,'easyquiz','1.3.1',3471,188,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1493803276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','29552b81c1de1c2fa6dbb3d878bddd14','Minor bug fixes:\r\n degrade gracefully if quiz referenced in plugin is hidden/deleted\r\n do not add form arguments as variables to url','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/','ter','',''),
(9286551,0,'easyquiz','1.3.2',3471,239,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1493804588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','de91c9e271b2febe082f467b251d90fe','Bugfix:\r\n Remove debug output from Display.html','',1003002,0,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/','ter','',''),
(9286552,0,'easyquiz','1.4.0',3471,245,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1493987193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','635aaf01f5e9c5ab087c5ffe7683f4b1','Release 1.4.0\r\n\r\nIt is now possible to configure the plugin to not show answers between the questions.','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/1.4.1','ter','',''),
(9286553,0,'easyquiz','1.4.1',3471,701,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1494244291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','2650577ce564bdf836d1a5ec414d72f8','1.4.1 Bugfix update:\r\n Clean error handling if \"no explanation\" chosen and user forgets to give answers to questions','',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/1.4.1','ter','',''),
(9286554,0,'easyquiz','1.5.0',3471,622,'Easy Quiz','Frontend quiz, allowing for multiple questions.',2,0,3,1538037924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','206c5326c280291cf2a08243db01dc55','New Feature:\r\n\r\n CleanupTask - deletes QuizParticipations older than 24 hours','',1005000,1,0,'https://docs.typo3.org/typo3cms/extensions/easyquiz/1.5.0','ter','',''),
(9286555,0,'datatables','0.0.4',1092,668,'DataTables','Integrates the DataTables extension for jQuery.',1,0,3,1491988057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Christoph Balogh','cb@lustige-informatik.at','cbalogh','6a1072956f730fd6ec859c6e9e3ac47a','Changes from 0.0.3:\r\n Compatible with Typo3 7.6.x-8.7.x\r\n User/usergroup restrictions per table/column \r\n Image replacement for integer attribute values\r\n Custom mapping of string attribute values\r\n Bugfixes\r\n\r\n','',4,1,0,'https://docs.typo3.org/typo3cms/extensions/datatables/0.0.4','ter','',''),
(9286556,0,'gsprotectedconfig','3.0.0',2597,137,'GS Protected Config','GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!',0,0,4,1512504264,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','22aca51caf15f4fb4d28be9610467863','- usage of extension gslib\r\n- caching configuration for CLI moved to new extension gscacheconfig','Gilbertsoft',3000000,0,0,'http://github.com/gilbertsoft/typo3-gsprotectedconfig/wiki','ter','',''),
(9286557,0,'gsprotectedconfig','3.0.1',2597,313,'GS Protected Config','GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!',1,0,4,1512509122,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','e6cbebdd216ab10734b16bc8b4cec261','First beta release','Gilbertsoft',3000001,0,0,'http://github.com/gilbertsoft/typo3-gsprotectedconfig/wiki','ter','',''),
(9286558,0,'gsprotectedconfig','3.0.2',2597,709,'GS Protected Config','GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!',1,0,4,1518450207,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.5-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','3279754824a893ea0e623c235b4da204','Bugfix release','Gilbertsoft',3000002,1,0,'http://github.com/gilbertsoft/typo3-gsprotectedconfig/wiki','ter','',''),
(9286559,0,'gswarranty','8.7.0',1201,98,'GS Warranty','GS Warranty adapts the TYPO3 backend logos and warranty data and registers a new toolbar item. Feel free to use this extension as base for your own work.',2,0,0,1512051223,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:11:\"7.0.0-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','e796f1bc749af0aa125b072fc2fd8cd2','Added support for TYPO3 8.7','Gilbertsoft',8007000,0,0,'http://github.com/gilbertsoft/typo3-gswarranty/wiki','ter','',''),
(9286560,0,'gswarranty','8.8.0',1201,288,'GS Warranty','GS Warranty adapts the TYPO3 backend logos and warranty data and registers a new toolbar item. Feel free to use this extension as base for your own work.',1,0,0,1512169012,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.2-0.0.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:11:\"7.0.0-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','d54cd352cfbb6541b83ff39720a26b88','Usage of gslib','Gilbertsoft',8008000,0,0,'http://github.com/gilbertsoft/typo3-gswarranty/wiki','ter','',''),
(9286561,0,'gswarranty','8.8.1',1201,359,'GS Warranty','GS Warranty adapts the TYPO3 backend logos and warranty data and registers a new toolbar item. Feel free to use this extension as base for your own work.',1,0,0,1512504213,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.2-0.0.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:11:\"7.0.0-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','c9a6658c25a27a39d36f6c90a523c361','Usage of extension gslib','Gilbertsoft',8008001,1,0,'http://github.com/gilbertsoft/typo3-gswarranty/wiki','ter','',''),
(9286562,0,'t3twig','2.0.0',2219,807,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker ',2,0,4,1494570447,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:13:\"7.6.16-8.7.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','893cb9576f7f9c316a56ca59efa370bf','Initial TYPO3 8.7 LTS Support\r\nCheck the changelog in the manual ','DMK E-BUSINESS GmbH',2000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286563,0,'t3twig','10.0.0',2219,114,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker ',2,0,4,1619168276,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0093e5d35b2631f11dd009f1be7da965','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286564,0,'t3twig','10.0.1',2219,129,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1619168426,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','47242bb15e369304d4edcb3194f93a6f','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286565,0,'t3twig','10.0.2',2219,120,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1632230450,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0481593df411a2b591a897bda48a270f','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286566,0,'t3twig','10.1.0',2219,139,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1647282765,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.15.0-\";s:5:\"typo3\";s:14:\"9.5.24-10.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ff9b7b1f5a1fd7da5e7da4df74f9ea69','Released version 10.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286567,0,'t3twig','12.0.1',2219,23,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1749548021,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.18.0-\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','30a6d21f0b4261dab1c6c205b618aa32','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286568,0,'t3twig','12.0.2',2219,23,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1749638702,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.18.0-\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e5b12a18d84e6af1bb3e16c66eba466a','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286569,0,'t3twig','12.0.3',2219,31,'T3twig','TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker',2,0,4,1750322547,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.18.0-\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2788b3426de97c90ab54a32b23d7e718','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000003,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-t3twig/blob/master/Documentation/README.md','ter','',''),
(9286570,0,'templavoilaplus','7.0.4',12499,390,'TemplaVoil Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1491323743,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:6:{s:15:\"kb_tv_clipboard\";s:6:\"-0.1.0\";s:14:\"templavoila_cw\";s:6:\"-0.1.0\";s:12:\"eu_tradvoila\";s:6:\"-0.0.2\";s:20:\"me_templavoilalayout\";s:0:\"\";s:21:\"me_templavoilalayout2\";s:0:\"\";s:11:\"templavoila\";s:6:\"-3.0.0\";}}','Alexander Opitz','opitz.alexander@pluspol-interactive.de','opi99','ad153047889977979b98095893254d3b','Bugfix release.\r\nFixing some issues with FlexForm for TYPO3 8 LTS and Migrate local processing to TV.\r\nDeclare compatible to TYPO3 8 LTS\r\n\r\nDetailed view under:\r\n\r\nhttps://github.com/pluspol-interactive/templavoilaplus/compare/7.0.3...pluspol-interactive','PLUSPOL interactive,,',7000004,0,0,'https://docs.typo3.org/typo3cms/extensions/templavoilaplus/','ter','',''),
(9286571,0,'templavoilaplus','7.0.5',12499,334,'TemplaVoil Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1493204604,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:6:{s:15:\"kb_tv_clipboard\";s:6:\"-0.1.0\";s:14:\"templavoila_cw\";s:6:\"-0.1.0\";s:12:\"eu_tradvoila\";s:6:\"-0.0.2\";s:20:\"me_templavoilalayout\";s:0:\"\";s:21:\"me_templavoilalayout2\";s:0:\"\";s:11:\"templavoila\";s:6:\"-3.0.0\";}}','Alexander Opitz','opitz.alexander@pluspol-interactive.de','opi99','ac337c8c20a5cc6a3b31d5172f97b33d','This is a bugfix release, full ChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.0.5\r\n\r\n Small bug fixes\r\n More \"Update DataStructure\" tasks (you may want top rerun this update task)','PLUSPOL interactive,,',7000005,0,0,'https://docs.typo3.org/typo3cms/extensions/templavoilaplus/','ter','',''),
(9286572,0,'templavoilaplus','7.1.0',12499,422,'TemplaVoil Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1495544210,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:6:\"-3.0.0\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','2e297b5be5b899dac5e72ac887d7b36a','First feature release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.1.0\r\n\r\n Better TYPO3 v7 Design integration\r\n Support own TER translation files for backend\r\n And many other small fixes','PLUSPOL interactive,,',7001000,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.1/en-us','ter','',''),
(9286573,0,'templavoilaplus','7.1.1',12499,352,'TemplaVoil Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1497284538,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:6:\"-3.0.0\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','2c6ff449a3816336e055aec19237d04e','Bugfix release.\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.1.1\r\n\r\nMostly fixes for TYPO3 8 LTS,\r\nIntroduce renderHeader/FooterFunctionHook for better integration of Yoast SEO','PLUSPOL interactive,,',7001001,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.1/en-us','ter','',''),
(9286574,0,'templavoilaplus','7.1.2',12499,409,'TemplaVoil Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1499275800,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:6:\"-3.0.0\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','da7db1819e20842113771de382e6d6e1','Bugfix release.\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.1.2\r\n\r\nBetter DragnDrop Support, use elements titlebar colorizing for changed CEs in workspace and some more fixes.','PLUSPOL interactive,,',7001002,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.1/en-us','ter','',''),
(9286575,0,'templavoilaplus','7.1.3',12499,503,'TemplaVoila Plus!','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1502208790,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','c90869a4c4e0ff27c81bd1fddd4b8ef5','Bugfix release.\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.1.3\r\n\r\nFixup creatin of new DS/TO and more updates inside \"Update DataStructure Script\" you may like to rerun this script.','PLUSPOL interactive,,',7001003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.1/en-us','ter','',''),
(9286576,0,'templavoilaplus','7.2.0',12499,619,'TemplaVoila! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1507668022,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','ccd7711a424b045620b96c2dd3b00fd9','1/2 Feature and 1/2 Bugfix release.\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.0\r\n\r\nMany Bugfixes for TYPO3 v8 LTS and feature fixes for upcoming 9.0.0','PLUSPOL interactive',7002000,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286577,0,'templavoilaplus','7.2.1',12499,702,'TemplaVoila! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,-1,4,1515681274,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','abc07eca3973345759551b028d1406be','Bugfix release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.1\r\n\r\nContaining bugfixes in the DnD area and TYPO3 8/9 LTS fixups.','PLUSPOL interactive',7002001,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286578,0,'templavoilaplus','7.2.2',12499,1702,'TemplaVoila! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoila.',2,0,4,1528819640,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','9479696c907c2e6147b450204d858e59','Security Release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.2','PLUSPOL interactive',7002002,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286579,0,'templavoilaplus','7.2.3',12499,521,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1529421153,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"install\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','ad6ce7340a8a7f6d9d3fdc809e31e1b0','Bugfix Release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.2\r\nMany Bugfixes for TYPO3 v8 and DragnDrop and 2 minor features.','PLUSPOL interactive GbR',7002003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286580,0,'templavoilaplus','7.2.4',12499,612,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1530628828,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"install\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','4103dc58917c5df424d892cc7df115e6','Bugfix Release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.4\r\nFix and add new migration wizard code. You may want to rerun the LTS7 and LTS8 migration wizards again.\r\n Release also in Packagist','PLUSPOL interactive GbR',7002004,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286581,0,'templavoilaplus','7.2.5',12499,626,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1534858729,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"install\";s:12:\"7.6.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:12:\"1.0.0-1.0.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','054fd51a1939cf69b801bb9d2c62a4f9','Bugfix Release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.2.5\r\n PHP 7.3 compatibility\r\n Fixes in handling/viewing inside PageLayout','PLUSPOL interactive GbR',7002005,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.2/en-us','ter','',''),
(9286582,0,'templavoilaplus','7.3.0',12499,797,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1541522660,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','3fc65eaec8634fbef6c0c101acc39307','Feature Release\r\nChangeLog: https://github.com/pluspol-interactive/templavoilaplus/releases/tag/7.3.0\r\n TYPO3 v9 LTS compatible release (needs installing typo3db_legacy extension)\r\n Changed handling of TCEFORM.pages.tx_templavoilaplus_to.removeItems for','PLUSPOL interactive GbR',7003000,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286583,0,'templavoilaplus','7.3.1',12499,883,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1554999521,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','f76c4b1a0c93d4a53d020cb5c38c07ae','This is a bugfix release closing 14 issues','PLUSPOL interactive GbR',7003001,0,0,'https://docs.typo3.org/typo3cms/extensions/templavoilaplus/7.3.1','ter','',''),
(9286584,0,'templavoilaplus','7.3.2',12499,309,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1582213116,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','8c73fd1f7935f36ed7145dd317dbe2b5','Bugfix release closing 6 issues which happen with TYPO3 v8 and v9.\r\nSee https://github.com/pluspol-interactive/templavoilaplus/milestone/23?closed1','Extrameile GmbH',7003002,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286585,0,'templavoilaplus','7.3.3',12499,675,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1582536750,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','b6a06d3f396ce6fcd8f5d89eb76442af','Bugfix Release\r\nFixed 1 issue with multi-language in TYPO3 v9\r\nSee https://github.com/pluspol-interactive/templavoilaplus/milestone/24?closed1\r\nFixed 6 issues in release 7.3.2\r\n','Extrameile GmbH',7003003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286586,0,'templavoilaplus','7.3.4',12499,111,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1635949219,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','295dd0ed4c997048cc6b5faf6e3449d1','Bugfix Release\r\nFixed 6 issue, see https://github.com/pluspol-interactive/templavoilaplus/milestone/25?closed1\r\n\r\nThe long awaited TV 8.0.0-beta.1 will be released this month, with TYPO3 v10/11 compatibility.','Extrameile GmbH',7003004,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286587,0,'templavoilaplus','7.3.5',12499,120,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1636120453,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','aa15a97974cd1e0695d66bf68fbb446a','Bugfix Release\r\nFixed 1 issue, see https://github.com/pluspol-interactive/templavoilaplus/milestone/28?closed1\r\n\r\nThe long awaited TV 8.0.0-beta.1 will be released this month, with TYPO3 v10/11 compatibility. ','Extrameile GmbH',7003005,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286588,0,'templavoilaplus','7.3.6',12499,104,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',2,0,4,1650878200,'a:3:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"install\";s:12:\"7.6.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:11:\"templavoila\";s:0:\"\";}s:8:\"suggests\";a:1:{s:14:\"typo3db_legacy\";s:13:\"1.1.1-1.99.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','4b2392aec392ec87b3cbb018133f653a','Bugfix Release\r\nResolves 3 issues\r\nhttps://github.com/pluspol-interactive/templavoilaplus/milestone/29?closed1','Extrameile GmbH',7003006,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/7.3/en-us','ter','',''),
(9286589,0,'templavoilaplus','8.0.3',12499,112,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',1,0,4,1651916577,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','9d8fe79e4fcd787f10b23c8ec60685af','Third BETA of the new TV 8 version\r\n Please backup your data\r\n Please take a look into the README\r\n You need to run the \"Update Scripts\" to migrate to the new configuration. ','Extrameile GmbH',8000003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.0/en-us','ter','',''),
(9286590,0,'templavoilaplus','8.0.4',12499,107,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',1,0,4,1655397574,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','19b0389cd07c66a5ed61a3b79630f493','BETA 4 of the new TV 8 version\r\n Please backup your data\r\n Please take a look into the README\r\n You need to run the \"Update Scripts\" to migrate to the new configuration. ','Extrameile GmbH',8000004,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.0/en-us','ter','',''),
(9286591,0,'templavoilaplus','8.0.5',12499,105,'TemplaVoilà! Plus','Point-and-click, popular and easy template engine for TYPO3. Replacement for old TemplaVoilà!.',1,0,4,1655744774,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','5116720f998e53a51a948218d73ca3be','BETA 5 of the new TV 8 version\r\n Please take a look into the README\r\n You need to run the \"Update Scripts\" to migrate to the new configuration.\r\n\r\n Fix UpdateScript\r\n Fix PHP7.2 and TYPO3 v8LTS','Extrameile GmbH',8000005,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.0/en-us','ter','',''),
(9286592,0,'templavoilaplus','8.1.0',12499,102,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1656606736,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','76f5aaafa8d2d820560b7038088d6a1b','First stable release.\r\nNew since beta.5 is implementation of clipboard and unused elements in page modul and the possibility for ServerMigration.\r\nPlease take a look into the README https://github.com/T3Voila/templavoilaplusthe-big-tv-8-release before starting your migration.','Extrameile GmbH',8001000,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.1/en-us','ter','',''),
(9286593,0,'templavoilaplus','8.1.1',12499,105,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1657523859,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','eed62d53cbe46b5161d3b064cde2f392','Maintenance release\r\n Fix issue in step4 is migration warnings exists\r\n PageLayoutModul: fix handling with trash and clipboard\r\n PageLayoutModul: fix issue if no element is on page','Extrameile GmbH',8001001,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.1/en-us','ter','',''),
(9286594,0,'templavoilaplus','8.1.2',12499,103,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1666441164,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','alexander.opitz@davitec.de','opi99','0e3746112ed228d2ee56b7984d2b7d9a','Maintenance release\r\n40 issues where closed, mainly in backand handling. See https://github.com/T3Voila/templavoilaplus/milestone/32?closed1\r\nMany thanks to Peter Schuler for his help.','Davitec GmbH',8001002,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.1/en-us','ter','',''),
(9286595,0,'templavoilaplus','8.1.3',12499,97,'TemplaVoilà! Plus','Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1679600959,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','alexander.opitz@davitec.de','opi99','a58a23f1143201072009b400e8923997','Maintenance release\r\n9 issues closed  https://github.com/T3Voila/templavoilaplus/milestone/33?closed1\r\n','Davitec GmbH',8001003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.1/en-us','ter','',''),
(9286596,0,'templavoilaplus','8.1.4',12499,68,'TemplaVoilà! Plus','Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1701331447,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:7:\"install\";s:13:\"8.7.0-11.5.99\";}}','Alexander Opitz','alexander.opitz@davitec.de','opi99','9f1e34d7c0d79a6f42e3be50ce9fd23c','Maintenance release while traveling with ICE 503\r\n9 issues closed  https://github.com/T3Voila/templavoilaplus/milestone/37?closed1','Davitec GmbH',8001004,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/8.1/en-us','ter','',''),
(9286597,0,'templavoilaplus','12.0.0',12499,82,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',0,0,4,1702560071,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','759126097ef47c25e5f4c72ad88b9e7f','First alpha release of the new TYPO3 v12 compatible version. \r\nWe also completely include the FluidRenderer from the tvplus_fluid extension, so this extension isnt needed anymore.\r\nAlso the backend preview got support for flexform sheets.','IBC SOLAR AG',12000000,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286598,0,'templavoilaplus','12.0.1',12499,29,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1751658667,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','30e61f4c44862fb46512443c99bcdbed','First beta release of the new TYPO3 v12 compatible version.\r\nUse Fluid Templates with TV or FlexForm Sheets in your DataStructure.','IBC SOLAR AG',12000001,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286599,0,'templavoilaplus','12.0.2',12499,19,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1759532208,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','a7ed0a70ddebc00b6b1e44ee6c237d6e','Second beta version, supporting PreviewRenderer and migrating from requirejs to ES6','IBC SOLAR AG',12000002,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286600,0,'templavoilaplus','12.0.3',12499,24,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1759534288,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','658b3505eded28deb7e849e3d5baa240','Urgent bugfix release','IBC SOLAR AG',12000003,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286601,0,'templavoilaplus','12.0.4',12499,15,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1769371330,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"install\";s:14:\"12.4.0-13.4.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','d67e155b9b12cb7e0e566734f03221c9','Add Support for TYPO3 v13','IBC SOLAR AG',12000004,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286602,0,'templavoilaplus','12.0.5',12499,16,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1769437883,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"install\";s:14:\"12.4.0-13.4.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','37e5740b8abed902717bd98fd2e856ce','Bugfix release and last beta version','IBC SOLAR AG',12000005,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286603,0,'templavoilaplus','12.0.6',12499,18,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',1,0,4,1769520136,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"install\";s:14:\"12.4.0-13.4.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','72d1a3cce92f39a289f7323cd4c16c07','Bugfix and cleanup release','IBC SOLAR AG',12000006,0,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.0/en-us','ter','',''),
(9286604,0,'templavoilaplus','12.1.0',12499,21,'TemplaVoilà! Plus','Building kit for custom  pages and content elements with individual fields, containers and backend layouts. Supporting dragndrop and multiple references.',2,0,4,1772024564,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"install\";s:14:\"12.4.0-13.4.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','cad64b1af2ae5bbefdc3bff3ba7fa88e','First stable release of the v12 series with support for TYPO3 v12 and TYPO3 v13\r\nNew Features:\r\n Icons per Element configurable\r\n Theme select per Site Configuration','IBC SOLAR AG',12001000,1,0,'https://docs.typo3.org/p/templavoilaplus/templavoilaplus/12.1/en-us','ter','',''),
(9286605,0,'pagegallery','0.0.4',2437,224,'Page Gallery','Content element for page galleries. Very easy to configure page list, teaser, newslist, products etc.',2,0,2,1504718962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','a42cd83a1ec34b443a2dc8a12e77f144','Select by category feature added.','Brightside OÜ / t3brightside.com',4,0,0,'https://github.com/t3brightside/pagegallery/blob/master/README.rst','ter','',''),
(9286606,0,'pagegallery','0.0.5',2437,519,'Page Gallery','Content element for page galleries and lists. Easy to configure galleries, teasers, newslists, products...',2,0,2,1508400646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','2e69429c0913c62c38181556d83e33dc','Template clean up.','Brightside OÜ / t3brightside.com',5,0,0,'https://github.com/t3brightside/pagegallery/blob/master/README.rst','ter','',''),
(9286607,0,'pagegallery','0.1.0',2437,373,'Page Gallery','Content element for page lists. Easy to configure galleries, teasers, newslists, products...',2,0,2,1515295708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','5a58fb4315877d0d0a169bdb3292f77a','Template and TCA cleanup.','Brightside OÜ / t3brightside.com',1000,0,0,'https://github.com/t3brightside/pagegallery/blob/master/README.rst','ter','',''),
(9286608,0,'pagegallery','0.1.2',2437,774,'Page Gallery','Please use ext:pagelist instead. This extension is discontinued.',5,0,2,1523331015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','f11f8b80ba388a4fe6fd850ed95a8819','DISCONTINUED  please use ext:pagegallery from this point on.','Brightside OÜ / t3brightside.com',1002,1,0,'https://github.com/t3brightside/pagegallery/blob/master/README.rst','ter','',''),
(9286609,0,'templatemaker','1.0.9',1967,273,'Template Maker','The template maker tool for the t3bootstrap.de project. You will need the t3bootstrap template.',2,0,3,1542022526,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:12:\"demotemplate\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','faba23c081eabbf0695df2838d7d75ca','Adapted to the new fluidpages version','',1000009,0,0,'','ter','',''),
(9286610,0,'templatemaker','1.2.0',1967,387,'Template Maker','The template maker tool for the t3bootstrap.de project. You will need the t3bootstrap template.',2,0,3,1572203542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"demotemplate\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7afff517b32e6fbd17c70686363f76c2','Doesnt need typo3db_legacy anymore.','',1002000,0,0,'','ter','',''),
(9286611,0,'templatemaker','1.2.2',1967,246,'Template Maker','The template maker tool for the t3bootstrap.de project. You will need the t3bootstrap template.',2,0,3,1590014309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"demotemplate\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','11ff93602baad931a2e103cd182f83da','TYPO3 10 compatibility','',1002002,0,0,'','ter','',''),
(9286612,0,'templatemaker','1.2.4',1967,46,'Template Maker','The template maker tool for the t3bootstrap.de project. You will need the t3bootstrap template.',2,0,3,1625443568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"demotemplate\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2245d39b8331d63e68e1b38210750c86','compatible to T3 11','',1002004,0,0,'','ter','',''),
(9286613,0,'templatemaker','1.2.5',1967,107,'Template Maker','The template maker tool for the t3bootstrap.de project. You will need the t3bootstrap template.',2,0,3,1625524728,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"demotemplate\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a025dcf133af0d2f5154d27f38596205','Fixed bug for T3 11; composer compatibility improvements','',1002005,1,0,'','ter','',''),
(9286614,0,'inm_googlesitemap','0.3.4',2053,202,'INM Google Sitemap','Generates a google sitemap by crawling the given URL with PHPCrawl library.',1,0,5,1515517617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Ralf Merz','mail@merzilla.de','merzilla','860dcbfa3e6f28d5c0cbadb34fe8e7b7','Extend compatibility to v8. FEATURE: Add new parameter to set RequestDelay: You can now set the delay in seconds between HTTP-requests. E.g. 0.5 for every half second, or 60/100 for 100 requests per minute.','',3004,0,0,'https://docs.typo3.org/typo3cms/extensions/inm_googlesitemap/0.3.4','ter','',''),
(9286615,0,'inm_googlesitemap','0.4.0',2053,149,'INM Google Sitemap','Generates a google sitemap by crawling the given URL with PHPCrawl library.',1,0,5,1517243319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Ralf Merz','mail@merzilla.de','merzilla','4c2022404ae0c65264a0736b4c5bcf98','New version 0.4.0 with 2 little features:\r\n- Now if the HTTP Status Code of an URL is not 200, it is written to sys_log\r\n- You can now set a URL regex pattern to send HTTP Auth data (username and password) to these URLs. Just open the Scheduler Task and y','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/inm_googlesitemap/0.4.2','ter','',''),
(9286616,0,'inm_googlesitemap','0.4.1',2053,242,'INM Google Sitemap','Generates a google sitemap by crawling the given URL with PHPCrawl library.',1,0,5,1517244342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Ralf Merz','mail@merzilla.de','merzilla','5f420ca7cc8a7643c26767f447dde1a2','0.4.1 - update README file with the new arguments added with 0.4.0','',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/inm_googlesitemap/0.4.2','ter','',''),
(9286617,0,'inm_googlesitemap','0.4.2',2053,534,'INM Google Sitemap','Generates a google sitemap by crawling the given URL with PHPCrawl library.',1,0,5,1520268311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Ralf Merz','mail@merzilla.de','merzilla','b4f8be55924ec98fee87103b348aaa6d','Moved ext_tables.php to Configuration/TCA/Overrides/sys_template.php.\r\nThanks to Bernhard Berger.','',4002,0,0,'https://docs.typo3.org/typo3cms/extensions/inm_googlesitemap/0.4.2','ter','',''),
(9286618,0,'inm_googlesitemap','0.5.0',2053,511,'INM Google Sitemap','Generates a google sitemap by crawling the given URL with PHPCrawl library.',1,0,5,1546010640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Ralf Merz','mail@merzilla.de','merzilla','2a8a8bba839abc72b2e553eec70edb38','TYPO3 v9 and PHP 7.2 compatibility.\r\nDrops support for TYPO3  v9 and PHP  7.2, but no new features. You can still use 0.4.2 for that.','',5000,1,0,'https://docs.typo3.org/typo3cms/extensions/inm_googlesitemap/','ter','',''),
(9286619,0,'semantify_it','0.1.4',1820,307,'semantify.it','Deploy your annotations from semantify.it to your typo3 website.',1,0,3,1491483435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}}','semantify.it','typo3@semantify.it','abandoned_extensions','37bd67757e6f8db30704a24a2dee8964','NEW:\r\n- create annotations in the plugin like a charm\r\n- searching for the annotation by the URL, no ID needed\r\n\r\nand plenty of small bug fixes','semantify.it',1004,0,0,'https://docs.typo3.org/typo3cms/extensions/semantify_it/0.1.6','ter','',''),
(9286620,0,'semantify_it','0.1.5',1820,279,'semantify.it','Deploy your annotations from semantify.it to your typo3 website.',1,0,3,1494335381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}}','semantify.it','typo3@semantify.it','abandoned_extensions','0c5eb7396f1ad8b7c223326bd6ec6856','Updates in API library','semantify.it',1005,0,0,'https://docs.typo3.org/typo3cms/extensions/semantify_it/0.1.6','ter','',''),
(9286621,0,'semantify_it','0.1.6',1820,375,'semantify.it','Deploy your annotations from semantify.it to your typo3 website.',1,0,3,1511872361,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}s:9:\"conflicts\";a:1:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','abandoned_extensions','afd85c6ac59cf0c8cd633519082f9f00','New version of API.','semantify.it',1006,0,0,'https://docs.typo3.org/typo3cms/extensions/semantify_it/0.1.6','ter','',''),
(9286622,0,'semantify_it','0.1.7',1820,187,'semantify.it','Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1529965034,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}s:9:\"conflicts\";a:1:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','abandoned_extensions','c652dfa467f07710ca7bb81a9ad6e0c5','This version is highly recommended for all users because it is updating API access.\r\n\r\nAlso since this version, you need to add API secret if you want to create and edit created Annotations.  Be aware that older versions are not supporting creating and ed','semantify.it',1007,0,0,'https://docs.typo3.org/typo3cms/extensions/semantify_it/0.1.6','ter','',''),
(9286623,0,'semantify_it','0.1.8',1820,433,'semantify.it','Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1536499495,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}s:9:\"conflicts\";a:1:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','abandoned_extensions','ae7bef7aaf6e3a2bbe2ae0dea7f42495','updated API','semantify.it',1008,1,0,'https://docs.typo3.org/typo3cms/extensions/semantify_it/0.1.6','ter','',''),
(9286624,0,'compatibility7','8.7.2',2428,344,'Compatibility Mode for TYPO3 CMS 7.x','Provides an additional backwards-compatibility layer with legacy functionality for sites that havent fully migrated to v8 yet.',2,0,0,1592305677,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"backend\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:14:\"compatibility6\";s:5:\"0.0.0\";}}','TYPO3 CMS Team','','friendsoftypo3','01bcc3ca2edf56a4a6083af30e50f26a','Bugfix release','',8007002,1,0,'https://docs.typo3.org/p/friendsoftypo3/compatibility7/8.7/en-us','ter','',''),
(9286625,0,'leaflet','7.0.3',2399,358,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. See: http://leafletjs.com/',2,0,4,1492111958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e1c80a33b87de5d8371c4502e7a9bfe8','Improvement: Link to the manual Browser Tutorial Leaflet.','',7000003,0,0,'https://docs.typo3.org/typo3cms/extensions/leaflet/7.0.6','ter','',''),
(9286626,0,'leaflet','7.0.4',2399,580,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. See: http://leafletjs.com/',2,0,4,1500911282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9390d32224b52fc8e19522338e864732','Bugfix: Path for Leaflet-Icons. Bug had an affect with https protocol only.','',7000004,0,0,'https://docs.typo3.org/typo3cms/extensions/leaflet/7.0.6','ter','',''),
(9286627,0,'leaflet','7.0.5',2399,299,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. See: http://leafletjs.com/',2,0,4,1543175102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.9.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cb5213d6780e2286350f87e22f4cfbed','Compatibility with TYPO3 9.5','',7000005,0,0,'https://docs.typo3.org/typo3cms/extensions/leaflet/7.0.6','ter','',''),
(9286628,0,'leaflet','7.0.6',2399,415,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. See: http://leafletjs.com/',2,0,4,1552513706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.9.999\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e4787ea2f123945ba0d6e94fc3251d22','PERFORMANCE: CSS and JS is minified. ','',7000006,0,0,'https://docs.typo3.org/typo3cms/extensions/leaflet/7.0.6','ter','',''),
(9286629,0,'leaflet','10.4.0',2399,27,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. This library is used by other extensions like xBlog. See: https://leafletjs.com/',2,0,4,1744799577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6bb5c88d485c1a2652aff01c9d5e9817','UPGRADE TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/netzmacher/leaflet/10.4/en-us','ter','',''),
(9286630,0,'leaflet','12.4.0',2399,42,'Leaflet - for mobile-friendly interactive maps','Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. This library is used by other extensions like xBlog. See: https://leafletjs.com/',2,0,4,1744799838,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b467336ee62c5f31fc7cb99c31f19e0e','UPGRADE TYPO3 12.4','',12004000,1,0,'https://docs.typo3.org/p/netzmacher/leaflet/12.4/en-us','ter','',''),
(9286631,0,'cps_shortnr','2.0.1',724,546,'Url Shortener','Builds links to pages and extension records with a tiny url',1,0,2,1491472177,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}s:8:\"suggests\";a:1:{s:20:\"pagenotfoundhandling\";s:0:\"\";}}','Nicole Cordes','cordes@cps-it.de','cpsitgmbh','17a2170631a1a434a52f162008b3536d','Raise compatibility to TYPO3 8 LTS\r\nFix translation handling for records','',2000001,1,0,'https://github.com/CPS-IT/cps_shortnr/blob/master/Readme.md','ter','',''),
(9286632,0,'nc_imagecaption_position','1.0.1',776,501,'Content Image: Caption Alignment (Default/Center/R','Re-adds the Text & Image content element field \"Caption Alignment\" for css_styled_content.',2,0,0,1521209086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Leonie Philine Bitto','leonie@netcreators.nl','netcreators','f0833fb0dc2ffcb790228b7a0f67342b','1.0.1\r\n         Make nc_imagecaption_position TYPO3 8.7 compatible.\r\n         Add field to the correct palette.\r\n','Netcreators',1000001,1,0,'','ter','',''),
(9286633,0,'static_info_tables_iso639','6.4.3',823,457,'Static Info Tables (iso639)','Add iso639 / BCP47 locales for Languges in Static Info Tables',2,0,4,1504888479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.4.2-6.4.3\";}}','Kai Ole Hartwig','o.hartwig@ko-web.net','koweb','78b9cba356bb4abfe017d1bd1ed3ff65','Some bugfixes to work with other static_info_tables','KO-Web  Kai Ole Hartwig',6004003,1,0,'','ter','',''),
(9286634,0,'frontend_editing','1.0.0',37681,546,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1491309192,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','0abfeb78191a983d95b9e4ea1decda99','The initial release of the frontend_editing extension that was crowdfunded and developed by Pixelant and the TYPO3 Core team.','',1000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286635,0,'frontend_editing','1.0.1',37681,706,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1491563830,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1ee2b9d2ddc51c2ad464203fe11a6814','Minor UI improvements ','',1000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286636,0,'frontend_editing','1.0.3',37681,595,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1493025903,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','49eae8f0f869e69aacee55011e9bf720','This release contains fixes for:\r\n\r\n Using the right package name for TYPO3 when installing through composer.\r\n Accessing a plugins single view with wrongly calculated cHash value\r\n','',1000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286637,0,'frontend_editing','1.0.4',37681,564,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1493288678,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1d61b54b657ffd663894fc5f8abab74a','This release contains the following bug fixes:\r\n\r\n TYPO3 backend user image broken\r\n Not possible to create new content element on blank page\r\n Editable fields gets wrapped in p tag','',1000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286638,0,'frontend_editing','1.0.5',37681,429,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1493879706,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','251a1dffaec4eee7ef404f6f1cf67f89','This release contains the following fixes:\r\n\r\n Remove tags from record title for inline editing\r\n Set UID of root page when ?id missing\r\n Improved default dropzone configuration','',1000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286639,0,'frontend_editing','1.0.6',37681,742,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1493888588,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','33570c0da534a5572afcc05960a45877','Add missing link to documentation.','',1000006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286640,0,'frontend_editing','1.0.7',37681,675,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1494222485,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','3ee58331b28abdc339e380dd10db7c18','This release focus on improved handling of creating new content elements, so now there is support for multi column layouts. So from now on the is a possibility to add new content elements to for example a 3 column splitter, to each and one of the columns.','',1000007,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286641,0,'frontend_editing','1.0.8',37681,817,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1494834917,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','3a9ad108dfe7ddb5ec41b155e6ecd97d','This release contains the following fixes:\r\n\r\n Link wizard in rte not working in TYPO3 8.7 LTS\r\n Can not disable \"Frontend editing\" in User settings','',1000008,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.0/en-us','ter','',''),
(9286642,0,'frontend_editing','1.0.9',37681,949,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1496815898,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e01c5d43fe84a6b5b6b7f036021c7f64','This release contains the following fixes:\r\n\r\n Make it possible to change content type in Modal popup\r\n Update documentation regarding optional \"field\" in view helper','',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.0.9','ter','',''),
(9286643,0,'frontend_editing','1.1.1',37681,601,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1499842178,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','43009de9b48bbaefbee60bb7ec9e48da','This is a new major release which have focus on better performance and a more slim UI. A big part of the UI changes are related to the inline editing to make it more intuitive.\r\n\r\nMore information here: https://github.com/FriendsOfTYPO3/frontend_editing/r','',1001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.1/en-us','ter','',''),
(9286644,0,'frontend_editing','1.1.2',37681,715,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1501479048,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','7894e74bfc22122f9d3118b62f1066e8','This release contains fixes that ensure that the Modal always is visible when activated.\r\n\r\n Fix z-index on Modal so it is always on top','',1001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.1/en-us','ter','',''),
(9286645,0,'frontend_editing','1.1.3',37681,471,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1504699157,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','77f73c47f3e493645b5233a62acbca07','This release contains fixes that ensure that the Preview mode always is only displayed when frontend editing is activated.\r\n\r\n [BUGFIX] Make sure to only display Preview mode in frontend_editing mode','',1001003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.1/en-us','ter','',''),
(9286646,0,'frontend_editing','1.1.4',37681,449,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1505030500,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1276cf15788be1fa320101484396d2aa','This release contains fixes that ensure that the the inline editable mode works in all browsers.\r\n\r\n Fix clunk behaviour for all inline editable elements in browsers\r\n\r\nBIG THANK YOU MOSA!!!','',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.1.4','ter','',''),
(9286647,0,'frontend_editing','1.2.0',37681,479,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1505130059,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','619d70b7d7d967e97aca30b741bd1d77','New page tree! Release notes can be found here: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.2.0','',1002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.2/en-us','ter','',''),
(9286648,0,'frontend_editing','1.2.1',37681,514,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1505368893,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6fcba9a669ca43f8bfcb177576cc014c','Fix broken documentation for Content Elements section','',1002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.2/en-us','ter','',''),
(9286649,0,'frontend_editing','1.2.2',37681,640,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1505840274,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','45599ec4913bcc9fba7431c34627fb7e','This release contains a fix that makes it possible to be a simple editor when using the editing mode. Other fixes are:\r\n\r\n Drop Composer installation instructions\r\n Improve security by not using $_SERVER directly\r\n','',1002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.2/en-us','ter','',''),
(9286650,0,'frontend_editing','1.2.3',37681,720,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1507478315,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','fe949cbaaa6273182d36f999357821b5','This release contains cleanup for the save button options in the modal backed view.\r\n\r\n Remove \"save and view\" button from editing page properties\r\n Replace D3 page tree circles with triangles that acts similar to TYPO3 page tree','',1002003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.2/en-us','ter','',''),
(9286651,0,'frontend_editing','1.2.4',37681,699,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1508087988,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','57f47c3f4deaa6a89d7c6c84b79b01fb','This release contains small UI cleanups that improve the editor experience.\r\n\r\n Move back button to user drop down menu\r\n Show the top bar of all Modals','',1002004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.2/en-us','ter','',''),
(9286652,0,'frontend_editing','1.2.5',37681,735,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1512672781,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','05bf3e60df15574f1aa306c077226338','This release contains the following fixes and improvements:\r\n\r\n Fix fetching null as id for page to get all the correct Content elements for the page\r\n Update nimut/testing-framework to version 2.0\r\n Add possibility to include javascript in to window\r\n','',1002005,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.2.5','ter','',''),
(9286653,0,'frontend_editing','1.3.0',37681,442,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1513083950,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','cd9911ea2167af6d172f8140dd95011b','A new improved UI. Release note are found here:  https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.3.0','',1003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286654,0,'frontend_editing','1.3.1',37681,442,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1513253790,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','929938f326df17a0057a1334e386f8bb','This release contains some small bugfixes and improvements such as:\r\n\r\n Add missing DOCTYPE html for frontend editing UI\r\n Right bar fix for smaller screens\r\n Alignment of inline editable icons','',1003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286655,0,'frontend_editing','1.3.2',37681,682,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1513853823,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','67118fef8d78d74f0e3c09d01f4ff974','This release contains some small bugfixes and improvements such as:\r\n\r\n Moves from LESS to SASS\r\n Add overlay icons to page tree','',1003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286656,0,'frontend_editing','1.3.3',37681,702,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1518418513,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e95ebcca7053bae97e42fbf85b78bec0','This release contains a major bugfix and some smaller onces and improvements such as:\r\n\r\nBugfixes:\r\n\r\n Prevent blank screen to occur on hide/show content elements\r\n Dont display FE-edit viewhelper if the CE is read-only\r\n Add correct title to flashMe','',1003003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286657,0,'frontend_editing','1.3.4',37681,332,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1520923498,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','a86056afafc751e48d79312c75caac98','Release notes found here: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v.1.3.4','',1003004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286658,0,'frontend_editing','1.3.5',37681,607,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1520930510,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','0de16bc0b3a5b0cae6e494b9d93632e4','Make it possible to delete content elements. \r\n\r\nhttps://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.3.5','',1003005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286659,0,'frontend_editing','1.3.6',37681,604,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1522049077,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"setup\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','338d67cf4b20cf4d3831d2ab8a7618ac','Fix broken resource loading in TYPO3 8.7.11.\r\n\r\nhttps://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.3.6','',1003006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.3/en-us','ter','',''),
(9286660,0,'frontend_editing','1.3.7',37681,2251,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1522847134,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";s:5:\"setup\";s:12:\"8.7.0-9.1.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.1.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e0daaa25eda098331fc0c7eac6e5bace','This release contains support for TYPO3 9.1 and a small bug fix for composer replace.','',1003007,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.3.7','ter','',''),
(9286661,0,'frontend_editing','1.4.0',37681,565,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1537809869,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"setup\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','93afccf1b7df64f18f1d74b981f04a66','Add support for the latest TYPO3 LTS version which is 9.5','',1004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286662,0,'frontend_editing','1.4.1',37681,518,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1539778296,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"setup\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','fb1184edf7e10d290ae9ef0a91fd60d7','This release contains some changes that are related to TYPO3 9.5 LTS.\r\n\r\n Fix problem with parsing links\r\n Fix issue with Lang JS in TYPO3 9\r\n Add Share as default font from TYPO3 8 LTS','',1004001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286663,0,'frontend_editing','1.4.2',37681,584,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1540999392,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"setup\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6b57f115de046fefac1248d66787596f','Make the content editable wrapper tag name configurable.','',1004002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286664,0,'frontend_editing','1.4.3',37681,585,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1543317954,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"setup\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','da4b24074ce50cc2010e8c970950ab3b','Fix issue with that Modals cant open','',1004003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286665,0,'frontend_editing','1.4.4',37681,518,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1546584208,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"setup\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','c4b7d2407f3f0b9224a403443553fa11','Fix issue with Discard and navigate not working','',1004004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286666,0,'frontend_editing','1.4.5',37681,446,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1548701741,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','270e87ce3fc677bed14ddec1b24b9756','This release contains the following fixes:\r\n\r\n Fix regression for RequireJS - Since release of TYPO3 8.7.24 and 9.5.4 there is a change of the way\r\nRequireJS is handled internally.\r\n Remove dependency to setup extension','',1004005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.4/en-us','ter','',''),
(9286667,0,'frontend_editing','1.4.6',37681,1111,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1548937689,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','148d4ef6bd595b3fd0c1362040629e91','This release contains the following fixes:\r\n\r\n Fix cant upload images\r\n Add documentation regarding the Custom dropzones','',1004006,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.4.6','ter','',''),
(9286668,0,'frontend_editing','1.5.0',37681,735,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1558549097,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','51f43e79b63227d63823f4bf0281b6f1','Support for re-initialization of content loaded via ajax call from outside of Frontend Editing. Bug fixes.','',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/frontend_editing/1.5.0','ter','',''),
(9286669,0,'frontend_editing','1.6.0',37681,575,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1564742477,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','79b21dec169bc03fdd73b49fa3b36200','Increased speed, numerous minor improvements, additions, and bug fixes. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.6.0','',1006000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.6/en-us','ter','',''),
(9286670,0,'frontend_editing','1.6.1',37681,679,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1567700124,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','0e2fe6d282d2182351b72e446b73e84c','Fixes missing editing icons and drop zones in TYPO3 9.5.','',1006001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.6/en-us','ter','',''),
(9286671,0,'frontend_editing','1.7.0',37681,389,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1570624469,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','7c7b00dbce43582fc90e92a3028dc05a','Use router to generate page URLs in TYPO3 v9, as well as some bug fixes. \r\nRelease notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.7.0','',1007000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.7/en-us','ter','',''),
(9286672,0,'frontend_editing','1.8.0',37681,278,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1571214005,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','9b768ed7ca318d0f8a6aa9fd4ca7dc08','No lost edits on reload. Edit translated content elements. Customizable base URL.\r\nRelease notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.8.0','',1008000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.8/en-us','ter','',''),
(9286673,0,'frontend_editing','1.8.1',37681,344,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1571229690,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','578c3875cfa1b3e119fea9265f0134d5','Fixes of an HTML processing-related exception. \r\nRelease notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.8.1','',1008001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.8/en-us','ter','',''),
(9286674,0,'frontend_editing','1.8.2',37681,269,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1571913340,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','aed8771a0ab4024b0c8bb855c64987b8','Hidden pages are now hidden and two other bugs fixed. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.8.2','',1008002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.8/en-us','ter','',''),
(9286675,0,'frontend_editing','1.8.3',37681,787,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1571989294,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','830d9c33646ccf24d747ef73172d7ff5','Packagist works again. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.8.3','',1008003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.8/en-us','ter','',''),
(9286676,0,'frontend_editing','1.9.0',37681,307,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1579682330,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.2.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','4f0db08c82058f80e164aecb0b81d33e','TYPO3 v10 Support, Placeholders, Forced Frontend, and Editable Templates. Last minor branch with support for TYPO3 8.7. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.0','',1009000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286677,0,'frontend_editing','1.9.1',37681,416,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1579853946,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.2.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','a7874921f4d61567a9a5e5b8758f75bd','Deleting Content Elements Works Again. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.1','',1009001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286678,0,'frontend_editing','1.9.2',37681,529,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1584630148,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.2.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','538899ee9ad9ed580f90520db58118e2','Fixes to page display, links, and templates. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.2','',1009002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286679,0,'frontend_editing','1.9.3',37681,332,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1587975823,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','71eadbf73d1c5089fd0d14de5725a95d','Inceptions fixed, users DB mounts heeded, and UX improved. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.3','',1009003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286680,0,'frontend_editing','1.9.4',37681,576,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1589551067,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e5a07a62d07ce3e9a6f64deb0e8163b3','Fixed editing on disabled pages and perpetual loading screen. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.4','',1009004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286681,0,'frontend_editing','1.9.5',37681,184,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1605882892,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','2de6c4eaf4b4cf6ea0c91d39c41e99d9','Prevent inception on form submit, fix load screen, and fix broken icons. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.5','',1009005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286682,0,'frontend_editing','1.9.6',37681,157,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1608624443,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','72c9d1ffbbc33a6e62e3207c89e2012b','Fixed loading screen issue and links problem. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v1.9.6','',1009006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286683,0,'frontend_editing','1.9.7',37681,147,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1611906928,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e998875b7a805f7cc3fbc1a481182a9c','Eslint, scrolling, and iframe improvements. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.7','',1009007,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286684,0,'frontend_editing','1.9.8',37681,146,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1613634523,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','af12f883a954cf9d31a41d18c2ef353d','Improve scrolling functionality. https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.8','',1009008,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286685,0,'frontend_editing','1.9.9',37681,127,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1614073500,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','a68c7cbccddb320b2f6d638dbd75e8e0','Introduction of Storybook (https://storybook.js.org/). Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.9','',1009009,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286686,0,'frontend_editing','1.9.10',37681,126,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1614165438,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','99b5ba42fc04a9758e1fd03abcfa71b7','Make single view extension records inline editable. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.10','',1009010,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286687,0,'frontend_editing','1.9.11',37681,152,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1614254894,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e1b90845e853934fa3447a6a30e42b89','Disallow editing for content elements. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.11','',1009011,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286688,0,'frontend_editing','1.9.12',37681,151,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1616064962,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','161f2a371130d6732a33b2e4e26a79e7','Viewport positioning. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.9.12','',1009012,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.9/en-us','ter','',''),
(9286689,0,'frontend_editing','1.10.0',37681,145,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1616745966,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','b7f11e24130f840057ec3a6bfa4e081a','Make extension records editable with edit button. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.10.0','',1010000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.10/en-us','ter','',''),
(9286690,0,'frontend_editing','1.10.1',37681,143,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1617285005,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6acde71f98c5d1a05866078dab9560e3','Fix broken rendering for TYPO3 9. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.10.1','',1010001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.10/en-us','ter','',''),
(9286691,0,'frontend_editing','1.10.2',37681,142,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1617862810,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','039346931688178d03e6ef36fcf9e289','Speed improvement. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/1.10.2','',1010002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/1.10/en-us','ter','',''),
(9286692,0,'frontend_editing','2.0.0',37681,122,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',0,0,2,1618236940,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','fd10a07997a8632c67c4ff19370c406e','Edit in backend module, placeholders by default, RTE configuration magic, etc. Release notes: https://github.com/FriendsOfTYPO3/frontend_editing/releases/tag/v2.0.0','',2000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286693,0,'frontend_editing','2.0.1',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1618241164,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','69a4cad9a7edf4e7df6507cc7657d870','[TASK] Prepare for release 2.0.1','',2000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286694,0,'frontend_editing','2.0.2',37681,156,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1619109014,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','c604ad16a6cba3cc79306f82fdf99251','[RELEASE] Prepare for v2.0.2','',2000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286695,0,'frontend_editing','2.0.3',37681,158,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1620317494,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','78bfa8e6cea64c3b9e40283599163f0c','[RELEASE] Release of version 2.0.3','',2000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286696,0,'frontend_editing','2.0.4',37681,155,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1622045601,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','59c74a51b3851b00d1755d2731d6fe3b','[RELEASE] Release of version 2.0.4','',2000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286697,0,'frontend_editing','2.0.5',37681,148,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1622560537,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','09c38509a9c481e87f08d796f3fd30c5','[RELEASE] Version 2.0.5','',2000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286698,0,'frontend_editing','2.0.6',37681,135,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1628679417,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','3826733dcf807545bef795216579bdb9','[BUGFIX] Compatibility with HTML sanitizer in TYPO3 10.4.19 (543)\n\n [BUGFIX] Disable page content HTML sanitation\r\n\r\nDisables HTML sanitation in pageContentPreProcessing. TYPO3 10.4.19 introduces a security-related HTML sanitation feature. The feature affects Frontend Editings pageContentPreProcessing TypoScript configuration, leading to all of the pages HTML being escaped. This is fixed by setting parseFunc.htmlSanitize  0.\r\n\r\nFixes 542\r\n\r\n [BUGFIX] Allow extra attributes in HTML sanitation\r\n\r\nThe DefaultSanitizerBuilder does not allow HTML tags to have the attributes contenteditable and placeholder, which are used by FrontendEditing. This is fixed by using a custom class (FrontendEditingSanitizerBuilder) that adds these attributes when FrontendEditing is enabled.\r\n\r\n [TASK] Raise version to 2.0.6','',2000006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286699,0,'frontend_editing','2.0.7',37681,139,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1634229236,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','83b7e966a04e19a67ed8c55ad085cbb6','[RELEASE] Of version 2.0.7','',2000007,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286700,0,'frontend_editing','2.0.8',37681,133,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1635796426,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','cb0d12bf2c26935ec5e2414452726298','[RELEASE] Version 2.0.8','',2000008,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286701,0,'frontend_editing','2.0.9',37681,128,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1637599092,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','679f543dc28ef3b7bea9a18a9b83b48e','[RELEASE] Version 2.0.9','',2000009,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286702,0,'frontend_editing','3.0.0',37681,108,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',0,0,2,1638374893,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e8ca443d48a4d428ea66ced4e67b2aa2','[RELEASE] Prepare for version 3.0.0 (557)','',3000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286703,0,'frontend_editing','3.0.1',37681,113,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1638382565,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','bb9ac2159c24ff3fb7759d3ddf7fd993','[RELEASE] Prepare for release 3.0.1 (559)','',3000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286704,0,'frontend_editing','3.0.2',37681,111,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1638423818,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','3c993a40bef1289ebbabf7cf67db9c2e','[RELEASE] Prepare for 3.0.2 (560)','',3000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286705,0,'frontend_editing','3.0.3',37681,118,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1638460328,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6739d79f5b64da6ae15a31f7ed8c1717','[RELEASE] Prepare for version 3.0.3 (562)\n\n [RELEASE] Prepare for version 3.0.3\r\n\r\n [BUGFIX] Set Github Pages workflow to use Node 14.17','',3000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286706,0,'frontend_editing','3.0.4',37681,122,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1638553816,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1f5f57cb4ccf0b53e525ab0b6361a31f','[RELEASE] Prepare for version 3.0.4 (565)','',3000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286707,0,'frontend_editing','3.0.5',37681,123,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1639568780,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','49f42686977b8b0ce0e5eb15aa211cdc','[RELEASE] Prepare for version 3.0.5 (571)','',3000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286708,0,'frontend_editing','2.0.10',37681,107,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1640240507,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1c4b96d4163d8858e5d0acd083de3203','[RELEASE] Prepare for release 2.0.10 (574)','',2000010,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286709,0,'frontend_editing','2.0.11',37681,108,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1640241165,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','976550c55e0307ae066af1a9852f2930','[RELEASE] Prepare for release 2.0.11 (575)','',2000011,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286710,0,'frontend_editing','2.0.12',37681,110,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1640532688,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','8ee2cf1e62754a81ad2935bf6fcf72c3','[RELEASE] Prepare for 2.0.12 (577)','',2000012,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286711,0,'frontend_editing','3.0.6',37681,116,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1640532822,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','a352fc711b61ea5344b7eb27e28aa99e','[RELEASE] Prepare for version 3.0.6 (578)','',3000006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286712,0,'frontend_editing','3.0.7',37681,122,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1640864689,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','038ae0b4aecf95920199a865dbe7f3f7','[RELEASE] Prepare for version 3.0.7 (580)','',3000007,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286713,0,'frontend_editing','3.0.8',37681,105,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1641372397,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','d69d5025f6301b57d63eeaa8f3aaf9e2','[RELEASE] Prepare for version 3.0.8 (584)','',3000008,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286714,0,'frontend_editing','3.0.9',37681,125,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1641384820,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e9d703738c11ed9f110332c2b304a791','[RELEASE] Prepare for version 3.0.9 (586)','',3000009,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286715,0,'frontend_editing','2.0.13',37681,107,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1641387177,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','25c45c3679d855bb6b57b5e8ef8cbdfd','[RELEASE] Prepare for version 2.0.13','',2000013,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286716,0,'frontend_editing','3.0.10',37681,121,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1642316000,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1db77e4ad5f6dee161939e73376b2d3c','[RELEASE] Prepare for version 3.0.10 (589)','',3000010,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286717,0,'frontend_editing','3.0.11',37681,104,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1642346350,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','be8c0ee32512f28577d3e2c97728be7a','[RELEASE] Prepare for version 3.0.11','',3000011,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286718,0,'frontend_editing','3.0.12',37681,104,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1642359531,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','df81c11c0f780be9b68818e8dcb5b228','[RELEASE] Prepare for version 3.0.12','',3000012,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286719,0,'frontend_editing','3.0.13',37681,122,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1642361806,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','c8d28d34f74cb66712fc90d0458b765e','[RELEASE] Prepare for version 3.0.13','',3000013,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286720,0,'frontend_editing','3.0.14',37681,123,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1642400462,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','61fffbc1363bb56bbf600b088dd44eca','[RELEASE] Prepare for version 3.0.14 (592)','',3000014,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286721,0,'frontend_editing','3.0.15',37681,121,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1643567658,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','b35dde7254c6962db0b9d75c34fc72ef','[RELEASE] Prepare for version 3.0.15 (595)','',3000015,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286722,0,'frontend_editing','2.0.14',37681,103,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1644654118,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','c16d62426ce9ecc7522341ab3d6e4972','[RELEASE] Prepare for version 2.0.14 (599)','',2000014,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286723,0,'frontend_editing','3.0.16',37681,112,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1649089608,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','dc5b8281839ddc1436195135b7929efd','[RELEASE] Prepare for version 3.0.16 (602)','',3000016,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286724,0,'frontend_editing','3.0.17',37681,116,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1649654535,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','b6b71b5bde1ffcfa8a6ff647e5695fbc','[RELEASE] Prepare for version 3.0.17 (604)','',3000017,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286725,0,'frontend_editing','3.0.18',37681,115,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1653456000,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','b83b99c381853aadad90fd28797bc4d4','[RELEASE] Prepare for the release of 3.0.18 (610)','',3000018,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286726,0,'frontend_editing','3.0.19',37681,108,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1656054941,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6a8aa8433bd3fd1a2e2b03d1624dbad2','[RELEASE] Prepare for version 3.0.19 (613)','',3000019,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286727,0,'frontend_editing','3.0.20',37681,96,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1656931292,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','0ad1125376294e983bdaa3260835f024','[RELEASE] Prepare for version 3.0.20 (615)\n\n [RELEASE] Prepare for version 3.0.20\r\n\r\n [BUGFIX] Add allow-plugins','',3000020,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286728,0,'frontend_editing','2.0.15',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657271693,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','7b39ae7d3e0e2af1e9a365a4f2d3139e','[RELEASE] Prepare for version 2.0.15','',2000015,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286729,0,'frontend_editing','3.0.21',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657272091,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','865b8a47b8e706b7a0d61751f8cd98f7','[RELEASE] Prepare for version 3.0.20','',3000021,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286730,0,'frontend_editing','3.0.22',37681,103,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657278846,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','25ce397f2135c5bc5cc2ba02b7d17644','[RELEASE] Prepare for version 3.0.22','',3000022,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286731,0,'frontend_editing','2.0.16',37681,92,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657279330,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','5068d1beb9ad31b7b8439f28b05b6942','[RELEASE] Prepare for version 2.0.17','',2000016,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286732,0,'frontend_editing','2.0.17',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657729208,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.4.0-10.4.99\";s:8:\"viewpage\";s:13:\"9.4.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','807f8cbae86e1ffd2bc4b95d65e55f27','[RELEASE] Prepare for version 2.0.17','',2000017,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/2.0/en-us','ter','',''),
(9286733,0,'frontend_editing','3.0.23',37681,106,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1657729222,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','18b9fdc5076155fa40f0fa9d25c84a71','[RELEASE] Prepare for version 3.0.23','',3000023,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286734,0,'frontend_editing','3.0.24',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1658383326,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','694a013ba09498094fc1ec83c3cb52aa','[RELEASE] Prepare for version 3.0.24 (623)','',3000024,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286735,0,'frontend_editing','3.0.25',37681,111,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1658384204,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','36cb2b428c7d6cb3fd030642b01b2891','[RELEASE] Prepare for version 3.0.25 (625)','',3000025,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286736,0,'frontend_editing','3.0.26',37681,98,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1661521173,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','0a15ddfd40be05c011c46c73db366349','[RELEASE] Prepare for version 3.0.26','',3000026,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286737,0,'frontend_editing','3.0.27',37681,98,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1662108421,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','fade9dba671e78b480cb5d5bb780c3e5','[RELEASE] Prepare for version 3.0.27 (634)','',3000027,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286738,0,'frontend_editing','3.0.28',37681,95,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1665576575,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','9b05bde032955cebf57f25e887730a27','[RELEASE] Prepare for version 3.0.28 (636)','',3000028,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286739,0,'frontend_editing','3.0.29',37681,110,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1666179361,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','de51ecbca647b258a54e1a48735c2658','[RELEASE] Prepare for version 3.0.29','',3000029,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us','ter','',''),
(9286740,0,'frontend_editing','3.1.1',37681,93,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1685289369,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','7eaeae0bb0a00626eca27870a4f07ff1','[RELEASE] Prepare for version 3.1.1','',3001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.1/en-us','ter','',''),
(9286741,0,'frontend_editing','3.1.2',37681,73,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1689923501,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','fe3a8d65c8f5e8a2d5f541b40e2f2c2c','[RELEASE] Prepare for version 3.1.2','',3001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.1/en-us','ter','',''),
(9286742,0,'frontend_editing','3.1.3',37681,72,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690285476,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1540036e829f659bd425542ce2021395','[RELEASE] Prepare for version 3.1.3','',3001003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.1/en-us','ter','',''),
(9286743,0,'frontend_editing','3.1.4',37681,69,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690441673,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','7daea01d0bbf0149f70aa97a5d03b97e','[RELEASE] Prepare for version 3.1.4','',3001004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.1/en-us','ter','',''),
(9286744,0,'frontend_editing','3.1.5',37681,77,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690473175,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6df622e2a470758d59ce5d1f1aae9d5a','[RELEASE] Prepare for version 3.1.5','',3001005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.1/en-us','ter','',''),
(9286745,0,'frontend_editing','3.2.0',37681,79,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690640099,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','76b4db92cf5e7266c040a597c9c85ef8','[RELEASE] Prepare for version 3.2.0','',3002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286746,0,'frontend_editing','3.2.1',37681,70,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690781995,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','f865e558f2853335821ce49166e25150','[RELEASE] Prepare for version 3.2.1','',3002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286747,0,'frontend_editing','3.2.2',37681,71,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690783540,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','4cf801f33d5c0b08593c12748951efed','[RELEASE] Prepare for version 3.2.2','',3002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286748,0,'frontend_editing','3.2.3',37681,69,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690795112,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','4e169a2dbe228fcc77710817d2206efa','[RELEASE] Prepare for version 3.2.3','',3002003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286749,0,'frontend_editing','3.2.4',37681,71,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690873238,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','9b4e7d39e2de4b1e79303492c048cefc','[RELEASE] Prepare for version 3.2.4','',3002004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286750,0,'frontend_editing','3.2.5',37681,74,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1690954569,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','854894764c49f41072ca8a46ab106180','[RELEASE] Prepare for version 3.2.5','',3002005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286751,0,'frontend_editing','3.2.6',37681,72,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1691145753,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','949669a84ea1e6dd3b01f80901c33b86','[RELEASE] Prepare for version 3.2.6','',3002006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.2/en-us','ter','',''),
(9286752,0,'frontend_editing','3.3.0',37681,73,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1691315187,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','10583dea1bb21b3bac7e9b3b57aab987','[RELEASE] Prepare for version 3.3.0','',3003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.3/en-us','ter','',''),
(9286753,0,'frontend_editing','3.3.1',37681,72,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1691383948,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6a853155f77e775047d5ff84085830d1','[RELEAE] Prepare for version 3.3.1','',3003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.3/en-us','ter','',''),
(9286754,0,'frontend_editing','3.3.2',37681,77,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1691476634,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','ff2d494cf5abc9d2580631b8e421bf5d','[RELEAE] Prepare for version 3.3.2','',3003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.3/en-us','ter','',''),
(9286755,0,'frontend_editing','3.3.3',37681,78,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1691646205,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','1c20ba934925ce14625f55ae886c1f75','[RELEASE] Prepare for version 3.3.3','',3003003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.3/en-us','ter','',''),
(9286756,0,'frontend_editing','3.3.4',37681,75,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1693222597,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','9bc1f03d578be3f701d16541b70dd8cc','[RELEASE] Prepare for version 3.3.4','',3003004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.3/en-us','ter','',''),
(9286757,0,'frontend_editing','4.0.0',37681,71,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1694175417,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6975030f061d5f6c8ce66e360e7af797','[RELEASE] Prepare for version 4.0.0','',4000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286758,0,'frontend_editing','4.0.1',37681,64,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1694411242,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','5bcd40e7d3c804cf410d9f176fe15644','[RELEASE] Prepare for version 4.0.1','',4000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286759,0,'frontend_editing','4.0.2',37681,69,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1694414329,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','e6a81098f38a86d15a7c65f31f454414','[RELEASE] Prepare for version 4.0.2','',4000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286760,0,'frontend_editing','4.0.3',37681,71,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1694764578,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','6358f6905917ef425bccc7612a1414a1','[RELEASE] Prepare for version 4.0.3','',4000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286761,0,'frontend_editing','4.0.4',37681,68,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1695726922,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','065984ccaf2605311571cdb83fb41a39','[RELEASE] Prepare for version 4.0.4','',4000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286762,0,'frontend_editing','4.0.5',37681,74,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1695794608,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','4bfd9018be878ca4fa924ecb8ecdfcb4','[RELEASE] Prepare for version 4.0.5','',4000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286763,0,'frontend_editing','4.0.6',37681,65,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1695967080,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','5cab98e4661ed7afe6d0defc6bfb5564','[RELEASE] Prepare for version 4.0.6','',4000006,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286764,0,'frontend_editing','4.0.7',37681,72,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1696311373,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','daa4fab42a395b16003208a3a3adbf82','[RELEASE] Prepare for version 4.0.7','',4000007,0,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286765,0,'frontend_editing','4.0.8',37681,99,'Frontend Editing','Enable editors to work with the content in the most intuitive way possible',2,0,2,1698299171,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:8:\"viewpage\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:6:\"feedit\";s:0:\"\";}}','TYPO3 Community','typo3cms@typo3.org','pixelantdeveloper','4ffaa6aa5b49829b4c8b1d3610668eac','[RELEASE] Prepare for version 4.0.8','',4000008,1,0,'https://docs.typo3.org/p/friendsoftypo3/frontend-editing/4.0/en-us','ter','',''),
(9286766,0,'default_upload_folder','1.0.0',2019,586,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1491463674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.4-8.7.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','f3d44a975cfb1947e2db70183cfd9477','First TER release','Beech.it',1000000,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286767,0,'default_upload_folder','1.0.1',2019,447,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1555507036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.4-9.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','8f9cb66ca6c779245ce6edb0c7c8d7cb','TYPO3 9LTS compatible release','Beech.it',1000001,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286768,0,'default_upload_folder','1.2.2',2019,126,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1631526183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','a6651c5d680b09931125f453d51ee94c','[TASK] Raise version to 1.2.2','Beech.it',1002002,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286769,0,'default_upload_folder','1.2.3',2019,41,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1644240331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','f487083552d08f36ad29bc9c59de666f','Release TYPO3 v11 compatibility','Beech.it',1002003,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286770,0,'default_upload_folder','1.2.4',2019,91,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1644331516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','23c5e14132268568f9b52ba460811134','[TASK] Raise version to v1.2.4','Beech.it',1002004,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286771,0,'default_upload_folder','1.2.5',2019,93,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1644331738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','f3a74e2c032586f17bcff86575237558','[TASK] Update em_conf to correct version on typo3 ter','Beech.it',1002005,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286772,0,'default_upload_folder','1.2.6',2019,129,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1644917949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','12d3ddcbdaf9f8025a081fc70683c5b7','[TASK] Raise version to 1.2.6 for new release','Beech.it',1002006,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286773,0,'default_upload_folder','1.3.0',2019,86,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1688031464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','37e701ffc2773cb2f85924479c824dfa','Merge pull request 49 from beechit/update-version Update version number to 1.3.0','Beech.it',1003000,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286774,0,'default_upload_folder','2.0.0',2019,66,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1692086787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','c36a88bc4a84a2c25a64684c01deedb6','[TASK] Release version 2.0.0 Change deprecated hook to EventListener https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Events/Events/Core/Resource/AfterDefaultUploadFolderWasResolvedEvent.html','Beech.it',2000000,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286775,0,'default_upload_folder','2.0.1',2019,75,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1692109540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','655faa78b9d90d08a6f488dc2fcff18a','[TASK] Raise version to 2.0.1','Beech.it',2000001,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286776,0,'default_upload_folder','2.0.2',2019,68,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1696848952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','8c811c42a1bcb981fa986f72e260ce32','[TASK] Raise version to 2.0.2','Beech.it',2000002,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286777,0,'default_upload_folder','1.3.1',2019,62,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1697451650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','781ef059e48b7c6d3c2b81350d626fb3','[TASK] Release version 1.3.1','Beech.it',1003001,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286778,0,'default_upload_folder','2.0.3',2019,83,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1697452022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','49cdda3333358f52ae33669018c09451','[TASK] Release version 2.0.3','Beech.it',2000003,0,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286779,0,'default_upload_folder','2.0.4',2019,66,'Default upload folder','Make it possible to configure the default upload folder for a certain TCA column',2,0,0,1717702504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Frans Saris','t3ext@beecht.it','t3ext@beech.it','4adebeccac835e9e791a03a283df0a36','[TASK] Release version 2.0.4','Beech.it',2000004,1,0,'https://github.com/beechit/default_upload_folder/blob/master/README.md','ter','',''),
(9286780,0,'single_signon','3.0.0',1317,468,'Single Sign-On','The TYPO3 SSO Server provides seamless integration of third-party (i.e. non-TYPO3) applications (SSO Apps) into TYPO3. This includes end-user access to SSO Apps with no additional logon.',2,0,3,1491480133,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.2.0-5.6.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','5f2e06f9a2f4a6e6c98363172ba52750','The TYPO3 SSO Server provides seamless integration of third-party (i.e. non-TYPO3) applications (SSO Apps) into TYPO3. This includes end-user access to SSO Apps with no additional logon.','',3000000,0,0,'https://github.com/Leuchtfeuer/sso-server-typo3','ter','',''),
(9286781,0,'single_signon','3.0.1',1317,337,'Single Sign-On','The TYPO3 SSO Server provides seamless integration of third-party (i.e. non-TYPO3) applications (SSO Apps) into TYPO3. This includes end-user access to SSO Apps with no additional logon.',2,0,3,1518770170,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.2.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','f220008f6f6a4287e0648e01018d8b48','Release contains bugfixes only.','',3000001,0,0,'https://github.com/Leuchtfeuer/sso-server-typo3','ter','',''),
(9286782,0,'single_signon','3.0.2',1317,512,'Single Sign-On','The TYPO3 SSO Server provides seamless integration of third-party (i.e. non-TYPO3) applications (SSO Apps) into TYPO3. This includes end-user access to SSO Apps with no additional logon.',2,0,3,1525873705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.2.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','9a818b82ea2c8614ba010b2206d5b46c','Add possibility to add custom CSS-Classes for SSO links in plugin configuration','',3000002,1,0,'https://github.com/Leuchtfeuer/sso-server-typo3','ter','',''),
(9286783,0,'dhbw_fal_templavoilaplus','1.0.0',598,598,'FAL for TemplaVoilaPlus!','Allows to add FAL File References to TemplaVoilaPlus!',2,0,3,1491482581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:15:\"templavoilaplus\";s:12:\"7.0.0-8.9.99\";}}','Jan Kristoffer Roth','roth@dhbw-mosbach.de','frankmey74','fbfe2fe6c0ded326718416b3f822fdee','adds FAL fields for page and FCEs for TemplaVoilaPLus 7.x\r\nbased on the original extension by Jan Kristoffer Roth from 2014.','DHBW Mosbach',1000000,1,0,'','ter','',''),
(9286784,0,'news_falttnewsimport','1.0.0',1360,290,'fal_ttnews importer','Importer of ext:fal_ttnews file references to ext:news',2,0,0,1491916833,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:4:\"news\";s:5:\"3.0.0\";s:7:\"tt_news\";s:13:\"7.6.0-7.99.99\";s:10:\"fal_ttnews\";s:13:\"0.0.1-1.99.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e2e8aac6b55563b4abd4cafc7c2a6b37','initial release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/news_falttnewsimport/1.0.1','ter','',''),
(9286785,0,'news_falttnewsimport','1.0.1',1360,1070,'fal_ttnews importer','Importer of ext:fal_ttnews file references to ext:news',2,0,0,1502354668,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:3:\"php\";s:12:\"5.3.0-7.1.99\";s:4:\"news\";s:13:\"3.0.0-6.99.99\";s:7:\"tt_news\";s:13:\"3.5.0-7.99.99\";s:10:\"fal_ttnews\";s:13:\"0.0.1-1.99.99\";s:17:\"news_ttnewsimport\";s:13:\"2.0.0-2.99.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','142cd590daf3ba96530b66b69be36551','Fixed issue with dependencies: https://github.com/Kephson/news_falttnewsimport/issues/1','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/news_falttnewsimport/1.0.1','ter','',''),
(9286786,0,'natural_carousel','1.0.5',1231,251,'Natural Carousel','Carousel gallery with few dependency and mobile support',1,0,3,1492165539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Samuel Baptista','fabien.udriot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','cecc57c0bc4181c22e4fe9c287e39585','[Release] 1.0.5','Ecodev',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/natural_carousel/1.0.9','ter','',''),
(9286787,0,'natural_carousel','1.0.8',1231,306,'Natural Carousel','Carousel gallery with few dependency and mobile support',1,0,3,1498476587,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Samuel Baptista','fabien.udriot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','5564647797e4e2ad8e5298e3a5d464d8','Update natural-carousel-js','Ecodev',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/natural_carousel/1.0.9','ter','',''),
(9286788,0,'natural_carousel','1.0.9',1231,376,'Natural Carousel','Carousel gallery with few dependency and mobile support',1,0,3,1518662300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:4:\"vidi\";s:0:\"\";}}','Fabien Udriot, Samuel Baptista','fabien.udriot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','c7d8a7fd28fda1e089914ac8388fd9f4','[Release] 1.0.9','Ecodev',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/natural_carousel/1.0.9','ter','',''),
(9286789,0,'natural_carousel','2.0.0',1231,298,'Natural Carousel','Carousel gallery with few dependency and mobile support',2,0,3,1556270728,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"vidi\";s:11:\"3.0.0-0.0.0\";}}','Fabien Udriot, Samuel Baptista','fabien.udriot@ecodev.ch, samuel.baptista@ecodev.ch','ecodev','92a1393645b517cb9b186207ea66133a','Release 2.0.0 - https://github.com/Ecodev/natural-carousel-typo3/compare/1.0.9...2.0.0\n\nTYPO3 v9 compatibility','Ecodev',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/natural_carousel/','ter','',''),
(9286790,0,'lib_tableparser','0.0.1',332,332,'TYPO3 Library: Table Parser','',2,0,5,1492166135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.4.0-7.6.99\";s:7:\"extbase\";s:0:\"\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','quellenform','989b859e99b484e0f85b17e768cbb53e','Parser for different table-based formats (currently supported formats: ODS, MS-XML, XLSX).','sonority.at - MULTIMEDIA ART DESIGN',1,1,0,'','ter','',''),
(9286791,0,'doctrine_orm','1.0.0',1122,261,'TYPO3 Doctrine ORM','Provides Extbase integration for Doctrine ORM for TYPO3 8',2,0,4,1492521824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Cyberhouse','typo3@cyberhouse.at','garfieldius','4590925368170216a655cb482bd6425f','First TER release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/doctrine_orm/latest/','ter','',''),
(9286792,0,'doctrine_orm','1.0.2',1122,214,'TYPO3 Doctrine ORM','Provides Extbase integration for Doctrine ORM for TYPO3 8',2,0,4,1496913742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Cyberhouse','typo3@cyberhouse.at','garfieldius','0845992e824d57f7c2b2626011db788c','Documentation fixes only','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/doctrine_orm/latest/','ter','',''),
(9286793,0,'doctrine_orm','1.0.3',1122,647,'TYPO3 Doctrine ORM','Provides Extbase integration for Doctrine ORM for TYPO3 8',2,0,4,1498745303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Cyberhouse','typo3@cyberhouse.at','garfieldius','a08effd8b2f9aa61878efa98c415c213','Change structure of documentation files, no functional changes','',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/doctrine_orm/latest/','ter','',''),
(9286794,0,'tgm_customerservice','1.0.0',843,203,'TgM - Customer Service','',1,0,1,1492588889,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','EG','eg@teamgeist-medien.de','eg_tgm','22071cf690ec78a4b2fe87d43c9f562c','A TYPO3-Extension to change your backend login-screen, add your company informations or change your backend icon. Everything in an own backend module.\r\n\r\nMore features coming soon.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/tgm_customerservice/1.0.1','ter','',''),
(9286795,0,'tgm_customerservice','1.0.1',843,640,'TgM - Customer Service','A TYPO3-Extension to change your backend login-screen, add your company informations or change your backend icon. Everything in an own backend module. More features coming soon.',1,0,1,1493970574,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"7.0.0\";s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','EG','eg@teamgeist-medien.de','eg_tgm','5bf72fc0f06cfde7e909cb87ecb35527','Bugfixes','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/tgm_customerservice/1.0.1','ter','',''),
(9286796,0,'yoast_seo','1.0.0',27038,389,'Yoast SEO','',2,-1,4,1492638765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','eebd579b41fbd9e2630f8df9e969577b','This plugin integrates text analysis and assessment from YoastSEO.js. Content analysis can generate interesting metrics about a text and give you an assessment which can be used to improve the text.','MaxServ B.V., Yoast',1000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.0/en-us','ter','',''),
(9286797,0,'yoast_seo','1.0.1',27038,769,'Yoast SEO','',2,-1,4,1492640795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','a54cf80f00880ebf399f5d7c217f4d26','This plugin integrates text analysis and assessment from YoastSEO.js. Content analysis can generate interesting metrics about a text and give you an assessment which can be used to improve the text.','MaxServ B.V., Yoast',1000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.0/en-us','ter','',''),
(9286798,0,'yoast_seo','1.1.0',27038,458,'Yoast SEO','',2,-1,4,1500557265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','603ffaa527252d7db097a4acb2eefaa8','This update contains several new features and bugfixes:\r\n\r\nTasks\r\n- Updated Yoast libraries\r\n- Added configuration for allowed doktypes\r\n- Added Danish translation\r\n- Separate SEO title field\r\n- Possibility to add default Facebook / Twitter image\r\n\r\n','MaxServ B.V., Yoast',1001000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.1/en-us','ter','',''),
(9286799,0,'yoast_seo','1.1.1',27038,2893,'Yoast SEO','',2,-1,4,1500617511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','5af971431db9ff815f3980bdd3da36d8','Bugfix release fixing problems with savind the focus keyword.\r\n','MaxServ B.V., Yoast',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/1.1.1','ter','',''),
(9286800,0,'yoast_seo','1.2.0',27038,502,'Yoast SEO','',2,-1,4,1506628129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','a2fbaf5de65626f0c3ba907d7818a252','Several bugfixes and new features. For release notes see https://github.com/Yoast/Yoast-SEO-for-TYPO3/releases/tag/v1.2.0','MaxServ B.V., Yoast',1002000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.2/en-us','ter','',''),
(9286801,0,'yoast_seo','1.2.1',27038,388,'Yoast SEO','',2,-1,4,1506955176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','5331e3c2c04fe18f61912fdab2da6917','Contains bugfixes only. See https://github.com/Yoast/Yoast-SEO-for-TYPO3/releases/tag/v1.2.1 for release notes','MaxServ B.V., Yoast',1002001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.2/en-us','ter','',''),
(9286802,0,'yoast_seo','1.2.2',27038,535,'Yoast SEO','',2,-1,4,1506956292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','4fc5d3e6961ccdb88071209567a64888','This update contains only regression bugfixes.\r\n\r\nSee https://github.com/Yoast/Yoast-SEO-for-TYPO3/releases/tag/v1.2.2 for more information','MaxServ B.V., Yoast',1002002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.2/en-us','ter','',''),
(9286803,0,'yoast_seo','1.2.3',27038,729,'Yoast SEO','',2,-1,4,1507709576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','c3ad9c611f767dc3c52c6c40c4ff1b68','This version is a maintenance releases and contains bug fixes only.\r\n\r\nSee https://github.com/Yoast/Yoast-SEO-for-TYPO3/releases/tag/v1.2.3 for more information','MaxServ B.V., Yoast',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/1.2.3','ter','',''),
(9286804,0,'yoast_seo','1.3.0',27038,490,'Yoast SEO','',2,-1,4,1513154975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','8404d498d7c39f4e9ae81eba016f9308','This release contains new features and bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/release/1.3/CHANGELOG.md','MaxServ B.V., Yoast',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/1.3.0','ter','',''),
(9286805,0,'yoast_seo','1.4.0',27038,1012,'Yoast SEO','',2,-1,4,1513763001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','2526cd649aa13ff4a9497cdb760582a2','This release contains several enhancements and bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/release/1.4/CHANGELOG.md','MaxServ B.V., Yoast',1004000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/1.4/en-us','ter','',''),
(9286806,0,'yoast_seo','1.4.1',27038,2534,'Yoast SEO','',2,-1,4,1515449851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','b94a71fdd76cfe53e8a4e6216bd21f51','This release contains only bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/release/1.4/CHANGELOG.md','MaxServ B.V., Yoast',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/1.4.1','ter','',''),
(9286807,0,'yoast_seo','2.0.0',27038,804,'Yoast SEO','',2,-1,4,1518550092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','246b740badc0dd9b644305c3a2796827','This is a major update with new features and the possibility to integrate Yoast SEO in records of third party extensions!\r\n\r\nYou can view the complete changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/v2.0.0/CHANGELOG.md','MaxServ B.V., Yoast',2000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/2.0/en-us','ter','',''),
(9286808,0,'yoast_seo','2.0.1',27038,711,'Yoast SEO','',2,-1,4,1518786864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','8c9a0988696037873e9ab30ed43ab7de','This release contains only bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',2000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/2.0/en-us','ter','',''),
(9286809,0,'yoast_seo','2.0.2',27038,643,'Yoast SEO','',2,-1,4,1519677151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Yoast SEO for TYPO3','','yoast','1f6de139a9fed34c0080961960470f26','This release contains only bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/2.0.2','ter','',''),
(9286810,0,'yoast_seo','2.1.0',27038,1845,'Yoast SEO for TYPO3','',2,-1,4,1520606634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','MaxServ / Yoast','','yoast','504ffb384e5ea06b05ea406177628a13','This release contains new features (cornerstone content), some changes and bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/2.1.0','ter','',''),
(9286811,0,'yoast_seo','3.0.0',27038,743,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1532553204,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','8309cdbd1758b37e06359351c23bb07b','This is a major update with new features.\r\n\r\nPlease be aware that if you are using EXT:news you have to\r\nconfigure EXT:news yourself to use EXT:yoast_seo. See documentation\r\nhow to do this.\r\n\r\nYou can view the complete changelog at https://github.com/Yoas','MaxServ B.V., Yoast',3000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/3.0/en-us','ter','',''),
(9286812,0,'yoast_seo','3.0.1',27038,451,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1532671580,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','38f4c936f9eed04eb4ef71f7914fdbcd','This update adds the missing documentation for the Sitemap XML feature.','MaxServ B.V., Yoast',3000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/3.0/en-us','ter','',''),
(9286813,0,'yoast_seo','3.0.2',27038,508,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1532895566,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','da7afa076440f23c8870d28736d6431d','This version contains some bugfixes in documentation','MaxServ B.V., Yoast',3000002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/3.0/en-us','ter','',''),
(9286814,0,'yoast_seo','3.0.3',27038,527,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1535008769,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','c1a0f8e66c3d97ae9849c1e9cc2e9794',' Fixed\r\n Error when creating a page via the context menu is fixed now\r\n Fixed the last_mod date for page records of the sitemap.xml \r\n\r\n Changed\r\n Updated YoastSEO.js to version 1.38.1','MaxServ B.V., Yoast',3000003,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/3.0/en-us','ter','',''),
(9286815,0,'yoast_seo','3.0.4',27038,920,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1535092363,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','02878853da56a1e21a5056b7c1beb077',' Fixed\r\n The update of YoastSEO.js to 1.38.1 caused some errors that needs to be investigated more. For now we reverted the update of YoastSEO.js to 1.36.0\r\n Fixed error about wrong value hidden when saving a page ','MaxServ B.V., Yoast',3000004,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/3.0.4','ter','',''),
(9286816,0,'yoast_seo','4.0.0',27038,642,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1540323559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','10d06472d01344de54414ac9b5499d25','This new version is based on TYPO3 CMS 9LTS. We will continue to maintain the TYPO3 CMS8 (Yoast SEO for TYPO3 v3.x) and CMS 9 (Yoast SEO for TYPO3 v4.x) compatible version with maintenance and new features. The support for CMS 7 (Yoast SEO for TYPO3 v3.0.','MaxServ B.V., Yoast',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/4.0.0','ter','',''),
(9286817,0,'yoast_seo','4.1.0',27038,663,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1547650976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','3011cbcb14d525c9dd3e50c7123ed777','This release a new feature (snippet preview of disabled pages) and some bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/4.1.0','ter','',''),
(9286818,0,'yoast_seo','3.0.5',27038,684,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1547651063,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','MaxServ / Yoast','','yoast','d5aa117dd24e1bf2758616b49cdc1933','This release contains only bugfixes.\r\n\r\nYou can view the changelog at https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',3000005,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/3.0/en-us','ter','',''),
(9286819,0,'yoast_seo','5.0.0',27038,546,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1555067582,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','d157ac8082af1f81c36076911301e1ad','Want to get the most out of your extension? Try Yoast SEO Premium for TYPO3. See https://maxserv.com/yoast for more information.\r\n\r\n Added \r\n Basic schema.org integration helping you to give structured data to search engines. In this basic version, w','MaxServ B.V., Yoast',5000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/5.0/en-us','ter','',''),
(9286820,0,'yoast_seo','5.0.1',27038,853,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1556798756,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','63310c9178bea0f4fc38b6aba668da51','This release only contains bugfixes.\r\n\r\nFor all changes in this version, see https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',5000001,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/5.0.1','ter','',''),
(9286821,0,'yoast_seo','5.1.0',27038,540,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1568989887,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','6daf0bed8259e19d65124f8f2360a69a','This version contains new features and bugfixes. Please check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for full changelog.','MaxServ B.V., Yoast',5001000,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/','ter','',''),
(9286822,0,'yoast_seo','5.1.1',27038,813,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1570730170,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','3dedf71121e30b8776a213d3bc158b8a','This release only contains bugfixes.\r\n\r\nFor all changes in this version, see https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md','MaxServ B.V., Yoast',5001001,0,0,'https://docs.typo3.org/typo3cms/extensions/yoast_seo/','ter','',''),
(9286823,0,'yoast_seo','6.0.0',27038,257,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1587460368,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','db25dc27f7db622c747666fcb2d1c452','- You can use Yoast SEO now with TYPO3 v10 LTS. We did the update without losing support for TYPO3 v8. So this update is available for TYPO3 v8, v9 and v10.\r\n- Added word form support for Dutch (Yoast library)\r\n- Added the transition word assessment for Hungarian (Yoast library)\r\n- Updated Snippet Preview layout (Yoast library)','MaxServ B.V., Yoast',6000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/6.0/en-us','ter','',''),
(9286824,0,'yoast_seo','6.0.1',27038,645,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1587581334,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','f487618e90411eceba3fbead32922b86','Fixed upgrade wizards in TYPO3 v9 and v10','MaxServ B.V., Yoast',6000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/6.0/en-us','ter','',''),
(9286825,0,'yoast_seo','7.0.0',27038,268,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1597063124,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','d181547558a346aa4e44c1290ee50dac','This new major version contains a breaking change and a lot of bugfixes especially for TYPO3 v8. Please check carefully when you have used TypoScript to set additional doktypes to analyse. \r\n\r\nSee changelog for additional information','MaxServ B.V., Yoast',7000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286826,0,'yoast_seo','7.0.1',27038,201,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1599484707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','957397d589022d43f0801067d60f1730','This is a bugfix release with only small changes. See the changelog for more information.','MaxServ B.V., Yoast',7000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286827,0,'yoast_seo','7.0.2',27038,145,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1600429232,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','4f0a3af2522810485f6458f3abc6ac5a',' Fixed\r\n Removed hardcoded links to typo3conf/ext folder\r\n Fixed fontsize of text width measurement to ensure we get same calculations as in the WordPress plugin of Yoast SEO\r\n','MaxServ B.V., Yoast',7000002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286828,0,'yoast_seo','7.0.3',27038,268,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1600686028,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','d6b265e4d33bda21c2a3949d1732dc88',' Fixed\r\n Make sure the path to the backend CSS is always available to show a modal. This should fix the problem of a not being able to edit a content element after updating to 7.0.2\r\n','MaxServ B.V., Yoast',7000003,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286829,0,'yoast_seo','7.0.4',27038,123,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1605541962,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','48adc7708c361f82a5368429b19792b8','This release contains bugfixes and small changes only.','MaxServ B.V., Yoast',7000004,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286830,0,'yoast_seo','7.0.5',27038,151,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1605596392,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','22ddce2084ad8fcf7f6fdab731448a1c','This. release contains important bugfixes if you have installed v7.0.4','MaxServ B.V., Yoast',7000005,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286831,0,'yoast_seo','7.0.6',27038,157,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1605875606,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','3aa2813d33925214a975e33ce4801d5d','This release contains bugfixes only. If you have v7 of the extension installed, it is recommended to update to v7.0.6','MaxServ B.V., Yoast',7000006,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286832,0,'yoast_seo','7.0.7',27038,130,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1607674926,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','061c6bc132efe556e53c8a77d09f7fd7','This is a small bugfix release only. See https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for more information.','MaxServ B.V., Yoast',7000007,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.0/en-us','ter','',''),
(9286833,0,'yoast_seo','7.1.1',27038,95,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1608733957,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','820ca99ada4bf8ca8e7892bb943e6380','This update contains bugfixes only.','MaxServ B.V., Yoast',7001001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.1/en-us','ter','',''),
(9286834,0,'yoast_seo','7.1.2',27038,103,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1608734383,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','cc05cded42f9a8b7fe2c657811d0da5c','[BUGFIX] Add list with excludes of files and directories that should not be uploaded to TER','MaxServ B.V., Yoast',7001002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.1/en-us','ter','',''),
(9286835,0,'yoast_seo','7.1.3',27038,124,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1608738085,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','016898cef82b7fea2abf5b67000b399e','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7001003,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.1/en-us','ter','',''),
(9286836,0,'yoast_seo','7.2.0',27038,119,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1613723609,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','1a1c2520cfb0445b334a4287986422fe','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7002000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.2/en-us','ter','',''),
(9286837,0,'yoast_seo','7.2.1',27038,162,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1619467388,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','39e3724bbc5ad32039e1b666194c3105','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7002001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.2/en-us','ter','',''),
(9286838,0,'yoast_seo','7.2.2',27038,114,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,-1,4,1624611604,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','ad37971e5e6047add2d5aa99179163cb','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7002002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.2/en-us','ter','',''),
(9286839,0,'yoast_seo','7.2.3',27038,145,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1628580442,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','b6d77b0af153f2b00bbb02dfa96da2ca','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7002003,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.2/en-us','ter','',''),
(9286840,0,'yoast_seo','7.2.4',27038,134,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1628783730,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','MaxServ / Yoast','','yoast','2c80616bc3ee6f39e384cbd6f8869899','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',7002004,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/7.2/en-us','ter','',''),
(9286841,0,'yoast_seo','8.0.0',27038,137,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1633350230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"seo\";s:13:\"9.5.0-11.5.99\";}}','MaxServ / Yoast','','yoast','f25ef371263fe7591c4a5e475c89a717','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',8000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/8.0/en-us','ter','',''),
(9286842,0,'yoast_seo','8.1.0',27038,135,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1637758398,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"seo\";s:13:\"9.5.0-11.5.99\";}}','MaxServ / Yoast','','yoast','8fc8a4f6cabb9346659c11c032db7766','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',8001000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/8.1/en-us','ter','',''),
(9286843,0,'yoast_seo','8.2.0',27038,111,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1655967215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"seo\";s:13:\"9.5.0-11.5.99\";}}','MaxServ / Yoast','','yoast','d11233aed0e62c7cffe3bcf75f483ce9','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',8002000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/8.2/en-us','ter','',''),
(9286844,0,'yoast_seo','8.3.1',27038,123,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1659520113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:3:\"seo\";s:13:\"9.5.0-11.5.99\";}}','MaxServ / Yoast','','yoast','1d34aee8e2b58cc7ee335b1cd474f223','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',8003001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/8.3/en-us','ter','',''),
(9286845,0,'yoast_seo','9.0.0',27038,83,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1686575870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"seo\";s:14:\"10.4.0-12.4.99\";}}','MaxServ / Yoast','','yoast','b5538af9118b0c46638dcc8dc983602f','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',9000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/9.0/en-us','ter','',''),
(9286846,0,'yoast_seo','9.0.1',27038,82,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1688561753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"seo\";s:14:\"10.4.0-12.4.99\";}}','MaxServ / Yoast','','yoast','85d60559244f816273042085f68aaa27','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',9000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/9.0/en-us','ter','',''),
(9286847,0,'yoast_seo','9.0.2',27038,75,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1695031064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"seo\";s:14:\"10.4.0-12.4.99\";}}','MaxServ / Yoast','','yoast','8c83d6ed8c00130447bb3ab7e0ae4d46','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',9000002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/9.0/en-us','ter','',''),
(9286848,0,'yoast_seo','9.0.3',27038,88,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1702901559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"seo\";s:14:\"10.4.0-12.4.99\";}}','MaxServ / Yoast','','yoast','c387be5a7ad89a91f3961cfb525387e4','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',9000003,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/9.0/en-us','ter','',''),
(9286849,0,'yoast_seo','10.0.0',27038,52,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1729014850,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','1081c3385891fc59bc39d320658cefb1','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',10000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/10.0/en-us','ter','',''),
(9286850,0,'yoast_seo','10.1.0',27038,41,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1738004939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','0847392b2556e06ff62f293293cb4bcd','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',10001000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/10.1/en-us','ter','',''),
(9286851,0,'yoast_seo','11.0.0',27038,43,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1739530941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','b7b6ace250f6ff2176071be48500d3e1','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',11000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/11.0/en-us','ter','',''),
(9286852,0,'yoast_seo','11.0.1',27038,29,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1748346680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','105091757fa59b744495fe708a2aaaed','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',11000001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/11.0/en-us','ter','',''),
(9286853,0,'yoast_seo','11.0.2',27038,31,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1748346816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','35d2fc0bdc9910ad882b1324a962608c','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',11000002,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/11.0/en-us','ter','',''),
(9286854,0,'yoast_seo','11.1.0',27038,36,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1751379254,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"seo\";s:14:\"11.5.0-13.4.99\";}}','MaxServ / Yoast','','yoast','f6fb0289d6d3b88f13fda300184e4b50','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',11001000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/11.1/en-us','ter','',''),
(9286855,0,'yoast_seo','12.0.0',27038,12,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1776780220,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"seo\";s:14:\"12.4.0-14.3.99\";s:16:\"frontend_request\";s:13:\"2.0.0-2.99.99\";}}','MaxServ / Yoast','','yoast','4c27837474f9170f528265e768b9cfe6','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',12000000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/12.0/en-us','ter','',''),
(9286856,0,'yoast_seo','12.1.0',27038,12,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1778241358,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"seo\";s:14:\"12.4.0-14.3.99\";s:16:\"frontend_request\";s:13:\"2.0.0-2.99.99\";}}','MaxServ / Yoast','','yoast','18b4ee6611520744876bec8848d33c28','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',12001000,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/12.1/en-us','ter','',''),
(9286857,0,'yoast_seo','12.1.1',27038,9,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1782116915,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"seo\";s:14:\"12.4.0-14.3.99\";s:16:\"frontend_request\";s:13:\"2.0.0-2.99.99\";}}','MaxServ / Yoast','','yoast','e7718d58617dd67e4a2dc183792f74b2','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',12001001,0,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/12.1/en-us','ter','',''),
(9286858,0,'yoast_seo','12.1.2',27038,6,'Yoast SEO for TYPO3','Optimise your website for search engines with Yoast SEO for TYPO3. With this extension you get all the technical SEO stuff you need and will help editors to write high quality content.',2,0,4,1783516968,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"seo\";s:14:\"12.4.0-14.3.99\";s:16:\"frontend_request\";s:13:\"2.0.0-2.99.99\";}}','MaxServ / Yoast','','yoast','ff893d5e3edcc4e39788486a89cebac6','Check https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/main/CHANGELOG.md for the latest changes.','MaxServ B.V., Yoast',12001002,1,0,'https://docs.typo3.org/p/yoast-seo-for-typo3/yoast_seo/12.1/en-us','ter','',''),
(9286859,0,'rollovercollection2','1.0.4',4039,194,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1492685119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-7.6.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','81405463505223f0ffe11bb8ed674dd4','first release. This ext provides 7 circle rollover effect, free readaptation from tytmpanus. ','University of Udine / Specialistaweb',1000004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286860,0,'rollovercollection2','1.0.5',4039,252,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1492687155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-7.6.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','fcfdb76da262d994e66981be213016e8',' first release. This ext provides 7 circle rollover effect, free readapted from tympanus.net. Less and constants to change aspect are implemented.','University of Udine / Specialistaweb',1000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286861,0,'rollovercollection2','1.0.6',4039,325,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1492856790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-7.6.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','40a39dc740de7d14edf6134aa51bcd12','introducing new 2 constants, to allow the title and caption (description) output with html tags. Some ittle style adjustements.','University of Udine / Specialistaweb',1000006,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286862,0,'rollovercollection2','1.1.0',4039,234,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1493289809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-7.6.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','2d74b0884af9be2c7bed928b5c51ebe2','little modifications, still under developement for some CSS3 stiles, rollover effects and transitions. For more info connect to: http://typo3-rollovereffects.uniud.it.','University of Udine / Specialistaweb',1001000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286863,0,'rollovercollection2','1.1.1',4039,290,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1494091060,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-7.6.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','0174649fbf7bfb377a6dacd966586388','changed some css; a new constant to show or not the more link and some template modifications. For more infos: http://typo3-rollovereffects.uniud.it/development/circle-rollovereffect/','University of Udine / Specialistaweb',1001001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286864,0,'rollovercollection2','1.1.3',4039,301,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1494657799,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','3fbf5fd8e9c4c5ce221e362e1d6c1621','compatibility for TYPO3 v. 8.7.x and bootstrap_package 8.0.0.','University of Udine / Specialistaweb',1001003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286865,0,'rollovercollection2','1.1.4',4039,427,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1495193682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','64f013376886c5e44bebccf5facf3d38','templates now splitted into two distinct folder, according to TYPO3 v.7 or v.8, so the full compatibility with image rendering feature is ensured. Warning: under v8 settings do not work for templates (still under investigation) -  More info: typo3-rollove','University of Udine / Specialistaweb',1001004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286866,0,'rollovercollection2','1.1.6',4039,401,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1518090554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','219efabb4f94b0cf69ee381a068f6f9f','now you can use constants to change the paths  \r\nremoved any dependency from the bootstrap_package due to errors installing from repository','University of Udine / Specialistaweb',1001006,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286867,0,'rollovercollection2','1.1.7',4039,431,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1529568335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','7cd0d22eb0e00ddc64039fd9615fe071','now compatible with typo3 v.9.3.x - but not an extensive test done.','University of Udine / Specialistaweb',1001007,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286868,0,'rollovercollection2','1.2.0',4039,522,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1547634809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','8ec4676ac31a3f7f15f3bc58370ff7fd','now compatible with TYPO3 v. 9.5.x - please use only with boostrap_package (official), since version 10 please switch to bootstrap 3.x library. Not compatible with bootsrap 4.x library.','University of Udine / Specialistaweb',1002000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286869,0,'rollovercollection2','3.0.0',4039,54,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1611229417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','233454539f31524970d05ce1a038257f','compatibility with TYPO3 10.4 -Now works only with scss styles; please modifty your constants. Dropped backward compatibility with previous version of TYPO3','University of Udine / Specialistaweb',3000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286870,0,'rollovercollection2','3.0.1',4039,91,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1611312079,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','5a75f81b8cc8f393176542ab188aa21e','warning: use this plugin only with SCSS styles, bootstrap package 11.x (suggested); eventually change your constants. Changed compat mode.','University of Udine / Specialistaweb',3000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286871,0,'rollovercollection2','5.0.0',4039,51,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1657261721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','913856552742059be5ace58670353a20','Compatible with bootstrap package v 12.0.5 and TYPO3 v 11.x','University of Udine / Specialistaweb',5000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286872,0,'rollovercollection2','5.0.1',4039,48,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1657875214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','42133189a0a32e1f3077ad1d51b5b4a8','minor bug fixing','Specialistaweb',5000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286873,0,'rollovercollection2','5.0.2',4039,50,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic',1,0,3,1661694401,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','5ce66ec96d600cce4110d11dd18f983a','fix $EXTKEY to ensure better compatibility and free the error log.','Specialistaweb',5000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286874,0,'rollovercollection2','6.0.0',4039,37,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1671697396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','0329c018c86574617662254c193a4ac9','new version only for Bootstrap Package 12  Bootstrap 5 (SCSS) Library. ','Specialistaweb',6000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286875,0,'rollovercollection2','6.0.1',4039,63,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1671865636,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','f67ff019ea8252e0c6fe828acee5bbfd','bugfix - Css modification for various breakpoints','Specialistaweb',6000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286876,0,'rollovercollection2','7.0.0',4039,28,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1699202103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','59dcb9f8e4102441d680c6692d482bf9','compat with TYPO3 v. 12 and bootstrap package v 14.0.x','Specialistaweb',7000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286877,0,'rollovercollection2','7.0.1',4039,34,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1699257349,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','411f97b1dce8006810ea703222315b4d','composer.json file added','Specialistaweb',7000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286878,0,'rollovercollection2','7.0.3',4039,27,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1709021141,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','450a931550e9c8a4a4bccc3259748522','first version with composer.json support','Specialistaweb',7000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286879,0,'rollovercollection2','7.0.4',4039,60,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',1,0,3,1709128783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','8f7246722341fd8db60efc197477475c','composer.json updated for TYPO3 CMS v.12','Specialistaweb',7000004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286880,0,'rollovercollection2','7.0.5',4039,70,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',2,0,3,1709315527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','60c143576594b8814bf8f3180182e12a','new stable version, minor changes','Specialistaweb',7000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286881,0,'rollovercollection2','8.0.0',4039,49,'image rollover collection 2 - CIRCLE','CIRCLE rollover effetcts from tympanus for cType textmedia, media, images, textpic - Only for bootstrap package 12 with Bootstrap 5.x (SCSS) (bootstrap_package) library',2,0,3,1733505700,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','27a1e300869c78ad0d3173e6a325e821','set compatobility with TYPO3 12-13 and bootstrap package 13-15','Specialistaweb',8000000,1,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/circle','ter','',''),
(9286882,0,'seeder','0.0.0',2433,138,'Seeder','Database Seeder for TYPO3',0,0,4,1492708558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.3.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','2669bfd785c1bc477c2a7a20c2f69416','Database Seeder for TYPO3 - Experimental unstable version','',0,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286883,0,'seeder','0.1.0',2433,260,'Seeder','Database Seeder for TYPO3',0,0,4,1492708678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.3.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','9aef1611be951a6b453f36c2d7e03300','Database Seeder for TYPO3 - Experimental unstable version','',1000,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286884,0,'seeder','0.1.1',2433,230,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1493390489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.3.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','846ab6a85ee85252df9afd751f8c0e26','Skip start and enddate because usually we dont want to test a typo3 core feature so each record will be available in frontend','',1001,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286885,0,'seeder','0.1.2',2433,207,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1495456064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','607b2892bfe8002ad7a49e34c6d4efb0','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers onlygit status! This Version is an experimental version','',1002,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286886,0,'seeder','0.1.3',2433,212,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1497380383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','21fb84b931d91a3cd9b6afa976d0c58a','Fix some bugs and aks for pid per default','',1003,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286887,0,'seeder','0.1.4',2433,268,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1498235332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','6fda165dc69608f179344b1f9599f878','This version fixes a bug that causes sql errors when seeder returned empty property values','',1004,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286888,0,'seeder','0.2.0',2433,124,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1517953873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','22c9f770c500a3a3a6adf97e2aafdcc8','This version provides some bugfixes and new features. For more information check the changelog.','',2000,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286889,0,'seeder','0.2.1',2433,142,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1519119340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','24a1a8daf739e14624367474520721f5','This Version contains bugfixes only','',2001,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286890,0,'seeder','0.2.2',2433,142,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1519659110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','a2d83ab6d053da2afaa7aed817951d33','New Feature: Possibility to choose between creating new data and get data which is created just now','',2002,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286891,0,'seeder','0.3.0',2433,178,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1521489802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','70a8e88b96a5a5e059363925680f464e','New Feature: Possibility to change locale of generated date','',3000,0,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286892,0,'seeder','0.3.1',2433,532,'Seeder','Seeder is a TYPO3 Extension that generates fake data for your TYPO3 Extension. Its intended for developers only!!! This Version is an experimental version!',0,0,4,1522881444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dennis Römmich','dennis@roemmich.eu','abandoned_extensions','dbbdceb0c6886808d0fe2a4855966378','Fix wrong vendorname in ext_emconf.php','',3001,1,0,'https://github.com/TildBJ/seeder/blob/master/README.md','ter','',''),
(9286893,0,'errbit','0.0.1',1452,254,'Errbit for Typo3','Integrates errbit error catcher for typo3',0,0,5,1493041983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Eike  Starkmann','eike.starkmann@posteo.de','eikestarkmann','0445fe7553536c78f593a46120cbdc9d','Automated error tracking for your typo3 projects.','',1,0,0,'https://github.com/Starkmann/errbit/','ter','',''),
(9286894,0,'errbit','0.0.2',1452,169,'Errbit for Typo3','Integrates errbit error catcher for typo3',0,0,5,1493046530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Eike  Starkmann','eike.starkmann@posteo.de','eikestarkmann','b789e9bc5c6b6559072525796ad2bce6','Typo3 6.2 version','',2,0,0,'https://github.com/Starkmann/errbit/','ter','',''),
(9286895,0,'errbit','0.0.3',1452,177,'Errbit for Typo3','Integrates errbit error catcher for typo3',0,0,5,1493046985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Eike  Starkmann','eike.starkmann@posteo.de','eikestarkmann','b65f96f4b12ed5350656712a189ad74c','FIX: remove debug','',3,0,0,'https://github.com/Starkmann/errbit/','ter','',''),
(9286896,0,'errbit','1.0.0',1452,852,'Errbit for Typo3','Integrates errbit error catcher for typo3',0,0,5,1493047253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Eike  Starkmann','eike.starkmann@posteo.de','eikestarkmann','26d894a2f16ab1cb22fa9441c3edbbb6','FIX: 7.6 compatibility','',1000000,1,0,'https://github.com/Starkmann/errbit/','ter','',''),
(9286897,0,'launchstartgreen','2.0.0',25024,249,'Launch TYPO3 Grne!','Template for Launch it!',0,0,10,1493087257,'a:1:{s:7:\"depends\";a:18:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:7:\"browser\";s:3:\"8.0\";s:5:\"caddy\";s:3:\"7.0\";s:13:\"cb_foundation\";s:3:\"1.0\";s:12:\"gridelements\";s:3:\"1.0\";s:7:\"leaflet\";s:3:\"1.0\";s:6:\"launch\";s:3:\"1.0\";s:11:\"linkhandler\";s:3:\"1.0\";s:15:\"linkhandlerconf\";s:3:\"1.0\";s:3:\"org\";s:3:\"1.0\";s:9:\"powermail\";s:3:\"1.0\";s:12:\"radialsearch\";s:3:\"1.0\";s:7:\"realurl\";s:3:\"1.0\";s:15:\"seo_dynamic_tag\";s:3:\"1.0\";s:5:\"slick\";s:3:\"1.0\";s:5:\"start\";s:3:\"1.0\";s:10:\"startgreen\";s:3:\"1.0\";s:6:\"tsconf\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ad7b64532fcd22352c86116853bbbeb0','Initial Release','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.0_DistributionWelcome.png'),
(9286898,0,'launchstartgreen','2.0.1',25024,291,'Launch TYPO3 Gruene!','Template for Launch it!',0,0,10,1493089257,'a:1:{s:7:\"depends\";a:18:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:7:\"browser\";s:3:\"8.0\";s:5:\"caddy\";s:3:\"7.0\";s:13:\"cb_foundation\";s:3:\"1.0\";s:12:\"gridelements\";s:3:\"1.0\";s:7:\"leaflet\";s:3:\"1.0\";s:6:\"launch\";s:3:\"1.0\";s:11:\"linkhandler\";s:3:\"1.0\";s:15:\"linkhandlerconf\";s:3:\"1.0\";s:3:\"org\";s:3:\"1.0\";s:9:\"powermail\";s:3:\"1.0\";s:12:\"radialsearch\";s:3:\"1.0\";s:7:\"realurl\";s:3:\"1.0\";s:15:\"seo_dynamic_tag\";s:3:\"1.0\";s:5:\"slick\";s:3:\"1.0\";s:5:\"start\";s:3:\"1.0\";s:10:\"startgreen\";s:3:\"1.0\";s:6:\"tsconf\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dcb9a865d3ec46a024ef55bbec334f43','Initial Release','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.1_DistributionWelcome.png'),
(9286899,0,'launchstartgreen','2.0.2',25024,381,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Bndnis 90/Die Grnen.',0,0,10,1493250711,'a:2:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:7:\"browser\";s:3:\"8.0\";s:6:\"launch\";s:3:\"1.0\";s:3:\"org\";s:3:\"1.0\";s:9:\"powermail\";s:3:\"1.0\";s:12:\"radialsearch\";s:3:\"1.0\";s:5:\"slick\";s:3:\"1.0\";s:5:\"start\";s:3:\"1.0\";s:10:\"startgreen\";s:3:\"1.0\";}s:8:\"suggests\";a:6:{s:7:\"leaflet\";s:3:\"1.0\";s:11:\"linkhandler\";s:3:\"1.0\";s:15:\"linkhandlerconf\";s:3:\"1.0\";s:7:\"realurl\";s:3:\"1.0\";s:15:\"seo_dynamic_tag\";s:3:\"1.0\";s:6:\"tsconf\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f359c4b35fe17c9dbfdab51a48f58894','Feature: Documentation','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.2_DistributionWelcome.png'),
(9286900,0,'launchstartgreen','2.0.4',25024,553,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493290923,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','37084960ad21c47b9e44603675a39048','Improvements: Dependencies','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.4_DistributionWelcome.png'),
(9286901,0,'launchstartgreen','2.0.5',25024,348,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493299231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4fae7f3f37e6386434adde5c69bfbdfb','Improvements: Documentation','',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.5_DistributionWelcome.png'),
(9286902,0,'launchstartgreen','2.0.6',25024,493,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493319042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5baf727b28260db17acb501a804cec84','Improvements: Update images distribution','',2000006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.6_DistributionWelcome.png'),
(9286903,0,'launchstartgreen','2.0.7',25024,291,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493337889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','40f3ecca84bae20e3d34de979b7479c9','Feature: sample records for the calendar','',2000007,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.7_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.7_DistributionWelcome.png'),
(9286904,0,'launchstartgreen','2.0.8',25024,433,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493338530,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a1e63cfa0ed7fc184775b75d4d114fd2','Update distribution image','',2000008,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.8_DistributionWelcome.png'),
(9286905,0,'launchstartgreen','2.0.9',25024,593,'Launch TYPO3 GRUENE!','Launch a ready-to-use website for Buendnis 90/Die Gruenen.',1,0,10,1493376323,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a61f5d3939d36a72e593ae07abb510d8','Improvements: post process prompt, dependencies start','',2000009,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.9_DistributionWelcome.png'),
(9286906,0,'launchstartgreen','2.0.10',25024,692,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493408585,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','939d2e84e012b18d275764af6f862f4e','Improvements: Additional content: Manuals startgreen, launch. Dependencies linkhandler','',2000010,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.10_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.10_DistributionWelcome.png'),
(9286907,0,'launchstartgreen','2.0.11',25024,673,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493670139,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7f6e366e84c36abb774be4b3deeffbc9','Additional content like powermail, form. Pages got the sorting property.','',2000011,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.11_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.11_DistributionWelcome.png'),
(9286908,0,'launchstartgreen','2.0.12',25024,509,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493719011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9ca995f3fe538aac4eba7d6398787d29','Improvements: additional menu TYPO3 GRUENE','',2000012,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.12_DistributionWelcome.png'),
(9286909,0,'launchstartgreen','2.0.13',25024,392,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493719233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eddc11e101a9f5cb3ab3ed0c2148df64','Improvements: Manual','',2000013,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.13_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.13_DistributionWelcome.png'),
(9286910,0,'launchstartgreen','2.0.14',25024,531,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493826801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','894325711d106786efcf47fa29380e1b','Features: Calender as list, map and slider. Update: for startgreen 2.9.7. Improvements: manual, menu TYPO3 GRUENE','',2000014,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.14_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.14_DistributionWelcome.png'),
(9286911,0,'launchstartgreen','2.0.15',25024,390,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493828886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4908bc528eea4c3f6551bbdc83c56c8d','Bugfix: data.t3d','',2000015,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.15_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.15_DistributionWelcome.png'),
(9286912,0,'launchstartgreen','2.0.16',25024,586,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1493838797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ad12035318c57fd16a40460017956fd1','Bugfix: Dependency slick','',2000016,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.16_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.16_DistributionWelcome.png'),
(9286913,0,'launchstartgreen','2.0.18',25024,419,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1494009837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2405880aa7581dd30e038cbd394c112a','Improvement: New page \"Seitenbaum\". cal view marginal (211). news view. Update for Org 8.0.36','',2000018,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.18_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.18_DistributionWelcome.png'),
(9286914,0,'launchstartgreen','2.0.19',25024,607,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1500295184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','851c57cd1316a914a6d07ec4a6ea3537','Improvement: Update for startgreen 2.9.11, simplifying footer configuration.','',2000019,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.19_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.19_DistributionWelcome.png'),
(9286915,0,'launchstartgreen','2.0.21',25024,663,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1501112087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6fad92548dd1c266229ba2675fb41561','IMPROVEMENT: Some more sample text for calendar items. Small Bugfix. See more @ ChangeLog','',2000021,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.21_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.21_DistributionWelcome.png'),
(9286916,0,'launchstartgreen','2.0.23',25024,286,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1506982331,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";s:5:\"start\";s:12:\"2.5.0-2.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','283a19b2f3d15fd50bd8799ed0ea3002','IMPROVEMENT: Extension dependency: Start  2.6 (TYPO3 7.x).','',2000023,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.0.23','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.23_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.0.23_DistributionWelcome.png'),
(9286917,0,'launchstartgreen','2.1.0',25024,289,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1506988253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b2e0475f77a0a7fac993e6b1dca8568b','UPGRADE:  Start 2.6. cb_foundation - t3foundation. tt_content.section_frame  tt_content.tx_start_additionalclassdefined','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.1.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.1.0_DistributionWelcome.png'),
(9286918,0,'launchstartgreen','2.1.1',25024,288,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1507214221,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','28ceaf93a877a2a8e00b5cabe527b32b','IMPROVEMENT Imprint in context of start-typo3-responsive.de','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.1.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.1.1_DistributionWelcome.png'),
(9286919,0,'launchstartgreen','2.2.0',25024,364,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1507477678,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','45806d2ebe66390d3f6e95dcb81483d6','IMPROVEMENT: Maintained for TYPO3 6.x','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.2.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.0_DistributionWelcome.png'),
(9286920,0,'launchstartgreen','2.2.1',25024,370,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1508950376,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','897f162829876294301ddfb59a1c629b','FEATURE: Search form in the siteline top. Sponsored by GRÜNE Kreisverbände: http://www.gruene-ansbach.de, http://gruene-ebersberg.de, http://www.gruene-oa.de, http://gruene-passauland.de','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.2.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.1_DistributionWelcome.png'),
(9286921,0,'launchstartgreen','2.2.3',25024,310,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1509723683,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"css_styled_content\";s:0:\"\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b812f2be8a469795b8dab867f6fb7b63','IMPROVEMENT: Folder for tx_org_staff from TYPO3 7.6. BUGFIX: Dependency on CSS Styled Content and on Grid Elements. See details @ ChangeLog','',2002003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.2.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.3_DistributionWelcome.png'),
(9286922,0,'launchstartgreen','2.2.4',25024,335,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1510007757,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";s:18:\"css_styled_content\";s:0:\"\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','48bb8f24ab5da82fdabc9ae1f3fa0b5d','FEATURE: Prepaired for citizens groups and for the lobbies. See ReST documentatio of TYPO3 GRÜNE (startgreen).','',2002004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.2.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.2.4_DistributionWelcome.png'),
(9286923,0,'launchstartgreen','2.4.5',25024,259,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1512606373,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:18:\"css_styled_content\";s:0:\"\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e24f24629246efbb7b0c0df11695e045','UPGRADE: Compatibility TYPO3 8.7. Fluid Styled Content is used from 8.7 (you can use CSS Styled Content). FEATURE: Newsletter, sitemaps, search form in sitelinetop. Details @ ChangeLog.','',2004005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.4.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.5_DistributionWelcome.png'),
(9286924,0,'launchstartgreen','2.4.6',25024,472,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1512607774,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:18:\"css_styled_content\";s:0:\"\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','982e683045d23cf690ce296377928e7d','IMPROVEMENT: Installation prompt: in case of TYPO3 8.x  gridelements.zip','',2004006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.4.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.6_DistributionWelcome.png'),
(9286925,0,'launchstartgreen','2.4.7',25024,291,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1513248954,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8b5e560084d3527ee8a78c38817970ed','IMPROVEMENT: Optimise data.t3d for CSS Styled Content and Fluid Styled Content. TYPO3 6.2, 7.6: Dependency on CSS Styled Content while launching.','',2004007,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.4.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.7_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.7_DistributionWelcome.png'),
(9286926,0,'launchstartgreen','2.4.8',25024,315,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1513588279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a4bf443f05a0a183864b3e3bd5b39d81','IMPROVEMENT: Preprocess prompt: You need the full-version of TYPO3-Refresh.','',2004008,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.4.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.4.8_DistributionWelcome.png'),
(9286927,0,'launchstartgreen','2.5.2',25024,304,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1514333519,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cd81040fb42478fd6f7164344c40bafb','IMPROVEMENTS: new: start.config.baseURLhttps. Prompts depending on TYPO3 version. Optimise initialisation file data.t3d. Templates for CSS Styled Content and Fluid Styled Content are taken from Launch it! (3.0)','',2005002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.5.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.2_DistributionWelcome.png'),
(9286928,0,'launchstartgreen','2.5.3',25024,267,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1515953083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8cd2659c66f9600fa569c2f8e2d36450','FEATURE: Orbit Slider on page Die Grünen.','',2005003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.5.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.3_DistributionWelcome.png'),
(9286929,0,'launchstartgreen','2.5.4',25024,261,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1516010257,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','397f1aea06e0392d9e5f0ccb3a1cc891','TYPO3 8.7: No prompt for grid elements any longer.','',2005004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/2.5.4','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.5.4_DistributionWelcome.png'),
(9286930,0,'launchstartgreen','2.6.0',25024,288,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1516054422,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a0700616008fbac718803e3341602fc4','Feature: ready-to-use newsletter. Improvement: Images for orbit slider are moved because of copyright.','',2006000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.6.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_2.6.0_DistributionWelcome.png'),
(9286931,0,'launchstartgreen','8.7.9',25024,297,'Organiser - responsive TYPO3 for Lobbies and Organ','The Organiser provides a lot of features for handle a simple calendar, companies, contacts, events, jobs, locations, news, people and services and interactive maps. The Organiser offers a booking system and a shop for documents. This features are based on the Quick Shop - responsive e-commerce with TYPO3. Data can managed by frontend users and frontend editing. This feature is based on the Browser - responsive TYPO3 without PHP - and Powermail. Launch Organiser! enables you to install the Organiser with some mouse clicks ready-to-use.',1,0,3,1516112936,'a:2:{s:7:\"depends\";a:5:{s:7:\"browser\";s:5:\"8.8.0\";s:12:\"radialsearch\";s:5:\"8.7.0\";s:7:\"refresh\";s:5:\"0.0.3\";s:15:\"seo_dynamic_tag\";s:5:\"3.1.5\";s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"css_filelinks\";s:6:\"0.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9d14a9ad9cc2284dbafd158d74a7a685','Feature: newsletter subscription form. See:  footer  column_01  newsletter','',8007009,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.7.9','ter','',''),
(9286932,0,'launchstartgreen','8.8.0',25024,326,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1516201392,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','77e0d27c542f62f923a02b80c0f92862','Bugfix: 8.7.9 was a wrong extension. Sorry for mistake.','',8008000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.0_DistributionWelcome.png'),
(9286933,0,'launchstartgreen','8.8.2',25024,284,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1518001270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a84a7753d9fecd43f4fec4aa7ed57489','Feature: new gridelements acorrdions and tabs. Small bugfixes. Details @ ChangeLog','',8008002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.2_DistributionWelcome.png'),
(9286934,0,'launchstartgreen','8.8.3',25024,404,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1518942580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8c8d04c6211d5e892fe9b60a832652c5','UPDATE CONTENT:  Footer  Website  Impressum. Date for Landtagswahlen Bayern und Hessen, Bundestagswahl','',8008003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.3_DistributionWelcome.png'),
(9286935,0,'launchstartgreen','8.8.4',25024,442,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1523440620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','edfa2b61df6ed476d61daea2546af1d3','FEATURES: Both pages - locations and organisers - got a TypoScript-template and the Browser-plugin. Both are redady-to-use now :)','',8008004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.4_DistributionWelcome.png'),
(9286936,0,'launchstartgreen','8.8.5',25024,252,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1527239309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f736684c86fd17796a88ba2fd5a7bc95','IMPROVEMENT: New page: General Data Protection Regulation (GDPR), de: Datenschutz-Grundverordnung (DSGVO)','',8008005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.5_DistributionWelcome.png'),
(9286937,0,'launchstartgreen','8.8.6',25024,292,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1527243912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4586030fd78cc0265f46d9b233ec64c0','IMPROVEMENT: DSGVO plus maps','',8008006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.6_DistributionWelcome.png'),
(9286938,0,'launchstartgreen','8.8.8',25024,320,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1527871239,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','99da9c266bc89af21d2a0c39509b18e9','FEATURE: Popup/modal for newsletter subscription. Demo mode. IMPROEVMENT: Powermail fields for GDPR/DSGVO. DOCUMENTATION: See extension startgreen 4.1.0. DETAILS @ ChangeLog','',8008008,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.8.8','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.8.8_DistributionWelcome.png'),
(9286939,0,'launchstartgreen','8.9.0',25024,364,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1529146532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','87bea73c4c2d64050ff3a8cf3e53aa1d','FEATURES: GDPR/DSGVO: optimised powermail contact form. Google scripts arent included by default. Newsletter: events and news can included by content object shortcut. New page: Newsletter with records.','',8009000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.9.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.0_DistributionWelcome.png'),
(9286940,0,'launchstartgreen','8.9.2',25024,367,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1530698863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','37be10245184b9cbb28564e98b9083ec','UPDATE for EXT:org version 8.14.5. DETAILS @ ChangeLog','',8009002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.9.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.2_DistributionWelcome.png'),
(9286941,0,'launchstartgreen','8.9.6',25024,249,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1539961864,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','adb7767fec4dc4f59184eddfed26ed8f','FEATURE: templates for EXT:seo_dynamic_tag. UPDATE for EXT:browser 9.4.0 and  EXT:start 4.4.0. DETAILS @ ChangeLog','',8009006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.9.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.9.6_DistributionWelcome.png'),
(9286942,0,'launchstartgreen','8.10.0',25024,314,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1541196604,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','28ff3b86605d436c7eed22c31b6364c8','FEATURE: RSS feed for news. IMPROVEMENT: Template for Piwik will included by default. UPDATE: Manual section Whats new? DETAILS @ ChangeLog','',8010000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.10.0','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.10.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.10.0_DistributionWelcome.png'),
(9286943,0,'launchstartgreen','8.11.2',25024,358,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1542985341,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b67451e03caaf35d745bd1ab1c7c6a27','IMPROVEMENT: Labeling: Folder data is called blog. Header of Browser plugins moved from Browser to Blog. BUGFIX: Browser plugin in margin columns could cause a bug.','',8011002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.11.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.2_DistributionWelcome.png'),
(9286944,0,'launchstartgreen','8.11.3',25024,262,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1547755753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','768c8659e15627ee07d0b40d64c52b16','MANUAL: Whats new. BUGFIX: Missing dependency EXT:t3foundation','',8011003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.11.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.3_DistributionWelcome.png'),
(9286945,0,'launchstartgreen','4.0.14',25024,208,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1548368491,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ddee4c2ad7d95c1239bbc39039514739','UPDATE: for org 8.16. SQL create table definitions. Newsletter subscription and unsubscription. DETAILS @ ChangeLog','',4000014,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_4.0.14_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_4.0.14_DistributionWelcome.png'),
(9286946,0,'launchstartgreen','8.11.6',25024,540,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1549726971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2d8d8c7ed12cce526c7164bd81e6e858','IMPROVEMENTS: Update for Organiser (org) 8.16. Update newsletter subscription and unsubscription. Update SQL create table definitions: uid auto_increment added.','',8011006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/8.11.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.11.6_DistributionWelcome.png'),
(9286947,0,'launchstartgreen','8.12.0',25024,234,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1572393601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9c45083f6f746e2f019c775b6aa7b7aa','FEATURES: Gridelements got some new properties. Upgrade for EXT:start 5.3.0 ChangeLog: https://bit.ly/2BEbW3z NEWSLETTER: http://typo3-gruene.de/newsletter/','',8012000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.0_DistributionWelcome.png'),
(9286948,0,'launchstartgreen','8.12.1',25024,271,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1572475883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fa80f5ae9e625c376655677922aa64db','UPGRADE for EXT:start 5.3.1. ChangeLog: https://bit.ly/2BEbW3z WHAT IS NEW: https://bit.ly/2PyRzNI NEWSLETTER: http://typo3-gruene.de/newsletter/\r\n\r\n','',8012001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.1_DistributionWelcome.png'),
(9286949,0,'launchstartgreen','8.12.3',25024,295,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1575632263,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0707cc55d996e8d801a2ee044d9d84c9','FEATURES: Page calendar with items up-to-date only. New page calendar with deprecated items. IMPROVEMENT: Root page: calendar as list. NEWSLETTER: http://typo3-gruene.de/newsletter/','',8012003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.12.3_DistributionWelcome.png'),
(9286950,0,'launchstartgreen','8.13.0',25024,240,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1576791739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3118f0818ba44aa75b45b1acbcdd5d82','UPDATE for the new feature mega-menu of EXT:start 5.4.1 ','',8013000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.0_DistributionWelcome.png'),
(9286951,0,'launchstartgreen','8.13.1',25024,305,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1576854085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','80a7de561676d9043dad8072151cc6c9','IMPROVEMENT: New property direct_mail template: plugin.tx_directmail_pi1.siteUrl','',8013001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.1_DistributionWelcome.png'),
(9286952,0,'launchstartgreen','8.13.2',25024,351,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1578753178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1954a0f14f3976ec2e57120b366b9b7c','IMPROVEMENT: Dont display content elements main menu and breadcrumbs navigation twice.','',8013002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.13.2_DistributionWelcome.png'),
(9286953,0,'launchstartgreen','8.14.2',25024,218,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1586078179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a9068fbbcd63601fef490f2648d42d8f','IMPROVEMENTS: Preprocess and postprocess prompts. Dependency on direct_mail. BUGFIX: small bugfixes. ChangeLog: https://bit.ly/2BEbW3z NEWSLETTER: http://typo3-gruene.de/newsletter/','',8014002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.14.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.14.2_DistributionWelcome.png'),
(9286954,0,'launchstartgreen','8.15.0',25024,160,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1586958893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','86d733cd5c4d1ebb7c59ed206a6411be','UPDATE for EXT:start 6.0.0. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8015000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.15.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.15.0_DistributionWelcome.png'),
(9286955,0,'launchstartgreen','8.16.1',25024,278,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1587136993,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ce606ba20d9e688ebc17448780d4424c','UPDATE for EXT:start 6.0.2','',8016001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.16.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_8.16.1_DistributionWelcome.png'),
(9286956,0,'launchstartgreen','9.0.2',25024,200,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1591535326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2f2f372604c6e00e68c88b8f0d61a08d','Compatibility TYPO3 10.4. Feature: xBlog for news. Integration of rx_shariff. Upgrade for SEO Dynamic Tag 5. IT IS RECOMMENDED TO USE TYPO3 8.7. ChangeLog: https://bit.ly/2BEbW3z NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000002,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.2_DistributionWelcome.png'),
(9286957,0,'launchstartgreen','9.0.3',25024,100,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1592514174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b1f171c5895e821e30052e69cb4082e7','GDPR/DSGVO Display all content elements in the draft. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000003,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.3_DistributionWelcome.png'),
(9286958,0,'launchstartgreen','9.0.4',25024,152,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1592576369,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7be5c1d01b932e42609b020f0f303929','IMPROVEMENT: Mailings: remove all possible external media. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000004,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.4_DistributionWelcome.png'),
(9286959,0,'launchstartgreen','9.0.5',25024,173,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1593702994,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','4891b64cba344654d6bc3faa890a9c35','BUGFIX: TypoScript template was missing. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000005,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.5_DistributionWelcome.png'),
(9286960,0,'launchstartgreen','9.0.6',25024,189,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1594381892,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','57e289f31337d06b926ae5645b1469c8','IMPROVEMENT: Breadcrumbs with home link','',9000006,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.6_DistributionWelcome.png'),
(9286961,0,'launchstartgreen','9.0.8',25024,85,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1597997973,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','85846e8ed2ba31528838668a0fcd37c0','COMPATIBILITY TYPO3 10.x: Realurl fields are removed from pages.','',9000008,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.8_DistributionWelcome.png'),
(9286962,0,'launchstartgreen','9.0.9',25024,160,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1598014457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','16e96bb5dfc3d13ddc29fa8aeb537aab','COMPATIBILLITY TYPO3 10.x: some bugfixes','',9000009,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.9_DistributionWelcome.png'),
(9286963,0,'launchstartgreen','9.0.12',25024,177,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1602777896,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7bbcb6aa6f31831d26c9a7957253d43f','[FEATURE] sys_categories: new folder with some records. [TASK] No storage pid. Here: preprocess prompt. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000012,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.12_DistributionWelcome.png'),
(9286964,0,'launchstartgreen','9.0.18',25024,205,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1603704314,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c25028e54e2de955f827e7ae00c064bc','FEATURE: support for :port. Update for EXT:org 10.1.9. BUGFIX: Page RSS. Incorect tabel definitions ...','',9000018,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.18_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.18_DistributionWelcome.png'),
(9286965,0,'launchstartgreen','9.0.20',25024,139,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1612033467,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','f8b2a39f071a7e0cdb1f5e4d2c038a3a','[BUGFIX] Missing slug in pages. EXT:slick: Template was missing. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000020,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.20_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.20_DistributionWelcome.png'),
(9286966,0,'launchstartgreen','9.0.22',25024,145,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1613323930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','93a493f320b1d3351787a15ac95a9a88','[TASK] TYPO3 8.7 EXT:browser - EXT:xblog. Update for EXT:browser 9.7.8, EXT:start 8.2.9, EXT:startgreen 4.3.55, EXT:xblog 0.24.7. [BUGFIX] TSconf of folder data wasnt proper. NEWSLETTER: http://typo3-gruene.de/newsletter/','',9000022,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/9.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.22_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_9.0.22_DistributionWelcome.png'),
(9286967,0,'launchstartgreen','10.0.0',25024,151,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1614252888,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','d211ce224933796654cbb42ba94f0b39','[TASK] Get rid of: No storage found with uid xy. Update for EXT:launch 10.0.0. NEWSLETTER: http://typo3-gruene.de/newsletter/','',10000000,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.0_DistributionWelcome.png'),
(9286968,0,'launchstartgreen','10.0.2',25024,133,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1619515489,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','338cc8a00f36adbc6f59dcbaf9625800','[TASK] Update Banner. Improved extension dependencies. [BUGFIX] Default values of extensions were lost.','',10000002,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.2_DistributionWelcome.png'),
(9286969,0,'launchstartgreen','10.0.6',25024,122,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1624647750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','31486a555e226ccd7bc3386def3604f4','IMPROVEMENTS: Header image root page. Update for Organiser Include Page TSConfig (from extensions). Improved compatibility TYPO3 10.4. NEWSLETTER: http://typo3-gruene.de/newsletter/','',10000006,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.6_DistributionWelcome.png'),
(9286970,0,'launchstartgreen','10.0.9',25024,133,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1626722650,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','d9b8d6e983a2d46b4452525f8b796a36','[FEATURE] Additional page with slick slider for xBlog news. [BUGFIX] data.t3d had an exception. [TASK] Order items in mini calendar ASC. Update for Organiser Include Page TSConfig (from extensions) NEWSLETTER: http://typo3-gruene.de/newsletter/\r\n','',10000009,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.9_DistributionWelcome.png'),
(9286971,0,'launchstartgreen','10.0.10',25024,126,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1631629324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8c7fb4926163b80ce1a6dc9dd1a3b638','[TASK] Updarte for EXT:launch v10.0.5','',10000010,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.10_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.10_DistributionWelcome.png'),
(9286972,0,'launchstartgreen','10.0.11',25024,127,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1634037685,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2042c06ddd467e1e181e55a8b23a8a04','[TASK] Remove baseURL / base href (from TYPO3 10.4 only)','',10000011,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.11_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.11_DistributionWelcome.png'),
(9286973,0,'launchstartgreen','10.0.12',25024,106,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1638644655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','5ada89b30c5918e185b0054510b87b87','[TASK] Site configuration is improved. [DOC] manual is updated.','',10000012,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.12_DistributionWelcome.png'),
(9286974,0,'launchstartgreen','10.0.13',25024,137,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1638868601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:6:\"5.0.4-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','88036ed9f92332539e7e4ee3a61ce855','[BUGFIX] Proper link to template gridelements','',10000013,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.13_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.13_DistributionWelcome.png'),
(9286975,0,'launchstartgreen','10.0.15',25024,102,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1667604734,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:7:\"10.0.7-\";s:3:\"org\";s:7:\"10.5.6-\";s:5:\"start\";s:6:\"8.5.6-\";s:10:\"startgreen\";s:6:\"4.5.2-\";s:5:\"xblog\";s:7:\"0.45.9-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','0e3f1886898965a5947eac7f00a83bfb','[TASK] General update. [BUGFIX] EXT:org template was missing. NEWSLETTER: http://typo3-gruene.de/newsletter/','',10000015,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.15_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.15_DistributionWelcome.png'),
(9286976,0,'launchstartgreen','10.0.16',25024,91,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1668103341,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:6:\"launch\";s:7:\"10.0.7-\";s:3:\"org\";s:7:\"10.5.6-\";s:5:\"start\";s:6:\"8.5.6-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:6:\"4.5.2-\";s:5:\"xblog\";s:7:\"0.46.0-\";}}','Falko Trojahn (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','bd2daf02abee3a9cf67617e6289e401e','[BUGFIX] composer.json','',10000016,0,0,'https://docs.typo3.org/p/netzmacher/launchstartgreen/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.16_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.0.16_DistributionWelcome.png'),
(9286977,0,'launchstartgreen','10.1.0',25024,82,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for Buendnis 90/Die Gruenen! Website is responsive. It contains a calendar-modul, a news-modul and an interactive map. It contains sample layouts and sample content. Using of corporate design and logo are allowed  for devisions of Buendnis 90/Die Grunen only.',1,0,10,1668206942,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:12:\"gridelements\";s:6:\"8.7.0-\";s:6:\"launch\";s:7:\"10.0.7-\";s:3:\"org\";s:7:\"10.5.6-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:6:\"5.2.0-\";s:5:\"slick\";s:7:\"10.0.0-\";s:5:\"start\";s:5:\"9.2.-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:6:\"4.5.2-\";s:6:\"tsconf\";s:7:\"10.0.4-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:7:\"0.46.0-\";}}','Falko Trojahn (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','bb65649baf93ac32e6a3982159887c38','[TASK] General upgrade. ChangeLog: https://bit.ly/2BEbW3z NEWSLETTER: http://typo3-gruene.de/newsletter/','',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.1.0_DistributionWelcome.png'),
(9286978,0,'launchstartgreen','10.1.2',25024,100,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1668260230,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"gridelements\";s:6:\"8.7.0-\";s:6:\"launch\";s:7:\"10.0.7-\";s:3:\"org\";s:7:\"10.5.6-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:6:\"5.2.0-\";s:5:\"slick\";s:7:\"10.0.0-\";s:5:\"start\";s:5:\"9.2.-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:6:\"4.5.2-\";s:6:\"tsconf\";s:7:\"10.0.4-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:7:\"0.46.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','53e0d790dee7f9b5fc03fdd2b33c7aca','[TASK] Update manual and README.md. NEWSLETTER: http://typo3-gruene.de/newsletter/','',10001002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.1.2_DistributionWelcome.png'),
(9286979,0,'launchstartgreen','10.2.2',25024,90,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1674338937,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"gridelements\";s:6:\"8.7.0-\";s:6:\"launch\";s:7:\"10.0.7-\";s:3:\"org\";s:7:\"10.5.6-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:6:\"5.2.0-\";s:5:\"slick\";s:7:\"10.0.0-\";s:5:\"start\";s:5:\"9.2.-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:6:\"4.5.2-\";s:6:\"tsconf\";s:7:\"10.0.4-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:7:\"0.46.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b21ef9407c584a36f0e31e0601fa979d','[FEATURES] New page offcanvas, theme personally, theme sunfloewr, mega-menu','',10002002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.2.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.2.2_DistributionWelcome.png'),
(9286980,0,'launchstartgreen','10.2.3',25024,103,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1678560248,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"gridelements\";s:6:\"8.7.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:3:\"10-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:3:\"10-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','bbe08368d2e04d654a021c131e23cfe0','[TASK] Improved links to verdigado e.G.','',10002003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.2.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.2.3_DistributionWelcome.png'),
(9286981,0,'launchstartgreen','10.4.0',25024,75,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1702329669,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"gridelements\";s:6:\"8.7.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:3:\"10-\";s:13:\"startcustomer\";s:7:\"5.1.10-\";s:10:\"startgreen\";s:3:\"10-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ca2c18eab9c710b98aacb64d0e862549','[FEATURE] Update for sunflower_2023. Root uid in URL. [TASK] Update for ext:start and ext:startgreen. NEWSLETTER: https://typo3-gruene.de/newsletter/','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.4.0_DistributionWelcome.png'),
(9286982,0,'launchstartgreen','10.5.0',25024,64,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1716391941,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"gridelements\";s:5:\"10.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:3:\"10-\";s:10:\"startgreen\";s:3:\"10-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:6:\"7.0.0-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','cd007163ebc16dca1988b00e7f3fb24d','[FEATURE] pagetree with features','',10005000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.5.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.5.0_DistributionWelcome.png'),
(9286983,0,'launchstartgreen','10.6.0',25024,46,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1725013133,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"gridelements\";s:5:\"10.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:5:\"10.3-\";s:10:\"startgreen\";s:5:\"10.3-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:7:\"10.0.2-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b9bd8e348f329649d01047b6c9f2498b','[FEATURE] pagetree with backend-layouts [TASK] Update for EXT:start version 10.3','',10006000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.0_DistributionWelcome.png'),
(9286984,0,'launchstartgreen','10.6.1',25024,49,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1725663923,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"gridelements\";s:5:\"10.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:5:\"10.3-\";s:10:\"startgreen\";s:5:\"10.3-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:7:\"10.0.2-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','94e3803371386974ed662dbc97141d60','[TASK] Css and TypoScript for Jumboteaser. Replace pixabay images by images from unplash','',10006001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.1_DistributionWelcome.png'),
(9286985,0,'launchstartgreen','10.6.2',25024,38,'Launch TYPO3 GRUENE!','Launches a ready-to-use website for BUENDNIS 90/DIE GRUENEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.',1,0,10,1728931070,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:12:\"gridelements\";s:5:\"10.0-\";s:6:\"launch\";s:3:\"10-\";s:3:\"org\";s:3:\"10-\";s:9:\"powermail\";s:6:\"7.4.0-\";s:15:\"seo_dynamic_tag\";s:3:\"10-\";s:5:\"slick\";s:3:\"10-\";s:5:\"start\";s:5:\"10.3-\";s:10:\"startgreen\";s:5:\"10.3-\";s:6:\"tsconf\";s:3:\"10-\";s:12:\"t3foundation\";s:7:\"10.0.2-\";s:5:\"xblog\";s:3:\"10-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','88cf89224821823e0cec2d5cc3b7e644','[TASK] Update for Jumboteaser EXT:start, EXT:startgreen both 10.4','',10006002,1,0,'https://docs.typo3.org/typo3cms/extensions/launchstartgreen/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstartgreen_10.6.2_DistributionWelcome.png'),
(9286986,0,'ws_instagram','1.0.0',1309,194,'Instagram','This plugin loads a instagram feed and displays the recent entries',2,-1,3,1493126975,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Cornel Widmer','cornel@webstobe.ch','paddy','870d33cb72648c3fff8b7b337485a16a','Initial release','Webstobe GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ws_instagram/1.0.1','ter','',''),
(9286987,0,'ws_instagram','1.0.1',1309,1115,'Instagram','This plugin loads a instagram feed and displays the recent entries',2,-1,3,1493207463,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.6.0-8.7.99\";s:5:\"fluid\";s:12:\"7.6.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Cornel Widmer','cornel@webstobe.ch','paddy','5d5c67fe0c6ac46378d930926df978b9','Added ext_icon.gif and small improvements on documentation','Webstobe GmbH',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/ws_instagram/1.0.1','ter','',''),
(9286988,0,'ipm_cline','1.0.0',2411,235,'IPM C-Line','Add dynamic copyright lines.',1,0,3,1493133660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','4904dea129e86d533158c484617b8fda','Initial release','ip&more GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.0.0','ter','',''),
(9286989,0,'ipm_cline','1.1.0',2411,107,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,0,3,1494403725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','77281d77a91b8bd1bae587b047ce588b','- [TASK] Set version to 1.1.0\r\n- [FEATURE] Add TypoScript configuration to include/exclude extension CSS\r\n- [TASK] Update template and CSS\r\n- [BUGFIX] Respect page-specific RTE configuration\r\n- [TASK] Update extension description','ip&more GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.1.2','ter','',''),
(9286990,0,'ipm_cline','1.1.1',2411,135,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,0,3,1494403897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','5f1f237ac9fda75047457be00e72a4f8','[TASK] Set version to 1.1.1\r\n[TASK] Make show-action cachable','ip&more GmbH',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.1.2','ter','',''),
(9286991,0,'ipm_cline','1.1.2',2411,223,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,0,3,1494414530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','2f84ba513e054babfce92cce9924477c','[TASK] Set version to 1.1.2\r\n[BUGFIX] TypoScript path for css file corrected','ip&more GmbH',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.1.2','ter','',''),
(9286992,0,'ipm_cline','1.2.0',2411,74,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,-1,3,1503938886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','97052810116a77a66b9e56440255dc61','[TASK] Set version to 1.2\r\n[FEATURE] Add one-liner feature\r\n[TASK] FlexForm optimized\r\n[TASK] Code optimized','ip&more GmbH',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.2.1','ter','',''),
(9286993,0,'ipm_cline','1.2.1',2411,256,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,0,3,1504703799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','9ed7e3df07e3768b071c4fe7e927f04a','[TASK] Set version to 1.2.1\r\n\r\nNew version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','ip&more GmbH',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/ipm_cline/1.2.1','ter','',''),
(9286994,0,'ipm_cline','1.3.0',2411,199,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2017 to 2018) at New Year.',1,0,3,1537867734,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','a7252cdaa2c6c40d3d1eb31531f61a0f','This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1\r\n\r\n[TASK] Set version to 1.3.0\r\n[TASK] Update dependencies (Add support for TYPO3 9 LTS)\r\n[TASK] Update dependencies (Add rte_ckeditor)\r\n[TASK] Update dependencies (Remove su','ip&more GmbH',1003000,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.3/en-us','ter','',''),
(9286995,0,'ipm_cline','1.3.1',2411,97,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1548691485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','0566f46c3388154944420280e9c4448d','This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1\r\n\r\n[TASK] Set version to 1.3.1\r\n[TASK] Include composer.json\r\n[TASK] Update extension description\r\n[TASK] Include correct README.md\r\n[TASK] Remove wrong README.rst','ip&more GmbH',1003001,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.3/en-us','ter','',''),
(9286996,0,'ipm_cline','1.3.2',2411,82,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1548745227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','9181818f3d6218d31c5e21656a1dea97','This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1\r\n\r\n[TASK] Set version to 1.3.2\r\n[BUGFIX] Correct composer.json\r\n[TASK] Update README','ip&more GmbH',1003002,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.3/en-us','ter','',''),
(9286997,0,'ipm_cline','1.3.3',2411,282,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1548746819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','ff3b9688dd6fe45ae61eada13eb8c231','This version is for TYPO3 8 LTS and higher. For TYPO3 7 LTS use ipm_cline v1.2.1\r\n\r\n[TASK] Set version to 1.3.3\r\n[BUGFIX] Correct quotes in composer.json','ip&more GmbH',1003003,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.3/en-us','ter','',''),
(9286998,0,'ipm_cline','1.4.0',2411,188,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1594108756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','632b4751e12566ea221b65dcc6d4a4bb','BREAKING CHANGE with version 1.4.0: predefined css must be included by static template; Add copyright lines to your TYPO3 project. With the \"today\"-Feature you never have to rewrite the year (e.g. 2019 to 2020) at New Year.','ip&more GmbH',1004000,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.4/en-us','ter','',''),
(9286999,0,'ipm_cline','1.4.1',2411,94,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1629879109,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','8a4b15fce7be06cc15f0663ed5551033','Maintenance Release','ip&more GmbH',1004001,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.4/en-us','ter','',''),
(9287000,0,'ipm_cline','1.4.2',2411,90,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you must never rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1629880086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','47659ba8e4d720a701930cfdec6126df','[TASK] Add documentation','ip&more GmbH',1004002,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/1.4/en-us','ter','',''),
(9287001,0,'ipm_cline','2.0.0',2411,93,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature you never have to rewrite the year (e.g. 2019 to 2020) at New Year.',1,0,3,1629881800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.0.0-10.4.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','001ef9fa6bd0d2aef0831f4ce45b8e6a','This version is for TYPO3 10 LTS. For TYPO3 9 LTS use ipm_cline v1.4.2\r\n\r\n[TASK] Upgrade Version for TYPO3 10 LTS compatibility','ip&more GmbH',2000000,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/2.0/en-us','ter','',''),
(9287002,0,'ipm_cline','2.0.1',2411,96,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature the plugin keeps track of the current date in the copyright line, so you wont have to update the date at New Year.',1,0,3,1629896234,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.0.0-10.4.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','9218e5eaf75fd4a8416a8213d84c320b','This version is for TYPO3 10 LTS. For TYPO3 9 LTS use ipm_cline v1.4.2\r\n\r\n[TASK] Maintenance Release','ip&more GmbH',2000001,0,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/2.0/en-us','ter','',''),
(9287003,0,'ipm_cline','2.0.2',2411,160,'IPM C-Line','Add copyright lines to your TYPO3 project. With the \"today\"-Feature the plugin keeps track of the current date in the copyright line, so you wont have to update the date at New Year.',1,0,3,1629897615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.0.0-10.4.99\";}}','ip&more GmbH','developer@ipandmore.de','ipandmore','06332397455a134170c553d91eda71eb','This version is for TYPO3 10 LTS. For TYPO3 9 LTS use ipm_cline v1.4.2\r\n\r\n[TASK] Add documentation','ip&more GmbH',2000002,1,0,'https://docs.typo3.org/p/ipandmore/ipm-cline/2.0/en-us','ter','',''),
(9287004,0,'memcached_backend','1.0.0',586,586,'memcached backend for caching framework','Backport of memcached backend from TYPO3 8.0',2,0,4,1493143325,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:12:\"5.5.0-7.0.99\";}}','Jan Bartels','j.bartels@arcor.de','abandoned_extensions','a1f587fa6f0a25ac81cb6f09f70e0d6b','Backport of the memcached backend for the caching framework. Supports PHP module Memcached for TYPO3 7.6 running on PHP 7, where the PHP module Memcache is not supported officially.','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/memcached_backend/1.0.0','ter','',''),
(9287005,0,'ws_facebook_feed','1.0.0',603,603,'Facebook','This plugin loads a facebook feed and displays the recent entries',2,0,3,1493214383,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:11:\"7.6.0-8.7.0\";s:5:\"fluid\";s:11:\"7.6.0-8.7.0\";s:5:\"typo3\";s:11:\"7.6.0-8.7.0\";}}','Cornel Widmer','cornel@webstobe.ch','paddy','690875fca73a06bd8917e3d700acfd9e','Initial release','Webstobe GmbH',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/ws_facebook_feed/1.0.0','ter','',''),
(9287006,0,'mayrhofen_annotator','0.1.0',837,171,'Mayrhofen Article-BlogPosting Annotator','Annotations creator for Mayrhofen',1,0,3,1493219859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}}','STI Innsbruck','richard.dvorsky@sti2.at','sti_innsbruck','d2fe35f49afbd9d4c8784cb32181be31','Annotations creator for Mayrhofen website','STI Innsbruck',1000,0,0,'','ter','',''),
(9287007,0,'mayrhofen_annotator','0.1.1',837,237,'Mayrhofen Article-BlogPosting Annotator','Annotations creator for Mayrhofen',1,0,3,1493401782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}}','STI Innsbruck','richard.dvorsky@sti2.at','sti_innsbruck','0a2ae388cc0ec31c11c8e2d09a470291','small bug fix','STI Innsbruck',1001,0,0,'','ter','',''),
(9287008,0,'mayrhofen_annotator','0.1.2',837,429,'Mayrhofen Article-BlogPosting Annotator','Annotations creator for Mayrhofen',1,0,3,1494336353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.5.99\";}}','STI Innsbruck','richard.dvorsky@sti2.at','sti_innsbruck','829e0c7c480a7589efa59737f20de907','Updates in API library','STI Innsbruck',1002,1,0,'','ter','',''),
(9287009,0,'launch','2.0.1',9424,339,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',0,0,3,1493246075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8173adf58896237e68368ae24aa84aed','Initial Version','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287010,0,'launch','2.0.2',9424,271,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493290752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d07cf21e2845b1b17c5a674558ad8bc9','Imrovement: Installation in case of warning and info prompts','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287011,0,'launch','2.0.3',9424,278,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493302242,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d511d8a2efffd311376823b1708a7682','Imrovement: Documentation, Dependencies','',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287012,0,'launch','2.0.4',9424,290,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493302306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7fd255bffb87c1a56101e44aab59798b','Improvement: Documentation, Dependencies','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287013,0,'launch','2.0.5',9424,260,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493337721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3fe436d8855dd1ef308f9a05cdc1ac9a','Features: postprocess prompt, project header, consolidation','',2000005,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287014,0,'launch','2.0.6',9424,332,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493341782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2b2d8b5812263f5a8d43b4df2ea769b4','Bugfix: Error in case of an empty project header','',2000006,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287015,0,'launch','2.0.7',9424,316,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493408326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','66ad228d31a3586bce124e4a21103f34','Improvement: additional text undo prompt, responsive  form','',2000007,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287016,0,'launch','2.0.8',9424,433,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1493669975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3995b40cac9a47315e33c988dd18483c','Bugfix in case of an empty TypoScript property. See: ChangeLog','',2000008,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.0.8','ter','',''),
(9287017,0,'launch','2.1.0',9424,272,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1507061722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8d9665446344bb7be2e806908787d67a','UPGRADE for TYPO3 8.x. ','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.1.3','ter','',''),
(9287018,0,'launch','2.1.1',9424,266,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1507213945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:18:\"css_styled_content\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3d8501dafc8a3d8222e5f1dbf488c5fa','BUGFIX modernizr.js missed. IMPROVEMENT prompt at beginning of installation. ','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.1.3','ter','',''),
(9287019,0,'launch','2.1.3',9424,295,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',1,0,3,1507242873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c918052bd0b5e612784fef08c9261c14','Improvement: Update Documentation','',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/2.1.3','ter','',''),
(9287020,0,'launch','3.0.0',9424,260,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1513207171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','72f7e6a31046f206c666c7674d41e331','UPGRADE for TYPO3 9.x. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/ FEATURE: Templates for CSS Styled Content and Fluid Styled Content\r\n','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/','ter','',''),
(9287021,0,'launch','3.0.1',9424,244,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1513207320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b71e16ef5d137a51cda54b27959dfa46','UPGRADE for TYPO3 9.x. YOU NEED Refresh - the TYPO3 Compatibility Class. See: https://typo3-browser-forum.de/sponsoring/refresh/','',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/','ter','',''),
(9287022,0,'launch','3.0.2',9424,297,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1513242918,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2505cf44b6ad3d1a41e37735920ab17e','IMPROVEMENT: Dependency on Refresh','',3000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/','ter','',''),
(9287023,0,'launch','3.0.3',9424,281,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1514333069,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','039ac67418c60459cfb79f9791146986','Improvement: New search and replace value: TYPO3_HOST_ONLY','',3000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/','ter','',''),
(9287024,0,'launch','4.0.0',9424,444,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1514653772,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','df2bd2b66dbe0ff283bc2c5d1f3ae1d7','UPGRADE for TYPO3 9.0. You need Refresh - the TYPO3 Compatibility Class.','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.0.0','ter','',''),
(9287025,0,'launch','4.1.0',9424,232,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1529142904,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1494c61c9b91bbc187c2129c97162926','FEATURE: Support of COA integer elements. Use _10.../_10 in XML, if  you need it as TypoScript array 10. Small BUGFIX. Details @ ChangeLog','',4001000,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.1.4','ter','',''),
(9287026,0,'launch','4.1.1',9424,502,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1529143135,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','31f6d18534989ca375446549cb0b971e','Small Bugfix. DETAILS @ ChangeLog','',4001001,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.1.4','ter','',''),
(9287027,0,'launch','4.1.2',9424,285,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1543175314,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','898e6103f14e9fa5e2612e5ccdf71851','Compatible with TYPO3 9.5','',4001002,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.1.4','ter','',''),
(9287028,0,'launch','4.1.3',9424,316,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1543514772,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8a029913cec25744ca97791a6ef19aea','IMPROVEMENT: In case of a SQL error there is a manual for analysing the database','',4001003,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.1.4','ter','',''),
(9287029,0,'launch','4.1.4',9424,282,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1548368046,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','77dea6dd7df25b467d87330231d1830c','MANUAL: update','',4001004,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.1.4','ter','',''),
(9287030,0,'launch','4.2.0',9424,409,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1551829283,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9fe5656d338662e5efb77e79390e9108','MANUAL: New section: Wahts new. FEATURE: SQL mode is set to NO_ENGINE_SUBSTITUTION while runtime temporarily. DETAILS @ ChangeLog','',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.2.0','ter','',''),
(9287031,0,'launch','4.2.2',9424,274,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1572178983,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a8eece2fb11b50fab7184a98dd15c100','BUGFIX:  extension dependencies. ChangeLog: https://bit.ly/31P5aTv Newsletter: https://die-netzmacher.de/newsletter ','',4002002,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.2.0','ter','',''),
(9287032,0,'launch','4.2.3',9424,299,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1579092325,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8635d87f3e8e1bb12ed0831749c8b1a4','BUGFIX: SQL error because of unquotes fields','',4002003,0,0,'https://docs.typo3.org/typo3cms/extensions/launch/4.2.0','ter','',''),
(9287033,0,'launch','5.0.0',9424,118,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1588680097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e938b35dbedb96dd03811c953de78d83','COMPATIBILITY: TYPO3 10.4. NEWSLETTER: https://die-netzmacher.de/newsletter/','',5000000,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287034,0,'launch','5.0.1',9424,102,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1588695180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','32662c0d2a0ccacc52aa6085ed830736','BUGFIXES: proper slug on root level. Newsletter: https://die-netzmacher.de/newsletter ','',5000001,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287035,0,'launch','5.0.2',9424,112,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1588706344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e6007970fba1b271942e6e36ecaf2fe0','BUGFIX: Flexform properties were missing. NEWSLETTER: https://die-netzmacher.de/newsletter ','',5000002,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287036,0,'launch','5.0.3',9424,187,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1588763973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','212d82d28fdc2048acc83a3c3f6a6c3d','BUGFIX: file uid wasnt proper. NEWSLETTER: https://die-netzmacher.de/newsletter ','',5000003,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287037,0,'launch','5.0.6',9424,229,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1592513770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','24ba470c1b1bb5a3428bfc28fa155411','BUGFIXES in context with TYPO3 10.4 ChangeLog: https://bit.ly/31P5aTv NEWSLETTER: https://die-netzmacher.de/newsletter ','',5000006,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287038,0,'launch','5.0.9',9424,145,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1603708956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','78ed86553c74a3c71b69a1095899059e','FEATURE: support for :port. NEWSLETTER: https://die-netzmacher.de/newsletter ','',5000009,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287039,0,'launch','5.0.10',9424,176,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1603714720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','646d633bb439b5b7deee49b9ba4bd9d4','[BUGFIX] TYPO3_PORT. Here: mising \"\" TypoScript','',5000010,0,0,'https://docs.typo3.org/p/netzmacher/launch/5.0/en-us','ter','',''),
(9287040,0,'launch','10.0.0',9424,138,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1614252747,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d5e673abff38b593ae090245e29c9acd','[BUGFIX] No storage found with uid xy. NEWSLETTER: https://die-netzmacher.de/newsletter','',10000000,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287041,0,'launch','10.0.4',9424,143,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1622630577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','84b4352b9776b3e6ae8aa8cbe3ccb8ca','[DOC] Update manual. [TASK] Page tree icon. TypoScript conditions compatibility TYPO3 8.7 and 10.4.','',10000004,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287042,0,'launch','10.0.5',9424,108,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1631628375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7811d7a50a69090568f3510de660f697','FEATURES: Plugin extended with backend group and url. IMPROVEMENT: Project id moves from input to timestamp. BUGFIX: Page permission: backend user wasnt respected.','',10000005,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287043,0,'launch','10.0.6',9424,131,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1631630549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9bdc32ac2e22f1c5166b6ac0a8b38158','[BUGFIX] var_dump was enabled','',10000006,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287044,0,'launch','10.0.7',9424,133,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1634036823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a9d87df164113afcd4541f7efca9f449','[TASK] baseURL / base href is removed (from TYPO3 10.4 only)','',10000007,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287045,0,'launch','10.0.8',9424,100,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1668100753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','eaf0f5fbfde7da1f585d66374e90b3b6','[BUGFIX] Removed max and size from flexform field launchId','',10000008,0,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287046,0,'launch','10.0.11',9424,125,'Launch it!','Launch your TYPO3-project! Install whole TYPO3-websites. Controlled by your XML-files.',2,0,3,1674339548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7604ae05c76ef0dc07b1ace73513e89d','[BUGFIX] TYPO3 10.4: datetime in flexform','',10000011,1,0,'https://docs.typo3.org/p/netzmacher/launch/10.0/en-us','ter','',''),
(9287047,0,'t3_slack','1.0.0',607,607,'TYPO3 to Slack','Connect TYPO3 with Slack',2,0,3,1493248096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Jürgens','t3@blue-side.de','karlchen321','877586719e3af9a40f251b7f7226c5ad','First Release','',1000000,1,0,'https://github.com/SvenJuergens/t3_slack','ter','',''),
(9287048,0,'t3_slack_examples','1.0.0',425,425,'TYPO3 to Slack Examples','',1,0,3,1493248403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sven Juergens','typo3@blue-side.de','karlchen321','7b65a520944569c19fc16ad4d3a82cbd','First Release','',1000000,1,0,'https://github.com/SvenJuergens/t3_slack_examples','ter','',''),
(9287049,0,'startgreen','2.9.5',26217,642,'TYPO3 GRNE','Controll the design of Start TYPO3 Responsive! and the responsive framework Foundation (Zurb) with an user interface. Start TYPO3 Responsive BNDNIS 90/DIE GRNEN contains the Corporate Design auf the German Party BNDNIS 90/DIE GRNEN. Start TYPO3 Responsive BNDNIS 90/DIE GRNEN enables you to configure a lot of CSS properties by a mouse click. You can use Start TYPO3 Responsive BNDNIS 90/DIE GRNEN for other needs. Please copy the extension, rename it and adapt it to your needs. Live: http://typo3-gruene.de. Manual: http://start-typo3-responsive.de/typo3conf/ext/startgreen/doc/manual.pdf. ',1,0,0,1493249156,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}s:8:\"suggests\";a:1:{s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82b560ec2d73fb185558ae8800266bdc','Initial Release','',2009005,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287050,0,'startgreen','2.9.6',26217,576,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1493291170,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','64d6d4d1ceb9b4892eef6b686ee33d23','Improvement: Dependencies','',2009006,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287051,0,'startgreen','2.9.7',26217,567,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1493827011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a3805ddcfb972f776c8d36d41a5bb5c6','Feature: Banner for left column. In case of UPDATE: You MUST rename two fields in you SQL database: tx_startgreen_banner to pages.tx_startgreen_banner_right. Improvements: CSS maincontentmain padding-bottom removed. Optimise grid. HTML: left column got ','',2009007,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287052,0,'startgreen','2.9.9',26217,611,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1494010175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','147cf621f2052d83d6de08670bac22d9','Improvements: New category Constant Editor  category [START - GREEN - PAGES - NAVIGATION]. IN CASE OF UPDATE: you MUST set the root page id. CSS: list views (browser template text.0): h3 a, h4 a color dark grey. Details link is a button now. CSS news lis','',2009009,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287053,0,'startgreen','2.9.11',26217,384,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1500295520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','509dd5f0deaf8227cc320601314494cf','Feature: Simplifying footer configuration. IMPORTANT: You must maintain the footer uid in the Constant Editor. See: STARTGREEN - PAGES - FOOTER. Improvements: Optimise org.css: listview-content-201. Update org 8.0.38. CSS startBox01 .tx-browser-pi1 .list','',2009011,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287054,0,'startgreen','2.9.12',26217,1055,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1500911185,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d247616f02c86ed643ab722a7448a1a7','Bugfix: Path for Leaflet-Icons. Bug had an affect with https protocol only.','',2009012,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287055,0,'startgreen','2.9.14',26217,760,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1506552493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e8c886748f12efdc111590cca4200c13','IMPROVEMENT: popups in the map display now date and location. ','',2009014,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.9.14','ter','',''),
(9287056,0,'startgreen','2.10.0',26217,821,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1506988381,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1abc148e1d1e9a22f83c0b959cce5796','UPGRADE:  Start TYPO3 Responsive 2.6. cb_foundation - t3foundation. tt_content.section_frame  tt_content.tx_start_additionalclassdefined','',2010000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.10.0','ter','',''),
(9287057,0,'startgreen','2.12.3',26217,333,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1508536179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a4a51662563fa01267bf953129acf683','UPGRADE: compatible with TYPO3 6.2, 7.6, 8.7. FEATURE: E-mail/Newsletter is based on Foundation e-mails v2.2. UPDATE: ReST-documentation. See details @ ChangeLog','',2012003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287058,0,'startgreen','2.12.4',26217,410,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1508542512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','596cc01b59dda624a48e1597e201b2fc','IMPROVEMENT: New Documentation: Editors  Content  Videos','',2012004,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287059,0,'startgreen','2.12.7',26217,454,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Website : http://typo3-gruene.de/',1,0,0,1509096053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82cddc326cab9737fd06a651aeb8ddb9','FEATURES: Backend login style. Search form at siteline top. UPDATES: Documentation new section setup for integrators.','',2012007,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287060,0,'startgreen','2.12.8',26217,341,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1510007549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','89f8c20b89d8454b2fc980b470bc00a9','FEATURE: TYPO3 GRÜNE for citizens groups and lobbies. Update ReST documentation.','',2012008,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287061,0,'startgreen','2.12.9',26217,355,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1510008073,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','491c105f022f580a2bfeb2c399133423','UPDATE: Settings.yml','',2012009,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287062,0,'startgreen','2.12.10',26217,405,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1510681614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b040629bcdfd9db7699430fc8cc07197','Improved backend style for TYPO3 6.2 and 7.6','',2012010,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287063,0,'startgreen','2.12.11',26217,640,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1511537520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','738e3d5fcfc6d304b0faa5a82fce8194','FEATURE: Stylesheet for Quick Shop. Details @ ChangeLog.','',2012011,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287064,0,'startgreen','2.12.12',26217,761,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1512408355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','97db756b02c01bf81e123b7e3c13eb0a','Bugfix: TypoScript e-mail-template: CSS und JSS wont compressed any longer.','',2012012,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287065,0,'startgreen','2.12.13',26217,392,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1513592320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','797efaa6bb1b2fc18b7a12547eb19f37','BUGFIX: backend style: proper disabling','',2012013,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287066,0,'startgreen','2.12.14',26217,388,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1514334145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9858e2255082d94876de7e2aa888dcbe','Improvement: CSS: startBox01 .panel.startgreenMagenta got color: white. TCA: startgren classes are moved. Sample: panel startgreen startgreenBlue  startgreenBlue','',2012014,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287067,0,'startgreen','2.12.15',26217,331,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1515953407,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ce71189dd00e48a2d174fd10ae569273','Improvements: New: Documentation Editors Content Slider. Filter Calender: areas are configured by constants. Former was configured by setup.','',2012015,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287068,0,'startgreen','2.12.17',26217,352,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1516053778,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2e733f92c2c2f3afdb203ce5aaba21de','Improvement: Documentation Newsletter. See: editors  newsletter, integrators  newsletter','',2012017,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287069,0,'startgreen','2.12.18',26217,480,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1516112621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','41898d5889360ae5017dff0c8c988c25','Improvement: Documentation Newsletter. See new section: editors  newsletter  e-mail','',2012018,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287070,0,'startgreen','2.12.22',26217,264,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1518000874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0761ccf6116bae5cc1af6abd063c21d1','Improvements: CSS. Details @ ChangeLog','',2012022,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287071,0,'startgreen','2.12.23',26217,333,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1518039366,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','185bdd30cfb61e767ba882dfef12fb58','Feature: Documentation new: Redakteurinnen  Inhaltselemente  Akkordion or tabs / Images','',2012023,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287072,0,'startgreen','2.12.26',26217,376,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1518942354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ff0eb920bbe8edc938fc62771a5841e','Improvement: New: Documentation / Redakteurinnen / Recht / Impressum','',2012026,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287073,0,'startgreen','2.12.28',26217,334,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1519819063,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4da875bd71cc0dc3b84a93cc210ee267','DOCUMENTATION: new: Redakteurinnen / Inhaltselemente / Formulare','',2012028,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287074,0,'startgreen','2.12.29',26217,546,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1519838359,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4df3dd629d389cd9e5f024a79e4ff7b6','DOCUMENTATION new: Redakteurinnen / Benutzerkonto','',2012029,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287075,0,'startgreen','2.12.32',26217,551,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1521844492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d4f7540314a01d15af7c2c25bbf37b0e','FEATUREs: Backend style can limited for defined hosts. See @ Extension-Manager. Font-family for h2, h3 editable by Constant Editor. New files for newsletter. DETAILS @ ChangeLog','',2012032,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287076,0,'startgreen','2.12.36',26217,364,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1526242075,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6a2abe8a2521d691baf1434c14ae16f9','FEATURE: Open Street Map with Route Planner. Page tree icons. IMPROVEMENT: Backend search for be_groups and sys_filemounts. ','',2012036,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287077,0,'startgreen','2.12.37',26217,337,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1527247121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ebacb56aa765fe5ff2c9e48c6389693','DOCUMENTATION: Datenschutz-Grundverordnung (DSGVO)','',2012037,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287078,0,'startgreen','2.12.38',26217,407,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1527871384,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','342b26497de8c19a905d58486c3ff2b3','DOCUMENTATION: Docs / Integratorinnen / Best Practise / Newsletter / Popup','',2012038,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287079,0,'startgreen','2.12.40',26217,358,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1529147050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2d340458f303f2f1a9fb9d6f109467be','IMPROVEMENTS: Newsletter: new doc @ Redakteurinnen / Newsletter / Inhalte / Nachrichten und Veranstaltungen. table.th is moved to table.td. Optimise CSS. DETAILS @ ChangeLog','',2012040,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287080,0,'startgreen','2.12.41',26217,383,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1529737485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','42ae41b28d6ecdea757d17648e9de01e','BUGFIX: Unproper XML tag in laocalisation file. IMPROVEMENT: TCA properties can disabled by the extension manager of EXT:start. DETAILS @ ChangeLog','',2012041,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287081,0,'startgreen','2.12.42',26217,484,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1531918778,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','916666e7780dbeeb8e626dfeb4f52aec','BUGFIX: Page properties \"TYPO3 GRÜNE!\" werent complete','',2012042,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.12.42','ter','',''),
(9287082,0,'startgreen','2.13.0',26217,288,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1541197533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1bc56fd45b587317840a86d58bd6d834','FEATURE: CSS for offers/items. BUGFIX: CSS footer newsletter. CSS images wrapped with class block-grid. UPDATE: Intgrators  Best Practise  RSS. DETAILS @ ChangeLog','',2013000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287083,0,'startgreen','2.13.1',26217,401,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1541289516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fc5c32523f2a9eb2c54bd5a6fb5377a0','FEATURES: Default images and the map can disabled by the Browser plugin. @ MANUAL: Whats new','',2013001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287084,0,'startgreen','2.13.2',26217,285,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1542278933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0fecd5b542ec1b562f4a0cc6e9456241','MANUAL: new section \"Manuelle Georeferenzierung\". See: Was ist neu? / 2.13','',2013002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287085,0,'startgreen','2.13.3',26217,339,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1542363096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c96ee32ebf3b22a23b78cfa31ef69b3d','MANUAL: Links to TYPO3 tutorials. DETAILS @ Whats new / 2.13','',2013003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287086,0,'startgreen','2.13.5',26217,367,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1544990478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f32df6049799bf1c2a1bb66117ea040c','CORPORATE DESIGN: update backend login logo. Image for agencies. DETAILS @ ChangeLog','',2013005,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287087,0,'startgreen','2.13.6',26217,348,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',1,0,0,1547838028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','78055cbe2ba93f54391a7e5a42e7c19e','MANUAL: new section migration','',2013006,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.13.6','ter','',''),
(9287088,0,'startgreen','2.14.1',26217,227,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1551437565,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','02f5a62da9fcdb2c71fe264ecc61aad7','IMPROVEMENT: Column width silver templates from 7 to 9: margin is decreased from 3 to 4, medium increased from 9 to 8.','',2014001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.14.2','ter','',''),
(9287089,0,'startgreen','2.14.2',26217,217,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1551481671,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b6d2a7440104a5b4b26f9e5cfbef6d38','HANDBUCH: Update: Was ist neu? Rotierende Bilder, RSS-Feeds übernehmen, Spalten-Layouts.','',2014002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.14.2','ter','',''),
(9287090,0,'startgreen','2.14.3',26217,332,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1551567928,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f6dc65fbf50aece608405f44fb880b46','HANDBUCH: Index aktualisiert','',2014003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.14.2','ter','',''),
(9287091,0,'startgreen','2.14.5',26217,266,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1552946707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7e9356f6f5f06bdb3af5faddc0116ac1','PERFORMANCE: CSS is minified. MANUAL: Update RSS-Feeds for editors','',2014005,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.14.2','ter','',''),
(9287092,0,'startgreen','2.14.6',26217,300,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1553203707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','34411aa180a3d90ec473344c99d9eca7','IMPROVEMENTS: CSS .listview-401 margin-bottom. Update for EXT:start 4.7.0: width of columns by Constant Editor. BUGFIX: CSS for a-tags in slider (view 209).','',2014006,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.14.2','ter','',''),
(9287093,0,'startgreen','2.15.0',26217,237,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1554490675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bdb913ee8164a8e852aa14e2239d2b97','WAS IST NEU? https://bit.ly/2Ka1F6v FEATURES: Hintergrundbilder, Konfigurierbare Spaltenbreiten. VERBESSERUNGEN: Performance. HANDBUCH: Index, Abschnitt zu TYPO3. ChangeLog https://bit.ly/2UwhEzU','',2015000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.15.3','ter','',''),
(9287094,0,'startgreen','2.15.1',26217,284,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1554503927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cb979a77cfa543bd337bc4461f3cd62b','MANUAL: update','',2015001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.15.3','ter','',''),
(9287095,0,'startgreen','2.15.2',26217,235,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1554657437,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bc50e67ccac8bbd6c274eb71e56d557c','BUGFIX: Manual','',2015002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.15.3','ter','',''),
(9287096,0,'startgreen','2.15.3',26217,335,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1554709361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','24d4bfc75dab672aeef80cf261a80e0b','BUGFIX: Manual','',2015003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.15.3','ter','',''),
(9287097,0,'startgreen','2.15.5',26217,210,'TYPO3 GRUENE','TYPO3 GRUENE ist ein Template. Es macht aus TYPO3 eine Website im Design von Buendnis 90/Die Gruenen. TYPO3 GRUENE ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schluesselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Corportate Design der Grünen entfernen.Website : http://typo3-gruene.de/',2,0,0,1560252318,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','efd1b986fcad395023f57f46aee95bbc','IMPROVEMENT: CSS for xBlog Slider. DETAILS @ ChangeLog.','',2015005,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/2.15.3','ter','',''),
(9287098,0,'startgreen','2.16.0',26217,194,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert fuer Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website : http://typo3-gruene.de/',2,0,0,1560542260,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d3ecf8013bf1ec3b0ec514d06b07b418','FEATURE: Modul Wen TYPO3 GRÜNE. BUGFIX: Wallpaper. WHAT IS NEW: https://bit.ly/2Ka1F6v','',2016000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287099,0,'startgreen','2.16.1',26217,234,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1560638083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c9949a8d468559a440ae68f3010c38fb','IMPROVEMENTS: TYPO3 GRUENE Modul Internationalisation , respect pages only now.','',2016001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287100,0,'startgreen','2.16.2',26217,245,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1560674507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a62d8eb2137074d358d9b1a02a203f8a','IMPROVEMENT: composer.json','',2016002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287101,0,'startgreen','2.16.3',26217,382,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1560693551,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ac9b40302845545ce413e1bfe7820ee5','BUGFIX: German Umlaut in Settings.cfg','',2016003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287102,0,'startgreen','2.16.4',26217,297,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1562866720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','436885421920ffc574fc742edc238f68','LEGAL: Respect for TYPO3 Trademark Usage Policy','',2016004,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287103,0,'startgreen','2.16.5',26217,301,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1568407532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6e2bdeec76d354969cc9cfe248f61eb3','FEATURE: Resize header on scrolling. Is running for width max than 75rem only! ChangeLog: https://bit.ly/2UwhEzU NEWSLETTER: https://die-netzmacher.de/newsletter/','',2016005,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287104,0,'startgreen','2.16.7',26217,235,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1571170837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','916fbb517430fa7cafd977c01b723b5a','FEATURE: spam protection: you MUST enter an e-mail address. See at WHATS NEW https://bit.ly/2Ka1F6v IMPROVEMENT: Left column without a left margin. NEWSLETTER: https://die-netzmacher.de/newsletter/','',2016007,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287105,0,'startgreen','2.17.0',26217,254,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1571901210,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c0f6ffb5810a2975ef617248be7cffde','FEATURE: Modul TYPO3 GRÜNE can disabled by the Extension Manager. WHATS NEW https://bit.ly/2Ka1F6v\r\nNEWSLETTER: https://die-netzmacher.de/newsletter/','',2017000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287106,0,'startgreen','2.17.1',26217,233,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1572037203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2303d0c267bff1f4ce57facb5c1431ac','Small internal improvement. ChangeLog: https://bit.ly/2UwhEzU NEWSLETTER: https://die-netzmacher.de/newsletter/\r\n','',2017001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287107,0,'startgreen','2.17.7',26217,200,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1575148050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a2616e04dbdda1b76bb898ec8c335a0e','FEATURES: Additional style TYPO3 Green 1.1. Support for migration gcms. IMPROVEMENTS, BUGFIXES @ https://bit.ly/2UwhEzU  WHAT IS NEW: https://bit.ly/2Ka1F6v NEWSLETTER: https://die-netzmacher.de/newsletter/\r\n','',2017007,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287108,0,'startgreen','2.18.1',26217,327,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1576801065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','97f3f260bc0fc4571b5a131e23f4731f','UPDATE for the new feature mega-menu of EXT:start 5.4.1 ','',2018001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287109,0,'startgreen','3.0.11',26217,169,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1588783371,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d18bd79207e14e70e9c298431105f4bd','BUGFIX: use of a not proper class. NEWSLETTER: https://die-netzmacher.de/newsletter','',3000011,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287110,0,'startgreen','4.0.3',26217,132,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1591535014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','192f49757c980b28392a4bda392f5775','Compytibility TYPO3 10.4. Feature: xBlogTeaser.  ChangeLog: https://bit.ly/2UwhEzU NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000003,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287111,0,'startgreen','4.0.4',26217,134,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1591628704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2c5bcd65148cbaa14b182274ec1f20e5','Update copyright in the HTML header section: verdigado eG NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000004,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287112,0,'startgreen','4.0.6',26217,96,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1592514831,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','169c8cf9ac43e98e3b45699bb3106e04','FEATURE: newsletter for mandate-design. BUGFIX TYPO3 10.4. Here: FILE. NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000006,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287113,0,'startgreen','4.0.7',26217,189,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1592577078,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','70106e1fa1dedc858416acf2402bcd7b','IMPROVEMENT: CSS newsletter. NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000007,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287114,0,'startgreen','4.0.11',26217,130,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1598014740,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8344a791a1dbdd4cf8063a12663a5c3e','BUGFIX: missing class: NetzmacherStartgreenControllerAbstractBaseController','',4000011,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287115,0,'startgreen','4.0.13',26217,152,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1598639438,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7f7babcf5150ae929558082c4c7b19a8','BUGFIX: Modul. IMPROVEMENT: CSS. ChangeLog: https://bit.ly/2UwhEzU NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000013,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287116,0,'startgreen','4.0.19',26217,150,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1602688747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','6ed02be1ce18b3b44ec3e033c88fc080','[FEATURE] sys_categories. Here: new property in the extension manager. Integration of a new style. Here: documentation in the manual. NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000019,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287117,0,'startgreen','4.0.20',26217,130,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1603797626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','5a41b24d2a1f6df3deae1049a3b484cd','IMPROVEMENT: Theme Mandate. BUGFIX: t3greenfb.tx_startgreen_domain_model_page doesnt exist. NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000020,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.0/en-us','ter','',''),
(9287118,0,'startgreen','4.2.3',26217,171,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1603799704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','43902865333af1017517e3291af05614','IMPROVEMENT: Move  continue 2 to return in ModuleController.php. NEWSLETTER: https://typo3-gruene.de/newsletter/','',4002003,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.2/en-us','ter','',''),
(9287119,0,'startgreen','4.3.58',26217,136,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1613412293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','e3ff576e0802ce79f23694842f911b78','FEATURES: jumboteaser. UPDATE for EXT:browser 9.7.8, EXT:start 8.2.9, EXT:xblog 0.24.7. ChangeLog: https://bit.ly/2UwhEzU NEWSLETTER: https://typo3-gruene.de/newsletter/','',4003058,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.3/en-us','ter','',''),
(9287120,0,'startgreen','4.3.68',26217,127,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1620931364,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','0204ff50c5e695c82e1effd4006724c3','[FEATURES] Additonal font: Titillium. [TASK] Update for xBlog: Misc/Shariff  Snippets/Shariff. [BUGFIX] Dont display any social media icon, if any icon isnt enabled. Stop horizontal page movement on mobile devices. Render hamburger menu on iPhone.','',4003068,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.3/en-us','ter','',''),
(9287121,0,'startgreen','4.3.71',26217,121,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1625072762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','4417b412428d67b4071cc2dec4c0d932','IMPROVEMENT: CSS Pagination for small mobile. Compatibility TYPO3 10.4. Additional font: Titillium','',4003071,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.3/en-us','ter','',''),
(9287122,0,'startgreen','4.3.73',26217,129,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1634050117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','5ee78c21a2263a2cf7ef9b9368b943e5','[TASK] Remove baseURL / base href','',4003073,0,0,'https://docs.typo3.org/p/netzmacher/startgreen/4.3/en-us','ter','',''),
(9287123,0,'startgreen','4.5.1',26217,63,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1656247882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','23462afd504171fcf3a06bae2255f89a','[BUGFIX] composer.json','',4005001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287124,0,'startgreen','4.5.2',26217,101,'TYPO3 GRUENE','TYPO3 für Bündnis 90/Die Grünen. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von Bündnis 90/Die Grünen. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1668100585,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ec27e1224705f58ccd71543c6ea553f9','[BUGFIX] composer.json','',4005002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287125,0,'startgreen','10.0.0',26217,88,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1674342539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:4:\"^9.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','78e168d1cc20addfa6a040f4ead81308','[FEATURES] Theme sunflower. Header image. New section seo in module \"my website\". Social media mastodon.','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287126,0,'startgreen','10.0.2',26217,77,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1678559068,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:3:\"^10\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','60bfac92ca3ed0ae51378d8915782884','[TASK] Small CSS improvements, clean up composer.json','',10000002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287127,0,'startgreen','10.0.3',26217,87,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1678623375,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:7:\"10.0.0-\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','5e9baf1384aa58188f75bf0030579241','[TASK] Dependency on t3foundation','',10000003,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287128,0,'startgreen','10.0.6',26217,81,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1689679907,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:7:\"10.0.0-\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','926ee42a29f09d52da8ce5f4089ea3e5','[TASK] SCSS improved themes classic, personal, sunflower [BUGFIX] request.getPageArguments().get() - request.getQueryParams()[]','',10000006,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287129,0,'startgreen','10.1.0',26217,73,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1702329970,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:7:\"10.0.0-\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','3986d14d49300c3de9edfaee30d4a5a5','[FEATURE] Adding sunflower 2023. [TASK] SCSS improved xBlog slick slider. [BUGFIX] StyleSwitcher: includeCSS proper. NEWSLETTER: https://typo3-gruene.de/newsletter/','',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287130,0,'startgreen','10.2.0',26217,68,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1713516919,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:7:\"10.0.0-\";s:12:\"t3foundation\";s:6:\"7.0.6-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','bc008a8b952a1ed0e8c29c5ca9a4e79e','[TASK] refactoring SCSS. Commits: https://rb.gy/yhg5wa','',10002000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287131,0,'startgreen','10.3.1',26217,52,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1725009609,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"start\";s:7:\"10.3.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','8d8fa8a1a2cb9a236b8362325b629937','You MUST update your database. See Upgrade Wizard for Backend Layouts. [TASK] refactoring SCSS for backend layouts','',10003001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287132,0,'startgreen','10.3.2',26217,50,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1727090412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"start\";s:7:\"10.3.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','f5501b8e0b6a639d280232038c1d8fe2','BUGFIX startgreensolors. Farbschema BÜNDNIS 90/DIE GRÜNEN','',10003002,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287133,0,'startgreen','10.4.0',26217,41,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1728932545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"start\";s:7:\"10.3.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','853fd17a78ac1600b5a8d2d7f5bfcdc3','[FEATURE] Register for Jumboteaser: controlling header placements. BE AWARE for TypoScript-Developers: start.structure.header.main.default, 2010141, 2010141 has changed elements and got new elements.\r\n','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287134,0,'startgreen','10.4.1',26217,50,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1729620076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"start\";s:7:\"10.3.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','c37b0f27b75cd6d1b4697b5fcac7e521','[TASK] a lot of scss improvements. Details at ChengeLog.','',10004001,0,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287135,0,'startgreen','10.4.2',26217,52,'TYPO3 GRUENE','TYPO3 für BÜNDNIS 90/DIE GRÜNEN. TYPO3 GRUENE ist ein Template und liefert eine Website im Design von BÜNDNIS 90/DIE GRÜNEN. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Mit Launch TYPO3 GRUENE! kannst Du eine schlüsselfertige GRÜNE Website in Betrieb nehmen. Bürgerinitiativen, Verbände und Vereine können mit wenigen Handgriffen das Grüne Design entfernen. Website: https://typo3-gruene.de/',2,0,0,1739372071,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"start\";s:7:\"10.3.0-\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Fredrik Boström, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','970c229b23e357cb1335a0ab2fbb3eb1','[TASK] Improve image copyright. [BUFIX] a lot. See commits at https://gitlab.die-netzmacher.de/typo3/startgreen','',10004002,1,0,'https://docs.typo3.org/typo3cms/extensions/startgreen/','ter','',''),
(9287136,0,'tinyimg','1.0.0',4199,256,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1493305722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','853ebdb0224e12ad8e5654037166845f','First release version of tinyimg','Interlutions GmbH',1000000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287137,0,'tinyimg','1.0.1',4199,331,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1493307580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','a0470daf0329b989464bfefb5560a561','[CLEANUP] Small code improvements','Interlutions GmbH',1000001,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287138,0,'tinyimg','1.1.0',4199,1221,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1496325658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','48604cd4969bb837cadb1cd7d1aa52e2','https://github.com/schmitzal/tinyimg/blob/1.1.0/CHANGELOG.md','Interlutions GmbH',1001000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287139,0,'tinyimg','1.2.0',4199,669,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1526542529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','5922099b0131557338ff9d1c3c6ea158','https://github.com/schmitzal/tinyimg/blob/1.2.0/CHANGELOG.md','Interlutions GmbH',1002000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287140,0,'tinyimg','1.3.0',4199,623,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1543404211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','1a8c7af4f0ff1dcd094105a72e2ece7d','https://github.com/schmitzal/tinyimg/blob/1.3.0/CHANGELOG.md130','Interlutions GmbH',1003000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287141,0,'tinyimg','1.5.0',4199,146,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1590592461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','ee95d7a702bc110104748e3b472ac152','https://github.com/schmitzal/tinyimg/blob/1.5.0/CHANGELOG.md150','Interlutions GmbH',1005000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287142,0,'tinyimg','1.5.1',4199,316,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1590592591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','8783eb625c7bbd292c228536cc21578e','https://github.com/schmitzal/tinyimg/blob/1.5.1/CHANGELOG.md151','Interlutions GmbH',1005001,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287143,0,'tinyimg','1.5.3',4199,128,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1619685634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','c13e721096b74266c4a7c889f2ec6d52','https://github.com/schmitzal/tinyimg/blob/1.5.3/CHANGELOG.md153','Interlutions GmbH',1005003,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287144,0,'tinyimg','1.5.4',4199,127,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1624465324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','772a3f3b6ddb799f64ef11dd07884942','https://github.com/schmitzal/tinyimg/blob/1.5.4/CHANGELOG.md','Interlutions GmbH',1005004,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287145,0,'tinyimg','1.6.0',4199,103,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1639740765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','cc61ed386fbaef37dcf6c8b2f68a8117','https://github.com/schmitzal/tinyimg/blob/1.6.0/CHANGELOG.md160','Interlutions GmbH',1006000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287146,0,'tinyimg','1.6.1',4199,136,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1639740785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','6296e0b1f9695fe06a0a948d007389cf','https://github.com/schmitzal/tinyimg/blob/1.6.1/CHANGELOG.md161','Interlutions GmbH',1006001,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287147,0,'tinyimg','1.7.0',4199,75,'Tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',2,0,0,1707125201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','schmitzal','132f366ec7dff3fe514f17cd23378a71','https://github.com/schmitzal/tinyimg/blob/1.7.0/CHANGELOG.md','Interlutions GmbH',1007000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287148,0,'tinyimg','1.8.0',4199,59,'tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',2,0,3,1729867641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alessandro Schmitz','alessandro.schmitz@open.de','schmitzal','dc78532e8145383ea50f29badb1cc110','https://github.com/schmitzal/tinyimg/blob/1.8.0/CHANGELOG.md','OPEN Digitalgruppe GmbH',1008000,0,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287149,0,'tinyimg','1.9.0',4199,9,'tinyimg','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',2,0,3,1779877809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Alessandro Schmitz','alessandro.schmitz@open.de','schmitzal','6310e5698616ed6eb9f6301bf2cad858','https://github.com/schmitzal/tinyimg/blob/1.9.0/CHANGELOG.md','OPEN Digitalgruppe GmbH',1009000,1,0,'https://github.com/schmitzal/tinyimg/blob/master/README.md','ter','',''),
(9287150,0,'pxa_cookie_bar','1.0.7',4902,1493,'Cookie bar','Text and link for page with cookie.',999,0,3,1493373316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.1.0-8.9.99\";}}','Andriy Oprysko, Tony','andriy@pixelant.se','pixelantdeveloper','28d7ac7331757273c5dc8b08a8e8b09f','Adds a cookie bar to the page consisting of a text and an option link to a cookie bar policy page.','Pixelant',1000007,0,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287151,0,'pxa_cookie_bar','2.0.1',4902,689,'Cookie bar','Text and link for page with cookie.',999,0,3,1521472529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Andriy Oprysko, Tony','andriy@pixelant.se','pixelantdeveloper','d2df61e8b124f79a84ca67c539b75397','Versino 2 release ','Pixelant',2000001,0,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287152,0,'pxa_cookie_bar','2.0.3',4902,1339,'Cookie bar','Text and link for page with cookie.',999,0,3,1531824614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Andriy Oprysko, Tony','andriy@pixelant.se','pixelantdeveloper','10d24f8b3f763e352930791fafb47a51','Bug fix release','Pixelant',2000003,0,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287153,0,'pxa_cookie_bar','2.1.0',4902,395,'Cookie bar','Text and link for page with cookie.',999,0,3,1533561487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Andriy Oprysko, Tony','andriy@pixelant.se','pixelantdeveloper','58a9e9fc04e6c6dea7d09dacc6d80b08','Support of TYPO3 9.4','Pixelant',2001000,0,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287154,0,'pxa_cookie_bar','2.1.2',4902,213,'Cookie bar','Easily configure your sites cookie warning.',2,0,3,1553075798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','541c90e8283652cb9a0d8bffad77838d','Bugfix','Pixelant',2001002,0,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287155,0,'pxa_cookie_bar','2.1.3',4902,773,'Cookie bar','Easily configure your sites cookie warning.',2,0,3,1553669853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a4991498753a32e66e9e09589af1ee7b','Remove document class that makes cookie bar visible instead of setting inline style for cookie bar.','Pixelant',2001003,1,0,'https://github.com/pixelant/pxa_cookie_bar','ter','',''),
(9287156,0,'fleet','0.1.0',895,249,'fleet','Command line utility to provide system information for fleet',0,0,5,1493554957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','7fa4dddc297daa6b29d4ccf1f9cd8c10','Initial version to provide information through the command line','',1000,0,0,'https://github.com/cundd/fleet_master','ter','',''),
(9287157,0,'fleet','0.2.0',895,268,'fleet','Command line utility to provide system information for Fleet',0,0,5,1498305758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','21b5414265b58cbfb691339b609a67d7','Added a script to simplify invoking the Extbase command','',2000,0,0,'https://github.com/cundd/fleet_master','ter','',''),
(9287158,0,'fleet','0.2.1',895,378,'fleet','Command line utility to provide system information for Fleet',0,0,5,1522434444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Daniel Corn','info@cundd.net','cundd','d13c0521d7d220d5abe472ce3d665116','Explicitly collect important environment variables','',2001,1,0,'https://github.com/cundd/fleet_master','ter','',''),
(9287159,0,'pk_include_pages','1.0.0',509,509,'Pottkinder: Included pages','Adds a new content Element ',2,0,2,1493628280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.1.0-8.99.0\";s:3:\"cms\";s:0:\"\";}}','Bastian Bringenberg','bastian@agentur-pottkinder.de','avalarion_avarres','0fff92896e8e7a4de6f66826a44b7d7b','Init','Pottkinder UG',1000000,1,0,'https://github.com/AgenturPottkinder/Pk_Include_Pages','ter','',''),
(9287160,0,'ppi_templavoila_notes','0.1.0',1186,243,'TemplaVoil Plus - Notes','Show sys_note records in TemplaVoil Plus page module',1,0,3,1493819223,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:8:\"sys_note\";s:12:\"7.6.0-7.6.99\";s:15:\"templavoilaplus\";s:6:\"7.0.5-\";}}','Alexander Opitz','alexander.opitz@pluspol-interactive.de','opi99','f08fc303ad1f9bf9f185a0b51a5f5951','First Release','PLUSPOL interactive',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoila_notes/0.1.0','ter','',''),
(9287161,0,'ppi_templavoila_notes','0.2.0',1186,291,'TemplaVoila Plus - Notes','Show sys_note records in TemplaVoil Plus page module',2,0,3,1499331312,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:8:\"sys_note\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:6:\"7.1.2-\";}}','Alexander Opitz','alexander.opitz@pluspol-interactive.de','opi99','917528e00b9650ac84d71a9a8d75ba02','ChangeLog:\r\nhttps://github.com/pluspol-interactive/typo3-ppi_templavoila_notes/releases/tag/0.2.0\r\n\r\n Compatible with TYPO3 v8 LTS\r\n Use new TV Hooks, so notes can be shown on all page types','PLUSPOL interactive',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoila_notes/0.2.0','ter','',''),
(9287162,0,'ppi_templavoila_notes','0.3.0',1186,351,'TemplaVoila! Plus - Notes','Show sys_note records in TemplaVoilà! Plus page module',2,0,3,1511789808,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:8:\"sys_note\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.2-7.99.99\";}}','Alexander Opitz','alexander.opitz@pluspol-interactive.de','opi99','0030ff6c77c7325599b175ba8105fdd8','ChangeLog:\r\nhttps://github.com/pluspol-interactive/typo3-ppi_templavoila_notes/releases/tag/0.3.0\r\n\r\n Mostly beautification update with new icon\r\n No source changes','PLUSPOL interactive',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoila_notes/0.3.0','ter','',''),
(9287163,0,'ppi_templavoila_notes','0.4.0',1186,301,'TemplaVoilà! Plus - Notes','Show sys_note records in TemplaVoilà! Plus page module',2,0,3,1554986240,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:8:\"sys_note\";s:12:\"7.6.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.2-7.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','opi99','1cadaa00ada4707112e245694be972d5',' TYPO3 v9LTS compatibility\r\n support sys_note top/bottom parameter (since v9LTS)\r\n NOTE! All sys_notes default to bottom, which will now be displayed on bottom and not top anymore','PLUSPOL interactive',4000,1,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoila_notes/','ter','',''),
(9287164,0,'autoswitchtolistview','2.0.0',3132,2787,'Autoswitch to list view','If page module and a sys folder is selected, a redirect to the list module is done.y',1,0,4,1493866344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','e2cc492a76b2dfce9d2f77a4ab7c963a','Auto-Switch to list view in sysfolder','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/autoswitchtolistview/2.0.0','ter','',''),
(9287165,0,'autoswitchtolistview','2.0.3',3132,345,'Autoswitch to list view','If page module and a sys folder is selected, a redirect to the list module is done.y',1,0,4,1586245584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Georg Ringer','mail@ringer.it','just2b','d7ccd584396308a849dbf9c28b6b45f3','Support for 10 LTS','',2000003,1,0,'https://docs.typo3.org/typo3cms/extensions/autoswitchtolistview/2.0.0','ter','',''),
(9287166,0,'layout_editor','0.0.1',7065,261,'Layout Editor','',1,0,1,1494167512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','332d1377e8c35201843f3e95a1cb3c8a','Configure content layouts without using typoscript.','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.0.7','ter','',''),
(9287167,0,'layout_editor','0.0.2',7065,325,'Layout Editor','',1,0,1,1494192946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-6.2.99\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','af2355e9c403b69ad21a74a0e36a5125','Beta Version','',2,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.0.7','ter','',''),
(9287168,0,'layout_editor','0.0.3',7065,304,'Layout Editor','Configure Content Elements Layouts without Typoscript.',1,0,1,1494275870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','afa523be69bca079fc24e3ec3366ebb0','Support for Typo3 8.7.1','',3,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.0.7','ter','',''),
(9287169,0,'layout_editor','0.0.7',7065,465,'Layout Editor','Configure Content Elements Layouts without Typoscript.',1,0,1,1494444442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','15ac0a4835e315db33252f43aeac065d','Optimized Typo3 7 support.','',7,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.0.7','ter','',''),
(9287170,0,'layout_editor','0.5.1',7065,273,'Layout Editor','Configure Content Elements Layouts without Typoscript.',1,0,1,1494454345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','c2d69cf95420025adfcf2b6fcd123e40','Now supports frontend layouts.','',5001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.5.1','ter','',''),
(9287171,0,'layout_editor','0.7.1',7065,466,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494662702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','afacdec93831b9280022ad615832b128','New Bugfix for 0.5','',7001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.7.5','ter','',''),
(9287172,0,'layout_editor','0.7.5',7065,243,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494665671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','2ace2b3bdbd788bcd7aea9c1b3a946b7','Prettier module.','',7005,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.7.5','ter','',''),
(9287173,0,'layout_editor','0.8.0',7065,181,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494686618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','40c4d66ede1fbe96221cc1ddcefd9589','Some minor changes.','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/0.8.0','ter','',''),
(9287174,0,'layout_editor','0.9.0',7065,181,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494690096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','61b0e0df88c94d494c13ae6cf5a558fa','Bug fixes','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287175,0,'layout_editor','0.9.1',7065,175,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494694383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','25f1f30283ca3b1727fc911d42e1dd08','Bug fixes','',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287176,0,'layout_editor','0.9.2',7065,158,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494695860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','9a413199abd533dcc32c31aa6e60fc07','Documentation','',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287177,0,'layout_editor','0.9.3',7065,197,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494701293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','4e085c0965c81e166e864eb5587e1737','Documentation','',9003,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287178,0,'layout_editor','0.9.4',7065,226,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494796248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','c1c9bc602ea0346c8d626c6bdc38f2f2','Bug fix for CSS integration','',9004,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287179,0,'layout_editor','0.9.5',7065,202,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',1,0,1,1494873704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','dd966e994275601e0d7c0a4b08ccec2c','Better handling, you can now remove all layouts, if you want.','',9005,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287180,0,'layout_editor','1.0.0',7065,219,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1495139780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','6e01ffc50481a7ce24734e5ff71d91ff','Stable release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.0.1','ter','',''),
(9287181,0,'layout_editor','1.0.1',7065,337,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1495307992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.1\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','8b7af5fee15c12abef00877d9a9fc4e2','German translation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.0.1','ter','',''),
(9287182,0,'layout_editor','1.1.0',7065,154,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1508577987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.9.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','b050113cd36bb108468b8564a1582c86','Layout modifications, changed Typoscript upload path to fileadmin.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/','ter','',''),
(9287183,0,'layout_editor','1.2.0',7065,175,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1508752974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.8\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','eb969dd03eb41e1074b283a57009727a','Possibility to add link classes','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.2.1','ter','',''),
(9287184,0,'layout_editor','1.2.1',7065,309,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1508852023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','7fbb9850bf2eac92fc9980994834d49f','Bugfixes, T3 8.7.9 Compatibility confirm','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.2.1','ter','',''),
(9287185,0,'layout_editor','1.3.0',7065,143,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1515601395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','6e54e9f434741c41504bbeedb470bed0','You can now add layouts as records on the root page. Old way via backend module will be removed in the future.','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287186,0,'layout_editor','1.3.1',7065,182,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1515691159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','0391cb0619da8db35e9464287e449fea','Added improvements for backend configuration.','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287187,0,'layout_editor','1.3.2',7065,150,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout and your configured class will be ready for use with css.',2,0,1,1516095610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','cc0b069ad860866ea24f457650fa111f','Possibility to hide legacy backend module.','',1003002,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287188,0,'layout_editor','1.3.3',7065,275,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1516193103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','6c88899ab0830cd19f3cbb43bf635623','Possibility to add powermail form, page and field-layout classes.','',1003003,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287189,0,'layout_editor','1.3.4',7065,138,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1519808556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','eb7afbae97987aebf223f57dc97c91ea','Bugfixes.','',1003004,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287190,0,'layout_editor','1.3.5',7065,196,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1519809790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-8.7.9\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','778a4f44c937f35bed6625992e7254c9','Bugfixes.','',1003005,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287191,0,'layout_editor','1.3.6',7065,215,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1522764422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.11\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','843a5cc39dba9d34b0290f0254fdd219','TYPO3 8.7.11 Compatibility','',1003006,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287192,0,'layout_editor','1.3.7',7065,132,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1523346408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.12\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','737384a463b21d37b7bc396afb3e7c1d','Removed \"createDirs\" not needed anymore','',1003007,0,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287193,0,'layout_editor','1.3.8',7065,783,'Layout Editor','Configure content elements and frontend layouts without Typoscript. Simply add a layout in root page and your configured class will be ready for use with css.',2,0,1,1523352527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.12\";}}','Aaron Enders','mail@aaron-enders.de','aaron-enders','92d642dba4065fbe7d4a2955571d81f3','Removed legacy backend module','',1003008,1,0,'https://docs.typo3.org/typo3cms/extensions/layout_editor/1.3.8','ter','',''),
(9287194,0,'content_defender','1.0.0',11435,347,'Content Defender','Define allowed or denied content element types in your backend layouts',0,0,3,1494233914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','975bd20c06f0adccb277ebc7ecb9764f','First version of content_defender. Readme will follow soon. \r\nYou need to define \"allowed\" or \"disallowed\" tt_content CTypes in your column configuration.','CPS-IT GmbH',1000000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287195,0,'content_defender','1.0.1',11435,348,'Content Defender','Define allowed or denied content element types in your backend layouts',0,0,3,1494236487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','34fe6a5614a602256c2bc975bfe49acf','Added README.md with extension usage instructions.','CPS-IT GmbH',1000001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287196,0,'content_defender','1.0.2',11435,342,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1494412270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','5c6cb3067573991b0a3c9a671ae790c6','Fixed problems with DataHandler commands','CPS-IT GmbH',1000002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287197,0,'content_defender','1.0.3',11435,393,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1494439355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','904420827833add0cf574107610a0874','Another fix for DataHandler processing.','CPS-IT GmbH',1000003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287198,0,'content_defender','2.0.0',11435,335,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1494517820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f59f01d240d9a4b6589a75aac6b14b87','ATTENTION: Configuration has changed with new version!\r\n\r\nIt is now possible to even limit available plugins (and maybe some more). See README.md for more information.','CPS-IT GmbH',2000000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287199,0,'content_defender','2.1.0',11435,387,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1494584740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','663e0048fd0a05760deb95af73e15f92','FEATURE: Limit the number of allowed content elements per column','CPS-IT GmbH',2001000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287200,0,'content_defender','2.2.0',11435,415,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1494660852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','2650ee726b908bd72696329b149bc073','FEATURE: Some more usability improvements.\r\n\r\nSee ChangeLog for more information.','CPS-IT GmbH',2002000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287201,0,'content_defender','2.2.1',11435,437,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1495016883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','63c5919a949afc636d93717791a86d45','BUGFIX: Allow edit of existing record even the maxitems of the colPos is reached','CPS-IT GmbH',2002001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287202,0,'content_defender','2.2.2',11435,455,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1497524955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9339a26b9909aa9339f0b6ae9973868b','Bugfix: Fix allow paste records to maxitems columns','CPS-IT GmbH',2002002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287203,0,'content_defender','2.2.3',11435,445,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1502104239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','68c04e9cc6507c7314b1dec6af62d39d','Bugfix: Prevent misleading error message on drag&drop move action','CPS-IT GmbH',2002003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287204,0,'content_defender','2.2.4',11435,489,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1505896719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8d5d21c3a9aa60f84fc54fe39a1c85aa','Bugfix: Re-allow sorting of content elements\r\nBugfix: Hide disallowed colPos from select box','CPS-IT GmbH',2002004,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287205,0,'content_defender','3.0.0',11435,377,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1513627089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f07b6f7492eb522549b6fe52f1737ee4',' Support for TYPO3 9.0\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287206,0,'content_defender','3.0.1',11435,338,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1517261782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','cae77d01731cb30ec71caeca4484887e',' Prevent parent object access\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287207,0,'content_defender','3.0.2',11435,329,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1517353339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d5fa84255b9ce407b25df47d6bc1844a',' Support for TYPO3 9.1\n\nTHIS VERSION IS NOT COMPATIBLE WITH TYPO3 9.0 ANYMORE!\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287208,0,'content_defender','2.2.5',11435,546,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1517477401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b10b5248adc65e9c608118be5d3fe903',' Bugfix: Exclude disabled columns\n\nFor more information see ChangeLog.','CPS-IT GmbH',2002005,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287209,0,'content_defender','3.0.3',11435,400,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1517478153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','cb2f4095394a7317043fdf3b357f095c',' Bugfix: Exclude disabled columns\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287210,0,'content_defender','3.0.4',11435,423,'Content Defender','Define allowed or denied content element types in your backend layouts',1,0,3,1520859290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b0e3ebaed3615fec3ed5710407e592d6','Bugfix:\n Correctly handle maxitems configuration\n Allow localization of records in columns with maxitems configuration\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000004,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287211,0,'content_defender','3.0.5',11435,565,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1523834229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f4a254b2337b3ac6a90f436947992494','Feature:\n Support for TYPO3 9.2\n\nBugfix:\n Prevent false positive using typo3_console\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000005,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287212,0,'content_defender','3.0.8',11435,405,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1536624989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8f40a2fa90911734b890ce87dcb56afe','Features:\n Support for TYPO3 9.4\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000008,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287213,0,'content_defender','3.0.9',11435,459,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1538566192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','546dc333449c60542edee815d5219016','Features:\n Support for TYPO3 9.5\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000009,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287214,0,'content_defender','3.0.10',11435,413,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1552062350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','0ddd6561c5602baf24db3dac2527a5c7','Features:\n Support for PHP 7.3\n\nBugfixes:\n Ignore configuration for invisible fields\n\nThis bugfix version allows you to remove the \"empty values\" placeholder from lists (e.g. list_type).\nAs from now on only visible fields and their values are processed.','CPS-IT GmbH',3000010,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287215,0,'content_defender','3.0.11',11435,518,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1559224601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','2d022d252ff049c41c6771c24e4a4ead','Bugfixes:\n Ensure all select items are loaded before DataProvider execution\n\nFor more information see ChangeLog.','CPS-IT GmbH',3000011,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287216,0,'content_defender','3.0.12',11435,425,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1587564000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f46df883d4b4ff108a9e591127fc3012','Features:\n Support for TYPO3 10.4 and PHP 7.4\n\nFor more information see ChangeLog.','biz-design',3000012,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287217,0,'content_defender','3.1.0',11435,277,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1597403632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','078d290a96681baa334832b7293eadd1','Features:\n Add support for workspaces\n Add hook to modify column configuration\n\nFor more information see ChangeLog.','biz-design',3001000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287218,0,'content_defender','3.1.1',11435,151,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1608297802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','993c2c8b04acaa6f5b36826fa40a3276','Bugfixes:\n Resolve correct configuration for copy & paste actions\n\nFor more information see ChangeLog.','biz-design',3001001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287219,0,'content_defender','3.1.2',11435,144,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1615120598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','1779411fd857f4fdd1a52255739bbd03','Features:\r\n Support for TYPO3 11.1\r\n\r\nFor more information see ChangeLog.','biz-design',3001002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287220,0,'content_defender','3.1.3',11435,147,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1622915227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.2.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f73e48135cfd472948c731a2171ee437','Features:\n Support for TYPO3 11.2\n\nFor more information see ChangeLog.','biz-design',3001003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287221,0,'content_defender','3.2.0',11435,134,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1635174843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','cc9cb742ac48c759ebf99bb787b47c76','Features:\n Support for TYPO3 11.5\n\nFor more information see ChangeLog.','biz-design',3002000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287222,0,'content_defender','3.2.1',11435,134,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1636562266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','31ed89fd90cda287d68fae0e77063487','Bugfixes:\n Mitigate a core issue on drag&drop\n\nFor more information see ChangeLog.','biz-design',3002001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287223,0,'content_defender','3.2.2',11435,123,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1647344568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','58c00d5319e40aa40106f32828d208e2','Features:\n Support for PHP 8.1\n\nFor more information see ChangeLog.','biz-design',3002002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287224,0,'content_defender','3.2.3',11435,118,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1661785596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','629b4db89b6ff2de26291e2c7c17ba87','Bugfixes:\n Support empty colPos in PHP 8.1\n\nFor more information see ChangeLog.','biz-design',3002003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287225,0,'content_defender','3.3.0',11435,103,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1678261291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.2.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','ddd9fdac8980e38b38cfb3d8e59a858e','Features:\r\n Support for TYPO3 12.2\r\n\r\nBugfixes:\r\n Improve workspaces compatibility\r\n Use correct colPos information for new content elements\r\n Ignore configuration for IRRE elements\r\n\r\nFor more information see ChangeLog.','biz-design',3003000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287226,0,'content_defender','3.4.0',11435,113,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1687169926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','95c1288e63006853f1110ecd1f3f9e06','Features:\n Support for TYPO3 12.4\n\nBugfixes:\n Fix dependencies for non-composer installations\n\nFor more information see ChangeLog.','biz-design',3004000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287227,0,'content_defender','3.4.1',11435,87,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1694165129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','67ca3b79fbf4cf5f34bbd0eade90428e','Bugfixes:\n Prevent PHP warning for irrelevant fields\n\nFor more information see ChangeLog.','biz-design',3004001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287228,0,'content_defender','3.4.2',11435,57,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1714344154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','93b3970e773701967a13f7333148c172','[RELEASE] Release of content_defender 3.4.2','biz-design',3004002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287229,0,'content_defender','3.4.3',11435,74,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1714346129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b82b040507c3a4bac4ecd93908d35a2f','Nothing was changed. This is a test release for new GitHub Actions workflow','biz-design',3004003,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287230,0,'content_defender','3.5.0',11435,41,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1733093545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','c71c93db66bc39996bac6cd77dcab3df','Features:\n Support for TYPO3 13.4\n\nFor more information see ChangeLog.','biz-design',3005000,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287231,0,'content_defender','3.5.1',11435,52,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1733756007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','869c6a6d27a03f97eb939a34865882cd','Bugfixes:\n Preserve grouping of NewContentWizard items\n\nFor more information see ChangeLog.','biz-design',3005001,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287232,0,'content_defender','3.5.2',11435,42,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1739713436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','f57fd5933de993a2475d9a53fefeff2e','Features:\r\n Support for PHP 8.4\r\n\r\nFor more information see ChangeLog.','biz-design',3005002,0,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287233,0,'content_defender','3.5.3',11435,47,'Content Defender','Define allowed or denied content element types in your backend layouts',2,0,3,1743036276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','c6102f580f86773d5d0fa9e87bd7f15d','Bugfixes:\r\n Respect maxItems count on copy/paste record action\r\n\r\nFor more information see ChangeLog.','biz-design',3005003,1,0,'https://github.com/IchHabRecht/content_defender/blob/master/README.md','ter','',''),
(9287234,0,'location_manager','1.1.0',1032,1032,'Location manager','Provides features for handling, visualizing, and filtering locations',2,0,2,1494578189,'a:2:{s:7:\"depends\";a:2:{s:18:\"static_info_tables\";s:12:\"6.3.0-7.6.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:9:\"geocoding\";s:12:\"2.0.0-2.0.99\";}}','NIMIUS','info@nimius.net','abandoned_extensions','6101259cce250b7d5114127ae8eb99a3','TER Release','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/location_manager/1.1.0','ter','',''),
(9287235,0,'rollovercollection4','1.0.14',4485,223,'image rollover collection 4 - BLOCKS','cool multicolumn rendering with seven layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for /usr/share/applications/kde4/konsole.desktop menu, gallery, other. Highly customizable.',1,0,3,1494926077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','1adb5ab23fb887036a5d26cce8b49b17','first release -  some effect not rendered correctly on mobile. Demo and howto: http://typo3-rollovereffects.uniud.it.  ','University of Udine and Specialistaweb',1000014,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287236,0,'rollovercollection4','1.0.15',4485,335,'image rollover collection 4 - BLOCKS','cool multicolumn rendering with seven layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1494928090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','cd0ce4e7525a05e01d63775e23f60bdc','main description modified (a wrong path ref. inserted). ','University of Udine and Specialistaweb',1000015,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287237,0,'rollovercollection4','1.0.16',4485,201,'image rollover collection 4 - BLOCKS','cool multicolumn rendering with seven layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1495184185,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','084b9141993d8a6d6e95332172503d42','templates now splitted into two distinct folder, according to TYPO3 v.7 or v.8, so the full compatibility with image rendering feature is ensured. More info: typo3-rollovereffects.uniud.it.','University of Udine and Specialistaweb',1000016,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287238,0,'rollovercollection4','1.0.17',4485,361,'image rollover collection 4 - BLOCKS','cool multicolumn rendering with seven layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1495187920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','ae6d526562c06fde3b8a5795b0dcb09a','templates v8 - wrong path defined in setup.ts. Due to incompatibility (resolved) with other ext rollovercollections.','University of Udine and Specialistaweb',1000017,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287239,0,'rollovercollection4','1.0.18',4485,289,'image rollover collection 4 - BLOCKS','cool multicolumn rendering with seven layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1496126230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','3b802e34f738c6debee5cbbf3dfaa9cd','minor changes.Info at: http://typo3-rollovereffects.uniud.it','University of Udine and Specialistaweb',1000018,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287240,0,'rollovercollection4','1.0.20',4485,566,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1496749324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','926daa6e15f4cd5f97a5e44c334b88a2','bugfix - on some sites this ext shoud be put in the last position. Code fixed, now the order of inclusion respect the other rollovercollection is indifferent ed ininfuent. Declared stable.','University of Udine and Specialistaweb',1000020,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287241,0,'rollovercollection4','1.0.21',4485,432,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1518090723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','78d7f846de5ebd8fad79ef72a65b330a','now you can configure your paths template via constants\r\nremoved any bootstrap_package dependancy due to errors when installing via repository','University of Udine and Specialistaweb',1000021,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287242,0,'rollovercollection4','1.0.22',4485,377,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1529568382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','7fff2d9610376c3766e47e4e814ed09a','now compatible with typo3 v.9.3.x - but not an extensive test done.','University of Udine and Specialistaweb',1000022,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287243,0,'rollovercollection4','1.2.0',4485,377,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1547635826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','ee2bc2ae9210bf0b55e235d26808f358','compatibility for TYPO3 v.9.x - Use it only with bootstrap_package (v7-10) with the library bootstrap 3.x enabled. Cant run with bootstrap4.x','University of Udine and Specialistaweb',1002000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287244,0,'rollovercollection4','2.0.0',4485,208,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1576504681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','5aa181360941a370507a6847d1811839','WARNING: install only with bootstrap package 10.x - tested only under typo3 9.5.x. This new version is valid only if you use SCSS styles. Do not use with LESS files; since today LESS files support and use is DROPPED','University of Udine and Specialistaweb',2000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287245,0,'rollovercollection4','2.0.1',4485,328,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1578906875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','a7db43b3cd79daedf16eef08db0d48fa','layout Tergeste, fixed style to position the button correctly. Minor modifications.','University of Udine and Specialistaweb',2000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287246,0,'rollovercollection4','3.0.0',4485,55,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1611229470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','208d1d514c633f22f48fe31fd15d2489','compatibility with TYPO3 10.4 -Now works only with scss styles; please modifty your constants. Dropped backward compatibility with previous version of TYPO3','University of Udine and Specialistaweb',3000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287247,0,'rollovercollection4','3.0.1',4485,85,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1611312148,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','11a6a75d4c524ce5259e36dacde67742','warning: use this plugin only with SCSS styles, bootstrap package 11.x (suggested); eventually change your constants. Changed compat mode.','University of Udine and Specialistaweb',3000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287248,0,'rollovercollection4','4.0.0',4485,55,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1649757900,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','9b0b7b85db7cd674e542e637becd0750','Modified some code to grant full compatibility with TYPO3 v. 11.x - Not yet compatible with bootstrap:package 12.x. use only with bootstrap_package 11.x','University of Udine and Specialistaweb',4000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287249,0,'rollovercollection4','5.0.0',4485,36,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1657188166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','a3c015e6bad620fbcab6fa26a725c516','Compatibility with bootstrap package v. 12, please use SCSS','University of Udine and Specialistaweb',5000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287250,0,'rollovercollection4','5.0.1',4485,36,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1657385836,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','25757a34a021f79dabbde97e97be0522','improved the output in responsive mode, no more the same number of Images/video in the same row.','University of Udine and Specialistaweb',5000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287251,0,'rollovercollection4','5.0.2',4485,54,'image rollover collection 4 - BLOCKS / BOX','cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1657875312,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','8d7489c0df2488cc9ba4a23b4680df1a','minor bug fixing','Specialistaweb',5000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287252,0,'rollovercollection4','6.0.0',4485,61,'image rollover collection 4 - BLOCKS / BOX','only 4 bootstrap5  boostrap package v12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1671643303,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','0e1d6725adf2ee4fdfe5287c42e97784','now compatible with bootstrap package 12. Install this version and use only with bootstrap5 library and scss.  minor bux fixing','Specialistaweb',6000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287253,0,'rollovercollection4','7.0.0',4485,26,'image rollover collection 4 - BLOCKS / BOX','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1699203549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','d04a4317ccadde51940735b9499572ab','compat with TYPO3 v. 12 and bootstrap package 14.0.x','Specialistaweb',7000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287254,0,'rollovercollection4','7.0.1',4485,35,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1699257326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','3b7cb8bec12789a5a701275896b65ac0','composer.json file added','Specialistaweb',7000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287255,0,'rollovercollection4','7.0.2',4485,55,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1708585655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','6b33848c422390b9ddde085e25db0da3','first release on github/packagist - composer enabled','Specialistaweb',7000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287256,0,'rollovercollection4','7.0.3',4485,64,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1709104431,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','8dfe5b7d42da196d0aec77e6c86b9090','composer.json, modified requirements for TYPO3 v. 12','Specialistaweb',7000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287257,0,'rollovercollection4','7.0.4',4485,72,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1709315561,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','9ace99e1f0e160677a8cf8e514eb0507','new stable version, minor changes','Specialistaweb',7000004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287258,0,'rollovercollection4','8.0.0',4485,38,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',1,0,3,1733327719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','0cc177e22c8fb2d02669c67942638547','new compat versioni - supports TYPO3 12-13 with bootstrap package v.13-15','Specialistaweb',8000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287259,0,'rollovercollection4','8.0.2',4485,34,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1733506500,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','81327992fe3918d1aac7b4574481c44d','minor bug fixing and zip error','Specialistaweb',8000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287260,0,'rollovercollection4','8.0.3',4485,33,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1734332017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','6c73741a44670c0f0ee9e19dd9f3aab1','added files to ensure configuration from the Site Management menu (TYPO3 13) and support Sets','Specialistaweb',8000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287261,0,'rollovercollection4','8.0.4',4485,49,'image rollover collection 4 - BLOCKS','only for bootstrap5  boostrap package v.12 - cool multicolumn rendering with seven boxes layouts for cType textmedia, media, textpic and images; bootstrap package needed. Useful for menu, gallery, other. Highly customizable.',2,0,3,1734332890,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','0416c000eba908f113bab19a163a22a5','bug fix: typoscript library not loaded under TYPO3 v. 12','Specialistaweb',8000004,1,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/blocks','ter','',''),
(9287262,0,'rte_ckeditor_image','8.7.1',19745,712,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1495017203,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','e2e6a1882636da18dcf3022ac0b79050','v8.7.1          Tagging v8.7.1 (initial release)','',8007001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287263,0,'rte_ckeditor_image','8.7.2',19745,507,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1498219800,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','5b7cd6364812ee861f299db14c7ab626','v8.7.2          - Show TYPO3 and not CKEditor image dialog on image double click (6)\n- Added support for click enlare (2)','',8007002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287264,0,'rte_ckeditor_image','8.7.3',19745,651,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1498468077,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','976a178e719f2263d268fbb17d7860af','v8.7.3          Fixed composer package replacee leading to wrongly inferred extension key','',8007003,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287265,0,'rte_ckeditor_image','8.7.4',19745,5949,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1502974010,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','7d0f0d1e25a0c0d949a91c6ca9118bba','v8.7.4          Tagging 8.7.4 (IE compatibility)','',8007004,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287266,0,'rte_ckeditor_image','8.7.5',19745,508,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1543314786,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','b8bba02a7151eab821cb384ddcd48103','v8.7.5          RELEASE - Update to version 8.7.5','',8007005,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287267,0,'rte_ckeditor_image','8.7.6',19745,407,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1543537656,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','dad900911da4e6644e22d9e9c347614a','v8.7.6          [TASK] Release 8.7.6','',8007006,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287268,0,'rte_ckeditor_image','8.7.7',19745,399,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1543739247,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','c4fee252cbeed361f2f0647bc96aa847','v8.7.7          [TASK] Release 8.7.7 - Fix output of link content','',8007007,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287269,0,'rte_ckeditor_image','8.7.8',19745,785,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1543914660,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','86576c80b009fa557ea89ae46a7d1127','v8.7.8          [TASK] Release 8.7.8 - Fix DOM element count','',8007008,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287270,0,'rte_ckeditor_image','8.8.8',19745,1021,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1544717242,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','4716ff7a885508f7523b28cf03e63e39','v8.8.0          [TASK] Release 8.8.0 - Support linked images','',8008008,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287271,0,'rte_ckeditor_image','8.9.0',19745,2816,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1549372601,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','5f675bb516c43afbddeb1d85cbd2ac22','v8.9.0          [TASK] Release 8.9.0 - Improve image selection','',8009000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287272,0,'rte_ckeditor_image','9.0.1',19745,583,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1552993367,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','cea9cadac32ff82f2a67b7d37034080f','v9.0.0          v9.0.0 - TYPO3 9.5 Compatibility','',9000001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287273,0,'rte_ckeditor_image','9.0.2',19745,479,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1561102026,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','6d4785762a558ceeb6d4a53e60adf3c9','v9.0.2          [TASK] Release 9.0.2 - Bugfix for image attributes','',9000002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287274,0,'rte_ckeditor_image','9.0.3',19745,1148,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1562141681,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','7d3be0b7e2f25e3f89d82aa68e5137ce','v9.0.3          [TASK] Release 9.0.3 - Process image on first selection','',9000003,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287275,0,'rte_ckeditor_image','9.0.4',19745,1260,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1572113210,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz','christian.opitz@netresearch.de','netresearch','6ab9e6c6450c2cd98117ba73cce3f151','v9.0.4          [RELEASE] 9.0.4','',9000004,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287276,0,'rte_ckeditor_image','9.0.5',19745,277,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1602345971,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','28afac5d5eb21f0893860ca318ba63fa','v9.0.5          [RELEASE] 9.0.5','',9000005,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287277,0,'rte_ckeditor_image','10.1.0',19745,162,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1608761327,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','a42570a1b2801cbb768156f9594b9884','v10.1.0         [RELEASE] 10.1.0','',10001000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287278,0,'rte_ckeditor_image','10.0.1',19745,58,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1608807123,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','005706443633f8c3deed264b3d85bc23','v10.0.0         Update composer.json','',10000001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287279,0,'rte_ckeditor_image','10.2.1',19745,105,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1642280110,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','4635f2b6b006a61b9c1403ff16f13d7e','[bugfix/145]Fix disabled button. by @lucmuller in 149','',10002001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287280,0,'rte_ckeditor_image','11.0.2',19745,129,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1642280377,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','3c50089335e19fd9a004c9e31c3da12d','v11.0.2','',11000002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287281,0,'rte_ckeditor_image','10.2.2',19745,39,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022263,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','07489804b3520dc8360cecbd7f869fcd','v10.2.2\r\nVersion fixes 7b5fcb2\r\n\r\n10.x does not support TYPO3 v11\r\nadd 10.x-dev version alias\r\nfix version in ext_emconf.php 2e4b619\r\n\r\nVersion 10.2.2 376f273','',10002002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287282,0,'rte_ckeditor_image','10.2.3',19745,45,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022305,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','2ea454fd0da4c6a84e378197904ca884','v10.2.3\r\nFix: composer.json','',10002003,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287283,0,'rte_ckeditor_image','10.2.4',19745,92,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022339,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','67dec100cfc3e1048c0f8f6ad5a12b41','v10.2.4\r\n','',10002004,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287284,0,'rte_ckeditor_image','10.2.5',19745,95,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022365,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','e74d7650c027e585c193f26211085150','v10.2.5\r\nWhats Changed\r\n[BUGFIX] Preserve important image attributes on initialization by @thommyhh in 178','',10002005,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287285,0,'rte_ckeditor_image','11.0.3',19745,42,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022460,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','7e8ad0121bd4a04c8dfea266c428a195','v11.0.3\r\nWhats Changed\r\nMake extension PHPStan level 8 error-free by @Physikbuddha in 154\r\nUpdate typo3image.js, Fix Pull request 137 by @mabocke in 159\r\nBugfix/rte images softreferenceindexer by @saitho in 161\r\n[BUGFIX] Fix broken images in RTEs inside flexform elements by @Physikbuddha in 169\r\nNew Contributors\r\n@Physikbuddha made their first contribution in 154\r\n@mabocke made their first contribution in 159\r\n@saitho made their first contribution in 161','',11000003,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287286,0,'rte_ckeditor_image','11.0.4',19745,86,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022488,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','be3e9da3a52bc9dd65f1017cdbb6fb43','v11.0.4\r\nFix 171','',11000004,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287287,0,'rte_ckeditor_image','11.0.5',19745,112,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1662022514,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','f963f5f1b5642b7d2854bdbfbf3350cd','v11.0.5\r\nWhats Changed\r\nUpdate namelesscoder/typo3-repository-client requirement from 1.2 to 2.1 by @dependabot in 175\r\n[BUGFIX] Preserve important image attributes on initialization by @thommyhh in 177\r\n[BUGFIX] check if array index exist by wrapping with null coalescing  by @lukasniestroj in 184\r\nNew Contributors\r\n@dependabot made their first contribution in 175\r\n@lukasniestroj made their first contribution in 184','',11000005,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287288,0,'rte_ckeditor_image','11.0.6',19745,109,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1670600047,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','975151e260fdd26e65f610ba49096db1','v11.0.6 \r\nWhats Changed\r\n[BUGFIX] Make fetching of external image configurable by @sypets in 192\r\n[BUGFIX] Catch exception when fetching external image by @sypets in 191\r\n[BUGFIX] fix misuse of 11LTS BE processing middleware URLs by @jpmschuler in 194\r\n[BUGFIX] Prevent undefined array key by @cngJo in 198\r\n[BUGFIX] fileadmin path without slash wont output in 11LTS by @jpmschuler in 197\r\nFix undefined array key access by @fsuter in 196\r\n\r\n@sypets made their first contribution in 192\r\n@cngJo made their first contribution in 198\r\n@fsuter made their first contribution in 196','',11000006,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287289,0,'rte_ckeditor_image','11.0.7',19745,85,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1675334338,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','3e845301735c313b89480d65da5c066a','[BUGFIX] Fix PHP warning about undefined array key access\r\n[BUGFIX] Fix a couple of common PHP issues \r\n[BUGFIX] Load Image when inserted to editor\r\n[BUGFIX] Remove deprecated call to GeneralUtility::rmFromList','',11000007,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287290,0,'rte_ckeditor_image','11.0.8',19745,99,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1675429713,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','1e0ee20ef953511574d5adceb506ba9d','[BUGFIX] Fix invalid typoscript in README, comments not allowed behind values\r\n[BUGFIX] Fix invalid return type of method \"getLazyLoadingConfiguration\" ','',11000008,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287291,0,'rte_ckeditor_image','11.0.10',19745,92,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1687808186,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','10052a6e0c7d9c919a6f07f07ca98bc9','[RELEASE] v11.0.10','',11000010,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287292,0,'rte_ckeditor_image','11.0.11',19745,88,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1687863206,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','f09bb0f4a2ebd331b5c33fa311bfb679','[RELEASE] v11.0.11 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',11000011,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287293,0,'rte_ckeditor_image','11.0.14',19745,72,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1698328149,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','9ca9c0b43d43fddfa7bbc7419ca24176','[RELEASE] v11.0.14 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',11000014,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287294,0,'rte_ckeditor_image','12.0.0',19745,69,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1702548275,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','d49c707dd04e2854b29c30d30cc6a8da','[RELEASE] v12.0.0 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',12000000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287295,0,'rte_ckeditor_image','11.0.15',19745,62,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1706782870,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.9.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Christian Opitz, Mathias Uhlmann','christian.opitz@netresearch.de','netresearch','766f8d38af8f0a251772ac990d941d81','[RELEASE] v11.0.15 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',11000015,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287296,0,'rte_ckeditor_image','12.0.1',19745,74,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1706783946,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','1379c4c317dea84beea0881fab3bad70','[RELEASE] v12.0.1 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',12000001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287297,0,'rte_ckeditor_image','12.0.2',19745,65,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1716473718,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:16:\"cms_rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','80f3f7a13b2933d9fc2b32dda4e8e026','[RELEASE] v12.0.2 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',12000002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287298,0,'rte_ckeditor_image','12.0.4',19745,55,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1732198121,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','5bea42fa7b0da86f5cbf4ae1dded1fd4','release 12.0.4 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',12000004,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287299,0,'rte_ckeditor_image','13.0.0',19745,48,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1736349969,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','5d2f8a41f5680f08f22bd5695fa0ce87','[RELEASE] v13.0.0 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','',13000000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287300,0,'rte_ckeditor_image','13.0.1',19745,24,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1764160055,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','51d0a0f920be6ad5dcacb3c426c2b1c5','[RELEASE] v13.0.1 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13000001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287301,0,'rte_ckeditor_image','13.1.5',19745,19,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1766260662,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','061a479d7cedb673612454f1fbbea353','chore: bump version to 13.1.5 for TER release (493)','Netresearch DTT GmbH',13001005,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287302,0,'rte_ckeditor_image','13.2.0',19745,17,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1767876050,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','d8a3e8df52b44d63ae05f5972f9e83e7','chore(release): v13.2.0 (508)','Netresearch DTT GmbH',13002000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287303,0,'rte_ckeditor_image','13.3.2',19745,18,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1767975820,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','9df72afe5ae5e4deba3d5ec1896cd47c','Summary\n\n- Added [AsAllowedCallable] attribute on renderImageAttributes() and renderImages() methods for TYPO3 v14 compatibility ([518](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/518))\n- Functional tests for TypoScript callable integration\n- Minimum TYPO3 version raised to 13.4.21 (backport of AsAllowedCallable attribute)\n\n Note: Versions 13.3.0 and 13.3.1 were blocked by GitHubs immutable releases feature during release troubleshooting. This is the first published release of the 13.3.x series.\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.3.2','Netresearch DTT GmbH',13003002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287304,0,'rte_ckeditor_image','13.4.0',19745,16,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1769357387,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','c19de5d5ccab28440f804296d0cb868f','Whats Changed\n fix(ci): handle already-updated ext_emconf.php in release workflow by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/525\n docs: add signed releases requirement to AGENTS.md by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/526\n chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/524\n chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/527\n fix(ci): add CODECOV_TOKEN for Codecov uploads by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/528\n ci: add codecov.yml with correct branch config by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/529\n chore(deps): update github/codeql-action action to v4.31.10 by @renovate[bot] in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/530\n chore(deps): update action\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.4.0','Netresearch DTT GmbH',13004000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287305,0,'rte_ckeditor_image','13.4.1',19745,17,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1769457724,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','a21c8d1ce96fc5429368d6a468addba4','Bug Fixes\n\n- fix(frontend): strip data-caption in img handler to prevent nested figures (550)\n- fix(frontend): process linked images via tags.a handler (551)  \n- fix(editor): persist caption from image properties dialog (549)\n\n Summary\n\nThis patch release fixes figcaption/figure rendering issues reported in 546:\n1. Caption values from the image properties dialog are now correctly persisted\n2. Images wrapped in links (a) are now properly processed \n3. Standalone img tags no longer create unwanted figure wrappers (preventing nested figures)\n\nFull Changelog: https://github.com/netresearch/t3x-rte_ckeditor_image/compare/v13.4.0...v13.4.1\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.4.1','Netresearch DTT GmbH',13004001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9287306,0,'rte_ckeditor_image','13.4.2',19745,17,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1769597597,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','cc31495c0e35ebbb41568afc7dfe47b4','Bug Fixes\n\n- fix(frontend): extract link attributes from figure-wrapped images ([555](https://github.com/netresearch/t3x-rte_ckeditor_image/issues/555), [556](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/556))\n  - Fixed template selection for linked images inside figure elements\n  - LinkWithCaption template now correctly selected instead of WithCaption\n\n Test Infrastructure\n\n- PHPUnit 11/12 compatibility layer for cross-version test suite ([558](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/558))\n- Fixed mock argument types in unit tests ([557](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/557))\n\n Documentation\n\n- Updated TYPO3 version requirement to 13.4.21\n- Clarified automatic GeneralHtmlSupport integration\n- Added TypoScript inclusion notice for v13.4.0\n- Added mandatory release process blueprint to AGENTS.md\n\nFull Changelog: https://github.com/netresearch/t3x-rte_ckeditor_image/compare/v13.4.1...v13.4.2\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.4.2','Netresearch DTT GmbH',13004002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287307,0,'rte_ckeditor_image','13.5.0',19745,23,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1769722539,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','fe08786f19a7e5a556ca79f7d8545dae','Whats Changed\n\n Added\n- Configurable popup link class - The CSS class for popup/lightbox links is now configurable via TypoScript lib.contentElement.settings.media.popup.linkClass (562, 569)\n\n Fixed\n- Captioned image template selection - Images with data-caption inside figure elements now correctly use the WithCaption template (566, 572)\n- Duplicate link prevention - Removed a from encapsTagList to prevent double-wrapped links when images are inside anchor tags (565, 570)\n- PageTSconfig duplicate loading - Removed global page.tsconfig include to prevent duplicate loading when using TYPO3 Site Sets (563, 568)\n\n Changed\n- Documentation now mentions Site Set dependency requirement for installation\n\nFull Changelog: https://github.com/netresearch/t3x-rte_ckeditor_image/compare/v13.4.2...v13.5.0\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.5.0','Netresearch DTT GmbH',13005000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287308,0,'rte_ckeditor_image','13.6.0',19745,15,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1771718804,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','a5527a20965bf6eb4a4729f67aad3367','Whats Changed\n\n Features\n\n- True inline images with typo3imageInline model element  images can now be placed inline within text, not just as block elements ([583](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/583))\n- Linked images with TYPO3 link browser integration, target options, URL parameters, and duplicate link prevention ([575](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/575))\n- Image reference validation  CLI command (bin/typo3 rte_ckeditor_image:validate) and upgrade wizard to detect and fix broken image references ([635](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/635))\n- Dynamic preview renderer with broken image warnings in page module ([647](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/647), [636](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/636))\n- Nested link wrapper detection in upgrade wizard  detects and fixes double a tags from older extension versi\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.6.0','Netresearch DTT GmbH',13006000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287309,0,'rte_ckeditor_image','13.6.1',19745,16,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1771977681,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','f153b31603bf79f482dddf7a169ec4d1','Whats Changed\n chore: improve README badge links, icons, and accuracy by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/674\n feat: auto-create announcement discussion on release by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/682\n chore: update AGENTS.md for v13.6.0 and workflow changes by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/683\n chore: update Documentation AGENTS.md with troubleshooting details by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/684\n fix: prevent double link icon and constrain figcaption width in CKEditor by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/688\n chore: replace generic emails with GitHub references by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pull/689\n fix: replace hardcoded GPG verify tag and add verification to releases by @CybotTM in https://github.com/netresearch/t3x-rte_ckeditor_image/pu\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v13.6.1','Netresearch DTT GmbH',13006001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287310,0,'rte_ckeditor_image','12.0.9',19745,14,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1772114200,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','49619b8c113207538d96162bb9fc16e1','Bug Fixes\n\n- Image Browser 503 error (703): Fixed SelectImageController not calling parent constructor, leaving ElementBrowserRegistry uninitialized. Now uses proper constructor dependency injection.\n\n CI\n\n- Fixed TER publishing: removed declare(strict_types1) from ext_emconf.php (TER cannot parse it)\n- Synced TER publish workflow from main branch\n\n Development\n\n- Added DDEV setup for local TYPO3 v12 development and testing\n\n Closes\n\n- 703\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.9','',12000009,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287311,0,'rte_ckeditor_image','13.7.0',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1772806848,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','d15fc7735eca68dfce999c02b8ae5461','v13.7.0 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13007000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287312,0,'rte_ckeditor_image','13.7.1',19745,13,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1772839731,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','0005c149306a4629e51ef6aa0c6d0c74','v13.7.1 -- for details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13007001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287313,0,'rte_ckeditor_image','12.0.10',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1773427861,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','90c96ed885905f9628d29a12761c33bf','Bug Fixes\n\n- PCRE limits restored after image processing (731, 733): Modified PCRE backtrack/recursion limits are now reverted to their original values after image processing completes, preventing side effects on subsequent code.\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.10','',12000010,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287314,0,'rte_ckeditor_image','13.8.0',19745,14,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1773501466,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','5a3c88e34b4693f5b57dd756cea58b5e','- chore: bump version to 13.8.0 (737)\n- chore: bump version to 13.8.0\n- docs: fix outdated references, add missing features, update installation (736)\n- docs: fix outdated references, add missing features, update installation\n- chore(deps): bump undici from 7.22.0 to 7.24.1 in /Tests/JavaScript in the npm_and_yarn group across 1 directory (735)\n- chore(deps): bump undici\n- chore(deps): update vitest monorepo to v4.1.0 (minor) (732)\n- chore(deps): update vitest monorepo to v4.1.0\n- fix: add blank line between if-blocks per Rector (730)\n- fix: add blank line between if-blocks per Rector NewlineAfterStatementRector\n- feat: preserve figure/figcaption in backend preview (728)\n- fix: only check direct fields for file type in preview registrar (729)\n- fix: reword ext_emconf comment to avoid CI lint false positive\n- fix: apply Rector suggestion and fix CI lint false positive\n- fix: address review feedback on comment and test naming\n- fix: only check direct fields for file type in preview registrar (727)\n- feat: preserve figure/figcaption in backend preview (726)\n- docs: update CHANGELOG with v13.6.0, v13.6.1, and v13.7.1 (724)\n- docs: update CHANGELOG with v13.6.0, v13.6.1, and v13.7.1\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13008000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287315,0,'rte_ckeditor_image','12.0.11',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1774512992,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','d61bbc5874f4180db251e02ecb7f9125','Bug Fixes\n\n- Resolve all PHPStan errors (754): PHPStan baseline now only contains deprecated items, all actual errors resolved.\n- Replace removed getFileStorageRecords() (751): Replaced deprecated method with checkActionPermission() for proper file storage access checks.\n\n CI/CD\n\n- Pin GitHub Actions to full-length commit SHAs (753): Improved supply chain security by pinning all GitHub Actions to immutable commit hashes.\n- Add unit test support to CI pipeline: Unit tests are now included in the CI build matrix.\n\n Contributors\n\n- @sowieso  PHPStan fixes, API migration, unit tests (751, 754)\n- @smendel  GitHub Actions security hardening (753)\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.11','',12000011,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287316,0,'rte_ckeditor_image','13.8.1',19745,10,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1775802714,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','67fc6cccdece5f9c99599bc9dc0e5d31','- chore: bump version to 13.8.1 (781)\n- chore: bump version to 13.8.1\n- fix(validator): preserve leading slash in RTE image src fixes (778) (780)\n- style(listener): split compound if-continue per Rector rule\n- fix(listener): preserve leading slash in UpdateImageReferences (778)\n- fix(validator): preserve leading slash in RTE image src fixes (778)\n- chore(deps): update vitest monorepo to v4.1.4 (patch) (779)\n- chore(deps): update vitest monorepo to v4.1.4\n- chore(deps): update vitest monorepo to v4.1.3 (patch) (777)\n- chore(deps): update vitest monorepo to v4.1.3\n- chore(deps): update dependency jsdom to v29.0.2 (776)\n- chore(deps): update dependency jsdom to v29.0.2\n- chore(deps): update dependency @playwright/test to v1.59.1 (774)\n- chore(deps): update dependency @playwright/test to v1.59.1\n- chore: add export-ignore rules to .gitattributes (772)\n- fix: remove empty secrets blocks and fix YAML syntax (773)\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: add captainhook.json and package-lock.json to export-ignore\n- chore: add export-ignore rules to .gitattributes\n- chore(deps): update dependency @playwright/test to v1.59.0 (766)\n- chore(deps): update dependency @playwright/test to v1.59.0\n- fix: resolve CI startup failure and TYPO3 v14.2 compatibility (770)\n- fix(ci): remove empty secrets block from security job\n- fix: correct NEON escaping in PHPStan ignore pattern\n- fix: move parent constructor ignore to phpstan.neon, not baseline\n- fix: revert parent constructor call, add PHPStan baseline instead\n- fix: resolve TYPO3 v14.2 compatibility issues\n- chore: remove explicit gitleaks call, now handled by org-wide default (771)\n- chore: remove explicit gitleaks call, now handled by org-wide default\n- feat: add direct gitleaks call from netresearch/.github (765)\n- fix: add permissions to gitleaks job, remove stale secret from security job\n- feat: add direct gitleaks call from netresearch/.github\n- chore: migrate generic workflows to .github (763)\n- fix: use @main for .github reusable workflows, not SHA pin\n- chore: migrate generic workflows from typo3-ci-workflows to .github\n- chore(deps): update vitest monorepo to v4.1.2 (patch) (760)\n- chore(deps): update vitest monorepo to v4.1.2\n- fix: resolve all 157 PHPStan baseline errors (755)\n- fix: resolve all 157 PHPStan baseline errors\n- chore(deps): update vitest monorepo to v4.1.1 (patch) (756)\n- chore(deps): update vitest monorepo to v4.1.1\n- chore(deps): update dependency jsdom to v29.0.1 (748)\n- chore(deps): update dependency jsdom to v29.0.1\n- fix: skip processing images without data-htmlarea-file-uid (746)\n- fix: skip processing images without data-htmlarea-file-uid\n- fix: update PHPStan baseline and PHPat deprecated API (747)\n- fix: update PHPat to non-deprecated API (0.12.4)\n- fix: remove count field from pathless baseline entries\n- fix: remove path constraints and fix PHPat regex patterns\n- fix: correct baseline counts from actual CI output\n- fix: add reportUnmatched:false for version-dependent baseline entries\n- fix: add missing PHPStan baseline entries for implode and PHPat\n- fix: update PHPStan baseline and PHPat deprecated API\n- New Crowdin updates (741)\n- chore: trigger CI\n- New translations locallang_be.xlf (Danish)\n- chore: address extension assessment findings (745)\n- chore: address extension assessment findings\n- chore(deps): update dependency jsdom to v29 (744)\n- chore(deps): update dependency jsdom to v29\n- docs: improve documentation based on community feedback (743)\n- docs: improve documentation based on community feedback analysis\n- docs: update AGENTS.md version and verification date (742)\n- docs: update AGENTS.md version and verification date\n- fix: remove redundant SLSA provenance job from release workflow (740)\n- fix: remove redundant SLSA provenance job from release workflow\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13008001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287317,0,'rte_ckeditor_image','13.8.2',19745,10,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1775813789,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','8d71ae56ffd1df8cac75b2f64809b7e0','- chore: bump version to 13.8.2 (783)\n- chore: bump version to 13.8.2\n- fix(l10n): comprehensive localization review and fixes (782)\n- fix(l10n): fix unit test and modal title scope issue\n- fix(l10n): comprehensive localization review and fixes\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13008002,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287318,0,'rte_ckeditor_image','13.8.3',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1775833127,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','0dd8b3cb3e192ec558ff5e2efff24c83','- chore: release v13.8.3 (785)\n- chore: release v13.8.3\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13008003,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287319,0,'rte_ckeditor_image','13.9.0',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1777443836,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:16:\"13.4.21-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.21-14.99.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','6998ae82a66fbd5174a8f06404972d4d','- chore(release): v13.9.0 (806)\n- docs(changelog): refresh stale link reference definitions\n- docs: document validator origin-skip behavior  bump AGENTS.md version\n- chore(release): v13.9.0\n- docs: sync rel\"noreferrer\" docs and clean up validation findings (804)\n- docs: sync rel\"noreferrer\" docs and clean up validation findings\n- ci: trigger CodeQL and dependency-review on merge_group events (803)\n- fix: emit rel\"noreferrer\" on figure-wrapped linked images (799) (802)\n- ci: trigger CodeQL and dependency-review on merge_group events\n- fix(review): case-insensitive target normalization  accurate docblock (801)\n- fix(review): extract SecurityRelComputer  add unit coverage  trim hrefs (801)\n- fix(phpstan): replace short ternary with explicit false check\n- fix(review): preserve source rel tokens, scope test selector (801)\n- fix(review): treat protocol-relative URLs as external  defensive trim (801)\n- style: align cs-fixer binary_operator_spaces in ImageResolverService\n- fix: emit rel\"noreferrer\" on figure-wrapped linked images (799)\n- fix: remove parseFunc_RTE.allowTags whitelist that breaks vanilla installs (790) (796)\n- fix(e2e): remove same allowTags trap from test infrastructure (790)\n- fix: address review feedback on PR 796\n- fix: remove parseFunc_RTE.allowTags whitelist that breaks vanilla installs (790)\n- test(e2e): regression spec for 790 (red baseline)\n- fix: support v14 link browser FormEngineLinkBrowserSetLinkEvent contract (798)\n- fix(review): treat any string value from v14 link browser as a selection\n- fix: support v14 link browser FormEngineLinkBrowserSetLinkEvent contract\n- fix(e2e): scope link-default-attributes locator to external HTTP(S) links (797)\n- test(e2e): scope link-default-attributes to seeded test fixtures\n- fix(e2e): scope link-default-attributes locator to external HTTP(S) links\n- feat(ci): add E2E setup-variant matr\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13009000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287320,0,'rte_ckeditor_image','12.0.12',19745,8,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1777972823,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','b181f1502592973d40ca5ac946562381','Bug Fixes\n\n- RTE image DB hook in CLI/scheduler (816): Tolerate missing or non-backend TYPO3_REQUEST so image processing hooks no longer crash outside a backend HTTP request. Fixes 815.\n\n Maintenance\n\n- Release documentation (817): Tag-first flow, TER vs Packagist, and workflow_dispatch version formats for TYPO3_12 maintenance.\n\n Contributors\n\n- Thanks to everyone who reported, reviewed, and shipped 815818.\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.12','',12000012,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287321,0,'rte_ckeditor_image','12.0.13',19745,8,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1778155227,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','e431117825153c13b5fee8dfeb34f089','Bug Fixes\n\n- allowedExtensions YAML preset silently ignored ([821](https://github.com/netresearch/t3x-rte_ckeditor_image/issues/821), [823](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/823))  the CKEditor 5 rewrite ([1cfe7a7](https://github.com/netresearch/t3x-rte_ckeditor_image/commit/1cfe7a7), TYPO3 v12 Support) hardcoded the FileBrowsers bparams[3] slot to the empty string, so the documented editor.externalPlugins.typo3image.allowedExtensions option was overridden by the controllers fallback to $GLOBALS[TYPO3_CONF_VARS][GFX][imagefile_ext]. JS now threads the configured value through.\n\nBackport of [822](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/822) (v13/v14) to the TYPO3_12 maintenance branch.\n\n Compatibility\n\n- TYPO3 12.4 LTS\n- PHP 8.1  8.4\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.13','',12000013,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287322,0,'rte_ckeditor_image','13.9.1',19745,12,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1778169333,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:16:\"13.4.21-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.21-14.99.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','7c9483f98ecdaf7354373c9e5bb41d90','- chore: release v13.9.1 ( SonarCloud lcov fix) (826)\n- chore: bump version to 13.9.1\n- ci(sonarqube): rewrite vitest lcov SF paths to project-root\n- chore(changelog): credit @mmunz for 821 report (824)\n- chore(changelog): credit @mmunz for 821 report\n- fix(js): restore allowedExtensions wiring into bparams[3] (821) (822)\n- fix(js): wire allowedExtensions into bparams[3] for FileBrowser (821)\n- chore(deps): update dependency lint-staged to v17 (820)\n- chore(deps): update dependency lint-staged to v17\n- chore(deps): update dependency node to v24 (814)\n- chore(deps): update dependency node to v24\n- refactor: drop unused parameters from private link DTO builders (819)\n- refactor: drop unused parameters from private link DTO builders\n- refactor(js): modernize typo3image.js per SonarCloud findings (813)\n- refactor(js): drop unused parseTypoLinkParts import (S1128)\n- ci(sonarqube): wire JS coverage and exclude tests from duplication\n- refactor(js): address SonarCloud findings on new helper module\n- test(js): sync mirrored test helpers with refactored production code\n- refactor(js): use .dataset over getAttribute/setAttribute for data- (S7761, 1 fix)\n- refactor(js): use optional chaining for null guards (S6582, 57 fixes)\n- refactor(js): use .includes() over .indexOf() existence checks (S7765, 8 fixes)\n- refactor(js): drop unused variables and dead assignments (S1481/S1854, 12 fixes)\n- refactor(js): use StringreplaceAll for /g regexes (S7781, 2 fixes)\n- refactor(js): use Number.parseInt / Number.parseFloat (S7773, 5 fixes)\n- chore(deps): update step-security/harden-runner action to v2.19.1 (812)\n- chore(deps): update step-security/harden-runner action to v2.19.1\n- ci(sonarqube): wire PHPUnit coverage into SonarCloud scan (811)\n- fix(a11y): remove redundant image from demo alt attributes (Web:S6851)\n- ci(sonarqube): run unit tests with coverage and feed Clov\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13009001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287323,0,'rte_ckeditor_image','13.10.0',19745,11,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1779978828,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:16:\"13.4.21-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.21-14.99.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','a6c9acee62923cf446654a15642e3506','- chore: release v13.10.0 (841)\n- chore: drop superfluous 13.9.1 history note from CHANGELOG\n- chore: drop empty Unreleased section headers per Keep-a-Changelog\n- chore: release v13.10.0\n- fix(builder): canonical leading-slash RTE image src storage  ADR-004  security hardening (837 follow-up) (840)\n- review: harden whitespace smuggling  extend manifestation to README/CDN test\n- docs: add ADR-004 for canonical leading-slash RTE image src storage\n- docs: document leading-slash storage  subpath operator setup (837 follow-up)\n- fix(builder): normalize all local src paths, not only stripped ones\n- fix(builder): always store leading-slash src in RTE storage (837 follow-up)\n- fix: repair slashless src in validate --fix after 778 over-correction (837) (839)\n- docs: correct template-override paths and EXT key (836) (838)\n- fix: repair slashless src in validate --fix and file-operation listener (837)\n- docs: correct template-override paths and EXT key (836)\n- chore(deps): update dependency @playwright/test to v1.60.0 (829)\n- ci(renovate): keep Playwright npm package and Docker image in sync\n- fix(e2e): bump Playwright Docker image to v1.60.0-noble\n- chore(deps): update dependency @playwright/test to v1.60.0\n- chore(deps): update step-security/harden-runner action to v2.19.4 (835)\n- chore(deps): update step-security/harden-runner action to v2.19.4\n- chore(deps): update vitest monorepo to v4.1.7 (834)\n- chore(deps): update vitest monorepo to v4.1.7\n- chore(deps): update sonarsource/sonarqube-scan-action action to v8.1.0 (833)\n- chore(deps): update sonarsource/sonarqube-scan-action action to v8.1.0\n- chore(deps): update step-security/harden-runner action to v2.19.3 (832)\n- chore(deps): update step-security/harden-runner action to v2.19.3\n- chore(deps): update shivammathur/setup-php action to v2.37.1 (831)\n- chore(deps): update shivammathur/setup-php action to\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13010000,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287324,0,'rte_ckeditor_image','12.0.14',19745,6,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3.',2,0,0,1780917364,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel','sebastian.koschel@netresearch.de','netresearch','b26701cb1cdf3a28db0a60e6ca7d7642','Maintenance release for the TYPO3 v12 (TYPO3_12) branch.\n\n Bug Fixes\n\n- Image squashed/distorted when both maxWidth and maxHeight are exceeded ([847](https://github.com/netresearch/t3x-rte_ckeditor_image/pull/847)): SelectImageController clamped each axis independently with min(), so an image larger than both configured limits was forced to maxWidth  maxHeight  destroying its aspect ratio (a portrait image was squashed into a square). Both dimensions are now scaled by a single shared factor, so the image fits within the limits while keeping its aspect ratio. Fixes [846](https://github.com/netresearch/t3x-rte_ckeditor_image/issues/846).\n\n Contributors\n\n- @dkochc  bug report ([846](https://github.com/netresearch/t3x-rte_ckeditor_image/issues/846))\n\nFull Changelog: https://github.com/netresearch/t3x-rte_ckeditor_image/compare/v12.0.13...v12.0.14\n\nDetails: https://github.com/netresearch/t3x-rte_ckeditor_image/releases/tag/v12.0.14','',12000014,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287325,0,'rte_ckeditor_image','13.10.1',19745,9,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1781863568,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:16:\"13.4.21-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.21-14.99.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','00e3fd2fd3ee3c92935e326c4d3300da','- release: v13.10.1 (856)\n- release: v13.10.1\n- chore(deps-dev): bump undici from 7.25.0 to 7.28.0 in /Tests/JavaScript in the npm_and_yarn group across 1 directory (855)\n- ci: adopt canonical typo3-extension template (853)\n- ci: restore ci job ref to @main after verifying phpstan fix on branch\n- tmp: point ci job at phpstan-phpunit13 fix branch to verify (revert before merge)\n- ci: correct E2E job comment  variants are blocking, not advisory\n- ci: restore E2E setup-variant matrix dropped in template adoption\n- ci: adopt netresearch/.github typo3-extension template\n- chore(deps-dev): bump undici\n- chore(deps): update actions/checkout action to v7 (854)\n- chore(deps): update actions/checkout action to v7\n- chore(deps): update playwright to v1.61.0 (852)\n- chore(deps): update playwright to v1.61.0\n- chore(deps): update vitest monorepo to v4.1.9 (851)\n- chore(deps): update vitest monorepo to v4.1.9\n- chore(deps): update sonarsource/sonarqube-scan-action action to v8.2.0 (850)\n- chore(deps): update sonarsource/sonarqube-scan-action action to v8.2.0\n- chore(deps): update shivammathur/setup-php action to v2.37.2 (849)\n- chore(deps): update shivammathur/setup-php action to v2.37.2\n- docs: place template-override settings inside preUserFunc. (845)\n- docs: nest settings block and use TYPO3 dot-suffix convention\n- docs: place template-override settings inside preUserFunc.\n- chore(deps): update actions/checkout action to v6.0.3 (844)\n- chore(deps): update actions/checkout action to v6.0.3\n- chore(deps): update vitest monorepo to v4.1.8 (843)\n- chore(deps): update vitest monorepo to v4.1.8\n- docs(readme): restructure for narrative, SEO, and GitHub UX conventions (842)\n- docs(readme): document TYPO3 version-compatibility branch matrix\n- docs(readme): restructure for narrative, SEO, and GitHub UX conventions\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13010001,0,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287326,0,'rte_ckeditor_image','13.10.2',19745,3,'CKEditor Rich Text Editor Image Support','Adds FAL image support to CKEditor for TYPO3 - by Netresearch.',2,0,0,1786537737,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:16:\"13.4.21-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.21-14.99.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Sebastian Koschel, Sebastian Mendel, Rico Sonntag','sebastian.koschel@netresearch.de, sebastian.mendel@netresearch.de, rico.sonntag@netresearch.de','netresearch','6d0bfe3e99b2e92744de847acc8a9cf5','Fixed:\n\n Unresolved TypoScript constant no longer reaches the markup (881 (https://github.com/netresearch/t3x-rte_ckeditor_image/pull/881), closes 880 (https://github.com/netresearch/t3x-rte_ckeditor_image/issues/880))  on installations without EXT:fluid_styled_content, RTE images rendered as loading\"{$styles.content.image.lazyLoading}\". That constant is defined only by fluid_styled_content, so it never resolved and TypoScript passed the placeholder through as a plain string. ImageResolverService::getLazyLoadingConfiguration() accepted any non-empty string and therefore let it into the img tag. It now accepts only lazy, eager and auto  the enum the core setting defines  and omits the attribute otherwise.\n\nFor details see https://github.com/netresearch/t3x-rte_ckeditor_image/releases','Netresearch DTT GmbH',13010002,1,0,'https://docs.typo3.org/p/netresearch/rte-ckeditor-image/main/en-us/','ter','',''),
(9287327,0,'assetloader','0.9.3',1320,694,'Assetloader','Pagespeed friendly asset loader.',1,0,4,1495470828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','d8e0a27db445b148768cd0c5f5c86d17','Initial release','',9003,0,0,'https://github.com/Sethorax/typo3-assetloader/blob/master/README.md','ter','',''),
(9287328,0,'assetloader','0.9.5',1320,626,'Assetloader','Pagespeed friendly asset loader.',1,0,4,1528275078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','f2333a090c5871876e53e5c4a991d32e','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',9005,1,0,'https://github.com/Sethorax/typo3-assetloader/blob/master/README.md','ter','',''),
(9287329,0,'fluidloader','0.9.0',1145,263,'Fluid Template Loader','Automatic fluid template loader. This extension automatically loads .html templates in a given directory.',1,0,4,1495471294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','858a80603b18bd43a2b7fb0d20a73595','Initial release','',9000,0,0,'https://github.com/Sethorax/typo3-fluidloader/blob/master/README.md','ter','',''),
(9287330,0,'fluidloader','1.0.0',1145,882,'Fluid Template Loader','Automatic fluid template loader. This extension automatically loads .html templates in a given directory.',2,0,4,1496783569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','b8796f3294b7aacf3674043742b87f25','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000000,1,0,'https://github.com/Sethorax/typo3-fluidloader/blob/master/README.md','ter','',''),
(9287331,0,'rollovercollection3','1.0.6',3763,313,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1495529300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','8f73412d57d4daf1a861566e1c797bba','first release. OHE Original Hover Effects, 10 effects available and highly configurable via constants.','University of Udine',1000006,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287332,0,'rollovercollection3','1.0.7',3763,308,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1495626486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.0.5-8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.1.0-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','82c2d36b19f5fca8a0a44c52e6d7dcb2','bug fixes: CSS adjustements for TYPO3 v.7.6.x. Fixed styles5 and style9. Templates modified within ContentElementsv7.','University of Udine',1000007,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287333,0,'rollovercollection3','1.0.8',3763,328,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',2,0,3,1495708124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0 -8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.0.5-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','068374effa2b95dd789cbfccaf1c21cd','style9 now can be linked (whole box). Slight mods to CSS3 and constants.','University of Udine',1000008,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287334,0,'rollovercollection3','1.0.9',3763,593,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',2,0,3,1496060567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0 -8.7.99\";s:17:\"bootstrap_package\";s:12:\"7.0.5-8.0.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','6dcce9a94edfb7769ccc28bbefdbb5b7','Gallery.html template modified for ContentElementsv7; introduced new CSS style to reduce the padding beewten images (6px). Manual and demo: http://typo3-rollovereffects.uniud.it','University of Udine',1000009,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287335,0,'rollovercollection3','1.0.12',3763,467,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',2,0,3,1518090695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0 -8.7.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','bd8b0acdd796c4e27fa36ddaa6f25dff','now you can configure your paths template via constants\r\nremoved any bootstrap_package dependancy due to errors when installing via repository','University of Udine',1000012,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287336,0,'rollovercollection3','1.0.13',3763,367,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for cType textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',2,0,3,1529568361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0 -9.3.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','a66c7255b57e57a1703b3503b73b9a64','now compatible with typo3 v.9.3.x - but not an extensive test done.','University of Udine',1000013,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287337,0,'rollovercollection3','1.2.0',3763,114,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1547634083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0 -9.3.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','0664dd61a5db236c9e7e11ebf8c6b721','beta compatible with typo3 v.9.x (best: 9.5.x) - Use ONLY with bootstrap_package official version. If you update to v. 10 this ext work only in conjuction with the bootstrap 3 library.','University of Udine',1002000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287338,0,'rollovercollection3','1.2.1',3763,534,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1547634708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0 -9.5.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','78668f25826212ba172600d2a14e0cb7','changed compatibilty to TYPO3 v. 9.5.x','University of Udine',1002001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287339,0,'rollovercollection3','3.0.0',3763,55,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1611229445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','33031857cd6ad15bd2a06b75a31eaafc','compatibility with TYPO3 10.4 -Now works only with scss styles; please modifty your constants. Dropped backward compatibility with previous version of TYPO3','University of Udine',3000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287340,0,'rollovercollection3','3.0.1',3763,80,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1611312119,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','53d4b7d58c4137a91762ce2c4133a2d6','bugfix constants.ts and styles - warning: use this plugin only with SCSS styles, bootstrap package 11.x (suggested); eventually change your constants. Changed compat mode.','University of Udine',3000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287341,0,'rollovercollection3','4.0.0',3763,56,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1649760421,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','70c09a299d2691a85f559447eb207207','Modified some code to grant full compatibility with TYPO3 v. 11.x - Not yet compatible with bootstrap:package 12.x. use only with bootstrap_package 11.x','University of Udine',4000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287342,0,'rollovercollection3','5.0.0',3763,37,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1657261829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Alex Tuveri, Giulia Tuveri','at@uniud.it, gt@specialistaweb.it','gilas','2cb8b50259a0088b5b9a522ef682c2e9','Compatible with bootstrap package v 12.0.5 and TYPO3 v 11.x - Warning: OHE style2 and OHE style10 are under review; depends on the image size, please adjust styles. In each case I suggest to use always short strings.','University of Udine',5000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287343,0,'rollovercollection3','5.0.1',3763,53,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS for bootstrap 3 official distro - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html)',1,0,3,1657875278,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','9bd81ba35d50006f1f895a06c5067151','minor bug fixing','Specialistaweb',5000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287344,0,'rollovercollection3','6.0.0',3763,34,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1671697450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','20152313b3bcea6d4d76fe672e39952b','new version valid only for Bootstrap Package 12   Bootstrap 5 (SCSS) library','Specialistaweb',6000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287345,0,'rollovercollection3','6.0.1',3763,34,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1671865665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','0b768a28ee7e52f6d82a3a204f1d64e2','bugfix - Css modification for various breakpoints','Specialistaweb',6000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287346,0,'rollovercollection3','6.0.2',3763,59,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1672157168,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','14e07c769b728e1ad50cb8fded94d67a','scss fix: vertical align resolved.','Specialistaweb',6000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287347,0,'rollovercollection3','7.0.0',3763,25,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1699202140,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','eeef6ce383933c98923c7d67a1a1f847','compatibility with TYPO3 v.12 and bootstrap package v.14','Specialistaweb',7000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287348,0,'rollovercollection3','7.0.1',3763,30,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1699257374,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','817c37a23d9d43c0211256fd4ddcbb9d','composer.json file added','Specialistaweb',7000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287349,0,'rollovercollection3','7.0.2',3763,23,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1708964326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','97d5d514ff05a06bc01527fe07a0f8d1','support for composer, published on github','Specialistaweb',7000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287350,0,'rollovercollection3','7.0.3',3763,24,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1708964903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','baa8703b9e052c7a4354ff3f1ee61ea3','bug fix','Specialistaweb',7000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287351,0,'rollovercollection3','7.0.4',3763,21,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1709128808,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','d63feb5b20ac71bb2e05524b15cc78e0','composer.json updated for TYPO3 CMS v.12','Specialistaweb',7000004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287352,0,'rollovercollection3','7.0.5',3763,57,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',1,0,3,1709234366,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','a051fc5b1632f6dbaa8bd1dbc0bd1d22','fixed some problems with composer','Specialistaweb',7000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287353,0,'rollovercollection3','7.0.6',3763,68,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',2,0,3,1709315546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','57967c739a96aaf2bd8f0a0421bfc931','new stable version, minor changes','Specialistaweb',7000006,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287354,0,'rollovercollection3','8.0.0',3763,37,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',2,0,3,1733505776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','b1fb4a606bf316a385ff6d478376037a','set compatibility with TYPO3 v.12-13 and bootstrap package v.13-15','Specialistaweb',8000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287355,0,'rollovercollection3','8.0.1',3763,46,'image rollover collection 3 - OHE','ORIGINAL HOVER EFFECTS  - cType supported: textmedia, media and images (https://tympanus.net/Tutorials/OriginalHoverEffects/index.html) -  Only for Bootstrap Package 12   Bootstrap 5.x (SCSS) (bootstrap_package)',2,0,3,1734358381,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@specialistaweb.it','gilas','7055ca369fbea89340ba06e6b0c3983d','added files to ensure configuration from the Site Management menu (TYPO3 13) and support Sets ','Specialistaweb',8000001,1,0,'https://typo3cms.specialistaweb.it/typo3-extensions/rollovereffects/ohe','ter','',''),
(9287356,0,'porto','0.9.2',1356,395,'porto','Theme based on porto',1,0,3,1495549102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','c04b1921a1492887651c330b46f782c5','0.9.2 Beta release','',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/porto/','ter','',''),
(9287357,0,'porto','0.9.3',1356,961,'porto','Website Template based on porto okler. IMPORTANT: You need to buy the template in order for this extension to work: https://goo.gl/MpLeUN',1,0,3,1495614875,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:14:\"indexed_search\";s:12:\"8.7.0-8.7.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','43f2b9c242d8dc4f38cc73b138ffe873','Release 0.9.3\r\n\r\n Added layout for indexed_search\r\n Added Paragraph style \"Lead\"\r\n Improved description','',9003,1,0,'https://docs.typo3.org/typo3cms/extensions/porto/','ter','',''),
(9287358,0,'suitecrm_connector','1.0.0',1064,966,'SuiteCRM Connector','A Connector for a SuiteCRM Installation. It uses the Rest API.',2,0,5,1495634884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Martin Fünning','fuenning@jakota.de','jakotadesigngroup','6f918f941e03e7037575f38d72d8ba95','Initial Version','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/suitecrm_connector/1.0.0','ter','',''),
(9287359,0,'suitecrm_connector','2.0.0',1064,41,'SuiteCRM Connector','A Connector for a SuiteCRM Installation. It uses the Rest API.',2,0,5,1728291723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Michael Krohn','suitecrm-typo3@jakota.de','jakotadesigngroup','1296ea978bbd654dc79b2c5c3e435e05','chore: adjust typo3 version','JAKOTA Design Group GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/suitecrm_connector/','ter','',''),
(9287360,0,'suitecrm_connector','2.0.3',1064,57,'SuiteCRM Connector','A Connector for a SuiteCRM Installation. It uses the Rest API.',2,0,5,1728292167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Michael Krohn','suitecrm-typo3@jakota.de','jakotadesigngroup','9841ac9c6bf271c0669c970c653ec9fb','chore: release version 2.0.3','JAKOTA Design Group GmbH',2000003,1,0,'https://docs.typo3.org/typo3cms/extensions/suitecrm_connector/','ter','',''),
(9287361,0,'soundcloud','1.0.0',659,659,'soundcloud','An Extension to embed Soundcloud Iframe without users having to use the HTML Content Element',2,0,3,1496055069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Jonas Pflaum','tim-jonas.pflaum@liebenzell.org','yahatix','93ec65c7f6da01327845ab23e73b8ace','First Version','',1000000,1,0,'','ter','',''),
(9287362,0,'t3rnd','0.0.1',492,492,'T3RND','Konfigurationen und Vorlagen',0,0,6,1496166125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.31-6.2.99\";}}','René Niklas','mail@reneniklas.de','abandoned_extensions','99bf9b9b489832b32fb32e7c9dddc416','Initialisierung Projekt','privat',1,1,0,'','ter','',''),
(9287363,0,'sms_responsive_images','1.0.0',6175,442,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',1,0,2,1496216196,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','08f069e25c503dd48e23fbf129d940fd','Initial release','sitegeist media solutions GmbH',1000000,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/1.0/en-us','ter','',''),
(9287364,0,'sms_responsive_images','1.0.1',6175,645,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',1,0,2,1500644962,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','007153628ec95c0a2c7d82e192f869de',' global fluid namespace sms:\r\n improved documentation\r\n cleanup','sitegeist media solutions GmbH',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/sms_responsive_images/1.0.1','ter','',''),
(9287365,0,'sms_responsive_images','1.1.0',6175,1489,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',1,0,2,1517769486,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','79de568b3e59c4f4b525841143a3a41c',' Make sure that extension behaves correctly when [GFX][processor_allowUpscaling] is disabled (@naturefund-falk)\r\n Add lazyload attribute to both ViewHelpers to allow image lazyloading via JavaScript (@oliverbaran)\r\n Add TypoScript constant to disab','sitegeist media solutions GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/sms_responsive_images/1.1.0','ter','',''),
(9287366,0,'sms_responsive_images','1.2.0',6175,1248,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',1,0,2,1532608025,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','97e39e10f19c5f666b65bca73ad49867',' Compatibility with TYPO3 9 (mostly autoloading changes)\r\n Fall back to simple image tag for svg images (list of file extensions that trigger this can be configured)\r\n Add action to demo plugin to be able to test various ViewHelper calls','sitegeist media solutions GmbH',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/sms_responsive_images/1.2.0','ter','',''),
(9287367,0,'sms_responsive_images','1.3.0',6175,769,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',1,0,2,1562678450,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','cac750cb78395149134c9ca2b85455ae','[BUGFIX] Changes processing instructions for fallback image (thx @naturefund-falk)\r\n[BUGFIX] Fix 45: bad srcset is generated for some images (thx @dmitryd)\r\n[FEATURE] Placeholder image for lazyloading (thx @tillschweneker, @moe2k)','sitegeist media solutions GmbH',1003000,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/1.3/en-us','ter','',''),
(9287368,0,'sms_responsive_images','2.0.0',6175,170,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1586517570,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.99-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','e3fdd968844566cd7ae1798c7333b5f4','This release introduces a few minor breaking changes. Make sure to read \"Updating from 1.x\" on GitHub before updating to the new version.\r\n\r\nNew Features: TYPO3 10 compatibility, Ignore gif files by default, Remove picturefill option, Automatically add lazyload class to lazyload image tags','sitegeist media solutions GmbH',2000000,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.0/en-us','ter','',''),
(9287369,0,'sms_responsive_images','2.0.1',6175,194,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1586518610,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','a685ac8cf3236c599daecf47e734617f','[BUGFIX] Fix incorrect TYPO3 requirement','sitegeist media solutions GmbH',2000001,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.0/en-us','ter','',''),
(9287370,0,'sms_responsive_images','2.0.2',6175,449,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1586792316,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','943e6877a79ccfdb88939a9a5bf7e1d3','Restore compatibility with TYPO3 9... sorry about that.','sitegeist media solutions GmbH',2000002,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.0/en-us','ter','',''),
(9287371,0,'sms_responsive_images','2.0.3',6175,137,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1623074948,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','b14f2388681a859c3ecef6c706cdcbe1','[TASK] Specify extension key in composer.json (thx to @infabo)\r\n[TASK] Compatibility with TYPO3 11 (thx to @Highco71)','sitegeist media solutions GmbH',2000003,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.0/en-us','ter','',''),
(9287372,0,'sms_responsive_images','2.1.0',6175,129,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1631542979,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','f61d7a843d2664d01ae1578be777378a','[TASK] Increment version number to 2.1.0','sitegeist media solutions GmbH',2001000,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.1/en-us','ter','',''),
(9287373,0,'sms_responsive_images','2.1.1',6175,117,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1637143156,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','2724ed895a3c4920e227f1acb7715258','[TASK] Increment version number','sitegeist media solutions GmbH',2001001,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.1/en-us','ter','',''),
(9287374,0,'sms_responsive_images','2.1.2',6175,108,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1641573924,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','8ead37463a54ea5b343fdbc8a62c80a8','Merge pull request 95 from sitegeist/documentationCleanup\n\nUpdate Documentation','sitegeist media solutions GmbH',2001002,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.1/en-us','ter','',''),
(9287375,0,'sms_responsive_images','2.1.3',6175,125,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1645460163,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}s:9:\"conflicts\";a:1:{s:30:\"fluid_styled_responsive_images\";s:0:\"\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','7e8c99bd5b6d847bdf6a14f0d48d84a1','Merge pull request 97 from sitegeist/task/96/preventHugeInlinePlaceholder\n\n[TASK] Check processed placeholder to prevent large inline images','sitegeist media solutions GmbH',2001003,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/2.1/en-us','ter','',''),
(9287376,0,'sms_responsive_images','3.0.0',6175,102,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1679405950,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','e0f381acd501ea4ea35d575cb0166922','[!!!][TASK] Remove legacy TypoScript files\r\n[!!!][FEATURE] Drop support for TYPO3 v9, add support for TYPO3 v12.2\r\n[TASK] Add decoding attribute to template\r\n[TASK] Setup modern DI\r\n[TASK] Modernize test suite','sitegeist media solutions GmbH',3000000,0,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/3.0/en-us','ter','',''),
(9287377,0,'sms_responsive_images','3.1.0',6175,51,'SMS Responsive Images','Provides ViewHelpers and configuration to render valid responsive images based on TYPO3s image cropping tool.',2,0,2,1737464314,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','051e4875bc285436fc3f78dc38e76afa','[TASK] set ext_emconf version on release','sitegeist media solutions GmbH',3001000,1,0,'https://docs.typo3.org/p/sitegeist/sms-responsive-images/3.1/en-us','ter','',''),
(9287378,0,'xeiro_tsce','1.0.0',629,629,'TypoScript Content Element','Adds a new content element to create typoscript contents.',2,0,2,1496227213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Philipp Mueller','philipp.mueller@xeiro.ch','xeiroag','8fe583c2c11cdc2a09e1f3dd5db86b80','This extension provides a TypoScript Content Element. Initial release.','Xeiro AG',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/xeiro_tsce/1.0.0','ter','',''),
(9287379,0,'tcpdfbill_tt_products','0.0.3',2122,269,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.0.99',2,0,2,1496258941,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','47d44925ffd995619d4b30adc2c5a66f','\nUse this extension to create a PDF bill for tt_products based on TCPDF.\n','',3,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287380,0,'tcpdfbill_tt_products','0.0.4',2122,285,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.0.99',2,0,2,1514637719,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','b2b3f350e8619fa378abff1e0dc45578','\nbugfix for tt_products 3.0.0: new parameters added\n','',4,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287381,0,'tcpdfbill_tt_products','0.0.5',2122,271,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.0.99',2,0,2,1523966704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1df2c71f77b66d09c28c5cbbf51162fb','\nNo PDF bill generation in error case but an entry into the TYPO3 sys_log table.\n','',5,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287382,0,'tcpdfbill_tt_products','0.0.6',2122,402,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.1.99',2,0,2,1534870521,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:13:\"6.1.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1a5acf55965b1d3cdc1fc5b2ba1db154','\nFor PHP 7.2 you should use the fork at https://github.com/semaex/TCPDF. \n','',6,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287383,0,'tcpdfbill_tt_products','0.1.0',2122,173,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.1.99',2,0,2,1581547036,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2ea7de7b3dbecb5aeb47689fc96766fc','support for TYPO3 9.5\r\n','',1000,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287384,0,'tcpdfbill_tt_products','0.1.1',2122,274,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.1.99',2,0,2,1581685274,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.3.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e686a6dddc0e5d63a6fae5ab77227079','bugfix for TYPO3 8.7. The Extension Manager configuration has not been read.\r\n\r\n','',1001,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287385,0,'tcpdfbill_tt_products','0.2.0',2122,142,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.8.1-3.2.99',2,0,2,1628543023,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";}s:8:\"suggests\";a:1:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','eaf1188d5c8e593294297ab7f48c7f55','support for tt_products 3.2 and TYPO3 10.4\r\nImportant bugfix for tt_productts 2.9  2.9.10\r\n\r\n','',2000,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287386,0,'tcpdfbill_tt_products','0.3.0',2122,86,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.14.3-3.4.99',2,0,2,1690489051,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";s:5:\"tcpdf\";s:11:\"3.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','dee9c9bae9869a7297a205288cac1c8d','header, body and footer','',3000,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287387,0,'tcpdfbill_tt_products','0.3.1',2122,60,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.14.3-3.4.99',2,0,2,1713819241,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";s:5:\"tcpdf\";s:11:\"3.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','24b7741dfa6f7b623af0af1cc402ef1f','fix language file','',3001,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287388,0,'tcpdfbill_tt_products','0.4.0',2122,59,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.14.3-3.5.99',2,0,2,1719570861,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";s:5:\"tcpdf\";s:11:\"3.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','db5d697bb853c5186d3435e229897746','add support for tt_products 2.15.8 and tt_products 3.5.x\r\n','',4000,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287389,0,'tcpdfbill_tt_products','0.4.1',2122,46,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.14.3-3.5.99',2,0,2,1727197318,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";s:5:\"tcpdf\";s:11:\"3.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4b13da3b11ce9ceee4f20772c8a779db','Add support for tt_products 2.15.14','',4001,0,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287390,0,'tcpdfbill_tt_products','0.4.3',2122,55,'TCPDF bill for tt_products','tt_products Extension with automatic PDF bill generation using the TCPDF library. Works with tt_products 2.14.3-3.5.99',2,0,2,1730233602,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:7:\"div2007\";s:12:\"1.12.0-0.0.0\";}s:8:\"suggests\";a:2:{s:8:\"t3_tcpdf\";s:11:\"5.1.1-0.0.0\";s:5:\"tcpdf\";s:11:\"3.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e54ce1cae67cc338254733e2f78e4933','support TYPO3 13','',4003,1,0,'https://github.com/franzholz/tcpdfbill_tt_products','ter','',''),
(9287391,0,'typo3db_legacy','1.0.1',3566,551,'TYPO3_DB compatibility layer for TYPO3 v9.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1496519178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.0.0-9.6.99\";s:7:\"backend\";s:12:\"9.0.0-9.6.99\";}}','TYPO3 Community','','friendsoftypo3','cddb06420b666fb8c2c5c297da57ebf2','Initial upload','',1000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.0/en-us','ter','',''),
(9287392,0,'typo3db_legacy','1.1.1',3566,1480,'TYPO3_DB compatibility layer for TYPO3 v9.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1538303614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";s:7:\"backend\";s:12:\"9.0.0-9.5.99\";}}','TYPO3 Community','','friendsoftypo3','0ec1f8feb3476ffaf57a001fad6f1bad','Use new Upgrade Wizard API','',1001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287393,0,'typo3db_legacy','1.1.2',3566,318,'TYPO3_DB compatibility layer for TYPO3 v9.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1587050603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";s:7:\"backend\";s:13:\"9.0.0-10.4.99\";}}','TYPO3 Community','','friendsoftypo3','c46bc7bb7928b237aae499e7094a0d90','Compatibility with TYPO3 v10','',1001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287394,0,'typo3db_legacy','1.1.3',3566,518,'TYPO3_DB compatibility layer for TYPO3 v9.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1588429641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";s:7:\"backend\";s:13:\"9.0.0-10.4.99\";}}','TYPO3 Community','','friendsoftypo3','c6db4e29f2aecaf622dabc05858ff9e1','Fixed deprecation messages','',1001003,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287395,0,'typo3db_legacy','1.1.4',3566,241,'TYPO3_DB compatibility layer for TYPO3 v9.x & TYPO3 v10.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1600900683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','TYPO3 Community','','friendsoftypo3','c4604519d2dc37efe8680e75c3ea1592','Bugfixes for TYPO3 v10','',1001004,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287396,0,'typo3db_legacy','1.1.5',3566,122,'TYPO3_DB compatibility layer for TYPO3 v9.x','Provides $GLOBALS[TYPO3_DB] as backwards-compatibility with legacy functionality for extensions that havent fully migrated to doctrine yet.',2,0,0,1638791112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";s:7:\"backend\";s:13:\"9.0.0-11.5.99\";}}','TYPO3 Community','','friendsoftypo3','3911755a897a24a87621ceaab27a1907','Added compatibility with TYPO3 v11 LTS','',1001005,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287397,0,'typo3db_legacy','1.1.6',3566,112,'TYPO3_DB compatibility layer','Provides $GLOBALS[TYPO3_DB] as backward compatibility with legacy functionality of extensions that are not yet fully migrated to doctrine.',2,0,0,1657278006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";s:7:\"backend\";s:13:\"9.0.0-11.5.99\";}}','TYPO3 Community','','friendsoftypo3','e698cbe6f885007f590cb6954bb76710','Bugfix release for TYPO3 v11','',1001006,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287398,0,'typo3db_legacy','1.1.7',3566,96,'TYPO3_DB compatibility layer','Provides $GLOBALS[TYPO3_DB] as backward compatibility with legacy functionality of extensions that are not yet fully migrated to doctrine.',2,0,0,1674568980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";s:7:\"backend\";s:13:\"9.0.0-11.5.99\";}}','TYPO3 Community','','friendsoftypo3','14ba04f7c36ea69b934d64bd2b8aaceb','Bugfix release','',1001007,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.1/en-us','ter','',''),
(9287399,0,'typo3db_legacy','1.2.0',3566,115,'TYPO3_DB compatibility layer','Provides $GLOBALS[TYPO3_DB] as backward compatibility with legacy functionality of extensions that are not yet fully migrated to doctrine.',2,0,0,1685433949,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:7:\"backend\";s:14:\"10.4.0-12.4.99\";}}','TYPO3 Community','','friendsoftypo3','c5b64a40bf3662b21b9a1dfeb3b48052','[RELEASE] 1.2.0','',1002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.2/en-us','ter','',''),
(9287400,0,'typo3db_legacy','1.3.0',3566,13,'TYPO3_DB compatibility layer','Provides $GLOBALS[TYPO3_DB] as backward compatibility with legacy functionality of extensions that are not yet fully migrated to doctrine.',2,0,0,1776773239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','TYPO3 Community','','friendsoftypo3','f62c9ed8b411425a125aebce6826ef20','[RELEASE] TYPO3 v14 LTS support','',1003000,1,0,'https://docs.typo3.org/p/friendsoftypo3/typo3db-legacy/1.3/en-us','ter','',''),
(9287401,0,'spt_newscalender','1.0.0',1606,521,'News Calender','Extension to display news/event articles in jquery responsive calender view',2,0,3,1496660118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:5:\"6.0.0\";}}','Merin Annie Vincent','merin@spawoz.com','spawoz_typo3','ad2459de683600b8bb27723d86609ec0',' Extension to display news and event articles in jQuery responsive calender view.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/spt_newscalender/1.0.1','ter','',''),
(9287402,0,'spt_newscalender','1.0.1',1606,891,'News Calender','Extension to display news/event articles in jquery responsive calender view',2,0,3,1496902986,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:5:\"6.0.0\";}}','Merin Annie Vincent','merin@spawoz.com','spawoz_typo3','a6553ae1243682fe80e1dd799c215adf','- Calendar Bug Fix.\r\n- Manual Updated.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/spt_newscalender/1.0.1','ter','',''),
(9287403,0,'spt_newscalender','2.0.0',1606,0,'News Calender','Extension to display news/event articles in jquery responsive calender view',2,0,3,1594787373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:4:\"news\";s:5:\"8.3.0\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','755a4d8fe1aa7c59cf0daf8b704a7020','TYPO3 10 Compatible Version - Major Release','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/spt_newscalender/','ter','',''),
(9287404,0,'bk_maintenance','1.0.0',436,436,'SystemMaintenance','The Maintenance Tool mounted as the module SystemMaintenance in TYPO3.',2,0,1,1496701390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Benjamin Kurz','benjamin.kurz@liebenzell.org','benny.kurz','e0f5a04d672c4667864831c07e821b51','Initial version of the TYPO3 maintenance mode','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/bk_maintenance/1.0.0','ter','',''),
(9287405,0,'basicauth','1.0.0',473,473,'Basic Authentication','Basic authentication (htaccess) support for frontend pages',2,0,3,1496827315,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"5.6-7.1\";s:7:\"extbase\";s:5:\"1.4.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nico Blum','n.blum@bitexpert.de','nblum','e7fb943a43a624e989f7ef5218a19ef7','Basic authentication (htaccess) support for frontend pages','bitExpert AG',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/basicauth/1.0.0','ter','',''),
(9287406,0,'azurestorage','0.3.1',1811,297,'Azure Storage','Microsoft Azure Blob Storage to TYPO3',1,0,0,1496856541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Benjamin Hirsch','mail@benjaminhirsch.net','macopedia','78421bbf6e00be92165916317a15f117','Added\r\n- Paging for files and Folders\r\n\r\nChanged\r\n- Changed the behaviour for retrieving blobs. For most of API calls, only the meta data is fetched, which ends up in a good improvement performance wise\r\n\r\nRemoved\r\n- Nothing\r\n\r\nDeprecated\r\n- Nothing\r\n\r\nFi','',3001,0,0,'https://github.com/benjaminhirsch/typo3-azurestorage','ter','',''),
(9287407,0,'azurestorage','0.3.2',1811,313,'Azure Storage','Microsoft Azure Blob Storage to TYPO3',1,0,0,1499772762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Benjamin Hirsch','mail@benjaminhirsch.net','macopedia','1c5c49f3267f18c914a647cad2c5639f','Special file extensions like youtube or vimeo are now getting respected while adding it to the storage. The mimetype is now set properly. Allow hyphens in containerName, eg. \"my-container\"','',3002,0,0,'https://github.com/benjaminhirsch/typo3-azurestorage','ter','',''),
(9287408,0,'azurestorage','0.3.3',1811,275,'Azure Storage','Microsoft Azure Blob Storage for TYPO3',1,0,0,1500030754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Benjamin Hirsch','mail@benjaminhirsch.net','macopedia','1af64187399152004062965424e95005','Release notes:\r\nhttps://github.com/benjaminhirsch/typo3-azurestorage/releases/tag/0.3.3','',3003,0,0,'https://github.com/benjaminhirsch/typo3-azurestorage','ter','',''),
(9287409,0,'azurestorage','0.3.4',1811,811,'Azure Storage','Microsoft Azure Blob Storage for TYPO3',1,0,0,1500651452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Benjamin Hirsch','mail@benjaminhirsch.net','macopedia','8bca0ece322eb2d96ee2b63b5747fe3f','Release notes:\r\nhttps://github.com/benjaminhirsch/typo3-azurestorage/releases/tag/0.3.4','',3004,0,0,'https://github.com/benjaminhirsch/typo3-azurestorage','ter','',''),
(9287410,0,'azurestorage','0.6.1',1811,115,'Azure Storage','Microsoft Azure Blob Storage for TYPO3',1,0,0,1681380891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-12.4.99\";}}','Macopedia.com team','extensions@macopedia.pl','macopedia','b098e8a302b3b84558a0a194f1b5a16a','Fix PHP 8 issue with width/height.\r\n\r\nThe extension is now maintained by the macopedia.com team. Thanks @benjaminhirsch for developing and maintaining the extension so far and transferring ownership to us.','',6001,1,0,'https://github.com/benjaminhirsch/typo3-azurestorage','ter','',''),
(9287411,0,'livechatinc','1.0.0',1071,311,'Livechat Inc','Integrate the Live Chat from www.livechatinc.com in your TYPO3 Page. \nYou need an an account created at https://www.livechatinc.com',1,0,5,1496866997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Benjamin Riezler','typo3@pixel-ink.de','abandoned_extensions','e1657caf9de88e135bf472bbf4a5edf5','Install LiveChat on your TYPO3 Website to quickly place a chat function on your website. Start chatting with visitors within a few clicks.\r\n\r\nAttention: A www.livechatinc.com account with an active plan is required.','',1000000,0,0,'https:////pixel-ink.de/service/manuals/livechat_manual.pdf','ter','',''),
(9287412,0,'livechatinc','1.0.1',1071,760,'LiveChat','LiveChat  live chat software and help desk software for customer service. Live chat allows website visitors to contact you in real-time. Help desk software is used to online visitors find what they need before they leave your site.\nYou can try LiveChat free for 30 days! If you are interested you can signup here: https://www.livechatinc.com/signup/\nIf you nev: http://www.livechatinc.com/why-livechat/\nThe extension requires active LiveChat subscription after 30 days of free trial.',1,0,5,1502180550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Benjamin Riezler','typo3@pixel-ink.de','abandoned_extensions','1260076fb2496b8517c3201c4eb497ce','Updated title and description','',1000001,1,0,'https:////pixel-ink.de/service/manuals/livechat_manual.pdf','ter','',''),
(9287413,0,'cdsrc_httpbasicauth','1.0.0',897,233,'HTTP Basic Access Authentication','Allow to configure HTTP Basic Access Authentication on some pages. Useful for website in development.',1,0,2,1496909309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','b41e43f05c2b6a813f89fd2c32c2e0f8','Initial commit','Code-Source',1000000,0,0,'','ter','',''),
(9287414,0,'cdsrc_httpbasicauth','1.0.1',897,664,'HTTP Basic Access Authentication','Allow to configure HTTP Basic Access Authentication on some pages. Useful for website in development.',1,0,2,1504820479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','a2bb5d85b7c6c5a621943eb879e14d82','Minor fix for version 8 LTS','Code-Source',1000001,1,0,'','ter','',''),
(9287415,0,'anexia_monitoring','1.0.0',1037,184,'Anexia Monitoring','A TYPO3 extension used to monitor updates for TYPO3 and all installed extensions. It can be also used to check if the website is alive and working correctly.',2,0,3,1496936998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Andreas Stocker','AStocker@anexia-it.com','anx-astocker','d648ad36a7c0cddac9794045ec8fcbad','Initial release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/anexia_monitoring/1.0.0','ter','',''),
(9287416,0,'anexia_monitoring','1.1.0',1037,157,'Anexia Monitoring','A TYPO3 extension used to monitor updates for TYPO3 and all installed extensions. It can be also used to check if the website is alive and working correctly.',2,0,3,1496989741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Andreas Stocker','AStocker@anexia-it.com','anx-astocker','d20b4a2da2039907891e0009e235808d','Fixed HTTP response headers','ANEXIA Internetdienstleistungs GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/anexia_monitoring/1.1.0','ter','',''),
(9287417,0,'anexia_monitoring','1.2.0',1037,382,'Anexia Monitoring','A TYPO3 extension used to monitor updates for TYPO3 and all installed extensions. It can be also used to check if the website is alive and working correctly.',2,0,3,1497021773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Andreas Stocker','AStocker@anexia-it.com','anx-astocker','1eff0bd390cb2fcc5ae7cf3067c3bfea','Fixed modules response JSON structure','ANEXIA Internetdienstleistungs GmbH',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/anexia_monitoring/1.2.0','ter','',''),
(9287418,0,'anexia_monitoring','1.3.0',1037,314,'Anexia Monitoring','A TYPO3 extension used to monitor updates for TYPO3 and all installed extensions. It can be also used to check if the website is alive and working correctly.',2,0,3,1544172337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Andreas Stocker','AStocker@anexia-it.com','anx-astocker','9c55be7f82292d5533d20ab1bb7501fa','TYPO3 9.5 Support','ANEXIA Internetdienstleistungs GmbH',1003000,1,0,'https://docs.typo3.org/typo3cms/extensions/anexia_monitoring/','ter','',''),
(9287419,0,'wufoo','0.1.0',833,236,'Wufoo','Wufoo forms integration for TYPO3',1,0,3,1497275539,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"5.4.0\";s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','c52410f670906520b1ef7a25b267ebb5','First release','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/wufoo/0.1.0','ter','',''),
(9287420,0,'wufoo','0.2.0',833,597,'Wufoo','Wufoo forms integration for TYPO3',1,0,3,1499422058,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:5:\"5.4.0\";s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','ac1f62aebb441ddc1865e4da9d5dff4c','See https://github.com/aaw-team/wufoo/releases/tag/0.2.0','',2000,1,0,'https://docs.typo3.org/typo3cms/extensions/wufoo/0.2.0','ter','',''),
(9287421,0,'cognito','0.0.1',1268,214,'Cognito authentication','Cognito authentication service for TYPO3 CMS',1,0,5,1498137196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Momchil Vangelov','mva@peytz.dk','momchil','ab3d222a609b71ff7047a845548f6f59','Initial version','Peytz & Co',1,0,0,'https://docs.typo3.org/typo3cms/extensions/cognito/0.0.3','ter','',''),
(9287422,0,'cognito','0.0.2',1268,198,'Cognito authentication','Cognito authentication service for TYPO3 CMS',1,0,5,1498210324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Momchil Vangelov','mva@peytz.dk','momchil','bc8af9006b2681c8dc220e1650c9b695','Add basic documentation','Peytz & Co',2,0,0,'https://docs.typo3.org/typo3cms/extensions/cognito/0.0.3','ter','',''),
(9287423,0,'cognito','0.0.3',1268,856,'Cognito authentication','Cognito authentication service for TYPO3 CMS',1,0,5,1498572109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Momchil Vangelov','mva@peytz.dk','momchil','d47db64cde6f610f0c79d4a7beeedd0f','Composer mode compatibility.\r\nFor Typo3 installations with COMPOSER MODE, the extension now can be simply install like this: composer require \"momchilsv/typo3-cognito\":\"dev-master\"','Peytz & Co',3,1,0,'https://docs.typo3.org/typo3cms/extensions/cognito/0.0.3','ter','',''),
(9287424,0,'civserv2','1.0.0',5165,309,'Virtual Civil Services','Offering all public services available in the city hall to the citizins via internet.',0,0,3,1498417602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.6.99\";}}','Christian Sauer','sauer@werkraum-media.de','kalteh','fcd55a66c3a9ed64c077ea9ba44a8d24','Initial commit','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287425,0,'civserv2','1.0.1',5165,221,'Virtual Civil Services','Offering all public services available in the city hall to the citizins via internet.',1,0,3,1498463230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.6.99\";}}','Christian Sauer','sauer@werkraum-media.de','kalteh','c8a3bec9d5e00af1804ef95985040236','Cleanup doc & code fixes','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287426,0,'civserv2','1.0.2',5165,251,'Virtual Civil Services','Offering all public services available in the city hall to the citizins via internet.',1,0,3,1498471290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','5655d856ff4fefe3e206865273e85fff','Added doc entries; bugfixes','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287427,0,'civserv2','1.0.4',5165,470,'Virtual Civil Services','Offering all public services available in the city hall to the citizins via internet.',1,0,3,1498559546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','68ec148ec322d92fff5a79f029703bcb','TCA cleanup; optimization of BE forms; bugfixes','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287428,0,'civserv2','1.0.7',5165,207,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1498777082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','77b06163edd7d892d81d6959ea127e7d','TCA optimizations; bugfixes; documentation','',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287429,0,'civserv2','1.0.9',5165,249,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1498814647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','febfbb3eb6053d00ca4ce0a5637ae091','Bugfixes','',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287430,0,'civserv2','1.0.10',5165,316,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1498834913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','40921d42accff894d945a6869a6823c2','Updated documentation','',1000010,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287431,0,'civserv2','1.0.11',5165,280,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499096846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','0cb8360fbf16a957d8d22ff34e71eee6','Bugfixes','',1000011,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287432,0,'civserv2','1.0.13',5165,193,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499326283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','4c64566f19cbfa119f8d9634a967aeae','bugfixes','',1000013,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287433,0,'civserv2','1.0.14',5165,284,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499435054,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','72361c226da11941e76c325a1133d704','Adjusted A to Z sort for german umlauts','',1000014,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287434,0,'civserv2','1.0.17',5165,245,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499698183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','b4c6f29cd3c7baf317b9075b6394764b','removed get parameters from a-z nav; bugfixes; added single detail views for services, organisations and forms','',1000017,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287435,0,'civserv2','1.0.19',5165,186,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499789962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','96281557d85a716cbd884d30a30fe22b','Added \"all-day\" option for officehours','',1000019,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287436,0,'civserv2','1.0.20',5165,378,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1499849452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','4eb999912f2b5612fc5a405ebba33926','Documentation update; various bugfixes','',1000020,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287437,0,'civserv2','1.0.29',5165,394,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1505153398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','ad816023b2c19bf251038f9ab2610bf0','[BUGFIX] CI','',1000029,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287438,0,'civserv2','1.0.30',5165,167,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1505227165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','821e364f6bded83fd7a3f861c6be78ca','Bugfix for file links in RTE textareas','',1000030,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287439,0,'civserv2','1.0.32',5165,268,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1505228534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','8b690e129dd47ed5f9404ebad2e94449','Increased version number','',1000032,0,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287440,0,'civserv2','1.0.33',5165,747,'Virtual Civil Services','Offering public services available in the city hall to the citizens.',1,0,3,1505228803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Christian Sauer','support@werkraum-media.de','kalteh','5d85ecf86c4ac8573236d1bbcc35d45a','Changed README','',1000033,1,0,'https://docs.typo3.org/typo3cms/extensions/civserv2/1.0.33','ter','',''),
(9287441,0,'drc_backtotop','0.0.1',728,119,'DRC BackToTop','This extension help you to create a \"back to top\" or \"scroll to top button\" for your website. ',0,0,3,1498721902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','DRC Systems India PVT.LTD.','info@drcsystems.com','drc_systems','c4079ea113483296572a7b147479a671','This extension help you to create a \"back to top\" or \"scroll to top button\" for your website. ','',1,0,0,'','ter','',''),
(9287442,0,'drc_backtotop','0.0.2',728,609,'DRC BackToTop','This extension help you to create a \"back to top\" or \"scroll to top button\" for your website. ',0,0,3,1498733323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','DRC Systems India PVT.LTD.','info@drcsystems.com','drc_systems','e6d76be700a6f0f84836e46ae6d00239','This extension help you to create a \"back to top\" or \"scroll to top button\" for your website. User can select an image from given list or upload your own image and create an button using text by giving background and text color. \r\n','',2,1,0,'','ter','',''),
(9287443,0,'vlk_store_hours','0.0.1',602,602,'Store Hours','Show store hours taking into account extra opening hours and national holidays. Just a little modification and bugfix of store_hours by Morton Jonuschat (mj@gute-botschafter.de)',0,0,3,1498737249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Vladimír Kubák','vladimir.kubak@upol.cz','kubak','41822976cbdf6db14f96fdc43f360c05','Show store hours taking into account extra opening hours and national holidays. Based heavily on store_hours by Morton Jonuschat.','',1,1,0,'https://docs.typo3.org/typo3cms/extensions/vlk_store_hours/0.0.1','ter','',''),
(9287444,0,'z3sqloverride','1.0.1',690,102,'Z3 SQL Override','',2,0,0,1498746697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Timo Poppinga','','poppinga','c17b59166be9660875dd457734505bf7','first public release','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/z3sqloverride/1.0.2','ter','',''),
(9287445,0,'z3sqloverride','1.0.2',690,588,'Z3 SQL Override','Loads the additional SQL file ext_tables_override.sql on top of the current database scheme from ext_tables.sql.',2,0,0,1498747783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Timo Poppinga','','poppinga','d21213e6dd00dfc452f2c8771f69a4c3','add description','',1000002,1,0,'https://docs.typo3.org/typo3cms/extensions/z3sqloverride/1.0.2','ter','',''),
(9287446,0,'eh_phpunit','0.0.2',462,462,'Extension for PHPUnit TYPO3 7','This i a course of entwicklungshilfe nrw',2,0,4,1498769274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-7.99.99\";}}','Roland Golla','rolandgolla@gmail.com','rolandgolla','c14a838d1e099ae381b307504247f6fd','PHPUnit tutorial to see TDD and mock objects','Entwicklungshilfe NRW',2,1,0,'https://docs.typo3.org/typo3cms/extensions/eh_phpunit/0.0.2','ter','',''),
(9287447,0,'func','9.0.0',999,158,'WebFunc','Advanced functions',2,0,1,1499166969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.0.99\";}}','Kasper Skaarhoj','kasperYYYY@typo3.com','friendsoftypo3','3222d5223dac6ea7a9bde6b3aeeeeff7','Initital v9 upload','',9000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/cms-func/9.0/en-us','ter','',''),
(9287448,0,'func','9.0.1',999,696,'WebFunc','Advanced functions',2,0,1,1499168935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.0.99\";}}','Kasper Skaarhoj','kasperYYYY@typo3.com','friendsoftypo3','4d8c23847abbe8687ad8affe169fe238','Fixed composer.json package name','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/func/9.0.1','ter','',''),
(9287449,0,'func','9.0.2',999,145,'WebFunc','Advanced functions',2,0,1,1650610391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.5.99\";}}','Kasper Skaarhoj','kasperYYYY@typo3.com','friendsoftypo3','17c31637c074850810dd13391810c15e','Composer-related bugfixes','',9000002,1,0,'https://docs.typo3.org/p/friendsoftypo3/cms-func/9.0/en-us','ter','',''),
(9287450,0,'femanager_extended_search','1.0.1',1161,178,'Extended femanager search','Example addon extension to demonstrate an extended search',2,0,9,1499373109,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-7.9.99\";s:9:\"femanager\";s:13:\"2.0.0-2.99.99\";}}','Christian Wolfram','c.wolfram@ideenwerft.com','chriwode','b6338215c614ebd46f7458e2e6d4908b','BugFix release','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager_extended_search/1.0.2','ter','',''),
(9287451,0,'femanager_extended_search','1.0.2',1161,279,'Extended femanager search','Expand the search function of femanager to be able to filter by user groups',2,0,2,1499412874,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-7.9.99\";s:9:\"femanager\";s:13:\"2.0.0-2.99.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','6bde856aa6205c0d0d794fda784fefd8','Bugfix update - see https://docs.typo3.org/typo3cms/extensions/femanager_extended_search/Changelog/Index.html ','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager_extended_search/1.0.2','ter','',''),
(9287452,0,'femanager_extended_search','2.0.0',1161,704,'Extended femanager search','Expand the search function of femanager to be able to filter by user groups',2,0,2,1508390867,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:13:\"3.0.0-3.99.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','195dfea8b31e6dcad69d8620bf0e9145','Finally there, 2.0.0 with support of 8 LTS\r\n','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/femanager_extended_search/2.0.0','ter','',''),
(9287453,0,'url_redirect','1.0.0',3093,147,'URL redirect','Redirect any URL to a new location',2,-1,3,1499377901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f527cd7072ba755fee1ed85e8a234a07','Initial upload.  Redirect any request to another target URI. A simple replacement for .htaccess','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.0.1','ter','',''),
(9287454,0,'url_redirect','1.0.1',3093,181,'URL redirect','Redirect any URL to a new location',2,-1,3,1499444878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','9288e7d858f610a1723afcf84e1d6ff1','Now you can see all allowed HTTP status as select field in new and edit form.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.0.1','ter','',''),
(9287455,0,'url_redirect','1.1.0',3093,25,'URL redirect','Redirect any URL to a new location',2,-1,3,1503511707,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','6556bf0ccc7df58f885806149e7efa9a','Redirect a complete domain. New Icon. German translation. Doctrine integration.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.1.3','ter','',''),
(9287456,0,'url_redirect','1.1.1',3093,67,'URL redirect','Redirect any URL to a new location',2,-1,3,1503518718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','87fcaa4ab98d411b26e0b9dc9dff6466','Bugfix release for TYPO3 7.6. deleteClause could not be found.','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.1.3','ter','',''),
(9287457,0,'url_redirect','1.1.3',3093,127,'URL redirect','Redirect any URL to a new location',2,-1,3,1504765772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','c7948ef3df3885a5a6b562b36591fb67','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.1.3','ter','',''),
(9287458,0,'url_redirect','1.2.0',3093,98,'URL redirect','Redirect any URL to a new location',2,-1,3,1505920218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','d02abfed5565663362de9743ad6d78c2','Add CSV importer for BE module. Updated documentation','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.2.1','ter','',''),
(9287459,0,'url_redirect','1.2.1',3093,985,'URL redirect','Redirect any URL to a new location',2,-1,3,1506037643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','aec92abc98b646b43bda7672d9736e7b','Bugfix: Render backend module header components only if needed for current view','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.2.1','ter','',''),
(9287460,0,'url_redirect','1.2.2',3093,1463,'URL redirect','Redirect any URL to a new location',2,0,3,1571081225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','01752233106683bfe358f28fce356ea7','Security Update - please update ASAP','',1002002,1,0,'https://docs.typo3.org/typo3cms/extensions/url_redirect/1.2.1','ter','',''),
(9287461,0,'rte_ckeditor_fontawesome','8.7.3',7731,291,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1499690832,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','363862107489aa1b8e65b4644b610166','Initial release: adds Fontawesome Icons to the new CKEditor','',8007003,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287462,0,'rte_ckeditor_fontawesome','8.7.4',7731,275,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1499778625,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','ad3489b6aef990711da68b9d9787096f','Set CKEditor to full mode, while i tags was striped on reopen','',8007004,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287463,0,'rte_ckeditor_fontawesome','8.7.5',7731,401,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1499795605,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','957b41574fedc62a5bcc15c7ad0dca09','Bugfix in CKE Default layout which stripts the Icons on reopen','',8007005,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287464,0,'rte_ckeditor_fontawesome','8.7.6',7731,316,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1507189719,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','3d9d4f82e1fdf023dc18528cfe189f64','add icon option for rotation, size and more','',8007006,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287465,0,'rte_ckeditor_fontawesome','8.7.7',7731,409,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1510311605,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','bd3b82b6cdef979feb380b9dac6a8e25','Add search option for icons in CKE','',8007007,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287466,0,'rte_ckeditor_fontawesome','8.7.8',7731,330,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',1,0,0,1517580921,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','602bc3f15e942288a5c0a7c43bfc20cf','Bugfix: https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/issues/3','',8007008,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287467,0,'rte_ckeditor_fontawesome','9.1.0',7731,511,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1517992997,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','9c2fe3043c129c594a1a2f1c32388d72','Font Awesome 5 release, TYPO3 9.1','',9001000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287468,0,'rte_ckeditor_fontawesome','9.2.0',7731,650,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1525725853,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','c2ae76005631c177c3560c1d5db75921','TYPO3 9.2 release and composer integration','',9002000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287469,0,'rte_ckeditor_fontawesome','9.3.0',7731,416,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1535827660,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.3.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','c39184836f7c727fff80d4af77c4d68d','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/9.3.0','',9003000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287470,0,'rte_ckeditor_fontawesome','9.5.0',7731,689,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1538745014,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','328664f8cf1751002a993ef5c0459065','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/9.5.0','',9005000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287471,0,'rte_ckeditor_fontawesome','9.5.1',7731,374,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1560840742,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','d79c3df475a3aad304a0e67b97999c49','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/9.5.1','',9005001,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287472,0,'rte_ckeditor_fontawesome','9.5.2',7731,575,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1561466386,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','812b90bc0331d8099848d8fcd151df29','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/9.5.2','',9005002,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287473,0,'rte_ckeditor_fontawesome','10.0.0',7731,486,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1572950957,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','b7b86f960002de301655a4d424430584','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/10.0.0','',10000000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287474,0,'rte_ckeditor_fontawesome','10.0.1',7731,302,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1588055444,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','ad1c3f9f3281f686b13527b233f4cc8d','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/10.0.1','',10000001,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287475,0,'rte_ckeditor_fontawesome','10.1.0',7731,243,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1597170957,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','07ddf928e924d0c25bb07997d3b9659a','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/10.1.0','',10001000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287476,0,'rte_ckeditor_fontawesome','10.2.0',7731,128,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1615496896,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','2029ca9c741276ad38f040a385260730','https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases/tag/10.2.0','',10002000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287477,0,'rte_ckeditor_fontawesome','10.3.0',7731,136,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1615883552,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','5a672011a7ddcbc96b97cfc25c6fd817','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',10003000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287478,0,'rte_ckeditor_fontawesome','10.3.1',7731,137,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1617615454,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','a74073e6fde83347e7b47774c6ae08b0','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',10003001,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287479,0,'rte_ckeditor_fontawesome','11.5.0',7731,106,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1635236970,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','9522fa622cf644fe019af8dcbeb0b24e','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287480,0,'rte_ckeditor_fontawesome','11.5.1',7731,125,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1635237316,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','56ff88d4f5abffc2fbdd5f6c7955d441','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005001,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287481,0,'rte_ckeditor_fontawesome','11.5.2',7731,103,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1646768199,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','7b98601dc272a6d145ec0db0a171765f','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005002,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287482,0,'rte_ckeditor_fontawesome','11.5.3',7731,105,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1647351397,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','fce35171251a128ad3559ed6c5b6b9a7','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005003,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287483,0,'rte_ckeditor_fontawesome','11.5.4',7731,109,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1647685207,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','89fb2a622e68d31c679a8b935c4c40be','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005004,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287484,0,'rte_ckeditor_fontawesome','11.5.5',7731,118,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1651965013,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','9221b779215f17fee5740e941a0c3ec9','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005005,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287485,0,'rte_ckeditor_fontawesome','11.5.6',7731,111,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1667482409,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','d.persky@gutenberghaus.de','abandoned_extensions','792abf64756293c857ee15eedf1d50d3','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',11005006,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287486,0,'rte_ckeditor_fontawesome','12.0.0',7731,65,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1696940437,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.7-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','dirk.persky@gmail.de','abandoned_extensions','894d420bf7b971239faf5899d1113f26','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',12000000,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287487,0,'rte_ckeditor_fontawesome','12.0.1',7731,61,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1697206055,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.7-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','dirk.persky@gmail.de','abandoned_extensions','27d48e23a6d9c8a469f104696530f9e4','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',12000001,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287488,0,'rte_ckeditor_fontawesome','12.0.2',7731,64,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1697614465,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.7-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','dirk.persky@gmail.de','abandoned_extensions','3ef716344354ef5c7fba1bf211523e20','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',12000002,0,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287489,0,'rte_ckeditor_fontawesome','12.1.0',7731,95,'CKEditor Fontawesome Add-On','Adds the Fontawesome add-on to the CKEditor in TYPO3.',2,0,0,1697810315,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.7-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.7-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','dirk.persky@gmail.de','abandoned_extensions','d713af017442bbcce4d772a486cfedf0','More information onn https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases','',12001000,1,0,'https://github.com/DirkPersky/rte-ckeditor-fontawesome','ter','',''),
(9287490,0,'validator','0.1.0',1194,1012,'Validator','Validation Framework for TYPO3',2,0,4,1499783749,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Tim Lochmüller','webmaster@fruit-lab.de','spyker','59db3b41b8e03b4e61d72b2ca468e915','First feature release','hdnet.de',1000,0,0,'','ter','',''),
(9287491,0,'validator','1.0.0',1194,182,'Validator','Validation Framework for TYPO3',2,0,4,1598782798,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Tim Lochmüller','webmaster@fruit-lab.de','spyker','1aebd47cf4ef6f31f246b5b62ed9072f','Next release :) More information on https://github.com/lochmueller/validator/releases','hdnet.de',1000000,1,0,'','ter','',''),
(9287492,0,'twig_for_typo3','0.0.0',1095,198,'Twig for TYPO3','Integrates the Twig template engine into TYPO3 CMS.',3,0,2,1499860851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','comwrap GmbH','opensource@comwrap.com','comwrap','16e43338fab70545f6ec74a0d1feb6ea','Initial release:\r\n\r\nThis extensions allows to render Twig based templates within the TYPO3 CMS.','',0,0,0,'https://github.com/comwrap/typo3-twig_for_typo3/blob/master/README.md','ter','',''),
(9287493,0,'twig_for_typo3','1.0.0',1095,897,'Twig for TYPO3','Integrates the Twig template engine into TYPO3 CMS.',2,0,2,1500111650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','comwrap GmbH','opensource@comwrap.com','comwrap','7561cd9149327980738928be64ded05c','Stable release of the Twig for TYPO3 extension.','',1000000,1,0,'https://github.com/comwrap/typo3-twig_for_typo3/blob/master/README.md','ter','',''),
(9287494,0,'hh_ckeditor_custom','0.1.0',2379,342,'Hauer-Heinrich ckeditor custom','RTE ck_editor custom config with example data',1,0,0,1499959539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-8.9.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','5c107fdd1f01f4b4160180483b953e9b','Initial','',1000,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287495,0,'hh_ckeditor_custom','0.1.1',2379,70,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,-1,0,1503998148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-8.9.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','1b02a89e8a35f407e2d1e781e0795721','Add possibility to change the yaml file path (in ext manager - gear wheel','',1001,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287496,0,'hh_ckeditor_custom','0.1.2',2379,623,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1504776859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-8.9.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','30ebcd6fead7929cc1e9a0ef10bef348','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',1002,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287497,0,'hh_ckeditor_custom','0.1.3',2379,268,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1557766233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','bf05c91452196e6e09c70959a329d336','update dependency - includes now TYPO3 9','',1003,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287498,0,'hh_ckeditor_custom','0.1.4',2379,497,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1563549978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','d3b9a6300f818dc7fcaeb9dc9184f890','added ext to composer packagist','',1004,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287499,0,'hh_ckeditor_custom','0.1.5',2379,255,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1596202941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.1-10.4.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','a9e39205fa70637a81cd096feb87dfd5','Added support for TYPO3 10\r\nhttps://github.com/Hauer-Heinrich/hh_ckeditor_custom/issues/2','',1005,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287500,0,'hh_ckeditor_custom','0.1.6',2379,89,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1658849720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.1-10.4.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','aa4ccad34f039da50a1cea4c3d557f18','Use working version constraint for TYPO3 v10','',1006,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287501,0,'hh_ckeditor_custom','0.1.7',2379,110,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1658849790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','5eb735e4207995de70c04a36c7e1fb7d','Added TYPO3 11 support - deleted old TYPO3 version dependencies','',1007,0,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287502,0,'hh_ckeditor_custom','0.1.8',2379,125,'Simple Ext for customize the ck_editor','RTE ck_editor custom config with example data',1,0,0,1673970174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','727df460253a397e21429697b8577f38','New Version 0.1.8','',1008,1,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_custom/blob/master/README.md','ter','',''),
(9287503,0,'fbit_berecordlist','1.0.1',1723,105,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1500034418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','beac4774350da871681e9be561d59ead','This extension provides a \"generator\" for backend modules which are intended to list one or more types of records.','',1000001,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287504,0,'fbit_berecordlist','1.0.2',1723,119,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1500056280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','c98e9813f5c757d16fbc73889690c14e','Add backend requireJS module to append extension key to all forms in web_list module to re-enable search and other functions.','',1000002,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287505,0,'fbit_berecordlist','1.0.3',1723,109,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1500284369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','b96459781080609567a6fbff7483331b','Extend JS module to also append extension key to relevant links (this means more features working like expected).\r\n\r\nMoved repository to Github due to instability of original repository web interface. Please add issues, pull requests and comments at https','',1000003,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287506,0,'fbit_berecordlist','1.0.4',1723,162,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1500290386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','5cb58133fe078248ab3a48e396b44a69','PLEASE UPDATE.\r\n\r\nAvoid killing of the web_list module - exit silently if no extension-parameter is found.','',1000004,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287507,0,'fbit_berecordlist','2.0.0',1723,94,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1500997600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','b5a11648d5690d3f04ca2296e99436b2','MAJOR UPDATE!\r\n\r\nPlease refer to the README.md in the Github repository for all the new options.\r\n\r\nAdded support for individual record types and several module display options.','',2000000,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287508,0,'fbit_berecordlist','2.0.1',1723,114,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1501001156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','a9f5e0c560c9baeacf9a0b9c8cf8db1e','MAJOR UPDATE!\r\n\r\nPlease refer to the README.md in the Github repository for all the new options.\r\n\r\nAdded support for individual record types and several module display options.','',2000001,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287509,0,'fbit_berecordlist','2.0.2',1723,212,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1501064731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','0d43b2a21e8a282f0380fa42cd149c2a','Sorry, the previous archives were faulity.','',2000002,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287510,0,'fbit_berecordlist','2.1.0',1723,137,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1502132870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','6ac0fdb6bbe5f732dac079e9566fdec0','Added processing options for displayFields.\r\n\r\nNow you can set which columns should be displayed by default and adjust the column content through a user-defined processing function.\r\n\r\nSee README.md in github repository for details.','',2001000,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287511,0,'fbit_berecordlist','2.2.0',1723,191,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1502789945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','148aff68221f713e34617ffb524ea5ac','  add new options for footer checkboxes - now youre able to predefine their state as well as their visibility\r\n  optimize displayFields rendering','',2002000,0,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287512,0,'fbit_berecordlist','2.2.1',1723,480,'BE Record Lists','Creates modules to view individual record lists.',2,0,1,1506685134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','6a7673b48afe14218d810c5fb377c192','  fix issue when processing \"&\" in strings when transforming display fields\r\n  merged \"Fix/language translate Null exception\" by https://github.com/brannow\r\n  merged \"fix wrong extension name usage in translate\" by https://github.com/brannow','',2002001,1,0,'https://github.com/friggingee/fbit_berecordlist','ter','',''),
(9287513,0,'nettgrids','1.0.0',1415,169,'Netthelp Grids','Gridelements from Netthelp, based on Extension gridelements',0,0,4,1500577462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:12:\"gridelements\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','9fbe5c4c655b614a0257f62f26ffc656','Initial Upload of some gridelement based on bootstrap','',1000000,0,0,'https://www.debacher.de/wiki/Eigene_Kontent-Elemente_mit_Typo3_10.4','ter','',''),
(9287514,0,'nettgrids','1.0.1',1415,936,'Netthelp Grids','Gridelements from Netthelp.de, based on Extension gridelements and Bootstrap',0,0,4,1500651469,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:12:\"gridelements\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','598d076e14eb44f729d46075d7ccd94c','A few minor improvements in the configuration.','',1000001,0,0,'https://www.debacher.de/wiki/Eigene_Kontent-Elemente_mit_Typo3_10.4','ter','',''),
(9287515,0,'nettgrids','2.0.1',1415,71,'Netthelp Grids','Gridelements from Netthelp.de, based on Extension gridelements and Bootstrap',0,0,4,1604920073,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','1b6be49ed3da8b18e852f85020fad69b','Maintanance release  adding Support for TYPO3 9.x  and 10.4 . Some small fixes.','',2000001,0,0,'https://www.debacher.de/wiki/Eigene_Kontent-Elemente_mit_Typo3_10.4','ter','',''),
(9287516,0,'nettgrids','2.0.3',1415,76,'Netthelp Grids','Gridelements from Netthelp.de, based on Bootstrap and Extension gridelements',2,0,4,1604943905,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','8a5a5eda7be862d5c8c1c130d5a2352f','Some small fixes for the Maintanance release adding Support for TYPO3 9.LTS and 10.LTS . ','',2000003,0,0,'https://www.debacher.de/wiki/Eigene_Kontent-Elemente_mit_Typo3_10.4','ter','',''),
(9287517,0,'nettgrids','2.0.5',1415,163,'Netthelp Grids','Gridelements from Netthelp.de, based on Bootstrap and Extension gridelements',2,0,4,1605274175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','bb389d25a9c86ef837dd2e92d86411fb','Fixed problem with Flexform typeselect/type expecting renderTypeselectSingle/renderType  in the backend configuration.','',2000005,1,0,'https://www.debacher.de/wiki/Eigene_Kontent-Elemente_mit_Typo3_10.4','ter','',''),
(9287518,0,'turn','0.0.1',3468,132,'Turn!','Versatile FlipBook extension',0,-1,3,1500579241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','ba08b7f51718e8d2e9b01fadaa010362','0.0.1 - Initial commit','',1,0,0,'','ter','',''),
(9287519,0,'turn','0.0.2',3468,286,'Turn!','Versatile FlipBook extension',0,-1,3,1500625913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','308bcf3ef2fe7e95992625b616e7fc67','Bugfix release','',2,0,0,'','ter','',''),
(9287520,0,'turn','0.1.0',3468,213,'Turn!','Versatile FlipBook extension',1,-1,3,1502117132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','63a8ebee1f7ea8ede6a05087756a8b39','Improve the converting step from complete PDF to single pages as JPGs.','',1000,0,0,'','ter','',''),
(9287521,0,'turn','0.1.1',3468,184,'Turn!','Versatile FlipBook extension',1,-1,3,1504011003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','d45be02679e2ef61f5c9c9d6ef8a3a72','Adding field \"downloadable\"','',1001,0,0,'','ter','',''),
(9287522,0,'turn','0.1.2',3468,114,'Turn!','Versatile FlipBook extension',1,-1,3,1504731823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','200e9e6ae1ab401a6c72d17d6770841d','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',1002,0,0,'','ter','',''),
(9287523,0,'turn','0.1.5',3468,195,'Turn!','Versatile FlipBook extension',1,-1,3,1504824663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','21023815ebdb33e972a50341ac6cc9da','Automate deployment to TER','',1005,0,0,'','ter','',''),
(9287524,0,'turn','0.1.8',3468,210,'Turn!','Versatile FlipBook extension',1,-1,3,1504826398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','0c94e4aa4f2232528b94b5460421e2a1','','',1008,0,0,'','ter','',''),
(9287525,0,'turn','0.1.9',3468,277,'Turn!','Versatile FlipBook extension',1,-1,3,1504826805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','3da8875c20be2e3f42b5ebde1298f23a','Automatic deployment improvements','',1009,0,0,'','ter','',''),
(9287526,0,'turn','0.2.0',3468,251,'Turn!','Versatile FlipBook extension',1,-1,3,1504990970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','47ce3d751fad6f62ab14784c9fe71b40','Improve flipbook view','',2000,0,0,'','ter','',''),
(9287527,0,'turn','0.2.1',3468,469,'Turn!','Versatile FlipBook extension',1,-1,3,1505744959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','b593f7d4f80841df0f0f3f59cd55238a','Code cleanup','',2001,0,0,'','ter','',''),
(9287528,0,'turn','0.2.2',3468,286,'Turn!','Versatile FlipBook extension',1,-1,3,1550063118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','ac0f28e601aee925cf4e5182c94660af','[TASK] Change dependency from typo3/cms to typo3/cms-core','',2002,0,0,'','ter','',''),
(9287529,0,'turn','0.3.0',3468,101,'Turn!','Versatile FlipBook extension',1,-1,3,1590184687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','7b374018c1909f4bb45e78a2dd8a85f7','[TASK] Raise version to 0.3.2','',3000,0,0,'','ter','',''),
(9287530,0,'turn','0.3.3',3468,750,'Turn!','Versatile FlipBook extension',1,0,3,1590184899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marc Willmann','mail@marc-willmann.de','willmann','8603e3d923a732d5083cff213521643a','[TASK] Raise version to 0.3.3','',3003,1,0,'','ter','',''),
(9287531,0,'nettemplate','1.6.2',1797,1488,'Netthelp Template','Fluid Templates from Netthelp',0,0,10,1500727060,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:12:\"filemetadata\";s:0:\"\";s:7:\"realurl\";s:0:\"\";s:7:\"version\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:14:\"indexed_search\";s:0:\"\";s:9:\"nettgrids\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','5c5b5b9f2cdca894b85a8840da48e188','First upload this distribution, which is a quick introduction for your own Typo3 pages.','',1006002,0,0,'https://www.debacher.de/wiki/Seitentemplate_mit_Typo3_10.4','ter','',''),
(9287532,0,'nettemplate','2.0.3',1797,69,'Netthelp Template','Fluid Templates from Netthelp. Please read the documentation before installing.',1,0,10,1604944149,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:14:\"indexed_search\";s:0:\"\";s:8:\"recycler\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','45b1bca803825a22de5310a347112400','Maintanance release adding Support for TYPO3 9.LTS and 10.LTS . Some small fixes. ','',2000003,0,0,'https://www.debacher.de/wiki/Seitentemplate_mit_Typo3_10.4','ter','',''),
(9287533,0,'nettemplate','2.0.4',1797,69,'Netthelp Template','Fluid Templates from Netthelp. Please read the documentation before installing.',1,0,10,1605091516,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"nettgrids\";s:0:\"\";s:4:\"news\";s:0:\"\";s:14:\"indexed_search\";s:0:\"\";s:8:\"recycler\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','a3c531768a608ce6d354bb119b36870d','Some small fixes concerning slug-system.','',2000004,0,0,'https://www.debacher.de/wiki/Seitentemplate_mit_Typo3_10.4','ter','',''),
(9287534,0,'nettemplate','2.0.5',1797,171,'Netthelp Template','Fluid Templates from Netthelp. Please read the documentation before installing.',1,0,10,1605286139,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"nettgrids\";s:0:\"\";s:4:\"news\";s:0:\"\";s:14:\"indexed_search\";s:0:\"\";s:8:\"recycler\";s:0:\"\";s:12:\"filemetadata\";s:0:\"\";}}','Uwe Debacher','typo3@debacher.de','debacher','7e7e786907e0dba67cd7b4e327e209a4','Added 404 errorpage and Datenschutz page','',2000005,1,0,'https://www.debacher.de/wiki/Seitentemplate_mit_Typo3_10.4','ter','',''),
(9287535,0,'import_tt_products','0.0.1',393,393,'Import for tt_products tables','This contains functions to import into the tt_products tables',0,0,1,1500728364,'a:1:{s:7:\"depends\";a:2:{s:7:\"div2007\";s:11:\"0.8.1-0.0.0\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7d150df11213a69049c583859d8ed855','\nEmpty first version. Do not use this first version!\n','',1,1,0,'','ter','',''),
(9287536,0,'extrasalt','0.1.1',1498,129,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1500729728,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','','','c.holtermann','66ff33d493727438bb9805fd85f82ba4','experimental first release','',1001,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287537,0,'extrasalt','0.1.2',1498,150,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1500736171,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','4a7328890242968b076fb7f83d4a519d','Contact info and documentation update','',1002,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287538,0,'extrasalt','0.1.3',1498,148,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1500756280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','d68f8dac0e182886de45e40d2808b664','Removed remnants of example documentation','',1003,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287539,0,'extrasalt','0.1.4',1498,204,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1500935439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','e71c84b255bdca11ab65e87c726269f8','Some more testing for the length of the hash and for the cost region','',1004,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287540,0,'extrasalt','0.1.5',1498,209,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1501095421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','3af47f548f9b9bf1fae345148347e5f0','Limitations documented','',1005,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287541,0,'extrasalt','0.1.6',1498,164,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1501362237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','bba82d1e5ba0c912a92d5a0d4f2b1958','In addition to checking imported passwords encoding is now possible. This implementation of blowfish can be chosen at the saltedpasswords config dialog.','',1006,0,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287542,0,'extrasalt','0.1.7',1498,494,'extra salt','Additional salting methods for salted passwords (Blowfish for php  5.3.7, hashes starting with \"$2y$\")',3,0,5,1501778458,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-7.2.99\";s:3:\"php\";s:11:\"5.3.7-0.0.0\";}}','C. Holtermann','mail@c-holtermann.net','c.holtermann','926f14d52765da2df1b6b6127f018005','This extension implements an additional method for salted user hashes using blowfish php  5.3.7. Hashes starting with \"$2y$\".\r\n\r\nv0.1.7 brings some updates for the docs','',1007,1,0,'https://docs.typo3.org/typo3cms/extensions/extrasalt/0.1.7','ter','',''),
(9287543,0,'external_import_tt_products','0.0.1',395,395,'External import for tt_products tables','This contains functions to import into the tt_products tables by the extension external_import',0,0,1,1500888008,'a:1:{s:7:\"depends\";a:2:{s:7:\"div2007\";s:11:\"0.8.1-0.0.0\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','712dcdd997f6f746575c635200c5bd4b','\nDo not use this first version. It is not usable at the moment.\n','jambage.com',1,1,0,'','ter','',''),
(9287544,0,'celum_asset_picker','1.0.0',2136,125,'celum:connect','Integrates the Celum Asset Picker into the Typo3 Backend',1,0,1,1500972821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','1037a78ca71864ff45d7ad17a0fdc019','Integrates the Celum Asset Picker into the Typo3 Backend','',1000000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287545,0,'celum_asset_picker','1.0.1',2136,187,'celum:connect','Integrates the Celum Asset Picker into the Typo3 Backend',1,0,1,1500973899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','0f00f489744ed050245fa94b656764f9','Integrates the Celum-Asset-Picker into the Typo3-Backend. That allows to load Assets directly from the Celum-DAM-System into the Typo3-Backend. A running Celum-DAM-System is required.\r\n\r\nDeveloped by brix cross media','',1000001,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287546,0,'celum_asset_picker','1.0.2',2136,288,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',1,0,1,1501147159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','9f8dd7c26f3e7041fb433534af713820','Extension description adjusted','',1000002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287547,0,'celum_asset_picker','1.0.3',2136,437,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',1,0,1,1501153085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','e2c70fa585e06dec442b9ee4a69e4102','README added','',1000003,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287548,0,'celum_asset_picker','1.0.4',2136,132,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1501229649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','20f8523e7d7c6dd71a71ef3669195363','README updated, Stable Version','',1000004,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287549,0,'celum_asset_picker','1.0.5',2136,111,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1501234912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','02558a84efcfcb33597ae3db7941acdf','README edited','',1000005,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287550,0,'celum_asset_picker','1.0.6',2136,101,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1501249649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','53919f43787b9cf6a54f8f7358f4beff','Icon size adjusted','',1000006,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287551,0,'celum_asset_picker','1.0.7',2136,223,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1501252464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','5273dc2e07fd2be5e2a8016a6e6e4de7','Icon size increased','',1000007,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287552,0,'celum_asset_picker','1.0.8',2136,532,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1511795748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";}}','brix cross media','develop@brix.ch','abandoned_extensions','6b61b8c03d87e9905dee9887b01df62b','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.','',1000008,1,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9287553,0,'drc_social_button','1.0.0',928,246,'DRC Social Media','The DRC Social Button TYPO3 sharing plugin helps people to share and bookmark pages to such as Facebook, Twitter, Google, LinkedIn and more...',1,0,3,1500985751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','DRC Systems India PVT. LTD.','','drc_systems','d93ff2dcf79a2807e2cdf603b8faf85f','The DRC Social Button TYPO3 sharing plugin helps people to share and bookmark pages to such as Facebook, Twitter, Google, LinkedIn and more...','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/drc_social_button/1.0.1','ter','',''),
(9287554,0,'drc_social_button','1.0.1',928,682,'DRC Social Media','The DRC Social Button TYPO3 sharing plugin helps people to share and bookmark pages to such as Facebook, Twitter, Google, LinkedIn and more...',1,0,3,1501238031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','DRC Systems India PVT. LTD.','','drc_systems','62e08e3ee60acb7d2afe63d042ef3ae1','Update manual ','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/drc_social_button/1.0.1','ter','',''),
(9287555,0,'ameos_dailymotion','1.0.2',1519,586,'Dailymotion online media service','Dailymotion online media service',2,0,4,1501057842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','30188d3aa3b7f6858a3af02a2fdc7868',' Add dailymotion as video provider for TYPO3','Ameos',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/1.0.2','ter','',''),
(9287556,0,'ameos_dailymotion','1.0.4',1519,360,'Dailymotion online media service','Dailymotion online media service',2,0,4,1531743004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','d697844af4e9c7018693e94da084cf08','[BUGFIX] Use https url to get oEmbed data ','Ameos',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/1.0.2','ter','',''),
(9287557,0,'ameos_dailymotion','1.0.6',1519,310,'Dailymotion online media service','Dailymotion online media service',2,0,4,1552292276,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.2.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','e0c536dca74bafa109f936c88e0ab1ed','Compatibility with TYPO3 9.5','Ameos',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/1.0.2','ter','',''),
(9287558,0,'ameos_dailymotion','1.0.8',1519,122,'Dailymotion online media service','Dailymotion online media service',2,0,4,1649233675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','8ff0237d1b9ba4c2df280bb41a8fc587','[FEATURE]Compatibily with TYPO3 11\r\n[FEATURE]Raise version to 1.0.8','Ameos',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/1.0.2','ter','',''),
(9287559,0,'ameos_dailymotion','2.0.0',1519,70,'Dailymotion online media service','Dailymotion online media service',2,0,4,1705999600,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','35ff7f06a495e54e81853108c5fcc0de','TYPO3 12 Compatibility','Ameos',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/','ter','',''),
(9287560,0,'ameos_dailymotion','2.1.0',1519,71,'Dailymotion online media service','Dailymotion online media service',2,0,4,1717514204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";}}','Ameos team','typo3dev@ameos.com','r.geyer','92cee535a9ca7a5fabf4a1cb5f1c6c5c','[RELEASE] Version 2.1.0\r\n[FEATURE] Add TYPO3 13 compatibility','Ameos',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/ameos_dailymotion/','ter','',''),
(9287561,0,'powermail_slowexport','1.0.0',1510,194,'Powermail SlowExport','Scalable CSV export for powermail',2,0,0,1501186257,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:5:\"3.0.0\";}s:9:\"conflicts\";a:1:{s:20:\"powermail_fastexport\";s:0:\"\";}}','Raphael Graf','graf@netvertising.ch','abandoned_extensions','7088084054dc9802bf19d49682da522b','Initial version','Netvertising AG',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_slowexport/1.0.1','ter','',''),
(9287562,0,'powermail_slowexport','1.0.1',1510,171,'Powermail SlowExport','Scalable CSV export for powermail',2,0,1,1501499381,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:5:\"3.0.0\";}s:9:\"conflicts\";a:1:{s:20:\"powermail_fastexport\";s:0:\"\";}}','Raphael Graf','graf@netvertising.ch','abandoned_extensions','2e6733cabc899c1356b7144af980ceea','Minor bugfixes','Netvertising AG',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_slowexport/1.0.1','ter','',''),
(9287563,0,'powermail_slowexport','1.1.0',1510,271,'Powermail SlowExport','Scalable CSV export for powermail',2,0,1,1502272725,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:5:\"3.0.0\";}s:9:\"conflicts\";a:1:{s:20:\"powermail_fastexport\";s:0:\"\";}}','Raphael Graf','graf@netvertising.ch','abandoned_extensions','a1b621c6911cd75f77b17cc244ffb836','Add support for the export scheduler task.','Netvertising AG',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/powermail_slowexport/1.1.1','ter','',''),
(9287564,0,'powermail_slowexport','1.1.1',1510,874,'Powermail SlowExport','Scalable CSV export for powermail',2,0,1,1515058559,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:5:\"3.0.0\";}s:9:\"conflicts\";a:1:{s:20:\"powermail_fastexport\";s:0:\"\";}}','Raphael Graf','graf@netvertising.ch','abandoned_extensions','dc35457201b018fd2aa8522d9cc82964','Fix ugly typo','Netvertising AG',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/powermail_slowexport/1.1.1','ter','',''),
(9287565,0,'cleverreach','0.1.0',3474,272,'CleverReach','Finishers and validators for EXT:form and Powermail',1,0,4,1501459978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','002541d2a1a755d0850facae7b7a1a6d','First public version','WapplerSystems',1000,0,0,'https://docs.typo3.org/p/svewap/cleverreach/0.1/en-us','ter','',''),
(9287566,0,'cleverreach','0.1.1',3474,258,'CleverReach','Finishers and validators for EXT:form and Powermail',1,0,4,1501519356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','850f372e89a00d9c68820ee11c4d61f3','Fix for T3 7 compatibility. Fix for false negative validators. And other...','WapplerSystems',1001,0,0,'https://docs.typo3.org/p/svewap/cleverreach/0.1/en-us','ter','',''),
(9287567,0,'cleverreach','0.1.2',3474,1170,'CleverReach','Finishers and validators for EXT:form and Powermail',1,0,4,1501596106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','41631cac8a9fd1952e7ff0a75ca9bc52','Workaround for not nullable return types in PHP7.0','WapplerSystems',1002,0,0,'https://docs.typo3.org/p/svewap/cleverreach/0.1/en-us','ter','',''),
(9287568,0,'cleverreach','0.1.3',3474,539,'CleverReach','Finishers and validators for EXT:form and Powermail',1,0,4,1533543437,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','69b7f3e3c9330ff8fc6f95e0dde15714','version 0.1.3; Many thanks to all who contributed.','WapplerSystems',1003,0,0,'https://docs.typo3.org/p/svewap/cleverreach/0.1/en-us','ter','',''),
(9287569,0,'cleverreach','0.1.5',3474,458,'CleverReach','Finishers and validators for EXT:form and Powermail',2,0,4,1547394581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3128e84255d1039e80458777e257a408','New stable version compatible to T3 v9','WapplerSystems',1005,0,0,'https://docs.typo3.org/typo3cms/extensions/cleverreach/0.1.5','ter','',''),
(9287570,0,'cleverreach','0.1.6',3474,694,'CleverReach','Finishers and validators for EXT:form and Powermail',2,0,4,1560932051,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','22405dcbc28e2aaa370b7b810d941d1d','Path to file powermail.tsconfig has been corrected','WapplerSystems',1006,0,0,'https://docs.typo3.org/p/svewap/cleverreach/0.1/en-us','ter','',''),
(9287571,0,'cleverreach','11.0.0',3474,83,'CleverReach','Finishers and validators for EXT:form and Powermail',2,0,4,1659970766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','0bb47171a308f213f585ae79443af5f4','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/cleverreach','WapplerSystems',11000000,1,0,'https://docs.typo3.org/p/wapplersystems/cleverreach/11.0/en-us','ter','',''),
(9287572,0,'dcp','1.1.0',1387,196,'Dynamic Content Plugin','Adds a plugin to display any content element based on category and storage. Its like news but just with content elements!',2,0,2,1501616118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','0cd747d00b051c52d6ff16359deda5a7','Initial release.','',1001000,0,0,'https://github.com/Sethorax/typo3-dcp/blob/master/README.md','ter','',''),
(9287573,0,'dcp','1.1.1',1387,170,'Dynamic Content Plugin','Adds a plugin to display any content element based on category and storage. Its like news but just with content elements!',2,0,2,1502223966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','8d60d4424ef26b4aa77bd4cdae6e94ff','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1001001,0,0,'https://github.com/Sethorax/typo3-dcp/blob/master/README.md','ter','',''),
(9287574,0,'dcp','1.1.2',1387,514,'Dynamic Content Plugin','Adds a plugin to display any content element based on category and storage. Its like news but just with content elements!',2,0,2,1502294965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sethorax','info@sethorax.com','sethorax','0f68184e0c0a74c7aa42182e54b694fd','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1001002,0,0,'https://github.com/Sethorax/typo3-dcp/blob/master/README.md','ter','',''),
(9287575,0,'dcp','1.2.0',1387,507,'Dynamic Content Plugin','Adds a plugin to display any content element based on category and storage. Its like news but just with content elements!',2,0,2,1551020919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sethorax','info@sethorax.com','sethorax','bff9c3cae3d27e0a875f9e23cc5aef27','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1002000,1,0,'https://github.com/Sethorax/typo3-dcp/blob/master/README.md','ter','',''),
(9287576,0,'fp_fractionslider','0.4.0',2641,292,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',1,0,3,1502008936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','e01b8b357269ba16e1c0a4c275c010b9','Initial upload of this beta version.','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/0.4.3','ter','',''),
(9287577,0,'fp_fractionslider','0.4.3',2641,191,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',1,0,3,1511001763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','809252b09ec2963f6fb51a970c0134f8','Some Bugs fixed. TYPO3 8 compatibility added.','',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/0.4.3','ter','',''),
(9287578,0,'fp_fractionslider','0.5.0',2641,242,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1516636355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','da4c36542641c631cc5b851bd44599d4','Settings sortOrder, limit, listId and showId added. Slide-list-action added.  CDATA removed (see changelog).','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/0.5.0','ter','',''),
(9287579,0,'fp_fractionslider','0.6.0',2641,370,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1524476519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','ab62f480a227800164b1844a993c159c','Additional slide and slide preview added.','fixpunkt.werbeagentur.gmbh',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/0.6.0','ter','',''),
(9287580,0,'fp_fractionslider','0.6.3',2641,202,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1547757401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','d713bc14e58e0ffe37b2227d653f2f17','Some bugfixing and improvement.','fixpunkt.werbeagentur.gmbh',6003,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/0.6.0','ter','',''),
(9287581,0,'fp_fractionslider','1.0.0',2641,467,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1553007061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','81a4b08aa806882f6c7ee6f75066b23c','Ready for TYPO3 9.\r\nTypoScript-setup plugin.tx_fpfractionslider_pi1 renamed to plugin.tx_fpfractionslider. See changelog.','fixpunkt werbeagentur gmbh',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_fractionslider/1.0.0','ter','',''),
(9287582,0,'fp_fractionslider','1.1.0',2641,93,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1590507484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','099d86585ade7fbef035e915f5042ff6','Now for TYPO3 9 and 10.','fixpunkt werbeagentur gmbh',1001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/1.1/en-us','ter','',''),
(9287583,0,'fp_fractionslider','1.1.1',2641,303,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1590593942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','ad55c1fff8dfdedc333c37d02d45fe73','Bugfix for TYPO3 10.','fixpunkt werbeagentur gmbh',1001001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/1.1/en-us','ter','',''),
(9287584,0,'fp_fractionslider','1.2.1',2641,127,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1633961967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','239cb9528252dd297bbb4d78fecef196','Version for TYPO3 10 and 11.','fixpunkt werbeagentur gmbh',1002001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/1.2/en-us','ter','',''),
(9287585,0,'fp_fractionslider','1.3.0',2641,127,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1646305216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','83ba0ee6d148ea744d6f9a3730c19a8b','Replacement of the Viewhelper re:addPublicResources. It is now deprecated. Use f:asset.css or f:asset.script instead.','fixpunkt werbeagentur gmbh',1003000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/1.3/en-us','ter','',''),
(9287586,0,'fp_fractionslider','1.3.2',2641,98,'Professional Slider-PlugIn','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1674664371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','4da9e684d9afee4e153e77f802a5ea57','PHP 8 bugfix.','fixpunkt werbeagentur gmbh',1003002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/1.3/en-us','ter','',''),
(9287587,0,'fp_fractionslider','2.0.0',2641,85,'Professional Slider-PlugIn for Profis','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1698751071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kurt Gusbeth','','bihor','155842c96e8ba73dc26dd00fd8d49d7e','Breaking: all plugins must be changed via an update-script (in the install-tool)!\r\nBreaking: the Viewhelper re:addPublicResources was removed.\r\nBreaking: plugin.tx_fpfractionslider_pi1 renamed to plugin.tx_fpfractionslider.','fixpunkt für digitales GmbH',2000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/2.0/en-us','ter','',''),
(9287588,0,'fp_fractionslider','2.2.0',2641,44,'Professional Slider-PlugIn for Profis','Can be used with the \"jQuery-FractionSlider\", the \"Professional jQuery Content Slider Plugin - Slider Pro\" or the \"Slider revolution\".',2,0,3,1744895108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Kurt Gusbeth','','bihor','fe25794fa1d548d170b81b9f46cda0ac','Refactored with the rector-tool.\r\nNow compatible with TYPO3 13.\r\nUpdate-script Switchable-Controller-Actions-Plugin-Updater removed.','fixpunkt für digitales GmbH',2002000,1,0,'https://docs.typo3.org/p/fixpunkt/fp-fractionslider/2.2/en-us','ter','',''),
(9287589,0,'modules','2.0.1',8423,539,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',1,-1,0,1502532663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','09fbb48702fb198bab3d7eafe1fa19d1','Release of version 2.0.1 - See ChangeLog.md for detailed information.','',2000001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287590,0,'modules','2.5.1',8423,232,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',1,-1,0,1535092580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c8ee1e554a1e5f559cbb88168df5243a','Release of version 2.5.1 - See ChangeLog.md for detailed information.','',2005001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287591,0,'modules','2.6.0',8423,207,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',1,-1,0,1541171670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','01adcc945d5bb5ea2f3c90176ee1527f','Release of version 2.6.0 - See ChangeLog.md for detailed information.','',2006000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287592,0,'modules','3.0.0',8423,176,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1548004262,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','35e7a6d1cf4ce0850ef11207f804facf','Compatibility-Release: Migration for TYPO3 9.5 - support for TYPO3 7.6 dropped.','',3000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287593,0,'modules','3.1.0',8423,191,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1557227452,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','307454523c63018e575d963ca54a4b41','[RELEASE] Version 3.1.0 - Feature- & Bugfix-Release: Fix some small issues and add more fields for user management - more information in ChangeLog.md.','',3001000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287594,0,'modules','3.1.1',8423,219,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1558517784,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','65fdae9808b97cc4a30f9aec83a154fe','[RELEASE] Version 3.1.1 - Bugfix- and Maintenance-Release: Fix a backend module bug and clean up backend module code.','',3001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287595,0,'modules','3.1.2',8423,199,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1572626863,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','37db068f531693f697d02cd6b0ebc3bc','[RELEASE] Version 3.1.2 - Maintenance-Release: Modify Gitlab-CI configuration.','',3001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287596,0,'modules','3.2.0',8423,300,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1573804407,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d3b89fe52f60ba02c9cc024edd607808','[RELEASE] Version 3.2.0 - Feature-Release: Add backend module for frontend user groups and add preparations for page/user TypoScript settings and feature flags.','',3002000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287597,0,'modules','4.0.0',8423,214,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1592987006,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e7e65c028751d29380e53d2fdcd5f38c','[RELEASE] Version 4.0.0 - Feature- & Bugfix-Release: TYPO3 10 compatiblity and a lot of features - more information in ChangeLog.md','',4000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287598,0,'modules','4.1.1',8423,133,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1601811922,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e9715397518aaa38adaaeb09a2a39739','[RELEASE] Version 4.1.1 - Maintenance-Release: Add extra tag in composer.json for automatic TER release','',4001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287599,0,'modules','4.1.2',8423,150,'Modules','Modules - Little helper for creating Backendmodules in TYPO3',2,-1,0,1601984724,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2b9bdb38d1931881d8fe76c52dda6b13','[BUGFIX] Set version to 4.1.2','',4001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287600,0,'modules','4.1.3',8423,143,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1602503123,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8ab138e3c7415b05feafd2aee3ce8482','[TASK] Registration email documentation (english)','',4001003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287601,0,'modules','4.1.5',8423,110,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1604061924,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2f78e8380853206b6bb0f95948cce334','[RELEASE] Version 4.1.5 - Maintenance-Release: Cleanup.','',4001005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287602,0,'modules','4.1.6',8423,157,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1604303123,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6ea648514b49ae21a736ea8a9a44d570','[RELEASE] Version 4.1.6 - Maintenance-Release: Add some documentation','',4001006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287603,0,'modules','4.2.0',8423,98,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613547907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b42431adb99951bc8594436ad9f8ed66','\"[FEATURE] Add backend module for managing backend users as editor backend user\"','',4002000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287604,0,'modules','4.2.1',8423,92,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613555108,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a1cddd5934ede23293d4edb8ce117767','\"[RELEASE] Version 4.2.1 - Maintenance-Release: Optimize translations\"','',4002001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287605,0,'modules','4.2.2',8423,96,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613677503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5067a388b130077a30e70e3c36cb62be','\"[RELEASE] Version 4.2.2 - Bugfix-Release: Fix frontend user login from backend\"','',4002002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287606,0,'modules','4.2.3',8423,97,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613732546,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7de75383c0db803d62a2d85061674160','\"[RELEASE] Version 4.2.3 - Maintenance-Release: Add option to allow non admins to login as frontend user\"','',4002003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287607,0,'modules','4.2.4',8423,96,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613738704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f3a316f1b07e4a8f8f0c4299c8bb20af','\"[RELEASE] Version 4.2.4 - Bugfix-Release: Fix extension configuration utility\"','',4002004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287608,0,'modules','4.2.5',8423,95,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613742304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eae669b3374bf6aa05d032d6d69e7381','\"[RELEASE] Version 4.2.5 - Bugfix-Release: Fix backend user creation link\"','',4002005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287609,0,'modules','4.2.6',8423,105,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613749507,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','630867829978b3a8fbb904001dd3f890','\"[RELEASE] Version 4.2.6 - Maintenance-Release: Configure all custom defined frontend user fields as exclude fields\"','',4002006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287610,0,'modules','4.2.7',8423,119,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1613911505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','49b3fb6b62da74b277c6c07097c5ea4e','\"[RELEASE] Version 4.2.7 - Bugfix-Release: Deactivate page tree for backend user module, so that is impossible to select a page in this module\"','',4002007,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287611,0,'modules','4.2.8',8423,107,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1621331103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d9cce530a7bcbe790dcded7aee85de77','\"[TASK] Add extension key in composer.json\"','',4002008,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287612,0,'modules','4.2.9',8423,101,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1622040306,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','48f6abbbaf0cba5b6921e2a0cd515382','\"[RELEASE] Version 4.2.9 - Maintenance-Release: Add translation file.\"','',4002009,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287613,0,'modules','4.3.0',8423,102,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1622450703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','874997f4afb77f18d31d57cc67aeb4a8','\"[RELEASE] Version 4.3.0 - Maintenance-Release: Update translation file Readme.de.md\"','',4003000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287614,0,'modules','4.3.1',8423,102,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1623001504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0654f4b3851b8ebd506e249f3e69f89e','\"[RELEASE] Version 4.3.1 - Bugfix-Release: Fix condition on undefined value in ValidationService\"','',4003001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287615,0,'modules','4.3.2',8423,93,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1623329103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8091d8e6157f2e6e0a8e724176410f21','\"[RELEASE] Version 4.3.2 - Buxfix-Release: Downgrade Doctrine/DBAL methods for traditional install TYPO3 instances\"','',4003002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287616,0,'modules','4.3.3',8423,111,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1623336245,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5a052f7f47fda25f9af964f343980cd0','\"[RELEASE] Version 4.3.3 - Bugfix-Release: Fix initialize values for frontend user profile\"','',4003003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287617,0,'modules','4.3.4',8423,89,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1632573904,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2a267045c3036e28ffbf5fbb12cff5eb','\"[RELEASE] Version 4.3.4 - Maintenance-Release: Move registration form finisher service into variable\"','',4003004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287618,0,'modules','4.3.5',8423,100,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1632930305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7068e19625f3201af2f26cd0aa6af8b4','\"[RELEASE] Version 4.3.5 - Bugfix-Release: Fix login as feature for TYPO3 9.x\"','',4003005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287619,0,'modules','4.3.6',8423,104,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1634471103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','78b57c9aa4d664fc3d6f870c272ec01a','\"[RELEASE] Version 4.3.6 - Bugfix-Release: Fix entities in frontend editing textarea\"','',4003006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287620,0,'modules','4.3.7',8423,83,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1645537508,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b9ed6f7e4fbe6dc43784f52e78441e06','\"[BUGFIX] Fix backend list sorting by a mapped field configuration\"','',4003007,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287621,0,'modules','5.0.0',8423,102,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1645548309,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4ad72535c0fe4cb924c05c4db23da6de','\"[RELEASE] Version 5.0.0 - Maintenance- &amp; Bugfix-Release: Migration for TYPO3 11, PHP 8.0 and refactoring - more information in ChangeLog.md\"','',5000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287622,0,'modules','5.1.0',8423,96,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1652377506,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8b083d9f57c18ff4fdd90df9e82be580','\"[RELEASE] Version 5.1.0 - Bugfix- &amp; Feature-Release: More information in ChangeLog.md\"','',5001000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287623,0,'modules','5.1.1',8423,93,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1654098321,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c2da5e1af62afc30e862d2cb479981c0','\"[RELEASE] Version 5.1.1 - Bugfix-Release: Fix backend bookmark button for TYPO3 10\"','',5001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287624,0,'modules','5.1.2',8423,89,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1655192708,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8cc86e5e7f5c9388c5edd79604cb7e4d','\"[RELEASE] Version 5.1.2 - Bugfix-Release: Fix access utility and the permission on add and delete tables\"','',5001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287625,0,'modules','5.1.3',8423,91,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1656884705,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','84cea53810e07c1552930aecd93b498f','\"[RELEASE] Version 5.1.3 - Maintenance-Release: Add authorization rules for bookings extension\"','',5001003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287626,0,'modules','5.1.4',8423,86,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1657896306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f0a3c4d2c0e3cbbf477b9d4e35e92462','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Add backend module cell for single images\"','',5001004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287627,0,'modules','5.2.0',8423,92,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1659617105,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','da3874ca39bb9b37020657f90c30f6c8','\"[RELEASE] Version 5.2.0 - Feature- &amp; Bugfix-Release: Add a page type for frontend user management and more, more information in ChangeLog.md\"','',5002000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287628,0,'modules','5.2.1',8423,78,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1659728700,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','44781e3cd553ed6bd29f66ef1579612d','\"[RELEASE] Version 5.2.1 - Maintenance-Release: Add authorization rules for questions extension\"','',5002001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287629,0,'modules','5.2.2',8423,98,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1659901505,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f1fbcbd9b9f1a3fb9aadfdcbb3c93036','\"[RELEASE] Version 5.2.2 - Maintenance-Release: Add frontend user helper methods - more information in ChangeLog.md\"','',5002002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287630,0,'modules','5.3.0',8423,104,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1660913105,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b628400888fe8875dbb2bbbc7f5f1403','\"[RELEASE] Version 5.3.0 - Feature- &amp; Bugfix-Release: Add newsletter checkbox for Frontend user registration and profile and smaller fixes\"','',5003000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287631,0,'modules','5.4.0',8423,80,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1667418306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','93521ba54695866590a1d847d2df961b','\"[RELEASE] Version 5.4.0 - Feature- &amp; Bugfix-Release: Add FE-user invitation codes, HTML-mails and fix smaller bugs - more information in ChangeLog.md and Migration.md\"','',5004000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287632,0,'modules','5.4.1',8423,84,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1667921050,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8c535f4812a07158f57f4c5bdecb43b6','\"[RELEASE] Version 5.4.1 - Bugfix-Release: Fix changing return types for PHP 8.1\"','',5004001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287633,0,'modules','5.5.0',8423,96,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1668980705,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6d882f7574d9aab0f2d084bf91370dc7','\"[RELEASE] Version 5.5.0 - Feature-Release: Add column selector in backend module lists and make access utility extendable\"','',5005000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287634,0,'modules','4.3.9',8423,74,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1671036304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','71d24427467237db2757ada4b4700f93','\"[TASK] Preparing a new version\"','',4003009,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287635,0,'modules','5.6.0',8423,97,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1673264706,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8f21750f71bb113138fa0b0ba495759e','\"[RELEASE] Version 5.6.0 - Feature- &amp; Bugfix-Release: Add default columns for lists, fix backend authorization check for non-admins and more - see ChangeLog.md\"','',5006000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287636,0,'modules','6.0.0',8423,79,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1691739905,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3b537530b3cf6de23acdea5ece0be89c','\"[RELEASE] Version 6.0.0 - Bugfix- &amp; Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',6000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287637,0,'modules','6.0.1',8423,75,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1693826845,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','486ee1e2fb8e90133c6c9c67695a2dd0','\"[RELEASE] Version 6.0.1 - Maintenance-Release: Optimize documentation and extend migration notices\"','',6000001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287638,0,'modules','5.7.0',8423,62,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1694090706,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','efd37e485a521e2d954b26d23a0a47f8','\"[RELEASE] Version 5.7.0 - Feature- &amp; Bugfix-Release: Add csv export for invitation codes list and fix TYPO3 10 backend table issue\"','',5007000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287639,0,'modules','5.7.1',8423,64,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1695804306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d445cf19e7ef800a3c235b6aa65fe634','\"[RELEASE] Version 5.7.1 - Bugfix-Release: Add missing backend table cell for color hex-codes\"','',5007001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287640,0,'modules','6.1.0',8423,68,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1696344301,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c0734cd3886ab887731419ba28e9401c','\"[RELEASE] Version 6.1.0 - Bugfix- &amp; Feature-Release: Add csv export for invitation codes list and fix some bugs - more information in ChangeLog.md\"','',6001000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287641,0,'modules','6.1.1',8423,63,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1698845669,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ec7f198fc2fde523b12171e2a9ebda87','\"[RELEASE] Version 6.1.1 - Bugfix-Release: Clean up backend module icon and clean up documenation\"','',6001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287642,0,'modules','6.1.2',8423,70,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1699364706,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','33fe74181bdb4b2805cf5b507d4b3892','\"Merge branch bugfix_php7.4_support into master\"','',6001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287643,0,'modules','6.2.0',8423,61,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1705049107,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7182da43a2e6490ebc62bee7a326c066','\"[RELEASE] Version 6.2.0 - Feature- &amp; Bugfix-Release: Add Frontend-User Listing plugin for users list with details and fix some bugs - more information in change log file\"','',6002000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287644,0,'modules','5.7.2',8423,54,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1706103905,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6f933d18aab908a19b110a955a0296e8','\"[RELEASE] Version 5.7.2 - Maintenance-Release: Add event to extend export record fields\"','',5007002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287645,0,'modules','6.2.1',8423,60,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1706607906,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','55514a114f06eb11a77116d5ec93841c','\"[RELEASE] Version 6.2.1 - Bugfix-Release: Fix saving user profile in frontend\"','',6002001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287646,0,'modules','5.7.3',8423,53,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1706622306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6f47039824a7602be902165cd6ef1d04','\"[RELEASE] Version 5.7.3 - Maintenance-Release: Cleanup event to extend export record fields\"','',5007003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287647,0,'modules','6.2.2',8423,59,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1707389105,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','46fabc4031f2a12e2720d822f3cc145b','\"[RELEASE] Version 6.2.2 - Bugfix-Release: Fix missing uri-builder in hash-processing and cleanup event to extend export record fields\"','',6002002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287648,0,'modules','6.2.3',8423,61,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1707659104,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9ed72cd84aade1727d91d754e03edc18','\"[RELEASE] Version 6.2.3 - Bugfix-Release: Keep selected table columns in backend after new login\"','',6002003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287649,0,'modules','6.2.4',8423,67,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1707896704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8ccd88228eb1cb20a3c4fe384772066b','\"[RELEASE] Version 6.2.4 - Bugfix-Release: Add missing database field mapping for frontend user and change button color in backend column selection\"','',6002004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287650,0,'modules','6.2.5',8423,49,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1719305104,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5f547134bd1cf4dd64c991f9397bfbd9','\"[RELEASE] Version 6.1.5 - Bugfix-Release: Fix namespace arguments for TYPO3 12, in order to fix backend module toolbar buttons and add repository methods for frontend-users\"','',6002005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287651,0,'modules','6.2.6',8423,53,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1720521904,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b502bfd4fa66855d07a96077a986a0aa','\"[RELEASE] Version 6.2.6 - Bugfix-Release: Fix argument definition for CSV export method in backend context\"','',6002006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287652,0,'modules','6.2.7',8423,53,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1722365104,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f07ec8ba6683b2a8e12d9aa83417ec43','\"[RELEASE] Version 6.2.7 - Bugfix-Release: Fix undefined array usages\"','',6002007,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287653,0,'modules','6.2.8',8423,50,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1723477504,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1a2edbbd1350431c0748ddc1e42fad79','\"[RELEASE] Version 6.2.8 - Bugfi-Release: Fix missing default value for vita text in database and migrate allowedTables condition for defining users page type\"','',6002008,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287654,0,'modules','6.2.9',8423,47,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1725547504,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','23ae84da4c36d8e35807f4346a75da8e','\"[RELEASE] Version 6.2.9 - Maintenance-Release: Make hashPassword method in FrontendUserUtility static and clean up in frontend user model and add more getter and setter\"','',6002009,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287655,0,'modules','7.0.0',8423,38,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1734349505,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1edda8dd5c6a36794582a2e6881aafa9','\"[RELEASE] Version 7.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11\"','',7000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287656,0,'modules','7.0.1',8423,36,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1737319504,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a73ce6385ae4d39092459483599647d1','\"[RELEASE] Version 7.0.1 - Bugfix- &amp; Maintenance-Release: Fix services.yaml and migrate TYPO3 13 stuff - see change log file\"','',7000001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287657,0,'modules','6.3.0',8423,29,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1739216852,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','10a21c3249a7ba91cca53452e17fcf6c','[RELEASE] Version 6.3.0 - Feature-Release: Introduce period partial and trait for backend filters','',6003000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287658,0,'modules','6.3.1',8423,29,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1739216898,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9ad3a6d828ee7d10290829570299c1bc','[RELEASE] Version 6.3.1 - Bugfix-Release: Fix usage of search-word trait for backend filters','',6003001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287659,0,'modules','6.4.0',8423,27,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1742896499,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.16-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','76dd1dabcf755faa7561adebc8a11c51','[RELEASE] Version 6.4.0 - Feature- & Bugfix-Release: Add addresses for frontend user, with frontend management for logged in users, and more - see change log file','',6004000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287660,0,'modules','7.0.2',8423,25,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1743506514,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e309639f15ef7afbbfba2cb3a4e0cd03','[RELEASE] Version 7.0.2 - Bugfix-Release: Release many smaller bugs - see change log file','',7000002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287661,0,'modules','7.1.0',8423,25,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1743506749,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.9-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','79bf804146de6bf272816bb8b77cd8b0','[RELEASE] Version 7.1.0 - Feature- & Bugfix-Release: Introduce addresse as forward-port and more - see change log file','',7001000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287662,0,'modules','6.4.1',8423,28,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1743778727,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.16-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4889796ec0ad8654c0bfd4cde8edfa84','[RELEASE] Version 6.4.1 - Bugfix- & Maintenance-Release: Add a message about backend list offset and reset offset with reset-button as well and switch address address-field to streethousenumber-field','',6004001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287663,0,'modules','7.1.1',8423,27,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1744616568,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','691be08547993ce05e9010fc5639750b','\"[RELEASE] Version 7.1.1 - Maintenance- &amp; Bugfix-Release: Migrate address TCA for TYPO3 1213, switch address address-field to streethousenumber-field and update frontend management documentation\"','',7001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287664,0,'modules','7.1.2',8423,28,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1747315402,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','57d36d50054d668cd8828ec54d8dccef','\"[RELEASE] Version 7.1.2 - Bugfix- &amp; Maintenance-Release: Fix several bugs and optimizations - see change-log file\"','',7001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287665,0,'modules','7.2.0',8423,26,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1750766610,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9b63531a45c0082bd1dd5f918f1f4e76','\"[RELEASE] Version 7.2.0 - Feature- &amp; Bugfix-Release: Fix active registration for frontend-user and more - see change-log file\"','',7002000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287666,0,'modules','7.2.1',8423,24,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1750839211,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1e632182d3fffa0cc94ab3dc30775c66','[RELEASE] Version 7.2.1 - Bugfix-Release: Fix parsing query-params from outer plugin namespace','',7002001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287667,0,'modules','7.3.0',8423,22,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1752072073,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','60d40d75f89a4ed245260b1a486424bf','\"[RELEASE] Version 7.3.0 - Feature-Release: Add optional country-selection with 2-digit ISO-Code for frontend-user registration and profile\"','',7003000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287668,0,'modules','7.3.1',8423,21,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1753260302,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5844bca54837a0a9900c4306cfa383ab','\"[RELEASE] Version 7.3.1 - Maintenance-Release: Add frontend user getter for toArray and getFullName, which returns the name with fallback getName -&gt; getFirstName getLastName -&gt; getUsername\"','',7003001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287669,0,'modules','7.3.2',8423,21,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1753368302,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','01c00974e9c10496e1be4a2b5fd4b593','\"[RELEASE] Version 7.3.2 - Bugfix-Release: Fix frontend-user getter for fetching the users email-address-object\"','',7003002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287670,0,'modules','7.3.3',8423,20,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1753785903,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9b3fe5b04fe8e93020f423d7b9ca449a','\"[RELEASE] Version 7.3.3 - Maintenance-Release: Add view-helper for iterator explode, implode and in-array\"','',7003003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287671,0,'modules','7.4.0',8423,21,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1755006304,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6b1b03e28ad67d1965860815fffa2b8b','\"[RELEASE] Version 7.4.0 - Feature-Release: Use country selection in address-management forms in frontend and optimize label in backend view\"','',7004000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287672,0,'modules','7.4.1',8423,19,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1756388706,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4f7510d4164a64dc3d4c90bd1b095179','\"[RELEASE] Version 7.4.1 - Maintenance-Release: Add or update PHP doc comment for classes\"','',7004001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287673,0,'modules','7.4.2',8423,17,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1758184621,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e7795525ee3befc38f3ad0354c85da7b','\"[RELEASE] Version 7.4.2 - Bugfix-Release: Fix TCA label field for address record and more - see change log file\"','',7004002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287674,0,'modules','7.4.4',8423,19,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1758801315,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','677fe1f151d440f83ce45e22ce6a6f9c','\"[RELEASE] Version 7.4.4 - Maintenance-Release: Add some helper methods for the country-provider and reorder some TypoScript constants, so that they are already defined with default static-include\"','',7004004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287675,0,'modules','7.4.5',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1759322105,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3e05b00864b840fc467df7eb580adfbf','\"[RELEASE] Version 7.4.5 - Bugfix-Release: Fix list-type to c-type update wizard for TYPO3 12\"','',7004005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287676,0,'modules','7.4.6',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1760368804,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bf5aa79b4dac375a1d0889ce5dadb2e6','\"[RELEASE] Version 7.4.6 - Maintenance-Release: Provide default filter partials for backend modules\"','',7004006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287677,0,'modules','7.5.0',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1760950207,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','83eb35af2c265426ce3e8f77b7935545','\"[RELEASE] Version 7.5.0 - Feature-Release: Add inline editing and drag-n-drop record-sorting in backend-modules\"','',7005000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287678,0,'modules','7.5.2',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1761057307,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2275a22c9ba55b5e5166da9f05fa1d56','\"[RELEASE] Version 5.7.2 - Bugfix-Release: Fix be-user-has-right-to-add-table in access-utitlity, which brokes in version 7.5.1\"','',7005002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287679,0,'modules','7.5.3',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1761212409,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f9582078143939ee04669278ab9ca409','\"[RELEASE] Version 7.5.3 - Bugfix-Release: Restore Username partial for backend table cells\"','',7005003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287680,0,'modules','7.5.4',8423,20,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1761751207,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','439eab2f288341d793a8bff7e14ca533','\"[RELEASE] Version 7.5.4 - Maintenance-Release: Code qualtity, backend list images and more - see change-log file\"','',7005004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287681,0,'modules','6.4.2',8423,19,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1762931107,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.16-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7f4690bb5570eb279e5c9990a880b0ef','\"[RELEASE] Version 6.4.2 - Security-Release: Please update ASAP - Fix frontend-login-from-backend with enabled allowNonAdminUsersToLoginAsFrontendUser (which is disabled by default)\"','',6004002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287682,0,'modules','5.7.4',8423,19,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1762931406,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:14:\"1.11.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e758f941269e90b1b09ffc7de774b13d','\"[RELEASE] Version 5.7.4 - Security-Release: Please update ASAP - Fix frontend-login-from-backend with enabled allowNonAdminUsersToLoginAsFrontendUser (which is disabled by default)\"','',5007004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287683,0,'modules','4.3.11',8423,20,'Modules','Modules - Little helper for creating frontend and backend modules in TYPO3',2,-1,0,1762931703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','afc289f62c7da58255033174576f4a12','\"[RELEASE] Version 4.3.11 - Security-Release: Please update ASAP - Fix frontend-login-from-backend with enabled allowNonAdminUsersToLoginAsFrontendUser (which is disabled by default)\"','',4003011,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287684,0,'modules','7.5.5',8423,20,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1762932316,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','20cff9dd80a9fda82b33654681ab0fd7','\"[RELEASE] Version 7.5.5 - Security-Release: Please update ASAP - Fix frontend-login-from-backend with enabled allowNonAdminUsersToLoginAsFrontendUser (which is disabled by default)\"','',7005005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287685,0,'modules','7.5.6',8423,19,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1763018406,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9c592d2f218db5602d80c2bec1e55a88','\"[RELEASE] Version 7.5.6 - Bugfix-Release: Avoid warning about undefined array key in frontend-user login event-listener and add missing migration for frontend-management file-uploads for TYPO3 13\"','',7005006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287686,0,'modules','7.6.0',8423,22,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1763534407,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7a44ec219e42dad625ff2ea5da5a9c96','\"[RELEASE] Version 7.6.0 - Maintenance-Release: Update usage of tempus dominus, which provides a date-time-ticker for frontend-management, update css classes in frontend-management for Bootstrap 5 and optimize code style\"','',7006000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287687,0,'modules','7.7.0',8423,17,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1764774606,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7e42e03e526f7c96b6e6c1057e275162','\"[RELEASE] Version 7.7.0 - Feature-Release: Add a RTE field for generic frontend-management\"','',7007000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287688,0,'modules','7.7.1',8423,19,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1765297204,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4e159b6c1da7db814a04ea0ce465eb96','\"[RELEASE] Version 7.7.1 - Bugfix-Release: Do not strip tags on array values in frontend management and update Wysi RTE editor for generic frontend-management to version 0.5.1\"','',7007001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287689,0,'modules','7.7.2',8423,16,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1767373203,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','04e1eb4b245aa14ef1cf3020d455626a','\"[RELEASE] Version 7.7.2 - Bugfix- &amp; Maintenance-Release: Fix editing and upload issues in frontend-management and extend and add more languages\"','',7007002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287690,0,'modules','7.7.3',8423,15,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1767799507,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8a7688d8a6745929f6c353f3bd5bbf61','\"[RELEASE] Version 7.7.3 - Bugfix-Release: Fix usages of controller action redirect and forward in frontend management\"','',7007003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287691,0,'modules','7.7.5',8423,15,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1767956403,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ccf41049ff0a47d9e69260f2f56711bb','\"[RELEASE] Version 7.7.5 - Bugfix-Release: Fix creating frontend-user address in frontend management and optimize Label in user backend module and extend documentation\"','',7007005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287692,0,'modules','7.7.6',8423,16,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1767977406,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a49d7b4427f5d90e43dd1cc7755cf895','\"[RELEASE] Version 7.7.6 - Bugfix-Release: Fix period filter for backend-modules\"','',7007006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287693,0,'modules','7.7.7',8423,0,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1768404099,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','53a25bc2aedb718431e8b2f4f54ac034','\"[RELEASE] Version 7.7.7 - Bugfix- &amp; Maintenance-Release: Fix deleting records which might have extended authorization features configured and switch methods from protected to private in the final DrawItem class\"','',7007007,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287694,0,'modules','6.4.3',8423,16,'Modules','Frontend-Registration, Frontend-User Profile, Frontend-User Invitations, Frontend-User Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1769087106,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.16-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae87ab078d5681dab78586de2404a417','\"[RELEASE] Version 6.4.3 - Bugfix-Release: Fix deleting records which might have extended authorization features configured\"','',6004003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287695,0,'modules','7.7.4',8423,16,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1769267107,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','67242e3d8aec39dd55a596e80249a546','\"[RELEASE] Version 7.7.4 - Maintenance-Release: Optimize error messages on missing backend authorizations\"','',7007004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287696,0,'modules','7.7.8',8423,17,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1769267406,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3b89b37e305f5e261b5adfa5a1a18a07','\"[RELEASE] Version 7.7.8 - Maintenance-Release: Add check for missing language variables in backend module actions\"','coding.ms',7007008,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287697,0,'modules','7.7.9',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1770050703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','53381b67fd67f25334e49a94774df0ea','\"[RELEASE] Version 7.7.9 - Maintenance-Release: Optimize documentation\"','coding.ms',7007009,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287698,0,'modules','7.8.0',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1770367503,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','0c8649e5d6500a35199284bc15d0caab','\"[RELEASE] Version 7.8.0 - Feature-Release: Add login-as-frontend-user functionality for backend users in frontend-user editing view as well and more - see change-log file\"','coding.ms',7008000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287699,0,'modules','7.8.1',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1770626704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b735f4807d6c5f0fee9d9345a6db4245','\"[RELEASE] Version 7.8.1 - Maintenance-Release: Optimize and extend documentation\"','coding.ms',7008001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287700,0,'modules','7.8.2',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1770730276,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','fbf839c4dda73de00354757bd283be1d','\"[RELEASE] Version 7.8.2 - Bugfix- &amp; Maintenance-Release: Fix invalid button in frontend-user editing in backend and optimize and extend documentation\"','coding.ms',7008002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287701,0,'modules','7.8.3',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1770986703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b5df4e505c6488dcb53e8d6abf911fbb','\"[RELEASE] Version 7.8.3 - Maintenance-Release: Optimize and extend documentation\"','coding.ms',7008003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287702,0,'modules','7.9.0',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1771422304,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','805642896d57467c49f3b4be5433b975','\"[RELEASE] Version 7.9.0 - Feature-Release: Add a modules:extension.loaded view-helper\"','coding.ms',7009000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287703,0,'modules','7.9.1',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1771580124,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f4f736f505494a4288745e1952786abb','\"[RELEASE] Version 7.9.1 - Bugfix-Release: Fix a modules:extension.loaded view-helper for TYPO3 12\"','coding.ms',7009001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287704,0,'modules','7.9.2',8423,16,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1771947903,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e1b6434d24776731a24e217ebcfdceb9','\"[RELEASE] Version 7.9.2 - Maintenance-Release: Add frontend-user methods for working with user-groups\"','coding.ms',7009002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287705,0,'modules','7.9.3',8423,14,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1772197655,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','04ce92858cfebc7e8c9e10019d1b4e24','\"[RELEASE] Version 7.9.3 - Bugfix-Release: Fix several bugs in CSV export feature\"','coding.ms',7009003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287706,0,'modules','7.9.4',8423,13,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1773056704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','84f0658b56e218552a41ad6cbae2c291','\"[RELEASE] Version 7.9.4 - Maintenance-Release: Add documentation about translations\"','coding.ms',7009004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287707,0,'modules','7.9.5',8423,12,'Modules','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1774444165,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','62cb2caa154e3a63067dada271b8941c','\"[RELEASE] Version 7.9.5 - Bugfix-Release: Fix forward/redirect in frontend-user profile editing view\"','coding.ms',7009005,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287708,0,'modules','7.9.6',8423,12,'Modules by coding.ms','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1774444173,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','13368f2796d318c8c6e7c7525102fea3','\"[RELEASE] Version 7.9.6 - Maintenance-Release: Add missing translations in the backend modules and improve code quality\"','coding.ms',7009006,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287709,0,'modules','7.9.7',8423,13,'Modules by coding.ms','Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3.',2,-1,0,1774547104,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','d73251a96464dc920a7bc63cad4c53fc','\"[RELEASE] Version 7.9.7 - Maintenance-Release: Update site set configuration\"','coding.ms',7009007,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287710,0,'modules','7.9.8',8423,14,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1774935903,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ed9bb664a723e3c69aec12419524743f','\"[RELEASE] Version 7.9.8 - Maintenance-Release: Optimize translations and documentation\"','coding.ms',7009008,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287711,0,'modules','7.10.0',8423,11,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1776420821,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6054497d880d7a14e99ed7c65e3726fd','\"[RELEASE] Version 7.10.0 - Feature-Release: Implement MultiSelect inline-editing for backend tables, add translation feature for backend-tables including inline-editing and more - see change-log file\"','coding.ms',7010000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287712,0,'modules','7.10.1',8423,11,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1776681905,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ad8ed88d933517a97ad23e18016c1e68','\"[RELEASE] Version 7.10.1 - Bugfix-Release: Fix AccessUtility-&gt;getAllowedPageUids so that it can fetch by module as well\"','coding.ms',7010001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287713,0,'modules','8.0.0',8423,12,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1777444729,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','36195acf2867506e986388824c10e03f','\"[RELEASE] Version 8.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',8000000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287714,0,'modules','8.0.1',8423,12,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1778060703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','4ac2a904b5e99dacb6bb7d99c626cfda','\"[RELEASE] Version 8.0.1 - Bugfix-Release: Fix usage of conditions in TypoScript service\"','coding.ms',8000001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287715,0,'modules','8.1.0',8423,11,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1779869756,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8ff34e2a7f2bf41497c7bbc74708cc9b','\"[RELEASE] Version 8.1.0 - Feature- &amp; Bugfix-Release: Add Reset-Button in backend module list filters and fix smaller bugs - see change-log file\"','coding.ms',8001000,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287716,0,'modules','7.10.2',8423,6,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1780899894,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','169cc4b075e4a58f812ddf8d2f211188','\"[RELEASE] Version 7.10.2 - Bugfix-Release: Move backend user group fields to their original positions\"','coding.ms',7010002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287717,0,'modules','8.1.1',8423,9,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1780899909,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f5082f8672c90d67b75ce6cac6cff555','\"[RELEASE] Version 8.1.1 - Bugfix-Release: Move backend user group fields to their original positions\"','coding.ms',8001001,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287718,0,'modules','8.1.2',8423,6,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1785323300,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5b627b821a3e40ee39fe4619f5535e1a','\"[RELEASE] Version 8.1.2 - Bugfix-Release: Fix table be_groups doesn&039;t exist during first-install and executing typo3 database:updateschema\"','coding.ms',8001002,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287719,0,'modules','7.10.3',8423,4,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1785323322,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','036e3472968df67bbd8ed63f9d2a0f29','\"[RELEASE] Version 7.10.3 - Bugfix-Release: Fix table be_groups doesn&039;t exist during first-install and executing typo3 database:updateschema\"','coding.ms',7010003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287720,0,'modules','8.1.3',8423,3,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,-1,0,1787553906,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','59d7de7bba03fff3fb4ee6ad0fe74fa7','\"[RELEASE] Version 8.1.3 - Maintenance-Release: Optimize german translation values and improve error handling on mis-configured backend lists.\"','coding.ms',8001003,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287721,0,'modules','7.10.4',8423,2,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,0,0,1787638171,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','17bf2c9f5caa76e12c7d0fc97e81fbe3','\"[RELEASE] Version 7.10.4 - Bugfix-Release: Security Fix - Please update ASAP - Fix unauthorized access on inline-editing AJAX endpoints in backend.\"','coding.ms',7010004,0,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287722,0,'modules','8.1.4',8423,3,'TYPO3 Modules by coding.ms','TYPO3 toolbox for Frontend-User-Registration, Profile, Invitations, Listing with detailview, Addressmanagement, and Frontend-Recordmanagement. User friendly Backendmodule for managing Frontend- and Backend-Users and other Records. Toolbox for frontend and backend modules in TYPO3 for registration, profile editing, address management, and user listings with detail view, plus extensive intranet and application areas.',2,0,0,1787638183,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','250bb08472acd9f548b96e7342e2159b','\"[RELEASE] Version 8.1.4 - Bugfix-Release: Security Fix - Please update ASAP - Fix unauthorized access on inline-editing AJAX endpoints in backend.\"','coding.ms',8001004,1,0,'https://www.coding.ms/documentation/typo3-modules/','ter','',''),
(9287723,0,'internal_notes','1.0.1',762,649,'Internal notes manager','Internal notes manager for sys_notes',1,0,0,1502538133,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:8:\"sys_note\";s:12:\"8.7.0-8.7.99\";s:7:\"modules\";s:13:\"2.0.0-2.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','02276653a9c15dbb595cef5e697bd888','Release of version 2.0.1 - See ChangeLog.md for detailed information.','',1000001,0,0,'https://www.coding.ms/documentation/typo3-internal-notes/','ter','',''),
(9287724,0,'internal_notes','1.2.0',762,113,'Internal notes manager','Internal notes manager for sys_notes',2,0,0,1621590304,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"sys_note\";s:13:\"9.5.0-10.4.99\";s:7:\"modules\";s:13:\"4.0.0-4.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5c4a923d192800b08203424e0dee19cf','\"[RELEASE] Version 1.2.0 - Feature-Release: Migration for TYPO3 9.5-10.4 and add frontend plugin for notes sidebar\"','',1002000,1,0,'https://www.coding.ms/documentation/typo3-internal-notes/','ter','',''),
(9287725,0,'beuser_fastswitch','1.0.0',2490,241,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1502783653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";}}','Josef Glatz','jousch@gmail.com','jousch','5852965591bf9fd45317236151a80eff','Initial stable version','http://jousch.com',1000000,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287726,0,'beuser_fastswitch','1.0.1',2490,342,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1502788322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";}}','Josef Glatz','jousch@gmail.com','jousch','8b070ff2c6cd01bf37adc32aed9b6ed7','Initial stable version with language label fix','http://jousch.com',1000001,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287727,0,'beuser_fastswitch','1.0.2',2490,621,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1502793696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";}}','Josef Glatz','jousch@gmail.com','jousch','88b9e15a287a531ac311d3f838ca2acc','Initial stable version  extension icon','http://jousch.com',1000002,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287728,0,'beuser_fastswitch','2.0.0',2490,326,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1542730225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Josef Glatz','jousch@gmail.com','jousch','5c86fe18057bbc6db57aa27efad85779','Add support for TYPO3 9.5 LTS. The extensions does exactly the same after the update. No migration is needed.\r\n\r\n','http://jousch.com',2000000,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287729,0,'beuser_fastswitch','3.0.0',2490,177,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1565075904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Josef Glatz','jousch@gmail.com','jousch','7cd10e2b0c0239110bd6fc248975d6a3','Add support for TYPO3 instances with a huge number of backend editors. https://github.com/josefglatz/beuser_fastswitch/releases/tag/3.0.0','http://jousch.com',3000000,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287730,0,'beuser_fastswitch','3.0.1',2490,250,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1565095116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Josef Glatz','josefglatz@gmail.com','jousch','5782c73daf760f824202716f7a6befe3','Add support for TYPO3 core feature toggle simplifiedControllerActionDispatchingon','http://www.josefglatz.at',3000001,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287731,0,'beuser_fastswitch','3.2.0',2490,399,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1566399253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Josef Glatz','josefglatz@gmail.com','jousch','9b317e152e0da6d72a598b7494afba70','AJAX user search support for TYPO3 8.7, 9.5 and 10.0. (And a fix for the non-working UserTSConfig option (but do not tell anyone) ツ','http://www.josefglatz.at',3002000,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287732,0,'beuser_fastswitch','4.0.3',2490,82,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1650970009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:5:\"7.2.0\";}}','Josef Glatz','josefglatz@gmail.com','jousch','2066001de79b2d3f6bb0000664165901','Add compatible version for TYPO3 11.5 LTS. Older versions still compatible with older TYPO3 versions. Prefer installation via composer. If you want to test the extension in TYPO3 12.0-dev please install using git or composer.','https://www.josefglatz.at',4000003,0,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287733,0,'beuser_fastswitch','6.0.0',2490,52,'Fast Backend User Switch','Fast backend user switch for TYPO3 CMS administrator users.',2,0,0,1730289206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','a4dfd206248c3af4c224cbf5dad4865a','TYPO3 13.4 LTS release. No functional changes! Just install. And use it!','https://www.josefglatz.at',6000000,1,0,'https://github.com/josefglatz/beuser_fastswitch/blob/master/README.md','ter','',''),
(9287734,0,'slim_typo3','0.1.2',2415,246,'Slim framework integration for TYPO3','',2,0,4,1502843438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','5de8062047df7035ab1cb25a2f67b116','Slim framework integration for TYPO3.\r\nProvides a PSR-7 based router in front of TYPO3.','',1002,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287735,0,'slim_typo3','0.1.3',2415,314,'Slim framework integration for TYPO3','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1502844349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','4eae59a2041398c03576a2109b80ca0c','Update description','',1003,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287736,0,'slim_typo3','0.2.0',2415,247,'Slim framework integration for TYPO3','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1503118193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','438fb7a3fd1c598541c57bda3daeca6b','Rewrite to prepare for Slim v4, providing an own instance of the Pimple container\r\nThis release furthermore switched to a non-static registry.\r\n\r\nYou should use the following line in ext_localconf.php to register your routes:\r\nTYPO3CMSCoreUtilityGene','',2000,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287737,0,'slim_typo3','0.2.1',2415,583,'Slim framework integration for TYPO3','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1503135738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','f5fb4bf908e2f357b53685edfc92d60e','Bugfix wrt execution order generated by the deprecated BnfSlimTypo3App::register()','',2001,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287738,0,'slim_typo3','0.2.3',2415,194,'Slim Framework integration','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1544526057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','0361e81f72324d535db939a8bc746925','Fix TYPO3 scheduler incompatibility','',2003,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287739,0,'slim_typo3','0.4.2',2415,361,'Slim Framework integration','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1544526145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','67f64d735cd11efac261ce83fdf2dd33','Release for TYPO3 v9\r\n(v9 only in classic mode, composer mode is still v8 compatible)','',4002,0,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287740,0,'slim_typo3','0.5.0',2415,470,'Slim Framework integration','Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)',2,0,4,1566286906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','qbus','5ff270cd046df0cc24bc00ce2cb274ca','Support for TYPO3 v10, dropped support for v8.','',5000,1,0,'https://github.com/bnf/slim-typo3/blob/master/README.md','ter','',''),
(9287741,0,'koch_distribution','1.0.0',878,383,'Koch Distribution','Koch distribution package for initial TYPO3 setup',2,0,10,1503048788,'a:3:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"recycler\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:13:\"ods_redirects\";s:0:\"\";s:16:\"dd_googlesitemap\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:0:\"\";}s:8:\"suggests\";a:5:{s:14:\"indexed_search\";s:0:\"\";s:9:\"powermail\";s:0:\"\";s:4:\"news\";s:0:\"\";s:7:\"realurl\";s:0:\"\";s:20:\"dd_googlesitemap_dmf\";s:0:\"\";}}','pd','support@koch-k.ch','abandoned_extensions','64806f453315e36f2316efb4949b93ed','Initial upload','Koch Kommunikation',1000000,0,0,'','ter','',''),
(9287742,0,'koch_distribution','1.0.1',878,495,'Distribution','Distribution package for initial TYPO3 setup',0,0,10,1503049752,'a:3:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";s:8:\"recycler\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:13:\"ods_redirects\";s:0:\"\";s:16:\"dd_googlesitemap\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:0:\"\";}s:8:\"suggests\";a:5:{s:14:\"indexed_search\";s:0:\"\";s:9:\"powermail\";s:0:\"\";s:4:\"news\";s:0:\"\";s:7:\"realurl\";s:0:\"\";s:20:\"dd_googlesitemap_dmf\";s:0:\"\";}}','','','abandoned_extensions','6513720b8e914f12f06721b1f8162f3f','Initial upload','',1000001,1,0,'','ter','',''),
(9287743,0,'schema_org','1.0.0',2168,578,'Schema.org','Adds Schema.org information into your site.',2,0,3,1503081619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae66ec8fccef23926dbb4efb5a641df7','Release of version 1.0.0 - See ChangeLog.md for detailed information.','',1000000,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287744,0,'schema_org','1.1.0',2168,430,'Schema.org','Adds Schema.org information into your site.',2,0,3,1549891525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9efa222ad934914130aacf47905e3cb8','Compatibility-Release: Migration for TYPO3 9.5','',1001000,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287745,0,'schema_org','1.1.1',2168,368,'Schema.org','Adds Schema.org information into your site.',2,0,3,1572626884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','88afd66b5ef4312c6c349f5753f85a76','[RELEASE] Version 1.1.1 - Maintenance-Release: Remove DEV identifier and optimize configuration files.','',1001001,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287746,0,'schema_org','1.2.0',2168,244,'Schema.org','Adds Schema.org information into your site.',2,0,3,1588150279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a769328ffccf93511455f5acc8d8db5e','[RELEASE] Version 1.2.0 - Maintenance-Release: Migration for TYPO3 10','',1002000,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287747,0,'schema_org','1.2.2',2168,184,'Schema.org','Adds Schema.org information into your site.',2,0,3,1597938602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4cdc6ca31d107af92abe15f5f188b634','[RELEASE] Version 1.2.2 - Bugfix-Release: Moving extra tags to the right scope in composer.json','',1002002,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287748,0,'schema_org','1.2.4',2168,107,'Schema.org','Adds Schema.org information into your site.',2,0,3,1610373912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4f502a4af4bcc2bc94f04ce72f56875f','\"[TASK] Add comment to empty template file; release of version 1.2.4\"','',1002004,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287749,0,'schema_org','1.3.0',2168,135,'Schema.org','Adds Schema.org information into your site.',2,0,3,1617036304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d9fda7413901bef81ac105253c3d0862','\"[RELEASE] Version 1.3.0 - Feature-Release: Add ViewHelper for video schema data (YouTube, Vimeo, etc.)\"','',1003000,0,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287750,0,'schema_org','1.4.0',2168,122,'Schema.org','Adds Schema.org information into your site.',2,0,3,1668786311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d6083f26abb1ed87d5403a35a6cb4239','\"[RELEASE] Version 1.5.0 - Bugfix- &amp; Maintenance-Release: Support for TYPO3 11\"','',1004000,1,0,'https://www.coding.ms/documentation/typo3-schema-org/','ter','',''),
(9287751,0,'svt','8.1.0',1775,257,'svt','svt-viewhelper for sexy variable template on websites by using svgs as template-pattern',3,0,2,1503255727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','abandoned_extensions','d47b72382a3c3ab32a8c9fa1e9b5f087','contain the naked svt-viewhelper, which allows you to use the svg like a micro-template \r\npure clone of original extension, removed all critsied stuff like documentation, humoristic comments, political opinions, ..., A hint to the original extension is gi','',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.1.1','ter','',''),
(9287752,0,'svt','8.1.1',1775,148,'svt','svt-viewhelper for sexy variable template on websites by using svgs as template-pattern',3,0,4,1506713148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','34b28cf8041c323aa69a44d7216d99ec','Allow override partials in Template an use calculations in svg-partials','-- private development --',8001001,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.1.1','ter','',''),
(9287753,0,'svt','8.2.0',1775,229,'svt','svt-viewhelper for sexy variable template on websites by using svgs as template-pattern',0,0,4,1507054175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','c002df22fd3668d0964bac8dd97f34c3','Bugfix in svt:render-viewhelper and refactoring of documentation.','-- private development --',8002000,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.2.0','ter','',''),
(9287754,0,'svt','8.4.0',1775,235,'svt','svt-viewhelper for sexy variable templates on websites by using templates stored in the FAL and indicated with timer-informations',3,0,4,1516924025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.9-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','ac5067d395e34399d0dd9ebaf93f80c7','Extend with flexible timer for file-relations and content-elements inclusive the needed viewhelper\r\nExample given by an test-plugin, which delive an example for dynamically svg-charts','-- private development --',8004000,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.4.2','ter','',''),
(9287755,0,'svt','8.4.1',1775,245,'svt','svt-viewhelper for sexy variable templates on websites by using templates stored in the FAL and indicated with timer-informations',3,0,4,1518560589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.9-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','a3efa97fd002d4fc9cbda33e2fd12300','update of bar-chart','-- private development --',8004001,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.4.2','ter','',''),
(9287756,0,'svt','8.4.2',1775,355,'svt','svt-viewhelper for sexy variable templates on websites by using templates stored in the FAL and indicated with timer-informations',3,0,4,1520783443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.9-8.7.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','b29c423a8862b832645db59adba902fd','add legend-mechanism to bar-chart and pie-chart and some bugfixes in svg-definition\r\nadd rand()-Function to svt:calculate-viewhelper\r\nsome small bugfixes\r\nsome translations for the plugin','-- private development --',8004002,0,0,'https://docs.typo3.org/typo3cms/extensions/svt/8.4.2','ter','',''),
(9287757,0,'svt','9.1.0',1775,306,'svt','svt - super variable templating with cronjobs for templates and images',3,0,4,1567270628,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','414741e15fb036583dc164fe53880e35','I will not make a full workout for the timer. The concept has some structural failure. It smells bad. Perhaps I will make sometimes a new better timer. I showed the concept at the TYPO3-barcamp in Hamburg. This is the current code of the experimental extension.','-- private development --',9001000,1,0,'https://docs.typo3.org/typo3cms/extensions/svt/','ter','',''),
(9287758,0,'patchem','0.1.0',580,73,'Patches for the Extension Manager','Collection of patches for the Extension Manager',2,-1,0,1503587205,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','18b06c333451900889b1d45b08fb0db8','\ninitial version with a hook function which can be used by an extension to modify the text shown in the Extension Manager\n','',1000,0,0,'','ter','',''),
(9287759,0,'patchem','0.1.1',580,135,'Patches for the Extension Manager','Collection of patches for the Extension Manager',2,0,0,1504700038,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:12:\"6.2.0-7.9.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','77a23cdf95e8a6d4183fb5847e13c4bb','\nNew version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/\n','',1001,0,0,'','ter','',''),
(9287760,0,'patchem','0.1.2',580,308,'Patches for the Extension Manager','Collection of patches for the Extension Manager',2,0,0,1514914155,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2d223c89496f480e58e2cf21f420cc0c','\nAdaption for TYPO3 8.7.9\n','',1002,0,0,'','ter','',''),
(9287761,0,'patchem','0.1.3',580,64,'Patches for the Extension Manager','Collection of patches for the Extension Manager',5,0,0,1665071683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.4.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','daaff08175fca70e4ede19949dea508a','obsolete since TYPO3 9.5. Use extension tsparser 0.5.0 instead.','',1003,1,0,'','ter','',''),
(9287762,0,'skfbalbums','0.0.1',4694,127,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',3,-1,3,1503746891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','dbad4ebe75b689e23d437c5201d2bb60','Initial upload. Still experimental. See Documentation/readme.txt for a quick setup','',1,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287763,0,'skfbalbums','0.0.2',4694,96,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',3,-1,3,1504090250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','88a2743abaf388f6b96378ef58aaa4e6','Added unitegallery for single album display. Scheduler task clears cache of pages. Added Backend Module that allows to sync albums on demand. Bump TYPO3 version requirements to include 8 LTS. See Documentation/readme.txt for more info and basic installati','',2,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287764,0,'skfbalbums','0.0.3',4694,169,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',3,0,3,1504698444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','804c25b4acf339092728bce24413b090','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',3,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287765,0,'skfbalbums','0.0.4',4694,198,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',3,0,3,1504699060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','a3f7646057cd3d068f36563f8b2f5252','Restore php5.5 compatibility, Plugin can now show a single album. GitHub repo at https://github.com/sksksksk/skfbalbums. Basic documentation at Documentation/readme.txt','',4,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287766,0,'skfbalbums','0.0.5',4694,178,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',3,0,3,1505293502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','5e38af49d9a20cf31afa59d04bd073bd','Option for using facebook redirect urls instead of direct CDN urls (smaller images!). Add unigallery init code to the bottom of page to cope for jquery being placed at the bottom','',5,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287767,0,'skfbalbums','0.0.6',4694,204,'FB Albums',' Syncs Facebook Page Albums and Photos and displays them on your pages. No actual image files are downloaded. It uses image urls as given by facebook.',0,0,3,1505576535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','f671e3e78010599e6b1b7fce6f5806a8','Added unitegallery themes support. ','',6,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287768,0,'skfbalbums','0.0.7',4694,257,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1506281382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','6a8ae385c0aa6b46abe8a7007a283f0d','When showing a single album, only the albums from the set record storage page are available to choose. More details at http://karasavvidis.gr/skfbalbums/changelog/\r\n','',7,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287769,0,'skfbalbums','0.0.8',4694,220,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1506767991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','e201db384cbf10dd1f23841d0c53aa4d','Split plugin options into multiple tabs. Add various unitegallery options','',8,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287770,0,'skfbalbums','0.0.9',4694,240,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1509800922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','4eacc547fbb9555e45b540b4f14f2578','Support multiple single albums per page. Added preview of plugin settings for page module. More at https://www.karasavvidis.gr/skfbalbums/changelog/','',9,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287771,0,'skfbalbums','0.0.10',4694,374,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1514285079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','528ce2e2303fb140ef9ce3a5989b4686','Replace dropdown for single album selection with TYPO3 db wizard. Added options to hide album and photo titles and descriptions. More documentation','',10,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287772,0,'skfbalbums','0.0.11',4694,165,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1522571117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','f43aea85c77d46fffc8110b6f7762eca','Add check connection functionality to web module and display response headers if something is wrong','',11,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287773,0,'skfbalbums','0.0.12',4694,173,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1522673172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','03d75a0c9a8ead398e8f7dccb02a1b21','fix issue on Album List display with CSS Masonry that broke the links on chromium based browsers','',12,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287774,0,'skfbalbums','0.0.13',4694,364,'FB Albums',' Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by facebook.',1,0,3,1523786361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','d39a138b4afd9d0f3992b4b26fd0afc1','Add more error checking. Due to recent Facebook policy changes, your Facebook App used to access the Facebook Albums may not have sufficient permissions.','',13,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287775,0,'skfbalbums','0.0.14',4694,226,'FB Albums','Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by Facebook.',1,0,3,1541945424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','be2e9327bbac334232f7896bdb05adc5','BREAKING: refactor to cope with Facebook changes introduced in Spring 2018. Database compare needed and new access tokens must be generated','',14,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287776,0,'skfbalbums','0.0.15',4694,178,'FB Albums','Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by Facebook.',1,0,3,1542116095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.99-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','5e71a9174e2c128eb0f11c3aeece767e','Drop support of TYPO3 7. Add support of TYPO3 9','',15,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287777,0,'skfbalbums','0.0.16',4694,316,'FB Albums','Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by Facebook.',1,0,3,1542125376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','61440512cce5ad237315c425b49c85a3','Drop support for TYPO3 7. Add support for TYPO3 9','',16,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287778,0,'skfbalbums','0.0.17',4694,96,'FB Albums','Show Facebook Page Albums and Photos on your site. No actual image files are downloaded. It uses image urls as given by Facebook.',1,0,3,1561897229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','000c4a747debabf606ceffd66ab16e41','View changelog at https://www.karasavvidis.gr/skfbalbums/changelog/','',17,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287779,0,'skfbalbums','0.0.18',4694,239,'FB Albums','Show Facebook Page Albums and Photos on your site. Images can be linked directly to Facebook or downloaded locally to you server and served from there.',1,0,3,1561897368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','16e7a48630c0fd201c464917a50f461c','View changelog at https://www.karasavvidis.gr/skfbalbums/changelog/','',18,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287780,0,'skfbalbums','0.0.19',4694,196,'FB Albums','Show Facebook Page Albums and Photos on your site. Images can be linked directly to Facebook or downloaded locally to you server and served from there.',1,0,3,1564232049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','6afba73bb8a3268f4d94b77ffe5f5865','restore TYPO3 9 compatibility','',19,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287781,0,'skfbalbums','0.0.20',4694,242,'FB Albums','Show Facebook Page Albums and Photos on your site. Images can be linked directly to Facebook or downloaded locally to you server and served from there.',1,0,3,1570787492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','c0d2e0354b775fa9645537c3f0445874','Correctly delete photos from TYPO3 that are no longer in a FB album','',20,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287782,0,'skfbalbums','0.0.21',4694,112,'FB Albums','Show Facebook Page Albums and Photos on your site. Images can be linked directly to Facebook or downloaded locally to you server and served from there.',1,0,3,1586604517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','e40413b45ca4ceb31b70222585c85d53','Support TYPO3 10. BREAKING: removed option for using facebook redirect urls','',21,0,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287783,0,'skfbalbums','0.1.0',4694,324,'FB Albums','Show Facebook Page Albums and Photos on your site. Images can be linked directly to Facebook or downloaded locally to you server and served from there.',1,0,3,1587560672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','aefd111cfb049d90d4de741e9374b888','Support for TYPO3 10 LTS','',1000,1,0,'http://www.karasavvidis.gr/skfbalbums/','ter','',''),
(9287784,0,'cookie_hint','1.0.0',4245,17,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,-1,2,1503989560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','','dennismetz','52e56ab63bd7065907e33b83239a4ffc','Initial Upload','-',1000000,0,0,'','ter','',''),
(9287785,0,'cookie_hint','1.0.1',4245,77,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,-1,2,1504005262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','','dennismetz','7b084888b52d3bf4cdc1bf44fc68b90c','Updated ext_icon to svg','-',1000001,0,0,'','ter','',''),
(9287786,0,'cookie_hint','1.0.2',4245,106,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,-1,2,1504206723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','','dennismetz','3ef76b9ccb577677c0f89e88dccc968d','[BUGFIX] - Position was always static','-',1000002,0,0,'','ter','',''),
(9287787,0,'cookie_hint','1.0.3',4245,181,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1504698046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','','dennismetz','6d911b254fbfb24c28e2da4b4185b92c','Maintanance release','-',1000003,0,0,'','ter','',''),
(9287788,0,'cookie_hint','1.0.4',4245,186,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1504712970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','','dennismetz','54059d8f53616d50b74b2227f4e2657c','Bugfix Template','-',1000004,0,0,'','ter','',''),
(9287789,0,'cookie_hint','1.0.5',4245,195,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1505126519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','bfc1373f2cc76b0224041ffa93674086','Added author email - If you have any bugs / questions / suggestions for improvement or wishes feel free to contact me','-',1000005,0,0,'','ter','',''),
(9287790,0,'cookie_hint','1.0.6',4245,456,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1509360197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','ed38b633b6a63deb84fd45d1d584a151','[Bugfix] IE11 color / position fix','-',1000006,0,0,'','ter','',''),
(9287791,0,'cookie_hint','1.1.0',4245,160,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1526981771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','684d781f68713498305fd53cb5b0dfe9','Bugfix release - Compressed JS, Updated TYPO3 Versions from 6.2. up to 9.x.x, included Composer.json...','-',1001000,0,0,'','ter','',''),
(9287792,0,'cookie_hint','1.1.1',4245,142,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1526984965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','f2304544c2dfe602f4f01e922c44130a','[BUGFIX] Updated cookie text to be DSGVO GDPR compliant','-',1001001,0,0,'','ter','',''),
(9287793,0,'cookie_hint','1.1.2',4245,402,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1526987679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','6765217affd7f32c3f15e8db56dd7658','[Bugfix] Cookie Text was not showing','-',1001002,0,0,'','ter','',''),
(9287794,0,'cookie_hint','1.1.3',4245,369,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1528712521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','bb5c70d45968a483ce0b3d4779e1297a','[BUGFIX] layoutRootPath to layoutRootPaths - Same for templateRootPaths and partialRootPaths','-',1001003,0,0,'','ter','',''),
(9287795,0,'cookie_hint','1.1.4',4245,354,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1535107278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dennis Metz','sge2020-wp@yahoo.de','dennismetz','17b9c8de31555457775fadff489e416b','[BUGFIX] small refactoring and bugfixes','-',1001004,0,0,'','ter','',''),
(9287796,0,'cookie_hint','2.0.0',4245,521,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3',2,0,2,1541688781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dennis Metz','','dennismetz','24f9084b098c822d2d0b71daa585e30f','[BREAKING] renamed initCookie to CookieHint\r\n[FIX] raise version to 2.0.0\r\n[FIX] delete \"registerPlugin\" / delete persistance / update composer \r\n[FIX] add not minified css/js Files / update/beautify Cookie.html\r\n[FIX] run php-cs-fixer / update to cookiec','-',2000000,0,0,'','ter','',''),
(9287797,0,'cookie_hint','3.0.0',4245,236,'Cookie Hint','Simple Extension which displays a cookie hint. There are several ways to display the hint and you can define anything about the constants.',2,0,2,1565696038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','Dennis Metz','-','dennismetz','9c976897990695342083493da5f81e08','[TASK]  Complete code cleanup, removed unused code\r\n[BREAKING] removed not used Controller','-',3000000,0,0,'','ter','',''),
(9287798,0,'cookie_hint','3.1.0',4245,484,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3 CMS',2,0,2,1566452893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dennis Metz','','dennismetz','69f9cb1cfab6555087d278d858cc314d','[TASK] JS minified, normal version shown as comment to overwrite, code cleaned up','-',3001000,0,0,'','ter','',''),
(9287799,0,'cookie_hint','3.2.0',4245,359,'Cookie Hint','Cookie Hint Extension with many individualization options for TYPO3 CMS',2,0,2,1587898032,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Dennis Metz','','dennismetz','569db2590048ae39b30c30e9d8eba76e','TYPO3 v10.4 LTS compatibility','-',3002000,1,0,'','ter','',''),
(9287800,0,'realurl_clearcache2','2.0.0',1068,76,'RealURL 2.x: Clear cache','Adds a clear cache button for RealURL 2.x in the back-end clear cache menu.',2,-1,0,1504013159,'a:1:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:15:\"2.0.0 - 2.99.99\";s:5:\"typo3\";s:12:\"7.5.0-8.7.99\";}}','Frank Gerards, Sebastiaan de Jonge (SebastiaanDeJonge.com)','szebi.eger@gmail.com','frankmey74','ef6c45b8061a348860f51bcd649dd845','first release of updated realurl_clearcache - based extension to clear the DB tables, that hold intermediate path/url-data of RealURL 2.x.\r\nATTENTION: Use at your own risk !','SebastiaanDeJonge.com',2000000,1,0,'','ter','',''),
(9287801,0,'realurl_clearcache2','1.0.0',1068,232,'RealURL 2.x: Clear cache','Adds a clear cache button for RealURL 2.x in the back-end clear cache menu.',2,-1,0,1504013595,'a:1:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:15:\"2.0.0 - 2.99.99\";s:5:\"typo3\";s:12:\"7.5.0-8.7.99\";}}','Frank Gerards, Sebastiaan de Jonge (SebastiaanDeJonge.com)','szebi.eger@gmail.com','frankmey74','8fd670f47118af4a4195633393c17387','first release of updated realurl_clearcache - based extension to clear the DB tables, that hold intermediate path/url-data of RealURL 2.x.\r\n\r\nATTENTION: Use at your own risk !','SebastiaanDeJonge.com',1000000,0,0,'','ter','',''),
(9287802,0,'realurl_clearcache2','1.0.1',1068,760,'RealURL 2.x Clear cache','Adds a clear cache button for RealURL 2.x in the backend clear cache menu.',2,-1,0,1504013891,'a:1:{s:7:\"depends\";a:2:{s:7:\"realurl\";s:15:\"2.0.0 - 2.99.99\";s:5:\"typo3\";s:12:\"7.5.0-8.7.99\";}}','Frank Gerards, Sebastiaan de Jonge (SebastiaanDeJonge.com)','szebi.eger@gmail.com','frankmey74','84b3e925672cb156f391b4eb7376cc3b','first release of updated realurl_clearcache - based extension to clear the DB tables, that hold intermediate path/url-data of RealURL 2.x.\r\n\r\nATTENTION: Use at your own risk !','SebastiaanDeJonge.com',1000001,0,0,'','ter','',''),
(9287803,0,'frp_form_answers','1.0.0',4306,87,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1504093620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','b2225be1e2d1f51c5ce85bfc75bf33ea','First release','',1000000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287804,0,'frp_form_answers','1.0.1',4306,425,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1504157168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','0f6eda730b79ebaec78c5ed059da2f75','Changed Source links to github','',1000001,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287805,0,'frp_form_answers','1.0.2',4306,384,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1504702745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','c9852398bd95c93df36148d22ea4a2e7','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','',1000002,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287806,0,'frp_form_answers','1.0.3',4306,557,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1507550026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','1c39060c53aee1f158c54205c7968ddf','- Added Signal Slot in Finisher\r\n- Small Bugfixes','',1000003,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287807,0,'frp_form_answers','1.1.0',4306,984,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1516267681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','a1e7a2b2e4607ae53694c2c2a87ec29d','- Several Bugfixes\r\n- Better overview of subpages with formAnswers\r\n- labels translated\r\n- Added possibility to add a separate uid-list for each form (submit_uid) - option set in extension settings.','',1001000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287808,0,'frp_form_answers','1.2.0',4306,529,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1541518365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','!frappant','support@frappant.ch','frappant','b77f27ffab5c02b5570fdca9bfaf9c35','Several Bugfixes, Mail notification as cronjob','',1002000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287809,0,'frp_form_answers','2.0.0',4306,537,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1561448761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','!frappant','support@frappant.ch','frappant','cb4f4909b3fa266bf6f03aae6744f425','Version 2.0.0 for Typo3 9.5 - dropped compatibility for Typo3 8.7','',2000000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287810,0,'frp_form_answers','3.0.0',4306,182,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1601282991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','!frappant','support@frappant.ch','frappant','36b55b07eff9f06b6e5b690f7d398bc0','Release for Typo3 10.4','',3000000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287811,0,'frp_form_answers','3.0.1',4306,187,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1604514000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','!frappant','support@frappant.ch','frappant','e51cc163fcfd19d5b4bed66377b11441','Bugfix Release, fixing Bug 36','',3000001,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287812,0,'frp_form_answers','3.1.0',4306,140,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1627022988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','!frappant','support@frappant.ch','frappant','9997a21be36451a2f9827d4abb63899a','- Corrected authority check for module - always as admin\r\n- Added the possibility, as an editor, to remove all deleted entries from database, from a selected page','',3001000,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287813,0,'frp_form_answers','3.1.1',4306,45,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1676965563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','!frappant','support@frappant.ch','frappant','89edb58883060e221c25c3013d06a5c0','Security Fix - Please Update ASAP\r\n\r\n- Escape all user input before saving it\r\n- In order to neutralize harmful content that is already in the database, it is escaped before output.','',3001001,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287814,0,'frp_form_answers','3.1.2',4306,80,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',1,-1,1,1676965936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','!frappant','support@frappant.ch','frappant','5d012b74012e547c844fc3f029d3f438','[BUGFIX] correct version number','',3001002,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287815,0,'frp_form_answers','4.0.2',4306,118,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',0,-1,1,1676966157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.3.0-11.5.99\";}}','!frappant','support@frappant.ch','frappant','25e76bf9a81856d1bc90a4cce4baa929','Security Fix - Please Update ASAP\r\n\r\n- Escape all user input before saving it\r\n- In order to neutralize harmful content that is already in the database, it is escaped before output.','',4000002,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287816,0,'frp_form_answers','5.0.4',4306,21,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',2,-1,1,1761562563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','!frappant','support@frappant.ch','frappant','96a95c738987ed121400e0fcad96db8a','Security Fix - Please Update ASAP\r\n\r\n- remove unused but unsecure bundled version of phpSpredsheet \r\n- update phpSpreadsheet to 5.2','',5000004,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287817,0,'frp_form_answers','6.1.2',4306,24,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',2,-1,1,1761562625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','!frappant','support@frappant.ch','frappant','3f2888f73f7c2d1cd2c2b7bbf1fcf5a0','Security Fix - Please Update ASAP\r\n\r\n- works with TYPO3 13\r\n- remove unused but unsecure bundled version of phpSpredsheet \r\n- update phpSpreadsheet to 5.2','',6001002,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287818,0,'frp_form_answers','6.1.3',4306,2,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',2,0,1,1787642206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','!frappant','support@frappant.ch','frappant','fcbce217e9e84acee55d4d9aa9a70f7f','Security fix - please update ASAP','',6001003,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287819,0,'frp_form_answers','5.0.5',4306,2,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',2,0,1,1787642207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','!frappant','support@frappant.ch','frappant','771a1a7379f3b12fd69b72cd2178a2f9','Security fix - please update ASAP','',5000005,0,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287820,0,'frp_form_answers','7.1.1',4306,2,'Forms Export','Adds the possibility, as a finisher, to save and export the form entries from customers',2,0,1,1787642363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','!frappant','support@frappant.ch','frappant','e56ae3a90e4b9fc8ad2edb264fa8e610','First release for TYPO3 v14. Contains the security fix of 6.1.3 and 5.0.5.','',7001001,1,0,'https://github.com/frappant/frp_form_answers','ter','',''),
(9287821,0,'cookie_question','0.1.0',1820,80,'Cookie Question','Shows question to request user acceptance of cookies.',1,-1,2,1504257724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.1-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','2b4697a4f564898803b8eaa4ccdfd05d','Cookie Question displays a hint requesting the user to acknowledge the use of cookies. It can be used to fulfill legal requirements regarding user information. Such is done by showing the user of a web site a hint that cookies are used and require acknowl','private',1000,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287822,0,'cookie_question','0.1.1',1820,185,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1504707754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.1-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','0a56068ff3d3d5017c6532c522068f5c','New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/','private',1001,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287823,0,'cookie_question','0.2.0',1820,255,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1504881774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.1-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','bf04404d16bb3a6822b23716e3a13e48','Individual CookieQuestion themes for desktop, tablet, phone devices.','private',2000,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287824,0,'cookie_question','0.2.1',1820,166,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1505222320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.2.0-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','2b1dc2a05bc2f0800ea7dc35a7da91a5','Extended compatibility from TYPO3 version 7.2.0','private',2001,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287825,0,'cookie_question','0.2.2',1820,234,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1505664988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.2.0-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','c187c60d8a9295a2c7ec2624261aa52a','New theme Massive2 using inline data URL images','private',2002,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287826,0,'cookie_question','0.2.3',1820,511,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1509728259,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.2.0-8.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','e9c4c09b920882a556afe8d84bab1e35','Modified JavaScript framework file and class names to avoid naming conflicts','private',2003,0,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287827,0,'cookie_question','0.2.4',1820,389,'Cookie Question','Shows question to request user acceptance of cookies.',1,0,2,1554824060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.2.0-9.99.99\";}}','Michael Besteck','swdev@web.de','mb2076','c7c81b62899755ac8c97616c34416fa1','Slightly modified code to be suitable for TYPO3 version 9 too.\r\nUpdated included Mobile_Detect class to version 2.8.33.','private',2004,1,0,'https://contemporarycodes.com/cookieQuestionFramework/README.pdf','ter','',''),
(9287828,0,'test_foo','0.1.0',516,79,'Site Example','Site package example',2,0,4,1504261502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','abandoned_extensions','f51ebc6885cdf5e5f2a07ed57b6e07f0','test','helhum.io',1000,0,0,'','ter','',''),
(9287829,0,'test_foo','0.1.1',516,437,'Site Example','Site package example',2,0,4,1504262117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','abandoned_extensions','4acb0b5c6a994b40823ab7d5631e8ae0','test','helhum.io',1001,1,0,'','ter','',''),
(9287830,0,'personnel','0.0.6',8717,251,'Personnel','Personnel lists or single person record',1,0,2,1504719230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','90ea6f1e8c17fb6c846ec415a7565e59','Initial upload.','Brightside OÜ / t3brightside.com',6,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287831,0,'personnel','0.0.7',8717,258,'Personnel','Contact lists or single person record. vCard option included.',1,0,2,1505188723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','9e32de88148d472302a4dc5ce77d0233','Small TCA fix.','Brightside OÜ / t3brightside.com',7,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287832,0,'personnel','0.0.8',8717,260,'Personnel','Contact lists or single person record. vCard option included.',2,0,2,1508400606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','f4d71f5b7fd080738faf69d44b7df898','Bug fixes and some CSS cleanup. Beta - Stable.','Brightside OÜ / t3brightside.com',8,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287833,0,'personnel','0.0.9',8717,333,'Personnel','Contact lists or single person record. vCard option included.',2,0,2,1508501665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','5e55c7c40e29ffc7845d1b18db0ddce4','Fix for showing all personnel from a page.','Brightside OÜ / t3brightside.com',9,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287834,0,'personnel','0.1.0',8717,377,'Personnel','Contact lists or single person record. vCard option included.',2,0,2,1515295444,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','94c5b962a0582cfc2e4416174924c5fe','Some clean up and bug fixes in TCA and templates.','Brightside OÜ / t3brightside.com',1000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287835,0,'personnel','1.0.0',8717,515,'Personnel','Personnel lists with vCard download.',2,0,2,1523435687,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"8.7.0 - 9.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','08cbe0454d2efbc56889f4c9942fb575','Works with 9.2. New icons. Code clean up. Constants editable in TS.','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287836,0,'personnel','1.5.0',8717,337,'Personnel','Personnel lists with vCard download.',2,0,2,1537253130,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','e0fcc6ba5ed7b7c6b890d7fcdbb6429a','New features and new base templates.','Brightside OÜ / t3brightside.com',1005000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287837,0,'personnel','1.5.1',8717,325,'Personnel','Personnel lists with vCard download.',2,0,2,1538020648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','3946bdfa66ef293fa14feffd1dd355de','Bug fixes and 9.4 compatibility.','Brightside OÜ / t3brightside.com',1005001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287838,0,'personnel','2.0.0',8717,311,'Personnel','Personnel lists with vCard download.',2,0,2,1539242455,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','e8a92a7fbf5d6698738386a27f0f460b','Some new features, fixes and 9.5 compatibility.','Brightside OÜ / t3brightside.com',2000000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287839,0,'personnel','2.0.1',8717,358,'Personnel','Personnel lists with vCard download.',2,0,2,1539593145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','bf80d147333e59e9fa0de9f6ce7ae588','Composer requirements fix','Brightside OÜ / t3brightside.com',2000001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287840,0,'personnel','2.0.2',8717,398,'Personnel','Personnel lists with vCard download.',2,0,2,1540269823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','ed8febb7cf9dd4795a80d6ded358bf92','Bug fixes and more seamless to 9.5 LTS','Brightside OÜ / t3brightside.com',2000002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287841,0,'personnel','2.1.0',8717,270,'Personnel','Personnel lists with vCard download.',2,0,2,1546736753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','3c8ff9c65761b8a394459c574569c9e2','9.5 LTS only release, bug fixes and updates','Brightside OÜ / t3brightside.com',2001000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287842,0,'personnel','2.1.1',8717,389,'Personnel','Personnel lists with vCard download.',2,0,2,1546821948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','2e04fbf0da1e2a5965d2a5ae65604aa7','Fixing PageTs inclusion for new content element wizard','Brightside OÜ / t3brightside.com',2001001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287843,0,'personnel','2.2.0',8717,353,'Personnel','Personnel lists with vCard download.',2,0,2,1549598232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','dc461a10f9ab969132c8e0f006cf8bc9','Author/contact person field for pages can be enabled from ext configuration now','Brightside OÜ / t3brightside.com',2002000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287844,0,'personnel','2.2.1',8717,412,'Personnel','Personnel lists with vCard download.',2,0,2,1553767166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','57bfbb3b1870ac0e83b2314c3ec9157f','No need for the config.absRefPrefix any more, absolute path is set for the vCard images.','Brightside OÜ / t3brightside.com',2002001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287845,0,'personnel','2.2.2',8717,332,'Personnel','Personnel lists with vCard download.',2,0,2,1565614699,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','ce174450684644d616b177675132d2d5','Add xing and linkedin fields. UTF-8 fix for outlook vCards.','Brightside OÜ / t3brightside.com',2002002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287846,0,'personnel','2.2.3',8717,325,'Personnel','Personnel lists with vCard download.',2,0,2,1569513209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','569dd14f2d6522719e59b0750081d784','Add scrset x2 to default templates','Brightside OÜ / t3brightside.com',2002003,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287847,0,'personnel','2.3.0',8717,446,'Personnel','Personnel lists with vCard download.',2,0,2,1570537772,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','53cc61569602954f33e090e06a5c511d','Add category filter, limit and start from fields','Brightside OÜ / t3brightside.com',2003000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287848,0,'personnel','2.4.0',8717,204,'Personnel','Personnel lists with vCard download.',2,0,2,1589801184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','6ae2025cc47578480ec301d610c3b02c','Runs with 10 LTS now!','Brightside OÜ / t3brightside.com',2004000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287849,0,'personnel','2.4.1',8717,331,'Personnel','Personnel lists with vCard download.',2,0,2,1589804204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','4f4c50eb599eef5e8a35400cd1193a14','vCard image fix','Brightside OÜ / t3brightside.com',2004001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287850,0,'personnel','3.0.0',8717,112,'Personnel','Personnel lists with vCard download.',2,0,2,1636470191,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.0.1 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','2cf1c7d5d905e31700a78efe1d262a82','Breaking changes  please see the ChangeLog!','Brightside OÜ / t3brightside.com',3000000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287851,0,'personnel','3.1.0',8717,111,'Personnel','Personnel lists with vCard download.',2,0,2,1637663742,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.2.0 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','e7d917fe5450acafdb9e0b5b66190864','Please see the ChangeLog','Brightside OÜ / t3brightside.com',3001000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287852,0,'personnel','3.2.0',8717,117,'Personnel','Personnel lists with vCard download.',2,0,2,1638172833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','db7251b97192be56a67d26696951c258','Pagination links anchor option and code clean up','Brightside OÜ / t3brightside.com',3002000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287853,0,'personnel','3.2.1',8717,133,'Personnel','Personnel lists with vCard download.',2,0,2,1642941451,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','8f9c94e8910c8f8afad499e45d6d1312','Maintenance release. Changes in ChangeLog.','Brightside OÜ / t3brightside.com',3002001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287854,0,'personnel','3.3.2',8717,86,'Personnel','Personnel lists with vCard download.',2,0,2,1666216167,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','ef2f37b8bdad423a1fa3023ebc245086','TYPO3 12 support','Brightside OÜ / t3brightside.com',3003002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287855,0,'personnel','3.4.0',8717,103,'Personnel','Personnel lists with vCard download.',2,0,2,1666431285,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','e9e57b985fae06944076ddc05fb08645','Adds title tag option to content element. Update your database.','Brightside OÜ / t3brightside.com',3004000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287856,0,'personnel','3.4.1',8717,93,'Personnel','Personnel lists with vCard download.',2,0,2,1673861503,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','f7ad63fa9dd1ff4016be3ac450cbfe35','TYPO3 v12.1 support','Brightside OÜ / t3brightside.com',3004001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287857,0,'personnel','3.5.0',8717,83,'Personnel','Personnel lists with vCard download.',2,0,2,1679385774,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','458cde1867a73610d987182c50a773c7','See the ChangeLog before  update','Brightside OÜ / t3brightside.com',3005000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287858,0,'personnel','3.5.1',8717,85,'Personnel','Personnel lists with vCard download.',2,0,2,1680596622,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','243a083248bfcfef6d881354888f3dbd','Database update needed. Add more social links options and social icons to card template.','Brightside OÜ / t3brightside.com',3005001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287859,0,'personnel','3.6.0',8717,77,'Personnel','Personnel lists with vCard download.',2,0,2,1682573674,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','3441af6cbeeed4ecb8f4c314b775c3fb','See the ChangeLog','Brightside OÜ / t3brightside.com',3006000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287860,0,'personnel','3.6.1',8717,77,'Personnel','Personnel lists with vCard download.',2,0,2,1683095618,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','e629b3852debcef6ca466d7cb1efc47b','Fix order by for records from pages','Brightside OÜ / t3brightside.com',3006001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287861,0,'personnel','3.7.0',8717,79,'Personnel','Personnel lists with vCard download.',2,0,2,1683788807,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','7f7e08f5c6a83a5a81784228d7d03a05','- Update your database\r\n- adds FB and website links and social icons to list template','Brightside OÜ / t3brightside.com',3007000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287862,0,'personnel','3.8.0',8717,78,'Personnel','Personnel lists with vCard download.',2,0,2,1684146139,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','73021aed3fdc3f2ea621b20bca6ac76e','Personnel records as News authors. (pretty basic)','Brightside OÜ / t3brightside.com',3008000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287863,0,'personnel','3.8.2',8717,93,'Personnel','Personnel lists with vCard download.',2,0,2,1685017290,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','566abca5ebf6a3d72a7a6c36bd60618f','bugfix release','Brightside OÜ / t3brightside.com',3008002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287864,0,'personnel','3.8.3',8717,32,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1701417580,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','472a1730c0d397e954f00559d750fc68','Improve compatibility with ext:news to avoid SQL update errors','Brightside OÜ / t3brightside.com',3008003,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287865,0,'personnel','3.9.0',8717,70,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1703412034,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','390de6d8209a339734ba029e73c3e5a1','!BREAKING! Dropping ext:news author feature','Brightside OÜ / t3brightside.com',3009000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287866,0,'personnel','3.9.1',8717,76,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1706006406,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','f22aa7467659e2b9ab7c009c0681c274','Replace file_get_contents() with getContents() for vCard images.','Brightside OÜ / t3brightside.com',3009001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287867,0,'personnel','4.0.0',8717,56,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1711403383,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','c91130bbe4424c901b664a6be114f6cd','Check the ChangeLog before upgrading!','Brightside OÜ / t3brightside.com',4000000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287868,0,'personnel','4.0.1',8717,64,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1711617627,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','92dc0394c2a105120d3247c55a1365ee','Bugfix release','Brightside OÜ / t3brightside.com',4000001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287869,0,'personnel','4.0.2',8717,62,'Personnel','Personnel and contact lists with vCard support.',2,0,2,1711972025,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','ec7f063c6f208957a15a2796d49030d4','Bugfix release','Brightside OÜ / t3brightside.com',4000002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287870,0,'personnel','4.1.0',8717,53,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1720644286,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','bfa29d89a5bb51d6cde488213ee68996','Add template to connect with ext:addresses','Brightside OÜ / t3brightside.com',4001000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287871,0,'personnel','4.2.0',8717,52,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1722933539,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','604f488e9d3906bcc9295c137aa3f31e','!! Breaking changes !! See the ChangeLog.','Brightside OÜ / t3brightside.com',4002000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287872,0,'personnel','4.2.1',8717,57,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1727257921,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','710050aa45414fe62cff56ff7e09743b','Bugfix release','Brightside OÜ / t3brightside.com',4002001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287873,0,'personnel','4.2.2',8717,27,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1757836416,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','6aeee5e4a5017f0781495202b1d363a2','Bugfixes, see the ChangeLog','Brightside OÜ / t3brightside.com',4002002,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287874,0,'personnel','5.0.0',8717,17,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1764955860,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','cc761bfe6e89557e5645e9f28fe81a20','v14 compatibility, see the ChangeLog','Brightside OÜ / t3brightside.com',5000000,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287875,0,'personnel','5.0.1',8717,18,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1764971584,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','a349efde1afeda1d880a77cd3a9dbf4d','Bugfix release','Brightside OÜ / t3brightside.com',5000001,0,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287876,0,'personnel','5.1.0',8717,21,'Personnel','Persons contact lists with vCard support. Demo: microtemplate.t3brightside.com',2,0,2,1765307002,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld, Nikolay Orlenko','tanel@brightside.ee','brightside','80a13e0eab81aa5d966df51182ce7d19','Bug fixes and improvements, see the ChangeLog','Brightside OÜ / t3brightside.com',5001000,1,0,'https://github.com/t3brightside/personnel/blob/master/README.md','ter','',''),
(9287877,0,'ns_statcounter','1.0.0',3099,238,'[NITSAN] StatCounter  Free Real Time Visitor Stat','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site',2,0,3,1504761285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','abandoned_extensions','1cf8e98dfda06a8f9e265be30f46d368','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site StatCounter is a free web traffic analysis service, which provides summary stats on all your traffic and a detailed analysis of your last 500 page views. This ','',1000000,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287878,0,'ns_statcounter','1.0.1',3099,314,'[NITSAN] StatCounter  Free Real Time Visitor Stat','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site',2,0,3,1505134601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','abandoned_extensions','4465bdcb81660b38de20feeb7cd989f2','Code Clean-up for TS, JS, PHP.','',1000001,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287879,0,'ns_statcounter','1.0.2',3099,628,'[NITSAN] StatCounter  Free Real Time Visitor Stat','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site',2,0,3,1514898951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','abandoned_extensions','475ef6aa8d5db90145f5a0205d7b56ed','Just added Documentation - Extension Manual :)','',1000002,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287880,0,'ns_statcounter','1.3.0',3099,237,'[NITSAN] StatCounter  Free Real Time Visitor Stat','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site',2,0,3,1554478741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','abandoned_extensions','06af0bbe85292f43950e84723ce23f33','Support everyones lovable Composer :)','',1003000,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287881,0,'ns_statcounter','1.3.1',3099,392,'[NITSAN] StatCounter  Free Real Time Visitor Stat','StatCounter TYPO3 Extension brings you all the powerful StatCounter features to your TYPO3 site',2,0,3,1558765961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','23ed3a38747d4d46fad2c7dc5005e5d0','Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1003001,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287882,0,'ns_statcounter','1.4.0',3099,330,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1575351893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','1dc54bdae32adaf1c8c5e2a4d6cbfa07','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1004000,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287883,0,'ns_statcounter','2.0.0',3099,214,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1586951506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','60bad0c47a5013fcad8d311b38940b1d','Release 2.0.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287884,0,'ns_statcounter','2.0.1',3099,260,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1593666333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','6144bc330b135887291728a9c00b140e','[Improved] Github & Gitlab CI for Automatic code review','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287885,0,'ns_statcounter','2.0.3',3099,124,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1631167888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','62d51d2d8765a9938d574f5ca995af64','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/statcounter-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287886,0,'ns_statcounter','3.0.0',3099,104,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1640622227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','a95de8bbc52506de4ceb70f7c2ade9da','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/statcounter-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287887,0,'ns_statcounter','3.0.1',3099,106,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1643009217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','72afa4a7f0fc383d71c0a7c623463539','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/statcounter-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287888,0,'ns_statcounter','3.0.2',3099,152,'[NITSAN] StatCounter.com Plugin','Statcounter extension brings you all the powerful StatCounter.com (free real time visitor stats) features to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-statcounter-plugin-free/',2,0,3,1645008221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','f5b3d7fc35344cb8d7f943a248eaf002','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/statcounter-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000002,1,0,'https://t3terminal.com/statcounter-typo3-extension-free','ter','',''),
(9287889,0,'rnwd_theme','0.0.1',497,497,'TYPO3 Basic Theme','Theme for TYPO3, based on the Bootstrap Framework.',0,0,6,1504967502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.6-8.7.99\";}}','René Niklas','mail@reneniklas.de','rniklas','b10b4639010d99fa1041ce462ae3a48b','Just testing...','private',1,1,0,'','ter','',''),
(9287890,0,'db_adm','0.1.0',557,557,'DB Admin','Database administration tool using Doctrine DBAL',3,0,1,1505075086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Raphael Graf','r@undefined.ch','abandoned_extensions','61f5a760402d55173c15a659fe480abf','Initial version','undefined',1000,1,0,'https://docs.typo3.org/typo3cms/extensions/db_adm/0.1.0','ter','',''),
(9287891,0,'ppi_templavoilaplus_yoast','0.1.0',1526,184,'TemplaVoila! Plus for Yoast SEO','Integration of Yoast SEO into TemplaVoilà! Plus.',2,0,4,1505123950,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:12:\"1.1.0-1.1.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','1cdf8e9e55e0ef5f34f7818e9fb44978','Integration of Yoast SEO into TemplaVoilà! Plus.','PLUSPOL interactive',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_yoast/0.1.0','ter','',''),
(9287892,0,'ppi_templavoilaplus_yoast','0.2.0',1526,188,'TemplaVoila! Plus for Yoast SEO','Integration of Yoast SEO into TemplaVoilà! Plus.',2,0,4,1507546038,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:12:\"1.1.0-1.2.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','301d086d98f24c9ca880b899e740bad0','Update to mark compatible with TYPO3 Yoast Extension 1.2.x\r\nUpdate Extension Icon','PLUSPOL interactive',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_yoast/0.2.1','ter','',''),
(9287893,0,'ppi_templavoilaplus_yoast','0.2.1',1526,202,'TemplaVoila! Plus for Yoast SEO','Integration of Yoast SEO into TemplaVoilà! Plus.',2,0,4,1515512860,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:13:\"1.1.0-1.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','c339a94118c7367de835a7f94f14bcdb','Update compatibility information with yoast_seo','PLUSPOL interactive',2001,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_yoast/0.2.1','ter','',''),
(9287894,0,'ppi_templavoilaplus_yoast','0.3.0',1526,453,'TemplaVoila! Plus for Yoast SEO','Integration of Yoast SEO into TemplaVoilà! Plus page layout module.',2,0,4,1519670016,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:13:\"1.1.0-2.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','f9411c8aaa96319c044fddac55360542','ChangeLog:\r\n Replace a returnUrl to web_layout inside yoast to one to TV\r\n Mark compatible with Yoast 2.x','PLUSPOL interactive',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_yoast/0.3.0','ter','',''),
(9287895,0,'ppi_templavoilaplus_yoast','0.3.1',1526,499,'TemplaVoilà! Plus for Yoast SEO','Integration of TYPO3 Yoast SEO into TemplaVoilà! Plus page layout module.',2,0,4,1554992262,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:13:\"1.1.0-4.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','809e489fb99d90a2a2828e9b6c2d66b9',' Mark compatibility to TYPO3 v9 and yoast_seo 3.x/4.x','PLUSPOL interactive GbR',3001,1,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_yoast/0.3.0','ter','',''),
(9287896,0,'static_info_tables_cs','6.4.0',2843,150,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1505149027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','89e614bd5e0e067a619fe074ea12792c','First TER Release.','Bitmotion GmbH',6004000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287897,0,'static_info_tables_cs','6.4.1',2843,457,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1505151021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','ec5c8d2885d9d4fe07889a16617d0668','Remove double namespaces','Bitmotion GmbH',6004001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287898,0,'static_info_tables_cs','6.7.0',2843,182,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1542962489,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','67e6a5b624406128927555150d692d1f','First release for TYPO3 9 LTS.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287899,0,'static_info_tables_cs','6.7.1',2843,234,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1542965983,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','3e9e7f78ef08c0dfd3eb226089fd7606','Release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287900,0,'static_info_tables_cs','6.7.2',2843,234,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550675810,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','05d3dfffeeb6f135d45d584db1f27991','Release contains bugfixes only.','Bitmotion GmbH',6007002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287901,0,'static_info_tables_cs','6.7.3',2843,525,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1563970002,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','40c3d6ceef47bf3821e4daa01e096277','This release contains bugfixes only.','Bitmotion GmbH',6007003,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287902,0,'static_info_tables_cs','6.8.0',2843,187,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015238,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','f7c7c41d97f26221740334d7997f99f7','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287903,0,'static_info_tables_cs','6.8.1',2843,227,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581079065,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','75774d4921221458aee5bfaafa698506','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287904,0,'static_info_tables_cs','6.9.0',2843,220,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963258,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','1a83db75325482892d334d8b597b24ea','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287905,0,'static_info_tables_cs','6.9.1',2843,125,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995069,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','a1862260ed28aa39eaeada38c60e39af','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287906,0,'static_info_tables_cs','6.9.2',2843,126,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634807067,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','e6032c196fb782a49a07b63905bed2a6','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287907,0,'static_info_tables_cs','7.0.0',2843,122,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658300756,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','8415489ad865613d7c6e50419a47c7e4','This release introduces compatibility for TYPO3 v11.','Leuchtfeuer Digital Marketing',7000000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287908,0,'static_info_tables_cs','7.1.0',2843,54,'Static Info Tables (cs)','Czech (cs) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1731076034,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','9184d18f07a600a83ea514b5e95b7683','Add TYPO3 12.4 compatibility','Leuchtfeuer Digital Marketing',7001000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-cs','ter','',''),
(9287909,0,'static_info_tables_sr','6.4.0',2309,159,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1505149706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','7ca44a580ce2b873cf1c6ea5b6a06160','First TER Release','Bitmotion GmbH',6004000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287910,0,'static_info_tables_sr','6.4.1',2309,374,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1505150870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','44c497dd878fa7df713404ce96050c60','Add ext_icon and remove double namespaces','Bitmotion GmbH',6004001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287911,0,'static_info_tables_sr','6.7.0',2309,215,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1542965380,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','9f362700346deffc5320c5d6000f6a06','First release for TYPO3 9 LTS.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287912,0,'static_info_tables_sr','6.7.1',2309,302,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550675865,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','909f01015c6f8a07d4dc9e4c0c16739c','Release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287913,0,'static_info_tables_sr','6.7.22',2309,182,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144751,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','e8681197256a7b52289e6953e55aa828','This release contains bugfixes only.','Bitmotion GmbH',6007022,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287914,0,'static_info_tables_sr','6.8.0',2309,195,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015341,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','8c38bcccc343be1a2da87b8974168395','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287915,0,'static_info_tables_sr','6.8.1',2309,262,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581079673,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','27b5301b654c258b8b699e7b09ce0216','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287916,0,'static_info_tables_sr','6.9.0',2309,236,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963354,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','ac644dc920ce28f86f87c610a19ec77b','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287917,0,'static_info_tables_sr','6.9.1',2309,124,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995199,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','d8fa1f907ff2dfede0c4103b996421d5','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287918,0,'static_info_tables_sr','6.9.2',2309,123,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634805484,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','850c6ecba59e61baa9938dc28899b219','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287919,0,'static_info_tables_sr','7.0.0',2309,137,'Static Info Tables (sr)','Serbian (sr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658486662,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','18119182e44e189026b4f742ffc36d81','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-sr','ter','',''),
(9287920,0,'static_info_tables_fa','6.4.0',5599,167,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1505150467,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','3f56fd877b517cd6a391849e7d228281','First TER Release','Bitmotion GmbH',6004000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287921,0,'static_info_tables_fa','6.4.1',5599,3224,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1505150843,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.1-6.99.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','50a3641e3ea64d18b85b9588dbe1a901','Add ext_icon and remove double namespaces','Bitmotion GmbH',6004001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287922,0,'static_info_tables_fa','6.7.0',5599,157,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1542963258,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','265bdc3664cfa86f18fec1687d8187dd','First release for TYPO3 9 LTS.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287923,0,'static_info_tables_fa','6.7.1',5599,163,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1542963554,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','977bb6a732ec9a870802c08fad21c95b','Release contains bugfixes only:\r\n- Use proper namespace.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287924,0,'static_info_tables_fa','6.7.2',5599,209,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1542965965,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','a485f3585f5aae85102aa3226c39ceae','Release contains bugfixes only.','Bitmotion GmbH',6007002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287925,0,'static_info_tables_fa','6.7.3',5599,221,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1550675829,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','44b65a2e9c2b40f60b22719b22cab338','Release contains bugfixes only.','Bitmotion GmbH',6007003,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287926,0,'static_info_tables_fa','6.7.4',5599,228,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1571144685,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','9d1ce0e075028143a57374d14e8c0a78','This release contains bugfixes only.','Bitmotion GmbH',6007004,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287927,0,'static_info_tables_fa','6.7.5',5599,246,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1576232753,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','702fcf452413fcdcde28ed56a37c6d16','This release contains bug fixes only.','Bitmotion GmbH',6007005,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287928,0,'static_info_tables_fa','6.8.0',5599,190,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1581015265,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','9215e9dcacc3faf0f8b3a7b7da333832','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287929,0,'static_info_tables_fa','6.8.1',5599,237,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1581081049,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','82328eb7594b7ac412bb03ef32257ea8','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287930,0,'static_info_tables_fa','6.9.0',5599,184,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1591963278,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','fabe04de66ae890b86f80ecc5958ce8e','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287931,0,'static_info_tables_fa','6.9.1',5599,121,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1623995093,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','c872d7896b5c00c4b95d1914223cb485','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287932,0,'static_info_tables_fa','6.9.2',5599,122,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1634806718,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','55aa6d6b43d922e3b37de698c2c3e6db','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287933,0,'static_info_tables_fa','7.0.0',5599,130,'Static Info Tables (fa)','Farsi (fa) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1658427070,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','9e760c5399ebaeb5bad3a274f979e811','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-fa','ter','',''),
(9287934,0,'jn_lighterbox','1.0.0',4968,289,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1505157249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Stefan Riedel, Oliver Schlöbe','stefan.riedel@joppnet.de, oli@joppnet.de','joppnet','7226af07be714d6ab0d37cdeec3f2879','Initial Public Release.','',1000000,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287935,0,'jn_lighterbox','1.0.1',4968,340,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1505195990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','891382455e2e2172033398d28977c7ca','Package update','',1000001,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287936,0,'jn_lighterbox','1.0.2',4968,397,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1505898283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','f2860d8458b217612ad4e782d2e8b7c4','- Added extension icon\r\n- Fixed autoload issue\r\n- Fixed invalid path to resources','',1000002,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287937,0,'jn_lighterbox','1.1.0',4968,458,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1519397887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','3a71db64eb4def752f718574cc27aec3','- Added jQuery as optional library to use\r\n- Added several constants to configure the Lightbox2 options','joppnet',1001000,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287938,0,'jn_lighterbox','1.1.5',4968,533,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1533318522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','d1040d6c3f6badbb753608e7be292628','- fluid_styled_content compatibility','joppnet',1001005,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287939,0,'jn_lighterbox','1.1.6',4968,331,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2.',2,0,3,1547666728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','db173c8253c946bc1f24d706fca5610b','Maintenance release to fix a composer inconsistency','joppnet',1001006,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287940,0,'jn_lighterbox','1.1.7',4968,435,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1551441362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','04a1c57873d72991b4716f3d3b023607','Fixed issue that resulted in showing all pages images in one image set.','joppnet',1001007,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287941,0,'jn_lighterbox','1.1.8',4968,486,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1561134899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','051a89d2f6df3019e9ee8951858e1764','- Support for tx_news\r\n- Code cleanup','joppnet',1001008,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287942,0,'jn_lighterbox','1.2.0',4968,322,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1586530655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','dca797afc2b789a0fff7fb44c1a07bec','- [FIXED] Improved TYPO3 v10 compatibility\r\n- [FIXED] Image title now showing in lightbox correctly','joppnet',1002000,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287943,0,'jn_lighterbox','1.2.1',4968,240,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1592838499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','27c3f96731a7de0bf5b8bce53d25d747','- [FIXED] Lightbox images wont be loaded unprocessed anymore','joppnet',1002001,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287944,0,'jn_lighterbox','1.2.2',4968,218,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1601727437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','92a611b34e8f9a423b9534dbfdd510a2','[BUGFIX] request.getPageArguments().get(L) returns error depending on context','joppnet',1002002,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287945,0,'jn_lighterbox','1.2.3',4968,132,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1609784669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','ca86665ca3bb0d50cd83fd25994c3394','Fixed minor TypoScript Symfony Conditions syntax issue for TYPO3 v10','joppnet',1002003,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287946,0,'jn_lighterbox','1.2.4',4968,155,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1611512792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','9389353cbab2beeb690a0589101a394a','- Fixed minor TypoScript Symfony Conditions syntax issue for TYPO3 v9.5\r\n- Lightbox updated to latest version','joppnet',1002004,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287947,0,'jn_lighterbox','1.2.5',4968,140,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1635521565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','db4749ca8aaba1c4c70d844c59f6380a','[FIXED] Improved TYPO3 11 compatibility\r\n[FIXED] Code clean-up','joppnet',1002005,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287948,0,'jn_lighterbox','1.2.6',4968,74,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1681715058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','5452574ca993c0d934c8f61877f2260f','TYPO3 12 compatibility','joppnet',1002006,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287949,0,'jn_lighterbox','1.2.7',4968,86,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1681983662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','d57c29c3e03fe2773cc16e9b5f2b040d','[FIXED] Lightboxs default albumLabel setting for localization','joppnet',1002007,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287950,0,'jn_lighterbox','1.2.8',4968,90,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1686323652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','6de1583b7a1099c332908fbfa10703c9','[FIXED] Update bundled jQuery to latest version\r\n[FIXED] Code clean-up (14)','joppnet',1002008,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287951,0,'jn_lighterbox','1.3.0',4968,56,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1711978429,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','a35a0fa683d097e2c102e4a4e7900d0b','[FIXED] Update bundled jQuery to latest version\r\n[FIXED] Update bundled Lightbox2 to latest version\r\n[FIXED] $_EXTKEY undefined in ext_emconf.php\r\n[FIXED] Code clean-up','joppnet',1003000,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287952,0,'jn_lighterbox','1.3.1',4968,70,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1712573805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','f8524ffc15ad5202fddcee2c96722e52','[FIXED] Wrong JavaScript folder allocation','joppnet',1003001,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287953,0,'jn_lighterbox','1.3.5',4968,39,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1735827190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','5c7800bfbb5cd703a83cd34537b5bf3a','[TASK] Allow TYPO3 13.4\r\n[TASK] Introduce site sets','joppnet',1003005,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287954,0,'jn_lighterbox','1.3.6',4968,37,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1740845027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','45e540228847d379f6856af3e3110666','[TASK] Fix broken image files\r\n[TASK] Remove unused image files','joppnet',1003006,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287955,0,'jn_lighterbox','1.3.7',4968,28,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1756111998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','7bbc31bebbc1223b953e13078701f98c','[FIX] Fix image titles not being escaped in linkParams','joppnet',1003007,0,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287956,0,'jn_lighterbox','1.3.8',4968,12,'[joppnet] Lightbox','A very lightweight Lightbox extension for click-enlarging content element images using lightbox2 or any other library of your choice.',2,0,3,1779352279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-14.3.99\";}}','Stefan Riedel','stefan.riedel@joppnet.de','joppnet','43db2d76472f31a7d79328dc2074d330','[TASK] Allow TYPO3 14.3\r\n[TASK] Code improvements (24)','joppnet',1003008,1,0,'https://github.com/joppnet/jn_lighterbox','ter','',''),
(9287957,0,'ppi_templavoilaplus_csseo','0.1.0',1497,198,'TemplaVoila! Plus for CS SEO','Integration of [clickstorm] SEO into TemplaVoilà! Plus.',2,0,4,1505203276,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:6:\"cs_seo\";s:12:\"2.1.0-2.1.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','76aedccb86062e159cc00fc3f0eb2c38','Integration of [clickstorm] SEO into TemplaVoilà! Plus.','PLUSPOL interactive',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_csseo/0.1.0','ter','',''),
(9287958,0,'ppi_templavoilaplus_csseo','0.2.0',1497,279,'TemplaVoila! Plus for CS SEO','Integration of [clickstorm] SEO into TemplaVoilà! Plus.',2,0,4,1510678390,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:6:\"cs_seo\";s:12:\"2.1.0-2.2.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','a112dc2cefd70b7eecf21ff4aaab8fc5','Update to mark compatible with TYPO3 cs_seo Extension 2.2.x\r\nUpdate Extension Icon','PLUSPOL interactive',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_csseo/0.2.1','ter','',''),
(9287959,0,'ppi_templavoilaplus_csseo','0.2.1',1497,265,'TemplaVoilà! Plus for CS SEO','Integration of [clickstorm] SEO into TemplaVoilà! Plus.',2,0,4,1520931855,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:6:\"cs_seo\";s:13:\"2.1.0-2.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','cffd7a5448a786b88b11a51975905592','Mark as compatible with TYPO3 cs_seo Extension 2.x.x','PLUSPOL interactive',2001,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_csseo/0.2.1','ter','',''),
(9287960,0,'ppi_templavoilaplus_csseo','0.2.2',1497,264,'TemplaVoilà! Plus for CS SEO','Integration of [clickstorm] SEO into TemplaVoilà! Plus.',2,0,4,1535021216,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:6:\"cs_seo\";s:13:\"2.1.0-3.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','2d25f3ccee1dc0edb2aaebf9e9fc6d90','Mark as compatible with CS SEO 3.x, PHP 7.3, TYPO3 9.3.x','PLUSPOL interactive',2002,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_csseo/0.2.1','ter','',''),
(9287961,0,'ppi_templavoilaplus_csseo','0.2.3',1497,491,'TemplaVoilà! Plus for CS SEO','Integration of TYPO3 [clickstorm] SEO into TemplaVoilà! Plus.',2,0,4,1554993828,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:6:\"cs_seo\";s:13:\"2.1.0-4.99.99\";}}','Alexander Opitz','opitz@pluspol-interactive.de','abandoned_extensions','ea3ec841a8400d6e09560d990271c04b',' Mark compatibility to TYPO3 v9 and cs_seo 4.x ','PLUSPOL interactive GbR',2003,1,0,'https://docs.typo3.org/typo3cms/extensions/ppi_templavoilaplus_csseo/0.2.1','ter','',''),
(9287962,0,'sg_routes','2.0.1',4613,477,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1505501678,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ff270c9b0f45d79a565be7c04e5e8ee2','Initial version, 404 Handling, Multilanguage, Multidomain, Redirects, Redirect Log, htaccess export, Performance View for Redirects & more -- https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','sgalinski Internet Services (https://www.sgalinski.de)',2000001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287963,0,'sg_routes','2.1.0',4613,452,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1508262991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','65f5ba3bccdf7560b78f3746043afd3c','Handle the pageUnavailableHandling setting','sgalinski Internet Services (https://www.sgalinski.de)',2001000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287964,0,'sg_routes','2.1.3',4613,427,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1511974860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','56f01d0766e7ab23ce0f18ec9da5296e','Bugfixes','sgalinski Internet Services (https://www.sgalinski.de)',2001003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287965,0,'sg_routes','2.2.1',4613,382,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1522782267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','06e7324734185aaa3f22796c075b2b43','Thanks to FTI for their contributions!\r\n\r\nIntegration of a page selector for the target page, the redirect source supports id parameters now to also allow the redirection of /?id123 urls, PageNotFoundHandling overwrite fix','sgalinski Internet Services (https://www.sgalinski.de)',2002001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287966,0,'sg_routes','2.3.1',4613,456,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1524852253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f202e5d6ec1920feb9e3d0be8f107faa','Integration of non-case-sensitive redirects,  Bugfix in htaccess rule generation, UTF-8 filename redirects enabled, Improving redirect handling for non existent pages','sgalinski Internet Services (https://www.sgalinski.de)',2003001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287967,0,'sg_routes','2.3.4',4613,523,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1533467548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','a245c7058c895a93d54886f0b2c9b553','Maintenance Release','sgalinski Internet Services (https://www.sgalinski.de)',2003004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287968,0,'sg_routes','3.0.4',4613,382,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1553102631,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','18c338f7e8342235fbc269a804d13cea','TYPO3 9 ','sgalinski Internet Services (https://www.sgalinski.de)',3000004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287969,0,'sg_routes','3.1.2',4613,279,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1556617812,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','26bca8d98fac41747a3d22effcc60af8','Maintenance','sgalinski Internet Services (https://www.sgalinski.de)',3001002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287970,0,'sg_routes','3.1.3',4613,562,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1557412519,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','edb1f4df37dd8a3b9c0c5456b9165318','Maintenance','sgalinski Internet Services (https://www.sgalinski.de)',3001003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287971,0,'sg_routes','4.0.5',4613,169,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1605815472,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','207bb1e0b840735dbeb7f6d0d82995d0','TYPO3 10, Cleanup, Minor Fixes','sgalinski Internet Services (https://www.sgalinski.de)',4000005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287972,0,'sg_routes','5.0.0',4613,127,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1633889142,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','62b45224d3a02ad757a0ab842bea6392','Major version with quite a bunch of new features and cleanups, Use 4.x and below in existing installations to prevent the new license check. ','sgalinski Internet Services (https://www.sgalinski.de)',5000000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287973,0,'sg_routes','6.0.3',4613,109,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1657987344,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b3ee793a581be6c59807cbe07d38e44f','Support of TYPO3 11 / PHP 8.1,  Rebased technical structure  on the TYPO3 redirects extension to benefit from all core features on top of our own functionality','sgalinski Internet Services (https://www.sgalinski.de)',6000003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287974,0,'sg_routes','6.0.5',4613,117,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1660140435,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','afaadfc12b87110f277cb421e6e05e22','Maintenance','sgalinski Internet Services (https://www.sgalinski.de)',6000005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287975,0,'sg_routes','7.0.0',4613,79,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1705691900,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','67c54a0e555d37ad289e30f8f2a8869b','TYPO3 v12 compatibility release','sgalinski Internet Services (https://www.sgalinski.de)',7000000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287976,0,'sg_routes','8.0.7',4613,23,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1751548162,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','0631a3ffd52933dfd9fd954c706215dd','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',8000007,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287977,0,'sg_routes','8.0.9',4613,23,'URL Redirects and Page Not Found Handling','URL Redirects and Page Not Found Handling',2,0,1,1759426333,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','e80344b59fb08fa8ea5fa9c6b5757cc9','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',8000009,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287978,0,'sg_routes','8.2.1',4613,11,'Improved URL Redirect Handling','Improved URL Redirect Handling',2,0,1,1776112901,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','1af3fd0e46dd0cf46ecd262afd9190cb','Release 8.2.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_routes/-/compare/8.2.0...8.2.1','sgalinski Internet Services (https://www.sgalinski.de)',8002001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287979,0,'sg_routes','8.2.2',4613,13,'Advanced Redirect Manager for TYPO3','Advanced TYPO3 redirect management for sys_redirect with regex and host/language-aware matching, CSV/.htaccess import/export, categories and priority, automatic slug redirect workflows, plus hit/log analytics.',2,0,1,1776529178,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sg_account\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','9842e4f7c2adf1c04c963e60f275ff51','Release 8.2.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_routes/-/compare/8.2.1...8.2.2','sgalinski Internet Services (https://www.sgalinski.de)',8002002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287980,0,'sg_routes','9.0.2',4613,2,'Advanced Redirect Manager for TYPO3','Advanced TYPO3 redirect management for sys_redirect with regex and host/language-aware matching, CSV/.htaccess import/export, categories and priority, automatic slug redirect workflows, plus hit/log analytics.',2,0,4,1786571444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','bb372e1c237b9566d519893af1dc071f','Release 9.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_routes/-/compare/9.0.1...9.0.2','https://www.sgalinski.de',9000002,1,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/seo-redirects/','ter','',''),
(9287981,0,'jn_phpcontentelement','1.0.0',3112,240,'[joppnet] PHP Content Element','Allows you to add PHP scripts via frontend plugin.',2,0,3,1505642445,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','018f64347dfa22ab5e38beff991aa3ec','First public release.','',1000000,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287982,0,'jn_phpcontentelement','1.0.1',3112,290,'[joppnet] PHP Content Element','Allows you to add PHP scripts via frontend plugin.',2,0,3,1505643008,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','11bf3ed94974c5a209fa4c564b077d78','Small package changes.','',1000001,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287983,0,'jn_phpcontentelement','1.0.2',3112,701,'[joppnet] PHP Content Element','Allows you to add PHP scripts via frontend plugin.',2,0,3,1510747714,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','0a9f3ecddc65523d1fc2a6f1f3d7abfe','Fixed a bug that made the output html_entity_decode()d.','',1000002,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287984,0,'jn_phpcontentelement','1.0.3',3112,469,'[joppnet] PHP Content Element','Allows you to add PHP scripts via frontend plugin.',2,0,3,1547996041,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','360b82a377fbe7c6c8588cc848c6da54','TYPO3 9 compatibility.','',1000003,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287985,0,'jn_phpcontentelement','1.1.0',3112,285,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1581849549,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','972afe67b04ce7b1c776c26d187b2667','- Improved compatibility for TYPO3 v9 and v10\r\n- Non-cacheable by default','joppnet',1001000,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287986,0,'jn_phpcontentelement','1.1.5',3112,149,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1586543015,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','dc4dc8b1b254ddab9a04b851a9123789','[FIXED] Improved TYPO3 10 comptibility\r\n[FIXED] Code cleanup','joppnet',1001005,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287987,0,'jn_phpcontentelement','1.1.6',3112,339,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1586546256,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"8.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','f5f09417d3c20a09965cfbfc51b662c0','[FIXED] Dependency Injection issue','joppnet',1001006,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287988,0,'jn_phpcontentelement','1.1.8',3112,122,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1635520516,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','fa3f4105f83696f5e194894f1c6b00e8','[FIXED] Improved TYPO3 11 compatibility\r\n[FIXED] Code clean-up','joppnet',1001008,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287989,0,'jn_phpcontentelement','1.1.9',3112,115,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1638543001,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','96a5e67a16d969148b8ab341bab49e8c','[FIXED] Fall back to searching for records on current page if no storagePid is set','joppnet',1001009,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287990,0,'jn_phpcontentelement','1.2.0',3112,107,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1644850445,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','401fde77f88822868d5020768d98bf5a','[FIXED] Improved composer-based TYPO3 compatibility\r\n[FIXED] Code clean-up','joppnet',1002000,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287991,0,'jn_phpcontentelement','1.2.1',3112,137,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1647253500,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oli@joppnet.de','joppnet','de6aba265c940be97b2dd6ff88b8f4e9','[FIXED] Improved composer-based TYPO3 compatibility','joppnet',1002001,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287992,0,'jn_phpcontentelement','1.3.0',3112,68,'[joppnet] PHP Content Elements','PHP content elements via frontend plugin.',2,0,3,1711824241,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','21afbd60f571608816f5dc7d0526757d','- TYPO3 v12 compatibility','joppnet',1003000,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287993,0,'jn_phpcontentelement','1.3.5',3112,47,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1735896121,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','a60cc12fd3c49a201597c406f2ebda7c','[TASK] Allow TYPO3 13.4\r\n[TASK] Introduce site sets','joppnet',1003005,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287994,0,'jn_phpcontentelement','1.3.6',3112,8,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1778329872,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','97eeaf11a05b59aac6017318b010d8cd','[TASK] Allow TYPO3 14','joppnet',1003006,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287995,0,'jn_phpcontentelement','1.3.7',3112,11,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1778342648,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','6273ab5f416572439f39c76deb1ae03b','[TASK] Allow TYPO3 14','joppnet',1003007,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287996,0,'jn_phpcontentelement','1.3.8',3112,9,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1781260335,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','e1b1c7b3501a1fe746682c53071100ca','[FIXED] Re-add Startingpoint and Recursive fields for TYPO3 14.x','joppnet',1003008,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287997,0,'jn_phpcontentelement','1.4.0',3112,9,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1781514519,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','311b01c507ba1eebae77de6ef3a72e70','[NEW] Make PHP content records sortable\r\n[NEW] Switch to non-cached controller action output\r\n[TASK] Replace deprecated list_type plugin with a proper CType content element\r\n[TASK] Add Upgrade Wizard service to migrate existing list_type records to the new CType','joppnet',1004000,0,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287998,0,'jn_phpcontentelement','1.4.1',3112,6,'[joppnet] PHP Content Element','PHP content elements via frontend plugin.',2,0,3,1783336709,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:11:\"9.0.0-0.0.0\";}}','Oliver Schlöbe','oschloebe@joppnet.de','joppnet','d1e16a90d654f38053701fb2da9f15b2','[FIXED] PHP warning','joppnet',1004001,1,0,'https://github.com/joppnet/jn_phpcontentelement','ter','',''),
(9287999,0,'tvplus_contentslide','1.0.3',1904,404,'TemplaVoilà Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1505827023,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','327cad6dc0cc578534b9bb4474c451c2','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus','',1000003,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288000,0,'tvplus_contentslide','1.0.6',1904,333,'TemplaVoila Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1527847645,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','70259adb5fb64a0aae5cebf16862f260','Fixed spelling issue in composer.json','',1000006,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288001,0,'tvplus_contentslide','2.0.0',1904,254,'TemplaVoila Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1542960857,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','bd9c3197a2974e884204d604fc67fe95','Adding 8LTS compatibility','',2000000,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288002,0,'tvplus_contentslide','9.0.1',1904,239,'TemplaVoila Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1574028594,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','6cd92e6a6061e65b0461b472595377e3','Adding 9LTS compatibility','',9000001,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288003,0,'tvplus_contentslide','10.0.1',1904,114,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1639749403,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.2.0-0.0.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','0f9a098683cafa2ccce27e34a69a7698','v10 compatible version based on templavoilaplus:7','',10000001,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288004,0,'tvplus_contentslide','11.0.2',1904,87,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1645051333,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','15cd341f28a4f07893122c5d68455054','Compatibility with EXT:templavoilaplus v8','',11000002,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288005,0,'tvplus_contentslide','11.0.3',1904,103,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1645279020,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','298550e162e799ed5d3e1445cb2debc8','Fixing exception raised if sites are not on top level','',11000003,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288006,0,'tvplus_contentslide','11.0.9',1904,80,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1653326582,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"7.3.0-8.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','167204454778433b6f216138606592f0','Cross-Release-Compat-Version: Restores compatibility with EXT:templavoila:v7, to allow easier cross-release-tests','',11000009,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288007,0,'tvplus_contentslide','11.0.10',1904,99,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1653655964,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"7.3.0-8.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','d078f815e6c9a2da4ecb3dd187ce6827','Update to work with EXT:templavoilaplus 8.0.4 and trunk versions, too.','',11000010,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288008,0,'tvplus_contentslide','11.0.12',1904,70,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1668635183,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"7.3.0-8.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','7db2765ec846a2f544cdf49a92aab6b5','[TASK] improve PHP8.1 compatibility\r\n[REGRESSION] PageRepository class not imported\r\n[TASK] remove syntax error, cleaner version switches\r\n[TASK] improve code switch for different TVP versions','',11000012,0,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288009,0,'tvplus_contentslide','11.0.13',1904,121,'TemplaVoilà! Plus: Content Slide','This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',2,0,3,1668640592,'a:1:{s:7:\"depends\";a:2:{s:15:\"templavoilaplus\";s:13:\"7.3.0-8.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','f9c7dfbf2e94839248d133c561997557','[TASK] improve PHP8.1 compatibility for empty flexform areas','',11000013,1,0,'https://github.com/jpmschuler/TYPO3-tvplus-contentslide/blob/master/README.md','ter','',''),
(9288010,0,'in2studyfinder','3.0.0',4047,242,'in2studyfinder','',2,0,3,1505831974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','e95d80ada81db1c9180e38093e531837','First release for the TYPO3 Extension Repository. Release Notes: https://github.com/in2code-de/in2studyfinderchangelog','',3000000,0,0,'','ter','',''),
(9288011,0,'in2studyfinder','3.0.1',4047,270,'in2studyfinder','',2,0,3,1506065950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','cd00c5076185dd77d44104c888bbc7ab','Release notes: https://github.com/in2code-de/in2studyfinderchangelog','',3000001,0,0,'','ter','',''),
(9288012,0,'in2studyfinder','3.0.5',4047,447,'in2studyfinder','',2,0,3,1511775001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','b34d604aa733bf353fe6403b28587247','Release notes: https://github.com/in2code-de/in2studyfinderchangelog','',3000005,0,0,'','ter','',''),
(9288013,0,'in2studyfinder','3.0.8',4047,172,'in2studyfinder','',2,0,3,1552479710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','99b2d62035ab228c169667ba1049682e','Release notes: https://github.com/in2code-de/in2studyfinderchangelog\r\n\r\n','',3000008,0,0,'','ter','',''),
(9288014,0,'in2studyfinder','4.0.2',4047,171,'in2studyfinder','',2,0,3,1552479804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','19ad2907e171e5752b48288c1b8fa997','Release notes: https://github.com/in2code-de/in2studyfinderchangelog\r\n\r\nImportant: Last Release for TYPO3 6.2','',4000002,0,0,'','ter','',''),
(9288015,0,'in2studyfinder','5.0.0',4047,192,'in2studyfinder','',2,0,3,1552479873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','48453c6bceb974b724cc38758343dfdf','Release notes: https://github.com/in2code-de/in2studyfinderchangelog\r\n\r\nImportant: Last Release for TYPO3 7.6','',5000000,0,0,'','ter','',''),
(9288016,0,'in2studyfinder','6.0.0',4047,385,'in2studyfinder','',2,0,3,1552479899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','3946d58d00937446accfad5a6f938dde','Release notes: https://github.com/in2code-de/in2studyfinderchangelog','',6000000,0,0,'','ter','',''),
(9288017,0,'in2studyfinder','6.2.8',4047,143,'in2studyfinder','',2,0,3,1606814235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','6dade6d8392d5b61bf8437fb46fd6b2b','Release notes: https://github.com/in2code-de/in2studyfinderchangelog ','',6002008,0,0,'','ter','',''),
(9288018,0,'in2studyfinder','7.1.0',4047,135,'in2studyfinder','',2,0,3,1617198666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','0d6c1c49c9490ba41ec33c7429bfe4ae','New release of version 7.1.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7001000,0,0,'','ter','',''),
(9288019,0,'in2studyfinder','7.1.1',4047,109,'in2studyfinder','',2,0,3,1630395534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','30aa510c897d292a8005114b2eff1538','New release of version 7.1.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7001001,0,0,'','ter','',''),
(9288020,0,'in2studyfinder','7.1.2',4047,119,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1630411532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','406661f43471fd7950e276f793342816','New release of version 7.1.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7001002,0,0,'','ter','',''),
(9288021,0,'in2studyfinder','7.2.0',4047,124,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1633424086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','da8aa452d66f7736825c73f8796b0bee','New release of version 7.2.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7002000,0,0,'','ter','',''),
(9288022,0,'in2studyfinder','7.2.1',4047,112,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1637847069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','ed2c36b47532ab9dbc21eaa983f71dc3','New release of version 7.2.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7002001,0,0,'','ter','',''),
(9288023,0,'in2studyfinder','7.2.2',4047,119,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1638958203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','9faafd7e952e544357104ed26fa55cb9','New release of version 7.2.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7002002,0,0,'','ter','',''),
(9288024,0,'in2studyfinder','7.2.3',4047,92,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1650630465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','484b22b8d69ddb606a2bfbc264f692e2','New release of version 7.2.3 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7002003,0,0,'','ter','',''),
(9288025,0,'in2studyfinder','7.3.0',4047,116,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1650630510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','b95de85245eb8ecff0452c581d25cfce','New release of version 7.3.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7003000,0,0,'','ter','',''),
(9288026,0,'in2studyfinder','8.0.0',4047,91,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1654167396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','b677945eb0fbb238bc2a68305dd5892f','New release of version 8.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',8000000,0,0,'','ter','',''),
(9288027,0,'in2studyfinder','8.0.1',4047,103,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1654242293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','324b7633dcc4b961fe5578e4cc09414e','New release of version 8.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',8000001,0,0,'','ter','',''),
(9288028,0,'in2studyfinder','8.0.2',4047,104,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1658151652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','d13e7913b4f9767d3b21fa748d4a7d9b','New release of version 8.0.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',8000002,0,0,'','ter','',''),
(9288029,0,'in2studyfinder','8.0.3',4047,97,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1665746693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','62c532d50e5bb6b8a962f8a077d875cc','New release of version 8.0.3 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',8000003,0,0,'','ter','',''),
(9288030,0,'in2studyfinder','9.0.0',4047,89,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1669117483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','196a3636c78488126aa8fb37d43a385c','New release of version 9.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',9000000,0,0,'','ter','',''),
(9288031,0,'in2studyfinder','9.0.1',4047,96,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1669649697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','9169128a5620efab358664981b83ac60','New release of version 9.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',9000001,0,0,'','ter','',''),
(9288032,0,'in2studyfinder','9.0.2',4047,85,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1673257739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','7ae803974ab5c8697ccd53bf4dca03e1','New release of version 9.0.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',9000002,0,0,'','ter','',''),
(9288033,0,'in2studyfinder','9.0.3',4047,84,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1673277234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','4ebd5017aa665dd8f87ecb8fee3e2369','New release of version 9.0.3 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',9000003,0,0,'','ter','',''),
(9288034,0,'in2studyfinder','9.0.4',4047,99,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1674222958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','23cc62bcb453bac5a6b86b52850feafc','New release of version 9.0.4 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',9000004,0,0,'','ter','',''),
(9288035,0,'in2studyfinder','11.0.1',4047,82,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1703765762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','87f2c1e87e5919d5da0545022bdca4a4','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',11000001,0,0,'','ter','',''),
(9288036,0,'in2studyfinder','10.0.1',4047,52,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1711102458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','50d4efc50cfb31f82e8cb33c2e048566','New release of version 10.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',10000001,0,0,'','ter','',''),
(9288037,0,'in2studyfinder','7.3.1',4047,41,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1727343797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','357b46443ae294c20455b1cdcc8691c7','New release of version 7.3.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',7003001,0,0,'','ter','',''),
(9288038,0,'in2studyfinder','12.0.2',4047,30,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1747993438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','fb4661efe3b1ef5485ff44391cfcdac6','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',12000002,0,0,'','ter','',''),
(9288039,0,'in2studyfinder','13.0.0',4047,25,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1756989225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','bdf46a0be0d3e57cdc8ce878768ea0d1','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',13000000,0,0,'','ter','',''),
(9288040,0,'in2studyfinder','13.1.1',4047,18,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1772701754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','6f314770fcfb428dc47557b831396c43','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',13001001,0,0,'','ter','',''),
(9288041,0,'in2studyfinder','13.1.2',4047,3,'in2studyfinder','List of masters and bachelors degree programs for colleges and universities',2,0,3,1787117405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','a455ad80c1bfdb8ea7e98766e405ffea','New release of version 13.1.2 - see details, changelog and documentation on https://github.com/in2code-de/in2studyfinder','',13001002,1,0,'','ter','',''),
(9288042,0,'ats','1.0.0',13238,348,'ATS','Extension for Job Application Management',2,0,3,1505892536,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6ceb0f73419dfcb9f2f9aabd44a9fe8e','          First stable release','',1000000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288043,0,'ats','1.0.2',13238,444,'ATS','Extension for Job Application Management',2,0,3,1505896731,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6a6e1ad0502d8da3613d86545ecd5aba','          Fix TER upload.','',1000002,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288044,0,'ats','1.0.3',13238,311,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1506439218,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','4d6effa48f652a8abe12f2e0a636d4df','          Fix some minor backend module issues','',1000003,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288045,0,'ats','1.0.4',13238,392,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1508311661,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','724701b19714ad966371561dfe04f6ed','          Fix dependency loading in Classic Mode','',1000004,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288046,0,'ats','1.0.5',13238,359,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1512375074,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','5feb160993063f6c255e4644664ae398','          Minor release, mostly build fixes and small changes like labels','',1000005,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288047,0,'ats','1.1.0',13238,281,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1513101684,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6399443a01c2c7a9fab0fca6766c8e34','          Feature release, many improvements regarding mail/pdf messages and bugfixes','',1001000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288048,0,'ats','1.1.1',13238,310,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1513349486,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6e35389bba560faa8a52b07b39e7b12a','          Fix dependency loading in Classic Mode','',1001001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288049,0,'ats','1.1.3',13238,318,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1515763183,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','bcb09a6dfd585aea1fcd6fb2053526f6','          Fixes build-related issues','',1001003,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288050,0,'ats','1.1.4',13238,350,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1516025180,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','b944da0c3436a68f5ad5910e42ec4123','          Translation fixes','',1001004,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288051,0,'ats','1.2.0',13238,328,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1516874658,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','7a44d97f26c196ae5351b46b6eff0391','          Visual improvements in backend and frontend','',1002000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288052,0,'ats','1.2.1',13238,299,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1517415663,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','bdaeff6b9c1224f6669e092083ba95e8','          JS Fix release','',1002001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288053,0,'ats','1.3.0',13238,290,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1517835125,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6877c3a06203ebb226bc66e7ec9ba0d0','          BE and FE form improvements','',1003000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288054,0,'ats','1.3.1',13238,293,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1518029912,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','c0fa78ad549b206dda6ac223f9ef116e','          More bugfixes and visual improvements','',1003001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288055,0,'ats','1.3.3',13238,305,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1518118104,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','52f4d1f39c245a91df2f2b0423e00894','          [RELEASE] Raise version to 1.3.3','',1003003,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288056,0,'ats','1.3.4',13238,342,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1518197466,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','b8f2e0826a9815b62e3be86712e55189','          [RELEASE] Raise version to 1.3.4','',1003004,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288057,0,'ats','1.3.5',13238,310,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1518545608,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','ed67fa5e2c02249430574ed938a4d2e6','          [RELEASE] raise version to 1.3.5','',1003005,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288058,0,'ats','1.4.0',13238,316,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1518555180,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','8f2688956a54d2e352f4e06aeaceab6e','          Configurable date formats in BE','',1004000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288059,0,'ats','1.5.0',13238,395,'ATS: Applicant Tracking System','Extension for Job Application Management',2,0,3,1519121580,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','d322232d5bdbb3b0c96f6f9429233f7d','          Auto-creation of jobgroups, various BE fixes','',1005000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288060,0,'ats','1.5.1',13238,350,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1521543937,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','ed4723f238b640b0975d9cb67c22f84e','          Fixes non-composer installation issues with PHP7.1','',1005001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288061,0,'ats','1.5.2',13238,454,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1523623321,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','101cabfd237b0887f022d5ee9e1177c8','          Various bugfixes and smaller tasks','',1005002,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288062,0,'ats','1.6.0',13238,416,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1525354045,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','508c33df0964831158f90ff385fe4078','          Job flexforms, auto-acknoledge-mails and bugfixes','',1006000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288063,0,'ats','1.7.0',13238,409,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1527595603,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','782727c2c71c21922419f9d980f649b1','          Configurable ATS mail sender, fix of breaking bug in TYPO3 7','',1007000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288064,0,'ats','1.8.0',13238,311,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1533814840,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','f2dc5a288b2ef0794439ca3655815924','          Feature release, configurable validation and more','',1008000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288065,0,'ats','1.8.1',13238,292,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1534242704,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','b3e492e277c66013fcc3108013f5fb13','          Bugfix release, adds some more BE validations and error checks in forms to avoid exceptions','',1008001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288066,0,'ats','1.9.0',13238,431,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1534855663,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','b05099faee0cb578374748759348d7b5','          Backend bugfixes and small features','',1009000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288067,0,'ats','1.10.0',13238,369,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1540274921,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','6484717988db242b64a46ea01e0b7747','         Small improvements and a lot of bugfixes','',1010000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288068,0,'ats','1.11.0',13238,297,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1543842862,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','48a2db458e3ac7b32e389c4ca496ba6d','         GDPR-compliant anonymization and form improvements','',1011000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288069,0,'ats','1.11.1',13238,277,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1544111650,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','7887a8b6e934336a1803254b3e06c21d','         Small bugfix regarding nationality and wording','',1011001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288070,0,'ats','1.12.0',13238,301,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1544698643,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','4f3f9013518bbf6f20a8ea8cbad2b48e','         Automatically add asterisks to validated fields','',1012000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288071,0,'ats','1.12.1',13238,360,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1545411653,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','b2c6f131772eeb5995ddb189217e5828','         Language improvements','',1012001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288072,0,'ats','1.13.0',13238,387,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1546621196,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','d49957d5dd2b136f9cc73bebe386365c','         GDPR cleanup tasks, configurable rating options and more','',1013000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288073,0,'ats','1.13.1',13238,370,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1548428554,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','aebb4636e8a6a31f0e0aa755eb99f17f','         Fixes regressions introduced with configurable rating options','',1013001,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288074,0,'ats','1.13.2',13238,433,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1549617543,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','ba8d66c798aa57fd517f1e6b74b34d2f','         More rating bugfixes and small tasks','',1013002,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288075,0,'ats','1.14.0',13238,367,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1561630695,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','dcbd429a10b20f68928325b72c3f12f2','         Small translation and text template improvements','Pagemachine AG',1014000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288076,0,'ats','1.15.0',13238,512,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1562326990,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','28e1ffa2e29051a365056ba1e037f9a0','         New flag to hide jobs in application views','Pagemachine AG',1015000,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288077,0,'ats','1.16.3',13238,409,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1583314864,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','180024096be8d71fd40d4ec4a1ff5ed2','Intl language localization, new BE list view, anonymization improvements\r\nFix JS errors in ApplicationList in case of incomplete applications\r\nSmall exception bugfix in case of broken application languageskills\r\nFixes listing of deactivated job applications','Pagemachine AG',1016003,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288078,0,'ats','2.0.1',13238,341,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1594795985,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:13:\"6.7.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Clara Brocar, Saskia Schreiber, Stefan Schuett, Francisco Seipel','sschuett@pagemachine.de','abandoned_extensions','8a19ee7f8e7a3eb61b98fbc2067297d2','TYPO3 v9 compatible version of ats with the complete feature set of the latest 1.x version','Pagemachine AG',2000001,1,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288079,0,'ats','1.16.4',13238,161,'ATS: Applicant Tracking System','Highly customizable enterprise application tracking system based on Extbase & Fluid. Provides management of job offers and job applications, allowing for complex job application workflows involving numerous roles as they are required in environments of universities as well as private and public companies.',2,0,3,1594796854,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:13:\"6.3.0-6.99.99\";}s:8:\"suggests\";a:1:{s:5:\"hairu\";s:11:\"2.0.0-0.0.0\";}}','Saskia Schreiber, Stefan Schütt','sschreiber@pagemachine.de, sschuett@pagemachine.de','abandoned_extensions','dbf936a84760b65440e8cec51d9ae18a','Security Fix','Pagemachine AG',1016004,0,0,'https://docs.typo3.org/p/pagemachine/ats/2.0/en-us/','ter','',''),
(9288080,0,'locate','7.6.3',5309,1030,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,4,1505898837,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.5\";}}','Rene Fritz, Florian Wessels','typo3-ext@bitmotion.de','bitmotion','71261df7c3051fdfa85bc838585fbc06','Initial TER Release','',7006003,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288081,0,'locate','7.6.4',5309,517,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,4,1518083885,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.5\";}}','Rene Fritz, Florian Wessels','typo3-ext@bitmotion.de','bitmotion','f04c2e05d91e8a374c0a1971f9c9fd0a','This release contains bugfixes only.','',7006004,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288082,0,'locate','7.6.5',5309,342,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,4,1523259044,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.5\";}}','Rene Fritz, Florian Wessels','typo3-ext@bitmotion.de','bitmotion','3dc0c34ec5b717f2bf9efb89dca8cbf9','Add missing dependencies to composer.json file','',7006005,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288083,0,'locate','7.6.6',5309,619,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,4,1523601275,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:0:\"\";s:3:\"php\";s:3:\"5.5\";}}','Rene Fritz, Florian Wessels','typo3-ext@bitmotion.de','bitmotion','8f199872e96ba1db37b8299cea9f02c1','Release contains bugfixes only.\r\nProbably last release for TYPO3 7 LTS.','',7006006,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288084,0,'locate','8.0.0',5309,253,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1542969733,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels, Rene Fritz','typo3-ext@bitmotion.de','bitmotion','40ff0904f0c037462b9c383774ead96c','Drop PHP 5.5 and TYPO3 7 LTS Support.\r\nIntroduce TYPO3 9 LTS Support.','Bitmotion GmbH',8000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288085,0,'locate','8.0.1',5309,393,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1543763401,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels, Rene Fritz','typo3-ext@bitmotion.de','bitmotion','c86ee190388550364e6106cc7ca99543','Release contains bugfixes only.','Bitmotion GmbH',8000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288086,0,'locate','8.0.2',5309,162,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1557907503,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels, Rene Fritz','typo3-ext@bitmotion.de','bitmotion','0630523e8976eb453c2009188acd7cae','This release contains bugfixes only.','Bitmotion GmbH',8000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288087,0,'locate','9.0.0',5309,372,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1557934136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','c9afaf53c4c948bdf0832a38f9dfa4b4','This release contains breaking changes. It gets rid of the old USER_INT and get used of a PSR-15 middleware for handling redirects. You have to adapt your configuration.','Bitmotion GmbH',9000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288088,0,'locate','8.0.3',5309,154,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1562932317,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels, Rene Fritz','typo3-ext@bitmotion.de','bitmotion','1b0242fbcf0406fa054a5e8628b5bca0','This release contains bugfixes only.','Bitmotion GmbH',8000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288089,0,'locate','8.0.4',5309,164,'Locate','The users country and prefered language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages.  New functionality can be added easily.',2,0,2,1568205274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels, Rene Fritz','typo3-ext@bitmotion.de','bitmotion','08a913de3228464ec4e59c7eb91637a3','This release contains bugfixes only.','Bitmotion GmbH',8000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288090,0,'locate','10.0.0',5309,215,'Locate','The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.',2,0,2,1587542328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','9e64dd0915fa053547b0dbf28c60f8f5','This release contains some breaking changes, improvements and bugfixes. It also introduces compatibility for TYPO3 v10 LTS. Please be careful and check GitHub before upgrading to this version.','Leuchtfeuer Digital Marketing',10000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288091,0,'locate','10.0.1',5309,266,'Locate','The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.',2,0,2,1591183929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','60c687ea2a10d8a4f6c0a3984eadd095','IP database updated.','Leuchtfeuer Digital Marketing',10000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288092,0,'locate','10.0.2',5309,162,'Locate','The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.',2,0,2,1606816364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','6d8830b11823b20f9e2c3c3341ac7506','This release contains bug fixes and the IP tables were updated.','Leuchtfeuer Digital Marketing',10000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288093,0,'locate','11.0.0',5309,127,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1650969489,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','4d876add9ab9ea1e3da3687bc645487a','Add TYPO3 v11 support with PHP 8 and 8.1\r\nDrop TYPO3 v9 support','Leuchtfeuer Digital Marketing',11000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288094,0,'locate','11.0.2',5309,65,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1692350029,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','d07bc40fcde05ae0b71d321aca8b58b7','This release is regular maintenance release. Contains some fixes and updated tests.','Leuchtfeuer Digital Marketing',11000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288095,0,'locate','12.0.0',5309,84,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1692350993,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','a5d74f9d872219798a6c61d43e1f777a','This release is a major release. We added support for TYPO3 v12 and PHP 8.1 & 8.2 and dropped support for TYPO3 v11.','Leuchtfeuer Digital Marketing',12000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288096,0,'locate','12.0.1',5309,67,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1710946262,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','1216bd40ac23e11687b941a7f506c79c','[RELEASE] Release of version 12.0.1\r\n\r\nAll Changes\r\n\r\n\r\nThis is a list of all changes in this release:\r\n\r\n2024-02-15 [RELEASE] Release of version 12.0.1 (Commit ecbce99 by Fabian Martin)\r\n2024-02-15 [BUGFIX] Do not return empty array if no static_info_tables is installed. 52 (Commit dbce2ba by Fabian Martin)\r\n2024-02-15 [TASK] Update ipv4 and ipv6 adresses (Commit 8671169 by Fabian Martin)\r\n2024-02-15 [FEATURE] Introduce proxy support. Resolves issue 51 (Commit a811f86 by Fabian Martin)','Leuchtfeuer Digital Marketing',12000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288097,0,'locate','10.0.4',5309,51,'Locate','The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.',2,0,2,1710946611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','2e7c764463776b1409d0d55361f9f4b6','[RELEASE] Release of version 10.0.4\r\n\r\nAll Changes\r\n\r\n\r\nThis is a list of all changes in this release:\r\n\r\n2024-01-10 [RELEASE] release version 10.0.4 (Commit ceb3b31 by Demian)\r\n2024-01-10 [RELEASE] release of version 10.0.3 (Commit 1cc498e by Demian)\r\n2024-01-10 [BUGFIX] fixed browserAccepted.locale ignored bug  [20231221238] (Commit 1317ace by Demian)\r\n2022-03-21 [BUGFIX] Fix directory of PHP-CS-fixer configuration (Commit cd5fe0b by Max Rösch)\r\n2022-03-21 [TASK] Update IP database file (Commit 16a35e9 by Max Rösch)\r\n2022-03-21 [TASK] Adapt funding possibilities (Commit 788527c by Max Rösch)\r\n2022-03-21 [TASK] Add CI workflow and update PHP-CS-fixer (Commit 6c62ae6 by Max Rösch)\r\n2022-03-11 Merge pull request 32 from davkraid/dev-10.0 (Commit 1bfe0a2 by Max Rösch)\r\n2022-03-10 [TASK] Add option to simulate local IP address for testing purposes (Commit c8ebe4b by kranz)','Leuchtfeuer Digital Marketing',10000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288098,0,'locate','12.0.3',5309,67,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1716289963,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','969aa6044799288e9c2c10256cb18bed','This release is regular maintenance release. Contains some fixes and simple refactorings. ','Leuchtfeuer Digital Marketing',12000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288099,0,'locate','13.0.0',5309,41,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1736764824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','96a616a58f5dc293be7b6be3857712a8','Release of Version 13.0.0\r\n\r\nThis release is a major release. We added support for TYPO3 v13 and PHP 8.3 and dropped support for TYPO3 v12.','Leuchtfeuer Digital Marketing',13000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288100,0,'locate','12.0.2',5309,29,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1745930937,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','10a27492d927de6e87386374820a027b','This release is regular maintenance release.','Leuchtfeuer Digital Marketing',12000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288101,0,'locate','12.0.4',5309,29,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1745932372,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:0:\"\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','477df60dd01959756f6c40f867dc9303','This release is regular maintenance release.','Leuchtfeuer Digital Marketing',12000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288102,0,'locate','13.0.1',5309,33,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1749540822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','4a102e43df970a472c804b335d1e049c','This release is regular maintenance release.','Leuchtfeuer Digital Marketing',13000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288103,0,'locate','13.0.3',5309,13,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1772552235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','dec565c0c408be54e3be316c763dad69','Maintenance release','Leuchtfeuer Digital Marketing',13000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288104,0,'locate','14.0.0',5309,14,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1773392384,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','0335edc05ec61e399e1898dd2b48163c','This release is a major release. We added support for TYPO3 v14 and dropped support for TYPO3 v13.','Leuchtfeuer Digital Marketing',14000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288105,0,'locate','13.0.4',5309,10,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1775727590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','5781769763b3180fa51e1ac1bf531cfb','Maintenance Release that readds PHP 8.2 compatibility.','Leuchtfeuer Digital Marketing',13000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288106,0,'locate','13.0.5',5309,10,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1776673276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','113400f72209bbead3212faa9fd88cef','This release is a maintenance release.','Leuchtfeuer Digital Marketing',13000005,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288107,0,'locate','13.0.6',5309,8,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1778147428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','921e22484af2b97cb45293197d5a3a2b','Maintenance release','Leuchtfeuer Digital Marketing',13000006,0,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288108,0,'locate','14.0.1',5309,12,'Locate','The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.',2,0,2,1778147473,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','3285699e4aa7b2e5497e3b677e70044f','Maintenance release','Leuchtfeuer Digital Marketing',14000001,1,0,'https://docs.typo3.org/p/leuchtfeuer/locate/master/en-us/','ter','',''),
(9288109,0,'store_finder','1.2.1',9457,549,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1505909286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:18:\"static_info_tables\";s:6:\"6.4.2-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','5ab4c20837d361c7ff243006e255fa6b','Create release to TER','evoweb',1002001,0,0,'','ter','',''),
(9288110,0,'store_finder','2.0.0',9457,268,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1538660868,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e4cdf0307b5990bee41a5009e3bc8151','Release version with api providers','evoweb',2000000,0,0,'','ter','',''),
(9288111,0,'store_finder','2.0.1',9457,247,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1538913263,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','14111c718e198a4717dbe26a8099ce43','Release some template modification and added logging','evoweb',2000001,0,0,'','ter','',''),
(9288112,0,'store_finder','2.0.2',9457,256,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1538986286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','9bf458d988ace85c60015fb8b44ae43a','Modify sql field types to match model property types','evoweb',2000002,0,0,'','ter','',''),
(9288113,0,'store_finder','2.0.3',9457,328,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1539270832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','b1de1a80352ded0094866bbdf311a314','Small tweaks for better usage','evoweb',2000003,0,0,'','ter','',''),
(9288114,0,'store_finder','2.0.4',9457,291,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1540972595,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ed42c6e72ef612cce587d560db6f5fc1','Release fix to counting problem in controller','evoweb',2000004,0,0,'','ter','',''),
(9288115,0,'store_finder','2.0.6',9457,284,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1541101400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','1de464515c8e6c211e83f233dcf4e54c','Increase compatibility to TYPO3 9.5','evoweb',2000006,0,0,'','ter','',''),
(9288116,0,'store_finder','2.0.7',9457,319,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1542126535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','fb6eb1dd69f5e2e7f227d70e7e2f8d4d','Improve javascript handling','evoweb',2000007,0,0,'','ter','',''),
(9288117,0,'store_finder','2.1.0',9457,250,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1545206544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7b793aba6caa1e5555e01304db499693','Release minor cleanups','evoweb',2001000,0,0,'','ter','',''),
(9288118,0,'store_finder','2.1.1',9457,260,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1545379959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8a7a433602ec500d0a69804ce9f14433','Fix javascript error if file is loaded on pages\n\nwithout map configuration','evoweb',2001001,0,0,'','ter','',''),
(9288119,0,'store_finder','2.2.0',9457,269,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1547149096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.5.1-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','a5bbe39a66a74fd88849cd0e575a2895','Change json output of model properties\n\nPlease read breaking change documentation about escapeJsonString.','evoweb',2002000,0,0,'','ter','',''),
(9288120,0,'store_finder','2.3.0',9457,276,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1549565276,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','25a1b61dbc2d3c345d556f75a74350f8','Release controll to change coordinates\n\nIts possible not to move a marker representing the coordinate\non an open street map to change the latitude/longitude values.','evoweb',2003000,0,0,'','ter','',''),
(9288121,0,'store_finder','2.3.1',9457,259,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1558529976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','30f775f1ab142bad60752081f28dc6a3','Bugfix release look in commit log for details','evoweb',2003001,0,0,'','ter','',''),
(9288122,0,'store_finder','2.3.2',9457,194,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1560753796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','e2e5f2e5a46cac40506cc218d9c865e0','Release increased storeid field size','evoweb',2003002,0,0,'','ter','',''),
(9288123,0,'store_finder','2.3.3',9457,183,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1560759019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','18967dc82602a2861d4e1edebd0b2ed5','Release additional search field','evoweb',2003003,0,0,'','ter','',''),
(9288124,0,'store_finder','2.3.4',9457,360,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1560767039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','0613efeec46976568703a00b9fd37efe','Fix render location json','evoweb',2003004,0,0,'','ter','',''),
(9288125,0,'store_finder','3.0.0',9457,288,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1567347555,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','8d739f37a1b7dd7b53864554a2645b04','Release version compatible with TYPO3 10.x','evoweb',3000000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/3.0/en-us','ter','',''),
(9288126,0,'store_finder','3.0.1',9457,330,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1568302776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','7af5a5ce7d3af85f055184f3cf16d5a6','Release fixes to template output','evoweb',3000001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/3.0/en-us','ter','',''),
(9288127,0,'store_finder','3.0.2',9457,332,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1568696209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ad785ae13b5d166e6410f672cce93f04','Release fix to geocoding order','evoweb',3000002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/3.0/en-us','ter','',''),
(9288128,0,'store_finder','4.0.1',9457,264,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1570475031,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','cbcd904c7e7e434bd16b7b2295870ada','Release refactored geocoding and import command','evoweb',4000001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/4.0/en-us','ter','',''),
(9288129,0,'store_finder','4.0.2',9457,358,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1570688654,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','030bb21683cef7c5de8b9e91ce1d790e','Release fit to country getter in location','evoweb',4000002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/4.0/en-us','ter','',''),
(9288130,0,'store_finder','4.1.0',9457,322,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1580065666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','73ad5e2dd514518367e1b7c7a979bfea','Change location json rendering and add map option','evoweb',4001000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/4.1/en-us','ter','',''),
(9288131,0,'store_finder','5.0.0',9457,191,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1588356559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','892e81cb419c76b15e20a2ad549775de','Release version that is only compatible with 10.4\n\nIncorporates constructor DI, services.yaml and events','evoweb',5000000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.0/en-us','ter','',''),
(9288132,0,'store_finder','4.1.1',9457,158,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1588579559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.7.4-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','9398b5b77b6fe0ff378fa52f417332d2','Release better partial and template override in plugins','evoweb',4001001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/4.1/en-us','ter','',''),
(9288133,0,'store_finder','5.0.1',9457,236,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1589536613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c6d8fee77263c54482d5dc8abbc4e270','Release loosen requirement of guzzle and message','evoweb',5000001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.0/en-us','ter','',''),
(9288134,0,'store_finder','5.1.0',9457,147,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1602059242,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','ca9c08f19b8b1356fc421d772792734e','Merge branch release/5.1.0','evoweb',5001000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288135,0,'store_finder','5.1.1',9457,206,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1602075361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','de2ce1607fb57e0e2700e5b9ef6b126d','Merge branch release/5.1.1','evoweb',5001001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288136,0,'store_finder','5.1.2',9457,161,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1606216722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d0de39f60ef253213215a8f03f106a49','Merge branch release/5.1.2','evoweb',5001002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288137,0,'store_finder','6.0.0',9457,161,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1615650633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','d3fc2653f977521aa3fe39291d421b7b','Merge branch release/6.0.0','evoweb',6000000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/6.0/en-us','ter','',''),
(9288138,0,'store_finder','5.1.3',9457,118,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1618240822,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','50aa906bd3fdd893124be5f5b06cc8bf','Release improved geocoding','evoweb',5001003,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288139,0,'store_finder','5.1.4',9457,112,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1625141752,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','dcd3c87a907b6091e50fd6bdafab39b0','Fix loading country with iso2 code','evoweb',5001004,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288140,0,'store_finder','5.1.6',9457,111,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1625756732,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','4190e93faf6061faa0ace4bdcba018d6','Raise version','evoweb',5001006,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.1/en-us','ter','',''),
(9288141,0,'store_finder','5.2.0',9457,91,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1649424467,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','typo3@evoweb.de','sfischer','c4cd4ffaae96af17175601b16174d700','Add rendered return','evoweb',5002000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.2/en-us','ter','',''),
(9288142,0,'store_finder','5.3.0',9457,82,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1663078950,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','e8ab28606f8902d064cac5897d3cf515','Allow composer plugins','evoWeb',5003000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.3/en-us','ter','',''),
(9288143,0,'store_finder','5.3.1',9457,82,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1666183041,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','73d7d92d4b064ee45257259a5303ad90','Make shure that country is set before converting','evoWeb',5003001,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.3/en-us','ter','',''),
(9288144,0,'store_finder','5.3.2',9457,81,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1669120875,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"core\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:6:\"6.8.7-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','24d34a2263545caeb9f93e9f15682029','Change distance field to be not required in ext_tables.sql','evoWeb',5003002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/5.3/en-us','ter','',''),
(9288145,0,'store_finder','7.0.2',9457,72,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685629426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','9041b905b812fc257aa28ee83ed67f4d','Merge branch release/7.0.2','evoWeb',7000002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288146,0,'store_finder','7.0.3',9457,69,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685955181,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','a7c20ebbc26a08adcf1f6156c74da74f','Merge branch release/7.0.3','evoWeb',7000003,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288147,0,'store_finder','7.0.4',9457,68,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685970530,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','cf280915a866e6fdd5d5356556059891','Merge branch release/7.0.4','evoWeb',7000004,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288148,0,'store_finder','7.0.5',9457,68,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685971436,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','9f8af41519ae836e65176d9863d2d9bd','Merge branch release/7.0.5','evoWeb',7000005,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288149,0,'store_finder','7.0.6',9457,70,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685972466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','c4d3f46c55ffd8fe4e8d1c23228b3984','Merge branch release/7.0.6','evoWeb',7000006,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288150,0,'store_finder','7.0.7',9457,72,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1685979112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','d02ee0ac345cc1fb8b986ca510ccd329','Merge branch release/7.0.7','evoWeb',7000007,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288151,0,'store_finder','7.0.8',9457,72,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1686557289,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','0b5fab4a14d962d3ce82572e4629e86e','Merge branch release/7.0.8','evoWeb',7000008,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288152,0,'store_finder','7.0.9',9457,77,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1686833547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.9.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','9d3fe7898564b04680aa6127500f15b6','Merge branch release/7.0.9','evoWeb',7000009,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288153,0,'store_finder','7.0.10',9457,78,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1687784986,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','ce01eae09e7191ff406683e80e2ccda2','Merge branch release/7.0.10','evoWeb',7000010,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288154,0,'store_finder','7.0.11',9457,79,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1689670800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','a21c7a2da045f5a42e9a5731e9211c04','Merge branch release/7.0.11','evoWeb',7000011,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288155,0,'store_finder','7.0.12',9457,75,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1694158309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','d08eebc491c3b9686c18b6952d1b1d3d','Merge branch release/7.0.12','evoWeb',7000012,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288156,0,'store_finder','7.0.13',9457,59,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1707241859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','1ca75ccab0170cc48088b170fa820606','Merge branch release/7.0.13','evoWeb',7000013,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288157,0,'store_finder','7.0.14',9457,68,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1712498883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','6de5031afd44e3023b33755055cc4b45','Merge branch release/7.0.14','evoWeb',7000014,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.0/en-us','ter','',''),
(9288158,0,'store_finder','8.0.0',9457,51,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1730557571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','2d862dd68030d29b8a751a49d2f0f417','Merge branch release/8.0.0','evoWeb',8000000,0,0,'https://docs.typo3.org/p/evoweb/store-finder/8.0/en-us','ter','',''),
(9288159,0,'store_finder','7.1.2',9457,37,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1731953155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:7:\"11.5.2-\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','cf3b06b0614024636289afdeef0fd538','[BUGFIX] Remove mock repository','evoWeb',7001002,0,0,'https://docs.typo3.org/p/evoweb/store-finder/7.1/en-us','ter','',''),
(9288160,0,'store_finder','9.0.0',9457,18,'Store Finder','Manage store locations, search by distance and show Google maps.',2,0,3,1769344510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sebastian Fischer','store-finder@evoweb.de','sfischer','29f0c84818ad9052358d2ec7a451212c','Merge branch release/9.0.0','evoWeb',9000000,1,0,'https://docs.typo3.org/p/evoweb/store-finder/9.0/en-us','ter','',''),
(9288161,0,'alm_imgcopyright','1.1.0',1201,201,'Image Copyright','Image Copyright Information System.',1,0,0,1505920291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Andi Platen','info@wireframe.de','wingover','87780f7c92582bebab4b3ab4e7232f4d','Adds copyright-fields to Files, to use in your templates for image-license-information.\r\nContent-Element to show all used images with license-information, e.g. in imprint or show all used images on a page, e.g. in footer.\r\nFirst Version, Beta-Phase.','',1001000,0,0,'','ter','',''),
(9288162,0,'alm_imgcopyright','1.2.0',1201,451,'Image Copyright','Image Copyright Information System.',1,0,0,1506165096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Andi Platen','info@wireframe.de','wingover','778ddcdfefe517f1f4dd09c34cb66398',' Changed requirement to TYPO3 7.6.. A version for TYPO3 8.7. is in process.','',1002000,0,0,'','ter','',''),
(9288163,0,'alm_imgcopyright','2.0.0',1201,549,'Image Copyright','Image Copyright Information System.',2,0,0,1535728462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Andi Platen','info@code-department.de','wingover','baeccd942861a77a3032b4e2f807ad34','TYPO3 8 Compatibility Update','Code Department',2000000,1,0,'','ter','',''),
(9288164,0,'ns_all_chat','1.0.0',3667,371,'[NITSAN] All in One Chat  Real Time Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com & more will be available in an upcoming version.',2,0,3,1505990637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','120738363e41df9a0f8271a89cf0718f','One of the only TYPO3 extension which provides to use most popular chat tool at your website. It includes chat tools like zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hi','',1000000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288165,0,'ns_all_chat','1.0.1',3667,712,'[NITSAN] All in One Chat  Real Time Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com & more will be available in an upcoming version.',2,0,3,1515156953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','c585b652d101881e4df0039009259310','Just added Documentation - Extension Manual :)','',1000001,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288166,0,'ns_all_chat','1.1.0',3667,277,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com & more will be available in an upcoming version.',2,0,3,1554478105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-9.9.9\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','46cf261d245b358903d3b945cc302043','Support everyones lovable Composer :)','',1001000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288167,0,'ns_all_chat','1.1.1',3667,460,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com & more will be available in an upcoming version.',2,0,3,1558766120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','1c10beeb8f7977ecb9def6045d73c8b1','Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288168,0,'ns_all_chat','1.2.0',3667,429,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1575350798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','841e81275a6713faa930557d3a4258eb','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288169,0,'ns_all_chat','2.0.0',3667,371,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1586947235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','0f6329e72379b155ec1c2dceb02700fe','Release 2.0.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288170,0,'ns_all_chat','2.0.2',3667,115,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1631166733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','79ded5234eba649011adc906b63b9ff2','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288171,0,'ns_all_chat','3.0.0',3667,113,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1640621004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','8d2fe4d6d8cbb9acc6c037046615c09b','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288172,0,'ns_all_chat','3.0.1',3667,116,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1643009474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','1e8beb9e0184adf467ae38f2f6575ed5','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288173,0,'ns_all_chat','3.0.2',3667,113,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1645006641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','3b411d22d9121abfd7db45814d733d25','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288174,0,'ns_all_chat','3.0.3',3667,111,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-all-in-one-chat-plugin-free/',2,0,3,1653909904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','29e317485c2f6115c3b700c08a380ac9','New release of version 3.0.3 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',3000003,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288175,0,'ns_all_chat','3.0.4',3667,108,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-chat-extension',2,0,3,1665999154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','319a43d4051921ff510c27c1a2e0bc8e','New release of version 3.0.4 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',3000004,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288176,0,'ns_all_chat','12.0.0',3667,96,'[NITSAN] All in One Chat','One of the only TYPO3 extension which provides to use most popular chat tool at your website. This TYPO3 extension provides to configure many live chat tools eg., zopim.com, livechatinc.com, purechat.com, livezilla.net, clickdesk.com, tidiochat.com, visitlead.com, onwebchat.com, userlike.com, hipchat.com etc. Live-Demo: https://demo.t3planet.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-chat-extension',2,0,3,1688483912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6d7ea3483fbbf6805ee006cc03529695','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/chat-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288177,0,'ns_all_chat','12.0.1',3667,62,'All in One Chat','The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/all-chat  Documentation & Free Support: https://t3planet.com/typo3-chat-extension',2,0,3,1712669457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','8efab6d23ce0489362af38c15232f01c','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288178,0,'ns_all_chat','12.1.0',3667,65,'All in One Chat','The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/all-chat  Documentation & Free Support: https://t3planet.com/typo3-chat-extension',2,0,3,1717156869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','49cc6316cd92576cc47dbec25b38c1de','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288179,0,'ns_all_chat','3.1.0',3667,50,'All in One Chat','The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/all-chat  Documentation & Free Support: https://t3planet.com/typo3-chat-extension',2,0,3,1717156916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','71c0e124e190bc37746664ab37564f7a','New release of version 3.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet // NITSAN',3001000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288180,0,'ns_all_chat','13.0.0',3667,52,'All in One Chat','The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/all-chat  Documentation & Free Support: https://t3planet.com/typo3-chat-extension',2,0,3,1729771147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','0c322d525c5fcb143bf24c51b9d9734c','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288181,0,'ns_all_chat','13.0.1',3667,33,'TYPO3 All-in-One Chat Integration','Easily integrate multiple popular live chat tools like Zopim, LiveChatInc, and PureChat into your TYPO3 site to improve user communication and support.',2,0,3,1751281791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d1ca6d9a5e6e394f66af7c98b6ea337a','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288182,0,'ns_all_chat','14.0.0',3667,13,'TYPO3 All-in-One Chat Integration','Easily integrate multiple popular live chat tools like Zopim, LiveChatInc, and PureChat into your TYPO3 site to improve user communication and support.',2,0,3,1774589614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','7c7c2c619c55b563278f8f78f0ddca31','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-chat-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-chat-erweiterung','ter','',''),
(9288183,0,'extbase_utilities','0.0.1',558,100,'Extbase Utilities','This extension provides utility classes to ease the development of extbase extensions.',0,0,4,1506098740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Wolf Utz','utz@riconet.de','alphajunge','66bc2d3a6a91416d9a671c81dba545e4','Initial version.','Hees riconet GmbH',1,0,0,'https://docs.typo3.org/typo3cms/extensions/extbase_utilities/0.0.1','ter','',''),
(9288184,0,'extbase_utilities','0.1.0',558,458,'Extbase Utilities','This extension provides utility classes to ease the development of extbase extensions.',0,0,4,1506277606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Wolf Utz','utz@riconet.de','alphajunge','84416ea8f29a62b54b5e221cf0117fa0','Add TypoScriptConfigurationUtility.php and ExtensionConfigurationUtility.php.','Hees riconet GmbH',1000,1,0,'https://docs.typo3.org/typo3cms/extensions/extbase_utilities/0.1.0','ter','',''),
(9288185,0,'abtestpages','1.0.0',834,160,'AB Test Pages','Possibility to select an alternative page to show, instead of the current page.',0,0,4,1506424228,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:11:\"2.0.0-0.0.0\";}}','IllusionFACTORY','info@illusion-factory.de','timof','1d8e11df83aa93aa226d0a1248a27bde','First upload.','',1000000,0,0,'https://github.com/timofo/typo3-abtestpages','ter','',''),
(9288186,0,'abtestpages','1.0.1',834,161,'AB Test Pages','This extension supports TYPO3 administrators in performing A/B tests. This is useful when a site owner want to measure whether a new version improves or reduces user interaction compared to the current version.',0,0,4,1506429113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:11:\"2.0.0-0.0.0\";}}','IllusionFACTORY','info@illusion-factory.de','timof','f81d31fc857485b08856a18dc737fcb1','First upload.','',1000001,0,0,'https://github.com/timofo/typo3-abtestpages','ter','',''),
(9288187,0,'abtestpages','1.0.2',834,513,'AB Test Pages','This extension supports TYPO3 administrators in performing A/B tests. This is useful when a site owner want to measure whether a new version improves or reduces user interaction compared to the current version.',0,0,4,1507736635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:11:\"2.0.0-0.0.0\";}}','IllusionFACTORY','info@illusion-factory.de','timof','f167ad42edb656d9244ca34d84c0366c','https://github.com/timofo/typo3-abtestpages/wiki/Changelog','',1000002,1,0,'https://github.com/timofo/typo3-abtestpages','ter','',''),
(9288188,0,'ns_twitter','1.0.0',5290,472,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site!',2,0,3,1506432605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','22f02938602437f4efeecd82060424d5','Uploading the first version of Twitter extension with documentation.','',1000000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288189,0,'ns_twitter','1.0.1',5290,497,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site!',2,0,3,1515416845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','9ff8b45553823c67d9c3b94ddf30432d','Just added Documentation - Extension Manual :)','',1000001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288190,0,'ns_twitter','1.1.0',5290,338,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site!',2,0,3,1522937682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','1ec74dcc99dc35e3a67e71c0cc39c282','Added composer feature, minor bug fixing of CSS/JS, the adaption of documentation.','',1001000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288191,0,'ns_twitter','1.1.1',5290,627,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site!',2,0,3,1523021389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-8.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','f6d9506130f6953f9063eab3d9de4efc','Documentation Manual Changes :)','',1001001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288192,0,'ns_twitter','2.0.0',5290,452,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site!',2,0,3,1545480330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','6e6e5a708aefd9930c106c2bf12c572a','Make it compatible with TYPO3 9 :)','',2000000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288193,0,'ns_twitter','2.0.2',5290,413,'[NITSAN] Twitter plugin to display all your Tweets','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site',2,0,3,1558766793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','ac599672f598f2f33c92c16d4cbd9f1d','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288194,0,'ns_twitter','2.1.0',5290,328,'[NITSAN] Twitter Plugin','[NITSAN] Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1574828762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','afaad834cf177ed29cfec177250bb298','[Feature] Support extented tweets and retweets','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288195,0,'ns_twitter','2.1.1',5290,370,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1575292491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','8e7b7ba68cd61f9ecda267a9a157b129','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288196,0,'ns_twitter','2.2.0',5290,407,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1581425452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','13e0f42171727991697a4532e153d986','[New] Exclude Replies, [New] Exclude Retweets, [Update] Make it compatible with TYPO3 10','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288197,0,'ns_twitter','2.2.1',5290,315,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1593064644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','9b38d7930f34b7688c83d2916fd8e2ab','[UPDATE] Release v2.2.1 with Proxy-support','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288198,0,'ns_twitter','2.2.3',5290,119,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1631106530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','f424c12bac972a3f87e6115064be8013','New release of version 2.2.3 - see details, changelog and documentation on https://t3terminal.com/twitter-typo3-extension','NITSAN Technologies Pvt Ltd',2002003,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288199,0,'ns_twitter','2.2.4',5290,130,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1631166475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','7f69b33f2fceeeeceb1deead4df97c60','New release of version 2.2.4 - see details, changelog and documentation on https://t3terminal.com/twitter-typo3-extension','NITSAN Technologies Pvt Ltd',2002004,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288200,0,'ns_twitter','2.2.5',5290,136,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. Demo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1632465128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','36f821f8030f6de98973da93f0d73da3','New release of version 2.2.5 - see details, changelog and documentation on https://t3terminal.com/twitter-typo3-extension','NITSAN Technologies Pvt Ltd',2002005,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288201,0,'ns_twitter','3.0.0',5290,118,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. LiveDemo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1640938102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','79972dfb43fb328826cf89ce0d600c6c','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-twitter-extension','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288202,0,'ns_twitter','3.0.1',5290,120,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. LiveDemo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1643007710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2213687954e244046730ff7de4c277f2','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-twitter-extension','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288203,0,'ns_twitter','3.0.2',5290,115,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. LiveDemo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1644992048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b0a42632f3cd7bed8b48aee10089d834','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-twitter-extension','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288204,0,'ns_twitter','3.0.3',5290,125,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. LiveDemo: https://demo.t3terminal.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3terminal.com/twitter-display-plugin-free/',2,0,3,1645773771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','511844110e5bf8793b4bb2ab30e51c80','New release of version 3.0.3 - see details, changelog and documentation on https://t3terminal.com/typo3-twitter-extension','NITSAN Technologies Pvt Ltd',3000003,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288205,0,'ns_twitter','3.1.0',5290,124,'[NITSAN] Twitter Plugin','Twitter extension brings all your recent tweets to your TYPO3 site. LiveDemo: https://demo.t3planet.com/t3t-extensions/twitter Pro version: You can download PRO version for more-features & free-support at https://t3planet.com/typo3-twitter-extension',2,0,3,1666013998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','640e3b49ae96a6acdc64c2da50170aac','New release of version 3.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-twitter-extension','NITSAN Technologies Pvt Ltd',3001000,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288206,0,'ns_twitter','3.1.1',5290,51,'Twitter','Display fully customizable, responsive, and search engine crawlable  Twitter feeds on your TYPO3 website. The TYPO3 Twitter Extension easily integrates to display Tweets that perfectly match your sites appearance and offers many customization options. Easily embed Twitter Timelines, Feeds, Follow buttons, and Like buttons on posts, pages, and widget areas. \n	\n	Documentation & Free Support: https://t3planet.com/typo3-twitter-extension',2,0,3,1728563128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','2a2581bde1857c1b1e31f8f2eb8f3959','New release of version 3.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-twitter-extension','T3Planet // NITSAN',3001001,0,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288207,0,'ns_twitter','3.1.2',5290,33,'TYPO3 Twitter Feed Integration','Easily display responsive, customizable, and SEO-friendly Twitter feeds on your TYPO3 site. Embed timelines, tweets, follow buttons, and more with full control over layout and appearance.\n	\n	Documentation & Free Support: https://t3planet.com/typo3-twitter-extension',2,0,3,1751370380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1809026249426017ae9ea3be9996891d','New release of version 3.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-twitter-extension','T3Planet',3001002,1,0,'https://t3planet.de/typo3-twitter-erweiterung','ter','',''),
(9288208,0,'indexed_search_autocomplete','1.0.0',3933,319,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1506509194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','6ad1aa9c21ea2bfa36098fd42f5d52c5','Initial release to TER! indexed_search_autocomplete 1.0.0 for the TYPO3 8.7.x Core Extension indexed_search','INGENIUMDESIGN',1000000,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288209,0,'indexed_search_autocomplete','1.0.1',3933,263,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1507892404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','de5936694875880fb9af344ef41f4173','New Features and fixed Bugs.\r\nSee here: https://github.com/ingeniumdesign/indexed_search_autocomplete/blob/master/CHANGELOG.md','INGENIUMDESIGN',1000001,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288210,0,'indexed_search_autocomplete','1.0.2',3933,348,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1508790399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','bba424041f61c8e1fdbfd9a81609192a','Due to a Bug in JS the JS-Code did not got initialized properly every time','INGENIUMDESIGN',1000002,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288211,0,'indexed_search_autocomplete','1.0.3',3933,556,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1511280502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','b8a41ce01039c22cb3cd1720c9207ada','Added Composer Support, Bugfix, Edit Readme Infos','INGENIUMDESIGN',1000003,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288212,0,'indexed_search_autocomplete','1.0.5',3933,845,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1525871805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','bb1ee53da1bc008b8b0dbc6f666504fe','New Feature:\r\n- If the search-suggestion-div is opened now you can close it by clicking somewhere else\r\nhttps://github.com/ingeniumdesign/indexed_search_autocomplete/blob/master/CHANGELOG.md','INGENIUMDESIGN',1000005,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288213,0,'indexed_search_autocomplete','1.0.6',3933,444,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1568875065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','6e94ff3f3632261a62170cba99a2fcc3','Supports TYPO3 9.x\r\nRequest to the server becomes sent after that user has stopped typing for 250ms. This reduces the amount of requests sent. FIX\r\nrootPidList-Parameter of the indexed_search-Extension gets used in word&link-mode\r\nhttps://github.com/ingeniumdesign/indexed_search_autocomplete/blob/master/CHANGELOG.md','INGENIUMDESIGN',1000006,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288214,0,'indexed_search_autocomplete','1.0.7',3933,606,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1571740345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','7db00096908b0c716b73b1194b89d2dc','[BUGFIX] Multilanguage Debugging - Please Update!','INGENIUMDESIGN',1000007,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288215,0,'indexed_search_autocomplete','1.0.8',3933,224,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1597754265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','8430e07ed6dbea4f8dce2ec9047d00dc','New Version 1.0.8 added support for Typo3 10.x and little BugFixed','INGENIUMDESIGN',1000008,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288216,0,'indexed_search_autocomplete','1.0.9',3933,59,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1612610989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','566cb760fb694526ff910f37de1f458d','fix jQuery Setting for TYPO3 9 and 10','INGENIUMDESIGN',1000009,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288217,0,'indexed_search_autocomplete','1.0.10',3933,102,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,2,1612613716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','16394400ff110bc2bb2f650c7529cd1f','fix File permissions, Edit Composer.json, JS fixed $ not defined','INGENIUMDESIGN',1000010,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288218,0,'indexed_search_autocomplete','1.0.12',3933,53,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1705516443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','6851181a18d2fc6f848591a1fdc370d1','[RELEASE] v1.0.12\r\n[RELEASE] v1.0.11','INGENIUMDESIGN',1000012,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288219,0,'indexed_search_autocomplete','12.1.13',3933,47,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1739651496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','a677839831d29d44ee2a20ffc35a5df6','[RELEASE] v12.0.13 and tickets from github processed.','INGENIUMDESIGN',12001013,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288220,0,'indexed_search_autocomplete','13.0.1',3933,23,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1764338932,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"indexed_search\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','a63dcf049a22d50af17ed1d931df40a7','[RELEASE] v13.0.1 - Add TYPO3 v13 Support','INGENIUMDESIGN',13000001,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288221,0,'indexed_search_autocomplete','13.0.2',3933,14,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1770248569,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"indexed_search\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','ed0847f376851011282ad0c9d3edb790','[UPDATE] v13.0.2: Code quality improvements  DI, PSR-7, cleanup','INGENIUMDESIGN',13000002,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288222,0,'indexed_search_autocomplete','13.0.3',3933,16,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1770853588,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"indexed_search\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','dda8c1109f4627ceffdc1b4a787c941b','[UPDATE] v13.0.3: Migrate to pure TYPO3 13.4 architecture','INGENIUMDESIGN',13000003,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288223,0,'indexed_search_autocomplete','13.0.4',3933,4,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1783884910,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"indexed_search\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','42069874bacc699e8ddd5a536c16f800','[UPDATE] v13.0.4: Security hardening, robustness & JS fixes, accessibility (ARIA) and performance. TYPO3 13.4, no breaking changes.','INGENIUMDESIGN',13000004,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288224,0,'indexed_search_autocomplete','14.0.1',3933,4,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1783958688,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:14:\"indexed_search\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','815ed39131ae39a2a2c58b334fa8b164','[UPDATE] v14.0.1: Adds TYPO3 v14 support. Now runs on TYPO3 13.4 LTS and 14 from one codebase, no breaking changes.','INGENIUMDESIGN',14000001,0,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288225,0,'indexed_search_autocomplete','14.0.2',3933,6,'Indexed Search Autocomplete','Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.',2,0,3,1784239743,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:14:\"indexed_search\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','459399d7f1dd458f559a3a396c6416fa','[FEATURE] v14.0.2: Barrierefreiheit - das Suchfeld ist jetzt eine vollwertige\r\nWAI-ARIA-Combobox: Screenreader kündigen die Vorschlagsliste und den aktiven\r\nEintrag an, komplette Tastaturbedienung. Neu: CSS-Lade-Spinner direkt im\r\nSuchfeld, kein Flackern mehr beim Tippen, korrekt ausgerichtetes Overlay,\r\ndeterministische Wort-Vorschläge, veraltete Requests werden abgebrochen,\r\nmehrere Suchfelder pro Seite. Läuft auf TYPO3 13.4 & 14.','INGENIUMDESIGN',14000002,1,0,'https://github.com/ingeniumdesign/indexed_search_autocomplete','ter','',''),
(9288226,0,'rico_provider','0.2.2',455,455,'Base Provider Extension','Provider extension for pages content ',0,0,4,1506520006,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"flux\";s:12:\"8.2.0-8.2.99\";s:10:\"fluidpages\";s:12:\"4.1.0-4.1.99\";s:12:\"fluidcontent\";s:12:\"5.2.0-5.2.99\";s:3:\"vhs\";s:12:\"4.2.0-4.3.99\";}}','Wolf Utz','utz@riconet.de','riconet','5d4a5b265d4388da4f229a0e65d4fc4f','Initial version','Hees riconet GmbH',2002,1,0,'','ter','',''),
(9288227,0,'rdct','1.0.0',1406,847,'RDCT Frontend redirects','Adds redirects based on \"&RDCT\" parameter in Frontend',2,0,2,1506581604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','0843bb054c055f095e75c1f8c25405fa','Note: Only use this extension if you need the RDCT functionality.\n\nPlease note that the TYPO3 Core provides an upgrade wizard to install this extension.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rdct/1.0.0','ter','',''),
(9288228,0,'rdct','2.0.0',1406,317,'RDCT Frontend redirects','Adds redirects based on \"&RDCT\" parameter in Frontend',2,0,2,1588429489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','d4430cdd135b99262b699f909fc1bed8','Added compatibility with TYPO3 v9 / v10','',2000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/rdct/2.0/en-us','ter','',''),
(9288229,0,'rdct','2.1.0',1406,115,'RDCT Frontend redirects','Adds redirects based on \"&RDCT\" parameter in Frontend',2,0,2,1658755149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','3820b775860f1cd06f8e96ae74f9a799','Added support for TYPO3 v11 LTS','',2001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/rdct/2.1/en-us','ter','',''),
(9288230,0,'rdct','3.0.0',1406,104,'RDCT Frontend redirects','Adds redirects based on \"&RDCT\" parameter in Frontend',0,0,2,1690797801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','3476410bdc9a464ddc4da0670e8c586a','[RELEASE] Add TYPO3 v12 support','',3000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/rdct/3.0/en-us','ter','',''),
(9288231,0,'rdct','3.1.0',1406,23,'RDCT Frontend redirects','Adds redirects based on \"&RDCT\" parameter in Frontend',2,0,2,1762972320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','dbcd12f4eb23c5570c0532bc0da8e2e5','[RELEASE] TYPO3 v13 Support','',3001000,1,0,'https://docs.typo3.org/p/friendsoftypo3/rdct/3.1/en-us','ter','',''),
(9288232,0,'rico_products','1.6.9',2064,121,'Products','This extension provides a basic system to manage product data.',2,0,3,1506586082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','265aeaeccce31b618e091fa9ea5edd04','Initial TER version.','Hees riconet GmbH',1006009,0,0,'','ter','',''),
(9288233,0,'rico_products','1.6.12',2064,136,'Products','This extension provides a basic system to manage product data.',2,0,3,1507188737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','4c71292982ecd2a7db9b67e539b6059e','Remove makeCategorizable and create a custom category relation.','Hees riconet GmbH',1006012,0,0,'','ter','',''),
(9288234,0,'rico_products','1.6.13',2064,102,'Products','This extension provides a basic system to manage product data.',2,0,3,1507728615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','f9afd5fd425af3edf277847d019860b9','','Hees riconet GmbH',1006013,0,0,'','ter','',''),
(9288235,0,'rico_products','1.6.14',2064,109,'Products','This extension provides a basic system to manage product data.',2,0,3,1507729485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','e03497db8b4ecf97187b2e8df1de758f','Increase verison','Hees riconet GmbH',1006014,0,0,'','ter','',''),
(9288236,0,'rico_products','1.6.17',2064,113,'Products','This extension provides a basic system to manage product data.',2,0,3,1507731095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','98795a80a6ab8510aa369fd1cc497cdf','Bug fixes','Hees riconet GmbH',1006017,0,0,'','ter','',''),
(9288237,0,'rico_products','1.6.18',2064,136,'Products','This extension provides a basic system to manage product data.',2,0,3,1507731285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','ff02fabf75417a2cc95e79b742de0cc9','Bug fixes','Hees riconet GmbH',1006018,0,0,'','ter','',''),
(9288238,0,'rico_products','1.6.19',2064,142,'Products','This extension provides a basic system to manage product data.',2,0,3,1507731523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','c2f652974ce81b2f7d23c37056896899','Bug fixes','Hees riconet GmbH',1006019,0,0,'','ter','',''),
(9288239,0,'rico_products','1.6.20',2064,214,'Products','This extension provides a basic system to manage product data.',2,0,3,1508230176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','4b83f0e6869c488a7bf4fcf3133b1ec6','Add tablenames and local_table field to FileReference model.','Hees riconet GmbH',1006020,0,0,'','ter','',''),
(9288240,0,'rico_products','1.8.0',2064,95,'Products','This extension provides a basic system to manage product data.',2,0,3,1518419257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','063508142d8f1ed454c0461ec5e0d0b2','Fix the \"no show view\" ke_search hook.','Hees riconet GmbH',1008000,0,0,'','ter','',''),
(9288241,0,'rico_products','1.8.1',2064,413,'Products','This extension provides a basic system to manage product data.',2,0,3,1518421296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wolf Utz','utz@riconet.de','riconet','cb5283d2c1d73d18599c68063401bf4a','increase version.\n','Hees riconet GmbH',1008001,0,0,'','ter','',''),
(9288242,0,'rico_products','2.0.1',2064,66,'Products','This extension provides a basic system to manage product data.',2,0,3,1551450403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Wolf Utz','utz@riconet.de','riconet','11ab588ef245b52d08d49aa26d773f55','removed tca helper\n','Hees riconet GmbH',2000001,0,0,'','ter','',''),
(9288243,0,'rico_products','2.1.0',2064,122,'Products','This extension provides a basic system to manage product data.',2,0,3,1551454881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Wolf Utz','utz@riconet.de','riconet','7e11550628a5ba5a9abe25a4507e5704','Add 404 redirect for deleted products.','Hees riconet GmbH',2001000,0,0,'','ter','',''),
(9288244,0,'rico_products','2.1.1',2064,259,'Products','This extension provides a basic system to manage product data.',2,0,3,1553464053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Wolf Utz','utz@riconet.de','riconet','0bf60bfdb4cf49ee9eabca078c410f8b','Fix wrong sql TEXT definitions.','Hees riconet GmbH',2001001,1,0,'','ter','',''),
(9288245,0,'rico_products','1.12.2',2064,36,'Products','This extension provides a basic system to manage product data.',2,0,3,1607674549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Wolf Utz','utz@riconet.de','riconet','fa9ee48e84d3f1c103bf3ed09706e2e8','Merge branch feature/typo3-10-support into master\n\nRemove deprectaions and add support for TYPO3 10.4\n\nSee merge request riconet-public/typo3/rico_products!13','Hees riconet GmbH',1012002,0,0,'','ter','',''),
(9288246,0,'backend_ip_login','1.0.0',2252,193,'Backend IP Auto Login','Remember access from ip masks and auto login to the backend.',4,0,5,1506612603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','2d03a298f739d3abba3e851a724dee9a','Initial release','',1000000,0,0,'','ter','',''),
(9288247,0,'backend_ip_login','1.0.1',2252,194,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',4,0,5,1506612954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','4a981ee0f1422ad52aea65e300f01c6a','Updating description','',1000001,0,0,'','ter','',''),
(9288248,0,'backend_ip_login','1.0.2',2252,380,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1507120215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','880708a3e8f991726d4966edcc3f2a93','use DBAL for database operations','',1000002,0,0,'','ter','',''),
(9288249,0,'backend_ip_login','1.0.3',2252,319,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1521026529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','b8212457a8f4cdc55dac1b957eee00eb','update for TYPO3 9','',1000003,0,0,'','ter','',''),
(9288250,0,'backend_ip_login','1.0.4',2252,143,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1538496222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','7397dd9deb439646edf8579a3c3a8e7b','update for TYPO3 9.4 release, cleanup','',1000004,0,0,'','ter','',''),
(9288251,0,'backend_ip_login','1.0.5',2252,207,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1538657597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','876cf09a2e960c8ff6fa7f0a16f89e1f','update for TYPO3 9 LTS, removal of jQuery usage','',1000005,0,0,'','ter','',''),
(9288252,0,'backend_ip_login','1.0.6',2252,120,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1543833160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','72fb1ccedec8347b5167536b4cfbb9f4','reset scrollbar, exclude _cli_ user','',1000006,0,0,'','ter','',''),
(9288253,0,'backend_ip_login','1.0.7',2252,248,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1543837909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','afa488c44b8e20b986da36820cf701e7','sleep for 150ms before resetting the scroll position','',1000007,0,0,'','ter','',''),
(9288254,0,'backend_ip_login','1.0.8',2252,448,'Backend IP Auto Login','Remember the login based on the network mask or ip. Only for development, unsafe for live environments!',0,0,5,1553773154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Steffen Keuper','steffen.keuper@web.de','dasbaumchen','aec7cdd85899ac54918acb9d123c55c3','fix error in local network rule comparison ','',1000008,1,0,'','ter','',''),
(9288255,0,'paymill','0.0.1',2198,171,'Paymill - E-Payment','Integration of the Paymill PHP API. Caddy - the TYPO3 responsive shopping cart - is using this API. See http://typo3-caddy.de.',2,0,3,1506632252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','41b103ca04a218e08d07d672a13cbeaa','Initial release.','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/paymill/0.0.5','ter','',''),
(9288256,0,'paymill','0.0.2',2198,348,'Paymill - E-Payment','Integration of the Paymill PHP API. Caddy - the TYPO3 responsive shopping cart - is using this API. See http://typo3-caddy.de.',2,0,3,1506632361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dc4ca926db610458abd7c074a05c2b1d','Initial release','',2,0,0,'https://docs.typo3.org/typo3cms/extensions/paymill/0.0.5','ter','',''),
(9288257,0,'paymill','0.0.4',2198,696,'Paymill - E-Payment','Paymill PHP API. E-payment with credit-card, debit, paypal and sepa. Ready-to-use by Launch Quick Shop! (launchquickshop). Caddy - the TYPO3 responsive shopping cart - is using this API.',2,0,3,1524939131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','514a078fcd7222b4cccc0608c6d582aa','IMPROVEMENT: Description of the extension','',4,0,0,'https://docs.typo3.org/typo3cms/extensions/paymill/0.0.5','ter','',''),
(9288258,0,'paymill','0.0.5',2198,378,'Paymill - E-Payment','Paymill PHP API. E-payment with credit-card, debit, paypal and sepa. Ready-to-use by Launch Quick Shop! (launchquickshop). Caddy - the TYPO3 responsive shopping cart - is using this API.',2,0,3,1545157691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6b2aa94072eab7d76a9a9087b57cbe03','CORPORATE DESIGN: icon, extension description','',5,0,0,'https://docs.typo3.org/typo3cms/extensions/paymill/0.0.5','ter','',''),
(9288259,0,'paymill','1.0.0',2198,605,'Paymill - E-Payment','Paymill PHP API. E-payment with credit-card, debit, paypal and sepa. Ready-to-use by Launch Quick Shop! (launchquickshop). Caddy - the TYPO3 responsive shopping cart - is using this API.',2,0,3,1576790235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','84bbe3bc3656ab097c2f89c3d5316180','IMPROVEMENT: Compatibillity TYPO3 9.5','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/paymill/','ter','',''),
(9288260,0,'ns_sharethis','1.0.0',3698,384,'[NITSAN] Plugin for www.Sharethis.com','One of the only TYPO3 extension is developed to integrate all the features of www.Sharethis.com which is one of the most popular third-party social media platform!',2,0,3,1506689301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','86f594d2e7dd1d11bc689f5e32dd363b','Uploading stable version TYPO3 extension  Documentation.','',1000000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288261,0,'ns_sharethis','1.0.1',3698,697,'[NITSAN] Plugin for www.Sharethis.com','One of the only TYPO3 extension is developed to integrate all the features of www.Sharethis.com which is one of the most popular third-party social media platform!',2,0,3,1515676281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','0ad153379d174c8bb051b352fcc3bb4d','Rework on documentation :)','',1000001,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288262,0,'ns_sharethis','1.1.0',3698,250,'[NITSAN] Plugin for www.Sharethis.com','One of the only TYPO3 extension is developed to integrate all the features of www.Sharethis.com which is one of the most popular third-party social media platform!',2,0,3,1554478872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','211f86217b5b03119c465dccaac3bb96','Support everyones lovable Composer :)','',1001000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288263,0,'ns_sharethis','1.1.1',3698,329,'[NITSAN] Plugin for www.Sharethis.com','One of the only TYPO3 extension is developed to integrate all the features of www.Sharethis.com which is one of the most popular third-party social media platform!',2,0,3,1558767012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','ce89bca4b47b6ca8e982c29afda2b6c9','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288264,0,'ns_sharethis','1.1.2',3698,313,'[NITSAN] Plugin for www.Sharethis.com','One of the only TYPO3 extension is developed to integrate all the features of www.Sharethis.com which is one of the most popular third-party social media platform!',2,0,3,1563199663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','bfbd3b3d7f665dbb2435bef9dc5cc3de','Updated composer.json','NITSAN Technologies Pvt Ltd',1001002,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288265,0,'ns_sharethis','1.2.0',3698,377,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1575351449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','0595413720f744fc33c95f248ae47a37','Merge pull request 3 from FSAA/fix_https_detection_with_reverse_proxy\n\nHttps detection for reverse proxy','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288266,0,'ns_sharethis','2.0.0',3698,311,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1587019258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','7237a3efd6399d8641d5174280519680','Release 2.0.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288267,0,'ns_sharethis','2.0.1',3698,318,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1593524920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','9f7be56452038b8e1b8038c1aa4cfacb','[Improved] Code clean-up and regular maintenance','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288268,0,'ns_sharethis','2.0.3',3698,123,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1631167418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','cb4bc94bef3dedf6b2c714b4142fe1d4','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/sharethis-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288269,0,'ns_sharethis','3.0.0',3698,114,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1640238514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','690ada5f3b67d8a22f7e7af34a6cf9c0','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/sharethis-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288270,0,'ns_sharethis','3.0.1',3698,113,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1643010659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','132f5ac82823710a789a29036ce897e8','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/sharethis-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288271,0,'ns_sharethis','3.0.2',3698,134,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-sharethis-plugin-free/',2,0,3,1645009513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','22ac3e90abd63b63609c13a34e36eb89','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/sharethis-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288272,0,'ns_sharethis','12.0.0',3698,97,'[NITSAN] Sharethis.com Plugin','Easy to configure socially-share your TYPO3 site using www.Sharethis.com which is one of the most popular third-party social media platform! Live-Demo: https://demo.t3planet.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-sharethis-extension',2,0,3,1688742662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','bfd65b733aa9c39fd9d6e1864310c257','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/sharethis-typo3-extension-free','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288273,0,'ns_sharethis','12.0.1',3698,67,'Sharethis','With Help of TYPO3 ShareThis Extension, users can share the page/post with others effortlessly using the native share action.Additionally, you can choose which pages or posts to show the share buttons via our Settings page, making it simple to add the share feature to your websites.TYPO3 v12 Compitibilty is Plus! \n     \n     Live-Demo: https://demo.t3planet.com/t3-extensions/sharethis/   Documentation & Free Support: https://t3planet.com/typo3-sharethis-extension',2,0,3,1712676169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','73b467971693dd4c8dd1a9d5c03632a2','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-sharethis-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288274,0,'ns_sharethis','12.0.2',3698,28,'TYPO3 Share Buttons','Easily integrate social share buttons into your TYPO3 website. Choose where to display share options using extension settings. Enhance user engagement and support TYPO3 v12 compatibility.',2,0,3,1751863003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','964b8c300cfc9af55e89e1f198f99c5c','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-sharethis-extension','T3Planet    ',12000002,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288275,0,'ns_sharethis','13.0.0',3698,23,'Sharethis','With Help of TYPO3 ShareThis Extension, users can share the page/post with others effortlessly using the native share action.Additionally, you can choose which pages or posts to show the share buttons via our Settings page, making it simple to add the share feature to your websites.TYPO3 v12 Compitibilty is Plus! \n     \n     Documentation & Free Support: https://t3planet.com/typo3-sharethis-extension',2,0,3,1760108448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','09e2c12c1ac319fb1943c7bae9ba3b73','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-sharethis-extension','T3Planet',13000000,0,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288276,0,'ns_sharethis','14.0.0',3698,20,'Sharethis','With Help of TYPO3 ShareThis Extension, users can share the page/post with others effortlessly using the native share action.Additionally, you can choose which pages or posts to show the share buttons via our Settings page, making it simple to add the share feature to your websites.TYPO3 v12 Compitibilty is Plus! \n     \n     Documentation & Free Support: https://t3planet.com/typo3-sharethis-extension',2,0,3,1770384038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ca2798b8bad4d89de9f5959e0f51d506','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-sharethis-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-diese-seite-teilen-erweiterung','ter','',''),
(9288277,0,'ns_instagram','1.0.0',5383,1360,'[NITSAN] Plugin for Instagram','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts.',2,0,3,1506747581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','f36365b03dac57815f1aac2e3212795f','Uploading stable version Extension  Documentation','',1000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288278,0,'ns_instagram','1.1.0',5383,462,'[NITSAN] Plugin for Instagram','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts.',2,0,3,1554479051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','6207d52ce5d6b2adcb5be1125495716e','Support everyones lovable Composer :)','',1001000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288279,0,'ns_instagram','1.1.1',5383,467,'[NITSAN] Plugin for Instagram','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts.',2,0,3,1559295501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','0b7df9ad985d4b823528a7b5f6111a0b','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288280,0,'ns_instagram','1.2.0',5383,474,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1575293613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','82a72d073e4509cf4673798eecd500f5','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288281,0,'ns_instagram','2.0.0',5383,312,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1583150680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Bhavin Barad, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','b66c4b7ec8843b5314f237ce5e11d4c0','Adapted new graph API for Instagram, Made it compatible for TYPO3 v10','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288282,0,'ns_instagram','2.1.0',5383,203,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1586947808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','02026a9279cd4c5988a7c20574984bd5','Release 2.1.0\n\n[New] Make configurable max items to be displayed in javascript view  (https://github.com/nitsan-technologies/ns_instagram/issues/10)\r\n[Update] Make it compatible with TYPO3 10\r\n[Update] Minor bug fixing\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288283,0,'ns_instagram','2.1.1',5383,187,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1587977858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','57703ce282463790a4651272f8b77d2c','Added v10 compatibility to composer','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288284,0,'ns_instagram','2.1.2',5383,180,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1588078163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','cbbfb7ca5663122627cf9e1b90faeb32','[FIX] Corrected extension key into composer','NITSAN Technologies Pvt Ltd',2001002,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288285,0,'ns_instagram','2.2.0',5383,341,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1588251018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','6e083cffc66499ad74f3792169dca8d2','[BUGFIX] https://github.com/nitsan-technologies/ns_instagram/issues/13','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288286,0,'ns_instagram','2.2.1',5383,342,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1593064728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','647a60ffadef07feb41853e1cf94dcc0','[UPDATE] Release v2.2.1 with Proxy-support','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288287,0,'ns_instagram','2.2.2',5383,137,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1617708713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','19d0d2f6e7f39f0cfffb617f3276b7c7','[BUGFIX] Javascript isnt delivering content issue fixed','NITSAN Technologies Pvt Ltd',2002002,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288288,0,'ns_instagram','2.2.4',5383,130,'[NITSAN] Instagram Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1631181443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','2526ef55fd0f1d84ebe235b3c4909a61','New release of version 2.2.4 - see details, changelog and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',2002004,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288289,0,'ns_instagram','3.0.0',5383,113,'[NITSAN] Instagram TYPO3 Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1640671038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f8189f00044e853e234d66c860c27b93','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288290,0,'ns_instagram','3.0.1',5383,119,'[NITSAN] Instagram TYPO3 Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1643008810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b37101f4740de4dbb0c32ebd84e027ee','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288291,0,'ns_instagram','3.0.2',5383,125,'[NITSAN] Instagram TYPO3 Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-instagram-plugin-free/',2,0,3,1645005971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','08e4ef12e3601423c878957d58b15a43','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288292,0,'ns_instagram','3.0.3',5383,121,'[NITSAN] Instagram TYPO3 Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3planet.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-instagram-extension',2,0,3,1660741875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','18872037ce031c0891c796f10bc123e8','New release of version 3.0.3 - see details, changelog and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000003,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288293,0,'ns_instagram','3.0.4',5383,92,'[NITSAN] Instagram TYPO3 Plugin','Plugin to display gallery, feeds and phototile with clean, customizable and responsive feeds from multiple Instagram accounts. Demo: https://demo.t3planet.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-instagram-extension',2,0,3,1685534238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','a048bf359753d7702ee43a91816a94f9','New release of version 3.0.4 - see details, changelog, and documentation on https://t3terminal.com/instagram-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000004,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288294,0,'ns_instagram','4.0.0',5383,68,'Instagram','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, and responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format. It adds a visually attractive frontend display of Instagram posts to your TYPO3 website.   Live-Demo: https://demo.t3planet.com/t3t-extensions/instagram  Documentation & Free Support: https://t3planet.com/typo3-instagram-extension',2,0,3,1714137943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','23eb2230246a3834f3b324d0272b8667','New release of version 4.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet // NITSAN',4000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288295,0,'ns_instagram','5.0.0',5383,44,'Instagram','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, and responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format. It adds a visually attractive frontend display of Instagram posts to your TYPO3 website.   Live-Demo: https://demo.t3planet.com/t3t-extensions/instagram  Documentation & Free Support: https://t3planet.com/typo3-instagram-extension',2,0,3,1732775612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7760b9152605b54b47e2886e6844730f','New release of version 5.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet // NITSAN',5000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288296,0,'ns_instagram','6.0.0',5383,42,'Instagram','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, and responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format. It adds a visually attractive frontend display of Instagram posts to your TYPO3 website.   Live-Demo: https://demo.t3planet.com/t3t-extensions/instagram  Documentation & Free Support: https://t3planet.com/typo3-instagram-extension',2,0,3,1734955375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','0a9c0b6f713885e347770405cfda2f96','New release of version 6.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet // NITSAN',6000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288297,0,'ns_instagram','6.0.1',5383,32,'TYPO3 Instagram Feed','Easily display responsive and customizable Instagram feeds on your TYPO3 site. Show galleries and photo tiles from one or multiple Instagram accounts in a clean and attractive layout.',2,0,3,1751359129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d4c0a84ce3dbffa3a1f3262a07120f6f','New release of version 6.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet',6000001,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288298,0,'ns_instagram','7.0.0',5383,19,'TYPO3 Instagram Feed','Easily display responsive and customizable Instagram feeds on your TYPO3 site. Show galleries and photo tiles from one or multiple Instagram accounts in a clean and attractive layout.',2,0,3,1771858240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','a59b61957b01f75d8016f2ec88f0480d','New release of version 7.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet',7000000,0,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288299,0,'ns_instagram','7.0.1',5383,13,'TYPO3 Instagram Feed','Easily display responsive and customizable Instagram feeds on your TYPO3 site. Show galleries and photo tiles from one or multiple Instagram accounts in a clean and attractive layout.',2,0,3,1777561893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b71116db6c4a1e0a996bfe492c20e1f7','New release of version 7.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-instagram-extension','T3Planet',7000001,1,0,'https://t3planet.de/typo3-instagram-erweiterung','ter','',''),
(9288300,0,'ipandlanguageredirect','1.7.0',3746,323,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1506758336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','6505228831464570dfbb0b77cec1e487','Visitors language detection without USER_INT. Initial TER upload. See https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.mdchangelog for changelog to version 1.7.0','in2code.de',1007000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288301,0,'ipandlanguageredirect','1.7.1',3746,188,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1516535946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4760311ca7881beb3cd52608f2ef1e79','Bugfix release. See details on https://github.com/einpraegsam/ipandlanguageredirect','in2code.de',1007001,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288302,0,'ipandlanguageredirect','1.7.2',3746,840,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1516535978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:13:\"5.5.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','89c38a4db9e761e698d0103fb654ea40','Small bugfix release. See details on https://github.com/einpraegsam/ipandlanguageredirect','in2code.de',1007002,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288303,0,'ipandlanguageredirect','2.0.0',3746,526,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1540199517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2228682ca8e3b65d74abd093016cccef','Major release 2.0.0 with some new features and possibilities (e.g. use an offline database table now for ip to country converting). See details on https://github.com/einpraegsam/ipandlanguageredirect ','in2code.de',2000000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288304,0,'ipandlanguageredirect','2.2.0',3746,680,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1556272482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','49aa8c751927a5a997516bc15bf88154','Minor release 2.2.0 with some new features and bugfixes. See details on https://github.com/einpraegsam/ipandlanguageredirect ','in2code.de',2002000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288305,0,'ipandlanguageredirect','3.1.0',3746,636,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1581064034,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','33994486a066db882cea24805433c220','Minor release 3.1.0 with some small tasks and bugfixes. See details on https://github.com/einpraegsam/ipandlanguageredirect (Note: Not all releases are visible in TER. Go to github.com or packagist.org to have a full overview)','in2code.de',3001000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288306,0,'ipandlanguageredirect','4.0.0',3746,162,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1609434541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','105035e673d4536cd72608ab96568f20','New release version. See details, changelog and documentation on https://github.com/einpraegsam/ipandlanguageredirect','in2code.de',4000000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288307,0,'ipandlanguageredirect','5.1.0',3746,100,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,-1,3,1657614939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c90dd9c02ed29f61dee873b03e1e24be','New release of version 5.1.0 - see details, changelog and documentation on https://github.com/einpraegsam/ipandlanguageredirect','in2code.de',5001000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288308,0,'ipandlanguageredirect','5.1.2',3746,99,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,0,3,1686582675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','8acb74526dd1d944ba75fa5251a62367','New security release of version 5.1.2 - see details, changelog and documentation on https://github.com/einpraegsam/ipandlanguageredirect ','in2code.de',5001002,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288309,0,'ipandlanguageredirect','5.2.0',3746,53,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,0,3,1713776772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','1e03a4582d6079e347ebc32354f5844f','Adds support for TYPO3 12','in2code.de',5002000,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288310,0,'ipandlanguageredirect','5.2.1',3746,67,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,0,3,1713863581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ece6b89afdf8c5f1aa18c0cd5da34c3f','Bugfix to add composer constraints for TYPO3 11','in2code.de',5002001,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288311,0,'ipandlanguageredirect','5.2.2',3746,42,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,0,3,1736516302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','5e50ae7b7b7261a3820d5abb62d347ed','[TASK] Change log level of IpToCountry service from warning to debug by @Patta in https://github.com/in2code-de/ipandlanguageredirect/pull/36\r\n[BUGFIX] Prevent array to string conversion in LocalDatabase.php by @Patta in https://github.com/in2code-de/ipandlanguageredirect/pull/44','in2code.de',5002002,0,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288312,0,'ipandlanguageredirect','13.0.0',3746,30,'ipandlanguageredirect','TYPO3 extension to redirect a user based on location and browser language.',2,0,3,1754575484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','af8ca119a9e45c8b896500952aa09c96','Support for TYPO3 13','in2code.de',13000000,1,0,'https://github.com/einpraegsam/ipandlanguageredirect/blob/develop/README.md','ter','',''),
(9288313,0,'blogging','1.0.0',3286,212,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1506764274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','65eac20b7bc5884a87d895b4833ff258','v1.0.0, Initial release','',1000000,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288314,0,'blogging','1.0.1',3286,240,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1506765903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','96bcdfea16f6556e87b4a531615c5aad','revert MetaDataViewHelper argument back to postUid','',1000001,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288315,0,'blogging','1.1.0',3286,316,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1507285984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','f2af21500a886ba9fc1c4e2354160720','support for more meta tags, several bug fixes','',1001000,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288316,0,'blogging','1.2.0',3286,337,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1509184464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','85c5472e74c27a061f750788473b3dc8','Make \"creation date\" of posts editable (in Metadata), fix channel title and description in constants editor.','',1002000,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288317,0,'blogging','1.3.0',3286,315,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1512121404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','725ce3a049c07eec588e2db80019c433','fix og:image not being properties and add category based rss feeds','',1003000,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288318,0,'blogging','1.4.0',3286,271,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1513018605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','fa9243cdb0a1ad672cd7a159087d62e8','move constants into categories, add plugins to plugin tab, add twitter card meta data, move strings to locallang file and add German translation','',1004000,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288319,0,'blogging','1.4.1',3286,331,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1513334346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.0.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','5d95a363049ddfee2f24a31c0d7ab0af','- Add experimental TYPO3 v9.0 support\r\n- Fix twitter:card missing when using media resources\r\n- twitter:card use summary when image is taller then wide','',1004001,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288320,0,'blogging','1.4.2',3286,485,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1517556823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.1.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','449e32c1123c88c1017c5f5d6f2e797a','Add support for TYPO3 9.1','',1004002,0,0,'https://blogging.atomicptr.de/','ter','',''),
(9288321,0,'blogging','1.4.3',3286,779,'Blogging','Minimal blog extension that makes use of TYPO3s core elements.',2,0,2,1527514103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','2502f625ad50886df1d1e460db30cb17','raise supported TYPO3 v9 version','',1004003,1,0,'https://blogging.atomicptr.de/','ter','',''),
(9288322,0,'ns_all_sliders','1.0.0',6729,702,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1507017267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','fa89065113ca38a5b28562f7b14906e9','Uploading first Stable version  Documentation','',1000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288323,0,'ns_all_sliders','1.1.0',6729,689,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1509195213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','c6037b2c66427ebf9639a42a1597606d','Improved documentation/manual  Bug fixing at https://github.com/nitsan-technologies/ns_all_sliders/issues','',1001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288324,0,'ns_all_sliders','2.0.0',6729,955,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1514369708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-8.9.9\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','3826601d6a66882a31de8bde93111082','TCA changes related to TYPO3 8,\r\nAdded Slick Slider,\r\nBug Fixing ,','',2000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288325,0,'ns_all_sliders','2.1.0',6729,371,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1554479221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-8.9.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','7d47405f6a31adb0368a6bf706bb16b4','Support everyones lovable Composer :)','',2001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288326,0,'ns_all_sliders','2.1.1',6729,321,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1558767086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','88a63acdb42f9ac0f3c488d38dc2dd69','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288327,0,'ns_all_sliders','4.0.0',6729,306,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more will be available in an upcoming version.',2,0,3,1571124550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','071c9816c1726980c9fb63285e0756c7','[FEATURE] Free version of this extension','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288328,0,'ns_all_sliders','4.0.1',6729,291,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., nivo-slider, royal-slider, owlcarousel, sliderjs-slider etc. You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1573628258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','d4a46f7de8fcac36a68127328e9b5c30','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288329,0,'ns_all_sliders','4.1.0',6729,420,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1575117371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','161793c62815a18bc674d43841ef4cbd','- [TODO] Adding PHP, TypoScript, YAML lints\r\n- [TODO] Updating documentation\r\n- [TODO] Added demo link\r\n- [TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',4001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288330,0,'ns_all_sliders','5.0.0',6729,299,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1579874678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','ccfdc92cfcc0c1231ecce64cb383a3e3','[FEATURE] Major release with enhanced features and bug-fixing','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288331,0,'ns_all_sliders','5.0.1',6729,265,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1580205880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','bf2879c46080f96a1836bcb5f2393a78','[TODO] Minor release v5.0.1','NITSAN Technologies Pvt Ltd',5000001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288332,0,'ns_all_sliders','5.1.0',6729,354,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1580480618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','6663826c3087895649aee35ff6f7ca80','[TODO] Code clean-up and minor bug-fixing','NITSAN Technologies Pvt Ltd',5001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288333,0,'ns_all_sliders','5.2.0',6729,395,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1587019690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','72f1a3c229c75f615efba3d7db94b221','Release 5.2.0\n\n[Feature] Add dropdown selection for the animation effect for the Owlslider\r\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',5002000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288334,0,'ns_all_sliders','5.3.0',6729,195,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1603375522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','6e9e7c38dc9d04a91418ccaa23a385ea','[FIXED]TCA Migration for TYPO3 9,10 LTS','NITSAN Technologies Pvt Ltd',5003000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288335,0,'ns_all_sliders','5.3.1',6729,140,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1612441524,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','6de8e348295488ee31da617ef731fb43',':bug: Minor bugfix','NITSAN Technologies Pvt Ltd',5003001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288336,0,'ns_all_sliders','5.3.3',6729,129,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1623930730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','40508ce331d411f89af8bf123fef471a','New release of version 5.3.3 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',5003003,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288337,0,'ns_all_sliders','6.0.0',6729,116,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1640339092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','075fd845f5f5780d226132797ff82c59','New release of version 6.0.0 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',6000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288338,0,'ns_all_sliders','6.0.1',6729,110,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1643010074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','e44c6150abc54d89a80f0b24a45b3ba2','New release of version 6.0.1 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',6000001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288339,0,'ns_all_sliders','6.0.2',6729,122,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1645010410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','46f6e551113525c7168c9b37c514de60','New release of version 6.0.2 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',6000002,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288340,0,'ns_all_sliders','6.1.0',6729,111,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3terminal.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3terminal.com/all-in-one-slider-pro/',2,0,3,1659349957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','a05c4bec0716f31be8ea5d903841926d','New release of version 6.1.0 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',6001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288341,0,'ns_all_sliders','12.0.0',6729,98,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3planet.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3planet.com/all-in-one-slider-pro/',2,0,3,1688019561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ab8271230947bfdae205b3817fad36f6','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288342,0,'ns_all_sliders','6.1.1',6729,64,'[NITSAN] All in One Slider Plugin','One of the only TYPO3 extension which provides to use most popular jQuery slider plugins at your website. This TYPO3 extension provides to configure sliders eg., Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider & more. Demo: https://demo.t3planet.com/t3t-extensions/sliders/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-slider-extension',2,0,3,1699084024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','6e9ad99589048d690c016172e5d22702','New release of version 6.1.1 - see details, changelog and documentation on https://t3terminal.com/slider-typo3-extension','NITSAN Technologies Pvt Ltd',6001001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288343,0,'ns_all_sliders','12.0.1',6729,61,'All in One Slider','TYPO3 Slider Extension - All In One TYPO3 Slider Extension. Experience the power of this versatile TYPO3 slider plugin, integrating the most popular jQuery slider plugins seamlessly into your website. With configurable options for Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more, our TYPO3 Slider Extension transforms your sites visual appeal.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-sliders  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-slider-extension',2,0,3,1712673677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','b8dd8a0d1774ec1f641520804aa54155','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288344,0,'ns_all_sliders','12.1.0',6729,68,'All in One Slider','TYPO3 Slider Extension - All In One TYPO3 Slider Extension. Experience the power of this versatile TYPO3 slider plugin, integrating the most popular jQuery slider plugins seamlessly into your website. With configurable options for Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more, our TYPO3 Slider Extension transforms your sites visual appeal.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-sliders  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-slider-extension',2,0,3,1716815623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','27cd040c71aeeaabbea1984d94bcaea4','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288345,0,'ns_all_sliders','6.2.0',6729,52,'All in One Slider','TYPO3 Slider Extension - All In One TYPO3 Slider Extension. Experience the power of this versatile TYPO3 slider plugin, integrating the most popular jQuery slider plugins seamlessly into your website. With configurable options for Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more, our TYPO3 Slider Extension transforms your sites visual appeal.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-sliders  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-slider-extension',2,0,3,1716815691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','86325f3658c500832cc218e1a6254d4c','New release of version 6.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet // NITSAN',6002000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288346,0,'ns_all_sliders','13.0.0',6729,49,'All in One Slider','TYPO3 Slider Extension - All In One TYPO3 Slider Extension. Experience the power of this versatile TYPO3 slider plugin, integrating the most popular jQuery slider plugins seamlessly into your website. With configurable options for Nivo Slider, Royal Slider, Owlcarousel, Sliderjs Slider, and more, our TYPO3 Slider Extension transforms your sites visual appeal.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/all-sliders  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-slider-extension',2,0,3,1733841996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','e329e02c19046fc15689ebe6e16d0d44','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288347,0,'ns_all_sliders','13.0.1',6729,0,'TYPO3 All-in-One Slider Extension','A powerful TYPO3 extension that integrates multiple jQuery sliders like Nivo, Royal Slider, OwlCarousel, and moreoffering flexible options to enhance your websites visual storytelling.',2,0,3,1751625357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8e473a48e375ae3664e85b5217b7d586','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288348,0,'ns_all_sliders','14.0.0',6729,18,'TYPO3 All-in-One Slider Extension','A powerful TYPO3 extension that integrates multiple jQuery sliders like Nivo, Royal Slider, OwlCarousel, and moreoffering flexible options to enhance your websites visual storytelling.',2,0,3,1771423705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','23af66aac5dd77d178e19263312aead4','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-slider-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-schieber-erweiterung','ter','',''),
(9288349,0,'launchstart','0.0.1',9175,259,'Launch TYPO3 responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1507077696,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','959a6ef19684c428a4fc111834b37617','INITIAL RELEASE','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/0.0.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_0.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_0.0.1_DistributionWelcome.png'),
(9288350,0,'launchstart','1.0.0',9175,402,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1507126161,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','86592bebe0f22e373554431d33341177','FEATURE: ReST-Documentation','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','',''),
(9288351,0,'launchstart','1.0.1',9175,260,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1507214090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','45be9c5657f62def581a9d078c2c8908','IMPROVEMENT: additional content, update documentation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','',''),
(9288352,0,'launchstart','1.0.3',9175,319,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1508950184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1117b797c5e4e156910ad8b4576f757d','IMPROVEMENTS: Root page got a timestamp. Root page got the property nav_hide  1.','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','',''),
(9288353,0,'launchstart','1.0.4',9175,288,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1513209085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b93fe746bdff7006d0bcfb2d403bb0bb','BUGFIX: Labels of distribution images.','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_1.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_1.0.4_DistributionWelcome.png'),
(9288354,0,'launchstart','1.0.8',9175,253,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',1,0,10,1514333395,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6c67653e53f957677d53ed92a3b39926','IMPROVEMENTS: new: start.config.baseURLhttps. Prompts depending on TYPO3 version. Update for t3foundation 3.1.0 and TYPO3 8.7. Optimise initialisation file data.t3d. Preprocess prompt: You need the full version of refresh.','',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_1.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_1.0.8_DistributionWelcome.png'),
(9288355,0,'launchstart','4.0.0',9175,306,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1514653526,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','30095e44e25f59f52de730a8fddb9132','Upgrade for TYPO3 9.0. You need Refresh - the TYPO3 Compatibility Class!','',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.0_DistributionWelcome.png'),
(9288356,0,'launchstart','4.0.1',9175,281,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1515954877,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a8490b8f4517578b18e866d6b7ee7f7d','Small improvements.','',4000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.1_DistributionWelcome.png'),
(9288357,0,'launchstart','4.0.2',9175,313,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1516008929,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','890ddea08d9abbe9776e832721c7716d','TYPO3 9.0: WARNING: grid elements 8.0 isnt compatible, backend doesnt run proper.','',4000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.2_DistributionWelcome.png'),
(9288358,0,'launchstart','4.0.3',9175,455,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1518001078,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','37afa6a251bfbff2ab75b6c414e15676','Feature: new gridelements accordions and tabs. Small bugfix. Details @ ChangeLog','',4000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.3_DistributionWelcome.png'),
(9288359,0,'launchstart','4.0.5',9175,302,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1527239203,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2a2df748416c33ff9192ebe1f2a0b645','IMPROVEMENT: New page: General Data Protection Regulation (GDPR), de: Datenschutz-Grundverordnung (DSGVO)','',4000005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.5_DistributionWelcome.png'),
(9288360,0,'launchstart','4.0.6',9175,521,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1528753538,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d4c300c4263da015db9859fdad9ab848','FEATURE: new theme yellow. New menu icon-bar. New page foundation sample.','',4000006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.6_DistributionWelcome.png'),
(9288361,0,'launchstart','4.0.7',9175,240,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543175205,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','13d224bf4ada7981d2bb7eabd003689e','Compatible with TYPO3 9.5. BUGFIX: XML tag wasnt proper.','',4000007,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.7_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.7_DistributionWelcome.png'),
(9288362,0,'launchstart','4.0.8',9175,205,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543178679,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cb271e12a0b5d66e8dc3e13547564817','IMPROVEMENT: link gridelements 9.0.0-dev while launching :)','',4000008,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.8_DistributionWelcome.png'),
(9288363,0,'launchstart','4.0.9',9175,204,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543180722,'a:1:{s:7:\"depends\";a:3:{s:12:\"gridelements\";s:13:\"9.0.0-9.9.999\";s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','99488dd05b89abba4651da475feba805','FEATURE: Launch Start installs Gridelements 9.0.0-dev','',4000009,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.9_DistributionWelcome.png'),
(9288364,0,'launchstart','4.0.10',9175,240,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543188707,'a:1:{s:7:\"depends\";a:3:{s:12:\"gridelements\";s:13:\"9.0.0-9.9.999\";s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f925bc127f480bbea7cfbdba1f1c149f','For version TYPO3 9.x only --- temporariliy --- !','',4000010,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.10_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.10_DistributionWelcome.png'),
(9288365,0,'launchstart','4.0.11',9175,220,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543506723,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1cd7f82f3becab094093b97ddf85b04d','COMPATIBILITY: TYPO3 from 6.2 to 9.5','',4000011,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.11_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.11_DistributionWelcome.png'),
(9288366,0,'launchstart','4.0.12',9175,225,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543514993,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fd3bbc2dda747c967addb386f4279243','IMPROVEMENT: new file: Resources/Public/Extensions/gridelements_9.0.0-dev.zip','',4000012,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.12_DistributionWelcome.png'),
(9288367,0,'launchstart','4.0.13',9175,345,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1543515220,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e338648f18db272351a896df62c6e07c','IMPROVEMENT: Install prompt is localised','',4000013,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.13_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.13_DistributionWelcome.png'),
(9288368,0,'launchstart','4.0.14',9175,377,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1548368341,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dd5095f531d551ffb085918634fac858','UPDATE: SQL create table definitions','',4000014,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.14_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.14_DistributionWelcome.png'),
(9288369,0,'launchstart','4.0.17',9175,304,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1563224891,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6c4f3b1a984f200fdc4937e03ba4cdff','IMPROVEMENTS. Details @ ChangeLog','',4000017,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.17_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.17_DistributionWelcome.png'),
(9288370,0,'launchstart','4.0.19',9175,153,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1572393428,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','acd984a1e96c20570c1515863cf65db1','FEATURES: Gridelements got some new properties. Upgrade for EXT:start 5.3.0 ChangeLog: https://bit.ly/31W8v32 NEWSLETTER: https://die-netzmacher.de/newsletter/','',4000019,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/4.0.14','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.19_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.0.19_DistributionWelcome.png'),
(9288371,0,'launchstart','4.1.1',9175,279,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1572475668,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7bebc4c085fc29196110a3ac4c3f5d54','UPGRADE for EXT:start 5.3.1. ChangeLog: https://bit.ly/31W8v32 NEWSLETTER: https://die-netzmacher.de/newsletter/','',4001001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.1.1_DistributionWelcome.png'),
(9288372,0,'launchstart','4.2.0',9175,277,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1576791400,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','002485f97d43eacb2912c4feebc4210c','UPDATE for the new feature mega-menu of EXT:start 5.4.1 ','',4002000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.2.0_DistributionWelcome.png'),
(9288373,0,'launchstart','4.2.1',9175,114,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1586078005,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c97c7fdce90341246720803a857be006','UPGRADE for EXT:start 5.4.0','',4002001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_4.2.1_DistributionWelcome.png'),
(9288374,0,'launchstart','6.0.0',9175,107,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1586958782,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','24305159d3c87091cdb999f18781b545','UPDATE for EXT:start 6.0.0. NEWSLETTER: https://die-netzmacher.de/newsletter/','',6000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_6.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_6.0.0_DistributionWelcome.png'),
(9288375,0,'launchstart','6.0.1',9175,178,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1587137125,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','58430dbaa63b54f630acfee098468751','UPDATE for EXT:start 6.0.2','',6000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchstart/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_6.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_6.0.1_DistributionWelcome.png'),
(9288376,0,'launchstart','7.0.0',9175,96,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1588680170,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6176878485a56cd8aa72db7a54246ce4','COMPATIBILITY: TYPO3 10.4. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000000,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.0_DistributionWelcome.png'),
(9288377,0,'launchstart','7.0.1',9175,96,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1588693698,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5a5a044cc3f212fa55ecb8627148cc1f','FEATURE: SitesConfiguration. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000001,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.1_DistributionWelcome.png'),
(9288378,0,'launchstart','7.0.2',9175,102,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1588706194,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1b744d8ddb86e91d50e9735e6fad6d6f','IMPROVEMENT: SitesConfiguration: dynamic page id. MANUAL: New section: Bugs  TYPO3 10.4. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000002,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.2_DistributionWelcome.png'),
(9288379,0,'launchstart','7.0.3',9175,221,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1588753348,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:0:\"\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b689fd1cedfae1ef1394494224d08263','BUGFIX: prompts for needed extensions werent complete. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000003,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.3_DistributionWelcome.png'),
(9288380,0,'launchstart','7.0.4',9175,182,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1592514012,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1174ee4413347aa0170f482c1b2b6eef','Small bugfix. NEWSLETTER: https://die-netzmacher.de/newsletter/','',7000004,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.4_DistributionWelcome.png'),
(9288381,0,'launchstart','7.0.5',9175,123,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1593703125,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a51cb2a05f7df4375d56554291d6c0b4','BUGFIX: TypoScript template was missing. NEWSLETTER: http://typo3-gruene.de/newsletter/','',7000005,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.5_DistributionWelcome.png'),
(9288382,0,'launchstart','7.0.6',9175,226,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1594381737,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','673a433794c7aaa9698b992172bc667c','IMPROVEMENT: Breadcrumb with home link','',7000006,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.0.6_DistributionWelcome.png'),
(9288383,0,'launchstart','7.1.2',9175,123,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1631629079,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b9bf791b5acc59aac134ad03a1d26946','[TASK] Updarte for EXT:launch v10.0.5','',7001002,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.2_DistributionWelcome.png'),
(9288384,0,'launchstart','7.1.4',9175,115,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1634037562,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','16ab96b2bc12a786963407036541dc1c','[TASK] Remove baseURL / base href (from TYPO3 10.4 only)','',7001004,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.4_DistributionWelcome.png'),
(9288385,0,'launchstart','7.1.5',9175,128,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1638644873,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','550019d10135a94ae973dcd02b767751','[TASK] Site configuration is improved. [DOC] Update manual.','',7001005,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.5_DistributionWelcome.png'),
(9288386,0,'launchstart','7.1.6',9175,124,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1658153211,'a:1:{s:7:\"depends\";a:2:{s:6:\"launch\";s:6:\"5.0.4-\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','af33fb4b8752636bc01875225bf28a64','[BUGFIX] composer.json','',7001006,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/7.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_7.1.6_DistributionWelcome.png'),
(9288387,0,'launchstart','10.0.0',9175,62,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1716400804,'a:1:{s:7:\"depends\";a:6:{s:12:\"gridelements\";s:14:\"10.4.0-10.4.99\";s:6:\"launch\";s:14:\"10.4.0-10.4.99\";s:5:\"start\";s:14:\"10.4.0-10.4.99\";s:12:\"t3foundation\";s:14:\"10.4.0-10.4.99\";s:6:\"tsconf\";s:14:\"10.4.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c2d6d66e3702ee983c5980077f7d7731','[FEATURE] pagetree with features','',10000000,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.0.0_DistributionWelcome.png'),
(9288388,0,'launchstart','10.3.0',9175,42,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1725019075,'a:1:{s:7:\"depends\";a:6:{s:12:\"gridelements\";s:14:\"10.0.0-10.4.99\";s:6:\"launch\";s:14:\"10.0.0-10.4.99\";s:5:\"start\";s:6:\"10.3.-\";s:12:\"t3foundation\";s:14:\"10.0.0-10.4.99\";s:6:\"tsconf\";s:14:\"10.0.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','4ee669e5b580a0639e2a69d19ecfda33','. [TASK] Update for EXT:startgreen version 10.3[FEATURE] pagetree with backend layouts','',10003000,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/10.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.0_DistributionWelcome.png'),
(9288389,0,'launchstart','10.3.1',9175,50,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1725028402,'a:1:{s:7:\"depends\";a:6:{s:12:\"gridelements\";s:14:\"10.0.0-10.4.99\";s:6:\"launch\";s:14:\"10.0.0-10.4.99\";s:5:\"start\";s:6:\"10.3.-\";s:12:\"t3foundation\";s:14:\"10.0.0-10.4.99\";s:6:\"tsconf\";s:14:\"10.0.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c85939e4b356cda2173674e45279e91e','[TASK] Update slugs','',10003001,0,0,'https://docs.typo3.org/p/netzmacher/launchstart/10.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.1_DistributionWelcome.png'),
(9288390,0,'launchstart','10.3.5',9175,58,'Launch TYPO3 Responsive!','Launches a ready-to-use responsive website. Gridelements enable nested layouts. Based on Start TYPO3 Responsive and the Foundation framework. ',2,0,10,1728926105,'a:1:{s:7:\"depends\";a:7:{s:12:\"gridelements\";s:14:\"10.0.0-10.4.99\";s:7:\"ig_slug\";s:12:\"1.0.0-1.0.99\";s:6:\"launch\";s:14:\"10.0.0-10.4.99\";s:5:\"start\";s:14:\"10.3.0-10.4.99\";s:12:\"t3foundation\";s:14:\"10.0.0-10.4.99\";s:6:\"tsconf\";s:14:\"10.0.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c043cb22701bd253ffc13735fcb8ac70','[TASK] Update for Jumboteaser EXT:start, EXT:startgreen both 10.4','',10003005,1,0,'https://docs.typo3.org/p/netzmacher/launchstart/10.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchstart_10.3.5_DistributionWelcome.png'),
(9288391,0,'rtg_log','7.6.0',387,387,'Log','',2,0,1,1507884185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Robert Gonda','robert.gonda@gmail.com','robertgonda','00ffe00ad4249a0a1fc8ad3d3b10d295','Simple backend module for statistics of BE users activity.','',7006000,1,0,'','ter','',''),
(9288392,0,'color_extractor','1.0.0',725,465,'ColorExtractor','',1,0,3,1507885447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','eea195bb8d2c6d525ace182a0a4c9a46','First Upload, a TYPO3 Wrapper Extension for thephpleague/color-extractor.\r\nExtracts colors from images, which can then be used in frontend design','',1000000,0,0,'https://github.com/SvenJuergens/color_extractor#introduction','ter','',''),
(9288393,0,'color_extractor','2.0.0',725,260,'ColorExtractor','TYPO3 Wrapper Extension for thephpleague/color-extractor. Extracts colors from images, which can then be used in frontend design',1,0,3,1573065894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','94d55c6fabf1e8ba5a766b3d347df928','- Compatiblity with TYPO3 9.5\r\n- Dropped Support for TYPO3v 8\r\n- new Symfony/console Command (update scheduler task)\r\n- added readm.rst\r\n- bugfixes','',2000000,1,0,'https://github.com/SvenJuergens/color_extractor#introduction','ter','',''),
(9288394,0,'form4_syslog_report','1.0.1',687,339,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1507891136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:5:\"belog\";s:12:\"6.2.0-8.7.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','e7e6eba6644633a92ef1371510f17ce8','First release','form4 GmbH & Co. KG',1000001,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288395,0,'form4_syslog_report','1.1.0',687,62,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1576757384,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:5:\"belog\";s:12:\"7.6.0-8.7.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','af12101c6f9294ad6e752ccda1555b61','TYPO3 9.5 support','form4 GmbH & Co. KG',1001000,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288396,0,'form4_syslog_report','1.1.1',687,243,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1576765117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:5:\"belog\";s:12:\"7.6.0-9.5.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','577fb9d85dd42672d577f1ff768afd42','Bugfix: false Version for belog','form4 GmbH & Co. KG',1001001,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288397,0,'form4_syslog_report','12.4.3',687,11,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1767786385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','form4 GmbH','typo3@form4.de','form4','44c62110972b666c57bff8b38b08d5b8','Release 12.4.3','form4 GmbH',12004003,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288398,0,'form4_syslog_report','13.4.0',687,12,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1773758837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','form4 GmbH','typo3@form4.de','form4','3b59a5cca0c1fa6fc87d7b41d3667b30','Release 13.4.0','form4 GmbH',13004000,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288399,0,'form4_syslog_report','13.4.1',687,8,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1779276089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','form4 GmbH','typo3@form4.de','form4','f06e5910a0c1e7b41b2ac9044f401bb1','Release 13.4.1','form4 GmbH',13004001,0,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288400,0,'form4_syslog_report','14.0.0',687,12,'form4 SysLog Report','Sends e-mail reports about sys_log entries.',2,0,0,1779279236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','form4 GmbH','typo3@form4.de','form4','ddc9d1d9fce0790e40ed95abe4c385a4','Release 14.0.0','form4 GmbH',14000000,1,0,'https://github.com/form4-team-typo3/form4_syslog_report','ter','',''),
(9288401,0,'csp','0.8.1',3252,225,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',0,0,4,1508142368,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','ottoandras@gmail.com','abandoned_extensions','92bf22df817c26170d8199c025654c22','First alpha version for integration tests. \r\nPlease read the manual carefully.','',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/0.8.3','ter','',''),
(9288402,0,'csp','0.8.2',3252,206,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',0,0,4,1508169303,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','ottoandras@gmail.com','abandoned_extensions','8af4870e768ba321b0506344dbbc89c5','Improved documentation','',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/0.8.3','ter','',''),
(9288403,0,'csp','0.8.3',3252,212,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',0,0,4,1508229233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','ottoandras@gmail.com','abandoned_extensions','d287835ce0726b01cede0f64cb1a3313','Improved documentation','',8003,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/0.8.3','ter','',''),
(9288404,0,'csp','0.9.0',3252,0,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',1,0,4,1508490044,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.0 - 8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','András Ottó','ottoandras@gmail.com','abandoned_extensions','2a6f9285a666f56bf7c40c4cadbd899f','PHP version downgraded to 5.5 for a better support of the 7.6 LTS','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/0.9.1','ter','',''),
(9288405,0,'csp','0.9.1',3252,349,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',1,0,4,1508737000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"5.5.0-7.1.99\";}}','András Ottó','ottoandras@gmail.com','abandoned_extensions','202972afce8da6cfaa2b326616d2e1b3','Increased minimum required version to 7.6.19','',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/0.9.1','ter','',''),
(9288406,0,'csp','1.0.0',3252,245,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1511941119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','147e69de10eb2f2487750b8808dda100','1.0.0 Release \r\nIntroducing nonce as a script handling method\r\nAdmin panel handling\r\nAutomatic youtube and vimeo handling\r\nRemove external dependency','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288407,0,'csp','1.0.1',3252,203,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1512490298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','08366a7eaedd0d91df67e7f04b83be19','BUGFIX for flexform in TYPO3 8.7.8','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288408,0,'csp','1.0.2',3252,268,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1512629410,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','a6a5129b51c4227973f21936c59e9ed1','FEATURE Release\r\nContent-Security-Policy-Report-Only support for a better development\r\nreport-uri with a small example logging script is also delivered.','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288409,0,'csp','1.0.3',3252,206,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1515659434,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','17b64b6051e0ac83bd0b5ed7782c9e82','Small bugfixes for the two viewhelper and the missing report-uri constant was added','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288410,0,'csp','1.0.4',3252,253,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1515829574,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','295dd56a4a5246b02fb13d4958fb9e34','Small bugfix by the Iframe object.','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288411,0,'csp','1.0.5',3252,898,'CSP: Content Security Policy','Generates the Content-Security-Policy response header based on the content of the page',2,0,4,1516651535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"7.6.19 - 8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','András Ottó','typo3csp@gmail.com','abandoned_extensions','9d90399df2ffd01764ad35080a7fb182','[FEATURE RELEASE]\r\n- See https://github.com/OttoAndras/typo3-csp/releases/tag/v1.0.5','',1000005,1,0,'https://docs.typo3.org/typo3cms/extensions/csp/1.0.5','ter','',''),
(9288412,0,'extendslickcarouseladaffairs','1.0.0',462,462,'ExtendSlickCarouselAdaffairs','Extend Slick Carousel for Adaffairs:\nAdd an RTE field for slick Carousel FAL image.\n',0,0,3,1508159058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','dasoe','c83faf27d592dcaf5f4669639d31c212','First Version.','',1000000,1,0,'','ter','',''),
(9288413,0,'newslayouts','0.1.0',863,667,'Layouts for news articles','Extends EXT:news records with individual layout settings',1,0,3,1508631900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:4:\"news\";s:12:\"3.2.0-6.9.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2eff997cca27fc3f76e972fc5accd277','First upload. No documentation yet.','WapplerSystems',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/0.1.0','ter','',''),
(9288414,0,'newslayouts','13.0.2',863,25,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1744413335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','90830e0917d1fb4ff9a447e88726dc3d','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000002,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288415,0,'newslayouts','13.0.3',863,29,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1744640017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','0588a4978eb3a6ffa002e13bfbebff50','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000003,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288416,0,'newslayouts','13.0.4',863,26,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1746009182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b0b1652be5d212609a113230eb168e6d','New release of version 13.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000004,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288417,0,'newslayouts','13.0.5',863,26,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1746441403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','323e96c63e275f335433512334f0ec84','New release of version 13.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000005,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288418,0,'newslayouts','13.0.6',863,26,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1748979075,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f5eb6659393e37c829be396d6233c438','New release of version 13.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000006,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288419,0,'newslayouts','13.0.7',863,31,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1756156432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','be29deb27b4abf606eacfa0c0333f20f','New release of version 13.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',13000007,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288420,0,'newslayouts','14.0.0',863,10,'Layouts for news articles','Extends EXT:news plugins and records with individual layout settings. Supports bootstrap css framework.',2,0,3,1776629810,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7706c09f45ea5247f2a152db24061b1a','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',14000000,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288421,0,'newslayouts','14.0.1',863,11,'News Layouts','Extends EXT:news with individual layout settings per plugin and record. Adds image format options, metadata display controls (date, category, tags, author), and Bootstrap-ready templates.',2,0,3,1776635296,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8c773de4469f51aeaf9be15714f8486e','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',14000001,0,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288422,0,'newslayouts','14.0.2',863,12,'News Layouts','Extends EXT:news with individual layout settings per plugin and record. Adds image format options, metadata display controls (date, category, tags, author), and Bootstrap-ready templates.',2,0,3,1776698062,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"news\";s:5:\"9.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','bc3d0207084dd2ba05fdad8d198dbcee','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-newslayouts','WapplerSystems',14000002,1,0,'https://docs.typo3.org/typo3cms/extensions/newslayouts/','ter','',''),
(9288423,0,'bw_dpsgtheme','1.0.0',507,507,'DPSG Theme for TYPO3','Ein Theme für TYPO3 im Corperated Design der Deutschen Pfadfinderschaft St. Georg.',0,0,6,1508796816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','ae64cdb1b392d0b7d2445d96eaf83fda','Erste Version mit einigen Fehlern.','',1000000,1,0,'','ter','',''),
(9288424,0,'bw_dpsg_leiter','1.0.0',1317,121,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508798291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','6c3bcc0fb00f2c3134cbc5243ca00b71','Erster Upload.','',1000000,0,0,'','ter','',''),
(9288425,0,'bw_dpsg_leiter','0.0.6',1317,93,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508799798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','5522758c37a6d01411387814d5c2078f','Anpassung Tabellen.','',6,0,0,'','ter','',''),
(9288426,0,'bw_dpsg_leiter','1.0.1',1317,128,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508800020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','902d041ec361848772dc3c4c7a4339ee','Richtige Version für Download.','',1000001,0,0,'','ter','',''),
(9288427,0,'bw_dpsg_leiter','1.0.2',1317,79,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508800299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','8d16d851e7c043d72edd42d599edeb77','TCA angepasst, hoffentlich sind jetzt alle Umstellungsfehler behoben.','',1000002,0,0,'','ter','',''),
(9288428,0,'bw_dpsg_leiter','1.0.3',1317,98,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508801194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','y.boergener@fixpunkt.com','abandoned_extensions','382f6555bd6b70c9e2fa53c5a80e6198','Klassen & Icons angepasst.','',1000003,0,0,'','ter','',''),
(9288429,0,'bw_dpsg_leiter','1.1.0',1317,131,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',0,0,3,1508838057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','0f16f2b14359931821c1bc7d2a86d5cb','Neuaufsetzung zur Fehlerbehebung.','',1001000,0,0,'','ter','',''),
(9288430,0,'bw_dpsg_leiter','1.1.1',1317,139,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',1,0,3,1511023898,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:12:\"bw_dpsg_core\";s:12:\"0.0.5-0.9.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','12aae341b46bea231dcd2d658029bc79','Die Extension bezieht die Stufen nun aus der Extension bw_dpsg_core.','',1001001,0,0,'','ter','',''),
(9288431,0,'bw_dpsg_leiter','1.1.2',1317,118,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',1,0,3,1512680159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','86867da9b1814b90ca1af8c33af8d5eb','Es können nun E-Mail Adressen und Telefonnummer angegeben werden. Diese werden noch nicht ausgegeben (in einer zukünftigen Version ist dies vorgesehen) sondern werden für den E-Mail-Client genutzt.','',1001002,0,0,'','ter','',''),
(9288432,0,'bw_dpsg_leiter','1.1.3',1317,410,'Leiterübersicht','Stellt eine Verwaltung und Ausgabe für Leiter zur Verfügung.',1,0,3,1512902328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','786213deedcb047c97d83a5694718fdd','Fehlerkorrekur beim Auslesen von Leitern aus Stufen\r\nButtons zum E-Mail schreiben und anrufen.','',1001003,1,0,'','ter','',''),
(9288433,0,'bw_dpsg_design','0.0.5',667,147,'DPSG Theme for Typo3','Ein Theme für TYPO3 im Corperated Design der Deutschen Pfadfinderschaft Sankt Georg.',0,0,3,1508839435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','405cd156302f1543962a0f0de9f84323','Erstes Release','',5,0,0,'','ter','',''),
(9288434,0,'bw_dpsg_design','1.1.0',667,116,'DPSG Theme for Typo3','Ein Theme für TYPO3 im Corperated Design der Deutschen Pfadfinderschaft Sankt Georg.',1,0,3,1511022265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','70870f2c3cb52f7bdf886ff176a6c136','Headernavigation und SocialMedia Einbindung ist nun möglich, Einstellungen dazu werden in den ExtConf vorgenommen.\r\nFooter befindet sich jetzt wirklich am Ende der Seite und nicht irgendwo mittendrin wenn zu wenig Inhalt vorhanden ist.\r\nSeitennavigation w','',1001000,0,0,'','ter','',''),
(9288435,0,'bw_dpsg_design','1.1.1',667,404,'DPSG Theme for Typo3','Ein Theme für TYPO3 im Corperated Design der Deutschen Pfadfinderschaft Sankt Georg.',1,0,3,1512901851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','9392c0f0e6648d7b39e7a0bd2da8c6b4','Korrektur Darstellung Social Media Buttons.\r\nFooter enthaelt nun Adresse und Navigation für Impressum oder Aehnliches.','',1001001,1,0,'','ter','',''),
(9288436,0,'flat_urls','1.0.3',2689,261,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1508937467,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','e8b49cdf726d906a7498f55bb9a3f715','          First release to TER','Pagemachine AG',1000003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/1.0/en-us','ter','',''),
(9288437,0,'flat_urls','1.0.6',2689,202,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1509353285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','f187a5dbf2d1d0dae241b5834dd1bd55','          Improve generation of path segments','Pagemachine AG',1000006,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/1.0/en-us','ter','',''),
(9288438,0,'flat_urls','1.0.7',2689,235,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1509378347,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','58d675991988d84a21d4fc7064f9e9a0','          Properly expire URLs on CLI command','Pagemachine AG',1000007,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/1.0/en-us','ter','',''),
(9288439,0,'flat_urls','1.1.0',2689,506,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1510936693,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','25ad7f175507e847de7976842553927b','          Redirect URLs containing only page UIDs','Pagemachine AG',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/flat_urls/1.1.0','ter','',''),
(9288440,0,'flat_urls','1.1.1',2689,256,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1551864646,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','de6a1bd253b671160dcb5ce08dfe459e','          Fix path override for editors with limited fields','Pagemachine AG',1001001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/1.1/en-us','ter','',''),
(9288441,0,'flat_urls','2.0.0',2689,146,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1600845855,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','822aab199d98ff59eab462e049f50d66','Rebuild from scratch for TYPO3v9 and TYPO3v10','Pagemachine AG',2000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/2.0/en-us','ter','',''),
(9288442,0,'flat_urls','2.0.1',2689,157,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1601632568,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','e4fa33dcf6e419c9c1950e993ed11423','Harden automatic redirect setup','Pagemachine AG',2000001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/2.0/en-us','ter','',''),
(9288443,0,'flat_urls','2.0.2',2689,174,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1602231740,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','03d4a09440f3ba7ca510fa6843ac3caa','Keep incoming valid slugs','Pagemachine AG',2000002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/2.0/en-us','ter','',''),
(9288444,0,'flat_urls','2.0.3',2689,148,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1608566383,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','251d68bd31b2e55bc0319db9b81be41d','[RELEASE] Raise version to 2.0.3\n\nVarious redirect/conflict fixes.','Pagemachine AG',2000003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/2.0/en-us','ter','',''),
(9288445,0,'flat_urls','3.0.0',2689,114,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1637927903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','2dcf9323dbc20b08819f92cd5e0f2921','[RELEASE] Raise version to 3.0.0\n\nAdd support for TYPO3v11, drop support for TYPO3v9.','Pagemachine AG',3000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.0/en-us','ter','',''),
(9288446,0,'flat_urls','3.0.1',2689,101,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1646221621,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','6b060d15a29824693107abd1830b256f','Update redirect cache handling for TYPO3 11.5.7','Pagemachine AG',3000001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.0/en-us','ter','',''),
(9288447,0,'flat_urls','3.0.2',2689,128,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1651227796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','1f75a97a44ca4d6def653e48e6fdda80','[RELEASE] Raise version to 3.0.2\n\nAdd support for PHP 8.','Pagemachine AG',3000002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.0/en-us','ter','',''),
(9288448,0,'flat_urls','3.1.1',2689,72,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1695023336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','52cea9f38880609a73514f657259e086','[RELEASE] Raise version to 3.1.1\n\nRelease for TER upload, no other change.','Pagemachine AG',3001001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.1/en-us','ter','',''),
(9288449,0,'flat_urls','3.1.2',2689,85,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1695124040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','519b954b6c56ff1e5a9b380ec8607e16','[RELEASE] Raise version to 3.1.2\n\nProperly initialize command again','Pagemachine AG',3001002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.1/en-us','ter','',''),
(9288450,0,'flat_urls','3.1.3',2689,74,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1713777087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','e63b375186d0706fa024136f2d4e6aa9','[RELEASE] Raise version to 3.1.3','Pagemachine AG',3001003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.1/en-us','ter','',''),
(9288451,0,'flat_urls','3.2.0',2689,16,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1771921217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','38469c4b61217cfa5d63ed0be9c9dbfd','Merge pull request 135 from pagemachine/mbrodala-patch-1\n\nBump TER version to 3.2.0','Pagemachine AG',3002000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.2/en-us','ter','',''),
(9288452,0,'flat_urls','3.3.0',2689,14,'Flat URLs','Flat URLs (like Stackoverflow) for TYPO3',2,0,4,1776755879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','c4f529224b7f7a1b345f8ebf39019211','See release at https://github.com/pagemachine/typo3-flat-urls/releases/tag/3.3.0','Pagemachine AG',3003000,1,0,'https://docs.typo3.org/p/pagemachine/typo3-flat-urls/3.3/en-us','ter','',''),
(9288453,0,'custom_error_page','1.0.0',2593,372,'Custom Error Pages','Shows custom 404/503 pages depending on domain/language/current tree...',2,0,4,1509000578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','945176616f47a093f2971820e2d41bc6','Initial release for TYPO3 7 and 8 LTS.','',1000000,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288454,0,'custom_error_page','1.0.1',2593,247,'Custom Error Pages','Shows custom 404/503 pages depending on domain/language/current tree...',2,0,4,1515741885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','b660e5109c6cb7b1477461793054be23','Add additional check for 403 errors','',1000001,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288455,0,'custom_error_page','1.0.2',2593,282,'Custom Error Pages','Shows custom 404/503 pages depending on domain/language/current tree...',2,0,4,1516102345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','a8583adf4983aa1a09d92363a47c3980','Update Documentation and Bugfixes','',1000002,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288456,0,'custom_error_page','1.0.3',2593,476,'Custom Error Pages','Shows custom 403/404/503 pages depending on domain/language/current tree...',2,0,4,1518183566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','8ee9a339ec1f46364138a1686e53ba5f','Do not require composer mode anymore, bugfixes, clean up.','',1000003,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288457,0,'custom_error_page','1.1.0',2593,498,'Custom Error Pages','Shows custom 403/404/503 pages depending on domain/language/current tree...',2,0,4,1526549299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.1.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','6ea3969bc61fd59896ba45d1f0e3d4ca','Release contains several bugfixes. Code documentation improved.','',1001000,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288458,0,'custom_error_page','1.2.0',2593,338,'Custom Error Pages','Shows custom 403/404/503 pages depending on domain/language/current tree...',2,0,4,1550671357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','99fed9f2356c6a349b277324cac07127','Fixed some bugs. Logging introduced.','',1002000,0,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288459,0,'custom_error_page','1.3.0',2593,380,'Custom Error Pages','Shows custom 403/404/503 pages depending on domain/language/current tree...',2,0,4,1581079809,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"2.0.0-2.9.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','d14ef9a153c1940b3d594ca9f2ac9310','This release is a feature release. The reason for the error is now forwarded to the controller. Also a plugin is introduced to display user specific content. See GitHub for more details.','Bitmotion GmbH',1003000,1,0,'https://github.com/Leuchtfeuer/custom-error-page','ter','',''),
(9288460,0,'versatile_crawler','1.0.0',1302,350,'Versatile Crawler','A versatile and extendable crawler',2,0,3,1509131043,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:7:\"crawler\";s:0:\"\";}}','Thorben Nissen','thorben.nissen@kapp-hamburg.de','thommyhh','f0edd2378a71a46c785d5d01f1eb1836','First public release','',1000000,0,0,'https://github.com/webcoast-dk/versatile-crawler/wiki','ter','',''),
(9288461,0,'versatile_crawler','1.0.1',1302,664,'Versatile Crawler','A versatile and extendable crawler',2,0,3,1519148462,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:7:\"crawler\";s:0:\"\";}}','Thorben Nissen','thorben.nissen@kapp-hamburg.de','thommyhh','65aaa6b958f52819421b77f0e6a71655',' [BUGFIX] Determining the hash header\r\n [CLEANUP] Add missing annotation for better code hints\r\n [TASK] Improve frontend crawl request handling','',1000001,0,0,'https://github.com/webcoast-dk/versatile-crawler/wiki','ter','',''),
(9288462,0,'versatile_crawler','1.1.0',1302,110,'Versatile Crawler','A versatile and extendable crawler',2,0,3,1621692124,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"crawler\";s:0:\"\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','c4e7c7a35ed7ca4969d44b76848f3d19','Merge pull request 11 from webcoast-dk/task/automated-ter-publishing [TASK] Add GitHub Actions TER publishing workflow','',1001000,0,0,'https://github.com/webcoast-dk/versatile-crawler/wiki','ter','',''),
(9288463,0,'versatile_crawler','1.1.1',1302,178,'Versatile Crawler','A versatile and extendable crawler',2,0,3,1621711732,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"crawler\";s:0:\"\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','675dfc3e27fc864a99605bc0313abc78','[RELEASE] 1.1.1  Bugfix Classes Configuration LICENSE.md README.md Resources composer.json ext_conf_template.txt ext_emconf.php ext_localconf.php ext_tables.php ext_tables.sql ProcessTask loosing value of $numberOfItemsPerRun','',1001001,1,0,'https://github.com/webcoast-dk/versatile-crawler/wiki','ter','',''),
(9288464,0,'telegram','0.1.0',826,826,'Telegram Bot','Manage a bot in Telegram',0,0,1,1509206696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Torresani','roberto@torresani.eu','erreti','6c8f9897214366aa14d688e43e1c694c','Manage a Bot Telegram in TYPO3.\r\nThe extension is in alpha version. Install the extension and click the Telegram module in backend.','',1000,1,0,'','ter','',''),
(9288465,0,'eh_bootstrap','1.0.4',979,979,'TYPO3 CMS example extension','A TYPO3 example extension with examples of update script, eID integration, scheduler tasks and default TypoScript.',2,0,9,1509271017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:20:\"typoscript_rendering\";s:6:\"2.0.0-\";}}','Ephraim Härer','ephraim@ephespage.de','kephson','015aff3c8398778453577682b30d15d4','First release in TER.','private',1000004,1,0,'https://docs.typo3.org/typo3cms/extensions/eh_bootstrap/1.0.4','ter','',''),
(9288466,0,'pb_notifications','1.0.1',2623,278,'Notifications','Manages notifications for editors in the backend',1,0,1,1509401527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','43a06897e04173ac67bcf64f5feb74f5','TYPO3 8.7 and documentation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.0.2','ter','',''),
(9288467,0,'pb_notifications','1.0.2',2623,368,'Notifications','Manages notifications for editors in the backend',1,0,1,1512742984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','8360867902f55a4923196806ffad3c81','TYPO3 8.7 also in composer.json','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.0.2','ter','',''),
(9288468,0,'pb_notifications','1.1.1',2623,171,'Notifications','Manages notifications for editors in the backend',1,0,1,1513781129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','72ffce6c52ac88681e35322763cd5674','Possibility to show popup after user login, Bugfix link overview','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288469,0,'pb_notifications','1.1.2',2623,212,'Notifications','Manages notifications for editors in the backend',1,0,1,1516358910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','47cfa0e7b4fa73f53732fc3baf8e1260','Change order in notification list','',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288470,0,'pb_notifications','1.1.4',2623,263,'Notifications','Manages notifications for editors in the backend',1,0,1,1516610096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','acc10c937e0407b142f9a021855b0dd5','Bugfix condition to show the popup warning','',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288471,0,'pb_notifications','1.1.5',2623,170,'Notifications','Manages notifications for editors in the backend',1,0,1,1521231047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','94efd5968d814bda54ce6340ca88ae30','Enable links in notifications','',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288472,0,'pb_notifications','1.1.6',2623,205,'Notifications','Manages notifications for editors in the backend',1,0,1,1521286329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','077c20d9d78a064997828687316b551e','Update documentation','',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288473,0,'pb_notifications','1.1.7',2623,435,'Notifications','Manages notifications for editors in the backend',1,0,1,1521582691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','0a33ccf345d528775e7a99fa2ec08a33','Enable links also, if RTE is installed','',1001007,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/1.1.7','ter','',''),
(9288474,0,'pb_notifications','2.0.0',2623,149,'Notifications','Manages notifications for editors in the backend',2,0,1,1605709413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Peter Benke','info@typomotor.de','benke','cbf4753b5a048a2a4f94ed7f99586a9d','Compatibility TYPO3 9','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288475,0,'pb_notifications','10.4.0',2623,124,'Notifications','Manages notifications for editors in the backend',2,0,1,1635950095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Peter Benke','info@typomotor.de','benke','96dbd09c7fdec60ed5955a08a3ce700b','Code cleanup','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288476,0,'pb_notifications','11.5.1',2623,115,'Notifications','Manages notifications for editors in the backend',2,0,1,1669119741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Peter Benke','info@typomotor.de','benke','7e475d57ebe51ce30004795b1c390dd1','Compatibility with TYPO3 11','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288477,0,'pb_notifications','12.4.0',2623,36,'Notifications','Manages notifications for editors in the backend',2,0,1,1733315490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','b908078e44e8d8a7acf496ba4039f538','Upgrade to TYPO3 v12','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288478,0,'pb_notifications','12.4.1',2623,33,'Notifications','Manages notifications for editors in the backend',2,0,1,1733323927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','e93765a05d73dc3f17e4c5cdb15b4f28','Bugfix, if no notifications are stored','',12004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288479,0,'pb_notifications','12.4.2',2623,46,'Notifications','Manages notifications for editors in the backend',2,0,1,1733324460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','5b146386d148ea75a9644ac8ffeb43ea','Bugfix in headline (username)','',12004002,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288480,0,'pb_notifications','13.4.0',2623,18,'Notifications','Manages notifications for editors in the backend',2,0,1,1770212173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','c37ba18bf3b1c908f699e9d86bb6ef05','Upgrade to TYPO3 v13','',13004000,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_notifications/','ter','',''),
(9288481,0,'js_object_path','1.0.0',497,497,'Typoscript Object Path','Front-end plugin where we can load a Typoscript Object Path',2,0,3,1509787299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Jainish Senjaliya','jainishsenjaliya@gmail.com','jainish','d2ef1bef59a626962cfc1c029283b9ad','Frontend plugin where we can load a Typoscript Object Path','',1000000,1,0,'','ter','',''),
(9288482,0,'in2frontendauthentication','1.1.1',1371,563,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1509798007,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"extbase\";s:13:\"7.6.0-8.99.99\";s:5:\"fluid\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','01d1efdbd09386fead23ee633ad30262','Initial upload to TER. See documentation under https://github.com/einpraegsam/in2frontendauthentication for details','in2code.de',1001001,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288483,0,'in2frontendauthentication','5.0.1',1371,311,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1583225478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4e9d072ff465934039f1710572dfe04f','Complete new release with IPv4 and IPv6 support - and also with subnetmask support now. See https://github.com/in2code-de/in2frontendauthentication/ for details and documentation','in2code.de',5000001,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288484,0,'in2frontendauthentication','6.0.0',1371,195,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1603286339,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','5634c3fbba69cd74d4f34551f7fd2c11','Support of TYPO3 9 and 10 now. Pls install via composer only. See https://github.com/in2code-de/in2frontendauthentication/ for details and documentation ','in2code.de',6000000,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288485,0,'in2frontendauthentication','8.0.0',1371,109,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1663061885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','87577c3fbed3891dcb74acfd1ce5212d','New release of version 8.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2frontendauthentication','in2code.de',8000000,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288486,0,'in2frontendauthentication','9.0.0',1371,72,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1707394610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','231d442a0edcd58e3dc1b606bb63f971','New release of version 9.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2frontendauthentication','in2code.de',9000000,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288487,0,'in2frontendauthentication','9.0.1',1371,46,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1729169391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2c77aef99264784f09c73c32c2e99d6f','New release of version 9.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2frontendauthentication','in2code.de',9000001,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288488,0,'in2frontendauthentication','9.0.2',1371,45,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1733473860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7335ddecb16a0bacc9888e9b3240afa0','New release of version 9.0.2 - see details, changelog and documentation on https://github.com/in2code-de/in2frontendauthentication','in2code.de',9000002,0,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288489,0,'in2frontendauthentication','13.0.0',1371,30,'in2frontendauthentication','Authenticate every visitor as a defined frontend user if IP matches',2,0,3,1754577457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','e3154432a7d7cb07017175bd43e4c7b3','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2frontendauthentication','in2code.de',13000000,1,0,'https://github.com/einpraegsam/in2frontendauthentication','ter','',''),
(9288490,0,'invisiblerecaptcha','1.1.0',2093,341,'invisiblerecaptcha','Google invisible recaptcha extension for powermail',2,0,3,1509798060,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:9:\"powermail\";s:13:\"3.9.0-4.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a2ab05ec3515d55a1a758717d5dd6716','Initial upload to TER. See documentation under https://github.com/einpraegsam/invisiblerecaptcha for details','in2code.de',1001000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288491,0,'invisiblerecaptcha','2.0.0',2093,453,'invisiblerecaptcha','Google invisible recaptcha extension for powermail',2,0,3,1517413041,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-5.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','2edfe5d714e0d023fed81e9669a606d1','Major update for powermail 5.x. See details on https://github.com/einpraegsam/invisiblerecaptcha','in2code.de',2000000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288492,0,'invisiblerecaptcha','3.0.0',2093,334,'invisiblerecaptcha','Google invisible recaptcha extension for powermail',2,0,3,1531743453,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-6.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','8beade0233d80cb1fe057f63dd4d8b24','Major update for powermail 6.x. See details on https://github.com/einpraegsam/invisiblerecaptcha ','in2code.de',3000000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288493,0,'invisiblerecaptcha','4.0.0',2093,513,'invisiblerecaptcha','Google invisible recaptcha extension for powermail',2,0,3,1542790441,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','2dfb29c760fc1b4207cb7838cf8f7823','Update dependencies for powermail 7.x','in2code.de',4000000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288494,0,'invisiblerecaptcha','5.0.0',2093,146,'invisiblerecaptcha','Google invisible recaptcha extension for powermail',2,0,3,1607014992,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','e82e44d35c56b1819fcd0a4af4b3cd8e',' Update for powermail 8 and TYPO3 10. See https://github.com/einpraegsam/invisiblerecaptcha for a changelog ','in2code.de',5000000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288495,0,'invisiblerecaptcha','5.1.1',2093,145,'invisiblerecaptcha','Google invisible recaptcha TYPO3 extension for powermail',2,0,3,1632574346,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','0aa7a3b161d8af936576788a901b8b48','New release of version 5.1.1 - see details, changelog and documentation on https://github.com/einpraegsam/invisiblerecaptcha','in2code.de',5001001,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288496,0,'invisiblerecaptcha','6.0.0',2093,80,'invisiblerecaptcha','Google invisible recaptcha TYPO3 extension for powermail',2,0,3,1688995280,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','76d9144630c2129ffa510f21e13f72e1','Add support for TYPO3 11 and Powermail 10','in2code.de',6000000,0,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288497,0,'invisiblerecaptcha','7.0.2',2093,81,'invisiblerecaptcha','Google invisible recaptcha TYPO3 extension for powermail',2,0,3,1707320297,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"11.0.0-12.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a939fbcba36f898e6cf1f2ecf5d31324','New release of version 7.0.2 - see details, changelog and documentation on https://github.com/in2code-de/invisiblerecaptcha','in2code.de',7000002,1,0,'https://github.com/einpraegsam/invisiblerecaptcha','ter','',''),
(9288498,0,'powermailrecaptcha','1.0.1',2166,583,'powermailrecpatcha','Google recaptcha extension for powermail',2,0,3,1509798152,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:3:\"php\";s:11:\"5.5.0-0.0.0\";s:9:\"powermail\";s:13:\"3.9.0-4.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','e4ade57e16619394f5083033a019fba6','Initial upload to TER. See documentation under https://github.com/einpraegsam/powermailrecaptcha for details','in2code.de',1000001,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288499,0,'powermailrecaptcha','3.0.0',2166,352,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1531743480,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-6.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a0d02f738b4f2e994b193e9b23a5853c','Major update for powermail 6.x. See details on https://github.com/einpraegsam/powermailrecaptcha ','in2code.de',3000000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288500,0,'powermailrecaptcha','4.0.0',2166,525,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1542790461,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"5.0.0-7.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','fa7e8120066fb37dae4b53e3470a8ee7','Update dependencies for powermail 7.x','in2code.de',4000000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288501,0,'powermailrecaptcha','5.0.1',2166,158,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1607013760,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','fa3111eca93b7a1ea38c59cf61eb3424','Update for powermail 8 and TYPO3 10. See https://github.com/einpraegsam/powermailrecaptcha for a changelog','in2code.de',5000001,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288502,0,'powermailrecaptcha','5.0.3',2166,150,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1632574257,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','21347fda3f5abc3a4374d52949bf4ee0','New release of version 5.0.3 - see details, changelog and documentation on https://github.com/einpraegsam/powermailrecaptcha','in2code.de',5000003,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288503,0,'powermailrecaptcha','5.1.0',2166,99,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1683967803,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','9a89c3fd76c7b100a53ff8fa6ddc98a2','Adds Support for TYPO3 11 and Powermail 9 & 10','in2code.de',5001000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288504,0,'powermailrecaptcha','5.2.0',2166,75,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1704042064,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','8443de350d218153bab0bc62d17bf452','New release of version 5.2.0 - see details, changelog and documentation on https://github.com/einpraegsam/powermailrecaptcha','in2code.de',5002000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288505,0,'powermailrecaptcha','5.2.1',2166,62,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1712652164,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','bd8667de71f9e2125ef44741582d26ba','Bugfix for composer constraints','in2code.de',5002001,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288506,0,'powermailrecaptcha','5.2.2',2166,55,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1724577046,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','005c546d66989ad2850d79aa9b920279','Bugfix Version: Allow also checkCreate as valid action','in2code.de',5002002,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288507,0,'powermailrecaptcha','5.2.3',2166,48,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1733926379,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','d08fa3670d91e82f915151e0c3e0a0ee','Small bugfixes','in2code.de',5002003,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288508,0,'powermailrecaptcha','13.0.0',2166,30,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1754555556,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"10.0.0-13.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','a872f271225c7de5f9f43f46eccb82f2','Support for TYPO3 13','in2code.de',13000000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288509,0,'powermailrecaptcha','13.1.0',2166,18,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1772353853,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','021fdb7e7a77a0edc8c923bc1944a21b','New feature \"recaptcha validator\"\r\n\r\nhttps://github.com/in2code-de/powermailrecaptcha/releases/tag/13.1.0\r\n','in2code.de',13001000,0,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288510,0,'powermailrecaptcha','13.1.1',2166,11,'powermailrecaptcha','Google recaptcha extension for powermail',2,0,3,1780038635,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','in2code','1d1c72e5aff26028034a19e29cb8d07f','Maintenance Release\r\n\r\nhttps://github.com/in2code-de/powermailrecaptcha/releases/tag/13.1.1','in2code.de',13001001,1,0,'https://github.com/einpraegsam/powermailrecaptcha','ter','',''),
(9288511,0,'realurlconflicts','1.0.2',632,632,'realurlconflicts','TYPO3 extension show realurl conflicts in an own backend module.',2,0,1,1509798196,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ab7f89ad0449c6baa42431ebefd48c1c','Initial upload to TER. See https://github.com/einpraegsam/realurlconflicts for a documentation and details.','in2code.de',1000002,1,0,'https://github.com/einpraegsam/realurlconflicts','ter','',''),
(9288512,0,'recurr','1.0.0',556,556,'Recurr','Provides the Recurr Library https://github.com/simshaun/recurr for TER Extensions',2,0,0,1509813549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Falk Röder','mail@falk-roeder.de','dafalk','c5acfa9103c498ee5afe740d311d297d','Provides the Recurr Library https://github.com/simshaun/recurr for TER Extensions','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/recurr/1.0.0','ter','',''),
(9288513,0,'pxa_survey','1.0.1',3522,242,'Simple Survey','Create simple survey. View results in the BE module',0,0,3,1510930984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','ab394280ad7508faf04ec5e981a0932b','Release version','',1000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.0/en-us','ter','',''),
(9288514,0,'pxa_survey','1.0.2',3522,257,'Simple Survey','Create simple survey. View results in the BE module',0,0,3,1511163520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','df9755aeb4b3496fd656487f006c58d0','Bug fix release','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_survey/1.0.2','ter','',''),
(9288515,0,'pxa_survey','1.1.0',3522,331,'Simple Survey','Create simple survey. View results in the BE module',0,0,3,1511966145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','d6bd89fb6ae14471d041e27fd0cc60f7','New feature. Possibility to check if user already answered the survey','',1001000,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.1/en-us','ter','',''),
(9288516,0,'pxa_survey','1.2.0',3522,308,'Simple Survey','Create simple survey. View results in the BE module',0,0,3,1512471492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','d5825aef197895a39d359b30d7c9491e','Added reCAPTCHA support ','',1002000,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.2/en-us','ter','',''),
(9288517,0,'pxa_survey','1.2.1',3522,238,'Simple Survey','Create simple survey. View results in the BE module',2,0,3,1519728794,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','17f8ff34a7ebe5d44a1773afe2895b95','Bugfix.  At least one question should be answered if none if required','',1002001,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.2/en-us','ter','',''),
(9288518,0,'pxa_survey','1.2.2',3522,445,'Simple Survey','Create simple survey. View results in the BE module',2,0,3,1519893104,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.1.99\";}}','Andriy Oprysko','','pixelantdeveloper','1b0d486e075e1c9e40472ad1e7688ed4','[BUGFIX] respect questions and answers ordering','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_survey/1.2.2','ter','',''),
(9288519,0,'pxa_survey','1.3.0',3522,354,'Simple Survey','Create simple survey. Simpel view of result on FE. View results in the BE module',2,0,3,1531986690,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Andriy Oprysko','','pixelantdeveloper','92d72d110c34ddd42ce5675bbe2d8546','1. Show survey results on FE\r\n2. Small bug fixes','',1003000,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.3/en-us','ter','',''),
(9288520,0,'pxa_survey','1.4.0',3522,374,'Simple Survey','Create simple survey. Simpel view of result on FE. View results in the BE module',2,0,3,1537957168,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Andriy Oprysko','','pixelantdeveloper','9311bd4eb68f653e77e38f1a5d14e28d','Added support of TYPO3 9.\r\nMove BE module labels to locallang.xlf, make it possible to change labels in BE with TypoScript.\r\nNew \"free answer\" type. Its possible to choose simple input or textarea.\r\nBug fixes','',1004000,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.4/en-us','ter','',''),
(9288521,0,'pxa_survey','1.4.1',3522,397,'Simple Survey','Create simple survey. Simpel view of result on FE. View results in the BE module',2,0,3,1555664183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Andriy Oprysko','','pixelantdeveloper','c6df8f97177f66ec16674cc0c6f458e3','[TASK] raise version','',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_survey/1.4.1','ter','',''),
(9288522,0,'pxa_survey','1.4.2',3522,430,'Simple Survey','Create simple survey. Simpel view of result on FE. View results in the BE module',2,0,3,1564473590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Andriy Oprysko','','pixelantdeveloper','cc08bf7b9f1da4fcf6f93dd81811002a','[TASK] raise version','',1004002,0,0,'https://docs.typo3.org/p/pixelant/pxa-survey/1.4/en-us','ter','',''),
(9288523,0,'pxa_survey','2.0.0',3522,146,'Simple Survey','Create simple survey. Simpel view of result on FE. View results in the BE module',2,0,3,1651142897,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Andriy Oprysko','','pixelantdeveloper','c549e2be1fce242f26dfbdc9ba1d7fd8','Merge pull request 36 from pixelant/relese-2\n\n[RELEASE] Prepare for version 2.0.0','',2000000,1,0,'https://docs.typo3.org/p/pixelant/pxa-survey/2.0/en-us','ter','',''),
(9288524,0,'bw_dpsg_core','0.0.5',496,496,'DPSG Core','Die Grundlage für alle DPSG Erweiterungen.',0,0,5,1511022394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','d37804309c168be8745ba46a2003052e','Die Basis für alle weiteren DPSG Module. Hier können derzeit nur Stufen erstellt werden.','',5,1,0,'','ter','',''),
(9288525,0,'bw_dpsg_news','0.0.1',411,411,'DPSG Newssystem','Ein System zum verwalten von Nachrichten & Lagerberichten, basierend auf der Calendarize Extension.',0,0,3,1511022482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Yannik Börgener','kontakt@boergener.de','abandoned_extensions','39156371fc16baf7c0047b52de236109','Verwaltet News mithilfe von Calendarize.','',1,1,0,'','ter','',''),
(9288526,0,'view_statistics','1.0.0',3669,180,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally track frontend user and login durations.',2,-1,1,1511116377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','0b3ad043bf9771a5e8a96ecc1b63fcfa','Release of version 1.0.0 - See ChangeLog.md for detailed information.','',1000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288527,0,'view_statistics','1.0.1',3669,163,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally track frontend user and login durations.',2,-1,1,1511195122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','a0e0de23412b43fcf3ee37f40230e906','Release of version 1.0.1 - See ChangeLog.md for detailed information.','',1000001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288528,0,'view_statistics','1.0.2',3669,1119,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally track frontend user and login durations.',2,-1,1,1511418562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','3645a9fb07e61fee009befac1cad06ae','Release of version 1.0.2 - See ChangeLog.md for detailed information.','',1000002,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288529,0,'view_statistics','2.0.0',3669,109,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,-1,1,1602151318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','7f4592374d7b51bcd42bb6a8bd2ed417','[RELEASE] Version 2.0.0 - Compatibility release for TYPO3 9.5','',2000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288530,0,'view_statistics','2.0.1',3669,196,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1605597107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','d623db1a5a033d4b08f91b084435642b','Security-Bugfix-Release - Please update ASAP!','',2000001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288531,0,'view_statistics','3.0.0',3669,97,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1606747511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','4e756894fb57a3c3641a7eedb930c027','\"[RELEASE] Version 3.0.0 - Compatibility-Release: Migration for TYPO3 10.4 - support for TYPO3 8.7 dropped.\"','',3000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288532,0,'view_statistics','3.0.1',3669,111,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1606748280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','3658f7de44d39fab7c47ecf8378732c1','[RELEASE] Version 3.0.1 - Maintenance-Release: Pages tca modifications.','',3000001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288533,0,'view_statistics','3.0.2',3669,108,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1610361408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','e35d839634c140d8deb44cb5c3a57a90','\"[RELEASE] Version 3.0.2 - Bugfix-Release: Add documentation translation file.\"','',3000002,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288534,0,'view_statistics','3.0.3',3669,112,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1612172704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','8c2d2cf89ba357b9ba2f24c99485c623','\"[RELEASE] Version 3.0.3 - Bugfix-Release: Using RootlineUtility to get rootline in PageService.\"','',3000003,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288535,0,'view_statistics','3.0.4',3669,93,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1619873106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','1c60242c723821d4928010241d91589e','\"[RELEASE] Version 3.0.4 - Bugfix-Release: Storing logged in user in tracking record\"','',3000004,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288536,0,'view_statistics','3.0.5',3669,106,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1619876703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','78f0fe97685ecd67af880d589bcd86e9','\"[RELEASE] Version 3.0.5 - Bugfix-Release: Fix type casting issue for frontend user uid\"','',3000005,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288537,0,'view_statistics','3.0.6',3669,98,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1620891906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','4e930a52ce3e66f8d084386186391b34','\"[RELEASE] Version 3.0.6 - Bugfix-Release: Fix namespace issue in Middleware\"','',3000006,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288538,0,'view_statistics','3.0.7',3669,104,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1621255505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','b423b1248cff97ed859f362204ba0a05','\"[TASK] Add tag for TYPO3 10.4\"','',3000007,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288539,0,'view_statistics','3.0.8',3669,116,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1623077104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','a598c2e01c743b30841c36ac90de1687','\"[BUGFIX] Fix check if non-admin user has access to page, fixes 11\"','',3000008,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288540,0,'view_statistics','3.0.9',3669,117,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1626680720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','be482c1b72b28c8d3695d91b14b82705','\"[RELEASE] Raise PHP requirement to 7.4.0\"','',3000009,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288541,0,'view_statistics','3.0.10',3669,80,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1652683505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','3809690125bb9c0fda9397b71ed81d09','\"[RELEASE] Version 3.0.10 - Bugfix-Release: Fix object tracking with route enhancer and documentation configuration\"','',3000010,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288542,0,'view_statistics','4.0.0',3669,109,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1652687105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','c1a135f8d24eecb18c734a640798989a','\"[RELEASE] Version 4.0.0 - Maintenance- &amp; Bugfix-Release: Migration for TYPO3 11 and smaller bugfixes - see ChangeLog.md\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288543,0,'view_statistics','3.0.11',3669,81,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1669027509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','156691b376196f7dc09c7f2e618e8891','\"[RELEASE] Version 3.0.11 - Bugfix-Release: Fix file search and object tracking with route enhancer\"','',3000011,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288544,0,'view_statistics','4.0.1',3669,97,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1673977504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','6c9069af1702c2b26420d62fccb300de','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Clean up TYPO3 PHP constant usage and fix undefined array usage in PHP 8\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288545,0,'view_statistics','4.0.2',3669,99,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1687845920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','80f4b7eab2e08f81ba5f6d464adbee56','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix undefined array index in news backend module and backward compatibility for TYPO3 10\"','',4000002,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288546,0,'view_statistics','5.0.0',3669,56,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1723115669,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','52ca2f9e1c2f48aef3e999b5b2449573','\"[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',5000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288547,0,'view_statistics','5.0.1',3669,27,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1743502373,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.4.0-6.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','500f2495f23f491dbce05a8664374eac','[RELEASE] Version 5.0.1 - Bugfix-Release: Fix date-picker in backend module for TYPO3 12 and fix sorting in backend module','',5000001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288548,0,'view_statistics','5.0.2',3669,30,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1743502405,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.4.0-6.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','9d1d479ae7ae9ae05b3f1dbf744dc301','[RELEASE] Version 5.0.1 - Maintenance-Release: Remove jQuery dependency','',5000002,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288549,0,'view_statistics','6.0.0',3669,32,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1743502433,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','e9886198f648322f934e3831163484bd','[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate to TYPO3 13 and remove support for TYPO3 11','',6000000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288550,0,'view_statistics','6.1.0',3669,32,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1745937902,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','fa34fc3f741c411bb54956c1103e894c','\"[RELEASE] Version 6.1.0 - Maintenance-Release: Migrate TypoScript configuration for object tracking into records on root-page\"','',6001000,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288551,0,'view_statistics','6.1.1',3669,33,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1748616302,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','32c02977a8a3ede4476fbe731cd6fe51','\"[RELEASE] Version 6.1.1 - Bugfix-Release: Fix dynamic property creation in backend module\"','',6001001,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288552,0,'view_statistics','6.1.2',3669,32,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1750163401,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','9417c72196ebd777adfd26fba7233e0d','[RELEASE] Version 6.1.2 - Bugfix-Release: Fix middleware queries for TYPO3 12','',6001002,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288553,0,'view_statistics','6.1.3',3669,27,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1756286465,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','4294a69b84bd5e6e752f00bfce0f35c1','\"[RELEASE] Version 6.1.3 - Maintenance-Release: Clean up source and documentation\"','',6001003,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288554,0,'view_statistics','6.1.4',3669,24,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1756799102,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','263f02ea95b9219de0c8eddf6eb53bdc','\"[RELEASE] Version 6.1.4 - Bugfix-Release: Use a unique session handler identifier\"','',6001004,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288555,0,'view_statistics','6.1.5',3669,20,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1761215107,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','58e2ee03bccadb9230ac14fe20af63ab','\"[RELEASE] Version 6.1.5 - Bugfix-Release: Unwrap table cells in backend module and code clean up and quality improvements\"','',6001005,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288556,0,'view_statistics','6.1.6',3669,21,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1762768016,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','91ed56ade776ba30b07537edf0afdddd','\"[RELEASE] Version 6.1.6 - Maintenance-Release: Add missing translations in backend\"','',6001006,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288557,0,'view_statistics','6.1.7',3669,18,'View frontend statistics','Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).',2,0,1,1767978377,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";}}','Natalia Postnikova, Thomas Deuling','natalia@postnikova.de, typo3@coding.ms','tdeuling','bf8898ce377506736b9c21d848d0c934','\"[RELEASE] Version 6.1.7 - Maintenance-Release: Migrate fluid-namespaces in backend module and use generic partial for date-period filter in backend module\"','',6001007,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288558,0,'view_statistics','6.1.8',3669,10,'TYPO3 View-Statistics by coding.ms','Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.',2,0,1,1775113929,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','9be3c00f9bf4ce720aac1ba07a03b64a','\"[RELEASE] Version 6.1.8 - Maintenance-Release: Clean up TCA, Translations and Documentation\"','coding.ms',6001008,0,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288559,0,'view_statistics','6.1.9',3669,12,'TYPO3 View-Statistics by coding.ms','Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.',2,0,1,1775141103,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e55349ccea102e966b59c2133b2d25fb','\"[RELEASE] Version 6.1.9 - Maintenance-Release: Enhance documentation pages\"','coding.ms',6001009,1,0,'https://www.coding.ms/documentation/typo3-view-statistics/','ter','',''),
(9288560,0,'simple_404_handler','1.0.4',864,130,'Simple 404 handler','Enables simple 404 Page NotFound handling, also for multilingual sites.',2,0,2,1511274242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Arndtteunissen','dev@arndtteunissen.de','arndtteunissen','66776a692e2bab6dbbc2062641841bb6','Fix CI','Arndtteunissen',1000004,0,0,'https://github.com/arndtteunissen/simple_404_handler/blob/master/README.md','ter','',''),
(9288561,0,'simple_404_handler','1.0.5',864,92,'Simple 404 handler','Enables simple 404 Page NotFound handling, also for multilingual sites.',2,0,2,1515680687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Arndtteunissen','dev@arndtteunissen.de','arndtteunissen','98c61d76ba1afc7d5f70a0b2a0a7c2d7','Bugfix for ExtensionManager after installation','Arndtteunissen',1000005,0,0,'https://github.com/arndtteunissen/simple_404_handler/blob/master/README.md','ter','',''),
(9288562,0,'simple_404_handler','1.0.6',864,152,'Simple 404 handler','Enables simple 404 Page NotFound handling, also for multilingual sites.',2,0,2,1515756620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Arndtteunissen','dev@arndtteunissen.de','arndtteunissen','68a2f0cd5f1be7d339798e0378de833d','Fix pageNotFound handler getting the wrong 404 page id','Arndtteunissen',1000006,0,0,'https://github.com/arndtteunissen/simple_404_handler/blob/master/README.md','ter','',''),
(9288563,0,'simple_404_handler','1.0.7',864,490,'Simple 404 handler','Enables simple 404 Page NotFound handling, also for multilingual sites.',2,0,2,1518591718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Arndtteunissen','dev@arndtteunissen.de','arndtteunissen','a554e1551ce9104ee2ec4ecc4024897b','Composer package fix: Fix SPDX license','Arndtteunissen',1000007,1,0,'https://github.com/arndtteunissen/simple_404_handler/blob/master/README.md','ter','',''),
(9288564,0,'lemm_mprospekt','1.0.0',578,110,'mProspekt','',2,0,3,1511452946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','','','lemm_developer','9340c86be1f098659e56293fd170b79c','This extension implements mprospekt.de-magazines right into your typo3 website.','',1000000,0,0,'','ter','',''),
(9288565,0,'lemm_mprospekt','1.0.1',578,468,'mProspekt','Lists and displays mProspket magazines right inside your Typo3 website (see www.mprospekt.de) ',2,0,3,1511455032,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','','','lemm_developer','25d2aac93ac5e9e2604849d2d9e4aa5e','Lists and displays mProspket magazines right inside your Typo3 website (see www.mprospekt.de)','',1000001,1,0,'','ter','',''),
(9288566,0,'lemm_yumpu','1.0.0',1389,397,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1511453069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','3cbe62ce8b8ac4c6185bddf9eb429e5d','Lists your yumpu magazines (yumpu.com) as thumbnails into your typo3 website. Every magazines openes as fullscreeen.\r\nYour magazines have to be organized in yumpu sections, inside yumpu collections.','',1000000,0,0,'','ter','',''),
(9288567,0,'lemm_yumpu','1.0.1',1389,81,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548148071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','19cc4b5cc9861e540449e565986e33d1','Added Limit-Parameter when getting collections, set to 100 - which is the maximum number of collections which could get retrieved in this version as a quick fix.\r\nFuture versions will get as many collections as there are online.','',1000001,0,0,'','ter','',''),
(9288568,0,'lemm_yumpu','1.0.2',1389,88,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548153072,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','3e041143c6488742e77498d450b6c1f9','text fixes','',1000002,0,0,'','ter','',''),
(9288569,0,'lemm_yumpu','1.0.3',1389,104,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548157456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','5304c9cc7e0254a546471e257658750e','Fix, if implemented multiple times on one page.\r\nFix for older jQuery versions','',1000003,0,0,'','ter','',''),
(9288570,0,'lemm_yumpu','1.0.4',1389,97,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548257348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','9a08250b6151f47ed1315e387fea4b4f','- possibility to restrict collections\r\n- api_token and restricted collections configurable in global settings.\r\n','',1000004,0,0,'','ter','',''),
(9288571,0,'lemm_yumpu','1.0.5',1389,112,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548334063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','3f8bf6eaeda030ef78e3100292501248','Adds options to hide title and vadility dates.','',1000005,0,0,'','ter','',''),
(9288572,0,'lemm_yumpu','1.0.6',1389,145,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1548927935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','0b68643d4e46b0fb23d29ac22028e152','- flash deactivated \r\n- fullscreen alternative for iPhones.','',1000006,0,0,'','ter','',''),
(9288573,0,'lemm_yumpu','1.0.7',1389,101,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1549386303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','84ec2b2007087d1fc5cea3803815053c','Switching away from hub.js and generating embed_codes instead.','',1000007,0,0,'','ter','',''),
(9288574,0,'lemm_yumpu','1.0.8',1389,264,'YumpuMagazines','Lists Yumpu magazines, each magazines openes in fullscreen',2,0,3,1549443410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Roberto Cornice','cornice@lemm.de','lemm_developer','38f037b305d2739487585dfa979984bc','Fixed Fullscreen and multiple display error on mobile devices.\r\n\r\nPlease deactivate and reactivate this plugin, after updating it. (Of course, flash your caches please ;)','',1000008,1,0,'','ter','',''),
(9288575,0,'cyz_address','0.1.0',2461,223,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1511532798,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','77b57e0e01b2520456788fc8b5deed58','Initial release. \r\n\r\nAllows to use Fluid Templates with tt_address','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.1.1','ter','',''),
(9288576,0,'cyz_address','0.1.1',2461,264,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1511944533,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','c68d0fa41ba6dcd532a427e80087acef','Fix documentation (hopefully)','',1001,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.1.1','ter','',''),
(9288577,0,'cyz_address','0.2.0',2461,276,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1512471603,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','6ab9cecf810d78038fc4a22d3fcf1c6e','Fix documentation (yet again)\r\nAdd default picture to default template','',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.2.0','ter','',''),
(9288578,0,'cyz_address','0.3.0',2461,203,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1513348210,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','1d3435b27311535b15ac7e06555aaa89','Add realurl autoconfig','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.3.0','ter','',''),
(9288579,0,'cyz_address','0.4.0',2461,150,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1516099399,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','c5b9b796a78eb8f84c1a2bf40815b293','Make tt_content fields available in view\r\nAdd flexform fields for single and list view page\r\nEnable crop button\r\nExtend default template','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.4.0','ter','',''),
(9288580,0,'cyz_address','0.5.0',2461,300,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1516201891,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:11:\"7.6.0-8.7.8\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','bb5fd8d99630cc47c33012cd4e533d15','Extend tt_address to enable sorting','cyperfection gmbh',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.5.1','ter','',''),
(9288581,0,'cyz_address','0.5.1',2461,1045,'tt_address fluid','Allows to use Fluid Templates with tt_address',1,0,3,1520607306,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:5:\"fluid\";s:7:\"7.6.22-\";s:10:\"tt_address\";s:6:\"3.2.2-\";}}','Luca Kredel','luca.kredel@cyperfection.de','cyperfection','41d7c79da5456e66a861c11fb7dbcc3a','Fix/Update some version dependencies','cyperfection gmbh',5001,1,0,'https://docs.typo3.org/typo3cms/extensions/cyz_address/0.5.1','ter','',''),
(9288582,0,'air_table_tab','8.0.0',492,492,'Live TCA generator (AirTable), examples part 3','Various examples for the extension \"air_table\" (part 3)',3,0,5,1511722344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','abandoned_extensions','29fdc1762c45d938e1be5ed38937ce11','Live TCA generator (AirTable), examples part 3\r\nVarious examples for the extension \"air_table\" (part 3)','',8000000,1,0,'','ter','',''),
(9288583,0,'air_table_examples','8.0.0',502,502,'Live TCA generator (AirTable), examples part 2','Various examples for the extension \"air_table\" (part 2)',3,0,5,1511722402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','abandoned_extensions','ddbdcfdf7754f6785a79ff583ad38dff','Live TCA generator (AirTable), examples part 2\r\nVarious examples for the extension \"air_table\" (part 2)','',8000000,1,0,'','ter','',''),
(9288584,0,'air_table_accordion','8.0.0',486,486,'Live TCA generator (AirTable), examples part 1','Various examples for the extension \"air_table\" (part 1)',3,0,5,1511722443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','abandoned_extensions','446ea65ad5c2ee50e99a05f2f47fca62','Live TCA generator (AirTable), examples part 1\r\nVarious examples for the extension \"air_table\" (part 1)','',8000000,1,0,'','ter','',''),
(9288585,0,'imageshop','0.9.0',833,833,'Image Shop','These extension adds a rudimental shop system for images.',1,0,2,1511765746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.0.0-8.9.9\";}}','Daniel Pfeil','dp@api-studio.de','abandoned_extensions','ef2c5826ce4a619574795cd092a96fc2','This is the initial Version. It should work without problems.','API Studio UG (haftungsbeschränkt)',9000,1,0,'https://docs.typo3.org/typo3cms/extensions/imageshop/0.9.0','ter','',''),
(9288586,0,'tp3ratings','1.0.8',3222,400,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1511862478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','a5d3ff7a1b5c9db9dbc6e60f64632e18','Ratings for Webpages including microdata for google\r\nupdate of previouse ext:ratings ','',1000008,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288587,0,'tp3ratings','1.0.9',3222,275,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1516390422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','8a2f6a294dfbd5d9b5560b38de99e384','Microdata support \r\nand bugfixes such as TCA and ...','',1000009,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288588,0,'tp3ratings','1.0.10',3222,193,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1519733128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','17e0b84810877a5a339fcd47a9878d56','some morges from tp3 yaml and bootstrap','',1000010,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288589,0,'tp3ratings','1.0.11',3222,172,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1520867207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','2d19647cf10b18eebfd9694ac810d451','fixes and feature prepair review ','',1000011,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288590,0,'tp3ratings','1.1.1',3222,143,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1520944920,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','31de9308ed1b3e3dcf4b4ebc9d5c17dc','Feature Releace (Rabitt Reviews)\r\n- Enables Reviews after ratings\r\n- fixes request check\r\n- and some more https://github.com/webtp3/Tp3Ratings','tp3',1001001,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288591,0,'tp3ratings','1.1.2',3222,163,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1520976803,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','cca6cedf88fdd90e71b6d3dcee5b584b','fix dependiencies and references\r\nSave reviews','tp3',1001002,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288592,0,'tp3ratings','1.2.1',3222,155,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1521214652,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e6cc8e686124b2bf3b5fc8cdf628e1b0','Reviews Output and more\r\ntodo\r\nstyling output List','tp3',1002001,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288593,0,'tp3ratings','1.2.3',3222,179,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1521655507,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','246eb8fca4251272bfc4ec093da45495','Fe Reviews with output selection\r\ntca fixes and Icons\r\nhttps://github.com/webtp3/Tp3Ratings','tp3',1002003,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288594,0,'tp3ratings','1.2.4',3222,167,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1521833710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e59975d38be29d122871ee344c2a9af1','resolve dependencies','tp3',1002004,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288595,0,'tp3ratings','1.2.5',3222,189,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1522094320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','bf6d75455649eba8f52c351e01cef31d','Docu added\r\nfix review\r\nenable edit for feuser (map on email)','tp3',1002005,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288596,0,'tp3ratings','1.2.6',3222,361,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1526551282,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','71577739afd51b1df2b58635c7fd3d5b','fix some minor issus (sessions, colors,...)','tp3',1002006,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288597,0,'tp3ratings','1.2.9',3222,413,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1538067882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','cf90f119ef89568bfd6e0b6351e41e47','move to packagist','tp3',1002009,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288598,0,'tp3ratings','1.4.3',3222,169,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1600343284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e5048e8e332d25d84bcf5cf5880c4da3','10 compart','tp3',1004003,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288599,0,'tp3ratings','2.0.0',3222,49,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1606999864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','b09c74cdafe26dc59a31999e0838ae76','move to 10 and middleware requests ','tp3',2000000,0,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288600,0,'tp3ratings','2.0.1',3222,194,'Tp3Ratings','Ratings for Webpages including microdata for google',2,0,3,1608432251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','a5480544df19be5dfe8c36397de7c80b','fix for 10 middelware','tp3',2000001,1,0,'https://web.tp3.de/manual/tp3ratings','ter','',''),
(9288601,0,'tp3_social','1.0.2',2048,229,'tp3 social','Share Icons',1,0,3,1511863085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','bf9afdd31375f98fc8e7054c14be32e7','Share Icons','',1000002,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288602,0,'tp3_social','1.0.3',2048,270,'tp3 social','Share Icons',1,0,3,1516390355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','d9e73d0f0b498225f3409a943db4aae2','Bugfixes \r\nfixed youtube support and others','',1000003,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288603,0,'tp3_social','1.0.5',2048,193,'tp3 social','Share Icons',1,0,3,1520865383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','f9047a64cb5ddf1b600ddb8dbddb5061','Fix Bugs and prepair Facebook Plugins','',1000005,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288604,0,'tp3_social','1.0.6',2048,157,'tp3 social','Share Icons & Facebook integration',1,0,3,1521639989,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','2bd92bb78b8e2157c9bd3ea354315982','add feature fb page \r\nfix tca\r\nicons...','tp3',1000006,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288605,0,'tp3_social','1.0.7',2048,165,'tp3 social','Share Icons & Facebook integration',1,0,3,1521644548,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','9bc8f0045a47b4ea61bc0009cea7387e','fix inkscape in icons','tp3',1000007,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288606,0,'tp3_social','1.0.8',2048,361,'tp3 social','Share Icons & Facebook integration',1,0,3,1521833873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','038df7ceee3d695ddfa705841cdbfdca','resolve dependencies','tp3',1000008,0,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288607,0,'tp3_social','1.0.10',2048,673,'tp3 social','Share Icons & Facebook integration',1,0,3,1538571088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','0c0139ef7a865f309a90758f75b1ed81','move to packagist','tp3',1000010,1,0,'https://web.tp3.de/manual/tp3-social/','ter','',''),
(9288608,0,'gslib','0.0.1',1196,183,'GS Library','GS Library is a collection of utility functions, base classes and other templates for the usage in other extensions.',0,0,4,1512141028,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','9bd8201b941c6b66f1890da5c98ca541','Initial release','Gilbertsoft',1,0,0,'http://github.com/gilbertsoft/typo3-gslib/wiki','ter','',''),
(9288609,0,'gslib','0.0.2',1196,197,'GS Library','GS Library is a collection of utility functions, base classes and other templates for the usage in other extensions.',1,0,4,1512168980,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','64735f4b2fde661fc2195f792d8c59f7','Extension classes changed','Gilbertsoft',2,0,0,'http://github.com/gilbertsoft/typo3-gslib/wiki','ter','',''),
(9288610,0,'gslib','0.0.3',1196,154,'GS Library','GS Library is a collection of utility functions, base classes and other templates for the usage in other extensions.',0,0,4,1512503541,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','6f12bbb8affa02998572484bd130ff02','Bug fix release','Gilbertsoft',3,0,0,'http://github.com/gilbertsoft/typo3-gslib/wiki','ter','',''),
(9288611,0,'gslib','0.0.4',1196,212,'GS Library','GS Library is a collection of utility functions, base classes and other templates for the usage in other extensions.',1,0,4,1512503582,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','591442cd34f00324b4b37250cbf8fd60','ObjectUtility renamed to ExtensionUtility','Gilbertsoft',4,0,0,'http://github.com/gilbertsoft/typo3-gslib/wiki','ter','',''),
(9288612,0,'gslib','0.0.5',1196,450,'GS Library','GS Library is a collection of utility functions, base classes and other templates for the usage in other extensions.',1,0,4,1512775676,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','bc51524f55ba5f2171decf00f716071a','Bugfix release','Gilbertsoft',5,1,0,'http://github.com/gilbertsoft/typo3-gslib/wiki','ter','',''),
(9288613,0,'refresh','0.0.1',3319,223,'Refresh - TYPO3 Compatibility Class [DUMMY VERSION','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions. It is especially developed to enable a smooth transition for extensions, which should run from TYPO3 6.2 to 9.x. This is the DUMMY VERSION. DONT USE IT! Please use the sponsored version available at https://typo3-browser-forum.de/sponsoring/?tx_browser_pi1%5BitemUid%5D649',4,0,6,1512429811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5202c3d52430cee93ca12794c3b601bd','INITIAL RELEASE: This is the DUMMY VERSION. DONT USE IT! Please use the sponsored version available at https://typo3-browser-forum.de/sponsoring/?tx_browser_pi1%5BitemUid%5D649','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/0.0.3','ter','',''),
(9288614,0,'refresh','0.0.2',3319,272,'Refresh - TYPO3 Compatibility Class [DUMMY VERSION','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions. It is especially developed to enable a smooth transition for extensions, which should run from TYPO3 6.2 to 9.x. This is the DUMMY VERSION. DONT USE IT! Please use the sponsored version available at https://typo3-browser-forum.de/sponsoring/?tx_browser_pi1[itemUid]649',4,0,6,1512430330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','750f0e935f2e4065c5e4dba286fb3e24','Optimise extension description','',2,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/0.0.3','ter','',''),
(9288615,0,'refresh','0.0.3',3319,294,'Refresh - TYPO3 Compatibility Class [DUMMY VERSION','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions. It is especially developed to enable a smooth transition for extensions, which should run from TYPO3 6.2 to 9.x. This is the DUMMY VERSION. DONT USE IT! Please use the sponsored version available at https://typo3-browser-forum.de/sponsoring/?tx_browser_pi1[itemUid]649',4,0,6,1513209378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','62ff42832909d84f4a15a721856865cc','IMPROVEMENT: Real methods at Classes/Compatibility/Core/Utility/ExtensionManagementUtility.php','',3,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/0.0.3','ter','',''),
(9288616,0,'refresh','2.0.1',3319,489,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1515949802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d60f9bab5b47185cda98e5b774ac5a78','UPGRADE for TYPO3 9.0','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.0.1','ter','',''),
(9288617,0,'refresh','2.1.0',3319,379,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1531732629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ddb90567d3c9545967bfb6027bb2a514','FEATURE: new method cObjGetSingle(). Manages deprecation: 64388 - Direct ContentObject methods within ContentObjectRenderer','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.1.0','ter','',''),
(9288618,0,'refresh','2.2.0',3319,311,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1541197636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9a090322e5d92d637c617db205ced717','FEATURE: 	SELECT_mm_query. DETAILS @ ChangeLog\r\n','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.2.2','ter','',''),
(9288619,0,'refresh','2.2.1',3319,198,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1542714935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b8307a1a9d2e1cc7294e0f7fb191828a','Compatible with TYPO3 version: 9.5.999','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.2.2','ter','',''),
(9288620,0,'refresh','2.2.2',3319,691,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1543174328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b4ccf405ec33e00aeb20b8bf05b4001d','FEATURE: ContentObjectRenderer::getTextFlexform got property dontdebug. See: Manual Whats new','',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.2.2','ter','',''),
(9288621,0,'refresh','2.2.3',3319,88,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1586116658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dcdc1a8f3526753e6892d216209d92b7','BUGFIX: ContentObjectRenderer was without AbstractPlugin. ChangeLog: https://bit.ly/2RbCphc NEWSLETTER: https://die-netzmacher.de/newsletter','',2002003,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.2.2','ter','',''),
(9288622,0,'refresh','2.2.4',3319,263,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1586116927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2d913f1ed9faf94982a6bc09aa2920a4','IMPROVEMENT: composer.json added','',2002004,0,0,'https://docs.typo3.org/typo3cms/extensions/refresh/2.2.2','ter','',''),
(9288623,0,'refresh','10.0.0',3319,111,'Refresh - TYPO3 Compatibility Class','Refresh supports the development of TYPO3 extension independent of the TYPO3 versions.',1,0,6,1622926451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','433e456d684e8dd992143d9789ce29a6','TYPO3 10.4 Compatibility NEWSLETTER: https://die-netzmacher.de/newsletter','',10000000,1,0,'https://docs.typo3.org/p/netzmacher/refresh/10.0/en-us','ter','',''),
(9288624,0,'lemm_fluid_teaser','1.0.1',527,527,'Fluid Styled Teaser','A teaser Content Element based on fluid_styled_content.',2,0,3,1512473808,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Stockart','stockart@lemm.de','lemm_developer','9c29d89fa44624e37b69d0f27d156e57','A teaser Content Element based on fluid_styled_content.','Lemm Werbeagentur GmbH',1000001,1,0,'','ter','',''),
(9288625,0,'gscacheconfig','0.0.1',924,76,'GS Cache Config','GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.',0,0,4,1512508641,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','700d500dfdd85a80eb17b20840662549','First alpha release','Gilbertsoft',1,0,0,'https://docs.typo3.org/typo3cms/extensions/gscacheconfig/0.0.5','ter','',''),
(9288626,0,'gscacheconfig','0.0.2',924,129,'GS Cache Config','GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.',1,0,4,1512508755,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','c0813776c73234bc41d03c1d4828d414','Change existing caches only','Gilbertsoft',2,0,0,'https://docs.typo3.org/typo3cms/extensions/gscacheconfig/0.0.5','ter','',''),
(9288627,0,'gscacheconfig','0.0.3',924,133,'GS Cache Config','GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.',1,0,4,1512564114,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','c6bfc9ee9072aa91a7bf5f68351a0486','Check use of APC is possible on CLI or fallback to file cache backend','Gilbertsoft',3,0,0,'https://docs.typo3.org/typo3cms/extensions/gscacheconfig/0.0.5','ter','',''),
(9288628,0,'gscacheconfig','0.0.4',924,96,'GS Cache Config','GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.',1,0,4,1512775714,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.3-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','da1d31735b1b8573fccf6eba32401001','Bugfix release','Gilbertsoft',4,0,0,'https://docs.typo3.org/typo3cms/extensions/gscacheconfig/0.0.5','ter','',''),
(9288629,0,'gscacheconfig','0.0.5',924,490,'GS Cache Config','GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.',1,0,4,1512941425,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:5:\"gslib\";s:11:\"0.0.5-0.0.0\";}}','Simon Gilli','typo3@gilbertsoft.org','gilbertsoft','c74c4ceb37684e20c1866abe25ccc510','Bugfix release','Gilbertsoft',5,1,0,'https://docs.typo3.org/typo3cms/extensions/gscacheconfig/0.0.5','ter','',''),
(9288630,0,'wiredminds_leadlab','1.2.0',1112,147,'LeadLab by wiredminds','Tracking-Integration for the fully rewritten LeadLab. LeadLab is the powerful Webanalyser by wiredminds.',1,0,3,1512604918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Uwe Jakobs','uwe.jakobs@imageco.de','leadlab','716896b11564f3006138db8238584d5a','This is the initial upload of \"wiredminds_leadlab\", the official successor of \"leadlab\".\r\n','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/wiredminds_leadlab/1.2.2','ter','',''),
(9288631,0,'wiredminds_leadlab','1.2.1',1112,163,'LeadLab by wiredminds','Tracking-Integration for the fully rewritten LeadLab. LeadLab is the powerful Webanalyser by wiredminds.',2,0,3,1512608388,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Uwe Jakobs','uwe.jakobs@imageco.de','leadlab','7a88a9210c5fdfd08997e99960ffcc17','This is the initial upload of \"wiredminds_leadlab\", the official successor of \"leadlab\".','',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/wiredminds_leadlab/1.2.2','ter','',''),
(9288632,0,'wiredminds_leadlab','1.2.2',1112,697,'LeadLab by wiredminds','Tracking-Integration for the fully rewritten LeadLab. LeadLab is the powerful Webanalyser by wiredminds.',2,0,3,1512640012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Uwe Jakobs','uwe.jakobs@imageco.de','leadlab','e732ddd08a65282640c895d83050a9ea','Minor Bugfixes in the Documentation.\r\n\"wiredminds_leadlab\" is the official successor of \"leadlab\".','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/wiredminds_leadlab/1.2.2','ter','',''),
(9288633,0,'wiredminds_leadlab','2.0.2',1112,105,'LeadLab','Integration of a Tracking-Code for LeadLab, the powerful Webanalyser by WiredMinds GmbH.',2,0,2,1630940835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Uwe Jakobs','uwe.jakobs@imageco.de','leadlab','2a2cfe7402900077d043a44d2d8942e7','New Version of LeadLab. Reduced to the max: Just install it and include your LeadLab-Code via the Sites-Module. LeadLab is the powerful Webanalyser by wiredminds. ','',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/wiredminds_leadlab/','ter','',''),
(9288634,0,'spt_socialmedia','1.0.0',1767,181,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1512900582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','7f96d1f26e0357b63c5fbdb22f528b90','- Floating social media widget.\r\n- Initial upload.','',1000000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288635,0,'spt_socialmedia','1.0.1',1767,769,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1512901711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','20728b14c90da7ca6a480c616d5b6ed4','- Title correction.\r\n- z-index issue fix.','',1000001,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288636,0,'spt_socialmedia','2.0.0',1767,114,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1579323683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','ef6294c1d97cfedeb181c97fe3556485','Compatibility fixes for TYPO3 9.5 LTS','',2000000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288637,0,'spt_socialmedia','3.0.0',1767,329,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1579337657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.2.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','a5050164cb7590d21c134a014696986d','Compatibility fix with TYPO3 10-dev','',3000000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288638,0,'spt_socialmedia','3.1.0',1767,0,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1594788020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','63acdadf04ff234e837cf5196183537d','TYPO3 10.4 LTS Compatible Version','',3001000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288639,0,'spt_socialmedia','4.0.0',1767,88,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1631942863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','4bc88b09b4c3d37fa9706b48bedb557b','TYPO3 v11 Compatible Version','',4000000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288640,0,'spt_socialmedia','5.0.0',1767,24,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1710739945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','c7d71f1055f05d7ad2a93b8fc5aad869','- TYPO3 v12 Compatibility Fixes\r\n- New Twitter Icon Update','',5000000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288641,0,'spt_socialmedia','5.1.0',1767,35,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1710740587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','47a5c9874e3c05720af339124fe80fac','- Extension cleanup','',5001000,0,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288642,0,'spt_socialmedia','6.0.0',1767,41,'Social Media Widget','Extension to manage social media widgets.',2,0,3,1721646401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.9.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','993b9354b6cd840fe11b55c19a5034ce','TYPO3 13 Compatibility Fixes','',6000000,1,0,'https://www.spawoz.com/blog/social-media-widget-documentation/','ter','',''),
(9288643,0,'air_table_view_categories','8.0.0',607,143,'Live TCA generator (AirTable) - view categories','The module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM)',3,0,5,1512905516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','abandoned_extensions','b462c80c9ac13da7f9a8c5505b21ecd3','The module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM)','',8000000,0,0,'','ter','',''),
(9288644,0,'air_table_view_categories','8.0.2',607,464,'Live TCA generator (AirTable) - view categories','The module for viewing categories and elements for the standard properties of \"parent_uid\" and \"category_uid\" (Mto1, MtoM)',3,0,5,1516803785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','abandoned_extensions','781e59b9257b6ba04e65405eab924a57','1. Added tab \"view categories\", 2. Added tab \"view items\"','',8000002,1,0,'','ter','',''),
(9288645,0,'launchquickshop','1.0.0',12927,324,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/?no_cache1&tx_browser_pi1%5btx_quickshop_categories.title%5d387',1,0,10,1513207909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ea50619fdbb1ca0570d161f86cba3c3b','Initial Release.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','',''),
(9288646,0,'launchquickshop','1.0.1',12927,338,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/?no_cache1&tx_browser_pi1%5btx_quickshop_categories.title%5d387',1,0,10,1513209013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4dd2123b5b2b3c6373df8da7661d65f1','BUGFIX: Labels of distribution images.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.1_DistributionWelcome.png'),
(9288647,0,'launchquickshop','1.0.3',12927,279,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1513242765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2adac64e43566ff3edf9fe0788e52014','IMPROVEMENTS: Dependency on Grid Elements. Initialisation file data.t3d.','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.3_DistributionWelcome.png'),
(9288648,0,'launchquickshop','1.0.4',12927,333,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1513247657,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ad0e8eb8b65bab5b523579310a081cf5','IMPROVEMENT: TYPO3 6.2, 7.6: Dependency on CSS Styled Content','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.4_DistributionWelcome.png'),
(9288649,0,'launchquickshop','1.0.6',12927,498,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1513373107,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','acaf3169021b68bc3c60c9e1cff20497','FEATURE: Slick Slider for Quick Shop Items. IMPROVEMENT: Postprocess prompt.','',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.6_DistributionWelcome.png'),
(9288650,0,'launchquickshop','1.0.9',12927,323,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1514333258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0e72d1143b83684aeb33bd7ccfe06f1e','IMPROVEMENTS: Sorting caddy and powermail form on page caddy. New: start.config.baseURLhttps. Prompts depending on TYPO3 version. Optimise initialisation file data.t3d. Dependency on Slick. BUGFIXES: Small bugfixes in the Documentation. Slick for TYPO3 8.','',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.9_DistributionWelcome.png'),
(9288651,0,'launchquickshop','1.0.10',12927,454,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1514366992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8e1e2a24609c2035976c031e8f723a99','Improvement: The slick slider on the page shop is hidden by default and can enabled by the integrator.','',1000010,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.10_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.10_DistributionWelcome.png'),
(9288652,0,'launchquickshop','1.0.12',12927,287,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1515954292,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','01c248af0cebae2d610a78ecdc7abb2e','Small bugfix-version','',1000012,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.12_DistributionWelcome.png'),
(9288653,0,'launchquickshop','1.0.13',12927,339,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1516010093,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','517d7157bc920ca2ce99b27c09d053db','TYPO3 8.7: No prompt for grid elements any longer.','',1000013,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.0.13','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.13_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.0.13_DistributionWelcome.png'),
(9288654,0,'launchquickshop','1.1.5',12927,278,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1518001625,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','694e706066703eedbf1e78e1e62576ee','FEATURES: Page and form for managing frontend user data. owermail form of the caddy: some fields will filled with fe_user data. E-Payment: template for e-payment will installed. New gridelements accordion and tabs. UPDATE: Quick Shop 8.8.0 and new table t','',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.1.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.1.5_DistributionWelcome.png'),
(9288655,0,'launchquickshop','1.1.6',12927,482,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1518131188,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3ea7681253390d98fc6aff48cf12290e','Feature: Caddy 8.8.3 with option newsletter subscription.','',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/1.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.1.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_1.1.6_DistributionWelcome.png'),
(9288656,0,'launchquickshop','2.0.0',12927,510,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1519494691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0c6f4a0c7e63add03afac6a59b91291f','FEATURE: Providers. IMPROVEMENT: Update for Quick Shop 8.9.0. Details @ ChangeLog','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.0_DistributionWelcome.png'),
(9288657,0,'launchquickshop','2.0.1',12927,368,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1519758261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d6a24ff04d8a40bd9e47ecd37add12c2','Update for Caddy 8.9.4: new feature CSS file for Powermail e-mails.','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.1_DistributionWelcome.png'),
(9288658,0,'launchquickshop','2.0.2',12927,502,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1521223162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6d571cf8482bdea7dbebab59f543a89a','PRIVACY: Map provider google is disabled by default.','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.2_DistributionWelcome.png'),
(9288659,0,'launchquickshop','2.0.3',12927,512,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1521470632,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','24eb095e3a31dd74e0ba43d3fab530e8','FEATURES: Samples for Quick Finder and Category lists. Update for Quick Shop 8.10.0. DETAILS @ ChangeLog','',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.3_DistributionWelcome.png'),
(9288660,0,'launchquickshop','2.0.4',12927,442,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1524937918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','49f4fcd3ba8a2b71c17295a3a0a7428b','IMPROVEMENTS: 	Update for Quick Shop 8.10.5: slick slider. Improved module value for pages caddy, caddy items and quick shop items. DETAILS @ ChangeLog','',2000004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.4_DistributionWelcome.png'),
(9288661,0,'launchquickshop','2.0.6',12927,474,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1527239432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6c71c894b187edcb1a72565d38a6271b','IMPROVEMENT: New page: General Data Protection Regulation (GDPR), de: Datenschutz-Grundverordnung (DSGVO)','',2000006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.0.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.0.6_DistributionWelcome.png'),
(9288662,0,'launchquickshop','2.1.0',12927,430,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',1,0,10,1528753218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c004ea148f7759a51bac254d63b2e953','FEATURE: new theme yellow. GDPR/DSGVO: optimised powermail order form. New page foundation sample. Some BUGFIX. DETAILS @ ChangeLog','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.0_DistributionWelcome.png'),
(9288663,0,'launchquickshop','2.1.4',12927,295,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1536089154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c7e792c86bed0e422a23bdd7ef3fe621','UPDATE for Quick Shop 8.12.0: support of bootstrap CSS. DETAILS @ ChangeLog','',2001004,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.4_DistributionWelcome.png'),
(9288664,0,'launchquickshop','2.1.5',12927,348,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1536917056,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','203bc310c147f85481444cb6b6cde0d9','Small improvement version. DETAILS @ ChangeLog','',2001005,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.5_DistributionWelcome.png'),
(9288665,0,'launchquickshop','2.1.6',12927,372,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1539961648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4fe3ccc24f268f9d13b70a66df8d4167','UPDATE for EXT:browser 9.4.0. DETAILS @ ChangeLog','',2001006,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.1.6','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.1.6_DistributionWelcome.png'),
(9288666,0,'launchquickshop','2.2.1',12927,369,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1548368230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','21952391f352f8d8f12fbee26aea9b61','UPDATE: for caddy 8.16, radialsearch 8.8. SQL table definitions. DETAILS @ ChangeLog','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/2.2.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.2.1_DistributionWelcome.png'),
(9288667,0,'launchquickshop','2.3.0',12927,195,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1563224727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','dbdcaa86f03d1f9e1c832f5d280f0c8e','COMPATIBILITY: TYPO3 6.2-9.5 :) Newsletter @ https://die-netzmacher.de/newsletter','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.3.0_DistributionWelcome.png'),
(9288668,0,'launchquickshop','2.3.1',12927,317,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1563274313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f169d9786a196f3d663f645709992e68','BUGFIX: in context with TYPO3 9.5. DETAILS @ ChangeLog. NEWSLETTER: https://die-netzmacher.de/newsletter','',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.3.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.3.1_DistributionWelcome.png'),
(9288669,0,'launchquickshop','2.4.0',12927,206,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1572393294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8af2ebaf0ea25f13a8e6cfd9245726e9','FEATURES: Gridelements got some new properties. Upgrade for EXT:start 5.3.0 ChangeLog: https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/','',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.0_DistributionWelcome.png'),
(9288670,0,'launchquickshop','2.4.1',12927,243,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1572475540,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ad706b8410453c5c7c86e95017b25a55','UPGRADE for EXT:start 5.3.1. ChangeLog: https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/','',2004001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.1_DistributionWelcome.png'),
(9288671,0,'launchquickshop','2.4.2',12927,242,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1573648052,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a47ff0c7061d4575180020a519af9cc8','BUGFIX: Root page: gridelement was missing. NEWSLETTER: https://die-netzmacher.de/newsletter/','',2004002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.4.2_DistributionWelcome.png'),
(9288672,0,'launchquickshop','2.5.0',12927,217,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1574629316,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8d77a6a21cbb24aef8d6baaa4eb1c131','FEATURE: Slider for Quick Shop items is running by EXT:slick and EXT:xblog. UPDATE for EXT:slick 5.0.0 BUGFIX Does not include jQuery twice. DETAILS https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/ ','',2005000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.5.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.5.0_DistributionWelcome.png'),
(9288673,0,'launchquickshop','2.6.0',12927,228,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1575748675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','28adfb96f100ba7b6d6bc24e4be197f3','FEATURE: inquiry form. NEWSLETTER: https://die-netzmacher.de/newsletter/','',2006000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.6.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.6.0_DistributionWelcome.png'),
(9288674,0,'launchquickshop','2.7.0',12927,307,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1576791573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','50ac34ae69b6169d266d85e5ed6f20c2','UPDATE for the new feature mega-menu of EXT:start 5.4.1 ','',2007000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.0_DistributionWelcome.png'),
(9288675,0,'launchquickshop','2.7.1',12927,156,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1582044056,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cb37cfaddeb36df551b790a5a677c913','FEATURE: Customer account. Page for login. Page with order list. ChangeLog: https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/','',2007001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.1_DistributionWelcome.png'),
(9288676,0,'launchquickshop','2.7.2',12927,282,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1582283942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','01a7d08424f6524eaef0d864b4328518','Small BUGFIX. ChangeLog: https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/','',2007002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_2.7.2_DistributionWelcome.png'),
(9288677,0,'launchquickshop','9.2.4',12927,122,'Quick Shop - responsive e-commerce with TYPO3','Quick Shop is optimised for desktops, tablets and smartphones. Ready-to-use supported by Launch Quick Shop! (launchquickshop). E-payment with credit-card, debit, paypal and sepa by paymill. E-commerce for small budget and small-scale enterprises. Demo: http://typo3-quick-shop.de',2,0,3,1586079470,'a:1:{s:7:\"depends\";a:3:{s:7:\"refresh\";s:0:\"\";s:15:\"seo_dynamic_tag\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','685a26beb53448af312dfb4cd4ec2a0d','BUGFIX: %sys_dmail_category:quick_shop.uid% ChangeLog: https://bit.ly/34hJqkR NEWSLETTER: https://die-netzmacher.de/newsletter/','',9002004,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/9.2/en-us','ter','',''),
(9288678,0,'launchquickshop','3.0.0',12927,97,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1586959096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d470e21903b94bbfee7ee58136f060a8','UPDATE for EXT:start 6.0.0. NEWSLETTER: https://die-netzmacher.de/newsletter/','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/launchquickshop/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_3.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_3.0.0_DistributionWelcome.png'),
(9288679,0,'launchquickshop','9.2.5',12927,173,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1586960367,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5ca14c03a966935f548afd6a98f0f88e','UPDATE for EXT:start 6.0.0. NEWSLETTER: https://die-netzmacher.de/newsletter/','',9002005,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/9.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_9.2.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_9.2.5_DistributionWelcome.png'),
(9288680,0,'launchquickshop','9.2.6',12927,623,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1587137268,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:6:\"launch\";s:3:\"1.0\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d234c2d2c82d7e2612be080f3ea12f41','Update for EXT:start 6.0.2','',9002006,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/9.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_9.2.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_9.2.6_DistributionWelcome.png'),
(9288681,0,'launchquickshop','10.0.8',12927,115,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework. BE AWARE: You need TYPO3-Refresh provided at https://typo3-browser-forum.de/sponsoring/refresh/',2,0,10,1622900022,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a4dcc7607128b66ebb0e197642c5655c','Upgrade for TYPO3 10.4. Upgrade manual. EXT:browser is replaced with EXT:xblog.WHATS NEW 10.0 https://bit.ly/3g6PIey NEWSLETTER: https://die-netzmacher.de/newsletter/','',10000008,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.0.8_DistributionWelcome.png'),
(9288682,0,'launchquickshop','10.0.9',12927,127,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1622929599,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1aa6a56b1e22616b1ee5db4c2d6ca818','[BUGFIX] data.t3d: compytibility with TYPO3 8.7','',10000009,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.0.9_DistributionWelcome.png'),
(9288683,0,'launchquickshop','10.1.0',12927,131,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1623066704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2f1102363666f000d44fafddc5890425','[FEATURE] Additional pages manuals and video. [TASKS] Move slick form dependency to recommended. Remove dependency on copyright and refresh. ','',10001000,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.0_DistributionWelcome.png'),
(9288684,0,'launchquickshop','10.1.1',12927,159,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1623866426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','05259ae0c12e33f2b9f583dd068acb48','[TASK] Optimise size of images of some products. NEWSLETTER: https://die-netzmacher.de/newsletter/','',10001001,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.1_DistributionWelcome.png'),
(9288685,0,'launchquickshop','10.1.2',12927,133,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1624212397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ed91164eb12dc41d5ccb4e4b3bc6b88','[TASK] Update Video. NEWSLETTER: https://die-netzmacher.de/newsletter/','',10001002,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.2_DistributionWelcome.png'),
(9288686,0,'launchquickshop','10.1.4',12927,131,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1631628960,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6ee9286eced000980b90fd954b46b2fc','[TASK] Update for EXT:launch v10.0.5','',10001004,0,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.4_DistributionWelcome.png'),
(9288687,0,'launchquickshop','10.1.5',12927,166,'Launch Quick Shop!','Launch the Quick Shop - e-commerce with TYPO3 - ready-to-use! Gridelements enable nested layouts. Based on Start TYPO3 Responsive (start) and the Foundation framework.',2,0,10,1634037428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7035dbe6618b50ea40b6e5141768ee5b','[TASK] Remove baseURL / base href (from TYPO3 10.4 only)','',10001005,1,0,'https://docs.typo3.org/p/netzmacher/launchquickshop/10.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchquickshop_10.1.5_DistributionWelcome.png'),
(9288688,0,'tibs','0.0.1',841,129,'TIBS','TYPO3 extension for TIBS',2,0,4,1513345792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','clubdrei.com Internetagentur OG','','clubdrei','c6220f6d7fa60a905839143358ae2d51','Initial version','',1,0,0,'','ter','',''),
(9288689,0,'tibs','0.0.2',841,91,'TIBS','TYPO3 extension for TIBS',2,0,4,1513686709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','clubdrei.com Internetagentur OG','','clubdrei','ec5c76256e0bd33ea4310e96cff19abf',' Add TypoScript fixes with includeStaticTypoScriptSources hook\r\n Add upgrade wizard for accessibilityicons','',2,0,0,'','ter','',''),
(9288690,0,'tibs','0.0.3',841,109,'TIBS','TYPO3 extension for TIBS',2,0,4,1513695493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','clubdrei.com Internetagentur OG','','clubdrei','6f4204faabcd51bf0b31980f87de4568',' Fix styling of flash \"embed\" elements','',3,0,0,'','ter','',''),
(9288691,0,'tibs','0.0.4',841,193,'TIBS','TYPO3 extension for TIBS',2,0,4,1514987894,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}s:8:\"suggests\";a:1:{s:16:\"image_autoresize\";s:0:\"\";}}','clubdrei.com Internetagentur OG','','clubdrei','92c67b954d9bea220be9958da311490c','Add slot which disables populateMetadata of image_autoresize','',4,0,0,'','ter','',''),
(9288692,0,'tibs','0.0.5',841,319,'TIBS','TYPO3 extension for TIBS',2,0,4,1524245679,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}s:8:\"suggests\";a:3:{s:16:\"image_autoresize\";s:0:\"\";s:7:\"mediace\";s:0:\"\";s:15:\"perfectlightbox\";s:0:\"\";}}','clubdrei.com Internetagentur OG','','clubdrei','e450fad518fd01f1b30eba6969a2e9b0','- Fix perfectlightbox title issue\r\n- Improve code','',5,1,0,'','ter','',''),
(9288693,0,'pb_check_extensions','1.0.0',1299,192,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',1,0,1,1513698187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','01764580fb1085e7e874cc76b7e1081f','Init','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/1.0.1','ter','',''),
(9288694,0,'pb_check_extensions','1.0.1',1299,298,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',1,0,1,1521288825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','d6573c4c3bbb855dedd4f5cdd2f5d8cc','Update documentation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/1.0.1','ter','',''),
(9288695,0,'pb_check_extensions','1.1.0',1299,355,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',1,0,1,1528736676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Peter Benke','info@typomotor.de','benke','b1b79c4afafac755c80fc584aae14500','Bugfix Namespace Utilities','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/1.1.0','ter','',''),
(9288696,0,'pb_check_extensions','2.0.0',1299,144,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',2,0,1,1605612973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Peter Benke','info@typomotor.de','benke','f263732f8e57db3a9533bde52be2b79a','Compatibility TYPO3 9','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/','ter','',''),
(9288697,0,'pb_check_extensions','10.4.0',1299,128,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',2,0,1,1635946000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Peter Benke','info@typomotor.de','benke','bf8999dcd48ec73c583c8c5f1417797d','Code cleanup','',10004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/','ter','',''),
(9288698,0,'pb_check_extensions','11.5.1',1299,112,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',2,0,1,1669119681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Peter Benke','info@typomotor.de','benke','12233ae6e4050b19682c9ff42454de96','Compatibility with TYPO3 11','',11005001,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/','ter','',''),
(9288699,0,'pb_check_extensions','12.4.0',1299,52,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',2,0,1,1729696285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Peter Benke','info@typomotor.de','benke','6c685a4fc0a5a3c790a4e3a9a558db85','Compatibility TYPO3 12','',12004000,0,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/','ter','',''),
(9288700,0,'pb_check_extensions','13.4.0',1299,18,'Check extensions','Checks, if there are updates available for installed extensions and sends an email',2,0,1,1770215633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Peter Benke','info@typomotor.de','benke','047bc965383d4142ba968b3d259bb27e','Upgrade to TYPO3 v13','',13004000,1,0,'https://docs.typo3.org/typo3cms/extensions/pb_check_extensions/','ter','',''),
(9288701,0,'ig_simplephpspreadsheet','1.0.0',965,283,'SimplePhpSpreadsheet','Internetgalerie: SimplePhpSpreadsheet',0,0,3,1513876059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.6.99\";}}','Yannick Monney, Daniel Abplanalp','da@internetgalerie.ch, da@internetgalerie.ch','abandoned_extensions','6069c6f04c94e3bfda4b7f24227b192b','A simple class wrapped around PhpSpreadsheet (https://github.com/PHPOffice/PhpSpreadsheet)\r\n\r\nThere are all functions included for a simple in- and export of excel files, cvs files, etc.\r\n\r\nIts also possible to use PhpSpreadsheet functions inside SimpleP','',1000000,0,0,'https://github.com/methosiea/ig_simplephpspreadsheet/blob/master/README.md','ter','',''),
(9288702,0,'ig_simplephpspreadsheet','1.0.1',965,682,'SimplePhpSpreadsheet','Internetgalerie: SimplePhpSpreadsheet',0,0,3,1513929941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.6.99\";}}','Yannick Monney, Daniel Abplanalp','da@internetgalerie.ch, da@internetgalerie.ch','abandoned_extensions','cb036dce4aee0c9c952fd8d6d1f7864a','Updates:\r\n\r\n- A thew functions got descripted\r\n- Class FunctionLibrary not found got fixed','',1000001,1,0,'https://github.com/methosiea/ig_simplephpspreadsheet/blob/master/README.md','ter','',''),
(9288703,0,'syzygy_form_star_rating','1.0.1',487,487,'SYZYGY Form Star Rating','The aim of this extension is to provide a star rating field to the form framework',2,0,4,1513940772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nico Dellith','typo3-team@syzygy.de','syzygy_dev_team','58bbb8dfd12a7ec1cf9c6bf1f47ba781','First public release','SYZYGY Deutschland GmbH',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/syzygy_form_star_rating/','ter','',''),
(9288704,0,'me_backend_security','1.1.0',4414,392,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1513949106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','52c7f1f12d60f2ef3c3571f66bf138c7','Release 1.1.0\r\n---\r\nFeature: Optimized validator error messages\r\nFeature: Validator for same passwords\r\nFeature: Different Message for first password change','move elevator GmbH',1001000,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288705,0,'me_backend_security','1.1.1',4414,333,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1515600597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','98010d48966cb7d489b8afe5343fcf6d','Release 1.1.1\r\n---\r\nBugfix: Fix hook exception in frontend mode on active backend user login','move elevator GmbH',1001001,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288706,0,'me_backend_security','1.1.2',4414,383,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1516266951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','87d83976103d81a8cf54c80e95f61c33','Release 1.1.2\r\n---\r\nBugfix: Fix redirect on non-ssl websites if password change is required','move elevator GmbH',1001002,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288707,0,'me_backend_security','1.1.3',4414,604,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1517496935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','5c1896d87c42014097f88364682a0d5c','Release 1.1.3\r\n---\r\nBugfix: Validate that the old and new password are not the same in the user settings\r\nBugfix: Existing accounts no longer must change their password immediately after activating the extension\r\nFeature: Allow new special characters to v','move elevator GmbH',1001003,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288708,0,'me_backend_security','1.1.4',4414,538,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1533634427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','87b39b62c00e9cbacd642fe7dcc81bed','Release 1.1.4\r\n---\r\nBugfix: Fix detection of existing accounts','move elevator GmbH',1001004,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288709,0,'me_backend_security','2.0.0',4414,383,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1554787500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','9400c795d343eb7924c1b90e202ef5d1','Release 2.0.0\r\n---\r\nFeature: TYPO3v9 compatibility','move elevator GmbH',2000000,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288710,0,'me_backend_security','2.0.1',4414,645,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1558935049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','7913e8a8039a81567c33411dd402b658','Release 2.0.1\r\n---\r\nBugfix: PHP7 typehints for hooks','move elevator GmbH',2000001,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288711,0,'me_backend_security','2.0.2',4414,126,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1607356845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','3c583713b43a63b7d408b270bea81497','Release 2.0.2\r\n---\r\nFeature: TYPO3 10 compatibility\r\nFeature: Allow new special characters to the special character validator\r\nBugfix: Invalid password length with german umlauts','move elevator GmbH',2000002,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288712,0,'me_backend_security','2.0.3',4414,134,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1607527887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','1ccf8a23b6ee84ac9e674b2b5d4e6a19','Release 2.0.3\r\n---\r\nBugfix: Update PHP version constraint to include newer PHP7 versions','move elevator GmbH',2000003,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288713,0,'me_backend_security','2.0.4',4414,131,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1608539883,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"rsaauth\";s:0:\"\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','dcb2b16f6840cfdb21af3da52d31cc81','Release 2.0.4\r\n---\r\nFeature: Add typo3/cms-rsaauth as conflict','move elevator GmbH',2000004,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288714,0,'me_backend_security','2.0.5',4414,127,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1619167469,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"rsaauth\";s:0:\"\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','0e6abcd1733dea7089401e13d0b186c6','Release 2.0.5\r\n---\r\nFeature: Add .gitattributes file\r\nFeature: Add composer extension key\r\nBugfix: Add proper type casting for hooks','move elevator GmbH',2000005,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288715,0,'me_backend_security','2.0.6',4414,128,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1626703557,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"rsaauth\";s:0:\"\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','7e6b5aab94dedcfc214a7a8186c9aaaf','Release 2.0.6\r\n---\r\nBugfix: Fix broken language keys','move elevator GmbH',2000006,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288716,0,'me_backend_security','2.0.7',4414,119,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1641997612,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:7:\"rsaauth\";s:0:\"\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','bda0cc02ffdab0b7297e5b9bbb783570','Release 2.0.7\r\n---\r\nFeature: Add password validation rules to password reset form','move elevator GmbH',2000007,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288717,0,'me_backend_security','3.0.0',4414,92,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1655886457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','36d69375adde8bb9eabb528039ec3f2f','Release 3.0.0\r\n---\r\nFeature: Add TYPO3 11 compatibility\r\nFeature: PHP 8.0/ 8.1 compatibility\r\nFeature: Drop TYPO3 9 and 10 support','move elevator GmbH',3000000,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288718,0,'me_backend_security','3.0.1',4414,117,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1655898614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','4adde0c98ff2676f8dbe63f6003e0e94','Release 3.0.1\r\n---\r\nBugfix: Fix FrontendBackendUserAuthentication issue which will break third-party extension ext_localconf.php files','move elevator GmbH',3000001,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288719,0,'me_backend_security','3.0.2',4414,63,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1691573126,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','484f7b0f4ca546cb2773e19db8db62d9','Release 3.0.2\r\n---\r\nBugfix: Fix extension dependency constraints\r\nBugfix: Fix MFA authentication loop\r\nFeature: Update password reset login form template','move elevator GmbH',3000002,0,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288720,0,'me_backend_security','3.0.3',4414,99,'m:e Backend Security','Erweiterte Sicherheit für das TYPO3-Backend',2,0,5,1691573177,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.9.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','move elevator GmbH','entwicklung@move-elevator.de','move-elevator','4a8cccce0c41c8d9572728f7c857763e','Release 3.0.3\r\n---\r\nBugfix: Fix backend user generation handling via TYPO3 backend','move elevator GmbH',3000003,1,0,'https://github.com/move-elevator/me_backend_security/blob/master/README.md','ter','',''),
(9288721,0,'infochy_multilang','0.0.1',387,387,'Extbase Multilanguage','',0,0,3,1514155948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','Micha Barthel','mb@infochy.de','infochy','5f741522b06b57fe404321e04134cf99','infochy_multilang Example','',1,1,0,'','ter','',''),
(9288722,0,'abtest2','1.0.0',935,935,'AB Test Pages','With this extension, administrators can deliver different content for the same URL (AB test), depending on cookies or least showed page to realize a most accurate possible test.',2,0,4,1514161307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"realurl\";s:11:\"2.0.0-0.0.0\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','48f4c3998f45e08c6620222ab8da5a12','First public version','WapplerSystems',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/abtest2/1.0.0','ter','',''),
(9288723,0,'staffholiday','1.0.0',1495,329,'Staff holiday','TYPO3 extension for the planning of holidays for employees',1,0,3,1514546345,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','3b2d7d02afeb90c013e51c7a285ebb90','TYPO3 Extension for the administration and planning of vacation requests of employees.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/staffholiday/1.0.1','ter','',''),
(9288724,0,'staffholiday','1.0.1',1495,264,'Staff holiday','TYPO3 extension for the planning of holidays for employees',2,0,3,1514965717,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','43b0aa5e52310a14a77ee9f47cf26033','Small code cleanup','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/staffholiday/1.0.1','ter','',''),
(9288725,0,'staffholiday','1.1.0',1495,461,'Staff holiday','TYPO3 extension for the planning of holidays for employees',2,0,3,1515505510,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.0.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','6bad8ff2eaf5900166f67dd4a313cf25','Please update to the new version! Integrate new feature - add iCal file as email attachment. Also fixing different bugs, have a look into changelog https://docs.typo3.org/typo3cms/extensions/staffholiday/Misc/Changelog/1-1-0.html','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/staffholiday/1.1.0','ter','',''),
(9288726,0,'staffholiday','2.0.0',1495,441,'Staff holiday','TYPO3 extension for the planning of holidays for employees',2,0,3,1545904446,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','c45c9edd736cd11de0375dae8efde4c0','- Added PHP 7.2 support\r\n- Support TYPO3 v8 and v9\r\n- Minor bugfixes','',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/staffholiday/2.0.0','ter','',''),
(9288727,0,'in2connector','2.1.0',735,735,'in2connector','Enterprise Level Connection Manager for LDAP, SOAP etc.',2,0,1,1515072893,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.0.0-8.7.99\";s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:4:\"logs\";s:13:\"1.2.0-1.99.99\";}}','Oliver Eglseder','oliver.eglseder@in2code.de','in2code','d589648cfd6e293a6c35970e6ca5f6f9','Release notes: https://github.com/in2code-de/in2connector/releases/tag/2.1.0','in2code GmbH',2001000,1,0,'https://github.com/in2code-de/in2connector/blob/master/README.md','ter','',''),
(9288728,0,'events2','2.0.0',12003,354,'Events 2','Create single and recurring events',2,-1,3,1515079863,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"6.2.0-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.2.0\";s:5:\"maps2\";s:5:\"3.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4c81ebb206777fe5de6e07f95f4830ba','First official upload to TER. Hope you have fun with this extension.','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288729,0,'events2','2.1.0',12003,361,'Events 2','Create single and recurring events',2,-1,3,1520857813,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";s:5:\"maps2\";s:5:\"3.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','076de04336e58417c954c3c5588b070d','Add plugins to ContentElementWizard. Compatible with PHP 7.2. Move inline JS into its own file.','jweiland.net',2001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288730,0,'events2','2.2.5',12003,416,'Events 2','Create single and recurring events',2,-1,3,1526392560,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";s:5:\"maps2\";s:5:\"3.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b85c8522bd042b855e1ecffa01c01e3f','Bugfix release. Repair scheduler task execution for TYPO3 8.7. Repair query for listing events in TYPO3 8.7','jweiland.net',2002005,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288731,0,'events2','2.3.0',12003,230,'Events 2','Create single and recurring events',2,-1,3,1540212520,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"3.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ade67533eb5702d76f76dcd4297f472e','maps2 ist not a requirement anymore. Build events for each months. New setting, if Organizer/Location is required or not. Completely rewritten Events.js for frontend. Please read update notes before installing new version.','jweiland.net',2003000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288732,0,'events2','2.3.1',12003,280,'Events 2','Create single and recurring events',2,-1,3,1540915404,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"3.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b868a7d5bed497356b66b023c9c9641f','Remove some further dependencies to maps2','jweiland.net',2003001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288733,0,'events2','3.0.0',12003,278,'Events 2','Create single and recurring events',2,-1,3,1542290916,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.1.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','867df39d009f024d3619440645576010','We added compatibility for TYPO3 9 and removed TYPO3 6 and 7 compatibility. Please have a look into Upgrade section of our documentation.','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288734,0,'events2','3.0.3',12003,253,'Events 2','Create single and recurring events',2,-1,3,1542875645,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','05ed8fd782d900ab3faa19f462bd89ec','Update TCA to be compatible with TYPO3 8 and 9. Move TCA for tt_content and sys_template into Overrides. Make use of Maps2 registry if maps2 is loaded. Remove default pageTSconfig for maps2.','jweiland.net',3000003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288735,0,'events2','3.0.6',12003,251,'Events 2','Create single and recurring events',2,-1,3,1545214147,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','51f052adcbb5bdf94bcc60a387e3e1ca','Add last day of event to iCal export. Regardless if endTime is set or not.','jweiland.net',3000006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288736,0,'events2','3.0.8',12003,261,'Events 2','Create single and recurring events',2,-1,3,1546431364,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dce5f56f0fec15d32b50558ef10d28b7','Allow creation of day records also for hidden events. That happens while you create or edit events in frontend.','jweiland.net',3000008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288737,0,'events2','3.1.2',12003,222,'Events 2','Create single and recurring events',2,-1,3,1547539560,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0afeacb0584cef9e103c72494ae82f1e','We have removed all @ToDo Annotations due to a semantic error in TYPO3 9','jweiland.net',3001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288738,0,'events2','3.2.0',12003,218,'Events 2','Create single and recurring events',2,-1,3,1547650485,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f3b6e47246bd669a6c5a95c3d01f7c19','Completely rewritten DayRepository based on QueryBuilder. Completely new solution to merge recurring events.','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288739,0,'events2','3.2.2',12003,235,'Events 2','Create single and recurring events',2,-1,3,1548257794,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3c7de8a76489b6a9d2563eec68c988c4','Use f:defaultCase in template and update documentation','jweiland.net',3002002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288740,0,'events2','3.4.0',12003,249,'Events 2','Create single and recurring events',2,-1,3,1550763228,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','42dd3818c34bb8e7b04e0f85825bf56f','We have added a TimestampMapper Aspect which you can use for events2 URLs in TYPO3 9.','jweiland.net',3004000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288741,0,'events2','3.5.0',12003,233,'Events 2','Create single and recurring events',2,-1,3,1553510185,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"4.2.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','87a1dc8bff429e2fcb583cec87f514eb','Remove customer information from locallang files. Use FlashMessages instead of Exceptions in new/edit/search action. Added a configuration to update message for image rights in typoscript. Add FlashMessage VH to Search template','jweiland.net',3005000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288742,0,'events2','3.5.1',12003,224,'Events 2','Create single and recurring events',2,-1,3,1556797000,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','99be0af20fdcbd3d51312f725301fc6f','Remove dependency to maps2 in composer.json','jweiland.net',3005001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288743,0,'events2','3.5.2',12003,196,'Events 2','Create single and recurring events',2,-1,3,1557849319,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1475c584c5373321da1d3511f2a64027','Show hidden events2 in frontend, if you have activated showHiddenContent in admPanel','jweiland.net',3005002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288744,0,'events2','3.6.0',12003,225,'Events 2','Create single and recurring events',2,-1,3,1559742827,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d25be75b447557629a3b25c0950f67ed','Bug: Search for further times, if exceptions do not contain time records. Feature: Now you can add your own internal/external link to location record. UnitTest: EventsService is now tested.','jweiland.net',3006000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288745,0,'events2','3.7.1',12003,311,'Events 2','Create single and recurring events',2,-1,3,1561714136,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6416158952a9db70d74f8df167fa5aa8','We have changed the ext_icon and moved it into the new supported directory','jweiland.net',3007001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288746,0,'events2','3.7.2',12003,196,'Events 2','Create single and recurring events',2,-1,3,1562252855,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f93f6e72042c6398cd2862f099deb8db','Bugfix Release: Solve ReflectionClass error with missing PoiCollection class','jweiland.net',3007002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288747,0,'events2','3.8.0',12003,205,'Events 2','Create single and recurring events',2,-1,3,1562764326,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','08efabbe0e74ac6f60f49eab77c3c76a','Bugfix: Repair iCal export. Feature: Add JSON-LD-Output for detail page. Bugfix: Add dynamic default value for event_begin to TCA via FormDataProvider.','jweiland.net',3008000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288748,0,'events2','3.8.1',12003,200,'Events 2','Create single and recurring events',2,-1,3,1564381056,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3a3b2f8ced85dfbf083a27f74d69369c','Do not search for events of tomorrow, if view \"today\" was selected.','jweiland.net',3008001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288749,0,'events2','3.8.2',12003,187,'Events 2','Create single and recurring events',2,-1,3,1565625029,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a5e9a139e89f5af0a11ec3896d9dd570','Bugfix: Do not load Environment class of TYPO3 9.2 in TYPO3 8.7. Bugfix: Repair generation of duration events with different exception times','jweiland.net',3008002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288750,0,'events2','3.8.3',12003,278,'Events 2','Create single and recurring events',2,-1,3,1565783100,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f4dd316e3967e3322cb12642c8f61ee0','Bugfix: Many recurring events were not shown in list of a given timestamp/day, if merge Feature was activated in plugin','jweiland.net',3008003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288751,0,'events2','3.9.2',12003,271,'Events 2','Create single and recurring events',2,-1,3,1571405993,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:5:\"5.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3b9d20abeab7fcc242b578351c4e97fa','Respect required location when creating events in frontend, if configured in ExtConf.','jweiland.net',3009002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288752,0,'events2','4.0.2',12003,253,'Events 2','Create single and recurring events',2,-1,3,1578040090,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:13:\"5.0.0-7.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0098c266bb55d56797df4647bd8182df','Bugfix Release: Allow empty organizer in FE, if organizer selectbox is enabled in plugin configuration','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288753,0,'events2','4.1.0',12003,258,'Events 2','Create single and recurring events',2,-1,3,1578650337,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:13:\"5.0.0-7.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c5e4317efc9da3ef2bceee39c3912486','Add slug_segment to build better and sanitized URIs. See new example in TimestampAbstract.php','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288754,0,'events2','4.1.1',12003,283,'Events 2','Create single and recurring events',2,-1,3,1579271446,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:13:\"5.0.0-7.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','14675460ca26333241e5535cb1bce04a','BUGFIX: Add missing Slug Updater. BUGFIX: Allow Videos in Detail View','jweiland.net',4001001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288755,0,'events2','5.0.0',12003,273,'Events 2','Create single and recurring events',2,-1,3,1584099166,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9faf95e804284be324b0bc99a61c45ea','Better translation handling. Update documentation. Update Trait for sys_language_uid. Add Plugin Previews in BE. Better explaination of rootCategories in various labels. Complete Update of Events2.js: Each Plugin will be processed individually now. Update List Partial (removing all these huge Panels).','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288756,0,'events2','5.1.1',12003,177,'Events 2','Create single and recurring events',2,-1,3,1591250672,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.34-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5d3bdf0660563eddcfb8791900e8bc69','Update index of events table to be compatible with MB4 collation','jweiland.net',5001001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288757,0,'events2','5.1.2',12003,255,'Events 2','Create single and recurring events',2,-1,3,1593094741,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.34-9.99.99\";s:18:\"static_info_tables\";s:5:\"6.3.9\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e8f9f4498c10217cfb3dbb641e2cb2a1','Add complete address to ICS Download','jweiland.net',5001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288758,0,'events2','6.1.0',12003,185,'Events 2','Create single and recurring events',2,-1,3,1605867153,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3ed5ee9083bd76557903175621ae3652','BUGFIX: Missing FQCN for Event in TYPO3 9.5. Do not require organizer/location while XML import. Update documentation','jweiland.net',6001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288759,0,'events2','6.2.4',12003,115,'Events 2','Create single and recurring events',2,-1,3,1621932245,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6a6e59ca9f46c1c59c2a687ee2d37d89','[BUGFIX] Move SlugHelper as constructor argument into its own getSlugHelper','jweiland.net',6002004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288760,0,'events2','6.3.0',12003,114,'Events 2','Create single and recurring events',2,-1,3,1623242127,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f04404d1869fa2315af4c81fadb14377','Add possibility to add more than one organizer to an event. Rename column \"detail_informations\" to \"detail_information\". Please use UpgradeWizards and read Update notes in documentation.','jweiland.net',6003000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288761,0,'events2','6.3.1',12003,110,'Events 2','Create single and recurring events',2,-1,3,1623824962,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','518e6be4bf50b6bbb2165181a2028b6d','Repair requirement of organizers','jweiland.net',6003001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288762,0,'events2','6.3.2',12003,103,'Events 2','Create single and recurring events',2,-1,3,1623854616,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','59a94a48a93d5280acb364a7eb9b3350','Update pagination widget configuration in documentation','jweiland.net',6003002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288763,0,'events2','6.3.3',12003,107,'Events 2','Create single and recurring events',2,-1,3,1623934248,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d16e9b8027371af024662d6b0416abf2','Wrong error message while XML import. Add some more functional tests.','jweiland.net',6003003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288764,0,'events2','7.0.0',12003,104,'Events 2','Create single and recurring events',2,-1,3,1623936250,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a184108f1a322a32aa4824e9827537a0','Remove TYPO3 9 compatibility, replace all SignalSlots with EventListeners, a lot of code cleanup. But sorry: No new features.','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288765,0,'events2','7.0.1',12003,108,'Events 2','Create single and recurring events',2,-1,3,1624025056,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','285515c7bc6da27c8e3d053a056c6332','BUGFIX: UpgradeWizard was not executable.\r\nTASK: Reduce GeneralUtility::makeInstance where possible','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288766,0,'events2','7.0.3',12003,104,'Events 2','Create single and recurring events',2,-1,3,1624365550,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','75027bd4602a0a0b09600676e26f347a','BUGFIX: class not found, because of missing DI configuration','jweiland.net',7000003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288767,0,'events2','7.0.4',12003,118,'Events 2','Create single and recurring events',2,-1,3,1624538673,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','82797e283b99e1173ce1cd4402377f80','Set TCATime and ExtConf object as public in DI config','jweiland.net',7000004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288768,0,'events2','7.0.8',12003,105,'Events 2','Create single and recurring events',2,-1,3,1627890960,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','89f4d714c54f9b8e7eb4d62bafa35d24','BUGFIX: Prevent executing UpgradeWizards, if organizer and/or detail_informations does not exist. TASK: Set all PHP classes in Services directory as public for DI.','jweiland.net',7000008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288769,0,'events2','7.0.9',12003,110,'Events 2','Create single and recurring events',2,-1,3,1628243017,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','da58cd6791a10353c641410967b99b54','BUGFIX: Set PHP classes in Services directory as public','jweiland.net',7000009,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288770,0,'events2','7.0.10',12003,113,'Events 2','Create single and recurring events',2,-1,3,1630391719,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fe234b5fc871461e6edd0b5cae83d6ac','Sort categories in search form by title','jweiland.net',7000010,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288771,0,'events2','7.0.12',12003,122,'Events 2','Create single and recurring events',2,-1,3,1631606800,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5fb7c282988504bcf3f7b656cb6bb896','Just added a new Event to FindLocation class to modify the DB query','jweiland.net',7000012,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288772,0,'events2','7.1.0',12003,102,'Events 2','Create single and recurring events',2,-1,3,1643718958,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b45f0b1950d4b75ba9f6bc60bc587ba7','\r\nMigrate f:widget.paginate to new TYPO3 Pagination API.\r\n\r\nBecause of this TYPO3 Commit, pagination and Organizer Selectbox does not work correct for page 2 and higher anymore:\r\n88755 - Remove POST option from typolink.addQueryString.method\r\n\r\nPlease read Upgrade notes before updating to this version:\r\nhttps://docs.typo3.org/p/jweiland/events2/7.1/en-us/AdministratorManual/Update/Index.htmlupdate-to-version-7-1-0','jweiland.net',7001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288773,0,'events2','7.1.2',12003,94,'Events 2','Create single and recurring events',2,-1,3,1650892592,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9f5d037908c1908cc7554d6b123b71b3','BUGFIX: use correct CSS class in Partials/Event/List.html\r\nTASK: Update link in composer.json','jweiland.net',7001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288774,0,'events2','7.1.3',12003,82,'Events 2','Create single and recurring events',2,-1,3,1651481468,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','09ec188f280083ecf450ac1d106781ec','BUGFIX: Prevent error while showing out-dated durational events in FE\r\nBUGFIX: Add missing space between CSS classes\r\nTASK: Use https link in ext_emconf.php','jweiland.net',7001003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288775,0,'events2','8.0.0',12003,86,'Events 2','Create single and recurring events',2,-1,3,1651482809,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fdf91bfa1fc87f66bc7a0fc379152ae3','TASK: Add TYPO3 11 compatibility. TYPO3 10 is still supported, but needs at least PHP 7.4.\r\nTASK: PHP 7.4 - 8.1 compatibility\r\n\r\nWe have updated over 11.000 lines so please check upgrade notes before upgrading to 8.0.0:\r\nhttps://docs.typo3.org/p/jweiland/events2/main/en-us/AdministratorManual/Upgrade/Index.html\r\n\r\nPlease execute the UpgradeWizards in Installtool to migrate columns, fields and Flexform sheets.\r\n\r\nYou can report issues in EN or DE here: https://github.com/jweiland-net/events2/issues','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288776,0,'events2','8.0.1',12003,110,'Events 2','Create single and recurring events',2,-1,3,1651582941,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5f0133b3f6a120ebc8c2c3cbff46956f','BUGFIX: Repair links in search results to detail view\r\nBUGFIX: Remove current date, coming from GET parameter, from list of alternative dates','jweiland.net',8000001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288777,0,'events2','8.1.2',12003,67,'Events 2','Create single and recurring events',2,-1,3,1668782098,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8d16130653d86c3041cfcf406cf6a6ad','Add compatibility to solr 11\r\nChange return value of getCountry to int to be compatible with PostgreSQL and strict_mode\r\nBugfix: Events2PageTitleProvider only works on detail plugin','jweiland.net',8001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288778,0,'events2','8.1.4',12003,78,'Events 2','Create single and recurring events',2,-1,3,1669025483,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d0ca8bc520e966de7c5267bd5b3b6a86','Use class_exists to load IndexHook only if EXT:solr is available\r\nDo not use absGetFileName of GU in Services.php\r\nLoad IndexerHook for solr individual in Services.yaml\r\nUse Typo3Version instead of TYPO3_branch const\r\nAdd solr 11.2 compatible version of IndexerHook','jweiland.net',8001004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288779,0,'events2','8.1.5',12003,87,'Events 2','Create single and recurring events',2,-1,3,1669385088,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f765540c2ebc7bbbd87441bfca6fbd63','[BUGFIX] Check interface with interface_exists instead of class_exists in Services.php','jweiland.net',8001005,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288780,0,'events2','7.1.7',12003,68,'Events 2','Create single and recurring events',2,-1,3,1671545466,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','285240646b0169647de57ed2a65b2e8f','BUGFIX: Update path to edit events in FE on detail view\r\nBUGFIX: Add clone to prevent modifying event_begin\r\nBUGFIX: Use DateTime object instead of DateTimeImmutable in event model\r\nBUGFIX: Use LazyLoading to prevent a lot of DB queries\r\nFEATURE: Add possibility to edit events in EXT:form\r\n','jweiland.net',7001007,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288781,0,'events2','7.1.8',12003,65,'Events 2','Create single and recurring events',2,-1,3,1671726136,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8e19773bede91394baa297cd701deaee','[FEATURE] Add options to explode values for EXT:form','jweiland.net',7001008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288782,0,'events2','8.1.6',12003,76,'Events 2','Create single and recurring events',2,-1,3,1677584663,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0728f86f1b87dcdd21a6abb6cbf8d8f6','Add Reset Button to LitePicker\r\nApply new structure to documentation','jweiland.net',8001006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288783,0,'events2','8.2.0',12003,62,'Events 2','Create single and recurring events',2,-1,3,1686833527,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','cc7175b8e873284afb7a6398b997938e','BUGFIX: Remove tablename from exception TCA to be compatible with TYPO3 update 11.5.26\r\nFEATURE: Simplify override of pagination in TypoScript','jweiland.net',8002000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288784,0,'events2','8.2.1',12003,65,'Events 2','Create single and recurring events',2,-1,3,1692862903,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e7dc9d108c758c14930190df1a09d3e2','Export date in valid ical format','jweiland.net',8002001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288785,0,'events2','8.3.0',12003,52,'Events 2','Create single and recurring events',2,-1,3,1697111394,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','427261674c1a8786ef229fd63e85d957','FEATURE: Add extension setting to set categories mandatory or not','jweiland.net',8003000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288786,0,'events2','7.1.9',12003,45,'Events 2','Create single and recurring events',2,-1,3,1699364612,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5b7fe6060e8b2f986fb00b455372eed5','Bugfix release for TYPO3 10\r\nRe-Generate day record task will now also remove days which are not in timeframe\r\nRepair command will now also remove days which are not in timeframe','jweiland.net',7001009,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288787,0,'events2','8.3.1',12003,54,'Events 2','Create single and recurring events',2,-1,3,1699368125,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0b5061e5defb764ed4ffb7401de5f4fc','Re-Generate day record task will now also remove days which are not in timeframe\r\nRepair command will now also remove days which are not in timeframe ','jweiland.net',8003001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288788,0,'events2','8.3.2',12003,45,'Events 2','Create single and recurring events',2,-1,3,1706012640,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0d6b480fe36d7931f8512da4a5d2ae13','BUGFIX: Use sDEF instead of sDEFAULT in FlexForm\r\nPlease execute UpgradeWizard!','jweiland.net',8003002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288789,0,'events2','9.0.0',12003,41,'Events 2','Create single and recurring events',2,-1,3,1707812138,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c0927fdec4f3d74dce83ee4333b7ba2d','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\n\r\nWe have upper case first section names now, please update your extending fluid templates','jweiland.net',9000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288790,0,'events2','9.0.1',12003,51,'Events 2','Create single and recurring events',2,-1,3,1707817998,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d826606c553fb067683d263f98791ef2','BUGFIX: Scheduler task to re-generate day records was broken\r\n\r\nPLease delete and re-create the scheduler task','jweiland.net',9000001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288791,0,'events2','9.0.2',12003,39,'Events 2','Create single and recurring events',2,-1,3,1707909769,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d6924e79740202c92223dfbf17909f57','Bugfix: Cast timestamp to int before processing as argument in PHP date function\r\nBugfix: Remove JS for validating time values because of CSP. PS: It has never been worked. PHP validation still active\r\nBugfix: fixed broken backend template preview if more than 10 categories were selected\r\nFeature: Added getFirstImage method in Event Model to avoid iteration in Fluid\r\n','jweiland.net',9000002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288792,0,'events2','7.1.13',12003,40,'Events 2','Create single and recurring events',2,-1,3,1707921600,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4aac4245954be17a2cbf6af68a88777e','Mark action listMyEvents as uncached','jweiland.net',7001013,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288793,0,'events2','8.3.6',12003,41,'Events 2','Create single and recurring events',2,-1,3,1707921618,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7151f4fd998a2d7bc1e90202b3c83608','Mark action listMyEvents as uncached','jweiland.net',8003006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288794,0,'events2','9.0.3',12003,45,'Events 2','Create single and recurring events',2,-1,3,1707921632,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0282ba403d7fb485637b0315fbc36b61','Mark action listMyEvents as uncached','jweiland.net',9000003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288795,0,'events2','9.0.4',12003,42,'Events 2','Create single and recurring events',2,-1,3,1708341279,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','30f477253c47f8cd521b952782a9e4f7','   [BUGFIX] Fixed issue with timestamp string to int casting in TimeFactory\r\n   [BUGFIX] Fixed issue with plugin if detail page is not selected','jweiland.net',9000004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288796,0,'events2','7.1.14',12003,41,'Events 2','Create single and recurring events',2,-1,3,1708936582,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:18:\"static_info_tables\";s:5:\"6.9.0\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9d8471ee50b928047d691cedf8763df4','TASK: Solve problem with slow COUNT query on huge installations.','jweiland.net',7001014,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288797,0,'events2','8.3.7',12003,44,'Events 2','Create single and recurring events',2,-1,3,1708936598,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1f36de5a1a45b21f44988201abc7276d','TASK: Solve problem with slow COUNT query on huge installations.','jweiland.net',8003007,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288798,0,'events2','9.0.5',12003,60,'Events 2','Create single and recurring events',2,-1,3,1708936611,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','23310042ba2df4c3c9fd7fd4f707c0a7','TASK: Solve problem with slow COUNT query on huge installations.','jweiland.net',9000005,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288799,0,'events2','9.0.6',12003,54,'Events 2','Create single and recurring events',2,-1,3,1718696231,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','786d8649ef0012454e55a4dbcf56c64d','SECURITY: Cached Action - possible sensitive information disclosure\r\nTASK: Escape % in LIKE queries','jweiland.net',9000006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288800,0,'events2','8.3.8',12003,54,'Events 2','Create single and recurring events',2,-1,3,1718696247,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b11ef7cdf9e2323fb8379161d4cf0036','SECURITY: Cached Action - possible sensitive information disclosure\r\nTASK: Escape % in LIKE queries','jweiland.net',8003008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288801,0,'events2','9.0.7',12003,58,'Events 2','Create single and recurring events',2,-1,3,1718969281,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','20e4bbc481e9036bd1a1d3df1f7e0f6d','TASK: Check array key existance before accessing them in importer classes','jweiland.net',9000007,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288802,0,'events2','8.3.9',12003,40,'Events 2','Create single and recurring events',2,-1,3,1725280939,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','342af9be89c1bd608b1f4c4b636c03e8','BUGFIX: Use old TYPO3 10 DB API for QueryBuilder in Command and Task','jweiland.net',8003009,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288803,0,'events2','9.0.8',12003,48,'Events 2','Create single and recurring events',2,-1,3,1726151617,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1909f788b7009eadae0dd24b48625cc7','BUGFIX: Allow BE admins to activate new hidden event records created by FE form\r\nBUGFIX: Make sure each imported record gets a unique path segment\r\nBUGFIX: Solve error while creating new event records in FE form. Wrong where-clause for UPDATE','jweiland.net',9000008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288804,0,'events2','8.3.10',12003,39,'Events 2','Create single and recurring events',2,-1,3,1726155093,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a96286af4facdbcf55083f0c6c4a0fdc','BUGFIX: Allow BE admins to activate new hidden event records created by FE form\r\nBUGFIX: Make sure each imported record gets a unique path segment\r\nBUGFIX: Solve error while creating new event records in FE form. Wrong where-clause for UPDATE','jweiland.net',8003010,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288805,0,'events2','9.0.9',12003,51,'Events 2','Create single and recurring events',2,-1,3,1726477806,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9b3796580da634c936b2be44def7a446','BUGFIX: Mark a missing functional test as test\r\nDOCS: Switch to new doc rendering','jweiland.net',9000009,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288806,0,'events2','8.3.11',12003,39,'Events 2','Create single and recurring events',2,-1,3,1726491490,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','81221d478c4dccc4720f9d831de9edc9','BUGFIX: Re-activate a functional test\r\nBUGFIX: Add event to persistence before processing it with persistAll\r\nBUGFIX: Use connectionPool from object property instead of calling missing getConnectionPool','jweiland.net',8003011,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288807,0,'events2','8.4.0',12003,36,'Events 2','Create single and recurring events',2,-1,3,1731427867,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dcf09860bd67af7ceedab50d0fefb87b','Feature: Add events JSON exporter\r\nImporter only available since events2 9.1.0','jweiland.net',8004000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288808,0,'events2','9.1.0',12003,46,'Events 2','Create single and recurring events',2,-1,3,1731427936,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";}s:8:\"suggests\";a:5:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','64a14e0833f0048b71a3b5d39609468c','Feature: Add events JSON exporter\r\nFeature: Add events JSON importer. Realized with sys_reactions','jweiland.net',9001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288809,0,'events2','8.4.2',12003,36,'Events 2','Create single and recurring events',2,-1,3,1732620944,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fe2083f62b9d7af5003752ce1a8b9ab4','BUGFIX: Repair export. Convert time to ISO before export.','jweiland.net',8004002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288810,0,'events2','9.1.2',12003,37,'Events 2','Create single and recurring events',2,-1,3,1732620955,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";}s:8:\"suggests\";a:5:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5503471706dba2269416fe8274065ed3','BUGFIX: Repair export. Convert time to ISO before export.','jweiland.net',9001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288811,0,'events2','9.1.3',12003,38,'Events 2','Create single and recurring events',2,-1,3,1732632537,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e704e63f2d9616b5020d5dfffce5a2bc','BUGFIX: Do not try to import start/end time of category records, as long as there are no such getters in category model','jweiland.net',9001003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288812,0,'events2','8.4.4',12003,36,'Events 2','Create single and recurring events',2,-1,3,1732698626,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8483169a70af9da41a36dd9b11e6699d','Add a lot more logging to event export\r\nAdd start/end time to location export','jweiland.net',8004004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288813,0,'events2','9.1.4',12003,45,'Events 2','Create single and recurring events',2,-1,3,1732698638,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','de6da0eff59cf2897d7d0186c1b45089','Add a lot more logging to event export\r\nAdd start/end time to location export','jweiland.net',9001004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288814,0,'events2','8.4.6',12003,34,'Events 2','Create single and recurring events',2,-1,3,1733306290,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e751be86828a51a801acc8fa972f9bbc','BUGFIX: Add language columns to event export. This allows DayRelationService on importing system to create the needed day records automatically','jweiland.net',8004006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288815,0,'events2','9.1.7',12003,40,'Events 2','Create single and recurring events',2,-1,3,1733306304,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1e822cd5ec2c62d8e30edd39accf6a83','BUGFIX: Add language columns to event export. This allows DayRelationService on importing system to create the needed day records automatically','jweiland.net',9001007,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288816,0,'events2','8.4.8',12003,32,'Events 2','Create single and recurring events',2,-1,3,1738338130,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','08c04b6474261ddba76a1c3c66b65419','FEATURE: Allow filtering of exported events by category UIDs','jweiland.net',8004008,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288817,0,'events2','9.2.0',12003,41,'Events 2','Create single and recurring events',2,-1,3,1738338185,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1a932cb1e74a2fe0b0fef6c8b26432d7','FEATURE: Accessibility: Add aria-label to calendar button next/previous\r\nBUGFIX: Import: Keep category UID of importing server, if found\r\nFEATURE: You can now define a parent category for imported categories\r\nFEATURE: Allow filtering exported events by category UIDs\r\n','jweiland.net',9002000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288818,0,'events2','10.0.0',12003,25,'Events 2','Create single and recurring events',2,-1,3,1753450446,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a948e49936b777f08c01e662b5bfd913','Add TYPO3 13 compatibility\r\nRemove TYPO3 12 compatibility\r\nReactivated all unit/functional tests\r\nComplete new day record building structure\r\nBetter language/versioning handling','jweiland.net',10000000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288819,0,'events2','10.0.2',12003,21,'Events 2','Create single and recurring events',2,-1,3,1756382323,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7f7782f05086866d7ad56a24a31d87ce','Do not respect BE_USER workspace in CLI environment\r\nImprove performance a lot while re-creating day-records (CLI)\r\nPrevent usage of Extbase UriBuilder in events2 middleware\r\n','jweiland.net',10000002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288820,0,'events2','10.0.3',12003,21,'Events 2','Create single and recurring events',2,-1,3,1756727878,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f71ada66073e9b3f6b5fbf3258745828','Never let DataHandler create day records in any case (f.e. copying event records)\r\nAdd startingpoint to events2 plugins after pi_flexform\r\n','jweiland.net',10000003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288821,0,'events2','10.0.4',12003,22,'Events 2','Create single and recurring events',2,-1,3,1757331270,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5ded96d909b64b8937988b10962f4643','Set search form results to POST request\r\nRepair sub-category, location and get-days AJAX calls\r\nRepair JS to show/click on events in calendar\r\nRepair GetLocations middleware\r\nDo not mark RestrictAccessEventListener as readonly\r\nRepair warning icon in form templates\r\nUse findAll from LocationRepo in ManagementController','jweiland.net',10000004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288822,0,'events2','9.2.3',12003,20,'Events 2','Create single and recurring events',2,-1,3,1759308328,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1d8ff680b0cda3dd7d6b51ab27c83522','Create fake TYPO3_REQUEST in CLI environment','jweiland.net',9002003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288823,0,'events2','10.0.5',12003,22,'Events 2','Create single and recurring events',2,-1,3,1759308344,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3e3de77e92037fe31bf472d9f380492f','Create fake TYPO3_REQUEST in CLI environment','jweiland.net',10000005,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288824,0,'events2','10.0.7',12003,17,'Events 2','Create single and recurring events',2,-1,3,1767099668,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ac300b4ca9d7ea46bff7e4cf02704de9','[BUGFIX] Fixed Property Mapper with CheckFal validation issues','jweiland.net',10000007,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288825,0,'events2','10.1.0',12003,17,'Events 2','Create single and recurring events',2,-1,3,1768918505,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9271f6f0db482a207d8d6347f205e82c','Add attendance mode for events','jweiland.net',10001000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288826,0,'events2','9.3.0',12003,14,'Events 2','Create single and recurring events',2,-1,3,1768920149,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b195590831d069e0bd399bf4bdb55820','Add attendance mode for events ','jweiland.net',9003000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288827,0,'events2','8.5.0',12003,13,'Events 2','Create single and recurring events',2,-1,3,1768925759,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','417efb4384d0f7a719c8c07119419661','Add attendance mode for events ','jweiland.net',8005000,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288828,0,'events2','10.1.1',12003,14,'Events 2','Create single and recurring events',2,-1,3,1769163511,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d4522aa18a64c963ef2cc1d57ec94e33','BUGFIX: Skip non existing remote images while XML import\r\nBUGFIX: DayRecordService sets incorrect l10n_parent for translated day records','jweiland.net',10001001,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288829,0,'events2','10.1.2',12003,18,'Events 2','Create single and recurring events',2,-1,3,1769177633,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','faabdf9f53f79bd3b62f4c64bac355e5','TASK: Allow further youtube url variations for event link\r\nTASK: Set TS settings for DayRepo, if coming from ICal and Search controller','jweiland.net',10001002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288830,0,'events2','10.2.4',12003,11,'Events 2','Create single and recurring events',2,-1,3,1779108963,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8a3d684ec779eb5cf6732215546d6b5f','Fixes an issue where day records were not removed correctly during rebuilds, causing the day table to grow unnecessarily. Please see the upgrade instructions for details','jweiland.net',10002004,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288831,0,'events2','10.2.5',12003,9,'Events 2','Create single and recurring events',2,-1,3,1781071188,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','67b5c322433071db238d36f574033f1f','Replaced hardcoded tab labels with localized ones in tt_content','jweiland.net',10002005,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288832,0,'events2','8.6.2',12003,6,'Events 2','Create single and recurring events',2,-1,3,1781097042,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f427ad644d6017f32f79c014f3530426','Prevent serialization issues while editing scheduler tasks.\r\nRead the upgrade instructions for more information','jweiland.net',8006002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288833,0,'events2','10.2.6',12003,9,'Events 2','Create single and recurring events',2,-1,3,1781870267,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2d831a308951caedc6a6c6cc845e07f7','[BUGFIX] Prevent copied event records from reusing day relations of the original event','jweiland.net',10002006,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288834,0,'events2','10.2.12',12003,3,'Events 2','Create single and recurring events',2,0,3,1787643119,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"reactions\";s:14:\"13.4.3-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:4:\"form\";s:0:\"\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:4:\"solr\";s:12:\"13.0.1-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','60054fca949047fdb7aa034344c8395f','This security fix hardens the extension against organizer spoofing and manipulated event references','jweiland.net',10002012,1,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288835,0,'events2','9.4.2',12003,2,'Events 2','Create single and recurring events',2,0,3,1787815191,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";s:9:\"reactions\";s:15:\"12.4.15-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:4:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"reactions\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c0168a213a079e61e92520e4c5237160','This security fix hardens event UID resolution against manipulated or non numeric event request arguments, preventing a bypass of the organizer access check when editing or activating events.','jweiland.net',9004002,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288836,0,'events2','8.6.3',12003,2,'Events 2','Create single and recurring events',2,0,3,1787815204,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-11.5.99\";}s:8:\"suggests\";a:3:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:12:\"10.0.0-0.0.0\";s:4:\"solr\";s:12:\"11.2.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ef294a0bf2a098826945e44ee11096ba','This security fix hardens event UID resolution against manipulated or non numeric event request arguments, preventing a bypass of the organizer access check when editing or activating events.','jweiland.net',8006003,0,0,'https://docs.typo3.org/p/jweiland/events2/main/en-us/','ter','',''),
(9288837,0,'thowi_pagetree','1.0.0',906,290,'Thowi - PageTree','Adds backend module to print (or screencapture) the page tree.',2,0,1,1515202444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Thomas Winkler','mail@thowi.com','thowi','ed1a1798a8a33c8771d8a8a815cb0689','Initial Release.','thowi.com',1000000,0,0,'https://www.thowi.com/typo3-entwicklung/eigene-extensions/thowi-pagetree/','ter','',''),
(9288838,0,'thowi_pagetree','1.1.0',906,124,'Thowi - PageTree','Adds backend module to print (or screencapture) the page tree.',2,0,1,1525978782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";}}','Thomas Winkler','mail@thowi.com','thowi','6d83a23d4d7ef41b33ffbe37704234ed','- Optimized output for Typo3 6.2\r\n- Tested in Typo3 9.2\r\n','thowi.com',1001000,0,0,'https://www.thowi.com/typo3-entwicklung/eigene-extensions/thowi-pagetree/','ter','',''),
(9288839,0,'thowi_pagetree','1.1.1',906,492,'Thowi - PageTree','Adds backend module to print (or screencapture) the page tree.',2,0,1,1525979213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}}','Thomas Winkler','mail@thowi.com','thowi','00de2ecd8bb64bd7d8c68c9864bb512f','-  Corrected max. Typo3 version (9.0.99 to 9.2.99) in ext_emconf.php','thowi.com',1001001,1,0,'https://www.thowi.com/typo3-entwicklung/eigene-extensions/thowi-pagetree/','ter','',''),
(9288840,0,'lazyfxx','1.0.0',1505,413,'LazyFxx','LazyFxx, image lazy loading with placeholders made by the TYPO3 image processing. You can also write your own image processors.',1,0,2,1515407537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','f449d068bcd3c0bcbe09689cce2b90ff','Initial release','BRAINWORXX GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/lazyfxx/1.0.1','ter','',''),
(9288841,0,'lazyfxx','1.0.1',1505,363,'LazyFxx','LazyFxx, image lazy loading with placeholders made by the TYPO3 image processing. You can also write your own image processors.',1,0,2,1538989712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','95ea9e1f5e063af47da8c8d032414680','- Updated to TYPO3 9.5\r\n- Added uri viewhelper to get the uri of the processed image.\r\n- Minor code optimizations.','BRAINWORXX GmbH',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/lazyfxx/1.0.1','ter','',''),
(9288842,0,'lazyfxx','1.1.0',1505,332,'LazyFxx','LazyFxx, image lazy loading with placeholders made by the TYPO3 image processing. You can also write your own image processors.',1,0,2,1556872788,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','c9679cc08997c73db1ef3412ab000b88','- Allow the fluid template to overwrite the configured processor class.\r\n- Bugfix: Allow the processing of file objects when there are processing options available.\r\n- Bugfix: Corrected the examples in the usage page.','BRAINWORXX GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/lazyfxx/1.1.0','ter','',''),
(9288843,0,'lazyfxx','2.0.0',1505,231,'LazyFxx','LazyFxx, image processing and lazy loading with placeholders. You can also write your own image processors.',1,0,2,1587537160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','b8a116bf0445105630433a17ca3c5f9c','- Updated to TYPO3 10.4\r\n- Added picture/source lazy loading to the javascript.','',2000000,0,0,'https://docs.typo3.org/p/brainworxx/lazyfxx/2.0/en-us','ter','',''),
(9288844,0,'lazyfxx','2.0.1',1505,166,'LazyFxx','LazyFxx, image processing and lazy loading with placeholders. You can also write your own image processors.',5,0,2,1633530720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','85defc1c17a26cb47c32586303d8491a','Lazy loading has been a part of TYPO3 since version 10.\r\n\r\nWith the release of 11 lts it is time to declare this extension obsolete.','',2000001,1,0,'https://docs.typo3.org/p/brainworxx/lazyfxx/2.0/en-us','ter','',''),
(9288845,0,'typo3_console_cleartempfiles','1.0.0',483,483,'typo3_console_cleartempfiles','Clear temporary files using TYPO3 Console',0,0,3,1515490604,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";s:3:\"cms\";s:0:\"\";}}','Lidia Demin','demin@webit.de','abandoned_extensions','c7c0a838a027d6e149d60340a388a975','Changelog at https://github.com/webit-de/typo3-typo3_console_cleartempfiles','webit! GmbH',1000000,1,0,'https://github.com/webit-de/typo3-typo3_console_cleartempfiles/blob/master/README.md','ter','',''),
(9288846,0,'ckeditor_fix','1.0.0',641,641,'ckeditor bugfix for 80116','Fixes ckeditor styles selector in Chrome / Safari',2,0,4,1515520191,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";}}','Ernesto Baschny','eb@cron.eu','baschny','0a150c7eee33054b1106c4480862bcfc','Initial version, based on the idea by Benjamin Franzke for fixing the Bug 80116 (Style selector ckeditor in Chrome / Safari) while there is no Core solution to it.','cron IT GmbH',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/ckeditor_fix/1.0.0','ter','',''),
(9288847,0,'additional_information','1.0.0',645,645,'Additional Information','The extension provides additional information on a tt_content element in the backend. For backend editors it can be very annoying to open up eacy tt_content element to show the settings concerning space before or after as well as the layout. This extension shows an additional collapsible panel in the backend attached to each element. It can be collapsed to show these informations, without reloading the page properties page.',0,0,0,1516179123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Klaus Hörmann-Engl','klaus.hoermann-engl@world-direct.at','klaus.hoermann','193a387762fbe4f440ae5e391ac2cfaf','FIrst version for TER.','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/additional_information/1.0.0','ter','',''),
(9288848,0,'launchfeuser','0.0.1',1586,222,'Launch Frontend Users!','Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users).',1,0,10,1516230734,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0e1bf248df16060bc70f1a2fa5b74eaf','INITIAL RELEASE','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/launchfeuser/0.0.5','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_0.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_0.0.1_DistributionWelcome.png'),
(9288849,0,'launchfeuser','0.0.5',1586,520,'Launch Frontend Users!','Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users).',1,0,10,1516907882,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b94085d6785fff67b6ca7b91da6e4319','Feature: frontend user register (sf_register). Improvement: Dependency on extension launch. Form on page my data:  All fields are visible, hidden fields causes the error, that the corresponding fe_users field will be empty. Bugfix: tt_content.backupColPos','',5,0,0,'https://docs.typo3.org/typo3cms/extensions/launchfeuser/0.0.5','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_0.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_0.0.5_DistributionWelcome.png'),
(9288850,0,'launchfeuser','1.0.0',1586,119,'Launch Frontend Users!','Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users).',1,0,10,1572178770,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0b810ff9c12e12170ecc03e2d8fea4fc','Compatibility TYPO3 9.5 ChangeLog: https://bit.ly/31M76Ml Newsletter: https://die-netzmacher.de/newsletter/','',1000000,0,0,'https://docs.typo3.org/p/netzmacher/launchfeuser/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.0_DistributionWelcome.png'),
(9288851,0,'launchfeuser','1.0.1',1586,274,'Launch Frontend Users!','Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users).',1,0,10,1572343343,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8cdb9bfa85051cfd5efee1cb5b8ef92a','IMPROVEMENT: New file composer.json. Newsletter: https://die-netzmacher.de/newsletter/','',1000001,0,0,'https://docs.typo3.org/p/netzmacher/launchfeuser/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.1_DistributionWelcome.png'),
(9288852,0,'launchfeuser','1.0.2',1586,104,'Launch Frontend Users!','Launch Frontend User! Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users). Installable in an empty TYPO3 instance and in instances with several websites too. The launch can be completely undone.',1,0,10,1586079131,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b14d95ed3180d4aa301df98e5d92db12','BUGFIX: Field removed: tx_realurl_exclude. ChangeLog: https://bit.ly/31M76Ml Newsletter: https://die-netzmacher.de/newsletter/','',1000002,0,0,'https://docs.typo3.org/p/netzmacher/launchfeuser/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.2_DistributionWelcome.png'),
(9288853,0,'launchfeuser','1.0.3',1586,176,'Launch Frontend Users!','Launch Frontend User! Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users). Installable in an empty TYPO3 instance and in instances with several websites too. The launch can be completely undone.',1,0,10,1587137627,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3d03f87b7c3fd0f7bfeeefb733f09866','Update for EXT:start 6.0.2','',1000003,0,0,'https://docs.typo3.org/p/netzmacher/launchfeuser/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.0.3_DistributionWelcome.png'),
(9288854,0,'launchfeuser','1.1.2',1586,64,'Launch Frontend Users!','Launch Frontend User! Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users). Installable in an empty TYPO3 instance and in instances with several websites too. The launch can be completely undone.',1,0,10,1631628849,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','80f9c599b88b01242eb46ce254361004','[TASK] Update for EXT:launch v10.0.5','',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchfeuser/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.1.2_DistributionWelcome.png'),
(9288855,0,'launchfeuser','1.1.3',1586,107,'Launch Frontend Users!','Launch Frontend User! Ready-to-use pages and forms for the administration and self-management of frontend users (fe_users). Installable in an empty TYPO3 instance and in instances with several websites too. The launch can be completely undone.',1,0,10,1634037286,'a:1:{s:7:\"depends\";a:3:{s:6:\"launch\";s:5:\"1.0.0\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:11:\"startfeuser\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5c8a5f769c8e99f41f45aebd899aae48','[TASK] Remove baseURL / base href (from TYPO3 10.4 only)','',1001003,1,0,'https://docs.typo3.org/typo3cms/extensions/launchfeuser/','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.1.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchfeuser_1.1.3_DistributionWelcome.png'),
(9288856,0,'startfeuser','0.0.1',1022,143,'Start Frontend Users','Simplify the self-management of frontend users (fe_users) in the frontend',1,0,0,1516230895,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8c931868a38ffea2956af5009e81dbdd','INITIAL RELEASE','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/startfeuser/0.0.3','ter','',''),
(9288857,0,'startfeuser','0.0.2',1022,162,'Start Frontend Users','Simplify the self-management of frontend users (fe_users) in the frontend. Use Launch Frontend User! for installing a ready-to-use apllication.',1,0,0,1516231093,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','6385b5cafc288bd72e47f02c1737667f','Improvement: Optimise extension description','',2,0,0,'https://docs.typo3.org/typo3cms/extensions/startfeuser/0.0.3','ter','',''),
(9288858,0,'startfeuser','0.0.3',1022,340,'Start Frontend Users','Simplify the self-management of frontend users (fe_users) in the frontend. Use Launch Frontend User! for installing a ready-to-use apllication.',1,0,0,1516907998,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.0.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','747ce244e9a8e86d06b53ac323932d58','Improvement: Simplified fluid templates for sf_register 6.2.9: Form.html, Preview.html','',3,0,0,'https://docs.typo3.org/typo3cms/extensions/startfeuser/0.0.3','ter','',''),
(9288859,0,'startfeuser','1.0.0',1022,268,'Start Frontend Users','Simplify the self-management of frontend users (fe_users) in the frontend. Use Launch Frontend User! for installing a ready-to-use apllication.',2,0,0,1563225307,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5be717d0e1bd846046ce6a553035e88c','COMPATIBILITY: TYPO3 6.2-9.5 :) ','',1000000,0,0,'https://docs.typo3.org/p/netzmacher/startfeuser/1.0/en-us','ter','',''),
(9288860,0,'startfeuser','1.1.0',1022,109,'Start Frontend Users','Simplify the self-management of frontend users (fe_users) in the frontend. Use Launch Frontend User! for installing a ready-to-use apllication.',2,0,0,1622926990,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0b765dee97c7868c5ced96e0700b0834','TYPO3 10.4 Compatibility. ','',1001000,1,0,'https://docs.typo3.org/p/netzmacher/startfeuser/1.1/en-us','ter','',''),
(9288861,0,'tp3mods','1.0.1',3445,229,'tp3 Mods','',1,0,1,1516390517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','a7d5460aabb51324e4d68c82a23e30fb','modifications for tp3\r\nBase Extention \r\nRepository functions\r\nSEO RichSnippets and more','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288862,0,'tp3mods','1.0.2',3445,314,'tp3 Mods','',1,0,1,1519732633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','64932bc019f3e6cc40d252f9404eaaa9','Gathering Configs for tp3 migration to 8','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288863,0,'tp3mods','1.0.4',3445,202,'tp3 Mods','',1,0,1,1520865422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','914554ec56f05a2532dfc85814d1b487','Add Resources ','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288864,0,'tp3mods','1.0.5',3445,187,'tp3 Mods','',1,0,1,1521214513,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','9dd9d46b01357c8e0f56212517f538d4','Static Template and some more','tp3',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288865,0,'tp3mods','1.0.6',3445,266,'tp3 Mods','',1,0,1,1521215086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','5b4f71d3dcfbe87a618d48b0f3b730a6','fix sql and remove index\r\nbut better to have them for performance','tp3',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288866,0,'tp3mods','1.0.7',3445,268,'tp3 Mods','',0,0,1,1521576237,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','4f1ae50a5a070dd70b0069f05ee0c392','config for modifications\r\nfix tca for 9','tp3',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288867,0,'tp3mods','1.0.8',3445,198,'tp3 Mods','',0,0,1,1521833663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','9f43afcb36b7e17b8f4052af618b1dd0','resolve dependencies','tp3',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288868,0,'tp3mods','1.0.9',3445,282,'tp3 Mods','',0,0,1,1522094424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','513e61171d15fb54ae3bfea2b7a7bc82','resources updated','tp3',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/1.0.9','ter','',''),
(9288869,0,'tp3mods','1.1.1',3445,223,'tp3 Mods','',1,0,1,1526394805,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','a4ae1658a778d0f101bcb5b79edc7f5c','include cookieconsent with optout for analytics','tp3',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/','ter','',''),
(9288870,0,'tp3mods','1.1.2',3445,350,'tp3 Mods','modifications on tp3 - incl. analytics optout',1,0,1,1526499338,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','1b74ba3201d7c231b806a742520f010e','fix analytics disable delete\r\ncss after deployment to tp3\r\n','tp3',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/','ter','',''),
(9288871,0,'tp3mods','1.1.7',3445,330,'tp3 Mods','modifications on tp3 - incl. analytics optout',1,0,1,1538067788,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-9.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','1cb5db5698b2396e707cc96e3423a724','move to packagist','tp3',1001007,0,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/','ter','',''),
(9288872,0,'tp3mods','1.4.5',3445,596,'tp3 Mods','modifications on tp3 - incl. analytics optout',1,0,1,1552056774,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:17:\"bootstrap_package\";s:12:\"8.0.0-9.9.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','c4b6a5f3040e8e040eef195f692d8d87','many features \r\n- rich snippets json-ld\r\n- background parallax\r\n- template repo','tp3',1004005,1,0,'https://docs.typo3.org/typo3cms/extensions/tp3mods/','ter','',''),
(9288873,0,'tp3_businessview','0.0.1',8011,373,'BusinsessView (google Streetview)','google businessview für tp3',0,0,3,1516391152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','c469938435752091555b386f3435cbde','First Commit for Upcomming google Streetview integration\r\nmore at http://demo.tp3.de','',1,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288874,0,'tp3_businessview','0.0.5',8011,237,'BusinsessView','google businessview für tp3',0,0,3,1522769002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','50dd43ebc71cd4af9be473eef9b04f35','First Beta Version\r\nBackend Module for designing the view\r\nPage injection instead of plugin','tp3',5,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288875,0,'tp3_businessview','0.0.6',8011,231,'BusinsessView','google businessview für tp3',0,0,3,1522786660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','1fe43760e50581060b473008eb4bcae4','fix for first user experience\r\ntodo accesslist','tp3',6,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288876,0,'tp3_businessview','0.0.7',8011,347,'BusinsessView','google businessview für tp3',0,0,3,1522792518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','b7b5bb7c81ed380dd4142a00c8e539b4','google streetview heatmap\r\nlatenight fix (tca tt_address)\r\n\r\n','tp3',7,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288877,0,'tp3_businessview','0.0.8',8011,274,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',0,0,3,1522852352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','e547b00f9c780627978ba7fbfa3cfb15','Fix parameters and more. Working to go beta ;-)','tp3',8,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288878,0,'tp3_businessview','0.0.9',8011,265,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',0,0,3,1522878496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','fa4957fd4925f245417b975b7655f85a','Docu added for handling\r\nplugin for quick output \r\nloadapi if needed via constants','tp3',9,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288879,0,'tp3_businessview','0.1.0',8011,207,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1522914805,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','c32d36b49373bb6af9ab1b6315e118ee','moving to beta.\r\nfixes after controller divorcement... \r\nGerman doku following as well as label translations ','tp3',1000,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288880,0,'tp3_businessview','0.1.1',8011,282,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1522917795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','53be5f4e4ce4bb5496204cd440650488','Doku rendered and some fixes...\r\n','tp3',1001,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288881,0,'tp3_businessview','0.2.1',8011,247,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523459659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','9a3adf834b6ab9ca91c2df61298fc5ca','Backend Preview with businessview\r\nJumps and animations\r\ncheck the constants...\r\nComming up controls for preview (Rotationtime, Jumptime and more)','tp3',2001,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288882,0,'tp3_businessview','0.2.2',8011,210,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523460902,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','d989c432969f7363ee7261be2ac2e789','be css fix\r\nExtensionManagementUtility::extPath(tp3_businessview) . Resources/Public/; not loading some linux\r\n title js fix','tp3',2002,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288883,0,'tp3_businessview','0.2.3',8011,228,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523467475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','23509681c1ff3668c70a508299cc3b6e','fix for be compression css fail (with debug of)\r\n','tp3',2003,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288884,0,'tp3_businessview','0.2.4',8011,243,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523524077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','0152b043939a8a9889683cb2a9f67a42','fixes after deployment and tests','tp3',2004,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288885,0,'tp3_businessview','0.2.5',8011,294,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523537301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','131a8f018c332719dcec3795d69f3eaf','fixed sorting and some more. Designer Update\r\nControls for testing coming next','tp3',2005,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288886,0,'tp3_businessview','0.2.6',8011,293,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1523957251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','826fb219ecac6eced1cf83baae206d4a','Panorama Designer preview with live controls\r\nCss Fixes and more','tp3',2006,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288887,0,'tp3_businessview','0.2.7',8011,254,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1524137224,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','f245b0068a2a5463fcfbb5d726625f5f','fixes and cleanup\r\nl10n_parent default 0\r\ncss and redesign of controls in be module\r\nif wrong pano selected dont break fe\r\nstart ajax sort for module\r\nhttps://github.com/thomasruta/tp3_businessview\r\ncore icons','tp3',2007,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288888,0,'tp3_businessview','0.2.8',8011,308,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1524140411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','ec5e50322575fdddcea84a22a713e780','multiple businessviews in one pid\r\n','tp3',2008,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288889,0,'tp3_businessview','0.2.9',8011,235,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1524572975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','7488ee1fe5dd3b4a60ff7f80d207cb93','Feature fixes and Controls\r\nmore at \r\nhttps://github.com/thomasruta/tp3_businessview/commits/master','tp3',2009,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288890,0,'tp3_businessview','0.3.0',8011,224,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1524663519,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','514d479bb4e2cabf23587e2054e673ff','Features: \r\nIntro & OpenHours (ext:tp3_openhours)\r\nFix for tca and sql,...','tp3',3000,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288891,0,'tp3_businessview','0.3.1',8011,292,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1524670528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','6182cbf4d76e676464e5d8077996b11d','feature fix Animations and if no openeings but installed','tp3',3001,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288892,0,'tp3_businessview','0.3.2',8011,306,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1525159572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','44b7bfe9a8a91fd98c466d6ff0a69662','fixes and features \r\n- align and controls fe constants\r\n- redesign module\r\n- tca panoramas\r\n- be model & module  editing relations','tp3',3002,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288893,0,'tp3_businessview','0.3.3',8011,365,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1525335567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','1455b3feb22086f1ee03b26beadcf65e','fix fe settings in json\r\ndisplay panorama without businessview','tp3',3003,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288894,0,'tp3_businessview','0.3.4',8011,442,'tp3 BusinessView','google businessview für typo3 - google streetview integration mit dem Panorama Designer',1,0,3,1526394959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','8d9a05c27c1ee9e7dc67545c027ea246','small fix for css include\r\nicons seperated - can use ext:tp3mods to include','tp3',3004,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288895,0,'tp3_businessview','0.3.6',8011,446,'tp3 BusinessView','google businessview für typo3 - 360 Panorama Designer für Ihren virtuellen Rundgang',1,0,3,1538127650,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','43ba9435d9efe976b87c5d1a6ff4ca5e','move to packagist','tp3',3006,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288896,0,'tp3_businessview','1.0.6',8011,553,'tp3 BusinessView','google businessview für typo3 - 360 Panorama Designer für Ihren virtuellen Rundgang',2,0,3,1552056868,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}s:8:\"suggests\";a:2:{s:10:\"tt_address\";s:1:\"*\";s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','72858a70a5ccaae135ffd1bc5e520cbf','compart tt_address 4.x','tp3',1000006,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288897,0,'tp3_businessview','1.1.4',8011,233,'tp3 BusinessView','google businessview für typo3 - 360 Panorama Designer für Ihren virtuellen Rundgang',2,0,3,1575992153,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}s:8:\"suggests\";a:2:{s:10:\"tt_address\";s:1:\"*\";s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','be8f0a9f00e0066f0c590dc8901b722f','9 LTS Update & G Api Detect','tp3',1001004,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288898,0,'tp3_businessview','1.2.0',8011,422,'tp3 BusinessView','google businessview für typo3 - 360 Panorama Designer für Ihren virtuellen Rundgang',2,0,3,1576012787,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:2:{s:10:\"tt_address\";s:1:\"*\";s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','546c9ce4a15a5cd285a1fdcde0f97cee','cleanup some mess','tp3',1002000,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288899,0,'tp3_businessview','1.3.2',8011,187,'tp3 BusinessView','google businessview für typo3 - 360 Panorama Designer für Ihren virtuellen Rundgang',2,0,3,1609955829,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:2:{s:10:\"tt_address\";s:1:\"*\";s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','43e882d619129a7f944cf5a1e3ca5670','fix for 10','tp3',1003002,0,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288900,0,'tp3_businessview','3.0.7',8011,13,'tp3 BusinessView','Google BusinessView für TYPO3 - 360 Panorama Designer für Ihren virtuellen Rundgang',1,0,3,1776978238,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}s:8:\"suggests\";a:2:{s:10:\"tt_address\";s:1:\"*\";s:13:\"tp3_openhours\";s:1:\"*\";}}','Thomas Ruta','support@r-p-it.de','thomasruta','d4cc9c5a0d168c5980de26d1f7e97b79','Version vor typo3 13.fff','tp3',3000007,1,0,'https://web.tp3.de/manual/tp3_businessview/','ter','',''),
(9288901,0,'teamruhr_fal_driver','2.0.1',1900,405,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1516458392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','92fc053658c7934f8f43bfd48bc2a532','This is a test driver for the file abstraction layer (FAL) to be used during development of FAL related issues.\r\nVersion 2.x was migrated to use the doctrine database calls.','',2000001,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288902,0,'teamruhr_fal_driver','2.0.2',1900,147,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1516500431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','f169206c75ffb72d5cbed4e13b81d6cc','Set correct driver type.\r\nPrevent endless loop when displaying the file list.','',2000002,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288903,0,'teamruhr_fal_driver','2.0.3',1900,112,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1516536909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','24a22bb2aa914b32066cfd6d6bc914e8','Fixed sql error on first time creation of the storage.','',2000003,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288904,0,'teamruhr_fal_driver','2.0.4',1900,120,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1516538973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','7d521c57ce5ca8a8904a2151d8138903',' Add storageId to the database table to make it possible to use more than one driver.','',2000004,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288905,0,'teamruhr_fal_driver','2.0.5',1900,196,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1516562704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','601dfc7260d233d7a96c99091566e8ad','Remove reading old FlexForm settings\r\nWrite root path to root record if it was changed in sys_file_storage','',2000005,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288906,0,'teamruhr_fal_driver','2.0.7',1900,480,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',1,0,0,1519480017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','2709d062322c45aa4d5f8ab3408b0862','Add composer.json file','',2000007,0,0,'https://docs.typo3.org/typo3cms/extensions/teamruhr_fal_driver/2.0.7','ter','',''),
(9288907,0,'teamruhr_fal_driver','2.0.8',1900,64,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',2,0,0,1563704434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','336a3a590ababe962f6a4ad00ae812ce','The composer version can now be installed via Packagist.','',2000008,0,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288908,0,'teamruhr_fal_driver','2.0.9',1900,376,'FAL test driver for files outside the web root','Provides a FAL test driver for using files which are stored outside of the web root directory. See documentation for more details.',2,0,0,1563705508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michael Oehlhof','typo3@oehlhof.de','michadu','160e5da33845b223127d3b8f7151ec45','Add missing v9.5 to composer.json','',2000009,1,0,'https://docs.typo3.org/p/teamruhr/teamruhr-fal-driver/2.0/en-us','ter','',''),
(9288909,0,'notiz','0.1.0',6421,564,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',0,0,0,1516573097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','3fdb44c9ede55dd48ac386051c8734c7','Initial release!','',1000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.1/en-us','ter','',''),
(9288910,0,'notiz','0.2.0',6421,459,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',0,0,0,1517768563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','8f3adad00611324471c44efa8d5fe1c9','See https://github.com/CuyZ/NotiZ/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.2/en-us','ter','',''),
(9288911,0,'notiz','0.3.0',6421,508,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',0,0,0,1518795582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','3a408fa4919e4c0acb54a0fb24ba45c8','See https://github.com/CuyZ/NotiZ/releases/tag/0.3.0','',3000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.3/en-us','ter','',''),
(9288912,0,'notiz','0.4.0',6421,511,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',0,0,0,1519908673,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','c0712ed5959cbd9eba946c272861434d','See https://github.com/CuyZ/NotiZ/releases/tag/0.4.0','',4000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.4/en-us','ter','',''),
(9288913,0,'notiz','0.5.0',6421,578,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',0,0,0,1524744848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','56e40d2e8ddce5eed2d1ffcca3450b28','See https://github.com/CuyZ/NotiZ/releases/tag/0.5.0','',5000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.5/en-us','ter','',''),
(9288914,0,'notiz','0.6.0',6421,422,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',1,0,0,1538394711,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','6070c6151ae52cdc208970070ea1adc0','See https://github.com/CuyZ/NotiZ/releases/tag/0.6.0','',6000,0,0,'https://docs.typo3.org/p/cuyz/notiz/0.6/en-us','ter','',''),
(9288915,0,'notiz','1.0.0',6421,438,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1544472216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','b3dee8e578ae48dcb592ab92060a63fc','See https://github.com/CuyZ/NotiZ/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/cuyz/notiz/1.0/en-us','ter','',''),
(9288916,0,'notiz','1.0.1',6421,394,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1544566613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','63c9e6c55f37d06134a9820f24e2fd23','See https://github.com/CuyZ/NotiZ/releases/tag/1.0.1','',1000001,0,0,'https://docs.typo3.org/p/cuyz/notiz/1.0/en-us','ter','',''),
(9288917,0,'notiz','1.1.0',6421,350,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1547997197,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:20:\"configuration_object\";s:14:\"1.10.0-1.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','1fe7db8a9b41f7a15004c49f7ece94f8','See https://github.com/CuyZ/NotiZ/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/cuyz/notiz/1.1/en-us','ter','',''),
(9288918,0,'notiz','2.0.0',6421,545,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1548781203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','81c40387fc05eb0a8e327ff52bcf1a07','See https://github.com/CuyZ/NotiZ/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/cuyz/notiz/2.0/en-us','ter','',''),
(9288919,0,'notiz','2.0.1',6421,440,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1553271568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','425fdcec12f45a3692641f3e60640bd6','See https://github.com/CuyZ/NotiZ/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/cuyz/notiz/2.0/en-us','ter','',''),
(9288920,0,'notiz','2.1.0',6421,438,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1561992721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','c7a1f35186fa2a036dd0fa1c5916fb12','See https://github.com/CuyZ/NotiZ/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/cuyz/notiz/2.1/en-us','ter','',''),
(9288921,0,'notiz','2.1.1',6421,363,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1586511796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','cab0e15137739d2d67e65b913a5e177b','See https://github.com/CuyZ/NotiZ/releases/tag/2.1.1','',2001001,0,0,'https://docs.typo3.org/p/cuyz/notiz/2.1/en-us','ter','',''),
(9288922,0,'notiz','2.1.2',6421,237,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1596311917,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','70314e014963a08b2d438b3813e020a4','See https://github.com/CuyZ/NotiZ/releases/tag/2.1.2','',2001002,0,0,'https://docs.typo3.org/p/cuyz/notiz/2.1/en-us','ter','',''),
(9288923,0,'notiz','2.1.3',6421,174,'NotiZ  Powerful notification dispatcher','Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc).',2,0,0,1623685742,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"configuration_object\";s:14:\"1.10.0-2.99.99\";}}','Romain Canon, Nathan Boiron','team.cuyz@gmail.com','romm','2c464ec2da5d5d27f041168abcc87814',' See https://github.com/CuyZ/NotiZ/releases/tag/2.1.3','',2001003,1,0,'https://docs.typo3.org/p/cuyz/notiz/2.1/en-us','ter','',''),
(9288924,0,'fidelo','3.0.1',1640,154,'Fidelo Typo3 API','',2,0,3,1516649949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','fa3d78e29cba50348f1744d515fc7ead','Initial version of the new Fidelo Snippet extension (formerly Thebing)','Fidelo Software GmbH',3000001,0,0,'','ter','',''),
(9288925,0,'fidelo','3.0.2',1640,103,'Fidelo Typo3 API','',2,0,3,1517409013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','384b85b637b60248e368c572bf331e7e','Bugfixes','Fidelo Software GmbH',3000002,0,0,'','ter','',''),
(9288926,0,'fidelo','3.0.3',1640,399,'Fidelo Typo3 API','',2,0,3,1517409325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','96255ec59537759747ee02757888e2ba','Bugfixes','Fidelo Software GmbH',3000003,0,0,'','ter','',''),
(9288927,0,'fidelo','3.0.4',1640,160,'Fidelo Typo3 API','',2,0,3,1592907563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','a466401d7b0e4c6a2da9f557acf393e7','New packagist name','Fidelo Software GmbH',3000004,0,0,'','ter','',''),
(9288928,0,'fidelo','3.0.7',1640,149,'Fidelo Typo3 API','',2,0,3,1605272538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.5.0-8.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','c6ab21172b7f011e924b07151458fb16','Bugfixes','Fidelo Software GmbH',3000007,0,0,'','ter','',''),
(9288929,0,'fidelo','4.0.0',1640,142,'Fidelo Typo3 API','',2,0,3,1606475486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-10.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','25f040d024c8f6e807d9fccaaf7f98ce','Support Version 9 and 10','Fidelo Software GmbH',4000000,0,0,'','ter','',''),
(9288930,0,'fidelo','4.1.3',1640,95,'Fidelo Typo3 API','',2,0,3,1632907514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-10.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','d4a0e10d20ba12cacbe8fa648470855d','Security fix','Fidelo Software GmbH',4001003,0,0,'','ter','',''),
(9288931,0,'fidelo','4.1.4',1640,116,'Fidelo Typo3 API','',2,0,3,1632917091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-10.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','b7e090e150b4b772a8ea8342e87eec6e','Bugfix Snoopy Lib','Fidelo Software GmbH',4001004,0,0,'','ter','',''),
(9288932,0,'fidelo','4.2.1',1640,91,'Fidelo Typo3 API','',2,0,3,1657635925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-11.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','b175cc8b14c8404bb25a24549a876d87','Version 4.2.1','Fidelo Software GmbH',4002001,0,0,'','ter','',''),
(9288933,0,'fidelo','4.3.0',1640,103,'Fidelo Typo3 API','',2,0,3,1666196478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-11.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','4a1eb6dfd9c16b0333481100486ab1f8','Additional plugin added for cached content','Fidelo Software GmbH',4003000,0,0,'','ter','',''),
(9288934,0,'fidelo','4.4.0',1640,84,'Fidelo Typo3 API','',2,0,3,1698245735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','b72c9e69778ec22e6d1e4ac73cd3f6aa','Upgrade extension to Typo3 12 requirements','Fidelo Software GmbH',4004000,0,0,'','ter','',''),
(9288935,0,'fidelo','4.4.1',1640,44,'Fidelo Typo3 API','',2,0,3,1740061951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Fidelo Software GmbH','marketing@fidelo.com','plan-i','6d29ee3d6bc13e963b275e609b070d8b','Pass fidelo. Page TSconfig to snippet','Fidelo Software GmbH',4004001,1,0,'','ter','',''),
(9288936,0,'corporate_template','1.0.0',7046,297,'Corporate - Business responsive template','Its one of the Best innovative theme developed by Softsolutions4u',2,0,10,1516693856,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','73645b113e2815fc3b59983d5cdc5834','Corporate -  Business responsive template[for Startups and Medium Sized Companies] by SoftSolutions4U (website: http://www.softsolutions4u.com).','Softsolutions4u',1000000,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.0_DistributionWelcome.png'),
(9288937,0,'corporate_template','1.0.1',7046,270,'Corporate - Business responsive template','Its one of the Best innovative theme developed by Softsolutions4U',2,0,10,1516864839,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','e50cae4ef7e95ecf6d0426617cde70fd','Added Readme file.','Softsolutions4u',1000001,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.1_DistributionWelcome.png'),
(9288938,0,'corporate_template','1.0.2',7046,250,'Corporate - Business responsive template','IMPORTANT: It will work ONLY in a fresh TYPO3 installation.',2,0,10,1517323426,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','102599b4cc99275b802625bdb7d20e49','Modified the Extension description','Softsolutions4u',1000002,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.2_DistributionWelcome.png'),
(9288939,0,'corporate_template','1.0.3',7046,192,'Corporate - Business responsive template','a href\"http://typo3sample02.softsolutions4u.com/\"View Demo/a\nIMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension.\nFor customer support contact: info@softsolutions4u.com.',2,0,10,1517408726,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','550ea1fef6697cbace856c4aaa96bf05','Modified the Extension description and added the Demo link.','Softsolutions4u',1000003,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.3_DistributionWelcome.png'),
(9288940,0,'corporate_template','1.0.4',7046,246,'Corporate - Business responsive template','View Demo: http://typo3sample02.softsolutions4u.com.\nIMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension.\nFor customer support contact: info@softsolutions4u.com.',2,0,10,1517410075,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','d1a9d51205f77ff19f9a4dedb4d6ec9f','Modified the Demo link.','Softsolutions4u',1000004,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.4_DistributionWelcome.png'),
(9288941,0,'corporate_template','1.0.5',7046,356,'Corporate - Business responsive template','View Demo: http://typo3sample02.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups.\nIMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension.\nFor customer support contact: info@softsolutions4u.com.',2,0,10,1517578851,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','7daadbc93c735e780b13f417aef8525f','Modified the Extensions description.','Softsolutions4u',1000005,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.5_DistributionWelcome.png'),
(9288942,0,'corporate_template','1.0.6',7046,244,'Corporate - Business responsive template','View Demo: http://typo3sample02.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups.\nIMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension.\nFor customer support contact: info@softsolutions4u.com.',2,0,10,1520580530,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','9a1aed53ffc193f4e6bedf30d27eff1e','Implemented the bug fix for HTTPS and also added an provision to change the logo image.','Softsolutions4u',1000006,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.6_DistributionWelcome.png'),
(9288943,0,'corporate_template','1.0.7',7046,300,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups.\nIMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. For customer support contact: typo3support@softsolutions4u.com.\nFor customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1520834272,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','info@softsolutions4u.com','info@softsolutions4u.com','sharmistha','6473dbf63b5489f7557cc6420a843ecd','Updated the Demo link and the tutorial link in the description section.','Softsolutions4u',1000007,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.7_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.7_DistributionWelcome.png'),
(9288944,0,'corporate_template','1.0.8',7046,430,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1523272544,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";}}','sharmistha@softsolutions4u.com','sharmistha@softsolutions4u.com','sharmistha','d95e96a4610d8d1a48c40f44c31a0b07','Added Composer.json and favicon changing feature.','Soft Solutions4U',1000008,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.8_DistributionWelcome.png'),
(9288945,0,'corporate_template','1.0.9',7046,346,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1527587210,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";s:6:\"cs_seo\";s:5:\"2.3.3\";s:3:\"min\";s:5:\"1.5.0\";}}','sharmistha@softsolutions4u.com','sharmistha@softsolutions4u.com','sharmistha','3c0da5107ad78de0adc304523315037f','Features added:\r\n----------------------\r\n\r\nTested displays & functions correctly in Microsoft Edge\r\n\r\nImages have been optimised\r\n\r\nCSS is minified and combined\r\n\r\nJavaScript is minified and combined \r\nEnabled gzip compression\r\n\r\nGoogle speed tested  and ','Soft Solutions4U',1000009,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.9_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.0.9_DistributionWelcome.png'),
(9288946,0,'corporate_template','1.1.0',7046,424,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1530105394,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";s:6:\"cs_seo\";s:5:\"2.3.3\";s:3:\"min\";s:5:\"1.5.0\";}}','sharmistha@softsolutions4u.com','sharmistha@softsolutions4u.com','sharmistha','711f72b645522b5e27973578af3d26a9','Features Added:\r\n404 error page added','Soft Solutions4U',1001000,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.1.0_DistributionWelcome.png'),
(9288947,0,'corporate_template','1.1.1',7046,1493,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1532004265,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"4.3.4\";s:6:\"cs_seo\";s:5:\"2.3.3\";s:12:\"cbgooglemaps\";s:5:\"3.3.0\";}}','sharmistha@softsolutions4u.com','sharmistha@softsolutions4u.com','sharmistha','6758acd556673abf4c9879b313fd9bfe','Google Map extension added','Soft Solutions4U',1001001,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_1.1.1_DistributionWelcome.png'),
(9288948,0,'corporate_template','2.0.0',7046,575,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1554451530,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:11:\"9.5.0-9.5.5\";s:20:\"fluid_styled_content\";s:11:\"9.5.0-9.5.5\";s:12:\"rte_ckeditor\";s:11:\"9.5.0-9.5.5\";s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:9:\"powermail\";s:5:\"7.1.0\";s:6:\"cs_seo\";s:5:\"4.0.1\";s:4:\"mask\";s:5:\"4.1.0\";s:11:\"go_maps_ext\";s:5:\"3.0.0\";}}','Sharmistha','sharmistha@softsolutions4u.com','sharmistha','c09914c900d7d4a9a0e9aa8a2bb4e1f0','Feature Added:\r\n\r\n Upgraded the extension to support the latest TYPO3 versions 9.5.0 - 9.5.5.','Soft Solutions4U',2000000,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.0_DistributionWelcome.png'),
(9288949,0,'corporate_template','2.0.1',7046,1527,'Corporate - Business responsive template','View Demo: http://typo3corporatetemplate.softsolutions4u.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1562928484,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:11:\"9.5.0-9.5.5\";s:20:\"fluid_styled_content\";s:11:\"9.5.0-9.5.5\";s:12:\"rte_ckeditor\";s:11:\"9.5.0-9.5.5\";s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:9:\"powermail\";s:5:\"7.1.0\";s:6:\"cs_seo\";s:5:\"4.0.1\";s:11:\"go_maps_ext\";s:5:\"3.0.0\";}}','Sharmistha','sharmistha@softsolutions4u.com','sharmistha','fb0e289e55ce8b4485446cb01c14ebaf','Implemented Mulit-language support and other bug fixes.','Soft Solutions4U',2000001,0,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.1_DistributionWelcome.png'),
(9288950,0,'corporate_template','2.0.2',7046,96,'Corporate - Business responsive template','View Demo: http://corporate.typo3-expert.com. One Page Responsive template ideally suited for Small businesses, Corporates and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1651229125,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:11:\"9.5.0-9.5.5\";s:20:\"fluid_styled_content\";s:11:\"9.5.0-9.5.5\";s:12:\"rte_ckeditor\";s:11:\"9.5.0-9.5.5\";s:3:\"php\";s:11:\"7.0.0-7.3.0\";s:9:\"powermail\";s:5:\"7.1.0\";s:6:\"cs_seo\";s:5:\"4.0.1\";s:11:\"go_maps_ext\";s:5:\"3.0.0\";}}','Sharmistha','sharmistha@softsolutions4u.com','sharmistha','1da9b9d32421f5e182ff676b9dab569f','Updated the demo link in the description','Soft Solutions4U',2000002,1,0,'http://www.softsolutions4u.com/typo3-template-download/','ter','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/c/o/corporate_template_2.0.2_DistributionWelcome.png'),
(9288951,0,'social_stream','2.0.0',892,168,'Social Stream','Crawls the data from a Social Media Page and saves it as news record',2,0,3,1516721027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:6:\"^5.3.0\";}}','Philipp Parzer','https://forge.typo3.org/projects/extension-social_stream','jochenlandvoigt','10bb1f912fb73ec76f838f42a0013379','Initial upload to TER','SIWA Online GmbH',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/social_stream/2.0.2','ter','',''),
(9288952,0,'social_stream','2.0.2',892,320,'Social Stream','Crawls the data from a Social Media Page and saves it as news record',2,0,3,1517223361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:6:\"^5.3.0\";}}','Philipp Parzer','https://forge.typo3.org/projects/extension-social_stream','jochenlandvoigt','f6a84e96091963a2e0e9bb6c2395330a','fix channel query for datamap','SIWA Online GmbH',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/social_stream/2.0.2','ter','',''),
(9288953,0,'social_stream','2.1.0',892,404,'Social Stream','Crawls the data from a Social Media Page and saves it as news record',2,0,3,1536668656,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:4:\"news\";s:6:\"^5.3.0\";}}','Philipp Parzer','https://forge.typo3.org/projects/extension-social_stream','jochenlandvoigt','626765b89a8a6470e6ce70209abeb8f9','Facebook Strict Redirect Fix','SIWA Online GmbH',2001000,1,0,'https://docs.typo3.org/typo3cms/extensions/social_stream/2.1.0','ter','',''),
(9288954,0,'daily_watchword','1.0.1',688,417,'daily_watchword','Displays the Watchword of the day',2,0,3,1516870212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Falko Linke','falko.linke@tritum.de','flinke','fd8440819bb91dd5b7199f9446ebd2e9','Official Relaese','Tritum',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/daily_watchword/1.0.3','ter','',''),
(9288955,0,'daily_watchword','1.0.3',688,271,'daily_watchword','Displays the Watchword of the day',2,0,3,1546617889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Falko Linke','falko.linke@tritum.de','flinke','1f796c345dd3f2a620b33ef30dedbea0','New Version contains Bugfixes for encoding problems and download redirections.','Tritum',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/daily_watchword/1.0.3','ter','',''),
(9288956,0,'microtemplate','0.0.3',9355,343,'Microtemplate','Microtemplate package',1,0,6,1517121705,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','c06776cc590508f7a749bb00fcbf159d','Initial upload. Lot of cleaning, some restructuring and bugfixing to do still.','Brightside OÜ',3,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288957,0,'microtemplate','0.0.4',9355,291,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1517452650,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','07241e0d43dd48076e02fd4cff8e85c9','Bugfixes.','Brightside OÜ',4,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288958,0,'microtemplate','0.0.5',9355,358,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1517568972,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','efeec66363997501fe31a004574c8412','Bug fixes, some clean up and basic form css.','Brightside OÜ',5,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288959,0,'microtemplate','0.0.6',9355,314,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1518053082,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d69b2e76980bf11dcbf822b1a8dc0ed2','Valid HTML, removed favicon function (ext:metaplus can be used for that). General clean up and bug fixing.','Brightside OÜ',6,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288960,0,'microtemplate','0.0.7',9355,322,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1519019937,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','96dca3f2ef984bfc4b04055a78e5aa1a','Automatic page title for sub pages with override function, bug fixes and clean up. Page media file used as logo. More reliable JavaScript loading for home page.','Brightside OÜ',7,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288961,0,'microtemplate','0.0.8',9355,368,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1519739981,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','460ea2bc023b3042ac8d5ebceb1e8117','Easier to install. Now can be installed as a sub page template. Bug fixes and stability improvements.','Brightside OÜ',8,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288962,0,'microtemplate','0.0.9',9355,314,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1520688458,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','3286c51a283a05d9cb26575196cfc783','Basic background video option for sections.  Custom colour background for sections. Better base styles control through constant editor.','Brightside OÜ',9,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288963,0,'microtemplate','0.1.0',9355,361,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1521649731,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','c6bcf2fccb4993e57129dec30f48c1ec','Clean up and restructure. New experimental CSS for angled section edges, activate from constants. See: https://microtemplate.t3brightside.com/dark/','Brightside OÜ',1000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288964,0,'microtemplate','0.1.1',9355,440,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1522297126,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','41f6049ba08f9cba6476356230958d90','- scroll fade in feature and easy to add you own, some style updates','Brightside OÜ',1001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288965,0,'microtemplate','0.1.2',9355,403,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1523332524,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6e83a216527943b5f4ddee3eaf38fe2c','Replacing pagegallery templates with pagelist ones. General cleanup. Composer file updated.','Brightside OÜ',1002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288966,0,'microtemplate','0.1.3',9355,419,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1523930329,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','fecbeb2036c9df512532d85ccdb9ec7d','Added another articles template for pagelist. Preparations for distribution package. ','Brightside OÜ',1003,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288967,0,'microtemplate','0.1.4',9355,373,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',1,0,6,1525689400,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','093dcb9036e8c6deb48cc0b6f5706424','Small CSS fix for iOS, disabling fixed backgrounds for smaller screen to make bg size work propperly.','Brightside OÜ',1004,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288968,0,'microtemplate','1.0.0',9355,537,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1525886469,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d00b9ed96e6e94abe7694ea2268f888f','First stable version. Bug fix for subpages close link if root page id is not 0.','Brightside OÜ',1000000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288969,0,'microtemplate','1.0.1',9355,746,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1528881223,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','170e0d4061d5370ed1aa5566ef8d983c','Google Analytics opt-in and on/off switch if cookie consent activated. On/off HTML is in README.md.','Brightside OÜ',1000001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288970,0,'microtemplate','2.0.0',9355,563,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1549597839,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2dde543aeabe6bcfd83197a8f6691c58','Updates and clean up for 9.5 LTS only','Brightside OÜ',2000000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288971,0,'microtemplate','2.0.1',9355,385,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1568444157,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1d80f19183b88e5fe9a1e25dfcf6575b','Language menu added. MenuProcessors in use.','Brightside OÜ',2000001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288972,0,'microtemplate','2.0.2',9355,610,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1569158507,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1cf3438dea7b2c3cd0641c00fc6a25c8','Background video sound and clear frame icons.','Brightside OÜ',2000002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288973,0,'microtemplate','2.1.0',9355,422,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1589869936,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.0.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0f210b888d2a6df8d3c76f3cf95abd42','10 LTS ready now!','Brightside OÜ',2001000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288974,0,'microtemplate','2.1.1',9355,138,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1616355587,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.0.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b6d90be351836fdff646a19b224a433e','Please see the ChangeLog','Brightside OÜ',2001001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288975,0,'microtemplate','2.1.2',9355,149,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,6,1616696866,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-11.5.99\";s:12:\"gridelements\";s:13:\"9.0.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1728875767fb895e7838de6ae478c273','Runs on TYPO3 11','Brightside OÜ',2001002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288976,0,'microtemplate','3.0.0',9355,125,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1639949100,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";s:16:\"content-defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1212548428571eeab107841055c7b37e','NOT compatible with older versions!','Brightside OÜ',3000000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288977,0,'microtemplate','3.1.0',9355,55,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1641550695,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";s:14:\"containeritems\";s:13:\"2.0.0-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f072e90504fe4fd28900dbf5457280b2','Please see the ChangeLog','Brightside OÜ',3001000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288978,0,'microtemplate','3.2.0',9355,129,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1642407662,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";s:14:\"containeritems\";s:13:\"2.0.0-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','373e9992f4390ebca02d1a229649a23a','Moving towards GDPR friendly. See the ChangeLog.','Brightside OÜ',3002000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288979,0,'microtemplate','3.3.0',9355,86,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1662623035,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.6.0-2.99.99\";s:14:\"containeritems\";s:13:\"2.0.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a0e6ee46763faf36f1438ef4aa853fe6','Please see the ChangeLog','Brightside OÜ',3003000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288980,0,'microtemplate','3.3.2',9355,98,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1662630952,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.6.0-2.99.99\";s:14:\"containeritems\";s:13:\"2.0.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5179d82f573f5a73272a69322feebfdb','Fix version numbers','Brightside OÜ',3003002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288981,0,'microtemplate','3.3.3',9355,110,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1662987105,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:13:\"1.6.0-2.99.99\";s:14:\"containeritems\";s:13:\"2.0.0-3.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','4b1fe93dfedd4f32460eded3be709e51','Improved font handling on huge screens','Brightside OÜ',3003003,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288982,0,'microtemplate','4.0.0',9355,84,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1679330393,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.1.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ab4c14bc74b5e481dc6fff130885c1f7','Breaking changes, see the ChangeLog','Brightside OÜ',4000000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288983,0,'microtemplate','4.0.1',9355,82,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1679469920,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.1.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e9a7f2acb808f6bd4f1fb5ffea996c20','Minor fixes','Brightside OÜ',4000001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288984,0,'microtemplate','4.0.6',9355,82,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1679838519,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.1.2-4.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','47164aa6140482fe6270490bff14bdb2','Improved keyboard navigation for accessibility','Brightside OÜ',4000006,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288985,0,'microtemplate','4.0.7',9355,94,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1682314383,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.1.2-4.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1b3e63537a64959b0735c613e11d2d0f','Make compatible with latest containeritems','Brightside OÜ',4000007,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288986,0,'microtemplate','4.1.0',9355,88,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1686808842,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.2.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','23d265c73412446856d068b94dd2526b','[FEATURE] First sub-level pages menu option (activate with TS constant)','Brightside OÜ',4001000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288987,0,'microtemplate','4.1.1',9355,65,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1701766131,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.2.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','37a98a67aed38cf0b2f519018c83a055','Minor changes, check the ChangeLog.','Brightside OÜ',4001001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288988,0,'microtemplate','4.1.2',9355,63,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1703758222,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.2.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','289eb640e91ca67792cf860bd8fa0ba6','Use session storage for remembering the scroll position.','Brightside OÜ',4001002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288989,0,'microtemplate','4.2.0',9355,62,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1704362202,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.4.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','00a91473518c9585566d872f1f7ff195','See the ChangeLog. Adding iconpack support','Brightside OÜ',4002000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288990,0,'microtemplate','4.3.0',9355,65,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1705919407,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.4.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','9e176c16cc7ceeaa72f3dd1194cd2753','Iconpack support and improved accessibility with new version of containeritems. See the ChangeLog.','Brightside OÜ',4003000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288991,0,'microtemplate','4.3.1',9355,75,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1706602271,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-2.99.99\";s:14:\"containeritems\";s:13:\"4.5.0-4.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";s:18:\"iconpack_bootstrap\";s:12:\"1.3.0-1.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0a2e056e0032fb747ae44832476cd2b8','Minor fixes','Brightside OÜ',4003001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288992,0,'microtemplate','5.0.0',9355,36,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1735418760,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-3.99.99\";s:14:\"containeritems\";s:13:\"4.5.0-5.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";s:18:\"iconpack_bootstrap\";s:12:\"1.3.0-1.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','9bccea379eba007b175963d313c4584a','Finally for TYPO3 13.','Brightside OÜ',5000000,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288993,0,'microtemplate','5.0.1',9355,40,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1735419565,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-3.99.99\";s:14:\"containeritems\";s:13:\"4.5.0-5.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";s:18:\"iconpack_bootstrap\";s:12:\"1.3.0-1.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f890c6a4406cdd8ca5426ef50245340c','Fix TYPO3 version dependency ','Brightside OÜ',5000001,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288994,0,'microtemplate','5.0.2',9355,49,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1738608149,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";s:9:\"container\";s:13:\"2.1.0-3.99.99\";s:14:\"containeritems\";s:13:\"4.5.0-5.99.99\";s:16:\"content_defender\";s:13:\"3.3.0-3.99.99\";s:18:\"iconpack_bootstrap\";s:12:\"1.3.0-1.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','06ec3e0a94f2fc41f7569db1f4d0cc17','Minor deprecation clean up','Brightside OÜ',5000002,0,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288995,0,'microtemplate','6.0.0',9355,11,'Microtemplate','One page template with sections and lightbox like sub pages. Demo at: https://microtemplate.t3brightside.com',2,0,2,1779684600,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:20:\"fluid_styled_content\";s:15:\"14.3.0-14.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:14:\"containeritems\";s:13:\"6.0.0-6.99.99\";s:18:\"iconpack_bootstrap\";s:12:\"1.3.0-1.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','51ddc92daa74ae8eab1eb7318ca5bf85','v14 compatibility','Brightside OÜ',6000000,1,0,'https://github.com/t3brightside/microtemplate','ter','',''),
(9288996,0,'sic_address','1.0.0',9379,199,'Adressverwaltung','Adressverwaltung',2,0,3,1517224002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','5657e9f0e5e20704101794ea0126f76d','Initial revision. Were still working on the manual and will possibly upload it in a public code repository in the future.','',1000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9288997,0,'sic_address','1.0.1',9379,293,'Adressverwaltung','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1517225122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','594232eba24d318a1853570ed6086a3f','Figured were the description goes :-)','',1000001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9288998,0,'sic_address','1.0.2',9379,233,'Adress Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1517394155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','d0019c9b3bd77c0d08146252eb6899a4',' Running Update Wizards / Refreshing autoload information is no longer required during installation.\r\n Two more Templates added.\r\nGithub repository with issue tracker coming soon...','',1000002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9288999,0,'sic_address','1.0.3',9379,230,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1517844353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','e6e7516e97c66ba57fb999cec7fda79c',' Bugfix: Prevent generation of duplicate field names by checking the current address table content first.\r\n Bugfix: Editing table names is no longer possible after saving them once.\r\n Feature: Wrote the most requested manual chapter \"Enhancing tt_addre','',1000003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289000,0,'sic_address','1.0.4',9379,302,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1518620162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','37fe57dddaee5af47e614d109649ef7b','[FEATURE] Simplified image configuration.\r\n[FEATURE] Autodetect image field when enhancing tt_address.\r\n[BUGFIX] Fixed Address model generator when using more than one image field.\r\n[DOCS] Manual updated.','',1000004,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289001,0,'sic_address','1.0.5',9379,216,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1521017741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','9fd2625bbed3d3aa01d6f7572b3871f6','[Bugfix] BE Category tree for address records now properly shows all categories.\r\n[Improvement] Various improvements for tt_address TCA override generator.\r\n[Manual] Added Troubleshooting section.','',1000005,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289002,0,'sic_address','1.0.6',9379,239,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1521101292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','7810ffc1d71323d911c3d9c7e5c30851','[BUGFIX] Fixed installation of the extension when using it standalone without tt_address.','',1000006,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289003,0,'sic_address','1.0.7',9379,238,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1521711121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','2991124cbae78ef0744522a1915065d3','[BUGFIX] Save tt_address records without filling in the birthday field.\r\n[IMPROVEMENT] Better backend search when enhancing tt_address\r\n[IMPORTANT] Click the \"Generate Model, TCA, l18n, DB\" Button in the BE Module to apply those changes.','',1000007,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289004,0,'sic_address','1.0.8',9379,239,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1522149976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','b55181bffd3d372b0b37497276a54579','[IMPROVEMENT] Theres no longer a  \"company\" field required in standalone mode.','',1000008,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289005,0,'sic_address','1.0.9',9379,284,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1522914251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','7f96a47aef015b30bad5f50593c34762','[IMPROVEMENT] Importing tt_address columns no longer requires schema name.\r\n[IMPROVEMENT] Embedded manual in the backend.\r\n[IMPROVEMENT] Simplified installation.','',1000009,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289006,0,'sic_address','1.1.0',9379,236,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1526308473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','4b7ba595eceea9a028bf4cd3dfa77928','[FEATURE] Added basic list  detail mode. Just configure a Detail page and check out Sicor Template for a Fluid example.\r\n[IMPROVEMENT] Applied a series of TCA migrations suggested for TYPO3 8.\r\n[BUGFIX] Fixed a few minor glitches.','',1001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289007,0,'sic_address','1.1.1',9379,267,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1526457397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','1667f45d3bb7ab3b8b6b97e4b714dc98','[BUGFIX] Fix default category in list action as reported in github issue 4.','',1001001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289008,0,'sic_address','1.1.2',9379,235,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1528184704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','a97550414dda1c5e7d3e270151cb7dc7','[IMPROVEMENT] First draft of supporting multiple template paths, as requested in github issue 5.\r\n[IMPROVEMENT] Minor template updates.','',1001002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289009,0,'sic_address','1.1.3',9379,345,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1529061328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','97c011e7a8d4456f2eb75289dabe7d0e','[IMPROVEMENT] Detect when static template is missing. (Issue 6)\r\n[IMPROVEMENT] Separate Clear fields button into clear customtt_addres fields buttons. (Issue 7)','',1001003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289010,0,'sic_address','1.1.4',9379,197,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1531745684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','f29f175af0aaa00c6afbb4b36f8e45d7','[Improvement] Added l10n_state field to the ext_tables.php generator, so it should no longer require the DB-Analyzer.','',1001004,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289011,0,'sic_address','1.1.5',9379,185,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1532434125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','74dd871df9775a9f5d59b04c1b8f7f2e','[BUGFIX] Changes required for recent 8.7 core changes regarding plugin installation.','',1001005,0,0,'https://www.sicor.de/?id=242','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9289012,0,'sic_address','1.1.6',9379,273,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1532596797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','319f7f47b1284e912f6f2ee52ea5ece0','[IMPROVEMENT] Ironed out a couple of issues regarding usage of dynamic mm tables, especially in multi-language installations.\r\n[BUGFIX] Deletion of mm tables will also remove TCA and Model files now.\r\n[BUGFIX] usort related crashes.\r\n[TEMPLATE] mmlist w','',1001006,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289013,0,'sic_address','1.1.7',9379,283,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1534835197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','22895e69e300a8c9b23f0dfa9e325921','[IMPROVEMENT] Enhanced the back link on the detail page - you can configure a list page now. By default the link now goes back to the list where it came from. Check out SicorList.html for a fluid example.','',1001007,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289014,0,'sic_address','1.1.8',9379,296,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1537876450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','a53f5fcb881af449a84ff741829922ec','[BUGFIX] Fixed \"Unsupported or non-existing property name \"categories\" used in relation matching\".\r\n','',1001008,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289015,0,'sic_address','1.1.9',9379,294,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1541576114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','983259ca281b5e58398b8e97f07d9215','[BUGFIX]  Regression fix for 1.1.8. First install works again. Please accept our sincere apologies.','',1001009,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289016,0,'sic_address','2.0.0',9379,157,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1552902183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','4ce06c4ae6504571ac72f49a13da4e1d','[Update] Major release supporting TYPO3 7, 8 and 9, as well as tt_address 3 and 4 now.\r\n[Feature] Doublet Finder to filter address duplicates\r\n[Feature] Radial search with OSM / Leaflet support.\r\n[Enhancement] New category filters and improved backend mod','',2000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289017,0,'sic_address','2.0.1',9379,229,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1552915717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','65d1a602168177c200f97e6ade2c57be','[BUGFIX] Regression fix for 2.0.0. Removed generated and tt_address specific files from release package.','',2000001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289018,0,'sic_address','2.0.2',9379,262,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1555413283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','b8f7d139d83d087d9c534639d7329605','[BUGFIX] fixed issue with initial table creation (Issue 19)\r\n[UPDATE] returned state to stable\r\n[Enhancement] optimized handling of tt_address logic to prevent system break, if tt_address gets deactivated/uninstalled\r\n[Enhancement] optimized handling of ','',2000002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289019,0,'sic_address','2.0.3',9379,290,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1559630018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','091008c1b1c5a7500cefb1282c8e4642','[BUGFIX] fixed drag and drop in doublet finder','',2000003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289020,0,'sic_address','2.1.0',9379,157,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1567408674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','a9528090420d29fa92c170a66c3ada39','[Enhancement] Localization\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','',2001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289021,0,'sic_address','2.1.1',9379,216,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1567774810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','50b799edc1f4d1770d47e323943e6cc1','[BUGFIX] set title of static typoscript file back to english\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','',2001001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289022,0,'sic_address','2.1.2',9379,206,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1569843783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','b0e735f367ce1ab8299a9985ea0d0e39','[BUGFIX] respect language in address search\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2001002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289023,0,'sic_address','2.1.3',9379,208,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1571143880,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','505379da775457bd8f1533ed99b96aad','[BUGFIX] fixed import of tt_address fields\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2001003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289024,0,'sic_address','2.2.0',9379,178,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1572958496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','fbdf22982812da644f9b80041aa8c590','[Enhancement] vCard (4.0) show template added (sponsored by https://quadronet.de/)\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2002000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289025,0,'sic_address','2.2.1',9379,193,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1574782641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','7649bc9e65f8ca762a87ed9ff67524f3','[BUGFIX] added CHARSET option to vCard string properties\r\n\r\nFor more details take a look at https://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2002001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289026,0,'sic_address','2.3.0',9379,123,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1578576978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','702199b88c392e4383e93f9f8d96d272','[FEATURE] Generation of fluid partial integrated, including full dynamic property list of address record. Used in new  template \"auto\".\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2003000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289027,0,'sic_address','2.3.1',9379,184,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1578642415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','fd61cd17825eb916125db2444fcbb7ae','[BUGFIX] Regression fix for 2.3.0. New auto template works again. Please accept our sincere apologies.\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2003001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289028,0,'sic_address','2.3.2',9379,212,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1579620328,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','eb45ddd2fe2119a5524e475fa62e57e5','[Enhancement] sorting logic improved\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2003002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289029,0,'sic_address','2.4.0',9379,168,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1583410753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','dc293cc998d9184fbc97b6bfd0b09684','[Enhancement] CSV import\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2004000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289030,0,'sic_address','2.4.1',9379,158,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1584096159,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.4.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','3c08dcd1f0548ce94b029f914d5479db','[UPDATE] support for PHP 7.3 and PHP 7.4 activated.\r\n\r\nATTENTION:\r\nTYPO3 8.7.28 or 9.5.10 required !!!\r\nFluid Engine 2.6.4 update needed !!!\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2004001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289031,0,'sic_address','2.4.2',9379,254,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1585229736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.6.0-7.4.99\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','da9ff74da62c73050812732cbd6ff723','[BUGFIX] Regression fix for 2.4.0. Brought back import of tt_address fields.\r\n\r\nFor more details take a look at\r\nhttps://github.com/SicorDev/sic_address/blob/master/CHANGELOG.md','SICOR',2004002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289032,0,'sic_address','3.0.0',9379,73,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1597328437,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','c4c0d5cdd2b351adc9b6a52b44db9e4f','[Update] Major release supporting TYPO3 10, dropping support for TYPO3 7\r\n\r\nDedicated to the memory of Adnan Zelkanovic (1977 -  2020)','SICOR',3000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289033,0,'sic_address','3.0.1',9379,124,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1597399820,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','e26b7d3aaedd1dd4206f3d04d7863015','[Update]  Enable sorting for map view.','SICOR',3000001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289034,0,'sic_address','3.0.2',9379,120,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1598005303,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','40fe2523784b84b25513c8caa665ed4e','[Regression] Added missing file.\r\n[Bugfix] Repaired usage without tt_address.','SICOR',3000002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289035,0,'sic_address','3.1.0',9379,102,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1600869979,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','1d2df4b4499e48e758da97cdd7d3fa99','[Enhancement] Added A-Z partial and demo yaml file for URL routing.\r\nSPDirList.html or UnigesList.html are examples that use the new partial.\r\nSee ConfigurationYamlconfig.yaml for an example for your site configuration.\r\n[UPDATE] returned to stable state.','SICOR',3001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289036,0,'sic_address','3.1.1',9379,56,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1607529107,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','3b82b3f367a980526d0873146f1cd3f6','[BUGFIX] Fixed pagination in list templates\r\n[REGRESSION] Uplodaded correct yaml file\r\n[CHANGE] Dropped compatibility to 8.7 due to class mapping problems\r\n','SICOR',3001001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289037,0,'sic_address','3.1.2',9379,74,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1607529402,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','0c228f3a0e52cc4d227cf42751751381','[REGRESSION] Hmpf... compatible for 9.5 and 10.4 of course...','SICOR',3001002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289038,0,'sic_address','3.1.3',9379,45,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1637745611,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','30d2fcfd78017e8cbfcfda38c4acd01b','[BUGFIX] Prevent creation of duplicate DB entries.\r\n[ENHANCEMENT] Improved TCA generation.\r\n[ENHANCEMENT] Added composer.json submitted via pull request.','SICOR',3001003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289039,0,'sic_address','3.1.4',9379,49,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1637938895,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','443a1cbeacf69de90618b53d12c28903','[BUGFIX] Made A-Z Filter respect current language again. (Issue 45)\r\n[BUGFIX] Improved TCA generation even more.','SICOR',3001004,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289040,0,'sic_address','3.1.5',9379,59,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1638276107,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','d23f40d6c00de3ae977fe504b2e0686f','[CHANGE] Removed unused eundwList template.\r\n[CHANGE] Updated massivList template, still WIP though.\r\n[CHANGE] Improved Map fit-bounds by using circle bounds.','SICOR',3001005,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289041,0,'sic_address','3.2.0',9379,70,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1645088974,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','08d52337e51c080da423b39922efab9d','[ADDED] Enhanced filter to allow string fields. Sponsored by Städtisches Klinikum Görlitz gGmbH.\r\n[CHANGE] Updated all Map related code and templates with our first map project finally going live soon.  \r\n[CHANGE] Removed all remaining google maps related code.\r\n[WARNING] Not compatible with tt_address 6. at the moment!','SICOR',3002000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289042,0,'sic_address','4.0.0',9379,60,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1672322865,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','01b9653e61b1c58819f756823733a906','[MAJOR] This the first official release for TYPO3 11 and PHP 7.4 or higher.\r\n[MAJOR] Compatibility to 9/10 dropped due to massive core changes. \r\n[CHANGED] Fully integrated Map into List Action. Please reconfigure your frontend Plugins after upgrading.\r\n[ADDED] Count adresses per category!\r\n[ADDED] Option for route planner link','SICOR',4000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289043,0,'sic_address','4.1.0',9379,49,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1681204109,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','5678c1e5f8cdb89108b73ec8800e0de3','[CHANGE] Made pagination items per page configurable \r\n[CHANGE] Speedup for String Filters\r\n[BUGFIX] Pagination should keep parameters now\r\n[ADDED]  New Template duelmenList','SICOR',4001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289044,0,'sic_address','5.0.0',9379,25,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',0,0,3,1705677822,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','c910f1fc7b1c136ca67156dfb0366379','[MAJOR] This the first official release for TYPO3 12 and PHP 8.\r\n[MAJOR] Compatibility to 11 dropped due to insane core changes.\r\n[Breaking] Removed switchable controller actions. Please check and reconfigure your frontend Plugins after upgrading.\r\n[ADDED] 5 different List types with dummy partials.\r\n[ADDED] Example Powermail finisher','SICOR',5000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289045,0,'sic_address','5.0.1',9379,28,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1708076623,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','11dcdc51f0efa6ff8dd02b61e0f4d453','[CHANGE] Improved TCA generation for boolean values.\r\n[CHANGE] Cleanup for tt_address override.\r\n[CHANGE] Returned to beta state, no issues with TYPO3 12 so far...\r\n','SICOR',5000001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289046,0,'sic_address','5.0.2',9379,32,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1709627371,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','28024dc2a0898fa0798f04e3e6cf0a12','[BUGFIX] Resolved several issues with the CSV Importer.\r\n[CHANGE] Returned to beta state, no issues with TYPO3 12 so far...','SICOR',5000002,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289047,0,'sic_address','5.0.3',9379,29,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1710414966,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','87e921439a45fed564c663ae3aafda17','[BUGFIX] Severe bug with hidden field imported from tt_address.','SICOR',5000003,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289048,0,'sic_address','5.0.4',9379,32,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1714981468,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','051c430b787c7221c71d678e90d85aa7','[BUGFIX] FALService fixed as suggested by Franz Holzinger.','SICOR',5000004,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289049,0,'sic_address','5.1.0',9379,34,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1722947046,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','2b4ac55876081856fa6d861400cc1ceb','[ADDED] New field type \"Link\" available in the generator!','SICOR',5001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289050,0,'sic_address','6.0.0',9379,9,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1762437767,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','b3c998536f44e440826dc2558c69865d','[MAJOR] This the first official release for TYPO3 13 and PHP 8.3\r\n[MAJOR] Beta state for a while, please report issues.','SICOR',6000000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289051,0,'sic_address','6.0.1',9379,11,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1762512180,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','261b90992cc4e35b47701aaa3e45c0b6','[MINOR] Fixed icon for backend modules.','SICOR',6000001,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289052,0,'sic_address','6.1.0',9379,11,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',1,0,3,1769512106,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','4888e80969fc4820e38ce21ab491a283','[CHANGED] Improved map related code in address controller and repository.\r\n[FORGOT] ...to change the state to stable... lol','SICOR',6001000,0,0,'https://www.sicor.de/?id=242','ter','',''),
(9289053,0,'sic_address','6.1.1',9379,8,'Address Listing','Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',2,0,3,1778838807,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.0.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:0:\"\";}}','SICOR DEVTEAM','dev@sicor-kdl.net','sicdevteam','6e39b027186992bde7f79452125d464a','[Fixed] Category Search bug and returned to stable.\r\n[Improved] Load javascript via AssetCollector.','SICOR',6001001,1,0,'https://www.sicor.de/?id=242','ter','',''),
(9289054,0,'fbit_recordlistux','1.0.0',724,147,'Recordlist UX Improvements','',2,0,4,1517396811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','56d58e09c24b50ac717552d626100021','Tired of scrolling the record list for half an hour to get to the record type table youre looking for? Scroll no more! This extension adds jump links to all tables available on a page. A real time saver!','feinberg.it',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fbit_recordlistux/','ter','',''),
(9289055,0,'fbit_recordlistux','1.2.0',724,391,'Recordlist UX Improvements','',2,0,4,1518624872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','14444d47c0d26b3eef3efecc839e7b7e','2018-02-14 Release 1.2.0: Added record list table button, added copy record button in EditDocumentController\r\n2018-02-08 Release 1.1.1: Added disabled class to prev/next record buttons in EditDocumentController','feinberg.it',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/fbit_recordlistux/1.2.0','ter','',''),
(9289056,0,'fbit_recordlistux','1.4.0',724,186,'Recordlist UX Improvements','',2,0,4,1591200654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Grigori Prokhorov','hello@feinberg.it','grigori.prokhorov','07842be45861a3298017530bba3264aa','See Changelog for details','feinberg.it',1004000,1,0,'https://docs.typo3.org/typo3cms/extensions/fbit_recordlistux/','ter','',''),
(9289057,0,'relaunchapp_redirmngr','0.8.0',1628,99,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1517566858,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:11:\"8.7.4-8.7.4\";s:14:\"url_forwarding\";s:5:\"1.3.1\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Lennart Haas','lh@papoo.de','papoo','31768c31a9fde9fcdc02e2e112fe5b9a','Early Alpha Version for testing','Papoo Software & Media GmbH',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289058,0,'relaunchapp_redirmngr','0.8.1',1628,87,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1517567491,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:11:\"8.7.4-8.7.4\";s:14:\"url_forwarding\";s:5:\"1.3.1\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','3081f4072b85f3325debf38d858cea46','FIX: Author','Papoo Software & Media GmbH',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289059,0,'relaunchapp_redirmngr','0.8.2',1628,100,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1517568478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','166fcc38c11ea41f1ab99580c327ba0e','Fixed a few dependencies','Papoo Software & Media GmbH',8002,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289060,0,'relaunchapp_redirmngr','0.8.3',1628,142,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1517578365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','48eda5d5308f26ce7e042c2c7f2e12f0','Dokumentation begonnen','Papoo Software & Media GmbH',8003,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289061,0,'relaunchapp_redirmngr','0.8.4',1628,154,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1518603346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','3373f6ee7fed3b0e9d47bc8b51a22f45','Dokumentation erweitert','Papoo Software & Media GmbH',8004,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289062,0,'relaunchapp_redirmngr','0.8.5',1628,134,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',0,0,1,1518611747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','a8c0b09a322e518c24e1ec2e7fd5f3ac','Dokumentation auf deutsch übersetzt','Papoo Software & Media GmbH',8005,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/','ter','',''),
(9289063,0,'relaunchapp_redirmngr','0.9.0',1628,148,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',1,0,1,1518616416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','da4c11089d6bf64946ecf7ddfd14edb5','Dokumentation Bilder übersetzt, kleine Dokufixes','Papoo Software & Media GmbH',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/0.9.1','ter','',''),
(9289064,0,'relaunchapp_redirmngr','0.9.1',1628,192,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',1,0,1,1518616680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:5:\"1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','40d03dcf74112b4bf7ea07e3b18609e8','Bugfixes in der Dokumentation','Papoo Software & Media GmbH',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/0.9.1','ter','',''),
(9289065,0,'relaunchapp_redirmngr','1.0.0',1628,572,'Relaunchapp Redirect Manager','Extension for automated Redirect Import from Relaunchapp.',2,0,1,1518684331,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"url_forwarding\";s:11:\"1.1.0-1.3.1\";}}','Papoo Software & Media GmbH','info@relaunchapp.de','papoo','8981b29a126785a33719f1569a08165f','Fixed Documentation, Stable Release','Papoo Software & Media GmbH',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/relaunchapp_redirmngr/1.0.0','ter','',''),
(9289066,0,'querybuilder','8.7.0',2171,649,'QueryBuilder','Backend extension for query builder in list module.',2,0,0,1517587535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.3.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','bf49e3d749d612739c5f71c98113c2c5','First release of querybuilder extension.','',8007000,0,0,'https://docs.typo3.org/typo3cms/extensions/querybuilder/8.7.0','ter','',''),
(9289067,0,'querybuilder','9.5.0',2171,451,'QueryBuilder','Backend extension for a QueryBuilder in list module.',2,0,0,1539349739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','a79744488164c24f43da73d495328615','Compatibility update for TYPO3 CMS v9 LTS','',9005000,0,0,'https://docs.typo3.org/typo3cms/extensions/querybuilder/9.5.0','ter','',''),
(9289068,0,'querybuilder','9.5.1',2171,358,'QueryBuilder','Backend extension for a QueryBuilder in list module.',2,0,0,1573118241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','c4c8eda0eabd36d249d093a5dd45e2fd','Release of 9.5.1','',9005001,0,0,'https://docs.typo3.org/p/t3g/querybuilder/9.5/en-us','ter','',''),
(9289069,0,'querybuilder','8.7.1',2171,180,'QueryBuilder','Backend extension for query builder in list module.',2,0,0,1573118603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.3.0-8.7.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','f6ebf3a0d95a8dd9f5344e95090fccf8','Release of 8.7.1','',8007001,0,0,'https://docs.typo3.org/p/t3g/querybuilder/8.7/en-us','ter','',''),
(9289070,0,'querybuilder','9.5.2',2171,239,'QueryBuilder','Backend extension for a QueryBuilder in list module.',2,0,0,1586426014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','c870bccc50adf0b47b22f23b8ef5d110','[BUGFIX] Move phplint to dev dependencies [Susanne Moog - 2020-04-09 11:08:33 0200]\r\n[BUGFIX] Start mysql in CI [Andreas Fernandez - 2020-03-17 07:14:27 0100]\r\n[BUGFIX] Use core providers to avoid compat issues [Susanne Moog - 2020-04-09 09:14:45 0200]','',9005002,0,0,'https://docs.typo3.org/p/t3g/querybuilder/9.5/en-us','ter','',''),
(9289071,0,'querybuilder','10.4.0',2171,294,'QueryBuilder','Backend extension for a QueryBuilder in list module.',2,0,0,1591624080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.0.0 - 10.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','109181f8458afe30554aa6c73f5e7a12','Adjustments for TYPO3 v10','',10004000,1,0,'https://docs.typo3.org/p/t3g/querybuilder/10.4/en-us','ter','',''),
(9289072,0,'yii2','8.0.2',1640,156,'Yii2','Integration with the Yii2 framework',3,0,5,1517688169,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','7393c903599589868fcbb2b6ffbe7f95','Integration with Yii2 framework','',8000002,0,0,'','ter','',''),
(9289073,0,'yii2','8.0.3',1640,186,'Yii2','Integration with Yii2 framework',3,0,5,1517771485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','8e8aa25870a1b9ec6f90efb51f16f42d','Fix bug init Yii2. Add Documentation.txt.','',8000003,0,0,'','ter','',''),
(9289074,0,'yii2','8.0.5',1640,289,'Yii2','Integration with Yii2 framework',3,0,5,1518461283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','026e340a9c32565aedabd0a2bbd9ba02','Modification ? Typo3AdminPanelNotepadWidget::widget() ?, ? Typo3EditIconWidget::widget() ?, ? Typo3Helpers::widget() ?, class Typo3ActiveRecord, class Typo3Controller, added auto folder creation for Yii2 framework','',8000005,0,0,'','ter','',''),
(9289075,0,'yii2','8.0.6',1640,397,'Yii2','Integration with Yii2 framework',3,0,5,1521878305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','ec75a9bf408d229b48b5a18eebded94c','The basic widgets are improved, the Typo3PageRenderer class is added, the support of sending the CssJs files via Typo3Asset is added.','',8000006,0,0,'','ter','',''),
(9289076,0,'yii2','8.0.7',1640,223,'Yii2','Integration with Yii2 framework',3,0,5,1546295993,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','170f806e727cc7df1f6ec2d371cc8350','Extensions can be created in the extension folder (typo3conf/ext/yii2_yourextname):\r\nassets/\r\ncomponents/\r\nconfig/config.php\r\ncontrollers/\r\ncontrollers/Typoscript/constants.ts\r\ncontrollers/Typoscript/setup.ts\r\nmodels/\r\nviews/\r\nwidgets/\r\next_emconf.php\r\nex','',8000007,0,0,'','ter','',''),
(9289077,0,'yii2','8.7.24',1640,389,'Yii2','Integration with Yii2 framework',3,0,5,1554662120,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:9:\"air_table\";s:13:\"8.0.0-8.99.99\";}}','Ivan Litovchenko','i-litovan@yandex.ru','i-litovan','58000547d5adc9e8f94c6b27616b2c14','New version.','',8007024,1,0,'','ter','',''),
(9289078,0,'fluid_form_elements','1.0.0',700,700,'Fluid Form Elements','Simplifies usage of core Fluid form elements',1,0,4,1517821341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Thomas Löffler','','tomalo.stuttgart','14cdcd18efdbbdd75f6289a88e37d707','Initial release. Please give me your feedback!','',1000000,1,0,'https://git.spooner.io/spooner/fluid_form_elements/blob/master/README.md','ter','',''),
(9289079,0,'replacer','1.0.0',3231,438,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1517827205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','7df3bba4dc82b536399855b8cb648c9a','Release 1.0.0','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289080,0,'replacer','1.1.0',3231,434,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1525776566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','ff3334edaa3d993976e2416e61b5be60','Version 1.1.0 allows usage of stdWrap for search and replace items.\r\nTake a look into the documentation for some examples.','jweiland.net',1001000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289081,0,'replacer','1.3.0',3231,699,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1542029391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','1a3452013c47f71a015d40b39bdfec6d','- Allow replacement of uncached content e.g. USER_INT\r\n- Fix dependency to allow TYPO3  9.5.0','jweiland.net',1003000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289082,0,'replacer','1.4.0',3231,368,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1575292580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','48bf87c52b2f7f66572dd3d0ffb4b703','- Feature: Support regular expressions as search pattern (see documentation)\r\n- Bugfix: Run replacer hook nearly at the end','jweiland.net',1004000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289083,0,'replacer','1.5.0',3231,348,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1588080587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','c0b82bcead5a94a42f9513bbc98ea26f','Say hello to TYPO3 v10 LTS','jweiland.net',1005000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289084,0,'replacer','1.5.1',3231,207,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1600677315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','1120def2150b2a1f337cc34c9262c76b','- Fix outdated $TYPO3_CONF_VARS constant usage','jweiland.net',1005001,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289085,0,'replacer','2.0.0',3231,137,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1619619989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','7bd982628f8576c844fe34505843abf3','- Add support for TYPO3 11\r\n- Drop support for TYPO3 7 and 8\r\n- Replace deprecated contentPostProc-output hook by middleware\r\n- Check if page contains a USER_INT plugin, otherwise replace the content before caching the page (fixes 11)\r\n- Add new example section to documentation','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289086,0,'replacer','2.1.0',3231,119,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1636720514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','65c1d13dfc2105ab6eb1a4477c646c59','- Add support for TYPO3 v11 LTS','jweiland.net',2001000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289087,0,'replacer','2.1.1',3231,120,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1654162424,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"scriptmerger\";s:11:\"7.0.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','b73ae1bb6e9849bdb2a40ec2fc83b53f','Load scriptmerger before replacer\r\nActivate and update unit- and functional tests','jweiland.net',2001001,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289088,0,'replacer','3.0.0',3231,71,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1694588646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e368c5eb33bc5e723e00f5fecb99c1e9','Add TYPO3 12 compatibility\r\nRemove TYPO3 9 compatibility\r\nRemove TYPO3 10 compatibility\r\nPlease read upgrade instructions','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289089,0,'replacer','3.0.2',3231,65,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1695305639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','a84af96afe7badb251a688a27b0736b7','BUGFIX: Only replace content, if TSFE is loaded\r\nTASK: Update .editorconfig\r\nTASK: Rename LICENSE file\r\nTASK: Update .gitattributes\r\nTASK: Move TYPO3 const condition into new line of ext_localconf.php\r\nTASK: Remove unneeded properties from ext_emconf.php','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289090,0,'replacer','3.0.3',3231,88,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1695453887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5f6f67534014804ec31a3f1cae00b0c9','BUGFIX: Repair replacer for cached content on TYPO3 11\r\nTASK: Add a lot more func tests','jweiland.net',3000003,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289091,0,'replacer','3.0.4',3231,47,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1729503244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.37-12.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','52e5b75d3886df57ea3a65d9a39b6858','[TASK] Updated TestSuite for GitHub\r\n[TASK] Formatting code lint issues\r\n[BUGFIX] Handled Type Error when cObj is not ready','jweiland.net',3000004,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289092,0,'replacer','4.0.0',3231,49,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1732289560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','affa4c4e07a90b7ac01cb48b8f570a5f','   [TASK] Add support for TYPO3 v13 LTS\r\n   [TASK] Remove support for older TYPO3 versions\r\n   [TASK] Test Suite Updated\r\n   [TASK] Code optimizations and standards applied','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289093,0,'replacer','4.0.2',3231,29,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1754605008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5cb7b203a6bfff15d644e46d107ba748','   [BUGFIX] Fixed cObj initialization issues','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289094,0,'replacer','5.0.0',3231,12,'Content Replacer','Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).',2,0,2,1778508578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','4c031fa36ebc81aa8d3d12d455dbc59a',' Whats Changed\r\n\r\n   [TASK] Add support for TYPO3 v14 LTS\r\n   [TASK] Update PHPUnit XML schema version to 12.5\r\n   [TASK] Remove support for TYPO3 v13','jweiland.net',5000000,1,0,'https://docs.typo3.org/p/jweiland/replacer/main/en-us/','ter','',''),
(9289095,0,'sudhaus7_base','1.0.14',490,490,'(Sudhaus7) Base Tools','',1,0,2,1517835391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Frank Berger','fberger@b-factor.de','abandoned_extensions','0924be01dda6136c8d97c7a08462e65e','Basic functionalities and helper functions.\r\nFirst TER release','Sudhaus 7',1000014,1,0,'','ter','',''),
(9289096,0,'sudhaus7_viewhelpers','1.0.27',1265,343,'(Sudhaus7) View Helpers','',1,0,2,1517835561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','1641d4a325f3ca10db51f5ab157f733a','Viewhelpers Ext\r\nFirst TER release','',1000027,0,0,'','ter','',''),
(9289097,0,'sudhaus7_viewhelpers','1.0.28',1265,386,'(Sudhaus7) View Helpers','',1,0,2,1523517730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','9f30d4a632c7a2ab5a588a651711e2a1','- Removed sudhaus7_base dependency\r\n- added SignalSlot for manipulating the Canonical URL in RenderPostProcess','',1000028,0,0,'','ter','',''),
(9289098,0,'sudhaus7_viewhelpers','1.0.34',1265,203,'(Sudhaus7) View Helpers','',2,0,2,1551790969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sudhaus 7','mhofmann@sudhaus7.de','sudhaus7','f56bbd3893c27b3b916f2f90d6aa582e','Several updates\r\nAvailable on github now','',1000034,0,0,'','ter','',''),
(9289099,0,'sudhaus7_viewhelpers','1.0.40',1265,333,'(Sudhaus7) View Helpers','',2,0,2,1557231716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Sudhaus 7','mhofmann@sudhaus7.de','sudhaus7','fa5befa1b017ac7674d68640d8498ccd','New Signal handlers for PostRender Hook','',1000040,1,0,'','ter','',''),
(9289100,0,'metaplus','0.0.1',2283,303,'Meta Plus','Control over page title prefix and sufix, OpenGraph image and Favicon.',2,0,2,1518052943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0a9c75cf30b99096b04da05c84a3c004','Initial upload. Extension takes over the functionality of ext:advancedtitle and adds some more.','Brightside OÜ / t3brightside.com',1,0,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289101,0,'metaplus','0.0.2',2283,263,'Meta Plus','Control over page title prefix and sufix, OpenGraph image and Favicon.',2,0,2,1519695956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6a507ae79348034d7c55c21764e82e4c','TCA fix for images.','Brightside OÜ / t3brightside.com',2,0,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289102,0,'metaplus','0.0.3',2283,230,'Meta Plus','Control over page title prefix and suffix, OpenGraph image and Favicon.',2,0,2,1521519945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','af4c93a405952a397f340a64f33347a9','Documentation added in README.rst','Brightside OÜ / t3brightside.com',3,0,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289103,0,'metaplus','0.0.4',2283,307,'Meta Plus','Control over page title prefix and suffix, OpenGraph image and Favicon.',2,0,2,1521777148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','9ecda00d89ab1b64ad652c8dd67bb9a0',' Favicon fix.','Brightside OÜ / t3brightside.com',4,0,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289104,0,'metaplus','0.0.5',2283,361,'Meta Plus','Control over page title prefix and suffix, OpenGraph image and Favicon.',2,0,2,1523508627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 9.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f20935c02f5e94ead99fe3319fa74787','Works on 9.2 now.','Brightside OÜ / t3brightside.com',5,0,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289105,0,'metaplus','0.0.6',2283,819,'Meta Plus','Control over page title prefix and suffix, OpenGraph image and Favicon.',2,0,2,1527267879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 9.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ded70b7acba1dd787433016566d64ed5','Fix for multilingual use','Brightside OÜ / t3brightside.com',6,1,0,'https://github.com/t3brightside/metaplus/blob/master/README.rst','ter','',''),
(9289106,0,'gist','1.0.0',537,537,'gist','Extension to display GitHub gists as content elements',2,0,3,1518106694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','zechendorf','002d631e1b9c7af06f35749eee5419c5','Version 1.0.0 stable','',1000000,1,0,'','ter','',''),
(9289107,0,'jajuto_devotionalium','1.0.0',628,165,'Jajuto Devotionalium','Adds a frontend plugin to fetch and display the daily bible verses from devotionalium.com (including original greek/hebrew texts)',2,0,3,1518354138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Thomas Kowtsch','typo3@thomas-kowtsch.de','thomaskowtsch','bf6f65c95f2a9e57053e5aafd251ee4f','Initial version','JaJuTo',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/jajuto_devotionalium/','ter','',''),
(9289108,0,'jajuto_devotionalium','1.1.0',628,96,'Jajuto Devotionalium','Adds a frontend plugin to fetch and display the daily bible verses from devotionalium.com (including original greek/hebrew texts)',2,0,3,1518610154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Thomas Kowtsch','typo3@thomas-kowtsch.de','thomaskowtsch','c199e2ae863f16985ff131e34e318c48','- Added scheduler tasks to clean up old database entries and to pre-load next days\r\n- moved API configuration from TypoScript to extension variables\r\n- several minor fixes (obsolete code, code smells)\r\n\r\n\r\n','JaJuTo',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/jajuto_devotionalium/','ter','',''),
(9289109,0,'jajuto_devotionalium','1.1.1',628,367,'Jajuto Devotionalium','Adds a frontend plugin to fetch and display the daily bible verses from devotionalium.com (including original greek/hebrew texts)',2,0,3,1518611053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Thomas Kowtsch','typo3@thomas-kowtsch.de','thomaskowtsch','8ce6196ea1908bbd5d5be5da250e8556','removed another development statement','JaJuTo',1001001,1,0,'https://docs.typo3.org/typo3cms/extensions/jajuto_devotionalium/','ter','',''),
(9289110,0,'easydb','1.0.0',2603,475,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1518615120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','easydb','7034e855b40d50d1447aea9b273ab756','Release 1.0.0\nInitial release for TYPO3 easydb plugin','helhum.io',1000000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.0/en-us','ter','',''),
(9289111,0,'easydb','1.1.0',2603,402,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1532531773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','easydb','80285935705c5b43c9293da008cc6b05','Release 1.1.0\nAdd further easydb fields to sys_file during import','helhum.io',1001000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.1/en-us','ter','',''),
(9289112,0,'easydb','1.2.0',2603,291,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1543404479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','easydb','40bfa2ec817a5202cb1293aa25fa5c18','Show easydb fields in meta data editing','helhum.io',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/easydb/1.2.0','ter','',''),
(9289113,0,'easydb','1.2.1',2603,366,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1547115142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Helmut Hummel','info@helhum.io','easydb','719931e8300793155450a042f97d16dc',' Fix appending query argument for file picker','helhum.io',1002001,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.2/en-us','ter','',''),
(9289114,0,'easydb','1.3.0',2603,384,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1563280934,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','151abd06109cc3ecd745e30997f1dc9b','Release 1.3.0','helhum.io',1003000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.3/en-us','ter','',''),
(9289115,0,'easydb','1.3.1',2603,193,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1598946918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','62eb64b71178eb2b229cee43470a7ab4','Fix existing files map','helhum.io',1003001,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.3/en-us','ter','',''),
(9289116,0,'easydb','1.5.0',2603,138,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1635182730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.32-10.4.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','53152f0beccc6e912fa639d426e11ca6','Remove versions from documentation','helhum.io',1005000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/1.5/en-us','ter','',''),
(9289117,0,'easydb','2.0.0',2603,104,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1679984939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','324dd5edd1b6b9b2f5051d1ea2c8d013','Release 2.0.0\r\n\r\nTYPO3 11.5 compatibility','helhum.io',2000000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/2.0/en-us','ter','',''),
(9289118,0,'easydb','3.0.0',2603,46,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1718365035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.36-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','e1222bb720278621d1e913480a498828','[BUGFIX] Use correct versions in ext_emconf.php','helhum.io',3000000,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/3.0/en-us','ter','',''),
(9289119,0,'easydb','3.0.1',2603,49,'easydb TYPO3 integration','Integration of easydb asset management in TYPO3 CMS',2,0,4,1718365759,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.36-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','aa9bbbf042e816217ae3c48a4dfa1ec4','Release 3.0.1','helhum.io',3000001,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/3.0/en-us','ter','',''),
(9289120,0,'easydb','3.0.2',2603,65,'easydb / fylr TYPO3 integration','Integration of easydb / fylr asset management in TYPO3',2,0,4,1718389963,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.36-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','7d81ea7accbdcf50c7ebc6e0de05b7d4','Release 3.0.2','helhum.io',3000002,0,0,'https://docs.typo3.org/p/easydb/typo3-integration/3.0/en-us','ter','',''),
(9289121,0,'easydb','3.1.0',2603,25,'easydb / fylr TYPO3 integration','Integration of easydb / fylr asset management in TYPO3',2,0,4,1756388950,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.14-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','b0b5852362059341e18ae4ed42c88834','Release 3.1.0','helhum.io',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/easydb/','ter','',''),
(9289122,0,'easydb','3.1.1',2603,21,'easydb / fylr TYPO3 integration','Integration of easydb / fylr asset management in TYPO3',2,0,4,1757485849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.14-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','6319f25ba495d32df18e6735f40eda39','Release 3.1.1','helhum.io',3001001,0,0,'https://docs.typo3.org/typo3cms/extensions/easydb/','ter','',''),
(9289123,0,'easydb','3.1.2',2603,28,'easydb / fylr TYPO3 integration','Integration of easydb / fylr asset management in TYPO3',2,0,4,1757486250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.14-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','b9bf248442f9bc4a5a8f1df7f57b8070','Release 3.1.2','helhum.io',3001002,0,0,'https://docs.typo3.org/typo3cms/extensions/easydb/','ter','',''),
(9289124,0,'easydb','3.1.3',2603,16,'easydb / fylr TYPO3 integration','Integration of easydb / fylr asset management in TYPO3',2,0,4,1772440050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.14-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Helmut Hummel','info@helhum.io','easydb','8b4495b443e27538decbc5e2cf463ce1','Release 3.1.3','helhum.io',3001003,1,0,'https://docs.typo3.org/typo3cms/extensions/easydb/','ter','',''),
(9289125,0,'mapgeoadmin','1.0.0',451,451,'Map geo admin','Map geo admin',2,0,4,1518684664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','puffi','45e9a0b6130a71a4a073f9d932d41102','Initial release with minimal features (simply copy the link from the https://map.geo.admin.ch to generate the iframe','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/mapgeoadmin/1.0.0','ter','',''),
(9289126,0,'secure_login','1.0.0',837,837,'Pluswerk: Secure Login - Security for authenticat','',2,0,1,1518790263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.9-8.7.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','2e776f15481aa3949f891ef1134b3588','Initial public release','',1000000,1,0,'https://github.com/pluswerk/secure_login/blob/master/Readme.md','ter','',''),
(9289127,0,'cache_automation','1.1.2',790,790,'Pluswerk: Cache Automation','The extension clear caches with some magic automated in the right moment',2,0,0,1518795631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','9e63820aefb74a324689264bf4ca3726','First public TER release','Pluswerk AG',1001002,1,0,'https://github.com/pluswerk/cache_automation/blob/master/Readme.md','ter','',''),
(9289128,0,'typo3_debugbar','1.0.0',1911,292,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1518877799,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','db497d285240ec5f4c1ed473fee72fd6','Initial upload','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/1.0.0','ter','',''),
(9289129,0,'typo3_debugbar','1.1.0',1911,227,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1520449482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','fb2f1bf939029d7f30cc93965212d251',' [1.1.0](https://github.com/Konafets/typo3_debugbar/tree/1.1.0) (2018-03-07)\r\n\r\n[Full Changelog](https://github.com/Konafets/typo3_debugbar/compare/1.0.1...1.1.0)\r\n\r\nImplemented enhancements:\r\n\r\n- Render the params into the SQL query [8](https://g','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/','ter','',''),
(9289130,0,'typo3_debugbar','1.2.0',1911,267,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1520548337,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','4042b1dd7fa7b9dc56dab884553334ef',' Implemented enhancements:\r\n\r\n Add helpers 9\r\n Refactor handling of assets \r\n\r\n Fixed bugs:\r\n\r\n Custom Assets not loading because of wrong MIME type 10','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/1.2.0','ter','',''),
(9289131,0,'typo3_debugbar','1.3.1',1911,208,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1521387273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','088f79920737ad3df4a7f843c140ad57','Make the extension compatible with non-composer based installation as well with Composer based installations.','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/1.3.3','ter','',''),
(9289132,0,'typo3_debugbar','1.3.2',1911,217,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1521394945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','8887e869b61bf320aed6eee0780f6b6d','Add the correct external library for PHP Debugbar','',1003002,0,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/1.3.3','ter','',''),
(9289133,0,'typo3_debugbar','1.3.3',1911,700,'A TYPO3 debug bar','Utilizes the PHP Debugbar to provide information of the system health to the frontend.',2,0,2,1521450275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.4.0-7.2.99\";}}','Stefano Kowalke','info@arroba-it.de','suhemi','978fc3d93e67b32c222db31bd09c53d4','Fixed issue with composer-based version ','',1003003,1,0,'https://docs.typo3.org/typo3cms/extensions/typo3_debugbar/1.3.3','ter','',''),
(9289134,0,'aws_system_information','1.0.0',478,478,'AWS System Information','Extend System Information panel to show Amazon EC2 instance type, e.g. t2.large',1,0,4,1519126632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Michael Schams','','schams.net','d30f5996598dd8266e82df237ebe76e0','Shows the instance type (e.g. \"t2.medium\") in the System Information Toolbar of TYPO3, if the TYPO3 site is running on an Amazon EC2 instance at AWS.','schams.net',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/aws_system_information/1.0.0','ter','',''),
(9289135,0,'vhs_scss','0.1.0',1464,420,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',0,0,2,1519137932,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-4.99.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','c3b95c76b6a9be2cdb5c106be8b796ce','Initial upload','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/vhs_scss/0.1.0','ter','',''),
(9289136,0,'vhs_scss','1.0.0',1464,281,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1554896181,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-5.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','ac6a3da3f62fd53e367c97a76e525c62','Compatibility with TYPO3 9 LTS and vhs 5','',1000000,0,0,'https://docs.typo3.org/p/pkerling/vhs_scss/1.0/en-us','ter','',''),
(9289137,0,'vhs_scss','1.1.0',1464,131,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1586008762,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-5.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','7ac8e5390e6724bcf693b3932e128b91','Upgrade to new scssphp 1.0.9 (fixes issues with newer SCSS features)','',1001000,0,0,'https://docs.typo3.org/p/pkerling/vhs_scss/1.1/en-us','ter','',''),
(9289138,0,'vhs_scss','1.1.1',1464,199,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1586010906,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','a43b5bd8d01e81dec99b95f39fe4f02f','Compatibility with vhs 6','',1001001,0,0,'https://docs.typo3.org/p/pkerling/vhs_scss/1.1/en-us','ter','',''),
(9289139,0,'vhs_scss','2.0.1',1464,155,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1605982786,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','96f3d45977fb1aaa3178c91dedcd5d1d','Compatibility with TYPO3 10 LTS, update to scssphp 1.4 and removal of deprecated options','',2000001,0,0,'https://docs.typo3.org/p/pkerling/vhs_scss/2.0/en-us','ter','',''),
(9289140,0,'vhs_scss','2.0.2',1464,129,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1617534576,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','21467bf5d5197a656e2f61098e757b42','Fix bug when generateSourceMap was set from TypoScript','',2000002,0,0,'https://docs.typo3.org/p/pkerling/vhs_scss/2.0/en-us','ter','',''),
(9289141,0,'vhs_scss','2.0.3',1464,149,'VHS SCSS integration','Integrate SCSS template compilation into the vhs asset pipeline',1,0,2,1642335762,'a:1:{s:7:\"depends\";a:2:{s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kerling','pkerling@casix.org','pkerling','caa78667b64e4c03cfe32107f2a981ab','Update scssphp to 1.5 (1.10 for integrated non-composer installation)','',2000003,1,0,'https://docs.typo3.org/p/pkerling/vhs_scss/2.0/en-us','ter','',''),
(9289142,0,'ppi_tvplus_linkvalidator','0.1.0',725,385,'TemplaVoilà! Plus - Link Validator','Allows the Link Validator to check links inside TemplaVoilà! Plus elements',1,0,3,1519145429,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";s:13:\"linkvalidator\";s:12:\"7.6.0-9.2.99\";s:15:\"templavoilaplus\";s:13:\"7.1.2-7.99.99\";}}','Alexander Opitz','alexander.opitz@pluspol-interactive.de','abandoned_extensions','103d2786d3ac54d1eee1b8308c1807e5','Initial Release','PLUSPOL interactive GbR',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/ppi_tvplus_linkvalidator/0.1.0','ter','',''),
(9289143,0,'ppi_tvplus_linkvalidator','0.2.0',725,340,'TemplaVoilà! Plus - Link Validator','Allows the Link Validator to check links inside TemplaVoilà! Plus elements',2,0,3,1554979611,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:13:\"linkvalidator\";s:12:\"7.6.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.2-7.99.99\";}}','Alexander Opitz','alexander.opitz@pluspol-interactive.de','abandoned_extensions','49b55657385a3877182657eded8a86b7',' Mark compatible with TYPO3 v9LTS\r\n Add composer/packagist support','PLUSPOL interactive GbR',2000,1,0,'https://docs.typo3.org/typo3cms/extensions/ppi_tvplus_linkvalidator/','ter','',''),
(9289144,0,'mail_logger','1.0.1',1698,773,'Pluswerk: Mail Logger','This extensions logs all your outoing mails and provides email templates and debugging tools',2,0,1,1519205790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','b8b0b2c49944c48178f01fd2ecee6859','Initial TER release','',1000001,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289145,0,'mail_logger','3.0.6',1698,102,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1669804031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','0b5b6401acdb074f8b827907abdae7e4','3.0.6 first automatic TER release\n\n first automatic TER release\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/3.0.5...3.0.6\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/3.0.6','',3000006,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289146,0,'mail_logger','3.0.8',1698,109,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1671009423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','2d06b9191a26fc8f038ff14d70f3e32f','3.0.8 fix TER auto release\n\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/3.0.7...3.0.8\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/3.0.8','',3000008,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289147,0,'mail_logger','3.0.9',1698,77,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1690967486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','35d02baf86d79431072036dcb7a86da4','3.0.9 small bugfixes\n\n Whats Changed\r\n make templates compatible with new extension structure again by @forxec in https://github.com/pluswerk/mail_logger/pull/49\r\n [BUGFIX] use crdate for display by @ecso99 in https://github.com/pluswerk/mail_logger/pull/50\r\n\r\n New Contributors\r\n @forxec made their first contribution in https://github.com/pluswerk/mail_logger/pull/49\r\n @ecso99 made their first contribution in https://github.com/pluswerk/mail_logger/pull/50\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/3.0.8...3.0.9\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/3.0.9','',3000009,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289148,0,'mail_logger','4.0.0',1698,78,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1695377085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','e2838b4717578237bc285e2bba2fe153','4.0.0 make TYPO3 12 ready\n\n Whats Changed\r\n make TYPO3 12 ready by @Kanti in https://github.com/pluswerk/mail_logger/pull/51\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/3.0.9...4.0.0\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.0','',4000000,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289149,0,'mail_logger','4.0.1',1698,76,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1699613982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','ee0e9474d9bf41c3571dd2240a768498','4.0.1 fix install tool test mail \n\n Whats Changed\r\n fix install tool test mail by @Kanti in https://github.com/pluswerk/mail_logger/pull/52\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.0.0...4.0.1\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.1','',4000001,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289150,0,'mail_logger','4.0.2',1698,58,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1711532596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','1a69e7825e09a7c0393fecafe7f4bb87','4.0.2 PHP 8.3 Compatibility\n\n Whats Changed\r\n Task/aus 315 mail logger php83 compatibility by @CuCris in https://github.com/pluswerk/mail_logger/pull/53\r\n\r\n New Contributors\r\n @CuCris made their first contribution in https://github.com/pluswerk/mail_logger/pull/53\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.0.1...4.0.2\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.2','',4000002,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289151,0,'mail_logger','4.0.3',1698,57,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1712224402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','b3a1981b4826d6834016e82ce4ed08df','4.0.3\n\n Whats Changed\r\n [TASK] Define non-shared models in Services.yaml by @CuCris in https://github.com/pluswerk/mail_logger/pull/54\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.0.2...4.0.3\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.3','',4000003,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289152,0,'mail_logger','4.0.4',1698,57,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1714057175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','e78490d010eeaf65d27fabff3c3d31e7','4.0.4 Include default typoscript installation-wide\n\n Whats Changed\r\n Include default typoscript installation-wide by @dimitri-koenig in https://github.com/pluswerk/mail_logger/pull/55\r\n\r\n New Contributors\r\n @dimitri-koenig made their first contribution in https://github.com/pluswerk/mail_logger/pull/55\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.0.3...4.0.4\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.4','',4000004,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289153,0,'mail_logger','4.0.5',1698,58,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1718976008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','46875eaa7c85bfb6ab7b4c3fcf90126a','4.0.5 [BUGFIX] fix empty modal body in firefox for detail modal\n\n Whats Changed\r\n [BUGFIX] fix empty modal body in firefox for detail modal by @forxec in https://github.com/pluswerk/mail_logger/pull/56\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.0.4...4.0.5\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.0.5','',4000005,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289154,0,'mail_logger','4.1.1',1698,50,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1724656248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.2.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','efc47ac2ca1b6542cc084abd7bdf71a5','4.1.1 [BUGFIX] fix viewhelper arguments for older typo3 version\n\n Whats Changed\r\n [BUGFIX] fix viewhelper arguments for older typo3 version by @CamillH in https://github.com/pluswerk/mail_logger/pull/60\r\n\r\n New Contributors\r\n @CamillH made their first contribution in https://github.com/pluswerk/mail_logger/pull/60\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.1.0...4.1.1\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.1.1','',4001001,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289155,0,'mail_logger','4.1.2',1698,49,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1736258917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.2.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','0b5262dd836282c6c33eb481a6fe725f','4.1.2\n\n Whats Changed\r\n use backend ConfigurationManager to avoid problems with instantiation by @CamillH in https://github.com/pluswerk/mail_logger/pull/64\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.1.1...4.1.2\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.1.2','',4001002,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289156,0,'mail_logger','4.2.1',1698,21,'Pluswerk: Mail Logger','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1757605354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.2.99\";}}','Markus Hölzle','markus.hoelzle@pluswerk.ag','pluswerk_tech','ee93c89525e8d8d08e1fcfc8ce86806a','4.2.1 Add PHP 8.4 support\n\n Whats Changed\r\n Add PHP 8.4 support for TYPO3 v12 by @sypets in https://github.com/pluswerk/mail_logger/pull/72\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.2.0...4.2.1\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/4.2.1','',4002001,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289157,0,'mail_logger','5.0.0',1698,20,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1757612926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','0c42105f16cc741023cf492bb5eae6fc','5.0.0 make TYPO3 13 ready\n\n Whats Changed\r\n make TYPO3 13 ready by @Kanti in https://github.com/pluswerk/mail_logger/pull/73\r\n\r\n\r\nFull Changelog: https://github.com/pluswerk/mail_logger/compare/4.2.1...5.0.0\n\nhttps://github.com/pluswerk/mail_logger/releases/tag/5.0.0','',5000000,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289158,0,'mail_logger','5.0.1',1698,19,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1757664719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','eb3ecfca43282a21dae6cf06a8ff21ec','null\n\nnull\n\nnull','',5000001,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289159,0,'mail_logger','5.0.2',1698,22,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1757666540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','0e56d40dc78de5db0322f6cd12658932','5.0.2 fix pagination in backend module for TYPO3 12\n\n Whats Changed\r\n move repo to andersundsehr by @Kanti in https://github.com/andersundsehr/mail_logger/pull/75\r\n fix pagination in backend module by @Kanti in https://github.com/andersundsehr/mail_logger/pull/76\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/5.0.1...5.0.2\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/5.0.2','',5000002,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289160,0,'mail_logger','5.0.3',1698,19,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1764684214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','20e647ad19f0695e3e427f9ce2b3d556','5.0.3 add php 8.5\n\n Whats Changed\r\n add php 8.5 by @Kanti in https://github.com/andersundsehr/mail_logger/pull/78\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/5.0.2...5.0.3\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/5.0.3','',5000003,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289161,0,'mail_logger','5.0.4',1698,16,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1769414975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','9a8026ab833570039ae8445a90db1f63','5.0.4\n\n Whats Changed\r\n Run anonymization and cleanup more periodically and assure configurat by @weakbit in https://github.com/andersundsehr/mail_logger/pull/79\r\n\r\n New Contributors\r\n @weakbit made their first contribution in https://github.com/andersundsehr/mail_logger/pull/79\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/5.0.3...5.0.4\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/5.0.4','',5000004,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289162,0,'mail_logger','5.0.5',1698,16,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1771833958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','84fd4a5a38845080ecf169bb383a3bba','5.0.5\n\n Whats Changed\r\n Fix makeInstance DI for BackendConfigurationManager by @smirgol in https://github.com/andersundsehr/mail_logger/pull/80\r\n\r\n New Contributors\r\n @smirgol made their first contribution in https://github.com/andersundsehr/mail_logger/pull/80\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/5.0.4...5.0.5\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/5.0.5','',5000005,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289163,0,'mail_logger','5.0.6',1698,12,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1778588810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','a658a32fb9223929c52047c2a2097474','5.0.6\n\n Whats Changed\r\n Adds a new extension icon that automatically adapts to the TYPO3 backends dark/light color scheme.\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/5.0.5...5.0.6\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/5.0.6','',5000006,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289164,0,'mail_logger','6.1.0',1698,6,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1785241615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','d421075edfa6a98267a0d3768de5d7c0','6.1.0\n\n Whats Changed\r\n [FEATURE] adds filters to the backend UI by @weakbit in https://github.com/andersundsehr/mail_logger/pull/87\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/6.0.0...6.1.0\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/6.1.0','',6001000,0,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289165,0,'mail_logger','6.2.0',1698,3,'Mail Logger by anders und sehr GmbH','This extension logs all your outgoing mails and provides email templates and debugging tools',2,0,1,1786175987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','pluswerk_tech','842bf20c513fcbb1d503d7c12066cd30','6.2.0\n\n Whats Changed\r\n\r\n- Issues visual warning for DB Templates using f:format.html viewhelper. Transient converts them to into a compatible way. To use  santinization you have to toggle the proper flag in extension setup. \r\n\r\nFull Changelog: https://github.com/andersundsehr/mail_logger/compare/6.1.0...6.2.0\n\nhttps://github.com/andersundsehr/mail_logger/releases/tag/6.2.0','',6002000,1,0,'https://github.com/pluswerk/mail_logger/blob/master/README.md','ter','',''),
(9289166,0,'formlog','1.0.0',6508,321,'Form log','Form log for TYPO3',2,0,4,1519400983,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','ac2ce3c4c68108fe2816897b86ca1a84','          Initial release','Pagemachine AG',1000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.0/en-us','ter','',''),
(9289167,0,'formlog','1.1.0',6508,492,'Form log','Form log for TYPO3',2,0,4,1519645842,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','cf5718f40e3997cfd6211be4467dac96','          Add finisher to form editor','Pagemachine AG',1001000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289168,0,'formlog','1.1.1',6508,498,'Form log','Form log for TYPO3',2,0,4,1520413579,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','43a8d579a7e99dccdfb3c6c565a14675','          Unbreak frontend rendering','Pagemachine AG',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/formlog/1.1.1','ter','',''),
(9289169,0,'formlog','1.1.2',6508,318,'Form log','Form log for TYPO3',2,0,4,1531823034,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','18bdbc0aa5d4825f86235c405dd8f6a5','          Add support for TYPO3 v9 (9.3)','Pagemachine AG',1001002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289170,0,'formlog','1.1.3',6508,413,'Form log','Form log for TYPO3',2,0,4,1534409950,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','e11662f408c4fea8eddb5664828bc1ba','          Suggest Scheduler for cleanup of old log entries','Pagemachine AG',1001003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289171,0,'formlog','1.1.4',6508,285,'Form log','Form log for TYPO3',2,0,4,1537193780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','88d3eea8de78aa0f46fac7d579d54053','          Add support for TYPO3 9.4','Pagemachine AG',1001004,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289172,0,'formlog','1.1.5',6508,345,'Form log','Form log for TYPO3',2,0,4,1537195511,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','f426971653059ae60faa04a7f8c66719','          Update TYPO3 constraint in extension information','Pagemachine AG',1001005,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289173,0,'formlog','1.1.6',6508,362,'Form log','Form log for TYPO3',2,0,4,1539090908,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','11c6c49e8cc23b1e18628aa6b09791fc','          Support TYPO3 9.5','Pagemachine AG',1001006,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289174,0,'formlog','1.1.7',6508,498,'Form log','Form log for TYPO3',2,0,4,1540907818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','019f82ba5d36a43f251db242ac647d44','          Add timestamp to log entries','Pagemachine AG',1001007,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.1/en-us','ter','',''),
(9289175,0,'formlog','1.2.0',6508,245,'Form log','Form log for TYPO3',2,0,4,1557410021,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','fbdceaa04262ec799220b8560fee31b7','          Add filter by form identifier, fix phar inclusion in Classic Mode','Pagemachine AG',1002000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.2/en-us','ter','',''),
(9289176,0,'formlog','1.2.1',6508,640,'Form log','Form log for TYPO3',2,0,4,1557481887,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','b8e5681ad3e75ef3d974adf8044e18aa','          Add missing identifier filter button','Pagemachine AG',1002001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.2/en-us','ter','',''),
(9289177,0,'formlog','1.3.0',6508,147,'Form log','Form log for TYPO3',2,0,4,1599471644,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','ecebeaf01e994e9ad5afe884dacef9a9','Add support for TYPO3v10, require PHP 7.2','Pagemachine AG',1003000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.3/en-us','ter','',''),
(9289178,0,'formlog','1.3.1',6508,162,'Form log','Form log for TYPO3',2,0,4,1599570165,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','3315ea7c9c27ee69bae9cf30b727c68a','Fix suggestions, export and deprecations in TYPO3v10','Pagemachine AG',1003001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.3/en-us','ter','',''),
(9289179,0,'formlog','1.3.2',6508,180,'Form log','Form log for TYPO3',2,0,4,1601373043,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','37670711855f7babb31fdd713afb42a3','Fix export with filters from selection','Pagemachine AG',1003002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.3/en-us','ter','',''),
(9289180,0,'formlog','1.3.3',6508,166,'Form log','Form log for TYPO3',2,0,4,1603895454,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','3c23fe5c5776cc31637ce23e800ff853','Respect column order in export on TYPO3v9','Pagemachine AG',1003003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.3/en-us','ter','',''),
(9289181,0,'formlog','1.3.4',6508,143,'Form log','Form log for TYPO3',2,0,4,1610107886,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','227687c1b500ce04d3ac45e881674abd','[RELEASE] Raise version to 1.3.4\n\nImprove handling of nested finisher variables.','Pagemachine AG',1003004,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.3/en-us','ter','',''),
(9289182,0,'formlog','1.4.0',6508,134,'Form log','Form log for TYPO3',2,0,4,1617976005,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','a1d171ad90b4e526045db37f4bb2b8fd','[RELEASE] Raise version to 1.4.0\n\nLog filenames of file uploads','Pagemachine AG',1004000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.4/en-us','ter','',''),
(9289183,0,'formlog','1.4.1',6508,143,'Form log','Form log for TYPO3',2,0,4,1627290829,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','48df59c0a8010799269360a534b1b6aa','[RELEASE] Raise version to 1.4.1\n\nEscape formula characters in CSV export','Pagemachine AG',1004001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/1.4/en-us','ter','',''),
(9289184,0,'formlog','2.0.0',6508,109,'Form log','Form log for TYPO3',2,0,4,1642764008,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','d373ab555e5a18d82aa937c9072bc641','[RELEASE] Raise version to 2.0.0\n\nAdd support for TYPO3v11, drop support for TYPO3v8/9.','Pagemachine AG',2000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.0/en-us','ter','',''),
(9289185,0,'formlog','2.0.1',6508,94,'Form log','Form log for TYPO3',2,0,4,1644227318,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','fde78f2eb4f7a265bde50781fe824193','[RELEASE] Raise version to 2.0.1\n\nFix Bootstrap 5 usage in backend module','Pagemachine AG',2000001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.0/en-us','ter','',''),
(9289186,0,'formlog','2.1.0',6508,113,'Form log','Form log for TYPO3',2,0,4,1644233590,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','8f781100239b1816430fc53f30ef4939','[RELEASE] Raise version to 2.1.0\n\nLog stringable form elements (e.g. date)','Pagemachine AG',2001000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.1/en-us','ter','',''),
(9289187,0,'formlog','2.1.1',6508,108,'Form log','Form log for TYPO3',2,0,4,1647883612,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','2ea366530663ac9eedb518f66537eb3e','Restore compat to TYPO3v10 Legacy Mode','Pagemachine AG',2001001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.1/en-us','ter','',''),
(9289188,0,'formlog','2.1.2',6508,128,'Form log','Form log for TYPO3',2,0,4,1650989761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','89211f9421b7ae2160dee7627d4aefe5','Add support for PHP 8','Pagemachine AG',2001002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.1/en-us','ter','',''),
(9289189,0,'formlog','2.2.0',6508,85,'Form log','Form log for TYPO3',2,0,4,1685524967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','d7125155b57e86b43f83a64d4a120ea7','[RELEASE] Raise version to 2.2.0\n\nUpdate for TYPO3v12, drop support for TYPO3v10','Pagemachine AG',2002000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.2/en-us','ter','',''),
(9289190,0,'formlog','2.2.1',6508,82,'Form log','Form log for TYPO3',2,0,4,1689072576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','707d05c8dec7f98403f4ae1eaaf3a917','[RELEASE] Raise version to 2.2.1\n\nDrop \"sys_language\" table usage','Pagemachine AG',2002001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.2/en-us','ter','',''),
(9289191,0,'formlog','2.2.2',6508,72,'Form log','Form log for TYPO3',2,0,4,1697021901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','42f69c6b52dcb630d26d44b327ce74f4','[RELEASE] Raise version to 2.2.2\n\nRestore finisher icon in form editor','Pagemachine AG',2002002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.2/en-us','ter','',''),
(9289192,0,'formlog','2.2.3',6508,86,'Form log','Form log for TYPO3',2,0,4,1700738858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','642f72178a67536ce670e88bffe15fa2','[RELEASE] Raise version to 2.2.3\n\nRender nested array values, drop support for PHP 7.4','Pagemachine AG',2002003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.2/en-us','ter','',''),
(9289193,0,'formlog','2.3.0',6508,48,'Form log','Form log for TYPO3',2,0,4,1736523130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','ae9a032ab8ca8010c121000f81ecc943','[RELEASE] Raise version to 2.3.0','Pagemachine AG',2003000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.3/en-us','ter','',''),
(9289194,0,'formlog','2.4.6',6508,22,'Form log','Form log for TYPO3',2,0,4,1763973743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','bc7523e424bc90d23ec2706491be5e51','[RELEASE] Raise version to 2.4.6','Pagemachine AG',2004006,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.4/en-us','ter','',''),
(9289195,0,'formlog','2.4.8',6508,16,'Form log','Form log for TYPO3',2,0,4,1770216049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','18ec98ed33622793d53d89a20fe8de6f','Merge pull request 286 from pagemachine/f-star-ck-ter\n\nBump version for TER','Pagemachine AG',2004008,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.4/en-us','ter','',''),
(9289196,0,'formlog','2.4.10',6508,14,'Form log','Form log for TYPO3',2,0,4,1773326011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','f6bd841f34892331fa1a1ba7afb87528','Merge pull request 295 from pagemachine/tailor-set-version-no-no-docs\n\nProperly set TER version via Tailor','Pagemachine AG',2004010,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.4/en-us','ter','',''),
(9289197,0,'formlog','2.5.0',6508,12,'Form log','Form log for TYPO3',2,0,4,1776757775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','85a9767ad7dcc2b7781bdd643fa8fcd6','Merge pull request 298 from pagemachine/typo3v14\n\nAdd support for TYPO3v14','Pagemachine AG',2005000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.5/en-us','ter','',''),
(9289198,0,'formlog','2.5.1',6508,12,'Form log','Form log for TYPO3',2,0,4,1779863938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','da6177647d4706f2b5766cf5cfe0f5ba','Merge pull request 300 from pagemachine/mbrodala-patch-1\n\nExplicitly declare Fluid namespaces in partial','Pagemachine AG',2005001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.5/en-us','ter','',''),
(9289199,0,'formlog','2.5.2',6508,6,'Form log','Form log for TYPO3',2,0,4,1780492718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','0f094b3590b953e8d13bbfac8b135ff1','Merge pull request 302 from pagemachine/site-set-compat\n\nImprove Site Set compatibility','Pagemachine AG',2005002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.5/en-us','ter','',''),
(9289200,0,'formlog','2.6.0',6508,9,'Form log','Form log for TYPO3',2,0,4,1780646955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','86f75a7dfca9209a66279d0136959304','Merge pull request 301 from pagemachine/typo3v13-site-sets\n\nAdd \"pagemachine/formlog\" Site Set','Pagemachine AG',2006000,1,0,'https://docs.typo3.org/p/pagemachine/typo3-formlog/2.6/en-us','ter','',''),
(9289201,0,'myttaddressmap','0.4.4',5707,212,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1519716021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','cf0fc0802739f3dc479080b793a10069','First public version','',4004,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.4.8','ter','',''),
(9289202,0,'myttaddressmap','0.4.5',5707,176,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1519748101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','bbc693d231ba647cc9878393abb32b49','Bugfix - single and double quotes in names are allowed now.','',4005,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.4.8','ter','',''),
(9289203,0,'myttaddressmap','0.4.6',5707,224,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1520016626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','8dc789e65a4e9efa64585b648c551ba8','Bugfix - when used with multiline addresses it came to a javascript error and the map POIs werent shown - fixed. Templates changed.','',4006,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.4.8','ter','',''),
(9289204,0,'myttaddressmap','0.4.7',5707,251,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1520752887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','170289f17b674c8e9c9efb9b94719716','Custom map theme option implemented - get one here https://mapstyle.withgoogle.com/','',4007,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.4.8','ter','',''),
(9289205,0,'myttaddressmap','0.4.8',5707,487,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1522142420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','4ebc13938fe135e35669dfeb1165ea6a','New configuration option : defaultIcon implemented','',4008,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.4.8','ter','',''),
(9289206,0,'myttaddressmap','0.6.0',5707,383,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1544692009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:11:\"4.0.0-0.0.0\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','84ca8cda3f9f1e9e711b18f86c7585d3','TYPO3 9 LTS compatibility, works only with tt_address 4.x ','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/0.6.0','ter','',''),
(9289207,0,'myttaddressmap','1.0.6',5707,185,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1590613208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','c7a9994e3555b73f76ee26951d6dadd3','Ajax call with PSR-15, TYPO3 10.4. compatibility, templates changed','Web Services Ruhs',1000006,0,0,'https://docs.typo3.org/p/WSR/myttaddressmap/1.0/en-us','ter','',''),
(9289208,0,'myttaddressmap','1.0.7',5707,194,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1590781589,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','a0952590fc370e173a295bf690c63642','Bugfixes in viewhelpers','Web Services Ruhs',1000007,0,0,'https://docs.typo3.org/p/WSR/myttaddressmap/1.0/en-us','ter','',''),
(9289209,0,'myttaddressmap','1.0.8',5707,222,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1592078634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','ad8aea583b69b29787588ddc4158856f','Composer support','Web Services Ruhs',1000008,0,0,'https://docs.typo3.org/p/WSR/myttaddressmap/1.0/en-us','ter','',''),
(9289210,0,'myttaddressmap','1.1.0',5707,0,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1596182212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','89858495e88c1b5f85b55240a18ac546','Better handling of icon/images when used with localization. Template AjaxLocationListInfoWindow and AjaxLocationList changed when used with localization.','Web Services Ruhs',1001000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.1/en-us','ter','',''),
(9289211,0,'myttaddressmap','1.1.1',5707,177,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1596285066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','e654bf3b8b40f535e5bede09e50f3a84','Fix composer.json. Sys_language_uid available in Lvar in AjaxSearch template for your use','Web Services Ruhs',1001001,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.1/en-us','ter','',''),
(9289212,0,'myttaddressmap','1.2.0',5707,205,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1596735533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','09fd61a2cf110695e155d356effa6010','Localization of categories and tt_address records implemented. New constant defaultLanguageUid implemented - see docu. Check the AjaxSearch.html template.','Web Services Ruhs',1002000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.2/en-us','ter','',''),
(9289213,0,'myttaddressmap','1.3.2',5707,124,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1613035456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1fac1cb1f7633ceacf067f3370e34e5d','MarkerClusterer implemented, Templates AjaxSearch.html and SearchResult.htlm changed.','Web Services Ruhs',1003002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.3/en-us','ter','',''),
(9289214,0,'myttaddressmap','1.3.4',5707,123,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1613067189,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','a68f4e7bba622ace656b7557839e98e4','GestureHandling implemented','Web Services Ruhs',1003004,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.3/en-us','ter','',''),
(9289215,0,'myttaddressmap','1.3.5',5707,118,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1613082798,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','7fef5daef735dc3ce198cd2075e780d2','GestureHandling implemented, no templates changed!','Web Services Ruhs',1003005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.3/en-us','ter','',''),
(9289216,0,'myttaddressmap','1.3.6',5707,142,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1613127834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1234d282ef4f8feb987a5c9a335818e4','Bugfix - version 1.3.5 seems to crash at installation','Web Services Ruhs',1003006,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.3/en-us','ter','',''),
(9289217,0,'myttaddressmap','1.3.7',5707,149,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1614695377,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','efcb6686864b2268b1df127d9dec66be','Bugfix updateLatLon','Web Services Ruhs',1003007,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.3/en-us','ter','',''),
(9289218,0,'myttaddressmap','1.5.2',5707,119,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1618769240,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','ad96c775072f91bf7dc830c071e77471','TYPO3 11 compatibility, dropped TYPO3 version 9 compatibility, categories sorted like the sorting in the list module, code cleaning','Web Services Ruhs',1005002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.5/en-us','ter','',''),
(9289219,0,'myttaddressmap','1.5.3',5707,141,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1618769916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1e506bc99087081f51dd521a4c1587ef','Bugfix dropped TYPO3 9.x compatibilty','Web Services Ruhs',1005003,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.5/en-us','ter','',''),
(9289220,0,'myttaddressmap','1.6.0',5707,123,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1633458251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','eb13e8280adbea6fa4d40eee15344f0c','TYPO3 11.5 compatibility','Web Services Ruhs',1006000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289221,0,'myttaddressmap','1.6.2',5707,130,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1637840806,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1c438474cc3eda6b619de61a40b16bc2','Mixed localization implemented. To use this localize tt_address records with sys_language_uid  -1 and sys_category records with the normal sys_language_uid and in the constant editor set defaultLanguageUid  -1.','Web Services Ruhs',1006002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289222,0,'myttaddressmap','1.6.4',5707,97,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1644944937,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-5.2.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','e06ba066727f2eba5dd2865d758d13b2','Template AjaxSearch.html changed because Google did not accept country \"DE\" for geocoding an more.','Web Services Ruhs',1006004,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289223,0,'myttaddressmap','1.6.5',5707,95,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1646148470,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.1.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1217d2164a0ea15416b569bee58dbf36','Bugfix for use with tt_address 6.x','Web Services Ruhs',1006005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289224,0,'myttaddressmap','1.6.6',5707,93,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1646498502,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.1.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','ac9ea474e2fd56082d3d31d0d6ea5a6c','Bugfix undefined variables / keys, works now with PHP 8','Web Services Ruhs',1006006,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289225,0,'myttaddressmap','1.6.8',5707,109,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1646500459,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.1.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','81dd5fbf0626db59192e482ab66b3f0f','Bugfix undefined variables','Web Services Ruhs',1006008,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289226,0,'myttaddressmap','1.6.9',5707,105,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1652686964,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.1.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','05e7e0326db038dd2a0e2037a66c795e','Bugfix marker[i] undefined errors','Web Services Ruhs',1006009,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.6/en-us','ter','',''),
(9289227,0,'myttaddressmap','1.7.0',5707,107,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1664283073,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.1.99\";s:3:\"vhs\";s:5:\"6.0.5\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','62ae90f42699d01b030955488b50919f','Bugfix undefined variables','Web Services Ruhs',1007000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/1.7/en-us','ter','',''),
(9289228,0,'myttaddressmap','2.0.8',5707,103,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1670932804,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','78b5101d01526596aab21318eb5016c3','TYPO3 v12 compatible, templates changed, dropped TYPO3 v10 support','Web Services Ruhs',2000008,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.0/en-us','ter','',''),
(9289229,0,'myttaddressmap','2.1.0',5707,72,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1682503884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','ffe5da15ee620feeebe840a4ef7fe369','Bugfix AjaxController.php','Web Services Ruhs',2001000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.1/en-us','ter','',''),
(9289230,0,'myttaddressmap','2.1.5',5707,83,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1682670900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','e70420e8428ca0279395c14605bb920a','Works now with TYPO3 12 LTS','Web Services Ruhs',2001005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.1/en-us','ter','',''),
(9289231,0,'myttaddressmap','2.1.6',5707,71,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1682926719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','c6c7629ffaa061f8e81e074fd37c36c9','Route enhancer example in administrator manual, undefined variable fix','Web Services Ruhs',2001006,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.1/en-us','ter','',''),
(9289232,0,'myttaddressmap','2.1.7',5707,85,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1682933228,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','a4dbc074bf70a563e9ca08d3af4e26f6','Administrator manual - inserted route enhancer example image','Web Services Ruhs',2001007,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.1/en-us','ter','',''),
(9289233,0,'myttaddressmap','2.1.9',5707,69,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1691515983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','2531e09a51e3576936a37ca855532f35','Bugfixes when running composer mode. When updating, rename fileadmin/ext/myttaddressmap, then a new fileadmin/ext/myttaddressmap is created with more Resources (css, javascript). Templates changed.','Web Services Ruhs',2001009,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.1/en-us','ter','',''),
(9289234,0,'myttaddressmap','2.2.0',5707,67,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1693502249,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','d65ef70948aab9b16346798a56d0fb94','Bugfix $view-setRequest()','Web Services Ruhs',2002000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289235,0,'myttaddressmap','2.2.1',5707,76,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1693816941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','d9cf95bc90605b4b43d4e9d36da772f1','Bugfix undefined variable in geocoding','Web Services Ruhs',2002001,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289236,0,'myttaddressmap','2.2.2',5707,55,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1710521155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:13:\"6.1.99-7.5.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','d35c95b75b9d377d953dc06234b004bf','Bugfix AddressController','Web Services Ruhs',2002002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289237,0,'myttaddressmap','2.2.3',5707,54,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1711300420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','7225d9fc84e44bbedeb970b917a10049','Bugfix AddressController \r\nWhen error in geocoding (no starting point found...)','Web Services Ruhs',2002003,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289238,0,'myttaddressmap','2.2.5',5707,67,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1711306246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1846a5dc60b7604226bb2f4741fc269b','Bugfix AddressController when no categories are set','Web Services Ruhs',2002005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289239,0,'myttaddressmap','2.2.6',5707,56,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1720368770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','8577ba06a189a8371d5182fc42e5a04a','Renamed constants.ts and setup.ts to constants.typoscript and setup.typoscript','Web Services Ruhs',2002006,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.2/en-us','ter','',''),
(9289240,0,'myttaddressmap','2.3.2',5707,40,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1729091969,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','edd75b1d79d5587c8eed7a623bfb713d','TYPO3 13 compatibility','Web Services Ruhs',2003002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.3/en-us','ter','',''),
(9289241,0,'myttaddressmap','2.3.3',5707,47,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1729418059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','29b3b8f15966140bc6d33fedc06f5c04','Bugfix zip - zipcode','Web Services Ruhs',2003003,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.3/en-us','ter','',''),
(9289242,0,'myttaddressmap','2.3.4',5707,23,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1755677721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','b49dfb63b3ce8675b22e502dd4650bba','Fix dynamic property warning','Web Services Ruhs',2003004,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.3/en-us','ter','',''),
(9289243,0,'myttaddressmap','2.3.5',5707,27,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1757947609,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','619982efe600d22bb5087b3063a26540','Bugfix - Undefined constant DoctrineDBALConnection::PARAM_INT_ARRAY','Web Services Ruhs',2003005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.3/en-us','ter','',''),
(9289244,0,'myttaddressmap','2.6.9',5707,8,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1777710195,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','768c9a76f15fd0719cf0b94984ebcf7e','TYPO3 14 compatibility','Web Services Ruhs',2006009,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.6/en-us','ter','',''),
(9289245,0,'myttaddressmap','2.7.0',5707,8,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1778256646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','054370683fd724c522c573124504e5d4','Bugfix for use with TYPO3 14 and cmposer mode','Web Services Ruhs',2007000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.7/en-us','ter','',''),
(9289246,0,'myttaddressmap','2.7.1',5707,8,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1778257556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','2ee9e5e5790191a23842c231e5ceec7f','Bugfix for phpDocumentator','Web Services Ruhs',2007001,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.7/en-us','ter','',''),
(9289247,0,'myttaddressmap','2.7.5',5707,9,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1778757933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','1bbf53d7ab88fe55019c5682b13e2eac','New MarkerClusterer works now in standard search - not in AjaxMap!','Web Services Ruhs',2007005,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.7/en-us','ter','',''),
(9289248,0,'myttaddressmap','2.7.7',5707,8,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1778841806,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','9b46b801a62760ffa171100e5133c939','The icons for the map are now stored in Resources/Public/MapIcons. When working with own mapicons, move them to this folder.','Web Services Ruhs',2007007,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.7/en-us','ter','',''),
(9289249,0,'myttaddressmap','2.7.8',5707,11,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1778849563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','0d52d2fb980f8db0807e030807e8959e','the mapicon are now moved to fileadmin/ext/myttaddressmap/Ressources/Public/MapIcons to work in composermode again!','Web Services Ruhs',2007008,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.7/en-us','ter','',''),
(9289250,0,'myttaddressmap','2.8.2',5707,9,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1780251723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','763fe13e091dc524b3fecf0652e8d5cd','MarkerClusterer works now in Ajaxmap too!','Web Services Ruhs',2008002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.8/en-us','ter','',''),
(9289251,0,'myttaddressmap','2.9.0',5707,5,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1784203049,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','305f1f03b8082c81227ff81959f34061','Improved AJAX handlung  (Ch. Runkel)','Web Services Ruhs',2009000,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.9/en-us','ter','',''),
(9289252,0,'myttaddressmap','2.9.1',5707,6,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1785164172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','d5a2ec1b6a0237f3519f1bf918c12e61','Improved translation handling','Web Services Ruhs',2009001,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.9/en-us','ter','',''),
(9289253,0,'myttaddressmap','2.9.2',5707,3,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1786457085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','611fec73f917ddcbc21be01d1305a92a','Make mapId configurable to allow style changes','Web Services Ruhs',2009002,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.9/en-us','ter','',''),
(9289254,0,'myttaddressmap','2.9.3',5707,3,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1787917698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','98e306afd04e7b5df327e2cbe6dda9be','Template AjaxSearch modified, TrafficLayer works now aigain in Ajaxmap.','Web Services Ruhs',2009003,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.9/en-us','ter','',''),
(9289255,0,'myttaddressmap','2.9.4',5707,3,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1787919425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','aa4fb3e67c96b7aec1c8dc52d848c5ee','AjaxSearch.html modified','Web Services Ruhs',2009004,0,0,'https://docs.typo3.org/p/wsr/myttaddressmap/2.9/en-us','ter','',''),
(9289256,0,'myttaddressmap','3.0.0',5707,0,'MyTTAddressMap','Google maps for tt_address with radial search and categories',1,0,3,1788084761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:14:\"10.0.0-10.0.99\";}}','Joachim Ruhs','postmaster@joachim.ruhs.de','joachim_ruhs','458f859b3d52f1a115bcdac96a77f69a','Site Set for configuration of the extension implemented','Web Services Ruhs',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/myttaddressmap/','ter','',''),
(9289257,0,'tp3_jobs','0.0.2',3033,248,'tp3 Jobs','Joboffer on tp3',0,0,2,1519726601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','47d505150ad1ee393629abfb8f95f383','Initial Version for tp3 Migration 6 to 8\r\n','',2,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289258,0,'tp3_jobs','0.0.3',3033,324,'tp3 Jobs','Joboffer on tp3',0,0,2,1520865115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','5ca4d14b0290d57404d66682198c68c5','template fixes and update.sql','',3,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289259,0,'tp3_jobs','0.1.0',3033,185,'tp3 Jobs','Joboffer on tp3',1,0,2,1521643213,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','b3f358681de89f807d6fb748de8a0a0b','fix tca and icons','tp3',1000,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289260,0,'tp3_jobs','0.1.1',3033,229,'tp3 Jobs','Joboffer on tp3',1,0,2,1521644510,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','b1d33a5cd40f29ac542295c75c5d7780','fix rte wizard','tp3',1001,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289261,0,'tp3_jobs','0.1.2',3033,229,'tp3 Jobs','Joboffer on tp3',1,0,2,1521713462,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','94af4f443d2f0ae1e05d05164eb28587','bug in tca fix \"_extkey\" not availabel','tp3',1002,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289262,0,'tp3_jobs','0.1.4',3033,209,'tp3 Jobs','Joboffer on tp3',1,0,2,1521809624,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','77007a636113f4715f809c4137f06705','documentation added','tp3',1004,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289263,0,'tp3_jobs','0.1.5',3033,365,'tp3 Jobs','Joboffer on tp3',1,0,2,1521833847,'a:1:{s:7:\"depends\";a:3:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','d8a60a23e72caa85e454624f76e20d90','resolve dependencies','tp3',1005,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289264,0,'tp3_jobs','0.1.6',3033,398,'tp3 Jobs','Joboffer on tp3',1,0,2,1538128763,'a:1:{s:7:\"depends\";a:3:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','ac38d3dca1f47efc69dc91ec01f1177c','move to packahist & webhooks','tp3',1006,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289265,0,'tp3_jobs','1.2.2',3033,637,'tp3 Jobs','Joboffer on tp3',1,0,2,1552056829,'a:1:{s:7:\"depends\";a:3:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.0.99\";s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','19c8bfb76d5754875362a2f9d7f3b19e','fix microdata','tp3',1002002,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289266,0,'tp3_jobs','1.3.0',3033,189,'tp3 Jobs','Joboffer on tp3',1,0,2,1607000023,'a:1:{s:7:\"depends\";a:2:{s:12:\"rte_ckeditor\";s:1:\"*\";s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','08fd393321e6ab4d580ac1d7ed331714','compart 10','tp3',1003000,0,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289267,0,'tp3_jobs','3.0.1',3033,20,'tp3 Jobs','Joboffer on tp3',1,0,2,1769008904,'a:1:{s:7:\"depends\";a:2:{s:12:\"rte_ckeditor\";s:1:\"*\";s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','55cf68945888a108031e3be6a6e86598','version 13','tp3',3000001,1,0,'https://docs.tp3.de/typo3conf/Documentation/typo3cms.extensions.tp3_jobs/default/html/Index.html','ter','',''),
(9289268,0,'t3cms','2.0.1',2160,533,'TYPO3 Content Management System - Set up your home','Works with all famous dists and sitepackages. Hardly inspired by high quality wordpress themes. EXT:t3cms is the core and toolbox for TYPO3 themes.',1,0,1,1520202443,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.4-9.99.99\";}s:8:\"suggests\";a:1:{s:4:\"flux\";s:13:\"8.2.1-8.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','a4ec731d17f8ddbea0f7021b0068f5fe','[INIT][BETA] Initial release in TER - Works with all famous distributions & sitepackages. Hardly inspired by high quality wordpress themes. EXT:t3cms is the core and toolbox for TYPO3 themes.','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3cms/2.0.1','ter','',''),
(9289269,0,'t3cms','3.0.0',2160,398,'TYPO3 Content Management System - Set up your home','Works with all famous dists and sitepackages. Hardly inspired by high quality wordpress themes. EXT:t3cms is the core and toolbox for TYPO3 themes.',1,0,1,1531497996,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.4-9.99.99\";}s:8:\"suggests\";a:1:{s:4:\"flux\";s:13:\"8.2.1-8.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','3a27f04c81f4279e6282de506920f921','[DEPRECATION] Dropped TS navigation settings. Dont worry, menu settings will come back.\r\n[BUGFIX] Fixed a security issue and some labels.\r\n[VERSION] Moved git repository to another url.','',3000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3cms/3.0.0','ter','',''),
(9289270,0,'t3cms','3.1.0',2160,532,'TYPO3 Content Management System - Set up your home','Works with all famous dists and sitepackages. Hardly inspired by high quality wordpress themes. EXT:t3cms is the core and toolbox for TYPO3 themes.',1,0,1,1538688236,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"flux\";s:11:\"8.2.1-9.1.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','846224668b11d1541c16eb91fbb79ed3','[VERSION] 3.1.0 - Make it WORKING now for 9.x!\r\n[BUGFIX] Fixed that scroll issue in backend modules.\r\n[IMPROVE] Updated UX. Remove unused code & deprecations.\r\n\r\n','',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3cms/3.1.0','ter','',''),
(9289271,0,'t3cms','3.2.0',2160,697,'TYPO3 Content Management System - Set up your home','Works with all famous dists and sitepackages. Hardly inspired by high quality wordpress themes. EXT:t3cms is the core and toolbox for TYPO3 themes.',2,0,1,1558478322,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"flux\";s:12:\"9.0.0-9.2.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','6b4bb972193b2981fcf6a354d99b3642','[FEATURE] Change ext state to \"stable\"\r\n[FEATURE] Supports v9 TYPO3','',3002000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3cms/3.2.0','ter','',''),
(9289272,0,'t3themes_phantom','2.1.0',1713,304,'TYPO3 Themes - Phantom','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,6,1520202557,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.24-9.99.99\";}s:8:\"suggests\";a:1:{s:5:\"t3cms\";s:13:\"2.0.0-2.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','6e2a207a50f0552fb3e93e580a4f09b9','[INIT] Initial release in TER - HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.','',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_phantom/2.1.1','ter','',''),
(9289273,0,'t3themes_phantom','2.1.1',1713,450,'TYPO3 Themes - Phantom','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1523875032,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:17:\"t3content_phantom\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','0648442935006693869feab956034192','[FIX] Remove not styled ScrollTop demo partial.','',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_phantom/2.1.1','ter','',''),
(9289274,0,'t3themes_phantom','2.2.0',1713,526,'TYPO3 Themes - Phantom','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1531496811,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:17:\"t3content_phantom\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','351883c6b626b4c15ad8efb3868eba60','Moved git repository to another url. See readme or docs.','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_phantom/2.2.0','ter','',''),
(9289275,0,'t3themes_phantom','2.4.0',1713,433,'TYPO3 Themes - Phantom','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1558477834,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:17:\"t3content_phantom\";s:5:\"2.4.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','60bcb3532d4ed0b59de2738435b78ffb','[BUGFIX] Changed f:case default\"TRUE\" to f:defaultCase to prevent fatal error\r\n[INFO] TYPO3 8.7-9.9 compatible','',2004000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_phantom/2.4.0','ter','',''),
(9289276,0,'t3content_phantom','2.2.0',1094,229,'TYPO3 Content - Phantom','Provides flux fluid content elements for the t3cms theme phantom.',2,0,6,1520202592,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','954a7fa03bc7f3911212bbbcdc520d0f','[INIT] Initial release in TER - This extension provides flux content elements for the t3cms theme Phantom','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_phantom/2.2.1','ter','',''),
(9289277,0,'t3content_phantom','2.2.1',1094,300,'TYPO3 Content - Phantom','Provides flux fluid content elements for the t3cms theme phantom.',2,0,6,1523875067,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:17:\"t3content_phantom\";s:11:\"2.1.0-0.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','4f558ef38ccd578517923cbb0c435f7a','[FEATURE] Add element for social-icons  add section box grid.','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_phantom/2.2.1','ter','',''),
(9289278,0,'t3content_phantom','2.3.0',1094,305,'TYPO3 Content - Phantom','Provides flux fluid content elements for the t3cms theme phantom.',2,0,6,1531496871,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:16:\"t3themes_phantom\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','2aad6f2502edb2e221bce5ad5e9d0dec','[BUGFIX] Small bugfixes, big cleanup.\r\n[VERSION] Moved git repository to another url.','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_phantom/2.3.0','ter','',''),
(9289279,0,'t3content_phantom','2.4.0',1094,260,'TYPO3 Content - Phantom','Provides flux fluid content elements for the t3cms theme phantom.',2,0,6,1558477709,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:16:\"t3themes_phantom\";s:5:\"2.4.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','6faf78e002c4a3818b882672c5c34130','[BUGFIX] Fix large images in backend preview of \"IntroTiles\"\r\n[VERSION] TYPO3 8.7-9.9 compatible','',2004000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3content_phantom/2.4.0','ter','',''),
(9289280,0,'t3themes_dopetrope','2.2.0',1667,328,'TYPO3 Themes - Dopetrope','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,6,1520202670,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.24-9.99.99\";}s:8:\"suggests\";a:1:{s:5:\"t3cms\";s:13:\"2.0.0-2.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','6ffa40ef4feb458683f1b31744826c6c','[INIT] Initial release in TER - HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_dopetrope/2.2.1','ter','',''),
(9289281,0,'t3themes_dopetrope','2.2.1',1667,513,'TYPO3 Themes - Dopetrope','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1523879800,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:19:\"t3content_dopetrope\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','3769d7fc37dc41b2d6281c51c1b2e235','[FIX] Remove not styled ScrollTop demo partial.','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_dopetrope/2.2.1','ter','',''),
(9289282,0,'t3themes_dopetrope','2.3.0',1667,314,'TYPO3 Themes - Dopetrope','HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1531496954,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:19:\"t3content_dopetrope\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','a00f4d2fe655fd25df4db34fea3e4e10','[VERSION] Moved git repository to another url.','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_dopetrope/2.3.0','ter','',''),
(9289283,0,'t3themes_dopetrope','2.4.1',1667,512,'TYPO3 Themes - Dopetrope','View Demo: https://dopetrope.fenewmedia.de/. HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1532336220,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:19:\"t3content_dopetrope\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','a1ee0bdc133d73aab3d1da1dd50e2922','[FEATURE] Add EXT:blog fluid template support. View demo: https://dopetrope.fenewmedia.de/index.php?id325','',2004001,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_dopetrope/2.4.1','ter','',''),
(9289284,0,'t3content_dopetrope','2.2.0',1027,310,'TYPO3 Content - Dopetrope','Provides flux fluid content elements for the t3cms theme dopetrope.',2,0,6,1520202726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','e08bda2d365721c14c5b0fe7f5700f98','[INIT] Initial release in TER - This extension provides flux content elements for the t3cms theme Dopetrope','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_dopetrope/2.2.1','ter','',''),
(9289285,0,'t3content_dopetrope','2.2.1',1027,333,'TYPO3 Content - Dopetrope','Provides flux fluid content elements for the t3cms theme dopetrope.',2,0,6,1523879845,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:18:\"t3themes_dopetrope\";s:5:\"2.2.1\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','ac1ac2af26f01365e292e19ff1cd9a10','[FEATURE] Add new dynamic element for social icons','',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_dopetrope/2.2.1','ter','',''),
(9289286,0,'t3content_dopetrope','2.3.0',1027,384,'TYPO3 Content - Dopetrope','Provides flux fluid content elements for the t3cms theme dopetrope.',2,0,6,1531496995,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:18:\"t3themes_dopetrope\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','e7f2b35f2148e7a918f8987a6608a2e2','[BUGFIX] Fixed labels, some cleanup.\r\n[VERSION] Moved git repository to another url.','',2003000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3content_dopetrope/2.3.0','ter','',''),
(9289287,0,'t3themes_bootstrap4','1.0.0',3745,452,'TYPO3 Themes - Bootstrap4','TYPO3 Template Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1520202822,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}s:8:\"suggests\";a:1:{s:5:\"t3cms\";s:13:\"2.0.0-2.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','f3946f0e38c5c995c01d6b12ae1a66ab','[INIT] Initial release in TER - HTML5UP Free Template Theme Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_bootstrap4/1.0.0','ter','',''),
(9289288,0,'t3themes_bootstrap4','1.0.1',3745,673,'TYPO3 Themes - Bootstrap4','TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1522784983,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:20:\"t3content_bootstrap4\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','c842670745c8637cf5ababae4c49473f','Added fallbacks to prevent empty settings  Updated Documentation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_bootstrap4/1.0.0','ter','',''),
(9289289,0,'t3themes_bootstrap4','1.1.0',3745,444,'TYPO3 Themes - Bootstrap4','TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1531498078,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:20:\"t3content_bootstrap4\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','84c20be5c901d965515766bcfb209559','[TASK] Some cleanup\r\n[VERSION] Moved git repository to another url.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_bootstrap4/1.1.0','ter','',''),
(9289290,0,'t3themes_bootstrap4','1.3.1',3745,633,'TYPO3 Themes - Bootstrap4','View Demo: https://bootstrap4.fenewmedia.de/. TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1532383561,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:20:\"t3content_bootstrap4\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','5305a3cbe9642ce091efdb1cf37238f0','[FEATURE] Add EXT:blog fluid template support. View demo: https://bootstrap4.fenewmedia.de/index.php?id360','',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_bootstrap4/1.3.1','ter','',''),
(9289291,0,'t3themes_bootstrap4','1.4.0',3745,1543,'TYPO3 Themes - Bootstrap4','View Demo: https://bootstrap4.fenewmedia.de/. TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1538776145,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.18-9.5.99\";s:5:\"t3cms\";s:5:\"3.1.0\";}s:8:\"suggests\";a:1:{s:20:\"t3content_bootstrap4\";s:5:\"3.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','09aaa20e8e57aa0816376fed6d660ecd','[VERSION] 1.4.0 - TYPO3 v9.x compatibility. Replaced f:case defaulttrue with f:defaultCase.','',1004000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_bootstrap4/1.4.0','ter','',''),
(9289292,0,'t3content_bootstrap4','2.2.0',1704,218,'TYPO3 Content - Bootstrap4','This extension provides flux content elements  for the t3cms theme bootstrap4',2,0,6,1520202846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','d3f74cae3608362e8bfa1356d9c13027','[INIT] Initial release in TER - This extension provides flux content elements for the t3cms theme Bootstrap4','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_bootstrap4/2.2.0','ter','',''),
(9289293,0,'t3content_bootstrap4','2.3.1',1704,308,'TYPO3 Content - Bootstrap4','This extension provides flux content elements for the t3cms theme bootstrap4',2,0,6,1522785141,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:19:\"t3themes_bootstrap4\";s:11:\"1.0.0-0.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','62db53b3afb8ba37d3dd5987786ae777','[FEATURE] Added 41 more icons to choose in CE:features\r\n[TASK] Update labels in ces.','',2003001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_bootstrap4/','ter','',''),
(9289294,0,'t3content_bootstrap4','2.5.0',1704,293,'TYPO3 Content - Bootstrap4','This extension provides flux content elements for the t3cms theme bootstrap4',2,0,6,1531497695,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:19:\"t3themes_bootstrap4\";s:5:\"1.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','e5c667bd2f0d2ed3a88ca2738b9244a7','[TASK] Some cleanup.\r\n[VERSION] Moved git repository to another url.','',2005000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_bootstrap4/2.5.1','ter','',''),
(9289295,0,'t3content_bootstrap4','2.5.1',1704,352,'TYPO3 Content - Bootstrap4','This extension provides flux content elements for the t3cms theme bootstrap4',2,0,6,1532383613,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";}s:8:\"suggests\";a:1:{s:19:\"t3themes_bootstrap4\";s:5:\"1.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','b66a5085dfaba1a4460c8c1c8f475bb4','[FEATURE] Add bootstrap4 card as element and as grid.','',2005001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_bootstrap4/2.5.1','ter','',''),
(9289296,0,'t3content_bootstrap4','3.0.0',1704,533,'TYPO3 Content - Bootstrap4','This extension provides flux content elements for the t3cms theme bootstrap4',2,0,6,1538776016,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.18-9.5.99\";}s:8:\"suggests\";a:1:{s:19:\"t3themes_bootstrap4\";s:5:\"1.0.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','a836a293996182715dc89e0a201d039d','[VERSION] 3.0.0 - TYPO3 v9.5 compatibility!\r\n[BUGFIX] Using a colPos number in flux:grid:column. tags\r\n[BUGFIX] Changed fluid inline-style if-conditions to tags because they behave differently\r\n\r\n','',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3content_bootstrap4/3.0.0','ter','',''),
(9289297,0,'t3themes_modular_admin','0.9.0',876,408,'TYPO3 Themes - ModularAdmin','Free Admin Dashboard Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, cdeditor or something else.',1,0,10,1520203114,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.24-9.99.99\";}s:8:\"suggests\";a:1:{s:5:\"t3cms\";s:13:\"2.0.0-2.99.99\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','6e19e2b6f16d6aa6245c2cf2683bc310','[INIT][BETA] Initial release in TER - Free Admin Dashboard Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, cdeditor or something else.','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_modular_admin/0.9.5','ter','',''),
(9289298,0,'t3themes_modular_admin','0.9.5',876,468,'TYPO3 Themes - ModularAdmin','Free Admin Dashboard Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, cdeditor or something else.',1,0,10,1531497234,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','16c93a3c33d465fce3dd37dfa94c6b35','[VERSION] Moved git repository to another url.','',9005,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_modular_admin/0.9.5','ter','',''),
(9289299,0,'fe_user_cards','1.0.0',1004,113,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1520349677,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:5:\"fluid\";s:12:\"8.0.0-8.9.99\";s:3:\"vhs\";s:12:\"4.3.0-4.3.99\";}}','HamburgerJungeJr','','hamburgerjungejr','8f1d2add9204fd607033fb4d6532dbd4','First Release','',1000000,0,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289300,0,'fe_user_cards','1.0.1',1004,102,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1520351278,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:5:\"fluid\";s:12:\"8.0.0-8.9.99\";s:3:\"vhs\";s:12:\"4.3.0-4.3.99\";}}','HamburgerJungeJr','','hamburgerjungejr','cb80b7e3d82a230231e485a890258ada','Added Icon','',1000001,0,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289301,0,'fe_user_cards','1.1.0',1004,96,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1520352153,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:5:\"fluid\";s:12:\"8.0.0-8.9.99\";s:3:\"vhs\";s:12:\"4.3.0-4.3.99\";}}','HamburgerJungeJr','','hamburgerjungejr','452432ad4a17819fb11e46314bd6582e','Added option to hide image','',1001000,0,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289302,0,'fe_user_cards','1.2.1',1004,306,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1520361109,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:5:\"fluid\";s:12:\"8.0.0-8.9.99\";s:3:\"vhs\";s:12:\"4.3.0-4.3.99\";}}','HamburgerJungeJr','','hamburgerjungejr','9a1818ae412b5466b1b311020a67d10f','Fixed missing mobile number','',1002001,0,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289303,0,'fe_user_cards','1.3.0',1004,280,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1538433721,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:5:\"fluid\";s:12:\"8.0.0-8.9.99\";s:3:\"vhs\";s:12:\"4.3.0-4.3.99\";}}','HamburgerJungeJr','','hamburgerjungejr','ad970c407fb31dbdb6b29552a3b47697','Support for Typo3 V9','',1003000,0,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289304,0,'fe_user_cards','1.4.1',1004,107,'FE_User Cards','An extension to display fe_user as cards.',1,0,3,1619651598,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:5:\"fluid\";s:13:\"8.0.0-10.9.99\";s:3:\"vhs\";s:12:\"4.3.0-6.9.99\";}}','HamburgerJungeJr','','hamburgerjungejr','0900f6f22ef4ab1694b0ccafa6b721a9','Added Support for Typo3 10. ','',1004001,1,0,'https://github.com/HamburgerJungeJr/fe_user_cards/blob/master/README.md','ter','',''),
(9289305,0,'t3helpers','0.0.1',12602,225,'T3Helpers','Small and leightweight helper functions',1,0,4,1520451083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','info@weebster.de','abandoned_extensions','db064ea7014bd447988a547abb0a9ad2','Small and leightweight helper functions','',1,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289306,0,'t3helpers','0.0.2',12602,200,'T3Helpers','Small and leightweight helper functions',1,0,4,1520453880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','info@weebster.de','abandoned_extensions','feb92465cc7a0ac928beb628cd80fd83',' T3Helpers - Helpers for TYPO3\r\n\r\nSmall and leightweight helper functions\r\n\r\n File System\r\n\r\n t3h_getFilesByFolder($folder)\r\n t3h_getFileByID($id)\r\n\r\n Database\r\n\r\n Data\r\n\r\n t3h_sortArray($arr, $fields)\r\n\r\n\r\n$arr  t3h_sortArray(\r\n    $arr,\r\n ','',2,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289307,0,'t3helpers','0.0.3',12602,202,'T3Helpers','Small and leightweight helper functions',1,0,4,1520455583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','06bef838ab3406d6e02a10894f310f33',' T3Helpers - Helpers for TYPO3\r\n\r\nSmall and leightweight helper functions\r\n\r\n File System\r\n\r\n t3h_getFilesByFolder($folder)\r\n t3h_getFileByID($id)\r\n\r\n Database\r\n\r\n t3h_querySettings($setRespectStoragePage  false, $setIgnoreEnableFields  false, $','',3,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289308,0,'t3helpers','0.0.4',12602,188,'T3Helpers','Small and leightweight helper functions',1,0,4,1520457152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','697361f822b839bc32b56becf6fe148e','Link helpers added','',4,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289309,0,'t3helpers','0.0.5',12602,193,'T3Helpers','Simple and easy functions that make your TYPO3 life a little easier.',1,0,4,1520459045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','8b85029619cf413debdf0cbefb733103','Injections added, Google added, t3h_truncateTable() added','',5,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289310,0,'t3helpers','0.0.6',12602,185,'T3Helpers','Simple and easy functions that make your TYPO3 life a little easier.',1,0,4,1520460370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','553beb9f7eeb013531fe89874a9409d2','Password functions added, Bugfixes','',6,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289311,0,'t3helpers','0.0.7',12602,194,'T3Helpers','Simple and easy functions that make your TYPO3 life a little easier.',1,0,4,1520461659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','7b5e1ad8b50e1761d9fa43f66756ef65','Bugfixes, Cleanup','',7,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289312,0,'t3helpers','0.9.0',12602,193,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier.',1,0,4,1520531107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','c5519d11ef53944e6a349fb1d9cd005b','DEBUG: Full Typoscript, (Max Schröter) Use Interfaces, so we can easily overwrite them: https://wiki.typo3.org/Dependency_InjectionProgramming_against_interfaces, (Max Schröter) Convert static helper classes to abstractable normal classes, TEMPLATES: Ren','',9000,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289313,0,'t3helpers','0.9.1',12602,263,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. IMPORTANT: During BETA everything can change. Please wait some days until the final stable version is ready to use.',1,0,4,1520634639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','864d2efa4adeb96aa581f85ca80ab581','First cleanup and documentation, new functions, tests','',9001,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289314,0,'t3helpers','0.9.2',12602,318,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. IMPORTANT: During BETA everything can change. Please wait some days until the final stable version is ready to use.',1,0,4,1521730723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','c38b28e61dab2b7c2a698156da17df37','Many changes and enhancements','',9002,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289315,0,'t3helpers','0.9.3',12602,214,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. IMPORTANT: During BETA everything can change. Please wait some days until the final stable version is ready to use.',1,0,4,1522756102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','84ca8cf33244fa329a421fc52bab2df2','Bugfixes & enhancements','',9003,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289316,0,'t3helpers','0.9.4',12602,212,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. IMPORTANT: During BETA everything can change. Please wait some days until the final stable version is ready to use.',1,0,4,1522824015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','a5336c0d481b47617706a33c0463a91e','models and repositories for pages, contents / content element object viewhelper / Filesystem::getCategoriesForFile($uid)','',9004,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289317,0,'t3helpers','0.9.5',12602,283,'T3Helpers','Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. IMPORTANT: During BETA everything can change. Please wait some days until the final stable version is ready to use.',1,0,4,1522838681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','8014bb35e300d6322b28efdb55629f68','models and repositories for pages, contents / content element object viewhelper / Filesystem::getFileObjectByID($id) / phpdoc comments for Filesystem / Link()-Uri() / Link() is deprecated / t3h::Category() / ilesystem::getCategoriesForFile($uid)','',9005,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289318,0,'t3helpers','0.9.6',12602,326,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1524420209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','4e5229f9dc23b82d68e8b5a02e743283','cleanup, Filesystem-fileExists($folder,$fileName)','',9006,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289319,0,'t3helpers','0.9.7',12602,325,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1525713739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','5b5384acf7dfa71a256ad2abb553cc2c','FrontendUser()\r\nFilesystem()-getFileByName($folder,$fileName)\r\nSettings()-getFullTyposcript()\r\nChange: Settings()-getPlugin($extensionName, $pluginName  null)','',9007,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289320,0,'t3helpers','0.9.8',12602,424,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1527081313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','c844f9e94a9cf4a7ecfb8d36be911330','ata()-xmlToArray($xmldata)','',9008,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289321,0,'t3helpers','0.9.9',12602,318,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1528205514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','8e746fac88ba41ae4ca07408ff6659bd','Interface implements for Utility Classes,\r\n Datastorage(),\r\nSettings()-getExtension($extensionName, $part  settings),\r\nDatabase()-getQuerybuilder($table, $addFrom  true)','',9009,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289322,0,'t3helpers','0.9.10',12602,337,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1528980911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','e79099807e7bdbfd69cddc3e5e150d70',' Abstract eID Dispatcher, check Classes/Examples/EidExample.php','',9010,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289323,0,'t3helpers','0.9.11',12602,282,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1531832104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','9b8dd36614746d8c224a3c7a7ad10a98','17.07.2018 - [0.9.11] Finalized Upload() Features\r\n17.07.2018 - [0.9.11] Bugfix, save session Data (by Markus A.)\r\n25.06.2018 - [0.9.11] AbstractDatamapper Hook (after updating/adding database entries hooks)\r\n21.06.2018 - [0.9.11] Configuration::setExtens','',9011,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289324,0,'t3helpers','0.9.12',12602,291,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1532416952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','5b1fe6dcd35b269d3f3941dfc5785d2f','- Readme: Example for csv parser / file uploads\r\n- Added CSV Validator with rules and parser: t3h::Csv()\r\n- Major change: Numeric keys for uploaded files\r\n- Method added Session()-remove($key)\r\n- Session()-get($key  null) now returns all values, if no ','',9012,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289325,0,'t3helpers','0.9.13',12602,323,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1533116080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','380e760e0c92346df6d236d70e03a365','01.08.2018 - [0.9.13] Bugfix in Filesystem\r\n26.07.2018 - [0.9.13] Mail() - Now you can easily add attachments by adding an array with filenames and paths\r\n25.07.2018 - [0.9.13] Added Html5Patterns() for use in controllers and FLUID templates','',9013,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289326,0,'t3helpers','0.9.14',12602,295,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1535443983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','4a1942415b118dc61ac898e6ba9dae4c','Added: Data()-formatRTE($str)\r\nCSV(): $pos Paremeter for addRule\r\nAdded: Data()-arrayToXml()','',9014,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289327,0,'t3helpers','0.9.15',12602,244,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1536875514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','a77c3034860ed4e9eee5e91eaca25112','Bugfix in Upload-check()\r\nAdded FrontendUser-loginUser($username)\r\nAdded Filesystem-setFileReference()','',9015,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289328,0,'t3helpers','0.9.16',12602,363,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1536876659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Filmmusic.io','support@filmmusic.io','abandoned_extensions','a31c6480afbd2fbd6d0791737504ad5a','Bugfix release (GeneralUtility was missing in Filesystem-setFileReference)','',9016,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289329,0,'t3helpers','0.9.17',12602,374,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1541278003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Filmmusic.io','support@filmmusic.io','abandoned_extensions','62d07bbf1770c621e7d8e0a07c05acae','03.11.2018 - [0.9.17] Added Settings::getTypo3Configuration($part  false)\r\n03.11.2018 - [0.9.17] Added Database::persistAll()\r\n13.09.2018 - [0.9.17] CSV()-setAutoUTF($autoUTF)\r\n13.09.2018 - [0.9.17] Added Data()-autoUTF($s)\r\n13.09.2018 - [0.9.17] Added','',9017,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289330,0,'t3helpers','0.9.18',12602,334,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1542055291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Filmmusic.io','support@filmmusic.io','abandoned_extensions','b3a8c2b408ee816e8a973969cb4f9e96','Viewhelper css/class now supports array','',9018,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289331,0,'t3helpers','0.9.19',12602,368,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1546783053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Filmmusic.io','support@filmmusic.io','abandoned_extensions','61e506cf0f194836023aa4cd0d383f9a','See changes on https://github.com/saschaende/t3helpers/compare/v0.9.18...master','',9019,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289332,0,'t3helpers','0.9.20',12602,321,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1548339753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','support@filmmusic.io','abandoned_extensions','ba62eee1b37f8edb6135d4627aa66d48','See changes on https://github.com/saschaende/t3helpers/compare/v0.9.19...master','',9020,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289333,0,'t3helpers','0.9.21',12602,244,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1553797433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','1fbbe802a0b7bafc4066a1aaa8078e14','See changes on https://github.com/saschaende/t3helpers/compare/v0.9.20...0.9.21','',9021,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289334,0,'t3helpers','0.9.22',12602,244,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1553900107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','11fb8cd373a0caffccd63e0b581df538','See changes on https://github.com/saschaende/t3helpers/compare/0.9.21...0.9.22','',9022,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289335,0,'t3helpers','0.9.23',12602,146,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1553980383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','a70db05598ad87d6350392f40e3694ae','See changes on github','',9023,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289336,0,'t3helpers','0.9.24',12602,276,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1554040087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','9e1b2e44c6ec4f1853884507099dc819','See changes on github','',9024,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289337,0,'t3helpers','0.9.25',12602,225,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1554393425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','768243b5e0dc32af4b76d8f0fa6eb8f6','See changes on github: https://github.com/saschaende/t3helpers/compare/0.9.24...0.9.25','',9025,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289338,0,'t3helpers','0.9.26',12602,302,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1554452668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','853340f4cbe2dadaf41bfa5a7f2f974f','Now with auto generated documentation in the backend, see screenshot in readme','',9026,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289339,0,'t3helpers','0.9.27',12602,243,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,4,1557517003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','dcdad9a026c9eaa9bf28fb6dc4992970','Support for php examples in the autodocs section','',9027,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289340,0,'t3helpers','0.9.28',12602,231,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1558979774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','a183f6666109257f9962adf0f6bdf625','Bugfix Icons - Add Icon','',9028,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289341,0,'t3helpers','0.9.29',12602,246,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1559046863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','8376fec38f5316c65c5d346668231612','Added Request (helper for simple request), example included','',9029,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289342,0,'t3helpers','0.9.30',12602,306,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1559543475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','eee62c452b099a4673ac9145274038de','Added FrontendUser-isLogged(), Added Voucher Codes Class','',9030,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289343,0,'t3helpers','0.9.31',12602,359,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1562176982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','d0943ce946bfb4976a7f067fc1a87eb1','Added \"Data::objectToArray()\", added \"Request\" including example, added symfony dom crawler for html parsing (shortcut utility class will come later)','',9031,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289344,0,'t3helpers','0.9.32',12602,441,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1569491364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','info@filmmusic.io','abandoned_extensions','85ab4d6025c71e0c25d695330283e45f','See changes on github','',9032,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289345,0,'t3helpers','0.9.33',12602,307,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1583417347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','info@filmmusic.io','abandoned_extensions','5245dbd13a856d93bdef48bfc34dc77f','- Added a trait to call dynamic non existent properties of a domain model\r\n- Removed example eID\r\n- Removed admin module with documentation (add it manually if you need it)','',9033,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289346,0,'t3helpers','0.9.34',12602,212,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1588803689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','f9aec9b19bf00197c9629060e7e45141','Automatically convert style into inline css when using email functions (MAIL)','',9034,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289347,0,'t3helpers','0.9.35',12602,280,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1588852237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','2d7d4cad7fb760d5ab5029f5bd923fc3','Signal slot for Password::checkPassword()','',9035,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289348,0,'t3helpers','0.9.36',12602,237,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1591654856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','6ef1f9f8d20a41c63cdcc5c303cd7518','- Easy one line uploads: t3h::Filesystem()-uploadFileAndGetFileReference($table,$tmp_name,$targetFolder,$target_filename)\r\n- Use the new class SaschaEndeT3helpersHelpersFileReference','',9036,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289349,0,'t3helpers','0.9.37',12602,295,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',2,0,5,1592816461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','a73242fb5407723df9d38811fafb1a95','Removed cookie for outdated extension nc_staticfilecache','',9037,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289350,0,'t3helpers','0.9.38',12602,46,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',1,0,5,1633560110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.0.0-11.5.0\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','71d7ab7f485a5a85a01acb14ac9c462f','TYPO3 11 compatibility. Will not throw errors anymore. Please test this beta release.','',9038,0,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289351,0,'t3helpers','0.9.39',12602,167,'T3Helpers','Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',1,0,5,1633561793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.0.0-11.5.0\";}}','Filmmusic.io UG (haftungsbeschränkt)','','abandoned_extensions','4735215883af2443e9aa86e006ff5fdd','TYPO3 11 compatibility. Will not throw errors anymore. Please test this beta release.','',9039,1,0,'https://github.com/saschaende/t3helpers/blob/master/README.md','ter','',''),
(9289352,0,'bynder','0.0.1',1122,476,'Bynder integration for TYPO3','Integrate the Bynder DAM into TYPO3',1,0,10,1520526235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.2.99\";}}','Frans Saris - Beech.it','t3ext@beech.it','t3ext@beech.it','d6bbacdbd1c9b1695599d458c8f00109','First release of the Bynder integration extension, providing seamless access to Bynders asset bank on your website.','',1,0,0,'https://github.com/beechit/bynder/blob/master/README.md','ter','',''),
(9289353,0,'bynder','0.0.3',1122,646,'Bynder integration for TYPO3','Integrate the Bynder DAM into TYPO3',1,0,10,1540913957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Frans Saris - Beech.it','t3ext@beech.it','t3ext@beech.it','322c131cfaacacf8fa5d6aa8f3279b14','TYPO3 9LTS compatibility release','',3,1,0,'https://github.com/beechit/bynder/blob/master/README.md','ter','',''),
(9289354,0,'filefill','1.0.0',8946,329,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1520679473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','c17a86dd13b0777dbf11a0123211275b','First version of filefill. You only need to configure one or more existing \"File Storage\" records and will get all missing files locally.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289355,0,'filefill','1.1.0',8946,300,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1520858517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a28c06a58a2d59b30b197b014fd21853','Feature:\n Reset missing files in storage record\n\nBugfix:\n Prevent exception for empty resources configuration\n\nFor more information see ChangeLog.','biz-design',1001000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289356,0,'filefill','1.2.0',8946,664,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1521152473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','1fe4a348dec28ce9fdd33e9075173f3b','Feature:\n Fetch processed files and their original file\n\nBugfix:\n Remove slash from the right side of a domain\n Validate file paths more reliable\n\nFor more information see ChangeLog.','biz-design',1002000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289357,0,'filefill','1.2.1',8946,371,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1528325241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','ad24ac972e5772ca28c075feee5817a3','Bugfix:\n Ensure original file is always fetched\n\nFor more information see ChangeLog.','biz-design',1002001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289358,0,'filefill','1.3.0',8946,377,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1529410114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','1b310d130084a530d8224243c1f60055','Feature:\n Allow storage configuration in TYPO3_CONF_VARS\n\nFor more information see ChangeLog.','biz-design',1003000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289359,0,'filefill','1.3.1',8946,471,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1529675305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','370d56cb2a217450852c953ae0f8202a','Bugfix:\n Ensure file download if cURL is disabled\n\nFor more information see ChangeLog.','biz-design',1003001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289360,0,'filefill','1.3.2',8946,339,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1536787135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','264e1d46b59afaa5b33e0a79d4e79dd6','Bugfixes:\n Allow file upload in file list module\n Improve support for socket connections\n\nFor more information see ChangeLog.','biz-design',1003002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289361,0,'filefill','1.4.0',8946,261,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1538573340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','c35e773e40644c7142ea77193caee386','Features:\n Add support for ImageViewHelper src usages\n\nFor more information see ChangeLog.','biz-design',1004000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289362,0,'filefill','2.0.0',8946,351,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1538575174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','63a6bfc587413450b670a8cd1e953493','Features:\n Support for TYPO3 9.5\n Add support for ImageViewHelper src usages\n\nFor more information see ChangeLog.','biz-design',2000000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289363,0,'filefill','1.4.1',8946,312,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1540847408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d8f0d493c3d42ed888d235fd986801c5','Bugfixes:\n Always enforce case sensitive file system\n\nFor more information see ChangeLog.','biz-design',1004001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289364,0,'filefill','2.0.1',8946,558,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1540848205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','fcf11e2a5fc0bb6dbe596ea90ee2f562','Bugfixes:\n Always enforce case sensitive file system\n\nFor more information see ChangeLog.','biz-design',2000001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289365,0,'filefill','3.0.0',8946,315,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1566317003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a2c9195adc56e6d66f0148bf54309447','Features:\n Register own resouce handler\n Reprocess processedFile internally\n\nFor more information see ChangeLog.','biz-design',3000000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289366,0,'filefill','3.0.1',8946,441,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1567079893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b438e9b7db1eafe89a8885d3d5cfb2de','Bugfixes:\n Only process available files\n\nFor more information see ChangeLog.','biz-design',3000001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289367,0,'filefill','3.0.2',8946,237,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1582722845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d7284fea1cb6a3c2f1b30f737b64619d','Bugfixes:\n Ensure corrent fileidentifier canonicalization\n\nFor more information see ChangeLog.','biz-design',3000002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289368,0,'filefill','2.0.2',8946,173,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1582723855,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d3b00ec34a166a27fb247fa184359268','Bugfixes:\n Ensure corrent fileidentifier canonicalization\n\nFor more information see ChangeLog.','biz-design',2000002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289369,0,'filefill','1.4.2',8946,176,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1582728407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a563ee9ac55b0a66133ad288905cf012','Bugfixes:\n Ensure corrent fileidentifier canonicalization\n\nFor more information see ChangeLog.','biz-design',1004002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289370,0,'filefill','3.0.3',8946,233,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1583416437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','e2758fd3e3d9453f5d6b9b606de4b513','Bugfixes:\n Enforce lower file extension for comparison\n\nFor more information see ChangeLog.','biz-design',3000003,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289371,0,'filefill','2.0.3',8946,176,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1583416757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','db38d0cb3d47479cf936629a29dcf642','Bugfixes:\n Enforce lower file extension for comparison\n\nFor more information see ChangeLog.','biz-design',2000003,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289372,0,'filefill','3.1.0',8946,256,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1583854896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','aeeee11c216b24d31d53686504e73577','Features:\n Support for TYPO3 10.3\n Allow usage of file streams\n\nFor more information see ChangeLog.','biz-design',3001000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289373,0,'filefill','1.5.0',8946,167,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1583855394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','2a26c04519a659a5c5d5b5d83141761b','Features:\n Allow usage of file streams\n\nFor more information see ChangeLog.','biz-design',1005000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289374,0,'filefill','3.2.0',8946,244,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1585831446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f6a4903326c23ab6414ae3472bd281d9','Features:\n Delete local files fetched by filefill\n Add cli commands for cleanup tasks\n Use site configuration for sys_domain handler\n Extend FAL coverage to fetch more files\n\nFor more information see ChangeLog.','biz-design',3002000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289375,0,'filefill','1.6.0',8946,177,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1585839554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','bcfa9aa8ea583c82e8b12186b5065ef2','Features:\n Delete local files fetched by filefill\n Extend FAL coverage to fetch more files\n\nFor more information see ChangeLog.','biz-design',1006000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289376,0,'filefill','3.2.1',8946,210,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1587561801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b2f023e7d6ecd650abb582dd768b25f8','Features:\n Support for TYPO3 10.4\n\nFor more information see ChangeLog.','biz-design',3002001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289377,0,'filefill','3.2.2',8946,191,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1588672055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','e51dff7417d8d2f1c70f9ef7053bf6f6','Bugfixes:\n Correctly return from commands\n\nFor more information see ChangeLog.','biz-design',3002002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289378,0,'filefill','3.2.3',8946,329,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1588851680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','c549ceae748601073cbf86b240f0df7e','Bugfixes:\n Use correct version check\n\nFor more information see ChangeLog.','biz-design',3002003,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289379,0,'filefill','3.3.0',8946,233,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1599423890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','44730f2c96712831aec47311d7d1f705','Features:\n Add logging possibility\n Hugh performance improvement\n\nBugfixes:\n Added site configuration support for TYPO3 9.5\n\nFor more information see ChangeLog.','biz-design',3003000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289380,0,'filefill','3.3.1',8946,167,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1608137829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','cb2c5668d8df7bef238a3b66bb54cca9','Bugfixes:\n Use correct base url from site configuration\n\nFor more information see ChangeLog.','biz-design',3003001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289381,0,'filefill','4.0.0',8946,107,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1635182765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.0.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','48c34bffc50825bd167b7b2b13cabf0f','Features:\n Add logger support\n Support for TYPO3 11.5 and PHP 8.0\n\nFor more information see ChangeLog.','biz-design',4000000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289382,0,'filefill','4.0.1',8946,129,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1635242837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','de8fee8cdde8517766e0034859233461','Bugfixes:\n Set correct TYPO3 dependency\n\nFor more information see ChangeLog.','biz-design',4000001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289383,0,'filefill','4.1.0',8946,111,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1649691414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d81cbd9794464518081d11d72c828551','Features:\n New resource handler for static file handling\n Support for PHP 8.1\n\nFor more information see ChangeLog.','biz-design',4001000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289384,0,'filefill','4.1.1',8946,126,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1651768139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','1791674a46ddc4c6cda4445fd976db94','Bugfixes:\n Use correct namespace for class import\n\nFor more information see ChangeLog.','biz-design',4001001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289385,0,'filefill','4.2.0',8946,103,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1672177588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.1.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','95eda13be550c1ed2f4ecc5d77a7ed23','Features:\n New resource handler for local image handling\n Support for TYPO3 12.1\n\nBugfixes:\n Re-enable CLI commands\n\nFor more information see ChangeLog.','biz-design',4002000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289386,0,'filefill','4.3.0',8946,96,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1687182114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','150b91701671afcdf22405706ce055e5','Features:\n Support for TYPO3 12.4\n\nFor more information see ChangeLog.','biz-design',4003000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289387,0,'filefill','4.3.1',8946,66,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1707408512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','96f770b99777e700a04e4ca0ee1dc619','Bugfixes:\r\n Ensure compatibility to symfony/console 7.0\r\n\r\nFor more information see ChangeLog.','biz-design',4003001,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289388,0,'filefill','4.3.2',8946,71,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1708677912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','91fe65dba43f75be6e47780625b68074','Bugfixes:\r\n Fix TYPO3 12.4 backend integration\r\n\r\nFor more information see ChangeLog.','biz-design',4003002,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289389,0,'filefill','4.4.0',8946,41,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1739752069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','c7c68662bb365594ff274d905f9b6648','Features:\r\n Replace broken placeholder.com service\r\n Support for PHP 8.3 and 8.4\r\n\r\nFor more information see ChangeLog.','biz-design',4004000,0,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289390,0,'filefill','5.0.0',8946,38,'File Fill','Find and fetch missing local files from different remotes',2,0,4,1746570568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','520d9382b7f02b8e0bb7d5d04ab916db','Features:\n Support for TYPO3 13.4\n\nDeprecated and superfluous parts of the extension where removed.\n\nFor more information see ChangeLog.','biz-design',5000000,1,0,'https://github.com/IchHabRecht/filefill/blob/master/README.md','ter','',''),
(9289391,0,'realer','1.0.2',1326,204,'Real estate publisher','Provides information regarding real estate properties',2,0,3,1520846907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-8.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','3ae60aa7f8288f447a75747e08f3f8a4','First release','',1000002,0,0,'https://docs.typo3.org/p/buepro/realer/1.0/en-us','ter','',''),
(9289392,0,'realer','1.0.3',1326,683,'Real estate publisher','Provides information regarding real estate properties',2,0,3,1521016759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-8.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c1d314ca47431b552c9388c90d1568e8','Compatibility for TYPO3 8.7.10','',1000003,0,0,'https://docs.typo3.org/p/buepro/realer/1.0/en-us','ter','',''),
(9289393,0,'realer','2.0.0',1326,218,'Real estate publisher','Provides information regarding real estate properties',2,0,3,1593534943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.4-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','88779c85e2decc9827a4d7f6b8c48d43','Compatibility release for TYPO3 V10','',2000000,0,0,'https://docs.typo3.org/p/buepro/typo3-realer/2.0/en-us','ter','',''),
(9289394,0,'realer','2.0.1',1326,221,'Real estate publisher','Provides information regarding real estate properties.',2,0,3,1600772862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.4-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8e04cc1d7a40f668ac2a7940c606ec71','Bugfix release.','',2000001,1,0,'https://docs.typo3.org/p/buepro/typo3-realer/2.0/en-us','ter','',''),
(9289395,0,'tp3_facebook','0.0.1',2931,186,'tp3 Facebook Plugins','',0,0,2,1520865565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','41fadbebe5e1f85f498d958aefdf2e6d','tp3 Facebook Plugins ','',1,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289396,0,'tp3_facebook','1.1.0',2931,147,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521575610,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','50279bd4d54a308108078e7ef84fbbe4','Fixes for Beta\r\n- BE Icons\r\n- Fexform\r\n- TCA','tp3',1001000,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289397,0,'tp3_facebook','1.1.1',2931,172,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521577652,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','19225353ad03697bd5db8e03b65dbda2','template fix','tp3',1001001,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289398,0,'tp3_facebook','1.1.2',2931,150,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521628551,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e80b69ebef4b19463b5421d9d15b3b4b','smal and big letter bring template trouble','tp3',1001002,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289399,0,'tp3_facebook','1.1.3',2931,183,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521631574,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','626e76ecfa69434964fc3cb279220533','api update and async call ','tp3',1001003,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289400,0,'tp3_facebook','1.1.5',2931,157,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521656795,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','8ae61ba3123f2d848e2b5b0343bf89b4','t3ver_wsid misconfiguration in tca','tp3',1001005,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289401,0,'tp3_facebook','1.1.6',2931,157,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521671607,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:12:\"8.0.0-8.9.99\";s:7:\"tp3mods\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','9bc43e9808238c83f2d67b82bba8baca','fix for 2.12 new fb api...\r\nstill some bugs but works generaly','tp3',1001006,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289402,0,'tp3_facebook','1.1.8',2931,183,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1521833744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','de92d3be05841bface017d42bece8cf1','resolve dependencies','tp3',1001008,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289403,0,'tp3_facebook','1.1.9',2931,334,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1522094350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','77c03b1c99c06539220505de7b14156a','docu added','tp3',1001009,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289404,0,'tp3_facebook','1.1.10',2931,436,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1525166508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','45efe5a1535c1601d300cb6321fe61f1','fix to load api standalone without tp3_social','tp3',1001010,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289405,0,'tp3_facebook','1.1.13',2931,631,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1538570382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','7d3a2a5a3bbb834e439a1562b224d5f2','move to packagist','tp3',1001013,0,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289406,0,'tp3_facebook','1.3.3',2931,195,'tp3 Facebook Plugins','Facebook Social Plugins',1,0,2,1606999994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e73b0f78aeaa5e58a1f90bb039540568','compart 10','tp3',1003003,1,0,'https://web.tp3.de/manual/tp3_facebook/','ter','',''),
(9289407,0,'mailjet','1.0.0',1626,372,'Mailjet Email Marketing','Use Mailjets SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.',2,0,3,1521019334,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-1.99.999\";}}','Mailjet','plugins@mailjet.com','martin-mailjet','61027f85486514b6deace861520b9d13','Initial stable release','',1000000,0,0,'https://www.mailjet.com/guides/typo3-user-guide/','ter','',''),
(9289408,0,'mailjet','1.0.1',1626,486,'Mailjet Email Marketing','Use Mailjets SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.',2,0,3,1521446660,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-1.99.999\";}}','Mailjet','plugins@mailjet.com','martin-mailjet','be9ae11ce54866a5a74d597a8e8565c3',' Fixed bugs in the plugin admin page\r\n Improved admin notification messages','',1000001,0,0,'https://www.mailjet.com/guides/typo3-user-guide/','ter','',''),
(9289409,0,'mailjet','1.0.2',1626,240,'Mailjet Email Marketing','Use Mailjets SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.',2,0,3,1554897578,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-1.99.999\";}}','Mailjet','plugins@mailjet.com','martin-mailjet','3f2f1c81fb34941dbbe592d6d52cacfd',' Fixed issue adding subscribers to the list before they have confirmed their subscription\r\n Fixed issue with only 10 contact lists shown in the subscription form configuration','',1000002,0,0,'https://www.mailjet.com/guides/typo3-user-guide/','ter','',''),
(9289410,0,'mailjet','1.0.3',1626,474,'Mailjet Email Marketing','Use Mailjets SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.',2,0,3,1559573045,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-1.99.999\";}}','Mailjet','plugins@mailjet.com','martin-mailjet','fc405ee2874da060d66d7b78594afdda',' Improved subscription form\r\n Improved subscription response messages\r\n Resolved performance issues','',1000003,0,0,'https://www.mailjet.com/guides/typo3-user-guide/','ter','',''),
(9289411,0,'mailjet','2.0.0',1626,54,'Mailjet Email Marketing','Use Mailjets SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.',2,0,3,1709459606,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:20:\"typoscript_rendering\";s:14:\"1.0.5-1.99.999\";}}','Mailjet','plugins@mailjet.com','martin-mailjet','e400d1ee577b11159e477307487cc7fb','Merge pull request 38 from mailjet/fix\n\nFix config file','',2000000,1,0,'https://www.mailjet.com/guides/typo3-user-guide/','ter','',''),
(9289412,0,'cookiebanner','1.0.0',4912,225,'Cookiebanner','Adds a Cookieconsent-banner',2,0,3,1521020886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','04943f5ccacc9be59634ebecf8016856','Initial Release','',1000000,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289413,0,'cookiebanner','1.0.1',4912,226,'Cookiebanner','Adds a Cookieconsent-banner',2,0,3,1521023817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','cf3d3cc7106fd2f7c853efe185afa64f','Changed:\r\n- core ids\r\n- descriptions','',1000001,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289414,0,'cookiebanner','1.1.0',4912,284,'Cookiebanner','Adds a Cookieconsent-banner',2,0,3,1521104025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','c84741945ab1754f42e13d664d6ad109','[Changed] headerData to footerData\r\n[Changed] minifyed Javascript code\r\n[Changed] ConstantNames - Added Prefix','',1001000,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289415,0,'cookiebanner','1.2.0',4912,364,'Cookiebanner','Adds a Cookieconsent-banner',2,0,3,1521713637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','16fc25e0d704c050d597e44cbee02473','[Added] Positions of cookieconsent\r\n[Added] Subcategorys for constants\r\n[Added] Layouts of cookieconsent','',1002000,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289416,0,'cookiebanner','1.2.1',4912,363,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR',2,0,3,1530003470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','53e901098337287ec488d7099245ff0c','[Changed] Text of Constants description\r\n[Changed] Updated Changelog.md\r\n[Changed] Description of Extension\r\n[Changed] ClearCache on load','',1002001,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289417,0,'cookiebanner','1.2.2',4912,260,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR',2,0,3,1535442967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','27197e6a5d7c1036e610f3d8a8598309','[Added]  Support for Typo3 9\r\n[Updated] Updated Cookieconsent from 3.0.1 to 3.1.0','',1002002,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289418,0,'cookiebanner','1.2.3',4912,289,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR',2,0,3,1536137057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','7fec53ab11a8a1d1e4c716e5d98fc9fb','- [Changed] New Icon\r\n- [Changed] Text fix in Description of Constant','',1002003,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289419,0,'cookiebanner','1.2.4',4912,302,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1538491134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','daf695075763b99157a1f24e71dae142','[Updated] Tested for Typo3 9 LTS\r\n[Updated] Updated Readme','',1002004,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289420,0,'cookiebanner','1.3.0',4912,346,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1541421992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','949aec98298aff9b7fb4b3d1e057cb53','[Added] Target for more link','',1003000,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289421,0,'cookiebanner','1.4.0',4912,511,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1548085414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','8f910836857fc0db0f8b0fbda2afe085','[Added] Ability to disable cookiebanner\r\n[Added] New rendering via jsFooterInline','',1004000,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289422,0,'cookiebanner','1.4.1',4912,896,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1563528323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','ca195cee1810f0016ed6fa8440d0422d','[Changed] Removed unused code','',1004001,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289423,0,'cookiebanner','1.4.2',4912,366,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1586268195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.3.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','5636f528c3cc35701550a33db2e81427','[Added] Support for TYPO3 10','',1004002,0,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289424,0,'cookiebanner','1.4.3',4912,480,'Cookiebanner','Cookieconsent-Banner for DSGVO/GDPR! Cookie notice for your website.',2,0,3,1589190420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','e79c23a0a83f5898aa9189369fe90ace','[Added] TYPO3 10 LTS support - GitHub Ticket 4','',1004003,1,0,'https://github.com/Thejuse/cookiebanner/wiki','ter','',''),
(9289425,0,'pizpalue','8.2.8',11312,271,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott.',2,0,10,1521024056,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','cd996a1e9283cf1faefdccf956a79324','First release','',8002008,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.8_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.8_DistributionWelcome.png'),
(9289426,0,'pizpalue','8.2.10',11312,372,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1521205204,'a:1:{s:7:\"depends\";a:12:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','5261189f43734ab1d2bb231f8897b233','Documentation added','',8002010,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.10_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.10_DistributionWelcome.png'),
(9289427,0,'pizpalue','8.2.12',11312,349,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1521737532,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','6bd2b8d03a886269584613a7bbdf6d16','Provide easier configuration by grouping constants in constant editor and update manual.','',8002012,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.12_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.12_DistributionWelcome.png'),
(9289428,0,'pizpalue','8.2.14',11312,354,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1522833172,'a:1:{s:7:\"depends\";a:13:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','13fe09605b248ab52b52279e7373c1d2','Change embedding from social icons','',8002014,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.14_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.14_DistributionWelcome.png'),
(9289429,0,'pizpalue','8.2.18',11312,347,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1524336791,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"typoscript2ce\";s:12:\"1.2.3-1.2.99\";}}','Roman Büchler','rb@buechler.pro','buepro','ae01537560cfc0d503284d63fa5eb3d8','Introduce feature to reveal footer and configuration from social networks by constant editor','',8002018,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.18_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.18_DistributionWelcome.png'),
(9289430,0,'pizpalue','8.2.20',11312,427,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1525876412,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"typoscript2ce\";s:12:\"1.2.3-1.2.99\";}}','Roman Büchler','rb@buechler.pro','buepro','97297f148746dfefe489d4c5f78ada2d','Add data protection notice related content. The contact form has now a checkbox asking the user to confirm having read the data protection notice.','',8002020,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.20_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.20_DistributionWelcome.png'),
(9289431,0,'pizpalue','8.2.22',11312,306,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1527065207,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"typoscript2ce\";s:12:\"1.2.3-1.2.99\";}}','Roman Büchler','rb@buechler.pro','buepro','1a53da96511f28447f40dcf2a78bf0a6','Implement cookie consent feature from bootstrap_package 9.1.0','',8002022,0,0,'https://docs.typo3.org/typo3cms/extensions/pizpalue/8.2.22','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.22_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.22_DistributionWelcome.png'),
(9289432,0,'pizpalue','8.2.24',11312,263,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1527875882,'a:1:{s:7:\"depends\";a:14:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";}}','Roman Büchler','rb@buechler.pro','buepro','5cc7c72b9251e8ea16aca19260c92226','Adds feature to edit classes, style and attributes in content elements and embeds font awesome library to better customize social network links. The TYPO3 icon as well as the Xing icon are now available.','',8002024,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.24_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.2.24_DistributionWelcome.png'),
(9289433,0,'pizpalue','8.3.0',11312,362,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1527934206,'a:1:{s:7:\"depends\";a:14:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-4.4.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";}}','Roman Büchler','rb@buechler.pro','buepro','23ce597cc3a25c8b2e22f088004fd15f','Add update script to ease db update where extension is uploaded manually.','',8003000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.0_DistributionWelcome.png'),
(9289434,0,'pizpalue','8.3.2',11312,317,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1529603132,'a:1:{s:7:\"depends\";a:14:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-5.0.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";}}','Roman Büchler','rb@buechler.pro','buepro','93b8bb47e0e0f442b3005e33d31c57ef','Improve cookie consent embedding and provide TS constant parameter to configure scroll animation init parameters.','',8003002,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.2_DistributionWelcome.png'),
(9289435,0,'pizpalue','8.3.4',11312,290,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1532451975,'a:1:{s:7:\"depends\";a:14:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"4.2.0-5.0.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:5:\"8.0.0\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";}}','Roman Büchler','rb@buechler.pro','buepro','bc1f363ff250266f8bdb4fc6eadc7f14','Maintenance release for TYPO3 8.7.17','',8003004,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.3.4_DistributionWelcome.png'),
(9289436,0,'pizpalue','8.4.1',11312,359,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1532943721,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"5.0.0-5.0.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.2.99\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"user_customer\";s:13:\"8.1.0-8.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','b245a9960bbfe4527156c9647784cefc','The following features have been added: customization extension, full width layout with header, a css class to control content element heights, grid elements rendering with appearance settings.','',8004001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.4/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.4.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.4.1_DistributionWelcome.png'),
(9289437,0,'pizpalue','8.5.0',11312,412,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1533648121,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"5.0.0-5.0.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.2.99\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"user_customer\";s:13:\"8.1.0-8.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','fc442702270295c1be70ec7640e772b0','Add background image to content elements.','',8005000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.5/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.5.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.5.0_DistributionWelcome.png'),
(9289438,0,'pizpalue','8.6.1',11312,404,'Piz Palü Distribution','This distribution is based on TYPO3 version 8 and the bootstrap package from Benjamin Kott. It is tailored for the Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1538588998,'a:1:{s:7:\"depends\";a:15:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";s:14:\"indexed_search\";s:13:\"8.7.10-8.7.99\";s:17:\"bootstrap_package\";s:12:\"8.0.2-8.0.99\";s:18:\"static_info_tables\";s:12:\"6.4.3-6.5.99\";s:3:\"vhs\";s:12:\"5.0.0-5.1.99\";s:16:\"dd_googlesitemap\";s:12:\"2.1.3-2.1.99\";s:12:\"gridelements\";s:12:\"8.0.0-8.2.99\";s:15:\"bootstrap_grids\";s:5:\"1.4.0\";s:16:\"sr_language_menu\";s:12:\"6.4.2-6.4.99\";s:4:\"news\";s:12:\"6.0.0-6.3.99\";s:19:\"brt_videourlreplace\";s:12:\"1.2.1-1.2.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-2.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.3-1.5.99\";s:14:\"url_forwarding\";s:12:\"1.3.1-1.3.99\";s:13:\"user_customer\";s:13:\"8.1.0-8.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','54e4235002dcbf94cb84cb4f268547bf','Add news RSS-feed and own gridelements to create columns, accordeons and tabs.','',8006001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/8.6/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.6.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_8.6.1_DistributionWelcome.png'),
(9289439,0,'pizpalue','9.0.0',11312,468,'Piz Palü Distribution','This distribution is based on the bootstrap package from Benjamin Kott. To provide further flexibility in arranging content the extensions gridelements, news, slickcarousel as well as ws_flexslider are incorporated. The distribution tailors Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1546440933,'a:1:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:17:\"bootstrap_package\";s:14:\"10.0.5-10.0.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:12:\"gridelements\";s:12:\"8.3.0-9.0.99\";s:4:\"news\";s:12:\"7.0.8-7.0.99\";s:13:\"slickcarousel\";s:12:\"2.0.0-3.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.6-1.5.99\";s:14:\"indexed_search\";s:14:\"8.7.17-9.99.99\";s:13:\"user_customer\";s:13:\"8.0.0-9.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','901d11f63bb8017e99acf25c9e5b5ffc','Adapt to TYPO3 V9 and bootstrap_package 10 and add some small features (see changelog for more details). Please read the upgrade description when upgrading from version 8.x. Extension news might need to be installed prior installing this distribution.','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/pizpalue/9.0.0','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.0.0_DistributionWelcome.png'),
(9289440,0,'pizpalue','9.3.0',11312,398,'Piz Palü Distribution','This distribution is based on the bootstrap package from Benjamin Kott. To provide further flexibility in arranging content the extensions gridelements, news, slickcarousel as well as ws_flexslider are incorporated. The distribution tailors Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1558602996,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:13:\"9.5.6-9.99.99\";s:17:\"bootstrap_package\";s:14:\"10.0.6-10.0.99\";s:3:\"vhs\";s:12:\"5.2.0-5.2.99\";s:12:\"gridelements\";s:12:\"9.2.1-9.2.99\";s:4:\"news\";s:12:\"7.2.0-7.2.99\";s:13:\"slickcarousel\";s:12:\"3.0.2-3.0.99\";s:13:\"ws_flexslider\";s:12:\"1.5.9-1.5.99\";s:14:\"indexed_search\";s:12:\"9.5.6-9.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','540148984e366ac530d7eea2ca3f2fbd','Adds several new features: modal dialog, list categorized contents, fastmenu, form finisher mailtosystem, google map for tt_address, teaser for tt_address, overlaycard. See manual and demo page for more details.\r\n\r\nExtensions news and tt_address might nee','',9003000,0,0,'https://docs.typo3.org/typo3cms/extensions/pizpalue/9.3.0','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.3.0_DistributionWelcome.png'),
(9289441,0,'pizpalue','9.5.0',11312,311,'Piz Palü Distribution','This distribution is based on the bootstrap package from Benjamin Kott. To provide further flexibility in arranging content the extensions gridelements, news, slickcarousel as well as ws_flexslider are incorporated. The distribution tailors Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1565871750,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:13:\"9.5.7-9.99.99\";s:14:\"indexed_search\";s:12:\"9.5.6-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.7-10.0.99\";s:3:\"vhs\";s:12:\"5.2.0-5.2.99\";s:12:\"gridelements\";s:12:\"9.2.2-9.2.99\";s:13:\"slickcarousel\";s:12:\"3.0.2-3.0.99\";s:13:\"ws_flexslider\";s:13:\"1.5.10-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c518064899a8cb3bedd1505bc29b2e85','Adds content sliding and support for extensions felogin and timelog.','',9005000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/9.5/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.5.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_9.5.0_DistributionWelcome.png'),
(9289442,0,'pizpalue','11.0.1',11312,426,'Piz Palü Distribution','This extension builds upon the bootstrap_package from Benjamin Kott. It installs gridelements for better content structuring and some galleries. Indexed_search, news, tt_address and timelog are supported and just need to be installed. The distribution tailors Swiss market featuring German as default language and additional translations to French and English.',2,0,10,1569824387,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:13:\"9.5.7-10.1.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-11.1.99\";s:3:\"vhs\";s:12:\"5.2.0-5.2.99\";s:12:\"gridelements\";s:12:\"9.3.0-9.3.99\";s:13:\"slickcarousel\";s:12:\"3.0.2-3.0.99\";s:13:\"ws_flexslider\";s:13:\"1.5.10-1.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','135cd2d9d989dcb374202df135d1d0d5','Adapts to bootstrap_package 11 and introduces an image variants selector for content elements as well as a CSS class to apply a shadow to an image. See https://github.com/buepro/typo3-pizpalue/releases/tag/11.0.0 for more details.','',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/pizpalue/','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_11.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_11.0.1_DistributionWelcome.png'),
(9289443,0,'pizpalue','11.1.0',11312,348,'Piz Palü Distribution','This extension builds upon the bootstrap_package from Benjamin Kott. It installs gridelements for better content structuring and some galleries. Indexed_search, news, tt_address and timelog are supported and just need to be installed. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1582819416,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:12:\"9.5.7-9.5.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";s:12:\"gridelements\";s:13:\"9.5.0-9.99.99\";s:13:\"slickcarousel\";s:13:\"3.0.3-3.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.12-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','98584548b3d6d10d4b9544ab0383b44f','Adds support for finnish language, image scaling to improve user experiance and search engine ranking and adds a the gridelement tile unit to create tile views with ease. Further details can be found under https://github.com/buepro/typo3-pizpalue/releases/tag/11.1.0','',11001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_11.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_11.1.0_DistributionWelcome.png'),
(9289444,0,'pizpalue','11.2.0',11312,333,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, tt_address.',2,0,4,1593627724,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";s:15:\"pp_gridelements\";s:13:\"1.1.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a0071e68078562d2282ee77f16e3eb67','The extension type changed from distribution to template (see as well extension pizpalue_distribution). Most important new features are: Outsource gridelemnts elements to extension pp_gridelements, support for fluxelements, responsive  tiles, emphasize media layout, automatic image scaling for structure elements, structured datacontent element.','',11002000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.2/en-us','ter','',''),
(9289445,0,'pizpalue','11.3.0',11312,270,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, tt_address.',2,0,4,1597172612,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";s:15:\"pp_gridelements\";s:13:\"1.1.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8302d77235c1afe8d67a81274b501c52','Adds support for extension container_elements, improves schema content element and fixes some bugs.','',11003000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.3/en-us','ter','',''),
(9289446,0,'pizpalue','11.4.0',11312,158,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, tt_address.',2,0,4,1603968861,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:3:{s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','20407ab0778b88166d061639ae150161','Adds support for animate.css, Twikito/onscroll-effect, extension eventnews and introduces a link handler to define popovers. Further details can be found in the changelog.','',11004000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.4/en-us','ter','',''),
(9289447,0,'pizpalue','11.4.1',11312,207,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1604341349,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:3:{s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','d253a29353429e838370f25c452d6ac6','Bugfix relrase. See https://github.com/buepro/typo3-pizpalue/releases/tag/v11.4.1','',11004001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.4/en-us','ter','',''),
(9289448,0,'pizpalue','11.5.0',11312,158,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1608643223,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.2-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:3:{s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','913cb1c72b5eff7c91e74b9167a5db7b','Introduces the content element \"image with overlay\" and adds small improvments and bugfixes. See changelog for details.','',11005000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.5/en-us','ter','',''),
(9289449,0,'pizpalue','11.6.0',11312,134,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1619625316,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','dcdd27a53819c53dbed605b2c39e43ef','Improve image rendering in general and for extensions (e.g. news) and support extension bookmark_pages.\r\nSee https://github.com/buepro/typo3-pizpalue/releases/tag/v11.6.0','',11006000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.6/en-us','ter','',''),
(9289450,0,'pizpalue','11.6.1',11312,146,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1619779625,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','9aa865b0c6acd6a1d10c23547e7daa81','Bugfix release','',11006001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.6/en-us','ter','',''),
(9289451,0,'pizpalue','11.6.4',11312,140,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1622802810,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','3256efc3f0d82d3ad8def0e14918db50','Bugfix release','',11006004,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.6/en-us','ter','',''),
(9289452,0,'pizpalue','11.7.0',11312,134,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1629533243,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','483fb41a32a24fe1db28681272fff00b','Adds new type to content element \"Picture with overlay\".','',11007000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.7/en-us','ter','',''),
(9289453,0,'pizpalue','11.7.1',11312,129,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, pp_gridelements, flux_elements, timelog, ws_flexslider, slickcarousel, indexed_search, news, eventnews, tt_address.',2,0,4,1634026070,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";s:3:\"vhs\";s:13:\"6.0.3-6.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','af3305bb4abf63c2cd9d73c344abc03f','Corrects issue with documentation rendering.','',11007001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/11.7/en-us','ter','',''),
(9289454,0,'pizpalue','12.0.0',11312,117,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news',2,0,4,1639065972,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','91ff1bee250cfaea7de6fddc3a132861','Compatibility realease for TYPO3 v11 and bootstrap package v12.0. Please check the upgrade section from the manual for breaking changes. This release just supports the extensions container_element and news.','',12000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.0/en-us','ter','',''),
(9289455,0,'pizpalue','12.1.0',11312,117,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news',2,0,4,1642094409,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','da8b63f0346caea1dde9c0ff614482d6','New picoverlay type, more flexible header fields and bug fixes.','',12001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.1/en-us','ter','',''),
(9289456,0,'pizpalue','12.2.0',11312,107,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news',2,0,4,1645688183,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:4:{s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','a38d8dcfeb61a398fd0c5468fe390090','Adds a field to define a title for modal dialogs and fixes bugs related to news and modal dialogs.','',12002000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.2/en-us','ter','',''),
(9289457,0,'pizpalue','12.4.0',11312,115,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1647103766,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:6:{s:4:\"news\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:10:\"tt_address\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','0cf9d05baee1b0f43bf1126a05d0a72d','Allows to use a background image on pages and adds support for eventnews and tt_address.\r\nATTENTION: Update database with maintenance module.','',12004000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.4/en-us','ter','',''),
(9289458,0,'pizpalue','12.4.2',11312,103,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1648032071,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:6:{s:4:\"news\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:10:\"tt_address\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','9efad38013117b32eafbdde4908518ff','Maintenance release (adapts to news 9.3.0)','',12004002,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.4/en-us','ter','',''),
(9289459,0,'pizpalue','12.4.3',11312,108,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1648118319,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:6:{s:4:\"news\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:10:\"tt_address\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:13:\"flux_elements\";s:0:\"\";s:18:\"container_elements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','f75864194fcf0188f09abda81fa4f91b','Fixes issue with active shortcuts in main menu.','',12004003,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.4/en-us','ter','',''),
(9289460,0,'pizpalue','12.5.0',11312,106,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1651389462,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','3c260465e4b452f8ccae5193e6185c2d','Support for easyconf, language menu with icons and sveral bugfixes.','',12005000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289461,0,'pizpalue','12.5.1',11312,95,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1651512393,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','8ca6c1ee5a215e280e9773bc68d7328d','Bugfix release','',12005001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289462,0,'pizpalue','12.5.2',11312,111,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1651647329,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','a39da612a8996621d3f476852facf9db','Bugfixes related to easyconf.','',12005002,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289463,0,'pizpalue','12.5.3',11312,96,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1652342096,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','c29eb44162e7bfb3530eec8368b40076','Bugfix release','',12005003,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289464,0,'pizpalue','12.5.4',11312,104,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1653117809,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','937b9728559e87dc3c309f4f0dd7da04','Bugfix release','',12005004,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289465,0,'pizpalue','12.5.5',11312,103,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1654518008,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','2142c81fb1a9a5985a1a7ec11251ae64','Bugfix release.','',12005005,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.5/en-us','ter','',''),
(9289466,0,'pizpalue','12.6.0',11312,94,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1655908762,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','9c3351912ffc96a12f98eab304453ba6','Adds scroll menu and css for pages. \r\nATTENTION: New fields have been added to the database, hence the database structure needs to be updated.','',12006000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.6/en-us','ter','',''),
(9289467,0,'pizpalue','12.6.1',11312,103,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1656001166,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','0d18b932ac2b90f5d4fbd64860fe0a1a','Bugfix release.','',12006001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/12.6/en-us','ter','',''),
(9289468,0,'pizpalue','13.0.0',11312,103,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1658412095,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','6cc0f370ae861c8cfae537ce72fb73ed','Makes work with content  elements easier by adding a frame indicator and making content elements collapsible. As well the new content element \"card\" has been added.','',13000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/13.0/en-us','ter','',''),
(9289469,0,'pizpalue','13.1.0',11312,100,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1660630955,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','2a0c97a4c26986389b77e537577eb602','Extends support for felogin, add supports for container_elements and fixes some bugs.','',13001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/13.1/en-us','ter','',''),
(9289470,0,'pizpalue','14.0.0',11312,101,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1665477349,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','b0f73d12afbcb2eb9a6690b22a0f9a00','Enhances content element editing and introduces breaking changes. Please read the upgrade instructions.','',14000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.0/en-us','ter','',''),
(9289471,0,'pizpalue','14.1.0',11312,99,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1668084879,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','ef0dfe78662232c30d3f2b340bd58c45','New features: Modal dialog can show website and brand colors can be easily assigned to icons.','',14001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.1/en-us','ter','',''),
(9289472,0,'pizpalue','14.2.0',11312,106,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1669702492,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','66cce03c83b142382c7687d02d9fd253','Add support for google ga4 property as well as tag manager and correct issues related to fastmenu and image aspect ratios.','',14002000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.2/en-us','ter','',''),
(9289473,0,'pizpalue','14.2.1',11312,98,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1670565524,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','7f8f2acfb2b5e7ca9a628c89e9356187','Bugfix release','',14002001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.2/en-us','ter','',''),
(9289474,0,'pizpalue','14.3.0',11312,91,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1677771945,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','a5211521bbc53527eb2b2c6d19f4e3d2','Allow email-constants in link handler and bug fixes.','',14003000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.3/en-us','ter','',''),
(9289475,0,'pizpalue','14.4.0',11312,82,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1679300346,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.5-12.0.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','06cbe22741450c313b4396e540166977','Make news button colors configurable and bug fixes.','',14004000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/14.4/en-us','ter','',''),
(9289476,0,'pizpalue','15.0.0',11312,88,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1680597439,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"13.0.0-13.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','3b74dbf96f3a11b21798959455b6c2b2','Support for TYPO3 v12. Mind the breaking changes.','',15000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/15.0/en-us','ter','',''),
(9289477,0,'pizpalue','15.1.0',11312,79,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1683704803,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"13.0.2-13.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"container_elements\";s:11:\"0.0.0-5.0.0\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','41e15b7ba5e611a84aa7134d38b2966c','Support for CE attributes and new icons for icon font','',15001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/15.1/en-us','ter','',''),
(9289478,0,'pizpalue','15.2.0',11312,83,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1688630697,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"13.0.3-13.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"container_elements\";s:11:\"0.0.0-5.0.0\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','06d0bba9365085a022ed5e5d4379d19b','Support tt_address, further small features and bugfixes.','',15002000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/15.2/en-us','ter','',''),
(9289479,0,'pizpalue','16.0.0',11312,74,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1703769723,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.7-14.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"container_elements\";s:11:\"0.0.0-5.0.0\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','4f12cba6688ffe90ed1e2abf12f3db8c','Support for bootstrap_package v14','',16000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/16.0/en-us','ter','',''),
(9289480,0,'pizpalue','16.1.0',11312,69,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1710446648,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.7-14.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"container_elements\";s:11:\"0.0.0-5.0.0\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','0927f7794344527da3271de17992caea','Improve fast menu and Italian translation','',16001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/16.1/en-us','ter','',''),
(9289481,0,'pizpalue','16.2.0',11312,67,'Pizpalue template','Extension to create websites using bootstrap. It builds upon the bootstrap_package from Benjamin Kott and increases functionality by supporting the following extensions:  container_elements, news, eventnews, tt_address',2,0,4,1723561404,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.7-14.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"container_elements\";s:11:\"0.0.0-5.0.0\";}s:8:\"suggests\";a:7:{s:18:\"container_elements\";s:0:\"\";s:8:\"easyconf\";s:0:\"\";s:9:\"eventnews\";s:5:\"5.0.0\";s:13:\"flux_elements\";s:0:\"\";s:4:\"news\";s:0:\"\";s:15:\"pp_gridelements\";s:0:\"\";s:10:\"tt_address\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','322d27d889101163e5e091114541ad01','Add poster to video content elements and add support for eventnews. Analyze the db structure after updating.','',16002000,1,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue/16.2/en-us','ter','',''),
(9289482,0,'selfregistration','0.9.0',1190,244,'selfregistration','TYPO3 Extension for self registration of users',1,0,4,1521034902,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"vhs\";s:13:\"4.3.0-4.99.99\";}}','ext/dev','info@extdev.io','extdev','8b5c9fff2d57ae62e4c8532dd31b1208','This extension allows for self registration of users.\r\nDouble-opt-in mail will be send if desired.\r\nExtension uses only extbase and fluid.','',9000,0,0,'','ter','',''),
(9289483,0,'selfregistration','0.9.1',1190,201,'selfregistration','TYPO3 Extension for self registration of users. Double-opt-in mail will be send if desired. Extension uses only extbase and fluid.',1,0,4,1521550784,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"vhs\";s:13:\"4.3.0-4.99.99\";}}','ext/dev','info@extdev.io','extdev','1bb8995070fd4cc9518117c2e46e4055',' Allow for Hooks on FrontendUser-createAction\r\n Password verification handling\r\n Allow for additionalData to be given in Form\r\n German translation\r\n Form validation server side\r\n Minor Bugfixes','',9001,0,0,'','ter','',''),
(9289484,0,'selfregistration','0.9.2',1190,745,'selfregistration','TYPO3 Extension for self registration of users. Double-opt-in mail will be send if desired. Extension uses only extbase and fluid.',1,0,4,1525180120,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"vhs\";s:13:\"4.3.0-4.99.99\";}}','ext/dev','info@extdev.io','extdev','8b5baac2642ab03ff2e88c3e56df248a','- allows for deeper integration of external services (not yet documented)','',9002,1,0,'','ter','',''),
(9289485,0,'iconcheck','1.0.0',1930,356,'Icon Check: show registered icons','Module for listing all registered icons',2,0,0,1521053840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Josef Glatz','','jousch','f09c54d50e488d8992712a887d271063','Initial version','',1000000,0,0,'https://github.com/josefglatz/iconcheck/blob/master/README.md','ter','',''),
(9289486,0,'iconcheck','1.0.2',1930,328,'Icon Check: show registered icons','Module for listing all registered icons',2,0,0,1527237707,'a:0:{}','','','jousch','1a7b3dc3e61b4a27663ca7cb02241847','','',1000002,0,0,'https://github.com/josefglatz/iconcheck/blob/master/README.md','ter','',''),
(9289487,0,'iconcheck','2.0.3',1930,455,'Icon Check: show registered icons','Module for listing (all) registered icons',2,0,0,1532031128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.17-9.3.99\";}}','Josef Glatz','jousch@gmail.com','jousch','9f21f5d4312a102207ad309686f274fa','Add compatibility for TYPO3 9. Optimize look and feel of the module.','',2000003,0,0,'https://github.com/josefglatz/iconcheck/blob/master/README.md','ter','',''),
(9289488,0,'iconcheck','2.1.0',1930,474,'Icon Check: show registered icons','Backend module for listing (all) registered icons within your TYPO3 instance. Useful for integrators/developers which making there TYPO3 backends bright and shiny.',2,0,0,1542792829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.17-9.5.99\";}}','Josef Glatz','jousch@gmail.com','jousch','88ba74879e613b069d0f59719ebcd6b0','This release adds primary support for TYPO3 9.5 LTS. In addition, it still includes some bugfixes/improvements. And many thanks to https://github.com/derhansen and https://github.com/merzilla for there code contribution.','josefglatz.at',2001000,0,0,'https://github.com/josefglatz/iconcheck/blob/master/README.md','ter','',''),
(9289489,0,'iconcheck','2.2.0',1930,317,'Icon Check: show registered icons','Backend module for listing (all) registered icons within your TYPO3 instance. Useful for integrators/developers which making there TYPO3 backends bright and shiny.',2,0,0,1586451362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.17-10.4.99\";}}','Josef Glatz','jousch@gmail.com','jousch','83147287e0ab5421b85be19f060874db','Add support for TYPO3 9.5 LTS','josefglatz.at',2002000,1,0,'https://github.com/josefglatz/iconcheck/blob/master/README.md','ter','',''),
(9289490,0,'nc_cookiebar','1.4.0',533,533,'Cookie bar','Cookie bar adds a notice about the cookie policy, jQuery must be included on the website.',2,0,2,1521208450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Tomita Militaru','tmilitaru@arxia.com','netcreators','10799f160ffea95b17e730c4b09e39f0','Cookie consent bar displayed at the bottom of the screen.','',1004000,1,0,'','ter','',''),
(9289491,0,'column_layout','0.2.2',355,355,'Column Layout','Adds column configuration to fluid styled content elements',0,0,2,1521451467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Arndtteunissen','dev@arndtteunissen.de','arndtteunissen','cae80486269691715e0e760fb681c0bf','Fix WebPage view, pass content element data to TypoScript rendering, some minor patches.','Arndtteunissen',2002,1,0,'https://docs.typo3.org/typo3cms/extensions/column_layout/0.2.2','ter','',''),
(9289492,0,'t3am','1.0.1',2513,296,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1521469229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','d0419c112239082ce94204a2067c6d02','Release notes: https://github.com/in2code-de/t3am/releases','in2code GmbH',1000001,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289493,0,'t3am','1.1.0',2513,422,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1522079425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','be24efeff5affdd015b9d677696b3d73','Release notes: https://github.com/in2code-de/t3am/releases/tag/1.1.0','in2code GmbH',1001000,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289494,0,'t3am','1.2.0',2513,205,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1549128998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','e02a7c7e710706da26cae8a182c5c14b','Feature Release: Show that t3am is active on login error','in2code GmbH',1002000,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289495,0,'t3am','2.0.0',2513,329,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1549131487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','1e93accd215cc1ac011f775d506bffbb','Major Release: Support for TYPO3 9 LTS','in2code GmbH',2000000,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289496,0,'t3am','2.0.2',2513,464,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1558699941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','de01d6014f93fef5211459126bccbdf6','Maintenance Release - Various small bugfixes. Adds support for TYPO3 8 and 9.','in2code GmbH',2000002,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289497,0,'t3am','3.0.1',2513,351,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1588609495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','317cde5dceaa001b02a6910a875eaec8','Relase Notes: https://github.com/in2code-de/t3am/releases/tag/3.0.1','in2code GmbH',3000001,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289498,0,'t3am','4.0.0',2513,83,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1677830271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','12cfc53d1d6496b31c20b2e26f0e8f4b','TYPO3 v11 support is added.\r\nt3am_server is obsolte - t3am can be server and client now\r\n','in2code GmbH',4000000,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289499,0,'t3am','3.0.2',2513,77,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1678118523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','8112aedc1706aa04815fcdb4c963ad0e','Maintenance Release\r\n\r\nProvide compatibilty if  Version 4.0 of t3am is used as server.','in2code GmbH',3000002,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289500,0,'t3am','4.0.1',2513,78,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1678118761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','c3490965bae9e2aee40d5f61535c374a','Maintenance Release \r\n\r\nProvide support for older versions of t3am, if version 4 is used as server','in2code GmbH',4000001,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289501,0,'t3am','4.0.2',2513,95,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1678260360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','c993f855d7a66b3212a5f168228e2e7a','Maintenance Release\r\n\r\nSpecify PHP constraints','in2code GmbH',4000002,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289502,0,'t3am','5.0.0',2513,86,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1703583370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','dcd819d5f8ff4f9a656484462482af7f','Adds support for TYPO3 12','in2code GmbH',5000000,0,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289503,0,'t3am','6.0.0',2513,27,'T3AM','T3AM - TYPO3 Authentication Manager',2,0,5,1758615639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','f7259c51e1e661e5781fda71d3163391','Support for TYPO3 13','in2code GmbH',6000000,1,0,'https://github.com/in2code-de/t3am/blob/master/README.md','ter','',''),
(9289504,0,'t3am_server','1.0.1',1629,297,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',2,0,5,1521469391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','5765397022c21988b41a0d57b0419475','Release notes: https://github.com/in2code-de/t3am_server/releases','in2code GmbH',1000001,0,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289505,0,'t3am_server','1.1.0',1629,380,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',2,0,5,1522079554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','3dfdba78d7b52f310af08ad9b66c0930','Release notes: https://github.com/in2code-de/t3am_server/releases/tag/1.1.0','in2code GmbH',1001000,0,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289506,0,'t3am_server','2.0.0',1629,295,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',2,0,5,1553701349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','a48aaba036641c8c0a08b1510780ba46','Release notes: https://github.com/in2code-de/t3am_server/releases/tag/2.0.0','in2code GmbH',2000000,0,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289507,0,'t3am_server','2.0.1',1629,409,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',2,0,5,1558699904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','67a4bd653cb578c3e7ef9ddfba505a20','Maintenance Release - Various small bugfixes. Release notes: https://github.com/in2code-de/t3am_server/releases/tag/2.0.1','in2code GmbH',2000001,0,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289508,0,'t3am_server','3.0.0',1629,139,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',2,0,5,1628778262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','d250137326890ff5466a44e1d36ab229','Add support for TYPO3 Version 10','in2code GmbH',3000000,0,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289509,0,'t3am_server','3.0.2',1629,109,'T3AM Server','T3AM Server - TYPO3 Authentication Manager Server',5,0,5,1677829874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','php@vxvr.de','in2code','7818fee017541c00a98a860d131ec635','Final Release for t3am_server\r\n\r\nThis extension was the Server part for t3am client for older TYPO3 (server) versions. If you want to use TYPO3 11 or newer as T3AM Server, please use https://github.com/in2code-de/t3am. The updated version of T3AM combines now Server and Client.','in2code GmbH',3000002,1,0,'https://github.com/in2code-de/t3am_server/blob/master/README.md','ter','',''),
(9289510,0,'mail_css_inliner','1.0.0',3055,325,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1521561969,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','49b7c3e5bc9061f55abd2c1305d89a42','          First public release','Pagemachine AG',1000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/1.0/en-us','ter','',''),
(9289511,0,'mail_css_inliner','1.0.1',3055,375,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1521621339,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','5d43018ad0cdca3d24230599052d508a','          Fix composer.typo3.org package replacement','Pagemachine AG',1000001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/1.0/en-us','ter','',''),
(9289512,0,'mail_css_inliner','1.0.2',3055,369,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1522834515,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','d5c7cf9897362a9e16b5021e0c38215a','          Fix processing for HTML body with attachment','Pagemachine AG',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/mail_css_inliner/1.0.2','ter','',''),
(9289513,0,'mail_css_inliner','1.0.3',3055,524,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1530784581,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','c60e0fb817856cf296f925f7c69c3336','          Handle messages with parts and attachments only','Pagemachine AG',1000003,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/1.0/en-us','ter','',''),
(9289514,0,'mail_css_inliner','2.0.0',3055,495,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1563190199,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','b05e53bcd949be42a03e4377c2d1bde8','          Add support for TYPO3v9, drop support for TYPO3v7','Pagemachine AG',2000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/2.0/en-us','ter','',''),
(9289515,0,'mail_css_inliner','2.1.0',3055,200,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1599061635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','28e89facb296b71c2ac2c613eeed2d6f','Add support for TYPO3v10','Pagemachine AG',2001000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/2.1/en-us','ter','',''),
(9289516,0,'mail_css_inliner','2.1.1',3055,183,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1605003790,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','dce2231b2db0120957b0dff8800a3ad3','Skip mails without HTML body','Pagemachine AG',2001001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/2.1/en-us','ter','',''),
(9289517,0,'mail_css_inliner','3.0.0',3055,117,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1642765033,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-7.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','320c62ecef3bd436119b0e38f782ebac','Add support for TYPO3v11, add support for FluidEmail, drop support for TYPO3v9','Pagemachine AG',3000000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.0/en-us','ter','',''),
(9289518,0,'mail_css_inliner','3.0.1',3055,122,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1651228499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','ec58f4ee34d80d4253ed3edd584652ab','[RELEASE] Raise version to 3.0.1\n\nAdd support for PHP 8.','Pagemachine AG',3000001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.0/en-us','ter','',''),
(9289519,0,'mail_css_inliner','3.0.2',3055,82,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1685442656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','db620191b9a6b57afb7ac064fe67be2d','[RELEASE] Raise version to 3.0.2\n\nSkip empty HTML body in Fluid mails','Pagemachine AG',3000002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.0/en-us','ter','',''),
(9289520,0,'mail_css_inliner','3.1.0',3055,72,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1693299240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','887388d42e478f1a54dfd5fa10d942fa','[RELEASE] Raise version to 3.1.0\n\nAdd support for TYPO3v12, drop support for TYPO3v10','Pagemachine AG',3001000,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.1/en-us','ter','',''),
(9289521,0,'mail_css_inliner','3.1.1',3055,87,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1695026464,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','6f060fa87b917c95013fe7eb8b2c6455','[RELEASE] Raise version to 3.1.1\n\nAdd PHP dependency for Legacy Mode.','Pagemachine AG',3001001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.1/en-us','ter','',''),
(9289522,0,'mail_css_inliner','3.1.2',3055,72,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1713777224,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','5e00dcb26df8ca6d0e0768f4005ef64f','[RELEASE] Raise version to 3.1.2','Pagemachine AG',3001002,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.1/en-us','ter','',''),
(9289523,0,'mail_css_inliner','3.2.1',3055,21,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1765883505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','4a3d2af50cf16a2c7379f73c9cbe8d1f','[TASK] Bump ext_emconf.php','Pagemachine AG',3002001,0,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.2/en-us','ter','',''),
(9289524,0,'mail_css_inliner','3.3.0',3055,11,'TYPO3 Mail CSS Inliner','Inlines CSS in all outgoing TYPO3 mails.',2,0,4,1776751949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','8e29c54e0b39c360f87fb3a7408aede4','See release at https://github.com/pagemachine/typo3-mail-css-inliner/releases/tag/3.3.0','Pagemachine AG',3003000,1,0,'https://docs.typo3.org/p/pagemachine/typo3-mail-css-inliner/3.3/en-us','ter','',''),
(9289525,0,'favicon_manager','1.0.0',526,526,'Favicon-Manager','Generates favicons for all devices',2,0,3,1521571394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Julian Seidl','kontakt@julianseidl.at','abandoned_extensions','7e15ca2316fd4541025c6c1af7d18e52','Initial Release','',1000000,1,0,'https://github.com/Thejuse/favicon_manager/wiki','ter','',''),
(9289526,0,'template_hofwessels','1.0.0',830,124,'Hof Wessels Template','Template für Hof Wessels',2,0,6,1521575090,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','mail@pascalebeier.de','abandoned_extensions','614f4bf3f7cdef515ba23ad2494140a6','Initial Release','Pascale Beier',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/template_hofwessels/1.0.2','ter','',''),
(9289527,0,'template_hofwessels','1.0.1',830,143,'Hof Wessels Template','Template für Hof Wessels',2,0,6,1521575586,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','mail@pascalebeier.de','abandoned_extensions','06aebd37be39c465bcf47f46266b3758','Fix Ext Key','Pascale Beier',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/template_hofwessels/1.0.2','ter','',''),
(9289528,0,'template_hofwessels','1.0.2',830,563,'Hof Wessels Template','Template für Hof Wessels',2,0,6,1521586178,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','mail@pascalebeier.de','abandoned_extensions','7d40fbab1af895bb0cd658fce0fe0ce0','Fix Ext Key again','Pascale Beier',1000002,1,0,'https://docs.typo3.org/typo3cms/extensions/template_hofwessels/1.0.2','ter','',''),
(9289529,0,'sentry_client_js','0.4.3',752,353,'Client-side error reporting with Sentry','Client-side error reporting with Sentry (Raven.js)',0,0,3,1521801950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-7.6.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','b0c8ac5ad322e13db9bf3b0179870e66',' \n wsBcBAABCAAQBQJaqpZPCRBK7hj4Ov3rIwAAdHIIAGl3uycZmkdcJiq2SzCrT1X9\n xEy50WBZ8oclgIgzF0Euf9w54jho/UIAESLE19MkC3FLgncR5GTI/OUPLTYc8Mt\n TjFPKfxOkUvfHhJ2Gw468ooFvpZoBTDcYOux9VuNSau0Rav7pXfs2Z2TAvtTFpAO\n HQ89Scea6jLcRydS2WCZr5g27KUccVtDJgFa3DTCDxaIuMCk28IIno','',4003,0,0,'https://github.com/AOEpeople/TYPO3-sentry-client-js/blob/master/README.md','ter','',''),
(9289530,0,'sentry_client_js','1.0.0',752,246,'Client-side error reporting with Sentry','Client-side error reporting with Sentry (Raven.js)',2,0,3,1550756311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','0c0785dacb5c64e5f19b7f5e2dfb1ace','[RELEASE] sentry_client_js 1.0.0','',1000000,0,0,'https://github.com/AOEpeople/TYPO3-sentry-client-js/blob/master/README.md','ter','',''),
(9289531,0,'sentry_client_js','1.0.2',752,153,'Client-side error reporting with Sentry','Client-side error reporting with Sentry (Raven.js)',2,0,3,1598518695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','8fa2352c8ab6d01f0d20fd75d4c435f4','[RELEASE] Release of version 1.0.2','',1000002,1,0,'https://github.com/AOEpeople/TYPO3-sentry-client-js/blob/master/README.md','ter','',''),
(9289532,0,'kdsbreadcrumb','1.0.0',459,459,'Kds-Breadcrumb','The Kds-Breadcrumb Menu',2,0,3,1521802596,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";}}','Oliver Kurth','info@kds-kassel.de','abandoned_extensions','3af27d65219ff06d4820300d806f8fa6','\r\nInserts a Content Element Breadcrumb Menu','Kurth digital solutions',1000000,1,0,'','ter','',''),
(9289533,0,'style','0.0.0',615,229,'Style','Stylish content items, crear elegante elementos de contenido.',0,0,3,1522057829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Wilson Diaz','wdiaz@wil001.com','wil001','9224008b1d6a71efca1804bea5af58fd','Creating a first extension','Wil001',0,0,0,'https://docs.typo3.org/typo3cms/extensions/style/0.0.1','ter','',''),
(9289534,0,'style','0.0.1',615,386,'Style','Stylish content items, create elegant content elements.',3,0,3,1523448537,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Wilson Diaz','wdiaz@wil001.com','wil001','52451527a56aa280b5b2c0fda268054f','Change of state to \"experimental\".','Wil001',1,1,0,'https://docs.typo3.org/typo3cms/extensions/style/0.0.1','ter','',''),
(9289535,0,'t3themes_mobapp','1.1.0',1093,475,'TYPO3 Themes - Mobapp','COLORLIBs MobAll Theme. Free Template Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1522187939,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:16:\"t3content_mobapp\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','fe91cc8af24e305a14a214578f7cbcbf','[INIT] Initial release in TER - COLORLIBs MobAll Theme. Free Template Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_mobapp/1.1.0','ter','',''),
(9289536,0,'t3themes_mobapp','1.2.0',1093,618,'TYPO3 Themes - Mobapp','COLORLIBs MobAll Theme. Free Template Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.',2,0,10,1531497135,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:16:\"t3content_mobapp\";s:5:\"2.2.3\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','829cdcef11bf700504675e620fb9ef55','[VERSION] Moved git repository to another url.','',1002000,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_mobapp/1.2.0','ter','',''),
(9289537,0,'t3content_mobapp','2.2.0',657,260,'TYPO3 Content - MobApp','This extension provides flux content elements for the t3cms theme mobapp',2,0,6,1522187983,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}s:8:\"suggests\";a:1:{s:16:\"t3content_mobapp\";s:5:\"2.2.0\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','65a25bd6c4b871ea9f5b81ccb966ab4c','[INIT] Initial release in TER - This extension provides flux content elements for the t3cms theme MobApp','',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_mobapp/2.2.3','ter','',''),
(9289538,0,'t3content_mobapp','2.2.3',657,397,'TYPO3 Content - MobApp','This extension provides flux content elements for the t3cms theme MobApp',2,0,6,1531497166,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"t3themes_mobapp\";s:5:\"2.2.3\";}}','Salvatore Eckel','salvaracer@gmx.de','abandoned_extensions','f3656c4d5bed3a321393820d3bfb30fd','[BUGFIX] Fixed image variable in hero ce  fixed some labels.\r\n[VERSION] Moved git repository to another url.','',2002003,1,0,'https://docs.typo3.org/typo3cms/extensions/t3content_mobapp/2.2.3','ter','',''),
(9289539,0,'chatwee','0.0.9',1003,162,'Chatwee Chat','Chatwee is a feature-rich social chat platform that provides real-time chatting experience for communities on forums',1,0,5,1522272163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Wojciech Majerski','wojciech.majerski@chatwee.com','chatwee','17e7f2fafe13a838007f52f3da8a98f7','TYPO3 live chat extension by Chatwee will help you drive the growth of your online community.\r\n\r\nThe app facilitates real-time communication between people visiting your website through public and private chatting, group chats, image sharing, emoji, click','Chatwee',9,0,0,'','ter','',''),
(9289540,0,'chatwee','0.9.1',1003,282,'Chatwee Chat','TYPO3 live chat extension by Chatwee will help you drive the growth of your online community. The app facilitates real-time communication between people visiting your website through public and private chatting, group chats, image sharing, emoji, clickable links and more. Install the chat and explore its Dashboard including extensive customization options and stats. Sign up for your free-forever plan at https://chatwee.com/ Upgrade or downgrade anytime with no strings attached.',1,0,5,1522275040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Wojciech Majerski','wojciech.majerski@chatwee.com','chatwee','947c78e1d4b25eae46307eca3c7cfd07','Beta release.','Chatwee',9001,0,0,'','ter','',''),
(9289541,0,'chatwee','1.0.1',1003,559,'Chatwee Chat','Chatwee is a feature-rich social chat platform that provides real-time chatting experience for communities on forums',2,0,5,1528196977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.9.99\";}}','Wojciech Majerski','wojciech.majerski@chatwee.com','chatwee','07225c6661eee7720804752e9be923cb','1.0.1 release','Chatwee',1000001,1,0,'','ter','',''),
(9289542,0,'extbase_session_entities','1.0.0',525,525,'Extbase Session Entities','Extends TYPO3s Extbase framework by possibility to work with session entities over several actions without persisting, including partial model validation.',1,0,3,1522598473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','professorweb','1154556113d8bee6524dce8e61474770','First (beta) version! \r\nCheckout README on https://packagist.org/packages/t3/extbase-session-entities \r\n\r\nYoull also find a link to a demo extension implementing partially validated session entities.\r\n\r\nHave fun!','',1000000,1,0,'https://bitbucket.org/t--3/extbase_session_entities/src','ter','',''),
(9289543,0,'c_orph_branching','1.0.0',450,450,'orph_branching','Branching for Webpages',2,0,3,1522993006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.0.99\";}}','Jayaprakash K','jayaprakash.knadasamy@cgi.com','abandoned_extensions','6658a7924579091ccadd1f1ea1f0080f','orph_branching','tp3',1000000,1,0,'','ter','',''),
(9289544,0,'cefooter','1.0.0',1881,196,'Content element footer info','Preview of settings in footer of tt_content element in page module.',1,0,0,1523016723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','3f2316eba3767ffbcfc19559ccd9c602','Initial release, outsourced from my extension \"cewrap\"','SBTheke web development',1000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289545,0,'cefooter','1.0.1',1881,356,'Content element footer info','Preview of settings in footer of tt_content element in page module.',1,0,0,1523286518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','20d0695a3a581971d4813e14ffa2f547','Prevent error when using with EXT:gridelements (see https://forge.typo3.org/issues/84673)','SBTheke web development',1000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289546,0,'cefooter','1.1.0',1881,422,'Content element footer info','Preview of settings in footer of tt_content element in page module.',1,0,0,1544807906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','8a5805d78c7812429c1d315d8d81a2f4','Compatibility update for TYPO3 9.5','SBTheke web development',1001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289547,0,'cefooter','1.2.0',1881,110,'Content element footer info','Preview of settings in footer of tt_content element in page module.',1,0,0,1601049333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','725f02694db6663a660dd3afdbda5db9','Compatibility update for TYPO3 10.4','SBTheke web development',1002000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289548,0,'cefooter','1.2.1',1881,101,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1606564844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','89b3e2e8546fe8fa7025c46f7f613f1f','Fix bug with setting \"displayCond\"','SBTheke web development',1002001,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289549,0,'cefooter','1.3.0',1881,140,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1606568386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','af61ffb501c0e19ea9fafa820ce383ff','Dont render default footer, add new option \"hideDefault\"','SBTheke web development',1003000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289550,0,'cefooter','1.4.0',1881,112,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1658322067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','f1013d3327b0b348c385b32ac39e5a51','Compatibility update for TYPO3 11.5','SBTheke web development',1004000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289551,0,'cefooter','2.0.0',1881,63,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1703433089,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','2a96c34a3fe15d0f47a57231b4ba6d1b',' Compatibility update for TYPO3 12.4\r\n Provide new option \"hideIfNotVisible\"\r\n Provide more display conditions\r\n Support for EXT:news','SBTheke web development',2000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289552,0,'cefooter','2.0.1',1881,63,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1703600265,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','5bf3409d1a44933fa7cfad9283cb68a8','Check for valid TCA entry','SBTheke web development',2000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289553,0,'cefooter','2.1.0',1881,72,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1704836391,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','cf7d68dc5af9bf423a61076d503d6064','Provide new option \"showSlugFor\"','SBTheke web development',2001000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289554,0,'cefooter','2.1.1',1881,64,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1716965493,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','5f1a4d0746eec3499866c326342a97d2','Describe problems with EXT:rte_ckeditor_image','SBTheke web development',2001001,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289555,0,'cefooter','2.1.2',1881,55,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1723651832,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','1fc192fce20bda41c3f8c9a2e47f2c57','Fix warning','SBTheke web development',2001002,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289556,0,'cefooter','3.0.0',1881,29,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1743948034,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:3:{s:4:\"form\";s:22:\"Just for loading order\";s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','630aeeb27c7467ebd483b05d3db8946d','Compatibility update for TYPO3 13.4','SBTheke web development',3000000,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289557,0,'cefooter','3.0.1',1881,33,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1743951636,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:3:{s:4:\"form\";s:22:\"Just for loading order\";s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','7f6528a9380cd38f6dc21724f054381d','Fix type error','SBTheke web development',3000001,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289558,0,'cefooter','3.0.2',1881,32,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1751797050,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:3:{s:4:\"form\";s:22:\"Just for loading order\";s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','d6ca542607b322fc25b2c57c56279160','Bugfix of NewsPluginPreviewRenderer','SBTheke web development',3000002,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289559,0,'cefooter','2.1.3',1881,13,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1770825721,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','a3f16d197f696a99c142e7839be2e6d6','Bugfixes','SBTheke web development',2001003,0,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289560,0,'cefooter','3.0.3',1881,20,'Content element footer info','Preview of settings in footer of tt_content element in page module.',2,0,0,1770826168,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:3:{s:4:\"form\";s:22:\"Just for loading order\";s:4:\"news\";s:22:\"Just for loading order\";s:19:\"rte_ckeditor_image \";s:22:\"Just for loading order\";}}','Sven Burkert','bedienung@sbtheke.de','sventb','4982d414c39feb050df25a6773892be6','Fix problem with invalid links','SBTheke web development',3000003,1,0,'https://gitlab.com/SBTheke-TYPO3/cefooter/-/blob/master/README.rst','ter','',''),
(9289561,0,'datamints_matomo','1.3.0',1773,1417,'datamints Matomo - Website Tracking and Analytics','Very easy integration of Matomo (formerly Piwik) tracking code into TYPO3. Supports multiple domains/accounts. Exports backend notifications to Matomo as Annotations (only available using datamints Webanalyse service). Tracking of indexed_search. Seamless integration of Matomo as SaaS within datamints Webanalyse. Detailed documentation.',2,0,2,1523264328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";}}','datamints GmbH','info@datamints.com','datamints','a5179ad5599fe375b7cce4a66d4e4f21','The next release after datamints_piwik 1.2.2.','datamints GmbH',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/datamints_matomo/1.3.0','ter','',''),
(9289562,0,'datamints_matomo','1.4.0',1773,356,'datamints Matomo - Website Tracking and Analytics','Very easy integration of Matomo (formerly Piwik) tracking code into TYPO3. Supports multiple domains/accounts. Exports backend notifications to Matomo as Annotations (only available using datamints Webanalyse service). Tracking of indexed_search. Seamless integration of Matomo as SaaS within datamints Webanalyse. Detailed documentation.',2,0,2,1552906182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','datamints GmbH','info@datamints.com','datamints','fafdbcd5e507a7c7314f2bf7eabbf614','Update ext_emconf.php','datamints GmbH',1004000,1,0,'https://docs.typo3.org/typo3cms/extensions/datamints_matomo/1.4.0','ter','',''),
(9289563,0,'pagelist','1.0.0',8995,404,'Page List','Content element for page lists. Easy to configure teasers, news lists, products lists etc...',2,0,2,1523329914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"8.7.0 - 9.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','575383335d722b2e4304b40448b3dbbb','Successor of the pagegallery extension. Should be used instead of pagegallery from this point on.','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289564,0,'pagelist','1.0.1',8995,466,'Page List','Content element for page lists. Easy to configure teasers, news lists, products lists, usecases etc.',2,0,2,1523930756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','940f2152a31093f2bc0833012993784b','Update partial and template path TS. Preparations for Micro-Distro package.','Brightside OÜ / t3brightside.com',1000001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289565,0,'pagelist','1.1.0',8995,530,'Page List','Content element for page lists. Easy to configure teasers, news lists, products lists, usecases etc.',2,0,2,1529051446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.9.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','1fa145663e8ce60a053556bf8fcfc451','Adds dedicated image field to page resources. !!!Move page images to new field if you use default templates.','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289566,0,'pagelist','2.0.0',8995,355,'Page List','Content element and page types for list of pages, news, events, products etc.',2,0,2,1535615764,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','187ec2dfc10ce0202aaa32bbfc0cb9b2','Article, events & product page types. New list  & card templates. BREAKING changes on Templates!','Brightside OÜ / t3brightside.com',2000000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289567,0,'pagelist','2.0.1',8995,397,'Page List','Content element and page types to list pages, news, events, products etc.',2,0,2,1536666684,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 8.7.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','aeb79d5d28f40305fee0a58394738c10','Bugfixes','Brightside OÜ / t3brightside.com',2000001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289568,0,'pagelist','2.0.2',8995,385,'Page List','Content element and page types to list pages, news, events, products etc.',2,0,2,1537438214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','426230e271def8d384bcda17250648af','Bugfixes and 9.4 compatibility','Brightside OÜ / t3brightside.com',2000002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289569,0,'pagelist','2.1.0',8995,342,'Page List','Content element and page types to list pages, news, events, products etc.',2,0,2,1539242413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','a486f7dc924cbc0635ab132061017ec1','BE  preview for options, some new features and 9.5 compatibility.','Brightside OÜ / t3brightside.com',2001000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289570,0,'pagelist','2.1.1',8995,353,'Page List','Content element and page types to list pages, news, events, products etc.',2,0,2,1539593110,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','bef130ba0f04fbd40ff83cf84ede27e5','Reworked TCA and Product list template fix','Brightside OÜ / t3brightside.com',2001001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289571,0,'pagelist','2.1.2',8995,444,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1540200336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','5a75d3795283f4467443734d6bc6f4d0','Bug fixes and more seamless 9.5 LTS backend.','Brightside OÜ / t3brightside.com',2001002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289572,0,'pagelist','2.2.0',8995,416,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1546736699,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','c6e3cf3a49cfea16c43f5f48b0cab83c','9.5 LTS only version, bug fixes and updates.','Brightside OÜ / t3brightside.com',2002000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289573,0,'pagelist','2.2.1',8995,533,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1549598450,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','c0dd461b8364181fcc901473ebb46381','NOTE! - Possible breaking changes related to ext:personnel author field. Field is now part of ext:personnel. Changes in custom templates may be needed.','Brightside OÜ / t3brightside.com',2002001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289574,0,'pagelist','2.2.2',8995,353,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1569513177,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','6a7772ebc0f9402865cf248a89dd39af','Add scrset x2 to default templates','Brightside OÜ / t3brightside.com',2002002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289575,0,'pagelist','2.3.0',8995,316,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1570521155,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','6e93c5d311df584a7c155922d11a23eb','Add basic category filter, see the ChangeLog','Brightside OÜ / t3brightside.com',2003000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289576,0,'pagelist','2.3.1',8995,310,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1570945478,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','b15b452173d341b9bd50a7002f52f214','Improvement in language modes handling. Possible breaking changes, please see the ChangeLog.','Brightside OÜ / t3brightside.com',2003001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289577,0,'pagelist','2.3.2',8995,278,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1574047095,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','81cb1f0306e89af32661416df7992a67','Bug fixes, please see the ChangeLog.','Brightside OÜ / t3brightside.com',2003002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289578,0,'pagelist','2.3.3',8995,391,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1574849993,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','0ad9d8c6ae45d51c83b4ff82dcfec784','Cat filter  sort order fix. Please see the ChangeLog.','Brightside OÜ / t3brightside.com',2003003,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289579,0,'pagelist','2.3.4',8995,510,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1577921394,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','acda9faa6ff1942ebad62598371a96cb','Bug fix, desc in ChangeLog','Brightside OÜ / t3brightside.com',2003004,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289580,0,'pagelist','2.4.0',8995,398,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1589770726,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','52e7ba4d3ec07ff572726ec1d76c8bfd','Runs with 10 LTS now!','Brightside OÜ / t3brightside.com',2004000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289581,0,'pagelist','2.5.0',8995,143,'Pagelist','Create page lists, teasers and add page types for news, events and products.',2,0,2,1615296143,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','c79770bb23fe4b7f228d8355aee5311c','Possible breaking changes! Please see the ChangeLog.','Brightside OÜ / t3brightside.com',2005000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289582,0,'pagelist','3.0.0',8995,114,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1636470216,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.0.1 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','16cf88092ee0d9552d4e700ec3b018a4','Breaking changes  please see the ChangeLog!','Brightside OÜ / t3brightside.com',3000000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289583,0,'pagelist','3.1.0',8995,117,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1637660723,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.2.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','18cf9467a18d5d6eb7849069779e6cb3','Please see the ChangeLog','Brightside OÜ / t3brightside.com',3001000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289584,0,'pagelist','3.2.0',8995,123,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1638172859,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','b4fefd0dc81d35662b5796c53a4642a9','Pagination links anchor option and code clean up','Brightside OÜ / t3brightside.com',3002000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289585,0,'pagelist','3.3.0',8995,113,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1641562452,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','0b94a5d6c71e77b3bae7d9738578a5ae','Add basic vCal support for Events','Brightside OÜ / t3brightside.com',3003000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289586,0,'pagelist','3.3.1',8995,122,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1642941427,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','e12a5c9c519205e0bbe954a307b8e580','Maintenance release. Changes in ChangeLog.','Brightside OÜ / t3brightside.com',3003001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289587,0,'pagelist','3.3.2',8995,105,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1662967616,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','9e2f38e0d97bd337ad439f90b98e31dc','[POSSIBE BREAKING CHANGE!] use {page.media} instead of {page.file} now.','Brightside OÜ / t3brightside.com',3003002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289588,0,'pagelist','3.4.0',8995,97,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1665822908,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','359081de316acbadb06602f27d2bd19c','TYPO3 12 compatibility','Brightside OÜ / t3brightside.com',3004000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289589,0,'pagelist','3.5.0',8995,87,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1666423829,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','1a57347016ad2c371254e7b4246939fd','[FEATURE] Add title tag control to content element','Brightside OÜ / t3brightside.com',3005000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289590,0,'pagelist','3.5.1',8995,93,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1666424676,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','4c0f978124be8f6df148c88440e7f253','Title tag fallback and back end preview','Brightside OÜ / t3brightside.com',3005001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289591,0,'pagelist','3.5.2',8995,101,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1666425109,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','c6e0ee002de4a5b488491da4c30ee38d','Add 0  Default to TsConfig','Brightside OÜ / t3brightside.com',3005002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289592,0,'pagelist','3.5.3',8995,81,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1673823771,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','c43eee8ce58e7d1e51da503e0479c09d','TYPO3 v12.1 support','Brightside OÜ / t3brightside.com',3005003,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289593,0,'pagelist','3.5.4',8995,92,'Pagelist','Create page lists/teasers and add page types for news, events, products and vacancies.',2,0,2,1673845552,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','0d452cec9c3c4b3de39c41d71186a6a3','Please see the ChangeLog','Brightside OÜ / t3brightside.com',3005004,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289594,0,'pagelist','3.6.0',8995,85,'Pagelist','Create news, events, products and vacancies or just page lists.',2,0,2,1679388180,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.0 - 1.99.99\";s:11:\"embedassets\";s:15:\"1.2.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','37a307efc79680956768a6c98ad911d7','See the ChangeLog for breaking changes','Brightside OÜ / t3brightside.com',3006000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289595,0,'pagelist','3.7.0',8995,83,'Pagelist','Create news, events, products and vacancies or just page lists.',2,0,2,1682569593,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:15:\"1.2.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','2cc47a6984cefb75db60c882a7c21983','See the ChangeLog for updates.','Brightside OÜ / t3brightside.com',3007000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289596,0,'pagelist','3.8.0',8995,103,'Pagelist','Create news, events, products and vacancies or just page lists.',2,0,2,1686659322,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:15:\"1.2.0 - 1.99.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','865cdd07d96b3ca3d8f1a3e5d6d3da7f','Update database. Adds shortcut to option to page types. ','Brightside OÜ / t3brightside.com',3008000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289597,0,'pagelist','4.0.0',8995,68,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1719654129,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.3.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:1:{s:9:\"personnel\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','3c54477c36d7ba616ff54910c117c8a4',' !! see the ChangeLog, database update needed','Brightside OÜ / t3brightside.com',4000000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289598,0,'pagelist','4.1.2',8995,26,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1756716351,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.3.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:2:{s:9:\"personnel\";s:0:\"\";s:9:\"addresses\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','6fa87877bf3785782bd135b4aaf69791','Check the change log. Composer version was updated while ago already.','Brightside OÜ / t3brightside.com',4001002,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289599,0,'pagelist','5.0.0',8995,17,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1764955798,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.4.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:2:{s:9:\"personnel\";s:0:\"\";s:9:\"addresses\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','2f7bb03bac02857355cd00f893388021','v14 compatibility, see the ChangeLog','Brightside OÜ / t3brightside.com',5000000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289600,0,'pagelist','5.1.1',8995,22,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1765307017,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.4.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:2:{s:9:\"personnel\";s:0:\"\";s:9:\"addresses\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','3ed0de25d5ebfaf2cb304dc5fcf0a3a6','Bug fixes and improvements, see the ChangeLog','Brightside OÜ / t3brightside.com',5001001,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289601,0,'pagelist','5.2.0',8995,11,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1777364409,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.4.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:2:{s:9:\"personnel\";s:0:\"\";s:9:\"addresses\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','073141649e6db85c511c6acc4e5a9f5b','See the ChangeLog','Brightside OÜ / t3brightside.com',5002000,0,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289602,0,'pagelist','5.2.1',8995,11,'Pagelist','Page based news, events, products and vacancies or just page lists. Demo: microtemplate.t3brightside.com',2,0,2,1779703349,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"13.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"13.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:14:\"1.4.0 - 1.9.99\";}s:9:\"conflicts\";a:1:{s:4:\"blog\";s:0:\"\";}s:8:\"suggests\";a:2:{s:9:\"personnel\";s:0:\"\";s:9:\"addresses\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','46e5e0833f3e742680c98cf6a179930a','Add new page creation wizard to custom page types.','Brightside OÜ / t3brightside.com',5002001,1,0,'https://github.com/t3brightside/pagelist','ter','',''),
(9289603,0,'lemmtoolbar','1.0.0',406,406,'Typo3 ToolBar','Toolbar, right, left, with configuration and Chat.',0,0,3,1523368757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Wirtz-Gericke, Peter','wirtz-gericke@lemm.de','lemm_developer','0b9be36bf04c12352754c94c84cfd3fc','Toolbar, right, left, with configuration and Chat! Needs API-Key for chat!','',1000000,1,0,'','ter','',''),
(9289604,0,'shredder','1.0.0',1923,1630,'Shredder','Improve your site design by magic.',2,0,2,1523780565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','René Fritz','r.fritz@colorcube.de','rene','2992cd65aa29711f139e554a89fdfff4','First release','Colorcube',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/shredder/1.0.0','ter','',''),
(9289605,0,'shredder','1.0.1',1923,293,'Shredder','Improve your site design by magic.',2,0,2,1582976624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','René Fritz','r.fritz@colorcube.de','rene','4dcbf2d27dadc99d249757aeaee28ba3','v1.0.1          update composer.json','Colorcube',1000001,1,0,'https://docs.typo3.org/p/colorcube/shredder/1.0/en-us','ter','',''),
(9289606,0,'bookmark_pages','1.2.0',1524,400,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,4,1523816380,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:20:\"typoscript_rendering\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','buepro','33600cf81d6badada60f934b960d74c9','TER release','Colorcube',1002000,0,0,'https://docs.typo3.org/p/colorcube/bookmark-pages/1.2/en-us','ter','',''),
(9289607,0,'bookmark_pages','1.2.1',1524,487,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,3,1533805388,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:20:\"typoscript_rendering\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','buepro','7496feecd302695eac1977bf3bdcdd9b','set version in ext_emconf','Colorcube',1002001,0,0,'https://docs.typo3.org/typo3cms/extensions/bookmark_pages/1.2.1','ter','',''),
(9289608,0,'bookmark_pages','1.2.2',1524,287,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,3,1583273952,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";s:20:\"typoscript_rendering\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','buepro','5892dbd90237d1f35f1c005c654b3461','v1.2.2','Colorcube',1002002,0,0,'https://docs.typo3.org/p/colorcube/bookmark-pages/1.2/en-us','ter','',''),
(9289609,0,'bookmark_pages','2.0.0',1524,110,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,3,1619601534,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:20:\"typoscript_rendering\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz, Roman Büchler','r.fritz@colorcube.de, rb@buechler.pro','buepro','c4224a4f560d24d8baf442e47a238823','See changelog at https://github.com/buepro/typo3-bookmark_pages/releases/tag/v2.0.0','Colorcube, buechler.pro gmbh',2000000,0,0,'https://docs.typo3.org/p/buepro/typo3-bookmark-pages/2.0/en-us','ter','',''),
(9289610,0,'bookmark_pages','2.0.1',1524,165,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,3,1619615571,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:20:\"typoscript_rendering\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz, Roman Büchler','r.fritz@colorcube.de, rb@buechler.pro','buepro','1fe05237c1b410c7b96633e269487845','Bugfix release. See https://github.com/buepro/typo3-bookmark_pages/releases','Colorcube, buechler.pro gmbh',2000001,0,0,'https://docs.typo3.org/p/buepro/typo3-bookmark-pages/2.0/en-us','ter','',''),
(9289611,0,'bookmark_pages','3.0.0',1524,75,'Bookmark Pages','Provides bookmarks functionality of local pages for logged in frontend users.',2,0,3,1710911015,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-11.5.99\";s:20:\"typoscript_rendering\";s:13:\"2.3.1-2.99.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz, Roman Büchler','r.fritz@colorcube.de, rb@buechler.pro','buepro','3bcac4163e7035f7a3a1a369f1348057','TYPO3 v11 compatibility','Colorcube, buechler.pro gmbh',3000000,1,0,'https://docs.typo3.org/typo3cms/extensions/bookmark_pages/','ter','',''),
(9289612,0,'file_ref_list','0.1.0',1058,723,'FileFiles on page','Listing of files related to page content',1,0,1,1523952603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:8:\"filelist\";s:12:\"8.7.0-8.7.99\";}}','René Fritz','r.fritz@colorcube.de','rene','b770650719cde1c3beee567052da5590','First release. Working but still beta','Colorcube',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/file_ref_list/0.1.0','ter','',''),
(9289613,0,'file_ref_list','0.1.1',1058,335,'FileFiles on page','Listing of files related to page content',1,0,1,1583273817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:8:\"filelist\";s:12:\"8.7.0-8.7.99\";}}','René Fritz','r.fritz@colorcube.de','rene','66ddaf23b696061d3722c72d9939dbef','v0.1.1','Colorcube',1001,1,0,'https://docs.typo3.org/p/colorcube/file-ref-list/0.1/en-us','ter','',''),
(9289614,0,'microdistro','0.0.1',827,827,'Microtemplate Distribution','Demo at: https://microtemplate.t3brightside.com',2,0,10,1524021521,'a:1:{s:7:\"depends\";a:11:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-8.7.99\";s:13:\"microtemplate\";s:12:\"0.1.2-1.9.99\";s:12:\"gridelements\";s:12:\"8.2.1-8.9.99\";s:12:\"youtubevideo\";s:12:\"1.2.3-2.9.99\";s:8:\"metaplus\";s:12:\"0.0.5-2.9.99\";s:8:\"pagelist\";s:12:\"1.0.0-2.9.99\";s:9:\"personnel\";s:12:\"1.0.0-2.9.99\";s:7:\"realurl\";s:12:\"2.3.1-2.9.99\";s:6:\"unroll\";s:12:\"2.0.2-2.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d2965d69009c3fed4966476eab394e63','Initial upload.','Brightside OÜ',1,1,0,'https://github.com/t3brightside/microdistro/blob/master/README.md','ter','',''),
(9289615,0,'cookie_redirect','1.0.0',633,409,'One-Time Forwarder','plugin that forwards a user to another page when visiting the page the first time',2,0,3,1524136990,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','rene','b409e75318391c76eb54e65e184ce52b','First release','Colorcube',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cookie_redirect/1.0.0','ter','',''),
(9289616,0,'cookie_redirect','1.0.1',633,224,'One-Time Forwarder','plugin that forwards a user to another page when visiting the page the first time',2,0,3,1583273846,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.7.999\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','rene','47254966b71e968ff9492cb15ff8c720','v1.0.1','Colorcube',1000001,1,0,'https://docs.typo3.org/p/colorcube/cookie-redirect/1.0/en-us','ter','',''),
(9289617,0,'t3themes_materializecss','1.1.0',1376,457,'TYPO3 Themes - Materializecss','TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1524352856,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:24:\"t3content_materializecss\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','6b310147ba80760a2ae9f831b76ec91c','[INIT] Initial release in TER - COLORLIBs MobAll Theme. Free Template Integration for EXT:t3cms. Brings full styled and configured website. Custom content elements maybe available in this theme.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_materializecss/1.1.0','ter','',''),
(9289618,0,'t3themes_materializecss','1.4.0',1376,244,'TYPO3 Themes - Materializecss','View demo: https://materializecss.fenewmedia.de/ - TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1532520438,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:24:\"t3content_materializecss\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','9cb54a4e560977ee0cfb4df47032e286','[FEATURE] Add EXT:blog fluid template support. View demo: https://materializecss.fenewmedia.de/index.php?id366','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_materializecss/1.4.1','ter','',''),
(9289619,0,'t3themes_materializecss','1.4.1',1376,675,'TYPO3 Themes - Materializecss','View demo: https://materializecss.fenewmedia.de/ - TYPO3 Theme Integration for EXT:t3cms. You can integrate the \"ready-to-use html content\" with fluid content, dce, flux, mask, ckeditor or something else.',2,0,10,1534864283,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"7.6.18-9.99.99\";s:5:\"t3cms\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:24:\"t3content_materializecss\";s:5:\"2.3.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','8bb88e95f9a2088a0e2cba81a008dfb4','[VERSION] 1.4.1 - Fixed missing screenshots and missing pages in the documentation.','',1004001,1,0,'https://docs.typo3.org/typo3cms/extensions/t3themes_materializecss/1.4.1','ter','',''),
(9289620,0,'t3content_materializecss','2.3.0',774,379,'TYPO3 Content - Materializecss','Provides flux fluid content elements for the t3cms theme Materializecss',2,0,6,1524352930,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}s:8:\"suggests\";a:1:{s:23:\"t3themes_materializecss\";s:5:\"1.1.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','1e4b5b69250594237fb1a534f24989d9','[INIT] Initial release in TER - Provides flux fluid content elements for the t3cms theme Materializecss','',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3content_materializecss/2.3.1','ter','',''),
(9289621,0,'t3content_materializecss','2.3.1',774,395,'TYPO3 Content - Materializecss','Provides flux fluid content elements for the t3cms theme Materializecss',2,0,6,1532520366,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.18-8.99.99\";}s:8:\"suggests\";a:1:{s:23:\"t3themes_materializecss\";s:5:\"1.1.0\";}}','Salvatore Eckel','salvaracer@gmx.de','salvaracer','cf16701f2adbef3d48641e36133939b2','[FEATURE] Add materializecss Cards as Element and as Grid. Card element can reveal its content.','',2003001,1,0,'https://docs.typo3.org/typo3cms/extensions/t3content_materializecss/2.3.1','ter','',''),
(9289622,0,'rte_proc_tester','1.0.0',769,486,'RTE Processing Tester','Tester for RTE content processing configuration.',2,0,1,1524481345,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:1:\"*\";}}','René Fritz','r.fritz@colorcube.de','rene','fb234d62663bd107b8a06278a85f3be3','First release','Colorcube',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rte_proc_tester/1.0.0','ter','',''),
(9289623,0,'rte_proc_tester','1.0.1',769,283,'RTE Processing Tester','Tester for RTE content processing configuration.',2,0,1,1583273785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-8.7.999\";}}','René Fritz','r.fritz@colorcube.de','rene','47d007ac12f5e96159e249e4ec993748','v1.0.1','Colorcube',1000001,1,0,'https://docs.typo3.org/p/colorcube/rte-proc-tester/1.0/en-us','ter','',''),
(9289624,0,'tp3_openhours','0.0.1',1525,368,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',0,0,4,1524663388,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','631f871b948e767a43f567e1890c494b','OpenHours for tt_address and Businessview','',1,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289625,0,'tp3_openhours','0.0.3',1525,351,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',0,0,4,1538570667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','2db46df27e9f1989efe7a5b631741519','move to packagist','',3,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289626,0,'tp3_openhours','0.1.0',1525,301,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',0,0,4,1575992192,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','64e1fc08a5dcb70e5c594a5485389f75','fix for richsnippets','tp3',1000,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289627,0,'tp3_openhours','0.1.3',1525,130,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',0,0,4,1607000060,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','c6b84e53fd964556662cc641847b8c5b','compart 10','tp3',1003,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289628,0,'tp3_openhours','1.0.0',1525,121,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',1,0,4,1607523016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','e75a595e14dd0b33d41086b897f42a62','add viewhelper','tp3',1000000,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289629,0,'tp3_openhours','1.0.1',1525,60,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',1,0,4,1608432105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','09f597e0efdf8b91cd1b1c99f792c454','fix viewhelper','tp3',1000001,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289630,0,'tp3_openhours','1.0.3',1525,184,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',1,0,4,1610032919,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','8fed2707480f5f2930a1193a217e2969','fix error - no template','tp3',1000003,0,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289631,0,'tp3_openhours','3.0.4',1525,10,'tt_address OpenHours','Öffnungszeiten für tt_address &amp; businessview',1,0,4,1768995832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-14.5.99\";s:10:\"tt_address\";s:1:\"*\";}}','Thomas Ruta','email@thomasruta.de','thomasruta','67bdfcfef9cf66ee06e7303c1ab7c9f9','update 13 LTS','tp3',3000004,1,0,'https://web.tp3.de/resources/documentation/tp3_openhours','ter','',''),
(9289632,0,'qfq','18.4.4',6971,410,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1524934486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','6c4d1418773a0cb4b0f325152c26fae6','Change naming scheme from 18.04.x to 18.4.x.','',18004004,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289633,0,'qfq','18.6.0',6971,294,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1529240367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','f2d80412d8dd92bfbc32b694a56ff9ab','Bug fixes and a new power feature: generic drag and drop to sort elements. \r\n\r\nSee https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Release.htmlversion-18-6-0 for latest notes. ','',18006000,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289634,0,'qfq','18.6.1',6971,346,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1529583479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','2d729792c9ea662eabf5a1c1501714ab','Features:\r\n sqlHint: Note if a query fails and contains some unreplaced variables.\r\n 4438 / Log attack detected: will be logged now to fileadmin/protected/log/qfq.log\r\n 4041 / Subrecord: Spalte id automatisch mit span class\"text-muted\" wrappen','',18006001,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289635,0,'qfq','18.8.2',6971,339,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1535458525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','f12a7f2e7b399e88e33f680de79b1694','This is the first official 18.8.x version. Changes listed under https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Release.htmlversion-18-x-x','',18008002,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289636,0,'qfq','18.9.0',6971,297,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1536386744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','67efd30bf42a91b2add90dc8853d6825','New: Dynamicly created PDF files can be saved on the server. QFQ now respects SQL commands for stored procedures. FE Editing of QFQ content records (BE).','',18009000,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289637,0,'qfq','18.9.1',6971,353,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1537007217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','2053b8eb240e0efc702b04c2c23b55ff','- New Excel import - copy/upload Excel files directly into a DB table.\r\nForm:\r\n- Primary keys different than id are now supported.\r\nReport:\r\n- Hide/reuse report content later: 10.contenthide and later 1000.head  {{10.content}}\r\n- Type of nesting d','',18009001,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289638,0,'qfq','18.10.2',6971,249,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1539435489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','baf54907dd5c9c672816dfb8e82fab23','A lot of new features and several bugfixes. Check Release in Documentation.','',18010002,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289639,0,'qfq','18.10.3',6971,410,'Quick Form Query','Create HTML output by using (native/extended) SQL (as page content records in T3 backend) and design HTML forms (in T3 frontend) with the QFQ FormEditor. Supports multiple databases and record locking.',2,0,2,1540852575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','97452093e7483fbad5b8ca72323e0287','Bugfix release for 18.10.2. Some nice enhancements in error reporting.','',18010003,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289640,0,'qfq','19.2.0',6971,260,'Quick Form Query','Form generator (bootstrap based), SQL based reports. Supports multiple databases and record locking.',2,0,2,1549526911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','5399cb1596e68509298e50a78a9917e4','Version number scheme fixed: TER does not like a leading 0 in minor (e.g. Ubuntu 19.04.1). Further bugfixes - please check the release notes','',19002000,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289641,0,'qfq','19.2.1',6971,504,'Quick Form Query','Form generator (bootstrap based), SQL based reports. Supports multiple databases and record locking.',2,0,2,1550521880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','21b5eabf9918bd332d218c3d39a47468','Too short session timeout fixed. Easy way to update FE User passwords via escape class p.','',19002001,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289642,0,'qfq','19.5.0',6971,479,'Quick Form Query','Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.',2,0,2,1556918584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','e854bd5bb417fc7e61d5fbeee8c6399d',' QFQ is now T3 V9.5 compatible. Minimal required version increased to T3 V7. Updated QFQ description.\r\n FormElement: Upload any file type:  or .\r\n Manual.rst: update all links to bootstrap to fixed version 3.4: https://getbootstrap.com/docs/3.4/... ','',19005000,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289643,0,'qfq','19.7.1',6971,249,'Quick Form Query','Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.',2,0,2,1565766427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','48938502565ed0b6642be8638fc4ea10',' New dropdown menu, fully dynamic via ... AS _link incl. SIP generation.\r\n New SQL stored procedure for use directly in SQL queries\r\n Settings for tablesorter can now be saved\r\n TWIG integration for reports\r\nDetailed release notes: https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Release.html','',19007001,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289644,0,'qfq','19.8.0',6971,236,'Quick Form Query','Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.',2,0,2,1567242804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','51dc1bc784ec48593eeb7beb9bb4031e','Bug fixes and small feature requets. See detailed release notes: https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Release.html.\r\n','',19008000,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289645,0,'qfq','19.9.1',6971,443,'Quick Form Query','Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.',2,0,2,1569144997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','b2abbbd2b74a026059e50bbf9b218b0b','New thead CSS class qfq-sticky - makes the table head sticky on the page.\r\nThe example code for the Form Editor page shows the usage per form (count, first, last, history).','',19009001,0,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289646,0,'qfq','20.4.0',6971,421,'Quick Form Query','Framework to build web applications: Form (dynamic), report, typeahead, multi language, link protection, PDF, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.',2,0,2,1586267949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.2.99\";}}','Carsten Rose, Benjamin Baer','carsten.rose@math.uzh.ch','math-uzh','0bd40a97f2eb9034081900c139c273b3','See Release notes: https://qfq.io/doc/Release.html','',20004000,1,0,'https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/','ter','',''),
(9289647,0,'avalex','1.0.0',3787,439,'avalex','avalex',2,0,3,1524911664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','','','jweiland.net','c871313c4b0eba0f1288263f41eb0cd7','Extension to automatically generate and update a valid \"Data Privacy Statement\"  for a TYPO3 site to comply with GDPR/DSVGO. Requires an account at https://www.avalex.de/121.html - This is the initial version for TYPO3 7.6 and 8.7','',1000000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289648,0,'avalex','6.0.0',3787,311,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1526393646,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','','','jweiland.net','514d5bd4c380f4413c642911418d07a3','Features added: handling of multiple web sites in one page tree, added compatibility for TYPO3 versions 6.2 through 9.3. A version of avalex for TYPO3 versions 4.3-6.1.99 is available from our web site (https://jweiland.net/typo3/codebeispiele/allgemeines','',6000000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289649,0,'avalex','6.0.1',3787,336,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1526733374,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','9c2270543ebf1f82edbadd045f3c3d29','Small bug fixes and a few additions to the documentation','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289650,0,'avalex','6.0.2',3787,410,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1528269859,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','be238ec66fd2e1e6e2b7f2527ebfac06','Minor updates in ext_tables and composer.json, updated documentation to allow \"edit me on github\" ','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289651,0,'avalex','6.1.0',3787,307,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1540384582,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','4f33e2a278d8aa9d8200fbc7f8e3b26f','- Compatible with TYPO3 v9 LTS\r\n- Fixed bug: Long legal texts are cut','jweiland.net',6001000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289652,0,'avalex','6.1.1',3787,287,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1542889636,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','3585f012ac951406a60fade39b8e33ed','- Fix usage of no longer working API url\r\n- Fix composer dependencies for TYPO3 9 LTS','jweiland.net',6001001,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289653,0,'avalex','6.1.2',3787,493,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1543400631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:9:\"scheduler\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','3ea85b25c36fe885b6112f0c1cca7dae','- Bugfix: Nested rootlines are not respected\r\n- Bugfix TYPO3  8.4: Repository cant find legal text entries for configurations with more than one selected website','jweiland.net',6001002,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289654,0,'avalex','6.2.0',3787,274,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1593440606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','13d8050457ecd698d850efc0efb0553f','There are news plugins available! Please take a look into the documentation and avalex.de to get more information.\r\n\r\n- Add new plugins for new avalex API endpoints like imprint, terms, ...\r\n- Remove legal_text table and scheduler task and use the caching framework instead\r\n- Add new ApiService to fetch content for all API endpoints\r\n- Replace GeneralUtility::sysLog usage with logging framework to be compatible with v10','jweiland.net',6002000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289655,0,'avalex','6.3.0',3787,147,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1612268829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.0.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','a80bf2f10203ec21c4cc9b8d911d117a','- Adds support for TYPO3 spam protect email address feature\r\n(https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Config/Index.htmlspamprotectemailaddresses)\r\n- Adds absolute URLs to relative anchor links to fix not working anchors on websites with a base url','jweiland.net',6003000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289656,0,'avalex','6.4.0',3787,115,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1636722755,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','0cb84926d48f5dda3bd93cbb40bda15c','- Add support for TYPO3 v11 LTS','jweiland.net',6004000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289657,0,'avalex','6.5.0',3787,123,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1645718820,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','bc5e4be558d558f28316b6f102507d01','Multilanguage Support thanks to the new Avalex 3.0 API ','jweiland.net',6005000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289658,0,'avalex','7.0.0',3787,116,'avalex','The Avalex extension allows to display an automatically generated and updated Data Privacy Statement within a TYPO3 web site.',2,0,3,1663941096,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Pascal Rinker','support@jweiland.net','jweiland.net','711c1735cf2181f507889c2d09219c68','Complete rewritten AvalexClient to access Avalex API\r\nA lot of Code CleanUps\r\nUpdated documentation\r\nThis version is still TYPO3 6.2-11.5 compatible\r\nThis version is still PHP 5.6 - 8.1 compatible','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289659,0,'avalex','7.0.2',3787,108,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1668178291,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','927abe9fb53f9322cdbd6fa7ba6449cf','Add .gitattributes file to prevent dev directories\r\nLower case \"avalex\"\r\nUpdate extension description\r\nUpdate developer name for avalex extension\r\nDo not try to call any tasks in ext_update.php\r\nUpdate documentation point 5 of installation (Remove wording \"task\")\r\nRemove an empty line in ext_localconf.php','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289660,0,'avalex','8.0.0',3787,71,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1687953959,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-12.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','ac4245d227d0c8569ac538727943099c','Add TYPO3 12 compatibility\r\nThis version is TYPO3 6.2-12.4 compatible','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289661,0,'avalex','8.0.2',3787,104,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1687954526,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-12.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','86f1d6cd536ee8f795dcc473d1c12ff4','Bugfix: Version mismatch\r\n\r\nAdd TYPO3 12 compatibility\r\nThis version is TYPO3 6.2-12.4 compatible','jweiland.net',8000002,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289662,0,'avalex','9.0.1',3787,37,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1736347463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','392c7c082a41bc23edf8b36da11c0275','Add TYPO3 13 compatibility\r\nRemove TYPO3 6, 7, 8, 9, 10, 11, 12 compatibility\r\nPlease read upgrade instruction from documentation','jweiland.net',9000001,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289663,0,'avalex','9.0.2',3787,48,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1737733197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','b67aa0f9450222317193f5da4fbd750b','Errors will be shown directly in frontend instead of log-file','jweiland.net',9000002,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289664,0,'avalex','9.0.3',3787,18,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1769770654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','6cf3898d691829cddcf141200d0f1fc8','BUGFIX: Store empty response to cache of translated content','jweiland.net',9000003,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289665,0,'avalex','8.0.3',3787,16,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1769772437,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.6.0-0.0.0\";s:5:\"typo3\";s:13:\"6.2.0-12.5.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','3217f5bba220754a47b4436e84967bb4','BUGFIX: Store empty response to cache of translated content ','jweiland.net',8000003,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289666,0,'avalex','9.1.0',3787,18,'avalex','The avalex extension allows to display an automatically generated and updated \"Data Privacy Statement\", \"Imprint\", \"Cancellation Policy\" and \"Terms and conditions\" within a TYPO3 web site.',2,0,3,1773760377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','06c440cc9dea53cfdd89bfae7389e1c8',' Whats Changed\r\n [TASK] Add upgrade wizard for list_type to CType migration by @hojalatheef in https://github.com/jweiland-net/avalex/pull/52\r\n\r\nFull Changelog: https://github.com/jweiland-net/avalex/compare/9.0.3...9.1.0','jweiland.net',9001000,0,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289667,0,'avalex','10.0.3',3787,9,'avalex: Automated Legal Texts','Integrates automatically updated and legally compliant texts (Imprint, Privacy, Cancellation notice, and Terms and conditions) into your TYPO3 website. Protects against legal warnings through automatic updates via the avalex API.',2,0,3,1781600402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','8674a79183af6d6f66e4dd48a624223d',' Whats Changed\r\n\r\nAdd TYPO3 14 compatibility.','jweiland.net',10000003,1,0,'https://docs.typo3.org/p/jweiland/avalex/main/en-us/','ter','',''),
(9289668,0,'rc_presseservice','1.0.0',2006,137,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525021416,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','c4da176a7dfbb66a6d7ecf1cd4ed22d6','Initial Release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289669,0,'rc_presseservice','1.0.1',2006,121,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525027267,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','e6d3bca6084aab217c65206bf139aef1','Fix Documentation','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289670,0,'rc_presseservice','1.0.2',2006,126,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525037432,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','16c675f1510dfb0fe7fa1785cc2c7314','Add Structure Documentation','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289671,0,'rc_presseservice','1.0.3',2006,119,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525040131,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','10debff35aa860c9c09d7787bf8a9fd8','Fix Indents','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289672,0,'rc_presseservice','1.0.4',2006,117,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525043788,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','14eaf26327771a0c15d34956fd5276d0','Add further Documentation','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289673,0,'rc_presseservice','1.0.5',2006,112,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525047254,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','87357e8e96211e0e96dcf2d34d8194d1','Refine Deocumentation','',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289674,0,'rc_presseservice','1.0.6',2006,213,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525051447,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','cbb08e093235df93ab49a321f94a8191','Add Documents','',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289675,0,'rc_presseservice','1.0.7',2006,311,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1525054275,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Pascale Beier','p.beier@ruhr-connect.de','ruhr_connect','23855e10452d4e49703fb80872d4402f','Increment Version','',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289676,0,'rc_presseservice','1.0.8',2006,490,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1529586722,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.5.00-9.2.99\";s:9:\"scheduler\";s:13:\"8.5.00-9.2.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','ruhr-connect GmbH','info@ruhr-connect.de','ruhr_connect','7acdd938c6f53bad61622cf7672035bb','Dokumentation überarbeitet.','',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/1.0.8','ter','',''),
(9289677,0,'rc_presseservice','1.1.0',2006,260,'PresseService','Meldungen von presse-service.de in tx_news importieren und synchronisieren.',2,0,0,1581424297,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.00-9.99.99\";s:9:\"scheduler\";s:14:\"9.5.00-9.99.99\";s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','ruhr-connect GmbH','info@ruhr-connect.de','ruhr_connect','ce61e38dd1ee03f7d74212a0a6e6c203','Meldungen von presse-service.de in tx_news importieren und synchronisieren.','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/rc_presseservice/','ter','',''),
(9289678,0,'femanager_cleverreach','0.0.1',3248,204,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1525090007,'a:1:{s:7:\"depends\";a:2:{s:9:\"femanager\";s:5:\"3.0.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','4a5fc915bffddfc693258c5ea1b3224f','Initial Upload of femanager_cleverreach.','T3 Premium',1,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289679,0,'femanager_cleverreach','0.0.2',3248,262,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1525096299,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:5:\"3.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','188f60d51b71c8e4b46fda83b4ce03fa','Fix syntax in documentation and release 0.0.2','T3 Premium',2,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289680,0,'femanager_cleverreach','0.0.3',3248,343,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1525328252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:5:\"3.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','e88bb8e9c6f37ac598ac60be69af11a9','Fix line breaks in documentation','T3 Premium',3,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289681,0,'femanager_cleverreach','0.0.4',3248,309,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1528194039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:5:\"3.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','607be361cc576f5a7c78e7d60e5aa6ce','Add composer support','T3 Premium',4,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289682,0,'femanager_cleverreach','0.0.5',3248,409,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1533126641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:5:\"3.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','69ec104c71b6a3f7f28103931350c9f9','Modify the new CleverReach REST API call','T3 Premium',5,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289683,0,'femanager_cleverreach','0.0.6',3248,250,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1552043470,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"femanager\";s:5:\"3.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','2f893a5afca924e8e3254762e42abe8a','Bugfix release 0.0.6','T3 Premium',6,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/0.0/en-us','ter','',''),
(9289684,0,'femanager_cleverreach','1.0.0',3248,307,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1552548113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"femanager\";s:5:\"5.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','93bc5422ea25893a3e218887d8d03f24','Major release for support of TYPO3 9 LTS.','T3 Premium',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/femanager_cleverreach/1.0.0','ter','',''),
(9289685,0,'femanager_cleverreach','1.0.1',3248,316,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1565863053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"femanager\";s:5:\"5.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','7ffa3969e312bdc14163df74541cc1f7','Release 1.0.1 with new doc requirements','T3 Premium',1000001,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/1.0/en-us','ter','',''),
(9289686,0,'femanager_cleverreach','1.0.2',3248,151,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1579091396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"femanager\";s:5:\"5.2.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','ec2291fbff80e535e847dbe18a37f5ba','Bugfix release. Return support of TYPO3 8 & 9.','T3 Premium',1000002,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/1.0/en-us','ter','',''),
(9289687,0,'femanager_cleverreach','1.0.3',3248,390,'femanager CleverReach','Adds CleverReach subscription to femanager',1,0,3,1579096020,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"femanager\";s:5:\"5.2.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','02498521522ab17db639f90411045a93',' Bugfix release 1.0.3. Fix requirements in composer.json','T3 Premium',1000003,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/1.0/en-us','ter','',''),
(9289688,0,'femanager_cleverreach','2.0.0',3248,221,'femanager CleverReach','Adds CleverReach subscription to femanager',2,0,3,1601972038,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"femanager\";s:5:\"6.0.1\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','a0c3b6527430c3f18b8c8674bd6f7413','Support for TYPO3 10 LTS','T3 Premium',2000000,0,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/2.0/en-us','ter','',''),
(9289689,0,'femanager_cleverreach','3.0.0',3248,86,'femanager CleverReach','Adds CleverReach subscription to femanager',2,0,3,1702453487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:5:\"7.0.0\";}}','Samuel Heinz','samuel.heinz@t3premium.de','t3premium','e860fc5f4f0d4d9d58e21b98fa45ea4c','[TASK] Release femanager_cleverreach 3 for TYPO3 11','T3 Premium',3000000,1,0,'https://docs.typo3.org/p/t3premium/femanager_cleverreach/3.0/en-us','ter','',''),
(9289690,0,'rss','1.0.0',1100,587,'RSS','Library for displaying RSS Feeds',2,0,3,1525095783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','210a2f7114cebb3bb8ca55d1e8d763f5','v1.0.0','',1000000,0,0,'https://github.com/saschaende/typo3-rss/blob/master/README.md','ter','',''),
(9289691,0,'rss','1.0.1',1100,513,'RSS','Library for displaying RSS Feeds',2,0,3,1553640309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','8516b16efd4d4418115503e1f3d687e5','TYPO3 9','',1000001,1,0,'https://github.com/saschaende/typo3-rss/blob/master/README.md','ter','',''),
(9289692,0,'dw_content_protector','0.0.2',611,611,'Flux content protector','Protects flux content elements to be created/moved/copied to restricted column. Try to fix this bug https://github.com/FluidTYPO3/flux/issues/1306',2,0,0,1525260174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";s:4:\"flux\";s:7:\"> 8.0.0\";}}','Ondrej Grosko','ondrej@digitalwerk.agency','gondro','f3c65fa4694dcd661d82f6aa91b5388d','Initial Content protector version 0.0.2','Digitalwerk',2,1,0,'https://github.com/ogrosko/dw_content_protector/blob/master/README.md','ter','',''),
(9289693,0,'migration_core','0.0.1',2290,147,'Static Methods since 2007','This extension provides the migration classes for TYPO3 6.x and 7.x',2,0,4,1525261086,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','16d0e60bce3b4b6edef7073f3f30208f','\nThe code of this extension has been copied from extension div2007.\n','jambage.com',1,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289694,0,'migration_core','0.1.0',2290,238,'Static Methods since 2007','This extension provides the migration classes for TYPO3 8.x',2,0,4,1525263793,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','82f7f423294f04f012af3cf609ad6b9e','\nModifications for TYPO3 8.x.\n','jambage.com',1000,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289695,0,'migration_core','0.1.1',2290,196,'Migration from TYPO3 4.5 to 8.x','This extension provides the migration classes for TYPO3 8.x. This provides backwards compatibility to TYPO3 6.2 and 4.5',2,0,4,1525327067,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','edd18d506f27e703e56bbdccee13db20','\nBy installing this extension the missing TYPO3 4.5 methods like t3lib_div will be found also under TYPO3 7.x and 8.x.\n','jambage.com',1001,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289696,0,'migration_core','0.1.2',2290,298,'Migration from TYPO3 4.5 to 8.x','This extension provides the migration classes needed for TYPO3 8.x like t3lib_div, t3lib_extMgm, tslib_pibase and all others. This provides backwards compatibility to TYPO3 4.5 - 6.1',2,0,4,1525855455,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c09136d68baa15df2bbed72680fb6718','\nThis extension provides the migration classes t3lib_div, t3lib_extMgm, tslib_pibase and all others for TYPO3 6.x, 7.x and 8.x for backwards compatibility to TYPO3 versions from 4.5 to 6.1.\n','jambage.com',1002,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289697,0,'migration_core','0.1.3',2290,377,'Migration from TYPO3 4.5 to 8.x','This extension provides the migration classes needed for TYPO3 8.x like t3lib_div, t3lib_extMgm, tslib_pibase and all others. This provides backwards compatibility to TYPO3 4.5 - 6.1',2,0,4,1530619111,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c3669927d83a74711685d9fee757971e','\nadd a replacement copy for the TYPO3 8.x missing class TYPO3CMSCoreUtilityMonitorUtility\n','jambage.com',1003,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289698,0,'migration_core','0.0.2',2290,218,'Static Methods since 2007','This extension provides the migration classes for TYPO3 7.x',2,0,4,1530998595,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-7.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4312bd6a689f264c06f1f0e9bd1e42ad','\nThe versions 0.0.2 - 0.0.x are only for TYPO3 6.2 - 7.x .\nBugfix for composer.\n','jambage.com',2,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289699,0,'migration_core','0.1.4',2290,521,'Migration from TYPO3 4.5 to 8.x','This extension provides the migration classes needed for TYPO3 8.x like t3lib_div, t3lib_extMgm, tslib_pibase and all others. This provides backwards compatibility to TYPO3 4.5 - 6.1',2,0,4,1540311586,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4bbd2797a7402f7d1263c809b66265b4','\nadd requirement for typo3/class-alias-loader to composer.json\n','jambage.com',1004,0,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289700,0,'migration_core','0.1.5',2290,295,'Migration from TYPO3 4.5 to 8.x','This extension provides the migration classes needed for TYPO3 8.x like t3lib_div, t3lib_extMgm, tslib_pibase and all others. This provides backwards compatibility to TYPO3 4.5 - 6.1',2,0,4,1593407133,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','614e0036d92d92831ae10b8cf7acc0b2','maintenance release\r\n\r\n','jambage.com',1005,1,0,'https://github.com/franzholz/migration_core','ter','',''),
(9289701,0,'doubleoptin','0.9.0',1573,232,'doubleoptin','TYPO3 Extension providing double-opt-in functionality',1,0,4,1525696628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','256797ff7c3fea076d0eb4b18e822d03','Beta version. Allows straightforward double-opt-in form','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289702,0,'doubleoptin','0.9.1',1573,164,'doubleoptin','TYPO3 Extension providing double-opt-in functionality',1,0,4,1525756477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','cc837525e3cb0a73dc84f192cd07bf49','- feature: mail subject configurable in plugin','',9001,0,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289703,0,'doubleoptin','0.9.2',1573,117,'Double Opt In','\n        This extension provides a plugin that displays a double-opt-in form.\n        Successful double-opt-ins are saved as TYPO3 objects in the database\n        and can be exported using standard TYPO3 backend functionality.\n        The extension is especially useful if you have to retroactively\n        double-opt-in email addresses (because DSGVO coerces you to do this):\n        Just implement the form and have your users/subscribers fill it out.\n        You can also use this extension to force users to double-opt-in before\n        downloading a file.',1,0,4,1525759626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','c313fe81bca962d9b5a5e1105664799d','- initializing documentation','',9002,0,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289704,0,'doubleoptin','0.9.3',1573,117,'Double Opt In','\n        This extension provides a plugin that displays a double-opt-in form.\n        Successful double-opt-ins are saved as TYPO3 objects in the database\n        and can be exported using standard TYPO3 backend functionality.\n        The extension is especially useful if you have to retroactively\n        double-opt-in email addresses (because DSGVO coerces you to do this):\n        Just implement the form and have your users/subscribers fill it out.\n        You can also use this extension to force users to double-opt-in before\n        downloading a file.',1,0,4,1525761144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','5e4a3779b828a5d45c1c5407ca435764','- improving documentation','',9003,0,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289705,0,'doubleoptin','0.9.4',1573,199,'Double Opt In','\n        This extension provides a plugin that displays a double-opt-in form.\n        Successful double-opt-ins are saved as TYPO3 objects in the database\n        and can be exported using standard TYPO3 backend functionality.\n        The extension is especially useful if you have to retroactively\n        double-opt-in email addresses (because DSGVO coerces you to do this):\n        Just implement the form and have your users/subscribers fill it out.\n        You can also use this extension to force users to double-opt-in before\n        downloading a file.',1,0,4,1525764350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','0842fe9680522e17edfb97ab65d9535d','- documentation finetuning','',9004,0,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289706,0,'doubleoptin','0.9.5',1573,744,'Double Opt In','\n        This extension provides a plugin that displays a double-opt-in form.\n        Successful double-opt-ins are saved as TYPO3 objects in the database\n        and can be exported using standard TYPO3 backend functionality.\n        The extension is especially useful if you have to retroactively\n        double-opt-in email addresses (because DSGVO coerces you to do this):\n        Just implement the form and have your users/subscribers fill it out.\n        You can also use this extension to force users to double-opt-in before\n        downloading a file.',1,0,4,1527594206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','ext/dev','info@extdev.io','extdev','fc22ac2afb40664ea29e968271956580','- german translation\r\n- some documentation','',9005,1,0,'https://docs.typo3.org/typo3cms/extensions/doubleoptin/0.9.5','ter','',''),
(9289707,0,'supr','1.0.0',839,839,'Supr','TYPO3 integration of SUPR.com',2,0,4,1525769189,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-8.7.99\";}}','Wirecard Technologies GmbH','typo3@supr.com','abandoned_extensions','a4a9db83ff1f01079abf033a1e5137f9','SUPR provides easy to set up online stores, shopping widgets for embedding and social checkouts for selling on social media - All with a central management of products and orders.\r\nExt:SUPR lets you integrate your shop into TYPO3 seamlessly.','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/supr/1.0.0','ter','',''),
(9289708,0,'top','1.0.0',602,602,'Top','A floating arrow, that displays on scroll down, click the arrow to scroll to top.',2,0,3,1525798607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','453fb66ce77e49ce22c50438c594a7f3','Initial release','weebster GbR',1000000,1,0,'https://github.com/saschaende/top/blob/master/README.md','ter','',''),
(9289709,0,'hwt_memorylist','0.0.4',1315,211,'Flexible Memory List','Memory list plugin for TYPO3  7.6',1,0,3,1525894046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"7.0.1-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','a29fb0307fcb4482d9371fcfca59c2d6','V 0.0.4-beta - First public release\r\n\r\n[FEAT] Memory list plugin\r\n[FEAT] Configurable list types (models) and repositories\r\n[FEAT] Examplary, adaptable control elements','',4,0,0,'https://github.com/tieupmedia/HwtTypo3HwtMemorylist','ter','',''),
(9289710,0,'hwt_memorylist','0.0.5',1315,252,'Flexible Memory List','Memory list plugin for TYPO3  7.6',1,0,3,1525957705,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";s:3:\"php\";s:12:\"7.0.1-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','a95858d14abbbf6886b9c9a4fad51295','V 0.0.5-beta - Bugfix and maintenance\r\n\r\n[FIX/FEAT] Include neccessary js for ajax by default. (Can be disabled by admin.)\r\n[FIX] Disabled parameter check on ajax actions, to avoid cHash error.\r\n[FEAT] Checked compatibility with TYPO3 9.2.x','',5,0,0,'https://github.com/tieupmedia/HwtTypo3HwtMemorylist','ter','',''),
(9289711,0,'hwt_memorylist','0.0.6',1315,471,'Flexible Memory List','Memory list plugin for TYPO3  7.6',1,0,3,1527002040,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";s:3:\"php\";s:12:\"7.0.1-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','48ca386d9b9dc5279ae92a72747b3f02','V 0.0.6-beta - Feature and maintenance\r\nSee migration hint in README.md!\r\n\r\n[FEAT] Make template variants useable\r\n[FEAT] Added manual to README.md\r\n[TASK] Refactored template paths to well known standard\r\n[TASK] Refactored recordType key in TypoScript ','',6,0,0,'https://github.com/tieupmedia/HwtTypo3HwtMemorylist','ter','',''),
(9289712,0,'hwt_memorylist','0.2.0',1315,381,'Flexible Memory List','Memory list plugin for TYPO3  7.6',1,0,3,1575581251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";s:3:\"php\";s:12:\"7.0.1-7.2.99\";}}','Heiko Westermann','hwt3@gmx.de','hwt3','cb2806c7306cf91f6edf78031ed49d0d','V 0.2.0-beta - Maintenance and compatibility\r\n\r\n[UPD] Make extension available for TYPO3 10.x\r\n[UPD] Migrate TS condition syntax, to Symfony expression language\r\n[UPD] Migrate namespace of fluid abstract view helper\r\n[UPD] Removed deprecated keys in ext_emconf.php\r\n[UPD] Migrate TS file endings from .txt to .typoscript','tie-up media',2000,1,0,'https://github.com/tieupmedia/HwtTypo3HwtMemorylist','ter','',''),
(9289713,0,'memsource_plugin','1.0.0',825,513,'Memsource','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,1,1525951934,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.1.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"l10nmgr\";s:12:\"8.0.0-8.2.99\";}}','Memsource','support@memsource.com','abandoned_extensions','d8757b44d0be4a25c5aad10e7f1df204','First release.','Memsource a.s.',1000000,0,0,'','ter','',''),
(9289714,0,'memsource_plugin','1.0.1',825,312,'Memsource','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,1,1564583270,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"l10nmgr\";s:12:\"8.0.0-8.2.99\";}}','Memsource','support@memsource.com','abandoned_extensions','dec77835fe070fc5e4e860f5fd5c5171','Fix compatibility with Memsource API.','Memsource a.s.',1000001,1,0,'','ter','',''),
(9289715,0,'rf_doorman','1.0.0',461,461,'Doorman / Bouncer','With this extension you have a bouncer function to disable active users or to force new logins.',2,0,4,1525987427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Ralf Freit / www.freit.de','ralf@freit.de','abandoned_extensions','e570f6ca1e7c578f9908c518ff9c9e1e','With this extension you have a bouncer function to disable active users or to force new logins.','',1000000,1,0,'https://github.com/MrSilaz/rf_doorman/blob/master/readme.md','ter','',''),
(9289716,0,'cs_powermail_gdpr','1.0.0',3022,223,'[clickstorm] GDPR powermail checkbox','',1,0,3,1526460113,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:3:\"5.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','14cd6979114f56b03d9ba096b550f905','Initial version','clickstorm GmbH',1000000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289717,0,'cs_powermail_gdpr','1.0.1',3022,207,'[clickstorm] GDPR powermail checkbox','',1,0,3,1526462673,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:3:\"5.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','b8a6c7620ca4950ada75776dae8a56fd','Small bugfix in partials','clickstorm GmbH',1000001,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289718,0,'cs_powermail_gdpr','1.0.2',3022,196,'[clickstorm] GDPR powermail checkbox','',1,0,3,1526569406,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:3:\"5.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','0e3b0ec0c9e983cdd1dc7b3c143a1424','[RELEASE] 1.0.2 - add parsley arguments','clickstorm GmbH',1000002,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289719,0,'cs_powermail_gdpr','1.1.0',3022,289,'[clickstorm] GDPR powermail checkbox','',1,0,3,1526573670,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:3:\"4.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','f25bf740009d01d95a7f46440ad2d52f','[RELEASE] 1.1.0 - localization via TypoScript, dependency update for powermail 4, respect confirmation view','clickstorm GmbH',1001000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289720,0,'cs_powermail_gdpr','1.1.1',3022,480,'[clickstorm] GDPR powermail checkbox','',1,0,3,1526630732,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"powermail\";s:3:\"4.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','cf37681b31a449e2a296ae604425c5ba','[RELEASE] 1.1.1 - bugfix for double opt in confirmation','clickstorm GmbH',1001001,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289721,0,'cs_powermail_gdpr','1.2.0',3022,382,'[clickstorm] GDPR powermail checkbox','',1,0,3,1571836022,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:9:\"powermail\";s:3:\"4.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','eff46485bf294211c2c0e96b473b3967','[RELEASE] 1.2.0 - TYPO3 9 ready, small bugfixes','clickstorm GmbH',1002000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289722,0,'cs_powermail_gdpr','1.3.0',3022,213,'[clickstorm] GDPR powermail checkbox','',1,0,3,1586858713,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:9:\"powermail\";s:3:\"4.0\";s:3:\"vhs\";s:3:\"4.0\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','f1f080fef7288431035c43387544eff3','[RELEASE] 1.3.0 - update constraints for powermail and vhs','clickstorm GmbH',1003000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289723,0,'cs_powermail_gdpr','2.0.0',3022,237,'[clickstorm] GDPR powermail checkbox','',1,0,3,1593609555,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:13:\"8.1.0-8.99.99\";s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','78dde6ff110f0b98c8efba43518a7003','[TASK] version 2.0.0  change constraint to typo3 10 and powermail 8.0','clickstorm GmbH',2000000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289724,0,'cs_powermail_gdpr','2.0.1',3022,133,'[clickstorm] GDPR powermail checkbox','',1,0,3,1617714690,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:13:\"8.1.0-8.99.99\";s:3:\"vhs\";s:13:\"4.0.0-6.99.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','8f3b140699ec0081279a4b41ded0e9d6','[RELEASE] 2.0.1 - small bugfixes','clickstorm GmbH',2000001,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289725,0,'cs_powermail_gdpr','3.0.0',3022,74,'[clickstorm] GDPR powermail checkbox','',1,0,3,1679479054,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','09c872f4f19252daa2a0caf0ce1d22fd','Update to TYPO3 11.5 and powermail 10','clickstorm GmbH',3000000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289726,0,'cs_powermail_gdpr','3.1.0',3022,86,'[clickstorm] GDPR powermail checkbox','',1,0,3,1679479215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','292adffe772f7c2da5b5f762eb583d59','Update translations and adapt gdpr checkbox template to powermail check partial','clickstorm GmbH',3001000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289727,0,'cs_powermail_gdpr','3.1.1',3022,72,'[clickstorm] GDPR powermail checkbox','',1,0,3,1682074281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','1d59b30e3e5a51dbc75f72f68f6ed88a','Update ViewHelpers in confirmation template','clickstorm GmbH',3001001,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289728,0,'cs_powermail_gdpr','3.1.3',3022,71,'[clickstorm] GDPR powermail checkbox','',1,0,3,1682501892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','2da506a9bc8f29b821cebd4cb15cf780','Fixes issue with validation after submitting powermails confirmation page','clickstorm GmbH',3001003,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289729,0,'cs_powermail_gdpr','3.1.4',3022,91,'[clickstorm] GDPR powermail checkbox','',1,0,3,1682581591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','7fc2f472a10c39e8921d6a2eea6c57de','Bugfix validator for double opt in','clickstorm GmbH',3001004,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289730,0,'cs_powermail_gdpr','4.0.0',3022,84,'[clickstorm] GDPR powermail checkbox','',1,0,3,1693222054,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"powermail\";s:0:\"\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','07cb8eddad01e03027ba7d04fc7fe572','Adds support for TYPO3 12','clickstorm GmbH',4000000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289731,0,'cs_powermail_gdpr','4.0.1',3022,56,'[clickstorm] GDPR powermail checkbox','',1,0,3,1706011991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"powermail\";s:0:\"\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','726791fc9108611bd7a15aaf4482c475','Update composer constraints','clickstorm GmbH',4000001,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289732,0,'cs_powermail_gdpr','4.0.2',3022,78,'[clickstorm] GDPR powermail checkbox','',1,0,3,1706602421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"powermail\";s:0:\"\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','83842a63ebc27e76c27cf7df42f0547d','Bugfix issue with disabled gdpr checkbox - Undefined array key tx_cspowermailgdpr_accepted','clickstorm GmbH',4000002,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289733,0,'cs_powermail_gdpr','4.1.0',3022,30,'[clickstorm] GDPR powermail checkbox','',1,0,3,1752238476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"powermail\";s:0:\"\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','88e7e792dae1cc798fa1a64256fcf3cb','Added translations','clickstorm GmbH',4001000,0,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289734,0,'cs_powermail_gdpr','5.0.0',3022,20,'[clickstorm] GDPR powermail checkbox','',2,0,3,1765968517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:0:\"\";}}','Marc Hirdes','hirdes@clickstorm.de','clickstorm_gmbh','9d22f3762ce3566d4e2ca0b5e0e8f1b1','Migrations for TYPO3 13','clickstorm GmbH',5000000,1,0,'https://github.com/clickstorm/cs_powermail_gdpr/blob/master/README.md','ter','',''),
(9289735,0,'t3googleanalytics','0.1.0',2485,135,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1526630492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','8cb771f391695e3e48338c86bc78c5d8','Add support for TYPO3 8.7.x only','visuellverstehen',1000,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289736,0,'t3googleanalytics','0.1.2',2485,133,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1526631648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','d2543598990b4d4eaf3a4ce8169aed10','Clean up mixed version numbers','visuellverstehen',1002,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289737,0,'t3googleanalytics','0.1.7',2485,133,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1526636110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','4f4493c73bf361f6dbde78e8ba6c3286','','visuellverstehen',1007,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289738,0,'t3googleanalytics','0.1.9',2485,136,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1526638267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','4ae26854ffca5dc03eac2c65c9b95943','Reactivate publication to TER','visuellverstehen',1009,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289739,0,'t3googleanalytics','0.1.10',2485,275,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1526661283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','8c99249474a5c614b12c5f0a9d04d6e3','Add support for TYPO3 7.6 and PHP 7.0','visuellverstehen',1010,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289740,0,'t3googleanalytics','0.1.12',2485,209,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',1,0,2,1528475240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','1cb7c10941b4e1893b0da8339c160103','Bug fixed: Do not render inline JavaScript if tracking code is empty and use correct version numbers','visuellverstehen',1012,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289741,0,'t3googleanalytics','0.2.0',2485,271,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1530031963,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','f973cf7268ac5b8179ad27511391fdc4','Stable release: We tested this extension in several TYPO3 installations. It is constantly working correct and now marked as stable.','visuellverstehen',2000,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289742,0,'t3googleanalytics','0.3.0',2485,210,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1539076540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','85da1a55dca9fda7f049276be7379a4b','Add compatibility for TYPO3 9.5 LTS','visuellverstehen',3000,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289743,0,'t3googleanalytics','0.3.1',2485,395,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1540908885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','8a023fc3224243a3a86be20c86f4c6b3','Release 0.3.1','visuellverstehen',3001,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289744,0,'t3googleanalytics','0.3.2',2485,298,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1581341279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','fdf84f6e7793505aa8a33703090fc7ec','Release 0.3.2','visuellverstehen',3002,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289745,0,'t3googleanalytics','0.4.1',2485,67,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1616488588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','b174ba5344dc4f3680be33927ec69e3f','Release 0.4.1','visuellverstehen',4001,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289746,0,'t3googleanalytics','0.4.5',2485,38,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1631700273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','374308436a4c5eaa385baf7055791820','Release 0.4.5','visuellverstehen',4005,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289747,0,'t3googleanalytics','0.4.7',2485,41,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1631701818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','4a33c8fc5b3ad860cc02baeaf699609c','Release 0.4.7','visuellverstehen',4007,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289748,0,'t3googleanalytics','1.0.0',2485,41,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1631704644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','9d7424f1683fc2a2d163ef1ced48c688','Release 1.0.0','visuellverstehen',1000000,0,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289749,0,'t3googleanalytics','1.0.1',2485,103,'t3googleanalytics','An easy and basic Google Analytics extension for TYPO3.',2,0,2,1631706741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','eb0b202bddd2461f78275fea590e5a00','Release 1.0.1','visuellverstehen',1000001,1,0,'https://github.com/visuellverstehen/t3googleanalytics','ter','',''),
(9289750,0,'pxa_siteimprove','1.0.0',6628,250,'Siteimprove','',0,0,3,1526634934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','3effb4a0a48f6802cd16e7b51f88e21e','The first stable release with support for TYPO3 6.2 to 8.7','',1000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.0/en-us','ter','',''),
(9289751,0,'pxa_siteimprove','1.0.1',6628,441,'Siteimprove','',0,0,3,1526636674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','0f81b969a92c06ff2e618bb9cb22c0a5','Documentation update.','',1000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.0/en-us','ter','',''),
(9289752,0,'pxa_siteimprove','1.0.2',6628,365,'Siteimprove','',0,0,3,1534235885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','dd0c0ccc69c26fb2182d2a0faf560d62','Update TYPO3 dependencies','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_siteimprove/1.0.2','ter','',''),
(9289753,0,'pxa_siteimprove','1.1.0',6628,408,'Siteimprove','',0,0,3,1535115283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','1d5ce7e38fda3e23ad53e15774ebf183','Improved URL resolving.','',1001000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.1/en-us','ter','',''),
(9289754,0,'pxa_siteimprove','1.1.1',6628,321,'Siteimprove','',0,0,3,1540361149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','039b967ec81cbe0fcbf7ed247dca8972','This release contains mostly security fixes but also the following improvements:\r\n\r\n Do not add port if it is a part of domain already\r\n Add more debugging possibilities for eID\r\n Possibility for a BE user to toggle Siteimprove on and off\r\n Possibilit','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_siteimprove/1.1.1','ter','',''),
(9289755,0,'pxa_siteimprove','1.2.0',6628,306,'Siteimprove','',2,0,3,1540827856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','666f1cfb0a0e14136f76127035b779bc','This release make the token configurable for Siteimprove. But if no token is provided the default one is used.','',1002000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.2/en-us','ter','',''),
(9289756,0,'pxa_siteimprove','1.2.1',6628,302,'Siteimprove','',2,0,3,1540885508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','d4b2c48e18b092285dd28881d20aee46','Set default token to be empty.','',1002001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.2/en-us','ter','',''),
(9289757,0,'pxa_siteimprove','1.2.2',6628,425,'Siteimprove','',2,0,3,1540979907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Mattias Nilsson','mattias@pixelant.se','mattias.nilsson','d93196be39f03310501e7b9b335ba60d','Change the structure the urls are fetched for pages.','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_siteimprove/1.2.2','ter','',''),
(9289758,0,'pxa_siteimprove','1.3.0',6628,381,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1548227701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','02c4feaff852e8ce85e03f0cddc0e3d0','This release makes the extension TYPO3 9 LTS compatible.','Pixelant',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_siteimprove/1.3.0','ter','',''),
(9289759,0,'pxa_siteimprove','1.4.0',6628,340,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1554288912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','d8ae1d94a0cf58d50e9bd58bcb37c7d6','Deeplinking support for TYPO3 v8 and v9 LTS. Clicking \"Edit in CMS\" within the Siteimprove Intelligence Platform will take you to the corresponding page within TYPO3s Page Module.','Pixelant',1004000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.4/en-us','ter','',''),
(9289760,0,'pxa_siteimprove','1.4.1',6628,576,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1557316293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','2865a73a37245858696e62765b1d3b77','Fixes scheme definition when using reverseProxyIP and reverseProxySSL.','Pixelant',1004001,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_siteimprove/1.4.1','ter','',''),
(9289761,0,'pxa_siteimprove','1.4.2',6628,290,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1585913590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','d06568b7446b85dd1320b7af79462e17','Respect site configuration in TYPO3 v9 LTS. Release notes: https://github.com/pixelant/pxa_siteimprove/releases/tag/v1.4.2','Pixelant',1004002,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/1.4/en-us','ter','',''),
(9289762,0,'pxa_siteimprove','2.0.0',6628,287,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1587460967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','383d7c596a546af8c8d83fed6486670d','TYPO3 v10 LTS compatibility. (TYPO3 v6.2 LTS is no longer supported.) Release notes: https://github.com/pixelant/pxa_siteimprove/releases/tag/v2.0.0','Pixelant',2000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/2.0/en-us','ter','',''),
(9289763,0,'pxa_siteimprove','2.0.1',6628,274,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1593094079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','a74f0a9c71511f85d4a9c86c1a02b60c','Improved documentation. https://github.com/pixelant/pxa_siteimprove/releases/tag/v2.0.1','Pixelant',2000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/2.0/en-us','ter','',''),
(9289764,0,'pxa_siteimprove','2.0.2',6628,193,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1601634266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','ed4af2f9debd2ea4ea1dc57bd1e591b6','Fixed errors in TYPO3 7.6 LTS. Release notes: https://github.com/pixelant/pxa_siteimprove/releases/tag/v2.0.2','Pixelant',2000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/2.0/en-us','ter','',''),
(9289765,0,'pxa_siteimprove','2.1.0',6628,182,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1604328499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','ec741fe57746f4989934f14bb5276486','Enable Siteimprove by default for a user or user group. Release notes: https://github.com/pixelant/pxa_siteimprove/releases/tag/v2.1.0','Pixelant',2001000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/2.1/en-us','ter','',''),
(9289766,0,'pxa_siteimprove','3.0.0',6628,102,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1641290622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','e8cfd5c295819098cec8227ceba8f077','[RELEASE] Prepare for version 3.0.0 (42)','Pixelant',3000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/3.0/en-us','ter','',''),
(9289767,0,'pxa_siteimprove','3.0.1',6628,101,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1641301235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','05b0b97a5612c3519aba20ddf5cf05ce','[RELEASE] Prepare for version 3.0.1','Pixelant',3000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/3.0/en-us','ter','',''),
(9289768,0,'pxa_siteimprove','3.0.2',6628,108,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1641301685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','5156852b9cc75a2096f70c1507d56e6a','[RELEASE] Prepare for version 3.0.2','Pixelant',3000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/3.0/en-us','ter','',''),
(9289769,0,'pxa_siteimprove','4.0.0',6628,102,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1641910003,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:12:\"9.5.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','299e9a4fdc04429f73d0a8244b70154d','[RELEASE] Prepare for version 4.0.0. (46)','Pixelant',4000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289770,0,'pxa_siteimprove','4.0.1',6628,118,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1641910649,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:12:\"9.5.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','64f7093a0a02d9232c9e3efc0226f614','[RELEASE] Prepare for version 4.0.1','Pixelant',4000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289771,0,'pxa_siteimprove','4.0.2',6628,116,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1642165037,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:13:\"10.3.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','c16298fbad71a8782d76cf26754dbae7','[RELEASE] Prepare for version 4.0.2 (50)','Pixelant',4000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289772,0,'pxa_siteimprove','3.0.3',6628,102,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1642167075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','f8c835e1d0a36fad7d5017a819eb60ec','[RELEASE] Prepare for version 3.0.3 (51)','Pixelant',3000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/3.0/en-us','ter','',''),
(9289773,0,'pxa_siteimprove','2.1.1',6628,98,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1648109883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','Pixelant','info@pixelant.net','mattias.nilsson','7893bbe616b08b935e587c234497f9de','Add support for autogenerated tokens.','Pixelant',2001001,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/2.1/en-us','ter','',''),
(9289774,0,'pxa_siteimprove','4.0.3',6628,116,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1653627218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:13:\"10.3.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','133a0ea0f19de8322542c4589d51aafe','[RELEASE] Prepare for version 4.0.3 (54)','Pixelant',4000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289775,0,'pxa_siteimprove','4.0.4',6628,97,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1665575745,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:13:\"10.3.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','5498c4eaa6a052969e245e322aa6a396','[RELEASE] Prepare for version 4.0.4 (56)','Pixelant',4000004,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289776,0,'pxa_siteimprove','4.0.5',6628,93,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1666082718,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:13:\"10.3.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','983e9d9b20c9d4e488b6148149497607','[RELEASE] Prepare for version 4.0.5','Pixelant',4000005,0,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289777,0,'pxa_siteimprove','4.0.6',6628,134,'Siteimprove','Official integration of the popular digital optimization intelligence platform.',2,0,3,1666698763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-11.5.99\";s:9:\"dashboard\";s:13:\"10.3.0-11.5.9\";}}','Pixelant','info@pixelant.net','mattias.nilsson','b90336bc82462495613fb2137ea51c4c','[RELEASE] Prepare for version 4.0.6','Pixelant',4000006,1,0,'https://docs.typo3.org/p/pixelant/pxa-siteimprove/4.0/en-us','ter','',''),
(9289778,0,'dp_cookieconsent','9.2.0',15868,303,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1526761040,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','e6b4e44cb2c68c2643aa99abec58540f','This Plugin includes the most popular solution to the EU Cookie law JavaScript Plugin (Cookie Consent)[https://cookieconsent.insites.com/]. I extend a Script helper, so work with the ePrivacy law.\r\n\r\nThough dont care about the latest EU laws and handle y','',9002000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289779,0,'dp_cookieconsent','9.2.1',15868,352,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1526840879,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','8db806b49fae0a27e63d754d92d1de8b','dismiss on scroll integration if activated in constants','',9002001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289780,0,'dp_cookieconsent','9.2.3',15868,303,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1527671524,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','31a0a2f5791d0fb61cf78d8d67a8f334','TYPO3 7LTS Support','',9002003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289781,0,'dp_cookieconsent','9.2.4',15868,352,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1527782660,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','f2c27a085ab77348c1b9ffaa18e64c33','TYPO3 6.2 LTS support','',9002004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289782,0,'dp_cookieconsent','9.2.5',15868,384,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1528285008,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','3f0b762123c89583fb25a180677e12c9','move cdn files to lokal storage','',9002005,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289783,0,'dp_cookieconsent','9.2.6',15868,344,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1529081328,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.2.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','0f9067d638155d8dfff0a0d37dd736fd','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.2.6','',9002006,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289784,0,'dp_cookieconsent','9.3.0',15868,354,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1529672328,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','b9dc9efe37a213def675826a76e7bc3a','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.3.0','',9003000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289785,0,'dp_cookieconsent','9.3.1',15868,324,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1530817976,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','fa978066d879ef9780300b8a628bdcd1','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.3.1','',9003001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289786,0,'dp_cookieconsent','9.3.2',15868,256,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1531894144,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','e6ac0966146633b3835c22f3e48e3dc5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.3.2','',9003002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289787,0,'dp_cookieconsent','9.3.3',15868,482,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1531894488,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','aa1a1ef4bcb348130f3723fd0842eeaa','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.3.3','',9003003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289788,0,'dp_cookieconsent','9.5.0',15868,275,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1538744766,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','b63227b9dc7a7275c0528b4f2fbaed5d','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.0','',9005000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289789,0,'dp_cookieconsent','9.5.1',15868,361,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1538745250,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','4b6e1bc034fb69d74bdf3faaac8b7773','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.1','',9005001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289790,0,'dp_cookieconsent','9.5.2',15868,645,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1542709701,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','596860c62b8a7c7083d3d2ea6212c80b','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.2','',9005002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289791,0,'dp_cookieconsent','9.5.3',15868,229,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1568035266,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','7d8262bae267537464c1ee5abb88b8a5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.3','',9005003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289792,0,'dp_cookieconsent','9.5.4',15868,232,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1568036763,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','1b696caf6478e5533d43d7ee0c6e4ad5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.4','',9005004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289793,0,'dp_cookieconsent','9.5.5',15868,355,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1568037102,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','a7c3213155a73f126ddb071db453f7df','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.5','',9005005,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289794,0,'dp_cookieconsent','9.5.6',15868,397,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1568735857,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','da8e6b8e5d056e98f97ae7025b3a9e01','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.5.6','',9005006,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289795,0,'dp_cookieconsent','9.6.0',15868,325,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1571679928,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','2ed3ab018af0eb185b56b68f43bcabe7','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.6.0','',9006000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289796,0,'dp_cookieconsent','9.7.0',15868,339,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',1,0,2,1572262126,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','979ee19be4a56e4b59460100e79cd3f0','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.7.0','',9007000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289797,0,'dp_cookieconsent','9.7.1',15868,327,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1572889868,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','c1522d98b5aec65d2369afabeee581e5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.7.1','',9007001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289798,0,'dp_cookieconsent','9.8.0',15868,336,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',1,0,2,1573238204,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','d507deb021065bc64c02c8a27d3d51f1','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.8.0','',9008000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289799,0,'dp_cookieconsent','9.9.0',15868,320,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1574061337,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','93931fb5443573869a3011f37e038237','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/9.9.0','',9009000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289800,0,'dp_cookieconsent','10.0.0',15868,350,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1574851637,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','5ab6da6180ff998755b2302e86ffc7f2','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.0.0','',10000000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289801,0,'dp_cookieconsent','10.1.0',15868,336,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1575561431,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','59c49411a4798e5997ea2ebc36aafc2b','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.1.0','',10001000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289802,0,'dp_cookieconsent','10.2.0',15868,432,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1576058510,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','b7808202f5c5cc52e0da78bf6090a48d','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.2.0','',10002000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289803,0,'dp_cookieconsent','10.3.0',15868,478,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1578322774,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','8632d8413cc144ca2f5d2941263cbb87','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.3.0','',10003000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289804,0,'dp_cookieconsent','10.4.0',15868,229,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1581061754,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','973cee87f0fbe0099269e28a41a912e9','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.4.0','',10004000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289805,0,'dp_cookieconsent','10.4.1',15868,281,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1581195448,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','0a6bd79c297bb9c03e1f9ba2a0dddc20','bugfix: force Accept / Deny','',10004001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289806,0,'dp_cookieconsent','10.4.2',15868,330,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1581584861,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','ec5426b2cfb84d1f6dae287a866f06e2','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.4.2','',10004002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289807,0,'dp_cookieconsent','10.5.0',15868,224,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1583238633,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','70f60d42c896551700a24dab1e277691','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.0','',10005000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289808,0,'dp_cookieconsent','10.5.1',15868,384,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1583841736,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','8eae3608dc81b40ff0c555ac1a099a55','Support TYPO3 6-10.4\r\nhttps://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.1','',10005001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289809,0,'dp_cookieconsent','10.5.2',15868,336,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1588055077,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','b5145fa83ccc18a4d0d8dba96e5ab7d1','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.3','',10005002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289810,0,'dp_cookieconsent','10.5.4',15868,402,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1592152758,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','e2dd68bc595f34fb57b39c59bf80fcf5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.4','',10005004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289811,0,'dp_cookieconsent','10.5.5',15868,206,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1596746537,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','d3163bcb047b7fadba57dd8b6db3cc34','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.5','',10005005,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289812,0,'dp_cookieconsent','10.5.6',15868,218,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1597166792,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','8bae574d7d069a1f40af26334093843a','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.6','',10005006,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289813,0,'dp_cookieconsent','10.5.7',15868,310,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1597940888,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-dvelop.de','dirkpersky','cf410ad37339d1e5737402ce512dd75e','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.5.7','',10005007,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289814,0,'dp_cookieconsent','10.6.0',15868,197,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1602792620,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','e6005c255217c9ac15065b6ce9441b17','More information on https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',10006000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289815,0,'dp_cookieconsent','10.6.1',15868,275,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1603355818,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','e322eb04abbc99ec24869aaddc57c966','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.6.1','',10006001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289816,0,'dp_cookieconsent','10.6.2',15868,140,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1612094355,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','94b46277905c93d885e0f48db86e8eb7','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.6.2','',10006002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289817,0,'dp_cookieconsent','10.6.3',15868,124,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1612511366,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','2d9d793ea40cbd36b114e7036229b291','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.6.3','',10006003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289818,0,'dp_cookieconsent','10.7.0',15868,146,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1612512264,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','bb54ce6f851174581f3b0e05c870e422','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/10.7.0','',10007000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289819,0,'dp_cookieconsent','11.0.0',15868,150,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1615880476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.1.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','ccbd59bae44f17377bf33dc5a243071b','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.0.0','',11000000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289820,0,'dp_cookieconsent','11.1.0',15868,140,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1631538918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','512fdecd0b74584e13789af102ed0dc3','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.1.0','',11001000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289821,0,'dp_cookieconsent','11.1.1',15868,136,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1633966440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','e533b329405f374636944fcc9add6ce6','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.1.1','',11001001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289822,0,'dp_cookieconsent','11.2.0',15868,110,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1639562669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','3f899d4ef550f9388a0d65c46464aa86','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.2.0','',11002000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289823,0,'dp_cookieconsent','11.3.0',15868,129,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1640197637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','a3a5a36e81bda0b9d5d05ed48c340640','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.3.0','',11003000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289824,0,'dp_cookieconsent','11.2.1',15868,111,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1640777140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','9bc1b30a245c4f8bbee377fc69e440fc','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.2.1','',11002001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289825,0,'dp_cookieconsent','11.4.0',15868,115,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1640777355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','7ffeeb1b37b962ad4b81e58fe29aa650','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.4.0','',11004000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289826,0,'dp_cookieconsent','11.4.1',15868,128,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1640790880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','0c94d4d3b4d976c5d0099ea34a17086c','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/1.4.1','',11004001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289827,0,'dp_cookieconsent','11.5.0',15868,123,'Cookie Consent','Include Cookie Consent, a lightweight JavaScript plugin for alerting users about the use of cookies on your website.',2,0,2,1641479542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','39cca50e841caa90d56a5897ff0160f5','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.5.0','',11005000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289828,0,'dp_cookieconsent','11.6.0',15868,122,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',2,0,2,1642953310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','71e898e2e6854b7465c02b66155f7a68','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.6.0','',11006000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289829,0,'dp_cookieconsent','11.6.1',15868,120,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',2,0,2,1643399392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','a2d4e3e3c04a525f09de131e87d255d6','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.6.1','',11006001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289830,0,'dp_cookieconsent','11.6.2',15868,128,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',2,0,2,1648233993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','a48d20350d27c0122e265959b6e23d89','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.6.2','',11006002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289831,0,'dp_cookieconsent','11.6.3',15868,120,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',2,0,2,1655741195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','c738453573e4fea62b6fb8c80b1e5a40','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/11.6.3','',11006003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289832,0,'dp_cookieconsent','12.0.0',15868,88,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1679053216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','303de750d61cbf7908affe26c0132c8e','TYPO3 v12 beta release','',12000000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289833,0,'dp_cookieconsent','12.0.1',15868,81,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1682965617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','57f8fea734057ae0092bd9f4b7d1e048','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/12.0.1','',12000001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289834,0,'dp_cookieconsent','12.0.3',15868,85,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1683047279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','17480110385450aff1ec9f4056378d2a','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12000003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289835,0,'dp_cookieconsent','12.0.4',15868,76,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1692790341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','821c5aa7d286dbb5d07b799f755566c8','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12000004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289836,0,'dp_cookieconsent','12.1.0',15868,75,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1698707168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','3fa7e9546a28b5cbbfb00a4954a3a55e','More information onn https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12001000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289837,0,'dp_cookieconsent','12.1.1',15868,62,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1699105365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','8e1f0095ca7f22eeeb2bf38ed49be725','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12001001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289838,0,'dp_cookieconsent','12.1.2',15868,65,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1699105805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','6271c4f79919398389d8ede28ee8fb77','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12001002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289839,0,'dp_cookieconsent','12.1.3',15868,64,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1699471800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','8486317044deb329829a81ae90d61912','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12001003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289840,0,'dp_cookieconsent','12.1.4',15868,72,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1699903349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','ba2c8ebe4d269077bafc66a03433b4d0','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12001004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289841,0,'dp_cookieconsent','12.2.0',15868,57,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1710163126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','700a9245c4d1633cf0606fb1d9f2a351','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289842,0,'dp_cookieconsent','12.2.1',15868,62,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1710353270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','a387d9222979731df62b10b103729798','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289843,0,'dp_cookieconsent','12.2.2',15868,59,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1711133249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','1d9b4d61d6561aab233ea14c6f879ed8','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289844,0,'dp_cookieconsent','12.2.3',15868,65,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1711531748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','8be51291da6dbead49e2f3d1316c7459','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002003,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289845,0,'dp_cookieconsent','12.2.4',15868,56,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1712409211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','c2cc5b2a217782050fd65d1765175f94','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002004,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289846,0,'dp_cookieconsent','12.2.5',15868,59,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1712859086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','7472a6d5ead13ec6fe6d46b846f86ee0','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002005,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289847,0,'dp_cookieconsent','12.2.6',15868,66,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1713701090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','d5e5754dbb6ce6f11badcb3057c34beb','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',12002006,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289848,0,'dp_cookieconsent','13.0.0',15868,53,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1730375307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','41dc5d12d104384102a1b08c8594670b','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',13000000,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289849,0,'dp_cookieconsent','13.0.1',15868,45,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1734813822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','a90f158407e9b0155e01bfca3f3d2eff','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',13000001,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289850,0,'dp_cookieconsent','13.0.2',15868,50,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',1,0,2,1739702740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','27386f7bf404f0fed3e5820ae9c1d55f','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases/tag/13.0.2','',13000002,0,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289851,0,'dp_cookieconsent','14.0.6',15868,3,'Cookie Consent','Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)',2,0,2,1787247328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.4.99\";}}','Dirk Persky','infoy@dp-wired.de','dirkpersky','6a2a3d682fa061228b268fde8eb789ae','https://github.com/DirkPersky/typo3-dp_cookieconsent/releases','',14000006,1,0,'https://docs.typo3.org/p/dirkpersky/typo3-dp_cookieconsent/main/en-us/','ter','',''),
(9289852,0,'gdpr','0.0.1',1257,455,'Make TYPO3 compatible to GDPR','This extensions enables you as site owner and extension developer to comply with the GDPR by covering some of the important aspects',1,0,1,1526835361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','9f34a2c009a27558e82abe0cc6d267e7','Initial upload of GDPR extension - free variant. Find all information at https://gdpr.extension.support/','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/gdpr/1.0.0/','ter','',''),
(9289853,0,'gdpr','1.0.0',1257,802,'Make TYPO3 compatible to GDPR','',1,0,1,1537420839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','3abb2d2f95e731ab7571767b6acf032a','1st public release including all features of previous paid version','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/gdpr/1.0.0/','ter','',''),
(9289854,0,'de_stomt_feedback','1.0.0',449,449,'Stomt-Feedback','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your typo3 site.',2,0,3,1526938914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','STOMT Gmbh.','bader.mariem1@gmail.com','abandoned_extensions','47504e4475b4629c0490ae53729892e4','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your wordpress site.\r\n\r\nInstallation is simple and only takes seconds.','',1000000,1,0,'','ter','',''),
(9289855,0,'de_stomt_feedbackk','1.0.0',423,423,'Stomt-Feedback','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your typo3 site.',2,0,3,1526939717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','STOMT Gmbh.','bader.mariem1@gmail.com','abandoned_extensions','096daff8da09deca8ff92f31362e0c8d','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your wordpress site.\r\n\r\nInstallation is simple and only takes seconds.\r\n\r\nDocumentation:https://github.com/stomt/stomt-','',1000000,1,0,'','ter','',''),
(9289856,0,'stomt_feedback','1.0.0',417,417,'Stomt-Feedback','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your typo3 site.',2,0,3,1526940999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.99-8.7.99\";}}','STOMT Gmbh.','bader.mariem1@gmail.com','stomt','3ba27b223b28d5ec8f65fbfd61b0e95d','STOMT makes it easy for anyone to provide instant feedback. This plugin allows you to customize the STOMT feedback button and add it to your wordpress site.\r\n\r\nInstallation is simple and only takes seconds.\r\n\r\nDocumentation:https://github.com/stomt/stomt-','',1000000,1,0,'','ter','',''),
(9289857,0,'video_shariff','1.0.0',4363,408,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1527086874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','fc94def3fa221227b09c4dab4343251f','First release of video_shariff.\r\nThis extension provides more privacy when embedding videos in frontend.','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289858,0,'video_shariff','1.1.0',4363,477,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1528707662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','ff9f129b3ce416e4cc5428d431b32058','Bugfix for local embedded videos.','jweiland.net',1001000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289859,0,'video_shariff','1.2.0',4363,356,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1550126775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','4fc2c12978d932af599dfc50d065b1a8','TYPO3 9 LTS release','jweiland.net',1002000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289860,0,'video_shariff','1.2.1',4363,329,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1560934494,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','b9446bcad7af92fff14a4804122e9d38','Bugfix: Wrong HTML structure for internal video files','jweiland.net',1002001,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289861,0,'video_shariff','1.3.0',4363,353,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1570716818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','88a114a92358b7ff040596ced583ea06','First release to be compatible with TYPO3 10.0 and 10.1\r\n','jweiland.net',1003000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289862,0,'video_shariff','1.3.1',4363,281,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1579176539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','619e9e41bc152a2cf4fc07b4aa5be232','Fix typos in documentation and german plugin translation','jweiland.net',1003001,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289863,0,'video_shariff','1.3.2',4363,285,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1581004429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','b062b4fe2c3e481ed955c69886df0728','Create new minified version if VideoShariff.js because it is outdated','jweiland.net',1003002,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289864,0,'video_shariff','1.4.0',4363,169,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1582015679,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','58685fd69fb5e797541bcecc64c33a1c','- Directly write video html to data-video\r\n- Deprecate VideoViewHelper\r\n- Add support for TYPO3 v10.2','jweiland.net',1004000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289865,0,'video_shariff','1.4.1',4363,271,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1582034387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','48543e218eadde5b2ed419a7aa63adf4','Fix bug that JavaScript throws ReferenceError when TYPO3 is not defined.','jweiland.net',1004001,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289866,0,'video_shariff','1.5.0',4363,257,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1587715630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','f30dd5abaaac50a6bc6e14fb1b003cb4','TYPO3 v10 release','jweiland.net',1005000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289867,0,'video_shariff','1.6.0',4363,232,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1592909138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','d1001bf8aa00fc5169e3e5212139e101','Render default thumbnail if online media helper can not fetch one.\r\nThe default thumbnail is customizable using TypoScript. Read the docs for more information.','jweiland.net',1006000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289868,0,'video_shariff','1.6.1',4363,258,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1594366642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','843045aaa826a910c0ebc8759c7af783','In 1.6.0 the setup.txt file was replaced by setup.typoscript and a new constants.typoscript has been added.\r\nThis was a breaking change without releasing it as new major version.\r\nThis release contains a modified setup.txt that fixes the breaking change.','jweiland.net',1006001,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289869,0,'video_shariff','1.7.0',4363,145,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1615378020,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:11:\"8.7.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','a86bbffe8fd1cbea6b78ffa8ce214652','- Add partial for ext:news and use it by default\r\n- Fix JavaScript error \"TYPO3 is undefined\"','jweiland.net',1007000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289870,0,'video_shariff','2.0.0',4363,134,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1631800535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:12:\"10.4.0-0.0.0\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','383e36e79fdb6e27026e5f3d4308de00','Compatible with TYPO3 v11','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289871,0,'video_shariff','2.0.2',4363,110,'Video shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1662357012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:20:\"fluid_styled_content\";s:12:\"10.4.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6b91a11a89aa2a1cf9906535fb6164a2','BUGFIX: JS: Encapsulate global vars into function\r\nTASK: Update php-cs-fixer to version 3\r\nBUGFIX: JS: Check if class exists in class array\r\nUpdate documentation to new structure','jweiland.net',2000002,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289872,0,'video_shariff','3.0.0',4363,96,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1683189146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";s:20:\"fluid_styled_content\";s:13:\"11.5.23-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','05e925d18c2210bb06680e6e59ac80a4','Add TYPO3 12 compatibility\r\nRemove TYPO3 10 compatibility\r\nAdd JSON-LD data to fluid templates','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289873,0,'video_shariff','3.1.0',4363,52,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1725657245,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";s:20:\"fluid_styled_content\";s:13:\"11.5.23-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b8c3d80ed88596f70f7fb5a7f46d601d','FEATURE: Add VH argument fallbackThumbnailFile\r\nTASK: Remove TypoScript access from VH\r\nBUGFIX: Prevent duplicate EXT: parsing\r\nDOCS: Please read update instructions before updating. Maybe you have to update your templates!!!','jweiland.net',3001000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289874,0,'video_shariff','3.2.0',4363,46,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1729496627,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";s:20:\"fluid_styled_content\";s:13:\"11.5.41-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','6bc8fdb260d28e568e44bd16999781a2','[TASK] Documentation ChangeLog page added\r\n[BUGFIX] Prevent TypeError when returning public','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289875,0,'video_shariff','4.0.0',4363,55,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1730933948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','cb69c5f1d17b4971e77a85d2d1de1f37','   [TASK] Compatibility fixes for TYPO3 13 LTS.\r\n   [TASK] Documentation settings changed to guides.xml','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289876,0,'video_shariff','5.0.0',4363,11,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1776725635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:20:\"fluid_styled_content\";s:14:\"14.0.0-14.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','420ab096167518ce34ec008c7e23f793','Video Shariff 5.0.0  TYPO3 v14 compatibility release.\r\n\r\nHighlights:\r\n- Full support for TYPO3 14.014.4.\r\n- New Site Set \"Video Shariff\" (jweiland/video-shariff) with configurable setting videoShariff.defaultThumbnail.\r\n- All ViewHelpers migrated from renderStatic() to instance render().\r\n- OnlineMediaHelperRegistry now constructor-injected; GetOnlineMediaHelperTrait deprecated.\r\n- PHP 8.4 added to CI; phpstan 2.0, typo3/coding-standards 0.9, PHPUnit 11.5.','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289877,0,'video_shariff','5.1.0',4363,11,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1776780143,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5a0bf7f6f40742bf3cbba1e62d233979','   [TASK] Update .editorconfig to refine rules for file types\r\n   [TASK] Update composer.json for TYPO3 14.3 compatibility and bump version to 5.1.0\r\n   [TASK] Update CGL config for TYPO3 14.3 compatibility adjustments\r\n   [TASK] Migrate XLIFF files to version 2.0 format for VideoShariff\r\n   [TASK] Restructure TypoScript defaultThumbnail configuration for improved clarity','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289878,0,'video_shariff','5.1.1',4363,12,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1776867090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','4fac5911f356265e492b4fad45c1b2fe','[TASK] Update XLIFF files made changes for version 2.0\r\n[TASK] TYPO3 14.3 compatibility changes','jweiland.net',5001001,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289879,0,'video_shariff','5.1.3',4363,12,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1779455234,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','ac66cbff168f6e907a8ebf546594367f','[BUGFIX] Prevent syntax error with EXT: in ExpressionLanguage','jweiland.net',5001003,0,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289880,0,'video_shariff','5.1.4',4363,3,'Video Shariff','This extension provides more privacy when embedding videos in frontend.',2,0,3,1786711885,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','08d7f620bb2ace983b0f213846fb0b23','Migrate XLF files from version 2.0 back to version 1.2','jweiland.net',5001004,1,0,'https://docs.typo3.org/p/jweiland/video-shariff/main/en-us/','ter','',''),
(9289881,0,'cookie_data_privacy','8.7.13',3372,249,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1527468248,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"vhs\";s:12:\"4.4.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','ce41b501e7e4c2cfbcdc027d3dc1ae3b','Initial release','',8007013,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289882,0,'cookie_data_privacy','8.7.14',3372,193,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1527479094,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"vhs\";s:12:\"4.4.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','85030165d209df75636eb1c245fed1ef','Documentation updated','',8007014,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289883,0,'cookie_data_privacy','8.7.15',3372,339,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1527481728,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"vhs\";s:12:\"4.4.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','0e7e1122655e105d9eb1a9ad97476a27','Regular updates','',8007015,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289884,0,'cookie_data_privacy','8.7.16',3372,317,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1527521490,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"vhs\";s:12:\"4.4.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','730e4fcf4cac39c330277a33623b156b','Major changes, multi-domain supported','',8007016,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289885,0,'cookie_data_privacy','8.7.17',3372,423,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1527716365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";s:3:\"vhs\";s:12:\"3.1.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','543a22d5b69540b9ef3f1f4321d553cf','Default language label can be change from constants, Bug fix, YouTube tutorial','',8007017,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289886,0,'cookie_data_privacy','9.0.0',3372,522,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1529515688,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-9.3.99\";s:3:\"vhs\";s:12:\"3.1.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','5e937bc93a736cf0064047da37677fe6','compatibility with TYPO3 v9.3.x, bug fix, define form IDs from backend for required data privacy','',9000000,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289887,0,'cookie_data_privacy','9.1.0',3372,399,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1561414953,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";s:3:\"vhs\";s:12:\"3.1.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','3319cd1f1a4df618be66fde1815659d8','Compatibility with TYPO3 9.5x, documentation updated','',9001000,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289888,0,'cookie_data_privacy','9.1.1',3372,549,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1565364135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";s:3:\"vhs\";s:12:\"3.1.0-8.7.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','bdcc59aea005641e0d99048b77f41855','Accept/Deny cookie without page reload','',9001001,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289889,0,'cookie_data_privacy','10.4.0',3372,223,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1588123317,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.15-10.4.99\";s:3:\"vhs\";s:12:\"5.0.0-6.1.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','a930007b45552a52b6f3cdeeabb1a797','Compatibility with TYPO3 v10.4x, UI changes, updated documentation, Bug fix','',10004000,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289890,0,'cookie_data_privacy','10.4.1',3372,50,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1621797959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.27-10.4.99\";s:3:\"vhs\";s:12:\"5.0.0-6.1.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','13094a580d95521894ffe97a08ddf2d5','Language labels feature added, read the documentation for more info','',10004001,0,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289891,0,'cookie_data_privacy','10.4.2',3372,108,'Cookie Privacy & Data Privacy (DSGVO)','Cookie Privacy: The Cookie Law is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet. Data Privacy: Datenschutz-Grundverordnung (DSGVO), englisch General Data Protection Regulation (GDPR) is a regulation of the European Union , which standardises the rules on the processing of personal data by private companies and public authorities across the EU. DSGVO is directly applicable from 25 May 2018.',1,0,5,1621798871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.27-10.4.99\";s:3:\"vhs\";s:12:\"5.0.0-6.1.99\";}}','Ghanshyam B. Gohel','ghanshyam.typo3developer@gmail.com','ghanshyamgohel','58016290b10ce0a61803886410e74ef9','Language labels feature added, read the documentation for more info, composer extension key added','',10004002,1,0,'https://docs.typo3.org/p/typo3liebhaber/cookie_data_privacy/master/en-us/','ter','',''),
(9289892,0,'project_version','0.1.1',3005,240,'Project Version','Displays current project version based on VERSION file or GIT revision.',0,0,4,1527513623,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.15\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','08067217428d80e1c484dacb8ece97e6','initial upload','',1001,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289893,0,'project_version','0.2.0',3005,242,'Project Version','Displays current project version based on VERSION file or GIT revision.',0,0,4,1527687304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.15\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','76a94264af37d216144f3db3c6c3f710','The main focus for this release was on supporting custom version file names and locations. Default location and name is still VERSION in the web docroot.\r\nBut this can now be configured inside the ExtensionConfiguration to a custom location in the web d','',2000,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289894,0,'project_version','0.2.1',3005,168,'Project Version','Displays current project version based on VERSION file or GIT revision.',0,0,4,1528983891,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.16\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','5a408ea42f88007a63a1b25033444969','Raise TYPO3 version constraint to support latest release (8.7.16)','',2001,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289895,0,'project_version','0.3.0',3005,259,'Project Version','Displays current project version based on VERSION file or GIT revision.',0,0,4,1528991706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.16\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','2e38e135d4f7901b0a40f558564a5da4','Finally git support has been added. This is one of the two main features. Read the README to see all configuration possibilities.','',3000,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289896,0,'project_version','0.3.1',3005,239,'Project Version','Displays current project version based on VERSION file or GIT revision.',1,0,4,1532011844,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.17\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','16e5db596b2b7197ad38d1d8de06f4ce','Raise version compatibility to 8.7.17 and set state to \"beta\"','',3001,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289897,0,'project_version','0.4.0',3005,209,'Project Version','Displays current project version based on VERSION file or GIT revision.',1,0,4,1533029952,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.18\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','bda625049d4ab6f818ed55a974bd4a8d','[TASK] Raise compatibilty to TYPO3 v8.7.18','',4000,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289898,0,'project_version','0.3.3',3005,165,'Project Version','Displays current project version based on VERSION file or GIT revision.',1,0,4,1533031522,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.18\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','798175105ed5659c077bf8f468dc279e',' Release 0.3.3\r\n\r\n Wrong versions\r\n\r\nDue to some rebaseing and git foo I messed up with the version numbers. Instead of 0.3.2 I ended up with 0.4.0 in the files. This sets the version to 0.3.3.\r\n\r\n\r\n Changelog\r\n\r\n 5308b1e [HOTFIX] Fix version number','',3003,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289899,0,'project_version','0.3.4',3005,180,'Project Version','Displays current project version based on VERSION file or GIT revision.',1,0,4,1534860301,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.19\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','cf2666ad2d6c4e7e04a759952a3c15d7','[TASK] Raise TYPO3 compatibilty to 8.7.19','',3004,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289900,0,'project_version','0.4.1',3005,268,'Project Version','Displays current project version based on VERSION file or GIT revision.',1,0,4,1534864267,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-8.7.19\";}}','Jan Stockfisch','jan.stockfisch@googlemail.com','kamiyang','76543e1dd80c9a77f875da25d165df3c','This is a different release. There is no difference between 0.4.1 and 0.3.4.\r\nSome time ago I messed up with one of my releases for TER. Ever since this release (0.3.2), I struggled with the current version on TER. To fix this problem I decided to go stra','',4001,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289901,0,'project_version','0.5.0',3005,326,'Project Version','Displays current project version based on VERSION file or GIT revision.',2,0,4,1536842463,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:11:\"8.7.0-9.4.0\";}}','Jan Stockfisch','jan@jan-stockfisch.de','kamiyang','541ba518c457dd855fe35f0258f4a350','TYPO3 v9.4 support!\r\n\r\nProject version is now tested and entirely compatible with 9.4.0! Also icons have been added. Like the Extension.svg was missing for a long time and also inside the toolbar there was no icon while using the filebased configuration. ','',5000,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289902,0,'project_version','0.6.0',3005,290,'Project Version','Displays current project version based on VERSION file or GIT revision.',2,0,4,1538763794,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:11:\"8.7.0-9.5.0\";}}','Jan Stockfisch','jan@jan-stockfisch.de','kamiyang','96cc02394259d7290240b11b03824016','Release 0.6.0\r\nTYPO3 v9.5\r\nThis release comes with complete TYPO3 9 LTS support.\r\n\r\nFixed version\r\nThe ability to configure a fixed version via extension configuration has been added.','',6000,0,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289903,0,'project_version','1.0.0',3005,419,'Project Version','Displays current project version based on VERSION file or GIT revision.',2,0,4,1551728362,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Jan Stockfisch','jan@jan-stockfisch.de','kamiyang','d0e205ed393c7423605837409cad6873','Release 1.0.0','',1000000,1,0,'https://github.com/KamiYang/project_version/blob/master/README.md','ter','',''),
(9289904,0,'page_speed_plus','0.4.0',728,728,'pagespeed','Improve your TYPO3 page speed by using common best practices and other shenanigans :).',1,0,4,1527513835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','50c0e1982acac9e7cb868b136c92ce7a','Initial beta release.','',4000,1,0,'https://docs.typo3.org/typo3cms/extensions/page_speed_plus/','ter','',''),
(9289905,0,'t3fetch','0.1.0',2651,227,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',1,0,0,1527545781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','c6d6a38eacb5aa131e1a828abbe7e270','Public to TER','visuellverstehen',1000,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289906,0,'t3fetch','0.1.1',2651,311,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',1,0,0,1527585392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','aa1c46f24f293c97c572d54e7bc9de75','Fix bug which occurs on initial use','visuellverstehen',1001,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289907,0,'t3fetch','0.1.2',2651,209,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',1,0,0,1538742118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','62117ccdd09037c9adc01627f209d8b0','Fix deployment to TER','visuellverstehen',1002,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289908,0,'t3fetch','0.2.0',2651,191,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',1,0,0,1539147548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','be36b7f26acafcd0c6f4df69c658e3d4','Add support for TYPO3 v9','visuellverstehen',2000,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289909,0,'t3fetch','1.0.0',2651,316,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1539152635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','02b75c30626e075845c905692bacc85a','Switch to Symfony Console commands','visuellverstehen',1000000,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289910,0,'t3fetch','1.0.1',2651,468,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1540908505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','ed5a5062765481f3d3553fd07ef63c6a','Release 1.0.1','visuellverstehen',1000001,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289911,0,'t3fetch','1.0.2',2651,322,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1581340889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','d72186982e6f49615e46a08e43f99e8e','Release 1.0.2','visuellverstehen',1000002,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289912,0,'t3fetch','1.0.4',2651,133,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1600763483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','129532ad0ac332d3b1cb1c55cdc01d55','Release 1.0.4','visuellverstehen',1000004,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289913,0,'t3fetch','1.1.0',2651,195,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1600931636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','70ad463af9eeb1a90db9b7d1568cdeae','Release 1.1.0','visuellverstehen',1001000,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289914,0,'t3fetch','1.2.0',2651,112,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1631703196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','23b98984ef3dfea5a678ca30f7817dfa','Release 1.2.0','visuellverstehen',1002000,0,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289915,0,'t3fetch','1.3.0',2651,167,'t3fetch','Fetches a website (including all subpages), so the TYPO3 cache gets filled.',2,0,0,1632394763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','36581f34b1fd010f446c0a2b1836310f','Release 1.3.0','visuellverstehen',1003000,1,0,'https://github.com/visuellverstehen/t3fetch','ter','',''),
(9289916,0,'solr_file_indexer','1.2.1',5615,277,'Solr file indexing','',2,0,3,1527586141,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";s:4:\"solr\";s:5:\">=7.0\";s:3:\"php\";s:5:\">=7.0\";}}','Sascha Wilking','sascha.wilking@hmmh.de','typo3hmmh','96f8b56db9088170323ad583aa309edd','This extension gives you the capability to index individual documents using Solr.','',1002001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289917,0,'solr_file_indexer','1.2.2',5615,467,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1527586625,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";s:4:\"solr\";s:5:\">=7.0\";s:3:\"php\";s:5:\">=7.0\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','b4cf4a6a0cb1f1da807e3f742b8157bb','add description in ext_emconf.php','',1002002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289918,0,'solr_file_indexer','1.2.3',5615,240,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1535701143,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";s:4:\"solr\";s:5:\">=7.0\";s:3:\"php\";s:5:\">=7.0\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','49cba6df42f11398897f0e9e5c02ce69','add signal to add content after parsing','',1002003,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289919,0,'solr_file_indexer','1.3.0',5615,367,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1536068475,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";s:4:\"solr\";s:5:\">=7.0\";s:3:\"php\";s:5:\">=7.0\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','23cb09164c8ca357f44116c42ad9b7b6','Add option to index non translated file metadata to all language cores if no translation exists','',1003000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289920,0,'solr_file_indexer','1.3.2',5615,387,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1546872091,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-9.3.99\";s:4:\"solr\";s:10:\"7.0-8.1.99\";s:3:\"php\";s:5:\">=7.0\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','a4fe1d2a96f8b5f2d83db4c8025a8757','fix version constraints','',1003002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289921,0,'solr_file_indexer','2.0.0',5615,222,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1550243268,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','56d65f5c4c734486cdf5f0ac157f11c1','TYPO3 9 LTS support','',2000000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289922,0,'solr_file_indexer','2.0.1',5615,380,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1550243464,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','aaa22f0dcfd892f08905c602419cb8c8','fixed version in ext_emconf','',2000001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289923,0,'solr_file_indexer','1.3.3',5615,190,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1567757599,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-9.3.99\";s:4:\"solr\";s:10:\"7.0-8.1.99\";s:3:\"php\";s:5:\">=7.0\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','48026aae78fb5565f41a56ecfc4d6c6b','Bugfix release','',1003003,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289924,0,'solr_file_indexer','2.0.2',5615,262,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1567757625,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','b8d16117fcabf4c6c2f95412cbf3f486','Bugfix release','',2000002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289925,0,'solr_file_indexer','2.0.3',5615,387,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1569859087,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','9a4d5be933f04f1f68b67e034ff994c0','Bugfix Document Url','',2000003,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289926,0,'solr_file_indexer','2.1.0',5615,207,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1587026231,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','dd980b2b6ff00e9c4b5a036f32edd604','Prepare TYPO3 v10 compatibility','',2001000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289927,0,'solr_file_indexer','2.1.1',5615,221,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1589791544,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','da39badc76f6061f78dc1cede19b8496','fix solr version number','',2001001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289928,0,'solr_file_indexer','2.2.0',5615,266,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1590473621,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"solr\";s:5:\">=9.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','deb75456e63ebe5427d50e649c08c28e','Add dashboard widgets (only TYPO3 v10)','',2002000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289929,0,'solr_file_indexer','2.3.1',5615,134,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1622019634,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','9425079758d61ffe41e787e0201749cf','Update Requirements, Extension works only with TYPO3 v10 and EXT:solr  11.0.4','',2003001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289930,0,'solr_file_indexer','2.3.2',5615,121,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1629187718,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','82f2e81eebfadc53bbc0b52e410380f0','Some bugfixes','',2003002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289931,0,'solr_file_indexer','2.3.3',5615,119,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1629354055,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','28d5516267b5bef07cc06578419f2136','Some bugfixes','',2003003,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289932,0,'solr_file_indexer','2.3.4',5615,106,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1632121652,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','bc0a7c70cad498025050e1597c1b3133','fix solr requirements','',2003004,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289933,0,'solr_file_indexer','2.3.5',5615,109,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1632129557,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','165dd8b01a21e814fb792cccbdc1b8ba','add support for solr v11.1.x','',2003005,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289934,0,'solr_file_indexer','2.3.6',5615,131,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1632129882,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','6d63b168e3a43c3fa416bf75adb404b1','fix version number','',2003006,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289935,0,'solr_file_indexer','2.3.7',5615,108,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1650878420,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:9:\"dashboard\";s:8:\">=10.4.0\";s:4:\"solr\";s:6:\">=11.0\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','0937849ae1a214ac34a5676f7f246659','fix version constraints','',2003007,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289936,0,'solr_file_indexer','2.4.0',5615,104,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1655458963,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";s:9:\"dashboard\";s:0:\"\";s:4:\"solr\";s:14:\"11.2.0-11.2.99\";s:3:\"php\";s:5:\">=7.2\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','c1f38242b8e0ac300b6bc108b4b868d1','Compatibility for EXT:solr v11.2','',2004000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289937,0,'solr_file_indexer','2.5.0',5615,96,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1662453805,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"dashboard\";s:15:\"10.4.13-11.9.99\";s:4:\"solr\";s:6:\">=11.2\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','8a3a7b14e666127292fe09465bc18284','Compatibility for TYPO3 v11','',2005000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289938,0,'solr_file_indexer','2.5.1',5615,97,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1665391472,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"dashboard\";s:15:\"10.4.13-11.9.99\";s:4:\"solr\";s:6:\">=11.2\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','89d6a4729a4d5b84ffcbddc0b4dc7778','Backward compatibility to Doctrine','',2005001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289939,0,'solr_file_indexer','2.5.2',5615,87,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1671022390,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"dashboard\";s:15:\"10.4.13-11.9.99\";s:4:\"solr\";s:6:\">=11.2\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','6112efb3b1df3faa9769f4a7efa8f61a','Some Bugfixes for PHP 8.1','',2005002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289940,0,'solr_file_indexer','2.5.3',5615,88,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1671537338,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"dashboard\";s:15:\"10.4.13-11.9.99\";s:4:\"solr\";s:6:\">=11.2\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','e7e323ebe915b42c7d4c1cb662ce1142','Fix Scheduler Tasks','',2005003,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289941,0,'solr_file_indexer','2.5.4',5615,102,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1674563116,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:9:\"dashboard\";s:15:\"10.4.13-11.9.99\";s:4:\"solr\";s:6:\">=11.2\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','6b24fd435a358a9fbbc0e7551e5705f1','Some bugfixes','',2005004,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289942,0,'solr_file_indexer','2.6.0',5615,65,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1697524767,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";s:9:\"dashboard\";s:15:\"11.5.23-12.4.99\";s:4:\"solr\";s:6:\">=11.5\";s:3:\"php\";s:5:\">=7.4\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','f736955df1495364da22001e9a94d8a1','Compatibility with TYPO3 v12','',2006000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289943,0,'solr_file_indexer','3.0.0',5615,85,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1697529301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:6:\">=12.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','351891063849f9e1932b331fbd7a0b93','New Release, see Readme:\r\n\r\n New mode to enable indexing: The setting of which document should be indexed is no longer made in the metadata. The setting is now made in File collections.\r\n New command line task which handles the indexing process\r\n New localization management: There is no longer a global setting to index documents for all languages. This is now controlled via file collections, which can be translated for the appropriate languages.\r\n Replace Hooks with Events\r\n Replace scheduler task for cleanup with a command line task\r\n Remove Dashboard Widgest from this Extension (now available in hmmh/solr-file-indexer-admin)','',3000000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289944,0,'solr_file_indexer','3.0.1',5615,36,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1735296221,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:6:\">=12.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','d8ccb3bc549fd94eed7da5f124ca6fc7','[BUGFIX] Indexing via CLI leading Slash in URL missing\r\n[FEATURE] add possibility to split indexing','',3000001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289945,0,'solr_file_indexer','4.0.0',5615,40,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1735296280,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"solr\";s:6:\">=13.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','d1b1f4723c9be82adf6d8fc9288c9266','Add TYPO3 v13 support','',4000000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289946,0,'solr_file_indexer','4.0.1',5615,33,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1738570950,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"solr\";s:6:\">=13.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','7fe8e869de3a38f1579433a17e74fdce','Some bugfixes','',4000001,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289947,0,'solr_file_indexer','3.0.2',5615,32,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1739176492,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"solr\";s:6:\">=12.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','51aabedb74b11b05eda36b2046972f4c','fix garbage collector for multiple collections','',3000002,0,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289948,0,'solr_file_indexer','4.0.2',5615,49,'Solr file indexing','This extension gives you the capability to index individual documents using Solr.',2,0,3,1739176507,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"solr\";s:6:\">=13.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','4fb83a9e5f223e51e11aa65719cddf94','fix garbage collector for multiple collections','',4000002,1,0,'https://github.com/hmmh/typo3-solr-file-indexer','ter','',''),
(9289949,0,'registeraddress_logger','1.0.2',757,119,'Registeraddress Logger','Add logging to registeraddress to full fill law needs  ',0,0,3,1527586983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:15:\"registeraddress\";s:13:\"1.0.13-1.0.99\";}}','Eike Starkmann','es@undkonsorten.com','undkonsorten','eb1dfc5efbd9fcffd614f57422da1505','Initial upload to ter','',1000002,0,0,'https://github.com/undkonsorten/registeraddress_logger','ter','',''),
(9289950,0,'registeraddress_logger','1.0.3',757,638,'Registeraddress Logger','Add logging to registeraddress to full fill law needs  ',2,0,3,1527587679,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:15:\"registeraddress\";s:13:\"1.0.13-1.0.99\";}}','Eike Starkmann','es@undkonsorten.com','undkonsorten','89d49656222e77559ad3e6bb502df334','Adjust dependencies and state','',1000003,1,0,'https://github.com/undkonsorten/registeraddress_logger','ter','',''),
(9289951,0,'fe_cookies','0.1.0',2160,236,'Frontend cookies','',1,0,2,1527629541,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-8.7.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','5cbdeff0f0657ae018bdb0f7072c0903','First public release','',1000,0,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.1/en-us','ter','',''),
(9289952,0,'fe_cookies','0.2.0',2160,319,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1527637283,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-8.7.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','2d39e67cb96771edc40c76bd1b39c8f2','Second public release, extension still in beta state','',2000,0,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.2/en-us','ter','',''),
(9289953,0,'fe_cookies','0.3.0',2160,273,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1527715269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-8.7.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','74fbc66e68780f29bb0a9a082fbb512d','Third public release, extension still in beta state. Its getting better.','',3000,0,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.3/en-us','ter','',''),
(9289954,0,'fe_cookies','0.4.0',2160,476,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1528372624,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-9.2.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','259ae91c08a0a253df2cde2bfebd2eaf','Fourth public release, extension still in beta state.\r\nNew language management in backend module, several fixes and compatibility improvements since version 0.3.0.','',4000,0,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.4/en-us','ter','',''),
(9289955,0,'fe_cookies','0.4.1',2160,334,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1540298473,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-9.2.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','dd522e1cd5bf1295a85a382f7c6eb111','Bugfix release','',4001,0,0,'https://docs.typo3.org/typo3cms/extensions/fe_cookies/0.4.1','ter','',''),
(9289956,0,'fe_cookies','0.4.2',2160,236,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1573557618,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-9.2.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','39d5b19b53a04e0cd0f6ecef677f25d6','Bugfix release, thanks to Axel Seemann','',4002,0,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.4/en-us','ter','',''),
(9289957,0,'fe_cookies','0.4.3',2160,286,'Frontend cookies','Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.',1,0,2,1588173237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.6.0-7.2.999\";s:5:\"typo3\";s:14:\"6.2.31-9.2.999\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','bfc071bc6c120cbc1640afcfe6a0ce6d','0.4.3','',4003,1,0,'https://docs.typo3.org/p/aaw-team/fe_cookies/0.4/en-us','ter','',''),
(9289958,0,'directcontent','0.1.0',673,86,'Direct Content','Adds special doktype to edit a single content element directly in page view.',1,0,4,1528621189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.2.0-9.9.99\";}}','Sethorax','info@sethorax.com','sethorax','804a6fbfc6b86bb74a8f3a4f8b185700','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000,0,0,'','ter','',''),
(9289959,0,'directcontent','0.1.1',673,162,'Direct Content','Adds special doktype to edit a single content element directly in page view.',1,0,4,1528623263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.2.0-9.9.99\";}}','Sethorax','info@sethorax.com','sethorax','9e20cc815cf1788f15b3acc6fa42ea55','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1001,0,0,'','ter','',''),
(9289960,0,'directcontent','0.1.2',673,84,'Direct Content','Adds special doktype to edit a single content element directly in page view.',1,0,4,1528699692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sethorax','info@sethorax.com','sethorax','4c1df329c41ac30cae85b3ccf98a9fa3','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1002,0,0,'','ter','',''),
(9289961,0,'directcontent','0.1.3',673,341,'Direct Content','Adds special doktype to edit a single content element directly in page view.',1,0,4,1528718617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sethorax','info@sethorax.com','sethorax','76381af22f905bc6f63fb12a5c967acc','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1003,1,0,'','ter','',''),
(9289962,0,'if_themeconfiguration','2.0.0',461,369,'Interfrog Themeconfiguration','TYPO3 extension for creating themes with a style composing via TYPO3 backend',1,0,4,1528695445,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:13:\"8.7.0-8.99.99\";s:5:\"fluid\";s:13:\"8.7.0-8.99.99\";s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";s:20:\"fluid_styled_content\";s:13:\"8.7.0-8.99.99\";}}','Interfrog','info@interfrog.de','interfrog','6ea95a71aa6355439b275e03f3b01df7','First Version for TYPO3 8 LTS','Interfrog Produktion GmbH',2000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289963,0,'if_themeconfiguration','1.0.0',461,92,'Interfrog Themeconfiguration','TYPO3 extension for creating themes with a style composing via TYPO3 backend',1,0,4,1528696578,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"7.6.10-7.99.99\";s:5:\"fluid\";s:14:\"7.6.10-7.99.99\";s:5:\"typo3\";s:14:\"7.6.10-7.99.99\";}}','Interfrog','info@interfrog.de','interfrog','bdf026bb5e26d4834ef911ae1f665ca4','[RELEASE] first TYPO3 7 LTS release','Interfrog Produktion GmbH',1000000,0,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289964,0,'if_sporty','1.0.0',758,120,'ifPage Sporty','Theme extension based upon the if_themeconfiguration extension with an modern sporty template and styles',1,0,10,1528696183,'a:2:{s:7:\"depends\";a:10:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:12:\"sf_event_mgt\";s:13:\"2.0.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','350ea118b0cec252c1fd2c82878401d0','[RELEASE] First TYPO3 7 Release','Interfrog Produktion GmbH',1000000,0,0,'https://www.ifpage.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/i/f/if_sporty_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/f/if_sporty_1.0.0_DistributionWelcome.png'),
(9289965,0,'if_sporty','1.1.0',758,638,'ifPage Sporty','Theme extension based upon the if_themeconfiguration extension with an modern sporty template and styles',1,0,10,1528696254,'a:2:{s:7:\"depends\";a:10:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:12:\"sf_event_mgt\";s:13:\"2.0.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','00a90011bd2036491f918acd404f6453','[RELEASE] new box slider','Interfrog Produktion GmbH',1001000,1,0,'https://www.ifpage.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/i/f/if_sporty_1.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/f/if_sporty_1.1.0_DistributionWelcome.png'),
(9289966,0,'if_sporty_content','1.0.0',560,560,'ifPage Sporty - Content','TYPO3 extension with content for IfPage Sporty',1,0,10,1528696386,'a:2:{s:7:\"depends\";a:11:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:12:\"sf_event_mgt\";s:13:\"2.0.0-2.99.99\";s:9:\"if_sporty\";s:13:\"1.0.0-1.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','eb704c28ceefd376d0533bba3c04bdca','[RELEASE] first TYPO3 7 release','Interfrog Produktion GmbH',1000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289967,0,'if_basic','1.0.0',623,144,'ifPage Theme - Basic','IfPage Basic - Distribution package based upon the if_themeconfiguration extension with basic template and styles',1,0,10,1528696688,'a:2:{s:7:\"depends\";a:9:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Interfrog','info@interfrog.de','interfrog','efbc0cddf0ece3cbac6be8a46d93a13e','[RELEASE] first TYPO3 7 LTS release','Interfrog Produktion GmbH',1000000,0,0,'https://www.ifpage.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/i/f/if_basic_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/f/if_basic_1.0.0_DistributionWelcome.png'),
(9289968,0,'if_basic','2.0.0',623,479,'ifPage Basic','IfPage Basic - Distribution package based upon the if_themeconfiguration extension with basic template and styles',1,0,10,1528696982,'a:2:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:14:\"8.7.0.-8.99.99\";s:12:\"rte_ckeditor\";s:14:\"8.7.0.-8.99.99\";s:21:\"if_themeconfiguration\";s:13:\"2.0.0-2.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.21.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:4:\"blog\";s:12:\"8.7.0-8.7.99\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:0:\"\";}}','Interfrog','info@interfrog.de','interfrog','3638bcdf863dba371258e3f7f03c33b4','[RELEASE] first TYPO3 8 LTS release','Interfrog Produktion GmbH',2000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/i/f/if_basic_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/f/if_basic_2.0.0_DistributionWelcome.png'),
(9289969,0,'if_basic_content','1.0.0',635,117,'ifPage Basic - Content','TYPO3 extension with content for IfPage Basic',1,0,10,1528697335,'a:1:{s:7:\"depends\";a:10:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";s:8:\"if_basic\";s:13:\"1.0.0-1.99.99\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','54625a675b10cfbde9cbe408c6fcd02c','[RELEASE] first TYPO3 7 release','Interfrog Produktion GmbH',1000000,0,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289970,0,'if_basic_content','2.0.0',635,518,'ifPage Basic - Content','TYPO3 extension with content for IfPage Basic',1,0,10,1528697369,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"fluid_styled_content\";s:14:\"8.7.0.-8.99.99\";s:12:\"rte_ckeditor\";s:14:\"8.7.0.-8.99.99\";s:21:\"if_themeconfiguration\";s:13:\"2.0.0-2.99.99\";s:8:\"if_basic\";s:13:\"2.0.0-2.99.99\";s:4:\"news\";s:13:\"5.3.0-5.99.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.21.99\";s:7:\"realurl\";s:13:\"2.0.0-2.99.99\";s:4:\"blog\";s:12:\"8.7.0-8.7.99\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','dbdbbffa079f1e76ea47c69b101e2387','[RELEASE] first TYPO3 8 LTS release','Interfrog Produktion GmbH',2000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289971,0,'if_whitevita','1.0.0',403,403,'ifPage White Vita','IfPage Whitevita - Distribution package based upon the if_themeconfiguration extension with basic blog template and styles',1,0,10,1528697530,'a:2:{s:7:\"depends\";a:9:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.2.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.2.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','08bbd85fc8f9ab6fac5aa335e52f2565','[RELEASE] first TYPO3 7 LTS release','Interfrog Produktion GmbH',1000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','https://extensions.typo3.org/fileadmin/ter/i/f/if_whitevita_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/i/f/if_whitevita_1.0.0_DistributionWelcome.png'),
(9289972,0,'if_whitevita_content','1.0.0',424,424,'ifPage Whitevita - Content','TYPO3 extension with content for IfPage White Vita',1,0,10,1528697561,'a:2:{s:7:\"depends\";a:10:{s:7:\"extbase\";s:13:\"7.6.0-7.99.99\";s:5:\"fluid\";s:13:\"7.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.2-7.99.99\";s:18:\"css_styled_content\";s:13:\"7.6.0-7.99.99\";s:4:\"news\";s:13:\"5.2.0-5.99.99\";s:12:\"gridelements\";s:13:\"7.0.0-7.99.99\";s:9:\"powermail\";s:13:\"3.8.0-3.99.99\";s:7:\"realurl\";s:13:\"2.2.0-2.99.99\";s:21:\"if_themeconfiguration\";s:13:\"1.0.0-1.99.99\";s:12:\"if_whitevita\";s:13:\"1.0.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','8bb1d76a5c43d937b29518095a00bdeb','[RELEASE] first TYPO3 7 release','Interfrog Produktion GmbH',1000000,1,0,'https://www.ifpage.de/dokumentation.html','ter','',''),
(9289973,0,'gdpr_youtube','0.9.0',813,131,'GDPR Youtube Loader','Hides Youtube Iframes to load after user click.',0,0,3,1528708831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','c7e1c23c3353edc6805f3333ff98af7f','[RELEASE] first release for TYPO3 7 and 8 LTS','Interfrog Produktion GmbH',9000,0,0,'https://github.com/interfrog/gdpr_youtube','ter','',''),
(9289974,0,'gdpr_youtube','0.9.1',813,216,'GDPR Youtube Loader','Hides Youtube Iframes to load after user click.',0,0,3,1528710791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','66e5e7b5f3f10fe1a283303dfb4c3082','[PATCH] remove unused vendor folder','Interfrog Produktion GmbH',9001,0,0,'https://github.com/interfrog/gdpr_youtube','ter','',''),
(9289975,0,'gdpr_youtube','1.0.0',813,466,'GDPR Youtube Loader','Hides Youtube Iframes to load after user click.',2,0,3,1531295971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.1-8.99.99\";}}','Alexander Büchner, Christian Händel','info@interfrog.de','interfrog','1be8be69615c5dab84c972af11a3dd4e','[RELEASE] 1.0.0\r\n[BUGFIX] conflicts with version numbers and autoloading','Interfrog Produktion GmbH',1000000,1,0,'https://github.com/interfrog/gdpr_youtube','ter','',''),
(9289976,0,'mjml','1.0.0',540,116,'Mjml','Mjml view using mjml over npm',2,0,4,1528880619,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"extbase\";s:0:\"\";}}','','','puffi','4c9d16d21dd37d428528b67f70130994','Mjml view to generate mails','',1000000,0,0,'','ter','',''),
(9289977,0,'mjml','1.0.1',540,424,'Mjml','Mjml view using mjml over npm',2,0,4,1528885152,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:7:\"extbase\";s:0:\"\";}}','','','puffi','9610fee00d63b572cfd31a1e54a3cf42','bugfix: Sorry missing package-lock.json','',1000001,1,0,'','ter','',''),
(9289978,0,'ecqcblw','1.0.0',529,174,'Ecqcblw','Intégration de estcequecestbientotleweekend.fr',1,0,3,1528979256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Ronan Le Pivaingt','r.lepivaingt@gmail.com','3615yeye','72a3cdd8df6a8d9f81142a8ae4c4d842','Version initiale','',1000000,0,0,'','ter','',''),
(9289979,0,'ecqcblw','1.0.1',529,355,'ecqcblw','Intégration de estcequecestbientotleweekend.fr',1,0,3,1529069737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Ronan Le Pivaingt','r.lepivaingt@gmail.com','3615yeye','ff3060680a3b2c10035e4cce8771d2d1',' Corrections mineures pour la publication via le TER ','',1000001,1,0,'','ter','',''),
(9289980,0,'cf_google_authenticator','1.0.0',6479,330,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1529208023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','aad1026f46eeedde9195d3e15ec256c6','Initial development','',1000000,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289981,0,'cf_google_authenticator','1.0.1',6479,410,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1529213347,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','3bf12ee521f95c4632870539188cd43b','Fix a bug, where the QR could was not displayed in the backend','',1000001,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289982,0,'cf_google_authenticator','1.0.2',6479,412,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1531636968,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','df0116bd24f80f90ebb05ec46dc9f55f','- Replace wrong extension link in README.md\r\n- Add PHP 7.1 as a dependency in ext_emconf.php','',1000002,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289983,0,'cf_google_authenticator','1.0.4',6479,395,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1536376273,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','8438b026f2c1bb8015d0b943e8b9a331','- the content element/plugin Google Two-Factor Authentication Setup is now available, which allows users to set up Google 2FA for their frontend accounts.\r\n- minor bugfixes','',1000004,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289984,0,'cf_google_authenticator','1.0.5',6479,364,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1537916858,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','972314490b4b965e029445cd776ada68','- fix a bug that made it impossible to edit a backend user\r\n- fix a bug in the JavaScript that kept the 2FA QR code hidden\r\n- fix a bug in the user module that made it impossible to create new frontend users using the backend.','',1000005,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289985,0,'cf_google_authenticator','1.0.6',6479,348,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1539577839,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";s:7:\"felogin\";s:12:\"7.6.0-8.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','b42dce7a7cbed847679585ce28f27f83','- fix some major bugs which caused the Google Authenticator service to be ignored\r\n- refactoring','',1000006,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.0/en-us','ter','',''),
(9289986,0,'cf_google_authenticator','1.1.0',6479,407,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1539650950,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";s:7:\"felogin\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','394757c3223e3225578ea2e20b55a457','adds compatibility with TYPO3 CMS v9.x.x','',1001000,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289987,0,'cf_google_authenticator','1.1.1',6479,392,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1543785650,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";s:7:\"felogin\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','e98d2e041ee6a9a7b009e1f420eaaeaa','- fix a bug with the service chain','',1001001,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289988,0,'cf_google_authenticator','1.1.2',6479,445,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1548828331,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";s:7:\"felogin\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','ff113f03638360a32b4d6e5fd98b7544','set response code of \"fail and proceed\" response to 100','',1001002,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289989,0,'cf_google_authenticator','1.1.3',6479,292,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1557084378,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";s:7:\"felogin\";s:12:\"7.6.0-9.9.99\";}}','Robin \"codeFareith\" von den Bergen','rvdb@fareith.de','fareith','20096e1806e43a92b3dcc55a0910aec8','- provide TYPO3CMSLangLanguageService via constructor injection\r\nin CodeFareithCfGoogleAuthenticatorControllerFrontendSetupController\r\n- use CodeFareithCfGoogleAuthenticatorDomainRepositoryFrontendUserRepository instead of\r\nTYPO3CMSExt','',1001003,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289990,0,'cf_google_authenticator','1.1.4',6479,307,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1557186121,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','3eaf572d6822cefafc1ba2b4d11ce0d5',' Added\r\n- New translation keys for FlashMessage texts\r\n- Configuration file (phpdoc.xml) for PHP Documentor\r\n- Class ..DomainRepositoryBackendUserRepository\r\n\r\n Changed\r\n- Restructured CHANGELOG.md\r\n- Providing Google Authenticator setup tab in','',1001004,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289991,0,'cf_google_authenticator','1.1.5',6479,467,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1557583075,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','253152089624cfc0e83c8c6b29c3e78c','see CHANGELOG.md for details','',1001005,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289992,0,'cf_google_authenticator','1.1.6',6479,301,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1567741100,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','eb4ff45f707193a473466c062cae9c51','\r\n- bump codeception/phpunit-wrapper from 6.6.1 to 6.7.0\r\n- bump codeception/codeception from 3.0.3 to 3.1.0\r\n- bump typo3/cms-core from 8.7.25 to 8.7.27\r\n- bump doctrine/lexer from 1.0.1 to 1.1.0\r\n- bump mikey179/vfsstream from 1.6.6 to 1.6.7\r\n- bump theseer/tokenizer from 1.1.2 to 1.1.3\r\n- bump doctrine/annotations from 1.6.1 to 1.7.0\r\n- bump doctrine/collections from 1.6.1 to 1.6.2\r\n- bump webmozart/assert from 1.4.0 to 1.5.0\r\n- bump symfony/console from 4.3.3 to 4.3.4','',1001006,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289993,0,'cf_google_authenticator','1.1.7',6479,681,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1567773480,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','d95421b631813c4a54f5d33e2cd8a784','- Add declare(strict_type1); to all PHP files\r\n- Add fluid namespace to templates\r\n- bump symfony/yaml from 4.3.3 to 4.3.4\r\n- bump symfony/event-dispatcher from 4.3.3 to 4.3.4\r\n- bump symfony/dom-crawler from 4.3.3 to 4.3.4\r\n- bump typo3/cms-reports from 8.7.26 to 8.7.27\r\n- bump symfony/css-selector from 4.3.3 to 4.3.4\r\n- bump typo3/cms-setup from 8.7.26 to 8.7.27\r\n- bump symfony/process from 4.3.3 to 4.3.4\r\n- bump symfony/browser-kit from 4.3.3 to 4.3.4\r\n- bump symfony/finder from 4.3.3 to 4.3.4','',1001007,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.1/en-us','ter','',''),
(9289994,0,'cf_google_authenticator','1.2.1',6479,219,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1592752190,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','7feb8e207334e4cad51857858156162b',' Fixed\r\n- Various bugs caused by use- and declare(strict_type1);-Statements in extensions bootstrap files (ext_localconf.php, ext_tables.php, be_users.php, fe_users.php, sys_template.php & tt_content.php)','',1002001,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.2/en-us','ter','',''),
(9289995,0,'cf_google_authenticator','1.2.2',6479,238,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',3,0,4,1594000751,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','4acb5aad517232daed6eac3c3d82cb42',' Fixed\r\n- use TYPO3CMSCoreAuthenticationBackendUserAuthentication in ..ClassesHookUserSettings to detect authenticator enabled state\r\n\r\n Changed\r\n- Complete de.locallang.xlf','',1002002,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.2/en-us','ter','',''),
(9289996,0,'cf_google_authenticator','1.2.3',6479,191,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',3,0,4,1595475058,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','485659d3a670adad9cab5088216f83fc',' Fixed\r\n- use $GLOBALS[BE_USER] instead of TYPO3CMSCoreAuthenticationBackendUserAuthentication in ..ClassesHookUserSettings to detect authenticator enabled state','',1002003,0,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.2/en-us','ter','',''),
(9289997,0,'cf_google_authenticator','1.2.4',6479,280,'[codeFareith] Google Authenticator','Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.',2,0,4,1598134908,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"7.1-\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:12:\"8.7.0-9.5.99\";}}','Robin \"codeFareith\" von den Bergen','robin@vondenbergen.de','fareith','b00361b1ffc5c28a273e6747189755f3','Update composer dependencies','',1002004,1,0,'https://docs.typo3.org/p/codefareith/cf-google-authenticator/1.2/en-us','ter','',''),
(9289998,0,'auto_translator','1.0.0',717,453,'Auto translator','Base extension for auto translation',2,0,0,1529314938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.1-8.7.99\";}}','Kay Wienöbst','kay@hauptsache.net','kaywien','bd7eca8f4a24f51fd03884e1e898873d','version 1.0.0','',1000000,0,0,'','ter','',''),
(9289999,0,'auto_translator','3.0.0',717,100,'Auto translator','Base extension for auto translation',2,0,0,1627543404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}}','Kay Wienöbst','kay@hauptsache.net','kaywien','a24194525748eee1b508e3fd2fa99da3','Updated extension to 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/hn/auto-translator/3.0/en-us','ter','',''),
(9290000,0,'auto_translator','3.0.1',717,164,'Auto translator','Base extension for auto translation',2,0,0,1627555212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}}','Kay Wienöbst','kay@hauptsache.net','kaywien','3d285c85e6ece2e8c1ae2fb3412e649f','Updated extension to 3.0.1','',3000001,1,0,'https://docs.typo3.org/p/hn/auto-translator/3.0/en-us','ter','',''),
(9290001,0,'auto_translator_deepl','1.0.0',580,580,'Translator DeepL','Translates your content automatically via DeepL API',2,0,0,1529315112,'a:1:{s:7:\"depends\";a:2:{s:15:\"auto_translator\";s:12:\"1.0.0-1.0.99\";s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";}}','Kay Wienöbst','kay@hauptsache.net','kaywien','bc2e12c6e688f5588d556bdca3b0c041','version 1.0.0','',1000000,1,0,'','ter','',''),
(9290002,0,'ns_ext_compatibility','1.1.0',4393,442,'TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 8.x. This extension will help you to check TYPO3 upgrade feasibility and complexity to analyze upgrade estimation and define a perfect upgrade workflow.',2,0,1,1529394019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.16\";}}','Sanjay Chauhan','sanjay@nitsan.in','nitsan','f397d3b68add7e7659c6a2ff01bec4e7','Uploading initial version with powerful features which will useful BEFORE and DURING the upgrading TYPO3 Projects.','NITSAN Technologies',1001000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290003,0,'ns_ext_compatibility','1.1.1',4393,533,'TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 8.x. This extension will help you to check TYPO3 upgrade feasibility and complexity to analyze upgrade estimation and define a perfect upgrade workflow.',2,0,1,1535376672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.19\";}}','Sanjay Chauhan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','abee0153fe0216e6822751dc1b070810','Minore code adaption for  TYPO3 8 report  added composer. ','NITSAN Technologies',1001001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290004,0,'ns_ext_compatibility','1.1.3',4393,371,'TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 8.x. This extension will help you to check TYPO3 upgrade feasibility and complexity to analyze upgrade estimation and define a perfect upgrade workflow.',2,0,1,1554704714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','1732db6494f653e0e04a5314fbe0028b','Fix composer dependencies issue and minor bug fixing by pull-request by other developers','NITSAN Technologies',1001003,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290005,0,'ns_ext_compatibility','1.1.4',4393,492,'TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 8.x. This extension will help you to check TYPO3 upgrade feasibility and complexity to analyze upgrade estimation and define a perfect upgrade workflow.',2,0,1,1559049122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";}}','T3:Keval Pandya, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','977728af33ebb9f82fe53421d1202d8b','[TODO] Automatic Code Review with Travis CI and Adding Contributors\r\n[BUGS] Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1001004,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290006,0,'ns_ext_compatibility','4.0.0',4393,336,'TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 8.x. This extension will help you to check TYPO3 upgrade feasibility and complexity to analyze upgrade estimation and define a perfect upgrade workflow.',2,0,1,1571120440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3:Keval Pandya, T3:Bhavin Barad, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','55dfac61f8955cbca651f00876d14729','[FEATURE] Free version of this extension','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290007,0,'ns_ext_compatibility','4.0.1',4393,350,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1573641044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3:Keval Pandya, T3:Bhavin Barad, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','64ec133105a569c5dff3b46f142da928','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290008,0,'ns_ext_compatibility','4.0.2',4393,417,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1575282678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"4.5.0-9.5.99\";}}','T3:Keval Pandya, T3:Bhavin Barad, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','b385039c418f50dc854f0b2b674f8fb8','- [TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n- [TODO] Updating documentation\n- [TODO] Added demo link\n- [TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290009,0,'ns_ext_compatibility','5.0.0',4393,364,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1587048522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3:Keval Pandya, T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','bad71a44e4f16d2896230564a23b9869','Release v5.0.0\n\n[FEATURE] Compatibility with TYPO3 v10\r\n[BUGS] Testing and fixes to compatible with TYPO3 v4 to v10\r\n[BUGS] Fix issues reported by developers https://github.com/nitsan-technologies/ns_ext_compatibility/issues\r\n[IMPROVED] Code clean-up and removed deprecated-code\r\n[IMPROVED] Regular extension maintenance','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290010,0,'ns_ext_compatibility','5.0.1',4393,220,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1601390053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3:Keval Pandya, T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','3fb8d794b1952da6c8529409bc32ff1b','[TODO] Alternate for PHP exec()','NITSAN Technologies Pvt Ltd',5000001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290011,0,'ns_ext_compatibility','5.0.3',4393,125,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1631170233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','c3215b8939fd52956daf201e12fac97f','New release of version 5.0.3 - see details, changelog and documentation on https://t3terminal.com/typo3-extension-compatibility-report-pro','NITSAN Technologies Pvt Ltd',5000003,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290012,0,'ns_ext_compatibility','5.0.4',4393,109,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1643011265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','528dbead8f87de0fe9bae97033399023','New release of version 5.0.4 - see details, changelog and documentation on https://t3terminal.com/typo3-extension-compatibility-report-pro','NITSAN Technologies Pvt Ltd',5000004,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290013,0,'ns_ext_compatibility','5.1.0',4393,107,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1643286867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','196b116002b16d727c9f7ac812d718e0','New release of version 5.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-extension-compatibility-report-pro','NITSAN Technologies Pvt Ltd',5001000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290014,0,'ns_ext_compatibility','5.1.1',4393,145,'[NITSAN] TYPO3 Extensions Compatibility Report','One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions-compatibility-report-pro/',2,0,1,1645011587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','7e3dcae51900a8ac72cc30dcf31aa7e8','New release of version 5.1.1 - see details, changelog and documentation on https://t3terminal.com/typo3-extension-compatibility-report-pro','NITSAN Technologies Pvt Ltd',5001001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290015,0,'ns_ext_compatibility','5.1.2',4393,60,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1712666653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-10.9.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','98e21b73c5294b14357bb170fa7f81a6','New release of version 5.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',5001002,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290016,0,'ns_ext_compatibility','6.0.0',4393,52,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1714044445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','8e694bc8f075acd72782bf78a7c7f8b6','New release of version 6.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',6000000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290017,0,'ns_ext_compatibility','6.0.1',4393,58,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1714118162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c930dd007674ecedf900c2144513c927','New release of version 6.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',6000001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290018,0,'ns_ext_compatibility','6.1.0',4393,63,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1717157153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','00c5777d929104d3a1f32e061367a9e1','New release of version 6.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',6001000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290019,0,'ns_ext_compatibility','6.2.0',4393,35,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1735897646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"4.5.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','8de4a45cd5776692cd6ec4585885ac90','New release of version 6.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',6002000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290020,0,'ns_ext_compatibility','12.0.0',4393,42,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1735897941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ca2dd8a346957171001a78b2d8eb6003','New release of version 12.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',12000000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290021,0,'ns_ext_compatibility','12.0.1',4393,29,'TYPO3 Extension Upgrade Checker','Analyze the compatibility of your TYPO3 extensions before upgrading. Get insights, reports, and recommendations to ensure smooth version upgrades and better system stability.',2,0,1,1751353068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','4ce29ed263e0b1f807c6d363ff81d4f0','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet',12000001,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290022,0,'ns_ext_compatibility','12.1.0',4393,16,'TYPO3 Extension Upgrade Checker','Analyze the compatibility of your TYPO3 extensions before upgrading. Get insights, reports, and recommendations to ensure smooth version upgrades and better system stability.',2,0,1,1768909631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0447c68ee419864231b0581bbbc7bca0','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet',12001000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290023,0,'ns_ext_compatibility','13.0.0',4393,15,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with major versions of TYPO3 12.x, it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1770304171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','02d2d2d4bce0bc0280eaad5d5855e8cc','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290024,0,'ns_ext_compatibility','13.0.1',4393,12,'Upgrade Extensions Compatibility','Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with major versions of TYPO3 12.x, it assists you in assessing the feasibility and complexity of TYPO3 upgrades. \n    \n      Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',2,0,1,1778766834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','9007654b399dcadf193c96943c17f41b','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-upgrade-extension-compatibility','T3Planet // NITSAN',13000001,1,0,'https://t3planet.de/typo3-upgrade-erweiterung-kompatibilitaet','ter','',''),
(9290025,0,'cassie_extension','1.0.0',397,397,'cassieExtension','this is the first extension created by Cassie',0,0,3,1529490485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.6.99\";}}','Cassie','123@qq.com','abandoned_extensions','8d4492a83fbb391e0884fa720ed7b7df','Add a button next to the page.','',1000000,1,0,'','ter','',''),
(9290026,0,'launchdirectmail','1.0.0',1603,141,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1529601541,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fdbba253216d4c76e873d7eec3c8dbb6','INITIAL RELEASE :)','',1000000,0,0,'https://docs.typo3.org/p/netzmacher/launchdirectmail/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.0_DistributionWelcome.png'),
(9290027,0,'launchdirectmail','1.0.1',1603,140,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1529605276,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a493db9345277b11a5390db2c224553a','IMPROVEMENT: Distribution images','',1000001,0,0,'https://docs.typo3.org/p/netzmacher/launchdirectmail/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.1_DistributionWelcome.png'),
(9290028,0,'launchdirectmail','1.0.2',1603,406,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1529617157,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a8b846dbb3ae18d8b6e34a61314d63a0','BUGFIX: Include static template was taken from org but must taken from start. ','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchdirectmail/1.0.2','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.0.2_DistributionWelcome.png'),
(9290029,0,'launchdirectmail','1.1.1',1603,304,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1556103725,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','de455e985fcadcc199ba8256cba7dff1','BUGFIX: dependencies missed on gridelements and realurl','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/launchdirectmail/1.1.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.1_DistributionWelcome.png'),
(9290030,0,'launchdirectmail','1.1.2',1603,271,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1576854300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3c1db0032e10a655854ac479d2ed96a0','IMPROVEMENT: New property direct_mail template: plugin.tx_directmail_pi1.siteUrl','',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/launchdirectmail/1.1.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.2_DistributionWelcome.png'),
(9290031,0,'launchdirectmail','1.1.3',1603,185,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1587137448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a58ac9e5945f82631b284fe55ccb92da','Update for EXT:start 6.0.2','',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/launchdirectmail/1.1.1','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.3_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.1.3_DistributionWelcome.png'),
(9290032,0,'launchdirectmail','1.2.1',1603,53,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1631628648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','01299211c82df72621670d948dab4826','[TASK] Update for EXT:launch v10.0.5','',1002001,0,0,'https://docs.typo3.org/p/netzmacher/launchdirectmail/1.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.2.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.2.1_DistributionWelcome.png'),
(9290033,0,'launchdirectmail','1.2.2',1603,103,'Launch Direct Mail!','Launches a responsive ready-to-use newsletter system based on direct mail, powermail and start. It contains pages with forms for subscribing and unsubscribing, a folder for subscribers and an apllicable newsletter among others.',1,0,10,1634037170,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:6:\"launch\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c6499ac810581fada85904c9257896b1','[TASK] Remove baseURL / base href (from TYPO3 10.4 only)','',1002002,1,0,'https://docs.typo3.org/p/netzmacher/launchdirectmail/1.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.2.2_Distribution.png','https://extensions.typo3.org/fileadmin/ter/l/a/launchdirectmail_1.2.2_DistributionWelcome.png'),
(9290034,0,'pits_cookieconsent','1.0.0',875,423,'PITS Cookie Consent','The most popular solution to the EU cookie law.\nRigged with TYPO3 codebase',2,0,3,1529661663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.0.0\";}}','Anu Bhuvanendran Nair','anu.bn@pitsolutions.com','pitsolutions_typo3','440f71dc0816f9c3d22b3eebe388e30c','Initial version of the extension regarding GDPR EU law.','',1000000,0,0,'https://github.com/PIT-Solutions-Private-Limited/pits_cookieconsent','ter','',''),
(9290035,0,'pits_cookieconsent','1.1.0',875,439,'PITS Cookie Consent','The most popular solution to the EU cookie law.\nRigged with TYPO3 codebase',2,0,3,1553584530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Anu Bhuvanendran Nair','anu.bn@pitsolutions.com','pitsolutions_typo3','d43aa2dcfc71feb0ff991086fb318b90','TYPO3 9 LTS Compatible release','',1001000,0,0,'https://github.com/PIT-Solutions-Private-Limited/pits_cookieconsent','ter','',''),
(9290036,0,'pits_cookieconsent','2.0.0',875,4,'PITS Cookie Consent','GDPR-compliant cookie consent solution for TYPO3. Renders a fully customisable consent banner and preferences modal with cookie categories, script blocking and a backend module for managing services and cookies.',2,0,3,1783669696,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Savin MB','contact@pitsolutions.com','pitsolutions_typo3','9647b986bfe8c4a27c37a12a55ceb717','TYPO3 12 LTS Compatible release','PIT Solutions',2000000,0,0,'https://github.com/PIT-Solutions-Private-Limited/pits_cookieconsent','ter','',''),
(9290037,0,'pits_cookieconsent','3.1.1',875,4,'PITS Cookie Consent','GDPR-compliant cookie consent solution for TYPO3. Renders a fully customisable consent banner and preferences modal with cookie categories, consent-based script blocking via TypoScript conditions and a backend module for managing services and cookies.',2,0,3,1783669995,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','3a35a5d480411ac344829ada53d39bb2','TYPO3 13 LTS Compatible release','PIT Solutions',3001001,0,0,'https://github.com/PIT-Solutions-Private-Limited/pits_cookieconsent','ter','',''),
(9290038,0,'pits_cookieconsent','4.0.0',875,5,'PITS Cookie Consent','GDPR-compliant cookie consent solution for TYPO3. Renders a fully customisable consent banner and preferences modal with cookie categories, consent-based script blocking via TypoScript conditions and a backend module for managing services and cookies.',2,0,3,1783941382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','a366f449d1d184585724331c930c5591','TYPO3 14 LTS Compatible release','PIT Solutions',4000000,1,0,'https://github.com/PIT-Solutions-Private-Limited/pits_cookieconsent','ter','',''),
(9290039,0,'slavlee_gdpr_youtube','1.2.5',1365,221,'Slavlee GDPR YouTube','Slavlee GDPR YouTube replaces all occurances of YouTube Embeddings with a notification notice to comply for the latest GDPR law.',2,0,3,1529863528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:14:\"7.0.0 - 7.2.99\";}}','Kevin Chileong Lee','info@slavlee.de','info@slavlee.de','7b3a55851bf99a291eb43acdff42d0eb','First stable release Version 1.2.5','',1002005,0,0,'https://www.slavlee.de/support/documentation/slavlee-gdpr-youtube/','ter','',''),
(9290040,0,'slavlee_gdpr_youtube','1.2.6',1365,355,'Slavlee GDPR YouTube','Slavlee GDPR YouTube replaces all occurances of YouTube Embeddings with a notification notice to comply for the latest GDPR law.',2,0,3,1529865646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:14:\"7.0.0 - 7.2.99\";}}','Kevin Chileong Lee','info@slavlee.de','info@slavlee.de','11ba8fcbe3701791b41a058a26d95f75','Version 1.2.6\r\n- [Maintenance] Renamed Documentation folder\r\n','',1002006,0,0,'https://www.slavlee.de/support/documentation/slavlee-gdpr-youtube/','ter','',''),
(9290041,0,'slavlee_gdpr_youtube','1.2.7',1365,393,'Slavlee GDPR YouTube','Slavlee GDPR YouTube replaces all occurances of YouTube Embeddings with a notification notice to comply for the latest GDPR law.',2,0,3,1529948917,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:14:\"7.0.0 - 7.2.99\";}}','Kevin Chileong Lee','info@slavlee.de','info@slavlee.de','8d9f6c6a24af6bd5bfe5c5787ee2b860','- [Maintenance] Documentation: Remove placeholder text from Extension BuilderBuilder\r\n- [Bugfix] Documentation: Entered real data in Links.rst','',1002007,0,0,'https://www.slavlee.de/support/documentation/slavlee-gdpr-youtube/','ter','',''),
(9290042,0,'slavlee_gdpr_youtube','1.4.9',1365,396,'Slavlee GDPR YouTube','Slavlee GDPR YouTube replaces all occurances of YouTube Embeddings with a notification notice to comply for the latest GDPR law.',2,0,3,1571457227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:14:\"7.0.0 - 7.2.99\";}}','Kevin Chileong Lee','info@slavlee.de','info@slavlee.de','f203ab9197417e2a9bbe51f63c9f62f8','[Change] Chane the implementation of the replacement into a plugin, which will be inserted as preUserFunc in the tt_content stdWrap for textmedia and html elements. Avoid using cache hook, because this will result in errors of not available TSFE.','',1004009,1,0,'https://www.slavlee.de/support/documentation/slavlee-gdpr-youtube/','ter','',''),
(9290043,0,'cdn_assets','1.0.3',546,546,'CDN URL postprocessor','CDN URL postprocessor capable of resolving Webpack asset manifests',1,0,3,1529910877,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.2-7.99.99\";s:5:\"typo3\";s:14:\"8.7.10-8.99.99\";}}','Christian Spoo','mail@christian-spoo.info','teh_plague','2433c1f9cfcabf0c7010a8163ba873a0','Version 1.0.3\r\n\r\n\r\n- Bump version to 1.0.3 and sync with ext_emconf.php\r\nVersion 1.0.2\r\n\r\n\r\n- Remove manually set version constraint that was used before\r\nVersion 1.0.0\r\n\r\n\r\n- Add TypoScript example configuration','',1000003,1,0,'','ter','',''),
(9290044,0,'cdsrc_gmap','1.0.0',570,570,'Google map media element','Add possibility to add a google map as media element.',1,0,2,1529938030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.3.99\";}}','Matthias Toscanelli','m.toscanelli@code-source.ch','mtoscanelli','aa1d20cc873893533da0fb625f2c7752','Initial commit','Code-Source',1000000,1,0,'','ter','',''),
(9290045,0,'vhsminify','1.0.0',3265,170,'Minify for vhs assets','minify for vhs assets',1,0,4,1530097476,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-8.7.99\";s:5:\"fluid\";s:12:\"8.7.0-8.7.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','cbc05d0d06d2136cab290e3ed620383c','Initial upload','',1000000,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290046,0,'vhsminify','1.0.1',3265,180,'Minify for vhs assets','minify for vhs assets',1,0,4,1530103312,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-9.3.99\";s:5:\"fluid\";s:12:\"8.7.0-9.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','88afc451a3639d310a793e6f0d162ce5','Raised TYPO3 version to 9.3.x','',1000001,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290047,0,'vhsminify','1.0.2',3265,236,'Minify for vhs assets','minify for vhs assets',1,0,4,1530103511,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-9.3.99\";s:5:\"fluid\";s:12:\"8.7.0-9.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','f683e6019ee52ecf8bbfc2ea7fe3f59e','Small change','',1000002,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290048,0,'vhsminify','1.0.3',3265,256,'Minify for vhs assets','minify for vhs assets',1,0,4,1530553391,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-9.3.99\";s:5:\"fluid\";s:12:\"8.7.0-9.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','42dff47a835646ba607abfbd04b2a357','Small changes, this extension will only work, when vhs made the changes to code (see manual)','',1000003,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290049,0,'vhsminify','1.0.4',3265,308,'Minify for vhs assets','minify for vhs assets',1,0,4,1537190576,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','1f1e5c9373251bdc688b762cd817543d','TYPO3 9.4.x compatibility','',1000004,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290050,0,'vhsminify','2.0.0',3265,160,'Minify for vhs assets','minify for vhs assets',1,0,4,1558005812,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:12:\"8.7.0-9.3.99\";s:5:\"fluid\";s:12:\"8.7.0-9.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.3.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','93611a84c68a5cd3ac78763c4dcbb24e','Update','',2000000,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290051,0,'vhsminify','2.0.1',3265,252,'Minify for vhs assets','minify for vhs assets',1,0,4,1558533675,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','90c3a8e99bcce09bcb932b3980b067fd','Bugfix','',2000001,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290052,0,'vhsminify','2.0.2',3265,302,'Minify for vhs assets','minify for vhs assets',1,0,4,1568112331,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','719749b1076582dcbb5acf2968d31c52','added composer.json','',2000002,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290053,0,'vhsminify','2.0.3',3265,135,'Minify for vhs assets','minify for vhs assets',1,0,4,1573904949,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','c6d1c9fa96ff8c92fed066211610c79b','Small changes','',2000003,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290054,0,'vhsminify','2.0.4',3265,222,'Minify for VHS assets','minify for VHS assets',1,0,4,1574016980,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','341a927fd9d14b5760837f4641b08cde','Small changes to composer.json','',2000004,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290055,0,'vhsminify','2.0.5',3265,164,'Minify for VHS assets','minify for VHS assets',1,0,4,1579279264,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','e2a072c3db4ca837517136c5036ba538','Update matthiasmullie/minify','',2000005,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290056,0,'vhsminify','2.0.6',3265,164,'Minify for VHS assets','minify for VHS assets',1,0,4,1580211523,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','347467592d1056e77f0ab472ef117b5b','Check if class is loaded','',2000006,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290057,0,'vhsminify','2.0.7',3265,136,'Minify for VHS assets','minify for VHS assets',1,0,4,1581069629,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','e0a6671f1ea9d7d506d41c49c455d355','added css compress','',2000007,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290058,0,'vhsminify','2.0.8',3265,184,'Minify for VHS assets','minify for VHS assets',1,0,4,1581163434,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:13:\"8.7.0-9.99.99\";s:5:\"fluid\";s:13:\"8.7.0-9.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','561dcca6eb3183db7b2be8c2e8fdca84','Small change in compression','',2000008,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290059,0,'vhsminify','3.0.0',3265,232,'Minify for VHS assets','minify for VHS assets',2,0,4,1583098695,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:14:\"8.7.0-10.99.99\";s:5:\"fluid\";s:14:\"8.7.0-10.99.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','5dd0f9e15ad8f7ae0dd8024ffd2155c2','TYPO3 10 support','',3000000,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290060,0,'vhsminify','3.0.1',3265,50,'Minify for VHS assets','minify for VHS assets',2,0,4,1612270599,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:14:\"8.7.0-10.99.99\";s:5:\"fluid\";s:14:\"8.7.0-10.99.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','37cab79588a286c096692f70e2aeaf56','Added vhs 6.0 support','',3000001,0,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290061,0,'vhsminify','10.4.0',3265,114,'Minify for VHS assets','minify for VHS assets',2,0,4,1612284764,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:14:\"8.7.0-10.99.99\";s:5:\"fluid\";s:14:\"8.7.0-10.99.99\";s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:3:\"vhs\";s:0:\"\";}}','Raphael Zschorsch','rafu1987@gmail.com','rafu1987','7f83c258f90788e0da1c74276a4860b2','Small changes','',10004000,1,0,'https://bitbucket.org/rafu1987/vhsminify/','ter','',''),
(9290062,0,'ameos_tarteaucitron','1.0.0',4244,703,'AMEOS - TarteAuCitron (RGPD compliant cookie banne','Integrates tarteaucitron.js in TYPO3 (see : https://opt-out.ferank.eu )',2,-1,4,1530287002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-8.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','c2d4fcff33c9554062f63028b81ec42c','RGPD compliant cookie banner and tracking solution, integrates tarteaucitron.js in TYPO3','Ameos',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/1.0.0','ter','',''),
(9290063,0,'ameos_tarteaucitron','1.2.2',4244,95,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1628840635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-10.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','2ea20f42fe9037cffeeba307356edc4e','Upgrade to tarteaucitron.js v20210509\r\nCompatibility with TYPO3 10','Ameos',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290064,0,'ameos_tarteaucitron','1.2.3',4244,88,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1631883034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-10.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','35b216dd50713504528b0bddbf4a4f95','Update of Tarte Au Citron\r\nAddition of services :\r\n- intercomChat\r\n- discord\r\n- maps_noapi\r\n- hcaptcha\r\n- fculture\r\n- acast\r\n- mixcloud\r\n- gagenda\r\n- gdocs\r\n- gsheets\r\n- gslides\r\n- gforms\r\n- goptimize\r\n- marketomunchkin\r\n- outbrain\r\n- affilae\r\n- canalu\r\n- webtvnu','Ameos',1002003,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290065,0,'ameos_tarteaucitron','1.2.4',4244,19,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1633680599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-10.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','eb0d4536cc92489e3b2d0d0e00dc6387','Raise version to v 1.2.4\r\n\r\nUse new configuration API. f978cd1\r\nEnclose all ID constants into  for uniform handling 188345c\r\nRemove invocation of callback functions. d191e98\r\nrename typoscript config files to new naming scheme. 4e2028d\r\nAdd typoscript config for matomo and openwebanalytics. 248debf\r\n Thanks to Christian Welzel (https://github.com/sir-gawain)','Ameos',1002004,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290066,0,'ameos_tarteaucitron','1.2.5',4244,22,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1633682751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-10.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1ba2ad36c92a7cdb6904322b4df109a5','Removal of tarteaucitron as submodule as git submodule','Ameos',1002005,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290067,0,'ameos_tarteaucitron','1.2.6',4244,89,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1633683098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-10.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','a2a94f2483a4f21a29735c3e5b75d68f','Renaming of tarteaucitron.js-ext to tarteaucitron.js','Ameos',1002006,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290068,0,'ameos_tarteaucitron','1.2.7',4244,90,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1634289839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','2b6810db5ceeaa509687524331fc6138','TYPO3 11 compatibility','Ameos',1002007,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290069,0,'ameos_tarteaucitron','1.2.8',4244,80,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1635328407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','a2383c922026400d541af55b4fe9d37a','- Upgrade of TarteAuCitron 20210509\r\n- Raise version of extension to 1.2.8','Ameos',1002008,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290070,0,'ameos_tarteaucitron','1.2.9',4244,77,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1636556560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','b8039c638e56c8541a6ad349b7bb1c85','Raise version to 1.2.9\r\nFIX TYPO3_version check fail','Ameos',1002009,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290071,0,'ameos_tarteaucitron','1.2.10',4244,77,'AMEOS - TarteAuCitron (RGPD compliant cookie banner and tracking)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1638783117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','8f046cba1c6c0186309163fca47e3404','Version 1.2.10\r\n- Update of tarteAuCitron\r\n-- Correction ES6 dailymotion_player\r\n-- Enable js api for youtube_player and dailymotion_player\r\n-- Undo removal of opacity on button\r\n-- Fix locale code from ee to et\r\n-- Add ee locale\r\n-- Accessibility fix  prevent rendering of font-icons in buttons\r\n-- Accessibility: arial-label on button','Ameos',1002010,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290072,0,'ameos_tarteaucitron','1.2.11',4244,76,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1640795295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','0a2f57c5e8814853ec37396f3993ead9','[FEATURE] - Raise version to 1.2.11\r\n[FEATURE] - Update of tarteaucitron.js\r\n[FEATURE] - Add service Criteo One Tag\r\n[FEATURE] - Add service Météofrance\r\n[FEATURE] - Add service M6 Météo\r\n[FEATURE] - Add service MT Captcha\r\n[FEATURE] - Add service Archive.org\r\n[FEATURE] - Add service gallica\r\n[FEATURE] - Extension title modification','Ameos',1002011,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290073,0,'ameos_tarteaucitron','1.2.12',4244,81,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1642083847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','b2d9ab1d52da417955ae3aa765440e2f','[MAINTENANCE]Update of tarteaucitron.js\r\n[TYPOSCRIPT]Add Matomo Cloud Service\r\n[MAINTENANCE]Use of TYPO3 11 function in XClasses for rendering youtube and vimeo players\r\n[MAINTENANCE]Raise version to 1.2.12','Ameos',1002012,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290074,0,'ameos_tarteaucitron','1.2.13',4244,74,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1645002651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','dddf26d5234f9be80b01abcc951941fd','[MAINTENANCE]Raise version to 1.2.13\r\n[MAINTENANCE]Update of Tarte Au Citron (bugfixes)\r\n[SERVICES] Addition of Openstreetmap Embed and Geoportail maps Embed','Ameos',1002013,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290075,0,'ameos_tarteaucitron','1.2.14',4244,82,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1645432857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','2f5ad1a4fcf6b9ef16254d5388dc4b86','[MAINTAINANCE]Upgrade au tarteaucitron.js add Arabian Language\r\n[MAINTAINANCE]Raise version to 1.2.14]','Ameos',1002014,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290076,0,'ameos_tarteaucitron','1.2.15',4244,71,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1648802869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','f24ab986b0bce9162ae536b4f94aed0c','[FEATURE]Upgrade of tarteaucitron.js to v20220322\r\n[FEATURE]Addition of services : myfeelback, doubleclick, userpilot, piwikpro, crisp, microanalytics, facebookcustomerchat, weborama\r\n[MAINTAINANCE]Raise version to 1.2.15','Ameos',1002015,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290077,0,'ameos_tarteaucitron','1.2.16',4244,77,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1649233779,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','65743562d71222a991ad6d7c8a126c34','[FEATURE]Add support of ameos_dailymotion to convert dailymotion video to TAC placeholder\r\n[FEATURE]Add ameos_dailymotion as suggested extension\r\n[FEATURE]Raise version to 1.2.16','Ameos',1002016,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290078,0,'ameos_tarteaucitron','1.2.17',4244,75,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1650893701,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','8fc8fcdbaa833bc00291d058f62dc8dc','[FEATURE/TYPOSCRIPT]Add BodyPosition configuration to move TAC HTML at the top or bottom of the page\r\n[MAINTENANCE]Raise version to 1.2.17','Ameos',1002017,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290079,0,'ameos_tarteaucitron','1.2.18',4244,74,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1651850279,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','7991c556b019b68301f276bbf3f1245c','[MAINTAINANCE]Upgrade of tarteaucitron.js\r\n[MAINTAINANCE]Raise version du 1.1.18\r\n[FEATURE]Add new typoscript configuration : mandatoryCta','Ameos',1002018,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290080,0,'ameos_tarteaucitron','1.2.19',4244,65,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1652963356,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','dfa152f37362b6914b6c598f24c6483c','[MAINTAINANCE]Upgrade of Tarte au citron\r\n[FEATURE]Add Tiktok service\r\n[FEATURE]Add Klaviyo service\r\n[MAINTAINANCE]Raise version to 1.2.19','Ameos',1002019,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290081,0,'ameos_tarteaucitron','1.2.20',4244,74,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1653386433,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','daa2b94e43d8f540b5b84ecb2d6bda24','[SECURITY] Fix xss vulnerability','Ameos',1002020,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290082,0,'ameos_tarteaucitron','1.2.21',4244,69,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1654155656,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','94d366a9e040d5cab26b1903f30c3af4','[MAINTAINANCE]Upgrade of TarteAuCitron\r\n[FEATURE]Addition arc.io service\r\n[FEATURE]Addition of Adsense Search service\r\n[FEATURE]Addition of Google Ads service\r\n[MAINTAINANCE]Raise version to 1.2.21','Ameos',1002021,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290083,0,'ameos_tarteaucitron','1.2.22',4244,79,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,-1,4,1654270790,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','9a5bf7c5b2db5160ba014650dd8c379a',' [MAINTENANCE]Update of tarte au citron\r\n[FEATURE]New service : Google Adsense Automatic\r\n[FEATURE]Enable usage of data attributes in iframe service\r\n[MAINTENANCE]Raise version to 1.2.22','Ameos',1002022,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290084,0,'ameos_tarteaucitron','1.2.23',4244,110,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1655103980,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','5afcb66e166fffa7a49a315c6a725e07','Version 1.2.23 - Security Fix !! Please Upgrade !!\r\n[SECURITY] Fix xss vulnerability in TYPO3 XClasses for rendering youtube and vimeo players\r\n[SECURITY] Fix xss vulnerability in TYPO3 XClasses for rendering daylymotion player\r\n[MAINTAINANCE]Addition of array utility\r\n[MAINTAINANCE]Raise version number to 1.2.23','Ameos',1002023,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290085,0,'ameos_tarteaucitron','1.2.24',4244,103,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1657871101,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','fd60c6dbf06f98bc989f8d1ed354597c','[RELEASE]Version 1.2.24\r\n[SERVICES]Addition of services : antvoice, plausible, videas','Ameos',1002024,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290086,0,'ameos_tarteaucitron','1.2.25',4244,103,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1663338636,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','5cc6019cfe5fb8d1524377b79f06a9e3','[RELEASE]Version 1.2.25\r\n[MAINTAINNANCE]Upgrade of Tarte au citron v1.9.7\r\n[SERVICES]Addition of news services : Trustpilot, Snapchat and Matomo Tag Manager\r\n[MAINTAINANCE]Service Tiktok addition of Javascript function\r\n[MAINTAINANCE]Raise version number to 1.2.25','Ameos',1002025,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290087,0,'ameos_tarteaucitron','1.2.26',4244,98,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1666771843,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','684490d3d21b270d343216a2e65b0792','[RELEASE]Version 1.2.26\r\n[MAINTAINANCE]Upgrade of Tarte au citron v1.9.9\r\n[SERVICES]Addition of new services : Kwanko,  Lead Forensics, Ubib Chatbot, Wysistat and Robo Fabrica Chatbot\r\n[SERVICES]Matomo Cloud : Addition of matomoCustomJSPath to provide custom js path to service','Ameos',1002026,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290088,0,'ameos_tarteaucitron','1.2.27',4244,86,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1672907967,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','28e3a0c684824e12d3cb45087cb36029','[RELEASE]Version 1.2.27\r\n[SERVICES]Addition of new services : eulerian, posthog, googlesignin, calendly, tolkai\r\n[FEATURE]Addition of matomoMore function in matomo service','Ameos',1002027,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290089,0,'ameos_tarteaucitron','1.3.0',4244,93,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1674227895,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','31fccad214a20557408f8e6668327829','[RELEASE/1.3.0]Set version number to 1.3.0\r\n[SERVICES]Analytics addition of analyticsAnonymizeIp and analyticsPrepare configurations\r\n[SERVICES]Addition of new services : activecampaignvgo, sendinblue, collectchat\r\n[SERVICES]Iframe scrolling of the iframe is now configurable\r\n[MAINTAINANCE]Upgrade of Tarte Au Citron Librairy','Ameos',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290090,0,'ameos_tarteaucitron','1.3.1',4244,78,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1674569343,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','95f97d3b01eca76717fd9bdd6ce0bf9d','[RELEASE]Version 1.3.1\r\n[Viewhelpers]HTML code quality, removal of allow and allowFullScreen attributes and association of the tac class in the class attribute if present in YoutubeViewhelper','Ameos',1003001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290091,0,'ameos_tarteaucitron','1.3.2',4244,87,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1674570397,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','3eae0d3ddc3055dcf4fcfc58b49b850d','[RELEASE]Version 1.3.2\r\n[SERVICES/Youtube]Usage of tarteaucitron.getElemAttr instead of elem.getAttribute','Ameos',1003002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290092,0,'ameos_tarteaucitron','1.4.0',4244,94,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1675435809,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-11.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','62b47a27510e8a1435dd3b368ee86eac','[RELEASE]1.4.0\r\n[MAINTAINANCE]Upgrade of tarte au citron v1.10.0\r\n[SERVICE]Addition of services : force24, tiktokvideo and shinystat','Ameos',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290093,0,'ameos_tarteaucitron','2.0.0',4244,71,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1687353563,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','e139dedb492f53e12748f51120c322d2','[VERSION] Raise version 2.0.0\r\n[FEATURE]TYPO3 12 compatibility\r\n[FEATURE] Upgrade au TarteAuCitron.js v1.12.0\r\n[FEATURE] Addition of services : ActiSTAT, Outbrain Amplify, PlayPlay, Adobe - Analysis Workspace, Zoho PageSense, Leadinfo\r\n[FEATURE] BREAKING CHANGE : removal of services matomo et matomohightrack be sure to replace with service matomocloud','Ameos',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290094,0,'ameos_tarteaucitron','2.1.0',4244,80,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1688477485,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','64ed4ba1cf068b97a4614842af9649de','[RELEASE] Version 2.1.0\r\n[FEATURE] Upgrade of tartaucitron.js v1.13.0\r\n[FEATURE] Addition of services : eskimi, sharethissticky, pianoanalytics\r\n[FIX] Modification of categorisation of some services constants','Ameos',2001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290095,0,'ameos_tarteaucitron','2.2.0',4244,71,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1691653592,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','e225de515dc043334d1effd2c1a644ca','[RELEASE] Version 2.2.0\r\n[FEATURE] Upgrade of tartaucitron.js v1.14.0\r\n[FEATURE] Addition of services : twitch','Ameos',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290096,0,'ameos_tarteaucitron','2.2.1',4244,64,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1693297718,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','08d58974e979e63ace64ced4630a5aab','[RELEASE]Version 2.2.1\r\n[MAINTAINANCE]Added new svg icon for extension manager in TYPO3 12','Ameos',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290097,0,'ameos_tarteaucitron','2.2.2',4244,71,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1693558891,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','7317e900529c4d68125e94233a913791','[RELEASE]Version 2.2.2\r\n[MAINTAINANCE]Correction of a warning on a undefined array key in Youtube renderer','Ameos',2002002,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290098,0,'ameos_tarteaucitron','2.3.0',4244,63,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1698681910,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Ameos Team','typo3dev@ameos.com','r.geyer','1be80be3dbc70bd315080b79a22ffdb5','[FEATURE]Raise version to 2.3.0\r\n[FEATURE]Upgrade of tarteaucitron.js to version 1.15.0\r\n[FEATURE]New constant : showDetailsOnClick (default true) to enable configuration in tarteaucitron.js\r\n[FEATURE]New service : Equitiv','Ameos',2003000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290099,0,'ameos_tarteaucitron','2.4.0',4244,66,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1701878049,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','330768535af3c2a6157f62f22eb97239','[RELEASE] Version 2.4.0\r\n[COSMETIC] Change author name in order to give myself a little more credit as Im the only developer on the extension\r\n[BUGFIX] Typoscript Configuration  Addition of parameters to hotjar service','Ameos',2004000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290100,0,'ameos_tarteaucitron','2.5.0',4244,65,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1706793143,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','6ff68977415b86d27b92d4c2a147bcde','[RELEASE]Version 2.5.0\r\n[FEATURE]Upgrade of Tarteaucitron.js to v1.16.1\r\n[FEATURE]New typoscript configuration and constants to use tarteaucitron minified versions\r\n[SERVICES]New services : screeb, pipedrive, dynatrace, mixpanel, freshsalescrm','Ameos',2005000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290101,0,'ameos_tarteaucitron','2.5.3',4244,54,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1709886606,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','4cfabc3d63277960eac3f7f2dc270526','[RELEASE] Version 2.5.3\r\n[BUGFIX] Add styles attribute in youtube placeholder in order to have a proper dimension for the block\r\n[BUGFIX] Addition of px unit in the style attribute of the youtube renderer\r\n[BUGFIX] Correction of Matomo Tag Manager Typoscript Constants use : ameos.tarteaucitron.services.matomotm.matomotmUrl','Ameos',2005003,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290102,0,'ameos_tarteaucitron','2.6.0',4244,57,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1710748501,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-1.0.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.6.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','dee923dcb8dbe1fbfcc7a70a28768c34','[RELEASE] Version 2.6.0\r\n[MAINTAINANCE] Upgrade of tarteaucitron.js to v1.17\r\n[FEATURE] New constant : googleConsentMode : Enable Google Consent Mode v2 for Google ads and GA4 : true/false\r\n[FEATURE] New constant : partnersList : Details the number of partners on the popup and middle banner : true/false\r\n[SERVICES] New service : Piximedia and 6 services to handle Google Consent Mode','Ameos',2006000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290103,0,'ameos_tarteaucitron','3.0.1',4244,48,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1716381507,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','531828d3a7aa18ca1fba4b1dba203e70','[RELEASE]Version 3.0.1\r\n[BUGFIX]Typoscript  Setup  Fix missing ; in multiplegoogletagmanager','Ameos',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290104,0,'ameos_tarteaucitron','3.1.0',4244,51,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1716559432,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','0571854ea9250e0356733d393772f6d9','[RELEASE] Version 3.1.0\r\n[FEATURE] New constant : tarteaucitronForceLanguage to for language to one of ar,bg,ca,cn,cs,da,de,et,el,en,es,fi,fr,hu,it,ja,lb,lt,lv,nl,no,oc,pl,pt,ro,ru,se,sk,sv,tr,uk,vi,zh\r\n[BREAKING CHANGE] Version 3.0 drop support of TYPO3 8','Ameos',3001000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290105,0,'ameos_tarteaucitron','3.2.0',4244,53,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1716819380,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','b6a18f453b86662160040ea874c7e792','[RELEASE] Version 3.2.0\r\n[FEATURE] Upgrade of Tarte Au Citron to v1.18.0\r\n[FEATURE] INIT : New constant : alwaysNeedConsent (default false) to ask the consent for \"Privacy by design\" services : true/false [FEATURE] SERVICES : Matomo Cloud : News constant matomoDontTrackPageView to disable page view tracking\r\n[FEATURE] SERVICES : Matomo Cloud : News constant matomoFullTracking to enable full tracking\r\n[FEATURE] SERVICES : Screeb : New constant screebDontInit to avoid the initialisation of screeb\r\n[FEATURE] New services : Teads, The Trade Desk, Zoho, Seamlessaccess, Reddit','Ameos',3002000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290106,0,'ameos_tarteaucitron','3.2.1',4244,47,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1717511335,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-12.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','75e7db230c57162b0324a5286350a5fb','[RELEASE] Version 3.2.1\r\n[FIX] Fix Warning on unexsting array key in youtube renderer','Ameos',3002001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290107,0,'ameos_tarteaucitron','3.3.0',4244,50,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1717513861,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','88dd2e7f029f41e478bc1c06346ba082','[RELEASE] Version 3.3.0\r\n[FEATURE] Add TYPO3 13 compatibility\r\n[FIX] Fix warning and error in dailymotion renderer','Ameos',3003000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290108,0,'ameos_tarteaucitron','3.4.0',4244,59,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1717597390,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','52a2d1957d328fc1b5e2d05239767b9a','[RELEASE] Version 3.4.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.19.0 (Google Consent Mode Fallback for multiple gtag service, new languages, cookies used by Clarity service\r\n[FEATURE] New service : tolkaigenii\r\n[FIX] Corrected some constants editor variable type','Ameos',3004000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290109,0,'ameos_tarteaucitron','3.5.0',4244,22,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1750925529,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','2500d23f021325424aa0af9d52d5549e','[RELEASE] Version 3.5.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.20.1\r\n[FEATURE] Add option bingConsentMode : Enable Bing Consent Mode for Clarity & Bing Ads\r\n[FEATURE] Add option softConsentMode : Enable Soft consent mode (consent is required to load the services)\r\n[FEATURE] Add option dataLayer : Enable Datalayer : Send an event on the Datalayer with the service status\r\n[FEATURE] Add option serverSide : Enable ServerSide side only, tags arent loaded in client side','Ameos',3005000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290110,0,'ameos_tarteaucitron','3.6.0',4244,21,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1751964859,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','b7ac75a53daf250fc8fc78d8fdbfd974','[RELEASE] Version 3.6.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.22.0\r\n[FEATURE] Add Sets support for TYPO3 13\r\n[SERVICES] Plausible : Add Plausible Endpoint\r\n[SERVICES] Add Fillout','Ameos',3006000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290111,0,'ameos_tarteaucitron','3.6.1',4244,24,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1753349447,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','f35e4250e53f7378c2ae7f8a1999f816','[RELEASE] Version 3.6.1\r\n[FIX] Add fillout default constant','Ameos',3006001,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290112,0,'ameos_tarteaucitron','3.7.0',4244,19,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1756980414,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','f20858d330f63e6eb93a42f519d67fb0','[RELEASE] Version 3.7.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.24.0\r\n[SERVICES] Add Madmetrics','Ameos',3007000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290113,0,'ameos_tarteaucitron','3.8.0',4244,21,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1758032260,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','d15fd660f4d220a597c1c572858474cd','[RELEASE] Version 3.8.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.25.0','Ameos',3008000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290114,0,'ameos_tarteaucitron','3.9.0',4244,19,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1759932013,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','5a273e4e3b27c206e3d6994bb2f76163','[RELEASE] Version 3.9.0\r\n[FEATURE] Upgrade of tarteaucitron.js to v1.26.0','Ameos',3009000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290115,0,'ameos_tarteaucitron','3.10.0',4244,19,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1764596546,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','e15c05f97268b47ea5b8c73bebbbbf22','[RELASE]Version 3.10.0\r\n[FEATURE]Typoscript  New configuration : customCloserId Optionnal A11y: Personnalised id to open the panel\r\n[FEATURE]Upgrade of tarteaucitron v1.27.1','Ameos',3010000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290116,0,'ameos_tarteaucitron','3.11.0',4244,20,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1765985551,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','278b85ca385cd49da5770e8a0f4c2e47','[RELASE] Version 3.11.0\r\n[FEATURE] Upgrade of tarte au citron v1.28.0\r\n[FEATURE] New Service : ClickDimension','Ameos',3011000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290117,0,'ameos_tarteaucitron','4.0.0',4244,8,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1779112804,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-13.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','cfc8f815c1c63a4e8d3d54a68b2a69c0','[RELEASE] Version 4.0.0\r\n[FEATURE] Raision version number to 4.0.0\r\n[FEATURE] Add support of TYPO3 14\r\n[FEATURE] Upgrade of tarteaucitron 1.28.0 to 1.32.0\r\n[FEATURE] Services : New params for Mad Metrics service\r\n[FEATURE] New services : Cj.com, User.com, Team Brain, Matomo Cloud Heatmap, Brevo Conversation\r\n[FEATURE] Removal of services : ferank & ferank_pub\r\n[BREAKING CHANGE] Drop support au TYPO3 9','Ameos',4000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290118,0,'ameos_tarteaucitron','4.0.1',4244,12,'AMEOS - TarteAuCitron (GDPR cookie banner and tracking management / French RGPD compatible)','Integrates tarteaucitron.js in TYPO3 (see : https://tarteaucitron.io )',2,0,4,1779113154,'a:2:{s:8:\"suggests\";a:1:{s:17:\"ameos_dailymotion\";s:12:\"1.0.0-2.9.99\";}s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','52e07e8d7ec3e3d50f81425c3749bd4b','[RELEASE] Version 4.0.1\r\n[FEATURE] Raise TYPO3 Compatibility to 14','Ameos',4000001,1,0,'https://docs.typo3.org/typo3cms/extensions/ameos_tarteaucitron/','ter','',''),
(9290119,0,'jct_json_ld','0.0.1',575,164,'JSON-LD Generator','A simple and interactive JSON-LD Generator',0,0,1,1530619914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jérémie Constant','mail@jeremieconstant.de','jconstant','a24432c2bba078f8dd8ddaf4e6e7d9e0','Start of my JSON-LD project.','',1,0,0,'','ter','',''),
(9290120,0,'jct_json_ld','0.0.2',575,411,'JSON-LD Generator','A simple and interactive JSON-LD Generator',999,0,1,1531489747,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jérémie Constant','mail@jeremieconstant.de','jconstant','400f1cc6760a27eaf3e10c01b87dcac9','Abandoned. Please move to bw_json_ld','',2,1,0,'','ter','',''),
(9290121,0,'esppoi','1.1.0',441,441,'ESP POI','Google Maps integration for pois',2,0,3,1530719040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','André Sünnemann','a.suennemann@edv-peuker.de','asuennemann','086167a4db02aca0b8fb7afe6c14f0aa','A little poi extension for google maps','',1001000,1,0,'','ter','',''),
(9290122,0,'plugin_cache_extend','1.0.0',411,102,'Plugin Cache Extend','Extend plugin cache to settings, each part of pages by plugin can be customized',0,0,2,1530815740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";}}','bobo','','sspigzai','d0185953fb3876e6570316d7cc51296a','Extend plugin cache control by flexform.\r\nUsage add flexform settings or typoscript settings with key cacheable, 0 is force no cache, 1 is force cache.\r\n','',1000000,0,0,'','ter','',''),
(9290123,0,'plugin_cache_extend','1.1.0',411,309,'Plugin Cache Extend','Extend plugin cache to settings, each part of pages by plugin can be customized',2,0,2,1530939399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','bobo','','sspigzai','4e191c5247b8571b775481dab4745361','Compatible typo3 v8','',1001000,1,0,'','ter','',''),
(9290124,0,'canto_extension','1.0.0',2577,255,'Canto Extension','Canto is a long-standing leader in the digital asset management (DAM) community. With the Typo3 extension for Canto, organizations can access and use all of their digital content from Canto within Typo3. In a powerful and easy way, users can insert their digital images without having to leave Typo3.',2,-1,3,1531104204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','adb48e2b7e0ad3f5d632a81e54d8669c','Experience a simple and powerful way to insert your brand images from Canto.','',1000000,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290125,0,'canto_extension','1.0.1',2577,124,'Canto Extension','Connect canto flight to get resource',2,-1,3,1538982015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','20f5e24677b81fc305193b8b4143c8aa','The new version of canto extension\r\n1.  always rend the latest version resource\r\n2. support insert vedio , audio from canto','',1000001,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290126,0,'canto_extension','1.0.2',2577,217,'Canto Extension','Connect canto flight to get resource',2,-1,3,1539052304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','41698c69014488f650af56a549b16abc','The new version of canto extension\r\n1. always rend the latest version resource, if using \"Insert URL into Post\" mode.\r\n2. support insert video , audio from canto','',1000002,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290127,0,'canto_extension','1.0.3',2577,155,'Canto Extension','Connect canto flight to get resource',2,-1,3,1551429810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','c6034fed443452b76d576cddf93520cc','1. Fixed read the property length of null issue\r\n2. Use Canto Library instead of Flight Library\r\n3. Fixed get content list issue','',1000003,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290128,0,'canto_extension','1.0.4',2577,228,'Canto Extension','Connect canto flight to get resource',2,-1,3,1553752837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','587c2999d959b34cdceb1f194e57e009','Fixed the issue of Typo3 Plugin login when its Https','',1000004,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290129,0,'canto_extension','1.0.7',2577,712,'Canto Extension','Connect canto flight to get resource',2,-1,3,1566442512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','242ae56c2e9bcc4174697bba967857d7','Fixed an issue with rendering Treeview.','',1000007,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290130,0,'canto_extension','1.0.8',2577,113,'Canto Extension','Connect canto flight to get resource',2,-1,3,1599033342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','b9dd5edb93cc90b8cb258d583e85ef21','Bug Fixed.','',1000008,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290131,0,'canto_extension','1.1.6',2577,34,'Canto Extension','Connect canto flight to get resource',2,-1,3,1617775617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','66cb71d244c50da389afe366b6ab4d94','	Fixed Bugs\r\n	The Typo3 connector now works for canto.de accounts. ','',1001006,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290132,0,'canto_extension','1.1.7',2577,36,'Canto Extension','Connect canto flight to get resource',2,-1,3,1617775691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','7098f25c6066ce395bbc9589d163d967','Publish your photos, images and any other brand asset from your Canto account directly to your TYPO3 website. Dont worry about searching for files in emails, or downloading and uploading from your computer. Once connected, you can find your images from Canto without leaving TYPO3. Easily search then select images from within the TYPO3 interface using the Insert from Canto option on the Images tab.','',1001007,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290133,0,'canto_extension','1.1.9',2577,53,'Canto Extension','Connect canto flight to get resource',2,-1,3,1617963353,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','b165895cea6d9abbfdbfb72d911a32bc','Bug fixed.','',1001009,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290134,0,'canto_extension','1.1.8',2577,49,'Canto Extension','Connect canto flight to get resource',2,-1,3,1618215055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','994f3165730d4979086c8e2c766f59b5','Bug fixed.','',1001008,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290135,0,'canto_extension','1.2.1',2577,34,'Canto Extension','Connect canto flight to get resource',2,-1,3,1624585707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','b9d06a611272012a54cdeebad8467755','Bug fixed.','',1002001,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290136,0,'canto_extension','1.2.2',2577,48,'Canto Extension','Connect canto flight to get resource',2,-1,3,1624866757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','49553b83d6385fb0553c7641c3b8fd4d','Bug fixed.','',1002002,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290137,0,'canto_extension','1.2.4',2577,32,'Canto Extension','Connect canto flight to get resource',2,-1,3,1628582922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','437bbd576fe117b2a28d69b308e7b0c9','Bug fixed','',1002004,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290138,0,'canto_extension','1.3.1',2577,56,'Canto Extension','Connect canto flight to get resource',2,-1,3,1628583037,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','f00c99f8b4a94c35d0d1f07943ed38d5','Bug fixed.','',1003001,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290139,0,'canto_extension','1.3.3',2577,62,'Canto Extension','Connect canto flight to get resource',2,-1,3,1643369614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','9a8842b88e56d5963fcdeb24ac2d2907','-	Minor bug fixes','',1003003,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290140,0,'canto_extension','1.2.6',2577,25,'Canto Extension','Connect canto flight to get resource',2,-1,3,1643369697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','71b5c9a214a27937ba15cd8e764841ca','-	Minor bug fixes','',1002006,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290141,0,'canto_extension','1.2.7',2577,11,'Canto Extension','Connect canto flight to get resource',2,-1,3,1674869343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','ef1e0ffbeb69eb31bd0f397ba29bce81','-Minor bug fixes and improvements','',1002007,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290142,0,'canto_extension','1.3.4',2577,19,'Canto Extension','Connect canto flight to get resource',2,-1,3,1674869478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','ea8fce96c9dfde37862bd6e728de1e9a','-Minor bug fixes and improvements','',1003004,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290143,0,'canto_extension','1.2.8',2577,9,'Canto Extension','Connect canto flight to get resource',2,-1,3,1676341844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','fc2bca2d12bcb100cfd1ea1a55c5f94d','Bug fixes & enhancements','',1002008,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290144,0,'canto_extension','1.3.5',2577,31,'Canto Extension','Connect canto flight to get resource',2,-1,3,1676341889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','019310695ddd82f3acfea81fd18ec141','Bug fixes & enhancements','',1003005,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290145,0,'canto_extension','1.3.7',2577,29,'Canto Extension','Connect canto flight to get resource',2,-1,3,1681175801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','732e0c40b0606107b3c36f0c9ae8ed0f','Support for TYPO3 v11 has been added.','',1003007,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290146,0,'canto_extension','1.3.8',2577,22,'Canto Extension','Connect canto flight to get resource',2,-1,3,1690958361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','83186681d3c7b5d018811e3ffbe24090','Fixed security issues.','',1003008,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290147,0,'canto_extension','1.3.9',2577,10,'Canto Extension','Connect canto flight to get resource',2,-1,3,1698289281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','cf4b642af5200bedce563ba812490221','Support added for all Canto customers who store their data in the Australia region.','',1003009,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290148,0,'canto_extension','1.4.0',2577,30,'Canto Extension','Connect canto flight to get resource',2,-1,3,1698301148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Canto','','cassie','dc58a836004db3ddd4cd7913ffcaadef','Support added for all Canto customers who store their data in the Australia region.','',1004000,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290149,0,'canto_extension','1.4.1',2577,25,'Canto Extension','Connect canto flight to get resource',2,0,3,1715062843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','25a5a0726839c92c214aa2980253a024','We have updated with a new version 1.4.1 and fixed the below points.\r\n1) Security Update - please update ASAP.\r\n2) Made compatible with version 12 of Typo3 as well.','',1004001,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290150,0,'canto_extension','1.2.9',2577,20,'Canto Extension','Connect canto flight to get resource',2,0,3,1715152627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";}}','Canto','','cassie','4ea0ca40aa2fde750e00c70a72a499d2','Security Update - please update ASAP','',1002009,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290151,0,'canto_extension','1.4.2',2577,21,'Canto Extension','Connect canto flight to get resource',2,0,3,1719303989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','b4de0c73eefac8cd3de3d6e3d05d5e83','Added a URL to the Content Security Policy to allow access to the URL','',1004002,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290152,0,'canto_extension','1.4.3',2577,30,'Canto Extension','Connect canto flight to get resource',2,0,3,1719463603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','705da5d4acda8d45b9e4b2da12bf0b3e','Changed index.html to Index.html due to some customer facing the issue.','',1004003,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290153,0,'canto_extension','1.4.4',2577,20,'Canto Extension','Connect canto flight to get resource',2,0,3,1720790608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','ae40647349096823efee901d5658f3c1','Fixed the Search for more than one word in the search query like \"demo test\".','',1004004,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290154,0,'canto_extension','1.4.5',2577,29,'Canto Extension','Connect canto flight to get resource',2,0,3,1721207520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','e3553df187df91eef9374a15cf78d8c8','Fixed the Warning ','',1004005,0,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290155,0,'canto_extension','1.4.6',2577,38,'Canto Extension','Connect canto flight to get resource',2,0,3,1728887200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Canto','','cassie','c11e03a794d850ae9b9b778182a865af','Fixed token expiry and scrolling functionality issues related to loading assets.','',1004006,1,0,'https://support.canto.com/hc/en-us/articles/23002277502993-TYPO3-Plugin','ter','',''),
(9290156,0,'oauth2','0.2.0',2357,262,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1531204397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Christian Spoo','cs@marketing-factory.de','typo3@mfc','6045a7c7cdda6280d61cae6d74175f2a','initiale release','Marketing-Factory Consulting GmbH',2000,0,0,'https://docs.typo3.org/p/mfc/oauth2/0.2/en-us','ter','',''),
(9290157,0,'oauth2','0.2.1',2357,224,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1531206830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','29a19ff69d94b70396983b90c482ac58','- Correctly cope with an empty default group list\r\n- Extend README.md\r\n- Adapt author information from composer.json','Marketing Factory Consulting GmbH',2001,0,0,'https://docs.typo3.org/p/mfc/oauth2/0.2/en-us','ter','',''),
(9290158,0,'oauth2','0.2.3',2357,224,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1531215106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','cd8b78a8a0351abf2ceee663af6377f5','Version 0.2.3\r\n\r\n\r\n- Only update user records if configured to do so\r\n- Do not prefix GitLab users\r\n\r\n\r\nVersion 0.2.2\r\n\r\n\r\n- Correctly work with permissions set by group memberships','Marketing Factory Consulting GmbH',2003,0,0,'https://docs.typo3.org/p/mfc/oauth2/0.2/en-us','ter','',''),
(9290159,0,'oauth2','0.2.4',2357,582,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1531223584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.4.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','911c5f6e4837360d876ebea85e6add54','Version 0.2.4\r\n\r\n\r\n- Merge user permissions from project, group and shared groups','Marketing Factory Consulting GmbH',2004,0,0,'https://docs.typo3.org/p/mfc/oauth2/0.2/en-us','ter','',''),
(9290160,0,'oauth2','1.1.1',2357,544,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1564984336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','835624b2e98b52f1e975a1813597d6a6','BREAKING CHANGES!!!!\r\n\r\nPlease read the manual before update. The registration for the provider has changed. (see https://github.com/marketing-factory/oauth2/blob/1.1.1/README.md)','Marketing Factory Consulting GmbH',1001001,0,0,'https://docs.typo3.org/p/mfc/oauth2/1.1/en-us','ter','',''),
(9290161,0,'oauth2','2.0.1',2357,138,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1617009845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','f2fdc43c2e81b6fb7f1373e50ef29b73','TYPO3 10 Compatibility','Marketing Factory Consulting GmbH',2000001,0,0,'https://docs.typo3.org/p/mfc/oauth2/2.0/en-us','ter','',''),
(9290162,0,'oauth2','1.15.1',2357,124,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1617009884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','69ef857c76e8d2b27917898a9432af08','improvements for TYPO3 8 and 9','Marketing Factory Consulting GmbH',1015001,0,0,'','ter','',''),
(9290163,0,'oauth2','3.0.0',2357,178,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',1,0,4,1619686238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Christian Hellmund, Simon Schmidt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','78415f58e162f4772ba7fe7b3ef5f99b','Add publish via github workflow action.','Marketing Factory Consulting GmbH',3000000,0,0,'https://docs.typo3.org/p/mfc/oauth2/3.0/en-us','ter','',''),
(9290164,0,'oauth2','3.3.1',2357,47,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',2,0,4,1742808270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo','typo3@marketing-factory.de','typo3@mfc','aa9ebf487033bfb686d113757f8a5c97','Manual TER Upload.\r\n\r\nRemove obsolete TYPO3 version from README by @mbrodala in 54\r\nAdd PHP 8.4 support by @florian-lst in 57\r\n[FEATURE] make backend user realName configurable (supersedes 52) by @tehplague in 59\r\n[TASK] speedup access_level determination by @infabo in 50\r\nAdd TYPO3 v12 and v13 Support\r\n\r\nSee all Information about this release:\r\nhttps://github.com/marketing-factory/oauth2/releases/tag/3.3.1','Marketing Factory Consulting GmbH',3003001,0,0,'https://docs.typo3.org/p/mfc/oauth2/3.3/en-us','ter','',''),
(9290165,0,'oauth2','4.1.2',2357,8,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',2,0,4,1778149161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo','info@marketing-factory.de','typo3@mfc','868af9f1713e3e8943c9f66f9bf1306d','[TASK] Regenerate configuration provided by typo3/coding-standards and re-run validations','Marketing Factory Digital GmbH',4001002,0,0,'https://docs.typo3.org/p/mfc/oauth2/4.1/en-us','ter','',''),
(9290166,0,'oauth2','4.1.9',2357,12,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',2,0,4,1778156919,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo','info@marketing-factory.de','typo3@mfc','ddfd008a441f4ad0b9269b6666d7c68e','Version 4.1.9\n\n\n- [TASK] Remove strict_types definition from ext_emconf.php\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAABCgAdFiEEBLPDOmUKRbYHhbuNzNnThQKwruYFAmn8hO0ACgkQzNnThQKw\nruaCkw/6AlWOAab4yRfT7J0ewtRzKoGrXuHTW4d4DjeUTWYq7hYMS2bRJkOoy\nbl9aJKnG0l/W98tTuD2NsdRNlVM9PQFn5T1bxYCWZPFKQ8GPFKcdu5atNMLYuYlZ\nvIcIr47uyMbbbe7qZF94JK0taWRhmYswd/xauKJs4OJJxHkkBBi0ViM/ssk62a\nvqJrXka6KmHBHNCB29oi/ke/OBQljCjr8ZP7T9DnbJZ8VNM/yhZyR/Q/TPK/fla\n0jSM9hOKO352LrIYXkJZwpL2xnGHrvEvpKAAXdNC86pBYUeoanezdeUeeRXr0VS\nZMIzj1leqXHF7cNsjivg1mYo58m0d2rUYZZLHuYPAKNyviTgWNTM2UED/MpMD0d\nAzQMYUKp2WAa5Pa/E8bDl6WI0rovhoCI36zJRo6/xw0CY0h8rX5YYIlT6W8kyPA\nikNPIjbaHVftQ4e94Pt4UnJkDuZSMUiGZTjuELfiI8363EEZekvOaDOQb4E6Fogx\n3I2iqJiulXVHGtX/Dif3eo5Go7HUbMBsbNLy9tlSgv9rs7xIqjuhN6upSILO9SeX\n8hGFQ6XdKhfmh0UmMSVWTHlNUjStIGuPbOTisr6ZmXX5i/h9blnVyZp78dIH5Q\nAqgXneIkCi6cOWuA2ibKeugkgytpUHIbAStXiWsHD2CZgSGyEE\nLLcF\n-----END PGP SIGNATURE-----','',4001009,0,0,'https://docs.typo3.org/p/mfc/oauth2/4.1/en-us','ter','',''),
(9290167,0,'oauth2','4.2.0',2357,6,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',2,0,4,1782342472,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo','info@marketing-factory.de','typo3@mfc','40d7b2ba20082dd955f766817f125d8d','Version 4.2.0\n\n\n- [FEATURE] Allow to map Keycloak groups to TYPO3 permissions\n- [TASK] Bump version to 4.2.0\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAABCgAdFiEEBLPDOmUKRbYHhbuNzNnThQKwruYFAmo8YuYACgkQzNnThQKw\nruYRBQ/K7oT4/QtR2vLxFt1rmpYzIlrxnCQuqiZM9oMkSrQWJfhCTfpmzpCyv\nWqC9PQx6v3F0fjuSIpiCi2ZRDbiTxny3tt4a60iF4q9Hb3dg2Y2sPtX63zLA6x\nqIyNlgnEN79uGlvoEEDQlFBFcOYUJH8S8RhvZw7adPoivnOtzqxJypouIQDzdC\nucifFUDtcn12I4m9IdUoEi0O1eUeO9AToZtKeHNEXuFM7/oGMN20E80loto8pe\nfhAJqrS01lF3G8GjhF66CyLrztlwrZy7il6v9dnEf1O1uyaewjCXfIcsziio5gIV\nIpyLaTlxNhWk7Gp2wEKZFxA6N5i4JXU2bLKbJWM828/anvVvrFohqFvb0mXEVlOH\nzswIAxqsPgJbZzmtjJAFLfENcH6BSAbthRrXVkvAMKlKZFCN/pX/W5/a13xWme\nA73yW4tFA9cMJRUC4D5npyZ5qmjWeEhteWZ5VG205Tk81gebdBwACIssy4gfK/bZ\nvnqItP7tXGG8Eprg87kHxQ5DZliWRDefGQnjierBCry7QxgM/e3ZsT6d6FldOCz\n2D8RJMeTMBfWv5QMA4MO2vrzacNRYch8SBwzesAo74UmtkZS26QNGnsNmuMG4BD\nb936QPH6tw2nRHzNELp1rEAKERPWMiBhABFHem9FbC78808AEw\n0Nqt\n-----END PGP SIGNATURE-----','',4002000,0,0,'','ter','',''),
(9290168,0,'oauth2','4.3.0',2357,8,'OAuth2 authentication and authorization','Generic OAuth 2.0 authentication and authorization for TYPO3 CMS',2,0,4,1782407531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Christian Hellmund, Sebastian Klein, Simon Schmidt, Karoline Steinfatt, Christian Spoo','info@marketing-factory.de','typo3@mfc','f551f444d7ad2ce1b2ad39b5918b8e0d','Version 4.3.0\n\n\n- [FEATURE] Dispatch UserProfileUpdated event whenever a user profile is going to be updated\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAABCgAdFiEEBLPDOmUKRbYHhbuNzNnThQKwruYFAmo9YSQACgkQzNnThQKw\nruYunA//XyGz8wg8XPi0fu9zG3IOdp1lJOtjfsiM0iQD972mXic3UqG5qg5Firv9\n4Dn7ZZ4rBl6vBrteeKl97N/vxba7eYYusa5zhDdqDjZLN3KONXycyP2EqG8afs\nKPd1l8mdj5QNqdTTka3e9Zxnl/swq2oH69JNf0HrqZhj7xEoBmixCpZzQI3M4jjp\nVaQyEexwjZlxbqftz3GTCgv8pABpjftYQyNl0uwV/hm7KtgiftrsmrZT1VNu8c7K\n456uguORIqaParoZiswMpwbbDpRqbAi6WikKbT80cUmzW1IoIS6NjkNNBIAmzu\nnPNijnWY6MOI7a15iyNjQ7JckPZEtfjwzv3qniyTxutDYqicbIaEhE7iW2/Qgr\nUk9CkM/qB9/43Vg8PvR2fukc/yKccxLdXVVPrv5LvNP4H/Cqa14waj0q2Cdzc6i\nb7gtv0W/0K8Aocj7l1YwArD4lhDZocYp/8CsdebZr5/zTutN3QApLcdxwh6sGqM\nOCq63Hs5q5tqoqg2OOadaW4Ns/NEP2UVHc8VEeSEahpBOBIVFspBGlLbWHczUa3\nAWc6dvAVqQ1Tsxqlh5FY4ytGH5SSTwpDTUzv9R5damO3U2KBFyhNOV/TOq9leB7\noDFpE7ggGXUBzQh8uYMvEzJiM22VLPKlspqQNPoKywLKBm/5Ig\n9Ujq\n-----END PGP SIGNATURE-----','',4003000,1,0,'https://docs.typo3.org/p/mfc/oauth2/4.3/en-us','ter','',''),
(9290169,0,'glossary_one','1.0.0',648,335,'GlossaryOne','A glossary extension.',0,0,3,1531235590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:11:\"post_parser\";s:12:\"1.0.0-1.0.99\";}}','Marvin Dosse','marvin@hauptsache.net','smarvel','5e5ee4f459c637be5de2855358ba1a19','v1.0.0','hauptsache.net GmbH',1000000,0,0,'https://bitbucket.org/hauptsachenet/glossary-one/','ter','',''),
(9290170,0,'glossary_one','1.0.4',648,313,'GlossaryOne','A glossary extension.',0,0,3,1547636260,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:11:\"post_parser\";s:12:\"1.0.3-1.0.99\";}}','Marvin Dosse','marvin@hauptsache.net','smarvel','1915e984143684f8fd95a5d917fc4edd','Added description and icon','hauptsache.net GmbH',1000004,1,0,'https://bitbucket.org/hauptsachenet/glossary-one/','ter','',''),
(9290171,0,'post_parser','1.0.0',652,328,'Post Parser','A post parser extension.',0,0,3,1531235740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Marvin Dosse','marvin@hauptsache.net','smarvel','3c74e17d275e9d582c3e05918de9e8c6','v1.0.0','hauptsache.net GmbH',1000000,0,0,'','ter','',''),
(9290172,0,'post_parser','1.0.5',652,324,'Post Parser','A post parser extension.',0,0,3,1547636321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Marvin Dosse','marvin@hauptsache.net','smarvel','1bc188fdf8278f76849fdaa42a4e99b3','[BUGFIX] Allow html tags in script tags','hauptsache.net GmbH',1000005,1,0,'','ter','',''),
(9290173,0,'formsave','1.0.0',3709,281,'formsave','',2,0,4,1531385175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','d9ce43997b63a5d21137d8e5fde838aa','initial release','hauptsache.net',1000000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290174,0,'formsave','1.1.0',3709,369,'formsave','',2,0,4,1531740947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','67da70be0689dbd3c93d24fe16f4814f','test upload','hauptsache.net',1001000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290175,0,'formsave','1.1.2',3709,293,'formsave','',2,0,4,1532080787,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','f8bc889533afd8cf22adcbf2c29d63d3',' fixed behavior if the form value is an array','hauptsache.net',1001002,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290176,0,'formsave','1.2.0',3709,200,'formsave','',2,0,4,1534765691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','1ff9536da6fa69706c162aaccb6a5882',' map model validation back to the form','hauptsache.net',1002000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290177,0,'formsave','1.2.1',3709,300,'formsave','',2,0,4,1534846486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','306abd22a814471aff0eb5fbee93dc92',' fix constant schema update','hauptsache.net',1002001,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290178,0,'formsave','1.2.2',3709,203,'formsave','',2,0,4,1536588598,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','1f7444618b897f6d90e7176f5c46c324',' fixed foreign_sortby','hauptsache.net',1002002,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290179,0,'formsave','1.3.0',3709,193,'formsave','',2,0,4,1536765169,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','4553ca077416ee5d366986463d7b398a',' add a source_id to see on which page the form was submitted','hauptsache.net',1003000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290180,0,'formsave','1.3.1',3709,243,'formsave','',2,0,4,1536831975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','8b009fe4e2c004a00f3a14d24370b7fc',' fix return type of form properties','hauptsache.net',1003001,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290181,0,'formsave','1.4.1',3709,248,'formsave','',2,0,4,1538129863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','97b63ecba58c7e3863d81e3ad30e415b',' add better indexes for the database','hauptsache.net',1004001,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290182,0,'formsave','1.5.0',3709,257,'formsave','',2,0,4,1538497047,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','b4b4b6ae5a8d43dbb2578839f7661ba8',' implement exporter and fix some issues with the record type of documents','hauptsache.net',1005000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290183,0,'formsave','1.6.0',3709,286,'formsave','',2,0,4,1539182835,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','87ce7dc792648fbb81fd7d03071a57b8',' allow to leave the pid empty','hauptsache.net',1006000,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290184,0,'formsave','1.6.1',3709,479,'formsave','',2,0,4,1545145187,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','2b382cc9d1c9c26b2f8bd133841920ed',' use the writer configuration for the export dropdown','hauptsache.net',1006001,0,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290185,0,'formsave','1.6.3',3709,357,'formsave','',2,0,4,1583745291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.7-8.7.99\";s:4:\"form\";s:12:\"8.7.7-8.7.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','d7e347f3d76d1d094bcaa46a87f3984c',' remove replace statement from composer.json to comply with newer validation','hauptsache.net',1006003,1,0,'https://bitbucket.org/hauptsachenet/formsave/src/master/README.md','ter','',''),
(9290186,0,'bw_json_ld','0.0.1',631,631,'JSON-LD Generator','A simple and interactive JSON-LD Generator',0,0,1,1531489841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jérémie Constant','mail@jeremieconstant.de','internetagentur_wi','abbfe5154d968fcd2d0da28b522617d7','Takeover from jct_json_ld','',1,1,0,'','ter','',''),
(9290187,0,'auto404','1.0.0',1264,319,'auto404','Page Not Found handling without configuration. Handle redirect to other domains when pages were moved.',2,0,2,1532171666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','ef09189b17a798d2ee8c275a1f37d315','fix php dependency','Colorcube',1000000,0,0,'https://docs.typo3.org/p/colorcube/auto404/1.0/en-us','ter','',''),
(9290188,0,'auto404','1.1.0',1264,390,'auto404','Page Not Found handling without configuration. Handle redirect to other domains when pages were moved.',2,0,2,1535003656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','d331f0880e2624163b3b6999838164dd','improve documentation\nv1.1.0','Colorcube',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/auto404/1.1.0','ter','',''),
(9290189,0,'auto404','1.1.1',1264,270,'auto404','Page Not Found handling without configuration. Handle redirect to other domains when pages were moved.',2,0,2,1570636656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','a217e319def996b25ca428ddc7f5fbd7','fix wrong import','Colorcube',1001001,0,0,'https://docs.typo3.org/p/colorcube/auto404/1.1/en-us','ter','',''),
(9290190,0,'auto404','1.1.2',1264,285,'auto404','Page Not Found handling without configuration. Handle redirect to other domains when pages were moved.',2,0,2,1583272103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','e2150bc06bcd5ac341518c065452b884','v1.1.2','Colorcube',1001002,1,0,'https://docs.typo3.org/p/colorcube/auto404/1.1/en-us','ter','',''),
(9290191,0,'restaurant_template','1.0.0',1430,1430,'Restaurant - One page responsive template','View Demo:http://restaurant-typo3-template.softsolutions4u.com/index.php?id2. This One Page Responsive template is ideally suited for Restaurants, Bakery, Small businesses and Startups. IMPORTANT NOTE: It will work ONLY in a fresh TYPO3 installation. Existing pages will be overwritten when you install this extension. If Masking does not work, please check Apache ModSecurity. For customer support contact: typo3support@softsolutions4u.com. For customization of this template, check the instructions here: http://www.softsolutions4u.com/how-to-customize-typo3-template.',2,0,10,1532173235,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-7.2.0\";s:9:\"powermail\";s:5:\"5.4.0\";s:6:\"cs_seo\";s:5:\"2.3.0\";s:12:\"cbgooglemaps\";s:5:\"3.3.0\";}}','sharmistha@softsolutions4u.com','sharmistha@softsolutions4u.com','sharmistha','8091d19174a3c2e65895130887b3c122','Restaurant - Beautiful one page responsive template[for Restaurants, Bakery, DessertShops and Small businesses] by SoftSolutions4U (website: http://www.softsolutions4u.com)','Soft Solutions4U',1000000,1,0,'http://www.softsolutions4u.com/how-to-install-typo3-responsive-template-restaurant/','ter','https://extensions.typo3.org/fileadmin/ter/r/e/restaurant_template_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/r/e/restaurant_template_1.0.0_DistributionWelcome.png'),
(9290192,0,'mpdf','7.1.1',4239,370,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1532503184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','16086428fd80211f3d9f5ebbb1b766bd','Port of TYPO3 to use mpdf in your extensions as a dependency without the need of composer. Just install and go.','',7001001,0,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290193,0,'mpdf','7.1.2',4239,591,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1533114402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','266f4872f1519a7fb57ecb5b6e211ce8','fixed missing default font','',7001002,0,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290194,0,'mpdf','7.1.6',4239,906,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1542105289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','d7b326b043540298782a2ca3e451fb8b','- Upgraded mpdf to newest version 7.1.6\r\n- Added real life example to the documentation README','',7001006,0,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290195,0,'mpdf','8.0.0',4239,673,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1553639019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.6.0-9.5.5\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','5d35a882c49e76b6b4a60383ecd9b0da','See changes on https://github.com/saschaende/typo3-mpdf/compare/7.1.6...8.0.0','',8000000,0,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290196,0,'mpdf','8.0.1',4239,1542,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1566381762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.6.0-9.9.9\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','bf084d86b44e90095213e3d9ec2dd35f','corrected TYPO3 version number','',8000001,0,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290197,0,'mpdf','8.0.13',4239,157,'MPDF','mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF with a number of enhancements. More: https://mpdf.github.io/',2,0,4,1635856979,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.6.0-9.9.9\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','1ccb4b114e2c7fbb2240bfa890e10e46','Updated mpdf v8.0.0  v8.0.13. Added composer.json.','',8000013,1,0,'https://github.com/saschaende/typo3-mpdf/blob/master/README.md','ter','',''),
(9290198,0,'ns_news_comments','1.0.1',7598,561,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1532787357,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:11:\"6.2.0-9.3.3\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','Sanjay Chuahan','sanjay@nitsan.in','nitsan','dee9cf449a4b7907cf2be7aea34e20cb','Initial version with major features, documentation & setup composer','',1000001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290199,0,'ns_news_comments','2.0.0',7598,372,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1544275758,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','73e106f18626418d564e53f6ce8d75f8','[TASK] Added feature that allows fe_users to directly add the comments (without asking Name and Email).','',2000000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290200,0,'ns_news_comments','2.0.1',7598,498,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1547041113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','ea0c638376d5039efe9807c11d91c64c','Added Turkish Language translation & Updated Composer','',2000001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290201,0,'ns_news_comments','2.0.2',7598,244,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1557834563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','26e180286274354068ddbf8a6e48ddbd','Update ext_emconf.php','',2000002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290202,0,'ns_news_comments','2.0.3',7598,290,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1558763793,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','cac9f95b153681a7542939c116a9100f','Adding Contributors','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290203,0,'ns_news_comments','2.4.0',7598,303,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1559639591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','c577ee32a7e53d5ec22111a77801fa5d','Minor code updation','NITSAN Technologies Pvt Ltd',2004000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290204,0,'ns_news_comments','2.5.0',7598,387,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1561124630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','54ef08f8f839f20bfa14879df717fbad','Added viewhelper to display last comment data to your news record using viewhelper and news id','NITSAN Technologies Pvt Ltd',2005000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290205,0,'ns_news_comments','2.5.1',7598,344,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1563024616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','fb411595dca4b2b190d2531cb472b170','[Feature] Added reply to and approve comment functionality, Code improvement & updation','NITSAN Technologies Pvt Ltd',2005001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290206,0,'ns_news_comments','2.6.0',7598,387,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1564781714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','d6a8f7665508a6158c126ab46fb6a55d','Fixed some bugs, Updated localization for German Language','NITSAN Technologies Pvt Ltd',2006000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290207,0,'ns_news_comments','4.0.0',7598,408,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment feature in your favourite News extension? In this extension, there are features like post comment, reply to comment, multi-level comment thread, moderation etc., Know more from extension manual.',2,0,3,1571122575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','d7da40ffa9a5dd50b65a0e16fad5f4c4','[FEATURE] Free version of this extension\r\nFor more features, you can download it from http://t3terminal.com','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290208,0,'ns_news_comments','4.0.1',7598,340,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1573639615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:12:\"3.0.0-7.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','abf00c2ea66491e5d41fc4c06746a897','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290209,0,'ns_news_comments','4.0.2',7598,496,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1575291842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:12:\"3.0.0-7.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','49443da88fac9b4acce40985c370e613','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290210,0,'ns_news_comments','4.1.0',7598,448,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1581422464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','f5c426f35824237d9476f8e25b4757af','[New] Adapted Google Recaptcha v2 [New] Make it compatible with TYPO3 10 [Improved] Code clean-up and updated as per the latest coding standards.','NITSAN Technologies Pvt Ltd',4001000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290211,0,'ns_news_comments','4.2.0',7598,333,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1593606950,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','defd9cde7538609c8908c528e36e6ee7','[FEATURE] 4.2.0 tag release\n\n[Feature] Added ViewHelper to display the number of comments for each News in News Listing\r\n[Bugfix] Fixed issues of ViewHelper to get last comment date for News (TYPO3 10)','NITSAN Technologies Pvt Ltd',4002000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290212,0,'ns_news_comments','4.2.1',7598,276,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1599746487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','e842f3e172438c47b9ffb2db5bb0eea9','[TODO] Localization with the French language','NITSAN Technologies Pvt Ltd',4002001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290213,0,'ns_news_comments','4.3.0',7598,149,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1611042091,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','081d03123219dcab8a5a1a1dfa2c60f9','4.3.0 tag release\r\n[Bugfix] Minor code updation\r\nImprove code, Removing code/files','NITSAN Technologies Pvt Ltd',4003000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290214,0,'ns_news_comments','4.4.0',7598,157,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1616751409,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','T3:Keval Pandya, FE:Mehul Nimavat, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','87cf247e4b9017ae1e695d8899cbae03','[Improved] Maintenance Updates with Code clean-up\r\n[Removed] Comment approval feature removed','NITSAN Technologies Pvt Ltd',4004000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290215,0,'ns_news_comments','4.4.2',7598,132,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comment/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-news-comments-pro/',2,0,3,1631181097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-8.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','b7f74f05572071f6de08d19226606566','New release of version 4.4.2 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',4004002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290216,0,'ns_news_comments','5.0.0',7598,121,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-comment-typo3-extension/',2,0,3,1640270055,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','46a6266c020410eef97f7ac0866f8325','New release of version 5.5.0 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5000000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290217,0,'ns_news_comments','5.0.2',7598,124,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-comment-typo3-extension/',2,0,3,1640776340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8a4027fc3094278bf5b9da13fca6a15b','New release of version 5.0.2 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension ','NITSAN Technologies Pvt Ltd',5000002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290218,0,'ns_news_comments','5.0.3',7598,118,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-comment-typo3-extension/',2,0,3,1645021567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','653f2551d36ed800480b76620312784c','New release of version 5.0.3 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5000003,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290219,0,'ns_news_comments','5.0.4',7598,103,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-comment-typo3-extension/',2,0,3,1654589312,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9358833daa0ee378bcdebd4201d799d5','New release of version 5.0.4 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5000004,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290220,0,'ns_news_comments','5.0.5',7598,106,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-comment-typo3-extension/',2,0,3,1659362221,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','81ae2782ae0fc23ce1c0cf95f9f4b06d','New release of version 5.0.5 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5000005,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290221,0,'ns_news_comments','5.0.6',7598,103,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1667200529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0150fc187b748ed99adee3e5fbe5d93d','New release of version 5.0.6 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5000006,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290222,0,'ns_news_comments','5.1.0',7598,97,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1677157992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1cfc46452e573e44ecd3b22584f482fe','New release of version 5.1.0 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension ','NITSAN Technologies Pvt Ltd',5001000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290223,0,'ns_news_comments','12.0.0',7598,86,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1688394920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','84510495d20d4986ec2a97d5ac12ec5d','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290224,0,'ns_news_comments','5.1.2',7598,57,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1706770992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','a65a3762711d76fec262ec2d4c5eb8b5','New release of version 5.1.2 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',5001002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290225,0,'ns_news_comments','12.1.0',7598,68,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1706771963,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4efd12f20b1af9f78eb87004b074331e','New release of version 12.1.0 - see details, changelog and documentation on https://t3terminal.com/news-comment-typo3-extension','NITSAN Technologies Pvt Ltd',12001000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290226,0,'ns_news_comments','12.1.1',7598,61,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1712664916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','786878c32b912a4dc6870acb7e6e5124','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',12001001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290227,0,'ns_news_comments','12.2.0',7598,64,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1713449282,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7b29565b6ae203fcc82222acc64c3b39','New release of version 12.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',12002000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290228,0,'ns_news_comments','5.2.0',7598,51,'[NITSAN] Comment Plugin for EXT:news','Do you want to smoothly integrate comment features in your favourite News extension? This extension includes powerful features like post comment, reply to comment, multi-level comment thread, moderation etc., Demo: https://demo.t3planet.com/t3t-extensions/news-comments/ You can download PRO version for more-features & free-support at https://t3planet.com/news-comment-typo3-extension/',2,0,3,1713449413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','bad68fdda6ffcd1731192c6806b26437','New release of version 5.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','NITSAN Technologies Pvt Ltd',5002000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290229,0,'ns_news_comments','12.2.1',7598,55,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1718173192,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a2b8c816bc2c732ee9b3edfd8e0391f3','New release of version 12.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',12002001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290230,0,'ns_news_comments','12.2.2',7598,60,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1718783361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','d9bba4e192a6b2919424044f03e55749','New release of version 12.2.2 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',12002002,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290231,0,'ns_news_comments','5.2.1',7598,46,'Comment Plugin for EXT:news','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1724856744,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','89468992adbf8afc24024b1e9eb8e5c3','New release of version 5.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',5002001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290232,0,'ns_news_comments','12.2.3',7598,56,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1724858750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a8e6fdba69dbb70f5dc99a937f7da15a','New release of version 12.2.3 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',12002003,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290233,0,'ns_news_comments','13.0.0',7598,51,'News Comment','All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension',2,0,3,1730887710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";}}','T3: Himanshu Ramavat, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','8dd4c23f0427cdbc535600939ea6c987','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290234,0,'ns_news_comments','13.0.1',7598,34,'TYPO3 News Comments Extension','Add a full-featured comment system to your TYPO3 News articles. This extension provides easy comment management, a clean frontend interface, and SEO-friendly functionality to improve user engagement on your news pages.',2,0,3,1751361306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0b3001169e845f9079d3f73a5ea560a7','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290235,0,'ns_news_comments','14.0.0',7598,12,'TYPO3 News Comments Extension','Add a full-featured comment system to your TYPO3 News articles. This extension provides easy comment management, a clean frontend interface, and SEO-friendly functionality to improve user engagement on your news pages.',2,0,3,1777630914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";s:4:\"news\";s:14:\"11.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','12e5341162a7d02a18b1b496a01f9145','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-comment-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-nachrichten-kommentar-erweiterung','ter','',''),
(9290236,0,'ns_youtube','1.0.0',3716,502,'[NITSAN] Plugin for YouTube.com','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Know more from extension manual.',2,0,3,1532787570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-9.3.3\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','4d2ec7915b851e768aa4160b78af5b04','Initial version with major features. documentation & composer','',1000000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290237,0,'ns_youtube','1.1.0',3716,429,'[NITSAN] Plugin for YouTube.com','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Know more from extension manual.',2,0,3,1545484617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','279c902a71e979594d9be34c3a6e2881','Make it compatible with TYPO3 9 :)','',1001000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290238,0,'ns_youtube','1.1.1',3716,436,'[NITSAN] Plugin for YouTube.com','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Know more from extension manual.',2,0,3,1558766415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','48d0b0c42ca3e827cb006a066ff0152f','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290239,0,'ns_youtube','1.2.0',3716,394,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1575349159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','71bb3af6785168acf9cc277b4e2e192b','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290240,0,'ns_youtube','1.3.0',3716,362,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1586951227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','c2f7396453e88fe92107f59b0df3c092','[TODO] TYPO3 10 compatible','NITSAN Technologies Pvt Ltd',1003000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290241,0,'ns_youtube','1.4.0',3716,118,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1619763948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e28996ac96d298372466f20a6a9cf397','[TODO] New options added for the youtube controls','NITSAN Technologies Pvt Ltd',1004000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290242,0,'ns_youtube','1.4.1',3716,121,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1619786262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','7c1c9b7465f4f6fc5f61a547c8f26cea','Code improvements.','NITSAN Technologies Pvt Ltd',1004001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290243,0,'ns_youtube','1.4.2',3716,143,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1620452705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','946897d9ef668c39763b3861781d9003','Code improvement','NITSAN Technologies Pvt Ltd',1004002,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290244,0,'ns_youtube','1.4.4',3716,134,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1631181581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','ffa5488fabadfa555eff3a64a859151b','New release of version 1.4.4 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',1004004,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290245,0,'ns_youtube','2.0.0',3716,117,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1640172494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','af762daa2b33b50aabcfa77df853a0f0','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290246,0,'ns_youtube','2.0.1',3716,117,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1643008026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','4ea562270e15b3de6961baf5a3d9f358','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290247,0,'ns_youtube','2.0.2',3716,128,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-youtube-plugin-free/',2,0,3,1645003349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','5733c6dd3348db13dbab60c6084e0d1c','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290248,0,'ns_youtube','2.1.0',3716,100,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3planet.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-youtube-extension',2,0,3,1669902822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d0fc68e5751ca22b111aa977068fca7c','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290249,0,'ns_youtube','2.1.1',3716,90,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3planet.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-youtube-extension',2,0,3,1679650137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','23755b2fab14bb8f1b0cc865c60cf0f3','New release of version 2.1.1 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free ','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290250,0,'ns_youtube','12.0.0',3716,88,'[NITSAN] YouTube Plugin','One of the only TYPO3 extension which provides to integrate all the features of Youtube.com like Simple Video, Channel, Playlist and Live-stream to your TYPO3 site. Live-Demo: https://demo.t3planet.com/t3t-extensions/youtube/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-youtube-extension',2,0,3,1689084946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','960dfc5c0ef81b3da934314e09132f7d','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/youtube-typo3-extension-free','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290251,0,'ns_youtube','12.0.1',3716,63,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n  \n   Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1712668684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c4ccae538011b065a47fa36edc1974f1','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290252,0,'ns_youtube','12.1.0',3716,57,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n  \n   Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1716896174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a9b696506a2b9f83fa36a1fb5e4e9ebd','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290253,0,'ns_youtube','2.2.0',3716,51,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1716896214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','9b3ae8ad8323d353b79b651e43fc57ad','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',2002000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290254,0,'ns_youtube','12.1.1',3716,56,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n  \n   Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1717411734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c73aa5a7050017af74f33f1263d0a62a','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',12001001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290255,0,'ns_youtube','12.1.2',3716,64,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n  \n   Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1718291798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','800c24f7e9424dc4e87a3f40c35cbe1e','New release of version 12.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',12001002,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290256,0,'ns_youtube','2.2.1',3716,50,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1718291876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','6e61e8adbadd24cbc8bbd4ff414f17d1','New release of version 2.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',2002001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290257,0,'ns_youtube','13.0.0',3716,51,'YouTube','Using Youtube TYPO3 Extension you can display your YouTube videos directly on your TYPO3 site within a video box, allowing visitors to view them without being redirected to www.youtube.com. It easily integrates all YouTube features, such as Simple Video, Channel and Playlist management, Live-streaming, and engagement options such as likes and subscribe. \n  \n   Live-Demo: https://demo.t3planet.com/t3-extensions/youtube  Documentation & Free Support: https://t3planet.com/typo3-youtube-extension',2,0,3,1730201161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','dcf9524e6f233479c25932715a50c7b7','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290258,0,'ns_youtube','13.0.1',3716,28,'TYPO3 YouTube Integration','Seamlessly embed and manage YouTube videos, playlists, and channels in your TYPO3 website. Includes support for live streaming and full YouTube feature integration  without redirecting users to YouTube.',2,0,3,1751433401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','25fe9a1f850fa41e28a2bc1fcf9a00c0','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290259,0,'ns_youtube','14.0.0',3716,17,'TYPO3 YouTube Integration','Seamlessly embed and manage YouTube videos, playlists, and channels in your TYPO3 website. Includes support for live streaming and full YouTube feature integration  without redirecting users to YouTube.',2,0,3,1772794517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','24df68097a664ac339b47b6b9c7cd088','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-youtube-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-youtube-erweiterung','ter','',''),
(9290260,0,'bss_events','1.0.0',1347,161,'Bermuda Events','An extension to manage events.',2,0,3,1533208251,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.1-8.7.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Samuel Breu','samuel.breu@bermuda-software.ch','samuelbreu','82208fc9c24d2efdca547109c8bae23d','Initial v1.0.0 of Bermudas Event and Calendar Extension','Bermuda Software Solutions GmbH',1000000,0,0,'','ter','',''),
(9290261,0,'bss_events','1.0.1',1347,596,'Bermuda Events','Typo3 Event and Calendar Extension',2,0,3,1533290771,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Samuel Breu','samuel.breu@bermuda-software.ch','samuelbreu','def8c1608edf99e41128106e8fa0d959','Fixed version issues with composer','Bermuda Software Solutions GmbH',1000001,0,0,'','ter','',''),
(9290262,0,'bss_events','1.0.2',1347,590,'Bermuda Events','Typo3 Event and Calendar Extension',2,0,3,1557352772,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Samuel Breu','samuel.breu@bermuda-software.ch','samuelbreu','3efa58c5383c727bb0b84e7ca36f94c0','fixed autoloading declaration for newer typo3 behavior using composer file','Bermuda Software Solutions GmbH',1000002,1,0,'','ter','',''),
(9290263,0,'yoast_news','1.0.0',2200,369,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1533293841,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:0:\"\";s:9:\"yoast_seo\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','102f70a090537ea9b3b48cb50cf83698','Initial release of this extension to add Yoast SEO for TYPO3 to EXT:news.','',1000000,0,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290264,0,'yoast_news','1.1.0',2200,540,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1534184940,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:0:\"\";s:9:\"yoast_seo\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.31-8.7.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','dc6effedf9110017d2b3293681481a83','Now support for EXT:news version 6.3 and TYPO3 CMS version 7.6','',1001000,0,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290265,0,'yoast_news','2.0.1',2200,742,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1555068047,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:0:\"\";s:9:\"yoast_seo\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','a36d3e66f2a8b6b8c4efa220b78b90a0','Compatible with latest versions of EXT:yoast_seo and EXT:news','',2000001,0,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290266,0,'yoast_news','2.1.0',2200,172,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1600758947,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:13:\"7.0.0-8.99.99\";s:9:\"yoast_seo\";s:13:\"5.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','371fcc3ed058e8066482600ed1687a17','This update makes the extension work with the latest versions of TYPO3, Yoast SEO for TYPO3 and News. Besides that, ICTI Internet Passion sponsored a new feature: you can now set your OG-tags and Twitter card properties for each news item.','',2001000,0,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290267,0,'yoast_news','2.1.1',2200,155,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1604071019,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:13:\"7.0.0-8.99.99\";s:9:\"yoast_seo\";s:13:\"5.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','cd06cf524dd1c601e725057d8aa7e692',' Fixed\r\n The database fields for the Yoast SEO fields are now defined in the sql file\r\n','',2001001,0,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290268,0,'yoast_news','2.1.2',2200,222,'Yoast SEO for TYPO3 - EXT:news','Integrate Yoast SEO for TYPO3 in EXT:news',2,0,2,1604935824,'a:1:{s:7:\"depends\";a:3:{s:4:\"news\";s:13:\"7.0.0-8.99.99\";s:9:\"yoast_seo\";s:13:\"5.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','2d0322a01db6ee4d23e1885e31a62e6d',' Changed labels of TCA fields to match the labels of Yoast SEO for TYPO3\r\n','',2001002,1,0,'https://github.com/haassie/yoast_news/blob/master/README.md','ter','',''),
(9290269,0,'getenv_modifier','0.0.2',593,350,'Getenv Modifier','Adds the new TypoScript modifier : getenv() for TYPO3 versions below 9.3',1,0,4,1533299211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"6.2.0 - 8.99.99\";s:3:\"php\";s:12:\"^5.3 || ^7.0\";}}','Felix Althaus','felix.althaus@undkonsorten.com','felix-althaus','eed550814970df065c4350b0ffe0696a','Initial release','',2,0,0,'','ter','',''),
(9290270,0,'getenv_modifier','0.0.3',593,243,'Getenv Modifier','Adds the new TypoScript modifier : getenv() for TYPO3 versions below 9.3',1,0,4,1573559273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"6.2.0 - 8.99.99\";s:3:\"php\";s:12:\"^5.3 || ^7.0\";}}','Felix Althaus','felix.althaus@undkonsorten.com','felix-althaus','0e873458a5d139e3d006225f2235f2cd','Autologin was broken in 0.0.2 for classic (non-composer) installs. Fixed in 0.0.3','',3,1,0,'','ter','',''),
(9290271,0,'cm_ajax','0.3.0',1179,191,'Fluid Ajax ViewHelpers','Fluid ViewHelpers for an easy usage of ajax links and forms in your Extbase Extension',1,0,3,1533426661,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jannes Dinse, Sebastian Tobies','jdinse@codemaschine.de, stobies@codemaschine.de','jdinse','9968b1099529fdfef467a7a9c686c755','Initial upload of AJAX Fluid ViewHelpers','CODE MASCHINE GmbH, CODE MASCHINE GmbH',3000,0,0,'','ter','',''),
(9290272,0,'cm_ajax','0.4.0',1179,414,'Fluid Ajax ViewHelpers','Fluid ViewHelpers for an easy usage of ajax links and forms in your Extbase Extension',1,0,3,1534028958,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jannes Dinse, Sebastian Tobies','jdinse@codemaschine.de, stobies@codemaschine.de','jdinse','ffda67c2a8ddca47e1d15354454c7f47','Some fixes. Add Documentation.','CODE MASCHINE GmbH',4000,0,0,'','ter','',''),
(9290273,0,'cm_ajax','0.5.0',1179,166,'Fluid Ajax ViewHelpers','Fluid ViewHelpers for an easy usage of ajax links and forms in your Extbase Extension',1,0,3,1565714909,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jannes Dinse, Sebastian Tobies','jdinse@codemaschine.de, stobies@codemaschine.de','jdinse','db80579e483e7977ee2ac0676cd8a0fa','Add hidden field with L-Parameter in form-ViewHelper to transmit user language.','CODE MASCHINE GmbH',5000,0,0,'','ter','',''),
(9290274,0,'cm_ajax','0.6.0',1179,408,'Fluid Ajax ViewHelpers','Fluid ViewHelpers for an easy usage of ajax links and forms in your Extbase Extension',1,0,3,1565969209,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Jannes Dinse, Sebastian Tobies, Leon Rönnpagel','jdinse@codemaschine.de, stobies@codemaschine.de, leworoe@codemaschine.de','jdinse','51d9849ca2a3b510ec141485c90d701d','Bugfix: arguments for uri in formViewHelper allowed','CODE MASCHINE GmbH',6000,1,0,'','ter','',''),
(9290275,0,'celum_connect','1.1.0',7077,259,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1533643629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','b50c777de6662ea13f920440bb82e5b9','Usage trackable in Celum, Version compatibility increased, renamed from celum_asset_picker, Asset Picker version selectable','',1001000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290276,0,'celum_connect','1.1.1',7077,222,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1533717593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','3dc71a46983e55af0a23c7655d32bb8a','Bugfix table name','',1001001,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290277,0,'celum_connect','1.1.2',7077,226,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1533721239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','800766b4f35217ac932944e953527e54','Bug fix','',1001002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290278,0,'celum_connect','1.1.3',7077,232,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1533729096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','fa4079339808664bac1884e80ff6cda5','Bug fix','',1001003,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290279,0,'celum_connect','1.2.0',7077,336,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1533884262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','e5b2287ba221436130b8cbe2836fd834','Bug fix, Asset name option added','',1002000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290280,0,'celum_connect','1.2.1',7077,271,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1534497590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','7711884fc530723942eca275967e80e2','Download assets in specific downloadformat instead of original format','',1002001,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290281,0,'celum_connect','1.2.2',7077,417,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1535012789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','1d38604bf154154fc27830e34f4586af','additionalDownloadFormats property in configFile added: Possibility to choose multiple download formats for one asset.','',1002002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290282,0,'celum_connect','1.3.0',7077,725,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1545152475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','2d62b0e9e80eacca7e7609bd54b8b76e','- Improved file extension handling when using conversions\r\n- Updated logo','',1003000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290283,0,'celum_connect','1.3.2',7077,225,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1548749303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','266e799093c20a1db9d81c690aeffe7b','AssetPicker 2.5 and 2.5.2 added, Error handling improved','',1003002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290284,0,'celum_connect','1.3.3',7077,256,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1548836093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','7c9bf0fa52d506a1d97ab359a0cd5119','AssetPicker versions 2.5 and 2.5.2 added, Error handling improved','',1003003,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290285,0,'celum_connect','1.3.4',7077,225,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1549965758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','79b2dce6bdb53b6ed3eaae00d8b62a6b','AssetPicker 2.5.1 added','',1003004,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290286,0,'celum_connect','1.3.5',7077,284,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1550224134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','8c760f1f6119fbba388d85eba185558e','DirectDownload token compatibility (option for directDownload secret added)','',1003005,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290287,0,'celum_connect','1.4.0',7077,247,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1552047032,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','5f3a1df0557c7fd66e1644313521967d','Compatibility for Typo3v9','',1004000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290288,0,'celum_connect','1.4.1',7077,233,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1552571728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','e55b8bb81a53210124bc9193558a223f','Metadata infofields for title, description and alternative text configurable','',1004001,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290289,0,'celum_connect','1.4.2',7077,270,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1553587218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','7ac04deeb53c10a59aef33a4ae7cddab','License has now an expiration date','',1004002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290290,0,'celum_connect','1.4.3',7077,218,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1559129317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','9aed287ecbe9bec8f80825d161793c90','Always use DirectDownload for downloading files to server','',1004003,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290291,0,'celum_connect','1.4.4',7077,219,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1562591800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','d7d6ff0612dc00899f18393c0bd9015d','Added composer.json','',1004004,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290292,0,'celum_connect','1.4.5',7077,185,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1565691510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','4768d76a59a242cdef13d10c6ffab3bf','Bugfix in language xml','',1004005,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290293,0,'celum_connect','1.5.0',7077,433,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1565958652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','a224964cc5e2b01e05a4d3a23f80f9a0','AssetPicker 3.0 added (CELUM 6.2 support)','',1005000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290294,0,'celum_connect','1.5.1',7077,195,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1579880044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','a1a28b6972a921b3819eaff213035798','Search feature with CELUM 6 fixed','',1005001,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290295,0,'celum_connect','1.5.2',7077,198,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1580391420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','1d638d542099fac7bf51eb245204cb77','New Asset name option: \"Assetname  Downloadformat\"','',1005002,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290296,0,'celum_connect','1.5.3',7077,185,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1581930638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','aad9d5c4e7b485c40039a9580ae1f356','Bugfix: Asset Name Option: Assetname  Downloadformat','',1005003,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290297,0,'celum_connect','1.5.4',7077,538,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1584019445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.5.5\";}}','brix cross media','develop@brix.ch','abandoned_extensions','c7bc41ebb143141036884bf1a59af193','Timeout error handling improvement','',1005004,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290298,0,'celum_connect','1.5.5',7077,180,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1592216797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','dd50507156f1a8262ce1ad395e73f848','Typo3 10 support added','',1005005,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290299,0,'celum_connect','1.6.0',7077,113,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1600930137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','9c52bd8fdff4df4c39d9e1ecd589a98f','Multilanguage Support for file metadata','',1006000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290300,0,'celum_connect','1.7.0',7077,69,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1618579111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','81f93d44f62a1bebd4e6ad703dfd5cce','Asset picker version 6.8.11 and 6.9.3 added','',1007000,0,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290301,0,'celum_connect','1.7.1',7077,116,'celum:connect','Integrates the CELUM AssetPicker into the Typo3-Backend. This allows you to download assets directly from the CELUM DAM system into your Typo3 Filelist. A running CELUM DAM (version 5.12.2 or higher) is required.',2,0,1,1622817644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','brix cross media','develop@brix.ch','abandoned_extensions','eed4e1800db5f588ec99116e0c8ac456','Error handling improved / timeout prevention','',1007001,1,0,'http://doc.brix.ch/celum_connectors/typo3','ter','',''),
(9290302,0,'powermail_optin_fix','1.0.0',740,740,'Powermail optin fix','Fixes the error on powermail optin in different language than the default one. Thanks to DI Michael Ganner (michael.ganner@gugler.at) for his solution on github!',2,0,4,1533721463,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:9:\"powermail\";s:15:\"3.22.1 - 6.1.99\";}}','Patrik Lang','patrik.lang@hotbytes.de','patlang','58808e56171d11c640a1b0d5c37fcead','Initial upload. Thanks to DI Michael Ganner for the solution on github','hotbytes GmbH & Co. KG',1000000,1,0,'','ter','',''),
(9290303,0,'content_overview','0.2.0',1360,363,'WebInfo, Content Overview','Backend module which gives and overview of the the content elements in a page tree.',2,0,1,1533844346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','4faba630ef0dcdc2d94c5d3c9fb95e49','set version 0.2.0','Colorcube',2000,0,0,'https://github.com/colorcube/content_overview','ter','',''),
(9290304,0,'content_overview','0.2.1',1360,385,'WebInfo, Content Overview','Backend module which gives and overview of the the content elements in a page tree.',2,0,1,1534688769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','ca8a4b0e284cf845bece2c1b7cdfe1cc','minor cleanup','Colorcube',2001,0,0,'https://github.com/colorcube/content_overview','ter','',''),
(9290305,0,'content_overview','0.2.2',1360,279,'WebInfo, Content Overview','Backend module which gives and overview of the the content elements in a page tree.',2,0,1,1583273883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','René Fritz','r.fritz@colorcube.de','rene','c667c58db503169c339cf41884e18606','v0.2.2','Colorcube',2002,0,0,'https://github.com/colorcube/content_overview','ter','',''),
(9290306,0,'content_overview','0.3.0',1360,132,'WebInfo, Content Overview','Backend module which gives and overview of the the content elements in a page tree.',2,0,1,1606254257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','René Fritz','r.fritz@colorcube.de','rene','14044ef374268b3e4188de6957ded5b6','Merge pull request 1 from colorcube/t3v10\n\nT3v10','Colorcube',3000,0,0,'https://github.com/colorcube/content_overview','ter','',''),
(9290307,0,'content_overview','0.3.1',1360,201,'WebInfo, Content Overview','Backend module which gives and overview of the the content elements in a page tree.',2,0,1,1606409063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','René Fritz','r.fritz@colorcube.de','rene','0619298a44f09905e3f43afd86fbc386','fix version in ext_emconf.php','Colorcube',3001,1,0,'https://github.com/colorcube/content_overview','ter','',''),
(9290308,0,'contacts','1.0.0',2076,220,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',1,0,3,1533892823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-7.6.99\";s:3:\"php\";s:5:\"5.6.0\";}}','Daniel Lorenz','ext.contacts@extco.de','extcode','e0989e47ef6892452888cfe6f1b30d4d','v1.0.0          initial release for TYPO3 v7','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/contacts/1.0/en-us','ter','',''),
(9290309,0,'contacts','2.0.0',2076,330,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',1,0,3,1533893281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";}}','Daniel Lorenz','ext.contacts@extco.de','extcode','29c6354f3ae354994846d5f35229be50','v2.0.0          initial release for TYPO3 v8','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/contacts/2.0/en-us','ter','',''),
(9290310,0,'contacts','2.0.2',2076,318,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',1,0,3,1536044099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";}}','Daniel Lorenz','ext.contacts@extco.de','extcode','56df5b9653c04bbecb687cc44c6b1f29','v2.0.2          adds sorting in teaser plugin','extco.de UG (haftungsbeschränkt)',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/contacts/2.0.2','ter','',''),
(9290311,0,'contacts','2.1.0',2076,164,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',2,0,3,1557214327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.contacts@extco.de','extcode','f21f3e00043dde28d4f853c6047b03da','Refactor TCA, Backend Module and Templates','extco.de UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/p/extcode/contacts/2.1/en-us','ter','',''),
(9290312,0,'contacts','3.0.0',2076,211,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',2,0,3,1557214375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.contacts@extco.de','extcode','60fd691738acda64bff981578e34947a','Release for TYPO3 v9.','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/contacts/3.0/en-us','ter','',''),
(9290313,0,'contacts','2.1.1',2076,176,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',2,0,3,1557574467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext.contacts@extco.de','extcode','473c75a67831024a6362f218595cf2e4','Fix some problems with geolocation via Google API in backend form.','extco.de UG (haftungsbeschränkt)',2001001,0,0,'https://docs.typo3.org/typo3cms/extensions/contacts/2.1.1','ter','',''),
(9290314,0,'contacts','3.0.1',2076,523,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',2,0,3,1557574495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext.contacts@extco.de','extcode','e0e1a71933523c367203449288d44c2c','Fix some problems with geolocation via Google API in backend form.','extco.de UG (haftungsbeschränkt)',3000001,0,0,'https://docs.typo3.org/typo3cms/extensions/contacts/3.0.1','ter','',''),
(9290315,0,'contacts','4.0.1',2076,134,'Contacts','Contacts can handle persons and companies and relations to each other. With multiple addresses and phone numbers Contacts can be a modern replacement for tt_address.',2,0,3,1655372360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Daniel Gohlke','ext.contacts@extco.de','extcode','77286b9d531a2cef108eda6eb8b9f7b8','Upgrade Release:\r\n\r\n[TASK] Make Extension Compatible to TYPO3 v10.4 and v11.5','extco.de UG (haftungsbeschränkt)',4000001,1,0,'https://docs.typo3.org/p/extcode/contacts/4.0/en-us','ter','',''),
(9290316,0,'deepltranslate','1.0.0',1869,171,'Deepl','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,3,1534241381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.1-8.7.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','c4f6394b8ec41c4661b35686bb9dc412','Initial release.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290317,0,'deepltranslate','1.0.1',1869,375,'Deepl Translate','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1534243633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.1-8.7.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','9f402e636535fb5aa91fe4a2b4806447','Category update','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290318,0,'deepltranslate','1.0.2',1869,240,'Deepl Translate','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1546948618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.1-9.5.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','ab90d407805b7285f8ef74f46e065883','Support for Typo3 9.5','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290319,0,'deepltranslate','1.0.3',1869,387,'Deepl Translate','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1546950359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','bddf1d42fa3086f8c9e77a7c46b9c863','Typo3 9.5 support - Drop support for Typo3 8.7','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290320,0,'deepltranslate','1.0.4',1869,623,'Deepl Translate','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1549000190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky.mk@pitsolutions.com, anu.bn@pitsolutions.com','pitsolutions_typo3','9dbb618b408fbb67b07ddc40b99d58e7','Bugfix and deprecation fix.','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290321,0,'deepltranslate','1.0.5',1869,73,'Deepl Translate','This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.This extension no longer supported please use new extension AI Translate(ai_translate)',2,0,1,1717138215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','PITS','contact@pitsolutions.com','pitsolutions_typo3','32d0e621fe5768bf29ffe6435acd7b50','This extension no longer supported please use new extension AI Translate(ai_translate)','',1000005,1,0,'https://docs.typo3.org/typo3cms/extensions/deepltranslate/1.0.4','ter','',''),
(9290322,0,'fluid_components','1.0.0',4843,424,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1534423787,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:5:\"fluid\";s:0:\"\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','92365914e2804914f40294355203d058','Initial release','sitegeist media solutions GmbH',1000000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290323,0,'fluid_components','1.0.1',4843,389,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1543940247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','6e2bfd7a5ced17bd5cc9dae42bd051d5','This release mainly fixes 2 bugs that could occur with certain parameter default values.\r\n\r\n[DOC] Limit line length in documentation files\r\n[DOC] Improved introduction paragraph\r\n[CLEANUP] Improve ext_emconf\r\n[DOC] Improve component settings dependency in','sitegeist media solutions GmbH',1000001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290324,0,'fluid_components','1.1.2',4843,296,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1562327435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','d0ebf356d4b9033d9a7e01abfa9a6804','[FEATURE] Provide API to get component namespaces\r\n[TASK] Remove whitespace caused by component metadata\r\n[TASK] Add autoloading config for non-composer setups','sitegeist media solutions GmbH',1001002,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290325,0,'fluid_components','1.2.0',4843,284,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1564779970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:3:\"php\";s:12:\"7.1.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','34538a666968555c4833ccf72ebfdd4f','[FEATURE] Ability to transparently convert component arguments to data structures\r\n[FEATURE] Add data structures for links and typolink\r\n[FEATURE] Add data structures for images\r\n[FEATURE] ViewHelper to simplify providing translate labels to components\r\n[TASK] Remove support for PHP 7.0\r\n[TASK] Add documentation for translate labels ViewHelper\r\n[TASK] Add documentation for Image and Link data structures\r\n[TASK] Deprecate dynamic default params in documentation\r\n[TASK] Documentation fixes\r\n[TASK] Prepare release of v1.2.0','sitegeist media solutions GmbH',1002000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290326,0,'fluid_components','1.3.0',4843,419,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1567005601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:3:\"php\";s:12:\"7.1.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','6c082be7141ce59a7d3c67600b828387','[BUGFIX] Make component argument description available in data structure\r\n[TASK] Sanitize namespace input in component loader\r\n[BUGFIX] Order component namespaces by correct specificity\r\n[BUGFIX] Prevent overlapping namespaces for components\r\n[BUGFIX] Fix caching issue with different component formats\r\n[FEATURE] Add method to obtain all available components in a namespace\r\n[TASK] Add unit tests for ComponentLoader\r\n[TASK] Add comments for new ComponentLoader methods\r\n[BUGFIX] Prevent infinite loops caused by symlinks\r\n[TASK] Increment version number to 1.3.0','sitegeist media solutions GmbH',1003000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290327,0,'fluid_components','2.0.0',4843,246,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',1,-1,2,1586514840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','55925034e8770451f6be58d5505a0ade','Make sure to take a glance at \"Updating from 1.x\" on GitHub before updating to the new version. However, there are no major breaking changes, so an update is highly recommended.\r\n\r\nNew Features: TYPO3 10 compatibility, Type aliases for data structures, XSD export for autocomplete in IDEs, improved data structures','sitegeist media solutions GmbH',2000000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290328,0,'fluid_components','2.0.1',4843,272,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1588015033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','7a83aa9dd60cd0cf554415ee48b2b28d','Compatibility with TYPO3 10.4 (thanks to @infabo)','sitegeist media solutions GmbH',2000001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290329,0,'fluid_components','2.1.0',4843,216,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1593611797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','60fd0e929d3af582e62b0309607038be','[FEATURE] Component aware data structures\r\n[TASK] Add interface to initialize data structures from null\r\n[FEATURE] Implement cache for argument converter to improve performance','sitegeist media solutions GmbH',2001000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290330,0,'fluid_components','2.2.0',4843,225,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1594912011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','6ef648ea3dd8519b68f24b6b5e87a07f','[FEATURE] Add Interface and Model to flexibly convert data to DateTime (thanks to @andyhausmann)\r\n[FEATURE] Convert arguments specified as collection \"[]\"\r\n[BUGFIX] Shorten template cache names to prevent too long file names (and also improve performance) (thanks to @ulrichmathes)\r\n[TASK] Integrate type aliases into argument converter\r\n[TASK] Reduce calls of getComponentArgumentConverter()','sitegeist media solutions GmbH',2002000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290331,0,'fluid_components','2.3.0',4843,188,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1602584655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','f52d9f544fd07a5f2c2a836751d7df15','[FEATURE] add description property to Image (thanks to @infabo)\r\n[FEATURE] feature flag fluidComponents.partialsInComponents: allow partials in components (this is meant to ease a transition from existing partials to components. It is not recommended and doesnt work in styleguide context) (thanks to @MajPay)\r\n[BUGFIX] Clear conversion cache after adding new conversion interfaces\r\n[BUGFIX] Require traversible arrays for type conversion\r\n[BUGFIX] Ignore leading backslash for prefix generation\r\n[BUGFIX] Apply component settings from API calls correctly\r\n[TASK] Add more unit tests and some integration tests','sitegeist media solutions GmbH',2003000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290332,0,'fluid_components','2.4.0',4843,104,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1612373419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','19ef7b9fea1ee868f438d10e704db21b','Merge pull request 80 from sitegeist/release/typo311\n\n[FEATURE] Compability with TYPO3 11.0\r\n[FEATURE] Data structure for language menus\r\n[TASK] Improved documentation structure\r\n[TASK] New extension icon','sitegeist media solutions GmbH',2004000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290333,0,'fluid_components','2.4.1',4843,115,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1612373947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','3d98ea11634b7a9f56b34d4287a327fe','Merge pull request 81 from sitegeist/release/typo311\n\n[TASK] Fix version constraint','sitegeist media solutions GmbH',2004001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290334,0,'fluid_components','2.5.0',4843,119,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1612795476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','eca1311ff4afb7dd95c8bbc4c9914377','Merge pull request 78 from sitegeist/feature/translatableComponents\n\n[FEATURE] Labels data structure that allows translations per component','sitegeist media solutions GmbH',2005000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290335,0,'fluid_components','2.5.1',4843,118,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1624951219,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','c4582accbcdae4d5dda043de855d7a7a','Merge pull request 84 from sitegeist/bugfix/xsdCommandReturnType\n\n[TASK] Bump version number','sitegeist media solutions GmbH',2005001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290336,0,'fluid_components','3.0.0',4843,113,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1631028750,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','968060dc9a701d1aaad7862eaad8dbe1','Merge pull request 86 from sitegeist/task/typo311Compatibility\n\nMake extension compatible to TYPO3 v11','sitegeist media solutions GmbH',3000000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290337,0,'fluid_components','3.1.0',4843,98,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1637142297,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','13aba82b48cf3ad10a93f4c92908ef85','Merge pull request 92 from sitegeist/s2b-patch-1\n\n[TASK] Increment version number to 3.1.0','sitegeist media solutions GmbH',3001000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290338,0,'fluid_components','3.1.1',4843,86,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1651227732,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','069ca305978afc5dacaa19d81807a978','Merge pull request 102 from sitegeist/s2b-patch-1\n\n[TASK] Increment version number to 3.1.1','sitegeist media solutions GmbH',3001001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290339,0,'fluid_components','3.2.0',4843,90,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1653484378,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','b3a4fcbb137858608b19dfcdfb3459d0','Merge pull request 104 from sitegeist/feature/renderingContextAware\n\nFeature/rendering context aware','sitegeist media solutions GmbH',3002000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290340,0,'fluid_components','3.3.0',4843,84,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1657652498,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','276417b9685c723fd67cd020148512c9','Merge pull request 97 from sitegeist/task/addFileModel\n\n[TASK] Add models for files','sitegeist media solutions GmbH',3003000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290341,0,'fluid_components','3.4.0',4843,78,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1664353668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','482d2e9442cd1755c6b35c856772ec34','Merge pull request 110 from sitegeist/s2b-patch-1\n\n[TASK] Increment version number','sitegeist media solutions GmbH',3004000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290342,0,'fluid_components','3.4.1',4843,83,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1666624450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','ea62c53ab62949a42b353dabbafbeb2e','Merge pull request 113 from sitegeist/s2b-patch-1\n\n[TASK] Increase version number','sitegeist media solutions GmbH',3004001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290343,0,'fluid_components','3.4.2',4843,59,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1673610677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','2e64dc686aa796c1be00637da7e6df3a','Merge pull request 115 from t-schramm/master\n\nUpdate Navigation.php - add definition of function result','sitegeist media solutions GmbH',3004002,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290344,0,'fluid_components','3.4.3',4843,70,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,-1,2,1674118400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','8a15dd7b5fb4d9fc1bae09937bf507e4','Merge pull request 117 from sitegeist/s2b-patch-1\n\n[TASK] Increment version','sitegeist media solutions GmbH',3004003,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290345,0,'fluid_components','3.5.0',4843,88,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1679484847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','59cb06aefa14b58ee391b45ab97508a8','Important: This release contains an important security fix! Please make sure to update ASAP and to check the documentation because changes in your template files might be necessary.\r\n\r\nWhats Changed\r\n[BUGFIX] set correct return type by @lukasniestroj\r\n[BUGFIX] avoid type error if file do not exist by @huersch\r\n[SECURITY] Implement children escaping by @helhum and @s2b\r\n[FEATURE] Add Slot ViewHelper to render slots in components by @helhum and @s2b\r\n[TASK] Add tests for parameter escaping by @s2b\r\n[FEATURE] Command to check for possible escaping issues by @s2b\r\n[DOC] Add documentation for XSS mitigation by @s2b','sitegeist media solutions GmbH',3005000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290346,0,'fluid_components','3.5.1',4843,85,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1680016233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','c2514d261bb2ab1377d7646e01dca363','[BUGFIX] Prevent finder error if no template folders exist\r\n[BUGFIX] Support new versions of typo3-composer-installers','sitegeist media solutions GmbH',3005001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290347,0,'fluid_components','3.6.0',4843,87,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1686213523,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','6e543efa10d793d74feb09fc37af3ee2','Compatibility with TYPO3 v12','sitegeist media solutions GmbH',3006000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290348,0,'fluid_components','3.7.0',4843,62,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1711021051,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','29798579b55ea804f22995aaa671903f','Merge pull request 155 from sitegeist/task/responsibility\n\nadjust responsibility','sitegeist media solutions GmbH',3007000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290349,0,'fluid_components','3.7.1',4843,56,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1716374415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','c45f3e11885807382d834a96c55fca10','Bugfix for return value from type conversion (156)\n\n [BUGFIX] Add AbstractFile to conversionInterfaces due to null return of type to type conversion.\r\n\r\n [FEATURE] on release set ext_emconf version from tag\r\n\r\n---------\r\n\r\nCo-authored-by: Ulrich Mathes mathes@sitegeist.de','sitegeist media solutions GmbH',3007001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290350,0,'fluid_components','3.8.0',4843,50,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1724414626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','e1d8798fecbe8e5781c4458c93ac80d7','Merge pull request 159 from sitegeist/158-typo3-13-support\n\nTYPO3 13.2 support','sitegeist media solutions GmbH',3008000,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290351,0,'fluid_components','3.8.1',4843,41,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1728646972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','867fcc067dbceecf346ca2a3fe0d5c47','TYPO3 13 and Fluid 4 support\r\n\r\nhttps://github.com/sitegeist/fluid-components/releases/tag/v3.8.1','sitegeist media solutions GmbH',3008001,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290352,0,'fluid_components','3.8.2',4843,44,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1728907324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','c6ca7d22f651a068dc10c3e41157317e','[BUGFIX] do not use strict_types in ext_emconf','sitegeist media solutions GmbH',3008002,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290353,0,'fluid_components','3.8.3',4843,47,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1729765164,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','dd7937ab92ff41a2066984cbe67c4571','[BUGFIX] better horizontal center of placeholder text','sitegeist media solutions GmbH',3008003,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290354,0,'fluid_components','3.8.4',4843,39,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1737466644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','7fd0951510cec13b4c26aa9c4f87bda9','Merge pull request 179 from s2b/task/fluid43\n\n[TASK] Adjust ViewHelperResolver to be compatible with Fluid 4.3','sitegeist media solutions GmbH',3008004,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290355,0,'fluid_components','3.8.5',4843,30,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1748353067,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','0acd19fced3e0dd20a8ee24a336011bc','Merge pull request 175 from koehnlein/feature/fluid-42\n\nAdd compatibility with fluid 4.2','sitegeist media solutions GmbH',3008005,0,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290356,0,'fluid_components','3.8.6',4843,38,'Fluid Components','Encapsulated frontend components with Fluids ViewHelper syntax',2,0,2,1750940244,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','b2198cfb23aa283033ad0532cba59cd6','Merge pull request 179 from s2b/task/fluid43\n\n[TASK] Adjust ViewHelperResolver to be compatible with Fluid 4.3','sitegeist media solutions GmbH',3008006,1,0,'https://github.com/sitegeist/fluid-components/blob/master/README.md','ter','',''),
(9290357,0,'simulate_static_urls','1.0.0',893,367,'simulate_static_urls','Speaking urls without the hassle',2,0,2,1534594064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Rene Fritz','r.fritz@colorcube.de','rene','330eba608ceaed6d2ce2a880ab8f6b96','a bit more documentation cleanup\nadd travis ci','Colorcube',1000000,0,0,'https://docs.typo3.org/p/colorcube/simulate-static-urls/1.0/en-us','ter','',''),
(9290358,0,'simulate_static_urls','1.1.1',893,274,'simulate_static_urls','Speaking urls without the hassle',2,0,2,1557250432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Rene Fritz','r.fritz@colorcube.de','rene','fd01c55b1050d043c88625a3a079261e','fix version in ext_emconf','Colorcube',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/simulate_static_urls/1.1.1','ter','',''),
(9290359,0,'simulate_static_urls','1.1.2',893,252,'simulate_static_urls','Speaking urls without the hassle',2,0,2,1583272896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Rene Fritz','r.fritz@colorcube.de','rene','bab3e755f9f75064d739880eea4dac5a','v1.1.2','Colorcube',1001002,1,0,'https://docs.typo3.org/p/colorcube/simulate-static-urls/1.1/en-us','ter','',''),
(9290360,0,'cart_saferpay','1.0.0',1710,574,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1534599374,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:4:\"cart\";s:5:\"4.8.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','dc8e3da7888d8a0bdf840e7d58fee02d','v1.0.0          Initial release. Please read the Documentation for Installation and Configuration.','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_saferpay/1.0.0','ter','',''),
(9290361,0,'cart_saferpay','1.0.1',1710,154,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1572890243,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:5:\"7.0.0\";s:4:\"cart\";s:5:\"4.8.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','dca13034824f707d0f5fce86dd5b982c','Bugfix release: \r\n round total gross in payment amount ','extco.de UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/p/extcode/cart-saferpay/1.0/en-us','ter','',''),
(9290362,0,'cart_saferpay','2.0.0',1710,160,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1572890342,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','f7efbacf4eb778fa271668b38f6d98b3','The version 2.0.0 is a release for TYPO3 v8.7 only and skipped for TYPO3 v9.5. This version is compatible to Cart v5.3. ','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-saferpay/2.0/en-us','ter','',''),
(9290363,0,'cart_saferpay','3.0.0',1710,190,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1572890372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e05a7b3712e6355fc29dd43e51140a53','The version 3.0.0 is a release for TYPO3 v9.5 only. This version is compatible to Cart v6.3. ','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/cart-saferpay/3.0/en-us','ter','',''),
(9290364,0,'cart_saferpay','2.0.1',1710,160,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1572972791,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','f5009035b60b576092790d0e1709d9ce','Bugfix release:\r\n change return arguments of handlePayment-SignalSlot','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/p/extcode/cart-saferpay/2.0/en-us','ter','',''),
(9290365,0,'cart_saferpay','3.0.1',1710,472,'Cart - Saferpay','Shopping Cart(s) for TYPO3 - Saferpay Payment Provider',2,0,5,1572972814,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0171a8e6758f0816a2ad61370cb5c8d7','Bugfix release:\r\n change return arguments of handlePayment-SignalSlot','extco.de UG (haftungsbeschränkt)',3000001,1,0,'https://docs.typo3.org/p/extcode/cart-saferpay/3.0/en-us','ter','',''),
(9290366,0,'timeline','0.0.1',3527,335,'TimeLine','An extension to create TimeLines in the FE!',0,0,3,1534676956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Dominic Joas','entwicklung@domjos.de','domjos1994','7ddc6eff83bbf803e9873c8ace878e6d','First Version of Timeline with 3 Timeline-Versions','',1,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290367,0,'timeline','0.0.2',3527,310,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1537023338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','Dominic Joas','entwicklung@domjos.de','domjos1994','9acfeda753853163ca60f28f8fc7b673','add link to timeline event','',2,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290368,0,'timeline','0.0.3',3527,1837,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1539177990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dominic Joas','entwicklung@domjos.de','domjos1994','ac728d9e7f519a12024d2d385e822c73','Update layouts,\r\nadd date-format...','',3,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290369,0,'timeline','0.0.4',3527,360,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1554304824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','53545e17c90c0901bedafac8dfb66d1a','- Solve localization bug\r\n- Forecolor\r\n- Improve Designs','',4,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290370,0,'timeline','0.0.5',3527,355,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1567096037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','d9317c0c837a3e422891a82229dae2a7','- Add ComboBox to Order events\r\n- Drag and Drop Items\r\n- Use TimeLine with News-Events','',5,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290371,0,'timeline','10.4.0',3527,250,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1589209849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','13b4054e9f7eec16a29e3546f00dad34','Compatibility with Typo3 10 LTS','',10004000,0,0,'https://domjos.de/timeline.html','ter','',''),
(9290372,0,'timeline','11.5.0',3527,80,'TimeLine','An extension to create TimeLines in the FE!',1,0,3,1658332951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','8fbe7faf0fec39c18d77a472e4d4512d','Make compatible with 11.5.0','',11005000,1,0,'https://domjos.de/timeline.html','ter','',''),
(9290373,0,'form4_statusmonitor','0.0.1',856,195,'FORM4  Status Monitor','This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.',2,0,0,1534854722,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:0:\"\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','288dc17f1fff91e9c04a8e4219812ff7','First Release','',1,0,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290374,0,'form4_statusmonitor','0.0.2',856,209,'FORM4  Status Monitor','This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.',2,0,0,1536219756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.5.9-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','fa8afecf5d47069c69dab80ac44fda95','Removed php relevant return type, and Null coalescing operator from utility function to have no php dependency on php 7 - so that this extension can be used fully under php 5.6 and 5.5.9, too.\r\n  ','',2,0,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290375,0,'form4_statusmonitor','0.0.3',856,382,'FORM4  Status Monitor','This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.',2,0,0,1548665991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.5.9-7.2.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','b757ffdb514a9452700b96e78844e292','Extended the produced json with a new subkey \"properties\" and added some default values as part of this property.\r\nAlso added Compatibility for TYPO3 9.5','',3,0,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290376,0,'form4_statusmonitor','12.0.0',856,39,'FORM4  Status Monitor','This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.',2,0,0,1737051210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','ec98f74a55d9787c2d469add09d1a8be','form4_statusmonitor for TYPO3 v12','',12000000,0,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290377,0,'form4_statusmonitor','13.0.1',856,19,'FORM4  Status Monitor','This Extension send a JSON Object Post to a given url, with Informations about the actual typo3 installation and components.',2,0,0,1764687009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','form4 GmbH & Co. KG','typo3@form4.de','form4','4faf0b96334d97aafbc1fb3368aa3b85','Updated for TYPO3 13 LTS','',13000001,0,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290378,0,'form4_statusmonitor','14.0.0',856,12,'form4 Status Monitor','Sends scheduled JSON POST requests to a configurable URL with TYPO3 core version, locally installed extensions, and optional server metadatafor centralized monitoring and inventory.',2,0,0,1779291486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','form4 GmbH','typo3@form4.de','form4','ce111936425d8783a26a107e5beff6eb','Release 14.0.0','',14000000,1,0,'https://github.com/form4-team-typo3/statusmonitor','ter','',''),
(9290379,0,'anfahrt','1.0.0',827,312,'Anfahrt: Simple map for one location','Simple map plugin with marker and popup window. Comfortable geo coding in backend. Uses Google Maps.',2,0,3,1534918975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','René Fritz','r.fritz@colorcube.de','rene','4ce0c123826a122f4280dfcdce624965','public release','Colorcube',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/anfahrt/','ter','',''),
(9290380,0,'anfahrt','1.1.0',827,271,'Anfahrt: Simple map for one location','Simple map plugin with marker and popup window. Comfortable geo coding in backend. Uses Google Maps.',2,0,3,1547740408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.5.999\";}}','René Fritz','r.fritz@colorcube.de','rene','4790eac662ad639f7879da5c53f72c48','raise php dependency and version number','Colorcube',1001000,0,0,'https://docs.typo3.org/p/colorcube/anfahrt/1.1/en-us','ter','',''),
(9290381,0,'anfahrt','1.1.1',827,244,'Anfahrt: Simple map for one location','Simple map plugin with marker and popup window. Comfortable geo coding in backend. Uses Google Maps.',2,0,3,1583271872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.5.999\";}}','René Fritz','r.fritz@colorcube.de','rene','d386a98141bf74d0ec868a4d23c977b8','v1.1.1','Colorcube',1001001,1,0,'https://docs.typo3.org/p/colorcube/anfahrt/1.1/en-us','ter','',''),
(9290382,0,'myleaflet','0.2.5',5046,265,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search',1,0,3,1535045854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:11:\"3.2.2-0.0.0\";}}','','','joachim_ruhs','988ba71d78b3a0ad9dd566da97b564aa','First public version','',2005,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/0.2.7','ter','',''),
(9290383,0,'myleaflet','0.2.6',5046,260,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1535314970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:11:\"3.2.2-0.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','d4b7aeb17032bd890defabc60b4b35c2','Fixed some issues in ext_emconf.php.','',2006,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/0.2.7','ter','',''),
(9290384,0,'myleaflet','0.2.7',5046,223,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1540563322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:10:\"tt_address\";s:11:\"3.2.2-0.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','cdc60ea464a31bef7d3e8e4c378fcaa6','Inserted missing jQuery core jquery-3.3.1.min.js','',2007,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/0.2.7','ter','',''),
(9290385,0,'myleaflet','0.3.1',5046,379,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1544621885,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:11:\"4.0.0-0.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','ca1bfa304c17c91ea4002611e462790b','TYPO3 9 LTS compatibility, works only with tt_address 4.x','',3001,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/0.3.1','ter','',''),
(9290386,0,'myleaflet','0.4.3',5046,120,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1574500154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:11:\"4.0.0-0.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','cfeb129a12d464611685a66ea576d21f','Breaking changes: MapIcon handling improved, when updating reassign mapIcons, templates changed, categorySelectMode implemented','',4003,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/','ter','',''),
(9290387,0,'myleaflet','0.4.4',5046,144,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1574674256,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:11:\"4.0.0-0.0.0\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','934ea112a0fbcf56a99954a712b9b1df','Fix issue in composer.json.','',4004,0,0,'https://docs.typo3.org/typo3cms/extensions/myleaflet/','ter','',''),
(9290388,0,'myleaflet','0.6.7',5046,280,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1576860012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.8-9.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f55d22ac45ba50072fb5bf766dd183f9','Breaking changes - templates changed. Ajax calls implemented via PSR-15. Dropped TYPO3 8.x compatibility.','',6007,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.6/en-us','ter','',''),
(9290389,0,'myleaflet','0.6.8',5046,309,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1577724537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.8-9.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','1c85daec956610811976173b9f752901','MarkerClusterer implemented, template AjaxSearch.html changed (including neccessary files)','',6008,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.6/en-us','ter','',''),
(9290390,0,'myleaflet','0.7.0',5046,145,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1588184126,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','d8e85eb114dc1c554562334bca46d2c9','TYPO3  10.4 compatibility','',7000,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.7/en-us','ter','',''),
(9290391,0,'myleaflet','0.7.1',5046,207,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1588184774,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','3bedd1c078728538d32817f961b34378','Bugfix in singleView','',7001,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.7/en-us','ter','',''),
(9290392,0,'myleaflet','0.7.2',5046,147,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1592076717,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b109873529e1b1bd5473bf59e51cea68','composer.json changes','',7002,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.7/en-us','ter','',''),
(9290393,0,'myleaflet','0.7.3',5046,234,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1592085073,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','fcb5ce229f81f54d94982c6a5fd985a1','Removed file in TCA','',7003,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.7/en-us','ter','',''),
(9290394,0,'myleaflet','0.7.5',5046,171,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1596182482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','652645d8c28e5dd041774321ba060529','Improved icon/image handling when used with localization. Templates AjaxLocationListInfoWindow and AjaxLocationList changed.','',7005,0,0,'https://docs.typo3.org/p/WSR/myleaflet/0.7/en-us','ter','',''),
(9290395,0,'myleaflet','0.8.0',5046,0,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1596658345,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a75a77f7adadfbd35faa302fa2a749e9','Categories and tt_address records are localized now.','',8000,0,0,'https://docs.typo3.org/p/wsr/myleaflet/0.8/en-us','ter','',''),
(9290396,0,'myleaflet','0.8.1',5046,212,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1596784987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6383fd49b8c417804398f7e450cbcd18','New constant defaultLanguageUid implemented - use this if you want to show not full localized tt_address records in multi language sites - if you do not use this, only tt_address records of the selected language are shown in the map.','',8001,0,0,'https://docs.typo3.org/p/wsr/myleaflet/0.8/en-us','ter','',''),
(9290397,0,'myleaflet','0.8.2',5046,166,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1605813168,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.8-10.4.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','2e5c8f1a5d5a8176724f04ba332eaf2c','Bugfix in template Show.html','',8002,0,0,'https://docs.typo3.org/p/wsr/myleaflet/0.8/en-us','ter','',''),
(9290398,0,'myleaflet','1.1.2',5046,141,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1618685523,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.2.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a732d3e4e94dfe9561e60acad895ba91','TYPO3 11 compatibility, dropped TYPO3 version 9 compatibility, categories sorted by sorting, code cleaning','',1001002,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.1/en-us','ter','',''),
(9290399,0,'myleaflet','1.2.0',5046,126,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1633458186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-5.9.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','b0a74898f523ce8d9cc8c57854b59006','TYPO3 11.5 compatibility','',1002000,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.2/en-us','ter','',''),
(9290400,0,'myleaflet','1.2.2',5046,109,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1646236747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-6.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','52b9dfb37442be29cb81b65711ac9e6e','Bugfix AjaxSearchController (implode)','',1002002,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.2/en-us','ter','',''),
(9290401,0,'myleaflet','1.2.3',5046,109,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1649919375,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-6.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7e3d760f480d8747568ffb48c69d09f1','Bugfix in MapUtilities.php when used with PHP 8','',1002003,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.2/en-us','ter','',''),
(9290402,0,'myleaflet','1.3.0',5046,89,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1657968786,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-6.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8f84f066ce5eb8119675cb49b09befb4','MarkerIconWidth and markerIconHeight  implemented in the constants.','',1003000,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.3/en-us','ter','',''),
(9290403,0,'myleaflet','1.3.1',5046,110,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1657972955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:10:\"tt_address\";s:12:\"4.0.0-6.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','2763a262f6db2dc17a7bd64d435c4836','New default icon size','',1003001,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.3/en-us','ter','',''),
(9290404,0,'myleaflet','1.5.10',5046,87,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1670765435,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-7.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','a705a4c4c38f624e928a24e8d164cc18','TYPO3 v12 compatible, templates changed, dropped TYPO3 v10 support','',1005010,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.5/en-us','ter','',''),
(9290405,0,'myleaflet','1.6.2',5046,101,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1671278057,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-7.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8837c3a971222417c83a4661c71f23cf','Bugfix ext_localconf.php','',1006002,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.6/en-us','ter','',''),
(9290406,0,'myleaflet','1.6.5',5046,73,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1682503849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-7.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6d0da860d8fe572a4411a33dd7dc7797','Bugfix AjaxController.php','',1006005,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.6/en-us','ter','',''),
(9290407,0,'myleaflet','1.7.0',5046,85,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1682668509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-7.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','dc591ab150efd684d9cfffd749c8fd09','Bugfixes for TYPO3 12 LTS','',1007000,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.7/en-us','ter','',''),
(9290408,0,'myleaflet','1.8.3',5046,68,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1691508235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','6fcb4176003631b97159209304e26a3c','Bugfixes when running composer mode. When updating, rename fileadmin/ext/myleaflet, then a new fileadmin/ext/myleaflet is created with more Resources (css, javascript). Templates changed.','',1008003,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290409,0,'myleaflet','1.8.5',5046,71,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1691594838,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','714734bd207035e4895f1c4d7abce796','Template  AjaxLocationListInfoWindow.html changed','',1008005,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290410,0,'myleaflet','1.8.6',5046,66,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1693491959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','f42de5ee0b23ea26de3f2ec46ee25c0f','Bugfix $view-setRequest(...)','',1008006,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290411,0,'myleaflet','1.8.7',5046,73,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1693996074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7696e88ace097190974fc5de66e27742','SingleView shows now correct mapIcon','',1008007,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290412,0,'myleaflet','1.8.8',5046,87,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1694525273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8a111f1c70ea51362e4ebe94424fecd4','Bugfix template Show.html (mapIcon size)','',1008008,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290413,0,'myleaflet','1.8.9',5046,56,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1720369112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.4.0-12.5.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8ffbe7f496d3ffcc316e799d7fa2919d','Renamed constants.ts and setup.ts to constants.typoscript and setup.typoscript','',1008009,0,0,'https://docs.typo3.org/p/wsr/myleaflet/1.8/en-us','ter','',''),
(9290414,0,'myleaflet','2.0.0',5046,42,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1729091910,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','de2151b90206675f962074854727fa46','TYPO3 13 compatibility','',2000000,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.0/en-us','ter','',''),
(9290415,0,'myleaflet','2.0.1',5046,48,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1729323454,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','05d7d40bb88cc14d362b40a573499238','New language handling with locale','',2000001,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.0/en-us','ter','',''),
(9290416,0,'myleaflet','2.0.2',5046,34,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1749744672,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','bd0581f43cce109a443b294ea7535873','Bugfix AjaxController-ajaxEidGeocodeAction()','',2000002,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.0/en-us','ter','',''),
(9290417,0,'myleaflet','2.2.3',5046,13,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1772538998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','3901d188ed1a6c62b6b0916f05e28dd6','TYPO3 14 compatibility, bugfix function get_webpage','',2002003,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.2/en-us','ter','',''),
(9290418,0,'myleaflet','2.2.4',5046,12,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1772727582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','77d3c712e24b551505e580aafdaef35a','Error message when nomatim geocoding did not work','',2002004,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.2/en-us','ter','',''),
(9290419,0,'myleaflet','2.3.6',5046,9,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1777710171,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:13:\"9.0.0-10.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','8a3d4d7b5a4405057b698021362a095a','TYPO3 14 compatibility','',2003006,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.3/en-us','ter','',''),
(9290420,0,'myleaflet','2.3.7',5046,8,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1778580704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:13:\"9.0.0-10.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','7f92a801d627a60b7b9c1471cbc99ec0','Added some marker icons in EXT:myleaflet/Resources/Public/MapIcons','',2003007,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.3/en-us','ter','',''),
(9290421,0,'myleaflet','2.3.9',5046,8,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1778585032,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:13:\"9.0.0-10.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','dac6141db25e89962374d29df70d2b74','Bugfix Map icons not found','',2003009,0,0,'https://docs.typo3.org/p/wsr/myleaflet/2.3/en-us','ter','',''),
(9290422,0,'myleaflet','2.3.10',5046,12,'MyLeaflet','Leaflet / OpenStreetMap for tt_address data with radial search and categories. No registration and no API-keys necessary.',1,0,3,1778773403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tt_address\";s:13:\"9.0.0-10.1.99\";}}','Joachim Ruhs','postmaster@joachim-ruhs.de','joachim_ruhs','e8d5b055a89a110428e78cac9aac8efb','Get MapIcons  from Resources/Public/MapIcons','',2003010,1,0,'https://docs.typo3.org/p/wsr/myleaflet/2.3/en-us','ter','',''),
(9290423,0,'wm_pagepath','1.0.0',585,131,'wm_pagepath','Generates Frontend URL from Backend',0,0,5,1535619797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sascha Löffler','sloeffler@webmatch.de','beo6','51183139fa78e344bda492574ac0514c','First upload.\r\nProvides Utility Class to generate Frontend-Urls from Backend Modules.\r\nBased on Extbase  PageType\r\nin contrast to eID of similar Extension https://extensions.typo3.org/extension/pagepath/','',1000000,0,0,'https://github.com/lsascha/typo3-wm_pagepath/blob/master/README.md','ter','',''),
(9290424,0,'wm_pagepath','1.0.1',585,454,'wm_pagepath','Generates Frontend URL from Backend',0,0,5,1535622863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sascha Löffler','sloeffler@webmatch.de','beo6','5e12f27c835e92b7081dbee2b9b85662','Change TypoScript PAGE Objectname\r\nProvides Utility Class to generate Frontend-Urls from Backend Modules.\r\nBased on Extbase  PageType\r\nin contrast to eID of similar Extension https://extensions.typo3.org/extension/pagepath/','',1000001,1,0,'https://github.com/lsascha/typo3-wm_pagepath/blob/master/README.md','ter','',''),
(9290425,0,'foundation_zurb_framework','1.0.0',2949,144,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1535961915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','33184bccd11056e15369e273710c0eef','Initial release. ','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290426,0,'foundation_zurb_framework','1.0.1',2949,162,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1535977975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','3c8c6004e8da5948836356ee4604632c','Foundation element Card has been added. \r\nSee all changes here:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/blob/master/Documentation/Misc/Changelog/1.0.1.rst','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290427,0,'foundation_zurb_framework','1.0.2',2949,107,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536074603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','1387ed6b36e5a3da7ac27fb24f9aa3e6','Foundation Dropdown content element added\r\nBugfix: TypoScript would not load\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v1.0.2','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290428,0,'foundation_zurb_framework','1.0.3',2949,127,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536217191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','ac8f72eaebf09cf9965c8583eb7b8baf','[Feature] Foundation single button added.\r\nImportant: Read the README file, on the Attention section.\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v1.03','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290429,0,'foundation_zurb_framework','1.0.4',2949,104,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536300678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','79a43a5f47c98a4aeeeeb90cda345a13','[Feature] Foundation Button Group added.\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v1.0.4','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290430,0,'foundation_zurb_framework','1.0.5',2949,195,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536312090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','06b059987d173490e3dab6d155ec5ffb','[RELEASE] Foundation added\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v1.0.5','',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290431,0,'foundation_zurb_framework','1.0.6',2949,132,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536846286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','dd5a0c90b6094a2c92ce2b876ce11a82','[Feature][Release] Foundation Zurb Responsive navigation added\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/1.0.6','',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290432,0,'foundation_zurb_framework','1.0.7',2949,124,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536921809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','b3c509809e40f001e9ddcbc9d012870d','[Feature][Release] Foundation Zurb Magellan navigation added\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/1.0.7','',1000007,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290433,0,'foundation_zurb_framework','1.0.8',2949,196,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1536931114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-8.7.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','343a84fc3707fc088ea62b29d84045e6','[Feature][Release] Foundation Zurb Breadcrumb navigation added\r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v1.0.8\r\nIf the links to the previous releases do not work, add a v before the tag release.','',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/1.0.8','ter','',''),
(9290434,0,'foundation_zurb_framework','9.0.0',2949,176,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1538382657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.4-9.4.0\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','e6eac7ec964ff09d9582dbecdac4a65f','[Compatibility] This version supports TYPO3 9.4.0. \r\nMore details:\r\nhttps://github.com/AKaravas/foundation_zurb_framework/releases/tag/v9.0.0 ','',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290435,0,'foundation_zurb_framework','9.0.1',2949,228,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1538987552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','80b094e6582ce8ce59eca297e46d8da0','TYPO3 9.5.0 LTS compatibility','',9000001,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290436,0,'foundation_zurb_framework','9.0.2',2949,153,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1544701546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','748c7eb716e2680a4397123f48993da3','[Bugfix] RTE does not load. More here: https://github.com/AKaravas/foundation_zurb_framework/issues/4\r\n[Bugfix] Frontend Sorting does not properly working. More here: https://github.com/AKaravas/foundation_zurb_framework/issues/5\r\n[Doc] Fixed spelling iss','',9000002,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290437,0,'foundation_zurb_framework','9.0.3',2949,155,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1544789808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','9879beba0fc498929b2039c2f5581e18','[Bugfix] Missing file caused an error.\r\nMore here: https://github.com/AKaravas/foundation_zurb_framework/issues/6','',9000003,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290438,0,'foundation_zurb_framework','9.0.4',2949,159,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1545051697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','48278c5ed2ea72d63e8ee8ddcd2a43fe','[Addons][Release] Content Backend view added\r\n[Bugfix] Various bug fixes\r\nMore here: https://github.com/AKaravas/foundation_zurb_framework/releases/tag/v9.0.4','',9000004,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290439,0,'foundation_zurb_framework','9.0.5',2949,240,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1545318671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','d7cc891a39346a5be0af2b6f044791b9','[RELEASE] Backend breaking changes. Get the extension to your own hands\r\nMore here: https://github.com/AKaravas/foundation_zurb_framework/releases/tag/v9.0.5','',9000005,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290440,0,'foundation_zurb_framework','9.0.6',2949,218,'Foundation Zurb Framework','Add foundation Zurb elements on your website',1,0,6,1571646581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','6dc172347b9a9f05c8826291b09d0ffb','[Feature] Composer.json added. Packagist repository added as well\r\n[Refactor] Vendor name change to Karavas due to Packagist conflicts.','',9000006,0,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/9.0.5','ter','',''),
(9290441,0,'foundation_zurb_framework','10.0.0',2949,329,'Foundation Zurb Framework','Add foundation Zurb elements on your website',2,0,6,1572965569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.4-10.1.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','1accd04c0328246ece0a1b5dd1dd8e06','Support for TYPO3 v10 added.\r\nMinor code refactor.\r\nMore here:  https://docs.typo3.org/p/karavas/foundation-zurb-framework/master/en-us/Misc/Changelog/10.0.0.html','',10000000,1,0,'https://docs.typo3.org/typo3cms/extensions/foundation_zurb_framework/','ter','',''),
(9290442,0,'sweetalert','7.26.12',763,95,'Top','A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPTS POPUP BOXES',2,0,3,1535980666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','252158e86859eeed1cdb931125f17331','A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPTS POPUP BOXES','weebster GbR',7026012,0,0,'https://github.com/saschaende/typo3-sweetalert/blob/master/README.md','ter','',''),
(9290443,0,'sweetalert','7.26.13',763,290,'Sweetalert 2','A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPTS POPUP BOXES',2,0,3,1535981122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-8.7.99\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','7386753cf311a34e7049fd3840ac2a33','Minor change','weebster GbR',7026013,0,0,'https://github.com/saschaende/typo3-sweetalert/blob/master/README.md','ter','',''),
(9290444,0,'sweetalert','9.5.5',763,378,'Sweetalert','SweetAlert makes popup messages easy and pretty. Includes Sweetalert 2.1.0',2,0,3,1553638279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.13-9.5.99\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','41c3da53a471c697069ca46111f6498d','See changes on https://github.com/saschaende/typo3-sweetalert/compare/7.26.13...9.5.5','Filmmusic.io',9005005,1,0,'https://github.com/saschaende/typo3-sweetalert/blob/master/README.md','ter','',''),
(9290445,0,'kmcs_seochecker','1.0.0',304,304,'kmcs SEO-Checker','Extension to check the OnPage SEO of each page your site',2,0,0,1536132677,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.5.0-8.9.99\";s:3:\"php\";s:5:\"5.5.0\";s:7:\"realurl\";s:12:\"1.10.0-0.0.0\";}}','Timo Kiefer','timo@kmcs.de','timo.kiefer','231db6ac6eea009c7c31476083bf8799','Initial Version','',1000000,1,0,'https://docs.typo3.org/typo3cms/extensions/kmcs_seochecker/1.0.0','ter','',''),
(9290446,0,'kmcs_filelistunzip','1.0.0',314,314,'kmcs File List Unzip','Extension to unzip files in filelist',1,0,0,1536132722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.5.0-8.9.99\";s:3:\"php\";s:5:\"5.5.0\";}}','Timo Kiefer','timo.kiefer@kmcs.de','timo.kiefer','208aa401d8f355c04c0296a1cae38ceb','Initial Version','',1000000,1,0,'','ter','',''),
(9290447,0,'sudhaus7_gpgadmin','1.0.0',1372,304,'(Sudhaus7) GnuPG Admin and Helpers','A helper function to send PGP encrypted mails with TYPO3',1,0,0,1536245695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-9.0.0\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','79625c01cbe9e034a894a33d416a355f','First Release for GnuPG Admin.\r\nSupports english and german.','Sudhaus 7',1000000,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/1.0/en-us','ter','',''),
(9290448,0,'sudhaus7_gpgadmin','1.0.1',1372,343,'(Sudhaus7) GnuPG Admin and Helpers','A helper function to send PGP encrypted mails with TYPO3',1,0,0,1537971179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','c9566613a26514ec1faac010e265041f','Functional backend testig wit h 9.4','Sudhaus 7',1000001,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/1.0/en-us','ter','',''),
(9290449,0,'sudhaus7_gpgadmin','2.1.2',1372,121,'(Sudhaus7) GnuPG Admin and Helpers','A helper function to send PGP encrypted mails with TYPO3',2,0,0,1607984851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.20-9.5.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','7665ee711634d1693b7e1997ed265dcf',' Official TYPO3 9.5 support\n Added a finisher for EXT:form\n support for custom directory for the keyring\n Added Documentation\n code cleanup\n made signing optional\n deprecated older versions\n Version bump\n mark as stable','Sudhaus 7',2001002,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/2.1/en-us','ter','',''),
(9290450,0,'sudhaus7_gpgadmin','2.1.3',1372,122,'(Sudhaus7) GnuPG Admin and Helpers','A helper function to send PGP encrypted mails with TYPO3',2,0,0,1608127348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.20-9.5.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','38318cbde48b3a3491a3e22c0bfe17c2','Fix Problems with Documentation rendering','Sudhaus 7',2001003,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/2.1/en-us','ter','',''),
(9290451,0,'sudhaus7_gpgadmin','2.1.4',1372,158,'(Sudhaus7) GnuPG Admin and Helpers','A helper function to send PGP encrypted mails with TYPO3',2,0,0,1608325274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.20-9.5.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','e960cf4fb59c70a6ac134d961a9535c5','Documentation maintenance release','Sudhaus 7',2001004,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/2.1/en-us','ter','',''),
(9290452,0,'sudhaus7_gpgadmin','3.0.0',1372,104,'(Sudhaus7) PGP/GPG/OpenPGP Finisher','ext:form Finisher and Library to add OpenPGP support to TYPO3',2,0,0,1644358750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','12389459ab35c4f4209c586e96420734','Release 3.0.0\n\nNew features:\n TYPO3 10 and 11 compatibility\n support for binary only gpg installtion next to ext-gnupg\n Record type for the PGP Key (easier management)\n No need for fixed keychain\n PGPHOME dynamically generated\n\nDeprecated:\n TYPO3 8 and 9 support\n Backend module\n\nThis upgrade was sponsored by Privatärztliche Verrechnungsstelle Baden-Württemberg eG','Sudhaus 7',3000000,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/3.0/en-us','ter','',''),
(9290453,0,'sudhaus7_gpgadmin','3.0.2',1372,125,'(Sudhaus7) PGP/GPG/OpenPGP Finisher','ext:form Finisher and Library to add OpenPGP support to TYPO3',2,0,0,1646831431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','9499c69121276be1a4c3e709fb506aed','Release 3.0.2\n\nBugfix ext-gnupg Version 1.4.0 does not report key length, which created a type missmatch when instantiating KeyInformationImmutable. Defaults now to 0. The key length was internaly only used as information.\n\nVersion bump because the TER does not like emojis.','Sudhaus 7',3000002,0,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/3.0/en-us','ter','',''),
(9290454,0,'sudhaus7_gpgadmin','4.0.1',1372,95,'(Sudhaus7) PGP/GPG/OpenPGP Finisher','ext:form Finisher and Library to add OpenPGP support to TYPO3',2,0,0,1691671782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sudhaus7','fberger@sudhaus7.de','sudhaus7','ea4422ef5086603fe7de42186352e2e9','[TASK] Establish TYPO3 12.4 compatibility','Sudhaus 7',4000001,1,0,'https://docs.typo3.org/p/sudhaus7/sudhaus7-gpgadmin/4.0/en-us','ter','',''),
(9290455,0,'amazon_pay','1.5.0',1087,187,'Amazon - Pay','',2,0,3,1536246991,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:11:\"linkhandler\";s:0:\"\";}}','WOW-GmbH','info@wow-gmbh.de','wow-gmbh','2903a893b3eb1df0be9507f3c06d738e','Intitial release\r\nEasily sell services and products direct via the payment methods of Amazon Pay.','',1005000,0,0,'https://www.wow-webseite.de/en/amazon-pay-documentation.html','ter','',''),
(9290456,0,'amazon_pay','1.5.1',1087,224,'Amazon - Pay','',2,0,3,1536306064,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:11:\"linkhandler\";s:0:\"\";}}','WOW-GmbH','info@wow-gmbh.de','wow-gmbh','a79adc73c8ba458e731744d234fd1409','[BUGFIX] typing mistake in tsconfig.txt\r\nEasily sell services and products direct via the payment methods of Amazon Pay.','',1005001,0,0,'https://www.wow-webseite.de/en/amazon-pay-documentation.html','ter','',''),
(9290457,0,'amazon_pay','1.5.2',1087,676,'Amazon - Pay','A fast, easy, and secure way customers can pay for products and services using the information already stored in their Amazon account',2,0,3,1536847440,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}s:8:\"suggests\";a:1:{s:11:\"linkhandler\";s:0:\"\";}}','WOW-GmbH','info@wow-gmbh.de','wow-gmbh','7f16f4b977fade0709a9ec6dee2f37ad','A fast, easy, and secure way customers can pay for products and services using the information already stored in their Amazon account.','',1005002,1,0,'https://www.wow-webseite.de/en/amazon-pay-documentation.html','ter','',''),
(9290458,0,'mfc_linkbox','3.0.0',262,262,'MFC Linkbox','generates a dynamic linkbox to browse to the page next, previous or above',2,0,3,1536598318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Yves Becker, Simon Schmidt','typo3@web-factory.de','sfsmfc','167a4ea5a2bb68da04eda5903e8a6579','release for 8.7 LTS','',3000000,1,0,'','ter','',''),
(9290459,0,'sit_googlereviews','1.0.0',309,309,'Google Reviews','An extension to show Google Ratings on your TYPO3 website.',0,0,3,1536734412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Patric Eckhart','patric.eckhart@steinbauer-it.com','abandoned_extensions','e90c19406d03360f987306d1841f3a07','A TYPO3 extension which shows Google ratings. A Google Places API Key and a Place ID are required.','',1000000,1,0,'','ter','',''),
(9290460,0,'steinbauerit_googlereviews','1.0.0',334,334,'Google Reviews','An extension to show Google Ratings on your TYPO3 website.',0,0,3,1536735971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','STEINBAUER IT GmbH','office@steinbauer-it.com','steinbauerit','18f037e5573407fa824d04c6e5da397d','A TYPO3 extension which shows Google ratings. A Google Places API Key and a Place ID are required.','',1000000,1,0,'','ter','',''),
(9290461,0,'samlauthentication','0.0.1',1604,147,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',0,0,5,1537140927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.0.0\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','c61d9a5487e54650bd3f4de6ecfd767e','Initial Version','',1,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290462,0,'samlauthentication','1.0.0',1604,329,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1537522054,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.0.0\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','bb86daa86c806bc23400ff4f67f6d292','Updated version tag.\r\nIt runs in live environment.\r\nIf it cause problems just ask.','',1000000,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290463,0,'samlauthentication','1.1.0',1604,184,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1554277905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.0.0\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','6d31001ef2cbfe993f6efba35d3583b7','Refactor code.\r\n','',1001000,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290464,0,'samlauthentication','2.0.0',1604,80,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1558370067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.5.7\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','a485904dc00e552ea4ba1124a1afb477','Improved Extension and Documentation','',2000000,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290465,0,'samlauthentication','2.0.1',1604,319,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1558382310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.5.7\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','03312701e129151add6443b00f313d9f','fixed some bugs','',2000001,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290466,0,'samlauthentication','3.0.0',1604,119,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1617027996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.4.14\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','77bd2b353fb486bd4fd11079d743534c','Update Extension for TYPO3 9 and 10','',3000000,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290467,0,'samlauthentication','3.0.1',1604,132,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1617028125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.4.14\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','8ecb4bd8ba8eb06fff432b6b55a445f5','fix version numbers','',3000001,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290468,0,'samlauthentication','4.1.0',1604,122,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1621435785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','9219a42c9bacdb45bd132b8aecc457fd','Remove unnecessary dependencies\r\nadded support for the simplesamlphp library\r\nadded backend login form','',4001000,0,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290469,0,'samlauthentication','4.1.2',1604,172,'SAML Authentication','This extension adds a authentication method for SAML with different service provider.',2,0,5,1622327143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.4.99\";}}','Daniel Pfeil','daniel.pfeil@itpfeil.de','pfeilda','7b49b94c13a797ef91078a493663457c','Fix bug with Backend Login','',4001002,1,0,'https://pfeilda.github.io/typo3samlauthentication/','ter','',''),
(9290470,0,'visibility','1.0.0',1149,156,'FSC Visbility','FSC visibility helper tool for content elements.',0,0,3,1537472436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Joe Schäfer','j.schaefer@schaefer-webentwicklung.de','joekolade','075c77cf8e5205eea576b527e13144e5','First release in TER','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/visibility/','ter','',''),
(9290471,0,'visibility','1.1.0',1149,152,'FSC Visbility','FSC visibility helper tool for content elements.',1,0,3,1537518165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Joe Schäfer','j.schaefer@schaefer-webentwicklung.de','joekolade','4039617a37c9ed3c3e6dcbb1e1c8ca60','Add german translation.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/visibility/1.1.1','ter','',''),
(9290472,0,'visibility','1.1.1',1149,162,'FSC Visbility','FSC visibility helper tool for content elements.',1,0,3,1537519218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Joe Schäfer','j.schaefer@schaefer-webentwicklung.de','joekolade','e125316d7809da9b45b72d20877a14f5','Fix Template issues (Fluid)','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/visibility/1.1.1','ter','',''),
(9290473,0,'visibility','1.2.0',1149,294,'FSC Visbility','FSC visibility helper tool for content elements.',1,0,3,1537522010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Joe Schäfer','j.schaefer@schaefer-webentwicklung.de','joekolade','bcb3058d8cd02343a02c1c159011bd19','[Task] Add gridelement support','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/visibility/1.2.0','ter','',''),
(9290474,0,'visibility','2.0.0',1149,132,'FSC Visbility','FSC responsive visibility helper tool for content elements.',1,0,3,1592596730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Joe Schäfer','joe@joekola.de','joekolade','92b4ca2eea3c3aaf13b8afcfe4621cd6','Compatibility with TYPO3 CMS 10.4','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/visibility/','ter','',''),
(9290475,0,'visibility','2.0.1',1149,253,'FSC Visbility','FSC responsive visibility helper tool for content elements.',1,0,3,1592597317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Joe Schäfer','joe@joekola.de','joekolade','b1051614a38d616a80363a62b68b063c','Fix for existing content elements','',2000001,1,0,'https://docs.typo3.org/typo3cms/extensions/visibility/','ter','',''),
(9290476,0,'pdfviewhelper','0.1.0',571,571,'PDF ViewHelper','',1,0,3,1537601889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','Christopher Zechendorf','christopher@zechendorf.com','extdev','898d120c209cd4c614f7f57a3c367f61','Beta Release 0.1.0 \r\n\r\nThis Extension provides a ViewHelper to render PDF Files in Fluid Templates via FPDF','',1000,1,0,'','ter','',''),
(9290477,0,'extbookdatabase','0.0.1',1705,111,'Bookdatabase','Simple Bookdatabase',0,-1,3,1538315673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Werner','info@itfoo.de','conger','22d5a727cf08b972200377de4822368e','Initial Upload','',1,0,0,'','ter','',''),
(9290478,0,'extbookdatabase','0.0.2',1705,295,'Bookdatabase','Simple Bookdatabase',1,-1,3,1538926427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Werner','info@itfoo.de','conger','aad74f37ade03ea1f8102b10a021c41b','Some backend improvements (sorting, tabs...), svg icons, fixed static text (now language parameters), minor css-changes, added README.md','',2,0,0,'','ter','',''),
(9290479,0,'extbookdatabase','0.0.3',1705,238,'Bookdatabase','Simple Bookdatabase',1,-1,3,1551121438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christoph Werner','info@itfoo.de','conger','c0a9bf8b15bc02cefb945c8b7cb7b1d9','Ready for TYPO3 9\r\nSee: https://github.com/criwe/Bookdatabase/commit/368f3895b9ebb169bb2afe40f9e0e92ccee7f8da','',3,0,0,'','ter','',''),
(9290480,0,'extbookdatabase','0.1.0',1705,216,'Bookdatabase','Simple Bookdatabase',2,-1,3,1577948985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christoph Werner','info@itfoo.de','conger','e4decb870569b73d89fcb2d894c7c184','- Change Ext-folder from ext_bookdatabase to extbookdatabase (need to reintegrate static template!). Should work out of the box now. (See readme.md for installation steps)\r\n- Romoved unneeded files and code','',1000,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290481,0,'extbookdatabase','0.1.1',1705,138,'Bookdatabase','Simple Bookdatabase',2,-1,3,1592138758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','c92c84b759a445a2b327d6c3e19bbab2','Now compatible with TPYO3 10.4\r\nMinor changes (see github)','',1001,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290482,0,'extbookdatabase','0.1.2',1705,60,'Bookdatabase','Simple Bookdatabase',2,-1,3,1604235540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','dbe7beec5136f91ad0cfa49630c09477','- jQuery core is not loaded by default any more. If needed, just check the new setting \"includejquerycore\" in the constant editor\r\n- Updated jQuery core and DataTables','',1002,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290483,0,'extbookdatabase','0.1.3',1705,64,'Bookdatabase','Simple Bookdatabase',2,-1,3,1609001584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','b6d36ba7f1d6b30b5b350743d52f1e16','Fixexs RTE for description field, remove unneeded actions, rename .ts to .typoscript','',1003,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290484,0,'extbookdatabase','0.1.4',1705,46,'Bookdatabase','Simple Bookdatabase',2,-1,3,1622977344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','2c10ffb2038b9c8bebac0615a287191c','Update composer.json (insert extenstion name)\r\nSort Bookseries by title','',1004,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290485,0,'extbookdatabase','0.1.5',1705,104,'Bookdatabase','Simple Bookdatabase',2,-1,3,1631708421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','17f1e133d67b34e9825def6e90aabbcd','- Vendor changed (Vendorname was taken on packagist... need to rename). Dump autoload and clear cache!\r\n- Documentation added','itfoo',1005,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290486,0,'extbookdatabase','0.1.6',1705,138,'Bookdatabase','Simple Bookdatabase',2,0,3,1638984164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Werner','info@itfoo.de','conger','469eef8fdb9f4fb88695c96df6f7726b','Security Fix - please update! (see https://github.com/criwe/Bookdatabase/releases/tag/0.1.6)','itfoo',1006,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.1/en-us','ter','',''),
(9290487,0,'extbookdatabase','0.2.0',1705,87,'Bookdatabase','Simple Bookdatabase',2,0,3,1646580320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Werner','info@itfoo.de','conger','35aa953baeee773e8b8364fa1b09f7d3','- Ready for TYPO3 11\r\n- Removed some unneeded code\r\n- Update jQuery to 3.6.0\r\n- Replace ext-icon.gif with svg','itfoo',2000,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.2/en-us','ter','',''),
(9290488,0,'extbookdatabase','0.2.1',1705,128,'Bookdatabase','Simple Bookdatabase',2,0,3,1646581098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Werner','info@itfoo.de','conger','c7628607ebce3d753165aedad9f98e96','Update composer.json','itfoo',2001,0,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.2/en-us','ter','',''),
(9290489,0,'extbookdatabase','0.3.0',1705,80,'Bookdatabase','Simple Bookdatabase',2,0,3,1706390199,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Werner','info@itfoo.de','conger','b78a651a99d2a6fc56673837e91ada6d','- Ready for TYPO3 12\r\n- Cleanups\r\n- Update jQuery to 3.7.1\r\n- Bugfix checkboxes (soldout / signed)','itfoo',3000,1,0,'https://docs.typo3.org/p/itfoo/ext-bookdatabase/0.3/en-us','ter','',''),
(9290490,0,'project_version_playground','0.5.0',246,246,'Project Version Playground','Displays current project version based on VERSION file or GIT revision.',2,0,4,1538408291,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.0\";s:5:\"typo3\";s:11:\"8.7.0-9.4.0\";}}','Jan Stockfisch','jan@jan-stockfisch.de','abandoned_extensions','c865a89460a9ca8d3c7a9d09af512e38','Uploaded with ter-client','',5000,1,0,'','ter','',''),
(9290491,0,'adminpanel_extended','0.0.1',680,153,'Adminpanel Extended','Extended functionality for the admin panel',0,0,4,1538581047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Susanne Moog','','psychomieze','13b80da813acbd81f12b0b97d2af51dc','Initial upload, alpha version!','',1,0,0,'','ter','',''),
(9290492,0,'adminpanel_extended','0.0.2',680,279,'Adminpanel Extended','Extended functionality for the admin panel',0,0,4,1538636044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Susanne Moog','','psychomieze','b76dff2f9e3449bd5fd1d67ffeeb6688','Fix emconf name','',2,0,0,'','ter','',''),
(9290493,0,'adminpanel_extended','0.0.3',680,248,'Adminpanel Extended','Extended functionality for the admin panel',0,0,4,1557986539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Susanne Moog','','psychomieze','822fe3d2682f6008a6ef3538782abbb3','- [FEATURE] Show currently online users\r\n- Code Cleanups','',3,1,0,'','ter','',''),
(9290494,0,'mediaconsent','0.1.0',2454,206,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1538657554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','bfaccfde61d034ba83092dd325782953','First upload of mediaconsent 0.1.0','Evangelische Kirche von Westfalen',1000,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290495,0,'mediaconsent','0.1.2',2454,233,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1538730285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','43ae07aa30abd152b34325934ded20dc','Bugfix release','Evangelische Kirche von Westfalen',1002,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290496,0,'mediaconsent','0.1.3',2454,270,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1539010139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','88d54acfaa65aca28224908d25298a9b','Bugfix release','Evangelische Kirche von Westfalen',1003,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290497,0,'mediaconsent','0.1.4',2454,244,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1540982056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','d653f7b8c5e99dea66ac4e6ba290d1da','Bugfix / Moved documentation to external source','Evangelische Kirche von Westfalen',1004,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290498,0,'mediaconsent','0.1.5',2454,285,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1542967905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','405b5f223149616a70533b428a3fa78e','Feature release.','Evangelische Kirche von Westfalen',1005,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290499,0,'mediaconsent','0.1.6',2454,245,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1560867030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-8.7.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','77ff2aa70c9968d93e0af9c47d36bf7b','Feature release','Evangelische Kirche von Westfalen',1006,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290500,0,'mediaconsent','0.1.7',2454,382,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1562230480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Christoph Roth','christoph.roth@lka.ekvw.de','jweiland.net','0c210a81aaabdc1858631a614de1cf4d','Feature release','Evangelische Kirche von Westfalen',1007,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290501,0,'mediaconsent','0.1.8',2454,241,'Media Consent','Extension loads content only if the user agrees.',1,0,3,1594041682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christoph Roth','christoph.roth@ekvw.de','jweiland.net','9bf0bb2f8492815fb3c5a585700da842','Bugfixes and Support for TYPO3 10.4.x','Evangelische Kirche von Westfalen',1008,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290502,0,'mediaconsent','1.0.0',2454,147,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1636713934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','5c3d502d3019c53bcfb312c70d73a5b8','- New composer package name: jweiland/mediaconsent\r\n- Support for TYPO3 v11 LTS\r\n- Support use of sys folders e.g. for news with content elements','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290503,0,'mediaconsent','2.0.0',2454,61,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1706890528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','f1ccf980d6b6e84b28ce21854df8461a','[TASK] Compatibility Fixes for TYPO3 12 LTS and Removing support for older versions\r\n[TASK] README.md modified with more informations\r\n[TASK] Refactoring functionality of Media Consent Provider\r\n[TASK] Code Formatting done for TypoScript files\r\n[FEATURE] jQuery replaced with Vanilla JavaScript\r\n[TASK] Added UnitTest for the Utility class and DataProcessor\r\n[TASK] GitHub Action added for CI\r\n[TASK] Refactoring and Optimizations\r\n[TASK] Update runTests.sh to support PHP 8.3 Testing','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290504,0,'mediaconsent','2.0.1',2454,76,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1709563212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','807b4aa8a77ec7729791e2743d2769f5','- [BUGFIX] Fixed issue that provider name not shown in the label\r\n- [FEATURE] Vite bundler for javascript added in private folder\r\n- [FEATURE] Bundler build files added to Public/JavaScript/MediaConsent.js\r\n- Rename template name to MediaConsent.html','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290505,0,'mediaconsent','3.0.0',2454,31,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1746529825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','83beb15b1ef329485cdb5045f962d13d','- TYPO3 13 Compatibility Fixes and removed older version compatibilities','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290506,0,'mediaconsent','3.0.1',2454,22,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1761747292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','74dc4beba23c145f18773185874029e5','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290507,0,'mediaconsent','4.0.0',2454,7,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1781621195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','58015cc551b9bcba9d72735e9078077f','- Added TYPO3 14 compatibility\r\n\r\nSee ChangeLog for more information.','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290508,0,'mediaconsent','4.0.1',2454,4,'Media Consent','Extension loads content only if the user agrees.',2,0,3,1785333832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','b9ce519c6133f30d1b7d6453f48e4318','Whats Changed\r\n\r\n [BUGFIX] Bump version to 4.0.1 and update js-yaml dependency to 4.3.0\r\n [BUGFIX] Bump postcss from 8.4.35 to 8.5.25 \r\n [BUGFIX] Bump svgo from 3.2.0 to 3.3.4 \r\n [BUGFIX] Bump immutable from 4.3.5 to 4.3.9\r\n [BUGFIX] Bump tmp and inquirer\r\n [BUGFIX] Bump xmldomfrom 0.8.10 to 0.8.13\r\n [BUGFIX] Bump lodash from 4.17.21 to 4.18.1','jweiland.net',4000001,1,0,'https://docs.typo3.org/p/jweiland/mediaconsent/main/en-us/','ter','',''),
(9290509,0,'pr_googlecse','1.1.0',1236,629,'Google custom search engine','Frontend search plugin that uses the Google CSE api.',2,0,3,1538680446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascal Rinker','info@crynton.com','prinker','53878097d624af45eb98581f946bd161','Frontend search plugin that uses the Google CSE api.','crynton.com',1001000,0,0,'https://github.com/pascal20997/pr_googlecse/blob/master/README.md','ter','',''),
(9290510,0,'pr_googlecse','2.0.0',1236,303,'Google custom search engine','Frontend search plugin that uses the Google CSE api.',1,0,3,1588230106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Pascal Rinker','info@kronova.net','prinker','931203640f41f5b1e02b2a48d2dd5b06','Say hello to TYPO3 v10 LTS.\r\n\r\nNew:\r\n- Redesigned search results','kronova.net',2000000,0,0,'https://github.com/pascal20997/pr_googlecse/blob/master/README.md','ter','',''),
(9290511,0,'pr_googlecse','3.0.0',1236,105,'Google custom search engine','Integration of the Google custom search engine using Fluid templates for a customized look and feel.',2,0,3,1633903085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Pascal Rinker','info@kronova.net','prinker','eddf2a4012ab2546c2ca2d19092c4a17','- Compatible with TYPO3 v11\r\n- Fix caching for multi-language websites\r\n- Add some configuration options using the constant editor\r\n- Allow showing the single pages in the pagination instead of just \"previous\" and \"next\". Turn it on using the constant editor!','kronova.net',3000000,0,0,'https://github.com/pascal20997/pr_googlecse/blob/master/README.md','ter','',''),
(9290512,0,'pr_googlecse','3.0.1',1236,145,'Google custom search engine','Integration of the Google custom search engine using Fluid templates for a customized look and feel.',2,0,3,1633905424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Pascal Rinker','info@kronova.net','prinker','d1521a594e3c6068f9b6245b56510107','Bugfix for TYPO v10 because of LoggerInterface injection','kronova.net',3000001,0,0,'https://github.com/pascal20997/pr_googlecse/blob/master/README.md','ter','',''),
(9290513,0,'pr_googlecse','3.1.0',1236,54,'Google custom search engine','Integration of the Google custom search engine using Fluid templates for a customized look and feel.',2,0,3,1706894241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Pascal Rinker','info@kronova.net','prinker','b1ea10ca72c67bb38ce49d905c4aff67','Adding \"lr\" parameter from google API as extension configuration option','kronova.net',3001000,1,0,'https://github.com/pascal20997/pr_googlecse/blob/master/README.md','ter','',''),
(9290514,0,'t3view','1.0.5',1730,185,'t3view','An extension that outputs system information as JSON',2,0,5,1538742368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','49820e2cb46358a5ede9efb32759a3eb','Make t3view extension available in TER','visuellverstehen',1000005,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290515,0,'t3view','1.0.6',1730,182,'t3view','An extension that outputs system information as JSON',2,0,5,1538819389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','4e91949d2f2873c81d3c858b9ec3f035','Make t3view installable in TYPO3 6.2','visuellverstehen',1000006,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290516,0,'t3view','1.0.7',1730,199,'t3view','An extension that outputs system information as JSON',2,0,5,1538823697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','ab61063594661967bffb65401e6e0828','Fix: Do not break if extension versions are missing','visuellverstehen',1000007,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290517,0,'t3view','1.0.8',1730,229,'t3view','An extension that outputs system information as JSON',2,0,5,1538918867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','a73163eedff9ac135d5bdaa8f21e0a9f','Fix: Add missing dependency','visuellverstehen',1000008,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290518,0,'t3view','1.0.9',1730,230,'t3view','An extension that outputs system information as JSON',2,0,5,1539075636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','2313fe5e0c4ff75a79e96c68aecc30f3','Add compatibility for TYPO3 9.5 LTS','visuellverstehen',1000009,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290519,0,'t3view','1.0.10',1730,227,'t3view','An extension that outputs system information as JSON',2,0,5,1540541821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','937b4f1f98dd109e8477f9e5b0e6785b','Fix extension SVG icon','visuellverstehen',1000010,0,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290520,0,'t3view','1.0.11',1730,478,'t3view','An extension that outputs system information as JSON',2,0,5,1540908238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','8df1881f7293d3225c57182a595ff92e','Release 1.0.11','visuellverstehen',1000011,1,0,'https://github.com/visuellverstehen/t3view','ter','',''),
(9290521,0,'base_cache','0.0.1',1092,149,'Cache Interface','Common interfaces for simple caching.',2,0,4,1538861308,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4db8859d7390c19a17fd9f98d460a096','\ninitial creation based on PHP-CSS-Parser 8.1.0\n','jambage.com',1,0,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290522,0,'base_cache','0.0.2',1092,415,'Cache Interface','Common interfaces for simple caching psr/simple-cache.',2,0,4,1539025739,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0041ff1c1c7fd0a1be69f8e714a22800','\nFix wrong first upload comment. This is based on the cache interfache provided by psr/simple-cache.\n','jambage.com',2,0,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290523,0,'base_cache','0.0.3',1092,267,'Cache Interface','Common interfaces for simple caching psr/simple-cache.',2,0,4,1592125173,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a7260773cb08fe66916723bc8156870b','support TYPO3 9.5','jambage.com',3,0,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290524,0,'base_cache','3.0.0',1092,110,'Cache Interface','Common interfaces for simple caching psr/simple-cache.',2,0,4,1653322534,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','f3183137fe5ab8b2e1ad3d7b8f46a92f','support for PHP 8 and TYPO3 11\r\n\r\n','jambage.com',3000000,0,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290525,0,'base_cache','3.0.1',1092,100,'Cache Interface','Common interfaces for simple caching psr/simple-cache.',2,0,4,1683368474,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','48169e38ab95997160a743f8cd81e999','supports TYPO3 12\r\n','jambage.com',3000001,0,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290526,0,'base_cache','3.0.2',1092,51,'Cache Interface','Common interfaces for simple caching psr/simple-cache.',2,0,4,1733228101,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','05c2c8f43414072f1095001c702c3a02','supports TYPO3 13\r\n','jambage.com',3000002,1,0,'https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md','ter','',''),
(9290527,0,'t3visuellverstehen','1.0.0',1738,294,'t3visuellverstehen','Show a small icon in the Toolbar to provide support information.',2,0,0,1539256350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','20a307d4f1dd4ade5d5cdec31e93a80f','Publish to TER','visuellverstehen',1000000,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290528,0,'t3visuellverstehen','1.0.1',1738,436,'t3visuellverstehen','Show a small icon in the Toolbar to provide support information.',2,0,0,1540908340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','8e191b26c1acf5209ca38058e29e719a','Release 1.0.1','visuellverstehen',1000001,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290529,0,'t3visuellverstehen','1.0.3',1738,216,'t3visuellverstehen','Show a small icon in the Toolbar to provide support information.',2,0,0,1581339452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','78ed0d1388db28c2d0be8e2316006d18','Release 1.0.3','visuellverstehen',1000003,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290530,0,'t3visuellverstehen','1.0.4',1738,157,'t3visuellverstehen','Show a small icon in the TYPO3 backend toolbar to provide support information.',2,0,0,1587305108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','519a04fdb7dbb70e39fe1dca8c84e101','Release 1.0.3','visuellverstehen',1000004,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290531,0,'t3visuellverstehen','1.0.5',1738,196,'t3visuellverstehen','Show a small icon in the TYPO3 backend toolbar to provide support information.',2,0,0,1587308022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','92bc54cda1984f5d7b0c3403de49bf74','Make extension available in English and German','visuellverstehen',1000005,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290532,0,'t3visuellverstehen','1.0.7',1738,157,'t3visuellverstehen','Show a small icon in the TYPO3 backend toolbar to provide support information.',2,0,0,1587461988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','eedae083a9d4ad6daa1049c0f5b5f6cd','Publish released correctly in TER','visuellverstehen',1000007,0,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290533,0,'t3visuellverstehen','1.0.8',1738,282,'t3visuellverstehen','Show a small icon in the TYPO3 backend toolbar to provide support information.',2,0,0,1587481488,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','abandoned_extensions','29d03eca98bbdd994d120c3e46dec6f5','Phone number is now a link','visuellverstehen',1000008,1,0,'https://github.com/visuellverstehen/t3visuellverstehen','ter','',''),
(9290534,0,'pr_teamspeak','1.1.0',2168,272,'TeamSpeak 3','TeamSpeak 3 frontend plugin.',2,0,3,1539283159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascal Rinker','info@crynton.com','prinker','63d0bb3bceda0d1c6c6f43773e5ec16b','First version for TER','',1001000,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290535,0,'pr_teamspeak','1.2.0',2168,405,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1539463918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascal Rinker','info@crynton.com','prinker','1e86c6c4766cc0035d01ee20a64f6d8b','- Fix compatibility with non composer TYPO3 installations\r\n- Updated TeamSpeak library','',1002000,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290536,0,'pr_teamspeak','1.3.0',2168,349,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1559573799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascal Rinker','info@kronova.net','prinker','91323ff0dd439b12dd1726e602a81e00','Update default icon path:\r\ncurrent: EXT:pr_teamspeak/Resources/Libraries/planetteamspeak/ts3-php-framework/images/viewer/\r\nnew: EXT:pr_teamspeak/Resources/Public/Images/ts3-php-framework/viewer/\r\nAttention:\r\nThe setting advanced.icon-path has been replaced by advanced.override-icon-path and is no\r\nlonger required!','kronova.net',1003000,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290537,0,'pr_teamspeak','2.0.0',2168,306,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1571397545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Pascal Rinker','info@kronova.net','prinker','477ebc3cab31ab687018392eb3e7ec31','Composer package name has been changed from crynton/pr-teamspeak to kronova/pr-teamspeak!\r\n\r\nChanges:\r\nUpdate namespace: CryntonCom - KronovaNet\r\nUpdate packagist package name: crynton/pr-teamspeak - kronova/pr-teamspeak\r\nUpdate code and structure to be TYPO3 v10 compatible\r\nResolve all deprecations of TYPO3 v10','kronova.net',2000000,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290538,0,'pr_teamspeak','3.0.0',2168,353,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1576704382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Pascal Rinker','info@kronova.net','prinker','0beb610b0eb130bd41fc885434ecc939','This release contains several changes.\r\n-The frontend channel list fetching method no longer requires jQuery to work.\r\n- Switchable controller actions are no longer part of the TeamSpeak plugin. From now on there is just one method and thats the Ajax channel list.\r\n- Removed most extbase context to get faster performance in Ajax requests','kronova.net',3000000,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290539,0,'pr_teamspeak','3.0.1',2168,324,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1588230285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Pascal Rinker','info@kronova.net','prinker','7fe6e86230f0ead5a4fbb1b743936bbe','Bugfixes for TYPO3 v10 LTS','kronova.net',3000001,0,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290540,0,'pr_teamspeak','3.1.0',2168,159,'TeamSpeak 3 monitor','Frontend extension to display the channels and clients of a TeamSpeak 3 server.',2,0,3,1633904230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Pascal Rinker','info@kronova.net','prinker','37238ef4777012d5b8457c0dab0a4946','- Add compatibility for TYPO3 v11 LTS\r\n- Update TeamSpeak library to be compatible with PHP 8','kronova.net',3001000,1,0,'https://github.com/pascal20997/pr_teamspeak/blob/master/README.md','ter','',''),
(9290541,0,'simple_instagram','1.0.1',828,491,'Simple Instagram','Shows a Instagram feed with a given access Token',2,0,3,1539465937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";}}','Benjamin Riezler','b.riezler@pixel-ink.de','abandoned_extensions','491eb22ff587836acb5c3fb1f3fdb9b1','Add Instagram image feed to your  page. Just add instagram access in constant and you are up and running.\r\n','',1000001,0,0,'','ter','',''),
(9290542,0,'simple_instagram','1.0.3',828,337,'Simple Instagram','Shows a Instagram feed with a given access Token. Only installation via composer is supported!',2,0,3,1583955959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";}}','Benjamin Riezler','b.riezler@pixel-ink.de','abandoned_extensions','52f1a82b84fd8cff1c7e5cb8d14a5e9b','Works only with composer based installation. \r\nToo much dependendies to maintain manually.','',1000003,1,0,'','ter','',''),
(9290543,0,'fe_change_pwd','1.2.2',6481,295,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1539672897,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','23854f49f6e85e3440cf29af1a6b9c12','Includes password rules, haveibeenpwned password check, password change enforcement and password expiry. Uses PSR-15 Middleware for TYPO3 9.5','',1002002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290544,0,'fe_change_pwd','1.2.3',6481,368,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1542911662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','419208e2ce874b850af2ed7081d3531b','Added german localization files','',1002003,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290545,0,'fe_change_pwd','1.2.4',6481,258,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1554485635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','0c8203600d1dc8d697388230361273fd','Fixed minor typos for german localization','',1002004,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290546,0,'fe_change_pwd','1.2.5',6481,196,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1557551826,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','33ab6fc25b749d613432866be87cf5b9','Maintenance release to ensure configured password hash service is used in TYPO3 9.5\r\n\r\nChangelog: https://github.com/derhansen/fe_change_pwd/releases/tag/1.2.5','',1002005,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290547,0,'fe_change_pwd','1.2.6',6481,224,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1560276330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','8fd0c19d53cf305bb3ef87c3c03201c7','Bugfix release - It is highly recommended to update the extension to this release if used with TYPO3 9.5\r\n\r\nChangelog: https://github.com/derhansen/fe_change_pwd/releases/tag/1.2.6','',1002006,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290548,0,'fe_change_pwd','1.2.7',6481,248,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1560967893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','e506e8508d4555cb510a41c5f8ef2c84','Minor bugfix for TYPO3 9.5\r\n\r\nhttps://github.com/derhansen/fe_change_pwd/releases/tag/1.2.7','',1002007,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290549,0,'fe_change_pwd','1.3.0',6481,296,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1562952077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','bbb7331272a40b4a239b28488daf2bbf','Check new password against old password and minor improvement\r\n\r\nChangelog: https://github.com/derhansen/fe_change_pwd/releases/tag/1.3.0','',1003000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290550,0,'fe_change_pwd','1.4.0',6481,212,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1571573165,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','7cfd22762d6ef85d655fcf68147ac59d','Added \"Require current password\" feature\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/1.4.0','',1004000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290551,0,'fe_change_pwd','1.4.1',6481,263,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1572331023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','57c5acf3861850ad2c1a62e593179e80','Updated german localization file','',1004001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290552,0,'fe_change_pwd','1.5.0',6481,1270,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1576572327,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f24525992d3c4420d31cc09a25f60e5d','Security fix - please update ASAP','',1005000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290553,0,'fe_change_pwd','1.5.1',6481,327,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1579977796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','9918bcb3977724093ddf5637757ebd83','Minor bugfixes and a new signal','',1005001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290554,0,'fe_change_pwd','2.0.0',6481,379,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1581793616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','1c457d4557a62a43228f86287e7c9a7c','Added TYPO3 10 compatibility. Small breaking change for users who used the previously added signal slot. See release notes for more details.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.0','',2000000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290555,0,'fe_change_pwd','2.0.1',6481,237,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1596562157,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','75ac7f2a04c469a3733d4bbf48ade3c1','Minor bugfixes. Changelog see https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290556,0,'fe_change_pwd','2.0.2',6481,135,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1608811017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','cdcab7bb5f64eb50cd1dae6d031d178e','Minor bugfixes. \r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.2','',2000002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290557,0,'fe_change_pwd','1.5.2',6481,109,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1608811372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','91369d2e5f3b7cdfc0d0601f587575b0','Minor Bugfix.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/1.5.2','',1005002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290558,0,'fe_change_pwd','2.0.3',6481,105,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1614968119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','87a3e74e5d15300031f05dbce911939c','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.3','',2000003,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290559,0,'fe_change_pwd','2.0.4',6481,133,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1614968518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','926e08a3bae2ca8b1bcbc198d1cd9769','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.4','',2000004,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290560,0,'fe_change_pwd','3.0.0',6481,99,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1629633783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.3.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','21de9b0520f9854f574086acf7a2534d','Added TYPO3 11 compatibility. Please note, that the extension contains breaking changes, so make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290561,0,'fe_change_pwd','3.0.1',6481,115,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1633500193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f0b0b16bf0026343e61943b342a70746','Minor compatibility and CGL changes\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.0.1','',3000001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290562,0,'fe_change_pwd','3.0.2',6481,93,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,-1,3,1664301534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','04dad9de5655f9e75d13c2337dae42eb','Bugfix for requireCurrentPassword check. \r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.0.2','',3000002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290563,0,'fe_change_pwd','2.0.5',6481,89,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,0,3,1670927474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','d7fbb7f1ecfdd6b42e1b9ce02fea9e5e','Security fix - please update ASAP\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/2.0.5','',2000005,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290564,0,'fe_change_pwd','3.0.3',6481,105,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,0,3,1670927585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f069919cbb783495ad6f5382fe87b2f1','Security fix - please update ASAP\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.0.3','',3000003,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290565,0,'fe_change_pwd','4.0.0',6481,74,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1683637339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','5e701f1f4237561f0e6132df90f0a06a','First version compatible with TYPO3 12.4 LTS. This version requires TYPO3 password policies to be active for frontend users. Please read the release notes carefully, since the new version contains several breaking changes.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.0.0','',4000000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290566,0,'fe_change_pwd','4.0.1',6481,90,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1683718467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','5acd18737c9dd596a14c211a2d5e6fa8','Bugfix release, which fixes a problem with the forced user redirection on login.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.0.1','',4000001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290567,0,'fe_change_pwd','3.1.0',6481,61,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,0,3,1701540459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','c7b68cdf6d4aef6c8b83d3f0dabef2b8','Implemented an optional email-based code for the password change.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.1.0','',3001000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290568,0,'fe_change_pwd','4.1.0',6481,67,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1701540847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','5c6d3094afbc9dc31d66cf055af9a1e0','Implemented an optional email-based code for the password change.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.1.0','',4001000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290569,0,'fe_change_pwd','4.2.0',6481,72,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1706879622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','c2630d5f3f79068f709c5ac3d3422a06','One new feature and a minor improvement\r\n\r\nChangelog: https://github.com/derhansen/fe_change_pwd/releases/tag/4.2.0','',4002000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290570,0,'fe_change_pwd','3.2.0',6481,56,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,0,3,1706879917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','b056d3957076e8ebd04b14a1ad23cf88','One new feature and a minor improvement\r\n\r\nChangelog: https://github.com/derhansen/fe_change_pwd/releases/tag/3.2.0 ','',3002000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290571,0,'fe_change_pwd','3.2.1',6481,52,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password \n        rules and password change enforcement.',2,0,3,1712076582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','30eeeb801d7292370d4e2bf3e407571f','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/3.2.1','',3002001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290572,0,'fe_change_pwd','4.2.1',6481,62,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1712076777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','2658074d559e7167a1520609066bc24a','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.2.1','',4002001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290573,0,'fe_change_pwd','5.0.0',6481,50,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1721045679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','b51cca5aa30e28804aa9ea62249a1765','First version with compatibility to TYPO3 v13. Contains breaking changes, which must be migrated manually. Please read release notes carefully.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.0.0','',5000000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290574,0,'fe_change_pwd','5.1.0',6481,56,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1721323353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','badad616a34b3a687f93702f9d38f6de','Breaking change: Migrated plugin to content element. Make sure to execute the update wizards to migrate existing plugins and permissions.\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.1.0','',5001000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290575,0,'fe_change_pwd','5.2.0',6481,45,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1729444046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','317f06684c1dca5832b6735e678bb6a5','Maintenance release including a minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.2.0','',5002000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290576,0,'fe_change_pwd','4.2.2',6481,41,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1729444275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','3be7768800086b00aa9e3a608b621b6a','Maintenance release \r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.2.2','',4002002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290577,0,'fe_change_pwd','5.3.0',6481,50,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1729840355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','cdf956265244f2049b41b8375caf875c','Added new PSR-14 event to modify response object after password change\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.3.0','',5003000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290578,0,'fe_change_pwd','4.3.0',6481,40,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1729841195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','59c49d178fdd2d511604e26cd4c2a3fa','Added new PSR-14 event to modify response object after password change\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.3.0 ','',4003000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290579,0,'fe_change_pwd','5.3.1',6481,38,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1742123554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','2c64a8316f266f12ab9447b73bae7d52','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.3.1','',5003001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290580,0,'fe_change_pwd','5.3.2',6481,16,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1767440124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','c9416f276becca21564a9a7854d9898a','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/5.3.2','',5003002,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290581,0,'fe_change_pwd','4.3.1',6481,14,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1767440338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','d96c8c206f5243aef09af43e1829f6f2','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/4.3.1','',4003001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290582,0,'fe_change_pwd','6.0.0',6481,18,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1767528947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','ad91cd05e518ffd4f9ad83f68352a2a2','Added TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/6.0.0','',6000000,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290583,0,'fe_change_pwd','6.0.1',6481,10,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1777102671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f7286977ed2d9a8a360096a6e6efae17','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/6.0.1','',6000001,0,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290584,0,'fe_change_pwd','6.0.2',6481,13,'Change password for frontend users','Plugin to enable password change for frontend users. Contains configurable password\n        rules and password change enforcement.',2,0,3,1777136131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','78384c916254aee4c0493b5bbc12b0dc','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/fe_change_pwd/releases/tag/6.0.2','',6000002,1,0,'https://github.com/derhansen/fe_change_pwd#change-password-for-frontend-users','ter','',''),
(9290585,0,'la_form','1.0.0',635,115,'LAForm','Custom Finishers',2,0,3,1539674295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";}}','Lorient Agglomération','service-informatique@agglo-lorient.fr','lorient-agglo','f1c179aef4eb9369381cb5ea8170c9db','An extension to make simple form finishers without Typo3 developement knowledges','',1000000,0,0,'','ter','',''),
(9290586,0,'la_form','1.0.1',635,520,'LAForm','An extension to make simple form finishers without any Typo3 developement knowledges',2,0,3,1539675313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:4:\"form\";s:12:\"8.7.0-8.9.99\";}}','Lorient Agglomération','service-informatique@agglo-lorient.fr','lorient-agglo','f3f897ba7de88ffb990ea675279e4cca','An extension to make simple from finishers without Typo3 development knowledges','',1000001,1,0,'','ter','',''),
(9290587,0,'extpagetitle','1.0.0',2230,326,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1539677644,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.2.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','81137e0b90e55564e1701c4fd1ccb4aa','Initial release: Extension for setting the browser page title via an extension.','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290588,0,'extpagetitle','1.0.1',2230,259,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1542135146,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.2.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','7c219ed29df12729357aacc4f4d7e495','- Add autoload information to ext_emconf.php\r\n- Add test\r\n- Add extension icon\r\n- Improve documentation','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290589,0,'extpagetitle','1.0.2',2230,231,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1548062695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','acb6c1c4db77f752a2738687feddc090','Just removed the PHP dependency which was previously set to version 7.2','',1000002,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290590,0,'extpagetitle','1.0.3',2230,274,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1564240798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Chris Müller','typo3@krue.ml','krueml','1c4ed1b9c87ca454be6ec3d635b4e8f9','Compatibility with TYPO3 10.0','',1000003,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290591,0,'extpagetitle','1.0.4',2230,243,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1570018737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','2a498d1a0f3414fc5c91b4a3cb97aa96','Compatibility with TYPO3 v10','',1000004,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290592,0,'extpagetitle','1.0.5',2230,253,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1586879125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','98b3bd88186397c0326cfe774a1849bd','- ExtensionPageTitleProvider can be injected as dependency in TYPO3 v10','',1000005,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290593,0,'extpagetitle','1.0.6',2230,228,'Page Title for Extensions','Easy setting of the page title in extensions',2,0,2,1596216491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','56ab55c8894685de9143125a15cbcdbc','Fixed: Raise priority of page title provider','',1000006,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.0/en-us','ter','',''),
(9290594,0,'extpagetitle','1.1.0',2230,163,'Page Title for Extensions','Easy setting of the browser page title in extensions',2,0,2,1608740412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','f89ad6a07ee931fc74a685e4929bfbd6','Added:\r\n- Compatibility with TYPO3 v11','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.1/en-us','ter','',''),
(9290595,0,'extpagetitle','1.2.0',2230,119,'Page Title for Extensions','Easy setting of the browser page title in extensions',2,0,2,1666287401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','45f514ef9dd6129affbdb127085488e9','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.2/en-us','ter','',''),
(9290596,0,'extpagetitle','1.3.0',2230,71,'Page Title for Extensions','Easy setting of the browser page title in extensions',2,0,2,1708190323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','92a400473eca3f75392606a1309743ce','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.3/en-us','ter','',''),
(9290597,0,'extpagetitle','1.4.0',2230,63,'Page Title for Extensions','Easy setting of the browser page title in extensions',2,0,2,1722448808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','228fc0e9e617e54338310a7e3995d3b6','Added:\r\n- Support for site sets in TYPO3 v13','',1004000,1,0,'https://docs.typo3.org/p/brotkrueml/extpagetitle/1.4/en-us','ter','',''),
(9290598,0,'km_news_extension','0.0.2',620,164,'Extension of news','This extension extends news by e.g. adding tt_address contacts.',0,0,0,1539792964,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:4:\"news\";s:5:\"7.0.0\";s:10:\"tt_address\";s:5:\"3.0.0\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','20b27aa9d3ff5f1f0d4161a651f7bb51',' Compatibility update for TYPO3 8.7.x\r\n Add more than one contact to news (incl. Upgrade Wizard in Install Tool)\r\n Filter hidden address records on contact selection (configurable in Extension Manager)','Kapelan Medien GmbH',2,0,0,'','ter','',''),
(9290599,0,'km_news_extension','0.0.3',620,182,'Extension of news','This extension extends news by e.g. adding tt_address contacts.',0,0,0,1539966402,'a:1:{s:7:\"depends\";a:5:{s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";s:5:\"typo3\";s:13:\"8.7.13-9.2.99\";s:4:\"news\";s:5:\"7.0.0\";s:10:\"tt_address\";s:5:\"3.0.0\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','a70fabb091d9af2ee103fff4ed11b72f','Use mm-table in order to keep sorting of tt_address records (contacts have to be reassigned, sorry!)','Kapelan Medien GmbH',3,0,0,'','ter','',''),
(9290600,0,'km_news_extension','0.1.0',620,64,'Extension of news','This extension extends news by e.g. adding tt_address contacts.',1,0,0,1654779545,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"news\";s:6:\"7.0.6-\";s:10:\"tt_address\";s:6:\"4.0.0-\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','d28a991c8950ba967433e7ad41ca9328','Compatibility update for TYPO3 9.5.x and tt_address 4.x','Kapelan Medien GmbH',1000,0,0,'','ter','',''),
(9290601,0,'km_news_extension','1.0.0',620,51,'Extension of news','Extends news records by e.g. adding tt_address contacts.',2,0,0,1708082015,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:6:\"7.0.6-\";s:10:\"tt_address\";s:6:\"4.0.0-\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','2151625ef56bae22efcd21804bafbcb6',' Compatibility update for TYPO3 10.4.x, news 9.x and tt_address 6.x\r\n Composer support','Kapelan Medien GmbH',1000000,0,0,'','ter','',''),
(9290602,0,'km_news_extension','2.0.0',620,53,'Extension of EXT:news','Extends EXT:news records by e.g. adding EXT:tt_address contacts.',2,0,4,1708354747,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:4:\"news\";s:6:\"9.0.0-\";s:10:\"tt_address\";s:6:\"6.0.0-\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','5b51717287117469ffe3a3269b810b4b',' Support for TYPO3 v11\r\n Drop support for TYPO3 v9\r\n Added example partial file and configuration','Kapelan Medien GmbH',2000000,0,0,'','ter','',''),
(9290603,0,'km_news_extension','2.1.0',620,75,'Extension of EXT:news','Extends EXT:news records by e.g. adding EXT:tt_address contacts.',2,0,4,1708967837,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:4:\"news\";s:6:\"9.0.0-\";s:10:\"tt_address\";s:6:\"6.0.0-\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','c6a9db7c36bf2ecfda8e3c8de115c39f',' Prefill author and email field of new EXT:news record from user data','Kapelan Medien GmbH',2001000,0,0,'','ter','',''),
(9290604,0,'km_news_extension','3.0.0',620,31,'Extension of EXT:news','Extends EXT:news records by e.g. adding EXT:tt_address contacts.',2,0,4,1749830244,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.17-13.9.99\";s:4:\"news\";s:7:\"12.0.0-\";s:10:\"tt_address\";s:6:\"9.0.0-\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','3d2e3df32a661ed579dd06fe92873bd9',' Add support for EXT:news v12, EXT:tt_address v9, TYPO3 v12 and v13\r\n Drop support for TYPO3 v10 and v11\r\n Add configuration for link handler\r\n Add configuration for EXT:eventnews','Kapelan Medien GmbH',3000000,1,0,'','ter','',''),
(9290605,0,'official_cleverreach','1.0.0',4485,361,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',0,0,1,1539877218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','CleverReach','partner@cleverreach.de','cleverreach','2cae08be9d89a0f42d610d4448edb227','The CleverReach extension connects our professional newsletter software directly with the TYPO3 backend. ','',1000000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290606,0,'official_cleverreach','1.0.1',4485,342,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',0,0,1,1539878150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','CleverReach','partner@cleverreach.de','cleverreach','54e2c80df255f322518827d47b7ca193','Added user manual.','',1000001,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290607,0,'official_cleverreach','1.0.2',4485,591,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1539936636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','dd7785945d90e58068cc1632d0ba8512','Stable release','',1000002,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290608,0,'official_cleverreach','1.1.0',4485,458,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1554281275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','7ba56bbd60e44a913662d3a1026f3785',' Optimization: Complete synchronization in both directions between Shop/CMS system and CleverReach. Example: Subscriptions or unsubscriptions in CleverReach is also transferred back to the shop/CMS system.\r\n Optimization: After installation, the plugin ','',1001000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290609,0,'official_cleverreach','1.2.0',4485,345,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1559138741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','a425eecec9b111f6a4639b176e3ae96a','- New function: Single-Sign-On (one-time login) has been added. After the data transfer you will be logged in directly to CleverReach and can create your e-mails\r\n- Optimization: Faster transfer of data\r\n- Optimization: Existing address data fields remain unchanged and are not overwritten with an empty data set','',1002000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290610,0,'official_cleverreach','1.2.1',4485,964,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1563281939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','fa3a7d49341803b2a502e56d3705a909','Migrated extension documentation to the new version.','',1002001,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290611,0,'official_cleverreach','1.2.2',4485,400,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1583845771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','298746f1696dbc9f4384ff9bdb30dce3','Fixed bug when updating fe user through femanager plugin','',1002002,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290612,0,'official_cleverreach','1.3.0',4485,131,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1596009647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','b85f14057670efcde25717949383f6ee','Optimization: Compatibility with Typo3 v10.','',1003000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290613,0,'official_cleverreach','1.3.1',4485,0,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1596548577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','ae58869c3bfa64c56c2e9e7058340cda','Optimization: Faster transfer of data','',1003001,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290614,0,'official_cleverreach','1.3.2',4485,80,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1620212602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','20878971a647e58cbe2d848a76060b3a','Fixed issue with PHP 7.4 warnings.','',1003002,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290615,0,'official_cleverreach','1.3.3',4485,70,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1640196729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','00d6503b1d17e996c78bf62ab62d7f3e','Fix issue with refresh token expiration.','',1003003,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290616,0,'official_cleverreach','2.0.0',4485,59,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1643192570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-11.5.5\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','373a3fe849b8102d9864edff2dd1dafd','Added support for TYPO3 version 11.','',2000000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290617,0,'official_cleverreach','2.0.1',4485,67,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1648218041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-11.5.5\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','868cc0fbee6f6a2a4430b4a027bc30b2','Changed the typo3/cms-core required version.','',2000001,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290618,0,'official_cleverreach','2.0.2',4485,55,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1654007123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-11.5.5\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','abbd1ed95b5d7cf7e0553f1019b64505','Changed the event listener for FE Manager user updated final event.','',2000002,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290619,0,'official_cleverreach','2.0.3',4485,60,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1660641186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-11.5.5\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','506a8ab768b98a4529ce6a4d843f1488','- Fixed issue when deleting a user in TYPO3 which is an active recipient in CleverReach.\r\n- Fixed subscription/unsubscription actions in CleverReach.','',2000003,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290620,0,'official_cleverreach','2.0.4',4485,61,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1665481427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.14\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','1357b56c5ce3088cf1ee047bffd067c2','- Added support for Typo3 11.5.14 version.','',2000004,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290621,0,'official_cleverreach','2.0.5',4485,57,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1687963358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','446102349a1db2f5fddf78b48b6e5faf','Mark compatibility for all Typo3 11.5 versions','',2000005,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290622,0,'official_cleverreach','3.0.0',4485,40,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1707751595,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','cbb57eca498ad77e4b709ad5dcd387ec','Add compatibility for Typo3 12 versions.','',3000000,0,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290623,0,'official_cleverreach','3.0.1',4485,45,'CleverReach Email Newsletter Extension for Typo3','Are your clients already fans of your business? The perfect email newsletter software for your TYPO3 content management system: test CleverReach now!',2,0,1,1721817154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','CleverReach GmbH & Co. KG','partner@cleverreach.com','cleverreach','2b6374936cfa35486e6901060365c838','New feature: Login mask for reconnection should open after disconnect within CleverReach','',3000001,1,0,'https://support.cleverreach.de/hc/en-us/articles/360009766053-Typo3-Installation-Manual','ter','',''),
(9290624,0,'rest_widget','1.0.0',397,89,'REST widget','A highly customizable plugin to easily integrate RESTful Web Services',1,0,3,1539944415,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:10:\"restclient\";s:12:\"2.0.0-9.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','d22a9b3586bd7c0e7b384ebe4c2c8fed','A highly customizable plugin to easily integrate RESTful Web Services','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rest_widget/1.0.0','ter','',''),
(9290625,0,'rest_widget','1.1.0',397,308,'REST widget','A highly customizable plugin to easily integrate RESTful Web Services',1,0,3,1540473352,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"5.3.0-0.0.0\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:10:\"restclient\";s:12:\"2.0.0-9.9.99\";}}','Tommaso Sacramone','tommasosacramone.www@gmail.com','tommysack','8cfb7df1e763bbfc4b0879d08171fcf1','Some minor improvements','',1001000,1,0,'https://docs.typo3.org/typo3cms/extensions/rest_widget/1.1.0','ter','',''),
(9290626,0,'dj_imagetools','0.0.1',1320,381,'ImageTools','An extension to compress, resize and update Meta-Data of images!',0,0,3,1540142445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dominic Joas','entwicklung@domjos.de','domjos1994','f8bace9999f9cf3e6ee50aedb80a770b','Compress and resize images with tinify (https://tinypng.com/).\r\nEdit Meta-Data of Images','',1,0,0,'https://domjos.de/imagetools.html','ter','',''),
(9290627,0,'dj_imagetools','0.0.2',1320,446,'ImageTools','An extension to compress, resize and update Meta-Data of images!',0,0,3,1554529241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','8e085d88ca41e882a361cffed3d520d7','Language (de, en),\r\nModule with File-Tree,\r\nSolve Bugs,\r\nCompare Structure','',2,0,0,'https://domjos.de/imagetools.html','ter','',''),
(9290628,0,'dj_imagetools','0.0.3',1320,143,'ImageTools','An extension to compress, resize and update Meta-Data of images!',0,0,3,1588241935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','b25022cb2a44ebc5d08c85f421a3536e','Upload new ImageTools-Version','',3,0,0,'https://domjos.de/imagetools.html','ter','',''),
(9290629,0,'dj_imagetools','10.4.0',1320,265,'ImageTools','An extension to compress, resize and update Meta-Data of images!',0,0,3,1589461422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','176f9166da03cc7e54a82d7f58720e5c','Compatibility with Typo3 10 LTS','',10004000,0,0,'https://domjos.de/imagetools.html','ter','',''),
(9290630,0,'dj_imagetools','11.5.0',1320,85,'ImageTools','An extension to compress, resize and update Meta-Data of images!',0,0,3,1658331959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominic Joas','developing@domjos.de','domjos1994','e64e142a55bc2ffd225e68ef3bf4992f','Make Extension compatible with Typo3 11.5','',11005000,1,0,'https://domjos.de/imagetools.html','ter','',''),
(9290631,0,'shibboleth','3.1.7',417,417,'Shibboleth Authentication and SSO','Shibboleth login for TYPO3',2,0,5,1540215202,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Thomas Schikarski (Trusting Connections UG), Andreas Groth (TYPO3-Team der TU München), Irene Höppner','thomas.schikarski@trusting-connections.net','thomastc','847a85bcf9a5ec2da75f66ea21755f53','Version 3.1.7: Tested with TYPO3 versions 7.6 LTS and 8.7 LTS','',3001007,1,0,'https://service.trustcnct.net/shibboleth_doc/','ter','',''),
(9290632,0,'pagetree_resizable','1.0.0',2074,194,'Backend page tree resizable','Make the backend page tree horizontally resizable',2,0,4,1540228721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','47e7b8657c244cd5e6b9082441badd1b','Make the TYPO3 backend page tree container horizontally resizable again in TYPO3 8 and 9.','wazum.com',1000000,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290633,0,'pagetree_resizable','1.1.0',2074,168,'Backend page tree resizable','Make the backend page tree horizontally resizable',1,0,4,1540278222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','f02c5c1006638eb398424726d0f3e441','Save set width in backend user preferences and fit container to content on handle double click','wazum.com',1001000,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290634,0,'pagetree_resizable','1.1.1',2074,192,'Backend page tree resizable','Make the backend page tree horizontally resizable',1,0,4,1540281269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','42f0c9199a4477d123ff14d51594535c','Fix Javascript error','wazum.com',1001001,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290635,0,'pagetree_resizable','1.1.2',2074,229,'Backend page tree resizable','Make the backend page tree horizontally resizable',1,0,4,1540383473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','0071043607c499c358be7e9de28ed3e6','Fix compatibility with PHP 7.0','wazum.com',1001002,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290636,0,'pagetree_resizable','1.1.3',2074,251,'Backend page tree resizable','Make the backend page tree horizontally resizable',1,0,4,1541674397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','ef812c6c052ed54a4a275db61aaa9974','Fix a problem while dragging the handle in File  Filelist','wazum.com',1001003,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290637,0,'pagetree_resizable','1.2.0',2074,463,'Backend page tree resizable','Make the backend page tree horizontally resizable',1,0,4,1543215485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','6fd78b230837d61678a4e8f16a0e4824','Add the function also for the element/link browser dialog.','wazum.com',1002000,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290638,0,'pagetree_resizable','1.2.1',2074,275,'TYPO3 CMS Backend page tree resizable','Make the backend page tree horizontally resizable',2,0,4,1582139438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','044edc854ebf2d2b641f9f97a566153e','Add compatibility with TYPO3 CMS 10.2','wazum.com',1002001,0,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290639,0,'pagetree_resizable','1.3.0',2074,302,'TYPO3 CMS Backend page tree resizable','Make the backend page tree horizontally resizable',2,0,4,1588079312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','cfc2795fe39d762ee791279bf1be5e2b','Add compatibility with TYPO3 CMS 10 LTS. Thanks to Benni Mack.','wazum.com',1003000,1,0,'https://github.com/wazum/pagetree-resizable/blob/master/README.md','ter','',''),
(9290640,0,'mainzific_rim','1.0.1',2705,227,'Mainzific Rim','Mainz in Danger',2,0,6,1540234496,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','c03b81fde829fd8ccf06e3f637a58fc0','Site package to learn for the TCCE according to the Mainzific Rim adventure provided by SkillDisplay.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/mainzific_rim/1.0.1','ter','',''),
(9290641,0,'mainzific_rim','2.0.0',2705,253,'Mainzific Rim','Mainz in Danger',2,0,6,1540235576,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','f209b1347545fe44745d99af54054e4d','Mainz in Danger - the site package for SkillDisplays gamification adventure to certified editors','',2000000,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290642,0,'mainzific_rim','2.0.1',2705,330,'Mainzific Rim','Mainz in Danger',2,0,6,1541778441,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','e2e06350ea2dbf7c7c2438cf95294390','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',2000001,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290643,0,'mainzific_rim','1.0.2',2705,203,'Mainzific Rim','Mainz in Danger',2,0,6,1541779141,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','cd56b2b49306aba28b58377f8ff05031','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',1000002,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/1.0/en-us','ter','',''),
(9290644,0,'mainzific_rim','2.0.2',2705,256,'Mainzific Rim','Mainz in Danger',2,0,6,1548271451,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','996bb7e020b0daa1ffccaa5864513741','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/mainzific_rim/2.0.2','ter','',''),
(9290645,0,'mainzific_rim','1.0.3',2705,108,'Mainzific Rim','Mainz in Danger',2,0,6,1548271918,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','5d2850fd2f34678a33722a622f12ce19','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',1000003,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/1.0/en-us','ter','',''),
(9290646,0,'mainzific_rim','2.0.3',2705,249,'Mainzific Rim','Mainz in Danger',2,0,6,1566852526,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','0152399677b7b2de1b9d71278d712677','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',2000003,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290647,0,'mainzific_rim','2.0.4',2705,275,'Mainzific Rim','Mainz in Danger',2,0,6,1569351348,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','b032e40aa84bc0710d9af9f64f3a5970','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',2000004,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290648,0,'mainzific_rim','1.0.5',2705,150,'Mainzific Rim','Mainz in Danger',2,0,6,1569351753,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','8125a0f285c0bc378e49d7f26b677e8a','Mainz in Danger - the site package for SkillDisplays gamification adventure for ongoing TYPO3 CMS certified editors','',1000005,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/1.0/en-us','ter','',''),
(9290649,0,'mainzific_rim','2.0.5',2705,249,'Mainzific Rim','Mainz in Danger',2,0,6,1573121866,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','1df0a523c551be1879d153db02f88784','Release of 2.0.5','',2000005,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290650,0,'mainzific_rim','1.0.6',2705,152,'Mainzific Rim','Mainz in Danger',2,0,6,1573121884,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','2b3e0e62aec1b249d49e8a00e04718ae','Release of 1.0.6','',1000006,0,0,'https://docs.typo3.org/p/t3g/mainzific-rim/1.0/en-us','ter','',''),
(9290651,0,'mainzific_rim','2.0.6',2705,253,'Mainzific Rim','Mainz in Danger',2,0,6,1596795331,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";s:4:\"news\";s:5:\"7.0.*\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','12014c96675194978a4f9ffc614b96a7','Various bugfixes - see changelog','',2000006,1,0,'https://docs.typo3.org/p/t3g/mainzific-rim/2.0/en-us','ter','',''),
(9290652,0,'hide_used_content','0.1.0',1077,209,'Hide used content elements','Removes used content elements with own colPos configuration from \"Unused\" column',2,0,4,1540894539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','5ffa2e55bf7a8bd1fab491dff39f62ea','First version of hide_used_content. Evaluation is done by TCA configuration for colPos, foreign_table and foreign_field configuration.','biz-design',1000,0,0,'https://github.com/IchHabRecht/hide_used_content/blob/master/README.md','ter','',''),
(9290653,0,'hide_used_content','0.2.0',1077,515,'Hide used content elements','Removes used content elements with own colPos configuration from \"Unused\" column',2,0,4,1540927255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f8c3df0b292da602504dab9f06570ac9','Features:\n Use reverse lookup for more accurate relation handling\n\nFor more information see ChangeLog.','biz-design',2000,0,0,'https://github.com/IchHabRecht/hide_used_content/blob/master/README.md','ter','',''),
(9290654,0,'hide_used_content','1.0.0',1077,258,'Hide used content elements','Removes used content elements with own colPos configuration from \"Unused\" column',2,0,4,1593091934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','e66d284e542ef7e4645806025f2dc60b','Features:\n Support for TYPO3 10.4 and PHP 7.4\n\nFor more information see ChangeLog.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/hide_used_content/blob/master/README.md','ter','',''),
(9290655,0,'hide_used_content','1.1.0',1077,95,'Hide used content elements','Removes used content elements with own colPos configuration from \"Unused\" column',2,0,4,1693473600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8730cf0e26688a183d2c183b945309f6','Features:\n Add compatiblity to TYPO3 11.5 and PHP 8.x\n\nFor more information see ChangeLog.','biz-design',1001000,1,0,'https://github.com/IchHabRecht/hide_used_content/blob/master/README.md','ter','',''),
(9290656,0,'csv_to_openimmo','1.0.0',589,262,'CSV-to-OpenImmo converter','This extension provides a Scheduler task that reads zipped CSV files from a configured folder and writes zipped OpenImmo files to another configured folder. The task will also copy all image files and PDF from the ZIPs.',1,0,1,1540901029,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";s:9:\"scheduler\";s:12:\"6.2.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8b3916ebf0e42d65abef54c3c29d3ea8','v1.0.0          Initial release.','oliverklee.de',1000000,0,0,'','ter','',''),
(9290657,0,'csv_to_openimmo','2.0.0',589,327,'CSV-to-OpenImmo converter','This extension provides a Scheduler task that reads zipped CSV files from a configured folder and writes zipped OpenImmo files to another configured folder. The task will also copy all image files and PDF from the ZIPs.',2,0,0,1543938771,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"5.5.0-7.2.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:9:\"scheduler\";s:12:\"7.6.0-8.7.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','8efd54cbd9b23d10e302a63419f38562','v2.0.0          Requires TYPO3  7.6 now. Also some bug fixes.','oliverklee.de',2000000,1,0,'','ter','',''),
(9290658,0,'sdbreadcrumb','1.0.0',2176,292,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,4,1541366902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','b3836ab5f41adcadb470b6d79bd7eee7','Initial release.','',1000000,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290659,0,'sdbreadcrumb','1.0.1',2176,400,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1541958012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','4bfbded070fafdd1b33783f7cf270cad','- Add XSD file for use in Fluid templates\r\n- Correct extension category\r\n- Add extension icon\r\n- Add license file\r\n- Add usage examples in the view helper itself\r\n- Add autoload information in ext_emconf.php\r\n- Integrate Travis CI','',1000001,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290660,0,'sdbreadcrumb','1.1.0',2176,311,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1562093041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','284fa95f30f87e5abddb8ebeaeb3e19e','The breadcrumb items were set implicitly to the type \"Thing\". Now the type \"WebPage\" is set explicitly.','',1001000,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290661,0,'sdbreadcrumb','1.1.1',2176,294,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1564241417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.0.99\";}}','Chris Müller','typo3@krue.ml','krueml','740f4e5fe19254ea7a2ef3529b83c367','Compatibility with TYPO3 10.0','',1001001,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290662,0,'sdbreadcrumb','1.1.2',2176,476,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1570023297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','139bf78c644d5915b09a2d6f1260b8a5','Compatibility with TYPO3 v10','',1001002,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290663,0,'sdbreadcrumb','1.2.0',2176,142,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1608666782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','b52b5eea6b0f76dcb2d388a7d5f49d51','Added:\r\n- Compatibility with TYPO3 v11','',1002000,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290664,0,'sdbreadcrumb','1.2.1',2176,132,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',2,0,2,1634142109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','bb060312c697d4f99ed0f34eb28f0a82','Fixed:\r\n- PHP warning when breadcrumb variable is null','',1002001,0,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290665,0,'sdbreadcrumb','1.3.0',2176,129,'Structured Data Breadcrumb View Helper','View helper for rendering the structured data for a breadcrumb',5,0,2,1664007941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.25-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','96c26242f5abf10bb769b08928d30c14','This TYPO3 extension is obsolete. Use EXT:schema instead. It provides a breadcrumb view helper with the same functionality.\r\nFor migration see: https://github.com/brotkrueml/sdbreadcrumbmigration-to-the-schema-extension','',1003000,1,0,'https://github.com/brotkrueml/sdbreadcrumb/blob/v1.2.0/README.md','ter','',''),
(9290666,0,'fp_newsletter','0.9.8',5611,178,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.',1,-1,3,1541521243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','b9486649ca10a46a0e8d617083bdd72a','First beta version.','',9008,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.9.10','ter','',''),
(9290667,0,'fp_newsletter','0.9.10',5611,242,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.',1,-1,3,1541680585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','aa9cea8eb32b109a150db2758cfb5dff','Documentation fixed (maybe).','',9010,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.9.10','ter','',''),
(9290668,0,'fp_newsletter','0.10.0',5611,260,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.',1,-1,3,1543837380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','2471459dcbf0f43456f813e698dc320b','Important change: plugin.tx_fpnewsletter_pi1 renamed to plugin.tx_fpnewsletter. Status 6 added.\r\nNew action: subscribeExt for newsletter subscription via other extensions. Bugfix: partial-path in emails.','',10000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.10.2','ter','',''),
(9290669,0,'fp_newsletter','0.10.2',5611,173,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.',1,-1,3,1547810691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','ef9ed30e275bff123b7deb6fe8dbfd09','Links in the email-templates changed.\r\nBugfix: text-email was missing.','',10002,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.10.2','ter','',''),
(9290670,0,'fp_newsletter','0.11.0',5611,191,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.',2,-1,3,1548755326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','40590d1c907a1ea395f509bf85c5a53a','cHash-problem fixed for TYPO3 8. Unsubscription without checkbox now possible.','',11000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.11.0','ter','',''),
(9290671,0,'fp_newsletter','0.12.0',5611,176,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1550569640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','41f885484823b7203da102ee4b837664','DoubleOptOut now possible. More FlexForms. Last version for TYPO3 7.','fixpunkt werbeagentur gmbh',12000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.12.0','ter','',''),
(9290672,0,'fp_newsletter','0.13.0',5611,212,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1551385342,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:5:\"3.0.0\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','088d7b6c0aaad1bed4b4c2a87b55b9ae','Now for TYPO3 8 and 9. Italian translation added.','fixpunkt werbeagentur gmbh',13000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.13.0','ter','',''),
(9290673,0,'fp_newsletter','0.14.0',5611,268,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1553715644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','e03cb4939aa9bbc44bea2b756b16b802','An email to an admin is now possible.\r\nBug fixed: email-check on verification.','fixpunkt werbeagentur gmbh',14000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.14.0','ter','',''),
(9290674,0,'fp_newsletter','0.15.0',5611,385,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1556223374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','494e9f967e9927107792f5e72d894c27','Gender divers added. reCaptcha v3 added (optional).\r\nSwitch to the QueryBuilder.','fixpunkt werbeagentur gmbh',15000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/0.15.0','ter','',''),
(9290675,0,'fp_newsletter','0.16.0',5611,264,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1565791387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','49c9d79fa796fe022f2f3dca076d9e54','Setting module_sys_dmail_category added.\r\nSetting optionalFieldsRequired added. required-attribute added.\r\nf:format.raw added to text-links.','fixpunkt werbeagentur gmbh',16000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290676,0,'fp_newsletter','0.17.0',5611,328,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1569573822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','357be4390acdc606ae7dc25fea48666f','Last $GLOBALS[TYPO3_DB] replaced.\r\nTypoScript email.adminMailBeforeVerification added.\r\nEmails to the admin will be send now after verification per default.\r\nEmail to admin only in one language.','fixpunkt werbeagentur gmbh',17000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290677,0,'fp_newsletter','0.18.0',5611,245,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1576780397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','f9cea81b7d23a013d031cd348da3b82b','Optional mathematical captcha added.\r\nSet sys_language_uid-1 if l0.\r\nThe categories are stored now in the log-entry too.\r\nMore optional fields.','fixpunkt werbeagentur gmbh',18000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290678,0,'fp_newsletter','1.0.0',5611,311,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1581018361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','395c4f9566aa42ff374fb0d70dc89b33','Possibility added, to delete old log-entries via a task.\r\nImportant change: redirect to the new- or unsubscribe-action on email-format- or captcha-errors.\r\nBugfix: you can use now reCAPTCHA and mathCAPTCHA together.','fixpunkt werbeagentur gmbh',1000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/1.0/en-us','ter','',''),
(9290679,0,'fp_newsletter','1.0.4',5611,134,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1591435223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','4771823fdcd9414b307b98bcda050fa4','Bugfix: subscription via external form.\r\nMore FlexForms.','fixpunkt werbeagentur gmbh',1000004,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/1.0/en-us','ter','',''),
(9290680,0,'fp_newsletter','1.1.0',5611,0,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1595145352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.28-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','cbe5ac6d8d7e69891f38c6b6cb0b1bb6','Possibility added, to activate a honeypot.\r\nBugfix: prevent error on unsubscribe when a captcha is enabled.','fixpunkt werbeagentur gmbh',1001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/1.1/en-us','ter','',''),
(9290681,0,'fp_newsletter','1.2.0',5611,137,'Newsletter subscriber managment','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1602668447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','9260d5432bbf4ed4b4260f6bf73fe269','Now for TYPO3 10 too.','fixpunkt werbeagentur gmbh',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290682,0,'fp_newsletter','2.0.0',5611,90,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1611215832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','83d5cd0066a76c6f21dd4332f99dd343','With the new setting languageMode you can define the language of the entries.\r\nThere is now a new behavior when L0. Furthermore the setting email.dontAppendL is new.\r\nConfirmation emails can now be send by enabeling them with the setting email.enableConfirmationMails.\r\nThe translate-viewhelper can now be used in the email-templates.\r\nName and salutation can now be used in the email-templates.\r\nMore FlexForms.\r\nRefactoring.','fixpunkt werbeagentur gmbh',2000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.0/en-us','ter','',''),
(9290683,0,'fp_newsletter','2.1.0',5611,70,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1623145078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','61ae0675f9ea3ab5fffb89801fc59861','Setting searchPidMode and disableErrorMsg added.','fixpunkt werbeagentur gmbh',2001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.1/en-us','ter','',''),
(9290684,0,'fp_newsletter','2.2.1',5611,62,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,-1,3,1633962175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','ff6bfa46f3fb69f9cf9818a155b81b03','More variables/translate keys for emails added. See chapter Administration.\r\nNow for TYPO3 10 and 11.','fixpunkt werbeagentur gmbh',2002001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.2/en-us','ter','',''),
(9290685,0,'fp_newsletter','2.3.2',5611,45,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address or fe_users. A log is written.',2,-1,3,1645440957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','12f2b5c792f846b868ea0a96f004cc37','A widget for the dashboard added. The extension dashboard is required in TYPO3 11.\r\nSetting checkForRequiredExtensions added (does not work for dashboard in TYPO3 11).\r\nThe table fe_users can now be used too.\r\nForm with button added to the verification emails.\r\nno-cache parameter removed.','fixpunkt werbeagentur gmbh',2003002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.3/en-us','ter','',''),
(9290686,0,'fp_newsletter','2.4.0',5611,44,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address or fe_users. A log is written.',2,-1,3,1647442600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','c03de477ea251e1ed43313c64c21ac03','Setting dmUnsubscribeMode added. Flexform for \"unsubscribe via link\" needs to be saved again.\r\nThe extension dashboard is no longer required in TYPO3 11.\r\nNew action: resend verification email.\r\nFrench added.','fixpunkt werbeagentur gmbh',2004000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.4/en-us','ter','',''),
(9290687,0,'fp_newsletter','3.0.0',5611,41,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address or fe_users. A log is written.',2,-1,3,1650875959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','a73799f017ddfb08195501f62a590a6c','Breaking change: default value of email.dontAppendL changed from 0 to 1.\r\nThe email-templates without a number as ending uses now translated texts.\r\nIf email.dontAppendL0 even 0 will now be added to the template name.\r\nFrench emails now possible too.\r\nBugfix: form replaced with a normal button in the emails.','fixpunkt werbeagentur gmbh',3000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/3.0/en-us','ter','',''),
(9290688,0,'fp_newsletter','3.1.0',5611,47,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address or fe_users. A log is written.',2,-1,3,1653998418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','3705a274ff9edae5f78dcee573b6a21d','Salutation in emails moved to a partial. Gender divers will now be ignored in the emails. The name is now available in the email to the admin on unsubscription.\r\nA second dashboard widget added: status diagram.\r\nBugfix: retoken column was too small.','fixpunkt werbeagentur gmbh',3001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/3.1/en-us','ter','',''),
(9290689,0,'fp_newsletter','3.2.0',5611,55,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address or fe_users. A log is written.',2,-1,3,1658938614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','f66327f91e3ed9f1f54a6e038db51307','module_sys_dmail_category now in FlexForms too.\r\nImportant: Layout optimized for Bootstrap 4.\r\nIDs in unsubscribe form changed.\r\nBackend: preview added.','fixpunkt werbeagentur gmbh',3002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/3.2/en-us','ter','',''),
(9290690,0,'fp_newsletter','1.1.1',5611,88,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,0,3,1670923567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.28-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','a7ed69328ae03c4ecc41b58670beaf3b','Security fix for TYPO3 8 and 9.\r\nPlease update as soon as possible.\r\nFor details see changelog.','fixpunkt werbeagentur gmbh',1001001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/1.1/en-us','ter','',''),
(9290691,0,'fp_newsletter','2.1.2',5611,88,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). Used table: tt_address. A log is written.',2,0,3,1670923618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','9333f030b469a69f89e79f1589c52669','Security fix for TYPO3 9 and 10.\r\nPlease update as soon as possible.\r\nFor details see changelog.','fixpunkt werbeagentur gmbh',2001002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/2.1/en-us','ter','',''),
(9290692,0,'fp_newsletter','3.2.6',5611,90,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1670923668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','9ed583d8b494b49b20e8bc7803ad6c41','Security fix for TYPO3 10 and 11.\r\nPlease update as soon as possible.\r\nFor details see changelog.','fixpunkt werbeagentur gmbh',3002006,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/3.2/en-us','ter','',''),
(9290693,0,'fp_newsletter','4.0.0',5611,90,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1671113663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','f84a6e4223798db42a5348b3daff9feb','Breaking: default TypoScript values for sys_language_uid 1 removed!\r\nNew actions: unsubscribe from Luxletter and cacheable form for subscription.\r\nNew task: import newsletter-subscribers from tt_address to fe_users.\r\nSetting preferXlfFile added. If 1, genders and email subjects will come from the xlf file instead of the settings.','fixpunkt werbeagentur gmbh',4000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/4.0/en-us','ter','',''),
(9290694,0,'fp_newsletter','4.0.3',5611,94,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1674664528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','68e847091632832922c190ec585723e7','Compatibility to direct_mail 11 added.\r\nBugfix: PHP 8 and delete-action.','fixpunkt werbeagentur gmbh',4000003,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/4.0/en-us','ter','',''),
(9290695,0,'fp_newsletter','4.1.0',5611,93,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1677750155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','9369d0ae31ad716b10dc067c0fa06335','Edit/update-action added.\r\nNew TypoScript settings: enableEditForm, editUid, categoryMode, categoryOrderBy and editSubject.','fixpunkt werbeagentur gmbh',4001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/4.1/en-us','ter','',''),
(9290696,0,'fp_newsletter','5.0.2',5611,84,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1686579879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kurt Gusbeth','','bihor','cdf468e912ce0ca002b3628d7491a2bf','First release for TYPO3 12.\r\nBreaking: the email-templates and -partials must be changed! Add extensionName\"FpNewsletter\" to every f:translate in your files.\r\nBreaking: in template-forms the argument pluginName must be specified! You find them in the templates of this extension.\r\nBreaking: all plugins must be changed via an update-script (in the install-tool)!','fixpunkt werbeagentur gmbh',5000002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/5.0/en-us','ter','',''),
(9290697,0,'fp_newsletter','4.2.0',5611,70,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1688050704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','123f9f9ff45390792ba7ac4981f0977c','Custom validator added.\r\nBugfix for translated text when using preferXlfFile1.','fixpunkt werbeagentur gmbh',4002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/4.2/en-us','ter','',''),
(9290698,0,'fp_newsletter','5.1.1',5611,83,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1688050779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kurt Gusbeth','','bihor','4cfef11e34e36b72c05f35f38e48a47c','Custom validator added which can be used for other captcha solutions.\r\nBugfix for TYPO3 12.','fixpunkt werbeagentur gmbh',5001001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/5.1/en-us','ter','',''),
(9290699,0,'fp_newsletter','5.2.0',5611,71,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: direct_mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1698332253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kurt Gusbeth','','bihor','b254936710d55692842f89e984fbf232','Automatically set the correct PluginName in templates.\r\nPHP-Bugfix.','fixpunkt für digitales GmbH',5002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/5.2/en-us','ter','',''),
(9290700,0,'fp_newsletter','6.0.0',5611,62,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1699621724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kurt Gusbeth','','bihor','684bb669d0cbceca5fe5491241cc886f','Breaking: support for direct_mail removed. Instead, support for the extension \"mail\" added.\r\nBreaking: TypoScript settings dmUnsubscribeMode, module_sys_dmail_html, module_sys_dmail_category renamed to   unsubscribeMode, html, categoryOrGroup.\r\nSee chapter Administrator / Updating to version 6.x.','fixpunkt für digitales GmbH',6000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/6.0/en-us','ter','',''),
(9290701,0,'fp_newsletter','6.2.0',5611,64,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1701169712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kurt Gusbeth','','bihor','07ec03f6ec33dc8795135d9ea5e86742','Compatibility to TYPO3 11.5 added again.\r\nfe_users can now be used with the extension luxletter or mail.\r\ndeleteMode 3 added: delete only categories (Mail) or user-group (Luxletter).\r\nNew setting: newsletterExtension (mail or luxletter).\r\nBugfix: language added to the links in the email.','fixpunkt für digitales GmbH',6002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/6.2/en-us','ter','',''),
(9290702,0,'fp_newsletter','6.3.1',5611,72,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1703156778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kurt Gusbeth','','bihor','051b1da83326542b9f8d1b288da60371','New action: direct unsubscribe via Mail-link and new setting: authCodeFields.\r\nBugfix: luxletter is now the default newsletter-extension - to prevent a PHP warning.','fixpunkt für digitales GmbH',6003001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/6.3/en-us','ter','',''),
(9290703,0,'fp_newsletter','6.4.2',5611,60,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1707904660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kurt Gusbeth','','bihor','ca5215ff25b8d594a6ada58633c92d1f','Additional fields can now be copied from the log-entry to the tt_address-table. Setting additionalTtAddressFields added.\r\nBugfix: reCAPTCHA fixed. Translation fixed.','fixpunkt für digitales GmbH',6004002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/6.4/en-us','ter','',''),
(9290704,0,'fp_newsletter','7.0.1',5611,58,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1712741386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kurt Gusbeth','','bihor','58112bc5ed7a7509f445bb6cba54c29d','Refactoring with the rector tool.\r\nAdding of the language code to f:translate in the email-templates.\r\nTypoScript-files have now the ending .typoscript.\r\nsetting dontAppendL is now deprecated.\r\nBugfix: search in all folders now for mail-unsubscription and edit too.','fixpunkt für digitales GmbH',7000001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/7.0/en-us','ter','',''),
(9290705,0,'fp_newsletter','7.0.4',5611,65,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1717680292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kurt Gusbeth','','bihor','6ea0744ec4a7d996145782405af36d09','Bugfix: backend preview.\r\nBugfix: Plugin-Updater.\r\nUnnecessary sql-fields removed.','fixpunkt für digitales GmbH',7000004,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/7.0/en-us','ter','',''),
(9290706,0,'fp_newsletter','8.0.1',5611,39,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1737967289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','94e6f67b919ed2bda1d7b700c9e1b23e','Breaking: setting dontAppendL removed: templates with language-id at the end removed.\r\nsetup.ts and constants.ts removed.\r\nNew flexform settings: newsletterExtension and table. \"other\" sets settings.html to -1.','fixpunkt für digitales GmbH',8000001,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290707,0,'fp_newsletter','8.0.4',5611,37,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1739357541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','f5be2877bdbab7e117c030eb8bc3a0b2','Edit-plugin changed: step 1 is now the default one.\r\nBugfix: unsubscription with captcha is enabled  deletion from Luxletter.','fixpunkt für digitales GmbH',8000004,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290708,0,'fp_newsletter','8.1.0',5611,37,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1739893631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','dc80255e07a399854abdd3c212b1200d','More fields/information added to the log-entry.\r\nBugfix: email to admin.','fixpunkt für digitales GmbH',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290709,0,'fp_newsletter','8.1.2',5611,28,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1743508485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','a64d1e650d5dea3d899cc554fddb3a39','Bugfix: update log even no email is sent.\r\nBugfix: widget fixed.','fixpunkt für digitales GmbH',8001002,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290710,0,'fp_newsletter','8.2.1',5611,29,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1744894833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','562275a9b24f93dd5ac322e519493574','Always save settings.categoryOrGroup in the log-entry.\r\nTake the categories or groups from the log-entry when settings.categoryOrGroup is empty.\r\nDocumentation.','fixpunkt für digitales GmbH',8002001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/8.2/en-us','ter','',''),
(9290711,0,'fp_newsletter','9.0.0',5611,32,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1747925037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','407017603624416daf6f89c4fdf4785f','Breaking: PlugIns changed from list_type to CType. You need to execute the Upgrade Wizard to change your PlugIns.\r\nDeprecation fixes for PHP 8.4 and TYPO3 13.','fixpunkt für digitales GmbH',9000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/9.0/en-us','ter','',''),
(9290712,0,'fp_newsletter','9.0.3',5611,20,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1756384367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','2416f8b8055cebff1dd32748fd4a2737','Update script for permissions added.\r\nMath. captcha field is bigger now.\r\nNew home url and documentation enhanced.','fixpunkt für digitales GmbH',9000003,0,0,'https://docs.typo3.org/p/fixpunkt/fp-newsletter/9.0/en-us','ter','',''),
(9290713,0,'fp_newsletter','9.1.0',5611,12,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1776845848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','7767f4b6611c1867b436eb2e69d74df4','Sender-name and sender-mail is now optional.\r\nBugfix: LocalizationUtility not found.\r\nBugfix: error fixed when language-uid is -1.','fixpunkt für digitales GmbH',9001000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290714,0,'fp_newsletter','10.0.0',5611,3,'Newsletter subscriber management','Plugin for newsletter subscription and unsubscription with double opt in (and double opt out). For: mail or luxletter / tt_address or fe_users. A log is written.',2,0,3,1787148367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','Kurt Gusbeth','','bihor','4f4e6c0a029f661b2352190e648177f0','First version for TYPO3 14','fixpunkt für digitales GmbH',10000000,1,0,'https://docs.typo3.org/typo3cms/extensions/fp_newsletter/','ter','',''),
(9290715,0,'gpsnose','1.0.0',9922,243,'GpsNose','Extension to integrate GpsNose into TYPO3',1,0,3,1541662388,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','dev','dev@gpsnose.com','smart.nose','707620c3b9efa34290359edc1c185105','Initial Release','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290716,0,'gpsnose','1.0.1',9922,229,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1541935439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','dev','dev@gpsnose.com','smart.nose','9b3e0c40c15f04c37cb773026c4141d5','ADD: GnMashup.MashupTokenCallbackUrl optional property for sync-calling mashups callback-url\r\nADD: GnMashupToken.CallbackResponse the response from the mashups callback','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290717,0,'gpsnose','1.0.2',9922,227,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1542237971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','dev','dev@gpsnose.com','smart.nose','f5e710e2625603daa8911d255843caab','ADD: Add compatibility for TYPO3 V9\r\nUPD: Update to GpsNose-SDK 1.0.4\r\n','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290718,0,'gpsnose','1.0.3',9922,191,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1542372998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','aca5dc27dff7209848a5744f1cd5f9a4','ADD: mashupcallbackUrl functionality','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290719,0,'gpsnose','1.0.4',9922,233,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1542472676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','853225f34026229e23595c5d173d6f1f','CHA: Fix style of backend-module','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290720,0,'gpsnose','1.0.5',9922,179,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1542748416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','715a9f78fc1112cbda8ac34166d0e31d','FIX: Fix translation\r\nFIX: Implement the correct cache-type in sheduler-task','',1000005,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290721,0,'gpsnose','1.0.6',9922,211,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1543513227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','de148efa9f2fe8466e690f9234b37c2f','UPD: Update to GpsNose-SDK 1.0.5','',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290722,0,'gpsnose','1.0.8',9922,146,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1551520282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','0a711db4292cd70877c80194b523e066','Add compatibility for Bootstrap 4','',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290723,0,'gpsnose','1.0.9',9922,208,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1551521691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','f91511452142e4d37ca3c785f656d388','UPD: Add compatibility for Bootstrap 4 II','',1000009,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.0.9','ter','',''),
(9290724,0,'gpsnose','1.1.0',9922,168,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1552209330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','19918e2be8787ebfd407c7661dd20428','- FIX: Fix missing ImagePath For 9.4\r\n- UPD: Update SDK\r\n- ADD: Add GnMappingService for GIP\r\n','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290725,0,'gpsnose','1.1.1',9922,240,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1552605615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','6f56dbad32774c6c5f7d132969fd965c','UPD: Update mashup','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290726,0,'gpsnose','1.1.2',9922,232,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1552639684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','699ad64839f75eaf73a31279cdc5fd0f','UPD: Update mashup','',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290727,0,'gpsnose','1.1.3',9922,128,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1555415076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','b6f58168a59281ee99760773eeceffc4','- ADD: Mashup-Tokens extensions: GnMashupTokenOptions, GnMashupToken, API-calls extensions\r\n- UPD: Update SDK\r\n- ADD: Add a fe_group by community','',1001003,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290728,0,'gpsnose','1.1.4',9922,149,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1555423921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','255aa19dad34c097f0a922fa2d31c0fc','FIX: Fix backend','',1001004,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290729,0,'gpsnose','1.1.5',9922,234,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',1,0,3,1555656357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','ffa1819de2589d4863668269c8c9d5de','FIX: Fix redirect after login','',1001005,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290730,0,'gpsnose','1.1.6',9922,107,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1560450055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','980560b15999b085c84275aebdb47b65','FIX: Fix the documentation','',1001006,0,0,'https://docs.typo3.org/typo3cms/extensions/gpsnose/1.1.5','ter','',''),
(9290731,0,'gpsnose','1.2.0',9922,108,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1560450865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','3e3f09ebe110cd78606ef4aeaadfa2f4','FIX: Trigger new version of documentation','',1002000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.2/en-us','ter','',''),
(9290732,0,'gpsnose','1.3.0',9922,105,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1560489175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','903106b57112d72a0158c0e7068f5c4b','FIX: Trigger new version of documentation','',1003000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.3/en-us','ter','',''),
(9290733,0,'gpsnose','1.4.0',9922,107,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1560494311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','2bac768f3d19107b611c43392ed55048','FIX: Add the missing Settings.cfg','',1004000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.4/en-us','ter','',''),
(9290734,0,'gpsnose','1.5.0',9922,255,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1560506018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','8e3dbd4b1545bf36052d84cc270c04e0','FIX: Fix composer.json','',1005000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290735,0,'gpsnose','1.5.1',9922,116,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562069093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','4f6d37a161bfe4a917160d8490d85ac6','ADD: Add support for Bootstrap4','',1005001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290736,0,'gpsnose','1.5.2',9922,163,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562074510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','35fd447d7eef27b95db3e7e8d8f91165','Add spin to Mashup-css','',1005002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290737,0,'gpsnose','1.5.3',9922,126,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562170738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','179b13928145389ab3f74440db202b2a','CHA: Change license to GPL\r\nADD: Add support for Bootstrap4','',1005003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290738,0,'gpsnose','1.5.4',9922,126,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562239594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','dfe31fba8c4567f73f521e2b0794e5e3','FIX: Fix language support','',1005004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290739,0,'gpsnose','1.5.5',9922,162,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562246112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','61cd04a8e51445c6edc2027517d148fc','FIX: Remove .ts files (renamed to txt)','',1005005,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290740,0,'gpsnose','1.5.6',9922,117,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562495197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','3d55b4ede7dbc99ea65e7bc10262e0f1','FIX: Fix moment en.js  404\r\nFIX: Fix Exception in TYPO3 V8\r\nFIX: Fix translation\r\nFIX: Fix backendLockedUser\r\nFIX: Add missing method findByUid in FrontendUserGroupRepository','',1005006,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290741,0,'gpsnose','1.5.7',9922,120,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562517946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','cde3ef3c5c02e8932dc067d1b954c1ec','UPD: Update to GpsNose-SDK 1.0.10','',1005007,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290742,0,'gpsnose','1.5.8',9922,184,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1562567992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','317f5f7bd2630fe5dae2772684a3594c','Fix login-template','',1005008,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290743,0,'gpsnose','1.5.9',9922,177,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1563031179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','c60f726bc9a896c204c59b3caf3e777e','UPD: Update to GpsNose-SDK 1.0.11','',1005009,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.5/en-us','ter','',''),
(9290744,0,'gpsnose','1.6.0',9922,115,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1563111886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','ab0cdbd9b2158946ecb0dad10df1a9bf','ADD: Add text of QR-Code in MashupToken\r\nADD: Add hook for MashupToken-Callback','',1006000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290745,0,'gpsnose','1.6.1',9922,139,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1563113880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','298270ba9048d9ccf920cf121f1bb339','Fix the documentation for Hooks','',1006001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290746,0,'gpsnose','1.6.2',9922,279,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1563380876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','d4b29671cf4d52613725868cdd55787c','Fix login from Mobile (gnlid) with PSR-15','',1006002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290747,0,'gpsnose','1.6.3',9922,134,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1565891439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','6baa21be68e590f508c67cea5630d04f','UPD: Update to GpsNose-SDK 1.0.12\r\nUPD: Update Mashup','',1006003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290748,0,'gpsnose','1.6.4',9922,168,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1566395483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','91f8c1875ed001081590e40bf7363d47','UPD: Update Mashup','',1006004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290749,0,'gpsnose','1.6.5',9922,142,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1566892491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','20a387de1cf514aaa74ad988f7909e0f','UPD: Update Mashup','',1006005,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290750,0,'gpsnose','1.6.6',9922,178,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1567333308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','dc6d752f58cce3dc5d5a1fac336fea65','UPD: Update Mashup\r\nFIX: Fix documentation about cache','',1006006,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.6/en-us','ter','',''),
(9290751,0,'gpsnose','1.7.0',9922,97,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1573215237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','bb8956cd5dc3bbf522f9debb0ff61a5f','UPD: Update to GpsNose-SDK 1.0.13\r\nADD: New plugin to scan the SecurityToken\r\nFIX: Fix TimeZone of Tokens\r\nUPD: Improve the login','',1007000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290752,0,'gpsnose','1.7.1',9922,213,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1573218142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','46a53efef9c3fd399576324807bade03','FIX: Remove unused classes','',1007001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290753,0,'gpsnose','1.7.2',9922,123,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1574119246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','190428d5c59e751fab45381f7d3a8254','FIX: Fix duplicate fe_users after login\r\nFIX: Login with gnlid','',1007002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290754,0,'gpsnose','1.7.3',9922,147,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1574237382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','562cb985825feb7f4cbac403f64904c5','FIX: Login with gnlid','',1007003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290755,0,'gpsnose','1.7.4',9922,160,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1575631623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','d66cfd86f60d6a1ab8469a3d19e0eff6','FIX: Output message from hook\r\nFIX: FE-Login session timeout problems','',1007004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290756,0,'gpsnose','1.7.5',9922,164,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1576572363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','952b91d124b819269319e128e30eea58','UPD: Update to GpsNose-SDK 1.0.14\r\nADD: Add new function to get the GpsNose-Id\r\n','',1007005,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290757,0,'gpsnose','1.7.6',9922,174,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1577018844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','fa4cdb535c4eb692f37a088bbbfb964e','Improve BaseController','',1007006,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290758,0,'gpsnose','1.7.7',9922,96,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1577610636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','8c6dee051353b84d4224e622cc73aa8e','UPD: Improve BaseController','',1007007,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290759,0,'gpsnose','1.7.8',9922,193,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1577619304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','d15d852bb81315a5e342d61ea4300196','UPD: Remove unused methodes from BaseController','',1007008,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290760,0,'gpsnose','1.7.9',9922,221,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1577794099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','ae86e30ef328be81f3191fc5dfeb14cc','UPD: Add FileReference for easy fileupload\r\nUDP: Update Libs','',1007009,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290761,0,'gpsnose','1.7.10',9922,96,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1579038976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','f2f3e220a92dc24abb5bcf075630ccb1','FIX: Fix sorting of Tokens\r\nFIX: Fix Token creation by TokenScan\r\nUPD: Update Libs\r\nUPD: Update to GpsNose-SDK 1.0.15','',1007010,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290762,0,'gpsnose','1.7.11',9922,147,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1579076133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','dea6675aa61d3fa0e6104ff3b3c6aa8a','Fix gn_data position','',1007011,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290763,0,'gpsnose','1.7.12',9922,206,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1579184043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','c1eee2ad7a7098092ca706c1a2108f7f','Fix templates','',1007012,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290764,0,'gpsnose','1.7.13',9922,252,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1581506921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','342a3d6b2257ad20a75472200b6baa72','FIX: Fix the template for SecurityTokenValidator\r\nCHA: Change the label of token in Backend','',1007013,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290765,0,'gpsnose','1.7.14',9922,117,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1595610296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','ed1693560591ae985562801ff6b1e7ae','- FIX: Fix the template for Login\r\n- UPD: Update to GpsNose-SDK 1.0.16','',1007014,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290766,0,'gpsnose','1.7.15',9922,116,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1601231905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','e27c183e9a7a7939b61e4db9d806ff10','- CHA: Change the blob-url for images','',1007015,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290767,0,'gpsnose','2.0.0',9922,86,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1607237906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','3a07ede291848d98a0ae235a34144960','UPD: Update to TYPO3 V10','',2000000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290768,0,'gpsnose','2.0.1',9922,62,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1614370587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','8c6fd74b0243ba32394ef458306c7b90','FIX: Login with gnlid','',2000001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290769,0,'gpsnose','1.7.16',9922,47,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1616145207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','0ecc4f566c345ac4729e511542d06c95','FIX: Login with gnlid','',1007016,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290770,0,'gpsnose','1.7.17',9922,49,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1616156282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','e7396453218f7eacf52ea518014ef274','FIX: Prevent override of username','',1007017,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290771,0,'gpsnose','2.0.2',9922,53,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1616156302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','5737f081be1216931af24cd6a0e9458e','FIX: Prevent override of username','',2000002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290772,0,'gpsnose','1.7.18',9922,51,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1616249863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','4367e984c7da865561d58d318f69be03','FIX: Prevent override of email','',1007018,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290773,0,'gpsnose','2.0.3',9922,52,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1616249883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','3b8345beb5656b78ef548e2b007e3e3d','FIX: Prevent override of email','',2000003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290774,0,'gpsnose','1.7.19',9922,46,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1617353889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','0159472aad030c44ef631bb46c8d9975','FIX: Handle override of email','',1007019,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290775,0,'gpsnose','2.0.4',9922,52,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1617353909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','a01cabee7f062d555dfef1366c8a319a','FIX: Handle override of email','',2000004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290776,0,'gpsnose','1.7.20',9922,51,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1617366175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','2cc4dfb0c64a99622be8013b6a19b1ee','FIX: Problem with NULL email','',1007020,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.7/en-us','ter','',''),
(9290777,0,'gpsnose','2.0.5',9922,75,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1617366193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','67ce8f9007dfb32f09d5895cc79698ba','FIX: Problem with NULL email','',2000005,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.0/en-us','ter','',''),
(9290778,0,'gpsnose','1.8.0',9922,42,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1635664331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','a9254808d844abbe4bcfa7f6313c9f08','ADD: Compatibility for Bootstrap 3, 4 and 5','',1008000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.8/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9290779,0,'gpsnose','2.1.0',9922,44,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1635664365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','bd269855c948c60aafad94950e67ade5','ADD: Compatibility for Bootstrap 3, 4 and 5','',2001000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.1/en-us','ter','',''),
(9290780,0,'gpsnose','1.8.1',9922,39,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1635694121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','67225dd49cdd9c38694df70e7642d592','- FIX: Fix Backend-Template\r\n- FIX: Fix token properties\r\n- FIX: Fix deprecations','',1008001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/1.8/en-us','ter','',''),
(9290781,0,'gpsnose','2.1.1',9922,62,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1635694193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','f681520aca2c72d6f53f256f755ecf45','- FIX: Fix v11 compatibility\r\n- FIX: Fix token properties\r\n- FIX: Fix deprecations','',2001001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.1/en-us','ter','',''),
(9290782,0,'gpsnose','2.1.2',9922,41,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1643991991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','813d13b23753026765786f9517b1f79e','FIX: Fix pageMembers','',2001002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.1/en-us','ter','',''),
(9290783,0,'gpsnose','2.1.3',9922,44,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1644745574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','eddc0f8c86dae9b3f0a7c6744f058491','UPD: Update SDK to 1.1.3\r\nFIX: Fix Login from App','',2001003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.1/en-us','ter','',''),
(9290784,0,'gpsnose','2.1.4',9922,55,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1645863224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','0843c5b4e640c02c8f595cc55f60980a','FIX: Bugfix','',2001004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.1/en-us','ter','',''),
(9290785,0,'gpsnose','2.2.0',9922,37,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1659446737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','bf15d100764db1ce1c60758d1e5c4afb','FIX: Add compatibility for PHP8','',2002000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.2/en-us','ter','',''),
(9290786,0,'gpsnose','2.2.1',9922,38,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1659507757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','239fb94ecbd3db995ff9338ef125781e','Fix return value for PHP 7.4','',2002001,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.2/en-us','ter','',''),
(9290787,0,'gpsnose','2.2.2',9922,49,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1660302728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','aa4767014a71f3723b8a90104f726cbd','UPD: Update SDK to 1.2.2','',2002002,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.2/en-us','ter','',''),
(9290788,0,'gpsnose','2.2.3',9922,52,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1665825644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','9fda15464e02443d1d84a5eb180753b1','- UPD: Update SDK to 1.2.2\r\n- FIX: Fix PHP 8.x warning','',2002003,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.2/en-us','ter','',''),
(9290789,0,'gpsnose','2.2.4',9922,47,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1672604468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','adefcec0176a8fb2171fb5ed9ba6bdc2','UPD: Update template','',2002004,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/2.2/en-us','ter','',''),
(9290790,0,'gpsnose','3.0.0',9922,55,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1693735255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','5f59e15ca9377a9312be1f9ab00e4b95','- UPD: Add TYPO3 V12 support\r\n- UPD: Drop TYPO3 V10 support','',3000000,0,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/3.0/en-us','ter','',''),
(9290791,0,'gpsnose','3.0.2',9922,25,'GpsNose','Extension to integrate GpsNose into TYPO3 - GpsNose connects anonymous people to the real world using the web and mobiles',2,0,3,1737189861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','smart.nose','dev@gpsnose.com','smart.nose','7cb8c2363e612292703e16fa7fdc7a80','UPD: Update SDK to 1.2.4','',3000002,1,0,'https://docs.typo3.org/p/smartnoses/gpsnosetypo3/3.0/en-us','ter','',''),
(9290792,0,'autosite','1.0.0',766,214,'Autosite','',2,0,4,1541752791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','Meteko Aps','soren@meteko.dk','abandoned_extensions','400d3fc500283a8a4356fe65d2926012','First public release. Find full README at\r\n\r\nhttps://github.com/meteko/autosite','Meteko Aps',1000000,0,0,'https://github.com/meteko/autosite/blob/master/README.rst','ter','',''),
(9290793,0,'autosite','1.0.1',766,225,'Autosite','Automatically load TypoScript and PageTS to a pagetree, based on your \"sites\" configuration. Give your site the same identifier as a extension and configuration is automatically loaded.',2,0,4,1541763237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Soren Malling','soren@meteko.dk','abandoned_extensions','6fdf79e7c46508d3ccb66d6bac22349f','Meta-level adjustment\r\n\r\n  Adjust version constraint to a valid TYPO3 9.X version.\r\n  Add extension icon\r\n  Add description to be shown in TER\r\n  Adjust author name to be personal','Meteko Aps',1000001,0,0,'https://github.com/meteko/autosite/blob/master/README.rst','ter','',''),
(9290794,0,'autosite','1.0.3',766,327,'Autosite','Automatically load TypoScript and PageTS to a pagetree, based on your \"sites\" configuration. Give your site the same identifier as a extension and configuration is automatically loaded.',2,0,4,1544623148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Soren Malling','soren@meteko.dk','abandoned_extensions','361289c828f07e150132e95b939c2264','This is a bugfix release that came out of the latest gridelements development.\r\n\r\nIn frontend context, the signalSlot dispatcher was never used. So this XCLASS introduces the same code called from the backend.\r\n\r\nThis ensure that the frontend and backend ','Meteko Aps',1000003,1,0,'https://github.com/meteko/autosite/blob/master/README.rst','ter','',''),
(9290795,0,'facebooklogin','1.0.0',899,153,'Facebook Login','Login mit Facebook, schnelle Einrichtung, einfacher gehts kaum :)',2,0,3,1542050034,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','8ab7f182570d4ed542e353f78500d15c','First release','Filmmusic.io',1000000,0,0,'https://github.com/saschaende/facebooklogin/blob/master/README.md','ter','',''),
(9290796,0,'facebooklogin','1.0.1',899,138,'Facebook Login','Login mit Facebook, schnelle Einrichtung, einfacher gehts kaum :)',2,0,3,1542050416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','9c545d8d001009ba1827caa04278d2f1','Icon was missing','Filmmusic.io',1000001,0,0,'https://github.com/saschaende/facebooklogin/blob/master/README.md','ter','',''),
(9290797,0,'facebooklogin','1.1.0',899,608,'Facebook Login','Login mit Facebook, schnelle Einrichtung, einfacher gehts kaum. Noch nicht existierende Nutzer erhalten automatisch einen neuen Account :)',2,0,3,1542053382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";}}','Sascha Ende','sascha@sascha-ende.de','abandoned_extensions','32fa3cac33802bee8bb21f421c8ab81e','Added multiple signal slots (see documentation)','Filmmusic.io',1001000,1,0,'https://github.com/saschaende/facebooklogin/blob/master/README.md','ter','',''),
(9290798,0,'gridelements_bootstrap','0.0.1',1443,155,'Gridelements Bootstrap 3','Easily build grids with responsive bootstrap grids and extend gridelements by just adding partials and extending some typoscript.',0,0,3,1542065610,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";}}','Filmmusic.io','sascha@sascha-ende.de','abandoned_extensions','1a8b70c99236aeb21dfc3d72754dcf6a','First release, go and test it','Filmmusic.io',1,0,0,'https://github.com/saschaende/gridelements_bootstrap/blob/master/README.md','ter','',''),
(9290799,0,'gridelements_bootstrap','0.0.2',1443,161,'Gridelements Bootstrap 3','Easily build grids with responsive bootstrap grids and extend gridelements by just adding partials and extending some typoscript.',0,0,3,1542065965,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";s:12:\"gridelements\";s:5:\"8.2.3\";}}','Filmmusic.io','sascha@sascha-ende.de','abandoned_extensions','086051f6b8715c882a11c1271c8873dc','Added dependency (shame on me)','Filmmusic.io',2,0,0,'https://github.com/saschaende/gridelements_bootstrap/blob/master/README.md','ter','',''),
(9290800,0,'gridelements_bootstrap','0.0.3',1443,184,'Gridelements Bootstrap 3','Easily build grids with responsive bootstrap grids and extend gridelements by just adding partials and extending some typoscript.',0,0,3,1542207521,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";s:12:\"gridelements\";s:5:\"8.2.3\";}}','Filmmusic.io','sascha@sascha-ende.de','abandoned_extensions','7f3af6d82a0d6cc32652e65054395bca','working progress','Filmmusic.io',3,0,0,'https://github.com/saschaende/gridelements_bootstrap/blob/master/README.md','ter','',''),
(9290801,0,'gridelements_bootstrap','0.0.4',1443,294,'Gridelements Bootstrap 3','Easily build grids with responsive bootstrap grids and extend gridelements by just adding partials and extending some typoscript.',0,0,3,1542831130,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";s:12:\"gridelements\";s:5:\"8.2.3\";}}','Filmmusic.io','sascha@sascha-ende.de','abandoned_extensions','11d686591192195606bf01baf6254b12','Working progress','Filmmusic.io',4,0,0,'https://github.com/saschaende/gridelements_bootstrap/blob/master/README.md','ter','',''),
(9290802,0,'gridelements_bootstrap','1.0.0',1443,649,'Gridelements Bootstrap 3','Easily build grids with responsive bootstrap grids and extend gridelements by just adding partials and extending some typoscript. Bootstrap 4 is planned.',2,0,3,1552608954,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"t3helpers\";s:6:\"0.9.18\";s:12:\"gridelements\";s:5:\"8.2.3\";s:3:\"vhs\";s:5:\"5.1.0\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','5d0abf62e29cf6d22062c976eae555b3','See changes on https://github.com/saschaende/gridelements_bootstrap/compare/0.0.4...1.0','Filmmusic.io',1000000,1,0,'https://github.com/saschaende/gridelements_bootstrap/blob/master/README.md','ter','',''),
(9290803,0,'form_options_csv','1.2.0',628,628,'Form options CSV import','Import CSV data for core form extension select options',2,0,4,1542092457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.19-9.5.99\";s:4:\"form\";s:1:\"*\";}}','Wolfgang Klinger','wk@plan2.net','wazum','dbc429511f72c36aeb5bac3c2db35116','Import CSV data as form options (checkboxes, select)','plan2net GmbH',1002000,1,0,'https://github.com/plan2net/form-options-csv/blob/master/README.md','ter','',''),
(9290804,0,'slub_entityfacts','1.0.0',742,245,'SLUB Entity Facts','Plugin for showing DB Entity Facts',2,0,3,1542619295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Semsker','sebastian.semsker@slub-dresden.de','slub','dc46224157ac9a61ec45f8fbabdebd1a','This TYPO3 extension is primarily meant to show additional facts of historical personalities or places recorded in the GND (Integrated Authority File, German: Gemeinsame Normdatei).\r\n\r\nThose facts are taken from the Entity Facts webservice of the German N','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/slub_entityfacts/1.0.0','ter','',''),
(9290805,0,'slub_entityfacts','1.1.0',742,315,'SLUB Entity Facts','Plugin for showing DB Entity Facts',2,0,3,1545920603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Semsker','sebastian.semsker@slub-dresden.de','slub','609abfb12ef89e8ce283ede1e430008b','Some template enhancements.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/slub_entityfacts/1.1.0','ter','',''),
(9290806,0,'slub_entityfacts','1.2.0',742,182,'SLUB Entity Facts','Plugin for showing DB Entity Facts',2,0,3,1612826855,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Semsker','typo3@slub-dresden.de','slub','4d85faa6bd630839e738fef0702648f3','Add backend userfunction to show all available further links (\"sameAs\").','',1002000,1,0,'https://docs.typo3.org/p/slub/slub-entityfacts/1.2/en-us','ter','',''),
(9290807,0,'local_dummy','1.0.0',373,244,'Local span style\"color:red\"Dummy/span','',2,-1,6,1542628366,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";}}','Oliver span style\"color:blue\"Hader/span','oliver@hader.name','ohader','3c048a52a33e2dec8ebec64668565e1d','span style\"color:red\"First/span Upload','Indie One',1000000,0,0,'','ter','',''),
(9290808,0,'local_dummy','10.0.9',373,6,'Open Weather','Scheduler task to import and diaplay Current and Forecast OpenWeather data in Frontend.',2,-1,5,1597839485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"10.0.0 - 10.99.99\";s:9:\"scheduler\";s:0:\"\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','ohader','9a99a92ae43d6dbb372b5b3fd035af9d','...','https://ashokatree.net/',10000009,0,0,'','ter','',''),
(9290809,0,'local_dummy','8.4.0',373,5,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1597839836,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','ohader','2aee2f97a2ac52824847bc69248ef6dc','...!','',8004000,0,0,'','ter','',''),
(9290810,0,'local_dummy','10.10.10',373,118,'News system','Versatile news extension, based on extbase & fluid. Editor friendly, default integration of social sharing and many other features',2,-1,2,1597840249,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"rx_shariff\";s:15:\"12.0.0-13.99.99\";}}','Georg Ringer','mail@ringer.it','ohader','b51ea5b6558e0d9f2e539f24ce25f3e5','...!!','',10010010,1,0,'','ter','',''),
(9290811,0,'ns_facebook_comment','1.0.0',2209,427,'[NITSAN] Facebook Comment','This Extension help you to add and share comment as post with Facebook',2,0,3,1542633391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-9.5.9\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','abandoned_extensions','21d988c8f3f3b0ead49b836e9b1e5c6f','Initial beta version uploading with major features, documentation, composer, v9 support and so on..','',1000000,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290812,0,'ns_facebook_comment','1.0.1',2209,377,'[NITSAN] Facebook Comment','This Extension help you to add and share comment as post with Facebook',2,0,3,1558767406,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Nisha Dave','sanjay@nitsan.in','abandoned_extensions','ddd531ecc1a8987911aa21e9276faf68','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290813,0,'ns_facebook_comment','1.1.0',2209,285,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1575345839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Nisha Dave','sanjay@nitsan.in','abandoned_extensions','181c50f1411c450d38db9d5eae03f1d1','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290814,0,'ns_facebook_comment','1.2.0',2209,375,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1581501919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Nisha Dave','sanjay@nitsan.in','abandoned_extensions','56f904928250eb8d53c0266d625be9a3','[Update] Maintenance Release with TYPO3 v10 Support','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290815,0,'ns_facebook_comment','1.2.1',2209,258,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1593525014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Nisha Dave','sanjay@nitsan.in','abandoned_extensions','ce77ce6d0dcc040be869c6bf12530902','[Fixed] Issue with backend preview in 10 fixed','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290816,0,'ns_facebook_comment','1.2.3',2209,117,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1631180366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','abe6bc44d092c3a1cfa692a4ba9b4340','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/typo3-facebook-comment-free','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290817,0,'ns_facebook_comment','2.0.0',2209,109,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1640620654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','6bf1f109a3fa2d9884559c312565ac12','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-facebook-comment-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290818,0,'ns_facebook_comment','2.0.1',2209,110,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1643009590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','f5e0383605e1f6db4202ce44c2bf0c43','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-facebook-comment-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290819,0,'ns_facebook_comment','2.0.2',2209,151,'[NITSAN] Facebook Comment Plugin','Grab this extension which will help you to add facebook comment plugin to add and share comments, reply, listing etc. Demo: https://demo.t3terminal.com/t3t-extensions/facebook-comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-facebook-comment-free/',2,0,3,1645008690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','fea22b66974e18b8867c1b2e1c90414c','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-facebook-comment-free','NITSAN Technologies Pvt Ltd',2000002,1,0,'https://t3terminal.com/typo3-facebook-comment-free','ter','',''),
(9290820,0,'ia_plugin_typo3','1.0.0',1002,118,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1542710983,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','72459148132aeb505dd5a8cb3a3115fc','Instant annotations are right now available in the typo3 editor.','semantify.it',1000000,0,0,'','ter','',''),
(9290821,0,'ia_plugin_typo3','1.0.1',1002,79,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1542872967,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','771736147253025e378fea1a3b4d3eeb','NEW: Instant annotations by url\r\nBug fixes','semantify.it',1000001,0,0,'','ter','',''),
(9290822,0,'ia_plugin_typo3','1.1.0',1002,80,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1542873567,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','48910965345fa887e03b4800cccfd893','Bug Fixes','semantify.it',1001000,0,0,'','ter','',''),
(9290823,0,'ia_plugin_typo3','1.1.1',1002,78,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1542874966,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','06888b4eecb063cda5fc81ea726a64b4','Script fix','semantify.it',1001001,0,0,'','ter','',''),
(9290824,0,'ia_plugin_typo3','1.1.2',1002,170,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1542880626,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','4b59b24da08e44127c84a74d8ab3f5ba','Improvements in UI','semantify.it',1001002,0,0,'','ter','',''),
(9290825,0,'ia_plugin_typo3','1.1.3',1002,161,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1547453565,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','1c79b2f917baac9e6dc32017279201a3','added id support','semantify.it',1001003,0,0,'','ter','',''),
(9290826,0,'ia_plugin_typo3','1.1.4',1002,316,'Instant Annotations','Create and Deploy your annotations from semantify.it to your typo3 website.',2,0,3,1556825151,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:19:\"mayrhofen_annotator\";s:11:\"0.1.0-9.9.9\";s:12:\"semantify_it\";s:11:\"0.1.0-9.9.9\";}}','semantify.it','typo3@semantify.it','sti_innsbruck','8d03ae05bd61fddbb9f99a8af506128f','support for new typo3 versions','semantify.it',1001004,1,0,'','ter','',''),
(9290827,0,'vue','0.0.1',704,218,'vue.js','The Progressive JavaScript Framework. Details @ https://vuejs.org/',2,0,4,1542753071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0ec1f09dec0bdf8a413a1e14591d3b5f','Initial Release','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/vue/0.0.2/','ter','',''),
(9290828,0,'vue','0.0.2',704,486,'vue.js','The Progressive JavaScript Framework. Details @ https://vuejs.org/',2,0,4,1543175506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','344024eff98266f3bfaf304f4e996fb6','Update Manual','',2,1,0,'https://docs.typo3.org/typo3cms/extensions/vue/0.0.2/','ter','',''),
(9290829,0,'marketing_automation','1.0.0',1429,252,'Marketing Automation','Base TYPO3 extension that allows Targeting and Personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1542803849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','bitmotion','7cf4a69d4ca7e711c3c7e0114e84f283','Base extension that allows Targeting and Personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).','',1000000,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290830,0,'marketing_automation','1.1.0',1429,351,'Marketing Automation','Base TYPO3 extension that allows Targeting and Personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1551806561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','9ee3b59840405fb7a40e732f6b8578d4','This release introduces support for TYPO3 9 LTS. It also includes dutch translations.','Bitmotion GmbH',1001000,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290831,0,'marketing_automation','1.2.0',1429,169,'Marketing Automation','Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1587542405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels, Helmut Hummel','dev@Leuchtfeuer.com','bitmotion','ed3f92545212df2cc0e11cf02df4786c','This release introduces support for TYPO3 v10. Beside of that it contains minor improvements and changes.','Leuchtfeuer Digital Marketing',1002000,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290832,0,'marketing_automation','1.2.1',1429,145,'Marketing Automation','Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1588056504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels, Helmut Hummel','dev@Leuchtfeuer.com','bitmotion','f4b4992d97a1519093aceee7cbe71bd6','This release is a bugfix release. It contains bugfixes only.','Leuchtfeuer Digital Marketing',1002001,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290833,0,'marketing_automation','1.2.2',1429,184,'Marketing Automation','Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1588056521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels, Helmut Hummel','dev@Leuchtfeuer.com','bitmotion','80210e21fa687709367f3eff44c5dbf2','This release is a bugfix release. It contains bugfixes only.','Leuchtfeuer Digital Marketing',1002002,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290834,0,'marketing_automation','1.2.3',1429,240,'Marketing Automation','Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1591184220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels, Helmut Hummel','dev@Leuchtfeuer.com','bitmotion','bb8c218d1c667a546a5252817d17d5b9','This release is a regular maintenance release. The vendor name was changed from bitmotion to leuchtfeuer.','Leuchtfeuer Digital Marketing',1002003,0,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290835,0,'marketing_automation','1.3.1',1429,88,'Marketing Automation','Base TYPO3 extension that allows targeting and personalization of TYPO3 content: Limit pages, content elements etc. to certain \"Personas\". Determination of Personas can come from various sources (requires add-on extensions).',2,0,2,1699264674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";}}','','dev@Leuchtfeuer.com','bitmotion','3419f10214a04023ffd2f1fb178aa6cc','Only change is the fix of the version in ext_emconf.php so it properly displays in the TYPO3 extension repository (TER).','Leuchtfeuer Digital Marketing',1003001,1,0,'https://github.com/Leuchtfeuer/typo3-marketing-automation','ter','',''),
(9290836,0,'mautic','2.0.0',2569,375,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1542882453,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"static_info_tables\";s:5:\"6.4.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','e3d0edc0f65c51c7aad946d6f13b149f','Initial TER release. The Mautic TYPO3 extension has many features that allow you to integrate your marketing automation workflow in TYPO3.','Bitmotion GmbH',2000000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290837,0,'mautic','2.1.0',2569,264,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1551789050,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.4.0\";s:4:\"form\";s:5:\"8.7.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','74fd1f7685a8a27c60e6210f49b44eae','This release contains several bugfixes and introduces two features:\r\n Add feature to override template path for Mautic form\r\n Introduces tagging: Assign configured tags to user when visiting a page','Bitmotion GmbH',2001000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290838,0,'mautic','3.0.0',2569,457,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1551807934,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:5:\"9.5.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','c6cd73672552e73dcfc159eab4f842e5','This release introduces TYPO3 9 support. It includes all features from version 2.x.','Bitmotion GmbH',3000000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290839,0,'mautic','2.1.1',2569,213,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1564916033,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.4.0\";s:4:\"form\";s:5:\"8.7.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','6c4983ebf41f8f93d93a8d28db5e65bf','This release contains bugfixes only.','Bitmotion GmbH',2001001,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290840,0,'mautic','4.0.0',2569,244,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1588605026,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:20:\"marketing_automation\";s:12:\"1.2.2-1.2.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:6:\"10.4.0\";}}','Florian Wessels, Jurian Jansen','dev@Leuchtfeuer.com','bitmotion','1364077c7af2bd04374d3b9d3868c8ed','This is a feature release. Be careful when upgrading to this version as it contains breaking changes regarding the OAuth authentication workflow. ','Leuchtfeuer Digital Marketing',4000000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290841,0,'mautic','4.0.1',2569,318,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1591184476,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:20:\"marketing_automation\";s:12:\"1.2.3-1.2.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:6:\"10.4.0\";}}','Florian Wessels, Jurian Jansen','dev@Leuchtfeuer.com','bitmotion','99be289990d792fbf1a1996370e15a36','This release is a regular maintenance release. It contains bug fixes and minor improvements regarding the documentation only.','Leuchtfeuer Digital Marketing',4000001,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290842,0,'mautic','3.1.1',2569,102,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1628757341,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:5:\"9.5.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','c3099daea6f8b11fff7d0b3ac7882b35','This is a feature release. This version now supports OAuth 2 and support Mautic V4. OAuth1 and support for Mautic V2 remains usable. Please check your configuration after installation since you now need to select your authentication mode.','Bitmotion GmbH',3001001,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290843,0,'mautic','3.1.2',2569,103,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1629124442,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:5:\"9.5.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','58353244a36608ea0f1687f49ec696fd','Set access token for OAuth2 requests.','Bitmotion GmbH',3001002,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290844,0,'mautic','3.2.0',2569,104,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1631703574,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:5:\"9.5.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','9594a4cb1b94dc942d2dca3659928819','This is a feature release. Flash messages in MauticAuthorizeService could be disabled.\r\n\r\n','Bitmotion GmbH',3002000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290845,0,'mautic','4.1.0',2569,144,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1631708894,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:20:\"marketing_automation\";s:12:\"1.2.3-1.2.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:6:\"10.4.0\";}}','Florian Wessels, Jurian Jansen','dev@Leuchtfeuer.com','bitmotion','dff219c8c4dcada4be700d7c2807fb8f','This is a feature release. This version now supports OAuth 2 and support Mautic V4. OAuth1 and support for Mautic V2 remains usable.','Leuchtfeuer Digital Marketing',4001000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290846,0,'mautic','3.4.0',2569,96,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1637311637,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"marketing_automation\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:5:\"9.5.0\";}}','Bitmotion GmbH','typo3-ext@bitmotion.de','bitmotion','f12a626c2f247422398d38c57c6addd6','This is a feature release. The Oauth2 token will be saved in the database.','Bitmotion GmbH',3004000,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290847,0,'mautic','4.3.4',2569,62,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1699263487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:20:\"marketing_automation\";s:12:\"1.2.3-1.3.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:6:\"10.4.0\";}}','','dev@leuchtfeuer.com','bitmotion','1983cf69b314ff16e5321e725b4d04f2','Only change is the fix of the version in ext_emconf.php so it properly displays in the TYPO3 extension repository (TER).','Leuchtfeuer Digital Marketing',4003004,0,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290848,0,'mautic','4.4.3',2569,87,'Marketing Automation - Mautic Adapter','Add-on TYPO3 extension that enhances the \"marketing-automation\" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine \"Persona\" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.',2,0,2,1699263762,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:20:\"marketing_automation\";s:12:\"1.2.3-1.3.99\";}s:8:\"suggests\";a:2:{s:18:\"static_info_tables\";s:5:\"6.7.0\";s:4:\"form\";s:6:\"10.4.0\";}}','','dev@leuchtfeuer.com','bitmotion','f48f17709d83cfc0b7a17f7221db29a5','Only change is the fix of the version in ext_emconf.php so it properly displays in the TYPO3 extension repository (TER).','Leuchtfeuer Digital Marketing',4004003,1,0,'https://docs.typo3.org/p/mautic/mautic-typo3/master/en-us/Index.html','ter','',''),
(9290849,0,'static_info_tables_pt_br','6.7.0',1558,232,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1542965769,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','20e6c4b2df06eef566ef5e64bfb1afc3','Initial TER release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290850,0,'static_info_tables_pt_br','6.7.1',1558,242,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1550675848,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','17a74ce8805900dd959bfa71a3a6017a','Release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290851,0,'static_info_tables_pt_br','6.7.2',1558,216,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1570551121,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','78fe13a1f13a59f73e5c3d38228ba587','This release contains bugfixes only.','Bitmotion GmbH',6007002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290852,0,'static_info_tables_pt_br','6.8.0',1558,166,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1581015323,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','8aa21d1f1cb458300cd816109a98b129','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290853,0,'static_info_tables_pt_br','6.8.1',1558,246,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1581080044,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','7fa894f489cb2df0d18bb9435eebde9a','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290854,0,'static_info_tables_pt_br','6.9.0',1558,181,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1591963340,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','e0620039a9eaaf784977173d4584cbe6','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290855,0,'static_info_tables_pt_br','6.9.1',1558,137,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1623995173,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','b5a719ad3578a0c365703df945e89f53','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290856,0,'static_info_tables_pt_br','7.0.0',1558,138,'Static Info Tables (pt_BR)','Brazilian portuguese (pt_BR) language pack for the Static Info Tables providing localized names for countries, currencies and so on.',2,0,4,1658486581,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','04985b2ad4f70edc89a3c529f5531989','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-pt-br','ter','',''),
(9290857,0,'content_effects','1.0.0',1045,208,'Content Effects','Make your site beautiful with animations. This Ext. adds to Content Elements animation features on scroll, using a jQuery plugin and Animate.css. You can use it for any other usecases too.',2,0,3,1543053394,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:12:\"8.7.0-9.5.99\";}}','Hendrik Reimers (CORE23)','info@kern23.de','kern23','e82f20842c816e34b37582757d9cb136','First release','CORE23.com',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/content_effects/1.0.3','ter','',''),
(9290858,0,'content_effects','1.0.1',1045,183,'Content Effects','Make your site beautiful with animations. This Ext. adds to Content Elements animation features on scroll, using a jQuery plugin and Animate.css. You can use it for any other usecases too.',2,0,3,1543243083,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:12:\"8.7.0-9.5.99\";}}','Hendrik Reimers (CORE23)','info@kern23.de','kern23','31ea638f8abe663a9e0521912d28e75e','added ext icons','CORE23.com',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/content_effects/1.0.3','ter','',''),
(9290859,0,'content_effects','1.0.2',1045,244,'Content Effects','Make your site beautiful with animations. This Ext. adds to Content Elements animation features on scroll, using a jQuery plugin and Animate.css. You can use it for any other usecases too.',2,0,3,1543754716,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:12:\"8.7.0-9.5.99\";}}','Hendrik Reimers (CORE23)','info@kern23.de','kern23','c113ff3a7487830a25749934d8fabfb3','fixed on load event, updated documentation and fixed a condition','CORE23.com',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/content_effects/1.0.3','ter','',''),
(9290860,0,'content_effects','1.0.3',1045,410,'Content Effects','Make your site beautiful with animations. This Ext. adds to Content Elements animation features on scroll, using a jQuery plugin and Animate.css. You can use it for any other usecases too.',2,0,3,1551015624,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"css_styled_content\";s:12:\"8.7.0-9.5.99\";}}','Hendrik Reimers (CORE23)','info@kern23.de','kern23','ec3a6049b121e7758c768c9d4d80407a','JS Bugfix','CORE23.com',1000003,1,0,'https://docs.typo3.org/typo3cms/extensions/content_effects/1.0.3','ter','',''),
(9290861,0,'xblog','0.0.1',14414,203,'xBlog: Blog the data of any extension!','Blog the data of any extension!',2,0,4,1543100015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:3:\"vue\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fa2d2287df6bce9e01bc3c3c797c7df1','Initial Release :)','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.0.3','ter','',''),
(9290862,0,'xblog','0.0.2',14414,191,'xBlog: Blog the data of any extension!','Blog the data of any extension!',0,0,3,1543100447,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:3:\"vue\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a13132db461e6ee2767f480bfcab5413','IMPROVEMENT:  extension category and status. DETAILS @ ChangeLog','',2,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.0.3','ter','',''),
(9290863,0,'xblog','0.0.3',14414,248,'xBlog: Blog the data of any extension!','Blog the data of any extension!',0,0,3,1543100964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','bd5892643866eaea41c3a29768ccfa33','IMPROVEMENT: extension dependencies are cleaned up.','',3,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.0.3','ter','',''),
(9290864,0,'xblog','0.1.0',14414,264,'xBlog: Blog the data of any extension!','Blog the data of any extension!',0,0,3,1543396447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1c3725483f4ef9251d675eb50141567a','FEATURE: xBlog Browser. MANUAL (if official fails) @ typo3conf/ext/xblog/Resources/Public/Documentation','',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.1.2','ter','',''),
(9290865,0,'xblog','0.1.2',14414,248,'xBlog: Blog the data of any extension!','Blog the data of any extension!',0,0,3,1543488138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','67b1fc63c9faa655cfb52b4ee2a37c67','IMPROVEMENT: Labeling','',1002,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.1.2','ter','',''),
(9290866,0,'xblog','0.2.0',14414,279,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1543623883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','3f137d7dd21eb7ad752fcbe37989493e','FEATURES: SELECT orderBy can controlled by flexform. Small IMPROVEMENTS. DETAILS @ Changelog','',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.2.1','ter','',''),
(9290867,0,'xblog','0.2.1',14414,253,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1543624475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8fffc0653772f78621bae26c7fcc0d58','MANUAL: Update Whats new (see 0.2)','',2001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.2.1','ter','',''),
(9290868,0,'xblog','0.3.0',14414,192,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1543793834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7673f413a1c976f78556e44e1c32c209','Extension is under construction! FEATURE: Paging (supported by sessions)','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.3.0','ter','',''),
(9290869,0,'xblog','0.4.0',14414,232,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1543879786,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','07c492fc548c1efed728523626f68a2e','MANUAL: Whats new 0.4.0. FEATURE: typolinks respect type field of items. IMPROVEMENT: Controlling of paging and xblogs is proper.','',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.4.0','ter','',''),
(9290870,0,'xblog','0.5.0',14414,184,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1544137393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9e6ec472e9816f52ff941b35368a82ed','MANUAL: see @ Whats new. FEATURE: plugin with tab images. IMPROVEMENTS: single view, fluid templates, manual. DETAILS @ ChangeLog','',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.5.0','ter','',''),
(9290871,0,'xblog','0.6.0',14414,328,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1544312209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','64503645eca29bdf080090c62e46a540','WHATS NEW @ manual whats new. FEATURE: session management. DETAILS @ ChangeLog','',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.6.4','ter','',''),
(9290872,0,'xblog','0.6.4',14414,271,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1553553949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d3d7aba8bcca4233ce36ae89a49d0f81','FEATURE: Process record as text with image (under construction). MANUAL: What is new?','',6004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.6.4','ter','',''),
(9290873,0,'xblog','0.8.0',14414,199,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',0,0,3,1554164889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5b0ff4513eb2ff53d79e7a40761538ba','FEATURES: new plugins datesheet, images, media and search. Improved plugins xblog, mini and paging. MANUAL @ What is new. DETAILS @ ChangeLog','',8000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290874,0,'xblog','0.8.1',14414,259,'xBlog: Blog the data of any extension!','Blog the data out of the tables pages, tt_content and the tables of any extension!',1,0,3,1554198401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','82b42f763f9d84cb544a79b71f2892fc','STATUS: beta. Features: German localization. IMPROVEMENTS: Proper links for pages and tt_content.','',8001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290875,0,'xblog','0.8.3',14414,214,'xBlog: Frontend-simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database!',1,0,3,1554801814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','45d2e7cc8f40425743f011dd09af6a23','Several Bugfixes. See @ ChangeLog https://bit.ly/2KnmPhu','',8003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290876,0,'xblog','0.8.4',14414,238,'xBlog: Frontend-simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database!',1,0,3,1554882649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ea617be881884f5cbfe7f91bfc05e26e','BUGFIX: TYPO3 9.5: AdditionalParams didnt run proper for the paging plugin. DETAILS @ ChangeLog  https://bit.ly/2KnmPhu','',8004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290877,0,'xblog','0.8.6',14414,222,'xBlog: Frontend-simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database!',1,0,3,1555067535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2e8a7a8d6872a76048c7e7815b27c89a','FEATURE: xBlog with property for the uid of a single record. IMPROVEMENT: image xBlog respects Max Image/Media Width. DETAILS @ ChangeLog','',8006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290878,0,'xblog','0.8.7',14414,241,'xBlog: Frontend-simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1555190022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2f6696b05531f1f2be96a8d93f4f7e26','FEATURE: xBlog main: columns for the list view. IMPROVEMENT xBlog Main list view: If title is empty at \"Label of this list\", it wont displayed. BUGFIX: typolink rendering of an image: &cHash was missing. DETAILS @ ChangeLog https://bit.ly/2KnmPhu','',8007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290879,0,'xblog','0.8.8',14414,273,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1555335378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7c0b739ca863494d91172899a0e915d1','MANUAL: Update What is new. IMPROVEMENT: CSS for paginator and for list view columns.','',8008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290880,0,'xblog','0.8.11',14414,322,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1555454202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d5fa0c9aec80bd6a8252d31bc5db0d53','BUGFIX: The closing div-tag could be missing in a column layout.','',8011,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290881,0,'xblog','0.8.14',14414,249,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1556041411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d0013f6ff41bd7eea91398cb6a3ec8b8','FEATURES: xBlog Slider. xBlog can linked with single view of any other extension. WHAT IS NEW: https://bit.ly/2Gyvf0v DETAILS @ ChangeLog https://bit.ly/2KnmPhu','',8014,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290882,0,'xblog','0.8.15',14414,277,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1556232819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b4fdd8b86ecd980869a3d16fbfcf6c3e','FEATURE: new plugin xBlog RSS feed. DETAILS @ What is new: https://bit.ly/2Gyvf0v','',8015,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290883,0,'xblog','0.8.16',14414,383,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1556565039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','90a23b793a6a3a8019e4cf5da4cf708a','FEATURE: filter for list views. Some BUGFIXES. WHAT IS NEW @ https://bit.ly/2Gyvf0v DETAILS @ ChangeLog https://bit.ly/2KnmPhu','',8016,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290884,0,'xblog','0.8.17',14414,173,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1560251960,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','60b140ddc92826560fdd31052e41c4df','IMPROVEMENTS: xBlog Slider. DETAILS @ ChangeLog.','',8017,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290885,0,'xblog','0.8.19',14414,341,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1560378400,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','72f154561c2723597a408fceccc04be3','MANUAL: xBlog Slider with schematic representation','',8019,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290886,0,'xblog','0.8.20',14414,272,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1562933284,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ffffab47179c2562c5f7dc035f09bb91','BUGFIX: RSS-Feed: unwanted effect, some characters have been masked.','',8020,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290887,0,'xblog','0.8.24',14414,304,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1570655082,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b714a8052d5090e6304cafa67e77a7cd','FEATURES: Filter. Title-wrap of list view is configurable. WHATS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',8024,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/0.8.16','ter','',''),
(9290888,0,'xblog','0.9.0',14414,319,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',1,0,3,1574632477,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2b496bb8455daa9e4fd65b14833d6c2d','FEATURE: Single views of 3rd party extensions can controlled by the main plugin and the slider plugin. WHATS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',9000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290889,0,'xblog','0.9.9',14414,221,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1583331287,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','fc1f8106284e104ba7ea259c63243d3c','FEATURES: xBlog form. special case main: link to another xblog. IMPROVEMENTS: image crop is respected in list views of main, mini, slider. Form respects pid and recursive. BUGFIX: imagecols. list view was displayed by single view. \r\nChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',9009,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290890,0,'xblog','0.9.13',14414,141,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1585746017,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0f83963f12c633c9563402811b61fd8b','FEATURE: Hand on sword from xBlogSearch to xBlogForm. External Template. xBlogMain categories. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',9013,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290891,0,'xblog','0.9.15',14414,180,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1585807633,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ce27c6b909320dcd09d0d3a4ff4d1311','FEATURE: xBlogMain categories  andWhere, firstResult, maxResults and orderBy can configured by Constant Editor. ChangeLog: https://bit.ly/2KnmPhu WHAT IS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',9015,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290892,0,'xblog','0.9.16',14414,209,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1586076773,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4a3f73a1584277dfd309114a88e370b6','Small BUGFIX. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',9016,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290893,0,'xblog','0.9.18',14414,205,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1587925114,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8fb78b93e32b91a2d7c1c9e9759ae6d0','FEATURE: Support for Real URL. UPDATE for EXT:slick 5.1.0','',9018,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290894,0,'xblog','0.20.8',14414,158,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1591387706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"rx_shariff\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','58a7fc8dcb9ad2860373e5367bbe73c9','Compatibility TYPO3 10.4. New feature: xBlog Teaser. Integration of rx_shariff. Upgrade for Seo Dynamic Tag 5. A lot of improvements. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',20008,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.20/en-us','ter','',''),
(9290895,0,'xblog','0.20.9',14414,95,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1592514971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"rx_shariff\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c1795d60017d2a8abed35d75045a7524','FEATURE: SEO. Here: get rid of action and controller params. NEWSLETTER: https://die-netzmacher.de/newsletter','',20009,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.20/en-us','ter','',''),
(9290896,0,'xblog','0.20.12',14414,174,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1592577238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:10:\"rx_shariff\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','bd768193cf6f4df716afa9a57e319555','FEATURE: news with prepended date. IMPROVEMENT: xBlogMain single view CSS. NEWSLETTER: https://die-netzmacher.de/newsletter','',20012,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.20/en-us','ter','',''),
(9290897,0,'xblog','0.20.19',14414,223,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1594040796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','821cfc4d6d81b22422c04e8d09cff082','FEATURE: CSS for bootstrap. xBlogMain with paging property. BUGFIXES: a lot of bugfixes. ChangeLog: https://bit.ly/2KnmPhu. NEWSLETTER: https://die-netzmacher.de/newsletter','',20019,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.20/en-us','ter','',''),
(9290898,0,'xblog','0.23.4',14414,110,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1611872043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','9108f6d463bf019b09fbb9536041ecf5','New features, a lot of bugfixes. Please read the upgrade section in the MANUAL: https://bit.ly/3ptTUbQ ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter\r\n','',23004,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.23/en-us','ter','',''),
(9290899,0,'xblog','0.24.6',14414,54,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1613127313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','27ca881a3f4e1550e99248f8d41cf9a6','A lot of bugfixes and improvements. See ChangeLog @ https://bit.ly/2KnmPhu','',24006,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.24/en-us','ter','',''),
(9290900,0,'xblog','0.24.7',14414,108,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1613164172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','828bf84cb37997c1a41e1f54aaa1e0ad','FEATURE: xBlogRSS: plugin with new properties pid for list view and pid for single view. ChangeLog: https://bit.ly/2KnmPhu','',24007,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.24/en-us','ter','',''),
(9290901,0,'xblog','0.24.8',14414,111,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1613324880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','2468e9beb92a741b8e64f0091993f468','IMPROVEMENT: Datesheet: Improved default values. New Class TrimViewhelper','',24008,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.24/en-us','ter','',''),
(9290902,0,'xblog','0.24.9',14414,121,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1614252601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','326c3037b97626af133c834c2bcc8923','[BUGFIX] Get rid of Please save the xBlog-Plugin again! [TASK] Dont display any social media icon, if any icon isnt enabled. NEWSLETTER: https://die-netzmacher.de/newsletter','',24009,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.24/en-us','ter','',''),
(9290903,0,'xblog','0.24.10',14414,119,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1615120625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','27e25422cb5e447b5aad1f8d234f8413','IMPROVEMENT: tmpl_layout: singleplugin becomes default. NEWSLETTER: https://die-netzmacher.de/newsletter','',24010,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.24/en-us','ter','',''),
(9290904,0,'xblog','0.25.3',14414,117,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1616677938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','eefb75371818956adc5b712522e263e3','FEATURES: display a single record. Set period. Control start point for up-to-date events. BUGFIX: small bugfixes. ','',25003,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.25/en-us','ter','',''),
(9290905,0,'xblog','0.25.7',14414,119,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1620295101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','1c9d0cf89fd02e53ee03d3b481e3ea7e','[BUGFIX] xBlogMain: localised date format.','',25007,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.25/en-us','ter','',''),
(9290906,0,'xblog','0.30.5',14414,116,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1622899468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','c63e92f55e44b707cf31e6519fb0ed94','[FEATURE] List- and single view for Quick Shop. [TASK] TypoScript conditions compatible with TYPO3 8.7 and 10.4. NEWSLETTER: https://die-netzmacher.de/newsletter','',30005,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290907,0,'xblog','0.30.7',14414,115,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1624214455,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8e7da51011a929adcd4f97244b6800d6','[FEATURE] xBlogMain uncached. [TASK] Improved CSS: .row.colQty. [BUGFIX] xBlogForm. Bugs in context with a first image exclusive for list views. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',30007,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290908,0,'xblog','0.30.12',14414,103,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1625072281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','0c919001e412677ba4e3ead9d1176ddd','IMPROVEMENTS: Paging. xBlogMain: caching. xBlogForm. BUGFIX: Join and andWhere. xBlogRss filter.  ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',30012,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290909,0,'xblog','0.30.15',14414,55,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1625759079,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','1d27c3e84fbd2002620e1f9233fe2390','[FEATURE] Additional order fields. [TASK] Caching is optimised. [BUGFIX] xBlog calender: single view displays images. NEWSLETTER: https://die-netzmacher.de/newsletter','',30015,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290910,0,'xblog','0.30.22',14414,114,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1626722956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','ade4b6974454c92dafd29312a64c7483','[FEATURE] xBlogMain: table layout. xBlogMain: view for fe_user. xBlog: EXT:bootstrap_package: additional template for GalleryProcessor. [TASK] xBlogMain: fluid template for news in list views. [BUGFIX] TypoScript object path lib.start.calc does not exist. Proper CSV relations, proper joins in context with form and filters. NEWSLETTER: https://die-netzmacher.de/newsletter','',30022,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290911,0,'xblog','0.30.23',14414,117,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1629401035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','270c51e4c2be4a3d07e1562834418ae8','[TASK] xBlog table layout: order related tables by value and not by uid. NEWSLETTER: https://die-netzmacher.de/newsletter','',30023,0,0,'https://docs.typo3.org/p/netzmacher/xblog/0.30/en-us','ter','',''),
(9290912,0,'xblog','0.31.3',14414,103,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1635687506,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','84c4056d91924b406db9d63fd1da0dea','FEATURE: Frontend-Editing. Sorry there isnt any documentation.','',31003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290913,0,'xblog','0.31.5',14414,89,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1637614686,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b11287af74ffe668457056e3f6105a06','[BUGFIX] Page browser didnt run proper in context of Publish','',31005,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290914,0,'xblog','0.31.7',14414,89,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1638540461,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7db3adea46072ee4225fdae4dd2fc69d','[BUGFIX] Non proper prompt in context with publish and single view','',31007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290915,0,'xblog','0.31.8',14414,102,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1638812134,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','a6518178a63113100762288574e67e42','[TASK] Viewhelpers are optimised: render() is moved to renderStatic().','',31008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290916,0,'xblog','0.34.3',14414,111,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1650911326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','b10cbbafcba4b4436ab9b1042fcf5a3c','A lot of bugfixes, improvements and some features. See ChangeLog: https://bit.ly/2KnmPhu','',34003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290917,0,'xblog','0.35.4',14414,99,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1653414104,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','313c3899feee843cec38ea9440f59441','FEATURE: categories and related records will display in single view. BUGFIX: DatabaseQueryForeignTableProcessor','',35004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290918,0,'xblog','0.35.6',14414,96,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1654162467,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','54b8072c9f21d5393eaa3a20ad39947b','[FEATURE] Support for MM-relation without MM-Match_fields','',35006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290919,0,'xblog','0.35.7',14414,89,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1654170294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','bffdb4418875729833c71ed9d667ce61','[BUGFIX] xBlogPaging: list_type was missing in TypoScript for DatetimeAndwhereUserfunc-AndWhere','',35007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290920,0,'xblog','0.36.3',14414,103,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1654266903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','eec1a6735ab834d0c9f4c826b3988f5c','[FEATURE] Display categories in list views. Configurable by flexform. NEWSLETTER: https://die-netzmacher.de/newsletter','',36003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290921,0,'xblog','0.37.2',14414,95,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1655333493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','8aef6bf8974436264e32eba865b1071b','[IMPROVEMENT] xBlog Categories','',37002,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290922,0,'xblog','0.37.6',14414,92,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1655832008,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','243cd62ac9d57810c08e2ee823b67bb5','[TASK] Improvement of xBlogCat, the categories plugin. NEWSLETTER: https://die-netzmacher.de/newsletter','',37006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290923,0,'xblog','0.37.7',14414,95,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1655914936,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','907579a1a71e9373c427b1b3d97924a0','[FEATURE] xBlogMain and xBlogMini: improved debug options. See flexform  Debug. [BUGFIX] xBlogMini had empty items. ','',37007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290924,0,'xblog','0.37.8',14414,110,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1656019592,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:9:\"copyright\";s:0:\"\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','18e3b0ba552e8321a92896834b2868cc','[BUGFIX] undefined method SliderController::debugMain() NEWSLETTER: https://die-netzmacher.de/newsletter','',37008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290925,0,'xblog','0.45.1',14414,88,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1666217207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7a31e245671d606ca7ae23440fbe91c3','ChangeLog: https://bit.ly/2KnmPhu WHAT IS NEW: https://bit.ly/2Gyvf0v','',45001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290926,0,'xblog','0.45.3',14414,93,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1666372224,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','7d41b35d68ac9012d48e1f2a8f886d32','[BUGFIX] EXT:xblog: selectTree did not run propper with user access. Images with a link were not render proper.','',45003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290927,0,'xblog','0.45.9',14414,85,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1667600183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','1344ba98bbad0fb58fa966f950129ac3','[TASK] xBlog single view: location with map icons, organiser with url. Optimise routeEnhancers. Fluid templates for images cleaned up. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',45009,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290928,0,'xblog','0.45.10',14414,86,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1667654685,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','a40999a73c93346465f8ec49c1632b14','[BUGFIX] RSS feed needed a proper table value for the cache view helper','',45010,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290929,0,'xblog','0.46.1',14414,84,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1668115277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Elizabeth Dunphy (verdigado eG), Dirk Wildt (Die Netzmacher, verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','74c38530438256ed89c577e300d37aae','[FEATURE] xBlog supports HTML3 details and summary. [BUGFIX] xBlogTeaser has not a proper pidfor the single view.','',46001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290930,0,'xblog','0.46.3',14414,82,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1668208248,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Elizabeth Dunphy (verdigado eG)','http://wildt.at.die-netzmacher.de','dwildt','fef1350a3c3bd5b3e539587e85e1082b','[TASK] Optimise CSS for orbit container','',46003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290931,0,'xblog','0.46.9',14414,86,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1668616083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Elizabeth Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','5ee942b243bebfd1989803ead90e901e','Small bugfixes','',46009,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290932,0,'xblog','0.46.12',14414,92,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1668887878,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Elizabeth Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','adea6c198e8b098d2422614565b2026a','[TASK] Improved extension icons. Improved flexform for template staff. [BUGFIX] SqlTreeView was unproper, if parent isnt on the first level.  Mod wizard.','',46012,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290933,0,'xblog','0.46.17',14414,100,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1669826387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Elizabeth Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','d38fa2db615abbc7eeeaefbe7afaa894','BUGFIX: some SQL statements. JavaScript xBlogBubble. Category filter and pointer respect xblog_pi1 only now. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter ','',46017,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290934,0,'xblog','0.46.20',14414,47,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1672399470,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Elizabeth Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','2f25b3e9e0fe6ee2f5697345a11a0903','[FEATURE] Support for archived news. [TASK] Improved CSS classes for location and related records in list views. [BUGFIX] Queries for categories with AND and NOT','',46020,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290935,0,'xblog','10.0.0',14414,92,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1674342882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Elizabeth Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','e73b6ddf247bf55c3b73546d9bd261a7','[FEATURES] Short for single view.  Flexform category is extended with tx_org_caltype and tx_org_newsgroup. Automatic RSS TypoScript template for page with module xblog-rss. Do not display a record twice on the same page. TCEFORM.tt_content.pi_flexform.xblog_pi1. [BUGFIX] Flexform conditions. ','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290936,0,'xblog','10.0.6',14414,80,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1679860132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','23ee716a8a1b431897b5ed33a381f8bb','[FEATURE] Extension manager: flag for siteconfiguration prompt in frontend. Prompt in backend, if site configuration (config.yaml) is not proper. xBlogMain plugin: Images have the new property display: list, single, both (default). Calendar link to an inquiry form. [BUGFIX] small bugfixes. See ChangeLog.','',10000006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290937,0,'xblog','10.0.7',14414,34,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1681303106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','d7854e35712ebbde33be3d7b715ab85b','Upgrade TYPO3 11.5','',10000007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290938,0,'xblog','11.0.1',14414,84,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1681305509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','a3398123d9d633d0e541197db9f06e3e','Upgrade TYPO3 11.5','',11000001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290939,0,'xblog','11.0.3',14414,88,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1681937073,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','4732492a7676a6860e6fa5a80eef011f','[TASK] Teaser font in bold. [BUGFIX] fix video max-width. Paging lost the additionalParams.','',11000003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290940,0,'xblog','11.0.4',14414,79,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1682965532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','b4dc76fd98a3ace137b675f1df8cf0cc','[BUGFIX] Improvements for TYPO3 10.4 and 11.5','',11000004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290941,0,'xblog','11.0.5',14414,84,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1683046961,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','86b9f03c5dd96315e84841f78919a26d','[BUGFIX] fluid template staff single, show uid in andwhere datetime method','',11000005,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290942,0,'xblog','11.0.6',14414,71,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1688667652,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','0827148d2b060075f14d7d9024b15385','[BUGFIX] xBlog CSS: .xBlog .row gets minus padding','',11000006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290943,0,'xblog','11.0.7',14414,68,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1688722906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','81a800c6b5ab4c4152cae77465278b28','[BUGFIX] fluid debug prompt','',11000007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290944,0,'xblog','11.0.8',14414,42,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1689089196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','87b95f014a338478fc850773e1b11fbe','[TASK] xBlog filter: optimise IN. Additional operator \"- IN\" (inInverse)','',11000008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290945,0,'xblog','11.1.0',14414,68,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1690216766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','c37e1178eb602312296c8f8a02cb8261','[FEATURE] xBlog Main: size for image in single view by plugin. xBlog Form: filter for periods and scopes. WHAT IS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',11001000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290946,0,'xblog','11.1.1',14414,67,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1690221186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','b043238c0d3e91c11fd361bc64810a7c','[BUGFIX] small bigfix','',11001001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290947,0,'xblog','11.1.2',14414,78,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1690223162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','2038729c36926db3ad0dc8ae4d244c69','[BUGFIX] DatabaseQueryForeignTableProcessor','',11001002,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290948,0,'xblog','11.1.3',14414,76,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1690320121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','55cf6a989c10d52f5a9c81833b4eca9a','[TASK] Improved Route Enhancer.  ATTENTION! Removed files: Configuration/Routes/Org/.yaml WHAT IS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',11001003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290949,0,'xblog','11.1.4',14414,74,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1691172485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','abe6d2aaa3e0a52322a0b644fec1a483','[BUGFIX] xBlogSlider has used for grid and image height and witdh properties of xBlogMain','',11001004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290950,0,'xblog','11.1.7',14414,73,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1692196323,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','3c8c8724a24b536120d6536d225fc781','[TASK] xBlogSlider: layout for margin / images only. xBlogSlider: tab help respects tab advanced field help [DOC] Update manual WHAT IS NEW: https://bit.ly/2Gyvf0v NEWSLETTER: https://die-netzmacher.de/newsletter','',11001007,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290951,0,'xblog','11.1.8',14414,74,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1692793948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','4da4a5fd6657536d453668fac9a81374','[BUGFIX] Fluid template: namespace was missing','',11001008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290952,0,'xblog','11.1.10',14414,72,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1693684674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','d31700083d00644b97804de8dd3bdf89','[FEATURE] xBlog Main: Filter with new assistent fe_users [BUGFIX] Session management for EXT:publish NEWSLETTER: https://die-netzmacher.de/newsletter','',11001010,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290953,0,'xblog','11.1.11',14414,40,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1694253176,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','e0d9820117ae8278e6472e6f5613abba','[TASK] xBlog Main: If template  layout \"table\" is used, a table field (column) is obligate NEWSLETTER: https://die-netzmacher.de/newsletter','',11001011,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290954,0,'xblog','10.0.8',14414,61,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1696540495,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:5:\"cache\";s:11:\"0.0.0-1.0.0\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy (both verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','db8783029ec34b5b087c01593510d0fa','Update for TYPO3 8.7','',10000008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290955,0,'xblog','11.1.14',14414,34,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1696544261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','abcac9940fc8e7050ea1d48692e13ce2','[FEATURE] Search word has an effect for related tables [BUGFIX] size of images in xBlog teaser and xBlog single views','',11001014,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290956,0,'xblog','11.2.5',14414,72,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1702330575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','ac16b86b5635078573d2493e485573a9','[FEATURE] Tag cloud by categories. xBlog Form: new button clear. xBlogMain: prompt if xBlogForm is missing. xBlogMain: prompt if xBlogSearch is missing. EXT:start: update form siteLineTopSearch. ChangeLog: https://bit.ly/2KnmPhu NEWSLETTER: https://die-netzmacher.de/newsletter','',11002005,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290957,0,'xblog','11.2.6',14414,57,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1707036444,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','4b1b62d9fd6b7fa839044408a987a069','[BUGFIX] Improve ExpresssionWrapper','',11002006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290958,0,'xblog','11.2.8',14414,71,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1708249607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','c5dd47ac250b02cae4c15c2a06702ce9','[FEATURE] New property: hide if single view. For xBlogCat, xBlogMiniCal, xBlogTagCloud, xBlogSlider, xBlogTeaser.','',11002008,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290959,0,'xblog','10.1.0',14414,22,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1711625293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.00-8.7.999\";s:5:\"cache\";s:15:\"8.7.00-10.4.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','8efe958ae54a8c14e5ed606fd908e99f','FEATURES of xBlog version 11 compatible with TYPO3 8.7','',10001000,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290960,0,'xblog','11.3.1',14414,64,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1712566693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','327b888649260e1409cc7559a5fba497','[FEATURE] xBlogForm: enable fields of foreigntables. xBlogSearch: hide form in single view. [TASK]  xBlog: Dont display more button, if record type is notype.','',11003001,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290961,0,'xblog','11.3.2',14414,48,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1719477316,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','42f36375377be9cdc6e5230c7073f3a4','[FEATURE] FLUID template List.html for EXT:calendarize [TASK] display author in list view and single view. Improved view for staff.','',11003002,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290962,0,'xblog','11.3.3',14414,56,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1719477560,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','98edaf932823588afdf0b31eb85401dc','[FEATURE] FLUID template List.html for EXT:calendarize [TASK] display author in list and single view. Improved view staff\r\n','',11003003,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290963,0,'xblog','11.3.4',14414,54,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1720164205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','3e16de292b063f49adff94f286be711c','[FEATURE] xBlog: if there is a datetimeend it will displayed in the single view','',11003004,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290964,0,'xblog','11.3.5',14414,53,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1724879058,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','1ed1eb2e3896f1a012644244e92b95f7','[DOC] Fluid templating. [TASK] Filter button on top of the list.','',11003005,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290965,0,'xblog','11.3.6',14414,50,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1729420191,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','25c9ff1c3efb2d163c4938d0230f8335','[FEATURE] xBlog can handle the new record type \"file\" (download). [TASK] Improvements for item records (shop)','',11003006,0,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290966,0,'xblog','11.3.7',14414,48,'xBlog: Frontend-Simplifier','Quickly assemble a TYPO3 frontend! Publish the data from the tables pages, tt_content and from any other database! No need to set up typoscript.',0,0,3,1739372238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";s:5:\"cache\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (Die Netzmacher, verdigado eG), Alexander Bigga, Liss Dunphy, Falko Trojahn (all verdigado eG), ','http://wildt.at.die-netzmacher.de','dwildt','54d50b8e1491b94a3184043be73a6546','[TASK] Images get a copyright prompt in list views.  Improvement for alt- and title-tag with and without copyright [BUGFIX] Proper display of news with a archive date in the future . Url of a location.','',11003007,1,0,'https://docs.typo3.org/typo3cms/extensions/xblog/','ter','',''),
(9290967,0,'kdstotop','1.0.0',675,100,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1543119725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','e38ac84222362623683f6f655fc450ac','The Kds-Totop Plugin insert a full customizable scroll to top icon for Bootstrap 4.x','',1000000,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290968,0,'kdstotop','1.0.1',675,297,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1543119949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.0.0-9.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','d1fb9284665c21ea358bc5c483e403a6','Fully customizable scrollt to top Plugin for Bootstrap 4.x und Typo3 9.x','',1000001,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290969,0,'kdstotop','11.0.1',675,40,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1635096067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','b60bfebe53ae5ca20a0a5acdc4b08f02','KdsToTop for TYPO3 V. 11','',11000001,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290970,0,'kdstotop','11.0.2',675,35,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1635404403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','f749d98b2458aa2b182923f98268ccd6','KdsToTop 11.0.2\r\n\r\nrequirements : Bootstrap 4/5 Framework, jQuery\r\n\r\nAdd a Pulse-Effect to Scroll Icon in 11.0.2','',11000002,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290971,0,'kdstotop','11.0.3',675,61,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1636047353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','876a6d9b5236a15d9d859c6996088845','Add Easing-Effects','',11000003,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290972,0,'kdstotop','12.0.0',675,59,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1671333227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','a9823139482d8f864fc743b0846753ed','KdsToTop V 12.0.0','',12000000,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290973,0,'kdstotop','13.0.0',675,21,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1716901350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','b5c2301a680cbd5dc0b0f92831f135da','Version 13.0.0 for TYPO3 13','',13000000,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290974,0,'kdstotop','13.0.1',675,18,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1716948296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','bf39f9bdc69d09a20b81f13c931cc6b5','Change static alternate text to dynamic','',13000001,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290975,0,'kdstotop','13.0.2',675,39,'Kds-Totop','Insert a scroll to top plugin',2,0,3,1716949782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','85135bc8cbc750f185589751d7229c7c','add delay Parameter for Icon','',13000002,0,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290976,0,'kdstotop','14.0.0',675,5,'kds','The KDS scroll to top Plugin',2,0,4,1778563515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Oliver Kurth','info@kds-kassel.de','olliks1973','1ddc91e8a451301d3e247325a822c327','The KDS scrollt to top Plugin\r\nWhat does it do?\r\nThe kdstotop plugin adds a \"scroll to top\" icon on the page.\r\n\r\nInstallation\r\nInstall and activate the plugin via the Extension Manager.\r\n\r\nConfiguration\r\nConfigure the plugin via the settings tabs. You need an SVG graphic file to display the scroll icon.','Kurth digital solutions UG',14000000,1,0,'https://github.com/Oliver-KDS/Kdstotop.git','ter','',''),
(9290977,0,'cvc_twig','1.0.0',2106,377,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1543248812,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3twig\";s:0:\"\";s:14:\"twig_for_typo3\";s:0:\"\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','9aa180845ccb8fab304a1b7e0bbf12d8','New Twig extension for TYPO3 CMS including:\r\n\r\n render Twig templates from TypoScript\r\n render Twig templates using Extbase controllers\r\n providing filters to\r\n   format RTE HTML using \"parseFunc\"\r\n   translate translation keys\r\n and providing funct','CARL von CHIARI GmbH',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cvc_twig/1.0.0','ter','',''),
(9290978,0,'cvc_twig','1.1.0',2106,458,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1556802248,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3twig\";s:0:\"\";s:14:\"twig_for_typo3\";s:0:\"\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','61c8c5810d04adef65fc28f81064e9d2','Add possibility to use namespaces templates.\r\nAdd documentation for TWIGTEMPLATE content object.','CARL von CHIARI GmbH',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/cvc_twig/1.1.0','ter','',''),
(9290979,0,'cvc_twig','1.1.2',2106,224,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1585655434,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:2:{s:6:\"t3twig\";s:0:\"\";s:14:\"twig_for_typo3\";s:0:\"\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','fc4a4d20a0b81f2002fd3fd6843c5ae7','See https://github.com/cvc-digital/typo3-twig/releases/tag/1.1.1 for release notes.','CARL von CHIARI GmbH',1001002,0,0,'https://docs.typo3.org/p/cvc/typo3-twig/1.1/en-us','ter','',''),
(9290980,0,'cvc_twig','2.0.0',2106,222,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1587481897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','255377460c7c184869b895db3544819c','TYPO3 v10.4 compatibility\r\n\r\nSee changelog at https://github.com/cvc-digital/typo3-twig/releases/tag/2.0.0','CARL von CHIARI GmbH',2000000,0,0,'https://docs.typo3.org/p/cvc/typo3-twig/2.0/en-us','ter','',''),
(9290981,0,'cvc_twig','2.0.1',2106,255,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1589984906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','5c0019a1551fc4962486a245208b440e','See changelog at https://github.com/cvc-digital/typo3-twig/releases/tag/2.0.1','CARL von CHIARI GmbH',2000001,0,0,'https://docs.typo3.org/p/cvc/typo3-twig/2.0/en-us','ter','',''),
(9290982,0,'cvc_twig','2.0.2',2106,232,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1593524311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','5b8368fb3cbdd0e2bbdca71e68b5b754','See changelog at https://github.com/cvc-digital/typo3-twig/releases/tag/2.0.2','CARL von CHIARI GmbH',2000002,0,0,'https://docs.typo3.org/p/cvc/typo3-twig/2.0/en-us','ter','',''),
(9290983,0,'cvc_twig','2.1.0',2106,236,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1602575919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','8302ecd13edfd93b87f29a053f2265b8','See changelog at https://github.com/cvc-digital/typo3-twig/releases/tag/2.1.0','CARL von CHIARI GmbH',2001000,0,0,'https://docs.typo3.org/p/cvc/typo3-twig/2.1/en-us','ter','',''),
(9290984,0,'cvc_twig','3.0.0',2106,61,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1723018051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','0cbeffe4eae8622d11e2379ec64d68b7','Support for TYPO3 v12','CARL von CHIARI GmbH',3000000,1,0,'https://docs.typo3.org/p/cvc/typo3-twig/3.0/en-us','ter','',''),
(9290985,0,'cvc_twig','2.2.1',2106,41,'Twig Template Engine','Use the Twig template engine within your TYPO3 project. You can use Twig templates in TypoScript or together with Extbase.',2,0,2,1723021278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','CARL von CHIARI','opensource@cvc.digital','marclindemann','454bb9c45dfa72c494ada4d2f70122ad','Support for TYPO3 v11','CARL von CHIARI GmbH',2002001,0,0,'https://docs.typo3.org/typo3cms/extensions/cvc_twig/','ter','',''),
(9290986,0,'seo_aspect_ratios','1.0.0',940,542,'Common aspect ratios for ext:seo','Common aspect ratios for the TYPO3 CMS system extension typo3/cms-seo',2,0,4,1543301625,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Josef Glatz','jousch@jousch.com','jousch','6472699a601cefe49b5cfb4a545ce43d','Install and youre done _(ツ)_/','https://jousch.com',1000000,0,0,'https://github.com/josefglatz/seo_aspect_ratios/blob/master/README.md','ter','',''),
(9290987,0,'seo_aspect_ratios','1.0.1',940,340,'Common aspect ratios for ext:seo','Common aspect ratios for the TYPO3 CMS system extension typo3/cms-seo',2,0,4,1586441767,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}}','Josef Glatz','jousch@jousch.com','jousch','52a519add0126f80453bdd1dee2c9809','Add support for TYPO3 10.4 LTS','https://jousch.com',1000001,0,0,'https://github.com/josefglatz/seo_aspect_ratios/blob/master/README.md','ter','',''),
(9290988,0,'seo_aspect_ratios','1.0.4',940,58,'Common aspect ratios for ext:seo','Common aspect ratios for the TYPO3 CMS system extension typo3/cms-seo',2,0,4,1730282552,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";s:3:\"seo\";s:13:\"9.5.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','1c330bcd4556db1c4699b7b18777e7b0','Add support for TYPO3 13.4 LTS. Due to the simplicity of the extension its possible to support TYPO3 9.5 - 13.4 LTS','https://jousch.com',1000004,1,0,'https://github.com/josefglatz/seo_aspect_ratios/blob/master/README.md','ter','',''),
(9290989,0,'t3telephone','1.0.0',1946,222,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',1,0,4,1543560788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','fb0a421ab8d492a5d39ac9531d2b2c7f','Switch extension name','visuellverstehen',1000000,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290990,0,'t3telephone','0.3.0',1946,197,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',1,0,4,1543592724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','6671f2bdadb074fd318d517abb1ae3e9','Release beta version with working tests in pipeline','visuellverstehen',3000,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290991,0,'t3telephone','1.0.1',1946,208,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1544514513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','a6484c8fafa5833a22550f795ac4fa41','Fix TER version failure, please do not use version 1.0.0 from TER','visuellverstehen',1000001,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290992,0,'t3telephone','1.0.2',1946,177,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1544784568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','6f4e22ba4c42218a80680cb47fa39550','Extension now works on case sensitive file systems','visuellverstehen',1000002,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290993,0,'t3telephone','1.0.3',1946,170,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1544784953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','b59666324bf3f6ec1452ec99ac0003aa','Extension now works on case sensitive file systems','visuellverstehen',1000003,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290994,0,'t3telephone','1.0.4',1946,455,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1544785611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','89097d528d6eb8743d8ef09a4de2bcc6','Extension now works on case sensitive file systems','visuellverstehen',1000004,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290995,0,'t3telephone','1.0.5',1946,152,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1581340614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','51a5175e4026152a88c4be2ac190bf6b','Extension now works on case sensitive file systems','visuellverstehen',1000005,0,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290996,0,'t3telephone','1.0.6',1946,365,'t3telephone','TYPO3 LinkHandler for handling telephone links via tel protocol.',2,0,4,1581342109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','3c34137d4adeab86a38b68d7a188a13e','Release 1.0.6','visuellverstehen',1000006,1,0,'https://github.com/visuellverstehen/t3telephone','ter','',''),
(9290997,0,'pxa_product_manager','9.3.18',9163,350,'Products Manager','Allow to create and list products on a site.',2,0,3,1543562113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andriy Oprysko','','pixelantdeveloper','d25745b2f450a11c60aad43f8ca43da3','Initial release based on the latest version: 9.3.18','',9003018,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_product_manager/9.3.18','ter','',''),
(9290998,0,'pxa_product_manager','9.5.0',9163,298,'Product Manager','Create and list products on a site.',2,0,3,1547026712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','6b19a3eccb7249291d7fe2a1a83268d4','[TASK] raise version','Pixelant',9005000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.5/en-us','ter','',''),
(9290999,0,'pxa_product_manager','9.5.1',9163,203,'Product Manager','Create and list products on a site.',2,0,3,1547208897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','90a3541207e08bdf8c2fbf511595b050','[RELEASE] Add fal extbase model for attributes files','Pixelant',9005001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.5/en-us','ter','',''),
(9291000,0,'pxa_product_manager','9.5.2',9163,242,'Product Manager','Create and list products on a site.',2,0,3,1547215195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','c2e51eca5d8a17622e35da935dab9c8f','[RELEASE] Add styling for compare and wishlist buttons for single view','Pixelant',9005002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.5/en-us','ter','',''),
(9291001,0,'pxa_product_manager','9.5.3',9163,236,'Product Manager','Create and list products on a site.',2,0,3,1547550149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','31de3340b147ff8c86587373bef30dfb','[RELEASE] bug fixes','Pixelant',9005003,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_product_manager/9.5.3','ter','',''),
(9291002,0,'pxa_product_manager','9.6.0',9163,311,'Product Manager','Create and list products on a site.',2,0,3,1548150169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','aaf87d158f0703dba2b2cefecbe3634e','[RELEASE] load latest viewed product with ajax on single view','Pixelant',9006000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291003,0,'pxa_product_manager','9.6.1',9163,282,'Product Manager','Create and list products on a site.',2,0,3,1550230786,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','b44ed14113c5be49d230e7b968935b12','[RELEASE] new realse with bugfix','Pixelant',9006001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291004,0,'pxa_product_manager','9.6.4',9163,306,'Product Manager','Create and list products on a site.',2,0,3,1553680533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','952d0ec77f1ee3709179a5fb341ce8d2','[RELEASE] Version 9.6.4\n\n[BUGFIX] fix SQL error: Incorrect integer value:  when saving records with a removed date, and MySQL mode \"STRICT_TRANS_TABLES\" is enabled\n[BUGFIX] fix missing attribute values from last product in availableOptions\n[BUGFIX] make','Pixelant',9006004,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_product_manager/9.6.4','ter','',''),
(9291005,0,'pxa_product_manager','9.7.0',9163,175,'Product Manager','Create and list products on a site.',2,0,3,1556104622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','2eceea3f78aad2ebfe235aae69bcd0a4','[TASK] Drop TYPO3 8, support TYPO3 9 urls','Pixelant',9007000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.7/en-us','ter','',''),
(9291006,0,'pxa_product_manager','9.6.5',9163,167,'Product Manager','Create and list products on a site.',2,0,3,1556106489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','278eeb778e50bca38f93097e006ef1b2','[TASK] raise version, improved link handler','Pixelant',9006005,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291007,0,'pxa_product_manager','9.7.1',9163,270,'Product Manager','Create and list products on a site.',2,0,3,1556106602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','29954aaef71c359a01300b1826646d7f','[TASK] raise version, missing TCA settings','Pixelant',9007001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.7/en-us','ter','',''),
(9291008,0,'pxa_product_manager','9.7.2',9163,176,'Product Manager','Create and list products on a site.',2,0,3,1557144729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','7148c39423c7910dd0d34f3f5dee2b50','[TASK] raise version. Correct ext_emconf.php file','Pixelant',9007002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.7/en-us','ter','',''),
(9291009,0,'pxa_product_manager','9.7.3',9163,236,'Product Manager','Create and list products on a site.',2,0,3,1557149994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','ca73001ead57b6c3f0e276b694d755c9','[RELEASE] Raise version. Bug fixes release','Pixelant',9007003,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.7/en-us','ter','',''),
(9291010,0,'pxa_product_manager','9.7.4',9163,174,'Product Manager','Create and list products on a site.',2,0,3,1557837856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','7ae4cf37bb4b417982e728eae13f7d99','[TASK] [RELEASE] rebuild link builder in order to use given frontend controller if provided','Pixelant',9007004,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.7/en-us','ter','',''),
(9291011,0,'pxa_product_manager','9.7.5',9163,268,'Product Manager','Create and list products on a site.',2,0,3,1557840652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','42a80ed87f75eb7e580985ad37d78903','[RELEASE] adjust slug configuration','Pixelant',9007005,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_product_manager/9.7.5','ter','',''),
(9291012,0,'pxa_product_manager','9.6.6',9163,171,'Product Manager','Create and list products on a site.',2,0,3,1558508477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','43f1ec12c51dd5c5f80fbe6a7e4970f9','[!!!][RELEASE] AND conjunction for filters','Pixelant',9006006,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291013,0,'pxa_product_manager','9.8.0',9163,177,'Product Manager','Create and list products on a site.',2,0,3,1558508796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','f8a0296a123dd58d83bfdfb565af2506','[TASK] [!!!][RELEASE] support of AND logic for filters(lazy loading)','Pixelant',9008000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291014,0,'pxa_product_manager','9.8.1',9163,231,'Product Manager','Create and list products on a site.',2,0,3,1558524481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','15a5e90ea90e34c005e72973aaed2743','[RELEASE] bug fix release','Pixelant',9008001,0,0,'https://docs.typo3.org/typo3cms/extensions/pxa_product_manager/9.8.1','ter','',''),
(9291015,0,'pxa_product_manager','9.8.2',9163,208,'Product Manager','Create and list products on a site.',2,0,3,1559195427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d9d0a6cd009a265e40db4f643a955bcc','[TASK] [RELEASE] bugfix release. raise version','Pixelant',9008002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291016,0,'pxa_product_manager','9.8.3',9163,294,'Product Manager','Create and list products on a site.',2,0,3,1559292565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','553e13725b0a3e3f2fc2e415f2d91a93','[RELEASE] bugfixes. raise version','Pixelant',9008003,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291017,0,'pxa_product_manager','9.6.7',9163,167,'Product Manager','Create and list products on a site.',2,0,3,1559888912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','44f4b9d0396bf1a83aea2386aafd2ba3','[TASK] [RELEASE] raise version. Bugfix for BE module','Pixelant',9006007,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291018,0,'pxa_product_manager','9.8.4',9163,296,'Product Manager','Create and list products on a site.',2,0,3,1559889122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','30be9128ea2f2d25d30655524b4701b1','[TASK] [RELEASE] raise version. fix BE module for TYPO3 9','Pixelant',9008004,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291019,0,'pxa_product_manager','9.6.8',9163,179,'Product Manager','Create and list products on a site.',2,0,3,1560234096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a1d04a17b07d4561a6331526e51901fd','[RELEASE] bug fix release. BE products list respect language','Pixelant',9006008,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.6/en-us','ter','',''),
(9291020,0,'pxa_product_manager','9.8.6',9163,292,'Product Manager','Create and list products on a site.',2,0,3,1560497859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0dc57805e7545dc63a2e1f81849d5809','[RELEASE] add filtering for products relations','Pixelant',9008006,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291021,0,'pxa_product_manager','9.8.7',9163,237,'Product Manager','Create and list products on a site.',2,0,3,1565097853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','8cdff5478d91a2830763c56d950fc87f','[TASK] raise version. Bugfix release','Pixelant',9008007,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.8/en-us','ter','',''),
(9291022,0,'pxa_product_manager','9.9.0',9163,295,'Product Manager','Create and list products on a site.',2,0,3,1565358334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','7ea558e2f1419f63758acec75e07024b','[TASK] raise version. Sitemap implementation','Pixelant',9009000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.9/en-us','ter','',''),
(9291023,0,'pxa_product_manager','9.9.1',9163,290,'Product Manager','Create and list products on a site.',2,0,3,1569397679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','ef7c298080ed16a0f9a1e8e50a95d218','[TASK] rais version. bug fixes','Pixelant',9009001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.9/en-us','ter','',''),
(9291024,0,'pxa_product_manager','9.9.2',9163,466,'Product Manager','Create and list products on a site.',2,0,3,1573035739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','80ed920cd34e07693e964f812fd4989a','[TASK] raise version. bug fixes','Pixelant',9009002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.9/en-us','ter','',''),
(9291025,0,'pxa_product_manager','9.14.4',9163,105,'Product Manager','Create and list products on a site.',2,0,3,1644481933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','b3a8a39703f2d16f46fdd2cf1e52c6df','[TASK] Update to version 9.14.4','Pixelant',9014004,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.14/en-us','ter','',''),
(9291026,0,'pxa_product_manager','10.0.0',9163,96,'Product Manager','Create and list products on a site.',0,0,3,1646297408,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:13:\"1.0.0-1.99.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','344e0dcd296780ddbb89899ca6ab938d','Merge pull request 345 from pixelant/release-of-10\n\n[RELEASE] Prepare for version 10.0.0','Pixelant',10000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291027,0,'pxa_product_manager','10.0.1',9163,93,'Product Manager','Create and list products on a site.',2,0,3,1646300782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:13:\"1.0.0-1.99.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d7519fd0ef9a8a8ea1136614c03f9b5c','Merge pull request 346 from pixelant/update-state\n\n[RELEASE] Prepare for version 10.0.1','Pixelant',10000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291028,0,'pxa_product_manager','10.0.2',9163,108,'Product Manager','Create and list products on a site.',2,0,3,1646308652,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:13:\"1.0.0-1.99.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','afefeb8bd38ab8b607b4673ac1f50ab8','[RELEASE] Prepare for version 10.0.2','Pixelant',10000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291029,0,'pxa_product_manager','10.0.3',9163,110,'Product Manager','Create and list products on a site.',2,0,3,1646375321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:13:\"1.0.0-1.99.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','aae64e35695f50c2a523d0476160065e','Merge pull request 353 from pixelant/release-10.0.3\n\n[RELASE] Prepare for version 10.0.3','Pixelant',10000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291030,0,'pxa_product_manager','10.0.4',9163,110,'Product Manager','Create and list products on a site.',2,0,3,1646734642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:12:\"0.1.0-0.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0535b134af7b2dedfcb8a2edfc8d377e','Merge pull request 355 from pixelant/release-10.0.4\n\n[RELEASE] Prepare for version 10.0.4','Pixelant',10000004,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291031,0,'pxa_product_manager','10.0.5',9163,113,'Product Manager','Create and list products on a site.',2,0,3,1646893675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:12:\"0.1.0-0.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','efb52a5e313ffba8d3018a1ccc7ad4c5','Merge pull request 358 from pixelant/release-10.0.4\n\n[RELEASE] Prepare for version 10.0.5','Pixelant',10000005,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291032,0,'pxa_product_manager','10.0.6',9163,108,'Product Manager','Create and list products on a site.',2,0,3,1647245701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:12:\"0.1.0-0.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','bbe0497d792172197b09fb5b2ab6fc68','Merge pull request 361 from pixelant/release-10.0.6\n\n[RELEASE] Prepare for version 10.0.6','Pixelant',10000006,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291033,0,'pxa_product_manager','10.0.7',9163,95,'Product Manager','Create and list products on a site.',2,0,3,1647758031,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:12:\"0.1.0-0.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','c20d0ef6930ef3b6b7bac7653f72ecaf','Merge pull request 366 from pixelant/release-10.0.7\n\n[RELEASE] Prepare for version 10.0.7','Pixelant',10000007,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291034,0,'pxa_product_manager','10.0.8',9163,111,'Product Manager','Create and list products on a site.',2,0,3,1648029179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"demander\";s:12:\"0.1.0-0.1.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a1ac104693fcf0a3fb110f3781d7c545','[TASK] Update Documentation to version 10.0.8','Pixelant',10000008,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/10.0/en-us','ter','',''),
(9291035,0,'pxa_product_manager','11.0.0',9163,110,'Product Manager','Create and list products on a site.',2,0,3,1648106995,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','8979aed8dce6485b049c6612fc4fb34c','Merge pull request 369 from pixelant/release-11\n\n[RELEASE] Prepare for version 11.0.0','Pixelant',11000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291036,0,'pxa_product_manager','11.0.1',9163,94,'Product Manager','Create and list products on a site.',2,0,3,1648445842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','e3fe20f029bee9aed41c3b64d1ff4d0c','Merge pull request 371 from pixelant/release-11.0.1\n\n[RELEASE] Prepare for version 11.0.1','Pixelant',11000001,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291037,0,'pxa_product_manager','11.0.2',9163,104,'Product Manager','Create and list products on a site.',2,0,3,1648464659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d81a8b002badfcd01266733f4900c8b9','Merge pull request 373 from pixelant/release-11.0.2\n\n[RELEASE] Prepare for version 11.0.2','Pixelant',11000002,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291038,0,'pxa_product_manager','11.0.3',9163,108,'Product Manager','Create and list products on a site.',2,0,3,1649656263,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0a1a82afa14f773c8a3770187977b334','Merge pull request 375 from pixelant/release-11.0.3\n\n[RELEASE] Prepare for version 11.0.3','Pixelant',11000003,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291039,0,'pxa_product_manager','9.14.5',9163,92,'Product Manager','Create and list products on a site.',2,0,3,1650529620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','5eeb63d86046c176d0098e3dba2aeba1','Merge pull request 376 from pixelant/v9-solrfix\n\n[BUGFIX] adjust product manager default solr index configuration','Pixelant',9014005,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.14/en-us','ter','',''),
(9291040,0,'pxa_product_manager','11.0.4',9163,109,'Product Manager','Create and list products on a site.',2,0,3,1650532539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','fe8c978898d2f75d3df8035cd692398a','Merge pull request 378 from pixelant/release-11.0.4\n\n[RELEASE] Prepare for version 11.0.4','Pixelant',11000004,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291041,0,'pxa_product_manager','11.0.6',9163,113,'Product Manager','Create and list products on a site.',2,0,3,1653302178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','c918de5b211527d6c47e9bedee83cb6c','[BUGFIX] Update to correct release in Documentation','Pixelant',11000006,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291042,0,'pxa_product_manager','9.14.6',9163,87,'Product Manager','Create and list products on a site.',2,0,3,1655377693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','257a15375b92cd5af336fa0a07828df4','[BUGFIX] Attribute value update clears serialized values (383)\n\nWhen updating an attribute value record without also updating the related product record at the same time, the products serialized_attributes_values field would remain unchanged. The value of that field is now cleared whenever an attribute value is updated without a simultaneous product update.','Pixelant',9014006,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/9.14/en-us','ter','',''),
(9291043,0,'pxa_product_manager','11.0.7',9163,95,'Product Manager','Create and list products on a site.',2,0,3,1664779770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','a6df800f1c0d7e62bbf11495f9bff999','[RELEASE] Prepare for version 11.0.7','Pixelant',11000007,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291044,0,'pxa_product_manager','11.0.8',9163,88,'Product Manager','Create and list products on a site.',2,0,3,1671183105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d9a986b78e8c6ec40475c34651486fbd','[RELEASE] Prepare for version 11.0.8','Pixelant',11000008,0,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291045,0,'pxa_product_manager','11.0.9',9163,117,'Product Manager','Create and list products on a site.',2,0,3,1673432583,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"demander\";s:12:\"0.1.0-0.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','58cce314d073b38d875d5c335989367a','Merge pull request 395 from pixelant/release-11.0.9\n\n[RELEASE] Prepare for version 11.0.9','Pixelant',11000009,1,0,'https://docs.typo3.org/p/pixelant/pxa-product-manager/11.0/en-us','ter','',''),
(9291046,0,'cart_products','1.0.0',5445,234,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1543609619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','5a39994cf8ce0b671eede2c4f69da08a','First release. \r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.0/en-us','ter','',''),
(9291047,0,'cart_products','2.0.0',5445,269,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1543610550,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','1e73a194ab43b3a3704d9cc1a22a5164','First release. \r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance.','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.0/en-us','ter','',''),
(9291048,0,'cart_products','1.0.1',5445,197,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1547835211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','73c2debb95b762a801693656e9125dcf','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] unit tests fails on self_accessor','extco.de UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.0/en-us','ter','',''),
(9291049,0,'cart_products','2.0.1',5445,221,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1547835233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ac319489482e9fd3c44d78946bfac3ab','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] fix argument registration in link viewhelper\r\n[BUGFIX] unit tests fails on self_accessor','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.0/en-us','ter','',''),
(9291050,0,'cart_products','1.0.2',5445,229,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1548143060,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','e64c30ec6baafd2da863a84d807952fd','Bugfix release:\r\n[BUGFIX] Fix class names in ViewHelper\r\n[BUGFIX] Use correct namespace for backend-viewhelper','extco.de UG (haftungsbeschränkt)',1000002,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.0/en-us','ter','',''),
(9291051,0,'cart_products','2.0.2',5445,417,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1548143497,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','c80ae8489de3c1f25a9194b3c15bca94','[TASK] Add ke_search indexer\r\n[BUGFIX] Fix class names in ViewHelper','extco.de UG (haftungsbeschränkt)',2000002,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_products/2.0.2','ter','',''),
(9291052,0,'cart_products','1.1.0',5445,186,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1574942667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','5c8b4dd664fc0df843ac123045b51d8c','Please note the following changes:\r\nImportant: 46 - Exclude Stock Handling from Translation (https://docs.typo3.org/p/extcode/cart-products/1.1/en-us/Changelog/1.1/Important-46-ExcludeStockHandlingFromTranslation.html)\r\nImportant: 47 - Exclude Product Type from Translation (https://docs.typo3.org/p/extcode/cart-products/1.1/en-us/Changelog/1.1/Important-47-ExcludeProductTypeFromTranslation.html)','extco.de UG (haftungsbeschränkt)',1001000,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.1/en-us','ter','',''),
(9291053,0,'cart_products','2.1.0',5445,328,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1574942922,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','d00a608551a641da905b1940391bdccd','Please note the following changes:\r\nImportant: 46 - Exclude Stock Handling from Translation (https://docs.typo3.org/p/extcode/cart-products/2.1/en-us/Changelog/2.1/Important-46-ExcludeStockHandlingFromTranslation.html)\r\nImportant: 47 - Exclude Product Type from Translation (https://docs.typo3.org/p/extcode/cart-products/2.1/en-us/Changelog/2.1/Important-47-ExcludeProductTypeFromTranslation.html) ','extco.de UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.1/en-us','ter','',''),
(9291054,0,'cart_products','1.2.0',5445,168,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1580987309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','ca852804a927eb04dd1924f3cd1ffb7a','Feature Release. Have a look at release RST\r\n Feature: 58','extco.de UG (haftungsbeschränkt)',1002000,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.2/en-us','ter','',''),
(9291055,0,'cart_products','2.2.0',5445,319,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',1,0,3,1580987339,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','be2a90ec156a749acffe2ab09c187e8e','Bugfix and Feature Release. Have a look at release RST\r\n Feature: 58','extco.de UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.2/en-us','ter','',''),
(9291056,0,'cart_products','1.2.1',5445,150,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1589554051,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','8ba9b0b23fe56fe7348fbe9349976c0a','Fixed an error that occurs when copying records.','extco.de UG (haftungsbeschränkt)',1002001,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.2/en-us','ter','',''),
(9291057,0,'cart_products','2.2.1',5445,236,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1589554077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','61ac0294ef7c34511acd19d6a9750d98','Fixed an error that occurs when copying records.','extco.de UG (haftungsbeschränkt)',2002001,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.2/en-us','ter','',''),
(9291058,0,'cart_products','1.2.2',5445,165,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1590652819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','608b57bfa7321062b02b807c3c388123','Bugfix release:\r\n[BUGFIX] Set additional array only for given array','extco.de UG (haftungsbeschränkt)',1002002,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.2/en-us','ter','',''),
(9291059,0,'cart_products','2.2.2',5445,324,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1590652845,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.9.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','bed14a1195307a480c730297691e5161','Bugfix release:\r\n[BUGFIX] Set additional array only for given array','extco.de UG (haftungsbeschränkt)',2002002,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.2/en-us','ter','',''),
(9291060,0,'cart_products','3.0.0',5445,143,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1609535124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ee8de755ca6dfea6ba9016532bb8073b','This new major release is compatible with TYPO3 v10 and brings some new features. Among them are new PSR-14 events listener. ','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.0/en-us','ter','',''),
(9291061,0,'cart_products','2.5.0',5445,121,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1609535190,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.9.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','69ce65265e4df7927453c12e51c44434',' Maintenance Release','extco.de UG (haftungsbeschränkt)',2005000,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.5/en-us','ter','',''),
(9291062,0,'cart_products','1.3.0',5445,118,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1609535225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','b29ccc72dfd96be5401d07a883053ac1',' Maintenance Release ','extco.de UG (haftungsbeschränkt)',1003000,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.3/en-us','ter','',''),
(9291063,0,'cart_products','3.2.0',5445,107,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1634768014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','9dd7893e5de13c43339afb23243ab3f5','[TASK] Add and Run rector (95)\r\n[BUGFIX] Replace StockEvent Type Hint with its Interface (92)\r\n[TASK] Register Stock Handling to new StockEvent (91)\r\n[BUGFIX] Change extcode/cart dependency (83)','extco.de UG (haftungsbeschränkt)',3002000,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.2/en-us','ter','',''),
(9291064,0,'cart_products','1.4.0',5445,100,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635512917,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','c9a13c72d7e4960cbcdf0408a2f1b9dd','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (99) ','extco.de UG (haftungsbeschränkt)',1004000,0,0,'https://docs.typo3.org/p/extcode/cart-products/1.4/en-us','ter','',''),
(9291065,0,'cart_products','2.6.0',5445,103,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635512956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.9.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0f9ce95e5f859797161f39d628d23fe3','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (99)','extco.de UG (haftungsbeschränkt)',2006000,0,0,'https://docs.typo3.org/p/extcode/cart-products/2.6/en-us','ter','',''),
(9291066,0,'cart_products','3.4.0',5445,101,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635512989,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e31bae43d70a3da25b715cee78664a68','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (99) ','extco.de UG (haftungsbeschränkt)',3004000,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.4/en-us','ter','',''),
(9291067,0,'cart_products','4.0.0',5445,102,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635513048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','c1f36dd3a0c68ba7d4dde3a651ce8d46','Upgrade Release:\r\n\r\n[TASK] Make Extension Compatible to TYPO3 v11.5 (99)','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/4.0/en-us','ter','',''),
(9291068,0,'cart_products','3.4.1',5445,64,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635599651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0f22cb40c70631649622cf54d80bf38e','Bugfix Release:\r\n\r\n[BUGFIX] Check productType in RetrieveProductsFromRequest (100)','extco.de UG (haftungsbeschränkt)',3004001,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.4/en-us','ter','',''),
(9291069,0,'cart_products','4.0.1',5445,109,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1635599682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','932335c9be9caa3abf5efcda1c3fcaeb','Bugfix Release:\r\n\r\n[BUGFIX] Check productType in RetrieveProductsFromRequest (100)','extco.de UG (haftungsbeschränkt)',4000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/4.0/en-us','ter','',''),
(9291070,0,'cart_products','3.4.2',5445,99,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1637758890,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','bb7ad4b80dc92ea600bacce8e85e3ce1','Bugfix Release:\r\n\r\n[BUGFIX] Change Class Namespace for Category (101)','extco.de UG (haftungsbeschränkt)',3004002,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.4/en-us','ter','',''),
(9291071,0,'cart_products','4.0.2',5445,111,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1637758951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','283bf0c51a50ee1cda2ca765d38544c8','Bugfix Release:\r\n\r\n[BUGFIX] Change Class Namespace for Category (101)','extco.de UG (haftungsbeschränkt)',4000002,0,0,'https://docs.typo3.org/p/extcode/cart-products/4.0/en-us','ter','',''),
(9291072,0,'cart_products','3.4.3',5445,93,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1645610570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ae5fc4f5caa382db85a2541162af9462','Bugfix Release:\r\n\r\n[TASK] Allow More Than One Product in Selected Products List (90)\r\n\r\n','extco.de UG (haftungsbeschränkt)',3004003,0,0,'https://docs.typo3.org/p/extcode/cart-products/3.4/en-us','ter','',''),
(9291073,0,'cart_products','4.0.3',5445,151,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1645610592,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','7b3622d4efa242b605c91846be07ad41','Bugfix Release:\r\n\r\n[TASK] Allow More Than One Product in Selected Products List (90)','extco.de UG (haftungsbeschränkt)',4000003,0,0,'https://docs.typo3.org/p/extcode/cart-products/4.0/en-us','ter','',''),
(9291074,0,'cart_products','5.0.1',5445,42,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1728668949,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:5:\"9.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','82ab91d1e9d3267139a21513e459d0d2','Upgrade Release:\r\n\r\n[TASK] Make Extension Compatible to TYPO3 v12.4','extco.de UG (haftungsbeschränkt)',5000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/5.0/en-us','ter','',''),
(9291075,0,'cart_products','5.0.2',5445,43,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1728772048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:5:\"9.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','d8c01869432f72b726b6ca09f6ee0f23','Bugfix Release','extco.de UG (haftungsbeschränkt)',5000002,0,0,'https://docs.typo3.org/p/extcode/cart-products/5.0/en-us','ter','',''),
(9291076,0,'cart_products','5.0.3',5445,39,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1728846152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:5:\"9.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','390165f3be47c4e373186f525410b31b','Bugfix Release','extco.de UG (haftungsbeschränkt)',5000003,0,0,'https://docs.typo3.org/p/extcode/cart-products/5.0/en-us','ter','',''),
(9291077,0,'cart_products','5.0.4',5445,41,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1728903596,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:5:\"9.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','056a73a6553cecfb25dac9b0af882872','Bugfix Release','extco.de UG (haftungsbeschränkt)',5000004,0,0,'https://docs.typo3.org/p/extcode/cart-products/5.0/en-us','ter','',''),
(9291078,0,'cart_products','5.0.5',5445,51,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1729146794,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:5:\"9.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','5228d225c97f72c4b79b18a27155a7bc',' Bugfix Release','extco.de UG (haftungsbeschränkt)',5000005,0,0,'https://docs.typo3.org/p/extcode/cart-products/5.0/en-us','ter','',''),
(9291079,0,'cart_products','6.0.0',5445,32,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1739537095,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','73cc9f522aab42e62034f60adf97e420',' Updated extension to 6.0.0','extco.de UG (haftungsbeschränkt)',6000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/6.0/en-us','ter','',''),
(9291080,0,'cart_products','7.0.0',5445,35,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1739539037,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"cart\";s:6:\"11.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','d99f61ef7b2ae93293b6f4e5c981f3cc','Updated extension to 7.0.0','extco.de UG (haftungsbeschränkt)',7000000,0,0,'https://docs.typo3.org/p/extcode/cart-products/7.0/en-us','ter','',''),
(9291081,0,'cart_products','7.0.1',5445,31,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1740058696,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"cart\";s:6:\"11.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','33bf7497d17e1d5f37d37250f3533734','Updated extension to 7.0.1','extco.de UG (haftungsbeschränkt)',7000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/7.0/en-us','ter','',''),
(9291082,0,'cart_products','6.0.1',5445,30,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1740139698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','fa7d5cbae8715c7f9b93949be602c24f','Bugfix Release','extco.de UG (haftungsbeschränkt)',6000001,0,0,'https://docs.typo3.org/p/extcode/cart-products/6.0/en-us','ter','',''),
(9291083,0,'cart_products','7.0.2',5445,36,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1740139714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"cart\";s:6:\"11.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','040a8b867feada8c036b8b682eed84ef','Bugfix Release','extco.de UG (haftungsbeschränkt)',7000002,0,0,'https://docs.typo3.org/p/extcode/cart-products/7.0/en-us','ter','',''),
(9291084,0,'cart_products','6.1.0',5445,30,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1741005329,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','ddb003f4af97fc3adf05864fbc9634ab','Updated extension to 6.1.0','extco.de UG (haftungsbeschränkt)',6001000,0,0,'https://docs.typo3.org/p/extcode/cart-products/6.1/en-us','ter','',''),
(9291085,0,'cart_products','7.1.0',5445,44,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1741005346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"cart\";s:6:\"11.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','6c9778b5677f50e2b0845ecbbb509bdf','Updated extension to 7.1.0','extco.de UG (haftungsbeschränkt)',7001000,1,0,'https://docs.typo3.org/p/extcode/cart-products/7.1/en-us','ter','',''),
(9291086,0,'cart_products','6.2.0',5445,26,'Cart - Products','Shopping Cart(s) for TYPO3 - Products',2,0,3,1747220958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','98a79c62266c8172407b3779c482c24e','Updated extension to 6.2.0','extco.de UG (haftungsbeschränkt)',6002000,0,0,'https://docs.typo3.org/p/extcode/cart-products/6.2/en-us','ter','',''),
(9291087,0,'base_css','0.0.1',565,289,'CSS Parser','This provides the PHP-CSS-Parser.',2,0,4,1543683260,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Raphael Schweikert, Franz Holzinger','franz@ttproducts.de','franzholz','b9cdf920f9c8b45680581b1070f084ea','\ninitial creation based on PHP-CSS-Parser 8.1.0\n','jambage.com',1,0,0,'https://github.com/franzholz/base_css/blob/master/Vendor/PHP-CSS-Parser/README.md','ter','',''),
(9291088,0,'base_css','0.0.2',565,90,'CSS Parser','This provides the PHP-CSS-Parser.',2,0,4,1648757761,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Raphael Schweikert, Franz Holzinger','franz@ttproducts.de','franzholz','dbb6a3b7f191418f8668f501c2340036','PHP-CSS-Parser 8.3.0','jambage.com',2,0,0,'https://github.com/franzholz/base_css/blob/master/Vendor/PHP-CSS-Parser/README.md','ter','',''),
(9291089,0,'base_css','0.0.3',565,135,'CSS Parser','This provides the PHP-CSS-Parser.',2,0,4,1648758304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Raphael Schweikert, Franz Holzinger','franz@ttproducts.de','franzholz','6b73ee97d430958d821f0045a4ecc6f5','no upper limit of PHP version','jambage.com',3,0,0,'https://github.com/franzholz/base_css/blob/master/Vendor/PHP-CSS-Parser/README.md','ter','',''),
(9291090,0,'base_css','8.7.0',565,51,'CSS Parser','This provides the PHP-CSS-Parser.',2,0,4,1733253025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Raphael Schweikert, Oliver Klee, Jake Hotson, Franz Holzinger','franz@ttproducts.de','franzholz','6169b1decbcb6297a8716874996f00d1','support for TYPO3 13','jambage.com',8007000,1,0,'https://github.com/franzholz/base_css/blob/master/Vendor/PHP-CSS-Parser/README.md','ter','',''),
(9291091,0,'cart_books','1.0.0',2884,206,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1543937569,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','b31eeb12bba89126b07df026e31f6075','First release.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance. ','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/cart-books/1.0/en-us','ter','',''),
(9291092,0,'cart_books','2.0.0',2884,269,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1543942235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','b3b4c4c6aea142ca8ed9a8b819a355d7','First release.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance. ','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-books/2.0/en-us','ter','',''),
(9291093,0,'cart_books','1.0.2',2884,174,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1547833967,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','37dd14a27879230559be967521c2a38e','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] Change misleading method name in AddToCartFinisher\r\n[BUGFIX] Remove unused method from ViewHelper','extco.de UG (haftungsbeschränkt)',1000002,0,0,'https://docs.typo3.org/p/extcode/cart-books/1.0/en-us','ter','',''),
(9291094,0,'cart_books','2.0.2',2884,221,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1547833999,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','20595ce0e3fe4663caae3a9777cbb6ea','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] Change misleading method name in AddToCartFinisher\r\n[BUGFIX] Remove unused method from ViewHelper','extco.de UG (haftungsbeschränkt)',2000002,0,0,'https://docs.typo3.org/p/extcode/cart-books/2.0/en-us','ter','',''),
(9291095,0,'cart_books','1.0.3',2884,181,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1548274396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','c67df3d557d5d4b8d3537d9729c69be8','[BUGFIX] Avoid duplicated titel in cart','extco.de UG (haftungsbeschränkt)',1000003,0,0,'https://docs.typo3.org/p/extcode/cart-books/1.0/en-us','ter','',''),
(9291096,0,'cart_books','2.0.3',2884,554,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',1,0,3,1548274432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','2b72e01b6dde4bd44e987251b7568ab7','[TASK] Add ke_search indexer\r\n[BUGFIX] Avoid duplicated titel in cart\r\n[BUGFIX] Fix exception on translating book records','extco.de UG (haftungsbeschränkt)',2000003,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_books/2.0.3','ter','',''),
(9291097,0,'cart_books','1.2.0',2884,117,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1609611937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.6.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','9f4dc315d916e6c3e15c805cfdd0233d',' Maintenance Release','extco.de UG (haftungsbeschränkt)',1002000,0,0,'https://docs.typo3.org/p/extcode/cart-books/1.2/en-us','ter','',''),
(9291098,0,'cart_books','2.2.0',2884,122,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1609611972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.6.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','75dd89a3bcfe1b09c595d6c34fc1feb1',' Maintenance Release','extco.de UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/p/extcode/cart-books/2.2/en-us','ter','',''),
(9291099,0,'cart_books','3.0.0',2884,146,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1609612025,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e73dd99221f2d0edbb4d65c542d27d36','This new major release is compatible with TYPO3 v10 and brings some new features. Among them are new PSR-14 events listener and some nicer default templates.','extco.de UG (haftungsbeschränkt)',3000000,0,0,'https://docs.typo3.org/p/extcode/cart-books/3.0/en-us','ter','',''),
(9291100,0,'cart_books','3.2.0',2884,98,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1635602103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','fb5382e4335e872aa01facc00c239f41','Maintenance Release','extco.de UG (haftungsbeschränkt)',3002000,0,0,'https://docs.typo3.org/p/extcode/cart-books/3.2/en-us','ter','',''),
(9291101,0,'cart_books','1.3.0',2884,100,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1635610285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.6.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','b67d8ae2368d647cc38386409de34ef9','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (52) ','extco.de UG (haftungsbeschränkt)',1003000,0,0,'https://docs.typo3.org/p/extcode/cart-books/1.3/en-us','ter','',''),
(9291102,0,'cart_books','2.3.0',2884,100,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1635610310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.6.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','41329f973dced93af261044627590a2a','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (52) ','extco.de UG (haftungsbeschränkt)',2003000,0,0,'https://docs.typo3.org/p/extcode/cart-books/2.3/en-us','ter','',''),
(9291103,0,'cart_books','3.3.0',2884,103,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1635610334,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','3fe4fe1d9869d0a9d16e3c0b29f7b3ce','Maintenance Release:\r\n\r\n[TASK] Perpare TYPO3 v11 Release (52) ','extco.de UG (haftungsbeschränkt)',3003000,0,0,'https://docs.typo3.org/p/extcode/cart-books/3.3/en-us','ter','',''),
(9291104,0,'cart_books','4.0.0',2884,119,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1635610370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e0320964067fcb829d5db1b5079a8bdf','Upgrade Release:\r\n\r\n[TASK] Make Extension Compatible to TYPO3 v11.5 (52) ','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/p/extcode/cart-books/4.0/en-us','ter','',''),
(9291105,0,'cart_books','2.3.1',2884,93,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1644093177,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.6.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0ab510faf708483c6ef57419354ce657','Bugfix release:\r\n\r\n[BUGFIX] Set Correct Field with setIsbn13 and setIssn (58)','extco.de UG (haftungsbeschränkt)',2003001,0,0,'https://docs.typo3.org/p/extcode/cart-books/2.3/en-us','ter','',''),
(9291106,0,'cart_books','3.3.1',2884,92,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1644093200,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','aeccb95c03b669a5659e9926525aee1e','Bugfix release:\r\n\r\n[BUGFIX] Set Correct Field with setIsbn13 and setIssn (58)','extco.de UG (haftungsbeschränkt)',3003001,0,0,'https://docs.typo3.org/p/extcode/cart-books/3.3/en-us','ter','',''),
(9291107,0,'cart_books','4.0.1',2884,143,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1644093222,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ff212200598425f105050151f1d08306','Bugfix release:\r\n\r\n[BUGFIX] Set Correct Field with setIsbn13 and setIssn (58)','extco.de UG (haftungsbeschränkt)',4000001,0,0,'https://docs.typo3.org/p/extcode/cart-books/4.0/en-us','ter','',''),
(9291108,0,'cart_books','5.0.0',2884,46,'Cart - Books','Shopping Cart(s) for TYPO3 - Book Extension',2,0,3,1739544024,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','635a5ef42db07da6603f7a68fa9a81b5',' Updated extension to 11.0.0','extco.de UG (haftungsbeschränkt)',5000000,1,0,'https://docs.typo3.org/p/extcode/cart-books/5.0/en-us','ter','',''),
(9291109,0,'auto_sync_files','1.0.0',504,451,'Auto Sync Files','Downloads externals files periodically via Scheduler to your Webspace thus you do always have the newest version of a file locally stored. This can be really useful to improve caching performance.',2,0,3,1544024326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','d10f648bd292a9bb0afa7eeabca91810','Initial release to TER! auto_sync_files 1.0.0 for the TYPO3 8.7.x\r\nMore Infos, Example and Docu here: https://github.com/ingeniumdesign/auto_sync_files','INGENIUMDESIGN',1000000,0,0,'https://github.com/ingeniumdesign/auto_sync_files#auto_sync_files','ter','',''),
(9291110,0,'auto_sync_files','12.0.3',504,11,'Auto Sync Files','Downloads externals files periodically via Scheduler to your Webspace thus you do always have the newest version of a file locally stored. This can be really useful to improve caching performance. Or download a compressed file, unzip the file, delete the existing files.',2,0,3,1740953598,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','66e36b08480a739690feb01de6146f7f','Release v12.0.3  Improved Scheduler & New Extract Feature Latest','INGENIUMDESIGN',12000003,0,0,'https://github.com/ingeniumdesign/auto_sync_files#auto_sync_files','ter','',''),
(9291111,0,'auto_sync_files','12.0.4',504,24,'Auto Sync Files','Downloads externals files periodically via Scheduler to your Webspace thus you do always have the newest version of a file locally stored. This can be really useful to improve caching performance. Or download a compressed file, unzip the file, delete the existing files.',2,0,3,1742163648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','81f3c873f06ceb4177bdde09f0ae733d','Release v12.0.4 - Improved Scheduler & New Extract Feature Latest','INGENIUMDESIGN',12000004,0,0,'https://github.com/ingeniumdesign/auto_sync_files#auto_sync_files','ter','',''),
(9291112,0,'auto_sync_files','12.0.5',504,10,'Auto Sync Files','Downloads externals files periodically via Scheduler to your Webspace thus you do always have the newest version of a file locally stored. This can be really useful to improve caching performance. Or download a compressed file, unzip the file, delete the existing files.',2,0,3,1770312326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','1e662b5661d30ce6424d8192d3a92a2b','Release v12.0.5 - Major improvements and TAR support','INGENIUMDESIGN',12000005,0,0,'https://github.com/ingeniumdesign/auto_sync_files#auto_sync_files','ter','',''),
(9291113,0,'auto_sync_files','12.0.6',504,8,'Auto Sync Files','Downloads externals files periodically via Scheduler to your Webspace thus you do always have the newest version of a file locally stored. This can be really useful to improve caching performance. Or download a compressed file, unzip the file, delete the existing files.',2,0,3,1778939656,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Schmal','info@ingeniumdesign.de','basti4k','7c9987c976f803c68d9044366bb98ff9','Release v12.0.6 - Major security hardening and new Replace Mode option','INGENIUMDESIGN',12000006,1,0,'https://github.com/ingeniumdesign/auto_sync_files#auto_sync_files','ter','',''),
(9291114,0,'cart_events','1.0.0',3462,210,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1544038783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','e51669cdc078bd3163d1c86052cdb264','New Major release.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance. ','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/cart-events/1.0/en-us','ter','',''),
(9291115,0,'cart_events','2.0.0',3462,299,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1544038930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','6e7aeb1058a81f93709f91daae7737e2','New Major release.\r\nIf upgrading from cart version 4.8.1 or earlier: Please read the documentation very carefully! Please make a backup of your filesystem and database! If possible test the update in a test copy of your TYPO3 instance. ','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-events/2.0/en-us','ter','',''),
(9291116,0,'cart_events','1.0.1',3462,191,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1547834879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','a480c92b1eeefb5e4e2787dec66bd3a7','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] unit tests fails on self_accessor','extco.de UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/p/extcode/cart-events/1.0/en-us','ter','',''),
(9291117,0,'cart_events','2.0.1',3462,219,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1547834901,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','3833c7e4ef47a411c4357509f454ef69','Bugfix release:\r\n[BUGFIX] Enhance SQL strict mode compatibility\r\n[BUGFIX] unit tests fails on self_accessor','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_events/2.0.1','ter','',''),
(9291118,0,'cart_events','1.1.0',3462,188,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548161382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','faad8765f88e3967695aab5ca62ff678','[FEATURE] Add addToCart form framework finisher','extco.de UG (haftungsbeschränkt)',1001000,0,0,'https://docs.typo3.org/p/extcode/cart-events/1.1/en-us','ter','',''),
(9291119,0,'cart_events','2.1.0',3462,218,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548161419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','9b423a511db965dac56df650010dfd9e','[FEATURE] Add addToCart form framework finisher','extco.de UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/p/extcode/cart-events/2.1/en-us','ter','',''),
(9291120,0,'cart_events','1.1.1',3462,195,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548246213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.1.4\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','45a2adb6ef2fc18ce1d82743354527f9','[BUGFIX] Add a condition if ext:form is installed\r\n[BUGFIX] Add missing label for form_definition field\r\n[BUGFIX] Fix required version of cart','extco.de UG (haftungsbeschränkt)',1001001,0,0,'https://docs.typo3.org/p/extcode/cart-events/1.1/en-us','ter','',''),
(9291121,0,'cart_events','2.1.1',3462,203,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548246279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.1.4\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','2edad2629446aabecff3244fca42adcd','[TASK] Add ke_search indexer\r\n[BUGFIX] Add a condition if ext:form is installed\r\n[BUGFIX] Add missing label for form_definition field\r\n[BUGFIX] Fix required version of cart','extco.de UG (haftungsbeschränkt)',2001001,0,0,'https://docs.typo3.org/p/extcode/cart-events/2.1/en-us','ter','',''),
(9291122,0,'cart_events','2.1.2',3462,193,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548255065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.1.4\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','9a171c9761c79ee82525b4f7d93e0495','[BUGFIX] Add missing startingpoints_recursive indexer configuration','extco.de UG (haftungsbeschränkt)',2001002,0,0,'https://docs.typo3.org/p/extcode/cart-events/2.1/en-us','ter','',''),
(9291123,0,'cart_events','2.1.3',3462,359,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',1,0,3,1548274578,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.1.4\";}}','Daniel Lorenz','ext.cart@extco.de','extcode','e47b4b0d1ee3d03c5b0ca3793588531e','[BUGFIX] Add missing startingpoints_recursive indexer configuration','extco.de UG (haftungsbeschränkt)',2001003,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_events/2.1.3','ter','',''),
(9291124,0,'cart_events','1.2.0',3462,204,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1555245446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.1.4\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','4028ce5336ed94942760ed388ae2355b','fixes and cleanup','extco.de UG (haftungsbeschränkt)',1002000,0,0,'https://docs.typo3.org/p/extcode/cart-events/1.2/en-us','ter','',''),
(9291125,0,'cart_events','2.2.0',3462,599,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1555245672,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.1.4\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ca75dda75a33b215448ed0651ea6a632',' fixes and cleanup ','extco.de UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_events/2.2.0','ter','',''),
(9291126,0,'cart_events','3.1.0',3462,98,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1645631093,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"cart\";s:5:\"7.0.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','0c8d1bd9e916849b27eada4bc73efc39','Updated extension to 3.1.0','extco.de UG (haftungsbeschränkt)',3001000,0,0,'https://docs.typo3.org/p/extcode/cart-events/3.1/en-us','ter','',''),
(9291127,0,'cart_events','4.0.0',3462,107,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1645631942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ea34144a8baa743e677435be76d0b66e','Upgrade Release:nn[TASK] Make Extension Compatible to TYPO3 v11.5 (64)','extco.de UG (haftungsbeschränkt)',4000000,0,0,'https://docs.typo3.org/p/extcode/cart-events/4.0/en-us','ter','',''),
(9291128,0,'cart_events','4.0.1',3462,137,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1651559904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"cart\";s:5:\"8.2.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','c37b5edb39444878f45b0c36c3436cb7','Bugfix Release:\r\n [BUGFIX] Fix Error if other Product Extensions are installed (70)','extco.de UG (haftungsbeschränkt)',4000001,0,0,'https://docs.typo3.org/p/extcode/cart-events/4.0/en-us','ter','',''),
(9291129,0,'cart_events','5.0.0',3462,42,'Cart - Events','Shopping Cart(s) for TYPO3 - Event Extension',2,0,3,1741362404,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"cart\";s:6:\"10.0.0\";}}','Daniel Gohlke','ext@extco.de','extcode','ab275faf2ee10f7235f390fc2b305674','Updated extension to 5.0.0','extco.de UG (haftungsbeschränkt)',5000000,1,0,'https://docs.typo3.org/p/extcode/cart-events/5.0/en-us','ter','',''),
(9291130,0,'fp_masterquiz','0.2.0',3861,180,'Master-Quiz','An extension that offers Quiz, Tests and Polls (maybe - not yet).',1,-1,3,1544132673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','c29096ae373bfc66dee8960483b3b9d6','First upload.','',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/0.2.2','ter','',''),
(9291131,0,'fp_masterquiz','0.2.2',3861,184,'Master-Quiz','An extension that offers Quiz, Tests and Polls (soon). It is the successor extension of myquizpoll.',1,-1,3,1544379697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','09ef4a8261987272d12b4a5be7eb538e','New features (points) and one bugfix (points).','',2002,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/0.2.2','ter','',''),
(9291132,0,'fp_masterquiz','0.3.0',3861,151,'Master-Quiz','An extension that offers Quiz, Tests and Polls (soon). It is the successor extension of myquizpoll.',1,-1,3,1547411445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','e067dc0e90967c699cb8472fd23bd2f9','Important change: now optimized for Bootstrap 4.','',3000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/0.3.0','ter','',''),
(9291133,0,'fp_masterquiz','0.4.0',3861,174,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',1,-1,3,1550260409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','4f6c7e1fe25d6b773b8a97cd45d31a3a','Many new features: e.g. show all submitted results, template layouts, polls, charts.','fixpunkt.werbeagentur.gmbh',4000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/0.4.0','ter','',''),
(9291134,0,'fp_masterquiz','0.5.0',3861,195,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1553723202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','698deef3319ff3ebce800a0e52fa8b09','Now for TYPO3 8 and 9. Backend module added. Charts added.\r\nDeletion-task changed. Lazy loading removed.\r\nNew settings: showPageNo and showQuestionNo.\r\nSee changelog.','fixpunkt werbeagentur gmbh',5000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/0.5.0','ter','',''),
(9291135,0,'fp_masterquiz','0.6.0',3861,195,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1574890489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','e6f8c3cc767a93722a3847be025a0a0a','Donut chart added.\r\nSession-token added to prevent reload-manipulations.\r\nNew setting: user.useCookie.','fixpunkt werbeagentur gmbh',6000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291136,0,'fp_masterquiz','0.7.0',3861,221,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1576701384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','k.gusbeth@fixpunkt.com','bihor','34900e574414a17b051a04efcb5bb190','Text-answer now possible. Thanks to Gerald Loss.\r\nNew settings: user.checkFEuser.\r\nBug fixed: anonymous IP address.','fixpunkt werbeagentur gmbh',7000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291137,0,'fp_masterquiz','1.0.0',3861,278,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1582060131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','11c0537056ca1178914b775857a03ca5','Question mode \"Show a comment\" and \"Star rating\" implemented.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291138,0,'fp_masterquiz','1.1.0',3861,80,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1597864584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','96e7a3097c5e7f6a6a986fde9d03c7b4','Question mode \"Enter a comment (textarea)\" implemented.\r\nNew settings: checkAllStars.\r\nSending of emails now possible.\r\nUsing of FE-user-data, if user.checkFEuser is set.\r\nDropped support for TYPO3 8. Now for TYPO3 9 and 10.','',1001000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291139,0,'fp_masterquiz','1.2.0',3861,115,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1600702620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','6ea2f83338326ae46a893f1ebcc8b8be','New feature: 50:50 joker.\r\nPage layout view / preview in the backend. \r\nBugfix: summation of points works now with negative points too.\r\nBugfix: FlexForms in TYPO3 10.\r\nBugfix: hidden/date-fields in the backend.','',1002000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291140,0,'fp_masterquiz','1.3.0',3861,101,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1602688420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','85aa0660ab2452d48f11c8e5ed806bbb','New setting: ajaxType.\r\nNew setting: email.likeFinalPage.\r\nNew settings: showEveryAnswer and option 2 for showOwnAnswers and showCorrectAnswers.\r\nBugfix: sending of emails.','',1003000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291141,0,'fp_masterquiz','1.4.0',3861,104,'Master-Quiz','A modern extension that offers Quiz, Tests and Polls. With a simple import-task for myquizpoll-questions.',2,-1,3,1605475465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','d3ae5852c6453fbc26e8c9e43e834e20','New setting: resultPageUid and new action: result for a result page.\r\nPossiblity added to add a question to a quiz via backend module.\r\nQuestion mode \"Yes/no-boxes (2 radio-buttons)\" implemented.\r\nImportant bugfix for PHP 7.3 and other bugfixes points related.','',1004000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291142,0,'fp_masterquiz','1.5.0',3861,63,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1607850662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','9ab78edf53b07a4574166ff3a193612e','Bodytext and image added to the evaluation.\r\nRouting/slug/path segment added to a quiz.\r\nCategories added to a quiz.\r\nLayout of yes/no-questions changed.\r\nNew settings: setMetatags.\r\nSorting of selected answers of a participant: using now an array instead of an object.\r\nAnother bugfix points related.','',1005000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291143,0,'fp_masterquiz','2.0.0',3861,86,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1611177738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','fac1195497eb16fe4fafe34bca070bb6','Media-field added to a quiz.\r\nDefault value of the setting showAnswersAtFinalPage and showAllAnswers changed from 0 to 1.\r\nDefault value of the setting showOwnAnswers changed from 1 to 2.\r\nDefault value of startPageUid removed! Setting showPageUid added.\r\nShows now the points only if the maximum points are greater than 0.\r\njQuery can now be loaded in the footer.\r\nThe ajax-action gets now the quiz-object.\r\nImportant: probably you need to flush all caches.','',2000000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/2.0/en-us','ter','',''),
(9291144,0,'fp_masterquiz','2.1.0',3861,89,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1614290775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','ffee7fe21d3d8330d46ca8378bbe8265','Highscore action added.\r\nCompleted-field added: final page reached?\r\nExplanation added to the result page.\r\nBugfix for TYPO3 10. Translations.\r\nImportant: probably you need to flush all caches.','',2001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/2.1/en-us','ter','',''),
(9291145,0,'fp_masterquiz','2.2.0',3861,65,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1624095839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','af6715ce480cf747c03adcc99a17e903','showByTag action added. Tag for a question added.\r\nintro action and settings introContentUid, introNextAction added.\r\nShowing all answers of a text-answer in the chart in the backend.\r\nShowing the start and end time in the backend.\r\nA time period can be defined for a quiz and/or a tag.\r\nTCA-Bugfix for TYPO3 10.','',2002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/2.2/en-us','ter','',''),
(9291146,0,'fp_masterquiz','3.0.2',3861,61,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1629464153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.3.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','9df50bb367f9f1eaab363bcc9e56f16e','- Now for TYPO3 10 LTS and 11.3.\r\n- Closure action and setting closurePageUid added.\r\n- Default-value for setting ajaxType changed from POST to GET.\r\n- Language of a participant and his answers changed to -1.\r\n- Breaking: myquizpoll-import-task removed.','',3000002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.0/en-us','ter','',''),
(9291147,0,'fp_masterquiz','3.1.1',3861,50,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1632944828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','669e6dfad52221f5fbb04448b884311e','New features/settings: user.useQuizPid, noFormCheck, random and allowEdit.\r\nPossibility added to move questions from one quiz to another quiz.\r\nMore Flexforms.','',3001001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.1/en-us','ter','',''),
(9291148,0,'fp_masterquiz','3.1.2',3861,53,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1633962084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','e4a63be18377dacd6c3426a92c953efe','Bugfix for breaking change in TYPO3 11.5.0.','',3001002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.1/en-us','ter','',''),
(9291149,0,'fp_masterquiz','3.2.0',3861,58,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1639066885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','d570502788b36098fbcf61e36524267b','- Every question can now be set to be optional. Setting template.optionalMark added.\r\n- The answer of text-fields is no longer optional, but can be set to optional.\r\n- The RatingStar.css will now be included by the viewhelper f:asset in the template itself.\r\n- Setting template.col12 added for questions without an image.\r\n- Div with class card-body added to all cards.\r\n- Variable participant.username added.','',3002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.2/en-us','ter','',''),
(9291150,0,'fp_masterquiz','3.3.1',3861,35,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1645441130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','30a9c0a38dc16c2bfe60470af0a1613c','Backend-Layout adapted for TYPO3 11.5.\r\nEvaluation of the most used category is now possible too. Setting showDetailedCategoryEvaluation added.\r\nTYPO3 categories are now available at a quiz, question, answer, selected and evaluation.\r\nMandatory questions are now marked when an error appears. The error message is now not a JavaScript-alert-message.\r\n2 widgets for the TYPO3 dashboard added (the extension dashboard is required in TYPO3 11).\r\nSupports now PHP 8.\r\nBugfix: moving participant data to another folder.\r\nBugfix: check of checkboxes fixed.','',3003001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.3/en-us','ter','',''),
(9291151,0,'fp_masterquiz','3.4.0',3861,48,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1646324815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','752cf3fe7b1ed2581006fa3fde128237','Important: the answer of textarea-fields is now checked too (it is no longer optional, but can be set to optional).\r\nCSV-export added as scheduler task.\r\nDashboard no longer required in TYPO3 11.\r\nLayout optimizations.','',3004000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.4/en-us','ter','',''),
(9291152,0,'fp_masterquiz','3.4.4',3861,43,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,-1,3,1659083649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','376d95aaa19d746a9649c06cc840da03','Bugfix: persist before evaluation.\r\nBugfix: category evaluation fixed.\r\nBugfix: wrong Namespace in TemplateLayout corrected.','',3004004,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.4/en-us','ter','',''),
(9291153,0,'fp_masterquiz','3.5.1',3861,21,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,-1,3,1667764889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','a4fa183941d58ab699246f0c4a76ba5d','Mandatory check with PHP too, if setting phpFormCheck1.\r\nNew question mode: matrix with categories of a question.','',3005001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.5/en-us','ter','',''),
(9291154,0,'fp_masterquiz','2.2.1',3861,88,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 7 question modes.',2,0,3,1670923441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kurt Gusbeth','info@quizpalme.de','bihor','b90a5a63ff01ed43c429a6c6c51e85fc','Security fix for TYPO3 9 and 10.\r\nPlease update as soon as possible.\r\nFor details see changelog.','',2002001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/2.2/en-us','ter','',''),
(9291155,0,'fp_masterquiz','3.5.2',3861,96,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1670923508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','bc0167b2b5c442d4496a04d38c3ff0db','Security fix for TYPO3 10 and 11.\r\nPlease update as soon as possible.\r\nFor details see changelog.','',3005002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.5/en-us','ter','',''),
(9291156,0,'fp_masterquiz','3.5.5',3861,90,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1674665401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','e83d0b421086e250c86e5b0f7ad8aecc','Replaced invocation of PersistenceManager with DI 46.\r\nReformatting source code and PHP 8 bugfix.\r\nBugfix: optional checkbox was not clickable.','',3005005,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.5/en-us','ter','',''),
(9291157,0,'fp_masterquiz','3.6.0',3861,93,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1677252285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','b4156450e0d023582b0449f9bccdd06a','Tabs introduced to a quiz entry in the backend. Questions and evaluations are now collapsed.\r\nSetting closed added: participation is than not possible.\r\nType added to a quiz-entry.\r\nBugfix sending emails and adminEmail can now contain more email-addresses.\r\nBugfix for other languages than 0 and PHP 8 bugfix.','',3006000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.6/en-us','ter','',''),
(9291158,0,'fp_masterquiz','3.7.0',3861,84,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1680767806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','c9ad31e0627c08bb6fa5b502cf715a77','Closed-checkbox added to a quiz too.\r\nUsing a target-action at the list-view.\r\nNew FE-layout for results: detailed table-list.\r\nallowEdit  2 is new: allow edit even the status is completed.\r\nBugfix: delete old selections when they are replaced in the edit mode.\r\nBugfix: do not ignore changed user-data in edit mode.','',3007000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.7/en-us','ter','',''),
(9291159,0,'fp_masterquiz','3.7.1',3861,87,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1681998309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Kurt Gusbeth','','bihor','c482052349b271a6e75a9e65b2ca6078','- Absolute path to images in emails.\r\n- debug-echo removed.\r\n- PHP 8 bugfix.','',3007001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/3.7/en-us','ter','',''),
(9291160,0,'fp_masterquiz','4.0.3',3861,77,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1689341678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','8d3784dda1907b96e36d6a2b49804afd','Breaking: all plugins must be changed via an update-script (in the install-tool)!\r\nTypoScript module.tx_fpmasterquiz_web_fpmasterquizmod1 changed to module.tx_fpmasterquiz.\r\nNote for the Ajax-version: maybe you need to change the value of \"ajaxfpmasterquiz_page.10.pluginName\".','',4000003,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/4.0/en-us','ter','',''),
(9291161,0,'fp_masterquiz','4.2.2',3861,39,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1703157029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','da892929f8a0011a4e9a8e7abf2cb76f','TypoScript-files renamed from .ts to .typoscript.\r\nUpgrade Wizard for old file references.\r\nQuestions can now be closed too.\r\nBugfix for: prevent PHP and JavaScript errors from missing settings.','',4002002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/4.2/en-us','ter','',''),
(9291162,0,'fp_masterquiz','5.0.1',3861,55,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1712741469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','7a78e428266bd25ff3330494b7f0e3c1','Refactoring with the rector-tool.\r\nsettings.debug2 is new. If 2 instead of 1, the debug output will be written into a log file.\r\nsettings.user.checkFEuser allows now values greater than 1.\r\nBugfix for pointsMode 4.','',5000001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/5.0/en-us','ter','',''),
(9291163,0,'fp_masterquiz','5.1.4',3861,65,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1713947611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','5e860adb143c63c4d0375a96673dfd10','More features for group by tags.\r\nMore features for matrix-questions.','',5001004,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/5.1/en-us','ter','',''),
(9291164,0,'fp_masterquiz','5.1.6',3861,50,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1717662153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','fe9c7beb0159f0b6f6fb2371a106785b','Bugfix: backend preview.\r\nDeprecated methods and sql-fields removed.','',5001006,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/5.1/en-us','ter','',''),
(9291165,0,'fp_masterquiz','5.1.7',3861,59,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1718006335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','977849029f8f1e7660c515fb69d5645e','Bugfix: sorting-error of the selected-table fixed.','',5001007,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/5.1/en-us','ter','',''),
(9291166,0,'fp_masterquiz','5.2.0',3861,44,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1732205499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kurt Gusbeth','','bihor','fbbc9b2cbb8b2f9f390d046f5603cd9d','Preparations for TYPO3 13. Attention: the path to the backend templates is now defined in Configuration/page.tsconfig.\r\nRefactoring with the rector-project.\r\nBugfix: allow backend-module for users.\r\nBugfix: points calculation for modes 3 and 4.\r\nBugfix: translations in Ajax-mode.','',5002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/5.2/en-us','ter','',''),
(9291167,0,'fp_masterquiz','6.1.0',3861,43,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1734532121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','8466d4edbe235a0255b7dc93527f94de','First version for TYPO3 13. Support for TYPO3 12 dropped.\r\nUpgrade Wizards for old file references and Switchable-Controller-Action-Plugins removed!\r\nThe emails are now localized too.','',6001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/6.1/en-us','ter','',''),
(9291168,0,'fp_masterquiz','6.1.1',3861,37,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1737463635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','5bc6dea647df9834175a5af1a2cf8f42','Bugfix for the tasks.','',6001001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/6.1/en-us','ter','',''),
(9291169,0,'fp_masterquiz','7.0.0',3861,35,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1740563139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','42f564f5ffdc84580c9e1c5f5b254ef1','Breaking: PlugIns changed from list_type to CType. You need to execute the Upgrade Wizard to change your PlugIns.\r\nBreaking: due to a TYPO3 bug (issue 105135), the Ajax-version is not working anymore!\r\nBreaking: layout changed: fieldset added to questions and user data in the form and settings.wrapQuestionTitle1 changed to legend.\r\nDocumentation translated to german.','',7000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291170,0,'fp_masterquiz','7.0.2',3861,14,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1741170410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','c95d0a0f2bc73a344a856e76b3fcb457','Bugfix: the Ajax-version is now working again.\r\nBugfix: Documentation fixed?','',7000002,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291171,0,'fp_masterquiz','7.0.3',3861,33,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1742224089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','1187c698294e5a6aee65382b78c78a39','Documentation fixed?','',7000003,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291172,0,'fp_masterquiz','7.0.5',3861,28,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1743606624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','40794d2fc9527925f2db65bcaae91541','Bugfix: get FE-users entry  get foreign entries.\r\nBootstrap: added class text-end where text-right is used.','',7000005,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291173,0,'fp_masterquiz','7.0.6',3861,28,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1744207609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','f2b80a863077244731d6455bc72e44d0','Startingpoint added again to a plugin.\r\npluginName in the list-view changed to show, if a target page is defined.\r\nDocumentation.','',7000006,0,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291174,0,'fp_masterquiz','7.1.0',3861,38,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1744789656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','20c1e8eb1694a9677935805d39e02c40','Refactoring with the Rector-tool. You need to use \"Flush TYPO3 and PHP Cache\"!\r\nPageTitleProvider added.\r\nDocumentation again.','',7001000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-masterquiz/7.1/en-us','ter','',''),
(9291175,0,'fp_masterquiz','7.2.4',3861,28,'Master-Quiz','A modern extension that offers quiz, polls and tests. Ajax support. The result can be displayed as a chart too. Supports 8 question modes.',2,0,3,1758534874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kurt Gusbeth','','bihor','165ab9cf3909203c31935671aac467a6','Extension configuration file added for the ajax mode.\r\nUpdate script for permissions added.\r\nPrevent of sending empty input field with enter.\r\nMake logging into typo3_fpmasterquiz_xxx.log optional.\r\nPHP 8.4 Bugfix.','',7002004,1,0,'https://docs.typo3.org/typo3cms/extensions/fp_masterquiz/','ter','',''),
(9291176,0,'webp','1.0.0',2493,908,'Convert processed jpg/png images to WebP format','',2,0,0,1544164061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','da7f4b7049391c33201345d319d74ece','First upload','plan2net GmbH',1000000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291177,0,'webp','2.2.2',2493,765,'Create a WebP copy for images (TYPO3 CMS)','Adds automatically created _WebP_ copies of all JPEG and PNG images processed by TYPO3',2,0,2,1582139642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','0e7d0a86b65947c4e9f0c7dd8d05f4f1','Hide .webp files in file lists','plan2net GmbH',2002002,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291178,0,'webp','3.3.0',2493,154,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1605187444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','f9c4b8d1048fa34834619b0d6e29a8c5','Bugfix release','plan2net GmbH',3003000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291179,0,'webp','4.0.0',2493,82,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1633333577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','2844b5aa5bbb028c2af1c5e4368cac8c','Update compatibility with TYPO3 CMS 11','plan2net GmbH',4000000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291180,0,'webp','4.1.1',2493,63,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1645183208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','6a8eb3971b057e90708ffa78d968f12a','Updated README and cleanup','plan2net GmbH',4001001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291181,0,'webp','4.1.2',2493,84,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1645186596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','0734c3fbee92453319d8cef6af24b688','Update README and cleanup/bugfix release','plan2net GmbH',4001002,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291182,0,'webp','4.2.0',2493,77,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1671718637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','b4fb91119427a8926f38788d438a2405','Some bugfixes and a minor new feature.','plan2net GmbH',4002000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291183,0,'webp','5.0.0',2493,51,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1682510249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','85cff3fd08e766f03243b14528c76044','Update for TYPO3 CMS 12 and a new feature to exclude certain directories from processing.','plan2net GmbH',5000000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291184,0,'webp','5.0.1',2493,73,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1682665500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','692bee2b911933ecc67da8e17c73ca3a','Bugfix to prevent QueryBuilder error','plan2net GmbH',5000001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291185,0,'webp','5.1.0',2493,60,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1711465884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.9.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','04efb9571e2f05a9ec79d341e656ced0','Fix for security update of TYPO3 CMS 12 https://typo3.org/security/advisory/typo3-core-sa-2024-002','plan2net GmbH',5001000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291186,0,'webp','13.0.1',2493,41,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1752237805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.14-13.9.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','58a89f23d614414b6e2a5679db3b3d32','Update for TYPO3 CMS 13','plan2net GmbH',13000001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291187,0,'webp','14.0.0',2493,8,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1778827464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','c0b4914900825dee6aab0a57fa4f9fb4','TYPO3 v14 support and automatic .webp sibling cleanup on FAL operations. A single code path now covers TYPO3 v12, v13, and v14.\n\nNew features\n\n TYPO3 v14 compatibility  same install works on v12.4, v13.4, and v14 (tested against current 14.3.x); CI matrix exercises PHP 8.2/8.3/8.4 across all three lines.\n Sibling lifecycle synced with FAL  moving, deleting, or replacing an image keeps its .webp sibling in sync. When a storage has a recycler, the sibling follows the file into the recycler so a restore keeps the pair intact. Closes 88.\n\nBreaking change\n\n Custom converters need a constructor update. Plan2netWebpConverterConverter::__construct now takes a second argument: Plan2netWebpServiceConfiguration $configuration. Third-party converter implementations have to add this parameter.\n\nFixes\n\n .webp source files no longer create phantom rows in sys_file_processedfile.\n FileReference inputs are normalised to their underlying File before the repository lookup, fixing a latent v12/v13 bug where the wrong UID was queried.\n FileNameFilter no longer emits PHP 8 warnings on invalid filter regex patterns.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.0.0','plan2net GmbH',14000000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291188,0,'webp','14.1.0',2493,8,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1778827786,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','b00409634f0f153e552caea306539501','WebP conversion can now run asynchronously via a TYPO3 Scheduler task, off the page-render path. Image-heavy pages and large fileadmin setups stop spiking CPU during requests. Plus an UpgradeWizard for sites upgrading from older releases, and a few correctness fixes.\n\nNew features\n\n Opt-in async conversion mode  set the new async  1 extension setting and the AfterFileProcessing listener enqueues conversions to a new tx_webp_queue table instead of running the converter inside the request. Conversions then run out-of-band when the scheduler task fires. Existing siblings stay in place; the extension does not retroactively backfill. Closes 17.\n webp:process-queue CLI command  Scheduler task  drains the queue in batches. Register System  Scheduler  Add task  \"Process conversion queue (webp)\" with your preferred frequency and batch size. Same command also accepts --folderPATH to sweep filesystem folders that dont go through FAL, such as typo3temp/assets/online_media/ for YouTube/Vimeo preview thumbnails. Closes 73.\n Randomized throttle  set async_throttle_ms  500 (for example) and the worker pauses a random random(N/2, N3/2) milliseconds between conversions. Mirrors wget --random-wait to avoid lock-step bursts that saturate the box on predictable beats. Applies to both queue mode and --folder mode.\n UpgradeWizard for legacy tx_webp_failed rows  older releases shipped configuration_hash as VARCHAR(40); the current schema is VARCHAR(32). TYPO3s database analyzer refuses to shrink the column while existing rows hold longer values, blocking upgrades. The new wizard webp.truncateFailedAttemptsBeforeColumnResize empties the failed-attempts cache so the analyzer can complete the migration. Run it from the Install Tool when the analyzer flags this on upgrade. Closes 95.\n\nBug fixes\n\n Non-ASCII filenames work with external converters  ExternalConverter now preserves multibyte bytes when passing paths to external binaries like cwebp. PHPs escapeshellarg() is locale-aware and silently drops multibyte bytes when LC_CTYPEC, which mangled filenames like Mövenpick.png to Mvenpick.png before they reached the binary  the converter then produced no .webp with no error. Closes 89.\n No more ext_emconf.php deprecation notice on every request under TYPO3 14.3  composer.json now declares the version and providesPackages fields under extra.typo3/cms, which PackageManager recognises as composer-only-capable so it stops parsing ext_emconf.php.\n\nUpgrade notes\n\n Default behavior unchanged. async defaults to 0. Existing installs keep their synchronous conversion path on upgrade. Flip the flag via the Extension Configuration backend module (System  Settings  Extension Configuration  webp on TYPO3 v14; Admin Tools  Settings  Extension Configuration  webp on v12/v13).\n Run the database analyzer after upgrade so the new tx_webp_queue table is created. Required before flipping async  1. If the analyzer flags a configuration_hash column-resize blocker, run the webp.truncateFailedAttemptsBeforeColumnResize wizard from the Install Tool first.\n New typo3/cms-scheduler dependency. Composer pulls it in automatically. After flipping async  1, register a scheduler task: System  Scheduler  Add task  \"Process conversion queue (webp)\" and configure batch size  frequency to taste. Without a task, queued conversions just sit in tx_webp_queue  the page render still succeeds, you just get no .webp siblings until the task runs.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.1.0','plan2net GmbH',14001000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291189,0,'webp','14.1.1',2493,8,'Creates WebP copies for images','Creates WebP copies of all jpeg and png images',2,0,2,1778833883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','b0a05d725d950223382170549a8e9483','typo3/cms-install and typo3/cms-scheduler are now optional dependencies rather than hard requires. Sites that dont use async conversion mode or the legacy upgrade wizard no longer need to pull them in.\n\nChanges\n\n typo3/cms-install moved to suggest. Only required if you need the upgrade wizard that clears legacy tx_webp_failed rows during a configuration_hash column resize.\n typo3/cms-scheduler moved to suggest. Only required when async  1  the scheduler task drains tx_webp_queue out-of-band.\n\nUpgrade notes\n\n No action required for existing installs. Anyone who already has cms-install and cms-scheduler installed sees no difference.\n Async mode (async  1) still needs cms-scheduler. Without it, queued conversions stay pending  install cms-scheduler if you want to use async mode.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.1.1','plan2net GmbH',14001001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291190,0,'webp','14.2.0',2493,9,'Drop-in WebP delivery','Creates sibling WebP files next to each processed image. The webserver delivers them via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1778907458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','f161961997cbdf731309e1f8bc49972b','WebP generation now works on non-Local FAL drivers (S3, Azure, custom). A per-storage opt-in field controls which storages produce .webp siblings; the publish and lifecycle paths were rewritten on top of FAL public APIs so any conformant driver works out of the box.\n\nNew features\n\n Per-storage opt-in for non-Local FAL drivers. A new Generate WebP variants field on each sys_file_storage record (tx_webp_mode) selects Auto (on for Local drivers, off for everything else), Enabled, or Disabled. Set it to Enabled on a non-Local storage to opt in. Closes 108.\n README and reST documentation for remote storages and the CDN-edge serving recipe (CloudFront Function / Cloudflare Worker rewriting Accept: image/webp to the sibling URL).\n\nChanges\n\n WebP publish routed through FAL public APIs. ResourceStorage::updateProcessedFile() for processing-folder targets, Folder::addFile(..., DuplicationBehavior::REPLACE) for source-folder targets. Replaces the previous direct filesystem writes. The driver overwrites atomically on REPLACE, so a transient upload failure no longer leaves the user without a previously-valid sibling.\n WebP sibling lifecycle (move/rename/replace/delete/recycler) uses FAL public APIs (ResourceStorage::moveFile, renameFile, getFile, deleteFile). Works driver-agnostically; remote-driver storages no longer accumulate orphan .webp on cross-storage moves.\n Sibling now follows the original on rename. Previously only inter-folder moves were tracked, so a BE \"rename\" left the .webp stranded at the old filename.\n\nBug fixes\n\n TYPO3 v12 compatibility for the new FAL publish path. v12 ships SYS/mediafile_ext without webp, so the publish step tripped ResourceConsistencyService::isFileExtensionAllowed. ext_localconf.php now appends webp to that list when absent.\n\nUpgrade notes\n\n Run the database analyzer after upgrade so the new tx_webp_mode column is added to sys_file_storage.\n For non-Local storages (S3, Azure, custom), edit the storage record and set Generate WebP variants to Enabled. Strongly recommended to also enable async  1  synchronous mode adds the drivers upload latency to every page render that processes an image (100500 ms per S3 PUT).\n CDN serving (Accept-header rewrite) is the edges job. See the new Remote storages README section for CloudFront Function / Cloudflare Worker recipes.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.2.0','plan2net GmbH',14002000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291191,0,'webp','14.3.0',2493,9,'Drop-in WebP delivery','Creates sibling WebP files next to each processed image. The webserver delivers them via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1779162835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','aacccfc1a38f5649b9d2d22fb84c9597','A new webp:diagnose CLI command walks the full delivery chain end-to-end and points at the first failing link.\n\nNew features\n\n webp:diagnose CLI command. Run vendor/bin/typo3 webp:diagnose for a single-pass health check covering:\n  - Storages  WebP mode, driver, .webp sibling counts, silent-off cases, phantom storage rows with unregistered drivers.\n  - Converter  class, binary availability, parameter string.\n  - Async pipeline  queue size, oldest entry age, scheduler task state.\n  - Failed-conversion cache  recent rows, dominant configuration_hash warning.\n  - Optional HTTP probe (--urlurl)  Accept-header rewrite  Vary: Accept check.\n  - Optional per-file deep dive (--fileuid)  metadata, sibling lookups, failed-attempts rows.\n Output uses coloured markers ( ok, ! warning,  failure). Exit code is 1 only on real failures, so the command works as a deployment gate.\n\nUpgrade notes\n\n No schema changes, no upgrade wizard, no BC concerns.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.3.0','plan2net GmbH',14003000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291192,0,'webp','14.4.0',2493,8,'Drop-in WebP delivery','Creates sibling WebP files next to each processed image. The webserver delivers them via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1779271549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','86863485ccfee1b8e690093ef4efbd0a','libvips becomes a first-class WebP conversion backend, either in-process via jcupitt/vips 2.x  PHP ext-ffi (typically 23 faster than MagickConverter at equivalent quality, substantially less memory) or as the vips CLI binary through the existing ExternalConverter. Both routes preserve animated GIFs as animated WebP.\n\nNew features\n\n libvips (native) backend. A new VipsConverter calling libvips in-process via jcupitt/vips (2.x)  PHP ext-ffi. Pick libvips (native) in the converter dropdown. Parameters are space-separated keyvalue pairs per mime type (e.g. image/jpeg::Q85 smart_subsampletrue effort4) passed straight to libvipss webpsave  see the option reference for the full list.\n Animated GIFs survive as animated WebP. VipsConverter loads all frames automatically (n-1) and emits multi-frame WebP when mixedtrue is set. The vips CLI binary via ExternalConverter also preserves animation when the GIF entry uses %s[n-1] on the source argument.\n webp:diagnose reports libvips availability. Distinguishes ext-ffi missing / disabled / preload mode, jcupitt/vips not installed, and libvips shared library unreachable via VipsConfig::version(). Warns on PHP 8.3 if zend.max_allowed_stack_size-1 is not set (jcupitt/vips runs FFI callbacks off the main thread).\n\nUpgrade notes\n\n No schema changes, no upgrade wizard, no BC concerns. Default backend stays MagickConverter  existing installs are unaffected until you opt in.\n To use the native backend, install libvips-tools on the host (Debian/Ubuntu pulls in libvips42 / libvips42t64 as a dependency), enable PHPs ext-ffi with ffi.enabletrue in php.ini (not preload  jcupitt/vips does not support preloading), composer require jcupitt/vips, and set the converter to libvips (native) in the extension configuration. On PHP 8.3 also set zend.max_allowed_stack_size-1. Full recipe in the READMEs Using libvips natively section.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.4.0','plan2net GmbH',14004000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291193,0,'webp','14.4.1',2493,10,'Drop-in WebP delivery','Creates sibling WebP files next to each processed image. The webserver delivers them via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1779354331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','4e1f7f7c3f569f22a4844f31a9b8b562','A bugfix release: webp:diagnose no longer crashes on classic-mode (non-Composer) TYPO3 v12 installs.\n\nBug fixes\n\n webp:diagnose no longer requires symfony/process. Classic-mode TYPO3 v12 core does not bundle that package, so the command crashed with Class \"SymfonyComponentProcessProcess\" not found. The MagickConverter health check now uses PHPs native proc_open with the same 5-second timeout behaviour. symfony/process is dropped from composer.json require entirely. A new smoke test (Tests/Functional/Command/DiagnoseCommandTest) keeps the command exercised in every PHP  TYPO3 CI matrix cell. Closes 116.\n\nUpgrade notes\n\n No schema changes, no upgrade wizard, no BC concerns.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.4.1','plan2net GmbH',14004001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291194,0,'webp','14.5.0',2493,8,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1779805033,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','0e78716f93b37166880d862a853a5f0f','Added\n\n WebP, AVIF, and JPEG XL output in any combination. A new formats_enabled setting (default webp) lets you pick which sibling formats this install produces  e.g. formats_enabled  webp,avif to ship both, or webp,avif,jxl to ship all three. Each non-webp format has its own converter, parameters, and mime-types tab in the Extension Configuration form (converter_avif, parameters_avif, mime_types_avif; same for jxl). The existing converter / parameters / mime_types keys remain the source of truth for the WebP slot. The 4-converter  3-format support matrix (VipsConverter, MagickConverter, ExternalConverter, PhpGdConverter) is in the README. Closes 94.\n webp:diagnose --formatwebpavifjxl to restrict the report to one format. The delivery probe now sends four Accept headers (avif/jxl/webp//) and verifies the server returns the highest-priority format the install actually generates. Storages, converter health, async pipeline, failed-attempts cache, and per-file deep-dive all report per format.\n webp:process-queue --folderpath now sweeps for every enabled output format, not just WebP.\n\nChanged\n\n Sibling lifecycle (move / rename / replace / delete) now covers all three formats. Any on-disk .avif or .jxl sibling follows its original alongside the existing .webp handling.\n Default filter_pattern now matches .avif and .jxl siblings as well as .webp. Custom values are left untouched; admins who pinned a webp-only regex keep their value.\n\nFixed\n\n A previously-good sibling is no longer deleted when a fresh conversion attempt turns out larger than the original. The failed-attempts cache already prevents the next render from retrying with the same parameters; we keep the file the webserver was happily serving.\n Renaming a source file no longer overwrites a same-named file at the destination. The orphaned source sibling is cleaned up and the next render produces a fresh destination sibling, instead of silently replacing whatever was there.\n Enabling a format without its converter or parameters no longer generates an error on every render. The listener skips the unconfigured format with a one-line notice instead.\n webp:diagnose degrades gracefully on installs that havent run the TYPO3 Database Analyzer after upgrade  the affected sections detect the missing format column and point the admin at the analyzer instead of throwing.\n webp:diagnose no longer certifies PhpGdConverter as AVIF/JPEG XL capable. PhpGd is WebP-only at runtime; the diagnose check now mirrors that.\n webp:diagnose Accept-header probe grades against the format actually available on disk, instead of always comparing against the highest-priority enabled format  eliminates the spurious \"server prefers webp over avif\" warning when a file has no AVIF sibling yet.\n PhpGdConverter clamps quality values above 100 (PHP imagewebp documents 0100).\n ext_emconf.php now declares php  8.2.0, matching the long-standing composer constraint. TER installs on PHP 8.1 no longer fetch the extension only to fatal on first request.\n Async-mode label in the Extension Configuration backend module no longer breaks mid-sentence  TYPO3s EM UI was splitting the label on the webp: colon.\n composer.json now suggests typo3/cms-frontend for installs that pick the PhpGd backend (PhpGd imports TYPO3CMSFrontendImagingGifBuilder).\n\nUpgrade notes\n\n Run the TYPO3 Database Analyzer. tx_webp_queue and tx_webp_failed gain a format column; existing rows remain valid (format defaults to webp) but the schema must match. Stop the Scheduler before running the analyzer if youre worried about concurrent enqueues during the ALTER TABLE  queued work is a transient working set and TRUNCATE tx_webp_queue before the analyzer is also fine.\n Flush all caches after deploy. The compiled DI container caches references to the renamed service classes; a stale container will fatal on the first request that touches them. vendor/bin/typo3 cache:flush or Install Tool  Maintenance  Flush cache resolves it.\n Re-save the Extension Configuration if you customised filter_pattern to the previous webp-only default. The old default /.(jpe?gpnggif).webp$/i does not hide .avif / .jxl siblings. The new default covers all three; admins who pinned a webp-only regex keep their value untouched.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.5.0','plan2net GmbH',14005000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291195,0,'webp','14.5.1',2493,12,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1779805252,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','9a0a1bc27954ab092907e8c90cc576e9','Changed\n\n parameters_avif and parameters_jxl now ship ImageMagick-compatible defaults; converter_avif and converter_jxl default to MagickConverter. Enabling AVIF or JPEG XL via formats_enabled works out of the box on the typical TYPO3 host  no manual parameter string required. Override either to switch to libvips or an external binary.\n\nFixed\n\n webp:diagnose parameter-parsing check now distinguishes empty, malformed-global, and missing-per-mime cases and emits the concrete recommended value for the configured converter, instead of pointing at the README.\n\nDocumentation\n\n README adds dedicated parameters_avif and parameters_jxl sections with per-backend recipes (ImageMagick, libvips, external binaries).\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.5.1','plan2net GmbH',14005001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291196,0,'webp','14.5.2',2493,6,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1780907921,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','df3526cb6f1863b13fd18eabf71ac513','Documentation\n\n Added a Caddy webserver recipe for Accept-header content negotiation, alongside the existing nginx and Apache examples. All three configs are now exercised by the E2E suite.\n Rewrote the core-vs-extension comparison: TYPO3 core handles WebP (13.0) and AVIF (13.4, ImageMagick); this extensions distinct value is unchanged URLs, transparent per-request fallback, and JPEG XL.\n\nChanged\n\n FileNameFilter caches the resolved filter pattern instead of recompiling it on every backend file-list row.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.5.2','plan2net GmbH',14005002,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291197,0,'webp','14.5.3',2493,9,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1781073629,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','bbf4b37a6a18d8a1c05cb1fb318ead9e','Changed\n\n Configuration memoizes parsed settings (enabled formats, mime-type lists, exclude directories) instead of re-parsing them on every processed image. The cache is keyed by the raw setting value, so runtime configuration changes are still picked up.\n FileNameFilter now also caches an absent filter pattern instead of re-resolving the configuration for every backend file-list row.\n webp:process-queue --folder converts images while scanning instead of loading the complete file list into memory first.\n\nFixed\n\n The folder sweep now matches uppercase and mixed-case file extensions (IMAGE.JPG), consistent with the FAL-driven conversion path.\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.5.3','plan2net GmbH',14005003,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291198,0,'webp','14.5.4',2493,6,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1781500485,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','606a88f71cc9299703462e9604e0de3d','Fixed\n\n webp:diagnose no longer fails on PostgreSQL when probing for sibling files; the sibling suffix is now inlined as a literal instead of an untyped bound parameter inside CONCAT().\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.5.4','plan2net GmbH',14005004,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291199,0,'webp','14.6.0',2493,6,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1781528039,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','f12b6491a66ae4c661f64f63e66c0360','Per-image compression quality override\n\nEditors can set a Compression quality (1100) on an individual images metadata in the Filelist. It overrides the global converter quality for that file across every enabled output format (WebP / AVIF / JPEG XL); leave it at 0 to use the global setting.\n\nQuality is read from the files current metadata at conversion time, so changing it regenerates the sibling on the next image processing, and it applies everywhere the image is used. Folder-mode sweeps continue to use the global quality.\n\nFull changelog: https://github.com/plan2net/webp/compare/14.5.4...14.6.0\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.6.0','plan2net GmbH',14006000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291200,0,'webp','14.7.0',2493,9,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1781595543,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','c038b837129d5972e152a49fdd484237','Two editorial/optimization features on top of the per-image quality override from 14.6.0.\n\nPer-image compression report\n\nThe file metadata form now shows, right below the compression quality field, what each enabled format achieved for that image: per processed variant (each rendered size), the generated WebP / AVIF / JPEG XL siblings size and the saving versus the source it replaces. Read-only; it fills in as the image is rendered at more sizes.\n\nCompress larger variants harder\n\nOptional per-format width-to-quality curves (quality_by_width, quality_by_width_avif, quality_by_width_jxl) map a rendered variants width to a quality, so larger variants are compressed harder automatically  the responsive-image best practice (a large hero that produced no smaller WebP at the global quality now does). Off by default; a per-image quality override still wins, and lossless parameters are left untouched. The README has a copy-paste recommended starting curve.\n\nFull changelog: https://github.com/plan2net/webp/compare/14.6.0...14.7.0\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.7.0','plan2net GmbH',14007000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291201,0,'webp','14.8.0',2493,5,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1783066095,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','fa3140bd0aec4373fc483718f444af50','A CLI command that generates your webserver negotiation config, an explicit per-image quality mode, and a fix for processing folders that live in another storage.\n\nWebserver config generator\n\nwebp:webserver-config --servernginxapachecaddy prints a ready-to-paste content-negotiation snippet for exactly the formats your install produces  correct AVIF  WebP  JXL priority, Vary: Accept handling, and the MIME types stock nginx lacks for AVIF/JXL. --scope emits a single section raw for scripting. The E2E suite injects the generated output into real nginx, Apache, and Caddy servers, so the config is proven to negotiate correctly.\n\nPer-image quality mode\n\nThe per-image compression quality override is now an explicit quality mode on file metadata: Global (site settings) or Force a fixed quality (1100). An upgrade wizard migrates existing overrides to the force mode, and saving Force without a valid quality safely falls back to the global setting with a warning.\n\nFixed\n\n Storages whose processing folder is configured inside another storage now get siblings for every processed variant; previously only a single full-size sibling was generated and queued conversions were missing their processing instructions (117).\n webp:diagnose and webp:webserver-config are no longer offered in the Scheduler.\n\nFull changelog: https://github.com/plan2net/webp/compare/14.7.0...14.8.0\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.8.0','plan2net GmbH',14008000,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291202,0,'webp','14.8.1',2493,6,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1783612082,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','51091c5883a95c25e366a23b01b69f30','Fixes noisy PostgreSQL logs on async installations by writing queue entries with a native upsert.\n\nFixed\n\n Async installations on PostgreSQL no longer log an ERROR for every duplicate queue entry; tx_webp_queue writes now use a native INSERT  ON CONFLICT upsert, while other database platforms keep the existing insert/update fallback (118).\n\nFull changelog: https://github.com/plan2net/webp/compare/14.8.0...14.8.1\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.8.1','plan2net GmbH',14008001,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291203,0,'webp','14.8.2',2493,6,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1785329557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','b51aa8a968390f8f41b874b4e37fd7d4','Fixes the per-image compression quality override, which could not be activated at all.\n\nFixed\n\n The per-image Compression quality field is no longer hidden until the quality mode is already Force a fixed quality; because display conditions are evaluated server-side, that field never appeared, so every save of Force a fixed quality fell back to Use global setting with no way to enter a quality at all.\n\nFull changelog: https://github.com/plan2net/webp/compare/14.8.1...14.8.2\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.8.2','plan2net GmbH',14008002,0,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291204,0,'webp','14.8.3',2493,2,'Drop-in WebP / AVIF / JPEG XL delivery','Creates sibling WebP, AVIF, and JPEG XL files next to each processed image. The webserver delivers the best match per request via Accept-header content negotiation, so image URLs and HTML stay unchanged.',2,0,2,1788073305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','a1377833519c688a63a07c27848546fa','Fixes a repeated download of every source image on remote storages, where each render fetched the original again even when its siblings already existed.\n\nFixed\n\n Sibling generation no longer fetches the source image before it knows whether anything still needs converting; on remote storages (S3, Azure and other non-local drivers) that meant downloading every original again on every single render, even when its .webp and .avif siblings had long been in place.\n\nFull changelog: https://github.com/plan2net/webp/compare/14.8.2...14.8.3\n\nFull release notes: https://github.com/plan2net/webp/releases/tag/14.8.3','plan2net GmbH',14008003,1,0,'https://github.com/plan2net/webp/blob/master/README.md','ter','',''),
(9291205,0,'c1_adaptive_images','0.1.2',3392,302,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1544365156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','467e5d5f0fd264c6b17667ecc8b69354','first upload to ter','',1002,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.1/en-us','ter','',''),
(9291206,0,'c1_adaptive_images','0.1.3',3392,337,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1544560403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','44871c1e8aa880308b2204262ad29286','bugfix: no more exceptions when only one srcset candidate is given.','',1003,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.1/en-us','ter','',''),
(9291207,0,'c1_adaptive_images','0.1.4',3392,419,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1547465881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','ab192aed47d44b66a15ee719a107566c','bugfix: reset ratioBoxClassNames array in getRatioBoxClassNames()','',1004,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.1/en-us','ter','',''),
(9291208,0,'c1_adaptive_images','0.1.5',3392,280,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1556708939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','1826b2272f1dd5d76f7e0316cb3564b0','fix global namespace, respect GFX/processor_allowUpscaling, extend documentation','',1005,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.1/en-us','ter','',''),
(9291209,0,'c1_adaptive_images','0.1.6',3392,307,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1556873188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','237a6a3347d17aef69cf8fdb767498eb','fix referencing of settings, remove typo3/minimal from composer requirements.','',1006,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.1/en-us','ter','',''),
(9291210,0,'c1_adaptive_images','0.1.7',3392,890,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1558797342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','4e4ed625c27e91249ec2384174751fcb','fix a bug where ratio box default classes were overwriting the css rules from later images by prepending the own ratiobox base classname inside media queries','',1007,0,0,'https://docs.typo3.org/typo3cms/extensions/c1_adaptive_images/0.1.7','ter','',''),
(9291211,0,'c1_adaptive_images','0.2.0',3392,288,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1591518984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Manuel Munz','t3dev@comuno.net','soma','6070fce56252ef68a0b8acb0186dd16c','TYPO3 9.5 and 10.4 compat and bugfixes','',2000,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.2/en-us','ter','',''),
(9291212,0,'c1_adaptive_images','0.3.0',3392,55,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1611305274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Manuel Munz','t3dev@comuno.net','soma','8a74b3b6768e89f223f417a8619d0b1e','TYPO3 v11 compat','',3000,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.3/en-us','ter','',''),
(9291213,0,'c1_adaptive_images','0.3.1',3392,142,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1611483371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-11.9.99\";}}','Manuel Munz','t3dev@comuno.net','soma','bd4a8c1d6d1e84f242ac4eeb41a3b938','Revert replacement of TYPO3_MODE, this fixes the extension on TYPO3 9.5.','',3001,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.3/en-us','ter','',''),
(9291214,0,'c1_adaptive_images','0.4.0',3392,153,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',1,0,2,1625412080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-11.9.99\";}}','Manuel Munz','t3dev@comuno.net','soma','3e11493f29d4ff2b5772393406b27c06','fix two critical bugs','',4000,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/0.4/en-us','ter','',''),
(9291215,0,'c1_adaptive_images','1.0.1',3392,77,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',2,0,2,1679045596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Manuel Munz','t3dev@comuno.net','soma','0714b4edce0298932682bce3e271fc4e','Cleanup TypoScript settings, update docs','',1000001,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/1.0/en-us','ter','',''),
(9291216,0,'c1_adaptive_images','1.0.2',3392,113,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',2,0,2,1680083487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Manuel Munz','t3dev@comuno.net','soma','91adb0144bd9b6383c8550f4f2f051f6','Fix Array to string conversion when adding focus-area','',1000002,0,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/1.0/en-us','ter','',''),
(9291217,0,'c1_adaptive_images','1.1.1',3392,29,'c1 adaptive images','ViewHelpers for adaptive images in fluid_styled_content.',2,0,2,1756024044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Manuel Munz','t3dev@comuno.net','soma','3b8898f9ed16e06bb5ff319ff9c7cac2','v1.1.1, better support for SiteSets','',1001001,1,0,'https://docs.typo3.org/p/c1/c1-adaptive-images/1.1/en-us','ter','',''),
(9291218,0,'poi_map','1.3.1',528,287,'Points of interest','Categorized points of interest with google maps integration',2,0,3,1544484963,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Michael Marcenich','info@m-squared-solutions.it','m2s','49f832f5262ffe690ff9c245fbb35f8a','Categorized points of interest with GoogleMaps integration','M² Solutions',1003001,0,0,'','ter','',''),
(9291219,0,'poi_map','1.3.3',528,241,'Points of interest','Categorized points of interest with google maps integration',2,0,3,1565470137,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.2.99\";s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Michael Marcenich','info@m-squared-solutions.it','m2s','89ebb41a4633877447127fd03c03855b','Update dependencies and enforce coding standard','M² Solutions',1003003,1,0,'','ter','',''),
(9291220,0,'ns_snow','1.0.0',2995,212,'NS Snow','Add nice looking animation effect of falling snow to your TYPO3 site and enjoy winter as well as Christmas.',2,0,3,1544795185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','ce9f53cd0c1971defcfd7cd652a841ae','Add nice looking animation effect of falling snow to your TYPO3 site and enjoy winter as well as Christmas.','',1000000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291221,0,'ns_snow','1.0.1',2995,421,'[NITSAN] Snow','Add nice looking animation effect of falling snow to your TYPO3 site and enjoy winter as well as Christmas.',2,0,3,1544797473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','23bb575fc5010afbb941026956c769f7','Minor text changes  added documentation link.','',1000001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291222,0,'ns_snow','1.0.2',2995,282,'[NITSAN] Snow','Add nice looking animation effect of falling snow to your TYPO3 site and enjoy winter as well as Christmas.',2,0,3,1559295682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','f04b3aec7945ade000d56eb5a70db669','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291223,0,'ns_snow','1.1.0',2995,339,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! Live-Demo: https://demo.t3terminal.com/t3t-extensions/snow/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-snowfall-plugin-free/',2,0,3,1575349692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','9a2d73f56f35436e6b1b80bd07d41d85','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291224,0,'ns_snow','1.2.0',2995,392,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1581502603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','bd53eb44fca57d5a6cac1970cde6db70','[Update] Maintenance Release with TYPO3 v10 Support','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291225,0,'ns_snow','1.2.1',2995,284,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1593524971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','cd93f65f1e50a2f3759e8964c28ce50f','[Improved] Github & Gitlab CI for Automatic code review','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291226,0,'ns_snow','1.2.3',2995,125,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1631167582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','06bd837781bf5668aed5d5238e96e608','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291227,0,'ns_snow','2.0.0',2995,121,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1640183724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','bfa2da9bb4a15b411c274783b959349b','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291228,0,'ns_snow','2.0.1',2995,113,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1643010815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','0de1efe524c76f502fe3e7f2f7c2e229','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291229,0,'ns_snow','2.0.2',2995,117,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3terminal.com/t3t-extensions/snow/ PRO version: https://t3terminal.com/snowfall-typo3-extension-free',2,0,3,1645010649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','4afdbc329ae1df8daae564b319fe747b','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291230,0,'ns_snow','2.1.0',2995,109,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3planet.com/t3t-extensions/snow/ PRO version: https://t3planet.com/snowfall-typo3-extension-free',2,0,3,1664455751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d95277ad40cdd60787b57eb39ae27c81','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291231,0,'ns_snow','12.0.0',2995,90,'[NITSAN] Snow Fall Plugin','Christmas Snow spreads the cheer of Christmas by adding beautiful snowflakes and snow-fall animation to your TYPO3 website with our little addon ns_snow and all the pages will show falling flakes of snow! LIVE Demo: https://demo.t3planet.com/t3t-extensions/snow/ PRO version: https://t3planet.com/snowfall-typo3-extension-free',2,0,3,1688464518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','b4ff9ebf4228b13468eef75baa9bf0a5','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/snowfall-typo3-extension-free','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291232,0,'ns_snow','12.0.1',2995,51,'Snow Fall','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12. br/  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1712662347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','6b7ad38d1817cdda2e069286400d3737','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291233,0,'ns_snow','12.0.2',2995,61,'Snow Fall','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12.  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1712662901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c90e311808c32138d61c0c627459bcca','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291234,0,'ns_snow','2.1.1',2995,50,'[NITSAN] Snow Fall Plugin','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12. &lt;br/&gt;  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1712663155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','e9c2cea0b746f72fd545eff6200a7a48','New release of version 2.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291235,0,'ns_snow','12.1.0',2995,64,'Snow Fall','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12.  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1716882425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','fcae1dff1b1e4145c72ce77880c47a0f','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291236,0,'ns_snow','2.2.0',2995,50,'Snow Fall','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Versions.  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1716887180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','109479c20a6c4c69dea7cf4688b3d4af','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet // NITSAN',2002000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291237,0,'ns_snow','13.0.0',2995,52,'Snow Fall','Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12.  Live-Demo: https://demo.t3planet.com/t3-extensions/snow/  Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension',2,0,3,1729491815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4e1868e24524c6a42d69d7933600f2da','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291238,0,'ns_snow','13.0.1',2995,28,'TYPO3 Snowfall Animation','Add festive snowfall animations to your TYPO3 website with this lightweight extension. Enhance the holiday mood with animated snowflakes across all pages. Fully compatible with TYPO3 v12 and v13.',2,0,3,1751366997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','4f31fd30e38289698c05a4b38db63f15','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291239,0,'ns_snow','14.0.0',2995,15,'TYPO3 Snowfall Animation','Add festive snowfall animations to your TYPO3 website with this lightweight extension. Enhance the holiday mood with animated snowflakes across all pages. Fully compatible with TYPO3 v12 and v13.',2,0,3,1769005442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','4fea848fffed877fff2743f9b01d2bfd','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291240,0,'ns_snow','14.1.0',2995,19,'TYPO3 Snowfall Animation','Add festive snowfall animations to your TYPO3 website with this lightweight extension. Enhance the holiday mood with animated snowflakes across all pages. Fully compatible with TYPO3 v12 and v13.',2,0,3,1770269135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8828652b6eca85d3bcebe97bf723bfb5','New release of version 14.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-snowfall-extension','T3Planet',14001000,1,0,'https://t3planet.de/typo3-schneefall-erweiterung','ter','',''),
(9291241,0,'celum_connect_fal','1.0.1',3966,235,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1545152499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','8278917d47d64e8c1595cc11fc4d53e5','Initial version of the CELUM FAL driver','brix cross media',1000001,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291242,0,'celum_connect_fal','1.0.2',3966,169,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1546612539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','7d6fe2b586bd06c2fd6856e77528475e','Always uses the original file and doesnt use the Celum thumbnail when dump is called, because this URL needs to be reloaded every 30 minutes as it expires.','brix cross media',1000002,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291243,0,'celum_connect_fal','1.0.3',3966,195,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1546617145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','9382b8d83a9f2dd0807b923a5cfba8a0','Fixed size of image in the info view for version 9 (scale to max 1024px as we cannot know what the download size will be, only the size of the original is known) and no more floating point pixel values.','brix cross media',1000003,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291244,0,'celum_connect_fal','1.0.4',3966,288,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1546866568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','9e90b4a8fdd24a28b0632bc1809a0040','Increased security by adding the new secret feature of the directDownload plugin.','brix cross media',1000004,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291245,0,'celum_connect_fal','1.0.5',3966,201,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1548683713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','5c94c4cd9a4577c4992bff5908c0b36a','Linux path fix. On Linux systems Typo3 sometimes requests the \"//\" or \"\" folder when it wants to get the root \"/\" which lead to errors on previous versions.','brix cross media',1000005,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291246,0,'celum_connect_fal','1.0.6',3966,154,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1549374187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','99713b912ed053b3898e0bcd8d39b85e','Add file extension to name, otherwise the thumbnail isnt displayed in the backend. Read width and height from the cache in the extractor, so that the image is editable in the backend.','brix cross media',1000006,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291247,0,'celum_connect_fal','1.0.7',3966,223,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1549375712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','108800c0f7003f0fef853f66dc55eb43','Bugfix, the addition of the features in the previous version introduced a bug which is now fixed.','brix cross media',1000007,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291248,0,'celum_connect_fal','1.0.8',3966,338,'CELUM FAL driver','Provides a FAL driver for the CELUM DAM.',2,0,0,1550836165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','1b1959ff7705f848bec5a721c78581d5','Switched to guzzle. Better bug fix for invalid identifiers.','brix cross media',1000008,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291249,0,'celum_connect_fal','1.0.9',3966,156,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1562069748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','4a900aaa09c76d58f86311e136a7326b','Added composer.json','brix cross media',1000009,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291250,0,'celum_connect_fal','1.1.0',3966,148,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1562239205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','ac8ae8af9e80717b5ecdef2c205db288','Several improvements, tested and working version for composer, configurable download format.','brix cross media',1001000,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291251,0,'celum_connect_fal','1.1.1',3966,261,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1562248531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','b5170062d8e8a2c54a1035de1e49c5f4','Removed file logger','brix cross media',1001001,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291252,0,'celum_connect_fal','1.1.2',3966,97,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1575888750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','05882c3c4f6289f062b3837492ca2102','Bug fix, Typo3 is creating driver instances before the configuration is entered leading to an \"invalid license\" error.','brix cross media',1001002,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291253,0,'celum_connect_fal','1.1.3',3966,202,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1575895279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','bd34509947c06fde16208db0c92fb1e1','Public URLs bug fix','brix cross media',1001003,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291254,0,'celum_connect_fal','1.1.4',3966,234,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1579282129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','fbc0d6a661a4d0f9cd93c319b3c93117','Unified license across all our CELUM to CMS connectors.','brix cross media',1001004,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291255,0,'celum_connect_fal','1.1.5',3966,197,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1590496149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','b40a843c6f0836922598273bad2ffd37','bug fix in license check','brix cross media',1001005,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291256,0,'celum_connect_fal','1.1.6',3966,126,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1600359535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','2aef13fd68bf1f86385b594cb375b4c8','Fixed the 200 displayed assets/folders per folder limit.','brix cross media',1001006,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291257,0,'celum_connect_fal','1.1.7',3966,75,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1621524929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','fe078e55a3dc2593c9da16fe553e512d','Added license information','brix IT solutions',1001007,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291258,0,'celum_connect_fal','2.0.0',3966,72,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,0,1634286297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','4454c2f935982602496fb26914e75cea','The new version of the FAL connector to CELUM with several improvements.\r\n\r\nFeatures:\r\n- (Localized ) text (area) fields can be configured which are then shown as description and alternative text in TYPO3\r\n- Search and Ordering is working\r\n- Thumbnails and image dimensions are coming from CELUM, so the image doesnt have to be downloaded by TYPO3 which leads to significant performance improvements\r\n- Heavy caching and pre-loading for better performance\r\n- Usage references can be saved in CELUM as public URLs which are deep links so you can jump directly to where the file is used in TYPO3\r\n- Additionally a field (checkbox or node referencing information field) can be maintained by the connector, indicating whether a file is used somewhere in TYPO3 or not, so in combination with the Asset Marker bullets can be displayed on all assets used in TYPO3\r\n\r\nKnown bugs:\r\n- Metadata is not updated in TYPO3. Only if the file, processed file and file reference tables are truncated (emptied) and the cache is flushed the new values will be visible, the file itself will change after the cache expires (usually 30 minutes) if we upload a new version in CELUM, but it is probably distorted because the dimension isnt updated','brix IT solutions',2000000,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291259,0,'celum_connect_fal','2.0.1',3966,61,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1653058933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','a2b41488ba9d550c062d015c2c2b1162','Support for different download formats per file category. Now one for image, video and others can be specified.','brix IT solutions',2000001,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291260,0,'celum_connect_fal','2.0.2',3966,41,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1656408607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','ea6bc15b5940f273d1cb6db0cf7175cc','Remove configuration checks because they lead to errors so the driver cannot be configured due to TYPO3 creating an instance before it is configured.','brix IT solutions',2000002,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291261,0,'celum_connect_fal','2.0.3',3966,68,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1656409106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','1ffc7d7a37866545988226c53e0c9544','Continue fixing bug described in v2.0.2','brix IT solutions',2000003,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291262,0,'celum_connect_fal','2.0.4',3966,63,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1670235036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','b646a192e71ae9ef3c120f9a043e483b','Bug fix: under some circumstances the wrong or no downloadformat was used','brix IT solutions',2000004,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291263,0,'celum_connect_fal','2.0.5',3966,34,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1694085131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','830f9382f043d62cf0c91ca61f5ee297','Workaround for the initialization before config was entered problem.','brix IT solutions',2000005,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291264,0,'celum_connect_fal','2.0.6',3966,31,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1695039458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','ef4994a14c792c1198d6375050a340a5','Public URLs Bug Fix','brix IT solutions',2000006,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291265,0,'celum_connect_fal','2.0.7',3966,36,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1695363957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','30f15de65333cfdcc3a36a7d8e1152e7','Workaround for CELUM Bug where colons (:) in public URLs lead to internal errors when requested via the REST API.','brix IT solutions',2000007,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291266,0,'celum_connect_fal','2.0.8',3966,28,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1697800752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','ea3724edd92500867c95bd4a4c27f747','Version vor TYPO3 v12. There are no changes, because the DriverInterface did not change. So this should work in v12 as is. However, customers reported problems with cropping. This is not an issue of the extension. We are expecting the release of v3 of the connector next year with performance improvements that were only possible after TYPO3 core changes.','brix IT solutions',2000008,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291267,0,'celum_connect_fal','2.0.9',3966,42,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1698073752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','a279bebe950fe4e7d53f7601773b7f5e','Bug Fix for PHP 8.1','brix IT solutions',2000009,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291268,0,'celum_connect_fal','2.0.10',3966,33,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1709858579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','2338a174928b9d6e253caa749f96c165','Fixed bugs on file storage','brix IT solutions',2000010,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291269,0,'celum_connect_fal','2.0.11',3966,35,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1711544487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','f3ae6b327223938cf8b215e23971d5f7','Changed cache mechanism.','brix IT solutions',2000011,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291270,0,'celum_connect_fal','2.0.12',3966,33,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1716296851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','3948683b46a1f7fe780e95e10346b8f3','Bug fix on PHP v8.2','brix IT solutions',2000012,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291271,0,'celum_connect_fal','2.0.13',3966,25,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1718728492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','abfcd221a472ebb1faaeeb3da5cd88e6','Fix image sizes on upload and image processing','brix IT solutions',2000013,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291272,0,'celum_connect_fal','2.0.14',3966,39,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1720081097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','61b3997a5deea6dc7380206b3134c463','Cache button added to the top navigation so that a normal user can also clear the Celum cache. For this, an additional option must be stored which can be found in the readme.','brix IT solutions',2000014,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291273,0,'celum_connect_fal','3.0.0',3966,7,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1758025584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','a8d043d8e4f10d6932bc7df28bcccd30','Compatibility with TYPO3 v13 added\r\nRemoved usage of deprecated APIs\r\nAdded support for PHP 8.3\r\nModernized internal codebase (PSR standards, strict typing)\r\nMinor bugfixes and performance improvements','brix IT solutions',3000000,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291274,0,'celum_connect_fal','3.0.1',3966,12,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1758025937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','e96649514289e94192cf0cadc826a56d','Set TYPO3 dependency to 12.0.013.9.99','brix IT solutions',3000001,0,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291275,0,'celum_connect_fal','3.1.0',3966,7,'celum:connect (FAL)','Provides a FAL driver for the CELUM DAM.',2,0,3,1776084496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Chris Maechler','support@brix.ch','abandoned_extensions','681724746f2914db0bd627568a92e539','Version 3.1.0 \r\nMigrated the CELUM API integration from the legacy SOAP-based client to the new REST API (ecentral/celum-connect-fal-rest-client). This brings improved reliability and compatibility with current CELUM server versions.','brix IT solutions',3001000,1,0,'http://doc.brix.ch/celum_connectors/typo3_fal','ter','',''),
(9291276,0,'auth0','1.0.0',5003,332,'Auth0 for TYPO3','Auth0 for TYPO3',1,0,4,1545236980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Florian Wessels','f.wessels@bitmotion.de','bitmotion','531af0617f81c1eb5583d59429eea3f2','This is the first release of the Auth0 TYPO3 extension.\r\nYou can find more information in the README file.\r\n\r\nThis release is sponsored by MED-EL and Bitmotion.','Bitmotion GmbH',1000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291277,0,'auth0','2.0.0',5003,599,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1545382688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Wessels','f.wessels@bitmotion.de','bitmotion','8b0571a0710d010f81d02330ad0a0e6e','This release introduces TYPO3 9 LTS compatibility.','Bitmotion GmbH',2000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291278,0,'auth0','3.0.0',5003,584,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1574931695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.1.99\";}}','Florian Wessels','f.wessels@bitmotion.de','bitmotion','b3dbcbba0e076abd74b1bec0eeba0efe','Major refactoring. Introduces compatibility for TYPO3 10.','Bitmotion GmbH',3000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291279,0,'auth0','3.1.0',5003,329,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1583944927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','86609bc68820f960756e116fbd0a562b','This release introduces new features and fixes a lot of bugs. The full change log can be found in the documentation or on GitHub.','Leuchtfeuer Digital Marketing',3001000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291280,0,'auth0','3.1.1',5003,461,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1584100467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','2984b31d011ba323fd819b9dbaefc7cd','This release is a bug fix release which fixes issues regarding non-composer setups.','Leuchtfeuer Digital Marketing',3001001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291281,0,'auth0','3.2.0',5003,216,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1587544868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','ad2e63f16b423d23eda48f89980ce1eb','This is a feature release. It contains a lot of bug fixes and improvements and makes the communication between Auth0 and TYPO3 easier and even more secure.','Leuchtfeuer Digital Marketing',3002000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291282,0,'auth0','3.2.1',5003,274,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1588056557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','1c0808c71f5d0b089ab1498da4e200bd','This release is a bug fix release which fixes issues regarding user redirects and registration of PSR-15 middleware.','Leuchtfeuer Digital Marketing',3002001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291283,0,'auth0','3.2.2',5003,236,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1591183125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','7d9751af9fed3eabe97c94b487f8a910','This release is regular maintenance release. It contains manly improvements regarding the documentation. The composer package was renamed from bitmotion/auth0 to leuchtfeuer/auth0.','Leuchtfeuer Digital Marketing',3002002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291284,0,'auth0','3.3.0',5003,294,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1592232006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','54b18d4df422ee1e4fc9d9bf6e30e338','This is a feature release. It contains a lot of bug fixes and necessary changes since website users without an usergroup will no longer be logged in. Please make sure to migrate your TypoScript configuration: https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/Admin/BackendModule.html','Leuchtfeuer Digital Marketing',3003000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291285,0,'auth0','3.3.1',5003,174,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1605192615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','124fabe2c66690a6c558209507eea4de','This release is a regular maintenance release which fixes minor issues regarding the newly introduces backend module and the backend login page.','Leuchtfeuer Digital Marketing',3003001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291286,0,'auth0','3.3.2',5003,166,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1606475115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','9bac942c6be614756588f6122bb6e6ae','This release is a bug fix release. It also introduces some new deprecations regarding the frontend user object and improves logging.','Leuchtfeuer Digital Marketing',3003002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291287,0,'auth0','3.4.0',5003,126,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1609692269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','edfe6a3c16a2ffd877dbee8b1e94f13e','This is a feature release. It contains some bug fixes, minor improvements regarding the backend module and backend login and\r\nintroduces the possibility to log in users without using the management API. This release also provides basic support for TYPO3\r\nv11.0. Please note that general support for TYPO3 v11 LTS will be introduced with version 4.0 of this extension.','Leuchtfeuer Digital Marketing',3004000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291288,0,'auth0','3.4.1',5003,152,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1610010623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','df5eba34099b3d9ce50eac5a1b51a956','This release is a bug fix release which fixes issues regarding non-composer setups. The Library directory containing third\r\nparty packages was missing in the previous release.','Leuchtfeuer Digital Marketing',3004001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291289,0,'auth0','3.4.2',5003,130,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1623847457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','cfe76ae6b2a609139b46c0c8c0ca0962','This release is a bug fix release which fixes issues regarding redirects after login. Also, this extension is now compatible with\r\nTYPO3 v11.2.','Leuchtfeuer Digital Marketing',3004002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291290,0,'auth0','3.4.3',5003,153,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1628081477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','7803b3d56c69b3e0d85ed63fe990405d','This release is a minor feature release which adds the possibility to add an anchor to the referrer url.','Leuchtfeuer Digital Marketing',3004003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291291,0,'auth0','4.0.0',5003,70,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1693989357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Max Rösch','m.roesch@Leuchtfeuer.com','bitmotion','1f6f9bf678e5a9717da28b94977970a7','This is a major release. This release also provides basic support for TYPO3 v11 LTS.','Leuchtfeuer Digital Marketing',4000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291292,0,'auth0','5.0.0',5003,87,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1695376443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','a5b1255f18daa990fe6f120adcb2f85f','This is a major release. This release provides basic support for TYPO3 v12 LTS.','Leuchtfeuer Digital Marketing',5000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291293,0,'auth0','4.0.1',5003,64,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1695891325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Max Rösch','m.roesch@Leuchtfeuer.com','bitmotion','08759bb5e018b007f4125cda068394e5','This release is a bug fix release which fixes issues regarding generation of token in TokenUtility.','Leuchtfeuer Digital Marketing',4000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291294,0,'auth0','3.5.3',5003,50,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1716289044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','3059058eb8b13af70fc6003bf804f733','Minor fix to prevent PHP Warning','Leuchtfeuer Digital Marketing',3005003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291295,0,'auth0','5.0.3',5003,64,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1716289428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','27032b00a7815789a21cf58e470634da','This release is a regular maintenance release which fixes minor issues regarding the login provider if the backendlogin is enabled. ','Leuchtfeuer Digital Marketing',5000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291296,0,'auth0','5.0.4',5003,59,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1718716502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','1332ca6f97e01a877c1a9bacafda7820','Maintenance release:\r\n\r\nWhats Changed\r\n    [BUGFIX] Fix Warning: Undefined global variable TSFE','Leuchtfeuer Digital Marketing',5000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291297,0,'auth0','5.0.5',5003,43,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1733126253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','5a8ce67a3fd34b4c429add727c4a1030','Maintenance release','Leuchtfeuer Digital Marketing',5000005,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291298,0,'auth0','13.0.0',5003,44,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1737389327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','c40d26aafed86ddaa4c9778cb0afb065','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.','Leuchtfeuer Digital Marketing',13000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291299,0,'auth0','13.0.1',5003,26,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1747140236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','72d23f444c014fec91c8a57737be9c35','Maintenance release:\r\n\r\nWhats Changed\r\n[TASK] loginLogo not showing in v13, Added missing logo','Leuchtfeuer Digital Marketing',13000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291300,0,'auth0','13.0.2',5003,35,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1747920998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','e21d5e2410b9bf1edb18342fd610a9fe','Bugfix release','Leuchtfeuer Digital Marketing',13000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291301,0,'auth0','5.0.6',5003,14,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1767688797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','6a145e390dfbb3e4f9d74c26e7539dee','Feature release','Leuchtfeuer Digital Marketing',5000006,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291302,0,'auth0','13.0.3',5003,16,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1767688820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','42c8ed5d9a6e0c3f2e61bce2df8660fb','Feature release','Leuchtfeuer Digital Marketing',13000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291303,0,'auth0','5.1.0',5003,13,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1770199528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','9bca1239e8244130a7d677e62dbd5506','[BREAKING] Security release (needs PHP 8.1)','Leuchtfeuer Digital Marketing',5001000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291304,0,'auth0','13.0.4',5003,17,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1770201337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','602ed3e67d6146ef44e5054224e02526','Security release','Leuchtfeuer Digital Marketing',13000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291305,0,'auth0','13.0.5',5003,13,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1775657776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','f31cc9e3059808999300c50446149878','Security and Maintenance Release','Leuchtfeuer Digital Marketing',13000005,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291306,0,'auth0','5.2.0',5003,10,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1775739300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','448ef97be65742022e23cb93f9da4cd6','Security release with a breaking change: the minimum supported PHP version is raised from 8.1 to 8.2.','Leuchtfeuer Digital Marketing',5002000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291307,0,'auth0','13.0.6',5003,11,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1776863221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','cbb80b346edf73196de0fc7f5a31b727','Maintenance release','Leuchtfeuer Digital Marketing',13000006,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291308,0,'auth0','14.0.0',5003,10,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1777378513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','5e6b8df8720b628fbbb8458f4fc1d6e7','TYPO3 v14 - major release','Leuchtfeuer Digital Marketing',14000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291309,0,'auth0','13.0.7',5003,10,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1777472678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','541cfd1066cec8351a0ebc255c7a68ba','Maintenance release','Leuchtfeuer Digital Marketing',13000007,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291310,0,'auth0','14.0.1',5003,12,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1777472702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','10543b7658c8739efc0e198203dd12d9','Maintenance release','Leuchtfeuer Digital Marketing',14000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291311,0,'auth0','5.1.3',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1777899923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','dd7df074bab0a2b9656072105336a7f9','Maintenance release','Leuchtfeuer Digital Marketing',5001003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291312,0,'auth0','5.2.1',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1777899941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','e843d87a971abdcde7ab05023172af1f','Maintenance release','Leuchtfeuer Digital Marketing',5002001,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291313,0,'auth0','5.1.4',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1778681662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','03fae75053f91c2b3fb11cba9420bf20','Bugfix release','Leuchtfeuer Digital Marketing',5001004,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291314,0,'auth0','5.2.2',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1778681684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','3c391f00621e12afde6f47c6f1cb9c01','Bugfix release','Leuchtfeuer Digital Marketing',5002002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291315,0,'auth0','13.0.8',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1778681700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','6887fcec08281e04ddd1915907b5b256','Bugfix release','Leuchtfeuer Digital Marketing',13000008,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291316,0,'auth0','14.0.2',5003,9,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1778681716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','98b47ca2d42246530f30666f64f7cd65','Bugfix release','Leuchtfeuer Digital Marketing',14000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291317,0,'auth0','5.1.5',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1779285244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','5a187a123c6849f37094973198d943cf','Bugfix release','Leuchtfeuer Digital Marketing',5001005,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291318,0,'auth0','5.2.3',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1779285268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','a887cce5af60fe29b02db418fa9b07bb','Bugfix release','Leuchtfeuer Digital Marketing',5002003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291319,0,'auth0','13.0.9',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1779285286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','80080a9ab0b703d79982a0f5764df8cb','Bugfix release','Leuchtfeuer Digital Marketing',13000009,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291320,0,'auth0','14.0.3',5003,11,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1779285301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','46674085e08367e5cce7ea44d0b0ec3f','Bugfix release','Leuchtfeuer Digital Marketing',14000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291321,0,'auth0','14.0.4',5003,11,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1779883198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','51f379f83447254aa854761e64579518','Bugfix release','Leuchtfeuer Digital Marketing',14000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291322,0,'auth0','14.0.7',5003,8,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1782295438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','ca08c8c618001115c8b869372cb0fe02','Bugfix release','Leuchtfeuer Digital Marketing',14000007,1,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291323,0,'auth0','5.1.7',5003,2,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1786614478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','947e2ff3d29cb8d3c27e1053e32f85fd','Bugfix release','Leuchtfeuer Digital Marketing',5001007,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291324,0,'auth0','5.2.4',5003,2,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1786614749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.99-12.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','8749839b255c1b1eb2a50f82fa1252a1','Bugfix release','Leuchtfeuer Digital Marketing',5002004,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291325,0,'auth0','13.0.11',5003,2,'Auth0 for TYPO3','This extension allows you to log into a TYPO3 backend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',2,0,4,1786614970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','e32a589936eb97d3e751cdd198d7230f','Bugfix release','Leuchtfeuer Digital Marketing',13000011,0,0,'https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/','ter','',''),
(9291326,0,'base_excel','0.0.1',1584,426,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1546089400,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.6.0-7.0.99\";s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','Maarten Balliauw, Mark Baker, Franck Lefevre, Erik Tilt, Franz Holzinger','franz@ttproducts.de','franzholz','24a5e4cd6f29c1efb57beceef12120fb','\nPhpSpreadsheet-1.3.1 excel library, formerly part of phpOffice and shipped under the name phpExcel\n','jambage.com',1,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291327,0,'base_excel','0.1.0',1584,234,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1592128558,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','63aea56913689b1835ea97cdbaf5421f','PhpSpreadsheet-1.13.0 \r\n','jambage.com',1000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291328,0,'base_excel','0.2.0',1584,139,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1622190773,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','025bc1bab08b7aff79637f278c35fd1c','The composer version of this extension will be different in a way, that it does not contain the library. \r\nThe file Libraries/phpoffice-phpspreadsheet.phar contains all classes of PhpSpreadsheet..\r\nSee the README.md file.\r\n','jambage.com',2000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291329,0,'base_excel','0.2.1',1584,113,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1646158684,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','694b1d6f3b343633af34e332339191e8','PhpSpreadsheet 1.22','jambage.com',2001,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291330,0,'base_excel','0.3.0',1584,105,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice. Version 1.24.1',2,-1,4,1658477020,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','98c01d30ed2de6728dd9a4a53e598269','PhpSpreadsheet 1.24.','jambage.com',3000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291331,0,'base_excel','0.1.1',1584,87,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice. Version 1.24.1',2,-1,4,1659036566,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"base_complex\";s:11:\"0.0.1-0.0.0\";s:9:\"base_html\";s:11:\"0.0.1-0.0.0\";s:11:\"base_matrix\";s:11:\"0.0.1-0.0.0\";s:8:\"base_zip\";s:11:\"0.0.1-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','58b32afd3247a15de9a403ef6280585e','PhpSpreadsheet 1.24.1 with original code uncompressed','jambage.com',1001,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291332,0,'base_excel','1.28.0',1584,87,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice. Version 1.28.0',2,-1,4,1683397580,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','08779297453b44906c72a2ae9de7c65e','supports TYPO3 12\r\n','jambage.com',1028000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291333,0,'base_excel','1.29.0',1584,72,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice. Version 1.28.0',2,-1,4,1704228943,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','9cf121f89ed8d9abf669861292576776','fetch the latest version','jambage.com',1029000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291334,0,'base_excel','2.1.0',1584,50,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1720303352,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','323e73ed5713343891791067c7e90cd2','PhpSpreadsheet 2.1.0','jambage.com',2001000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291335,0,'base_excel','3.5.0',1584,38,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1733234040,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','a2a1c1c15ebf37643f02ef2736d4726a','Support for TYPO3 13, PhpSpreadsheet 3.5.0','jambage.com',3005000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291336,0,'base_excel','3.7.0',1584,36,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1736173743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','4e93dfdc646b71e59def1b8b3147a090','PhpSpreadsheet 3.7.0\r\n','jambage.com',3007000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291337,0,'base_excel','4.1.0',1584,26,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1743784236,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','c191a70f54081ea324814df1c30b3593','PhpSpreadsheet 4.1.0','jambage.com',4001000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291338,0,'base_excel','4.2.0',1584,29,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1745246018,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','4e704dec7326498365c8410b0b9a1b2b','TextGrid improvements.','jambage.com',4002000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291339,0,'base_excel','4.3.1',1584,18,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1751274743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','accf36b1a189d3e6a2f6397e3e3a69bd','Xml Reader recognizes indents\r\n\r\n','jambage.com',4003001,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291340,0,'base_excel','4.5.0',1584,16,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,-1,4,1754416642,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','0ffec8dacd4a465072ff10a5365a50fc','fix Writer Html/Pdf support RTL alignment of tables.','jambage.com',4005000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291341,0,'base_excel','5.1.0',1584,27,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1757090283,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','32931cdc07550e291e2c99b2e21d3e06','fix PKSA-64jn-3d9t-gncx Security Advisory','jambage.com',5001000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291342,0,'base_excel','5.2.0',1584,20,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1763141643,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','6658579924459db9b2a155e34680b597',' should be usable with Php 8.5 ','jambage.com',5002000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291343,0,'base_excel','5.3.0',1584,21,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1766838956,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','599fe202bf25abff83e74af2965e2ea4','Fixed:\r\nUnexpected Exception in Php DateTime\r\nAdd missing Dutch translation to translation file. ','jambage.com',5003000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291344,0,'base_excel','5.7.0',1584,12,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1778951670,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','1df10c3b9fbc056ad4bcf7997aa39a83','runs also with TYPO3 14','jambage.com',5007000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291345,0,'base_excel','5.7.1',1584,11,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1780072526,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','11f061d2e90768270302a48c36d9c204','fix composer file','jambage.com',5007001,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291346,0,'base_excel','5.8.0',1584,9,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1781364550,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','929d20d4cf57b6c7cbe359b9b7d14d07','This will probably be the last release that supports Php 8.1.\r\n\r\n','jambage.com',5008000,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291347,0,'base_excel','5.8.1',1584,5,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1783951603,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','7b56ca38f83131b8b0d6ced2b14d8f9d','maintenance release','jambage.com',5008001,0,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291348,0,'base_excel','5.9.0',1584,3,'Excel Library','This provides the PhpSpreadsheet library, formerly phpExcel from phpOffice.',2,0,4,1787741794,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:10:\"base_cache\";s:11:\"0.0.3-0.0.0\";}}','PhpSpreadsheet developers, Franz Holzinger','franz@ttproducts.de','franzholz','566d04d679d843df770015fdf796b6d9',' PhpSpreadsheet 5.9.0','jambage.com',5009000,1,0,'https://phpspreadsheet.readthedocs.io/en/latest/','ter','',''),
(9291349,0,'album_gallery','1.0.0',1105,150,'DRC Album Gallery','A image gallery based on the FAL integration of TYPO3. Show your media assets as a gallery of albums.',0,0,3,1546344881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','DRC','info@drcsystems.com','drc_systems','9afafb789408be7942d4dafb310c541a','A image gallery based on the FAL integration of TYPO3. Show your media assets as a gallery of albums.\r\n- Shows albums consist of multiple galleries and each gallery contain multiple images.\r\n- Fancybox support for images.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/album_gallery/1.0.2','ter','',''),
(9291350,0,'album_gallery','1.0.1',1105,223,'DRC Album Gallery','A image gallery based on the FAL integration of TYPO3. Show your media assets as a gallery of albums.',0,0,3,1546432124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','DRC Systems India PVT. LTD','info@drcsystems.com','drc_systems','19bb5af513a6d60e0bd05105aa9f06b3','A image gallery based on the FAL integration of TYPO3. Show your media assets as a gallery of albums.\r\n- Shows albums consist of multiple galleries and each gallery contain multiple images.\r\n- Fancybox support for images.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/album_gallery/1.0.2','ter','',''),
(9291351,0,'album_gallery','1.0.2',1105,732,'DRC Album Gallery','A image gallery based on the FAL integration of TYPO3. Show your media assets as a gallery of albums.',0,0,3,1546840896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','DRC Systems India PVT. LTD','info@drcsystems.com','drc_systems','6cf9d256642af62b1cf5a56326b1f6c4','Added documentation.','',1000002,1,0,'https://docs.typo3.org/typo3cms/extensions/album_gallery/1.0.2','ter','',''),
(9291352,0,'slug','1.0.7',6594,283,'Slug','Helps you managing the URL slugs of your TYPO3 site.',1,0,3,1546432829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','569197fbdd964eec8eb1e784ee84db73','This extension helps you to edit slugs of pages and extension records. Its in a very early BETA stage, so you can test it and send any feature request or idea directly to me. Documentation and several updates with improvements will follow very soon.','',1000007,0,0,'','ter','',''),
(9291353,0,'slug','1.0.8',6594,299,'Slug','Helps you managing the URL slugs of your TYPO3 site.',1,0,3,1546549130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','1d30aea9231a81502331a908c487500d','This version includes some important improvements and bugfixes. The list view for pages has been expanded to include the page URL, and news record slugs can now be regenerated and even stored in bulk. If you update, then delete all the caches in the brows','',1000008,0,0,'','ter','',''),
(9291354,0,'slug','1.0.9',6594,281,'Slug','Helps you managing the URL slugs of your TYPO3 site.',1,0,3,1546556697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','23c15c59b8eae8932ee8e9abaa248d8d','Small bugfix: The select menu \"Entries per page\" had a wrong entry label. Basic Documentation added for testing purposes.','',1000009,0,0,'','ter','',''),
(9291355,0,'slug','1.0.10',6594,343,'Slug','Helps you managing the URL slugs of your TYPO3 site',1,0,1,1546707491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','a09c7760d18785d3c956c9d9bc76eb8c','Numerous bugfixes and improvements of codes. The additional dataset information can now be disabled in the extension configuration. It is now checked if the news table is exiting before attempting to retrieve records. See changelog on Github for more deta','',1000010,0,0,'','ter','',''),
(9291356,0,'slug','1.0.11',6594,385,'Slug','Helps you managing the URL slugs of your TYPO3 site',1,0,1,1546876201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','293e606f8b1238533ebb7b01d45e2960','New features like page bulk editing and a completely new action for displaying site trees. Learn more here: https://github.com/koehlersimon/slug','',1000011,0,0,'','ter','',''),
(9291357,0,'slug','1.0.12',6594,1717,'Slug','Helps you managing the URL slugs of your TYPO3 site',1,0,1,1547053066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','1a87cf13bbc4172b36edb30e573b59dc','Now creates unique slugs only! The slugs are checked before storage and during generation. Only the TYPO3 standard classes for slugs are used.','',1000012,0,0,'','ter','',''),
(9291358,0,'slug','1.0.13',6594,496,'Slug','Helps you managing the URL slugs of your TYPO3 site',1,0,1,1557867929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.5.6\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','cd7897d4157aa8734b9788add2b7a93b','Bugfixes only. Now compatible with TYPO3 version 9.5.6. New features coming with the next version!','',1000013,0,0,'','ter','',''),
(9291359,0,'slug','1.0.14',6594,455,'Slug','Helps you managing the URL slugs of your TYPO3 site',2,0,1,1562084378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.5.8\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','841fb4d2859d1b4d23e02a72a71375eb','Added support for TYPO3 9.5.8 and changed status to \"stable\". Small code cleanup.','',1000014,0,0,'','ter','',''),
(9291360,0,'slug','2.0.0',6594,430,'Slug','Helps managing the URL slugs of your TYPO3 pages and custom records!',2,0,1,1562657818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.5.8\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','9e282d414942b6784d91d7eaac199fc5','The news module has been removed, but now any custom records can be integrated! More details: https://github.com/koehlersimon/slug','',2000000,0,0,'','ter','',''),
(9291361,0,'slug','2.0.1',6594,549,'Slug','Helps managing the URL slugs of your TYPO3 pages and custom records!',2,0,1,1569156081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','c12b6d9c25ef8ec4ba800f4507bbdc09','- New option for custom records: Show only records from a specific PID\r\n- Several bugfixes, thanks to all the GitHub users and developers for hints!','',2000001,0,0,'','ter','',''),
(9291362,0,'slug','2.0.2',6594,596,'Slug','Helps managing the URL slugs of your TYPO3 pages and custom records!',2,0,1,1576823432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','68e884dacff67384243ae14f211ddc92','Just a compatibility update for TYPO3 version 10.2xx and new icons for the backend. Further updates and features coming soon with version 3.0! Merry Christmas!','',2000002,0,0,'','ter','',''),
(9291363,0,'slug','3.0.0',6594,728,'Slug','Helps managing the URL slugs of your TYPO3 pages and custom records!',1,0,1,1576868719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.2.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','2de2c1e1144121997d0ab8a0e0c0cb9a','New filter select for page \"status\", optimized backend styling. A custom label field for page records can be set in extension settings. Ready for TYPO3 10.2! Find more information in the docs and changelogs on GitHub. ','',3000000,0,0,'','ter','',''),
(9291364,0,'slug','5.0.0',6594,13,'Slug','Helps managing the URL slugs of your TYPO3 pages and custom records',0,0,1,1770184732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.1.0 - 14.1.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','990fa703de5023caba9583300082df20','Working on a complete new version to support TYPO3 version 14. Be careful when you play with the current version. Do NOT use it in big live websites yet!','',5000000,0,0,'','ter','',''),
(9291365,0,'slug','5.1.0',6594,19,'Slug','TYPO3 backend module for efficient management of URL slugs across pages and records, focused on SEO, bulk operations, and editorial productivity.',0,0,1,1770569565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.1.0 - 14.1.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','a1f797720830a5cad0afafcabb747c1f','Please see github changelog for all details: https://github.com/fullstackfreelancer/slug/blob/master/CHANGELOG.md','',5001000,1,0,'','ter','',''),
(9291366,0,'access_restriction','1.0.0',977,266,'Access Restriction','Extension to register additional user access restrictions (IP, etc.)',2,0,2,1546437590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','3bc9df98a48ca8df246ede2dce4b590a','Tagging version 1.0.1','',1000000,0,0,'https://github.com/hoogi91/access_restriction/blob/master/README.md','ter','',''),
(9291367,0,'access_restriction','2.0.0',977,358,'Access Restriction','Extension to register additional user access restrictions (IP, etc.)',2,0,2,1547635428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:8:\"frontend\";s:13:\"9.5.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','0fbfa68cef52a46afe1c9ee694540726','Tagging version 2.0.0','',2000000,0,0,'https://github.com/hoogi91/access_restriction/blob/master/README.md','ter','',''),
(9291368,0,'access_restriction','2.0.1',977,239,'Access Restriction','Extension to register additional user access restrictions (IP, etc.)',2,0,2,1595965619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','8d4aa98bf97205805e5f30b1637a6f8a','https://github.com/hoogi91/access_restriction/releases/tag/2.0.1','',2000001,0,0,'https://github.com/hoogi91/access_restriction/blob/master/README.md','ter','',''),
(9291369,0,'access_restriction','3.0.0',977,114,'Access Restriction','Extension to register additional user access restrictions (IP, etc.)',2,0,2,1674324105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','b7012691bef672e750f4b4cfe140838c','Merge pull request 4 from hoogi91/develop\n\nMajor Release 3.0.0','',3000000,1,0,'https://github.com/hoogi91/access_restriction/blob/master/README.md','ter','',''),
(9291370,0,'memcacheddiag2','1.0.2',464,464,'memcacheddiag2','Displays diagnosis information about memcache',2,0,1,1546544552,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Jan Bartels','j.bartels@arcor.de','jbartels','2b2f834d42c3294a55105fc35b6dfdc7','memcacheddiag2 displays diagnosis information about the memcache used in the caching framework.','',1000002,1,0,'https://docs.typo3.org/typo3cms/extensions/memcacheddiag2','ter','',''),
(9291371,0,'spreadsheets','1.0.0',4407,245,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1546879582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','4f0c44cee5bde40b56166f0ee49f7250','Tagging version 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291372,0,'spreadsheets','1.0.1',4407,306,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1546941677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','6976e756125d0fc75d0f7e58c6c3cf5f','Tagging version 1.0.1','',1000001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291373,0,'spreadsheets','1.0.2',4407,257,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1547140431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','d5cbb800631e90bbc0d1924e4a15f557','Tagging version 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291374,0,'spreadsheets','1.0.3',4407,639,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1547730970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','2287b8e4950f7aeb09476d2d555e97d0','Tagging version 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291375,0,'spreadsheets','1.1.0',4407,499,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1569866561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','00d5a324bc390eafae38430198897f47','Tagging version 1.1.0 1.1.0','',1001000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291376,0,'spreadsheets','1.1.1',4407,364,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1578427029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','f37ee22793858f6ab115b2756fef4e18','Tagging version 1.1.1','',1001001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291377,0,'spreadsheets','2.0.0',4407,270,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1587597775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','f9455bfb9d9d53edcb4dfe182c87df52','https://github.com/hoogi91/spreadsheets/releases/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291378,0,'spreadsheets','2.0.1',4407,308,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1589724520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','8ebfd56a10e528a7569456d45570be5e','https://github.com/hoogi91/spreadsheets/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291379,0,'spreadsheets','1.1.2',4407,165,'Spreadsheets','Extension to add field definition and plugin to show and select informations from spreadsheets',2,0,0,1595785970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','f4d272d01c50436d2b7c8baad8885898','Tagging version 1.1.2','',1001002,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291380,0,'spreadsheets','2.0.2',4407,280,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1597340048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','a1215d1a796dfe2bf93778c1cf109466','https://github.com/hoogi91/spreadsheets/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291381,0,'spreadsheets','2.1.0',4407,133,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1631121843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','99e0845fe8c8614988486675dc6c7999','https://github.com/hoogi91/spreadsheets/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291382,0,'spreadsheets','3.0.0',4407,103,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1641678188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','54f3f3e7a7e36e34d3a8b9a31cf7e8a0','https://github.com/hoogi91/spreadsheets/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291383,0,'spreadsheets','3.1.0',4407,114,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1642363665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','b306a7e08a8c3923d09555f44ff4f4a6','https://github.com/hoogi91/spreadsheets/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291384,0,'spreadsheets','3.2.0',4407,128,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1643314613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','7f6aa90ccd4c675667b6966962813419','https://github.com/hoogi91/spreadsheets/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291385,0,'spreadsheets','3.2.1',4407,115,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1645566330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','6c8fdb246b343beb58e2ba007c362545','https://github.com/hoogi91/spreadsheets/releases/tag/3.2.1','',3002001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291386,0,'spreadsheets','3.3.0',4407,128,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1646601299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','ee7c8080622ef7bcc79fc04b8bc76c92','https://github.com/hoogi91/spreadsheets/releases/tag/3.3.0','',3003000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291387,0,'spreadsheets','4.0.0',4407,98,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1685999577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','09a500c6f774f59ef8663e6a07f6cf89','https://github.com/hoogi91/spreadsheets/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291388,0,'spreadsheets','3.3.1',4407,71,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1686079433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','36e20ccb6c0d5deb35a9bc52ba34fb5a','https://github.com/hoogi91/spreadsheets/releases/tag/3.3.1','',3003001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291389,0,'spreadsheets','4.0.1',4407,52,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1721581353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','acbf62101bd3230c4df26297de383b8f','https://github.com/hoogi91/spreadsheets/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291390,0,'spreadsheets','4.0.2',4407,64,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1723396210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','555f1ec123e85d68936e496e7e1f9d6f','https://github.com/hoogi91/charts/releases/tag/4.0.2','',4000002,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291391,0,'spreadsheets','3.3.2',4407,45,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1723396587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','87f78d835a0b7ca63c6c7759d4c8f72b','https://github.com/hoogi91/spreadsheets/releases/tag/3.3.2','',3003002,0,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291392,0,'spreadsheets','4.0.3',4407,23,'Spreadsheets','Extension to add field definition and plugin to show and select information from spreadsheets',2,0,0,1760984126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','ac8cbaa5499bb542f5a85fab15aa30a7','https://github.com/hoogi91/spreadsheets/releases/tag/4.0.3','',4000003,1,0,'https://docs.typo3.org/p/hoogi91/spreadsheets/master/en-us/','ter','',''),
(9291393,0,'bootstrap_gridelements','1.0.0',547,547,'Bootstrap Gridelements','Build grids easy with Bootstrap 4 & Gridelements.',2,0,3,1547019693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"gridelements\";s:13:\"8.0.0-9.99.99\";}}','Julian Seidl','support@koerbler.com','Koerbler','1816773f3366f140e3ed4913f040db1d','Initial Release','Koerbler. - Digital Erfolgreich!',1000000,1,0,'https://github.com/koerbler/bootstrap_gridelements/wiki','ter','',''),
(9291394,0,'charts','1.0.0',3895,288,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1547037524,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','228489a2db716de1cccb33e6ee87fe15','Tagging version 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291395,0,'charts','1.0.1',3895,352,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1547142639,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','ea2034ad51e78b51870f68a0bf31e26d','Tagging version 1.0.1','',1000001,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291396,0,'charts','1.0.2',3895,483,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1547636473,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','cf1f0545a92e691e1b598c612366e639','Tagging version 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291397,0,'charts','1.0.3',3895,305,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1569873561,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','454be7d4fa21130acb38e94a3d8d0e2a','Tagging version 1.0.3 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291398,0,'charts','1.0.4',3895,325,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1571250903,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','15a7c66a69676c00406a7ae74431d875','Tagging version 1.0.4 1.0.4','',1000004,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291399,0,'charts','1.0.5',3895,464,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1575498525,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-1.99.99\";}}','Thorsten Hogenkamp','hoogi20@googlemail.com','hoogi20','479c8d2c70f0b54dc6643e31f26da1e2','Bump version in ext conf','',1000005,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291400,0,'charts','1.1.0',3895,354,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1591533002,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-2.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','a8c59c2c1604423ad67192b554e21d15','https://github.com/hoogi91/charts/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291401,0,'charts','1.1.1',3895,115,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1642281094,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-2.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','3d53ba781c7991bc2278c649bb121ba6','https://github.com/hoogi91/charts/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291402,0,'charts','1.1.2',3895,109,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1643313675,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-2.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','19b55d22bfad1cc19944ab11f9cfb6fa','https://github.com/hoogi91/charts/releases/tag/1.1.2','',1001002,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291403,0,'charts','2.0.0',3895,98,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646064763,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','718ea84984d842d07b25032a1a9e631d','https://github.com/hoogi91/charts/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291404,0,'charts','2.0.1',3895,96,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646178561,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','3c31eb0a4234d9c3354ef4bd2f60e097','https://github.com/hoogi91/charts/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291405,0,'charts','2.0.2',3895,97,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646179536,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','4b0105208c384ad1f5fcad62c2e42f46','https://github.com/hoogi91/charts/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291406,0,'charts','2.0.3',3895,95,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646180493,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','625f425c446b4a96fcae41f65e78e7c2','https://github.com/hoogi91/charts/releases/tag/2.0.3','',2000003,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291407,0,'charts','2.0.4',3895,106,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646180782,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','10560a52340c35b68b9d9694311ae9d5','https://github.com/hoogi91/charts/releases/tag/2.0.4','',2000004,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291408,0,'charts','1.1.3',3895,100,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646180936,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"1.0.0-2.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','f8403c30414902844632c32db81a715b','https://github.com/hoogi91/charts/releases/tag/1.1.3','',1001003,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291409,0,'charts','2.0.5',3895,113,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1646253407,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','5310121544b7909272dcfabd87c5c76f','https://github.com/hoogi91/charts/releases/tag/2.0.5','',2000005,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291410,0,'charts','2.0.6',3895,123,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1653342651,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','178ffc6d5b39cdb7a16e1453190123b8','https://github.com/hoogi91/charts/releases/tag/2.0.6','',2000006,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291411,0,'charts','3.0.0',3895,92,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1687376455,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"3.3.0-4.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','84e7017cdd45fff199a03b0d8637e020','https://github.com/hoogi91/charts/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291412,0,'charts','3.0.1',3895,52,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1721581350,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"3.3.0-4.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','43eafdde01034530a6c93585b2977ed4','https://github.com/hoogi91/charts/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291413,0,'charts','3.0.2',3895,61,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1723397603,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"3.3.0-4.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','9c87ccdeba5e437cfa412cc33d42e6ac','https://github.com/hoogi91/charts/releases/tag/3.0.2','',3000002,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291414,0,'charts','2.0.7',3895,45,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1723398037,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"2.0.0-3.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','92c7064501b0b6b6068a977e41ca3462','https://github.com/hoogi91/charts/releases/tag/2.0.7','',2000007,0,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291415,0,'charts','3.0.3',3895,22,'Charts','Extension to create datasets and show them as line, bar, pie or doughnut chart in frontend',2,0,2,1762895924,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"spreadsheets\";s:13:\"3.3.0-4.99.99\";}}','Thorsten Hogenkamp','thorsten@hogenkamp-bocholt.de','hoogi20','7b179ae76bc1c5e038e6d364362b5953','https://github.com/hoogi91/charts/releases/tag/3.0.3','',3000003,1,0,'https://docs.typo3.org/p/hoogi91/charts/master/en-us/','ter','',''),
(9291416,0,'fluid_bootstrap_grids','1.0.0',882,181,'Fluid Bootstrap Grids','Extends gridelements to create bootstrap grids the easy way.',1,0,3,1547131325,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:12:\"9.0.0-9.0.99\";}}','Jonas Esser','j.esser@tmg-web.de','j_esser','a0f9e3385dc304c9c79b9c6fdf1ca677','The base version that supports 4 grid templates  (1-4 columns).','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/fluid_bootstrap_grids/1.0.1','ter','',''),
(9291417,0,'fluid_bootstrap_grids','1.0.1',882,701,'Fluid Bootstrap Grids','Extends gridelements to create bootstrap grids the easy way.',1,0,3,1547132336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:12:\"9.0.0-9.0.99\";}}','Jonas Esser','j.esser@tmg-web.de','j_esser','a22b2eac85a914855513dff72bcbdb5d','Added some documentation.','',1000001,1,0,'https://docs.typo3.org/typo3cms/extensions/fluid_bootstrap_grids/1.0.1','ter','',''),
(9291418,0,'rsaauth','10.0.0',545,156,'RSA authentication for TYPO3','Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords. The extension is deprecated. Please use https://',7,0,5,1547731216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','4c9a5ed157e5595a2e81cca973b5fc98','Initial core v10 compatible release','',10000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rsaauth/10.0.0','ter','',''),
(9291419,0,'rsaauth','10.0.1',545,389,'RSA authentication for TYPO3','Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords. The extension is deprecated. Please use https://',7,0,5,1547978762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','9d3921d26deec0eeefcbd415212b05c0','Minor fix for composer','',10000001,1,0,'https://docs.typo3.org/p/friendsoftypo3/rsaauth/10.0/en-us','ter','',''),
(9291420,0,'feedit','10.0.0',1134,513,'Frontend Editing','',2,0,2,1547985445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','612bd09b93a3e17721fe2d68d97ec9d5','Initial core v10 compatible release','',10000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/feedit/10.0/en-us','ter','',''),
(9291421,0,'feedit','10.0.1',1134,382,'Frontend Editing','',2,0,2,1585736131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','d38fc3a31486aedb0b38d532d07717c0','Deprecation-free for TYPO3 v10 LTS','',10000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/feedit/10.0/en-us','ter','',''),
(9291422,0,'feedit','10.0.2',1134,239,'Frontend Editing','',2,0,2,1601019489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','b894e35cd1f185ffb3910ef72486ad5b','Minor Bugfixes','',10000002,1,0,'https://docs.typo3.org/p/friendsoftypo3/feedit/10.0/en-us','ter','',''),
(9291423,0,'sys_action','10.0.0',476,388,'UserTask Center, Actions','Actions are programmed admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.',2,0,1,1547989758,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:10:\"taskcenter\";s:14:\"10.0.0-10.9.99\";}}','TFriends of TYPO3','friendsof@typo3.org','friendsoftypo3','12b79072f39e2378dd8864a00a943736','Initial core v10 compatible release','',10000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/sys-action/10.0/en-us','ter','',''),
(9291424,0,'sys_action','11.0.0',476,71,'Task Center Actions','Actions are programmed admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.',2,0,1,1719305214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.23-11.9.99\";s:10:\"taskcenter\";s:14:\"11.0.0-11.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','afe61b4cad8fc48a3b5a01e0f0e854cc','[RELEASE] TYPO3 v11 support','',11000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/sys-action/11.0/en-us','ter','',''),
(9291425,0,'sys_action','13.0.0',476,17,'Task Center Actions','Actions are programmed admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.',2,0,1,1773761490,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:10:\"taskcenter\";s:14:\"13.0.0-13.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','ab26ad32794f31c5d35a4ecaef54e01a','[RELEASE] Compatibility Release','',13000000,1,0,'https://docs.typo3.org/p/friendsoftypo3/sys-action/13.0/en-us','ter','',''),
(9291426,0,'taskcenter','10.0.0',466,380,'UserTask Center','The Task Center is the framework for a host of other extensions.',2,0,1,1547991786,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sys_action\";s:6:\"10.0.0\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','63184d836a21f77c5cf4d9eec7f75b4e','Initial core v10 compatible release','',10000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/taskcenter/main/en-us','ter','',''),
(9291427,0,'taskcenter','11.0.0',466,68,'UserTask Center','The Task Center provides the framework into which other extensions hook, for example, the sys_action extension.',2,0,1,1719305153,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-11.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sys_action\";s:6:\"11.0.0\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','3c9b7184f43b5ae4747c975a3234480d','[RELEASE] TYPO3 v11 support','',11000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/taskcenter/main/en-us','ter','',''),
(9291428,0,'taskcenter','12.1.0',466,18,'UserTask Center','The Task Center provides the framework into which other extensions hook, for example, the sys_action extension.',2,0,1,1773761579,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.24-13.9.99\";}s:8:\"suggests\";a:1:{s:10:\"sys_action\";s:14:\"12.0.0-13.9.99\";}}','Friends of TYPO3','friendsof@typo3.org','friendsoftypo3','6ba925c47475e8d3254b91c8fe6a41bb','[RELEASE] Compatibility Release','',12001000,1,0,'https://docs.typo3.org/p/friendsoftypo3/taskcenter/main/en-us','ter','',''),
(9291429,0,'favicon','0.0.1',1833,295,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1548038913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','34de31d71b19104b8fc83a3464a03769','Initial upload','Brightside OÜ / t3brightside.com',1,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291430,0,'favicon','0.0.2',1833,420,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1549598023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','778466d28d8e23cf9d41e1680dab1d7b','TCA fix','Brightside OÜ / t3brightside.com',2,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291431,0,'favicon','0.0.3',1833,371,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1576807789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5e2cdfb321eecb63a0d6b89755b7fab2','Less icons created by default.','Brightside OÜ / t3brightside.com',3,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291432,0,'favicon','0.1.0',1833,265,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1589863348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','cad8d58e9ad3e71f478b7153b42f0a3c','10 LTS ready!','Brightside OÜ / t3brightside.com',1000,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291433,0,'favicon','1.0.0',1833,101,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1638511539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1f7714626f8ace170953d9eab96172fb','!!! BREAKING - no compatible with older versions.  Please see the ChangeLog.','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291434,0,'favicon','1.0.1',1833,126,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1639772671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','32a983b0af88399f706a3ece2f48b329','[BUGFIX] Include static template','Brightside OÜ / t3brightside.com',1000001,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291435,0,'favicon','1.1.0',1833,84,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1665722239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','381b0fe4a4168cf0ec44fb0680f36f72','TYPO3 12 compatible now','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291436,0,'favicon','1.1.1',1833,118,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1666209604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1797136ab4e58708e5cb6feaf44eff2f','A TS constant fix','Brightside OÜ / t3brightside.com',1001001,0,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291437,0,'favicon','1.2.0',1833,53,'Favicon','Add favicon through page settings. Renders icons for different devices.',2,0,2,1732176745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.5.0 - 13.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','949c0efc90ffc9ccd973f24ef4a10a18','TYPO3 v13 compatibility','Brightside OÜ / t3brightside.com',1002000,1,0,'https://github.com/t3brightside/favicon/blob/master/README.md','ter','',''),
(9291438,0,'youku','1.0.0',532,532,'Youku Online Media Service','Online media provider for youku.com, chinas alternative to youtube.',2,0,4,1548095921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','70a8e15c88d12f3a601a73c6e8574536','Online media provider for youku.com, chinas alternative to youtube.\r\n\r\nThis extension enables editors to attach youku.com videos in content elements or any other records using media files. Just add a video url with the \"Add media by URL\" button. No setup ','',1000000,1,0,'','ter','',''),
(9291439,0,'ig_language_detection','1.0.0',1214,184,'Language Detection Redirect Resolver','Add simple language Detection on uri/',2,0,2,1548162690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','25e3aa017e3e1a88153f7c51c525060b','Initial Release','Internetgalerie AG',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/1.0.2','ter','',''),
(9291440,0,'ig_language_detection','1.0.1',1214,182,'Language Detection Redirect Resolver','Language detection in PSR-15 middleware stack on uri/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more',2,0,2,1550830498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','ecc42ba10a4a4264571678dfc231bceb','Bugfixes: remove error if no extra config is available, getDefaultLanguage now takes languageId0 instead of first language in config file , configured languages are only used if enabled, better debug infos, doku improvements','Internetgalerie AG',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/1.0.2','ter','',''),
(9291441,0,'ig_language_detection','1.0.2',1214,464,'Language Detection Redirect Resolver','Language detection in PSR-15 middleware stack on uri/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more',2,0,2,1554714239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','21db3fef4921b2863e13cc901669df3e','Bugfix: if Accept-Language Header is empty','Internetgalerie AG',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/1.0.2','ter','',''),
(9291442,0,'ig_language_detection','1.0.6',1214,203,'Language Detection Redirect Resolver','Language detection in PSR-15 middleware stack on uri/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more',2,0,2,1598620594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','e099dc3b87dd873e0bb64e6092f3d7c0','TYPO3 10.4 support','Internetgalerie AG',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/1.0.2','ter','',''),
(9291443,0,'ig_language_detection','1.0.8',1214,146,'Language Detection Redirect Resolver','Language detection in PSR-15 middleware stack on uri/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more',2,0,2,1647248318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','e97273baa94fa3105c66de470df35163','TYPO3 11.5 support','Internetgalerie AG',1000008,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/1.0.2','ter','',''),
(9291444,0,'ig_language_detection','1.1.11',1214,35,'Language Detection Redirect Resolver','Language detection in PSR-15 middleware stack on uri/. Based on the Accept-Language Header the corresponding site config is choosen. Additional configuration in YAML site configuration is available like aliases and more',2,0,2,1750868396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','de7752329c30c818dcbd3d4e2f571a45','TYPO3 13.4 support ','Internetgalerie AG',1001011,1,0,'https://docs.typo3.org/typo3cms/extensions/ig_language_detection/','ter','',''),
(9291445,0,'forty3_seo','1.0.0',316,87,'4T3 SEO','4T3 SEO',2,0,1,1548163799,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"2.0.15-0.0.0\";}}','Marvin Buchmann','marvin.buchmann@cybob.com','4t3.org','e1d9e350606f78b20a7c292329d013f5','Initial Upload','cybob communication GmbH',1000000,0,0,'','ter','',''),
(9291446,0,'forty3_seo','1.0.1',316,229,'4T3 SEO','4T3 SEO provides an interface to the \"SEO Browser\" iOS app.',2,0,1,1548164001,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:12:\"2.0.15-0.0.0\";}}','Marvin Buchmann','marvin.buchmann@cybob.com','4t3.org','fae55d6da0082647d99531270fd848c6','Updated TER description','cybob communication GmbH',1000001,1,0,'','ter','',''),
(9291447,0,'tabmoduleclick','1.0.1',427,427,'Tabmoduleclick','Open modules in TYPO3 backend in a new browser tab (middle mouse button) and get directed to the intended submodule.',2,0,4,1548265228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','491ff021cd92b71707e7b38721e85361','Open modules in TYPO3 backend in a new browser tab (middle mouse button) and get directed to the intended submodule.','',1000001,1,0,'https://github.com/IndyIndyIndy/tabmoduleclick/blob/master/README.md','ter','',''),
(9291448,0,'placeholder_images','1.0.0',815,273,'Placeholder Images','Easily add placeholder images in TYPO3 using either external sources (like placeholder.com) or generating them on the fly.',1,0,4,1548518023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','9e19d584fb63942da3d1b5bb43ac04c2','Easily add placeholder images in TYPO3 using either external sources (like placeholder.com) or generating them on the fly.','',1000000,0,0,'https://github.com/IndyIndyIndy/placeholder_images/blob/master/README.md','ter','',''),
(9291449,0,'placeholder_images','1.1.0',815,542,'Placeholder Images','Easily add placeholder images in TYPO3 using either external sources (like placeholder.com) or generating them on the fly.',2,0,4,1550083992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','3588027a4d3a5090545f2a4b46564ae9','Some refactoring  improvements with placing and centering the text in local image generation.\r\n\r\n','',1001000,1,0,'https://github.com/IndyIndyIndy/placeholder_images/blob/master/README.md','ter','',''),
(9291450,0,'sessionplaner','1.0.0',1404,215,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1548743545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','deb07cc9737122e8fe4b4c89f13c3178','First release of the sessionplaner','',1000000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/1.0/en-us','ter','',''),
(9291451,0,'sessionplaner','1.0.1',1404,296,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1548786886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','c4bb330dbad0e46ddc29fd24d9ab7107','Rerelease previous tag','',1000001,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/1.0/en-us','ter','',''),
(9291452,0,'sessionplaner','2.0.0',1404,350,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1569955396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','edae144d21753d55938709c70bb9019e','Release TYPO3 10.x compatible version','',2000000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/2.0/en-us','ter','',''),
(9291453,0,'sessionplaner','3.0.0',1404,274,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1588401693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','f32faeec2e82528da6dbb72e86e4d16c','Release version optimized for TYPO3 10\n\nUses constructor DI as much as possible','',3000000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/3.0/en-us','ter','',''),
(9291454,0,'sessionplaner','4.0.0',1404,183,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1615660288,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:4:\"form\";s:1:\"*\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','280ee628421cdac223ba4ecf9975cab2','Merge branch release/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/4.0/en-us','ter','',''),
(9291455,0,'sessionplaner','5.0.0',1404,42,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1736232981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:4:\"form\";s:1:\"*\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','dcc18421c9393e8685deb40cb24e57ed','[RELEASE] v5.0.0','',5000000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/5.0/en-us','ter','',''),
(9291456,0,'sessionplaner','5.2.1',1404,18,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1765830416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:1:\"*\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','012e55b9b830538b7d1dcfe9f82e0ef8','Merge branch release/5.2.1','',5002001,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/5.2/en-us','ter','',''),
(9291457,0,'sessionplaner','5.3.0',1404,20,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1770138204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:1:\"*\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','6c19d9f0b3b535b7c475c56419f57e7a','Merge branch release/5.3.0','',5003000,0,0,'https://docs.typo3.org/p/evoweb/sessionplaner/5.3/en-us','ter','',''),
(9291458,0,'sessionplaner','6.0.0',1404,6,'Session Planer','Plan and display sessions for bar camp like events',2,0,4,1783158648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:1:\"*\";}}','Sebastian Fischer, Benjamin Kott','typo3@evoweb.de, benjamin.kott@outlook.com','sfischer','9cf5c6cfc4e84b24ff309e7f20ad7792','Release compatibility with TYPO3 v14','',6000000,1,0,'https://docs.typo3.org/p/evoweb/sessionplaner/6.0/en-us','ter','',''),
(9291459,0,'ew_socialfeedwall','1.0.2',1224,347,'Social feed wall','Displays social feeds like twitter wall',2,0,4,1548793234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Fischer','typo3@evoweb.de','abandoned_extensions','97e56897737e1102deb8bb6116f058d6','Initial TER release','evoweb',1000002,0,0,'https://docs.typo3.org/p/evoweb/ew-socialfeedwall/1.0/en-us','ter','',''),
(9291460,0,'ew_socialfeedwall','2.0.0',1224,184,'Social feed wall','Displays social feeds like twitter wall',2,0,4,1566139633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Sebastian Fischer','typo3@evoweb.de','abandoned_extensions','d5b50066a11bdba899531a46fd6b812c','Release version compatible to TYPO3 10.x','evoweb',2000000,0,0,'https://docs.typo3.org/p/evoweb/ew-socialfeedwall/2.0/en-us','ter','',''),
(9291461,0,'ew_socialfeedwall','2.0.1',1224,272,'Social feed wall','Displays social feeds like twitter wall',2,0,4,1566588537,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','abandoned_extensions','ea8c7e8043258cd8abbf05255539be0c','Release documentation','evoweb',2000001,0,0,'https://docs.typo3.org/p/evoweb/ew-socialfeedwall/2.0/en-us','ter','',''),
(9291462,0,'ew_socialfeedwall','2.0.2',1224,246,'Social feed wall','Displays social feeds like twitter wall',2,0,4,1587830051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Sebastian Fischer','typo3@evoweb.de','abandoned_extensions','bcc9e60af0b43baffc9260b02ecfd88f','Release optimization for 10.4\n\nCleaner controller and service usage\nCleanup of resources location\nChange resource inclusion from typoscript to template','evoweb',2000002,0,0,'https://docs.typo3.org/p/evoweb/ew-socialfeedwall/2.0/en-us','ter','',''),
(9291463,0,'ew_socialfeedwall','3.0.0',1224,175,'Social feed wall','Displays social feeds like twitter wall',2,0,4,1615635682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sebastian Fischer','typo3@evoweb.de','abandoned_extensions','2d06dbb70c685ffcccb960459f3451dd','Merge branch release/3.0.0','evoweb',3000000,1,0,'https://docs.typo3.org/p/evoweb/ew-socialfeedwall/3.0/en-us','ter','',''),
(9291464,0,'indexed_search_gc','1.0.0',558,275,'Indexed Search Garbage Collector','Provides a configurable Scheduler Task to Cleanup old IndexedSearch Entries',2,0,3,1549381454,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:14:\"indexed_search\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";}}','K&K Software AG','sirlinger@kk-software.de','bsirlinger','26e552b396dd0335b2c0a41aa8a266ab','','',1000000,0,0,'','ter','',''),
(9291465,0,'indexed_search_gc','2.0.0',558,120,'Indexed Search Garbage Collector','Provides a configurable Scheduler Task to Cleanup old IndexedSearch Entries',2,0,3,1647938085,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";s:9:\"scheduler\";s:13:\"9.5.0-10.4.99\";}}','K&K Software AG','sirlinger@kk-software.de','bsirlinger','82f2145706713cf50760ca13caaac807','Successfully release new version 2.0.0 - see changelog at https://github.com/kksoftwareag/indexed_search_gc','',2000000,0,0,'','ter','',''),
(9291466,0,'indexed_search_gc','3.0.0',558,77,'Indexed Search Garbage Collector','Provides a configurable Scheduler Task to Cleanup old IndexedSearch Entries',2,0,3,1687821134,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:14:\"indexed_search\";s:13:\"9.5.0-11.5.99\";s:9:\"scheduler\";s:13:\"9.5.0-11.5.99\";}}','K&K Software AG','sirlinger@kk-software.de','bsirlinger','2edefe537382ce8c9f519deb9c046e08','Successfully release new version 3.0.0 - see changelog at https://github.com/kksoftwareag/indexed_search_gc','',3000000,0,0,'','ter','',''),
(9291467,0,'indexed_search_gc','4.0.0',558,86,'Indexed Search Garbage Collector','Provides a configurable Scheduler Task to Cleanup old IndexedSearch Entries',2,0,3,1698224416,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:14:\"indexed_search\";s:13:\"9.5.0-11.5.99\";s:9:\"scheduler\";s:13:\"9.5.0-11.5.99\";}}','K&K Software AG','sirlinger@kk-software.de','bsirlinger','9f0d0814fde22feacb4d95bde9638dc7','Successfully release new version 4.0.0 - see changelog at https://github.com/kksoftwareag/indexed_search_gc','',4000000,1,0,'','ter','',''),
(9291468,0,'yaml_browser','1.0.0',425,425,'YAML Browser','Browse and debug YAML definitions in TYPO3 in a similar way to the \"TypoScript Object Browser\".',1,0,4,1549481435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','d5d71d0af988eccd3a435c3589f69117','Browse and debug YAML definitions in TYPO3 in a way similar to the \"TypoScript Object Browser\".','',1000000,1,0,'https://github.com/IndyIndyIndy/yaml_browser/blob/master/README.md','ter','',''),
(9291469,0,'vibis_ajaxmailsubscription','2.0.1',917,234,'Vibis Ajax Mail Subscription','',1,0,3,1549485925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:6:\"4.0.0-\";}}','Vincent Mans','info@vibis.nl','vincnet','688c58a896aff24ec3a86f245291879b','Subscription functionality you can use with directmail. First upload.  Documentation, readme, to do list and next versions will follow shortly. Look into ods_ajaxmailsubscription for comparable functionality.','',2000001,0,0,'https://www.vibis.nl/typo3-service/extensies/vibis-ajax-mail-subscription/','ter','',''),
(9291470,0,'vibis_ajaxmailsubscription','2.0.2',917,187,'Vibis Ajax Mail Subscription','',1,0,3,1553241474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:6:\"4.0.0-\";}}','Vincent Mans','info@vibis.nl','vincnet','71928a08937a07dfa6d5b6dc00750963','Added ext_icon.svg.\r\nChanged the prefab popup layout a bit (see documentation how to change it in TS setup).\r\nAdded \"; path/\" to the document.cookie.\r\n\r\nThere is some documentation here: https://www.vibis.nl/typo3-service/extensies/vibis-ajax-mail-subscr','',2000002,0,0,'https://www.vibis.nl/typo3-service/extensies/vibis-ajax-mail-subscription/','ter','',''),
(9291471,0,'vibis_ajaxmailsubscription','2.0.3',917,496,'Vibis Ajax Mail Subscription','Subscription to tt_address, e.g. for direct_mail. With unsubscribe, popup and cookie handling.',1,0,3,1553774824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"tt_address\";s:6:\"4.0.0-\";}}','Vincent Mans','info@vibis.nl','vincnet','ed72b77d21da6f33b2909a589c9dac6a','Fixed missing TYPO3 version in composer.json.\r\nAnd other minor details.','',2000003,1,0,'https://www.vibis.nl/typo3-service/extensies/vibis-ajax-mail-subscription/','ter','',''),
(9291472,0,'form_serialnumber','1.0.0',912,568,'EXT:form Serialnumber Finisher','Provides serialnumber finisher for EXT:form',2,0,4,1549572564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','64978d62996a5c7d0b6514e3d1adae40','Adds finisher to EXT:form to generate serial numbers, which can be used in further finishers. This extension has been sponsored by Thomas Hezel - zazudesign - die Schwarzwald Werbeagentur in Berlin - www.zazudesign.de','Sponsored by: zazudesign - die Schwarzwald Werbeagentur in Berlin',1000000,0,0,'','ter','',''),
(9291473,0,'form_serialnumber','1.1.0',912,143,'EXT:form Serialnumber Finisher','Provides serialnumber finisher for EXT:form',2,0,4,1621015397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:4:\"form\";s:13:\"9.5.0-11.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','f95e74aa5c45f1bcda94a2d2dc14606e','Added TYPO3 10 and 11 compatibility.','Sponsored by: zazudesign - die Schwarzwald Werbeagentur in Berlin',1001000,0,0,'','ter','',''),
(9291474,0,'form_serialnumber','1.1.1',912,130,'EXT:form Serialnumber Finisher','Provides serialnumber finisher for EXT:form',2,0,4,1649178887,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:4:\"form\";s:13:\"9.5.0-11.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','7816cfaf2f8eb8011dbcc1048d7aff39','Bugfix for TYPO3 11.2','Sponsored by: zazudesign - die Schwarzwald Werbeagentur in Berlin',1001001,0,0,'','ter','',''),
(9291475,0,'form_serialnumber','1.2.0',912,71,'EXT:form Serialnumber Finisher','Provides serialnumber finisher for EXT:form',2,0,4,1714993457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','2cb33a07fb35d624cc1611385206bfe3','Added support for TYPO3 CMS 12 and 13. Dropped support for older versions.','Sponsored by: zazudesign - die Schwarzwald Werbeagentur in Berlin',1002000,1,0,'','ter','',''),
(9291476,0,'cs_file_meta_fill','1.0.1',1813,232,'[Clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1549640089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','ca2054a6a32061d4d8451c0825041b77','[Clickstorm] Automatically generate fluent sys_file_metadata like alternative text','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/cs_file_meta_fill/','ter','',''),
(9291477,0,'cs_file_meta_fill','1.1.1',1813,221,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1549872964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','facd0d1e1b7416e9aea39626f140ef52','[TASK] Add composer version','',1001001,0,0,'https://docs.typo3.org/typo3cms/extensions/cs_file_meta_fill/','ter','',''),
(9291478,0,'cs_file_meta_fill','1.2.0',1813,229,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1550235125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','a3fef34809da8341c628e8ad78d2063c','[TASK] Release v1.2.0','',1002000,0,0,'https://docs.typo3.org/p/clickstorm/cs-file-meta-fill/1.2/en-us','ter','',''),
(9291479,0,'cs_file_meta_fill','1.2.1',1813,217,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1550736492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','569d00ddb8e4a40968d11ba027ea164f','[TASK] Set version to v1.2.1','',1002001,0,0,'https://docs.typo3.org/p/clickstorm/cs-file-meta-fill/1.2/en-us','ter','',''),
(9291480,0,'cs_file_meta_fill','1.2.2',1813,279,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1551778139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','9dfa55d2a53146ef89d17d0d0f47051f','[TASK] Release v1.2.2','',1002002,0,0,'https://docs.typo3.org/typo3cms/extensions/cs_file_meta_fill/1.2.2','ter','',''),
(9291481,0,'cs_file_meta_fill','1.2.4',1813,390,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1564470080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','927e5c23b42fb8ed9afed575fadc58f1','Update ext_emconf.php','',1002004,0,0,'https://docs.typo3.org/p/clickstorm/cs-file-meta-fill/1.2/en-us','ter','',''),
(9291482,0,'cs_file_meta_fill','2.0.0',1813,181,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1597742616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','2d5764713ca250e32c4254023a0e3eff','[TASK] release 2.0.0','',2000000,1,0,'https://docs.typo3.org/p/clickstorm/cs-file-meta-fill/2.0/en-us','ter','',''),
(9291483,0,'cs_file_meta_fill','1.2.5',1813,64,'[clickstorm] File Meta Fill','Automatically generate fluent sys_file_metadata like alternative or title fields',2,0,4,1602142301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pascale Beier','beier@clickstorm.de','clickstorm_gmbh','f288a5e42f26566d31c8ab34b25152b2','[RELEASE] 1.2.5 - bugfix composer.json','',1002005,0,0,'https://docs.typo3.org/p/clickstorm/cs-file-meta-fill/1.2/en-us','ter','',''),
(9291484,0,'save','1.0.0',1129,378,'Save with shortcut','Adds the possibility to use the keyboard shortcut CTRLS to save in TYPO3 CMS backend.',2,0,0,1549748295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','abandoned_extensions','5304fa477c35cff718b55ef50517d86d','Save shortcut for TYPO3 backend. Adds the possibility to use the keyboard shortcut CTRLS to save in TYPO3 CMS backend.','',1000000,0,0,'https://github.com/a-r-m-i-n/save','ter','',''),
(9291485,0,'save','1.1.0',1129,518,'Save with shortcut','Adds the possibility to use the keyboard shortcut CTRLS to save in TYPO3 CMS backend.',2,0,0,1567080091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','abandoned_extensions','72cfaa8308d8714f58c5d62321c3be83','Added TYPO3 10 support and fix CTRLS shortcut, inside of CKeditor (RTE).','',1001000,0,0,'https://github.com/a-r-m-i-n/save','ter','',''),
(9291486,0,'save','1.2.0',1129,127,'Save with shortcut','Adds the possibility to use the keyboard shortcut CTRLS to save in TYPO3 CMS backend.',2,0,0,1648132933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','abandoned_extensions','2584d673b68bd641a50e6912cc206637','Added TYPO3 11 LTS compatibility-','',1002000,0,0,'https://github.com/a-r-m-i-n/save','ter','',''),
(9291487,0,'save','2.0.0',1129,106,'Save with shortcut','Adds the possibility to use the keyboard shortcut CTRLS to save in TYPO3 CMS backend.',2,0,0,1688379276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','abandoned_extensions','f08435a0ef0ddea64e40548c4f7e3ccf','Added TYPO3 12.4 LTS support and dropped support for all versions before. Thanks to Benjamin Gries and Matthias Vogel.','',2000000,1,0,'https://github.com/a-r-m-i-n/save','ter','',''),
(9291488,0,'impersonate','1.0.0',594,510,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1549914602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','portrino','c9cedde6f3052af31da00291cd9ff5bf','Impersonate frontend users from inside the TYPO3 Backend.','',1000000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291489,0,'impersonate','1.1.0',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778624549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christian Eßl','indy.essl@gmail.com','portrino','2fa39b27dd9bdfd648c260a9e0b50c6a','[RELEASE] 1.1.0','',1001000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291490,0,'impersonate','2.0.0',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778624631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Eßl','indy.essl@gmail.com','portrino','b2f1b70c60cde4c5a4dc6ee361dfccd1','[RELEASE] 2.0.0','',2000000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291491,0,'impersonate','1.1.1',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778624745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christian Eßl','indy.essl@gmail.com','portrino','b47eb0884b957ba6ebe2354a868fbe68','[RELEASE] 1.1.1','',1001001,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291492,0,'impersonate','2.0.1',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778624786,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Eßl','indy.essl@gmail.com','portrino','e71103b5f02664016a9de1475f8b984c','[RELEASE] 2.0.1','',2000001,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291493,0,'impersonate','3.0.0',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778624805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','b444f78e9bf4ad57f74610c1eb0814eb','[RELEASE] 3.0.0','',3000000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291494,0,'impersonate','3.1.2',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778625422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','190ba6bf2a3ecc1335bbd6b928ec7d6f','[RELEASE] 3.1.2','',3001002,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291495,0,'impersonate','4.0.0',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778625857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','61dce05e89297d2ee2d61b18a31bed9e','[RELEASE] 4.0.0','',4000000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291496,0,'impersonate','4.1.0',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778625886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','029f0b59700486fea09ced982271e393','[RELEASE] 4.1.0','',4001000,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291497,0,'impersonate','4.2.4',594,8,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778625904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','1bddc7ad4d005ed9647e21a8f8e9fc15','[RELEASE] 4.2.4','',4002004,0,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291498,0,'impersonate','5.0.4',594,12,'Impersonate','Impersonate frontend users from inside the TYPO3 Backend.',2,0,4,1778625989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Eßl, Axel Böswetter','indy.essl@gmail.com, boeswetter@portrino.de','portrino','7dfd714bd49d0f36d689ed2452192e20','[RELEASE] 5.0.4','',5000004,1,0,'https://github.com/portrino/impersonate/blob/master/README.md','ter','',''),
(9291499,0,'global_password','0.0.1',759,133,'Global password','Login form to protect a complete TYPO3 System from unauthorized visitors. Useful for development and staging servers.',1,0,4,1549968021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','fd4703c3daab6fbc8d3876385d7757e0','Login form to protect a complete TYPO3 System from unauthorized visitors. Useful for development and staging servers.','NEUEDATEN',1,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291500,0,'global_password','0.1.0',759,109,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',1,0,4,1550486779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','4f1ca7fe5540c02958d910cb06286064','- Some middleware optimizations','NEUEDATEN',1000,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291501,0,'global_password','0.2.0',759,191,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',1,0,4,1550765958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','0e43af76b15603ad459706cfa14b8a17','- add logout parameter\r\n- optimize styles for mobile devices\r\n- set cookie base path to \"/\"','NEUEDATEN',2000,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291502,0,'global_password','1.0.0',759,211,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',2,0,4,1601048030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','135524def5b0c5fb387b7870fbe7d700','typo3 v10 compatibility','NEUEDATEN',1000000,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291503,0,'global_password','2.0.1',759,100,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',2,0,4,1690383683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','f01f39c4cf2e3df9423a8975b5a9504c','Add v11 compatibility\r\nConfigure the password via site config.yaml which allows for sites on a multi-site install to behave differently\r\nThe main breaking change with this release is configuration with the site config YAML file. See the README for more details.\r\nThanks a lot to mikestreety.','NEUEDATEN',2000001,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291504,0,'global_password','3.0.0',759,6,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',2,0,4,1781513450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','684059d8613df489ca7172a561b84cbf','- Drop v9 compatibility\r\n- Drop v10 compatibility\r\n- Add v12 compatibility\r\n- Allow files to exist in vendor/','NEUEDATEN',3000000,0,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291505,0,'global_password','4.0.0',759,9,'Global password','Password protection for a complete TYPO3 frontend. Useful for development and staging servers.',2,0,4,1781513468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','liquidlight','da53485da2f9edfd25c792e1fb09d760','- Add TYPO3 v13 compatibility\r\n- Drop TYPO3 v11 compatibility','NEUEDATEN',4000000,1,0,'https://github.com/neuedaten/global_password','ter','',''),
(9291506,0,'mkkeywords','3.0.1',358,261,'MK Keywords','MK Keywords adds tags to elements such as pages, tt_content, tt_news, etc..',2,0,3,1550050255,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.4.0-\";s:5:\"typo3\";s:12:\"4.5.0-8.7.99\";s:5:\"mklib\";s:6:\"3.0.0-\";}s:8:\"suggests\";a:1:{s:8:\"mksearch\";s:6:\"3.0.0-\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b61032ea1a3f5035f90082c81a61afb0','initial stable release','DMK E-BUSINESS GmbH',3000001,0,0,'','ter','',''),
(9291507,0,'mkkeywords','10.0.0',358,97,'MK Keywords','MK Keywords adds tags to elements such as pages, tt_content, tt_news, etc..',2,0,3,1638815936,'a:2:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:6:\"1.7.0-\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"mksearch\";s:6:\"3.0.0-\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e1dd82fabc82b8d70c12f9565924af6a','Version 10.0.0','DMK E-BUSINESS GmbH',10000000,1,0,'','ter','',''),
(9291508,0,'mkpostman','3.1.0',687,265,'MK Postman','',2,0,4,1550050278,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:6:\"1.2.5-\";s:5:\"typo3\";s:13:\"6.2.14-8.7.99\";s:8:\"mkmailer\";s:6:\"3.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"mkforms\";s:6:\"3.0.0-\";s:5:\"mklib\";s:6:\"3.0.0-\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','039e4d06e16e7f3d6bcfa472f97f6ef7','initial stable release','DMK E-BUSINESS GmbH',3001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkpostman/tree/master/Documentation','ter','',''),
(9291509,0,'mkpostman','9.0.0',687,265,'MK Postman','',2,0,4,1575898439,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:8:\"mkmailer\";s:6:\"9.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"mkforms\";s:6:\"9.5.0-\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3680fc041733492a16acc540778f5f1f','Compatibility Release for TYPO3 9.5 LTS','DMK E-BUSINESS GmbH',9000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkpostman/tree/master/Documentation','ter','',''),
(9291510,0,'mkpostman','9.1.3',687,59,'MK Postman','',2,0,4,1634538903,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:8:\"mkmailer\";s:6:\"9.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"mkforms\";s:6:\"9.5.0-\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','35873c9fc18f46d0133aaf7f66785357','Released version 9.1.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',9001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkpostman/tree/master/Documentation','ter','',''),
(9291511,0,'mkpostman','9.1.4',687,98,'MK Postman','',2,0,4,1638295358,'a:2:{s:7:\"depends\";a:3:{s:7:\"rn_base\";s:7:\"1.10.0-\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:8:\"mkmailer\";s:6:\"9.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"mkforms\";s:6:\"9.5.0-\";s:5:\"mklib\";s:6:\"9.5.0-\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ccbaa7650ae31273bd96fbe3cfd19a8f','Released version 9.1.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',9001004,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkpostman/tree/master/Documentation','ter','',''),
(9291512,0,'mkvarnish','1.0.6',1975,202,'MK Varnish','',2,0,3,1550050292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','62183a46ae82261f0b048e078d5724a7','initial stable release','DMK E-Business GmbH',1000006,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291513,0,'mkvarnish','1.0.7',1975,450,'MK Varnish','This extension takes of care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1550657132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5a10c707b2086aae446c7d80533e1ffc','added description and fixed bug with PHP 7.2','DMK E-Business GmbH',1000007,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291514,0,'mkvarnish','10.0.0',1975,93,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1619701618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','588c8eebbc568a3e6b029ab5904e68dc','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000000,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291515,0,'mkvarnish','10.0.1',1975,102,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1623742988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','07108a33938de66a1070f5228a32e1e3','Released version 10.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000001,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291516,0,'mkvarnish','10.0.2',1975,97,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1632311626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8e3d6e1a5fd4a220f7da050f7b637ae7','Released version 10.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000002,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291517,0,'mkvarnish','10.0.3',1975,98,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1641938331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','bf341793f8007c7175a102aa3ee5af49','Released version 10.0.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000003,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291518,0,'mkvarnish','10.0.4',1975,84,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1651140250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a6d9a3a0f3ba08536432f238bbf4a35e','Released version 10.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000004,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291519,0,'mkvarnish','10.0.5',1975,74,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1651674407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','73481350c75be0f1f56d3b69c291ff02','Released version 10.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000005,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291520,0,'mkvarnish','10.0.6',1975,107,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1651674756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','77a437a40189bdc4afed3dad04b8d3a3','Released version 10.0.6. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000006,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291521,0,'mkvarnish','11.0.1',1975,73,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1691569518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','219a9865701409fb166ab17c1ddc3d6a','Released version 11.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000001,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291522,0,'mkvarnish','10.0.7',1975,63,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1692100044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9e1f274a380a3d3f62ff62320eb98f81','Released version 10.0.7. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000007,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291523,0,'mkvarnish','10.0.8',1975,65,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1693397992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f237907086077ad40833c7b292d1b436','Released version 10.0.8. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000008,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291524,0,'mkvarnish','10.0.9',1975,65,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1693400469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','638e3c3c861aad3ffce70668bb2fe7d4','Released version 10.0.9. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000009,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291525,0,'mkvarnish','11.0.2',1975,66,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1694164476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','85c2ecde17765b253afce74efc4fb832','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291526,0,'mkvarnish','10.0.10',1975,66,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1694164546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.6.0-10.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','22a9e621b07a824388dee5f08aafc244','Released version 10.0.10. Check changelog in documentation on github for more information.','DMK E-Business GmbH',10000010,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291527,0,'mkvarnish','11.0.3',1975,62,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1694509644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b705cd0d5fa6f4b860d5e81be91c8a2d','Released version 11.0.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000003,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291528,0,'mkvarnish','11.0.4',1975,80,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1694512163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.25-11.5.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3a0233c521eaf7623e665e52dbb7e4d6','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-Business GmbH',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291529,0,'mkvarnish','12.0.0',1975,70,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1710156198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','cfb42ceff8de385aa226a72cbc03f5c0','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291530,0,'mkvarnish','13.0.0',1975,32,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1744619915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a6dd2632dea4caf2363e3297ce39c62e','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000000,0,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291531,0,'mkvarnish','13.0.1',1975,26,'MK Varnish','This extension takes care of connecting TYPO3 to Varnish servers for proper caching.',2,0,3,1755006678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Wagner, Hannes Bochmann','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2af905e91acf87d50d8b908d57165591','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000001,1,0,'https://github.com/DMKEBUSINESSGMBH/mkvarnish/blob/master/README.md','ter','',''),
(9291532,0,'lock','1.0.0',255,255,'Advanced TYPO3 Locking','Features TYPO3 with an advanced locking.',0,0,4,1550087855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.1.99\";}}','Daniel Hürtgen','daniel@higidi.de','higidi','96e60b11c59ba7eeaefc0056a4989f15','First release','',1000000,1,0,'','ter','',''),
(9291533,0,'hide_sys_template','1.0.0',1323,350,'Hide sys_template in backend','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,0,1550091198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Josef Glatz','josefglatz@gmail.com','jousch','d98c5ffc73181e3127b5de8ebb9a8bab','Make the world better 1.0.0','https://www.josefglatz.at',1000000,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291534,0,'hide_sys_template','2.0.0',1323,289,'Hide sys_template in backend','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,0,1586360325,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Josef Glatz','josefglatz@gmail.com','jousch','ffe6e9b0f5fbf31d3ee1a7a825cfb5c4','TYPO3 10.4 LTS support and usage of PSR-14 event for TYPO3CMSBackendControllerEventBeforeFormEnginePageInitializedEvent','https://www.josefglatz.at',2000000,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291535,0,'hide_sys_template','3.0.0',1323,79,'hide_sys_template','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',999,0,4,1666082092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','jousch','fef7c1f3607cc852a6f26dd51f9cc79f','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.0','',3000000,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291536,0,'hide_sys_template','3.0.1',1323,79,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',999,0,4,1666091256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','3acde4e5d2b54e9e8c983a4fde1ce0f4','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.1','J18',3000001,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291537,0,'hide_sys_template','3.0.2',1323,78,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1666093903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','3291b43219e68b207abffa983120b8ff','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.2','J18',3000002,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291538,0,'hide_sys_template','3.0.3',1323,81,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1666096239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','8312426f918ef2663a39b5468f12cd95','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.3','J18',3000003,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291539,0,'hide_sys_template','3.0.4',1323,82,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1666098034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','4e0ab39e83c8cd9d7ca7456e1ae92307','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.4','J18',3000004,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291540,0,'hide_sys_template','3.0.5',1323,107,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1666107016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','90389d41d176b9489f777bbbb44ab45c','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/3.0.5','J18',3000005,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291541,0,'hide_sys_template','4.0.0',1323,83,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1693594394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','0817baf042c99829d65fe27141a8f93a','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/4.0.0','J18',4000000,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291542,0,'hide_sys_template','4.0.1',1323,39,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1730286801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','cf971c1f6e21db222f4aaab259cbc5a0','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/4.0.1','J18',4000001,0,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291543,0,'hide_sys_template','4.0.2',1323,56,'hide_sys_template - A life without sys_template database records','Make sys_template records vanish everywhere (Prevents TYPO3 admins from using sys_template database records)',2,0,4,1730287717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','394e50d932c5466818a0d08e2525119d','See release notes at https://github.com/josefglatz/hide_sys_template/releases/tag/4.0.2','J18',4000002,1,0,'https://github.com/josefglatz/hide_sys_template#rocket-features','ter','',''),
(9291544,0,'language_redirect','1.0.0',563,193,'Language Redirect','',2,0,3,1550313541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Patrick Biedert','patrick.biedert@gmx.de','biedert','589ce74a9058a8f70b777cb850099b0f','Initial release of the extension','',1000000,0,0,'https://gitlab.com/biedert/language-redirect/blob/master/README.md','ter','',''),
(9291545,0,'language_redirect','1.0.3',563,370,'Language Redirect','',2,0,3,1550572467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Patrick Biedert','patrick.biedert@gmx.de','biedert','f3ade0cc07f60ddb146a663cf5a59d96','Several bugfixes and improvements','',1000003,1,0,'https://gitlab.com/biedert/language-redirect/blob/master/README.md','ter','',''),
(9291546,0,'ig_slug','1.0.0',5108,184,'Rebuild URL slugs','Rebuild URL slugs of pages an other tables',0,0,1,1550478039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','b9726993da83508fc1cacd863e4404a7','Initial Release','Internetgalerie AG',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/1.0.1','ter','',''),
(9291547,0,'ig_slug','1.0.1',5108,3869,'Rebuild URL slugs','Rebuild URL slugs of pages an other tables',1,0,1,1553013768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','daeeaf422b56c5e43def29f711f70843','Bugfixes: TYPO3 version in composer file, slug locking on sys_folders, documentation changes, better output for non admin users ','Internetgalerie AG',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/1.0.1','ter','',''),
(9291548,0,'ig_slug','1.0.4',5108,773,'Rebuild URL slugs','Rebuild URL slugs of pages an other tables',2,0,1,1588316647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','4b9eaaa21689fbc086e7ea07bfddd0aa','TYPO3 10.4 support, add CLI','Internetgalerie AG',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/1.0.1','ter','',''),
(9291549,0,'ig_slug','1.0.6',5108,150,'Rebuild URL slugs','Rebuild URL slugs of the pages table and others',2,0,1,1647248349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','18ba11ed429121fbb0b92cafc03dabaa','TYPO3 11.5 support','Internetgalerie AG',1000006,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/1.0.1','ter','',''),
(9291550,0,'ig_slug','1.1.2',5108,89,'Rebuild URL slugs','Rebuild URL slugs of the pages table and others',2,0,1,1705674266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','da4886b6c389a32ee56e019cca86efe1',' TYPO3 12.4 support ','Internetgalerie AG',1001002,0,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/','ter','',''),
(9291551,0,'ig_slug','1.1.7',5108,43,'Rebuild URL slugs','Rebuild URL slugs of the pages table and others',2,0,1,1750868436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Daniel Abplanalp','typo3@internetgalerie.ch','internetgalerie','b4341a68cc11ddb9c8cba94f8e8e2991','TYPO3 13.4 support ','Internetgalerie AG',1001007,1,0,'https://docs.typo3.org/typo3cms/extensions/ig_slug/','ter','',''),
(9291552,0,'auto_language_detection','0.0.1',312,312,'Automatic Language Detection','Detect Language of User based on the Accept-Language Header and choose correct site config',0,0,4,1550576469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Susanne Moog','susanne.moog@typo3.com','abandoned_extensions','8352adc085f5d3df9db2291e18312caa','Initial Upload','',1,1,0,'','ter','',''),
(9291553,0,'static_info_tables_ar','6.7.0',1225,201,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550684242,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','c24db1cccd9e987871a21e807ae1c834','Initial release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291554,0,'static_info_tables_ar','6.7.1',1225,216,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144654,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','30a7d10e36c36abaaa2de3099bab9a29','This release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291555,0,'static_info_tables_ar','6.8.0',1225,268,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015218,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','b0c5401fdea09d99fc4d02560766bd13','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291556,0,'static_info_tables_ar','6.9.0',1225,175,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963237,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','2429c2e6e1b4743ad1b6391c2e04ed40','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291557,0,'static_info_tables_ar','6.9.1',1225,122,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995036,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','bf7d0f56a6063d4bced9354d86fe2751','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291558,0,'static_info_tables_ar','6.9.2',1225,119,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634742313,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','8cd32a10e65a058c01992568638e5fa6','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291559,0,'static_info_tables_ar','7.0.0',1225,124,'Static Info Tables (ar)','Arabic (ar) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1662453330,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','039f196fd5a5239e9612f6ead6928cb9','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-ar','ter','',''),
(9291560,0,'static_info_tables_id','6.7.0',1622,210,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550684301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','eb75d27e03871691932097e71fe23236','Initial release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291561,0,'static_info_tables_id','6.7.1',1622,201,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144702,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','29710eeadad70d44bb6cbfd4bca773ec','This release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291562,0,'static_info_tables_id','6.7.2',1622,264,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1576232786,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','08fba9b5e4d7c8c53a7a4e4d449aa76b','This release contains bug fixes only.','Bitmotion GmbH',6007002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291563,0,'static_info_tables_id','6.8.0',1622,165,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015285,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','39010be475ae56f24ddb05b435b8b690','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291564,0,'static_info_tables_id','6.8.1',1622,228,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581080995,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','bbb726729fcf4666a133f600ca5ef1c3','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291565,0,'static_info_tables_id','6.9.0',1622,187,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963302,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','90455e9cc889c62c4926f2420db86447','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291566,0,'static_info_tables_id','6.9.1',1622,114,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995119,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','2b76f165356e05f0caaf3a87f45d3f05','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291567,0,'static_info_tables_id','6.9.2',1622,127,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634804728,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','0deb5e579886f963993605f5f4e33e23','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291568,0,'static_info_tables_id','7.0.0',1622,126,'Static Info Tables (id)','Indonesian (id) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1662465679,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','1a292aefb5fd9331f5c332910b616f12','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-id','ter','',''),
(9291569,0,'static_info_tables_ko','6.7.0',1470,221,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550684345,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','3b9208e1cc1cb68dc208756a135e280e','Initial release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291570,0,'static_info_tables_ko','6.7.1',1470,230,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144729,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','6802e8251a851c1b0b517b0eba59edfb','This release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291571,0,'static_info_tables_ko','6.8.0',1470,169,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015303,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','5a9c978c796f2d24cbe74fe199d9ff2c','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291572,0,'static_info_tables_ko','6.8.1',1470,275,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581080906,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','cc79e122e1515912e2b4ec16ead52657','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291573,0,'static_info_tables_ko','6.9.0',1470,202,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963321,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','595fde067748ef5fe9ba1e851bbae090','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291574,0,'static_info_tables_ko','6.9.1',1470,124,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995148,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','d8215bc3c108a592df15142a32f968ab','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291575,0,'static_info_tables_ko','6.9.2',1470,118,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634805897,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','f07140e613083730414756d18180be01','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291576,0,'static_info_tables_ko','7.0.0',1470,131,'Static Info Tables (ko)','Korean (ko) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658480840,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','6821ec1b199a7bef9553926cc146b6f6','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-ko','ter','',''),
(9291577,0,'static_info_tables_th','6.7.0',1343,239,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550684390,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','4f624c1d779527165602438a7a03f426','Initial release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291578,0,'static_info_tables_th','6.7.1',1343,214,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144772,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','f65b036f69725af977dd2e50870811a6','This release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291579,0,'static_info_tables_th','6.8.0',1343,165,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015356,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','790fb733e6417330deccf68fddff65bb','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291580,0,'static_info_tables_th','6.8.1',1343,277,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581079595,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','00b0e4be9293479ea9408790f7da0bfb','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291581,0,'static_info_tables_th','6.9.0',1343,186,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963372,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','8021bd4b9059e8a2825c51ef2ac00587','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291582,0,'static_info_tables_th','6.9.1',1343,132,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995222,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','9b92ec87dc97bc51512180c43060b58b','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291583,0,'static_info_tables_th','7.0.0',1343,130,'Static Info Tables (th)','Thai (th) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658486727,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','c2988d59429662fd91d7f3dacf29bcf8','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-th','ter','',''),
(9291584,0,'static_info_tables_uk','6.7.0',1516,283,'Static Info Tables (uk)','Ukrain (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1550684434,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','b70c0de3fab51ade6da9e54603866fb9','Initial release.','Bitmotion GmbH',6007000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291585,0,'static_info_tables_uk','6.7.1',1516,271,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1571144787,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','d2275ae82e7d1b9597a8864e46941a60','This release contains bugfixes only.','Bitmotion GmbH',6007001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291586,0,'static_info_tables_uk','6.8.0',1516,173,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581015372,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','239238ae4dd1962d45a22093e1a5c991','This release introduces TYPO3 v10.2 compatibility.','Bitmotion GmbH',6008000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291587,0,'static_info_tables_uk','6.8.1',1516,240,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1581079310,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:18:\"static_info_tables\";s:12:\"6.7.0-6.7.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','626a70a91ea5cb8d19320dbea5b508a3','This release contains an important bugfix. Please update if you are using version 6.8.0.','Bitmotion GmbH',6008001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291588,0,'static_info_tables_uk','6.9.0',1516,189,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1591963391,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','06003c777e4cb3a2b587d8b0593145b9','This release introduces compatibility for TYPO3 v10.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291589,0,'static_info_tables_uk','6.9.1',1516,107,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1623995245,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','cb1f78cf9d58f4e8365fa99ff025dc63','This release contains a bug fix regarding TypoScript conditions.','Leuchtfeuer Digital Marketing',6009001,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291590,0,'static_info_tables_uk','6.9.2',1516,120,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1634806264,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','bb4982336b939bfd8b3fdf66cf38aa19','This release fixes a typo in the extbase persistence class.','Leuchtfeuer Digital Marketing',6009002,0,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291591,0,'static_info_tables_uk','7.0.0',1516,133,'Static Info Tables (uk)','Ukrainian (uk) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658473983,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','9dc9a0b5cebcb30735406f0decc4e854','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-uk','ter','',''),
(9291592,0,'startt3managed','0.0.1',490,136,'Start TYPO3 Managed','Backend style for a managed TYPO3 by Die Netzmacher',2,0,0,1550689103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','9534d8cc805671af8049a839ced71584','INITIAL RELEASE','',1,0,0,'','ter','',''),
(9291593,0,'startt3managed','0.1.0',490,231,'Start TYPO3 Managed','Backend style for a managed TYPO3 with CI of Die Netzmacher. Maybe a useful draft for your CI extension.',2,0,0,1552598001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','d7c5455be6b2ab8f5f54b85305adc9d8','FEATURE: Template for Piwik IMPROVEMENTS: Login Background Image. Labeling Extension Manager.','',1000,0,0,'','ter','',''),
(9291594,0,'startt3managed','0.1.2',490,63,'Start TYPO3 Managed','Backend style for a managed TYPO3 with CI of Die Netzmacher. Maybe a useful draft for your CI extension.',2,0,0,1688412034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5328a4eab3e73925c4a177c513105fd1','Added composer.json','',1002,0,0,'','ter','',''),
(9291595,0,'startt3managed','0.1.3',490,60,'Start TYPO3 Managed','Backend style for a managed TYPO3 with CI of Die Netzmacher. Maybe a useful draft for your CI extension.',2,0,0,1688415056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4a1052ff315b0a2f359ceb8acb7ea66a','Update TYPO3 10.4, 11.5','',1003,1,0,'','ter','',''),
(9291596,0,'campus_events_connector','1.0.0',3555,311,'CampusEvents Connector','',2,0,0,1550748043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','d7bfc36597afa21d35b5dbb2b7b61d9a','Initial release to TER!','Brain Appeal GmbH',1000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291597,0,'campus_events_connector','1.0.1',3555,244,'CampusEvents Connector','',2,0,0,1565077179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','49fff1df142893271627f614cd44bbcf','Bug fix release','Brain Appeal GmbH',1000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291598,0,'campus_events_connector','1.0.2',3555,285,'CampusEvents Connector','',2,0,0,1565598630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','e4e6b1ade736f50316f80d6e4e1cb829','Bug fix release','Brain Appeal GmbH',1000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291599,0,'campus_events_connector','1.0.3',3555,320,'CampusEvents Connector','',2,0,0,1580729281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','34c624fbddbcab268e85e6c9a3987eee','Bug fix release','Brain Appeal GmbH',1000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291600,0,'campus_events_connector','1.0.4',3555,171,'CampusEvents Connector','',2,0,0,1598856679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','ec480afb09d2bd4660f927ffb5fcc2ed','Bug fix release','Brain Appeal GmbH',1000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291601,0,'campus_events_connector','1.0.5',3555,165,'CampusEvents Connector','',2,0,0,1601455964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','5a9918fe4aada3f210862ae3abe140cf','Bug fix release	','Brain Appeal GmbH',1000005,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291602,0,'campus_events_connector','1.0.6',3555,172,'CampusEvents Connector','',2,0,0,1602490915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','4c6f63123c27d03cbb4e6f544dece81a','Bug fix release	','Brain Appeal GmbH',1000006,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291603,0,'campus_events_connector','1.0.7',3555,131,'CampusEvents Connector','',2,0,0,1607427930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','c78260541b7ef54655dc269fd0a82cbf','Bug fix release	','Brain Appeal GmbH',1000007,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291604,0,'campus_events_connector','1.0.8',3555,140,'CampusEvents Connector','',2,0,0,1607678602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','f835c6a6279440a348bf1a2c494f12b8','Bug fix release	','Brain Appeal GmbH',1000008,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291605,0,'campus_events_connector','1.0.9',3555,138,'CampusEvents Connector','',2,0,0,1610542808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','a4bf7321086905cb2ff02ca10871922c','Bug fix release','Brain Appeal GmbH',1000009,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291606,0,'campus_events_connector','1.0.10',3555,144,'CampusEvents Connector','',2,0,0,1614339884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','19d256580a58d039ea536a268656898d','Bug fix release	','Brain Appeal GmbH',1000010,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291607,0,'campus_events_connector','1.0.11',3555,124,'CampusEvents Connector','',2,0,0,1632146997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','0a0d42fda10530005d291b126aef7a18','Bug fix release\r\n','Brain Appeal GmbH',1000011,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291608,0,'campus_events_connector','2.0.1',3555,49,'CampusEvents Connector','',2,0,0,1645092652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','ee0b717ebe53aa3c2fcbe05aa90916aa','Support for extended Campus Events API','Brain Appeal GmbH',2000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291609,0,'campus_events_connector','2.0.2',3555,90,'CampusEvents Connector','',2,0,0,1648798950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','0cbd29d1a5d38c612622444116b84459','Bug fix release','Brain Appeal GmbH',2000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291610,0,'campus_events_connector','3.0.1',3555,98,'CampusEvents Connector','',2,0,0,1648799014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','b58f4e8cc953c8d7dd8e916ba38ce840','TYPO3 11.5 LTS compatibility','Brain Appeal GmbH',3000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291611,0,'campus_events_connector','2.0.3',3555,90,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get futher information about Campus Events: www.campus-events.com',2,0,0,1649931695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','39b923aa2c6a66f5348c33c80b630678','Bug fix release','Brain Appeal GmbH',2000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291612,0,'campus_events_connector','3.0.2',3555,119,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get futher information about Campus Events: www.campus-events.com',2,0,0,1649931714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','7bbcf74fac1641efd646e75bda5342ef','Bug fix release','Brain Appeal GmbH',3000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291613,0,'campus_events_connector','3.0.4',3555,94,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get futher information about Campus Events: www.campus-events.com',2,0,0,1663228667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','aafdc7e906b600ceed73bed0a271f041','Bug fix release','Brain Appeal GmbH',3000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291614,0,'campus_events_connector','3.0.6',3555,101,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1665760696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','ab13b2b8b99d88440e9d02956ce4a369','Cleanup for temporary files in transient folder','Brain Appeal GmbH',3000006,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291615,0,'campus_events_connector','3.0.7',3555,90,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1682346756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','01ea35bad6bdc918bf27d09c68f03757','Improved cleanup of temporary files; Added import of view list model; other small bugfixes','Brain Appeal GmbH',3000007,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291616,0,'campus_events_connector','4.0.0',3555,79,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1693325663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','492d9e223d43cedabbf4385d1010479d','TYPO3 12 compatibility','Brain Appeal GmbH',4000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291617,0,'campus_events_connector','4.0.1',3555,77,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1700060315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','6cddc941b5a10b2c2770545d456b502a','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_connector/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291618,0,'campus_events_connector','4.0.2',3555,20,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1716812287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','2f2485a7c8eb5701cf728f8ffa4cbffe','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_connector/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291619,0,'campus_events_connector','4.0.3',3555,56,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1716889114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','f32ab600dfeb8019d82e54c27c2d5eca','fix exception on import with legacy api','Brain Appeal GmbH',4000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291620,0,'campus_events_connector','4.0.4',3555,59,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1718114541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";}}','Brain Appeal Team','info@brain-appeal.com','brainappeal.developer','4d08346f82089b65d79339cbc9779f09','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_connector/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291621,0,'campus_events_connector','5.0.0',3555,40,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1733744769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','4f7853854e2ee3feb61b34796d6f6ece','Add compatibility with TYPO3 13.4 LTS','Brain Appeal GmbH',5000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291622,0,'campus_events_connector','5.0.1',3555,20,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1754395084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','5615563a0223d582161ce7203e92f199','Fix PHP 8.4 deprecation warning\r\nClean up TCA end ext_tables.sql','Brain Appeal GmbH',5000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291623,0,'campus_events_connector','5.0.2',3555,23,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1756120313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','612ef3c148401ca17251c0efcade5036','Added support for extended domain modals in import process','Brain Appeal GmbH',5000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291624,0,'campus_events_connector','5.2.0',3555,15,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1767557452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','5b593b21d3725aea67955a164a863bd1','complete rewrite of the import process for better performance (removed Extbase usage)  removed old API support  ','Brain Appeal GmbH',5002000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291625,0,'campus_events_connector','5.2.1',3555,15,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1767564382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','cd0497cd71304722130b374252f76af8','make compatible with PHP 8.2 in non-composer mode  add normalizer for ISO date format','Brain Appeal GmbH',5002001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291626,0,'campus_events_connector','5.2.2',3555,15,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1767569194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','cafdc26d6b181dfd3a42d5f75e8cb664','fix return types for TPO3 13.4','Brain Appeal GmbH',5002002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291627,0,'campus_events_connector','5.2.3',3555,16,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1767875733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','4b15aa68a247180cb038f080318bd71d','Bugfixes:\r\n- support utf8mb3 charset (remove mb4 characters if not supported)\r\n- add waiting time for file importer in case of too many request errors','Brain Appeal GmbH',5002003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291628,0,'campus_events_connector','5.2.6',3555,12,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1774203851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','96dbddbe683b8b17b455fce87cb5f959','Bugfix release. See changelog for details','Brain Appeal GmbH',5002006,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291629,0,'campus_events_connector','5.2.7',3555,13,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1774551371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','bcb4a939e4272021048a90cb87b32f55','Bugfix release. See changelog for details','Brain Appeal GmbH',5002007,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291630,0,'campus_events_connector','5.2.8',3555,12,'CampusEvents Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1775827860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','11c080a3f8884a9aea49762d6d25e806','Bugfix release','Brain Appeal GmbH',5002008,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291631,0,'campus_events_connector','6.0.0',3555,7,'Campus Events Connector','Connecting the event software campus events with TYPO3, to import the event data into TYPO3 as data records. Get further information about Campus Events: www.campus-events.com',2,0,0,1780320325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','f42f958893003d318e9b1fe0a1e99bdb','TYPO3 14.3 LTS compatibility','Brain Appeal GmbH',6000000,1,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291632,0,'campus_events_convert2news','1.0.0',2189,374,'CampusEvents Converter2News','',2,0,0,1550748088,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=0.9.0\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','55da7bd53f2190575fdec6b36471199b','Initial release to TER!','Brain Appeal GmbH',1000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291633,0,'campus_events_convert2news','1.0.1',2189,237,'CampusEvents Converter2News','',2,0,0,1565077212,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','e92cc532c6f99502bbf5d202662da3fa','Bug fix release','Brain Appeal GmbH',1000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291634,0,'campus_events_convert2news','1.0.2',2189,421,'CampusEvents Converter2News','',2,0,0,1565598666,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','276444b2a4a9f1b2f0d8c9222808c421','Bug fix release','Brain Appeal GmbH',1000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291635,0,'campus_events_convert2news','1.0.3',2189,135,'CampusEvents Converter2News','',2,0,0,1602490955,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','cf8fcef8b6284797ac8f3257685e71d1','Bug fix release','Brain Appeal GmbH',1000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291636,0,'campus_events_convert2news','1.0.4',2189,178,'CampusEvents Converter2News','',2,0,0,1602491504,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','e4c28c2539399a8b1ddbebfec087cfcb','Bug fix release','Brain Appeal GmbH',1000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291637,0,'campus_events_convert2news','1.0.5',2189,148,'CampusEvents Converter2News','',2,0,0,1607685905,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','deb05cfbb6f8ca3ac201a3f313c15e30','Bug fix release','Brain Appeal GmbH',1000005,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291638,0,'campus_events_convert2news','1.0.6',2189,129,'CampusEvents Converter2News','',2,0,0,1632147023,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:4:\"news\";s:7:\">=6.3.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','daf101cc04bf565cc33b91d4de391603','Bug fix release\r\n','Brain Appeal GmbH',1000006,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291639,0,'campus_events_convert2news','3.0.2',2189,121,'CampusEvents Converter2News','',2,0,0,1648799084,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-3.999.99\";s:4:\"news\";s:13:\"8.6.0-9.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','08fec50e29dd076a097a813f81cfafd8','TYPO3 11.5 LTS compatibility','Brain Appeal GmbH',3000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291640,0,'campus_events_convert2news','3.0.3',2189,88,'CampusEvents Converter2News','',2,0,0,1682347588,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-3.999.99\";s:4:\"news\";s:14:\"8.6.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','dd65c1c4386cc8686a12e642c6dff906','Added compatiblity with EXT:news  11.0','Brain Appeal GmbH',3000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291641,0,'campus_events_convert2news','4.0.0',2189,88,'CampusEvents Converter2News','',2,0,0,1693325688,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-4.999.99\";s:4:\"news\";s:14:\"8.6.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','8c2b3ba8530213c67b713333ebc9cec9','TYPO3 12 compatibility','Brain Appeal GmbH',4000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291642,0,'campus_events_convert2news','4.0.1',2189,53,'CampusEvents Converter2News','',2,0,0,1716812348,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-4.999.99\";s:4:\"news\";s:14:\"8.6.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','299489c68053ee0b0b423affc0797b0f','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_convert2news/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291643,0,'campus_events_convert2news','4.0.2',2189,52,'CampusEvents Converter2News','',2,0,0,1717604800,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-4.999.99\";s:4:\"news\";s:14:\"8.6.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','ed3660d6574cde4558a81110eac11940','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_convert2news/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291644,0,'campus_events_convert2news','4.0.3',2189,58,'CampusEvents Converter2News','',2,0,0,1718114580,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-4.999.99\";s:4:\"news\";s:14:\"8.6.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Joshua Billert','info@brain-appeal.com','brainappeal.developer','347c29b496516caae50ba6d99654929f','Bugfix update. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_convert2news/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291645,0,'campus_events_convert2news','4.0.4',2189,37,'CampusEvents Converter2News','',2,0,0,1733472651,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.7-4.999.99\";s:4:\"news\";s:14:\"8.6.0-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=5.0.0\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','4e51094835effa3275d5d0d1c379f0f9','Compatibility with EXT:news  12.0','Brain Appeal GmbH',4000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291646,0,'campus_events_convert2news','5.0.0',2189,46,'CampusEvents Converter2News','',2,0,0,1733744785,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:23:\"campus_events_connector\";s:13:\"5.0.0-5.99.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=6.0.0\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','cec6bd5fc33977f045ebbd113c384ad7','Add compatibility with TYPO3 13.4 LTS','Brain Appeal GmbH',5000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291647,0,'campus_events_convert2news','5.1.0',2189,16,'CampusEvents Converter2News','',2,0,0,1767557857,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:23:\"campus_events_connector\";s:13:\"5.2.0-5.99.99\";s:4:\"news\";s:15:\"12.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=6.0.0\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','a5a9829e03dbb7d58ee4aa9cf9fe74f0','removed old API support','Brain Appeal GmbH',5001000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291648,0,'campus_events_convert2news','6.0.0',2189,8,'Campus Events Converter2News','',2,0,0,1780320337,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:23:\"campus_events_connector\";s:13:\"6.0.0-6.99.99\";s:4:\"news\";s:15:\"14.0.0-15.99.99\";}s:8:\"suggests\";a:1:{s:9:\"eventnews\";s:7:\">=6.0.0\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','429cf1004a82fd969b24f5451eea930a','TYPO3 14.3 LTS compatibility','Brain Appeal GmbH',6000000,1,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291649,0,'campus_events_convert2ttnews','1.0.0',805,318,'CampusEvents Converter2TtNews','',2,0,0,1550748105,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=0.9.0\";s:7:\"tt_news\";s:7:\">=7.6.0\";}}','Joshua Billert','info@brain-appeal.com','abandoned_extensions','8d5f33c6c4707a8fb76cad29d38cd7c3','Initial release to TER!','Brain Appeal GmbH',1000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291650,0,'campus_events_convert2ttnews','1.0.1',805,487,'CampusEvents Converter2TtNews','',2,0,0,1565077234,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";s:7:\"tt_news\";s:7:\">=7.6.0\";}}','Joshua Billert','info@brain-appeal.com','abandoned_extensions','ff69e329c426e6d5114c699ba66bbda0','Bug fix release','Brain Appeal GmbH',1000001,1,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291651,0,'campus_events_frontend','1.0.0',1869,305,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1550748116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:23:\"campus_events_connector\";s:7:\">=0.9.0\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','665d40ef6a58750c904dda84db6366e2','Initial release to TER!','Brain Appeal GmbH',1000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291652,0,'campus_events_frontend','1.0.1',1869,397,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1565077250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','db5e67a4dfba743415794f74bea326db','Bug fix release','Brain Appeal GmbH',1000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291653,0,'campus_events_frontend','1.0.2',1869,131,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1602491003,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.1-9.5.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','8740f020f79d6c559c363207ac92e78d','Bug fix release','Brain Appeal GmbH',1000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291654,0,'campus_events_frontend','1.0.3',1869,174,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1602491641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.1-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','6946683beda5c7f5c9707293a2fd4f6e','Bug fix release','Brain Appeal GmbH',1000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291655,0,'campus_events_frontend','1.0.4',1869,143,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1615370205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.1-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','dc8c309405aa03e10f022d33953bdf6f','Bug fix release	','Brain Appeal GmbH',1000004,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291656,0,'campus_events_frontend','1.0.5',1869,124,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1632146975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.1-10.4.99\";s:23:\"campus_events_connector\";s:7:\">=1.0.1\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','8601614f75a6e09c6530c9d05337fbef','Bug fix release\r\n','Brain Appeal GmbH',1000005,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291657,0,'campus_events_frontend','3.0.1',1869,93,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1648799117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-3.999.99\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','48c9a3da1ab5863834a1f5d47b8df8af','TYPO3 11.5 LTS compatibility','Brain Appeal GmbH',3000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291658,0,'campus_events_frontend','3.0.2',1869,119,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1649668875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-3.999.99\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','275e094d4e26934d624a03a0d5dcc4ff','Bug fix release','Brain Appeal GmbH',3000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291659,0,'campus_events_frontend','3.0.3',1869,91,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1682348361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.13-11.5.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-3.999.99\";}}','Gert Hammes','info@brain-appeal.com','brainappeal.developer','334a9ac542f1649e0e3889f7c7301d9c','Added filter for frontend list by CE filter categories; improved timespan view helper','Brain Appeal GmbH',3000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291660,0,'campus_events_frontend','4.0.1',1869,76,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1693325205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-4.999.99\";}}','Brain Appeal','info@brain-appeal.com','brainappeal.developer','479c6620fe7676e45b59fb090b134a9a','TYPO3 12 compatibility','Brain Appeal GmbH',4000001,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291661,0,'campus_events_frontend','4.0.2',1869,82,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1695731566,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-4.999.99\";}}','Brain Appeal','info@brain-appeal.com','brainappeal.developer','f9c22afe565747bdfbdb212dd74bea5d','Bugfix: fix assignment of plugin TypoScript to new content elements','Brain Appeal GmbH',4000002,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291662,0,'campus_events_frontend','4.0.3',1869,64,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1716812481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.26-12.4.99\";s:23:\"campus_events_connector\";s:14:\"3.0.0-4.999.99\";}}','Brain Appeal','info@brain-appeal.com','brainappeal.developer','41429f18fe347e88907399597ae53994','Improve rendering of event time period. See changelog for details:\r\nhttps://github.com/BrainAppeal/campus_events_frontend/blob/4.x/CHANGELOG.md','Brain Appeal GmbH',4000003,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291663,0,'campus_events_frontend','5.0.0',1869,46,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1733744801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:23:\"campus_events_connector\";s:13:\"5.0.0-5.99.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','34039ca108a8963eaea58d3bc4e96bd8','Add compatibility with TYPO3 13.4 LTS','Brain Appeal GmbH',5000000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291664,0,'campus_events_frontend','5.1.0',1869,17,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1767559439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:23:\"campus_events_connector\";s:13:\"5.2.0-5.99.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','7f0e1a53e54ba3e74d941fd28383cfd3','remove old API support','Brain Appeal GmbH',5001000,0,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291665,0,'campus_events_frontend','6.0.0',1869,7,'Campus Events Frontend','Frontend plugins for Campus Events',2,0,3,1780320348,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:23:\"campus_events_connector\";s:13:\"6.0.0-6.99.99\";}}','Brain Appeal DEV Team','info@brain-appeal.com','brainappeal.developer','363f633c3f11072697f19a67534034c1','TYPO3 14.3 LTS compatibility','Brain Appeal GmbH',6000000,1,0,'https://www.campus-events.com/funktionen/schnittstellen/','ter','',''),
(9291666,0,'media2click','0.0.1',5339,141,'2 Clicks for External Media','Render external videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',0,0,2,1550865807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','07af50b54181b7b1b285f2b958071b86','Initial upload to TER','@mazing',1,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/','ter','',''),
(9291667,0,'media2click','0.0.2',5339,131,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',0,0,2,1550927632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','34ce7c70f1639bf2efceecf11351eefb',' Fix: Translation of placeholder content in TYPO3 9\r\n Configurability: 2 clock overlay can be enabled/disabled via TS Constants','@mazing',2,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/','ter','',''),
(9291668,0,'media2click','0.1.0',5339,125,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1551022528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','ba153107dd9a235d3976f171069313ab',' Added documentation','@mazing',1000,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/0.1.3','ter','',''),
(9291669,0,'media2click','0.1.1',5339,113,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1551028449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','acb92345f48b6e45b716ce37bfe59f14',' Added support for css_styled_content','@mazing',1001,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/0.1.3','ter','',''),
(9291670,0,'media2click','0.1.2',5339,137,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1551029193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','2b73051b9f49450bfdff15c8e27fabc7',' Fix: Documetation Rendering','@mazing',1002,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/0.1.3','ter','',''),
(9291671,0,'media2click','0.1.3',5339,125,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1551079894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','6e4323acb96e49f9bc9e5d10491643cb',' Fix: Documentation does not render','@mazing',1003,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/0.1.3','ter','',''),
(9291672,0,'media2click','0.2.0',5339,313,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1551161759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','4c3d61fabadbc2b0c83edc88d6e7ae6c','Added a preview image to the placeholder.','@mazing',2000,0,0,'https://docs.typo3.org/typo3cms/extensions/media2click/0.2.0','ter','',''),
(9291673,0,'media2click','0.2.1',5339,204,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1568734182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.8-9.5.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','2870ab725b9504577cdfe78526e16a3e',' added composer.json\r\n published code on github\r\n adapted documentation to current guidelines','@mazing',2001,0,0,'https://docs.typo3.org/p/amazing/media2click/0.2/en-us','ter','',''),
(9291674,0,'media2click','0.2.2',5339,251,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1568809301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.8-10.99.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','f07085053b431d22c6e24dc8c911cf97','added TYPO3 v10 compatibility','@mazing',2002,0,0,'https://docs.typo3.org/p/amazing/media2click/0.2/en-us','ter','',''),
(9291675,0,'media2click','0.2.3',5339,392,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1570885512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.8-10.99.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','16945c5b163c0db49f6a00c5f1083c66','migrate deprecated TYPO3_REQUEST global','@mazing',2003,0,0,'https://docs.typo3.org/p/amazing/media2click/0.2/en-us','ter','',''),
(9291676,0,'media2click','0.2.4',5339,325,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1584692365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.8-10.99.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','48f8783eb5726c1cd342a570f842fcad','Added additional wrap to all placeholder content to display a video button between preview image and text.','@mazing',2004,0,0,'https://docs.typo3.org/p/amazing/media2click/0.2/en-us','ter','',''),
(9291677,0,'media2click','0.2.5',5339,249,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1594924710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.8-10.99.99\";}}','Gregor Hermens','gregr.hermens@a-mazing.de','ghermens','e7a7e236866c9d0e04dd0fb0d6c4ca3f','Bugfix: no preview image in composer installations','@mazing',2005,0,0,'https://docs.typo3.org/p/amazing/media2click/0.2/en-us','ter','',''),
(9291678,0,'media2click','0.3.0',5339,177,'2 Clicks for External Media','Render external YouTube / Vimeo videos with privacy in mind: User has to click on placeholder to load the actual video iframe.',1,0,2,1604413652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','7b4e4990ec242bca77a52297cfa81259',' Drop TYPO3 8 / EXT:css_styled_content support\r\n Switch to cObject / FLUIDTEMPLATE based rendering. This may be a breaking change for your setup. See documentation for details!','@mazing',3000,0,0,'https://docs.typo3.org/p/amazing/media2click/0.3/en-us','ter','',''),
(9291679,0,'media2click','1.0.0',5339,96,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1609267264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','c7232bad1662b14326c053054860e681',' added iframe content element\r\n added option for permanent activation\r\n added individual configuration per target host','@mazing',1000000,0,0,'https://docs.typo3.org/p/amazing/media2click/1.0/en-us','ter','',''),
(9291680,0,'media2click','1.1.0',5339,95,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1610023442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','3cd6a3f385a7827016f635a3a00c3612','improved configurability','@mazing',1001000,0,0,'https://docs.typo3.org/p/amazing/media2click/1.1/en-us','ter','',''),
(9291681,0,'media2click','1.1.1',5339,85,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1611742345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','0dc82fb02ea036100e85e5b080983a1f','The placeholder is now focusable via keyboard.','@mazing',1001001,0,0,'https://docs.typo3.org/p/amazing/media2click/1.1/en-us','ter','',''),
(9291682,0,'media2click','1.1.2',5339,83,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1612272713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','652b27af1bc270c273795d17bfd94723','Accessibility: Added title attribute to iframe tag.','@mazing',1001002,0,0,'https://docs.typo3.org/p/amazing/media2click/1.1/en-us','ter','',''),
(9291683,0,'media2click','1.2.0',5339,81,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1612436862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','1268158ffbb4c19a0aa1fa09608e7f9d','Accessibility improvements.\r\nYou may have to adapt custom styles and templates!','@mazing',1002000,0,0,'https://docs.typo3.org/p/amazing/media2click/1.2/en-us','ter','',''),
(9291684,0,'media2click','1.2.1',5339,94,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1612452813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','17e43871b4eb19d01b4737bd2b0af545','Bugfix release: Placeholder database field to small','@mazing',1002001,0,0,'https://docs.typo3.org/p/amazing/media2click/1.2/en-us','ter','',''),
(9291685,0,'media2click','1.3.0',5339,85,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1612779969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','6fc3b9283bfff926c6e62a743572be42','Allows longer placeholder content.\r\nYou may have to adapt your custom templates and styles.','@mazing',1003000,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291686,0,'media2click','1.3.1',5339,94,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1612881281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','5b627513fe574b1f6aa865839d633058','fixes for news media bugs','@mazing',1003001,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291687,0,'media2click','1.3.2',5339,94,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,-1,2,1614272202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','84dbb79da514b53fbe0c9d51362daa33',' Fixed bug with FLUIDTEMPLATE path constants (thanks to David Kranz)\r\n Deprecated classic rendering method','@mazing',1003002,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291688,0,'media2click','1.3.3',5339,132,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,0,2,1619513852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f5e17f64a1efca7c3f5d15aa0704019f','Security release, please update immediately','@mazing',1003003,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291689,0,'media2click','1.3.4',5339,143,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,0,2,1619513885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','485dadb51523376b690bedcdaaa481df','Bugfix release','@mazing',1003004,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291690,0,'media2click','1.3.5',5339,133,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,0,2,1624527854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','a55b587f7750c251d623f7f3abf74261','Bugfix release','@mazing',1003005,0,0,'https://docs.typo3.org/p/amazing/media2click/1.3/en-us','ter','',''),
(9291691,0,'media2click','2.0.0',5339,120,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,0,2,1632934279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','4975125eccdbbeb77156d27ac131a286',' Drop TYPO3 9 / add TYPO3 11 support\r\n Remove deprecated classic rendering method\r\n Rename some fluid variables to be less generic. You may have to adapt custom templates!','@mazing',2000000,0,0,'https://docs.typo3.org/p/amazing/media2click/2.0/en-us','ter','',''),
(9291692,0,'media2click','2.0.1',5339,118,'2 Clicks for External Media','Render external video and iframe content with privacy in mind: User has to click on placeholder to load the actual iframe content.',2,0,2,1640106660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','5181c245a63d2703afe566fc04c4187b','Bugfix release','@mazing',2000001,0,0,'https://docs.typo3.org/p/amazing/media2click/2.0/en-us','ter','',''),
(9291693,0,'media2click','3.0.0',5339,97,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1659430637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','787f824f481127293e493ad9fb52cf7e',' New clean JavaScript API\r\n New content element \"Content with consent\"\r\nSee https://docs.typo3.org/p/amazing/media2click/main/en-us/ChangeLog/Index.htmlversion-3-0-0','@mazing',3000000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.0/en-us','ter','',''),
(9291694,0,'media2click','3.0.1',5339,108,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1661496912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','e899e5469caacddc518350e4f8ac6ebe',' Bugfix release: Fix SQL error when copying or translating content elements [thanks to Mirko Grothe]','@mazing',3000001,0,0,'https://docs.typo3.org/p/amazing/media2click/3.0/en-us','ter','',''),
(9291695,0,'media2click','3.1.0',5339,101,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1669370895,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','86be1364b0c5ad65559af98c4b379d02','add TYPO3 v12, drop v10 compatibility','@mazing',3001000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.1/en-us','ter','',''),
(9291696,0,'media2click','3.1.1',5339,93,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1671609901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','d535c7489a978b7e45746443ec9656bd','Bugfix release','@mazing',3001001,0,0,'https://docs.typo3.org/p/amazing/media2click/3.1/en-us','ter','',''),
(9291697,0,'media2click','3.2.0',5339,90,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1682610886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','379cfcf1765fa5a6add7dc47a1dc6f31','Bugfixes and improvements','@mazing',3002000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.2/en-us','ter','',''),
(9291698,0,'media2click','3.2.1',5339,74,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1700557466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','8b9127aa191ca4cef62302977e3158ae','Bugfix release','@mazing',3002001,0,0,'https://docs.typo3.org/p/amazing/media2click/3.2/en-us','ter','',''),
(9291699,0,'media2click','3.2.2',5339,57,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1707133710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','9bc223fe33a78ff4621f6741deef0eed','Bugfix release','@mazing',3002002,0,0,'https://docs.typo3.org/p/amazing/media2click/3.2/en-us','ter','',''),
(9291700,0,'media2click','3.3.0',5339,65,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1707133739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','315cdba370472fc3d5065c5232571856','This release contains breaking changes. Please use the upgrade wizard!','@mazing',3003000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.3/en-us','ter','',''),
(9291701,0,'media2click','3.3.1',5339,52,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1715691323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','3d2e7f94183576962df104fd7b7f73f6','Checked TYPO3 13.1 compatibility','@mazing',3003001,0,0,'https://docs.typo3.org/p/amazing/media2click/3.3/en-us','ter','',''),
(9291702,0,'media2click','3.3.2',5339,51,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1715864873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','00336a5ef2f06b7005c1965b7ee28120','bugfix & code cleanup','@mazing',3003002,0,0,'https://docs.typo3.org/p/amazing/media2click/3.3/en-us','ter','',''),
(9291703,0,'media2click','3.3.3',5339,59,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1715868350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f1dfbc109cee63c962d3511bb07a8c23','Bugfix release','@mazing',3003003,0,0,'https://docs.typo3.org/p/amazing/media2click/3.3/en-us','ter','',''),
(9291704,0,'media2click','3.4.0',5339,56,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1717844143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','82704ed8c768fe64fc72bd2224e99385','Feature: Now works with frontend CSP','@mazing',3004000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.4/en-us','ter','',''),
(9291705,0,'media2click','3.5.0',5339,56,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1720710514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','0c2c29e34388ab98bb74a5680ec87fd9','Feature: Add a site set','@mazing',3005000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.5/en-us','ter','',''),
(9291706,0,'media2click','3.5.1',5339,34,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1738232885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','d40e483d9923e3804a60d40bedea454b','Bugfix release','@mazing',3005001,0,0,'https://docs.typo3.org/p/amazing/media2click/3.5/en-us','ter','',''),
(9291707,0,'media2click','3.5.2',5339,33,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1738233848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','af2b6ab553768ad37104355dad8120e5','Documentation update only','@mazing',3005002,0,0,'https://docs.typo3.org/p/amazing/media2click/3.5/en-us','ter','',''),
(9291708,0,'media2click','3.5.3',5339,41,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1738325173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f8db8cb906fe2fb9c3facd82f3e57623','Feature: Hide placeholder on empty content','@mazing',3005003,0,0,'https://docs.typo3.org/p/amazing/media2click/3.5/en-us','ter','',''),
(9291709,0,'media2click','3.5.4',5339,27,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1756901996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','5289fc7a35155395683fbf381d05f308',' [BUGFIX] Fix typoscript loading order','@mazing',3005004,0,0,'https://docs.typo3.org/p/amazing/media2click/3.5/en-us','ter','',''),
(9291710,0,'media2click','3.6.0',5339,23,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1763128572,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','0ec96572272ce46f0b23999d3a81edd2','Translation are now handeled by Crowdin and the TYPO3 translation server. No further code changes ...','@mazing',3006000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.6/en-us','ter','',''),
(9291711,0,'media2click','3.7.0',5339,16,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1770048505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','a67982250e94cd2deaa2a48222ff5837','Feature: Add option for fixed size of iframe and content CEs.','@mazing',3007000,0,0,'https://docs.typo3.org/p/amazing/media2click/3.7/en-us','ter','',''),
(9291712,0,'media2click','13.0.0',5339,12,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1772374850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','ac0ad9b4c0e9bbe1f8d796814177cd00',' The version number now aligns with the highest compatible TYPO3 core version.\r\n The list of permanently allowed hosts is now stored in local storage instead of a cookie. If a cookie is found, its content is merged into local storage and the cookie is deleted.','@mazing',13000000,0,0,'https://docs.typo3.org/p/amazing/media2click/13.0/en-us','ter','',''),
(9291713,0,'media2click','14.1.0',5339,14,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1772374866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','a7cc44ebf02bd447d1a3481d49dfa3d7',' The version number now aligns with the highest compatible TYPO3 core version.\r\n The list of permanently allowed hosts is now stored in local storage instead of a cookie. If a cookie is found, its content is merged into local storage and the cookie is deleted.','@mazing',14001000,0,0,'https://docs.typo3.org/p/amazing/media2click/14.1/en-us','ter','',''),
(9291714,0,'media2click','14.1.1',5339,14,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1774863576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','1212cc0f9c894c38db5fb1140e648691','TCA cleanup','@mazing',14001001,0,0,'https://docs.typo3.org/p/amazing/media2click/14.1/en-us','ter','',''),
(9291715,0,'media2click','14.1.2',5339,11,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1777447491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','42ede3e9fc8f6d9fe7efe0cb1fead25c','Stay compatible with classic mode installations after TYPO3 14.2','@mazing',14001002,0,0,'https://docs.typo3.org/p/amazing/media2click/14.1/en-us','ter','',''),
(9291716,0,'media2click','14.4.0',5339,4,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1778855391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','bba38c1492a206a76f6d7a1c296d2eec','Feature update\r\nThis version contains possibly breaking changes, please see\r\nhttps://docs.typo3.org/p/amazing/media2click/main/en-us/ChangeLog/Index.html','@mazing',14004000,0,0,'https://docs.typo3.org/p/amazing/media2click/14.4/en-us','ter','',''),
(9291717,0,'media2click','14.4.1',5339,12,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1779112110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','f4c89383af2d94d19eb6e18dbde62085','bugfix update','@mazing',14004001,0,0,'https://docs.typo3.org/p/amazing/media2click/14.4/en-us','ter','',''),
(9291718,0,'media2click','14.4.3',5339,3,'2 Clicks for External Media','Render external content like videos and iframes with privacy in mind: User has to click on placeholder to load the actual content.',2,0,2,1787831374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Gregor Hermens','gregor.hermens@a-mazing.de','ghermens','9a3c54c2ce1e8450b497e8638ac88cf3','bugfix update','@mazing',14004003,1,0,'https://docs.typo3.org/p/amazing/media2click/main/en-us/','ter','',''),
(9291719,0,'teaser_manager','2.0.0',571,338,'Teaser Manager','Manage teasers in one place and use them wherever you want to.',2,0,3,1550927883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:14:\"backend_module\";s:13:\"1.0.0-1.99.99\";}}','Christian Fries','hello@christian-fries.ch','shakeshake','49d5e6d741caba81ec06d09bd00e6497','Support for TYPO3 8 LTS and TYPO3 9 LTS','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/teaser_manager/2.0.0','ter','',''),
(9291720,0,'teaser_manager','3.0.0',571,233,'Teaser Manager','Manage teasers in one place and use them wherever you want to.',2,0,3,1597218691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:14:\"backend_module\";s:13:\"2.0.0-2.99.99\";}}','Christian Fries','christian.fries@lst.team','shakeshake','0da52c402c7f91064b780eb6c2e3180c','Support for TYPO3 9 LTS and TYPO3 10 LTS. Changelog: https://docs.typo3.org/p/lst/teaser-manager/3.0/en-us/ChangeLog/Index.html','',3000000,1,0,'https://docs.typo3.org/p/lst/teaser-manager/3.0/en-us','ter','',''),
(9291721,0,'backend_module','1.0.0',637,378,'Backend Module','A convenience extension for quickly creating TYPO3 backend modules',2,0,0,1550928399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Christian Fries','hello@christian-fries.ch','shakeshake','9629e20498185a7771e988604e97c7b4','Support for TYPO3 7 LTS, TYPO3 8 LTS and TYPO3 9 LTS','',1000000,0,0,'https://github.com/lst-ag/backend_module/blob/2.0.0/README.md','ter','',''),
(9291722,0,'backend_module','2.0.0',637,259,'Backend Module','A convenience extension for quickly creating TYPO3 backend modules',2,0,0,1597156620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christian Fries','christian.fries@lst.team','shakeshake','0119cf66cb0c3d439521d0780a3408cf','Support for TYPO3 9 LTS and TYPO3 10 LTS. Changelog: https://github.com/lst-ag/backend_module/blob/2.0.0/CHANGELOG.md','',2000000,1,0,'https://github.com/lst-ag/backend_module/blob/2.0.0/README.md','ter','',''),
(9291723,0,'lux','2.0.0',22688,375,'lux','Living User Experience - LUX - the marketing automation tool for TYPO3.',999,-1,3,1551018242,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b4dc79cb59d3b58cbe09ef83a02487ab','lux - Living User eXperience - TYPO3 Marketing Automation. Initial publish release of the Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback!','in2code.de',2000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291724,0,'lux','2.0.2',22688,322,'lux','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1551094904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','648aba80d21dd625a5df3156e8e6f91d','lux - Living User eXperience - TYPO3 Marketing Automation. Small bugfix release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291725,0,'lux','2.0.3',22688,405,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1551185171,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','fdd6a32db443dddac16d28497f32d229','lux - Living User eXperience - TYPO3 Marketing Automation. Small bugfix release of the lux Community Edition for TYPO3 9.5. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291726,0,'lux','2.1.0',22688,321,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1551954930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0c0fcb48f1b20c25ff355c3401ac12a4','lux - Living User eXperience - TYPO3 Marketing Automation. Bugfix and task release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291727,0,'lux','2.2.0',22688,466,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1552638796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4cf32cd368b7b9cb47f750e743c92852','lux - Living User eXperience - TYPO3 Marketing Automation. Feature release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291728,0,'lux','2.3.0',22688,410,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1555485804,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','998cf2c7e2642178f1510cc7fe6a2350','lux - Living User eXperience - TYPO3 Marketing Automation. Feature release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291729,0,'lux','2.3.1',22688,278,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1558356547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f03d2d90dda11df2a78811edf80bf563','lux - Living User eXperience - TYPO3 Marketing Automation. Small bugifx release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291730,0,'lux','2.4.0',22688,262,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1559573644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5f2263d56cff90a1c70315e879e4d224','lux - Living User eXperience - TYPO3 Marketing Automation. Feature release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291731,0,'lux','2.5.0',22688,283,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1559650670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','522ced32c876a31b8e0eb88fb07883e0','lux - Living User eXperience - TYPO3 Marketing Automation. Feature release of the lux Community Edition. See https://github.com/in2code-de/lux for release notes and a full documentation. Looking forward for your feedback! ','in2code.de',2005000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291732,0,'lux','3.0.0',22688,269,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1560237183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ad1738259ef045abe05861841960065e','lux - Living User eXperience - TYPO3 Marketing Automation. Complete new major release of the lux Community Edition - because of your feedback. !!!Attention: See the breaking changes on https://github.com/in2code-de/lux Looking forward for your feedback! ','in2code.de',3000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291733,0,'lux','4.0.0',22688,359,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1560541557,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','24a716e758a4efd3949821af2ca3d474','lux - Living User eXperience - TYPO3 Marketing Automation. And again a complete new major release of the lux Community Edition. Now with finishers and some smaller features. See documentation on https://github.com/in2code-de/lux Looking forward for your feedback! ','in2code.de',4000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291734,0,'lux','4.1.0',22688,289,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1562519450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a118e1369567b0cc272b53268abc9e8c','lux - Living User eXperience - TYPO3 Marketing Automation. Small feature and a small bugfix. See documentation on https://github.com/in2code-de/lux Looking forward for your feedback! ','in2code.de',4001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291735,0,'lux','4.1.1',22688,337,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1562969343,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a41db1e5a262d48dd4d27e0a76dc7278','lux - Living User eXperience - TYPO3 Marketing Automation. Bugfix for PHP 7.3. See documentation on https://github.com/in2code-de/lux for more details. Looking forward for your feedback! ','in2code.de',4001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291736,0,'lux','5.0.0',22688,291,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1564576516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a503444c9981e84b18cc31a702de46e8','lux - Living User eXperience - TYPO3 Marketing Automation. Large feature release. Identification via frontend login, show information from fe_users, opt-in functionality (to existing opt-out), luxletter support. See documentation on https://github.com/in2code-de/lux Looking forward for your feedback! ','in2code.de',5000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291737,0,'lux','5.1.0',22688,111,'invisiblerecaptcha','Google invisible recaptcha TYPO3 extension for powermail',2,-1,3,1565269383,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','wunschtacho','5f315d7fadc8e8f498fdcd2f7403a95c','New release of version 5.1.0 - see details, changelog and documentation on https://github.com/einpraegsam/invisiblerecaptcha','in2code.de',5001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291738,0,'lux','6.0.0',22688,281,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1565457555,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f8ac9d20c749f5ba6c472eccd6031270','lux - Living User eXperience - TYPO3 Marketing Automation. And another major release with some useful new features and an updated dashboard. See documentation on https://github.com/in2code-de/lux for details. Looking forward for your feedback! ','in2code.de',6000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291739,0,'lux','6.1.0',22688,289,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1566208126,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1a16fbeb7d4668bd5febe96422bc8192','lux - Living User eXperience - TYPO3 Marketing Automation.Small feature update. See documentation on https://github.com/in2code-de/lux for details. Looking forward for your feedback! ','in2code.de',6001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291740,0,'lux','6.2.0',22688,464,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1566910084,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:13:\"7.0.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7b8728e4eff0583a6501f15511bb918a','lux - Living User eXperience - TYPO3 Marketing Automation. Small feature update. See documentation on https://github.com/in2code-de/lux for details. Looking forward for your feedback! ','in2code.de',6002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291741,0,'lux','7.0.0',22688,367,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1584821479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','09aabddcbcd113c5754ae22832a09b55','lux - Living User eXperience - TYPO3 Marketing Automation. Large update for TYPO3 9 and 10. In addition lux will now not store any cookies any more! See documentation for (breaking) changes https://github.com/in2code-de/lux ','in2code.de',7000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291742,0,'lux','7.0.2',22688,312,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1585902614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','37f94fe3e2d5fc42d06413f7feb57745','lux - Living User eXperience - TYPO3 Marketing Automation. Small bugfix update. See documentation for (breaking) changes https://github.com/in2code-de/lux ','in2code.de',7000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291743,0,'lux','7.2.0',22688,341,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1587158751,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8b71cc8445cb6f3734fdcfde43900d9d','lux - Living User eXperience - TYPO3 Marketing Automation. Final release for the upcoming TYPO3 10.4 LTS. See documentation for changes https://github.com/in2code-de/lux ','in2code.de',7002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291744,0,'lux','8.1.1',22688,171,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1589369293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1893470d28db8b02f1d5dd7a84b5462a','lux - Living User eXperience - TYPO3 Marketing Automation. Version 8 with a rebuild of the analysis views in backend to get more relevant data from your visitors. See documentation for changes https://github.com/in2code-de/lux ','in2code.de',8001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291745,0,'lux','8.2.1',22688,222,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1589748871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','709126444f04da223f5843dcad58f9da','lux - Living User eXperience - TYPO3 Marketing Automation. Version 8 with a rebuild of the analysis views in backend to get more relevant data from your visitors. See documentation for changes https://github.com/in2code-de/lux ','in2code.de',8002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291746,0,'lux','9.0.0',22688,253,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1591106955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ab4e7ca216da52a043aa1d84210c84d3','lux - Living User eXperience - TYPO3 Marketing Automation. Version 9 introduces Link Listeners - to see the performance of your call-to-action links. See documentation for changes https://github.com/in2code-de/lux ','in2code.de',9000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291747,0,'lux','10.0.0',22688,257,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1594415704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0d1e5cd7172b73c5efed8c38328237b4','lux - Living User eXperience - TYPO3 Marketing Automation. Version 10 helps you with your social media performance. In addition URL shortener are prepared to use (part of the enterprise version). See documentation for changes https://github.com/in2code-de/lux ','in2code.de',10000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291748,0,'lux','10.1.0',22688,185,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1601568866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','99c22defacc5c63cf59272961c9c4e15','lux - Living User eXperience - TYPO3 Marketing Automation. Version 10 helps you with your social media performance. In addition URL shortener are prepared to use (part of the enterprise version). See documentation for changes https://github.com/in2code-de/lux ','in2code.de',10001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291749,0,'lux','10.2.0',22688,157,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1604578121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','78a50aec846fb81ec8092fd1265d1667','lux - Living User eXperience - TYPO3 Marketing Automation. Version 10 helps you with your social media performance. In addition URL shortener are prepared to use (part of the enterprise version). See documentation and changelog https://github.com/in2code-de/lux ','in2code.de',10002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291750,0,'lux','10.3.2',22688,124,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1606775284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','13e3bea1e9fc130c8443d6781ec2ff6b','lux - Living User eXperience - TYPO3 Marketing Automation. Version 10 helps you with your social media performance. In addition URL shortener are prepared to use (part of the enterprise version). See documentation and changelog https://github.com/in2code-de/lux','in2code.de',10003002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291751,0,'lux','11.0.0',22688,130,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1608037601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','efe9739f48bc1125085bc44b5ce2a508','lux - Living User eXperience - TYPO3 Marketing Automation. Version 11 tracks searchterms on your website from Solr or Indexed Search now. See documentation and changelog https://github.com/in2code-de/lux ','in2code.de',11000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291752,0,'lux','11.2.0',22688,109,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1609715854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1ee572c437cf6e66aecbf9a6a8f43455','New release of version 11.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291753,0,'lux','11.2.1',22688,120,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1610703979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','79935a350798a8078d22b4b32c3765e0','New release of version 11.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291754,0,'lux','11.3.0',22688,109,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1611850042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6f2c1afb2fded6f23c3b389d70a3bb7a','New release of version 11.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291755,0,'lux','11.3.1',22688,101,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1613121192,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6412c8e3c3da5833ba79d0e7e2f5d37f','New release of version 11.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291756,0,'lux','11.3.2',22688,103,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1613481111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bfe1368ff0e2bed6b84b530379242b7a','New release of version 11.3.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11003002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291757,0,'lux','11.4.0',22688,119,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1614336493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9960c12dbf6fd0b0202c4f098116459e','New release of version 11.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291758,0,'lux','11.6.0',22688,93,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1615391992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6bc3a55e08fbad1b3799a9e3bd32ffa1','New release of version 11.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291759,0,'lux','11.7.0',22688,146,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1615456871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3ecb7c6f2be27e0fd8b4830872e2bd61','New release of version 11.7.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11007000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291760,0,'lux','11.7.1',22688,114,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1616004403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','eb5bfa0952988371cd9e120cfdfd26fa','New release of version 11.7.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11007001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291761,0,'lux','11.8.0',22688,111,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1616664927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','67a8d545571d7cbadb1c702f7e4bfee3','New release of version 11.8.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',11008000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291762,0,'lux','12.0.0',22688,98,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1617878374,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0c5576cee94e5336e906dc0dc6c6df4e','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',12000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291763,0,'lux','13.0.0',22688,125,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1618254238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','be7fb34cc1e706fac4a73a57d70e4919','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291764,0,'lux','13.1.0',22688,93,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1619348399,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d39499f156634432f2bba0f2e3274524','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291765,0,'lux','13.2.0',22688,125,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1619464087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','fc64483de2e3c4aa4bbd36af70177121','New release of version 13.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291766,0,'lux','13.3.0',22688,93,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1619793990,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','46fbc91e5c155369a57fb524976b7110','New release of version 13.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291767,0,'lux','13.4.0',22688,107,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1619872609,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','afcea7278b5896e6191f7e2c30c64904','New release of version 13.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291768,0,'lux','13.4.1',22688,102,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620132054,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','66ef16864e0e767a2db9481ab3126209','New release of version 13.4.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13004001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291769,0,'lux','13.4.2',22688,103,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620401881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f0e60e7f3477e322e584861f2f39b8a6','New release of version 13.4.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',13004002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291770,0,'lux','14.0.0',22688,103,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620476579,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','609cf0157f20e398d7fb319b9fa928b8','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291771,0,'lux','14.0.1',22688,91,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620651766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','48e47e0bb60f6d70d046f8c5f959731c','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291772,0,'lux','14.0.2',22688,88,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620741660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c236fca17dde004a31cb136882ab95a4','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291773,0,'lux','14.0.3',22688,109,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1620807874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8d69b6dd1e125ea63b0498aa8154094a','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291774,0,'lux','14.1.0',22688,91,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1622039289,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b4014256ea9101ae052f54f2e87e774c','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291775,0,'lux','14.2.0',22688,108,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1622065274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c544274e3d6260b2126a5b3ae030deab','New release of version 14.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291776,0,'lux','14.3.0',22688,92,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1623073926,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8d81b891f923c13cd04200147c943897','New release of version 14.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291777,0,'lux','14.3.1',22688,103,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1623751591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1fbfd7ab4102ac2955c8340770318797','New release of version 14.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291778,0,'lux','14.3.2',22688,85,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1623958029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ddf0765abf1f237f99d7d5a0e0747a49','New release of version 14.3.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14003002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291779,0,'lux','14.4.0',22688,107,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1624365143,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7309c8eec90d046680f9651b8563a337','New release of version 14.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291780,0,'lux','14.4.1',22688,85,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1624441480,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','28dd88c23367d4ebaafc587e0cc9af16','New release of version 14.4.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14004001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291781,0,'lux','14.4.2',22688,89,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1624533965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','52713de8eb4bdd90265ab9008d67b151','New release of version 14.4.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',14004002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291782,0,'lux','15.0.0',22688,98,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1624896036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','85025437f00adee9381ebd14663a66f8','New release of version 15.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291783,0,'lux','15.0.1',22688,116,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1625044290,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0c1c9076b20734a203fbaf843f179334','New release of version 15.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291784,0,'lux','15.0.2',22688,88,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1625571618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','885a0e7718d23c214ce6f7b3a61b9d3c','New release of version 15.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291785,0,'lux','15.0.3',22688,100,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1625576322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6f23f7a65607132c870c899e2602d1cd','New release of version 15.0.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291786,0,'lux','15.1.0',22688,98,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1626017582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d894f2113c79791c11dc1ec7d7a663a3','New release of version 15.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291787,0,'lux','15.2.0',22688,105,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1627400441,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','976ddb1d86d01b70a69aa457507f2280','New release of version 15.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291788,0,'lux','15.2.1',22688,87,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1628255080,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ffade6af9aac5f3b16f976847f2cd687','New release of version 15.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291789,0,'lux','15.2.2',22688,85,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1628581464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2e364b23cafc47b6c7ed105d63831cff','New release of version 15.2.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15002002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291790,0,'lux','15.3.0',22688,105,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1628777580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9fd2cfa38797f37ddabb77e6be4b761a','New release of version 15.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291791,0,'lux','15.3.1',22688,85,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1629114361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e4e2c27422b32fb1d296463d3c649426','New release of version 15.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',15003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291792,0,'lux','16.0.0',22688,100,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1629115823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0d4020a6c0c7f56dba954cb8ec7375b7','New release of version 16.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',16000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291793,0,'lux','16.0.1',22688,97,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1629470061,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','70c70e4f6b8e01572449972a930efa19','New release of version 16.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',16000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291794,0,'lux','16.0.2',22688,101,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1630410259,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','37d183fd52ad315afd1d9ad97df71358','New release of version 16.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',16000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291795,0,'lux','17.0.0',22688,84,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1630854111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','44789eff3f9780a83c8a69697d63f719','New release of version 17.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291796,0,'lux','17.0.1',22688,84,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1630941097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2abb8be8acf15ad7f5c1f4b08d90ebce','New release of version 17.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291797,0,'lux','17.0.2',22688,97,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1630996765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1110395f86ca3e469c51a09229afa343','New release of version 17.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291798,0,'lux','5.0.2',22688,19,'powermailrecaptcha','Google recaptcha extension for powermail',2,-1,3,1631171580,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Powermail Development Team','alexander.kellner@in2code.de','wunschtacho','6e3bdaa7166982a4688f9f82576e629c','New release of version 5.0.2 - see details, changelog and documentation on https://github.com/einpraegsam/powermailrecaptcha','in2code.de',5000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291799,0,'lux','17.1.0',22688,90,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1631780805,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','103358e8ee445d40928799c7eb3bbf6e','New release of version 17.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291800,0,'lux','17.1.1',22688,95,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1632144644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bd3cd02c002bb9d3f59458276536be53','New release of version 17.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291801,0,'lux','17.1.2',22688,80,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1632488729,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0904f926292323762321c88c16d43ea0','New release of version 17.1.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17001002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291802,0,'lux','17.2.0',22688,99,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1632608018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','dee5ea0b0a524ab47b8e7dddef196446','New release of version 17.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291803,0,'lux','18.0.0',22688,89,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1634420589,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8d4d62f7a025e50495cc26e802205d44','New release of version 18.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',18000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291804,0,'lux','18.1.0',22688,106,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1634501832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','af327ae6ea171a49b19ab90d42db494a','New release of version 18.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',18001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291805,0,'lux','18.1.1',22688,97,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1634888359,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','32e15e8d3483df798ad68dfd197ed9b1','New release of version 18.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',18001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291806,0,'lux','19.0.0',22688,100,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1635280464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a8c46bcd3468cc5e517478c0909340ba','New release of version 19.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',19000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291807,0,'lux','19.0.1',22688,77,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1635859360,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c72de204cfe7f272062b63b8f15b3663','New release of version 19.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',19000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291808,0,'lux','19.0.2',22688,82,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1635930289,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','25a492b28545b6733dbc9e798b889c5a','New release of version 19.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',19000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291809,0,'lux','19.0.3',22688,88,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1636028003,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7eb37b9991154bf5004eaf9cb75ab4ad','New release of version 19.0.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',19000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291810,0,'lux','20.0.0',22688,79,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1636472745,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','528c2e4a3f1de524606f4313b80474d0','New release of version 20.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291811,0,'lux','20.0.1',22688,91,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1637162571,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2fe8d339fcb795d635556f2c3c19d496','New release of version 20.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291812,0,'lux','17.2.1',22688,74,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1637166370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','379f9b4d5b32a194891f58eb0ce90c83','New release of version 17.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291813,0,'lux','20.1.0',22688,94,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1637771056,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f8ffab8c2ea7acbe9c6d1d242951e5a6','New release of version 20.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291814,0,'lux','20.2.0',22688,92,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639067227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7685ddaaf6bb5557252a5bcfbd2a479c','New release of version 20.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291815,0,'lux','17.2.2',22688,81,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639479065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c71b9247475486b2392fe415247a487a','New release of version 17.2.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17002002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291816,0,'lux','20.2.1',22688,78,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639479956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d3998aff0ad100f6692ea01e12cb591d','New release of version 20.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291817,0,'lux','17.2.3',22688,74,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639558551,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5870bcdabcc900e317059030b8f113e7','New release of version 17.2.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17002003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291818,0,'lux','20.2.2',22688,75,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639558667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3bbe3baf12c2226434bebf563fb1e758','New release of version 20.2.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',20002002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291819,0,'lux','21.0.0',22688,94,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1639732760,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','02d7c8325aa4a9edcfdc1aa805095062','New release of version 21.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',21000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291820,0,'lux','21.1.0',22688,87,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1643623640,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c7862347b30275d4108e95c8736750b6','New release of version 21.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',21001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291821,0,'lux','17.4.0',22688,76,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1643623875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','501d92adb490d836bf9fbc181243985d','New release of version 17.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291822,0,'lux','21.2.0',22688,88,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1643976132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','27c50a305647a6a0547b37e869cde5bc','New release of version 21.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',21002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291823,0,'lux','17.4.1',22688,72,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1643991397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','edcf4bc02ada76a72ac0de362df6d4e9','New release of version 17.4.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17004001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291824,0,'lux','21.3.0',22688,81,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1644525827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b0d9b5ca8bec88a80e48dee639a10c0d','New release of version 21.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',21003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291825,0,'lux','21.4.0',22688,88,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1644677641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b84699d445f1bed8f1ba1c3b4640dd15','New release of version 21.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',21004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291826,0,'lux','22.0.0',22688,89,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1645361608,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','73ff9977f1b3eb5ee42c7bd45deb3927','New release of version 22.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291827,0,'lux','17.5.0',22688,72,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1645524457,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','30711847395bdbb358d60709c7baf00a','New release of version 17.5.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17005000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291828,0,'lux','17.6.0',22688,73,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1646685268,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','78eac12482395918774614b9a3200aa8','New release of version 17.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291829,0,'lux','22.1.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1646685491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3f6d5aea2ae18bcae0545c157e783cfc','New release of version 22.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291830,0,'lux','22.2.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1646731259,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9d11aea5e766a10d493a6c6caace0ed2','New release of version 22.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291831,0,'lux','22.3.0',22688,86,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1646853433,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','17cc94d7c4e2a677c0693e8fc177118a','New release of version 22.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291832,0,'lux','22.3.1',22688,86,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1647462209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','58835ab4835ea14b59e3dd9cad85f3f2','New release of version 22.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291833,0,'lux','22.3.2',22688,87,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1648066952,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','73282b4d76ba89125ce3ff412ea6530f','New release of version 22.3.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22003002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291834,0,'lux','22.3.3',22688,80,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1649059278,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','23a8c53abe913abb4e46261420599efd','New release of version 22.3.3 - see details, changelog and documentation on https://github.com/in2code-de/lux ','in2code.de',22003003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291835,0,'lux','22.4.0',22688,86,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1649108520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6968d34b32703ad11d8699d231304af7','New release of version 22.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291836,0,'lux','22.5.0',22688,81,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1650917605,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9558d32c86b2f34cbe2f58e5cb5e51b8','New release of version 22.5.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22005000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291837,0,'lux','22.6.0',22688,85,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1651001376,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e773bade55871d23bf30e262c0d882a2','New release of version 22.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',22006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291838,0,'lux','23.0.0',22688,88,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1652046019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2ce0ab1c64f9418dff5db7eeae58a4f3','New release of version 23.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',23000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291839,0,'lux','23.1.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1652610979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','03bbf903e24ffe5174d4b22dbeb78927','New release of version 23.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',23001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291840,0,'lux','23.2.0',22688,85,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1652650594,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d14b496e3efe8555ec7831b3c3459193','New release of version 23.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',23002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291841,0,'lux','23.2.1',22688,75,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1653467499,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:9:\"conflicts\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f4cbafd7a750c17005487ff993016e20','New release of version 23.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',23002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291842,0,'lux','23.3.0',22688,88,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1654612076,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bef5764390502f4218ac41a1af63a13a','New release of version 23.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',23003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291843,0,'lux','24.0.0',22688,82,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1654785866,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cc275aafce4f07ddac96d2f46d723195','New release of version 24.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',24000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291844,0,'lux','24.0.1',22688,83,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,-1,3,1657134439,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','94a60172e45fe63445605fc1dded684a','New release of version 24.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',24000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291845,0,'lux','17.6.1',22688,98,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1657545203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c06409a3e05aeddf9136db459206204c','New release of version 17.6.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17006001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291846,0,'lux','24.0.2',22688,108,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1657546059,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2aedf6580ca7183fae15b71204481184','Security Release, please update!\nNew release of version 24.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',24000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291847,0,'lux','17.7.0',22688,92,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1657652944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9fb25c4c9c205a2f63f87352cc432260','New release of version 17.7.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17007000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291848,0,'lux','24.1.0',22688,108,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1658612252,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b569b4a26ef8b0a7abf114655ccb33ae','New release of version 24.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',24001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291849,0,'lux','24.2.0',22688,102,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1660251663,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','066297f2fe7eeef6a11f9dd301201ae1','New release of version 24.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',24002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291850,0,'lux','25.0.0',22688,101,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1662204290,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','93c0338d74c2949b9608fe1bf6e6882a','New release of version 25.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',25000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291851,0,'lux','25.1.0',22688,104,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1664270280,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c5f6096f26c01dd4350ce8f80d5cebb6','New release of version 25.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',25001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291852,0,'lux','25.2.0',22688,95,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1666207035,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','524bbb14d111986a79a3737ab886ed85','New release of version 25.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',25002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291853,0,'lux','25.3.0',22688,108,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1666261916,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b6b6edcb95b24371d89d0dce07887eb6','New release of version 25.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',25003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291854,0,'lux','17.7.1',22688,85,'lux - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1666889208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bd4e747aa58b785c95d94cc14f8de294','New release of version 17.7.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',17007001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291855,0,'lux','26.0.0',22688,94,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1667231010,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','76539e83e8cb5b507135d960d162572b','New release of version 26.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291856,0,'lux','26.1.0',22688,92,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1667510789,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a58c6c4906e6f320379226ab00497c46','New release of version 26.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291857,0,'lux','26.2.0',22688,91,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1667571331,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','fb3352d75ed755ea307eb804ba415f10','New release of version 26.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291858,0,'lux','26.2.1',22688,91,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1668243152,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f9c17b9be1120dd2d73bb0b182f6b9e1','New release of version 26.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291859,0,'lux','26.3.0',22688,86,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1668870440,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4abf0be0a64e03d6efa85a89952bf0b5','New release of version 26.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291860,0,'lux','26.3.1',22688,94,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1668890320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e4fec39865fd7b0523c3ad82a3aeaa4b','New release of version 26.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291861,0,'lux','26.4.0',22688,103,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1669381222,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0f4f77c784769841e8dc112e1fe8d469','New release of version 26.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291862,0,'lux','27.0.0',22688,96,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1676227653,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','358c241169087d1eabd5ec5e23c854e5','New release of version 27.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux ','in2code.de',27000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291863,0,'lux','31.0.0',22688,84,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1683902807,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ed8f4fd307e70eabf5e9acc84a9d66ec','New release of version 31.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux ','in2code.de',31000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291864,0,'lux','32.0.0',22688,82,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1687870715,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5324762268f719feb553605503acbf0a','New WiredMinds integration to see visiting companies for b2b marketing. New release of version 32.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux ','in2code.de',32000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291865,0,'lux','32.2.0',22688,77,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1689958872,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d4ad9742c4025fb72fc27b45669334ce','New release of version 32.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',32002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291866,0,'lux','32.2.1',22688,78,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1690206346,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','421ffca2dc205b46b852e158ccd5f333','New release of version 32.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',32002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291867,0,'lux','32.2.2',22688,72,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1691401216,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f5c15737a5fb8e7b0705bf722a8d9c16','New release of version 32.2.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',32002002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291868,0,'lux','32.2.3',22688,79,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1691675998,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e99b80fc41f6f3f63c694eb1049f9bde','New release of version 32.2.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',32002003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291869,0,'lux','33.0.0',22688,74,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692025665,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b3cf0137063a40215ba63a62b472bb04','New release of version 33.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291870,0,'lux','33.0.1',22688,71,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692430277,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c1c35d68511be514b5a1a61bead77012','New release of version 33.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291871,0,'lux','33.1.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692456564,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','015c112ad7b6c3f23d2928704daa42db','New release of version 33.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291872,0,'lux','33.1.1',22688,68,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692516430,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c500608ac948878081ae2866d9d96362','New release of version 33.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291873,0,'lux','33.2.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692522133,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3fcc994566c6d7c8ef2f79d0fc6a6ca2','New release of version 33.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291874,0,'lux','33.2.1',22688,77,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1692524414,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1f7dbff58568af4e90298f5d3628326b','New release of version 33.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291875,0,'lux','33.3.0',22688,67,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1694090652,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b0a5af9df7a60a70c5265ba4fc45a576','New release of version 33.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291876,0,'lux','33.3.1',22688,73,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1694721636,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','318eaa225eeff18207c3ac887e22e15f','New release of version 33.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',33003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291877,0,'lux','34.0.0',22688,66,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1695193810,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','85c01306fa5b2cbfd43296cbaef3acd5','New release of version 34.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291878,0,'lux','34.0.1',22688,71,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1695201255,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2cfa6e214d8c234920d54babbe227251','New release of version 34.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291879,0,'lux','34.0.2',22688,78,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1695976451,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2d3b97074bed7db88ae4c62749d268ce','New release of version 34.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291880,0,'lux','34.0.3',22688,69,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1700576268,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c7787ac66ec3f5ee30227656b3f301f5','New release of version 34.0.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291881,0,'lux','26.5.2',22688,59,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1705047909,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f3564892f299afbd67b25afab40c75f8','New release of version 26.5.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26005002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291882,0,'lux','34.1.0',22688,64,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1705401332,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','05a31cec4731d3e6fa26c19dfd2611ca','New release of version 34.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291883,0,'lux','34.2.0',22688,62,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1706191816,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cc97d00dc57a64f7e75d0db4070b196f','New release of version 34.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291884,0,'lux','34.3.0',22688,69,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1706790976,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0ae182913910e492d35948a0e40e6ce9','New release of version 34.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291885,0,'lux','34.3.1',22688,57,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1708079055,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a8fe9e2cf7feed3bef1092ad181e00b7','New release of version 34.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291886,0,'lux','34.3.2',22688,57,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1708425569,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1abbe8ae870ddacecee34121eb4a5992','New release of version 34.3.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34003002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291887,0,'lux','34.3.3',22688,60,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1709542514,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d2dc6aafce43c868bd2edd7e5649a7c8','New release of version 34.3.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',34003003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291888,0,'lux','26.6.0',22688,55,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1710773614,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','00bacccb4e2349faa84bdbc7025f4219','New release of version 26.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291889,0,'lux','26.7.0',22688,53,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1710852091,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ed44a0ba4f36cceb58ec5fbd0caceada','New release of version 26.7.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26007000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291890,0,'lux','35.0.0',22688,60,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1711458773,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','05ec341afef7816a24e2c112d50bed16','New release of version 35.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291891,0,'lux','35.0.1',22688,59,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1712850677,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','73d07cff7825108aa16179e21a2f33af','New release of version 35.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291892,0,'lux','26.8.0',22688,52,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1712851825,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d5f01533595691c909e934c80ac606d5','New release of version 26.8.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26008000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291893,0,'lux','35.0.2',22688,58,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1713384612,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2ef76f95104c08b1ae12355e4d8a3504','New release of version 35.0.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35000002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291894,0,'lux','35.1.0',22688,61,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1713791347,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','353b5b2b22861804c0591ca274e679a9','New release of version 35.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291895,0,'lux','35.2.0',22688,61,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1714247554,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','898629c41141dbbab4b7794a7b95f9b7','New release of version 35.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291896,0,'lux','35.2.1',22688,56,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1715886972,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','25da08377e2478d001d43ef92e4a8629','New release of version 35.2.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35002001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291897,0,'lux','35.3.0',22688,58,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1716820541,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a7464080c90d0dd067da4913a462312b','New release of version 35.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291898,0,'lux','26.9.0',22688,49,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1716820724,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7b210a0d9e0dbdaf1d21abd559c08746','New release of version 26.9.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26009000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291899,0,'lux','26.9.1',22688,49,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1718291241,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e51c09c7fef3d2fb3716dde8e58e288d','New release of version 26.9.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26009001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291900,0,'lux','35.4.0',22688,51,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1718371488,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','eb40f5792fc29a8b64a7cefff1070f65','New release of version 35.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291901,0,'lux','35.6.0',22688,52,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1720013381,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4fdffe11f3770c4307319f2814b8a5e2','New release of version 35.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291902,0,'lux','35.7.0',22688,48,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1720776649,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f5b51c8ef5b4fb608697f87fd6b828d9','New release of version 35.7.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35007000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291903,0,'lux','35.8.0',22688,48,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1721315630,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2089ff4f9e8e893a646ed2e76468c619','New release of version 35.8.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35008000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291904,0,'lux','35.9.0',22688,48,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1721637576,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','2969fb400feacc88fbf865bfad1a14f0','New release of version 35.9.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35009000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291905,0,'lux','35.10.0',22688,46,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1721849170,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0fd49fe908ebb6d59cec8982dd57e076','New release of version 35.10.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35010000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291906,0,'lux','35.11.0',22688,48,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1721927887,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a93b8bbb38cb1996ce274b49b7aa2d29','New release of version 35.11.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',35011000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291907,0,'lux','36.0.0',22688,51,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1722178848,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8b49191ed21a50a2d8fbb64cd1f5a6db','New release of version 36.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291908,0,'lux','36.1.0',22688,47,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1722431259,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f2ad17b882c35c52214cd6f04c7a8f67','New release of version 36.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291909,0,'lux','36.1.1',22688,50,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1722523168,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','47e1fc99318b624c0a6a0565031eddd2','New release of version 36.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291910,0,'lux','36.2.0',22688,49,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1722849625,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0394d2d44dd51aa0623cf6ee724f693c','New release of version 36.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291911,0,'lux','36.3.0',22688,50,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1723796820,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b133efb5e9d8d17e2ace21e6853ed243','New release of version 36.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291912,0,'lux','36.3.1',22688,52,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1724139926,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ff0be11dd5268f53f1f69c0bec70f424','New release of version 36.3.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36003001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291913,0,'lux','36.4.0',22688,48,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1726485337,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9d750f5220c804269ac809f9d168f3f2','New release of version 36.4.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36004000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291914,0,'lux','36.5.0',22688,45,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1727783348,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b0a7d6a8b68ece26c90ca47fcfd09fc4','New release of version 36.5.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36005000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291915,0,'lux','36.5.1',22688,45,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1729157615,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cef0a5c8600767ef26f94f9fdaa8d3db','New release of version 36.5.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',36005001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291916,0,'lux','37.0.0',22688,43,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1729841128,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','527125188443247d4e5777caafa4385f','New release of version 37.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291917,0,'lux','26.10.0',22688,38,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1729845729,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c726138a6262d7a93d9153b04cd94a24','New release of version 26.10.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',26010000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291918,0,'lux','37.1.0',22688,45,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1730297473,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7d5dac79db67ea311aa63fe115deb47c','New release of version 37.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291919,0,'lux','38.0.0',22688,40,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1732551173,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','64d44ec732a5fef2c689fafbad0aa492','New release of version 38.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291920,0,'lux','38.0.1',22688,46,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1732631022,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9277c0e31b900bce9dd51e204ae65d3f','New release of version 38.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291921,0,'lux','38.1.0',22688,40,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1733669904,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','49d29d71c1d6f59ffd1e5d3a1886ca4b','New release of version 38.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291922,0,'lux','38.2.0',22688,39,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1736850147,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b7e05294e88ab8956736858be0ac50b4','New release of version 38.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291923,0,'lux','38.3.0',22688,43,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1737035616,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7f72ed59c36f7b25402bfff2764efcb0','New release of version 38.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291924,0,'lux','38.5.0',22688,34,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1744214580,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','49040bc4b2db6045a2d33584d7ed5a23','New release of version 38.5.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38005000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291925,0,'lux','38.5.1',22688,35,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1744731871,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5408107ca61ce8dff928a57045808839','New release of version 38.5.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38005001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291926,0,'lux','38.6.0',22688,23,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1751465420,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3d0f44794b4198f7dd107182a340cf22','New release of version 38.6.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38006000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291927,0,'lux','38.7.0',22688,23,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1752667209,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6775c0fe14dad33a548e40faa60c0427','New release of version 38.7.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38007000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291928,0,'lux','38.7.1',22688,23,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1752688215,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','27d4e126a7a20b2a3627d9e085f7906e','New release of version 38.7.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38007001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291929,0,'lux','38.7.2',22688,22,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1752852227,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b698033f33b14ecb5712a1e650279936','New release of version 38.7.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',38007002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291930,0,'lux','39.0.0',22688,25,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1754662689,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','271f21fdfa7faeedde312e4c71ec383e','New release of version 39.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',39000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291931,0,'lux','39.1.0',22688,26,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1757777031,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cb523edf67ed9d6a88f237de7f016d87','New release of version 39.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',39001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291932,0,'lux','39.1.2',22688,22,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1761291264,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f4f1b65ddc830e0b0b25cc705d1e27c4','New release of version 39.1.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',39001002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291933,0,'lux','37.1.1',22688,19,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1762345463,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','75e0e6c096e427dfef8dc254383435d3','New release of version 37.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291934,0,'lux','37.1.2',22688,19,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1762348512,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0d075b9f8cc87f34ddf06c0f04c93b83','New release of version 37.1.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37001002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291935,0,'lux','40.0.0',22688,20,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1762945192,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','be224af15e6991c08f12ccbf48f2297c','New release of version 40.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',40000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291936,0,'lux','37.1.3',22688,19,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1763022892,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cc86c011054511e25beca064f4e18960','New release of version 37.1.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37001003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291937,0,'lux','37.1.4',22688,16,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1764855450,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d71aa2ccb962cf95faf3ba952e3b4715','New release of version 37.1.4 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',37001004,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291938,0,'lux','40.0.1',22688,18,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1764855644,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a93a3ec3769cb8c1ae086a7e7800f569','New release of version 40.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',40000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291939,0,'lux','41.0.0',22688,17,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1766063116,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6f291eef209a6a9dd87dbcd87bd1342d','New release of version 41.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',41000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291940,0,'lux','41.1.0',22688,19,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1766481745,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e468e62388d944f675e6d471cc2b01fa','New release of version 41.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',41001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291941,0,'lux','41.1.1',22688,18,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1767727735,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d448378f92976c43b025d7cb2d1a5f26','New release of version 41.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',41001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291942,0,'lux','42.0.0',22688,17,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1768221956,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5a468c33828fe47a75e0ee21dd7c8604','New release of version 42.0.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291943,0,'lux','42.0.1',22688,16,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1769773459,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','117cd4190999c5f484d662263794e475','New release of version 42.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291944,0,'lux','42.1.0',22688,17,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1769788096,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d61cfbaab6d41593355df1d76de29ca9','New release of version 42.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291945,0,'lux','42.1.1',22688,16,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1770022719,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','da329a6ee04d409d54988d8aca42047f','New release of version 42.1.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42001001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291946,0,'lux','42.1.2',22688,17,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1772115910,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ec92ff93ad5179dec2d81cbc3578e2a6','New release of version 42.1.2 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42001002,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291947,0,'lux','42.2.0',22688,13,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1773130514,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1dad5774621ecab2dbbf7dc97d26f439','New release of version 42.2.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42002000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291948,0,'lux','42.3.0',22688,14,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1774873917,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e44e1adaf3d00925e9f98ab3ad7d7111','New release of version 42.3.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',42003000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291949,0,'lux','43.0.1',22688,15,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1776753416,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5cdeea86bb70b5b6e8be17d8370cb050','New release of version 43.0.1 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',43000001,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291950,0,'lux','43.0.3',22688,6,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1781267483,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','dc2a834235b36bc3b6ea236b1a7ad6a4','New release of version 43.0.3 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',43000003,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291951,0,'lux','43.0.4',22688,9,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1781267616,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b1b2c130f67137e2bd49df8727edf178','New release of version 43.0.4 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',43000004,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291952,0,'lux','43.0.5',22688,4,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1784739977,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5d6a196a72e0d6dd37692c454616b98a','New release of version 43.0.5 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',43000005,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291953,0,'lux','43.1.0',22688,6,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1784809462,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','33be789594a8f58476ee98b2749b1e36','New release of version 43.1.0 - see details, changelog and documentation on https://github.com/in2code-de/lux','in2code.de',43001000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291954,0,'lux','44.0.0',22688,2,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1787234574,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','433688dad9d2cc802039e625d575e523','New release of version 44.0.0 - see details, changelog and documentation and breaking changes on https://github.com/in2code-de/lux ','in2code.de',44000000,0,0,'https://github.com/in2code-de/lux','ter','',''),
(9291955,0,'lux','44.1.0',22688,3,'LUX - TYPO3 Marketing Automation','Living User Experience - LUX - the Marketing Automation tool for TYPO3.\n        Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',2,0,3,1787572118,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5a8885d7aae6cfd0f37a92b46fd4f5dc','New release of version 44.1.0 - see details, changelog, documentation and possible breaking changes on https://github.com/in2code-de/lux ','in2code.de',44001000,1,0,'https://github.com/in2code-de/lux','ter','',''),
(9291956,0,'glossary2','2.2.0',2210,376,'Glossary 2','Glossary 2',2,0,3,1551270588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4d7d276ec60d783ba5b236c1e9e315e5','Initial upload','jweiland.net',2002000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291957,0,'glossary2','3.0.1',2210,150,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1579704893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d60c0a077d1a1f5f44bc81e1dd7749a8','Initial Upload to TER. With version 3.0.0 all templates are using bootstrap classes.','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291958,0,'glossary2','3.0.3',2210,266,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1579707888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','af7d0a885876f4221aef09fa43cf2c96','[BUGFIX] Missing link to RouteEnhancer in documentation','jweiland.net',3000003,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291959,0,'glossary2','4.0.0',2210,167,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1597751632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5376548da8465711bc45791534de51fa','Remove TYPO3 8 compatibility. Add TYPO3 10 compatibility. Add Glossary API to add A-Z lists also to foreign extensions','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291960,0,'glossary2','4.0.2',2210,183,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1599643243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','13aaaab7bc519e6e397296a89bccc38f','Use correct lang key for slug column. Little modifications in documentation.','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291961,0,'glossary2','4.3.1',2210,135,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1621932345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b71056567097d1851242f6c4f4630378','[BUGFIX] Move SlugHelper as constructor argument into its own getSlugHelper','jweiland.net',4003001,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291962,0,'glossary2','5.0.0',2210,105,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1633003063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9fccae6c2a7c90a193bfe4d5e6243f97','Remove TYPO3 9 compatibility.\r\nAdd TYPO3 11 compatibility. Still TYPO3 10 compatible.\r\nUpdate documentation for RouteEnhancer.\r\nReplace all SignalSlots with Events.\r\nRestructure Controllers completely.\r\nShould be compatible with all DB systems now.\r\nOverlays, Workspaces, Languages should work now.','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291963,0,'glossary2','5.0.2',2210,123,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1633423811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','12e42c7c5e1cedd50a0ee43c512133df','Changed Pagination. Please adopt changes of Pagination.html into your own templates, if you have overwritten them.\r\nUpdated documentation. Added Upgrade notes.','jweiland.net',5000002,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291964,0,'glossary2','5.0.3',2210,99,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1643196223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','953f581b46334ca8767f14c121540fba','Use correct expr IN to select one or more categories','jweiland.net',5000003,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291965,0,'glossary2','5.0.5',2210,125,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1643719504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ed03d0f26fd72cd47f587a50ec09d9a0','[BUGFIX] Repair sort by title by default','jweiland.net',5000005,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291966,0,'glossary2','5.0.9',2210,98,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1669114248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1ae69fb8893c666c269d2f85a6cdc9b0','Add .gitattributes file\r\nAdd allow-plugins section to composer.json\r\nAdd TS for GlossaryService\r\n[DOCU] Mistake in storagePid configuration\r\n[BUGFIX] Register GlossaryService as public in Services.yaml','jweiland.net',5000009,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291967,0,'glossary2','5.1.0',2210,79,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1686833447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d15892013e39f26b8c8192c6afabd5c0','FEATURE: Allow QueryBuilder and extbase QueryResult for buildGlossar()\r\nBUGFIX: Use extbase query for better localization support (BREAKING)\r\nTASK: Show only categories in default language in FlexForm\r\nTASK: Remove OverlayHelper class\r\nTASK: Remove unused getGlossaries() method from repo\r\n\r\nPlease read upgrade instruction before you install this version','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291968,0,'glossary2','6.0.0',2210,64,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1701877260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.31-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d7ea3f72edc1a18cc80bd2c6702c1ccf','Add TYPO3 12 compatibility\r\nRemove TYPO3 10 compatibility\r\nThis version is still TYPO3 11 compatible','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291969,0,'glossary2','6.0.1',2210,72,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1705586189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.34-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','93ab8aa825538ba0d2b1f04ffc39ccd0','BUGFIX: Implementation of UpgradeWizard leads to throw error in backend and cli upgrade wizard\r\nDOCS: Upgrade wizard title aligned with standards of Jweiland\r\n\r\n','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291970,0,'glossary2','7.0.0',2210,43,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1731570656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','69210755c3d40d525e8e6c0785dc3937','Important: Please run the upgrade wizard of the extension to migrate the old list type to CType.\r\nThis Version focuses mainly on the compatibility fix for TYPO3 13 LTS.\r\n\r\n   [TASK] Compatibility fixes for TYPO3 13 LTS\r\n   [TASK] Removed CSH-related method calls from extension\r\n   [TASK] Migrated plugin to CType ','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291971,0,'glossary2','7.0.1',2210,41,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1734012076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','adc765adac337989f274527351676db1','   [TASK] Added Glossary2 Site Set\r\n   [TASK] Modified Update wizard for extending list plugins to CType\r\n   [BUGFIX] Removed duplicate plugin wizard registered with page.tsconfig.','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291972,0,'glossary2','7.0.2',2210,25,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1753256224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','34bdf3cb3dcc5e11dab5a18d4acab914','[BUGFIX] Backend plugin CType preview','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291973,0,'glossary2','7.0.3',2210,24,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1761744636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','4bdbace6712dc838f42c58362a0638d6','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',7000003,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291974,0,'glossary2','7.0.4',2210,12,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1772585997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3ff6f101849cc477b0729fa872e2913e','Successfully released version 7.0.4','jweiland.net',7000004,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291975,0,'glossary2','7.0.5',2210,18,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1772586758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c7203b6e1110869dee0e761d30c50f34',' Whats Changed\r\n Release script fix with release body by @hojalatheef in https://github.com/jweiland-net/glossary2/pull/86\r\n [TASK] Release v7.0.5 by @hojalatheef in https://github.com/jweiland-net/glossary2/pull/87\r\n [TASK] Pass glossary letter argument to pagination links\r\n\r\nExplicitly adds the letter argument to linkArguments in the\r\nPagination partial and ensures it is passed down from the\r\nGlossary List partial.\r\n\r\nThis is required for TYPO3 v12 compatibility because the\r\nautomatic inclusion of query strings via typolink (addQueryString)\r\nnow only includes resolved arguments.\r\n\r\nFull Changelog: https://github.com/jweiland-net/glossary2/compare/7.0.4...7.0.5','jweiland.net',7000005,0,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291976,0,'glossary2','7.0.6',2210,5,'Glossary 2','This TYPO3 extension creates a glossary with A-Z links for you',2,0,3,1785196098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','263361828da83fcef672f0bc1180bef7','Whats Changed\r\n\r\n- [BUGFIX] Filter glossary items by categories in AddGlossaryEventListener','jweiland.net',7000006,1,0,'https://docs.typo3.org/p/jweiland/glossary2/main/en-us/','ter','',''),
(9291977,0,'js_logger','1.0.0',517,195,'JS Logger','JSLogger for TYPO3. Log errors and exceptions users are encountering in the frontend to the TYPO3 backend.',1,0,4,1551296601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','6f65cda9f971e4ab754ef9aea918fc3c','JSLogger for TYPO3. Log errors and exceptions users are encountering in the frontend to the TYPO3 backend.','',1000000,0,0,'https://github.com/IndyIndyIndy/js_logger/blob/master/README.md','ter','',''),
(9291978,0,'js_logger','1.1.0',517,322,'JS Logger','JSLogger for TYPO3. Log errors and exceptions users are encountering in the frontend to the TYPO3 backend.',1,0,4,1551727184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Eßl','indy.essl@gmail.com','c.essl','ac622ac56c02624a241b50f507917e8c','This release includes stacktrace.js for better stacktraces and automatically parsing js source maps.\r\n\r\n','',1001000,1,0,'https://github.com/IndyIndyIndy/js_logger/blob/master/README.md','ter','',''),
(9291979,0,'rotate','1.0.0',913,141,'Rotate','Extend TYPO3 with the content element Image Rotate! Rotation is called flip too.',0,0,2,1551382239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','abd031fe46ff8e65d76d482918c675bf','INITIAL RELEASE','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rotate/1.0.4','ter','',''),
(9291980,0,'rotate','1.0.1',913,132,'Rotate','Extend TYPO3 with the content element Image Rotate! You can flip the image by a mouse over. The back content is managed by the rich text editor.',2,0,2,1551455123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','5b3b695411d63b260bce1e7f1b940f12','IMPROVEMENTS: Manual with new section Administrators  Best Practice. State is increased from alpha to stable.','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rotate/1.0.4','ter','',''),
(9291981,0,'rotate','1.0.2',913,162,'Rotate','Extend TYPO3 with the content element Image Rotate! You can flip the image by a mouse over. The back content is managed by the rich text editor.',2,0,2,1551608458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','1a5c934b9dfb5161faf4da595b25a3f8','MANUAL: New section: Known bugs. IMPROVEMENT: JavaScript calculation image width.','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/rotate/1.0.4','ter','',''),
(9291982,0,'rotate','1.0.4',913,478,'Rotate','Extend TYPO3 with the content element Image Rotate! You can flip the image by a mouse over. The back content is managed by the rich text editor.',2,0,2,1552598709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8ae8edc1e3fa025df4c2779bc4b39ec0','MANUAL: New section: Known bugs. IMPROVEMENT: JS is minified. Optimise JavaScript: calculate image width.','',1000004,1,0,'https://docs.typo3.org/typo3cms/extensions/rotate/1.0.4','ter','',''),
(9291983,0,'move','0.0.2',205,205,'Move Task','This extension offers move tasks for the TYPO3 Scheduler which can be extended by other extensions. It is intended to modify the page ids of table records.',1,0,0,1551433267,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.6.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";s:7:\"div2007\";s:12:\"1.6.12-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','508471c1dda17f5be2568da460e56ab8','initial upload','',2,1,0,'','ter','',''),
(9291984,0,'aku_logbook','1.0.1',245,245,'LogBook PHP','TYPO3 Extension to send logs to the logbook server',2,0,3,1551539319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.00-8.7.99\";}}','Axel Seemann','kummeraxel@gmail.com','axel-kummer','55e638599cff7b5013ec887460feae97','First TER release','',1000001,1,0,'','ter','',''),
(9291985,0,'reaction','9.0.0',243,243,'reaction','The extension stores all important datas of a chemical reaction in the database and uses this to generate a readable synthesis protocol.',1,0,4,1551652240,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.9-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','2f1b6a5d907bbb19a0d24a902c09dc26','SVG as container for fileinformation of chemical analysis\r\nroll-menu (not ready for general use yet)','-- private --',9000000,1,0,'https://docs.typo3.org/typo3cms/extensions/reaction/9.0.0','ter','',''),
(9291986,0,'content_animations','1.0.0',4510,221,'Content animations','Set frontend animations to your tt_content elements',2,0,2,1551722494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sebastian Richter','info@baschte.de','baschte','b73af5abc1bfa64005e2c3654a92f052','First release ???? \r\nSet nice frontend animations to all your tt_content elements. ','',1000000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291987,0,'content_animations','1.0.1',4510,316,'Content animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1551730490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sebastian Richter','info@baschte.de','baschte','ecbab28c54c1d69062ae3a6220caa0a5','[BUGFIX] set default fluid_styled_content css classes to Default layout','',1000001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291988,0,'content_animations','1.0.2',4510,202,'Content animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1552852331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','4572b965e4b3c7985159e8c340a15de9','[FEATURE] adding brand new backend preview for your animations\r\n[TASK] adding documentation for editors and developer\r\n\r\nHave fun','',1000002,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291989,0,'content_animations','1.0.3',4510,200,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1552911260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','c87be2fe43c9971e529a4805d3c955ca','New day, new release. Just with a little improvement:\r\n\r\n[FEATURE] removes ext:form dependency in AnimationPreview\r\n[TASK] adding documentation for editors and developers','',1000003,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291990,0,'content_animations','1.0.4',4510,222,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1552925551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','99e5a5a4db355951cd2114f1065fbbe9','Uupps there was a little bug with TYPO3 8 LTS.\r\n\r\n- [BUGFIX] fixing animation preview support for TYPO3 8 LTS','',1000004,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291991,0,'content_animations','1.0.5',4510,221,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1553113856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','3fa4c3dbd5f1a33f94ae89e955e3c1e5','A new day, a new (bugfix)release. \r\n- [BUGFIX] fixing problem where animations in backend are not shown as in the frontend','',1000005,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291992,0,'content_animations','1.1.0',4510,304,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1553198943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','f2123549984dd02d0efc7335b9dad2b0','New day, new release of Content Animations.\r\n- [FEATURE] adding support for Bootstrap Package v8 v9 and v10, Fluid Styled Content and Higher Education Package\r\n\r\nBREAKING CHANGE:\r\nFrom now on you can choose between multiple typoscript includes to support ','',1001000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291993,0,'content_animations','1.2.0',4510,356,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1555011014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','01b8198e5a6a6d38031bb4d9e6f1befb','Version 1.2.0 comes with some fixes and nice enhancements. \r\n- fixing support for the Higher Education Package\r\n- adding a simple fade animation\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your feedback!','',1002000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291994,0,'content_animations','1.2.1',4510,476,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1563128096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','376f0b822ec17136ad4a78c182ea4b2a','Version 1.2.1 comes with Bootstrap Package v11.0 support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',1002001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291995,0,'content_animations','2.0.0',4510,178,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1582223319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','e7de1c12f9fbfc72dad6559dc8bdfa09','Hey folks, the new version 2.0.0 has new features and enhancements to get more control and power out of your animations.\r\nThx for support and have fun!','',2000000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291996,0,'content_animations','2.0.1',4510,297,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1582279150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','696016b9117e3af28c1bfae84aaedbbc','Version 2.0.1 comes with little improvements.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2000001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291997,0,'content_animations','2.1.0',4510,320,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1588090982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','aafd5710058ed19a42d1d8f23d32ec5f','Version 2.1.0 comes with little improvements and TYPO3 10 LTS support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2001000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291998,0,'content_animations','2.2.0',4510,130,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1631440769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','Sebastian Richter','info@baschte.de','baschte','43fa70774b8cba8ab156cb6cccc028df','Version 2.2.0 comes with little improvements and TYPO3 11  and Bootstrap Package v12 support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2002000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9291999,0,'content_animations','2.3.0',4510,117,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1634144244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','0163d87a82bb154472588ce55ae7a1f8','Version 2.3.0 comes with little bugfixes and full TYPO3 11 LTS support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2003000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292000,0,'content_animations','2.3.1',4510,134,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1634215380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','43f60fe1e3e4f22dc428932cc2af95ac','Version 2.3.1 comes with little bugfixes and full TYPO3 11 LTS support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2003001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292001,0,'content_animations','2.3.2',4510,132,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1642065004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','33bb9d2bd8f22091ae10666a00d772ab','Version 2.3.2 comes with little bugfixes and PHP 8.1 support.\r\n\r\nFor more informations please check the Changelog.\r\nThank you guys for your support and feedback!','',2003002,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292002,0,'content_animations','2.3.3',4510,103,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1669624353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sebastian Richter','info@baschte.de','baschte','6b7ae35539a9ccea49a8e6b313056264','This version comes with only a few informations about my Company. \r\nNothing special here :-)','raphael GmbH',2003003,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292003,0,'content_animations','2.4.0',4510,87,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1682506140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','4f45e38a35bb3b2c2389e8421509c28d','This version comes with full TYPO3 v12 LTS and Bootstrap Package v13 support. \r\nIt also has some optimizations under the hood.\r\n\r\nSpecial thanks to Benni Mack for contributing!\r\nHave fun with animating your sites! :-)','raphael GmbH',2004000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292004,0,'content_animations','2.4.1',4510,74,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1689070847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','14ef79c42ea6482271807b86bf0b63d9','This version comes with full TYPO3 v12 LTS and Bootstrap Package v14 support.\r\nHave fun with animating your sites! :-)','raphael GmbH',2004001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292005,0,'content_animations','2.4.2',4510,89,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1690359357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','715f29f03b8c7441352b5aa78fa4f12b','This version contains some little bugfixes\r\n\r\nHave fun with animating your stuff!','raphael GmbH',2004002,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292006,0,'content_animations','2.4.3',4510,67,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1716021798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','ec219b00460003f17bf41d23ac2aca05','This version includes several bugfixes.\r\nHave fun with animating your content! :) ','raphael GmbH',2004003,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292007,0,'content_animations','2.5.0',4510,36,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',1,0,2,1731963034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.1.99\";}}','Sebastian Richter','info@baschte.de','baschte','adb19b8db54e2aa4cdd4b06491aec325','The new version comes with full TYPO3 13 and Bootstrap Package 15 support.\r\nHave fun by animating your site. :-)','raphael GmbH',2005000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292008,0,'content_animations','2.5.1',4510,42,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',1,0,2,1731963479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','61167338fc8bbc7965f74092ebefd3ef','The new version comes with full TYPO3 13 and Bootstrap Package 15 support.\r\nHave fun by animating your site. :-)','raphael GmbH',2005001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292009,0,'content_animations','2.5.2',4510,43,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',1,0,2,1732527316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','dd6bc4e09f0418c6ca903a05372cac52','The new version comes with some cleanups, full TYPO3 13 and Bootstrap Package 15 support.\r\nHave fun by animating your site. :-)','raphael GmbH',2005002,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292010,0,'content_animations','2.5.3',4510,43,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1734959447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','8420495d4316ddb4bf85901d8b5b5afd','The new version comes with some bugfixes, full TYPO3 13 and Bootstrap Package 15 support.\r\nHave fun by animating your site. :-)','raphael GmbH',2005003,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292011,0,'content_animations','2.5.4',4510,42,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1742819111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','75869e96695a0525bc0be3442c47800f','This version comes with some improvements and optimizations for PHP 8.4','raphael GmbH',2005004,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292012,0,'content_animations','2.6.0',4510,25,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1762952954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','02cc0a75f9e20b58fd83697d7e5e277c','Full TYPO3 13 support including Site sets, CSP and content blocks.\r\nBig Thanks to @mueller-sebastian and @stephankellermayr for your contributions.\r\n\r\nHave fun by animating your Stuff! ','raphael GmbH',2006000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292013,0,'content_animations','2.6.1',4510,10,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1775720458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sebastian Richter','info@baschte.de','baschte','18198a62399aae900c74a07ca5249203','This release provides a small maintenance update for Content Animations.\r\n\r\nChanges:\r\n- Improves consistency in the backend animation preview field\r\n- Includes smaller dependency and configuration adjustments\r\n- Adds internal release preparation tooling to simplify future versioning and changelog updates','raphael GmbH',2006001,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292014,0,'content_animations','2.7.0',4510,11,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1775733896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Sebastian Richter','info@baschte.de','baschte','0f3f8a9b8bc55922e4872d044e46e6fa','Content Animations 2.7.0 adds support for TYPO3 14.\r\n\r\nThis release updates the extension for TYPO3 14 compatibility, including the required backend integration changes for page module footer rendering and custom backend field handling. The extension now supports TYPO3 13.4 and TYPO3 14 in parallel.\r\n\r\nHighlights:\r\n- Add support for TYPO3 14\r\n- Keep compatibility with TYPO3 13.4\r\n- Update backend integration for page module footer overrides\r\n- Adjust custom backend field behavior for current TYPO3 core versions','raphael GmbH',2007000,0,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292015,0,'content_animations','2.7.1',4510,12,'Content Animations','This extension allows you to set nice animations to your content elements if they are scrolled into the browsers viewport. To install it include the static typoscript of content_animations to your template and youre good to go. Have fun! :-)',2,0,2,1775734352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Sebastian Richter','info@baschte.de','baschte','1d0e0014879e5360f939bde7d2ac7796','Content Animations 2.7.1 adds support for TYPO3 14.\r\n\r\nThis release updates the extension for TYPO3 14 compatibility, including the required backend integration changes for page module footer rendering and custom backend field handling. The extension now supports TYPO3 13.4 and TYPO3 14 in parallel.\r\n\r\nHighlights\r\n- Add support for TYPO3 14\r\n- Keep compatibility with TYPO3 13.4\r\n- Update backend integration for page module footer overrides\r\n- Adjust custom backend field behavior for current TYPO3 core versions','raphael GmbH',2007001,1,0,'https://docs.typo3.org/p/baschte/content-animations/2.7/en-us/','ter','',''),
(9292016,0,'t3tags','1.0.0',567,331,'T3TAGS - TYPO3 Tagging Api','Generate tag fields for every record type',2,0,4,1552575535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','bf7bd58818ba3dce793dfa8ca9b541f5','First version of t3tags.\n\nSee README.md for additional information.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/t3tags/blob/master/README.md','ter','',''),
(9292017,0,'t3tags','1.0.1',567,236,'T3TAGS - TYPO3 Tagging Api','Generate tag fields for every record type',2,0,4,1601465486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f98e1a5ec08bd8675c906137342ba73a','Bugfixes:\n Fix TCA configuration of tx_t3tags_tag\n\nFor more information see ChangeLog.','biz-design',1000001,1,0,'https://github.com/IchHabRecht/t3tags/blob/master/README.md','ter','',''),
(9292018,0,'pixxio','1.0.0',1306,304,'pixx.io TYPO3 integration','TYPO3 integration of pixx.io images',2,-1,0,1552577089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','643bb4c82a81f59fa1323002493b7c05','Use files from your pixx.io media pool for Typo3 easily and without any detour. Use the search field to search through your pixx.io files and find the right picture in a flash.','',1000000,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292019,0,'pixxio','1.0.1',1306,271,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,-1,0,1559114118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','c2b2991e6ee26ef37192a32428885e28','Conversionfixes and a few bugfixes','',1000001,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292020,0,'pixxio','1.0.2',1306,429,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,-1,0,1576506642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','d38d3c6148b1c7c9056674a8ea7563d3','- Proxy Server Einstellungen\r\n- Bug Fixes','',1000002,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292021,0,'pixxio','1.0.3',1306,46,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,-1,0,1607450926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','8980084b9de098f8af82efb17cfe05c2','[RELEASE] Release of version 1.0.3','',1000003,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292022,0,'pixxio','1.0.4',1306,65,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,-1,0,1610714828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','c031e967903eae2a778d999b508ae12b','BugFix: load more pictures failed','',1000004,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292023,0,'pixxio','1.0.6',1306,99,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1632862637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','cb9877942dd47d9f452e794b3c4fdb3a','Security Fix','',1000006,0,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292024,0,'pixxio','1.0.7',1306,92,'pixx.io integration for TYPO3 (DAM)','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1647374245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','pixx.io GmbH','info@pixx.io','pixxio','cb682c3e7791a2f278ddca92efac961d','BugFix: add resized pictures failed','',1000007,1,0,'https://pixxio.zendesk.com/hc/de/articles/360024964732','ter','',''),
(9292025,0,'rt_simpleosm','1.0.0',3052,170,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1552750483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','bc1e8d619bbd2edf990cba48a92b407c','First upload of Simple OpenStreetMap for TYPO3.\r\nNo Api key required!\r\nSupport TYPO3 V7, V8 and V9.\r\nLabels in English, French, German and Spanish.','',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/1.0.4','ter','',''),
(9292026,0,'rt_simpleosm','1.0.1',3052,161,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1552751714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','73884bece22823568e742197229a2667','First upload of Simple OpenStreetMap for TYPO3.\r\nNo Api key required!\r\nSupport TYPO3 V7, V8 and V9.\r\nLabels in English, French, German and Spanish. ','',1000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/1.0.4','ter','',''),
(9292027,0,'rt_simpleosm','1.0.2',3052,187,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1552762049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','42b3d9677301b81a2589a3a55612ca20','Add CDN for leaflet JS and CSS as an alternative.','',1000002,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/1.0.4','ter','',''),
(9292028,0,'rt_simpleosm','1.0.3',3052,202,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1552821417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','2d4b495a2f5a3384afbb1bebf58a7031','Bug fix for V9LTS.','',1000003,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/1.0.4','ter','',''),
(9292029,0,'rt_simpleosm','1.0.4',3052,331,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1553362065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','e622a2fc0d5aa573f4294bbc6e011c7d','- German labels updated.\r\n- Translation of Fullscreen button labels.\r\n- Italian translation added.\r\n- 4 new map tiles providers added (OSMDE, OSMFR, OpenTopoMap, OpenMapSurfer Roads).','',1000004,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/1.0.4','ter','',''),
(9292030,0,'rt_simpleosm','2.0.0',3052,257,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1555417713,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"3.0.0-4.99.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','c3f93fb8841825adfe59fb39daf78d59','Update note from version 1.X :\r\n        - Deactivate extension,\r\n        - Flush TYPO3 and PHP cache,\r\n        - Dump autoload,\r\n        - Update extension.\r\n\r\n    New features and bug correction:\r\n        - Add support for multiple markers on a map (Than','',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/2.0.1','ter','',''),
(9292031,0,'rt_simpleosm','2.0.1',3052,1622,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1558006300,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"3.0.0-4.99.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','bced9a751a67f2d80347d272946f5c28','V 2.0.1    \r\n- Bug correction : Skip rendering of the map if settings are not provided. Thanks to (YKWeyer).\r\n- Update of composer.json\r\n- Add Dutch translations.','',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/2.0.1','ter','',''),
(9292032,0,'rt_simpleosm','4.1.2',3052,122,'Simple OpenStreetMap','Insert a simple OpenStreetMap. No API key required!',2,0,3,1609315409,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.32-10.4.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Regis TEDONE','regis.tedone@gmail.com','tedreg','805adeaaa040027671b5103c9cd925b4','- Added TYPO3 V10LTS compatibility.\r\n- Removed support for TYPO3 V7LTS. Use version 2.0.1 instead.','',4001002,1,0,'https://docs.typo3.org/typo3cms/extensions/rt_simpleosm/','ter','',''),
(9292033,0,'cart_nexi','1.0.0',547,172,'Cart - Nexi','Shopping Cart(s) for TYPO3 - Nexi Payment Provider',2,0,5,1552938739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','add30c91ad4fe835a8cd74f08750f032','The version 1.0.0 is a release for TYPO3 v8.7 only. This version is compatible to Cart v5.3.','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/typo3cms/extensions/cart_nexi/','ter','',''),
(9292034,0,'cart_nexi','2.0.0',547,375,'Cart - Nexi','Shopping Cart(s) for TYPO3 - Nexi Payment Provider',2,0,5,1552938760,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','9297381a414ba854104d83430618db97','The version 2.0.0 is a release for TYPO3 v9.5 only. This version is compatible to Cart v6.3.','extco.de UG (haftungsbeschränkt)',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/cart_nexi/2.0.0','ter','',''),
(9292035,0,'cart_mpay24','1.0.0',632,162,'Cart - mPAY24','Shopping Cart(s) for TYPO3 - mPAY24 Payment Provider',1,0,5,1553241147,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','a6ab7b85b7f3063170952c4cb3420167','The version 1.0.0 is a release for TYPO3 v8.7 only. This version is compatible to Cart v5.3. ','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/cart-mpay24/1.0/en-us','ter','',''),
(9292036,0,'cart_mpay24','2.0.0',632,470,'Cart - mPAY24','Shopping Cart(s) for TYPO3 - mPAY24 Payment Provider',1,0,5,1553241208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','f05e04c60b75a10751046eea7a196bcd','The version 2.0.0 is a release for TYPO3 v9.5 only. This version is compatible to Cart v6.3. ','extco.de UG (haftungsbeschränkt)',2000000,1,0,'https://docs.typo3.org/typo3cms/extensions/cart_mpay24/2.0.0','ter','',''),
(9292037,0,'macrotemplate','0.0.1',1374,419,'Macrotemplate','TYPO3 CMS template package. Demo at: https://macrotemplate.t3brightside.com',0,0,6,1553407397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.0 - 9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','47ca30869e1cc9ea7f257623e90546b5','Initial version of a TYPO3 template package. Still alpha, but usable for those who care to dig around and make it work for their own needs.','Brightside OÜ',1,0,0,'https://github.com/t3brightside/macrotemplate/blob/master/README.md','ter','',''),
(9292038,0,'macrotemplate','0.0.2',1374,441,'Macrotemplate','TYPO3 CMS template package. Demo at: https://macrotemplate.t3brightside.com',1,0,6,1568840042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.0 - 9.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5475f2beed0271e63d6e56d6f817d604','New bg video features, smarter language menu, some code clean up...','Brightside OÜ',2,0,0,'https://github.com/t3brightside/macrotemplate/blob/master/README.md','ter','',''),
(9292039,0,'macrotemplate','0.0.4',1374,177,'Macrotemplate','TYPO3 CMS template package. Demo at: https://macrotemplate.t3brightside.com',1,0,6,1591516520,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:16:\"10.4.0 - 10.4.99\";s:12:\"gridelements\";s:14:\"10.0.0-10.0.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','7f887c6444bf1425f7992c6c86c74080','10 LTS ready','Brightside OÜ',4,0,0,'https://github.com/t3brightside/macrotemplate/blob/master/README.md','ter','',''),
(9292040,0,'macrotemplate','0.0.5',1374,337,'Macrotemplate','TYPO3 CMS template package. Demo at: https://macrotemplate.t3brightside.com',1,0,6,1591588524,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:16:\"10.4.0 - 10.4.99\";s:12:\"gridelements\";s:14:\"10.0.0-10.0.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','39c729949e9b6e802f9ab47337fe5432','RTE routing error fix','Brightside OÜ',5,1,0,'https://github.com/t3brightside/macrotemplate/blob/master/README.md','ter','',''),
(9292041,0,'mpdf_qrcode','1.0.0',631,243,'mPDF QR code library','QR code generating library with HTML/PNG/mPDF output possibilities. This is based on QrCode library bundled with mPDF until v8.0, made by Laurent Minguet. It is provided under LGPL license.',2,0,4,1553640073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.6.0-9.5.5\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','055e4e7e3bea2d06cad0d6f228aaf7a8','initial release','',1000000,0,0,'https://github.com/saschaende/typo3-mpdf-qrcode/blob/master/README.md','ter','',''),
(9292042,0,'mpdf_qrcode','1.0.1',631,388,'mPDF QR code library','QR code generating library with HTML/PNG/mPDF output possibilities. This is based on QrCode library bundled with mPDF until v8.0, made by Laurent Minguet. It is provided under LGPL license.',2,0,4,1566381876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.6.0-9.9.9\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','d756c6ca53ba31451215a6262c48c230','corrected TYPO3 version number','',1000001,1,0,'https://github.com/saschaende/typo3-mpdf-qrcode/blob/master/README.md','ter','',''),
(9292043,0,'users','0.1.0',8473,226,'Users','Community essentials for TYPO3: Login, register, forgot pass .... (still in development)',0,0,3,1553797895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.21\";}}','','','abandoned_extensions','43721707698a8f46f1fd2564bc259e91','initial release','',1000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292044,0,'users','0.1.1',8473,207,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates.',0,0,3,1553864237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.21\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','9b722ac3ad5037ed6117bceee8f48dd1','Progress','',1001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292045,0,'users','0.2.0',8473,187,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development is finished.',0,0,3,1553980416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.23\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','5aa741d5720fe58969a4d28d7653ac3f','see changes on github: finalized login and logout','',2000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292046,0,'users','0.3.0',8473,254,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development is finished.',0,0,3,1554040118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.24\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','28c77fbb0bdd0812dd9a9b4caa3e9ee0','Finalized forgot pass plugin','',3000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292047,0,'users','0.4.0',8473,188,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development is finished.',0,0,3,1554321284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.24\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','69d919773e37f9944d55ab085f303e1e','Finalized register plugin','',4000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292048,0,'users','0.4.2',8473,186,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development is finished.',0,0,3,1554325508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.24\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','dce8906dbf13ea96f7c19a5dcbfb14a5','See changes on github: https://github.com/saschaende/typo3-users/compare/0.4.0...0.4.2','',4002,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292049,0,'users','0.5.0',8473,224,'Users','[STILL IN DEVELOPMENT] Users will bring you all essential plugins to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development is finished.',0,0,3,1554333765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.24\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','eaeffd4a66da5a1dfe3a12c6992d8219','Protect your system from disposable email addresses: Banlist for not allowed domains/hosts (spamschlucker ...). Admin tool for import of newest spam host list.','',5000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292050,0,'users','0.5.1',8473,255,'Users','Users brings you all essential plugins (login, logout, register, forgot password, banlist for spam hosts...) to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development of all plugins is finished.',1,0,3,1554368024,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.24\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','866f3edef9e260defb89558aaa6ec6c5','Beta release, bandlist update, some fixes','',5001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292051,0,'users','0.5.2',8473,447,'Users','Users brings you all essential plugins (login, logout, register, forgot password, banlist for spam hosts...) to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development of all plugins is finished.',1,0,3,1554393465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.25\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','54445a987a9e710ff91cce756d8dbf7c','Security: According to https://typo3.org/security/advisory/typo3-psa-2019-002/, Username and Email Address Enumeration is not possible in all plugins. If a user registers with an email, that exists, the email adress automatically gets a remember mail with','',5002,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292052,0,'users','0.5.3',8473,383,'Users','Users brings you all essential plugins (login, logout, register, forgot password, banlist for spam hosts...) to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development of all plugins is finished.',1,0,3,1556178790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.25\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','e1e2b64bd2df40ac7852f440114495a1','See changes on github: https://github.com/saschaende/typo3-users/compare/0.5.2...0.5.3','',5003,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292053,0,'users','0.5.4',8473,256,'Users','Users brings you all essential plugins (login, logout, register, forgot password, banlist for spam hosts...) to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development of all plugins is finished.',1,0,3,1557513129,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.9.99\";s:9:\"t3helpers\";s:6:\"0.9.25\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','42bf4cad3ece0d1def6911ac05be7e33','Bugfix, see https://github.com/saschaende/typo3-users/issues/5','',5004,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292054,0,'users','0.5.5',8473,298,'Users','Users brings you all essential plugins (login, logout, register, forgot password, banlist for spam hosts...) to build a community with your TYPO3 system. Based on easy to customize fluid templates. The extension will be available for TYPO3 9 as soon as the development of all plugins is finished.',1,0,3,1557516071,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.25\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','488a4f8e0a9628d7c5b82d3149df0130','Icons, that are used in the templates, are now configurable via typoscript.','',5005,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292055,0,'users','0.6.0',8473,275,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1557951290,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.27\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','090052f6f3c6b95e5c02197c5ef5ac4f','See changes on github: https://github.com/saschaende/typo3-users/compare/0.5.5...0.6.0','',6000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292056,0,'users','0.6.1',8473,305,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1558039347,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.27\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','8471acc4555907b9a3b32444d49bf619','Bugfix release, new translations for UK','',6001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292057,0,'users','0.7.0',8473,253,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',1,0,3,1558709704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.27\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','280964fef0873ea87ded4d2ca70bfb88','Many breaking changes, new plugins, check readme and changes: https://github.com/saschaende/typo3-users/compare/0.6.1...0.7.0','',7000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292058,0,'users','0.7.1',8473,254,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1558726528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.27\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','1ea42222800c90e47372a01992568d45','Set beta to stable','',7001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292059,0,'users','0.7.2',8473,285,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1558727099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.27\";}}','Filmmusic.io','info@filmmusic.io','abandoned_extensions','221fdb4b0fde78ca3061bfa8c49a4dc7','Bugfix with mysql index on older mysql versions','',7002,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292060,0,'users','0.7.3',8473,372,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1559211946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.29\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','e1eb36606939ba4d15a89f772572638b','Possibility, to ban single email adresses','',7003,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292061,0,'users','0.7.4',8473,463,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1560460833,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.29\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','df3bbb26fc35bc910b2e5a9cd1e011aa','Bugfix: Forgot password for not enabled users fails','',7004,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292062,0,'users','0.8.0',8473,263,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1562147454,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.29\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','d6c05dc69362e8762ec212edad3d9c14','Dashboard Plugin','',8000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292063,0,'users','0.8.1',8473,384,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1562843424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.29\";}}','TYPO3EXPERT.DE','info@filmmusic.io','abandoned_extensions','93856a18c02c56ac7c8d2591d152e5b1','Bugfix for TYPO3 9, default value for dashboard description field','',8001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292064,0,'users','0.8.2',8473,309,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1569491547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.32\";}}','Filmmusic.io UG (haftungsbeschränkt)','info@filmmusic.io','abandoned_extensions','2a60604faa5230c55f5c75375364505f','See changes on github','',8002,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292065,0,'users','0.8.3',8473,329,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1570013943,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.32\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Filmmusic.io UG (haftungsbeschränkt)','info@filmmusic.io','abandoned_extensions','53cf18f53bdb165b2f91c6f921082e62','Support for countries, chose via dropdown, new dependency\"static_info_tables\"','',8003,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292066,0,'users','0.8.4',8473,341,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua',2,0,3,1574072115,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.32\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Sascha Ende','typo3@sascha-ende.de','abandoned_extensions','6f8ea968cc62fb206747def0ac8bb48c','Bugfix release. See changes on github: https://github.com/saschaende/typo3-users/compare/0.8.3...0.8.4','',8004,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292067,0,'users','0.8.5',8473,348,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',2,0,3,1578491105,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.32\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Sascha Ende','typo3@sascha-ende.de','abandoned_extensions','a7ef50f6bc37632ddd93d3053d90b4c2','Approval of users (thanks to colorcube.de), See all changes on https://github.com/saschaende/typo3-users/compare/0.8.4...0.8.5','',8005,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292068,0,'users','0.8.6',8473,331,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',2,0,3,1580128743,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.32\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Sascha Ende','typo3@sascha-ende.de','abandoned_extensions','f919b490c6e68da8bac3348fdd9ac003','See changes https://github.com/saschaende/typo3-users/compare/0.8.5...0.8.6','',8006,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292069,0,'users','0.8.7',8473,364,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',1,0,3,1583417681,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.33\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Sascha Ende','typo3@sascha-ende.de','abandoned_extensions','63f453d6f3f997deff5dac66aee79bc3','Changes: https://github.com/saschaende/typo3-users/compare/0.8.6...0.8.7','',8007,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292070,0,'users','0.9.0',8473,197,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',2,0,3,1602108619,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.33\";s:18:\"static_info_tables\";s:5:\"6.7.4\";s:11:\"emailthemes\";s:5:\"1.0.0\";}}','Sascha Ende','09092020@sascha-ende.de','abandoned_extensions','fded3b518e45c522fc7c49b94741fbf5','- google Captcha v2 support (registration page)\r\n- minor enhancements, see changelog https://github.com/saschaende/typo3-users/compare/0.8.7...0.9.0','',9000,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292071,0,'users','0.9.1',8473,139,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',5,0,3,1608485762,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.33\";s:18:\"static_info_tables\";s:5:\"6.7.4\";s:11:\"emailthemes\";s:5:\"1.0.0\";}}','Sascha Ende','09092020@sascha-ende.de','abandoned_extensions','c9b8010ef45083c947409e77259d22a7','This extension is no longer developed, unfortunately I lack the time to maintain this extension independently of our platform. Sorry! Maybe later once again.','',9001,0,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292072,0,'users','0.9.2',8473,150,'Users','With the extension \"users\" you get all necessary plugins to build up a community or a protected user area without complicated TYPOSCRIPT. All essential adjustments are made comfortably directly in the plugins. The adaptation is easily done via FLUID templates and is already based on Bootstrap 4. The \"users\" extension is maintained regularly, errors are fixed within a few days and new functions are added regularly. CREDITS: typo3.net.ua, colorcube.de',2,0,3,1635855857,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:9:\"t3helpers\";s:6:\"0.9.33\";s:18:\"static_info_tables\";s:5:\"6.7.4\";}}','Sascha Ende','09092020@sascha-ende.de','abandoned_extensions','6137a026f35364a2f5470577e23e5ac8','Just changed from obsolete to stable (active), because i continued working on a TYPO3 11 version.','',9002,1,0,'https://github.com/saschaende/typo3-users/blob/master/README.md','ter','',''),
(9292073,0,'md_unreadnews','1.0.0',1355,287,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1553809577,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d9188108ddc7e34603ad2dd4f7e1aed2','Initial upload.\r\nFeedback welcome.\r\nEnjoy.','',1000000,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292074,0,'md_unreadnews','2.0.0',1355,399,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1562963417,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:13:\"6.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','cad1c49c242438b00561271aee561f03','[!!!] Please read this before updating: https://bit.ly/2XTNIzp\r\n\r\nFEATURE: new lib for all unread news\r\nFEATURE: list plugin for unread news\r\nFEATURE: update unread info, if news records gets updated\r\nFEATURE: delete unread information if news record gets deleted\r\n\r\nSee changelog for all changes.\r\n','',2000000,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292075,0,'md_unreadnews','3.0.0',1355,194,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1603728849,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','55e117ceedb517554f5fc46e20a9601e','TYPO3 10 compatibility\r\nFEATURE: scheduler task added to automatically remove unread information','',3000000,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292076,0,'md_unreadnews','3.0.1',1355,118,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1633934080,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','289fefe562fbf4bec88a51812ece5dad','[BUGFIX] remove lazy loading for news and fe_user in order to get data in list view straight away','',3000001,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292077,0,'md_unreadnews','4.0.0',1355,124,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1640815908,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"7.0.0-9.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','8a07c5c8275b5576fc6b83b11b570448','TYPO3 11 compatibility\r\n\r\nATTENTION\r\nThis update brings some breaking changes. See https://github.com/cdaecke/md_unreadnews/releases/tag/4.0.0','',4000000,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292078,0,'md_unreadnews','4.0.1',1355,108,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1668159885,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:14:\"7.0.0-10.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','91ab1b7eaa6d476ed48029a37f8596a4','Release v.4.0.1 - Maintenance release - Update dependency to new version of ext:news.','',4000001,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292079,0,'md_unreadnews','5.0.1',1355,55,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1721035896,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-11.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','f97d84fb91275864aad7e32437260894','Release v5.0.1 - [BUGFIX] fix version in ext_emconf.php','',5000001,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292080,0,'md_unreadnews','5.0.2',1355,43,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',2,0,3,1734267046,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b6e684cf2fda3a7ee1428094ed5b8000','Release v.5.0.2 - Update dependency to ext:news','',5000002,0,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292081,0,'md_unreadnews','5.0.3',1355,27,'Unread news','This extension adds unread information to the records of ext:news for frontend users.',5,0,3,1754456046,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','ef6c235fd513cc229b92b14e883f901b','[RELEASE] Change state to obsolete\r\n\r\nPlease use ext:md_notification instead!','',5000003,1,0,'https://github.com/cdaecke/md_unreadnews/blob/master/Readme.md','ter','',''),
(9292082,0,'skvideo','0.0.9',2162,246,'SK Video Content Element','Responsive Youtube and Vimeo Embed',1,0,2,1553857463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','a9ccf21128637ca5b599e8792e3a45b2','First upload','',9,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292083,0,'skvideo','0.0.10',2162,346,'SK Video Content Element','TYPO3 content element to cache thumbnails of youtube/vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with css_styled_content and fluid_styled_content. No other dependencies.',1,0,2,1563610774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','45bcea88b1ba51105bf3fa597514ff9d','Add constants to change the user modal dialog. Better extension description. Minor bug fixes. Add more documentation to github readme page','',10,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292084,0,'skvideo','0.0.11',2162,177,'SK Video Content Element','TYPO3 content element to cache thumbnails of youtube/vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with css_styled_content and fluid_styled_content. No other dependencies.',1,0,2,1584189852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','db73f476bceddf2d71d1a97512cc2104','Ditch TYPO3 8 support and add support for TYPO3 10.3. Experimental custom preview image','',11,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292085,0,'skvideo','1.0.1',2162,145,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with css_styled_content and fluid_styled_content. No other dependencies.',1,0,2,1587883782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','4baf35558664fc5301ba9080b1ecb4f3','Fixed vimeo videos. Added multilanguage translation options. More customization options. Thanks to superyaro for valuable input. ','',1000001,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292086,0,'skvideo','1.0.2',2162,257,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with css_styled_content and fluid_styled_content. No other dependencies.',1,0,2,1588657230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','dd0e941fa0dab21a950e86aea6192435','Improve fluid_styled_content integration. Better translation handling. Smaller bug fixes.','',1000002,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292087,0,'skvideo','1.0.3',2162,130,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1601452565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','6dc14d4129e976985e8cd9d3e26aad51','Allow disabling \"remember decision option\". Allow setting the number of days for storing the remember cookie, or to set it only as session cookie. Mark as stable.','',1000003,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292088,0,'skvideo','1.1.0',2162,66,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1611999009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','3e3a63e3fff6bc4aefb4b52071b9ffb7','Refactor markup generation for allow easier adaptation within the fluid template. Ability to embed youtube play lists (needs API key for this)','',1001000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292089,0,'skvideo','1.1.1',2162,64,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1612099598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','b8c9038fc4b3877519d583b66e9f966a','Fixes for the new fluid templates','',1001001,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292090,0,'skvideo','1.2.0',2162,56,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1612604365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','7b976e5ff0a82be48ec4e9f7b1a756c0','Added constants to allow additional classes for cancel/continue button. Move JS file to bottom of page','',1002000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292091,0,'skvideo','1.3.0',2162,74,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1615799905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','08ad583f93bf6c51d8c950f1dfc6a66c','Add option to start single videos at specific time index','',1003000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292092,0,'skvideo','1.4.0',2162,57,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1634368344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','2b101dc0a4b92f6c90dc595fc8a0c498','Ditch TYPO3 9, support TYPO3 11 LTS. Improve fluid_styled_content detection','',1004000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292093,0,'skvideo','1.4.4',2162,142,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1635581600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','0c91221cefe7955906793a9d50131d98','Add composer support. BEWARE: had to change vendor name. You will get caching errors. Make sure to have access to the install tool in order to rebuild php autoload information before upgrading. The, within the TYPO3 backend, you will need to clear all caches','',1004004,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292094,0,'skvideo','2.0.0',2162,92,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1682846856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','f5ed25c9d754232295bc981fb6d00032','Support for TYPO3 12. Ditch TYPO3 11. BEWARE: For updating from TYPO3 11 to TYPO3 12, first disable or uninstall skvideo, update TYPO3 to 12, and then update the skvideo extension and enable it again.','',2000000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292095,0,'skvideo','2.1.0',2162,66,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1704190515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','db42e5fd11ac822a2855b3c184d8aa15','Fix for backend preview in composer mode','',2001000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292096,0,'skvideo','1.4.5',2162,56,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1704267502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','10f226df95d3e476357f628970b8c4e9','Backport fix for backend preview in composer mode','',1004005,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292097,0,'skvideo','2.1.1',2162,67,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1709390407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.5.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','c7ef13128f612cf56c7dba2ea6fecc86','Fix for custom image in composer mode','',2001001,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292098,0,'skvideo','3.0.0',2162,48,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1726922334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.3.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','0ba099682300cd22fc81943bad3d920a','Support for TYPO3 13.3','',3000000,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292099,0,'skvideo','3.0.1',2162,59,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1729003659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','a4f3208bbbc240f7d061eeaa389494fb','Support for TYPO3 13 LTS','',3000001,0,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292100,0,'skvideo','4.0.0',2162,14,'SK Video Content Element','TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.',2,0,2,1776069585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','02f67464203e274030ff280efd97d7c9','Drop TYPO3 13. Support TYPO3 14','',4000000,1,0,'https://github.com/heisenbol/skvideo','ter','',''),
(9292101,0,'way2enjoy','1.3.0',1010,129,'Way2Enjoy','Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)',1,0,0,1554093122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alessandro Schmitz','alessandro.schmitz@interlutions.de','way2enjoy','ac3babfd3b751dd89fde6174039803e2','way2enjoy image optimizer to optimize images and speed up the site','Interlutions GmbH',1003000,0,0,'','ter','',''),
(9292102,0,'way2enjoy','1.3.1',1010,113,'Way2Enjoy','Image compression for all pngs, jpgs, gif, pdf, mp3, mp4 uploaded to the backend (using the way2enjoy API)',999,0,0,1554094716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','way2enjoy','support@way2enjoy.com','way2enjoy','7236e1b48db5b90f5b81b707f7c5d96e','new version','way2enjoy',1003001,0,0,'','ter','',''),
(9292103,0,'way2enjoy','1.3.2',1010,142,'Way2Enjoy','Image compression for all pngs, jpgs, gif, pdf, mp3, mp4 uploaded to the backend (using the way2enjoy API).Image optimizer will improve your site speed.',2,0,0,1554095204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','way2enjoy','support@way2enjoy.com','way2enjoy','929f3ad64b13ddd097d7c524779fcd69','new version','way2enjoy',1003002,0,0,'','ter','',''),
(9292104,0,'way2enjoy','1.3.3',1010,119,'Way2Enjoy','Image compression for all pngs, jpgs, gif, pdf, mp3, mp4 uploaded to the backend (using the way2enjoy API).Image optimizer will improve your site speed.',2,0,0,1554118285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','way2enjoy','support@way2enjoy.com','way2enjoy','7c5ad490fcadac026d561f6c65923277','new version','way2enjoy',1003003,0,0,'','ter','',''),
(9292105,0,'way2enjoy','1.3.4',1010,121,'Way2Enjoy Image Optimizer','Image compression for all pngs, jpgs, gif, pdf, mp3, mp4 uploaded to the backend (using the way2enjoy API).Image optimizer will improve your site speed.',2,0,0,1554118627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','way2enjoy','support@way2enjoy.com','way2enjoy','530908f223890695c72621f87855248f','new version','way2enjoy',1003004,0,0,'','ter','',''),
(9292106,0,'way2enjoy','1.3.5',1010,386,'Way2Enjoy Image Optimizer','Image compression for all pngs, jpgs, gif, pdf, mp3, mp4 uploaded to the backend (using the way2enjoy API).Image optimizer will improve your site speed.',2,0,0,1554121385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','way2enjoy','support@way2enjoy.com','way2enjoy','cfa3aadc338d7368cd9bc9b8ecf9364c','new verion','way2enjoy',1003005,1,0,'','ter','',''),
(9292107,0,'phpofficecommon','0.2.9',307,307,'Library phpOfficeCommon','',2,0,4,1554155437,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";}}','Mark Baker, Franck Lefevre, Tim Wendisch','','tim.wendisch','dba8ef6d22a068480747975b457ce84f','Just a small Extension to wrap the library \"common\" which is needed for \"phpOffice\"-Libraries like phpWord or phpSpreadsheet','',2009,1,0,'','ter','',''),
(9292108,0,'phpofficespreadsheet','1.6.0',467,467,'Library phpOfficeSpreadsheet','Just a wrapper for the famous library. The original sources taken from https://github.com/PHPOffice',2,0,4,1554155573,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:15:\"phpofficecommon\";s:5:\"0.2.9\";}}','Mark Baker, Gabriel Bull, Franck Lefevre, Ivan Lanin, Roman Syroeshko, Antoine de Troostembergh, Tim Wendisch','','tim.wendisch','46710654306dfee8323dfc0f824b4395','Just a little Wrapper-Extension to provide the library PhpSpreadsheet (https://github.com/PHPOffice/PhpSpreadsheet)','',1006000,1,0,'','ter','',''),
(9292109,0,'phpofficeword','0.16.0',297,297,'Library phpOfficeWord','Just a wrapper for the famous library. The original sources taken from https://github.com/PHPOffice',2,0,4,1554155652,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"php\";s:12:\"5.6.0-7.2.99\";s:15:\"phpofficecommon\";s:5:\"0.2.9\";}}','Mark Baker, Gabriel Bull, Franck Lefevre, Ivan Lanin, Roman Syroeshko, Antoine de Troostembergh, Tim Wendisch','','tim.wendisch','300049ae84ce9068e9d159938ea3fff5','Just a little Wrapper-Extension to provide the library \"phpWord\" (https://github.com/PHPOffice/PHPWord) for TYPO3-Projects','',16000,1,0,'','ter','',''),
(9292110,0,'pagetitle_ts','1.0.0',693,152,'Page title for TypoScript','Provides access to the final page title within TypoScript.',1,0,4,1554317546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Elias Häußler','elias.haeussler@undkonsorten.com','undkonsorten','f47fd3d38a61f05218a34e816f250a40','Initial version','',1000000,0,0,'https://github.com/undkonsorten/typo3-pagetitle-ts#readme','ter','',''),
(9292111,0,'pagetitle_ts','1.0.1',693,182,'Page title for TypoScript','Provides access to the final page title, built by the PageTitle API, within TypoScript.',2,0,2,1554326760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Elias Häußler','elias.haeussler@undkonsorten.com','undkonsorten','15f1465b38f66f54e21b56aab9e1b70c','- Modify configuration in composer.json and ext_emconf.php\r\n- Mark extension as stable','undkonsorten',1000001,0,0,'https://github.com/undkonsorten/typo3-pagetitle-ts#readme','ter','',''),
(9292112,0,'pagetitle_ts','1.0.2',693,359,'Page title for TypoScript','Provides access to the final page title, built by the PageTitle API, within TypoScript.',2,0,2,1554503452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Elias Häußler','elias.haeussler@undkonsorten.com','undkonsorten','1af96bdaee2300ea65d5fb2968504824','- Trim getData() identifier before comparing it','undkonsorten',1000002,1,0,'https://github.com/undkonsorten/typo3-pagetitle-ts#readme','ter','',''),
(9292113,0,'randomdata','1.0.0',725,222,'Random Data','Random test data generator',2,0,2,1554487758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','WIND Internet','info@windinternet.nl','serylcann','3af68af3dca4a08938631a1ff3124e97','First release','WIND Internet',1000000,0,0,'https://github.com/wind-internet/randomdata','ter','',''),
(9292114,0,'randomdata','1.0.1',725,503,'Random Data','Random test data generator',2,0,2,1554545659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Rudy Gnodde','info@windinternet.nl','serylcann','b36a4ca2aa9a9525c55e9565aba15c62','- Change extbase command controller to symfony command controller\r\n- Add faker library','WIND Internet',1000001,1,0,'https://github.com/wind-internet/randomdata','ter','',''),
(9292115,0,'in2help','3.1.1',573,88,'Online-Documentation','Provides the help for pages and contentelements with design patterns',2,0,1,1554632035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','23d27b234e3e24395133204fbd641fd8','First TER Release - This extension provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.','in2code GmbH',3001001,0,0,'','ter','',''),
(9292116,0,'in2help','3.1.2',573,276,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1554660450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','50bbe17e034e0d7667d98f2146b1e6c2','Add Readme and Changelog.','in2code GmbH',3001002,0,0,'','ter','',''),
(9292117,0,'in2help','4.0.0',573,36,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1687423094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','e198db7abb4871bef9a958ed1230bb55','Support for TYPO3 Version 9','in2code GmbH',4000000,0,0,'','ter','',''),
(9292118,0,'in2help','5.0.0',573,33,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1687423115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','941ae1e530a228f9b19dcb0cb87d56a6','Support for TYPO3 10','in2code GmbH',5000000,0,0,'','ter','',''),
(9292119,0,'in2help','6.0.0',573,34,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1687423140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','06ca3e9b2d3980d7239cf590d3b9c002','Support for TYPO3 11\r\n\r\n','in2code GmbH',6000000,0,0,'','ter','',''),
(9292120,0,'in2help','7.0.0',573,59,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1687423157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";}}','Martin Huber','martin.huber@in2code.de','in2code','886ef27ad06d3f11d9b00ff31561a2d3','Support for TYPO3 12','in2code GmbH',7000000,0,0,'','ter','',''),
(9292121,0,'in2help','7.0.1',573,28,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1727871073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";}}','Marcus Schwemer','marcus.schwemer@in2code.de','in2code','dd0db392d57cfead0ea17d93a5aed9d6','New release of version 7.0.1 - see details, changelog and documentation on https://github.com/in2code-de/in2help','in2code GmbH',7000001,0,0,'','ter','',''),
(9292122,0,'in2help','13.0.0',573,19,'Online-Documentation','Provides a Backend Help Modul, to display any page of the frontend in the backend. So you can use this module as an entry point for editors documentation.',2,0,1,1754661636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marcus Schwemer','marcus.schwemer@in2code.de','in2code','18628769c9f1a5eb5421358cb0dd008b','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/in2help','in2code GmbH',13000000,1,0,'','ter','',''),
(9292123,0,'jwauth','2.0.0',1048,395,'JW Auth','Login to TYPO3 backend with your static IP address',2,0,3,1554914486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fdb7364aeaa7e740d358aaf046e43968','Automatically login into frontend, if IP-address matches your client IP.','',2000000,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292124,0,'jwauth','2.1.0',1048,353,'JW Auth','Login to TYPO3 backend with your static IP address',2,0,3,1585149835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d79440c0e6a81eda78abf01a39b437f5','Now we fully support IPv6','',2001000,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292125,0,'jwauth','3.0.0',1048,114,'JW Auth','Login to TYPO3 backend with your static IP address',2,0,3,1651845681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6c3fd3e97d4c0e86a1b702594516f7ed','Remove TYPO3 8/9 compatibility\r\nAdd TYPO3 10/11 compatibility','',3000000,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292126,0,'jwauth','3.0.1',1048,74,'JW Auth','Login to TYPO3 frontend with your static IP address',2,0,3,1685086418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','978dc5a54986321660b90494b6389585','Documentation update\r\nUpdate README.md\r\nUpdate descriptions\r\nUpdate files like .gitattributes, .gitignore, LICENSE','',3000001,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292127,0,'jwauth','4.0.0',1048,108,'JW Auth','Login to TYPO3 frontend with your static IP address',2,0,3,1685086451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.23-12.4.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','716b48deab7f7473e5f5fa22254b1c42','Remove TYPO3 10 compatibility\r\nAdd TYPO3 12 compatibility','',4000000,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292128,0,'jwauth','5.0.1',1048,2,'JW Auth','Login to TYPO3 frontend with your static IP address',2,0,3,1786626517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9452f4c6f2392c203a4954c22a1a74cd','First release of jwauth for TYPO3 13.4.\r\n\r\nThe IP Addresses field of a website user now has its own Authorization tab instead of being appended to whatever tab happens to be last in the fe_users form.\r\n\r\nThe IP Addresses field and the IP Address record now show the remote address TYPO3 currently detects for the visitor, and offer it directly as a suggested value.\r\n\r\nIf you upgrade from TYPO3 11 or 12, please run the Upgrade Wizard in the Install Tool afterwards. It migrates the IP addresses stored on the website user into the new tx_jwauth_domain_model_ipaddress table and its MM relation.','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292129,0,'jwauth','6.0.1',1048,2,'IP Address Authentication','Automatic frontend login based on the visitors IP address',2,0,3,1786630504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','98b3c51ab7efef29bb81c4e97289d3fb','Add TYPO3 14 compatibility\r\nRemove TYPO3 13 compatibility','jweiland.net',6000001,1,0,'https://docs.typo3.org/p/jweiland/jwauth/main/en-us/','ter','',''),
(9292130,0,'grid_for_gridelements','0.9.0',3107,248,'Grid for GridElements','To add an easy to use Grid with GridElements and Framework independently',1,0,3,1555086420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}}','Marco Schmidt','kontakt@schmidt-webmedia.de','schmidtwebmedia','e680b60ee7110b0c14b47045f3e5f74c','This is an first beta version','',9000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/0.9/en-us','ter','',''),
(9292131,0,'grid_for_gridelements','0.9.100',3107,187,'Multi Framework grid for GridElements','To add an easy to use grid with GridElements and Framework independently. Pre defined are Bootstrap v4',1,0,3,1561029156,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.5.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','b46988b0f85ae0e1c06c97be1f505e9d','Added optional Frontend Editing (frontend_editing) Support','',9100,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/0.9/en-us','ter','',''),
(9292132,0,'grid_for_gridelements','0.9.101',3107,210,'Multi Framework grid for GridElements','To add an easy to use grid with GridElements and Framework independently. Pre defined are Bootstrap v4',1,0,3,1561115088,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.5.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','e979051bede8a3ba3d0fc15c0090783f','Bugfix if user not logged in','',9101,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/0.9/en-us','ter','',''),
(9292133,0,'grid_for_gridelements','1.0.0',3107,289,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1564504281,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.5.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','a80a7cf5f03aa6cd9968a66ecfaf30f9','1.0.0 Stable Release','',1000000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/1.0/en-us','ter','',''),
(9292134,0,'grid_for_gridelements','1.1.0',3107,258,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1568019878,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.6.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','89121d44511367e5a908feadd50b3a9b','Add TYPO3 core CSS classes for layout and spacing','',1001000,0,0,'','ter','',''),
(9292135,0,'grid_for_gridelements','1.2.0',3107,346,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1568302578,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.6.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','e2be5fdb4c546a860d1224a6ce1f9fd0','Add 1 Column Element (Please adjust Grid.json) ','',1002000,0,0,'','ter','',''),
(9292136,0,'grid_for_gridelements','1.2.1',3107,355,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1575960438,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:0:\"\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.6.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','e4774935e6956d6c2374b6c3c70c0c07','Bugfix composer.json','',1002001,0,0,'','ter','',''),
(9292137,0,'grid_for_gridelements','1.3.0',3107,256,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1584795387,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"gridelements\";s:12:\"9.0.0-9.5.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:5:\"1.6.0\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','565131c2692adb98ca4defd14f982f56','Fix deprecation warnings and preparation for TYPO3 10','',1003000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/1.3/en-us','ter','',''),
(9292138,0,'grid_for_gridelements','2.0.0',3107,341,'Multi Framework grids for GridElements','To add an easy to use grid with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1587890020,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','cc6d1edb2f7e0b5b4b54d8eff06367a4','Added TYPO3 10 and GridElements 10 Support','',2000000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/2.0/en-us','ter','',''),
(9292139,0,'grid_for_gridelements','2.0.1',3107,167,'Multi Framework grids for GridElements','Add an easy to use grid element with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1605287864,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','2f592c43c16253d4686f6a79f0e8983b','Translations and labels adapted','',2000001,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/2.0/en-us','ter','',''),
(9292140,0,'grid_for_gridelements','2.1.0',3107,155,'Multi Framework grids for GridElements','Add an easy to use grid element with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1607763630,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','afbb406093a49b733cc74b7fc4f7dea6','FIXED - Forms in a column','',2001000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/2.1/en-us','ter','',''),
(9292141,0,'grid_for_gridelements','2.1.1',3107,135,'Multi Framework grids for GridElements','Add an easy to use grid element with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1628174481,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','c190aa62bba47e324ede9e8a64f09fba','Add extension key to composer.json','',2001001,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/2.1/en-us','ter','',''),
(9292142,0,'grid_for_gridelements','2.2.0',3107,160,'Multi Framework grids for GridElements','Add an easy to use grid element with GridElements. Its Framework independent. Prepared for Bootstrap v4.',2,0,3,1635680813,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}s:8:\"suggests\";a:1:{s:16:\"frontend_editing\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','4ed9ffc6c87da7f60fa93c1768e7d17d','Changelog (Breaking changes): https://github.com/SchmidtWebmedia/grid-for-gridelements/blob/master/Documentation/Changelog/Index.rst220---2021-10-31','',2002000,1,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-gridelements/2.2/en-us','ter','',''),
(9292143,0,'urlguard','1.0.2',728,184,'URL Guard','Adds support for typolink addQueryString to allow to include only specific url vars.',1,0,5,1555229813,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.5.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','9a951375c8a46b992b1340d0d4197396','1.0.4','SourceBroker',1000002,0,0,'https://github.com/sourcebroker/urlguard','ter','',''),
(9292144,0,'urlguard','1.0.5',728,544,'URL Guard','Adds support for typolink addQueryString to allow to include only specific url vars.',2,0,5,1555230470,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-9.5.999\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:0:\"\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','a2248bc13cb3f7c7d2664d42fcb63604','1.0.5','SourceBroker',1000005,1,0,'https://github.com/sourcebroker/urlguard','ter','',''),
(9292145,0,'md_newsfrontend','1.0.0',4432,621,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1555335381,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d42f998b2c1dad084df22eba7e596b16','Initial upload.\r\nFeedback welcome.\r\nEnjoy ... and happy easter!','',1000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292146,0,'md_newsfrontend','1.0.1',4432,405,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1556877702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5a1edea23c2332df425650a07dee854c','Add possibility to set the \"showinpreview\" flag for the image','',1000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292147,0,'md_newsfrontend','1.1.0',4432,349,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1559594780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','08f0f83678812c0f99d54ab6a2b20ceb','Feature: Add some signal slots','',1001000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292148,0,'md_newsfrontend','1.1.1',4432,330,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1568630927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','18819eb5f1d9abad2f229f80f4d3b481','Bugfix release','',1001001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292149,0,'md_newsfrontend','1.1.2',4432,276,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1568829523,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4919051ff4ffc48e8ef511243874b360','Bugfix release ','',1001002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292150,0,'md_newsfrontend','1.1.3',4432,380,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1569483052,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','6f53a0466666c4b25070e9298e119cc5','Bugfix release\r\nRemove slash in \"path_segment\"','',1001003,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292151,0,'md_newsfrontend','1.1.4',4432,356,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1578503930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','0e2dd5ee0b0fe13934153d8c505b5f03','FEATURE: Allow values for field \"datetime\"\r\nBUGFIX: Allow to remove all categories from a news record','',1001004,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292152,0,'md_newsfrontend','1.1.5',4432,322,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1584378255,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"news\";s:13:\"7.0.0-7.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','22d0521dbb499b9e81700f382dc86f00','FEATURE: Allow to configure date format for field archive','',1001005,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292153,0,'md_newsfrontend','2.0.0',4432,298,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1593028042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','6cff27c80f3b9ac6af171cd195bb44e5','TYPO3 10 compatibility','',2000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292154,0,'md_newsfrontend','2.0.1',4432,174,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1604575520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5680a2e355f89cef13eb92a29094a85a','Bugfix release','',2000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292155,0,'md_newsfrontend','2.0.2',4432,149,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1610399626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"news\";s:13:\"7.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','24622a0b5252dfe45527df6dee03c601','Bugfix release','',2000002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292156,0,'md_newsfrontend','3.0.0',4432,111,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1642191151,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"7.0.0-9.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','215606ce60ecf026173a7873aca98020','TYPO3 11 compatibility.\r\n\r\nThis release includes some breaking changes. Please see https://github.com/cdaecke/md_newsfrontend/releases/tag/3.0.0','',3000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292157,0,'md_newsfrontend','3.0.1',4432,111,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1644395433,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"7.0.0-9.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','435e31176728b0f3fd1ed5cd446dc9de','Bugfix release','',3000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292158,0,'md_newsfrontend','3.0.2',4432,118,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1648752697,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"7.0.0-9.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','a2d8269d783b034a62b9cacf873fe289','Release v3.0.2, bugfix release - See changelog for all changes!','',3000002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292159,0,'md_newsfrontend','3.0.3',4432,111,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1668085482,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:14:\"7.0.0-10.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2171f5879625a809286234c88ef4cd37','Maintanance release v3.0.3 - Update dependency to ext:news','',3000003,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292160,0,'md_newsfrontend','4.0.0',4432,72,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1706869148,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-11.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b9bc7d0420c75d9a3a78e22b1172282b','[RELEASE] TYPO3 v12 compatibility See changelog for all changes','',4000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292161,0,'md_newsfrontend','4.0.1',4432,43,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1734267640,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5a85e430f39799a239d126ed850ecfcc','[RELEASE] Allow v12 of ext:news','',4000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292162,0,'md_newsfrontend','4.0.2',4432,28,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1743756198,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','af0b1918016590585b0ca4e13be0495b','[RELEASE] Maintanance release v4.0.2','',4000002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292163,0,'md_newsfrontend','5.0.0',4432,33,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1744882456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-12.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','7c38c33dca7c9af61976439c9302a45a','[RELEASE] TYPO3 v13 compatibility See changelog before upgrading!','',5000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292164,0,'md_newsfrontend','5.0.1',4432,36,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1747752492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-12.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','9c96e51b3a43ee97f34dc4bde580497e','[RELEASE] Bugfix release','',5000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292165,0,'md_newsfrontend','5.0.2',4432,17,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1765440916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-13.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','9387a062036a133623b93d9f5871c611','[RELEASE] Maintenence release - Raise dependency to ext:news, allow v13','',5000002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292166,0,'md_newsfrontend','5.0.3',4432,14,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1767774372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d8645a8989cbc38b638a8aca4104dae9','[RELEASE] Allow ext:news v14','',5000003,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292167,0,'md_newsfrontend','5.0.4',4432,17,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1767882123,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','a388720da982675a99a7b7555a70f57d','[RELEASE] Bugfix, allow ext:news v12 in composer.json again','',5000004,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292168,0,'md_newsfrontend','5.0.5',4432,12,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1774602145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','971ea1200ff9b5219080ae12ceb20893','[RELEASE] Bugfix release','',5000005,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292169,0,'md_newsfrontend','6.0.0',4432,11,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1775122264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','9eb8675a9392a268ef43ffc009ab2395','[RELEASE] Feature release with TYPO3 v14 support\r\n\r\nThis version comes with some breaking changes. Please follow the upgrade instructions.\r\n\r\nSee: https://github.com/cdaecke/md_newsfrontend/releases/tag/6.0.0','',6000000,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292170,0,'md_newsfrontend','6.0.1',4432,13,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1776155554,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','724015eeab337a3c061da9cc10d2c2bf','[RELEASE] Bufgix release','',6000001,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292171,0,'md_newsfrontend','6.0.2',4432,8,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1778084685,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','1b4f3814a36bf2f9038982bb99c91a9c','[RELEASE] Bufgix release','',6000002,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292172,0,'md_newsfrontend','6.0.3',4432,11,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1778127853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','33c8c5a30aaffcbded07db8a11984b7f','[RELEASE] Bufgix release','',6000003,0,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292173,0,'md_newsfrontend','6.0.4',4432,6,'News frontend','This extension enables frontend users to created news records in the frontend.',2,0,3,1782976591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','af68da5c0e208b2a2a488de87fdd7b87','[RELEASE] Maintenance release','',6000004,1,0,'https://github.com/cdaecke/md_newsfrontend/blob/master/Readme.md','ter','',''),
(9292174,0,'mfc_dataprotection','2.1.1',287,287,'Data Protection Google Analytics  & Facebook Opt-o','Add the possibility to add a opt-out link for GA and Facebook',2,0,4,1555504425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Simon Schmidt','typo3@marketing-factory.de','sfsmfc','e39c1ee2447370e087518569987725c6','Release version 2.1.1','Marketing Factory Consulting GmbH',2001001,1,0,'','ter','',''),
(9292175,0,'feuserfeediting','0.0.1',546,166,'Frontend User Frontend Editing','Empty extension only without any functionality. News about progress @ https://die-netzmacher.de/newsletter/',0,0,3,1555694264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','77112f2bfa820cdbff36b32006593186','Empty extension only without any functionality. News about progress @ https://die-netzmacher.de/newsletter/','',1,0,0,'https://docs.typo3.org/typo3cms/extensions/feuserfeediting/0.0.2','ter','',''),
(9292176,0,'feuserfeediting','0.0.2',546,380,'Frontend User Frontend Editing','Currently an empty shell. Live test with EXT:browser @ https://bit.ly/2VlyyBu News about progress @ https://bit.ly/2Uy772P',0,0,3,1556013024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','0d75f1da38395e6e284e342f07414842','FEATURE: Manual','',2,1,0,'https://docs.typo3.org/typo3cms/extensions/feuserfeediting/0.0.2','ter','',''),
(9292177,0,'mksamlauth','8.7.0',2831,114,'MKSamlAuth','Auth for SAML IDP',2,-1,4,1556004392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','32899ffb44a41a62d3e7584aba84a94c','Initial Upload\r\nFE Login with samlauth','DMK E-BUSINESS GmbH',8007000,0,0,'','ter','',''),
(9292178,0,'mksamlauth','9.5.0',2831,304,'MKSamlAuth','Auth for SAML IDP',2,-1,4,1556009302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','646627408afc1b3c66af370c531e3fb5','Compatibility for T3 9.5LTS','DMK E-BUSINESS GmbH',9005000,0,0,'','ter','',''),
(9292179,0,'mksamlauth','8.7.2',2831,991,'MKSamlAuth','Auth for SAML IDP',2,0,4,1576564567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f6ed6146178ab06716212ff57030c921','This release fix two critical security vulnerability. First of all it now validates the incoming request from the identity provider and if mksamlauth now takes care about other active login mechanism in TYPO3.','DMK E-BUSINESS GmbH',8007002,0,0,'','ter','',''),
(9292180,0,'mksamlauth','9.5.2',2831,97,'MKSamlAuth','Auth for SAML IDP',2,-1,4,1576564598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','3f765603629eeb003daaf41c8df0ff1e','This release fix two critical security vulnerability. First of all it now validates the incoming request from the identity provider and if mksamlauth now takes care about other active login mechanism in TYPO3.','DMK E-BUSINESS GmbH',9005002,0,0,'','ter','',''),
(9292181,0,'mksamlauth','9.5.3',2831,1325,'MKSamlAuth','Auth for SAML IDP',2,0,4,1576574804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','390de6a6564d195c0b4af25c2d571b39','This release fix two critical security vulnerability. First of all it now validates the incoming request from the identity provider and if mksamlauth now takes care about other active login mechanism in TYPO3. ','DMK E-BUSINESS GmbH',9005003,1,0,'','ter','',''),
(9292182,0,'rte_ckeditor_automails','1.0.3',947,255,'CKEditor Rich Text Editor: Auto-link mail addresse','',2,0,4,1556019464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','philipp@kitze.net','kitzberger','74f5ddf5182caafbeed49072a95fd034','Default class mail for auto generated mailto links','',1000003,0,0,'https://github.com/kitzberger/rte_ckeditor_automails/blob/master/README.md','ter','',''),
(9292183,0,'rte_ckeditor_automails','1.0.4',947,144,'CKEditor Rich Text Editor: Auto-link mail addresse','',2,0,4,1588117095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','9b8de1afdc03e669a1f7295ff07ec709','TYPO3 10 compatible','',1000004,0,0,'https://github.com/kitzberger/rte_ckeditor_automails/blob/master/README.md','ter','',''),
(9292184,0,'rte_ckeditor_automails','1.0.5',947,155,'CKEditor Rich Text Editor: Auto-link mail addresse','',2,0,4,1588150280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','7eb3ae241f34349f2eecab14f047eebf','Full TYPO3 10 compatibility','',1000005,0,0,'https://github.com/kitzberger/rte_ckeditor_automails/blob/master/README.md','ter','',''),
(9292185,0,'rte_ckeditor_automails','1.0.6',947,252,'CKEditor Rich Text Editor: Auto-link mail addresse','',2,0,4,1590415398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','46d40b05c42f80b04bec1f7f9ee1558b','Bugfix for consecutive mail addresses not being detected','',1000006,0,0,'https://github.com/kitzberger/rte_ckeditor_automails/blob/master/README.md','ter','',''),
(9292186,0,'rte_ckeditor_automails','1.0.8',947,141,'CKEditor Rich Text Editor: Auto-link mail addresses','',2,0,4,1651564426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','137b7e9a1e50de45edb6d776a27775d2','TYPO3 11 compatibility','',1000008,1,0,'https://github.com/kitzberger/rte_ckeditor_automails/blob/master/README.md','ter','',''),
(9292187,0,'rte_ckeditor_dl','1.0.3',953,380,'CKEditor Rich Text Editor: Definition lists','',2,0,4,1556019658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','philipp@kitze.net','kitzberger','1d46e058f9c171f337a9ffa662b6869d','Initial upload','',1000003,0,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292188,0,'rte_ckeditor_dl','1.0.4',953,155,'CKEditor Rich Text Editor: Definition lists','',2,0,4,1588117115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','b3725b6049fa2fc6e1b96dea92372a0a','TYPO3 10 compatible','',1000004,0,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292189,0,'rte_ckeditor_dl','1.0.5',953,240,'CKEditor Rich Text Editor: Definition lists','',2,0,4,1588150296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','e14368a6a7b27b997a68931e8fa55c66','Full TYPO3 10 compatibility','',1000005,0,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292190,0,'rte_ckeditor_dl','1.0.7',953,137,'CKEditor Rich Text Editor: Definition lists','A simple wrapper extension to integrate Reinmars ckeditor-plugin-descriptionlist into TYPO3s default editor ckeditor.',2,0,4,1651564450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','934bc5f9d16a9fbb50be43c46f69f4e9','TYPO3 11 compatibility','',1000007,0,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292191,0,'rte_ckeditor_dl','2.0.0',953,28,'CKEditor Rich Text Editor: Definition lists','An extension to integrate \"definition lists\" into TYPO3s default editor ckeditor.',2,0,4,1753199728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','8b18e106c5c4e0d18d629880deb2f7f9','Support for TYPO3 12 and 13','',2000000,0,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292192,0,'rte_ckeditor_dl','2.1.0',953,13,'CKEditor Rich Text Editor: Definition lists','An extension to integrate \"definition lists\" into TYPO3s default editor ckeditor.',2,0,4,1776169738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','90d9e2b2f2ee979e6bef5063ff9c3c85','Bugfix for invalid caching identifier.','',2001000,1,0,'https://github.com/kitzberger/rte_ckeditor_dl/blob/master/README.md','ter','',''),
(9292193,0,'content_element_registry','0.0.5',844,298,'Content element registry','Helper for creating typo3 content elements',1,0,2,1556030514,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.5.999\";s:3:\"php\";s:13:\"7.0.0-7.3.999\";}}','Ondrej Grosko','ondrej@digitalwerk.agency','gondro','e13c5f1521618db461b46c4dbf811477','Content element registry initial upload','Digitalwerk',5,0,0,'https://github.com/ogrosko/content-element-registry/blob/master/readme.md','ter','',''),
(9292194,0,'content_element_registry','0.0.6',844,385,'Content element registry','Helper for creating typo3 content elements',2,0,2,1571236809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.5.999\";s:3:\"php\";s:13:\"7.0.0-7.3.999\";}}','Ondrej Grosko','ondrej@digitalwerk.agency','gondro','75a7099c494b2fb768525471e692a975','New version 0.0.6','Digitalwerk',6,0,0,'https://github.com/ogrosko/content-element-registry/blob/master/readme.md','ter','',''),
(9292195,0,'content_element_registry','10.0.3',844,161,'Content element registry','Helper for creating typo3 content elements',2,0,2,1633085652,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.4.999\";s:3:\"php\";s:13:\"7.3.0-7.4.999\";}}','Ondrej Grosko','ondrej@digitalwerk.agency','gondro','3467d7277829e6b55a95597e4814e20a','Typo3 v10 compatibility release','Digitalwerk',10000003,1,0,'https://github.com/ogrosko/content-element-registry/blob/master/readme.md','ter','',''),
(9292196,0,'startkulturneuhaus','0.0.4',582,46,'Start TYPO3 Kultur Neuhaus','Additional CSS for Start TYPO3 responsive for Kulturförderverein Neuhaus am Inn. ',1,0,0,1556104062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ac2d840b14e6c144978356390ec97a7b','INITIAL RELEASE','',4,0,0,'','ter','',''),
(9292197,0,'startkulturneuhaus','0.0.5',582,536,'Start TYPO3 Kultur Neuhaus','Additional CSS for Start TYPO3 responsive for Kulturförderverein Neuhaus am Inn. See: https://kulturfoerderverein-neuhaus.de/',1,0,0,1556104567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a8a9a70d14d65cd7bb84605e7f6b1a7c','IMPROVEMENT: homepage-URL','',5,1,0,'','ter','',''),
(9292198,0,'basic_authentication','0.1.0',398,398,'Basic authentication','Basic authentication for backend and frontend requests',1,0,1,1556105790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','328c89b7b0e0b0007651f51867b9258d','Basic authentication using the middleware','',1000,1,0,'https://github.com/studiomitte/typo3_ext_basic_authentication/blob/master/Readme.md','ter','',''),
(9292199,0,'spreadshop','1.0.0',837,461,'Spreadshop','Integrate a spreadshop',2,0,3,1556659489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7245ac15d5c3962b0713c6ad8a70a4fa','Embed a spreadshop using JS','MEDIA::ESSENZ',1000000,0,0,'','ter','',''),
(9292200,0,'spreadshop','1.0.1',837,192,'Spreadshop','Integrate a spreadshop',2,0,3,1598789552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','1adeef18773ac7aa730530c2b9d799c5','Fix wrong replace and license definition in composer.json','MEDIA::ESSENZ',1000001,0,0,'','ter','',''),
(9292201,0,'spreadshop','1.0.2',837,184,'Spreadshop','Integrate a spreadshop',2,0,3,1616064942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','abf6b13a3d6cdb16a924528ac2042f75','Make TYPO3 9-10 compatible; Add extra - typo3/cms - extension-key to composer.json','MEDIA::ESSENZ',1000002,1,0,'','ter','',''),
(9292202,0,'aws','3.93.1',1157,207,'Amazon AWS SDK','Just install this extension and use amazon aws sdk.',2,-1,4,1556746401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','9abd9a61ee4b3f507354a8c1adda58d0','Initial release','',3093001,0,0,'','ter','',''),
(9292203,0,'aws','3.93.2',1157,140,'Amazon AWS SDK','Just install this extension and use amazon aws sdk.',2,-1,4,1556874895,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','6a96c6c48f406ac7b6dc33b0fc8e6596','upgrade to aws sdk v 3.93.2','',3093002,0,0,'','ter','',''),
(9292204,0,'aws','3.93.7',1157,228,'Amazon AWS SDK','The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc.',2,-1,4,1557686768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','afb5000d5837e9043a6cdf1342366ddf','Upgrade to 3.93.7','',3093007,0,0,'','ter','',''),
(9292205,0,'aws','3.133.6',1157,181,'Amazon AWS SDK','The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. Also install this extension via composer: composer require saschaende/typo3-aws',2,-1,4,1580808502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','be29276c0f2ac79a1f3d63713ceaad8c','See changes on github','',3133006,0,0,'','ter','',''),
(9292206,0,'aws','3.133.15',1157,264,'Amazon AWS SDK','The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. Also install this extension via composer: composer require saschaende/typo3-aws',2,-1,4,1581780030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','70d88d4c21e1e2a71116ae9da1fd85a9','Update and fix for guzzlehttp','',3133015,0,0,'','ter','',''),
(9292207,0,'aws','3.161.2',1157,137,'Amazon AWS SDK','The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. Also install this extension via composer: composer require saschaende/typo3-aws',2,-1,4,1605638983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','Filmmusic.io','info@filmmusic.io','schams.net','7446ffc649bea84a5effaa5de9aac5d6','Update to 3.161.2','',3161002,1,0,'','ter','',''),
(9292208,0,'ns_disqus_comments','1.0.0',2665,257,'[NITSAN] Disqus Comment System','Easily configure Disqus.com to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system.',2,0,3,1556771015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.2.0-9.5.5\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','62812d165b0e41c2d27f561423b6c7b4','Initial upload of EXT:ns_disqus_comments','',1000000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292209,0,'ns_disqus_comments','1.0.1',2665,337,'[NITSAN] Disqus Comment System','Easily configure Disqus.com to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system.',2,0,3,1556858468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','dedb7e0810e5034e8da31b09708b539c','[TODO] Changed TYPO3 version compatibility','',1000001,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292210,0,'ns_disqus_comments','1.0.2',2665,327,'[NITSAN] Disqus Comment System','Easily configure Disqus.com to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system.',2,0,3,1558767565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','19ff21df6fb29e45a70344a6a4f9dcab','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292211,0,'ns_disqus_comments','1.1.0',2665,302,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. Live-Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ You can download PRO version for more-features & free-support at ttps://t3terminal.com/typo3-disqus-comment-plugin-free/',2,0,3,1575346485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','99fd6c006c8e1db4b1f97b703ac9d41e','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292212,0,'ns_disqus_comments','1.2.0',2665,309,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1581502706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','629765c34a68a46186828fa3789f2322','[Update] Maintenance Release with TYPO3 v10 Support','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292213,0,'ns_disqus_comments','1.2.1',2665,290,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1593525108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','bcaf82c4dad732d9dc98ec1580bf93f6','[Update]Code cleanup and applied Gitlab/Github lints','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292214,0,'ns_disqus_comments','1.2.3',2665,126,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1631180270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','86baf93aa39eb004b47151062105ec88','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/typo3-disqus-comment-extension','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292215,0,'ns_disqus_comments','2.0.0',2665,115,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1640247225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','abee4686507bbfc18e00b0ae36a4b6d1','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-disqus-comment-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292216,0,'ns_disqus_comments','2.0.1',2665,108,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1643010507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','9c1f283d46dfdf3ceef8a6b0cb86cee9','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-disqus-comment-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292217,0,'ns_disqus_comments','2.0.2',2665,138,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3terminal.com/typo3-disqus-comment-extension',2,0,3,1645009827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','0a6a095595b5fbb632b799a2e578fbef','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-disqus-comment-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292218,0,'ns_disqus_comments','12.0.0',2665,88,'[NITSAN] Disqus.com Plugin','Easily configure Disqus.com plugin to your TYPO3 pages, news, blogs etc., Disqus is world one of the most popular comment system. LIVE Demo: https://demo.t3terminal.com/t3t-extensions/disqus-comment/ PRO version: https://t3planet.com/typo3-disqus-comment-extension',2,0,3,1688484056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d3a9644f3a31db506b9aafdf06956f97','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-disqus-comment-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292219,0,'ns_disqus_comments','12.0.1',2665,60,'Disqus','Using the TYPO3 Disqus Comment Extension you can connect DISQUS comments plugin into your website. This extension adds a DISQUS comments section to TYPO3 pages, allowing users to comment using their favorite social networks. Users can receive notifications about new replies, share messages, and engage with your content. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/disqus-comments  Documentation & Free Support: https://t3planet.com/typo3-disqus-comment-extension',2,0,3,1712670007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','32015f8753043ef80092d708f393508a','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292220,0,'ns_disqus_comments','12.1.0',2665,62,'Disqus','Using the TYPO3 Disqus Comment Extension you can connect DISQUS comments plugin into your website. This extension adds a DISQUS comments section to TYPO3 pages, allowing users to comment using their favorite social networks. Users can receive notifications about new replies, share messages, and engage with your content. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/disqus-comments  Documentation & Free Support: https://t3planet.com/typo3-disqus-comment-extension',2,0,3,1716895406,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4104f9dbc338ca80a316d69a65821f0d','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292221,0,'ns_disqus_comments','2.1.0',2665,49,'Disqus.com Plugin','Using the TYPO3 Disqus Comment Extension you can connect DISQUS comments plugin into your website. This extension adds a DISQUS comments section to TYPO3 pages, allowing users to comment using their favorite social networks. Users can receive notifications about new replies, share messages, and engage with your content. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/disqus-comments  Documentation & Free Support: https://t3planet.com/typo3-disqus-comment-extension',2,0,3,1716895504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','74e2963897dd326164841b222eee761d','New release of version 2.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet // NITSAN',2001000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292222,0,'ns_disqus_comments','13.0.0',2665,52,'Disqus','Using the TYPO3 Disqus Comment Extension you can connect DISQUS comments plugin into your website. This extension adds a DISQUS comments section to TYPO3 pages, allowing users to comment using their favorite social networks. Users can receive notifications about new replies, share messages, and engage with your content. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/disqus-comments  Documentation & Free Support: https://t3planet.com/typo3-disqus-comment-extension',2,0,3,1729491743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','60836cb2c791ab4e9584dceee554b021','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292223,0,'ns_disqus_comments','13.0.1',2665,26,'TYPO3 Disqus Integration','Integrate the Disqus comment system seamlessly into your TYPO3 website. Allow users to post comments using their social accounts and stay engaged through notifications and replies.',2,0,3,1751352190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','22ff0ba940f277cac6b9c4b7f46d3747','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292224,0,'ns_disqus_comments','14.0.0',2665,19,'TYPO3 Disqus Integration','Integrate the Disqus comment system seamlessly into your TYPO3 website. Allow users to post comments using their social accounts and stay engaged through notifications and replies.',2,0,3,1770270108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','86ccc58dc9122f27940853958d60e03f','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-disqus-comment-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-disqus-kommentar-erweiterung','ter','',''),
(9292225,0,'backend_debug','1.1.0',295,295,'Backend debug','Some support for backend debugging',1,0,0,1556917399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.9.99\";}}','Georg Ringer','','just2b','d48acdab1d1ad5fbababd3e263638553','Get debug information in 8 LTS as in 9 out of the box, see https://github.com/georgringer/backend_debug','',1001000,1,0,'https://github.com/georgringer/backend_debug','ter','',''),
(9292226,0,'eh_backend','1.0.0',904,292,'Backend optimization module','A TYPO3 extension for optimizing the backend for editors.',2,0,3,1557086796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','Ephraim Härer','ephraim@ephespage.de','kephson','f7c028910edee89b7981d53ba89bbdf7','initial release','private',1000000,0,0,'https://github.com/Kephson/eh_backend','ter','',''),
(9292227,0,'eh_backend','1.0.1',904,436,'Backend optimization module','A TYPO3 extension for optimizing the backend for editors.',2,0,3,1561315288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','Ephraim Härer','ephraim@ephespage.de','kephson','99c620c027ee4c8ea64ef654077c69ba','Updated composer.json','private',1000001,0,0,'https://github.com/Kephson/eh_backend','ter','',''),
(9292228,0,'eh_backend','1.0.2',904,176,'Backend optimization module','A TYPO3 extension for optimizing the backend for editors.',2,0,3,1619426986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','Ephraim Härer','ephraim@ephespage.de','kephson','eae4a8fb01e1faff49d0cca8f4774009','Composer updates - added extra section for typo3/cms, updated dependencies','private',1000002,1,0,'https://github.com/Kephson/eh_backend','ter','',''),
(9292229,0,'miniredirect','2.0.0',794,147,'MiniRedirect','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements',1,0,3,1557140391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','827a2b571db9b991cf50b33110d459d9','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements','',2000000,0,0,'https://github.com/SvenJuergens/miniredirect/','ter','',''),
(9292230,0,'miniredirect','2.1.0',794,80,'MiniRedirect','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements',1,0,3,1565623678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','0bcb5148f35e637c7fa7ed7fd19d8e71','-replace ß in urls \r\n-Possibility to activate logging','',2001000,0,0,'https://github.com/SvenJuergens/miniredirect/','ter','',''),
(9292231,0,'miniredirect','2.1.2',794,168,'MiniRedirect','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements',1,0,3,1565705666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','27ad95aabc3c949a91a27c989a166c46','added host to log Infos','',2001002,0,0,'https://github.com/SvenJuergens/miniredirect/','ter','',''),
(9292232,0,'miniredirect','2.1.3',794,232,'MiniRedirect','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements',1,0,3,1566227898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','16ed60250bb6db27cd6d9a21007b5517','BUGFIX: prevent \"too many redirects\" due to spaces in the URL','',2001003,0,0,'https://github.com/SvenJuergens/miniredirect/','ter','',''),
(9292233,0,'miniredirect','3.0.1',794,167,'MiniRedirect','A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue replacements',1,0,3,1624436038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.27-11.2.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','6f4936dcfad418f5a6e654c7d9ebbcda','compatibility with 10.4 and 11.2','',3000001,1,0,'https://github.com/SvenJuergens/miniredirect/','ter','',''),
(9292234,0,'highlight_js','1.0.0',1084,124,'Highlight.js','Add code on your frontend',1,0,6,1557141556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','17be82db229b0514cccd75f6a5103add','Initial release\r\n[FEAT] Various languages added\r\n[FEAT] Various styles added\r\n\r\nMore information:\r\nhttps://github.com/AKaravas/highlight_js','',1000000,0,0,'https://github.com/AKaravas/highlight_js','ter','',''),
(9292235,0,'highlight_js','1.1.0',1084,90,'Highlight.js','Add code on your frontend',1,0,6,1557143019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','86124b8962beb8ba8b8cd5875313d56a','[FEAT] composer.json added\r\n','',1001000,0,0,'https://github.com/AKaravas/highlight_js','ter','',''),
(9292236,0,'highlight_js','1.1.1',1084,100,'Highlight.js','Create a highlight.js element on TYPO3 as normal content element',1,0,6,1557144191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','e8d7bd473e4332748caff6799f749169','[FEAT] Extension Image added','',1001001,0,0,'https://github.com/AKaravas/highlight_js','ter','',''),
(9292237,0,'highlight_js','1.1.2',1084,422,'Highlight.js','Create a highlight.js element on TYPO3 as normal content element',1,0,6,1557150570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.4-9.5.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','e7d424f8c7d6fe7636ce7da70ce1b658','[FIX] Composer error fixed','',1001002,0,0,'https://github.com/AKaravas/highlight_js','ter','',''),
(9292238,0,'highlight_js','2.0.0',1084,348,'Highlight.js','Create a highlight.js element on TYPO3 as normal content element',2,0,6,1573031608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.4-10.1.99\";}}','Aristeidis Karavas','aristeidis.karavas@gmail.com','karavas','1ce2dace48f76b8761e300ad40fb8b27','Support for TYPO3 v10 added\r\nBugfixes','',2000000,1,0,'https://github.com/AKaravas/highlight_js','ter','',''),
(9292239,0,'staticfilecache','4.0.1',8357,658,'Static File Cache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!',2,0,2,1557252311,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Static File Cache Team','tim@fruit-lab.de','spyker','fd28a17cde54cd3aba556e433c206cb7','Old release for old TYPO3 versions (Please use this extension! nc_staticfilecache and fl_staticfilecache are deprecated!). Older release (e.g. for TYPO3 6.2) are on github.','Static File Cache Team',4000001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292240,0,'staticfilecache','5.4.1',8357,246,'Static File Cache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1557252367,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.2.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Static File Cache Team','tim@fruit-lab.de','spyker','7080c253f46f3a2088d7f969aa76d254','Old release based on github','Static File Cache Team',5004001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292241,0,'staticfilecache','6.1.3',8357,275,'Static File Cache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1557252419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','Static File Cache Team','tim@fruit-lab.de','spyker','35244d6ca5506fa747b23c6f97a17f1c','Old release based on TER','Static File Cache Team',6001003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292242,0,'staticfilecache','7.1.1',8357,258,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1557252473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','37b006083d52a2c578eb749948551a79','Old release based on github','StaticFileCache Team',7001001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292243,0,'staticfilecache','8.1.0',8357,342,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1557252959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','91e0247d0e4f30dbd033ae10895c4907','Most up-2-date version incl. more backend features and new option to rename the caching tables','StaticFileCache Team',8001000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292244,0,'staticfilecache','8.2.0',8357,294,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1557845549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','1c62961cc522b0a09b348ecb0866b3c4','https://github.com/lochmueller/staticfilecache/releases/tag/8.2.0','StaticFileCache Team',8002000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292245,0,'staticfilecache','8.2.1',8357,299,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1559302877,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','4c228928ead5d74f90283204862be94d','Bugfix release','StaticFileCache Team',8002001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292246,0,'staticfilecache','8.2.2',8357,418,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1562006217,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','72793c6bc76efb5665d1d333095dde5f','Readd the scheduler tasks, small bugfixes','StaticFileCache Team',8002002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292247,0,'staticfilecache','9.0.0',8357,507,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1564749657,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.0.99\";s:3:\"php\";s:11:\"7.0.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','89a396bdf687d19e7b0372f261c05828','[FEATURE] Priority Boost Queue, [FEATURE] TYPO3 10.x compatibility, [FEATURE] Add FallbackMiddleware, [TASKBUGFIX] Cleanups in spelling and clean code','StaticFileCache Team',9000000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292248,0,'staticfilecache','10.0.0',8357,239,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1570693198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','9120a847813182e672dfb719610e58fb','Please check https://github.com/lochmueller/staticfilecache/releases/tag/10.0.0','StaticFileCache Team',10000000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292249,0,'staticfilecache','10.0.1',8357,306,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1570713241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','0c469827c54888b34e22b55fd93f624e','Bugfix release','StaticFileCache Team',10000001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292250,0,'staticfilecache','10.0.2',8357,284,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1571839708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','80288664379863c827a9fd893f6db41d','Bugfix release','StaticFileCache Team',10000002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292251,0,'staticfilecache','10.0.3',8357,303,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1572702501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','e4e8ae726d43bcadabb710ff0648110d','Fix version in ext_emconf file','StaticFileCache Team',10000003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292252,0,'staticfilecache','10.1.0',8357,508,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1573213496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','ca5394639e7574428a1d05aead03f223','Bugfix release incl. Apache Module check in backend','StaticFileCache Team',10001000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292253,0,'staticfilecache','11.1.6',8357,360,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1587578988,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','63d8f94f6c172703e845b2a33940d9a2','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',11001006,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292254,0,'staticfilecache','11.1.7',8357,311,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1593500121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','94aa561e3eaaa631d8598028d6b1e280','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',11001007,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292255,0,'staticfilecache','12.0.1',8357,220,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1598529603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','c6c0643fc9be7670c47d5ce385031900','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12000001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292256,0,'staticfilecache','12.0.2',8357,206,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1602663757,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','3de5d8035ac47e2a32d2a0b032c776dc','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12000002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292257,0,'staticfilecache','12.0.3',8357,146,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1604653883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','225c5ef8e7dced178337cfa873cad342','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12000003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292258,0,'staticfilecache','12.0.4',8357,184,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1605189678,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','fb4fc3747aa1767d02b01d2f2d43695f','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12000004,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292259,0,'staticfilecache','12.1.0',8357,147,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1614287836,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','7b387d9450e8ae804f08f57e38353f39','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12001000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292260,0,'staticfilecache','12.2.0',8357,129,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1618381194,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','57d51f9caba8920352f2822922ecda17','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12002000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292261,0,'staticfilecache','12.2.1',8357,133,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1620250125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','67848e8cadc671f4816ddc6584e11904','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12002001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292262,0,'staticfilecache','12.3.0',8357,120,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1628862801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','5adcf60585af3fa076201335de16c662','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12003000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292263,0,'staticfilecache','12.3.2',8357,126,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1632503633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','674694f7b76738ba84a2b3c38b514c33','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12003002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292264,0,'staticfilecache','12.3.3',8357,126,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1635801575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','7dbe954823106efdcaceda82912eb9c2','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12003003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292265,0,'staticfilecache','12.4.0',8357,113,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1640028994,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','d21183eb0b47c4aea03105ff451f30e0','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292266,0,'staticfilecache','12.4.1',8357,111,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1641549088,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','94b5ee648fd8f61be72d6bf1b398615d','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292267,0,'staticfilecache','12.4.2',8357,105,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1642422079,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','92805aed7cb44c42f8bca17fd53b3d65','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292268,0,'staticfilecache','12.4.3',8357,120,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1642688424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','a5f421c5299b916ced203f7558139fe9','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292269,0,'staticfilecache','12.4.4',8357,115,'StaticFileCache','Transparent StaticFileCache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1644244823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','fc2cde4c73cc3dd270a4a1f6c992b2e9','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004004,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292270,0,'staticfilecache','12.4.5',8357,131,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1650052262,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','a4d381b2e5a7b719e6f5760a8e96e8b4','Next release :) More information on https://github.com/lochmueller/staticfilecache/releases','StaticFileCache Team',12004005,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292271,0,'staticfilecache','13.1.2',8357,68,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1695985247,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','3cfbcc3d0e9587afe9b3bd0e93dda7ae','v13 TER release','StaticFileCache Team',13001002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292272,0,'staticfilecache','13.1.3',8357,105,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1695985545,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','b9591b5936d6cc04c8acfdf54a52c209','chore: Change ext_emconf.php version to 13.1.3','StaticFileCache Team',13001003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292273,0,'staticfilecache','14.0.1',8357,77,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1707765128,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','be947d3633c2411b0e4f655a07750d0b','Change ext_emconf.php version to 14.0.1','StaticFileCache Team',14000001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292274,0,'staticfilecache','15.0.2',8357,45,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1730554020,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','12fe970723cec69ef51fcddb5ba5133d','Change ext_emconf.php version to 15.0.2','StaticFileCache Team',15000002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292275,0,'staticfilecache','15.1.0',8357,40,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1731534625,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','45afd08ff0541ba5142dee09757fd37f','Change ext_emconf.php version to 15.1.0','StaticFileCache Team',15001000,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292276,0,'staticfilecache','15.1.1',8357,46,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1732050447,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','8afbd3f084aecb96cd5dd150a021a800','Change ext_emconf.php version to 15.1.1','StaticFileCache Team',15001001,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292277,0,'staticfilecache','15.1.2',8357,44,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1737747839,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','557be4b53e5a6a058cc045fcb254fce0','Release 15.1.2 - more information on GitHub ;)','StaticFileCache Team',15001002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292278,0,'staticfilecache','15.2.2',8357,37,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1745517482,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','d8f18b91d31eb59b943ef1cc671539f0','Change ext_emconf.php version to 15.2.2','StaticFileCache Team',15002002,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292279,0,'staticfilecache','15.2.3',8357,30,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1756841209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','25de8573b940a833764acbb72f041c53','chore: Change ext_emconf.php version to 15.2.3','StaticFileCache Team',15002003,0,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292280,0,'staticfilecache','16.0.1',8357,25,'StaticFileCache','Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!',2,0,2,1766440575,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:7:\"backend\";s:14:\"14.0.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','StaticFileCache Team','tim@fruit-lab.de','spyker','f62cf7fa82aad3d46ad6593f63e9ea40','chore: Change ext_emconf.php version to 16.0.1','StaticFileCache Team',16000001,1,0,'https://docs.typo3.org/p/lochmueller/staticfilecache/main/en-us/','ter','',''),
(9292281,0,'google_ads','8.0.0',1662,309,'Google Ads Integration','Manage Google Ads campaigns from your backend',2,0,0,1557483222,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.24-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','TYPO3 GmbH Team','info@typo3.com','abandoned_extensions','50286c3b1a453d5078d7127a50200ed8','Initial release\r\n\r\nFind information on https://typo3.com/google-ads/','TYPO3 GmbH',8000000,0,0,'https://docs.typo3.org/typo3cms/extensions/google_ads/','ter','',''),
(9292282,0,'google_ads','9.0.0',1662,327,'Google Ads Integration','Manage Google Ads campaigns from your backend',2,0,0,1557483251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.2.0-9.99.99\";}}','TYPO3 GmbH Team','info@typo3.com','abandoned_extensions','7a360c2e35eaef4d5abfd83cfa802348','Initial release\r\n\r\nFind information on https://typo3.com/google-ads/','TYPO3 GmbH',9000000,0,0,'https://docs.typo3.org/typo3cms/extensions/google_ads/','ter','',''),
(9292283,0,'google_ads','9.1.0',1662,712,'Google Ads Integration','Manage Google Ads campaigns from your backend',2,0,0,1559901392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.2.0-9.5.99\";}}','TYPO3 GmbH Team','info@typo3.com','abandoned_extensions','cc569557a098471e465ef9de255520b9','Maintenance Release\r\n\r\nFind information on https://typo3.com/google-ads/','TYPO3 GmbH',9001000,1,0,'https://docs.typo3.org/typo3cms/extensions/google_ads/','ter','',''),
(9292284,0,'google_ads','8.1.0',1662,314,'Google Ads Integration','Manage Google Ads campaigns from your backend',2,0,0,1559902253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.24-8.7.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','TYPO3 GmbH Team','info@typo3.com','abandoned_extensions','7b6aead2b62de69fa229aaa63f05f9c6','Maintenance Release\r\n\r\nFind information on https://typo3.com/google-ads/','TYPO3 GmbH',8001000,0,0,'https://docs.typo3.org/typo3cms/extensions/google_ads/','ter','',''),
(9292285,0,'jwtools2','3.0.0',3886,251,'JW tools','Tools for TYPO3 and various extensions',2,0,1,1557496520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','edd48ab564b3e64a8b429f432ebf9224','Add feature to activate a new task called Execute SQL-Query','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292286,0,'jwtools2','3.0.1',3886,264,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1557736085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d4784f7f1619f4ca3e25c9fa3ef60465','We have added documentation and a new task to execute SQL-Queries','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292287,0,'jwtools2','3.2.0',3886,292,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1565691642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1dc0971133f01384299247bbd431ab2a','Added SplitFileRef ViewHelper. Updated Documentation','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292288,0,'jwtools2','4.1.0',3886,283,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1576680007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','cf5c9d21656c8958eb90c0230c158c02','New Feature: Show Upload Fields in top of ElementBrowser and LinkHandler.','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292289,0,'jwtools2','4.2.0',3886,319,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1583164197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','01642240c8051be165a5e8a4d68282e3','Added new Command to convert plain BE or FE passwords to salted hashes','jweiland.net',4002000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292290,0,'jwtools2','5.1.0',3886,164,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1604669529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fe38ccb9427cd3097d4b1b9610e28a7d','Remove TYPO3 8.7 compatibility. Add TYPO3 10.4 compatibility. Add Abstract to persist static values in a mapping table for RouteEnhancer.','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292291,0,'jwtools2','5.2.2',3886,113,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1621945532,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','720710655289876f777e154e89aeaceb','Add compatibility with EXT:solr version 11.0.4','jweiland.net',5002002,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292292,0,'jwtools2','5.3.1',3886,125,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1622472128,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','932a7f8c1fc807617205c5ee29cb2368','Add item to context menu of filelist to create/update file metadata with fresh information incl. width/height.','jweiland.net',5003001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292293,0,'jwtools2','5.4.0',3886,108,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1627918430,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7d9d5e6682818e170c632a659b5836e3','Add additional reports (updatable extensions) for EXT:reports module, if installed and activated.','jweiland.net',5004000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292294,0,'jwtools2','5.4.1',3886,121,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1628068275,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','32b7457de03a0c1ca6cb7af1c619f57a','Now you can decide on your own, if mails about updatable extensions should be sent as INFO or WARNING','jweiland.net',5004001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292295,0,'jwtools2','5.5.0',3886,115,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1630513572,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','3f0e5e300f10438605940b7a9e6e1d38','Add option to apply a patch/hook for https://forge.typo3.org/issues/21161:\r\nProblem with moved translated content elements (wrong column)','jweiland.net',5005000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292296,0,'jwtools2','5.5.1',3886,131,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1630924078,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','898498d9253198cc554b6b3ede86656c','BUGFIX: Update patch to transfer translated tt_content records while move-command in BE forms to be compatible with TYPO3 9.5, too.','jweiland.net',5005001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292297,0,'jwtools2','5.7.0',3886,102,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1655985581,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','32a2556a07740ee22bad31abfe749af7','Feature: Add command to query cache entries and tags\r\nFeature: Add Caching Framework Analyzer and Logger','jweiland.net',5007000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292298,0,'jwtools2','5.8.1',3886,107,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1658476995,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9e65f34fbdce3798b934be73fd8b085d','Add option to improve performance for admins in LiveSearch','jweiland.net',5008001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292299,0,'jwtools2','5.9.0',3886,81,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1669196608,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','59f76b4c4bcb044812151cda1543456d','[BUGFIX] filelist moves below pagetree when activating show upload form in to of EB\r\n[FEATURE] Set image columns as required. Image are not selectable anymore in FileBrowser.','jweiland.net',5009000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292300,0,'jwtools2','5.10.2',3886,82,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1669303998,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f5dbdde2b0fc1c93f33540e625590f65','Use correct german translation for LiveSearch performance\r\nAdd FlashMessage for non selectable columns in FileBrowser\r\n[FEATURE] Add edit button to element information view\r\nUse preg_match to split FileBrowser forms\r\nAdd .github dir to .gitattributes','jweiland.net',5010002,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292301,0,'jwtools2','6.0.0',3886,87,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1669387879,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','42f452dd8ef3369e2233bbe575445cef','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nUpdate documentation to the latest structure','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292302,0,'jwtools2','6.0.1',3886,81,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1669729602,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dcf3ed6a1e29426eafc7801b58be7690','[BUGFIX] Translate columns in infobox of non-selectable image feature','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292303,0,'jwtools2','6.0.2',3886,90,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1669901741,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1ac1a8d56f33d62bd38a8c60ee03e6f8','[BUGFIX] Overwrite FileBrowser only for file and folder requests','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292304,0,'jwtools2','6.0.3',3886,99,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1670504822,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6adad782099b9ba27e7468c9db0ed52b','[BUGFIX] Use linkThisScript, if there is no returnUrl in URL params','jweiland.net',6000003,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292305,0,'jwtools2','6.0.4',3886,77,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1673361053,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','19eed9b015ecc7f442528e86b20a8b16','[BUGFIX] Allow switching folders in FileBrowser (modal window). JS error.','jweiland.net',6000004,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292306,0,'jwtools2','6.0.5',3886,75,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1673365216,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','43079bdfedf85d4b0eb0839e426b3f9a','[BUGFIX] Repair upload/create form on top of ElementBrowser feature for TYPO3 11','jweiland.net',6000005,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292307,0,'jwtools2','6.0.6',3886,107,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1673534362,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9210feb641cc8ba1612fb9b886c269c8','[BUGFIX] Prevent loading FileBrowser JS, if mode is not file or folder','jweiland.net',6000006,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292308,0,'jwtools2','5.10.3',3886,70,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1686664065,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"11.0.4-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','16545d0dfad53fc442095917f0cd5f88','Bugfix: Use TYPO3 Core LogLevel to prevent error while creating execute SQL task','jweiland.net',5010003,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292309,0,'jwtools2','7.0.0',3886,55,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute \n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1712660056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','402669d9586f28fcb78cad0e1e0724e3','- TYPO3 12 compatibility fixes\r\n- Removed deprecated functions and calls\r\n. Removed obsolete functionalities that are not valid anymore\r\n- Backend JavaScript adapted to new format eliminating jQuery','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292310,0,'jwtools2','6.0.7',3886,49,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute\n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1715588175,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d261465fbba33bbb05aa9087f2dbc26d','PERFORMANCE: Prevent calling getListOfAllowedCategoryUids multiple times','jweiland.net',6000007,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292311,0,'jwtools2','6.0.8',3886,48,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute\n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1715588208,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:15:\"11.2.0-11.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ae3cfaf4da52869de78063060a922434','BUGFIX: Replace PHP:empty with a check against empty string','jweiland.net',6000008,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292312,0,'jwtools2','7.0.1',3886,60,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute\n        SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree\n        with a simple click in extensionmanager.',2,0,1,1715588327,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','02daf8728fbce4b36b822ff2042d7e02','PERFORMANCE: Prevent calling getListOfAllowedCategoryUids multiple times','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292313,0,'jwtools2','7.0.2',3886,45,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1720603769,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','464ebf947a214b2e93ae9b7c5346b45c','BUGFIX: Use global TYPO3_REQUEST to retrieve server request object in CF logger','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292314,0,'jwtools2','7.1.0',3886,51,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1720612941,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','cd95c4e27a68438e5c8b2c3520821b08','FEATURE: Add checkbox to throw exception, if invalid cache entry will be stored','jweiland.net',7001000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292315,0,'jwtools2','7.1.1',3886,52,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1722362597,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','15ce604a14356f637ffae7c9a4909fee','[BUGFIX] Fixed argument type casting issue when the scheduler is saved with index queue task.','jweiland.net',7001001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292316,0,'jwtools2','7.1.2',3886,51,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1725266720,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c44530f720a9afca40156d32eb3e904a','Bugfix: Update use statement of QueryGenerator\r\nDOCS: Use new content rendering\r\nDOCS: Set line length to max. 80 chars\r\nTASK: Update testing intrastructure','jweiland.net',7001002,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292317,0,'jwtools2','8.0.0',3886,29,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1744196642,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e18f6d9f6116596932ea02497e2f626d','- Compatibility fix for TYPO3 13\r\n- Dropped older version compatibility\r\n- Fixed deprecations and removed obsolete API calls\r\n- Replaced removed hooks with PSR-14 Events','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292318,0,'jwtools2','8.0.1',3886,41,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1744197029,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"13.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','321bd728bcaef0cb9b997def416c4cff','- Compatibility fix for TYPO3 13\r\n- Dropped older version compatibility\r\n- Fixed deprecations and removed obsolete API calls\r\n- Replaced removed hooks with PSR-14 Events','jweiland.net',8000001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292319,0,'jwtools2','7.2.0',3886,14,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1769001573,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c76f8a13906bcdd4026db993930d5b94','[BUGFIX] Remove ModifyElementInformationHook as it is native in TYPO3 v12\r\n\r\nSince TYPO3 v12, the \"Edit\" button in the Element Information view \r\n(show_item) is available by default in the core. The custom hook \r\nModifyElementInformationHook, which provided this functionality for \r\nolder versions, is now redundant and has been removed.\r\n\r\nThis cleanup includes:\r\n- Removal of Classes/Hooks/ModifyElementInformationHook.php\r\n- Removal of the configuration option typo3ShowEditButtonInElementInformation\r\n- Cleanup of ExtConf.xlf and ext_conf_template.txt\r\n- Update of documentation to remove the obsolete setting','jweiland.net',7002000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292320,0,'jwtools2','8.1.0',3886,14,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1769003072,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"13.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e8b615ce4e2adcd56325829a4bf0b9a0','[BUGFIX] Remove ModifyElementInformationHook as it is native in TYPO3 v12\r\n\r\nSince TYPO3 v12, the \"Edit\" button in the Element Information view \r\n(show_item) is available by default in the core. The custom hook \r\nModifyElementInformationHook, which provided this functionality for \r\nolder versions, is now redundant and has been removed.\r\n\r\nThis cleanup includes:\r\n- Removal of Classes/Hooks/ModifyElementInformationHook.php\r\n- Removal of the configuration option typo3ShowEditButtonInElementInformation\r\n- Cleanup of ExtConf.xlf and ext_conf_template.txt\r\n- Update of documentation to remove the obsolete setting','jweiland.net',8001000,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292321,0,'jwtools2','8.1.1',3886,20,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1769021959,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"13.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','f27eb214e5c369bf318ae4b77430eb38','[TASK] Simplify access restriction in Backend Module configuration','jweiland.net',8001001,1,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292322,0,'jwtools2','7.2.1',3886,13,'JW tools','Jwtools2 contains a scheduler task for Solr to index multiple Pagetrees and a task to execute SQL-Queries. Further there are settings to enable some features in TYPO3 like showing the Page UID in Pagetree with a simple click in extensionmanager.',2,0,1,1770728960,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c0a93aca5802e079484b4883df6d092e','[BUGFIX] Move QueryGenerator to Database sub-namespace\r\n    \r\n    The QueryGenerator class is moved from JWeilandJwtools2Query\r\n    to JWeilandJwtools2DatabaseQuery to better reflect its\r\n    responsibility and improve project structure. This is a BUGFIX\r\n    because in version 7.2.0 this move was not corrected in this class','jweiland.net',7002001,0,0,'https://docs.typo3.org/p/jweiland/jwtools2/main/en-us/','ter','',''),
(9292323,0,'sluggi','1.1.0',5227,355,'sluggi','The little slug helper',2,0,4,1557516172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','81bf3a77e1efe2333a0594a5be48422b','TYPO3 CMS page slugs for editors','wazum.com',1001000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292324,0,'sluggi','1.2.0',5227,269,'sluggi','The little slug helper',2,0,4,1563771631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','e0ca8ff95eace888d56777cb28642cb5','Rename slug segments recursively (and create redirects for old URL), fixed bugs','wazum.com',1002000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292325,0,'sluggi','1.2.1',5227,329,'sluggi','The little slug helper',2,0,4,1564053822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','dd0ca932753c1f44aff7d6ac5875995c','Bugfix release','wazum.com',1002001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292326,0,'sluggi','1.2.2',5227,274,'sluggi','The little slug helper',2,0,4,1568834127,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','30e49823ff114e043a5446447c0d70c9','Use correct source_host with redirect records (create, delete)','wazum.com',1002002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292327,0,'sluggi','1.3.0',5227,274,'sluggi','The little slug helper',2,0,4,1569501628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','cd2c396affaea5ab61bafe583d32c8fc','Rename slug segments when moving pages.\r\nFix using wrong language for translated page slugs.','wazum.com',1003000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292328,0,'sluggi','1.5.0',5227,252,'sluggi','The little TYPO3 9 slug helper',2,0,4,1570475728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','0006f30dc0947e0f56357162245ecf74','Synchronize URL with page title or any other configured field.\r\nFix a possible problem with looping redirects.\r\n\r\nSee README on github for details.','wazum.com',1005000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292329,0,'sluggi','1.6.0',5227,285,'sluggi','The little TYPO3 9 slug helper',2,0,4,1570718686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','a109a10d3479bf9544853ceff9cbdda4','Use HTTP status code 307 instead of 301 for generated redirects.\r\nFix problems with trailing slashes.\r\nUI fix: Re-create URL only if activating sync, not when deactivating.','wazum.com',1006000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292330,0,'sluggi','1.7.0',5227,250,'sluggi','The little TYPO3 9 slug helper',2,0,4,1572025906,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','31a6c8f319dec415eb797f585e942d4b','Remove hard dependency on typo3/cms-redirects.\r\nAdd a new configuration option to enable/disable creating redirects.\r\nFix KEY definition for source_path column.','wazum.com',1007000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292331,0,'sluggi','1.7.1',5227,294,'sluggi','The little TYPO3 9 slug helper',2,0,4,1572245381,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','4f8fa69a472bc91954f8dccb098212a6','Adapt table definitions to recent sys_redirect values','wazum.com',1007001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292332,0,'sluggi','1.8.3',5227,349,'sluggi','The little TYPO3 9 slug helper',2,0,4,1576835819,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','65c3bfadbcef09e1924d6f8e6421cd5c','New features and bugfixes, see history and README','wazum.com',1008003,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292333,0,'sluggi','1.9.1',5227,305,'sluggi','The little TYPO3 9 slug helper',2,0,4,1582139823,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','f35f86a75914d0b852593feacf544a65','Workaround for TYPO3 9.5.14 core bug, update required!','wazum.com',1009001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292334,0,'sluggi','1.9.8',5227,175,'sluggi','The little TYPO3 9 slug helper',2,0,4,1587459665,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','bb491a0ca0555e207eadebe649890520','A new feature (a new option to allow only editing the last URL segment part) and bugfixes, see README. Please update.','wazum.com',1009008,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292335,0,'sluggi','1.9.10',5227,340,'sluggi','The little TYPO3 9 slug helper',2,0,4,1587537113,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','8123bc603bc679883fe861c33354e94b','Fixed two bugs related to redirects.','wazum.com',1009010,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292336,0,'sluggi','1.10.3',5227,138,'sluggi','The little TYPO3 9 slug helper',2,0,4,1605187112,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"redirects\";s:0:\"\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','88d0f9d50b6f59bfb5a45105f8a469d2','Feature (update slug when copying pages) and bugfix release for TYPO3 CMS 9','wazum.com',1010003,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292337,0,'sluggi','2.0.0',5227,177,'sluggi','The little TYPO3 slug helper',2,0,4,1605187207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','20249cf4b95627db66144702d9eb1dcd','First release of complete rewrite for TYPO3 10 CMS (see documentation)','wazum.com',2000000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292338,0,'sluggi','2.0.1',5227,143,'sluggi','The little TYPO3 slug helper',2,0,4,1610606145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','d766c79624398cc69ab72edc13e16242','Bugfix release for TYPO3 CMS 10, changelog: https://github.com/wazum/sluggi/compare/2.0.0...2.0.1','wazum.com',2000001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292339,0,'sluggi','2.1.0',5227,128,'sluggi','The little TYPO3 slug helper',2,0,4,1631444754,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','bf94d556b57aa71ae16c1538fa2f1c5c','Bugfixes and new features','wazum.com',2001000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292340,0,'sluggi','3.0.1',5227,107,'sluggi','The little TYPO3 slug helper',2,0,4,1645171291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','9bb8fbabc4d7e1ff779d4b97934d87a7','Update for TYPO3 CMS 11 and Workspaces, please report any issues on Github','wazum.com',3000001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292341,0,'sluggi','2.1.3',5227,43,'sluggi','The little TYPO3 slug helper',2,0,4,1647937131,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','b725d5805150a40a6a5961dff39891f1','Bugfix release for TYPO3 10 (mostly \"lock\" feature and backend UI related issues)','wazum.com',2001003,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292342,0,'sluggi','3.0.2',5227,130,'sluggi','The little TYPO3 slug helper',2,0,4,1647937189,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','8ad402b0b633f97be32b1f8b47702700','Bugfix release for TYPO3 11 (mostly \"lock\" feature and backend UI related issues)','wazum.com',3000002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292343,0,'sluggi','2.2.0',5227,98,'sluggi','The little TYPO3 slug helper',2,0,4,1653973425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.22-10.4.99\";s:9:\"redirects\";s:1:\"*\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','90f77a61ca890aefd026723d13cc97d2','Bugfix Update after (2.1.2 and 2.1.3 are broken)','wazum.com',2002000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292344,0,'sluggi','12.0.2',5227,92,'sluggi','The little TYPO3 slug helper',2,0,4,1696912780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','8fbd5b543bcaa7d6ddf70c30d56524ad','sluggi meets TYPO3 CMS 12 (complete rewrite, new features), please use, test and give feedback on github','',12000002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292345,0,'sluggi','11.1.2',5227,65,'sluggi','The little TYPO3 slug helper',2,0,4,1697169705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','676a887b20ece7b0b81c4e86fc34723a','sluggi meets TYPO3 CMS 11 (complete rewrite, new features), please use, test and give feedback on github','',11001002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292346,0,'sluggi','10.1.2',5227,62,'sluggi','The little TYPO3 slug helper',2,0,4,1697169739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','c6a41124a4bd2bf42b5911762eb69583','sluggi meets TYPO3 CMS 10 (complete rewrite, new features), please use, test and give feedback on github','',10001002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292347,0,'sluggi','13.0.0',5227,38,'sluggi','The little TYPO3 slug helper',2,0,4,1747387668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','e395918823549811f00b1cd79757b416','Version 13','',13000000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292348,0,'sluggi','14.0.1',5227,16,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1770661834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','b53516dc86e5ccd048ab7c70f8976aee','A ground-up rebuild of sluggi  now a modern Lit web component with a proper service architecture, comprehensive test coverage, and features that make URL management effortless.\r\n\r\nWhats New:\r\n- Modern Frontend\r\n- Real-time conflict detection with suggested alternatives\r\n- Source field badges show exactly what drives each URL\r\n- Copy URL to clipboard in one click\r\n- Compact controls option for cleaner forms\r\n- Editor Empowerment\r\n- Redirect control  editors decide whether to create redirects when changing URLs\r\n- Full path editing  a button lets permitted editors temporarily unlock the entire path\r\n- Hierarchy permissions  editing restricted to segments the user has page tree access to\r\n- Bulletproof Operations\r\n- Recycler restore deduplication  no more 500 errors from slug collisions\r\n- Self-referencing redirect prevention\r\n- Context menu \"Re-apply URL paths recursively\" with batch undo support\r\n\r\nBeyond Pages: \r\n- synchronize_tables setting extends auto-sync to news, events, or any table with a slug field\r\n\r\nDeveloper Experience:\r\n- 210 unit tests, 105 functional tests, 76 Playwright E2E tests\r\n- PHPStan level 8, full type coverage\r\n- Ready-to-use site configuration presets\r\n- https://wazum.github.io/sluggi/  try every feature without installing\r\n\r\nBreaking Changes:\r\n- Requires PHP 8.2\r\n- Extension configuration options renamed and reorganized\r\n- whitelist replaced by standard TYPO3 field permissions\r\n\r\nUpgrade Path:\r\n- Review and save the configuration options.\r\n- Run the \"Clear slugs for excluded page types\" upgrade wizard after updating.\r\n','',14000001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292349,0,'sluggi','14.0.2',5227,15,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1770908400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','d0c72e3da37a5c3ed1886383598aba98','- Fix double cascade corrupting child page slugs: When a synced parent page title was changed in the backend (e.g. appending a word), child pages could get a duplicated path segment (e.g. /parent-modified/modified/child instead of /parent-modified/child). This was caused by both sluggi and the cores DataHandlerSlugUpdateHook cascading child slug updates. Sluggi now defers to the core when the slug is part of the submitted form data.\r\n- TYPO3 13.4.25 / 14.x compatibility: Adapt to core commit 6a16c5ac313 which switched redirect creation from direct SQL to -DataHandler. Includes workaround for TemporaryPermissionMutationService corrupting non-admin user permissions during nested slug updates.\r\n- Fix upgrade wizard failing with array WHERE condition\r\n- Fix collapsed controls incorrectly enabled in multi-edit mode on TYPO3 12\r\n- Use getRecordWSOL consistently for workspace support','',14000002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292350,0,'sluggi','14.1.0',5227,15,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1771339789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','96f9fa5c0670d9c16986bf3b1d4d56c2',' Features\n\n- Permission-aware prefix mismatch UX: When a pages slug prefix is out of sync with its parent hierarchy, editors now see contextual feedback based on their permissions instead of a generic warning.\n- Last-segment editing for out-of-hierarchy slugs: Restricted editors can now edit the last segment of slugs even when they lack hierarchy permission for the full path, respecting the last_segment_only setting.\n\n Bug Fixes\n\n- Fix editor redirect permission error (TYPO3 13): Non-admin users no longer get permission errors when renaming slugs with autoCreateRedirects enabled.\n- Fix fullPathMode wrongly activating on sync: setProposal no longer activates full path editing mode when the prefix is locked during synchronization.\n- Fix context menu priority collision: Resolve priority clash with the ImportExport context menu provider (133).\n- Fix npm audit vulnerability: Update qs dependency.\n\n CI\n\n- Automated TYPO3 release watch: tests now run automatically when new TYPO3 core versions are published.\n- TER publish workflow triggered by GitHub Releases.\n\n Requirements\n\n- TYPO3 12.4, 13.4.25, or 14.1\n- PHP 8.2\n\nFull Changelog: https://github.com/wazum/sluggi/compare/14.0.2...14.1.0','',14001000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292351,0,'sluggi','14.1.1',5227,16,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1771655979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','042d38617f608f418c64a6fe35bdfe75',' Changes\n\n- Remove TYPO3 13.4.25 permission workarounds  The tables_modify corruption bug ([108948](https://forge.typo3.org/issues/108948)) is fixed in TYPO3 13.4.26. The combined RestorePermissionsForNestedSlugUpdate hook has been replaced by a focused BypassAccessCheckForRedirectCreation hook that works around the remaining page-level access bug for redirect storage.\n- Require TYPO3 13.4.26  Composer constraints now enforce 13.4.26 for TYPO3 13.4 LTS.\n- Add scheduled CI workflow  Automatically runs the test suite when new TYPO3 core releases are published on Packagist.\n\n Upgrade Notes\n\nIf you are on TYPO3 13.4, you must update to at least 13.4.26 before upgrading to sluggi 14.1.1.','',14001001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292352,0,'sluggi','14.2.0',5227,13,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1772721481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','18a2bfb696eba226273a37daa1362c1d','Bug Fixes\n\n Default exclude_doktypes to 199,254 matching TYPO3 core (135)  Previous versions shipped with an empty default, causing copy/move handlers to include Sysfolder and Spacer names in slug paths. Sluggi now also overrides cores resolveParentPageRecord() so all slug generation paths consistently respect the setting. An upgrade wizard sets the default for existing installations.\n Fix npm security vulnerabilities  Update rollup, koa, and basic-ftp dependencies.\n\nUpgrade Notes\n\nexclude_doktypes default changed from empty to 199,254\n\nRun Admin Tools  Upgrade  Upgrade Wizard after updating. The wizard \"Set default excluded page types for sluggi\" sets exclude_doktypes to 199,254 for existing installations where it was empty.\n\nIf pages were already saved with incorrect slugs (e.g. containing sysfolder segments), use the \"Re-apply URL paths recursively\" context menu action on the affected parent page to regenerate all descendant slugs.\n\nb13/masi users: If you use masi to include sysfolders in URL paths, remove 254 from exclude_doktypes after the upgrade. Both extensions work together without conflicts  masis TCA postModifier overrides the generated slug after sluggis SlugHelper.','',14002000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292353,0,'sluggi','14.3.0',5227,14,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1773332656,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','ad33f9b875d393076daf7d3ed516f7f7','Features\n\n Redirect info display: See at a glance how many redirects target a page, with a direct link to the redirects module pre-filtered by target page. Only shown to users with access to the redirects module and sys_redirect table. Enable via extension setting show_redirects.\n\n!Redirect info\n\nBug Fixes\n\n Fix npm security vulnerability  Update immutable dependency (CVE-2026-29063).','',14003000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292354,0,'sluggi','14.4.0',5227,14,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1774356749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','114d36833e2aa82075d404a2725e11cc','Features\n\n Per-record sync toggle for non-page tables: Tables configured in synchronize_tables (e.g. tx_news_domain_model_news) now get the same per-record sync toggle as pages. Editors can disable auto-sync for individual records where theyve manually crafted a slug for SEO. Sync defaults to on for new records. Translated records inherit the sync state from their default language parent. Sync state is stored in a separate reference table  no changes to your extensions database schema.\n\nBug Fixes\n\n Fix singleton state leak in nested DataHandler calls  PersistRecordSyncState and SlugSyncService are now non-shared services, preventing nested DataHandler invocations from prematurely clearing pending sync state.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.4.0','',14004000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292355,0,'sluggi','14.5.0',5227,10,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1776593102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','1d061f1555910365d19a16543ed0369e','Features\n\n TYPO3 14.2 compatibility: sluggi now supports TYPO3 CMS 14.2 alongside 12.4 and 13.4. The compatibility layer handles 14.2-specific form element field information, the non-nullable DataHandler datamap, the revised controller DI flow (which bypasses makeInstance XCLASS), the new save flow (no doSave field, _savedok button submitter), and event dispatch on top.document.\n\nBug Fixes\n\n Fix workspace compatibility in slug operations  slug regeneration and redirect handling now behave correctly in draft workspaces.\n Fix missing slash before placeholder on new subpages  URL Segment now renders /parent/new-page instead of /parent new-page while the title is empty. Non-page records keep their placeholder without a leading slash.\n\nMaintenance\n\n Update npm dependencies.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.5.0','',14005000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292356,0,'sluggi','14.5.1',5227,11,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1776611666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','9debe863c6217d401fb2e67a8c687bac','Bug Fixes\n\n Fix slug regeneration when sync is toggled off in the same save  on non-page tables (e.g. news), changing the title and turning the sync toggle off in one save previously regenerated the slug anyway. The in-flight toggle value now reaches the slug-regeneration step correctly, so the slug stays untouched.\n Guard against null BE_USER in slug-locked edit check  prevent a potential fatal when DataHandler is invoked from CLI or scheduler contexts with a slug-lock change in the payload.\n\nMaintenance\n\n Show a warning toast when the slug proposal request fails (previously silent in the UI).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.5.1','',14005001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292357,0,'sluggi','14.6.0',5227,11,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1776773396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','c699f2d723de422ac9f8e75a4ca7a83b','Features\n\n Reserved URL paths: Site operators can declare URL path prefixes that TYPO3 pages must never occupy (e.g. /api, /typo3, /fileadmin). Configure per site in config/sites/identifier/settings.yaml under sluggi.reservedPaths, or add the wazum/sluggi site set as a dependency to edit the list in the Sites backend module. Defaults to /typo3 and /fileadmin so editors cant accidentally shadow the backend or file mount.\n\n  Segment-aware matching  /api blocks /api and /api/v1 but not /api-docs. Reserved slugs are rejected on save with TYPO3s standard invalid-field UX, and redirects from grandfathered reserved slugs are skipped.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.6.0','',14006000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292358,0,'sluggi','14.6.1',5227,5,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778087898,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','d56a05d7cf74ab3961ee72cecd4cda3b','Bug Fixes\n\n Fix slug source fallback chain registration (138)  when the pages slug field was configured with a fallback chain like [[nav_title, title]], only the last field of each chain was registered as a slug source. The preferred field had no badge, no data-sluggi-source attribute, and the web component never listened to its changes, so editing it did not regenerate the slug. The TCA override now iterates every chain member, and a new EnsureSlugSourceRenderTypes form data provider re-applies the renderType and per-field metadata on processedTca after TcaColumnsRemoveUnused, so the badge survives column filtering and shows accurate per-record metadata.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.6.1','',14006001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292359,0,'sluggi','14.7.0',5227,8,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778088069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','fb7491a3430266c038567999de4ceb08','Features\n\n masi compatibility: cascade slug regeneration when an editor toggles exclude_slug_for_subpages (provided by b13/masi) on a page. All descendants are regenerated against the new ancestor URL prefix; locked children are skipped, sync-disabled children are still updated, and the cascade reuses the DataHandler correlation ID so undo and redirect creation treat it as one unit. Activates only when b13/masi is installed.\n\nBug Fixes\n\n Fix slug source fallback chain registration (138)  when the pages slug field was configured with a fallback chain like [[nav_title, title]], only the last field of each chain was registered as a slug source. The preferred field had no badge, no data-sluggi-source attribute, and the web component never listened to its changes, so editing it did not regenerate the slug. The TCA override now iterates every chain member, and a new EnsureSlugSourceRenderTypes form data provider re-applies the renderType and per-field metadata on processedTca after TcaColumnsRemoveUnused.\n Fix same-save slug lock handling  when a lock toggle and a title change arrived in the same save, sluggi evaluated lock state against the pre-save DB value and regenerated the slug anyway. Lock and sync are now evaluated against the merged in-flight state, so a same-save lock activation correctly suppresses regeneration.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.7.0','',14007000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292360,0,'sluggi','14.8.0',5227,10,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778132142,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','fa6f7c5f12af284f9ef24ed2ea6e428a','Features\n\n Read-only \"Custom URL path\" mode for stuck restricted users  when a page is locked, its URL points outside the editors permitted hierarchy, and the editor has no full-path-edit permission, the URL field is now rendered read-only with a single \"ask administrator\" note. The previous \"URL prefix doesnt match the page hierarchy. Use regenerate to correct it.\" advice was misleading there  the lock would block regenerate. Editors with full-path-edit permission keep the regular controls and the \"Edit full path\" escape hatch.\n Harmonised mismatch copy around \"Custom URL path\"  every mismatch indicator (tooltip, inline note, notification, ask-admin variant) now uses \"Custom URL path\" as the headline, lowering the cognitive switch between the two related presentations.\n\nChanges\n\n Locked pages now have their URL updated on move  previously a slug_locked1 page that was moved between parents kept its old slug. The page then sat under its new parent but carried a slug from the old location, exposing that foreign parent path to non-admins editing the page. Move now always rewrites the slug to match the new parent (the lock prevents edits, not relocations); the lock state itself is preserved so the slug stays protected against future regeneration.\n\nDependencies\n\n Bump socks to 2.8.8 to pull in patched ip-address (CVE-2026-42338).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.8.0','',14008000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292361,0,'sluggi','14.8.1',5227,8,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778505958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','6defc5f2cf12219655f90cd2013a91ac','Bug Fixes\n\n Disable slug actions that would cross the editors hierarchy lock  when a non-admin editor opened a page whose stored slug diverged from the rootline and lay outside their permitted hierarchy, the regenerate button, sync-on toggle, and \"update URL path\" source-confirm badge were all live but every triggered save was guaranteed to fail with a permission error. They are now disabled with an inline advice block that explains the divergence (\"Actual hierarchy path: \"), names the safe actions the editor can take (\"turn auto-sync off to make this explicit\", \"lock the URL so future edits dont change it\"), and falls back to \"contact an administrator\" when no self-service action helps. This complements 14.8.0s read-only \"Custom URL path\" mode for the partial-permission case where the editor still has slug field access but their available actions cannot resolve the divergence.\n\n Backend silent-skip guard for sync regeneration  HandlePageUpdate now silently skips slug regeneration when the regenerated value would cross an editors locked hierarchy prefix. Previously a same-save title change with sync on could still produce a slug the editor was not allowed to write, surfacing as a hard save error after the page tree appeared to update.\n\nChanges\n\n \"Hierarchy path:\" relabelled to \"Actual hierarchy path:\" in the inline mismatch advice, so it reads as the contrast against the pages current custom URL rather than a generic header.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.8.1','',14008001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292362,0,'sluggi','14.8.2',5227,8,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778577246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','d0b5914b64c329be7e9e8500984802e2','Bug Fixes\n\n Revert update now undoes all changed slugs in multi-edit saves  previously when several page slugs were changed in one multi-edit save, the post-save \"Revert update\" notification reverted only the last page. Cores BackendUtility::setUpdateSignal stores the slug-changed signal under a single key with last-writer-wins semantics, so only the last records correlation id survived. _sluggi_ now installs one shared correlation id on every outermost DataHandler whose datamap touches a slug, when the request body holds slug changes for more than one data[pages] entry. Slug history rows across the multi-edit save share that id, so cores existing single-revert undoes all changed pages. Field-only DataHandlers, nested DataHandlers and callers with their own correlation aspects (cascade, move, slug rebuild) keep their default correlation  unrelated field changes in the same save are not affected by the slug revert.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.8.2','',14008002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292363,0,'sluggi','14.8.3',5227,9,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1778651266,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','688d19fcf343a0d5d52f55ffd38a8a72','Bug Fixes\n\n No prompt or redirect when renaming the slug on a draft page  editing the slug on a hidden (draft) page no longer pops up the \"Create Redirects?\" question, and no redirect is created. Drafts were never reachable by visitors, so the redirect would only have been noise.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.8.3','',14008003,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292364,0,'sluggi','14.9.0',5227,8,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1779342538,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','3d63a9349526b0e7476ad4fa28fe355e','Features\n\n Accurate post-save toast for slug changes (forge 101226, forge 99828)  replaces TYPO3 cores misleading post-save notification (\"Slugs updated and redirects created\") with one whose wording reflects what actually happened. The new toast names the edited page in the message  The URL path for page \"About Us\" (UID 42) was updated.  and counts only pages whose slug actually changed in the database plus sys_redirect rows that were actually persisted. Multi-edit saves list each edited page; the recursive context-menu \"Re-apply URL paths recursively\" flow gets its own wording. Singular/plural grammar is correct on its own (no more \"1 redirects created\"). Revert update and Revert redirect actions still work and reload only the edit iframe so the success notification persists. Auto-sync (source-field changes triggering slug regeneration) is covered too. Requires redirect_control to be enabled.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.9.0','',14009000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292365,0,'sluggi','14.9.1',5227,10,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1779343133,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','1d22696c2eb2a4c7f831fe032b246ab7','Bug Fixes\n\n Regenerate URL path now uses the persisted title in restricted-column edit forms  previously when editing only the URL path (e.g. via the list modules \"edit this column\" link, columnsOnly[pages][0]slug), clicking the regenerate button produced a default-random slug like /parent/default-78c5c76409. In that form context TYPO3 doesnt render the title input, so the _sluggi_ web component had no source-field value to send; cores SlugHelper::generate() saw an empty title and fell back to its safety net. _sluggi_s slug-suggest endpoint now hydrates missing source-field values from the persisted record (workspace-aware) before delegating to core, so the proposal reflects the actual title. Submitted values still win over DB values.\n\n Explain why hidden pages dont get a redirect on URL change  _sluggi_ already silently skipped redirect creation for hidden (draft) pages since 14.8.3, but editors had no way to know that ahead of save. The slug field now shows an inline note (\"This page is hidden  saving will not create a redirect for the changed URL path.\") whenever redirect control is enabled and the page is hidden. The note is suppressed when the editor has no chance to change the slug from this form (slug locked, or auto-synced without source-field inputs visible).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.9.1','',14009001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292366,0,'sluggi','14.10.0',5227,12,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1779861511,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','ed1d55773e2ff0fb4ffa043395613439','Bug Fixes\r\n\r\n   Prevent empty pages from the v14 \"Create new page\" wizard (139)  TYPO3 v14s new-page modal wizard strips empty form values before posting, and FormEngine syncs visiblehidden inputs only on change/blur.\r\n  Clicking Next before a field had committed silently created pages with title and a misleading fallback slug like parent-page-name-1. sluggi now commits the focused FormEngine input on each wizard button\r\n  pointerdown (client-side fix). As a safety net, a server-side DataHandler hook (RejectNewPageWithoutSource) aborts the new-page insert when the wizard submitted no source-field values and no TCA / userTS\r\n  default would supply one  so an empty submission fails visibly instead of saving a page with a meaningless fallback slug.\r\n\r\n   Fix Setup module exception on TYPO3 v14 (140, 141)  TYPO3 v14.3 migrated backend user settings to TCA, and FormEngine now expects every column to carry a nested config array. sluggis legacy flat\r\n  registration of sluggiCollapsedControls in ext_tables.php triggered Undefined array key \"config\" (exception 1476107295) when opening the Setup module. The setting is now registered through the new\r\n  ExtensionManagementUtility::addUserSetting() API in Configuration/TCA/Overrides/be_users.php; the legacy registration is kept behind a method_exists() guard so v12/v13 continue to work unchanged. Thanks to\r\n  @peter-neumann-dev for the report and the PR!\r\n\r\nDependencies\r\n\r\n   Dropped support for TYPO3 v14.0v14.2. Those releases were not LTS, and the user-settings TCA migration that powers addUserSetting() only landed in v14.3. The minimum supported TYPO3 v14 version is now\r\n  v14.3. sluggi continues to support TYPO3 12.4 and 13.4.26.\r\n\r\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.10.0','',14010000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292367,0,'sluggi','14.10.1',5227,11,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1780032254,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','295c66a9135f3714d8304c1aedca4bff','Bug Fixes\n\n Ship the correct v14 \"Create new page\" wizard guard  14.10.0 shipped a stale compiled bundle of the page-wizard guard, built from an earlier source revision. It committed all visible FormEngine inputs on each wizard button press instead of only the focused field, which could fire unrelated onChange handlers. The bundle is now rebuilt from source, so the shipped behavior matches the intended focused-input-only commit that 14.10.0s notes described.\n\nInternal\n\n Added a CI guard that runs npm run build and fails when the compiled assets in Resources/Public/ differ from the source, so a stale bundle can never ship again.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.10.1','',14010001,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292368,0,'sluggi','14.10.2',5227,5,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1783331747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','768e66fca236cc80dee3d6fcefeb97a8','Bug Fixes\n\n Copying a page tree now builds each translated childs URL path from its translated parent, not the default-language one.\n Moving a page as a restricted editor now updates its URL path to match the new location instead of keeping the old one.\n \"Re-apply URL paths recursively\" now also updates descendant pages and translations created in a workspace.\n Moving a page onto a reserved path now assigns a temporary placeholder slug instead of keeping the old URL path.\n Turning sync off, locking the field, or cancelling an edit is no longer overridden by a slug proposal that resolves afterwards.\n The cursor no longer jumps to the end when typing an uppercase letter, space, or slash mid-path.\n Clearing the editable segment under a locked prefix now cancels cleanly instead of saving a malformed path.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.10.2','',14010002,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292369,0,'sluggi','14.10.3',5227,5,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1783951912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','14fada4b5370439a8ab8471d0fe8c672','Bug Fixes\n\n A slash in the page title no longer creates a broken URL path segment (\"x-/-x\") when the page is created or renamed in the page tree; slashes are now replaced consistently in every generation path (144).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.10.3','',14010003,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292370,0,'sluggi','14.11.0',5227,6,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1784118998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','8a7e885aa2b651805d007f9f198f6cba','Compatibility\n\n Compatible with the latest TYPO3 core releases (13.4.33 / 14.3.5): the \"Revert update\" and \"Revert redirects\" buttons work again.\n\nBug Fixes\n\n Clicking Save right after editing the page title (or another URL path source field) no longer loses the save or stores an outdated URL path  saving now waits for the URL path update to finish.\n Cleaning up outdated redirects never touches manually created redirects or redirects belonging to other domains, and cleaned-up redirects are recoverable instead of being deleted permanently.\n Reserved URL paths can no longer slip through during recursive URL path updates or automatic child page updates.\n The recursive URL path update reports accurate counts of updated and skipped pages.\n Redirects are no longer created for pages that are not publicly visible because of publish/expiration dates (previously only hidden pages were considered).\n Fixed a crash when page URL paths were changed from the command line (scheduler tasks, imports).\n A failed URL path suggestion can no longer clear the URL path field.\n\nHardening\n\n The redirect decision dialog now covers every way of saving a document and blocks repeated save attempts while the decision is still open.\n Recursive URL path updates no longer expose technical error details.\n Release archives no longer contain source map files.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.11.0','',14011000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292371,0,'sluggi','14.12.0',5227,6,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1785314281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','0c326a9476f34a10dbbbf284858b45fa','Features\n\n Pages below a locked page now show that lock: with lock_descendants enabled, a child page renders its URL path read-only, the lock toggle is disabled and a note names the parent as the source. Previously the field looked editable and the submitted value was discarded on save without any message  a discarded value is now reported.\n When auto-sync would move a page onto a URL path another page already uses, the conflict dialog offers Keep current URL path, which switches auto-sync off so the path really stays. Before, the choice was silently overwritten on save. Where auto-sync is enforced by configuration, only the suggested alternative is offered.\n Page TSconfig can now disable the sync, lock and full path controls for one branch of the page tree, so a policy applies to administrators too: TCEFORM.pages.tx_sluggi_sync.disabled  1 (likewise slug_locked and tx_sluggi_full_path).\n Creating a page shows the parent path as a prefix instead of pre-filling it into the field, so the editor only types the pages own segment.\n\nBug Fixes\n\n Two pages can no longer end up on the same URL path when a slug post modifier rebuilds the path from the page tree.\n Turning auto-sync off resets the URL path to the stored value, so changing the title first and switching sync off afterwards no longer saves the interim path.\n The Copy page URL button is available to editors without permission for the sync and lock fields  copying changes nothing on the record.\n Moving or copying a page keeps the pages own path segment instead of regenerating it.\n Editors without permission for the sync and lock fields keep the configured defaults instead of losing them on save.\n Child pages whose path changed through a cascade get their redirects, and the number of changed URL paths is reported even when redirect control is off.\n The parent path follows the sites fallback language chain, so translations no longer fall back to the default language path.\n Creating a page below an excluded page type restricts it to the parent path.\n A page can no longer take its URL path from a record of another table that happens to have the same id.\n\nCompatibility\n\n Pages excluded from subpage paths are skipped when resolving the parent path. This removes the false \"Custom URL path\" warning and the accompanying notification on pages whose short path is correct according to masi.\n The exclusion flag is coupled across languages: switching it on the default language regenerates the whole subtree including translations. An upgrade wizard aligns translations whose flag diverged.\n Recycler pages are always left out of URL paths while masi is installed, whatever exclude_doktypes says.\n Post modifiers receive the effective slug configuration on every generation path.\n\nUpgrade\n\n URL path locking is opt-in since 14.0.0. Up to v13 it was always available and only gated by the pages:slug_locked field permission. Pages that carry a lock keep the flag, but it is no longer evaluated while lock is off  their URL path follows the page title again. The new wizard \"Enable URL path locking for sluggi\" offers to switch the setting on and reports how many pages are affected.\n With masi installed, the wizards leave folders alone: \"Set default excluded page types\" sets 199 instead of 199,254, because 254 in that list makes every folder disappear from subpage paths and renders masis per-folder switch inert. \"Clear slugs for excluded page types\" skips folders for the same reason, no longer touches deleted pages, and states that it writes no record history and cannot be undone.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.12.0','',14012000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292372,0,'sluggi','14.13.0',5227,2,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1787205997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','55593540c9f1b84e6adc06255b69d317','Features\n\n Extensions can replace the values a URL path is generated from, without touching the path itself. ModifySlugGenerationSourceFieldsEvent fires on every generation path  new pages, the live preview in the backend, auto-sync, recursive updates, copy and move  so the path an editor sees is the path that gets saved. Pages in a language written in a non-Latin script can take their path segment from another language, for example. The README covers the rules for a listener.\n\nBug Fixes\n\n A copied page takes the URL path of the location it was pasted into, instead of keeping the path of the location it came from. Editors without administrator rights were also told Slug change blocked: You cannot modify path segments above your permission level although the page had been pasted correctly; that message is gone.\n Copying a page below a locked page no longer discards the copys URL path. A lock prevents edits, not relocations.\n Copying or moving a page no longer reports URL path updated with an unfilled \"{title}\" (UID {uid}) message. Nothing was edited by hand, so nothing is reported.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.13.0','',14013000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292373,0,'sluggi','14.14.0',5227,3,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1787236776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','78941a9bf48aa89bf27159a4f6ac7b47','Features\n\n A field that a URL path is generated from keeps its own field type. A rich text header, a select or a date field now renders as configured instead of being reduced to a single-line text input, and it still updates the path while you type. This works for pages and for the record tables listed in synchronize_tables alike.\n\nBug Fixes\n\n A rich text field used as a source for the URL path no longer loses its editor and no longer stores escaped markup. The editor was replaced by a plain text input, while the record was still read and written through the rich text transformations, so the markup ended up escaped in the database and in the frontend output.\n Entities in a source value no longer leak into the URL path: Foo &amp; Bar becomes foo-bar instead of foo-amp-bar, and a non-breaking space becomes a separator instead of nbsp.\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.14.0','',14014000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292374,0,'sluggi','14.15.0',5227,2,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1787642225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','57f8399500ef7890c7a0547ab9d55427','Features\n\n A translation of a locked page gets its URL path generated once from the translated source fields, when it is first saved. Until now it kept the path TYPO3 derives from the Translate to  placeholder title, and editors without access to the slug_locked field had no way to correct it  the field is read-only for them and the lock cannot be toggled per language. The path is previewed while the title is typed, a confirmation names the path that is about to be locked, and every save after that follows the inherited lock again. No redirect is created from the placeholder path.\n\nThe new pages.tx_sluggi_slug_pending field needs a database compare (Install Tool or extension:setup).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.15.0','',14015000,0,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292375,0,'sluggi','14.15.1',5227,2,'sluggi - URL Slug Management','URL slug management with inline editing, auto-sync, locking, access control, and redirects',2,0,4,1787925174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"redirects\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','220467a95cae8421b75be8c842534f2d','Bug Fixes\n\n Copying a page with translations no longer deletes or duplicates the file references in its Media and social media image fields; the copy was left with invalid references that blocked activating the page (149).\n\nFull release notes: https://github.com/wazum/sluggi/releases/tag/14.15.1','',14015001,1,0,'https://github.com/wazum/sluggi/blob/master/README.md','ter','',''),
(9292376,0,'ns_cookiebot','1.0.0',2595,359,'[NITSAN] Cookiebot','Cookiebot helps make your use of cookies and online tracking GDPR and EPR compliant',2,0,3,1557553749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','NITSAN Technologies','sanjay@nitsan.in','nitsan','c6fa9c6558aa0e587180923894c230ec','Initial beta version of EXT:ns_cookiebot','',1000000,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292377,0,'ns_cookiebot','1.0.2',2595,533,'[NITSAN] Cookiebot.com TYPO3 GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant',2,0,3,1558767649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Nisha Dave','sanjay@nitsan.in','nitsan','775754af41c64387d2ca7e986ae10735','Automatic Code Review with Travis CI, Adding Contributors and Minor Bug Fixing','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292378,0,'ns_cookiebot','1.1.0',2595,408,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1581502438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','9b7ea06c5551d5c46ce738358f96bffb','[Update] Maintenance Release with TYPO3 v10 Support','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292379,0,'ns_cookiebot','1.1.1',2595,309,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1593666471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','69ede629071b814072e0809690590459','[Update]Constant label changed','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292380,0,'ns_cookiebot','1.1.2',2595,182,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1605080026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','de86609ae149d1b0b5efa77a168737ab','[BUGFIX] Constants now Available on TYPO3 6','NITSAN Technologies Pvt Ltd',1001002,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292381,0,'ns_cookiebot','1.1.4',2595,123,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1631171722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','9eb5bee7d724a8bbd5a35542ef12c960','New release of version 1.1.4 - see details, changelog and documentation on https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free','NITSAN Technologies Pvt Ltd',1001004,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292382,0,'ns_cookiebot','2.0.0',2595,117,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1640951571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b8bf5b34abe3d72b95f7e8596a0360e7','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292383,0,'ns_cookiebot','2.0.1',2595,112,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1643006704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1f46f6cf8e0e020cf8f6a58abf4ba30f','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292384,0,'ns_cookiebot','2.0.2',2595,135,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3terminal.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1645020222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','c626148fbc601c0379f20841357fece3','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292385,0,'ns_cookiebot','3.0.0',2595,94,'[NITSAN] Cookiebot.com GDPR/EPR Compliant','Quickly configure Cookiebot.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant. LIVE-demo: https://demo.t3planet.com/t3t-extensions/cookiebot PRO-version: https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free',2,0,3,1688134982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','37da67f7dd1534d65c33980fd5f690e7','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/cookiebot-gdpr-compliant-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292386,0,'ns_cookiebot','3.0.1',2595,60,'Cookiebot','The Cookiebot.com GDPR Compliant TYPO3 Extension aids publishers, technology vendors, and advertisers in complying with GDPR and ePrivacy Directive regulations by ensuring transparency and obtaining user consent. T3Planet has developed a TYPO3 CMS extension to seamlessly integrate Cookiebot, one of the most popular solutions for managing cookies.\n     \n      Live-Demo: https://demo.t3planet.com/t3-extensions/cookiebot/  Documentation & Free Support: https://t3planet.com/typo3-cookiebot-extension',2,0,3,1712671454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4c6dc83ccba8a01ad3cf1ca3125f454d','New release of version 3.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-cookiebot-extension','T3Planet // NITSAN',3000001,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292387,0,'ns_cookiebot','3.0.2',2595,62,'Cookiebot','The Cookiebot.com GDPR Compliant TYPO3 Extension aids publishers, technology vendors, and advertisers in complying with GDPR and ePrivacy Directive regulations by ensuring transparency and obtaining user consent. T3Planet has developed a TYPO3 CMS extension to seamlessly integrate Cookiebot, one of the most popular solutions for managing cookies.\n     \n      Live-Demo: https://demo.t3planet.com/t3-extensions/cookiebot/  Documentation & Free Support: https://t3planet.com/typo3-cookiebot-extension',2,0,3,1716995297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','79f45b7bd5992abdfefdc2a317f4ad41','New release of version 3.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-cookiebot-extension','T3Planet // NITSAN',3000002,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292388,0,'ns_cookiebot','4.0.0',2595,49,'Cookiebot','The Cookiebot.com GDPR Compliant TYPO3 Extension aids publishers, technology vendors, and advertisers in complying with GDPR and ePrivacy Directive regulations by ensuring transparency and obtaining user consent. T3Planet has developed a TYPO3 CMS extension to seamlessly integrate Cookiebot, one of the most popular solutions for managing cookies.\n     \n      Live-Demo: https://demo.t3planet.com/t3-extensions/cookiebot/  Documentation & Free Support: https://t3planet.com/typo3-cookiebot-extension',2,0,3,1729773546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','13de27e52ce86b47a35683e437c3d9de','New release of version 4.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-cookiebot-extension','T3Planet // NITSAN',4000000,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292389,0,'ns_cookiebot','4.0.1',2595,32,'TYPO3 Cookie Consent (Cookiebot)','Integrate Cookiebot into your TYPO3 site to ensure GDPR and ePrivacy compliance. Automatically manage cookie consent and transparency for users.',2,0,3,1751350786,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','73442b64095251faef113956f6ac21fd','New release of version 4.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-cookiebot-extension','T3Planet',4000001,0,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292390,0,'ns_cookiebot','5.0.0',2595,20,'TYPO3 Cookie Consent (Cookiebot)','Integrate Cookiebot into your TYPO3 site to ensure GDPR and ePrivacy compliance. Automatically manage cookie consent and transparency for users.',2,0,3,1770359284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d7f2cc88830a5a671ca02dcc26b7546f','New release of version 5.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-cookiebot-extension','T3Planet',5000000,1,0,'https://t3planet.de/typo3-kookiebot-erweiterung','ter','',''),
(9292391,0,'storage_framework_manager','1.0.0',818,263,'Storage framework manager','Storage framework manager extension for TYPO3',2,0,1,1557572841,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.99-7.3.99\";s:5:\"typo3\";s:13:\"9.5.99-9.9.99\";}}','Philippe Court','contact@webstationservice.fr','filoucrackeur','9c52da21ffc14ef99d67200abdf4ed22','[RELEASE] storage framework manager extension for TYPO3 v9','Web Station Service',1000000,0,0,'https://github.com/filoucrackeur/storage-framework-manager','ter','',''),
(9292392,0,'storage_framework_manager','1.0.1',818,555,'Storage framework manager','Storage framework manager extension for TYPO3',2,0,1,1557776420,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.99-7.3.99\";s:5:\"typo3\";s:13:\"9.5.99-9.9.99\";}}','Philippe Court','contact@webstationservice.fr','filoucrackeur','677f3e40fd579343a3befbf380160bbe','[BUGFIX] Fix collapse core and extensions accordeon','Web Station Service',1000001,1,0,'https://github.com/filoucrackeur/storage-framework-manager','ter','',''),
(9292393,0,'image_tools','1.0.0',624,624,'Image Tools','',2,0,5,1557740208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";}}','Viktor Firus','viktor@neunzehn86.de','abandoned_extensions','737b19be909095d7ee6683b967e59cf4','First stable version of image tools.','',1000000,1,0,'https://gitlab.com/viktor-firus/image-tools/blob/v-1/README.md','ter','',''),
(9292394,0,'jw_shell_exec','1.0.0',391,261,'Execute shell script','With this extension you can execute exactly one defined Shell command as long as only one editor\n        is logged into backend',2,0,3,1557758311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c1d551db071838869e1f2736aa16a55b','Initial upload. Simple extension to execute a shell script from a backend module as long as no other editor is currently logged in.','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/jw-shell-exec/1.0/en-us','ter','',''),
(9292395,0,'jw_shell_exec','2.0.0',391,31,'Execute shell script','With this extension you can execute exactly one defined Shell command as long as only one editor is logged into backend',999,0,3,1676645854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2eb3e974a594178f6bbea04cac9b6c95','Remove TYPO3 8 and 9 compatibility\r\nAdd TYPO3 10 and 11 compatibility','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/jw-shell-exec/2.0/en-us','ter','',''),
(9292396,0,'jw_shell_exec','3.0.0',391,32,'Execute shell script','With this extension you can execute exactly one defined Shell command as long as only one editor is logged into backend',999,0,3,1683893806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e12aab895b879beae09bb43fc57e55f1',' Add TYPO3 12.4 compatibility\r\nRemove TYPO3 10.4 compatibility\r\nFEATURE: Allow shell arguments\r\nFEATURE: Show output in module\r\nFEATURE: Add setting to allow parallel execution of script\r\nTASK: Remove support for EXT: prefix','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/jw-shell-exec/3.0/en-us','ter','',''),
(9292397,0,'jw_shell_exec','3.0.1',391,67,'Execute shell script','With this extension you can execute exactly one defined Shell command as long as only one editor is logged into backend',2,0,3,1683904003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','16931081b460ef8565bedc61f46d2730','Docs: Add example usage\r\nDocs: Add screenshots','jweiland.net',3000001,1,0,'https://docs.typo3.org/p/jweiland/jw-shell-exec/3.0/en-us','ter','',''),
(9292398,0,'save_close_ce','1.0.0',7101,104,'Save and close button','Adds save and close button to all the content elements',2,0,3,1557779116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.6.0\";}}','Goran Medakovic','avion.bg@gmail.com','goran_bg','822aadc2aa03976d0d9219952fa57830','Hack to bring back the save and close button to content elements.','',1000000,0,0,'https://github.com/avionbg/save_close_ce','ter','',''),
(9292399,0,'save_close_ce','1.0.1',7101,128,'Save and close button','Adds save and close button to all the content elements',2,0,0,1557779748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.6.0\";}}','Goran Medakovic','avion.bg@gmail.com','goran_bg','e95e8eed2c7ec84e8070b43d44f338d9','Updating the extension category to backend (be).','',1000001,0,0,'https://github.com/avionbg/save_close_ce','ter','',''),
(9292400,0,'save_close_ce','1.0.2',7101,207,'Save and close button','Adds save and close button to all the content elements',2,0,0,1557860800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.6.0\";}}','Goran Medakovic','avion.bg@gmail.com','goran_bg','3626f9adfe7925dac9caf64ab2164c24','Fix to languageService, button localization should work in the backend now (using the core xlf files)','',1000002,0,0,'https://github.com/avionbg/save_close_ce','ter','',''),
(9292401,0,'save_close_ce','1.0.3',7101,1580,'Save and close button','Adds save and close button to all the content elements',2,0,0,1560350994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"9.5.0-9.6.0\";}}','Goran Medakovic','avion.bg@gmail.com','goran_bg','2dfe45d5001de25b8fa957f7f2529799','Added support for composer, thanks to Stefan Busemann.','',1000003,0,0,'https://github.com/avionbg/save_close_ce','ter','',''),
(9292402,0,'save_close_ce','1.0.4',7101,5082,'Save and close button','Adds save and close button to all the content elements',2,0,0,1579274800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-10.5.0\";}}','Goran Medakovic','avion.bg@gmail.com','goran_bg','6f7b401d41b679593103859f07f8b241','Support for typo3 v10 ','',1000004,1,0,'https://github.com/avionbg/save_close_ce','ter','',''),
(9292403,0,'visitor_analytics','1.0.0',1656,146,'Visitor Analytics','Visitor Analytics Tool For Typo3',2,0,0,1558010389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','4b6e7113d2b2f8c86df219575e62a63c','Visitor Analytics helps small businesses, freelancers & non-technical people to easily understand and analyze their website statistics. The friendly interface will make you forget all the cluttered graphs, drop-downs or charts and show you the needed stat','',1000000,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292404,0,'visitor_analytics','1.0.1',1656,149,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558011655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','237d0061de3c18ca1ddcb2a66debae12','Visitor Analytics helps small businesses, freelancers & non-technical people to easily understand and analyze their website statistics. The friendly interface will make you forget all the cluttered graphs, drop-downs or charts and show you the needed stat','',1000001,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292405,0,'visitor_analytics','1.0.2',1656,133,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558026023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','23215f09f844f680bf3f329c7761f1b5','V 1.0.2\r\nMinor patch and performance improvements included.','',1000002,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292406,0,'visitor_analytics','1.0.3',1656,141,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558027879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','ec45c44c92cfa17479e83b1ac9f922fe','V 1.0.3\r\nDocumentation file updated.','',1000003,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292407,0,'visitor_analytics','1.0.4',1656,188,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558030521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','7a8c06fbf0fc38f0a56bb30e54e2d41f','V 1.0.4\r\nDocumentation file updated with new screenshots.','',1000004,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292408,0,'visitor_analytics','1.0.5',1656,179,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558170798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','84169d6b6c6d6d8dcd568baeef795276','V 1.0.5\r\nMinor patches and performance improvements.','',1000005,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292409,0,'visitor_analytics','1.0.6',1656,543,'Visitor Analytics','Install an analytics tool that youll actually use!',2,0,0,1558760012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','73741b9582f352baee48c6f892c47501','V 1.0.6\r\nMinor patch work.\r\nNew tracking data updated.','',1000006,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292410,0,'visitor_analytics','1.0.7',1656,43,'Visitor Analytics','The Website Intelligence Platform.',2,0,0,1677477730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','41ba86a12ca11ffc7eb1092188734d1c','Update description','',1000007,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292411,0,'visitor_analytics','1.0.8',1656,47,'Visitor Analytics','The Website Intelligence Platform. \n \nVisitor Analytics is an advanced yet accessible website intelligence platform, with a comprehensive suite of easy-to-use, privacy-compliant features.\n \nWith three categories of insights - website statistics, visitor behavior analytics, and visitor communication - all website owners, digital marketers, and demand specialists can see the complete picture of what is and is not working on their websites. \n \nMore than 2.5 million websites are already benefiting from easier access to core metrics, an enhanced understanding of visitor behavior, and a more connected visitor experience. \n \nCollect and analyze website data about visitors behavior in real-time, through session recordings, conversion funnels, heatmaps, click paths, and traffic structure. Using our poll and survey features, you can effortlessly receive feedback from your online community. \n\nWith a free forever plan, a native plugin, easy onboarding, and a one-click Google data importer, the platform could not be easier to test drive.\n \n️Understand what is and is not working on your website(s)\n \n️ Enjoy the \"free forever\" plan that makes it easy for you to test drive, with zero commitment and pay as you grow.\n \n️ Analyze website traffic stats  visitors, conversions, session duration, page visits, referrals, click paths, devices, bounce rates, time of visits, competition analysis, and more.  \n  \n️ Understand visitor behavior in real-time  session recordings, heatmaps, conversion funnels, and event tracking. \n \n️ Receive visitor feedback effortlessly  targetable surveys and polls.\n \n️ No cookies for tracking data. 100% GDPR & CCPA compliant tracking. No data passed on to third parties.\n \n️ For website owners, digital marketers, and demand specialists  for websites that work smart.\n \n️ Available in English, German, French, Italian, Portuguese, Spanish.',2,0,0,1683091676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Visitor Analytics','support@visitor-analytics.io','visitor_analytics','ca47f03f0ef99e86707d5637090407f7','Description added in detail','',1000008,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292412,0,'visitor_analytics','1.0.9',1656,30,'TWIPLA (formerly Visitor Analytics)','The Website Intelligence Platform. \n \nTWIPLA (formerly Visitor Analytics) is an advanced yet accessible website intelligence platform, with a comprehensive suite of easy-to-use, privacy-compliant features.\n \nWith three categories of insights - website statistics, visitor behavior analytics, and visitor communication - all website owners, digital marketers, and demand specialists can see the complete picture of what is and is not working on their websites.\n \nMore than 2.5 million websites are already benefiting from easier access to core metrics, an enhanced understanding of visitor behavior, and a more connected visitor experience. \n \nCollect and analyze website data about visitors behavior in real-time, through session recordings, conversion funnels, heatmaps, click paths, and traffic structure. Using our poll and survey features, you can effortlessly receive feedback from your online community. \n\nWith a free forever plan, a native plugin, easy onboarding, and a one-click Google data importer, the platform could not be easier to test drive.\n \n️Understand what is and is not working on your website(s)\n \n️ Enjoy the \"free forever\" plan that makes it easy for you to test drive, with zero commitment and pay as you grow.\n \n️ Analyze website traffic stats  visitors, conversions, session duration, page visits, referrals, click paths, devices, bounce rates, time of visits, competition analysis, and more.  \n  \n️ Understand visitor behavior in real-time  session recordings, heatmaps, conversion funnels, and event tracking. \n \n️ Receive visitor feedback effortlessly  targetable surveys and polls.\n \n️ No cookies for tracking data. 100% GDPR & CCPA compliant tracking. No data passed on to third parties.\n \n️ For website owners, digital marketers, and demand specialists  for websites that work smart.\n \n️ Available in English, German, French, Italian, Portuguese, Spanish.',2,0,0,1696596369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','TWIPLA','support@twipla.com','visitor_analytics','df725ecd61bb82685b451537681cdb4f','Rebranding TWIPLA','',1000009,0,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292413,0,'visitor_analytics','1.0.10',1656,57,'TWIPLA (formerly Visitor Analytics)','TWIPLA (formerly Visitor Analytics) is a complete website intelligence solution. We provide businesses with all the statistics, behavior analytics features, and direct visitor communication tools they need to fully understand website performance and guide optimization. It uses cookieless tracking and at Maximum Privacy Mode, it can be used in complete compliance with all global data privacy laws.',2,0,0,1698740069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','TWIPLA','support@twipla.com','visitor_analytics','b01f9321e27fec6d7e31637b4d1b5646','Updated description','',1000010,1,0,'https://www.visitor-analytics.io/assets/visitor-analytics-typo3-user-manual.pdf','ter','',''),
(9292414,0,'ng_fastyoutube','0.3.0',832,156,'YouTubeVideo','Plugin to display YouTube-videos faster on a page by displaying only a picture and loading the video-player first on demand.',1,0,3,1558098181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','8c4e5ac6d461aa0ec8f1fd8117ba913b','Initial upload','',3000,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292415,0,'ng_fastyoutube','0.3.1',832,375,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',1,0,3,1558363795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','213027c1385c70fd75312aeeb5b22c75','Added composer.json file','',3001,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292416,0,'ng_fastyoutube','0.4.0',832,135,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',1,0,3,1638799916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','06e77519c143ce35641412a06d34f04d','10.4 LTS compatibility / Bugfixes','',4000,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292417,0,'ng_fastyoutube','1.5.0',832,93,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',2,0,3,1688564923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','6048a1afc0a5b30c1a311e08d6fa998e','Added DSGVO compliant two-click solution\r\nVersion now compatible to TYPO3 11.5 LTS\r\nDropped TYPO3 9.5 compatibility','',1005000,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292418,0,'ng_fastyoutube','1.6.0',832,40,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',2,0,3,1741885899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','37360b4b53ca795e9298895c2579ccd8','12.4 LTS compatibility','',1006000,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292419,0,'ng_fastyoutube','1.7.0',832,14,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',2,0,3,1770219307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','fa364a1ec25d14e3a2036c79b928d6c9','13.4 LTS compatibility','',1007000,0,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292420,0,'ng_fastyoutube','1.7.1',832,19,'Fast loading YouTube Video','TYPO3 Plugin that displays YouTube-videos faster by loading the video-player on demand while displaying a cacheable preview picture.',2,0,3,1770772639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Roderick Braun','roderick.braun@ph-freiburg.de','nelson-glory','e1d48f97b815ddd70b45fdc83d34d22f','Fixed wrong browser window height calculation','',1007001,1,0,'https://github.com/nelsonglory/ng_fastyoutube/blob/master/README.rst','ter','',''),
(9292421,0,'t3gtd','2.0.0',736,214,'Todo-List in the Style of Getting Things Done','Frontend Users can use this Extension as Todo List for Timemanagement or Projectmanangement with the Getting Things Done Scheme introduced by David Allen.',1,0,3,1558183647,'a:2:{s:7:\"depends\";a:6:{s:7:\"felogin\";s:13:\"8.7.25-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.25-9.5.99\";s:7:\"extbase\";s:13:\"8.7.25-9.5.99\";s:5:\"fluid\";s:13:\"8.7.25-9.5.99\";s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}s:8:\"suggests\";a:1:{s:12:\"t3sbootstrap\";s:12:\"4.1.18-4.3.3\";}}','Thomas Woehlke','thomas.woehlke@rub.de','natural-born-coder','3cc55613f7d8bdde9c96c2a2f1006443','Migrated EXT:gtd from TYPO3 7 LTS to Versions 8 and 9 LTS; renamed Extension to EXT:t3gtd','Ruhr Universitaet Bochum',2000000,0,0,'https://docs.typo3.org/typo3cms/extensions/t3gtd/','ter','',''),
(9292422,0,'t3gtd','2.0.1',736,147,'Todo-List in the Style of Getting Things Done','Frontend Users can use this Extension as Todo List for Timemanagement or Projectmanangement with the Getting Things Done Scheme introduced by David Allen.',1,0,3,1558826724,'a:2:{s:7:\"depends\";a:6:{s:7:\"felogin\";s:13:\"8.7.25-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.25-9.5.99\";s:7:\"extbase\";s:13:\"8.7.25-9.5.99\";s:5:\"fluid\";s:13:\"8.7.25-9.5.99\";s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}s:8:\"suggests\";a:1:{s:12:\"t3sbootstrap\";s:12:\"4.1.18-4.3.3\";}}','Thomas Woehlke','thomas.woehlke@rub.de','natural-born-coder','649fb324e00351d6d549b8471a957d0d','Bugfixes','Ruhr University Bochum',2000001,0,0,'https://docs.typo3.org/typo3cms/extensions/t3gtd/','ter','',''),
(9292423,0,'t3gtd','2.0.2',736,375,'Todo-List in the Style of Getting Things Done','Frontend Users can use this Extension as Todo List for Timemanagement or Projectmanangement with the Getting Things Done Scheme introduced by David Allen.',1,0,3,1559082036,'a:2:{s:7:\"depends\";a:6:{s:7:\"felogin\";s:13:\"8.7.25-9.5.99\";s:9:\"scheduler\";s:13:\"8.7.25-9.5.99\";s:7:\"extbase\";s:13:\"8.7.25-9.5.99\";s:5:\"fluid\";s:13:\"8.7.25-9.5.99\";s:5:\"typo3\";s:13:\"8.7.25-9.5.99\";s:3:\"php\";s:13:\"7.1.0-7.99.99\";}s:8:\"suggests\";a:1:{s:12:\"t3sbootstrap\";s:12:\"4.1.18-4.3.3\";}}','Thomas Woehlke','thomas.woehlke@gmail.com','natural-born-coder','5f8d50cd54512c38e313bd28b9240874','Bugfixes','Ruhr University Bochum',2000002,1,0,'https://docs.typo3.org/typo3cms/extensions/t3gtd/','ter','',''),
(9292424,0,'workspaces_boost','1.0.1',212,212,'Workspaces: Boost','Performance boost by SQL indices',2,0,4,1558609476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Philipp Kitzberger','typo3@kitze.net','abandoned_extensions','784f889bc8d1ad3975467c74fc6705ec','Initial upload','',1000001,1,0,'','ter','',''),
(9292425,0,'nws_municipal_statutes','0.2.4',904,234,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1558622914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','fc505ad7201163909975ae1620fe9876','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',2004,0,0,'','ter','',''),
(9292426,0,'nws_municipal_statutes','0.2.5',904,165,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1591887464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','999d07d48c5573dee9d8909d4a33018f','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',2005,0,0,'','ter','',''),
(9292427,0,'nws_municipal_statutes','0.2.6',904,70,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1603094868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','26b1207012a4fc8dda944e08d7cb592e','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',2006,0,0,'','ter','',''),
(9292428,0,'nws_municipal_statutes','0.2.7',904,69,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1603215834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','a1474ca174db9caf031dffbdb8d4d4f5','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',2007,0,0,'','ter','',''),
(9292429,0,'nws_municipal_statutes','0.2.8',904,79,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1607358332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','7c4ebbb763dc9b54bece67093d5dd34a','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',2008,0,0,'','ter','',''),
(9292430,0,'nws_municipal_statutes','0.3.0',904,78,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1632822887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','5fee21a4ff68c1e667e98eb73a5c9059','Uploaded with ter-client','die NetzWerkstatt GmbH & Co. KG',3000,0,0,'','ter','',''),
(9292431,0,'nws_municipal_statutes','0.4.2',904,28,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1690452854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','d42e84050f70e6858eed7c1195e5189a','Updated extension to 0.4.2','die NetzWerkstatt GmbH & Co. KG',4002,0,0,'','ter','',''),
(9292432,0,'nws_municipal_statutes','0.4.3',904,32,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1690646223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','f9fbf60bc89476c4a9270a1b8ac1f39a','Updated extension to 0.4.3','die NetzWerkstatt GmbH & Co. KG',4003,0,0,'','ter','',''),
(9292433,0,'nws_municipal_statutes','0.4.4',904,46,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1692261894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','4bfdbfa8c3cdd823bf08d50ddf6d7e88','Updated extension to 0.4.4','die NetzWerkstatt GmbH & Co. KG',4004,0,0,'','ter','',''),
(9292434,0,'nws_municipal_statutes','0.4.5',904,26,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1711179805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','471f0fa93c8265f35e46a893fd664f6c','Updated extension to 0.4.5','die NetzWerkstatt GmbH & Co. KG',4005,0,0,'','ter','',''),
(9292435,0,'nws_municipal_statutes','0.4.6',904,37,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1716910234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','2fe98cc523c3c1eb9bbad3cb98786a05','Updated extension to 0.4.6','die NetzWerkstatt GmbH & Co. KG',4006,0,0,'','ter','',''),
(9292436,0,'nws_municipal_statutes','0.4.7',904,10,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1750326013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','1761a4507906083c1e3df82067f4fa71','Updated extension to 0.4.7','die NetzWerkstatt GmbH & Co. KG',4007,0,0,'','ter','',''),
(9292437,0,'nws_municipal_statutes','0.4.8',904,8,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1761138555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','6963411a59b33694803518bb1724aa34','Updated extension to 0.4.8','die NetzWerkstatt GmbH & Co. KG',4008,0,0,'','ter','',''),
(9292438,0,'nws_municipal_statutes','0.4.9',904,10,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1764746569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','c0b613f5cd20b161bba8a288e990e951','Updated extension to 0.4.9','die NetzWerkstatt GmbH & Co. KG',4009,0,0,'','ter','',''),
(9292439,0,'nws_municipal_statutes','0.4.10',904,8,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1779383289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','2d41a7af52d44840cee560fd8793a36e','Updated extension to 0.4.10','die NetzWerkstatt GmbH & Co. KG',4010,0,0,'','ter','',''),
(9292440,0,'nws_municipal_statutes','0.4.11',904,4,'Municipal statutes from the TSA interface','Reads all available municipal statutes from the TSA FullRest interface.',1,0,3,1785156021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dirk Meinke','typo3@die-netzwerkstatt.de','nwsnet','73324b222c54185bd94b11423b02860b','Updated extension to 0.4.11','die NetzWerkstatt GmbH & Co. KG',4011,1,0,'','ter','',''),
(9292441,0,'gridgallery','1.0.2',4610,280,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1558955811,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','3832982c4e43d9986a364cf948d2da00','Initial release. Adds a modern gridgallery content element to the website.','lavitto ag',1000002,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292442,0,'gridgallery','1.0.3',4610,236,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1559565586,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','37a21303b4eb81db88a1e43e3680c38d','Added demolink to readme, improved lightbox-support.','lavitto ag',1000003,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292443,0,'gridgallery','1.0.4',4610,255,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1559660727,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','8312aebd6b76f26866c2aeea34aa5c40','Added README, cleaner html output, small code cleanup','lavitto ag',1000004,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292444,0,'gridgallery','1.0.5',4610,286,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1560244571,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','81fc4b78f49a70469533b32fd487b527','[BUGFIX] Cannot determine image-info','lavitto ag',1000005,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292445,0,'gridgallery','1.0.6',4610,197,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1560844636,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.1.0-5.1.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','49792988eceb9d3427021641809d8f28','Dropped vhs dependency','lavitto ag',1000006,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292446,0,'gridgallery','1.0.7',4610,254,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1560846105,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','84476c8583026954abcce8e946201f27','[BUGFIX] removed vhs from ext_emconf.php','lavitto ag',1000007,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292447,0,'gridgallery','1.0.8',4610,241,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1561018607,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','148a97285aa32f004f20a33ea77f788c','Added TYPO3 8.7 LTS Compatibility','lavitto ag',1000008,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292448,0,'gridgallery','1.0.9',4610,418,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1561042306,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','b392dfe122deeb540f9aa3d94462a98d','[BUGFIX] 5 Backend: Tab \"Appearance\" is missing','lavitto ag',1000009,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292449,0,'gridgallery','1.0.10',4610,308,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1566460166,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','c3df462e3710afc11998beb86d4e9f0a','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.10','lavitto ag',1000010,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292450,0,'gridgallery','1.0.11',4610,232,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1566820359,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','60c690a6fcf9c5441b99a5319d34052c','BUGFIX: https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.11','lavitto ag',1000011,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292451,0,'gridgallery','1.0.12',4610,321,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1567521090,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','6e0938bff0a4e37a5a2a0962fc6abacb','Compatibility-Fix for TYPO3 8.7\r\nhttps://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.12','lavitto ag',1000012,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292452,0,'gridgallery','1.0.13',4610,459,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1568806985,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','3f351d19740d08d46ae81389961702ed','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.13','lavitto ag',1000013,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292453,0,'gridgallery','1.0.14',4610,331,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1581510025,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','dc714aa1b636781d134f6bea61209f73','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.14','lavitto ag',1000014,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292454,0,'gridgallery','1.0.15',4610,500,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1587628084,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','5bfc152d15a654658aff435c6282dc35','https://gitlab.com/lavitto/typo3-gridgallery/-/releases/1.0.15','lavitto ag',1000015,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292455,0,'gridgallery','1.0.16',4610,149,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1630670905,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','ec487c7b665fefb57698fcd5c637c362','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.0.16','lavitto ag',1000016,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292456,0,'gridgallery','1.1.0',4610,86,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1697136013,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','82023ff302d9d468d55f094fa4a41a0f','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.1.0','lavitto ag',1001000,0,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292457,0,'gridgallery','1.2.0',4610,57,'Grid Gallery','Adds a modern gridgallery content element to the website.',1,0,3,1730919405,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:8:\"fancybox\";s:13:\"1.0.0-1.99.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','c9325028438adbb386937c29cbb33e8d','https://gitlab.com/lavitto/typo3-gridgallery/-/tags/1.2.0','lavitto ag',1002000,1,0,'https://www.lavitto.ch/typo3-ext-gridgallery-manual','ter','',''),
(9292458,0,'memsource_connector','1.0.0',2383,223,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1559052832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','181019b58a4c388cc011d11d0b134d24','Initial release','Memsource a.s.',1000000,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292459,0,'memsource_connector','1.1.0',2383,155,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1566383907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','57fa93a7870c2d19d025718d2d761608','Fix compatibility with TYPO3 v8.','Memsource a.s.',1001000,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292460,0,'memsource_connector','1.1.1',2383,549,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1574174440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','654d2f86ca7c777ba5b277d016f12e8d','Remove the dependency on the seo extension.','Memsource a.s.',1001001,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292461,0,'memsource_connector','1.1.2',2383,123,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1586419940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','bf6ce9128ddaf2aa2ccd9eecf9ac58f0','Allowed translation of menu separators.\r\nPage 0 is now considered as a top-level one (instead of 1).\r\nFixed namespace in composer.json.','Memsource a.s.',1001002,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292462,0,'memsource_connector','1.1.3',2383,101,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1593430592,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','7c6f2b58cfffb6a0e814231d26e3e120','Fix images translation.','Memsource a.s.',1001003,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292463,0,'memsource_connector','1.2.0',2383,1004,'Memsource Connector','The Memsource plugin provides an efficient way to localize content in your TYPO3 site. Using the plugin, you can take advantage of the tools available in Memsources powerful translation platform and streamline your translation process.',2,0,2,1593764688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','544026526318e55a5be5ce2449d63de1','Support news extension','Memsource a.s.',1002000,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292464,0,'memsource_connector','1.2.1',2383,77,'Memsource Connector','The Memsource translation connector provides an efficient way to localize your TYPO3 content. Memsources powerful translation management system helps users to streamline and automate translation processes. Memsource enables its customers to increase translation quality while reducing costs using its patented, state-of-the-art AI technology and machine translation. The Memsource translation connector is available with the Ultimate and Enterprise editions of Memsource. Contact our Sales Team for licensing information, or to schedule a demo.',2,0,2,1623074530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','e9450389db83281273cdd9f246bd88ad','Update extension description.','Memsource a.s.',1002001,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292465,0,'memsource_connector','1.3.0',2383,66,'Memsource Connector','The Memsource translation connector provides an efficient way to localize your TYPO3 content. Memsources powerful translation management system helps users to streamline and automate translation processes. Memsource enables its customers to increase translation quality while reducing costs using its patented, state-of-the-art AI technology and machine translation. The Memsource translation connector is available with the Ultimate and Enterprise editions of Memsource. Contact our Sales Team for licensing information, or to schedule a demo.',2,0,2,1644311987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','Memsource','integrations@memsource.com','abandoned_extensions','df8b23b7bf7fb24ce5659fc2be37c0cc','Support TYPO3 versions 10 and 11.','Memsource a.s.',1003000,0,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292466,0,'memsource_connector','2.0.0',2383,85,'Phrase TMS Connector','The Phrase TMS translation connector provides an efficient way to localize your TYPO3 content. Phrases powerful translation management system helps users to streamline and automate translation processes. Phrase TMS enables its customers to increase translation quality while reducing costs using its patented, state-of-the-art AI technology and machine translation. The Phrase TMS translation connector is available with the Ultimate and Enterprise editions of Phrase TMS. Contact our Sales Team for licensing information, or to schedule a demo.',2,0,2,1664450267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','Phrase','integrations@phrase.com','abandoned_extensions','756ca99a6dc8c38694f9260cd93c830b','Memsource becomes Phrase','Phrase a.s.',2000000,1,0,'https://support.phrase.com/hc/en-us/articles/5709638535708-TYPO3-TMS-','ter','',''),
(9292467,0,'miniorange_saml','1.0.0',3521,108,'miniorangesaml','SAML SP Single Sign-On(SSO)',0,-1,3,1559201346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@miniorange.com','miniorange','19ced1a035d5fef37f8db938948b016e','SAML SP Single Sign-On (SSO) by miniOrange','',1000000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292468,0,'miniorange_saml','1.1.0',3521,150,'SAML SP SIngle Sign On-(SSO)','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider. (ACTIVE SUPPORT for IdP config)',2,-1,3,1559202358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@miniorange.com','miniorange','79ee4c584dfc97ecc661aa0b06490bd3','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider. (ACTIVE SUPPORT for IdP config)','',1001000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292469,0,'miniorange_saml','1.1.1',3521,149,'SAML SP Single Sign On-(SSO)','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider. (ACTIVE SUPPORT for IdP config)',2,-1,3,1559630112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@miniorange.com','miniorange','c7aa6dfb6b6efaa586de1fbecb705db5','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider. (ACTIVE SUPPORT for IdP config)','',1001001,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292470,0,'miniorange_saml','1.1.2',3521,210,'SAML SP Single Sign On-(SSO)','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider. (ACTIVE SUPPORT for IdP config)',2,-1,3,1560256028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@miniorange.com','miniorange','564a92a0fbbc9f72390106ed48738d0d','Updated User Experience ','',1001002,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292471,0,'miniorange_saml','1.1.3',3521,190,'SAML SP Single Sign On-(SSO)','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1560939521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@xecurify.com','miniorange','93e30336826879364aa43dcc0d45c810','Added Support for Identity Providers like  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.','',1001003,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292472,0,'miniorange_saml','1.1.4',3521,562,'SAML SP Single Sign On-(SSO)','SAML 2.0 Single Sign On provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1561712188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','miniOrange','info@xecurify.com','miniorange','969f34a9108392ee6352b10ae28e50f7','Bug fixed','',1001004,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292473,0,'miniorange_saml','1.2.2',3521,80,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1579779025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.13\";}}','Miniorange','info@xecurify.com','miniorange','8b6fc5f7b8c2d769a03f1ca7ca2970b6','- fixed compatilbility with v9\r\n- fixed compatibility with Linux\r\n- UI updated UI since v1.2.0.\r\n- other improvements','',1002002,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9292474,0,'miniorange_saml','1.2.3',3521,473,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1579784091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.13\";}}','Miniorange','info@xecurify.com','miniorange','761e7da5570b01a649060fab2cb2307f','- fixes for compatibility with Typo3 v9 (till v9.5.13)\r\n- fixes for compatibility with Linux.\r\n- improved UI since v1.2.0 \r\n- other improvements','',1002003,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292475,0,'miniorange_saml','1.3.0',3521,143,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1594417460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.6.0\";}}','Miniorange','info@xecurify.com','miniorange','d1fa9c535e3d521c0e6853de021d45b3','Fix a bug occurring on feuser login.\r\nFixed Single Logout (it should work with most of IDPs now)\r\nUpdated UI to show premium plugin stuff.\r\nLots of internal changes and file restructuring\r\nRemove redundant stuff to decrease size','',1003000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292476,0,'miniorange_saml','1.3.1',3521,150,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1594565548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.6.0\";}}','Miniorange','info@xecurify.com','miniorange','2384040ca90e10fa9538d21d0109934d','removed single logout (will be available in premium version) \r\nminor improvements','',1003001,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292477,0,'miniorange_saml','1.3.2',3521,207,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1594843558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.6.0\";}}','Miniorange','info@xecurify.com','miniorange','895a03c8600943849101a3171d32ffa5','Added defaultUserGroup settings\r\nClean some code\r\n','',1003002,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292478,0,'miniorange_saml','1.3.3',3521,147,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',2,-1,3,1603985130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"8.7.0-9.6.0\";}}','Miniorange','info@xecurify.com','miniorange','2886817b60b2b6a4cd7e275f8e89abf2','updated certificates','',1003003,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292479,0,'miniorange_saml','1.4.0',3521,96,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',1,-1,3,1613470821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-10.5.0\";}}','Miniorange','info@xecurify.com','miniorange','9f922ccd06998809e6f2166e15629b38','initial v10 support\r\nsome other code changes','',1004000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292480,0,'miniorange_saml','1.4.1',3521,119,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',1,-1,3,1613533411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.0.0-10.5.0\";}}','Miniorange','info@xecurify.com','miniorange','97144c041dda0b7e2bff180078b1f7ce','fix ACS Url which causes 404 for some IDPs','',1004001,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292481,0,'miniorange_saml','1.4.2',3521,118,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',1,-1,3,1620815908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.6.0\";}}','Miniorange','info@xecurify.com','miniorange','56cf1593b7a870c32aba19d2a70909b8','Some Security fixes.','',1004002,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292482,0,'miniorange_saml','1.4.3',3521,97,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',1,0,3,1628149144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.6.0\";}}','Miniorange','info@xecurify.com','miniorange','7096055afb9b6ee140ac6b8fbfab6286',' - Security Improvements.','',1004003,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292483,0,'miniorange_saml','2.0.1',3521,107,'Miniorange Saml','Miniorange Saml (SSO) provides SSO/Login to your TYPO3 site with any SAML compliant Identity Provider (ACTIVE SUPPORT for IdP config). It allows users residing at SAML 2.0 capable Identity Provider to login to your TYPO3 website. We support all known IdPs  Google Apps, ADFS, Azure AD, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.',1,0,3,1664344699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.3-11.5.8\";}}','Miniorange','info@xecurify.com','miniorange','de6046c5ff8b67804d10bb04a02dcb4d','-Typo3 version 11 compatibility\r\n-XML metadata uploading feature\r\n-Updated SP certificate','',2000001,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292484,0,'miniorange_saml','2.0.2',3521,50,'SAML Single Sign-On (SSO) - SAML Authentication','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). \r\n\r\nSAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site.\r\n\r\nTypo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Magento. You can add an SSO Login Button on both your Magento frontend and backend (Admin Panel) login page with our extension. \r\n',2,0,3,1685519535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.3-11.5.27\";}}','Miniorange','info@xecurify.com','miniorange','55bc27cc6f856c0f5feaf5353eb43a44','Security Improvements\r\nTypo3 v11 compatibility\r\nUI Updates','',2000002,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292485,0,'miniorange_saml','2.0.5',3521,30,'miniOrange SAML','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',999,0,4,1708423555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','miniorange','4cb2e7f772394db2705c01c892cfebc4','Added version 12 Compatibility. \r\nAdded Delayed Registration\r\nUI Changes \r\nLatest Security Updates \r\n\r\n','',2000005,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292486,0,'miniorange_saml','2.0.6',3521,60,'miniOrange SAML','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1708488169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','miniorange','727af3945318603f8c770e3c0010fc6b','Added version 12 Compatibility.\r\nAdded Delayed Registration\r\nUI Changes\r\nLatest Security Updates','',2000006,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292487,0,'miniorange_saml','2.0.7',3521,68,'SAML Single Sign On SSO (Backend  Frontend)','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1709639840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','miniorange','2ae9c574a4ed1fb98c3d666f8a2a4324','Added version 12 Compatibility.\r\nAdded Delayed Registration\r\nUI Changes\r\nLatest Security Updates','',2000007,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292488,0,'miniorange_saml','2.0.9',3521,19,'SAML Authentication Single Sign On SSO (Backend  Frontend)','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1721806301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-13.2.1\";}}','miniOrange','','miniorange','31ca03d52a314f3cff07907e9a4730d8',' - Updated deprecated functions\r\n - Security Improvements','',2000009,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292489,0,'miniorange_saml','5.2.0',3521,22,'SAML Authentication Single Sign On SSO (Backend  Frontend)','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1721815762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-13.2.1\";}}','miniOrange','','miniorange','8b9140e6a89fbb15f15d7f1ad6a40e9e','- Added Auth0 compatibility','',5002000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292490,0,'miniorange_saml','5.3.0',3521,23,'SAML SSO','Typo3 SAML Single Sign-On (SSO) extension allows your users to login to your Typo3 site by authenticating with their SAML 2.0 IdP (Identity Providers). SAML Authentication extension for Typo3 extension allows SSO with Azure AD, Azure AD B2C, Keycloak, ADFS, Okta, Shibboleth, Salesforce, GSuite / Google Apps, Office 365, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ, ClassLink, FusionAuth, Absorb LMS and all SAML 2.0 capable Identity Providers into your Typo3 site. Typo3 SAML SSO extension by miniOrange provides features like Attribute Mapping, Group Mapping, and Role Mapping which helps to map user data from your IdP to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1721986111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-13.2.1\";}}','miniOrange','','miniorange','c311dc9ceb0638a070ad4c0feb33137f',' - Latest Security Patch\r\n - Minor Updates','',5003000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292491,0,'miniorange_saml','5.4.0',3521,31,'SAML Single Sign On SSO (Backend  Frontend)','Typo3 SAML SSO for frontend and Backend',2,0,4,1722248670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-13.2.1\";}}','miniOrange','','miniorange','c940cca58088882b182b0d88d32682b4','- Added Onelogin and OpenAM Compatibility\r\n- Minor Updates','',5004000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292492,0,'miniorange_saml','5.5.0',3521,60,'SAML Single Sign On SSO (Backend  Frontend)','SAML SSO for Typo3 frontend and Backend',2,0,4,1724242143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.30-13.2.1\";}}','miniOrange','','miniorange','0799da19f06a012661078d7a8e3f0a9e','- Documentation update','',5005000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292493,0,'miniorange_saml','5.6.0',3521,22,'SAML Single Sign On SSO (Backend  Frontend)','SAML SSO for Typo3 frontend and Backend',2,0,4,1754566291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.30-13.2.1\";}}','miniOrange','','miniorange','f89c8d705c190ea6fc705dba2c06d00a','- Typo3 Version 13 Compatible\r\n- Latest Secuity Updates\r\n-UI Updates and Fixes','',5006000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292494,0,'miniorange_saml','5.6.1',3521,30,'SAML Single Sign On SSO (Backend  Frontend)','SAML SSO for Typo3 frontend and Backend',2,0,4,1754569964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','646fe8da750bb41154921db974e42214','- Extended SSO compatibility till Typo3 v13.4.99','',5006001,1,0,'https://docs.typo3.org/p/miniorange/miniorange-saml/main/en-us','ter','',''),
(9292495,0,'pwd_security_check','1.0.0',1736,512,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1559475558,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','456f2aab997aaeef9acfa927116de7d9','First TER release','',1000000,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292496,0,'pwd_security_check','2.0.0',1736,441,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1581792684,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a9ac3743d90d9fe177328f2cb9bb10ab','Added TYPO3 10 compatibility','',2000000,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292497,0,'pwd_security_check','2.0.1',1736,112,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1622353273,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f42ff1a3297222c4349e0519c8177a32','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/pwd_security_check/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292498,0,'pwd_security_check','3.0.0',1736,111,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1622372030,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','fc7e33476fb014db8568f81b3dc0cd82','Added support for TYPO3 11','',3000000,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292499,0,'pwd_security_check','3.0.1',1736,131,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1622372837,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','df2155d7584010ccd2c5d078960506bb','Fixed location of extension icon','',3000001,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292500,0,'pwd_security_check','3.0.2',1736,136,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1634839937,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b65e6a232d4361090a5df7d40cb62777','Fix HTML output in system report\r\n\r\nRelease notes: https://github.com/derhansen/pwd_security_check/releases/tag/3.0.2','',3000002,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292501,0,'pwd_security_check','3.0.3',1736,101,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1664710044,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3d8ac49198507917fbcc81498012880d','Minor code cleanup and full PHP 8.1 support','',3000003,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292502,0,'pwd_security_check','4.0.0',1736,100,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1684135605,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7f1eace9e8448a554183ad950cb6c234','Added TYPO3 12.4 compatibility','',4000000,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292503,0,'pwd_security_check','4.0.1',1736,34,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1739556097,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','1caf66b74625de4ee27c6ea551343c42','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/pwd_security_check/releases/tag/4.0.1','',4000001,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292504,0,'pwd_security_check','5.0.0',1736,45,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1739608529,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','29beae59df4054211c6ef94b836bfe79','Added TYPO3 13.4 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/pwd_security_check/releases/tag/5.0.0','',5000000,0,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292505,0,'pwd_security_check','6.0.0',1736,13,'Password Security Check','Symfony Command and System Report to check BE and FE user passwords against a list of popular passwords',2,0,0,1777177640,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6e026ae1719b906846886f847a03fc73','Added TYPO3 14.3 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/pwd_security_check/releases/tag/6.0.0','',6000000,1,0,'https://github.com/derhansen/pwd_security_check/blob/master/README.md','ter','',''),
(9292506,0,'hh_video_extender','0.1.0',2706,157,'Hauer-Heinrich - Video Extender','',1,0,2,1559663291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e3a1181dad73606fa3be60702807634c','First upload','',1000,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292507,0,'hh_video_extender','0.1.1',2706,90,'Hauer-Heinrich - Video Extender','extends sys_file_reference video; added muted and loop attribute',1,0,2,1559954863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','21d647e721c09c0a616078065af83894','Fixed \"controls\" option - not working','',1001,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292508,0,'hh_video_extender','0.1.2',2706,270,'Hauer-Heinrich - Video Extender','extends sys_file_reference video; added muted and loop attribute',1,0,2,1559960463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','bbc409afe267cd563f85f697015d8aba','BE AWARE: DB compare needed!\r\n\r\nadded youtube: relatedVideos, autoplay, loop, controls\r\ndeleted: test-preview-image file from typoscript','',1002,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292509,0,'hh_video_extender','0.1.3',2706,189,'Hauer-Heinrich - Video Extender','Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1560273077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','23b0566a85f69f1fc4f5cfe5711f2c7e','Added default responsive css; Added default fluid \"Type/Video.html\".','',1003,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292510,0,'hh_video_extender','0.1.4',2706,254,'Hauer-Heinrich - Video Extender','Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1560433911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','cc7e2cd9ca6913ba7fcb39c9dcfa4d02','- set preload default value to auto (cause of autoplay problems with IE/EDGE)\r\n- added feature: automaticly adds sources for webm, ogg/ogv/ogm - look in the readme','',1004,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292511,0,'hh_video_extender','0.1.5',2706,348,'Hauer-Heinrich - Video Extender','Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1561369046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4651aaa78c02f025392ced63e214e978','fix webkit autoplay:\r\nWebKit for autoplay set default playsinline: https://html.spec.whatwg.org/multipage/media.htmlattr-video-playsinline','',1005,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292512,0,'hh_video_extender','0.1.6',2706,277,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1581008429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e25766aa06aca060c501d7a482148534','- added feature 7: https://github.com/Hauer-Heinrich/hh_video_extender/issues/7\r\n- you can now define preview image at the constants-editor\r\n- you can now output the preview image always as extra img-tag and not only as poster-attribute','',1006,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292513,0,'hh_video_extender','0.1.62',2706,264,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1590416997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1f42a2089ea6795036f035b11ad2135d','- Allow TYPO3 10\r\n- Fix related bug: https://github.com/Hauer-Heinrich/hh_slider/issues/10','',1062,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292514,0,'hh_video_extender','0.1.63',2706,154,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1612875002,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a2c3d4b6ca5e8ce70dce4ce19eff25ba','[BUGFIX] TYPO3 10 requirements','',1063,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292515,0,'hh_video_extender','0.1.64',2706,120,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1649777698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','64a4792195717eabec8a4f6bc3335ca6','Allow TYPO3 11','',1064,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292516,0,'hh_video_extender','0.1.74',2706,92,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1673969649,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4734cb5da98d60e240228d8671c3e5ba','New Version 0.1.74 (TER Autodeployment)','www.hauer-heinrich.de',1074,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292517,0,'hh_video_extender','0.2.1',2706,80,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1685713062,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','21175cdc9a6dce0c017573c5df99fbda','[TASK] set version to 0.2.1','www.hauer-heinrich.de',2001,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292518,0,'hh_video_extender','0.2.2',2706,75,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1698228622,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f4eab0c84cf4a42793f736f210605f35','[BUGFIX] wrong findByRelation field of preview_image - set version 0.2.2','www.hauer-heinrich.de',2002,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292519,0,'hh_video_extender','0.2.3',2706,50,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1713437208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6b5b09b920b9a6c7ab862e4c8ee431c5','[TASK] set version to 0.2.3','www.hauer-heinrich.de',2003,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292520,0,'hh_video_extender','0.2.4',2706,65,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1713438769,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','d39c017fd87d4915d2ecbfc5b1da3338','[TASK] set version to 0.2.4\n\n[BUGFIX] preview_image not loaded on TYPO3 11','www.hauer-heinrich.de',2004,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292521,0,'hh_video_extender','0.3.0',2706,40,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1734601776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ae60032ef373d1c3134a11482fb6ec48','[TASK][BREAKING] remove TYPO3 11 support, add support vor TYPO3 13','www.hauer-heinrich.de',3000,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292522,0,'hh_video_extender','0.3.1',2706,32,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1736954339,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','36d8806b8ca7e5993c1970fb587a81e0','[BUGFIX] wrong typoscript loading order in TYPO3 13 41','www.hauer-heinrich.de',3001,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292523,0,'hh_video_extender','0.3.2',2706,38,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1736954479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','51af52e22f1c08a11e0f1d9a47d578b4','[FEATURE] added config for Site sets\n\nhttps://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/SiteHandling/SiteSets.html','www.hauer-heinrich.de',3002,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292524,0,'hh_video_extender','0.3.3',2706,24,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1747140259,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','d46cb00732ee152b27b7c66c0410a854','[BUGFIX] invertState of field \"relatedVideos\" 42','www.hauer-heinrich.de',3003,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292525,0,'hh_video_extender','0.3.4',2706,25,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1747148965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','488ba279323fe2f2538da8c96044f49a','[BUGFIX] Multiple impossible file_exists calls in VideoTagRenderer 40','www.hauer-heinrich.de',3004,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292526,0,'hh_video_extender','0.4.0',2706,27,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1747657719,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f580c5faaee92181da52d0e3ef0efa9b','[TASK] switch from gulp to esbuild - for development only: breaking!','www.hauer-heinrich.de',4000,0,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292527,0,'hh_video_extender','0.4.1',2706,35,'Hauer-Heinrich - Video Extender','Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.',1,0,2,1748943379,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','b3f449066ac4cd977dce0eaea2cf6e22','[BUGFIX] Call to undefined method TYPO3CMSCoreResourceFile::getOriginalFile() on File Info 43','www.hauer-heinrich.de',4001,1,0,'https://github.com/Hauer-Heinrich/hh_video_extender','ter','',''),
(9292528,0,'autologin','1.0.1',378,378,'Auto login','Only for development, unsafe for live environments! Logs in oldest admin account.',2,0,5,1559899298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','914c62e645b13e8775243ce7321d0114','Initial release','',1000001,1,0,'https://github.com/Tuurlijk/t3ext-autologin','ter','',''),
(9292529,0,'ama_t3_upgrade_assistant','1.0.0',2700,249,'Upgrade Assistant','Provides features to simplify an upgrade process.',2,0,0,1560112853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Nostadt','','ano','b885d064e8046d0d7b064c8222f0b564','First release','',1000000,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292530,0,'ama_t3_upgrade_assistant','1.0.1',2700,234,'Upgrade Assistant','Provides features to simplify an upgrade process.',2,0,0,1560189148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Nostadt','','ano','6885d1d7f86986dc2857f88c8334ad61','Switch from SimpleFile::class to symfony/var-exporter and update documentation. This also drops the intend feature due to the symfony component which is psr-2 compatible.','',1000001,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292531,0,'ama_t3_upgrade_assistant','1.0.2',2700,236,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1560283616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Nostadt','','ano','feee369a26a01fa4f9d0c1e5641a7787','Updates documentation.','',1000002,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292532,0,'ama_t3_upgrade_assistant','1.0.3',2700,278,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1561908726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alexander Nostadt','','ano','a94c84982461faf70e3204207507997a','Add German translation, add t3 v8 compatibility and increase backend view','',1000003,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292533,0,'ama_t3_upgrade_assistant','1.0.4',2700,317,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1563630291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alexander Nostadt','','ano','1963943eaeedacb1b6212a1160a2c349',' [TASK] 15 Support of TYPO3 v7.6\r\n [TASK] 19 Define minimum PHP version of v7.1.3\r\n [OTHER] README.md updated, remove unwanted files.','',1000004,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292534,0,'ama_t3_upgrade_assistant','1.0.5',2700,317,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1577023364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Alexander Nostadt','','ano','8a3a434682d923b2c70fe4fc092442d3','[TASK] 27 Add new translations: UK, FR. Thanks UK Community and wembley','',1000005,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292535,0,'ama_t3_upgrade_assistant','2.0.0',2700,321,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1587849484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.1.3-0.0.0\";}}','Alexander Nostadt','','ano','7cd2e522e77f959b8ca8563e94ea211f','[TASK] Add .gitignore\r\n[TASK] 36 Replace RuntimeException with custom TcaNotFoundException\r\n[TASK] Drop v7 and add v10 support\r\n[TASK] 31 Add php version constraint to ext_emconf.php\r\n[TASK] Update badges in README.md\r\n[TASK] Fix replace section of composer manifest','',2000000,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292536,0,'ama_t3_upgrade_assistant','2.0.1',2700,119,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1613674735,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.1.3-0.0.0\";}}','Alexander Nostadt','','ano','e4dc0e25fa189ea78b0755de7b7b5a68','CHANGELOG: https://github.com/AMartinNo1/ama_t3_upgrade_assistant/blob/development/CHANGELOG.md','',2000001,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292537,0,'ama_t3_upgrade_assistant','2.0.2',2700,120,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1614080708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.1.3-0.0.0\";}}','Alexander Nostadt','','ano','bbbcd4ab770d4192de6713dc3edc7b6a','TASK: Prepare v2.0.2','',2000002,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292538,0,'ama_t3_upgrade_assistant','2.0.3',2700,120,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1614373330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:11:\"7.1.3-0.0.0\";}}','Alexander Nostadt','','ano','5a2e12e4ca4c918289915565292ca753','TASK: Prepare v2.0.3','',2000003,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292539,0,'ama_t3_upgrade_assistant','2.0.4',2700,141,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1614374576,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:11:\"7.1.3-0.0.0\";}}','Alexander Nostadt','','ano','af07384a144662a67a575f3582b498d0','TASK: Prepare v2.0.4','',2000004,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292540,0,'ama_t3_upgrade_assistant','3.0.0',2700,98,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1644002557,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Alexander Nostadt','','ano','81d350c3e1123feead1c91fc937a8ed4','TASK: Prepare v3.0.0','',3000000,0,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292541,0,'ama_t3_upgrade_assistant','3.0.1',2700,150,'Upgrade Assistant','This extension aims to simplify the upgrade process. In a first step it provides a backend module which generates TCA in PHP format.',2,0,0,1644175096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Alexander Nostadt','','ano','2cd16d3d9521cb7e034a18db51c99de7','TASK: Prepare v3.0.1','',3000001,1,0,'https://docs.typo3.org/p/nostadt/ama-t3-upgrade-assistant/master/en-us/','ter','',''),
(9292542,0,'hidpi','1.0.1',851,152,'HiDPI','Drop-in HiDPI solution',999,0,2,1560118384,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:7:\"extbase\";s:1:\"*\";s:5:\"fluid\";s:1:\"*\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','e8cb66ca65c3d6e38d595057604ee3c3',' added ter support','hauptsache.net',1000001,0,0,'https://bitbucket.org/hauptsachenet/hidpi/src/master/README.md','ter','',''),
(9292543,0,'hidpi','1.0.2',851,233,'HiDPI','Drop-in HiDPI solution',2,0,2,1560274449,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:7:\"extbase\";s:1:\"*\";s:5:\"fluid\";s:1:\"*\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','f3b33051f5bbc0721982d22e45e35448',' fix behavior when cropping is used','hauptsache.net',1000002,0,0,'https://bitbucket.org/hauptsachenet/hidpi/src/master/README.md','ter','',''),
(9292544,0,'hidpi','1.0.3',851,466,'HiDPI','Drop-in HiDPI solution. No new view helpers or workflow required. No JavaScript hacks. Just a few assumptions.',2,0,2,1563187776,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:7:\"extbase\";s:1:\"*\";s:5:\"fluid\";s:1:\"*\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','71ad84d95be53655adaf7303cdf58a96',' improvement of the jpeg detection\n\n the check, if the target image will be a jpeg,\n now based on the ImageCropScaleMaskTask.\n will allow other extension to change what the\n extension is without unexpected behavior from this\n here.','hauptsache.net',1000003,1,0,'https://bitbucket.org/hauptsachenet/hidpi/src/master/README.md','ter','',''),
(9292545,0,'fancybox','1.0.1',1673,618,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1560326479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','9f83db6a1a79e04de90356b3e5df212b','Adds the fancyBox of fancyapps to your website. Simple install and include static TypoScript.','lavitto ag',1000001,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292546,0,'fancybox','1.0.2',1673,166,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1586163738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','e80d1e2ee3bfe827ffd0c54f1276abef','https://gitlab.com/lavitto/typo3-fancybox/-/releases/1.0.2','lavitto ag',1000002,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292547,0,'fancybox','1.0.3',1673,472,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1586166985,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','7ba0ddbde33913d562bbc4d608901445','https://gitlab.com/lavitto/typo3-fancybox/-/releases/1.0.3','lavitto ag',1000003,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292548,0,'fancybox','1.0.4',1673,113,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1630670248,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','eb1898590dae9375b2600e4f20282c15','https://gitlab.com/lavitto/typo3-fancybox/-/tags/1.0.4','lavitto ag',1000004,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292549,0,'fancybox','1.0.5',1673,156,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1630670430,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','5a6c803235d09e606268d577b8a3c457','https://gitlab.com/lavitto/typo3-fancybox/-/tags/1.0.5','lavitto ag',1000005,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292550,0,'fancybox','1.0.6',1673,88,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1697020201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:3:\"php\";s:12:\"7.1.0-8.2.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','58c166bbcbbd9437c797f484d7d90b79','https://gitlab.com/lavitto/typo3-fancybox/-/tags/1.0.6','lavitto ag',1000006,0,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292551,0,'fancybox','1.1.0',1673,60,'fancyBox','Adds the fancyBox of fancyapps to the website.',1,0,2,1730919380,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-13.4.99\";s:3:\"php\";s:12:\"7.1.0-8.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','27a4cb130fd08970bc0096dfc8f572de','https://gitlab.com/lavitto/typo3-fancybox/-/tags/1.1.0','lavitto ag',1001000,1,0,'https://www.lavitto.ch/typo3-ext-fancybox-manual','ter','',''),
(9292552,0,'hh_slider','0.1.0',4350,283,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1560349079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ceaea5f04d559a9aa02b3df9eb39f1f2','First upload.','www.hauer-heinrich.de',1000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292553,0,'hh_slider','0.1.1',4350,394,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1560525922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','99468b7bcd6e6a59cd0717b4fc77e6e7','BE AWARE: DB compare needed!\r\nAdded feature:\r\npossibility to select a folder for sliding its children. (- select \"Content type  folder\")\r\nSlides all children from the selected folder including mp4 videos.','www.hauer-heinrich.de',1001,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292554,0,'hh_slider','0.1.2',4350,255,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1564793405,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1d6f28aff45d4526f4b415e0a43001b6','[BUGFIX] Disable (e. g. autoplay) on interaction: https://github.com/ganlanyuan/tiny-slider/issues/445\r\nAdded default autoplay button if \"Disable (e. g. autoplay) on interaction\" is on/true to start autoplaying again.\r\n\r\n[IMPORTANT] switch direction for back/prev and forth/next arrow button, as many were unfamiliar.','www.hauer-heinrich.de',1002,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292555,0,'hh_slider','0.1.3',4350,304,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1568875965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','82d4244560841955e4f5f63a783da13d','- fix missing ts \"defaultHeaderType\" for default header layout (0)\r\n- code format','www.hauer-heinrich.de',1003,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292556,0,'hh_slider','0.1.4',4350,201,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1573647196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e835844e984a8bbf0b2afda896f7bb1e','BUGFIX: missing Linked images - https://github.com/Hauer-Heinrich/hh_slider/issues/2\r\nFIX: Deprecation: 85113 - Legacy Backend Module Routing methods \r\n-- https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.html','www.hauer-heinrich.de',1004,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292557,0,'hh_slider','0.1.5',4350,173,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1573776730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','620945331bfb5334c5d5e9852df11ceb','FEATURE: added possibility to include TypoScript and PageTS automatically - read the readme;\r\nFIX: Deprecation: 87277 - Fluid Class Aliases;\r\nFIX: Breaking:82414 - CMS ViewHelper base classes removed;','www.hauer-heinrich.de',1005,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292558,0,'hh_slider','0.1.6',4350,295,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1573777983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a68dfed5f0ea1a7583a3243d4177ebf6','HOTFIX: fix wrong namespace AbstractViewHelper - delete $this for renderChildrenClosure','www.hauer-heinrich.de',1006,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292559,0,'hh_slider','0.1.61',4350,275,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1579625198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.9.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','74d7f4bc8bac9ef79ab62aaee2b4adeb','4 added default css rules for responsive imge','www.hauer-heinrich.de',1061,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292560,0,'hh_slider','0.1.62',4350,260,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1587044944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9e365347af854700c7f29ea7257b261e','Allow TYPO3 10.x\r\nfixed composer json - vendor','www.hauer-heinrich.de',1062,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292561,0,'hh_slider','0.1.63',4350,204,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1590416945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','65d9d59cf05bee0e86ca7414b24e95db','Bugfix: https://github.com/Hauer-Heinrich/hh_slider/issues/10\r\nIs related to the extension hh_video_extender.','www.hauer-heinrich.de',1063,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292562,0,'hh_slider','0.2.0',4350,225,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1593526309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1d5c33e2b951bd9a4c3b5d9cb4e62d46','[BREAKING!][DB COMPARE NEEDED!]\r\n13 Added field for the responsive option of the tiny-slider\r\n14 Added sorting option for content_type folder - fix bugs\r\n16 Added slideBy option (maybe slideBy field must set manually to  1)','www.hauer-heinrich.de',2000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292563,0,'hh_slider','0.2.2',4350,77,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1606410645,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9f59f0b64d0eaf6cde5edbd8aa266056','[BUGFIX] versions number TER compatibility - changed to 0.2.2','www.hauer-heinrich.de',2002,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292564,0,'hh_slider','0.2.3',4350,139,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1606412858,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','b32e7628d2cfbef86c353d74088599c6','[BUGFIX] versions number TER compatiblity - changed to 0.2.3','www.hauer-heinrich.de',2003,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292565,0,'hh_slider','0.2.4',4350,159,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1606737312,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9e41ec052ad77137678568ab51d51fab','[BUGFIX] 15 automatically add TypoScript - wrong path','www.hauer-heinrich.de',2004,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292566,0,'hh_slider','0.2.6',4350,119,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1649776829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2e6cea3dc99c0cf686f110c7076c5a78','Maintenance release - last version which officially supports TYPO3 9','www.hauer-heinrich.de',2006,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292567,0,'hh_slider','0.2.7',4350,81,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1673872474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','5d9df0c6bf3a781957832381bf319e87','[BUFIX] php 8 undefined array key','www.hauer-heinrich.de',2007,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292568,0,'hh_slider','0.2.8',4350,98,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1673969959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','d9e01c35457bf259ef95a915740f03d4','New Version 0.2.8','www.hauer-heinrich.de',2008,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292569,0,'hh_slider','0.3.0',4350,74,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1687163624,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','c983583fac9308cdbee5abc47c833b02','[TASK] change depricated TYPO3_MODE to TYPO3\r\n[TASK] code optimization','www.hauer-heinrich.de',3000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292570,0,'hh_slider','0.4.2',4350,72,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1687163723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','deb68584e0f13404c6702f71e66b0f33','[TASK][BREAKING] fix missing pagination and thumbnails for option \"folder\" - code overhaul for TYPO3 12\r\n[BUGFIX] composer.json empty versions of require\r\n[TASK] added Eventlisteners for hide inline ContentElements tt_content','www.hauer-heinrich.de',4002,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292571,0,'hh_slider','0.4.3',4350,77,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1687339486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1e6ab88df5571ab0a4b6933209a436db','[TASK] set version to 0.4.3','www.hauer-heinrich.de',4003,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292572,0,'hh_slider','0.4.4',4350,84,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1688992411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','508a145a8d994f7135f8936f45d8d5d3','[TASK] stability patch - set version to 0.4.4','www.hauer-heinrich.de',4004,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292573,0,'hh_slider','0.4.5',4350,67,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1700045237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','efc1666752d4e790b10abfd7179a773e','[TASK] added UpgradeWizard for colPos - set version 0.4.5\n\nAfter Extension Update - Use the TYPO3 UpgradeWizard!','www.hauer-heinrich.de',4005,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292574,0,'hh_slider','0.5.0',4350,55,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1710158751,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','fa7e5a7a8d7bdb2ce641ce2516b148b2','[TASK] remove scss and use native CSS variables - remove gulp use npm directly\n\ntiny-slider: 2.9.4','www.hauer-heinrich.de',5000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292575,0,'hh_slider','0.5.1',4350,71,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1710947166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.2.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.2.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','d0a8978ea46cc90a3fd6d17673fa8d80','[BUGFIX] esbuild minify tiny-slider.js - tns is not defined','www.hauer-heinrich.de',5001,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292576,0,'hh_slider','0.6.1',4350,36,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1736955012,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','3862d03dfa99e56c07bcbcbbf6889d89','[FEATURE] addes Site sets\n\nhttps://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/SiteHandling/SiteSets.html','www.hauer-heinrich.de',6001,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292577,0,'hh_slider','0.6.2',4350,34,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1738840120,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','285b908d6c97982fbead0d756d126ad3','[BUGFIX] ColPosUpgradeWizard','www.hauer-heinrich.de',6002,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292578,0,'hh_slider','0.7.0',4350,26,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1748877150,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','831f33dd2a2e1308c9f13e5a80bc5b22','[TASK] update TCA from text to json for field tx_hhslider_responsive_part\r\n              Use Upgradewizard!!\r\n[TASK] delete old unused jsonEvaluation code and config\r\n[TASK] code format','www.hauer-heinrich.de',7000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292579,0,'hh_slider','0.7.1',4350,25,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1750841416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','35cb832689b4ae7ae20c492303505784','[TASK] improve UpgradeWizard: ChangeResponsivePartFieldTypeUpgradeWizard\n\nBetter output if old content of field isnt empty and valid json.','www.hauer-heinrich.de',7001,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292580,0,'hh_slider','0.8.2',4350,25,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1756298703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f41987270ad01a23346c27d9b9680f20','[FIX] text overflow: slider controlles hint on small devices','www.hauer-heinrich.de',8002,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292581,0,'hh_slider','0.8.0',4350,20,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1756298706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6443b7f3b0418ebc7a4a2f8da18adacf','[BREAKING] rebuild major parts of the extension, improve accessibility\n\nPlease use the TYPO3 UpdateWizard!\n[BREAKING] changed the HTML-Wrapper structure.\n[BREAKING] changed e. g. arrow buttons from \"span\" to \"button\".\n[BREAKING] changed the arrows.svg itself to meet the new requiremets (accessibility).\n[BREAKING] changed the source code of the tiny-slider to meet the new requirements (accessibility).\nNew features like aria-label translations (see readme).\nAdded new \":focus\" only hint for how the user can use the slider.\nOption for showing \"Start/Stop\" button.\nCSS variables for customization (see readme).\n[DEPRECATED] due to TYPO3 method itself (addPageTSConfig()), this option will be removed with TYPO3 14.','www.hauer-heinrich.de',8000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292582,0,'hh_slider','0.8.1',4350,24,'Hauer-Heinrich - Slider (tiny-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1756298707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','39cc2fbc4efe4a1e1aecc0b29202f5e5','[BUGFIX] backend preview after ctype change','www.hauer-heinrich.de',8001,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292583,0,'hh_slider','1.0.0',4350,17,'Hauer-Heinrich - Slider (swiper-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1762254632,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8ded7397fd182ae2c3401a28cf3cb385','[BREAKING][TASK] refactor / replace tiny-slider with swiper-slider for better accessibility and maintenance\n\nBREAKING CHANGE! Tiny Slider is no longer actively maintained and has limited accessibility support.\nSwiper offers improved performance, accessibility features, and ongoing development.\n----\nBackend content-element \"slider\" hasnt changed.','www.hauer-heinrich.de',1000000,0,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292584,0,'hh_slider','1.0.1',4350,24,'Hauer-Heinrich - Slider (swiper-slider)','Hauer-Heinrich - Image and Content Slider',2,0,2,1762254632,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4dc0c51a2260cfe839632796dce3496e','[FIX] tx_hhslider_responsive_part description from tiny-slider to swiper','www.hauer-heinrich.de',1000001,1,0,'https://github.com/Hauer-Heinrich/hh_slider/blob/master/README.md','ter','',''),
(9292585,0,'sagenda_calendar_typo3','1.0.0',3018,296,'Sagenda Calendar Typo3','',0,0,3,1560505716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sagenda','','sagenda','5836783a53b6a430ad0c70ce8ef5663c','This is the alpha version of our Sagenda Scheduling Calendar. The Sagendas calendar is a long-proven system, but were new to Typo3. Dont hesitate to give us feedback, we will release a new version soon : https://www.sagenda.com/contact','',1000000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292586,0,'sagenda_calendar_typo3','1.2.0',3018,323,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',1,0,3,1563555827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sagenda','','sagenda','91dc4e49419423a231c2faf7a70dcb8c',' 1.2.0 \r\n ADDED : Support for right to left languages.\r\n FIXED : A bug displaying the bookable items location and description twice.\r\n IMPROVED : registration form layout.','',1002000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292587,0,'sagenda_calendar_typo3','1.4.0',3018,274,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',1,0,3,1569524811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sagenda','','sagenda','060cae6fa881088a1ee530d0ae997296',' 1.4.0 \r\n ADDED : First support for customisation edition form.\r\n\r\n 1.3.1 \r\n FIXED : An error message if PayPal module not activated even if theres not paid event.\r\n\r\n 1.3.0 \r\n ADDED : Event title (when checked \"display in frontend\") can be now displayed also in the calendar view. Was only in list view until today.\r\n ADDED : Coupon code. If your customers book a paid event, they can now enter coupon code (aka : discount code).\r\n IMPROVED : if theres a paid event and the payment module isnt activated we display an error message.\r\n IMPROVED : registration form layout is better (again).','',1004000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292588,0,'sagenda_calendar_typo3','1.5.0',3018,368,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',1,0,3,1573725810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Sagenda','','sagenda','d39149f9a9e7273cba96ad579fc2e16d',' 1.5.0 \r\n ADDED : improved support for customization edition form.\r\n FIXED : A bug when adding another member for multiple booking and when not having customized fields.\r\n FIXED : A bug when starting the week view with monday instead of sunday, the date displayed on the header where not updated.\r\n TESTED : tested WordPress 5.3.','',1005000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292589,0,'sagenda_calendar_typo3','2.0.0',3018,140,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1589662809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','a54f3cce9dc164cd8dea3b4502adf978','Biggest Sagenda update ever.\r\n ADDED : New Calendar views (day, week, month)\r\n ADDED : New Agenda view.\r\n ADDED : You can now display bookings in public view (optional).\r\n TESTED : PHP 7.4.x\r\n TESTED : Typo3 v10.4.2','',2000000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292590,0,'sagenda_calendar_typo3','2.0.1',3018,176,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1590332248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','7ba84cacb92a9ba899b052a3df3ec546','Improve right to left language compliance','',2000001,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292591,0,'sagenda_calendar_typo3','2.0.2',3018,232,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1590866699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','8bd515121eb0e0e9d014a53ff94623be','Improve i18n','',2000002,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292592,0,'sagenda_calendar_typo3','2.0.4',3018,254,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1593291242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','944099f4230ed0ea724124328b1a4f47','Layout improvement','',2000004,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292593,0,'sagenda_calendar_typo3','2.1.0',3018,90,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1602187265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','b62bcd750291b6455e09ffeba1c14301','Now you can add a \"Terms and conditions\" checkbox with URL.','',2001000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292594,0,'sagenda_calendar_typo3','2.1.1',3018,161,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1602707815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','3f8119af05139457b5b20daf5b30938e',' FIXED : Compilation problem.\r\n FIXED : When displaying calendar in adaptive mode, after a click events are displayed in the center of the screen also for mobile (not in the bottom).\r\n','',2001001,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292595,0,'sagenda_calendar_typo3','2.3.0',3018,62,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1612818042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Sagenda','','sagenda','7a5b6daf89107c1195cd996c9a1ca458','ADDED : Calendar can open at first at a specified date.','',2003000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292596,0,'sagenda_calendar_typo3','2.3.1',3018,75,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1615537791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','f9f94f69fd0c017818695d9131d7c805',' FIXED : Correct a date format bug in FireFox.\r\n FIXED : Correct a bug with scoll only happening in macOS and iOS devices when having a lots of events and using the \"adaptive\" mode with monthly view.\r\n FIXED : Correct a bug in the list of bookable items where special chars where pushed at the end. Now special chars are listed in the alphabetical order. BEFORE : a, b, c, d, z, à. NOW : a, à, b, c, d, z.  ','',2003001,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292597,0,'sagenda_calendar_typo3','2.3.2',3018,73,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1621935832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','c76148f430f272986813ce095893e25b',' 2.3.2 \r\n FIXED : Correct a bug when switching from month view to week view the days in the previous month (if splited on 2 months) where not displayed.\r\n FIXED : A bug if language was not set to a default value in Typo3, we got a null ref in translations files.','',2003002,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292598,0,'sagenda_calendar_typo3','2.3.3',3018,73,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1624030190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','06d1bb28ebaef29e3eeb8a9528ae9623','FIXED : Loading animation was not stopping if no event to display.\r\nFIXED : A path error in css loading for Typo3.','',2003003,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292599,0,'sagenda_calendar_typo3','2.5.0',3018,58,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1631044577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','5a35b1a73a3c81e47a219339415246db',' ADDED : Color management for \"back\" and \"book\" buttons.\r\n IMPROVED : New Agenda view design.\r\n ADDED : Timezone support.\r\n TESTED : WordPress 5.8.\r\n IMPROVED : Add alphabetical ordering in select list of custom form.','',2005000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292600,0,'sagenda_calendar_typo3','2.6.0',3018,85,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1631948966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','092f10b030c12861af3faef624304201',' 2.6.0 \r\nADDED : Ability to hide number of booking on total capacity (X/Y) on the public calendar.','',2006000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292601,0,'sagenda_calendar_typo3','2.7.0',3018,66,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1636651165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','67c06f4a76b73be105741ea944deac21',' ADDED : New \"work week\" view. Display only Monday to Friday.\r\n','',2007000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292602,0,'sagenda_calendar_typo3','2.7.1',3018,66,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1639560998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','995c9e32f18879609bda5b4b1bdf4382',' FIXED : Correct some changes required for Typo3 10 and 11.','',2007001,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292603,0,'sagenda_calendar_typo3','2.8.0',3018,64,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1643566447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','53d1984305db6a0cf4750d99f8fe20de',' 2.8.0 \r\n ADDED : Ability to go directly to an event via link (even id passed via URL). \r\n ADDED : As account owner I can remove the \"i\" information button from Frontend.\r\n IMPROVED : Lithuanian translations.\r\n FIXED : Sagenda can take the current Typo3 page language.','',2008000,0,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292604,0,'sagenda_calendar_typo3','2.9.1',3018,82,'Sagenda Calendar Typo3','Sagenda is a scheduling calendar that allows you to manage your reservations. You can manage Email and SMS notifications and reminders, online payment and much more...',2,0,3,1662398798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.24-11.9.99\";}}','Sagenda','','sagenda','369e2633e41c5889c5e3acd8db016a51',' 2.9.1 \r\n IMPROVED : Moved from ES5 to ES6.\r\n ADDED : Stripe payment.','',2009001,1,0,'https://www.sagenda.com/support-faqs/','ter','',''),
(9292605,0,'form_to_database','1.0.0',3899,394,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1560511908,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"form\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','1c69b1434a9459690236e36b94851e69','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.','lavitto ag',1000000,0,0,'','ter','',''),
(9292606,0,'form_to_database','1.0.1',3899,264,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1561019706,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','e09582e46cd292d554878e8769a94e3e','Added TYPO3 8.7 LTS Compatibility','lavitto ag',1000001,0,0,'','ter','',''),
(9292607,0,'form_to_database','1.0.2',3899,262,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1562570977,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','c05d58d0a9ab6817e443bdc364a5ee8e','bugfixes','lavitto ag',1000002,0,0,'','ter','',''),
(9292608,0,'form_to_database','1.0.3',3899,218,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1566459638,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','1c31a6cdef0c88bdce0598d5fa9ec872','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.3','lavitto ag',1000003,0,0,'','ter','',''),
(9292609,0,'form_to_database','1.0.4',3899,273,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1568797698,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','f48670862fb7930be1a51e5904e65b03','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.4','lavitto ag',1000004,0,0,'','ter','',''),
(9292610,0,'form_to_database','1.0.5',3899,425,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1572521140,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','ba13f21e38d3f8e682674a049e68736c','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.5','lavitto ag',1000005,0,0,'','ter','',''),
(9292611,0,'form_to_database','2.0.0',3899,300,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1587644976,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','9f688c447689985ae25a758251b25dca','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.0 (Major update, DB-Update required!)','lavitto ag',2000000,0,0,'','ter','',''),
(9292612,0,'form_to_database','2.0.1',3899,212,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1597840461,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','97cc1930b959b07f5473f194f0ecae75','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.1','lavitto ag',2000001,0,0,'','ter','',''),
(9292613,0,'form_to_database','2.0.2',3899,135,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1603355443,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','53faa131160b90945d8ceedbb9490a69','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.2','lavitto ag',2000002,0,0,'','ter','',''),
(9292614,0,'form_to_database','2.0.3',3899,214,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1603355520,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','6491012a63f070ea8b197997d2153a01','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.3 (Important: Manual steps necessary, please read release notes!)','lavitto ag',2000003,0,0,'','ter','',''),
(9292615,0,'form_to_database','2.0.4',3899,132,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1631274568,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','bef9b288164fda9b7239d5d5097c3cc8','https://gitlab.com/lavitto/typo3-form-to-database/-/releases2.0.4','lavitto ag',2000004,0,0,'','ter','',''),
(9292616,0,'form_to_database','2.1.0',3899,49,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1652454389,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','b8712b5a13ef5cc119a40280b1b1044d','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.0','lavitto ag',2001000,0,0,'','ter','',''),
(9292617,0,'form_to_database','2.1.1',3899,88,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1652721694,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','f7243a7e87182f30963db0ccaee7f270','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.1','lavitto ag',2001001,0,0,'','ter','',''),
(9292618,0,'form_to_database','2.1.2',3899,125,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1652788750,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','bd5c9384681e26e901188a8438a7fbb6','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.2','lavitto ag',2001002,0,0,'','ter','',''),
(9292619,0,'form_to_database','2.2.1',3899,65,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1688116330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','fc01a0646acfb4085570906b38dcd160','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.2.1','lavitto ag',2002001,0,0,'','ter','',''),
(9292620,0,'form_to_database','3.0.0',3899,93,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1688116421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','96f9f6dd2badf9a1c0ed03a2c61e2181','https://gitlab.com/lavitto/typo3-form-to-database/-/releases/3.0.0','lavitto ag',3000000,0,0,'','ter','',''),
(9292621,0,'form_to_database','3.0.1',3899,36,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1727690764,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','439b20d8fa5b28e46648e687173854de','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/3.0.1','lavitto ag',3000001,0,0,'','ter','',''),
(9292622,0,'form_to_database','4.0.0',3899,35,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1727690790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','9a6dc1f044216f13fcb8aeace9e901cf','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/4.0.0','lavitto ag',4000000,0,0,'','ter','',''),
(9292623,0,'form_to_database','4.1.0',3899,50,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1727690812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','e7719aae0eb6341c6f45c44e560cb239','https://gitlab.com/lavitto/typo3-form-to-database/-/tags/4.1.0','lavitto ag',4001000,0,0,'','ter','',''),
(9292624,0,'form_to_database','2.2.3',3899,17,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1752158512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','1973ed813faea624dfb07dac00b7131a','2.2.3\r\n\r\n- [BUGFIX] Backport bugfixes from main to v2 (130)','lavitto ag',2002003,0,0,'','ter','',''),
(9292625,0,'form_to_database','2.2.2',3899,17,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1753694824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','1da71b5fc1736dfefee9bdf76b6b3a9a','- [BUG] Reinstate commands file to register commands','lavitto ag',2002002,0,0,'','ter','',''),
(9292626,0,'form_to_database','3.1.0',3899,20,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1753694853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','6e2d3a2003ed41f3dbe35251c453061e','- [FEATURE] Remove single response modal and convert to a view\r\n- [FEATURE] Allow single responses to be downloaded as a PDF','lavitto ag',3001000,0,0,'','ter','',''),
(9292627,0,'form_to_database','3.2.0',3899,19,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1753694880,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','453c828561311f4ad2f9bff5e1b73bb4','[RELEASE] 3.2.0\r\n\r\n- [FEATURE] Use properties from renderables','lavitto ag',3002000,0,0,'','ter','',''),
(9292628,0,'form_to_database','4.2.0',3899,19,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1753694899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','8c735bed1543c1d92733de57d9c6e8ca','[RELEASE] 4.2.0\r\n\r\n- [FEATURE]  Remove modal from record view\r\n- [FEATURE] Add PDF rendering view\r\n- [FEATURE] Reorder repeatable fields in form results and number lines\r\n- [TASK] output decoded html char on define extension option\r\n- [BUGFIX] Initalize array $renderableFields for each $renderable in function hydrateRepeatableFields \r\n- [BUGFIX] Ensure a uid & delimiter is defined \r\n- [BUGFIX] CSV export - set order from original formDefinition instead of formState\r\n- [BUGFIX] Form not visible in Backend Module when Finisher is set as variant\r\n- [BUGFIX] Allow access to Form Results module from all workspaces\r\n- [BUGFIX] Apply exclusion filter separately to child fields of parent container','lavitto ag',4002000,0,0,'','ter','',''),
(9292629,0,'form_to_database','4.2.1',3899,19,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1753694915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','df760a07737f2e6853d4b2b28eddac1a','[RELEASE]: 4.2.1\r\n\r\n- [FIX]: Ignore user_upload folder if not used','lavitto ag',4002001,0,0,'','ter','',''),
(9292630,0,'form_to_database','3.2.1',3899,16,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1754552036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','fe7f007a92d9a0c6feae4f508f17f77d','[FIX] Use upload location when in container','lavitto ag',3002001,0,0,'','ter','',''),
(9292631,0,'form_to_database','4.2.2',3899,16,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1754552059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','7c556b6fb5df43b4ee738627a1d813a2','[FIX] Use upload location when in container','lavitto ag',4002002,0,0,'','ter','',''),
(9292632,0,'form_to_database','5.0.0',3899,20,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1754552121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','e021baafaff9e5b547032d934a7b0dd0','    - [FEATURE] Add support for TYPO3 13 - TypoScript now included in SiteSets\r\n    - [FEATURE] Drop support for TYPO3 12\r\n    - [FEATURE] Add tests & linting','lavitto ag',5000000,0,0,'','ter','',''),
(9292633,0,'form_to_database','5.0.1',3899,15,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,-1,4,1757599087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','cffc621a5ea0c7da35114975155d935e','- [FIX] Import YAML by default (!87)','lavitto ag',5000001,0,0,'','ter','',''),
(9292634,0,'form_to_database','2.2.4',3899,14,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,-1,4,1757934421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','9f1b5b0301ef9fe582b47129e5321ac5',' 2.2.4\r\n\r\n- [BUGFIX] Issues when creating new fields (!53)\r\n- [BUGFIX] Errors in results list in backend module when SummaryPage used\r\n- [FIX] Initalize array $renderableFields for each $renderable in function hydrateRepeatableFields (126)\r\n- [FIX] Use upload location when in container (73)\r\n- [FIX]: Ignore user_upload folder if not used (73)','lavitto ag',2002004,0,0,'','ter','',''),
(9292635,0,'form_to_database','2.2.5',3899,23,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,0,4,1758007704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','4199c1678d1dd13b5a790f29800b4c65','Security fix - please update ASAP.\r\n\r\n 2.2.5\r\n\r\n- [SECURITY] Ensure array values are escaped','lavitto ag',2002005,0,0,'','ter','',''),
(9292636,0,'form_to_database','3.2.2',3899,24,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1758007722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','2b1e3c6b73d49b1c0aa6ea7e26fabd76','Security fix - please update ASAP.\r\n\r\n 3.2.2\r\n\r\n- [SECURITY] Ensure array values are escaped','lavitto ag',3002002,0,0,'','ter','',''),
(9292637,0,'form_to_database','4.2.3',3899,24,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1758007739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','97145af244a68fd1b350ca23ebb4c5df','Security fix - please update ASAP.\r\n\r\n 4.2.3\r\n\r\n- [SECURITY] Ensure array values are escaped','lavitto ag',4002003,0,0,'','ter','',''),
(9292638,0,'form_to_database','5.0.2',3899,26,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1758007754,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','71a10f8d58f10231ee9e0162158cab3e','Security fix - please update ASAP.\r\n\r\n 5.0.2\r\n\r\n- [SECURITY] Ensure array values are escaped','lavitto ag',5000002,0,0,'','ter','',''),
(9292639,0,'form_to_database','4.3.0',3899,23,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1759136363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','04cae3da5adabe12d5767bfb0754260d',' 4.3.0\r\n\r\n- [TASK] Add event FormResultSingleResultActionEvent\r\n- [FIX] Filtered CSV download only visible fields not working\r\n- [FIX] check $variant[finishers] before array_column() (134)','lavitto ag',4003000,0,0,'','ter','',''),
(9292640,0,'form_to_database','3.2.3',3899,21,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1760450973,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','7ed1986540dee2dfea9b0457e9ebfb35',' 3.2.3\r\n\r\n- [FIX] Initalize array $renderableFields for each $renderable in function hydrateRepeatableFields','lavitto ag',3002003,0,0,'','ter','',''),
(9292641,0,'form_to_database','5.1.0',3899,21,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1763022859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";s:4:\"form\";s:15:\"13.4.20-13.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','47934600d2ca4da6fdb1753b8652092d',' 5.1.0\r\n\r\n- [TASK] Raise minimum TYPO3 version requirement to 13.4.20\r\n- [TASK] Add event FormResultSingleResultActionEvent\r\n- [BUGFIX] check $variant[finishers] before array_column(), refs (134)\r\n- [BUGFIX] Make functions in FormResultsController.php compatible with TYPO3 13.4.20\r\n- [FIX] Remove duplicate array definition\r\n','lavitto ag',5001000,0,0,'','ter','',''),
(9292642,0,'form_to_database','2.2.6',3899,14,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,0,4,1768582572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','2983e6de56990ae1cac5490a23698c62',' 2.2.6\r\n\r\n- [FIX] Compatibility with EXT:repeatable_form_elements (73)','lavitto ag',2002006,0,0,'','ter','',''),
(9292643,0,'form_to_database','3.2.4',3899,15,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1768582587,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','507e55a622fa55b59a297ff7bd20906b',' 3.2.4\r\n\r\n- [FIX] Compatibility with EXT:repeatable_form_elements (73)\r\n','lavitto ag',3002004,0,0,'','ter','',''),
(9292644,0,'form_to_database','4.3.1',3899,16,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1768582603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','liquidlight','07386c93a589bfdee9aa42b8cf8eaf7b',' 4.3.1\r\n\r\n- [FIX] Compatibility with EXT:repeatable_form_elements (73)\r\n','lavitto ag',4003001,0,0,'','ter','',''),
(9292645,0,'form_to_database','2.3.0',3899,15,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',1,0,4,1769443475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','88e9a1680607605b5ac501843963faac','[RELEASE] 2.3.0\n\n- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,\n  your code will need updating if you have extended the code\n	- Replace Lavitto with LiquidLight\n	- Replace lavitto with liquidlight','',2003000,0,0,'','ter','',''),
(9292646,0,'form_to_database','3.3.0',3899,15,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1769443662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','79073c58517b137be64e184b1575e1d6','[RELEASE] 3.3.0\n\n- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,\n  your code will need updating if you have extended the code\n	- Replace Lavitto with LiquidLight\n	- Replace lavitto with liquidlight','Liquid Light',3003000,0,0,'','ter','',''),
(9292647,0,'form_to_database','4.4.0',3899,16,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1769443834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','325936151fcea089bf7480ac2ecf8554','[RELEASE] 4.4.0\n\n- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,\n  your code will need updating if you have extended the code\n	- Replace Lavitto with LiquidLight\n	- Replace lavitto with liquidlight','Liquid Light',4004000,0,0,'','ter','',''),
(9292648,0,'form_to_database','5.2.0',3899,14,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1769444201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";s:4:\"form\";s:15:\"13.4.20-13.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','c0b723fb7965dbc551ec4be326c8904e','[RELEASE] 5.2.0\n\n- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,\n  your code will need updating if you have extended the code\n	- Replace Lavitto with LiquidLight\n	- Replace lavitto with liquidlight','Liquid Light',5002000,0,0,'','ter','',''),
(9292649,0,'form_to_database','5.2.1',3899,20,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1769445763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";s:4:\"form\";s:15:\"13.4.20-13.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','74a1100d583d7c93e04fa4772882da6c','[RELEASE] 5.2.1\n\n- [FIX] Add missing vendor names\n\nNote: Lavitto has been changed to Liquid Light &\n  lavitto to liquidlight','Liquid Light',5002001,0,0,'','ter','',''),
(9292650,0,'form_to_database','3.3.1',3899,12,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1774434354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','74d0c3acee6f083c3dd6bd34d3d8c9fe','[RELEASE] 3.3.1\n\n- [FIX] Update namespaces missed in 3.3.0','Liquid Light',3003001,0,0,'','ter','',''),
(9292651,0,'form_to_database','4.4.1',3899,10,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1775728746,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','b0418393c009a6cf99e4d4e49054af4e','[RELEASE] 4.4.1\n\n- [FIX] Prevent users without web-mounts seeing all forms (23)','Liquid Light',4004001,0,0,'','ter','',''),
(9292652,0,'form_to_database','5.3.0',3899,11,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1775728800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";s:4:\"form\";s:15:\"13.4.20-13.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','d42aa00f35a36b1ecdb8086bc3c3aed2','[RELEASE] 5.3.0\n\n- [FEATURE] Add delete all button (17)\n- [FIX] Prevent users without web-mounts seeing all forms (23)','Liquid Light',5003000,0,0,'','ter','',''),
(9292653,0,'form_to_database','4.4.2',3899,10,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1775728873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','1335a2082abd517fc8898d741b82d8ef','[RELEASE] 4.4.2\n\n- [FIX] Resolve incorrect 4.4.1 tag','Liquid Light',4004002,0,0,'','ter','',''),
(9292654,0,'form_to_database','5.3.1',3899,7,'Form to Database','Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.',2,0,4,1781271015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";s:4:\"form\";s:15:\"13.4.20-13.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','cd9aa8fe9eb8356375a48864953d4bf4','release(patch): 5.3.1\n\n- [FIX] Include BaseSetup yaml in the frontend (2)','Liquid Light Ltd',5003001,1,0,'','ter','',''),
(9292655,0,'snapshot','1.0.0',866,301,'Snapshot','Create and restore DB and fileadmin snapshots',2,0,4,1560607721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";}}','','','garfieldius','d75366a58a12aa5b7eff2055200fce78','Release v1.0.2\n\n Update readme\n Add some inline docs to the code','',1000000,0,0,'https://github.com/garfieldius/typo3-snapshot/#typo3-snapshot','ter','',''),
(9292656,0,'snapshot','1.1.1',866,228,'Snapshot','Create and restore DB and fileadmin snapshots',2,0,4,1562866809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";}}','','','garfieldius','f99bc3a8271f02022397520a96cc87bc','Release v1.1.1\n\n Fix broken exports','',1001001,0,0,'https://github.com/garfieldius/typo3-snapshot/#typo3-snapshot','ter','',''),
(9292657,0,'snapshot','1.2.0',866,337,'Snapshot','Create and restore DB and fileadmin snapshots',2,0,4,1567954554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";}}','','','garfieldius','06ccd341943d1ee2ad6188dd8e4ade3e','Release v1.2.0\n\n Fix bug with gzip\n Remove restriction for MySQL','',1002000,1,0,'https://github.com/garfieldius/typo3-snapshot/#typo3-snapshot','ter','',''),
(9292658,0,'apc_manager','1.0.2',1352,256,'APC Manager','Adds backend module to manage apc(u) user cache.',1,0,1,1560759869,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','df3bc02a8b68c8c19485582bb9c806c7','Adds backend module to manage apc(u) user cache.','lavitto ag',1000002,0,0,'https://www.lavitto.ch/typo3-ext-apc-manager-manual','ter','',''),
(9292659,0,'apc_manager','1.0.3',1352,308,'APC Manager','Adds backend module to manage apc(u) user cache.',1,0,1,1562671695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','e8f6fc21120ae47dfd338b3c6f87aee1','https://gitlab.com/lavitto/typo3-apc-manager/-/tags/1.0.3','lavitto ag',1000003,0,0,'https://www.lavitto.ch/typo3-ext-apc-manager-manual','ter','',''),
(9292660,0,'apc_manager','1.0.4',1352,381,'APC Manager','Adds backend module to manage apc(u) user cache.',1,0,1,1570612135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','ab7524f48cd0a4eaccaae755c139da4b','https://gitlab.com/lavitto/typo3-apc-manager/-/tags/1.0.4','lavitto ag',1000004,0,0,'https://www.lavitto.ch/typo3-ext-apc-manager-manual','ter','',''),
(9292661,0,'apc_manager','1.0.5',1352,407,'APC Manager','Adds backend module to manage apc(u) user cache.',1,0,1,1586166816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','9fdeb484b113da8dfad80c3b6c0afa79','https://gitlab.com/lavitto/typo3-apc-manager/-/releases/1.0.5','lavitto ag',1000005,1,0,'https://www.lavitto.ch/typo3-ext-apc-manager-manual','ter','',''),
(9292662,0,'markdown_parser','1.0.0',862,211,'Markdown Parser','Adds a markdown content element to the website.',1,0,3,1560854582,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:12:\"9.5.0-9.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','1cf49846e356a2c71959bd86eca2cba1','Adds a simple markdown content element to your TYPO3 website.','lavitto ag',1000000,0,0,'https://www.lavitto.ch/typo3-ext-markdown-parser-manual','ter','',''),
(9292663,0,'markdown_parser','1.0.1',862,337,'Markdown Parser','Adds a markdown content element to the website.',1,0,3,1561019492,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:12:\"9.5.0-9.5.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','0b931ce13fcf0e3bcc086cce0af0f504','Added TYPO3 8.7 LTS Compatibility','lavitto ag',1000001,0,0,'https://www.lavitto.ch/typo3-ext-markdown-parser-manual','ter','',''),
(9292664,0,'markdown_parser','1.0.2',862,314,'Markdown Parser','Adds a markdown content element to the website.',1,0,3,1586173533,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.0-10.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','84b5e2dfce8bb18c730f7cc1498cf831','https://gitlab.com/lavitto/typo3-markdown-parser/-/releases/1.0.2','lavitto ag',1000002,1,0,'https://www.lavitto.ch/typo3-ext-markdown-parser-manual','ter','',''),
(9292665,0,'autosave','1.0.0',738,301,'Automatic Save','Provides an automatic save function for TYPO3 backend, by a predefined interval.',1,0,0,1560953564,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','24595aa2bb64e6383cf1510b68d1a27a','Provides an automatic save function for TYPO3 backend, by a predefined interval.','lavitto ag',1000000,0,0,'https://www.lavitto.ch/typo3-ext-autosave-manual','ter','',''),
(9292666,0,'autosave','1.0.1',738,437,'Automatic Save','Provides an automatic save function for TYPO3 backend, by a predefined interval.',1,0,0,1562223592,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','ba49b53f787c9c6c6c22cbd5c3721183','bugfixes, see gitlab-repo','lavitto ag',1000001,1,0,'https://www.lavitto.ch/typo3-ext-autosave-manual','ter','',''),
(9292667,0,'h5p','0.0.3',5022,157,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1561032503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','f3658e24aceef52408e6c0543804e6eb','Initial release','Michiel Roos',3,0,0,'','ter','',''),
(9292668,0,'h5p','0.0.5',5022,407,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1561053974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','fdacda9741a0c8bd681d336100490b05','Fix editor translations','Michiel Roos',5,0,0,'','ter','',''),
(9292669,0,'h5p','0.0.14',5022,302,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1568892554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','b6427ee71dabc25560e9aa1125772a60','Update to latest release: https://github.com/Tuurlijk/t3ext-h5p/releases','Michiel Roos',14,0,0,'','ter','',''),
(9292670,0,'h5p','0.1.1',5022,277,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1570192040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','bd1d3bea2aad061761d801214f4dc407','Added user progress plugin','Michiel Roos',1001,0,0,'','ter','',''),
(9292671,0,'h5p','0.2.2',5022,300,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1570528704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','26b647bdb38533dea341c30fab0bf871','Option to only allow new content in sysfolders','Michiel Roos',2002,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292672,0,'h5p','0.2.3',5022,182,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571049829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','5b049d005e72974e461ddff451eca8f8','Remove duplicate table index','Michiel Roos',2003,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292673,0,'h5p','0.2.4',5022,203,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571050700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','fc22d09b73637d494325c06f083f4184','Fix duplicate index','Michiel Roos',2004,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292674,0,'h5p','0.2.7',5022,182,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571058972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','9e575a22027ed51097b53c0f46fba548','Update h5p core and editor to 1.23.1','Michiel Roos',2007,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292675,0,'h5p','0.2.8',5022,181,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571059605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','d06382813aca0cdf8fc3477d153bc203','Remove @ORM annotations','Michiel Roos',2008,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292676,0,'h5p','0.2.10',5022,263,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571076465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','874f2f25ca5187471ba78da97e75ced4','TYPO3 v9 compatibility','Michiel Roos',2010,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292677,0,'h5p','0.2.11',5022,199,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571132597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','7af01fe246e021a1fe6aefa2e0762dd0','Fix version_compare conditions','Michiel Roos',2011,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292678,0,'h5p','0.2.12',5022,284,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571235273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','c339cf39f42e33a91b1433639b483037','Replace calls to siteRelPath with getAbsoluteWebPath()','Michiel Roos',2012,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292679,0,'h5p','0.2.14',5022,265,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1571667962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','6e41978150a1df290189dc4b211a1639','Set template paths','Michiel Roos',2014,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292680,0,'h5p','0.2.15',5022,401,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1572881947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','1dcb68e64449b2350ceceff4143c45e8','Added manual','Michiel Roos',2015,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292681,0,'h5p','0.2.20',5022,416,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1580721320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','b9992ecbfa3fc5e75e8acc8625f59d29','Fix typo in orderDepenciesByWeight method','Michiel Roos',2020,0,0,'https://docs.typo3.org/p/michielroos/h5p/0.2/en-us','ter','',''),
(9292682,0,'h5p','10.0.0',5022,258,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1592854723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','305b03419c0b87b71b8e6c5fbee6dee7','TYPO3 v10 compatibility','Michiel Roos',10000000,0,0,'https://docs.typo3.org/p/michielroos/h5p/10.0/en-us','ter','',''),
(9292683,0,'h5p','10.0.3',5022,186,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1594124628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','864911c658652abf4a5e216efc104d8b','Fixed uploading of h5p files','Michiel Roos',10000003,0,0,'https://docs.typo3.org/p/michielroos/h5p/10.0/en-us','ter','',''),
(9292684,0,'h5p','10.0.5',5022,308,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1595431000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','630670b215c5abd2563b15a02cf94f33','Update version requirement','Michiel Roos',10000005,0,0,'https://docs.typo3.org/p/michielroos/h5p/10.0/en-us','ter','',''),
(9292685,0,'h5p','11.5.8',5022,98,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1647246667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','b31ba5adfab826c96d51d4c53b3350bc','TYPO3 v11 compatibitlity','Michiel Roos',11005008,0,0,'https://docs.typo3.org/p/michielroos/h5p/11.5/en-us','ter','',''),
(9292686,0,'h5p','11.5.10',5022,153,'H5p','Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.',2,0,2,1647248767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','94cf5f0a1544b398a2fcc54b51e4336d','Updated bundled h5p-editor','Michiel Roos',11005010,1,0,'https://docs.typo3.org/p/michielroos/h5p/11.5/en-us','ter','',''),
(9292687,0,'sc_feuserlist','1.0.0',663,192,'SC FrontendUserlist','Creates a userlist of frontendusers in the frontend with online status',0,0,3,1561104866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Christoph','admin@sebastian-christoph.de','sxbxstxxn','020a1c960870fe590d704b71e820c10e','Shows a list of frontend users. You can select PID and Usergrups in plugin. Early Alpha Version','',1000000,0,0,'https://github.com/sxbxstxxn/sc_feuserlist/wiki/Documentation','ter','',''),
(9292688,0,'sc_feuserlist','1.0.1',663,471,'SC FrontendUserlist','Creates a userlist of frontendusers in the frontend with online status',1,0,3,1561554823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sebastian Christoph','admin@sebastian-christoph.de','sxbxstxxn','df4fdf435963013ad453b3d8792247ae','Beta Status','',1000001,1,0,'https://github.com/sxbxstxxn/sc_feuserlist/wiki/Documentation','ter','',''),
(9292689,0,'starthansekontor','0.0.4',260,260,'Start Hansekontor','Additional CSS for Start TYPO3 responsive.',1,0,0,1561364141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cbaf16ec03505ad7313b4426db865739','INITIAL RELAESE','',4,1,0,'','ter','',''),
(9292690,0,'tile','0.0.6',1338,250,'Book a tile!','e-commerce: book a tile like a seat, table or a surface. ',0,0,3,1561410043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','ba3d7644f98b1c3dceedb1a834016b0f','UNDER CONTRUCTION! DONT USE IT!','',6,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292691,0,'tile','0.0.7',1338,98,'Book a tile! UNDER CONSTRUCTION. DO NOT USE IT!','e-commerce: book a tile like a seat, table or a surface. ',0,0,3,1563003850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','ada0aa63b841fe6e48b2fc1c2161f7b6','DEVELOPMENT: Frontend is running. UNDER CONSTRUCTION: Please wait for version 1.0.0. NEWSLETTER @ https://die-netzmacher.de/newsletter/','',7,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292692,0,'tile','0.0.8',1338,106,'Book a tile! UNDER CONSTRUCTION. DO NOT USE IT!','e-commerce: book a tile like a seat, table or a surface. ',0,0,3,1563139798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','250d6c0974bfede103e2a9cd0f715708','FULL VERSION IS READY: without any tests! UNDER CONSTRUCTION: Dont use it. NEWSLETTER: https://die-netzmacher.de/newsletter/','',8,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292693,0,'tile','0.9.0',1338,97,'Book a tile!','E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. With GUI. Sell tickets online!',1,0,3,1563223961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','4873468a2d02cf62250c98e328f10122','OFFICIAL RELEASE :) Newsletter @ https://die-netzmacher.de/newsletter/','',9000,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292694,0,'tile','0.9.1',1338,101,'Book a tile!','E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. With GUI. Sell tickets online!',1,0,3,1563224076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','d7506653ef2d12f2f53d9950b7fa7c22','OFFICIAL RELEASE :) Newsletter @ https://die-netzmacher.de/newsletter/','',9001,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292695,0,'tile','0.9.2',1338,234,'Book a tile!','E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. With GUI. Sell tickets online!',1,0,3,1563318637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','aa8dd528ddb1608dea83da1da174ee30','IMPROVEMENT: error management of BookingController and CellClassViewHelper','',9002,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292696,0,'tile','0.9.3',1338,254,'Book a tile!','E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. With GUI. Sell tickets online!',1,0,3,1567291675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','978b430340ec0167f3382d3379f3aaa6','FEATURE: Tax for Tickets. MANUAL: Update. NEWSLETTER: https://die-netzmacher.de/newsletter','',9003,0,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292697,0,'tile','0.9.5',1338,198,'Book a tile!','E-commerce ticketing solution for organisers and theaters. Site plans with seats, surfaces or any other object. With GUI. Sell tickets online!',1,0,3,1586079892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt@die-netzmacher.de','dwildt','9b5def87aa0ab1005f0f7924a712d940','IMPROVEMENT: LICENSE.txt','',9005,1,0,'https://docs.typo3.org/p/netzmacher/tile/master/en-us/','ter','',''),
(9292698,0,'mailmanext','1.0.0',1063,285,'Mailman Extension','An extension to manage mailman mailinglists',0,0,4,1561623248,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";}}','lucas capellino, mathias kupferschmid','lu721cap@htwg-konstanz.de','lcapellino','d407582997755fe0c78496d12780113e','A plugin to let your users easily subscribe to your Mailman mailinglists. \r\nFeatures of the plugin:\r\n-select which mailinglists you show to the user\r\n-let the user subscribe\r\n-let the user unsubscribe\r\n-pure php','htwg',1000000,0,0,'https://docs.typo3.org/p/htwg/mailmanext/1.1/en-us/','ter','',''),
(9292699,0,'mailmanext','1.1.0',1063,153,'Mailman Extension','An extension to manage mailman mailinglists',0,0,4,1562235236,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"8.7.0-9.5.99\";s:17:\"bootstrap_package\";s:14:\"10.0.0-10.0.99\";}}','lucas capellino, mathias kupferschmid','lu721cap@htwg-konstanz.de','lcapellino','0b2b5e46c2fb549089b3aef095fbec5f','Documentation added','htwg',1001000,0,0,'https://docs.typo3.org/p/htwg/mailmanext/1.1/en-us/','ter','',''),
(9292700,0,'mailmanext','1.1.1',1063,139,'Mailman Extension','An extension to manage mailman mailinglists',0,0,4,1562677968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','lucas capellino, mathias kupferschmid','lu721cap@htwg-konstanz.de','lcapellino','1c84ac15c69f04db13b8a41f72e56751','unnecessary dependencies deleted','htwg',1001001,0,0,'https://docs.typo3.org/p/htwg/mailmanext/1.1/en-us/','ter','',''),
(9292701,0,'mailmanext','1.1.3',1063,179,'Mailman Extension','An extension to manage mailman mailinglists',2,0,4,1563874458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','lucas capellino, mathias kupferschmid','lu721cap@htwg-konstanz.de','lcapellino','e8b4b367b607167aa393e8928abae5aa','- changed version to stable\r\n- changed way to acquire usermail (see doc)\r\n- bug fixes\r\n- check for empty list in template','htwg',1001003,0,0,'https://docs.typo3.org/p/htwg/mailmanext/1.1/en-us/','ter','',''),
(9292702,0,'mailmanext','1.2.0',1063,307,'Mailman Extension','An extension to manage mailman mailinglists',1,0,4,1573817272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','lucas capellino, mathias kupferschmid','lu721cap@htwg-konstanz.de','lcapellino','ae15514843c34fd7b2dd9f71861aeabf','-added single mailinglist subscription','htwg',1002000,1,0,'https://docs.typo3.org/p/htwg/mailmanext/1.1/en-us/','ter','',''),
(9292703,0,'intl','0.0.1',522,98,'Intl','This extension overrides the date view helper of typo3 and renders it using the php-intl functions.',3,0,2,1561654621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:5:\"fluid\";s:1:\"*\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','a84c9a0bcb22afa3947ad2b28d4c77b8',' initial version to try stuff','hauptsache.net',1,0,0,'https://bitbucket.org/hauptsachenet/intl/src/master/README.md','ter','',''),
(9292704,0,'intl','0.0.2',522,424,'Intl','This extension overrides the date view helper of typo3 and renders it using the php-intl functions.',0,0,2,1561715321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";s:5:\"fluid\";s:1:\"*\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','7cd5dee3ff479a8460edff18c3c724b5',' improve disabling behavior','hauptsache.net',2,1,0,'https://bitbucket.org/hauptsachenet/intl/src/master/README.md','ter','',''),
(9292705,0,'abexto_schemaorg_breadcrumb','0.0.3',667,235,'Abexto Schema.Org Breadcrumbs','Generates http://schema.org/BreadcrumbList data for pages in JSON-LD format',0,0,4,1561892734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','Andreas Prucha','andreas.prucha@gmail.com','abexto','7a39fe120bd2607c91bc02f5391af43d','Initial version','',3,0,0,'https://github.com/abexto/abexto-schemaorg-breadcrumb','ter','',''),
(9292706,0,'abexto_schemaorg_breadcrumb','0.1.1',667,432,'Abexto Schema.Org Breadcrumbs','Generates http://schema.org/BreadcrumbList data for pages in JSON-LD format',2,0,4,1562634347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";}}','Andreas Prucha','andreas.prucha@gmail.com','abexto','8420a1214866dbc6ed5be1a9cdb209c1','Added readme','Abexto - Helicon Software Development',1001,1,0,'https://github.com/abexto/abexto-schemaorg-breadcrumb','ter','',''),
(9292707,0,'t3extension_tools','1.0.1',308,308,'Extension Tools','Provides tools for extensions',2,0,4,1562612170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.99-9.99.99\";}}','Dirk Wenzel','t3events@gmx.de','dw','dc16f3e51babec24cad9db209fbddbf5','https://github.com/dwenzel/t3extension_tools/releases/tag/1.0.1','',1000001,1,0,'https://github.com/dwenzel/t3extension_tools/blob/master/README.md','ter','',''),
(9292708,0,'form_newsletter','1.2.0',895,212,'Form Newsletter','This extension combines the Form extension with the newsletter service Newsletter2go. It creates a new finisher which can add new recipients to your Newsletter2go account.',2,0,3,1562751676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','','info@brainworxx.de','moorth','182766a896bb9b40101e674dbd5c075f','First release.','BRAINWORXX GmbH',1002000,0,0,'https://docs.typo3.org/p/brainworxx/form-newsletter/master/en-us/','ter','',''),
(9292709,0,'form_newsletter','1.3.0',895,464,'Form Newsletter','This extension combines the Form extension with the newsletter service Newsletter2go. It creates a new finisher which can add new recipients to your Newsletter2go account.',2,0,3,1562912683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','','info@brainworxx.de','moorth','17667cdc06f98e889ae8a3e7df7c9fc3','- FEATURE: added double-opt-in email support\r\n- bugfixes','BRAINWORXX GmbH',1003000,0,0,'https://docs.typo3.org/p/brainworxx/form-newsletter/master/en-us/','ter','',''),
(9292710,0,'form_newsletter','1.4.0',895,219,'Form Newsletter','form_newsletter combines the Form extension with the newsletter service Newsletter2go. It creates a finisher which can add new recipients to your Newsletter2go account.',2,0,3,1600858147,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";}}','BRAINWORXX GmbH','info@brainworxx.de','moorth','31081053ca215717b9a4eb8f39ec162e','- added TYPO3 10 support\r\n- improved finisher configuration\r\n- bugfixes','',1004000,1,0,'https://docs.typo3.org/p/brainworxx/form-newsletter/master/en-us/','ter','',''),
(9292711,0,'schema','1.0.0',9521,462,'Embedding schema.org vocabulary','schema.org structured data for your website',2,-1,2,1562846229,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c5014bfa107c809c82c40986ae84db11','The extension allows the easy integration of structured markup based on the schema.org vocabulary on a TYPO3 website. Features:\r\n- API and view helpers for adding schema.org terms to a TYPO3 web site\r\n- Additional view helper for adding breadcrumb markup easily\r\n- Possibility to select the web page type in the page properties\r\n- Simple definition of the primary content (mainEntity) of a web page\r\n- Comprehensive documentation','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.0/en-us','ter','',''),
(9292712,0,'schema','1.1.0',9521,376,'Embedding schema.org vocabulary','schema.org structured data for your website',2,-1,2,1564244799,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','3360ffd5ed09e49d1a1ad0c2c956a7af','- Compatibility with TYPO3 10.0\r\n- Set classes as final and adjust visibility of methods (where appropriate)','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.1/en-us','ter','',''),
(9292713,0,'schema','1.2.0',9521,333,'Embedding schema.org vocabulary','schema.org structured data for your website',2,-1,2,1567508117,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','a994fae554eb454b15c18968a04c1292','- Use @graph when multiple types on root level\r\n- Dont embed schema markup when page should not be indexed by search engines\r\n- Use interface to identify a WebPage type model','',1002000,0,0,'','ter','',''),
(9292714,0,'schema','1.3.0',9521,292,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1569700695,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0ba59b80af64c08fe3f3c1f88b9e0be4','- Configuration option for automatic embedding of a breadcrumb in pages\r\n- Choice where to place markup: head or body section\r\n- API for retrieving lists of types','',1003000,0,0,'','ter','',''),
(9292715,0,'schema','1.3.1',9521,294,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1572871875,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5cc3ba3d008b1fb476aa7764bfb9d10f','- Use Dependency Injection for TYPO3 v10 with fallback for v9\r\n- Fix: Type value of 0.00 is now rendered when used in view helper','',1003001,0,0,'','ter','',''),
(9292716,0,'schema','1.4.0',9521,249,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1574526372,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','20ee754926522bed8f964d7a0523b16d','- Multiple items in mainEntity of a WebPage\r\n- Update schema definition to version 5.0','',1004000,0,0,'','ter','',''),
(9292717,0,'schema','1.4.1',9521,309,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1575213320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','60164fd9dc4f312c5aeb18627d3c6b9c','- Fix: Handle multiple items in WebPage/mainEntity as array correctly\r\n- Deprecation: SchemaManager-setMainEntityOfWebPage() in favour of SchemaManager-addMainEntityOfWebPage()','',1004001,0,0,'','ter','',''),
(9292718,0,'schema','1.4.2',9521,288,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1576265265,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','530f2070c926cf5f5c22b616456eb8a1','- Fix: Markup is not lost anymore when non-cached plugin on page\r\n- Fix: Dont show special doktypes in BreadcrumbList','',1004002,0,0,'','ter','',''),
(9292719,0,'schema','1.5.0',9521,288,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1579715608,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5f70a2d540e7b0006687410bb58dca5a','- Add Signal/PSR-14 event to decide about embedding of markup\r\n- Update schema definition to version 6.0','',1005000,0,0,'','ter','',''),
(9292720,0,'schema','1.5.1',9521,300,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1580371578,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','658bb5212e383f81cae9494e35118fbf','Fix: Removed doubled base URL in id of list item in BreadcrumbViewHelper when using AddNewsToMenuProcessor of EXT:news','',1005001,0,0,'','ter','',''),
(9292721,0,'schema','1.5.2',9521,314,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1581237725,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','24f4da4dc42608012db1ba26b51c9fc7','- Fix: Correct sorting of rootline during automatic breadcrumb generation','',1005002,0,0,'','ter','',''),
(9292722,0,'schema','1.6.0',9521,362,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1583758334,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d1269a06f2676b7c1c7d5430b64b8b02','- Possibility to register additional type properties\r\n- Allow boolean property values which are mapped to http://schema.org/True / http://schema.org/False\r\n- Add translations from Crowdin','',1006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.6/en-us','ter','',''),
(9292723,0,'schema','1.7.0',9521,432,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1587575147,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:1:{s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','88625b4b75e74d616f792c71ebc63a33','- Possibility to register additional schema types\r\n- Introduce a TypeFactory for creating type models\r\n- Update schema definition to version 7.04\r\n\r\nMore: https://github.com/brotkrueml/schema/blob/master/CHANGELOG.md','',1007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.7/en-us','ter','',''),
(9292724,0,'schema','1.7.1',9521,243,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1590514680,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:1:{s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','1c79320b161e11ec91710737f9a077d4','Fixed: Generate types in view helpers inside \"for\" loop correctly','',1007001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.7/en-us','ter','',''),
(9292725,0,'schema','1.7.2',9521,212,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1592124843,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:1:{s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','604c7d3defd4fb6f2891583473b2cfad','Remove usage of PHP 8.0 functions, as polyfill is not available in classic installation','',1007002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.7/en-us','ter','',''),
(9292726,0,'schema','1.8.0',9521,224,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1594219714,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','59a6fcd49822c5f4593dba505b50e11c','Added: Display schema markup of a page in the Admin Panel','',1008000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.8/en-us','ter','',''),
(9292727,0,'schema','1.9.0',9521,209,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1599580275,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0dce2e7708ad9d10038c55f7e98b05cc','- Update schema definition to version 10.0\r\n- Add button in Admin Panel to verify structured data in Rich Result Test','',1009000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.9/en-us','ter','',''),
(9292728,0,'schema','1.10.0',9521,110,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1609153452,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','de498cca33068cf181678e07062a5993','Added:\r\n- Compatibility with TYPO3 v11\r\n\r\nUpdated:\r\n- Schema definition to version 11.01\r\n\r\nChanged:\r\n- Raise minimum required version to TYPO3 9.5.16','',1010000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.10/en-us','ter','',''),
(9292729,0,'schema','1.11.0',9521,112,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1615399915,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:2:{s:10:\"adminpanel\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','7c813501d469e34ebfd9c5e62649cb97','Updated:\r\n- Schema definition to version 12.0','',1011000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.11/en-us','ter','',''),
(9292730,0,'schema','1.11.1',9521,104,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1617723248,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','a4359becfef329a67a68ec6e1960206a','Fixed:\r\n- Add missing properties for types Pharmacy and Physician\r\n- Allow value \"0\" in PropertyViewHelper','',1011001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.11/en-us','ter','',''),
(9292731,0,'schema','1.12.0',9521,97,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1625679915,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','2094b3286d2ca71f16478864ef2267d9','Updated:\r\n- Schema definition to version 13.0\r\n\r\nChanged:\r\n- Move from Structured Data Testing Tool to Schema Markup Validator in Admin Panel\r\n\r\nFixed:\r\n- PHP 8.0 issues\r\n- Link images with extension in uppercase in Admin Panel\r\n- Ignore an empty array for a property value when rendering JSON-LD','',1012000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.12/en-us','ter','',''),
(9292732,0,'schema','2.0.0',9521,98,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1627806893,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e7ca2bf13d659fdefd81528e36e6f5af','Important: Read the migration chapter in the manual before upgrading\r\n\r\nAdded:\r\n- Node identifier and blank node identifier\r\n- Multiple types for a node\r\n\r\nChanged:\r\n- Context moved from http://schema.org to https://schema.org/\r\n- By default, markup is added to noindex pages, a configuration setting is available for deactivation\r\n\r\nFixed:\r\n- Custom doktypes greater than 199 are rendered in breadcrumb list\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9 LTS\r\n- Compatibility with PHP 7.2 and PHP 7.3\r\n- The PSR-14 event and signal for (de)activating the embedding of markup are removed\r\n- Signal/slots in favour of PSR-14 events\r\n- Deprecated methods AbstractType-isEmpty() and SchemaManager-setMainEntityOfWebPage()\r\n- Deprecated class TypesProvider','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.0/en-us','ter','',''),
(9292733,0,'schema','1.12.1',9521,85,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1628525231,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','003b0d28f369985b69e26829292d4248','Fixed:\r\n- Avoid error in Rich Result Test when validating JSON-LD via Admin Panel','',1012001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.12/en-us','ter','',''),
(9292734,0,'schema','2.0.1',9521,91,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1628525270,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','919da8a3534d1c687d1b2ed6d3ab1e0a','Fixed:\r\n- Avoid error in Rich Result Test when validating JSON-LD via Admin Panel','',2000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.0/en-us','ter','',''),
(9292735,0,'schema','2.0.2',9521,94,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1631698156,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0ecd3d2efa77a6db95a838e6b4947cb4','Fixed:\r\n- Display field \"Type of web page\" in page properties for noindex pages','',2000002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.0/en-us','ter','',''),
(9292736,0,'schema','2.1.0',9521,86,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1634663930,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','09265b34a58d2962e35af6e8695acfa0','Added:\r\n- List of available schema.org types in Configuration module (only TYPO3 v11)\r\n\r\nFixed:\r\n- Type error in PaddingViewHelper with activated Admin Panel','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.1/en-us','ter','',''),
(9292737,0,'schema','2.2.0',9521,87,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1637167435,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','9646eb1683d1afd29389e40ae2ba2b83','Added:\r\n- Prioritisation of main entities','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.2/en-us','ter','',''),
(9292738,0,'schema','2.2.1',9521,93,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1637432219,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e10a1e925a1d5c9294da00fe3d4d8066','Fixed:\r\n- Error in Admin Panel when a property has a URL as value without path','',2002001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.2/en-us','ter','',''),
(9292739,0,'schema','2.2.2',9521,95,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1641113173,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','219f4ef0aa1def145f629447da4b02fd','Fixed:\r\n- Empty property values in Admin Panel for multiple types','',2002002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.2/en-us','ter','',''),
(9292740,0,'schema','2.3.0',9521,85,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1646075171,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','f1c9087605104f42075956c92ae654a9','Added:\r\n- Configuration option to exclude custom doktypes when automatically generating the breadcrumb\r\n- Content Object (cObject) SCHEMA to add types via TypoScript (thanks to Daniel Siepmann)\r\n','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.3/en-us','ter','',''),
(9292741,0,'schema','2.4.0',9521,84,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1648489834,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','464091f7ff050731127e7701a7cb4cf3','Updated:\r\n- Schema definition to version 14.0','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.4/en-us','ter','',''),
(9292742,0,'schema','1.13.0',9521,69,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1648489939,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','105a6f9a12cc7a131c76fe1774323d20','Updated:\r\n- Schema definition to version 14.0','',1013000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.13/en-us','ter','',''),
(9292743,0,'schema','2.5.0',9521,77,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,-1,2,1652854296,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','ee39565eb2d114d9df82f6d147504171','Added:\r\n- Assign multiple values to one property via TypoScript\r\n\r\nFixed:\r\n- Usage of stdWrap in combination with a string property value in TypoScript configuration','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.5/en-us','ter','',''),
(9292744,0,'schema','1.13.1',9521,101,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1655146645,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c3d1f2fdb60de38de146f002de09d9ad','SECURITY FIX - please update!\r\n\r\nFixed:\r\n- Properly escape content','',1013001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.13/en-us','ter','',''),
(9292745,0,'schema','2.5.1',9521,113,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1655146686,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d2f18ed2a8cc7b1d5c38636cf31ed183','SECURITY FIX - please update!\r\n\r\nFixed:\r\n- Properly escape content','',2005001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.5/en-us','ter','',''),
(9292746,0,'schema','2.5.2',9521,104,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1662110373,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','00eec6c833e4c02841919c74de1ffe1d','Fixed:\r\n- Property with only @id as value not displayed in AdminPanel','',2005002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.5/en-us','ter','',''),
(9292747,0,'schema','2.6.0',9521,98,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1664905766,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','754408e6e34c1b1f424eb43ac6dda04f','Added:\r\n- Compatibility with TYPO3 v12','',2006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.6/en-us','ter','',''),
(9292748,0,'schema','1.13.2',9521,88,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1666969777,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','8336076b892daf83c535ff84f6f9dec7','Fixed:\r\n- Rich Snippet Tool interprets FAQPage in breadcrumb wrong','',1013002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/1.13/en-us','ter','',''),
(9292749,0,'schema','2.6.1',9521,107,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1666969808,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','aa8400744ce088bb9efdb321e101b978','Fixed:\r\n- Rich Snippet Tool interprets FAQPage in breadcrumb wrong','',2006001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.6/en-us','ter','',''),
(9292750,0,'schema','2.6.2',9521,106,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1668537189,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5bd49f4e38b4e41e43d3407634c8cd0a','Fixed:\r\n- \"CacheManager can not be injected\" error in custom functional tests when using typo3/testing-framework','',2006002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.6/en-us','ter','',''),
(9292751,0,'schema','2.6.3',9521,101,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1670583704,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','8383644ce308dcba044d6dea9078f1d4','Fixed:\r\n- \"Cannot call constructor\" error in admin panel with TYPO3 v12.1','',2006003,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.6/en-us','ter','',''),
(9292752,0,'schema','2.6.4',9521,90,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1672941383,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e384bc30248c35db6bed24fc8ddd60f2','Fixed:\r\n- Avoid deprecation in admin panel for PHP 8.2','',2006004,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.6/en-us','ter','',''),
(9292753,0,'schema','2.7.0',9521,88,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1676394597,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','1f5809d02804820ff1048343cf1af1ef','Added:\r\n- Configuration option to allow only one breadcrumb list','',2007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.7/en-us','ter','',''),
(9292754,0,'schema','2.7.1',9521,90,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1677233784,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','f10de7847666d133c94e3bac9765e4bc','Fixed:\r\n- Avoid error when SchemaManager is called via view helpers in backend context','',2007001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.7/en-us','ter','',''),
(9292755,0,'schema','2.7.2',9521,85,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1682533624,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e4b35fcc2949aa120467e3a97d14e4fe','Fixed:\r\n- Deprecation notice for items configuration in TCA select field in TYPO3 v12','',2007002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.7/en-us','ter','',''),
(9292756,0,'schema','2.8.0',9521,85,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1684777800,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','047bd582f9f78e5c155a3db9947fad88','Updated:\r\n- Schema definition to version 19.0','',2008000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.8/en-us','ter','',''),
(9292757,0,'schema','2.9.0',9521,77,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1685692072,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','2a140172c168e67f46c251da341a56ea','Updated:\r\n- Schema definition to version 21.0\r\n\r\nFixed:\r\n- Hidden pages were referenced in automatic generated breadcrumb\r\n- Disabled pages in menu were referenced in automatic generated breadcrumb','',2009000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.9/en-us','ter','',''),
(9292758,0,'schema','2.9.1',9521,92,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1686066370,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','be1b642f22d00028ce430f07e133aefe','Fixed:\r\n- Custom page cache tags for schema page cache not considered','',2009001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.9/en-us','ter','',''),
(9292759,0,'schema','2.10.0',9521,80,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1689941659,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c6a89b3fba7052ba1bba949afa82c803','Updated:\r\n- Schema definition to version 22.0','',2010000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.10/en-us','ter','',''),
(9292760,0,'schema','2.11.0',9521,70,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1697737067,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','b8d2a10e425f768b53901bb2f06358cf','Updated:\r\n- schema.org definition to version 23.0','',2011000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/2.11/en-us','ter','',''),
(9292761,0,'schema','3.0.0',9521,72,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1698077333,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','a25319de5a845feb00ea3280b1aba49c','Added:\r\n- Method TypeFactory-create() (which should be used instead of TypeFactory::createType())\r\n\r\nChanged:\r\n- Type model classes need to be marked with the Type attribute\r\n- Type view helpers need to specify a $type property\r\n\r\nUpdated:\r\n- Links to Google manuals\r\n\r\nDeprecated:\r\n- TypeFactory::createType(), instead inject TypeFactory via DI and call create() method\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and PHP 8.0\r\n- Interface WebPageElementTypeInterface for marking web page element types\r\n\r\nPlease also check the \"Migration\" section in the documentation:\r\nhttps://docs.typo3.org/p/brotkrueml/schema/3.0/en-us/Migration/Index.html','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.0/en-us','ter','',''),
(9292762,0,'schema','3.1.0',9521,60,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1704910729,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e28953934ed2c2ee6244b7022356dbc8','Added:\r\n- Picture formats avif and webp are recognized as image in Admin Panel\r\n- Link to new Google manuals for various types in Admin Panel\r\n\r\nUpdated:\r\n- schema.org definition to version 24.0','',3001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.1/en-us','ter','',''),
(9292763,0,'schema','3.2.0',9521,62,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1706636500,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','45eb6adfaea261e3668d96e3144ccf2b','Added:\r\n- Compatibility with TYPO3 v13','',3002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.2/en-us','ter','',''),
(9292764,0,'schema','3.3.0',9521,69,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1707046088,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0e05ac07b6ab6c5b0d3df8f093e01995','Updated:\r\n- schema.org definition to version 25.0','',3003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.3/en-us','ter','',''),
(9292765,0,'schema','3.4.0',9521,63,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1708105197,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c1398dcb9e5c981f3bbb67a882c5e3ab','Updated:\r\n- schema.org definition to version 26.0','',3004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.4/en-us','ter','',''),
(9292766,0,'schema','3.4.1',9521,58,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1714722116,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','d09675e79ba0bdf6039f217dcc5d8608','Fixed:\r\n- Undefined array key \"addRootLineFields\" in TYPO3 v13.2','',3004001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.4/en-us','ter','',''),
(9292767,0,'schema','3.5.0',9521,59,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1716222983,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','1f07f89d3585a8056733fcbc45429ae4','Updated:\r\n- schema.org definition to version 27.0','',3005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.5/en-us','ter','',''),
(9292768,0,'schema','3.6.0',9521,59,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1721756829,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','215d7b98091b62fbf73464c7e00647a4','Updated:\r\n- schema.org definition to version 27.02','',3006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.6/en-us','ter','',''),
(9292769,0,'schema','3.6.1',9521,56,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1723991987,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3482357f91dcb404a6ea6c5da06eca1a','Fixed:\r\n- FAQ page type in automatic breadcrumb raises error in Rich Snippet Tool','',3006001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.6/en-us','ter','',''),
(9292770,0,'schema','3.7.0',9521,48,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1726736309,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b282e1e74494b0e7ca6d9423c07d2630','Updated:\r\n- schema.org definition to version 28.0','',3007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.7/en-us','ter','',''),
(9292771,0,'schema','3.7.1',9521,46,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1729613021,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f27a101a898cd453d56b2d437166a6a2','Fixed:\r\n- Parse error with Fluid 4 and TYPO3 v13','',3007001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.7/en-us','ter','',''),
(9292772,0,'schema','3.8.0',9521,45,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1732303352,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','2671b818ed6005eca3c47ad7b95eab6e','Updated\r\n- schema.org definition to version 28.1','',3008000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.8/en-us','ter','',''),
(9292773,0,'schema','3.9.0',9521,39,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1736760897,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','6c1ed7181eb7215528878793cd9cca94','Added:\r\n- Experimental support for schema.org enumerations\r\n- SchemaManager-addType() is now variadic\r\n\r\nDeprecated:\r\n- Types and view helpers representing enumerations','',3009000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.9/en-us','ter','',''),
(9292774,0,'schema','3.9.1',9521,37,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1738083382,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f9727e7074bc6548e77c491134525b27','Fixed:\r\n- Error on legacy v13 installation with deactivated admin panel','',3009001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.9/en-us','ter','',''),
(9292775,0,'schema','3.10.0',9521,31,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1741806132,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','7d798f01b0bcc48b5a145f95bda397f7','Added:\r\n- Registration of additional properties by implementing AdditionalPropertiesInterface\r\n  see: https://docs.typo3.org/p/brotkrueml/schema/3.10/en-us/Developer/ExtendingVocabulary.htmlregister-additional-properties\r\n\r\nDeprecated:\r\n- PSR-14 event RegisterAdditionalTypePropertiesEvent\r\n  see: https://docs.typo3.org/p/brotkrueml/schema/3.10/en-us/Developer/Deprecations.htmlconfval-psr-14-event-registeradditionaltypepropertiesevent\r\n\r\nFixed:\r\n- Additional properties cache is not cleared when flushing the cache','',3010000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.10/en-us','ter','',''),
(9292776,0,'schema','3.10.1',9521,32,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1742149471,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','ae5655c650acdb2cbed625e7f553a10a','Fixed:\r\n- Markup was cached on non-cached pages','',3010001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.10/en-us','ter','',''),
(9292777,0,'schema','3.11.0',9521,29,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1743526412,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b8d8b347069a64e53f5afe3e1b479621','Added:\r\n- Link to new Google manuals for product-related types in Admin Panel\r\n\r\nUpdated:\r\n- schema.org definition to version 29.0\r\n\r\nChanged:\r\n- RenderAdditionalTypesEvent is part of the API now\r\n\r\nDeprecated:\r\n- Manual instantiation of a type model classes - use the TypeFactory instead. A deprecation log entry is written with more information\r\n\r\nFixed:\r\n- Missing pending properties for some types','',3011000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.11/en-us','ter','',''),
(9292778,0,'schema','3.11.1',9521,32,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1744306241,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','dd2df2318f2b34e8a101e6822262b53a','Fixed:\r\n- Absolute URL is prefixed with site URL in a reverse proxy environment','',3011001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.11/en-us','ter','',''),
(9292779,0,'schema','3.12.0',9521,35,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1744648690,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','5be4088a96995f2c1a11e8e46eba5ce8','Added:\r\n- Multiple documentation links for same publisher for a type in admin panel','',3012000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.12/en-us','ter','',''),
(9292780,0,'schema','3.12.1',9521,30,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1745592456,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','274307fa2095ea5d9e8d10f5d08c0ad7','Fixed:\r\n- Exception with activated admin panel on TYPO3 v11','',3012001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.12/en-us','ter','',''),
(9292781,0,'schema','3.12.2',9521,29,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1746261299,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','183836d13b52c186df394166c558981a','Fixed:\r\n- Example in the docs for adding a type','',3012002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.12/en-us','ter','',''),
(9292782,0,'schema','3.13.0',9521,28,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1747487561,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','846c90ed5e7645cc0444d5107a3ad73a','Updated;\r\n- schema.org definition to version 29.2','',3013000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.13/en-us','ter','',''),
(9292783,0,'schema','3.13.1',9521,23,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1752855240,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','015fc6ffa84ad8ae16d254d4ffe9d794','Fixed:\r\n- Passing multiple types to SchemaManager-addType() not all types are considered under circumstances','',3013001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.13/en-us','ter','',''),
(9292784,0,'schema','3.13.2',9521,26,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1753204222,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','59a46b179ff2688832b3545e014694cf','Fixed:\r\n- Type attribute with named argument throws warning','',3013002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.13/en-us','ter','',''),
(9292785,0,'schema','3.14.0',9521,22,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1756578657,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','d592bab7a8c8db919f8dfabfce04c36e','Added:\r\n- Button to copy markup to clipboard in Admin Panel\r\n\r\nRemoved:\r\n- Validation via Schema Markup Validator in Admin Panel','',3014000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.14/en-us','ter','',''),
(9292786,0,'schema','3.14.1',9521,22,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1757182908,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3c93ce11d954b07d00a875fc61bc88f1','Fixed:\r\n- Undeclared argument \"title\" passed to IconViewHelper in TYPO3 v11','',3014001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.14/en-us','ter','',''),
(9292787,0,'schema','4.0.0',9521,20,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1757441442,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','5a7e3a79377082bb588edcaf4d26f316','Changed:\r\n- Type declarations added to TypeInterface\r\n- schema.org enumerations marked as stable\r\n\r\nFixed:\r\n- Admin panel shows no markup when loading a page with ShiftReload\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n- Compatibility with TYPO3 v12\r\n- Deprecated method TypeFactory::createType()\r\n- Types and view helpers representing enumerations\r\n- Properties moved from core vocabulary to pending\r\n- Deprecated PSR-14 event RegisterAdditionalTypePropertiesEvent\r\n- Manual instantiation of type model classes\r\n- Extension setting \"Embed markup in the body section\", the markup is now always embedded into the body section\r\n\r\nSee also the migration chapter in the documentation:\r\nhttps://docs.typo3.org/p/brotkrueml/schema/4.0/en-us/Migration/Index.html','',4000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/4.0/en-us','ter','',''),
(9292788,0,'schema','3.14.2',9521,23,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1757520445,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','bcb0161048f6c38c122e097012894d0a','Fixed:\r\n- Double masking of special chars of types in admin panel','',3014002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/3.14/en-us','ter','',''),
(9292789,0,'schema','4.0.1',9521,23,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1757520523,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','6a346ccd98c3ee2e673c4d4fde888483','Fixed:\r\n- automaticBreadcrumbSchemaGeneration outputs breadcrumbs in wrong order\r\n- Double masking of special chars of types in admin panel','',4000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/4.0/en-us','ter','',''),
(9292790,0,'schema','4.1.0',9521,20,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1764094512,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','4ad9fb7e1932b5b8663e87e593cb89cb','Added:\r\n- Compatibility with TYPO3 v14','',4001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/4.1/en-us','ter','',''),
(9292791,0,'schema','4.1.1',9521,17,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1764698549,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','1b9272bb1adf77a4d267714706ad918e','Fixed:\r\n- Match composer description with TYPO3 v14 title handling\r\n- Version constraint for TYPO3 v14 in composer.json file','',4001001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292792,0,'schema','3.15.0',9521,18,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1765310793,'a:3:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"sdbreadcrumb\";s:0:\"\";}s:8:\"suggests\";a:7:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";s:22:\"schema_virtuallocation\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','4618618481b09e46e0061ad6011bb9c0','Updated:\r\n- schema.org definition to version 29.4','',3015000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292793,0,'schema','4.2.0',9521,21,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1765310844,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3705be91b58b13004aeba7faee468224','Added:\r\n- PSR-14 event \"IsMarkupToBeInjectedEvent\" to exclude markup on a page\r\n\r\nUpdated:\r\n- schema.org definition to version 29.4','',4002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292794,0,'schema','4.2.1',9521,18,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1773767758,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','fe9b8f2551ea35e1343e148ac8aa8f1c','Fixed:\r\n- Node identifiers are not rendered correctly in PropertyViewHelper with TYPO3 v14','',4002001,0,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292795,0,'schema','4.2.2',9521,11,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1779908056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','09cd6689960a892ab6d7f3c304ae62a9','Fixed:\r\n- Deprecation about ext_emconf.php in classic mode with TYPO3 v14\r\n- AdditionalPropertiesProvider instantiates all tagged classes on every service construction','',4002002,0,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292796,0,'schema','4.2.3',9521,9,'Embedding schema.org vocabulary','API and view helpers for schema.org markup',2,0,2,1780679971,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:6:{s:10:\"adminpanel\";s:0:\"\";s:8:\"lowlevel\";s:0:\"\";s:11:\"schema_auto\";s:0:\"\";s:10:\"schema_bib\";s:0:\"\";s:13:\"schema_health\";s:0:\"\";s:14:\"schema_pending\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','fa94912584e2180b898c7aaa02d22191','Fixed:\r\n- Menu links built wrong by BreadcrumbViewHelper on multi-domain sites with different domains','',4002003,1,0,'https://docs.typo3.org/p/brotkrueml/schema/main/en-us/','ter','',''),
(9292797,0,'auxlibs','1.1.5',896,309,'Third party libraries','Provides the following third party libraries: hashids',2,0,4,1563280045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a316342879e00bff9af065642660b9fb','Provides 3rd party libraries to be used in non-composer mode. Available libraries: hashids/hashids','',1001005,0,0,'https://github.com/buepro/typo3-auxlibs','ter','',''),
(9292798,0,'auxlibs','1.2.1',896,231,'Third party libraries','Provides the following third party libraries: hashids, parsedown.',2,0,4,1582706861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8d5af92a647568c39a2406d4c38da48e','Adds markdown parser library erusev/parsedown','',1002001,0,0,'https://github.com/buepro/typo3-auxlibs','ter','',''),
(9292799,0,'auxlibs','1.3.0',896,193,'Third party libraries','Provides the following third party libraries: hashids, parsedown.',2,0,4,1593626510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','30da7606c86ddb7b0879346c9045ff05','Adds compatibility to TYPO3 V10','',1003000,0,0,'https://github.com/buepro/typo3-auxlibs','ter','',''),
(9292800,0,'auxlibs','1.4.0',896,163,'Third party libraries','Provides the following third party libraries: hashids, parsedown, php-rrule.',2,0,4,1635271218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.14-11.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','85d67c0769225fd45d4ee286291486e3','Adds library rlanvin/php-rrule to handle event recurrence','',1004000,1,0,'https://github.com/buepro/typo3-auxlibs','ter','',''),
(9292801,0,'syzygy_qrpreview','1.1.0',467,117,'SYZYGY QR preview','Opens a dialog with a QR code which includes the preview URI.',2,0,1,1563448417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.2.99\";}}','SYZYGY TYPO3 Development Team','typo3-team@syzygy.de','mselbach','2dd5769caee402d05a119627525256aa','First TER release','SYZYGY Deutchland GmbH',1001000,0,0,'https://github.com/syzygy-germany/syzygy-qrpreview/blob/master/README.md','ter','',''),
(9292802,0,'syzygy_qrpreview','1.1.1',467,350,'SYZYGY QR preview','Opens a dialog with a QR code which includes the preview URI.',2,0,1,1563449243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.2.99\";}}','SYZYGY TYPO3 Development Team','typo3-team@syzygy.de','mselbach','4d334d92a27ce8435f2002615ce31d48','First TER release','SYZYGY Deutchland GmbH',1001001,1,0,'https://github.com/syzygy-germany/syzygy-qrpreview/blob/master/README.md','ter','',''),
(9292803,0,'justincase','1.0.0',770,444,'Just In Case - Case-insensitive URLs','With incoming URLs, it does not matter if they are upper/lowercase, they just work.',2,0,2,1564029759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','b13','typo3@b13.com','benni','174eb4183058beda161a22361bffc131','Initial release','b13 GmbH',1000000,0,0,'https://github.com/b13/justincase/blob/master/README.md','ter','',''),
(9292804,0,'justincase','1.1.0',770,168,'Just In Case - Case-insensitive URLs','With incoming URLs, it does not matter if they are upper/lowercase, they just work.',2,0,2,1609657718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','b13','typo3@b13.com','benni','a3a89ef45d4ccd3e79eb2ff0afa0f4d6','[RELEASE] Add support for TYPO3 v11','b13 GmbH',1001000,0,0,'https://github.com/b13/justincase/blob/master/README.md','ter','',''),
(9292805,0,'justincase','1.3.0',770,106,'Just In Case - Case-insensitive URLs','With incoming URLs, it does not matter if they are upper/lowercase, they just work.',2,0,2,1686062242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','b13','typo3@b13.com','benni','b25330f5a0aeebe8218a9f85bad9dcec','[TASK] Set version to 1.3.0','b13 GmbH',1003000,0,0,'https://github.com/b13/justincase/blob/master/README.md','ter','',''),
(9292806,0,'justincase','2.0.0',770,52,'Just In Case - Case-insensitive URLs','With incoming URLs, it does not matter if they are upper/lowercase, they just work.',2,0,2,1736510361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','b13','typo3@b13.com','benni','6a5de8d4a82a305b40d8922714f725bb','[RELEASE] 2.0.0','b13 GmbH',2000000,1,0,'https://github.com/b13/justincase/blob/master/README.md','ter','',''),
(9292807,0,'ns_guestbook','1.0.0',3312,127,'[NITSAN] Guestbook','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Know more from extension manual.',2,0,3,1564032126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"6.0.0-9.5.7\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','nitsan','fb75448da52766f81b5bf945906c1507','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest.','',1000000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292808,0,'ns_guestbook','1.0.1',3312,641,'[NITSAN] Guestbook','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Know more from extension manual.',2,0,3,1564034734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, FE:Mehul Nimavat, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','edc2253cf1aa3d370c78f5348302da0c','Added Contributors of this extension :)','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292809,0,'ns_guestbook','1.1.0',3312,336,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1575107971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"6.0.0-9.5.99\";}}','T3:Milan Rathod, T3:Keval Pandya, FE:Mehul Nimavat, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e5b8117f68550578bb2c841a29ac9e40','[TODO] Adding lints and automatic deployment system to TER','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292810,0,'ns_guestbook','2.0.0',3312,323,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1587020049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','a77d5772f802f92c96f7496ac7119c4c','Release v2.0.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292811,0,'ns_guestbook','2.1.0',3312,281,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1593525694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','2b124854292e5c20730a4f840743bfe6','[Improved] Code clean-up and regular maintenance','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292812,0,'ns_guestbook','2.2.0',3312,133,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1606821120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','357539877c9244f6abfd0c70c4f6cea0','[Fixed]Minor issue fixes','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292813,0,'ns_guestbook','2.2.1',3312,142,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1610955805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','T3:Milan Rathod, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','45e59d80c1128b3d66fae63a953a9214',':bug: Bugfix','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292814,0,'ns_guestbook','2.2.3',3312,123,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1631180499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','fff30082b264364d48bd0d49d2c31a2b','New release of version 2.2.3 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',2002003,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292815,0,'ns_guestbook','3.0.0',3312,112,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1640340654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','41898a8bfa411df5fc38ab3d01f712a5','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292816,0,'ns_guestbook','3.0.1',3312,106,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1643009916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','12fad00194aa8e18733d6b87a68aa7f6','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292817,0,'ns_guestbook','3.0.2',3312,112,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1645008999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7a7797376baf4b66de8b86e7f8d75cfe','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292818,0,'ns_guestbook','3.1.0',3312,110,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1648723058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4c9b85c3497dde353e77b1a3be3caff8','New release of version 3.1.0 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3001000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292819,0,'ns_guestbook','3.2.0',3312,123,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1655451606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8dde00cc93627addae3c6b3790a43c2e','New release of version 3.2.0 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3002000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292820,0,'ns_guestbook','3.2.1',3312,100,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3terminal.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-guestbook-plugin-free/',2,0,3,1659358740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7d7992b5751d3eb86de590fd2c094027','New release of version 3.2.1 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3002001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292821,0,'ns_guestbook','3.2.2',3312,113,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3planet.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-guestbook-extension/',2,0,3,1664975475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b757fae99cc72000b7b077a1a75f0971','New release of version 3.2.2 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3002002,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292822,0,'ns_guestbook','12.0.0',3312,94,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3planet.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-guestbook-extension/',2,0,3,1689085723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3e7effa7ebd863586e3d69b485206b4c','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292823,0,'ns_guestbook','3.2.3',3312,61,'[NITSAN] Guestbook TYPO3 Plugin','One of the only TYPO3 extension which provides to integrate all the features of Guestbook like review form with send mail, list of guest. Demo: https://demo.t3planet.com/t3t-extensions/guestbook/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-guestbook-extension/',2,0,3,1698993198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7cee4b3818d4d8d5ce94d3ac1c195cec','New release of version 3.2.3 - see details, changelog and documentation on https://t3terminal.com/guestbook-typo3-extension-free','NITSAN Technologies Pvt Ltd',3002003,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292824,0,'ns_guestbook','12.0.1',3312,61,'Guestbook','TYPO3 Guestbook Extension easily integrates all the features of a guestbook, including a review form with email sending functionality. This TYPO3 guestbook plugin also includes spam protection and numerous customization options. Guests can share their reviews, ratings, and contact details, as well as personal experiences, through this Guestbook TYPO3 Extension. \n    \n     Live-Demo: https://demo.t3planet.com/t3t-extensions/guestbook/  Documentation & Free Support: https://t3planet.com/typo3-guestbook-extension/',2,0,3,1712670525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','f9cdaf1c657666d88dfa04f8272bb03a','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292825,0,'ns_guestbook','12.1.0',3312,65,'Guestbook','TYPO3 Guestbook Extension easily integrates all the features of a guestbook, including a review form with email sending functionality. This TYPO3 guestbook plugin also includes spam protection and numerous customization options. Guests can share their reviews, ratings, and contact details, as well as personal experiences, through this Guestbook TYPO3 Extension. \n    \n     Live-Demo: https://demo.t3planet.com/t3t-extensions/guestbook/  Documentation & Free Support: https://t3planet.com/typo3-guestbook-extension/',2,0,3,1716818248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','62bf999017f5085acff44ed39a0d60c7','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292826,0,'ns_guestbook','3.3.0',3312,53,'Guestbook TYPO3 Plugin','TYPO3 Guestbook Extension easily integrates all the features of a guestbook, including a review form with email sending functionality. This TYPO3 guestbook plugin also includes spam protection and numerous customization options. Guests can share their reviews, ratings, and contact details, as well as personal experiences, through this Guestbook TYPO3 Extension. \n    \n     Live-Demo: https://demo.t3planet.com/t3t-extensions/guestbook/  Documentation & Free Support: https://t3planet.com/typo3-guestbook-extension/',2,0,3,1716818315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a6ccdb974cde9d3c968c71848536eede','New release of version 3.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet // NITSAN',3003000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292827,0,'ns_guestbook','13.0.0',3312,48,'Guestbook','TYPO3 Guestbook Extension easily integrates all the features of a guestbook, including a review form with email sending functionality. This TYPO3 guestbook plugin also includes spam protection and numerous customization options. Guests can share their reviews, ratings, and contact details, as well as personal experiences, through this Guestbook TYPO3 Extension. \n    \n     Live-Demo: https://demo.t3planet.com/t3t-extensions/guestbook/  Documentation & Free Support: https://t3planet.com/typo3-guestbook-extension/',2,0,3,1732774085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ce3c7f155dfaac17ddbd63b1f2bea73b','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292828,0,'ns_guestbook','13.0.1',3312,30,'Advanced Guestbook for TYPO3','Add a user-friendly guestbook to your TYPO3 website with customizable forms, spam protection, and email notifications. Let visitors leave reviews, ratings, and share experiences easily.',2,0,3,1751357507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','3b708f5abf4d653c241803c61943a351','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet',13000001,0,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292829,0,'ns_guestbook','14.0.0',3312,18,'Advanced Guestbook for TYPO3','Add a user-friendly guestbook to your TYPO3 website with customizable forms, spam protection, and email notifications. Let visitors leave reviews, ratings, and share experiences easily.',2,0,3,1769780195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','7bdb386cf2b1457b3a7678b3ec1c7c67','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-guestbook-extension/','T3Planet',14000000,1,0,'https://t3planet.de/typo3-gaestebuch-erweiterung','ter','',''),
(9292830,0,'auxiliaweb_bootstrap_carousel','8.0.0',274,274,'Bootstrap Carousel','Creates a bootstrap carousel from tt_content images.',1,0,3,1564388760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-8.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','abandoned_extensions','8f198cd9fd805f59980d0d606c6cb586','Bootstrap carousel v3 & v4. Developed for TYPO3 v8. v9 compatibility  documentation still in progress.','',8000000,1,0,'','ter','',''),
(9292831,0,'html2textlibrary','3.0.0',622,436,'HTML to TXT Library','Creates a plain text version of a webpage using the html2text library',2,0,4,1564659508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dan Untenzu','untenzu@webit.de','webit-dev','21936c4c44bd23458f4e8078a25c7444','See CHANGELOG.md\r\n\r\n Last upload in TER, please use Packagist/GitHub for all new releases.','',3000000,0,0,'https://docs.typo3.org/p/webit-de/html2textlibrary/3.0/en-us','ter','',''),
(9292832,0,'html2textlibrary','5.0.0',622,186,'HTML to TXT Library','Creates a plain text version of a webpage using the html2text library',2,0,4,1611922986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Dan Untenzu','untenzu@webit.de','webit-dev','b507e54fdc27efb5007e35e5aa808137','Please use Packagist to install/update the extension  https://packagist.org/packages/webit-de/html2textlibrary','',5000000,1,0,'https://docs.typo3.org/p/webit-de/html2textlibrary/5.0/en-us','ter','',''),
(9292833,0,'bluescreen','0.0.1',266,266,'Bluescreen','Adds a production exception handler looking like a windows bluescreen',2,0,3,1564739894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','','bluescreen@susi.dev','abandoned_extensions','d7ebd72a0ceced4d408e9b79009c38d9','Initial Release','',1,1,0,'https://github.com/susannemoog/typo3-bluescreen','ter','',''),
(9292834,0,'luxletter','1.0.0',10024,275,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1564770841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7a1dc1199fa66a6392e137ff4099b904','First stable 1.0.0 release of the email marketing extension luxletter. Inspired from direct_mail. This extension works without extension lux but supports it if also installed. Thank you for your pre-release feedback. Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter','in2code.de',1000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292835,0,'luxletter','1.1.0',10024,358,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1566330853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','79b41a4d9de4aed6359cee13ee571c4b','Small minor release of the email marketing extension luxletter. Inspired from direct_mail. This extension works without extension lux but supports it if also installed. Thank you for your pre-release feedback. Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',1001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292836,0,'luxletter','1.2.1',10024,224,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1574770731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4bd33a7edb39648dade40258c6908a47','Small minor release of the email marketing extension luxletter. Inspired from direct_mail. This extension works without extension lux but supports it if also installed. Thank you for your pre-release feedback. Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',1002001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292837,0,'luxletter','1.2.2',10024,379,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1575453842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7cad95b44d32d1b1819ca8042403c4d1','Small bugfix release of the email marketing extension luxletter. Inspired from direct_mail. This extension works without extension lux but supports it if also installed. Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',1002002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292838,0,'luxletter','2.0.0',10024,197,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1584821555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f8d2ced8374a5e4277cc5deff8fb75e8','Large release of the email marketing extension luxletter for TYPO3 9 and 10. This extension works without extension lux but supports it if also installed. Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',2000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292839,0,'luxletter','2.0.1',10024,238,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1584971114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','be2b5a25a0c54ac051ee6c0a769b1b30','Small bugfix update to prevent an exception if there is no configuration (E.g. after a fresh installation). Any further feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',2000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292840,0,'luxletter','2.1.0',10024,275,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1585480914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0e2dce9575c11c9924894b11ea42c1f6','New feature version. Now the real name of the receiver is used in newsletters. In addition there are 2 API functions that can be used from registration extensions to send existing newletters to new registered users. Any feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',2001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292841,0,'luxletter','2.2.0',10024,332,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1587369092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','124af11b1cf653ceba617486ac9b0696','Finally a version for the next 10.4 LTS. Any feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',2002000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292842,0,'luxletter','2.4.0',10024,300,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1594408248,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','49a808c31c6697befe68f8721c52eac5','New minor version with possibility to add variables and settings via TypoScript. 2 small bugfixes. Any feedback is welcome! Changes and documentation is listed on https://github.com/in2code-de/luxletter ','in2code.de',2004000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292843,0,'luxletter','3.0.0',10024,153,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1608196059,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b450c07abd491771e4bff6c6d5682cb0','New major release of the email marketing extension luxletter for TYPO3 9 and 10. !!! Breaking-Changes and documentation is listed on https://github.com/in2code-de/luxletter Any further feedback is welcome!','in2code.de',3000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292844,0,'luxletter','3.1.0',10024,150,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1610295212,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','11e44c282a1fa819c0f01a12f6847796','New release of version 3.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',3001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292845,0,'luxletter','3.1.1',10024,153,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1611047917,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f4e25684199e8f7ce93d0f2a7aa8d370','New release of version 3.1.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',3001001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292846,0,'luxletter','3.1.2',10024,153,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1616005268,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','632ef8dc9d90984144c942b1b3d0d67f','New release of version 3.1.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',3001002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292847,0,'luxletter','3.1.3',10024,146,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1619692534,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f1192d39ac5523d0a01932571225ca58','New release of version 3.1.3 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',3001003,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292848,0,'luxletter','3.1.4',10024,132,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1622791706,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6aa89ecedd843175b1902b9cfd99a88a','New release of version 3.1.4 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',3001004,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292849,0,'luxletter','4.0.0',10024,138,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1622931908,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','1cd4d04088530fb2b898f6fb0d5688a1','New release of version 4.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',4000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292850,0,'luxletter','4.1.0',10024,134,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1627408430,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e17ae29dc52d6d1193437bc0fb288cf9','New release of version 4.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',4001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292851,0,'luxletter','4.1.1',10024,131,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1628794572,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','74df08107b845bd6e95873332c71b9fc','New release of version 4.1.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',4001001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292852,0,'luxletter','4.2.0',10024,117,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1630327194,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ca25e62e7434a48cde10403d545b851b','New release of version 4.2.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',4002000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292853,0,'luxletter','4.3.0',10024,119,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1633095027,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ea23434d3a548fce5b0365534e34dc3c','New release of version 4.3.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',4003000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292854,0,'luxletter','5.0.0',10024,127,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1633530691,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bdea067bcd05da0669fabe4e069866e7','New release of version 5.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',5000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292855,0,'luxletter','5.0.1',10024,124,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1633887199,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','72980c74b40d2b5175ac1e7cde90314f','New release of version 5.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',5000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292856,0,'luxletter','6.0.0',10024,129,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1634501419,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','09d9bcdfe04e915678abe9aa50637dc3','New release of version 6.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',6000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292857,0,'luxletter','6.0.1',10024,124,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1634824006,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4ef4546a5f93cf556840e151b7b642ea','New release of version 6.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',6000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292858,0,'luxletter','7.0.0',10024,107,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635335441,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c66f56dab032fe9b0236c6ebeb36c740','New release of version 7.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',7000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292859,0,'luxletter','7.1.0',10024,117,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635341049,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3e47951d2722474ce17d1e13df69db36','New release of version 7.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',7001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292860,0,'luxletter','8.0.0',10024,126,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635499233,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','336677bf079c0062e03c4da8ba66d129','New release of version 8.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',8000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292861,0,'luxletter','9.0.0',10024,115,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635765198,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3ae6ac39e0af30d666254f8e31e83895','New release of version 9.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',9000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292862,0,'luxletter','9.0.1',10024,106,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635934599,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4f379bec2b4e0ee90c2b8743fd5da918','New release of version 9.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',9000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292863,0,'luxletter','9.0.2',10024,113,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1635935397,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ceac6cbc2815e4b6b6321ab118b44f0f','New release of version 9.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',9000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292864,0,'luxletter','9.0.3',10024,106,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1636462358,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','189059e5524577d2fbe457b532b6f89f','New release of version 9.0.3 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',9000003,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292865,0,'luxletter','9.0.4',10024,123,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1636472433,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9c3ed30ad7f92f9dc15a52dd61f615d5','New release of version 9.0.4 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',9000004,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292866,0,'luxletter','10.0.0',10024,122,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1637341342,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','22d98f8987657315fdbaceb7c5a7128f','New release of version 10.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',10000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292867,0,'luxletter','10.1.0',10024,124,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1637684360,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f8d836212e4741ed31d5e521f9e003a2','New release of version 10.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',10001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292868,0,'luxletter','10.2.0',10024,122,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1638995191,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c258095b724207b855e4c6b3083887b5','New release of version 10.2.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',10002000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292869,0,'luxletter','10.2.1',10024,120,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1641295747,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c593dc96835ce3c630210b832fa036d5','New release of version 10.2.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',10002001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292870,0,'luxletter','11.0.0',10024,117,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1647032444,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','28ecdd7cac58cf8f676dccc36037974f','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',11000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292871,0,'luxletter','11.0.1',10024,99,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1648906595,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','74e4ceca15b425cc2cde4c50daea21bf',' New release of version 11.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter ','in2code.de',11000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292872,0,'luxletter','11.0.2',10024,96,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1649060940,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a1b030e359bca03ccfca05717641a891','New release of version 11.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',11000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292873,0,'luxletter','11.1.0',10024,97,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1649108352,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','24b5ecb3ed9343ae3e5b7bf409d1a130','New release of version 11.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',11001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292874,0,'luxletter','12.0.0',10024,116,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1649334710,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','022debe66ab62bff5bef63f52e784f68','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',12000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292875,0,'luxletter','13.0.0',10024,95,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1653239419,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b1fadf2db9573a5982442b5e3394dd4f','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',13000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292876,0,'luxletter','13.0.1',10024,96,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1653293944,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','6824c585eaf35a5183005be5326bbe27','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',13000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292877,0,'luxletter','13.0.2',10024,108,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1653392029,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d6f2c0f7c56f50a15fa17f5d9960ad92','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',13000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292878,0,'luxletter','14.0.0',10024,104,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1657138726,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','d28633842d18ddd9ff7dc48e3308a62c','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',14000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292879,0,'luxletter','14.0.1',10024,97,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1660932022,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','8ad9440ef895160a2572c7674070ca05','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',14000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292880,0,'luxletter','14.1.0',10024,102,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1661876698,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','476ec708806e041edd2e996558ef44e4','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',14001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292881,0,'luxletter','15.0.0',10024,89,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1664394818,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','849a889f64b9e39d504b2d5d52280a0b','New release of version 15.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',15000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292882,0,'luxletter','16.0.0',10024,96,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1664478751,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','21a9b8230011006c4719ae147e950403','New release of version 16.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',16000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292883,0,'luxletter','17.0.0',10024,89,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1664831939,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','3bb3cb0017cebe4b597cae314c77a763','New release of version 17.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292884,0,'luxletter','17.0.1',10024,87,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1664910368,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','ae4fbb3a8295f8d97ad764ddefde6067','New release of version 17.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292885,0,'luxletter','17.0.2',10024,95,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1664922040,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','fb4f7a238b9089ab421a42ea720a3298','New release of version 17.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292886,0,'luxletter','17.1.0',10024,92,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1665751838,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','f2605f4ad0ac4eee005d7b6f437b4bc2','New release of version 17.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292887,0,'luxletter','17.2.0',10024,100,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1666114665,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','24bd47e1de5a60f464fa320b7bf5eed9','New release of version 17.2.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17002000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292888,0,'luxletter','17.3.0',10024,98,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1669380480,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7fcccd9f24115a440ec5ad7c85066a3c','New release of version 17.3.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17003000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292889,0,'luxletter','18.0.0',10024,91,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1670923811,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','265241bdb7a90f66e4effd28b8eabee8','New release of version 18.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',18000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292890,0,'luxletter','17.4.0',10024,81,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1671442531,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a58b93e5b35d5dc88691d82f84e5e8b4','New release of version 17.4.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17004000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292891,0,'luxletter','19.0.0',10024,105,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1671443314,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','4a0a5cd4169e195606eda1a1da3236d0','New release of version 19.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',19000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292892,0,'luxletter','17.4.1',10024,85,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1671444240,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','adf931ba5926cb8d4effff2e63bd45f3','New release of version 17.4.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17004001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292893,0,'luxletter','21.0.0',10024,88,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1684159117,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','5dbf222fac3b10921a9d94648de57b08','New release of version 21.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter ','in2code.de',21000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292894,0,'luxletter','22.1.0',10024,70,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1689503016,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','bf8124dd7ab23c3270645af61fe87de8','New release of version 22.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',22001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292895,0,'luxletter','17.6.2',10024,70,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1689503813,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','00817ab65df95d1b5b13a34e151fc74b','New release of version 17.6.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17006002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292896,0,'luxletter','22.1.1',10024,80,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1689519884,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','192a50a5aa380d84f1ef8a38b24cfc88','New release of version 22.1.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',22001001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292897,0,'luxletter','17.6.3',10024,69,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1689971882,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','30d0522aced8ba1491045a3c9386e7c0','New release of version 17.6.3 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17006003,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292898,0,'luxletter','17.6.4',10024,70,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1690317079,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','88dde8ecfe64a1d9841b5146b4795d86','New release of version 17.6.4 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17006004,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292899,0,'luxletter','23.0.0',10024,72,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1692179192,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b41c17801d538928d3d9c2e43ef7b7b1','New release of version 23.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',23000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292900,0,'luxletter','17.7.0',10024,68,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1692258376,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','7f180a5c01cd19aa91cd744d047b71b6','New release of version 17.7.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17007000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292901,0,'luxletter','23.0.1',10024,71,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1692430441,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','eb5eb70de12a15a65b2a05333458b3a7','New release of version 23.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',23000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292902,0,'luxletter','24.0.0',10024,71,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1693922274,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','0d0b92ae9421fa46d88701a55d452381','New release of version 24.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',24000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292903,0,'luxletter','24.0.1',10024,74,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1695987545,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c80a38a3e906859480c97b274106d498','New release of version 24.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',24000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292904,0,'luxletter','24.0.2',10024,81,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1696496621,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','827bea2b23caefa4a9105648aa8c243c','New release of version 24.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',24000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292905,0,'luxletter','17.8.0',10024,62,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1696600158,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9a58314441075cbea90443a7795c74d4','New release of version 17.8.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17008000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292906,0,'luxletter','25.0.0',10024,57,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1706903063,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','471d6ee2f0b417eb33b21ebd631af491','New release of version 25.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',25000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292907,0,'luxletter','25.0.1',10024,58,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1707316536,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','26a21aed8b3cafb7ebd8ec29f5a7a996','New release of version 25.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',25000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292908,0,'luxletter','25.0.2',10024,55,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1709308256,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b7255b69a7b752061e3a59f7ae4f54ea','New release of version 25.0.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',25000002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292909,0,'luxletter','25.0.3',10024,56,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1709539679,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b811fdf8abf2e31de69213aa080828e5','New release of version 25.0.3 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',25000003,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292910,0,'luxletter','25.0.4',10024,65,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1709802167,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cc2a34d3e1eef51c6691e874c05ac3a0','New release of version 25.0.4 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',25000004,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292911,0,'luxletter','26.0.0',10024,62,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1711459319,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','064f62cfed02a930ec5d6657232b078e','New release of version 26.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',26000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292912,0,'luxletter','26.1.0',10024,68,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1712911281,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','016a1fa71fc6418ab89b645d2478f3b8','New release of version 26.1.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',26001000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292913,0,'luxletter','26.2.0',10024,55,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1722501269,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','adcbef4f7f7599da48854c0a57b3b84e','New release of version 26.2.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',26002000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292914,0,'luxletter','26.3.0',10024,43,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1728645002,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c0c9e83a4c3608585cf0b0b521d1101a','New release of version 26.3.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',26003000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292915,0,'luxletter','26.3.1',10024,50,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1729107395,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','e025ee2bdf3e5dbdb8e0ad0ee75bebf1','New release of version 26.3.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',26003001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292916,0,'luxletter','17.8.1',10024,37,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1730386812,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','719ef7f5dc1fe06e92cb94e81aa42af5','New release of version 17.8.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',17008001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292917,0,'luxletter','27.0.0',10024,46,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1733682554,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','340fa4cd3c98c8e9ffe9f48ee88bcf22','New release of version 27.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',27000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292918,0,'luxletter','27.0.1',10024,46,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1734010100,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','cffc83897bb9234295bc4f33de8d2b6a','New release of version 27.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',27000001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292919,0,'luxletter','27.2.1',10024,28,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1748965027,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c5ff6ce2e324cdba0bb480802d36b61a','New release of version 27.2.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',27002001,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292920,0,'luxletter','27.2.2',10024,23,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1752666239,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','9d0194ddff272a5f8f60bfc5052d2b54','New release of version 27.2.2 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',27002002,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292921,0,'luxletter','27.2.3',10024,32,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1752690637,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','c7bd64e57dfc5392dd4bc2028dc6b1a3','New release of version 27.2.3 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',27002003,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292922,0,'luxletter','28.0.0',10024,18,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1766480844,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','191eca139bbf8afa6ada21cf51899895','New release of version 28.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',28000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292923,0,'luxletter','29.0.0',10024,16,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1768826646,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','a645d859c006445107afa67b067123ec','New release of version 29.0.0 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',29000000,0,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292924,0,'luxletter','29.0.1',10024,19,'luxletter - TYPO3 Email Marketing Newsletter Tool','Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',2,0,3,1769778804,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"news\";s:14:\"9.0.0-10.99.99\";}s:8:\"suggests\";a:2:{s:3:\"lux\";s:11:\"0.0.0-0.0.0\";s:9:\"dashboard\";s:11:\"0.0.0-0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','wunschtacho','b459bdc160d6d0336287f3e932bc0ebd','New release of version 29.0.1 - see details, changelog and documentation on https://github.com/in2code-de/luxletter','in2code.de',29000001,1,0,'https://github.com/in2code-de/luxletter','ter','',''),
(9292925,0,'ns_basetheme','3.0.0',8951,401,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1564774893,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";s:4:\"news\";s:12:\"4.3.0-7.2.99\";s:12:\"gridelements\";s:12:\"8.0.0-9.2.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6e9cdb41a2f97da8385a4ff72de7ca0d','Uploading initial version','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292926,0,'ns_basetheme','9.0.1',8951,226,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1575898288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d2a516efe13536117612439678d9976f','[FEATURE] Gridlement via File-based\r\n[FEATURE] Generate menu through MenuProcessor\r\n[BUGFIX] Fatal Error: When no custom element added\r\n[TODO] Standards Compatible with V9: Error/Warning Free Extension\r\n[TODO] Use TYPO3 Core Flexform API\r\n[TODO] Remove dependencies of EXT:gridelements','NITSAN Technologies Pvt Ltd',9000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292927,0,'ns_basetheme','9.1.0',8951,311,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1575978038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e516cb5e0c9f6e1e7a486b55557a29e2','[FEATURE] Remove import/export feature\r\n[TODO] Remove custom-elements\r\n[BUGFIX] Clean-up','NITSAN Technologies Pvt Ltd',9001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292928,0,'ns_basetheme','9.2.0',8951,328,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1576768427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1dba006bc4a9fcbebb6b8ef17907ecf5','[FEATURE]  Added feature DataProcessing Menu\r\n[TODO] Code clean-up\r\n[BUGFIX] Remove default FlexForm Processor','NITSAN Technologies Pvt Ltd',9002000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292929,0,'ns_basetheme','9.2.1',8951,429,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1578406850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9472e1ae8447148f121f3e23538c5753','[TODO] Minor release, New data processing added for the video field','NITSAN Technologies Pvt Ltd',9002001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292930,0,'ns_basetheme','10.0.0',8951,298,'[NITSAN] TYPO3 Parent/Base Theme','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1584177727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b682c11347cffa146a19ad0d66159133','[New] Backend Module for Themes Options and Configuration\r\n[New] New feature available to globally configure child-themes\r\n[New] Configure SEO, GDPR, Performance, Maintenance etc.\r\n[BUG] Minor bug fixing\r\n[Improve] Code clean-up and improve quality of Code\r\n[Update] Release major v10.0.0','NITSAN Technologies Pvt Ltd',10000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292931,0,'ns_basetheme','10.1.0',8951,218,'[NITSAN] Base Theme/Template','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1585819345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2e427a60ebbccd20535288670cd8d8ca','[TODO] Improvement of Backend Module\r\n[TODO] Backend Module Compatible with TYPO3 v10\r\n[Improved] Code clean-up and regular maintenance','NITSAN Technologies Pvt Ltd',10001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292932,0,'ns_basetheme','10.1.1',8951,329,'[NITSAN] Base Theme/Template','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1586178972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','66f97aa05693b632c44bb8741521fb45','[BUGFIX] Removed unnecessary body-tag object to avoid confliction with other templates\r\n[TODO] Minor release with code-clean-up','NITSAN Technologies Pvt Ltd',10001001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292933,0,'ns_basetheme','10.2.0',8951,338,'[NITSAN] Base Theme/Template','The TYPO3 theme which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation.',2,0,6,1589520372,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','bf788db5f65ba8df3ea5c7c67ae3e6da','[TODO] Improve Theme Option backend module\r\n[TODO] Corrected position of a backend module\r\n[BUG] Minor bug fixing','NITSAN Technologies Pvt Ltd',10002000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292934,0,'ns_basetheme','10.3.0',8951,442,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1593079404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4d59db133de6d20106a9e97cc44c80d8','[UPDATE] Release v10.3.0 to make compatible with PHP 7.3 (minor bug fixing, we recommend to update)','NITSAN Technologies Pvt Ltd',10003000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292935,0,'ns_basetheme','10.4.0',8951,138,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1603370485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6e5261294581fb5f4273b39abb7c2d48','[FEATURE] New configuration added for the generate dynamic site configuration for TYPO3 9 only.\r\n[FEATURE] EXT: Container related configuration introduces.\r\n[TODO] Code clean-up\r\n[BUGFIX] Minor bug-fixing','NITSAN Technologies Pvt Ltd',10004000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292936,0,'ns_basetheme','10.4.1',8951,242,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1603370682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','79de2a9e919201653c7d64839054219a','[TODO] Deleted .git folder with minor code clean-up','NITSAN Technologies Pvt Ltd',10004001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292937,0,'ns_basetheme','10.4.2',8951,129,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1606374268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','01d56b362af0e332e8b43e54e600d7b9','Dynamic site configuration related to code improvement.','NITSAN Technologies Pvt Ltd',10004002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292938,0,'ns_basetheme','10.4.3',8951,154,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1606396310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','92a4d8c9e2b852066803f5aef8cd901d','[TODO] EXT: ns_theme_extend code added','NITSAN Technologies Pvt Ltd',10004003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292939,0,'ns_basetheme','10.4.4',8951,140,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1613473063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2e9393562777533a247d1587f5164e93','[TODO] TYPO3 8 compatibility-related code removed and improved the code.','NITSAN Technologies Pvt Ltd',10004004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292940,0,'ns_basetheme','10.4.6',8951,126,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1623682505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4eac1e86aad77867490b25f00ff8130e','[TODO] Code improvements and important functionality implemented. ','NITSAN Technologies Pvt Ltd',10004006,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292941,0,'ns_basetheme','10.4.7',8951,121,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1624535478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','fead6dc4a16b67c8dc74b9e6443e7d60','Code improvements','NITSAN Technologies Pvt Ltd',10004007,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292942,0,'ns_basetheme','10.4.8',8951,132,'[NITSAN] Base Template','The TYPO3 template which is design for parent and child theme concept, This parent theme have common and global configuration to support the child theme. Read more at documentation. Read more at https://t3terminal.com/blog/typo3-templates-builder/',2,0,6,1626962184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','a3f9fd42cfa08f1580fd5c16e58239e4','Code improvements','NITSAN Technologies Pvt Ltd',10004008,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292943,0,'ns_basetheme','11.0.0',8951,128,'[NITSAN] TYPO3 Base Template','The architecture of base and child theme concept. Explore https://t3terminal.com/ and https://www.nitsan.in/',2,0,6,1634205750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0722e637523c3d6cae053ab7e427553e','[FEATURE] Compatibility with TYPO3 v11\r\n[TODO] Code Clean-up & Maintenance\r\n[TODO] Releasing major version 11.0.0','NITSAN Technologies Pvt Ltd',11000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292944,0,'ns_basetheme','11.0.1',8951,129,'[NITSAN] TYPO3 Base Template','The architecture of base and child theme concept. Explore https://t3terminal.com/ and https://www.nitsan.in/',2,0,6,1639633817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','831ce0f4d7822b9ec996e7e5130f8227','Read changelog at https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.0.1','NITSAN Technologies Pvt Ltd',11000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292945,0,'ns_basetheme','11.1.0',8951,128,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1643352196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0a7a39c8503e9d2c0fae8a8ce28ae727','New release of version 11.1.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.1.0','NITSAN Technologies Pvt Ltd',11001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292946,0,'ns_basetheme','11.2.0',8951,114,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1644824861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b596443702e36ccd1e611c4ca0db6793','New release of version 11.2.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.2.0','NITSAN Technologies Pvt Ltd',11002000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292947,0,'ns_basetheme','11.3.0',8951,110,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1646027907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','729000a1731fb04747e6a54bc6dc1cf7','New release of version 11.3.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.0','NITSAN Technologies Pvt Ltd',11003000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292948,0,'ns_basetheme','11.3.1',8951,113,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1646133432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','96d0c0620a88c0b44c5227b94b373559','New release of version 11.3.1 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.1','NITSAN Technologies Pvt Ltd',11003001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292949,0,'ns_basetheme','11.3.2',8951,113,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1648030228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','fe0d12c5736333b3c98e3b1e14b7329f','New release of version 11.3.2 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.2','NITSAN Technologies Pvt Ltd',11003002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292950,0,'ns_basetheme','11.3.3',8951,99,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1649153535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','28534d33badb6e142b6fa059e980119b','New release of version 11.3.3 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.3','NITSAN Technologies Pvt Ltd',11003003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292951,0,'ns_basetheme','11.3.4',8951,49,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1649230262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b8cb59c28e62ee18b2df9921c7e7c22a','New release of version 11.3.4 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.4','NITSAN Technologies Pvt Ltd',11003004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292952,0,'ns_basetheme','11.3.5',8951,97,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1649743088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','76ee6fe22a3709fa38d3fe99799fcec2','New release of version 11.3.5 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.5','NITSAN Technologies Pvt Ltd',11003005,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292953,0,'ns_basetheme','11.3.6',8951,107,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1649915614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','c00df99c494d3889f24807daf5d98129','New release of version 11.3.6 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.6','NITSAN Technologies Pvt Ltd',11003006,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292954,0,'ns_basetheme','11.3.7',8951,112,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1650097514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','655862e2972d98ea520338b6725c933e','New release of version 11.3.6 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.3.7','NITSAN Technologies Pvt Ltd',11003007,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292955,0,'ns_basetheme','11.4.0',8951,96,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1654092453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3320ce38c6e178e65ea0d0aeb5121725','New release of version 11.4.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.4.0','NITSAN Technologies Pvt Ltd',11004000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292956,0,'ns_basetheme','11.4.1',8951,106,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1654271698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','89ad930515268a0011c212698cfb2db4','New release of version 11.4.1 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.4.1','NITSAN Technologies Pvt Ltd',11004001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292957,0,'ns_basetheme','11.4.2',8951,101,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1655127418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f900178b437e786c0a423840817708c3','New release of version 11.4.2 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.4.2','NITSAN Technologies Pvt Ltd',11004002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292958,0,'ns_basetheme','11.4.3',8951,92,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1656309694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3011f81b8a6db2573bbb1739202e606d','New release of version 11.4.3 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.4.3','NITSAN Technologies Pvt Ltd',11004003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292959,0,'ns_basetheme','11.4.4',8951,101,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1656410827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0217b21f019310fe487209617f34ad04','New release of version 11.4.4 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.4.4','NITSAN Technologies Pvt Ltd',11004004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292960,0,'ns_basetheme','11.5.0',8951,100,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1657884164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b2571ef0fc8aa7e1e60ee0fcde5e92d5','New release of version 11.5.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.0','NITSAN Technologies Pvt Ltd',11005000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292961,0,'ns_basetheme','11.5.1',8951,104,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1658414117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','182cb2fc7062684b526e3d2d132b84b2','New release of version 11.5.1 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.1','NITSAN Technologies Pvt Ltd',11005001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292962,0,'ns_basetheme','11.5.2',8951,88,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1660316460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4dd6cfdc5f70498ed7847470f27e4850','New release of version 11.5.2 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.2','NITSAN Technologies Pvt Ltd',11005002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292963,0,'ns_basetheme','11.5.3',8951,96,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1660322903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','fd2f7b20f188d646dc2c21ca54a3359e','New release of version 11.5.3 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.3','NITSAN Technologies Pvt Ltd',11005003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292964,0,'ns_basetheme','11.5.4',8951,106,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1662041773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','86a470810c2570bd3a73f931262f72f7','New release of version 11.5.4 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.4','NITSAN Technologies Pvt Ltd',11005004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292965,0,'ns_basetheme','11.5.5',8951,98,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1670513734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','ff5c50751c6de7c5183daca4d60f1bb7','New release of version 11.5.5 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.5','NITSAN Technologies Pvt Ltd',11005005,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292966,0,'ns_basetheme','11.5.6',8951,100,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1672069173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7f3e261520501ead91022a36110fef0a','New release of version 11.5.6 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.6','NITSAN Technologies Pvt Ltd',11005006,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292967,0,'ns_basetheme','11.5.7',8951,90,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1682402621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','5e0bd3235044112b23c7ea45d8576e85','New release of version 11.5.8 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.8','NITSAN Technologies Pvt Ltd',11005007,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292968,0,'ns_basetheme','12.0.0',8951,74,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1686988041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','63848a14ba4ffe3e1b121d8fb102af72','New release of version 12.0.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.0','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292969,0,'ns_basetheme','12.0.1',8951,72,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1687355187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9183697bf1c3054d66afa6205bde2f8f','New release of version 12.0.1 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.1','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292970,0,'ns_basetheme','12.0.2',8951,79,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1687772161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d2269e253fe6b3888bbc7fb585ff8bf3','New release of version 12.0.2 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.2','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292971,0,'ns_basetheme','12.0.3',8951,72,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1688201246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','36586937a3cba5a95ada6f257b24b5e8','New release of version 12.0.3 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.23','NITSAN Technologies Pvt Ltd',12000003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292972,0,'ns_basetheme','12.0.4',8951,74,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1689227589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','cabc96576451fd8ac4321321935edae9','New release of version 12.0.4 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.4','NITSAN Technologies Pvt Ltd',12000004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292973,0,'ns_basetheme','12.0.5',8951,77,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1689868447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','18ad29542cb72d799032ed8e1b33d1fc','New release of version 12.0.5 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.5','NITSAN Technologies Pvt Ltd',12000005,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292974,0,'ns_basetheme','12.0.6',8951,79,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1690457782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','445287b7271cb407e361deb742b6d1f9','New release of version 12.0.6 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.6','NITSAN Technologies Pvt Ltd',12000006,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292975,0,'ns_basetheme','12.0.7',8951,75,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1691076469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e2b43d8fc400b13f7fa62744bebad80f','New release of version 12.0.7 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.7','NITSAN Technologies Pvt Ltd',12000007,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292976,0,'ns_basetheme','12.0.8',8951,74,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1694438578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e910ad95a04a1ae970e58852b33d41ce','New release of version 12.0.7 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.8','NITSAN Technologies Pvt Ltd',12000008,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292977,0,'ns_basetheme','12.0.9',8951,75,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1695136245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','a3b1b0126934dad91f76ceb18ef2a6f6','New release of version 12.0.9 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.0.9','NITSAN Technologies Pvt Ltd',12000009,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292978,0,'ns_basetheme','11.5.9',8951,65,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1695359463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2ff81b4c237d3afe679e55846574a01a','New release of version 11.5.9 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.9','NITSAN Technologies Pvt Ltd',11005009,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292979,0,'ns_basetheme','11.5.10',8951,65,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1695393534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','087dcc8ac19d08ff1d114cb8aae3d132','New release of version 11.5.10 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.10','NITSAN Technologies Pvt Ltd',11005010,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292980,0,'ns_basetheme','12.1.0',8951,67,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1700579846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','5bb799e11ab5ed373ef173b8c434342a','New release of version 12.1.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.1.0','NITSAN Technologies Pvt Ltd',12001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292981,0,'ns_basetheme','12.1.1',8951,67,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1703656452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b4b19654b0ceda3bc6f7544d46d1648c','New release of version 12.1.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.1.1','NITSAN Technologies Pvt Ltd',12001001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292982,0,'ns_basetheme','12.1.2',8951,74,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1704175594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','c714f970ad4a513256a2b2ed5cc2d8d9','New release of version 12.1.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.1.2','NITSAN Technologies Pvt Ltd',12001002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292983,0,'ns_basetheme','12.1.3',8951,52,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1712044159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3b70dcc52269ab905fcd80632774dff5','New release of version 12.1.3 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.1.3','NITSAN Technologies Pvt Ltd',12001003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292984,0,'ns_basetheme','12.1.4',8951,64,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1712052600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6c9559d4a74d690dc7acfce59bd2d527','New release of version 12.1.4 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.1.4','NITSAN Technologies Pvt Ltd',12001004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292985,0,'ns_basetheme','11.5.11',8951,53,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3terminal.com and https://nitsantech.com',2,0,6,1715662307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2c5973681fe59950f2bca5b98b32b980','New release of version 11.5.11 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/11.5.11\r\n','NITSAN Technologies Pvt Ltd',11005011,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292986,0,'ns_basetheme','12.2.0',8951,63,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1716446432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','086c1cc6944592dee595675952dce998','New release of version 12.2.0 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.2.0','NITSAN Technologies Pvt Ltd',12002000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292987,0,'ns_basetheme','12.2.1',8951,58,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1721372532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3bdcc8ced9cf5ed82a626822bd9cb771','New release of version 12.2.1 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.2.1','NITSAN Technologies Pvt Ltd',12002001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292988,0,'ns_basetheme','12.2.2',8951,50,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1726555713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','19a4d50e26af128513716e7e659666a1','New release of version 12.2.2 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.2.2','NITSAN Technologies Pvt Ltd',12002002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292989,0,'ns_basetheme','12.2.3',8951,46,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1726663829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0277b64575fb00b7a31be36a5591ef51','New release of version 12.2.3 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.2.3','NITSAN Technologies Pvt Ltd',12002003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292990,0,'ns_basetheme','12.2.4',8951,49,'[NITSAN] TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1727936791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6b8bb888501f95ba31d49a5924334ac4','New release of version 12.2.4 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/12.2.4','NITSAN Technologies Pvt Ltd',12002004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292991,0,'ns_basetheme','13.0.0',8951,44,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1731511826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','47f68ff8e1e84c080d90b93182351e05','New release of version 13.0.0 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.0','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292992,0,'ns_basetheme','13.0.1',8951,22,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1732714458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7a46c444fa0126fd9238d1b7d632b385','New release of version 13.0.1 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.1','NITSAN Technologies Pvt Ltd',13000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292993,0,'ns_basetheme','13.0.2',8951,35,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1735818121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7dae6780e89666024b485a75b19771fe','New release of version 13.0.2 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.2','NITSAN Technologies Pvt Ltd',13000002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292994,0,'ns_basetheme','13.0.3',8951,42,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1735918221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','66ce3c800761049f7d86259536195c98','New release of version 13.0.3 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.3','NITSAN Technologies Pvt Ltd',13000003,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292995,0,'ns_basetheme','13.0.4',8951,41,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1737030642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','817ee93102a7d58d4c55584514e4fdea','New release of version 13.0.4 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.4\r\n 	','NITSAN Technologies Pvt Ltd',13000004,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292996,0,'ns_basetheme','13.0.5',8951,38,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1738241370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3a9a1143d897720babd0c5ac0c45ccb2','New release of version 13.0.5 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.5','NITSAN Technologies Pvt Ltd',13000005,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292997,0,'ns_basetheme','13.0.6',8951,40,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1741070899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0c11296a0255954f6f8579f02c0cf5ab','New release of version 13.0.6 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.6','NITSAN Technologies Pvt Ltd',13000006,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292998,0,'ns_basetheme','13.0.7',8951,27,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1752644303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','ecf433bad088f83b4907c5c03435c0ce','New release of version 13.0.7 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.7','NITSAN Technologies Pvt Ltd',13000007,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9292999,0,'ns_basetheme','13.0.8',8951,24,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1762318098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1ecd10aed4d03b59c7a350fa9045d9a7','New release of version 13.0.8 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_basetheme/-/tags/13.0.8','NITSAN Technologies Pvt Ltd',13000008,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293000,0,'ns_basetheme','14.0.0',8951,12,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1775138968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','7bf7891a0939603a1b8f9fdf6280831b','New release of version 14.0.0 - see details, changelog, and documentation on https://github.com/nitsan-technologies/ns_basetheme/releases/tag/14.0.0','T3Planet',14000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293001,0,'ns_basetheme','14.0.1',8951,11,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1779720137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1dc427c3e0b139c37dfa36255e9891a1','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_basetheme/releases','T3Planet',14000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293002,0,'ns_basetheme','14.0.2',8951,7,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1780405136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','9eaa245ed3e1df26b32d6b205ffc4d43','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_basetheme/releases','T3Planet',14000002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293003,0,'ns_basetheme','14.0.3',8951,5,'TYPO3 Base Template','The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com',2,0,6,1784036060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','62f2919f7b37b4247f49b00ea1072c1f','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_basetheme/releases','T3Planet',14000003,1,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293004,0,'migrate_redirects','0.1.1',400,400,'MigrateRedirects','Upgrade wizard to migrate redirects from RealUrl and MyRedirects to core redirects',1,0,1,1564782860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.5.999\";s:3:\"php\";s:13:\"7.2.0-7.3.999\";}}','Jigal van Hemert','jigal.van.hemert@typo3.org','jigal','81d8599266edd7e6244235fed84e90e2','First beta-release.','',1001,1,0,'','ter','',''),
(9293005,0,'bp_pagetree','1.0.0',1131,196,'Faster Backend Pagetree','Performance-optimized backend page tree for large TYPO3 v9 installations ( 10k pages)',1,0,0,1564784612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','bueroparallel','kontakt@bueroparallel.de','t.fischer','b508a3724d7c9d7853b47e945c5f46c4','Initial release','bueroparallel',1000000,0,0,'https://github.com/bueroparallel/bp_pagetree/blob/master/Readme.md','ter','',''),
(9293006,0,'bp_pagetree','1.0.1',1131,247,'Faster Backend Pagetree (v9)','Performance-optimized backend page tree for large TYPO3 v9 installations ( 10k pages)',1,0,0,1564831120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','bueroparallel','kontakt@bueroparallel.de','t.fischer','834cde63b954b8aaf722c7fc21b20972','Added configuration option maximum default nesting level','bueroparallel',1000001,0,0,'https://github.com/bueroparallel/bp_pagetree/blob/master/Readme.md','ter','',''),
(9293007,0,'bp_pagetree','1.0.2',1131,389,'Faster Backend Pagetree (v9)','Performance-optimized backend page tree for large TYPO3 v9 installations ( 10k pages)',1,0,0,1565950498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','bueroparallel','kontakt@bueroparallel.de','t.fischer','d992a8a5a8177ff034d335cfe98c01e5','1.0.2','bueroparallel',1000002,0,0,'https://github.com/bueroparallel/bp_pagetree/blob/master/Readme.md','ter','',''),
(9293008,0,'bp_pagetree','1.0.3',1131,299,'Faster Backend Pagetree (v9)','Performance-optimized backend page tree for large TYPO3 v9 installations ( 10k pages)',1,0,0,1592242138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";}}','bueroparallel','kontakt@bueroparallel.de','t.fischer','f6e86a51260be4f4aa5f7c56217799c5','Fix for TYPO3 9.5.19 compatibility','bueroparallel',1000003,1,0,'https://github.com/bueroparallel/bp_pagetree/blob/master/Readme.md','ter','',''),
(9293009,0,'wdb_language_fallback','1.0.0',756,68,'Language-fallback','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail.',2,0,4,1565012998,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:25:\"wdb_language_fallback_pro\";s:1:\"*\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','65f40da6324f25b3011609886c2a00c8','Fixes some issues concerning language-fallback in TYPO3.\r\nObtain the professional version for support of special extensions like powermail.','Webdevelopment Barlian',1000000,0,0,'https://github.com/DavidBruchmann/wdb_language_fallback/blob/master/README.md','ter','',''),
(9293010,0,'wdb_language_fallback','1.0.1',756,73,'Language-fallback','Fixes some issues concerning translation of TYPO3. Obtain the professional version for special extensions like powermail.',2,0,4,1565014815,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:25:\"wdb_language_fallback_pro\";s:1:\"*\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','39d43e83bd57128096204c7535e4abe4','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail. [changes: fix constraint in composer.json, change in README.md]','Webdevelopment Barlian',1000001,0,0,'https://github.com/DavidBruchmann/wdb_language_fallback/blob/master/README.md','ter','',''),
(9293011,0,'wdb_language_fallback','1.1.0',756,189,'Language-fallback','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail.',2,0,4,1565072736,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:25:\"wdb_language_fallback_pro\";s:1:\"*\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','9d986fd8de027894437ed032573e8514','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail. [changes: fix coding-faults]','Webdevelopment Barlian',1001000,0,0,'https://github.com/DavidBruchmann/wdb_language_fallback/blob/master/README.md','ter','',''),
(9293012,0,'wdb_language_fallback','1.1.1',756,426,'Language-fallback','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail.',2,0,4,1565257425,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:25:\"wdb_language_fallback_pro\";s:1:\"*\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','e997555274c74cbbb69359bb2e68da78','Fixes some issues concerning language-fallback in TYPO3. Obtain the professional version for support of special extensions like powermail. [changes: reformat and add TODOs and chapter intrinsicFields in README.md]','Webdevelopment Barlian',1001001,1,0,'https://github.com/DavidBruchmann/wdb_language_fallback/blob/master/README.md','ter','',''),
(9293013,0,'localizer','8.0.0',5696,204,'Localizer for TYPO3','',2,0,1,1565109045,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.4.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','8a1eab8a5db40ddfcecb597e8e55536e','Initial upload of the localizer base extension, that will be extended with several API plugins to connect your TYPO3 system to a translation service provider of your choice. Thanks a lot to all contributors and sponsors.','',8000000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/8.0/en-us','ter','',''),
(9293014,0,'localizer','8.0.1',5696,372,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1565109763,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.4.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','cfc59ed26feff1825bd837fd02e2ad3e','Added extension description.','',8000001,0,0,'https://docs.typo3.org/p/localizationteam/localizer/8.0/en-us','ter','',''),
(9293015,0,'localizer','8.1.0',5696,302,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1576011233,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','254ed1b4523f065191988b0854d377cd','New features for the CMS 8 version: You can now configure pages and localizers to recognize each other for automatic exports. So your editors wont have to manually select records of specific pages for translation anymore. Additionally the API has been prepared to consider third party API plugins. See changelog on Gitlab for details.','',8001000,0,0,'','ter','',''),
(9293016,0,'localizer','8.1.1',5696,321,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1578574156,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','c77d1723dd6b3de8eecc1bb659aa85b5','Maintenance release for CMS 8 removes a broken TCA override file','',8001001,0,0,'','ter','',''),
(9293017,0,'localizer','9.0.0',5696,335,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1578926785,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.1.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','9d9cc7caa4878106ec2b0609eb633f99','Firts official release of the Localizer for CMS 9. This is the \"make it run\" release, that requires typo3db-legacy to be installed. See changelog on Gitlab fort details.','',9000000,0,0,'','ter','',''),
(9293018,0,'localizer','8.1.2',5696,175,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1580403476,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','8bff02dd19d1e52b9153777df6f8caa4','Maintenance release for CMS 8 only, that fixes a bug in the DataHandler hook.','',8001002,0,0,'','ter','',''),
(9293019,0,'localizer','9.0.1',5696,185,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1580403509,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.1.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','53024cf4b6e30195a09a5952a5add12d','Maintenance release for CMS 9 only, that fixes a bug in the DataHandler hook.','',9000001,0,0,'','ter','',''),
(9293020,0,'localizer','8.1.3',5696,173,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1580464751,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','45e15e7357f0a01df54ef657dc4d6967','Maintenance release for CMS 8 only, that fixes a bug in the DataHandler hook.','',8001003,0,0,'','ter','',''),
(9293021,0,'localizer','9.0.2',5696,192,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1580464803,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.1.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','53eb0b510b38b0a777cc0f819663b80e','Maintenance release for CMS 9 only, that fixes a bug in the DataHandler hook and the usage of the legacy DB classes.','',9000002,0,0,'','ter','',''),
(9293022,0,'localizer','9.0.3',5696,264,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1580483877,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.1.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','5aa4ad3b89b332f3e084185df58a797c','Maintenance release for CMS 9 only that removes usage of removed table pages_language_overlay.','',9000003,0,0,'','ter','',''),
(9293023,0,'localizer','8.2.0',5696,175,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1581005074,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','66894c5f20d3cfd5471d0eac606cba52','This is a maintenance release for CMS 8 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/8-0','',8002000,0,0,'','ter','',''),
(9293024,0,'localizer','9.1.0',5696,391,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1581005136,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.1.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','ab2a3cde40437c91449a23b3eb8f6a70','This is a maintenance release for CMS 9 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/9-0','',9001000,0,0,'','ter','',''),
(9293025,0,'localizer','8.2.1',5696,182,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1581430937,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','b49de23e744a6e0a36b3786274841afc','Maintenance release for CMS 8 only. Fixes a broken merge, that did not end up in a conflict before. See https://gitlab.com/Coders.Care/localizer/-/commits/8-0 for changes','',8002001,0,0,'','ter','',''),
(9293026,0,'localizer','9.2.0',5696,140,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1602508730,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.3.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','350bbbef1c9784713d1962caf55fc6c1','Maintenance release for CMS 9.x only. See the commit list on Gitlab for changes. A big thank you goes to the people of https://www.zeroseven.de and https://www.zwickroell.com for fully sponsoring some major milestones.','',9002000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/9.2/en-us','ter','',''),
(9293027,0,'localizer','10.0.0',5696,205,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',1,0,1,1602508789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:7:\"l10nmgr\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','73a1007b53cd48ca95c2820436455ed5','\"Make it run and almost right\"-release for CMS 10.x only. See the commit list on Gitlab for changes. A big thank you goes to the people of https://www.zeroseven.de and https://www.zwickroell.com for fully sponsoring some major milestones.','',10000000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.0/en-us','ter','',''),
(9293028,0,'localizer','8.3.0',5696,117,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1615901048,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','3773d9f3442303f5240a1b780603b723','This is a maintenance release for CMS 8 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/8-0','',8003000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/8.3/en-us','ter','',''),
(9293029,0,'localizer','9.3.0',5696,120,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1615901078,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.3.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','6dedd075c4df59614140a50025b19139','This is a maintenance release for CMS 9 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/9-0','',9003000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/9.3/en-us','ter','',''),
(9293030,0,'localizer','10.1.0',5696,122,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1615901111,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','eee37171b1fcb7bc7c2745cefd41e3b4','This is a maintenance release for CMS 10 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/10-0','',10001000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.1/en-us','ter','',''),
(9293031,0,'localizer','8.4.0',5696,118,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1620744631,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"scheduler\";s:12:\"8.7.0-8.7.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"8.6.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','10347154f00372ed4850e9f5fab00dd6','This is a maintenance release for CMS 8 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/8-0','',8004000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/8.4/en-us','ter','',''),
(9293032,0,'localizer','9.4.0',5696,114,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1620744673,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";s:18:\"static_info_tables\";s:11:\"6.2.0-0.0.0\";s:7:\"l10nmgr\";s:11:\"9.3.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','a2606960bf7481c4e147fff249d7cb04','This is a maintenance release for CMS 9 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/9-0','',9004000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/9.4/en-us','ter','',''),
(9293033,0,'localizer','10.2.0',5696,128,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1620744713,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','9845b9163e24ca4aaf49c121ca6fea90','This is a maintenance release for CMS 10 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/10-0','',10002000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.2/en-us','ter','',''),
(9293034,0,'localizer','10.2.1',5696,150,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1622804902,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','5c1a9300390d78a1025e91c4830b1267','This is a maintenance release for CMS 10 only. For a list of changes see: https://gitlab.com/Coders.Care/localizer/-/commits/10-0','',10002001,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.2/en-us','ter','',''),
(9293035,0,'localizer','10.3.0',5696,93,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1652344767,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','d261995085f7e502f1fa7e493f3d4ddf','This is a maintenance release for CMS 10 that provides a version, which has only been available via Packagist until now.','',10003000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.3/en-us','ter','',''),
(9293036,0,'localizer','10.3.1',5696,92,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1652344791,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','48bf4d439986745d5ba36e08590f4e28','This is a maintenance release for CMS 10 that provides a version, which has only been available via Packagist until now.','',10003001,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.3/en-us','ter','',''),
(9293037,0,'localizer','10.4.0',5696,110,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1652786304,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','f7a045e88e54459292ca7e4c8348b606','This is a maintenance release for CMS 10 only. It fixes an issues with missing Doctrine methods in non Composer based TYPO3 installations.','',10004000,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293038,0,'localizer','10.4.1',5696,90,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1657202376,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','5e9a3a7049011f64983c72f7668d1c6c','Maintenance release for CMS 10 - contains bugfixes only - see Git Log for details.','',10004001,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293039,0,'localizer','10.4.2',5696,96,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1657202401,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','567d3a699a6b4f182450beaf6fbbf4a3','Maintenance release for CMS 10 - contains bugfixes only - see Git Log for details.','',10004002,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293040,0,'localizer','10.4.3',5696,108,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1658404387,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','5edd5755fefa31b320a69caa3c8db31b','This is a maintenance release for CMS 10 only. It fixes a bug with deleted elements appearing in the selector matrix.','',10004003,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293041,0,'localizer','10.4.4',5696,86,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1662552036,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','9b813c435dbb9204b5846fb047a143b3','This is a maintenance version for CMS 10 only. It fixes a regression introduced with the latest changes from July. See changelog on Github for details.','',10004004,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293042,0,'localizer','10.4.5',5696,92,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1662628069,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','84e7da8be1478ec954a574079e24ff8a','This is a maintenance version for CMS 10 only. It fixes a regression introduced with the latest changes from July. See changelog on Github for details.','',10004005,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293043,0,'localizer','10.4.6',5696,106,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1664446846,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"10.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','9c9f417e2c16c99af8c0823ca35e1084','This is a maintenance release for CMS 10 only. It contains bugfixes regarding variable type mismatches. See the commit log on Github.','',10004006,0,0,'https://docs.typo3.org/p/localizationteam/localizer/10.4/en-us','ter','',''),
(9293044,0,'localizer','11.0.0',5696,98,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1682684342,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"11.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','d9b2f4eba99598eb69757054213d35d1','This is the first public version for TYPO3 CMS 11, which is compatible to CMS 10 and 11 to ease your upgrades. It was enabled by the donations of a lot of sponsors, which you can find in this article: https://coders.care/blog/article/alive-and-kicking - Development for CMS 12 will go on in the private early access repository exclusively for sponsors.','',11000000,0,0,'','ter','',''),
(9293045,0,'localizer','11.1.0',5696,79,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1690976543,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"11.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','29a0f66a68d7a870576ab5b46dbf87e0','This is a maintenance release for Localizer 11.x that provides a bugfix and aperformance improvement in preparation of the upcoming versions for CMS 12. Thanks to everybody who reported, gave feedback, supported our team with code and/or sponsoring to enable us to take care of Localizer.','',11001000,0,0,'','ter','',''),
(9293046,0,'localizer','11.2.0',5696,90,'Localizer for TYPO3','This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still provides exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations wont have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.',2,0,1,1700845869,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"11.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ','jh@cybercraft.de, peter.russ@4many.net','coders-care','d49565f299d3ca485b9e9c3715ba45d5','This is a maintenance release for CMS 11 which contains bugfixes only. If you need a working version for CMS 12 consider supporting our crowd funding campaign to get access to the private repository.','',11002000,0,0,'','ter','',''),
(9293047,0,'localizer','12.0.0',5696,39,'Localizer for TYPO3','This extension provides a fully automated workflow and GUI for the well known Localization Manager (l10nmgr). While L10nmgr still provides exports and imports, Localizer will take care of all necessary steps in between. Editors responsible for translations wont have to deal with L10nmgr configurations anymore and administrators just create one configuration per Localizer Project. Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1740769559,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"12.0.0-0.0.0\";}}','Jo Hasenau, Peter Russ, Stefano Kowalke','jh@cybercraft.de, peter.russ@4many.net, info@arroba-it.de','coders-care','2ee2e546e090b01316d1c4b57ac8702a','The first public version of Localizer for CMS 12 is here, and we owe a big thank you to our Early Access supporters for making it possible! If youd like to be part of the journey for Localizer 13, consider supporting our crowdfunding campaign. Your contribution helps shape the future of Localizer and gives you exclusive early access to all the latest features!','',12000000,0,0,'','ter','',''),
(9293048,0,'localizer','12.1.0',5696,7,'Localizer for TYPO3','This extension provides a fully automated workflow and GUI for the well known Localization Manager (l10nmgr). While L10nmgr still provides exports and imports, Localizer will take care of all necessary steps in between. Editors responsible for translations wont have to deal with L10nmgr configurations anymore and administrators just create one configuration per Localizer Project. Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1759494483,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"12.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ, Stefano Kowalke','jh@cybercraft.de, peter.russ@4many.net, info@arroba-it.de','coders-care','d93ea9316df9542df102271f84fc264b','This is a maintenance release for CMS 12 which contains bugfixes only. If you need a working version for CMS 13 consider supporting our Early Access Programto get access to the private repository.','',12001000,0,0,'','ter','',''),
(9293049,0,'localizer','12.1.1',5696,25,'Localizer for TYPO3','This extension provides a fully automated workflow and GUI for the well known Localization Manager (l10nmgr). While L10nmgr still provides exports and imports, Localizer will take care of all necessary steps in between. Editors responsible for translations wont have to deal with L10nmgr configurations anymore and administrators just create one configuration per Localizer Project. Sponsor us here: https://coders.care/for/crowdfunding/l10nmgr-and-localizer',2,0,1,1759494875,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:11:\"6.9.0-0.0.0\";s:7:\"l10nmgr\";s:12:\"12.2.0-0.0.0\";}}','Jo Hasenau, Peter Russ, Stefano Kowalke','jh@cybercraft.de, peter.russ@4many.net, info@arroba-it.de','coders-care','10cde4e8edc68cc3ea40fdaffe6bd23a','This is a maintenance release for CMS 12 which contains bugfixes only. If you need a working version for CMS 13 consider supporting our Early Access Program to get access to the private repository.','',12001001,1,0,'','ter','',''),
(9293050,0,'election','0.2.6',287,287,'Election','voting / polling tool',1,0,2,1565159874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','Oliver Eglseder, Stefan Busemann, Christoph Pascher','php@vxvr.de, stefan.busemann@in2code.de, c.pascher@browserwerk.de','t3o-team','bf773f25c396e4678552de73ad9ac0e8','First public release.\r\n\r\n[DOCS] Add documentation\r\n[DOCS] Update contributing, add changlog\r\n[TASK] Reorder menu for logic process\r\n[BUGFIX] Add close button for import dialogue\r\n[BUGFIX] use correct icon for close button\r\n[BUGFIX] Remove debug statements','TYPO3 Association',2006,1,0,'','ter','',''),
(9293051,0,'webcare','1.0.0',2202,320,'WebCare by DataReporter','',2,0,3,1565178943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','2e302da279edc90b181d4a8bcccad316','Initial release','',1000000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293052,0,'webcare','1.1.0',2202,261,'WebCare by DataReporter','',2,0,3,1575287626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','4cbccb6acf665f89b964f8dbb2fd50c8','Added iframe integration if JavaScript is disabled in the browser','',1001000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293053,0,'webcare','1.1.1',2202,189,'WebCare by DataReporter','',2,0,3,1580397882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','faff4e93ed33c0e2ca4dfaaada5f11b2','Cookie banner CSS/JS is excluded from concatenation','',1001001,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293054,0,'webcare','1.1.2',2202,260,'WebCare by DataReporter','',2,0,3,1580399489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','ff0bb8250fd91def6750754942880fe4','Adjusted the cookie consent JS inclusion to be a JS footer lib','',1001002,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293055,0,'webcare','1.1.3',2202,209,'WebCare by DataReporter','',2,0,3,1585294179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Markus Klein','support@reelworx.at','liayn','bc6a00ef78616d403ad204bcb97908fe','External CSS/JS files are excluded from compression now','',1001003,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293056,0,'webcare','1.2.0',2202,197,'WebCare by DataReporter','',2,0,3,1587035865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.27-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','e0139abccff62cb26c80c85b832d1e31','TYPO3 10 LTS compatibility','',1002000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293057,0,'webcare','1.3.0',2202,171,'WebCare by DataReporter','',2,0,3,1589450884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.27-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','51b351c34ed88f7d50ffe87b98034ae5','Added TypoScript constant to disable cookie consent initialization (webcare.initializeCookieConsent)','',1003000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293058,0,'webcare','1.3.1',2202,318,'WebCare by DataReporter','',2,0,3,1589785915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.27-10.4.99\";}}','Markus Klein','support@reelworx.at','liayn','2cee91b3a8761ecca504bd02e90ab8d7','Fixed banner JS inclusion for Core v8','',1003001,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293059,0,'webcare','1.4.0',2202,102,'WebCare by DataReporter','',2,0,3,1669731537,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.27-11.5.99\";}}','Markus Klein','support@reelworx.at','liayn','2a97a2c8db31ac306cffb89a3350e6c3','Declare TYPO3 version 11 LTS compatibility\r\nFixed asset URL','',1004000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293060,0,'webcare','2.0.0',2202,98,'WebCare by DataReporter','',2,0,3,1682616522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','de6096e763bba341a66e1c68c4ba677e','Supported TYPO3 versions are now 10 LTS up to 12 LTS.\r\nThe TypoScript templates are now merged into a single template.\r\n','',2000000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293061,0,'webcare','3.0.0',2202,53,'WebCare by DataReporter','',2,0,3,1731437034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','4947fcee7ee3d0fda2eafc36871b5e74','Dropped support for TYPO3  v12\r\nAdded support for TYPO3 v13','',3000000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293062,0,'webcare','4.0.0',2202,12,'WebCare by DataReporter','',2,0,3,1776851703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','d4340e912eaaa8a55d7bca00c1a4f2e8','Added support for TYPO3 v14.\r\nAdded site set.\r\nBreaking: Dropped support for TYPO3 v12.','',4000000,0,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293063,0,'webcare','4.0.1',2202,12,'WebCare by DataReporter','',2,0,3,1778599240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Markus Klein','support@reelworx.at','liayn','628ec401269ec966300acbf39c5616d6','Fixed site set constants','',4000001,1,0,'https://github.com/datareporter-gmbh/typo3-webcare/blob/master/README.md','ter','',''),
(9293064,0,'site_language_redirection','1.0.0',3997,115,'Site Language Redirection','',0,0,4,1565362320,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','fb0aba086090f7043df0efc644670649','Initial release','UT urban trout Software e.U.',1000000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293065,0,'site_language_redirection','1.0.1',3997,233,'Site Language Redirection','',2,0,4,1565363531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','f28b852d9cb55c7f6488751e297eaf5e','Release version 1.0.1','UT urban trout Software e.U.',1000001,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293066,0,'site_language_redirection','1.0.2',3997,172,'Site Language Redirection','',2,0,4,1566485735,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','56b1a901e845b19752cf7828ffde909d','Fix bug with Accept-Language order','UT urban trout Software e.U.',1000002,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293067,0,'site_language_redirection','1.0.3',3997,207,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language)',2,0,4,1566487585,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','cfa4a9328b4c539b0c3466298bbf32c2','Update description in ext_emconf.php','UT urban trout Software e.U.',1000003,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293068,0,'site_language_redirection','1.0.4',3997,243,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language)',2,0,4,1567421649,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','b5f56c2a765efdc48b7a2033db557511','Fix typo in composer.json','UT urban trout Software e.U.',1000004,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293069,0,'site_language_redirection','1.0.5',3997,278,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language)',2,0,4,1569081019,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','958637eebb6e380a3cfb7a80e94515c5','Update composer dependencies to also support TYPO3 10','UT urban trout Software e.U.',1000005,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293070,0,'site_language_redirection','1.1.0',3997,232,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language)',2,0,4,1570452801,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','7ed01bac43b35f9b9e1cb3a093251d69','Add differentiation between \"en-gb\" & \"en-us\", etc. (Fixes https://github.com/urbantrout/site-language-redirection/issues/1)','UT urban trout Software e.U.',1001000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293071,0,'site_language_redirection','2.0.0',3997,171,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1571079056,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','5833fca1c5c64b4340ec66434e4eb40c','Add IP address based redirect method','UT urban trout Software e.U.',2000000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293072,0,'site_language_redirection','2.0.1',3997,167,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1571080393,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','9380ed5cbeb41b96f6045008b598e292','Improve documentation','UT urban trout Software e.U.',2000001,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293073,0,'site_language_redirection','2.0.2',3997,200,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1571080716,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','f73227c973947665468ae6ac90e7f1a6','Update README','UT urban trout Software e.U.',2000002,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293074,0,'site_language_redirection','2.1.0',3997,199,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1571135098,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','d95619ad18d01e38773e5f9ac4875711','Ignore search engine bots','UT urban trout Software e.U.',2001000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293075,0,'site_language_redirection','2.1.1',3997,300,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1571237456,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','3eb832b6e4eacbd3ed17cce85a363f76','Add extension icon','UT urban trout Software e.U.',2001001,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293076,0,'site_language_redirection','2.1.3',3997,300,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1577964894,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','bca9d4d1644e9dd94b58137171e597fa','- Fix Hreflang comparison (Closes 13)\r\n- Update composer dependencies','UT urban trout Software e.U.',2001003,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293077,0,'site_language_redirection','2.1.4',3997,361,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1579001806,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','0edb5f97b6d7f70c1fc10bd11f24a7eb','Improve fallbacks for accept-language headers','UT urban trout Software e.U.',2001004,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293078,0,'site_language_redirection','2.2.0',3997,142,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1593079055,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','3a7acfe01a0bbd831faddd38208fff70','Add language fallbacks. (Closes [8](https://github.com/urbantrout/site-language-redirection/issues/8)) Thanks to Raphael Zschorsch','UT urban trout Software e.U.',2002000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293079,0,'site_language_redirection','2.2.1',3997,199,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1593079700,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','e9d93836f9a145575fabd5aeced80b88','Update Documenation','UT urban trout Software e.U.',2002001,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293080,0,'site_language_redirection','2.2.2',3997,233,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1594193788,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.9.99\";s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','1c946fee4d375082c0541516f7e91c9c','Fix error with android-app scheme (Closes (6)[https://github.com/urbantrout/site-language-redirection/issues/6])','UT urban trout Software e.U.',2002002,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293081,0,'site_language_redirection','2.3.0',3997,108,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1643270570,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-8.9.99\";s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','7180bf9274cfdd48b83f03094ae21c91','- Fix Max-Age cookie value. ([16](https://github.com/urbantrout/site-language-redirection/issues/16)) (thanks Aleksandra Fey)\r\n- Keep GET/POST parameters on redirect. ([19](https://github.com/urbantrout/site-language-redirection/issues/19)) (thanks [@erguenyogurtcu](https://github.com/erguenyogurtcu))\r\n- Add Google PageSpeed Insights to bot pattern (thanks [@erguenyogurtcu](https://github.com/erguenyogurtcu))','UT urban trout Software e.U.',2003000,0,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293082,0,'site_language_redirection','2.3.3',3997,137,'Site Language Redirection','PSR-15 middleware to redirect user to correct site language via HTTP headers (Accept-Language) and IP address.',2,0,4,1659426182,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-8.9.99\";s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Harald Atteneder','harald@urbantrout.io','urbantrout','4f03bb0f400cc8abc16f6dc1fd9c573f','- Avoid notices with PHP8 ([PR 41](https://github.com/urbantrout/site-language-redirection/pull/41)) (thanks [@georgringer](https://github.com/georgringer))','UT urban trout Software e.U.',2003003,1,0,'https://docs.typo3.org/p/urbantrout/site-language-redirection/master/en-us/','ter','',''),
(9293083,0,'redis_diag','1.0.0',607,301,'redis_diag','Displays diagnosis information about redis',2,0,1,1565647214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.2.99\";}}','Jan Bartels','j.bartels@arcor.de','jbartels','a09929f8e03a64ab5e88bdf1da6741a1','First release','',1000000,0,0,'https://docs.typo3.org/p/jbartels/redis_diag/master/en-us/','ter','',''),
(9293084,0,'redis_diag','1.0.1',607,306,'redis_diag','Displays diagnosis information about redis',2,0,1,1583950539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Jan Bartels','j.bartels@arcor.de','jbartels','19080e3a67d112c5828b2129b038a977','Support of additional configuration options','',1000001,1,0,'https://docs.typo3.org/p/jbartels/redis_diag/master/en-us/','ter','',''),
(9293085,0,'be_auto_login','1.0.0',460,460,'BE auto login','Makes automatic BE login possible.',2,0,5,1565681832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','843bcd9eec6a0652886f4ce88e2a1020','Automatically login to your TYPO3 backend using .env files, cookies or urls.','',1000000,1,0,'','ter','',''),
(9293086,0,'cm_ajax_contact_form','0.1.0',502,502,'Ajax Contact Form','',1,0,3,1565715573,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:12:\"7.0.0-8.7.99\";s:5:\"fluid\";s:12:\"7.0.0-8.7.99\";s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:7:\"cm_ajax\";s:3:\"0.5\";}}','Jannes Dinse, Sebastian Tobies','jdinse@codemaschine.de, stobies@codemaschine.de','jdinse','56f465c565d74c8bd848352bb53a31a1','Initial commit.','CODE MASCHINE GmbH, CODE MASCHINE GmbH',1000,1,0,'','ter','',''),
(9293087,0,'httpbasicauth','1.0.0',966,405,'HTTP Basic Auth','HTTP Basic Auth via Site Configuration',2,0,2,1565728306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','4540f74ea3f2ebd4ce72f23eaca64318','Adds Basic Authentication to Frontend via Site Configuration','',1000000,0,0,'https://github.com/christophlehmann/httpbasicauth#http-basic-authentication-for-typo3','ter','',''),
(9293088,0,'httpbasicauth','1.0.3',966,207,'HTTP Basic Auth','HTTP Basic Auth via Site Configuration',2,0,2,1602530329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','5fde13260c61edd8f94a18b2c165903f','Support TYPO3 10.4','',1000003,0,0,'https://github.com/christophlehmann/httpbasicauth#http-basic-authentication-for-typo3','ter','',''),
(9293089,0,'httpbasicauth','1.0.4',966,102,'HTTP Basic Auth','HTTP Basic Auth via Site Configuration',2,0,2,1635276159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','0e81943598de0a9b4932302941fcf541','Support v11','',1000004,0,0,'https://github.com/christophlehmann/httpbasicauth#http-basic-authentication-for-typo3','ter','',''),
(9293090,0,'httpbasicauth','2.0.0',966,143,'HTTP Basic Auth','HTTP Basic Auth via Site Configuration',2,0,2,1635276223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','32c611a613e1a5712f99c0e44a9152c3','!!! Support multiple users per site. You need to adapt your configuration !!!','',2000000,0,0,'https://github.com/christophlehmann/httpbasicauth#http-basic-authentication-for-typo3','ter','',''),
(9293091,0,'httpbasicauth','2.0.1',966,109,'HTTP Basic Auth','HTTP Basic Auth via Site Configuration',2,0,2,1681243896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','2ec516b9f06113d9f078664ddc76a9ee','Support TYPO3 v12','',2000001,1,0,'https://github.com/christophlehmann/httpbasicauth#http-basic-authentication-for-typo3','ter','',''),
(9293092,0,'paypal_subscription','1.0.0',465,109,'Paypal Subscription','Paypal Subscription for Cart',1,0,3,1565958559,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.4.0\";s:13:\"cart_products\";s:5:\"1.0.2\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','89565e6ab8e93f6675f30ed49c50e985','PayPal Subscriptions based on extensions cart and cart_products to enable recurring transactions','belsignum',1000000,0,0,'','ter','',''),
(9293093,0,'paypal_subscription','1.0.1',465,356,'Paypal Subscription','Paypal Subscription for Cart',1,0,3,1566306617,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.4.0\";s:13:\"cart_products\";s:5:\"1.0.2\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','e0eb2f391814f3f8fd8abe9c799d3cdf','add a bit documentation','belsignum',1000001,1,0,'','ter','',''),
(9293094,0,'tpl_nedofree','0.0.1',806,185,'Nedo Basis Template','Template um Inhalte darzustellen',3,0,4,1566042009,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','nedo','03c1d77924ea021bb8ae805bac9857ec','Base experimental Version','',1,0,0,'https://docs.typo3.org/p/nedotemplate/nedotemplate/master/en-us/','ter','',''),
(9293095,0,'tpl_nedofree','0.0.2',806,177,'Nedo Basis Template','Template um Inhalte darzustellen',3,0,4,1567492057,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','nedo','96bafb3b45164d814d3fadc22b0f1cf1','Added Documentation ','',2,0,0,'https://docs.typo3.org/p/nedotemplate/nedotemplate/master/en-us/','ter','',''),
(9293096,0,'tpl_nedofree','0.0.3',806,444,'Nedo Basis Template','Template um Inhalte darzustellen',3,0,4,1568237524,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:11:\"8.0.0-9.5.9\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','nedo','3cbd7a9e9c1b0c3bcf46f8ae48605848','Fix for Menu & Footer','',3,1,0,'https://docs.typo3.org/p/nedotemplate/nedotemplate/master/en-us/','ter','',''),
(9293097,0,'form_doubleoptin','1.1.1',284,284,'Form Double Opt-In','Double Opt-In for the TYPO3 CMS Form Framework',2,0,3,1566197460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','Daniel Kestler','daniel.kestler@medienreaktor','wazum','6893eb757d46a84ae94f31f458cae603','Compatibility Release for TYPO3 CMS 8 and 9.','',1001001,1,0,'https://github.com/medienreaktor/form_doubleoptin','ter','',''),
(9293098,0,'fal_upload','0.1.1',395,395,'FAL Upload','Handling file uploads via Extbase inspired by upload_example of helhum',1,0,2,1566208478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.5.0-8.99.99\";}}','Michael Telgkamp','michael.telgkamp@mindscreen.de','mte_mscr','510ba3be356f767bf75f28de262ddc58','Code cleanup','mindscreen GmbH',1001,1,0,'https://github.com/mindscreen/t3ext-fal_upload/blob/master/README.rst','ter','',''),
(9293099,0,'editors_choice','2.0.0',529,171,'Editors Choice','Improvements for TYPO3 Editors',2,0,4,1566218842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','acdfedef8695fc703db1c99de5ce89cd','Compatibility Update for TYPO3 v9.5','TYPO3 GmbH',2000000,0,0,'','ter','',''),
(9293100,0,'editors_choice','2.0.1',529,165,'Editors Choice','Improvements for TYPO3 Editors',2,0,4,1573134173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','1ff686a02703365c94129cfbcc4cdf6f','Release of 2.0.1','TYPO3 GmbH',2000001,0,0,'','ter','',''),
(9293101,0,'editors_choice','2.1.0',529,193,'Editors Choice','Improvements for TYPO3 Editors',2,0,4,1587812008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','abandoned_extensions','d8526b89c9bf298fd217d2c7c1e81cce','v10 Compatibility','TYPO3 GmbH',2001000,1,0,'','ter','',''),
(9293102,0,'intcache','1.0.0',1714,230,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1566399355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','384e84254287e3e0394f2560f66fb7a4','Initial release. Please see README.md for additional information.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293103,0,'intcache','1.0.1',1714,170,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1567511920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','df1dd8cd3d61273fe37dbec9efbbe6b7','Bugfixes:\n Use proper TYPO3 pageNotFound handling\n Enforce separate cache entries for POST requests\n\nFor more information see ChangeLog.','biz-design',1000001,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293104,0,'intcache','1.0.2',1714,174,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1567515820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','ce99ea2354c2f8c3f1f41551fb8091c9','Bugfixes:\n Allow overriding cache configuration\n Handle GET parameter correctly\n\nFor more information see ChangeLog.','biz-design',1000002,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293105,0,'intcache','1.1.0',1714,366,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1567522017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','945df879b4eeeb04ec251097556e32e8','Features:\n Add TypoScript configuration for intcache handling\n\nFor more information see ChangeLog.','biz-design',1001000,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293106,0,'intcache','1.1.1',1714,253,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1581345751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','363a5a1b957cad634f303cd36c292df4','Bugfixes:\n Allow disabling intcache for page type\n\nFor more information see ChangeLog.','biz-design',1001001,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293107,0,'intcache','1.1.2',1714,179,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1586945071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','74357709387a2514dc652f0dbaab6f1a','Bugfixes:\n Add support for route enhancers\n\nFor more information see ChangeLog.','biz-design',1001002,0,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293108,0,'intcache','1.1.3',1714,342,'intcache','Turn uncachable page objects into cacheable links',2,0,4,1587721056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','8f2bc4d2634ee094ea1315e945dedd3b','Features:\n Support for TYPO3 10.4\n\nFor more information see ChangeLog.','biz-design',1001003,1,0,'https://github.com/IchHabRecht/intcache/blob/master/README.md','ter','',''),
(9293109,0,'gridconfigurator','0.0.1',1144,203,'Gridkonfigurator','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. Dadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.',2,0,4,1566540805,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','frederikdrewes','775bc77ba374b81f7c963b9f34e93bb6','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. \r\nDadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.','',1,0,0,'https://docs.typo3.org/p/configurator/gridconfigurator/master/en-us/','ter','',''),
(9293110,0,'gridconfigurator','0.0.2',1144,114,'Gridkonfigurator','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. Dadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.',2,0,4,1566851419,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','frederikdrewes','87e16473452a53823416c5c00b26e7ad','Dokumentation hinzugefügt.','',2,0,0,'https://docs.typo3.org/p/configurator/gridconfigurator/master/en-us/','ter','',''),
(9293111,0,'gridconfigurator','0.0.3',1144,141,'Gridkonfigurator','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. Dadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.',1,0,4,1566887378,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','frederikdrewes','4aa894760a83a0c6646568ff6b087a7c','Dokumentation hinzugefügt und den state geändert.','',3,0,0,'https://docs.typo3.org/p/configurator/gridconfigurator/master/en-us/','ter','',''),
(9293112,0,'gridconfigurator','0.0.4',1144,237,'Gridkonfigurator','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. Dadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.',1,0,4,1567511871,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','frederikdrewes','c474faeb2d2f0dd5cc9805ae216403df','Bugfix: choosable column alignment when choosing 2/3 & 1/3 Grid. ','',4,0,0,'https://docs.typo3.org/p/configurator/gridconfigurator/master/en-us/','ter','',''),
(9293113,0,'gridconfigurator','0.0.5',1144,449,'Gridkonfigurator','Der Gridkonfigurator dient dazu die Webseite via Bootstrap Grids zu organisieren und verwalten. Dadurch ist es möglich zum Beispiel zwei oder dreispaltige Elemente auf der Webseite anzulegen.',1,0,4,1570519994,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:3:\"cms\";s:0:\"\";s:7:\"extbase\";s:0:\"\";s:4:\"flux\";s:0:\"\";s:3:\"vhs\";s:0:\"\";}}','Frederik Drewes','info@frederik-drewes.de','frederikdrewes','a1cdfa334ddc37d7ed56643c0e4f41dc','Bugfix if color array is given from LocalConfiguration. ','',5,1,0,'https://docs.typo3.org/p/configurator/gridconfigurator/master/en-us/','ter','',''),
(9293114,0,'youtube_gdprembed','1.0.1',595,426,'Youtube GDPR compliant embed','User has to click before any content from youtube is loaded',1,0,3,1566907110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.00-9.5.99\";}}','Sascha Schieferdecker','typo3@sascha-schieferdecker.de','saschaschieferdecker','c4c8ebf24e0aa6f8533103b41ab44ce7','Initial release','',1000001,0,0,'https://github.com/sascha-schieferdecker/youtube_gdprembed','ter','',''),
(9293115,0,'youtube_gdprembed','2.0.0',595,66,'Youtube GDPR compliant embed','User has to click before any content from youtube is loaded',1,0,3,1683204149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.00-11.5.99\";}}','Sascha Schieferdecker','typo3@sascha-schieferdecker.de','saschaschieferdecker','3a55bdd8d358c948342bb1e82d0a781b','Updates extension for TYPO3 v11 and fixes JS code to hide related videos','',2000000,0,0,'https://github.com/sascha-schieferdecker/youtube_gdprembed','ter','',''),
(9293116,0,'youtube_gdprembed','2.0.1',595,103,'Youtube GDPR compliant embed','User has to click before any content from youtube is loaded',1,0,3,1683204369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.00-11.5.99\";}}','Sascha Schieferdecker','typo3@sascha-schieferdecker.de','saschaschieferdecker','ea22ffb199675f2c89a5a092752aeb64','Fix wrong version constraints, v11 only','',2000001,1,0,'https://github.com/sascha-schieferdecker/youtube_gdprembed','ter','',''),
(9293117,0,'publications','1.0.1',3472,320,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1566909145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','3238d6ffd66b5e5ed337cbb882e0a0d1','Initial TER release of the publications extension to list academic publications for universities and colleges. Look at https://github.com/in2code-de/publications for a changelog and a documentation.','in2code.de',1000001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293118,0,'publications','1.2.0',3472,264,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1567417060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b0896ca3354401cf9da2fc9d230f3801','Small task update. Look at https://github.com/in2code-de/publications for a changelog and a documentation. ','in2code.de',1002000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293119,0,'publications','1.3.0',3472,328,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1568028896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ccfc48adddc3196fc6b038eec5712d5e','New features: Allow multiple authors in filter (BEFE) and prefilter in plugin for extern or intern records only. Look at https://github.com/in2code-de/publications for a changelog and a documentation. ','in2code.de',1003000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293120,0,'publications','1.12.0',3472,399,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1575052247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','0446550af2f3e26d5c881a39d9effb0d','Add some new features and bugfixes. Look at https://github.com/in2code-de/publications for a changelog and a documentation.  Note: Not all versions are uploaded into TER. Please use composer and packagist to get a full list of all versions.','in2code.de',1012000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293121,0,'publications','2.0.0',3472,148,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1606296636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','a8b80a5dba5f679e79bac7f64ba3e567','Support TYPO3 10 now for rendering bibtex files. Look at https://github.com/in2code-de/publications for a changelog and a documentation. Note: Not all versions are uploaded into TER. Please use composer and packagist to get a full list of all versions. ','in2code.de',2000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293122,0,'publications','2.1.0',3472,151,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1606994074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c8edfc287738d64ccb0098f43ee571a3','Allow backend search for publications and authors. Look at https://github.com/in2code-de/publications for a changelog and a documentation. Note: Not all versions are uploaded into TER. Please use composer and packagist to get a full list of all versions. ','in2code.de',2001000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293123,0,'publications','2.2.0',3472,124,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1616005165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','100caec4ff5d6a54394dbbf7fde9d9ea','New release of version 2.2.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',2002000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293124,0,'publications','2.3.0',3472,158,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1616168257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','21b9b0f944ff75daf51777d50acfe163','New release of version 2.3.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',2003000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293125,0,'publications','3.0.0',3472,114,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1645017433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9be34448c66c23c1e48263601347bff7','New release of version 3.0.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',3000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293126,0,'publications','4.0.0',3472,107,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1653471706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','0a26fd3bed0a380d007d92435a5d5924','New release of version 4.0.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',4000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293127,0,'publications','4.0.1',3472,102,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1655714603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7c830813b59dc4955e71af12d1db8bc4','New release of version 4.0.1 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',4000001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293128,0,'publications','4.1.0',3472,89,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1662647365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ec72afce169c164e58249c1e3e8fa5c6','New release of version 4.1.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',4001000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293129,0,'publications','5.0.0',3472,91,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1663661309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','6470d2e54ee62c9aff7733268b51a72b','New release of version 5.0.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293130,0,'publications','5.0.1',3472,93,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1663747047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','828eb0cd27bfc60743ce9cd213103916','New release of version 5.0.1 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5000001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293131,0,'publications','5.0.2',3472,103,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1664362594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','6787a2f0b5d776935fadbaf00f51d2d7','New release of version 5.0.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5000002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293132,0,'publications','5.1.0',3472,99,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1665655055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4e73db7f1a02c7229f4df202fbb22710','New release of version 5.1.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5001000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293133,0,'publications','5.2.0',3472,102,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1670832890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','10b6dd224d49d404cb9bb73e164090c7','New release of version 5.2.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5002000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293134,0,'publications','5.3.2',3472,75,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1695305678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','e8f67cb36af5dce6e3ac3d297b4b764a','New release of version 5.3.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5003002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293135,0,'publications','6.0.0',3472,56,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1705937008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b6cb1f9c59ee3a10806e65bf1b52810f','New release of version 6.0.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293136,0,'publications','6.0.2',3472,70,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1705937009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','954358b934372a9f50b9f6825e3bc6d4','New release of version 6.0.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6000002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293137,0,'publications','6.1.0',3472,72,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1712582756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','0fc48c491e792f27c9d7744a09d73f7e','New release of version 6.1.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6001000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293138,0,'publications','5.4.0',3472,51,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1712582799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','e7ab05fba017eb7b5291b139e1b460d1','New release of version 5.4.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5004000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293139,0,'publications','5.4.1',3472,51,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1712820143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b2e6812e6ada4a9651048578f11495e4','New release of version 5.4.1 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5004001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293140,0,'publications','5.4.2',3472,51,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1712845067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ea62beed2fb240f28fc396aa472e4ef4','New release of version 5.4.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5004002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293141,0,'publications','5.4.3',3472,53,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1712848035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','d69612064fa3b4d756135097fd7c5247','New release of version 5.4.3 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5004003,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293142,0,'publications','6.2.0',3472,36,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1740065489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f114fd8ab646ca4ddfa8de8474b1c307','New feature: Filter for \"reviewed\", and abbreviated journal title  ','in2code.de',6002000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293143,0,'publications','6.2.1',3472,33,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1744802768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','d079895329ca73a266afe04f4844ff5d','New release of version 6.2.1 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6002001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293144,0,'publications','13.0.0',3472,34,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1754664721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','82f2ceda49721e73bd2941a5583a4aa7','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',13000000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293145,0,'publications','5.4.4',3472,21,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1756734915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','fa1b7ada7a167d7428ed15bd1e937419','New release of version 5.4.4 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',5004004,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293146,0,'publications','6.2.2',3472,15,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1769014273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9cc4bb40c7822ee4f4cdb9cd43cc011e','New release of version 6.2.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6002002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293147,0,'publications','13.0.1',3472,16,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1769014474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','e194a9654e9f8c248d858b0e5b760560','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',13000001,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293148,0,'publications','13.0.2',3472,18,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1769524971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','994345ff4e618402fce4ef5032509815','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',13000002,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293149,0,'publications','6.2.3',3472,15,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1769525229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','439c3a3264f64d5f116acd87c13f322d','New release of version 6.2.3 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6002003,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293150,0,'publications','6.3.0',3472,6,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1781463810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','62bdefa76bc1967558a9d139dc7323f2','New release of version 6.3.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',6003000,0,0,'https://github.com/in2code-de/publications','ter','',''),
(9293151,0,'publications','13.1.0',3472,7,'publications','Publication reference extension with im- and export with bibtex and xml files',2,0,3,1781464156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f07e0243e04f00debb61683c85b6191c','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/in2code-de/publications','in2code.de',13001000,1,0,'https://github.com/in2code-de/publications','ter','',''),
(9293152,0,'formrecaptcha','1.0.0',395,254,'Form reCAPTCHA','Adds Googles reCAPTCHA to EXT:form',2,0,5,1567077035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','42267f6c8529b1aa63b94c46d3d67cae','Implements googles reCAPTCHA v2 checkbox into TYPO3s EXT:form.\r\nIt works with the standard prototype as well as custom prototypes.','Neusta GmbH',1000000,0,0,'','ter','',''),
(9293153,0,'formrecaptcha','2.0.0',395,37,'Form reCAPTCHA','Adds Googles reCAPTCHA to EXT:form',2,0,5,1624951066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','1b349157d48dcea939ea91c0dfad78e1','Migrate to TYPO3 V10','Neusta GmbH',2000000,0,0,'','ter','',''),
(9293154,0,'formrecaptcha','2.0.1',395,104,'Form reCAPTCHA','Adds Googles reCAPTCHA to EXT:form',2,0,5,1624951702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','5180e099e4eb29b142bababdc812935c','Add extension key to composer.json','Neusta GmbH',2000001,1,0,'','ter','',''),
(9293155,0,'immo24','8.2.3',620,144,'Immobilienscout24 [UNDER CONSTRUCTION, DO NOT USE','Publish apartments and sites on immoscout24 (is24)',0,0,0,1567115118,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a99da09a4fd344525b2bfe631463f550','UNDER CONSTRUCTION, DO NOT USE IT! Newsletter: https://die-netzmacher.de/newsletter','',8002003,0,0,'','ter','',''),
(9293156,0,'immo24','8.2.4',620,100,'Immobilienscout24','Publish apartments and sites on immoscout24 (is24)',1,0,0,1567208290,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','352d4d00490fc639f62b5342908cae6b','FEATURE: Living buy sites. NEWSLETTER: https://die-netzmacher.de/newsletter','',8002004,0,0,'','ter','',''),
(9293157,0,'immo24','8.2.5',620,107,'Immobilienscout24','Publish apartments and sites on immoscout24 (is24)',1,0,0,1567264490,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','51c9b97a94ac473eaf945e549f64a257','IMPROVEMENT: Labels and infos in the e-mail for the admin. NEWSLETTER: https://die-netzmacher.de/newsletter','',8002005,0,0,'','ter','',''),
(9293158,0,'immo24','8.2.6',620,269,'Immobilienscout24','Publish apartments and sites on immoscout24 (is24)',1,0,0,1567269674,'a:1:{s:7:\"depends\";a:2:{s:7:\"refresh\";s:0:\"\";s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ba764b991fa16aa797e52131455f0944','IMPROVEMENTS: Update manual. Small bugfix. DETAILS @ ChangeLog. NEWSLETTER: https://die-netzmacher.de/newsletter','',8002006,1,0,'','ter','',''),
(9293159,0,'lscache','1.1.1',713,273,'lscache','LiteSpeed Cache extension for TYPO3.',2,0,4,1567173783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','5abf2700be6bcba70926acb4916779aa','Initial TER release','',1001001,0,0,'https://github.com/atomicptr/typo3-lscache/blob/master/README.md','ter','',''),
(9293160,0,'lscache','1.2.0',713,440,'LiteSpeed Cache','LiteSpeed Cache extension for TYPO3.',2,0,4,1567432315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christopher Kaster','me@atomicptr.de','atomicptr','18315bb0a590b7b73e11c56382a25fe4','New Icon and minor fixes','',1002000,1,0,'https://github.com/atomicptr/typo3-lscache/blob/master/README.md','ter','',''),
(9293161,0,'auxiliaweb_mediaplayer','9.0.0',1104,84,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1567185188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','a4461ac58583a651c795fcecf77e7d93','First relase of auxiliaweb_mediaplayer (video-support is planned).','',9000000,0,0,'','ter','',''),
(9293162,0,'auxiliaweb_mediaplayer','9.0.1',1104,78,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1567185765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','d9f93d3ca9f5406724bbd429fac19a4c','Fixed Edge JS error','',9000001,0,0,'','ter','',''),
(9293163,0,'auxiliaweb_mediaplayer','9.2.0',1104,140,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1567192245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','1a48717012b408113caf5889e0240c9a','vertical & horizontal orientation','',9002000,0,0,'','ter','',''),
(9293164,0,'auxiliaweb_mediaplayer','9.3.0',1104,159,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1567261248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','c94dd38cb55bfa1534442b3f4de6c46c','added filesize','',9003000,0,0,'','ter','',''),
(9293165,0,'auxiliaweb_mediaplayer','9.4.0',1104,236,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1569255322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','7b297bb48c7962f9088a24b96c5b04d3','max player width  responsive fixes','',9004000,0,0,'','ter','',''),
(9293166,0,'auxiliaweb_mediaplayer','9.5.0',1104,74,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1577291402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','6fcbc73786803bcc8d2dd607e18a0379','[FEATURE] Added the following options \"Order by\", \"Group by\", \"Limit\" & \"System Collections\"-Support','',9005000,0,0,'','ter','',''),
(9293167,0,'auxiliaweb_mediaplayer','9.5.1',1104,333,'Mediaplayer','Creates a HTML5 mediaplayer.',1,0,3,1577297321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-9.99.99\";}}','Philipp Schumann','ph.schumann@gmx.de','phipfel','0c15a15188a2a7c27642e68c0b9fcef7','[BUGFIX] Hide group headlines\r\n[BUGFIX] Click on item-playbutton causes error\r\n[FEATURE] Hide playlist','',9005001,1,0,'','ter','',''),
(9293168,0,'zabbix_client','0.1.0',3811,238,'Zabbix Client','Client for zabbix monitoring system',2,0,4,1567479169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','09c1e3a62e6fa69682d3abbb8819a3c9','First upload. Still a lot of to do :-)','WapplerSystems',1000,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293169,0,'zabbix_client','0.2.0',3811,225,'Zabbix Client','Client for zabbix monitoring system',2,0,4,1569183853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3fac8c829447b9add00b7649425ce6b9','more operations','WapplerSystems',2000,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293170,0,'zabbix_client','0.2.1',3811,262,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors.',2,0,4,1569242335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','815536722053a86f80385ced3ab30903','doc updated','WapplerSystems',2001,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293171,0,'zabbix_client','0.2.3',3811,250,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors.',2,0,4,1571449326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a883a186a88d64a0218431bba6e0965b','new template; documentation updated','WapplerSystems',2003,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293172,0,'zabbix_client','0.2.4',3811,282,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1573257686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a9b26efdc279c2c0adb177c0a59c9c86','improved zabbix template','WapplerSystems',2004,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293173,0,'zabbix_client','0.2.5',3811,223,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1573946869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','52e269f558933346efca86808531969d','new important bugfix version','WapplerSystems',2005,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293174,0,'zabbix_client','0.2.6',3811,292,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1574074289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e9fb37e2c25c861ae2817a4fae207a75','Operation for page_speed_insights ext added (experimental). \r\nNew items and triggers added. Please update your template.','WapplerSystems',2006,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293175,0,'zabbix_client','0.2.7',3811,330,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1577752348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','508915ad49e84174ba80b2eb07295d3d','new items and triggers: presets (context, mail, password, image), program versions (webp, im, gm, optipng, jpgoptim), OpCache check','WapplerSystems',2007,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293176,0,'zabbix_client','0.2.8',3811,377,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1580596270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3cbdbf1fae5080d6ce10435e64de0eba','Now compatible with TYPO3 8','WapplerSystems',2008,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293177,0,'zabbix_client','0.2.9',3811,323,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1591909037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','bc5bf30e38efa8498967c2cb99d6f9cd','Improved TYPO3 10 compatibility','WapplerSystems',2009,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293178,0,'zabbix_client','0.2.10',3811,128,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1621382845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4258600253ef3bee0b4b030b4511029b','compatible to 11.2','WapplerSystems',2010,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293179,0,'zabbix_client','0.2.11',3811,125,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1626661727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','db5591b8b1573f4a7598ff07c71d2074','some bugfixes and a new check for default mail settings','WapplerSystems',2011,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293180,0,'zabbix_client','0.2.12',3811,127,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1629327348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f2bdc336e63aa87d86e402554c63ee7c','bugfix version: update operations fixed at TYPO3 version 10.4.19 and above','WapplerSystems',2012,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293181,0,'zabbix_client','0.2.13',3811,139,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1634648266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','77d5066a970890837ab65ad465cdfd95','IPTC test added\r\nFixed false \"insecure extension list\" and \"outdated extension list\" result with PHP 8','WapplerSystems',2013,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293182,0,'zabbix_client','12.2.0',3811,95,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1686780830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','07210ca8b5d64caec3f1123c1879bcdf','New release of version 12.2.0 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',12002000,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293183,0,'zabbix_client','0.2.15',3811,60,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1700495067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5e1ba90919dfa17ae634202662c7c54b','New release of version 0.2.15 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',2015,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293184,0,'zabbix_client','12.2.1',3811,55,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1713385989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','feb7a78805e0cd0fa813eba21d834e70','New release of version 12.2.1 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',12002001,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293185,0,'zabbix_client','12.2.2',3811,65,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1713737068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2c5dd0f921ccb0f1d9e635ce2a36701f','New release of version 12.2.2 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',12002002,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293186,0,'zabbix_client','0.2.16',3811,55,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1713737144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','138caeadb2d2f10d96953eaec8f3438b','New release of version 0.2.16 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',2016,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293187,0,'zabbix_client','13.2.0',3811,48,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1730069727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1f676cda9bb4145049a71f52679b234b','New release of version 13.2.0 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',13002000,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293188,0,'zabbix_client','13.2.2',3811,50,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1737855619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f6f39429a3d62d3da9fd526f719e3237','IPTC check improved','WapplerSystems',13002002,1,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293189,0,'zabbix_client','12.2.3',3811,33,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1737855787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a41412a1d62973bdcde4aca454758719','new iptc check','WapplerSystems',12002003,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293190,0,'zabbix_client','12.2.4',3811,29,'Zabbix Client','Client for zabbix monitoring system. Secure up your TYPO3 Systems and detect errors and performance killers.',2,0,4,1743764773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','0a86de0c715268de2d0aa37661ee1816','New release of version 12.2.4 - see details, changelog and documentation on https://github.com/WapplerSystems/zabbix_client','WapplerSystems',12002004,0,0,'https://docs.typo3.org/p/wapplersystems/zabbix_client/master/en-us/','ter','',''),
(9293191,0,'device','9.0.0',1419,259,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Piwik Device Detector library',2,0,4,1567771123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','337d0615d94eb9d3b9999578f5e72890','Device Conditions - Provides additional TypoScript conditions for user agent detections based on the Piwik Device Detector Library.  See Gitlab commits for a complete list of changes. Current version uses piwik/device-detector 3.12.0 ','Coders.Care',9000000,0,0,'https://docs.typo3.org/p/coderscare/device/9.0/en-us','ter','',''),
(9293192,0,'device','9.1.0',1419,323,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Piwik Device Detector library',2,0,4,1568055304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','c171a6c43c1b82de57b8fb547a23646e','Device Conditions - Provides additional TypoScript conditions for user agent detections based on the Piwik Device Detector Library. See Gitlab commits for a complete list of changes. TER version now ships DeviceDetector and Spyc via Contrib folder.','Coders.Care',9001000,0,0,'https://docs.typo3.org/p/coderscare/device/9.1/en-us','ter','',''),
(9293193,0,'device','9.2.0',1419,354,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Piwik Device Detector library',2,0,4,1582292595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','afefd277b06fd03b1e2f3c171dd78830','This is a maintenance release for CMS 9 only. It contains new versions of third party libraries in the Contrib folder and changes the composer.json dependency to automatically take care of upgrades within the 3.x branch of matomo device detector.','Coders.Care',9002000,0,0,'https://docs.typo3.org/p/coderscare/device/9.2/en-us','ter','',''),
(9293194,0,'device','9.3.0',1419,81,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657220684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','f1142910fe0034289cbd390876caaac9','New version for CMS 9 only with a switch from piwik to matomo device detector. Adds new devices like Bot, Peripheral, SmartSpeaker, TouchEnabled and Wearable. Versions for CMS 10 and 11 coming soon.','Coders.Care',9003000,0,0,'https://docs.typo3.org/p/coderscare/device/9.3/en-us','ter','',''),
(9293195,0,'device','10.0.0',1419,82,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657226322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coders.Care','extensions@coders.care','coders-care','fbd336578d8e2aec420e826bd064ade8','This is a new major version for both CMS 9 and 10! Beginning with this version, new major version will always support the matching TYPO3 CMS major version and the version one below.','Coders.Care',10000000,0,0,'https://docs.typo3.org/p/coderscare/device/10.0/en-us','ter','',''),
(9293196,0,'device','10.0.1',1419,84,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657228463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coders.Care','extensions@coders.care','coders-care','3b06ec0db6e33e93d5cbd72fdf4e4237','This is a new major version for both CMS 9 and 10! Beginning with version 10, new major versions will always support the matching TYPO3 CMS major version and the version one below.','Coders.Care',10000001,0,0,'https://docs.typo3.org/p/coderscare/device/10.0/en-us','ter','',''),
(9293197,0,'device','11.0.0',1419,83,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657229311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','3191705c5a98c08ad1026ad8ecbfc1c4','This is a new major version for both CMS 10 and 11! This will be the last major version supporting PHP 7.x - with the next major release PHP 8.x will be mandatory.','Coders.Care',11000000,0,0,'https://docs.typo3.org/p/coderscare/device/11.0/en-us','ter','',''),
(9293198,0,'device','9.3.1',1419,35,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657880366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','8c648c373ac2167d262155cf966d04ee','This is a maintenance release for CMS 9 only . It contains a fix while requiring classes from the contrib folder.','Coders.Care',9003001,0,0,'https://docs.typo3.org/p/coderscare/device/9.3/en-us','ter','',''),
(9293199,0,'device','10.0.2',1419,31,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657880405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coders.Care','extensions@coders.care','coders-care','df4353fa57689f926d4253df35ae78fc','This is a maintenance release for CMS 9 and 10. It contains a fix while requiring classes from the contrib folder.','Coders.Care',10000002,0,0,'https://docs.typo3.org/p/coderscare/device/10.0/en-us','ter','',''),
(9293200,0,'device','11.0.1',1419,87,'Device Conditions','Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector library',2,0,4,1657880430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Coders.Care','extensions@coders.care','coders-care','c3d15fa9f9158ebf40c45c74cc6b69b1','This is a maintenance release for CMS 10 and 11. It contains a fix while requiring classes from the contrib folder.','Coders.Care',11000001,1,0,'https://docs.typo3.org/p/coderscare/device/11.0/en-us','ter','',''),
(9293201,0,'oclock','0.0.1',1733,185,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,4,1568239906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','afeb37069de23035bcf37df13ee2f76f','Initial Alpha Release','',1,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293202,0,'oclock','0.0.2',1733,262,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,4,1568320196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','bb7175224a83f60d06c6f95441abeaf7','Release alpha 2\r\nDisplay of Timezones in Dropdown added','',2,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293203,0,'oclock','0.0.3',1733,209,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1570382784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','d37e2f01a8f43ed27edba9de960d97f6','Release Alpha 3\r\n\r\nFixes some Bugs with the Timezone settings and displaying in the Tooltip','',3,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293204,0,'oclock','0.0.4',1733,323,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1572694972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.1.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','044efc51dd633b11d401893a0f46bad5','Release Alpha 4 with TYPO3 10 support','',4,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293205,0,'oclock','0.0.5',1733,141,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1583010002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.2.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','e0edb0a26da48f5daea955a4a010ac2e','Release Alpha 5 with TYPO3 10.2 support','',5,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293206,0,'oclock','0.0.6',1733,292,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1583082610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.3.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','8c43eb41edcd6d438d29c06028b0ec2b','Release Alpha 6 with TYPO3 10.3 support','',6,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293207,0,'oclock','0.0.8',1733,92,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1635849970,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:5:\">10.3\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','d5cc24b97da400b9678739b09c3c34ce',' Whats Changed\r\n [TASK] Fix em_conf versions by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/36\r\n\r\n\r\nFull Changelog: https://github.com/the-coding-owl/oclock/compare/0.0.7...0.0.8','',8,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293208,0,'oclock','0.0.9',1733,127,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1636224286,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:5:\">10.3\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','aeb9c31d42b9d6d96be7f40dd61884ee',' Whats Changed\r\n [TASK] Add extension key to composer.json by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/37\r\n Bugfix optional widget by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/38\r\n [BUGFIX] Fix issues with the clock template by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/39\r\n [TASK] Bump version to 0.0.9 by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/40\r\n\r\n\r\nFull Changelog: https://github.com/the-coding-owl/oclock/compare/0.0.8...0.0.9','',9,0,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293209,0,'oclock','0.0.10',1733,102,'Display a clock in the TYPO3 Backend','This extension provides a clock in the TYPO3 Backend and gives a few neat functions',0,0,0,1684800066,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:5:\">10.3\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','kevin-ditscheid','807ba87ca08f07aa74ce5aca9c2c1461',' Whats Changed\r\n [TASK] TYPO3 12 adjustments by @the-coding-owl in https://github.com/the-coding-owl/oclock/pull/41\r\n\r\n\r\nFull Changelog: https://github.com/the-coding-owl/oclock/compare/0.0.9...0.0.10','',10,1,0,'https://github.com/the-coding-owl/oclock/blob/master/README.md','ter','',''),
(9293210,0,'fluid_styleguide','1.0.0',4389,342,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1568273898,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:5:\"1.3.0\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','6aaffd384685783c064f8a13c255ecc5','Initial public release','sitegeist media solutions GmbH',1000000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293211,0,'fluid_styleguide','1.0.1',4389,311,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1571034074,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:5:\"1.3.0\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','17e23a3ff25a1426821848a35c53c7eb','Working dependencies and namespaces for non-composer setups (sorry for that...)','sitegeist media solutions GmbH',1000001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293212,0,'fluid_styleguide','1.1.0',4389,389,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1574679111,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:5:\"1.3.0\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','ccb0da672ac2bbe950a9068867ac377c','Ability to adjust the component context for each fixture;\r\nSee documentation for further information','sitegeist media solutions GmbH',1001000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293213,0,'fluid_styleguide','1.2.0',4389,252,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1584380343,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','29633a21d7cabe053643526dc90dae19',' Define your fixtures in yaml or json5 files (in addition to the existing json format)\r\n Reload button in detail view which reloads just the component iframe\r\n Only with Fluid Components v2 (will be released soon): Show default values of component parameters in documentation tab','sitegeist media solutions GmbH',1002000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293214,0,'fluid_styleguide','1.2.1',4389,250,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1585839529,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','41bd5298868124d1de39666a6e110b4d','Improved component documentation rendering','sitegeist media solutions GmbH',1002001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293215,0,'fluid_styleguide','1.3.0',4389,261,'Fluid Styleguide','Living styleguide for Fluid Components',1,0,2,1588003560,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','c1e98a94ddbe673a626e3d58a3be5008','Add lazy loading to iframes to improve styleguide performance, especially in list view','sitegeist media solutions GmbH',1003000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293216,0,'fluid_styleguide','1.4.0',4389,211,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1591792207,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','8db4652bdd105bace3ca9c5a2cb4fad2','Compatibility with both TYPO3 9.5 and 10.4.','sitegeist media solutions GmbH',1004000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293217,0,'fluid_styleguide','1.5.0',4389,187,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1592810567,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','5d8318322d4b82d8db9c89eca8c897f9','[FEATURE] Customize colors and styles of the styleguide\r\n[FEATURE] Title and intro text','sitegeist media solutions GmbH',1005000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293218,0,'fluid_styleguide','1.6.0',4389,193,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1593005169,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','b1f4a8858683e840c757e252df5a3d93','[FEATURE] Allow fluid code in styleguide context\r\n[FEATURE] Specify component context in separate template file\r\n[BUGFIX] Fix parameter handling in download action\r\n[BUGFIX] Check if intro file exists\r\n[TASK] Skip intro text for back links from component detail page','sitegeist media solutions GmbH',1006000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293219,0,'fluid_styleguide','1.7.0',4389,186,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1593708420,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','3dd7386ea5378723b80c902a589a926e','[FEATURE] Basic multi-language support in the styleguide','sitegeist media solutions GmbH',1007000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293220,0,'fluid_styleguide','1.7.1',4389,192,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1594052510,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','8499de4f440e02fc580edb04807bb43a','[BUGFIX] Dont use highlight color for intro link styles','sitegeist media solutions GmbH',1007001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293221,0,'fluid_styleguide','1.7.2',4389,230,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1596530538,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','521caaa10a828a0f906c91d35e65fb89','[BUGFIX] Cache busting for local assets','sitegeist media solutions GmbH',1007002,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293222,0,'fluid_styleguide','1.8.0',4389,186,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1603794028,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','ea97cf2516c06cf0da6194b4903a82f8',' [FEATURE] PSR-14 event and signal slot to modify component output in styleguide\r\n [FEATURE] Support for AssetCollector in TYPO3 v10\r\n [FEATURE] Support for EXT:assetcollector by b13\r\n [TASK] Update frontend dependencies','sitegeist media solutions GmbH',1008000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293223,0,'fluid_styleguide','1.9.0',4389,124,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1612369447,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','7860204c363f3d99d48f53be2c175daf','Merge pull request 48 from sitegeist/release/typo311\n\n[FEATURE] Compatibility with TYPO3 11.0\r\n[FEATURE] Ability to add js assets to head\r\n[TASK] Update frontend dependencies\r\n[TASK] Updated extension icon','sitegeist media solutions GmbH',1009000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293224,0,'fluid_styleguide','1.9.1',4389,148,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1612373893,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','582fe7a74aff459a162c701df96bb942','Merge pull request 49 from sitegeist/release/typo311\n\n[TASK] Fix version constraint','sitegeist media solutions GmbH',1009001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293225,0,'fluid_styleguide','1.10.0',4389,125,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1627563500,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:16:\"fluid_components\";s:12:\"1.3.0-2.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','79fd62808c0109fd56902576f6bd2687','Merge pull request 59 from sitegeist/feature/codeQuality\n\nFeature/code quality','sitegeist media solutions GmbH',1010000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293226,0,'fluid_styleguide','2.0.0',4389,120,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1631285146,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','2b197c4728964f11da6f2ba32c8865eb','Merge pull request 64 from sitegeist/task/typo311Compatibility\n\n[TASK] Make extension compatible to TYPO3 v11','sitegeist media solutions GmbH',2000000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293227,0,'fluid_styleguide','2.0.1',4389,133,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1632759100,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','01b4ea9208ce373b34b09c996338b0f3','Merge pull request 68 from sitegeist/version\n\n[TASK] Increment version number to 2.0.1','sitegeist media solutions GmbH',2000001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293228,0,'fluid_styleguide','2.0.2',4389,129,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1644510157,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','5e7ddaa2e28d586c9bd7c4781ded66e2','Merge pull request 80 from sitegeist/s2b-patch-2\n\n[TASK] Increment version number to 2.0.2','sitegeist media solutions GmbH',2000002,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293229,0,'fluid_styleguide','2.0.3',4389,103,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1663085846,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','a195b1302112e96da90772566604e3bf','Merge pull request 90 from sitegeist/s2b-patch-2\n\n[TASK] Increment version to 2.0.3','sitegeist media solutions GmbH',2000003,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293230,0,'fluid_styleguide','2.0.4',4389,117,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1669727775,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','c663aa409d79036b60d36f356e8dba7b','Merge pull request 97 from sitegeist/s2b-patch-2\n\n[TASK] Increment version to 2.0.4','sitegeist media solutions GmbH',2000004,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293231,0,'fluid_styleguide','2.1.2',4389,50,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1724415315,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','a1db9d39e8274b66e0c35710e18a3f96','Merge pull request 122 from sitegeist/121-typo3-13-support\n\nTYPO3 13.2 support','sitegeist media solutions GmbH',2001002,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293232,0,'fluid_styleguide','2.1.3',4389,48,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1728649041,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','089684589f0dc6617705e043c24f17c2','Merge pull request 124 from sitegeist/121-typo3-13-support\n\nTYPO3 13 support','sitegeist media solutions GmbH',2001003,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293233,0,'fluid_styleguide','2.2.0',4389,47,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1738871225,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','13908abb0906ea00f2e5f2537da0a436','Allow PHP as fixture data provider','sitegeist media solutions GmbH',2002000,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293234,0,'fluid_styleguide','2.2.1',4389,20,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1762939952,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','76533cd2f76ae1fa364e94da21692feb','Merge pull request 136 from sitegeist/update/updateDeps1025\n\nUpdate frontend dependencies','sitegeist media solutions GmbH',2002001,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293235,0,'fluid_styleguide','2.2.2',4389,20,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1765873457,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','a15446c75d35a781bce50fa0e481fa2d','Merge pull request 143 from sitegeist/bugfix/upgradeLicenses\n\n[BUGFIX] upgradeLicenses adapt iframe-resizer to match v5 API','sitegeist media solutions GmbH',2002002,0,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293236,0,'fluid_styleguide','2.2.3',4389,15,'Fluid Styleguide','Living styleguide for Fluid Components',2,0,2,1774445235,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"fluid_components\";s:13:\"3.0.0-3.99.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','b9e2a05e30d56c90c1bdf1b3dc41aef2','Merge pull request 155 from cvh-sitegeist/task/103449/updateDependencies\n\n[TASK] 103449 update frontend dependencies and security patches','sitegeist media solutions GmbH',2002003,1,0,'https://fluidcomponents.sitegeist.de/','ter','',''),
(9293237,0,'chr_wallio','0.0.1',391,391,'chr_wallio','integrates wall.io',0,0,3,1568277313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Rath','christian.rath@publicispixelpark.de','abandoned_extensions','c64eefc386e82418c475b7fa2eef0311','First version','',1,1,0,'','ter','',''),
(9293238,0,'yoast_cal','1.1.0',473,473,'Yoast SEO for TYPO3 - EXT:cal','Integrate Yoast SEO for TYPO3 in EXT:cal',2,0,2,1568304986,'a:1:{s:7:\"depends\";a:3:{s:3:\"cal\";s:0:\"\";s:9:\"yoast_seo\";s:0:\"\";s:5:\"typo3\";s:13:\"7.6.31-8.7.99\";}}','Thomas Ruta','email@thomasruta.de','abandoned_extensions','10efe2f3ae2e873233b0b0b602d877b3','yoast seo for cal (alpha)\r\nwithout backend @ first','',1001000,1,0,'https://web.tp3.de/manual/yoast-cal.html','ter','',''),
(9293239,0,'chr_wallsio','0.1.0',546,256,'chr_wallsio','integrates wall.io',0,0,3,1568362209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Rath','christian.rath@publicispixelpark.de','rathch','1ee90aa1118384b2806b6715bef4262f','this extension integrates the social wall form https://walls.io/ in an GDPR conform way.\r\n\r\ncopy the url for the wall in the \"Walls.io URL\" field add a GDPR Notice and GDPR Button Label also you can add an img and a teaser text in the plugin settings in the backend.','',1000,0,0,'','ter','',''),
(9293240,0,'chr_wallsio','0.1.1',546,290,'chr_wallsio','Integrates walls.io',0,0,3,1578484578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Rath','christian.rath@publicispixelpark.de','rathch','b25945f648939f877480435bebcc03c5','Bugfix: fixing content render error.','',1001,1,0,'','ter','',''),
(9293241,0,'static_info_tables_tr','6.8.0',1351,269,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1568722033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','34ee826e55ec026a748a47f64c20fa5a','inital release for TYPO3 9.5','RENOLIT SE',6008000,0,0,'','ter','',''),
(9293242,0,'static_info_tables_tr','6.8.1',1351,281,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1570481146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:12:\"6.7.3-6.7.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','b294dc0c01b435276804e4d90482ab0a','fixed Turkish name of Guernsey - please update the database','RENOLIT SE',6008001,0,0,'','ter','',''),
(9293243,0,'static_info_tables_tr','6.9.0',1351,128,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1600350590,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','c8ac0f580c4b70cfc86389c6a0e816ba','TYPO3 10 compatibility, now only TYPO3 9.5 is supported, closes 1','RENOLIT SE',6009000,0,0,'','ter','',''),
(9293244,0,'static_info_tables_tr','6.9.1',1351,164,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1600358993,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','5ec9cbeec57d1fe7e4b12b2c8097fe50','cleanup and updated readme file','RENOLIT SE',6009001,0,0,'','ter','',''),
(9293245,0,'static_info_tables_tr','6.9.2',1351,127,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1619426000,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','aa51f7da4f2ab5a925c3adf3f11c284b','Composer updates - added extra section for typo3/cms, updated dependencies','RENOLIT SE',6009002,0,0,'','ter','',''),
(9293246,0,'static_info_tables_tr','11.5.0',1351,112,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1640167086,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','ac78d391be37ef014adc3bc6bdc76ec7','release of new version for TYPO3 11.5','RENOLIT SE',11005000,0,0,'','ter','',''),
(9293247,0,'static_info_tables_tr','11.5.1',1351,134,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1647378431,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:16:\"extensionmanager\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','c87d6c9220657e8d534b33b4a36e3bb3','allowed to install with PHP 8, updated some extension files','RENOLIT SE',11005001,0,0,'','ter','',''),
(9293248,0,'static_info_tables_tr','12.4.0',1351,65,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1714585843,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','281881ddc365c6d788ea4924750fcd2d','new version for TYPO3 12.4','RENOLIT SE',12004000,0,0,'','ter','',''),
(9293249,0,'static_info_tables_tr','13.4.0',1351,18,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1756988251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','894cd5b2935c6f5c844220d57cfdbf52','Initial release for TYPO3 13.4','RENOLIT SE',13004000,0,0,'','ter','',''),
(9293250,0,'static_info_tables_tr','13.4.1',1351,25,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1756988736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','69a64097b4c31f401b1db5a7c238cdcd','small cleanup','RENOLIT SE',13004001,0,0,'','ter','',''),
(9293251,0,'static_info_tables_tr','12.4.1',1351,18,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1756989668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','b9489601e0a467f19beb7c5dd180cdd3','cleanup, updated changelog','RENOLIT SE',12004001,0,0,'','ter','',''),
(9293252,0,'static_info_tables_tr','13.4.2',1351,4,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e0352ecc0156105f9b1150e5c3534af2','cleanup for next release','RENOLIT SE',13004002,0,0,'','ter','',''),
(9293253,0,'static_info_tables_tr','14.3.0',1351,6,'Static Info Tables (tr)','Turkish (tr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813519,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','0b4fbb900041b001ae7036f7a46bce38','new release for TYPO3 14.3','RENOLIT SE',14003000,1,0,'','ter','',''),
(9293254,0,'share_a_secret','1.0.0',760,116,'Share a secret','An extension to share secrets.',0,0,3,1568722321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Jens Pausewang','jens@hauptsache.net','jenspausewang','35879eaf07581cfe56ca719305c79708','First upload','hauptsache.net',1000000,0,0,'https://docs.typo3.org/p/hn/share-a-secret/1.0/en-us','ter','',''),
(9293255,0,'share_a_secret','0.0.1',760,57,'Share a secret','An extension to share secrets.',0,0,3,1568841115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Jens Pausewang','jens@hauptsache.net','jenspausewang','5c6d5dd9a7966972bc77b795defa96a7','This is the first version that should work.\r\nThe first upload was just for testing purposes and wasnt supposed to be published.\r\nThe Documentation says that an upload is private until you click a publish-button.\r\nThis is a lie.\r\n\r\nSorry for any inconveniences caused.','hauptsache.net',1,0,0,'','ter','',''),
(9293256,0,'share_a_secret','1.0.1',760,432,'Share a secret','An extension to share secrets.',0,0,3,1568842534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.27-9.5.99\";}}','Jens Pausewang','jens@hauptsache.net','jenspausewang','6d31b471fa43d90c3e155ab6ef89d03d','This is the first version that should work.\r\nThe first upload was just for testing purposes and wasnt supposed to be published.\r\nThe Documentation says that an upload is private until you click a publish-button.\r\nThis is a lie.\r\n\r\nSorry for any inconveniences caused.','hauptsache.net',1000001,0,0,'https://docs.typo3.org/p/hn/share-a-secret/1.0/en-us','ter','',''),
(9293257,0,'share_a_secret','1.2.0',760,155,'Share a secret','An extension to share secrets.',0,0,3,1628420552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.27-10.4.99\";}}','Jens Pausewang','jens@hauptsache.net','jenspausewang','1a373b5435fa69914ecd755df2088304','Compatibility for TYPO3 versions 8-10','hauptsache.net',1002000,1,0,'https://docs.typo3.org/p/hn/share-a-secret/1.2/en-us','ter','',''),
(9293258,0,'base_pdf','0.0.1',851,415,'DOMPDF Library','This provides the DOMPDF library.',2,0,4,1568879732,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','224494ff6ffbcec4e2a21cea5e832f8b','It brings Dompdf 0.8.3 to TYPO3. PDFLib 9 is supported.','jambage.com',1,0,0,'','ter','',''),
(9293259,0,'base_pdf','0.1.0',851,141,'DOMPDF Library','This provides the DOMPDF library.',2,0,4,1600553831,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','76f165ae3816e8449a74159427a773d2','upgrade to Dompdf 0.8.6','jambage.com',1000,0,0,'','ter','',''),
(9293260,0,'base_pdf','0.2.0',851,56,'DOMPDF Library','This provides the DOMPDF library.',2,0,4,1642863454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','17eaf7af19cf1f85177a268e0fff0451','support for TYPO3 11.5 and PHP 8\r\nDompdf 1.1.1\r\n\r\n','jambage.com',2000,0,0,'','ter','',''),
(9293261,0,'base_pdf','0.2.1',851,76,'DOMPDF Library','This provides the DOMPDF library. It also includes the libraries html5lib, php-css-parser, php-font-lib and php-svg-lib.',2,0,4,1648809882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','9ec85bf962d4ad6db7b4f88332cdba73','Dompdf 1.1.2','jambage.com',2001,0,0,'','ter','',''),
(9293262,0,'base_pdf','2.0.3',851,35,'DOMPDF Library','This provides the DOMPDF library. It also includes the libraries html5lib, php-css-parser, php-font-lib and php-svg-lib.',2,0,4,1683578280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.3.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','e79dae0491a06cecb706fb59ee9836bc','dompdf 2.0.3 and needed libraries','jambage.com',2000003,0,0,'','ter','',''),
(9293263,0,'base_pdf','2.0.4',851,33,'DOMPDF Library','This provides the DOMPDF library. It also includes the libraries html5lib, php-css-parser, php-font-lib and php-svg-lib.',2,0,4,1683578837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.3.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','7f33d3adad81d1ceee3ee2cac1a7a3c6','bugfix TYPO3 12','jambage.com',2000004,0,0,'','ter','',''),
(9293264,0,'base_pdf','2.0.5',851,62,'DOMPDF Library','This provides the DOMPDF library. It also includes the libraries html5lib, php-css-parser, php-font-lib and php-svg-lib.',2,0,4,1683615653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','2a587d72c0e1fb979ceaa339d57bdf1f','fix composer.json','jambage.com',2000005,0,0,'','ter','',''),
(9293265,0,'base_pdf','3.0.0',851,33,'DOMPDF Library','This provides the DOMPDF library. Consider to install the extensions base_font, base_htmlparser and base_svg .\n    ',2,0,4,1733250502,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:9:\"base_font\";s:0:\"\";s:15:\"base_htmlparser\";s:0:\"\";s:8:\"base_svg\";s:0:\"\";}}','Fabien Ménager, Brian Sweeney, Gabriel Bull, Franz Holzinger','franz@ttproducts.de','franzholz','6709d214fbab1945e88cd20fac7c4476','Dompdf 3.0.0. .\r\nConsider to install the extensions base_font, base_htmlparser and base_svg as well','jambage.com',3000000,1,0,'','ter','',''),
(9293266,0,'base_font','0.0.1',710,207,'Font Library','This provides the PHP Font Lib (php-font-lib).',2,0,4,1568882317,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.3.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','1d0e6434ded9811465ff849a9ea4e534','php-font-lib 0.5.1','jambage.com',1,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293267,0,'base_font','0.0.2',710,83,'Font Library','This provides the PHP Font Lib (php-font-lib).',2,0,4,1585666267,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','ceff85e7547436ef319986565da7e3e5','works with TYPO3 9.5\r\n','jambage.com',2,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293268,0,'base_font','0.0.3',710,110,'Font Library','This provides the PHP Font Lib (php-font-lib).',2,0,4,1585728745,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','46b2ff92198e706e38ad04b828606b8b','modifications to composer.json','jambage.com',3,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293269,0,'base_font','0.0.4',710,159,'Font Library','This provides the PHP Font Lib (php-font-lib).',2,0,4,1585730433,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.0.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','8fc259ae200e5ec3c015dc0a001b1c64','fix path to phenx/php-font-lib','jambage.com',4,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293270,0,'base_font','0.5.4',710,71,'Font Library','This provides the PHP Font Lib (php-font-lib].',2,0,4,1642861943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','471bfafbafbf913458b7385d5fc96c51','support for TYPO3 11.5 and PHP 8\r\n','jambage.com',5004,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293271,0,'base_font','0.5.5',710,55,'Font Library','This provides the dompdf PHP Font Lib (php-font-lib].',2,0,4,1683398780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','0fb7f36d25369768e71084b109bd7ef9','supports TYPO3 12\r\n','jambage.com',5005,0,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293272,0,'base_font','1.0.0',710,25,'Font Library','This provides the dompdf PHP Font Lib (php-font-lib].',2,0,4,1733237248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','6fe2e1fbc0697c09ca00f2add828e7fd','Support for TYPO3 13, php-font-lib 1.0.0','jambage.com',1000000,1,0,'https://pxd.me/php-font-lib/www/font_explorer.html','ter','',''),
(9293273,0,'base_svg','0.0.1',795,71,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1568885135,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','47cc8f8a78672a3b8fb43658a5ad39c3','php-svg-lib 0.3.3','jambage.com',1,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293274,0,'base_svg','0.0.2',795,210,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1568886878,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','72ceecbe5201e76efda2fdcbfb256353','bugfix','jambage.com',2,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293275,0,'base_svg','0.0.3',795,91,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1585667223,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','8f21e8033dcd1d7ae9dd214cb40919b0','works with TYPO3 9.5\r\n\r\n','jambage.com',3,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293276,0,'base_svg','0.0.4',795,69,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1585731052,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','bf0b433d9a5856994a39fe6942f6717c','modified composer.json','jambage.com',4,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293277,0,'base_svg','0.0.5',795,147,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1585731259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.4.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','8d3727e36b4d959363e576b382de079c','bugfix composer.json','jambage.com',5,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293278,0,'base_svg','0.1.0',795,52,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1642871984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','4db173dbe01cc24664b5aae7bba35a54','support for TYPO3 11.5 and PHP 8\r\nphp-svg-lib 0.4.0 Howling Hyena\r\n\r\n','jambage.com',1000,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293279,0,'base_svg','0.1.1',795,69,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1648754758,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','2aef739fe47b57567d0d7141ffa49cdb','php-svg-lib-0.4.1','jambage.com',1001,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293280,0,'base_svg','0.5.0',795,55,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1683541136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','3b807c4bb70f895980406937e0ca2794','supports TYPO3 12\r\n','jambage.com',5000,0,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293281,0,'base_svg','1.0.0',795,31,'SVG Library','A library to read, parse and export to PDF SVG files.',2,0,4,1733254940,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"base_css\";s:0:\"\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','1735c856b2fe2438e83fec97ed01ff3d','Support for TYPO3 13','jambage.com',1000000,1,0,'https://github.com/PhenX/php-svg-lib','ter','',''),
(9293282,0,'formrelay','2.0.1',711,422,'Form Relay','Send form data to different providers',0,0,3,1568885741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.5.0-9.5.99\";}}','Michael Vöhringer','voehringer@mediatis.de','mvoehringer','ef05208d50e7b52c636b7f063fc4be45','First public version','Mediatis AG',2000001,0,0,'https://docs.typo3.org/p/mediatis/formrelay/master/en-us/','ter','',''),
(9293283,0,'formrelay','4.0.0',711,289,'Form Relay','Send form data to different providers',2,0,0,1590591204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:15:\"form_fieldnames\";s:12:\"2.0.0-3.0.99\";}}','Michael Vöhringer','voehringer@mediatis.de','mvoehringer','35ba09e57cf6a2afcc3599028429726d','Support for TYPO3 10.x ','Mediatis AG',4000000,1,0,'https://docs.typo3.org/p/mediatis/formrelay/master/en-us/','ter','',''),
(9293284,0,'etracker_signalize_plugin','1.5.0',342,342,'etracker - more than analytics','Website tracking with etracker (http://www.etracker.com/)',2,0,4,1568981305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','tan3 GbR','info@tan3.de','abandoned_extensions','d49eda0f0934d42d7c5825025279029a','Um etracker komfortabel in eine Typo3 Umgebung zu integrieren, sind, dank dieses Plugins, nur wenige Schritte nötig.\r\n\r\nEine Integrationsanleitung ist hier zu finden:\r\nhttps://www.etracker.com/support/typo3/','tan3 GbR',1005000,1,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293285,0,'google_for_jobs','1.0.1',2414,165,'Google for Jobs','Render Google for Jobs structured data.',0,-1,3,1569245818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','a9fe425663b26b44a7c76458b0a8caf8','TYPO3 Extension for Google for Jobs.','',1000001,0,0,'','ter','',''),
(9293286,0,'google_for_jobs','1.1.0',2414,288,'Google for Jobs','Render Google for Jobs structured data.',1,-1,3,1569324952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','5a76476771f61d0c33bfda7e61e9415a','TYPO3 Extension for Google for Jobs.','PEGASUS Werbeagentur GmbH',1001000,0,0,'','ter','',''),
(9293287,0,'google_for_jobs','1.1.1',2414,233,'Google for Jobs','Render Google for Jobs structured data.',1,-1,3,1570803646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','b74ff1c5cfe5caa91ff17c4ac705d9ce','Changelog: https://github.com/pegasuswerbeagentur/google_for_jobs/blob/master/CHANGELOG.md','PEGASUS Werbeagentur GmbH',1001001,0,0,'','ter','',''),
(9293288,0,'google_for_jobs','1.2.0',2414,276,'Google for Jobs','Render Google for Jobs structured data.',1,-1,3,1572255060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','0383a8fcb9f7c6bdabc04cdf15630a65','Added support for using list and detail view on different pages, bugfixes.','PEGASUS Werbeagentur GmbH',1002000,0,0,'','ter','',''),
(9293289,0,'google_for_jobs','1.3.0',2414,358,'Google for Jobs','Render Google for Jobs structured data.',1,-1,3,1574433802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','8271d225bc609b196ef2d72db8cae69d','Add media, path segment, metadata and alt title to model','PEGASUS Werbeagentur GmbH',1003000,0,0,'','ter','',''),
(9293290,0,'google_for_jobs','1.4.0',2414,142,'Google for Jobs','Render Google for Jobs structured data.',2,-1,3,1591949435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','1d80bbcae4170ade196d9b74f128e777','[!!!][BREAKING] Support for multiple locations per job.\r\nSupport for job locations as seperate records\r\nFix: Show job title instead of date in backend record list\r\nRender structured data to html head as recommended by Google\r\n[!!!] Run Upgrade Wizard and update fluid templates.','PEGASUS Werbeagentur GmbH',1004000,0,0,'','ter','',''),
(9293291,0,'google_for_jobs','2.0.0',2414,167,'Google for Jobs','Render Google for Jobs structured data.',2,-1,3,1591949523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','40a051df059aeeb77bc36cefe64ff54a','Added support for TYPO3 10\r\nDropped Support for TYPO3 9','PEGASUS Werbeagentur GmbH',2000000,0,0,'','ter','',''),
(9293292,0,'google_for_jobs','2.0.1',2414,285,'Google for Jobs','Render Google for Jobs structured data.',2,-1,3,1592564200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','e16a9034a649c26ed55f0ba8087a916c','move flexform registration to tt_content overrides','PEGASUS Werbeagentur GmbH',2000001,0,0,'','ter','',''),
(9293293,0,'google_for_jobs','2.1.0',2414,129,'Google for Jobs','Render Google for Jobs structured data.',2,-1,3,1615292885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','1043d41c126cf35372a7d7a1a87bad92','Sponsor\r\n- Many thanks to Cybertrading for sponsoring this update! See https://cybertrading.de/\r\n\r\nAdded\r\n- Support for sytem categories in job records\r\n- Support for list of selected job entries\r\n- Support for setting the order in list view by title, last edited, created and published\r\n- Translation support for Plugin\r\n\r\nImportant\r\n- [!!!] Analyze and update database structure after installation\r\n\r\nFixed\r\n- render missing organization logo url to structured data output\r\n- make validThrough nullable in job model','PEGASUS Werbeagentur GmbH',2001000,0,0,'','ter','',''),
(9293294,0,'google_for_jobs','1.5.0',2414,94,'Google for Jobs','Render Google for Jobs structured data.',2,-1,3,1615293140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','76eda84d8a100d0a8701c2529f019413','Sponsor\r\n- Many thanks to Cybertrading for sponsoring this update! See https://cybertrading.de\r\n\r\nAdded\r\n- Support for sytem categories in job records\r\n- Support for list of selected job entries\r\n- Support for setting the order in list view by title, last edited, created and published\r\n- Translation support for Plugin\r\n\r\nImportant\r\n- [!!!] Analyze and update database structure after installation\r\n\r\nFixed\r\n- render missing organization logo url to structured data output\r\n- make validThrough nullable in job model','PEGASUS Werbeagentur GmbH',1005000,0,0,'','ter','',''),
(9293295,0,'google_for_jobs','2.1.1',2414,163,'Google for Jobs','Render Google for Jobs structured data.',2,0,3,1635767993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','7c5dd84bfdfe580b8c8177c2ce2b2501','!!!SECURITY RELEASE!!!\r\n- escape backend user input in structured data JSON output \r\n- escape backend user input in all rendered job properties in fluid templates','PEGASUS Werbeagentur GmbH',2001001,1,0,'','ter','',''),
(9293296,0,'google_for_jobs','1.5.1',2414,114,'Google for Jobs','Render Google for Jobs structured data.',2,0,3,1635768059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Michael Kunst','kunst@pega-sus.de','pegasus-werbeagentur','15f8cb70d29ba3a1ba4a5324ab10c9eb','SECURITY RELEASE\r\n- escape backend user input in structured data JSON output \r\n- escape backend user input in all rendered job properties in fluid templates','PEGASUS Werbeagentur GmbH',1005001,0,0,'','ter','',''),
(9293297,0,'video','1.0.0',600,458,'video','Automatic conversion of videos within typo3 using local ffmpeg or cloudconvert. This extension is requires composer mode.',0,0,2,1569318019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.10-9.5.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','83b87eda5591bb034661b9cd8031b338','initial release\n\nthere is still some work to do liek fine tuning quality settings (especially for vp9)\nand error handling is currently a bit of a mess but the extension is already useful\nso i decided i release it sooner rather than later.','hauptsache.net',1000000,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293298,0,'video','2.0.0',600,41,'Video','Video processing in typo3',2,0,3,1734523302,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','5e3393850c9eed103056312ff02dd1e6','Complete rewrite with in-browser ffmpeg video conversion.','hauptsache.net',2000000,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293299,0,'video','2.0.1',600,39,'Video','TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility, storage, and performance.',2,0,3,1737049158,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','7c86db3b6d41ed3f15bc3ee2febe7a10','removed the middleware solution for the security header since it did not work. Instead improve documentation on what you need need to do.','hauptsache.net',2000001,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293300,0,'video','2.1.0',600,22,'Video','TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility, storage, and performance.',2,0,3,1748807769,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','17d0234be5b3f18a8827871fd173fe13','Add TYPO3 14 compatibility','hauptsache.net',2001000,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293301,0,'video','2.1.1',600,29,'Video','TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility and reduced storage. Additionally generates embedded poster images for improved video previews.',2,0,3,1750413632,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.9.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','bec04a68ea692a3bce6c8d139708ecd6','fix thumbnail generation error in TYPO3 12','hauptsache.net',2001001,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293302,0,'video','2.2.0',600,5,'Video','TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility and reduced storage. Additionally generates embedded poster images for improved video previews.',2,0,3,1780574467,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','1021402f139308d1a55e0d44eb625a97','- Added TYPO3 14 support\r\n- Drop TYPO3 12 support','hauptsache.net',2002000,0,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293303,0,'video','2.2.1',600,6,'Video','TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility and reduced storage. Additionally generates embedded poster images for improved video previews.',2,0,3,1780670824,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','e5f7f75631a3f5db5ba225ec6f090b00',' Whats Changed\r\n Add extension icon SVG by @Nemo64 in https://github.com/hauptsacheNet/video/pull/1\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/video/compare/v2.2.0...v2.2.1','hauptsache.net',2002001,1,0,'https://github.com/hauptsacheNet/video/blob/v2/README.md','ter','',''),
(9293304,0,'etracker','1.5.0',635,70,'etracker - more than analytics','Website tracking with etracker (http://www.etracker.com/)',2,0,4,1569402010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','tan3 GbR','info@tan3.de','extensionetracker','c77912b30d7d72fcacf6cf67d0318687','Um etracker komfortabel in eine Typo3 Umgebung zu integrieren, sind, dank dieses Plugins, nur wenige Schritte nötig.\r\n\r\nEine Integrationsanleitung ist hier zu finden:\r\nhttps://www.etracker.com/support/typo3/','tan3 GbR',1005000,0,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293305,0,'etracker','1.5.1',635,135,'etracker - more than analytics','Website tracking with etracker (http://www.etracker.com/)',2,0,4,1569402936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','tan3 GbR','info@tan3.de','extensionetracker','87940917dfc469252b380c06324522d2','Um etracker komfortabel in eine Typo3 Umgebung zu integrieren, sind, dank dieses Plugins, nur wenige Schritte nötig.\r\n\r\nEine Integrationsanleitung ist hier zu finden:\r\nhttps://www.etracker.com/support/typo3/','tan3 GbR',1005001,0,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293306,0,'etracker','1.5.2',635,287,'Connector etracker and signalize','This extension enables you to deploy the etracker and signalize code automatically. To create an account please visit https://www.etracker.com/test-account/ for web analytics or https://www.signalize.com/ for push notification marketing.',2,0,4,1570447774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-9.99.99\";}}','tan3 GbR','info@tan3.de','extensionetracker','b643778f905fb41e5dfdf43052f05cec','- added a function to block etracker cookies by default','tan3 GbR',1005002,0,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293307,0,'etracker','2.0.0',635,52,'Connector etracker and signalize','This extension enables you to deploy the etracker and signalize code automatically. To create an account please visit https://www.etracker.com/test-account/ for web analytics or https://www.signalize.com/ for push notification marketing.',2,0,2,1626253055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','tan3 GbR','info@tan3.de','extensionetracker','f6317f8fc60b756f36800af2b2b10e8f','This Version now supports Typo3 Version 9 & 10','tan3 GbR',2000000,0,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293308,0,'etracker','2.0.1',635,91,'Connector etracker and signalize','This extension enables you to deploy the etracker and signalize code automatically. To create an account please visit https://www.etracker.com/test-account/ for web analytics or https://www.signalize.com/ for push notification marketing.',2,0,2,1635759762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','tan3 GbR','info@tan3.de','extensionetracker','567261037e724175d5f46a1787ef6ed4','- Added compatibility with Typo3 11','tan3 GbR',2000001,1,0,'https://www.etracker.com/support/typo3/','ter','',''),
(9293309,0,'patchlayout','0.1.0',1408,409,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1569616985,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','11ee9b5c13331482d425d6b99c107940','initial release','',1000,0,0,'','ter','',''),
(9293310,0,'patchlayout','0.1.1',1408,230,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1594415571,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.6.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','aadd84b9aca69fbbe70d902daf7446e2','modifications for composer.json\r\n\r\n','',1001,0,0,'','ter','',''),
(9293311,0,'patchlayout','0.1.2',1408,131,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1609935189,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.6.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4fa9513decc315022ee8558a8d0a8328','it works under TYPO3 10','',1002,0,0,'','ter','',''),
(9293312,0,'patchlayout','0.1.3',1408,144,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1614936489,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"8.6.0-10.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6724b0b98eaf5be0fda1b0e53ab07cfb','It seems to work even together with gridselements .','',1003,0,0,'','ter','',''),
(9293313,0,'patchlayout','0.1.4',1408,128,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1642708655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','d6d91bb80e4e1dc399bbdcc10a868a92','support for TYPO3 11.5 and PHP 8\r\n\r\n','',1004,0,0,'','ter','',''),
(9293314,0,'patchlayout','0.1.5',1408,93,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1675805934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','41376ec68555a89c67ad236357b58855','support for TYPO3 12','',1005,0,0,'','ter','',''),
(9293315,0,'patchlayout','0.1.6',1408,76,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1690803307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a2e889ea00107a5ef36d7fb3a860d0ef','support TYPO3 12.4\r\n\r\n','',1006,0,0,'','ter','',''),
(9293316,0,'patchlayout','0.2.0',1408,62,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1700775180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6d56e8d64ebe39d5c5ea530dcc75658e','bugfix for TYPO3 12','',2000,0,0,'','ter','',''),
(9293317,0,'patchlayout','0.2.1',1408,73,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1704023325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','2bf9876f67cc33fa8046781197d861c5','fix undefined array index','',2001,0,0,'','ter','',''),
(9293318,0,'patchlayout','0.3.0',1408,54,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1730213609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','981629ed4c1d6867855e8e3fd33ef30a','supports TYPO3 13','',3000,0,0,'','ter','',''),
(9293319,0,'patchlayout','0.4.0',1408,8,'Patches for the Backend Layout','Collection of patches for the Backend Layout',2,0,0,1782119341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7d5a6948e0da6bfe036c847a1d1f3f8d','support TYPO3 14','',4000,1,0,'','ter','',''),
(9293320,0,'persons','1.0.0',246,246,'Persons','Manage persons',1,0,3,1569836167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Dirk Wenzel','wenzel@cps-it.de','cpsitgmbh','5eb0bf5d2a6643b5bf390a7bcda6b394','First stable release. See https://github.com/CPS-IT/persons/releases/tag/1.0.0 for details','',1000000,1,0,'https://github.com/CPS-IT/persons/blob/master/README.md','ter','',''),
(9293321,0,'formcreator','8.0.5',1189,209,'Form creator','Creates a form in the frontend',0,0,3,1569851590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','84ed91d8ee10025b852356f6a8241143','Initial upload of the formcreator extension','',8000005,0,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293322,0,'formcreator','8.0.7',1189,171,'Form creator','Creates a form in the frontend',0,0,3,1570019908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','5185331b2783090477c44721d0c4fd27','Bugfixes and added documentation','',8000007,0,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293323,0,'formcreator','8.0.8',1189,89,'Form creator','This extension makes it possible to create input forms via an administration page in your website (not in the TYPO3 backend).\n	 Editors can not or should not always edit forms via the TYPO3 backend. With this extension, an administration mask can be created on a front-end page with which forms on web pages can be easily created.\n	 You can create easily your own validations without programming.',0,0,3,1570178595,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','b01a8be245bfedae3eeb5cb176022bfb','Change extension description','',8000008,0,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293324,0,'formcreator','8.0.9',1189,86,'Form creator','This extension makes it possible to create input forms via an administration page in your website (not in the TYPO3 backend).\n	 Editors can not or should not always edit forms via the TYPO3 backend. With this extension, an administration mask can be created on a front-end page with which forms on web pages can be easily created.\n	 You can create easily your own validations without programming.',0,0,3,1570184878,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','60d74ee50b99be58c85fe3455f96ad7a','Add missing stylesheet für datepicker  bugfix composer file','',8000009,0,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293325,0,'formcreator','8.0.10',1189,210,'Form creator','This extension makes it possible to create input forms via an administration page in your website (not in the TYPO3 backend).\n	 Editors can not or should not always edit forms via the TYPO3 backend. With this extension, an administration mask can be created on a front-end page with which forms on web pages can be easily created.\n	 You can create easily your own validations without programming.',0,0,3,1570190550,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','919f9feaedea1b34a1f9097c01bdd0bf','Bugfix: validation options not set correct when rendering input field via ajax','',8000010,0,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293326,0,'formcreator','8.0.11',1189,424,'Form creator','This extension makes it possible to create input forms via an administration page in your website (not in the TYPO3 backend).\n	 Editors can not or should not always edit forms via the TYPO3 backend. With this extension, an administration mask can be created on a front-end page with which forms on web pages can be easily created.\n	 You can create easily your own validations without programming.',0,0,3,1570690909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";s:3:\"vhs\";s:0:\"\";}}','Stefan Westermayer','info@netnnet.de','net-n-net','979a60ee0f9e954e1365be34f295d029','Bugfix in documentation','',8000011,1,0,'https://docs.typo3.org/p/nnn/formcreator/master/en-us/Index.html','ter','',''),
(9293327,0,'counter','1.0.0',712,318,'Animated Counter','Adds an animated counter content element to the website.',1,0,3,1569854216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','d5753c9f20b01cc61787f363d59968e9','Adds an animated counter content element to the website.','lavitto ag',1000000,0,0,'https://www.lavitto.ch/typo3-ext-counter-manual','ter','',''),
(9293328,0,'counter','1.0.1',712,270,'Animated Counter','Adds an animated counter content element to the website.',1,0,3,1586167424,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','4321db8d19f41610f66363816121004d','https://gitlab.com/lavitto/typo3-counter/-/releases/1.0.1','lavitto ag',1000001,0,0,'https://www.lavitto.ch/typo3-ext-counter-manual','ter','',''),
(9293329,0,'counter','1.0.2',712,124,'Animated Counter','Adds an animated counter content element to the website.',1,0,3,1665154596,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.1.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','50c285466ae2537b3c1efaf6aa522511','TYPO3 11 support https://gitlab.com/lavitto/typo3-counter/-/tags','lavitto ag',1000002,1,0,'https://www.lavitto.ch/typo3-ext-counter-manual','ter','',''),
(9293330,0,'codehighlight','1.0.0',3758,269,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1569956042,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','c07cb9c69d5a807abeaaec256a766c91','Initial release:\r\n- Content element \"Code Snippet\"\r\n- Syntax highlighting with Prism\r\n','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/1.0/en-us','ter','',''),
(9293331,0,'codehighlight','1.0.1',3758,246,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1570120277,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','10af5a77597f95f701d5b477d86dffe7','Add German translations','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/1.0/en-us','ter','',''),
(9293332,0,'codehighlight','1.1.0',3758,190,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1570828513,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','0215f489ff20668f475f7ebbf58619b9','- Setting for default user and host in command line\r\n- Activate heading and appearance tab in content element\r\n- Using URL hash to highlight lines and jump to them','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/1.1/en-us','ter','',''),
(9293333,0,'codehighlight','1.1.1',3758,233,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1570983568,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','b865752a175a650a68ec4a76e9a3165c','Fix: Use reference to lib.contentElement instead of assigning FLUIDTEMPLATE','',1001001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/1.1/en-us','ter','',''),
(9293334,0,'codehighlight','2.0.0',3758,170,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1573154570,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','78c7955ce795a796546dd05bf60de04d','- Possibility to display filename for snippet\r\n- Move asset handling and HTML code generation from template to view helper\r\n- Move command line TypoScript settings to site configuration\r\n- Separate shell and bash, bnf and rbnf in the list of available languages','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.0/en-us','ter','',''),
(9293335,0,'codehighlight','2.0.1',3758,322,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1576839977,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a1de45634eb28d16a450e68362e28972','- Fixed an error when editing translated content','',2000001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.0/en-us','ter','',''),
(9293336,0,'codehighlight','2.1.0',3758,220,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1585759137,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','f1b6aa87b5943a493659d83dbe254d8e','- Update Prism to version 1.19.0','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.1/en-us','ter','',''),
(9293337,0,'codehighlight','2.2.0',3758,172,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1596904941,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','ab4e4baf010057fb6897bbf1345aa921','- Update Prism to version 1.21.0','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.2/en-us','ter','',''),
(9293338,0,'codehighlight','2.3.0',3758,142,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1602522466,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','44c41028f36b3f2f236f96c1da4ad968','Updated\r\n- Prism to version 1.22.0 (with TypoScript/TSconfig support)\r\n\r\nFixed\r\n- Show content element in wizard in TYPO3 v10','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.3/en-us','ter','',''),
(9293339,0,'codehighlight','2.4.0',3758,103,'Code Highlight','Code highlighter for various programming languages',2,-1,2,1609079460,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','f6ed40f3231d849621a78018a9646cfb','Added:\r\n- Plugin \"Inline colour\" to show colour preview in CSS snippets\r\n- Compatibility with TYPO3 v11','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.4/en-us','ter','',''),
(9293340,0,'codehighlight','2.5.0',3758,158,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,-1,2,1609936214,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','5bc7dfb1e3612562336c8aa2e16d6691','SECURITY FIX - please update!\r\n\r\nUpdated:\r\n- Prism to version 1.23.0','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.5/en-us','ter','',''),
(9293341,0,'codehighlight','2.6.0',3758,97,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,-1,2,1624898924,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','65c433cf6f55ab48695866b18f1e820f','Updated:\r\n- Prism to version 1.24.0','',2006000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.6/en-us','ter','',''),
(9293342,0,'codehighlight','2.6.1',3758,101,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,-1,2,1625407038,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','540de45f526504bcf671f6ed2c810d2c','Updated:\r\n- Prism to version 1.24.1','',2006001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.6/en-us','ter','',''),
(9293343,0,'codehighlight','2.7.0',3758,140,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1632076374,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.5-11.5.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.5-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:13:\"9.5.5-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','54470bf27cdb345a792cf6331515e7d8','SECURITY FIX - please update!\r\n\r\nUpdated:\r\n- Prism to version 1.25.0','',2007000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.7/en-us','ter','',''),
(9293344,0,'codehighlight','2.8.0',3758,121,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1635775067,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','c80bcbe80a028079999e65e8c99a96e0','Added:\r\n- Button \"Copy\" to copy a code snippet to the clipboard\r\n\r\nFixed:\r\n- Move content element to group \"special\" in type select box (TYPO3 v10)','',2008000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.8/en-us','ter','',''),
(9293345,0,'codehighlight','2.9.0',3758,115,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1641564800,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','a2d12ed4e42c97d116ed46a0f151f898','Updated:\r\n- Prism to version 1.26.0','',2009000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.9/en-us','ter','',''),
(9293346,0,'codehighlight','2.10.0',3758,115,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1645290784,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','d9aa14cb504ecdc5318cd9e6f2ca4ea7','Updated:\r\n- Prism to version 1.27.0','',2010000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.10/en-us','ter','',''),
(9293347,0,'codehighlight','2.11.0',3758,117,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1650389415,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ed6883b4432271fa6b13e5c34aa2dbe0','Added:\r\n- Compatibility with typo3/cms-composer-installers v4\r\n\r\nChanged:\r\n- The PrismJS autoloader JavaScript cant be concatenated anymore with other JavaScript files\r\n\r\nUpdated:\r\n- PrismJS to version 1.28.0','',2011000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.11/en-us','ter','',''),
(9293348,0,'codehighlight','2.12.0',3758,108,'Code Highlight','Code highlighter for various programming, markup and configuration languages',2,0,2,1661278770,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','87e4134ab3f2fbf10c0774d10314f998','Updated:\r\n- PrismJS to version 1.29.0','',2012000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.12/en-us','ter','',''),
(9293349,0,'codehighlight','2.12.1',3758,105,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1668270709,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"9.5.16-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ca31964c3171784062490610b52d624e','Fixed:\r\n- TCA configuration of content element is missing in TYPO3 v11.5.18','',2012001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/2.12/en-us','ter','',''),
(9293350,0,'codehighlight','3.0.0',3758,89,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1677953664,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5eb2b4fdbb648c2ef71e476a485ccfa5','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nChanged:\r\n- Fluid template of code snippet content element\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9 and TYPO3 v10','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/3.0/en-us','ter','',''),
(9293351,0,'codehighlight','3.1.0',3758,76,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1680337531,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d15039014912dbdf9623455b984b6e08','Added:\r\n- Plugin \"Treeview\" to highlight file system tree structures','',3001000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/3.1/en-us','ter','',''),
(9293352,0,'codehighlight','3.1.1',3758,93,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1680345317,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5dde94dc4a7d2946664af541360ea046','Fixed:\r\n- Error when opening a site configuration in TYPO3 v12.3','',3001001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/3.1/en-us','ter','',''),
(9293353,0,'codehighlight','4.0.0',3758,65,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1707931623,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','4cd8bd7d50e03a4959cb68b3bf65a0c9','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11','',4000000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/4.0/en-us','ter','',''),
(9293354,0,'codehighlight','4.1.0',3758,61,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1714987561,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','11da573e90736d5476ac3ef90cd1ddee','Added:\r\n- Support for site sets in TYPO3 v13','',4001000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/4.1/en-us','ter','',''),
(9293355,0,'codehighlight','4.1.1',3758,51,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1726935592,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b196a775922e7da686b27f49cdcb5fb8','Fixed:\r\n- Invalid Fluid namespace definition with Fluid 4','',4001001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/4.1/en-us','ter','',''),
(9293356,0,'codehighlight','4.2.0',3758,38,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1741940118,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','96e965e41cf70fa55a2bd86047182e46','Updated:\r\n- PrismJS to version 1.30.0','',4002000,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/4.2/en-us','ter','',''),
(9293357,0,'codehighlight','4.2.1',3758,20,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1760715600,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"t3editor\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','2e0a3bc4b780a533cc778c518d83e13b','Fixed:\r\n- Line number settings are not used by PrismJS (thanks to Sebastian Klein)','',4002001,0,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/4.2/en-us','ter','',''),
(9293358,0,'codehighlight','5.0.0',3758,21,'Code Highlight','Code highlighter for various programming, markup and configuration languages based on PrismJS',2,0,2,1764515834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','8d8e52e3b2387165de4bbaf7bb2059b7','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','',5000000,1,0,'https://docs.typo3.org/p/brotkrueml/codehighlight/5.0/en-us','ter','',''),
(9293359,0,'cardealer','8.7.0',2975,167,'TYPO3 - mobile.de API','',0,0,3,1569973312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','930051c0d96f4635fd6f88b61f3d7188','First 8.7 version\r\nGet involved and help improve the code','',8007000,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293360,0,'cardealer','9.5.0',2975,206,'TYPO3 - mobile.de API','',0,0,3,1569973369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','21103df168e9e326a52e3bb2d7e2e7b8','First 9.5 version\r\nGet involved and help improve the code','',9005000,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293361,0,'cardealer','9.5.1',2975,341,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1570026516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','6479f111928ddb2175c4430a7d3cab58',' 9.5 version\r\nGet involved and help improve the code ','www.exotec.de  Web-based business applications',9005001,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293362,0,'cardealer','8.7.1',2975,161,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1570026542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','f6121c5447717e298aaf383eab4a63b5',' 8.7 version\r\nGet involved and help improve the code ','www.exotec.de  Web-based business applications',8007001,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293363,0,'cardealer','9.5.2',2975,223,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1582635906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','a96569353816973dd82d035895ab4a29','1. Fixed TODO: Respect TypoScript Settings to change Template \r\n2. Hide filter reset button if not needed ','www.exotec.de  Web-based business applications',9005002,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293364,0,'cardealer','9.5.3',2975,285,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1583501619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','0bac8c6b941b9bbc56d017a71307ed78','Fix error XML Refs Import AdditionalFieldProvider','www.exotec.de  Web-based business applications',9005003,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293365,0,'cardealer','9.5.4',2975,236,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1591893531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','9683e91e709ff29ef9af4a2048dce5bf','Implementation SingletonInterface in CardealerLibrary. This is needed for ajax calls if you extend the CardealerController with special actions via an own extension','www.exotec.de  Web-based business applications',9005004,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293366,0,'cardealer','10.4.0',2975,151,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1594226364,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"scheduler\";s:14:\"10.4.4-10.4.99\";s:9:\"powermail\";s:12:\"8.1.1-8.1.99\";}}','Alexander Weber','weber@exotec.de','exotec','c15f70957366b4727edb8fc1bc2c45fd','First 10.4 Version','www.exotec.de  Web-based business applications',10004000,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293367,0,'cardealer','10.4.1',2975,185,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1594290212,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"scheduler\";s:14:\"10.4.4-10.4.99\";s:9:\"powermail\";s:12:\"8.1.1-8.1.99\";}}','Alexander Weber','weber@exotec.de','exotec','c7d94e8bb106bcd65f1d2e4a64529ffa','Some responsive fixes','www.exotec.de  Web-based business applications',10004001,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293368,0,'cardealer','10.4.2',2975,227,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1595587049,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"scheduler\";s:14:\"10.4.4-10.4.99\";s:9:\"powermail\";s:12:\"8.1.1-8.1.99\";}}','Alexander Weber','weber@exotec.de','exotec','79662ee5433fe0546591e345ee4bc36e','Important fixes for TYPO3 10.4','www.exotec.de  Web-based business applications',10004002,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293369,0,'cardealer','10.4.4',2975,231,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1598352513,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:2:{s:9:\"scheduler\";s:14:\"10.4.4-10.4.99\";s:9:\"powermail\";s:12:\"8.1.1-8.1.99\";}}','Alexander Weber','weber@exotec.de','exotec','5a1f49fea889d90684e274a8c49891ea','CHANGES: Clear red caches added, Remove old code, Remove ReferencesTask, Get images from CSV array in Templates','www.exotec.de  Web-based business applications',10004004,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293370,0,'cardealer','9.5.5',2975,126,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1607957613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','203c28d8159b3ba5f12c54596a8a65e7','Some bugfixes and sorting for sys_file_references added ','www.exotec.de  Web-based business applications',9005005,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293371,0,'cardealer','9.5.6',2975,126,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',1,0,3,1608626418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','0d53ed050d2918b84697faa269c91293','Get sellerInventoryKey in powermail user function for eg. for usage in CRM XML Mails','www.exotec.de  Web-based business applications',9005006,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293372,0,'cardealer','11.5.0',2975,95,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1660160156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','374314fdd2407340cf838cc4400fe776','First 11.5 Version ','www.exotec.de  Web-based business applications',11005000,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293373,0,'cardealer','11.5.1',2975,82,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1660777519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','89b1db4de6c6cf3f945a813c8c557846','Adjust mail settings and show current TS settings for filter plugin in an disabled textarea','www.exotec.de  Web-based business applications',11005001,0,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293374,0,'cardealer','11.5.2',2975,133,'Cardealer','TYPO3 mobile.de API including import tasks for multiple locations.',2,0,3,1660851036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','ca0d319ff907ee191397e76bd92839ee','BUGFIX: Show current TS settings for filter plugin works now on subpages.','www.exotec.de  Web-based business applications',11005002,1,0,'https://cardealer.exotec.de/dokumentation','ter','',''),
(9293375,0,'ext_update_info','1.0.1',467,203,'Extension Update Info','Informs about existing updates of extensions',0,0,3,1570008635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Jürgens','','karlchen321','d4a76f6276f89c5ae6e75cd162d671b1','First Release','',1000001,0,0,'https://github.com/SvenJuergens/ext_update_info','ter','',''),
(9293376,0,'ext_update_info','1.1.0',467,264,'Extension Update Info','Informs about existing updates of extensions',2,0,3,1576745738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Jürgens','','karlchen321','b49897f29893f7bf976c35ceee29d924','Info only for SystemMaintainer','',1001000,1,0,'https://github.com/SvenJuergens/ext_update_info','ter','',''),
(9293377,0,'questionaire','8.7.0',2313,156,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1570232455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','40219842419cc7c0b6898407bd35ac5a','First 8.7 version','www.exotec.de  TYPO3 based business applications',8007000,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293378,0,'questionaire','8.7.1',2313,122,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1570273198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','4934f9bc043559e36988d61e3b31e618','Fix errors in BE module if doNotUseAuthKey is set','www.exotec.de  TYPO3 based business applications',8007001,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293379,0,'questionaire','9.5.0',2313,186,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1570315095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','f2a3e6888c232a6cc8b04851c2e63408','First 9.5 Version','www.exotec.de  TYPO3 based business applications',9005000,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293380,0,'questionaire','9.5.1',2313,168,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1570359973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','d3dbce1ba600d15bb97df8617d30fc97','\r\n1. Fix 9.5 weak errors:\r\n https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.2/Deprecation-84334-ProtectedMethodsAndPropertiesInReplaceFileController.html\r\n\r\n2. Remove realURL Hook\r\n\r\n','www.exotec.de  TYPO3 based business applications',9005001,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293381,0,'questionaire','9.5.2',2313,157,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1570376462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','446fda656c59bf30fde62f64ad0fe4c6',' Add slug field\r\n Add README with site configuration YAML example\r\n Fix require jquery error in BE module','www.exotec.de  TYPO3 based business applications',9005002,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293382,0,'questionaire','9.5.3',2313,250,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1570397225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','9016ef74b328c643a3e216474010190d','Bugfixes \r\nSee Commit: https://gitlab.com/exotec/questionaire/commit/050bab5aa425673164dd910de53f837bd73e9eb7\r\n','www.exotec.de  TYPO3 based business applications',9005003,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293383,0,'questionaire','8.7.2',2313,113,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1574871741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','494ff181d7116fbb8fe5f8c63f3ba829','Bug fixes','www.exotec.de  TYPO3 based business applications',8007002,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293384,0,'questionaire','9.5.4',2313,165,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1575902824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','a2db5848e86675886d860b24ec0dd1d7','Add option to use select instead of input type\"radio\" for question type single answers','www.exotec.de  TYPO3 based business applications',9005004,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293385,0,'questionaire','9.5.5',2313,249,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1575914188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','a74c721b326368bbfebb3141cda3b6f3','Add option to use select instead of input type\"radio\" for question type single answers ','www.exotec.de  TYPO3 based business applications',9005005,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293386,0,'questionaire','9.5.6',2313,435,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1576143974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.2.0-5.2.99\";}}','Alexander Weber','weber@exotec.de','exotec','330aca09479157b87fad9fbdcdf55f3e','Some bugfixes','www.exotec.de  TYPO3 based business applications',9005006,1,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293387,0,'questionaire','8.7.3',2313,110,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1576149861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','02cbc57ad14b3407ccce408a382e2957','Add option to use select instead of input type\"radio\" for question type single answers','www.exotec.de  TYPO3 based business applications',8007003,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293388,0,'questionaire','8.7.4',2313,117,'TYPO3 FrontendUser Questionaire','Questionaire with backend module for statistics and invite scheduler task for fe_users invitations',1,0,3,1576571096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Weber','weber@exotec.de','exotec','b4b514a86495532c3b6f1f06576c25a4','1. Replace fake FeUser email if doNotUseAuthKey is set\r\n2. Remove default constants','www.exotec.de  TYPO3 based business applications',8007004,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293389,0,'questionaire','3.0.0',2313,85,'FrontendUser Questionaire','Surveys Plugin including backend module for statistics and invite scheduler task for fe_users email invitations',1,0,3,1649019263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alexander Weber','weber@exotec.de','exotec','b284ec67beaee9d7a995cf115e8c51a1','Refactoring v10  v11','www.exotec.de  TYPO3 based business solutions',3000000,0,0,'https://questionaire.exotec.de/v9/public/manual/','ter','',''),
(9293390,0,'easy_navigation','1.1.2',441,171,'Easy Navigation','An extension that makes it easy to flag a TYPO3 page record as an entry point of a menu',2,0,3,1570478407,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:7:\"realurl\";s:5:\"2.2.1\";}}','Kevin Ditscheid','kevinditscheid@gmail.com','kevin-ditscheid','3ad43e1cd4a4721bd15ae5699443419b','Providing first version to TER','',1001002,0,0,'https://github.com/the-coding-owl/easy-navigation/blob/master/README.md','ter','',''),
(9293391,0,'easy_navigation','2.0.0',441,211,'Easy Navigation','An extension that makes it easy to flag a TYPO3 page record as an entry point of a menu',2,0,3,1583531778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.3.99\";}}','Kevin Ditscheid','kevinditscheid@gmail.com','kevin-ditscheid','f88b66f599e6f2859a9e9e9a58b9eceb','Release of version 2\r\n\r\nThis release drops TYPO3 8 support and uses core functions to retrieve the extension configuration.\r\nIt also provides a partial for a naigation example','',2000000,0,0,'https://github.com/the-coding-owl/easy-navigation/blob/master/README.md','ter','',''),
(9293392,0,'easy_navigation','2.2.0',441,59,'Easy Navigation','An extension that makes it easy to flag a TYPO3 page record as an entry point of a menu',2,0,3,1684792327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Kevin Ditscheid','kevinditscheid@gmail.com','kevin-ditscheid','4b2ccffbeb7aaa28386d57b2f33e3a0f','This release is the TYPO3 12 release of easy-navigation','',2002000,1,0,'https://github.com/the-coding-owl/easy-navigation/blob/master/README.md','ter','',''),
(9293393,0,'icon_content','1.0.1',1034,252,'Icon content','Adds an icon content element to the website. The content element adds an icon of the Font Awesome Library instead of an image.',1,0,3,1570610562,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','e088e5e1e104ab5c0acab09c78ca1faf','Adds an icon content element to the website. The content element adds an icon of the Font Awesome Library instead of an image.','lavitto ag',1000001,0,0,'https://www.lavitto.ch/typo3-ext-icon-content-manual','ter','',''),
(9293394,0,'icon_content','1.0.2',1034,302,'Icon content','Adds an icon content element to the website. The content element adds an icon of the Font Awesome Library instead of an image.',1,0,3,1571037663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.1.0-7.3.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','e1241c7a354ad34867858f77ca51a4fd','https://gitlab.com/lavitto/typo3-icon-content/-/tags/1.0.2','lavitto ag',1000002,0,0,'https://www.lavitto.ch/typo3-ext-icon-content-manual','ter','',''),
(9293395,0,'icon_content','1.0.3',1034,355,'Icon content','Adds an icon content element to the website. The content element adds an icon of the Font Awesome Library instead of an image.',1,0,3,1586172971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','1e7c0fa42fd8c51a2ddf474d88e5b000','https://gitlab.com/lavitto/typo3-icon-content/-/releases/1.0.3','lavitto ag',1000003,0,0,'https://www.lavitto.ch/typo3-ext-icon-content-manual','ter','',''),
(9293396,0,'icon_content','2.0.0',1034,125,'Icon content','Adds an icon content element to the website. The content element adds an icon of the Font Awesome Library instead of an image.',1,0,3,1665147797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Philipp Mueller','philipp.mueller@lavitto.ch','lavitto','1f4ac8091410d86a25d350e2f49973cd','https://gitlab.com/lavitto/typo3-icon-content/-/tags/2.0.0','lavitto ag',2000000,1,0,'https://www.lavitto.ch/typo3-ext-icon-content-manual','ter','',''),
(9293397,0,'ns_lazy_load','1.0.0',1821,372,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Try now!',2,0,5,1570721638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','T3:Keval Pandya, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','83ad5132110815629ea3ecd565e8f16f','Are you facing speed and performance issue due to assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Try now!','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://docs.t3planet.de/','ter','',''),
(9293398,0,'ns_lazy_load','1.1.0',1821,327,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-lazy-load-plugin-free/',2,0,5,1575350379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.0.0-9.5.99\";}}','T3:Keval Pandya, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','fc1b27a3a29ac62648b253baf8bb5765','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://docs.t3planet.de/','ter','',''),
(9293399,0,'ns_lazy_load','1.2.0',1821,357,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1581502175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Keval Pandya, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','38bdba3f44795e1217e5207b36806e95','[Update] Maintenance Release with TYPO3 v10 Support','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://docs.t3planet.de/','ter','',''),
(9293400,0,'ns_lazy_load','1.2.1',1821,264,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1593525150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Keval Pandya, QA:Siddharth Sheth, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','9f80db1d8b942995e13565aa2c1601d3','[Improved] Code clean-up','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://docs.t3planet.de/','ter','',''),
(9293401,0,'ns_lazy_load','1.2.3',1821,125,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1631167720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','847048a8a9812d91f65881e33f64449e','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/lazy-load-typo3-extension-free','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://docs.t3planet.de/','ter','',''),
(9293402,0,'ns_lazy_load','2.0.0',1821,55,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1640671356,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','3f3bd122477beea28b422bd646f1fb92','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/lazy-load-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://docs.t3planet.de/','ter','',''),
(9293403,0,'ns_lazy_load','2.0.1',1821,108,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1643008497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','ea7def7055aa30146c00d234e0ef3ffd','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/lazy-load-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://docs.t3planet.de/','ter','',''),
(9293404,0,'ns_lazy_load','2.0.2',1821,141,'[NITSAN] Lazy Load','Are you facing speed and performance issue due to heavy image-assets on your TYPO3 site? If yes, This plug-an-play extension reduces the number of HTTP requests mechanism and improves the loading time. Live-Demo: https://demo.t3terminal.com/t3t-extensions/lazy-load/ You can download PRO version for more-features & free-support at https://t3terminal.com/lazy-load-typo3-extension-free',2,0,5,1645005818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','6ff0364f4b2a054a4dea496200e52166','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/lazy-load-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://docs.t3planet.de/','ter','',''),
(9293405,0,'ns_lazy_load','2.0.3',1821,72,'Lazy Load','Are you facing speed and performance issues on your TYPO3 website? If yes, then install our ns_lazy_load plug-and-play extension, which can reduce HTTPS request mechanism and improve your loading time.',2,0,5,1714632546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','5ac5c91162c28138f120192db2e4b3c7','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/lazy-load-typo3-extension-free','T3Planet // NITSAN',2000003,1,0,'https://docs.t3planet.de/','ter','',''),
(9293406,0,'ns_news_slider','1.0.0',2702,310,'[NITSAN]  News Slider','This extension allow you to create beautiful news slider for your website. This extension has come up with number of popular JQuery slider plugins like Nivo Slider, Owlcarousel Slider, Royal Slider, Slidejs Slider, Slick Slider.\r\nNews slider for easy and handy use!',2,0,3,1570723556,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','Sanjay Chauhan','sanjay@nitsan.in','nitsan','d45fbac72d3e3eb5542e1a00a709af49','This extension allow you to create beautiful news slider for your website. This extension has come up with number of popular JQuery slider plugins like Nivo Slider, Owlcarousel Slider, Royal Slider, Slidejs Slider, Slick Slider. News slider for easy and handy use!','',1000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293407,0,'ns_news_slider','2.0.0',2702,274,'[NITSAN]  News Slider','This extension allow you to create beautiful news slider for your website. This extension has come up with number of popular JQuery slider plugins like Nivo Slider, Owlcarousel Slider, Royal Slider, Slidejs Slider, Slick Slider.\r\nNews slider for easy and handy use!',2,0,3,1572073459,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','Sanjay Chauhan','sanjay@nitsan.in','nitsan','cd9ffc0c39ea53b5c433dfdedc14c688','[FEATURE] Free version of this extension\r\nFor more features, you can download it from http://t3terminal.com','',2000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293408,0,'ns_news_slider','2.0.1',2702,265,'[NITSAN] News Slider','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-pro/',2,0,3,1573804145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:12:\"3.0.0-7.9.99\";}}','T3:Bhavin Barad, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','cfbb4a461e858d2bfed6e15e3d25e672','[TODO] Documentation Update!','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293409,0,'ns_news_slider','2.1.0',2702,317,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-pro/',2,0,3,1575110820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:12:\"3.0.0-7.9.99\";}}','T3:Bhavin Barad, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','41c037d9d82c4fbc8805e5daef019f0e','- [TODO] Adding PHP, TypoScript, YAML lints\r\n- [TODO] Updating documentation\r\n- [TODO] Added demo link\r\n- [TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293410,0,'ns_news_slider','3.0.0',2702,447,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-news-slider-extension-pro',2,0,3,1580478961,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:12:\"3.0.0-7.9.99\";}}','T3: Milan Rathod, QA: Siddhart Sheth','sanjay@nitsan.in','nitsan','5796e8517b631aeb783124e622a313a6','[TODO] Added many new features with more options into all-sliders','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293411,0,'ns_news_slider','3.2.2',2702,121,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-news-slider-extension-pro',2,0,3,1631167265,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','19418c6a6e956404a9741aad54b63695','New release of version 3.2.2 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',3002002,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293412,0,'ns_news_slider','4.0.0',2702,113,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-typo3-extension',2,0,3,1640945870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7b44f22e2f591f3c633b28d659d02c69','New release of version 4.0.0 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293413,0,'ns_news_slider','4.0.1',2702,114,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-typo3-extension',2,0,3,1643006943,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e0ecc005c62f11157f529e2b241519b4','New release of version 4.0.1 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293414,0,'ns_news_slider','4.0.2',2702,112,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-typo3-extension',2,0,3,1645019706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9ac6e8403a1a09e9332edcecbb92f6c9','New release of version 4.0.2 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293415,0,'ns_news_slider','4.1.0',2702,120,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3terminal.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/news-slider-typo3-extension',2,0,3,1660027059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','5612f45a3851f5e50401c31bdcfed32e','New release of version 4.1.0 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4001000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293416,0,'ns_news_slider','12.0.0',2702,92,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3planet.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3planet.com/news-slider-typo3-extension',2,0,3,1689169449,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3c4870e52ebc189d5885f6556333a4eb','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293417,0,'ns_news_slider','4.1.1',2702,63,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3planet.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3planet.com/news-slider-typo3-extension',2,0,3,1699024137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','78c1dfe855cc487b989dd56b075c48fa','New release of version 4.1.1 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4001001,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293418,0,'ns_news_slider','4.1.2',2702,55,'[NITSAN] News Slider Plugin','Do you want cool sliders for most popular TYPO3 EXT:news? This extension includes nivo-slider, owlcarousel, royal-slider, slidejs, slick-slider etc. Demo: https://demo.t3planet.com/t3t-extensions/news-slider/ You can download PRO version for more-features & free-support at https://t3planet.com/news-slider-typo3-extension',2,0,3,1708496698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','c75af15a167354ec3ed650957a6c85d9','New release of version 4.1.2 - see details, changelog and documentation on https://t3terminal.com/news-slider-typo3-extension','NITSAN Technologies Pvt Ltd',4001002,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293419,0,'ns_news_slider','12.0.1',2702,59,'News Slider','The TYPO3 News Slider extension lets you create an attractive news slider for your website. It offers several popular JQuery slider plugins like Owlcarousel Slider, Royal Slider, Slidejs Slider, and Slick Slider. Its an easy and convenient way to add a news slider to your site!\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/news-slider  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-slider-extension',2,0,3,1712667834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.5.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','61bd2fd095434858b31d47dfa36f906e','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293420,0,'ns_news_slider','12.0.2',2702,65,'News Slider','The TYPO3 News Slider extension lets you create an attractive news slider for your website. It offers several popular JQuery slider plugins like Owlcarousel Slider, Royal Slider, Slidejs Slider, and Slick Slider. Its an easy and convenient way to add a news slider to your site!\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/news-slider  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-slider-extension',2,0,3,1715242337,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.5.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','94d4249f4b8bfa9170de3ee145d6bf2c','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293421,0,'ns_news_slider','4.2.0',2702,52,'News Slider Plugin','The TYPO3 News Slider extension lets you create an attractive news slider for your website. It offers several popular JQuery slider plugins like Owlcarousel Slider, Royal Slider, Slidejs Slider, and Slick Slider. Its an easy and convenient way to add a news slider to your site!\n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/news-slider  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-slider-extension',2,0,3,1715242712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-10.0.3\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','e5d540af7c0aff0e4e9c8c9fe630dd32','New release of version 4.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet // NITSAN',4002000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293422,0,'ns_news_slider','13.0.0',2702,47,'News Slider','The TYPO3 News Slider extension lets you create an attractive news slider for your website. It offers several popular JQuery slider plugins like Owlcarousel Slider, Royal Slider, Slidejs Slider, and Slick Slider. Its an easy and convenient way to add a news slider to your site!\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/news-slider  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-slider-extension',2,0,3,1733497058,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','T3: Himanshu Ramavat, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','857f559a46bc76fa60955151dd87a615','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293423,0,'ns_news_slider','13.0.1',2702,34,'TYPO3 News Slider','Easily showcase news items in an interactive and visually appealing slider. This extension supports multiple jQuery sliders including OwlCarousel, RoyalSlider, SlideJS, and Slick Slidermaking it simple to integrate a modern news carousel into your TYPO3 website.',2,0,3,1751361986,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','30ae349f45c50b9a9663510934b019b8','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293424,0,'ns_news_slider','13.1.0',2702,15,'TYPO3 News Slider','Easily showcase news items in an interactive and visually appealing slider. This extension supports multiple jQuery sliders including OwlCarousel, RoyalSlider, SlideJS, and Slick Slidermaking it simple to integrate a modern news carousel into your TYPO3 website.',2,0,3,1768906172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','bd668b9f7f434b6ab546e03c0a5085fa','New release of version 13.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet',13001000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293425,0,'ns_news_slider','14.0.0',2702,21,'TYPO3 News Slider','Easily showcase news items in an interactive and visually appealing slider. This extension supports multiple jQuery sliders including OwlCarousel, RoyalSlider, SlideJS, and Slick Slidermaking it simple to integrate a modern news carousel into your TYPO3 website.',2,0,3,1771506340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";s:4:\"news\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','bf30eb75bd14d6d86150340cc36ba41e','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293426,0,'ns_news_slider','14.0.1',2702,6,'TYPO3 News Slider','Easily showcase news items in an interactive and visually appealing slider. This extension supports multiple jQuery sliders including OwlCarousel, RoyalSlider, SlideJS, and Slick Slidermaking it simple to integrate a modern news carousel into your TYPO3 website.',2,0,3,1783945321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";s:4:\"news\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','4e9509e5ee844a290180c6e3f6b5c147','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-slider-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-neuigkeiten-slider-erweiterung','ter','',''),
(9293427,0,'ns_zoho_crm','1.0.0',1662,265,'[NITSAN] Plugin for Zoho Api Integration','One of the only TYPO3 extension which provides to integrate features of Zoho like add leads all information from typo3 site.',2,0,3,1570725491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','Sanjay Chuahan [NITSAN Technologies]','sanjay@nitsan.in','abandoned_extensions','38ecc0275226ff6f996b3c2bc87c6b07','One of the only TYPO3 extension which provides to integrate features of Zoho like add leads all information from typo3 site.','',1000000,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293428,0,'ns_zoho_crm','1.1.0',1662,315,'[NITSAN] Zoho CRM Plugin','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-zoho-crm-free/',2,0,3,1576164162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','T3: Keval Pandya, QA: Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','626e60a596c5ebe3a728a848bf64e40e','[TODO] Adding Gitlab-CI & Travis with PHP, TypoScript, YAML lints\n[TODO] Updating documentation\n[TODO] Added demo link\n[TODO] Releasing pro-version of the extenion at https://t3terminal.com/','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293429,0,'ns_zoho_crm','2.0.0',1662,267,'[NITSAN] Zoho CRM Plugin','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1587814510,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','395d53bd14d4a35b87c428ac7792c61e','Released 2.0.0\n\n[Update] Made it compatible with TYPO3 10\r\n[Feature] Made compatible with ZOHO API V2\r\n[Improved] Code clean-up and regular maintenance','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293430,0,'ns_zoho_crm','2.0.1',1662,249,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1592487329,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','2e2074f7c24bcad6c5714ea2bdafbd69','[TODO] Minor Bug-fixing for TYPO3 v10 Compatibility','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293431,0,'ns_zoho_crm','2.0.2',1662,60,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1627567660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','abandoned_extensions','2289edfc4ee9c6b648d9940c9124cb67','[Todo] Added constant to manage Zoho CRM Url\r\n[Improve] Curl request improve ','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293432,0,'ns_zoho_crm','2.0.4',1662,127,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1631181956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','28d734a1047f38b78646ac6614d59b15','New release of version 2.0.4 - see details, changelog and documentation on https://t3terminal.com/zoho-crm-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000004,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293433,0,'ns_zoho_crm','2.0.5',1662,113,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1643011581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','44d6f2a64ae80076fc02b444fa61035c','New release of version 2.0.5 - see details, changelog and documentation on https://t3terminal.com/zoho-crm-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000005,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293434,0,'ns_zoho_crm','2.0.6',1662,121,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1645011128,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.9.99\";s:9:\"powermail\";s:12:\"2.1.0-9.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','113e35892ac204598f2b0916869596ab','New release of version 2.0.6 - see details, changelog and documentation on https://t3terminal.com/zoho-crm-typo3-extension-free','NITSAN Technologies Pvt Ltd',2000006,0,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293435,0,'ns_zoho_crm','3.0.0',1662,145,'[NITSAN] TYPO3  Zoho CRM','Easily install and configure your powermail form with zoho CRM, read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/zoho-crm-typo3-extension-free',2,0,3,1649941641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:9:\"powermail\";s:13:\"2.1.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','2356b9ceb6feeef02f49e7641c16b9a9','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/zoho-crm-typo3-extension-free','NITSAN Technologies Pvt Ltd',3000000,1,0,'https://t3terminal.com/zoho-crm-typo3-extension-free','ter','',''),
(9293436,0,'fixedsidemenu','2.0.0',1353,374,'fixedsidemenu','Easy to use fixed side menu for TYPO3. This extension adds a navigation that works an almost any browser and device.',2,0,2,1570785447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.1.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','8b81ee56cd1a9085c5d3784398f1b94d','Add version 2.0.0\r\n\r\nAll changes can be found here: https://gitlab.com/mieserfettsack/fixedsidemenu/commits/master','',2000000,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293437,0,'fixedsidemenu','2.1.0',1353,191,'fixedsidemenu','Easy to use \"fixed side menu\" for TYPO3. This extension adds a navigation that works an almost any browser and device even with JavaScript disabled.',2,0,2,1600298837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','e851633182e409a1a022a73c0a1c4ee7','Version v2.1.0. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',2001000,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293438,0,'fixedsidemenu','2.0.4',1353,130,'fixedsidemenu','Easy to use \"fixed side menu\" for TYPO3. This extension adds a navigation that works an almost any browser and device even with JavaScript disabled.',2,0,2,1600340671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.3.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','64ff04d555d664fbe07dacc64fdcc8d5','Version v2.0.4. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',2000004,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293439,0,'fixedsidemenu','2.0.5',1353,133,'fixedsidemenu','Easy to use \"fixed side menu\" for TYPO3. This extension adds a navigation that works an almost any browser and device even with JavaScript disabled.',2,0,2,1600461487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.3.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','d94d57afc593d41bfd398cc1272e4ef9','Version v2.0.5. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',2000005,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293440,0,'fixedsidemenu','2.1.1',1353,127,'fixedsidemenu','Easy to use \"fixed side menu\" for TYPO3. This extension adds a navigation that works an almost any browser and device even with JavaScript disabled.',2,0,2,1607735836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','7285643b757c92d381d32e64f1e87d32','Version v2.1.1. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',2001001,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293441,0,'fixedsidemenu','3.0.0',1353,132,'fixedsidemenu','Easy to use \"fixed side menu\" for TYPO3. This extension adds a navigation that works an almost any browser and device even with JavaScript disabled.',2,0,2,1610491318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@pornofilm-produzent.de','christianstern','fa58b6ed3c6e0e693c3b9bd8d4c8e104','Version v3.0.0. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',3000000,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293442,0,'fixedsidemenu','3.0.3',1353,162,'fixedsidemenu','Easy to use off-canvas menu for TYPO3 (a menu which is fixed to a side). This extension adds a navigation that works an almost any browser, device and even with JavaScript disabled (version 2 only).',2,0,2,1630263028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-11.5.99\";}}','Christian Stern','mail@christian-stern.eu','christianstern','61b4955341e70bd980868d4535024b4e','Version v3.0.3. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',3000003,1,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293443,0,'fixedsidemenu','2.1.2',1353,104,'fixedsidemenu','Easy to use off-canvas menu for TYPO3 (a menu which is fixed to a side). This extension adds a navigation that works an almost any browser, device and even with JavaScript disabled (version 2 only).',2,0,2,1630277886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-11.5.99\";}}','Christian Stern','mail@christian-stern.eu','christianstern','c3349ea2eb1e4f293ef4cde207519b8e','Version v2.1.2. For more infos please visit https://gitlab.com/mieserfettsack/fixedsidemenu/-/commits/master','',2001002,0,0,'https://gitlab.com/mieserfettsack/fixedsidemenu/-/blob/feature/v3.0/README.md','ter','',''),
(9293444,0,'spacer_subpages','1.0.0',322,322,'Spacer (SPC) subpages','TYPO3 CMS Extension that allows sub pages of spacers (SPC) to be rendered via TS or MenuProcessor',2,0,2,1570866522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Nikolas Hagelstein','nikolas.hagelstein@gmail.com','pulponair','0629cd77b1888db4a25d8ca550f15b6e','Initial release','',1000000,1,0,'https://github.com/pulponair/spacer_subpages/blob/master/README.md','ter','',''),
(9293445,0,'ajax_pagination','1.0.0',1538,159,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1570894315,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','','','dasbaumchen','97e879e44262931143e528f432426b40','initial upload','',1000000,0,0,'','ter','',''),
(9293446,0,'ajax_pagination','1.0.1',1538,175,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1570921946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','df9b9ce6b0751cea2b6a8febb034ab0b','add author, update selectors','',1000001,0,0,'','ter','',''),
(9293447,0,'ajax_pagination','1.0.2',1538,144,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1570966087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','bb70c06f57e01502ed05a37cbeaa432f','bugfixes for compatibility between TYPO3 8  and 9','',1000002,0,0,'','ter','',''),
(9293448,0,'ajax_pagination','1.0.3',1538,169,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1570988971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','54989ac98371f09575f74a8b46b5227e','remove exit condition, update README section about TYPO3 9 compatibility','',1000003,0,0,'','ter','',''),
(9293449,0,'ajax_pagination','1.0.4',1538,252,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1571048232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','ef623c8458dda97cfc3bd3f673eccef7','small bugfix for updated browser history usage','',1000004,0,0,'','ter','',''),
(9293450,0,'ajax_pagination','1.0.5',1538,140,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1580138893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','e2ffc6a9590dce78431ecd35a4bcae8e','adding callbacks for after a successful pagination','',1000005,0,0,'','ter','',''),
(9293451,0,'ajax_pagination','1.0.6',1538,167,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1580141221,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','7c22005b8346e740430b961bff56a206','additional callbacks pre scrolling and on errors','',1000006,0,0,'','ter','',''),
(9293452,0,'ajax_pagination','1.0.7',1538,332,'AJAX Pagination','Extension providing full functionality for AJAX pagination for passed content objects',2,0,3,1580211703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:20:\"typoscript_rendering\";s:14:\"2.0.0-99.99.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','da2c5f37ceab4adae5b4e1f14593381d','fix scroll position of nested elements','',1000007,1,0,'','ter','',''),
(9293453,0,'uri2link','0.1.0',289,289,'Convert external urls to TYPO3 links','Transforms url like domain.tld/services to TYPO3 links (t3://) if those are actually internal links',1,0,0,1570998810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Georg Ringer','','just2b','4345e4a4a4e2281be47f4c829105dd93','Initial release to convert provided by editor to page links. Readme at https://github.com/georgringer/uri2link','',1000,1,0,'https://github.com/georgringer/uri2link','ter','',''),
(9293454,0,'powermail_voucher','1.0.1',1028,150,'Voucher code request with Powermail.','',1,0,3,1571048464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"powermail\";s:12:\"6.0.0-7.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','8aa8f9ed0093eefda6fcb12827dd1c46','Add campaigns with voucher codes to request them with a powermail form.\r\nLets imagine your client needs to provide voucher or ticket codes for fairs, now you can provide them with a Powermail form','',1000001,0,0,'https://docs.typo3.org/p/belsignum/powermail-voucher/1.0/en-us','ter','',''),
(9293455,0,'powermail_voucher','1.0.2',1028,144,'Voucher code request with Powermail.','',1,0,3,1571049888,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"powermail\";s:12:\"6.0.0-7.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','5ccbf704138b85e8189ed285d03c1cc3','Add Settings.cfg for documentation','',1000002,0,0,'https://docs.typo3.org/p/belsignum/powermail-voucher/1.0/en-us','ter','',''),
(9293456,0,'powermail_voucher','1.0.3',1028,169,'Voucher code request with Powermail.','',1,0,3,1571065462,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"powermail\";s:12:\"6.0.0-7.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','c75335db97313199bef6ce1caea9fc8b','bugfix','',1000003,0,0,'https://docs.typo3.org/p/belsignum/powermail-voucher/1.0/en-us','ter','',''),
(9293457,0,'powermail_voucher','1.0.4',1028,191,'Voucher code request with Powermail.','',1,0,3,1571139344,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"powermail\";s:12:\"6.0.0-7.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','cd9bbb31793abf6fedd68d1c7f16ae56','Bugfixes','',1000004,0,0,'https://docs.typo3.org/p/belsignum/powermail-voucher/1.0/en-us','ter','',''),
(9293458,0,'powermail_voucher','1.0.5',1028,217,'Voucher code request with Powermail.','',1,0,3,1571316033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"powermail\";s:12:\"6.0.0-7.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','ead56b4e9c99f9952b6de043e58c9c73','When optin is required set voucher code after optinConfirm','',1000005,0,0,'https://docs.typo3.org/p/belsignum/powermail-voucher/1.0/en-us','ter','',''),
(9293459,0,'powermail_voucher','10.0.2',1028,64,'Voucher code request with Powermail.','',1,0,3,1695761769,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.0.0-8.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','0fee3cee4b67420e1ff3077ae2fb5e23','TYPO3 v10 release','',10000002,0,0,'','ter','',''),
(9293460,0,'powermail_voucher','10.0.3',1028,93,'Voucher code request with Powermail.','',1,0,3,1695805189,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.0.0-8.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','b1e13e2294a6b741d7b94416c2264d8f','Bugfix change parameter name','',10000003,1,0,'','ter','',''),
(9293461,0,'fake_fal','2.4.0',671,212,'Local FAL driver for fake files','Creates missing files on demand for development',2,0,0,1571135182,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:8:\"filefill\";s:0:\"\";}}','Wolfgang Klinger & others','wk@plan2.net','plan2net@typo3','b9ed8059ef096d41454079d6174421ad','Create missing files on the fly for testing/development.','plan2net GmbH',2004000,0,0,'https://github.com/plan2net/fake-fal/blob/master/README.md','ter','',''),
(9293462,0,'fake_fal','2.4.1',671,92,'Local FAL driver to create missing files','Creates missing files (images) on demand for development and testing',2,0,0,1576655443,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:8:\"filefill\";s:0:\"\";}}','Wolfgang Klinger, Ioulia Kondratovitch, Martin Kutschker','wk@plan2.net','plan2net@typo3','519a1d44ad4fe018c71eaedec25af31f','Add missing checks and file generation for existing files','plan2net GmbH',2004001,0,0,'https://github.com/plan2net/fake-fal/blob/master/README.md','ter','',''),
(9293463,0,'fake_fal','2.4.2',671,367,'Local FAL driver to create missing files','Creates missing files (images) on demand for development and testing',2,0,0,1576660802,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:9:\"conflicts\";a:1:{s:8:\"filefill\";s:0:\"\";}}','Wolfgang Klinger, Ioulia Kondratovitch, Martin Kutschker','wk@plan2.net','plan2net@typo3','6e9d9021bc6a808fe6e7e20027898d3c','Add missing checks and file generation for existing files (wrong version number)','plan2net GmbH',2004002,1,0,'https://github.com/plan2net/fake-fal/blob/master/README.md','ter','',''),
(9293464,0,'pardot','1.0.0',434,434,'Pardot API','',1,0,4,1571248935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','f8dea8e32b88e939137bcc4298a1fe3c','Pardot Service API','',1000000,1,0,'https://docs.typo3.org/p/belsignum/pardot/1.0/en-us','ter','',''),
(9293465,0,'speech_input','0.1.0',226,226,'Speech input','Use the speech API to add content',3,0,0,1571396835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Georg Ringer','','just2b','43036f0d01811b3ad6c868c6d723877f','Fill any record by using your voice by using experimental features available in Chrome  Edge!','',1000,1,0,'https://github.com/studiomitte/speech_input/blob/master/Readme.md','ter','',''),
(9293466,0,'seo_canonical_guard','1.0.0',395,395,'SEO Canonical URL guard','Prevent unwanted parameters in canonical URL',2,0,4,1571481799,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"seo\";s:12:\"9.5.0-9.5.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','ee2d62ee74f2d87b5810209906e916b2','Prevent unwanted parameters in the generated canonical URL when using typo3/cms-seo','wazum.com',1000000,1,0,'https://github.com/wazum/seo-canonical-guard/blob/master/README.md','ter','',''),
(9293467,0,'ttaddress_country_relation','1.0.0',315,315,'Country relation for tt_address','Use a relation to static_info_tables for the country field',2,0,0,1571653776,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";s:10:\"tt_address\";s:12:\"5.0.0-6.9.99\";s:18:\"static_info_tables\";s:12:\"6.7.5-6.9.99\";s:8:\"extender\";s:12:\"6.6.1-6.6.99\";}}','Georg Ringer','gr@studiomitte.com','just2b','4128f006b506aa879d920963c1a1d2df','Country relation for tt_address','',1000000,1,0,'https://github.com/studiomitte/ttaddress_country_relation/blob/master/Readme.md','ter','',''),
(9293468,0,'cookiebot','1.0.0',1271,178,'Cookiebot','Implement cookiebot in TYPO3',2,0,3,1571661043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Matthias Pruy','dev@mjpr.de','mjpr','954accb37449a925ef5dff1cc06f6789','Initial release to TER','',1000000,0,0,'https://github.com/mjpr263/cookiebot/blob/master/readme.rst','ter','',''),
(9293469,0,'cookiebot','1.0.1',1271,238,'Cookiebot','Implement cookiebot (cookiebot.com) consent-banner in TYPO3. Also delivers a content-plugin to place cookiebots cookie declaration whereever you need it.',2,0,3,1571666152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Matthias Pruy','dev@mjpr.de','mjpr','64b3972de5592cb01bc8917313ca0677','Small edit in licence and description. No code-change!','',1000001,0,0,'https://github.com/mjpr263/cookiebot/blob/master/readme.rst','ter','',''),
(9293470,0,'cookiebot','1.0.2',1271,255,'Cookiebot','Implement cookiebot (cookiebot.com) consent-banner in TYPO3. Also delivers a content-plugin to place cookiebots cookie declaration whereever you need it.',2,0,3,1572388050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Matthias Pruy','dev@mjpr.de','mjpr','5a0194c38fd93256714de86053c4fffa','- Fixes a wording error in the constants-editor where the \"cookiebot API key\" was requested. The cookiebot domaingroup-id (CBID) is required here.\r\n- Fixes a bug where the cookiebot-script was not integrated as the very first JavaScript. Integration now takes place directly after the opening \"head\" tag. This ensures that no cookies escape the automatic cookie blocking.\r\n- Add cache-clearing on installation','',1000002,0,0,'https://github.com/mjpr263/cookiebot/blob/master/readme.rst','ter','',''),
(9293471,0,'cookiebot','1.1.0',1271,600,'Cookiebot','Implement cookiebot (cookiebot.com) consent-banner in TYPO3. Also delivers a content-plugin to place cookiebots cookie declaration whereever you need it.',2,0,3,1573687349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Matthias Pruy','dev@mjpr.de','mjpr','a8f5cd06139dce290e6b316e6d778e89','Feature-Release: Now you can change between automatic or manual cookie blocking mode.','',1001000,1,0,'https://github.com/mjpr263/cookiebot/blob/master/readme.rst','ter','',''),
(9293472,0,'translatelabels','1.1.0',2643,144,'Translatable Labels for Editors','',1,0,2,1571736808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','c840d492a0ea579c923b999be5d9fc24','Version for TYPO3 9.5.x','',1001000,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293473,0,'translatelabels','2.0.2',2643,143,'Translatable Labels for Editors','',1,0,2,1571743775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','27373d04316ecaede2c9e19b09005a41','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.','',2000002,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293474,0,'translatelabels','2.0.3',2643,189,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1571744299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','daa5cf69f1c86b86502c46e3760bf585','Added description for extension','',2000003,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293475,0,'translatelabels','1.1.1',2643,141,'Translatable Labels for Editors','',1,0,2,1571832255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','f26a618b6f4a71b1b1ff330c210fbffc','[BUGFIX]: Get storagePid from TYPOSCRIPT on cached pages with deactivated admin panel','',1001001,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293476,0,'translatelabels','2.0.4',2643,190,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1571833784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','96a8a806822d03c85246d978eb739b35','[BUGFIX]: Get storagePid from TYPOSCRIPT on cached pages with deactivated admin panel','',2000004,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293477,0,'translatelabels','1.1.2',2643,142,'Translatable Labels for Editors','',1,0,2,1572597088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','c575e74971273bfc43fac0c011111526','[BUGFIX] Use translation printed in frontend if no translation from language file exists for translation record in default language','',1001002,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293478,0,'translatelabels','2.0.5',2643,189,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1572597105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','bcf86a9a2dfca2f12fb21e9fea86104f','[BUGFIX] Use translation printed in frontend if no translation from language file exists for translation record in default language','',2000005,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293479,0,'translatelabels','1.1.3',2643,136,'Translatable Labels for Editors','',1,0,2,1573805938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','1cb34afa5772d4bf547587816123dba5','[BUGFIX] Fix exception after opening admin panel on cached pages','',1001003,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293480,0,'translatelabels','2.0.6',2643,285,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1573808433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','c3514861c7518f826bae7dbb2077d20e','[BUGFIX] Fix exception after opening admin panel on cached pages','',2000006,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293481,0,'translatelabels','2.0.9',2643,102,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1630407512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','04bc65b879d535619306b9de9feb2403','Bugfix\r\n fixes endless spinner on BE form to edit labels\r\n fixes rendering issues in special cases (empty pages)\r\n fixes handling of newlines in inline editing mode','',2000009,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293482,0,'translatelabels','1.1.6',2643,99,'Translatable Labels for Editors','',1,0,2,1630591888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','e5e9255278d64c63d55f85ebbef0bac2','[BUGFIX] Fix rendering issues in attributes','',1001006,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293483,0,'translatelabels','2.0.10',2643,99,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1630591920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.1.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','5d60ec4972bbdf8b6e3c6b13233e2739','[BUGFIX] Fix rendering issues in attributes','',2000010,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293484,0,'translatelabels','2.0.12',2643,127,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1630592894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','959e119572feece2d7aafc941e1bb81e','Compatibility for TYPO3 10.0 - 10.4','',2000012,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293485,0,'translatelabels','2.1.0',2643,87,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1666941299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','8dedb0eb9a221037b576936829c4c555','Merge pull request 39 from sitegeist/task/terRelease\n\n[TASK] Automated TER release','',2001000,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293486,0,'translatelabels','2.2.0',2643,90,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1667462844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','81215636f7d2e910ad738855cc8acfbb','Merge pull request 40 from sitegeist/bugfix/uncachedReplace\n\n[BUGFIX] Fix label replacement for uncached plugins','',2002000,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293487,0,'translatelabels','2.2.1',2643,102,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1670518400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','f3375321b7eeb6c0c4965fd9e48cb0a5','Merge pull request 41 from sitegeist/feature/setJsSettingsForAdminPanel\n\nSetup JS settings only if admin panel aktiv','',2002001,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293488,0,'translatelabels','2.3.3',2643,63,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1700670204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','b5cbe0eae7f55cecb973e6dbfd141a86','[BUGFIX] Update version number','',2003003,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293489,0,'translatelabels','2.3.4',2643,76,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1701267047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','ef5bf037befb295e1000f864f605cbea','Update version number','',2003004,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293490,0,'translatelabels','2.3.5',2643,50,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1716548278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','5169aa4194540e0b05c44e0c0d41c44e','Merge pull request 52 from sitegeist/bugfix/89219/ArrayToString\n\nBugfix/89219/array to string','',2003005,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293491,0,'translatelabels','2.3.7',2643,47,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1717673066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','f02b1bb1dc8fd49e1fd3f75aa1d7b7b9','[BUGFIX] PHP Warning: Array to string conversion','',2003007,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293492,0,'translatelabels','2.3.8',2643,48,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1717757623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','80b6b899895aa2539c5dab0e06535eb8','Merge pull request 62 from sitegeist/bugfix/89899/arrayToStringConversion\n\n[BUGFIX] Fix github action to deploy to TER','',2003008,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293493,0,'translatelabels','2.3.9',2643,67,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1717776313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','5f68e20334465f58c294dafa621f5779','Merge pull request 63 from sitegeist/bugfix/89899/arrayToStringConversion\n\n[BUGFIX] Fix github action to deploy to TER','',2003009,0,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293494,0,'translatelabels','2.3.11',2643,27,'Translatable Labels for Editors','This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.',1,0,2,1758802446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Alexander Bohndorf','bohndorf@sitegeist.de','xandi','d185b483a6768f68945f944060ed6e04','Merge pull request 66 from sitegeist/bugfix/formButtonTranslation\n\nBump Version to 2.3.11','',2003011,1,0,'https://github.com/sitegeist/translatelabels/blob/master/Readme.md','ter','',''),
(9293495,0,'my_configurable_routes','1.0.0',536,139,'Configurable Routes','Configure static routes in backend for url handling',2,0,4,1571754054,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','benjaminserfhos','fd5f28bedacb3ebc6d24430b9d097b92','Initial release for integrators','',1000000,0,0,'https://github.com/bmoex/my_configurable_routes/blob/master/README.md','ter','',''),
(9293496,0,'my_configurable_routes','1.0.1',536,397,'Configurable Routes','Configure specific RouteEnhancers in page properties for url handling.',2,0,4,1571758641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Benjamin Serfhos','benjamin@serfhos.com','benjaminserfhos','f8f7c439ac0d3f483cf10b4ccba6f2ff','Add correct resolver for URL if page is not fully in cache','',1000001,1,0,'https://github.com/bmoex/my_configurable_routes/blob/master/README.md','ter','',''),
(9293497,0,'sg_cookie_optin','1.7.0',7604,240,'sgalinski Cookie Optin','This extensions adds a cookie optin for the frontend.',2,0,1,1571788677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','52c3b784ef831c5b69206e3419c38656','Initial Release','sgalinski Internet Services (https://www.sgalinski.de)',1007000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293498,0,'sg_cookie_optin','1.8.1',7604,177,'sgalinski Cookie Optin','This extensions adds a cookie optin for the frontend.',2,0,1,1572307337,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','97d01e237807551266f37439b9f907f5','Demo Mode, Basic TYPO3 6.x support (Thanks to Jens Neumann), Link Parameter for the data privacy to show the optin again,  Improved Readme, Bugfixes (https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/milestones/1)','sgalinski Internet Services (https://www.sgalinski.de)',1008001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293499,0,'sg_cookie_optin','1.8.2',7604,221,'sgalinski Cookie Optin','This extensions adds a cookie optin for the frontend.',2,0,1,1572308798,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','657b899502dbdfa968a1f434e116db37','Demo Mode, Basic TYPO3 6.x support (Thanks to Jens Neumann), Link Parameter for the data privacy to show the optin again, Improved Readme, Bugfixes (https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/milestones/1)\r\n\r\n','sgalinski Internet Services (https://www.sgalinski.de)',1008002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293500,0,'sg_cookie_optin','1.8.3',7604,297,'sgalinski Cookie Optin','This extensions adds a cookie optin for the frontend.',2,0,1,1572469692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b7cc04bb32dccc8a11d4bccd429f9905','Stability and minor Fixes, Stabilized menu links generation across TYPO3 version, Install/Configuration Documentation is available on the product page itself now','sgalinski Internet Services (https://www.sgalinski.de)',1008003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293501,0,'sg_cookie_optin','2.0.4',7604,346,'sgalinski Cookie Optin','This extensions adds a cookie optin for the frontend.',2,0,1,1575759427,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','01f9f3f7e146834f850ff4f35cad519a','Major new version (External Content Protection (iframe), Plugin to show the optin on the data privcay page, Dozens of further small tweaks and fixes, https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/milestones/2)','sgalinski Internet Services (https://www.sgalinski.de)',2000004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293502,0,'sg_cookie_optin','3.0.1',7604,278,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1583365270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','bbf6282d0e14eee53d138d765e0c63ce','New major version - Fresh new design, NoDB-Deployment via JSON configuration, Full Templatable, Combinable Banner Feature (small strip instead of huge popup), Improved Performance, Search Machine Friendliness, Stability and minor new features','sgalinski Internet Services (https://www.sgalinski.de)',3000001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293503,0,'sg_cookie_optin','3.0.2',7604,235,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1586365933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','61b4e35130ed6711f8396f6ea4e31c16','Hotfix release (Fix \"Row size too large\" DB errors, Handle Google Indexing Issues & more), https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/milestones/10','sgalinski Internet Services (https://www.sgalinski.de)',3000002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293504,0,'sg_cookie_optin','3.0.3',7604,196,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1588168646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:3:\"php\";s:12:\"5.5.0-7.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5294f1f3c5d857cfc2f9bc44d59bcd6e','Hotfix: Fix template html issue','sgalinski Internet Services (https://www.sgalinski.de)',3000003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293505,0,'sg_cookie_optin','3.1.1',7604,222,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1588969264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','d3a36e4abbcbd6b7b0c24eab7cdee0a0','TYPO3 10 Compatibility, Several smaller fixes and features,  See Milestone: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/milestones/4','sgalinski Internet Services (https://www.sgalinski.de)',3001001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293506,0,'sg_cookie_optin','3.1.2',7604,191,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1589577466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','3a9f9ad3f5602177c525bdc3ebe69b40','Fix of compatibility issues with old TYPO3 releases and different URL generation possibilities','sgalinski Internet Services (https://www.sgalinski.de)',3001002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293507,0,'sg_cookie_optin','3.1.3',7604,289,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1590596533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','18352b8b4736c69f8f41a6079ada3eff','Fix Footer Menu Issue in Multilanguage Environments for 9','sgalinski Internet Services (https://www.sgalinski.de)',3001003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293508,0,'sg_cookie_optin','3.2.5',7604,171,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1600977479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','885151d0073989f02420a3bc408fcdf6','Heavily improved external content protection, Dozens of smaller new features, Integration of an API (see the release article on sgalinski.de for more information)','sgalinski Internet Services (https://www.sgalinski.de)',3002005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293509,0,'sg_cookie_optin','3.2.6',7604,183,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1601915525,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','17f3a39769dd8e03b1abae87f9affb4a','Hotfix for the external content replacement API','sgalinski Internet Services (https://www.sgalinski.de)',3002006,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293510,0,'sg_cookie_optin','3.2.7',7604,181,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1604093244,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7d0d96d06aebe878246d5cdef600bdb2','Reupload zip (permission issues)','sgalinski Internet Services (https://www.sgalinski.de)',3002007,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293511,0,'sg_cookie_optin','3.2.8',7604,141,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1607611439,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','fc3cec763f5918518d5ad3745ce40369','Minor fix for the external content detection with local URLs. Please ensure that you save your configuration again if you have any existing issues.','sgalinski Internet Services (https://www.sgalinski.de)',3002008,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293512,0,'sg_cookie_optin','3.3.2',7604,124,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1611179650,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','c5a4850843ecb2499d1589852d9e72aa','Major feature release. Find all information in our blog article.\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/open-source/2021-01-19-cookie-opt-in-release-of-the-version-330/\r\n\r\n- Improved API\r\n- Improved OptIn Rate Handling Options\r\n- Improved License Handling\r\n- Bugfixes and several smaller features','sgalinski Internet Services (https://www.sgalinski.de)',3003002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293513,0,'sg_cookie_optin','3.3.3',7604,144,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1611358708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f0f63e4712941a4d6103c355ca7a5c60','Fixes for TYPO3 7/6','sgalinski Internet Services (https://www.sgalinski.de)',3003003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293514,0,'sg_cookie_optin','3.3.5',7604,130,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1612468162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:3:\"php\";s:12:\"5.5.0-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','266ff6142d86f45d7fe1ba7203363243','Stabilization release','sgalinski Internet Services (https://www.sgalinski.de)',3003005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293515,0,'sg_cookie_optin','4.0.5',7604,133,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1615070974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','6ecadc18ef6ca58f5e8f348110f5440f','Major new release - HOT: Consent Log, Statistics / Charts, Configuration Versioning and many more smaller tweaks! \r\nImportant to know: Please stick to the previous versions if you use TYPO3 7 and below.','sgalinski Internet Services (https://www.sgalinski.de)',4000005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293516,0,'sg_cookie_optin','4.1.3',7604,121,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1619543151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','3ee2bf655779878e31bdd48125074760','Extension of the API, Improved Accessibility, DoNotTrack support disabled by default, Bugfixes and more\r\n\r\nRelease Article: https://www.sgalinski.de/en/typo3-produkte-webentwicklung/open-source/2021-03-05-cookie-opt-in-veroeffentlichung-der-version-410/','sgalinski Internet Services (https://www.sgalinski.de)',4001003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293517,0,'sg_cookie_optin','4.1.4',7604,128,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1619615612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','d51e96d731d2185e00efd7b7920b8633','Extension of the API, Improved Accessibility, DoNotTrack support disabled by default, Bugfixes and more\r\n\r\nRelease Article: https://www.sgalinski.de/en/typo3-products-web-development/open-source/2021-04-13-cookie-opt-in-release-of-the-version-410/','sgalinski Internet Services (https://www.sgalinski.de)',4001004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293518,0,'sg_cookie_optin','4.1.5',7604,122,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1620161712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','6e4491eecf008f1ad853b26c299d9ebe','Add a missing cancel button to the external content popup.','sgalinski Internet Services (https://www.sgalinski.de)',4001005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293519,0,'sg_cookie_optin','4.2.2',7604,132,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1621541130,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','a3f84dd21e26e675d420dc9d015e8868','Frontend Performance Improvements, Smaller theme option for Mobile, Stabilization and smaller improvements\r\n\r\nChangelog: https://www.sgalinski.de/en/typo3-products-web-development/open-source/2021-04-13-cookie-opt-in-release-of-the-version-410-1/','sgalinski Internet Services (https://www.sgalinski.de)',4002002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293520,0,'sg_cookie_optin','4.2.8',7604,114,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1626872287,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','66275ed66fd3cf730e3b7918afb8993c','Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',4002008,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293521,0,'sg_cookie_optin','4.2.9',7604,124,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1628526693,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:12:\"7.0.8-7.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f69870920589999029d88c333cf7c144','Fix PHP warning with PHP 7.2','sgalinski Internet Services (https://www.sgalinski.de)',4002009,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293522,0,'sg_cookie_optin','4.3.0',7604,117,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1633889052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','fdff78ad26ce2fb10c7ae3c82437d690','PHP 8 & TYPO3 11 Compatibility, Some smaller bugfixes and features\r\n\r\nChangelog: https://www.sgalinski.de/typo3-produkte-webentwicklung/open-source/2021-10-10-cookie-opt-in-veroeffentlichung-der-version-430/','sgalinski Internet Services (https://www.sgalinski.de)',4003000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293523,0,'sg_cookie_optin','4.3.1',7604,109,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1635272523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','c35844607e42c5efc487ce38df4eafe9','Remove focus of the content plugin\r\n\r\n---\r\n\r\nPHP 8 & TYPO3 11 Compatibility, Some smaller bugfixes and features\r\n\r\nChangelog: https://www.sgalinski.de/typo3-produkte-webentwicklung/open-source/2021-10-10-cookie-opt-in-veroeffentlichung-der-version-430/','sgalinski Internet Services (https://www.sgalinski.de)',4003001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293524,0,'sg_cookie_optin','4.3.2',7604,121,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1635526052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','cf905aecde4d5a452bba9589bc2064f3','- Add missing cache buster for the JS file\r\n-  Fix TYPO3 11 constraints\r\n\r\n---\r\n\r\nPHP 8 & TYPO3 11 Compatibility, Some smaller bugfixes and features\r\n\r\nChangelog: https://www.sgalinski.de/typo3-produkte-webentwicklung/open-source/2021-10-10-cookie-opt-in-veroeffentlichung-der-version-430/','sgalinski Internet Services (https://www.sgalinski.de)',4003002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293525,0,'sg_cookie_optin','4.4.3',7604,97,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1645482670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7cbbe0a6c8ed6ce252b300440d8f8bb3','Stabilizations, functional optimizations, and improvements of the backend UX\r\n\r\nChangelog: https://www.sgalinski.de/en/typo3-products-web-development/open-source/2022-02-21-cookie-opt-in-release-of-the-version-440/','sgalinski Internet Services (https://www.sgalinski.de)',4004003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293526,0,'sg_cookie_optin','4.4.4',7604,113,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1645483619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b8da82b6a1dc361a42450da3e64373d5','Stabilizations, functional optimizations, and improvements of the backend UX\r\n\r\nChangelog: https://www.sgalinski.de/en/typo3-products-web-development/open-source/2022-02-21-cookie-opt-in-release-of-the-version-440/','sgalinski Internet Services (https://www.sgalinski.de)',4004004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293527,0,'sg_cookie_optin','4.4.5',7604,105,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1652295731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','350e69c41b2604f0ff5c76b5ea8ebc3f','Hotfix - Store less data on browser-side, Remove tool specific warnings due naming issues, Generate no user id if option is disabled!','sgalinski Internet Services (https://www.sgalinski.de)',4004005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293528,0,'sg_cookie_optin','4.4.6',7604,100,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1654196929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','47ce0c04d782177a6192a0a3e9007ee8','Hotfix - Store less data on browser-side, Remove tool specific warnings due naming issues, Generate no user id if option is disabled!','sgalinski Internet Services (https://www.sgalinski.de)',4004006,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293529,0,'sg_cookie_optin','4.5.0',7604,102,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1655902678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','20987822d8631a2c89e80936e86495ee','Fix base URl handling, Add feature to prevent any network pre-traffic from iframes, etc to \"unsecure\" sources (see documentation)\r\nhttps://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',4005000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293530,0,'sg_cookie_optin','4.5.3',7604,103,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1660145239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','03d93e3dad65ebd20eaec79d5307e7c5','Maintenance','sgalinski Internet Services (https://www.sgalinski.de)',4005003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293531,0,'sg_cookie_optin','4.6.0',7604,107,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1661801518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','4df608531e19ae4a320392c35ed8a38c','Support of PHP 8.1, Translatable Base URL, Stabilization, Full Changelog: https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',4006000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293532,0,'sg_cookie_optin','4.6.1',7604,96,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1669294840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','63265181b16d522b211b822922784fe7','Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',4006001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293533,0,'sg_cookie_optin','5.0.0',7604,88,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1672863571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','423d1f3c1d9da15494b13849e60cbb9c','Improvements:\r\n\r\n- Changes to the behavior of the external content:\r\n  - Introduced External Content Services. This is a powerful new feature that grants websites the full flexibility to the look & feel for the distinct types of external content. For example, you can have a fully customized consent element for YouTube videos and \r\nother boxes for the rest. Make sure to check it out in our documentation as it really brings our product to the next level.\r\n  - Added the ability to set a specific background image to the external content replacement box for each individual external content element, regardless of service.\r\n  - Added new JavaScript API Events with regards to the external content replacement.\r\n- Added the option to specify a background image to the replacement  globally or individually.\r\n- Added an optional fingerprint icon in the frontend, which allows visitors to open the cookie opt in on demand if they choose to change their preferences.\r\n- Added a new frontend plugin element that lists all your used cookies their descriptive information.\r\n\r\nIMPORTANT:\r\n\r\n- Dropped the official support for TYPO3 8 and therefore PHP 7.0 and 7.1. Its time for us to move forward.\r\n\r\nBugfixes:\r\n\r\n- Improved the Google Lighthouse accessibility test results by moving the cookie consent box in the beginning of the document and adjusting the \"tabindex\" properly.\r\n- Added \"data-nosnippet\" to the cookie box to prevent the cookie box from appearing in snippets in the search engine results page.\r\n- Added filtering for the usage statistics so that bots dont pollute the statistics database.\r\n\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5000000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293534,0,'sg_cookie_optin','5.1.0',7604,96,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1675953045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','fe1a7a6ec7d907bade707eb905de6602','Stabilisierungen und UX-Optimierungen\r\n\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5001000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293535,0,'sg_cookie_optin','5.2.0',7604,75,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1685480829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','4da74090dad40cf6b4c78be922b6a4aa','TYPO3 v12 Compatibility Release  and Stabilization\r\n\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/\r\n\r\nIMPORTANT: Currently TYPO3 has an open bug with multi-language TCA forms. The non-default language forms will simply load forever without the patch.\r\nhttps://forge.typo3.org/issues/100896?tabhistory','sgalinski Internet Services (https://www.sgalinski.de)',5002000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293536,0,'sg_cookie_optin','5.2.1',7604,76,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1685553506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7fae3f44965ef7e621693354c74b86b5','TYPO3 v12 Compatibility Release and Stabilization\r\n\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/\r\n\r\nIMPORTANT: Currently TYPO3 12 has an open bug with multi-language TCA forms. The non-default language forms will simply load forever without the following patch.\r\nhttps://forge.typo3.org/issues/100896','sgalinski Internet Services (https://www.sgalinski.de)',5002001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293537,0,'sg_cookie_optin','5.2.2',7604,77,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1686670579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','253f00df2b4f336d41173aa9c5595ce6','TYPO3 v12 Compatibility Release and Stabilization\r\n\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/\r\n\r\nIMPORTANT: Currently TYPO3 12 has an open bug with multi-language TCA forms. The non-default language forms will simply load forever without the following patch.\r\nhttps://forge.typo3.org/issues/100896','sgalinski Internet Services (https://www.sgalinski.de)',5002002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293538,0,'sg_cookie_optin','5.2.4',7604,81,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1686938122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','dce6b48584d8ba6ae7cee2b35686f508','Fix several Issues with multidomain instances','sgalinski Internet Services (https://www.sgalinski.de)',5002004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293539,0,'sg_cookie_optin','5.3.0',7604,76,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1691670135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','51e6b6fe7cb254e314e7d77ec273536f','Configurable List Templates & Stabilization\r\n\r\nFull Changelog:\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5003000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293540,0,'sg_cookie_optin','5.3.1',7604,83,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1694695398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f724cbb490b51b2d33af8f78e7177595','Bugfix release','sgalinski Internet Services (https://www.sgalinski.de)',5003001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293541,0,'sg_cookie_optin','5.3.2',7604,69,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1697552736,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ee562377fdf8aaca4acd3bc58dafb2c1','TYPO3 12 plugin fix','sgalinski Internet Services (https://www.sgalinski.de)',5003002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293542,0,'sg_cookie_optin','5.3.4',7604,65,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1701110680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f9a9a90508a35c51a02044cc114386c0','[BUGFIX] Cleanup, Fix possible wrong base urls for multilanguage sites\r\n','sgalinski Internet Services (https://www.sgalinski.de)',5003004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293543,0,'sg_cookie_optin','5.3.5',7604,60,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1701203676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b3e516ae1a108a8a64f51c2fc8bb99c0','Hotfix','sgalinski Internet Services (https://www.sgalinski.de)',5003005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293544,0,'sg_cookie_optin','5.3.6',7604,60,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1701356703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7e8a2f60a25cfaa5feb4a102817f3fea','Support of different domains, subdomains for website languages','sgalinski Internet Services (https://www.sgalinski.de)',5003006,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293545,0,'sg_cookie_optin','5.3.7',7604,65,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1701452211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','fbc6d62a9c80b00a4c1ff98945a0236a','Hotfix','sgalinski Internet Services (https://www.sgalinski.de)',5003007,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293546,0,'sg_cookie_optin','5.3.8',7604,63,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1702403574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','1ddd517124087ab1d2b889c200618fde','Hotfix Release (Base URL fixes)','sgalinski Internet Services (https://www.sgalinski.de)',5003008,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293547,0,'sg_cookie_optin','5.3.10',7604,61,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1705691896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','491c746d89e7a822342727625dc0a955','Bugfixes','sgalinski Internet Services (https://www.sgalinski.de)',5003010,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293548,0,'sg_cookie_optin','5.3.11',7604,65,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1706533840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b33495154201e473cdc1a23b1e19fe9c','Fix crash with older PHP versions','sgalinski Internet Services (https://www.sgalinski.de)',5003011,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293549,0,'sg_cookie_optin','5.3.12',7604,70,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1708086154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','180abc5df9737086563d110a5b1ba4e1','Fix a rare  issue with the rootpage calculation\r\nhttps://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/issues/296','sgalinski Internet Services (https://www.sgalinski.de)',5003012,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293550,0,'sg_cookie_optin','5.4.0',7604,59,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1712860882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5fd73b46a1ec328eb3b6c7a1d39824e0','Support of Google Consent Mode v2, Support of dependent groups, Stabilization\r\nPlease check our documentation how to use the google consent mode: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/','sgalinski Internet Services (https://www.sgalinski.de)',5004000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293551,0,'sg_cookie_optin','5.5.2',7604,51,'sgalinski Cookie Consent','\n		This extension adds a customizable cookie consent solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1715193002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','0b25663298eb4eab4ce399e0ea7a41e1','- Simplified Google Consent Mode Setup for GA/Ads\r\n- Accessibility Fixes, \r\n- New Configuration: Bot Handling\r\n- Stabilization\r\n\r\nRelease Notes:\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5005002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293552,0,'sg_cookie_optin','5.5.3',7604,64,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1715195064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','033bf7a9f52adfd55ceb150ce23554fb','- Simplified Google Consent Mode Setup for GA/Ads\r\n- Accessibility Fixes,\r\n- New Configuration: Bot Handling\r\n- Stabilization\r\n\r\nRelease Notes:\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5005003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293553,0,'sg_cookie_optin','6.0.0',7604,50,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1731959962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','1b896ebc311f433ce65d0b909cd652b2','Support of TYPO3 13 LTS','sgalinski Internet Services (https://www.sgalinski.de)',6000000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293554,0,'sg_cookie_optin','4.6.2',7604,40,'sgalinski Cookie Optin','\n		This extension adds a customizable cookie optin solution for the frontend including a very basic tag manager.\n		It also allows you to load third party content only when the user allows it.\n		For more details visit https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1732796642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','7cfae99e14d428dff150b51ad87dab0e','Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',4006002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293555,0,'sg_cookie_optin','6.0.7',7604,35,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1745421008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','24023a3808dee248ac77f16e33a0f8ee','Stabilisierung','sgalinski Internet Services (https://www.sgalinski.de)',6000007,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293556,0,'sg_cookie_optin','6.0.9',7604,33,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1748015110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','e9f2b169b0383b881c1820ad7d19a76d','Fix huge margin at the top of the backend module','sgalinski Internet Services (https://www.sgalinski.de)',6000009,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293557,0,'sg_cookie_optin','7.0.9',7604,26,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1751548144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ead75dd14800fa1daf81df4efef8530a','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',7000009,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293558,0,'sg_cookie_optin','7.0.10',7604,32,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1752076710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0e6a635ebb5b00dce018eef2f4d4351a','Hotfix for latest TYPO3 release','sgalinski Internet Services (https://www.sgalinski.de)',7000010,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293559,0,'sg_cookie_optin','6.0.10',7604,26,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1752236351,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ffea540fe29d17c5f1a830dcb87400f2','Hotfix for new TYPO3 versions','sgalinski Internet Services (https://www.sgalinski.de)',6000010,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293560,0,'sg_cookie_optin','7.1.1',7604,25,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1759426429,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','46e0c229cc12fa5e59c9fa9c14395504','Improved Accessibility, CSP Nonce Support, Stabilisation & more\r\n\r\nChangelog: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/cookie-optin-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',7001001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293561,0,'sg_cookie_optin','7.3.2',7604,20,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1765808975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','99e80f1f7feb3c6bd6d44f88059c0a0b','Stabilization / Modernize loading behaviour, More accessibility related changes','sgalinski Internet Services (https://www.sgalinski.de)',7003002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293562,0,'sg_cookie_optin','7.3.6',7604,11,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1776112867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','076e4ab4e84d917c6ac52834d752e821','Release 7.3.6 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/7.3.5...7.3.6','sgalinski Internet Services (https://www.sgalinski.de)',7003006,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293563,0,'sg_cookie_optin','7.3.7',7604,10,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1776529144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','d5191151d587d4188672227bc991bcdd','Release 7.3.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/7.3.6...7.3.7','sgalinski Internet Services (https://www.sgalinski.de)',7003007,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293564,0,'sg_cookie_optin','7.4.0',7604,10,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1776618012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','74db8cc8d25ba4f018bb58c6a828b5cb','Release 7.4.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/7.3.7...7.4.0','sgalinski Internet Services (https://www.sgalinski.de)',7004000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293565,0,'sg_cookie_optin','8.0.0',7604,10,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1776625396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','44d5d455944817e151426af54d616fd7','Release 8.0.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/7.4.0...8.0.0','sgalinski Internet Services (https://www.sgalinski.de)',8000000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293566,0,'sg_cookie_optin','8.0.1',7604,12,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1776630740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','13aa754e935895fcda106f940b9a59af','Release 8.0.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.0.0...8.0.1','sgalinski Internet Services (https://www.sgalinski.de)',8000001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293567,0,'sg_cookie_optin','8.0.2',7604,12,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1779307505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','267a6432300219813c7451b73fd1c2f2','Release 8.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.0.1...8.0.2','sgalinski Internet Services (https://www.sgalinski.de)',8000002,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293568,0,'sg_cookie_optin','8.0.3',7604,9,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1781104677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','b20f92746629039de185828f01e4f965','Release 8.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.0.2...8.0.3','sgalinski Internet Services (https://www.sgalinski.de)',8000003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293569,0,'sg_cookie_optin','7.4.1',7604,6,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1781888991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','570e526df2dd9e079dd5d0dfa017c2c0','Release 7.4.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.0.3...7.4.1','sgalinski Internet Services (https://www.sgalinski.de)',7004001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293570,0,'sg_cookie_optin','8.0.4',7604,6,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1783271457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','3936488c0dba7850f3ee4869dae95d96','Release 8.0.4 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.0.3...8.0.4','sgalinski Internet Services (https://www.sgalinski.de)',8000004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293571,0,'sg_cookie_optin','8.1.3',7604,3,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1786373926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','e9501a1ce06aca2d0ff2babd79ab9f42','Release 8.1.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.2...8.1.3','sgalinski Internet Services (https://www.sgalinski.de)',8001003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293572,0,'sg_cookie_optin','8.1.4',7604,2,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1786571418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','65867223425d7640837da1b0ae673bc0','Release 8.1.4 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.3...8.1.4','sgalinski Internet Services (https://www.sgalinski.de)',8001004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293573,0,'sg_cookie_optin','8.1.5',7604,3,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1786751205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','cf36c3801cbdf175e7b3e00ca61777c3','Release 8.1.5 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.4...8.1.5','sgalinski Internet Services (https://www.sgalinski.de)',8001005,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293574,0,'sg_cookie_optin','7.4.3',7604,2,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1787066908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','1feff18c95f0fa0d2317337509e67604','Release 7.4.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.6...7.4.3','sgalinski Internet Services (https://www.sgalinski.de)',7004003,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293575,0,'sg_cookie_optin','8.1.6',7604,2,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1787066939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','906fd2f5ed116b9b650b163d5471466c','Release 8.1.6 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.5...8.1.6','sgalinski Internet Services (https://www.sgalinski.de)',8001006,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293576,0,'sg_cookie_optin','7.4.4',7604,2,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1787069137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0438adb13a88a30c7715b3feb82d7332','Release 7.4.4 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.7...7.4.4','sgalinski Internet Services (https://www.sgalinski.de)',7004004,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293577,0,'sg_cookie_optin','8.1.7',7604,3,'sgalinski Cookie Consent','\n		Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront!\n		Our highly customizable solution not only offers essential tag manager options,\n		but seamlessly integrates the latest Google Consent Mode v2 and more.\n		Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits\n		on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.\n	',2,0,1,1787069168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','1ae30e7195470f7ada35d0eef44501eb','Release 8.1.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cookie_optin/-/compare/8.1.6...8.1.7','sgalinski Internet Services (https://www.sgalinski.de)',8001007,1,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/sgalinski-cookie-optin/','ter','',''),
(9293578,0,'parsedown_extra','1.2.2',2565,217,'Parsedown Extra','Parsedown Extra - Markdown',2,0,4,1572626612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d2b0b5720e9fc76574d6cf1755c40545','[RELEASE] Version 1.2.2 - Maintenance-Release: Add Gitlab-CI configuration.','coding.ms',1002002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293579,0,'parsedown_extra','1.3.0',2565,266,'Parsedown Extra','Parsedown Extra - Markdown',2,0,4,1578926999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','095fb27c89e5901b72f61a74690722ec','[RELEASE] Version 1.3.0 - Feature-Release: Add parameter for shift HTML headlines and add parameter for disable email protection.','coding.ms',1003000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293580,0,'parsedown_extra','1.5.1',2565,100,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1605278710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','256afd1306865697d69cefcb35524d74','[RELEASE] Version 1.5.1 - Maintenance-Release: Extra tags.','coding.ms',1005001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293581,0,'parsedown_extra','1.5.2',2565,146,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1605282306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1b628aac3bb53f59b141956960794025','[RELEASE] Version 1.5.2 - Bugfix-Release: Check if markdown file exists in parsedown viewhelper.','coding.ms',1005002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293582,0,'parsedown_extra','1.5.3',2565,117,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1610362704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','35e65e2002ed0b5df239aa3fa87f175e','\"[RELEASE] Version 1.5.3 - Maintenance-Release: Add extra tags in composer.json and german translation\"','coding.ms',1005003,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293583,0,'parsedown_extra','2.0.0',2565,98,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1613324705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','311570258b72c428ea7a844c2c5f7146','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migration for TYPO3 10\"','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293584,0,'parsedown_extra','2.0.1',2565,92,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1613681104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','589300a5dd6d5db4d54dc14c25102427','\"[BUGFIX] Fix file selection in content element\"','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293585,0,'parsedown_extra','2.0.2',2565,119,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1613745904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f6e46c0a11afc370ad4ba9c60e6a9885','\"[BUGFIX] Handle only relative files in markdown selection\"','coding.ms',2000002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293586,0,'parsedown_extra','2.1.0',2565,98,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1644259504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5bde42caf75490eae941d2032ac12488','\"[RELEASE] Version 2.1.0 - Maintenance-Release: Migration for TYPO3 11 and maintenance tasks\"','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293587,0,'parsedown_extra','2.1.1',2565,97,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1649519104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0cd377b8ce09dd708bb886888743e997','\"[RELEASE] Version 2.1.1 - Maintenance-Release: Add content object to Fluid template and clean up\"','coding.ms',2001001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293588,0,'parsedown_extra','2.1.2',2565,101,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1652096705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1e8652db956ddebaccdd7268a87b9e21','\"[RELEASE] Version 2.1.2 - Bugfix-Release: Update parsedown libraries and fix selected markdown item im backend flexform\"','coding.ms',2001002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293589,0,'parsedown_extra','2.2.0',2565,93,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1662727505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7532bb2387223230c016cfcaf3d15412','\"[RELEASE] Version 2.2.0 - Maintenance-Release: Upgrade Parsedown Extra Plugin\"','coding.ms',2002000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293590,0,'parsedown_extra','2.3.0',2565,88,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1667832312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f93889a3e178d70e667a361a1132302a','\"[RELEASE] Version 2.3.0 - Bugfix- &amp; Feature-Release: Insert configuration for image tag attributes and fix PHP warnings for PHP 8.0\"','coding.ms',2003000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293591,0,'parsedown_extra','2.3.1',2565,78,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1668969905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','79e736b7e936706f25bfa4ecdf01c8ff','\"[RELEASE] Version 2.3.1 - Bugfix-Release: Fix attributes and classes for HTML table rendering\"','coding.ms',2003001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293592,0,'parsedown_extra','2.3.2',2565,100,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1669736715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6a79fb97ce8a44d7c633b1a3ed82068a','\"[RELEASE] Version 2.3.2 - Bugfix-Release: Fix insecure js library loading\"','coding.ms',2003002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293593,0,'parsedown_extra','3.0.0',2565,69,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1691498706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e7b25f30b45d88b3a279c5eedb0da9e3','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293594,0,'parsedown_extra','3.0.1',2565,73,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1692193506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0b9c27c3c3aeaeb9b273e977a17707a5','\"[RELEASE] Version 3.0.1 - Maintenance-Release: Add more documentation\"','coding.ms',3000001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293595,0,'parsedown_extra','3.0.3',2565,76,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1698421506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ded4a3632b307f129b4d23dfcd4c4309','\"[RELEASE] Version 3.0.3 - Bugfix-Release: Fix access on non defined ctype index in backend preview\"','coding.ms',3000003,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293596,0,'parsedown_extra','3.0.4',2565,80,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1698845671,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b8577babd5ac8eae076800bdba882dac','\"[RELEASE] Version 3.0.4 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','coding.ms',3000004,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293597,0,'parsedown_extra','3.0.5',2565,58,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1720435504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9c4627be47340f12b23180e21e97d56f','\"[RELEASE] Version 3.0.5 - Bugfix-Release: Fix PHP parent class issue by updating ParseDown-Extra library and code optimizations\"','coding.ms',3000005,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293598,0,'parsedown_extra','4.0.0',2565,43,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1732715105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e0686ead6a6d02fa8c3673b3475424df','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11\"','coding.ms',4000000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293599,0,'parsedown_extra','4.0.1',2565,36,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1739964450,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e68b4c66cf9ce0b3f7d047ca10b05f2c','[RELEASE] Version 4.0.1 - Bugfix-Release: Fix deprecation notice for nullable method parameter and mark compatible wit PHP 8.4','coding.ms',4000001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293600,0,'parsedown_extra','4.0.2',2565,30,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1744631102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cd4c2344898f70f157766c5d7443b8ad','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix new content element wizards and migrate to plugins to content elements and icon registration\"','coding.ms',4000002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293601,0,'parsedown_extra','3.0.6',2565,24,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1748256302,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9a8d768aa75354f533c73ed79bb7e7e3','\"[RELEASE] Version 3.0.6 - Bugfix-Release: Fix colleting attributes for links and images, so that all defined CSS classes remains and fix sorting of backend file selection\"','coding.ms',3000006,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293602,0,'parsedown_extra','4.1.0',2565,29,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1748263502,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','43dfb60090620d302aaa989ffdfa8544','\"[RELEASE] Version 4.1.0 - Feature- &amp; Bugfix-Release: Provide an optional selection for a markdown file by FAL and fix some bugs - see change-log file\"','coding.ms',4001000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293603,0,'parsedown_extra','4.1.1',2565,23,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1756460703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','47306d1f0ae50b379f50beb3c9082dc2','\"[RELEASE] Version 4.1.1 - Bugfix-Release: Set a unique upgrade wizard identifier and maintenance tasks - see change log file\"','coding.ms',4001001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293604,0,'parsedown_extra','4.1.2',2565,20,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1757321102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dfb04de86930ebf89067c30475a481b1','\"[RELEASE] Version 4.1.2 - Bugfix-Release: Add forceOnTop for Prism JavaScript library, so that it is loaded before the other libraries\"','coding.ms',4001002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293605,0,'parsedown_extra','4.2.2',2565,20,'Parsedown Extra','Provides a content element which displays markdown files. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1760171451,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','884122021a708b8dcd76578e28d4fb4e','\"[RELEASE] Version 4.2.2 - Maintenance-Release: Code clean up\"','coding.ms',4002002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293606,0,'parsedown_extra','4.3.0',2565,19,'Parsedown Extra','Provides a content element which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1760339104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b84d4ea4181e493c2681ba46f328ee37','\"[RELEASE] Version 4.3.0 - Feature-Release: Add markdown from an editor in content-element\"','coding.ms',4003000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293607,0,'parsedown_extra','4.3.1',2565,19,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1760950505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7e78fcc3bf5765f843aadae18e4b45bf','\"[RELEASE] Version 4.3.1 - Maintenance-Release: Add jQuery as an optional static include and insert a more complex Mermaid example in the documentation\"','coding.ms',4003001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293608,0,'parsedown_extra','4.3.2',2565,22,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1760952907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','efc9ff31f0457347471153e095c32d7b','\"[RELEASE] Version 4.3.2 - Maintenance-Release: Move jQuery libraries into footer\"','coding.ms',4003002,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293609,0,'parsedown_extra','4.3.3',2565,16,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1769498456,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','dc5d82c75f44a9d8dba310bfab244740','\"[RELEASE] Version 4.3.3 - Maintenance-Release: Switch methods from protected to private in the final DrawItem class, code clean up and quality improvements\"','coding.ms',4003003,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293610,0,'parsedown_extra','4.3.4',2565,16,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1770818729,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','784daa6c9cd7c7f46589116e8384a11a','\"[RELEASE] Version 4.3.4 - Bugfix-Release: Avoid inserting Markdown tab in all content elements\"','coding.ms',4003004,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293611,0,'parsedown_extra','4.3.5',2565,14,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1773060303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','637458bae6a660ab2777dbc1ff5567c4','\"[RELEASE] Version 4.3.5 - Maintenance-Release: Add documentation about translations\"','coding.ms',4003005,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293612,0,'parsedown_extra','4.3.6',2565,14,'Parsedown Extra','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams. Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code Highlighting.',2,0,4,1774536303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ea7b1466c64f2accd8311da58cf446a3','\"[RELEASE] Version 4.3.6 - Maintenance-Release: Add site set configuration\"','coding.ms',4003006,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293613,0,'parsedown_extra','4.3.7',2565,10,'TYPO3 Parsedown-Extra by coding.ms','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.',2,0,4,1776411903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','435be12be5528e81fc2d526df2b4aa2f','\"[RELEASE] Version 4.3.7 - Bugfix-Release: Fix translation in new-content-element-wizard and fix content-element registration\"','coding.ms',4003007,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293614,0,'parsedown_extra','4.3.8',2565,12,'TYPO3 Parsedown-Extra by coding.ms','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.',2,0,4,1776433503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b35d63730fb2c653d116152955e1f5e5','\"[RELEASE] Version 4.3.8 - Bugfix-Release: Fix TypoScript identifier for mermaid-init JavaScript\"','coding.ms',4003008,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293615,0,'parsedown_extra','5.0.0',2565,10,'TYPO3 Parsedown-Extra by coding.ms','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.',2,0,4,1777399191,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','d359e8d12b403ef451c0641b96d900ab','\"[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',5000000,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293616,0,'parsedown_extra','5.0.1',2565,14,'TYPO3 Parsedown-Extra - Markdown by coding.ms','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.',2,0,4,1777445102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ed5d9b786d50a398dba1c2f44d69b3c9','\"[RELEASE] Version 5.0.1 - Maintenance-Release: Optimize and rebuild documentation\"','coding.ms',5000001,0,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293617,0,'parsedown_extra','5.0.2',2565,8,'TYPO3 Parsedown-Extra - Markdown by coding.ms','Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.',2,0,4,1781703903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5e14ed625e8114fb7f882fb0ee6e46c1','\"[RELEASE] Version 5.0.2 - Bugfix-Release: Fix flexform usage in TYPO3 13 and migrate version conditions\"','coding.ms',5000002,1,0,'https://www.coding.ms/documentation/typo3-parsedown-extra/','ter','',''),
(9293618,0,'ace_editor','1.1.1',960,365,'ACE editor for file list','ACE editor for file list',2,0,3,1572627274,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ab648075e0491ec0a7c6d6f1a9f3bad0','[RELEASE] Version 1.1.1 Maintenance-Release: Modify Gitlab-CI configuration.','coding.ms',1001001,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293619,0,'ace_editor','2.0.1',960,202,'ACE editor for file list','ACE editor for file list',2,0,3,1598886935,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5b6e1e192b119275794aa689bda49ffa','This version is compatible with TYPO3 10. Otherwise it includes only maintenance changes.','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293620,0,'ace_editor','2.0.2',960,159,'ACE editor for file list','ACE editor for file list',2,0,3,1610362551,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','684044b4dbac1ff1a9d8058a62ad7688','\"[RELEASE] Version 2.0.2 - Maintenance-Release: Add german translations\"','coding.ms',2000002,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293621,0,'ace_editor','2.1.0',960,140,'ACE editor for file list','ACE editor for file list',2,0,3,1634463911,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f5bd15d9bdf69815cf3465f4997c1309','\"[TASK] Merge branch onlinefabrik/ace_editor-develop\"','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293622,0,'ace_editor','2.2.0',960,88,'ACE editor for file list','ACE editor for file list',2,0,3,1698831907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:9:\"7.2.0-8.1\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','10cc72deaa97b1ebf6836fc80f0a4a20','\"[RELEASE] Version 2.2.0 - Maintenance-Release: Maintenance for TYPO3 11 and remove support for TYPO3 9\"','coding.ms',2002000,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293623,0,'ace_editor','3.0.0',960,2,'TYPO3 ACE-Editor by coding.ms','This extension adds the famous ACE-Editor in the fileadmin in TYPO3 backend.',2,0,0,1785764710,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e39d4548434684ed9068234ed2b73cc5','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migrate to TYPO3 12 and 13 and remove support for TYPO3 11 and 10 and add translations for DE, CN, DA, FR, IT, NL, PL and ES. Remind filter settings in own backend module, so that you didn&039;t need to select them over and over again in each folder.\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293624,0,'ace_editor','4.0.0',960,2,'TYPO3 ACE-Editor by coding.ms','This extension adds the famous ACE-Editor in the fileadmin in TYPO3 backend.',2,0,0,1785768294,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','259aed45370ae0e7000e500ef8176824','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 14 and remove support for TYPO3 12\"','coding.ms',4000000,0,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293625,0,'ace_editor','4.0.1',960,2,'TYPO3 ACE-Editor Integration by coding.ms','This extension adds the famous ACE-Editor in the fileadmin in TYPO3 backend.',2,0,0,1785840311,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','16e98e5cd25157980dd91ec47057d0c0','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Remove duplicate refresh button in backend module of the ACE-Editor file list.\"','coding.ms',4000001,1,0,'https://www.coding.ms/documentation/typo3-ace-editor/','ter','',''),
(9293626,0,'bugsnag','1.0.1',626,140,'Bugsnag exception handler','Bugsnag exception handler, sends exceptions to bugsnag',2,0,2,1572806105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','7a097301a9a40763e0cc6331064641b6','Initial release','Michiel Roos',1000001,0,0,'https://docs.typo3.org/p/michielroos/bugsnag/master/en-us/README.html','ter','',''),
(9293627,0,'bugsnag','1.1.0',626,135,'Bugsnag exception handler','Bugsnag exception handler, sends exceptions to bugsnag',2,0,2,1572860749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','509eec458ca23bfbe2a0066a65d1d3cc','Send content element exceptions to bugsnag','Michiel Roos',1001000,0,0,'https://docs.typo3.org/p/michielroos/bugsnag/master/en-us/README.html','ter','',''),
(9293628,0,'bugsnag','1.1.1',626,351,'Bugsnag exception handler','Bugsnag exception handler, sends exceptions to bugsnag',2,0,2,1572861945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Michiel Roos','michiel@michielroos.com','tuurlijk','2cd76b993b8194f80957ab2d5ab9a4f8','Content object handler returns string','Michiel Roos',1001001,1,0,'https://docs.typo3.org/p/michielroos/bugsnag/master/en-us/README.html','ter','',''),
(9293629,0,'page_speed_insights','1.0.0',1990,185,'PageSpeed Insights','PageSpeed Insights',1,0,2,1572873841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','812c6a9e1b07ed27f9bc8fadf31df450','Analyse the performance of your website by using PageSpeed Insights.','',1000000,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/1.0/en-us','ter','',''),
(9293630,0,'page_speed_insights','1.0.1',1990,258,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1572874323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','f2f24087bb6a1e585b8cd4f77b11f438','Small metadata changes','',1000001,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/1.0/en-us','ter','',''),
(9293631,0,'page_speed_insights','1.1.0',1990,393,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1573341945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";}}','Richard Haeser','richardhaeser@gmail.com','richardhaeser','334be002ca966017b893c22d35b68fd0','Added scores to page module and added warnings when a page is too slow.','',1001000,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/1.1/en-us','ter','',''),
(9293632,0,'page_speed_insights','2.0.0',1990,90,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1587411056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','b36312eecb36c5db87356d8c6619a586','TYPO3 CMS v10 support with dashboard widgets!','',2000000,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/2.0/en-us','ter','',''),
(9293633,0,'page_speed_insights','2.0.1',1990,188,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1587413223,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','98bb8e1891d13018de6761c2a9f27442','TYPO3 CMS v10 support with dashboard widgets','',2000001,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/2.0/en-us','ter','',''),
(9293634,0,'page_speed_insights','2.0.2',1990,333,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1587501897,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','3bf63ae433281d5eaab42ebc9ab698b1','Small bugfix for console command','',2000002,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/2.0/en-us','ter','',''),
(9293635,0,'page_speed_insights','2.1.0',1990,140,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1600883689,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','cd7097184f4fa4ec3988c42ae4a39bf6','- Added possibility to define which strategies should be checked\r\n- Return proper exit codes in console command','',2001000,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/2.1/en-us','ter','',''),
(9293636,0,'page_speed_insights','2.1.1',1990,221,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1600884183,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 10.4.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','7c7fcb1a48444e65ecaa49e453379ea8','- Added possibility to define which categories should be checked\r\n- Return proper exit codes in console command','',2001001,0,0,'https://docs.typo3.org/p/haassie/page-speed-insights/2.1/en-us','ter','',''),
(9293637,0,'page_speed_insights','3.0.0',1990,182,'PageSpeed Insights','Check the performance of your pages in TYPO3 with PageSpeed Insights.',2,0,2,1616663505,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"10.3.0 - 11.5.99\";}}','Richard Haeser','richard@richardhaeser.com','richardhaeser','10ee4ea722b6999653d464beb0765348','Added support for TYPO3 v11 & possibility to add Web Vitals information (additional premium extension)','',3000000,1,0,'https://docs.typo3.org/p/haassie/page-speed-insights/3.0/en-us','ter','',''),
(9293638,0,'slug_autoupdate','1.0.0',563,162,'SLUG Auto-Update','Automaticly updates the SLUG field in pages, after editing the title or moving the page.',2,0,10,1572892152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Hendrik Reimers (KERN23)','info@core23.com','kern23','84bb4311c738857a0c72453045a13aef','First release! Composer JSON and a small Documentation coming soon. Feel free to give me feedback or support.','CORE23.com',1000000,0,0,'','ter','',''),
(9293639,0,'slug_autoupdate','1.0.1',563,401,'SLUG Auto-Update','Automaticly updates the SLUG field in pages, after editing the title or moving the page.',2,0,4,1573239465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Hendrik Reimers (KERN23)','info@core23.com','kern23','2dfeb5bf001d978780b63aadd1d5bbdf','Added composer.json file. Thanks to DirkPersky for this.','CORE23.com',1000001,1,0,'','ter','',''),
(9293640,0,'rte_ckeditor_microdata','1.0.0',638,381,'CKEditor Microdata','Microdata integration for CKEditor.',1,0,0,1573061709,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','8429b4b18682db70a30ee1bbd4bf7179','Adds a FAQ microdata Implementation for TYPO3 to CKEditor.','',1000000,0,0,'https://github.com/belsignum/rte_ckeditor_microdata/blob/master/README.md','ter','',''),
(9293641,0,'rte_ckeditor_microdata','10.0.0',638,36,'CKEditor Microdata','Microdata integration for CKEditor.',1,0,0,1658148622,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','ad4a6cc078e9a362eed69a108310febb','TYPO3 v10 release','',10000000,0,0,'https://github.com/belsignum/rte_ckeditor_microdata/blob/master/README.md','ter','',''),
(9293642,0,'rte_ckeditor_microdata','10.0.2',638,85,'CKEditor Microdata','Microdata integration for CKEditor.',1,0,0,1658226600,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','20ea267e4fcb64b5f249f37356fe9cfb','- bugfix remove replace from composer.json\r\n- add extension-key to composer.json','',10000002,0,0,'https://github.com/belsignum/rte_ckeditor_microdata/blob/master/README.md','ter','',''),
(9293643,0,'rte_ckeditor_microdata','10.1.0',638,136,'CKEditor Microdata','Microdata integration for CKEditor.',1,0,0,1658402232,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','9ec096f114d5b6389b50d94c9b0572dc','Add edit functionality in dialog context','',10001000,1,0,'https://github.com/belsignum/rte_ckeditor_microdata/blob/master/README.md','ter','',''),
(9293644,0,'snipper','1.1.2',208,208,'Snipper','Keep external links secure by adding rel\"noopener\" to all external typolinks',2,0,2,1573125711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','David Steeb','typo3@b13.com','davidsteeb','e42df6eb5603ee6e80630f97b0cf2697','Initial upload to TER','b13 GmbH, Stuttgart',1001002,1,0,'https://github.com/b13/snipper/blob/master/README.md','ter','',''),
(9293645,0,'sav_filters','9.5.0',821,266,'SAV Filters','A set of filters (alphabetic, months, search, selectors, mini calendar...) to be used with extension created by SAV Library Kickstarter for the SAV Library Plus.',2,0,3,1573198820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:16:\"sav_library_plus\";s:0:\"\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','92c16612ab0d9cdbc82af1cee9173e2d','See the Changelog section in the documentation','',9005000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-filters/9.5/en-us','ter','',''),
(9293646,0,'sav_filters','10.3.0',821,191,'SAV Filters','A set of filters (alphabetic, months, search, selectors, mini calendar...) to be used with extension created by SAV Library Kickstarter for the SAV Library Plus and SAV Library Mvc.',2,0,3,1585298354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','77674c181482974fdcd9ee4ddc6b68e6','Compatibility changed to TYPO3 10.3.0','',10003000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-filters/10.3/en-us','ter','',''),
(9293647,0,'sav_filters','10.4.0',821,206,'SAV Filters','A set of filters (alphabetic, months, search, selectors, mini calendar...) to be used with extension created by SAV Library Kickstarter for the SAV Library Plus and SAV Library Mvc.',2,0,3,1587992318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','e37e52b20bac3429a886581f4589e18c','Compatibility changed to TYPO3 10.4','',10004000,0,0,'https://docs.typo3.org/p/yolftypo3/sav-filters/10.4/en-us','ter','',''),
(9293648,0,'sav_filters','11.5.0',821,158,'SAV Filters','A set of filters (alphabetic, months, search, selectors, mini calendar...) to be used with extension created by SAV Library Kickstarter for the SAV Library Plus and SAV Library Mvc.',2,0,3,1637573683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.28-11.5.99\";}}','Laurent Foulloy','yolf.typo3@orange.fr','yolf','0f6990e281d49b5c030bcc807fc0605b','Version 11.5.0','',11005000,1,0,'https://docs.typo3.org/p/yolftypo3/sav-filters/11.5/en-us','ter','',''),
(9293649,0,'om_cookie_manager','9.0.0',2822,140,'Cookie manager - Feats: Consent Panel (Optin), Gro','With this Extension you can manage the script/html tags that generates cookies on your site. You can Group them as you wish. The scripts will be loaded only after the Optin process is done',0,0,3,1573219336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','b856a1e28eacf0d4613d23c4a209c548','initial ter commit.','',9000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293650,0,'om_cookie_manager','9.0.1',2822,336,'Cookie manager - Feats: Consent Panel (Optin), Gro','With this Extension you can manage the script/html tags that generates cookies on your site. You can Group them as you wish. The scripts will be loaded only after the Optin process is done',1,0,3,1573220226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','66999ab59567e193795dabe0a95e652c','Change state to beta','',9000001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293651,0,'om_cookie_manager','9.1.0',2822,323,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1579534315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','d4b13dd3a04f3426c0b3c4af241240f7','- Composer support with own package opfaff/om-cookie-manager\r\n- New Group awareness. If the panel finds a new group(with a new ID) it will show up again.\r\n- Improved multi language support ','',9001000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293652,0,'om_cookie_manager','9.2.0',2822,231,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1581431426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','a3c6b0f04beaf7a0b1aa9dbefb74bbfe','Release Sponsored by Gesellschaft für Informatik - gi.de \r\nTypoScript Constant processing inside the cookie HTML field(default:disabled). It must be enabled inside the Extension Settings after that you should clear the system cache.','',9002000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293653,0,'om_cookie_manager','9.2.1',2822,354,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1581600798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','e5854b8ae9777c258202282a5636101e','Bugfix shortening details_nr for writelog method (thx to bashte and Sebastian Richter)','',9002001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293654,0,'om_cookie_manager','10.0.0',2822,246,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1588079700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','d8052aa40f490d32ccaba139e1d716cf','- Add TYPO3 10 support\r\n- Improved remember abilities between languages. Know also if your groups are not linked,(over the field Transl.Orig) inside the TYPO3 backend, the extension will remember all active groups and not show the panel on every language switch on the frontend side.','',10000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293655,0,'om_cookie_manager','10.0.1',2822,433,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1590736408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','dea5a1389cbde78aec935db377d9d79f','small bugfix','',10000001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293656,0,'om_cookie_manager','10.0.2',2822,149,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',1,0,3,1610104767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','76043ae4c87fbab72114f2d048f59842','[BUGFIX] Fix failing TS constants replacement in HTML. Thanks @maritwho(Sebastian Hofer)','',10000002,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293657,0,'om_cookie_manager','11.0.0',2822,140,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1636111581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','01ddf705456a85cfd0d599dd9d79cbfb','Thanks Nerdost GmbH for sponsoring this extension.\r\n\r\n[TASK] TYPO3 11 compatibility (Thx Christoph Dolar)\r\n[TASK] Improve default CSS for better OS and iOS experience','',11000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293658,0,'om_cookie_manager','11.0.1',2822,64,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1701016227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','29e568ff0430a5b0d9a61c63104862ce','- [BUGFIX] W3C HTML Validation\r\n- [TASK] TYPO3 12 Compatibility preparation (Thx Sebastian Richter and DerBasti)','',11000001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293659,0,'om_cookie_manager','12.0.0',2822,75,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1701016277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','26e696120120efb615596c3ac17c3107','- [TASK] Establish TYPO3 12 compatibility for typoscript constants swap\r\n- [BUGFIX] PHP Warning: Undefined variable and fix extension scanner false positives\r\n- [TASK] TYPO3 12 compatibility','',12000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293660,0,'om_cookie_manager','12.0.1',2822,69,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1706459936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','503c84e9eeb3c633441e5cbfc52958f3','- [TASK] improve TYPO3 12 compatibility, remove obsolete configurations and replace outdated API calls (Thx Nikita)','',12000001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293661,0,'om_cookie_manager','12.1.0',2822,69,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping and Google Tag Manager support. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1712226886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','350b3e608160778cb71453d7ba0800b5','- [FEATURE] add native support for google consent mode V2. More setup information can be found inside the docs on my site (development sponsored by web-crossing.com, nerdost.net and smaller donations)','',12001000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293662,0,'om_cookie_manager','12.1.1',2822,29,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1744035136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','1df56fb382415913eeb3f353e5c159d8','12.1.1\r\n- [Compatibility] improve TCA compatibility. Thanks to dbtisch-no for contribution\r\n- [Compatibility] improve compatibility with CSP. Thanks to Michael Grundkötter for contribution','',12001001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293663,0,'om_cookie_manager','13.0.0',2822,30,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1744035302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','d1899f66c7ea115f7aa1a140c65ab445','13.0.0\r\n- [TASK] TYPO3 13 compatibility. Thanks to Mohsin Kahn for the big contribution.','',13000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293664,0,'om_cookie_manager','12.1.2',2822,27,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1744103407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','b33b6b1fbe2664df05e038fc71abae7b','restore TCA compatibility for TYPO3 11','',12001002,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293665,0,'om_cookie_manager','12.2.0',2822,31,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1744290262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','3409fe5972a58bd9e76bc44dd33af2a7','12.2.0\r\n- [FEATURE] Allow to suppress popup of the panel for specific pids over typoscript constants setting. (Sponsored by Gesellschaft für Informatik - gi.de)\r\n- [FEATURE] Allow to set to specific links for legal notice and privacy policy inside the panel. Default Link targets can be set also over TypoScript constants settings (Sponsored by Gesellschaft für Informatik - gi.de)\r\n- [TASK] Change default color of \"accept all\" button for better contrast to match WACG requirements 4.5','',12002000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293666,0,'om_cookie_manager','13.1.0',2822,42,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1744290389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','09ada0f81c7d83855bf4ad7d17c20486','13.1.0\r\n- [FEATURE] Allow to suppress popup of the panel for specific pids over typoscript constants setting. (Sponsored by Gesellschaft für Informatik - gi.de)\r\n- [FEATURE] Allow to set to specific links for legal notice and privacy policy inside the panel. Default Link targets can be set also over TypoScript constants settings (Sponsored by Gesellschaft für Informatik - gi.de)\r\n- [TASK] Change default color of \"accept all\" button for better contrast to match WACG requirements 4.5','',13001000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293667,0,'om_cookie_manager','13.2.0',2822,8,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1779894413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','69419ed9f750e3b460836d2112167306','release version 13.2.0','',13002000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293668,0,'om_cookie_manager','14.0.0',2822,9,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1779970875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','2a7f9f07f1e81db7b6d99ea76082ce3b','release new version 14.0.0 [TASK] Compatibility TYPO3 v14: implement site sets (keep legacy ) [TASK] CSP Implement nonce passing on, inside the JavaScript part. CSP suggestion: The best way to use Tag Manager style software like consent tools, is in my way the usage of strict-dynamic with nonce for script-src [CLEANUP] Make extension scanner happy. [TASK] Add Tailor-based TER publishing workflow.','',14000000,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293669,0,'om_cookie_manager','14.0.1',2822,9,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1780578063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','ef4af9ce5b00977a5405acce1b3dcefe','Bump new Version 14.0.1 - [BUGFIX] Remove keys in German DB translation file. So tab header inside cookie groups use default language (EN).','',14000001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293670,0,'om_cookie_manager','14.0.2',2822,3,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1787315967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','5be81690957d7f296b436af8df71644c','Bump new Version 14.0.2 - [BUGFIX] Wrong undefined check blocked the Google Consent Mode v2 update. Sorry about that.','',14000002,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293671,0,'om_cookie_manager','13.2.1',2822,2,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1787316110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','667214c4a0ed66965d022eb9726e94b5','Bump new Version 13.2.1 - [BUGFIX] Wrong undefined check blocked the Google Consent Mode v2 update. Sorry about that.','',13002001,0,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293672,0,'om_cookie_manager','14.0.3',2822,3,'Cookie manager - Consent Panel (Optin)','Features: Consent Panel (Optin), Grouping, Google Tag Manager support, Google Consent Mode V2. With this Extension you can manage the script/html tags that generates cookies on your site or simply build a consent panel. You can creat different groups like essential, tracking, preferences and so on. The associated scripts will be loaded only after the optin process is done.',2,0,3,1787558744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Oliver Pfaff','info@olli-machts.de','xippo','48713de6a607f4ea7b9acc404b1828ea','Bump Version 14.0.3 - [TASK] Publish new tag to fulfill packagist immutable release policy','',14000003,1,0,'https://olli-machts.de/en/extension/cookie-manager','ter','',''),
(9293673,0,'cookieman','2.1.4',13275,189,'d-mind Cookieman','Provides cookie opt-in by loading JavaScript only when consented',2,0,4,1573620472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','18584f35c7f0cf1487066e163283a5ac','cookieman v2','',2001004,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293674,0,'cookieman','2.1.3',13275,195,'d-mind Cookieman','Provides cookie opt-in by loading JavaScript only when consented',2,0,4,1573620512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','6deae6365803390948a723c3bcec4bab','cookieman v2','',2001003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293675,0,'cookieman','2.1.5',13275,195,'d-mind Cookieman','Provides cookie opt-in by loading JavaScript only when consented',2,0,4,1573620535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','18c00a90b3afdb1d1032a441cf91e999','cookieman v2','',2001005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293676,0,'cookieman','2.1.8',13275,223,'d-mind Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented.',2,0,4,1573624725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','9135bff8df211820ffd1bf5dbbe643db','showcase theme customizing','',2001008,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293677,0,'cookieman','2.1.6',13275,189,'d-mind Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented.',2,0,4,1573624751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','822f5c91b99a4668e89856da1032041c','showcase theme customizing','',2001006,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293678,0,'cookieman','2.1.7',13275,193,'d-mind Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented.',2,0,4,1573624770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f5f955ea94cdd463e2dfa668f7575edf','showcase theme customizing','',2001007,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293679,0,'cookieman','2.1.13',13275,195,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1573737923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a61bf16ee75f1303a486da4ca37172a6','new translations, template fixes','',2001013,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293680,0,'cookieman','2.1.14',13275,278,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1573737943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a2919bfbaae46ac32d47dde91f9f8e8e','new translations, template fixes','',2001014,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293681,0,'cookieman','2.1.12',13275,211,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1573737977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','5eb9c93c7c438d40d44a75f3cca797cf','fixes DataProcessor, new translations, template fixes','',2001012,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.1/en-us','ter','',''),
(9293682,0,'cookieman','2.2.2',13275,198,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574324176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','ed59751028b3c4d6f582df196fd7d6c0','fix example theme bootstrap3-modal, raise PHP minimum','',2002002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293683,0,'cookieman','2.2.1',13275,186,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574324641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','cc62aada28563f4d772052b4fb5b2373','fix example theme bootstrap3-modal','',2002001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293684,0,'cookieman','2.2.0',13275,193,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574325511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','68b473e3b45e03a821f10a9b136fbc5c','fix example theme bootstrap3-modal, raise PHP minimum ','',2002000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293685,0,'cookieman','2.2.3',13275,194,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574375041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','81c8fffeb9d35ae50e11d9587c095d8b','several fixes, split TypoScript in Base  Examples','',2002003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293686,0,'cookieman','2.2.4',13275,196,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574375220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','8dd77e4bb57f24e4c86b66427e70016e','several fixes, split TypoScript in Base  Examples','',2002004,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293687,0,'cookieman','2.2.5',13275,237,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574375284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','27c096357651f638477278964de3c6d1','several fixes, split TypoScript in Base  Examples','',2002005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.2/en-us','ter','',''),
(9293688,0,'cookieman','2.3.0',13275,199,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574766508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','7dee63043e634d66edd784faf76397a2','split base and example TypoScript, fix inclusion of multiple script in TrackingObject.inject, add hook onScriptLoaded()','',2003000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293689,0,'cookieman','2.3.1',13275,189,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574766720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f18620523a9af980abef49c46e0e7ab4','split base and example TypoScript, fix inclusion of multiple script in TrackingObject.inject, add hook onScriptLoaded()','',2003001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293690,0,'cookieman','2.3.2',13275,235,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574766743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c84b288ebe233aec9c96c3c2b800f032','split base and example TypoScript, fix inclusion of multiple script in TrackingObject.inject, add hook onScriptLoaded()','',2003002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293691,0,'cookieman','2.3.3',13275,186,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574952543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','5f97fd673ab49ae34c55b781f2da8d81','new reST documentation  - thanks to Sebastian Klein!','',2003003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293692,0,'cookieman','2.3.4',13275,200,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574952557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','424487a635fd39c2c4b5b3285c2c190a','new reST documentation  - thanks to Sebastian Klein!','',2003004,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293693,0,'cookieman','2.3.5',13275,234,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,4,1574952571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','2ee2ef75bc7e1fe344776c27a7f44580','new reST documentation  - thanks to Sebastian Klein!','',2003005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293694,0,'cookieman','2.3.6',13275,190,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1575025628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d048f149fc75bc5095df0d8bc3616d9b','fix &shy; hyphens','',2003006,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293695,0,'cookieman','2.3.7',13275,203,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1575026382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','66fd0b38fa7c7094b741bd93780f78ff','fix &shy; hyphens','',2003007,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293696,0,'cookieman','2.3.8',13275,353,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1575026410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c4c281e8c742a07bfc0d3855578e047b','fix &shy; hyphens','',2003008,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293697,0,'cookieman','2.3.9',13275,192,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1579280615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','388e48a18080e872bfdc61230136fd8a','Add eTracker example configuration\r\nRemove cookies after consent removal\r\nAdd [data-cookieman-accept-none] HTML attribute to use for \"continue without cookies\" buttons','',2003009,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293698,0,'cookieman','2.3.10',13275,195,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1579280642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','5d14c27aa68e3e9ff8ef91959691d371','Add eTracker example configuration\r\nRemove cookies after consent removal\r\nAdd [data-cookieman-accept-none] HTML attribute to use for \"continue without cookies\" buttons','',2003010,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293699,0,'cookieman','2.3.11',13275,315,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1579280657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','3f2795d7dfcc7e0f763c7a778cdcf1ff','Add eTracker example configuration\r\nRemove cookies after consent removal\r\nAdd [data-cookieman-accept-none] HTML attribute to use for \"continue without cookies\" buttons','',2003011,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.3/en-us','ter','',''),
(9293700,0,'cookieman','2.4.0',13275,192,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1580747690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','ad27f04a738c44024db6bd4e81476dce','Fix bug with preselected but disabled options.\r\nAdd JavaScript API call cookieman.hasConsentedTrackingObject().\r\nDelete cookies by given regex pattern.','',2004000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293701,0,'cookieman','2.4.1',13275,208,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1580747710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c5e4fd4d5b6d40436be62fdeda0cd5a6','Fix bug with preselected but disabled options.\r\nAdd JavaScript API call cookieman.hasConsentedTrackingObject().\r\nDelete cookies by given regex pattern.','',2004001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293702,0,'cookieman','2.4.2',13275,390,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1580747728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f257a74e51acfca8685434f54aa42650','Fix bug with preselected but disabled options.\r\nAdd JavaScript API call cookieman.hasConsentedTrackingObject().\r\nDelete cookies by given regex pattern.','',2004002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293703,0,'cookieman','2.4.5',13275,338,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1586105458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a1a3a53fd7281b9d986cdc2f851dd2fd','Fix extbasey ConfigurationManager instantiation.\r\nAdd Facebook Pixel example configuration.\r\nAllow building docs right from the extension folder.','',2004005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293704,0,'cookieman','2.4.4',13275,206,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1586105491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','0353b9abdcf468500129235bb988db8d','Fix extbasey ConfigurationManager instantiation.\r\nAdd Facebook Pixel example configuration.\r\nAllow building docs right from the extension folder.','',2004004,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293705,0,'cookieman','2.4.3',13275,191,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1586108294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a200a4c0624ec35a7852e13d03bb4a85','Fix extbasey ConfigurationManager instantiation.\r\nAdd Facebook Pixel example configuration.\r\nAllow building docs right from the extension folder. ','',2004003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.4/en-us','ter','',''),
(9293706,0,'cookieman','2.5.0',13275,203,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1591978499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','22ef72ffe2c5319fada3a85536114549','Provide \"Deny all cookies\" in default templates\r\nHide tables if no rows are to be output\r\nUse construction injection (v10)\r\nImprove Google PageSpeed by removing us from main rendering thread','',2005000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.5/en-us','ter','',''),
(9293707,0,'cookieman','2.5.1',13275,208,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1591978521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d3148c6195e3c55e06daa38834c346ab','Provide \"Deny all cookies\" in default templates\r\nHide tables if no rows are to be output\r\nUse construction injection (v10)\r\nImprove Google PageSpeed by removing us from main rendering thread','',2005001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.5/en-us','ter','',''),
(9293708,0,'cookieman','2.5.2',13275,314,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1591978551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','9dff9c71b1e74e4a6a9fc00cce6655ed','Provide \"Deny all cookies\" in default templates\r\nHide tables if no rows are to be output\r\nUse construction injection (v10)\r\nImprove Google PageSpeed by removing us from main rendering thread','',2005002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.5/en-us','ter','',''),
(9293709,0,'cookieman','2.6.0',13275,182,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1597927473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','cda984abbb02ac103a1d15230e1f347f','Allow deletion of wildcard HTML cookies','',2006000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.6/en-us','ter','',''),
(9293710,0,'cookieman','2.6.1',13275,174,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1597927497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','0e3e947f0986b6d736bfc11222a66dc4','Allow deletion of wildcard HTML cookies','',2006001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.6/en-us','ter','',''),
(9293711,0,'cookieman','2.6.2',13275,235,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1597927517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','2efa24612b793d3ff05ddc791b61a8c3','Allow deletion of wildcard HTML cookies','',2006002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.6/en-us','ter','',''),
(9293712,0,'cookieman','2.7.0',13275,148,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1603386542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','1585b1aec8fe9ea78d464ff295375ece','add API for consenting ','',2007000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.7/en-us','ter','',''),
(9293713,0,'cookieman','2.7.1',13275,161,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1603386563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d1650b5486003971fb7e5b9de5d80920','add API for consenting ','',2007001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.7/en-us','ter','',''),
(9293714,0,'cookieman','2.7.2',13275,227,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8/v9/v10, but each unique version only supports one!',2,0,2,1603386581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','34ce9c2e9b2699b1051041f9975a4bfb','add API for consenting ','',2007002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.7/en-us','ter','',''),
(9293715,0,'cookieman','2.8.1',13275,120,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1619259834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','03f29ef7c55f46a5aff74a4bb4d98cff','[FEATURE] use TYPO3 tailor to publish to TER','',2008001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.8/en-us','ter','',''),
(9293716,0,'cookieman','2.8.2',13275,122,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1619260154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c1eb407a3bba3e4952bde44807b5f941','[RELEASE] v2.8.2','',2008002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.8/en-us','ter','',''),
(9293717,0,'cookieman','2.8.3',13275,147,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1619260166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','217a1f285e648bcaa6fca4ac21855050','[RELEASE] v2.8.3','',2008003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.8/en-us','ter','',''),
(9293718,0,'cookieman','2.9.1',13275,110,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1631727821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','e7ab9b7fa8dea6deb4da617dfed419cf','[RELEASE] v2.9.1','',2009001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293719,0,'cookieman','2.9.2',13275,109,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1631727940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','100c2cb2979038abbe9df1eb41471756','[RELEASE] v2.9.2','',2009002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293720,0,'cookieman','2.9.3',13275,125,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1631727957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','6f384b8fe41604406d52879995aa1c37','[RELEASE] v2.9.3','',2009003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293721,0,'cookieman','2.9.0',13275,115,'Cookieman','A GDPR tracking consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked. Notice: Supports TYPO3v8-v, but each unique version only supports one!',2,0,2,1631734608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','645cae24267510005711325b57ca9f86','[RELEASE] v2.9.0','',2009000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293722,0,'cookieman','2.9.5',13275,109,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1633296341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','b2b8b195da59d69900d946f907217298','[RELEASE] v2.9.5','',2009005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293723,0,'cookieman','2.9.6',13275,108,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1633296343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','eed0991d0b9519df695f49d84c71f98b','[RELEASE] v2.9.6','',2009006,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293724,0,'cookieman','2.9.7',13275,116,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1633296349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f8cc0659fb9dabec2c6898d4e0ee4f92','[RELEASE] v2.9.7','',2009007,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293725,0,'cookieman','2.9.8',13275,119,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1633362394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f3459c286ce113cdf7997cd64d143d5f','[RELEASE] v2.9.8','',2009008,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293726,0,'cookieman','2.9.10',13275,109,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1634226765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','735888e02490914e543a82a4e6f0d972','[RELEASE] 2.9.10','',2009010,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293727,0,'cookieman','2.9.11',13275,116,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1634227906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','6985272657b80477150b095504bde11c','[RELEASE] v2.9.11','',2009011,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293728,0,'cookieman','2.9.12',13275,118,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1634582721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','da5d9cc5795e54464820975e9014e71a','[RELEASE] 2.9.12 2021-10-18 [TASK] use tailor, drop CHANGELOG [Jonas Eberle] (0c46296) 2021-10-18 [DOCS] reorder Configuration subpages [Jonas Eberle] (15b184a) 2021-10-18 [DOCS] remove obsolete information [Jonas Eberle] (c9ea987) 2021-10-18 [DOCS] add images, edit docu (252) [Cem Yildiz] (53a6aa7) 2021-10-18 [DOCS] add Crowdin to README [Jonas Eberle] (32e0bda) 2021-10-14 [TASK] prevent creating release commits from ddev [Jonas Eberle] (6e40fa7)','',2009012,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293729,0,'cookieman','2.9.13',13275,136,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1634811144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','4e858894a7d011186d40ac26118fc274','[RELEASE] 2.9.13 2021-10-21 [DOCS] docs menu (254) [Cem Yildiz] (66692a9) 2021-10-19 [DOCS] update Settings.cfg; fix/remove footer Contact [Jonas Eberle] (6a9bbd3)','',2009013,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293730,0,'cookieman','2.9.16',13275,97,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1649320780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f7ef3bc952c9e515175acf7acdaa41cd','[RELEASE] 2.9.16\n\n2022-04-07 [BUGFIX] enable multiline release tag comments [Jonas Eberle] (23acedc)','',2009016,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293731,0,'cookieman','2.9.17',13275,109,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1649320896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','9cafb6f4fd0ef6f90a1aa6d43ee5848a','[RELEASE] 2.9.17\n\n2022-04-07 [RELEASE] 2.9.15 [Jonas Eberle] (a9bb308)\n2022-04-06 [TASK] conflict with typo3/cms-composer-installers:v4 [Jonas Eberle] (873c3b9)\n2022-04-06 [BUGFIX] Support CSS SVG mask on on Chrome (bootstrap-5) (272) [Preben Rather Sørensen] (c2d58c4)\n2022-04-06 [TASK] upgrade npm dependencies [Jonas Eberle] (47e315f)\n2022-02-15 [SECURITY] upgrade npm packages [Jonas Eberle] (a981c67)\n2022-02-15 [TASK] add composer allow-plugins:{} [Jonas Eberle] (9ddac66)\n2022-02-15 [TASK] prepare selenium services for ddev 1.19 [Jonas Eberle] (0641df0)\n2022-02-15 [TASK] remove build:docs [Jonas Eberle] (6d91a6f)','',2009017,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293732,0,'cookieman','2.9.18',13275,94,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1652979942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','e32a8dcdedb5359f885cab26d15549f2','[RELEASE] 2.9.18\n\n2022-05-19 [BUGFIX] fix GoogleMaps trackingObject duration property [Jonas Eberle] (a0962c1)\n2022-04-29 [SECURITY] upgrade npm packages [Jonas Eberle] (7be85c8)\n2022-04-07 [BUGFIX] enable multiline release tag comments [Jonas Eberle] (7bf8735)\n2022-04-06 [TASK] upgrade npm dependencies [Jonas Eberle] (86af4a3)\n2022-02-15 [TASK] add composer allow-plugins:{} [Jonas Eberle] (ed3d9d3)\n2022-02-15 [TASK] remove build:docs [Jonas Eberle] (7d59558)\n2022-02-15 [SECURITY] upgrade npm packages [Jonas Eberle] (cc30de5)\n2022-02-15 [TASK] prepare selenium services for ddev 1.19 [Jonas Eberle] (11cb362)','',2009018,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293733,0,'cookieman','2.9.19',13275,95,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1652980030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','9336aa8bcbe9433300f832fa54b9f84d','[RELEASE] 2.9.19\n\n2022-05-19 [DOCS] document how to release a new version [Jonas Eberle] (e42e67b)\n2022-05-19 [BUGFIX] fix GoogleMaps trackingObject duration property [Jonas Eberle] (66f7ea5)\n2022-04-29 [SECURITY] upgrade npm packages [Jonas Eberle] (d1c117c)','',2009019,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293734,0,'cookieman','2.9.20',13275,113,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1652980179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a64867f50b9a9cd5e9ccd833698b8960','[RELEASE] 2.9.20\n\n2022-05-19 [DOCS] document how to release a new version [Jonas Eberle] (66ace37)\n2022-05-19 [BUGFIX] fix GoogleMaps trackingObject duration property [Jonas Eberle] (fb36bb2)\n2022-04-29 [SECURITY] upgrade npm packages [Jonas Eberle] (e227428)','',2009020,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.9/en-us','ter','',''),
(9293735,0,'cookieman','2.10.0',13275,91,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1657536732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','07607bef0594892f00172b52d106e24a','[RELEASE] 2.10.0\n\n2022-07-11 [TASK] upgrade npm packages [Jonas Eberle] (8143f11)\n2022-07-11 [FEATURE] Document Gitpod development [Jonas Eberle] (817d7a8)\n2022-07-11 [TASK] use default IIFE syntax, avoid using void return [Jonas Eberle] (de17def)\n2022-07-11 [BUGFIX] add explicit path for cookie removal [Jonas Eberle] (53a0b96)\n2022-07-11 New Crowdin updates (277) [Jonas Eberle] (ffc632b)\n2022-07-11 [TASK] remove PHP 7.2 from testing matrix [Jonas Eberle] (45d7a39)\n2022-07-11 [BUGFIX] fix local domain for acceptance testing [Jonas Eberle] (407d54e)\n2022-07-11 [FEATURE] add Vimeo TrackingObjects [Cem Yildiz] (0508483)','',2010000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.10/en-us','ter','',''),
(9293736,0,'cookieman','2.11.0',13275,90,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1657536836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d24ad7fcc9620dfc947e468791085a50','[RELEASE] 2.11.0\n\n2022-07-11 [TASK] upgrade npm packages [Jonas Eberle] (d086e6c)\n2022-07-11 [FEATURE] Document Gitpod development [Jonas Eberle] (30db84d)\n2022-07-11 [TASK] use default IIFE syntax, avoid using void return [Jonas Eberle] (58cda0f)\n2022-07-11 [BUGFIX] add explicit path for cookie removal [Jonas Eberle] (6acbf51)\n2022-07-11 [BUGFIX] fix local domain for acceptance testing [Jonas Eberle] (82e7986)\n2022-07-11 [TASK] remove PHP 7.2 from testing matrix [Jonas Eberle] (d0d6117)\n2022-07-11 [TASK] allow composer plugin helhum/typo3-console-plugin [Jonas Eberle] (11ba689)\n2022-07-11 [FEATURE] add Vimeo TrackingObjects [Cem Yildiz] (5504669)','',2011000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.11/en-us','ter','',''),
(9293737,0,'cookieman','2.12.0',13275,103,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1657537382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','18d1cfd34d71f73318d72cc74f50fbf3','[RELEASE] 2.12.0\n\n2022-07-11 [TASK] upgrade npm packages [Jonas Eberle] (52a1add)\n2022-07-11 [FEATURE] Document Gitpod development [Jonas Eberle] (37202ef)\n2022-07-11 [TASK] use default IIFE syntax, avoid using void return [Jonas Eberle] (a076d2d)\n2022-07-11 [BUGFIX] add explicit path for cookie removal [Jonas Eberle] (1c9bc86)\n2022-07-11 [TASK] add TYPO3v11 option to issue template [Jonas Eberle] (8c68b74)\n2022-07-11 [FEATURE] add Vimeo TrackingObjects [Cem Yildiz] (11e5698)','',2012000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.12/en-us','ter','',''),
(9293738,0,'cookieman','2.11.1',13275,86,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1662392281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','e96e9ddd4fb1b0d897fd016d3daaae43','[RELEASE] 2.11.1\n\n2022-09-05 [BUGFIX] Fix link in contribution docs [Jonas Eberle] (a89e33c)\n2022-09-05 update deploy-db (ddev) [Jonas Eberle] (9eb3df1)\n2022-07-28 [BUGFIX] Typo in locallang.xlf (281) [ghermens] (cc8a7b9)\n2022-07-26 [SECURITY] update yarn dependencies [Jonas Eberle] (9d03cd4)\n2022-07-26 [DOCS] update release process [Jonas Eberle] (72a646c)','',2011001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.11/en-us','ter','',''),
(9293739,0,'cookieman','2.12.1',13275,103,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1662392283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','7c115289e7a51e0d2a4e736bccc9f64c','[RELEASE] 2.12.1\n\n2022-09-05 [BUGFIX] Fix link in contribution docs [Jonas Eberle] (aa446c8)\n2022-09-05 update deploy-db (ddev) [Jonas Eberle] (df8aaa1)\n2022-07-28 [BUGFIX] Typo in locallang.xlf (281) [ghermens] (75510a2)\n2022-07-26 [SECURITY] update yarn dependencies [Jonas Eberle] (719ce61)\n2022-07-26 [DOCS] update release process [Jonas Eberle] (8022d95)','',2012001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.12/en-us','ter','',''),
(9293740,0,'cookieman','2.13.1',13275,78,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1673350308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','25499dfccc24c423bf7ab48c76d796e1','[RELEASE] 2.13.1\n\n2023-01-10 [SECURITY] upgrade node packages [Jonas Eberle] (c920cd2)\n2023-01-10 New Crowdin updates (296) [Jonas Eberle] (44f2db4)\n2023-01-10 [BUGFIX] Help config.concatenateJs by adding a trailing ; (297) [Christian Toffolo] (00f0441)\n2023-01-10 Bump loader-utils from 1.4.1 to 1.4.2 in /Build [dependabot[bot]] (d51ce1e)\n2022-12-12 New translations locallang.xlf (German) [Crowdin pull request] [Jonas Eberle] (201201e)\n2022-12-12 New translations locallang.xlf (Spanish) [Crowdin pull request] [Jonas Eberle] (b5e716d)\n2022-11-09 [SECURITY] upgrade node packages [Jonas Eberle] (64045b7)\n2022-11-03 [BUGFIX] Preserve TypoScript booleans in JavaScript [Jonas Eberle] (22fcc89)','',2013001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.13/en-us','ter','',''),
(9293741,0,'cookieman','2.13.2',13275,79,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1673350492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','5b4ef3478e910c1ba9e696f0be6bce05','[RELEASE] 2.13.2\n\n2023-01-10 [SECURITY] upgrade node packages [Jonas Eberle] (a597a6a)\n2023-01-10 [BUGFIX] Help config.concatenateJs by adding a trailing ; (297) [Christian Toffolo] (7a1d652)\n2023-01-10 [TASK] Fix linting (293) [Christian Toffolo] (c46f21c)\n2023-01-10 Bump loader-utils from 1.4.1 to 1.4.2 in /Build [dependabot[bot]] (fe53a87)\n2022-11-09 [SECURITY] upgrade node packages [Jonas Eberle] (f4d64c7)\n2022-11-03 [BUGFIX] Preserve TypoScript booleans in JavaScript [Jonas Eberle] (57cf8ee)\n2022-10-31 [TASK] cleanup unused ddev commands [Jonas Eberle] (e1a9537)','',2013002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.13/en-us','ter','',''),
(9293742,0,'cookieman','2.13.3',13275,89,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1673350529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','e4f452e4dd1a0e285ae0bdc351d18051','[RELEASE] 2.13.3\n\n2023-01-10 [SECURITY] upgrade node packages [Jonas Eberle] (1f3f869)\n2023-01-10 [BUGFIX] Help config.concatenateJs by adding a trailing ; (297) [Christian Toffolo] (080ccd3)\n2022-12-12 [TASK] Fix linting (293) [Christian Toffolo] (8bc1b6c)\n2022-12-12 Bump loader-utils from 1.4.1 to 1.4.2 in /Build [dependabot[bot]] (96ffe66)\n2022-11-09 [SECURITY] upgrade node packages [Jonas Eberle] (3d9c50d)\n2022-11-03 [TASK] raise phpunit 9.5.25 (fixes composer-lowest) [Jonas Eberle] (fc38187)\n2022-11-03 [BUGFIX] Preserve TypoScript booleans in JavaScript [Jonas Eberle] (2cde8e7)\n2022-10-31 [TASK] cleanup unused ddev commands [Jonas Eberle] (f33fcd2)','',2013003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.13/en-us','ter','',''),
(9293743,0,'cookieman','2.14.1',13275,81,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1674562543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','2eb59caa59bf75bb18da6d8862134a5e','[RELEASE] 2.14.1\n\n2023-01-24 [BUGFIX] remove wrong headline hierarchy [Jonas Eberle] (5f9a48b)\n2023-01-19 [BUGFIX] fix button class in bootstrap3-modal [Jonas Eberle] (51e2204)\n2023-01-18 New Crowdin updates (302) [Jonas Eberle] (3a47bd8)','',2014001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.14/en-us','ter','',''),
(9293744,0,'cookieman','2.14.2',13275,78,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1674562591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c80052232052767e7fff4e7567f5511b','[RELEASE] 2.14.2\n\n2023-01-24 [BUGFIX] remove wrong headline hierarchy [Jonas Eberle] (c3ea891)\n2023-01-19 [BUGFIX] fix button class in bootstrap3-modal [Jonas Eberle] (67f2e26)','',2014002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.14/en-us','ter','',''),
(9293745,0,'cookieman','2.14.3',13275,103,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1674562657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','ae1cf7379788d3c2fe121008c40c0e2c','[RELEASE] 2.14.3\n\n2023-01-24 [BUGFIX] remove wrong headline hierarchy [Jonas Eberle] (b0ae135)\n2023-01-19 [BUGFIX] fix button class in bootstrap3-modal [Jonas Eberle] (d15cbbe)','',2014003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.14/en-us','ter','',''),
(9293746,0,'cookieman','2.15.0',13275,51,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709557018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a82f5ed80d857c9e5bb6ca5e1a3e0987','[RELEASE] 2.15.0\n\n2024-03-04 New Crowdin updates (326) [Jonas Eberle] (81a8798b)\n2024-03-04 feat(TrackingObjects): add translations [Jonas Eberle] (1437c450)\n2024-03-04 feat(TrackingObjects): added Google Ads, updated AnalyticsTag Manager [Jonas Eberle] (d8e25da2)\n2023-10-24 New translations locallang.xlf (Italian) (320) [Jonas Eberle] (d18b0d0c)\n2023-07-18 New Crowdin updates (309) [Jonas Eberle] (0386e82d)\n2023-05-05 fix .editorconfig [Jonas Eberle] (010a91bb)','',2015000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.15/en-us','ter','',''),
(9293747,0,'cookieman','2.15.1',13275,51,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709557104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d94c1cc24f3489fe5439ffc8a78540d2','[RELEASE] 2.15.1\n\n2024-03-04 feat(TrackingObjects): add translations [Jonas Eberle] (93d78de3)\n2024-03-04 feat(TrackingObjects): added Google Ads, updated AnalyticsTag Manager [Jonas Eberle] (92ed7d90)\n2023-05-05 fix .editorconfig [Jonas Eberle] (fdf3e70b)','',2015001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.15/en-us','ter','',''),
(9293748,0,'cookieman','2.15.2',13275,54,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709558205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','eb2dcb5448471704748ab2afd3edb66d','[RELEASE] 2.15.2\n\n2024-03-04 feat(TrackingObjects): add translations [Jonas Eberle] (3cf900a)\n2024-03-04 feat(TrackingObjects): added Google Ads, updated AnalyticsTag Manager [Jonas Eberle] (3c630d7)\n2023-05-05 fix .editorconfig [Jonas Eberle] (303dd32)','',2015002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.15/en-us','ter','',''),
(9293749,0,'cookieman','2.16.0',13275,52,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709749914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','6ef5009410344f172927f7f75c204af8','[RELEASE] 2.16.0\n\n2024-03-06 chore(tests): refactor acceptance tests [Jonas Eberle] (87143bd)\n2024-03-06 feat: allow opening via click on any [data-cookieman-show] [Jonas Eberle] (ee57f6f)\n2024-03-06 docs: streamline part about data-attributes [Jonas Eberle] (f7db021)\n2024-03-04 task(examples): add GoogleAds to example configuration [Jonas Eberle] (abd8bf3)\n2024-03-04 chore(comments): update eTracker [Jonas Eberle] (6b8e40c)\n2024-03-04 New Crowdin updates (326) [Jonas Eberle] (81a8798)\n2024-03-04 feat(TrackingObjects): add translations [Jonas Eberle] (1437c45)\n2024-03-04 feat(TrackingObjects): added Google Ads, updated AnalyticsTag Manager [Jonas Eberle] (d8e25da)','',2016000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293750,0,'cookieman','2.16.1',13275,54,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709749918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','0bbc078f4dd10d140bf030670d289bc5','[RELEASE] 2.16.1\n\n2024-03-06 fix: add missing .min.js for [data-cookieman-show] [Jonas Eberle] (c828b6b)\n2024-03-06 chore(nodejs): upgrade build [Jonas Eberle] (cf0c77b)','',2016001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293751,0,'cookieman','2.16.2',13275,55,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709749942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','f5ecddfe2a70b9c44aabd0c9f118b2b2','[RELEASE] 2.16.2\n\n2024-03-06 fix: add missing .min.js for [data-cookieman-show] [Jonas Eberle] (9d32c1e)\n2024-03-06 chore(nodejs): upgrade build [Jonas Eberle] (d0a76b4)\n2024-03-06 feat: allow opening via click on any [data-cookieman-show] [Jonas Eberle] (bb54d26)\n2024-03-06 docs: streamline part about data-attributes [Jonas Eberle] (4ca0953)\n2024-03-04 task(examples): add GoogleAds to example configuration [Jonas Eberle] (d0abe6f)\n2024-03-04 chore(comments): update eTracker [Jonas Eberle] (e063613)','',2016002,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293752,0,'cookieman','2.16.3',13275,72,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1709749961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','91c0bc61c501c7729e74fe2bedf6f263','[RELEASE] 2.16.3\n\n2024-03-06 fix: add missing .min.js for [data-cookieman-show] [Jonas Eberle] (ed9d29f)\n2024-03-06 chore(nodejs): upgrade build [Jonas Eberle] (0aec35c)\n2024-03-06 chore(tests): refactor acceptance tests [Jonas Eberle] (20f186b)\n2024-03-06 feat: allow opening via click on any [data-cookieman-show] [Jonas Eberle] (8b14085)\n2024-03-06 docs: streamline part about data-attributes [Jonas Eberle] (1b5e2b8)\n2024-03-04 task(examples): add GoogleAds to example configuration [Jonas Eberle] (6aa7888)\n2024-03-04 chore(comments): update eTracker [Jonas Eberle] (4b8abe6)','',2016003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293753,0,'cookieman','2.16.5',13275,40,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1733306974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','909e37979c59ff512d0e8f5b2d8025eb','[RELEASE] 2.16.5','',2016005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293754,0,'cookieman','2.16.6',13275,46,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1733917992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','6d9ac4632a79856221235d5ac6c78022','[RELEASE] 2.16.6\n\n2024-12-11 task: Reduce time until modal [Jonas Eberle] (a8de8ed)\n2024-12-11 chore(deps): upgrade yarn packages [Jonas Eberle] (2aefe87)','',2016006,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.16/en-us','ter','',''),
(9293755,0,'cookieman','2.17.0',13275,28,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1743762204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','837b1eceae715270092d8ce6ca1a8a48','[RELEASE] 2.17.0\n\n2025-04-04 docs: remove TypoScript translation [Jonas Eberle] (a6deb62)\n2025-04-04 docs: update cache-busting [Jonas Eberle] (9692559)\n2025-04-04 task(C/I): update PHP-CS code style [Jonas Eberle] (925be9f)\n2025-04-04 task(local): update DDEV env and TYPO3 setup [Jonas Eberle] (97a78eb)\n2025-04-04 feat(Cookies): Allow confguration of sameSite, domain, lifetime. thanks to @ax-ha. (337) [ax-ha] (1aeb74d)\n2025-04-04 chore(deps): update TYPO3 version dep [Jonas Eberle] (efc788c)\n2024-12-13 task: make provider translation key consistent (341) [medarob] (bb5a858)\n2024-12-11 task: Reduce time until modal [Jonas Eberle] (cf0942f)','',2017000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.17/en-us','ter','',''),
(9293756,0,'cookieman','3.0.1',13275,29,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1745418309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','795ca10e08f50d1d14375cd4fde9c437','[RELEASE] 3.0.1\n\n2025-04-23 chore(C/I): run on latest Ubuntu LTS, update used actions [Jonas Eberle] (5ba62ad)','',3000001,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.0/en-us','ter','',''),
(9293757,0,'cookieman','2.18.0',13275,24,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1747670907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','0a76916305c263cb61c71c956805d76f','release: 2.18.0\n\n2025-05-19 task(C/I): lint [Jonas Eberle] (61d4815)\n2025-05-19 feat(config): enable COA in inject() configuration [Jonas Eberle] (ac863a6)\n2025-05-19 task(C/I): add tests for simple ContentObjects in inject() [Jonas Eberle] (0dbb43c)\n2025-05-19 task(C/I): add a simple plain text test for inject() [Jonas Eberle] (3c971d3)\n2025-05-19 task(C/I): use PHP8 attributes in phpunit tests [Jonas Eberle] (179d9d4)\n2025-05-19 task(C/I): output deprecation warnings in phpunit [Jonas Eberle] (d4c66fd)\n2025-04-24 task(local): add config/system/additional.php to make DDEV detect T3 [Jonas Eberle] (85fdc4b)\n2025-04-24 task(C/I): simplify local/test domain [Jonas Eberle] (0a635df)','',2018000,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293758,0,'cookieman','3.1.0',13275,29,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1747670977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','8881962bc1b3e13f3f71bd24eea624e0','release: 3.1.0\n\n2025-05-19 task(C/I): lint [Jonas Eberle] (46b09ad)\n2025-05-19 feat(config): enable COA in inject() configuration [Jonas Eberle] (b512411)\n2025-05-19 task(C/I): add tests for simple ContentObjects in inject() [Jonas Eberle] (4ee88b8)\n2025-05-19 task(C/I): add a simple plain text test for inject() [Jonas Eberle] (646c092)\n2025-05-19 task(C/I): use PHP8 attributes in phpunit tests [Jonas Eberle] (e0e208b)\n2025-05-19 task(C/I): output deprecation warnings in phpunit [Jonas Eberle] (0b678a5)\n2025-04-24 chore(style): use conventional commit style for release commit [Jonas Eberle] (4be529e)\n2025-04-24 fix(README): update test status badges [Jonas Eberle] (d204ead)','',3001000,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293759,0,'cookieman','2.18.1',13275,24,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1748007482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','8993c4f5dcf1051ba68725d6465650e4','release: 2.18.1\n\n2025-05-23 fix(JS): allow undefined cookie settings [Jonas Eberle] (2c58c74)','',2018001,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293760,0,'cookieman','3.1.1',13275,25,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1748008547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','339b36cfd2ef7789dd2be095e98a0259','release: 3.1.1\n\n2025-05-23 fix(JS): allow undefined cookie settings [Jonas Eberle] (1919ad2)','',3001001,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293761,0,'cookieman','2.18.3',13275,22,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1748849495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','4e5db3b4060ea74fb21fcc3df7108a0e','release:  2.18.3%0A%0A2025-06-02 chore(publish): use PHP 8.4, update deprecated action step output [Jonas Eberle] (bebaefe)','',2018003,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293762,0,'cookieman','3.1.3',13275,23,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1748850180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','acbb59f2a10a2f882201d071de81a643','release:  3.1.3\n\n2025-06-02 chore(publish): fix action step multi-line output [Jonas Eberle] (416557e)\n2025-06-02 chore(publish): fix action step output [Jonas Eberle] (07a7e7f)\n2025-06-02 chore(publish): use PHP 8.4, update deprecated action step output [Jonas Eberle] (27fbcd4)','',3001003,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293763,0,'cookieman','2.18.5',13275,22,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1748850934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','cbfbd0a3c2dc8fa9f0422604bd36f809','release:  2.18.5\n\n2025-06-02 chore(publish): fix action step multi-line output [Jonas Eberle] (17d4ef5)','',2018005,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293764,0,'cookieman','2.18.6',13275,26,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1750432922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','44699256340c3da5184578ba12d150d1','release:  2.18.6\n\n2025-06-20 fix(themes): allow wrap-around of BS5 buttons [Jonas Eberle] (c92492a)\n2025-06-16 fix(a11y): add table heading scopes (347) [Andreas Kessel] (d770880)\n2025-06-16 chore(ci): raise cs-fixer and coding-standards [Jonas Eberle] (015010a)','',2018006,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293765,0,'cookieman','3.1.4',13275,32,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1750432946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','3d95579d50f2727dd54e9d102c9cde02','release:  3.1.4\n\n2025-06-20 fix(themes): allow wrap-around of BS5 buttons [Jonas Eberle] (9665581)\n2025-06-16 fix(a11y): add table heading scopes (347) [Andreas Kessel] (5e851da)\n2025-06-16 chore(ci): raise cs-fixer and coding-standards [Jonas Eberle] (86bb946)','',3001004,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293766,0,'cookieman','3.1.5',13275,13,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1775719779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','9affcffbcec957cc9854c7ffe59a1111','release:  3.1.5\n\n2026-04-09 feat(trackingobjects): Add LinkedIn tracking objects [Jonas Eberle] (81e6354)\n2025-11-26 chore(assets): update dependencies [Jonas Eberle] (ee92990)','',3001005,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293767,0,'cookieman','2.18.7',13275,10,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1775720852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','c13c0eb0b69c738f8732fcd944040a5f','release:  2.18.7\n\n2026-04-09 feat(trackingobjects): Add LinkedIn tracking objects [Jonas Eberle] (37bcb9c)','',2018007,0,0,'https://docs.typo3.org/p/dmind/cookieman/2.18/en-us','ter','',''),
(9293768,0,'cookieman','4.0.1',13275,12,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1777410889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','5223dd8bb6d6d1581200febb1e5a6160','release:  4.0.1\n\n2026-04-28 chore(migration): re-add ext_emconf.php for TER, but remove strict_types1; [Jonas Eberle] (6b69a8b)\n2026-04-28 chore(migration): drop ext_emconf.php [Jonas Eberle] (e4e5065)\n2026-04-28 chore(github): try to fix tailor error [Jonas Eberle] (32925e1)\n2026-04-28 chore(github): update bug-report template [Jonas Eberle] (b401008)','',4000001,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.0/en-us','ter','',''),
(9293769,0,'cookieman','4.0.0',13275,10,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1777473182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','d21d7a720ea852e142d7e37e20e3400c','release: 4.0.0\r\n\r\n2026-04-28 fix(fluid): change arguments of f:translate to be a 0-based map [Jonas Eberle] (a556c94)\r\n2026-04-28 chore(ci): update Github action actions/upload-artifact - v7 [Jonas Eberle] (c1942f3)\r\n2026-04-28 chore(ci): lint [Jonas Eberle] (a41a1a6)\r\n2026-04-28 fix(ci, acceptance): fix acceptance tests [Jonas Eberle] (f9299f0)\r\n2026-04-28 feat(docs): recommend getText \"asset\"  cache busting timestamp [Jonas Eberle] (8b5e709)\r\n2026-04-28 feat(ci, localdev): migrate ext_typoscript_.typoscript [Jonas Eberle] (505910b)\r\n2026-04-28 feat(localdev): add typo3/cms-fluid-styled-content [Jonas Eberle] (148387c)\r\n2026-04-28 fix(localdev): fix dev site setup [Jonas Eberle] (42ba6f2)\r\n2026-04-28 chore(ci): lint [Jonas Eberle] (98ea630)\r\n2026-04-28 chore(ci): ignore DateTimeAspectInsteadOfGlobalsExecTimeRector [Jonas Eberle] (49c213e)\r\n2026-04-28 chore(ci): lint unit test [Jonas Eberle] (cbedc45)\r\n2026-04-28 chore(ci): update and fix php-cs-fixer config [Jonas Eberle] (25d9844)\r\n2026-04-28 chore(ci): update UnitTests for 14LTS [Jonas Eberle] (9a6174e)\r\n2026-04-27 chore(deps): bump lodash from 4.17.23 to 4.18.1 in /Build (354) [dependabot[bot]] (be5a90f)\r\n2026-04-27 chore(deps): bump postcss from 8.5.8 to 8.5.12 in /Build (357) [dependabot[bot]] (f3122a3)\r\n2026-04-27 chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /Build (355) [dependabot[bot]] (f1cd7b2)\r\n2026-04-27 chore(ci): lint acceptance tests [Jonas Eberle] (769cece)\r\n2026-04-27 chore(ci): lint ext_emconf [Jonas Eberle] (0978b20)\r\n2026-04-27 chore(ci): add composer-normalize and add to ci baseline [Jonas Eberle] (f6c0b12)\r\n2026-04-27 chore(ci): add typo3-rector and add to ci baseline [Jonas Eberle] (b0e2dd4)\r\n2026-04-27 chore(ci): update php-cs-fixer and config [Jonas Eberle] (58df4fb)\r\n2026-04-27 chore(ci): drop browserstack testing driver (acceptance) [Jonas Eberle] (53c3cb4)\r\n2026-04-27 chore(ci): update php-cs-fixer and config [Jonas Eberle] (25dcb5c)\r\n2026-04-27 chore: lint Overrides/sys_template.php [Jonas Eberle] (ed8f7d1)\r\n2026-04-27 chore(ci): run Github tests on all supported PHP versions [Jonas Eberle] (2540c09)\r\n2026-04-27 chore(local): use lowest PHP version for safe feature checking [Jonas Eberle] (e26cba2)\r\n2026-04-27 chore(local dev): make sure fresh settings.php is written [Jonas Eberle] (11b09e2)\r\n2026-04-27 chore: clean up ext_emconf [Jonas Eberle] (552b016)\r\n2026-04-27 chore(ci): update action/checkout in Github [Jonas Eberle] (84ac777)\r\n2026-04-09 feat(trackingobjects): Add LinkedIn tracking objects [Jonas Eberle] (ee4e7ab)\r\n2026-03-26 chore(deps): update npm dependencies [Jonas Eberle] (2b74b25)\r\n2026-03-16 feat(a11y): add aria-label for roledialog [Jonas Eberle] (e016ddd)\r\n2026-03-16 feat(themes): add row-gap to button group in Bootstrap 5 theme [Jonas Eberle] (5fb5c0d)\r\n2026-03-05 chore(deps): bump lodash from 4.17.21 to 4.17.23 in /Build (350) [dependabot[bot]] (e40ab85)\r\n2026-03-05 chore(deps): bump svgo from 2.8.0 to 2.8.2 in /Build (352) [dependabot[bot]] (24bc4bf)\r\n2026-03-05 chore(assets): update dependencies [DDEV User] (48042be)\r\n2025-11-26 chore(local): teach PhpStorm to use \"server\" config for CLI XDebug [Jonas Eberle] (ea35227)\r\n2025-11-26 chore(assets): update dependencies [Jonas Eberle] (c1ae303)\r\n2025-11-26 chore(local): use nonces [Jonas Eberle] (d3c2483)\r\n2025-11-26 chore(c/i): drop Crowdin widget in test environment [Jonas Eberle] (5de86d3)\r\n2025-11-26 chore(local): update ddev config [Jonas Eberle] (ca7b5e8)\r\n2025-09-30 fix(composer) fix conflicting TYPO3 version constraints [Jonas Eberle] (0f7b6b8)\r\n2025-06-20 fix(themes): allow wrap-around of BS5 buttons [Jonas Eberle] (1951bfa)\r\n2025-06-16 fix(a11y): add table heading scopes (347) [Andreas Kessel] (ce30b9e)\r\n2025-06-16 chore(ci): raise cs-fixer and coding-standards [Jonas Eberle] (c6a6396)\r\n2025-06-02 chore(publish): fix action step multi-line output [Jonas Eberle] (028b7c8)\r\n2025-06-02 chore(publish): fix action step output [Jonas Eberle] (0f91c22)\r\n2025-06-02 chore(publish): use PHP 8.4, update deprecated action step output [Jonas Eberle] (4e26a04)\r\n2025-06-02 fix(JS): minify \"allow undefined cookie settings\" [Jonas Eberle] (2b205e0)\r\n2025-05-23 fix(JS): allow undefined cookie settings [Jonas Eberle] (7d5544d)\r\n2025-05-19 task(C/I): lint [Jonas Eberle] (6d21498)\r\n2025-05-19 feat(config): enable COA in inject() configuration [Jonas Eberle] (92fc021)\r\n2025-05-19 task(C/I): add tests for simple ContentObjects in inject() [Jonas Eberle] (ba747a1)\r\n2025-05-19 task(C/I): add a simple plain text test for inject() [Jonas Eberle] (dc5add6)\r\n2025-05-19 task(C/I): use PHP8 attributes in phpunit tests [Jonas Eberle] (ac517f4)\r\n2025-05-19 task(C/I): output deprecation warnings in phpunit [Jonas Eberle] (3783db1)\r\n2025-04-24 Update Crowdin configuration file [Jonas Eberle] (f706a86)\r\n2025-04-24 chore(style): use conventional commit style for release commit [Jonas Eberle] (a3675cb)\r\n2025-04-24 task(C/I): harden acceptance test selectors [Jonas Eberle] (8a87b30)\r\n2025-04-24 fix(README): update test status badges [Jonas Eberle] (29291d6)\r\n2025-04-24 task(C/I): use latest Bootstrap 5 in tests [Jonas Eberle] (2da32ea)\r\n2025-04-24 fix(C/I): fix Firefox acceptance tests [Jonas Eberle] (099a78d)\r\n2025-04-24 task(local): add config/system/additional.php to make DDEV detect T3 [Jonas Eberle] (a7e1b08)\r\n2025-04-24 chore(cleanup): drop unsupported extra.typo3/cms.app-dir [Jonas Eberle] (68233b0)\r\n2025-04-23 task: prepare for TYPO3 v14 [Jonas Eberle] (9058d63)','',4000000,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.0/en-us','ter','',''),
(9293770,0,'cookieman','4.1.0',13275,9,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1778050563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','b9229c473481eb208eebede390a90070','release:  4.1.0\n\n2026-04-29 task(yarn): update asset build tools [Jonas Eberle] (2906276)\n2026-04-29 task(composer): raise minimum supported TYPO3 to 14.3 [Jonas Eberle] (d6044b0)\n2026-04-29 fix(ci): fix unit-tests lowest (raise minimum typo3-rector) [Jonas Eberle] (24fb6b7)\n2026-04-29 chore(gitattributes): export-ignore linter configs [Jonas Eberle] (77c0405)\n2026-04-29 chore(ci): lint [Jonas Eberle] (9b3ebd5)\n2026-04-29 fix(fluid): change arguments of f:translate to be a 0-based map [Jonas Eberle] (9f2401c)\n2026-04-29 feat(csp): enable CSP for local development, add nonces to examples [Jonas Eberle] (8a3337a)\n2026-04-29 feat(csp): enable CSP for local development, add nonces to examples [Jonas Eberle] (c1467ed)','',4001000,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.1/en-us','ter','',''),
(9293771,0,'cookieman','4.1.1',13275,8,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1779093754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','582974a5176a7824e6ccb626d7db18fa','release:  4.1.1\n\n2026-05-18 chore(docs): remove demo site cookieman.d-mind.de [Jonas Eberle] (f2e6856)','',4001001,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.1/en-us','ter','',''),
(9293772,0,'cookieman','4.1.2',13275,9,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1779093924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','e9821f98fac32fc0fdfb716612719e50','release:  4.1.2\n\n2026-05-18 chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /Build (359) [dependabot[bot]] (4f527f5)\n2026-05-18 chore(deps): bump @babel/plugin-transform-modules-systemjs in /Build (360) [dependabot[bot]] (88a0f49)','',4001002,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.1/en-us','ter','',''),
(9293773,0,'cookieman','4.1.3',13275,12,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1779433756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','7044262453ab46e50e21b1de43218ee3','release:  4.1.3\n\n2026-05-22 chore(deps): bump js-cookie to 3.0.7 (CVE-2026-46625) [Jonas Eberle] (1cc7433)\n2026-05-18 fix(GH issue template): fix typo [Jonas Eberle] (a7892b9)','',4001003,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.1/en-us','ter','',''),
(9293774,0,'cookieman','3.1.6',13275,8,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1779434933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','2c9b35d05197ec8b5a63980c5cdf4e09','release:  3.1.6\n\n2026-05-22 chore(deps): bump js-cookie to 3.0.7 (CVE-2026-46625) [Jonas Eberle] (2d02040)\n2026-04-09 chore(ci): fix unit tests [Jonas Eberle] (0d77c19)','',3001006,0,0,'https://docs.typo3.org/p/dmind/cookieman/3.1/en-us','ter','',''),
(9293775,0,'cookieman','4.2.0',13275,9,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1781883212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','de24bd561ac5fcdccbab6bc69e50713d','release:  4.2.0\n\n2026-06-19 feat(sites): add Site Sets [Jonas Eberle] (99e3268)\n2026-06-11 chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in /Build (362) [dependabot[bot]] (af4d1bd)','',4002000,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.2/en-us','ter','',''),
(9293776,0,'cookieman','4.3.0',13275,5,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1785432700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','63700a3fa6e2d937b32ab95526e8766e','release:  4.3.0\n\n2026-07-30 feat(JS): add cookieman.onConsented() and cookieman.onConsentChanged() [Jonas Eberle] (019b2f2)\n2026-07-30 chore(ci): check if js/css is up-to-date [Jonas Eberle] (4ec7a86)\n2026-07-30 build(local): pin NodeJS version [Jonas Eberle] (8a17cf1)\n2026-07-30 chore(ci): add ignores for php-cs-fixer [Jonas Eberle] (ba8e7cb)\n2026-07-30 build(Build): replace Laravel Mix/webpack with Vite [Jonas Eberle] (502ef32)\n2026-07-30 fix(composer): drop branch-alias [Jonas Eberle] (64d9480)','',4003000,0,0,'https://docs.typo3.org/p/dmind/cookieman/4.3/en-us','ter','',''),
(9293777,0,'cookieman','5.0.0',13275,3,'Cookieman','Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.',2,0,2,1787037098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";}}','Jonas Eberle','jonas.eberle@d-mind.de','jonaseberle','a7c49b2b882f1c224ffe15b12da55424','release:  5.0.0\n  \n  2026-08-06 chore(ci): allow manual triggering of Github workflows [Jonas Eberle] (079332e)\n  2026-08-06 chore(rector): fix the skip patterns for generated code [Jonas Eberle] (ff2e8c2)\n  2026-08-06 docs: add \"New in version 5\" [Jonas Eberle] (6e2ba3f)\n  2026-08-06 chore(ci): add typoscript-lint [Jonas Eberle] (75869da)\n  2026-08-06 feat(Consent): add consentConfigurationVersion [Jonas Eberle] (2ee5c29)\n  2026-08-06 feat(TypoScript): add constants for the cookie settings [Jonas Eberle] (c3840d0)\n  2026-08-06 feat!(Cookies): make the consent cookie secure on https [Jonas Eberle] (2612ab2)\n  2026-08-06 feat!(Cookies): default sameSite to Strict [Jonas Eberle] (d143e43)','',5000000,1,0,'https://docs.typo3.org/p/dmind/cookieman/5.0/en-us','ter','',''),
(9293778,0,'em_tvplus_pagespeedinsights','1.0.0',413,413,'TemplaVoilà! Plus for PageSpeed Insight extension','Integration of PageSpeed Insight extension into TemplaVoilà! Plus page layout module.',2,0,4,1573634978,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:19:\"page_speed_insights\";s:12:\"1.1.0-1.1.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','abandoned_extensions','633a02e3b5fe2021a2147f1d44b78b87','Release first version.','Extrameile GmbH',1000000,1,0,'','ter','',''),
(9293779,0,'navoganalyticsmeasurement','0.1.1',745,93,'navoTRACK  Serverside Tracking for Google Analyti','Integrates Googles Measurement Protocol for server side tracking of visitors. With server side tracking you catch all those otherwise invisible visitors. No need for frontend integration, just setup you tracking ID and you are good to go. With this extension Google Analytics does not rely on javascript nor can tracking be blocked by privacy settings or tracking blocker browser add-ons. This extension can be used alongside a javascript frontend integration or stand-alone.',0,0,4,1574037882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Raphael Weber','rw@nachvorne.de','nachvorne','0c0b8bcbe1901b240910fd6eff413f43','initial upload','nachVORNE GmbH',1001,0,0,'','ter','',''),
(9293780,0,'navoganalyticsmeasurement','0.1.2',745,169,'navoTRACK  Google Analytics server-side tracking','Integrates Googles Measurement Protocol for server-side tracking. With server-side tracking you catch all those otherwise invisible visitors. No need for frontend integration, just setup you tracking ID and you are good to go. With this extension Google Analytics does not rely on javaScript nor can tracking be blocked by privacy settings or tracking blocker browser add-ons. This extension can be used alongside a javaScript frontend integration or stand-alone.',0,0,4,1574044465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Raphael Weber','rw@nachvorne.de','nachvorne','314b65fbbf3ce3181eb14466f3d491d6','just fixed description','nachVORNE GmbH',1002,0,0,'','ter','',''),
(9293781,0,'navoganalyticsmeasurement','0.1.3',745,366,'navoTRACK  Google Analytics server-side tracking','Integrates Googles Measurement Protocol for server-side tracking. With server-side tracking you catch all those otherwise invisible visitors. No need for frontend integration, just setup you tracking ID and you are good to go. With this extension Google Analytics does not rely on javaScript nor can tracking be blocked by privacy settings or tracking blocker browser add-ons. This extension can be used alongside a javaScript frontend integration or stand-alone.',0,0,4,1578413113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Raphael Weber','rw@nachvorne.de','nachvorne','e8abd87a9698105e60bb0b395b6d1ddb','Added forwarding of Google Adwords and Google Ads id keys from request url, also Google Analytics campaign keywords, removed possibility to add a standard flag to everything tracked server-side through this extension (since that interfered with the external campaingn settings introduced).','nachVORNE GmbH',1003,0,0,'','ter','',''),
(9293782,0,'navoganalyticsmeasurement','0.2.0',745,117,'navoTRACK  Google Analytics server-side tracking','Integrates Googles Measurement Protocol for server-side tracking. With server-side tracking you catch all those otherwise invisible visitors. No need for frontend integration, just setup you tracking ID and you are good to go. With this extension Google Analytics does not rely on javaScript nor can tracking be blocked by privacy settings or tracking blocker browser add-ons. This extension should be used on a separate Analytics Account in order prevent double hits from frontend cookie based and server side tracking. Setup: Just add plugin.tx_navoganalyticsmeasurement.settings.analyticsId  UA-YOURNUMBER-1 in your typoscript setup.\n  }\n}\n',1,0,4,1614890447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Raphael Weber','rw@nachvorne.de','nachvorne','864b7d2a7cf253a2b28f2c0be75f8e43','Better bot detection (not perfect, just a simple string check for performance reasons) and removed coexistence with a frontend-tracking on the same account. Should you use frontend-tracking (the regular javaScript, cookie based) please add a new account in Google Analytics solely for server side tracking.','nachVORNE GmbH',2000,1,0,'','ter','',''),
(9293783,0,'t3cv_export','0.1.0',307,307,'TYPO3 CONF VARS Export','Extbase console command to dump and export TYPO3 CONF VARS',0,0,4,1574194263,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:7:\"extbase\";s:12:\"8.7.0-9.5.99\";}}','Jan Stockfisch','github@jan-stockfisch.de','abandoned_extensions','c7562b88005e7c38fa162d74e3b019d7','Initial release','',1000,1,0,'https://github.com/KamiYang/ext-t3cv_export/blob/master/README.md','ter','',''),
(9293784,0,'magaloneflipbook','1.0.0',2369,78,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',1,-1,3,1574419539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','Jayprakash Rathod','jrathod@soft-evolution.com','kontakt@soft-evolution.com','e073ffab5c9608538c1f88f38922e41a','First upload for TYPO3 v9.5.x - v10.1.x','',1000000,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293785,0,'magaloneflipbook','1.0.1',2369,104,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',1,-1,3,1574678789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','5aafe9c52d47bc73b07f7ceab2b43276','Bug fixes and code improvements.','',1000001,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293786,0,'magaloneflipbook','0.9.0',2369,67,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',1,-1,3,1574682784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','8927c9bd83949d46df03e17edf100cac','First upload for TYPO3 v7.6.x - v8.7.x','',9000,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293787,0,'magaloneflipbook','1.0.2',2369,108,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',1,-1,3,1574761351,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','9b9edd93c55d3f643ce57ae579bea9f8','Fixes upload.php','',1000002,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293788,0,'magaloneflipbook','0.9.1',2369,68,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,-1,3,1574764455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','7dfcab94454957f84beee6909ae36209','Stable release for TYPO3 v7.6.x - v8.7.x','',9001,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293789,0,'magaloneflipbook','0.9.2',2369,57,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,-1,3,1574773903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','3bcab36b0b9af19e0f52b742adeb4c97','Fixes : httprequest & requestfactory','',9002,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293790,0,'magaloneflipbook','1.0.3',2369,351,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,-1,3,1574854939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','d5bfa79938c89a4d566f48eba40cf367','Stable release for TYPO3 v9.5.x - v10.1.x','',1000003,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293791,0,'magaloneflipbook','0.9.3',2369,97,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,-1,3,1574855489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','77dcf8019f94c5b1cb88574c1d60fcdb','Fixes & Code Improvements','',9003,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293792,0,'magaloneflipbook','1.0.5',2369,1310,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,0,3,1583824331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','b065937f00ea4e012e133c509fe479eb','Security fix - please update ASAP','',1000005,1,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293793,0,'magaloneflipbook','0.9.5',2369,120,'Magalone Flipbook for TYPO3','Create beautiful and interactive flipbooks, magazines or books. Magalone automatically converts your existing PDF document into an interactive and state of the art flipbook. No dependencies on other libraries like jQuery or Bootstrap, Magalone works 100% independent. Support for smartphones, tablets, touchscreens and low bandwidth situations.',2,0,3,1589263534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','soft-evolution Gmbh & Co.KG','contact@soft-evolution.com','kontakt@soft-evolution.com','cf5ba5405be3b1442776692431888f55','Security Fix - please update ASAP. See: TYPO3-EXT-SA-2020-003)','',9005,0,0,'https://soft-evolution.com/magalone-typo3/documentation/','ter','',''),
(9293794,0,'plain_faq','1.0.0',2564,296,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1574428859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','7734a8b63d589f97f8d9b9eb49bb393d','First release on TER','',1000000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/1.0/en-us','ter','',''),
(9293795,0,'plain_faq','2.0.0',2564,194,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1588419380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','72cbe5157d0add9339d478c47dc0aa06','TYPO3 10.4 compatible version. Release notes: https://github.com/derhansen/plain_faq/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.0/en-us','ter','',''),
(9293796,0,'plain_faq','2.0.1',2564,295,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1590039462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','dd93f16ab6f3ad117f9936d7fe43cf6b','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.0/en-us','ter','',''),
(9293797,0,'plain_faq','2.0.2',2564,179,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1603128932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','770e31faf45ca221b3f3973b102b5c66','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.0/en-us','ter','',''),
(9293798,0,'plain_faq','2.1.0',2564,121,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1615099095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','e55aebad62feaaf1b0bc138743468f10','Added support for TYPO3 pagination API and some minor fixes\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.1/en-us','ter','',''),
(9293799,0,'plain_faq','3.0.0',2564,128,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1616242590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','7901d01359ed3aaf378e02bedccc8e5c','Added compatibility to TYPO3 11. Please use update wizard to migrate plugin settings and make sure to read the change log.\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.0/en-us','ter','',''),
(9293800,0,'plain_faq','3.0.1',2564,124,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1626499033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.3.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','36f862a55dc1c6f3b5c4e76ee657b614','Minor fixes\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.0/en-us','ter','',''),
(9293801,0,'plain_faq','2.1.1',2564,101,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1633097197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','ee0563728e63aadd01e707fe72fffdf7','Added softref config for field \"answer\"\r\n\r\nRelease notes https://github.com/derhansen/plain_faq/releases/tag/2.1.1','',2001001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.1/en-us','ter','',''),
(9293802,0,'plain_faq','3.0.2',2564,105,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1634751508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','8ab89a282258d6a567ab5875827c6787','Package constraints have been changed, so the extension can be installed on TYPO3 11.5 LTS','',3000002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.0/en-us','ter','',''),
(9293803,0,'plain_faq','3.0.3',2564,114,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1634751584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f74b8eafa48fdfa8504b9557384d93eb','Minor PHP8 fixes\r\n\r\n','',3000003,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.0/en-us','ter','',''),
(9293804,0,'plain_faq','3.1.0',2564,93,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1647539688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','b95870fa95652a664074bc2548524cd9','Some PHP 8 and TypoScript bugfixes \r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.1/en-us','ter','',''),
(9293805,0,'plain_faq','3.1.1',2564,126,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1648401635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','8437f869936640effedfdb036bc5c4ce','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/3.1.1','',3001001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.1/en-us','ter','',''),
(9293806,0,'plain_faq','2.1.2',2564,95,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1648401819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','a6d30eb7809864475f0c70d5fa80baeb','Minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/2.1.2','',2001002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/2.1/en-us','ter','',''),
(9293807,0,'plain_faq','3.1.2',2564,71,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1685107172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','bf8055cf66bd8aa8bc6d4e5a10623d29','Maintenance release\r\n\r\nRelease notes: ','',3001002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.1/en-us','ter','',''),
(9293808,0,'plain_faq','4.0.0',2564,80,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1685107913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f02d690d5dfbd205dd353d96962aeada','TYPO3 12.4 compatible version\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.0\r\n','',4000000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293809,0,'plain_faq','4.0.1',2564,73,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1695207743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','f9df829247952c4058c0014455f1659d','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293810,0,'plain_faq','3.1.3',2564,62,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1695207969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','035688dc32321baf44d21861a3a6c159','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/3.1.3','',3001003,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/3.1/en-us','ter','',''),
(9293811,0,'plain_faq','4.0.2',2564,95,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1699426402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','348606759eb95e692b9fa1cf1c93af42','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.2','',4000002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293812,0,'plain_faq','4.0.3',2564,40,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1730571586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','b04f4a1d8bfdd577e34197713cf1c578','Minor bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.3','',4000003,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293813,0,'plain_faq','4.0.4',2564,36,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1731764254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','d37ed9b8705c5325ebfff7b1df970ee7','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.4','',4000004,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293814,0,'plain_faq','5.0.0',2564,35,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1731764701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','fa0a8f48571865b3086ae4f01df72843','Added TYPO3 13.4 LTS compatibility\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/5.0/en-us','ter','',''),
(9293815,0,'plain_faq','5.0.1',2564,52,'Plain FAQ','Plain FAQ extension with list and detail view',2,0,3,1731765092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','e8ddb89d335aa196aa35c44cf90b1fea','Updated wrong extension description\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/5.0.1','',5000001,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/5.0/en-us','ter','',''),
(9293816,0,'plain_faq','4.0.5',2564,27,'Plain FAQ','Plain FAQ extension with list and detail view. Migration commands to migrate data and plugin settings from ext:irfaq',2,0,3,1745851438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','54658fed68c1c7f2de379e65d9c5575c','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/4.0.5','',4000005,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/4.0/en-us','ter','',''),
(9293817,0,'plain_faq','5.0.2',2564,10,'Plain FAQ','Plain FAQ extension with list and detail view',2,0,3,1777133181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','183b5af2060276fbb9a0e35ee7026174','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/5.0.2\r\n','',5000002,0,0,'https://docs.typo3.org/p/derhansen/plain-faq/5.0/en-us','ter','',''),
(9293818,0,'plain_faq','6.0.1',2564,12,'Plain FAQ','Plain FAQ extension with list and detail view',2,0,3,1777133597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','da234aff1029f1ea09f89fccb996ab42','Added TYPO3 14.3 compatibility. Contains some minor breaking changes, make sure to read the release notes.\r\n\r\nRelease notes: https://github.com/derhansen/plain_faq/releases/tag/6.0.1','',6000001,1,0,'https://docs.typo3.org/p/derhansen/plain-faq/6.0/en-us','ter','',''),
(9293819,0,'ce_timeline','1.0.0',4148,168,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',1,0,2,1574450485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.1.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','f96fa0c519f83e6335bf702d25e6bb8d','This flexible timeline extension provides a new content item. Inline elements can be added as entries for a chronological list. There are 3 different CSS templates included. Templates and styles can be easily customized.','simon-koehler.com',1000000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293820,0,'ce_timeline','2.0.0',4148,98,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1575566821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','cd49215ade15c8a92dd3473e0e752ddd','Now stable and ready for version 10.2! The code has been cleaned up, some redundant rows and database columns have been removed, and the usability for editors has been increased by adjusting the backend fields (TCA). After update recommended: \"Maintenance Database Analyzer\" to clean up the database. Check the repository on GitHub for further instructions and hints.','simon-koehler.com',2000000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293821,0,'ce_timeline','2.0.1',4148,1988,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1575572110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','1abe649a1af94270690fd34fc7e6e9f7','BUGFIX: Due to a \"maxitems\" entry in the TCA, only 10 entries could be written to the timeline. Please update the extension.','simon-koehler.com',2000001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293822,0,'ce_timeline','2.0.3',4148,1051,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1591734901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','7b6eee3486d2ff305fbd772b244c9c20','Small bugfixes and compatibility changes. Demo added.','simon-koehler.com',2000003,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293823,0,'ce_timeline','3.0.0',4148,88,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1597858012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','da8be60606c3611b60a68a12dd4f4b6c','Now supports Images and Text, HTML-Code and Richt-Text-Editor for embedded Videos and more. Requires database updates and caches cleared.','simon-koehler.com',3000000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293824,0,'ce_timeline','3.0.1',4148,147,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1597996210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','9f3a337d651331a7e02abc962735b6b6','Bugfix: Please update the extension! Version 3.0.0 can cause problems with other plugins on your website.','simon-koehler.com',3000001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293825,0,'ce_timeline','3.2.0',4148,75,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1612983498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','68e22a9ae00d1378a7bdb32fd6753062','BACKEND: Added TypoScript Constants to define global gallery image dimensions and more\r\nBACKEND: Added drag and drop sorting for timeline elements in the backend\r\nBACKEND: Added new gallery palette to timeline entries for better usability\r\nBACKEND: Changed position of button to create new timeline entries\r\nBACKEND: Added new translations, fixed Spanish translation errors','simon-koehler.com',3002000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293826,0,'ce_timeline','3.2.1',4148,71,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1613932898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','516d363e2845c259fc303801a6956966','Bugfixes, security fixes and some template improvements. See manual link and changelog file on github.com for more details. If you have ideas to improve the extension and make it better, please let me know: simon-koehler.com/en/contact','simon-koehler.com',3002001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293827,0,'ce_timeline','3.3.0',4148,63,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1614205130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','5c7b876ce32913170883029aa303eccf','Compatibility for TYPO3 11.1 tested and added. No other changes. \r\nCheck the demo: https://simon-koehler.com/en/products/ce-timeline','simon-koehler.com',3003000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293828,0,'ce_timeline','3.3.1',4148,80,'Timeline Content Element','Enables a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1614773704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','1613785564f17660fa019587ccf789d0','Issue fixed: Timeline elements could not be created in some installations.\r\nAdded: CSS Style for \"img-fluid\" added, in case you dont use Bootstrap','simon-koehler.com',3003001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293829,0,'ce_timeline','3.3.2',4148,77,'Timeline Content Element','Add a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1629855668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.3.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','0855f125a93e1c80e7c1ff12d7430325','Compatibility with TYPO3 11.3.3 added','simon-koehler.com',3003002,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293830,0,'ce_timeline','3.3.3',4148,82,'Timeline Content Element','Add a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1650712246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','2a4d69090d6338bdc9bd93442325e1e7','Only small CSS fixes and compatibility with TYPO3 11.5.8 added. Simply overwrite any existing version of the extension.','simon-koehler.com',3003003,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293831,0,'ce_timeline','4.0.0',4148,23,'Timeline Content Element','Add a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1699959696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.8.99-12.4.7\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','55934aea98ecd70000f2bad3801ffc1e','The Extension is now compatible with TYPO3 Version 12.4.7 and has been tested with the Bootstrap Package. More minor updates are planned.','simon-koehler.com',4000000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293832,0,'ce_timeline','4.0.1',4148,66,'Timeline Content Element','Add a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1699966447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.8.99-12.4.99\";}}','Simon Köhler','info@simonkoehler.com','simonkoehler','0e6b0c573c5347e7283838f3169386aa','The \"header\" field of timeline records is no longer required and \"header\" tag in template os only rendered, when a text has been entered. Other minor changes. See github for latest updates.','simonkoehler.com',4000001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293833,0,'ce_timeline','5.0.0',4148,12,'Timeline Content Element','Add a new content element of type \"Timeline\" for displaying histories of companies and more...',2,0,2,1746655384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-13.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','7a96a960cf0b93c67421ebebab330dae','- Ready for TYPO3 v13\r\n- Optimized CSS to make lists look better\r\n- Sets for TYPO3 v13 integrated\r\n- TCA optimization / updates','kohlercode.com',5000000,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293834,0,'ce_timeline','5.0.1',4148,38,'Timeline Content Element','Provides a new content element of type \"Timeline\". Enables the creation of visually engaging and flexible timelines in the frontend, enhancing the user experience with interactive and informative displays.',2,0,2,1746993796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-13.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','9e8dd4ee6e553737f6d4fefb0ef73983','- Added another Set for the Lightbox JavaScript\r\n- Added Documentation','kohlercode.com',5000001,0,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293835,0,'ce_timeline','5.1.0',4148,21,'Timeline Content Element','Provides a new content element of type \"Timeline\". Enables the creation of visually engaging and flexible timelines in the frontend, enhancing the user experience with interactive and informative displays.',2,0,2,1770746591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-14.1.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','55ce0f35df93842b663c1e872a10cb54','- Added TYPO3 v14 compatibility\r\n- Changed namespaces (clear all caches/autoload after update!)','kohlercode.com',5001000,1,0,'https://github.com/kohlercode/ce_timeline','ter','',''),
(9293836,0,'ns_theme_cleanblog','1.0.0',2918,380,'[NITSAN] Clean Blog Theme','The clean blog is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Demo: https://demo.t3terminal.com/t3t-cleanblog/ PRO version: https://t3terminal.com/t3-clean-blog-free/',2,0,6,1574682687,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";s:16:\"ns_news_comments\";s:12:\"1.0.0-9.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','0669e637b41935fe5605bd06d5d37461','Releasing first public v1.0','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293837,0,'ns_theme_cleanblog','1.1.0',2918,576,'[NITSAN] Clean Blog Theme','The clean blog is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1578488513,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:4:\"news\";s:12:\"4.3.0-9.9.99\";s:12:\"gridelements\";s:12:\"8.0.0-9.9.99\";s:16:\"ns_news_comments\";s:12:\"1.0.0-9.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','35594fd1fdcc90ae8229bcf0fe42dbd3','[TODO] Releae v1.1.0 - Maintenance Release','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293838,0,'ns_theme_cleanblog','2.0.0',2918,369,'[NITSAN] Clean Blog TYPO3 Template','The clean blog is a premium TYPO3 template for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1592040427,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:4:\"news\";s:13:\"4.3.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";s:16:\"ns_news_comments\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','a388e291bf11272b598d8e5aaecbaab8','[UPDATE] Made whole TYPO3 template compatible with TYPO3 v10\r\n[TODO] Changed the template rendering method\r\n[TODO] Added the dependency of EXT: grid elements, news, ns_news_comment\r\n[BUGFIX] Minor bug fixing and updates\r\n[TODO] Removed deprecation & Code clean-up','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293839,0,'ns_theme_cleanblog','2.1.1',2918,147,'[NITSAN] Clean Blog TYPO3 Template','The clean blog is a premium TYPO3 template for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1619443691,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";s:4:\"news\";s:14:\"4.3.0-10.99.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";s:16:\"ns_news_comments\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','9e73e54b2b105bd022d00868f5c98a14','[Improve] Header compitible with Theme option','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293840,0,'ns_theme_cleanblog','2.1.5',2918,140,'[NITSAN] Clean Blog TYPO3 Template','The clean blog is a premium TYPO3 template for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1624510190,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";s:4:\"news\";s:14:\"4.3.0-10.99.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";s:16:\"ns_news_comments\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','20a15993204edf717be0556a820e067f','[TODO] Changed dependency of ns_basetheme and ns_news_commnets.','NITSAN Technologies Pvt Ltd',2001005,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293841,0,'ns_theme_cleanblog','2.1.7',2918,136,'[NITSAN] Clean Blog TYPO3 Template','The clean blog is a premium TYPO3 template for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1631181815,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";s:4:\"news\";s:14:\"4.3.0-10.99.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";s:16:\"ns_news_comments\";s:13:\"1.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','d3e2125df52e4c2e13203c44f10b1f43','New release of version 2.1.7 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',2001007,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293842,0,'ns_theme_cleanblog','2.1.8',2918,128,'[NITSAN] Clean Blog TYPO3 Template','The clean blog is a premium TYPO3 template for personal or company blog with minimal & clean design, super easy settings and ultra fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-clean-blog-free-typo3-template',2,0,6,1637551835,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";s:4:\"news\";s:14:\"8.0.0-10.99.99\";s:12:\"ns_basetheme\";s:13:\"9.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";s:16:\"ns_news_comments\";s:13:\"1.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','2bbe4857aa91a34f8f73b6efb4c3caad','New release of version 2.1.8 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',2001008,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293843,0,'ns_theme_cleanblog','3.0.0',2918,110,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed.',2,0,6,1641188873,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','a1c8b0c5fe2f3aa58b1ad2af5a9b14b0','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293844,0,'ns_theme_cleanblog','3.0.1',2918,101,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed.',2,0,6,1643092247,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','796f86fbb035369a39b5a2929aca9038','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293845,0,'ns_theme_cleanblog','3.0.2',2918,122,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1643092678,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','486e738fbd3b4e0363e5fb6f3e2b5e89','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293846,0,'ns_theme_cleanblog','3.0.3',2918,117,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1644997685,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','e9831f5378e339266b6e4570346debf1','New release of version 3.0.3 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000003,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293847,0,'ns_theme_cleanblog','3.0.4',2918,109,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1660129454,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','2cf0be6ab2302c0aa4ffe96b2c22a53d','New release of version 3.0.4 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000004,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293848,0,'ns_theme_cleanblog','3.0.5',2918,107,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1668521848,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','a6d4dc2cb68f2bbd1d7d1b7066b03937','New release of version 3.0.5 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000005,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293849,0,'ns_theme_cleanblog','3.0.6',2918,100,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1675238368,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:4:\"news\";s:14:\"10.0.0-10.9.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";s:16:\"ns_news_comments\";s:12:\"5.0.0-5.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','87d2c65ab92a1a7bba7fb8f0425c695e','New release of version 3.0.6 - see details, changelog and documentation on https://t3planet.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',3000006,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293850,0,'ns_theme_cleanblog','12.0.0',2918,92,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1688738261,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";s:16:\"ns_news_comments\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','c61a1274ff4a789d23a8bfb8cbc80a1f','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293851,0,'ns_theme_cleanblog','12.0.1',2918,49,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1724416946,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";s:16:\"ns_news_comments\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','438e67bb20a7622aa7f7f58971a64166','New release of version 12.0.1 - see details, changelog, and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293852,0,'ns_theme_cleanblog','12.0.2',2918,32,'[NITSAN] T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog Free TYPO3 Template is a premium TYPO3 theme for personal or company blog with minimal & clean design, super easy settings, light, and ultra-fast page speed. Live-Demo: https://demo.t3terminal.com/?themet3t-cleanblog PRO version: https://t3planet.com/t3-clean-blog-free-typo3-template',2,0,6,1724942575,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";s:16:\"ns_news_comments\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','b83507a11b822fbf8d6ad0a5c7870487','New release of version 12.0.2 - see details, changelog, and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293853,0,'ns_theme_cleanblog','13.0.0',2918,47,'T3 Clean Blog  Free TYPO3 Template','T3 Clean Blog is a premium TYPO3 template for personal or company blogs. Developed with meticulous attention to detail and minimal design aesthetics, it offers effortless settings, easy configuration, and prioritizes SEO and optimized page speed.',2,0,6,1732193839,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-13.5.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";s:16:\"ns_news_comments\";s:14:\"13.0.0-13.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','46e23fa63b7a9495d0daac2896bcc43c','New release of version 13.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293854,0,'ns_theme_cleanblog','13.0.1',2918,34,'T3 Clean Blog  TYPO3 Blog Template','A modern and minimalist TYPO3 blog template perfect for personal and business blogs. Easy to configure, SEO-optimized, and performance-focused for TYPO3 v12 & v13.',2,0,6,1751864182,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-13.5.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";s:16:\"ns_news_comments\";s:14:\"13.0.0-13.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','cb30f71d8270962c4baa2c65d19fee73','New release of version 13.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','T3Planet',13000001,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293855,0,'ns_theme_cleanblog','14.0.0',2918,7,'T3 Clean Blog  TYPO3 Blog Template','A modern and minimalist TYPO3 blog template perfect for personal and business blogs. Easy to configure, SEO-optimized, and performance-focused for TYPO3 v12 & v13.',2,0,6,1780916030,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"13.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-14.9.99\";s:16:\"ns_news_comments\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.2.0-2.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','fa56dcaa68172d63e13112d304fbf04f','New release of version 14.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','T3Planet',14000000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293856,0,'ns_theme_cleanblog','14.1.0',2918,7,'T3 Clean Blog  TYPO3 Blog Template','A modern and minimalist TYPO3 blog template perfect for personal and business blogs. Easy to configure, SEO-optimized, and performance-focused for TYPO3 v12 & v13.',2,0,6,1781854535,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"13.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-14.9.99\";s:16:\"ns_news_comments\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.2.0-2.9.99\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d12c63a339e76628dfd27b93a9d09404','New release of version 14.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','T3Planet',14001000,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293857,0,'ns_theme_cleanblog','14.1.1',2918,5,'T3 Clean Blog  TYPO3 Blog Template','A modern and minimalist TYPO3 blog template perfect for personal and business blogs. Easy to configure, SEO-optimized, and performance-focused for TYPO3 v12 & v13.',2,0,6,1783314960,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"13.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-14.9.99\";s:16:\"ns_news_comments\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.2.0-2.9.99\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','17031135820b226f2921f91ecde3ef03','New release of version 14.1.1 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','T3Planet',14001001,0,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293858,0,'ns_theme_cleanblog','14.1.2',2918,3,'T3 Clean Blog  TYPO3 Blog Template','A modern and minimalist TYPO3 blog template perfect for personal and business blogs. Easy to configure, SEO-optimized, and performance-focused for TYPO3 v12 & v13.',2,0,6,1786716424,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:6:\"impexp\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"13.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-14.9.99\";s:16:\"ns_news_comments\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.2.0-2.9.99\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','adf8c2ae8a36f6f7c1b160e6189d0d0d','New release of version 14.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-clean-blog-free-typo3-template','T3Planet',14001002,1,0,'https://t3planet.de/free-templates/t3-clean-blog','ter','',''),
(9293859,0,'ns_theme_comingsoon','1.0.1',1665,291,'[NITSAN] Coming Soon Theme','Minimal coming soon template is carefully designed with attention to the details. Your visitors will love it. It contains lots of features while keeping its stylish minimal look. Demo: https://demo.t3terminal.com/t3t-coming-soon/ PRO version: https://t3terminal.com/t3-coming-soon-free/',2,0,6,1574688148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','571f6284992451796d622af1c0a96651','[FEATURE] Release first public version','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293860,0,'ns_theme_comingsoon','1.1.0',1665,108,'[NITSAN] Coming Soon TYPO3 Template','The child theme of EXT:ns_basetheme',2,0,6,1578409658,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','7cacfbddda93dcb93d5059d04a59cca4','[TODO] Adding demo and pro version support links','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293861,0,'ns_theme_comingsoon','1.1.1',1665,126,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1578410603,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','806cc5723861225fc637719c6f6e2def','[TODO] Added demo link and pro version details into description','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293862,0,'ns_theme_comingsoon','1.2.0',1665,111,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1578479892,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";s:12:\"gridelements\";s:14:\"1.0.0-10.99.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','a95ce86b630ebda5972e296ce90be665','[FEATURE] Release TYPO3 v1.2.0','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293863,0,'ns_theme_comingsoon','1.2.1',1665,374,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1578480307,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";s:12:\"gridelements\";s:14:\"1.0.0-10.99.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','d2acce562ec5c2b3e1a54dee98e3a4b6','[TODO] Updating author and documentation description','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293864,0,'ns_theme_comingsoon','2.0.0',1665,266,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1591794404,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','T3:Ravi Gadhvi, QA:Vandna Kalivada','info@nitsan.in','nitsan','84ebb083608db6270a4e39440a063ef1','Adapted the changes for compatibility version 10','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293865,0,'ns_theme_comingsoon','2.0.2',1665,60,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1631171904,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','5ef214fd86755c21fb82e954010e1a33','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293866,0,'ns_theme_comingsoon','11.0.1',1665,63,'[NITSAN] Coming Soon TYPO3 Template','Maintenance mode TYPO3 template is carefully designed with attention to the details. Your visitors will love it. LIVE Demo: https://demo.t3terminal.com/?themet3t-coming-soon You can download PRO version with more-features & free-support at https://t3terminal.com/t3-coming-soon-maintenance-mode-typo3-template/',2,0,6,1634215247,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-11.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','0153d993d07fab8a71786ca7c5509c57','New release of version 11.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',11000001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293867,0,'ns_theme_comingsoon','3.0.0',1665,43,'[NITSAN] T3 Coming Soon  Maintenance Mode TYPO3 Template','Maintenance Mode TYPO3 Template is carefully designed with attention to the details. This TYPO3 maintenance template is designed to catch attention and inform visitors what you and your TYPO3 website are up to. Live-Demo: https://demo.t3terminal.com/?themet3t-coming-soon Pro Support: https://t3terminal.com/t3-coming-soon-typo3-template',2,0,6,1641201927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','a81416c4e9963e03b240327deb7d345c','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293868,0,'ns_theme_comingsoon','11.1.0',1665,58,'[NITSAN] T3 Coming Soon  Maintenance Mode TYPO3 Template','Maintenance Mode TYPO3 Template is carefully designed with attention to the details. This TYPO3 maintenance template is designed to catch attention and inform visitors what you and your TYPO3 website are up to. Live-Demo: https://demo.t3terminal.com/?themet3t-coming-soon Pro Support: https://t3terminal.com/t3-coming-soon-typo3-template',2,0,6,1641202706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','eb09688396424ad78a83ff6e6df023d8','New release of version 11.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',11001000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293869,0,'ns_theme_comingsoon','11.1.1',1665,59,'[NITSAN] T3 Coming Soon  Maintenance Mode TYPO3 Template','Maintenance Mode TYPO3 Template is carefully designed with attention to the details. This TYPO3 maintenance template is designed to catch attention and inform visitors what you and your TYPO3 website are up to. Live-Demo: https://demo.t3terminal.com/?themet3t-coming-soon Pro Support: https://t3terminal.com/t3-coming-soon-typo3-template',2,0,6,1643006173,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','2b9dc3254a59d6e57a8a48028b896169','New release of version 11.1.1 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',11001001,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293870,0,'ns_theme_comingsoon','11.1.2',1665,88,'[NITSAN] T3 Coming Soon  Maintenance Mode TYPO3 Template','Maintenance Mode TYPO3 Template is carefully designed with attention to the details. This TYPO3 maintenance template is designed to catch attention and inform visitors what you and your TYPO3 website are up to. Live-Demo: https://demo.t3terminal.com/?themet3t-coming-soon Pro Support: https://t3terminal.com/t3-coming-soon-typo3-template',2,0,6,1645020622,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','615fa5c87ca4006a5b142af45eafa202','New release of version 11.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','NITSAN Technologies Pvt Ltd',11001002,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293871,0,'ns_theme_comingsoon','11.1.3',1665,18,'T3 Coming Soon  TYPO3 Maintenance Template','A minimal and effective TYPO3 template for maintenance or coming soon pages. Inform your visitors while your TYPO3 site is under construction or updates.',2,0,6,1751864313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b29efa506ad51cc87db5cc67c2523036','New release of version 11.1.3 - see details, changelog and documentation on https://t3terminal.com/t3-coming-soon-typo3-template','T3Planet',11001003,1,0,'https://docs.t3planet.de/en/latest/ExtThemes/Index.html','ter','',''),
(9293872,0,'ns_theme_agency','1.0.1',3249,195,'[NITSAN] Coming Soon Theme','Minimal coming soon template is carefully designed with attention to the details. Your visitors will love it. It contains lots of features while keeping its stylish minimal look. Demo: https://demo.t3terminal.com/t3t-coming-soon/ PRO version: https://t3terminal.com/t3-coming-soon-free/',2,0,6,1574689818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','c91f5d1c914124120aa58ec4b8c05ab0','[FEATURE] Releasing first public v1.0','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293873,0,'ns_theme_agency','1.0.2',3249,377,'[NITSAN] Agency TYPO3 Theme','Agency theme is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Demo: https://demo.t3terminal.com/t3t-agency/ PRO version: https://t3terminal.com/t3-agency-free/',2,0,6,1574690633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";}}','T3:Ravi Nagaiya, FE: Nisha Ghodadra, QA:Siddharth Sheth','info@nitsan.in','nitsan','7918a25e4a7408fdd478dbf341b6685c','[FEATURE] Releasing first public v1.0 (with correction of theme title)','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293874,0,'ns_theme_agency','1.1.0',3249,587,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1578485200,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','T3:Ravi Nagaiya, FE: Nisha Ghodadra, QA:Siddharth Sheth','info@nitsan.in','nitsan','1bded07d24fd3d9ef54a8a5e0df89415','[TODO] Release v1.1.0 - Maintenance Release','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293875,0,'ns_theme_agency','2.0.0',3249,389,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1591705108,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','T3:Sonal Chauhan, FE: Nisha Ghodadra, QA:Siddharth Sheth','info@nitsan.in','nitsan','d9f34be4e0649b0f3e583eab54790fa7','[UPDATE] Adapted the FAL structure compatible with TYPO3 v10\r\n[UPDATE] Made whole TYPO3 template compatible with TYPO3 v10\r\n[TODO] Changed the template rendering method\r\n[TODO] Added the dependency of EXT: grid elements\r\n[BUGFIX] Minor bug fixing and updates\r\n[TODO] Removed deprecation & Code clean-up','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293876,0,'ns_theme_agency','2.1.3',3249,127,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1629114362,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','T3:Sonal Chauhan, FE: Nisha Ghodadra, QA:Siddharth Sheth','info@nitsan.in','nitsan','826f2f9bb3d25d842bf844bcf8576ded','New release of version 2.1.3 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',2001003,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293877,0,'ns_theme_agency','2.1.4',3249,112,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1631164950,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','8bb5c70e0093740ae534b655a0d55948','New release of version 2.1.4 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',2001004,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293878,0,'ns_theme_agency','2.1.5',3249,128,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1631517881,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','7b5a696f5c8d8dd2d63994766922ce4a','New release of version 2.1.5 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',2001005,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293879,0,'ns_theme_agency','2.1.6',3249,124,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1633356693,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','1f4871165279e5b9686b52219e36ae9b','New release of version 2.1.6 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',2001006,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293880,0,'ns_theme_agency','3.0.0',3249,118,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1634216592,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-11.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','dd89e766ae6aa6a9cc910079b719e78f','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293881,0,'ns_theme_agency','3.0.1',3249,119,'[NITSAN] Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template/',2,0,6,1637552587,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"9.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','0e02607a8a102ed3fdf829b6f0b4b783','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293882,0,'ns_theme_agency','4.0.0',3249,106,'[NITSAN] T3 Agency  Free Business TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1640185488,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','25b6256b63fa470d3044565ca4e07f36','New release of version 4.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293883,0,'ns_theme_agency','4.0.1',3249,126,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1640253371,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','486744fb7a040faafba183fbf5513a01','New release of version 4.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293884,0,'ns_theme_agency','4.0.2',3249,124,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1645010117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','9215d3c4765ddcc936635781b387eb02','New release of version 4.0.2 - see details, changelog and documentation on https://t3terminal.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',4000002,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293885,0,'ns_theme_agency','4.0.4',3249,107,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3terminal.com/?themet3t-agency PRO version: https://t3terminal.com/t3-agency-free-business-typo3-template',2,0,6,1659959643,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','ae4ac6d0ed65b01f167113d87acb004b','New release of version 4.0.4 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',4000004,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293886,0,'ns_theme_agency','4.0.5',3249,106,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is an ultimate tool to kickstart your project, either a software development company, or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1670333795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','d38e4a88bd5b9da210fa5043de769dfe','New release of version 4.0.5 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',4000005,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293887,0,'ns_theme_agency','12.0.0',3249,95,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is the ultimate tool to kickstart your project, either a software development company or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1688736435,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','38a124f3d92d4aa0554f9c9ba940716b','New release of version 12.0.0 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293888,0,'ns_theme_agency','13.0.0',3249,42,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is the ultimate tool to kickstart your project, either a software development company or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1729149476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','37649103f8acfbeb9a6e21694de18d3a','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293889,0,'ns_theme_agency','13.0.1',3249,37,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is the ultimate tool to kickstart your project, either a software development company or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1729842252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','be23f31ce958642985f173856316abb6','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',13000001,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293890,0,'ns_theme_agency','13.0.2',3249,40,'[NITSAN] T3 Agency TYPO3 Template','Agency TYPO3 template is the ultimate tool to kickstart your project, either a software development company or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1729851116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','ffed0d9c33374200b7e2cbdae496a2de','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',13000002,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293891,0,'ns_theme_agency','13.0.3',3249,40,'T3 Agency TYPO3 Template','Agency TYPO3 template is the ultimate tool to kickstart your project, either a software development company or a product startup or any new business. Live-Demo: https://demo.t3planet.com/?themet3t-agency PRO version: https://t3planet.com/t3-agency-free-business-typo3-template',2,0,6,1731073875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','682e648754a00324c28d0692c910068f','New release of version 13.0.3 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',13000003,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293892,0,'ns_theme_agency','13.0.4',3249,47,'T3 Agency TYPO3 Template','T3 Agency Template for TYPO3 Website, for Build your TYPO3 website for a software development company, a product startup or any new business. plus its compatible with the latest TYPO3 v12 & v13.',2,0,6,1731996505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','aaca0b1e0e47b3ff00ad70e85c346a7f','New release of version 13.0.4 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','NITSAN Technologies Pvt Ltd',13000004,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293893,0,'ns_theme_agency','13.0.6',3249,23,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v12 & v13.',2,0,6,1751434912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','43fc2616fa2a28b43da79e314091f165','New release of version 13.0.6 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',13000006,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293894,0,'ns_theme_agency','13.0.7',3249,31,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v12 & v13.',2,0,6,1754299205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','36470ca1981c8612b34a0594aed52279','New release of version 13.0.7 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',13000007,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293895,0,'ns_theme_agency','13.0.8',3249,9,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v12 & v13.',2,0,6,1779866774,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','dd8b0cbcabf2d5b38f40284372022aa9','New release of version 13.0.8 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',13000008,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293896,0,'ns_theme_agency','13.1.0',3249,7,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v12 & v13.',2,0,6,1780569369,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";s:14:\"content_blocks\";s:11:\"0.1.0-1.5.3\";}}','Team T3Planet','info@t3planet.de','nitsan','fdbcfab37c7cc414ac8030258981d57c','New release of version 13.1.0 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',13001000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293897,0,'ns_theme_agency','14.0.0',3249,7,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1780900074,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}}','Team T3Planet','info@t3planet.de','nitsan','8e909d1c2ca6a7fe9ce81214c4699c83','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14000000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293898,0,'ns_theme_agency','14.1.0',3249,8,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1782206894,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','a741dad331f911c9a3db979af093b3d5','New release of version 14.1.0 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14001000,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293899,0,'ns_theme_agency','14.1.1',3249,7,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1782485891,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','43a93c1067579229843f95c3d65022c6','New release of version 14.1.1 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14001001,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293900,0,'ns_theme_agency','14.1.2',3249,5,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1783317450,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','46945489ee0ec8f84e2b7c1c193a344a','New release of version 14.1.2 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14001002,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293901,0,'ns_theme_agency','14.1.3',3249,3,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1785938035,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f002dceca3b87ef27bee8139a0a14ff9','New release of version 14.1.3 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14001003,0,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293902,0,'ns_theme_agency','14.1.4',3249,3,'T3 Agency  Modern TYPO3 Template','A professional TYPO3 website template ideal for software companies, startups, and digital agencies. Fully responsive and compatible with TYPO3 v14.',2,0,6,1786715967,'a:3:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:6:\"impexp\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:9:\"conflicts\";a:1:{s:18:\"ns_theme_bootstrap\";s:117:\"T3 Bootstrap and T3 Agency define the same content block names (e.g. nitsan/ns-banner). Use only one theme extension.\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1e675ec73668de44c0e41fbf94a40d3c','New release of version 14.1.4 - see details, changelog and documentation on https://t3planet.com/t3-agency-free-business-typo3-template','T3Planet',14001004,1,0,'https://t3planet.de/en/t3-agency-free-business-typo3-template','ter','',''),
(9293903,0,'ns_theme_freelancer','1.0.0',2704,475,'[NITSAN] Freelancer TYPO3 Theme','Every freelancer dream just came true, as we have made T3T freelancer! This beautiful TYPO3 theme is an excellent choice for any freelance agency and freelancer, as it enables them to showcase their work in a gorgeous manner. Demo: https://demo.t3terminal.com/t3t-freelancer/ PRO version: https://t3terminal.com/t3-freelancer-free/',2,0,6,1574691782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";}}','T3:Milan Rathod, FE:Mehul Nimavat, QA:Vandna Makwana','info@nitsan.in','nitsan','c2e87ed7ae093f35977012c1b760dae8','[FEATURE] Releasing first public v1.0','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293904,0,'ns_theme_freelancer','1.1.0',2704,187,'[NITSAN] Freelancer TYPO3 Template','The child theme of EXT:ns_basetheme',2,0,6,1578408808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','ab6b596f1457f3d2ab27ae355d9ac326','[FEATURE] Releasing v1.1.0','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293905,0,'ns_theme_freelancer','1.1.1',2704,209,'[NITSAN] Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 Freelancer Free TYPO3 Portfolio Template! LIVE Demo: https://demo.t3terminal.com/?themet3t-freelancer You can download PRO version with more-features & free-support at https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1578410632,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','2c93a78bf09e2c8ec0c843739bc603bd','[TODO] Added demo link and pro version details into description','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293906,0,'ns_theme_freelancer','1.2.0',2704,523,'[NITSAN] Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 Freelancer Free TYPO3 Portfolio Template! LIVE Demo: https://demo.t3terminal.com/?themet3t-freelancer You can download PRO version with more-features & free-support at https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1578480810,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"1.0.0-10.9.99\";}}','T3:Sonal Chauhan, QA:Vandna Kalivada','info@nitsan.in','nitsan','e7d0eb020e132daa46caf9e529baae40','[TODO] Release v1.2.0','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293907,0,'ns_theme_freelancer','2.0.0',2704,343,'[NITSAN] Freelancer TYPO3 Theme','Every freelancer dream just came true, as we have made T3T freelancer! This beautiful TYPO3 theme is an excellent choice for any freelance agency and freelancer, as it enables them to showcase their work in a gorgeous manner. Demo: https://demo.t3terminal.com/t3t-freelancer/ PRO version: https://t3terminal.com/t3-freelancer-free/',2,0,6,1591870789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Mehul Nimavat, QA:Vandna Makwana','info@nitsan.in','nitsan','dfd6677c5d4cecc90b1ae5b877a25f96','New release with typo3 10 Compatible','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293908,0,'ns_theme_freelancer','2.1.2',2704,134,'[NITSAN] Freelancer TYPO3 Theme','Every freelancer dream just came true, as we have made T3T freelancer! This beautiful TYPO3 theme is an excellent choice for any freelance agency and freelancer, as it enables them to showcase their work in a gorgeous manner. Demo: https://demo.t3terminal.com/t3t-freelancer/ PRO version: https://t3terminal.com/t3-freelancer-free/',2,0,6,1631172189,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','961a13c22f39083d947ea651d3635b50','New release of version 2.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',2001002,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293909,0,'ns_theme_freelancer','2.1.3',2704,120,'[NITSAN] Freelancer TYPO3 Theme','Every freelancer dream just came true, as we have made T3T freelancer! This beautiful TYPO3 theme is an excellent choice for any freelance agency and freelancer, as it enables them to showcase their work in a gorgeous manner. Demo: https://demo.t3terminal.com/t3t-freelancer/ PRO version: https://t3terminal.com/t3-freelancer-free/',2,0,6,1639393799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"9.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','f6929dc08c54112d77005b0122b286c1','New release of version 2.1.3 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',2001003,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293910,0,'ns_theme_freelancer','3.0.0',2704,114,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1641451535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','e7e5afa0a6bc212c4c7535757ea3f40f','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293911,0,'ns_theme_freelancer','3.0.1',2704,115,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1643005667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','665d4ad6d3752ca31537521a62eb371d','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293912,0,'ns_theme_freelancer','3.0.2',2704,117,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1645021209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','06eb144bc8b3e2a054fb07fa6685d1ac','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293913,0,'ns_theme_freelancer','3.1.2',2704,123,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1647764452,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','bc42e3e3975cb43c79010c28616032bb','New release of version 3.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',3001002,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293914,0,'ns_theme_freelancer','12.0.0',2704,97,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1688737697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','892da9bd94581320bb68b678407204ec','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293915,0,'ns_theme_freelancer','13.0.0',2704,45,'[NITSAN] T3 Freelancer TYPO3 Template','Every freelancer dream just came true, as we have ve made T3 freelancer, Free TYPO3 Portfolio Template! Live-Demo: https://demo.t3terminal.com/?themet3t-freelancer PRO-version: https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template',2,0,6,1729139580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team NITSAN','info@nitsan.in','nitsan','a7a8ba5fea1e0f000da727a7d63b6b43','New release of version 13.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293916,0,'ns_theme_freelancer','13.0.1',2704,49,'T3 Freelancer TYPO3 Template','Are you a TYPO3 freelancer? Are you looking for a free TYPO3 template for your portfolio? Create an eye-catching portfolio and showcase your skills with the T3 Freelancer Template. This template is perfect for illustrating your portfolio and allows you to create stylish presentations.',2,0,6,1731997333,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team NITSAN','info@nitsan.in','nitsan','9df84f666e1abdcf9ca37c7122d8d96a','New release of version 13.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','NITSAN Technologies Pvt Ltd',13000001,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293917,0,'ns_theme_freelancer','13.0.2',2704,29,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1751436986,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','47e4d89338436ecc3d885e2fbb8cb979','New release of version 13.0.2 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',13000002,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293918,0,'ns_theme_freelancer','13.1.0',2704,6,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1780569887,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";s:14:\"content_blocks\";s:11:\"0.1.0-1.5.3\";}}','Team T3Planet','info@t3planet.de','nitsan','a8fd9b787b99cd46f3b4007ab210b0fe','New release of version 13.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',13001000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293919,0,'ns_theme_freelancer','14.0.0',2704,6,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1780931916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','57b147b1c02dd80f4bb43f8b1dac0ffd','New release of version 14.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',14000000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293920,0,'ns_theme_freelancer','14.1.0',2704,6,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1781854027,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','510810cb675e7d54791597d843c31a2a','New release of version 14.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',14001000,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293921,0,'ns_theme_freelancer','14.1.1',2704,5,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1783314790,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d84c4e3fd466bdd97edaafa7323426e5','New release of version 14.1.1 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',14001001,0,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293922,0,'ns_theme_freelancer','14.1.2',2704,1,'T3 Freelancer  TYPO3 Portfolio Template','A modern and responsive TYPO3 template for freelancers to showcase their work, services, and personal brand. Ideal for portfolios and professional presentations.',2,0,6,1786716255,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:6:\"impexp\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.5\";}s:8:\"suggests\";a:1:{s:13:\"visual_editor\";s:13:\"1.0.0-1.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','03f9717064758ed02ee7fbeb1bdc48fd','New release of version 14.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-freelancer-free-typo3-portfolio-template','T3Planet',14001002,1,0,'https://t3planet.de/free-templates/t3-freelancer','ter','',''),
(9293923,0,'md_fullcalendar','1.0.0',2123,347,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1574694695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"calendarize\";s:13:\"4.0.0-4.99.99\";}}','Christoph Daecke','','der-chris','7686aa8752aec8ef1b8558a6e5d0621d','Initial upload.\r\nFeedback welcome.\r\nEnjoy! ','',1000000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293924,0,'md_fullcalendar','1.1.0',2123,311,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1584535726,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"calendarize\";s:13:\"4.0.0-5.99.99\";}}','Christoph Daecke','','der-chris','2a908f2539aae841c7a07044887f13bc','[FEATURE] Respect Record Storage Page in plugin\r\n[TASK] update version for dependency of ext:calendarize','',1001000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293925,0,'md_fullcalendar','1.1.1',2123,234,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1592663487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"calendarize\";s:12:\"4.0.0-6.0.99\";}}','Christoph Daecke','','der-chris','e38685c2fe4a03024dbfeeb0347a2879','[FEATURE] compatibility for ext:calendarize 6.0.0\r\n[BUGFIX] Get all events for selected time slot regardless to time zone\r\n[BUGFIX] Remove plus button for a day, when selecting a category filter','',1001001,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293926,0,'md_fullcalendar','2.0.0',2123,181,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1597848019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"4.0.0-6.99.99\";}}','Christoph Daecke','','der-chris','be6b7fa4abe924822ac675c64208385f','TYPO3 10 compatibility','',2000000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293927,0,'md_fullcalendar','2.0.1',2123,255,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1598904898,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"4.0.0-7.99.99\";}}','Christoph Daecke','','der-chris','c6d16500e9568cf8d530e42cb4f28cf0','[FEATURE] compatibility for ext:calendarize 7.0.0','',2000001,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293928,0,'md_fullcalendar','2.0.2',2123,162,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1617546607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"8.0.0-9.99.99\";}}','Christoph Daecke','','der-chris','ed83ca51c227270d10ecf3629866e54a','Compatibility with ext:calendarize  v8.x','',2000002,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293929,0,'md_fullcalendar','2.0.3',2123,127,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1634803823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:14:\"8.0.0-11.99.99\";}}','Christoph Daecke','','der-chris','1a347e71772c1bb691ee8e7833d25e53','Compatibility with ext:calendarize v11','',2000003,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293930,0,'md_fullcalendar','3.0.0',2123,98,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1646064487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:14:\"8.0.0-12.99.99\";}}','Christoph Daecke','','der-chris','bb6a7ada0cd2607a039bb13ee6233236','New release of version 3.0.0 - see details, changelog and documentation on https://github.com/cdaecke/md_fullcalendar','',3000000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293931,0,'md_fullcalendar','3.0.1',2123,133,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1647518630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:14:\"8.0.0-12.99.99\";}}','Christoph Daecke','','der-chris','1f1e7b1e89a11653c6bdd34d5ef18415','[TASK] release v3.0.1 - Feature Release - Add template layouts','',3000001,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293932,0,'md_fullcalendar','3.0.2',2123,109,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1668015111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:14:\"8.0.0-12.99.99\";}}','Christoph Daecke','','der-chris','586a76029ce0b45bdfc5bb39aa94d7dd','Release v3.0.2 - Feature Release - Show entries of ext:news in calendar','',3000002,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293933,0,'md_fullcalendar','4.0.0',2123,65,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1710924463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"calendarize\";s:15:\"12.0.0-13.99.99\";}}','Christoph Daecke','','der-chris','361ed15dbfd85199bed097e4e7f9de8e','Release v4.0.0 TYPO3 v12 compatibility','',4000000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293934,0,'md_fullcalendar','4.0.1',2123,56,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1724325526,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"calendarize\";s:15:\"12.0.0-13.99.99\";}}','Christoph Daecke','','der-chris','d29255da0f411e9931632b9ecac1da95','Bugfix release v4.0.1 - Get start- und end date correctly','',4000001,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293935,0,'md_fullcalendar','5.0.0',2123,43,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1744885205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"calendarize\";s:15:\"13.0.0-14.99.99\";}}','Christoph Daecke','','der-chris','e7e440bc140b9fe3de39a365cb0927b5','[RELEASE] TYPO3 v13 compatibility If you upgrade from a previous version, please run the upgrade wizard (ext:md_fullcalendar: Update flexform settings).','',5000000,0,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293936,0,'md_fullcalendar','6.0.0',2123,2,'FullCalendar.io for ext:Calendarize','This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.',2,0,3,1787643547,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.31-14.3.99\";s:11:\"calendarize\";s:15:\"15.0.0-15.99.99\";}}','Christoph Daecke','','der-chris','7813fdd3aeae008a0a850340a7c8588f','[RELEASE] TYPO3 v14 compatibility If you upgrade from a previous version, please follow migration steps in the changelog','',6000000,1,0,'https://github.com/cdaecke/md_fullcalendar/blob/master/Readme.md','ter','',''),
(9293937,0,'ns_theme_t3nitsan','1.0.0',546,546,'[NITSAN] Multipurpose TYPO3 Theme','The ultimate TYPO3 website theme is a state-of-the-art bootstrap framework package. This TYPO3 theme can be easily installed and configure, and with the best backend usability, you can easily manage pages, layouts and content elements. T3NITSAN has been developed based on industry most widely used Bootstrap CSS framework. Demo: https://demo.t3terminal.com/t3t-t3nitsan/ PRO version: https://t3terminal.com/t3-nitsan-free/',2,0,6,1574767068,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:12:\"8.0.0-9.9.99\";s:12:\"ns_basetheme\";s:12:\"1.0.0-9.9.99\";s:4:\"news\";s:12:\"4.3.0-7.9.99\";s:9:\"femanager\";s:12:\"5.0.0-9.9.99\";}}','T3:Sonal Chauhan, FE:Mehul Nimavat, FE: Nisha Ghodadra, QA:Siddharth Sheth, QA:Vandna Makwana','info@nitsan.in','abandoned_extensions','5df7ca57554d4a6a87fe5020afe8aaef','Releasing first public v1.0','NITSAN Technologies Pvt Ltd',1000000,1,0,'https://t3terminal.com/t3-nitsan-free/','ter','',''),
(9293938,0,'rc_probuerger','9.1.0',460,140,'ProBÜRGER','Mitarbeiter und Organisationseinheiten aus ProBÜRGER anzeigen',2,0,3,1574812302,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:15:\"external_import\";s:12:\"4.1.3-4.9.99\";s:16:\"svconnector_feed\";s:12:\"2.3.0-2.9.99\";}}','Pascale Beier, Andreas Wietfeld','mail@pascalebeier.de, a.wietfeld@ruhr-connect.de','ruhr_connect','5ab39ff1b2b22ca2e922d68e1fa31d79','[TASK] Release v9.1.0','',9001000,0,0,'','ter','',''),
(9293939,0,'rc_probuerger','9.1.1',460,143,'ProBÜRGER','Mitarbeiter und Organisationseinheiten aus ProBÜRGER anzeigen',2,0,3,1575275563,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:15:\"external_import\";s:12:\"4.1.3-4.9.99\";s:16:\"svconnector_feed\";s:12:\"2.3.0-2.9.99\";}}','Pascale Beier, Andreas Wietfeld','mail@pascalebeier.de, a.wietfeld@ruhr-connect.de','ruhr_connect','d6abb21988c127d6cff9ba57b4c38d09','[TASK] Update Documentation','',9001001,0,0,'','ter','',''),
(9293940,0,'rc_probuerger','9.1.3',460,177,'ProBÜRGER','Mitarbeiter und Organisationseinheiten aus ProBÜRGER anzeigen',2,0,3,1589290830,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:15:\"external_import\";s:12:\"4.1.3-4.9.99\";s:16:\"svconnector_feed\";s:12:\"2.3.0-2.9.99\";}}','Pascale Beier, Andreas Wietfeld','mail@pascalebeier.de, a.wietfeld@ruhr-connect.de','ruhr_connect','32cccdc287af88e343cc6107ef249864','[TASK] Release v9.1.3 with support for TYPO3 10','',9001003,1,0,'','ter','',''),
(9293941,0,'cdn_fastly','0.1.5',542,68,'CDN Fastly','CDN fastly integration for TYPO3 to send the right headers',1,0,4,1574863984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pavel Musitschenko','pavel.musitschenko@hdnet.de','kiceo','12d6f69e7a92fb30f71a7b1353fe5a52','Extension for handling TYPO3 requests for better CDN integration in fastly.','',1005,0,0,'','ter','',''),
(9293942,0,'cdn_fastly','0.1.6',542,90,'CDN Fastly','CDN fastly integration for TYPO3 to send the right headers',1,0,4,1574867269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pavel Musitschenko','pavel.musitschenko@hdnet.de','kiceo','b86d2d674d2c04192854b36a1e296957','New extension icon','',1006,0,0,'','ter','',''),
(9293943,0,'cdn_fastly','0.1.7',542,98,'CDN Fastly','CDN fastly integration for TYPO3 to send the right headers',1,0,4,1574944014,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pavel Musitschenko','pavel.musitschenko@hdnet.de','kiceo','cde332fad09f7e686c72b813d7d2bb52','Change constants group to plugin.tx_cdnfastly','',1007,0,0,'','ter','',''),
(9293944,0,'cdn_fastly','0.1.8',542,286,'CDN Fastly','CDN fastly integration for TYPO3 to send the right headers',1,0,4,1574957869,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.3.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Pavel Musitschenko','pavel.musitschenko@hdnet.de','kiceo','9cc22af687e7713e1880efad4356d977','Better README and removed senseless category in Constant Editor','',1008,1,0,'','ter','',''),
(9293945,0,'crowdin','1.0.0',622,75,'Enable Crowdins In-Context Localization feature','In-Context Localization makes it possible to translate xliff strings directly in the backend',1,0,0,1574887608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Georg Ringer','mail@ringer.it','xperseguers','18a158c8228686ad09ec537e200fb128','Use In-Context Localization of Crowdin. Manual: https://github.com/FriendsOfTYPO3/crowdin/blob/master/Readme.md','',1000000,0,0,'','ter','',''),
(9293946,0,'crowdin','1.0.1',622,267,'Enable Crowdins In-Context Localization feature','In-Context Localization makes it possible to translate xliff strings directly in the backend',1,0,0,1574912854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','Georg Ringer','mail@ringer.it','xperseguers','d2b91d3095558c6cb09d4eb923382e94','Bugfix to load only once','',1000001,0,0,'','ter','',''),
(9293947,0,'crowdin','2.0.1',622,98,'Crowdin','In-Context localization of XLF files handled by crowdin directly in the backend',1,0,0,1663698202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Georg Ringer','','xperseguers','ca23af711a423104a9429747f701e24d','Initial release','',2000001,0,0,'','ter','',''),
(9293948,0,'crowdin','3.0.0',622,42,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1732195522,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','05e51bed4a3f37d362b51d327be96a40','Get ready for the ultimate upgrade! This shiny new version is packed with awesome whistles and bells, making it easier than ever to translate TYPO3 and your go-to extensions \"in-context\"  all straight from the TYPO3 backend.','',3000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/3.0/en-us','ter','',''),
(9293949,0,'crowdin','3.0.1',622,42,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1734514696,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','64f2268bee9d3e2e264caa6199a509ad','This is a standard maintenance release, polishing the last big update, so that its now more stable and better documented.','',3000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/3.0/en-us','ter','',''),
(9293950,0,'crowdin','3.1.0',622,29,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1747814758,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','f01bbe536e604a36a322cb3bb1131714','Standard maintenance release, fixing some edge-cases to make it more stable and with some enhancements in the documentation.','',3001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/3.1/en-us','ter','',''),
(9293951,0,'crowdin','3.1.1',622,31,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1755758396,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','a148c50399e88731cdfcb6dd2efec705','This is a minor update preventing CSP violations in Backend.','',3001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/3.1/en-us','ter','',''),
(9293952,0,'crowdin','4.0.0',622,17,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1764663556,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.0.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','fcfda289139ea2aa36ff80faebf3ce48','This is one of the results achieved by the Localization Team during the TYPO3 Community Sprint Q4/2025 in Düsseldorf: it provides early support for TYPO3 v14 while maintaining backward compatibility with TYPO3 v12 and v13.','',4000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/main/en-us/','ter','',''),
(9293953,0,'crowdin','4.0.1',622,21,'Crowdin','In-Context localization of XLF files handled by Crowdin directly in the backend.',2,0,0,1770367060,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','TYPO3 Localization Team','localization@typo3.org','xperseguers','a3df3b27225fa87d5a871fa4d4436aac','Standard maintenance release.','',4000001,1,0,'https://docs.typo3.org/p/friendsoftypo3/crowdin/main/en-us/','ter','',''),
(9293954,0,'cvc_webauthn','1.0.0',1475,244,'WebAuthn Backend Login','Backend Users can login using a WebAuthn compatible security key.',0,0,0,1574946855,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:7:\"extbase\";s:13:\"9.5.0-9.99.99\";s:7:\"backend\";s:13:\"9.5.0-9.99.99\";}}','CARL von CHIARI GmbH','opensource@cvc.digital','marclindemann','9a981584eb8bd8741a7134c177d760cb','A TYPO3 extension that allows backend users to login using their WebAuthn authenticator','',1000000,0,0,'https://docs.typo3.org/p/cvc/typo3-webauthn/1.0/en-us','ter','',''),
(9293955,0,'cvc_webauthn','1.0.1',1475,268,'WebAuthn Backend Login','Backend Users can login using a WebAuthn compatible security key.',2,0,0,1575036547,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:7:\"extbase\";s:13:\"9.5.0-9.99.99\";s:7:\"backend\";s:13:\"9.5.0-9.99.99\";}}','CARL von CHIARI GmbH','opensource@cvc.digital','marclindemann','8c14425830afa987fa47f1c3364f0941','Backend Users can login using a WebAuthn compatible authenticator.','',1000001,0,0,'https://docs.typo3.org/p/cvc/typo3-webauthn/1.0/en-us','ter','',''),
(9293956,0,'cvc_webauthn','1.0.2',1475,270,'WebAuthn Backend Login','Backend Users can login using a WebAuthn compatible security key.',2,0,0,1575300025,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:7:\"extbase\";s:13:\"9.5.0-9.99.99\";s:7:\"backend\";s:13:\"9.5.0-9.99.99\";}}','CARL von CHIARI GmbH','opensource@cvc.digital','marclindemann','8e9a3c3f2e351efe9e89062d1e1d4735','Backend Users can login using a WebAuthn compatible security key.','',1000002,0,0,'https://docs.typo3.org/p/cvc/typo3-webauthn/1.0/en-us','ter','',''),
(9293957,0,'cvc_webauthn','1.1.0',1475,321,'WebAuthn Backend Login','Backend Users can login using a WebAuthn compatible security key.',2,0,0,1580125794,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:7:\"extbase\";s:13:\"9.5.0-9.99.99\";s:7:\"backend\";s:13:\"9.5.0-9.99.99\";}}','CARL von CHIARI GmbH','opensource@cvc.digital','marclindemann','919cbcc54d6bd6b23661e27da7944924','Backend admins can now choose to use an additional second factor authentication using username, password and authenticator.','',1001000,0,0,'https://docs.typo3.org/p/cvc/typo3-webauthn/1.1/en-us','ter','',''),
(9293958,0,'cvc_webauthn','1.2.0',1475,372,'WebAuthn Backend Login','Backend Users can login using a WebAuthn compatible security key.',2,0,0,1587655345,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"extbase\";s:13:\"9.5.0-10.4.99\";s:7:\"backend\";s:13:\"9.5.0-10.4.99\";}}','CARL von CHIARI GmbH','opensource@cvc.digital','marclindemann','542a3c04a7b3cf58e7cb53b3d41d0cef','See changelog at https://github.com/cvc-digital/typo3-webauthn/releases/tag/1.2.0','',1002000,1,0,'https://docs.typo3.org/p/cvc/typo3-webauthn/1.2/en-us','ter','',''),
(9293959,0,'import_tt_address_nicosdir','0.1.0',557,236,'Import of nicosdirectory tables into tt_address an','This extends the import extension for the conversion from nicosdirectory to tt_address',1,0,4,1575411113,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7fc7383b8a688c157d9cfdb0f35084ce','initial release','',1000,0,0,'','ter','',''),
(9293960,0,'import_tt_address_nicosdir','0.1.1',557,321,'nicosdirectory into tt_address and sys_category','This extends the import extension for the conversion from nicosdirectory to tt_address',1,0,4,1576160058,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-9.99.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','4ea5dd7cf9de970a9171b81ec15c45be','Add support for extension import 0.4.0 which will transform the images into the FAL related format of tt_address','',1001,1,0,'','ter','',''),
(9293961,0,'diskusage','1.0.0',1149,173,'Disk Usage','Extension to show disk usage of TYPO3 storages',2,0,4,1576255410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','248bd4390ed04dc257679adbdf94168d','Extension to show disk usage of TYPO3 storages','MEDIA::ESSENZ',1000000,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/1.0/en-us','ter','',''),
(9293962,0,'diskusage','1.0.1',1149,324,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1576345987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0f6b486136b54a3116eb16708bd4302f','Some code restructurings','MEDIA::ESSENZ',1000001,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/1.0/en-us','ter','',''),
(9293963,0,'diskusage','1.2.0',1149,119,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1597756787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','93ef9a1fcd24ab2d4a65c08a02d49a32','Make TYPO3 10 compatible; Update js libraries','MEDIA::ESSENZ',1002000,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/1.2/en-us','ter','',''),
(9293964,0,'diskusage','1.2.1',1149,181,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1598018915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0a04d8ef721fdad58a6319e9886aa2a5','Fix typo in documentation','MEDIA::ESSENZ',1002001,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/1.2/en-us','ter','',''),
(9293965,0,'diskusage','1.2.2',1149,131,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1615991173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','b69b5e95339dfe34e2c83de68acb05e3','Add extension-key to composer.json','MEDIA::ESSENZ',1002002,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/1.2/en-us','ter','',''),
(9293966,0,'diskusage','3.0.0',1149,66,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1710166595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','258afea11c0f6e02bdd508dbcb0e5f48','Add TYPO3 12 compatibility','MEDIA::ESSENZ',3000000,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/3.0/en-us','ter','',''),
(9293967,0,'diskusage','3.1.1',1149,47,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1721927557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0d25e4271be86449b7314b411d228fb6','Switch documentation to phpDocumentor','MEDIA::ESSENZ',3001001,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/3.1/en-us','ter','',''),
(9293968,0,'diskusage','3.2.0',1149,58,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1722010409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7e2c5626e01c2c8a75778953ee497466','Fix some small documentation issues','MEDIA::ESSENZ',3002000,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/3.2/en-us','ter','',''),
(9293969,0,'diskusage','4.0.0',1149,44,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1738868508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','2ce457df94c970150e2366fadb6ece93','Add TYPO3 13 compatibility; Remove TYPO3 11 compatibility','MEDIA::ESSENZ',4000000,0,0,'https://docs.typo3.org/p/mediaessenz/diskusage/4.0/en-us','ter','',''),
(9293970,0,'diskusage','5.0.0',1149,6,'Disk Usage','Extension to visualize disk usage of TYPO3 storages',2,0,4,1783587254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7ca7aa32ff69b1dd1c67c54054c690de','Add TYPO3 14 compatibility','MEDIA::ESSENZ',5000000,1,0,'https://docs.typo3.org/p/mediaessenz/diskusage/5.0/en-us','ter','',''),
(9293971,0,'ns_news_advancedsearch','1.1.0',2188,292,'[NITSAN] Advance Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Read more at documentation. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/extensions/',2,0,3,1576468984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3: Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','310d67113e1a3e666a5f077da2468afb','[TODO] Set release tag 1.1.0','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293972,0,'ns_news_advancedsearch','1.1.1',2188,388,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com/t3t-extensions/news-comments-1/news-advance-search/ You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-for-typo3-news-extension/',2,0,3,1577855049,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";s:4:\"news\";s:11:\"3.0.0-7.9.9\";}}','T3: Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','12289447403a3b647f4b5f64d054bcbc','[TODO] Update demo and documetation description','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293973,0,'ns_news_advancedsearch','1.2.0',2188,320,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com/t3t-extensions/news-comments-1/news-advance-search/ You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-for-typo3-news-extension/',2,0,3,1593078446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:4:\"news\";s:11:\"3.0.0-8.9.9\";}}','T3: Keval Pandya, QA:Vandna Kalivada','sanjay@nitsan.in','nitsan','3217b473ee084835d34804de4cf53954','[UPDATE] Release v1.2.0 to make compatiblity with TYPO3 v10','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293974,0,'ns_news_advancedsearch','1.2.2',2188,124,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com/t3t-extensions/news-comments-1/news-advance-search/ You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-for-typo3-news-extension/',2,0,3,1631172367,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:4:\"news\";s:11:\"3.0.0-8.9.9\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','0ebc40f1749232c294e6bf96eebdba60','New release of version 1.2.2 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',1002002,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293975,0,'ns_news_advancedsearch','2.0.0',2188,111,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-typo3-news-extension',2,0,3,1640951979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','147f41ef1123982b557776c52e66a785','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293976,0,'ns_news_advancedsearch','2.0.1',2188,111,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-typo3-news-extension',2,0,3,1643006542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','4e749b63e665989303034fa55d8051c6','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293977,0,'ns_news_advancedsearch','2.0.2',2188,122,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3terminal.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3terminal.com/advanced-search-typo3-news-extension',2,0,3,1645020433,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:12:\"3.0.0-9.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','a44c37cca8e1e63ea7f2f5689bccf1c5','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293978,0,'ns_news_advancedsearch','2.0.3',2188,93,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3planet.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3planet.com/advanced-search-typo3-news-extension',2,0,3,1671539591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','4f68be079c99b237d25dd1879e8b9778','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293979,0,'ns_news_advancedsearch','2.0.4',2188,98,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3planet.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3planet.com/advanced-search-typo3-news-extension',2,0,3,1677134198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','0c494617ac844a1fb4a0e4f033b4ae32','New release of version 2.0.4 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension ','NITSAN Technologies Pvt Ltd',2000004,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293980,0,'ns_news_advancedsearch','12.0.0',2188,91,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3planet.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3planet.com/advanced-search-typo3-news-extension',2,0,3,1689341782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','dd4ffa0363792f46466db7ffa93c7a98','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293981,0,'ns_news_advancedsearch','2.0.5',2188,61,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3planet.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3planet.com/advanced-search-typo3-news-extension',2,0,3,1700711975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:4:\"news\";s:13:\"3.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','309db56847bd0f852cec27aa732c3ee4','New release of version 2.0.5 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',2000005,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293982,0,'ns_news_advancedsearch','12.0.1',2188,66,'[NITSAN] Advanced Search for EXT:news','Do you want more rich search features into your favourite EXT:news? By installing this extension, you can search by category, title, teaser etc. Know  more in manual. Live-Demo: https://demo.t3planet.com//t3t-extensions/news-advancedsearch You can download PRO version for more-features & free-support at https://t3planet.com/advanced-search-typo3-news-extension',2,0,3,1709880840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e72f0fcb580a2cae307cec7e4fe7173c','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/advanced-search-typo3-news-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293983,0,'ns_news_advancedsearch','12.0.2',2188,63,'News Advanced Search','Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/news-advancedsearch  Documentation & Free Support: https://t3planet.com/typo3-news-search-extension',2,0,3,1712668019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','e69d3ae317237da3fc64ec1f7d1f7e19','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293984,0,'ns_news_advancedsearch','12.1.0',2188,62,'News Advanced Search','Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/news-advancedsearch  Documentation & Free Support: https://t3planet.com/typo3-news-search-extension',2,0,3,1718172784,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','1ea301545c2e7786e5d553468f5d6b73','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293985,0,'ns_news_advancedsearch','2.1.0',2188,47,'Advanced Search for EXT:news','Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/news-advancedsearch  Documentation & Free Support: https://t3planet.com/typo3-news-search-extension',2,0,3,1718172854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.37\";s:4:\"news\";s:12:\"8.6.0-10.0.3\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','5912622862dce90c829e3b9c91cd865c','New release of version 2.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet // NITSAN',2001000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293986,0,'ns_news_advancedsearch','13.0.0',2188,52,'News Advanced Search','Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/news-advancedsearch  Documentation & Free Support: https://t3planet.com/typo3-news-search-extension',2,0,3,1729867298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:13:\"11.0.0-12.0.0\";}}','T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4b373e532e27a2d61a9a9f21c53a39f8','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293987,0,'ns_news_advancedsearch','13.0.1',2188,24,'Advanced News Search for TYPO3','Extend the TYPO3 News extension with powerful advanced search functionality. Easily filter news by categories, authors, tags, and custom fields with precision and speedthanks to optimized search algorithms designed for relevance.',2,0,3,1751360512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:13:\"11.0.0-12.0.0\";}}','Team T3Planet','info@t3planet.de','nitsan','67401a4a351e95665c86443d010231e6','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293988,0,'ns_news_advancedsearch','13.0.2',2188,25,'Advanced News Search for TYPO3','Extend the TYPO3 News extension with powerful advanced search functionality. Easily filter news by categories, authors, tags, and custom fields with precision and speedthanks to optimized search algorithms designed for relevance.',2,0,3,1754654658,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','db7fabfc7e8845663062ee4dcac44fb2','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet',13000002,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293989,0,'ns_news_advancedsearch','14.0.0',2188,15,'Advanced News Search for TYPO3','Extend the TYPO3 News extension with powerful advanced search functionality. Easily filter news by categories, authors, tags, and custom fields with precision and speedthanks to optimized search algorithms designed for relevance.',2,0,3,1770904535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"11.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ccf9e4dca94c45122f62a420251db612','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293990,0,'ns_news_advancedsearch','14.1.0',2188,11,'Advanced News Search for TYPO3','Extend the TYPO3 News extension with powerful advanced search functionality. Easily filter news by categories, authors, tags, and custom fields with precision and speedthanks to optimized search algorithms designed for relevance.',2,0,3,1776411461,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"11.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f85e239a94b849fb1785db838ead070e','New release of version 14.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet',14001000,0,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293991,0,'ns_news_advancedsearch','14.1.1',2188,12,'Advanced News Search for TYPO3','Extend the TYPO3 News extension with powerful advanced search functionality. Easily filter news by categories, authors, tags, and custom fields with precision and speedthanks to optimized search algorithms designed for relevance.',2,0,3,1779370777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:4:\"news\";s:14:\"11.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','9fa05df63abdb4c85d8fd0b1361c9207','New release of version 14.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-news-search-extension','T3Planet',14001001,1,0,'https://t3planet.de/typo3-nachrichten-suche-erweiterung','ter','',''),
(9293992,0,'svg_sanitizer','1.0.0',1427,254,'SVG Sanitizer','Sanitize SVG files on upload',2,-1,4,1576497451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.13-10.4.99\";}}','Frank Nägler','frank.naegler@typo3.com','abandoned_extensions','c32fb343de63ffea85321b3253a26fe4','Initial Upload to TER','TYPO3 GmbH',1000000,0,0,'https://github.com/TYPO3GmbH/svg_sanitizer/blob/master/README.md','ter','',''),
(9293993,0,'svg_sanitizer','1.0.2',1427,315,'SVG Sanitizer','Sanitize SVG files on upload',2,-1,4,1576668730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.13-10.4.99\";}}','Frank Nägler','frank.naegler@typo3.com','abandoned_extensions','3db8c2221085e56cfaa12b32f6ac4f13','Fixes an issue with the extension key in composer.json  and sets all version numbers properly.','TYPO3 GmbH',1000002,0,0,'https://github.com/TYPO3GmbH/svg_sanitizer/blob/master/README.md','ter','',''),
(9293994,0,'svg_sanitizer','1.0.3',1427,858,'SVG Sanitizer','Sanitize SVG files on upload',2,0,4,1589272936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.13-10.4.99\";}}','Frank Nägler','frank.naegler@typo3.com','abandoned_extensions','f42eb562b08a5aadf8236fa8aab2f780','This release contains a security fix, please update to this version as soon as possible.','TYPO3 GmbH',1000003,1,0,'https://github.com/TYPO3GmbH/svg_sanitizer/blob/master/README.md','ter','',''),
(9293995,0,'oidc','0.5.0',1059,351,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',1,-1,5,1576571484,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.3.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers (Causal)','xavier@causal.ch','liayn','223bfca15a623961f9f07ad3c1630b8d','Initial release to TER.','Causal Sàrl',5000,0,0,'https://docs.typo3.org/p/causal/oidc/0.5/en-us','ter','',''),
(9293996,0,'oidc','1.0.0',1059,210,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1598022840,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Xavier Perseguers','xavier@causal.ch','liayn','b01dc7e3ff0c02040a3767d7662ae617','Extension is now considered stable and as such the version has been bumped to 1.0.0.','Causal Sàrl',1000000,0,0,'','ter','',''),
(9293997,0,'oidc','1.1.0',1059,117,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1645778642,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','liayn','f46fdcd1f0a7f2faa4998bc33e2c08ad','Release of a TYPO3 v10-compatible version to TER.','Causal Sàrl',1001000,0,0,'https://docs.typo3.org/p/causal/oidc/1.1/en-us','ter','',''),
(9293998,0,'oidc','1.2.0',1059,91,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1675979014,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-8.2.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','liayn','b721c7270e4e1e37228637e6c580083d','Compatibility with TYPO3 v11 and a few bug fixes.','Causal Sàrl',1002000,0,0,'','ter','',''),
(9293999,0,'oidc','2.0.0',1059,66,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1697006320,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','liayn','116b1c1cd730b90920f9e0e4ab044fbb','Drop compatibility with older releases of TYPO3. Many enhancements thanks to Markus Klein.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/oidc/2.0/en-us','ter','',''),
(9294000,0,'oidc','2.1.0',1059,72,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1712038237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','liayn','5c53cd1dcce3c25afc0f0eb80a5a251b','Security fix - please update ASAP.','Causal Sàrl',2001000,0,0,'https://docs.typo3.org/p/causal/oidc/2.1/en-us','ter','',''),
(9294001,0,'oidc','3.0.0',1059,38,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,-1,5,1734427540,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','988126e949f83bb4e8dbd55cad05d5c5','Major refactoring of the extension, now supporting TYPO3 v11, v12 and v13.\r\nFor all breaking changes please refer to the CHANGELOG.md file.','Causal Sàrl, Reelworx GmbH',3000000,0,0,'','ter','',''),
(9294002,0,'oidc','4.0.0',1059,50,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,0,5,1738069083,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','9341309c21b7bb3ed5f70978586f457c','SECURITY RELEASE\r\n- Breaking: Existing fe_users are not looked up by their username anymore.\r\n  You may use the AuthenticationFetchUserEvent to re-add this functionality,\r\n  if this is secure for your use case.\r\n  See commit [!!!][SECURITY] Do not look up existing users via username field for details.\r\n- Breaking: Upon login the users username and email address will now be updated\r\n  according to the mapping configuration. The default mapping configuration maps\r\n  the username, but not the email address. Custom mapping configurations can now\r\n  map none, one or both of those fields.\r\n  It is now possible to post-process the mapping by ìmplementing the AuthenticationProcessMappingEvent\r\n- The query parameters for the authorization URL can now be modified via GetAuthorizationUrlEvent.','Causal Sàrl, Reelworx GmbH',4000000,0,0,'https://docs.typo3.org/p/causal/oidc/4.0/en-us','ter','',''),
(9294003,0,'oidc','4.0.1',1059,21,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,0,5,1760021353,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','e2b4e00ebaecb50c1969653dae903f46','Fixed redirect_url handling for Login-Plugin','Causal Sàrl, Reelworx GmbH',4000001,0,0,'https://docs.typo3.org/p/causal/oidc/4.0/en-us','ter','',''),
(9294004,0,'oidc','4.0.2',1059,20,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,0,5,1763025847,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','836610f29c7909933d6039714587bff0','Fixed a TYPO3 v13 compatibility issue','Causal Sàrl, Reelworx GmbH',4000002,0,0,'https://docs.typo3.org/p/causal/oidc/4.0/en-us','ter','',''),
(9294005,0,'oidc','4.0.3',1059,20,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,0,5,1771492883,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.99-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','d637a94ae5a398ea71eb0d0f564cdb9f','Allow for firebase/php-jwt v7','Causal Sàrl, Reelworx GmbH',4000003,0,0,'https://docs.typo3.org/p/causal/oidc/4.0/en-us','ter','',''),
(9294006,0,'oidc','5.0.0',1059,3,'OpenID Connect Authentication','This extension uses OpenID Connect to authenticate users.',2,0,5,1786354329,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.33-13.4.99\";}}','Xavier Perseguers, Markus Klein','xavier@causal.ch','liayn','223cd15ad6884a727071f2422ef5928d',' Support for TYPO3 v13!\r\n Added backend login support!\r\n\r\n Dropped support TYPO3 v11\r\n PHP  8.2\r\n\r\nFor details, breaking changes and more please refer to https://github.com/xperseguers/t3ext-oidc/blob/v5/CHANGELOG.md','Causal Sàrl, Reelworx GmbH',5000000,1,0,'https://docs.typo3.org/p/causal/oidc/5.0/en-us','ter','',''),
(9294007,0,'mask_kesearch_indexer','1.4.0',2068,184,'Faceted Search Hook for Mask Elements','Hooks for Mask Elements, both tt_content columns and tx_mask-tables',2,0,4,1576575007,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"mask\";s:13:\"4.1.2-4.99.99\";s:9:\"ke_search\";s:13:\"3.0.6-3.99,99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8bc921d69bc1c302c71e0120b7a34766','An indexer for mask elements with ke_search','zwo3',1004000,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294008,0,'mask_kesearch_indexer','1.0.5',2068,154,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1578928048,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"mask\";s:13:\"4.1.2-4.99.99\";s:9:\"ke_search\";s:13:\"3.0.6-3.99,99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8de74463a9dd67276a57f73064b4e46e','Documentation Fix.','zwo3',1000005,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294009,0,'mask_kesearch_indexer','1.5.0',2068,284,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1578928497,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"mask\";s:13:\"4.1.2-4.99.99\";s:9:\"ke_search\";s:13:\"3.0.6-3.99,99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','efecc0371b5720d59c840e7f0ef91b7b','Altered Title and Description. ','zwo3',1005000,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294010,0,'mask_kesearch_indexer','1.5.4',2068,205,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1589308788,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:13:\"4.1.2-5.99.99\";s:9:\"ke_search\";s:12:\"3.1.0-3.1.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8a68d89d9f18ca99247da7570a2d5f08','Compatibility TYPO3 10.4 LTS','zwo3',1005004,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294011,0,'mask_kesearch_indexer','1.6.1',2068,130,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1602235511,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:13:\"4.1.2-5.99.99\";s:9:\"ke_search\";s:12:\"3.1.0-3.2.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','04ae1faf4b2f62f13022a3ef3a669428','Compatibility with ke_search v3.2.x','zwo3',1006001,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294012,0,'mask_kesearch_indexer','1.6.2',2068,129,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1602236196,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:13:\"4.1.2-5.99.99\";s:9:\"ke_search\";s:12:\"3.1.0-3.2.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8454f83b65ea5555f626c55d8ca90924','Add space between indexed rows,  https://github.com/Gregor-Agnes/mask_kesearch_indexer/commit/f6dbad87c087389de416efe7cd93d88a33509122','zwo3',1006002,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294013,0,'mask_kesearch_indexer','1.6.3',2068,200,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1602236933,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:13:\"4.1.2-5.99.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','84f633d06bf5c2396edb050e75887629','Compatibility until ke_search 3.99.99','zwo3',1006003,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294014,0,'mask_kesearch_indexer','1.6.4',2068,128,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1616327318,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:13:\"4.1.2-6.99.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','d6eb29e8e7a613e208cfb04f4cfd920c','New release of version 1.6.4 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',1006004,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294015,0,'mask_kesearch_indexer','1.6.5',2068,100,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1630493808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:12:\"4.1.2-7.0.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','187044ab2ac8a1c63878b6ddf5eb70a8','New release of version 1.6.5 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',1006005,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294016,0,'mask_kesearch_indexer','1.6.7',2068,124,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1630495987,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:12:\"4.1.2-7.0.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','e685a27aaf021b4ba97915cd550bced4','New release of version 1.6.7 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',1006007,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294017,0,'mask_kesearch_indexer','2.0.0',2068,105,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1642688559,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"mask\";s:13:\"7.0.21-7.0.99\";s:9:\"ke_search\";s:12:\"4.2.0-4.9.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','43f4be5780d9b126089d6f7368a9f111','New release of version 2.0.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',2000000,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294018,0,'mask_kesearch_indexer','2.1.0',2068,117,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1644922358,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"mask\";s:13:\"7.0.21-7.0.99\";s:9:\"ke_search\";s:12:\"4.2.0-4.9.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','c563e7b42ee2501b0e8d39db70cbfdf1','New release of version 2.1.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',2001000,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294019,0,'mask_kesearch_indexer','2.2.1',2068,105,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1669128810,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"mask\";s:13:\"7.0.21-7.0.99\";s:9:\"ke_search\";s:12:\"4.2.0-4.9.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8beab0baa375e77e3ffa72fa2c6ec86c','New release of version 2.2.1 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',2002001,0,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294020,0,'mask_kesearch_indexer','3.0.2',2068,103,'KeSearch Indexer for Mask Elements','Indexer for mask elements, both tt_content columns and tx_mask-tables.',2,0,4,1692259290,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.3.0-12.4.99\";s:4:\"mask\";s:12:\"8.0.0-8.9.99\";s:9:\"ke_search\";s:12:\"5.0.0-5.9.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','be718e266e46eb49928bc99924e32d20','New release of version 3.0.2 - see details, changelog and documentation on https://github.com/Gregor-Agnes/mask_kesearch_indexer','zwo3',3000002,1,0,'https://github.com/Gregor-Agnes/mask_kesearch_indexer/blob/master/README.rst','ter','',''),
(9294021,0,'ns_google_map','1.0.0',2368,336,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1576670488,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','74e801524527fc74d788d68ca033d0ff','[TODO] Extensions information','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294022,0,'ns_google_map','2.0.0',2368,287,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1587021706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','d36812d53dcba96b796cb696610192b5','Release 2.0.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','',2000000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294023,0,'ns_google_map','2.0.1',2368,237,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1593525756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','7f1717b2769e82906c4bf12763d38a70','[Fixed] Minor Bugs fixing','',2000001,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294024,0,'ns_google_map','2.0.2',2368,147,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1612440726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','cab619acc53b92bb8fd03dd248e4072f',':bug: [Fix] Deprication Error','',2000002,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294025,0,'ns_google_map','2.0.5',2368,114,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1631180151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','bcb08270f32b892ca98c3b4835c8e3ef','New release of version 2.0.5 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','',2000005,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294026,0,'ns_google_map','2.0.6',2368,123,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1631278340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','443a2611569af9f5af02fdd82581d785','New release of version 2.0.6 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',2000006,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294027,0,'ns_google_map','2.0.7',2368,111,'[NITSAN] Google Map Plugin','This extension brings integratio nof powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/google-map-by-nitsan-pro/',2,0,3,1640001426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','72bd8c40f7d7931c149e19ce41fe204f','New release of version 2.0.7 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',2000007,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294028,0,'ns_google_map','3.0.0',2368,46,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-google-map-typo3-extension-pro',2,0,3,1641448476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b71d4b51a6bd6b0a3b15c369c995da2c','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294029,0,'ns_google_map','3.0.1',2368,113,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-google-map-typo3-extension-pro',2,0,3,1642594527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','fce2c4c0e2ebd2ddb696374e428c8c79','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294030,0,'ns_google_map','3.0.2',2368,123,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-google-map-typo3-extension-pro',2,0,3,1645021421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','10dec2952dba9595318eb4311c34fa4f','New release of version 3.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3000002,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294031,0,'ns_google_map','3.1.0',2368,95,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-google-map-typo3-extension-pro',2,0,3,1658833981,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b18f5c26e058175ec7cdf331fe4f2287','New release of version 3.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3001000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294032,0,'ns_google_map','3.1.1',2368,101,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3terminal.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-google-map-typo3-extension-pro',2,0,3,1659531727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','116d2042667d0f1b504b77bcb129e5cc','New release of version 3.1.1 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3001001,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294033,0,'ns_google_map','3.1.2',2368,110,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-google-map-typo3-extension-pro',2,0,3,1663335020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b39f7e2fdbda9665ee87a921da87dd36','New release of version 3.1.2 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3001002,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294034,0,'ns_google_map','12.0.0',2368,75,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-google-map-typo3-extension-pro',2,0,3,1688656610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','19cd8dd010b2cf22b4502a4ce04c0d34','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294035,0,'ns_google_map','12.0.1',2368,84,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-google-map-typo3-extension-pro',2,0,3,1693582821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','916e3d1d72d60a786f9ec6d3b43ac205','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294036,0,'ns_google_map','3.1.3',2368,64,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-google-map-typo3-extension-pro',2,0,3,1693826551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4c577b7c3a0bc8e98114c2491db567a7','New release of version 3.1.3 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3001003,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294037,0,'ns_google_map','3.1.4',2368,60,'[NITSAN] Google Map Plugin','This extension can easily integrate of powerful features of Google map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/google-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-google-map-typo3-extension-pro',2,0,3,1699533296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','885b0931de48e7e560808e58717509da','New release of version 3.1.4 - see details, changelog and documentation on https://t3terminal.com/typo3-google-map-typo3-extension-pro','NITSAN Technologies Pvt Ltd',3001004,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294038,0,'ns_google_map','12.0.2',2368,74,'Google Map','Introducing the TYPO3 Google Map Extension! This TYPO3 extension enables you to seamlessly add and customize Google Maps to your website with ease. Designed with responsive layouts and SEO-friendly features, it ensures a smooth and optimized experience for your visitors.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/google-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-google-map-extension',2,0,3,1712672145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Jay Bhalgamiya, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','886c52c09b3417081ed6ff9fe63e8090','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-google-map-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294039,0,'ns_google_map','12.0.3',2368,21,'TYPO3 Google Map Extension','Easily integrate and customize responsive Google Maps on your TYPO3 website. Designed to be SEO-friendly and user-centric, it enhances user experience with smooth map embedding and layout options.',2,0,3,1751626595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','dc766fbeebfca02f33fb3d10f60db620','New release of version 12.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-google-map-extension','T3Planet',12000003,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294040,0,'ns_google_map','13.0.0',2368,35,'TYPO3 Google Map Extension','Easily integrate and customize responsive Google Maps on your TYPO3 website. Designed to be SEO-friendly and user-centric, it enhances user experience with smooth map embedding and layout options.',2,0,3,1754545568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','eb72ae9fd1345ba16cb557d8ff3403f0','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-google-map-extension','T3Planet',13000000,0,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294041,0,'ns_google_map','14.0.0',2368,12,'TYPO3 Google Map Extension','Easily integrate and customize responsive Google Maps on your TYPO3 website. Designed to be SEO-friendly and user-centric, it enhances user experience with smooth map embedding and layout options.',2,0,3,1776765244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','3a9d081099e50d8a8536294762bb9c16','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-google-map-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-google-map-erweiterung','ter','',''),
(9294042,0,'fluid_page_cache','1.0.0',1015,442,'Fluid Page Cache','Creates automatically tags for TYPO3s page cache, based on used variables in rendered Fluid templates on current page.',2,0,0,1576762527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','68efcc7c176acbb002742468ef4aa482','This extension allows you to clear frontend page caches, automatically when a displayed\r\nrecord has been updated. It recognizes which variables have been used in the Fluid templates on current \r\npage and assigns additional cache_tags to page cache. This allow the shipped after save-hook, to only delete pages from cache, which actually used the edited record. Once EXT:fluid_page_cache is installed, your page cache is as precise as possible, with zero configuration.','v.ieweg Webentwicklung',1000000,0,0,'https://docs.typo3.org/p/t3/fluid_page_cache/main/en-us/Index.html','ter','',''),
(9294043,0,'fluid_page_cache','1.1.0',1015,255,'Fluid Page Cache','Creates automatically tags for TYPO3s page cache, based on used variables in rendered Fluid templates on current page.',2,0,0,1596462779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','175246865010376b969aee7debf1916c','Added TYPO3 10.4 Compatibility','v.ieweg Webentwicklung',1001000,0,0,'https://docs.typo3.org/p/t3/fluid_page_cache/main/en-us/Index.html','ter','',''),
(9294044,0,'fluid_page_cache','2.0.0',1015,122,'Fluid Page Cache','Creates automatically tags for TYPO3s page cache, based on used variables in rendered Fluid templates on current page.',2,0,0,1647371545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','b3fbc1f74b3d916b76ee969edd814c62','Added TYPO3 11 support. Also, added support of \"Redis\" and \"SimpleFile\" cache backends, in info module. Before only Typo3Database backend worked.','v.ieweg Webentwicklung',2000000,0,0,'https://docs.typo3.org/p/t3/fluid_page_cache/main/en-us/Index.html','ter','',''),
(9294045,0,'fluid_page_cache','2.0.1',1015,94,'Fluid Page Cache','Creates automatically tags for TYPO3s page cache, based on used variables in rendered Fluid templates on current page.',2,0,0,1676726241,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','5155858382c5137eb20095b3cb217c4a','Bugfixes','v.ieweg Webentwicklung',2000001,0,0,'https://docs.typo3.org/p/t3/fluid_page_cache/main/en-us/Index.html','ter','',''),
(9294046,0,'fluid_page_cache','3.0.0',1015,102,'Fluid Page Cache','Creates automatically tags for TYPO3s page cache, based on used variables in rendered Fluid templates on current page.',2,0,0,1692289201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','cafdd4f790fd6431af54cb6d056693b0','Added TYPO3 12.4 LTS support (and dropped v10/v11 support). Bugfixes. \r\nThanks to Philipp Grigoleit and Joel Mai for supporting! ','',3000000,1,0,'https://docs.typo3.org/p/t3/fluid_page_cache/main/en-us/Index.html','ter','',''),
(9294047,0,'single_site','1.0.0',362,235,'Single site','Optimize TYPO3 site handling for a single site installation',2,0,0,1576835551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','b7cc9179ad0e0ef626773e10c62cebd0','Optimize TYPO3 site resolving for a single site installation','plan2net GmbH',1000000,0,0,'https://github.com/plan2net/single-site/blob/master/README.md','ter','',''),
(9294048,0,'single_site','1.2.0',362,82,'Single site','Optimize TYPO3 site handling for a single site installation',2,0,0,1647957191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-11.5.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','14fd029c35b380c545bb8bb6362e6b75','Compatibility with TYPO3 CMS 11','plan2net GmbH',1002000,0,0,'https://github.com/plan2net/single-site/blob/master/README.md','ter','',''),
(9294049,0,'single_site','1.3.0',362,45,'Single site','Optimize TYPO3 site handling for a single site installation',2,0,0,1721737766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.14-12.4.99\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','d46249cbaa7b911659d42e5c7da71bb5','Compatibility with TYPO3 CMS 12','plan2net GmbH',1003000,1,0,'https://github.com/plan2net/single-site/blob/master/README.md','ter','',''),
(9294050,0,'vips','0.0.1',690,202,'vips','Faster and less memory hungry thumbnail generation with vips php module',1,0,4,1576892714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','95f404d8ac8d36bb210a839428aa405f','First release','',1,0,0,'https://github.com/christophlehmann/vips','ter','',''),
(9294051,0,'vips','0.0.2',690,192,'vips','Faster and less memory hungry thumbnail generation with vips php module',1,0,4,1577047099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','5c6954abba12054092aaf51bfa25b46f','Fallback handling for non supported filetypes','',2,0,0,'https://github.com/christophlehmann/vips','ter','',''),
(9294052,0,'vips','0.0.3',690,296,'vips','Faster and less memory hungry thumbnail generation with vips php module',1,0,4,1578180186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','f930d68998e1cff0f744f0ebf3adf89b','Bugfix release. Minimum supported vips module version is 8.8. The extension is still very beta, so do not use in production. ','',3,1,0,'https://github.com/christophlehmann/vips','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9294053,0,'fal_quota','1.0.0',2432,261,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1577453091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','1b58ef8add9123e8094ad2396bfe53f9','Initial release. Provides virtual quota limits for FAL storages (Local driver) where the underlying filesystem does not support individual quotas or all storages reside on the same filesystem.','mehrwert.de',1000000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.0/en-us','ter','',''),
(9294054,0,'fal_quota','1.1.0',2432,268,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1577625604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','81e5be00fae97a21e6b2405873931cc7','This release adds support for TYPO3 CMS v10 while keeping support for 9.5-LTS.','mehrwert.de',1001000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.1/en-us','ter','',''),
(9294055,0,'fal_quota','1.2.0',2432,363,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1577957500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','aa248443f5ab7a402c2658e6a167e270','This release adds visual indications (pie charts) for the storage utilization to the FAL Quota storage list view.','mehrwert.de',1002000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.2/en-us','ter','',''),
(9294056,0,'fal_quota','1.3.0',2432,275,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1584289121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','3032df596554dda0fbf2e263a18b3530','This release adds support for TYPO3 CMS v10 .4 and aggregates some fixes since 1.2.0. See https://github.com/mehrwert/TYPO3-FAL-Quota/releases','mehrwert.de',1003000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.3/en-us','ter','',''),
(9294057,0,'fal_quota','1.4.0',2432,183,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1590847326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','73d661144ea09cf1e62da7d348e2bb9e','This bugfix release aggregates all fixes since 1.3.0. See https://github.com/mehrwert/TYPO3-FAL-Quota/releases','mehrwert.de',1004000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.4/en-us','ter','',''),
(9294058,0,'fal_quota','1.5.0',2432,205,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1591528316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','06c32023a10a82aa6d2d508458932dac','This update makes the FAL Quota module available in FILE section w/ access for users and groups. See https://github.com/mehrwert/TYPO3-FAL-Quota/releases','mehrwert.de',1005000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.5/en-us','ter','',''),
(9294059,0,'fal_quota','1.5.1',2432,265,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1594286265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','f65d2331471e323402bda68396a8f228','This bugfix release adds the missing Slot postFolderRename()','mehrwert.de',1005001,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.5/en-us','ter','',''),
(9294060,0,'fal_quota','1.6.0',2432,128,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1626941386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','a26bf53938103ce9fe246dabc5dd0a9c','Feature enhancements and DDEV support.\r\n\r\n See https://github.com/mehrwert/TYPO3-FAL-Quota/releases ','mehrwert.de',1006000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.6/en-us','ter','',''),
(9294061,0,'fal_quota','1.7.0',2432,117,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1628523111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','507bba14772d39deb0c8221696114f59','Split notification/statistics update workflows - beware: breaking changes in task handling, migrator included.\r\n\r\nSee https://github.com/mehrwert/TYPO3-FAL-Quota/releases ','mehrwert.de',1007000,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.7/en-us','ter','',''),
(9294062,0,'fal_quota','1.7.1',2432,121,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1629787926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','fdcd3cbd8829267d401f30eda996886f','Minor update to raise upper version constraint to allow PHP 7.4.\r\n\r\nSee https://github.com/mehrwert/TYPO3-FAL-Quota/releases/tag/1.7.1','mehrwert.de',1007001,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.7/en-us','ter','',''),
(9294063,0,'fal_quota','1.7.2',2432,154,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1630659563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','cd0ad9608316866bd6bf9dc4dff34864','Bugfix for multiple notification mail recipients in TYPO3 v10\r\n\r\nSee https://github.com/mehrwert/TYPO3-FAL-Quota/releases/tag/1.7.2','mehrwert.de',1007002,0,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.7/en-us','ter','',''),
(9294064,0,'fal_quota','1.8.0',2432,92,'FAL Quota','This extension provides virtual Quotas for FAL Storages.',2,0,0,1696969076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','mehrwert intermediale kommunikation GmbH','typo3@mehrwert.de','mehrwert','cdcdd4ee98bc69b46606b7a8839c335c','Maintenance and bugfix release. This release adds support for TYPO3 CMS v11 while keeping support for 10.4-LTS and dropping Support for v9.5.','mehrwert.de',1008000,1,0,'https://docs.typo3.org/p/mehrwert/fal-quota/1.8/en-us','ter','',''),
(9294065,0,'form_country_select','1.0.0',2178,326,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1577453567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','8e316709d6fad74cb49af7bd5be086c1','The extension provides an additional form element for the Form Framework which displays a select box with all countries from the ISO 3166-1 standard. The country list is localised according to the language of the website page.','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.0/en-us','ter','',''),
(9294066,0,'form_country_select','1.1.0',2178,215,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1580489058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a5f12f1a4c22374790a4c032cf7576f8','Add service class for usage of the country list in other scenarios','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.1/en-us','ter','',''),
(9294067,0,'form_country_select','1.1.1',2178,322,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1581959763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','627de196521f2dc40fab0b3118275496','Fix: Prevent exception when using preview in form manager','',1001001,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.1/en-us','ter','',''),
(9294068,0,'form_country_select','1.2.0',2178,239,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1593616991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','d92e3ee63e908a0b4fa29cc80843f37c','- Enhance CountriesModificationEvent with page language','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.2/en-us','ter','',''),
(9294069,0,'form_country_select','1.3.0',2178,150,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1608897535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:4:\"form\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','8637f01310c89deb7b66dbb8fbee11d6','Added:\r\n- Compatibility with TYPO3 v11\r\n\r\nChanged:\r\n- Raise minimum required version to TYPO3 9.5.16','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.3/en-us','ter','',''),
(9294070,0,'form_country_select','1.3.1',2178,131,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1631036722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:4:\"form\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','7e1cff86495684b1ea569a35dad01a80','Fixed:\r\n- Include package symfony/intl for non-composer installations','',1003001,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.3/en-us','ter','',''),
(9294071,0,'form_country_select','1.4.0',2178,117,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1638212980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:4:\"form\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','eb48b5e0b040797d864702fc39265242','Added:\r\n- Compatibility with Symfony 6\r\n\r\nUpdated:\r\n- symfony/intl to version 5.4.0 for non-composer installations\r\n','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.4/en-us','ter','',''),
(9294072,0,'form_country_select','1.4.1',2178,128,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1639675659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:4:\"form\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ac93af7b3ade4741125d75accce6097b','Fixed:\r\n- Default language of backend user throws exception in form preview','',1004001,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.4/en-us','ter','',''),
(9294073,0,'form_country_select','1.4.2',2178,120,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1647972962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";s:4:\"form\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','67d3b7d2ea6cc7ab47a198541d2b7a23','Fixed:\r\n- Display form element in form editor in combination with other custom form elements correctly','',1004002,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/1.4/en-us','ter','',''),
(9294074,0,'form_country_select','2.0.0',2178,106,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1665148636,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','e1590e973d829233761afc965cf88f8a','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nUpdated:\r\n- symfony/intl to version 5.4.11 for non-Composer installations\r\n\r\nRemoved:\r\n- Signal for modification of the country list\r\n- Compatibility with TYPO3 v9 and v10','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/2.0/en-us','ter','',''),
(9294075,0,'form_country_select','2.0.1',2178,96,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1673602813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','6ea9f44387e8b96337e07683e6434347','Fixed:\r\n- JavaScript error in form module with TYPO3 v12.1','',2000001,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/2.0/en-us','ter','',''),
(9294076,0,'form_country_select','2.1.0',2178,76,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1681029667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','381b741b513ddd5424da8582f701fc2e','Updated:\r\n- symfony/intl to version 5.4.22 for non-Composer installations\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12 (due to a form element with same name since TYPO3 v12.3)','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/2.1/en-us','ter','',''),
(9294077,0,'form_country_select','3.0.0',2178,100,'Form Country Select','Form element for selecting a country from a localised list',2,0,2,1681029827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','e12062c85937df2e45615a7ffa1480f6','Added:\r\n- Compatibility with TYPO3 v12 (15)\r\n\r\nChanged:\r\n- Form type from \"CountrySelect\" to \"ExtCountrySelect\" (15)\r\n\r\nUpdated:\r\n- symfony/intl to version 6.2.8 for non-Composer installations\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n\r\nHave also a look into the Migration chapter of the documentation:\r\nhttps://docs.typo3.org/p/brotkrueml/form-country-select/3.0/en-us/Migration/Index.html','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/3.0/en-us','ter','',''),
(9294078,0,'form_country_select','3.1.0',2178,52,'Form Country Select','Form element for selecting a country from a localised list',5,0,2,1731350301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b97be7d6290ba08aa6c0f6ffcc0beccc','This extension has been marked as obsolete. Please migrate to the\r\nCountry Select form element provided by EXT:form available since\r\nTYPO3 v12.3:\r\nhttps://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Feature-99735-NewCountrySelectFormElement.html','',3001000,1,0,'https://docs.typo3.org/p/brotkrueml/form-country-select/3.1/en-us','ter','',''),
(9294079,0,'ns_protect_site','1.0.0',1590,402,'[NITSAN] Password Protect TYPO3 Plugin','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1577784431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','joern.wagner','1019d3416c87bf3896f32a749559a3cd','[TODO] Updated TYPO3 dependencies','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294080,0,'ns_protect_site','1.0.1',1590,260,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1593666685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','joern.wagner','ac88cf495e4f9e00e2bf9edd894011b0','[Fixed] Fixed Submittion time issue with TYPO3 10 API','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294081,0,'ns_protect_site','1.0.3',1590,107,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1631025222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Milan Rathod, QA: Siddharth Sheth','sanjay@nitsan.in','joern.wagner','cadc4110cde3a68056d74998dacf7e10','New release of version 1.0.3 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',1000003,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294082,0,'ns_protect_site','1.0.4',1590,119,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1631164145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','ab23f19188935a66ce0cf553c8c66e8e','New release of version 1.0.4 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294083,0,'ns_protect_site','1.0.5',1590,122,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1635233916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','563d277e69115d534b0a2d473bd6e30f','New release of version 1.0.5 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',1000005,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294084,0,'ns_protect_site','2.0.0',1590,112,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1640673094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','c6663714f947fd0c0a1fbab7927034f3','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294085,0,'ns_protect_site','2.0.1',1590,112,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1645427482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','0844237df5fa5052dfe13aec0317d6bb','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294086,0,'ns_protect_site','2.0.2',1590,95,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1648722468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','08d5e9787d6e42284b6557f4e99e0f54','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294087,0,'ns_protect_site','2.0.3',1590,108,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1649854373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','42f1e29364f844fcf6a3c226b297b921','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294088,0,'ns_protect_site','2.0.4',1590,147,'[NITSAN] Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid1&type88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/',2,0,3,1652446468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','b78a91a3b9ce30abc6e13d15c5cd2ce0','New release of version 2.0.4 - see details, changelog and documentation on https://t3terminal.com/password-protected-typo3-pages-free','NITSAN Technologies Pvt Ltd',2000004,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294089,0,'ns_protect_site','3.0.0',1590,2,'Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details.',2,0,3,1784024489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','5d3efba3c810b29195cc9e5f742f6003','Add compatibility with TYPO3 v12 and v13','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294090,0,'ns_protect_site','3.1.0',1590,4,'Password Protected TYPO3','This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details.',2,0,3,1784035171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','joern.wagner','73f4bea2f2f7dbcbe8e7b7b52a366dea','Add documentation','NITSAN Technologies Pvt Ltd',3001000,1,0,'https://docs.t3planet.de/en/latest/ExtNsProtectSite/Index.html','ter','',''),
(9294091,0,'ns_cookies','1.0.0',1267,244,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/cookies-hint/ You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookie-bar-typo3-extension/',2,0,3,1577785982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','abandoned_extensions','0d4e00598a6200adc095eb9b8e431ace','[TODO] Deployment system configure and composer support','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294092,0,'ns_cookies','1.0.1',1267,377,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/cookies-hint/ You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookies-bar-typo3-extension/',2,0,3,1577854603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','abandoned_extensions','62f1da7948d7747b7ff20d11d39db283','[TODO] Updated demo & documentation description','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294093,0,'ns_cookies','1.0.2',1267,260,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/cookies-hint/ You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookies-bar-typo3-extension/',2,0,3,1593666579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','abandoned_extensions','03f1d53d7d6cc6d1f655de787f3d500e','[Improved] Github & Gitlab CI and fix TCA Config','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294094,0,'ns_cookies','1.0.4',1267,121,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/cookies-hint/ You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookies-bar-typo3-extension/',2,0,3,1631168041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','abandoned_extensions','2bfaf406f65150b7865d572d6c9c3cf2','New release of version 1.0.4 - see details, changelog and documentation on https://t3terminal.com/simple-cookie-bar-typo3-extension','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294095,0,'ns_cookies','2.0.0',1267,113,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com//t3t-extensions/cookies You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookies-bar-typo3-extension',2,0,3,1640673511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','abandoned_extensions','744436fc7f5c7c9ab5cd42b6814b08ff','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/simple-cookie-bar-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294096,0,'ns_cookies','2.0.1',1267,152,'[NITSAN] Simple Cookies-Bar','Easily install and configure simple cookie-bar to make GDPR compliant your TYPO3 site. Live-Demo: https://demo.t3terminal.com//t3t-extensions/cookies You can download PRO version for more-features & free-support at https://t3terminal.com/simple-cookies-bar-typo3-extension',2,0,3,1645022189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','abandoned_extensions','890708954b0e39b2393f1bd2b1229e52','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/simple-cookie-bar-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,1,0,'https://t3terminal.com/simple-cookie-bar-typo3-extension','ter','',''),
(9294097,0,'ns_comments','1.0.0',2044,243,'[NITSAN] Comments plugin for TYPO3','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/ You can download PRO version for more-features & free-support at https://t3terminal.com/comments-typo3-plugin-pro/',2,0,3,1577803841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','3702bc827bf4af927f6cd4a73dd6ae74','[TODO] Added deployment system','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294098,0,'ns_comments','1.0.1',2044,395,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/comment-plugin-typo3-pages-pro/',2,0,3,1577854317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Bhavin Barad, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e5afd518119dcb698a76810e5d424a06','[TODO] Updated demo and documentation description','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294099,0,'ns_comments','1.0.2',2044,217,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/comment-plugin-typo3-pages-pro/',2,0,3,1599746674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Nilesh Malankiya, T3:Keval Pandya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','009801e5aa7685711cc6f0a9fd57a9de','[TODO] Localization with the French language','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294100,0,'ns_comments','1.0.4',2044,121,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/comments/ You can download PRO version for more-features & free-support at https://t3terminal.com/comment-plugin-typo3-pages-pro/',2,0,3,1631169264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','255285dbb6fc59af627d422bba366254','New release of version 1.0.4 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294101,0,'ns_comments','2.0.0',2044,50,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3terminal.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1640945513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','84ad26c5ca0e56392472e9dfd888226b','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294102,0,'ns_comments','2.0.1',2044,107,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3terminal.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1643007101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','74ae1ccbb8f2577477a16b1f3a33bf4f','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294103,0,'ns_comments','2.0.2',2044,105,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3terminal.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1643614336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b44b59ac47607f41cac82c3ba55c16f9','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294104,0,'ns_comments','2.0.3',2044,121,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3terminal.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1644996688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','079a3dff1e0bc2d00876241322869010','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294105,0,'ns_comments','2.1.0',2044,113,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3terminal.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1659355125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2c506cbee32ebda98664bc841fe6de72','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294106,0,'ns_comments','12.0.0',2044,94,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3planet.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3planet.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1687964658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9d008a9ddbdfdc710f2f0398e3e1f1e7','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294107,0,'ns_comments','2.1.1',2044,59,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3planet.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3planet.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1698815410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2fbebde042a07ef21045a73875900c5b','New release of version 2.1.1 - see details, changelog and documentation on https://t3terminal.com/typo3-comment-extension-typo3-pages-pro','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294108,0,'ns_comments','12.0.1',2044,55,'Pages Comment','The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your websites published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-page-comment-extension',2,0,3,1712666302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','564baac87619994a57ad0da3dc12f01d','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294109,0,'ns_comments','12.1.0',2044,55,'Pages Comment','The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your websites published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-page-comment-extension',2,0,3,1712934445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c582de5be234e9fb90759e6eb7f6087f','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294110,0,'ns_comments','2.2.0',2044,51,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3planet.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3planet.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1712934599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b6e7bf3bfcc6e63119406a23117a86c2','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294111,0,'ns_comments','12.1.1',2044,68,'Pages Comment','The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your websites published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-page-comment-extension',2,0,3,1713163405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','dc30a6b6be6a6cf0c2e79ddfc21ef42f','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet // NITSAN',12001001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294112,0,'ns_comments','2.2.1',2044,41,'[NITSAN] Comments for TYPO3 Pages','Plug-n-play TYPO3 extension to integrate feature-rich comments features anywhere to your TYPO3 site. This extension includes features like post comment, reply to comment, multi-level comment thread, admin moderation etc., Live-Demo: https://demo.t3planet.com/t3t-extensions/comments You can download PRO version for more-features & free-support at https://t3planet.com/typo3-comment-extension-typo3-pages-pro',2,0,3,1725619587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9102875c78e6d85cd7b860b7f74af111','New release of version 2.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294113,0,'ns_comments','12.1.2',2044,49,'Pages Comment','The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your websites published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-page-comment-extension',2,0,3,1725619875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a5cd0e25d81ce5122bada2d60577e0a4','New release of version 12.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet // NITSAN',12001002,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294114,0,'ns_comments','13.0.0',2044,46,'Pages Comment','The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your websites published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/comments/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-page-comment-extension',2,0,3,1731409815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ed6f69bfb47fdeca2714ad30c0a9553b','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294115,0,'ns_comments','13.0.1',2044,32,'TYPO3 Page Comments','Enable user-friendly commenting functionality for TYPO3 pages. Features nested replies, backend moderation, and admin email notifications.',2,0,3,1751285121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','fcd77c5e8d6ee9e052cb3cce7718d8e8','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294116,0,'ns_comments','14.0.0',2044,14,'TYPO3 Page Comments','Enable user-friendly commenting functionality for TYPO3 pages. Features nested replies, backend moderation, and admin email notifications.',2,0,3,1771495722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','2eecab9ecedbdc3915dba6902c6086e0','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294117,0,'ns_comments','14.0.1',2044,8,'TYPO3 Page Comments','Enable user-friendly commenting functionality for TYPO3 pages. Features nested replies, backend moderation, and admin email notifications.',2,0,3,1780675335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','4b14d62f7b4327ab03895de69bde4e5b','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-page-comment-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-seite-kommentar-erweiterung','ter','',''),
(9294118,0,'ffpi_nodecounter','2.1.2',330,290,'Nodecounter','Counts Freifunk nodes',2,0,3,1578257446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Kevin Quiatkowski','kevin@pinneberg.freifunk.net','kevinq','cb4bb6fd61e99a405bfc6c76475b7e51','This extension counts the nodes of a Freifunk community based on the output of ffmap-backend','',2001002,0,0,'https://github.com/freifunk-pinneberg/typo3-tx_ffpi_nodecounter/blob/master/readme.md','ter','',''),
(9294119,0,'ffpi_nodecounter','2.2.0',330,40,'Nodecounter','Counts Freifunk nodes',2,0,3,1736368382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Kevin Quiatkowski','kevin@pinneberg.freifunk.net','kevinq','cb9fb200eea39438a0fc25646963063a','- Added Cache\r\n- Support for TYPO3 v10\r\n- Use JSON instead of HTML for Ajax reload\r\n- Use fopen() for local files','',2002000,1,0,'https://github.com/freifunk-pinneberg/typo3-tx_ffpi_nodecounter/blob/master/readme.md','ter','',''),
(9294120,0,'sysfile_faker','1.4.0',644,383,'Faking missing sys_file images','Creates dummy image files for sys_file records whose files went missing',2,0,4,1578521156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','826efb33a23c7e7d300a8e80e50ae272','Compatible with 8 & 9 LTS','',1004000,0,0,'https://github.com/kitzberger/sysfile_faker/blob/master/README.md','ter','',''),
(9294121,0,'sysfile_faker','1.6.0',644,160,'Faking missing sys_file images','Creates dummy image files for sys_file records whose files went missing',2,0,4,1624436892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','775a13cb05c354d258d875eb59ed20a6','TYPO3 8, 9, 10 compatibility, plus support for vimeo, txt and pdf files.','',1006000,0,0,'https://github.com/kitzberger/sysfile_faker/blob/master/README.md','ter','',''),
(9294122,0,'sysfile_faker','2.0.0',644,54,'Faking missing sys_file images','Creates dummy image files for sys_file records whose files went missing',2,0,4,1720952318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','755424cf432afb7d49bd026b0fd2be45','Compatibility for TYPO3 12','',2000000,0,0,'https://github.com/kitzberger/sysfile_faker/blob/master/README.md','ter','',''),
(9294123,0,'sysfile_faker','2.0.1',644,47,'Faking missing sys_file images','Creates dummy image files for sys_file records whose files went missing',2,0,4,1735299309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','da994bed518680742a2f2ad07a1a871b','TYPO3 13','',2000001,1,0,'https://github.com/kitzberger/sysfile_faker/blob/master/README.md','ter','',''),
(9294124,0,'headless','2.0.2',4750,272,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1578668545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";s:8:\"frontend\";s:13:\"9.5.0-10.0.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','63f5674b41ff4cc5c9a68ee2f9e0f1ff','Features:\r\n- JSON API for content elements\r\n- JSON API for navigation, layouts\r\n- taking into account all language/translation configuration (e.g. fallback)\r\n- easily extensible with custom fields or custom CEs','',2000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294125,0,'headless','2.0.3',4750,297,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1579720938,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','297c676abf9f0529b8124e1ebf519c9a','- add test for content elements\r\n- ignore negative colPos values\r\n- update TYPO3 dependencies to cover v10LTS','',2000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294126,0,'headless','2.1.0',4750,251,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1584370614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','98d20cfd4cc3c9a132bdbd1159e20880','Features\r\n- add frontend base url and use it in page preview and view module, via feature switch\r\n- allow to set image processing configuration in files processor\r\n\r\nBugfixes\r\n- crop images without resizing\r\n- gallery not calculating row width correctly\r\n\r\nThanks to @oskardydo for first contribution','',2001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294127,0,'headless','2.1.1',4750,159,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1594304622,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','e0a4cf17d89c2e214abf13958f6cbabd','Bugfix release:\r\n- make cropVariant configurable\r\n- dont process svg files in FilesUtility\r\n- allow to remove data by processingConfiguration flag\r\n- only modify lastTypolinkUrl when EXT:Headless is really used (!)\r\n- also, we moved from travis CI to github actions (thanks @sabbelasichon)\r\n\r\nThanks goes to:\r\n@sabbelasichon\r\n@twoldanski\r\n@theLine\r\n@subjacked','',2001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294128,0,'headless','2.1.2',4750,223,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1594390567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','8cc8902acf1d66fe78ec097de475a51c','[BUGFIX] Update ter release GitHub actions (171)\n\n [BUGFIX] Update ter release github action\r\n\r\n\r\n\r\nCo-authored-by: Łukasz Uznański l.uznanski@macopedia.com','',2001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294129,0,'headless','2.2.0',4750,202,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1599635702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','c2f72c0f621a61d463e8d2ab21d021c9','[TASK] Bump version to 2.2.0 (190)\n\nCo-authored-by: Łukasz Uznański l.uznanski@macopedia.com','',2002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294130,0,'headless','2.3.0',4750,178,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1604594916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','14be78810e5e1df8b86fd2deb3668b86','form support bug fixes (211)\n\n- fix translation of nested elements\r\n- fix generation of fieldnames for fieldset containers\r\n- fix replacing of custom options in nested scenario','',2003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294131,0,'headless','2.4.0',4750,158,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1611245817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','055980a7a33d34528976e5a40e9f2180','Update ext_emconf.php (231)','',2004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294132,0,'headless','2.5.0',4750,137,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1619126175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','73381c9abea4dba23f88e955f34aee3d','Set version to 2.5.0 (249)','',2005000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294133,0,'headless','2.5.1',4750,123,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1625061529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','136bd6e882cc30976ed19dc9a604d1d5','[TASK] set version to 2.5.1 (260)\n\n Set version to 2.6.0\r\n\r\n Update ext_emconf.php','',2005001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294134,0,'headless','2.5.2',4750,122,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1626446212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','ab5666423fba81c6616b9fff748968cf','TASK/Bump-version-to-2.5.2 (274)','',2005002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294135,0,'headless','2.5.3',4750,131,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1627251285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','caa650f1a36dc6fe584b5ed57138ff0c','Bump version to v2.5.3 (285)','',2005003,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294136,0,'headless','2.6.0',4750,127,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1631627563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','af234c2620a47e6654be9ab33861a12f','Bump version to v2.6.0 (310)','',2006000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294137,0,'headless','3.0.0',4750,116,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1636485274,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','89adcdb68ce860ea669f518c82cd4fdf','Change state to stable in 3.0.0 version (376)','Macopedia Sp. z o.o.',3000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294138,0,'headless','3.0.1',4750,120,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1638373676,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','a4da06cbca8499b6fa7972e792b0f134','TASK/Update-to-v3.0.1 (379)','Macopedia Sp. z o.o.',3000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294139,0,'headless','3.0.2',4750,110,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1643809372,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','88b77d2f8b674be764a439ec099d8c7b','Update to v3.0.2 (406)','Macopedia Sp. z o.o.',3000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294140,0,'headless','3.0.3',4750,108,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1646248430,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','84b847c840d23c2ed7dfc0b4098a1e93','Update to v3.0.3 (413)','Macopedia Sp. z o.o.',3000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294141,0,'headless','3.0.4',4750,118,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1650467593,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','7993728a968be5a4f5f21f5c03f6ec3f','Update version to 3.0.4 (427)','Macopedia Sp. z o.o.',3000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294142,0,'headless','3.1.0',4750,92,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1659387953,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','6b7fb8cb6beaa7590f58e4c35285efe6','Update-to-version-3.1.0 (471)','Macopedia Sp. z o.o.',3001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294143,0,'headless','3.1.1',4750,97,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1659563229,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','315386f1f7f5b1e5818d87cb2cd57045','Update-to-version-3.1.1 (474)','Macopedia Sp. z o.o.',3001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294144,0,'headless','3.1.2',4750,111,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1660248022,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','c91140dbd4b73175de1c34a7bc145a2a','[TASK] set version 3.1.2 (480)\n\n- compatibility release','Macopedia Sp. z o.o.',3001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294145,0,'headless','3.2.0',4750,93,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1668075059,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','400e1daa6801f807e727c5f3d34dc2ac','Update version to 3.2.0 (517)','Macopedia Sp. z o.o.',3002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294146,0,'headless','3.2.2',4750,101,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1668524965,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','2ce304b75ecd7e85e914f6b2a17e0f6e','Update-to-v3.2.2 (522)','Macopedia Sp. z o.o.',3002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294147,0,'headless','2.7.1',4750,86,'Headless','This extension provides way to output content from TYPO3 in JSON format.',2,0,2,1668699076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','67b5ad260d187c6e22d8cda0fbaf5d7c','Update em_conf to version 2.7.1','',2007001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294148,0,'headless','4.0.0',4750,96,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1682451722,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.2.0-12.5.99\";s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','99a46a55aebb1a2471a39209ae98e8dd','Version compatible with TYPO3 v12','Macopedia Sp. z o.o.',4000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294149,0,'headless','3.3.1',4750,76,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1682451811,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','5c03884b01c9889f5210d5b736b9f516','Bugfix release\r\n\r\nFix typo in readme\r\n[FEATURE] Allow return null instead empty string \r\n[BUGFIX] Fix edge cases with resolving frontend domains ','Macopedia Sp. z o.o.',3003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294150,0,'headless','4.1.0',4750,86,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1687266022,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.2.0-12.5.99\";s:5:\"typo3\";s:14:\"12.2.0-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','c7a7c7b9cd37d368c71d38652bc9a5a3','Update emconf to 4.1.0 (595)','Macopedia Sp. z o.o.',4001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294151,0,'headless','3.4.0',4750,70,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1687963111,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','a5f232ec71daa9c976a3263d71f7c742','Update ext_emconf.php','Macopedia Sp. z o.o.',3004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294152,0,'headless','3.4.1',4750,71,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1689874805,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:15:\"11.5.29-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','cc57228297b5dc247806f327c52a8873','Bump version to 3.4.1','Macopedia Sp. z o.o.',3004001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294153,0,'headless','4.1.1',4750,85,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1689875287,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','4229af516bf3e8630016727d16833208','Bump version to 4.1.1 (632)','Macopedia Sp. z o.o.',4001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294154,0,'headless','4.2.0',4750,65,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1698664393,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','7e3c4c90e660a65022946e93327b49d2','Update readme (660)','Macopedia Sp. z o.o.',4002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294155,0,'headless','4.2.2',4750,75,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1698749702,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','365af649c74d92b239ca5de4cfff046a','Update emconf to 4.2.2','Macopedia Sp. z o.o.',4002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294156,0,'headless','4.2.7',4750,64,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1707760013,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','dd0f4adc9f0e2028294c6dd2566d246f','[BUGFIX] Fix crash in BE context (705)','Macopedia Sp. z o.o.',4002007,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294157,0,'headless','4.3.0',4750,52,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1715954022,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','24d3fd24f33e4f0274bf81566186809e','[TASK] Fix documentation rendering (727)\n\nResolves: 722','Macopedia Sp. z o.o.',4003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294158,0,'headless','3.4.2',4750,50,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1716211063,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:15:\"11.5.29-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','f226013631b3d5ced1c6c7409b50b702','[BUGFIX] Fix warning if as is not set (729)','Macopedia Sp. z o.o.',3004002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294159,0,'headless','4.3.1',4750,60,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1716812450,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','fef1060e9a4b352f3ad0703b6f76b17f','[DOCS] Mention XML sitemap configuration (735)','Macopedia Sp. z o.o.',4003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294160,0,'headless','4.3.2',4750,59,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1720173314,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','f203cf6149a81cadd244a715fcbd2bc8','Update version to 4.3.2 (744)','Macopedia Sp. z o.o.',4003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294161,0,'headless','4.4.0',4750,50,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1726772007,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','21cfff8e1d4da875b5f539212627f2af','[TASK] Set version 4.4.0 (769)','Macopedia Sp. z o.o.',4004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294162,0,'headless','4.4.1',4750,50,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1728388930,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"12.4.3-12.5.99\";s:5:\"typo3\";s:14:\"12.4.3-12.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','44da43a7b184d8cbe2b47f1eda48745f','Update-version-to-4.4.1 (787)','Macopedia Sp. z o.o.',4004001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294163,0,'headless','4.5.0',4750,49,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1730739693,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','e1eef8492d525711500932c5662f4891','Add barebone Sets config, so other extensions could start rely on (793)','Macopedia Sp. z o.o.',4005000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294164,0,'headless','3.4.3',4750,40,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1732564916,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:14:\"11.4.0-11.5.99\";s:5:\"typo3\";s:15:\"11.5.29-11.5.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','296341bad4334ec1464e50a1e1e3767f','Update emconf to 3.4.3','Macopedia Sp. z o.o.',3004003,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294165,0,'headless','4.7.0',4750,24,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1751993513,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','369151a6886e3f8d6d013e4e9bcba5ad','[TASK] Set version 4.7 (829)','Macopedia Sp. z o.o.',4007000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294166,0,'headless','4.7.1',4750,24,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1753370637,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','b2b6fb3e52af6fa5cabead4fc7a1423c','[TASK] Set version 4.7.1 (833)','Macopedia Sp. z o.o.',4007001,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294167,0,'headless','4.7.2',4750,23,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1755852062,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','a397f9d466b6f250a0f310f2cccd2f05','[TASK] Set version v4.7.2 (842)','Macopedia Sp. z o.o.',4007002,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294168,0,'headless','4.7.3',4750,31,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1757424428,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','ec1c3dc7b76db411f7a6dccd4d04c4eb','[TASK] Set extension version to 4.7.3 (845)','Macopedia Sp. z o.o.',4007003,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294169,0,'headless','4.8.0',4750,12,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1778250184,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','b4da6a30cc0375217536ce91d3faafcb','[TASK] Release 4.8.0 (884)','Macopedia Sp. z o.o.',4008000,0,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294170,0,'headless','4.8.1',4750,6,'TYPO3 Headless API','Makes TYPO3 a headless CMS. Content and pages available in JSON format. Supports multilanguage, multidomain, forms, frontend login, workspaces and more. For JS frontend app see nuxt-typo3 package',2,0,2,1784624191,'a:1:{s:7:\"depends\";a:2:{s:8:\"frontend\";s:15:\"12.4.21-13.4.99\";s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','d4f8abf174f334eb9e0592268a89bca7','Merge pull request 900 from TYPO3-Headless/task/4-8-1\n\n[TASK] Set version to v4.8.1','Macopedia Sp. z o.o.',4008001,1,0,'https://docs.typo3.org/p/friendsoftypo3/headless/master/en-us/','ter','',''),
(9294171,0,'pwa_manifest','1.0.0',602,245,'pwa_manifest','This extension provides Web App Manifest configuration.',1,0,2,1578669046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.0.99\";s:8:\"frontend\";s:13:\"9.5.0-10.0.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','fae800b399c483540a68f756f4d0d5bc','Initial version','',1000000,0,0,'https://github.com/TYPO3-Initiatives/pwa_manifest/blob/master/README.md','ter','',''),
(9294172,0,'pwa_manifest','1.0.1',602,357,'pwa_manifest','This extension provides Web App Manifest configuration.',1,0,2,1579720970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:8:\"frontend\";s:13:\"9.5.0-10.4.99\";}}','Łukasz Uznański','extensions@macopedia.pl','macopedia','e1ee930d1890468547ba7c23c25e87ea','support for TYPO3 v10','',1000001,1,0,'https://github.com/TYPO3-Initiatives/pwa_manifest/blob/master/README.md','ter','',''),
(9294173,0,'newsletter_subscribe','1.0.0',4114,82,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1578903314,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','66f5deb9e2dce4317693c9bbae99c532','Extension to subscribe or unsubscribe to tt_address. Provides an unsubscribe link to include in direct_mail newsletters.','Gregor Agnes & Markus Cousin GbR',1000000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294174,0,'newsletter_subscribe','1.0.2',4114,144,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1578905633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','5fab63bc43836b08a15828ce75c56cc3','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)','Gregor Agnes & Markus Cousin GbR',1000002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294175,0,'newsletter_subscribe','1.0.3',4114,209,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1578909155,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','d43aab94f631b01ff9ba8d530117b289','German translation','Gregor Agnes & Markus Cousin GbR',1000003,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294176,0,'newsletter_subscribe','1.0.4',4114,234,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1579002378,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','798588b94acc289ae4a9e84b0a768389','OverrideEmptyFlexformValues.php, Documentation, Translation Fix','Gregor Agnes & Markus Cousin GbR',1000004,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294177,0,'newsletter_subscribe','1.1.0',4114,149,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1580222034,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','7b7aef6b97e0c43487285c64169e6706','new icon, fixed paths for mail templates','Gregor Agnes & Markus Cousin GbR',1001000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294178,0,'newsletter_subscribe','1.1.1',4114,213,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1580222572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','03fcebcc1ea9d4ee55360feca590fd51','inserted template paths','Gregor Agnes & Markus Cousin GbR',1001001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294179,0,'newsletter_subscribe','1.1.2',4114,282,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1580892621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:10:\"tt_address\";s:13:\"4.0.0-4.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','a8d820aa27551f89ec3ea207a186e406','Fixed override empty flexform settings.','Gregor Agnes & Markus Cousin GbR',1001002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294180,0,'newsletter_subscribe','2.0.1',4114,251,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1589284058,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','54a67d2ed3d15a209466b5ba4233b78a','Compatibility TYPO3 10.4 LTS, using new FluidEmail templates, thus no compatibility with 9.5 anymore','Gregor Agnes & Markus Cousin GbR',2000001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294181,0,'newsletter_subscribe','2.2.0',4114,194,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1602661237,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8d18e4f174deafab1ce084242d767ce3','New featur: option for admin info mail on subscription','Gregor Agnes & Markus Cousin GbR',2002000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294182,0,'newsletter_subscribe','3.0.2',4114,126,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1611260677,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','05f48f3793ddeed894ca758c3757a15d','New feature: simple spam prevention, uses javascript and session cookie. Minor bug fixes.','Gregor Agnes & Markus Cousin GbR',3000002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294183,0,'newsletter_subscribe','3.1.0',4114,130,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1611505721,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','12f1fd87b4b4ed88fef2843d9f21a790','New Feature: scheduler task to delete unvalidated subscriptions after a while','Gregor Agnes & Markus Cousin GbR',3001000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294184,0,'newsletter_subscribe','3.2.0',4114,48,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',1,0,3,1615473339,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','f389fe0f462f1b876151b23ea76ebc07','latest bugfixes','Gregor Agnes & Markus Cousin GbR',3002000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294185,0,'newsletter_subscribe','3.2.1',4114,110,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1615633428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','dbbebf82f7059f68c632db74762793ef','New release of version 3.2.1 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294186,0,'newsletter_subscribe','3.2.2',4114,112,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1615634464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','f0df0d2acc5073173861407b6124b8a2','New release of version 3.2.2 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294187,0,'newsletter_subscribe','3.2.3',4114,121,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1615658227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','007c216c014083c84c6a740a926045d3','New release of version 3.2.3 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002003,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294188,0,'newsletter_subscribe','3.2.5',4114,116,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1619882717,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','fe2c43524953a18b1ccbe9dec2fddaa7','New release of version 3.2.5 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002005,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294189,0,'newsletter_subscribe','3.2.7',4114,110,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1621442640,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','5751403c6ece1f74d86071fa385d5c76','New release of version 3.2.7 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002007,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294190,0,'newsletter_subscribe','3.2.8',4114,119,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1621446146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','6980a8dc3dc86c96e178633cef05e273','New release of version 3.2.8 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3002008,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294191,0,'newsletter_subscribe','3.3.0',4114,113,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter)',2,0,3,1625152403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','bec4125b06ca3caadb6dd1fc28996e84','New release of version 3.3.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3003000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294192,0,'newsletter_subscribe','3.4.0',4114,108,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1626621278,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','b88fd047d3617a2dc1e00eee41db970d','New release of version 3.4.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3004000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294193,0,'newsletter_subscribe','3.5.0',4114,96,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1634027183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','5121c9fe36ce53aa56e12bf3a62822df','New release of version 3.5.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3005000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294194,0,'newsletter_subscribe','3.6.0',4114,118,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1634195265,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','79eb77882cfe01b0ed6abc7ed92a31c2','New release of version 3.6.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3006000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294195,0,'newsletter_subscribe','3.7.0',4114,91,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1637674566,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','e268cdad5e8f4c3533cadf9d3b4a1a4c','New release of version 3.7.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3007000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294196,0,'newsletter_subscribe','3.7.2',4114,120,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1637750964,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-10.4.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','7067e7ed71167433fd0cb1d924f643b9','New release of version 3.7.2 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',3007002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294197,0,'newsletter_subscribe','4.0.0',4114,79,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1663677991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-11.5.99\";s:10:\"tt_address\";s:13:\"6.1.0-6.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','ec520dfbc64bb5af6b6b64d073d36058','New release of version  Version 4.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',4000000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294198,0,'newsletter_subscribe','4.0.1',4114,91,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1663686332,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-11.5.99\";s:10:\"tt_address\";s:13:\"6.1.0-6.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','13dcef57d2c91b5ccf1da734b360935e','New release of 4.0.1 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',4000001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294199,0,'newsletter_subscribe','5.0.0',4114,107,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1670600791,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-11.5.99\";s:10:\"tt_address\";s:12:\"6.1.0-7.0.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','32f89d9a80b354b799745389896c84df','New release of 5.0.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',5000000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294200,0,'newsletter_subscribe','6.0.1',4114,54,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1709309758,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";s:10:\"tt_address\";s:5:\"8.0.0\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','f6bee877cefd4f7f0678b9a8de66535c','TYPO3 12 Compatibility release','Gregor Agnes & Markus Cousin GbR',6000001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294201,0,'newsletter_subscribe','6.1.0',4114,52,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1709388345,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";s:10:\"tt_address\";s:5:\"8.0.0\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','e2a67629a4a9b7cf2925d93b9abbd59e','New release of 6.1.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',6001000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294202,0,'newsletter_subscribe','6.1.1',4114,66,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1709395588,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";s:10:\"tt_address\";s:5:\"8.0.0\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','65ff656f136d103a578b3c4f369a43b7','New release of 6.1.1 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',6001001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294203,0,'newsletter_subscribe','6.2.0',4114,43,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1728035150,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";s:10:\"tt_address\";s:5:\"8.0.0\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','56f483d12afcf6741308712ec463ceba','New release of 6.2.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',6002000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294204,0,'newsletter_subscribe','7.0.0',4114,46,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1729865272,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','4809312212a98aea8e6df5401540be9e','New release of 7.0.0 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7000000,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294205,0,'newsletter_subscribe','7.0.2',4114,31,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1737363980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','e4b146cc11e9f8edb7d55e9ab6722625','New release of 7.0.2 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7000002,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294206,0,'newsletter_subscribe','7.0.3',4114,30,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1737447799,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8567ad2d65917499b7abba294e42c528','New release of 7.0.3 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7000003,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294207,0,'newsletter_subscribe','7.0.4',4114,31,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1737450496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8b365799de90f4e521a8b9931a85bc21','New release of 7.0.4 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7000004,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294208,0,'newsletter_subscribe','7.0.7',4114,41,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1737541156,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','58514177d3512462fcbd09a7227836c7','New release of 7.0.7 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7000007,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294209,0,'newsletter_subscribe','7.1.1',4114,20,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1756196802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','b8302b4a3e4739f5a8a32d0cd5fa751d','New release of 7.1.1 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7001001,0,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294210,0,'newsletter_subscribe','7.1.2',4114,27,'Newsletter Subscribe','subscribe and unsubscribe to tt_address, generate static Link to unsubscribe (to use in Newsletter), remove unvalidated subscriptions with scheduler task',2,0,3,1756911011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";s:10:\"tt_address\";s:15:\"8.0.0 - 9.99.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','65a6db211ec3071b64fe2e1f7c28b9d2','New release of 7.1.2 - see details, changelog and documentation on https://github.com/Gregor-Agnes/newsletter_subscribe','Gregor Agnes & Markus Cousin GbR',7001002,1,0,'https://github.com/Gregor-Agnes/newsletter_subscribe/blob/master/README.md','ter','',''),
(9294211,0,'spt_typo3audit','1.0.0',836,162,'TYPO3 Audit','',2,0,1,1578931850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Arun','arun@spawoz.com','spawoz_typo3','efb3e532bcd3d9464ea78f31ed713c6f','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.','',1000000,0,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294212,0,'spt_typo3audit','1.0.1',836,289,'TYPO3 Audit','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.',2,0,1,1579324500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','744efd41f14026bf95493f8dabfe1d32','Extension icon update','',1000001,0,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294213,0,'spt_typo3audit','2.0.0',836,92,'TYPO3 Audit','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.',2,0,1,1594787778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','6e72c19b9eb2f423632739fe0f82b4f6','TYPO3 10 Compatible Version','',2000000,0,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294214,0,'spt_typo3audit','2.0.1',836,148,'TYPO3 Audit','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.',2,0,1,1596019479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','273542df0b3c7d42ff114684037b92d0','Upload Max Size - Bug Fix','',2000001,0,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294215,0,'spt_typo3audit','3.0.0',836,94,'TYPO3 Audit','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.',2,0,1,1631941581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','aa4f60a180f99aa77f67f75a084bd352','TYPO3 v11 Compatible Version','',3000000,0,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294216,0,'spt_typo3audit','3.0.1',836,51,'TYPO3 Audit','Extension can be used to analyse a complete TYPO3 website system overview and it can be used to understand the server details and the extensions installed and their compatibility which are installed in the system. It is also possible to save this report as a PDF file.',2,0,1,1705995749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','8fabb239353d2817eb183b0c03580b6d','Composer support','Spawoz Technologies',3000001,1,0,'https://www.spawoz.com/blog/typo3-audit-manager/','ter','',''),
(9294217,0,'cart_payone','1.0.0',627,84,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1578934019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','4c946994d93bd185b65b9257e755d314','The version 1.0.0 is a release for TYPO3 v8.7 only and skipped for TYPO3 v9.5. This version is compatible to Cart v5.3. ','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/cart-payone/1.0/en-us','ter','',''),
(9294218,0,'cart_payone','2.0.0',627,80,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1578934054,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','2edd658989f0edd97fdc8aa40cb002f9','The version 2.0.0 is a release for TYPO3 v9.5 only. This version is compatible to Cart v6.3. ','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/cart-payone/2.0/en-us','ter','',''),
(9294219,0,'cart_payone','1.0.1',627,79,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1578934618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','e0a917dfc06b0a3f9e8fc9bd05d4a378','Bugfix release:\r\n Respect sandbox mode configuration\r\n Submit correct single price to API','extco.de UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/p/extcode/cart-payone/1.0/en-us','ter','',''),
(9294220,0,'cart_payone','2.0.1',627,216,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1578934645,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','08610fc863c384a3edbc6589ea61fb9f','Bugfix release:\r\n Respect sandbox mode configuration\r\n Submit correct single price to API','extco.de UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/p/extcode/cart-payone/2.0/en-us','ter','',''),
(9294221,0,'cart_payone','1.1.1',627,51,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1610281431,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:4:\"cart\";s:5:\"5.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','ab1295e4b66215f25161003cd783497a','Bugfix Release:\r\n- [BUGFIX] Remove wallettype from Hash Calculation\r\n- [TASK] Raise PHP Version Dependency','extco.de UG (haftungsbeschränkt)',1001001,0,0,'https://docs.typo3.org/p/extcode/cart-payone/1.1/en-us','ter','',''),
(9294222,0,'cart_payone','2.1.1',627,117,'Cart - Payone','Shopping Cart(s) for TYPO3 - Payone Payment Provider',2,0,5,1610281464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:5:\"6.3.0\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','862df89ac02fa0ec83bb3867dad6ee39','Bugfix Release:\r\n- [BUGFIX] Remove wallettype from Hash Calculation\r\n- [TASK] Raise PHP Version Dependency','extco.de UG (haftungsbeschränkt)',2001001,1,0,'https://docs.typo3.org/p/extcode/cart-payone/2.1/en-us','ter','',''),
(9294223,0,'consentmanager','1.0.0',603,87,'consentmanager','desc',2,0,6,1578936846,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Jolution','info@jolution.de','jolution','05b04473f9e83f965f98fefec0e7f83c','initial add','Jolution',1000000,0,0,'https://www.consentmanager.de/','ter','',''),
(9294224,0,'consentmanager','0.1.1',603,67,'consentmanager','Typo3 Extension Wrapper for Consentmanager',3,0,6,1578937957,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Julian','info@jolution.de','jolution','da427605c8e0e958b656d1ae7732bfe5','change state','Jolution',1001,0,0,'https://www.consentmanager.de/','ter','',''),
(9294225,0,'consentmanager','0.1.2',603,72,'consentmanager','Typo3 Extension Wrapper for Consentmanager',3,0,3,1578940048,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Julian','info@jolution.de','jolution','e1ad8711d21af73e4c8214b8f63a5d7e','update category','Jolution',1002,0,0,'https://www.consentmanager.de/','ter','',''),
(9294226,0,'consentmanager','1.0.1',603,189,'consentmanager','Typo3 Extension Wrapper for Consentmanager',3,0,3,1578941235,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Julian','info@jolution.de','jolution','7483f40a4f3840345617f142eb76edda','change state','Jolution',1000001,0,0,'https://www.consentmanager.de/','ter','',''),
(9294227,0,'consentmanager','1.0.2',603,188,'consentmanager','Typo3 Extension Wrapper for Consentmanager',3,0,3,1591305984,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Julian','info@jolution.de','jolution','7c8d4c4c1f3dfcf81ff60826b9793684','add google tag manager && add hotjar','Jolution',1000002,1,0,'https://www.consentmanager.de/','ter','',''),
(9294228,0,'jobapplications','0.9.0',5354,287,'Jobapplications','This extension enables you to manage job postings, the application form and incoming applications.',1,0,3,1579017779,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:14:\"5.2.0 - 5.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','927c9354ff2bce90a276dfda56363b30','changed composer.json','it.x informationssysteme gmbh',9000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294229,0,'jobapplications','0.9.1',5354,321,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1579534350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:14:\"5.2.0 - 5.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','2c985f41d9ec4bf5d2ff48f037a44e63','bugfix release','it.x informationssysteme gmbh',9001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294230,0,'jobapplications','0.9.2',5354,306,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1581515363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:14:\"5.2.0 - 5.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','84910bccd99ec93a42184105bd64b5f6','Version 0.9.2','it.x informationssysteme gmbh',9002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294231,0,'jobapplications','0.9.3',5354,266,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1583510574,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:14:\"5.2.0 - 5.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','fc2e7646049e6be36366f1f8f96397de','Merge branch develop into master\n\n0.9.3 - New Features: Multiple file upload and Google Indexing API Implementation and lots of fixes\n\nSee merge request typo3/jobs-extension!4','it.x informationssysteme gmbh',9003,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294232,0,'jobapplications','0.9.4',5354,273,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1584969825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:14:\"5.2.0 - 5.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','99f5473ba70f1f9e8890dc107ed3f541','Merge branch develop into master\n\n0.9.4 - More bugfixes\n\nSee merge request typo3/jobs-extension!5','it.x informationssysteme gmbh',9004,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294233,0,'jobapplications','0.9.5',5354,322,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1585913310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"vhs\";s:12:\"5.2.0-6.0.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','c1b553cb428c4a3a373ca34badb2fc65','v0.9.5','it.x informationssysteme gmbh',9005,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294234,0,'jobapplications','0.9.6',5354,226,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1588258695,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','1f00fa6f1f5461e84fca89189f6b280a','0.9.6 - added TYPO3 v10 support with widgets and fluid mail','it.x informationssysteme gmbh',9006,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294235,0,'jobapplications','0.9.7',5354,177,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1588596697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','3489bfa0d4b7e43a36dc811ab49919b1','0.9.7 - Hotfix for wrong composer version requirements','it.x informationssysteme gmbh',9007,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294236,0,'jobapplications','0.9.8',5354,315,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1588856345,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','2942ba3bd300781afd35e38da1ed77d6','0.9.8 - Bugfixes: fixed error when creating records in v9','it.x informationssysteme gmbh',9008,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294237,0,'jobapplications','0.9.9',5354,262,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1589800734,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','25d2685bb920a694e0b71f7c8a8a0b6b','0.9.9 - Bugfix for wrong hook behaviour','it.x informationssysteme gmbh',9009,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294238,0,'jobapplications','0.9.10',5354,178,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1592839436,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','d9dfc2f89ddecf2917577337fd3e3a41','0.9.10 - Minor bugfixes and file upload features','it.x informationssysteme gmbh',9010,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294239,0,'jobapplications','0.9.11',5354,190,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1593069059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','b363204c0db1ede1e068f3facab83096','0.9.11 - Unsolicited application error fix','it.x informationssysteme gmbh',9011,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294240,0,'jobapplications','0.9.12',5354,246,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1596713874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','b6624adbe9bcc7f7eba35b1e84f481f3','0.9.12 - Minor update','it.x informationssysteme gmbh',9012,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294241,0,'jobapplications','1.0.0',5354,199,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1601281613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','f12492cd83ab0093c39b82266ee995e0','1.0.0 - [BREAKING] Better file uploads and better filters','it.x informationssysteme gmbh',1000000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294242,0,'jobapplications','1.0.1',5354,205,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',1,0,3,1603434860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','c7905b38a747d11d80bf38dd6627b02c','Merge pull request 20 from itx-informationssysteme/develop\n\n1.0.1 - Bugfixes','it.x informationssysteme gmbh',1000001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294243,0,'jobapplications','1.0.2',5354,124,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1627047962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','03c11ddae91e03bb68e344a722c6b012','1.0.2 - Bugfixes\n\n [BUGFIX] fixed PHP warning when google key path configuration is empty (thank you @NarkNiro)\r\n [BUGFIX] fixed spelling mistake in translation \"Arbeitsverhältnis\" (thank you @chschatz)\r\n [BUGFIX] fixed PHP error when having legacy file upload mode enabled (thank you @thofas and @luii)\r\n [BUGFIX] fixed bad \"Postings\" plugin category filter\r\n [BUGFIX] fixed exception when trying to delete a hidden application 39','it.x informationssysteme gmbh',1000002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294244,0,'jobapplications','1.0.3',5354,138,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1629365575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','22e428c85ac466f15dcfc2b7e31cd83c','1.0.3 - Bugfixes\n\n [BUGFIX] fixed record deletion hook not checking if indexing is enabled\r\n [BUGFIX] fixed broken revert function in file upload file removals\r\n [BUGFIX] fixed php warning for some systems, when single multi file upload enabled','it.x informationssysteme gmbh',1000003,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294245,0,'jobapplications','1.0.5',5354,45,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1648731028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','6e3e2f6f6e67d42d877d6e7f1b0b9a76','build: changed version','it.x informationssysteme gmbh',1000005,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294246,0,'jobapplications','1.0.6',5354,114,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1648736698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','04e21b81af0fb5db4bc8d84e1c3252c0','1.0.6 - Build fix','it.x informationssysteme gmbh',1000006,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294247,0,'jobapplications','1.0.7',5354,109,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1650306274,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:3:\"vhs\";s:14:\"6.0.0 - 6.2.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','e722035bb0dfd7efaf8521aa7a44dcb8','1.0.7 - Bugfixes','it.x informationssysteme gmbh',1000007,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294248,0,'jobapplications','2.0.0',5354,115,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1651233017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','a7b5521c687c7cbcf614247afd0b6e51','Merge pull request 60 from itx-informationssysteme/develop','it.x informationssysteme gmbh',2000000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294249,0,'jobapplications','2.1.0',5354,112,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1665729964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','29ee0f6f60a946129374b4f1b40b8fb8','2.1.0 - Backend module design improvements and Google for Jobs overhaul','it.x informationssysteme gmbh',2001000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294250,0,'jobapplications','2.3.0',5354,71,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1694601708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','a0a867a7827a485b835afced811dfb96','2.3.0 - 2023-09-13','it.x informationssysteme gmbh',2003000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294251,0,'jobapplications','2.3.1',5354,67,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695019793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','191086eb2dbeb1f03b6dcf5635ebd29b','2.3.1 - 2023-09-18 Bugfix','it.x informationssysteme gmbh',2003001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294252,0,'jobapplications','2.3.2',5354,63,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695040339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','dfa56830a77cce332bbda4a561808c3c','2.3.2 - 2023-09-18 Another Bugfix','it.x informationssysteme gmbh',2003002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294253,0,'jobapplications','3.0.0',5354,73,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695045976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','9c7e69a7c2c118a460f6b4cb03e1e85e','3.0.0 - TYPO3 12','it.x informationssysteme gmbh',3000000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294254,0,'jobapplications','3.0.1',5354,71,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695136661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','19dc7af6e2096e0ed882047ff21db3dc','3.0.1 - 2023-09-19 Bugfix','it.x informationssysteme gmbh',3000001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294255,0,'jobapplications','2.3.3',5354,65,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695808250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','1c9bd271641ddf39a9d25cdfdbab2a48','fix: 118 fixed error in Services.yaml','it.x informationssysteme gmbh',2003003,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294256,0,'jobapplications','3.0.2',5354,68,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695809576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','b197586842e70a15c5d9bfc983ff36d4','3.0.2 - Bugfixes','it.x informationssysteme gmbh',3000002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294257,0,'jobapplications','3.0.3',5354,72,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1695815464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','f9af17c6b659e740077eeeef66a7d1cb','3.0.3 - One more fix','it.x informationssysteme gmbh',3000003,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294258,0,'jobapplications','3.0.4',5354,85,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1700837958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','50d60563b8148e2b0363e318ff69bf4f','Version 3.0.4 - Squashed some major bugs','it.x informationssysteme gmbh',3000004,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294259,0,'jobapplications','3.0.5',5354,50,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1725021966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','9db8faf4736fc07ef1b7c9f9f585999c','release: 3.0.5 - Bugfix Release','it.x informationssysteme gmbh',3000005,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294260,0,'jobapplications','3.0.6',5354,42,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1732271144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','a91c3fbb74572963321545e0c393aaec','release: 3.0.6','it.x informationssysteme gmbh',3000006,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294261,0,'jobapplications','4.0.0',5354,56,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1732271623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','d943832ff623cf6bcd6b68b5370407e8','release: 4.0.0','it.x informationssysteme gmbh',4000000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294262,0,'jobapplications','4.0.1',5354,8,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1781877477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','Stefanie Döll, Benjamin Jasper','typo-itx@itx.de','it.x-informationssysteme','858cb5901f97a415eab3d092b3ef0343','build: Fixes publish pipeline','it.x informationssysteme gmbh',4000001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294263,0,'jobapplications','4.0.2',5354,4,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1783352455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','768511f4a9f71f96d2ef99123189058d','release: 4.0.2','it.x informationssysteme gmbh',4000002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294264,0,'jobapplications','4.1.0',5354,4,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1783414961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','cf5d1554b8ab50631dc8aa244faa620a','release: 4.1.0','it.x informationssysteme gmbh',4001000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294265,0,'jobapplications','4.1.1',5354,4,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1783421217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','30a280018ee2e5f11e447e41c9457505','release: 4.1.1','it.x informationssysteme gmbh',4001001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294266,0,'jobapplications','5.0.0',5354,5,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1783501644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','c049f9536e78733279d6528953452fa6','release: 5.0.0','it.x informationssysteme gmbh',5000000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294267,0,'jobapplications','5.0.1',5354,5,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1783682129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','0658af1aa105d95c59a609aadf11fb03','release: 5.0.1','it.x informationssysteme gmbh',5000001,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294268,0,'jobapplications','5.0.2',5354,3,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1787130237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','2b9bd00da80c139f0b2bd10fcec2372a','release: 5.0.2','it.x informationssysteme gmbh',5000002,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294269,0,'jobapplications','5.0.3',5354,3,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1787314847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','f85d9256214144cbcabfdc2646a5448d','release: 5.0.3','it.x informationssysteme gmbh',5000003,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294270,0,'jobapplications','5.1.0',5354,2,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1787569210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','82e5d13781104fc024bc2b898b6a3e63','release: 5.1.0','it.x informationssysteme gmbh',5001000,0,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294271,0,'jobapplications','5.1.1',5354,3,'Jobapplications','This extension enables you to manage job postings, provides you with an application form and a backend module to manage incoming applications.',2,0,3,1787580225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-14.9.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','c58d18eda835a8e499a9a916ee54d21a','release: 5.1.1','it.x informationssysteme gmbh',5001001,1,0,'https://docs.typo3.org/p/itx/jobapplications/main/en-us/Index.html','ter','',''),
(9294272,0,'walls_io_proxy','1.0.1',1889,292,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1579189525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c1803d5a900b015302393752135c8e02','First upload','jweiland.net',1000001,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294273,0,'walls_io_proxy','2.0.3',1889,272,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1581584633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0549387dd3234302696400edf37a2737','Use sys_registry instead of CachingFramework. Remove control chars from json.','jweiland.net',2000003,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294274,0,'walls_io_proxy','2.0.5',1889,308,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1584619625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2ce48d1d65c8363f0f7ce6f37e9ff2a6','Adopt code to new Interface of walls.io','jweiland.net',2000005,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294275,0,'walls_io_proxy','4.1.1',1889,127,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1625839397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','70856bf83f8d81183c8ee46c185d3b31','Do not add posts which are marked as cross posts. Do not add posts, which are marked as hidden.','jweiland.net',4001001,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294276,0,'walls_io_proxy','4.2.0',1889,107,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1630937392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','782ad3506361756ab855582b149e0d7c','Feature: You can configure access token in content element directly now.','jweiland.net',4002000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294277,0,'walls_io_proxy','4.2.1',1889,125,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1630942093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e064e93af47788a4d004ea56bdd47ea8','BUGFIX: Prevent endless loop if response is empty','jweiland.net',4002001,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294278,0,'walls_io_proxy','5.0.0',1889,113,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1641402417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','502b78ec10878d37cb25119a4c341077','Remove TYPO3 8 compatibility\r\nAdd TYPO3 10 compatibility','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294279,0,'walls_io_proxy','5.1.0',1889,121,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1643625359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d3b1154f3bd48aa5a875c4b948d318d4','Use UpdatedPosts request instead of Posts requests. The sorting is different between these requests.','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294280,0,'walls_io_proxy','4.3.0',1889,101,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1643625410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.14-9.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','bd6f10e50f2e9002251212e54e247b7b','Use UpdatedPosts request instead of Posts requests. The sorting is different between these requests.','jweiland.net',4003000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294281,0,'walls_io_proxy','5.2.0',1889,112,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1658478856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2d40fb3eda7b15c0c62a616e5fdf35f3','BUGFIX: Use correct Request in WallsServiceTest\r\nTASK: Do not check against current_time anymore\r\nTASK: Remove check against cross_posts\r\nBUGFIX: Use correct domain for API calls','jweiland.net',5002000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294282,0,'walls_io_proxy','6.0.0',1889,93,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1689321906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ac127d9bcb7c3e51ba024c139c4d39dc','Add TYPO3 11 compatibility\r\nRemove TYPO3 9 compatibility\r\nPlease read upgrade instructions','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294283,0,'walls_io_proxy','7.0.0',1889,49,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1726494416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.39-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','bfd8b2aca64340e0aa69eadcd731efaa','This release includes several bug fixes, optimizations, and compatibility updates, focusing on improving the stability and performance of the TYPO3 extension.\r\n\r\nKey Highlights:\r\n TYPO3 12 Compatibility\r\n Test Suite Improvements\r\n PHPStan Error Fixes\r\n Documentation Updates','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294284,0,'walls_io_proxy','8.0.0',1889,34,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1747743169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d595eac3bcf566f6a2e50dc7810ce667','	Compatibility Update: Added support for TYPO3 v13 LTS\r\n	Cleanup: Removed compatibility code for older TYPO3 versions\r\n	Code Update: Replaced deprecated API calls with TYPO3 13-compliant methods','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294285,0,'walls_io_proxy','8.1.0',1889,16,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1769762332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','aeb237760d354d6621f7471de13aea31','    - [TASK] Drop support for TYPO3 v11\r\n    - [TASK] Move PageTSconfig to Site Sets folder for TYPO3 v13 compatibility\r\n    - [TASK] Remove redundant target-language attributes from XLF files\r\n    - [BUGFIX] Remove legacy version compatibility items\r\n    - [BUGFIX] Deleted ContentElementPreview.tsconfig as the preview now rendered using WallsIoBackendPreviewRenderer\r\n   ','jweiland.net',8001000,0,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294286,0,'walls_io_proxy','8.1.1',1889,19,'Walls.io Proxy','Cache and Proxy for walls.io, so no Cookie will be set on Client',2,0,3,1770109666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','b5b774b3f1fc33d7587ffc7626ef28c2','BUGFIX: Do not try to build a TYPO3 request on CLI usage','jweiland.net',8001001,1,0,'https://docs.typo3.org/p/jweiland/walls-io-proxy/main/en-us/','ter','',''),
(9294287,0,'cropvariantsbuilder','1.0.0',625,303,'Crop Variants Builder','Simplify writing cropVariants for TYPO3 Integrators/Developers',2,0,0,1579544542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Josef Glatz','josefglatz@gmailcom','jousch','fc6ca1ea6f5e2a45082d392b3b385b7c','First public version','',1000000,0,0,'https://docs.typo3.org/p/josefglatz/cropvariantsbuilder/1.0/en-us','ter','',''),
(9294288,0,'cropvariantsbuilder','1.0.1',625,266,'Crop Variants Builder','Simplify writing cropVariants for TYPO3 Integrators/Developers',2,0,0,1586263075,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.13-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Josef Glatz','josefglatz@gmailcom','jousch','52c72e76c57df6af219420ba40fbb1bb','Add support for the upcoming TYPO3 version 10.4 LTS','',1000001,0,0,'https://docs.typo3.org/p/josefglatz/cropvariantsbuilder/1.0/en-us','ter','',''),
(9294289,0,'cropvariantsbuilder','2.0.1',625,56,'Crop Variants Builder','Simplify writing cropVariants for TYPO3 Integrators/Developers',2,0,0,1730350933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','e554534be76be8838090beaf54709328','Add support for TYPO3 13.4 LTS. Version 2.0.1 supports 11-13 LTS. No breaking changes. No functional changes. ','',2000001,1,0,'https://docs.typo3.org/p/josefglatz/cropvariantsbuilder/2.0/en-us','ter','',''),
(9294290,0,'toolbar_clear_processedfiles','1.0.0',626,267,'Clear processed files TYPO3 backend toolbar button','TYPO3 backend toolbar button to clear processed files on local storages',2,0,0,1579544831,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Josef Glatz','josefglatz@gmailcom','jousch','3992651bf92acaf782b5cd8c7c2b3641','First TER version','',1000000,0,0,'https://github.com/josefglatz/toolbar_clear_processedfiles#josefglatztoolbar-clear-processedfiles-typo3-extension-toolbar_clear_processedfiles','ter','',''),
(9294291,0,'toolbar_clear_processedfiles','1.0.2',626,359,'Clear processed files TYPO3 backend toolbar button','TYPO3 backend toolbar button to clear processed files on local storages',2,0,0,1586343968,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Josef Glatz','josefglatz@gmailcom','jousch','0e9ae62eae6cf1311b65cfda4568c5c0','Add support for TYPO3 10.4 LTS and use non-deprecated Environment API','',1000002,1,0,'https://github.com/josefglatz/toolbar_clear_processedfiles#josefglatztoolbar-clear-processedfiles-typo3-extension-toolbar_clear_processedfiles','ter','',''),
(9294292,0,'rh_majordomo','1.0.0',321,176,'Majordomo Plugin','A Typo3 plugin that allows a FE user to add himself to a Majordomo email list.',0,0,3,1579564998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Rolf Huesmann','','rolfhuesmann','d20a279314efe17f0d4ad7899e36a65a','First version - https://github.com/Rolfff/rh_majordomo','',1000000,0,0,'','ter','',''),
(9294293,0,'rh_majordomo','1.1.0',321,25,'Majordomo Plugin','A Typo3 plugin that allows a FE user to add himself to a Majordomo email list.',0,0,3,1672842040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Rolf Huesmann','','rolfhuesmann','8745c959990885d7b3f0068514fa2ede','Added email verification functionality for unregistered FE users.  \r\n\r\nNext task to get module Typo3 11 ready. You are welcome to help me on GitHub.','',1001000,0,0,'','ter','',''),
(9294294,0,'rh_majordomo','1.1.1',321,37,'Majordomo Plugin','A Typo3 plugin that allows a FE user to add himself to a Majordomo email list.',0,0,3,1673054143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Rolf Huesmann','','rolfhuesmann','70bf1d3cfeff49698e1cf16f5bebee3d','Put ACK to Moderator from FE-Plugin into Maillist-Model.\r\nAdd debugging Mode to get replay from majordomo.','',1001001,0,0,'','ter','',''),
(9294295,0,'rh_majordomo','1.2.0',321,19,'Majordomo Plugin','A Typo3 plugin that allows a FE user to add himself to a Majordomo email list.',0,0,3,1682188829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Rolf Huesmann','','rolfhuesmann','c27d4d75019aa2b643e92ee2d8ca3e15','It is typo3 11 ready. You are welcome to help me on GitHub. ','',1002000,0,0,'','ter','',''),
(9294296,0,'rh_majordomo','1.2.1',321,64,'Majordomo Plugin','A Typo3 plugin that allows a FE user to add himself to a Majordomo email list.',0,0,3,1682276522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Rolf Huesmann','','rolfhuesmann','3d7324505c43a7e5196cce78cba17a01','Adds a list view of available email list distributors to the plugin. Readme updated.','',1002001,1,0,'','ter','',''),
(9294297,0,'ns_revolution_slider','1.0.0',1957,305,'[NITSAN] Revolution Slider','Worlds most pupular revolution slider is now available in TYPO3 CMS too. Plug-n-play with Buy license https://revolution.themepunch.com/jquery/ Live-Demo: https://demo.t3terminal.com/t3t-extensions/sliders/revolution-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-extensions/revolution-slider-typo3-plugin-pro/',2,0,3,1579867108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','c644a57d8587206f93df1b3114516e7e','[TODO] Added License Notes!','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294298,0,'ns_revolution_slider','1.0.1',1957,404,'[NITSAN] Revolution Slider','Worlds most pupular revolution slider is now available in TYPO3 CMS too. Plug-n-play with Buy license https://revolution.themepunch.com/jquery/ Live-Demo: https://demo.t3terminal.com/t3t-extensions/sliders/revolution-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-revolution-slider-extension-pro',2,0,3,1580291792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','9afbb30643154b08607bf70687135cd7','[TODO] Setup demo and pro-version link','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294299,0,'ns_revolution_slider','1.0.2',1957,276,'[NITSAN] Revolution Slider','Worlds most pupular revolution slider is now available in TYPO3 CMS too. Plug-n-play with Buy license https://revolution.themepunch.com/jquery/ Live-Demo: https://demo.t3terminal.com/t3t-extensions/sliders/revolution-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-revolution-slider-extension-pro',2,0,3,1593150875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','93d4526a4d3b748282215f61566ab90a','[UPDATE] Release minor v1.0.2 with bug fixing on TYPO3 v10','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294300,0,'ns_revolution_slider','1.0.3',1957,175,'[NITSAN] Revolution Slider','Worlds most pupular revolution slider is now available in TYPO3 CMS too. Plug-n-play with Buy license https://revolution.themepunch.com/jquery/ Live-Demo: https://demo.t3terminal.com/t3t-extensions/sliders/revolution-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-revolution-slider-extension-pro',2,0,3,1605944798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Keval Pandya, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','cf105834a118c981eff583894ad7aad7','[TODO] Version 1.0.3','NITSAN Technologies Pvt Ltd',1000003,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294301,0,'ns_revolution_slider','1.0.5',1957,117,'[NITSAN] Revolution Slider','Worlds most pupular revolution slider is now available in TYPO3 CMS too. Plug-n-play with Buy license https://revolution.themepunch.com/jquery/ Live-Demo: https://demo.t3terminal.com/t3t-extensions/sliders/revolution-slider/ You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-revolution-slider-extension-pro',2,0,3,1631172044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','9ba92c71c6c831f40f6819a5b961e3f1','New release of version 1.0.5 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',1000005,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294302,0,'ns_revolution_slider','1.1.0',1957,126,'[NITSAN] Slider Revolution','Worlds most popular WordPress slider revolution is now available in TYPO3. We recommend to try our premium version, which includes backend slider revolution mdoule https://t3terminal.com/revolution-slider-typo3-extension',2,0,3,1635160088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','879ac072cf5acf2427936112cad9ef7b','New release of version 1.1.0 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294303,0,'ns_revolution_slider','1.1.1',1957,112,'[NITSAN] Slider Revolution','Worlds most popular WordPress slider revolution is now available in TYPO3. We recommend to try our premium version, which includes backend slider revolution mdoule https://t3terminal.com/revolution-slider-typo3-extension',2,0,3,1643011098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','05a03f9875f244ef66bdd947f6c0ad79','New release of version 1.1.1 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',1001001,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294304,0,'ns_revolution_slider','1.1.2',1957,120,'[NITSAN] Slider Revolution','Worlds most popular WordPress slider revolution is now available in TYPO3. We recommend to try our premium version, which includes backend slider revolution mdoule https://t3terminal.com/revolution-slider-typo3-extension',2,0,3,1645009245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','ef5b94c5656b192e303c01b0e6b96a56','New release of version 1.1.2 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',1001002,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294305,0,'ns_revolution_slider','1.2.1',1957,114,'[NITSAN] Slider Revolution','Worlds most popular WordPress slider revolution is now available in TYPO3. We recommend to try our premium version, which includes backend slider revolution mdoule https://t3terminal.com/revolution-slider-typo3-extension',2,0,3,1658926486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1b74fb3d9b525f11124306d5dc9ce28f','New release of version 1.2.1 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294306,0,'ns_revolution_slider','12.0.0',1957,93,'[NITSAN] Slider Revolution','Worlds most popular WordPress slider revolution is now available in TYPO3. We recommend to try our premium version, which includes backend slider revolution mdoule https://t3planet.com/revolution-slider-typo3-extension',2,0,3,1688565024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4f6cd468c3acfac3cd2c190975a71ef1','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/revolution-slider-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294307,0,'ns_revolution_slider','12.0.1',1957,74,'Slider Revolution','More than just a TYPO3 Slider! The TYPO3 Slider Revolution is developed in official partnership with Slider Revolution. It allows you to create effective sliders easily using the drag-and-drop feature. It comes with over 250 modern slider templates and more than 2000 pre-built slider elements, offering a wide range of transitions and effects.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/revolution-slider/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-slider-revolution-extension',2,0,3,1712665819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','492d8a7134c0d10388e0a0dd8205b684','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-slider-revolution-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294308,0,'ns_revolution_slider','12.0.2',1957,34,'TYPO3 Revolution Slider','Create powerful and modern sliders for your TYPO3 website using the official Revolution Slider integration. Easily build sliders with drag-and-drop, 250 templates, and 2000 pre-built elements with advanced transitions and effects.',2,0,3,1751630437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','baf4b8b9f02d61c4d1e7c03aebea63ea','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-slider-revolution-extension','T3Planet',12000002,0,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294309,0,'ns_revolution_slider','13.0.0',1957,7,'TYPO3 Revolution Slider','Create powerful and modern sliders for your TYPO3 website using the official Revolution Slider integration. Easily build sliders with drag-and-drop, 250 templates, and 2000 pre-built elements with advanced transitions and effects.',2,0,3,1782218187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1c21d246700d66c381ac8197e86defe0','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-slider-revolution-extension','T3Planet',13000000,1,0,'https://t3planet.de/typo3-slider-revolution-erweiterung','ter','',''),
(9294310,0,'ma_phpinclude','1.0.1',219,219,'MaPHPInclude','An extension to import PHP-Scripts.',2,0,3,1580220777,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:13:\"7.6.0-8.99.99\";}}','Armin Seidling','contact@machigatta.com','machigatta','00e73e8260407d332e6055e266850f3a','Initial Dirty Version','',1000001,1,0,'','ter','',''),
(9294311,0,'onetimesecret','1.0.0',656,191,'TYPO3 One Time Secret','Send one time link for sensitive information with time limitation',1,0,3,1580224501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','a46f429674623bac3f4877138aab831e','initial upload','Gregor Agnes & Markus Cousin GbR',1000000,0,0,'https://github.com/Gregor-Agnes/onetimesecret/blob/master/README.md','ter','',''),
(9294312,0,'onetimesecret','1.1.0',656,219,'TYPO3 Link to Onetime Secret','Send onetime link for sensitive information with time limitation',1,0,3,1580402276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','8cf1235c9ef3af4bd5387a7f46622818','Fixed override flexform value if empty ','Gregor Agnes & Markus Cousin GbR',1001000,0,0,'https://github.com/Gregor-Agnes/onetimesecret/blob/master/README.md','ter','',''),
(9294313,0,'onetimesecret','1.2.1',656,246,'TYPO3 Link to Onetime Secret','Send onetime link for sensitive information with time limitation',2,0,3,1589129455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gregor Agnes','ga@zwo3.de','greg-zwo3','73e0179a6e3b73978ddf001341e5f3e8','Compatibility with TYPO3 v10.4','Gregor Agnes & Markus Cousin GbR',1002001,1,0,'https://github.com/Gregor-Agnes/onetimesecret/blob/master/README.md','ter','',''),
(9294314,0,'em_sys_note','1.0.0',264,264,'Extrameile sys_note','Enables you to create sys_notes from the header of the TYPO3 page module.',0,0,3,1580226987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:8:\"sys_note\";s:12:\"9.5.0-9.5.99\";}}','Andreas Kießling','kiessling@extrameile-gehen.de','abandoned_extensions','95c7f16cea872537428516f3f6caecbb','Initial Release','Extrameile GmbH',1000000,1,0,'','ter','',''),
(9294315,0,'em_tvplus_yoast','1.0.0',404,404,'TemplaVoilà! Plus - Yoast SEO','Integration of TYPO3 Yoast SEO into TemplaVoilà! Plus page layout module.',2,0,4,1580377916,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"5.5.0-7.4.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:15:\"templavoilaplus\";s:13:\"7.1.3-7.99.99\";s:9:\"yoast_seo\";s:13:\"1.1.0-5.99.99\";}s:9:\"conflicts\";a:1:{s:25:\"ppi_templavoilaplus_yoast\";s:0:\"\";}}','Alexander Opitz','opitz@extrameile-gehen.de','abandoned_extensions','03b3910a6f669249de14432b418f2e1b','Initial release\r\nThis extension replaces ppi_templavoilaplus_yoast, is compatible with latest yoast_seo 5.x series, PHP 7.4 and fixes class loading in composer mode','Extrameile GmbH',1000000,1,0,'','ter','',''),
(9294316,0,'ifab_realestate','1.0.0',3032,164,'ifabrik Real Estate','',2,0,3,1580386848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','52c6f70eb5ef6f3511373a1233072e97','Initial release','',1000000,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294317,0,'ifab_realestate','1.0.1',3032,242,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1580387614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','b08c5b1c6e21570f95b0d8f8fd42f8b4','Composer description added\r\nemconf description added','',1000001,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294318,0,'ifab_realestate','1.0.2',3032,214,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1582044810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','3146297b9a77398319be1bd5ee0e69b5','feat:path_segment added\r\nbugfix: Ajax didnt work due to missing method parameter\r\nDoc: Documentation updated\r\nrefactor: List and search template got an if statement to avoid exception on pagination\r\nversion: Version changed to 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294319,0,'ifab_realestate','1.0.3',3032,216,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1582532404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','199a0be159a5f960ce840111d9c9e4dc',' bugfix: Main.js form selector was too abstract causing problems to other pages where a form is present','',1000003,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294320,0,'ifab_realestate','1.0.4',3032,187,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1582624952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','b8a4d1968f20a10f828703701994cd79','bugfix: Main.js wrong input form selector','',1000004,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294321,0,'ifab_realestate','1.0.5',3032,263,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1582719715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','57b6e03f5b459b13dce569c80d422150','FEAT: PageTitleAPI added in order to disply the title of the property as page title','',1000005,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.0/en-us','ter','',''),
(9294322,0,'ifab_realestate','1.1.0',3032,254,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1583418372,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','ead8e4bfaefcc194c47e620287752ae2','feat: Meta tags have been added. Dynamic und static can be combined and bee set on the detail view of each property.\r\nDocumentation: https://docs.typo3.org/p/ifabrik/ifab-realestate/master/en-us/Administrator/TypoScript/Index.htmlmeta-tag-settings  https://docs.typo3.org/p/ifabrik/ifab-realestate/master/en-us/Introduction/Screenshots/Index.html','',1001000,0,0,'https://docs.typo3.org/p/ifabrik/ifab-realestate/1.1/en-us','ter','',''),
(9294323,0,'ifab_realestate','2.0.0',3032,253,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1588577172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','050f5cf374465e8642a9697faa37eb77','feat: TYPO3 v10 compatibility\r\nbugfixes','',2000000,0,0,'','ter','',''),
(9294324,0,'ifab_realestate','2.0.1',3032,76,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1591272273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','0190f9207d47e66f3e41c52f8bd60d2c','[Refactor]  feat: Various functions and database columns added in order to ease the automatic import of properties\r\nMore information: https://github.com/ifabrik-GmbH/ifab_realestate/blob/master/Documentation/ChangeLog/2.0.1.rst','',2000001,0,0,'','ter','',''),
(9294325,0,'ifab_realestate','2.0.2',3032,150,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1591273077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','45fd8f08d7861b580dfbca24690299b1','Composer updated','',2000002,0,0,'','ter','',''),
(9294326,0,'ifab_realestate','2.0.3',3032,221,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1591284543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','8174c72497785ce395fb4c68850127fb','[BUGFIX] Wrong named Classes','',2000003,0,0,'','ter','',''),
(9294327,0,'ifab_realestate','2.0.4',3032,189,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1592298701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','7fba332469e2461b3d4701a5c337b46e','Minor doc update\r\nMore here: https://github.com/ifabrik-GmbH/ifab_realestate/blob/master/Documentation/ChangeLog/2.0.4.rst','',2000004,0,0,'','ter','',''),
(9294328,0,'ifab_realestate','2.0.5',3032,293,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1592915299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','0785517b782f82cedc8c50e0d831fb4f','[Bugfix] Condition for __construct added, because TYPO3 9 need the parent constructor to be called by the child but in TYPO3 10 the __construct is not there anymore','',2000005,0,0,'','ter','',''),
(9294329,0,'ifab_realestate','2.0.7',3032,79,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1632388713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','3871fc45c12df793cea90c8b9fb5329b','2021-09-06 [BUGFIX] added missing parameter for search.html\r\n ','',2000007,0,0,'','ter','',''),
(9294330,0,'ifab_realestate','3.0.1',3032,117,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1658243471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','b24a3fc7b5ea0bf342e08b43847414e9','feat: TYPO3 v11 compatibility\r\nbugfixes ','',3000001,0,0,'','ter','',''),
(9294331,0,'ifab_realestate','3.0.2',3032,114,'ifabrik Real Estate','This extension offers the possibility to create publications of real estate such as apartments, houses, garages etc. It provides numerous object properties for definition, all of which can be displayed in the FrontEnd. Using an Ajax search, the real estate objects can be displayed and sorted. An integration of the objects via an automatic OpenImmo import is also possible since the extension is based on the OpenImmo structure.',2,0,3,1679512971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.9.99\";}}','ifabrik GmbH','info@ifabrik.de','ifabrik-gmbh','958d22d5a429454ecc5e78dd0d587649','Bugfixes','',3000002,1,0,'','ter','',''),
(9294332,0,'fe_data_history','1.0.0',1824,181,'FE Data History','Saves history for frontend edited Extbase models',1,0,4,1580402468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.13-9.5.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','3d2d1d093cfbcae882be28bf405444f7','First release','Sudhaus7',1000000,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294333,0,'fe_data_history','1.0.1',1824,232,'FE Data History','Saves history for frontend edited Extbase models',1,0,4,1580419949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.13-9.5.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','d0b117f8149e572d6a10b7c274b72d08','Fixed problem with extbase table naming convention','Sudhaus7',1000001,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294334,0,'fe_data_history','1.0.2',1824,192,'FE Data History','Saves history for frontend edited Extbase models',1,0,4,1581617834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.13-9.5.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','d74b9ff9476d113a78b97a094a7e43df','Included better database field mapping','Sudhaus7',1000002,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294335,0,'fe_data_history','1.0.7',1824,194,'FE Data History','Saves history for frontend edited Extbase models',1,0,4,1585848753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.13-10.2.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','16e820818a77325d34185f7579a236f5',':bug: fixing ci problem, update license','Sudhaus7',1000007,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294336,0,'fe_data_history','1.0.8',1824,238,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1587137234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','7855fc56d5e72db337756e9ebd1ac43b','Update version number','Sudhaus7',1000008,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294337,0,'fe_data_history','1.0.9',1824,283,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1589440256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','923521d404d64a4fe80c1eedaf17683b','Update TYPO3 dependency to latest secure version','Sudhaus7',1000009,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/1.0/en-us','ter','',''),
(9294338,0,'fe_data_history','2.0.1',1824,105,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1634125768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','b68556e2d0415935250944ce35be2fbd','[TASK] cleanup with new access token, set correct Ext versions','Sudhaus7',2000001,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/2.0/en-us','ter','',''),
(9294339,0,'fe_data_history','2.0.2',1824,127,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1634154422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','49c2eae8226408dcafa9308cae3c3523','Fix little bug and increase version','Sudhaus7',2000002,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/2.0/en-us','ter','',''),
(9294340,0,'fe_data_history','2.0.3',1824,110,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1648842214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','f0957c8bc63639917014c52fcb47114e','Update ext_emconf.php','Sudhaus7',2000003,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/2.0/en-us','ter','',''),
(9294341,0,'fe_data_history','2.0.4',1824,135,'FE Data History','Saves history for frontend edited Extbase models',1,0,2,1655787564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','b2c8a7f08c2077e889374853c838fed9','Fixed HistoryRecord.php','Sudhaus7',2000004,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/2.0/en-us','ter','',''),
(9294342,0,'fe_data_history','3.0.2',1824,12,'Frontend Data History','Saves history for frontend edited Extbase models',2,0,2,1772992731,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:6:\"beuser\";s:14:\"12.4.0-12.4.99\";s:7:\"backend\";s:14:\"12.4.0-12.4.99\";}}','Markus Hofmann & Frank Berger','fberger@sudhaus7.de','sudhaus7','099b385f2ff77827f55f5c1701e357c8','[TASK] Limit 3. to TYPO3 12.4','Sudhaus7',3000002,0,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/3.0/en-us','ter','',''),
(9294343,0,'fe_data_history','4.0.0',1824,15,'Frontend Data History','Saves history for frontend edited Extbase models',2,0,2,1772992779,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:6:\"beuser\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";}}','Markus Hofmann & Frank Berger','fberger@sudhaus7.de','sudhaus7','82afd499381f4e4008bfad7497a5d56f','[TASK] Limit Version 4. to TYPO3 13.4\r\n[BUGFIX] Fix Backend in TYPO3 13.4','Sudhaus7',4000000,1,0,'https://docs.typo3.org/p/sudhaus7/fe-data-history/4.0/en-us','ter','',''),
(9294344,0,'pn_uniform_product_names','1.0.4',1713,156,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1580478069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','fc5d03d84d1b611aa1d0128eaf4e9c36','Initial release','',1000004,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.0/en-us','ter','',''),
(9294345,0,'pn_uniform_product_names','1.0.5',1713,214,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1580479920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','08c987d70ccddd6a13367b3028d38055','Small update','',1000005,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.0/en-us','ter','',''),
(9294346,0,'pn_uniform_product_names','1.0.6',1713,204,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1581412470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','448b285c861c011ddc7faab02bb061bb','Maintenance release. Make sure directory for temporary data handling is created.','',1000006,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.0/en-us','ter','',''),
(9294347,0,'pn_uniform_product_names','1.0.7',1713,153,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1582541347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','c27cea635ace64ab7266892b13ee712b','Small update','',1000007,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.0/en-us','ter','',''),
(9294348,0,'pn_uniform_product_names','1.0.8',1713,247,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1582548669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','3762ddc3fce549be4b11c98c92130aa2','Small bug fixed which prevented creating the import log','',1000008,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.0/en-us','ter','',''),
(9294349,0,'pn_uniform_product_names','1.1.1',1713,174,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1591101995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','2052b15264109690475e2f09ea0b520b','TYPO3 10.4 support','',1001001,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.1/en-us','ter','',''),
(9294350,0,'pn_uniform_product_names','1.1.2',1713,226,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1592398788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','356a1985141b0befe5d780b872f02b20','Feature: export settings. Now be more in control which pages need to be exported to the catalog','',1001002,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.1/en-us','ter','',''),
(9294351,0,'pn_uniform_product_names','11.5.0',1713,88,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1651569373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','c77e8b260c924582bce162400002c62f','TYPO3 11.5 release','',11005000,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/11.5/en-us','ter','',''),
(9294352,0,'pn_uniform_product_names','11.5.1',1713,131,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1652345115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','93f14faa8995995a2772253e3f40795b','For TYPO3 11.5. Bugfix','',11005001,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/11.5/en-us','ter','',''),
(9294353,0,'pn_uniform_product_names','1.1.3',1713,81,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1652455669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Jacco van der Post','jacco.vanderpost@proudnerds.com','proudnerds','c9806f71b332a009a8cccf00d7126a6e','MySQL PHP 7.4 Bugfix for TYPO3 9.5 - 10.4','',1001003,0,0,'https://docs.typo3.org/p/proudnerds-typo3/pn-uniform-product-names/1.1/en-us','ter','',''),
(9294354,0,'pn_uniform_product_names','13.4.0',1713,39,'Uniform product names','Import and select in page properties the uniform names of products and services of The Dutch government.',2,0,0,1742563081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Jacco van der Post, Tania Morales, Emile Blume','Emile.Blume@proudnerds.com','proudnerds','16b4cbfe2711e6bc17b073213c7091db','TYPO3 v13 release','',13004000,1,0,'https://docs.typo3.org/p/proudnerds/pn-uniform-product-names/13.4/en-us','ter','',''),
(9294355,0,'routes','1.8.5',8559,775,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,-1,2,1580667856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','03a39a75e7ee15bd101f2232cf9e93b3','Initial Upload.','',1008005,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294356,0,'routes','1.8.6',8559,3070,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,-1,2,1581808760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','db0ccafb62df0ccd75a97d4ed68c03a9','[FEATURE] Write documentation related to host route property field\r\n[TASK] Add host property tests\r\n[TASK] Update version of the docs\r\n[TASK] Add basic readme\r\n[BUGFIX] Simplify installation process\r\n[TASK] Up the version to 1.8.6','',1008006,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294357,0,'routes','1.8.7',8559,3502,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,-1,2,1586581887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','c80c8b7f2683f2b424ae6c53bb38e189','[TASK]   Register new route enhancer: RestApiEnhancer\r\n[TASK]   Respect defaults.plugin in the route definition.\r\n[BUGFIX] Ignore psalm notice in function contract that we must follow.\r\n[BUGFIX] Determine current page uid only when slug matches.\r\n[TASK]   Use full url paths for api calls.\r\n[BUGFIX] Initialize ts configuration before we execute route middleware\r\n[TEST]   Update custom view test case.\r\n[TEST]   Apply proper status code in some test cases\r\n[TASK]   Up version to 1.8.7\r\n\r\nChange comparation:\r\nhttps://github.com/Lacr1ma/routes/compare/v1.8.6...v1.8.7','',1008007,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294358,0,'routes','2.0.0',8559,803,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,-1,2,1589172122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','50bc357ce12afcd6bc6c63b7e71fb885','Change comparation:\r\nhttps://github.com/Lacr1ma/routes/compare/v1.8.7...v2.0.0','',2000000,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294359,0,'routes','2.1.0',8559,96,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,-1,2,1620315470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.15-10.4.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','7731300570b030c0faf7db8af4451727','Change comparison:\r\nhttps://github.com/Lacr1ma/routes/compare/v2.0.0...v2.1.0\r\n\r\nPlease select proper version of the documentation, not just master:\r\nhttps://docs.typo3.org/p/lms/routes/2.1/en-us/','',2001000,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294360,0,'routes','2.1.1',8559,150,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,0,2,1622152241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.15-10.4.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','9157f89f1e1fd50af71de2f4dcfdd64f','Change comparison:\r\nhttps://github.com/Lacr1ma/routes/compare/v2.1.0...v2.1.1\r\n\r\nhttps://docs.typo3.org/p/lms/routes/2.1/en-us/ChangeLog/2.1.1.html','',2001001,0,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294361,0,'routes','3.0.0',8559,163,'Extbase Yaml Routes','Provides an ability to bind a route slug to the certain Extbase Action endpoint.',1,0,2,1637351382,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Borulko Serhii','borulkosergey@icloud.com','simonschaufi','10046da2cb9ded938195730aee83e0f9','Change comparison:\r\nhttps://github.com/Lacr1ma/routes/compare/v2.1.1...v3.0.0\r\n\r\nDocs:\r\nhttps://docs.typo3.org/p/lms/routes/3.0/en-us/ChangeLog/3.0.0.html ','',3000000,1,0,'https://docs.typo3.org/p/lms/routes/master/en-us/','ter','',''),
(9294362,0,'service_bw2','3.0.1',1196,151,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1580719291,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"maps2\";s:12:\"5.0.0-10.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}}','Stefan Froemken, Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','a53225d5de7c4641f5f5a1f3e5fc1d28','Initial Upload.','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294363,0,'service_bw2','3.0.2',1196,259,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1580805475,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"maps2\";s:12:\"5.0.0-10.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}}','Stefan Froemken, Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','70e094bb729b2eb69e0c5595899b0a1c','Differ between error and exception responses of ServiceBW API','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294364,0,'service_bw2','5.0.0',1196,123,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1640876037,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}}','Stefan Froemken, Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','ff44746b396554e8363a0eaeb1f9f12b','Updated Service BW API calls to the lot improved Version 2! There are a lot of changes but the public API classes JWeilandServiceBw2UtilityTCAUtility and JWeilandServiceBw2UtilityModelUtility are compatible with earlier versions, so third party extensions that use service_bw2 should continue to work.\r\n\r\nSee Documentation for more.','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294365,0,'service_bw2','5.0.3',1196,84,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1661422605,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','2d6e45b823ed34e537315571c0f3e5ac','Show texts of type preamble again\r\nUse all method arguments to build a unique cache identifier','jweiland.net',5000003,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294366,0,'service_bw2','5.0.4',1196,108,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1661503531,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','99bd6ba3160aae76b473c2e0af2d2fae','Add \"exclude\" option to textbloecke to prevent duplicate output in \"Leistungen\"','jweiland.net',5000004,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294367,0,'service_bw2','6.0.0',1196,83,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1677500909,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"10.2.0-0.0.0\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','98fadbda5dedd24e250cb2f4a8ea2340','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nWe have kept PHP 7.3 compatibility for better upgrade\r\nWe have migrated the scheduler task into a symfony command\r\nPlease read Upgrade Instructions','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294368,0,'service_bw2','6.0.1',1196,86,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1677763559,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"10.2.0-0.0.0\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','6e3a4a3986902324ff4ec2beb4e0d5d7','TASK: Remove VH getPromotions\r\nBUGFIX: Cast filter values in parent ID array to INT\r\nDOCS: Update ChangeLog','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294369,0,'service_bw2','6.0.2',1196,78,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1679569372,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"10.2.0-0.0.0\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','f5e178d187abc3c352789cf401a21a59',' Do not try to index EXT:solr empty records\r\nCreate own TYPO3 log file var/log/typo3_servicebw2_hash\r\nAdd flash messages to show actions, if a record could not be found','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294370,0,'service_bw2','6.0.3',1196,95,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1682091515,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:9:\"scheduler\";s:15:\"10.4.32-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"10.2.0-0.0.0\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','dc593f20d0df615f941b0020ddfb6ef1','Update section how to configure service_bw2\r\nSet TYPO3 scheduler as dependency\r\nUpdate .gitignore and .editorconfig\r\n','jweiland.net',6000003,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294371,0,'service_bw2','7.0.0',1196,79,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1706267725,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9950019ee6b2d3d9d540d61761176512','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294372,0,'service_bw2','8.0.1',1196,26,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1753872339,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"scheduler\";s:12:\"13.4.0-0.0.0\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"13.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','304d726c5e5a59aef07ae7f3e490696e','[BUGFIX] Removed internal_type from FlexForm configuration\r\n[BUGFIX] Removed enableMultiSelectFilterTextfield from FlexForm configuration\r\n[TASK] Documentation updated migration from Settings to guides.xml','jweiland.net',8000001,0,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294373,0,'service_bw2','8.0.2',1196,24,'Interface for Service BW','With this extension you can access interface of service BW',2,0,3,1761829790,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:9:\"scheduler\";s:12:\"13.4.0-0.0.0\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}s:9:\"conflicts\";a:1:{s:11:\"fal_dropbox\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:12:\"13.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','ab95f7eea9ef24ad039e7491a4a5c9fc','[BUGFIX] Fixed DB Call with invalid PDO argument','jweiland.net',8000002,1,0,'https://docs.typo3.org/p/jweiland/service-bw2/main/en-us/','ter','',''),
(9294374,0,'em_form_repeatablesave','1.0.0',392,392,'EXT:form save to database finisher','The extension allows to save repeatable data to database tables',1,0,3,1580748711,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.6.99\";s:4:\"form\";s:12:\"8.7.0-9.6.99\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','0df892089519e3793b43c71a551daed1','Initial release of an extension which enables you to save form data which may exists in a repeatable way.','Extrameile GmbH',1000000,1,0,'','ter','',''),
(9294375,0,'gone','1.0.0',289,289,'Gone','Automatically generates redirects (301) when a URL changes and returns a gone status code (410) when a page / record has been deleted.',2,0,6,1580920616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','900cc8555a63298aca746477436930c7','This is the initial release of this extension.','Bitmotion GmbH',1000000,1,0,'https://github.com/Leuchtfeuer/gone','ter','',''),
(9294376,0,'languagemod','1.0.0',446,223,'Language Modification','Modifies language menu entries and hreflang link tags',2,0,2,1580920639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Wessels','typo3-ext@bitmotion.de','bitmotion','6d1fde082896140da0fe3c6163bc33f4','This is the initial release of this extension.','Bitmotion GmbH',1000000,0,0,'https://github.com/Leuchtfeuer/typo3-languagemenu-modification','ter','',''),
(9294377,0,'languagemod','1.0.1',446,223,'Language Modification','Modifies language menu entries and hreflang link tags',2,0,2,1591183641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Wessels','f.wessels@Leuchtfeuer.com','bitmotion','a893ede5d39a13bd947b31e0ef3b92e2','This release is a regular maintenance release. It includes mostly bugfixes. However, the vendor name was changed from bitmotion to leuchtfeuer.','Leuchtfeuer Digital Marketing',1000001,1,0,'https://github.com/Leuchtfeuer/typo3-languagemenu-modification','ter','',''),
(9294378,0,'pxa_data_provider','0.1.0',970,162,'Configurable Data Provider','Configurable data provider for easy data sharing with external scripts such as Google Tag Manager.',2,0,3,1580921306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0b7906f572600ee1a13974d142f27c99','First release.','Pixelant',1000,0,0,'https://docs.typo3.org/p/pixelant/pxa-data-provider/0.1/en-us','ter','',''),
(9294379,0,'pxa_data_provider','0.1.1',970,201,'Configurable Data Provider','Configurable data provider for easy data sharing with external scripts such as Google Tag Manager.',2,0,3,1580922394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','611e5d37e000e8e8308f671a874a0688','Minor version and dependency change. Release notes: https://github.com/pixelant/pxa_data_provider/releases/tag/v0.1.1','Pixelant',1001,0,0,'https://docs.typo3.org/p/pixelant/pxa-data-provider/0.1/en-us','ter','',''),
(9294380,0,'pxa_data_provider','0.1.2',970,262,'Configurable Data Provider','Configurable data provider for easy data sharing with external scripts such as Google Tag Manager.',2,0,3,1582207224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','44c51869c27eb0a275d8dba2d847e37f','Fixed output and documentation. Release notes: https://github.com/pixelant/pxa_data_provider/releases/tag/v0.1.2','Pixelant',1002,0,0,'https://docs.typo3.org/p/pixelant/pxa-data-provider/0.1/en-us','ter','',''),
(9294381,0,'pxa_data_provider','0.2.0',970,345,'Configurable Data Provider','Configurable data provider for easy data sharing with external scripts such as Google Tag Manager.',2,0,3,1586356267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.2.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','8b03cfc16487e71ff1e5f60939776798','Accept mixed array input and TypoScript bug fix. Release notes: https://github.com/pixelant/pxa_data_provider/releases/tag/v0.2.0','Pixelant',2000,1,0,'https://docs.typo3.org/p/pixelant/pxa-data-provider/0.2/en-us','ter','',''),
(9294382,0,'clubdirectory','3.0.0',1034,237,'Club Directory','clubdirectory',2,-1,3,1580989570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:5:\"maps2\";s:13:\"7.1.3-5.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d6d28b802118870296bd38249cac6610','Initial Upload','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294383,0,'clubdirectory','5.0.7',1034,105,'Club Directory','Manage and display clubs',2,-1,3,1621932012,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8741d11c2fc14ad4f712ac0de5e2b62a','Remove TYPO3 9 compatibility. Add TYPO3 10 compatibility.','jweiland.net',5000007,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294384,0,'clubdirectory','5.1.0',1034,73,'Club Directory','Manage and display clubs',2,-1,3,1651676131,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6a0e058f22ec294c39642164e52dde69','BUGFIX: Solve warning in log, because of removed GET/POST parameters in f:widget.paginate VH\r\nSwitched to new TYPO3 pagination API.\r\nPlease update your templates accordingly!','jweiland.net',5001000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294385,0,'clubdirectory','5.1.1',1034,92,'Club Directory','Manage and display clubs',2,-1,3,1651739110,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8f52256109f5a096498d8e71591cc9ca','BUGFIX: Add paginator to search results, too','jweiland.net',5001001,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294386,0,'clubdirectory','5.3.0',1034,92,'Club Directory','Manage and display clubs',2,-1,3,1658154871,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','cfad859c557c5793de5f8a6acb6cf07f','Remove sort-title\r\nAdd filter for district\r\nReduce size of activity and contact times to 5 rows\r\nMove activity behind path segment in TCA form\r\nUpdate documentation','jweiland.net',5003000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294387,0,'clubdirectory','6.0.0',1034,65,'Club Directory','Manage and display clubs',2,-1,3,1678375662,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b1854ef6ca5620bbd6dc3ae5648630dd','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nUpdate documentation\r\nMigrate SignalSlot to EventListener\r\nCompletely reworked the structure of Controllers\r\nPlease read Upgrade instructions','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294388,0,'clubdirectory','6.0.1',1034,89,'Club Directory','Manage and display clubs',2,-1,3,1678703585,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','96ba836a8a65a5c89b525ff175c35abd','BUGFIX: AJAX error while calling TYPO3 UpgradeWizard module\r\nRemove GU::makeInstance where possible','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294389,0,'clubdirectory','7.0.0',1034,61,'Club Directory','Manage and display clubs',2,-1,3,1705392072,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c380b6d95dd40a13d77bf3dd9964d557','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\n','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294390,0,'clubdirectory','7.0.1',1034,72,'Club Directory','Manage and display clubs',2,-1,3,1707470728,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3ff51fffea87a239653df79b7e26b2f3','Move categories field into new categories tab behind the notes tab in TCA','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294391,0,'clubdirectory','8.0.0',1034,44,'Club Directory','Manage and display clubs',2,-1,3,1740147684,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','cb8e1fa52bc9e2ba8084e903c9d614c7','    TYPO3 Version compatibility for 13 LTS\r\n    Removed Version compatibility for 12 LTS and below\r\n    Updated Test Suite\r\n    Migrate clubdirectory plugins to CTypes\r\n    Restructured ExtConf file\r\n    SiteSets added and removed TypoScript configuration\r\n    Migrated tests to \"podman\"\r\n    Upgrade tests against MariaDB 10.4 to 10.5','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294392,0,'clubdirectory','8.0.1',1034,21,'Club Directory','Manage and display clubs',2,-1,3,1761741381,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','1cd288af5bee7bfc412f1b0f39fcee96','    Fixed SiteSets name\r\n    Fixed Plugin Preview','jweiland.net',8000001,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294393,0,'clubdirectory','8.0.2',1034,19,'Club Directory','Manage and display clubs',2,-1,3,1762438625,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','132e5cf817c176dd3c5adc7a377e39b8','Repair backend module\r\nRepair seach and filters in frontend','jweiland.net',8000002,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294394,0,'clubdirectory','8.0.4',1034,17,'Club Directory','Manage and display clubs',2,-1,3,1767097363,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c7925da95d955263bc6040a9eeb12bbf','[BUGFIX] Fixed Property Mapper with CheckFal validation issues','jweiland.net',8000004,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294395,0,'clubdirectory','8.0.5',1034,16,'Club Directory','Manage and display clubs',2,-1,3,1767607495,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','97ce30c1d6e134f41fa38e2288f073e6','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',8000005,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294396,0,'clubdirectory','8.1.0',1034,19,'Club Directory','Manage and display clubs',2,-1,3,1769021430,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','2f901d5c736969ea22511b5186897150','[TASK] Simplify access restiction in Backend Module configuration','jweiland.net',8001000,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294397,0,'clubdirectory','8.1.3',1034,8,'Club Directory','Manage and display clubs',2,0,3,1782221511,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9f6a2eba31aa935601010c2cb4cdb4e5',' Whats Changed\r\n\r\n[TASK] Add RestrictAccessEventListener to check update actions against unauthorised edits by non-owner fe_users','jweiland.net',8001003,1,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294398,0,'clubdirectory','7.0.2',1034,2,'Club Directory','Manage and display clubs',2,0,3,1787826762,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','a42282d749fc9216a0525cc9b063bb93','This security fix adds an access control check that prevents frontend users from editing, updating, or activating club records that are not assigned to them.','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294399,0,'clubdirectory','6.0.2',1034,2,'Club Directory','Manage and display clubs',2,0,3,1787826774,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2b2c8cb5d29a9f51669c6f8d8ed38a55','This security fix adds an access control check that prevents frontend users from editing, updating, or activating club records that are not assigned to them.','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/clubdirectory/main/en-us/','ter','',''),
(9294400,0,'flux_kesearch_indexer','1.0.0',867,99,'flux_kesearch_indexer','ke_search Indexer For Flux Elements',2,0,4,1581164600,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:4:\"flux\";s:0:\"\";}}','Mamoun Alsmaiel','mamoun.alsmaiel@gmail.com','mamoun.alsmaiel','fdd26c6df19f61bee2ad4e23ceba5a05','KeSearch Indexer for Flux Elements\r\nThis extension extends the two standard ke_search indexers (pages and content records) so that flux elements can be indexed.','',1000000,0,0,'https://github.com/MamounAlsmaiel/flux_kesearch_indexer','ter','',''),
(9294401,0,'flux_kesearch_indexer','1.0.1',867,263,'flux_kesearch_indexer','ke_search Indexer For Flux Elements',2,0,4,1581168799,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";s:4:\"flux\";s:12:\"9.0.0-9.9.99\";}}','Mamoun Alsmaiel','mamoun.alsmaiel@gmail.com','mamoun.alsmaiel','d931bbdc955d5186609cb9ed2e1b4106','[BUGFIX] Change Flux dependency','',1000001,0,0,'https://github.com/MamounAlsmaiel/flux_kesearch_indexer','ter','',''),
(9294402,0,'flux_kesearch_indexer','2.0.0',867,187,'flux_kesearch_indexer','ke_search Indexer For Flux Elements',2,0,4,1593772526,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:4:\"flux\";s:12:\"9.0.0-9.9.99\";}}','Mamoun Alsmaiel','mamoun.alsmaiel@gmail.com','mamoun.alsmaiel','c116adbb4e437a2c1beb35f3ee4bd378','Support for TYPO3 10','',2000000,0,0,'https://github.com/MamounAlsmaiel/flux_kesearch_indexer','ter','',''),
(9294403,0,'flux_kesearch_indexer','2.0.1',867,206,'flux_kesearch_indexer','ke_search Indexer For Flux Elements',2,0,4,1605034672,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:4:\"flux\";s:12:\"9.0.0-9.9.99\";}}','Mamoun Alsmaiel','mamoun.alsmaiel@gmail.com','mamoun.alsmaiel','29843798f2fb66ad5f786bcb1740fbb7','[BUGFIX] 3 in case no elements are set in ts config','',2000001,0,0,'https://github.com/MamounAlsmaiel/flux_kesearch_indexer','ter','',''),
(9294404,0,'flux_kesearch_indexer','3.0.1',867,112,'flux_kesearch_indexer','ke_search Indexer For Flux Elements',2,0,4,1679951505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"flux\";s:12:\"9.0.0-9.9.99\";}}','Mamoun Alsmaiel','mamoun.alsmaiel@gmail.com','mamoun.alsmaiel','13ef6982cbf2ffce8215616a8d248e0a','Typo3 v11 compatibility and some fixes','',3000001,1,0,'https://github.com/MamounAlsmaiel/flux_kesearch_indexer','ter','',''),
(9294405,0,'t3locallang','0.2.0',401,70,'t3locallang','An extension that analyzies and compares locallang files.',1,0,0,1581327773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','1d95cd4bd4bba5c5592892fab6b844b1','Release 0.3.0','visuellverstehen',2000,0,0,'https://github.com/visuellverstehen/t3locallang/blob/master/README.md','ter','',''),
(9294406,0,'t3locallang','0.3.1',401,227,'t3locallang','An extension that analyzies and compares locallang files.',1,0,0,1581328772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','2eb7303801e30aeac6df966e1d82cd67','Release 0.3.1','visuellverstehen',3001,0,0,'https://github.com/visuellverstehen/t3locallang/blob/master/README.md','ter','',''),
(9294407,0,'t3locallang','1.0.1',401,104,'t3locallang','An extension that analyzies and compares locallang files.',2,0,0,1631704751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','visuellverstehen','kontakt@visuellverstehen.de','malteriechmann','5c46e722f3cb8e0fb375a6557f20c672','Release 1.0.1','visuellverstehen',1000001,1,0,'https://github.com/visuellverstehen/t3locallang/blob/master/README.md','ter','',''),
(9294408,0,'wacon_cookie_management','1.1.4',5103,157,'Wacon Cookie Management','Verschiedene Cookies können individuell zugelassen werden. Unterscheidung in notwendige und optionale Cookies',1,0,3,1581421216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','09d8a773f83b5055313ab5f9e305978d','WCM Cookie Management -  individual Configuration for each  Cookies - easy to manage','',1001004,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294409,0,'wacon_cookie_management','1.1.5',5103,136,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',1,0,3,1581494057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','3bd08907ba379d0ca80611277ec3d4cf','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.','WACON Internet GmbH',1001005,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294410,0,'wacon_cookie_management','1.1.6',5103,156,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1581691421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','7e95dd63708e2a529747b0dac28d2ff2','Set to stable, Chance Icons','WACON Internet GmbH',1001006,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294411,0,'wacon_cookie_management','1.1.7',5103,413,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1581941238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','3655c66a8ce7e6403d9c009bbdf12ca5','[Bugfix] set Icons correctly','WACON Internet GmbH',1001007,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294412,0,'wacon_cookie_management','2.0.0',5103,203,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1593412773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','f534591a371ed3579a5662bf63dfc1c7','Add TYPO3 v 10 Compatibility ','WACON Internet GmbH',2000000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294413,0,'wacon_cookie_management','2.0.2',5103,106,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1594113158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.18-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','9d63fbd2c008c27a9796955510214039','Bugfix composer versions','WACON Internet GmbH',2000002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294414,0,'wacon_cookie_management','2.0.4',5103,1236,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1594276214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.18-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','b56d3bf812a74815b39af8faa22bc9ac','Bugfix Flexforms für V10','WACON Internet GmbH',2000004,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294415,0,'wacon_cookie_management','2.0.7',5103,83,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1609165951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','dd70a1e88f324d86d5432cc63158adbd','Bugfix Javascript','WACON Internet GmbH',2000007,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294416,0,'wacon_cookie_management','1.1.8',5103,53,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1612260861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','87e2980977d547c8e0184437cfc526d1','Add expiration date for cookies','WACON Internet GmbH',1001008,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294417,0,'wacon_cookie_management','2.0.9',5103,57,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1612261055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','646767b99d1a57881929c3e00149336a','Add expiration date for Cookies','WACON Internet GmbH',2000009,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294418,0,'wacon_cookie_management','1.1.9',5103,59,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613060088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','98b2636cd36cba9bdc975b662e2e8576','Bugfix ','WACON Internet GmbH',1001009,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294419,0,'wacon_cookie_management','2.0.10',5103,59,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613060158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','11e94184d766580974a632d0479bf121','Bugfix Version','WACON Internet GmbH',2000010,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294420,0,'wacon_cookie_management','1.1.10',5103,55,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613113211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','b991a3ae5a29897d3a5add2357ec72e7','Remove container-div - better for embedding Scripts','WACON Internet GmbH',1001010,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294421,0,'wacon_cookie_management','2.0.11',5103,59,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613113262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','4748de9016ba2dead5f3532ae142949d','Bugfix','WACON Internet GmbH',2000011,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294422,0,'wacon_cookie_management','1.1.11',5103,54,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613481850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','bf784194c9d41b2bd96adc6cff898fe2','improved settings, important changes in waconcookiemanagement.js','WACON Internet GmbH',1001011,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294423,0,'wacon_cookie_management','2.0.12',5103,63,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1613481887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','13f819752e051c06e4e7f29895670547','improved settings, important changes in waconcookiemanagement.js','WACON Internet GmbH',2000012,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294424,0,'wacon_cookie_management','1.2.0',5103,52,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1614094827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','4e90be1a38dbfe5d871a1d893ecdb0a8','Optimized cookie handling, changes in language files','WACON Internet GmbH',1002000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294425,0,'wacon_cookie_management','2.1.0',5103,117,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1614094854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','7a0dbe53aa65adbcb65496deaa315781','Optimized cookie handling, changes in language files','WACON Internet GmbH',2001000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294426,0,'wacon_cookie_management','1.2.1',5103,53,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1615454752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','4824bd5bce56dfb31d11eabba6324052','Bugfix für v7','WACON Internet GmbH',1002001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294427,0,'wacon_cookie_management','1.2.2',5103,53,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1618301680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','36828c818a1196f31421728ccfd2d531','Bugfix version','WACON Internet GmbH',1002002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294428,0,'wacon_cookie_management','1.2.3',5103,56,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website(commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1626414232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.31-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','fb2ac9a8f43858662f0184e711dfe092','Bugfix: Update Template','WACON Internet GmbH',1002003,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294429,0,'wacon_cookie_management','3.2.0',5103,46,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1633430654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.3.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','76226e5352dcc95d4a840e7e403d780b','First Version for TYPO3 11, Add Dashboard und Backend-Modul','WACON Internet GmbH',3002000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294430,0,'wacon_cookie_management','3.2.1',5103,57,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1633431042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','56b4e103b2b7e9df78a810d16f23b82b','add TYPO3-Version 11','WACON Internet GmbH',3002001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294431,0,'wacon_cookie_management','3.2.2',5103,60,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1634133819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','a05d2fac95493d40d41a02fe65cc00c8','Add first version of Keyboard Accessibility','WACON Internet GmbH',3002002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294432,0,'wacon_cookie_management','3.2.3',5103,70,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1634204649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','1fa33e10bcf76b0f96f6cc874452305d','Small Bugfix','WACON Internet GmbH',3002003,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294433,0,'wacon_cookie_management','3.2.4',5103,57,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1635936201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','f530f4e249bf607548b2039a128bb8e2','Extended WCM Reports','WACON Internet GmbH',3002004,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294434,0,'wacon_cookie_management','3.2.5',5103,69,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1636100874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','e815f8509658e93ef5a04de831c1b839','Update depencies','WACON Internet GmbH',3002005,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294435,0,'wacon_cookie_management','3.2.6',5103,46,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1639639619,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','577d73121023ac112046ed987785a751','Bugfix version','WACON Internet GmbH',3002006,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294436,0,'wacon_cookie_management','3.2.7',5103,45,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1639644966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','85f5a63cd93e9d4cf97fc6ccda253b73','Edit Documentation','WACON Internet GmbH',3002007,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294437,0,'wacon_cookie_management','3.2.8',5103,52,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1639645907,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','f522bfcce3dfbd3240bcc40331d8ec2d','Changes in Composer.json','WACON Internet GmbH',3002008,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294438,0,'wacon_cookie_management','3.2.9',5103,59,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1639657674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','9607115a7e46875ac9e5bf2fc3dc1387','Changes in Documentation','WACON Internet GmbH',3002009,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294439,0,'wacon_cookie_management','3.2.10',5103,71,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1641383508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','8a950e343a50f7b88945c069b8995280','Bugfix: composer.json','WACON Internet GmbH',3002010,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294440,0,'wacon_cookie_management','3.2.11',5103,58,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1651656727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','043852d78da6ad1965acd0c8b1c2923d','Updates in Language-Files','WACON Internet GmbH',3002011,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294441,0,'wacon_cookie_management','3.2.12',5103,95,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1653647083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','a454f16d0fb560fac0c3557fe72c79ab','Update Composer.json','WACON Internet GmbH',3002012,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294442,0,'wacon_cookie_management','3.3.0',5103,80,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1662709692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','43a45cf44ce70b30224ebcba6e5105df','Bugfixes\r\nAdded a switch to enable/disable the loading of jQuery inside this extension\r\nUpdated jQuery to current version 3.6.0\r\nPHP 8.0 compatibility','WACON Internet GmbH',3003000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294443,0,'wacon_cookie_management','3.3.1',5103,89,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1664270067,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','cbbca505b40284fd6d2f690e8312bdff','Bugfixes in Documentation and Controller','WACON Internet GmbH',3003001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294444,0,'wacon_cookie_management','3.4.0',5103,97,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1669817645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','f988ed3ffbbd56252ebf26fc05390187','Bugfix for php 8.1, limited statistics by typoscript constants','WACON Internet GmbH',3004000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294445,0,'wacon_cookie_management','3.5.0',5103,91,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1682667176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','be6e96cec9e3e1cf31772a92ae3200dc','New function: WCM für Content-Elements, new plugin CookieList ( Update css required)','WACON Internet GmbH',3005000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294446,0,'wacon_cookie_management','4.0.0',5103,70,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1686036564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','1ea2479b681729b59701d8a21a66fe41','Add TYPO3 12 compatility\r\nDrop TYPO3 10 compatility\r\nDrop statistics -Functionality','WACON Internet GmbH',4000000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294447,0,'wacon_cookie_management','4.0.1',5103,88,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1686036913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','04a85a2bf1e062d1365988aa43f31c5b','Remove old files','WACON Internet GmbH',4000001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294448,0,'wacon_cookie_management','4.1.0',5103,65,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1706262765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','47b0a7c95b78bcf1f8b67a8b7f18a2b9','Bugfixes\r\nh2, h3-Tags removed from Cookiebox\r\nno empty div for scripts,if cookie is not allowed','WACON Internet GmbH',4001000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294449,0,'wacon_cookie_management','4.1.1',5103,69,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1710489040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','796f9391f24b26bc6dc40d3c1c0ab345','Bugfix in Template','WACON Internet GmbH',4001001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294450,0,'wacon_cookie_management','5.0.0',5103,41,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1730706647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','b9b2d565e21f89b8788d42178794aeee','Support for TYPO3 12  13','WACON Internet GmbH',5000000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294451,0,'wacon_cookie_management','5.0.1',5103,45,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1731396016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','91398be1e62cb27a69d94e13ff7d802f','Buxfix ','WACON Internet GmbH',5000001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294452,0,'wacon_cookie_management','6.0.2',5103,43,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1734684524,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','657d0dad61d0049e062599e54e134eec',' Version 6.0.2\r\n- [BUGFIX] Styling Contentelements (if Cookie is not accepted)\r\n- [FEATURE] Changes in Documentation\r\n- [BUGFIX] Default for Headerscript-Storage\r\n- [FEATURE] New plugin \"headerscript\" to avoid html-Tags\r\n- [FEATURE] Better accessibility\r\n- [BUGFIX] Avoid reload','WACON Internet GmbH',6000002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294453,0,'wacon_cookie_management','6.0.3',5103,37,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1738764419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','07b516871024a8f2a65c97d0f706b9c9','- [BUGFIX] Sets fallback value for tt_content uid','WACON Internet GmbH',6000003,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294454,0,'wacon_cookie_management','6.1.0',5103,33,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1744876185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','66dae4f813c13cceeab20d8408e0fe27','add site set configuration','WACON Internet GmbH',6001000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294455,0,'wacon_cookie_management','6.1.1',5103,36,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1747218462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','d8ee007ae1899df6cb86f680875a916d','[FEATURE] Add aria-label','WACON Internet GmbH',6001001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294456,0,'wacon_cookie_management','6.1.2',5103,24,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1752067288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','0009f31ddc518b6dd46e44e540670809','accessibility: color contrast','WACON Internet GmbH',6001002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294457,0,'wacon_cookie_management','6.2.3',5103,31,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1755173720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','13faa6b4d78a2a5759ce27ee21acebfd','[FEATURE] Optimization Templates for a11y (Changes in css and script)','WACON Internet GmbH',6002003,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294458,0,'wacon_cookie_management','7.0.0',5103,16,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1767709253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','c024ccbe74438895cf3d48e8e23329eb','- [FEATURE] First Version for TYPO3 14','WACON Internet GmbH',7000000,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294459,0,'wacon_cookie_management','7.0.1',5103,18,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1767970172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','050e9ee6f058a7033cd9431389f5ba43','BUGFIX-Version','WACON Internet GmbH',7000001,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294460,0,'wacon_cookie_management','7.0.2',5103,17,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1768295439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','0790758b71a5673e9f405e5f8b6e5aad','[Bugfix] Flexforms','WACON Internet GmbH',7000002,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294461,0,'wacon_cookie_management','7.0.4',5103,18,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1769784917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','ba0e06c5c3120a319814de85d230eb49','Add Updater für Plugins','WACON Internet GmbH',7000004,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294462,0,'wacon_cookie_management','7.0.5',5103,15,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1772791471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','c22bf5c434c7f8bcdac861a8ee29935b','[BUGFIX] Updater','WACON Internet GmbH',7000005,0,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294463,0,'wacon_cookie_management','7.0.6',5103,15,'Wacon Cookie Management','WCM is a typo3 extension that enables website visitors to control and manage the usage of cookies on the website (commonly known as \"cookie consent box\"). Thus it helps website owner to be in line with the rules of the General Data Protection Regulation (GDPR) which took effect on 25 May 2018.',2,0,3,1776693186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','843bf7f01f848dd3d3c733f6108bd733','[Update] Language Files','WACON Internet GmbH',7000006,1,0,'https://docs.typo3.org/p/waconcookiemanagement/wacon-cookie-management/main/en-us/','ter','',''),
(9294464,0,'wacon_csv2html','1.0.0',788,150,'csv2html','',0,0,3,1581421754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','01e68d5b6ef8ff59cd1ad13f40dd7f70','Show Data from csv-files as html-Content','',1000000,0,0,'','ter','',''),
(9294465,0,'wacon_csv2html','1.0.2',788,90,'csv2html','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!',1,0,3,1581494458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','4932ddf41dc75f255382eae63219dd0d','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!','WACON Internet GmbH',1000002,0,0,'','ter','',''),
(9294466,0,'wacon_csv2html','1.0.3',788,105,'WACON csv2html','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!',1,0,3,1581497986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','b456979ee7b7221998e311c1434a77d4','New: set delimiter in flexform','WACON Internet GmbH',1000003,0,0,'','ter','',''),
(9294467,0,'wacon_csv2html','1.0.4',788,116,'WACON csv2html','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!',2,0,3,1581694018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','599ccb85b1bc13fb6d30f64dfe80e94a','[Bugfix] Corrected some bugs','WACON Internet GmbH',1000004,0,0,'','ter','',''),
(9294468,0,'wacon_csv2html','1.0.5',788,227,'WACON csv2html','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!',2,0,3,1581941266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','255ed40098051012de55c06df5296b05','[Bugfix] set Icons correctly','WACON Internet GmbH',1000005,0,0,'','ter','',''),
(9294469,0,'wacon_csv2html','2.0.0',788,100,'WACON csv2html','wacon_cvs2html is a simple and easy-to-use extension that allows you to convert a cvs file into a html table(or any other html structure). After the plugin is installed on the desired page the content will be updated whenever the file is replaced or edited. No import processes or database tables needed!',2,0,3,1639657639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Kerstin Schmitt','info@wacon.de','abandoned_extensions','39c90806a7f3bcc6ce36c9807a4f2ec8','Add Compatibility v10','WACON Internet GmbH',2000000,1,0,'','ter','',''),
(9294470,0,'we_cookie_consent','1.0.2',4413,201,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generates cookies on your site. Google Tag Manager support and easy Google Tag Manager export. Third-party cookies and scripts are only loaded when active consent is given. Website visitors have the possibility to edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Provides a content plugin to automatically add the cookie information to the privacy policy. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution.',2,0,4,1581924433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','Roman Liedtke, Erwin Steinbinder','info@websedit.de','websedit-ag','77db7a3d508c3cd6dcbe9b9a018db74a','Initial Upload','',1000002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294471,0,'we_cookie_consent','1.1.0',4413,174,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generates cookies on your site. Google Tag Manager support and easy Google Tag Manager export. Third-party cookies and scripts are only loaded when active consent is given. Website visitors have the possibility to edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Provides a content plugin to automatically add the cookie information to the privacy policy. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution.',2,0,2,1584618355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','3568462b00c10b3707c2404ac492e0a2','- Added TYPO3 7 LTS compatibility\r\n- Updated the klaro.js library\r\n- Fixed some typos\r\nSee changelog.txt in extension root for further details.\r\n\r\nThere should be no breaking changes. But just to be safe, please clear the caches once.','websedit AG',1001000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294472,0,'we_cookie_consent','1.1.1',4413,179,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generates cookies on your site. Google Tag Manager support and easy Google Tag Manager export. Third-party cookies and scripts are only loaded when active consent is given. Website visitors have the possibility to edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Provides a content plugin to automatically add the cookie information to the privacy policy. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution.',2,0,2,1586172746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','3427dd9b8d445a9e15b50440a3700e93','Bugfix release\r\n- If required is set for a service, overwrite preselected automatically with true','websedit AG',1001001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294473,0,'we_cookie_consent','1.2.0',4413,163,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generates cookies on your site. Google Tag Manager support and easy Google Tag Manager export. Third-party cookies and scripts are only loaded when active consent is given. Website visitors have the possibility to edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Provides a content plugin to automatically add the cookie information to the privacy policy. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution.',2,0,2,1588225083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','81ae4324610e9a29843b33e14b77299a','- Added TYPO3 10 LTS compatibility\r\n- Corrected IF-condition for iteration in partial \"App.html\"\r\n\r\nThere should be no breaking changes. But because of changes in DI and a new Viewhelper a cache / autoload clear is recommended.','websedit AG',1002000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294474,0,'we_cookie_consent','1.2.1',4413,433,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generates cookies on your site. Google Tag Manager support and easy Google Tag Manager export. Third-party cookies and scripts are only loaded when active consent is given. Website visitors have the possibility to edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Provides a content plugin to automatically add the cookie information to the privacy policy. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution.',2,0,2,1589550717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','165dbd8164aca9ac0531811aeb7f0599','Bugfix release\r\n- Fixed URI generation for privacy and poweredBy Links if external URIs are used.','websedit AG',1002001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294475,0,'we_cookie_consent','1.3.0',4413,205,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1597388115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','6306cad002427f19cfe815e26dfa7976','IMPORTANT!!! Due to the update of the klaro library there are breaking changes in the DOM output. If you update from an older version and use a custom CSS, please check and adapt it if necessary. We have also changed our Vendor name. After an update please execute \"Dump autoload\" first and then Flush cache\".\r\n\r\n Added\r\n- Setting - storageMethod (Default: cookie, alternative: localStorage)\r\n- Setting - hideDeclineAll (Default: false)\r\n- Setting - hideLearnMore (Default: false)\r\n Changed\r\n- Changed Vendor in namespace from WE to Websedit for better compatibility with Composer and Packagist \r\n- Update the klaro library from 0.2.21 to 0.4.28\r\n- Rearranged and grouped TypoScript constants in Constants-Editor for better usability.\r\n Fixed\r\n- Output of sys_category as purpose of a service.','websedit AG',1003000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294476,0,'we_cookie_consent','1.3.1',4413,79,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1597934664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','60577f842805973f11fb7ce0e84392da','Bugfix release\r\n Added\r\n- README.md\r\n Fixed\r\n- typo in constants.ts\r\n- replace notation in composer.json\r\n- Classes, Configuration and Resources folder were empty in last TER release','websedit AG',1003001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294477,0,'we_cookie_consent','1.3.2',4413,174,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1597939745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','71283589e30b9fcc2d1f603e37d62103','Reupload to try fixing empty Classes, Configuration and Resources folder in downloaded ZIP file on macOS. \r\nInstallation via extensionmanager works without problems.\r\nSee: https://github.com/websedit/we_cookie_consent/issues/1','websedit AG',1003002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294478,0,'we_cookie_consent','1.3.3',4413,267,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1601293454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','cc513ffe16ddad37d956669706605118','Bugfix release\r\n Added\r\n- .htaccess for the Resources/Private/ Folder\r\n- Extended the documentation about categories\r\n Fixed\r\n- Link to privacy page in xlf label of default language\r\n- CSS for the floated views','websedit AG',1003003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294479,0,'we_cookie_consent','2.0.0',4413,139,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1617202507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.1.99\";}}','Roman Liedtke, Erwin Steinbinder','extensions@websedit.de','websedit-ag','8d17fee8a68868e723af1ba491a4174e','IMPORTANT!!! Due to the update of the klaro library there are breaking changes in the DOM output. If you update from an older version and use a custom CSS, please check and adapt it if necessary.  After an update please execute \"Dump autoload\" first and then Flush cache\".\r\n\r\n Added\r\n- Contextual Consent\r\n- Use HTML in text\r\n- Support for TYPO3 11. Issue: 9\r\n- No Style Template. Issue: 11\r\n- SCSS files. Issue: 13\r\n- Fallback function for backwards compatibility  1.3.3\r\n- Escape Viewhelper for special characters. Thanks to cwiesenekker. Issue: 14\r\n Changed\r\n- Update the klaro library from 0.4.28 to 0.7.16. Issue: 11\r\n- Locallang labels to sprintf syntax\r\n- Renamed App.html partial to Service.html\r\n Fixed\r\n- Added trim around service description. Issue: 5\r\n- Optimized the CSS\r\n- Some typos in comments\r\n Removed\r\n- Workarounds in JS\r\n- Language parameter in TypoScript','websedit AG',2000000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294480,0,'we_cookie_consent','2.0.1',4413,140,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1632310497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.1.99\";}}','Roman Liedtke, Erwin Steinbinder, Achim Strohm, Gregor Freisem','extensions@websedit.de','websedit-ag','986bdd8188ff3783f5cb545b6f40ed1d',' [2.0.1] - 2021-09-21 - AS, GF\r\n Added\r\n- Icons for Buttons\r\n- SCSS: Implement icons on most buttons (in both layers). Some redesign (visible borders with round corners). Most buttons (but one) are now transparent). Postioning the new styles at the end of SCSS Source.\r\n Fixed\r\n- Removed some typos/redundant spaces/lines in SCSS','websedit AG',2000001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294481,0,'we_cookie_consent','2.1.0',4413,111,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1643704098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.1.99\";}}','Roman Liedtke, Erwin Steinbinder, Achim Strohm, Gregor Freisem','extensions@websedit.de','websedit-ag','f02a65a50b3f1b995aceda0825dc2ee5',' [2.1.0] - 2021-01-12 - GF, AS, RL\r\n Added - 2022-01-12 - AS\r\n- EscapeViewHelper: Adjustments for TYPO3 v7 compatibility\r\n- we_cookie_consent/Resources/Private/Partials/Klaro/Service.html: Adjustments for TYPO3 v7 compatibility\r\n Added - 2021-09-22\r\n- Added max. width of Buttons in Settings Layer.\r\n Changed - 2021-11-10 - RL, AS\r\n- Added YouTube and Vimeo Service\r\n Added - 2021-11-12 - GF\r\n- Additional CSS for video via iframe\r\n Added - 2021-11-15 - GF\r\n- Additional CSS/JS for videos via small iframe  300px width\r\n Added - 2021-11-16 - GF\r\n- _base.scss: Additional color definitions for Icons in Layer 2 (.cookie-modal) and update _cookie-notice.scss/_cookie-modal.scss\r\n Removed\r\n- Removed debug output in JavaScript\r\n Changed - 2021-10-13 - GF, RL\r\n- Optimizing SCSS-Code: removing redundant vars, moving static values into new vars and replacing old vars\r\n Changed - 2021-11-17 - GF\r\n- Moved basics SCSS definitions from styles.scss to _base.scss,\r\n- Simplifying implementation and adjustment of variables for individual project\r\n Changed - 2021-11-20 - RL\r\n- Added Google Consent Mode (Alpha)\r\n Added - 2021-11-25 - GF\r\n- SCSS: Additional property for icon:hover; add in cookie-modal/-notice.\r\n- SCSS: Additional variables in _base.scss; transfer new variables in all affected scss files.\r\n Added - 2021-12-16 - GF\r\n- Correct ineffective display:none for .cm-toggle-all checkbox.\r\n- Delete redundant/double display:none for cm-toggle-all checkbox.\r\n Added - 2022-01-13 - GF\r\n- Align width of videoOverlay with iframe of external Videos (Youtube/Vimeo) in Controller.js','websedit AG',2001000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294482,0,'we_cookie_consent','3.0.1',4413,108,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1651565731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','51b9d23e365546ee36bef78cfbce368b',' [3.0.1] - 2022-05-03 - GF, AS, RL\r\n Added - 2022-05-03\r\n- Added event for deny consent state - RL\r\n- Update matomo JS-Code - RL\r\n- Dropped Support Typo3 7-9 - websedit\r\n- Support Typo3 11 LTS - websedit\r\n Added - 2022-02-25 - GF\r\n- Generalized the scope of positioning videoOverlay to frame-type-media and frame-type-textmedia','websedit AG',3000001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294483,0,'we_cookie_consent','2.2.0',4413,42,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1651751547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.1.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','7f6a3e78ce4e554e6aa9457b9941dd7a',' [2.2.0] - 2022-05-03 - GF, AS, RL\r\n Added - 2022-05-03\r\n- Added event for deny consent state - RL\r\n- Update matomo JS-Code - RL\r\n Added - 2022-02-25 - GF\r\n- Generalized the scope of positioning videoOverlay to frame-type-media and frame-type-textmedia\r\n','websedit AG',2002000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294484,0,'we_cookie_consent','2.2.1',4413,98,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1656049280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-11.1.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','4869b6c211c9e72944a10efaa59bf2c1',' [2.2.1] - 2022-06-23 - GF\r\n Added - 2022-06-23\r\n- Attribute data-nosnippet\"data-nosnippet\" to .cn-body (Avoids Google bot to crawl cookie-consent text)\r\n Added - 2022-05-17\r\n- Detection Safari browser (function.js) - GF\r\n- Adjust positioning button group in Safari (_cookie-modal.scss) - GF\r\n','websedit AG',2002001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294485,0,'we_cookie_consent','3.0.2',4413,108,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1656049348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','b98e1d7a053b04d553ca62ccf0f54475',' [3.0.2] - 2022-06-23 - GF\r\n Added - 2022-06-23\r\n- Attribute data-nosnippet\"data-nosnippet\" to .cn-body (Avoids Google bot to crawl cookie-consent text)\r\n Added - 2022-05-17\r\n- Detection Safari browser (function.js) - GF\r\n- Adjust positioning button group in Safari (_cookie-modal.scss) - GF\r\n','websedit AG',3000002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294486,0,'we_cookie_consent','3.0.3',4413,117,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1659964862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','648126b85f07e8d89e88fcddf54ca9b8',' [3.0.3] - 2022-08-08 - AS - Bugreport von Web-Style Thurnwalder KG\r\n Added - 2022-08-08\r\n- Classes/Controller/ConsentController.php: Removed backwards compatibility code  TYPO3 v10\r\n- Classes/Hook/AfterSaveHook.php: Check if array key exists with function isset()\r\n- Configuration/TypoScript/setup.typoscript: Changed TypoScript condition (traverse)\r\n- Changed prepros config','websedit AG',3000003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294487,0,'we_cookie_consent','4.0.0',4413,69,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1707388077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','dd10c5e50bd59672d4f47bbddf3fa534',' [4.0.0] - 2023-11-11 - ES, 2023-11-21/2023-12-05/2023-12-18 - GF\r\n Changed\r\n- Update the Extension to TYPO3 V12 compatibility\r\n- Update the klaro library from 0.7.16 to 0.7.18.\r\n Correct\r\n- css vertical position of default icons in buttons for  1520px\r\n- css positioning:static for .frame privacy policy (table list etc.)\r\n Add\r\n- add evaluation/confirmation output for GoogleAnalytics optOutLink\r\n Fixed\r\n- Correction to the TCA due to backwards compatibility issues in V10 and V11','websedit AG',4000000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294488,0,'we_cookie_consent','2.3.1',4413,53,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1712143472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','a082590da6545b690bff3dc50baff4a4',' [2.3.1] - 2022-04-03 - RL\r\n Added - 2024-04-03 - RL\r\n- Added Google Consent Mode basic and advanced - to set default consent types(Beta)\r\n- Added Google Consent Mode defaults-tab to Google Analytics services\r\n- Added Google Consent Mode defaults-tab to Google Tag Manager services','websedit AG',2003001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294489,0,'we_cookie_consent','2.3.2',4413,51,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1712212023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','1d58258129f743f422a713ee8525c509',' [2.3.2] - 2024-04-03 - RL\r\n Fixed\r\n- Change consentcontroller.js to write consent settings to the cookie only for Google-relevant services\r\n- Removed double initialization of the array consenTypeObj','websedit AG',2003002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294490,0,'we_cookie_consent','4.0.1',4413,59,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1712221834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','f74313baaee409fdff670ee166183cba',' [4.0.1] - 2024-04-04 - RL, AS\r\n Bugfix v12 - 2024-04-04 - AS\r\n- Separated switchable controller actions in separated plugins\r\n Added - 2024-04-03 - RL\r\n- Added Google Consent Mode basic and advanced - to set default consent types (Beta)\r\n- Added Google Consent Mode defaults-tab to Google Analytics services\r\n- Added Google Consent Mode defaults-tab to Google Tag Manager services','websedit AG',4000001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294491,0,'we_cookie_consent','2.3.4',4413,55,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1713791341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','3951d13d4bc67e7d937b3d1343810298',' [2.3.4] - 2024-04-22 - AS\r\n Bugfix\r\n- Changed Version number in ext_emconf\r\n\r\n [2.3.3] - 2024-04-22 - AS\r\n Bugfix\r\n- Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.','websedit AG',2003004,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294492,0,'we_cookie_consent','4.0.3',4413,56,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1713791377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','85f9f749c18b866dc2cdc45f9027f94e',' [4.0.3] - 2024-04-22 - AS\r\n Bugfix\r\n- Changed Version number in ext_emconf\r\n\r\n [4.0.2] - 2024-04-22 - AS\r\n Bugfix\r\n- Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.','websedit AG',4000003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294493,0,'we_cookie_consent','4.0.4',4413,60,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1713968682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','fcc8a16937b46f42eacef8e3b66e5061',' [4.0.4] - 2024-04-24 - RL\r\n Bugfix\r\n- Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services\r\n Added\r\n- Added !default to scss variables to override them. Thanks to RazielleS and dmitryd. Issue: 36 and 40','websedit AG',4000004,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294494,0,'we_cookie_consent','2.3.5',4413,54,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1713968705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','d09bbdeec71a25da3e7a5cf9b3d44cd9',' [2.3.5] - 2024-04-24 - RL\r\n Bugfix\r\n- Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services\r\n Added\r\n- Added !default to scss variables to override them. Thanks to RazielleS and dmitryd. Issue: 36 and 40','websedit AG',2003005,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294495,0,'we_cookie_consent','2.3.6',4413,49,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1718182698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','e9b48a6f611f0ad5e4ccb5ccacb469c2',' [2.3.6] - 2024-06-04 - RL\r\n Fixed\r\n- Added if-condition in ConsentController.js line 111 for checking if dataLayer is initialised. Issue: 42','websedit AG',2003006,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294496,0,'we_cookie_consent','4.0.5',4413,51,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1718185245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','19f63d049cd7f1c6c0fc2542a0cdc821',' [4.0.5] - 2024-06-04 - GF, AS, RL\r\n Fixed - 2024-06-04 - GF, RL\r\n- Syntax error .cm-link - definition was ignored - GF\r\n- Added if-condition in ConsentController.js line 111 for checking if dataLayer is initialised. Issue: 42 - RL\r\n Added - 2024-05-31 - AS, GF, RL\r\n- Implementation of the display of a permanently available cookie icon. - AS, GF, RL\r\n- Added ConsentCookieSettings.js - RL, GF\r\n- Added conditional visibility of cookie SVG (only if cookie setting are active) - AS\r\n- Outsource default css definitions in scss  - GF\r\n- Adjustable path for the icon default and icon hover - AS\r\n- Event listener for button click (klaro cookie set) - GF\r\n Changed - 2024-05-23 - GF\r\n- Change safari check to vanilla js\r\n Removed - 2024-05-23 - GF\r\n- Removed vars $path-to-wcc... - never needed & way of use not possible in Typo3 12 anymore\r\n- Removed some redundant css definitions','websedit AG',4000005,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294497,0,'we_cookie_consent','4.0.6',4413,58,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1718185380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','f0cd94855192774d7e62d5d67a0d07b7',' [4.0.6] - 2024-06-04 - GF, AS, RL\r\n- Change changelog and description to add new cookie icon\r\n- Configuration GF','websedit AG',4000006,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294498,0,'we_cookie_consent','4.0.7',4413,47,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1724238282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','bc9756a846faa597ee3c8fbb1aa42b5e',' [4.0.7] - 2024-08-21 - RL\r\n Fixed\r\n- Adaptation of the functions in ConsentController.js to correctly determine the ConsentTypes for several Google Services\r\n Changed\r\n- Simplification and reduction of the ConsentType codes in the partials google-tagmanager, google-tagmanager-service, google-analytics, google-analytics-universal','websedit AG',4000007,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294499,0,'we_cookie_consent','2.3.7',4413,42,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1724238692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','622a74c36e5b0ebfc9a504df365dfaa9',' [2.3.7] - 2024-08-21 - RL\r\n Fixed\r\n- Adaptation of the functions in ConsentController.js to correctly determine the ConsentTypes for several Google Services\r\n Changed\r\n- Simplification and reduction of the ConsentType codes in the partials google-tagmanager, google-tagmanager-service, google-analytics, google-analytics-universal','websedit AG',2003007,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294500,0,'we_cookie_consent','4.0.8',4413,49,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1724680471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','a77707a5f2e3438486a9bdc8e8b55871',' [4.0.8] - 2024-08-26 - AS, RL\r\n Changed\r\n- Changed sorting from the categories to the sorting in the backend - AS\r\n- GTM-Service Partial - Tag loading - RL','websedit AG',4000008,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294501,0,'we_cookie_consent','2.3.8',4413,44,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1724680937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','62ad3c49401cab7d55becbd7b5d05ea5',' [2.3.8] - 2024-08-26 - RL\r\n- Changed sorting from the categories to the sorting in the backend - AS\r\n- GTM-Service Partial - Tag loading - RL','websedit AG',2003008,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294502,0,'we_cookie_consent','4.0.9',4413,48,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1724761974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','3bb3f5ee178cbfad744aa8e3c0c4aea5',' [4.0.9] - 2024-08-27 - RL\r\n Fixed\r\n- Undo: GTM-Service Partial - Tag loading from v4.0.8','websedit AG',4000009,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294503,0,'we_cookie_consent','2.3.9',4413,44,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1724762230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','f53524ef75b276f0e3444add76ad5d22',' [2.3.9] - 2024-08-27 - RL\r\n Fixed\r\n- Undo: GTM-Service Partial - Tag loading from v2.3.8','websedit AG',2003009,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294504,0,'we_cookie_consent','4.1.0',4413,58,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1724839929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','bbfbc260d0470a894721f850185ff682',' [4.1.0] - 2024-08-28 - AS\r\n Fixed\r\n- Bugfix, when no categories are assigned to services','websedit AG',4001000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294505,0,'we_cookie_consent','2.4.0',4413,47,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1724840696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','5979b7c24c500829372490549d6adb4b',' [2.4.0] - 2024-08-28 - AS\r\n Fixed\r\n- Bugfix, when no categories are assigned to services','websedit AG',2004000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294506,0,'we_cookie_consent','2.4.1',4413,45,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1724917572,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','194020f8a1d3aeb606751a13db52429b',' [2.4.1] - 2024-08-29 - AS\r\n Fixed\r\n- Bugfix, changed method executeQuery to execute in ServiceRepository','websedit AG',2004001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294507,0,'we_cookie_consent','4.1.1',4413,49,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1732106954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','d00f2e1cf12be269460148ef2557c52d',' [4.1.1] - 2024-11-19 - GF\r\n Fixed\r\n- Bugfix: (dont) show cookie icon from the beginning if (de-)activated via backend\r\n','websedit AG',4001001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294508,0,'we_cookie_consent','5.0.0',4413,31,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1740995426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','fb1bdf182617a05600acc4998e8cbcfd',' [5.0.0] - 2024-11-07 - SS\r\n Changed\r\n- Update the Extension to TYPO3 V13 compatibility\r\n- Remove Typo3 v10 Support\r\n- Remove Typo3 v11 Support\r\n- Remove Typo3 v12 Support','websedit AG',5000000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294509,0,'we_cookie_consent','5.0.1',4413,30,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1740995639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','d12d21be70cc5632f0ae742bcdee314d',' [5.0.1] - 2024-11-07 - AS\r\n Changed\r\n- Changed changelog','websedit AG',5000001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294510,0,'we_cookie_consent','5.0.2',4413,35,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1740995771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','14ebde5e118d937e9ee924b19e54bae3',' [5.0.2] - 2024-11-07 - AS\r\n Changed\r\n- Changed version in ext_emconf','websedit AG',5000002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294511,0,'we_cookie_consent','5.0.3',4413,32,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1745914367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','3f86f99bd68ede790cbba9e879e7c3ab',' [5.0.3] - 2025-04-28 - RL/AS\r\n Added\r\n- Added new trigger cmp_we_cookie_consent_changed to BackendController.php to control the CMP via GTM\r\n- Added new variable we_consent_state to BackendController.php to control the CMP via GTM\r\n- Added function pushTriggerAfterConsentChanged to ConsentController.js to call the new trigger after each consent change\r\n Fixed\r\n- Bugfix, transfer of the withdrawn consent to GTM adjusted\r\n- Adding an empty container to ensure the import functionality in GTM\r\n Changed\r\n- Removed jQuery\r\n- Added backwards compatibility for v12\r\n- Change strtolower with mb_strtolower to fix encoding issues','websedit AG',5000003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294512,0,'we_cookie_consent','5.0.4',4413,32,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1745915058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','1a9bf8c14046b224ffa9fd94746d55f0',' [5.0.4] - 2025-04-28 - AS\r\n Fixed\r\n- added required typo3/cms-core version 12.4','websedit AG',5000004,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294513,0,'we_cookie_consent','2.4.2',4413,31,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1745915627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','862e5bd8ea70247e777ad11830a42bdc',' [2.4.2] - 2025-04-28 - RL\r\n Added\r\n- Added new trigger cmp_we_cookie_consent_changed to BackendController.php to control the CMP via GTM\r\n- Added new variable we_consent_state to BackendController.php to control the CMP via GTM\r\n- Added function pushTriggerAfterConsentChanged to ConsentController.js to call the new trigger after each consent change\r\n Fixed\r\n- Bugfix, transfer of the withdrawn consent to GTM adjusted\r\n- Adding an empty container to ensure the import functionality in GTM\r\n Changed\r\n- Change strtolower with mb_strtolower to fix encoding issues','websedit AG',2004002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294514,0,'we_cookie_consent','4.1.2',4413,29,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1745916913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','75357bc65dba05a7b5ca356adf9ac4e6',' [4.1.2] - 2025-04-28 - RL\r\n Added\r\n- Added new trigger cmp_we_cookie_consent_changed to BackendController.php to control the CMP via GTM\r\n- Added new variable we_consent_state to BackendController.php to control the CMP via GTM\r\n- Added function pushTriggerAfterConsentChanged to ConsentController.js to call the new trigger after each consent change\r\n Fixed\r\n- Bugfix, transfer of the withdrawn consent to GTM adjusted\r\n- Adding an empty container to ensure the import functionality in GTM\r\n- Bugfix, when no categories are assigned to services\r\n Changed\r\n- Change strtolower with mb_strtolower to fix encoding issues','websedit AG',4001002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294515,0,'we_cookie_consent','2.4.3',4413,27,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1746617412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','63fc294b7b2e9b059ede0e3280064bfd',' [2.4.3] - 2025-05-07 - RL\r\n Fixed\r\n- Bugfix, if all consent types in a service defined to \"denied\"\r\n Changed\r\n- Change structure of ConsentController.js','websedit AG',2004003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294516,0,'we_cookie_consent','4.1.3',4413,29,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1746617586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','1d20c6f29748307a6ab8e72621c40cf1',' [4.1.3] - 2025-05-07 - RL\r\n Fixed\r\n- Bugfix, if all consent types in a service defined to \"denied\"\r\n Changed\r\n- Change structure of ConsentController.js','websedit AG',4001003,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294517,0,'we_cookie_consent','5.0.5',4413,31,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1746618035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','5fd70cd21f3f5686076822f3e271ac82',' [5.0.5] - 2025-05-07 - RL\r\n Fixed\r\n- Bugfix, if all consent types in a service defined to \"denied\"\r\n- Bugfix for permanently available cookie icon\r\n Changed\r\n- Change structure of ConsentController.js','websedit AG',5000005,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294518,0,'we_cookie_consent','2.4.4',4413,27,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.',2,0,2,1748941790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','1b1352b7f68cdabded4713f9f0825f48',' [2.4.4] - 2025-06-03 - SS\r\n Fixed\r\n- Add format raw for service description','websedit AG',2004004,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294519,0,'we_cookie_consent','4.1.4',4413,28,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1748942689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','7048fb6f6760a3ea2a026f2bb39f222e',' [4.1.4] - 2025-06-03 - SS/AS\r\n Fixed\r\n- Add format raw for service description\r\n- Copy TypoScript settings from plugin tx_wecookieconsent_pi1 to tx_wecookieconsent_pi2','websedit AG',4001004,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294520,0,'we_cookie_consent','5.0.6',4413,24,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1748942961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','4283b9afff25cc458e895820dd96ff82',' [5.0.6] - 2025-06-03 - SS/AS\r\n Fixed\r\n- Add format raw for service description\r\n- Copy TypoScript settings from plugin tx_wecookieconsent_pi1 to tx_wecookieconsent_pi2','websedit AG',5000006,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294521,0,'we_cookie_consent','5.0.7',4413,28,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1748945223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','fa4515c43f232c6eba9a1fcd77a8f98a',' [5.0.7] - 2025-06-03 - AS\r\n Fixed\r\n- Removed jQuery finally','websedit AG',5000007,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294522,0,'we_cookie_consent','5.0.8',4413,30,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1752846440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','3851229e3ab4ebb1271211a26e8eb0e0',' [5.0.8] - 2025-07-18 - GF/AS\r\n Fixed\r\n- Set bottom margin p-tag\r\n- Adjust margin between p and ul tag\r\n- check if array key provider isset','websedit AG',5000008,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294523,0,'we_cookie_consent','4.1.5',4413,22,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1760349022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','f0b851b33d3e9a39d38cb70dd19226a7',' [4.1.5] - 2025-10-08 - RL, AS\r\n Added\r\n- Added Accessibility to Modal, Icon, Service and others\r\n- Added Workaround: Show \"Always\" Button for overlay (for example youtube videos) only when the klaro cookie is set','websedit AG',4001005,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294524,0,'we_cookie_consent','5.0.9',4413,20,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1760349050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','305f00f81876774c71db2dcd35b8ba5c',' [5.0.9] - 2025-10-08 - RL, AS\r\n Added\r\n- Added Accessibility to Modal, Icon, Service and others\r\n- Added Workaround: Show \"Always\" Button for overlay (for example youtube videos) only when the klaro cookie is set','websedit AG',5000009,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294525,0,'we_cookie_consent','5.1.0',4413,20,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1760352343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','b3034fd46449d06f61073a817075f046',' [5.1.0] - 2025-10-13 - AS\r\n Added\r\n- Added Workaround: Show \"Always\" Button for overlay (added SCSS)','websedit AG',5001000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294526,0,'we_cookie_consent','5.1.1',4413,24,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1760352379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','8b823ce681a1f785761f32f9182a4af2',' [5.1.1] - 2025-10-13 - AS\r\n Added\r\n- Added Workaround: Precompile SCSS','websedit AG',5001001,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294527,0,'we_cookie_consent','5.1.2',4413,25,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1765201825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','595a961afa3d0976823b1ed620a9f08c',' [5.1.2] - 2025-11-13 - GF\r\n Added\r\n- Cookie tooltip icon: remove visibility of surrounding button of icon','websedit AG',5001002,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294528,0,'we_cookie_consent','6.0.0',4413,11,'Cookie Consent for TYPO3  GDPR Optin','Cookie Consent Panel (Optin) with DSGVO/GDPR-compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Any extensibility with tracking scripts that generate cookies on your website Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts with secure consent procedure are inserted. Cookies can be automatically added to the privacy policy via a plugin Multilingual and full support for desktop, tablet and mobile. Four default modes for displaying the content solution, including the display of an always-on icon to access the privacy settings. Based on Klaro!',2,0,2,1777293929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','26b07f4721d525eb12460fa8361ff08c',' [6.0.0] - 2026-01-13 - SS\r\n Added\r\n- Add site sets compatibility','websedit AG',6000000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294529,0,'we_cookie_consent','7.0.0',4413,12,'Cookie Consent for TYPO3  GDPR Optin','Cookie consent panel (opt-in) with GDPR-compliant cookie usage. Supports sitesets. Preconfigured modules for Google Analytics, Facebook, and other commonly used services. Fully customizable to include tracking scripts that set cookies on your website. Support for Google Tag Manager, including Google Consent Mode and Google Consent Mode v2. Easy export to Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic updating of cookie information when new cookies/scripts are added using a secure consent process. Cookies can be automatically incorporated into the privacy policy via a plugin. Multilingual and full support for desktop, tablet, and mobile devices. Four standard modes for displaying the content solution, including the display of an always-visible icon for accessing privacy settings. Based on Klaro!',2,0,2,1778067852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','b6eebeebee13552c9d9426417937b2fd',' [7.0.0] - 2026-04-28 - SS\r\n Added\r\n- Update the Extension to TYPO3 V14 compatibility\r\n- Remove Typo3 v12 Support\r\n- Remove Typo3 v13 Support','websedit AG',7000000,0,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294530,0,'we_cookie_consent','7.0.1',4413,9,'Cookie Consent for TYPO3  GDPR Optin','Cookie consent panel (opt-in) with GDPR-compliant cookie usage. Supports sitesets. Preconfigured modules for Google Analytics, Facebook, and other commonly used services. Fully customizable to include tracking scripts that set cookies on your website. Support for Google Tag Manager, including Google Consent Mode and Google Consent Mode v2. Easy export to Google Tag Manager. Third-party cookies and scripts are only loaded if active consent has been given. Website visitors can edit their privacy settings at any time. Automatic updating of cookie information when new cookies/scripts are added using a secure consent process. Cookies can be automatically incorporated into the privacy policy via a plugin. Multilingual and full support for desktop, tablet, and mobile devices. Four standard modes for displaying the content solution, including the display of an always-visible icon for accessing privacy settings. Based on Klaro!',2,0,2,1781689273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Team websedit','extensions@websedit.de','websedit-ag','32ba904e1c190ed5da1fcc6de18ff3ff',' [7.0.1] - 2026-06-17 - SS\r\n Fixed\r\n- Add missing target-language\"de\" attributes to German XLIFF files so TYPO3 v14 resolves translated labels correctly.\r\n- Pass the current Extbase request to LocalizationUtility::translate() when building the Klaro configuration, enabling TypoScript _LOCAL_LANG overrides in TYPO3 v14.\r\n- Update _LOCAL_LANG TypoScript override example from config.tx_extbase._LOCAL_LANG to plugin.tx_wecookieconsent_pi1._LOCAL_LANG.','websedit AG',7000001,1,0,'https://consent.websedit.de/dokumentation','ter','',''),
(9294531,0,'hh_add_statuscode','0.1.0',414,118,'Hauer-Heinrich - hh_add_statuscode','Hauer-Heinrich - add statuscode select box for page type redirect/shortcut',2,0,2,1582134993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.2.2\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','3b664c8f95a13d46984e110a4025f334','First version','www.hauer-heinrich.de',1000,0,0,'https://github.com/Hauer-Heinrich/hh_add_statuscode/blob/master/README.md','ter','',''),
(9294532,0,'hh_add_statuscode','0.1.1',414,67,'Hauer-Heinrich - hh_add_statuscode','Hauer-Heinrich - add statuscode select box for page type redirect/shortcut',2,0,2,1587047658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.2.2\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a020d1cc16c26f451a398e8cab4ca365','1 bugfix namespace of PageRepository','www.hauer-heinrich.de',1001,0,0,'https://github.com/Hauer-Heinrich/hh_add_statuscode/blob/master/README.md','ter','',''),
(9294533,0,'hh_add_statuscode','0.1.21',414,153,'Hauer-Heinrich - hh_add_statuscode','Hauer-Heinrich - add statuscode select box for page type redirect/shortcut',2,0,2,1587049065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e293ed377fd8bc426ae19227f708290c','delete code for old TYPO3 versions below 10','www.hauer-heinrich.de',1021,0,0,'https://github.com/Hauer-Heinrich/hh_add_statuscode/blob/master/README.md','ter','',''),
(9294534,0,'hh_add_statuscode','0.1.22',414,76,'Hauer-Heinrich - hh_add_statuscode','Hauer-Heinrich - add statuscode select box for page type redirect/shortcut',2,0,2,1673970077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','09fe329076cb39abb56d129a9be585b2','New Version 0.1.22','www.hauer-heinrich.de',1022,1,0,'https://github.com/Hauer-Heinrich/hh_add_statuscode/blob/master/README.md','ter','',''),
(9294535,0,'minimale_distribution','1.0.0',276,276,'Beispielprojekt T3 9LTS','Das Beispielprojekt für neue TYPO3-Projekte, das individuell angepasst werden kann.',2,0,6,1582204634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:14:\"indexed_search\";s:5:\"9.5.8\";}}','Saadet Bozaci','s4saboza@uni-trier.de','saadet','62669cc05cc5799415715d3498237c5d','First Version 1.0.0','',1000000,1,0,'','ter','',''),
(9294536,0,'cart_news','1.0.0',381,381,'Cart - News','Shopping Cart(s) for TYPO3 - News',1,0,3,1582280700,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"cart\";s:13:\"6.6.0-6.99.99\";s:4:\"news\";s:13:\"7.3.0-7.99.99\";}}','Daniel Gohlke','ext.cart@extco.de','extcode','836bb6579dfecdefb2e8c3deb82df40a','First release.','extco.de UG (haftungsbeschränkt)',1000000,1,0,'https://docs.typo3.org/p/extcode/cart-news/1.0/en-us','ter','',''),
(9294537,0,'t3security_news_widget','0.0.1',809,89,'TYPO3 security news widget','Widget for the dashboard which displays latest TYPO3 security news',1,0,0,1582413874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','4ae8529aa6321e5ec05d8a5db6b2f4ad','First version.','',1,0,0,'','ter','',''),
(9294538,0,'t3security_news_widget','0.1.1',809,83,'TYPO3 security news widget','Widget for the dashboard which displays the latest TYPO3 security news.',1,0,0,1582418935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','1f338f84a40c82af3ff0c8ed59a00735','Added composer support.','',1001,0,0,'','ter','',''),
(9294539,0,'t3security_news_widget','0.1.2',809,94,'TYPO3 security news widget','Widget for the dashboard which displays the latest TYPO3 security news.',1,0,0,1582421048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.3.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','35ad80fd9ed40cdc75864c2c48867a51','Changed dependencies','',1002,0,0,'','ter','',''),
(9294540,0,'t3security_news_widget','0.1.3',809,126,'TYPO3 security news widget','Widget for the dashboard which displays the latest TYPO3 security news.',1,0,0,1582428390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.3.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','e5ce4524e2bf5ce8aed1b9636a6e2c8c','Change widget registration','',1003,0,0,'','ter','',''),
(9294541,0,'t3security_news_widget','0.1.5',809,185,'TYPO3 security news widget','Widget for the dashboard which displays the latest TYPO3 security news.',1,0,0,1583423363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.3.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','a68634d84dcef999da0ebfa19c0fb90c','Update readme and require typo3 10.3','',1005,0,0,'','ter','',''),
(9294542,0,'t3security_news_widget','0.2.0',809,232,'TYPO3 security news widget','Widget for the dashboard which displays the latest TYPO3 security news.',1,0,0,1586776585,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','ae6ef844fae3cd9333865adb06759be2','Set 10.3 as the only compatible version','',2000,1,0,'','ter','',''),
(9294543,0,'sitecrawler','1.0.0',1124,284,'TYPO3 sitemap crawler','Crawl the sitemap (including all sub sitemaps), and call each url to warm up the TYPO3 page cache.',2,0,0,1582675277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','André Schließer','andy.schliesser@gmail.com','schliesser','02522e20685a078fdb6db3d77c6e3256','First release of TYPO3 sitemap crawler\r\n\r\nThis extension provides a Symfony command to crawl the sitemap including all sub sitemaps. It gathers all available urls and than calls each url to warm up the TYPO3 page cache.','',1000000,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294544,0,'sitecrawler','1.0.1',1124,213,'TYPO3 sitemap crawler','Crawl the sitemap (including all sub sitemaps), and call each url to warm up the TYPO3 page cache.',2,0,0,1597223959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','André Schließer','andy.schliesser@gmail.com','schliesser','dfa9cd59ad6842ea84c412c602c5245a','Merge pull request 6 from schliesser/feature/testing-and-ci-integration\n\nFeature/testing and ci integration','',1000001,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294545,0,'sitecrawler','1.1.0',1124,122,'TYPO3 sitemap crawler','Crawl the sitemap (including all sub sitemaps), and call each url to warm up the TYPO3 page cache.',2,0,0,1633281759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','4f60128df5c3e229c66cc8d7a1ecc4d1','[TASK] Update readme\n\nCloses 8','',1001000,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294546,0,'sitecrawler','1.1.1',1124,104,'TYPO3 sitemap crawler','Crawl the sitemap (including all sub sitemaps), and call each url to warm up the TYPO3 page cache.',2,0,0,1650955235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','3a48cb2e074003e24e65aa8dd4198959','Bugfix release v1.1.1\n\nRobots.txt resolver checks for query part on root level path. A single sitemap (e.g. for news) can be crawled again.','',1001001,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294547,0,'sitecrawler','1.1.2',1124,95,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1657260310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','30b323f7171bccfe0a313391aa6bd45b','Maintenance release v1.1.2\n\n- Readme and description updated\n- License changed to GPL-2.0-or-later','',1001002,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294548,0,'sitecrawler','2.0.0',1124,108,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1659716975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','617b3c052a2327aa1465250fb59ee4d0','Major Release v2.0.0\n\nNew option --listjson to export the gathered url list as json or txt.\nRefactored the command and dropped support for TYPO3 9.5.','',2000000,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294549,0,'sitecrawler','2.0.1',1124,96,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1682450181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','cfc4eae1567453933d85dff2db11bdda','Maintenance release v2.0.1\r\n\r\nSupports TYPO3 12 now!','',2000001,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294550,0,'sitecrawler','3.0.0',1124,70,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1715724958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','90ea869f0380a505dcbf486510979db6','Major release v3.0.0\n\nVersion 3.0.0 supports now gzipped sub sitemaps and TYPO3 v13.\nDropped support for TYPO3 v11 and older.','',3000000,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294551,0,'sitecrawler','3.0.1',1124,14,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1768648472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','efa1221f63ce7182495d2b77fab77ee2','Maintenance release v3.0.1\n\nSupports TYPO3 14 now!','',3000001,0,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294552,0,'sitecrawler','3.0.2',1124,18,'TYPO3 sitemap crawler','This extension provides a Symfony command to crawl any sitemap including all sub sitemaps. It gathers all available urls and then calls each url. This way you can warm up the TYPO3 page cache. Any standard sitemap can be crawled: TYPO3, Shopware, ...',2,0,0,1768651298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','eee66eb783c12f431ab8a35765d9eb4c','Maintenance release v3.0.2\n\nSupport TYPO3 v14.\nDefine Services.yaml for AsCommand Attribute.','',3000002,1,0,'https://github.com/schliesser/sitecrawler/blob/master/README.md','ter','',''),
(9294553,0,'t3extensions_widget','1.0.0',1174,248,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1582689247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.3.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Michael Schams','schams.net','schams.net','6096d2a698df97b707053b3bb3f32bf0','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER.','schams.net',1000000,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294554,0,'t3extensions_widget','1.1.1',1174,211,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1587521575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Michael Schams','schams.net','schams.net','e13419f58b172bdb3f8d4f659d268325','Updated version for TYPO3 v10.4.x (TYPO3 v10 LTS).','schams.net',1001001,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294555,0,'t3extensions_widget','1.1.2',1174,196,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1600336194,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Michael Schams','schams.net','schams.net','376427420e220e4f0ddf352f9967bc93','Bugfix release to address a PHP code issue (visibility of properties updated).\r\nSee Git repository and Git history for details.','schams.net',1001002,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294556,0,'t3extensions_widget','1.2.0',1174,132,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1644974536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Michael Schams','schams.net','schams.net','c3019ca6e7c889a87e32f3e1b9cf4112','Compatibility update for TYPO3 v10 LTS and v11 LTS.','schams.net',1002000,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294557,0,'t3extensions_widget','2.0.0',1174,73,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1681775934,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:12:\"8.1.0-8.1.99\";}}','Michael Schams','schams.net','schams.net','6f80d6daf2a3b187b860bab38a4d655f','Compatibility update for TYPO3 v12 LTS.','schams.net',2000000,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294558,0,'t3extensions_widget','2.0.1',1174,75,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1681776425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:12:\"8.1.0-8.1.99\";}}','Michael Schams','schams.net','schams.net','e19bd96805a45bd3c53b379e26f24aa0','Bugfix release to fix an invalid package name that prevents the output to be shown (check if the package exists and that the package key is correct). See Git repository and Git history for details.\r\n','schams.net',2000001,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294559,0,'t3extensions_widget','2.0.2',1174,98,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1681776599,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Michael Schams','schams.net','schams.net','bcbf953c1d493b9658d5a522f5183db6','Maintenance release:\r\n- PHP v8.2 added as a compatible platform dependency.\r\n- Copyright year updated.\r\n- Screenshot updated.','schams.net',2000002,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294560,0,'t3extensions_widget','2.1.1',1174,40,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1729815053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Michael Schams','schams.net','schams.net','47fac4339cccec773417f606cb26a133','Backwards-compatible changes.\r\n- PHP version dependency updated.\r\n- Feed URL(s) changed to eliminate api.t3extensions.org.\r\n- Error handing of invalid or empty API server responses improved.\r\n','schams.net',2001001,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294561,0,'t3extensions_widget','2.2.0',1174,50,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1729815355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Michael Schams','schams.net','schams.net','7e5b364ef03399e0a7f9597e88e6ea4f','TYPO3 v13 LTS compatibility update.','schams.net',2002000,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294562,0,'t3extensions_widget','2.2.1',1174,39,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1742337975,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Michael Schams','schams.net','schams.net','875bd18c74b294abd0039547ecb081cf','Maintenance release:\r\n- PHP v8.4 added as a compatible platform dependency.\r\n- Copyright year updated.\r\n','schams.net',2002001,0,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294563,0,'t3extensions_widget','2.3.1',1174,12,'TYPO3 Extension Widget (t3extensions.org)','Dashboard widget that displays the most recent TYPO3 extensions published/updated at the TER',1,0,0,1779078187,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Michael Schams','schams.net','schams.net','03dddab05a07a1ac24d4af3f1ad99a77','Maintenance release for TYPO3 v14 LTS.','schams.net',2003001,1,0,'https://github.com/schams-net/t3extensions_widget','ter','',''),
(9294564,0,'dummy_content','1.0.0',1583,178,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1582910850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','3dfe865e39c40a3facea2ba8569acd29','v1.0.0          cleanup\nadd travis-ci','Colorcube',1000000,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294565,0,'dummy_content','1.0.1',1583,149,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1582919858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','5dbb783b51d247cce58d8d0f1db14748','v1.0.1          fix ext_emconf','Colorcube',1000001,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294566,0,'dummy_content','1.0.2',1583,215,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1582982701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','45eff018ca76ec99f1e754fb93906a5a','v1.0.2          fix exception with matchByPageId()','Colorcube',1000002,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294567,0,'dummy_content','1.1.0',1583,205,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1583341111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','4087073cee2c1196b9c715b29b1f27d7','slightly improved paragraph handling in js\nadd news config\nv 1.1.0','Colorcube',1001000,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294568,0,'dummy_content','1.2.0',1583,208,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1583914301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','527f83c08a03ae7223fc76371d2c43b1','add t3events config\nv1.2.0','Colorcube',1002000,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294569,0,'dummy_content','1.2.1',1583,261,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1587655996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";}}','René Fritz','info@colorcube.de','rene','b073d728f58a19671e962a894f33413b','v1.2.1          make extension TYPO3 8.7 compatible','Colorcube',1002001,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294570,0,'dummy_content','1.3.0',1583,140,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1603123030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','René Fritz','info@colorcube.de','rene','de4701d4475b089dfdb695e39fc7644c','v1.3.0          v1.3.0','Colorcube',1003000,0,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294571,0,'dummy_content','1.3.1',1583,227,'Dummy Content','Spice up your development with good dummy content! (lorem ipsum)',2,0,0,1603198351,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','René Fritz','info@colorcube.de','rene','be371e220ff7df61b033d711cbc37fbb','v1.3.1          use $_EXTKEY again\nminor README changes\nv1.3.1','Colorcube',1003001,1,0,'https://github.com/colorcube/dummy_content','ter','',''),
(9294572,0,'crom_mbtypo3','1.0.0',219,219,'mb_typo3','',2,0,10,1583330307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:17:\"bootstrap_package\";s:0:\"\";}}','Marcel Rosin','marcel.rosin@marxboehmer.de','abandoned_extensions','29eb135cf7480e71ef309615382aae06','Initial','',1000000,1,0,'','ter','',''),
(9294573,0,'crom_start','0.1.0',410,168,'crom_start','',999,0,6,1583335552,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:0:\"\";}}','Marcel Rosin','','cromlasnier','906dbd8c14c590a326584af82e6faaed','Initial','',1000,0,0,'','ter','',''),
(9294574,0,'crom_start','10.0.0',410,83,'crom_start','',999,0,6,1591089778,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:0:\"\";}}','Marcel Rosin','','cromlasnier','e578681d06c924ee90923f3e435fda30','For LTE 10','',10000000,0,0,'','ter','',''),
(9294575,0,'crom_start','10.0.1',410,159,'crom_start','TYPO3 Startpackage',999,0,6,1591778321,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:0:\"\";}}','Marcel Rosin','mail@marcel-rosin.de','cromlasnier','653ef6612c9fe6cf12a0fac8cf9dd246','LTE 10.4.','MARXBÖHMER GmbH',10000001,1,0,'','ter','',''),
(9294576,0,'content_slug','1.0.0',2170,264,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1583341642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','658a0c751300261b2c24a22913b7c2e1','Initial release.','',1000000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/1.0/en-us','ter','',''),
(9294577,0,'content_slug','1.1.0',2170,288,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1585852276,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','60a2a6f036b22a3c8c0d8d27e31be4c9','[FEATURE] Immediate validatation of fragment field value (via JavaScript)','',1001000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/1.1/en-us','ter','',''),
(9294578,0,'content_slug','1.1.1',2170,138,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1614278705,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.1.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','86a672821fc76d5a6af347f6c58fc008','[TASK] Support TYPO3 version 11.1','',1001001,0,0,'https://docs.typo3.org/p/sebkln/content-slug/1.1/en-us','ter','',''),
(9294579,0,'content_slug','1.2.0',2170,138,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1616268232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.1.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','fcf81d33e62e973c809e3869d7a446fc','[FEATURE] Add button to generate anchor from header field','',1002000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/1.2/en-us','ter','',''),
(9294580,0,'content_slug','2.0.0',2170,135,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1620969789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.2.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','fe8675ec0d534058c35b318b3ecde739','[!!!][FEATURE] Support RTE and TCA fields; provide TypoScript setup to configure prefix/suffix\r\n\r\nRelease notes: https://www.sebkln.de/en/news/content-slug-v2-0-0/','',2000000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.0/en-us','ter','',''),
(9294581,0,'content_slug','2.0.1',2170,114,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1629537903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.3.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','c0202135d795813441e6e2a3b91a6e13','[TASK] Support TYPO3 version 11.3','',2000001,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.0/en-us','ter','',''),
(9294582,0,'content_slug','2.0.2',2170,126,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1631720945,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','309f3fa233183c8df513cd1a7bb67fd5','[TASK] Support TYPO3 version 11.4','',2000002,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.0/en-us','ter','',''),
(9294583,0,'content_slug','2.1.0',2170,145,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1632585987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','ac222d048441d0678436afa745be8d9f','[TASK] Switch to Symfony dependency injection (DI)\r\n[TASK] Support TYPO3 version 11.5 LTS','',2001000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.1/en-us','ter','',''),
(9294584,0,'content_slug','3.0.0',2170,86,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1675007639,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','efc886a9eb583e9a24cab7ce9602f6a6','[TASK] Support TYPO3 v12\r\n[!!!][FEATURE] Allow using header field as fragment source','',3000000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.0/en-us','ter','',''),
(9294585,0,'content_slug','2.1.1',2170,78,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1677342392,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','33e5a2b1cdc1084795978386a27ffddf','[BUGFIX] Fix PHP 8.1 warning in hook','',2001001,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.1/en-us','ter','',''),
(9294586,0,'content_slug','3.0.1',2170,81,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1677342590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','f050142b0f84cd020939f12c3628cc58','[BUGFIX] Fix PHP 8.1 warning in hook and event listener\r\n[BUGFIX] Check if content element exists in hook and event listener (thanks to @DavidR93)','',3000001,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.0/en-us','ter','',''),
(9294587,0,'content_slug','3.0.2',2170,96,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1679513193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','c539ebaa1bcabea6cc8211773a857add','[BUGFIX] Remove superfluous property assignments (thanks to Elias Häußler)','',3000002,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.0/en-us','ter','',''),
(9294588,0,'content_slug','2.1.2',2170,77,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1679605031,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','f35495fb120117ea0d6badd9dfb3cc4a','[BUGFIX] Remove superfluous property assignments','',2001002,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.1/en-us','ter','',''),
(9294589,0,'content_slug','2.2.0',2170,68,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1690643066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','d8003dd666a3b1838c275c59bac3c82d','[BUGFIX] Localize fragmentIdentifier in RTE and TCA type inputlink','',2002000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/2.2/en-us','ter','',''),
(9294590,0,'content_slug','3.1.0',2170,89,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1690643095,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','27fd0c2448b352ff7a75e0aa59b2dc72','[BUGFIX] Localize fragmentIdentifier in RTE and TCA type inputlink\r\n[TASK] Avoid use of TBE_EDITOR and inline JavaScript','',3001000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.1/en-us','ter','',''),
(9294591,0,'content_slug','3.1.1',2170,56,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1716715192,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','e7bae2b856393534054cc395c2cfc63a','[BUGFIX] Check for given request before modifying fragment links (thanks to @tastendruecker for the report)','',3001001,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.1/en-us','ter','',''),
(9294592,0,'content_slug','4.0.0',2170,61,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1720345536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','8348ac2ce9311c903536aedaa3f2786b','[FEATURE] Support Site Sets\r\n[TASK] Replace RequireJS with ES6 modules\r\n[TASK] Support TYPO3 v13','',4000000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/4.0/en-us','ter','',''),
(9294593,0,'content_slug','4.1.0',2170,33,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1744547472,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','d29a15d7d1b992ebf26f2d1c36a4defd','[FEATURE] Add option to disable check for hidden headers\r\n\r\nBy default, links to a content element with hidden header will not use a given human-readable fragment. This is because the intended use case of this extension are anchors on heading elements.\r\n\r\nThe new setting \"checkForHiddenHeaders\" allows to disable this check. The TYPO3 administrator or integrator is then responsible to provide a suitable Fluid layout for content elements that renders the \"{fragmentIdentifier}\" at a different HTML tag.','',4001000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/4.1/en-us','ter','',''),
(9294594,0,'content_slug','4.2.0',2170,32,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1747517330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','dfd1a9fe2a3263873d24202ca8ffc8c7','\r\n\r\n[BUGFIX] Generate anchor from header when mass-editing records\r\n\r\nThe Single Table View and \"Edit columns\" button in list view allows to edit multiple records with selected field at the same time.\r\n\r\nThis change fixes the button to automatically generate a human-readable anchor from the current header in this editing view.\r\nRequirement: The header field must be rendered in the view as well.','',4002000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/4.2/en-us','ter','',''),
(9294595,0,'content_slug','3.2.0',2170,25,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1747767279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','ceef7e8a77a552a5c3852b237dfabdf7','[BUGFIX] Generate anchor from header when mass-editing records\r\n\r\nThe Single Table View in the List module allows to edit multiple records with selected field at the same time.\r\n\r\nThis change fixes the button to automatically generate a human-readable anchor from the current header in this editing view.\r\nRequirement: The header field must be rendered in the view as well.\r\n\r\nBackport for TYPO3 v11','',3002000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/3.2/en-us','ter','',''),
(9294596,0,'content_slug','4.3.0',2170,17,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1764706086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','adc79caf55455f70b6800e8a630fc8eb','[FEATURE] Tag and alias for data processor\r\nThe alias \"fragment-identifier\" can now be used in TypoScript configuration instead of the fully-qualified class name.\r\n\r\n[BUGFIX] Only access ContentObjectRenderer with FE request\r\nThis fixes an issue in the TYPO3 Redirects module if a redirect target contains a fragment.','',4003000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/4.3/en-us','ter','',''),
(9294597,0,'content_slug','5.0.0',2170,21,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1765018939,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.41-14.3.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','ef153ced50dcb498d128caf09f1baed9','Supports TYPO3 v14.\r\n\r\nNew minimum requirements for previous TYPO3 versions are 13.4.21 and 12.4.41.','',5000000,0,0,'https://docs.typo3.org/p/sebkln/content-slug/5.0/en-us','ter','',''),
(9294598,0,'content_slug','6.0.0',2170,2,'Speaking URL fragments (anchors)','Adds a slug field for human-readable anchors (\"domain.com/page/my-section\") to TYPO3 content elements. By default, this anchor is rendered as the headers id attribute.',2,0,2,1787509196,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.33-14.3.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','efc8310d737ac3032b83be17da9875b0','[!!!][FEATURE] Support multiple template solutions\r\nThis is a breaking change. Refer to the documentation for details: https://docs.typo3.org/p/sebkln/content-slug/main/en-us/Administrator/Upgrade/Index.html\r\n\r\n[TASK] Modernize documentation\r\n[TASK] Read TypoScript setup from request\r\n[TASK] Read request from ModifyPageLinkConfigurationEvent','',6000000,1,0,'https://docs.typo3.org/p/sebkln/content-slug/6.0/en-us','ter','',''),
(9294599,0,'z7_semantilizer','1.0.0',1969,259,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1583412433,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','4e4d87d82246f7a51f610fbadabf245a','The semantilizer release\r\nRelease the semantilizer into the wild. ???? ???? ???? ????\r\n\r\nThe Semantilizer is a TYPO3 extension, that adds more functionality to the TYPO3 own headlines of content elements. This extension will detach the semantic definition from the field header_layout for the headlines of the content elements. It also adds an overview over all currently used headlines in content elements across the current page. This will display also potential errors in the structuring of headlines and gives easy fixing options.','',1000000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294600,0,'z7_semantilizer','1.1.0',1969,170,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1587974418,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','c67b79ac961e4171ba6d0e02ab5c6cde','This feature release makes the css classes configureable with typoscript.','',1001000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294601,0,'z7_semantilizer','1.1.1',1969,257,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1588151478,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','8e5c805e4fcdaf9fa3d17aa9b7b2d412','!Reupload due to issues with TER!\r\n\r\n[BUGFIX] Class in Header/Date partial has wrong fallback.\r\n[TASK] Move fallback classes from typoscript to fluid templates\r\n[TASK] Introduce partial Header/Subheader','',1001001,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294602,0,'z7_semantilizer','2.0.0',1969,242,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1591961676,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','e3c6eea6265ef0f742e55fd8111f8867','Release of version 2.0.0 ! Backend class validation has been refactored and theres a cool dashboard widget for you to use in TYPO3 10.','',2000000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294603,0,'z7_semantilizer','2.1.0',1969,142,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1603894343,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','353d9d8c246893821d9a174d57372d6f','Release v2.1.0\r\n\r\n[Feature] Add support for multiple colPos','',2001000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294604,0,'z7_semantilizer','2.1.1',1969,184,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1603977823,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','b8c57c7cf011cd468c6928924e0ef283','[BUGFIX] Fix getBackendLayoutForPage error in TYPO3 9.5','',2001001,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294605,0,'z7_semantilizer','2.2.0',1969,127,'The semantilizer','Gives more semantic control for the headlines of the content elements.',2,0,2,1637670278,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";}}','zeroseven design studios GmbH','typo3@zeroseven.de','zeroseven','7cac5010ce2b0543b35f362a705e6444','This update brings you:\r\n Compatibility with TYPO3 11\r\n Switch from npm to yarn\r\n Various little code optimiziations\r\n\r\nHappy headline structuring!','',2002000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294606,0,'z7_semantilizer','3.0.0',1969,52,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1647025787,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','ed86110c4d5f8713915bc38f46d13442','The Semantilizer 3.0 is here! We changed and improved just about everything and bring you a whole new experience for semantic headlines in your TYPO3 backend. Head to the README for more detailed information.','zeroseven design studios GmbH',3000000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294607,0,'z7_semantilizer','3.0.1',1969,126,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1648145714,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','2cd09fd3514b35a572289d4a2afad6bc','[BUGFIX] Remove invalid replace from composer.json','zeroseven design studios GmbH',3000001,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294608,0,'z7_semantilizer','4.0.0',1969,92,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1683572159,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','53f130288e85356e8a28cb349744d300','The Semantilizer is now ready for TYPO3 12.\r\nIncluded in this update is also a refactoring of all JavaScript, which is now based on TypeScript. The Semantilizer becomes more stable and faster to validate and optimize the heading structure of your TYPO3 website.','zeroseven design studios GmbH',4000000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294609,0,'z7_semantilizer','4.1.0',1969,88,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1696404325,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','390b5bc2d02b51f61888a91057717a5e','Semantilizer will now automatically deactivate the admin panel when checking headlines','zeroseven design studios GmbH',4001000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294610,0,'z7_semantilizer','4.1.1',1969,64,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1718095407,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','b97d3a0db96b5fcd97323be1a248a149','Optimize accessibility in unleveled headings','zeroseven design studios GmbH',4001001,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294611,0,'z7_semantilizer','4.2.0',1969,49,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1730901621,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','56643eb4f57e80c05ad8728f281bb73e','Its not christmas yet but we still have a present: our semantilizer is now fully compatible with TYPO3 13.','zeroseven design studios GmbH',4002000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294612,0,'z7_semantilizer','4.3.0',1969,32,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1741262538,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','aad8afaa0f837e0366a747b3cdff9537','Add site set for TypoScript includes and pageTS setup','zeroseven design studios GmbH',4003000,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294613,0,'z7_semantilizer','4.3.1',1969,39,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1741265050,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','384ee713ba3ee8edc9277c7b19497bbe','Fix typo in site package name','zeroseven design studios GmbH',4003001,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294614,0,'z7_semantilizer','4.3.3',1969,31,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1757325476,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','aaf86770ec9980b8cab6d7c69a9eebc0','Update version from 4.3.2 to 4.3.3','zeroseven design studios GmbH',4003003,1,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294615,0,'z7_semantilizer','4.1.4',1969,15,'The Semantilizer','Simplify your semantic heading structure.',2,0,2,1769174613,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:20:\"fluid_styled_content\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','cd2d224012fb981910575d475087ff23','Release version 4.1.4 with multisite support in TYPO3 12','zeroseven design studios GmbH',4001004,0,0,'https://github.com/zeroseven/z7_semantilizer#readme','ter','',''),
(9294616,0,'github_actions_test','0.0.4',261,55,'Github Actions Test','Just an empty shell to test github actions',3,0,3,1583705846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','abandoned_extensions','776704e8ef67a360e707caa8aa80a55b','Release version 0.0.4','',4,0,0,'','ter','',''),
(9294617,0,'github_actions_test','0.0.5',261,206,'Github Actions Test','Just an empty shell to test github actions',3,0,3,1583706557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";}}','Kevin Ditscheid','kevin@the-coding-owl.de','abandoned_extensions','7839b1fbb1c39465624823016063f02e','Release version 0.0.5\r\n\r\nThis release shall be the first to pass without errors','',5,1,0,'','ter','',''),
(9294618,0,'flogin','9.0.0',3493,363,'Frontend Authentication','Provides an authentication option for website users.',1,0,2,1583910865,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:6:\"routes\";s:1:\"*\";}}','Borulko Serhii','borulkosergey@icloud.com','abandoned_extensions','d24b22a283288685e2154e7e16e5083b','Initial Upload. Read docs for the indocution.','',9000000,0,0,'https://docs.typo3.org/p/lms/flogin/master/en-us/','ter','',''),
(9294619,0,'flogin','9.0.1',3493,389,'Frontend Authentication','Provides an authentication option for website users.',1,0,2,1585254144,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:6:\"routes\";s:1:\"*\";}}','Borulko Serhii','borulkosergey@icloud.com','abandoned_extensions','fb3cb1414cbedff389b268837118e1ae','Update the documentation.','',9000001,0,0,'https://docs.typo3.org/p/lms/flogin/master/en-us/','ter','',''),
(9294620,0,'flogin','9.0.2',3493,2572,'Frontend Authentication','Provides an authentication option for website users.',1,0,2,1585550052,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:6:\"routes\";s:1:\"*\";}}','Borulko Serhii','borulkosergey@icloud.com','abandoned_extensions','968c6be04ecca9c3e1f4eae0796a9959',' [TASK]   Pass is_online property in fe_users tca.\r\n[BUGFIX] Ensure commands return integer value to follow the contract\r\n[BUGFIX] Prevent one-time-account link to be cached.\r\n[TASK]   Respect the uri scheme in email links\r\n[DOCS]   Change the docs for login page constant.\r\n[TASK]   Reset the is_online time when force login is used.\r\n[TASK]   Up the version from 9.0.1 to 9.0.2\r\n\r\nChange comparation: https://github.com/Lacr1ma/flogin/compare/v9.0.1...v9.0.2','',9000002,0,0,'https://docs.typo3.org/p/lms/flogin/master/en-us/','ter','',''),
(9294621,0,'flogin','11.0.0',3493,169,'Frontend Authentication','Provides an authentication option for website users.',1,0,2,1637358839,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";s:6:\"routes\";s:1:\"*\";}}','Borulko Serhii','borulkosergey@icloud.com','abandoned_extensions','71e447083556581a2b2fe7b81ee16da9','Change comparation: https://github.com/Lacr1ma/flogin/compare/v9.0.2...v11.0.0','',11000000,1,0,'https://docs.typo3.org/p/lms/flogin/master/en-us/','ter','',''),
(9294622,0,'wv_deepltranslate','1.1.0',1935,263,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1583939095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.1-9.5.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','cc4aff53eee4d76d128b3d0e040d45ce','Fork - bugfix release','',1001000,0,0,'','ter','',''),
(9294623,0,'wv_deepltranslate','1.1.2',1935,287,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1587994685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-10.4.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','45dd48f568fe2dc1734db2b2ff733e87','Upgrade to version 10 LTS\r\nAlso bugfix for editor users','',1001002,0,0,'','ter','',''),
(9294624,0,'wv_deepltranslate','2.0.0',1935,142,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1632148927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.4.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','e7c57775f0dd21a8476d19e99680f991','Now with TYPO3 v11 support and other bug-fixes','',2000000,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.0/en-us','ter','',''),
(9294625,0,'wv_deepltranslate','2.0.1',1935,116,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,1,1645196832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}}','Ricky Mathew Kuruvilla, Anu Bhuvanendran Nair','ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','9cc1c506f1b932e84c1381ac48fd501f','Version 2.0.1 with fixed compatibility for TYPO3 v11.5.5','',2000001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.0/en-us','ter','',''),
(9294626,0,'wv_deepltranslate','2.2.0',1935,91,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,4,1660323713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}}','web-vision GmbH Team','markhouben91@gmail.com, ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','b61dd7ff1d467e841307766af6bc9cf2','Fork of deepltranslate from pitsolutions. This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.','web-vision GmbH',2002000,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.2/en-us','ter','',''),
(9294627,0,'wv_deepltranslate','2.2.1',1935,116,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,4,1660556266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}}','web-vision GmbH Team','markhouben91@gmail.com, ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','3fe744cc19a1f434890f9a87401deb80','Fork of deepltranslate from pitsolutions. This extension provides option to translate content element, and tca record texts to DeepL and Google supported languages.\r\n\r\n','web-vision GmbH',2002001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.2/en-us','ter','',''),
(9294628,0,'wv_deepltranslate','2.2.2',1935,76,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,4,1675854302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}}','web-vision GmbH Team','markhouben91@gmail.com, ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','f170f0bf900de61b7798b146276d2448','This extension provides option to translate content elements and tca record fields to desired language(supported by DeepL). As a fallback, Google Translate option is also provided as they provide support for many languages that DeepL isnt providing. For both DeepL translate and Google Translate, there are two modes-normal and autodetect, where the later autodetect source language and translates it to the desired language.','web-vision GmbH',2002002,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.2/en-us','ter','',''),
(9294629,0,'wv_deepltranslate','2.3.1',1935,93,'Deepl Translate','Fork of deepltranslate from pitsolutions.This extension provides option to translate content element, and tca record texts to Deepl and Google supported languages.',2,0,4,1675854526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}}','web-vision GmbH Team','markhouben91@gmail.com, ricky@web-vision.de, anu@web-vision.de','web-vision-gmbh','84b1997eea0e7da854be8763ae3a403a','[RELEASE] 2.3.1','web-vision GmbH',2003001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/2.3/en-us','ter','',''),
(9294630,0,'wv_deepltranslate','3.0.0',1935,79,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1683298701,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','9e6a263c798aa8b40a26f5ae4670086a','Whats Changed\r\nRework of glossary\r\nClient rework\r\nBugfixes in translation\r\nBugfixes in API connection\r\n\r\nBREAKING CHANGES\r\nWe renamed the Glossary Tables. Use Upgrade Wizard to upgrade your old tables','web-vision GmbH',3000000,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294631,0,'wv_deepltranslate','3.0.1',1935,70,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1683890943,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','14b99ea0d7d24937710995e2f6d08b78','Release 3.0.1','web-vision GmbH',3000001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294632,0,'wv_deepltranslate','3.0.2',1935,75,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1683895534,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','f64c8c0cf63282d4ec321270dd79b30f','Release 3.0.2','web-vision GmbH',3000002,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294633,0,'wv_deepltranslate','3.0.3',1935,85,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1684160403,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','854ecb26630420ff792f88b8bc57688a','Release 3.0.3','web-vision GmbH',3000003,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294634,0,'wv_deepltranslate','3.0.4',1935,82,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1685094364,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','5d18ac85624d986b5b449111fd094829','Release 3.0.4','web-vision GmbH',3000004,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294635,0,'wv_deepltranslate','3.0.5',1935,107,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL and Google supported languages.',2,0,4,1691049853,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.1-11.5.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','7356761eebe71b4e2ee7c56d2f664087','A TYPO3 LTS 12 ready version is currently available for Early-Access-Partners.\r\nFind out more: https://www.web-vision.de/en/deepl.html\r\n\r\nRelease 3.0.5\r\n','web-vision GmbH',3000005,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/3.0/en-us','ter','',''),
(9294636,0,'wv_deepltranslate','4.3.1',1935,63,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1714733894,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:20:\"recordlist_thumbnail\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','49621bb1aa677deaf1dd4eb6512e9fe2',' This extension provides option to translate content element, and TCA record texts to DeepL for TYPO3. Now compatible with TYPO3 v12. ','web-vision GmbH',4003001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/4.3/en-us','ter','',''),
(9294637,0,'wv_deepltranslate','4.4.1',1935,40,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1733936805,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','9d71c5525a71a7171ff0869d531078ea','Added new feature \"Managing translation access by group configuration\". Enable by feature flag setting in your system configuration.\r\nChanged formality handling to site configuration. Please use the UpgradeWizard.\r\nSeveral bugfixes and smaller improvements.','web-vision GmbH',4004001,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/4.4/en-us','ter','',''),
(9294638,0,'wv_deepltranslate','4.4.2',1935,39,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1734430355,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','7e8b432aa10287ad0340d66231d8c212','Bugfix: Ensure the \"Translated by DeepL\" flag set in frontend of TYPO3 v12','web-vision GmbH',4004002,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/4.4/en-us','ter','',''),
(9294639,0,'wv_deepltranslate','4.4.3',1935,37,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1737107624,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','68d67a915a4b7331d80683f5a2fc6fd9','Bugfix release for TER only. Added the corresponding vendor directories','web-vision GmbH',4004003,0,0,'https://docs.typo3.org/p/web-vision/wv_deepltranslate/4.4/en-us','ter','',''),
(9294640,0,'wv_deepltranslate','4.5.1',1935,30,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1743895239,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:7:\"install\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:5:\"setup\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','a8ea12c55d3ed0ce95feccdfc0e98c94','https://github.com/web-vision/deepltranslate-core/releases/tag/4.5.0\r\nhttps://github.com/web-vision/deepltranslate-core/releases/tag/4.5.1','web-vision GmbH',4005001,0,0,'','ter','',''),
(9294641,0,'wv_deepltranslate','4.5.2',1935,44,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1743933966,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:7:\"install\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:5:\"setup\";s:14:\"11.5.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','d7e262b8a56b8fa7db30fa204cfb7a7c','https://github.com/web-vision/deepltranslate-core/releases/tag/4.5.2','web-vision GmbH',4005002,1,0,'','ter','',''),
(9294642,0,'gallerycontent','0.0.1',2668,198,'Gallerycontent','Content element for image gallery with preset crop ratios',2,0,2,1583989271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','89ef6a5e7b67e0d6677c68c66f703de8','Initial upload','Brightside OÜ / t3brightside.com',1,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294643,0,'gallerycontent','0.0.2',2668,258,'Gallerycontent','Content element for image gallery with preset crop ratios',2,0,2,1584149286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0 - 9.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','b030bcadf046c828aaa87ed3421e4079','TER package archiving error fixed','Brightside OÜ / t3brightside.com',2,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294644,0,'gallerycontent','0.1.0',2668,306,'Gallerycontent','Content element for image gallery with preset crop ratios',2,0,2,1589862249,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','7addc9acca9725c72f5358a293853e45','10 LTS ready!','Brightside OÜ / t3brightside.com',1000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294645,0,'gallerycontent','0.1.1',2668,143,'Gallerycontent','Content element for image gallery with preset crop ratios',2,0,2,1616376200,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Tanel Põld','tanel@brightside.ee','brightside','f599e5542510929a0a3cdaa07f341e34','Please see the changelog','Brightside OÜ / t3brightside.com',1001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294646,0,'gallerycontent','1.0.0',2668,112,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1636470104,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.0.1 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f469137542d10cd5574c55c4e8075f8b','Breaking changes  please see the ChangeLog!','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294647,0,'gallerycontent','1.1.0',2668,101,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1637744604,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.2.0 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b18e400e28214cd8f3059f913638f4b4','Please see the ChangeLog','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294648,0,'gallerycontent','1.1.1',2668,105,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1637751814,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.2.0 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e44cbf1e4e2b459fb36f82f58ca6a726','Fix regression of row space height JS','Brightside OÜ / t3brightside.com',1001001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294649,0,'gallerycontent','1.2.0',2668,119,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1638265787,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.1 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','7d7f57cb3098d910958f3c85e2ed7c65','Pagination link anchor feature added','Brightside OÜ / t3brightside.com',1002000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294650,0,'gallerycontent','1.3.0',2668,124,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1642941478,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 11.5.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.1 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','083a299502622a6e87bfd008e9b36c9d','Changes in ChangeLog.','Brightside OÜ / t3brightside.com',1003000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294651,0,'gallerycontent','1.4.0',2668,95,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1666246607,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.1 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','4cfe7a75f285503dbe776ae383b89df7','TYPO3 12 compatibility','Brightside OÜ / t3brightside.com',1004000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294652,0,'gallerycontent','1.5.0',2668,97,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1666951477,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.3.1 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','8c148b5c390610782e438450f704f07d','Integrates SimpleLightbox, needs to be activated in TS','Brightside OÜ / t3brightside.com',1005000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294653,0,'gallerycontent','1.5.1',2668,88,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1673862552,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5083e4b359bf5c682901eedd9f0c4671','TYPO3 v12.1 compatibility','Brightside OÜ / t3brightside.com',1005001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294654,0,'gallerycontent','1.5.2',2668,75,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1676807491,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e914690cff0df9e808bbfb25e4d3561d','Bugfix release','Brightside OÜ / t3brightside.com',1005002,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294655,0,'gallerycontent','1.5.3',2668,83,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1677056988,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f226326885044f245fcda73cc3cdb088','Improved lightbox styles and handling','Brightside OÜ / t3brightside.com',1005003,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294656,0,'gallerycontent','1.6.0',2668,78,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1679330149,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b0a61ab2cbbffd369450886b02574c40','See the ChangeLog','Brightside OÜ / t3brightside.com',1006000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294657,0,'gallerycontent','1.7.0',2668,85,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1679546015,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";s:20:\"fluid_styled_content\";s:17:\"11.5.0 - 12.99.99\";s:19:\"paginatedprocessors\";s:15:\"1.4.2 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2be5dd11fa78313ced5760bfc43cc9fe','Separate template for Text & Media, not overriding by default any more.','Brightside OÜ / t3brightside.com',1007000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294658,0,'gallerycontent','1.8.1',2668,95,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1682571532,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a7f6fc62dea1c9be337ee555a21910f7','See the ChangeLog','Brightside OÜ / t3brightside.com',1008001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294659,0,'gallerycontent','1.9.0',2668,67,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1701247596,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','90b2a4f343b111c8ca79d49df98fed10','Upgrade lightbox script and force light/dark theme option','Brightside OÜ / t3brightside.com',1009000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294660,0,'gallerycontent','1.9.1',2668,67,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1706084249,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";s:20:\"fluid_styled_content\";s:16:\"11.5.0 - 12.4.99\";s:19:\"paginatedprocessors\";s:15:\"1.5.1 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2b27f3fa3a7cf18837bcd5b8676f63b4','Bugfix release. See the ChangeLog.','Brightside OÜ / t3brightside.com',1009001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294661,0,'gallerycontent','2.0.0',2668,59,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1708767680,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ebabffdf4717b4dcb5933cb8e1c58e65','v13 compatibility, dropping v11','Brightside OÜ / t3brightside.com',2000000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294662,0,'gallerycontent','2.1.0',2668,64,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1710942596,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ccbc8292ef06fbc1a014ce4f282dc5eb','Improved BE preview and v13 compatibility','Brightside OÜ / t3brightside.com',2001000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294663,0,'gallerycontent','2.1.1',2668,50,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1712055249,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','0da627df2eca5513d162cf42edb05afb','Bugfix release','Brightside OÜ / t3brightside.com',2001001,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294664,0,'gallerycontent','2.1.2',2668,51,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1712216739,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','bebc3c50986269145e2946cd4cec7703','Bugfix for v12','Brightside OÜ / t3brightside.com',2001002,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294665,0,'gallerycontent','2.1.3',2668,66,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1712217662,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','252e2f5a4ad7b1c7ee9a3d40528a8be4','bugfix release','Brightside OÜ / t3brightside.com',2001003,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294666,0,'gallerycontent','2.1.4',2668,45,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1738677583,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.6.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.3.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','fe35631de21321140ca8cc794a206e42','Bugfix release','Brightside OÜ / t3brightside.com',2001004,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294667,0,'gallerycontent','3.0.0',2668,18,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1765997657,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"13.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"13.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.4.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b7e5f57097bbbb2a855938a4e2f4cea3','v14 support, dropping v12','Brightside OÜ / t3brightside.com',3000000,0,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294668,0,'gallerycontent','3.0.1',2668,19,'Gallerycontent','Content element for image gallery with preset crop ratios and pagination',2,0,2,1768996937,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"13.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"13.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:14:\"1.7.0 - 1.9.99\";s:11:\"embedassets\";s:12:\"1.4.0-1.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','dea36ca58a7f19270c5eadc2e68453a6','Add site sets settings definitions','Brightside OÜ / t3brightside.com',3000001,1,0,'https://github.com/t3brightside/gallerycontent/blob/master/README.md','ter','',''),
(9294669,0,'dbay_captainhook','1.0.0',202,202,'CaptainHook','Development Extension to check Code before pushing into the Git Versioning System',3,0,4,1584021402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Andreas Radermeker','aradermeker@databay.de','aradermeker','263c7aeff6e6423da3e1a4054d79d3dc','Typo3 Extension to provide a Captainhook implementation without using Composer. Installs basic Git-Hooks to depending Extensions.','',1000000,1,0,'','ter','',''),
(9294670,0,'nr_sync','0.15.0',285,285,'Netresearch Sync','Sync CMS content',0,0,1,1584028599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0 - 9.5.13\";}}','Sebastian Mendel, Alexander Opitz, Tobias Hein, André Hähnel, Christian Weiske, Michael Ablass, Rico Sonntag, Thomas Schöne, Martin Wunderlich. Dandy Umlauft. Axel Kummer. Steffen Paasch. Michael Kunze. Marian Pollzien. Mathias Uhlmann. Alexander Gunke','sebastian.mendel@netresearch.de, alexander.opitz@netresearch.de, tobias.hein@netresearch.de','netresearch','e6a9784b0e59525388cea5ac10ce7775','Initial commit','Netresearch DTT GmbH',15000,1,0,'https://github.com/netresearch/t3x-sync/blob/master/README.md','ter','',''),
(9294671,0,'site_generator','1.0.0',1471,97,'Site generator / tree model duplicator','Site generator wizard : used to generate mini-website or duplicate tree model and affect groups, create folder and so on',2,0,5,1584117019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','6243bc2fed666ab259296d129c4b5177','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.','',1000000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294672,0,'site_generator','1.0.1',1471,139,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1584119241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','9d8f861e902e91f65acee384166ffeec','Update description','',1000001,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294673,0,'site_generator','1.1.0',1471,99,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1584536035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','aef00ba6ea202d944830a33021b88d0b','Support of TYPO3 V10.\r\nUse \"Site configuration\" instead of sys_domain to create domain.','',1001000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294674,0,'site_generator','1.1.1',1471,254,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1584608537,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','e666c6495e6adf7599d51e566b5cdeda','Drop version from composer.json','',1001001,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294675,0,'site_generator','1.1.2',1471,295,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1586341274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','bfc4fc6102071a6921b9348f80e05f32','Bugfix with MySql database in strict mode','',1001002,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294676,0,'site_generator','2.0.0',1471,155,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1632485540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','49e01a9b4c3cc9156a64e1951bce95ea','Support for Typo3 V11.\r\nAdd some site configuration and migrate to PSR-14 events.','',2000000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294677,0,'site_generator','3.0.0',1471,71,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1698418703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','83237f45df8ae38af49fd75cf49d059c','Support for Typo3 V12.\r\nCheckout \"Upgrade to version V3\" in documentation for a detailed information about upgrades.','',3000000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294678,0,'site_generator','3.1.0',1471,74,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1700731110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','a50435c567c7917cd1e8c163c3b715cd','Added the possibility to configure the extension via page TSConfig.','',3001000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294679,0,'site_generator','3.1.1',1471,51,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1715860817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','048a761fb88689d40e53ef979ffb7937','Allow module access for non-admin users.','',3001001,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294680,0,'site_generator','3.1.2',1471,64,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1715877016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','dfd92485f39cff3751368f2021e16cdc','Bugfix release and  make mapInList also work with functions (Thanks to Stig Nørgaard Færch)','',3001002,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294681,0,'site_generator','3.2.0',1471,39,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1728039753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','2a8536bdcdd1410a128ba33e20388134','Support for V13 and new feature to override extension configuration with site configuration.','',3002000,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294682,0,'site_generator','3.2.1',1471,44,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1728042176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','6305ce2452af237b936dbec9b1aa4709','Change version number for TER','',3002001,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294683,0,'site_generator','3.2.2',1471,47,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1731057598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','3b1f53a83bc9a22dad005067cb287b68','Adding the availability to override sitePid with site configuration','',3002002,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294684,0,'site_generator','3.2.5',1471,20,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1741347003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','e3300c9decde781aa6364df022108073','Fix filemount path and apply rector, fractor and php-cs-fixer recommendations.','',3002005,0,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294685,0,'site_generator','3.2.7',1471,22,'Site generator / tree model duplicator','Site generator wizard used to generate mini-website or duplicate tree model, it will automatically create associated BE/FE groups, create directories with associated files mount, add domain name, update Typoscript configuration (folders/pages ID and TCEMAIN.clearCacheCmd), update slugs.',2,0,5,1767954072,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Florian Rival','florian.typo3@oktopuce.fr','oktopuce','5e1e04d53528b4203a0c373a29a22e0d','Fix site configuration generation with TYPO V13 and add a patch to skip DataHandler verification for operations on be_groups','',3002007,1,0,'https://docs.typo3.org/p/oktopuce/site-generator/master/en-us/','ter','',''),
(9294686,0,'tm_masterslave','1.0.0',754,161,'tm_masterslave','WraperClass for doctrine MasterSlaveConnection',0,0,3,1584447687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','','','philippefekete','d3fa5fa661ae62d6317f8d38bbe9b58c','Initial import of the extension','',1000000,0,0,'','ter','',''),
(9294687,0,'tm_masterslave','1.0.1',754,156,'Toumoro master slave database tm_masterslave','WraperClass for doctrine MasterSlaveConnection',0,0,3,1588614928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Toumoro','','philippefekete','946ee970dc5a55e3e0c177df38613008','em_conf fixes','',1000001,0,0,'','ter','',''),
(9294688,0,'tm_masterslave','10.4.0',754,115,'Toumoro master slave database tm_masterslave','WraperClass for doctrine MasterSlaveConnection',0,0,3,1589379697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Toumoro','','philippefekete','f7990981fbc11d124bf9f45736fb9079','Raise version to TYPO3 10.4','',10004000,0,0,'','ter','',''),
(9294689,0,'tm_masterslave','10.4.1',754,63,'Master slave WraperClass for Doctrine','This extension is a WraperClass for doctrine MasterSlaveConnection that provides balancing for reads and writes requests.',0,0,3,1607693991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Simn OUellet','simon.ouellet@toumoro.com','philippefekete','4012ed493689e0ebb145d6a34fbf816a','License update','',10004001,0,0,'','ter','',''),
(9294690,0,'tm_masterslave','10.4.2',754,96,'Master slave WraperClass for Doctrine','This extension is a WraperClass for doctrine MasterSlaveConnection that provides balancing for reads and writes requests.',0,0,3,1621949437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','5bb3ae7f5d49020f4ef7fadab969fac0','Raise version to 10.4.2\r\nPackagist support','',10004002,0,0,'','ter','',''),
(9294691,0,'tm_masterslave','10.4.3',754,163,'Master slave WraperClass for Doctrine','This extension is a WraperClass for doctrine MasterSlaveConnection that provides balancing for reads and writes requests.',0,0,3,1621955536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','97ef79ccad599686ead8759ddecfa8b4','Fix for typo3 10.4.16','',10004003,1,0,'','ter','',''),
(9294692,0,'form_mailtext','1.0.0',1314,142,'Form: Mailtexts via plugin','',2,0,4,1584699718,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','f2e5af79c0d2d18b67740892a038ab28','Initial commit','',1000000,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294693,0,'form_mailtext','1.0.1',1314,274,'Form: Mailtexts via plugin','',2,0,4,1584708630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','10d0f55621397c13f29e16d3f6e211ca','Provide default text for mailtext.','',1000001,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294694,0,'form_mailtext','2.0.0',1314,180,'Form: Mailtexts via plugin','',2,0,4,1599672220,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','98fc3ccce30e10349ecddb342e0c6ebc','Compatible with TYPO3 10','',2000000,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294695,0,'form_mailtext','1.0.2',1314,121,'Form: Mailtexts via plugin','',2,0,4,1607546969,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:4:\"form\";s:12:\"8.7.0-9.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','62eb5d42153dbaf270bb1c1da8a22579','Slightly bigger \"mail text\" in form module.','',1000002,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294696,0,'form_mailtext','2.0.1',1314,152,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1607547021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','966237d3978a538de70359ea08870018','Bug fix release for current TYPO3 10 LTS.','',2000001,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294697,0,'form_mailtext','2.1.0',1314,114,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1636014426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','91b41f658dca9f6019a06f7cb1d72a8d','- Support for \"Use FluidEmail\" flag\r\n- Experimental feature for simple \"if\" control flows (see example: https://github.com/kitzberger/form-mailtext/blob/2.1.0/README.mdmail-text)\r\n\r\n','',2001000,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294698,0,'form_mailtext','2.1.2',1314,134,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1640282053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:4:\"form\";s:15:\"10.4.11-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','5464a56e998d0ceddea4fbf98e5f734e','Compatibility TYPO3 1011','',2001002,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294699,0,'form_mailtext','2.1.4',1314,95,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1689065824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:4:\"form\";s:15:\"10.4.11-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','d7c33715ada371e292668de54142cdac','Compatiblity with TYPO3 10.4, 11.5 and 12.4','',2001004,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294700,0,'form_mailtext','3.0.0',1314,43,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1729439077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','cb030a570d92d815d401dadf34fa5577','TYPO3 13 compatibility','',3000000,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294701,0,'form_mailtext','3.0.1',1314,52,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1731590586,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','993fb9f402a05570197cd9f8b6a216be','Fix compatibility with v13 site sets.','',3000001,0,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294702,0,'form_mailtext','4.0.0',1314,7,'Form: Mailtexts via plugin','This extension enhances the Email finishers of EXT:form by a new field \"Mail text\" (message) that allows the editor to define the mail text within the form plugin in the backend.',2,0,4,1781083172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:4:\"form\";s:14:\"14.3.0-14.3.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','4e245fa9998b67e5ef736195146c9978','Compatibility TYPO3 14.3','',4000000,1,0,'https://github.com/kitzberger/form-mailtext/blob/master/README.md','ter','',''),
(9294703,0,'t3_fpdi','0.0.1',255,255,'FPDI','Provides FPDI for TYPO3',2,0,4,1584858075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8f6475ed758a33feb3b6bc9e2803c430','INITIAL RELEASE. NEWSLETTER: https://die-netzmacher.de/newsletter','',1,1,0,'','ter','',''),
(9294704,0,'fire_department','1.0.0',766,263,'Fire department TYPO3 website theme','Complete TYPO3 site package (theme) to build a website for a fire department. With the extension \"operations\" you can show operations on the website. For latest news are templates for \"news\" extension prepared. The whole template is optimized for mobile devices too.',1,0,6,1584875325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','541d15cf5d7d1ccb4dc07161227070f1','First Upload. Ready to use responsive website theme, prepared templating for operations and news. ','',1000000,0,0,'https://github.com/kanow/fire_department/blob/master/README.md','ter','',''),
(9294705,0,'fire_department','1.1.0',766,246,'Fire department TYPO3 website theme','Complete TYPO3 site package (theme) to build a website for a fire department. With the extension \"operations\" you can show operations on the website. For latest news are templates for \"news\" extension prepared. The whole template is optimized for mobile devices too.',1,0,6,1587505769,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.9.99\";}s:8:\"suggests\";a:1:{s:10:\"operations\";s:13:\"5.0.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','fdddc00d06845eda6df5119d22fe5e6f','Small Bugfix and TYPO3 v10 compatibility.','',1001000,0,0,'https://github.com/kanow/fire_department/blob/master/README.md','ter','',''),
(9294706,0,'fire_department','1.2.0',766,142,'Fire department TYPO3 website theme','Complete TYPO3 site package (theme) to build a website for a fire department. With the extension \"operations\" you can show operations on the website. For latest news are templates for \"news\" extension prepared. The whole template is optimized for mobile devices too.',1,0,6,1634583392,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 11.5.99\";}s:8:\"suggests\";a:2:{s:10:\"operations\";s:13:\"5.0.0 - 0.0.0\";s:4:\"news\";s:13:\"7.0.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','bc0c0594fe338b459d7e04bd715364c9','TYPO3 11 compatibility','',1002000,0,0,'https://github.com/kanow/fire_department/blob/master/README.md','ter','',''),
(9294707,0,'fire_department','1.3.0',766,87,'Fire department TYPO3 website theme','Complete TYPO3 site package (theme) to build a website for a fire department. With the extension \"operations\" you can show operations on the website. For latest news are templates for \"news\" extension prepared. The whole template is optimized for mobile devices too.',1,0,6,1693166426,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}s:8:\"suggests\";a:2:{s:10:\"operations\";s:13:\"8.0.0 - 0.0.0\";s:4:\"news\";s:17:\"11.0.0 - 11.99.99\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','e2a4e783ab765cf72517d5745de6aff3','[TASK] Release version 1.3.0 Ready for TYPO3 12 compatibility. Checked Templates for new operations and news versions.','',1003000,0,0,'https://github.com/kanow/fire_department/blob/master/README.md','ter','',''),
(9294708,0,'fire_department','1.4.0',766,28,'Fire department TYPO3 website theme','Complete TYPO3 site package (theme) to build a website for a fire department. With the extension \"operations\" you can show operations on the website. For latest news are templates for \"news\" extension prepared. The whole template is optimized for mobile devices too.',1,0,6,1754749208,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.0 - 13.4.99\";s:10:\"operations\";s:13:\"8.0.0 - 0.0.0\";s:4:\"news\";s:14:\"11.0.0 - 0.0.0\";}}','Karsten Nowak','captnnowi@gmx.de','nowi','b5a73ea270c6fd7c51b4c0617bafc49d','Release version 1.4.0\n\nTYPO3 13 compatibility, small improvements and bugfixes.','',1004000,1,0,'https://github.com/kanow/fire_department/blob/master/README.md','ter','',''),
(9294709,0,'xlsimport','1.0.0',3200,84,'(Sudhaus7) XLS Importer','A simple importer for table shown content in the database',2,0,1,1585069498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','d5e24517d03990a6f763b8f77f6616aa','First release of XLS Importer','Sudhaus7, ein Label der B-Factor GmbH',1000000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294710,0,'xlsimport','1.0.1',3200,274,'(Sudhaus7) XLS Importer','A simple importer for table shown content in the database',2,0,1,1585070374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','8a271d82ed902dab58a86c5205bb7268','Updated composer.json, invalid composer name','Sudhaus7, ein Label der B-Factor GmbH',1000001,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294711,0,'xlsimport','1.0.3',3200,235,'(Sudhaus7) XLS Importer','A simple importer for table shown content in the database',2,0,1,1587160226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Markus Hofmann, Frank Berger & Daniel Simon','mhofmann@sudhaus7.de','sudhaus7','d4997430ec8539b0e754c74979039b0b',' update extension key in\n  allow update via uid\n\n  add autoload config for non composer installations\n  removed deprecated emconf keys\n  Add documentationci.yml','Sudhaus7, ein Label der B-Factor GmbH',1000003,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294712,0,'xlsimport','1.0.4',3200,185,'(Sudhaus7) XLS Importer','A simple importer for table shown content in the database',2,0,1,1589440557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";}}','Markus Hofmann, Frank Berger & Daniel Simon','mhofmann@sudhaus7.de','sudhaus7','d4dd1f6f424615405202de6067674f42','Update TYPO3 dependency to latest secure version','Sudhaus7, ein Label der B-Factor GmbH',1000004,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294713,0,'xlsimport','1.0.5',3200,194,'(Sudhaus7) XLS Importer','A simple importer for table shown content in the database',2,0,1,1591283066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Markus Hofmann, Frank Berger & Daniel Simon','mhofmann@sudhaus7.de','sudhaus7','4f9b42044d551c2f1fe34bafb2511a04','Fix missing dependencies when extension is installed in manual / classic mode through the TYPO3 Extension Manager','Sudhaus7, ein Label der B-Factor GmbH',1000005,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294714,0,'xlsimport','1.0.6',3200,194,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1597782743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','068030d805bc62f363c5c1c6eac9cc90','[FEATURE] added fieldname to dropdown if no label is specified\n[FIX] clarified documentation\n[MAINTENANCE] code cleanup','Sudhaus7, ein Label der B-Factor GmbH',1000006,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294715,0,'xlsimport','1.1.0',3200,152,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1607691017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','7ab352bcc3b0e7e0ea75c58247ee9a72','remove support for TYPO3 7.6 LTS,\nupdate','Sudhaus7, ein Label der B-Factor GmbH',1001000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.1/en-us','ter','',''),
(9294716,0,'xlsimport','2.0.0',3200,150,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1617920900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','f7acfba530b6acb179efffbf8a64b5a6','Add Javascript support for selects and groups,\nAdd support for password overrides,\nfix javascript problem with change checkbox handler','Sudhaus7, ein Label der B-Factor GmbH',2000000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294717,0,'xlsimport','2.0.1',3200,115,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1630951317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','fff26e9066abf3806c42ffed0f4057ce','fixing phpoffice/phpspreadsheet to 1.17. because of errors in some xlsx in the newer version','Sudhaus7, ein Label der B-Factor GmbH',2000001,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294718,0,'xlsimport','2.0.2',3200,109,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1630954131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','f229acd5ba75f55d98c6ab83b082e0a4','fix TER version, fixing edge cases during import','Sudhaus7, ein Label der B-Factor GmbH',2000002,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294719,0,'xlsimport','2.0.3',3200,129,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1630957744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','eb6cffd548abbe2e21b9b4d674255fa9','better module config handling','Sudhaus7, ein Label der B-Factor GmbH',2000003,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294720,0,'xlsimport','2.0.4',3200,110,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1632759879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','9b5d137820b95fbfe5e896ffa2bbc521','Maintenance release. Removed tt_address as a required dependency, moved to suggested extension','Sudhaus7, ein Label der B-Factor GmbH',2000004,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294721,0,'xlsimport','2.0.5',3200,113,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1632821834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','55a6d70c045d5538f3593b747d0289a4','Maintenance Release: lowered php requirements to 7.3, added Hint in Documentation how to overwrite default settings. Thanks to Peter Krume for sugessting this.','Sudhaus7, ein Label der B-Factor GmbH',2000005,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294722,0,'xlsimport','2.0.6',3200,113,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1633977867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','182ccfe816c9c135e7fa952428df01a5','FIX: https://github.com/sudhaus7/typo3-xlsimport/issues/3 Importing redirects fails due to missing parameter\nFIX: https://github.com/sudhaus7/typo3-xlsimport/issues/10 Import strips  from phone numbers during import\nFEATURE: https://github.com/sudhaus7/typo3-xlsimport/issues/6 Allow field \"pid\" for imported records\nFIX: https://github.com/sudhaus7/typo3-xlsimport/pull/9 Fix typo in backend label\nTASK: Version bump to 2.0.6\nThanks to everyone who contributed with their valuable input','Sudhaus7, ein Label der B-Factor GmbH',2000006,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294723,0,'xlsimport','2.0.7',3200,111,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1634557964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','3370bcccf11eb4d87c29854cf93642fb','New feature: Possibilty to specify CP1252 encoding during import, for example for CSV or XLS exported from Windows, which can lead to data loss when importing into a UTF-8 Database. Thanks go to Peter Kraume for this contribution!\n[TASK] Code cleanup\n[TASK] Use controller class to register backend module\n[TASK] Update TYPO3_MODE check\n[TASK] Remove superfluous ext_localconf.php\n[FEATURE] Add option to handle CP1252 encoded csv files\n[DOCS] Add documentation for new encoding feature\n[TAKS] remove version number from composer.json','Sudhaus7, ein Label der B-Factor GmbH',2000007,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294724,0,'xlsimport','2.0.8',3200,134,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1634558275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','5ffe3f98ec8a8943316fadedc72b2d20','New feature: Possibilty to specify CP1252 encoding during import, for example for CSV or XLS exported from Windows, which can lead to data loss when importing into a UTF-8 Database. Thanks go to Peter Kraume for this contribution!\nFix: added pid in Fieldselection for tables like pages and tt_content, thanks to Eric Bode for this fix\n[TASK] Code cleanup\n[TASK] Use controller class to register backend module\n[TASK] Update TYPO3_MODE check\n[TASK] Remove superfluous ext_localconf.php\n[FEATURE] Add option to handle CP1252 encoded csv files\n[DOCS] Add documentation for new encoding feature\n[TAKS] remove version number from composer.json','Sudhaus7, ein Label der B-Factor GmbH',2000008,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/2.0/en-us','ter','',''),
(9294725,0,'xlsimport','1.0.7',3200,100,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1646999974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','51fc21fcb9ef530c03b9d4be4b74e8b9','Fixes Issue 16 in TYPO3 7.6','Sudhaus7, ein Label der B-Factor GmbH',1000007,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/1.0/en-us','ter','',''),
(9294726,0,'xlsimport','3.0.0',3200,127,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1651827932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','7471f26dd63d050962019b901704ff85','[TASK] code cleanups, preparation and manual testing v11','Sudhaus7, ein Label der B-Factor GmbH',3000000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/3.0/en-us','ter','',''),
(9294727,0,'xlsimport','4.0.0',3200,91,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1676146563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','8422885d21d937119e634405100d78b3','Release 4.0.0\r\n- Code refactoring\r\n- Clearer method names\r\n- Access now handled by core functionality\r\n- Fields and tables are checked against access rights\r\n- Documentation update\r\n- failsafe file upload\r\n- failsafe import process\r\n- preparation for large imports','Sudhaus7, ein Label der B-Factor GmbH',4000000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/4.0/en-us','ter','',''),
(9294728,0,'xlsimport','4.0.1',3200,73,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1693069169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','014aa62699499cc0a3116f4566becf00','[TASK] New Release\n\nTasks:\n Fixes Issue 25\n Fixes Issue 27\n Change CI to Key and release driven\n\nResolves: 27\nResolves: 25','Sudhaus7, ein Label der B-Factor GmbH',4000001,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/4.0/en-us','ter','',''),
(9294729,0,'xlsimport','4.0.3',3200,62,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1705250169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','834b3691c43c9726c86d405685e82d54','[BUGFIX] Fix access check on pages for non-admin users','Sudhaus7, ein Label der B-Factor GmbH',4000003,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/4.0/en-us','ter','',''),
(9294730,0,'xlsimport','5.0.0',3200,57,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1707418457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','af4f82ee49ba0988b5dcceff1568f749','Merge pull request 43 from sudhaus7/task/version-release\n\n[TASK] Prepare release 5.0','Sudhaus7, ein Label der B-Factor GmbH',5000000,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/5.0/en-us','ter','',''),
(9294731,0,'xlsimport','5.0.1',3200,57,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1707420671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','6344bb5f33a59a444d7e908822539f99','Merge pull request 44 from sudhaus7/task/version-release\n\n[TASK] Prepare release 5.0.1','Sudhaus7, ein Label der B-Factor GmbH',5000001,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/5.0/en-us','ter','',''),
(9294732,0,'xlsimport','5.0.2',3200,56,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1707421568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','116a554416d79f694b0f3cd5293f03a4','Merge pull request 45 from sudhaus7/task/version-release\n\n[TASK] Prepare release 5.0.2','Sudhaus7, a label of B-Factor GmbH',5000002,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/5.0/en-us','ter','',''),
(9294733,0,'xlsimport','5.0.3',3200,57,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1707422176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','f7eded18b2dda33fe0ff25f57667cf06','Merge pull request 46 from sudhaus7/task/version-release\n\n[TASK] Prepare release 5.0.3','Sudhaus7, a label of B-Factor GmbH',5000003,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/5.0/en-us','ter','',''),
(9294734,0,'xlsimport','5.0.5',3200,75,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1707510360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','7f27ee686470d30f949fb7be90d0f137','[TASK] Version update','Sudhaus7, a label of B-Factor GmbH',5000005,0,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/5.0/en-us','ter','',''),
(9294735,0,'xlsimport','6.0.0',3200,43,'(Sudhaus7) XLS Importer','A simple importer to import data into the database',2,0,1,1742492562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Frank Berger, Markus Hofmann & Daniel Simon','fberger@sudhaus7.de','sudhaus7','c93214e54619c6bce4f9a26dddcb5f2d','[!!!][TASK] Add compatibilty for TYPO3 13\r\n\r\nBreaking-Changes:\r\n removed support for TYPO3 11\r\n removed support for TYPO3 12\r\n\r\nTasks:\r\n Initial upgrade\r\n setup dev environment\r\n rector upgrades\r\n Internalize Algorithm DataHandler::isTableAllowedForThisPage because this became protected\r\n removing TYPO3 11 code\r\n phpstan lvl 8\r\n update version number\r\n Update ext_emconf.php\r\n added better baseline\r\n Update README.md\r\n\r\nResolves: 56','Sudhaus7, a label of B-Factor GmbH',6000000,1,0,'https://docs.typo3.org/p/sudhaus7/xlsimport/6.0/en-us','ter','',''),
(9294736,0,'deployer_information','1.0.0',1558,152,'Deployer Information','',2,0,4,1585145755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','8cf902a9257531bb61edcb52a14c0016','Initial release','Spooner Web',1000000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294737,0,'deployer_information','1.1.0',1558,82,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1585150107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','58ae351d2633475d055f9d36013a8727','Add v8 support and custom deployment type','Spooner Web',1001000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294738,0,'deployer_information','1.1.1',1558,180,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1585160286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','add3275137e855e672811b6a78e44f97','Remove wrong value in composer.json and extend documentation','Spooner Web',1001001,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294739,0,'deployer_information','1.1.2',1558,212,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1585239472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','5e1eb53ed2565e2c36cac95d55941d6d','[BUGFIX] Use project root in TYPO3 v8, as PATH_site lead to doc root.','Spooner Web',1001002,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294740,0,'deployer_information','1.1.3',1558,221,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1588707547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','a81e44597ec852792341a0e2fb47c905',' [BUGFIX] Use correct FQCN (thx to Albrecht Köhnlein)','Spooner Web',1001003,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294741,0,'deployer_information','1.1.4',1558,176,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1599729119,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','8da00725e4d8c85dc9d5e70b6532b0c9','Fix paths to custom deployment file and deployer file','Spooner Web',1001004,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294742,0,'deployer_information','1.2.0',1558,105,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1628671311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','291ba87276189436d5812b2b26eee2a9','Add v11 compatiblity and usage of PSR-14 events','Spooner Web',1002000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294743,0,'deployer_information','1.2.1',1558,127,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1629385977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";}}','Thomas Löffler','','tomalo.stuttgart','af391c148afc79bb8cd2d3ca9842d306','[BUGFIX] Check for TYPO3_MODE for support of versions  v10','Spooner Web',1002001,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294744,0,'deployer_information','1.3.0',1558,126,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1641811497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Thomas Löffler','','tomalo.stuttgart','cbde73e98175cafdc0796a835c6d59bf','[FEATURE] Add support for PHP v8 and deployer v7','Spooner Web',1003000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294745,0,'deployer_information','1.4.0',1558,115,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1669889658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-12.9.99\";}}','Thomas Löffler','','tomalo.stuttgart','76eb120bb65fd188f58e13b0e8b9616e',' [FEATURE] Add support for IntlDateFormatter\r\n [TASK] Add support for TYPO3 v12','Spooner Web',1004000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294746,0,'deployer_information','1.5.0',1558,49,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1735045783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-13.9.99\";}}','Thomas Löffler','','tomalo.stuttgart','22c490de978f3e585529a4803bf82761',' [TASK] Add support for TYPO3 v13','Spooner Web',1005000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294747,0,'deployer_information','2.0.0',1558,10,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1778678872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Löffler','','tomalo.stuttgart','42aa7901cb94c643a4bbf30e9842b76f',' [TASK] Supports only TYPO3 v13 and v14\r\n [TASK] Supports minimum PHP 8.4\r\n [FEATURE] Add deployment type\r\n [FEATURE] Output date in international format - depending on user language','Spooner Web',2000000,0,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294748,0,'deployer_information','2.0.1',1558,3,'Deployer Information','Show information about last deployment in system information toolbar',2,0,4,1786101670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Löffler','','tomalo.stuttgart','1864a759c6a4740b99e924431b6b75a7','[TASK] Add support for older php version (8.2 and 8.3)','Spooner Web',2000001,1,0,'https://git.spooner.io/spooner/deployer_information/-/blob/master/README.md','ter','',''),
(9294749,0,'vierwd_base','2.9.0',264,264,'FORWARD MEDIA TYPO3 Basis','Adds some database configs during installation process',2,0,10,1585320132,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Robert Vock','robert.vock@4wdmedia.de','rv4wd','5b8b758f7bea916e931573b6ec2105ca','Feature and Bugfixes','FORWARD MEDIA',2009000,1,0,'','ter','',''),
(9294750,0,'ns_faq','1.0.0',2116,253,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1585320373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e5a62c3f47989930dbf4e3fe3d5d5081','[TODO] Releasing initial public free-version v1.0.','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294751,0,'ns_faq','1.1.0',2116,205,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1586950641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','94b95c6154dcef528e079ad7661e59b7','Release 1.1.0\n\n[Update] Make it compatible with TYPO3 v10\r\n[Update] Minor bug fixing\r\n[Improved] Improved Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid, etc.)\r\n[Improved] Code clean-up and removed code-deprecation','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294752,0,'ns_faq','1.2.0',2116,278,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1589175924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','e670b3d215b1a89800f9d72b04548822','[TODO] Enable/Disable jQuery include configuration to avoid confliction','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294753,0,'ns_faq','1.2.1',2116,143,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1617625789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Nilesh Malankiya, QA:Siddharth Sheth','sanjay@nitsan.in','nitsan','591187c0386041532797c8264c3d9e05','[Todo] Backend logo updated\r\n[Fixed] Minor bug fixed and regular maintenance','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294754,0,'ns_faq','1.2.3',2116,130,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1631181374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d4d716ac09693433ae661172cb163a8a','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294755,0,'ns_faq','2.0.0',2116,123,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1640776894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','ab46de47b3e8f46051dc77b09bb84dd3','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294756,0,'ns_faq','2.0.1',2116,105,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1643008293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8d1d59c45f5222e9d8ad8ee6adf288f5','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294757,0,'ns_faq','2.0.2',2116,114,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1645005444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','aa07af9d009f914556dd727714399467','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294758,0,'ns_faq','2.1.0',2116,105,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3terminal.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-faq-typo3-extension',2,0,3,1658837644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','69fcbf19c0a757a000b424a5d5ce8115','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294759,0,'ns_faq','2.2.0',2116,93,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3planet.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-faq-typo3-extension',2,0,3,1675080566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f1cbd0eecf3cc25f9b463237cd934e7b','New release of version 2.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294760,0,'ns_faq','12.0.0',2116,86,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3planet.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-faq-typo3-extension',2,0,3,1687862563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f4372128cabc95326fc52b19070b0a71','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294761,0,'ns_faq','2.2.1',2116,56,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3planet.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-faq-typo3-extension',2,0,3,1698851397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','78638ed79b8791f0cc5a180c0524828f','New release of version 2.2.1 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294762,0,'ns_faq','12.0.1',2116,70,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3planet.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-faq-typo3-extension',2,0,3,1698991917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7b650bd2c161d106a811e195e2a2e498','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294763,0,'ns_faq','12.0.2',2116,69,'[NITSAN] Ultimate FAQ','One of the only feature-rich TYPO3 FAQ extension-ever. Live-Demo: https://demo.t3planet.com/t3t-extensions/faq/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-faq-typo3-extension',2,0,3,1706022968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2520f255c507cd2cd4fac8319e014a01','New release of version 12.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-faq-typo3-extension','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294764,0,'ns_faq','12.0.3',2116,56,'Ultimate FAQ','The Ultimate FAQ TYPO3 Extension helps in managing Frequently Asked Questions easy and efficient for your TYPO3 website. With its user-friendly backend module, you can effortlessly add, customize, and style the FAQs. Its fully compatible with the latest TYPO3 Version\n\n     Live Demo: https://demo.t3planet.com/t3t-extensions/faq/  Premium Version, Documentation & Free Support: https://t3planet.com/ns-faq-typo3-extension',2,0,3,1712645395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','be8d31aa3190fea4132bc60a1954aa02','New release of version 12.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet // NITSAN',12000003,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294765,0,'ns_faq','2.3.0',2116,51,'Ultimate FAQ','The Ultimate FAQ TYPO3 Extension helps in managing Frequently Asked Questions easy and efficient for your TYPO3 website. With its user-friendly backend module, you can effortlessly add, customize, and style the FAQs. Its fully compatible with the latest TYPO3 Version\n\n     Live Demo: https://demo.t3planet.com/t3t-extensions/faq/  Premium Version, Documentation & Free Support: https://t3planet.com/ns-faq-typo3-extension',2,0,3,1713887188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Khushi Rupera, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ba2666a8c27054b2dbad7189f22fb60d','New release of version 2.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet // NITSAN',2003000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294766,0,'ns_faq','12.1.0',2116,64,'Ultimate FAQ','The Ultimate FAQ TYPO3 Extension helps in managing Frequently Asked Questions easy and efficient for your TYPO3 website. With its user-friendly backend module, you can effortlessly add, customize, and style the FAQs. Its fully compatible with the latest TYPO3 Version\n\n     Live Demo: https://demo.t3planet.com/t3t-extensions/faq/  Premium Version, Documentation & Free Support: https://t3planet.com/ns-faq-typo3-extension',2,0,3,1713887263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','86d919acc7e24cb90a2c182235abe0fc','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294767,0,'ns_faq','13.0.0',2116,44,'Ultimate FAQ','The Ultimate FAQ TYPO3 Extension helps in managing Frequently Asked Questions easy and efficient for your TYPO3 website. With its user-friendly backend module, you can effortlessly add, customize, and style the FAQs. Its fully compatible with the latest TYPO3 Version\n\n     Live Demo: https://demo.t3planet.com/t3t-extensions/faq/  Premium Version, Documentation & Free Support: https://t3planet.com/ns-faq-typo3-extension',2,0,3,1734362745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Vivek Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','165fb47186aef6ef0d8172c00fc41276','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294768,0,'ns_faq','13.0.1',2116,21,'FAQ Manager for TYPO3','Easily manage and display Frequently Asked Questions on your TYPO3 website. This extension offers a user-friendly backend interface to create, customize, and organize FAQs efficiently. Compatible with the latest TYPO3 versions.',2,0,3,1751353765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1424976c8b9c94d1d3df425d46b71bc5','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294769,0,'ns_faq','13.0.2',2116,31,'FAQ Manager for TYPO3','Easily manage and display Frequently Asked Questions on your TYPO3 website. This extension offers a user-friendly backend interface to create, customize, and organize FAQs efficiently. Compatible with the latest TYPO3 versions.',2,0,3,1754377383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','3c3899c007f711607c213e25cffe0d7f','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet',13000002,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294770,0,'ns_faq','14.0.0',2116,11,'FAQ Manager for TYPO3','Easily manage and display Frequently Asked Questions on your TYPO3 website. This extension offers a user-friendly backend interface to create, customize, and organize FAQs efficiently. Compatible with the latest TYPO3 versions.',2,0,3,1775559340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f11db3aa5b40843c861bf3229e2f3895','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294771,0,'ns_faq','14.0.1',2116,8,'FAQ Manager for TYPO3','Easily manage and display Frequently Asked Questions on your TYPO3 website. This extension offers a user-friendly backend interface to create, customize, and organize FAQs efficiently. Compatible with the latest TYPO3 versions.',2,0,3,1782215456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f7d544579088329e88a80b7a6c4ebe52','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-faq-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-faq-erweiterung','ter','',''),
(9294772,0,'sudo_mode','0.5.0',1234,232,'TYPO3 sudo mode','TYPO3 sudo mode',1,0,4,1585607128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Hader','oliver.hader@typo3.org','ohader','826e1c87cfef4c36973348124089548f','v0.5.0 beta testing','',5000,0,0,'https://docs.typo3.org/p/friendsoftypo3/sudo-mode/main/en-us/','ter','',''),
(9294773,0,'sudo_mode','0.6.0',1234,245,'TYPO3 sudo mode','TYPO3 sudo mode',1,0,4,1586606254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Hader','oliver.hader@typo3.org','ohader','f1fd0d0385c52e424c15905e0c807070','[FEATURE] Integrate ext:rsaauth support in TYPO3 v9\r\n[BUGFIX] Populate request instruction to $_GET & $_POST','',6000,0,0,'https://docs.typo3.org/p/friendsoftypo3/sudo-mode/main/en-us/','ter','',''),
(9294774,0,'sudo_mode','0.6.1',1234,757,'TYPO3 sudo mode','TYPO3 sudo mode',1,0,4,1589220605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Hader','oliver.hader@typo3.org','ohader','fa6dd798c690893b4ab42295975264c9','Adjust dependencies for TYPO3 v10 LTS','',6001,1,0,'https://docs.typo3.org/p/friendsoftypo3/sudo-mode/main/en-us/','ter','',''),
(9294775,0,'flux_elements','1.0.0',1553,194,'Flux element','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1585680227,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.2.99\";s:4:\"flux\";s:13:\"9.3.2-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','43034af0af24dfe04fb945a0fd13bbfa','Initial release. Provides flux and bootstrap powered content elements like container, columns, tabs, accordion, tile unit and card.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.0/en-us','ter','',''),
(9294776,0,'flux_elements','1.0.1',1553,157,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1585720497,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','a0502ca43bf28978e2cd9e4c52c379bd','Corrects composer configuration','',1000001,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.0/en-us','ter','',''),
(9294777,0,'flux_elements','1.0.2',1553,304,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1585721193,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','48c8a1dc5cef64e175ef212e25df4469','Corrects composer configuration','',1000002,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.0/en-us','ter','',''),
(9294778,0,'flux_elements','1.1.0',1553,267,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1593626778,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','695920d78cf46123c1da3123ec885ae5','Supports automatic image scaling from pizpalue. For more details consult the chapter integration from extension pizpalue.','',1001000,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.1/en-us','ter','',''),
(9294779,0,'flux_elements','1.1.1',1553,209,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1603385498,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','f382127d25063cc05cce944ec47e5770','Fixes issue with configuration fields not beeing shown to non admin users.','',1001001,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.1/en-us','ter','',''),
(9294780,0,'flux_elements','1.2.0',1553,151,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1612512490,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','2f26323acdfb4c3c05a93a08b5d1d875','Adds possibility to define active accordion item.','',1002000,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.2/en-us','ter','',''),
(9294781,0,'flux_elements','1.4.0',1553,103,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1626518587,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";s:3:\"vhs\";s:13:\"6.0.5-6.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','95a3a80422af0bfb43ffaa19f3d19732','Adds possibility to define heading type in accordion and corrects links in accordion and tabs.','',1004000,0,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.4/en-us','ter','',''),
(9294782,0,'flux_elements','1.4.1',1553,168,'Flux elements','Provides content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1626627843,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:4:\"flux\";s:13:\"9.3.0-9.99.99\";s:3:\"vhs\";s:13:\"6.0.5-6.99.99\";}s:8:\"suggests\";a:1:{s:12:\"gridelements\";s:0:\"\";}}','Roman Büchler','rb@buechler.pro','buepro','e0bd7ce0bcf0fd271de12d70279f5177','Corrects aria attribute in accordion.','',1004001,1,0,'https://docs.typo3.org/p/buepro/typo3-flux-elements/1.4/en-us','ter','',''),
(9294783,0,'ns_backup','1.0.0',1757,218,'[NITSAN] Backup','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1585684696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','092b969862267cbd03cf07031fafe7d8','[TODO] Remove dependencies of EXT:scheduler','',1000000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294784,0,'ns_backup','1.0.1',1757,163,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1585813795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','29aadeaea5bedf17fd2f6cccd9cd80b3','[BUGFIX] Improved TYPO3 v10 Backend Module Design Compatiblity','',1000001,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294785,0,'ns_backup','1.0.2',1757,311,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1585817216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','46019fa602a02092988d2e3a9ccf122f','[TODO] Fix path issues for TYPO3 v10','',1000002,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294786,0,'ns_backup','1.1.0',1757,251,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1594037208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d5f45e84729972b4bd96e75d70b08712','[BUGFIX] Minor bug fixing with compression techniques','',1001000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294787,0,'ns_backup','2.0.0',1757,111,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1640944386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4a3fd049ab95e68ca257711d90b097ad','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-backup-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294788,0,'ns_backup','2.0.1',1757,118,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3terminal.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3terminal.com/ns-backup-typo3-extension',2,-1,1,1645022017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','50dff4debf255b8e3a881abea89f66c7','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-backup-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294789,0,'ns_backup','2.1.0',1757,102,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3planet.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3planet.com/ns-backup-typo3-extension',2,-1,1,1663912903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','69cb12598267fffa5dc7a4e1e11e58cd','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/ns-backup-typo3-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294790,0,'ns_backup','12.0.0',1757,76,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3planet.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3planet.com/ns-backup-typo3-extension',2,-1,1,1687951573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','90a289d0b9b7776fb8cd821df6f65181','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-backup-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294791,0,'ns_backup','12.0.1',1757,71,'[NITSAN] Backup Plus','First-ever feature-rich TYPO3 backup solution with manual and scheduled backup. Easy to use and configure. Backup your TYPO3 code, assets, database etc to your favourite backup clouds/servers. Demo-Screecasts: http://demo.t3planet.com/t3t-extensions/backup/ You can buy PRO-version to get more features and free-support at https://t3planet.com/ns-backup-typo3-extension',2,-1,1,1706023824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','27934b602d8c47be22e6938f19663cde','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-backup-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294792,0,'ns_backup','12.0.2',1757,60,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,-1,1,1712668600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','0cbb3cbdb99e4288ba798e2d2d34fd41','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294793,0,'ns_backup','12.1.0',1757,56,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,-1,1,1715674312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','182375072b9acf7baafb9ce80e451c37','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294794,0,'ns_backup','2.2.0',1757,43,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,-1,1,1715674492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','f4574de63534dcb16e2739f715355470','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet // NITSAN',2002000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294795,0,'ns_backup','13.0.0',1757,41,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,-1,1,1734328972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','847b62bedd22ccd245f0d0852869dd23','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294796,0,'ns_backup','13.0.1',1757,37,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,-1,1,1747654756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','3c9690e637242a7f2519c5cfab3cbdfe','Security fix - please update ASAP','T3Planet // NITSAN',13000001,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294797,0,'ns_backup','13.0.2',1757,23,'TYPO3 Backup Plus','Easily back up your entire TYPO3 siteincluding code, files, and databasewith one click. Supports cloud storage like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, and more.',2,-1,1,1751283041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','aff7d6222d1ed2bcf20af73e4333731e','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet',13000002,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294798,0,'ns_backup','13.0.3',1757,29,'TYPO3 Backup Plus','Easily back up your entire TYPO3 siteincluding code, files, and databasewith one click. Supports cloud storage like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, and more.',2,0,1,1756730423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f59169b2faa23a3e528f804ab510612c','New release of version 13.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet',13000003,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294799,0,'ns_backup','2.2.1',1757,18,'Backup Plus','Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.) and backup your entire TYPO3 site manually with a single click.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/backup  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-backup-extension',2,0,1,1761658710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','c0e9ae14ba8937ff1af0bf807cad31a7','New release of version 2.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet // NITSAN',2002001,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294800,0,'ns_backup','14.0.0',1757,16,'TYPO3 Backup Plus','Easily back up your entire TYPO3 siteincluding code, files, and databasewith one click. Supports cloud storage like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, and more.',2,0,1,1770391680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','69a704413c8b35cbbc2df7b30ee24edf','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294801,0,'ns_backup','14.0.1',1757,13,'Backup Plus','Easily back up your entire TYPO3 siteincluding code, files, and databasewith one click. Supports cloud storage like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, and more.',2,0,1,1777561606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','e0aea1b731f2103ce49a499930f048fd','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-backup-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-sicherung-erweiterung','ter','',''),
(9294802,0,'bj_polaroyd','1.0.0',732,229,'Polaroyd Website Template','The TYPO3 theme which includes complete template of this website.',2,0,6,1585838741,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";s:12:\"gridelements\";s:14:\"8.0.0-10.99.99\";s:4:\"news\";s:14:\"5.3.3-10.99.99\";}}','Bhavin Barad','baradbhavin2303@gmail.com','bhavin_nitsan','45a1f99ed168a73bbee604555860b9c5','Initial upload of the Responsive Polaroyd theme of the Bootstrap with megamenu and custom elements.','',1000000,0,0,'https://github.com/bhavin008/bj_polaroyd/','ter','',''),
(9294803,0,'bj_polaroyd','1.0.1',732,503,'Polaroyd Website Template','The TYPO3 theme which includes a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework. URL: https://templatemag.com/demo/Polaroyd/',2,0,6,1586246324,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.0.0-10.99.99\";s:12:\"gridelements\";s:14:\"8.0.0-10.99.99\";s:4:\"news\";s:14:\"5.3.3-10.99.99\";}}','Bhavin Barad','baradbhavin2303@gmail.com','bhavin_nitsan','46eae3e588bfbb037ee2ba791049d659','Bugfix release - detailed information on GitHub.\r\nhttps://github.com/bhavin008/bj_polaroyd/releases/tag/1.0.1','',1000001,1,0,'https://github.com/bhavin008/bj_polaroyd/','ter','',''),
(9294804,0,'api','1.0.0',462,237,'co-stack.com API','TYPO3 REST API foundation built using middleware',2,0,5,1585933601,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','7a9ae9756f93b420264cab8d8efc8717','Release notes: https://gitlab.com/co-stack/typo3-extensions/api/-/releases/v1.0.0','co-stack.com',1000000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/api/-/blob/master/README.md','ter','',''),
(9294805,0,'api','1.0.2',462,89,'co-stack.com API','TYPO3 REST API foundation built using middleware',2,0,5,1656660765,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','892425f6c791b8af7c2aa11cf595bd50','TYPO3 v10 compatibility and utf8mb4 compatibility','co-stack.com',1000002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/api/-/blob/master/README.md','ter','',''),
(9294806,0,'api','2.0.0',462,136,'co-stack.com API','TYPO3 REST API foundation built using middleware',2,0,5,1656928606,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.2.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','0ab6f8a42d95d86deb6e579dc2b17c11','Compatibility for TYPO3 v10 and v11, supports DI in API classes, configurable API middleware stack, ...','co-stack.com',2000000,1,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/api/-/blob/master/README.md','ter','',''),
(9294807,0,'startredgreen','0.0.3',314,233,'TYPO3 SPD GRUENE','TYPO3 für Listenverbindungen von SPD und BÜNDNIS 90/DIE GRÜNEN. TYPO3 SPD GRUENE ist ein Template und liefert eine Website angelehnt an das Design der SPD. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Website: https://spdgruene.de/',2,0,0,1586078852,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"6.2.0-9.9.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','7ccd5bc5c5fbbecf882021e385718c20','INITIAL RELEASE','',3,0,0,'https://docs.typo3.org/p/netzmacher/startredgreen/0.0/en-us','ter','',''),
(9294808,0,'startredgreen','0.0.5',314,81,'TYPO3 SPD GRUENE','TYPO3 für Listenverbindungen von SPD und BÜNDNIS 90/DIE GRÜNEN. TYPO3 SPD GRUENE ist ein Template und liefert eine Website angelehnt an das Design der SPD. Es ist responsive, optimiert für Smartphone, Tablet und Desktop. Website: https://spdgruene.de/',2,0,0,1667171859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:5:\"start\";s:0:\"\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','139012734fd634a3a0ec0284fc3a03b0','[TASK] Update for EXT:start, Update for TYPO3 10.4','',5,1,0,'https://docs.typo3.org/p/netzmacher/startredgreen/0.0/en-us','ter','',''),
(9294809,0,'pushpro','8.7.0',991,142,'PushPro','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,4,1586158015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.13\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','c9063720674bfc2dfb44c7c8b9d5df7a','Initial release for v8 and v9.','',8007000,0,0,'https://pushpro.io/docs','ter','',''),
(9294810,0,'pushpro','7.6.0',991,138,'PushPro - Web Push Notifications','This extension will enable you to send push Notifications\n    from your TYPO3 site straight to your visitors mobile devices. Create an API\n    key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n    is ready to send push notifications! When your audience visits your website,\n    they will now see an opt-in request for push notifications. If they accept,\n    you are ready to engage with them. PushPro is a revolutionary way to engage\n    with your mobile visitors. Interact directly by sending Push Notifications to\n    your subscribers without a native mobile app, straight from your website',2,0,3,1586163002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:11:\"7.6.0-8.7.0\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','7ba483e37b1d6b6b718208ed39bfa53d','Initial release for version 7','',7006000,0,0,'https://pushpro.io/docs','ter','',''),
(9294811,0,'pushpro','10.1.0',991,356,'PushPro - Web Push Notifications','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,3,1586163037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.1.0-10.2.2\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','f2ca258b377bcffd7e0f8dfbf160bcc7','Initial release for version 10','',10001000,0,0,'https://pushpro.io/docs','ter','',''),
(9294812,0,'pushpro','8.7.1',991,75,'PushPro - Web Push Notifications','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,3,1602165788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.22\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','2e60b041b6ebc88a1233de3f8407c74d','Upgraded version compatibility to 8.7.0 - 9.5.22','',8007001,0,0,'https://pushpro.io/docs','ter','',''),
(9294813,0,'pushpro','10.1.1',991,106,'PushPro - Web Push Notifications','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,3,1604912571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.1.0-10.4.9\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','f3e6433c67f37259966a1ad5f102a4d1','Upgraded version compatibility to 10.1.0 - 10.4.9','',10001001,0,0,'https://pushpro.io/docs','ter','',''),
(9294814,0,'pushpro','10.1.2',991,122,'PushPro - Web Push Notifications','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,3,1610026012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.1.0-10.4.12\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','41e38013389708510cb1b23e6b8e1b31','Upgraded version compatibility to 10.1.0 - 10.4.12','',10001002,1,0,'https://pushpro.io/docs','ter','',''),
(9294815,0,'pushpro','8.7.2',991,52,'PushPro - Web Push Notifications','This extension will enable you to send push notifications\n  from your TYPO3 site straight to your visitors mobile devices. Create an API\n  key in PushPro, paste it into your PushPro extension for TYPO3 and your website\n  is ready to send push notifications! When your audience visits your website,\n  they will now see an opt-in request for push notifications. If they accept,\n  you are ready to engage with them. PushPro is a revolutionary way to engage\n  with your mobile visitors. Interact directly by sending Push Notifications\n  to your subscribers without a mobile app, straight from your website.',2,0,3,1610026082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.5.24\";}}','DEITY B.V.','hello@pushpro.io','marvin@deity.io','7666b073801f8791e59aafefe6e2f969','Upgraded version compatibility to 8.7.0 - 9.5.24','',8007002,0,0,'https://pushpro.io/docs','ter','',''),
(9294816,0,'pp_gridelements','1.0.0',585,271,'Gridelements elements','Provides content elements powered by gridelements and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1586189092,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-9.99.99\";s:12:\"gridelements\";s:13:\"9.5.0-9.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a129df10b3ff6601a2eed1124b1f0ce8','First release providing structure elements powered by gridelements and bootstrap. The following elements are available: container, columns, accordion, register, tile unit and card.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pp-gridelements/1.0/en-us','ter','',''),
(9294817,0,'pp_gridelements','1.1.0',585,314,'Gridelements elements','Provides content elements powered by gridelements and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1593626931,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"gridelements\";s:14:\"9.5.0-10.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a30612170af0490935047c7052b7e046','Supports automatic image scaling from pizpalue. For more details consult the chapter integration from extension pizpalue.','',1001000,1,0,'https://docs.typo3.org/p/buepro/typo3-pp-gridelements/1.1/en-us','ter','',''),
(9294818,0,'commands','1.1.0',1185,202,'Commands for Scheduler','Additional Scheduler Commands',2,0,3,1586273400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9daaac9b81387a52b06b03a26480efe1','[RELEASE] Version 1.1.0 - Bugfix- & Feature-Release: More information in ChangeLog.md','',1001000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294819,0,'commands','1.2.0',1185,266,'Commands for Scheduler','Additional Scheduler Commands',2,0,3,1586963443,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a66dddbe56889093cc2d787151ca59db','[RELEASE] Version 1.2.0 - Feature-Release: Add command for generating slugs','',1002000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294820,0,'commands','1.3.0',1185,158,'Commands for Scheduler','Additional Scheduler Commands',2,0,3,1597938304,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:9:\"scheduler\";s:12:\"8.7.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b52872980701073a81b7e93b1ebb947e','[RELEASE] Version 1.3.1 - Bugfix-Release: Moving extra tags to the right scope in composer.json','',1003000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294821,0,'commands','1.4.0',1185,87,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1638283505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0642fe948fb807b35c829b72f6feaecb','\"[RELEASE] Version 1.4.0\"','',1004000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294822,0,'commands','1.4.1',1185,103,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1638438302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"scheduler\";s:12:\"9.5.0-9.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','70e34aed2603eb65cb3b749afb79eb84','\"[TASK] Add option forceOriginalFileName for ResizeImages command\"','',1004001,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294823,0,'commands','1.5.0',1185,86,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1645112703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae3bac0f0bf91b675d5a95c5f09d7a03','\"[RELEASE] Release of version 1.5.0 which supports TYPO3 10 and 11 and drops support for TYPO3 9\"','',1005000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294824,0,'commands','1.5.1',1185,97,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1646239504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eaf2f97fcaf78bb4bc0afe7de1605226','\"[RELEASE] Release of version 1.5.1: Make sure that images are processed directly in ResizeImages command\"','',1005001,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294825,0,'commands','1.5.2',1185,131,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1652427904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e0c86b4689f95e43523f945f5b566df1','\"[RELEASE] Version 1.5.2 - Bugfix- &amp; Maintenance-Release: Add missing return value for GenerateSlugs command - more information in ChangeLog.md\"','',1005002,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294826,0,'commands','2.0.0',1185,21,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1762423507,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fb8dbf6e7762bcd179acdd3d48b59286','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migration for TYPO3 12 and 13, remove support for earlier versions\"','',2000000,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294827,0,'commands','2.0.1',1185,17,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1769773503,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6d94edd703f08a8ab79bd8150ebe079c','\"[RELEASE] Version 2.0.1 - Maintenance-Release: Migrate log method for command-controller, remove usage of PEAR Archive_Tar library and more - see change-log file\"','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294828,0,'commands','2.1.0',1185,17,'Commands for Scheduler and Console','Additional commands for the TYPO3 scheduler and the console',2,0,3,1773139502,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c271d7418961a030130e3659e955c38a','\"[RELEASE] Version 2.1.0 - Maintenance-Release: Remove deprecated command Translation and improve and extend documentation\"','coding.ms',2001000,1,0,'https://www.coding.ms/documentation/typo3-commands/','ter','',''),
(9294829,0,'uploadtest2','0.0.1',1037,71,'uploadtest2','uploadtest2 - desc',2,0,0,1586341576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','269d92033e2d24c34656ca7dd3083d8e','uploadtest2 just testing auto upload, will delete ASAP','Zotorn IT (zotorn.de)',1,0,0,'','ter','',''),
(9294830,0,'uploadtest2','0.0.2',1037,66,'uploadtest2','uploadtest2 - desc',2,0,0,1586347019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','c5621fd763363bca6a02d211b72ad981','UPLOAD COMMENT 123','Zotorn IT (zotorn.de)',2,0,0,'','ter','',''),
(9294831,0,'uploadtest2','0.0.3',1037,62,'uploadtest2','uploadtest2 - desc',2,0,0,1586347184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','10893d16db483f0c1375088dd584df13','UPLOAD COMMENT 123','Zotorn IT (zotorn.de)',3,0,0,'','ter','',''),
(9294832,0,'uploadtest2','0.0.4',1037,67,'uploadtest2','uploadtest2 - desc',2,0,0,1586347331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','57484d5ed9b67617e80b07653ef50bc7','UPLOAD COMMENT 123','Zotorn IT (zotorn.de)',4,0,0,'','ter','',''),
(9294833,0,'uploadtest2','0.0.5',1037,65,'uploadtest2','uploadtest2 - desc',2,0,0,1586352265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','999e8f36bb0b6cbbc900fa42c79595cb','UPLOAD COMMENT 123','Zotorn IT (zotorn.de)',5,0,0,'','ter','',''),
(9294834,0,'uploadtest2','0.0.6',1037,67,'uploadtest2','uploadtest2 - desc',2,0,0,1586353667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','186321204d8fed21532fef89916da558','JUST TESTING AUTOUPLOAD - WILL BE REMOVED ASAP','Zotorn IT (zotorn.de)',6,0,0,'','ter','',''),
(9294835,0,'uploadtest2','0.0.7',1037,65,'uploadtest2','uploadtest2 - desc',2,0,0,1586357870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','92b8305f8e95c3bedab5d223ac785bd9','MY COMMENT','Zotorn IT (zotorn.de)',7,0,0,'','ter','',''),
(9294836,0,'uploadtest2','0.0.8',1037,71,'uploadtest2','uploadtest2 - desc',2,0,0,1586366384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','631a8e7fd2281258d0c142e337ade58d','COMENTO 123','Zotorn IT (zotorn.de)',8,0,0,'','ter','',''),
(9294837,0,'uploadtest2','0.0.11',1037,74,'uploadtest2','uploadtest2 - desc',2,0,0,1586382940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','cddeb5e05f89a4faf4100856fa850440','0.0.11\n\nTYPO COMMENT\nNEWLINE GOO\n123\n\n','Zotorn IT (zotorn.de)',11,0,0,'','ter','',''),
(9294838,0,'uploadtest2','0.0.12',1037,66,'uploadtest2','uploadtest2 - desc',2,0,0,1586432656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','d1909282b2fdfab1bb1101d15b97bd74','ROW1\nROW2\nROW3\nROW4\n','Zotorn IT (zotorn.de)',12,0,0,'','ter','',''),
(9294839,0,'uploadtest2','0.0.13',1037,63,'uploadtest2','uploadtest2 - desc',2,0,0,1586435083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','4aa2ac184a2fbcc7cf56e546ef642675','asf\nasdf\nad\nsfasdf','Zotorn IT (zotorn.de)',13,0,0,'','ter','',''),
(9294840,0,'uploadtest2','0.0.14',1037,68,'uploadtest2','uploadtest2 - desc',2,0,0,1586436263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','f7b8fee1c383bf69782b1a7561caeac8','123UPLOAD','Zotorn IT (zotorn.de)',14,0,0,'','ter','',''),
(9294841,0,'uploadtest2','0.0.17',1037,62,'uploadtest2','uploadtest2 - desc',2,0,0,1586443678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','2bbe9332257a5b1270144d2a5c1507e1','release 0.0.17\n\nlast upload text 0.0.17\nrow\ntwo\nthree','Zotorn IT (zotorn.de)',17,0,0,'','ter','',''),
(9294842,0,'uploadtest2','0.0.19',1037,170,'uploadtest2','uploadtest2 - desc',2,0,0,1586446303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','abandoned_extensions','5348fef518813cc2dbdb4b235283ed62','0.0.19 release\n\no\np\na','Zotorn IT (zotorn.de)',19,1,0,'','ter','',''),
(9294843,0,'vuejs','1.0.0',1770,172,'VUE.JS Framework for TYPO3 Backend Modules','VUE.JS Framework for TYPO3 Backend Modules',2,0,0,1586452567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','4f38fbd8e968612edf2309269623dbde','Set version to 1.0.0\n\nFirst release','Zotorn IT (zotorn.de)',1000000,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294844,0,'vuejs','1.0.1',1770,167,'VUE.JS Framework for TYPO3 Backend Modules','VUE.JS Framework for TYPO3 Backend Modules',2,0,0,1586468721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','5ebdcf3337256a0992f2acf6566b0650','Documentation has been added','Zotorn IT (zotorn.de)',1000001,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294845,0,'vuejs','1.0.2',1770,158,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1586512810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','3af3a12ece81c3bbe1ed41b12a533465','Added extension logo','Zotorn IT (zotorn.de)',1000002,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294846,0,'vuejs','1.0.3',1770,203,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1586536205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','7b78bcff0ccefba4de1da63c5ff99ceb','Compatability with TYPO LTS 10','Zotorn IT (zotorn.de)',1000003,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294847,0,'vuejs','1.0.4',1770,265,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1587456908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','2d4998d0fd7d8e6a3dfe172fa74742fd','Small adjustments and maintenance','Zotorn IT  zotorn.de',1000004,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294848,0,'vuejs','1.0.5',1770,102,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631534843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','a567a2dcdb964532e8aeea4b7fa57509','Add','Zotorn IT  zotorn.de',1000005,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294849,0,'vuejs','1.0.6',1770,103,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631535496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','e8c834a760266c8718c971a9b371c253','\"','Zotorn IT  zotorn.de',1000006,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294850,0,'vuejs','1.0.7',1770,104,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631536466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','aa5871199b2813e08cbf67f626e23224','\"Version','Zotorn IT  zotorn.de',1000007,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294851,0,'vuejs','1.0.8',1770,42,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631871998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','399eec4ae91ebdec6b5cdb56c038fb48','[TASK] TER tailor upload test\n\ntailor upload test','Zotorn IT  zotorn.de',1000008,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294852,0,'vuejs','1.0.9',1770,102,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631872265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','2c52aedba847d65de719cd3f98ec010f','[TASK] Set version 1.0.9\n\nSet version 1.0.9 - no changes','Zotorn IT  zotorn.de',1000009,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294853,0,'vuejs','1.0.10',1770,123,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1631872790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','f4f93f5c51f01c01808f3b13d217edd8','[TASK] Version 1.0.10\n\n1.0.10 release','Zotorn IT  zotorn.de',1000010,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.0/en-us','ter','',''),
(9294854,0,'vuejs','1.1.0',1770,133,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1638800050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','1d8895415918844e227247b4620c0b40','[TASK] Remove TYPO3 9 support\n\nRemove TYPO3 9 support','Zotorn IT  zotorn.de',1001000,0,0,'https://docs.typo3.org/p/zotornit/vuejs/1.1/en-us','ter','',''),
(9294855,0,'vuejs','1.1.1',1770,96,'Vue.js Framework for TYPO3 Backend Modules','Vue.js Framework for TYPO3 Backend Modules',2,0,0,1688302193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','c57d9724831b5766e46cb311a1c67149','Last release - END OF SUPPORT','Zotorn IT  zotorn.de',1001001,1,0,'https://docs.typo3.org/p/zotornit/vuejs/1.1/en-us','ter','',''),
(9294856,0,'webfonts','0.0.1',1857,155,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1586534419,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','b3c170c08d42e8fe445e874571ab02d9','First release','Zotorn IT (zotorn.de)',1,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.0/en-us','ter','',''),
(9294857,0,'webfonts','0.0.2',1857,192,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1586536209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','fdd2fcc98b12a0ad650293d2cf668cb5','Compatibility with TYPO3 LTS 10','Zotorn IT (zotorn.de)',2,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.0/en-us','ter','',''),
(9294858,0,'webfonts','0.0.3',1857,157,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1587456016,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','77ee3c8a30964c56ff49d145b218456c','Mainly small documentation changes','Zotorn IT  zotorn.de',3,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.0/en-us','ter','',''),
(9294859,0,'webfonts','0.0.4',1857,214,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1587758109,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','d1cfc977b2e8f73b9e6b5c4ab0946670','AutoSetup is now cached','Zotorn IT  zotorn.de',4,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.0/en-us','ter','',''),
(9294860,0,'webfonts','0.1.0',1857,261,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1588419935,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','a204383e7352c58561fc0f042e37f703','Support for Fontawesome Icons Font','Zotorn IT  zotorn.de',1000,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.1/en-us','ter','',''),
(9294861,0,'webfonts','0.1.1',1857,102,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1630684570,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','e22ddccda015ec38e9534e645bff218a','Bugfix release','Zotorn IT  zotorn.de',1001,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.1/en-us','ter','',''),
(9294862,0,'webfonts','0.1.2',1857,106,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1630685677,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','3bcb5c36d9d844f14e18cd479711799f','Bugfix release','Zotorn IT  zotorn.de',1002,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.1/en-us','ter','',''),
(9294863,0,'webfonts','0.1.3',1857,124,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1631136468,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.0.2-1.0.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','fdd8d659ddfee3f023e5332d7ba790da','Bugfix release','Zotorn IT  zotorn.de',1003,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.1/en-us','ter','',''),
(9294864,0,'webfonts','0.2.0',1857,106,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1638802178,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.1.0-1.1.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','d7fb9edfae7d0cc213e5e2beedd33302','[TASK] TYPO3 11 support / Drop TYPO3 9 support\n\nTYPO3 11 support / Drop TYPO3 9 support','Zotorn IT  zotorn.de',2000,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.2/en-us','ter','',''),
(9294865,0,'webfonts','0.2.1',1857,139,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1638893962,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.1.0-1.1.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','2c39379b7dbe8ef6baad8016825b2034','[TASK] Version 0.2.1\n\nBugfix release','Zotorn IT  zotorn.de',2001,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.2/en-us','ter','',''),
(9294866,0,'webfonts','0.3.0',1857,67,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1688132885,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.1.0-1.1.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','bafabbc1e9e91ce19013bd86237a0a89','Released version 0.3.0 of webfonts','Zotorn IT  zotorn.de',3000,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.3/en-us','ter','',''),
(9294867,0,'webfonts','0.3.1',1857,66,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1688134087,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"vuejs\";s:12:\"1.1.0-1.1.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','9ec64d85f523f3a47b5f01476adebdf7','Released version 0.3.1 of webfonts','Zotorn IT  zotorn.de',3001,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.3/en-us','ter','',''),
(9294868,0,'webfonts','0.3.2',1857,68,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1688143059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:5:\"vuejs\";s:12:\"1.1.0-1.1.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','4f6c57fac1df57504a0be4a23584cf4c','Released version 0.3.2 of webfonts','Zotorn IT  zotorn.de',3002,0,0,'https://docs.typo3.org/p/zotornit/webfonts/0.3/en-us','ter','',''),
(9294869,0,'webfonts','0.4.0',1857,100,'Download webfonts for self-hosting','Easy way to use self-hosted webfonts on your website.',1,0,3,1688300992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Pronold','tp@zotorn.de','zotornit','2a2b0de18d1553946c8cbc9b18d11034','Released version 0.4.0 of webfonts','Zotorn IT  zotorn.de',4000,1,0,'https://docs.typo3.org/p/zotornit/webfonts/0.4/en-us','ter','',''),
(9294870,0,'patchcache','0.1.1',686,190,'Patches for the Cache','Collection of patches for the cache and the link generation',2,0,0,1586670642,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','52652195a66609b965eb3955edc46261','Use this extension together with taxajax and div2007.\r\nThe TYPO3 cache must not be used for Ajax calls with the eID parameter.\r\n\r\n','',1001,0,0,'https://github.com/franzholz/patchcache','ter','',''),
(9294871,0,'patchcache','0.1.2',686,282,'Patches for the Cache','Collection of patches for the cache and the link generation',3,0,0,1587032123,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c5c2911c6fa7cafc75fbe123811ee0fb','This extension is still experimental.\r\nMaybe it is sufficient for your case to add eID to FE.cacheHash.excludedParameters in the Install Tool.\r\n','',1002,0,0,'https://github.com/franzholz/patchcache','ter','',''),
(9294872,0,'patchcache','0.1.3',686,85,'Patches for the Cache','Collection of patches for the cache and the link generation',1,0,2,1660674153,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.0.0-7.99.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','9a392e5cd1e745c80851195736f260c8','bugfix to composer','',1003,0,0,'https://github.com/franzholz/patchcache','ter','',''),
(9294873,0,'patchcache','0.2.0',686,129,'Patches for the Cache','Collection of patches for the cache and the link generation',1,0,2,1660676268,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6e1159452ecd09aebf5f903f7b701883','support for TYPO3 10 and 11','',2000,1,0,'https://github.com/franzholz/patchcache','ter','',''),
(9294874,0,'custom_dashboard_widgets','0.1.0',1344,179,'TYPO3 custom dashboard widgets','Set of custom widgets for the new dashboard module.',1,0,0,1586797899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','7a9df0ee24f05ea266c55f8825b51a9a','Initial release.','',1000,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294875,0,'custom_dashboard_widgets','0.2.0',1344,204,'Custom dashboard widgets','Set of custom widgets for the new dashboard module.',1,0,0,1587104976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','a9c2d3d10172abb8cf3370a1dc3fdfd4','Apply breaking core changes regarding interfaces location','',2000,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294876,0,'custom_dashboard_widgets','1.0.0',1344,181,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1587453577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','ff31cdc88954e901aac2b9ccacf3614a','Added new widgets and much more examples. First stable release for v10.','',1000000,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294877,0,'custom_dashboard_widgets','1.1.0',1344,293,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1588598852,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','a8c1caea3d61b12ab5519679c27d9497','Changed registration of some widgets.','',1001000,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294878,0,'custom_dashboard_widgets','1.1.1',1344,108,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1619826423,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','c4d77044edf249f58d67224b6b95a42d','Add extension key to composer.json','',1001001,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294879,0,'custom_dashboard_widgets','1.2.0',1344,129,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1619830046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','ab02bf9bdae98bea5950ff338f579569','Add support for TYPO3 v11','',1002000,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294880,0,'custom_dashboard_widgets','1.2.1',1344,150,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1632427203,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:2:{s:17:\"extensionmananger\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Oliver Bartsch','bo@cedev.de','obartsch','e0ce0bd122c1f105d2487952de5f1043','[TASK] Change directory name','',1002001,0,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294881,0,'custom_dashboard_widgets','1.3.0',1344,100,'Custom dashboard widgets','Set of custom widgets for the new dashboard module. Lets start creating your own!',2,0,0,1688382060,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:17:\"extensionmananger\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Oliver Bartsch','bo@cedev.de','obartsch','8a845c776152514929d1862b3ac398a1','Make extension compatible with TYPO3 v12','',1003000,1,0,'https://github.com/o-ba/custom_dashboard_widgets/blob/master/Readme.md','ter','',''),
(9294882,0,'kz_ce_templating','1.0.2',159,159,'CE Templating','Create frontend templates with Content-Elements in backend',1,0,4,1586828649,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.9.99\";s:3:\"vhs\";s:12:\"3.1.0-5.9.99\";}}','Kai Vier','info@kaivier.de','kabazit','570b045e1c989575b673721d5c18a765','Typo3 Content-Element Templating Engine','',1000002,1,0,'https://gitlab.com/kabaz/kz-ce-templating/-/blob/master/README.md','ter','',''),
(9294883,0,'responsive_picture','0.9.0',1758,175,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,1,1586998240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','4327a5a27c8f56a5593a8659671f9b6b','Proof of concept release\n\nwhen installing this extension you can now add media variations to an image in the TYPO3 backend. This could be the same image, the same image cropped to a different view, or a completely different (cropped) image.\nA fluid-partial to replace the standard image partial to create the picture tag is provided as well.\nDocumentation and Integration-features will follow.','Sudhaus7, ein Label der B-Factor GmbH',9000,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294884,0,'responsive_picture','0.9.2',1758,165,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,1,1587030320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','15246442a668a46803646a803043e60f','Update Version number','Sudhaus7, ein Label der B-Factor GmbH',9002,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294885,0,'responsive_picture','0.9.3',1758,90,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,1,1587069800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann','mhofmann@sudhaus7.de','sudhaus7','6319b20317a1a6f3b7cf3b215404473e',':bookmark: New release 0.9.3\n- removed unnecessary usage of objectmanager\n- deprecated typoscript config\n- cutting down database queries\n- added documentation with screenshots','Sudhaus7, ein Label der B-Factor GmbH',9003,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294886,0,'responsive_picture','0.9.4',1758,168,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,1,1587074484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann / Frank Berger','mhofmann@sudhaus7.de','sudhaus7','63633c06b9131951d3ac7a574039a965','Version number update for packagist,\nMinor release, no update required','Sudhaus7, a B-Factor GmbH label',9004,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294887,0,'responsive_picture','0.9.5',1758,166,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,2,1587124640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','a1f66ba8bf3af183033e43b4d4c52f6b','change TYPO3 category,\nremove deprecated em_conf fields,\nadd autoload for non composer installs','Sudhaus7, a B-Factor GmbH label',9005,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294888,0,'responsive_picture','0.9.6',1758,186,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,2,1587740294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','e57c8e3a3faf4f30b6764fa274e94554','wrong push to TER from another extions of us. Version Bump to fix this','Sudhaus7, a B-Factor GmbH label',9006,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294889,0,'responsive_picture','0.9.7',1758,159,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,2,1589439807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','d65d76d2822d97365e1eb64298fd63f2','Update after security issues TYPO3 core, set TYPO3 version to minimum 10.4.2','Sudhaus7, a B-Factor GmbH label',9007,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294890,0,'responsive_picture','0.9.8',1758,253,'(Sudhaus7) Responsive Picture','Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img',2,0,2,1589449186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','mhofmann@sudhaus7.de','sudhaus7','814d4054026cafba3bc71ce5c45397d7','version bump','Sudhaus7, a B-Factor GmbH label',9008,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294891,0,'responsive_picture','1.0.0',1758,81,'(Sudhaus7) Responsive Picture','Adds media variations to the Image / FileReference Element, automatically creates media variations and allows to define different images and crop-configurations per media query',2,0,2,1594483738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','fberger@sudhaus7.de','sudhaus7','720fbe13554c0f53d43871db9d79329c','Merge pull request 6 from sudhaus7/feature/createmissingimages\n\nFeature/createmissingimages','Sudhaus7, a B-Factor GmbH label https://sudhaus7.de/',1000000,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294892,0,'responsive_picture','1.0.1',1758,303,'(Sudhaus7) Responsive Picture','Adds media variations to the Image / FileReference Element, automatically creates media variations and allows to define different images and crop-configurations per media query',2,0,2,1594484613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Hofmann & Frank Berger','fberger@sudhaus7.de','sudhaus7','506c958d59e668c038c9a27a6f2b786a','New in 1.0.0\n missing media sizes are now created automatically\n media sizes and their maxWidth and maxHeight are now configured in TypoScript\n Partial Media/Rendering/Image is a true drop-in replacement\n Documentation covers usage in the Frontend\nFixed composer.json issue','Sudhaus7, a B-Factor GmbH label https://sudhaus7.de/',1000001,0,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294893,0,'responsive_picture','5.0.3',1758,12,'(Sudhaus7) Responsive Picture','Adds media variations to the Image / FileReference Element, automatically creates media variations and allows to define different images and crop-configurations per media query',2,0,2,1778702131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Markus Hofmann & Frank Berger','fberger@sudhaus7.de','sudhaus7','f09e4b1169b1caf45beb9e2b68449cb8','Update for TYPO3 v14\nCompatibility Fixes\nCS Fixes','Sudhaus7, a B-Factor GmbH label https://sudhaus7.de/',5000003,1,0,'https://docs.typo3.org/p/sudhaus7/responsive-picture/1.0/en-us/','ter','',''),
(9294894,0,'loginviaemail','0.9.8',1615,123,'LoginViaEMail','With this extension you can use the e-mail address in the frontend login (felogin) instead of the frontend username. ',1,0,3,1587214197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Clemens Gogolin, Clemens Gogolin','service@cylancer.net, service@cylancer.net','docmcfly','be5780605c5b74a6768ce9a61700ea8f','With this extension you can use the e-mail address in the frontend login (felogin) instead of the frontend username. ','',9008,0,0,'','ter','',''),
(9294895,0,'loginviaemail','0.9.9',1615,138,'LoginViaEMail','EN:\nThe \"Frontend user login\" extension in the core can only be logged in with the user name.  The e-mail address that the user has entered in the personal data cannot be used. \n\nThis extension extends the authorization mechanism: \n\nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it. \n\nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL. \n\nDE: \nDas im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen.  Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden. \n\nDiese Erweiterung erweitert den Authorisationsmechanismus auf: \n\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig  zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt. \n\nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden. \n',1,0,4,1587389540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Clemens Gogolin, Clemens Gogolin','service@cylancer.net, service@cylancer.net','docmcfly','a87584b58748a1b580ce268922c27403','EN: The \"Frontend user login\" extension in the core can only be logged in with the user name.  The e-mail address that the user has entered in the personal data cannot be used. \r\n\r\nThis extension extends the authorization mechanism: \r\n\r\nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it. \r\n\r\nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL. \r\n\r\nDE: Das im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen.  Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden. \r\n\r\nDiese Erweiterung erweitert den Authorisationsmechanismus auf: \r\n\r\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig  zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt. \r\n\r\nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden. \r\nTranslated with www.DeepL.com/Translator (free version)','',9009,0,0,'','ter','',''),
(9294896,0,'loginviaemail','0.9.10',1615,154,'LoginViaEMail','EN:\nThe \"Frontend user login\" extension in the core can only be logged in with the user name.  The e-mail address that the user has entered in the personal data cannot be used. \n\nThis extension extends the authorization mechanism: \n\nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it. \n\nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL. \n\nDE: \nDas im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen.  Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden. \n\nDiese Erweiterung erweitert den Authorisationsmechanismus auf: \n\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig  zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt. \n\nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden. \n',1,0,4,1587834462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','06fa3617189f0c3ec3b6b459c7465d76','EN:\r\nThe \"Frontend user login\" extension in the core can only be logged in with the user name.  The e-mail address that the user has entered in the personal data cannot be used. \r\n\r\nThis extension extends the authorization mechanism: \r\n\r\nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it. \r\n\r\nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL. \r\n\r\nDE: \r\nDas im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen.  Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden. \r\n\r\nDiese Erweiterung erweitert den Authorisationsmechanismus auf: \r\n\r\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig  zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt. \r\n\r\nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden. \r\n','',9010,0,0,'','ter','',''),
(9294897,0,'loginviaemail','0.9.11',1615,80,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the personal data cannot be used. \n\nThis extension extends the authorization mechanism: \n\nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it. \n\nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL. \n\nDE: \nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden. \n\nDiese Erweiterung erweitert den Authorisationsmechanismus: \n\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt. \n\nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden. \n',1,0,4,1588262415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','a0f290ad16ab81997fabdc21cd1f2442',' - Version 8.7 allowed, thanks frikas\r\n\r\n- spelling error fixed','',9011,0,0,'','ter','',''),
(9294898,0,'loginviaemail','0.9.12',1615,169,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the personal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.\n    \nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden.\n',1,0,4,1588267317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.32-9.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','eda906e651bb67db6586370a443b4742','The repository leaves me no other choice:\r\n8.7.32 - 9.5.99','',9012,0,0,'','ter','',''),
(9294899,0,'loginviaemail','0.9.13',1615,99,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the personal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.\n    \nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden.\n',1,0,4,1589445051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.32-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','4ca0cb0ba33cde2109b60fc017fa3986','Tested with TYPO3 10.4 - Its works. :) ','',9013,0,0,'','ter','',''),
(9294900,0,'loginviaemail','1.0.0',1615,239,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the personal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail address will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nNote: This extension also affects the login via URL. In other words, you can also use an e-mail address for login in the URL.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.\n    \nHinweis: Diese Erweiterung wirkt sich auch auf den Login via URL aus. Sprich: man kann dann auch eine E-Mail-Adresse fürs Login in der URL verwenden.\n',2,0,4,1589709699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.32-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','8086c192d17521f031803c328171a050','Now it is officially stable. Version 1.0.0 :)','',1000000,0,0,'','ter','',''),
(9294901,0,'loginviaemail','1.9.0',1615,111,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the \npersonal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail \naddress will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. \nDie E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername \neindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',1,0,4,1603643317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','22a056531e7d70f2f1023426739776a6','Change from xClass replacement to a separate authentication service (beta)','',1009000,0,0,'','ter','',''),
(9294902,0,'loginviaemail','2.0.0',1615,116,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the \npersonal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail \naddress will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. \nDie E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername \neindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1605968861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','319fc6f3960f8d2ff2b9726be67b5543','The second version is stable now. ','',2000000,0,0,'','ter','',''),
(9294903,0,'loginviaemail','3.0.0',1615,108,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the \npersonal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail \naddress will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. \nDie E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername \neindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1656924598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','c883dc91d2a0f61c6869fca4d2f477cc','Changeover to the new TYPO3 version. The extension is now compatible for TYPO3 version 11.5. There are no technical changes.','',3000000,0,0,'','ter','',''),
(9294904,0,'loginviaemail','3.0.1',1615,109,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the \npersonal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail \naddress will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. \nDie E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername \neindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1676813890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','a2f9531c21322766bb31f713573a4b47','Update the extension icon','',3000001,0,0,'','ter','',''),
(9294905,0,'loginviaemail','4.0.0',1615,69,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail address that the user has entered in the \npersonal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user name can be uniquely assigned to the e-mail \naddress will the user name be passed to the authorization mechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem Nutzernamen einloggen. \nDie E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, kann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. Nur wenn der Nutzername \neindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem Authorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1716195409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','29bddc0cf3846fa62ae0b6fb4d059623','TYPO3 12.4 compatibility','',4000000,0,0,'','ter','',''),
(9294906,0,'loginviaemail','5.0.0',1615,35,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail \naddress that the user has entered in the  personal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user \nname can be uniquely assigned to the e-mail address will the user name be passed to the authorization \nmechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem \nNutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, \nkann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. \nNur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem \nAuthorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1742659912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.4-13.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','4241d30acfa2e9520b629408d2a17d94','TYPO3 13.4 compatibility ','',5000000,0,0,'','ter','',''),
(9294907,0,'loginviaemail','5.0.2',1615,38,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail \naddress that the user has entered in the  personal data cannot be used.\n    \nThis extension extends the authorization mechanism:\n    \nIf an email address is entered as the username, the corresponding user is identified. Only if the user \nname can be uniquely assigned to the e-mail address will the user name be passed to the authorization \nmechanism and the login be carried out with it.\n    \nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem \nNutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, \nkann man nicht verwenden.\n    \nDiese Erweiterung erweitert den Authorisationsmechanismus:\n    \nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. \nNur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem \nAuthorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1747582652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.4-13.4.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','e31ecf3bc3be51b0f78efdbeca55187d','Typo3 13 - Compatibility.','',5000002,0,0,'','ter','',''),
(9294908,0,'loginviaemail','5.1.0',1615,22,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail \naddress that the user has entered in the  personal data cannot be used.\n\nThis extension extends the authorization mechanism:\n\nIf an email address is entered as the username, the corresponding user is identified. Only if the user \nname can be uniquely assigned to the e-mail address will the user name be passed to the authorization \nmechanism and the login be carried out with it.\n\nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem \nNutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat, \nkann man nicht verwenden.\n\nDiese Erweiterung erweitert den Authorisationsmechanismus:\n\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert. \nNur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem \nAuthorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1768599880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.4-13.4.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','d364d9e68f84ebc53fe410b8c8b82f8d','5.1.0 :: Change service API','',5001000,0,0,'','ter','',''),
(9294909,0,'loginviaemail','6.0.0',1615,5,'LoginViaEMail','EN:\nWith the \"Frontend user login\" extension in the core, you can only log in with the user name. The e-mail\naddress that the user has entered in the  personal data cannot be used.\n\nThis extension extends the authorization mechanism:\n\nIf an email address is entered as the username, the corresponding user is identified. Only if the user\nname can be uniquely assigned to the e-mail address will the user name be passed to the authorization\nmechanism and the login be carried out with it.\n\nDE:\nMit der im Core befindlichen \"Frontend user login\"-Erweiterung kann man sich nur mit dem\nNutzernamen einloggen. Die E-Mail-Adresse, die der Nutzer in den persönlichen Daten hinterlegt hat,\nkann man nicht verwenden.\n\nDiese Erweiterung erweitert den Authorisationsmechanismus:\n\nWenn eine E-Mail-Adresse als Nutzername angeben wurde, wird der dazugehörige Nutzer identifiziert.\nNur wenn der Nutzername eindeutig zur E-Mail-Adresse zugeordnet werden kann, wird dem\nAuthorisationsmechanismus der Nutzername übergeben und mit diesem das Login durchgeführt.',2,0,4,1783259416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.4-14.3.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','769d5cb177f9b5ed15ce0a282f2e3b8e','6.0.0 :: TYPO3 14.3 compatibility','',6000000,1,0,'','ter','',''),
(9294910,0,'spl_cleanup_tools','9.0.0',267,98,'Cleanup Tools','This extension provides tools to clean up your TYPO3 installation.',0,0,4,1587408320,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Reifenscheid','christian.reifenscheid.2112@gmail.com','abandoned_extensions','984b09ba77e36917295f752e14a6e7b7','Initial release','',9000000,0,0,'https://docs.typo3.org/p/spl/spl-cleanup-tools/9.0/en-us','ter','',''),
(9294911,0,'spl_cleanup_tools','9.0.1',267,169,'Cleanup Tools','This extension provides tools to clean up your TYPO3 installation.',0,0,1,1587490672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Christian Reifenscheid','christian.reifenscheid.2112@gmail.com','abandoned_extensions','41ace5898b05c9358053e2b2b9a12876','Adjustment due to repository movement to github.','',9000001,1,0,'https://docs.typo3.org/p/spl/spl-cleanup-tools/9.0/en-us','ter','',''),
(9294912,0,'syntax','1.2.1',527,226,'Syntax Highlighting','Lightweight, robust, elegant syntax highlighting based on PrismJS',2,0,6,1587424761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"8.7.0-10.4.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','f47b7f20330f776fc08492bbd28097a9','https://github.com/benjaminkott/syntax/releases/tag/1.2.1','private',1002001,0,0,'','ter','',''),
(9294913,0,'syntax','2.0.1',527,140,'Syntax Highlighting','Lightweight, robust, elegant syntax highlighting based on PrismJS',2,0,6,1637328425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','a971683f339956217534da59fca37529','[RELEASE] v2.0.1','private',2000001,0,0,'','ter','',''),
(9294914,0,'syntax','3.0.0',527,94,'Syntax Highlighting','Lightweight, robust, elegant syntax highlighting based on PrismJS',2,0,6,1687851108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','13bee6e831649c348411931adac85309','[RELEASE] v3.0.0','private',3000000,0,0,'','ter','',''),
(9294915,0,'syntax','4.0.0',527,55,'Syntax Highlighting','Lightweight, robust, elegant syntax highlighting based on PrismJS',2,0,6,1729079647,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','a54a228c94c44d0ec19d5073ddcb10f9','[RELEASE] v4.0.0','private',4000000,0,0,'','ter','',''),
(9294916,0,'syntax','5.0.0',527,12,'Syntax Highlighting','Lightweight, robust, elegant syntax highlighting based on PrismJS',2,0,6,1776781844,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','4db3868b5482d9bccb73d1b5386bdafc','[RELEASE] v5.0.0','private',5000000,1,0,'','ter','',''),
(9294917,0,'cartbooks_kesearch_indexer','1.0.0',210,210,'Faceted Search Indexer for cart_books','ke_search indexer for cart_books',2,0,4,1587529504,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:10:\"cart-books\";s:13:\"2.0.0-2.99.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','49cdea1152045d656393f5ccd168d846','ke_search indexer for cart_books. First release.','SKom',1000000,1,0,'https://github.com/Starraider/cartbooks_kesearch_indexer','ter','',''),
(9294918,0,'schema_virtuallocation','1.0.0',752,177,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1587575307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:6:\"schema\";s:6:\"1.7.0-\";}}','Chris Müller','typo3@krue.ml','krueml','2b4dbc25580648055783138aafea946f','Add-on to the TYPO3 schema extension, providing the pending type VirtualLocation (useful for virtual events)','',1000000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294919,0,'schema_virtuallocation','1.1.0',752,140,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1609153566,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:6:\"schema\";s:11:\"1.7.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','50c7a6783ae001fd70a9ffd928b56e0f','Added:\r\n- Compatibility with TYPO3 v11','',1001000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294920,0,'schema_virtuallocation','1.2.0',752,144,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1627806734,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:6:\"schema\";s:13:\"1.7.0-2.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','56151c762e3427c61810c427af827cac','Added:\r\n- Compatibility with schema version 2','',1002000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294921,0,'schema_virtuallocation','1.3.0',752,110,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1665073604,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:6:\"schema\";s:13:\"1.7.0-2.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','df3417f4ce65891415ac6309ab21f950','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1003000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294922,0,'schema_virtuallocation','2.0.0',752,78,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1698077167,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','efd9ff1e40210e1da91933f25aa0cb65','Added:\r\n- Compatibility with schema version 3\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP  8.1\r\n- Compatibility with schema version 1 and 2','',2000000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294923,0,'schema_virtuallocation','2.1.0',752,78,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',2,0,2,1707045935,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','a49695325d56fe4b7559e06eb360c046','Added:\r\n- Compatibility with TYPO3 v13','',2001000,0,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294924,0,'schema_virtuallocation','2.2.0',752,25,'schema.org VirtualLocation','Add-on to the schema extension, providing VirtualLocation',5,0,2,1757441294,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b7b6af1cb94386cddb5c09ec42ce7dab','Changed:\r\n- Extension is now marked as obsolete\r\n\r\nSee documentation for alternatives:\r\nhttps://github.com/brotkrueml/schema-virtuallocation/blob/main/README.md','',2002000,1,0,'https://github.com/brotkrueml/schema-virtuallocation/blob/master/README.md','ter','',''),
(9294925,0,'widgets','1.0.0',390,390,'Dashboard Widgets','A collection of widgets for the Dashboard of TYPO3',1,0,2,1587593378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";}}','Richard Haeser, Koen Wouters','','richardhaeser','0d2c56f1f395ca4ecd3aa1173707008b','Initial version of the extension providing additional widgets for EXT:dashboard','',1000000,1,0,'https://docs.typo3.org/p/friendsoftypo3/widgets/1.0/en-us','ter','',''),
(9294926,0,'hubspot','2.1.0',184,184,'Hubspot Integration','Hubspot integration',1,0,4,1587806034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.99-10.4.99\";}}','Susanne Moog','susanne.moog@typo3.com','abandoned_extensions','bffdf373cab3c617bead47a068ead78b','Initial upload','TYPO3 GmbH',2001000,1,0,'https://docs.typo3.org/p/t3g/hubspot/2.1/en-us','ter','',''),
(9294927,0,'pagetemplates','1.2.0',221,221,'Page Templates for TYPO3','Create new pages from Templates',0,0,4,1587811915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Susanne Moog','susanne.moog@typo3.com','abandoned_extensions','cea89d8dc8f6c5d7bc72792ad4300736','Initial Upload to TER','TYPO3 GmbH',1002000,1,0,'','ter','',''),
(9294928,0,'warmup','1.3.0',665,255,'Cache Warmup','Allows to warmup caches via the command line interface',2,0,0,1588080016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','251c86828aec616d599173d17a5b6e58','Added compatibility TYPO3 v10','',1003000,0,0,'','ter','',''),
(9294929,0,'warmup','1.1.1',665,139,'Cache Warmup','Allows to warmup caches via the command line interface',2,0,0,1596553693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','7a88a6436af0353c15b7eed3765e9216','Bugfix Release','',1001001,0,0,'','ter','',''),
(9294930,0,'warmup','1.3.1',665,271,'Cache Warmup','Allows to warmup caches via the command line interface',2,0,0,1596553728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','846ba5430926adb720ba114784c79612','Bugfix Release','',1003001,1,0,'','ter','',''),
(9294931,0,'usercentrics','9.0.0',1951,203,'TYPO3 Usercentrics Extension','',2,0,2,1588087085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','2fcdd8c9d2dc3ce8cf2783162169d358','This extension integrates the Usercentrics Consent Management Platform (CMP) into TYPO3 and enables you to harmonize your marketing and data strategy with legal requirements. Usercentrics collects all configured third party libraries and offers them for consent to the visitor of the website.','',9000000,0,0,'https://docs.typo3.org/p/t3g/usercentrics/9.0/en-us','ter','',''),
(9294932,0,'usercentrics','10.0.0',1951,302,'TYPO3 Usercentrics Extension','',2,0,2,1588087459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','7c19ff5046845f77adda7c030a265d3a','This extension integrates the Usercentrics Consent Management Platform (CMP) into TYPO3 and enables you to harmonize your marketing and data strategy with legal requirements. Usercentrics collects all configured third party libraries and offers them for consent to the visitor of the website.','',10000000,0,0,'https://docs.typo3.org/p/t3g/usercentrics/10.0/en-us','ter','',''),
(9294933,0,'usercentrics','9.0.1',1951,169,'TYPO3 Usercentrics Extension','',2,0,2,1596736443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','ee4b4435b685e2333e0cd5cb4c636105','This is a bugfix release\r\n\r\n BUGFIX\r\n- [BUGFIX] Register argument dataServiceProcessor in ViewHelper (16) 1b41ebf\r\n- [BUGFIX] Allow setting of default language (15) bedab41\r\n- [BUGFIX] Render jsInline (18) 81d8769','',9000001,0,0,'https://docs.typo3.org/p/t3g/usercentrics/9.0/en-us','ter','',''),
(9294934,0,'usercentrics','10.0.1',1951,204,'TYPO3 Usercentrics Extension','',2,0,2,1596736477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','4c4c32be2632bab21ae18387555b9ed2','This is a bugfix release\r\n\r\n TASK\r\n- [TASK] Fix automatic tests a031b94\r\n\r\n BUGFIX\r\n- [BUGFIX] Register argument dataServiceProcessor in ViewHelper (16) 1e11ac1\r\n- [BUGFIX] Allow setting of default language (15) 6e526ba\r\n- [BUGFIX] Register argument dataServiceProcessor in ViewHelper fb1b095','',10000001,0,0,'https://docs.typo3.org/p/t3g/usercentrics/10.0/en-us','ter','',''),
(9294935,0,'usercentrics','9.0.2',1951,163,'TYPO3 Usercentrics Extension','',2,0,2,1598444539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','d9f74f865143a48ef97b04ea89925b58',' 9.0.2 Bugfix- and Maintenance-Release\r\n\r\n BUGFIX\r\n- [BUGFIX] Backport missing core ScriptViewHelper (21) f2f4500\r\n- [BUGFIX] Use correct configuration for settingsId (20) 3048426','',9000002,0,0,'https://docs.typo3.org/p/t3g/usercentrics/9.0/en-us','ter','',''),
(9294936,0,'usercentrics','10.0.2',1951,187,'TYPO3 Usercentrics Extension','',2,0,2,1598444572,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','187fd154d35a9f5486f95aa48429f1ee',' 10.0.2 Bugfix- and Maintenance-Release\r\n\r\n BUGFIX\r\n- [BUGFIX] Use correct configuration for settingsId (20) 771ceb3\r\n- [BUGFIX] Remove dev-master from build matrix 9ec6a8e','',10000002,0,0,'https://docs.typo3.org/p/t3g/usercentrics/10.0/en-us','ter','',''),
(9294937,0,'usercentrics','9.0.3',1951,162,'TYPO3 Usercentrics Extension','',2,0,2,1599731360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','e2ce5bd8b81bac68a3e333014c67702b',' 9.0.3\r\n\r\n BUGFIX\r\n- [BUGFIX] Unescape src before hand it over to the asset collector (23) 36b31e2','',9000003,0,0,'https://docs.typo3.org/p/t3g/usercentrics/9.0/en-us','ter','',''),
(9294938,0,'usercentrics','10.0.3',1951,247,'TYPO3 Usercentrics Extension','',2,0,2,1599731578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','3e1a65798208771284c45ac3b391f1e2',' 10.0.3\r\n\r\n BUGFIX\r\n- [BUGFIX] Unescape src before hand it over to the asset collector (23) 36b31e2','',10000003,0,0,'https://docs.typo3.org/p/t3g/usercentrics/10.0/en-us','ter','',''),
(9294939,0,'usercentrics','9.0.4',1951,127,'TYPO3 Usercentrics Extension','',2,0,2,1613731203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.5-9.5.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','5d454693aec77837b78780145ddb316d',' 9.0.4\r\n\r\n TASK\r\n\r\n- [TASK] Add automatic TER deployment 5bcba14\r\n\r\n BUGFIX\r\n\r\n- [BUGFIX] Set older PHP version not supported in ubuntu-latest image d586af4\r\n- [BUGFIX] Fix wrong documentation of dataServiceProcessor (25) 5afc3ca','',9000004,0,0,'https://docs.typo3.org/p/t3g/usercentrics/9.0/en-us','ter','',''),
(9294940,0,'usercentrics','10.0.4',1951,187,'TYPO3 Usercentrics Extension','',2,0,2,1613731232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','TYPO3 GmbH','info@typo3.com','typo3com','40751dd71d378670fdfe70cdaf1de5f0',' 10.0.4\r\n\r\n TASK\r\n\r\n- [TASK] Add automatic TER deployment 3b1c034\r\n\r\n BUGFIX\r\n\r\n- [BUGFIX] Set older PHP version not supported in ubuntu-latest image 2e6d926\r\n- [BUGFIX] Fix wrong documentation of dataServiceProcessor (26) c86f520','',10000004,1,0,'https://docs.typo3.org/p/t3g/usercentrics/10.0/en-us','ter','',''),
(9294941,0,'wv_file_cleanup','1.0.1',390,299,'FAL File cleanup','Enables cleanup of unused fal records.',2,0,4,1588146741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.1-10.4.99\";}}','Frans Saris','frans@beech.it,ricky@web-vision.de','web-vision-gmbh','325df3dbcc4312bada094bdfb4cc127f','Initial release','beech.it, web-vision GmbH',1000001,0,0,'https://github.com/web-vision/wv_file_cleanup/blob/master/README.md','ter','',''),
(9294942,0,'wv_file_cleanup','2.0.0',390,20,'FAL File cleanup','Enables cleanup of unused fal records.',2,0,4,1718808370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Frans Saris','frans@beech.it, ricky@web-vision.de, riad@web-vision.de','web-vision-gmbh','5d57270dd34e064ca88bc84df4e17a03','The TYPO3 extension \"FAL File Cleanup\" offers an easy way to identify and automatically clean up unused files in the TYPO3 system. \r\nA TYPO3 scheduler task carries out regular checks in the system and compares the linked files (file references) with the existing files in the TYPO3 file admin. If desired, these regular checks can also be limited to certain file endings.\r\nIf files are identified which do not have a link in the TYPO3 system content, they can be deleted directly, moved to a recycle bin first and deleted after definable intervals (e.g. after 30 days).','beech.it, web-vision GmbH',2000000,0,0,'https://github.com/web-vision/wv_file_cleanup/blob/master/README.md','ter','',''),
(9294943,0,'wv_file_cleanup','2.0.1',390,71,'FAL File cleanup','Enables cleanup of unused fal records.',2,0,4,1718808668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','web-vision Team','frans@beech.it, ricky@web-vision.de, riad@web-vision.de','web-vision-gmbh','66fefb3dbb3a2bed828674865122bd3d','Release 2.0.1','beech.it, web-vision GmbH',2000001,1,0,'https://github.com/web-vision/wv_file_cleanup/blob/master/README.md','ter','',''),
(9294944,0,'social_gdpr','0.1.0',2471,177,'Social GDPR','Show social media after user confirmation',2,0,2,1588162860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','6cdb554010f3dc9c4e007302e4368e9c','First version of social_gdpr.\nAll included YouTube videos will be replaced with a double click solution.\nPreview images are fetched by the server and included as background image.','biz-design',1000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294945,0,'social_gdpr','1.0.0',2471,177,'Social GDPR','Show social media after user confirmation',2,0,2,1588588638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','3ec3d6dbf38d8d047b1d8547b5e34d1c','Features:\n Support for YouTube and Vimeo videos\n Compatible to TYPO3 v8.7 - v10.4\n\nFor more information see ChangeLog.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294946,0,'social_gdpr','1.0.1',2471,159,'Social GDPR','Show social media after user confirmation',2,0,2,1588765334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','066edca7f85d39f478fda275480bf840','Bugfixes:\n Downgrade Javascript to ES 5\n Fix German language labels\n Use absolute path for play buttons\n\nFor more information see ChangeLog.','biz-design',1000001,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294947,0,'social_gdpr','1.0.2',2471,216,'Social GDPR','Show social media after user confirmation',2,0,2,1588781489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','c32d8cf04464482e91e9b4bc255c67f6','Features:\n Add responsive CSS\n\nFor more information see ChangeLog.','biz-design',1000002,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294948,0,'social_gdpr','1.0.3',2471,176,'Social GDPR','Show social media after user confirmation',2,0,2,1590489775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','2dbc4c4a3570444d40a8eb99dfcf965a','Bugfixes:\n Allow video urls without scheme\n\nFor more information see ChangeLog.','biz-design',1000003,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294949,0,'social_gdpr','1.0.4',2471,212,'Social GDPR','Show social media after user confirmation',2,0,2,1590752846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f521b2d85af8ba3e08f40c3f5ebf636f','Bugfixes:\n Correctly resolve play button path\n\nFor more information see ChangeLog.','biz-design',1000004,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294950,0,'social_gdpr','2.0.0',2471,173,'Social GDPR','Show social media after user confirmation',2,0,2,1597078864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','c89d88bd2626be2ee4f46face6aa2e34','Features:\n Add support for Google Maps iframes\n\nBugfixes:\n Correctly resolve height and width for videos (!Fluid templates have changed)\n\nFor more information see ChangeLog.','biz-design',2000000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294951,0,'social_gdpr','2.0.1',2471,173,'Social GDPR','Show social media after user confirmation',2,0,2,1599130888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','1f635019486c29a8d06fc34e6bf9e23b','Bugfixes:\n Add image constraints to Fluid templates\n\nFor more information see ChangeLog.','biz-design',2000001,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294952,0,'social_gdpr','2.0.2',2471,136,'Social GDPR','Show social media after user confirmation',2,0,2,1600872811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','9ef18a963efef822d90b3f62af4be872','Bugfixes:\n Improve iframe height and width detection\n Use correct CSS class for Google map icon\n\nFor more information see ChangeLog.','biz-design',2000002,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294953,0,'social_gdpr','3.0.0',2471,139,'Social GDPR','Show social media after user confirmation',2,0,2,1600959442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b6d15e89425a618058b2a656e4797fb4','Features:\n Add support for OpenStreetMaps\n Add extension configuration for preview images\n\n!!! Please be aware that you need to enable preview images in the\nextension configuration if you want to use it\n\nFor more information see ChangeLog.','biz-design',3000000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294954,0,'social_gdpr','3.0.1',2471,167,'Social GDPR','Show social media after user confirmation',2,0,2,1601558773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a45096836ea4645d4e83d8731543c85b','Bugfixes:\n Use proper scaling for OpenStreetMap maps\n\nFor more information see ChangeLog.','biz-design',3000001,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294955,0,'social_gdpr','3.0.2',2471,177,'Social GDPR','Show social media after user confirmation',2,0,2,1602588965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d0df5ce88bdd0073e4fa79e959652767','Bugfixes:\n Add default background to OSM maps\n Further improvements for OSM previews\n\nFor more information see ChangeLog.','biz-design',3000002,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294956,0,'social_gdpr','3.1.0',2471,143,'Social GDPR','Show social media after user confirmation',2,0,2,1620122267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','af5709401e314ef36e33c4e7d501b21a','Features:\n Make default Fluid templates more accessible\n Improve preview images for YouTube videos\n\nFor more information see ChangeLog.','biz-design',3001000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294957,0,'social_gdpr','3.2.0',2471,134,'Social GDPR','Show social media after user confirmation',2,0,2,1650900948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','3f2efd56add2fe57d522660284f9ae02','Features:\n Support for TYPO3 11.5\n Support for PHP 8\n\nFor more information see ChangeLog.','biz-design',3002000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294958,0,'social_gdpr','3.3.0',2471,68,'Social GDPR','Show social media after user confirmation',2,0,2,1716924822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','164b7b152f9de1b1d62bc0b48d10469e','Features:\n Delete stored preview images of media files\n Support for TYPO3 12.4\n\nFor more information see ChangeLog.','biz-design',3003000,0,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294959,0,'social_gdpr','3.4.0',2471,44,'Social GDPR','Show social media after user confirmation',2,0,2,1741642015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Nicole Hummel','nicole-typo3@nimut.dev','ichhabrechtbot','bbbf34ba79bab08dd51124466ef9e25e','Features:\r\n Support for TYPO3 13.4\r\n Support uMap URLs for OpenStreetMap iframes\r\n\r\nFor more information see ChangeLog.','biz-design',3004000,1,0,'https://github.com/IchHabRecht/social_gdpr/blob/master/README.md','ter','',''),
(9294960,0,'sync_crop_areas','1.0.0',1711,191,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1588254573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d013c8ecba8b1f029194c6e2a5e21ef6','Initial uploads','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294961,0,'sync_crop_areas','1.0.1',1711,96,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1588597310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','bf718b242bc07c94671dab6c8619df28','Update ext icon','jweiland.net',1000001,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294962,0,'sync_crop_areas','1.0.2',1711,315,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1588761837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','0a715122faed9aa2d49d5925a7b5fe81','Update documentation','jweiland.net',1000002,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294963,0,'sync_crop_areas','2.0.0',1711,122,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1632920814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','966f3c8c8d0db9f69f767f03b8afa140','Remove TYPO3 9 compatibility.\r\nAdd TYPO3 11 compatibility.\r\nExtension is still TYPO3 11 compatible.\r\nAdd UnitTests\r\nAdded section \"Configuration\" to documentation\r\nHarden our Hook for sync_crop_area feature','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294964,0,'sync_crop_areas','2.0.1',1711,115,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1635257385,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f2bc450de8d4abf619b8a1375e52c8be','Remove PHP 7.2 and PHP 7.3 compatibility.\r\nCheck for existing selected ratio in other cropVariants before copy.\r\nCode CleanUps for PHP 7.4.\r\nUpdate functional tests.','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294965,0,'sync_crop_areas','2.1.0',1711,103,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1642691583,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ec7c6d784452a1a0457f426f948700d5','- Move CropVariant synchronization into its own Service class\r\n- DataHandler hook uses synchronization service to process records\r\n- Add schedulable symfony command to process all sys_file_reference records\r\n','jweiland.net',2001000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294966,0,'sync_crop_areas','1.1.0',1711,98,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1642694819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','784b519dbf93a2a9e1dd056b138ae5fa','- Move CropVariant synchronization into its own Service class\r\n- DataHandler hook uses synchronization service to process records\r\n- Add schedulable symfony command to process all sys_file_reference records','jweiland.net',1001000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294967,0,'sync_crop_areas','2.2.0',1711,102,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1643613485,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4616d535cf9515d9ce17b96cca142527','[FEATURE] Respect TCA \"columnsOverrides\"\r\n[FEATURE] Respect TCA \"overrideChildTca\"\r\n[FEATURE] Respect TCA \"type\" specific configuration\r\nUse TYPO3 CropVariantCollection API to build crop JSON','jweiland.net',2002000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294968,0,'sync_crop_areas','1.2.0',1711,100,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1643613548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5904a806641dde85d7468e1d75a94699','[FEATURE] Respect TCA \"columnsOverrides\"\r\n[FEATURE] Respect TCA \"overrideChildTca\"\r\n[FEATURE] Respect TCA \"type\" specific configuration\r\nUse TYPO3 CropVariantCollection API to build crop JSON','jweiland.net',1002000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294969,0,'sync_crop_areas','2.2.1',1711,129,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1643979082,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','741298138376c8644d9da32bd675378e','BUGFIX: Sync column \"crop\" also for just new created sys_file_references.\r\nTASK: Add a lot more functional tests','jweiland.net',2002001,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294970,0,'sync_crop_areas','1.2.1',1711,100,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1643980375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a4a1f1c98222f802f7eb7d55af43aec7','BUGFIX: Sync column \"crop\" also for just new created sys_file_references.','jweiland.net',1002001,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294971,0,'sync_crop_areas','2.2.3',1711,84,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1682348873,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2e5d55f2a8aef04d162e9ce5f0f3921c','Bugfix: Respect cropVariants within columnsOverride of tables without ctrl type definition','jweiland.net',2002003,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294972,0,'sync_crop_areas','3.0.0',1711,100,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1683033564,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','54da5600c11a54b7fb4452199291bc32','Add TYPO3 12 compatibility\r\nRemove TYPO3 10 compatibility','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294973,0,'sync_crop_areas','4.0.0',1711,56,'Sync Crop Areas','Sync first found crop area to all other CropVariants',2,0,3,1733175290,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.2-8.99.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','b822541c9dc2fb62b65f9a07608a856f','   TASK: Add TYPO3 13 compatibility\r\n   TASK: Remove TYPO3 12 compatibility\r\n   TASK: Remove TYPO3 11 compatibility\r\n   TASK: Update Test Suite removing testing docker','jweiland.net',4000000,1,0,'https://docs.typo3.org/p/jweiland/sync-crop-areas/main/en-us/','ter','',''),
(9294974,0,'assetcollector','1.4.2',1396,686,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1588260400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','b13 GmbH','typo3@b13.com','benni','a1fbb8b39ca3a99753c9d89d29c05d32','Bugfix release','b13 GmbH, Stuttgart',1004002,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294975,0,'assetcollector','1.5.0',1396,141,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1609588642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','b13 GmbH','typo3@b13.com','benni','2064b8b046bc914b28d7e641bbb63d4a','Added compatibility for TYPO3 v11','b13 GmbH, Stuttgart',1005000,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294976,0,'assetcollector','1.5.1',1396,129,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1621767143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','b13 GmbH','typo3@b13.com','benni','51ca5ee4f86e73e02629fe91cff38874','[TASK] Release v1.5.1','b13 GmbH, Stuttgart',1005001,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294977,0,'assetcollector','1.5.2',1396,115,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1641211030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','b13 GmbH','typo3@b13.com','benni','85b6110193e04592775f9e434eec96f2','[RELEASE] Add support for PHP 8.0','b13 GmbH, Stuttgart',1005002,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294978,0,'assetcollector','1.6.0',1396,109,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1654093596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','b13 GmbH','typo3@b13.com','benni','f9e44fcf8d166cd4fdf7b5c1456b8044','[RELEASE] Add class to inline style tag','b13 GmbH, Stuttgart',1006000,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294979,0,'assetcollector','1.6.1',1396,88,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1667806103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','b13 GmbH','typo3@b13.com','benni','bd0e6360d08c5a8df100695b6615cdd6','[RELEASE] 1.6.1','b13 GmbH, Stuttgart',1006001,0,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294980,0,'assetcollector','2.0.0',1396,128,'Asset collector','Add CSS and SVG files and strings as inline style tag/inline svg to the html code.',2,0,2,1669732685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";}}','b13 GmbH','typo3@b13.com','benni','5963c5f3c85f2abdaae0597bce830d1c','Merge pull request 14 from b13/task/v12 [!!!] [TASK] Change Requirements','b13 GmbH, Stuttgart',2000000,1,0,'https://github.com/b13/assetcollector/blob/master/README.md','ter','',''),
(9294981,0,'logs','3.1.0',1978,159,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1588338304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','9764d2d0acaf122a32ee0fcdc2cd9f05','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.1.0','co-stack.com',3001000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294982,0,'logs','3.1.1',1978,196,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1588407952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','19d4ef6db74713474199d221bd632dcc','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/tags/v3.1.1','co-stack.com',3001001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294983,0,'logs','3.1.2',1978,229,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1593441916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','7c180fe83792e19ad27b4050eb5c6c9d','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.1.2','co-stack.com',3001002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294984,0,'logs','3.1.3',1978,123,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1615367974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','68144185a59aa7317dff17851a26c840','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.1.3','co-stack.com',3001003,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294985,0,'logs','3.1.4',1978,128,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1616935240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','0ff8d88d833f911bb20b9997cb8d853e','https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.1.4','co-stack.com',3001004,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294986,0,'logs','3.1.5',1978,111,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1624987283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','497c161cd43fe1556eea8dbbe13b4253','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.1.5','co-stack.com',3001005,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294987,0,'logs','3.2.0',1978,132,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1625051965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','6d8ba9e5d714b734e8b051bb0b2d0def','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.2.0','co-stack.com',3002000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294988,0,'logs','3.2.1',1978,117,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1629445760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','e79476cd23752b0a4c7d0fa515cba474','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.2.1','co-stack.com',3002001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294989,0,'logs','3.2.2',1978,118,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1630592791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','7eab6daefe5fde84680a8a0067059a8c','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.2.2','co-stack.com',3002002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294990,0,'logs','3.2.3',1978,122,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1638205462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','ee04ebb4e6a0f6c7d8331cd327e451ed','Release notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.2.3','co-stack.com',3002003,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294991,0,'logs','3.2.4',1978,96,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1665146014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','6d834a894d5f230761d53f91e41b1182','Release Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v3.2.4','co-stack.com',3002004,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294992,0,'logs','4.0.0',1978,83,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1671478615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','adbabba7cd100cf675289665e4e4bdb1','Thanks to in2code GmbH for sponsoring!\r\nRelease notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v4.0.0','co-stack.com',4000000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294993,0,'logs','4.0.1',1978,101,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1671538474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','adc2c520d899c70d5b893ebd789a17c2','Prevents exception when processors are configured.\r\nRelease notes https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v4.0.1','co-stack.com',4000001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294994,0,'logs','5.0.0',1978,86,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1696246894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','7089d71507f592ee840bccc28ec3722e','TYPO3 v12 compatibility.\r\nRelease Notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v5.0.0','co-stack.com',5000000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294995,0,'logs','4.0.2',1978,50,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1718363489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','16a7c1147581478099f6491cf1ab3c07','Fix type error for MySQL 5.7/mysqli\r\nRelease notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v4.0.2','co-stack.com',4000002,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294996,0,'logs','5.1.0',1978,40,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1736422280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','561602269da060089dc89d165bc77983','Added message filter\r\nRelease notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v5.1.0','co-stack.com',5001000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294997,0,'logs','5.2.0',1978,29,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1744024930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','0fc6bd24008d2ef4a4f72d40a21558d9','log level overrides for all log configurations and real TYPO3 v13 compat\r\n\r\nRelease notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v5.2.0','co-stack.com',5002000,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294998,0,'logs','5.2.1',1978,36,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1745135825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','14638357e8b7f46d780635f7cfada7ea','TYPO3 fixes regarding templating and initial settings state\r\nRelease notes: https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/releases/v5.2.1','co-stack.com',5002001,0,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9294999,0,'logs','5.3.1',1978,22,'co-stack.com Logs','Log Reader with a backend module and API to read, filter and delete logs from the TYPO3 Logging API',2,0,1,1762791590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Eglseder','oliver.eglseder@co-stack.com','vertexvaar','b97f78486fc8fe5884a173010da93d6c','Fixes \"Show Data\" option','co-stack.com',5003001,1,0,'https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/blob/master/README.md','ter','',''),
(9295000,0,'akamai','1.0.0',697,256,'Akamai CDN Adapter','Akamai CDN Adapter for TYPO3 allows to flush CDN caches related to a TYPO3 installation',2,0,3,1588344017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Benjamin Mack','typo3@b13.com','benni','80bbbc1fd495d8d0ec128297e2278fc4','Initial Release','b13 GmbH',1000000,0,0,'https://github.com/b13/akamai/blob/master/README.md','ter','',''),
(9295001,0,'akamai','1.0.2',697,164,'Akamai CDN Adapter','Akamai CDN Adapter for TYPO3 allows to flush CDN caches related to a TYPO3 installation',2,0,3,1591615363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Benjamin Mack','typo3@b13.com','benni','c772f99df48e013bcfe4c450582c6d5e','Add compatibility for EXT:proxycachemanager','b13 GmbH',1000002,0,0,'https://github.com/b13/akamai/blob/master/README.md','ter','',''),
(9295002,0,'akamai','1.0.3',697,277,'Akamai CDN Adapter','Akamai CDN Adapter for TYPO3 allows to flush CDN caches related to a TYPO3 installation',2,0,3,1591800076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Benjamin Mack','typo3@b13.com','benni','6732ac5d4bdedd5ba20f13b86b978b9a','Fixed issue with non-CDN-domains with proxy cache manager','b13 GmbH',1000003,1,0,'https://github.com/b13/akamai/blob/master/README.md','ter','',''),
(9295003,0,'mail_conf_override','2.0.0',535,156,'Mail Conf Override','The extension allows different mail configurations for mail from addresses.',2,0,3,1588588265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Daniel Gohlke','ext@extco.de','extcode','bf893bdadcfd5316c0cc5f197dadd22c','First release for TYPO3 v9.5.','extco.de UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/extcode/mail-conf-override/2.0/en-us','ter','',''),
(9295004,0,'mail_conf_override','3.0.0',535,243,'Mail Conf Override','The extension allows different mail configurations for mail from addresses.',2,0,3,1588601200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Gohlke','ext@extco.de','extcode','c29f8bece9ca02b53cce29c5a9c04f1b','First release for TYPO3 v10.4. ','extco.de UG (haftungsbeschränkt)',3000000,1,0,'https://docs.typo3.org/p/extcode/mail-conf-override/3.0/en-us','ter','',''),
(9295005,0,'mail_conf_override','1.0.0',535,136,'Mail Conf Override','The extension allows different mail configurations for mail from addresses.',2,0,3,1588666121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Daniel Gohlke','ext@extco.de','extcode','fa7e75883047ca3e0c2ce848dbbea2c9','First release for TYPO3 v8.7.','extco.de UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/extcode/mail-conf-override/1.0/en-us','ter','',''),
(9295006,0,'easycaptcha','1.0.0',652,140,'Easy Captcha','An easy to use extension which enables you to use custom generated captchas without 3rd Party integration in the TYPO3 form extension or in your custom extension or form.',2,0,2,1588611511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Columbus Interactive GmbH','hello@columbus-interactive.de','abandoned_extensions','f53911a9b58b2ab3bb2b499e9f3283dc','First production ready release','Columbus Interactive GmbH',1000000,0,0,'','ter','',''),
(9295007,0,'easycaptcha','1.2.0',652,98,'Easy Captcha','An easy to use extension which enables you to use custom generated captchas without 3rd Party integration in the TYPO3 form extension or in your custom extension or form.',2,0,2,1590695463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Columbus Interactive GmbH','hello@columbus-interactive.de','abandoned_extensions','f727edd0f6ee52aa760e3a7408d62627','1.2.0','Columbus Interactive GmbH',1002000,0,0,'','ter','',''),
(9295008,0,'easycaptcha','1.2.1',652,88,'Easy Captcha','An easy to use extension which enables you to use custom generated captchas without 3rd Party integration in the TYPO3 form extension or in your custom extension or form.',2,0,2,1590703925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Columbus Interactive GmbH','hello@columbus-interactive.de','abandoned_extensions','cd9c42bdce56d9d55e4ddd056cf149d3','Easy Captcha is now useable in non composer mode. Fixed a autoloading bug.','Columbus Interactive GmbH',1002001,0,0,'','ter','',''),
(9295009,0,'easycaptcha','1.2.2',652,326,'Easy Captcha','An easy to use extension which enables you to use custom generated captchas without 3rd Party integration in the TYPO3 form extension or in your custom extension or form.',2,0,2,1590768942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Columbus Interactive GmbH','hello@columbus-interactive.de','abandoned_extensions','ab3839053955f13d5e15ec0002e9c45b','Changed composer mode detection','Columbus Interactive GmbH',1002002,1,0,'','ter','',''),
(9295010,0,'apenactions','1.0.5',191,191,'apenactions','',2,0,3,1588628045,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.0.0-7.4.99\";s:5:\"typo3\";s:13:\"8.5.0-10.4.99\";}}','CERDAN Yohann [Site-nGo]','cerdanyohann@yahoo.fr','abandoned_extensions','600bbaf8c5bfa9bc150d7689ceedcb68','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000005,1,0,'','ter','',''),
(9295011,0,'cidaas','1.0.0',1963,181,'Cidaas For Typo3','This extension allows you to log into a TYPO3 frontend via Cidaas',1,0,5,1588678475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','gopi mallela','gopi.mallela@widas.in','gopimallela','4028d98c07b05899a65d8f604295c3fa','Enable frontend login of Typo3 via Cidaas','widas',1000000,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295012,0,'cidaas','1.0.1',1963,132,'Cidaas For Typo3','This extension allows you to log into a TYPO3 frontend via Cidaas. Cidaas stands for Customer Identity as a Service and delivers an out-of-the-box solution for standardized Access control and Identity management. Based on OAuth 2.0 and OpenID Connect Standards, the cidaas software can been seamlessly integrated into your business.',1,0,5,1588749481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Gopi Mallela','gopi.mallela@widas.in','gopimallela','8154eafd9ce1a8bf9b83bbb84206903d','Changes in description ','Widas Concepts',1000001,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295013,0,'cidaas','1.0.2',1963,104,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',1,0,5,1589521882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Gopi Mallela','gopi.mallela@widas.in','gopimallela','0b478996c5af65f52f3fe427b19498a8','Changes in the overview','Widas Concepts',1000002,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295014,0,'cidaas','1.0.3',1963,160,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',1,0,5,1589976013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Gopi Mallela','gopi.mallela@widas.in','gopimallela','524a6377dd952374f9057cd1dfde0696','Fixes in field mapping','Widas Concepts',1000003,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295015,0,'cidaas','1.0.4',1963,109,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',1,0,5,1590728953,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','Gopi Mallela','gopi.mallela@widas.in','gopimallela','3790c631ef457c0bf09c230710d9f3a0','Added composer support','Widas Concepts',1000004,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295016,0,'cidaas','1.0.5',1963,157,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',1,0,5,1591270909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','aaa9afacf449f48f4a0891a17d6d7e5f','Changes in description','Widas Concepts',1000005,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295017,0,'cidaas','1.0.6',1963,132,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1593673796,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','9f7a84727c84091a4871eecf5344cd81','Composer changes','Widas Concepts',1000006,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295018,0,'cidaas','1.0.7',1963,98,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1597293454,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','59c648e14cdc7d9f9a31b0f3b5a0def8','Added Logout from Cidaas plugin. Storage of access token is enabled.','Widas Concepts',1000007,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295019,0,'cidaas','1.0.8',1963,118,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1598423016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','40304b8efa210a726abbd762039762d1','Default redirection after login set to referer','Widas Concepts',1000008,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295020,0,'cidaas','1.0.9',1963,147,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1605087237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','53543a6430be72a9f93901e72067f538','Cookie deletion has been handled','Widas Concepts',1000009,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295021,0,'cidaas','1.1.0',1963,163,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1605524662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:3:\"php\";s:12:\"7.0.0-7.3.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','bd521004ec67e2b65f6cfb8416264edd','Landing page after logout can be set by the admin','Widas Concepts',1001000,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295022,0,'cidaas','2.0.0',1963,52,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1613039545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','4f7a9decd3fd709975e177a1fc6735d0','Support for TYPO3 v10','Widas Concepts',2000000,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295023,0,'cidaas','2.0.1',1963,146,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1613041081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','5a60923b06ab309058ac5781fcfb09da','Support for TYPO3 v10 and changes in description','cidaas by Widas ID GmbH',2000001,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295024,0,'cidaas','2.0.2',1963,107,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1634118306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','d19b758cebcceb662f25a2b49ce2847f','Enabled storage of refresh token.\r\nPerformance Improvements','cidaas by Widas ID GmbH',2000002,0,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295025,0,'cidaas','2.0.3',1963,157,'Cidaas For Typo3','If you would like to use a secure, scalable Identity and Access Management System along with Typo3, look no further.  This Extension allows you to use Cidaas as your Cloud based Identity System. You can have Cidaas perform Authentication and Authorization and access your TYPO3 frontend. Cidaas supports all standard protocols like OAuth 2.0 and OpenID Connect Standards. With easy to integrate SDK you should be able to secure your favourite Typo3 instance in no time!',2,0,5,1634907409,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','cidaas by Widas ID GmbH','developer@cidaas.de','gopimallela','fd5f6dfec7a75248b30efa968c96e4b8','Support for Typo3 11','cidaas by Widas ID GmbH',2000003,1,0,'https://docs.cidaas.de/plugin/cidaas_for_typo3.html','ter','',''),
(9295026,0,'ns_googledocs','1.0.0',1006,358,'[NITSAN] Import Google Docs to TYPO3','First-ever feature-rich TYPO3 solution to one-click import your Google Docs to your TYPO3 pages, news and blog. Demo: https://demo.t3terminal.com/t3t-extensions/ns-google-docs PRO: http://t3terminal.com/ns-google-docs-typo3-extension',2,0,1,1588763138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3: Keval Pandya, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','078d4f31d2b65054e21e8f381348a8c3','Merge branch master of https://github.com/nitsan-technologies/ns_googledocs','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295027,0,'ns_googledocs','1.1.0',1006,186,'[NITSAN] Import Google Docs to TYPO3','First-ever feature-rich TYPO3 solution to one-click import your Google Docs to your TYPO3 pages, news and blog. Demo: https://demo.t3terminal.com/t3t-extensions/ns-google-docs PRO: http://t3terminal.com/ns-google-docs-typo3-extension',2,0,1,1603540533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','T3: Keval Pandya, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','6ad97c5e58ae14f23032291aae224c24','[TODO] ext_emconf.php updated','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295028,0,'ns_googledocs','1.1.2',1006,129,'[NITSAN] Import Google Docs to TYPO3','First-ever feature-rich TYPO3 solution to one-click import your Google Docs to your TYPO3 pages, news and blog. Demo: https://demo.t3terminal.com/t3t-extensions/ns-google-docs PRO: http://t3terminal.com/ns-google-docs-typo3-extension',2,0,1,1631171399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','79493b0a2b0dd3de470fdc678a8fd7e4','New release of version 1.1.2 - see details, changelog and documentation on https://t3terminal.com/ns-google-docs-typo3-extension','NITSAN Technologies Pvt Ltd',1001002,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295029,0,'ns_googledocs','1.1.3',1006,129,'[NITSAN] Import Google Docs to TYPO3','First-ever feature-rich TYPO3 solution to one-click import your Google Docs to your TYPO3 pages, news and blog. Demo: https://demo.t3terminal.com/t3t-extensions/ns-google-docs PRO: http://t3terminal.com/ns-google-docs-typo3-extension',2,0,1,1645020866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d27fe1f92ea5c1a4ad797f4ab4d78874','New release of version 1.1.3 - see details, changelog and documentation on https://t3terminal.com/ns-google-docs-typo3-extension','NITSAN Technologies Pvt Ltd',1001003,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295030,0,'ns_googledocs','2.0.0',1006,102,'[NITSAN] Import Google Docs to TYPO3','First-ever feature-rich TYPO3 solution to one-click import your Google Docs to your TYPO3 pages, news and blog. Demo: https://demo.t3planet.com/t3t-extensions/ns-google-docs PRO: http://t3planet.com/ns-google-docs-typo3-extension',2,0,1,1676956512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','f14a02339d48ee5cca114dd25b22c21a','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-google-docs-typo3-extension ','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295031,0,'ns_googledocs','2.0.1',1006,69,'Google Docs','Manually transferring all content from Google Docs to your TYPO3 website can be a boring task, right? We understand your concerns, which is why weve created an efficient solution to simplify this migration process for TYPO3 users. Our innovative solution allows you to import your Google Docs directly into your TYPO3 pages, news, and blogs with just one click, saving you valuable time. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/googledocs  Premium Version, Documentation & Free Support: http://t3planet.com/ns-google-docs-typo3-extension',2,0,1,1712671863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','041a22b3f191fc853edf3b006fd6c606','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-googledocs-extension','T3Planet // NITSAN',2000001,0,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295032,0,'ns_googledocs','2.0.2',1006,33,'Google Docs to TYPO3 Importer','Tired of copying content manually from Google Docs to TYPO3? This extension lets you import Google Docs into TYPO3 pages, blogs, and news with a single clicksaving time and improving productivity.',2,0,1,1751630121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','36d3430dceb524989e8dd4d088abb19a','New release of version 2.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-googledocs-extension','T3Planet',2000002,1,0,'https://t3planet.de/typo3-googledocs-erweiterung','ter','',''),
(9295033,0,'cookieviewhelper','1.0.0',245,245,'Cookieviewhelper','Diese Extension fügt einen Viewhelper hinzu. Dieser prüft, ob die entsprechenden Cookies freigegen wurden.',2,0,4,1588841121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Daniel Pfeil','d.pfeil@api-studio.de','pfeilda','fd96fb56dc726e26c32afd809771f2ec','Uploaded with ter-client','API Studio UG haftungsbeschränkt',1000000,1,0,'','ter','',''),
(9295034,0,'wechange','1.0.0',763,245,'WECHANGE Integration','TYPO3 integration for the WECHANGE platform (https://wechange.de/)',0,0,3,1588939090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.9-9.5.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Jessica Schlierenkamp','mail@schlierenkamp.de','jschlierenkamp','5d5b31245c5d21cd7d8bc82f440b95db','First public release','',1000000,0,0,'https://docs.typo3.org/p/jazzica/wechange/1.0/en-us','ter','',''),
(9295035,0,'wechange','1.0.1',763,250,'WECHANGE Integration','TYPO3 integration for the WECHANGE platform (https://wechange.de/)',2,0,3,1589191455,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Jessica Schlierenkamp','mail@schlierenkamp.de','jschlierenkamp','a19858e31e4374dea2aefe88e60e8660','Added a changelog and straightened out info regarding extension state & TYPO3 compatibility.','',1000001,0,0,'https://docs.typo3.org/p/jazzica/wechange/1.0/en-us','ter','',''),
(9295036,0,'wechange','1.1.0',763,75,'WECHANGE Integration','TYPO3 integration for the WECHANGE platform (https://wechange.de/)',2,0,3,1667465892,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Jessica Schlierenkamp','mail@schlierenkamp.de','jschlierenkamp','3336f9526772d8fa391b3abf26335f83','Added caching for project listing, reworked unit tests & misc. minor changes','',1001000,0,0,'https://docs.typo3.org/p/jazzica/wechange/1.1/en-us','ter','',''),
(9295037,0,'wechange','2.0.0',763,74,'WECHANGE Integration','TYPO3 integration for the WECHANGE platform (https://wechange.de/)',2,0,3,1668432352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jessica Schlierenkamp','mail@schlierenkamp.de','jschlierenkamp','7f0d54bcaecba28c6c63518d4a9d63c1','Removed support for TYPO3 9.5, added support for TYPO3 11.5','',2000000,0,0,'https://docs.typo3.org/p/jazzica/wechange/2.0/en-us','ter','',''),
(9295038,0,'wechange','2.0.1',763,119,'WECHANGE Integration','TYPO3 integration for the WECHANGE platform (https://wechange.de/)',2,0,3,1668500902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jessica Schlierenkamp','mail@schlierenkamp.de','jschlierenkamp','4f96410fd44aa97d186e51db1c2762e3','Updated documentation & readme','',2000001,1,0,'https://docs.typo3.org/p/jazzica/wechange/2.0/en-us','ter','',''),
(9295039,0,'modern_template_building','1.0.0',550,161,'Modern Template Building - A historic TYPO3 piece','Ships cObjects TEMPLATE and FILE to build sites with marker-based templates for TYPO3',2,0,2,1589356085,'a:0:{}','Benni Mack','typo3@b13.com','benni','7e1567cd6b6d22a80f18aa631fa75c82','A homage to the old-style marker-based templating of TYPO3','b13 GmbH',1000000,0,0,'https://github.com/bmack/modern-template-building/blob/master/README.md','ter','',''),
(9295040,0,'modern_template_building','1.0.1',550,314,'Modern Template Building - A historic TYPO3 piece','Ships cObjects TEMPLATE and FILE to build sites with marker-based templates for TYPO3',2,0,2,1589370483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Benni Mack','typo3@b13.com','benni','26cac20fc2cb76da5c3263f7ca0d47d9','A homage to the old-style marker-based templating of TYPO3','b13 GmbH',1000001,0,0,'https://github.com/bmack/modern-template-building/blob/master/README.md','ter','',''),
(9295041,0,'modern_template_building','1.1.1',550,75,'Modern Template Building - A historic TYPO3 piece','Ships cObjects TEMPLATE and FILE to build sites with marker-based templates for TYPO3',2,0,2,1712177504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Benni Mack','typo3@b13.com','benni','ee12808c40db4a3dd2c54d6cf55f027a','[RELEASE] TYPO3 v12 LTS support','b13 GmbH',1001001,1,0,'https://github.com/bmack/modern-template-building/blob/master/README.md','ter','',''),
(9295042,0,'randomizer','1.0.3',2183,132,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',999,0,4,1589356879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','7c2580b9d1a0d2597b68802b35894665','Uploaded with ter-client','',1000003,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295043,0,'randomizer','1.0.4',2183,135,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589358438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','5e91401160c0bf3ec11c44b7293a5fbd','Version 1.0 for TYPO3 8.7','',1000004,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295044,0,'randomizer','2.0.4',2183,132,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589359083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','884af29c6d8d398417f029d70eb68771','Version 2.0 for TYPO3 9.5','',2000004,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295045,0,'randomizer','3.0.4',2183,135,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589359286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','bd68a2bc3349b3b62c80e6ff0eab0038','Version 3.0 for TYPO3 10.4','',3000004,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295046,0,'randomizer','1.0.5',2183,132,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589361433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','5774d2bb0ddbb6f303a845c0212fd936','Small improvements and bugfixes','',1000005,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295047,0,'randomizer','2.0.5',2183,137,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589361463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','1cdb19b1e976deb0753aa9ea894ef5a8','Small improvements and bugfixes','',2000005,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295048,0,'randomizer','3.0.5',2183,174,'Randomizer','This is a TYPO3 extension. It randomizes content in the database. Its a wrapper for fzaninotto/faker.',2,0,0,1589361496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','0a4635fd36950b764f7f5471554404cd','Small improvements and bugfixes','',3000005,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295049,0,'randomizer','1.2.0',2183,125,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fzaninotto/faker.',2,0,0,1597398446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','1af976d8f3a1965754291254cec033c7','Version 1.2 for TYPO3 8.7\r\n\r\n[TASK] Release version 1.2.0\r\n[TASK] Update documentation\r\n[TASK] New feature to set equal fields','',1002000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295050,0,'randomizer','3.2.0',2183,167,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fzaninotto/faker.',2,0,0,1597398540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','be419028ec559b7c988c089ea1a09044','Version 3.2 for TYPO3 9.5 and 10.4\r\n\r\n[TASK] Release version 3.2.0\r\n[TASK] Update documentation\r\n[TASK] New feature to set equal fields\r\n\r\nWe dont need an extra version for TYPO3 9.5 anymore.','',3002000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295051,0,'randomizer','3.3.0',2183,110,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620044009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','2d2a4a5a289e0fdb929d551678d6cc84','Version 3.3 for TYPO3 9.5 and 10.4\r\n\r\nImplement first functional tests.\r\nMove code to abstract class if its used in export and randomize command.','',3003000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295052,0,'randomizer','3.4.0',2183,108,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620122912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','6930119545d7be096fd69f88a5cb6796','Version 3.4 for TYPO3 9.5 and 10.4 and 11.2\r\n\r\nCompatibility with TYPO3 11.2','',3004000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295053,0,'randomizer','3.4.2',2183,108,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620152949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','be896b61b42b248f844e81d20764f7be','Updated extension to 3.4.2','',3004002,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295054,0,'randomizer','3.4.4',2183,109,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620200701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','83afa38aea7134cc300b4911b509879e','Version 3.4 for TYPO3 9.5 and 10.4 and 11.2\n\nPlaying with GitLab CI and typo3/tailor.','',3004004,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295055,0,'randomizer','3.4.5',2183,107,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620201993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','a37e8ab4aa7eaf28216fcc63be522835','Version 3.4 for TYPO3 9.5 and 10.4 and 11.2\n\nAnother test with GitLab CI and typo3/tailor.','',3004005,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295056,0,'randomizer','3.4.9',2183,162,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1620219460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','68cbe1b4281c747f9f80282384a8d23b','Version 3.4 for TYPO3 9.5 and 10.4 and 11.2\n\nAnother test with GitLab CI and typo3/tailor.','',3004009,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295057,0,'randomizer','3.4.12',2183,60,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1702631591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','e7c935be996bec8a268b12ebb23f64c2','Bugfix release','',3004012,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295058,0,'randomizer','3.5.0',2183,78,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1702907685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','8b59ccca4865c43361b8ddaddbe86a3c','Compatibility with TYPO3 11 and 12','',3005000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295059,0,'randomizer','4.0.1',2183,22,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1755613783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','88eefb45a60f86d2a6e7a7523d19e9ca','Compatibility with TYPO3 12 and 13','',4000001,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295060,0,'randomizer','4.1.0',2183,20,'Randomizer','This is a TYPO3 extension. It randomizes content in the database or during an export. Its a wrapper for fakerphp/faker.',2,0,0,1756129065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','9eb9de5a6b070c7a14bfa6ac0fb36856','Add feature to skip uids and improve README','',4001000,0,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295061,0,'randomizer','4.1.1',2183,30,'Randomizer','This TYPO3 extension allows you to randomize the content of database tables, either during a database export or directly in the database. The extension is useful for anonymizing data on or for development systems. The random values are generated with the fakerphp/faker package.',2,0,0,1756130168,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','718db8339ac67ad1230a4f13ca99017c','Update package description','',4001001,1,0,'https://gitlab.com/mhuber84/randomizer/-/blob/master/README.md','ter','',''),
(9295062,0,'mw_cache_widget','1.1.0',543,185,'Mittwald Cache Widget (APCu & OpCodeCache)','Dashboard widget that displays the current memory usage of OpCodeCache or APCu',1,0,0,1589481855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','67ba3658c043916558c2b5e124c1a3d0','initial release','Mittwald CM Service GmbH',1001000,0,0,'','ter','',''),
(9295063,0,'mw_cache_widget','1.1.1',543,98,'Mittwald Cache Widget (APCu & OpCodeCache)','Dashboard widget that displays the current memory usage of OpCodeCache or APCu',1,0,0,1642403730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','872b3c12342b1686fe9a246bcf8670a9','Release for TYPO3 v10','Mittwald CM Service GmbH',1001001,0,0,'','ter','',''),
(9295064,0,'mw_cache_widget','2.0.0',543,130,'Mittwald Cache Widget (APCu & OpCodeCache)','Dashboard widget that displays the current memory usage of OpCodeCache or APCu',2,0,0,1642403763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','40b843af9814d3bda531d00e21d7f107','Release for TYPO3 v11','Mittwald CM Service GmbH',2000000,0,0,'https://docs.typo3.org/p/mittwald/mw-cache-widget/2.0/en-us','ter','',''),
(9295065,0,'mw_cache_widget','3.0.0',543,91,'Mittwald Cache Widget (APCu & OpCodeCache)','Dashboard widget that displays the current memory usage of OpCodeCache or APCu',2,0,0,1692701910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','5640de2a69ad835a1f10f81941a41a63','Added TYPO3 12.4 compatibility','Mittwald CM Service GmbH',3000000,0,0,'https://docs.typo3.org/p/mittwald/mw-cache-widget/3.0/en-us','ter','',''),
(9295066,0,'mw_cache_widget','3.1.0',543,39,'Mittwald Cache Widget (APCu & OpCodeCache)','Dashboard widget that displays the current memory usage of OpCodeCache or APCu',2,0,0,1741347815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','a865f04acbf6306a2f55b4bbc77e3671','Added TYPO3 13.4 compatibility','Mittwald CM Service GmbH',3001000,1,0,'https://docs.typo3.org/p/mittwald/mw-cache-widget/3.1/en-us','ter','',''),
(9295067,0,'mw_matomo_widget','1.1.0',627,237,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',1,0,0,1589481903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','c92f177d77ef1891f331b4c238f780b4','initial release','Mittwald CM Service GmbH',1001000,0,0,'','ter','',''),
(9295068,0,'mw_matomo_widget','2.0.0',627,128,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',1,0,0,1642409390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','5d55695fe23780c2015c6f04ba8f82cc','Release for TYPO3 v11','Mittwald CM Service GmbH',2000000,0,0,'https://docs.typo3.org/p/mittwald/mw_matomo_widget/2.0/en-us','ter','',''),
(9295069,0,'mw_matomo_widget','2.0.1',627,91,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',1,0,0,1680097235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','29a8b4574280dca831a9c878fcce271a','[BUGFIX] Avoid undefined array key with PHP 8 2 - thanks @rteitge\r\n[TASK] Allow TYPO3 composer plugins','Mittwald CM Service GmbH',2000001,0,0,'https://docs.typo3.org/p/mittwald/mw_matomo_widget/2.0/en-us','ter','',''),
(9295070,0,'mw_matomo_widget','3.0.0',627,91,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',2,0,0,1692701923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','b51b211952aa83448ca7b6e183305966','Added TYPO3 12.4 compatibility','Mittwald CM Service GmbH',3000000,0,0,'https://docs.typo3.org/p/mittwald/mw_matomo_widget/3.0/en-us','ter','',''),
(9295071,0,'mw_matomo_widget','3.1.0',627,33,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',2,0,0,1741347844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','ff734cda341a0f117d65208183c69059','Maintenance release. Use Matomo \"VisitsSummary\" API','Mittwald CM Service GmbH',3001000,0,0,'','ter','',''),
(9295072,0,'mw_matomo_widget','4.0.0',627,47,'Mittwald Matomo Widget','Dashboard widget that displays the visitor data of your Matomo instance',2,0,0,1741347861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Mittwald CM Service GmbH','support@mittwald.de','mittwald-cm-service','0cd9a9ea0ca773caeeafa44eb2c117c0','Added TYPO3 13.4 compatibility','Mittwald CM Service GmbH',4000000,1,0,'','ter','',''),
(9295073,0,'page_creator','1.0.1',171,171,'Page Creator','Page Creator is a tool for creating many pages quickly and easily',2,0,4,1589539920,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:3:\"php\";s:0:\"\";s:20:\"fluid_styled_content\";s:0:\"\";}}','milan44','milanbartky@gmail.com','milan44','562b1288fc2c41223a3d51d7df8a5803','- Fixed bug where bottom save button wont work\r\n- Now automatically focusing the title field\r\n- Fixed bug where pages would be created after selected page instead of inside it\r\n- Added loading icon\r\n- Fixed error when no sub-pages exist yet','',1000001,1,0,'https://gitlab.com/wiese2-typo3/page_creator/-/blob/master/README.md','ter','',''),
(9295074,0,'bw_focuspoint_images','2.0.0',2006,211,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,6,1589547094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','d01b5b1f09964117c1d570bb6385ea8f','First upload','blueways',2000000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295075,0,'bw_focuspoint_images','2.1.0',2006,276,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1589800779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','97d5f57ddb6cce47ea5aeaf514eb44ea','Updated translation, documentation, frontend example','blueways',2001000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295076,0,'bw_focuspoint_images','2.2.0',2006,239,'Bw Focuspoint Images','Image Editor for adding focus points to images',1,0,3,1594911415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','187eb747558b034050f47ec8212d5178','New link browser for the Focuspoint Wizard','blueways',2002000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295077,0,'bw_focuspoint_images','2.2.1',2006,190,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1603790172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.0.0-9.5.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','045714b6e4f7514f25db86cd8a801f00','Fix error on save in TYPO3 v8','blueways',2002001,0,0,'https://github.com/maikschneider/','ter','',''),
(9295078,0,'bw_focuspoint_images','2.3.0',2006,126,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1615895959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','5f1ecd45feb60fd1479d1bb7b5b24b5c','Support for TYPO3 v10','blueways',2003000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295079,0,'bw_focuspoint_images','2.3.1',2006,141,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1617987327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','434c084b4e0a5898420ec886bc58896a','   Bugfix in case of missing TypoScript include at root page','blueways',2003001,0,0,'https://github.com/maikschneider/','ter','',''),
(9295080,0,'bw_focuspoint_images','2.3.2',2006,115,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1629213777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','a653c6c7aea88bdf92a822e9a11f02bb','Fix translation of Focuspoint elements, Add link target to link fields in Focuspoint wizard','blueways',2003002,0,0,'https://github.com/maikschneider/','ter','',''),
(9295081,0,'bw_focuspoint_images','2.3.3',2006,137,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1629220381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','1a617661dbba0af8033c1a996487d254','TYPO3 v11 compatibility','blueways',2003003,0,0,'https://github.com/maikschneider/','ter','',''),
(9295082,0,'bw_focuspoint_images','3.0.0',2006,124,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1632128998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','4053a8d2efd471b6d29b6f49c5599528','Native link browser: Support all configured LinkBrowsers (e.g. Files), drop support of TYPO3 v7 & v8, new backend preview','blueways',3000000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295083,0,'bw_focuspoint_images','3.0.1',2006,145,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1635259012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','b95141d05b9682fbe917c183b482953e','BUGFIX: link browser not working in Firefox and TYPO3 v9','blueways',3000001,0,0,'https://github.com/maikschneider/','ter','',''),
(9295084,0,'bw_focuspoint_images','3.0.4',2006,100,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1678051463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d209b2e22e22c3be24670c77e363aa66','BUGFIX: Access of non existing property (thanks to @3l73)','XIMA Media GmbH',3000004,0,0,'https://github.com/maikschneider/','ter','',''),
(9295085,0,'bw_focuspoint_images','4.0.0',2006,87,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1695553593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a97fe731aebca949bec30ec24b36730d','Feature: TYPO3 v12 support','XIMA Media GmbH',4000000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295086,0,'bw_focuspoint_images','5.1.1',2006,30,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1744193503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','0abad40091ecfe81fea8e445ffee6d6e','TYPO3 v13 Support, see https://github.com/maikschneider/bw_focuspoint_images/releases','XIMA Media GmbH',5001001,0,0,'https://github.com/maikschneider/','ter','',''),
(9295087,0,'bw_focuspoint_images','5.2.0',2006,33,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1744667353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','feeb1851ba39bc3f2ec11e764fc9af9f','See release notes at https://github.com/maikschneider/bw_focuspoint_images/releases/tag/5.2.0','XIMA Media GmbH',5002000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295088,0,'bw_focuspoint_images','6.0.0',2006,40,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1749456729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','06e410a70678fbba2a415df514422670','See release notes at https://github.com/maikschneider/bw_focuspoint_images/releases/tag/6.0.0','XIMA Media GmbH',6000000,0,0,'https://github.com/maikschneider/','ter','',''),
(9295089,0,'bw_focuspoint_images','6.0.1',2006,12,'Bw Focuspoint Images','Image Editor for adding focus points to images',2,0,3,1775364958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','f181dc53489bc9fa9d844339485b12aa','See release notes at https://github.com/maikschneider/bw_focuspoint_images/releases/tag/6.0.1','XIMA Media GmbH',6000001,1,0,'https://github.com/maikschneider/','ter','',''),
(9295090,0,'core_upgrader','1.0.0',751,155,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1589896030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','d6ea724d548653a87bb4cb1359bb0931','First version of core_upgrader.\n\nPlease see manual for installation and usage.','biz-design',1000000,0,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295091,0,'core_upgrader','1.1.0',751,143,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1590487698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','465869c9533cd80e7e1d60aca094d05c','Features:\n Allow to force run upgrade wizards\n\nFor more information see ChangeLog.','biz-design',1001000,0,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295092,0,'core_upgrader','1.2.0',751,124,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1596629449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','f696379e1de4fd13e8866c053798055f','Features:\n Add missing upgrade wizards from typo3/cms-felogin\n\nFor more information see ChangeLog.','biz-design',1002000,0,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295093,0,'core_upgrader','1.2.1',751,85,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1597658163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','a070a433b8919b1064574f9564737ebb','Bugfixes:\n Ensure v87 DatabaseRowsUpdateWizard runs correctly\n\nFor more information see ChangeLog.','biz-design',1002001,0,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295094,0,'core_upgrader','1.3.0',751,125,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1599558328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','b3e80ae2a6b2d866c7dbe0ad8f782d8b','Features:\n Add missing upgrade wizard from typo3/cms-form\n\nBugfixes:\n Load existing upgrade wizards only\n\nFor more information see ChangeLog.','biz-design',1003000,0,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295095,0,'core_upgrader','1.3.1',751,119,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1613931414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nicole Cordes','typo3@cordes.co','ichhabrechtbot','742308985be2cb24e9f39852708bfb3b','Bugfixes:\r\n Prevent errors in EXT:scheduler backend module\r\n\r\nFor more information see ChangeLog.','biz-design',1003001,1,0,'https://github.com/IchHabRecht/core_upgrader/blob/master/README.md','ter','',''),
(9295096,0,'cc_dbal_leftjoin','1.0.2',411,168,'CC dbal LeftJoin','Correction extension for dbal leftjoin behavior with restrictions',2,0,5,1589969966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:6:\"7.0.0-\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','05c5a8b6257251eb3fb4798fc72a4f2b','Initial release.\r\nThis extension makes it possible to set the correct behavior of left joins with restrictions.\r\nSimply add true as additional last parameter: $queryBuilder-leftJoin($fromAlias, $join, $alias, $condition, true);','',1000002,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-dbal-leftjoin','ter','',''),
(9295097,0,'cc_dbal_leftjoin','1.0.3',411,145,'CC dbal LeftJoin','Correction extension for dbal leftjoin behavior with restrictions',2,0,5,1593063301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:6:\"7.0.0-\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','b72490680f306fa61da8a447323fe974','Documentation added.','',1000003,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-dbal-leftjoin','ter','',''),
(9295098,0,'cc_dbal_leftjoin','1.0.4',411,98,'CC dbal LeftJoin','Correction extension for dbal leftjoin behavior with restrictions',5,0,5,1634804078,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:3:\"php\";s:6:\"7.0.0-\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','4d20c73df1d228f9d54d7d76c1831bec','This extension is obsolete since TYPO3 10.4.16, as the behaviour in the TYPO3 core has been fixed.\r\n@see https://github.com/typo3/typo3/commit/a0b5e940b9','',1000004,1,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-dbal-leftjoin','ter','',''),
(9295099,0,'turnjs4typo3','1.0.0',585,178,'TurnJs4Typo3','Manages Documents and displays them with rutnjs',0,0,3,1590135779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','7199e74042576c35b792fa26492c5464','Initial Upload.','',1000000,0,0,'https://github.com/lygie2221/turnjs4typo3/blob/master/README.md','ter','',''),
(9295100,0,'turnjs4typo3','1.0.1',585,135,'TurnJs4Typo3','Manages Documents and displays them with turnJs',1,0,3,1596477763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','c5700bebb77d844d7783fd0408386612','TYPO3 10.x compatibility','',1000001,0,0,'https://github.com/lygie2221/turnjs4typo3/blob/master/README.md','ter','',''),
(9295101,0,'turnjs4typo3','1.0.2',585,78,'TurnJs4Typo3','Manages Documents and displays them with turnJs',1,0,3,1603557275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','dfb967dd08caee44415f9ea58e69343e','Fix for TYPO3 10','',1000002,0,0,'https://github.com/lygie2221/turnjs4typo3/blob/master/README.md','ter','',''),
(9295102,0,'turnjs4typo3','1.0.3',585,115,'TurnJs4Typo3','Manages Documents and displays them with turnJs',1,0,3,1604242069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','e80e46ceb88838b882a16e3cca76a561','Allow TurnJS Configuration in Backend','',1000003,0,0,'https://github.com/lygie2221/turnjs4typo3/blob/master/README.md','ter','',''),
(9295103,0,'turnjs4typo3','1.0.4',585,79,'TurnJs4Typo3','Manages Documents and displays them with turnJs',1,0,3,1660824267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.99-11.99.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','817f17be24d1aa810a313894793fe805','TYPO3 11 compitibility','',1000004,1,0,'https://github.com/lygie2221/turnjs4typo3/blob/master/README.md','ter','',''),
(9295104,0,'ns_feedback','1.0.0',1781,258,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1590235206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Nilesh Malankiya, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','da27e6ca8eaff7d4688c4a074f6ea656','Initial releasing first public free-version','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295105,0,'ns_feedback','1.0.1',1781,239,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1597846300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Nilesh Malankiya, QA: Siddharth Sheth','sanjay@nitsan.in','nitsan','5066d653dd20cb9253539fcf01cf97bf','Version updated','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295106,0,'ns_feedback','1.0.3',1781,129,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1631168479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','d257e7560658c788ab4d412047d83e92','New release of version 1.0.3 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',1000003,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295107,0,'ns_feedback','2.0.0',1781,109,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1640945028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b497a6083b599d8b8703a4b4a872d5f4','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295108,0,'ns_feedback','2.0.1',1781,112,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1643007316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','918ce6449a26ad6b812164dab9a4fa67','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295109,0,'ns_feedback','2.0.2',1781,121,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1644997139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','2f8ebcd20e28b693aaca0937a671af4d','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295110,0,'ns_feedback','2.1.0',1781,115,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3terminal.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3terminal.com/ns-feedback-typo3-extension',2,0,3,1659339516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e691b4110ff51995b1e1aa52c27d2ac4','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295111,0,'ns_feedback','12.0.0',1781,84,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1687873116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','7fdf9357c36935f563131c8dec36df0e','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295112,0,'ns_feedback','12.0.1',1781,67,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1706023688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','38e5b433f96210d0c1d90fb91f951b9e','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295113,0,'ns_feedback','12.0.2',1781,56,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1709621055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','2a9841c7a401c99e8fc88b870c9cc446','New release of version 12.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295114,0,'ns_feedback','12.0.3',1781,58,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1709816866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','36a805dfa4f82bd448f2e5eb19c39e3d','New release of version 12.0.3 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',12000003,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295115,0,'ns_feedback','2.1.1',1781,55,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1709819471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e42dc59d1823f59c0b6174c3f7fdba47','New release of version 2.1.1 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295116,0,'ns_feedback','12.0.4',1781,60,'[NITSAN] All in One Feedback','One of the only feature-rich TYPO3 feedback extension-ever! Live-Demo: https://demo.t3planet.com/t3t-extensions/feedback/ You can download PRO version for more-features & free-support at https://t3planet.com/ns-feedback-typo3-extension',2,0,3,1711543627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','c9373acc31fa698bee3d25e5b47f7862','New release of version 12.0.4 - see details, changelog and documentation on https://t3terminal.com/ns-feedback-typo3-extension','NITSAN Technologies Pvt Ltd',12000004,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295117,0,'ns_feedback','12.0.5',1781,57,'All in One Feedback','The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.\n\n   Live Demo: https://demo.t3planet.com/t3-extensions/feedback  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-feedback-extension',2,0,3,1712669012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','ea8ecee593fab949b6697bd02e07bc72','New release of version 12.0.5 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet // NITSAN',12000005,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295118,0,'ns_feedback','12.1.0',1781,65,'All in One Feedback','The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.\n\n   Live Demo: https://demo.t3planet.com/t3-extensions/feedback  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-feedback-extension',2,0,3,1713782779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','7ef17b38b9b1be7a271ac03f22da7cb6','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295119,0,'ns_feedback','2.2.0',1781,51,'All in One Feedback','The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.\n\n   Live Demo: https://demo.t3planet.com/t3-extensions/feedback  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-feedback-extension',2,0,3,1713783143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Rohan Parmar, T3: Divya Goklani, T3: Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','32c755901650b3a9bbc27e0aa2e8fc8c','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet // NITSAN',2002000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295120,0,'ns_feedback','13.0.0',1781,46,'All in One Feedback','The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.\n\n   Live Demo: https://demo.t3planet.com/t3-extensions/feedback  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-feedback-extension',2,0,3,1733412511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','deff7dccf12d95cb6ac7aafe468d3b1e','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295121,0,'ns_feedback','13.0.1',1781,24,'All in One Feedback','The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.\n\n   Live Demo: https://demo.t3planet.com/t3-extensions/feedback  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-feedback-extension',2,0,3,1749567539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','18936b7956cc3be3ef01fce5eba71c27','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet // NITSAN',13000001,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295122,0,'ns_feedback','13.0.2',1781,23,'TYPO3 Feedback Extension','A powerful TYPO3 extension to collect user feedback through customizable forms. Easily embed feedback forms in various styles to gather insights and improve your websites performance. Fully compatible with TYPO3 v12 and v13.',2,0,3,1751354165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','aeb4b642f90eca6a5df64476c1f8aaf1','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet',13000002,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295123,0,'ns_feedback','13.0.3',1781,35,'TYPO3 Feedback Extension','A powerful TYPO3 extension to collect user feedback through customizable forms. Easily embed feedback forms in various styles to gather insights and improve your websites performance. Fully compatible with TYPO3 v12 and v13.',2,0,3,1754379285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','e5a98d3e252186b49cf01bc7453fcc42','New release of version 13.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet',13000003,0,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295124,0,'ns_feedback','14.0.0',1781,17,'TYPO3 Feedback Extension','A powerful TYPO3 extension to collect user feedback through customizable forms. Easily embed feedback forms in various styles to gather insights and improve your websites performance. Fully compatible with TYPO3 v12 and v13.',2,0,3,1772720072,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','327fea389a949641af4a7c81eb613154','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-feedback-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-rueckmeldung-erweiterung','ter','',''),
(9295125,0,'t3api','1.0.0',2324,158,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1590344385,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','7a2c2b4687a89e0d47511a49b001e15a','Fix github action for uploading to TER.','',1000000,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295126,0,'t3api','1.0.1',2324,177,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1590346200,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','3814d7467a8b34f329798fb5c33ebd92','Version 1.0.1 for ext_emconf.php','',1000001,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295127,0,'t3api','1.0.2',2324,164,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1590398111,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','1d1e5542d4062f8c3c056daae093f315','Debug documentation rendering','',1000002,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295128,0,'t3api','1.0.3',2324,197,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1590434910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','8b5d04b7c641fff4c17407ec58e4f507','Fix TYPO3 8.7 compatibility for some filters / Docs updates / Extend Travis tests for TYPO3 8.7','',1000003,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295129,0,'t3api','1.0.5',2324,203,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1591353244,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','fa51ad73d8bf67ac2ed2874c6a57eb3b','1.0.5','',1000005,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295130,0,'t3api','1.0.6',2324,255,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1595577980,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','9569e0625b3adfcd3658bf74b20816d0','1.0.6','',1000006,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.0/en-us','ter','',''),
(9295131,0,'t3api','1.1.0',2324,229,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1600625670,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','5b2df333d6f8e0d3a392334b1da22606','1.1.0','',1001000,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.1/en-us','ter','',''),
(9295132,0,'t3api','1.2.1',2324,142,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1617094030,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','d6ee0ab6d78159d033f629d72d1fcf10','Setup release 1.2.1','',1002001,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.2/en-us','ter','',''),
(9295133,0,'t3api','1.2.2',2324,117,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1633555260,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','8061711cd7dd267b946c1d06f2c49b7f','Setups release 1.2.2','',1002002,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.2/en-us','ter','',''),
(9295134,0,'t3api','1.2.3',2324,127,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1636030624,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','296395132cdf385393e6e7b5e6000392','Setup release 1.2.3','',1002003,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/1.2/en-us','ter','',''),
(9295135,0,'t3api','2.0.0',2324,129,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1654814013,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','SourceBroker Team','office@sourcebroker.dev','t33k','4485e3e0194dba6e57bb34ad64af10a9','Setup release 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/2.0/en-us','ter','',''),
(9295136,0,'t3api','3.0.1',2324,51,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1720875910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','2ce6396db6a6da4fec812a625b352a72','See release notes at https://github.com/sourcebroker/t3api/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/3.0/en-us','ter','',''),
(9295137,0,'t3api','3.0.2',2324,57,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1721497833,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','673c9a7a234975fa8c8dbcf08a429c94','See release notes at https://github.com/sourcebroker/t3api/releases/tag/3.0.2','',3000002,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/3.0/en-us','ter','',''),
(9295138,0,'t3api','3.0.3',2324,51,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1727540484,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','aa40b4c477c91b9a6b314534d08223c5','See release notes at https://github.com/sourcebroker/t3api/releases/tag/3.0.3','',3000003,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/3.0/en-us','ter','',''),
(9295139,0,'t3api','3.0.4',2324,38,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1729101431,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','0afe2b8937eca01fb2794af47681ada7','See release notes at https://github.com/sourcebroker/t3api/releases/tag/3.0.4','',3000004,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/3.0/en-us','ter','',''),
(9295140,0,'t3api','3.0.5',2324,39,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1729348391,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','b974648b374919383d2dbeb0733f94e2','See release notes at https://github.com/sourcebroker/t3api/releases/tag/3.0.5','',3000005,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/3.0/en-us','ter','',''),
(9295141,0,'t3api','4.0.0',2324,39,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1729354844,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-12.4.99\";}}','Inscript Team','office@inscript.dev','t33k','f035b4b1f48c692714a7ea95241788f4','See release notes at https://github.com/sourcebroker/t3api/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/4.0/en-us','ter','',''),
(9295142,0,'t3api','4.0.1',2324,40,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1729358683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";}}','Inscript Team','office@inscript.dev','t33k','2447ba557907bcd1e41ea947aecbb9f0','See release notes at https://github.com/sourcebroker/t3api/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/4.0/en-us','ter','',''),
(9295143,0,'t3api','4.0.2',2324,51,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1729545015,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";}}','Inscript Team','office@inscript.dev','t33k','c47217bb29f9ba852f9a4f04d1cc260b','See release notes at https://github.com/sourcebroker/t3api/releases/tag/4.0.2','',4000002,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/4.0/en-us','ter','',''),
(9295144,0,'t3api','4.1.0',2324,28,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1747251601,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";}}','Inscript Team','office@inscript.dev','t33k','8965558986d072b5778e1f1a37bd1881','See release notes at https://github.com/sourcebroker/t3api/releases/tag/4.1.0','',4001000,0,0,'https://docs.typo3.org/p/sourcebroker/t3api/4.1/en-us','ter','',''),
(9295145,0,'t3api','4.1.3',2324,32,'T3api','REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.',2,0,3,1755338923,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.00-13.4.99\";}}','Inscript Team','office@inscript.dev','t33k','cab008767bacf815c199b640551bf1a3','See release notes at https://github.com/sourcebroker/t3api/releases/tag/4.1.3','',4001003,1,0,'https://docs.typo3.org/p/sourcebroker/t3api/4.1/en-us','ter','',''),
(9295146,0,'form_fieldnames','3.0.0',275,275,'Form Field Names','Extends ext:form by adding the field \"name\" to all form fields.',2,0,0,1590591404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','','info@mediatis.de','mvoehringer','17b28b7743e67a16531302bbaec1f210','Add Name field to ext:form ','Mediatis AG',3000000,1,0,'','ter','',''),
(9295147,0,'int_park','1.0.0',864,152,'Interactive Park Planner','Interactive Park Planner is a TYPO3 extension with whom you can place markers with its description on an image.',1,0,3,1590671925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','c6b77738e1c7baee52254a58ba823421','- Backend module to place markers on the image.\r\n- Rendering of the image as a map and markers on it with leaflet library\r\n- Marker image and icons inside are customizeable ','',1000000,0,0,'https://docs.typo3.org/p/onm/int-park/1.0/en-us/Index.html','ter','',''),
(9295148,0,'int_park','1.0.1',864,197,'Interactive Park Planner','Interactive Park Planner is a TYPO3 extension which is using leaflet library to place and show markers with its description on an image.',1,0,3,1591614407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','7ddbc88a59991f6b4921491013db26c2','- remove bugfixes','',1000001,0,0,'https://docs.typo3.org/p/onm/int-park/1.0/en-us/Index.html','ter','',''),
(9295149,0,'int_park','1.0.2',864,0,'Interactive Park Planner','Interactive Park Planner is a TYPO3 extension which is using leaflet library to place and show markers with its description on an image.',1,0,3,1594908800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','9ded7019e03958d91001c6791bb41d52','\r\nfixed info-window cut problem when info-window has more content','',1000002,0,0,'https://docs.typo3.org/p/onm/int-park/1.0/en-us/Index.html','ter','',''),
(9295150,0,'int_park','1.0.3',864,121,'Interactive Park Planner','Interactive Park Planner is a TYPO3 extension which is using leaflet library to place and show markers with its description on an image.',1,0,3,1615819834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:3:\"vhs\";s:0:\"\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','8425c92460f7dc96c39e09a9d8a188c2','- fixes vhs dependency bug','',1000003,0,0,'https://docs.typo3.org/p/onm/int-park/1.0/en-us/Index.html','ter','',''),
(9295151,0,'int_park','1.0.4',864,176,'Interactive Park Planner','Interactive Park Planner is a TYPO3 extension which is using leaflet library to place and show markers with its description on an image. You can create as many \"plans/images\" as you want. Markers with custom icons can also be used. Also, per marker, you can define individual titles and links to subpages.  - Get in touch with us: Open New Media GmbH  Digital communication agency  Tel .: 49 261 30380-80  E-Mail: info@onm.de  Web: https://www.onm.de  Hotel solutions: https://www.hotelsuite.de',1,0,3,1618406692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:3:\"vhs\";s:0:\"\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','048af2225f2d1644ee01a6258f99bc32','- adds custom css via TS constant','',1000004,1,0,'https://docs.typo3.org/p/onm/int-park/1.0/en-us/Index.html','ter','',''),
(9295152,0,'awesomeicons','0.0.1',372,372,'Awesome Icons','Adds Font Awesome icon tabs for pages and content elements.',1,0,3,1590821046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tanel Põld','info@t3brightside.com','brightside','7dc59d2122ea428c646aefb1f4d79457','Initial upload!','Brightside OÜ / t3brightside.com',1,1,0,'https://github.com/t3brightside/awesomeicons/blob/master/README.md','ter','',''),
(9295153,0,'jira_service_desk','1.0.0',247,247,'Jira Service Desk','Get support from Jira Service Desk.',1,0,4,1590991876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','11e8ef823004135f25a9ab6dc1513cd5','To offer your customers a familiar environment to get in touch with your service desk, use Jira service desk in the TYPO3 Backend. This extension will give you the possibility to include your Jira service desk.','',1000000,1,0,'https://docs.typo3.org/p/walther/jira-service-desk/1.0/en-us','ter','',''),
(9295154,0,'image_copyright','1.0.0',1014,80,'Image Copyright','Image based copyrights',1,0,4,1591001272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','0a252c756f75c7b7542006871b885236','Add copyright informations of all images to your site. This extension will add copyright information plugins to your TYPO3 website.','',1000000,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295155,0,'image_copyright','1.0.1',1014,112,'Image Copyright','Image based copyrights',1,0,4,1591001750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','d34728709b05272b540f95a1a6d459a4','fix wrong namespaces','',1000001,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295156,0,'image_copyright','1.0.2',1014,95,'Image Copyright','Image based copyrights',2,0,4,1591444582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','b2847cc9ee561bec365f5665778580ad','add some documentation','',1000002,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295157,0,'image_copyright','1.0.3',1014,120,'Image Copyright','Image based copyrights',2,0,4,1591610350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','0d6d26cb6f5a4ae73f76afb00a606de0','fix typo in composer.json','',1000003,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295158,0,'image_copyright','1.0.4',1014,180,'Image Copyright','Image based copyrights',2,0,4,1593525239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','621e18bae2d762c043de607526f1f2c6','Fix title in documentation','',1000004,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295159,0,'image_copyright','1.0.5',1014,67,'Image Copyright','Image based copyrights',2,0,4,1622532518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','e599cb244299c99dc6aa0ae7d235cc83','Add composer support','',1000005,0,0,'https://docs.typo3.org/p/walther/image-copyright/1.0/en-us','ter','',''),
(9295160,0,'image_copyright','11.5.1',1014,62,'Image Copyright','Image based copyrights',2,0,4,1636989058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','13bd436fa3e7003012e7daae55935bbc','TYPO3 v11 compatibility','',11005001,0,0,'https://docs.typo3.org/p/walther/image-copyright/11.5/en-us','ter','',''),
(9295161,0,'image_copyright','11.5.2',1014,70,'Image Copyright','Image based copyrights',2,0,4,1647269494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-11.5.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','5e262c47d581bff95886dc0232b52527','- fix use public project path and render absolute (useful for headless)\r\n- fix composer.json, remove composer.lock','',11005002,0,0,'https://docs.typo3.org/p/walther/image_copyright/11.5/en-us','ter','',''),
(9295162,0,'image_copyright','12.4.1',1014,39,'Image Copyright','Image based copyrights',2,0,4,1684141452,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"10.4.99-12.4.99\";s:10:\"typo3/core\";s:15:\"10.4.99-12.4.99\";s:13:\"typo3/extbase\";s:15:\"10.4.99-12.4.99\";s:11:\"typo3/fluid\";s:15:\"10.4.99-12.4.99\";s:14:\"typo3/frontend\";s:15:\"10.4.99-12.4.99\";s:13:\"typo3/backend\";s:15:\"10.4.99-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','e407f28c8b942397ef3ed87bc5a8ec1e','make typo3 v12 compatible; some fixes and improvments','',12004001,0,0,'','ter','',''),
(9295163,0,'image_copyright','12.4.2',1014,32,'Image Copyright','Image based copyrights',2,0,4,1686045972,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"10.4.99-12.4.99\";s:10:\"typo3/core\";s:15:\"10.4.99-12.4.99\";s:13:\"typo3/extbase\";s:15:\"10.4.99-12.4.99\";s:11:\"typo3/fluid\";s:15:\"10.4.99-12.4.99\";s:14:\"typo3/frontend\";s:15:\"10.4.99-12.4.99\";s:13:\"typo3/backend\";s:15:\"10.4.99-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','9ce195832465d565c6f30406b98a8258','Fixes:\r\n- duplicate link to resource page in default language on multilingual site\r\n- remove random sorting behaviour of images','',12004002,0,0,'','ter','',''),
(9295164,0,'image_copyright','12.4.3',1014,31,'Image Copyright','Image based copyrights',2,0,4,1686050778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','085770efb4d0df51ca34861c232f8095','fixed dependencies in ext_emconf.php','',12004003,0,0,'','ter','',''),
(9295165,0,'image_copyright','12.4.4',1014,32,'Image Copyright','Image based copyrights',2,0,4,1686053099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','f0cdc3b57d92f69f6b99ed17e16a2af2','fix: php 7.3 compatibility issues','',12004004,0,0,'','ter','',''),
(9295166,0,'image_copyright','12.4.5',1014,32,'Image Copyright','Image based copyrights',2,0,4,1686058160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.99-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','49960f8e4e8c1602f7c5d2e92f1f1c88','fix: replace executeQuery with execute for downwards compatibility','',12004005,0,0,'','ter','',''),
(9295167,0,'image_copyright','12.5.1',1014,62,'Image Copyright','Image based copyrights',2,0,4,1686127857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','f1e8ac49a6c0689805308fddc728f055','drop typo3 10 support','',12005001,1,0,'https://docs.typo3.org/p/carsten-walther/image_copyright/12.5/en-us','ter','',''),
(9295168,0,'cms_vorlesung_trier','1.0.0',184,184,'Beispielprojekt CMS Vorlesung','Das Beispielprojekt eignet sich für neue TYPO3-Projekte, das individuell angepasst werden kann.',2,0,10,1591294790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:14:\"indexed_search\";s:5:\"9.5.8\";}}','Saadet Bozaci','s4saboza@uni-trier.de','saadet','13e6eedcbde700f45ed284353a70eb55','First initial release of the distribution as part of the lecture CMS\r\n','',1000000,1,0,'','ter','',''),
(9295169,0,'html2pdf','1.0.0',729,117,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',1,0,3,1591370315,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:12:\"filemetadata\";s:3:\"9.5\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','75f8f2c096ef50babd42b5770b0484a4','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.','',1000000,0,0,'','ter','',''),
(9295170,0,'html2pdf','2.0.0',729,85,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',2,0,3,1591431985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','8c9dc465ba08dbce98f90083a8f32f3a','fix base url bug','',2000000,0,0,'','ter','',''),
(9295171,0,'html2pdf','2.0.1',729,105,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',2,0,3,1591443112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','4bdd5216455e1198e2b9317c9a594772','add some documentation','',2000001,0,0,'','ter','',''),
(9295172,0,'html2pdf','2.1.0',729,87,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',2,0,3,1592202333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','373783f6621b658ce6c1d32e5c9265c3','fix typo3 v9 compatibility, move typoscript settings to includes for compatibility reasons','',2001000,0,0,'','ter','',''),
(9295173,0,'html2pdf','2.1.1',729,300,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',2,0,3,1592208348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','80494c16d2c77959aaf79c5f9d20e0a0','fix LanguageService initialisation','',2001001,0,0,'','ter','',''),
(9295174,0,'html2pdf','12.4.2',729,35,'Html2pdf','A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.',2,0,3,1727085548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','bb089788f33d2be7d957eb2c0f5c3f16','update TYPO3 v12 version','',12004002,1,0,'https://docs.typo3.org/p/carsten-walther/html2pdf/12.4/en-us','ter','',''),
(9295175,0,'shortcutlink','1.0.1',2277,153,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1591395087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','e122b3b102f0d10eb9b3bcd0fa664f87','rename extension to shortcutlink','Sudhaus7, ein Label der B-Factor GmbH',1000001,0,0,'','ter','',''),
(9295176,0,'shortcutlink','1.0.2',2277,185,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1591395324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','f2213e03d4fe82d75176c1eb7c78328a','fixed composer.json','Sudhaus7, ein Label der B-Factor GmbH',1000002,0,0,'','ter','',''),
(9295177,0,'shortcutlink','1.0.3',2277,153,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1591708217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','3f84d56a73dd335b4d7b9a606d355db9','Fixed Namespace in RequestMiddlewares.php\nChanged to recommended way to read extension configuration','Sudhaus7, ein Label der B-Factor GmbH',1000003,0,0,'','ter','',''),
(9295178,0,'shortcutlink','1.0.4',2277,174,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1591708588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','d4b927bf07fd81815fff6f465108cb97','More Namespace Fix','Sudhaus7, ein Label der B-Factor GmbH',1000004,0,0,'','ter','',''),
(9295179,0,'shortcutlink','1.0.5',2277,175,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1592580734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','daa1c6205bd86403371f982c9ddc661e','fixed problem with creating the general fields in the database','Sudhaus7, ein Label der B-Factor GmbH',1000005,0,0,'','ter','',''),
(9295180,0,'shortcutlink','1.0.6',2277,168,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1592836696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','041357adb12690ff6d1f923f54cd0da8','prevent situation where empty links are encoded.\nprevent situation where user-lock is used with identical URLs','Sudhaus7, ein Label der B-Factor GmbH',1000006,0,0,'','ter','',''),
(9295181,0,'shortcutlink','1.1.0',2277,158,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1593984789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','f1e76fc7b5d9ad15d4c08ce6e58344c6','New feature: REST interface to create, update and delete shortened URLs','Sudhaus7, ein Label der B-Factor GmbH',1001000,0,0,'','ter','',''),
(9295182,0,'shortcutlink','1.2.0',2277,164,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1594736121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','75f98546c5281e4bf43b58ad880e005b','New Feature: set timestamp on creation and update it on shortlink use\n\n set timestamp on creation and update it on shortlink use\n add schedulable cleanup command\n fix default value in cleanup command\n make timestamp update configurable\n\nCo-authored-by: mro mro@daylight.ch\nThanks go to mro mro@daylight.ch','Sudhaus7, ein Label der B-Factor GmbH',1002000,0,0,'','ter','',''),
(9295183,0,'shortcutlink','1.0.7',2277,140,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1595949421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','ee02d7457a3b1e75f038571d63f96860',':bug: prevent cycle in middleware order','Sudhaus7, ein Label der B-Factor GmbH',1000007,0,0,'','ter','',''),
(9295184,0,'shortcutlink','1.2.1',2277,140,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1595949628,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','d46cf793b7441be7187d200cee00f083',':bug: prevent cycle in middleware order','Sudhaus7, ein Label der B-Factor GmbH',1002001,0,0,'','ter','',''),
(9295185,0,'shortcutlink','1.2.2',2277,191,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1595950715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','046e1911eff9b82f90bc3425144987c8',':bug: more improvement to loading order in the Middleware stack','Sudhaus7, ein Label der B-Factor GmbH',1002002,0,0,'','ter','',''),
(9295186,0,'shortcutlink','1.2.3',2277,168,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1603971506,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','2329ece05e7957ffb3a58885ede01cd8',':bug: better language/site handling in ShortlinkService::getShorturlWithDomain(), CS fixes','Sudhaus7, ein Label der B-Factor GmbH',1002003,0,0,'','ter','',''),
(9295187,0,'shortcutlink','2.0.0',2277,181,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1617828473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','cb8f82f74e2cfd7a6d36b53e492a42fe','TYPO3 10.4 version only branch','Sudhaus7, ein Label der B-Factor GmbH',2000000,0,0,'','ter','',''),
(9295188,0,'shortcutlink','1.2.4',2277,120,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1617828484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','e7e1ce6ace5954cadd383747711f870e','TYPO3 9.5 version only branch','Sudhaus7, ein Label der B-Factor GmbH',1002004,0,0,'','ter','',''),
(9295189,0,'shortcutlink','4.0.0',2277,7,'(Sudhaus7) URL/Link Shortener','A URL/Link Shortener for the TYPO3 frontend',2,0,3,1782321663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','f2f2093077721130645b541c7d0c3fe5','Add news extension, update templates, and refine README\n\n- Added georgringer/news to composer.json dependencies.\n- Updated Fluid test templates with News ViewHelper examples and adjusted attributes.\n- Introduced a new News/List.html template for rendering news items.\n- Enhanced README with badges and updated extension details.','Sudhaus7, ein Label der B-Factor GmbH',4000000,1,0,'','ter','',''),
(9295190,0,'giphy','1.0.0',251,189,'Giphy','Giphy for the masses.',2,0,4,1591466691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','b4a91ae6f57bbae607023664f2b1f5f9','Giphys for the masses.','',1000000,0,0,'','ter','',''),
(9295191,0,'giphy','12.4.1',251,62,'Giphy','Giphy for the masses.',2,0,4,1684143351,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Carsten Walther','walther.carsten@web.de','walther.carsten@web.de','50ce15dbaa10ec6d4a3b4485781d8eda','make typo3 v12 compatible; some fixes and improvements','',12004001,1,0,'https://docs.typo3.org/p/carsten-walther/giphy/12.4/en-us','ter','',''),
(9295192,0,'new_bootstrap_gridelements','8.0.0',581,77,'New Bootstrap Gridelements','Build grids easy with Bootstrap 4 & Gridelements.',2,0,3,1591697759,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:12:\"gridelements\";s:13:\"8.0.0-8.99.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','0b2b1f5b76b39daa637c4a91be3d57da','[Release] Initial Release for TYPO3 Version 8','',8000000,0,0,'','ter','',''),
(9295193,0,'new_bootstrap_gridelements','9.0.0',581,75,'New Bootstrap Gridelements','Build grids easy with Bootstrap 4 & Gridelements.',2,0,3,1591697801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.99-9.99.99\";s:12:\"gridelements\";s:13:\"9.0.0-9.99.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','90680063900a1a64c6eb7186cc31510f','[Release] Initial Release for Version TYPO3 9\r\n[Fixed] Select Type','',9000000,0,0,'','ter','',''),
(9295194,0,'new_bootstrap_gridelements','1.1.0',581,77,'New Bootstrap Gridelements','Build grids easy with Bootstrap 4 & Gridelements.',2,0,3,1591697819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.99-10.99.99\";s:12:\"gridelements\";s:14:\"8.0.0-10.99.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','8837dd844781597cd1227644b249764c','[Release] Initial Release for TYPO3 10\r\n[Fixed] Select Type','',1001000,0,0,'','ter','',''),
(9295195,0,'new_bootstrap_gridelements','10.0.0',581,352,'New Bootstrap Gridelements','Build grids easy with Bootstrap 4 & Gridelements.',2,0,3,1591698184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.99-10.99.99\";s:12:\"gridelements\";s:14:\"8.0.0-10.99.99\";}}','Julian Seidl','hi@jseidl.at','jseidl','c17cd1ac9ea81c219ab9d7a3670cedf6','[Release] Initial Release for TYPO3 10\r\n[Fixed] Select Type','',10000000,1,0,'','ter','',''),
(9295196,0,'container','1.0.0',4007,245,'Container','Create Custom Container Content Elements for TYPO3',2,0,4,1591776570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','c6d276cb6adb23093ea129e95f892858','Initial release','b13 GmbH',1000000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295197,0,'container','1.1.0',4007,217,'Container','Create Custom Container Content Elements for TYPO3',2,0,4,1594905718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','39629e68db8648bd280f0e65160ddd72','Major improvements - see https://github.com/b13/container/releases/tag/1.1.0','b13 GmbH',1001000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295198,0,'container','1.1.1',4007,0,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1595574812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','20fee7ffc5bac882b1cdaa017d6d8d75','Bugfix release','b13 GmbH',1001001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295199,0,'container','1.2.0',4007,216,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1604044181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','7fb7b6d4a3a29a49a74f5312bc33e8b9','New Registration functionality, bugfixes, content defender support, grouping, see https://github.com/b13/container/releases/tag/1.2.0','b13 GmbH',1002000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295200,0,'container','1.3.0',4007,155,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1615972684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','8c1d0926579765f36103982daa890714','Added compatibility with TYPO3 v11','b13 GmbH',1003000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295201,0,'container','1.3.1',4007,143,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1627367521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','3c05ea77402168d7404001a07b1b594d','Added compatibility with TYPO3 v10.4.18','b13 GmbH',1003001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295202,0,'container','1.4.0',4007,118,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1636128973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b9e8cc04fcb17da42ae638f259dc2a63','[RELEASE] 1.4.0 Add support for PHP8','b13 GmbH',1004000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295203,0,'container','1.4.1',4007,112,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1636647506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b14242b91ec1d9300f4a7833d5822e52','[RELEASE] 1.4.1 Bugfix release','b13 GmbH',1004001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295204,0,'container','1.4.2',4007,127,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1637134921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','97cedde9c32231c4145d27f12756220e','[RELEASE] 1.4.2 Bugfix release','b13 GmbH',1004002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295205,0,'container','1.5.0',4007,117,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1643904214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','55930076bb4f61c4924c5089d68add45','[RELEASE] 1.5.0','b13 GmbH',1005000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295206,0,'container','1.6.0',4007,120,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1650357761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','80821edf6103392b896d90fb544f41fc','[RELEASE] 1.6.0','b13 GmbH',1006000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295207,0,'container','1.6.1',4007,128,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1652867435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b90241ba0174d34df30de916232a5998','[RELEASE] 1.6.1','b13 GmbH',1006001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295208,0,'container','2.0.0',4007,105,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1660215249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','539b52a87fdc9eaee472285d258b339d','[TASK] add apply option to sorting command','b13 GmbH',2000000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295209,0,'container','2.0.1',4007,103,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1660812924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','83e0231568c225a4212a8df29b2a7293','[RELEASE] 2.0.1','b13 GmbH',2000001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295210,0,'container','2.0.2',4007,104,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1661851632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','ec59976582fb4f55752b732b29f63a9b','[RELEASE] 2.0.2','b13 GmbH',2000002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295211,0,'container','2.0.3',4007,100,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1662717013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','6b4a0ad5258e041ed16eb79d4705a026','[RELEASE] 2.0.3','b13 GmbH',2000003,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295212,0,'container','2.0.4',4007,99,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1662730281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','924123ae161d18923fb73b4685f432f9','[RELEASE] 2.0.4','b13 GmbH',2000004,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295213,0,'container','2.0.5',4007,105,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1663922908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','01e308972708aaf21f0b384d3e1a3965','[RELEASE] 2.0.5','b13 GmbH',2000005,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295214,0,'container','2.1.0',4007,103,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1665573834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b61f23c0bc76bed432f68cfbcf405f4f','[RELEASE] 2.1.0','b13 GmbH',2001000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295215,0,'container','2.1.1',4007,107,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1667486234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','981de1737831347b984b18e65a7f0246','[RELEASE] 2.1.1','b13 GmbH',2001001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295216,0,'container','2.1.2',4007,102,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1673863840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','60013bb3a00a3a40c40c8a92f05db326','[RELEASE] 2.1.2','b13 GmbH',2001002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295217,0,'container','2.2.2',4007,85,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1685077920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','0ece3b46505590d4a98b03ad74bda778','[RELEASE] 2.2.2','b13 GmbH',2002002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295218,0,'container','2.2.3',4007,86,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1686733611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','ff39a0e536dc28cac4d3fd147430ceb9','[RELEASE] 2.2.3','b13 GmbH',2002003,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295219,0,'container','2.2.4',4007,76,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1689165162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','d300a5bb70086d19debe37d1c549cc94','[RELEASE] 2.2.4','b13 GmbH',2002004,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295220,0,'container','2.2.5',4007,102,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1691489444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b388ccc3510fa1681447e2097353e6e9','[RELEASE] 2.2.5','b13 GmbH',2002005,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295221,0,'container','2.3.0',4007,76,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1695814525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','f4e4589daef71e14f44e835ea23b378a','[RELEASE] 2.3.0','b13 GmbH',2003000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295222,0,'container','2.3.1',4007,84,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1697534472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','da5f24ccf31f31054a94a61a68095000','[RELEASE] 2.3.1','b13 GmbH',2003001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295223,0,'container','2.3.3',4007,62,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1707151328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','15eede369ae2e6c801851be5023e0fe0','[RELEASE] 2.3.3','b13 GmbH',2003003,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295224,0,'container','2.3.5',4007,68,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1707932403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','152e3f766855062d08e42454056e7d5d','[RELEASE] 2.3.5','b13 GmbH',2003005,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295225,0,'container','2.3.6',4007,83,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1711646948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.18-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','1fb30af0255c7c7c89359a9ae9fdbcba','[RELEASE] 2.3.6','b13 GmbH',2003006,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295226,0,'container','3.0.0',4007,48,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1729001794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','01747567a54a0bb02b411481f013ffd6','[RELEASE] 3.0.0','b13 GmbH',3000000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295227,0,'container','3.1.0',4007,57,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1731083499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','e8819dca39bbad5e0ba8294a348cc475','[RELEASE] 3.1.0','b13 GmbH',3001000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295228,0,'container','3.1.6',4007,50,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1743609440,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','8ddf48d25a361d273a4040511915d306','[RELEASE] Bugfix release','b13 GmbH',3001006,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295229,0,'container','3.1.8',4007,37,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1745395460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','3c8732052d16d906ce943d29b244a216','[RELEASE] 3.1.8','b13 GmbH',3001008,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295230,0,'container','3.1.9',4007,31,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1747296523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','3cda9a3dca9863e4051ac318e646fc1c','[RELEASE] 3.1.9','b13 GmbH',3001009,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295231,0,'container','3.1.10',4007,40,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1748844022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','64b5f1929f088308deb56ac2d24d756f','[RELEASE] 3.1.10','b13 GmbH',3001010,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295232,0,'container','3.1.11',4007,20,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1764744802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','a14f8558baa144922add3c7b450bdb88','[RELEASE] 3.1.11','b13 GmbH',3001011,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295233,0,'container','3.1.12',4007,21,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1765557948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','cf32efb8ac3fce611f04d617b5164758','[RELEASE] 3.1.12','b13 GmbH',3001012,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295234,0,'container','3.2.0',4007,18,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1767875558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','9e821fb50e6f7243590ad255e5f827a9','[RELEASE] 3.2.0','b13 GmbH',3002000,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295235,0,'container','3.2.1',4007,19,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1769702654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','8d15f6193eefdce2b50a71cfdfb53851','[RELEASE] 3.2.1','b13 GmbH',3002001,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295236,0,'container','3.2.2',4007,21,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1770710211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','7c03314bfdb93668dcfe68ff19284959','[RELEASE] 3.2.2','b13 GmbH',3002002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295237,0,'container','4.0.2',4007,6,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1782998806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.26-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','566cfb941523d09a70d1f54198020deb','[RELASE] 4.0.2','b13 GmbH',4000002,0,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295238,0,'container','4.1.0',4007,3,'Container Content Elements','Create Custom Container Content Elements for TYPO3',2,0,4,1786606070,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.26-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','306740cd9fa6e8183f6e22c92bfe9c38','[RELEASE] 4.1.0','b13 GmbH',4001000,1,0,'https://github.com/b13/container/blob/master/README.md','ter','',''),
(9295239,0,'container_example','1.0.0',290,290,'Container Example','Example for EXT:container',2,0,4,1591777811,'a:0:{}','b13 GmbH','typo3@b13.com','benni','32eedd278adf53ed355d91013e000fb4','Initial release','b13 GmbH',1000000,1,0,'','ter','',''),
(9295240,0,'pxa_lpeh','1.0.1',685,193,'Local Page Error Handler','Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.',2,0,2,1591779684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','f8844d609799fcff7bc9e058bf312384','First TER release.','Pixelant',1000001,0,0,'https://github.com/pixelant/pxa_lpeh/blob/master/README.md','ter','',''),
(9295241,0,'pxa_lpeh','1.0.2',685,139,'Local Page Error Handler','Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.',2,0,2,1619161115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','d0eb2757b098d6ccd4babe3451370516','Fixes to composer.json file. Release notes: https://github.com/pixelant/pxa_lpeh/releases/tag/v1.0.2','Pixelant',1000002,0,0,'https://github.com/pixelant/pxa_lpeh/blob/master/README.md','ter','',''),
(9295242,0,'pxa_lpeh','1.0.3',685,111,'Local Page Error Handler','Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.',2,0,2,1640781374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','cd6387072ec7f1f88d1558d43e2b2dc9','[RELEASE] Prepare for version 1.0.3 (8)','Pixelant',1000003,0,0,'https://github.com/pixelant/pxa_lpeh/blob/master/README.md','ter','',''),
(9295243,0,'pxa_lpeh','1.1.0',685,122,'Local Page Error Handler','Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.',2,0,2,1640869796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','c90538df8209e675b1e4d616e898c6c7','Make extension TYPO3 11 compatible (9)\n\n Update ext_emconf.php\r\n\r\n Update composer.json\r\n\r\n Update composer.json\r\n\r\n Update composer.json\r\n\r\n [TASK] Add new extension version 1.1.0','Pixelant',1001000,0,0,'https://github.com/pixelant/pxa_lpeh/blob/master/README.md','ter','',''),
(9295244,0,'pxa_lpeh','1.1.1',685,120,'Local Page Error Handler','Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.',2,0,2,1670569755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','59682e53596b8ef9b46e0c35e083c9eb','[BUGFIX] only allow lpeh to run once (15)\n\n [BUGFIX] only allow lpeh to run once\r\n\r\n [TASK] bump version, update deprecated license identifier','Pixelant',1001001,1,0,'https://github.com/pixelant/pxa_lpeh/blob/master/README.md','ter','',''),
(9295245,0,'pxa_dealers','3.3.1',1824,177,'Pxa Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1591879576,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','8fb4bb1ff21fe82edba916763c60d8a3','First TER release. Release information: https://github.com/pixelant/pxa_dealers/releases','Pixelant',3003001,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/3.3/en-us','ter','',''),
(9295246,0,'pxa_dealers','3.4.0',1824,161,'Pxa Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1593596018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','4322a987590fe4532ab182f8b0a40df4','Numerous improvements to search quality and search suggestion. Release notes: https://github.com/pixelant/pxa_dealers/releases/tag/v3.4.0','Pixelant',3004000,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/3.4/en-us','ter','',''),
(9295247,0,'pxa_dealers','3.4.1',1824,159,'Pxa Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1593758509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','62f52b2618bf4c8172ebc5b01942158a','Fix map zoom and conditional dealer visibility in map. Release notes: https://github.com/pixelant/pxa_dealers/releases/tag/v3.4.1','Pixelant',3004001,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/3.4/en-us','ter','',''),
(9295248,0,'pxa_dealers','3.5.0',1824,162,'Pxa Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1594021384,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','0dd784e6ed96db591f39ba58166ae1a7','Optionally hide the map if there are no visible markers. Release notes: https://github.com/pixelant/pxa_dealers/releases/tag/v3.5.0','Pixelant',3005000,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/3.5/en-us','ter','',''),
(9295249,0,'pxa_dealers','3.5.1',1824,220,'Pxa Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1594281214,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-9.5.99\";s:18:\"static_info_tables\";s:0:\"\";}}','Andriy Oprysko','andriy@pixelant.se','pixelantdeveloper','058707e207e7df9f605074eec8e0fb57','Fixed regression bug where markers reappeared in map. Release notes: https://github.com/pixelant/pxa_dealers/releases/tag/v3.5.1','Pixelant',3005001,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/3.5/en-us','ter','',''),
(9295250,0,'pxa_dealers','4.0.0',1824,128,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1629468306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','9ed507ae2cabcec1fde060537a17fd8a','Merge pull request 41 from pixelant/typo3-10\n\n[!!!][FEATURE] Compatibility with TYPO3 v10','Pixelant',4000000,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.0/en-us','ter','',''),
(9295251,0,'pxa_dealers','4.1.0',1824,137,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1629724562,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','5f625d1c41e7dd2335d46b2f884c27db','[FEATURE] Configurable CSS and JavaScript paths (43)\n\nPaths to CSS and JavaScript files can now be configured or removed in TypoScript. If you set the file path to an empty string or clear the property in TypoScript, the file will not be included. E.g. setting cssFile  means no CSS file will be included.','Pixelant',4001000,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.1/en-us','ter','',''),
(9295252,0,'pxa_dealers','4.1.3',1824,116,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1641297082,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','c19d8ecfd3fd8420a2087e8be99858ea','[RELEASE] Prepare for version 4.1.3','Pixelant',4001003,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.1/en-us','ter','',''),
(9295253,0,'pxa_dealers','4.2.0',1824,102,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1643959585,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','4df9e2f6c65e0963530d776da841bc36','Merge pull request 47 from pixelant/release-4.2\n\n[RELEASE] Prepare for release 4.2.0','Pixelant',4002000,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295254,0,'pxa_dealers','4.2.1',1824,123,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1643961840,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','a08591a3c014294e614990468f8b8d38','[RELEASE] Prepare for version 4.2.1','Pixelant',4002001,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295255,0,'pxa_dealers','4.2.2',1824,96,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1671697426,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','d0a32140d1f60100a100a00f578ce7f3','Merge pull request 52 from pixelant/release-4.2.2\n\n[RELEASE] Prepare for version 4.2.2','Pixelant',4002002,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295256,0,'pxa_dealers','4.2.3',1824,69,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1687170245,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','89e00b1b8113443b178b75b58a056905','[RELEASE] Prepare for version 4.2.3','Pixelant',4002003,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295257,0,'pxa_dealers','4.2.4',1824,69,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1687171520,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','383f27fc304eead6b6488913b557e351','Merge pull request 55 from pixelant/fix-static_info_tables\n\n[BUGFIX] Add public remote for static info tables','Pixelant',4002004,0,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295258,0,'pxa_dealers','4.2.5',1824,105,'Dealers','Extension to display searchable dealers/shops or other points of interests on Google maps',2,0,3,1687173541,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.2-7.4\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:18:\"static_info_tables\";s:13:\"6.0.0-6.99.99\";}}','Pixelant.net','info@pixelant.net','pixelantdeveloper','ff186418660785381c1fe5eba8966b48','[RELEASE] Prepare for version 4.2.5','Pixelant',4002005,1,0,'https://docs.typo3.org/p/pixelant/pxa-dealers/4.2/en-us','ter','',''),
(9295259,0,'microtango','0.1.6',347,99,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',1,0,3,1591886559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Microtango','info@microtango.de','microtango','e377f4b43d0007ac89b1b00ff2dc198d','Initial Beta','DMS Computer Contor',1006,0,0,'https://www.microtango.de','ter','',''),
(9295260,0,'microtango','0.2.0',347,62,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',1,0,3,1617847617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Microtango','info@microtango.de','microtango','ec73d38864b113a09ef71e56d2409006','Initial support for videos','DMS Computer Contor',2000,0,0,'https://www.microtango.de','ter','',''),
(9295261,0,'microtango','0.9.0',347,47,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',2,0,3,1645637276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Microtango','info@microtango.de','microtango','1f17e73db2f842a260ecb95028c3a5f6','Initial stabel version','DMS Computer Contor',9000,0,0,'https://www.microtango.de','ter','',''),
(9295262,0,'microtango','1.0.0',347,44,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',2,0,3,1668879699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','Microtango','info@microtango.de','microtango','7b6d592686603cf9e607fb0749b10fce','- Fix for Typo3 10 and 11\r\n- Add some descriptions\r\n- Settings per site','DMS Computer Contor',1000000,0,0,'https://www.microtango.de','ter','',''),
(9295263,0,'microtango','1.5.0',347,17,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',2,0,3,1688337767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','Microtango','info@microtango.de','microtango','ed74b200311595745b461e706a491428','- Add additional row templates\r\n- Add extensions to content wizard\r\n- Simplify of configuration (value selection)','DMS Computer Contor',1005000,0,0,'https://www.microtango.de','ter','',''),
(9295264,0,'microtango','1.5.1',347,21,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',2,0,3,1688384418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','Microtango','info@microtango.de','microtango','a5c16c03a0c36b8e8c4eaf3620f03340','Fix typo','DMS Computer Contor',1005001,0,0,'https://www.microtango.de','ter','',''),
(9295265,0,'microtango','1.5.2',347,57,'Microtango','Microtango Typo3 integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data.',2,0,3,1688396954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','Microtango','info@microtango.de','microtango','9589e1f1606d42eca17520f2411a5281','Fix error with sites configuration.','DMS Computer Contor',1005002,1,0,'https://www.microtango.de','ter','',''),
(9295266,0,'jobrouter_rss_widgets','1.0.0',964,203,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',2,0,0,1591889079,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"dashboard\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','d2bb9924855097d320b41cbc4871ae48','TYPO3 dashboard widgets for JobRouter RSS feeds (www.jobrouter.com):\r\n- Downloads (English)\r\n- Downloads (German)\r\n- Videos (English)\r\n- Videos (German)','',1000000,0,0,'','ter','',''),
(9295267,0,'jobrouter_rss_widgets','1.1.0',964,188,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',2,0,0,1598026899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"dashboard\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','4fdd5fbd9a301e7a44355b033b1e32e0','Added:\r\n- RSS widget for press releases (English/German)\r\n\r\nChanged:\r\n- Open video modal in full size\r\n- Display 5 items in each RSS widget instead of 3','',1001000,0,0,'','ter','',''),
(9295268,0,'jobrouter_rss_widgets','1.2.0',964,205,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',2,0,0,1601712005,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"dashboard\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','2d8a281adb9c29427556d19d01ce167b','Added:\r\n- RSS widgets for blog articles\r\n- Dashboard presets','',1002000,0,0,'','ter','',''),
(9295269,0,'jobrouter_rss_widgets','1.3.0',964,152,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',2,0,0,1609257409,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','cdf233f9c9442d4f26b8b871559722b8','Added:\r\n- Compatibility with TYPO3 v11','',1003000,0,0,'','ter','',''),
(9295270,0,'jobrouter_rss_widgets','1.3.1',964,134,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',2,0,0,1642064659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','86e25e7c4199302c2c7b09e5c1e50daa','Fixed:\r\n- Division by zero when calculating image dimensions','',1003001,0,0,'','ter','',''),
(9295271,0,'jobrouter_rss_widgets','1.4.0',964,82,'JobRouter RSS Widgets','Dashboard widgets displaying RSS feeds from the JobRouter website (www.jobrouter.com)',5,0,0,1704027218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"dashboard\";s:14:\"10.4.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','3d783e2740b2cea30462444bb02f64ed','Mark extension as obsolete','',1004000,1,0,'','ter','',''),
(9295272,0,'fna_test_ter','0.0.21',413,80,'TER upload test','Dummy extension for testing automatized TER deployments.',0,0,9,1592004367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','2f798268231e567ae74763539b5e1af3','WIP','',21,0,0,'','ter','',''),
(9295273,0,'fna_test_ter','0.0.25',413,97,'TER upload test','Dummy extension for testing automatized TER releases using GitHub Actions. See repository readme!',0,0,9,1592009506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','e50b94d988825ca52f842b9624e3a1f8','WIP\n\nwith a second line as release message','',25,0,0,'','ter','',''),
(9295274,0,'fna_test_ter','0.0.26',413,156,'TER upload test','Dummy extension for testing automatized TER releases using GitHub Actions. See repository readme!',0,0,9,1592776651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','5d3ab8b654d90c249288986cbc6cd57e','WIP','',26,0,0,'','ter','',''),
(9295275,0,'fna_test_ter','0.0.27',413,80,'TER upload test','Dummy extension for testing automatized TER releases using GitHub Actions. See repository readme!',0,0,9,1662417382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','e79d3623172578d65ab4bcaab90f0c3c','[WIP][FEATURE] Switch to TYPO3 tailor and simplify tests\n\nSee https://github.com/TYPO3/tailor','',27,1,0,'','ter','',''),
(9295276,0,'ns_theme_newage','2.0.0',1307,355,'[NITSAN] New Age Mobile TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Live-Demo: https://demo.t3terminal.com/?themet3t-newage Pro-Support: https://t3terminal.com/t3-new-age-landing-typo3-template',2,0,6,1592041917,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','T3: Sonal Chauhan, QA: Siddharth Sheth','info@nitsan.in','nitsan','665d398ec3faf682162ab64090f042ff','[TODO] Release v2.0.0','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295277,0,'ns_theme_newage','2.1.3',1307,118,'[NITSAN] New Age','The child theme of EXT:ns_basetheme',2,0,6,1631276755,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','1c9bd120ba8bb6483c1e79a5f5ee4085','New release of version 2.1.3 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',2001003,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295278,0,'ns_theme_newage','3.0.0',1307,123,'[NITSAN] New Age','The child theme of EXT:ns_basetheme',2,0,6,1634651259,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.0.0-11.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"8.0.0-11.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','28bb41e0f3f2b77364f2abdf84d053eb','New release of version 3.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',3000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295279,0,'ns_theme_newage','3.0.1',1307,121,'[NITSAN] New Age','The child theme of EXT:ns_basetheme',2,0,6,1637552504,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"9.0.0-11.9.99\";s:12:\"gridelements\";s:13:\"9.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','cd823f776db870cb708cee62cb7713d1','New release of version 3.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',3000001,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295280,0,'ns_theme_newage','4.0.0',1307,118,'[NITSAN] T3 New Age TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Built it with twitter bootstrap 3, HTML5, CSS3 and SASS. Live-Demo: https://demo.t3terminal.com/?themet3t-newage Pro-Version & Support: https://t3terminal.com/t3-new-age-landing-typo3-template',2,0,6,1640931626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','8fe90746967e77f7f037d1e1890b062c','New release of version 4.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',4000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295281,0,'ns_theme_newage','4.0.1',1307,119,'[NITSAN] T3 New Age TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Built it with twitter bootstrap 3, HTML5, CSS3 and SASS. Live-Demo: https://demo.t3terminal.com/?themet3t-newage Pro-Version & Support: https://t3terminal.com/t3-new-age-landing-typo3-template',2,0,6,1643007825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','d4295886b988dd170f01e1d352743b50','New release of version 4.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',4000001,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295282,0,'ns_theme_newage','4.0.3',1307,140,'[NITSAN] T3 New Age TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Built it with twitter bootstrap 3, HTML5, CSS3 and SASS. Live-Demo: https://demo.t3terminal.com/?themet3t-newage Pro-Version & Support: https://t3terminal.com/t3-new-age-landing-typo3-template',2,0,6,1647848901,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:12:\"ns_basetheme\";s:14:\"10.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','57661286983d8e3bfd51ba84e23db296','New release of version 4.0.3 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',4000003,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295283,0,'ns_theme_newage','12.0.0',1307,98,'[NITSAN] T3 New Age TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Built it with twitter bootstrap 3, HTML5, CSS3 and SASS. Live-Demo: https://demo.t3planet.com/?themet3t-newage Pro-Version & Support: https://t3planet.com/t3-new-age-landing-typo3-template',2,0,6,1688742292,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','15becb3eda9a2a7a8a89c559b7ad9f59','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295284,0,'ns_theme_newage','13.0.0',1307,53,'[NITSAN] T3 New Age TYPO3 Template','T3 New Age Landing TYPO3 Template is a Bootstrap minimal app landing page. This template has been designed for any need to showcase app or website, app landing page. Built it with twitter bootstrap 3, HTML5, CSS3 and SASS. Live-Demo: https://demo.t3planet.com/?themet3t-newage Pro-Version & Support: https://t3planet.com/t3-new-age-landing-typo3-template',2,0,6,1729147459,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team NITSAN','info@nitsan.in','nitsan','44d10450a09b3d094f2a6e6ea33df371','New release of version 13.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295285,0,'ns_theme_newage','13.0.1',1307,34,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1751864432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','c4432c7f27465f2fcff03ec2e7b210f9','New release of version 13.0.1 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',13000001,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295286,0,'ns_theme_newage','13.1.0',1307,6,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1780585204,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','99958a59c84e31d140bae13b11cd8f4b','New release of version 13.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',13001000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295287,0,'ns_theme_newage','14.0.0',1307,7,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1780900791,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.0.0-2.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','481812f5e23aaf795e4c98770142a070','New release of version 14.0.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',14000000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295288,0,'ns_theme_newage','14.1.0',1307,6,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1781854397,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.0.0-2.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8492868dd6c4d5a0fff30978b46d2376','New release of version 14.1.0 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',14001000,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295289,0,'ns_theme_newage','14.1.1',1307,5,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1783315169,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.0.0-2.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','12347e4fc69a083fc939370bb4ebf212','New release of version 14.1.1 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',14001001,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295290,0,'ns_theme_newage','13.1.1',1307,2,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1785939658,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:14:\"content_blocks\";s:13:\"1.0.0-1.99.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1e5427c2efd271b8c03f3dd26c53d2df','New release of version 13.1.1 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',13001001,0,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295291,0,'ns_theme_newage','14.1.2',1307,2,'T3 New Age  TYPO3 App Landing Template','A modern TYPO3 landing page template designed for showcasing mobile apps, SaaS products, or web platforms. Built with Bootstrap 3, HTML5, CSS3, and SASS for performance and flexibility.',2,0,6,1787060152,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:6:\"impexp\";s:14:\"14.0.0-14.9.99\";s:12:\"ns_basetheme\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:12:\"2.0.0-2.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','a89a5053a845d5dd8f615645570b1c58','New release of version 14.1.2 - see details, changelog and documentation on https://t3terminal.com/t3-new-age-landing-typo3-template','T3Planet',14001002,1,0,'https://t3planet.de/free-templates/t3-newage','ter','',''),
(9295292,0,'rss_app','1.0.0',1948,340,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1592133885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d02832ac3e2b26dfe812d4419df8d138','[TASK] Initial release','',1000000,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295293,0,'rss_app','1.0.2',1948,183,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,2,1597931404,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.1.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0597e248e626b3a900bb34d6c0b8922b','[RELEASE] Version 1.0.2 - Bugfix-Release: Fixing items without images','',1000002,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295294,0,'rss_app','1.0.4',1948,278,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1602084866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8021fee6090153650e69e3c242a411fa','[RELEASE] Version 1.0.4 - Maintenance-Release: Add extra tags in composer.json','',1000004,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295295,0,'rss_app','1.0.5',1948,135,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1608050704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fe702e21486276381b55b067001de958','[TASK] Set version to 1.0.5','',1000005,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295296,0,'rss_app','1.0.6',1948,141,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1621082702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d306d531df08750a9c86263bc70b9ad9','\"[RELEASE] Version 1.0.6 - Maintenance-Release: Add extension key in composer.json\"','',1000006,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295297,0,'rss_app','1.0.7',1948,112,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1648309504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bba0bebd9a322ee6461a803f73835394','\"[RELEASE] Version 1.0.7 - Bugfix-Release: Cache instagram images\"','',1000007,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295298,0,'rss_app','2.0.0',1948,88,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1656312304,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.8.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0715194402f4f9ab7eebc3d98c95246e','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migration for TYPO3 11 and PHP 8.0\"','',2000000,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295299,0,'rss_app','2.0.1',1948,98,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1656333919,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.8.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5a2034a8193776364525a4f9aca55ac7','\"[RELEASE] Version 2.0.1 - Bugfix-Release: Fix access on storage repository\"','',2000001,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295300,0,'rss_app','2.0.2',1948,98,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1656938724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.8.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fb6881c210f03bb784855eadb277b5e6','\"[RELEASE] Version 2.0.2 - Maintenance-Release: Move Owl-Carousel JavaScript into page.includeJSFooterlibs\"','',2000002,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295301,0,'rss_app','2.0.3',1948,113,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,2,1664477105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.8.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9c1323a6b3bce7470662b2d6bb7ce780','\"[RELEASE] Version 2.0.3 - Maintenance-Release: Optimize documentation\"','',2000003,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295302,0,'rss_app','3.0.0',1948,64,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1697607906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eec4a46897e4f5acd18a170020c80747','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',3000000,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295303,0,'rss_app','3.0.1',1948,64,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1697631837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','31a0cf0a31c59c1aa8ede70f927999b2','\"[RELEASE] Version 3.0.1 - Bugfix-Release: Fix image display for RSS feed\"','',3000001,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295304,0,'rss_app','3.0.2',1948,85,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',1,0,2,1698845864,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c2e991ac238ebba9663118ef251937bf','\"[RELEASE] Version 3.0.2 - Maintenance-Release: Clean up documentation\"','',3000002,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295305,0,'rss_app','3.0.3',1948,22,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,2,1755852302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2f9dde2309fdf9aa83aa648c3e00dfdf','\"[RELEASE] Version 3.0.3 - Maintenance-Release: Clean up and migrate TypoScript imports\"','',3000003,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295306,0,'rss_app','4.0.0',1948,0,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,2,1755857188,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9b41586a8026d72ae8467b0577d1b08e','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 13 and remove support for TYPO3 11\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295307,0,'rss_app','4.0.1',1948,26,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,2,1756457102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7ee183684ed31139102dd23d7e3df2f2','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Clean up documentation\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295308,0,'rss_app','4.0.2',1948,18,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,3,1769598903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','91134c9e1c1e047523dfe24dd87ebad6','\"[RELEASE] Version 4.0.2 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',4000002,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295309,0,'rss_app','4.0.3',1948,16,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,3,1771926303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8eaacbd3f2dc2217a0597e46f7cc1a98','\"[RELEASE] Version 4.0.3 - Maintenance-Release: Improve and extend documentation\"','coding.ms',4000003,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295310,0,'rss_app','4.0.4',1948,13,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,3,1772782412,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.11-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ec4da0b3cb26d2a04336d773020ec082','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Add missing dependency in ext_emconf.php for legacy installations\"','coding.ms',4000004,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295311,0,'rss_app','4.0.5',1948,14,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,3,1773146702,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.11-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b22892bf3e9da37c567f4bdb635aa238','\"[RELEASE] Version 4.0.5 - Maintenance-Release: Improve and extend documentation\"','coding.ms',4000005,0,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295312,0,'rss_app','4.0.6',1948,17,'RSS.App Feeds','This Plugin enables you to display RSS.App feeds (Instagram, Twitter, Facebook and more) in TYPO3 - more information on https://rss.app',2,0,3,1774545627,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.11-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','159f8e81aefefa59d9d6e449ff5b7694','\"[RELEASE] Version 4.0.6 - Maintenance-Release: Add site set configuration\"','coding.ms',4000006,1,0,'https://www.coding.ms/documentation/typo3-rss-app','ter','',''),
(9295313,0,'newsstylist','1.0.2',3093,150,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1592311113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','0ff3bd1063f586f2652e4597586c92a9','first upload - no documentation at moment - add library newsstylist from edit whole template; insert the news plugin on the page, from Plugin  tab News StyList select how to position elements and what to show/hide.','',1000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295314,0,'newsstylist','1.0.4',3093,97,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1592729586,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','dd157c93e3d8d7cfdfdf5d702ea30b9e','compability tested under TYPO3 v.8.x, labels improved. Not yet ready for tt_news 8.3 and TYPO3 10.x. For suggestion/help refer to the external manual.','',1000004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295315,0,'newsstylist','1.0.5',3093,115,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1592748756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','41d1a3a29d97f57b61dac6f773c222cf','changes on BE labels; new show/hide options for: categories, tag, author and date format.','',1000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295316,0,'newsstylist','1.1.0',3093,192,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1593155772,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','a38ed95b70410c1fb0b76e775ab18b01','bugfix: date format now working correctly with strftime func. Correct output for newsletter (http scheme); doc upgraded. ','',1001000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295317,0,'newsstylist','1.1.1',3093,138,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1599210620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','8bb0745d5456e1e53c3143b7c02264bf','output improvements for the \"plain newsletter\" template, removed br and spaces beetwen elements','',1001001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295318,0,'newsstylist','1.2.0',3093,117,'News StyList','fast & cool way to reformat dymamically the output of news, List view',2,0,3,1605089588,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','832d6b936372689b373a63a1793e3f23','[Update] Maintenance Release with TYPO3 v10 Support and compat with news 8.x','',1002000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295319,0,'newsstylist','1.3.0',3093,59,'News StyList','fast & cool way to change the output of news, List view - easy configurations, 3 templates card news included',2,0,3,1610873972,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','70b44c2675e987b4da34d790fbc1b643','card news output implemented (new template)   New field: override more label.','',1003000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295320,0,'newsstylist','1.3.1',3093,69,'News StyList','fast & cool way to change the output of news, List view - easy configurations, 3 templates card news included',2,0,3,1610959452,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','f14e35ebb222f3d1c7839df7634cadd7','output reformatted for the field author, styles added;  menu-card: now you can move the headline before the image. Some modifications on various templates.','',1003001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295321,0,'newsstylist','1.4.0',3093,55,'News StyList','fast & cool way to change the output of news, List view - easy configuration with 3 templates (news card news included) and swiper slider!',2,0,3,1618394719,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','4df482994d3e617181cc738093e53fdb','card news: slider (swiper) integrated with option to enable/disable.','',1004000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295322,0,'newsstylist','1.4.1',3093,63,'News StyList','fast & cool way to change the output of news, List view - easy configuration with 3 templates (news card news included) and swiper slider!',2,0,3,1618502736,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','331486a645a7710b14a4e0900f08fb3c','bug found - under Mozilla,  annoying autoscroll toward top., now resolved','',1004001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295323,0,'newsstylist','1.5.0',3093,53,'News StyList','fast & cool way to change the output of news, List view - easy configuration with 3 templates (news card news included) and swiper slider!',2,0,3,1619032792,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','4b9274830a078b04c91abfd5ed619d66','severla modifications made; introducing new options to enable/disable arrows, 3 new slider effects (fade, coverflow,flip), two flexform to manage the options. Please re-edit your plugin to fix some options not recognized.','',1005000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295324,0,'newsstylist','1.5.1',3093,54,'News StyList','fast & cool way to change the output of news, List view - easy configuration with 3 templates (news card news included) and swiper slider!',2,0,3,1619071714,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','e86d70b9145bfea637242de53aa7bd86','add constants to ensure backward compatibility with options. Please check the output of your plugin and eventually  adjust your choice.','',1005001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295325,0,'newsstylist','1.5.2',3093,54,'News StyList','fast & cool way to change the output of news, List view - easy configuration with 3 templates (news card news included) and swiper slider!',2,0,3,1619079539,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','0ceb54b1a2caa2c0f84ba5fedc54d922','last minute bug - changed label for autoplay and fix it.','',1005002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295326,0,'newsstylist','1.5.3',3093,52,'News StyList','full integrated within news plugin - fast & cool way to change the output of news, List view - easy configuration with 3 templates (default, card, newsletter) and swiper slider with some effects',2,0,3,1619369621,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','4317d1341205fe6c7c35c78319bd76e1','improvements: infinite loop, speed, responsive mode: items per group with automatic setting, new navigation bar on the bottom','',1005003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295327,0,'newsstylist','1.5.4',3093,54,'News StyList','full integrated within news plugin - fast & cool way to change the output of news, List view - easy configuration with 3 templates (default, card, newsletter) and swiper slider with some effects',2,0,3,1619542199,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','f7beab8b47e686f411d2d33433552791','bugfix: set value items per row (static) default  1 (news formatted as default). Minor SCSS changes; nackend ext icon added','',1005004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295328,0,'newsstylist','1.6.0',3093,68,'News StyList','all in one: configurble within news plugin - fast & cool way to change the output of news, List view - easy configuration with 3 templates (default, card, newsletter) and swiper slider with some effects',2,0,3,1619715337,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','9ccad1233567412cbe7824af0de31dfa','slider available for \"List selected items\" too. Bugfix: constants.ts -minor changes','',1006000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295329,0,'newsstylist','1.7.0',3093,64,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 3 templates (default, card, newsletter) and swiper slider with some effects',2,0,3,1620895099,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','1f86b52239bcc1a0f60f281aff26342d','2 new layouts: carousel classic and carousel big text (fullpage); new options: background color, arrows inside/bottom.  Instructions: have a look to  external  site.','',1007000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295330,0,'newsstylist','1.7.2',3093,55,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',2,0,3,1621940248,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','5210dba537faf543ad7d4535e79e54b4','scss styles changed to ensure vertical align when the default layout (card simulation) is selected, minor changes','',1007002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295331,0,'newsstylist','1.7.3',3093,55,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1621943257,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','77fc6bee2801396818d457308eeb25dd','another bugfix about default layout. Please do not use previous version.','',1007003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295332,0,'newsstylist','1.7.4',3093,54,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1621944089,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','5732bdef0554d5bb12c7d0a0ee975bf2','minor changes','',1007004,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295333,0,'newsstylist','1.7.5',3093,54,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1621953134,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','81b69f66a12ecee0873d2c6ccf9b22b8','improved some parameters on composer.json','',1007005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295334,0,'newsstylist','1.7.6',3093,134,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1622452747,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";s:4:\"news\";s:13:\"7.3.0-8.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','a1b4c8a49038fe4d1e5a50e09a4db76c','fixed some styles (static card view) and default view (col-md-12, col-md-12, card simulation) some  improvements to download and install via composer','',1007006,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295335,0,'newsstylist','1.8.0',3093,107,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1645559976,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','58543ef567a625b25ef16d918ed46a5f','compatibility with boostrap package v.12 and news 9.2 - minor bug fixing','',1008000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295336,0,'newsstylist','2.0.0',3093,41,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1649685390,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','7450707594e20cf4e7eb416040811080','Some changes to ensure compatibility with TYPO3 CMS v.11.5.x and avoid to fill  error log','',2000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295337,0,'newsstylist','2.0.1',3093,119,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1649789882,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Alessandro Tuveri (University of Udine), Giulia Tuveri (specialistaweb.it)','at@uniud.it, gt@specialistaweb.it','gilas','99c39b9b66c17035c47914890f5d4379','resolved Deprecation: 88995 - Calling registerPlugin with vendor name','',2000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295338,0,'newsstylist','2.0.2',3093,111,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1657874817,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','8693336012a5c5d6fa20f9ebf8500afd','minor bug fixing','specialistaweb.it',2000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295339,0,'newsstylist','2.0.3',3093,100,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1679914690,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:14:\"9.0.0-10.99.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','8f27ee841574ec21ccd28ffaed41c376','allowed  compatibility with news v. 10.0.x','specialistaweb.it',2000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295340,0,'newsstylist','2.0.5',3093,80,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1691222382,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";s:4:\"news\";s:14:\"9.0.0-10.99.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','bb82b33147dfec1afb764bda76d4716d','modified template condition to get on work top news','specialistaweb.it',2000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295341,0,'newsstylist','4.0.1',3093,67,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1699031666,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.2.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','7958c55966d1a1f38bc871ad155baf25','compatibility with TYPO3 v. 12 and Bootstrap Package 14','specialistaweb.it',4000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295342,0,'newsstylist','4.0.2',3093,62,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1699086002,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.2.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','581ea8a03ddca5464ffd492f2110ab67','removed some line from Services.yaml (bug: event.listener)','specialistaweb.it',4000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295343,0,'newsstylist','4.0.3',3093,62,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1699115173,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.3-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.2.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','4dbdfdba954b6e265764a785cf2c3f4f','bug fixing','specialistaweb.it',4000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295344,0,'newsstylist','4.0.5',3093,78,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1699119927,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.2.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','9bac0a5d266d06f9efca315e7645a4b6','bug fix - now this ext requires TYPO3 v12  bootstrap package 14. Not backward compatibility. For TYPO3 11  please use latest 2.0.5','specialistaweb.it',4000005,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295345,0,'newsstylist','5.0.0',3093,62,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1707412738,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','a3a33680644ef3d3c23b093069c5994d','backward compatibility with TYPO3 11.X;  now compatible with news system 11.3 and bootstrap package until v. 14  bootstrap 5','specialistaweb.it',5000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295346,0,'newsstylist','5.0.1',3093,61,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1707639671,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-14.0.99\";s:4:\"news\";s:13:\"9.0.0-11.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','e4abbd4ed2de6266276fd2a80a423f7b','some SCSS styles modified to fix output problems with swiper  carousel/card output.','specialistaweb.it',5000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295347,0,'newsstylist','5.0.2',3093,65,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1708362783,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-14.0.99\";s:4:\"news\";s:14:\"10.0.0-11.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','1d3a961664ff24115322737175e380b3','New requirements adjusted, bugfix for selectedList output - IMPORTANT! Users who migrate from version 2.0.5 to version 5.0.1 or later must launch a php program to avoid losing data. Instructions and download: https://typo3.specialistaweb.it/typo3-extensions/newsstylist','specialistaweb.it',5000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295348,0,'newsstylist','5.0.3',3093,66,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',2,0,3,1709716446,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-14.0.99\";s:4:\"news\";s:14:\"10.0.0-11.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','88377a9cb5b81e015f4e7aa71d09fe7f','Fixed some wrong output with carousel/carousel-big-text (with slider enabled or not','specialistaweb.it',5000003,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295349,0,'newsstylist','5.1.0',3093,54,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',2,0,3,1724690487,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.0-14.0.99\";s:4:\"news\";s:14:\"10.0.0-11.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','77a1bd5b72642b7e73d566adf50c4d1e','new stable release, ensured compat with bootstrap package 14, hook modified to grant compat with ws_slider','specialistaweb.it',5001000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295350,0,'newsstylist','6.0.0',3093,45,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1733005251,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";s:4:\"news\";s:14:\"12.0.0-12.1.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','954ce9c1e82e32d344d3ff33884e8d2b','new version for TYPO3 12-13 and news 11.0','specialistaweb.it',6000000,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295351,0,'newsstylist','6.0.1',3093,48,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',1,0,3,1734027301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";s:4:\"news\";s:14:\"11.0.0-12.1.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','e5af9c316dfeb5f4c8bd7d50bcaae6bb','Compatibility with TYPO3   v. 13 - added some files to configure a site via Site Management','specialistaweb.it',6000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295352,0,'newsstylist','6.0.2',3093,33,'News StyList','all in one: one-touch settings within news plugin - fast & cool way to change the output of news, List view 5 layouts (default, card, carousel, newsletter) and swiper slider with some effects',2,0,3,1754055789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-15.0.99\";s:4:\"news\";s:14:\"11.0.0-12.3.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','ff6da76ba82a2cbdc9da3b3bee696efe','new dependencies. Suggested version for TYPO3 12-13.4.x with bootstrap package 15.0.3 and news 12.0.3','specialistaweb.it',6000002,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295353,0,'newsstylist','14.0.1',3093,20,'News StyList','Extends news system, list view, with 5 layouts and several options to repositioning the objects; swiperlider included',2,0,3,1771317654,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.4.99\";s:4:\"news\";s:14:\"14.0.0-14.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','9bd926159300b9e57bb36e4faa46272e','New release compatible with TYPO3 CMS v. 13 and 14, News system 14.0.1, bootstrap package 15-16','specialistaweb.it',14000001,0,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295354,0,'newsstylist','14.0.3',3093,6,'News StyList','Extends news system, list view, with 5 layouts and several options to repositioning the objects; swiperlider included',2,0,3,1783267066,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.4.99\";s:4:\"news\";s:14:\"14.0.0-14.4.99\";}}','Giulia Tuveri (specialistaweb.it)','gt@specialistaweb.it','gilas','92c1b5b7243af1f1590a4f8b0b98153e','new version compatible with TYPO3 14.x, news 14.0.x, bootstrap_package 15-16','specialistaweb.it',14000003,1,0,'https://typo3cms.specialistaweb.it/typo3-extensions/newsstylist','ter','',''),
(9295355,0,'wrs_pannellum','1.0.0',291,186,'Panoramic Views','Pannellum integration for TYPO3, a viewer for 360 degree and panorama images.',2,0,2,1592521390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.13-9.5.99\";}}','Thomas Scholze','info@waurisch.de','tscholze','8d670b02a5d31875d442963ed7825814','Initial release','',1000000,0,0,'','ter','',''),
(9295356,0,'wrs_pannellum','1.1.0',291,105,'Panoramic Views','Pannellum integration for TYPO3, a viewer for 360 degree and panorama images.',2,0,2,1630580511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Thomas Scholze','info@waurisch.de','tscholze','68812e7a18667a4c48d28d812dd65e5a','Drop support for TYPO3 v8, but add support for v10 and v11','',1001000,1,0,'','ter','',''),
(9295357,0,'cookiepro','1.0.1',430,145,'CookiePro','CookiePro allows to place an automatically generated cookie banner &amp; preference center script into the document head.',2,0,2,1592550545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','OneTrust, Llc','','onetrust-cookiepro','ca869e4c2aecfc1d882bf814d8db202a','CookiePro is the most mature and trusted cookie consent tool that is purpose-built for compliance with GDPR, ePrivacy and IAB framework.','OneTrust',1000001,0,0,'https://community.cookiepro.com/s/article/UUID-f43ad343-4122-08b2-ed80-d5b0f3321466','ter','',''),
(9295358,0,'cookiepro','1.0.2',430,0,'CookiePro','CookiePro allows to place an automatically generated cookie banner &amp; preference center script into the document head.',2,0,2,1595584797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','OneTrust, Llc','','onetrust-cookiepro','559266a18f177bda2799397cc8637c08','Updated plugin name','OneTrust',1000002,0,0,'https://community.cookiepro.com/s/article/UUID-f43ad343-4122-08b2-ed80-d5b0f3321466','ter','',''),
(9295359,0,'cookiepro','1.0.3',430,191,'CookiePro','CookiePro allows to place an automatically generated cookie banner and preference center script into the document head.',2,0,2,1595921915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','OneTrust, Llc','','onetrust-cookiepro','80bae6c392836197854e8581237b8483','Updated plugin description','OneTrust',1000003,1,0,'https://community.cookiepro.com/s/article/UUID-f43ad343-4122-08b2-ed80-d5b0f3321466','ter','',''),
(9295360,0,'fluid_form','2.4.2',2979,237,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1592931476,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0f353efa04b417912b464cd5233aa4e4','[TASK] add tags and release version 2.4.2','',2004002,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295361,0,'fluid_form','2.4.4',2979,232,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1594300438,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','27dc96e6d15a84fe4fc3aee80cdf5015','[TASK] add tags to composer.json','',2004004,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295362,0,'fluid_form','2.4.5',2979,182,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1602665119,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2a93fb9d31d51ab06ac7ca51056fac35','[RELEASE] Version 2.4.5 - Bugfix-Release: Send copy mail to sender.','',2004005,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295363,0,'fluid_form','2.5.0',2979,140,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1607258723,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c7e2e92a1158d7b59c57f394b54ea291','[RELEASE] Version 2.5.0 - Feature-Release: Add a backend module for mails and requests','',2005000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295364,0,'fluid_form','2.5.2',2979,128,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1610360894,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e93ad69d11edabf663939ec394fa0b94','\"[RELEASE] Version 2.5.2 - Bugfix-Release: Add translations.\"','',2005002,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295365,0,'fluid_form','2.5.3',2979,146,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1610520303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a65273e17ad9023f55081a067c7d7280','\"[RELEASE] Version 2.5.3 - Maintenance-Release: Refactoring des MathGuard source codes\"','',2005003,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295366,0,'fluid_form','2.5.4',2979,140,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1611919017,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5dab7e20ad89f4905848af9bfa1befae','\"[RELEASE] Version 2.5.4 - Bugfix-Release: Fix a type error in case of sending an empty Mathguard captcha and add another how-to article\"','',2005004,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295367,0,'fluid_form','2.5.5',2979,133,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1620380705,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','57462137a6ff4f784afaf4aad20e4063','\"[RELEASE] Version 2.5.5 - Maintenance-Release: Add another documentation section about JavaScript-Events\"','',2005005,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295368,0,'fluid_form','2.5.6',2979,149,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1621334704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cbd9d0e5b2023424602474caf72dae15','\"[TASK] Add extension key in composer.json\"','',2005006,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295369,0,'fluid_form','2.5.7',2979,88,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1660883542,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ab878ac62078600eb01f9e550353cc19','\"Bugfix-Release: Fix getting absolute folder for frontend files and documenation optimizations\"','',2005007,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295370,0,'fluid_form','2.5.8',2979,96,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1660883566,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.1.0-7.3.99\";s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:7:\"modules\";s:12:\"4.1.0-4.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3a5a8663ad5b13ab4a0e0dde1f1a7385','\"[RELEASE] Version 2.5.8 - Bugfix-Release: Add missing composer information\"','',2005008,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295371,0,'fluid_form','3.0.0',2979,105,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1661532305,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:12:\"5.0.0-5.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9548828a2daaee46f44d47ffa610f328','\"[RELEASE] Version 3.0.0 - Feature- &amp; Maintenance-Release: Migration for TYPO3 11 and PHP 8.0 and refresh Captcha on invalid requests\"','',3000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295372,0,'fluid_form','3.1.0',2979,100,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1673973906,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:12:\"5.0.0-5.9.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2770459416f499c4c744da8e61cbc5b3','\"[RELEASE] Version 3.1.0 - Bugfix- &amp; Feature-Release: Fix undefined array key in PHP 8, add HTML mails, more information in ChangeLog.md\"','',3001000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295373,0,'fluid_form','4.0.0',2979,75,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1693982705,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','888b6da9ad7ed80c5bfd233eb6cffeee','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295374,0,'fluid_form','4.0.1',2979,71,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1694164887,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ce4af608972dddd77953c5fada3bf6ec','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Fix ValidationService if no file was uploaded\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295375,0,'fluid_form','4.0.2',2979,72,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1694601906,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','aa6b46093b0ac4d4b2838dfa2061d693','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix DatabaseService and improve documentation how-tos\"','',4000002,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295376,0,'fluid_form','4.0.3',2979,74,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1695102306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','52ec9751a30403e477518143f8ec913e','\"[RELEASE] Version 4.0.3 - Maintenance-Release: Create TypoScript constants documentation\"','',4000003,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295377,0,'fluid_form','4.0.4',2979,68,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1697004211,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','63e68ef1bd8b6a59c45fef8ea6635400','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Fix and clean up TCA - more information in Change Log\"','',4000004,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295378,0,'fluid_form','4.0.5',2979,69,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1697370306,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c22aa65372e461fa8e6c031b6e5961b0','\"[RELEASE] Version 4.0.5 - Maintenance-Release: Integrate additional TCA support in order to reduce maintenance effort\"','',4000005,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295379,0,'fluid_form','4.0.6',2979,65,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1698845648,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0e412375fa7e5f8d0caa8068b74c3ed5','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','',4000006,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295380,0,'fluid_form','4.0.7',2979,71,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1699343463,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','429ab2ee86df1dba06b63ecb4923a4bb','\"[RELEASE] Version 4.0.7 - Bugfix-Release: Fix php 7.4 compatibility\"','',4000007,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295381,0,'fluid_form','4.0.8',2979,78,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1701009905,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','36c6cac9708666ca9fba5d67a9eb522a','\"[RELEASE] Version 4.0.8 - Bugfix-Release: Fix some smaller bugs - see change log file\"','',4000008,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295382,0,'fluid_form','4.0.9',2979,56,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1707997505,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4abe18222ad9b017b695ab972a021bd0','\"[RELEASE] Version 4.0.9 - Bugfix-Release: Fix compatibility of commands between different PHP versions and versions of symfony/command and fix backend module authorization in TYPO3 12\"','',4000009,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295383,0,'fluid_form','4.0.10',2979,58,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1708001104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ad603aa2ef3b3dc879f52361e1c428e5','\"[RELEASE] Version 4.0.10 - Bugfix-Release: Fix compatibility of commands between different PHP versions and versions of symfony/command\"','',4000010,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295384,0,'fluid_form','4.0.11',2979,59,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1708343104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0623256ee5596e2fbf1b2a9880e9881d','\"[RELEASE] Version 4.0.11 - Bugfix-Release: Fix accessing undefined functions array index\"','',4000011,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295385,0,'fluid_form','4.0.12',2979,75,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1708415104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4d39eac2dbfeabc8f7ff4097aab40011','\"[RELEASE] Version 4.0.12 - Bugfix-Release: Fix accessing undefined functions array index\"','',4000012,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295386,0,'fluid_form','4.0.13',2979,38,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1744789502,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.15.17-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f53816b83558fc278323534e3a13735a','\"[RELEASE] Version 4.0.13 - Bugfix-Release: Optimize dependency version constraints\"','',4000013,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295387,0,'fluid_form','5.0.0',2979,15,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1767983108,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";s:14:\"additional_tca\";s:14:\"1.17.8-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a31fb4283bc3eabe9463e64873ae912d','\"[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11\"','',5000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295388,0,'fluid_form','5.0.1',2979,15,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1768556104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";s:14:\"additional_tca\";s:14:\"1.17.8-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5fbcec31248c5606e83ddf4a3c49d716','\"[RELEASE] Version 5.0.1 - Bugfix-Release: Add missing frontend stylesheets for math-guard captcha using a static TypoScript include\"','',5000001,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295389,0,'fluid_form','5.0.2',2979,16,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1769499606,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";s:14:\"additional_tca\";s:14:\"1.17.8-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1cfa46f761aeb980278d431cfbaec729','\"[RELEASE] Version 5.0.2 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',5000002,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295390,0,'fluid_form','5.0.3',2979,14,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1771919104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.7.6-7.99.99\";s:14:\"additional_tca\";s:14:\"1.17.8-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c656df30a277b7b3f2e206231f4fe4d1','\"[RELEASE] Version 5.0.3 - Maintenance-Release: Improve and extend documentation\"','coding.ms',5000003,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295391,0,'fluid_form','5.0.4',2979,12,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1773143103,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','54c487bd254bfca3ed12be446c3a482d','\"[RELEASE] Version 5.0.4 - Maintenance-Release: Add documentation about translations\"','coding.ms',5000004,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295392,0,'fluid_form','5.0.5',2979,12,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1773146502,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','719a284094dc8b6e03694d062423ef3a','\"[RELEASE] Version 5.0.5 - Maintenance-Release: Improve and extend documentation\"','coding.ms',5000005,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295393,0,'fluid_form','5.0.6',2979,13,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1773211503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6b9cb47eb0f04031fe681b1855ea1a49','\"[RELEASE] Version 5.0.6 - Maintenance-Release: Clean up translations and documentation\"','coding.ms',5000006,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295394,0,'fluid_form','5.0.7',2979,13,'Fluid-Form','Forms configured only by TypoScript',2,0,3,1774618284,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f8a07220232d90bd2b6a0ede6aab48ae','\"[RELEASE] Version 5.0.7 - Maintenance-Release: Add site set configuration\"','coding.ms',5000007,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295395,0,'fluid_form','5.0.8',2979,13,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1774867503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','bfa55f5c2ebbb182383057fa13bf7dd4','\"[RELEASE] Version 5.0.8 - Maintenance-Release: Clean up site set configuration and TCA\"','coding.ms',5000008,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295396,0,'fluid_form','6.0.0',2979,12,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1777909502,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c77da781df416865f34d011ea701d8cb','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295397,0,'fluid_form','6.0.1',2979,11,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1779871503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e4ca4cbf8e7a3936bc96cacd59376810','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Fix undefined array index multiple in database-finisher\"','coding.ms',6000001,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295398,0,'fluid_form','6.0.2',2979,8,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1781610305,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f3cdbb41577c12ebd08a41caad3d925c','\"[RELEASE] Version 6.0.2 - Bugfix-Release: Add optional TypoScript conditions for language overrides and optimize code quality\"','coding.ms',6000002,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295399,0,'fluid_form','5.0.9',2979,6,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1782751503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','edec8c3243bd8eabebac7d40aa78acae','\"[RELEASE] Version 5.0.9 - Bugfix-Release: Add missing request object for sender and file-upload mailing and add update check in flex-form\"','coding.ms',5000009,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295400,0,'fluid_form','6.0.3',2979,8,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1782755102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2ea402deda9620b1b4a3f8f4a4449f58','\"[RELEASE] Version 6.0.3 - Bugfix-Release: Add missing request object for sender and file-upload mailing\"','coding.ms',6000003,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295401,0,'fluid_form','6.0.4',2979,3,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1785843907,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a4e08d5739b1381d38673d28145403d4','\"[RELEASE] Version 6.0.4 - Bugfix-Release: Fix sorting in backend list of the record management\"','coding.ms',6000004,0,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295402,0,'fluid_form','6.0.5',2979,3,'TYPO3 Fluid-Form by coding.ms','Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.',2,0,3,1787561106,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"modules\";s:13:\"8.1.3-8.99.99\";s:14:\"additional_tca\";s:13:\"2.2.1-2.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8529afb441330fe2c563572fac0af170','\"[RELEASE] Version 6.0.5 - Maintenance-Release: Optimize german translation values and clean up change-log file.\"','coding.ms',6000005,1,0,'https://www.coding.ms/documentation/typo3-fluid-form','ter','',''),
(9295403,0,'google_drive_fal','0.1.0',288,288,'Google Drive for FAL','Use Google Drive as File Storage in your TYPO3 installation.',1,0,4,1592985407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-10.4.99\";}}','Mathias Bolt Lesniak','mathias@pixelant.net','mabolek','5d6eef1a260eea5a244e376a8fe18e63','First release. Working beta. Youre welcome to test, report bugs, contribute, etc.','',1000,1,0,'https://github.com/mabolek/google_drive_fal/blob/master/README.md','ter','',''),
(9295404,0,'poll','2.0.0',4310,162,'Poll','Poll',2,0,4,1592998625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','5463f946df8aba13b5761dcb2afe2993','Maintanance Release for TYPO3 8 - 10','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295405,0,'poll','2.0.1',4310,253,'Poll','Create polls/surveys in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more.',2,0,4,1593000871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','a85728974e5deaa2fbf3fc41363e660c','Maintanace Release: Update documentation and extension description','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295406,0,'poll','2.0.3',4310,164,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more.',2,0,4,1597925352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','c7f8a5950af17d6c58fc0ebf6b1566e3','[TASK] Add extra tags in composer.json','coding.ms',2000003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295407,0,'poll','2.0.4',4310,156,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more.',2,0,4,1598882472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','26ee826d03f6675f3a73862abfe025a6','[RELEASE] Version 2.0.4 - Bugfix-Release: Removing unimplemented combinations of question type and layout','coding.ms',2000004,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295408,0,'poll','2.0.5',4310,190,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more.',2,0,4,1599205515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','d02f9ab3531d9e93ac9bd35b0e0b6a2c','[RELEASE] Version 2.0.5 - Maintenance-Release: Adding description text to answer description rte.','coding.ms',2000005,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295409,0,'poll','2.0.6',4310,148,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1602164689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','0fc7a3b6c6bb1f80124a2777ea87f23a','\"[RELEASE] Version 2.0.6 - Bugfix-Release: Frontend user check.\"','coding.ms',2000006,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295410,0,'poll','2.0.7',4310,114,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1621075503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','2be83a11ef091a117cbe094e569ab42e','\"[RELEASE] Version 2.0.7 - Maintenance-Release: Add extension key in composer.json, TS config clean up and add documentation notice about user answers.\"','coding.ms',2000007,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295411,0,'poll','2.0.8',4310,122,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1621593903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','1bfb106badcb5f8e31e6a586404bbb53','\"[RELEASE] Version 2.0.8 - Bugfix- &amp; Maintenance-Release: Fix links in documentation and TCA clean up - remove unused sorting configuration\"','coding.ms',2000008,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295412,0,'poll','2.0.9',4310,118,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1624603505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','bf8d3cf10a0cf07e230bff79d56b7299','\"[RELEASE] Version 2.0.9 - Maintenance-Release: Enable default answer text for SingleUserAnswer\"','coding.ms',2000009,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295413,0,'poll','2.1.0',4310,112,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1624956303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','ccd94f921aad395367a2dbade9b02f94','\"[RELEASE] Version 2.1.0, Make poll records sortable\"','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295414,0,'poll','2.1.1',4310,110,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1625060721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','6702fe6a374c807984bd134ec5d4050a','\"[RELEASE] Version 2.1.1 - Maintenance-Release: Add missing EN translations.\"','coding.ms',2001001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295415,0,'poll','2.2.0',4310,109,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1625406303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','ac5a89d3ec2e3b6c141f4e6cf2c70ea3','\"[RELEASE] Version 2.2.0 - Bugfix- &amp; Feature-Release: Complete refactoring of saving logic, add optional-checkbox for questions and more (see ChangeLog.md)\"','coding.ms',2002000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295416,0,'poll','2.2.1',4310,114,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1625831106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','8217a7d719200e6edf18b61617c7586d','\"[RELEASE] Version 2.2.1 - Bugfix-Release: Add missing database definition for sorting\"','coding.ms',2002001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295417,0,'poll','2.2.2',4310,111,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1626885905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','a77936f7f10c203813ad16ca5ec9650e','\"[RELEASE] Update TCA configuration for starttime and endtime\"','coding.ms',2002002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295418,0,'poll','2.2.3',4310,125,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1627371903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','4373b9c55e67c227a33891ab56cf4999','\"[RELEASE] Version 2.2.3 - Bugfix-Release: Fix fetching poll result - ignore all deleted records\"','coding.ms',2002003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295419,0,'poll','2.2.4',4310,128,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1631025904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','9852b89dcd462c3a31915b6eecb82ff8','\"[RELEASE] Version 2.2.4 - Maintenance-Release: Extend cookie lifetime for poll participations and fix typo in label\"','coding.ms',2002004,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295420,0,'poll','2.2.5',4310,107,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1651248879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','5fb0aaf7b45b2dd53c83efc102dac7e2','\"[RELEASE] Version 2.2.5 - Bugfix-Release: Fix jQuery usage and documentation configuration\"','coding.ms',2002005,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295421,0,'poll','3.0.0',4310,100,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1654350304,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','7d408f97e68956b3f650c94fc18c43dd','\"[RELEASE] Version 3.0.0 - Feature- &amp; Maintenance-Release: Support for TYPO3 11 and add an additional possibility to select a result page in poll flex form\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295422,0,'poll','3.0.1',4310,108,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1656567621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','fb947ce04bb53e45226e65111cf1a674','\"[RELEASE] Version 3.0.1 - Bugfix-Release: Fix poll answer validation for single and single-with-optional-user-answer and assume all query parameters in poll result redirect, so that a usage as nested record is possible (for example within a news record)\"','coding.ms',3000001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295423,0,'poll','2.2.6',4310,89,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1658249105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','079d313b0707fa79d311a7fa9f84a782','\"[RELEASE] Version 2.2.6 - Maintenance-Release: Assume all query parameters in poll result redirect, so that a usage as nested record is possible (for example within a news record)\"','coding.ms',2002006,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295424,0,'poll','3.0.2',4310,95,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1666683915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','9d619921e9c69d388d0c7078909df6eb','\"[RELEASE] Version 3.0.2 - Bugfix-Release: Fix TCA type for answer_count from string to int and optimize documentation\"','coding.ms',3000002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295425,0,'poll','3.0.3',4310,103,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1670521506,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','40b14aa1465a6fc5db62b76de33104be','\"[RELEASE] Version 3.0.3 - Bugfix-Release: Add information field in database in order to avoid SQL issues\"','coding.ms',3000003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295426,0,'poll','4.0.0',4310,68,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1692017105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','d8c54f7939e34cb93f0ff6f08176e24e','\"[TASK] Migrate to TYPO3 12 and remove support for TYPO3 10\"','coding.ms',4000000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295427,0,'poll','4.0.1',4310,65,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1692024305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','9ccc509f07bf16ebd2d5aa3286197168','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Fix fluid form handling and smaller migration bugs\"','coding.ms',4000001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295428,0,'poll','4.0.2',4310,76,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1692114305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','c444038a5b4fc2c4cc9676c6e66e13e3','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix frontend user model usage and fix fluid form handling and smaller migration bugs\"','coding.ms',4000002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295429,0,'poll','4.0.3',4310,67,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694089084,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','677c3f378e45975332b68917ac15be10','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Fix PHP 7.4 issue and CSV export\"','coding.ms',4000003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295430,0,'poll','4.0.4',4310,67,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694089086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','26268402853c56fb403c7ac648fd5fae','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Fix PHP 7.4 issue in PollAnswer model\"','coding.ms',4000004,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295431,0,'poll','4.0.5',4310,66,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694431615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','5175e9cb67c1c325425ffc8284cd48d8','\"[RELEASE] Version 4.0.5 - Bugfix-Release: Fix Fluid template paths related to pro-templates\"','coding.ms',4000005,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295432,0,'poll','3.1.2',4310,62,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694619905,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','4f0deaa06b961da7ca777c9ac7382a06','\"[RELEASE] Version 3.1.2 - Bugfix-Release: Add a missing div closing tag\"','coding.ms',3001002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295433,0,'poll','4.0.6',4310,66,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694619933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','e02111e7b996e397b021ee251f21b4a5','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Add a missing div closing tag\"','coding.ms',4000006,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295434,0,'poll','3.1.3',4310,65,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694619936,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:7:\"modules\";s:13:\"5.0.0-5.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','d12ae6fdf51310f8c9796d14e1e2e2fa','\"[RELEASE] Version 3.1.3 - Bugfix-Release: Add a missing JavaScript for previous/next tab buttons and add modules extension dependency because of usage of frontend user model and repository\"','coding.ms',3001003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295435,0,'poll','4.0.7',4310,73,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1694619938,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','57500027ef5ef3a4727ed3d8c2f08b0f','\"[RELEASE] Version 4.0.7 - Bugfix-Release: Add a missing JavaScript for previous/next tab buttons and add modules extension dependency because of usage of frontend user model and repository\"','coding.ms',4000007,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295436,0,'poll','4.0.8',4310,67,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1696455905,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','2f9b1afe550e7745c59cf2c4f0111a4f','\"[RELEASE] Version 4.0.8 - Maintenance-Release: Extension clean up\"','coding.ms',4000008,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295437,0,'poll','4.0.9',4310,67,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1696949105,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','569e740ec7dbd72aa52c3e41b405f03b','\"[RELEASE] Version 4.0.9 - Bugfix-Release: Move modules dependency from pro into base extension and other bugfixes - see change log\"','coding.ms',4000009,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295438,0,'poll','4.0.10',4310,71,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1697172633,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','954301ad435e8fcda637ad2183a90c51','\"[RELEASE] Version 4.0.10 - Maintenance-Release: Add documentation about provided features\"','coding.ms',4000010,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295439,0,'poll','4.0.11',4310,66,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1698845848,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','d2d84d856be6c15a94e81e06de635900','\"[RELEASE] Version 4.0.11 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','coding.ms',4000011,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295440,0,'poll','4.0.12',4310,77,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1699343410,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','9193638c15574e879ea50c731bc296c1','\"[RELEASE] Version 4.0.12 - Bugfix-Release: Fix PHP 7.4 support\"','coding.ms',4000012,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295441,0,'poll','4.0.13',4310,58,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1710243903,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','bf63dbd8b55035a01056866632b6887f','\"[RELEASE] Version 4.0.13 - Maintenance-Release: Smaller maintenance tasks - see change log\"','coding.ms',4000013,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295442,0,'poll','4.0.14',4310,73,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1711464305,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','5f1cf2f2fe87d75524f780a95f59c932','\"[RELEASE] Version 4.1.14 - Bugfix-Release: Set min items of question answers to 1 in order to avoid issues\"','coding.ms',4000014,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295443,0,'poll','5.0.0',4310,40,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1737323104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.3-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','c701150c511f30efe84e3e2521fa104f','\"[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11\"','coding.ms',5000000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295444,0,'poll','4.0.15',4310,32,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1738338197,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','7262f48de5024301dac70fd2316e3e3c','Bugfix-Release: Fix deniedNewTables page typoscript for prevent creating records in list module, normalize names like poll ticket, umfrage-ticket and umfrage-zettel and migrate TypoScript imports','coding.ms',4000015,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295445,0,'poll','5.0.1',4310,31,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1744620302,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','4b32222737c22794e0ab523c857e1aea','\"[RELEASE] Version 5.0.1 - Bugfix- &amp; Maintenance-Release: Fix migration issues and improve documentation\"','coding.ms',5000001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295446,0,'poll','5.0.2',4310,35,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1745999102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','f75fb2d0537e5e49239a5b489c79f0a5','\"[RELEASE] Version 5.0.2 - Bugfix-Release: Fix not existing settings.list.pollTicket.fields.uid in backend table\"','coding.ms',5000002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295447,0,'poll','5.0.3',4310,22,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1758532207,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','2f4fa29ae075a1f6a5a5e56cc99d42b2','\"[RELEASE] Version 5.0.3 - Maintenance-Release: Add slug getter/setter in poll model, gitlab issue template and more - see change-log file\"','coding.ms',5000003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295448,0,'poll','5.0.4',4310,19,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1760101506,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','05578fa0cebd3c41391a418e16b845fe','\"[RELEASE] Version 5.0.4 - Bugfix-Release: Try to catch exceptions during export of incomplete poll-tickets\"','coding.ms',5000004,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295449,0,'poll','4.0.16',4310,20,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)',2,0,4,1760954707,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','c27f1b301a5d0e9d06a8fcb1a899dbb3','\"[RELEASE] Version 4.0.16 - Maintenance-Release: Provide vanilla JavaScript and clean-up change-log file\"','coding.ms',4000016,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295450,0,'poll','5.1.0',4310,20,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1760968207,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','tdeuling','f4945795010f591e673a2d8a2ca6460c','\"[RELEASE] Version 5.1.0 - Feature- &amp; Maintenance-Release: Add sending an email on poll-finishing, provide vanilla JS and more - see change-log file\"','coding.ms',5001000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295451,0,'poll','5.1.1',4310,17,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1769497806,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8f3f799cac8eca505170509b5f1f9a78','\"[RELEASE] Version 5.1.1 - Bugfix-Release: Add missing return-statements to -&gt;return and more - see change-log file\"','coding.ms',5001001,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295452,0,'poll','5.1.2',4310,15,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1771915686,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c4eaf8646884b2d7d9c7d2b060ac93e1','\"[RELEASE] Version 5.1.2 - Bugfix-Release: Ensure that the repositories are using the configured container uid\"','coding.ms',5001002,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295453,0,'poll','5.1.3',4310,13,'Poll','Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll) See https://www.coding.ms/typo3-extensions/typo3-poll',2,0,4,1773218702,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','39ef616cf094a8ce7b70574a9209535e','\"[RELEASE] Version 5.1.3 - Maintenance-Release: Add documentation about translations\"','coding.ms',5001003,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295454,0,'poll','5.1.4',4310,11,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1775111252,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1bd65303428172236eaa8515d0e220cd','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Add site set configuration\"','coding.ms',5001004,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295455,0,'poll','5.1.5',4310,12,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1776787794,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','98b7950d3c4ae1fdedff0f8238f50e40','\"[RELEASE] Version 5.1.5 - Bugfix-Release: Avoid undefined array keys in poll-controller\"','coding.ms',5001005,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295456,0,'poll','6.0.0',4310,11,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1777877102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','13bfb2f4549a652e0bd5bf8cc4186634','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295457,0,'poll','6.1.0',4310,5,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1784011503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','0abd9b7e3fc7a915c4207d04728bc9fd','\"[RELEASE] Version 6.1.0 - Feature-Release: Add Captcha for spam protection in pro-version and add min/max answers for multi-select questions in pro-version\"','coding.ms',6001000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295458,0,'poll','5.2.0',4310,4,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1784018702,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:15:\"7.5.0.6-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','956b54172d8fca8803c3427384b1b1cc','\"[RELEASE] Version 5.2.0 - Feature-Release: Add min/max answers for multi-select questions in pro-version\"','coding.ms',5002000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295459,0,'poll','6.2.0',4310,5,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1784562468,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6509a518f0258c94ba3660114aa00695','\"[RELEASE] Version 6.2.0 - Feature- &amp; Bugfix-Release: Add dashboard-widget, statistics-module and separate poll-question management view im backend in pro-version and more - see change-log file\"','coding.ms',6002000,0,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295460,0,'poll','6.3.0',4310,6,'TYPO3 Poll by coding.ms','Create polls, surveys or umfragen in TYPO3 with multiple question types and answer layouts. Suitable for Umfrage, Poll, Opinion, Vote, and Simple Poll. Unlimited polls and questions, teaser and list plugins, result display, cookie-based repeat protection, and save options for logged-in frontend users make it practical for websites and intranets.',2,0,4,1785251822,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6a8c4bb8f45e645e0f77ff1d8b10cacd','\"[RELEASE] Version 6.3.0 - Feature-Release: Make poll cookie lifetime configurable by a TypoScript constant or site-setting\"','coding.ms',6003000,1,0,'https://www.coding.ms/documentation/typo3-poll/','ter','',''),
(9295461,0,'bulma_package','1.1.0',2047,280,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1593097731,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','38511b37193b3022e0a7b41b9745e496','First public version!','AgroSup Dijon',1001000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295462,0,'bulma_package','1.1.1',2047,235,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1596123134,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','b50d1d2486d62151968052e1801d0cc7','Bugfixes  link to showcase website in README','AgroSup Dijon',1001001,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295463,0,'bulma_package','1.2.0',2047,225,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1601382932,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','129dc73e8393aa8af1f39d542c188ba8','Improvement of socials links in Website module','AgroSup Dijon',1002000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295464,0,'bulma_package','1.4.0',2047,137,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1609949540,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','8cb901654674eeb37e7f1160203b84e9','- Various bugfixes\r\n- Add new portrait ratios for images\r\n- Crowdin integration\r\n- Add new background and frame options for contents','AgroSup Dijon',1004000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295465,0,'bulma_package','1.5.0',2047,142,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1616513207,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','c3fddf913bd7e0292435daa8d6768870','Detailed information on Github https://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v1.5.0','AgroSup Dijon',1005000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295466,0,'bulma_package','1.6.0',2047,155,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1621508807,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','ced15ba6ecb348406744a96378355c07','Detailed information on Github https://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v1.6.0','AgroSup Dijon',1006000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295467,0,'bulma_package','1.7.0',2047,125,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1646303151,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.7-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";s:3:\"seo\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"7.3.1-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','c2262d670a69dc53285e85f266ecb9c1','Detailed information on Github https://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v1.7.0 ','AgroSup Dijon',1007000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295468,0,'bulma_package','1.8.1',2047,85,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1666195859,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-10.4.99\";s:3:\"seo\";s:14:\"10.4.0-10.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"8.0.0-8.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','f069835438b0c97c6bf811dc28602438','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v1.8.0\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v1.8.1','AgroSup Dijon',1008001,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295469,0,'bulma_package','2.0.0',2047,96,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1666195938,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','0c3e19a485c4c52251b6dcbc0b93ed75','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v2.0.0','AgroSup Dijon',2000000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295470,0,'bulma_package','2.0.1',2047,85,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1666860598,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','1f93789d1e84bc97ecd4be2df08c7042','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v2.0.1','AgroSup Dijon',2000001,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295471,0,'bulma_package','2.0.2',2047,101,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1666885897,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','066a238e512f1a4f0c05205ffc98d199','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v2.0.2','AgroSup Dijon',2000002,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295472,0,'bulma_package','2.0.4',2047,105,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1673359497,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','518538f366b3265b6f86746d69eccb20','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v2.0.3','AgroSup Dijon',2000004,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295473,0,'bulma_package','2.1.0',2047,78,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1697119604,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:2:{s:16:\"image_autoresize\";s:1:\"*\";s:4:\"news\";s:13:\"9.0.0-9.99.99\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','3e27f2710148f5de2b09599e0e6979ee','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v2.1.0 ','AgroSup Dijon',2001000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295474,0,'bulma_package','3.0.0',2047,71,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1709654784,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:4:{s:16:\"image_autoresize\";s:0:\"\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','6fff146bae328714ab3208a104085aa1','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v3.0.0','AgroSup Dijon',3000000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295475,0,'bulma_package','3.2.0',2047,33,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1737023072,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:4:{s:16:\"image_autoresize\";s:0:\"\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','09d1fe38aa09c0c0f2dc03e1e286b35f','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v3.3.0','AgroSup Dijon',3002000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295476,0,'bulma_package','4.0.0',2047,42,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1737023123,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";s:3:\"seo\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:4:{s:16:\"image_autoresize\";s:0:\"\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','3446a70f8667bb9b397669dfaa90dc6a','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v4.0.0','AgroSup Dijon',4000000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295477,0,'bulma_package','4.1.0',2047,26,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1750325514,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";s:3:\"seo\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:4:{s:16:\"image_autoresize\";s:0:\"\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','fb04ea27e3b1ceeea211605729144b77','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v4.1.0 ','AgroSup Dijon',4001000,0,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295478,0,'bulma_package','4.1.2',2047,26,'Bulma Package','Bulma Package delivers a full configured frontend theme for TYPO3, based on the Bulma CSS Framework.',2,0,6,1758112542,'a:3:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";s:3:\"seo\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:5:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";s:6:\"themes\";s:1:\"*\";s:10:\"fluidpages\";s:1:\"*\";s:6:\"dyncss\";s:1:\"*\";}s:8:\"suggests\";a:4:{s:16:\"image_autoresize\";s:0:\"\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";s:12:\"gridelements\";s:0:\"\";s:9:\"container\";s:0:\"\";}}','Sébastien Convers','sebastien.convers@agrosupdijon.fr','namnam','aeddcc4974fc8fc2bc6623ae9c47747a','Detailed information on Github\r\nhttps://github.com/AgrosupDijon-DSI/bulma-package/releases/tag/v4.1.2','AgroSup Dijon',4001002,1,0,'https://bulma-package.cnerta-web.fr/','ter','',''),
(9295479,0,'t3_translator','1.0.2',192,192,'T3 Translator','TYPO3 translator extension',2,0,6,1593329459,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.2.0-10.4.99\";s:12:\"rte_ckeditor\";s:14:\"10.2.0-10.4.99\";}}','Florian Peters','fpeters1392@googlemail.com','abandoned_extensions','54576956c8bbc73037db4f27809b5b45','First version of the t3_translator','BeFlo',1000002,1,0,'https://docs.typo3.org/p/beflo/t3-translator/1.0/en-us','ter','',''),
(9295480,0,'excelbill_tt_products','0.1.0',362,209,'Excel bill for tt_products','tt_products Extension with automatic Excel bill generation using the PhpSpreadsheet library. Works with tt_products 3.1.99',2,0,2,1593379610,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.1.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c9002ba0456481b86872a665c7679bac','The initial version works with tt_products 3.1.10\r\n\r\n\r\n\r\n','',1000,0,0,'','ter','',''),
(9295481,0,'excelbill_tt_products','0.2.0',362,153,'Excel bill for tt_products','tt_products Extension with automatic Excel bill generation using the PhpSpreadsheet library. Works with tt_products 3.1.99',2,0,2,1642860420,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:7:\"div2007\";s:13:\"1.10.27-0.0.0\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.1.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','e57c3e050fbdb950f83a7f4abdfe6a49','support for TYPO3 11.5 and PHP 8\r\n\r\n','',2000,1,0,'','ter','',''),
(9295482,0,'mocean_sms_login','1.0.0',310,144,'MoceanSMS Login','2FA SMS Login.',2,0,3,1593416656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','707b4017e03d5914cf0211a2f69260c1','MoceanSMS 2FA Login Extension allows frontend users to opt in to SMS 2FA verification for login by using MoceanAPI.','Micro Ocean Technologies',1000000,0,0,'https://github.com/MoceanAPI/mocean_sms_login/blob/main/Documentation/MoceanSMS%202FA%20Login%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9295483,0,'mocean_sms_login','1.0.1',310,98,'MoceanSMS Login','MoceanAPI 2FA Login Typo3 Extension allows frontend users to opt in to SMS 2FA verification for login. This extension requires static templates(Bootstrap Package: Full Package and Typoscript Form) to function. ',2,0,3,1617764865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','1c31c19dd5570187d48631f70af2ab79','MoceanAPI 2FA Login Typo3 Extension allows frontend users to opt in to SMS 2FA verification for login. This extension requires static templates(Bootstrap Package: Full Package and Typoscript Form) to function. ','Micro Ocean Technologies',1000001,0,0,'https://github.com/MoceanAPI/mocean_sms_login/blob/main/Documentation/MoceanSMS%202FA%20Login%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9295484,0,'mocean_sms_login','1.0.2',310,68,'MoceanSMS Login','MoceanAPI Two Factor Authentication (2FA) Login Typo3 Extension allows frontend users to opt in to SMS 2FA verification for login. You can send OTP via SMS text message to your users. This extension requires static templates(Bootstrap Package: Full Package and Typoscript Form) to function. ',2,0,3,1684472153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','57eb8cc650506bcb28aba8563b4b8e63','MoceanAPI 2FA Login Typo3 Extension allows frontend users to opt in to SMS 2FA verification for login. This extension requires static templates(Bootstrap Package: Full Package and Typoscript Form) to function.','Micro Ocean Technologies',1000002,1,0,'https://github.com/MoceanAPI/mocean_sms_login/blob/main/Documentation/MoceanSMS%202FA%20Login%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9295485,0,'cc_routing','1.2.0',714,134,'CC Routing','Extended routing with database for TYPO3 9.5',2,0,2,1593423387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','liquidlight','73d34f2a8b88790f496abd82b5c5ee25','Initial release.','',1002000,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295486,0,'cc_routing','1.2.1',714,138,'CC Routing','Extended routing with database persistence',2,0,2,1596189035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','liquidlight','b06b80e4f51375c534d00c8a55cf16b7','Removed wrong language constraint in combination with TYPO3 10.4','',1002001,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295487,0,'cc_routing','1.2.3',714,114,'CC Routing','Extended routing with database persistence',2,0,2,1643881610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','liquidlight','87fc6f692292e9e2ea322b690a486dd9','Release: 1.2.3\n\nInterim release to mark adoption by Liquid Light','',1002003,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295488,0,'cc_routing','1.3.0',714,82,'CC Routing','Extended routing with database persistence',2,0,2,1659624866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','liquidlight','37b49680336a6a59cbf00af6f03dcce7','Release: 1.3.0\n\n Dependencies\n\n- Add support for TYPO3 v11 LTS\n\n Bug\n\n- Set type declaration for handleRouteValues and typecast input\n\n Chore\n\n- Lint PHP\n- Bring extension up to conventions','',1003000,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295489,0,'cc_routing','1.3.1',714,110,'CC Routing','Extended routing with database persistence',2,0,2,1659625223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Liquid Light ltd.','info@liquidlight.co.uk','liquidlight','2171bbbda9fca96313c3897711c1dce6','Release: 1.3.1','',1003001,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295490,0,'cc_routing','1.4.0',714,72,'CC Routing','Extended routing with database persistence',2,0,2,1704208702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Liquid Light ltd.','info@liquidlight.co.uk','liquidlight','04961d79d01e82ba53f5e69b68b15175','release(minor): 1.4.0\n\n Feature\n\n- Add ability to md5() hash the URL (4)','',1004000,0,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295491,0,'cc_routing','2.0.1',714,64,'CC Routing','Extended routing with database persistence',2,0,2,1723060327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";}}','Liquid Light ltd.','info@liquidlight.co.uk','liquidlight','0bf723e4ed73c1434e089f65a6632536','release(patch): 2.0.1\n\n Fix\n\n- Re-instate the ext_emconf.php for TER','',2000001,1,0,'https://docs.typo3.org/p/liquidlight/cc-routing/main/en-us/','ter','',''),
(9295492,0,'quotation_tt_products','0.1.0',618,172,'Quotation for Shop System','Export of the current shop basket into an Excel file in the form of a quotation.',2,0,4,1593605822,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.0.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','060f244b6dcc6be26ce9e09abc3875df','Send a quotation from the current tt_products basket\r\n\r\n','jambage.com',1000,0,0,'https://github.com/franzholz/quotation_tt_products/blob/master/README.md','ter','',''),
(9295493,0,'quotation_tt_products','0.1.1',618,164,'Quotation for Shop System','Export of the current shop basket into an Excel file in the form of a quotation.',2,0,4,1599494181,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.0.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c6e318fa63e3abb5efa7b917cb22b52a','bugfix for TYPO3 9.5','jambage.com',1001,0,0,'https://github.com/franzholz/quotation_tt_products/blob/master/README.md','ter','',''),
(9295494,0,'quotation_tt_products','0.1.2',618,169,'Quotation for Shop System','Export of the current shop basket into an Excel file in the form of a quotation.',2,0,4,1603448648,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.0.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','03a68263ef121b3f2aaa65116d90d893','compatibility issues\r\n','jambage.com',1002,0,0,'https://github.com/franzholz/quotation_tt_products/blob/master/README.md','ter','',''),
(9295495,0,'quotation_tt_products','0.2.0',618,113,'Quotation for Shop System','Export of the current shop basket into an Excel file in the form of a quotation.',2,0,4,1615648540,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"5.5.0-7.3.99\";s:5:\"typo3\";s:12:\"6.2.0-9.5.99\";}s:8:\"suggests\";a:1:{s:10:\"base_excel\";s:11:\"0.0.1-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','24775fa5eac7d5d239fd43f181012fe4','bugfix in parameter','jambage.com',2000,1,0,'https://github.com/franzholz/quotation_tt_products/blob/master/README.md','ter','',''),
(9295496,0,'pizpalue_distribution','1.0.0',2389,308,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and pp_gridelements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1593628180,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:8:\"pizpalue\";s:15:\"11.2.0-11.99.99\";s:15:\"pp_gridelements\";s:13:\"1.1.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','6aa6d6a6effd15e7801c06ed6d3e1d7c','The distribution part from the extension pizpalue which became to be a template.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/1.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_1.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_1.0.0_DistributionWelcome.png'),
(9295497,0,'pizpalue_distribution','2.0.0',2389,190,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1604341515,'a:1:{s:7:\"depends\";a:8:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:8:\"pizpalue\";s:15:\"11.4.1-11.99.99\";s:18:\"container_elements\";s:13:\"1.0.0-1.99.99\";s:4:\"news\";s:13:\"8.5.0-8.99.99\";s:9:\"eventnews\";s:13:\"4.0.0-4.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-8.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.14-1.99.99\";s:7:\"timelog\";s:13:\"1.6.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','d3f39b15e4842fd1b778bdda390e57f7','Change structure element provider to container and install more supported extensions.','',2000000,0,0,'','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.0_DistributionWelcome.png'),
(9295498,0,'pizpalue_distribution','2.0.4',2389,132,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1622803210,'a:1:{s:7:\"depends\";a:9:{s:14:\"bookmark_pages\";s:13:\"2.0.1-2.99.99\";s:18:\"container_elements\";s:13:\"2.0.0-2.99.99\";s:8:\"pizpalue\";s:15:\"11.6.1-11.99.99\";s:7:\"timelog\";s:13:\"1.6.0-1.99.99\";s:10:\"tt_address\";s:13:\"5.2.1-8.99.99\";s:9:\"eventnews\";s:13:\"4.0.0-4.99.99\";s:4:\"news\";s:13:\"8.5.2-8.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.14-1.99.99\";s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a4470c62603d65b7ee54b2867c7ff2bd','Maintenance release (extension support, bugfixes)','',2000004,0,0,'','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.4_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.4_DistributionWelcome.png'),
(9295499,0,'pizpalue_distribution','2.0.5',2389,135,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1623826238,'a:1:{s:7:\"depends\";a:9:{s:14:\"bookmark_pages\";s:13:\"2.0.1-2.99.99\";s:18:\"container_elements\";s:13:\"2.0.0-2.99.99\";s:8:\"pizpalue\";s:15:\"11.6.1-11.99.99\";s:7:\"timelog\";s:13:\"1.6.0-1.99.99\";s:10:\"tt_address\";s:13:\"5.2.1-8.99.99\";s:9:\"eventnews\";s:13:\"4.0.0-4.99.99\";s:4:\"news\";s:13:\"8.5.2-8.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.14-1.99.99\";s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','aa137859509e4138884e1eeedb3c5873','Bugfix release. Removes page branch for gridelements and flux.','',2000005,0,0,'','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.5_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.5_DistributionWelcome.png'),
(9295500,0,'pizpalue_distribution','2.0.6',2389,144,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1626630240,'a:1:{s:7:\"depends\";a:9:{s:14:\"bookmark_pages\";s:13:\"2.0.1-2.99.99\";s:18:\"container_elements\";s:13:\"2.0.0-2.99.99\";s:8:\"pizpalue\";s:15:\"11.6.1-11.99.99\";s:7:\"timelog\";s:13:\"1.6.0-1.99.99\";s:10:\"tt_address\";s:13:\"5.2.1-8.99.99\";s:9:\"eventnews\";s:13:\"4.0.0-4.99.99\";s:4:\"news\";s:13:\"8.5.2-8.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.14-1.99.99\";s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','5b08db6cf22804fcca1fed74fd36f48b','Modifies schema content elements allowing line breaks in description.','',2000006,0,0,'','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.6_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.6_DistributionWelcome.png'),
(9295501,0,'pizpalue_distribution','3.0.0',2389,116,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1639385390,'a:1:{s:7:\"depends\";a:4:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:4:\"news\";s:13:\"9.1.0-9.99.99\";s:8:\"pizpalue\";s:15:\"12.0.0-12.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','86fe082913e33099f55fd6eb4942d44f','Compatibility release for TYPO3 v11 and pizpalue v12.','',3000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.0.0_DistributionWelcome.png'),
(9295502,0,'pizpalue_distribution','2.0.7',2389,100,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1645899960,'a:1:{s:7:\"depends\";a:9:{s:14:\"bookmark_pages\";s:13:\"2.0.1-2.99.99\";s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:8:\"pizpalue\";s:14:\"12.0.0-12.0.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"5.2.1-8.99.99\";s:9:\"eventnews\";s:13:\"4.0.0-4.99.99\";s:4:\"news\";s:13:\"8.5.2-8.99.99\";s:13:\"ws_flexslider\";s:14:\"1.5.14-1.99.99\";s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','abf47b3dfec722dd7dde5c0fdf10c5ce','Compatibility release for TYPO3 10.','',2000007,0,0,'','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.7_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_2.0.7_DistributionWelcome.png'),
(9295503,0,'pizpalue_distribution','3.1.0',2389,112,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1647104372,'a:1:{s:7:\"depends\";a:6:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:4:\"news\";s:13:\"9.1.0-9.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:8:\"pizpalue\";s:14:\"12.4.0-12.4.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c38a80062a95d1365dc37717dcf8c976','Adds support for extensions eventnews and tt_address.','',3001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.1.0_DistributionWelcome.png'),
(9295504,0,'pizpalue_distribution','3.2.0',2389,108,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1648491202,'a:1:{s:7:\"depends\";a:7:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.1.0-9.99.99\";s:8:\"pizpalue\";s:14:\"12.4.0-12.4.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','0e15fb881c3f0daaac6600d8de3ac82d','Adds support for timelog.','',3002000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.2/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.2.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.2.0_DistributionWelcome.png'),
(9295505,0,'pizpalue_distribution','3.3.0',2389,95,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1651389783,'a:1:{s:7:\"depends\";a:8:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:8:\"pizpalue\";s:14:\"12.5.0-12.5.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','868acdda0247e16b0de1291a3fcc5826','Website configuration for non-technical audiance powered by easyconf','',3003000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.3.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.3.0_DistributionWelcome.png'),
(9295506,0,'pizpalue_distribution','3.3.1',2389,108,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1651512016,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:8:\"pizpalue\";s:14:\"12.5.0-12.5.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','f6d24cdccd778a0196882b721d662a41','Bugfix release','',3003001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.3/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.3.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.3.1_DistributionWelcome.png'),
(9295507,0,'pizpalue_distribution','3.4.0',2389,101,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1656001362,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:8:\"pizpalue\";s:14:\"12.6.0-12.6.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','b0e0a8da307cf7936200ee2bf598106c','Uses pizpalue 12.6 with latest easyconf.','',3004000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/3.4/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.4.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_3.4.0_DistributionWelcome.png'),
(9295508,0,'pizpalue_distribution','4.0.0',2389,105,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1658412295,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"3.0.0-3.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:8:\"pizpalue\";s:15:\"13.0.0-13.99.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','9723d0e9e866bcc6e1d23d3ea796061f','Uses pizpalue v13 with improved HMI and card content element.','',4000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/4.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_4.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_4.0.0_DistributionWelcome.png'),
(9295509,0,'pizpalue_distribution','4.1.0',2389,103,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1660640837,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"4.0.0-4.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:5:\"5.0.0\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:8:\"pizpalue\";s:15:\"13.0.0-13.99.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','5c934824c91a8fb4bc538f0deb749513','Uses latest container_elements','',4001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/4.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_4.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_4.1.0_DistributionWelcome.png'),
(9295510,0,'pizpalue_distribution','5.0.1',2389,103,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1665477766,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"4.0.0-4.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:13:\"5.0.0-5.99.99\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:8:\"pizpalue\";s:15:\"14.0.0-14.99.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','3ad873540f98b0ceb0a387936e789eef','Uses pizpalue v14','',5000001,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/5.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_5.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_5.0.1_DistributionWelcome.png'),
(9295511,0,'pizpalue_distribution','5.1.0',2389,105,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1668516655,'a:1:{s:7:\"depends\";a:9:{s:18:\"container_elements\";s:13:\"4.0.0-4.99.99\";s:8:\"easyconf\";s:13:\"1.0.1-1.99.99\";s:9:\"eventnews\";s:13:\"5.0.0-5.99.99\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:8:\"pizpalue\";s:15:\"14.0.0-14.99.99\";s:7:\"timelog\";s:13:\"1.7.0-1.99.99\";s:10:\"tt_address\";s:13:\"6.0.1-6.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','be5864ada0af32615cc107b8afeb3273','Use latest pizpalue with enhanced icon modification and website modal dialog.','',5001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/5.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_5.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_5.1.0_DistributionWelcome.png'),
(9295512,0,'pizpalue_distribution','6.0.0',2389,90,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1680597693,'a:1:{s:7:\"depends\";a:5:{s:18:\"container_elements\";s:13:\"5.0.0-5.99.99\";s:8:\"easyconf\";s:13:\"2.0.0-2.99.99\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";s:8:\"pizpalue\";s:15:\"15.0.0-15.99.99\";s:5:\"typo3\";s:15:\"12.3.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','908afadf830b9a8949ad183ce74ea6ae','Support for TYPO3 v12','',6000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/6.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_6.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_6.0.0_DistributionWelcome.png'),
(9295513,0,'pizpalue_distribution','6.1.0',2389,81,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1688632050,'a:1:{s:7:\"depends\";a:6:{s:18:\"container_elements\";s:13:\"5.1.0-5.99.99\";s:8:\"easyconf\";s:13:\"2.1.0-2.99.99\";s:4:\"news\";s:15:\"11.1.0-11.99.99\";s:8:\"pizpalue\";s:15:\"15.0.0-15.99.99\";s:10:\"tt_address\";s:13:\"8.0.1-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','dcfb45d61f3e402b427fbccf48f157db','Includes pizpalue v15.2 with tt_address support','',6001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/6.1/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_6.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_6.1.0_DistributionWelcome.png'),
(9295514,0,'pizpalue_distribution','7.0.0',2389,68,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1703769851,'a:1:{s:7:\"depends\";a:6:{s:18:\"container_elements\";s:13:\"5.1.0-5.99.99\";s:8:\"easyconf\";s:13:\"2.1.0-2.99.99\";s:4:\"news\";s:15:\"11.1.0-11.99.99\";s:8:\"pizpalue\";s:15:\"16.0.0-16.99.99\";s:10:\"tt_address\";s:13:\"8.0.1-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','ab0b3a24a451ced2e51da251da22fe5a','Supports pizpalue v16','',7000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_7.0.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_7.0.0_DistributionWelcome.png'),
(9295515,0,'pizpalue_distribution','7.0.1',2389,85,'Pizpalue distribution','This distribution provides a sample website using bootstrap and the extensions pizpalue and container_elements. The distribution tailors Swiss market featuring German as default language and additional translations to French, English and Finnish.',2,0,10,1704794881,'a:1:{s:7:\"depends\";a:6:{s:18:\"container_elements\";s:13:\"5.1.0-5.99.99\";s:8:\"easyconf\";s:13:\"2.1.0-2.99.99\";s:4:\"news\";s:15:\"11.1.0-11.99.99\";s:8:\"pizpalue\";s:15:\"16.0.0-16.99.99\";s:10:\"tt_address\";s:13:\"8.0.1-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','e3b35ff5d6aa6642ede90b1e94b4c084','Fixes issue with page tree','',7000001,1,0,'https://docs.typo3.org/p/buepro/typo3-pizpalue-distribution/7.0/en-us','ter','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_7.0.1_Distribution.png','https://extensions.typo3.org/fileadmin/ter/p/i/pizpalue_distribution_7.0.1_DistributionWelcome.png'),
(9295516,0,'additional_tca','1.1.1',6837,202,'Additional TCA','Additional TCA fields and tools',2,0,0,1593701425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dce121894295ff6842631722a1241aa4','[BUGFIX] Change information row priority in order to avoid conflicts','',1001001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295517,0,'additional_tca','1.1.3',6837,160,'Additional TCA','Additional TCA fields and tools',2,0,0,1597925357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9124c0d204072fa852ba082e9831bccf','[BUGFIX] Add foreign_match_fields for image TCA presets','',1001003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295518,0,'additional_tca','1.1.4',6837,174,'Additional TCA','Additional TCA fields and tools',2,0,0,1598268607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','718183db311f04a710bfb20e28376521','[TASK] raise version to 1.14','',1001004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295519,0,'additional_tca','1.2.0',6837,174,'Additional TCA','Additional TCA fields and tools',2,0,0,1599233597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','219d2a2b4ed1bc98a9ac295845871cf7','[RELEASE] Version 1.2.0 - Feature-Release: Added Currency and Percent form elements','',1002000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295520,0,'additional_tca','1.3.0',6837,139,'Additional TCA','Additional TCA fields and tools',2,0,0,1600775104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6d8e5b4e02e09f2ab4f7a993589ccc1e','[FEATURE] Add field configuration preset for multiple images','',1003000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295521,0,'additional_tca','1.3.1',6837,142,'Additional TCA','Additional TCA fields and tools',2,0,0,1600789503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c823eec05e4d8726ba7d834d6c145bff','[RELEASE] Version 1.3.1 - Bugfix-Release: String to int conversion in form elements.','',1003001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295522,0,'additional_tca','1.3.2',6837,191,'Additional TCA','Additional TCA fields and tools',2,0,0,1600940705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a4a6aaf55e87ac7130786f3d7c883c44','[RELEASE] Version 1.3.2 - Bugfix-Release: Initialize form elements on document ready.','',1003002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295523,0,'additional_tca','1.3.3',6837,120,'Additional TCA','Additional TCA fields and tools',2,0,0,1616917503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ad901990499666fde59fe78e4477c5cc','\"[RELEASE] Version 1.3.3 - Bugfix-Release: Remove clearabke if field is readonly and migrate extension configuration utility\"','',1003003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295524,0,'additional_tca','1.3.4',6837,127,'Additional TCA','Additional TCA fields and tools',2,0,0,1616921103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1511b3f8da5e98bcea34813e4e48e35c','\"[RELEASE] Version 1.3.4 - Bugfix- and Maintenance-Release: Fix render type for starttime and endtime and add more configurations\"','',1003004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295525,0,'additional_tca','1.3.5',6837,140,'Additional TCA','Additional TCA fields and tools',2,0,0,1617194704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c0dd42202abf82ee4f361da4e15b13ef','\"[RELEASE] Version 1.3.5 - Bugfix-Release: Fix configuration preset for links\"','',1003005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295526,0,'additional_tca','1.3.6',6837,125,'Additional TCA','Additional TCA fields and tools',2,0,0,1622396703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c5880ccf999d943b3b8b33bf5b5bc703','\"[RELEASE] Version 1.3.6 - Bugfix-Release: Fix naming of frontend_user pre configuration to frontendUserSingle\"','',1003006,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295527,0,'additional_tca','1.4.0',6837,118,'Additional TCA','Additional TCA fields and tools',2,0,0,1622810703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','aa14710a7f44c688631ac8fd29fa28ba','\"[RELEASE] Version 1.4.0 - Feature-Release: Currency and Percent field supports now integer and float database fields\"','',1004000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295528,0,'additional_tca','1.4.1',6837,120,'Additional TCA','Additional TCA fields and tools',2,0,0,1622821505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','216d283e1bc2216c33f0e384d9645476','\"[RELEASE] Version 1.4.1 - Maintenance-Release: Add an option file image file types in preset\"','',1004001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295529,0,'additional_tca','1.4.2',6837,146,'Additional TCA','Additional TCA fields and tools',2,0,0,1622897105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7c49be1fb4cde37532a132fe2836e9e1','\"[RELEASE] Version 1.4.2 - Bugfix-Release: Fix TCA eval of float values\"','',1004002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295530,0,'additional_tca','1.5.0',6837,113,'Additional TCA','Additional TCA fields and tools',2,0,0,1641228303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','450106254525b382577c428d6e4c0471','\"[RELEASE] Version 1.5.0 - Maintenance-Release: Migration for TYPO3 11 and more - see ChangeLog.md\"','',1005000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295531,0,'additional_tca','1.5.1',6837,102,'Additional TCA','Additional TCA fields and tools',2,0,0,1645544703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2bd8ed07b8397089f21749f54bfd35a1','\"[RELEASE] Version 1.5.1 - Feature-Release: Add domain model traits for properties, add generic draw item hook and a lot of refactoring\"','',1005001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295532,0,'additional_tca','1.5.2',6837,109,'Additional TCA','Additional TCA fields and tools',2,0,0,1645631937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d80d91ffd4400ea20c09eb2e1ef071e1','\"[RELEASE] Version 1.5.2 - Bugfix-Release: Fix TYPO3-TER md5 hash\"','',1005002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295533,0,'additional_tca','1.6.0',6837,105,'Additional TCA','Additional TCA fields and tools',2,0,0,1646325905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6197bd7a4a70be565935314976f5b99c','\"[RELEASE] Version 1.6.0 - Feature- &amp; Bugfix-Release: Fix default configuration for starttime and endtime, add Notice TCA type, for displaying additional information and notices and add traits for Starttime and Endtime in models\"','',1006000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295534,0,'additional_tca','1.6.1',6837,100,'Additional TCA','Additional TCA fields and tools',2,0,0,1648716304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c40c59aae189059fc1237492d3e21934','\"[RELEASE] Version 1.6.1 - Bugfix-Release: Fix issue with namespaces in traits\"','',1006001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295535,0,'additional_tca','1.6.2',6837,106,'Additional TCA','Additional TCA fields and tools',2,0,0,1648907103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8db2a3d8e64d9509deb203de4a0f3eaa','\"[RELEASE] Version 1.6.2 - Bugfix-Release: Fix PHP 8 type issue with update message\"','',1006002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295536,0,'additional_tca','1.6.3',6837,97,'Additional TCA','Additional TCA fields and tools',2,0,0,1649504703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0b38d92ca800c9a56c1a0c50929e0ad5','\"[RELEASE] Version 1.6.3 - Bugfix-Release: Add PHP dependency in ext_emconf.php\"','',1006003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295537,0,'additional_tca','1.6.4',6837,105,'Additional TCA','Additional TCA fields and tools',2,0,0,1649511903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6e8eab7c906fdb691bdf8e48d81bf0b9','\"[RELEASE] Version 1.6.4 - Bugfix-Release: Ensure translations are used from this extension\"','',1006004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295538,0,'additional_tca','1.7.0',6837,103,'Additional TCA','Additional TCA fields and tools',2,-1,0,1650386704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','abb144e472d7e452176719634ee923b1','\"[RELEASE] Version 1.7.0 - Feature-Release: Add a new input field with suggested badges and add a condition for language field in TYPO3 11\"','',1007000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295539,0,'additional_tca','1.7.1',6837,93,'Additional TCA','Additional TCA fields and tools',2,-1,0,1651556704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7ed1c10677da22d1d38c41927d14f51d','\"[RELEASE] Version 1.7.1 - Bugfix-Release: Fix warnings of undefined dbType options\"','',1007001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295540,0,'additional_tca','1.7.2',6837,97,'Additional TCA','Additional TCA fields and tools',2,-1,0,1652114704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','718d19c60ba620b2473686de29755cbf','\"[RELEASE] Version 1.7.2 - Bugfix-Release: Fix documentation for full presets\"','',1007002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295541,0,'additional_tca','1.7.3',6837,94,'Additional TCA','Additional TCA fields and tools',2,-1,0,1652438705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','56e9b09cd3180b700d816c5c451877b6','\"[RELEASE] Version 1.7.3 - Bugfix-Release: Fix not nullable price and percent render types\"','',1007003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295542,0,'additional_tca','1.7.4',6837,100,'Additional TCA','Additional TCA fields and tools',2,-1,0,1653637504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7e4ad2316916342cc8d7cf8263d37966','\"[RELEASE] Version 1.7.4 - Bugfix-Release: Ensure that a default timestamp is an integer\"','',1007004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295543,0,'additional_tca','1.8.0',6837,90,'Additional TCA','Additional TCA fields and tools',2,-1,0,1656258304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','495eda58df923140f36d607b61ac4fb0','\"[RELEASE] Version 1.8.0 - Feature-Release: Add a new input field for colors with colorpicker\"','',1008000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295544,0,'additional_tca','1.8.1',6837,104,'Additional TCA','Additional TCA fields and tools',2,-1,0,1656445504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','34b3b5b3b81560e00edcc895c2c1afb2','\"[RELEASE] Version 1.8.1 - Bugfix-Release: Fix accessing an undefined readonly array index\"','',1008001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295545,0,'additional_tca','1.9.0',6837,94,'Additional TCA','Additional TCA fields and tools',2,-1,0,1660398307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a9050285f52df53cd71b50740177f610','\"[RELEASE] Version 1.9.0 - Feature-Release: Add duration Form-Engine field and additional features for date and date/time Form-Engine field\"','',1009000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295546,0,'additional_tca','1.10.0',6837,98,'Additional TCA','Additional TCA fields and tools',2,-1,0,1661078705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c0c455fa9175f51c4e7952a129e60d85','\"[RELEASE] Version 1.10.0 - Feature- &amp; Bugfix-Release: Extend Notice field, add divergent RTE config and fix smaller bugs\"','',1010000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295547,0,'additional_tca','1.10.1',6837,83,'Additional TCA','Additional TCA fields and tools',2,-1,0,1665488719,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','375e2676072078834ed560282cfef1fc','\"[RELEASE] Version 1.10.1 - Bugfix-Release: Fix some issues regarding the date/time/duration widgets\"','',1010001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295548,0,'additional_tca','1.10.2',6837,93,'Additional TCA','Additional TCA fields and tools',2,-1,0,1666437213,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','528e4d09136ac46bd0f47071e4d556bb','\"[RELEASE] Version 1.10.2 - Bugfix-Release: Add missing description text in Currency and Percent field and add DocumentService event in JavaScript initializations.\"','',1010002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295549,0,'additional_tca','1.11.0',6837,100,'Additional TCA','Additional TCA fields and tools',2,-1,0,1669707930,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ab54c78155163d67eabf8074e37d4649','\"[RELEASE] Versio 1.11.0 - Feature-Release: Add new Form element ExpandableTextarea and insert more example and testing fields in the example record\"','',1011000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295550,0,'additional_tca','1.11.1',6837,95,'Additional TCA','Additional TCA fields and tools',2,-1,0,1673282705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8b62578f275651c06447d93e2dee2691','\"[RELEASE] Version 1.11.1 - Bugfix- &amp; Maintenance-Release: Fix TCA title of the testing and example record and optimize code\"','',1011001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295551,0,'additional_tca','1.12.4',6837,85,'Additional TCA','Additional TCA fields and tools',2,-1,0,1682066731,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2931566d054b2ce51fe044f6866bdd40','Bugfix- & Feature release - more information in ChangeLog','',1012004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295552,0,'additional_tca','1.13.1',6837,73,'Additional TCA','Additional TCA fields and tools',2,-1,0,1689759906,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','abd5dcd545210776c00bc7669da16f25','\"[RELEASE] Version 1.13.1 - Bugfix-Version: Fix several bugs - more information in ChangeLog.md\"','',1013001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295553,0,'additional_tca','1.14.0',6837,72,'Additional TCA','Additional TCA fields and tools',2,-1,0,1690217104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7be5b75f3e0f726a911b0fb9fbbad097','\"[RELEASE] Version 1.14.0 - Feature-Release: Add a new custom field for weights\"','',1014000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295554,0,'additional_tca','1.14.1',6837,61,'Additional TCA','Additional TCA fields and tools',2,-1,0,1691397905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','77cef0c6e82bb086b71f299b4ce4bf33','\"[RELEASE] Version 1.14.1 - Maintenance-Release: Extend documentation for new weight field\"','',1014001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295555,0,'additional_tca','1.14.2',6837,68,'Additional TCA','Additional TCA fields and tools',2,-1,0,1691487907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cb0869b69c3a43e9cb0f2a0ab729054f','\"[RELEASE] Version 1.14.2 - Migration-Release: Migration of checkbox, datetime, required-flag and l10n_parent for TYPO3 12\"','',1014002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295556,0,'additional_tca','1.14.3',6837,61,'Additional TCA','Additional TCA fields and tools',2,-1,0,1692110707,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','314090143491a39e0c0ef853412951f1','\"[RELEASE] Version 1.14.3 - Bugfix-Release: Fix allowed file types for images preset and optimize comma-separation in backend record preview\"','',1014003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295557,0,'additional_tca','1.14.4',6837,61,'Additional TCA','Additional TCA fields and tools',2,-1,0,1692189907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','53cb88ba809ea853d2f7e6b6068618cc','\"[RELEASE] Version 1.14.4 - Bugfix-Release: Fix PHP 7.4 issue in image trait\"','',1014004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295558,0,'additional_tca','1.14.5',6837,74,'Additional TCA','Additional TCA fields and tools',2,-1,0,1692348306,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','11ab785584b85b6b61342f690bcc9bdc','\"[RELEASE] Version 1.14.5 - Maintenance-Release: Migration of tt_content_drawItem hook for TYPO3 12\"','',1014005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295559,0,'additional_tca','1.14.6',6837,59,'Additional TCA','Additional TCA fields and tools',2,-1,0,1693826778,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','63a969a13903d89cdfdcb94cf41caa59','\"Merge branch bugfix-DrawItem_event_listener into master\"','',1014006,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295560,0,'additional_tca','1.14.7',6837,63,'Additional TCA','Additional TCA fields and tools',2,-1,0,1693826831,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d26df48f2d5e9d558486b7844cf92f20','\"[RELEASE] Version 1.14.7 - Bugfix-Release: Fix tt_content_drawItem event for TYPO3 12\"','',1014007,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295561,0,'additional_tca','1.14.8',6837,67,'Additional TCA','Additional TCA fields and tools',2,-1,0,1693826840,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','522ea845186a540ce808d44070f1024d','\"[RELEASE] Version 1.14.8 - Maintenance-Release: Optimize documentation\"','',1014008,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295562,0,'additional_tca','1.14.9',6837,59,'Additional TCA','Additional TCA fields and tools',2,-1,0,1696344309,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','96eec390637824f7e2de32ff9b671f75','\"[RELEASE] Version 1.14.9 - Bugfix-Release: Fix and migration some smaller issues for TYPO3 12\"','',1014009,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295563,0,'additional_tca','1.14.10',6837,64,'Additional TCA','Additional TCA fields and tools',2,-1,0,1696445104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3a4b616a64256e4c128774e8473aa9d2','\"[RELEASE] Version 1.14.10 - Bugfix-Release: Remove deprecated TCA table_local field and fix relation information in backend content element preview and add more compatible extensions\"','',1014010,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295564,0,'additional_tca','1.14.11',6837,61,'Additional TCA','Additional TCA fields and tools',2,-1,0,1696927505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2b9ad1533c59ccb120f6daaade29749c','\"[RELEASE] Version 1.14.11 - Maintenance-Release: Migration for link types and double field\"','',1014011,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295565,0,'additional_tca','1.14.12',6837,62,'Additional TCA','Additional TCA fields and tools',2,-1,0,1697373904,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','99bfe7896a78b26e92ab8683378f8a1d','\"[RELEASE] Version 1.14.12 - Maintenance-Release: Add more extensions to drawitem content preview event\"','',1014012,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295566,0,'additional_tca','1.14.13',6837,57,'Additional TCA','Additional TCA fields and tools',2,-1,0,1697449506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1017e61028b78d2e7898b297f8a71a03','\"[RELEASE] Version 1.14.13 - Bugfix-Release: Fix undefined eval array index in TCA and other issues - see ChangeLog.md\"','',1014013,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295567,0,'additional_tca','1.14.14',6837,66,'Additional TCA','Additional TCA fields and tools',2,-1,0,1697647505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','86d2851bc9534de1b0e84535d89da555','\"[RELEASE] Version 1.14.14 - Maintenance-Release: Add more extensions to drawitem content preview event\"','',1014014,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295568,0,'additional_tca','1.14.15',6837,60,'Additional TCA','Additional TCA fields and tools',2,-1,0,1698677106,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e0b5032976c63d757cbe53c23502e096','\"[RELEASE] Version 1.14.15 - Bugfix-Release: Prevent warnings in drawitem content preview event\"','',1014015,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295569,0,'additional_tca','1.14.16',6837,60,'Additional TCA','Additional TCA fields and tools',2,-1,0,1698845643,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e404e9f4aaafe573bc9d3f1a5c38c906','\"[RELEASE] Version 1.14.16 - Maintenance-Release: Clean up documentation\"','',1014016,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295570,0,'additional_tca','1.15.0',6837,67,'Additional TCA','Additional TCA fields and tools',2,-1,0,1700673891,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2ed888325912629eeaa01d7bff1eb9c0','\"[RELEASE] Version 1.15.0 - Feature-Release: Add a new custom field for phone numbers inluding validation\"','',1015000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295571,0,'additional_tca','1.15.1',6837,62,'Additional TCA','Additional TCA fields and tools',2,-1,0,1701265507,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8fa27adf6d122bafb0384491b13179e6','\"[RELEASE] Version 1.15.1 - Maintenance-Release: Optimize version conditions in PHP code and add additional TCA config and Trait\"','',1015001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295572,0,'additional_tca','1.15.3',6837,55,'Additional TCA','Additional TCA fields and tools',2,-1,0,1705301266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cb189a5849cfe1e1cbe2ab8100994ece','\"[RELEASE] Version 1.15.3 - Bugfix-Release: Fix version number\"','',1015003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295573,0,'additional_tca','1.15.4',6837,51,'Additional TCA','Additional TCA fields and tools',2,-1,0,1707162304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2a72304f669cc0c6fa0938332adf7525','\"[RELEASE] Version 1.15.4 - Bugfix-Release: Fix TCA datetime dbtype and avoid accessing flex form array index on non-existing flex form\"','',1015004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295574,0,'additional_tca','1.15.5',6837,53,'Additional TCA','Additional TCA fields and tools',2,-1,0,1708875904,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e590940cd6d486cadcf483ef96377684','\"[RELEASE] Version 1.15.5 - Bugfix-Release: Restore TCA preset for frontend_user\"','',1015005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295575,0,'additional_tca','1.15.6',6837,61,'Additional TCA','Additional TCA fields and tools',2,-1,0,1710240304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','471f0aab34690c448c11f4ebc49ea04d','\"[RELEASE] Version 1.15.6 - Maintenance-Release: Add nl2br in backend notive field\"','',1015006,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295576,0,'additional_tca','1.15.7',6837,51,'Additional TCA','Additional TCA fields and tools',2,-1,0,1714409104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','37980deb8366f0ccc4f7a08ef37c82dd','\"[RELEASE] Version 1.15.7 - Maintenance-Release: Add inline link for documentation and more informations and add phone field migration documentation\"','',1015007,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295577,0,'additional_tca','1.15.8',6837,59,'Additional TCA','Additional TCA fields and tools',2,-1,0,1716450304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','203a6ad202ca91f330ffbe824dba5088','\"[RELEASE] Version 1.15.8 - Maintenance-Release: Add images with alt and title only\"','',1015008,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295578,0,'additional_tca','1.15.9',6837,40,'Additional TCA','Additional TCA fields and tools',2,-1,0,1723578304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4b525bc959f0eb6d40d17a6985347a83','\"[RELEASE] Version 1.15.9 - Maintenance-Release: Add setUsername setting in Username trait and code clean up JavaScript files\"','',1015009,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295579,0,'additional_tca','1.15.10',6837,46,'Additional TCA','Additional TCA fields and tools',2,-1,0,1724312705,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d46dab5d1c909a270309c7b0d0bf23fc','\"[RELEASE] Version 1.15.10 - Bugfix-Release: Fix JavaScript initialization issue on DismissSuggestion script, and add possibility to turn off CURL verification, in order to avoid issues during codeception tests\"','',1015010,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295580,0,'additional_tca','1.15.11',6837,38,'Additional TCA','Additional TCA fields and tools',2,-1,0,1729158304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0ac91341139638fe42550f43634ea94e','\"[RELEASE] Version 1.15.11 - Bugfix- &amp; Maintenance-Release: Add try blocks for dismiss js in order to avoid issues during frontend testing and more, see change log\"','',1015011,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295581,0,'additional_tca','1.15.12',6837,39,'Additional TCA','Additional TCA fields and tools',2,-1,0,1729529104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c6455d91d93f7b0d693f5c6997dc3610','\"[RELEASE] Version 1.15.12 - Bugfix-Release: Fix hard-coded table name for l10n_parent\"','',1015012,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295582,0,'additional_tca','1.15.13',6837,30,'Additional TCA','Additional TCA fields and tools',2,-1,0,1731681904,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b24d6cace05e34dbe29287396c924b1f','\"[RELEASE] Version 1.15.13 - Bugfix-Release: Fix parameter name in condition for l10n_parent\"','',1015013,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295583,0,'additional_tca','1.15.14',6837,37,'Additional TCA','Additional TCA fields and tools',2,-1,0,1731685504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8f2e8e536d25225114bbc5646c63d126','\"[RELEASE] Version 1.15.14 - Bugfix-Release: Fix adding and subctracting time/date in date-pickers\"','',1015014,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295584,0,'additional_tca','1.16.1',6837,40,'Additional TCA','Additional TCA fields and tools',2,-1,0,1732722304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6a675024b18713836385129a30d8fbaf','\"[RELEASE] Version 1.16.1 - Bugfix-Release: Fix flex-form labels in draw-item event\"','',1016001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295585,0,'additional_tca','1.16.2',6837,35,'Additional TCA','Additional TCA fields and tools',2,-1,0,1734345905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ec20982911b78cfda262bef58b2ce6f0','\"[RELEASE] Version 1.16.2 - Bugfix-Release: Migrate TCA from t3editor to codeEditor\"','',1016002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295586,0,'additional_tca','1.16.3',6837,30,'Additional TCA','Additional TCA fields and tools',2,-1,0,1736840704,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6d6e1c337a09d4029891e4d118153f00','\"[RELEASE] Version 1.16.3 - Maintenance-Release: Add helper for registering plugins as content elements and migrate icon registration and icon usage\"','',1016003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295587,0,'additional_tca','1.16.4',6837,30,'Additional TCA','Additional TCA fields and tools',2,-1,0,1737312306,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a66441b64d44cb5cd91850aa4b849659','\"[RELEASE] Version 1.16.4 - Maintenance-Release: Migrate plugin preview in backend, fix code style and update documentation for TYPO3 13\"','',1016004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295588,0,'additional_tca','1.16.5',6837,33,'Additional TCA','Additional TCA fields and tools',2,-1,0,1738234282,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c32f4edea878e629e2b3e2f98004578f','[RELEASE] Version 1.16.5 - Bugfix-Release: Fix content element preview in backend with inline xml','',1016005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295589,0,'additional_tca','1.15.15',6837,25,'Additional TCA','Additional TCA fields and tools',2,-1,0,1739216734,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f288b55fb5a2a8eb33984b6548272aad','[RELEASE] Version 1.15.15. - Maintenance-Release: Add fahrzeugsuche in content element backend preview','',1015015,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295590,0,'additional_tca','1.16.6',6837,31,'Additional TCA','Additional TCA fields and tools',2,-1,0,1739216775,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','059ee77a8286ea759dd5176e896c42fc','[RELEASE] Version 1.16.6 - Bugfix- & Maintenance-Release: Fix missing notice-text ind backend notice-field, fix PHP deprecation, Support for PHP 8.4 and more - see change log','',1016006,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295591,0,'additional_tca','1.15.16',6837,23,'Additional TCA','Additional TCA fields and tools',2,-1,0,1740131008,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d667946ac3b18d6fa4a3279d27b753b4','[RELEASE] Version 1.15.16 - Maintenance-Release: Add new trait for deleted, postal-code and frontend-user for reducing getter/setter in domain models','',1015016,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295592,0,'additional_tca','1.16.8',6837,29,'Additional TCA','Additional TCA fields and tools',2,-1,0,1740131037,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f0270bbc4d7f5769a82656770593765e','[RELEASE] Version 1.16.8 - Maintenance-Release: Add new trait for deleted, postal-code and frontend-user for reducing getter/setter in domain models','',1016008,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295593,0,'additional_tca','1.15.17',6837,36,'Additional TCA','Additional TCA fields and tools',2,0,0,1742287406,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','adba885353f773f7b308cf5b2384bd58','Bugfix-Release: Security fix - please update ASAP - Escape suggested badges below suggestion field','',1015017,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295594,0,'additional_tca','1.16.9',6837,37,'Additional TCA','Additional TCA fields and tools',2,0,0,1742287424,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','68f3702871c53b9551feafb365332a72','Bugfix-Release: Security fix - please update ASAP - Escape suggested badges below suggestion field','',1016009,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295595,0,'additional_tca','1.16.10',6837,34,'Additional TCA','Additional TCA fields and tools',2,0,0,1744027984,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4a130ab1017ae37003b6ed6edda8bc72','[RELEASE] Version 1.16.10 - Bugfix-Release: Fix uid-to-pid in l10n_parent TCA pre-configuration and fix translation for documentation title','',1016010,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295596,0,'additional_tca','1.17.0',6837,32,'Additional TCA','Additional TCA fields and tools',2,0,0,1747919543,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c77f1860f5d277520501be12faa50dd0','\"[RELEASE] Version 1.17.0 - Feature-Release: Add supporting stuff for recent forum and address-manager, traits and configurations - see change-log file\"','',1017000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295597,0,'additional_tca','1.17.1',6837,27,'Additional TCA','Additional TCA fields and tools',2,0,0,1756385103,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','15c7a21707b8f29c7caaa95b56f7d6e4','\"[RELEASE] Version 1.17.1 - Maintenance-Release: Code and file clean up\"','',1017001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295598,0,'additional_tca','1.17.2',6837,21,'Additional TCA','Additional TCA fields and tools',2,0,0,1756805358,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','39c91aa1bddc63d32eca8be3348a1ef5','\"[RELEASE] Version 1.17.2 - Bugfix-Release: Migrate TCA from t3editor to codeEditor and add developer information about change-log and migration in documentation and rebuild documentation\"','',1017002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295599,0,'additional_tca','1.17.3',6837,21,'Additional TCA','Additional TCA fields and tools',2,0,0,1758889204,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9cb3cdfa0953c8cbd4dcecde46aa3fa1','\"[RELEASE] Version 1.17.3 - Bugfix-Release: Allow to use list-type to c-type wizard without contructor parameter\"','',1017003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295600,0,'additional_tca','1.17.4',6837,19,'Additional TCA','Additional TCA fields and tools',2,0,0,1759675804,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0c21ee1e59b0b61662c835e1959c2a0a','\"[RELEASE] Version 1.17.4 - Bugfix-Release: Fix translation in suggestion messages in backend records and allow webm in video-single preset as well\"','',1017004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295601,0,'additional_tca','1.17.5',6837,19,'Additional TCA','Additional TCA fields and tools',2,0,0,1759843506,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ede03da0f3f7874ebc869bc1f637e92f','\"[RELEASE] Version 1.17.5 - Maintenance-Release: Add json and xml t3-editor preset\"','',1017005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295602,0,'additional_tca','1.17.6',6837,23,'Additional TCA','Additional TCA fields and tools',2,0,0,1759908905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b5abec64bd8337b00da6942f00fbcbb3','\"[RELEASE] Version 1.17.6 - Bugfix-Release: Fix having a default value for select presets\"','',1017006,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295603,0,'additional_tca','1.17.7',6837,16,'Additional TCA','Additional TCA fields and tools',2,0,0,1767366606,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8ef2f26ac47dae8089866b7a5f568be9','\"[RELEASE] Version 1.17.7 - Maintenance-Release: Sync structural XLIFF files and add french, dutch, danish, polish, italian and spanish translation support and code clean up and quality improvements\"','',1017007,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295604,0,'additional_tca','1.17.8',6837,17,'Additional TCA','Additional TCA fields and tools',2,0,0,1767532206,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3072262c7fe75e5269a8d491a1330078','\"[RELEASE] Version 1.17.8 - Maintenance-Release: Add preview for masonry content element and code clean up\"','',1017008,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295605,0,'additional_tca','1.17.9',6837,16,'Additional TCA','Additional TCA fields and tools',2,0,0,1769520906,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ad9ae8dc98c8d5f25b381d8c725ec66e','\"[RELEASE] Version 1.17.9 - Maintenance-Release: Improve code quality and documentation and switch methods from protected to private in the final DrawItem class\"','coding.ms',1017009,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295606,0,'additional_tca','1.17.10',6837,16,'Additional TCA','Additional TCA fields and tools',2,0,0,1770302702,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f6e85f7f0ba2267b679db88717d2418f','\"[RELEASE] Version 1.17.10 - Maintenance-Release: Improve documentation\"','coding.ms',1017010,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295607,0,'additional_tca','1.17.11',6837,15,'Additional TCA','Additional TCA fields and tools',2,0,0,1772019903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','fed2d017d7eccc656c2b33bb683a7524','\"[RELEASE] Version 1.17.11 - Maintenance-Release: Extend backend preview of plugins\"','coding.ms',1017011,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295608,0,'additional_tca','1.17.12',6837,14,'Additional TCA','Additional TCA fields and tools',2,0,0,1773038677,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6ce93aa86147f408ad66d8c09eea35bd','\"[RELEASE] Version 1.17.12 - Maintenance-Release: Add documentation about translations\"','coding.ms',1017012,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295609,0,'additional_tca','1.18.0',6837,12,'TYPO3 Additional-TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1776066302,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2a1fccfb6459228ec5a85d6579f4dc18','\"[RELEASE] Version 1.18.0 - Feature-Release: Add images TCA preset with crop-variants, add more recurring traits for domain models and more - see change-log file\"','coding.ms',1018000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295610,0,'additional_tca','2.0.0',6837,10,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1777439308,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','caed624ced9ce32bf005340d14fd60db','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295611,0,'additional_tca','2.0.1',6837,12,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1777491903,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8f4a5b3a9f26c8f2e33566e228cf3e4a','\"[RELEASE] Version 2.0.1 - Maintenance-Release: Add preset for country selection in TCA and street trait\"','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295612,0,'additional_tca','2.0.2',6837,12,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1778493304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','563b0c6246b2f62b71e0f03d2d61c5e1','\"[RELEASE] Version 2.0.2 - Bugfix-Release: Fix country select TCA preset for TYPO3 13\"','coding.ms',2000002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295613,0,'additional_tca','2.0.3',6837,8,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1779882302,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','507880611dc0da17897c6ce2685b12b0','\"[RELEASE] Version 2.0.3 - Bugfix-Release: Fix position of documentation buttons in backend editing views\"','coding.ms',2000003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295614,0,'additional_tca','2.1.0',6837,12,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1779885902,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','04808d21c8ccdcb2b17609e7e399024e','\"[RELEASE] Version 2.1.0 - Feature-Release: Add preset for a single page, a single folder and a time selection in TCA\"','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295615,0,'additional_tca','2.1.1',6837,6,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1780321503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3c3c6b5a0817354915fb786e813ce1aa','\"[RELEASE] Version 2.1.1 - Bugfix-Release: Ensure internal fieldnames are hidden if disabled and fix unit-label for duration-field\"','coding.ms',2001001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295616,0,'additional_tca','1.18.1',6837,6,'TYPO3 Additional-TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1780591503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1fd04468c909d6f9fdc42a579ee66534','\"[RELEASE] Version 1.18.1 - Bugfix-Release: Allow a custom label for image selection if defined\"','coding.ms',1018001,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295617,0,'additional_tca','2.1.2',6837,9,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1780595102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a66d587734b3ba250a99857e2f80c968','\"[RELEASE] Version 2.1.2 - Bugfix-Release: Allow a custom label for image selection if defined\"','coding.ms',2001002,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295618,0,'additional_tca','2.1.3',6837,8,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1781696703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','864b0ddb2a193b271a3baa5d805d6739','\"[RELEASE] Version 2.1.3 - Bugfix-Release: Fix flexform usage in TYPO3 13 and migrate version conditions\"','coding.ms',2001003,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295619,0,'additional_tca','2.1.4',6837,7,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1782805503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e97b6f2efe5949c367c6b7971d425e8c','\"[RELEASE] Version 2.1.4 - Bugfix-Release: Fix selected items of relations in backend flex-form preview\"','coding.ms',2001004,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295620,0,'additional_tca','1.19.0',6837,4,'TYPO3 Additional-TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1782974703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','711d030485899408918f248bcb22605c','\"[RELEASE] Version 1.19.0 - Feature-Release: Add placeholder plugin for CKEditor and add presets for simple mail HTML-Markup via RTE\"','coding.ms',1019000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295621,0,'additional_tca','2.1.5',6837,5,'TYPO3 Additional TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1785321902,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3e8a9d3427a8f774b92fa6b5dbbf7277','\"[RELEASE] Version 2.1.5 - Maintenance-Release: Add the behaviour.allowLanguageSynchronization setting on TCA presets for images\"','coding.ms',2001005,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295622,0,'additional_tca','2.2.0',6837,3,'TYPO3 Additional-TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1785861907,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','68a6279d0c500a0bb8f936a6a6ea0b41','\"[RELEASE] Version 2.2.0 - Feature-Release: Add placeholder plugin for CKEditor, add presets for simple mail HTML-Markup via RTE and more, see change-log file\"','coding.ms',2002000,0,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295623,0,'additional_tca','2.2.1',6837,3,'TYPO3 Additional-TCA by coding.ms','The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.',2,0,0,1787060706,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2de32bc2b1db87f85ff852b6c9cb7b5a','\"[RELEASE] Version 2.2.1 - Bugfix-Release: Add the missing option in file-single preset for defining the allowed file-types and optimize german translation values.\"','coding.ms',2002001,1,0,'https://www.coding.ms/documentation/typo3-additional-tca','ter','',''),
(9295624,0,'t3sbootstrap_grid','1.0.0',564,189,'Bootstrap Grid System','Bootstrap 4 grid system from the EXT t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/layout/grid-system - This extension was sponsored by Michael Baer.',2,0,3,1594033815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.13-10.4.99\";s:12:\"gridelements\";s:14:\"9.3.0-10.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','c06d6db22b39c73c9fd6d4ba3aed1ead','Bootstrap 4 grid system (only) from the EXT t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/layout/grid-system - This extension was sponsored by Michael Baer.','',1000000,0,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295625,0,'t3sbootstrap_grid','2.0.0',564,108,'Bootstrap Grid System','Bootstrap 5 grid system from the EXT:t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/extensions/t3sbootstrap-grid - This extension was sponsored by Michael Baer.',2,0,6,1638370911,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.4-11.99.99\";s:9:\"container\";s:12:\"1.4.2-1.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"t3sbootstrap\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','63ea25cc20786425d5820da7ab77d876','Bootstrap 5 grid system (only) from the EXT t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/extensions/t3sbootstrap-grid','',2000000,0,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295626,0,'t3sbootstrap_grid','2.0.1',564,108,'Bootstrap Grid System','Bootstrap 5 grid system from the EXT:t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/extensions/t3sbootstrap-grid - This extension was sponsored by Michael Baer.',2,0,6,1668335352,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.4-11.99.99\";s:9:\"container\";s:13:\"2.0.5-2.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"t3sbootstrap\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','f82d5ad4cf18a4d6c773bf1c7f43f259','Support for EXT:container v2','',2000001,0,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295627,0,'t3sbootstrap_grid','3.0.0',564,94,'Bootstrap Grid System','Bootstrap 5 grid system from the EXT:t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/extensions/t3sbootstrap-grid - This extension was sponsored by Michael Baer.',2,0,6,1690796983,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:9:\"container\";s:13:\"2.2.3-2.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"t3sbootstrap\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','4cf94b50ca38bb352968ca42b444fa37',' Support of TYPO3 v12 & drop support of v11','',3000000,0,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295628,0,'t3sbootstrap_grid','4.0.0',564,55,'Bootstrap Grid System','Bootstrap 5 grid system from the EXT:t3sbootstrap. Example and info: www.t3sbootstrap.de/dokumentation/extensions/t3sbootstrap-grid - This extension was sponsored by Michael Baer.',2,0,6,1730982457,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"t3sbootstrap\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','75cbe9895d7df71d26d2ca9a40ab4442',' Support of TYPO3 v12 & drop support of v11. Example and info: www.t3sbootstrap.de/dokumentation/extensions/','',4000000,0,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295629,0,'t3sbootstrap_grid','5.0.0',564,10,'Bootstrap Grid System','Bootstrap 5 grid system from the EXT:t3sbootstrap.',2,0,6,1780075163,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:9:\"container\";s:13:\"3.2.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"t3sbootstrap\";s:1:\"*\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','49336b7af4d8229301456b3d84f30c7f','Support of TYPO3 14','',5000000,1,0,'https://github.com/t3solution/t3sbootstrap_grid','ter','',''),
(9295630,0,'poptin_smart_popups_and_forms','1.0.0',647,112,'Poptin - Smart Popups and Contact Forms','Use Poptin to create beautiful popups and inline forms for your website',2,0,6,1594044007,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gal Dubinski','contact@poptin.com','poptin','c015a66f4888fdc21ac710fcd5c222df','Initial release to the extensions repository ','Poptin LTD',1000000,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295631,0,'poptin_smart_popups_and_forms','1.0.1',647,83,'Poptin - Smart Popups and Contact Forms','Use Poptin to create beautiful popups and inline forms for your website',2,0,6,1594107444,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gal Dubinski','contact@poptin.com','poptin','cd4cf6664eda838f75c10f6b3f99e175','Changed the icon','Poptin LTD',1000001,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295632,0,'poptin_smart_popups_and_forms','1.0.2',647,119,'Poptin: Pop ups, Contact Forms & Exit Intent Popup','Use Poptin to create beautiful popups and inline forms for your website using our easy-to-use drag and drop editor (no coding skills required). With Poptin you can show your websites visitors the right message at the right time.Exit intent trigger is included in our free plan. Youll also get advanced triggers and targeting rules.',2,0,6,1594110769,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gal Dubinski','contact@poptin.com','poptin','375ba997a9ee9a7eccb382f2fcac4d89','Name and description update','Poptin LTD',1000002,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295633,0,'poptin_smart_popups_and_forms','1.0.3',647,176,'Poptin: Pop ups, Contact Forms & Exit Intent Popups','Use Poptin to create beautiful popups and inline forms for your website using our easy-to-use drag and drop editor (no coding skills required). With Poptin you can show your websites visitors the right message at the right time.Exit intent trigger is included in our free plan. Youll also get advanced triggers and targeting rules.',2,0,6,1598951703,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gal Dubinski','contact@poptin.com','poptin','d75d6f60019f8827a27967a498e81864','//prod 1-2','Poptin LTD',1000003,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295634,0,'poptin_smart_popups_and_forms','1.0.4',647,58,'Poptin: Pop ups, Contact Forms & Exit Intent Popups','Use Poptin to create beautiful popups and inline forms for your website using our easy-to-use drag and drop editor (no coding skills required). With Poptin you can show your websites visitors the right message at the right time.Exit intent trigger is included in our free plan. Youll also get advanced triggers and targeting rules.',2,0,6,1652175876,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:14:\"11.0.0-11.0.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Gal Dubinski','contact@poptin.com','poptin','39b3a8352b84df59093ffd74dfda5545','Fixed parse_str param issue.','Poptin LTD',1000004,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295635,0,'poptin_smart_popups_and_forms','1.0.5',647,70,'Poptin: Pop ups, Contact Forms & Exit Intent Popups','Use Poptin to create beautiful popups and inline forms for your website using our easy-to-use drag and drop editor (no coding skills required). With Poptin you can show your websites visitors the right message at the right time.Exit intent trigger is included in our free plan. Youll also get advanced triggers and targeting rules.',2,0,6,1667371912,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:13:\"11.0.0-12.0.5\";s:5:\"typo3\";s:12:\"9.5.0-12.0.0\";}}','Gal Dubinski','contact@poptin.com','poptin','ba3665e172f82c6a90ed01dc0f493b15','Update Dependencies Version.','Poptin LTD',1000005,0,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295636,0,'poptin_smart_popups_and_forms','2.0.0',647,29,'Poptin: Pop ups, Contact Forms & Exit Intent Popups','Use Poptin to create beautiful popups and inline forms for your website using our easy-to-use drag and drop editor (no coding skills required). With Poptin you can show your websites visitors the right message at the right time.Exit intent trigger is included in our free plan. Youll also get advanced triggers and targeting rules.',2,0,6,1738321710,'a:1:{s:7:\"depends\";a:2:{s:17:\"bootstrap_package\";s:13:\"11.0.0-15.0.0\";s:5:\"typo3\";s:12:\"9.5.0-13.4.4\";}}','Gal Dubinski','contact@poptin.com','poptin','d51a869958a6f3852ef75d365b5cd163','Updated Dependencies Version','Poptin LTD',2000000,1,0,'https://help.poptin.com/article/show/112625-how-to-install-poptin-on-typo3','ter','',''),
(9295637,0,'matomo_widgets','0.1.0',3212,192,'Matomo Widgets','Dashboard widgets showing Matomo reports',1,0,1,1594045772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','dc5e0a514a5594fc81b5a6bfed48dd7c','Initial release. Available widgets:\r\n- Actions per day/month\r\n- Bounce rate\r\n- Browsers\r\n- Campaigns\r\n- Link to Matomo\r\n- OS families\r\n- Visits per day/month','',1000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.1/en-us','ter','',''),
(9295638,0,'matomo_widgets','0.2.0',3212,215,'Matomo Widgets','Dashboard widgets showing Matomo reports',1,0,1,1594994575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a9223a503f05be410541c912f8d2e0a9','Added\r\n- New countries widget\r\n\r\nChanged\r\n- Generalise widget configuration\r\n\r\nFixed\r\n- Correct bar label in bar chart\r\n- Dashboard is usable with an incorrect configuration','',2000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.2/en-us','ter','',''),
(9295639,0,'matomo_widgets','0.3.0',3212,152,'Matomo Widgets','Dashboard widgets showing Matomo reports',1,0,1,1606492856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','3d84bced63eeee96b892209fa99743b5','Added:\r\n- Multi-site capability (BREAKING) / Migration: https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.3/en-us/Migration/Index.html\r\n- Parameters for data providers are overridable / Configuration: https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.3/en-us/Configuration/Index.htmlwidget-configuration','',3000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.3/en-us','ter','',''),
(9295640,0,'matomo_widgets','0.3.1',3212,131,'Matomo Widgets','Dashboard widgets showing Matomo reports',1,0,1,1608657522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','c709b47556d14040335acc2a12577a3a','Added:\r\n- Compatibility with TYPO3 v11','',3001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.3/en-us','ter','',''),
(9295641,0,'matomo_widgets','0.3.2',3212,137,'Matomo Widgets','Dashboard widgets showing Matomo reports',1,0,1,1610381349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','d12f0eb55bafed390a8fd363edf69c8b','Changed:\r\n- Raise minimum required version to TYPO3 10.4.11\r\n\r\nFixed:\r\n- Show dashboard widgets in non-composer installation','',3002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/0.3/en-us','ter','',''),
(9295642,0,'matomo_widgets','1.0.0',3212,131,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1620144688,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','de80b626ef54d48193bd51753e918313','Important: Read the migration section in the manual before upgrading:\r\nhttps://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.0/en-us/Migration/Index.html\r\n\r\nAdded:\r\n- Link from widget to corresponding Matomo report if available\r\n- Widget \"Browser plugins\"\r\n- Widget \"Content names\"\r\n- Widget \"Content pieces\"\r\n- Widget \"Site search keywords\"\r\n- Widget \"Site search keywords with no results\"\r\n- Widget for custom dimensions\r\n\r\nChanged:\r\n- Raise minimum required version to TYPO3 10.4.15 and TYPO3 11.2.0\r\n- Use selectCheckBox in site configuration for active widget selection instead of checkboxLabeledToggle, an upgrade wizard is available\r\n\r\nFixed:\r\n- Correct widget titles with site prefix for \"Countries\" und \"Link to Matomo\"\r\n\r\nRemoved:\r\n- Upgrade wizards for version 0.3','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.0/en-us','ter','',''),
(9295643,0,'matomo_widgets','1.0.1',3212,125,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1627316545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c1be1fd5966202eeba25f55c07e7cc1e','Fixed:\r\n- Set fallback for undefined array key in PHP8','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.0/en-us','ter','',''),
(9295644,0,'matomo_widgets','1.0.2',3212,123,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1627803969,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','ed6597058b073275fb7e0cf1501e98e8','Fixed:\r\n- Consider imports of widget settings into site configuration','',1000002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.0/en-us','ter','',''),
(9295645,0,'matomo_widgets','1.1.0',3212,118,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1630340870,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"matomo_integration\";s:0:\"\";s:13:\"matomo_optout\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5c35c7e953d2734a6312b2cb1489ba5c','Added:\r\n- Option to use configuration of base URL and site ID from EXT:matomo_integration\r\n','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.1/en-us','ter','',''),
(9295646,0,'matomo_widgets','1.1.1',3212,114,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1632328447,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"matomo_integration\";s:0:\"\";s:13:\"matomo_optout\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','5aff567604a4504cff5f7c3debc5b3b6','Fixed:\r\n- Undefined logger in YamlFileLoader','',1001001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.1/en-us','ter','',''),
(9295647,0,'matomo_widgets','1.1.2',3212,115,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1632648081,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:2:{s:18:\"matomo_integration\";s:0:\"\";s:13:\"matomo_optout\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c0fdb579b2df4ea044f720b161514e32','Fixed:\r\n- ExtensionManagementUtility::isLoaded() in Services.yaml throws error in TYPO3 v11.4','',1001002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.1/en-us','ter','',''),
(9295648,0,'matomo_widgets','1.2.0',3212,128,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1634742641,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','84a1e2cd27d23fb29ad5d633d04195b9','Added:\r\n- Widget \"Annotations\"\r\n\r\nChanged:\r\n- The Matomo Widgets configuration must be stored in the site configurations config.yaml, imports are not supported anymore\r\n\r\nFixed:\r\n- Exception thrown by YamlFileLoader in TYPO3 v11.5.0','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.2/en-us','ter','',''),
(9295649,0,'matomo_widgets','1.3.0',3212,113,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1645776887,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','1b646273c53ec2b2e035b9adc981693f','Added:\r\n- Widget \"Create annotation\"\r\n- Widget \"JavaScript errors\"\r\n- Widget \"Pages not found\"\r\n- Compatibility with Symfony 6','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.3/en-us','ter','',''),
(9295650,0,'matomo_widgets','1.4.0',3212,112,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1649095114,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','2399ff02e19b413320123a246a770570','Added:\r\n- Site ID to the \"Link to Matomo\" widget link','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.4/en-us','ter','',''),
(9295651,0,'matomo_widgets','1.5.0',3212,111,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1655130660,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','09b0ab33905eafdb65a21af56a6c2e2f','Removed:\r\n- Compatibility with PHP 7.2 and PHP 7.3','',1005000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.5/en-us','ter','',''),
(9295652,0,'matomo_widgets','1.6.0',3212,104,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1663595151,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d09b11e6f4e37076ebdbf700c5629a64','Added:\r\n- Browser version to JavaScript error details modal','',1006000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.6/en-us','ter','',''),
(9295653,0,'matomo_widgets','2.0.0',3212,103,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1665329172,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','4aca0857cc348facd8b9690b820e96e8','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0\r\n- Upgrade wizard for version 1.0','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.0/en-us','ter','',''),
(9295654,0,'matomo_widgets','1.7.0',3212,83,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1673100634,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0e58c97b61d82639ec434ef01c904f51','Added:\r\n- Configuration independent of a website\r\n- PSR-14 event BeforeMatomoApiRequestEvent to adjust site ID and auth token','',1007000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/1.7/en-us','ter','',''),
(9295655,0,'matomo_widgets','2.1.0',3212,105,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1673100688,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d32d3831de806f8206260ab1470fa793','Added:\r\n- Configuration independent of a website\r\n- PSR-14 event BeforeMatomoApiRequestEvent to adjust site ID and auth token\r\n- Hide sensitive parameters (auth token) in back traces for PHP  8.2\r\n\r\nFixed:\r\n- Deprecations in PHP 8.2','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.1/en-us','ter','',''),
(9295656,0,'matomo_widgets','2.1.1',3212,90,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1680344309,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c76bf387718e8bda049ff8ae640329fc','Fixed:\r\n- Error when opening a site configuration in TYPO3 v12.3','',2001001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.1/en-us','ter','',''),
(9295657,0,'matomo_widgets','2.2.0',3212,84,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1684687624,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','7e93d722b549b35b89ebbfdd44437e21','Added\r\n- Content Security Policy for configured Matomo servers in backend for TYPO3 v12','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.2/en-us','ter','',''),
(9295658,0,'matomo_widgets','2.2.1',3212,80,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1689929535,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','4f41040753fb17ad2a3ab7181fae61a4','Fixed:\r\n- Proxy configuration is not taken into account','',2002001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.2/en-us','ter','',''),
(9295659,0,'matomo_widgets','2.3.0',3212,64,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1702644663,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','626e771daf1576826d4b3ed3962af721','Added:\r\n- Widget \"Most viewed pages\"\r\n\r\nFixed:\r\n- Table content with numbers is right-aligned again in TYPO3 v12\r\n','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.3/en-us','ter','',''),
(9295660,0,'matomo_widgets','2.4.0',3212,71,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1705429168,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','56b45ed1db999f6fbd4e00d3051df99b','Added:\r\n- Compatibility with Symfony 7','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/2.4/en-us','ter','',''),
(9295661,0,'matomo_widgets','3.0.0',3212,74,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1708331085,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d1fab8735de982cd5647a0eec5fa0fe3','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nChanged:\r\n- Date ranges of various widgets from current month to last 28 days\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n\r\nSee also the upgrade section in the documentation:\r\nhttps://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.0/en-us/Upgrade/Index.htmlfrom-version-2-x-to-3-0','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.0/en-us','ter','',''),
(9295662,0,'matomo_widgets','3.1.0',3212,66,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1712682782,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','fc38e6b53cc5ddcda57a7566915667b0','Added:\r\n- Display of date range in table widgets','',3001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.1/en-us','ter','',''),
(9295663,0,'matomo_widgets','3.1.1',3212,53,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1727087450,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','db9775ec1a8de88c11d7bd350c94acf1','Fixed:\r\n- Table widgets lost styling with TYPO3 v13.3','',3001001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.1/en-us','ter','',''),
(9295664,0,'matomo_widgets','3.1.2',3212,47,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1733166241,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','9f214d8078c023f5484e55ea74270b89','Fixed:\r\n- Using configuration from EXT:matomo_integration with relative URLs throws error','',3001002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.1/en-us','ter','',''),
(9295665,0,'matomo_widgets','3.2.0',3212,25,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1749976501,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','6297813ab754edb3558ee844792fbc1a','Added:\r\n- Allow import of Matomo Widget configuration in site configuration\r\n\r\nFixed:\r\n- Call to undefined method WidgetConfiguration::getAdditionalCssClasses() in TYPO3 v13.4.14\r\n\r\nRemoved:\r\n- Compatibility with EXT:matomo_integration version 1','',3002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.2/en-us','ter','',''),
(9295666,0,'matomo_widgets','3.2.1',3212,25,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1750266143,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','ff14e5f0a522452feb4b10f8a0ca616e','Fixed:\r\n- Symlinked site configuration file is not taken into account','',3002001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.2/en-us','ter','',''),
(9295667,0,'matomo_widgets','3.2.2',3212,28,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1751304270,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3a2844d55eefa9fcee74c9b57fc7be7c','Removed:\r\n- Import of Matomo Widget configuration in site configuration (introduced with v3.2.0)','',3002002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.2/en-us','ter','',''),
(9295668,0,'matomo_widgets','3.2.3',3212,20,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1758384592,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','7c6a8ede95bf6da31fc48e76fb34b4d1','Fixed:\r\n- Double title in some widget types with TYPO3  13.4.6','',3002003,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.2/en-us','ter','',''),
(9295669,0,'matomo_widgets','3.3.0',3212,22,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1758644648,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','1c7c83dd68abc0e589e6f9e88ba9e35f','Added:\r\n- Widget \"Conversions per month\"\r\n\r\nFixed:\r\n- Countries are not localized in countries widget\r\n- Default \"Pages Not Found\" template does not match with recommended template from Matomo FAQ (only relevant for new installations)','',3003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.3/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9295670,0,'matomo_widgets','3.4.0',3212,24,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1760031361,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','602f00fe61f157bdffa8ad161cb8a524','Added:\r\n- Widget \"AI assistants\" - requires Matomo 5.5','',3004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/3.4/en-us','ter','',''),
(9295671,0,'matomo_widgets','4.0.0',3212,27,'Matomo Widgets','Dashboard widgets with Matomo reports',2,0,1,1764180179,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.2.0-0.0.0\";s:5:\"typo3\";s:14:\"13.4.6-14.3.99\";s:9:\"dashboard\";s:0:\"\";}s:8:\"suggests\";a:1:{s:18:\"matomo_integration\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','db60aa06bf6d9a037eaa15ca9a4ff91f','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nChanged:\r\n- Matomo 5.4 is required\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','',4000000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-widgets/4.0/en-us','ter','',''),
(9295672,0,'cc_image','1.0.1',690,117,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1594110815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','181146d433952758ec1c4746dddcc173','Initial release.','',1000001,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295673,0,'cc_image','1.0.2',690,128,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1594278851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','204cfedbdd9a2692a56de12cfe0efed2','Small fix. Clear processed file on WebP check.','',1000002,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295674,0,'cc_image','1.1.0',690,147,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1598263096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','0139bd8cd49cb8b63c47fe2ec7cb68c1','Fixed support for src attribute in Picture partial. Fixed WebP check.','',1001000,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295675,0,'cc_image','1.1.1',690,131,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1604652454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','922c44732fb758577f78e73d259f20c9','Fixed support for src attribute in legacy Picture partial for TYPO3 9.5 and 8.7.','',1001001,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295676,0,'cc_image','1.2.0',690,70,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1656497213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','c74b53e8929edcc31770e1fb1a71f428','Support for TYPO3 11.5.','',1002000,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295677,0,'cc_image','1.3.0',690,47,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1702981985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','70a20fd705225d1e399dca98a7d776d7','Support for TYPO3 12.4. and PHP 8','',1003000,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295678,0,'cc_image','1.4.0',690,44,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1733999514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','21450e099eceab43864cb6b3b6824edf','Support for TYPO3 13.4. and support for cropVariants, Breakpoints via typoscript','',1004000,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295679,0,'cc_image','1.4.1',690,4,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1783610695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','242027a47c5a9441f0096ac1c01be03d','Fixed treatIdAsReference as image option in Picture partial','',1004001,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295680,0,'cc_image','1.5.0',690,2,'CC Image','Provide image viewhelpers and support for WebP',2,0,3,1787235522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Coeln Concept GmbH','info@coelnconcept.de','mhocc2013','55fe417d8fbc4cce42472812fb74aaf2','Support for TYPO3 14.3. Dropped support for TYPO3 11.5 and 12.4. Fix for cropVariants.','',1005000,1,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-image','ter','',''),
(9295681,0,'redirect2trailingslash','1.0.0',271,271,'Redirect to page with trailing slashes','Redirect urls with no trailing slashes to the one with',1,0,2,1594113025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','af6ab9f6470bbd6a877fbb411c26589d','Redirect urls without trailing slash to the one with a / at the end.','',1000000,1,0,'','ter','',''),
(9295682,0,'cookiepro_ccpa','1.0.1',178,178,'CookiePro CCPA','Customize and add a Do Not Sell button to your website to provide a transparent mechanism for website visitors to opt out of the sale of their personal data and exercise their consumer rights.',2,0,2,1594365792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.00-10.9.99\";}}','OneTrust, Llc','','onetrust-cookiepro','f4b51ca24183e16233ee9971739e4509','Customize and add a Do Not Sell button to your website to provide a transparent mechanism for website visitors to opt out of the sale of their personal data and exercise their consumer rights.','OneTrust',1000001,1,0,'','ter','',''),
(9295683,0,'mindshape_cookie_consent','1.0.0',4421,207,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1594381853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','ab8f18fb0260792fc4a40e8e87e43042','Release of the mindshape cookie consent extension','mindshape GmbH',1000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295684,0,'mindshape_cookie_consent','1.0.1',4421,166,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1594976145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','73333a1de140399ad984c9582333e8f1','Update 1.0.1\r\n - Make cookie name editable over TypoScript\r\n - Add default necessary cookie option \"consent cookie\"','mindshape GmbH',1000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295685,0,'mindshape_cookie_consent','1.0.2',4421,180,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1595235103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','a3757ac1e889efa7212b96deda0e8bab','Update 1.0.2:\r\n - Alternative language label determination for \"All sites\" configuraiton','mindshape GmbH',1000002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295686,0,'mindshape_cookie_consent','1.0.3',4421,313,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1596619998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','877ab48e26510bceb46511f09947156e','Update 1.0.3:\r\n - Add total period for statistic date select\r\n - Add statistic for single cookie selection','mindshape GmbH',1000003,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295687,0,'mindshape_cookie_consent','1.0.4',4421,199,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1603094053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','f3f323dc51e6dcd6c4efed1ae5765765','Update 1.0.4:\r\n- Move global css styles into consent container','mindshape GmbH',1000004,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295688,0,'mindshape_cookie_consent','1.0.5',4421,171,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1605521473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','bf82830c7892b46fe7c19556b998990e','Update 1.0.5:\r\n- Add option to push consent options to TagManager','mindshape GmbH',1000005,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295689,0,'mindshape_cookie_consent','1.0.6',4421,137,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1607596968,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','92adf68c4d653ac90f7f23bb742a05a8','Update 1.0.6:\r\n- Use uid instead of identifier for necessary cookies','mindshape GmbH',1000006,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295690,0,'mindshape_cookie_consent','1.0.7',4421,137,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1613977094,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','4f35e85a463458183724dd2928ebbed7','Update 1.0.7:\r\n- Add check if TypoScript is available\r\n- Hide \"select all\" button if no optional cookies are available\r\n- Remove trailing slash from assets path to properly resolve TYPO3 in a subfolder','mindshape GmbH',1000007,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.0/en-us','ter','',''),
(9295691,0,'mindshape_cookie_consent','1.1.0',4421,140,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1615805712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','6321adfef6c7b8d673a3161ef657cc8e','Update 1.1.0:\r\n- Add new plugin to list all cookies options & -categories\r\n- Optimize the hide condition for \"select all\" button ','mindshape GmbH',1001000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.1/en-us','ter','',''),
(9295692,0,'mindshape_cookie_consent','1.1.1',4421,142,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1619618878,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','ed3e55ecc99a452c1dcb692213a1f1a9','Update 1.1.1:\r\n- Add cookie option object to iframe replacement media template\r\n- Add flexform option to change the settings plugin button label','mindshape GmbH',1001001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.1/en-us','ter','',''),
(9295693,0,'mindshape_cookie_consent','1.2.0',4421,123,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1625747246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','dfc43f11ab02a2889826e6b887b3013f','Update 1.2.0:\r\n- Add lazyloading option for consent modal\r\n- Close details when modal is closed\r\n- Check existing cookie if other consent buttons are clicked\r\n- Respect current configuration in \"all time\" statistics\r\n- Use existing field as tca label to prevent errors in database comparison','mindshape GmbH',1002000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.2/en-us','ter','',''),
(9295694,0,'mindshape_cookie_consent','1.2.1',4421,135,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1626765363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','d9b4be0d03b722d5380fad0463fd1111','Update 1.2.1:\r\n- Use proper replace method for consent replacements','mindshape GmbH',1002001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.2/en-us','ter','',''),
(9295695,0,'mindshape_cookie_consent','1.2.2',4421,131,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1629294033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','d796cb090cacaa99edcf844967663891','Update 1.2.2:\r\n- Fixed not replaced multiple replacement buttons','mindshape GmbH',1002002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/1.2/en-us','ter','',''),
(9295696,0,'mindshape_cookie_consent','2.0.0',4421,107,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1638371100,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','952c0c558755b4eb1772c4acbed503b9','Update 2.0.0:\r\n- Add TYPO3 v11 compatibility\r\n- Drop support for TYPO3 v9','mindshape GmbH',2000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.0/en-us','ter','',''),
(9295697,0,'mindshape_cookie_consent','2.0.1',4421,120,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1638371534,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','58f6aefa6f1cd832eb2b2cf4a986aaf7','Update 2.0.1:\r\n- Add missing changes to emconf','mindshape GmbH',2000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.0/en-us','ter','',''),
(9295698,0,'mindshape_cookie_consent','2.1.0',4421,121,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1639573026,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','a0da13fd8b85972797b07ebc70d91661','Update 2.1.0:\r\n- Add deny button due to ePrivacy changes','mindshape GmbH',2001000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.1/en-us','ter','',''),
(9295699,0,'mindshape_cookie_consent','2.1.1',4421,121,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1641905505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','74675f52e74daedefa930846a3ec154e','Update 2.1.1:\r\n- Use object manager in TYPO3 v10 to instantiate dataMapper','mindshape GmbH',2001001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.1/en-us','ter','',''),
(9295700,0,'mindshape_cookie_consent','2.1.2',4421,112,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1644390538,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','fdee3804712113cc25f3ada827bf3341','Update 2.1.2:\r\n- Add redirect url host check to prevent an \"open redirect\"','mindshape GmbH',2001002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.1/en-us','ter','',''),
(9295701,0,'mindshape_cookie_consent','2.1.3',4421,112,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1645779544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','4b885e341f69a57f6be7340c1ff21f2e','Update 2.1.3:\r\n- Solve translation and compatibility issues','mindshape GmbH',2001003,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.1/en-us','ter','',''),
(9295702,0,'mindshape_cookie_consent','2.1.4',4421,116,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1648561552,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','3a40af4f2527c00bf0ac52cd2ec08125','Update 2.1.4:\r\n- Dont open modal on imprint & datapolicy page on active lazyloading\r\n- Add custom event for replaced consent buttons','mindshape GmbH',2001004,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.1/en-us','ter','',''),
(9295703,0,'mindshape_cookie_consent','2.2.0',4421,113,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1652878065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','3ef5e1d43750e71f40691e512f8e23fc','Update 2.2.0:\r\n- Fix install event check query for initial default configuration\r\n- Add disable option for the consent\r\n- Add option to add the language into the consent cookie\r\n- Add missing deny label field for configuration','mindshape GmbH',2002000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295704,0,'mindshape_cookie_consent','2.2.1',4421,100,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1658308182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','036bcb1fea3db0d69c22a78de0dddbf7','Update 2.2.1:\r\n- Add custom replacement button label for cookie option','mindshape GmbH',2002001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295705,0,'mindshape_cookie_consent','2.2.2',4421,99,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1658826497,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','8c51588c02e0e16a9585476ad8090156','Update 2.2.2:\r\n- Optimize consent replacement function to prevent pseudo div wrap','mindshape GmbH',2002002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295706,0,'mindshape_cookie_consent','2.2.3',4421,98,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1658930743,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','5fe22440cf908bdef950a0b9e0608344','Update 2.2.3:\r\n- Only replace direct children in consent button replacement','mindshape GmbH',2002003,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295707,0,'mindshape_cookie_consent','2.2.4',4421,112,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1660547066,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','09872d1f920741aaeec719a61bde5aea','Update 2.2.4:\r\n- Add template arguments option to consent view helper','mindshape GmbH',2002004,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295708,0,'mindshape_cookie_consent','2.2.5',4421,102,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1672737422,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.2-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','1cdd1dac3e176d26f29f9185bd4b4b37','Update 2.2.5:\r\n- Use proper total for deny buttons percentage calculation\r\n- Add default value to prevent SQL error with \"strict trans tables\" activated','mindshape GmbH',2002005,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/2.2/en-us','ter','',''),
(9295709,0,'mindshape_cookie_consent','3.0.0',4421,78,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1686059874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','b705ddf65d26f90b7e5925737ed7c8db','Update 3.0.0:\r\n- Add compatibility for TYPO3 v12\r\n- Drop support for TYPO3 v10\r\n- Add original click event to \"cookieConsentButtonsReplaced\"-event\r\n- Add numbered pagination for backend optimization\r\n- Only load scripts for accepted consent replacements','mindshape GmbH',3000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.0/en-us','ter','',''),
(9295710,0,'mindshape_cookie_consent','3.0.1',4421,89,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1686642102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','c764106d9fc07bb4668db23d9cf51e13','Update 3.0.1:\r\n- Add consent replacement parent element due to unavailability after removing the original event target\r\n- Allow PHP versions for 8.2.x properly in version constraint','mindshape GmbH',3000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.0/en-us','ter','',''),
(9295711,0,'mindshape_cookie_consent','3.0.2',4421,69,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1699605162,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','0e5b17084de004f3babb6106495cf4d3','Update 3.0.2:\r\n- Use proper assignment for variable to view\r\n- Allow caching of modal rendering\r\n- Prevent exception caused by broken consent cookies\r\n- Update and declare numbered_pagination dependency in emconf','mindshape GmbH',3000002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.0/en-us','ter','',''),
(9295712,0,'mindshape_cookie_consent','3.1.0',4421,64,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1702898390,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','83c2bc205d7b4bbb7c83ab0967d492dc','Update 3.1.0:\r\n- Remove unnecessary parameter due to a breaking change\r\n- Add option to add necessary cookie category to list plugin','mindshape GmbH',3001000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.1/en-us','ter','',''),
(9295713,0,'mindshape_cookie_consent','3.1.1',4421,62,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1704707867,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','e9c7f50510d416ad8207956f438cbb8a','Update 3.1.1:\r\n- Use AssetCollector for consent JavaScript & StyleSheets','mindshape GmbH',3001001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.1/en-us','ter','',''),
(9295714,0,'mindshape_cookie_consent','3.1.2',4421,67,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1707378517,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','9c6a3befb4aae8e9f8f603565914cb6c','Update 3.1.2:\r\n- Increase maximum allowed PHP version','mindshape GmbH',3001002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.1/en-us','ter','',''),
(9295715,0,'mindshape_cookie_consent','3.2.0',4421,59,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1712670654,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','1ffe50d430fa8cc46dc24428c6edd109','Update 3.2.0:\r\n- Add Google Consent Mode for cookie options\r\n- Remove max items validation for categories and cookie options\r\n- Use event delegation for consent button replacements\r\n- Add workaround for a Core bug (https://forge.typo3.org/issues/102847) creating errors in the backend','mindshape GmbH',3002000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.2/en-us','ter','',''),
(9295716,0,'mindshape_cookie_consent','3.2.1',4421,61,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1713626839,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','661b453531e9d89c8bcc451d7e060163','Update 3.2.1:\r\n- Add optional page reload if consent is denied on re-editing\r\n- Insert replacement element at the proper position in DOM\r\n- Properly determine configuration parameter & language in statistic module\r\n- Add version dependent language label handling for statistic module','mindshape GmbH',3002001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.2/en-us','ter','',''),
(9295717,0,'mindshape_cookie_consent','3.2.2',4421,71,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1713863017,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.2-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.0.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','1030a85344b44a5ac7faf37ff38bdfed','Update 3.2.2:\r\n- Clone object storage to prevent mixing of cookie options','mindshape GmbH',3002002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/3.2/en-us','ter','',''),
(9295718,0,'mindshape_cookie_consent','4.0.0',4421,53,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1730196017,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:19:\"numbered_pagination\";s:12:\"2.1.0-2.1.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','12eeb3c117acee13e72df1100f952a1d',' Update 4.0.0:\r\n- Add compatibility for TYPO3 v13\r\n- Drop support for TYPO3 v11\r\n- Statistic record date refactoring','mindshape GmbH',4000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/4.0/en-us','ter','',''),
(9295719,0,'mindshape_cookie_consent','4.1.0',4421,40,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1741347167,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:19:\"numbered_pagination\";s:12:\"2.1.0-2.1.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','b6ce321035f466f7236f5b408e824449','Update 4.1.0:\r\n- Add missing TCA label/value adjustment for UserFunc items\r\n- Migrate documentation from sphinx to PHP based rendering\r\n- Adjust Cookie Consent to a11y standards','mindshape GmbH',4001000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/4.1/en-us','ter','',''),
(9295720,0,'mindshape_cookie_consent','4.1.1',4421,32,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1755779084,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:19:\"numbered_pagination\";s:12:\"2.1.0-2.1.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','a91b6ff247f4667487ec9e8e520112e3','Update 4.1.1:\r\n- Add missing PHP 8.4 compatibility\r\n- Add optimizations for the documentation','mindshape GmbH',4001001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/4.1/en-us','ter','',''),
(9295721,0,'mindshape_cookie_consent','4.1.2',4421,17,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1770988168,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:19:\"numbered_pagination\";s:12:\"2.1.0-2.1.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','d9dfe2e4b523d2ad24525093e07cbb47','Update 4.1.2:\r\n- Add missing defaults for array keys to prevent warnings on missing TypoScript configuration\r\n- Remove usage of TypoScriptFrontendController\r\n- Remove excluded parameters from current url parameter due to cache flooding issues\r\n- Remove root page id for consent form submit target page','mindshape GmbH',4001002,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/4.1/en-us/','ter','',''),
(9295722,0,'mindshape_cookie_consent','4.1.3',4421,16,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1771504808,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','13868565676dba649ce0647072259d40','Update 4.1.3:\r\n- Use proper fallback ID for consent container selector\r\n- Use proper zero coalescing operator for default settings values\r\n- Remove deprecated static rendering in ViewHelpers\r\n- Replace Georg Ringers \"NumberedPagination\" with core \"SlidingWindowPagination\"\r\n- Add PHP 8.5 support','mindshape GmbH',4001003,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/4.1/en-us/','ter','',''),
(9295723,0,'mindshape_cookie_consent','5.0.0',4421,12,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1778158333,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','3cef19725a32a248109a1f14e7a88b45','Update 5.0.0:\r\n- Add support for TYPO3 v14 & drop v12 support\r\n- Add extension setting to disable the statistic backend module\r\n- Add proper 400 error response for missing consent arguments on likely bot requests\r\n- Add custom TypoScript condition function to check consent\r\n- Refactor to add dedicated ConsentCookie object and simple utility getter method','mindshape GmbH',5000000,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/5.0/en-us/','ter','',''),
(9295724,0,'mindshape_cookie_consent','5.0.1',4421,11,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1780225680,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','b46933775684e36d495498210b8a2d94','Update 5.0.1:\r\n- Use FluidViewFactory for standalone template rendering to prevent layout resolving problems','mindshape GmbH',5000001,0,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/5.0/en-us/','ter','',''),
(9295725,0,'mindshape_cookie_consent','5.0.2',4421,6,'mindshape Cookie Consent','This extension provides functionality to create  a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.',2,0,3,1783671436,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Daniel Dorndorf','dorndorf@mindshape.de','mindshape','e6bcac54eb42b30f86e9186cbcb09ffb','Update 5.0.2:\r\n- Refactor error handling due to unavailable method in v13','mindshape GmbH',5000002,1,0,'https://docs.typo3.org/p/mindshape/mindshape-cookie-consent/5.0/en-us/','ter','',''),
(9295726,0,'matomoapi','1.0.0',388,216,'Matomo API','Connect to Matomo API and display results using a Fluid template',2,0,2,1594407832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Rudy Gnodde','rudy@famouswolf.com','serylcann','a409e9064787eb3f69dad100dec377bb','First version','WIND Internet',1000000,0,0,'https://github.com/FamousWolf/matomoapi','ter','',''),
(9295727,0,'matomoapi','1.0.1',388,172,'Matomo API','Connect to Matomo API and display results using a Fluid template',2,0,2,1621238628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Rudy Gnodde','rudy@famouswolf.com','serylcann','37ae81ab03f308e48482a1a72972fed2','New version 1.0.1 - see changelog at https://github.com/FamousWolf/matomoapi','WIND Internet',1000001,1,0,'https://github.com/FamousWolf/matomoapi','ter','',''),
(9295728,0,'http2','1.0.2',605,192,'HTTP2 Server Push Support for TYPO3','',2,0,4,1594729261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-10.99.99\";}}','b13 GmbH','typo3@b13.de','benni','cd4b163f0bcb1e0775e7091e34d0abcb','Bugfix release','b13 GmbH',1000002,0,0,'','ter','',''),
(9295729,0,'http2','1.1.0',605,151,'HTTP2 Server Push Support for TYPO3','',2,0,4,1610545058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','4300dcd633e0015e91e6484848c1d7f1','Added compatibility for TYPO3 v11','b13 GmbH',1001000,0,0,'','ter','',''),
(9295730,0,'http2','1.1.1',605,130,'HTTP2 Server Push Support for TYPO3','',2,0,4,1641211326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.6.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','fb565615c83257462811308f1b164ed1','[RELEASE] Add support for PHP 8','b13 GmbH',1001001,0,0,'','ter','',''),
(9295731,0,'http2','2.0.0',605,102,'HTTP2 Server Push Support for TYPO3','',2,0,4,1685044826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','b13 GmbH','typo3@b13.com','benni','0075ad8f5d8bde67398f272cf9a727ae','[RELEASE] 2.0.0','b13 GmbH',2000000,0,0,'','ter','',''),
(9295732,0,'http2','3.0.0',605,30,'HTTP2 Server Push Support for TYPO3','',2,0,4,1753854890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','e2e2911dae58cefced6223d93d610073','[RELEASE] 3.0.0','b13 GmbH',3000000,1,0,'','ter','',''),
(9295733,0,'protect_fe_login','0.0.2',372,210,'Protect Frontend Login','this typo3 extension provides brute force protection for fel_login with device cookies as described in OWASP https://www.owasp.org/index.php/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies',0,0,5,1595096095,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:9:\"conflicts\";a:3:{s:29:\"felogin_bruteforce_protection\";s:1:\"*\";s:12:\"secure_login\";s:1:\"*\";s:10:\"loginlimit\";s:1:\"*\";}}','Johannes Seipelt','johannes.seipelt@3m5.de','neamil','c452856cfdb61593241f26beca899b26','first alpha release','3m5',2,0,0,'https://github.com/n3amil/protect_fe_login#protect-fe-logins','ter','',''),
(9295734,0,'protect_fe_login','1.0.2',372,162,'Protect Frontend Login','this typo3 extension provides brute force protection for fel_login with device cookies as described in OWASP https://www.owasp.org/index.php/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies',1,0,5,1633026582,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.2.0-7.4.0\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:3:{s:29:\"felogin_bruteforce_protection\";s:1:\"*\";s:12:\"secure_login\";s:1:\"*\";s:10:\"loginlimit\";s:1:\"*\";}}','Johannes Seipelt','johannes.seipelt@3m5.de','neamil','717df589e23d5e28da759db9e0378a1e','raise version to 1.0.2','3m5.',1000002,1,0,'https://github.com/n3amil/protect_fe_login#protect-fe-logins','ter','',''),
(9295735,0,'bolt','2.0.2',586,203,'Bolt - An easy TYPO3 integration basis','This package ships best defaults for integrators',2,0,2,1595241729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Benni Mack','typo3@b13.com','benni','c8058c737e012c626f01fcdf5f324cfd','First TER release','b13 GmbH',2000002,0,0,'','ter','',''),
(9295736,0,'bolt','2.1.1',586,148,'Bolt - An easy TYPO3 integration basis','This package ships best defaults for integrators',2,0,2,1609508194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Benni Mack','typo3@b13.com','benni','24093e1f12a211afe436177ae5f71337','[RELEASE] Add support for TYPO3 v11 and PHP 8.0','b13 GmbH',2001001,0,0,'','ter','',''),
(9295737,0,'bolt','2.2.0',586,142,'Bolt - An easy TYPO3 integration basis','This package ships best defaults for integrators',2,0,2,1635258154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Benni Mack','typo3@b13.com','benni','3bed762067b8eccb0a880d3a37b0b2bb','[RELEASE] Add support for PHP8 and TYPO3 v11 LTS','b13 GmbH',2002000,0,0,'','ter','',''),
(9295738,0,'bolt','2.3.1',586,93,'Bolt - An easy TYPO3 integration basis','Connect a Site configuration to a Site package / extension',2,0,2,1695301019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','18b7c9db22142e04488ee3ba1a4a951a','[RELEASE] 2.3.1','b13 GmbH',2003001,1,0,'','ter','',''),
(9295739,0,'mask_permissions','1.0.0',1259,0,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1595329149,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','ce8bb6fddc053e8aac3fa5b18afc93cb','First version of mask_permissions. Update permissions for mask elements with one click!','Nikita Hovratov',1000000,0,0,'','ter','',''),
(9295740,0,'mask_permissions','2.0.0',1259,167,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1596915954,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','662d2e9eeb36c966586be2f8a6658dd2','New version 2:\r\n- Added backend module to manage permissions per backend user group.\r\n- Instead of upgrade wizard there is now a console command.','Nikita Hovratov',2000000,0,0,'','ter','',''),
(9295741,0,'mask_permissions','2.0.1',1259,175,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1602247338,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','78fc68da84a3ccbdf36b2907208cf089','Update typo3 composer dependencies','Nikita Hovratov',2000001,0,0,'','ter','',''),
(9295742,0,'mask_permissions','2.0.2',1259,134,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1610479642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','b3c5c394828e48c10ef4707076ded7ac','Add tailor','Nikita Hovratov',2000002,0,0,'','ter','',''),
(9295743,0,'mask_permissions','2.0.3',1259,109,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1634053504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','8d538c6afd6d64db80f2457e57c3297e','Updated extension to 2.0.3','Nikita Hovratov',2000003,0,0,'','ter','',''),
(9295744,0,'mask_permissions','2.0.4',1259,116,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1642421050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','dedd7f55c637e6d0b90e6a5996528f02','Updated extension to 2.0.4','Nikita Hovratov',2000004,0,0,'','ter','',''),
(9295745,0,'mask_permissions','2.0.5',1259,106,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1659289396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:4:\"mask\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','e5d9aaa419c566e3716cdb4b91f34fb6','Support for palette fields','Nikita Hovratov',2000005,0,0,'','ter','',''),
(9295746,0,'mask_permissions','3.0.0',1259,76,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1678386871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"mask\";s:13:\"7.2.0-8.99.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','8fe9faf9dc185edf52878c5872dff9ef','- Add TYPO3 v12 / Mask v8 support.\r\n- Drop TYPO3 v9 and v10 support.\r\n- Drop Mask v4, v5 and v6 support.','Nikita Hovratov',3000000,0,0,'','ter','',''),
(9295747,0,'mask_permissions','3.0.2',1259,93,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1679470727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"mask\";s:13:\"7.2.0-8.99.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','fa11ca67289237dbd5b66e55257809ef','Fix TypeError in command when providing a user group id','Nikita Hovratov',3000002,0,0,'','ter','',''),
(9295748,0,'mask_permissions','3.1.0',1259,71,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1705056208,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"mask\";s:13:\"7.2.0-8.99.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','7bd3b9e9cb3031b9aa1fe933a63fd91b','Support for page permissions.','Nikita Hovratov',3001000,0,0,'','ter','',''),
(9295749,0,'mask_permissions','4.0.0',1259,47,'Mask Permissions','Never configure mask permissions for editors manually ever again!',2,0,4,1740064209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"mask\";s:13:\"8.0.0-9.99.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','8ec8d28905c5927f273af12bbf56a762','Added TYPO3 v13 support\r\nRemoved TYPO3 v11 support','Nikita Hovratov',4000000,1,0,'','ter','',''),
(9295750,0,'bw_jobs','1.1.1',1157,70,'Bw_Jobs','',2,0,3,1595401305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.3.0-10.3.99\";}}','Vincent Bärtsch','','internetagentur_wi','335ed5afad49912bfa363b3f37cc5b67','Bw Jobs Init version 1.1.1','Browserwerk GmbH // www.browserwerk.de',1001001,0,0,'https://docs.typo3.org/p/browserwerk/bw_jobs/1.1/en-us','ter','',''),
(9295751,0,'bw_jobs','1.2.0',1157,0,'Bw_Jobs','',1,0,3,1595410181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Vincent Bärtsch','','internetagentur_wi','3ee1680fe0890e34c4c492bb32f78732','Change on composer.json and requier typo3 version','Browserwerk GmbH // www.browserwerk.de',1002000,0,0,'https://docs.typo3.org/p/browserwerk/bw_jobs/1.2/en-us','ter','',''),
(9295752,0,'bw_jobs','1.2.1',1157,0,'Bw_Jobs','',2,0,3,1595410803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Vincent Bärtsch','','internetagentur_wi','c7cc0ac7d32e1e7ce886dd5b91a05332','Extension is now stable ','Browserwerk GmbH // www.browserwerk.de',1002001,0,0,'https://docs.typo3.org/p/browserwerk/bw_jobs/1.2/en-us','ter','',''),
(9295753,0,'bw_jobs','2.0.2',1157,34,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1650974415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','653e6945c3ce70f521e36920fe9c519a','Trying to get TER publish to work','Browserwerk GmbH',2000002,0,0,'','ter','',''),
(9295754,0,'bw_jobs','2.0.3',1157,39,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1650974672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','0221efbbfd6b6c797543635c96b8229d','Bump version','Browserwerk GmbH',2000003,0,0,'','ter','',''),
(9295755,0,'bw_jobs','2.0.4',1157,41,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1652171830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','3883fb6276b28113600917bb39e0dd67','Bump version','Browserwerk GmbH',2000004,0,0,'','ter','',''),
(9295756,0,'bw_jobs','2.0.5',1157,38,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1654603549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','2584620adb4db617674547fe940ebe57','Removed unused template','Browserwerk GmbH',2000005,0,0,'','ter','',''),
(9295757,0,'bw_jobs','2.1.0',1157,32,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656398487,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','f2baba5c8f09ea0759d92bbe0f0121bd','Revert GitHub action','Browserwerk GmbH',2001000,0,0,'','ter','',''),
(9295758,0,'bw_jobs','2.1.1',1157,31,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656417463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','c284339a087a89461076eadc1290b63c','CHANGELOG','Browserwerk GmbH',2001001,0,0,'','ter','',''),
(9295759,0,'bw_jobs','2.1.2',1157,35,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656570402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','4e3835612f515ee67e85b020b6619a5b','CHANGELOG, JSDoc Comments','Browserwerk GmbH',2001002,0,0,'','ter','',''),
(9295760,0,'bw_jobs','2.1.3',1157,31,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656582495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','b757c3edf9bf5587e6f624e807ae35b2','Changelog','Browserwerk GmbH',2001003,0,0,'','ter','',''),
(9295761,0,'bw_jobs','2.1.4',1157,34,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656594540,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','f87f4d8aa6e52c3b2e3bf1444408d24b','Prevent duplicate slashes','Browserwerk GmbH',2001004,0,0,'','ter','',''),
(9295762,0,'bw_jobs','2.1.5',1157,36,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1656595341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','02143b687a0bd8db9fbffbe23ec5e46e','CHANGELOG','Browserwerk GmbH',2001005,0,0,'','ter','',''),
(9295763,0,'bw_jobs','2.2.0',1157,37,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1657797893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','bac5d3e1224171617dedce06f11f8475','Updated dependencies, formatting, version number','Browserwerk GmbH',2002000,0,0,'','ter','',''),
(9295764,0,'bw_jobs','2.2.1',1157,32,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1658749099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','8188d2400d6deb044a2ed472cf309f4f','Merge pull request 5 from BrowserwerkOfficial/release/2.2.1 Extended JSON-LD description','Browserwerk GmbH',2002001,0,0,'','ter','',''),
(9295765,0,'bw_jobs','2.2.2',1157,38,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1658991711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','d49ee5b20c2c487edd0164e755c66587','Merge pull request 7 from BrowserwerkOfficial/release/2.2.2 Release/2.2.2','Browserwerk GmbH',2002002,0,0,'','ter','',''),
(9295766,0,'bw_jobs','2.2.3',1157,52,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1659958774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','bba6521e9a9885b784f76920c6a587a2','Merge pull request 8 from BrowserwerkOfficial/release/2.2.3 Added sponsoring details','Browserwerk GmbH',2002003,0,0,'','ter','',''),
(9295767,0,'bw_jobs','2.2.4',1157,65,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1664452037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','37fffc64f1cf702a7e5039e402057b2d','Updated dependencies','Browserwerk GmbH',2002004,0,0,'','ter','',''),
(9295768,0,'bw_jobs','2.3.1',1157,27,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1687850878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','615abcbb29bb47adc6d0ebc7e2109499','Bump version','Browserwerk GmbH',2003001,0,0,'','ter','',''),
(9295769,0,'bw_jobs','2.3.2',1157,28,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1687852200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','5dc3498dba03ab2eecbd5dcaa6929702','Hide job application call-to-action when  is false.','Browserwerk GmbH',2003002,0,0,'','ter','',''),
(9295770,0,'bw_jobs','2.3.3',1157,40,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1687852714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','fd7c7bc4cafcf357e11e3e4cf8f1aa5c','Add TypoScript configuration, update Bootstrap','Browserwerk GmbH',2003003,0,0,'','ter','',''),
(9295771,0,'bw_jobs','3.0.0',1157,33,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1698761163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','c9dc43d066ad8030f1eee2c23b63802f','Released version 3.0.0 of bw_jobs','Browserwerk GmbH',3000000,0,0,'','ter','',''),
(9295772,0,'bw_jobs','3.0.1',1157,22,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1707397764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','ad2246a732f9a75260e59734a1d00864','Released version 3.0.1 of bw_jobs','Browserwerk GmbH',3000001,0,0,'','ter','',''),
(9295773,0,'bw_jobs','3.0.2',1157,22,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1707400870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','0d87c21e3b1861e9ceca8b356697c43e','Released version 3.0.2 of bw_jobs','Browserwerk GmbH',3000002,0,0,'','ter','',''),
(9295774,0,'bw_jobs','3.1.0',1157,31,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1707730859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','2d19bca2aa00849906daa59bddff160e','Released version 3.1.0 of bw_jobs','Browserwerk GmbH',3001000,0,0,'','ter','',''),
(9295775,0,'bw_jobs','3.1.1',1157,45,'BW Jobs','A job board extension for TYPO3 CMS.',2,0,3,1709821845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Browserwerk Team','info@browserwerk.de','internetagentur_wi','54340e792ec9ff64af6aebbba2833438','Released version 3.1.1 of bw_jobs','Browserwerk GmbH',3001001,1,0,'','ter','',''),
(9295776,0,'textile','1.0.0',697,0,'Textile Markdown','Provides a new Markdown content element and a ViewHelper',1,0,3,1595421720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','abandoned_extensions','07fd572b11d0771e4f11a13c02083790','Provides a new Markdown Content Element and a ViewHelper for your own Fluid templates or extensions. Uses the default tt_content table and bodytext field to store the markup content. Handle with care, we havent done tests under extreme circumstances yet!','',1000000,0,0,'https://simon-koehler.com/products/typo3-extensions/textile','ter','',''),
(9295777,0,'textile','1.0.1',697,90,'Textile Markdown','Provides a new Markdown content element and a ViewHelper',1,0,3,1595425318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','abandoned_extensions','adb55635f3923e02156c86da21ca0f96','Updated composer configuration to make installation with composer work!','',1000001,0,0,'https://simon-koehler.com/products/typo3-extensions/textile','ter','',''),
(9295778,0,'textile','1.0.2',697,120,'Textile Markdown','Provides a new Markdown content element and a ViewHelper',1,0,3,1595446020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','abandoned_extensions','373b166fab1f58ec2da5b54578ffee84','Bugfix update to make internal page links in the Frontend (e.g. \"[link:10:Homepage]\") work!','',1000002,0,0,'https://simon-koehler.com/products/typo3-extensions/textile','ter','',''),
(9295779,0,'textile','1.0.3',697,219,'Textile Markdown','Provides a new Markdown content element and a ViewHelper',1,0,3,1595737964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','abandoned_extensions','2fd65bb3458c97b9d0965501955eda0d','Optimized rendering and better fallback and error handling. Added new parameter \"disableLinks\" to the ViewHelper (disables link rendering in the frontend). Added new parameter \"defaultLabel\" to the ViewHelper (sets a default label text for simple links e.g. [link:3])','',1000003,0,0,'https://simon-koehler.com/products/typo3-extensions/textile','ter','',''),
(9295780,0,'textile','2.0.0',697,113,'Textile Markup Content Element','Provides a new Markup content element and a ViewHelper',2,0,3,1621279750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-11.2.99\";}}','Simon Köhler','info@simon-koehler.com','abandoned_extensions','fc18ab97bcd1609e1c3575f15b220e0b','Updated all Labels and some Class and Function names. Added TYPO3 11 compatibility. Please clear Autoload Data and all Caches after updating from older versions. See external manual link for more.','',2000000,1,0,'https://simon-koehler.com/products/typo3-extensions/textile','ter','',''),
(9295781,0,'static_info_tables_bg','6.9.0',330,197,'Static Info Tables (bg)','Bulgarian (bg) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1595507704,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','81188d58f251cb476822fa4b8503220d','Initial TER release.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-bg','ter','',''),
(9295782,0,'static_info_tables_bg','7.0.0',330,133,'Static Info Tables (bg)','Bulgarian (bg) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658426629,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','a057761d6472badf218270e585f20c8f','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-bg','ter','',''),
(9295783,0,'static_info_tables_hr','6.9.0',352,215,'Static Info Tables (hr)','Croatian (hr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1595507724,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','81ec2631e73e439f2841fa198900c4b0','Initial TER release.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Leuchtfeuer/static-info-tables-hr','ter','',''),
(9295784,0,'static_info_tables_hr','7.0.0',352,137,'Static Info Tables (hr)','Croatian (hr) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658471960,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','bafaf3da98dfaf5cec070ced65e385ec','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'https://github.com/Leuchtfeuer/static-info-tables-hr','ter','',''),
(9295785,0,'static_info_tables_hu','6.9.0',386,194,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1595507737,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.9.0-6.99.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','kephson','44c6da2d569cf6c8c5a6ba1f00210c2a','Initial TER release.','Leuchtfeuer Digital Marketing',6009000,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295786,0,'static_info_tables_hu','7.0.0',386,128,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1658473506,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','kephson','315ca27fdd85908b9c9875c0c8e9a955','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295787,0,'static_info_tables_hu','12.4.0',386,11,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760436545,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','fe025bf0a41b8774b290e649cbfa8b38','initial release for TYPO3 12.4','RENOLIT SE',12004000,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295788,0,'static_info_tables_hu','13.4.0',386,18,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1760437361,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e748d7ae8dcc3e9fae53a129970c557f','initial release for TYPO3 13.4','RENOLIT SE',13004000,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295789,0,'static_info_tables_hu','13.4.1',386,11,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1776685438,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','e756a80443362cba59e7645c61b2567e','re-added sql key, ddev config update, version update','RENOLIT SE',13004001,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295790,0,'static_info_tables_hu','12.4.1',386,10,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1776685509,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','20bc768165102dd4163dd9203f8dfeac','re-added sql key, ddev config update, version update for TYPO3 12.4','RENOLIT SE',12004001,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295791,0,'static_info_tables_hu','13.4.2',386,4,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1782850027,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','58f03a955f8a1f792e728687f0347e61','added compatibility to TYPO3 14','RENOLIT SE',13004002,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295792,0,'static_info_tables_hu','13.4.3',386,4,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813810,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','4aa7b36896ce2c0d614c4921a4e18720','added TYPO3 13.4 only version','RENOLIT SE',13004003,0,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295793,0,'static_info_tables_hu','14.3.0',386,6,'Static Info Tables (hu)','Hungarian (hu) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1784813859,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:14:\"14.3.0-14.3.99\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','19833325867451304a6d7ac7f5d97e4f','updated version','RENOLIT SE',14003000,1,0,'https://github.com/Kephson/static-info-tables-hu','ter','',''),
(9295794,0,'legacy_collections','1.0.0',377,195,'APIs for legacy sys_collection DB tables','Adds PHP classes, TCA configuration and database tables for generic record collections.',2,0,4,1596188735,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:6:\"11.0.0\";s:7:\"extbase\";s:6:\"11.0.0\";s:5:\"fluid\";s:6:\"11.0.0\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','03788409b3700ed2614bb0bdcc1513e8','Initial release','',1000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/legacy-collections/1.0/en-us','ter','',''),
(9295795,0,'legacy_collections','1.0.1',377,182,'APIs for legacy sys_collection DB tables','Adds PHP classes, TCA configuration and database tables for generic record collections.',2,0,4,1615811952,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"10.4.0-11.0.0\";s:8:\"frontend\";s:13:\"10.4.0-11.0.0\";}}','Benni Mack','benni@typo3.org','friendsoftypo3','ce0744234391db8359e1bfc445808967','Bugfix release','',1000001,1,0,'https://docs.typo3.org/p/friendsoftypo3/legacy-collections/1.0/en-us','ter','',''),
(9295796,0,'t3oodle','0.4.0',2521,220,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1596385971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','e90df50a12023f6a41af6ca6f0ccf587','Very first TER release of t3oodle. New voting extension for TYPO3 CMS. Sponsored by FES and FGTCLB. For a demo visit https://t3oodle.com ','FGTCLB',4000,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295797,0,'t3oodle','0.4.1',2521,183,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1597054405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','9b7563cf551a4f75bcb97b505399777a','Bugfixes','FGTCLB',4001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295798,0,'t3oodle','0.4.2',2521,185,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1597218280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','58098bf8b9531e53faf0fd130ad76d0a','Bugfixes','FGTCLB',4002,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295799,0,'t3oodle','0.4.3',2521,193,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1597504191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','3f177612590991ed36346092d886f628','Bugfixes','FGTCLB',4003,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295800,0,'t3oodle','0.5.0',2521,168,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1599753413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','29408b456899f9f60d8260911b473137','Add new poll setting \"Super Secret Mode\"; Do not allow finishing polls, when expiration date is set and not reached yet; When changing \"secret\" settings, remove existing votes; Replace \"deleteVote\" with \"resetVotes\" action','FGTCLB',5000,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295801,0,'t3oodle','0.5.1',2521,189,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1600073180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','09eeedfeb408fbc385f8be71a204ba33','Bugfix','FGTCLB',5001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295802,0,'t3oodle','0.6.0',2521,182,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1601304113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','23a7a3bf93b14a2b2a0a977533870c46','Change poll setting \"OneOptionOnly\" to \"MaxVotesPerParticipant\" and allow to define a number of votes per participant. Update script provided. Also fixed missing flash message text, when removing own vote.','FGTCLB',6000,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295803,0,'t3oodle','0.6.1',2521,203,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1602513206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','f6f4be00abb2c68131e7eb46110e6e7b','Visual improvements','FGTCLB',6001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295804,0,'t3oodle','0.7.1',2521,125,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1611050757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','338b645fa8878154b0aebe2dcc27cbe8','Refactored layouts. New options \"show.showOwnVoteAtTop\" and \"show.showAdministrationBoxAboveVotes\". Bugfixes.','FGTCLB',7001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295805,0,'t3oodle','0.7.2',2521,133,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1611077334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','027af4898b17a301bb10234de6e567eb','Bugfixes','FGTCLB',7002,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295806,0,'t3oodle','0.7.3',2521,137,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1612885458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','facb6a64cc1641d8b5787b2db57380ad','Fixed small typos in German translations.','FGTCLB',7003,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295807,0,'t3oodle','0.8.1',2521,141,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1616778991,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','cbb8ad1dc9ee6b288074d7533c90d935','New Feature: Suggestion Mode - Allows participants to submit option suggestions, before voting. Also: Allow polls with only one option (before two options were required) and provided drag&drop (re-)sorting of options.','FGTCLB',8001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295808,0,'t3oodle','0.9.0',2521,135,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1619515805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','c8b9390a9dcab31979344caacef6b12b','New poll setting \"settingMinVotesPerParticipant\". Also, implemented clean Single Table Inheritance support for polls, to be able to introduce own poll types. A new signal has been added to \"findPolls\" method of PollRepository.','FGTCLB',9000,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295809,0,'t3oodle','0.9.1',2521,116,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1623311501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','7e080199742ce7c8109750e1f84dd86f','Small bugfix, when using own \"schedule\" poll types','FGTCLB',9001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295810,0,'t3oodle','0.9.2',2521,177,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1623314513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','234b2056ad06f07ac18e580b249e19d9','Bugfix: Always use string comparison to identify \"simple\" and \"schedule\" polls','FGTCLB',9002,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295811,0,'t3oodle','2.0.0',2521,6,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1781187160,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','ea41cef35ed8e54fd493da7032412675','https://github.com/fgtclb/t3oodle/releases/tag/2.0.0','FGTCLB',2000000,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295812,0,'t3oodle','1.0.1',2521,6,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1781187901,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','ba706165426c6e561667f50f42e49306','https://github.com/fgtclb/t3oodle/releases/tag/1.0.1','FGTCLB',1000001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295813,0,'t3oodle','2.0.1',2521,7,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1781608966,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','3a194d4295f0129352c45812cb598ed9','https://github.com/fgtclb/t3oodle/releases/tag/2.0.1','FGTCLB',2000001,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295814,0,'t3oodle','2.0.2',2521,4,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1783505972,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','225a2b8c00dd5a7417996ea5a825672a','https://github.com/fgtclb/t3oodle/releases/tag/2.0.2','FGTCLB',2000002,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295815,0,'t3oodle','2.0.3',2521,5,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1783523266,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','732fd5a94b1cee756e8e486eb79dcdb2','https://github.com/fgtclb/t3oodle/releases/tag/2.0.3','FGTCLB',2000003,0,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295816,0,'t3oodle','2.0.4',2521,6,'t3oodle','Simple poll extension for TYPO3 CMS. t3oodle allows your frontend users to create new polls and vote for existing ones.',1,0,3,1783566384,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:19:\"numbered_pagination\";s:12:\"2.0.0-2.1.99\";}}','Armin Vieweg','info@v.ieweg.de','web-vision-gmbh','e707be14e9c938ef3a0a02d968ec4d1a','https://github.com/fgtclb/t3oodle/releases/tag/2.0.4','FGTCLB',2000004,1,0,'https://docs.typo3.org/p/fgtclb/t3oodle/master/en-us/','ter','',''),
(9295817,0,'lottie','1.0.7',1074,0,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',1,0,2,1596547521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-9.5.999\";}}','theLine','typo3@theline.capella.uberspace.de','theline','b77f0064a4f04014031c951f25287b50','[TASK] Bump version to v1.0.7','',1000007,0,0,'','ter','',''),
(9295818,0,'lottie','1.1.0',1074,208,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1596567286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','theLine','typo3@theline.capella.uberspace.de','theline','bc6b3f5188d482bba39bdfef43126d1f','[TASK] Bump version to v1.1.0','',1001000,0,0,'','ter','',''),
(9295819,0,'lottie','1.1.1',1074,163,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1599897795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','theLine','typo3@theline.capella.uberspace.de','theline','e4119860380c1f4fa01cb99ba3decd27','[TASK] Bump version to v1.1.1','',1001001,0,0,'','ter','',''),
(9295820,0,'lottie','1.2.0',1074,167,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1600963797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','theLine','typo3@theline.capella.uberspace.de','theline','6a566ab6433d59c5cb856984028304a7','[TASK] Bump version to v1.2.0','',1002000,0,0,'','ter','',''),
(9295821,0,'lottie','1.3.0',1074,158,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1604104857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','theLine','typo3@theline.capella.uberspace.de','theline','723a5ad47f1b87863ec73aeb1ba37c79','[TASK] Bump version to v1.3.0','',1003000,0,0,'','ter','',''),
(9295822,0,'lottie','1.3.1',1074,199,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1605965825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','theLine','typo3@theline.uber.space','theline','1bf5744c3b1e0e7a68ad03ef0265dffd','[TASK] Bump version to v1.3.1','',1003001,0,0,'','ter','',''),
(9295823,0,'lottie','1.4.0',1074,35,'Lottie','Extension to enable rendering of Lottie/Bodymovin animations in frontend.',2,0,2,1722545953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','theLine','typo3@theline.uber.space','theline','5a378db514817938d9834289a1dd7e77','[TASK] Bump version to v1.4.0','',1004000,1,0,'','ter','',''),
(9295824,0,'flexible_pages','2.0.0',961,198,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1596555352,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"2.0.0-2.0.99\";}}','ITplusX','mail@itplusx.de','vaci','e462f9be8b936ad84a602c3542f593c1','Setup custom page types in TYPO3 with ease.\r\n\r\nThis extensions reduces the registration of custom page types in TYPO3 to a simple setup using YAML files.','ITplusX GmbH',2000000,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295825,0,'flexible_pages','1.0.0',961,138,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1596555487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"1.0.0-1.0.99\";}}','ITplusX','mail@itplusx.de','vaci','ef18c09f43ff60abb253e519c9f3dc82','Setup custom page types in TYPO3 with ease.\r\n\r\nThis extensions reduces the registration of custom page types in TYPO3 to a simple setup using YAML files.\r\n\r\nv1.0.0 is compatible with TYPO3 9.5 LTS','ITplusX GmbH',1000000,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295826,0,'flexible_pages','2.1.1',961,177,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1599036222,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"2.0.0-2.0.99\";}}','ITplusX','mail@itplusx.de','vaci','b86d4bf355c9a6c5940d488f3481b354','Prevent doktype select items from being split into separate sections','ITplusX GmbH',2001001,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295827,0,'flexible_pages','2.1.2',961,142,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1610641850,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"7.2.0-7.99.99\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-10.4.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"2.0.0-2.0.99\";}}','ITplusX','mail@itplusx.de','vaci','5aba3cf46485e275cb3a2a010552b1c5','Bump symfony finder version (4.4  5.0)','ITplusX GmbH',2001002,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295828,0,'flexible_pages','2.2.0',961,135,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1636993013,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:13:\"2.0.0-2.99.99\";}}','ITplusX','mail@itplusx.de','vaci','3889c3b36357d31d4907afd506e5bad9','- Automatically extend doktypes TypoScript of EXT:headless\r\n- Raise PHP support to 8.0\r\n- Raise EXT:headless suggestion to 2.0\r\n- Add TYPO3 11 to dependency constraints\r\n- Refactoring','ITplusX GmbH',2002000,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295829,0,'flexible_pages','2.2.1',961,90,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1672755738,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.0.0-11.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:13:\"2.0.0-2.99.99\";}}','ITplusX','mail@itplusx.de','vaci','b0af30a17346664978142aeaec96a7af','Fix php requirements (Thanks to @PinguTS)','ITplusX GmbH',2002001,0,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295830,0,'flexible_pages','3.0.0',961,81,'Flexible Pages','Supports the setup and management of custom page types.',2,0,0,1704381602,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:13:\"4.0.0-4.99.99\";}}','ITplusX','mail@itplusx.de','vaci','699189408ac8568890e5d769bedd4a06','Features\r\n- Load all yaml config files regardless the name within the allowed paths recursively\r\n\r\nChore\r\n- (deps) Add TYPO3 12 and PHP 8.3 support\r\n- Load yaml files from local extensions only\r\n- Move icon registration to Icons.php\r\n- Remove custom FlexFormProcessor and use\r\n- Change support information in composer.json\r\n- Remove deprecated clearCacheOnLoad key\r\n- Add .gitignore\r\n- Update editorconfig\r\n\r\nDocumentation\r\n- (readme) Update documentation links\r\n\r\n Fixes\r\n- Include pageType TypoScript after headless TypoScript\r\n- Replace config glob braces\r\n- Correct composer.json\r\n\r\nRefactor\r\n- Use strict comparison for cached config\r\n- Improve caching with dependency injection and autowiring\r\n\r\nBreaking changes\r\n\r\n- Flatten pageType registration configuration structure  \r\n  NOTE: With this change the pageType registration config MUST be changed to a flat structure (the need of the configuration array was dropped)\r\n- Add headless v4 compatibility (and drop v2 compatibility)','ITplusX GmbH',3000000,1,0,'https://github.com/itplusx/flexible_pages/blob/master/README.md','ter','',''),
(9295831,0,'md_calendarize_frontend','1.0.0',1197,255,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1596653543,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"6.0.0-6.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b86104e548032a4017c413d62214fabc','Initial upload.\r\nFeedback welcome.\r\nEnjoy!','',1000000,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295832,0,'md_calendarize_frontend','1.0.1',1197,129,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1620236969,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"6.0.0-9.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','891e2b14c9ee389f088e6c777cccceb1','Compatibility with ext:calendarize v9','',1000001,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295833,0,'md_calendarize_frontend','1.0.2',1197,124,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1625554275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:13:\"6.0.0-9.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d272cc60ba2fe4ab7c648eb4f7ad6335','[BUGFIX] escape fluid in javascript','',1000002,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295834,0,'md_calendarize_frontend','1.0.3',1197,107,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1634804228,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:14:\"8.0.0-11.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4e825da5f82e2012cb31d0eb0889eb61','Compatibility with ext:calendarize v11','',1000003,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295835,0,'md_calendarize_frontend','1.0.4',1197,121,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1635108900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-11.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','8db856fd66aa85e9157ed2a1d9e16d9d','Bugfix release','',1000004,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295836,0,'md_calendarize_frontend','2.0.0',1197,99,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1646232480,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','61d1da867290842be8bd80a4bef6033a','Release v2.0.0 - TYPO3 compatibility - ext:calendarize 12 compatibility See changelog for all changes!','',2000000,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295837,0,'md_calendarize_frontend','2.0.1',1197,108,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1647259301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b6ce5e346e72e2a6688ffe8188f70406','Release v2.0.1 - Bugfix release','',2000001,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295838,0,'md_calendarize_frontend','2.0.2',1197,126,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1652441870,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-1.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','e0010807c35e8414384999f75f177be0','[RELEASE] Bugfix release - See changelog for all details','',2000002,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295839,0,'md_calendarize_frontend','3.0.0',1197,61,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1712171263,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:11:\"calendarize\";s:15:\"12.0.0-13.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','00a0f9e4a60d9fa30d812f04c335eae1','Release v3.0.0 - TYPO3 v12 compatibility - ext:calendarize 13 compatibility See changelog for all changes!','',3000000,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295840,0,'md_calendarize_frontend','3.0.1',1197,65,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1724334589,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:11:\"calendarize\";s:15:\"12.0.0-13.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','1c6fc2f736672391a2e0f12d5982626f','Bugfix release v3.0.1','',3000001,0,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295841,0,'md_calendarize_frontend','5.0.0',1197,2,'Calendarize frontend','This extension enables frontend users to add ext:calendarize items in the frontend.',2,0,3,1787748259,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:11:\"calendarize\";s:15:\"15.0.0-15.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4e760f6b37cba77141c9047a9e21b8e3','Release v5.0.0 - TYPO3 v15 compatibility - ext:calendarize 15 compatibility - read changelog for upgrading','',5000000,1,0,'https://github.com/cdaecke/md_calendarize_frontend/blob/master/Readme.md','ter','',''),
(9295842,0,'tcabuilder','1.0.0',2265,185,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1596838030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','b84553cb453efe0a3b40b91b1be010dc','First release. Try it out and give feedback at https://git.spooner.io/spooner-web/tcabuilder/issues/new.','',1000000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295843,0,'tcabuilder','1.1.0',2265,174,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1597134845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','','','tomalo.stuttgart','eea6515769af765a166b9aaa6d08c4a4',' [FEATURE] Add more manipulating methods and possibility to add customOverrides\r\n [TASK] Change composer type to library (extension will be in vendor on composer installations)\r\n [TASK] Improve documentation','',1001000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295844,0,'tcabuilder','1.1.1',2265,156,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1597605844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','','','tomalo.stuttgart','0622a3ac66b9a57d01337182b26313c6',' [TASK] Add unit tests and get 100% code coverage \r\n [BUGFIX] Fix bugs that appear during test writing','',1001001,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295845,0,'tcabuilder','1.1.2',2265,157,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1597652445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','65e5563fb5586fa6078aa8ee416730fd','[BUGFIX] Use correct configuration index when overriding columns','Spooner Web',1001002,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295846,0,'tcabuilder','1.2.0',2265,215,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1598449820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','6905d052bad237a56b229d48ef13f41c',' [FEATURE] Add possibility to set columnsOverrides when adding field\r\n [FEATURE] Add removal of type\r\n [BUGFIX] Use correct field when the position value contains colons','Spooner Web',1002000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295847,0,'tcabuilder','1.3.0',2265,123,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',1,0,4,1606993622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','d01a2bc52f9ccaa67061a785ebf4606d','Updated extension to 1.3.0','Spooner Web',1003000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295848,0,'tcabuilder','1.3.1',2265,133,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1606994233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','11c090a12e4d7e0a284e9f72fdb8d51b',' [TASK] Set extension to state \"stable\"\r\n [FEATURE] Add custom palette','Spooner Web',1003001,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295849,0,'tcabuilder','1.4.0',2265,122,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1612275919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','0c4cbdba7682dfde54eee6af0ee3eecb',' [FEATURE] Add replace: possibility for positioning \r\n [TASK] Add support for TYPO3 v11','Spooner Web',1004000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295850,0,'tcabuilder','1.5.0',2265,129,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1612886893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','f6148e183f6eb6539c6bef036f3797f1',' [FEATURE] Manipulate palettes (add, remove, replace)\r\n [FEATURE] Copy from other types\r\n [FEATURE] Reset type and palette item lists\r\n [FEATURE] Add just created custom palettes to a given position','Spooner Web',1005000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295851,0,'tcabuilder','1.6.0',2265,118,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1618213049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','2206727b3cefc7ce2e765f6dc32fa9f8','Introduce TcaCreator class for easily creating TCA arrays in extensions','Spooner Web',1006000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295852,0,'tcabuilder','1.6.1',2265,142,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1618221190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','249bdf3297409fbf2ebb81042f2c8b81','[BUGFIX] Replace table name in language parent configuration','Spooner Web',1006001,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295853,0,'tcabuilder','2.0.0',2265,113,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1639491257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','991d39ecd1cc113231ab01944f62ca23','[!exit][TASK] Remove support for TYPO3 v8 and add support for PHP 8.0','Spooner Web',2000000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295854,0,'tcabuilder','2.1.0',2265,116,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1647004217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','85391f497f61a01f6004a8b6347765ae','[FEATURE] Add php 8.1 support','Spooner Web',2001000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295855,0,'tcabuilder','2.1.1',2265,54,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1661843864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 11.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','889370f8a1e9d341b23d311975e2ab63','[TASK] Change composer type to typo3-cms-extension','Spooner Web',2001001,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295856,0,'tcabuilder','3.0.0',2265,108,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1669881377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.0.0 - 12.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','fc54dd00d427974cd05ddf89bccd9a65','[!!!][TASK] Drop support for TYPO3  v12 and PHP  8.1','Spooner Web',3000000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295857,0,'tcabuilder','3.1.0',2265,83,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1689584073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','5e7a10ccb02065b48171190a8986d8b8',' [FEATURE] Add support for TYPO3 v11 as well\r\n [BUGFIX] Check for fieldname even with added alt label\r\n [FEATURE] Add support for PHP 8.2','Spooner Web',3001000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295858,0,'tcabuilder','3.2.0',2265,74,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1705062810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 12.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','c115450ca6734e3db89747b5070fd457',' [BUGFIX] Correct behaviour when removing parts\r\n [BUGFIX] Add quoting before regex\r\n [FEATURE] Support for PHP 8.3','Spooner Web',3002000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295859,0,'tcabuilder','3.3.0',2265,57,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1730569364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 13.9.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','8fd1ef80e95985a3d4a598e621832191',' [FEATURE] Add v13 support\r\n [FEATURE] Add starttime, endtime and fe_group fields to default templates\r\n [BUGFIX] Handle fields correctly even with whitespaces and newline','Spooner Web',3003000,0,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295860,0,'tcabuilder','4.0.0',2265,6,'TCA Builder - create and change TCA in an easy way','Utility to easily maintain and create your TCA forms',2,0,4,1785069592,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','8491480b2c65c4a741b0438d1667f531','Updated extension to 4.0.0','Spooner Web',4000000,1,0,'https://git.spooner.io/spooner-web/tcabuilder/-/blob/main/README.md','ter','',''),
(9295861,0,'container_elements','0.1.0',2660,197,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',1,0,4,1597170429,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:13:\"1.1.1-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','e8426a3556d815ff4de9e43779ba9a76','Provides structure elements powered by the extension container. The following elements have been added: container, columns, tabs, accordeon, tile unit and card. In conjunction with the extension pizpalue images are automatically optimized when used in columns or tile units.','',1000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/0.1/en-us','ter','',''),
(9295862,0,'container_elements','1.0.0',2660,209,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1600504154,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:13:\"1.1.1-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8780a16f96c1feb87ce8ceefef789920','Corrects bug related to translation and marks extension as stable.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/1.0/en-us','ter','',''),
(9295863,0,'container_elements','1.2.0',2660,126,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1608581161,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','1848e1fe047aaf455a3958c160cdc7b2','Adapt to container 1.2.0, apply buxfixes and enhance card elment','',1002000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/1.2/en-us','ter','',''),
(9295864,0,'container_elements','1.2.1',2660,139,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1608634705,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','d09806c210ef748eae9ef3eafb2c879f','Bugfix release','',1002001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/1.2/en-us','ter','',''),
(9295865,0,'container_elements','1.3.0',2660,144,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1611693900,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:13:\"1.2.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','3ce6a690e4447970f4b15918a27c4771','Allows to configure the open accordion item.','',1003000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/1.3/en-us','ter','',''),
(9295866,0,'container_elements','1.4.0',2660,149,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1617126931,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:9:\"container\";s:13:\"1.3.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','7b87cf1fe1b5c820779392ee7426d8b4','Supports TYPO3 V11 and adds small bugfix related to aria attributes. See Documentation/Changelog/1.4.0.rst.','',1004000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/1.4/en-us','ter','',''),
(9295867,0,'container_elements','2.0.0',2660,143,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1619777956,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:9:\"container\";s:13:\"1.3.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','9533eaf7ffde71cbdbc22f12fd2a2f2d','Add improvements in conjunction with template pizpalue. \r\nSee https://github.com/buepro/typo3-container_elements/releases/tag/v2.0.0','',2000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/2.0/en-us','ter','',''),
(9295868,0,'container_elements','2.1.1',2660,137,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1622706451,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:9:\"container\";s:13:\"1.3.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','3cbb14a34420aa76c3b30bdd7294732b','Bugfix release.','',2001001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/2.1/en-us','ter','',''),
(9295869,0,'container_elements','2.1.2',2660,144,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1626627174,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:9:\"container\";s:13:\"1.3.0-1.99.99\";s:3:\"vhs\";s:13:\"6.0.0-6.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','6d509f2e47b112b0cce85478fc570509','Corrects links in accordion and tabs.','',2001002,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/2.1/en-us','ter','',''),
(9295870,0,'container_elements','3.0.0',2660,100,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1638641766,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.3.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','aeb44126102987f5de7f45b6559c6f53','Support for bootstrap 5 and new element randomizer to show random selected contents.','',3000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/3.0/en-us','ter','',''),
(9295871,0,'container_elements','3.0.1',2660,108,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1638642476,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','e035260b84f77b23b336af760a258496','Corrects supported TYPO3 version.','',3000001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/3.0/en-us','ter','',''),
(9295872,0,'container_elements','3.1.0',2660,129,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.',2,0,4,1638872610,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"container\";s:13:\"1.3.1-1.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','ba6946ec65988a2f3cfe5475c18775bb','New grid element and bugfixes','',3001000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/3.1/en-us','ter','',''),
(9295873,0,'container_elements','4.0.0',2660,104,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1660630764,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"container\";s:13:\"1.3.1-2.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','9bb51fc40f982b955962dc373c2896d8','Support for container 2.0 and some bug fixes. Please have a look to the upgrade note in the manual.','',4000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/4.0/en-us','ter','',''),
(9295874,0,'container_elements','4.0.1',2660,110,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1661960289,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"container\";s:13:\"1.3.1-2.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','b8181c55a8cff33fe657943cdb746844','Bugfix release','',4000001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/4.0/en-us','ter','',''),
(9295875,0,'container_elements','4.0.2',2660,99,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1672765758,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:9:\"container\";s:13:\"1.3.1-2.99.99\";s:3:\"pvh\";s:13:\"1.0.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','2090968a59b9e9287c07823fb1f34001','Bugfix release','',4000002,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/4.0/en-us','ter','',''),
(9295876,0,'container_elements','5.0.0',2660,78,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1680594740,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";s:9:\"container\";s:13:\"2.2.1-2.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','922bc58c57561b9c826df4fdfccbf15c','Support for TYPO3 v12. Consult the breaking changes.','',5000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/5.0/en-us','ter','',''),
(9295877,0,'container_elements','5.0.1',2660,93,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1682077346,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";s:9:\"container\";s:13:\"2.2.1-2.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','565050fae31dcd53b69179437678be8b','Bugfix release','',5000001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/5.0/en-us','ter','',''),
(9295878,0,'container_elements','5.1.0',2660,97,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card and randomizer.',2,0,4,1687015906,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";s:9:\"container\";s:13:\"2.2.1-2.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','7812c30920513a78d3bdc42526be4161','Collapsible elements in backend under TYPO3 v12 and bug fix.','',5001000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/5.1/en-us','ter','',''),
(9295879,0,'container_elements','5.2.0',2660,65,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1712567804,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";s:9:\"container\";s:13:\"2.2.1-2.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','b58c6b03fda2bdcef67b74d16ebb9482','Adds slider element, external grid element rendering and container resources','',5002000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/5.2/en-us','ter','',''),
(9295880,0,'container_elements','5.3.0',2660,52,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1723797853,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";s:9:\"container\";s:13:\"2.2.1-2.99.99\";s:3:\"pvh\";s:13:\"2.0.0-2.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8c1fa1686f6aabc012819c8eb6b0dd97','Optionally render empty columns and fix issues with localization and nested accordions.','',5003000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/5.3/en-us','ter','',''),
(9295881,0,'container_elements','6.0.0',2660,43,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1729436758,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','77565941f006c15148c5a3a9fea25a6d','Supports TYPO3 v13','',6000000,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/6.0/en-us','ter','',''),
(9295882,0,'container_elements','6.0.1',2660,43,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1730226975,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','fa8eadb8d8afe9c3ce2a145e37ad15ba','Bugfix release','',6000001,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/6.0/en-us','ter','',''),
(9295883,0,'container_elements','6.0.2',2660,43,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1730658989,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.0.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c1911c4d943c9e8c0f7b1b91a4dcf542','Bugfix release','',6000002,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/6.0/en-us','ter','',''),
(9295884,0,'container_elements','6.0.3',2660,36,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1733496963,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','8d6c09eb7b729674e0811b2f0d9f3ab6','Bugfix release','',6000003,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/6.0/en-us','ter','',''),
(9295885,0,'container_elements','6.0.4',2660,51,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1733514369,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','b6cb845bcd23d9074c394c23b65356cc','Bugfix release','',6000004,0,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/6.0/en-us','ter','',''),
(9295886,0,'container_elements','7.0.0',2660,21,'Container elements','Provides content elements powered by container and bootstrap. Available elements: container, columns, grid, tabs, accordion, tile unit, card, randomizer and slider.',2,0,4,1764664674,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:3:\"pvh\";s:13:\"3.1.0-3.99.99\";}s:9:\"conflicts\";a:1:{s:8:\"pizpalue\";s:14:\"0.0.0-16.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','827a8a00837c4693f7de253e0a25e491','Bugfix release with breaking changes','',7000000,1,0,'https://docs.typo3.org/p/buepro/typo3-container-elements/main/en-us/','ter','',''),
(9295887,0,'mmc_extbasewsutility','1.1.1',480,216,'Extbase workspace utility','Find records in extbase workspace aware',2,0,4,1597228650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','52e0f06e11bf8a092aee92cd3eed2dc5','First upload to TER','mm-computing',1001001,0,0,'','ter','',''),
(9295888,0,'mmc_extbasewsutility','1.1.2',480,115,'Extbase workspace utility','Find records in extbase workspace aware',2,0,4,1633224732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','12807f62899814e2d5ec95b8ca52047e','Rename files .ts to .typoscript','mm-computing',1001002,0,0,'','ter','',''),
(9295889,0,'mmc_extbasewsutility','1.1.3',480,149,'Extbase workspace utility','Find records in extbase workspace aware',2,0,4,1646321764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Matthias Mächler','maechler@mm-computing.ch','thismaechler','20aea46d855a1413ee46c1ad67e605c0','Fix composer.json','mm-computing',1001003,1,0,'','ter','',''),
(9295890,0,'osm','1.0.0',1343,175,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1597242187,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','e383b7a914df54eda06b97449a469431','Initial relese of EXT:osm - a simple OpenStreetMap extension for you TYPO3 10 or newer. See https://github.com/in2code-de/osm/ for details or a changelog','in2code.de',1000000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295891,0,'osm','1.1.0',1343,206,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1597321090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','21a01b057599ebb0eeb18173457fbd7b','Small improvements of EXT:osm - a simple OpenStreetMap extension for you TYPO3 10 or newer. See https://github.com/in2code-de/osm/ for details or a changelog ','in2code.de',1001000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295892,0,'osm','2.0.0',1343,218,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1600430213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f88541c26721f24398198c56965c65ed','New version with breaking changes of EXT:osm - a simple OpenStreetMap extension for your TYPO3 10 or newer. See https://github.com/in2code-de/osm/ for details or a changelog ','in2code.de',2000000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295893,0,'osm','2.1.0',1343,158,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1616004877,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','dac1faaa41016606d078e4e705969d61','New release of version 2.1.0 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',2001000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295894,0,'osm','2.1.1',1343,133,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1637227335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','840d68c88359c421337e8af9fdb094c4','New release of version 2.1.1 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',2001001,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295895,0,'osm','3.0.0',1343,119,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1653946410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7d8fd6ceb4323b4cf84f7c6950873b9f','New release of version 3.0.0 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',3000000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295896,0,'osm','3.1.0',1343,111,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1673446746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','37c057799ca64d24a463e4d927a3773a','New release of version 3.1.0 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',3001000,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295897,0,'osm','4.0.1',1343,68,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1707128757,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"0.0.0 - 0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ef18b546646e0399a60687bffe1c422f','New release of version 4.0.1 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',4000001,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295898,0,'osm','4.0.2',1343,65,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1712915749,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"0.0.0 - 0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','0e44171d58915054132aff8872a70762','New release of version 4.0.2 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',4000002,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295899,0,'osm','4.0.3',1343,60,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1724399596,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";s:3:\"php\";s:14:\"8.1.0 - 8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"0.0.0 - 0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2d2ddef74a74640c526f41c7aa808218','New release of version 4.0.3 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',4000003,0,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295900,0,'osm','13.0.0',1343,30,'osm - OpenStreetMap','A smart OpenStreetMap solution in TYPO3',2,0,3,1754654788,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";s:3:\"php\";s:14:\"8.2.0 - 8.3.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"0.0.0 - 0.0.0\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','fea1f6746ead5f6bad0cbcf4aeb25d21','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/in2code-de/osm','in2code.de',13000000,1,0,'https://github.com/in2code-de/osm/','ter','',''),
(9295901,0,'slug_extbase','1.0.0',676,136,'Slug updater for Extbase','Utility to update slug fields after changing or creating Extbase objects in frontend',1,0,4,1597332035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:7:\"extbase\";s:15:\"9.5.0 - 10.4.99\";}}','','','tomalo.stuttgart','ebc863518f5de8ea74a55c3fd1061ac7','Initial release. Please provide feedback!','',1000000,0,0,'https://git.spooner.io/spooner-web/slug-extbase/-/blob/main/README.md','ter','',''),
(9295902,0,'slug_extbase','1.0.1',676,148,'Slug updater for Extbase','Utility to update slug fields after changing or creating Extbase objects in frontend',1,0,4,1597335585,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:7:\"extbase\";s:15:\"9.5.0 - 10.4.99\";}}','','','tomalo.stuttgart','bcee67038551df0d11bc2d7323bc911d',' [TASK] Add typo3/cms-core as dependency \r\n [TASK] Add kudos ','',1000001,0,0,'https://git.spooner.io/spooner-web/slug-extbase/-/blob/main/README.md','ter','',''),
(9295903,0,'slug_extbase','1.0.2',676,210,'Slug updater for Extbase','Utility to update slug fields after changing or creating Extbase objects in frontend',1,0,4,1597401981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:7:\"extbase\";s:15:\"9.5.0 - 10.4.99\";}}','','','tomalo.stuttgart','8d6c88856632f763d0db29f99c7163cc','[BUGFIX] Use composer type \"typo3-cms-extension\" for executing SignalSlotDispatcher ','',1000002,0,0,'https://git.spooner.io/spooner-web/slug-extbase/-/blob/main/README.md','ter','',''),
(9295904,0,'slug_extbase','1.0.3',676,182,'Slug updater for Extbase','Utility to update slug fields after changing or creating Extbase objects in frontend',1,0,4,1612280791,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";s:7:\"extbase\";s:15:\"9.5.0 - 10.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','e0cd6a9e55e2361af2bd242333b9fe9f',' [TASK] Set extension key in composer.json \r\n [TASK] Add meta data into composer file \r\n [TASK] Use tailor and .gitattributes file for release','Spooner Web',1000003,1,0,'https://git.spooner.io/spooner-web/slug-extbase/-/blob/main/README.md','ter','',''),
(9295905,0,'trello_integration','1.0.0',256,256,'Trello Integration','Trello integration for TYPO3',2,0,3,1597335016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Crontis (Markus Kugler)','dev@crontis.net','shiryo','e26178aea71f9c88716f8bbba8b72826','First release of the trello_integrationen extension.\r\nProvides a basic implementation for Trello to display a list of a board','',1000000,1,0,'https://github.com/Crontis/trello_integration/blob/master/README.md','ter','',''),
(9295906,0,'openweather','10.0.0',177,177,'Open Weather','Scheduler task to import and diaplay Current and Forecast OpenWeather data in Frontend.',2,0,5,1597341157,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"10.0.0 - 10.99.99\";s:9:\"scheduler\";s:0:\"\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','typo3india','1fb152437525855acb51fd145c6ae79d','Integration of OpenWeather APIs with TYPO3. \r\n','https://ashokatree.net/',10000000,1,0,'https://github.com/nirmalyamondal/openweather/blob/10.0/README.md','ter','',''),
(9295907,0,'dm_schema','0.9.0',351,108,'Dm Schema','',1,0,6,1597666942,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";s:6:\"schema\";s:4:\"~1.7\";}}','Daniel Hasselberg','daniel.hasselberg@diemedialen.de','daniel.hasselberg','226de8611f7d6d29cf40ecdca48c4250','aaaaaaaa','Die Medialen GmbH',9000,0,0,'https://docs.typo3.org/p/die-medialen/dm-schema/master/en-us/Index.html','ter','',''),
(9295908,0,'dm_schema','1.0.0',351,243,'Dm Schema','Content elements based on view helpers for schema.org markup',1,0,6,1598510203,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";s:6:\"schema\";s:4:\"~1.8\";}}','Daniel Hasselberg','typo3@diemedialen.de','daniel.hasselberg','1fb31642017c917973693d7a6add9d1c','Final release version 1.0.0','Die Medialen GmbH',1000000,1,0,'https://docs.typo3.org/p/die-medialen/dm-schema/master/en-us/Index.html','ter','',''),
(9295909,0,'at_slider','10.0.0',262,102,'AshokaTree Slider','Responsive slider with Title, Link, Subtitle, Description, Image.',2,0,3,1597691021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','typo3india','e4d0c1536c98d957ba8cd40aa1697c19','A simple Slider with fields like title, link, sub-title, description, image.','',10000000,0,0,'https://github.com/nirmalyamondal/at_slider/blob/10.0/README.md','ter','',''),
(9295910,0,'at_slider','10.0.1',262,160,'AshokaTree Slider','Responsive slider with Title, Link, Subtitle, Description, Image.',2,0,3,1598108851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','typo3india','e0fd40a4a50f4b7dd324ee0d18d00836','A simple Slider with fields like title, link, sub-title, description, image.','',10000001,1,0,'https://github.com/nirmalyamondal/at_slider/blob/10.0/README.md','ter','',''),
(9295911,0,'nginx_connector','1.0.0',402,149,'Nginx Connector','Nginx cache connector for TYPO3',2,0,4,1597858421,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.3.99\";}s:9:\"conflicts\";a:1:{s:11:\"nginx_cache\";s:0:\"\";}}','Alexander Nitsche','typo3@alexandernitsche.com','jiriki','5e94440591a0f7aab7e04cf2fdb18821','Nginx Cache Connector for TYPO3 v10','',1000000,0,0,'https://docs.typo3.org/p/alexander-nitsche/typo3-nginx-connector/1.0/en-us','ter','',''),
(9295912,0,'nginx_connector','1.0.2',402,253,'Nginx Connector','Nginx cache connector for TYPO3',2,0,4,1598274782,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.3.99\";}s:9:\"conflicts\";a:1:{s:11:\"nginx_cache\";s:0:\"\";}}','Alexander Nitsche','typo3@alexandernitsche.com','jiriki','c32b69dfbac1b96abf44a26f61572667','Release 1.0.2\r\n\r\n- Adapt composer.json to TYPO3','',1000002,1,0,'https://docs.typo3.org/p/alexander-nitsche/typo3-nginx-connector/1.0/en-us','ter','',''),
(9295913,0,'site_configuration_builder','0.1.2',143,143,'TCA manipulation via PageTS','Generates new site configuration from sys_domain records and other data resources',1,0,0,1598012732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Stig Nørgaard Færch','snf@dkm.dk','stigfaerch','8cfb02243a846647e57ad6388c692c3c','Initial upload','',1002,1,0,'https://gitlab.com/dkm-extensions/site-configuration-builder/-/wikis/Site-Configuration-Builder','ter','',''),
(9295914,0,'accuweather','10.0.0',172,172,'AccuWeather','Scheduler task to import and display Current and Forecast AccuWeather data in Frontend.',2,0,5,1598434009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"10.0.0 - 10.9.99\";s:9:\"scheduler\";s:0:\"\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','typo3india','a1a6e2565a8ef83690773ad2250f92fe','Display Current & Forecast weather data from AccuWeather - by receiving json response file by Scheduler task.','https://ashokatree.net/',10000000,1,0,'https://github.com/nirmalyamondal/accuweather/blob/10.0/README.md','ter','',''),
(9295915,0,'aaaaa','5.0.0',65,65,'SLUB: Event Registration','Tool for event registration and experts booking.\n\nThis extension is developped and used in production at the Saxony State and University Library (SLUB) Dresden, Germany.',2,0,3,1598789876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Alexander Bigga','typo3@slub-dresden.de','abandoned_extensions','73dc5e206c047d52009266b1b1536d9c','test','SLUB Dresden',5000000,1,0,'','ter','',''),
(9295916,0,'ns_gallery','1.0.0',2406,250,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1598858384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','d165350836a52a12a2010d7352a70f88','[New] Initial stable version with well QA-testing.\r\n[New] TYPO3 extension setup and development.\r\n[New] Compatibility of different TYPO3 version.\r\n[New] Added Composer-support\r\n[New] Setup demo and documentation.\r\n[Improved] Code clean-up and remove unnecessary assets\r\n[Improved] Added Github & Gitlab CI for Automatic code review with lints (of PHP, YAML, TypoScript, Fluid etc.)\r\n[Fixed] QA Testing & Major bug-fixing\r\n[Update] Releasing first v1.0','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295917,0,'ns_gallery','1.3.0',2406,131,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1608097901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','95d2d438dda2c3ca7f951a75e6080734','Enable sorting on the backend albums list','NITSAN Technologies Pvt Ltd',1003000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295918,0,'ns_gallery','1.4.0',2406,134,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1608720588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','9926841d55ca838ca33261a0adcf8f90','Multiple file upload enable in album media','NITSAN Technologies Pvt Ltd',1004000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295919,0,'ns_gallery','1.5.0',2406,137,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1611324224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','d650643bb4191dd1962d183edb5c0577','[Fixed] jQuery confliction\r\n[New] Update jQuery version with latest\r\n','NITSAN Technologies Pvt Ltd',1005000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295920,0,'ns_gallery','1.5.1',2406,128,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1624516038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','6988adce6e6bbbb598841c91245a0b12','[Bugfix] TYPO3 8 slug issue fixed\r\n[TODO] Regular maintenance\r\n[Added] StringUtility added','NITSAN Technologies Pvt Ltd',1005001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295921,0,'ns_gallery','1.5.2',2406,147,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1628146956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Milan Rathod, FE:Bharat Makwana, QA:Siddharth Shah','sanjay@nitsan.in','nitsan','5bbc8725f11917d66373f50f1db4c5fc','New release of version 1.5.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_gallery','NITSAN Technologies Pvt Ltd',1005002,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295922,0,'ns_gallery','1.5.3',2406,131,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1631182105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','5e5ffbcb73f1e5f6e9d8257ee2b8763a','New release of version 1.5.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_gallery','NITSAN Technologies Pvt Ltd',1005003,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295923,0,'ns_gallery','2.0.0',2406,117,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1641449199,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','4d19ff20be36f29d2d198ccdbc207d78','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295924,0,'ns_gallery','2.0.1',2406,113,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1643005846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','59a2e47af0642f465b319ccb0d66d1df','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295925,0,'ns_gallery','2.0.2',2406,113,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1643883629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','090c02232582140cf774c3ad43329938','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295926,0,'ns_gallery','2.0.3',2406,120,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1645427522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','49f92dbcbff56e565e2c5ffc587840aa','New release of version 2.0.3 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000003,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295927,0,'ns_gallery','2.0.4',2406,99,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1656939486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','327f330ba1f99cebc29f1e30addaf1b7','New release of version 2.0.4 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000004,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295928,0,'ns_gallery','2.0.5',2406,100,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1657601302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','949c70a25463c29e638bd8b58ff27b13','New release of version 2.0.5 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000005,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295929,0,'ns_gallery','2.1.0',2406,100,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3terminal.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3terminal.com/ns-gallery-typo3-extension',2,0,3,1658836078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e204e7d51c9417f80449923221878272','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295930,0,'ns_gallery','2.1.1',2406,119,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3planet.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3planet.com/ns-gallery-typo3-extension',2,0,3,1660137502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6a1ef5af2b4c0fe73e00589e217d730f','New release of version 2.1.1 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2001001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295931,0,'ns_gallery','12.0.0',2406,88,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3planet.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3planet.com/ns-gallery-typo3-extension',2,0,3,1688707815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8514dd52c417e0b70ef8b302949f81fb','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295932,0,'ns_gallery','2.2.1',2406,59,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3planet.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3planet.com/ns-gallery-typo3-extension',2,0,3,1698766558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','28d7e5906108e9939fc193874b624dc9','New release of version 2.2.1 - see details, changelog and documentation on https://t3planet.com/ns-gallery-typo3-extension','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295933,0,'ns_gallery','12.0.1',2406,72,'[NITSAN] All In One Gallery','Do you want to integrate feature-rich gallery solution to your TYPO3 site? The extension includes wide-range of gallery album variations. Demo: https://demo.t3planet.com/t3t-extensions/gallery You can download PRO version for more-features & free-support at https://t3planet.com/ns-gallery-typo3-extension',2,0,3,1706018676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f05fb75854a4e990b394b5c194aa0f1f','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/ns-gallery-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295934,0,'ns_gallery','12.0.2',2406,57,'All in One Gallery','Using the All In One TYPO3 Gallery Extension, you can easily create beautiful lightbox image and video galleries with various grid layouts right from the TYPO3 dashboard in just a few clicks. Try the best TYPO3 gallery extension for adding custom, unique and responsive galleries to your website.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/gallery/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-gallery-extension',2,0,3,1712666686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','9f40894907de2b5f043b203d5a39182d','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295935,0,'ns_gallery','12.1.0',2406,69,'All in One Gallery','Using the All In One TYPO3 Gallery Extension, you can easily create beautiful lightbox image and video galleries with various grid layouts right from the TYPO3 dashboard in just a few clicks. Try the best TYPO3 gallery extension for adding custom, unique and responsive galleries to your website.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/gallery/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-gallery-extension',2,0,3,1713866615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','efe8b80b4b3f29eb8e6b4e7923b7066e','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295936,0,'ns_gallery','2.3.0',2406,56,'All in One Gallery','Using the All In One TYPO3 Gallery Extension, you can easily create beautiful lightbox image and video galleries with various grid layouts right from the TYPO3 dashboard in just a few clicks. Try the best TYPO3 gallery extension for adding custom, unique and responsive galleries to your website.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/gallery/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-gallery-extension',2,0,3,1713866926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Himanshu Ramavat, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','70da92db2cf4e93d2bbee6734500a7c0','New release of version 2.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet // NITSAN',2003000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295937,0,'ns_gallery','12.1.1',2406,0,'TYPO3 Gallery Extension','Create responsive and visually stunning lightbox image and video galleries with grid layouts directly from the TYPO3 backend. Easily manage and showcase your media in a user-friendly way.',2,0,3,1751626271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','5a094dabe8540658fabb61eca16a158d','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet',12001001,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295938,0,'ns_gallery','13.0.0',2406,28,'TYPO3 Gallery Extension','Create responsive and visually stunning lightbox image and video galleries with grid layouts directly from the TYPO3 backend. Easily manage and showcase your media in a user-friendly way.',2,0,3,1755181682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','a6ac9ddaef22abd7d17116cd3f765433','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet',13000000,0,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295939,0,'ns_gallery','14.0.0',2406,13,'TYPO3 Gallery Extension','Create responsive and visually stunning lightbox image and video galleries with grid layouts directly from the TYPO3 backend. Easily manage and showcase your media in a user-friendly way.',2,0,3,1775734309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','5c9df27452b505b9c91f002289c2883d','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-gallery-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-galerie-erweiterung','ter','',''),
(9295940,0,'readmorelink','1.2.7',474,53,'readmorelink','Adds a \"read more\" link to each content element when using header_link',2,0,2,1598996853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','040a44aefaf278f1816f39c838f0cc1b','Version v1.2.6. For more infos please visit https://gitlab.com/mieserfettsack/readmorelink/-/commits/master','',1002007,0,0,'https://gitlab.com/mieserfettsack/readmorelink/-/blob/master/README.md','ter','',''),
(9295941,0,'readmorelink','1.2.10',474,156,'readmorelink','Adds a \"read more\" link to each content element when using header_link',2,0,2,1598998868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','7ddcfb24f4d687e37a72c10c5189e3fa','Version v1.2.10. For more infos please visit https://gitlab.com/mieserfettsack/readmorelink/-/commits/master','',1002010,0,0,'https://gitlab.com/mieserfettsack/readmorelink/-/blob/master/README.md','ter','',''),
(9295942,0,'readmorelink','1.2.11',474,265,'readmorelink','Adds a \"read more\" link to each content element when using header_link',2,0,2,1599863120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','bf492027964fbed6bc3266f329f0a363','Version v1.2.11. For more infos please visit https://gitlab.com/mieserfettsack/readmorelink/-/commits/master','',1002011,1,0,'https://gitlab.com/mieserfettsack/readmorelink/-/blob/master/README.md','ter','',''),
(9295943,0,'flexible_news','1.0.0',749,133,'Flexible News','Flexible news extension to use pages as news articles',2,0,2,1599035469,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:14:\"flexible_pages\";s:13:\"1.0.0-1.99.99\";}}','ITplusX','mail@itplusx.de','vaci','58ace3616df446601a0387dbe671764a','Flexible news extension to use pages as news articles','ITplusX GmbH',1000000,0,0,'https://github.com/itplusx/flexible_news/blob/master/README.md','ter','',''),
(9295944,0,'flexible_news','1.0.1',749,163,'Flexible News','Flexible news extension to use pages as news articles',2,0,2,1599035502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:14:\"flexible_pages\";s:13:\"1.0.0-1.99.99\";}}','ITplusX','mail@itplusx.de','vaci','1838659530613ce363cf44e90cd99d47','Add readme','ITplusX GmbH',1000001,0,0,'https://github.com/itplusx/flexible_news/blob/master/README.md','ter','',''),
(9295945,0,'flexible_news','1.0.2',749,199,'Flexible News','Flexible news extension to use pages as news articles',2,0,2,1599202023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"flexible_pages\";s:13:\"1.0.0-2.99.99\";}}','ITplusX','mail@itplusx.de','vaci','0a80c05437c8554009ce8f972e7853fe','Add compatibility for TYPO3 v10 and flexible_pages v2','ITplusX GmbH',1000002,0,0,'https://github.com/itplusx/flexible_news/blob/master/README.md','ter','',''),
(9295946,0,'flexible_news','1.0.3',749,101,'Flexible News','Flexible news extension to use pages as news articles',2,0,2,1636978832,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"flexible_pages\";s:12:\"1.0.0-2.1.99\";}}','ITplusX','mail@itplusx.de','vaci','732d832c82c93c80e8ee43a1f2a0f2eb','Restrict flexible_pages dependency to  v2.2','ITplusX GmbH',1000003,0,0,'https://github.com/itplusx/flexible_news/blob/master/README.md','ter','',''),
(9295947,0,'flexible_news','2.0.0',749,153,'Flexible News','Flexible news extension to use pages as news articles',2,0,2,1636992380,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:14:\"flexible_pages\";s:13:\"2.2.0-2.99.99\";}}','ITplusX','mail@itplusx.de','vaci','42d9787269085e52beea6d18af1608d3','- Remove extending of lib.doktypeName TypoScript for EXT:headless\r\n- Drop TYPO3 9 support\r\n- Add TYPO3 11 support\r\n- Require itplusx/flexible-pages:2.2','ITplusX GmbH',2000000,1,0,'https://github.com/itplusx/flexible_news/blob/master/README.md','ter','',''),
(9295948,0,'address_manager','2.0.0',4092,182,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, StandortÃ¼bersicht, radial search, radius search)',2,0,3,1599060755,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.1.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e448db6e253f88bd3c6ba9a6b21ea05a','[TASK] Set version in ChangeLog.md','',2000000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295949,0,'address_manager','2.1.0',4092,175,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1600361615,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.1.1-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1e1835a2c594c8442c081ebd6a39050b','[RELEASE] Release of version 2.1.0','',2001000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295950,0,'address_manager','2.1.1',4092,191,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1601804709,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','46be54c1feff3ba55ea79e6ca3c61890','[TASK] Change description in ChangeLog.md','',2001001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295951,0,'address_manager','2.1.2',4092,159,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1604331908,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6386ee5f60320c4f1d28cd625e087237','[RELEASE] Version 2.1.2 - Bugfix-Release: Fix empty birthday field in address creation process and fix typo in translations','',2001002,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295952,0,'address_manager','2.1.3',4092,132,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1606748148,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a370029584357bdfc28229f69adb95d3','\"[BUGFIX] Fix extension loaded conditions\"','',2001003,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295953,0,'address_manager','2.1.4',4092,133,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1606748256,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d8586f1f6466a7f89bb4a5e8d139dfe5','[RELEASE] Version 2.1.4 - Bugfix-Release: Fix geo location query with translated records','',2001004,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295954,0,'address_manager','2.1.5',4092,129,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1606931110,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6bf9059c28bc1475b45986ff8786ee29','[RELEASE] Version 2.1.5 - Bugfix-Release: Fix JavaScript issues - more information in ChangeLog.md','',2001005,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295955,0,'address_manager','2.1.6',4092,137,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1607420715,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7f520137618393802844496ea4cc28be','[RELEASE] Version 2.1.6 - Bugfix-Release: Fix TypoScript conditions of GoogleMaps consent and sourceopt exclude','',2001006,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295956,0,'address_manager','2.1.7',4092,141,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1609753510,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','de7764da2398f9fcf51c722b6964ea19','[RELEASE] Version 2.1.7 - Bugfix-Release: Add documentation EN translation file.','',2001007,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295957,0,'address_manager','2.2.0',4092,136,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1616924704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0b697e8544dd84eba4fc5ad2c564af93','\"[RELEASE] Version 2.2.0 - Feature-Release: Add alternative storage selection in plugins and display address directions in Fluid templates as HTML\"','',2002000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295958,0,'address_manager','2.2.1',4092,119,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1620899103,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a6065ff7f6740f715d1e3bfb2dc35c70','\"[RELEASE] Version 2.2.1 - Bugfix-Release: Fix usage of alternative storage when requesting JSON data without filter\"','',2002001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295959,0,'address_manager','2.3.0',4092,132,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1620996303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d4d6527dc0e98dc0fc9a59919b44fb4d','\"[RELEASE] Version 2.3.0 - Feature-Release:  Add a selection field for assigning related addresses and add a plugin for display a selected address\"','',2003000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295960,0,'address_manager','2.3.1',4092,148,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1621421103,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fff4b1ab38596e90035bf2200687fe45','\"[TASK] Release of version 2.3.1 (Add javascript code to include OpenStreetMap and a HowTo which explains the usage)\"','',2003001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295961,0,'address_manager','2.4.0',4092,106,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1636123503,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fbe95d980ce1ecbccdf324ab3f66b5d5','\"[RELEASE] Version 2.4.0 - Feature-Release: Add list map center, when there are no markers available on load and documentation improvements\"','',2004000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295962,0,'address_manager','2.4.1',4092,117,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1636127103,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5c2b6d21ffc1ec277f6e7989338aaad5','\"[RELEASE] Version 2.4.1 - Bugfix-Release: Add missing data attribute to Bootstrap3 template\"','',2004001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295963,0,'address_manager','2.5.0',4092,118,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1637322303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dc49cc2e8a8777fc33510bda2b01b276','\"[RELEASE] Version 2.5.0 - Feature-Release: Add new plugin for selected addresses and add YouTube-Link to address fields\"','',2005000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295964,0,'address_manager','2.5.1',4092,107,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1644918317,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.1-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5d5347c1d655434a8c81f213bd0b4598','\"[RELEASE] Version 2.5.1 - Bugfix-Release: Fix language handling in findByUids and fix map marker/cluster initialization\"','',2005001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295965,0,'address_manager','2.6.0',4092,101,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1646052322,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.2-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','912d1ad5d430444b2c287de64a3657a0','\"[RELEASE] Version 2.6.0 - Feature-Release: Add search filter repository function modifications for list views and add a validation message in address record in order to point out possible misconfigurations\"','',2006000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295966,0,'address_manager','2.6.1',4092,127,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1646329504,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.2-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','89581030382c637ceee6ae11f7825b2c','\"[RELEASE] Version 2.6.1 - Maintenance-Release: Make starttime and endtime available in Address model\"','',2006001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295967,0,'address_manager','3.0.0',4092,84,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1668973503,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c4cd4f43c9baabd424c1fcb496e0685a','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migration for TYPO3 11 and PHP 8.0, drop support for TYPO3 9\"','',3000000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295968,0,'address_manager','3.1.0',4092,87,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1669020306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','802eb5d38b8ed46d846687fed42d05fc','\"[RELEASE] Version 3.1.0 - Feature-Release: Define access utility for backend management\"','',3001000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295969,0,'address_manager','3.1.1',4092,94,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1669463105,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','301191305739515c633dd08da221d66a','\"[RELEASE] Version 3.1.1 - Bugfix-Release: Replace condition with PHP 8 compatible version and add a how-to entry on how to remove the privacy cookie\"','',3001001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295970,0,'address_manager','3.1.2',4092,90,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1673279104,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','989fd9d7ea8fefdb0197bdc60abcc858','\"[RELEASE] Version 3.1.2 - Bugfix-Release: Fix preview of disabled records for frontend management\"','',3001002,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295971,0,'address_manager','3.1.3',4092,87,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1673534704,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8d67896ecf9a8679f1289258fc3f1bb5','\"[RELEASE] Version 3.1.3 - Maintenance-Release: Migrate CSH to TCA descriptions\"','',3001003,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295972,0,'address_manager','3.1.4',4092,100,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1674131020,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a0ee85489976f629d69c94b36af9ba95','\"[RELEASE] Version 3.1.4 - Bugfix-Release: Fix file reference usage in addresses and object storage usage\"','',3001004,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295973,0,'address_manager','3.1.5',4092,71,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1694164889,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:10:\"7.4-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.6.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a3ea5d58dcb05b8182569d3f8351c4b3','\"[RELEASE] Version 3.1.5 - Bugfix-Release: Fix PHP 8 exceptions due to missing array keys\"','',3001005,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295974,0,'address_manager','4.0.0',4092,64,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1695825405,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a32eb0cf83b3320d9f151760e89b0047','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295975,0,'address_manager','4.0.1',4092,70,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1695825707,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eb8d387d3de199eec1aa29151dbd8995','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Fix version number in ext_emconf\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295976,0,'address_manager','4.0.2',4092,64,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1697003106,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9e0596ee1d9a1f36485c0c8cb3486368','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix and clean up TCA and TypoScript - more information in Change Log\"','',4000002,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295977,0,'address_manager','4.0.3',4092,67,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1697010306,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2e6e60aec8f493db7944f316556ff69e','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Move modules dependency from pro into base extension\"','',4000003,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295978,0,'address_manager','4.0.4',4092,72,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1697107505,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d6b2e116d34f823ba5b4708d1a4bfe58','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Fix request TypoScript condition whit additional object check\"','',4000004,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295979,0,'address_manager','4.0.5',4092,74,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1698845646,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5972acb2ca406ee9408ed490f4dfedbf','\"[RELEASE] Version 4.0.5 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','',4000005,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295980,0,'address_manager','4.0.6',4092,68,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1702568707,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9e25b7e2d978cf8bafb43bfe48a20132','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Add a default sorting, if non is selected in plugin and other optimizations - see change log file\"','',4000006,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295981,0,'address_manager','4.0.7',4092,75,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)',2,0,3,1711467903,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ad27db21571cbe0ca60f756bc1ca92e0','\"[RELEASE] Version 4.0.7 - Maintenance-Release: Add documentation and usage hints\"','',4000007,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295982,0,'address_manager','5.0.0',4092,20,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search) - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1761751356,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','697de80228ec22027f4d2df28aa9755b','\"[RELEASE] Version 5.0.0 - Feature- &amp; Bugfix-Release: Migrate to TYPO3 13 and remove support for TYPO3 11 and more, see change-log file\"','',5000000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295983,0,'address_manager','5.0.1',4092,20,'Address-Manager','Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search) - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1761751505,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0e0277b5a0077b98a39d658ec78f46a1','\"[RELEASE] Version 5.0.1 - Bugfix-Release: Raise modules version for modern libraries\"','',5000001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295984,0,'address_manager','5.0.2',4092,17,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1762845605,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','68a88edb67e1a35ade4a1e491babc0b0','\"[RELEASE] Version 5.0.2 - Bugfix-Release: Fix icon classes in backend for TYPO3 12\"','',5000002,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295985,0,'address_manager','5.0.3',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1762848309,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5feda866cbcbd98641d780d981b9b913','\"[RELEASE] Version 5.0.3 - Bugfix-Release: Add required CSS classes for usage without Bootstrap styles\"','',5000003,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295986,0,'address_manager','5.0.4',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1762851308,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f0a4bc0ab85730e15ffcb5ecf0ee6a79','\"[RELEASE] Version 5.0.4 - Bugfix-Release: Add required CSS classes for usage without Bootstrap styles\"','',5000004,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295987,0,'address_manager','5.0.5',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1762868106,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dba308bef0ecf7f1046a50f19c959e2d','\"[RELEASE] Version 5.0.5 - Bugfix-Release: Fix partial rendering in json controller\"','',5000005,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295988,0,'address_manager','5.0.6',4092,19,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1762868405,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.4-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ab1e87219888fc1e033c1155a52239b6','\"[RELEASE] Version 5.0.6 - Bugfix-Release: Fix undefined array index from flex-form in json controller\"','',5000006,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295989,0,'address_manager','5.0.7',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1763026807,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.6-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','de316ce6c345dd0d47e69ed59c2f4094','\"[RELEASE] Version 5.0.7 - Bugfix-Release: Fix JavaScript output in debug mode and raise modules version for being up-to-date\"','',5000007,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295990,0,'address_manager','5.0.8',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1763535304,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.6.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','39ce0e4af72ebc99c06cc6d2f0a8039a','\"[RELEASE] Version 5.0.8 - Bugfix-Release: Fix PHP warnings and a typo in variable name\"','',5000008,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295991,0,'address_manager','5.0.9',4092,19,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1764774307,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1fb76c90c8a8ce22582336d587059fd6','\"[RELEASE] Version 5.0.9 - Bugfix-Release: Use separated Google-Maps Map-ID and fix stand-alone filter with location auto-completer\"','',5000009,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295992,0,'address_manager','5.0.10',4092,15,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1767955912,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','565b1bd0162963f263dd1cbf73aabf6d','\"[RELEASE] Version 5.0.10 - Maintenance-Release: Add missing data-namespace-typo3-fluid settings in Fluid partials and set versioningWS in TCA to a valid and up-to-date value\"','',5000010,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295993,0,'address_manager','5.0.11',4092,16,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1768228507,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','203bab62a2beddd941712f4a52b0ea53','\"[RELEASE] Version 5.0.11 - Maintenance-Release: Add an internal notice field in address record\"','',5000011,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295994,0,'address_manager','5.0.12',4092,16,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1768403104,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','29d08bb78239e16213fd9bd144d64fea','\"[RELEASE] Version 5.0.12 - Bugfix-Release: Migrate TypoScript condition from getTSFE()?.type to request.getPageArguments()?.getPageType()\"','',5000012,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295995,0,'address_manager','5.0.13',4092,18,'Address-Manager','Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1769521205,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6df28a74f7d255230849c92eae36179d','\"[RELEASE] Version 5.0.13 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',5000013,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295996,0,'address_manager','5.1.0',4092,13,'Address-Manager','Filial-Finder, Umkreissuche, Standortuebersicht, Store-Finder, Radial-Search, Radius-Search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1772524619,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','cb59d3ed8b89c9f120d32630fd3ac503','\"[RELEASE] Version 5.1.0 - Feature-Release: Add visual radius around the maps-location in frontend, when user uses the radius search in store-finder\"','coding.ms',5001000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295997,0,'address_manager','5.1.1',4092,13,'Address-Manager','Filial-Finder, Umkreissuche, Standortuebersicht, Store-Finder, Radial-Search, Radius-Search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1773071103,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','0619528581b74db4b07f29a1a0c5634c','\"[RELEASE] Version 5.1.1 - Maintenance-Release: Add missing translation and documentation about translations\"','coding.ms',5001001,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295998,0,'address_manager','5.1.2',4092,14,'Address-Manager','Filial-Finder, Umkreissuche, Standortuebersicht, Store-Finder, Radial-Search, Radius-Search, Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. Note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-address-manager',2,0,3,1774422833,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','bb70709bde4fb114fb60271df3e35622','\"[RELEASE] Version 5.1.2 - Bugfix-Release: Fix accessing undefined array index in address-controller\"','coding.ms',5001002,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9295999,0,'address_manager','5.1.3',4092,13,'TYPO3 Address-Manager by coding.ms','Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.',2,0,3,1774860303,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ff7dd72fd481a5212151cb1458bdc0d7','\"[RELEASE] Version 5.1.3 - Maintenance-Release: Add site set configuration\"','coding.ms',5001003,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9296000,0,'address_manager','5.1.4',4092,11,'TYPO3 Address-Manager by coding.ms','Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.',2,0,3,1776152702,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.7.0-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','eb8864259c1535926eee8f9b3a9d4b8a','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Update documentation files and add update check in flex-form\"','coding.ms',5001004,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9296001,0,'address_manager','6.0.0',4092,12,'TYPO3 Address-Manager by coding.ms','Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.',2,0,3,1777916703,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7cc4f3f6c957ce7c0c7d5d6301e5f29a','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9296002,0,'address_manager','6.1.0',4092,7,'TYPO3 Address-Manager by coding.ms','Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.',2,0,3,1782834303,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.4-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a388696d59bfeb5da3614ca2f9cf8125','\"[RELEASE] Version 6.1.0 - Bugfix- &amp; Feature-Release: Add a list-item button for showing the address centered ob the map and fix several bugs - see change-log file\"','coding.ms',6001000,0,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9296003,0,'address_manager','6.1.1',4092,2,'TYPO3 Address-Manager by coding.ms','Filial-finder, radius-search, location-overview, store-finder, radial-search, radius-search, people-directory, person-database, employee-directory: Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and full-text search. Includes Google Maps and SEO support.',2,0,3,1786547916,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.4-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','992c12272290ee6cf0a100405b6aaf89','\"[RELEASE] Version 6.1.1 - Maintenance-Release: Improve address list and model performance with optimized queries, view reuse, FAL handling, and database indexes.\"','coding.ms',6001001,1,0,'https://www.coding.ms/documentation/typo3-address-manager','ter','',''),
(9296004,0,'language_detection','1.0.0',3879,171,'Language Detection','Modern language detection middleware for TYPO3',1,0,2,1599224607,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','480c9eccca6bef23c7dfe977994dec66','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1000000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296005,0,'language_detection','1.0.1',3879,164,'Language Detection','Modern language detection middleware for TYPO3',1,0,2,1599300053,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','274e4d43284efb3724babf8946e28abc','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1000001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296006,0,'language_detection','1.1.0',3879,147,'Language Detection','Modern language detection middleware for TYPO3',1,0,2,1599894327,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f93f53525a2fd77170cf81607983d062','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1001000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296007,0,'language_detection','1.1.1',3879,171,'Language Detection','Modern language detection middleware for TYPO3',1,0,2,1600238611,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5f0e66c586bac35fcb5934a3aa949349','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1001001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296008,0,'language_detection','1.2.0',3879,163,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1601041825,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f6c37a58ee86cba4f3b100b492549a1c','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1002000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296009,0,'language_detection','1.2.1',3879,159,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1603132512,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f0381fe3a96991b688656df05de64d3f','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1002001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296010,0,'language_detection','1.3.0',3879,166,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1604567875,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','87daad850322d3960f47e7099300686e','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1003000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296011,0,'language_detection','1.4.0',3879,126,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1609682328,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','e90cac6515c12fb15c98036260a83baa','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1004000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296012,0,'language_detection','1.5.0',3879,142,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1609836263,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','eb972ee09e831fd07edcb3e27250e608','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1005000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296013,0,'language_detection','1.5.1',3879,137,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1610709796,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b6a9b59020071793c73d3a1af5a513c7','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1005001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296014,0,'language_detection','1.5.2',3879,128,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1611216657,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ed4629198d783302e79ee2e501e3fd2a','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1005002,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296015,0,'language_detection','1.5.3',3879,137,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1611561439,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:8:\"frontend\";s:14:\"10.4.6-10.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','35079cfe678d02d9e876521760e8150b','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1005003,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296016,0,'language_detection','1.6.0',3879,136,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1614286336,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','9777d3935c596a15a84142bd240141b9','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1006000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296017,0,'language_detection','1.6.1',3879,135,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1614884229,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7e6bccc47fcc2c8855bdca996990701e','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1006001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296018,0,'language_detection','1.7.0',3879,137,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1618817177,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','cb00cf03f7a6ac71ba8df8007dbd0403','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1007000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296019,0,'language_detection','1.7.1',3879,121,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1628086402,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','0c4128735205de60b6368bb05a6a5244','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1007001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296020,0,'language_detection','1.8.0',3879,111,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1632859380,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','55e95f34a5c72b8f1feb98b4266fe1a9','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1008000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296021,0,'language_detection','1.8.1',3879,119,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1632914715,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:8:\"frontend\";s:14:\"10.4.6-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ed86e54b14652193959b363ec21fa7f9','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1008001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296022,0,'language_detection','1.9.0',3879,109,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1634154024,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','3d8d5e9ca4fcda6357ca9a810bc8e6d8','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1009000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296023,0,'language_detection','1.9.1',3879,118,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1634586684,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','1860b0ab4f86b2430d2189d6b165564b','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1009001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296024,0,'language_detection','1.10.0',3879,115,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1636118801,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','3144f3d0b33d5671afa4da4e035a0f24','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1010000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296025,0,'language_detection','1.10.1',3879,106,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1637270354,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','82b141867c67dad93322f4f9060289f3','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1010001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296026,0,'language_detection','1.10.2',3879,116,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1637303987,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:8:\"frontend\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','37d68bf7688ee006a5658deadf60b1d9','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',1010002,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296027,0,'language_detection','2.0.2',3879,119,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1640032922,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a0ca4a2fd2e03ee69d5b03a63b3a0bc9','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',2000002,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296028,0,'language_detection','3.0.0',3879,112,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1645725495,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','e18fada3733a180cfda368899a906b53','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',3000000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296029,0,'language_detection','3.0.1',3879,123,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-14 & PSR-15.',2,0,2,1649707158,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c6e283e4d756c9406c96e93ab09ca7dc','Next release :) More information on https://github.com/lochmueller/language_detection/releases','hdnet.de',3000001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296030,0,'language_detection','4.0.0',3879,114,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1665942760,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','8f8019ac4e70732ec110cb2f7b3f610b','Change ext_emconf.php version to 4.0.0','hdnet.de',4000000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296031,0,'language_detection','4.0.2',3879,85,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1699653867,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','1686b539faf1537e700fe21f17d90542','Change ext_emconf.php version to 4.0.2','hdnet.de',4000002,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296032,0,'language_detection','4.0.3',3879,76,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1705483237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.1.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','f18a10eefc2e04a9612083fb5df80058','chore: Change ext_emconf.php version to 4.0.3','hdnet.de',4000003,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296033,0,'language_detection','5.0.0',3879,44,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1732136442,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','54ebe71f182d1d07983c74cbac65cd3f','Change ext_emconf.php version to 5.0.0','hdnet.de',5000000,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296034,0,'language_detection','5.0.1',3879,46,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1737057071,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','01b8a3015fb602fe45235842b85a4817','Change ext_emconf.php version to 5.0.1','hdnet.de',5000001,0,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296035,0,'language_detection','5.1.0',3879,26,'Language Detection','Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.',2,0,2,1765468305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','3ec4a02ec019216dd0b1cfa6c4285592','chore: Change ext_emconf.php version to 5.1.0','hdnet.de',5001000,1,0,'https://github.com/lochmueller/language_detection#readme','ter','',''),
(9296036,0,'headless_gridelements','1.0.4',850,163,'Headless Grid Elements','Grid Elements json output for EXT:headless',1,0,2,1599473334,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','47223fb50124ede3f5e30ce8d8fea137','Initial Version (including some ext_emconf.php fixes)','ITplusX GmbH',1000004,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296037,0,'headless_gridelements','2.0.0',850,135,'Headless Grid Elements','Grid Elements json output for EXT:headless',1,0,2,1610690149,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','cdb2f2b2c58e29ab53ea408bcc44bdd4','Dump Gridelements TypoScript dependency. It is now possible to only include the TypoScript of this extension to make it work.','ITplusX GmbH',2000000,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296038,0,'headless_gridelements','2.0.1',850,96,'Headless Grid Elements','Grid Elements json output for EXT:headless',1,0,2,1625149974,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','55cb7be47f1821444ad4bfa0bdc8c79c','Provide extension_key config in composer.json','ITplusX GmbH',2000001,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296039,0,'headless_gridelements','2.0.2',850,104,'Headless Grid Elements','Grid Elements json output for EXT:headless',1,0,2,1626074464,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','0f89831fd96482e43d365eb502464885',' Fixes\r\n-  Resolve localized strings within column names (8). Thanks to @kitzberger ','ITplusX GmbH',2000002,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296040,0,'headless_gridelements','2.0.3',850,107,'Headless Grid Elements','Grid Elements json output for EXT:headless',1,0,2,1627472085,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','7a051879d7cbfa984591a8d32d7d6bdf','Use $GLOBALS[TSFE] instead of $GLOBALS[LANG] for sL function (10). Thanks to @kitzberger','ITplusX GmbH',2000003,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296041,0,'headless_gridelements','2.1.0',850,145,'Headless Grid Elements','Grid Elements json output for EXT:headless',2,0,2,1629213468,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.2.0-0.0.0\";s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:8:\"headless\";s:13:\"2.0.0-2.99.99\";s:12:\"gridelements\";s:15:\"10.0.0-10.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','4db0fb0ceee910063d9eeaab5ee058ff','Change sorting of gridelement children within CType menu_section (12). Thanks to \r\nPhilipp Kitzberger','ITplusX GmbH',2001000,0,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296042,0,'headless_gridelements','3.0.0',850,100,'Headless Grid Elements','Grid Elements json output for EXT:headless',2,0,2,1686585539,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:8:\"headless\";s:13:\"3.0.0-3.99.99\";s:12:\"gridelements\";s:15:\"11.0.0-11.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','112e3b9cf4a20aaa11af5b3f6ed9a0af','- Add gridelements v11 compatibility\r\n- Drop TYPO3 v10 support\r\n- Drop headless v2 support\r\n- Correct menu_section CType for translated free mode pages\r\n\r\nThanks to @kitzberger','ITplusX GmbH',3000000,1,0,'https://github.com/itplusx/headless_gridelements/blob/master/README.md','ter','',''),
(9296043,0,'distributed_locks','1.1.0',628,178,'Redis-based Locking','Adds a Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.',2,0,2,1599666232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-9.9.99\";}}','Benni Mack','typo3@b13.com','benni','0bc442c44720a51b797809cea9c7e8cb','Added new priority flag','b13 GmbH',1001000,0,0,'','ter','',''),
(9296044,0,'distributed_locks','1.2.0',628,157,'Redis-based Locking','Adds a Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.',2,0,2,1609832815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Benni Mack','typo3@b13.com','benni','47771fb409cece20196e46ad03bd7567','Added compatibility for TYPO3 v11','b13 GmbH',1002000,0,0,'','ter','',''),
(9296045,0,'distributed_locks','1.3.0',628,113,'Redis-based Locking','Adds a Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.',2,0,2,1649534584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Benni Mack','typo3@b13.com','benni','a021453c1d21f859d60a5e833c069f5c','Added PHP 8 compatibility and a disabled option','b13 GmbH',1003000,0,0,'','ter','',''),
(9296046,0,'distributed_locks','1.4.0',628,110,'Redis-based Locking','Adds a Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.',2,0,2,1670922584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','55c7eebd3d623604f939a53d1d3c9d8e','Support for TYPO3 v12.0','b13 GmbH',1004000,0,0,'','ter','',''),
(9296047,0,'distributed_locks','2.0.0',628,70,'Redis-based Locking','Adds a Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.',2,0,2,1718973907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Benni Mack','typo3@b13.com','benni','cfd885cc494bf5f0e6a607283f138b2b','[RELEASE] TYPO3 v13 support','b13 GmbH',2000000,1,0,'','ter','',''),
(9296048,0,'headertoallelements','1.2.1',469,134,'headertoallelements','Adds the headers palette to tt_content.html and tt_content.shortcut',2,0,2,1599691226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','f527fe24ea7120bf3fc3fcd6e2b1a35b','Version v1.2.1. For more infos please visit https://gitlab.com/mieserfettsack/headertoallelements/-/commits/master','',1002001,0,0,'https://gitlab.com/mieserfettsack/headertoallelements/-/blob/master/README.md','ter','',''),
(9296049,0,'headertoallelements','1.2.2',469,183,'headertoallelements','Adds the headers palette to tt_content.html and tt_content.shortcut',2,0,2,1600037929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','e76d455fcc0418edd3e08c976314f6fc','Version v1.2.2. For more infos please visit https://gitlab.com/mieserfettsack/headertoallelements/-/commits/master','',1002002,0,0,'https://gitlab.com/mieserfettsack/headertoallelements/-/blob/master/README.md','ter','',''),
(9296050,0,'headertoallelements','1.2.3',469,152,'headertoallelements','Adds the headers palette to tt_content.html and tt_content.shortcut',2,0,2,1635114716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.4.0-10.4.99\";}}','Christian Stern','christian.stern@krummenhak.de','christianstern','9cb657a05d08e2b9bfeac76b17d57b2f','Version v1.2.3. For more infos please visit https://gitlab.com/mieserfettsack/headertoallelements/-/commits/master','',1002003,1,0,'https://gitlab.com/mieserfettsack/headertoallelements/-/blob/master/README.md','ter','',''),
(9296051,0,'sponsoring','3.0.0',705,150,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1599743087,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ea80d4ee6bab857ec8a39cc3b2061999','Initial upload','',3000000,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296052,0,'sponsoring','3.0.4',705,138,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1605530181,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2a7b7aeb8fb759a7079ce9736d59342e','Add UID for Slub-Updater to prevent duplicates','',3000004,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296053,0,'sponsoring','3.0.6',705,124,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1621932879,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','e089b550549c6db487538f2c7952bf76','[BUGFIX] Move SlugHelper as constructor argument into its own method getSlugHelper','',3000006,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296054,0,'sponsoring','5.0.0',705,64,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1677753359,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.29-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','af4d7f1d8e9e9d6312cb3c8fc600aa78','Add TYPO3 11 compatibility\r\nPlease read Upgrade instructions','',5000000,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296055,0,'sponsoring','5.0.1',705,81,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1677763473,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.29-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','027946ad785a39139765138c813bd712','BUGFIX: Missing use statement for Extbase Annotations in Category model','',5000001,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296056,0,'sponsoring','5.0.2',705,101,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1682324794,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.29-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','87e6292b023f1b8c7ed3de73340fc5bc','Remove TCA exclude from path_segment\r\nUpdate .editorconfig\r\nUpdate .gitignore','',5000002,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296057,0,'sponsoring','7.0.1',705,15,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1767607091,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e559acd0470746730d0d77eef40d6aa9','BUGFIX: Remove deprecated usage of SoftRef parser: images','',7000001,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296058,0,'sponsoring','7.1.0',705,17,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1768489892,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5b2da37c3f2730a1da4dd43d8f0afe4b','   [BUGFIX]: Resolved issues with date formatting in TCA definitions.\r\n   [BUGFIX]: Added missing configuration fields (pages, recursive) for the Sponsoring plugin to ensure correct backend display.\r\n   [BUGFIX]: Corrected invalid Controller Namespaces.\r\n   [BUGFIX]: Removed outdated ViewInterface dependency from controllers to align with modern Extbase standards.\r\n   [BUGFIX]: Resolved issues within the Pagination class to ensure correct record navigation.\r\n   [BUGFIX]: Fixed incorrect property type declarations.','',7001000,0,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296059,0,'sponsoring','7.1.1',705,15,'Sponsoring','Display and manage sponsoring projects like competitions',2,0,3,1774450671,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','116357fcbb2391a725a95faf1b346854',' Whats Changed in Version 7.1.1\r\n\r\n [TASK] Removed SQL table definitions for the Sponsoring module as core handles this by default\r\n [BUGFIX]: Adjusted TCA datetime configurations and removed deprecated properties','',7001001,1,0,'https://docs.typo3.org/p/jweiland/sponsoring/main/en-us/','ter','',''),
(9296060,0,'migrate2composer','8.7.0',1362,75,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1599846609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','677a89efac4cf17a430530ecd2821501','Initial version for TYPO3 8.7','',8007000,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296061,0,'migrate2composer','9.5.0',1362,86,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1599846639,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','ee139a7441599a43ecd9695dab8a272b','Initial version for TYPO3 9.5','',9005000,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296062,0,'migrate2composer','8.7.1',1362,69,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600163791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','4e6975392f37eff3efba1f0e2ebe80f4','[BUGFIX] Create valid composer.json (for TYPO3 8)','',8007001,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296063,0,'migrate2composer','9.5.1',1362,77,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600163937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','5f2d97c1225613f72fe560d7dd162239','[BUGFIX] Create valid composer.json (for TYPO3 9)','',9005001,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296064,0,'migrate2composer','9.5.2',1362,82,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600181655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','2b9dcb50fedeefd977ec5553a7030aa8','Fixed some bugs, improve robustness (for TYPO3 9.5)\r\n\r\n- Fixed typo\r\n- Skip extensions with invalid or missing composer.json','',9005002,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296065,0,'migrate2composer','8.7.2',1362,74,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600185044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','8977ed79ef862c0683660d4bc59ae6f0','Fixed some bugs, improve robustness (for TYPO3 8.7.2)\r\n\r\n- Skip extensions with invalid or missing composer.json','',8007002,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296066,0,'migrate2composer','9.5.3',1362,75,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600957848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','fdda11900117c2b9914b295a0d423ab9','Use exact version constraint by default. Option -c is added to specify how version constraints are created\r\n\r\nhttps://github.com/sypets/migrate2composer/blob/master/Changelog.rst','',9005003,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296067,0,'migrate2composer','8.7.3',1362,67,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1600958800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','c62fd7434e1bf18e10f2c7ae4e035b41','Use exact version constraint by default. Option -c is added to specify how version constraints are created\r\n\r\nhttps://github.com/sypets/migrate2composer/blob/master/Changelog.rst','',8007003,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296068,0,'migrate2composer','9.5.4',1362,82,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1601654881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','823e6ff2d57113b5339f592de19ba767','Use tilde version constraint by default (version supports TYPO3 9.5)','',9005004,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296069,0,'migrate2composer','8.7.4',1362,66,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1601655139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','c30367cd95363f84517a344522277532','Use tilde version constraint by default (supports TYPO3 8.7)','',8007004,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296070,0,'migrate2composer','9.5.5',1362,110,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1601977614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','ae761cfd1c862beb8c6d12babef1b2e0','Use defaults from base distribution (supports TYPO3 9.5)','',9005005,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296071,0,'migrate2composer','8.7.5',1362,65,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1601978285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','2bbe4d19775b5e6a317753fcb7874f1e','Use defaults from base distribution (supports TYPO3 8.7)','',8007005,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296072,0,'migrate2composer','8.7.6',1362,61,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1605103508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.7.999\";}}','Sybille Peters','sypets@gmx.de','speters','ea6055029c93f0897315d4715d5940ef','Remove php from scripts section\r\n\r\n8.7.6 for TYPO3 8','',8007006,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296073,0,'migrate2composer','9.5.6',1362,63,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1605104759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-9.5.999\";}}','Sybille Peters','sypets@gmx.de','speters','0fede62dae6a2f01e6704872dc2f6e44','Remove php from scripts section\r\n\r\n9.5.6 for TYPO3 9\r\n\r\nhttps://github.com/sypets/migrate2composer/blob/master/Changelog.rst','',9005006,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296074,0,'migrate2composer','9.5.7',1362,106,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1605107494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.9-10.4.999\";}}','Sybille Peters','sypets@gmx.de','speters','f2f5ac27b9abb5b1c9fea93c9fd5f8c9','Support for TYPO3 version 10 as well as 9.5\r\n','',9005007,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296075,0,'migrate2composer','9.5.8',1362,84,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1631884491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.9-10.4.999\";}}','Sybille Peters','sypets@gmx.de','speters','c452e58b559ae16825de299e24c18af2','Add mandatory extension-key in composer.json','',9005008,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296076,0,'migrate2composer','11.0.0',1362,30,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1685870167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.27-12.4.999\";}}','Sybille Peters','sypets@gmx.de','speters','a9aed8ee14f7d5c10856375ed325fb5b','Support for v11 and v12','',11000000,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296077,0,'migrate2composer','11.0.1',1362,58,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1685882884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.27-12.4.999\";}}','Sybille Peters','sypets@gmx.de','speters','09677eb76f0afd6d6c90fb68ef770352','11.0.1','',11000001,0,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296078,0,'migrate2composer','12.0.0',1362,32,'Migrate to Composer','This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.',2,0,4,1731864954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.22-13.9.999\";}}','Sybille Peters','sypets@gmx.de','speters','bb0993e53cb460f0c6231715d839c728','v12.0.0\r\n\r\nhttps://github.com/sypets/migrate2composer/releases/tag/v12.0.0','',12000000,1,0,'https://docs.typo3.org/p/sypets/migrate2composer/master/en-us/','ter','',''),
(9296079,0,'svg_embed','0.9.0',432,51,'SVG embed','View helper to embed SVG files',1,0,4,1599941292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','neuedaten','a645c47dba4d5f9c64031c175fdf3a19','initial public version','Neuedaten',9000,0,0,'https://github.com/neuedaten/svg-embed/','ter','',''),
(9296080,0,'svg_embed','0.9.1',432,49,'SVG embed','View helper to embed SVG files',1,0,4,1599941693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','neuedaten','d86bf75aa1773568dd14ad3fab846550','extend readme','Neuedaten',9001,0,0,'https://github.com/neuedaten/svg-embed/','ter','',''),
(9296081,0,'svg_embed','0.9.2',432,166,'SVG embed','View helper to embed SVG files',1,0,4,1599943015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','neuedaten','9875fcdfe3e4b6655b596f8b9a6eef2e','TYPO3 v10 compatible','Neuedaten',9002,0,0,'https://github.com/neuedaten/svg-embed/','ter','',''),
(9296082,0,'svg_embed','0.10.0',432,164,'SVG embed','View helper to embed SVG files',1,0,4,1624643227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Bastian Schwabe','bas@neuedaten.de','neuedaten','3081a63a79127d0c1a404c67d88332a4','Bugfixes','Neuedaten',10000,0,0,'https://github.com/neuedaten/svg-embed/','ter','',''),
(9296083,0,'svg_embed','2.0.0',432,2,'SVG embed','View helper to embed SVG files',2,0,4,1787309700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Bastian Schwabe','bas@neuedaten.de','neuedaten','0f336a09392727b7da76f76ac689db09','Updated extension to 2.0.0','Neuedaten',2000000,1,0,'https://github.com/neuedaten/svg-embed/','ter','',''),
(9296084,0,'at_vslider','10.0.0',173,173,'AshokaTree Vertical Slider','Responsive vertical slider with Title, Link, Subtitle, Description, Image.',2,0,3,1600099646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Nirmalya Mondal','nirmalya.mondal@gmail.com','typo3india','6f701e5996e39a072e65cbea3d7a87dd','The initial release of the responsive vertical slider with Title, Link, Subtitle, Description, Small Image, Big Image.','',10000000,1,0,'https://github.com/nirmalyamondal/at_vslider/blob/10.0/README.md','ter','',''),
(9296085,0,'static_info_tables_re_add_iso','1.0.0',468,131,'Re-add needed fields for static info tables','Re-add the static_lang_isocode field in sys_language.',2,0,4,1600350732,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','05d314d17454c58d181a0b0877dc4c8e','Only re-adds the removed field in TYPO3 10 see https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Breaking-88583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.html','RENOLIT SE',1000000,0,0,'https://github.com/Kephson/static_info_tables_re_add_iso/blob/master/README.md','ter','',''),
(9296086,0,'static_info_tables_re_add_iso','1.0.1',468,161,'Re-add needed fields for static info tables','Re-add the static_lang_isocode field in sys_language.',2,0,4,1600350778,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','aa10dcb4f11aeda51bd147e45f7144c0','fixed composer.json and raised version','RENOLIT SE',1000001,0,0,'https://github.com/Kephson/static_info_tables_re_add_iso/blob/master/README.md','ter','',''),
(9296087,0,'static_info_tables_re_add_iso','1.0.2',468,176,'Re-add needed fields for static info tables','Re-add the static_lang_isocode field in sys_language.',2,0,4,1619426023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:3:\"php\";s:11:\"7.2.0-0.0.0\";}}','Ephraim Härer','ephraim.haerer@renolit.com','kephson','c50e3d8ac2d4daedb416eb7af66bf6c1','Composer updates - added extra section for typo3/cms, updated dependencies','RENOLIT SE',1000002,1,0,'https://github.com/Kephson/static_info_tables_re_add_iso/blob/master/README.md','ter','',''),
(9296088,0,'instagramapi','1.0.0',250,100,'instagram_api','This extension let you to create gallery instagram and refresh the api Key by a scheduler task you can planified',1,0,3,1600418857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Taieb.rekik','taieb20001@gmail.com','taieb','3fa852e98e2496f56fe2be6433178932','This extension lets you create the gallery of Instagram, select a number of items, and have a scheduler task to regenerate the token of Instagram. Im working on more feature will be added in future ','',1000000,0,0,'https://github.com/taieb123/instagramapi/blob/master/README.md','ter','',''),
(9296089,0,'instagramapi','1.0.1',250,150,'instagram_api','This extension let you to create gallery instagram simple or with pagination and refresh the Access Token Key for instagram by a scheduler task you can planified',1,0,3,1603094155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Taieb.rekik','taieb20001@gmail.com','taieb','18b3f3a478a87753de3ea20f25b1bed6','Fixing Bugs!!, add new Option the pagination, the possibility to set a title for the item and some optimization in the refresh of Instagram token','',1000001,1,0,'https://github.com/taieb123/instagramapi/blob/master/README.md','ter','',''),
(9296090,0,'defbu_authenticator','1.0.0',543,97,'Authenticator','A simple 2FA time-based one-time authentication service for backend',2,-1,1,1600766727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Frank Buijze','info@defbu.nl','frajaweb','11f3fba315a94c8bdeb8766271206d19','Initial release','Defbu',1000000,0,0,'','ter','',''),
(9296091,0,'defbu_authenticator','1.0.1',543,96,'Authenticator','A simple 2FA time-based one-time authentication service for backend',2,-1,1,1600767741,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Frank Buijze','info@defbu.nl','frajaweb','8256c582126a649529eee5b4802de157','Support for packagist added','Defbu',1000001,0,0,'','ter','',''),
(9296092,0,'defbu_authenticator','1.0.2',543,153,'Authenticator','A simple 2FA time-based one-time authentication service for backend',2,-1,1,1600768983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Frank Buijze','info@defbu.nl','frajaweb','7d1615426ef8555dab1b81774f503585','Change in repository','Defbu',1000002,0,0,'','ter','',''),
(9296093,0,'defbu_authenticator','1.0.3',543,197,'Authenticator','A simple 2FA time-based one-time authentication service for backend',2,0,1,1605557199,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Frank Buijze','info@defbu.nl','frajaweb','8a88b8996be2dfb6c80f2c9098a4fbf2','Security fix - please update ASAP','Defbu',1000003,1,0,'','ter','',''),
(9296094,0,'access_control_sync','0.2.7',158,158,'Access Control Sync','Syncronizes access control settings from selected backend usergroups between the database and a sync file. Makes it possible to version the settings(git) and/or replicate the settings to others installations (Dev,Stage,Live or other instances.',0,0,0,1601015900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Stig Nørgaard Færch','snf@dkm.dk','stigfaerch','6f95bd0406b733e697f1df67449851cb','First official release','',2007,1,0,'https://gitlab.com/dkm-extensions/access-control-sync/-/wikis/home','ter','',''),
(9296095,0,'t2_scss','1.0.1',238,238,'SCSS for TYPO3','An easy to use extbase extension for using SCSS in TYPO3.',2,0,3,1601282819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Trafo2 GmbH','info@trafo2.de','trafo2','f6afea1cceecbe48d86b1559a4e9392e','Release of Version v1.0.1','Trafo2 GmbH',1000001,1,0,'https://docs.typo3.org/p/trafo2/t2_scss/1.0/en-us','ter','',''),
(9296096,0,'typo3_hyphenator','1.0.0',343,55,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1601358601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','f3a878b597ab5eb274345cdb955f3dbd','Release 1.0.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.0.0','',1000000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296097,0,'typo3_hyphenator','1.0.1',343,36,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1605690730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','ca6ee68b3a79b0486500e0f4be203d29','Release 1.0.1  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.0.1','',1000001,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296098,0,'typo3_hyphenator','1.0.2',343,39,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1605691641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','16c52f6daab69fc33cbb51d17c147c60','Release 1.0.2  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.0.2','',1000002,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296099,0,'typo3_hyphenator','1.1.0',343,73,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1608569279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','e69761fb9b3c5f0e500fe5629b35e199','Release 1.1.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.1.0','',1001000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296100,0,'typo3_hyphenator','1.2.0',343,28,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1645262483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','605da9302b52343eae3b334c70c35288','Release 1.2.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.2.0','',1002000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296101,0,'typo3_hyphenator','1.3.0',343,60,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1645263937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','24e2009553b42c5b4e4acd053fb025d7','Release 1.3.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.3.0','',1003000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296102,0,'typo3_hyphenator','1.4.0',343,47,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1704803542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','247c83fa8873eaf619f6421a0299c09e','Release 1.4.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.4.0','',1004000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296103,0,'typo3_hyphenator','1.8.0',343,1,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1787739239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','d0cbe440936c8bd6f141eba89aa191d6','Release 1.8.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/v1.8.0','',1008000,1,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296104,0,'typo3_hyphenator','1.5.0',343,1,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1787739565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','fd0da9a17569275d9e75e8711d1a5c34','Release 1.5.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.5.0','',1005000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296105,0,'typo3_hyphenator','1.6.0',343,1,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1787739589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','63afdb554b8daa0e2953dc8a9569381d','Release 1.6.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.6.0','',1006000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296106,0,'typo3_hyphenator','1.6.1',343,1,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1787739611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','530e804616af81ed86d077ccc047c4a7','Release 1.6.1  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.6.1','',1006001,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296107,0,'typo3_hyphenator','1.7.0',343,1,'Hyphenator','Provides soft-hyphen replacement in frontend via editable records',2,0,4,1787739644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Michael Straschek','hallo@straschek.io','mstraschek','c663447e0d575a6391cff69ef11335df','Release 1.7.0  https://github.com/straschek-io/typo3-hyphenator/releases/tag/1.7.0','',1007000,0,0,'https://github.com/straschek-io/typo3-hyphenator/blob/master/README.md','ter','',''),
(9296108,0,'sg_replacement','1.0.2',353,132,'SG Replacement','Extension Replaces Placeholder with values',1,0,2,1601470410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Hoffmann','hoffmann@smply.gd','seitdem','6f250961532d9b8b662e8f22b0134f67','Initial Version','smply.gd GmbH',1000002,0,0,'https://docs.typo3.org/p/smplygd/sg-replacement/master/en-us/','ter','',''),
(9296109,0,'sg_replacement','1.0.3',353,221,'SG Replacement','Extension Replaces Placeholder with values',1,0,2,1601554732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Daniel Hoffmann','hoffmann@smply.gd','seitdem','8fb3100ee7a733024300564e4fb559ab','FIX Corrects Hook','smply.gd GmbH',1000003,1,0,'https://docs.typo3.org/p/smplygd/sg-replacement/master/en-us/','ter','',''),
(9296110,0,'dp_http2','1.0.0',1191,185,'HTTP2 Push','This Plugin add HTTP2 Push header for preloads, scripts and css files',1,0,2,1601758951,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','10f0381a5b14508e64b0cf3c53458b5f','This Plugin add HTTP2 Push header or preloads links for your performance optimization.\r\nIf you use it together with Scriptmerger take care to install this plugin after Scriptmerger.\r\n\r\nhttps://github.com/DirkPersky/typo3-dp_http2/releases/tag/1.0.0','',1000000,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296111,0,'dp_http2','1.0.1',1191,148,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1602491900,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','9377e09537f5c0d29cbe2757eece62a2','https://github.com/DirkPersky/typo3-dp_http2/releases/tag/1.0.1','',1000001,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296112,0,'dp_http2','1.0.2',1191,194,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1602762902,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','8a711bc54e7a510b5acb993be6c2f0ca','https://github.com/DirkPersky/typo3-dp_http2/releases/tag/1.0.2','',1000002,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296113,0,'dp_http2','2.0.0',1191,119,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1615883044,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','17165b4352ae865b882bb990fb7e64bf','More information onn https://github.com/DirkPersky/typo3-dp_http2/releases','',2000000,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296114,0,'dp_http2','2.0.1',1191,132,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1616402982,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','ae3de38a508e0c2ca50a14332d43311a','More information onn https://github.com/DirkPersky/typo3-dp_http2/releases','',2000001,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296115,0,'dp_http2','2.0.2',1191,118,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1619526593,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','9f9caef2ae142f3a33296149e2ea141c','More information onn https://github.com/DirkPersky/typo3-dp_http2/releases','',2000002,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296116,0,'dp_http2','2.0.3',1191,139,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1619696997,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.1.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','68cc1fc10615a63a2f1662791261e0cc','More information onn https://github.com/DirkPersky/typo3-dp_http2/releases','',2000003,0,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296117,0,'dp_http2','3.0.0',1191,156,'HTTP2 Push','This Plugin add HTTP2 Push header or preloads, scripts and css files',1,0,2,1639567175,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Dirk Persky','infoy@dp-wired.de','abandoned_extensions','aebdc51df014b648b8508ae3ac099563','https://github.com/DirkPersky/typo3-dp_http2/releases/tag/3.0.0','',3000000,1,0,'https://github.com/DirkPersky/typo3-dp_http2','ter','',''),
(9296118,0,'hyphen_dictionary','0.2.2',243,149,'Hyphen Dictionary','Adds server-side hyphen for defined words.',1,0,1,1602230380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tim Schreiner','team@neues.studio','timschreiner','84a8c371bf0d63f443d06c7b6470eb2e','First release of this extension in TER.','Neues Studio',2002,0,0,'https://docs.typo3.org/p/neues-studio/hyphen-dictionary/0.2/en-us','ter','',''),
(9296119,0,'hyphen_dictionary','1.0.0',243,47,'Hyphen Dictionary','Adds server-side hyphen for defined words.',2,0,1,1684875746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','5b35475bc3b3797eab37b4de52656f86','- First stable release\r\n- Drop support for TYPO3 9.5\r\n- Add support for TYPO3 11.5\r\n','',1000000,0,0,'https://docs.typo3.org/p/neues-studio/hyphen-dictionary/1.0/en-us','ter','',''),
(9296120,0,'hyphen_dictionary','1.0.1',243,47,'Hyphen Dictionary','Adds server-side hyphen for defined words.',2,0,1,1709884151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','4dd53fd2fec1b0e56c17998881247364','- Add TYPO3 v12 support','',1000001,1,0,'https://docs.typo3.org/p/neues-studio/hyphen-dictionary/1.0/en-us','ter','',''),
(9296121,0,'debug_settings_task','2.0.0',335,213,'Debug Settings Task','Set live preset for debug settings by task, if system is in production context',1,0,4,1602250121,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Marco Grahl','grahl@webit.de','webit-dev','f3db90cf76d5eafb511ed20b970ff914','Last upload on TER, please use Packagist instead - https://packagist.org/packages/webit-de/debug-settings-task','webit! GmbH',2000000,0,0,'https://docs.typo3.org/p/webit-de/debug-settings-task/2.0/en-us','ter','',''),
(9296122,0,'debug_settings_task','2.2.1',335,122,'Debug Settings Task','Set live preset for debug settings by task, if system is in production context',2,0,4,1665129621,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Marco Grahl','grahl@webit.de','webit-dev','c1325b18f407d5da2049222e07783d43','Changelog\r\n\r\n2022-09-07 Lidia Demin demin@webit.de\r\n\r\n 2.2.1\r\n [TASK] Ignore Extension Scanner false positive\r\n [BUGFIX] Replace deprecations\r\n\r\n2022-08-11 Matthias Puhlmann matthias.puhlmann@webit.de\r\n\r\n 2.2.0\r\n [TASK] set version to stable\r\n [TASK] cleanup code\r\n [FEATURE] add TYPO3 11.5 and PHP 8.1 compatibility\r\n [BUGFIX] catch errors and handle flash message in BE context','webit! GmbH',2002001,1,0,'https://docs.typo3.org/p/webit-de/debug-settings-task/2.2/en-us','ter','',''),
(9296123,0,'weather_widget','1.0.2',849,154,'Weather Widget','Weather by Wttr.in',1,0,3,1602446156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','28724f53375aa6e870b6c0d650c46925','A simple Dashboard Widget that displays the current weather. ','',1000002,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296124,0,'weather_widget','1.0.3',849,157,'Weather Widget','Weather by Wttr.in',1,0,3,1602582303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','fc6d4fe00b78da1b06d2144afa330d15','prevent Javascript error with multiple widgets on the dashboard','',1000003,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296125,0,'weather_widget','1.1.0',849,129,'Weather Widget','Weather by Wttr.in',1,0,3,1609795805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','4798af22fd5db63c229f3c97dabe3a63','compatibility for TYPO3 v11','',1001000,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296126,0,'weather_widget','1.1.1',849,132,'Weather Widget','Weather by Wttr.in',1,0,3,1620745238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','0564c13de470246a1fed1c8bf410d436','Extension key in composer json','',1001001,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296127,0,'weather_widget','1.1.2',849,122,'Weather Widget','Weather by Wttr.in',1,0,3,1651754616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','0d5ec949407b98d442b79604b0d560ec','PHP 8 Fix','',1001002,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296128,0,'weather_widget','2.0.0',849,74,'Weather Widget','Weather by Wttr.in',1,0,3,1691485822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Jürgens','typo3@blue-side.de','karlchen321','7ad4ea7f0a5f119ec1ebacdb6580f6a3','Add compatibility for TYPO3 12, drop support for TYPO3 10, TYPO3 11','',2000000,0,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296129,0,'weather_widget','3.0.0',849,81,'Weather Widget','Weather by Wttr.in',1,0,3,1708681916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Sven Jürgens','t3YYYY@blue-side.de','karlchen321','1696ee7f0498a74141986fef926a1044','compatibility with TYPO3 13','',3000000,1,0,'https://github.com/SvenJuergens/weather_widget#typo3-weather-widget','ter','',''),
(9296130,0,'sms77typo3','0.1.0',408,75,'Sms77.io API','Send SMS via the Sms77.io gateway.',1,0,1,1602578332,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.00-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Andre Matthies','a.matthies@sms77.io','andre@sms77','aec1907680c36631e69360b0dbd659a2','Send SMS via the Sms77.io gateway.','sms77 e.K.',1000,0,0,'','ter','',''),
(9296131,0,'sms77typo3','0.2.0',408,121,'Sms77.io API','Send SMS & voice messages via Sms77.io.',2,0,1,1602676859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.00-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Andre Matthies','a.matthies@sms77.io','andre@sms77','ff2a5686e46ef39e966ed5b9a1ebb75b','Added text2voice messaging','sms77 e.K.',2000,0,0,'','ter','',''),
(9296132,0,'sms77typo3','0.3.0',408,69,'Sms77.io API','Send SMS & voice messages via Sms77.io.',2,0,1,1602769335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.00-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Andre Matthies','a.matthies@sms77.io','andre@sms77','fb69bee52a0ffed61f1e5826e3bbd8b6','Added Number Lookups','sms77 e.K.',3000,0,0,'','ter','',''),
(9296133,0,'sms77typo3','0.3.1',408,143,'Sms77.io API','Send SMS & voice messages via Sms77.io.',2,0,1,1603094507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.00-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.3.99\";}}','Andre Matthies','a.matthies@sms77.io','andre@sms77','4484aec793f645d4d90249d994cf1867','Voice: Changed \"feUsers\" field to single select.','sms77 e.K.',3001,1,0,'','ter','',''),
(9296134,0,'z7_blog','1.0.0',1510,186,'Blog','Another blog-system for TYPO3',2,0,3,1602850758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','4bcdfaf82c718a458c94d6d787c8b105','Meet our new blog-extension, a whole new way of light-weight and easy-to-use blog integration for your TYPO3 website. Now released in version 1.0','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296135,0,'z7_blog','1.0.1',1510,163,'Blog','Another blog-system for TYPO3',2,0,3,1603964387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','b1150c37ebf2d416ae89398444b4d5f9','New doktype icons (thanks to Joana Sierra)','zeroseven design studios GmbH',1000001,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296136,0,'z7_blog','1.0.2',1510,185,'Blog','Another blog-system for TYPO3',2,0,3,1605015471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','e436b59ff69f4c2d1df1059d4784d1b3','Reworks for javascript event handling\r\n','zeroseven design studios GmbH',1000002,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296137,0,'z7_blog','1.1.0',1510,131,'Blog','Another blog-system for TYPO3',2,0,3,1610537580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','502d6d7f03ba072864e76c4c98540e8a','Our new years resolution was to make the z7_blog even better and so far we are coming along nicely! Just in time for 2021 here is version 1.1.0 with optimized backend permissions, improved custom conditions and cleaner JavaScript event triggers. Happy 2021!','zeroseven design studios GmbH',1001000,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296138,0,'z7_blog','1.1.1',1510,129,'Blog','Another blog-system for TYPO3',2,0,3,1612874190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','4d5ff592cb4c957cbfd1466ffc21d709','This year is going by fast, but we are keeping up with our z7_blog extension! Heres a minor release v1.1.1 with the following fixes for you:\r\n\r\nOptimized some backend displays\r\nImprovement of post relations with each other (the family gets along better now)\r\nBug fixes in post filtering\r\nBug fixes in rootline calculations of blog categories\r\n\r\nEnjoy and happy blogging!','zeroseven design studios GmbH',1001001,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296139,0,'z7_blog','1.1.2',1510,107,'Blog','Another blog-system for TYPO3',2,0,3,1622628465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','9d702932cca4ce93a99cdbd1c4e68b39','We are constantly optimizing our blog extension. With version 1.1.2 you get, among other things, the integration of the authors into the structured data.','zeroseven design studios GmbH',1001002,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296140,0,'z7_blog','1.1.3',1510,122,'Blog','Another blog-system for TYPO3',2,0,3,1623090574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','c561ab179d730c780db8e995dd6c81c4','Fixed a bug in a hook when creating new posts.','zeroseven design studios GmbH',1001003,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296141,0,'z7_blog','1.1.4',1510,105,'Blog','Another blog-system for TYPO3',2,0,3,1634654598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','72483e01a9845db6554e0df19c89eacb','Heres a nice little release for you: We squashed some bugs in multilanguage setups, optimized url parameters in pagination and added some overall code improvements. Get it while its fresh!','zeroseven design studios GmbH',1001004,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296142,0,'z7_blog','1.2.0',1510,122,'Blog','Another blog-system for TYPO3',2,0,3,1635415676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','9190e6b77710d9e837c9e22253c18838','Long have you waited - now we updated (and something that rhymes can only be good).\nThe new version of our TYPO3 blog extension is now also compatible with TYPO3 11.','zeroseven design studios GmbH',1002000,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296143,0,'z7_blog','1.3.0',1510,107,'Blog','Another blog-system for TYPO3',2,0,3,1661339283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','f3da7b346d2e1666d90f55d3b0517aa3','The blog extension is now compatible with PHP 8. \nThere have also been some improvements and custom TypoScript conditions are available.','zeroseven design studios GmbH',1003000,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296144,0,'z7_blog','1.4.0',1510,76,'Blog','Another blog-system for TYPO3',5,0,3,1696415738,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.9.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','cca10e69993898538014d6072669d329','This extension is replaced by the pagebased_blog (powered by pagebased), its new and shiny successor with more functionality and a huge perfomance boost.\nAfter years of developing and maintaining the z7_blog, we have upgraded the whole experience. We have put all of our experience with this extension into its successor.\nVersion 1.4 was the last feature update this extension will receive. Thank you for using and liking our blog extension in the past.','zeroseven design studios GmbH',1004000,0,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296145,0,'z7_blog','1.4.1',1510,77,'Blog','Another blog-system for TYPO3',5,0,3,1708336269,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.3.0-12.9.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','0bb1ec268e93671118db7dd8f9d561bf','Add request to the UriBuilder in pagination viewHelper','zeroseven design studios GmbH',1004001,1,0,'https://github.com/zeroseven/z7_blog#readme','ter','',''),
(9296146,0,'z7_blog_comments','1.0.0',499,193,'Blog (Comments)','Comments for extension z7_blog',2,0,3,1602850926,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.0.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','abandoned_extensions','d40c14171dc8b10f66876025306198ba','Make your users love your blog even more! This subextension for our z7_blog extension adds comment functionality the easy way. Now released in version 1.0 ','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/z7_blog_comments#readme','ter','',''),
(9296147,0,'z7_blog_comments','1.1.0',499,119,'Blog (Comments)','Comments for extension z7_blog',2,0,3,1610551117,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.1.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','abandoned_extensions','fa84cf299d1f7c7d54a861e7bc52e6af','For new years, our z7_blog subextensions got a small version raise to maintain compatibility with the blog itself. Heres version 1.1.0 of z7_blog_comments.','zeroseven design studios GmbH',1001000,0,0,'https://github.com/zeroseven/z7_blog_comments#readme','ter','',''),
(9296148,0,'z7_blog_comments','1.1.1',499,187,'Blog (Comments)','Comments for extension z7_blog',2,0,3,1610551470,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:4:\"form\";s:13:\"9.5.0-10.4.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.1.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','abandoned_extensions','a3d6fea6ce0a0a7016e048704c5a2120','Update used classes for widget integration','zeroseven design studios GmbH',1001001,1,0,'https://github.com/zeroseven/z7_blog_comments#readme','ter','',''),
(9296149,0,'z7_blog_rss','1.0.0',664,198,'Blog (RSS)','RSS-feed for extension z7_blog',2,0,3,1602851009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.0.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','466e48dc4a47153e3f3bd38761d2922b','Ever wondered how to add a RSS feed to your blog with the least amount of work possible? Heres your answer. Version 1.0 of z7_blog_rss will extend your z7_blog and give you just that. Available now. ','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296150,0,'z7_blog_rss','1.1.0',664,69,'Blog (RSS)','RSS-feed for extension z7_blog',2,0,3,1610537951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.1.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','b093f7d17189ae273d1f5f417df936ac','For new years, our z7_blog subextensions got a small version raise to maintain compatibility with the blog itself. Heres version 1.1.0 of z7_blog_rss.','zeroseven design studios GmbH',1001000,0,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296151,0,'z7_blog_rss','1.2.0',664,113,'Blog (RSS)','RSS-feed for extension z7_blog',2,0,3,1635419112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.2.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','b8ad47bea6c96a86fad06d588c499b1b','Compatibility with TYPO3 11 and the latest version of z7_blog.','zeroseven design studios GmbH',1002000,0,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296152,0,'z7_blog_rss','1.3.0',664,87,'Blog (RSS)','RSS-feed for extension z7_blog',2,0,3,1661437761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.3.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','f479994d02258e0181fb2291d1e27c5a','Compatibility with php 8 and the latest version of z7_blog.','zeroseven design studios GmbH',1003000,0,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296153,0,'z7_blog_rss','1.3.1',664,104,'Blog (RSS)','RSS-feed for extension z7_blog',2,0,3,1665387247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.3.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','505303f7a4f93be64d6418990b7ffc12','Small bugfix release that makes sure everything runs smoothly','zeroseven design studios GmbH',1003001,0,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296154,0,'z7_blog_rss','1.3.2',664,93,'Blog (RSS)','RSS-feed for extension z7_blog',5,0,3,1696419401,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:7:\"z7_blog\";s:12:\"1.0.0-1.3.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','9c83079047f803fe8d7c0e7dcb40e7aa','This extension is replaced by the extension pagebased_blog, its new and shiny successor with more functionality and a huge perfomance boost. \n\nThank you for using and liking our blog extension in the past.','zeroseven design studios GmbH',1003002,1,0,'https://github.com/zeroseven/z7_blog_rss#readme','ter','',''),
(9296155,0,'reclaiming001','10.0.1',157,157,'reclaiming001','',999,0,10,1603446193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Günter Haas','ghaas.sdh@gmx.at','loewe128','ffe0dce74b32ca36686693aac71d6d3a','Testversion für eine Distribution','',10000001,1,0,'','ter','',''),
(9296156,0,'hcaptcha','1.0.0',848,180,'hCaptcha for EXT:form','Privacy friendly alternative to Googles hcaptcha for EXT:form',2,-1,4,1603628395,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"form\";s:14:\"10.4.0-10.4.99\";}}','Susanne Moog','look@susi.dev','dreistromland','2da1be88e38e2d66af28d5b0e499fe9c','Initial release of hcaptcha','',1000000,0,0,'https://docs.typo3.org/p/susanne/hcaptcha/1.0/en-us','ter','',''),
(9296157,0,'hcaptcha','2.0.0',848,104,'hCaptcha for EXT:form','Privacy friendly alternative to Googles hcaptcha for EXT:form',2,-1,4,1626005874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','Susanne Moog, Ralf Zimmermann','looktypo3@susi.dev, hello@waldhacker.dev','dreistromland','daf5e7c138d473326dee052a39908b84','[TASK] Remove version constraint','',2000000,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.0/en-us','ter','',''),
(9296158,0,'hcaptcha','2.0.1',848,80,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,-1,4,1637281873,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','cb1ea9582240a17ec2b6bf83ee7006f9','Merge branch release/2.0.1 into main','waldhacker UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.0/en-us','ter','',''),
(9296159,0,'hcaptcha','2.0.3',848,97,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,-1,4,1642773085,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','5e08f663103df4f2a9a72433a7e54dc8','Merge branch release/2.0.3 into main','waldhacker UG (haftungsbeschränkt)',2000003,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.0/en-us','ter','',''),
(9296160,0,'hcaptcha','2.0.4',848,66,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,-1,4,1669913547,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-12.0.99\";s:5:\"fluid\";s:14:\"10.4.0-12.0.99\";s:4:\"form\";s:14:\"10.4.0-12.0.99\";s:5:\"typo3\";s:14:\"10.4.0-12.0.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','5a5c54fff05c31df429b43c2bc430981','Merge branch release/2.0.4 into main','waldhacker UG (haftungsbeschränkt)',2000004,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.0/en-us','ter','',''),
(9296161,0,'hcaptcha','2.1.0',848,65,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,-1,4,1674648701,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-12.1.99\";s:5:\"fluid\";s:14:\"10.4.0-12.1.99\";s:4:\"form\";s:14:\"10.4.0-12.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','4833cd693e570fb511e6135b2999af8e','Merge branch release/2.1.0 into main','waldhacker UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.1/en-us','ter','',''),
(9296162,0,'hcaptcha','2.1.2',848,57,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,0,4,1692266081,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-12.1.99\";s:5:\"fluid\";s:14:\"10.4.0-12.1.99\";s:4:\"form\";s:14:\"10.4.0-12.1.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','3fa6f3963e7bfe6d2cd61d1dfcc1a0dd','Merge branch release/2.1.2 into main','waldhacker UG (haftungsbeschränkt)',2001002,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.1/en-us','ter','',''),
(9296163,0,'hcaptcha','2.1.3',848,69,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,0,4,1692266674,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-12.4.99\";s:5:\"fluid\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','c86c51c76e33c2567b4a3319e711eeee','Merge branch release/2.1.3 into main','waldhacker UG (haftungsbeschränkt)',2001003,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.1/en-us','ter','',''),
(9296164,0,'hcaptcha','2.2.0',848,79,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,0,4,1708556296,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-13.0.99\";s:5:\"fluid\";s:14:\"10.4.0-13.0.99\";s:4:\"form\";s:14:\"10.4.0-13.0.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','c970d7a0f8c82315640dc97d1b170966','Merge branch release/2.2.0','waldhacker UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/p/waldhacker/hcaptcha/2.2/en-us','ter','',''),
(9296165,0,'hcaptcha','2.3.0',848,51,'hCaptcha for EXT:form','TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.',2,0,4,1741614025,'a:1:{s:7:\"depends\";a:4:{s:7:\"extbase\";s:14:\"10.4.0-13.4.99\";s:5:\"fluid\";s:14:\"10.4.0-13.4.99\";s:4:\"form\";s:14:\"10.4.0-13.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','dreistrom.land AG','hello@dreistrom.land','dreistromland','bcea42866ce7e2e3d3238e6435a756b0','2.3.0','dreistrom.land AG',2003000,1,0,'','ter','',''),
(9296166,0,'ws_slider','0.9.0',2396,174,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',0,0,3,1603719402,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','270e5edf9011dd1df1178ece6b85c435','First version :-)','WapplerSystems',9000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296167,0,'ws_slider','0.9.2',2396,177,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',0,0,3,1604347675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','84be67ef1fc4d3ccf3b4cd563de259d1','Solves bug in FlexFormElementContainer.php file and compatibility to other extensions','WapplerSystems',9002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296168,0,'ws_slider','0.9.3',2396,147,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1609094541,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','696391e5951f5889cf45922cd49a8fbf','testet with T3 11','WapplerSystems',9003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296169,0,'ws_slider','0.9.5',2396,136,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1613133299,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f0e94317a5e681aa41d0a3a672ce5465','Bugfix for  TYPO3 9','WapplerSystems',9005,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296170,0,'ws_slider','0.9.6',2396,134,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1616892125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c39ff8d41656afef7f3322aaabda12bd','a few fixes','WapplerSystems',9006,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296171,0,'ws_slider','0.9.7',2396,136,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1623234664,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ce43f93581415d99429bf4ea1a996539','[BUGFIX] template can now be overwritten by constants','WapplerSystems',9007,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296172,0,'ws_slider','0.9.8',2396,137,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1631115361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','869dc6d103f5b397aeb2e6b963a32121','fixed compatibility to TYPO3 11','WapplerSystems',9008,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296173,0,'ws_slider','0.9.10',2396,103,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1658162491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b26d9a2ce3f5a02bccdaa71858802ee4','New release of version 0.9.10 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',9010,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296174,0,'ws_slider','0.9.11',2396,99,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1665532548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7fd114338a8cef34416f4b11ae4de914','New release of version 0.9.11 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',9011,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296175,0,'ws_slider','0.9.12',2396,99,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1667555350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','fa49fc01f7801fb9d148683c4c0b7467','New release of version 0.9.12 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',9012,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296176,0,'ws_slider','0.9.13',2396,84,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1682368484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ccf58c1f4c6096db14f268f3561d1813','vendor key changed','WapplerSystems',9013,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/0.9/en-us','ter','',''),
(9296177,0,'ws_slider','12.0.0',2396,75,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1684829525,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','cb460578aa358071cafd879a7b0c58f5','Now compatible to TYPO3 12.\r\nThanks to Lina Wolf','WapplerSystems',12000000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.0/en-us','ter','',''),
(9296178,0,'ws_slider','12.0.1',2396,84,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1685005336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4d8c8711f087af1d1116e91ebad1f206','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12000001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.0/en-us','ter','',''),
(9296179,0,'ws_slider','12.0.2',2396,75,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1694647471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b617a39a031c7ff194e8c684d20f0f42','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12000002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.0/en-us','ter','',''),
(9296180,0,'ws_slider','12.0.3',2396,67,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1700000157,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7c70100965744ec3a9e8770e8d46c9de','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12000003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.0/en-us','ter','',''),
(9296181,0,'ws_slider','12.1.0',2396,73,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1705780674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c166084a052a6a6bacacfaf8ecfb7876','New release of version 12.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12001000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.1/en-us','ter','',''),
(9296182,0,'ws_slider','12.1.1',2396,56,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1710865532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','28ae97d9898096a0dfa92c229dba0bc0','New release of version 12.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12001001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.1/en-us','ter','',''),
(9296183,0,'ws_slider','12.1.2',2396,68,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1711540324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','566c7ee8f3ef91e508dc780261b2214b','New release of version 12.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12001002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.1/en-us','ter','',''),
(9296184,0,'ws_slider','12.1.3',2396,53,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1714728656,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f662cb032f409ed3502835fbb2413441','New release of version 12.1.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12001003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.1/en-us','ter','',''),
(9296185,0,'ws_slider','12.1.4',2396,69,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1715636300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2b5578768f947bff8b9c44db61724832','New release of version 12.1.4 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',12001004,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/12.1/en-us','ter','',''),
(9296186,0,'ws_slider','13.1.0',2396,50,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1730240132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','985ae54a23e4dab99d7a14557664b8a4','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13001000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.1/en-us','ter','',''),
(9296187,0,'ws_slider','13.1.1',2396,40,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1736466048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ba25ab7eec5d039239047213a6013420','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13001001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.1/en-us','ter','',''),
(9296188,0,'ws_slider','13.2.0',2396,39,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1744197301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','faa7a747546d7f112694c9687891a998','New release of version 13.2.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13002000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.2/en-us','ter','',''),
(9296189,0,'ws_slider','13.2.1',2396,21,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1760714448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','05082831f5da0ced3d38bd605b944f57','New release of version 13.2.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13002001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.2/en-us','ter','',''),
(9296190,0,'ws_slider','13.2.2',2396,24,'WS Slider - Universal slider extension','Universal slider carousel for Owl slider, flexslider, ... ',2,0,3,1763079591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','bad13da1dffa52c50c7c70028c843368','New release of version 13.2.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13002002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.2/en-us','ter','',''),
(9296191,0,'ws_slider','13.3.0',2396,13,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1770250916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9a57a3d5f42996ebc65d15b73336c4f1','New release of version 13.3.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296192,0,'ws_slider','13.3.1',2396,15,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1770379062,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e205c9c6c865717c71700439d02a66a7','New release of version 13.3.1 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296193,0,'ws_slider','13.3.2',2396,17,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1771456291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','58be9163b86b95c97f73ad6f38cc7d73','New release of version 13.3.2 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003002,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296194,0,'ws_slider','13.3.3',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1773223527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','856b8a59fbd97b8f3891287dc4d812b7','New release of version 13.3.3 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003003,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296195,0,'ws_slider','13.3.4',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1773242367,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8f4ea4ff853f9694d91b5bb9782cf91e','New release of version 13.3.4 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003004,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296196,0,'ws_slider','13.3.5',2396,13,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1773312994,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','648d5d4e144b9fe1a722c69c683f8d5d','New release of version 13.3.5 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003005,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296197,0,'ws_slider','13.3.6',2396,14,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1773885258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','09ab857af3475bff26b4c5f29a544d5b','New release of version 13.3.6 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003006,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296198,0,'ws_slider','13.3.7',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',1,0,3,1773929101,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','046870ec3e6f33d3cb12fc89fb0d4003','New release of version 13.3.7 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003007,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296199,0,'ws_slider','13.3.8',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1774136495,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e47e1a2fdb461e4fe80dc65b86871b54','New release of version 13.3.8 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003008,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296200,0,'ws_slider','13.3.9',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1774142241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','122aec322d2d0914433ac477c8b46d31','New release of version 13.3.9 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003009,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296201,0,'ws_slider','13.3.10',2396,14,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1774143555,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','82ae74a83a95e5f35bcae9dfd3f079b0','New release of version 13.3.10 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',13003010,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/13.3/en-us','ter','',''),
(9296202,0,'ws_slider','14.3.0',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1776123330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c36959c206d48dd4f340dc91f38516f8','New release of version 14.3.0 - see details, changelog and documentation on https://github.com/WapplerSystems/ws_slider','WapplerSystems',14003000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/14.3/en-us','ter','',''),
(9296203,0,'ws_slider','14.3.1',2396,12,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1778843009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5e09caa329b66eda739ca35c32d4220e','Released version 14.3.1 of EXT:ws_slider. See https://github.com/WapplerSystems/ws_slider/releases/tag/14.3.1 for details.','WapplerSystems',14003001,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/14.3/en-us','ter','',''),
(9296204,0,'ws_slider','14.4.0',2396,3,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1786019464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2cb355abc7b2d02eef8868ad1688c88c','Released version 14.4.0 of EXT:ws_slider. See https://github.com/WapplerSystems/ws_slider/releases/tag/14.4.0 for details.','WapplerSystems',14004000,0,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/14.4/en-us','ter','',''),
(9296205,0,'ws_slider','14.4.1',2396,3,'WS Slider - Universal slider extension','Universal slider carousel for Swiper, bootstrap slider, tinyslider, flexslider, ... ',2,0,3,1786355793,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','daec6f15ded7c675caccb80ab038f76f','Released version 14.4.1 of EXT:ws_slider. See https://github.com/WapplerSystems/ws_slider/releases/tag/14.4.1 for details.','WapplerSystems',14004001,1,0,'https://docs.typo3.org/p/wapplersystems/ws-slider/14.4/en-us','ter','',''),
(9296206,0,'bw_covid_numbers','1.0.0',611,156,'COVID-19 numbers','Display number of corona virus cases in Germany',2,0,3,1603792978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','fd299c0a1b8528c2ebf460639e363dba','Initial release','blueways',1000000,0,0,'https://docs.typo3.org/p/blueways/bw-covid-numbers/master/en-us/','ter','',''),
(9296207,0,'bw_covid_numbers','1.1.1',611,178,'COVID-19 numbers','Display number of corona virus cases in Germany',2,0,3,1605286324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','ee9201f3d36adf07aa3a4c23e4f94894','Fix locallization problems, exception in case of not found districts, asset paths in v10, color picker in v10','blueways',1001001,0,0,'https://docs.typo3.org/p/blueways/bw-covid-numbers/master/en-us/','ter','',''),
(9296208,0,'bw_covid_numbers','1.1.2',611,135,'COVID-19 numbers','Display number of corona virus cases in Germany',2,0,3,1623932618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','8f3b548d9a36fbec431e1cf3f92da791','fix: 7-day calculation','blueways',1001002,0,0,'https://docs.typo3.org/p/blueways/bw-covid-numbers/master/en-us/','ter','',''),
(9296209,0,'bw_covid_numbers','1.2.0',611,142,'COVID-19 numbers','Display number of corona virus cases in Germany',2,0,3,1645348719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','91519e68d66ef9f7d01b40c07c7c3954','BUGFIX: new RKI API URL, add support for TYPO3 v11','blueways',1002000,1,0,'https://docs.typo3.org/p/blueways/bw-covid-numbers/master/en-us/','ter','',''),
(9296210,0,'photoswipe','1.0.0',1880,142,'Photoswipe','Photoswipe image zoom',2,0,2,1603894293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','067dc24ab9fee86046baea97a8734330','Initial upload','',1000000,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296211,0,'photoswipe','1.0.5',1880,143,'Photoswipe','Photoswipe image zoom',2,0,2,1603904022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','284c8a0ceec45eb871e8c025c86194c1','always loaded  first image in gallery instead of choosen one','',1000005,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296212,0,'photoswipe','1.0.6',1880,162,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1604071164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','69f5b9b130b930ef418aa46f64a3d136','Bugfix: share button    Feature: added config for css-wrapper class','',1000006,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296213,0,'photoswipe','1.0.7',1880,159,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1604475969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','8cee1a63c2d09d8d75b06eed5ce6018a','packagist bugfix','',1000007,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296214,0,'photoswipe','1.1.0',1880,132,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1607632411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','ed3e03da7d3ef80d621946a95ec73b84','Feature: added base64 support for lazy loading. Just use the checkbox \"lazy loading\" next to \"enlarge image\".\r\nAttention: DB-Update needed.','',1001000,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296215,0,'photoswipe','1.1.1',1880,117,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1615841235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-11.1.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','1ab152a91745b2f9f630f9d1ad205ca1','Added extension key in composer.json','',1001001,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296216,0,'photoswipe','1.1.2',1880,121,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1615842292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-11.1.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','2f961d2a556a183aa3b1ba889d695b1d','bugfix em_conf','',1001002,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296217,0,'photoswipe','1.2.2',1880,142,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1616445411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-11.1.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','c850bec4c73fd48143cf5e2aac0e37aa','new psw version','',1002002,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296218,0,'photoswipe','1.1.3',1880,98,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1641920678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','12a3231e042c18c007027238dea10287','bugfix settings, added new constants','',1001003,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296219,0,'photoswipe','1.2.3',1880,142,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1641976768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-11.5.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','6666f80ca027728320b351bfbc802bfd','bugfix in settings, new constants','',1002003,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296220,0,'photoswipe','1.2.7',1880,63,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1704901973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.17-12.12.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','774e7a713f300dee1338bce5ee072658','TYPO3 v12 ','',1002007,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296221,0,'photoswipe','2.0.1',1880,59,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1705751589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','bc2a2234ddd26cf796949bade0d1a19a','- update photoswipe to 5.4.3\r\n- layer for linkWizard','',2000001,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296222,0,'photoswipe','2.0.2',1880,75,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1705857269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','be77d62aac572076a4277b6f274df4bc','Bugfix: Javascript is merged without module-attribute','',2000002,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296223,0,'photoswipe','2.0.4',1880,63,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1714400589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','2aa58412e5aa35418731838c86e9108e','[BUGFIX] fallback if no image dimensions are available','',2000004,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296224,0,'photoswipe','2.0.6',1880,55,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1720165734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','5ad9f6548698ec5db11a92a978c09807','fallback in atagparams-service if no image is available','',2000006,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296225,0,'photoswipe','2.0.7',1880,53,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1724871201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','84663e828a17539a2faa813964998756','TYPO3 v13 compatibility','',2000007,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296226,0,'photoswipe','2.0.8',1880,53,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1726654411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.3.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','531e3462a4df85478287203e36005982','Enables Photoswipe for TYPO3s native image enlargement. Furthermore it adds a new tab \"layer\" to the link-wizard which offers the possibility to add content in layers wherever a link can be set. \r\nSmall js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.','',2000008,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296227,0,'photoswipe','2.0.9',1880,50,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1729079999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','b8bbd89c45a6de74ff6dc8f0cb797c10','TYPO3 13.4','',2000009,0,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296228,0,'photoswipe','2.0.10',1880,51,'Photoswipe','Enables Photoswipe for TYPO3s native image enlargement. Small js-lib and easy to install. It just works with plain javascript, no jQuery or other frameworks are needed.',2,0,2,1739103366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tobi Eichelberger','tobi.eichelberger@gmail.com','duke79','16f9228f5af3cf8bb8885f3777023efe','Bugfix release. Thanks to https://github.com/chesio','',2000010,1,0,'https://github.com/j0nnybrav079/photoswipe/blob/master/README.md','ter','',''),
(9296229,0,'fox_handler','1.1.0',532,126,'Fox Handler','',2,0,4,1603897326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','4948b34a7d907d94dbf5cd433d6a40d8','Initial upload to TER','',1001000,0,0,'https://github.com/kitzberger/fox_handler/blob/master/README.md','ter','',''),
(9296230,0,'fox_handler','1.2.0',532,123,'Fox Handler','',2,0,4,1603897654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','4c51fbe0dcd232263fbfc317db93f1e0','9.5 compatible version of extension','',1002000,0,0,'https://github.com/kitzberger/fox_handler/blob/master/README.md','ter','',''),
(9296231,0,'fox_handler','1.2.1',532,203,'Fox Handler','This extension provides a pageNotFoundHandler that is able to handle both 404 and 403 responses.',2,0,4,1603897963,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','0dc9e1ee1bfc5aac0ca7011eeb1bb507','Updated description','',1002001,0,0,'https://github.com/kitzberger/fox_handler/blob/master/README.md','ter','',''),
(9296232,0,'fox_handler','4.0.0',532,80,'Fox Handler','This extension provides a pageNotFoundHandler that is able to handle 403 responses.',2,0,4,1709075375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','3c8923d1c6cf2ec86141922a81407308','Full TYPO3 11 compatibility','',4000000,1,0,'https://github.com/kitzberger/fox_handler/blob/master/README.md','ter','',''),
(9296233,0,'rte_ckeditor_abbr','1.0.0',335,179,'CKEditor Plugin for abbr tag','Add Abbreviations information through the ckeditor',2,0,0,1603960929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-10.4.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','becee6f852e9c4771b438c9717b0cff2','Initial Release','',1000000,0,0,'https://github.com/studiomitte/rte_ckeditor_abbr','ter','',''),
(9296234,0,'rte_ckeditor_abbr','1.0.2',335,156,'CKEditor Plugin for abbr tag','Add Abbreviations information through the ckeditor',2,0,0,1641806716,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','cb89fe4857a7bfd52974cb837a2c9125','Allow TYPO3 11','',1000002,1,0,'https://github.com/studiomitte/rte_ckeditor_abbr','ter','',''),
(9296235,0,'google_cloud_storage_fal','1.0.1',878,116,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3',1,0,0,1604175866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','5ecc6a02d090cc59603288aef1ee58a9','Update ext_emconf.php','next.motion',1000001,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296236,0,'google_cloud_storage_fal','1.0.4',878,69,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',1,0,0,1608656638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','f942415536e074e63e14b52eae083322','Change version to 1.0.4 in ext_emconf.php','next.motion',1000004,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296237,0,'google_cloud_storage_fal','1.0.5',878,67,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',1,0,0,1611941858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','edc6c24ab4f376b5a425b9379d353689','Change version to 1.0.5 in ext_emconf.php','next.motion',1000005,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296238,0,'google_cloud_storage_fal','1.0.6',878,66,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',1,0,0,1612863128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','678a791454c2b20ade230943b7a9de60','Changed version to 1.0.6','next.motion',1000006,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296239,0,'google_cloud_storage_fal','1.0.7',878,65,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',1,0,0,1613374314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','92e129f75003490187068ee1dea13191','Update ext_emconf.php','next.motion',1000007,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296240,0,'google_cloud_storage_fal','1.0.8',878,54,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',1,0,0,1627472123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','86c9a6cf2e4572c57276571e645b124a','Update ext_emconf.php','next.motion',1000008,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296241,0,'google_cloud_storage_fal','1.0.9',878,61,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1634143656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','7c0c51545aa9bf6a1c5fab7d1743da1c','Add TYPO3 v11 compatibility','next.motion',1000009,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296242,0,'google_cloud_storage_fal','1.0.11',878,55,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1642165310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','217d759ad0200aa2e212a5294172c54b','Merge pull request 7 from mhuebe/v11-improvements\n\nV11 improvements','next.motion',1000011,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296243,0,'google_cloud_storage_fal','1.0.12',878,45,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1643392455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','81872727814c55e134d9aa64c5fedbf8','Merge pull request 8 from nextmotion/ptheg-normalize-filename\n\nNormalize filename','next.motion',1000012,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296244,0,'google_cloud_storage_fal','1.0.13',878,42,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1643908545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','05138ad00214f2ccd7ca4b193c3c9c4d','Merge pull request 9 from mhuebe/Overwriting-a-file-during-upload-fails\n\nOverwriting a file during upload fails','next.motion',1000013,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296245,0,'google_cloud_storage_fal','1.0.14',878,81,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1645074413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','c5d72e8d5ebdaad5d3821907b08027ff','prepare release: Raise tag to 1.0.14','next.motion',1000014,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296246,0,'google_cloud_storage_fal','2.0.0',878,39,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1700576505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','b97920bc08212f6668eb343297e1af0f','Merge pull request 13 from nextmotion/typo3-12-compatibility\n\nAdd typo3 12 compatibility','next.motion',2000000,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296247,0,'google_cloud_storage_fal','1.0.17',878,25,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1700578125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','8ae73790429dc4b86a91bdb7d9349efc','Raise tag to 1.0.17','next.motion',1000017,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296248,0,'google_cloud_storage_fal','1.0.18',878,23,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1701422177,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','d26d28b88747a8d1467da8181b9a4b26','Add php 8.2 compatibility','next.motion',1000018,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296249,0,'google_cloud_storage_fal','1.0.19',878,25,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1703238846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','3f92afac43341414e118d43645e042b1','Fix deprecation issue in php 8','next.motion',1000019,0,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296250,0,'google_cloud_storage_fal','2.0.1',878,45,'Google Cloud Storage FAL Driver','Google Cloud Storage FAL driver for TYPO3. Files can be stored in the GCS buckets.',2,0,0,1712668418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Pierre Geyer','pg@next-motion.de','ptheg','1744eec05545638b8b08c1eeee1a31c3','Merge pull request 15 from nextmotion/sd/check-null-identifier\n\nIncrease version','next.motion',2000001,1,0,'https://github.com/nextmotion/google-cloud-storage-fal/blob/main/README.md','ter','',''),
(9296251,0,'fal_protect','0.2.0',1715,167,'FAL Protect','This extension protects everything within /fileadmin/ based on associated file restrictions (visibility and user groups).',1,0,5,1604393913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','db9cb4a903c30603759cf5015ef8dc1b','Initial upload.','Causal Sàrl',2000,0,0,'https://docs.typo3.org/p/causal/fal-protect/0.2/en-us','ter','',''),
(9296252,0,'fal_protect','0.3.0',1715,147,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',1,0,5,1604852416,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:12:\"filemetadata\";s:13:\"9.5.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','e2e1640f4ff420d7c0459475a9cb2ff4','- You may now easily protect a whole FAL folder.\r\n- A complete documentation has been written, with screenshots and instructions.','Causal Sàrl',3000,0,0,'https://docs.typo3.org/p/causal/fal-protect/0.3/en-us','ter','',''),
(9296253,0,'fal_protect','1.0.0',1715,165,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1604941557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a8b5ca67856211a44702763a306bdaff','Many enhancements,  polishing, ... and now considered stable and ready for production! Enjoy!','Causal Sàrl',1000000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.0/en-us','ter','',''),
(9296254,0,'fal_protect','1.1.0',1715,157,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1606219557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','27725656eb03e28cd6d92b80e0448a1c','- Fix possible variable conflict in merged TCA\r\n- Fix custom error handling in TYPO3 v9\r\n- Add support for partial download (needed for video and audio files on macOS at least)','Causal Sàrl',1001000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.1/en-us','ter','',''),
(9296255,0,'fal_protect','1.2.0',1715,152,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1611244945,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d5b39df1e719eab8b7b260d23c0ebd8d','Compatibility with TYPO3 v11.','Causal Sàrl',1002000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.2/en-us','ter','',''),
(9296256,0,'fal_protect','1.3.0',1715,126,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1645778249,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','1ce14cca9048dc352ce54ac849a3c2a6','Standard maintenance release with better consistency.','Causal Sàrl',1003000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.3/en-us','ter','',''),
(9296257,0,'fal_protect','1.4.0',1715,87,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1674654596,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','2b08e2cecd5b3f7aa966ea316b2da12f','Standard maintenance release.','Causal Sàrl',1004000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.4/en-us','ter','',''),
(9296258,0,'fal_protect','1.4.1',1715,102,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1675976788,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8abc691a45f92166f4558cb77158496e','Standard maintenance release.','Causal Sàrl',1004001,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.4/en-us','ter','',''),
(9296259,0,'fal_protect','1.5.0',1715,71,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1698318649,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','1abd47d5dc5d13cdae4229bd45b99dc2','Compatibility with TYPO3 v12.\r\n\r\nThanks to community members this morning for the help figuring out how to migrate the JS part :-)','Causal Sàrl',1005000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.5/en-us','ter','',''),
(9296260,0,'fal_protect','1.5.1',1715,71,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1700562020,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','fbab8fae4a709efebfc9eb939405196b','This version fixes a bug while checking whether a file is accessible or not.','Causal Sàrl',1005001,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.5/en-us','ter','',''),
(9296261,0,'fal_protect','1.5.2',1715,64,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1708983499,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','b41ef941278c8db0febe51e33681b847','Minor bug fix in TYPO3 v12 and early support of TYPO3 v13.','Causal Sàrl',1005002,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.5/en-us','ter','',''),
(9296262,0,'fal_protect','1.5.3',1715,60,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1709284499,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d93c794bdfa8adb67baf41aa35b53957','Bugfix release preventing an exception for non-admin in TYPO3 v12 and up.','Causal Sàrl',1005003,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.5/en-us','ter','',''),
(9296263,0,'fal_protect','1.6.0',1715,66,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1712923876,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a6994774dcef487bb5e99b20c4623f87','This new release lets you optionally choose to send a 403 instead of a 404 HTTP code if the file requires authentication. By doing so, you may easily redirect to the login page when anonymous, and finally to the file upon successful authentication.\r\n\r\nBy default \"off\", so fully backward compatible and thus worriless upgrade.','Causal Sàrl',1006000,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296264,0,'fal_protect','1.6.1',1715,45,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1727960234,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','7d3779c5b2b7e0aba9842b7cfdc81b24','Standard maintenance release.','Causal Sàrl',1006001,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296265,0,'fal_protect','1.6.2',1715,42,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1732789303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','23c9921f57ec62d5e0b2f6f3bd228b6a','This version catches an exception when trying to access a non-existing folder and thus prevents flooding the logs with meaningless errors.','Causal Sàrl',1006002,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296266,0,'fal_protect','1.6.3',1715,43,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1734104865,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ffc12ce93cb79c084d89393ee7e6467c','This release \"hooks\" into the resolution of t3://file link scheme from a RTE so that the behaviour is similar as when linking a protected page: the link will be rendered only if access is authorized. This has no security implications but makes it blend even more with TYPO3.','Causal Sàrl',1006003,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296267,0,'fal_protect','1.6.4',1715,37,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1737465165,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','335020e17202ef6942c34e197099e37f','This is a bug fix release for a regression introduced in the last release (version 1.6.3). Under some circumstances, some editors could not properly save content elements with links to assets due to some invalid permission check. This fixes as well an invalid usage of a removed method since TYPO3 v12.','Causal Sàrl',1006004,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296268,0,'fal_protect','1.6.5',1715,47,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1738325340,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','f32060e65867f6a1667cd34982832a0a','Standard maintenance release.','Causal Sàrl',1006005,0,0,'https://docs.typo3.org/p/causal/fal-protect/1.6/en-us','ter','',''),
(9296269,0,'fal_protect','1.7.0',1715,15,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1769078027,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','173591b5e5c33b498bed9005c5d2b3c4','Standard maintenance release.','Causal Sàrl',1007000,0,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296270,0,'fal_protect','1.7.1',1715,13,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1773915051,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','8492cc7463eab0e847cb3d897f060167','Standard maintenance and bug fix release with early support for TYPO3 v14.','Causal Sàrl',1007001,0,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296271,0,'fal_protect','1.7.2',1715,13,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1774354774,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ff5f0bcaaa5df3d2d811b55ef76621ac','Please upgrade: this release fixes a security issue introduced in version 1.7.1 for some versions of TYPO3.','Causal Sàrl',1007002,0,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296272,0,'fal_protect','1.7.3',1715,15,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1775651019,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','b0388aed0f851879cbd9674903ea1c90','This release fixes a compatibility issue with PHP 7.4.','Causal Sàrl',1007003,0,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296273,0,'fal_protect','1.8.0',1715,4,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1783761856,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','0072be681e63f9ee0356f723f585212a','This extension fixes a few compatibility issues with newer versions of TYPO3 and drops support for TYPO3 v11.','Causal Sàrl',1008000,0,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296274,0,'fal_protect','1.8.1',1715,6,'FAL Protect','Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).',2,0,5,1783763230,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','984e5b496d0c3b05d1b8bb1d4f8ab276','This is a bug fix release shortly after the release of v1.8.0. The introduction of readonly classes in TYPO3 v14 caused a regression in TYPO3 v12 and v13 that we overlooked.','Causal Sàrl',1008001,1,0,'https://docs.typo3.org/p/causal/fal-protect/main/en-us/','ter','',''),
(9296275,0,'backend_progress','1.0.1',204,53,'Backend Progress','Show progress of long running tasks in backend.',2,0,0,1604426722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.6-10.4.99\";}}','Tizian Schmidlin','st@cabag.ch','sommer','5214f051e3cefaf3b7ae3602d860fd9b','Initial release','cab services ag',1000001,0,0,'','ter','',''),
(9296276,0,'backend_progress','2.0.0',204,151,'Backend Progress','Show progress of long running tasks in backend.',2,0,0,1604426751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Tizian Schmidlin','st@cabag.ch','sommer','b0ccfb08d727e7f9a92fe42013bac0d6','Version 2.0.0, compatible with TYPO3 10','cab services ag',2000000,1,0,'','ter','',''),
(9296277,0,'additional_site_conditions','0.2.0',324,57,'Additional Site Conditions','Additional Site Conditions',0,0,2,1604480920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Patrick','patrick.schriner.work@gmail.com','pschriner','188dc08dc2c24cfcd48b16e1bac83571','Initial release, tests still missing','',2000,0,0,'','ter','',''),
(9296278,0,'additional_site_conditions','0.2.1',324,56,'Additional Site Conditions','Additional Site Conditions',0,0,2,1604481454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Patrick','patrick.schriner.work@gmail.com','pschriner','527cbcf75a14c754bbdfeba94bb340bf','Fix composer name','',2001,0,0,'','ter','',''),
(9296279,0,'additional_site_conditions','0.2.2',324,211,'Additional Site Conditions','Additional Site Conditions',0,0,2,1604481669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Patrick','patrick.schriner.work@gmail.com','pschriner','49d3ae6fa346f8dc26bf6c1a4e3316da','Fix composer name','',2002,1,0,'','ter','',''),
(9296280,0,'contributory_calculator','3.0.0',411,156,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1604669648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.18-10.4.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','4b72a640c04730ada1176a01235e155d','Initial upload','',3000000,0,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296281,0,'contributory_calculator','2.1.0',411,96,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1604669821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Pascal Rinker','projects@jweiland.net','jweiland.net','d709fd5926325cabc40c96a703e49eec','Initial upload','',2001000,0,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296282,0,'contributory_calculator','5.0.1',411,97,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1678111121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','daa816db9d3c5f67a41643732543cd28','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nAdd plugin preview for page module','',5000001,0,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296283,0,'contributory_calculator','6.0.0',411,18,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1761052512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e95a2e253179035fd41cbdda8b77096d','   [TASK] TYPO3 12 LTS Compatibility Fixes\r\n   [TASK] CGL Issues and Small formatting issues in classes\r\n   [TASK] Configuration fixes for TYPO3 12 LTS\r\n   [TASK] Test Configuration changes\r\n   [TASK] GitIgnore file update\r\n   [TASK] Removed old version compatibility\r\n   [TASK] Fixed README Badge in root','',6000000,0,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296284,0,'contributory_calculator','7.0.0',411,20,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1761056211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9d7a96704020fcfb012f230d5df7d3a4','   [TASK] TYPO3 13 LTS Compatibility Fixes\r\n   [TASK] Plugin list_type to CType migration\r\n   [TASK] Some Configuration fixes\r\n   [TASK] Fixed Unit Tests\r\n   [TASK] Fixed README Badge in root\r\n   [BUGFIX] Fixed Content Element Preview','',7000000,0,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296285,0,'contributory_calculator','7.1.0',411,24,'Contributory Calculator','Extension to calculate contributories in the frontend.',2,0,3,1761742638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','18f507bddb2bb146b1aa20ade639d827','[TASK] Implementation of SiteSets','',7001000,1,0,'https://docs.typo3.org/p/jweiland/contributory-calculator/main/en-us/','ter','',''),
(9296286,0,'svconnector_xls','1.2.1',726,171,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1605525817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','e3bd939ce9530dafacc484a8310ef700','[RELEASE] Raise version to 1.2.1\n\nSupport more file path schemes (including FAL identifiers).','Pagemachine AG',1002001,0,0,'','ter','',''),
(9296287,0,'svconnector_xls','2.0.0',726,125,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1633956248,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','de7c9c4ba92e6cdcfa545c02dc5a4a33','[RELEASE] Raise version to 2.0.0\n\nSupport TYPO3v11, drop support for TYPO3v8/v9','Pagemachine AG',2000000,0,0,'','ter','',''),
(9296288,0,'svconnector_xls','2.0.2',726,111,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1651223851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','37bc9dd48e33a47103e354e471fb9f0b','[RELEASE] Raise version to 2.0.2','Pagemachine AG',2000002,0,0,'','ter','',''),
(9296289,0,'svconnector_xls','2.0.3',726,97,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1674130676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','c9c9cc6b45086eaad19d8ae43bdcc8e4','[RELEASE] Raise version to 2.0.3','Pagemachine AG',2000003,0,0,'','ter','',''),
(9296290,0,'svconnector_xls','3.0.1',726,78,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1693479869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','eaa434348d632d1828d114b67d3caefa','[RELEASE] Raise version to 3.0.1','Pagemachine AG',3000001,0,0,'','ter','',''),
(9296291,0,'svconnector_xls','3.1.0',726,67,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1710761686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','0ad4490ae015963351a06936101a6b86','[RELEASE] Raise version to 3.1.0','Pagemachine AG',3001000,0,0,'','ter','',''),
(9296292,0,'svconnector_xls','3.2.0',726,49,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1733732512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','2315bbc55215203c5a91d09f8e886e17','[RELEASE] Raise version to 3.2.0','Pagemachine AG',3002000,0,0,'','ter','',''),
(9296293,0,'svconnector_xls','3.3.1',726,16,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1771856482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','b30d994f37d757d37afe7d2be022dedc','Merge pull request 126 from pagemachine/bump-ter\n\nBump version for TER','Pagemachine AG',3003001,0,0,'','ter','',''),
(9296294,0,'svconnector_xls','3.4.0',726,12,'Connector service - XLS(X)','Connector service for reading a XLS(X) file',2,0,4,1776938103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Mathias Brodala','mbrodala@pagemachine.de','pagemachine','3bfcf30dd0e4c02425ae1b5b502bfddb','See release at https://github.com/pagemachine/svconnector_xls/releases/tag/3.4.0','Pagemachine AG',3004000,1,0,'','ter','',''),
(9296295,0,'instagram','5.0.0',2157,177,'instagram profile','Show images form an instagram profile without annoying API',2,0,3,1605598267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','8682d3700f6662f6e28f04aa493cca8e','Initial TER upload of our Instagram extension. Show an instagram feed on your website without using the annoying API from Instagram. See changelog and documenation here: https://github.com/in2code-de/instagram','in2code.de',5000000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296296,0,'instagram','5.0.1',2157,164,'instagram','Show images and posts from instagram profiles without using the annoying Instagram API',2,0,3,1606496932,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','1cd0bd06decd3a65b3bcccc61d281beb','Small bugfix to re-enable caching for the plugin. Show an instagram feed on your website without using the annoying API from Instagram. See changelog and documenation here: https://github.com/in2code-de/instagram ','in2code.de',5000001,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296297,0,'instagram','5.1.0',2157,168,'instagram','Show images and posts from instagram profiles without using the annoying Instagram API',2,0,3,1611248198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2d530d1ea4d530720a27f48379624b32','New release of version 5.1.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',5001000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296298,0,'instagram','6.0.0',2157,139,'instagram','Show images and posts from instagram profiles',2,0,3,1615764885,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','426e9e0d6be8b46072677ae0d7ea4458','New release of version 6.0.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6000000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296299,0,'instagram','6.0.1',2157,123,'instagram','Show images and posts from instagram profiles',2,0,3,1615797615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','bbcde94ce8c39d3ab4927b5d0d884a03','New release of version 6.0.1 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6000001,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296300,0,'instagram','6.0.2',2157,146,'instagram','Show images and posts from instagram profiles',2,0,3,1616006252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','8bccbf2d0a0c537c442a8077a0d2bbc0','New release of version 6.0.2 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6000002,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296301,0,'instagram','6.1.0',2157,154,'instagram','Show images and posts from instagram profiles',2,0,3,1618307286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ca3db7bd39f08a87dace402763f4577b','New release of version 6.1.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6001000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296302,0,'instagram','6.1.1',2157,118,'instagram','Show images and posts from instagram profiles',2,0,3,1623226723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9d9755d083d36a2db8aee1733aa1095a','New release of version 6.1.1 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6001001,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296303,0,'instagram','6.1.2',2157,117,'instagram','Show images and posts from instagram profiles',2,0,3,1623230875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2b4503ce5b4b59cf64de75b87f4982c1','New release of version 6.1.2 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6001002,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296304,0,'instagram','6.1.3',2157,140,'instagram','Show images and posts from instagram profiles',2,0,3,1623231364,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','298906a30bfb14f78a6cf463928a32dd','New release of version 6.1.3 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6001003,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296305,0,'instagram','6.2.0',2157,139,'instagram','Show images and posts from instagram profiles',2,0,3,1625825501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','cf5adb0a496ce3459f94dff6b4a87bf9','New release of version 6.2.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6002000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296306,0,'instagram','6.2.1',2157,136,'instagram','Show images and posts from instagram profiles',2,0,3,1633111839,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','9be840175f6def4a80b8bc4d2eb68163','New release of version 6.2.1 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',6002001,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296307,0,'instagram','7.0.0',2157,128,'instagram','Show images and posts from instagram profiles',2,0,3,1645433710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','3503950abaee0ddd9e46a4573b3f40cc','New release of version 7.0.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',7000000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296308,0,'instagram','7.1.0',2157,111,'instagram','Show images and posts from instagram profiles',2,0,3,1663859696,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','2ace67f96fddc0cb0c04664466024456','New release of version 7.1.0 - see details, changelog and documentation on https://github.com/in2code-de/instagram','in2code.de',7001000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296309,0,'instagram','7.2.0',2157,83,'instagram','Show images and posts from instagram profiles',2,0,3,1686755998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.2.0-8.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','ab68f112e375d00a2c2c3c6e1b125a82','Adds support for PHP 8.0','in2code.de',7002000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296310,0,'instagram','8.0.0',2157,84,'instagram','Show images and posts from instagram profiles',2,0,3,1703540900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','052c81b331c7a8c151cac985409b3f4b','Adds support for TYPO3 12','in2code.de',8000000,0,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296311,0,'instagram','13.0.1',2157,30,'instagram','Show images and posts from instagram profiles',2,0,3,1754663031,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','704e71c037f4cd7cb5de9d5ad1f0a7c2','Support for TYPO3 13','in2code.de',13000001,1,0,'https://github.com/in2code-de/instagram','ter','',''),
(9296312,0,'vnc_powermail_encrypt','1.0.2',759,117,'Powermail emails encryption','Adds encryption to receiver emails generated with powermail (based on Swift_Signers_SMimeSigner). Supports certifacates in .pem format',2,0,3,1605633375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Vancado AG','','korvin','7c790ad9cdd376b4b0d4ab7339c5147a','Encryption for powermail recipient emails with Secure Email (S/MIME) certificate','',1000002,0,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296313,0,'vnc_powermail_encrypt','1.0.3',759,113,'Powermail emails encryption','Adds encryption to receiver emails generated with powermail with Secure Email (S/MIME) certificate. Supports certificates in .pem format',2,0,3,1605633808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Vancado AG','','korvin','2c01f4ec50d3db5bbd9b42e7a722b362','Updated description','',1000003,0,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296314,0,'vnc_powermail_encrypt','1.0.4',759,126,'Powermail emails encryption','Adds encryption to receiver emails generated with powermail with Secure Email (S/MIME) certificate. Supports certificates in .pem format',2,0,4,1605634133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Vancado AG','','korvin','e49e5db187dff97559d4f34395cf5222','Updated extension category','',1000004,0,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296315,0,'vnc_powermail_encrypt','1.0.5',759,126,'Emails encryption for powermail','Adds encryption to powermail receiver emails with Secure Email (S/MIME) certificate. Supports certificates in .pem format.',2,0,4,1605648429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:9:\"powermail\";s:12:\"7.0.0-8.9.99\";}}','Vancado AG','','korvin','aa09239fdde0f3fd16b6b7bafabe625e','Updated dependencies','',1000005,0,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296316,0,'vnc_powermail_encrypt','1.0.6',759,155,'Emails encryption for powermail','Adds encryption to powermail receiver emails with Secure Email (S/MIME) certificate. Supports certificates in .pem format.',2,0,4,1606749548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:9:\"powermail\";s:12:\"7.0.0-8.9.99\";}}','Vancado AG','','korvin','bd9ed624a679a4ebac921f79e4d78315','use php strict_types\r\nadd warning for missing certificate','',1000006,0,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296317,0,'vnc_powermail_encrypt','1.1.0',759,122,'Emails encryption for powermail','Adds encryption to powermail receiver emails with Secure Email (S/MIME) certificate. Supports certificates in .pem format.',2,0,4,1665500634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.20-11.5.99\";s:9:\"powermail\";s:13:\"7.0.0-10.9.99\";}}','Vancado AG','','korvin','bad887b629d2cebebc114045731a7b4b','Added support for TYPO3 version 11','',1001000,1,0,'https://github.com/vancado/vnc_powermail_encrypt','ter','',''),
(9296318,0,'checkfaluploads','2.1.0',965,142,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1605697141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2b242229b84c67c31224176b7f62150c','Initial upload','jweiland.net',2001000,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296319,0,'checkfaluploads','2.2.0',965,92,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1662014741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6785bc9e74b587e5826ec33c1be0ff32','Add support for checkboxes/images made with EXT:form','jweiland.net',2002000,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296320,0,'checkfaluploads','2.2.1',965,69,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1670233677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','effdefb2436d05f8b7de770733aed9de','Update .gitattributes\r\nUpdate .gitignore\r\nUpdate .editorconfig\r\nUpdate structure of documentation. Remove Sphinx warnings','jweiland.net',2002001,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296321,0,'checkfaluploads','3.0.0',965,83,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1670513229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d3291b92414f8bbd3665b2a2e93a7ce7','- Remove TYPO3 9 compatibility\r\n- Add TYPO3 11 compatibility\r\n- Remove our own JS for DragUploader\r\n- Use FileUploadController to upload files in BE','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296322,0,'checkfaluploads','3.0.2',965,77,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1673365268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8b59cd6db3b9b8913f2d7ee36dd45d5b','[BUGFIX] Also check image rights, if file should be replaced by another file','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296323,0,'checkfaluploads','3.0.3',965,71,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1675954571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dcf7bf385a8cbedd2357e65bc4bff8e5','Add checkbox for image rights to file replacement form in BE','jweiland.net',3000003,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296324,0,'checkfaluploads','3.0.4',965,90,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1676034848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','61a770ab53c9495d65b4ba558bf6f7c9','Test for existing user record before accessing user record array','jweiland.net',3000004,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296325,0,'checkfaluploads','4.0.1',965,55,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1705304288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d3868de073699339a8bb17e5b2da727f','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\nBUGFIX: Do not upload files on validation error in EXT:form','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296326,0,'checkfaluploads','4.0.2',965,59,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1705313350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5bdfa71f454dae5cc76d04440d34bcda','Use correct variable name in annotation of DynamicUploadValidatorHookTest','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296327,0,'checkfaluploads','3.0.5',965,54,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1705313384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','87f21d5a66cbe9ba5cb06d63b6a5b3d4','BUGFIX: Prevent uploading files on EXT:form validation error','jweiland.net',3000005,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296328,0,'checkfaluploads','3.0.6',965,54,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1705483078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d6631b26e9967e30b8a2e0c63de7490f','Do not try to add user information to images in CLI mode.','jweiland.net',3000006,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296329,0,'checkfaluploads','4.0.3',965,77,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1705483090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','17dd6d0a8874762fe1551de2b5331550','Do not try to add user information to images in CLI mode.','jweiland.net',4000003,0,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296330,0,'checkfaluploads','5.0.0',965,42,'checkFalUploads','Displays a checkbox that must be checked to upload files in backend',2,0,0,1740579277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','f69b5eb5451b33a0c47565d860580d15','- [TASK] TYPO3 Compatibility fix for 13 LTS\r\n- [TASK] Removed / Replaced deprecated functions\r\n- [TASK] Removed TYPO3 12 Compatibility','jweiland.net',5000000,1,0,'https://docs.typo3.org/p/jweiland/checkfaluploads/main/en-us/','ter','',''),
(9296331,0,'sce','1.0.0',159,159,'Simple Content Elements','Create Simple Custom Content Elements for TYPO3',2,0,4,1605914694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Jan-Philipp Halle','philipp.halle@dot3media.de','hallep','b08633fc524a340fe58dd9c6c11376ef','Initial release ','dot3media',1000000,1,0,'https://github.com/dot3media/sce/blob/master/README.md','ter','',''),
(9296332,0,'hasenbalg_adventcal','1.0.0',207,58,'Advent Calendar','Herzlichen Glueckwunsch zu Weihnachten Kai',2,0,3,1606078585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Frank Hasenbalg','frank@hasenbalg.org','hasenbalg','c016a0e1cd3cfc9d4d93dfcfc4e810a4','First working version of my advent calendar.','',1000000,0,0,'https://github.com/hasenbalg/hasenbalg_adventcal/blob/main/Documentation/User/Index.rst','ter','',''),
(9296333,0,'hasenbalg_adventcal','1.0.1',207,149,'Advent Calendar','An advent calendar for TYPO3',2,0,3,1606084347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Frank Hasenbalg','frank@hasenbalg.org','hasenbalg','6d05c95130bec7316d693fa8667e793a','fix description','',1000001,1,0,'https://github.com/hasenbalg/hasenbalg_adventcal/blob/main/Documentation/User/Index.rst','ter','',''),
(9296334,0,'tn_stock','1.0.0',155,155,'Stock Media Service','A TYPO3 extension, with which high-quality images from various image sources can be searched for and integrated in the Backend quickly, comfortably and with all the necessary rights details.',2,0,1,1606264557,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";}}','Niels Langlotz','info@niels-langlotz.com','abandoned_extensions','17812b5477b332466c162a825f8bbf3a','Aktualisieren .gitlab-ci.yml','',1000000,1,0,'https://typoniels-extensions.webentwicklung-halle.de/tn_stock/','ter','',''),
(9296335,0,'ns_theme_extend','1.0.0',432,174,'[NITSAN] TYPO3 Extended Child Theme','The child theme of EXT:ns_basetheme',2,0,6,1606395225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";s:12:\"ns_basetheme\";s:13:\"1.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','2574935f0d9d762b727bd9fb3b63a5a7','Initiate EXT: ns_theme_extend','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Customization/Index.html','ter','',''),
(9296336,0,'ns_theme_extend','2.0.0',432,122,'[NITSAN] TYPO3 Extended Child Theme','The child theme of EXT:ns_theme_child',2,0,6,1661149766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";s:12:\"ns_basetheme\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','05f2998174ddb115319597fdfb15e5ae','New release of version 2.0.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_theme_extend/-/tags/2.0.0','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Customization/Index.html','ter','',''),
(9296337,0,'ns_theme_extend','12.0.0',432,89,'[NITSAN] TYPO3 Extended Child Theme','The child theme of EXT:ns_theme_child',2,0,6,1691489570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:12:\"ns_basetheme\";s:14:\"12.0.0-12.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','19473382afc393102a8924cc0347efad','New release of version 12.0.0 - see details, changelog and documentation on https://gitlab.com/sanjay_nitsan/ns_theme_extend/-/tags/12.0.0','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Customization/Index.html','ter','',''),
(9296338,0,'ns_theme_extend','13.0.0',432,42,'[NITSAN] TYPO3 Extended Child Theme','The child theme of EXT:ns_theme_child',2,0,6,1743060479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.5.99\";s:12:\"ns_basetheme\";s:14:\"13.0.0-13.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','393f79d4af84dd0c7553e2d7b2c419c6','New release of version 13.0.0 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_theme_extend/-/tags/13.0.0','NITSAN Technologies Pvt Ltd',13000000,0,0,'https://docs.t3planet.de/en/latest/ExtThemes/Customization/Index.html','ter','',''),
(9296339,0,'ns_theme_extend','14.0.0',432,5,'[NITSAN] TYPO3 Extended Child Theme','The child theme of EXT:ns_theme_child',2,0,6,1783495528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team NITSAN','info@nitsan.in','nitsan','680c6fbf5649582cd52f5e583ce07461','New release of version 14.0.0 - see details, changelog, and documentation on https://gitlab.com/sanjay_nitsan/ns_theme_extend/-/tags/14.0.0','NITSAN Technologies Pvt Ltd',14000000,1,0,'https://docs.t3planet.de/en/latest/ExtThemes/Customization/Index.html','ter','',''),
(9296340,0,'deferred_image_processing','1.0.0',969,106,'Deferred image processing','Handles image processing on request instead of during page generation',2,-1,3,1606418707,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','199d9619ee629cedb1ae5c8a4522affb','Handles image processing on request instead of during page generation','WEBcoast',1000000,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296341,0,'deferred_image_processing','1.0.1',969,100,'Deferred image processing','Handles image processing on request instead of during page generation',2,-1,3,1606739185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','a073304558537d854e8eab2ba732975d','[BUGFIX] Missing PHP return type declaration\r\n[CLEANUP] Remove unnecessary dependencies','WEBcoast',1000001,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296342,0,'deferred_image_processing','1.0.2',969,147,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1614164771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','3e36901ff0d5d14274835e278970751e','Critical update!!! Disk filling up with endless file copies in var/transient\r\n\r\n[BUGFIX] Use read-only copy for getting image dimensions','WEBcoast',1000002,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296343,0,'deferred_image_processing','1.0.3',969,115,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1625811662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','9caf3ac33372366ea2bef8c9fcb59077',' Bugfixes:\r\n maxWidth and maxHeight not considered in target file width and height (Thanks to Markus Mächler)\r\n Images from fallback storage can not be processed (Thanks to Markus Mächler)\r\n Preview images for non-public storages not working (Thanks to Markus Mächler)\r\n GIFBUILDER not working with deferred image processing (Thanks to Tyrone Rogers for reporting)\r\n\r\n Documentation\r\n Add section about rewrite rules in .htaccess (Thanks to Manuel Munz)\r\n\r\n Technical stuff\r\n Add automatic TER publishing through GitHub Actions','WEBcoast',1000003,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296344,0,'deferred_image_processing','1.0.4',969,121,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1629707377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','926812b4e09bba3c61bb0b49cd198789',' Bugfixes\r\n Disable deferred image processing in backend (TYPO3 CMS already has that)\r\n Disable deferred processing for PDFs files, because dimensions are missing (7)','WEBcoast',1000004,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296345,0,'deferred_image_processing','1.0.5',969,134,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1632989287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','6895a21a8161c94e3f3b5827b769a94c',' Bugfixes\r\n Bad performance with many queued files due to missing indexes in the database\r\n Missing images under certain circumstances, e.g. when a source file identifier changes (e.g. moved or renamed file)','WEBcoast',1000005,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296346,0,'deferred_image_processing','1.1.0',969,127,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1663578971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','8f670f620a1521f2e8e550fa8c9d7f20',' Changes\r\n [TASK] Adjust version constraints to support TYPO3 v11 (9)\r\n [BUGFIX] Normalize public URLs by removing leading slash by (12)\r\n [FEATURE] Support PHP 8 (14)\r\n [FEATURE] Add process command (11 / 15)\r\n\r\n Thanks to\r\n@jrenggli (Jonas Renggli, Visol.ch)\r\n@dhuf (Daniel Huf, Visol.ch)\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v1.0.5...v1.1.0','WEBcoast',1001000,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296347,0,'deferred_image_processing','2.0.0',969,21,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1751357268,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','a4c939bf36e3838f83a1232c27aba96e',' Whats Changed\r\n [FEATURE] TYPO3 CMS 12 support by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/28\r\n [FEATURE] Add ShouldDeferEvent by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/32\r\n\r\n [BUGFIX] Avoid exception with invalid crop data by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/18\r\n [BUGFIX] Update publish workflow by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/33\r\n [BUGFIX] Remove double ltrim($url) by @xerc in https://github.com/webcoast-dk/deferred-image-processing/pull/24\r\n [TASK] Improve and streamline composer.json and ext_emconf.php by @xerc in https://github.com/webcoast-dk/deferred-image-processing/pull/25\r\n [TASK] Restructure & streamline by @xerc in https://github.com/webcoast-dk/deferred-image-processing/pull/26\r\n [TASK] Improve request handling in middleware by @xerc in https://github.com/webcoast-dk/deferred-image-processing/pull/31\r\n [DOC] Add nginx config example by @xerc in https://github.com/webcoast-dk/deferred-image-processing/pull/29\r\n [DOC] Cleanup README by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/30\r\n [DOC] Add version compatibility matrix by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/34\r\n\r\n New Contributors\r\n @xerc made their first contribution in https://github.com/webcoast-dk/deferred-image-processing/pull/24\r\n\r\nSpecial thanks goes to @xerc for all the work and effort he put into the v12 compatible version.\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v1.1.0...v2.0.0','WEBcoast',2000000,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296348,0,'deferred_image_processing','3.0.0',969,21,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1751395899,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','bdb2e18069d860f163b4feacf3a1592c',' Whats Changed\r\n [FEATURE] TYPO3 CMS 13 compatibility by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/35\r\n\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v2.0.0...v3.0.0','WEBcoast',3000000,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296349,0,'deferred_image_processing','3.0.1',969,24,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1751875584,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','fb54eed97ad946fd279ede83e4194cf9',' Whats Changed\r\n [BUGFIX] Do not defer deleted files by @achimfritz in https://github.com/webcoast-dk/deferred-image-processing/pull/36\r\n\r\n Thanks to\r\n @achimfritz for https://github.com/webcoast-dk/deferred-image-processing/pull/36\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v3.0.0...v3.0.1','WEBcoast',3000001,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296350,0,'deferred_image_processing','3.0.2',969,22,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1758124195,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','20b27791a1c41ffed475ed8cc748c6b9',' Whats Changed\r\n [TASK] Add index on checksum for processed fields table by @thommyhh in https://github.com/webcoast-dk/deferred-image-processing/pull/38\r\n\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v3.0.1...v3.0.2','WEBcoast',3000002,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296351,0,'deferred_image_processing','3.0.3',969,21,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1766042485,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','fac74f8131dd96325231b43485864eb5',' Whats Changed\r\n [FEATURE] Allow generation of avif images by @swiftyone in https://github.com/webcoast-dk/deferred-image-processing/pull/39\r\n\r\n New Contributors\r\n @swiftyone made their first contribution in https://github.com/webcoast-dk/deferred-image-processing/pull/39\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v3.0.2...v3.0.3','WEBcoast',3000003,0,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296352,0,'deferred_image_processing','3.0.4',969,10,'Deferred image processing','Handles image processing on request instead of during page generation',2,0,3,1779950576,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','5fbdc54e4964a93097f34338c98796e8',' Whats Changed\r\n [TASK] Declare v14 compatibility by @o-ba in https://github.com/webcoast-dk/deferred-image-processing/pull/41\r\n\r\n New Contributors\r\n @o-ba made their first contribution in https://github.com/webcoast-dk/deferred-image-processing/pull/41\r\n\r\nFull Changelog: https://github.com/webcoast-dk/deferred-image-processing/compare/v3.0.3...v3.0.4','WEBcoast',3000004,1,0,'https://github.com/webcoast-dk/deferred-image-processing/tree/master','ter','',''),
(9296353,0,'calendarize_pages','1.0.4',506,75,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1606822553,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:11:\"calendarize\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5ec6dbb4bd57f7cb25691f0e9a34433b','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',1000004,0,0,'','ter','',''),
(9296354,0,'calendarize_pages','2.0.0',506,61,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1616999461,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:11:\"calendarize\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a4082bf6aa0cb7d2a96bcaa27206f852','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',2000000,0,0,'','ter','',''),
(9296355,0,'calendarize_pages','2.1.0',506,62,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1619035647,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:11:\"calendarize\";s:13:\"7.1.0-7.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','16f7091f3e740c5a6e2643a4b6a16b12','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',2001000,0,0,'','ter','',''),
(9296356,0,'calendarize_pages','3.0.0',506,65,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1621094272,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-10.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ff76a58b544d4f5dc54314753fc81353','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',3000000,0,0,'','ter','',''),
(9296357,0,'calendarize_pages','3.1.0',506,54,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1625993013,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-10.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','06e982889c2eaa8652fa61f267f52413','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',3001000,0,0,'','ter','',''),
(9296358,0,'calendarize_pages','3.2.0',506,67,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1628863771,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:11:\"calendarize\";s:15:\"10.0.0-11.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2922637389c4c7da256b9eaefd2d4a28','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',3002000,0,0,'','ter','',''),
(9296359,0,'calendarize_pages','3.3.0',506,87,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1645554586,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2748523f0969f7a3e57957466cd035d2','Next release :) More information on https://github.com/lochmueller/calendarize_pages/releases','',3003000,0,0,'','ter','',''),
(9296360,0,'calendarize_pages','4.1.0',506,12,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1735823836,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:11:\"calendarize\";s:15:\"10.0.0-13.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','acb8fc866375a5ecd0228905e4eaec13','Change ext_emconf.php version to 4.1.0','',4001000,0,0,'','ter','',''),
(9296361,0,'calendarize_pages','4.1.1',506,23,'Calendarize - Pages','Add pages to EXT:calendarize',1,0,2,1735824280,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:11:\"calendarize\";s:15:\"10.0.0-13.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7cecb3d8eb45651641fcee6040c3ab85','Change ext_emconf.php version to 4.1.1','',4001001,1,0,'','ter','',''),
(9296362,0,'shyguy','1.0.1',530,136,'Shy Guy - Soft Hyphen Managing','Adds visualisation and control over soft hyphens in content elements.',1,0,0,1606835698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.99.0\";}}','Patrik Tschersich','tschersich@vodafone.de','svenwappler','a844fe153c6046757aa4b22b09e7ca00','First release','WapplerSystems',1000001,0,0,'https://github.com/WapplerSystems/Shyguy/','ter','',''),
(9296363,0,'shyguy','1.0.3',530,151,'Shy Guy - Soft Hyphen Managing','Adds visualisation and control over soft hyphens in content elements.',1,0,0,1616879000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.99.0\";}}','Patrik Tschersich','tschersich@vodafone.de','svenwappler','8826d9a6b4b917c1df463a4880b1b2f1','Fixed issue 3','WapplerSystems',1000003,0,0,'https://github.com/WapplerSystems/Shyguy/','ter','',''),
(9296364,0,'shyguy','1.0.4',530,95,'Shy Guy - Soft Hyphen Managing','Adds visualisation and control over soft hyphens in content elements.',1,0,0,1646142457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.99.0\";}}','Patrik Tschersich','tschersich@vodafone.de','svenwappler','8127a817acd07be15e69d66b86a7fd4a','Changed version entries to fit TYPO3 11 and composer','WapplerSystems',1000004,0,0,'https://github.com/WapplerSystems/Shyguy/','ter','',''),
(9296365,0,'shyguy','1.0.8',530,148,'Shy Guy - Soft Hyphen Managing','Adds visualisation and control over soft hyphens in content elements.',1,0,0,1646237912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.99.0\";}}','Patrik Tschersich','tschersich@vodafone.de','svenwappler','4adccf90d191674effa3f3dfad015ff3','reformatted/cleaned code and made button position dynamic to prevent possible incompatibilities to other extensions','WapplerSystems',1000008,1,0,'https://github.com/WapplerSystems/Shyguy/','ter','',''),
(9296366,0,'menus','0.2.1',964,147,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1606912064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Benni Mack','typo3@b13.com','benni','98773d785ef7079927772f7c507ccfcc','First release','b13 GmbH',2001,0,0,'','ter','',''),
(9296367,0,'menus','0.3.0',964,128,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1634212115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Benni Mack','typo3@b13.com','benni','824ad467ad6b92dddcda1995053cbd40','TYPO3 v11 and PHP 8.0 Support','b13 GmbH',3000,0,0,'','ter','',''),
(9296368,0,'menus','0.4.0',964,106,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1652341673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Benni Mack','typo3@b13.com','benni','d0c518509553cb80c2b259ee9a5e4b83','[RELEASE] 0.4.0','b13 GmbH',4000,0,0,'','ter','',''),
(9296369,0,'menus','0.5.0',964,104,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1654705353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Benni Mack','typo3@b13.com','benni','d4ba351d81cd7a0788341265bb79b02a','[RELEASE] Language Menu Improvements and Caching bugfixes FIX: When in a workspace, no cached entry is generated FIX: Allow exclusion of language IDs FEATURE: Add all available languages to LanguageMenu','b13 GmbH',5000,0,0,'','ter','',''),
(9296370,0,'menus','0.5.1',964,107,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1656680460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Benni Mack','typo3@b13.com','benni','9c5c460836d671083c1ea59c21838076','[RELEASE] 0.5.1','b13 GmbH',5001,0,0,'','ter','',''),
(9296371,0,'menus','1.0.0',964,105,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1669737513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','e45da539b91f653e9ed1272ae864d7d3','[RELEASE] 1.0.0','b13 GmbH',1000000,0,0,'','ter','',''),
(9296372,0,'menus','1.0.2',964,87,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1686726194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','aed5992dfdead7d48767ec652ec20071','[RELEASE] 1.0.2','b13 GmbH',1000002,0,0,'','ter','',''),
(9296373,0,'menus','1.0.3',964,89,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1691504619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','c8ecd51eb7bfda5d2e2464782098a476','[RELEASE] 1.0.3','b13 GmbH',1000003,0,0,'','ter','',''),
(9296374,0,'menus','1.1.0',964,37,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1732005642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','typo3@b13.com','benni','4e7be62ee47a32848870532fe6cf6b31','[TASK] Raise version to 1.1.0','b13 GmbH',1001000,0,0,'','ter','',''),
(9296375,0,'menus','1.1.1',964,54,'Menus','Various Menu functionality for TYPO3 Frontend',2,0,2,1732009044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Benni Mack','typo3@b13.com','benni','1c4bd0f478d463a75303fc16c5105b66','[TASK] Raise version to 1.1.1','b13 GmbH',1001001,1,0,'','ter','',''),
(9296376,0,'wp_falcleaner','2.0.0',179,179,'FAL cleaner','Find duplicate files and clean up database and filesystem.',2,0,1,1607023456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','faecba4d1d09535cd1c2b64be9ed5e98','First official version','',2000000,1,0,'https://github.com/Gernott/wp_falcleaner/blob/main/README.md','ter','',''),
(9296377,0,'tailor_ext','1.0.0',313,64,'Tailor ext','Example extension using tailor cli tool for publishing to TER',4,0,9,1607088444,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','7ab7b257cf6cea89f886b657131c9e8c','[RELEASE] Release of version 1.0.0','',1000000,0,0,'https://github.com/o-ba/tailor_ext/blob/main/README.md','ter','',''),
(9296378,0,'tailor_ext','1.0.1',313,58,'Tailor ext','Example extension using tailor cli tool for publishing to TER',4,0,9,1610455512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','319c9d434b66cb37df6c9d446c286403','[TASK] Fix publish workflow','',1000001,0,0,'https://github.com/o-ba/tailor_ext/blob/main/README.md','ter','',''),
(9296379,0,'tailor_ext','1.0.12',313,86,'Tailor ext','Example extension using tailor cli tool for publishing to TER',4,0,9,1620155095,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','2494260be2c30af76bdcbc9e4a065c92','Release version 1.0.12','',1000012,0,0,'https://github.com/o-ba/tailor_ext/blob/main/README.md','ter','',''),
(9296380,0,'tailor_ext','1.0.13',313,29,'Tailor ext','Example extension using tailor cli tool for publishing to TER',4,0,9,1667389826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','e6ae1c12305505ac607b34b50781e682','[TASK] Update tailor_ext version and dependencies','',1000013,0,0,'https://github.com/o-ba/tailor_ext/blob/main/README.md','ter','',''),
(9296381,0,'tailor_ext','1.0.14',313,76,'Tailor ext','Example extension using tailor cli tool for publishing to TER',4,0,9,1667393974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','93787775603e94586cd1407e19a7ef03','[TASK] Raise version to 1.0.14','',1000014,1,0,'https://github.com/o-ba/tailor_ext/blob/main/README.md','ter','',''),
(9296382,0,'tm_cloudfront','1.0.0',669,69,'CloudFront cache','This extension is designed to clear  the Aws CloudFront cache based on the speaking path of a page.',0,0,0,1607368342,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:11:\"aws_sdk_php\";s:1:\"*\";s:7:\"realurl\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','459fced3d499cfbb4e16dadf6916aad3','This extension is designed to clear  the Aws CloudFront cache based on the speaking path of a page.','',1000000,0,0,'','ter','',''),
(9296383,0,'tm_cloudfront','1.0.1',669,126,'AWS CloudFront cache','This extension clears the AWS CloudFront cache based on the speaking path of a page by creating an AWS CloudFront invalidation queue based on clearCacheCmd.',0,0,0,1607692458,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:11:\"aws_sdk_php\";s:1:\"*\";s:7:\"realurl\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','380e1e0e4368cfe11df6efab51ccd3ea','License update','',1000001,0,0,'','ter','',''),
(9296384,0,'tm_cloudfront','1.0.2',669,112,'CloudFront cache','This extension is designed to clear  the Amazon CloudFront cache based on the speaking path of a page.',0,0,0,1621949961,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:14:\"typo3db_legacy\";s:1:\"*\";}}','Simon Ouellet','','philippefekete','911f8d1e8346aa7941b3a0e5df9ec6b3','raise version to 1.0.2\r\npackagist support','',1000002,0,0,'','ter','',''),
(9296385,0,'tm_cloudfront','1.0.4',669,103,'CloudFront cache','This extension is designed to clear  the Amazon CloudFront cache based on the speaking path of a page.',0,0,0,1625146230,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:14:\"typo3db_legacy\";s:1:\"*\";}}','Simon Ouellet','','philippefekete','c3f5527da5f56fe2959151e570cd0d28','Remove duplicate invalidation before sendind the invalidation request','',1000004,0,0,'','ter','',''),
(9296386,0,'tm_cloudfront','1.0.5',669,134,'CloudFront cache','This extension is designed to clear  the Amazon CloudFront cache based on the speaking path of a page.',0,0,0,1625146661,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:14:\"typo3db_legacy\";s:1:\"*\";}}','Simon Ouellet','','philippefekete','304eb856bcccfcb703153f36775f31a9','reupload','',1000005,0,0,'','ter','',''),
(9296387,0,'tm_cloudfront','11.0.1',669,125,'CloudFront cache','This extension is designed to clear  the Amazon CloudFront cache based on the speaking path of a page.',1,0,0,1666809182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Simon Ouellet','','philippefekete','cc1a490e2df28934451a3e562ede5273','v11 release thanks to Québec.ca for dropping typo3_legacy_db','',11000001,1,0,'','ter','',''),
(9296388,0,'tm_cognito','1.0.0',177,57,'tm_cognito','Authenticate to AWS cognito',0,0,3,1607368862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','bd3e3820da8cddaee5782a14634b92c7','Authenticate to AWS cognito','',1000000,0,0,'','ter','',''),
(9296389,0,'tm_cognito','1.0.1',177,120,'Backend authentication with AWS Cognito','This extension enables backend authentication with AWS Cognito.',0,0,3,1607692539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','7d886b4e4493ec61cb1fa8dae30c293c','LIcense update','',1000001,1,0,'','ter','',''),
(9296390,0,'tm_containercache','1.0.0',181,60,'Tm Container cache','Prefix redis cache entries with a build number',0,0,3,1607369350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','714f021ccf46fd67988a1061c6a6e2ea','Prefix redis cache entries with a build number','',1000000,0,0,'','ter','',''),
(9296391,0,'tm_containercache','1.0.1',181,121,'Redis Container cache','This extension prefixes Redis cache entries with a build number.',0,0,3,1607692678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','e23b068c6ecfddefa9e6e262802275db','License update','',1000001,1,0,'','ter','',''),
(9296392,0,'tm_csseo_xclass','1.0.0',181,57,'tm_csseo_xclass','Xclass for og:image s3 assets',0,0,3,1607369626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','bcb84237332ef7fe88627a8dda08672d','Xclass for og:image s3 assets','',1000000,0,0,'','ter','',''),
(9296393,0,'tm_csseo_xclass','1.0.1',181,124,'AWS S3 adaptataion for cs_seo','This extension is a xclass for og:image AWS S3 assets.',0,0,3,1607692827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','6a60ae919471b3c453b31ef58c7e07c4','License update','',1000001,1,0,'','ter','',''),
(9296394,0,'tm_s3assets','1.0.0',183,64,'AWS S3 typo3temp assets','Rewrite typo3temp assets to a s3 bucket url',0,0,3,1607370144,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:11:\"aws_sdk_php\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','9aac8a34ce135ccd1bc7e0b3ae00fe72','Rewrite typo3temp assets to a s3 bucket url','',1000000,0,0,'','ter','',''),
(9296395,0,'tm_s3assets','1.0.1',183,119,'AWS S3 typo3temp assets','This extension rewrites typo3temp assets to an AWS S3 bucket url.',0,0,3,1607693258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:11:\"aws_sdk_php\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','85ec11bab4f2f72d9bd9c44132f93bef','License update','',1000001,1,0,'','ter','',''),
(9296396,0,'tm_s3xclass','1.7.1',185,62,'AWS S3 driver xclass','Various s3 xclass',0,0,3,1607370379,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"aus_driver_amazon_s3\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','36573884eeea06ef7e7c2560d9d0ca7e','Various s3 xclass','',1007001,0,0,'','ter','',''),
(9296397,0,'tm_s3xclass','1.7.2',185,123,'AWS S3 driver xclass','This extension is an AWS S3 TYPO3 driver based on aus_driver_amazon_s3 that provides xclasses for metadata extraction, fileExists verification and it prefixes a slash on all objects.',0,0,3,1607693382,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:20:\"aus_driver_amazon_s3\";s:1:\"*\";}}','Simon Ouellet','simon.ouellet@toumoro.com','philippefekete','b21ace45e221e9b7ffe757629dec3133','License update','',1007002,1,0,'','ter','',''),
(9296398,0,'aimeos_t3skin','0.0.1',228,57,'Aimeos TYPO3-Backend-Skin','TYPO3 Backend-Skin for Aimeos-Shops',2,0,4,1607693081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:6:\"aimeos\";s:15:\"20.4.0-20.99.99\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','sonority','fa12dd25ad064b81bb8db54ea3e3e38c','Bantha Pudu! Make Aimeos look great again!','sonority.at - MULTIMEDIA ART DESIGN',1,0,0,'','ter','',''),
(9296399,0,'aimeos_t3skin','0.0.2',228,53,'Aimeos TYPO3-Backend-Skin','TYPO3 Backend-Skin for Aimeos-Shops',2,0,4,1607949366,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:6:\"aimeos\";s:15:\"20.4.0-20.99.99\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','sonority','0404245d5e9606e1f013f4e32d635d24','Make Aimeos look even greater!','sonority.at - MULTIMEDIA ART DESIGN',2,0,0,'','ter','',''),
(9296400,0,'aimeos_t3skin','0.0.3',228,118,'Aimeos TYPO3-Backend-Skin','TYPO3 Backend-Skin for Aimeos-Shops',2,0,4,1610548415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:6:\"aimeos\";s:15:\"20.4.0-20.99.99\";}}','Stephan Kellermayr','stephan.kellermayr@gmail.com','sonority','512944ca56393384876b39aa2cd381e4','New version, amazing! Now it looks even better!','sonority.at - MULTIMEDIA ART DESIGN',3,1,0,'','ter','',''),
(9296401,0,'google_reviews','1.1.0',497,121,'Google Review','Simple TYPO3 plugin for Google Reviews output.',0,0,2,1608066047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dmytro Doronenko','','dima07','30b6c6f07515703c9c1ec86ae929f379',' Added\r\n- Feature: \"All Reviews\" 4\r\n- Feature: Average rating 3\r\n\r\n Fixed\r\n- Wrong language output via adding of the language selector 2','',1001000,0,0,'https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst','ter','',''),
(9296402,0,'google_reviews','1.1.1',497,145,'Google Reviews','TYPO3 plugin displays five (most-relevant) Google reviews according to selected Place ID.\n        Extension provides flexible configurations for better user experience.',2,0,2,1608108386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Dmytro Doronenko','','dima07','9550bcf196d500ab56303173c38717d4',' Updated\r\n- EXT state property to stable in the EXT configuration\r\n- Broken parts of the reStructuredText documentation for GitHub\r\n','',1001001,0,0,'https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst','ter','',''),
(9296403,0,'google_reviews','2.0.0',497,134,'Google Reviews','TYPO3 plugin displays five (most-relevant) Google reviews according to selected Place ID.\n        Extension provides flexible configurations for better user experience.',2,0,2,1641754815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.5.99\";}}','Dmytro Doronenko','','dima07','f20144e4262f4b0318cf4f08a39c34a5','Updated\r\n- Support of TYPO3 v10 & v11 only\r\n- Replace cURL calls with TYPO3 RequestFactory 6','',2000000,0,0,'https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst','ter','',''),
(9296404,0,'google_reviews','3.0.0',497,97,'Google Reviews','TYPO3 plugin displays five (most-relevant) Google reviews according to selected Place ID.\n        Extension provides flexible configurations for better user experience.',2,0,2,1700135794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Dmytro Doronenko','','dima07','443876568c57148c86e683830ca4dd56',' Added\r\n- Sorting(reviews_sort) to query parameters for Google API request [pull/9](https://github.com/ddoronenko/google-reviews/pull/9)\r\n- Attr loading\"lazy\" for profile images\r\n\r\n Updated\r\n- Support of TYPO3 v11 & v12 only. Drop support of TYPO3 v10\r\n','',3000000,1,0,'https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst','ter','',''),
(9296405,0,'lailo_ai_avatar','1.2.0',295,74,'Lailo - AI Avatar','This extension lets you easily integrate your individual Lailo  AI Avatar to any of your TYPO3 pages.',2,0,6,1608125407,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','5fecf680b651a4acc31824ed10d35ee4','The initial version of the Lailo - AI Avatar extension.','Lorent IT-Lösungen GmbH',1002000,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296406,0,'lailo_ai_avatar','1.1.0',295,26,'Lailo Smart Character','This site packages integrates the Lailo Smart Character on the website.',2,0,6,1650357727,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','8efdf782ef842516a09324b6dbdfa41c','Added options to ask for privacy consent and other additional colour changes.','Lorent IT-Lösungen GmbH',1001000,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296407,0,'lailo_ai_avatar','1.3.0',295,26,'Lailo Smart Character','This site packages integrates the Lailo Smart Character on the website.',2,0,6,1650358182,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','91f30541adc22265eeb102c29b416af7','Added options to ask for privacy consent and other additional colour changes.','Lorent IT-Lösungen GmbH',1003000,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296408,0,'lailo_ai_avatar','1.3.1',295,33,'Lailo Smart Character','This site packages integrates the Lailo Smart Character on the website.',2,0,6,1650361927,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','ce02e89ee7bd30b781c4f8b99dc120ff','Fixed bug in prior version','Lorent IT-Lösungen GmbH',1003001,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296409,0,'lailo_ai_avatar','1.3.2',295,24,'Lailo AI Avatar','This site packages integrates the Lailo AI Avatar on the website.',2,0,6,1650464294,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','3ea514ba53317bc2317f9ce78fab6a45','Fixed bug.','Lorent IT-Lösungen GmbH',1003002,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296410,0,'lailo_ai_avatar','1.3.3',295,25,'Lailo - AI Avatar','This extension lets you easily integrate your individual Lailo  AI Avatar to any of your TYPO3 pages.',2,0,6,1650877464,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','32616574c6695131ffbbf0599a967dd3','Fixed naming issue.','Lorent IT-Lösungen GmbH',1003003,0,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296411,0,'lailo_ai_avatar','1.3.4',295,87,'Lailo - AI Avatar','This extension lets you easily integrate your individual Lailo  AI Avatar to any of your TYPO3 pages.',2,0,6,1650892503,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:20:\"fluid_styled_content\";s:12:\"9.5.0-9.5.99\";s:12:\"rte_ckeditor\";s:12:\"9.5.0-9.5.99\";}}','Andreas Sturm','andreas.sturm@lorent-online.com','it@lorent-online.de','c5c27c5662a541b4cc9e4c2a02b1aac7','Added another color option','Lorent IT-Lösungen GmbH',1003004,1,0,'https://www.lailo.ai/wp-content/uploads/2020/12/Lailo-AI-Avatar-Integration-Documentation.pdf','ter','',''),
(9296412,0,'skjsonlylightbox','0.1.0',471,100,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',1,0,3,1608378730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.9.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.9.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','2f8882a93f2ee4a33fe5de7d7a469426','Initial upload','',1000,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296413,0,'skjsonlylightbox','0.2.1',471,45,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',1,0,3,1676209018,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-11.99.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','4cd21cca209df2e46139018c37276106','Support TYPO3 11. Upgrade glightbox to 3.2.0','',2001,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296414,0,'skjsonlylightbox','0.3.0',471,50,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1682847002,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.5.99\";s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','2cd69d70950d8541ee480769ca1aeb08','Support for TYPO3 12','',3000,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296415,0,'skjsonlylightbox','0.4.0',471,74,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1700554955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.5.99\";s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','d3f85f34a52d6185475b9fb2118db14e','Composer support','',4000,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296416,0,'skjsonlylightbox','0.4.1',471,53,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1718538838,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.1.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.1.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','630baa71fa8fda8a004e73b87971f477','Renamed setup and constants files. Support for TYPO3 13\r\n','',4001,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296417,0,'skjsonlylightbox','0.4.2',471,44,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1726919124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.3.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.3.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','265dc87ccde1ed468cfba934e64a7382','Support for TYPO3 13.3','',4002,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296418,0,'skjsonlylightbox','0.5.0',471,51,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1729003594,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','e422685f5b542e3937b1c87000b969a6','Support for TYPO3 13 LTS','',5000,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296419,0,'skjsonlylightbox','0.5.1',471,25,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1757238215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','0ea0a46e06bcf744d9c9595a16fe580a','Bump glightbox to 3.3.1','',5001,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296420,0,'skjsonlylightbox','0.6.0',471,15,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1774860178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.1.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-14.1.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','d3eaa5c07e5e10ad866b68a4dd932164','Support TYPO3 14.1','',6000,0,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296421,0,'skjsonlylightbox','0.6.1',471,14,'JS only Lightbox GLightbox','Provides the pure Javascript GLightbox for text with image and tx_news. Based on jn_lighterbox',2,0,3,1775977676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-14.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','23256b21312a5cb5c737c618e3f5e1a1','Support TYPO3 14.2','',6001,1,0,'https://github.com/heisenbol/skjsonlylightbox/','ter','',''),
(9296422,0,'jv_add2group','1.0.2',1178,117,'Add Usergroup to Frontend user','Show Text with Checkbox. After user Accepts, add user to FE group',0,0,3,1608487075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','560de96111bdc103f412118ed865593e','Initial Upload - Working Version but still lacks documentation\r\nInstallation via Composer \r\ncomposer require jvelletti/jv_addgroup\r\n','',1000002,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296423,0,'jv_add2group','1.0.3',1178,114,'Add Usergroup to Frontend user','Show Text with Checkbox. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1608488961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','e5f4b952b058f51a799849cac63d9ce0','Adding first Version with documentation','',1000003,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296424,0,'jv_add2group','1.0.4',1178,129,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1608491033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','d4afe50f23901792fc6aa717a6ccb981','Adding images to documentation','',1000004,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296425,0,'jv_add2group','1.0.5',1178,153,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1608661027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','0bde04d4e77aa4ec495da717de1dbf7c','Fixing composer Requirement for TYPO3 Core Version ( 9.5  ) and better documentation','',1000005,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296426,0,'jv_add2group','10.4.6',1178,30,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1657380767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','9567dfe6881a1be844e3ae10fb9b050f','better Compatibility with LTS 10 and LTS 9 \r\nBraking Change. \r\nthe Plugin listtype was renamed for content elements (was unified to jv_add2group  (before jv_add2group_add2group )\r\n\r\nplease update database entries','',10004006,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296427,0,'jv_add2group','10.4.7',1178,29,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1657381046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','b191e6f52a956471fc4aa096d48472ad','Correct Version Number 10.4.7 (corercts last Upload) ','',10004007,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296428,0,'jv_add2group','10.4.8',1178,96,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1657381555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','ac5033a4891bfa3813d5732ce4dd1db6','UNify Version Number TER and Composer  to version 10.4.8 No other changes ','',10004008,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296429,0,'jv_add2group','11.5.7',1178,76,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1666365561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','79102e60bde8a9d66a5109ca1feb12e6','Only Needed Updates for TYPO3 CMS 11 \r\n- no breaking changes -, but also no new features.    ','',11005007,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296430,0,'jv_add2group','11.5.8',1178,79,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1666372575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','c6b3ce7ad6a4616a837cb13773a01eff','Small Feature - do not render Button or title at all, if no title or button text is given in backend ','',11005008,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296431,0,'jv_add2group','11.5.9',1178,83,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1666504719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','622bd80dd56a63d08e877b9cdb6bb398','BUG: Fixes the naming of example typoscript to overwrite the templatePath. previsly always default templatePath was used\r\n  ','',11005009,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296432,0,'jv_add2group','11.5.10',1178,75,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1667489496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','ae9fad6aeb3deac18c8d16d2ff9c1c23','finalized  Feature with configurable custom class (your own Finisher) via typoscript settings that finalizes the task.\r\n   (f.e. send Email to admin, create log entry etc )\r\n   see ClassesUtilityExampleWrapperUtility.php  and Typoscript settings.hookClasses.example {','',11005010,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296433,0,'jv_add2group','11.5.11',1178,77,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1667556331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','3836cf827a8474c53d8b00a5f941b769','[Feature] allow to set a list of allowed css Classes via Typoscript. One of them can be select in Plugin. \r\nsee Configuration Typoscript setup - settings.cssClasses','',11005011,0,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296434,0,'jv_add2group','11.5.12',1178,120,'Add or Remove Usergroup to Frontend user','Show Text with Button. After user Accepts, add user to FE group or remove him / her from group',1,0,3,1667834112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','844a38f94e0c08e89e234867fac187b2','[Feature] Add typoscript setting to suppress Nothing to Do message','',11005012,1,0,'https://github.com/velletti/jv_add2group/blob/master/README.md','ter','',''),
(9296435,0,'tt_products_foundby','0.1.3',294,146,'Shop System','Modified foundby select box entries for tt_products',2,0,3,1608568558,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"6.2.0-10.4.99\";s:11:\"tt_products\";s:12:\"2.9.10-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','0752e11b125ec663ae64755a9f74df2e','Initial version. This is an enhacement to the tt_products foundby select in the checkout process.','jambage.com',1003,0,0,'https://github.com/franzholz/tt_products_foundby','ter','',''),
(9296436,0,'tt_products_foundby','0.1.4',294,148,'Foundby Selector Texts for Shop System','Modified foundby select box entries for tt_products',2,0,3,1642867728,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"6.2.0-11.5.99\";s:11:\"tt_products\";s:12:\"2.9.10-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','c30ca09cce3f7d9b238230d1268b8f76','support for TYPO3 11.5 and PHP 8','jambage.com',1004,1,0,'https://github.com/franzholz/tt_products_foundby','ter','',''),
(9296437,0,'textimage_size','1.0.1',1620,58,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1608651428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','17c2140ffca6cbc400d9644426d7878e','First upload - Useful to resize text/image text/media text/pic content elements: The idea is to avoid 50%-50% size under bootstrap package. Simply select  a value for the size of the text from \"Appearance\"  \"Content Element Layout\" section  \"Layout field\"','',1000001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296438,0,'textimage_size','1.0.2',1620,68,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1608660226,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','f2ec2330c2c94a08e060b036a7424bf5','Manual available at: https://typo3-rollovereffects.uniud.it/development/textimage-size - to use it please include the library from web  templates  includes','',1000002,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296439,0,'textimage_size','1.0.3',1620,57,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1610104948,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','8cb1a694ad33410113350db45799e4eb','bug fix -full compat. with TYPO3 v. 10.x - resolved: menu layout  items not loaded.','',1000003,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296440,0,'textimage_size','1.1.0',1620,54,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1610359373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','c13c231ae6339f21f7254dfb1b2ddf90','New! The output below/above for Textpic/Texmedia content type  is available. Major changes: Layout menu items now shows the choice for the image size and NOT for text size. Backward compatibility ensured without any update wizard.','',1001000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296441,0,'textimage_size','1.1.1',1620,58,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1610367564,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','5315e5db1dc7e3858a2e5f392f5e9561','bugfix: static template not loaded.','',1001001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296442,0,'textimage_size','1.1.2',1620,67,'Text Media/Image size','allows you to change the output  for text/media and text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1611914240,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','d7f0712dd7609b8bb2945f8d305fdedc','bugfix in constants.typoscript ','',1001002,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296443,0,'textimage_size','1.2.0',1620,63,'Text Media/Image size','allows you to change the output  for standard content types text/image (textpict), text/media, and image rendered under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1618218478,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','082d1a9fb446d3842d3ea496a29bbf2a','new standard content type supported: \"image\"','',1002000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296444,0,'textimage_size','1.2.1',1620,65,'Text Media/Image size','allows you to change the output  for standard content types text/image (textpict), text/media, and image rendered under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split',1,0,3,1620911976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','2009338e8762d8cf9c257cdf1fc2c6e2','minor changes - composer.json file added.','',1002001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296445,0,'textimage_size','1.2.3',1620,108,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1621951790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','9c96d3857384147991195308a95dde37','improved composer.json parameters','',1002003,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296446,0,'textimage_size','1.3.0',1620,119,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1622450456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";s:17:\"bootstrap_package\";s:14:\"9.0.0-11.99.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','0f7fdbde3f2906aa8af81447674cd8e4','some problems fixed (I hope) with composer and github','',1003000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296447,0,'textimage_size','1.3.1',1620,78,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',2,0,3,1648740442,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:17:\"bootstrap_package\";s:13:\"9.0.0-11.5.99\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','4a988fec8a653eb099e93a55ff4e64b3','Now can be installed under TYPO3 v. 11.5.x. Maximum version of bootstrap_package supported: v. 11.0.3','',1003001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296448,0,'textimage_size','2.0.0',1620,62,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1650007956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:12:\"9.0.0-11.0.3\";}}','Alessandro Tuveri, Giulia Tuveri','at@specialistaweb.it, gt@pecialistaweb.it','gilas','2391b8e064cc05b29d8a7ea8552aa44c','warning: now this ext is compatible only with TYPO3 CMS v.11.x  and bootstrap_package 11.x. Not yet available for bootstrap_package v. 12.','',2000000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296449,0,'textimage_size','2.0.1',1620,86,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1657874658,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:13:\"9.0.0-12.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','b782b3195a1fdc7f0f1288b512b7c12f','compatibility with TYPO3 v.11.0.x and bootstrap_package 12.0.x - Warning: since this version if the  image/media contents is set with two columns, the space will be assigned to 2 columns and not as in the past.','',2000001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296450,0,'textimage_size','2.1.0',1620,36,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1665995915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:13:\"9.0.0-12.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','dd2154ff6b221d64b5ddfd276cb95f45','added compat to Bootstrap Package with bootstrap5 - little bug: grid-gutter-width not available via bootstrap constants (to review) configured as 40px (default)','',2001000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296451,0,'textimage_size','2.1.1',1620,38,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1666005867,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:13:\"9.0.0-12.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','03daeef5184bb287f63d8f738ceec97f','Backward compat with previous version installed (preserved the library \"Text/Image size\")','',2001001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296452,0,'textimage_size','2.1.2',1620,53,'Text Media/Image size','Useful change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1666248341,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:13:\"9.0.0-12.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','2789b874f094a764e48febcb683955fc','after update please reload the library from Web  Template  Edit whole template. Added clear cache on load and some minor changes.','',2001002,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296453,0,'textimage_size','3.0.0',1620,88,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1671649911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','a6b2fb08c646eaf1fb8cec13d3320f76','New version valid only for boostrap package v12 with Sccs and bootstrap 5 library loaded.','',3000000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296454,0,'textimage_size','3.0.2',1620,63,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1699115946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','08ff2da614ee318081ac9269c51a35dc','minor changes, bug fixing','',3000002,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296455,0,'textimage_size','3.0.3',1620,57,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1708537468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','4dc946ea00567389f77f8e4e355386c1','Fixed problems accessing git through packagegist. Now installing with composer should work.','',3000003,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296456,0,'textimage_size','3.1.1',1620,57,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1708874776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','2bbab32173f3a7215bc6159c773a1c22','fixed some bugs  and templates modified to put on work the correct output if default layer selected.','',3001001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296457,0,'textimage_size','3.1.2',1620,59,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1708936088,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','874df8bcf32024f030b36b976fad5634','bug fix, dropped support and library for less','',3001002,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296458,0,'textimage_size','3.2.0',1620,64,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1709630261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','d9763be66346fa0dc9dd01af47c40067','Improved image output; modified the cType Images only template to allow the correct output in percentage, revised SCSS styles','',3002000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296459,0,'textimage_size','3.3.0',1620,70,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1713194485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:17:\"bootstrap_package\";s:13:\"12.0.0-14.0.9\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','5644e69fe06db550165c15a8594d76f8','Added new typoscript code for image generation and changes via constants. Customizable setup code. Instructions on the typo3.specialistaweb.it website. Special thanks to Bernhard Eckl for his valuable suggestions and collaboration.','',3003000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296460,0,'textimage_size','4.0.0',1620,38,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1733307840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','748dca62bcd7650d000aa286e59919f9','compat version with typo3 12 to 13, bp v13 to 15','',4000000,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296461,0,'textimage_size','4.0.1',1620,50,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',1,0,3,1733319779,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','f14734899abb1501142f2d40efe19549','Some css modified, now TCEform for layout loads correctly, updated the right version in ext_emconf.php','',4000001,0,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296462,0,'textimage_size','4.0.2',1620,4,'Text Media/Image size','Use only with bootstrap 5  boostrap package 12 to change the output size for standard bootstrap package output (column split 50% image - 50% text). For content types text/image (textpict), text/media and image',2,0,3,1783442961,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-16.0.99\";}}','Giulia Tuveri','gt@pecialistaweb.it','gilas','b61eb8d0bc80621335961a37b19bc5c2','New release compatible with TYPO3 14 and bootstrap package 16.0.x','',4000002,1,0,'https://typo3.specialistaweb.it/development/textimage-size','ter','',''),
(9296463,0,'gd_cookieconsent','1.0.0',166,57,'Getdesigned cookie consent','TPO3 Extension for Getdesigned cookie consent (GDCC)',2,0,3,1608733444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Stephan','sta@getdesigned.at','w00dstock','a18e5c4416946c9e6cbdc10dd74a96cc','Initial upload.','Getdesigned',1000000,0,0,'https://github.com/getdesigned-vienna/typo3-cookie-consent/','ter','',''),
(9296464,0,'gd_cookieconsent','1.0.1',166,109,'Getdesigned cookie consent','TYPO3 Extension for Getdesigned cookie consent (GDCC)',2,0,3,1617887422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";}}','Stephan','sta@getdesigned.at','w00dstock','3c7ec0ae79c4f1537d21dd939149e9e2','Minor cleanup changes. Thanks to Phillip.','Getdesigned',1000001,1,0,'https://github.com/getdesigned-vienna/typo3-cookie-consent/','ter','',''),
(9296465,0,'store_inventory','9.5.0',564,119,'Store Inventory','An extension to manage a stock.',0,0,3,1609330095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"0.5.23-9.5.99\";}}','John Doe','john.doe@example.com','docteam','089e686d2d86248855b86e0478e59933','First version that can be installed via composer and is compatible to 9.5.','John Doe Inc.',9005000,0,0,'https://docs.typo3.org/typo3cms/ExtbaseFluidBook/4-FirstExtension/Index.html','ter','',''),
(9296466,0,'store_inventory','9.5.1',564,122,'Store Inventory','An extension to manage a stock.',0,0,3,1609331818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.23-9.5.99\";}}','John Doe','john.doe@example.com','docteam','33d36b9b5193288240ee898b9dba85d3','Fix version requirements','John Doe Inc.',9005001,0,0,'https://docs.typo3.org/typo3cms/ExtbaseFluidBook/4-FirstExtension/Index.html','ter','',''),
(9296467,0,'store_inventory','10.4.0',564,136,'Store Inventory','An extension to manage a stock.',0,0,3,1609332960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','John Doe','john.doe@example.com','docteam','6e9d22d8addbb6579bb6b998b4aa4b47','First Version for 10.4','John Doe Inc.',10004000,0,0,'https://docs.typo3.org/typo3cms/ExtbaseFluidBook/4-FirstExtension/Index.html','ter','',''),
(9296468,0,'store_inventory','11.0.0',564,187,'Store Inventory','An extension to manage a stock.',0,0,3,1609340516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','John Doe','john.doe@example.com','docteam','bb757e7137c82c8f7c6f21a214d406dc','Initial version for TYPO3 11','John Doe Inc.',11000000,1,0,'https://docs.typo3.org/typo3cms/ExtbaseFluidBook/4-FirstExtension/Index.html','ter','',''),
(9296469,0,'bypassemailsendlimitation','0.9.0',276,56,'Bypass email send limitation','With this extension you can bypass the send limit if the hoster allows only a certain number of mail per SMTP session. ',1,0,3,1609501768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','abandoned_extensions','2a774edcc0f884a02af343bb2e825d89','EN: The mail API of Typo3 collects all mails in a queue, which are sent in one SMTP session at once. For newsletters this can lead to problems if there is a mail limit for the SMTP sessions from the provider. This extension splits the SMTP sessions. \r\n\r\nDE: Die Mail-API von Typo3 sammelt alle Mails in einer Warteschlange, welche in einer SMTP-Session auf einmal gesendet werden. Bei Newslettern kann das zu Problemen führen, wenn eine Mail-Limitierung für die SMTP-Sessionen vom Provider existiert. Diese Erweiterung splittet die SMTP-Sessions. ','',9000,0,0,'','ter','',''),
(9296470,0,'bypassemailsendlimitation','0.9.1',276,89,'Bypass email send limitation','With this extension you can bypass the send limit if the hoster allows only a certain number of mail per SMTP session. ',1,0,4,1609670222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','abandoned_extensions','867854c0ddf1749b7d0f6d92c7da5130','Change the category: from frontend plugins  to misc','',9001,0,0,'','ter','',''),
(9296471,0,'bypassemailsendlimitation','1.0.0',276,131,'Bypass email send limitation','With this extension you can bypass the send limit if the hoster allows only a certain number of mail per SMTP session. ',2,0,4,1618129511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Clemens Gogolin','service@cylancer.net','abandoned_extensions','580a55cd70b08c39bc9b781a89937925','ca. 100 downloads and none issues: from the beta state to stable state. :) ','',1000000,1,0,'','ter','',''),
(9296472,0,'rtg_abbreviations','1.1.2',120,120,'Abbreviations','Provide list of abbreviations with pagination and filering. Mark selected abbreviations in output Typo3 page content (with abbr tag).',1,0,3,1609788366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Robert Gonda','robert.gonda@gmail.com','robertgonda','688c99fc4a090fdd8edf11afcf4c1903','First release.  \r\nProvide list of abbreviations with pagination and filering. Mark selected abbreviations in output Typo3 page content (with abbr tag).','',1001002,1,0,'','ter','',''),
(9296473,0,'masi','1.2.0',576,147,'B13 â masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1609973021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','0020fc8e1dd6e7bdd6b084e45e9901c4','Added compatibility for TYPO3 v11','b13 GmbH',1002000,0,0,'','ter','',''),
(9296474,0,'masi','1.2.2',576,115,'Masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1652103404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','46cf8b79b08d2e16a61d9d476b0108ee','[RELEASE] 1.2.2','b13 GmbH',1002002,0,0,'','ter','',''),
(9296475,0,'masi','2.0.0',576,82,'Masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1670913804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','2140ad9125fc6a17d3e768dc300dbfaf','Merge pull request 29 from b13/task/v12 [!!!][TASK] change dependencies','b13 GmbH',2000000,0,0,'','ter','',''),
(9296476,0,'masi','2.0.1',576,103,'Masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1671796691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','0d541b9be88401b1530b59b9a4559a00','[RELEASE] 2.0.1','b13 GmbH',2000001,0,0,'','ter','',''),
(9296477,0,'masi','2.0.2',576,82,'Masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1701253902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','132a368df516c0b2c0c4802f3cc14176','[RELEASE] 2.0.2','b13 GmbH',2000002,0,0,'','ter','',''),
(9296478,0,'masi','3.0.0',576,47,'Masi - customize your Page URLs','Adds convenient features for excluding pages when generating URLs.',2,0,0,1733825722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','a91743813a9dc44dcc20d697a1216b73','[RELEASE] TYPO3 v13 support','b13 GmbH',3000000,1,0,'','ter','',''),
(9296479,0,'xlsexport','1.0.1',1104,52,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1610106558,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"9.5.0-9.5.99\";s:5:\"fluid\";s:12:\"9.5.0-9.5.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Markus Hofmann','typo3@calien.de','calien666','04e40c1fd7f522e68d25952c27978788','Add README.md','',1000001,0,0,'','ter','',''),
(9296480,0,'xlsexport','1.0.2',1104,117,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1610106827,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:12:\"9.5.0-9.5.99\";s:5:\"fluid\";s:12:\"9.5.0-9.5.99\";s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Markus Hofmann','typo3@calien.de','calien666','356034931755988c8dbe709f30c6c678','First release, fixed problem with wrong version number','',1000002,0,0,'','ter','',''),
(9296481,0,'xlsexport','1.0.3',1104,141,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1610110951,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:13:\"8.7.0-10.4.99\";s:5:\"fluid\";s:13:\"8.7.0-10.4.99\";s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','9a3ae1f58703c177454b2dbe50fc53b7','Fix failures with Class Loader and int string conversation','',1000003,0,0,'','ter','',''),
(9296482,0,'xlsexport','2.1.0',1104,103,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1634112698,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','42baa7acc796ce233c969da7f7f593d8','Set PHP support to 7.3 due to TYPO3 v10 allows PHP 7.3','',2001000,0,0,'','ter','',''),
(9296483,0,'xlsexport','2.1.1',1104,101,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1634112965,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','9d75403169c14d134ee30fd50bb6a807','[BUGFIX] Download file is written in MIMETYPE for Xlsx, but writer had xls as default, changed all to xlsx, fixes Issue 1','',2001001,0,0,'','ter','',''),
(9296484,0,'xlsexport','3.0.5',1104,128,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1634119356,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','49d52e6be4a0002ee075deea4a674b79','[TASK] Update publisher to tailor','',3000005,0,0,'','ter','',''),
(9296485,0,'xlsexport','2.1.2',1104,106,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1635848076,'a:1:{s:7:\"depends\";a:3:{s:7:\"extbase\";s:14:\"10.4.0-10.4.99\";s:5:\"fluid\";s:14:\"10.4.0-10.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','e656d9fa16850010b1b5e9d54dc86e80','[TASK] replace fetchAllAssociative() with fetchAll() for compatibility with downloaded TYPO3 Core, fixes issue 2','',2001002,0,0,'','ter','',''),
(9296486,0,'xlsexport','3.1.0',1104,84,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1676068394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','a5dc7d5f67664351d4f78660c2e9995a','Refactored backend module, deprecated hook handling, increased PhpSpreadsheet minimal version','',3001000,0,0,'https://docs.typo3.org/p/calien/xlsexport/3.1/en-us','ter','',''),
(9296487,0,'xlsexport','3.1.1',1104,70,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1683297174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','9d507933f5de853761ab962620821c21','Fix error in ext_emconf for TER Download','',3001001,0,0,'https://docs.typo3.org/p/calien/xlsexport/3.1/en-us','ter','',''),
(9296488,0,'xlsexport','3.1.2',1104,93,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1683463970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','258f322cb446abd4f322228c9940fce5','Bugfix release\r\n\r\nFormer versions had issues with autoloading. This release fixes the issue','',3001002,0,0,'https://docs.typo3.org/p/calien/xlsexport/3.1/en-us','ter','',''),
(9296489,0,'xlsexport','3.1.6',1104,43,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1724082210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','1ac8f7664c0f58d96c4a1a061a7dd29b','Undo changes','',3001006,0,0,'https://docs.typo3.org/p/calien/xlsexport/3.1/en-us','ter','',''),
(9296490,0,'xlsexport','3.1.8',1104,57,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1724084403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','d2da05bf2d10544186f76ffb6f25de36','[BUGFIX] Make phpspreadsheet available in TER Change order in composer installation','',3001008,0,0,'https://docs.typo3.org/p/calien/xlsexport/3.1/en-us','ter','',''),
(9296491,0,'xlsexport','4.0.1',1104,4,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1782984685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','210d72c3ebe7cd87ecd7a2ea8127b198','TYPO3 12 support','',4000001,0,0,'','ter','',''),
(9296492,0,'xlsexport','5.0.0',1104,5,'Calien - XLS Exporter','Excel exporter, fully configurable for every table',1,0,1,1784675587,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Markus Hofmann & Frank Berger','typo3@calien.de','calien666','8a47bfe4172734166f403aa65d3c2bbd','https://github.com/calien666/typo3-xlsexport/releases/tag/5.0.0','',5000000,1,0,'https://docs.typo3.org/p/calien/xlsexport/5.0/en-us','ter','',''),
(9296493,0,'picture','1.0.0',1129,134,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1610119787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','f4358a1ec4e8fa0879adb007961c702e','First stable release and compatibility for TYPO3 v11','b13 GmbH, Stuttgart',1000000,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296494,0,'picture','1.0.3',1129,133,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1621695900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','d8e00fc1b8b6108ac21cf6faee6f4688','[TASK] Release v1.0.3','b13 GmbH, Stuttgart',1000003,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296495,0,'picture','1.1.0',1129,129,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1638445419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','2f3db69e8be0346608259b6ba1803372','[RELEASE] Release v1.1.0','b13 GmbH, Stuttgart',1001000,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296496,0,'picture','1.2.3',1129,100,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1660892115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','76db10bd15bf1c4553a6e486edfb93c0','[RELEASE] 1.2.3','b13 GmbH, Stuttgart',1002003,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296497,0,'picture','1.3.0',1129,93,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1663922356,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','10b8b39e03b6af0fb317d70e0a2f1d7d','[RELEASE] 1.3.0','b13 GmbH, Stuttgart',1003000,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296498,0,'picture','1.3.1',1129,97,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1665581855,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','17dcf62198ac3bf2d46be082708326a3','[RELEASE] 1.3.1','b13 GmbH, Stuttgart',1003001,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296499,0,'picture','1.3.2',1129,86,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1667901671,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb','typo3@b13.com','benni','41242126f626db5a00295e5cdb92ff4b','[RELEASE] 1.3.2','b13 GmbH, Stuttgart',1003002,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296500,0,'picture','2.0.0',1129,101,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1669737829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','David Steeb','typo3@b13.com','benni','df1c3ad6d292faf381c129a30a809ee5','Merge pull request 35 from b13/task/v12 [TASK] provide TYPO3 v12 Support','b13 GmbH, Stuttgart',2000000,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296501,0,'picture','2.0.3',1129,75,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1696943576,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','David Steeb','typo3@b13.com','benni','26845d908e0acdad7c1611adca8c5d69','[RELEASE] 2.0.3','b13 GmbH, Stuttgart',2000003,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296502,0,'picture','2.0.4',1129,58,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1714730875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','David Steeb','typo3@b13.com','benni','a0bade373e1745f153099d51e2f711ca','[RELEASE] Release 2.0.4','b13 GmbH, Stuttgart',2000004,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296503,0,'picture','3.0.1',1129,43,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1729007414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','David Steeb','typo3@b13.com','benni','7fb63d57b17113825320062f4ac15e02','[TASK] Release 3.0.1','b13 GmbH, Stuttgart',3000001,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296504,0,'picture','3.0.2',1129,52,'Picture: Extended Image ViewHelper','Improved TYPO3 image ViewHelper creating picture elements with support for sizes, sources, additional image formats, etc.',2,0,2,1732119865,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','David Steeb','typo3@b13.com','benni','06f0ec7d737def5e89bb7ce1770333e9','[RELEASE] 3.0.2','b13 GmbH, Stuttgart',3000002,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296505,0,'picture','3.0.4',1129,20,'Picture: Extended Image ViewHelper','Improved TYPO3 Image ViewHelper creating picture elements with support for sizes, sources, and additional image formats.',2,0,2,1765557874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','David Steeb','typo3@b13.com','benni','6338b7c4324d7f0eea94af5bcdb28004','[RELEASE] Release 3.0.4','b13 GmbH, Stuttgart',3000004,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296506,0,'picture','4.0.1',1129,4,'Picture: Extended Image ViewHelper','Improved TYPO3 Image ViewHelper creating picture elements with support for sizes, sources, and additional image formats.',2,0,2,1785329085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','David Steeb','typo3@b13.com','benni','8c498b60ca0b608746d84738906b9373','[RELEASE] 4.0.1','b13 GmbH, Stuttgart',4000001,0,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296507,0,'picture','4.0.2',1129,4,'Picture: Extended Image ViewHelper','Improved TYPO3 Image ViewHelper creating picture elements with support for sizes, sources, and additional image formats.',2,0,2,1785329412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','David Steeb','typo3@b13.com','benni','ddb79779bf78a7249eedcdef41c69e43','[RELEASE] 4.0.2','b13 GmbH, Stuttgart',4000002,1,0,'https://github.com/b13/picture/blob/master/README.md','ter','',''),
(9296508,0,'host_variants','1.1.0',190,190,'Hosts Variants','Extends the base variants condition with current host.',2,0,2,1610223835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Daniel Goerz','daniel.goerz@b13.com','benni','0790f22b657d7b4032ce4774a1d6778a','Added compatibility for TYPO3 v11','',1001000,1,0,'','ter','',''),
(9296509,0,'cta','1.1.0',415,133,'Content-type \"CTA\"','Adds a CTA Content-type to tt_content',2,0,4,1610313085,'a:1:{s:7:\"depends\";a:1:{s:20:\"fluid_styled_content\";s:1:\"*\";}}','David Steeb, b13 GmbH','typo3@b13.com','benni','1c6e89395ec676019f02c1cbced4f046','Added compatibility for TYPO3 v11','b13 GmbH',1001000,0,0,'https://github.com/b13/cta/blob/master/README.md','ter','',''),
(9296510,0,'cta','1.1.2',415,105,'Content type \"CTA\"','Adds a CTA content type to tt_content',2,0,4,1621768239,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:1:\"*\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb, b13 GmbH','typo3@b13.com','benni','b611f3f1411cb8d4380e911501e8c3d2','[TASK] Update ext_emconf','b13 GmbH',1001002,0,0,'https://github.com/b13/cta/blob/master/README.md','ter','',''),
(9296511,0,'cta','1.1.3',415,177,'Content type \"CTA\"','Adds a CTA content type to tt_content',2,0,4,1621768930,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:1:\"*\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','David Steeb, b13 GmbH','typo3@b13.com','benni','a081670870490cec50800af91df4d74e','[TASK] Release v1.1.3','b13 GmbH',1001003,1,0,'https://github.com/b13/cta/blob/master/README.md','ter','',''),
(9296512,0,'content_owners','1.0.1',396,140,'Content Owners','This extension adds a field to tt_content elements or other records to specify the only allowed BE user to edit the record (admins can edit anyway)',1,0,3,1610373418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','e50fbaa1b54954de05e6f7ffe12405dc','Initial release. Have fun :-)','jansass GmbH',1000001,0,0,'https://github.com/Schweriner/content_owners/wiki/Documentation','ter','',''),
(9296513,0,'content_owners','1.1.0',396,142,'Content Owners','This extension adds a field to tt_content elements or other records to specify the only allowed BE user to edit the record (admins can edit anyway)',1,0,3,1632917570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','13e24fe059d56bc0ea7f6d66f1ed60cd','FEATURE: New option to hide records from users which are not assigned to themself','jansass GmbH',1001000,0,0,'https://github.com/Schweriner/content_owners/wiki/Documentation','ter','',''),
(9296514,0,'content_owners','1.2.0',396,114,'Content Owners','This extension adds a field to tt_content elements or other records to specify the only allowed BE user to edit the record (admins can edit anyway)',1,0,3,1674140510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Paul Beck','hi@toll-paul.de','paul_beck','34b9599defc4945fe3c612e9ab9b94f0','Compat with 11 LTS and SQL Strict Modes; Dropped 10 LTS support','jansass GmbH',1002000,1,0,'https://github.com/Schweriner/content_owners/wiki/Documentation','ter','',''),
(9296515,0,'authorized_preview','1.3.0',190,190,'Authorized Previews','Generate URLs that grant access to hidden languages without a backend login',2,0,0,1610402804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Daniel Goerz','daniel.goerz@b13.com','benni','e689c432ca1bd9c871db3f3f748e6747','Added compatibility for TYPO3 v11','b13 GmbH',1003000,1,0,'','ter','',''),
(9296516,0,'mentor_finder','2.0.5',309,31,'Mentor Finder','Mit dieser Extension ist es Mentees möglich anhand Suchkriterien den passenden Mentor zu finden.',2,0,3,1610449135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"sf_register\";s:12:\"9.3.0-9.3.99\";}}','Heiko Wollersheim','heiko.wollersheim@eifel-online.com','gesellschaft_fuer_informatik','5b04dbab6b84b8aad6f29d25b9d5141f','Erstveröffentlichung der Extension Mentoren Finder','',2000005,0,0,'https://docs.typo3.org/p/gi/mentor-finder/2.0/en-us','ter','',''),
(9296517,0,'mentor_finder','2.0.6',309,51,'Mentor Finder','Mit dieser Extension ist es Mentees möglich anhand Suchkriterien den passenden Mentor zu finden.',2,0,3,1610450849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"sf_register\";s:12:\"9.3.0-9.3.99\";}}','Heiko Wollersheim','heiko.wollersheim@eifel-online.com','gesellschaft_fuer_informatik','4a6efb940cecee205e70e676bdcd06f6','Veröffentlichung diverser Änderungen','Gesellschaft für Informatik e.V.',2000006,0,0,'https://docs.typo3.org/p/gi/mentor-finder/2.0/en-us','ter','',''),
(9296518,0,'mentor_finder','2.0.8',309,52,'Mentor Finder','Mit dieser Extension ist es Mentees möglich anhand Suchkriterien den passenden Mentor zu finden.',2,0,3,1610672479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"sf_register\";s:12:\"9.3.0-9.3.99\";}}','Heiko Wollersheim','heiko.wollersheim@eifel-online.com','gesellschaft_fuer_informatik','6a1b53c1fe26fc95614b5299977e0aab','Passe Informationen in der composer.json an.','Gesellschaft für Informatik e.V.',2000008,0,0,'https://docs.typo3.org/p/gi/mentor-finder/2.0/en-us','ter','',''),
(9296519,0,'mentor_finder','2.1.0',309,175,'Mentor Finder','Mit dieser Extension ist es Mentees möglich anhand Suchkriterien den passenden Mentor zu finden.',2,0,3,1612180694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:11:\"sf_register\";s:12:\"9.3.0-9.3.99\";}}','Heiko Wollersheim','heiko.wollersheim@eifel-online.com','gesellschaft_fuer_informatik','0fe148e800c16d69e92e9e7a11220dcc','Fehlerbehebung in der Syntax der composer.json','Gesellschaft für Informatik e.V.',2001000,1,0,'https://docs.typo3.org/p/gi/mentor-finder/2.1/en-us','ter','',''),
(9296520,0,'quickedit','0.1.0',1056,135,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',0,0,0,1610467195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','121525fbb1b246cf55cfa885351ec635','Initial release of quickedit toolbar','punkt.de GmbH',1000,0,0,'https://docs.typo3.org/p/punktde/quickedit/0.1/en-us','ter','',''),
(9296521,0,'quickedit','0.1.1',1056,147,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1611149768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','7b05a27d839e516450a390591d26cf2b','Small fixes in composer file.\r\nAlso update of extension version and state from alpha to beta.','punkt.de GmbH',1001,0,0,'https://docs.typo3.org/p/punktde/quickedit/0.1/en-us','ter','',''),
(9296522,0,'quickedit','0.2.0',1056,151,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1619777334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','1f42a4dfd973c313cb40e48e6031183b',' Toolbar can now be used with translated pages.\r\n Add extension key to composer.json file\r\n','punkt.de GmbH',2000,0,0,'https://docs.typo3.org/p/punktde/quickedit/0.2/en-us','ter','',''),
(9296523,0,'quickedit','0.2.1',1056,120,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1642777211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','47e3cc39649fca0ad206adbd8ed2642c','Fix missing icons issues in Extension Manager and with TYPO3 10','punkt.de GmbH',2001,0,0,'https://docs.typo3.org/p/punktde/quickedit/0.2/en-us','ter','',''),
(9296524,0,'quickedit','1.0.0',1056,105,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1662122459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','7c8cbb2b2142217cbde622bec8d33677','Update extension for TYPO3 11 LTS compatibility','punkt.de GmbH',1000000,0,0,'https://docs.typo3.org/p/punktde/quickedit/1.0/en-us','ter','',''),
(9296525,0,'quickedit','0.2.2',1056,79,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1668411377,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.0 - 10.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','4a2a80554460b5dca3194875337e41cb','- Fix php warnings in backend\r\n- Fix README-md example code','punkt.de GmbH',2002,0,0,'https://docs.typo3.org/p/punktde/quickedit/0.2/en-us','ter','',''),
(9296526,0,'quickedit','1.0.1',1056,94,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1668411622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','de9920897b8018b6aabf0468025bfc7c','- Fix php warnings in backend\r\n- Fix README.md example code ','punkt.de GmbH',1000001,0,0,'https://docs.typo3.org/p/punktde/quickedit/1.0/en-us','ter','',''),
(9296527,0,'quickedit','1.1.0',1056,112,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1669969893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','8fc7379751fb701e37a88d6bc74e9c53','- Improve display of field value preview\r\n- Update example config and known problems page\r\n','punkt.de GmbH',1001000,0,0,'https://docs.typo3.org/p/punktde/quickedit/1.1/en-us','ter','',''),
(9296528,0,'quickedit','2.0.0',1056,68,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1715091384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','c474f3126d3112c55ad5880836a32cfa','Update extension for TYPO3 12 LTS compatibility','punkt.de GmbH',2000000,0,0,'https://docs.typo3.org/p/punktde/quickedit/2.0/en-us','ter','',''),
(9296529,0,'quickedit','3.0.0',1056,45,'Toolbar for editing page properties','This extension provides a configurable toolbar for editing page properties.',1,0,0,1738840782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Alexander Böhm','t3extensions@punkt.de','punkt.de','87d2d80223a02c88b1c9643e9384bbc3','Update extension for TYPO3 13 LTS compatibility ','punkt.de GmbH',3000000,1,0,'https://docs.typo3.org/p/punktde/quickedit/3.0/en-us','ter','',''),
(9296530,0,'mysql_widget','0.1.0',470,149,'MySQL Widget','Add DashBoard widgets to show MySQL status',2,0,3,1610489068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','6db659dd633cdc33ecc37cb2acfcae60','Initial upload','',1000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/0.1/en-us','ter','',''),
(9296531,0,'mysql_widget','0.2.0',470,65,'MySQL Widget','Add DashBoard widgets to show MySQL status',2,0,3,1645126257,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','870163daff3c3007a6ccb6bca3f6adcb','- Add TYPO3 11 compatibility\r\n- Remove PHP 7.2 and 7.3 compatibility\r\n- Add PHP 8.0 and 8.1 compatibility\r\n','',2000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/0.2/en-us','ter','',''),
(9296532,0,'mysql_widget','0.2.1',470,117,'MySQL Widget','Add DashBoard widgets to show MySQL status',2,0,3,1668720621,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','218531d607d318929051fedadee4f778','Remove version from composer.json\r\nUpdate structure of documentation\r\nAdd .github directory to .gitattributes\r\nUpdate TYPO3 dependencies','',2001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/0.2/en-us','ter','',''),
(9296533,0,'mysql_widget','1.0.0',470,44,'MySQL Dashboard Widget','Add DashBoard widgets to show MySQL status',2,0,3,1722033320,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.17-13.4.99\";s:9:\"dashboard\";s:15:\"12.4.17-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f793f45c5156039a48df769108845c92','Add TYPO3 13 compatibility\r\nAdd TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\nUpdate documentation','',1000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/1.0/en-us','ter','',''),
(9296534,0,'mysql_widget','1.0.1',470,60,'MySQL Dashboard Widget','Add DashBoard widgets to show MySQL status',2,0,3,1722033920,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.17-13.4.99\";s:9:\"dashboard\";s:15:\"12.4.17-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','637bee92997f986ff2c0e21e4243653d','Add badges to README.md\r\nAdd new extension icon as SVG','',1000001,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/1.0/en-us','ter','',''),
(9296535,0,'mysql_widget','2.0.0',470,19,'MySQL Dashboard Widget','Add DashBoard widgets to show MySQL status',2,0,3,1766772870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:9:\"dashboard\";s:15:\"14.0.0-14.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','bdb92dd51e38b41f9871ccccad831ea0','Add TYPO3 14 compatibility\r\nRemove TYPO3 12 and 13 compatibility','',2000000,0,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/2.0/en-us','ter','',''),
(9296536,0,'mysql_widget','2.0.1',470,16,'MySQL Dashboard Widget','Add DashBoard widgets to show MySQL status',2,0,3,1770189841,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:9:\"dashboard\";s:15:\"14.0.0-14.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','86cae8ac450e8dae32c70a18f1ee4cf8','Bugfix: Remove trgLng from en only translation file','',2000001,1,0,'https://docs.typo3.org/p/stefanfroemken/mysql-widget/2.0/en-us','ter','',''),
(9296537,0,'calendarize_address','1.0.0',1193,70,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',1,0,3,1610568644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:12:\"7.3.0-8.9.99\";}}','Andreas Kastl','','akastl','50c1305f91b0eb898d70682440533b8d','Initial upload to Typo3 extension repository.','',1000000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296538,0,'calendarize_address','1.1.0',1193,125,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',1,0,3,1612039244,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:12:\"7.3.0-8.9.99\";s:10:\"tt_address\";s:12:\"5.1.2-5.9.99\";}}','Andreas Kastl','','akastl','57a018b57567cf88bc3f16e5dc97082e','Extended location and organizer views, code cleanups and fix for German translation. See https://github.com/andreaskastl/calendarize_address/releases/tag/1.1.0','',1001000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296539,0,'calendarize_address','1.2.0',1193,137,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1612712554,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:12:\"7.3.0-8.9.99\";s:10:\"tt_address\";s:12:\"5.1.2-5.9.99\";}}','Andreas Kastl','','akastl','b0b05abd406c71a9eb7058a50a2bf239','Sorting of events in location and organizer views corrected. Extension state set to stable. See https://github.com/andreaskastl/calendarize_address/releases/tag/1.2.0','',1002000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296540,0,'calendarize_address','1.3.0',1193,120,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1616791203,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:12:\"8.0.0-9.9.99\";s:10:\"tt_address\";s:12:\"5.2.0-5.9.99\";}}','Andreas Kastl','','akastl','77551e27f5df3cacefb36c70f27be29a','Dropped PHP 7.2 support in sync with calendarize 9.0.0 release, composer.json and ext_emconf.php updated. See https://github.com/andreaskastl/calendarize_address/releases/tag/1.3.0','',1003000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296541,0,'calendarize_address','1.3.1',1193,136,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1616859273,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:12:\"8.0.0-9.9.99\";s:10:\"tt_address\";s:12:\"5.2.0-5.9.99\";}}','Andreas Kastl','','akastl','1cb77de121586e7d6fd2619b524ac592','Fixed composer.json. See https://github.com/andreaskastl/calendarize_address/releases/tag/1.3.1','',1003001,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296542,0,'calendarize_address','2.0.0',1193,138,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1626987196,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.12-10.4.99\";s:11:\"calendarize\";s:14:\"10.0.0-10.9.99\";s:10:\"tt_address\";s:12:\"5.2.0-5.9.99\";}}','Andreas Kastl','','akastl','f2cc1317095eedbb9d5d9b83a429367a','Calendarize 10 compatibility. Please check and adjust your customized templates and partials if needed. See https://github.com/andreaskastl/calendarize_address/releases/tag/2.0.0','',2000000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296543,0,'calendarize_address','3.0.1',1193,109,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1648160854,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.3.0-7.4.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:11:\"calendarize\";s:14:\"11.0.0-12.9.99\";s:10:\"tt_address\";s:12:\"5.3.0-6.1.99\";}}','Andreas Kastl','','akastl','ad03220c3581a1345ac5635ceb006e0c','Calendarize 12 and tt_address 6.1 compatibility. Please check and adjust your customized templates and partials when upgrading from calendarize_address 1.x versions. See https://github.com/andreaskastl/calendarize_address/releases/. \r\nPlease note when using Typo3 LTS 11: PHP 8 is not supported yet.','',3000001,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296544,0,'calendarize_address','4.0.0',1193,122,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1651421913,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:10:\"tt_address\";s:12:\"6.0.0-6.1.99\";s:11:\"calendarize\";s:14:\"12.1.0-12.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','2fb4334d19a09f7a2adb0a2ce7003af9','Compatibility with Typo3 11 LTS and PHP 8.1\r\nSee https://github.com/andreaskastl/calendarize_address/releases/tag/4.0.0','',4000000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296545,0,'calendarize_address','4.1.0',1193,102,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1680635657,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.20-11.5.99\";s:10:\"tt_address\";s:12:\"6.0.0-7.9.99\";s:11:\"calendarize\";s:14:\"12.1.0-12.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','a0537a2c4a71bb1d67b67f48b1e1b67c','Compatibility with tt_address version 7.x\r\nSee https://github.com/andreaskastl/calendarize_address/releases/tag/4.1.0 ','',4001000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296546,0,'calendarize_address','5.0.0',1193,55,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1720216215,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:10:\"tt_address\";s:12:\"7.0.0-8.9.99\";s:11:\"calendarize\";s:14:\"12.1.0-13.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','c3820e943f4addbc3ff51ed6330f58b5','Compatibility with Typo3 12, calendarize 13 and tt_address 8. Dropped support for older versions.\r\nSee https://github.com/andreaskastl/calendarize_address/releases/tag/5.0.0','',5000000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296547,0,'calendarize_address','6.0.0',1193,43,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1737409461,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:10:\"tt_address\";s:12:\"7.0.0-9.9.99\";s:11:\"calendarize\";s:14:\"13.0.0-13.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','9de0b02e172c630ce80cbb157a95a7e3','Compatibility with Typo3 12 and 13, calendarize 13 and tt_address 7 to 9. Dropped support for older versions. \r\nSee https://github.com/andreaskastl/calendarize_address/releases/tag/6.0.0 ','',6000000,0,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296548,0,'calendarize_address','7.1.0',1193,36,'Calendarize - Address Extension','Extends EXT:calendarize events with location and organizer records based on EXT:tt_address records and provides corresponding location and organizer views.',2,0,3,1747947705,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:10:\"tt_address\";s:12:\"9.0.0-9.9.99\";s:11:\"calendarize\";s:14:\"13.0.0-14.9.99\";}}','Andreas Kastl','typo3@andreaskastl.de','akastl','ef738f9c644da27f6712288685122771','Compatibility with Typo3 12 and 13, calendarize 13 and 14, tt_address 9. Dropped support for older versions.\r\nSee https://github.com/andreaskastl/calendarize_address/releases/tag/7.1.0 ','',7001000,1,0,'https://github.com/andreaskastl/calendarize_address','ter','',''),
(9296549,0,'kesearch_shortcut_indexer','0.9.9',155,41,'KeSearch Indexer for Shortcut Elements','Indexer for shortcut elements, can handle mask records as well',2,0,0,1610717995,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Henrik Ziegenhain','henrik@hziegenhain.de','hziegenhain','2808d15c5fc2a8ab9fc95583831f88fb','[RELEASE] Version 0.9.10','',9009,0,0,'https://gitlab.com/hziegenhain/kesearch_shortcut_indexer/-/blob/master/README.md','ter','',''),
(9296550,0,'kesearch_shortcut_indexer','1.0.0',155,114,'KeSearch Indexer for Shortcut Elements','Indexer for shortcut elements, can handle mask records as well',2,0,0,1610718683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:9:\"ke_search\";s:13:\"3.1.0-3.99.99\";}}','Henrik Ziegenhain','henrik@hziegenhain.de','hziegenhain','98d7c98bcf3492647c72692dbc1ddb1a','[RELEASE] First public release of Version 1.0.0','',1000000,1,0,'https://gitlab.com/hziegenhain/kesearch_shortcut_indexer/-/blob/master/README.md','ter','',''),
(9296551,0,'vinou_connector','5.6.3',261,45,'Vinou Connector','Extension that provides a connection for vinou.de and display wines and winelists via fluid templates',1,0,3,1610753594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Vinou development team','kontakt@vinou.de','vinou-platform','e3814bf0ef1817f223fb607885b5db0e','First official release','Vinou GmbH',5006003,0,0,'https://github.com/vinou-platform/vinou-connector','ter','',''),
(9296552,0,'vinou_connector','5.6.4',261,46,'Vinou Connector','Extension that provides a connection for vinou.de and display wines and winelists via fluid templates',1,0,3,1612304283,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Vinou development team','kontakt@vinou.de','vinou-platform','01e065e2413627f50cb14c2080952276','[BUGFIX] shop basket validation','Vinou GmbH',5006004,0,0,'https://github.com/vinou-platform/vinou-connector','ter','',''),
(9296553,0,'vinou_connector','5.7.0',261,31,'Vinou Connector','Extension that provides a connection for vinou.de and display wines and winelists via fluid templates',1,0,3,1614165774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Vinou development team','kontakt@vinou.de','vinou-platform','e6644b034cbf14ca759a814637a0c3af','[RELEASE] 5.7.0 new topseller feature','Vinou GmbH',5007000,0,0,'https://github.com/vinou-platform/vinou-connector','ter','',''),
(9296554,0,'vinou_connector','5.7.1',261,35,'Vinou Connector','Extension that provides a connection for vinou.de and display wines and winelists via fluid templates',1,0,3,1614461831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Vinou development team','kontakt@vinou.de','vinou-platform','33e2952d72360ca26f833cfa8f490f88','[RELEASE] 5.7.1 new dialog options configurable via javascript','Vinou GmbH',5007001,0,0,'https://github.com/vinou-platform/vinou-connector','ter','',''),
(9296555,0,'vinou_connector','5.7.2',261,104,'Vinou Connector','Extension that provides a connection for vinou.de and display wines and winelists via fluid templates',1,0,3,1614699647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Vinou development team','kontakt@vinou.de','vinou-platform','0d3870a185227c2b1bac3616dc0376c8','[PATCH] 5.7.2 minor javascript issue','Vinou GmbH',5007002,1,0,'https://github.com/vinou-platform/vinou-connector','ter','',''),
(9296556,0,'plesk_widget','1.0.1',640,130,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1610759126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f249a4ac1ada7749bc031b2e0e3a1640','Initial upload','',1000001,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/1.0/en-us','ter','',''),
(9296557,0,'plesk_widget','1.1.0',640,144,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1611178833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','4f1bec699cc097f774b7d514bb317a0a','Button to Plesk contains Session for auto-login','',1001000,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/1.1/en-us','ter','',''),
(9296558,0,'plesk_widget','1.2.0',640,95,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1645130501,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','225890140c4b9c4ee69d7289a6e2b291','- Add TYPO3 11 compatibility\r\n- Remove PHP 7.2 and 7.3 compatibility\r\n- Add PHP 8.0 and 8.1 compatibility\r\n- Update Plesk SDK to version 1.1.2\r\n','',1002000,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/1.2/en-us','ter','',''),
(9296559,0,'plesk_widget','1.2.1',640,144,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1645218661,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','1bce709091f2667f0b3c61c0071988a5','[BUGFIX] Set EXT:dashboard as requirement\r\n[TASK] Remove setters from ExtConf','',1002001,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/1.2/en-us','ter','',''),
(9296560,0,'plesk_widget','2.0.1',640,35,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1736628499,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.24-12.4.99\";s:9:\"dashboard\";s:15:\"12.4.24-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','d6c6f976be1a6a2834dd5617b56a0dc2','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\nAdd PHP Information Widget\r\nSeparate Server Information into its own widget\r\n','',2000001,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/2.0/en-us','ter','',''),
(9296561,0,'plesk_widget','3.0.0',640,38,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1736630527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.24-13.4.99\";s:9:\"dashboard\";s:15:\"12.4.24-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','51deab6b0aad36b81e0d4b2f01cb21ec','Add TYPO3 13 compatibility','',3000000,0,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/3.0/en-us','ter','',''),
(9296562,0,'plesk_widget','3.0.1',640,54,'Plesk Widget','Shows information about your plesk based customer control center',2,0,3,1736895807,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.24-13.4.99\";s:9:\"dashboard\";s:15:\"12.4.24-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','d6d04fee8183213d76f20ab0c7c33724','Update documentation\r\nAdd images to documentation\r\nNew implementation to read from extension settings\r\nAdd functional tests\r\n','',3000001,1,0,'https://docs.typo3.org/p/stefanfroemken/plesk-widget/3.0/en-us','ter','',''),
(9296563,0,'codeblock','1.4.0',119,119,'Content Type \"Code Block\"','Content type for displaying source code with syntax highlighting.',2,0,2,1610883688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Andreas HÃmmerl, David Steeb','typo3@b13.com','benni','add72f425069237e73a234ca9eb9f92b','Added compatibility for TYPO3 v11','b13 GmbH',1004000,1,0,'https://github.com/b13/codeblock/blob/master/README.md','ter','',''),
(9296564,0,'tnm_gha_demo','0.0.1',389,49,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611069115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','9b90ab850d0bc3ae85b7b1154058e813','Test upload','',1,0,0,'','ter','',''),
(9296565,0,'tnm_gha_demo','0.0.5',389,40,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611167709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','2856d01fd1ab45508a6ecf5c69b968b3','release 0.0.5','',5,0,0,'','ter','',''),
(9296566,0,'tnm_gha_demo','0.0.6',389,45,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611169379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','6888c81b5d6ec6d6fd98e7d4b69b9c02','Updated extension to 0.0.6','',6,0,0,'','ter','',''),
(9296567,0,'tnm_gha_demo','0.0.7',389,50,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611169625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','56a078c18b5bb1b437c41a63ae17f128','Release of 0.0.7','',7,0,0,'','ter','',''),
(9296568,0,'tnm_gha_demo','0.0.8',389,41,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611173199,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','2806ba60e4461cd624b76ac97a5d1e9b','Rlease 0.0.8','',8,0,0,'','ter','',''),
(9296569,0,'tnm_gha_demo','0.0.9',389,47,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611175911,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','b85d2ac50a5d1bdf7059b7eed6c58c1d','Release 0.0.9','',9,0,0,'','ter','',''),
(9296570,0,'tnm_gha_demo','0.0.10',389,117,'TNM GitHub Action Demo Extension','TYPO3 Demo Extension for testing GitHub Actions',1,0,1,1611210469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Tomas Norre Mikkelsen','','tomasnorre','14a38f6294c1662adeb7f730e55dbe5d','RElease version 0.0.10','',10,1,0,'','ter','',''),
(9296571,0,'audience_studio','1.2.0',117,117,'Marketing Automation - Audience Studio Adapter','Add-on TYPO3 extension that enhances the \"EXT:marketing_automation\" TYPO3 extension by connecting it to Salseforce Audience Studio',2,0,2,1611136156,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.2-10.4.99\";s:20:\"marketing_automation\";s:12:\"1.2.3-1.2.99\";}}','Florian Wessels, Helmut Hummel','dev@Leuchtfeuer.com','bitmotion','c149299368f617d744939ee10653d47f','This is the initial TER release of this extension which is now compatible for \"classic\" TYPO3 installations. Besides, it is now possible to transfer the Audience Studio user ID from browsers local storage to a dedicated cookie.','Leuchtfeuer Digital Marketing',1002000,1,0,'https://docs.typo3.org/p/leuchtfeuer/typo3-audience-studio/master/en-us/','ter','',''),
(9296572,0,'id_stock_pictures','10.0.3',265,140,'Stock Pictures library','Allows backend users to select assets from as stock pictures library from the TYPO3 backend',2,0,6,1611308920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Julien Henchoz','typo3@ideative.ch','ideative','c1e3a5e9e9535d65c4462eaa56d80b13','This extension provides a base for This extension provides a base for connecting Stock picture services to the TYPO3 backend. For each connected service, a \"Add media from XXX\" button will be added in Media files.connecting Stock picture services to the TYPO3 backend. For each connected service, a \"Add media from XXX\" button will be added in Media files.','Idéative',10000003,0,0,'','ter','',''),
(9296573,0,'id_stock_pictures','11.0.5',265,125,'Stock Pictures library','Allows backend users to select assets from as stock pictures library from the TYPO3 backend',2,0,6,1660834155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Julien Henchoz','typo3@ideative.ch','ideative','fea29be782c7e63b34251d386946960a','Compatibility with TYPO3 11 and PHP 8, bug fixes and a new feature (possibility to hide connectors for specific fields).','Idéative',11000005,1,0,'','ter','',''),
(9296574,0,'id_shutterstock_connector','10.0.1',172,172,'Stock Pictures library - Shutterstock connector','Plugin for extension id_stock_pictures that connects the Shutterstock API to the TYPO3 backend',2,0,6,1611309008,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:17:\"id_stock_pictures\";s:14:\"10.0.0-10.9.99\";}}','Julien Henchoz','typo3@ideative.ch','ideative','3a02dd60f2dbaa4530a7b9a7f35bd50e','This extension allows backend users to search for images through Shutterstock, directly from the TYPO3 backend. It adds a new \"Add media from Shutterstock\" button in Media fields. Images can then be searched using keywords and various filters.\r\n','Idéative',10000001,1,0,'','ter','',''),
(9296575,0,'id_unsplash_connector','10.0.1',262,136,'Stock Pictures library - Unsplash connector','Plugin for extension id_stock_pictures that connects the Unsplash API to the TYPO3 backend',2,0,6,1611309200,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";s:17:\"id_stock_pictures\";s:14:\"10.0.0-10.9.99\";}}','Julien Henchoz','typo3@ideative.ch','ideative','6e247ead1c4265768814cc75ad3fe16f','This extension allows backend users to search for images through Unsplash directly from the TYPO3 backend. \r\nIt adds a new \"Add media from Unsplash\" button in Media fields. Images can then be searched using keywords and various filters.','Idéative',10000001,0,0,'','ter','',''),
(9296576,0,'id_unsplash_connector','11.0.1',262,126,'Stock Pictures library - Unsplash connector','Plugin for extension id_stock_pictures that connects the Unsplash API to the TYPO3 backend',2,0,6,1660834745,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.9.99\";s:17:\"id_stock_pictures\";s:14:\"11.5.0-11.9.99\";}}','Julien Henchoz','typo3@ideative.ch','ideative','96a418b6e73da008a7f1423b80699019','Compatibility with TYPO3 11, code clean up (thanks to Susanne Moog)','Idéative',11000001,1,0,'','ter','',''),
(9296577,0,'numbered_pagination','1.0.0',457,146,'Numbered Pagination','Improved pagination for TYPO3 10',1,0,2,1611730593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.0.99\";}}','Georg Ringer','mail@ringer.it','just2b','db962f839d8175d1a59e5742b0d3980c','Initial release of an improved pagination for 1011 to replace the pagination widget magic. Readme at https://github.com/georgringer/numbered_pagination','',1000000,0,0,'https://github.com/georgringer/numbered_pagination','ter','',''),
(9296578,0,'numbered_pagination','1.0.2',457,160,'Numbered Pagination','Improved pagination for TYPO3 10',1,0,2,1634099454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.12-11.5.99\";}}','Georg Ringer','mail@ringer.it','just2b','f5aa4c8748e4002027d8178de003f8fc','Support of TYPO3 11 and bugfix release','',1000002,0,0,'https://github.com/georgringer/numbered_pagination','ter','',''),
(9296579,0,'numbered_pagination','2.0.0',457,84,'Numbered Pagination','Improved pagination for TYPO3 10',2,0,2,1696497311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Georg Ringer','mail@ringer.it','just2b','44de578680fe11f77e4c3be325287829','As the generation of the pagination has slightly changed, a major version is released to avoid people updating and getting different results.\r\n\r\nThere is however no real breaking change - but take a look at the readme for details of the implementation','',2000000,0,0,'https://github.com/georgringer/numbered_pagination','ter','',''),
(9296580,0,'numbered_pagination','2.1.0',457,67,'Numbered Pagination','Improved pagination for TYPO3 10',2,0,2,1729492797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Georg Ringer','mail@ringer.it','just2b','204af8e9cb2d1ce7fbc57f1ba1a3db55','Support of v13','',2001000,1,0,'https://github.com/georgringer/numbered_pagination','ter','',''),
(9296581,0,'cli_browser','1.0.0',314,129,'CLI browser','Browse for content elements and other records via CLI',2,0,4,1611870056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','abandoned_extensions','7dbee1badd30645b05b0821df9f6350e','Browse for content elements and other records via CLI','',1000000,0,0,'https://github.com/kitzberger/cli_browser/blob/master/README.md','ter','',''),
(9296582,0,'cli_browser','1.0.5',314,185,'CLI browser','Browse for content elements and other records via CLI',2,0,4,1611922163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','abandoned_extensions','c53524c1fd8cc3fc9534d6589ba3a091','FIX: PHP warning when using default columns.','',1000005,1,0,'https://github.com/kitzberger/cli_browser/blob/master/README.md','ter','',''),
(9296583,0,'ke_search_orgcal_xblog','2.0.2',428,166,'Faceted Search Organiser Cal Xblog','Faceted Search Indexer for the Organiser table calendar. Page for the detail view must have a xBlog plugin.',2,0,4,1611870354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dir Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','89b6531e4d682b9f7ffbf0b4c535f0d9','Initial version','die-netzmacher.de',2000002,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_xblog/2.0/en-us','ter','',''),
(9296584,0,'ke_search_orgcal_xblog','10.0.0',428,66,'Faceted Search Organiser Calendar xBlog','Faceted Search Indexer for the Organiser table calendar. Page for the detail view must have a xBlog plugin.',2,0,4,1687893224,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','6de510d990e73381b78e9862f33d2233','Upgrade TYPO3 10/11','die-netzmacher.de',10000000,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_xblog/10.0/en-us','ter','',''),
(9296585,0,'ke_search_orgcal_xblog','10.0.1',428,79,'Faceted Search Organiser Calendar xBlog','Faceted Search Indexer for the Organiser table calendar. Page for the detail view must have a xBlog plugin.',2,0,4,1687893927,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','3b99b5aecfebdaa9609f683802b787ab','Improvements composer.json and ext_emconf.php','die-netzmacher.de',10000001,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_xblog/10.0/en-us','ter','',''),
(9296586,0,'ke_search_orgcal_xblog','10.0.3',428,52,'Faceted Search Organiser News xBlog','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.',2,0,4,1704977317,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher), Falko Trojahn (both verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','7f81c99e998c81fec011888657f921ec','[TASK] Downgrade compatibility: index is moved from tx_org_news to orgnewsxblogindexer','die-netzmacher.de, verdigado e.G.',10000003,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_xblog/10.0/en-us','ter','',''),
(9296587,0,'ke_search_orgcal_xblog','10.0.4',428,65,'Faceted Search Organiser Calendar xBlog','Faceted Search Indexer for the Organiser table calendar. Page for the detail view must have a xBlog plugin.',2,0,4,1704977573,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher), Falko Trojahn (both verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','61539b1365e7c0a700ba3d10a0e412db','[TASK] Downgrade compatibility: index is moved from tx_org_cal to orgcalxblogindexer','die-netzmacher.de, verdigado e.G.',10000004,1,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_xblog/10.0/en-us','ter','',''),
(9296588,0,'ke_search_orgcal_browser','2.0.2',191,191,'Faceted Search Organiser Cal Browser','Faceted Search Indexer for the Organiser table calendar. Page for the detail view must have a Browser plugin.',2,0,4,1611870588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dir Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4e536f25e6a82e0c39dd068a00f408fb','Initial version','die-netzmacher.de',2000002,1,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgcal_browser/2.0/en-us','ter','',''),
(9296589,0,'ke_search_orgnews_browser','2.0.2',184,184,'Faceted Search Organiser News Browser','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a Browser plugin.',2,0,4,1611870784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dir Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','c1425a2937e0ac5af740de4735094050','Initial version','die-netzmacher.de',2000002,1,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgnews_browser/2.0/en-us','ter','',''),
(9296590,0,'ke_search_orgnews_xblog','2.0.2',403,169,'Faceted Search Organiser News xBlog','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.',2,0,4,1611870864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dir Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ce8bca840c8e537d114db87aade01d4d','Initial version','die-netzmacher.de',2000002,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgnews_xblog/2.0/en-us','ter','',''),
(9296591,0,'ke_search_orgnews_xblog','10.0.0',403,66,'Faceted Search Organiser News xBlog','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.',2,0,4,1687893353,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','65dc6f81cd3a32d33cb463d70e79af0c','Upgrade TYPO3 10/11','die-netzmacher.de',10000000,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgnews_xblog/10.0/en-us','ter','',''),
(9296592,0,'ke_search_orgnews_xblog','10.0.1',403,85,'Faceted Search Organiser News xBlog','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.',2,0,4,1687893840,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher, verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','3603d02a1ab7bdb055787919ac5601f1','Improvements composer.json and ext_emconf.php','die-netzmacher.de',10000001,0,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgnews_xblog/10.0/en-us','ter','',''),
(9296593,0,'ke_search_orgnews_xblog','10.0.3',403,83,'Faceted Search Organiser News xBlog','Faceted Search Indexer for the Organiser table news. Page for the detail view must have a xBlog plugin.',2,0,4,1704977458,'a:1:{s:7:\"depends\";a:2:{s:3:\"org\";s:0:\"\";s:5:\"typo3\";s:15:\"10.4.00-11.5.99\";}}','Dirk Wildt (Die Netzmacher), Falko Trojahn (both verdigado e.G.)','http://wildt.at.die-netzmacher.de','dwildt','3a9f8fb2a9c4156532b2eccf86e0811a','[TASK] Downgrade compatibility: index is moved from tx_org_news to orgnewsxblogindexer','die-netzmacher.de, verdigado e.G.',10000003,1,0,'https://docs.typo3.org/p/netzmacher/ke_search_orgnews_xblog/10.0/en-us','ter','',''),
(9296594,0,'reserve','1.0.0',1335,136,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1612184140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','31316e19d2aaae1ca3ecf91ea431e916','First stable release for TER','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296595,0,'reserve','1.1.0',1335,140,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1616426544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','571397b61b2e39d0f5ca393c094f075f','Changelog: https://github.com/jweiland-net/reserve/blob/a548f38935f748133ee99dd32027b80a81deba14/Documentation/Changelog/Index.rstversion-110','jweiland.net',1001000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296596,0,'reserve','1.2.0',1335,104,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1636716074,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-10.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','dc0215508509e1094d436d039e90ebf6','- New class ReserveService to get information from ext:reserve in third party extensions\r\n- New ViewHelper to display remaining participants in third party extensions\r\n- Updated Documentation\r\n- Little fixes','jweiland.net',1002000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296597,0,'reserve','1.2.3',1335,113,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1638285036,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-10.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','ae324c555146ec3ba657cbd38645fd89','Bugfixes','jweiland.net',1002003,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296598,0,'reserve','2.0.0',1335,98,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1646925588,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.3.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','066e8a2a707ec4b426969a133ca3670f','- Support for TYPO3 v11\r\n- Improvements and bug fixes','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296599,0,'reserve','2.0.1',1335,97,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1647007297,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.3.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','c131947dd4326026bea981919a854c16','- Fix order of periods in list table','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296600,0,'reserve','2.0.2',1335,127,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1647252438,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.3.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Markus Kugler, Pascal Rinker','projects@jweiland.net','jweiland.net','4ea9438e9f857a773cc26b19c0c03224','Fix management plugin','jweiland.net',2000002,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296601,0,'reserve','2.1.0',1335,102,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1679420786,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:3:\"php\";s:13:\"7.3.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','6f9ae5af78815784be522debac3de3d2','[BUGFIX] Do not initialize participants as array\r\n[TASK] More use of constructor or inject DI, instead of GU::makeInstance\r\n[TASK] Apply new config for php-cs-fixer\r\n[DOCS] Indent with 4 spaces\r\n[DOCS] New Installation section\r\n[DOCS] Apply new structure for docs\r\n[DOCS] Remove warnings from Sphinx\r\n','jweiland.net',2001000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296602,0,'reserve','3.0.0',1335,57,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1714380534,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','1da39f895ec837a3913ffb7758664123','- Minor BUG Fixes\r\n- Compatibility fixes for TYPO3 12 LTS\r\n- Removed old deprecated calls and obsolete API\r\n- Removed support for old versions','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296603,0,'reserve','3.0.1',1335,61,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1717157612,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d433810a7aa1919790c8136004b6daf0','[BUGFIX] Invalid table name leads to malfunctioning cancellation of the order\r\n[BUGFIX] JsonView returned the proper response for the controller action\r\n[BUGFIX] Frontend QR Code Scanner for Reserve Management had usage of relative paths with typo3conf\r\n[BUGFIX] Replaced deprecated function strftime\r\n[BUGFIX] StandAloneView initialization issue fixed\r\n[BUGFIX] HTML Response not set properly on controller\r\n','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296604,0,'reserve','4.0.0',1335,35,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1741973881,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','f501fd145afbb356708f0c624e50fd6a','   [TASK] Fixes for TYPO3 13 Compatibility\r\n   [TASK] Removed TYPO3 12 Compatibility\r\n   [TASK] Updated QR Code Library to version 6\r\n   [TASK] Added new PSR 14 Events\r\n   [TASK] Changed General Plugins to CType\r\n   [TASK] New Update Wizard migrating plugins to CType','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296605,0,'reserve','4.1.0',1335,28,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1744890058,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','86e7f3c128a3fed4dcc9a7a47c777b29','- [TASK] Added new feature to disable double optin.\r\n- [TASK] Added SendReservationEmailEvent\r\n- [TASK] Added SendCancellationEmailEvent\r\n- [TASK] Added SendEmailEvent\r\n- [BUGFIX] Fixed template of Cancellation Email','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296606,0,'reserve','2.4.0',1335,28,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1744890251,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:3:\"php\";s:13:\"7.3.0-8.99.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','8e3d3bfc762f6363418d1d852ae86f58','- Added new feature to disable double optin.','jweiland.net',2004000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296607,0,'reserve','4.1.1',1335,31,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1747295949,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','b032e999df268c5ee13c8b48e50b9933','[BUGFIX] Fixed an issue in IfStringInCommaSeparatedListViewHelper where it incorrectly returned false even when the field was checked.','jweiland.net',4001001,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296608,0,'reserve','3.1.0',1335,23,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1754607584,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','8002f6f5003cdfc8720e9f7f19c2177c','Backported Version 3.1.0\r\n   [TASK] Disable QR Code - Backported functionality\r\n   [TASK] Added new feature to disable double optin. - Backported functionality\r\n   [TASK] Added SendReservationEmailEvent - Backported functionality\r\n   [TASK] Added SendCancellationEmailEvent - Backported functionality\r\n   [TASK] Added SendEmailEvent - Backported functionality\r\n   [BUGFIX] Fixed template of Cancellation Email - Backported Fix','jweiland.net',3001000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296609,0,'reserve','4.1.3',1335,19,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1760452982,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','ba58b79f6cc601e8fa86c8870cd4b612','   [BUGFIX] Avoid deprecation warning by explicitly marking Email parameter as nullable\r\n   [BUGFIX] Fixed PHP warning for implicitly nullable Email parameter in lockEmail()\r\n   [BUGFIX] Added explicit nullable type ?Email to resolve PHP 8.4 deprecation warning\r\n   [BUGFIX] Prevent implicit nullability warning in lockEmail method\r\n   [BUGFIX] Cleaned up method signature to be compatible with future PHP versions','jweiland.net',4001003,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296610,0,'reserve','4.1.4',1335,25,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1761749532,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','2c498e61ea092ce2780efefb8fe19f36','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',4001004,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296611,0,'reserve','4.2.0',1335,21,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1763633876,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e7615d1af82bbddab3b1835862eff047','- [TASK] Added reserve_management plugin in list_type to CType upgrade wizard','jweiland.net',4002000,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296612,0,'reserve','4.2.3',1335,16,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1767399579,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','a9ff669f1fadfb8b577bab52c83fb3dc','[BUGFIX] HMAC usage from GeneralUtility removal\r\n[BUGFIX] Removed invalid pageTS inclusion\r\n','jweiland.net',4002003,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296613,0,'reserve','4.2.4',1335,16,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1767607304,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5865f211e1c559130455683649814aa4','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',4002004,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296614,0,'reserve','3.1.1',1335,13,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1770217783,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c7115a2434c68a919e6f96459678b11f','- [BUGFIX] Fixed issue with reservation cancellation','jweiland.net',3001001,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296615,0,'reserve','4.2.7',1335,15,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1770227836,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','0b2eb550885c4349b6f544c6870a1448','- [BUGFIX] Fixed issue with reservation cancellation','jweiland.net',4002007,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296616,0,'reserve','4.2.8',1335,13,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1771499653,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9bd55016a9dafef437c0ad75938352a1','   [BUGFIX] Fix typo in disableDoubleOptin and ensure persistence\r\n   [TASK] An Upgrade Wizard is required to migrate the existing FlexForm','jweiland.net',4002008,0,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296617,0,'reserve','4.3.0',1335,17,'Reserve','This extension allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has its own QR Code that can be scanned at the event.',2,0,3,1774620807,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"events2\";s:0:\"\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','29c67fb66640710bf79be8f59d076a5b',' Whats Changed\r\n [TASK] Add functionality to disable QR Code in Mails and Reservation Confirmation\r\n [TASK] Replaced deprecated StandaloneView with ViewFactoryInterface for TYPO3 v13 compatibility\r\n [TASK] Replaced deprecated magic Extbase repository methods with generic findOneBy()\r\n [TASK] Migrated TSFE mocking to PSR-7 Request attributes in tests to resolve PHP 8.2 dynamic property deprecations\r\n [TASK] Replaced deprecated global TSFE usage with PSR-7 Request attributes in CheckoutService\r\n [BUGFIX] Fixed TypeError in CheckoutServiceTest by properly extracting the model from Extbase QueryResult\r\n [BUGFIX] Resolved PHP 8.4 implicit nullable parameter deprecation in SendMailsCommand constructor\r\n [BUGFIX] Fixed InvalidTemplateResourceException in tests by configuring ViewFactoryData with templateRootPaths','jweiland.net',4003000,1,0,'https://docs.typo3.org/p/jweiland/reserve/main/en-us/','ter','',''),
(9296618,0,'faicon','1.0.0',412,72,'Font Awesome Icon','Adds a Font Awesome icon selector to every page',2,0,3,1612232041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','a2a4400d77ca3d8519d30ceb340c69d7','The extension loads all FontAwesome icons into a new field in the page properties. The name of the selected icon is written to the database, and is then available to menus, etc. Contains FontAwesome free 5.15.1 web','',1000000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296619,0,'faicon','1.1.0',412,68,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',2,0,3,1612958811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','3f4f0e61e970b9d80acc26e7b497359b','The new version provides Font Awesome Icons in the frontend of \"bootstrap_package\" by including the new static TypoScript. Also updated Font Awesome from 5.15.1-web to the latest version 5.15.2-web!','',1001000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296620,0,'faicon','1.2.0',412,76,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',2,0,3,1629857563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.3.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','58cadd8c39ce1f154977cf087f94c94a','TYPO3 11.3 support and Font Awesome update to 5.15.3','',1002000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296621,0,'faicon','1.3.0',412,80,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',2,0,3,1650737297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','57c9688215c056515c6bff9a7c2043ab','Update to Font Awesome Icons version 6.1.1 and updates for TYPO3 11.5 LTS support! Composer support added.','',1003000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296622,0,'faicon','2.0.0',412,64,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',2,0,3,1702126994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-12.4.99\";}}','Simon Köhler','info@simonkoehler.com','simonkoehler','52fe07337c4ed55a66ae2e031acc22f4','- TYPO3 12.4 support\r\n- Changed composer path to \"fullstackfreelancer/faicon\"\r\n- Font Awesome update to 6.5.1-web\r\n- Bootstrap Package Templates Update to latest version 14.0\r\n- Moved repository from Bitbucket to GitHub','',2000000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296623,0,'faicon','3.0.0',412,15,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',1,0,3,1745508899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','64288e88a3ec232c156ceaa77b3c705f','TYPO3 13.4 support\r\nFont Awesome update to 6.7.2-web\r\nRemoved Bootstrap Package Support','',3000000,0,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296624,0,'faicon','3.0.1',412,37,'Font Awesome Icon','Provides Font Awesome Icons for the TYPO3 page settings in the backend, and Icons for the Bootstrap Package in the frontend.',2,0,3,1746496255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','35540d8677918f844ed6cbb24911bab1','Composer configuration and author information update. No code updates or changes in functionality.','kohlercode.com',3000001,1,0,'https://github.com/fullstackfreelancer/faicon/blob/master/README.md','ter','',''),
(9296625,0,'csv_labels','1.0.1',409,165,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1612364570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:3:\"php\";s:12:\"7.2.0-7.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','8918100f17ab9d8e93c49024723c726d','Merge pull request 3 from sitegeist/task/terUpload\n\n[TASK] Increment version number for TER','sitegeist media solutions GmbH',1000001,0,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296626,0,'csv_labels','1.0.2',409,99,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1679405858,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Simon Praetorius','praetorius@sitegeist.de','adminsitegeist','f996fdac5e8bbff36d063374e44ee2cd','Compatibility with TYPO3 12 and PHP 8','sitegeist media solutions GmbH',1000002,0,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296627,0,'csv_labels','1.0.3',409,53,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1718638029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','ee4d8cca000d3cc4aac3bd78e270639b','Merge pull request 12 from sitegeist/bugfix/warningMissingLanguage\n\n[BUGFIX] do not return lablels if requestet language is missing','sitegeist media solutions GmbH',1000003,0,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296628,0,'csv_labels','1.0.4',409,65,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1721052124,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','1d2745266fe39ae3e7bab62b4c5d1565','Merge pull request 14 from sitegeist/13-typo3-13-support\n\n[v13] enable installation in TYPO3 13','sitegeist media solutions GmbH',1000004,0,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296629,0,'csv_labels','1.1.0',409,16,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1767968323,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','d092d7d3c2de46b5f6f940f9a5275f19','Merge pull request 16 from sitegeist/15-typo3-v14-support\n\n[TASK] implement Symfony Translation Loader concept for TYPO3 v14','sitegeist media solutions GmbH',1001000,0,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296630,0,'csv_labels','1.1.1',409,11,'CSV Labels','Use CSV files to provide translation labels to TYPO3',2,0,4,1779955913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:3:\"php\";s:12:\"8.2.0-8.9.99\";}}','Ulrich Mathes, Simon Praetorius','mathes@sitegeist.de, moin@praetorius.me','adminsitegeist','b30c6f2a3a47233781dcc1dc42155b20','Merge pull request 17 from sitegeist/bugfix/v14LabelFileResolver\n\n[BUGFIX] register LabelFileResolver which fetches csv without locale prefix','sitegeist media solutions GmbH',1001001,1,0,'https://github.com/sitegeist/csv-labels#readme','ter','',''),
(9296631,0,'page_callouts','1.0.1',1243,61,'Page Messages','Add flash messages to page module in TYPO3 backend',2,0,1,1612443002,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"backend\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Sybille Peters','sypets@gmx.de','speters','9343c8f359d8c8834f064a703eda30b1','Initial version','',1000001,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296632,0,'page_callouts','1.0.3',1243,112,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1619192157,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"backend\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Sybille Peters','sypets@gmx.de','speters','e3d6b82f42a2d89f61652480506310ec','Pass full pageinfo array to hook','',1000003,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296633,0,'page_callouts','1.0.4',1243,134,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1619194050,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:7:\"backend\";s:13:\"9.5.0-10.4.99\";s:5:\"fluid\";s:13:\"9.5.0-10.4.99\";}}','Sybille Peters','sypets@gmx.de','speters','63eeebe1205cb0bdf703994e01d3a034','[BUGFIX] Fix typo in composer.json','',1000004,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296634,0,'page_callouts','2.0.0',1243,129,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1631886091,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";s:7:\"backend\";s:14:\"10.4.0-11.4.99\";s:5:\"fluid\";s:14:\"10.4.0-11.4.99\";}}','Sybille Peters','sypets@gmx.de','speters','00f252b45209da492e792b2cc3b984bc','Add support for TYPO3 v11','',2000000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296635,0,'page_callouts','3.0.0',1243,104,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1662876479,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.15-11.5.99\";s:7:\"backend\";s:15:\"11.4.15-11.5.99\";s:5:\"fluid\";s:15:\"11.5.15-11.5.99\";}}','Sybille Peters','sypets@gmx.de','speters','2a84135b6a4a2288ee1f97cf64d56610','Updated extension to 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296636,0,'page_callouts','3.0.1',1243,76,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1686551826,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.27-11.5.99\";s:7:\"backend\";s:15:\"11.5.27-11.5.99\";s:5:\"fluid\";s:15:\"11.5.27-11.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','9827b19c5da160cb151d3febc1288243','Release notes: https://github.com/sypets/page_callouts/releases/tag/v3.0.1','',3000001,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296637,0,'page_callouts','3.0.2',1243,83,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1690467422,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.30-11.5.99\";s:7:\"backend\";s:15:\"11.5.30-11.5.99\";s:5:\"fluid\";s:15:\"11.5.30-11.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','5a6821687cbc0da91eba12e3e3afb8a7','https://github.com/sypets/page_callouts/releases/tag/v3.0.2','',3000002,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296638,0,'page_callouts','4.0.0',1243,28,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1707153810,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:7:\"backend\";s:15:\"11.5.30-12.4.99\";s:5:\"fluid\";s:15:\"11.5.30-12.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','14811dfb8bcf3d8740e17f72aa98cc20','Support for TYPO3 v12, drop support for TYPO3 v11','',4000000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296639,0,'page_callouts','4.0.2',1243,65,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1707376317,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-12.4.99\";s:7:\"backend\";s:15:\"12.4.10-12.4.99\";s:5:\"fluid\";s:15:\"12.4.10-12.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','3be21649ab2ec1466883c8868534cb1d','Bugfix\r\n\r\nRelease notes: https://github.com/sypets/page_callouts/releases/tag/v4.0.2','',4000002,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296640,0,'page_callouts','3.1.0',1243,52,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713334894,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.30-11.5.99\";s:7:\"backend\";s:15:\"11.5.30-11.5.99\";s:5:\"fluid\";s:15:\"11.5.30-11.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','4975afd28178318db3ca26e617205040','3.1.0\r\n\r\nRelease notes: https://github.com/sypets/page_callouts/releases/tag/v3.1.0\r\nChangelog: https://docs.typo3.org/p/sypets/page-callouts/3.1/en-us/Changelog/Index.html','',3001000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296641,0,'page_callouts','4.1.0',1243,52,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713335262,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-12.4.99\";s:7:\"backend\";s:15:\"12.4.10-12.4.99\";s:5:\"fluid\";s:15:\"12.4.10-12.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:12:\"1.0.0-9.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','14acd4be6fc424f1a009eaf4d9b83d5a','4.1.0\r\n\r\nRelease notes: https://github.com/sypets/page_callouts/releases/tag/v4.1.0\r\nChangelog in docs: https://docs.typo3.org/p/sypets/page-callouts/4.1/en-us/Changelog/Index.html','',4001000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296642,0,'page_callouts','4.1.1',1243,51,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713336052,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-12.4.99\";s:7:\"backend\";s:15:\"12.4.10-12.4.99\";s:5:\"fluid\";s:15:\"12.4.10-12.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','a99c8512bd89956bb3c26f4655734a6c','4.1.1\r\n\r\nhttps://github.com/sypets/page_callouts/releases/tag/v4.1.1','',4001001,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296643,0,'page_callouts','3.1.2',1243,52,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713336286,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.30-11.5.99\";s:7:\"backend\";s:15:\"11.5.30-11.5.99\";s:5:\"fluid\";s:15:\"11.5.30-11.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','32d6885cf9174a132b0623a47d852724','3.1.2\r\n\r\nhttps://github.com/sypets/page_callouts/releases/tag/v3.1.2','',3001002,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296644,0,'page_callouts','5.0.0',1243,52,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713338510,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.30-11.5.99\";s:7:\"backend\";s:15:\"11.5.30-11.5.99\";s:5:\"fluid\";s:15:\"11.5.30-11.5.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','89f4c30ca9e930e93a6efdd8b9675359','5.0.0 \r\n\r\nfor TYPO3 v11','',5000000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296645,0,'page_callouts','6.0.0',1243,64,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1713338708,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-12.4.99\";s:7:\"backend\";s:15:\"12.4.10-12.4.99\";s:5:\"fluid\";s:15:\"12.4.10-12.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','b644c3f9f57ccbc3fcbfa4ff82a3b1ec','6.0.0 \r\n\r\nfor TYPO3 v12','',6000000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296646,0,'page_callouts','6.1.0',1243,39,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1731947369,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-13.4.99\";s:7:\"backend\";s:15:\"12.4.10-13.4.99\";s:5:\"fluid\";s:15:\"12.4.10-13.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','f7c7c06a1878eed4d8367f11921865a6','v6.1.0\r\n\r\nhttps://github.com/sypets/page_callouts/releases/tag/v6.1.0','',6001000,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296647,0,'page_callouts','6.1.1',1243,39,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1732730547,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-13.4.99\";s:7:\"backend\";s:15:\"12.4.10-13.4.99\";s:5:\"fluid\";s:15:\"12.4.10-13.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','12136cb1923a850d9a4d719941ef970f','6.1.1\r\nhttps://github.com/sypets/page_callouts/releases/tag/v6.1.1','',6001001,0,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296648,0,'page_callouts','6.1.2',1243,50,'Page Messages','Add callouts to page module in TYPO3 backend',2,0,1,1733772700,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.10-13.4.99\";s:7:\"backend\";s:15:\"12.4.10-13.4.99\";s:5:\"fluid\";s:15:\"12.4.10-13.4.99\";}s:9:\"conflicts\";a:1:{s:18:\"qc_be_pagelanguage\";s:11:\"1.0.0-1.0.1\";}}','Sybille Peters','sypets@gmx.de','speters','ef5ab9ea9dbb56cf87bd8c0e9b2dd4a8','v6.1.2\r\n\r\nhttps://github.com/sypets/page_callouts/releases/tag/v6.1.2\r\n','',6001002,1,0,'https://docs.typo3.org/p/sypets/page-callouts/main/en-us/Index.html','ter','',''),
(9296649,0,'fluidcontent_flux_migration','1.0.0',184,184,'Fluid Content to Flux Migration - different.technology','Migrate your TYPO3 content from fluidcontent to flux',2,0,0,1612535753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Markus Hölzle','mail@markus-hoelzle.de','lagerregal','defab4452ea2f602319270bbaf382a16','This TYPO3 extension adds an upgrade wizard to your TYPO3 instance which converts fluidcontent elements to flux elements.\r\n\r\nPlease install this extension with composer: \r\ncomposer require different-technology/fluidcontent-flux-migration','different.technology',1000000,1,0,'https://github.com/different-technology/fluidcontent_flux_migration/blob/main/README.md','ter','',''),
(9296650,0,'cart_basket_image','1.0.0',260,47,'Cart - Basket Image','Allow to display an image into the basket',2,0,3,1612865977,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";s:13:\"cart_products\";s:5:\"2.3.0\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','baf06ec2a6bd1c86f65282b7d3dcfda1','First version for the basket-image','',1000000,0,0,'https://github.com/Klickfabrik/cart_basket_image/blob/main/Documentation/Index.rst','ter','',''),
(9296651,0,'cart_basket_image','1.0.1',260,50,'Cart - Basket Image','Allow to display an image into the basket',2,0,3,1612866600,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";s:13:\"cart_products\";s:5:\"2.3.0\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','652439f58df8ecc9f5c342cb39e323d7','Update Documentation','',1000001,0,0,'https://github.com/Klickfabrik/cart_basket_image/blob/main/Documentation/Index.rst','ter','',''),
(9296652,0,'cart_basket_image','1.0.2',260,48,'Cart - Basket Image','Allow to display an image into the basket',2,0,3,1612867538,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";s:13:\"cart_products\";s:5:\"2.3.0\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','c3228960910776348a4c82fea8cde507','Update Docu  composer','',1000002,0,0,'https://github.com/Klickfabrik/cart_basket_image/blob/main/Documentation/Index.rst','ter','',''),
(9296653,0,'cart_basket_image','1.0.3',260,115,'Cart - Basket Image','Allow to display an image into the basket',2,0,3,1613071272,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:4:\"cart\";s:12:\"6.0.0-7.9.99\";s:13:\"cart_products\";s:12:\"2.3.0-3.9.99\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','5c972aedb7d2b71022a465b57dea7491','Update: Documentation\r\nUpdate: Sample\r\nUpdate: Typo3-Version  Extension-Version','',1000003,1,0,'https://github.com/Klickfabrik/cart_basket_image/blob/main/Documentation/Index.rst','ter','',''),
(9296654,0,'cart_basket_information','1.0.0',327,54,'Cart - Basket Information','Allow to display more information into the basket',2,0,3,1612886107,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";s:13:\"cart_products\";s:5:\"2.3.0\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','73764d2108b6b5079106eb18213550be','Add more information into the basket','',1000000,0,0,'https://github.com/Klickfabrik/cart_basket_information/tree/main/Documentation','ter','',''),
(9296655,0,'cart_basket_information','1.0.1',327,54,'Cart - Basket Information','Allow to display more information into the basket',2,0,3,1612886350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";s:4:\"cart\";s:5:\"6.0.0\";s:13:\"cart_products\";s:5:\"2.3.0\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','795e5b673adea208277986118e9735ab','Sample & Doku','',1000001,0,0,'https://github.com/Klickfabrik/cart_basket_information/tree/main/Documentation','ter','',''),
(9296656,0,'cart_basket_information','1.0.2',327,53,'Cart - Basket Product Information','Allow to display more information into the basket',2,0,3,1613071260,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:4:\"cart\";s:12:\"6.0.0-7.9.99\";s:13:\"cart_products\";s:12:\"2.3.0-3.9.99\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','90b6c16d08150bc715b0d6715b916d5e','Update: Documentation\r\nUpdate: Sample\r\nUpdate: Typo3-Version  Extension-Version','',1000002,0,0,'https://github.com/Klickfabrik/cart_basket_information/tree/main/Documentation','ter','',''),
(9296657,0,'cart_basket_information','1.0.3',327,50,'Cart - Basket Product Information','Allow to display more information into the basket',2,0,3,1613071489,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:4:\"cart\";s:12:\"6.0.0-7.9.99\";s:13:\"cart_products\";s:12:\"2.3.0-3.9.99\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','4e87bcf266d34bfa680366d37d96b0d2','Add more information via typoscript. Please read the documentation or readme.md','',1000003,0,0,'https://github.com/Klickfabrik/cart_basket_information/tree/main/Documentation','ter','',''),
(9296658,0,'cart_basket_information','1.0.4',327,116,'Cart - Basket Product Information','Allow to display more information into the basket',2,0,3,1613074708,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:4:\"cart\";s:12:\"6.0.0-7.9.99\";s:13:\"cart_products\";s:12:\"2.3.0-3.9.99\";}}','Marc Finnern','typo3@klickfabrik.net','klickfabrik','4689d9bc93f3fd60a9281abc569a9aa0','Documentation','',1000004,1,0,'https://github.com/Klickfabrik/cart_basket_information/tree/main/Documentation','ter','',''),
(9296659,0,'t2_captcha','1.0.1',178,178,'CAPTCHAs for Extbase forms','reCAPTCHA  hCAPTCHA for Extbase forms',2,0,4,1613377458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Noll','info@trafo2.de','trafo2','960f68b83037af79d549f98a73511837','Release of version v1.0.1','Trafo2 GmbH',1000001,1,0,'https://docs.typo3.org/p/trafo2/t2_captcha/1.0/en-us','ter','',''),
(9296660,0,'matomo_optout','1.0.0',339,154,'Matomo Opt-Out','Content element for opting-out of Matomo analytics',2,0,2,1613494873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','81c395759157169f6a074ddf6e2c847a','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-optout/1.0/en-us','ter','',''),
(9296661,0,'matomo_optout','1.1.0',339,106,'Matomo Opt-Out','Content element for opting-out of Matomo analytics',2,0,2,1665491844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','f240bc27ea2f55690c0af0349444bb98','Added:\r\n- Compatibility with TYPO3 v12','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-optout/1.1/en-us','ter','',''),
(9296662,0,'matomo_optout','1.2.0',339,79,'Matomo Opt-Out','Content element for opting-out of Matomo analytics',5,0,2,1704030124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','697674a395f1339eddd2db3027588c16','This extension is no longer maintained. It uses the iframe-based form which has become increasingly problematic due to browser changes and restrictions on setting third-party cookies.\r\n\r\nMore information:\r\nhttps://matomo.org/blog/2022/09/improvements-to-matomo-opt-out-form-feature/','',1002000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-optout/1.2/en-us','ter','',''),
(9296663,0,'redirect2pagetypesuffix','1.0.0',180,180,'Redirect to page with PageTypeSuffix','Redirect urls with no page type suffix to the one with',2,0,2,1613652960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Henrik Ziegenhain','info@hziegenhain.de','hziegenhain','443941013dfbc0278487520e38389118','v1.0.1          [BUGFIX] fix composer.json','',1000000,1,0,'https://gitlab.com/hziegenhain/redirect2pagetypesuffix/-/blob/master/Readme.md','ter','',''),
(9296664,0,'paste_reference','1.0.0',1259,127,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1613774402,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','4e9f044099845fbaa3d1ab329e87a717','Initial release of extension','private',1000000,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296665,0,'paste_reference','1.0.1',1259,125,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1616432054,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','1dbfbf1c4e32f8e0fd0b288282b1917a','Added required composer extra section for TYPO3 extensions, see https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/ComposerJson/Index.htmlextra','private',1000001,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296666,0,'paste_reference','1.0.2',1259,149,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1620216168,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','1273c82f0b14b780e841c76374e71db9','small version updates','private',1000002,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296667,0,'paste_reference','2.0.0',1259,100,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1661936806,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','371e414cba8bb885452be65bfb2ab329','cleaned up coding, release of version 2.0.0, thanks to @sbuerk','private',2000000,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296668,0,'paste_reference','2.0.1',1259,98,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1665573880,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','9052de36a041bc5d53994162856e3f54','fixed a problem with datahandler (issue 6), fixed a problem with shortcut preview renderer (issue 5), updated documentation','private',2000001,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296669,0,'paste_reference','2.0.2',1259,105,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1666687392,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','cea5d460ac1e1ddb56c555a851168df3','fixed problem with inserting elements from other pages','private',2000002,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296670,0,'paste_reference','1.0.3',1259,85,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1669039364,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','28b68cc00a896999dce2efa9d09fa53a','fixed problems with EXT:container in version 2','private',1000003,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296671,0,'paste_reference','2.0.4',1259,95,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1675851307,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','c069b2ca9989d22316de86345006c019','[FEATURE] added French translation files, thanks to @taieb123\r\n[BUX] fixed problems with broken language when moving elements, thanks to @gamerxl\r\n[BUG] fixed undefined header in modal, thanks to @taieb123','private',2000004,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296672,0,'paste_reference','2.0.5',1259,89,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1693731771,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','76b6c9eedd37ace2d186264ffc72e9e9','updated documentation, set version to 2.0.5','private',2000005,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296673,0,'paste_reference','3.0.0',1259,45,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1729541088,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','e2502c4def4ef5940c0f2ced31c99c94','updated ddev config, updated year in documentation, initial release for TYPO3 12.4','private',3000000,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296674,0,'paste_reference','3.0.1',1259,35,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1731700652,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','b69010e94455a3ae803ad0d475166bd7','[CHG] included pull request from @zoranilic and fixed problems with translations when pasting a reference, see issue 63','private',3000001,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296675,0,'paste_reference','4.0.0',1259,39,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1731702114,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.3.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','192f169108a8552025809ecf1180833f','updated documentation for new version 4.0.0','private',4000000,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296676,0,'paste_reference','3.0.2',1259,38,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1731934017,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','bc63339951db11de2b07ecc1f5c3bfe3','[TASK] updated documentation and raised version for new release, cleanup','private',3000002,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296677,0,'paste_reference','4.0.1',1259,46,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1731936529,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.3.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','ed68839b48a48221fc68f607b7c22137','Merge pull request 69 from Kephson/TYPO3_13 [BUGFIX] fix eventHandler to show modal window for moving elements','private',4000001,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296678,0,'paste_reference','3.0.4',1259,18,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1760358842,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','bf27213040c566d2d1facd6621d638fd','updated TER publish file','private',3000004,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296679,0,'paste_reference','3.0.5',1259,19,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1760600998,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','074b6589f2b55218847bf3d36f47190f','[BUGFIX] corrected path to translation file','private',3000005,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296680,0,'paste_reference','4.0.3',1259,25,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1761575741,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','8d8fc46a31e933773f46e32eb31c559e','[BUGFIX] fixed basic problems with TYPO3 13.4, release of 4.0.3','private',4000003,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296681,0,'paste_reference','4.0.4',1259,6,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1781520044,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','75c3416cad4791db5bcf99a32dde93bd','documentation updates','private',4000004,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296682,0,'paste_reference','5.0.0',1259,9,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1781520251,'a:3:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:9:\"container\";s:12:\"3.2.0-3.2.99\";}}','Ephraim Härer, David Bruchmann','mail@ephra.im, david.bruchmann@gmail.com','kephson','7bf16535d4e30b712a97282e74196523','mergend v5-dev with new default to TYPO3 14.3','private, WDB Barlian',5000000,1,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296683,0,'paste_reference','4.0.5',1259,6,'Paste reference for content elements','Paste reference instead of copy for content elements',2,0,3,1781523671,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Ephraim Härer','mail@ephra.im','kephson','6ae1e49482fd3a37ba8465c5a124db30','bugfix because of wrong dependencies on packagist.org','private',4000005,0,0,'https://docs.typo3.org/p/ehaerer/paste-reference/master/en-us/','ter','',''),
(9296684,0,'modals','0.0.1',166,75,'Modals','Provides dynamic modal windows for any website',0,0,4,1613848970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','a3658fa05fe47775b41c4dbc4b610602','First test version! Adds a new content element to open a rich text element in a modal window by clicking a button. Contains custom modal styles and JS as well as a setup for Bootstrap 4 / Bootstrap Package.  Include static TS setup and pageTS before using the extension. Please give me feedback: simon-koehler.com/en/contact','simon-koehler.com',1,0,0,'','ter','',''),
(9296685,0,'modals','1.0.0',166,91,'Modals','Provides dynamic modal windows for any website',2,0,4,1652836824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','395ca0013ce96bfc9ef6d5f34e84b3df','Added Bootstrap 5 support and changed status to STABLE. Works with any kind of Bootstrap 4 or 5 website.','simon-koehler.com',1000000,1,0,'','ter','',''),
(9296686,0,'mfa_hotp','0.1.0',1327,129,'Hotp MFA provider','TYPO3 hmac-based one-time password provider',1,0,0,1614032070,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.1.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','5fe8d96318e99efd786147b6c00daf5b','[RELEASE] Release version 0.1.0','',1000,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296687,0,'mfa_hotp','0.1.1',1327,115,'Hotp MFA provider','TYPO3 hmac-based one-time password provider',1,0,0,1614034674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','4c80ab658a60d965a9f843bd84525493','[RELEASE] 0.1.1: Prepare for TYPO3 11.1 release Hmac-based one-time password integration for TYPO3 v11.1 using the new multi-factor authentication API.','',1001,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296688,0,'mfa_hotp','0.1.2',1327,124,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1614036090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','8a8cbab1b34fc884e82e2504cd105bf9','[Release] 0.1.2: Hmac-based one-time password integration for TYPO3 v11.1 using the new multi-factor authentication API.','',1002,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296689,0,'mfa_hotp','0.1.3',1327,122,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1615378019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.2.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','b9008be7237d1603db791f13957fe11d','[RELEASE] 0.1.3: Improve documentation','',1003,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296690,0,'mfa_hotp','0.1.4',1327,133,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1615464789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.2.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','f2ab408cb1421e65eb71074398268aa7','[RELEASE] 0.1.4: Added modal to display otpauth URL','',1004,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296691,0,'mfa_hotp','0.1.5',1327,123,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1620158141,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.3.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','dcd40b55361e4205c731d795c2557162','[TASK] Add compatibility to TYPO3 11.3.0-dev','',1005,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296692,0,'mfa_hotp','0.1.6',1327,116,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1626164468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.1.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','25288ca6f5a0b7bc77aaf8467c7009f7','[TASK] Add PHP 8 compatibility','',1006,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296693,0,'mfa_hotp','0.1.7',1327,102,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',1,0,0,1630949349,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.1.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','65f7017055855136e75d53ac4311c0c7','[TASK] Raise version to 0.1.7','',1007,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296694,0,'mfa_hotp','1.0.0',1327,116,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',2,0,0,1633369528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','a6bbc5d09c6d386c2adf0ef90cc3895b','[TASK] Stable release for TYPO3 11 LTS','',1000000,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296695,0,'mfa_hotp','1.0.1',1327,123,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',2,0,0,1643121616,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','d212025d5e98f9d652514c8f751c9ab3','[TASK] Release 1.0.1','',1000001,0,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296696,0,'mfa_hotp','1.1.0',1327,124,'HOTP MFA Provider','TYPO3 hmac-based one-time password provider',2,0,0,1667836418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.1.0-12.99.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','8bad4e87c313052e6ce53dbf2681c459','[RELEASE] Add support for TYPO3 v12 and PHP 8.1','',1001000,1,0,'https://github.com/o-ba/mfa_hotp/blob/main/README.md','ter','',''),
(9296697,0,'mfa_webauthn','0.1.0',1496,126,'MFA Security Tokens','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614033014,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','555e27eeaf21a1e2ce44d68f8245b1db','WebAuthn Integration for the experimental TYPO3 v11.1 Multi Factor Authentication (MFA) API, adding authenticators using the WebAuthn standard.\r\n\r\nProvides support for FIDO2/U2F Hardware tokens and Internal Authenticators.','',1000,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296698,0,'mfa_webauthn','0.1.1',1496,119,'MFA WebAuthn Provider (FIDO2/U2F)','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614034223,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','047442ee4802188c5c0259d6270f7327','Cosmetic changes (ExtensionManager title and icon).','',1001,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296699,0,'mfa_webauthn','0.1.2',1496,120,'MFA WebAuthn Provider (FIDO2/U2F)','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614036539,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','1a49eb0a6bff8cc12e8c5c09dd9add2c','Include classic-mode classmap in composer.json as TER strips it from ext_emconf','',1002,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296700,0,'mfa_webauthn','0.1.3',1496,120,'MFA WebAuthn Provider (FIDO2/U2F)','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614041327,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','4f0d53e440d54cc5bdeb2803f743b8e2','Release v0.1.3','',1003,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296701,0,'mfa_webauthn','0.1.4',1496,121,'MFA WebAuthn Provider (FIDO2/U2F)','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614042766,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','feb81e25e996d615b1a9348b986816d0','Release v0.1.4','',1004,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296702,0,'mfa_webauthn','0.1.5',1496,151,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1614043396,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','ee2ec7deba49e1de5a8b5db3dbe883e8','Release v0.1.5','',1005,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296703,0,'mfa_webauthn','0.2.0',1496,107,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1631279104,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','4ffa0dac02980d034cc4f04ba71dc8ac','Release v0.2.0','',2000,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296704,0,'mfa_webauthn','0.2.1',1496,112,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',1,0,4,1631504981,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','bd85fbb265bb760290eb8f662e37b274','Release v0.2.1','',2001,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296705,0,'mfa_webauthn','1.0.0',1496,138,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1633420397,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.2.0-11.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','7a7ba6104e7323d999ac14dddfb454c8','Release v1.0.0 and mark stable now that core is aligned to how we handle activate() with https://review.typo3.org/c/Packages/TYPO3.CMS//71434','',1000000,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296706,0,'mfa_webauthn','1.2.0',1496,88,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1679159620,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','f04324934f1b8826bc8e94d69b764619','Support for TYPO3 v12 and PHP 8.1.\r\n(Migrates from webauthn-lib v3 to v4)','',1002000,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296707,0,'mfa_webauthn','1.2.2',1496,83,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1688558295,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','200759a7f90ddc9fedc7180e03019dd7','Release v1.2.2','',1002002,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296708,0,'mfa_webauthn','1.2.3',1496,67,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1706612682,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','b1f0c59b639f0d51f5c6c7bd93c3248b','Release v1.2.3','',1002003,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296709,0,'mfa_webauthn','1.2.4',1496,73,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1708933437,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','5a8d307db3a4b13e59f6264f5a31bbca','Release v1.2.4','',1002004,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296710,0,'mfa_webauthn','1.2.5',1496,54,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1728899536,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','ddb378a1a953ebbe3746cb44f1a3e0e7','Release v1.2.5','',1002005,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296711,0,'mfa_webauthn','1.2.6',1496,12,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1776937547,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.2.0-14.3.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','02b492bea8e3653e860633ceb5ea6c7d','Support for TYPO3 v14.3 LTS','',1002006,0,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296712,0,'mfa_webauthn','1.4.1',1496,5,'WebAuthn Provider (FIDO2/U2F) for MFA','WebAuthn Provider for TYPO3 Multi Factor Authentication',2,0,4,1783493964,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:10:\"sf_yubikey\";s:1:\"*\";}}','Benjamin Franzke','benjaminfranzke@gmail.com','bfr','d1de76db4b26453ac4d66a36fb87b6c2','Update to webauthn-lib v5\r\n(drop support for TYPO3 v11)','',1004001,1,0,'https://github.com/bnf/mfa_webauthn#readme','ter','',''),
(9296713,0,'mfa_yubikey','0.1.1',829,132,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',1,0,5,1614064449,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','095eb8ef5c077ee705d31e962f913d38','Initial version of the extension with support for TYPO3 11.1.x and the new multi-factor authentication API.','',1001,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296714,0,'mfa_yubikey','0.1.2',829,143,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',1,0,5,1614084283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.1.0-11.1.99\";s:3:\"php\";s:12:\"7.4.0-7.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','5c2edb6a4bf9878c90d9336bd2bfd1b1','Use psr/http-client and psr/http-factory for Yubikey API requests','',1002,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296715,0,'mfa_yubikey','1.0.0',829,148,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1634045029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','8af55d8233f1852fa4604d28b4ab7d69','Stable release for TYPO3 11.5\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/1.0.0','',1000000,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296716,0,'mfa_yubikey','2.0.0',829,98,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1672492582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bb58ffeb4175497d7450d58487671506','Added TYPO3 12 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/2.0.0','',2000000,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296717,0,'mfa_yubikey','2.0.1',829,83,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1684315931,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','8fac669618246d7a16c2c58b5e0ce8fa','Maintenance release - no notable changes\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296718,0,'mfa_yubikey','2.0.2',829,89,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1692250936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','db154ac79ca09ed8e9994413d02c82bd','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/2.0.2','',2000002,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296719,0,'mfa_yubikey','3.0.0',829,53,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1721497061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','efb838c07eab51155a715ca73a35b154','Added TYPO3 v13 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296720,0,'mfa_yubikey','3.0.1',829,47,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1733496610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2bcdb8fbb56f76c43d2fd93ff4442953','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/3.0.1','',3000001,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296721,0,'mfa_yubikey','4.0.0',829,14,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1774289394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','2856d0252b860344867c295c54aec429','Added TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/4.0.0','',4000000,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296722,0,'mfa_yubikey','4.0.1',829,10,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1777104798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','59942b40112fe8ee21a0f5731863b480','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/4.0.1','',4000001,0,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296723,0,'mfa_yubikey','4.0.2',829,12,'YubiKey OTP MFA provider','YubiKey OTP MFA provider for the TYPO3 backend login.',2,0,5,1777136633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','82e956d24f421cde342db5971f3be104','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/mfa_yubikey/releases/tag/4.0.2','',4000002,1,0,'https://github.com/derhansen/mfa_yubikey#readme','ter','',''),
(9296724,0,'gatedcontent','1.0.0',313,128,'Gatedcontent','Gatedcontent is lead-capture extension for TYPO3. The extension provides editors with a configurable form element to collect user data. In exchange for personal information like e-mail address, name, company etc., visitors can access downloads or a single TYPO3 page.',2,0,3,1614077879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";}}','Daniel Thomas, Andreas Habel, Andrea Hildebrand, Markus Winter','dev@dpool.com','daniel.thomas','2c74b760a9b11d5fd7baf5f96e2aa077','First upload','',1000000,0,0,'https://docs.typo3.org/p/dpool/gatedcontent/master/en-us/','ter','',''),
(9296725,0,'gatedcontent','1.0.1',313,185,'Gatedcontent','Gatedcontent is lead-capture extension for TYPO3. The extension provides editors with a configurable form element to collect user data. In exchange for personal information like e-mail address, name, company etc., visitors can access downloads or a single TYPO3 page.',2,0,3,1614086310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";}}','Daniel Thomas, Andreas Habel, Andrea Hildebrand, Markus Winter','dev@dpool.com','daniel.thomas','39d2a6cefce1286b62f07789a76dd712','Added webhook for documentation','',1000001,1,0,'https://docs.typo3.org/p/dpool/gatedcontent/master/en-us/','ter','',''),
(9296726,0,'yawave','1.0.2',1765,133,'Yawave Typo3 Extension','',2,0,3,1614264236,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','JustRaspberry','info@justraspberry.com','abandoned_extensions','f047202ab6f8245622c0abdf5f5b4b9b','Based on extbase & fluid and news extension, implementing best practices from TYPO3 CMS','',1000002,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296727,0,'yawave','1.0.3',1765,125,'Yawave Typo3 Extension','',2,0,3,1614346691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','JustRaspberry','info@justraspberry.com','abandoned_extensions','5b463975f830ab71390944ba58821ced','The yawave extension for TYPO3 provides an easy solution for adding yawave publications, portals and tools directly to your TYPO3 Environment.','',1000003,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296728,0,'yawave','1.0.4',1765,138,'Yawave Typo3 Extension','',2,0,3,1614350153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','1eeb631080c616dcbaae0c3d6d971c2c','Change Author name','',1000004,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296729,0,'yawave','1.0.5',1765,122,'Yawave Typo3 Extension','',2,0,3,1619514660,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','30c5d80391fa325a164e7bcb80394aeb','- extend existing webhook functionality\r\n- after the endpoint (webhook) is called and registered on the typo3 side, immediately try to update the record passed in the event\r\n- use cronjob / scheduler as fallback','',1000005,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296730,0,'yawave','1.0.6',1765,129,'Yawave Typo3 Extension','',2,0,3,1620458249,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','b5129ca72ac00b6db062080778062b5c','- fixed synchronization issues\r\n- adding automatic path slugs from yawave\r\n','',1000006,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296731,0,'yawave','1.0.7',1765,120,'Yawave Typo3 Extension','',2,0,3,1622555539,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','5e6b5ef6b554081de12aa2aae54292ec','language configuration (checkbox to select the language to \r\nbe considered by import from yawave)\r\n\r\ncheck yawave network connection\r\n\r\nchanging the environment should trigger the action to delete\r\n all records from the database with modal confirm dialog','',1000007,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296732,0,'yawave','1.0.8',1765,126,'Yawave Typo3 Extension','',2,0,3,1622703585,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','3eb0560681eb0770c3c3abe0c5aa7b5b','Bug fixing for categories','',1000008,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296733,0,'yawave','1.0.9',1765,115,'Yawave Typo3 Extension','',2,0,3,1624279529,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','f2f204c4816c06fce4156d4ab10e48e0','Fixing bug for date update','',1000009,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296734,0,'yawave','1.0.10',1765,115,'Yawave Typo3 Extension','',2,0,3,1624523669,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','e3f583470be3eca2a42b30c1cd137a2a','Fixing bugs for an update publication, according to publication status','',1000010,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296735,0,'yawave','1.0.11',1765,119,'Yawave Typo3 Extension','',2,0,3,1625552704,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','f620ed411441529d0d907ce8a44866f7','Fixing language by header and covers','',1000011,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296736,0,'yawave','1.0.12',1765,114,'Yawave Typo3 Extension','',2,0,3,1627375533,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','c20803ba1ce6aa527da11a06997b15af','Fixing bug for Header and Covers language localization update','',1000012,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296737,0,'yawave','1.0.13',1765,115,'Yawave Typo3 Extension','',2,0,3,1627390464,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','471bb2a972eb413a6cdd1e1fdbb70e4a','Fixing Slug path','',1000013,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296738,0,'yawave','1.0.14',1765,127,'Yawave Typo3 Extension','',2,0,3,1629268434,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','ecd78569241c2f49be3ad6712d2fa9aa','The new version of yawave with live ticker','',1000014,0,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296739,0,'yawave','1.0.15',1765,167,'Yawave Typo3 Extension','',2,0,3,1630670510,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.17-10.9.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";s:9:\"scheduler\";s:14:\"9.5.17-10.9.99\";}}','Yawave','simon.baumgartner@yawave.com','abandoned_extensions','71fac75ea384c925c70a079a3fc9a65c','Small fixing','',1000015,1,0,'https://bitbucket.org/yawave-sdks/yawave/src/master/Documentation/Administrators/Index.rst','ter','',''),
(9296740,0,'skiframe','0.1.0',116,116,'Iframe filter for HTML Content Elements - skiframe','Filters iframes and scripts in HTML Content Elements and replaces them with placeholders that need to be activated in order to show the original iframe/script. Optionally disallows script tags. Needs fluid_styled_content. Feedback welcome!',3,0,2,1614428264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:20:\"fluid_styled_content\";s:13:\"9.5.0-10.4.99\";}}','Stefanos Karasavvidis','sk@karasavvidis.gr','stefos','ffbff33373ef456cbdbc466eb52622ab','Initial release','',1000,1,0,'https://github.com/heisenbol/skiframe','ter','',''),
(9296741,0,'embettyvideo4typo3','1.0.0',210,87,'Embetty Video 4 Typo3','Data protection compliant Video Display for Youtube and Vimeo',1,0,3,1614513717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','22506579123e20fcae98693374fb5461','The extension provides basic integration of the great Embetty Library (https://github.com/heiseonline/embetty)\r\nto TYPO3\r\nYou can add videos from youtube or vimeo and display then in the frontend without compromising privacy','',1000000,0,0,'https://github.com/lygie2221/embettyvideo4typo3/blob/main/README.md','ter','',''),
(9296742,0,'embettyvideo4typo3','1.0.1',210,41,'Embetty Video 4 Typo3','Data protection compliant Video Display for Youtube and Vimeo',1,0,3,1658589706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','15d8175eb9345a835c3d4ccea1c9c6b1','Compatibility with TYPO3 11.x','',1000001,0,0,'https://github.com/lygie2221/embettyvideo4typo3/blob/main/README.md','ter','',''),
(9296743,0,'embettyvideo4typo3','1.0.2',210,82,'Embetty Video 4 Typo3','Data protection compliant Video Display for Youtube and Vimeo',1,0,3,1660826665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Tobias Eichelbrönner','newsletter@lygie.de','lygie2221','9bb4ae1fcf35e7a9df5a5f740209467c','Added Support for Vimeo','',1000002,1,0,'https://github.com/lygie2221/embettyvideo4typo3/blob/main/README.md','ter','',''),
(9296744,0,'unlocalizedcrop','2.1.0',119,119,'Disable cropping for localized sys_file_reference records','Cropping of localized records are automatically taken from the original language.',2,0,0,1614580785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Benni Mack','typo3@b13.com','benni','d75576ead9896a1bdafc295c867f445f','Added support for TYPO3 v11','b13 GmbH',2001000,1,0,'','ter','',''),
(9296745,0,'slub_zotero','1.0.0',274,136,'SLUB: Zotero Bibliografie','This extension should call the zotero api and present the SLUB bibliography on the website.',1,0,3,1614864291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-9.5.99\";}}','Sebastian Semsker','typo3@slub-dresden.de','slub','92e564f61ce6c7a005428e19acf4fa1a','First release of SLUB Zotero - an extension to fetch publications from the Zotero API and put it on a website.','',1000000,0,0,'https://docs.typo3.org/p/slub/slub-zotero/1.0/en-us','ter','',''),
(9296746,0,'slub_zotero','2.0.0',274,138,'SLUB: Zotero Bibliografie','This extension should call the zotero api and present the SLUB bibliography on the website.',1,0,3,1653999583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Semsker','typo3@slub-dresden.de','slub','17d010b21a99bdc32856dec6266caeec','Maintenance Release for TYPO3 9.5 and 10.4.','',2000000,1,0,'https://docs.typo3.org/p/slub/slub-zotero/2.0/en-us','ter','',''),
(9296747,0,'ses_mailer','1.0.0',181,181,'Amazon Simple Email Service (AWS SES)','Send emails with AWS SES.',2,0,5,1614961738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Markus Hölzle','typo3@markus-hoelzle.de','lagerregal','cfe3108e5ca6d8389a2f84bdda75a3ad','Send mails simply with AWS SES','different.technology',1000000,1,0,'https://markus-code.com/2021/03/typo3-emails-with-aws-ses-mailchimp-and-more/','ter','',''),
(9296748,0,'oauth2_server','1.0.0',986,125,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1615231412,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";}}','','','r3h6','b6b17542662578fbd686807a552492f5','Merge branch develop','',1000000,0,0,'','ter','',''),
(9296749,0,'oauth2_server','1.0.2',986,131,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1626952310,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";}}','','','r3h6','e507aa70049875c90f9f004e6906c707','[TASK] New release','',1000002,0,0,'','ter','',''),
(9296750,0,'oauth2_server','1.1.1',986,133,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1643924090,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-10.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','16fc7b26114a50fe84db10b1f22b4ac5','[BUGFIX] Fix emconf','',1001001,0,0,'','ter','',''),
(9296751,0,'oauth2_server','1.3.0',986,75,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1685562659,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','09418a8d7cbbe301a7b5b39352b0ed4b','Allow key-files outside of project directory','',1003000,0,0,'','ter','',''),
(9296752,0,'oauth2_server','1.4.0',986,73,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1687209670,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','8bf54bf8b3bf74bcd590ed815e6701e9','[TASK] Increase version number','',1004000,0,0,'','ter','',''),
(9296753,0,'oauth2_server','1.5.0',986,72,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1687986007,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','7286631993230d8b09a88c545bdb437f','[TASK] Raise version number','',1005000,0,0,'','ter','',''),
(9296754,0,'oauth2_server','1.5.1',986,83,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1689933330,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','a4ae9d01c3e6a151ed2f976b1736ac92','Set version to 1.5.1','',1005001,0,0,'','ter','',''),
(9296755,0,'oauth2_server','1.5.2',986,58,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1713214452,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','10adef1db8e75f7f287ad751c6219a51','[TASK] Set version to 1.5.2','',1005002,0,0,'','ter','',''),
(9296756,0,'oauth2_server','1.5.3',986,57,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1717788486,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','5b033b9978201f7d5a3015bae284e925','[TASK] Set version to 1.5.3','',1005003,0,0,'','ter','',''),
(9296757,0,'oauth2_server','1.5.4',986,56,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1721834846,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','085ec932cc3d6e106ea112c3826698c7','Fix exception for NullSite in backend context (23) Co-authored-by: Remo Häusler remo.haeusler@intersim.ch','',1005004,0,0,'','ter','',''),
(9296758,0,'oauth2_server','2.0.0',986,37,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1733166362,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','1be6ed463e01515e9daf3517a23339d5','[!!!][FEATURE] Refactor for v12 v13 (25) Almost complete rewrite of the extension.','',2000000,0,0,'https://docs.typo3.org/p/r3h6/oauth2-server/2.0/en-us','ter','',''),
(9296759,0,'oauth2_server','2.0.1',986,38,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1733254736,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','4a822a9cb99c5b0ff9c0b128e5cbf689','[TASK] Update guides.xml for docs','',2000001,0,0,'https://docs.typo3.org/p/r3h6/oauth2-server/2.0/en-us','ter','',''),
(9296760,0,'oauth2_server','2.0.2',986,48,'OAuth2 Server','OAuth2 server for TYPO3 based on PHP Leagues OAuth2 Server.',1,0,2,1734645324,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','4c45a4c008d06b32bcd655e573901564','[TASK] Set version to 2.0.2','',2000002,1,0,'https://docs.typo3.org/p/r3h6/oauth2-server/2.0/en-us','ter','',''),
(9296761,0,'oidc_server','1.0.0',351,161,'OIDC Server','OpenID Connect Server.',1,0,5,1615235889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:13:\"oauth2_server\";s:13:\"1.0.0-1.99.99\";}}','','','r3h6','9237984fd139c902c78ede9578ce5588','Merge pull request 1 from r3h6/develop Develop','',1000000,0,0,'','ter','',''),
(9296762,0,'oidc_server','1.1.1',351,96,'OIDC Server','OpenID Connect Server.',1,0,5,1685562854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:13:\"oauth2_server\";s:13:\"1.2.0-1.99.99\";}}','','','r3h6','e992d08c8b957920465db856329fffa6','Compatibility with TYPO3 v11','',1001001,0,0,'','ter','',''),
(9296763,0,'oidc_server','2.0.0',351,44,'OIDC Server','OpenID Connect server for TYPO3.',1,0,5,1733168080,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:13:\"oauth2_server\";s:13:\"2.0.0-2.99.99\";}}','','','r3h6','7dc7d5296bf05b2e474ea49640f65879','[!!!][FEATURE] Compatibility v12 and v13 (7)','',2000000,0,0,'https://docs.typo3.org/p/r3h6/oidc-server/2.0/en-us','ter','',''),
(9296764,0,'oidc_server','2.0.1',351,50,'OIDC Server','OpenID Connect server for TYPO3.',1,0,5,1734645377,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:13:\"oauth2_server\";s:13:\"2.0.0-2.99.99\";}}','','','r3h6','67d39aabb1219043f0a25d9d4211b376','[BUGFIX] Remove useless composer core patch Resolves: 8','',2000001,1,0,'https://docs.typo3.org/p/r3h6/oidc-server/2.0/en-us','ter','',''),
(9296765,0,'dragon_drop','1.0.0',177,177,'Dragon Drop','ViewHelper to add copy-paste to EXT:mask containers in the page module',2,0,4,1615385553,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','9f2678cbf1758728980ad3b72278416e','Initial upload','',1000000,1,0,'https://github.com/kitzberger/dragon_drop/blob/master/README.md','ter','',''),
(9296766,0,'form_element_linked_checkbox','2.1.1',755,147,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,4,1615478481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.16-10.4.99\";}}','Bjoern Jacob TRITUM GmbH','bjoern.jacob@tritum.de','dreistromland','0a1b55b3200ca0751d4865471b41bc15','Initial upload of the famous extension to TER.','',2001001,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296767,0,'form_element_linked_checkbox','2.1.2',755,104,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,4,1639600731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.25-10.4.99\";}}','Bjoern Jacob TRITUM GmbH','bjoern.jacob@tritum.de','dreistromland','e29bc790896d0bdfb22fb51831aae85f','Minor bugfix version.','',2001002,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296768,0,'form_element_linked_checkbox','2.2.0',755,107,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,4,1639600844,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.30-11.5.99\";}}','Bjoern Jacob TRITUM GmbH','bjoern.jacob@tritum.de','dreistromland','8eff194e1e1468f9ab61f9a7442f5bba','Compatibility with TYPO3 v11','',2002000,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296769,0,'form_element_linked_checkbox','2.3.0',755,119,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,4,1642063884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.30-11.5.99\";}}','Bjoern Jacob TRITUM GmbH','bjoern.jacob@tritum.de','dreistromland','c24e4ce864cc730ab4510d3bd2eb5b75','This is the last version compatible with TYPO3 v9.\r\n\r\n[BUGFIX] Assure character substitution in all contexts (32)\r\n[TASK] Use new hook for character substitution\r\n[BUGFIX] Assure TYPO3 v9 compatibility for updated hook (36)\r\n[BUGFIX] Avoid output of link text after successful character substitution (37)\r\n[TASK] Improve documentation (README.md)','',2003000,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296770,0,'form_element_linked_checkbox','3.0.0',755,126,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,2,1649837066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.30-11.5.99\";}}','Björn Jacob, Elias Häußler','bjoern.jacob@tritum.de, elias@haeussler.dev','dreistromland','5c144e636c67fd0323818dab226a7426','\r\nMost notable changes:\r\n [FEATURE] Streamline link resolving in all contexts\r\n [TASK] Support PHP 8.1 \r\n\r\nIncludes 3 breaking changes:\r\n [!!!][FEATURE] Move link resolving from field partial to hook\r\n [!!!][TASK] Drop deprecated hook usage\r\n [!!!][TASK] Harden visibility and usage of FormElementLinkResolverHook','',3000000,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296771,0,'form_element_linked_checkbox','4.0.0',755,97,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,2,1689670982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Björn Jacob, Elias Häußler','bjoern.jacob@tritum.de, elias@haeussler.dev','dreistromland','1aaf555af4db8d1d8ff7b515cf66055b','Compatibility release with TYPO3 v12. Includes breaking changes. Please check https://github.com/tritum/form_element_linked_checkbox/tree/4.0.0breaking-changes-version-4x.','',4000000,0,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296772,0,'form_element_linked_checkbox','5.0.2',755,55,'Form: Linked checkbox element','Adds a new form element which allows the editor to create a checkbox with a linked label text.',2,0,2,1733232499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Björn Jacob, Elias Häußler','bjoern.jacob@tritum.de, elias@haeussler.dev','dreistromland','a9c2f4577801cdaf4674fe748c315230','[!!!][TASK] Allow TYPO3 v13, drop TYPO3 v11 support\r\n[FEATURE] Add multiline feature for label\r\n[BUGFIX] Fix loading of backend JavaScript\r\n[CLEANUP] Rename set folder','',5000002,1,0,'https://github.com/tritum/form_element_linked_checkbox/blob/master/README.md','ter','',''),
(9296773,0,'import_tt_board_comments','0.1.0',110,110,'comments into tt_board','This extends the import extension for the conversion from comments to tt_board',2,0,4,1615645234,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"5.5.0-7.99.99\";s:5:\"typo3\";s:13:\"8.7.0-9.99.99\";s:6:\"import\";s:11:\"0.5.0-0.0.0\";s:4:\"func\";s:11:\"9.0.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','34bd3706855f71835bb329b21581fcff','initial version','',1000,1,0,'','ter','',''),
(9296774,0,'jobrouter_connector','1.0.0',716,149,'JobRouter Connector','Define connections from TYPO3 to JobRouter digitisation platform',2,0,1,1615735493,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','b0d0f8512eb5647cd9468dff9dbb8b26','Define connections to JobRouter systems in TYPO3 installations','',1000000,0,0,'','ter','',''),
(9296775,0,'jobrouter_connector','1.1.0',716,126,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1637499583,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','80aa5c402365a5a74851a68585dfaf66','Added:\r\n- Compatibility with TYPO3 v11 LTS\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.2','',1001000,0,0,'','ter','',''),
(9296776,0,'jobrouter_connector','1.2.0',716,116,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1653633844,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','1b5bf9132a1b471d739b016d292e896e','Added:\r\n- Configuration of connection options\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.3','',1002000,0,0,'','ter','',''),
(9296777,0,'jobrouter_connector','2.0.0',716,94,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1685556657,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','0463ab59e732cf6289bb71c3eaa504f1','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nChanged:\r\n- JobRouter Client in version 2 is required\r\n- Connection model is no longer Extbase-based and is moved to the Domain/Entity namespace\r\n- ConnectionRepository is no longer Extbase-based\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0','',2000000,0,0,'','ter','',''),
(9296778,0,'jobrouter_connector','3.0.0',716,66,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1708510568,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','ad4d474e0f8ae647b627f1d3bdaa65a5','Changed:\r\n- JobRouter REST Client in version 3 is required\r\n- Namespace from \"BrotkruemlJobRouterConnector\" to \"JobRouterAddonTypo3Connector\"\r\n\r\nSee also the upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-connector/3.0/en-us/Upgrade/Index.html','JobRouter AG',3000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-connector/3.0/en-us','ter','',''),
(9296779,0,'jobrouter_connector','3.0.1',716,60,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1717680156,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','717dcabd48e8666cafe825393fde1ee2','Fixed:\r\n- Wrong namespace in upgrade section of documentation','JobRouter AG',3000001,0,0,'https://docs.typo3.org/p/jobrouter/typo3-connector/3.0/en-us','ter','',''),
(9296780,0,'jobrouter_connector','4.0.0',716,47,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1727772212,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','78f68e0e0139c0c9db9efc8264f17bb1','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11','JobRouter AG',4000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-connector/4.0/en-us','ter','',''),
(9296781,0,'jobrouter_connector','4.0.1',716,44,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1739430241,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','e2be064dc9b20e0d36cf40629ce044aa','Fixed:\r\n- Wrong/missing label for palettes in backend form','JobRouter AG',4000001,0,0,'https://docs.typo3.org/p/jobrouter/typo3-connector/4.0/en-us','ter','',''),
(9296782,0,'jobrouter_connector','5.0.0',716,14,'JobRouter Connector','Connect TYPO3 with the JobRouter digitalisation platform',2,0,1,1776842552,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','2fd47db2effe7a372367a6903795c269','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','JobRouter GmbH',5000000,1,0,'https://docs.typo3.org/p/jobrouter/typo3-connector/main/en-us/','ter','',''),
(9296783,0,'jobrouter_base','1.0.0',731,147,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1615735528,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','f224e88e3bf2235354121b56eca7fbac','Base library for the TYPO3 JobRouter extensions','',1000000,0,0,'','ter','',''),
(9296784,0,'jobrouter_base','1.1.0',731,118,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1637499637,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','59edf2eab5b8ab5e6d13ebf34720e3d2','Added:\r\n- Compatibility with TYPO3 v11 LTS\r\n- Variable resolver for page properties\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.2','',1001000,0,0,'','ter','',''),
(9296785,0,'jobrouter_base','1.2.0',731,118,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1642531528,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','b6bc5b3f635d45e7b85a6e613dbc81fe','Added:\r\n- Common translations for dependent extensions\r\n- Support for Croatian in JobRouterLanguageResolver','',1002000,0,0,'','ter','',''),
(9296786,0,'jobrouter_base','1.3.0',731,117,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1658251199,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','7f9caef69486b739d267f0c80a65c5c0','Added:\r\n- Support Lithuanian, Portuguese and Serbian in JobRouterLanguageResolver\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.3','',1003000,0,0,'','ter','',''),
(9296787,0,'jobrouter_base','2.0.0',731,93,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1685556610,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','a32e1e30f45720b308987826047ee660','Added:\r\n- Processing of an attachment and date as field type\r\n- Compatibility with TYPO3 v12\r\n\r\nChanged:\r\n- FieldTypeEnumeration is now an enum named FieldType\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0','',2000000,0,0,'','ter','',''),
(9296788,0,'jobrouter_base','3.0.0',731,69,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1708510535,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','f61e1fc179a0251500b1d9d038a4956d','Changed:\r\n- Namespace from \"BrotkruemlJobRouterBase\" to \"JobRouterAddonTypo3Base\"\r\n\r\nSee also the upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-base/3.0/en-us/Upgrade/Index.html','JobRouter AG',3000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-base/3.0/en-us','ter','',''),
(9296789,0,'jobrouter_base','4.0.0',731,56,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1727772177,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','65f543ec6f5bc7f11b743dacec8ae356','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n- Language variables {__language.twoLetterIsoCode} and {__language.direction}\r\n\r\nSee also upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-base/4.0/en-us/Upgrade/Index.html','JobRouter AG',4000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-base/4.0/en-us','ter','',''),
(9296790,0,'jobrouter_base','5.0.0',731,13,'JobRouter Base','Base extension for the TYPO3 JobRouter extensions',2,0,4,1776842526,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:2:{s:14:\"jobrouter_data\";s:0:\"\";s:17:\"jobrouter_process\";s:0:\"\";}}','Chris Müller','','krueml','53af7cc37b358ee0e7dddbc42977116a','Added:\r\n- Compatibility with TYPO3 v14\r\n- Support Ukrainian in JobRouterLanguageResolver\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','JobRouter GmbH',5000000,1,0,'https://docs.typo3.org/p/jobrouter/typo3-base/main/en-us/','ter','',''),
(9296791,0,'jobrouter_process','1.0.0',828,148,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1615735554,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:4:\"form\";s:0:\"\";s:14:\"jobrouter_base\";s:13:\"1.0.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','463cb777e067c5cbdbfd51275620b1a0','Connect JobRouter processes with TYPO3','',1000000,0,0,'','ter','',''),
(9296792,0,'jobrouter_process','1.1.0',828,126,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1637499776,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:4:\"form\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.1.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','53dc5deb7a56fb079ec55e197489a838','Added:\r\n- Compatibility with TYPO3 v11 LTS\r\n- Possibility to refresh dashboard widgets (TYPO3 v11 only)\r\n\r\nDeprecated:\r\n- Configuration of log writers in the extension configuration\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.2','',1001000,0,0,'','ter','',''),
(9296793,0,'jobrouter_process','1.1.1',828,110,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1653030241,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:4:\"form\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','422b77609f09f051c0fbb537969ba1e5','Fixed:\r\n- Database error in module DB Check  Records Statistics due to wrong label in TCA\r\n- Handle multibyte characters correctly when cutting string to specific length for transfer','',1001001,0,0,'','ter','',''),
(9296794,0,'jobrouter_process','1.2.0',828,122,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1654015227,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:4:\"form\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','72842932bbac107fffe10980c20c1109','Removed:\r\n- Compatibility with PHP 7.3','',1002000,0,0,'','ter','',''),
(9296795,0,'jobrouter_process','2.0.0',828,91,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1685556496,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:4:\"form\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"2.0.0-2.99.99\";s:19:\"jobrouter_connector\";s:13:\"2.0.0-2.99.99\";}}','Chris Müller','typo3@krue.ml','krueml','f3341994b65a77c8b1bd923be75ed44c','Added:\r\n- Allow attachment and date types for an instance start\r\n- Compatibility with TYPO3 v12\r\n\r\nChanged:\r\n- Require JobRouter Client in version 2\r\n- Require JobRouter Connector extension in version 2\r\n- Require JobRouter Base extension in version 2\r\n- Models are no longer Extbase-based and are moved to the Domain/Entity namespace\r\n- Repositories are no longer Extbase-based\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0\r\n- Configuration of log writers in the extension configuration','',2000000,0,0,'','ter','',''),
(9296796,0,'jobrouter_process','3.0.0',828,70,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1708510453,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:4:\"form\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"3.0.0-3.99.99\";s:19:\"jobrouter_connector\";s:13:\"3.0.0-3.99.99\";}}','Chris Müller','','krueml','da21ee768d138f4014ae92c4480dc5e0','Changed:\r\n- Require JobRouter REST Client in version 3\r\n- Namespace from \"BrotkruemlJobRouterProcess\" to \"JobRouterAddonTypo3Process\"\r\n\r\nSee also the upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-process/3.0/en-us/Upgrade/Index.html','JobRouter AG',3000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-process/3.0/en-us','ter','',''),
(9296797,0,'jobrouter_process','3.0.1',828,62,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1717680099,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:4:\"form\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"3.0.0-3.99.99\";s:19:\"jobrouter_connector\";s:13:\"3.0.0-3.99.99\";}}','Chris Müller','','krueml','bbb7c90977e80874ff9f63ee99e352f3','Fixed:\r\n- Closing edit view in backend shows empty page','JobRouter AG',3000001,0,0,'https://docs.typo3.org/p/jobrouter/typo3-process/3.0/en-us','ter','',''),
(9296798,0,'jobrouter_process','4.0.0',828,50,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1727772097,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";s:4:\"form\";s:14:\"12.4.9-13.4.99\";s:14:\"jobrouter_base\";s:13:\"4.0.0-4.99.99\";s:19:\"jobrouter_connector\";s:13:\"4.0.0-4.99.99\";}}','Chris Müller','','krueml','4bb6de3c76c6d9f2d75c0b2d4d0097bb','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nChanged:\r\n- Default value of \"ageOfDays\" option in cleanup command lowered from 30 to 7 days\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n- Widgets \"Instance Starts\" and \"Instance Start Types\"\r\n- \"type\" option from the \"JobRouterStartInstance\" form finisher\r\n\r\nSee also upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-process/4.0/en-us/Upgrade/Index.html','JobRouter AG',4000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-process/4.0/en-us','ter','',''),
(9296799,0,'jobrouter_process','4.0.1',828,36,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1747920405,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";s:4:\"form\";s:14:\"12.4.9-13.4.99\";s:14:\"jobrouter_base\";s:13:\"4.0.0-4.99.99\";s:19:\"jobrouter_connector\";s:13:\"4.0.0-4.99.99\";}}','Chris Müller','','krueml','f2cd4c1ab82f0e8564334d5f2f52c92c','Fixed:\r\n- Finisher preset identified by \"JobRouterStartInstance\" could not be found','JobRouter AG',4000001,0,0,'https://docs.typo3.org/p/jobrouter/typo3-process/4.0/en-us','ter','',''),
(9296800,0,'jobrouter_process','5.0.0',828,13,'JobRouter Process','Connect JobRouter processes with TYPO3',2,0,1,1776842449,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:4:\"form\";s:14:\"13.4.0-14.3.99\";s:14:\"jobrouter_base\";s:13:\"5.0.0-5.99.99\";s:19:\"jobrouter_connector\";s:13:\"5.0.0-5.99.99\";}}','Chris Müller','','krueml','16979b8af16f5a55a7799484c753d145','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','JobRouter GmbH',5000000,1,0,'https://docs.typo3.org/p/jobrouter/typo3-process/main/en-us/','ter','',''),
(9296801,0,'jobrouter_data','0.13.0',1130,138,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',1,0,3,1615735587,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-10.4.99\";s:14:\"jobrouter_base\";s:13:\"1.0.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','eb37e1e396b87b3dd93349d441905a1a','Connect JobRouter JobData tables with TYPO3','',13000,0,0,'','ter','',''),
(9296802,0,'jobrouter_data','0.14.0',1130,117,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',1,0,3,1637499714,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.1.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','c4aa74e324f72666258c520c2476fdb5','Added:\r\n- Compatibility with TYPO3 v11 LTS\r\n- Possibility to refresh dashboard widgets (TYPO3 v11 only)\r\n\r\nChanged:\r\n- Rename \"own table\" to \"custom table\"\r\n- Use table handle instead of uid as argument in SyncCommand\r\n\r\nDeprecated:\r\n- Configuration of log writers in the extension configuration\r\n\r\nFixed:\r\n- Content element cannot be selected from new content element wizard\r\n\r\nRemoved:\r\n- Compatibility with PHP 7.2','',14000,0,0,'','ter','',''),
(9296803,0,'jobrouter_data','1.0.0',1130,117,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1642531595,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d845c53921cc6bc8e6951501d8a0541c','Added:\r\n- Formatters for table columns in content element\r\n- Alignment for table columns in content element\r\n- Sorting of table columns in content element\r\n- PSR-14 event to adjust or reject a dataset on synchronisation\r\n- Option in sync command for forcing a synchronisation\r\n\r\nChanged:\r\n- Store only configured columns with simple synchronisation\r\n\r\nFixed:\r\n- Domain model Table::setHandle() sets the correct property\r\n- Database error in module DB Check  Records Statistics due to wrong labels in TCA\r\n\r\nRemoved:\r\n- Configuration of log writers in the extension configuration','',1000000,0,0,'','ter','',''),
(9296804,0,'jobrouter_data','1.0.1',1130,112,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1652948034,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.3.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','04c694fc7f19afceb47c08fe0c5fbacb','Fixed:\r\n- Handle multibyte characters correctly when cutting string to given length for transmission','',1000001,0,0,'','ter','',''),
(9296805,0,'jobrouter_data','1.1.0',1130,103,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1654181155,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','dfb4099391c65ffc7b2c5e0936020b77','Removed:\r\n- Compatibility with PHP 7.3','',1001000,0,0,'','ter','',''),
(9296806,0,'jobrouter_data','1.1.1',1130,106,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1664006112,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','32f0d50251ad062f8072ec42931e9df3','Fixed:\r\n- Exception in frontend using JobData Table plugin in TYPO3 v10','',1001001,0,0,'','ter','',''),
(9296807,0,'jobrouter_data','1.1.2',1130,97,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1671816239,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"7.4.0-0.0.0\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:14:\"jobrouter_base\";s:13:\"1.2.0-1.99.99\";s:19:\"jobrouter_connector\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";s:4:\"logs\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','1e48795d05832e57a35ad081f0eaa373','Fixed:\r\n- Avoid injecting the query builder','',1001002,0,0,'','ter','',''),
(9296808,0,'jobrouter_data','2.0.0',1130,95,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1685556558,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"2.0.0-2.99.99\";s:19:\"jobrouter_connector\";s:13:\"2.0.0-2.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','b5a6c1381ffddde8299ed93b9b712e13','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nChanged:\r\n- Require JobRouter Client in version 2\r\n- Require JobRouter Connector extension in version 2\r\n- Require JobRouter Base extension in version 2\r\n- Constants from Table model are moved into the new TableType enum\r\n- Models are no longer Extbase-based and are moved to the Domain/Entity namespace\r\n- Repositories are no longer Extbase-based\r\n- JobDataRepository is now injectable, method signatures have changed\r\n- ModifyColumnContentEvent-getLocale() might return a different locale in TYPO3 v12\r\n\r\nFixed:\r\n- Error in content element when table link is disabled or deleted\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0','',2000000,0,0,'','ter','',''),
(9296809,0,'jobrouter_data','3.0.0',1130,72,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1708510502,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"3.0.0-3.99.99\";s:19:\"jobrouter_connector\";s:13:\"3.0.0-3.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','','krueml','23508bcd7e6f7a8f20b64042d6e5364d','Changed:\r\n- Require JobRouter REST Client in version 3\r\n- Namespace from \"BrotkruemlJobRouterData\" to \"JobRouterAddOnTypo3Data\"\r\n\r\nSee also the upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us/Upgrade/Index.html','JobRouter AG',3000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us','ter','',''),
(9296810,0,'jobrouter_data','3.0.1',1130,61,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1717680122,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"3.0.0-3.99.99\";s:19:\"jobrouter_connector\";s:13:\"3.0.0-3.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','','krueml','0ee3c4887ecd89cfc1d0a54652f2622a','Fixed:\r\n- Closing edit view in backend shows empty page\r\n- Disabled table links are not marked in backend list view','JobRouter AG',3000001,0,0,'https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us','ter','',''),
(9296811,0,'jobrouter_data','3.0.2',1130,46,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1725363696,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:14:\"jobrouter_base\";s:13:\"3.0.0-3.99.99\";s:19:\"jobrouter_connector\";s:13:\"3.0.0-3.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','','krueml','9b4d01ed4c591666d9484a163b0f5398','Fixed:\r\n- Long runtime when checking table connection in backend module','JobRouter AG',3000002,0,0,'https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us','ter','',''),
(9296812,0,'jobrouter_data','4.0.0',1130,54,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1727772141,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";s:14:\"jobrouter_base\";s:13:\"4.0.0-4.99.99\";s:19:\"jobrouter_connector\";s:13:\"4.0.0-4.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','','krueml','756a91c0b989987e7a5d8054802f5ded','Added:\r\n- Compatibility with TYPO3 v13\r\n- Add site set for TYPO3 v13\r\n\r\nChanged:\r\n- TypoScript must now be included/imported\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n\r\nSee also upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-data/4.0/en-us/Upgrade/Index.html','JobRouter AG',4000000,0,0,'https://docs.typo3.org/p/jobrouter/typo3-data/4.0/en-us','ter','',''),
(9296813,0,'jobrouter_data','5.0.0',1130,12,'JobRouter Data','Connect JobRouter JobData tables with TYPO3',2,0,3,1776842494,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"jobrouter_base\";s:13:\"5.0.0-5.99.99\";s:19:\"jobrouter_connector\";s:13:\"5.0.0-5.99.99\";}s:8:\"suggests\";a:2:{s:9:\"dashboard\";s:0:\"\";s:4:\"form\";s:0:\"\";}}','Chris Müller','','krueml','9052902a58d4369114a11c4908c3166e','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nChanged:\r\n- The table field of the content element was moved from FlexForms to a native database field\r\n\r\nFixed:\r\n- Connection not shown in data overview when disabled\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12\r\n\r\nSee also upgrade section in the docs:\r\nhttps://docs.typo3.org/p/jobrouter/typo3-data/5.0/en-us/Upgrade/Index.html','JobRouter GmbH',5000000,1,0,'https://typo3-jobrouter.readthedocs.io/projects/data/','ter','',''),
(9296814,0,'ns_helpdesk','1.0.0',1830,122,'[NITSAN] Helpdesk','Create an individual ticket system',2,0,3,1616060008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','8aec9c8e7de947745cfa0a111205973d','Initiate publish Opensource version release.','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296815,0,'ns_helpdesk','1.0.1',1830,126,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1616061016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Nilesh Malankiya, FE: Bharat Makwana, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','02c4c413e3262c583e3ff0d28d77958e','[TODO] Correction of description, demo, documentation etc.','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296816,0,'ns_helpdesk','1.0.2',1830,146,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1617253635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3: Nilesh Malankiya, FE: Bharat Makwana, QA: Vandna Makwana','sanjay@nitsan.in','nitsan','9195c39bb67e66daeb89ad7f3fa819ab','[Bugfix] Minor bug fixed\r\n[Improve] Code improve to allowed page-level constant module','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296817,0,'ns_helpdesk','1.0.4',1830,131,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1631181254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','318b50eecc6878cb8fa9891081a4c42e','New release of version 1.0.4 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296818,0,'ns_helpdesk','2.0.0',1830,118,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1640944744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','9a86781d992dfb871d07bfb0f796d8be','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296819,0,'ns_helpdesk','2.0.1',1830,116,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1643007476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','34c0e5dfd69f2532d15baa4cdb0f0285','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296820,0,'ns_helpdesk','2.0.2',1830,122,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1644997940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','13dce24260dd4ffd6727f2406aefd174','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296821,0,'ns_helpdesk','2.1.0',1830,108,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3terminal.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3terminal.com/ns-helpdesk-typo3-extension',2,0,3,1658921871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','75765c89fba1e4639bb23eadd7590a74','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296822,0,'ns_helpdesk','2.2.0',1830,98,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1676956719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','05b721cb6a90ad4a6bc59d3601a9f26f','New release of version 2.2.0 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension ','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296823,0,'ns_helpdesk','12.0.0',1830,82,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1689341282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','d780fc2fbed67b58bc3de9bb27cb9326','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296824,0,'ns_helpdesk','2.2.1',1830,62,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1698764189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3a57ff992b6f6da052b1c34ef9193015','New release of version 2.2.1 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2002001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296825,0,'ns_helpdesk','12.0.1',1830,69,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1706024217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','59b19d322a4fb2a39b9ff4a6fb9bd5d1','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296826,0,'ns_helpdesk','12.0.2',1830,68,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1707913309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','ac27028acf1263087cb795ae63beaf9a','New release of version 12.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296827,0,'ns_helpdesk','12.0.3',1830,68,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1708686703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','beb864cc055257cea80d5f6e4b7b3878','New release of version 12.0.3 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',12000003,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296828,0,'ns_helpdesk','2.2.2',1830,58,'[NITSAN] Helpdesk TYPO3 Extension','An all-in-one TYPO3 Help Desk extension that helps you balance everything your customers need to be happy. Demo: https://demo.t3planet.com/t3t-extensions/helpdesk You can download PRO version for more-features & free-support at https://t3planet.com/ns-helpdesk-typo3-extension',2,0,3,1709029061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8da77b714e6a331edd237a1fe04d4af0','New release of version 2.2.2 - see details, changelog and documentation on https://t3terminal.com/ns-helpdesk-typo3-extension','NITSAN Technologies Pvt Ltd',2002002,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296829,0,'ns_helpdesk','12.0.4',1830,64,'Helpdesk','Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/helpdesk  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-helpdesk-extension',2,0,3,1712669916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','e55b233b41eebdf7afc997b264312d2f','New release of version 12.0.4 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet // NITSAN',12000004,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296830,0,'ns_helpdesk','2.3.0',1830,49,'Helpdesk TYPO3 Extension','Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.\n     Live Demo: https://demo.t3planet.com/t3-extensions/helpdesk  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-helpdesk-extension',2,0,3,1715316874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','a190289f38452167c59c215306e5a24c','New release of version 2.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet // NITSAN',2003000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296831,0,'ns_helpdesk','12.1.0',1830,68,'Helpdesk','Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/helpdesk  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-helpdesk-extension',2,0,3,1715316959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','377c65b84f8cc88f5906d184a7657938','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296832,0,'ns_helpdesk','2.3.1',1830,47,'Helpdesk TYPO3 Extension','Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.\n     Live Demo: https://demo.t3planet.com/t3-extensions/helpdesk  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-helpdesk-extension',2,0,3,1720415416,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya, QA: Gautam Kunjadiya','sanjay@nitsan.in','nitsan','5d6ebd9c8a52d839dde3ce1f0cda17a6','New release of version 2.3.1 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet // NITSAN',2003001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296833,0,'ns_helpdesk','13.0.0',1830,47,'Helpdesk','Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/helpdesk  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-helpdesk-extension',2,0,3,1732099980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Rohan Parmar, Divya Goklani, Nilesh Malankiya','sanjay@nitsan.in','nitsan','8373d32210cb485073d94a0af4a21e99','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296834,0,'ns_helpdesk','13.0.1',1830,22,'TYPO3 Helpdesk Extension','Easily manage customer support on your TYPO3 site with a ticket-based helpdesk system. Includes dashboard, ticket management, email alerts, file uploads, and user access control.',2,0,3,1751357830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','676ce8b923be498d195773ac78e83296','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296835,0,'ns_helpdesk','13.0.2',1830,27,'TYPO3 Helpdesk Extension','Easily manage customer support on your TYPO3 site with a ticket-based helpdesk system. Includes dashboard, ticket management, email alerts, file uploads, and user access control.',2,0,3,1754380007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','919f34736ad48ec8d418d33bf01caea6','New release of version 13.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet',13000002,0,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296836,0,'ns_helpdesk','14.0.0',1830,12,'TYPO3 Helpdesk Extension','Easily manage customer support on your TYPO3 site with a ticket-based helpdesk system. Includes dashboard, ticket management, email alerts, file uploads, and user access control.',2,0,3,1778770094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','68156819c312c42b6d03c750b03da243','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-helpdesk-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-beratungsstelle-erweiterung','ter','',''),
(9296837,0,'legalweb_cloud','1.0.10',118,118,'LegalWebCookie','',2,0,3,1616139533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-10.4.6\";}}','Legalweb.io','office@legalweb.io','abandoned_extensions','2dfb7459db6736a75fffeb42bcc0fc8f','Initial version','',1000010,1,0,'','ter','',''),
(9296838,0,'upmailformtoformlegacy','0.0.3',182,182,'Upgrade Wizard: mailform to form_legacy','Upgrade CType mailform to EXT:form_legacy',0,0,3,1616256311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"7.6.0-8.7.99\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','verdigado','e600680a422896cf4302933517ed464e','Initial release','',3,1,0,'https://docs.typo3.org/p/verdigado/upmailformtoformlegacy/0.0/en-us','ter','',''),
(9296839,0,'upmediatotextmedia','0.0.3',183,183,'Upgrade Wizard: media to text & media','Upgrade TYPO3 6.2 CType media to 8.7 text & media',0,0,3,1616257131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','verdigado','91f7fe3fa3b649bd5fc715d87b04c968','Initial release','',3,1,0,'https://docs.typo3.org/p/verdigado/upmediatotextmedia/0.0/en-us','ter','',''),
(9296840,0,'mfa_sms','1.0.0',179,179,'SMS MFA Provider','Provides a multi-factor authentication via SMS for TYPO3 (requires external SMS provider)',2,0,0,1616345379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.2.99\";}}','Markus Hölzle','typo3@markus-hoelzle.de','lagerregal','17cfe9195b1d19cbe6ca4d04e298c10c','SMS Provider for TYPO3 Multi Factor Authentication','',1000000,1,0,'https://markus-code.com/2021/03/sms-two-factor-authentication-for-typo3/','ter','',''),
(9296841,0,'legal_web_typo3','1.0.11',113,113,'Legal Web Typo3','',2,0,3,1616429169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Legalweb.io','office@legalweb.io','legalwebio','6928c3f02bc6a3f2af2475a87af43884','Initial commit of the legal web Typo3 extension','',1000011,1,0,'https://github.com/legalwebio/legalweb-typo3/blob/master/README.md','ter','',''),
(9296842,0,'mc_2click_google_youtube','1.0.1',116,116,'mc_2click_google_youtube','Extension to help with the Iframe consentiment. Helping to doing with google Maps and Youtube Iframe.',1,0,6,1616503066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Rafael Gonzalez Albes','albes@mediaconcept-ulm.de','abandoned_extensions','3ed6568e5993d71a70992af3cbc1faeb','Cookie disclaimer for iframe with google and youtube url.','',1000001,1,0,'','ter','',''),
(9296843,0,'aws_tools','1.0.1',451,58,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',1,-1,4,1616569093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','d552b1860822e6516ab500f4da75a9f1','This is the initial TER Release of this extension.','Leuchtfeuer Digital Marketing',1000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296844,0,'aws_tools','1.0.2',451,64,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',1,-1,4,1624964330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','4631ff57df1271a365459feeb5a5e675','This is regular maintenance release. It contains bug fixes only.','Leuchtfeuer Digital Marketing',1000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296845,0,'aws_tools','1.0.4',451,74,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1648460478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.26-10.4.99\";}}','Florian Wessels','dev@Leuchtfeuer.com','bitmotion','3074f9c5ef6c751a8a58eb3af0c2649a','This is a bugfix release. Where the configuration is determined without an existing request. ','Leuchtfeuer Digital Marketing',1000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296846,0,'aws_tools','10.0.0',451,47,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1688129343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.26-10.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','a5b819efaa6ea52af2c039570e838390','Bugfix and Maintenance','Leuchtfeuer Digital Marketing',10000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296847,0,'aws_tools','11.0.0',451,36,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1699525642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','bbe5873ad519ae794339946e03b49e72','Release of v11.0.0','Leuchtfeuer Digital Marketing',11000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296848,0,'aws_tools','11.0.1',451,41,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1700575872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','1cc6b8eb3e22d4e9fe8c3d2ad9fb90f1','Update documentation','Leuchtfeuer Digital Marketing',11000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296849,0,'aws_tools','11.0.2',451,16,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1713260802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','d5ce5ac8e289db95d47a39f033d564c5','Bugfix and Maintenance','Leuchtfeuer Digital Marketing',11000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296850,0,'aws_tools','12.0.0',451,32,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1713270708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','c2ee92871b9e3659f775196afd5f2a37','Add support for TYPO3 12','Leuchtfeuer Digital Marketing',12000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296851,0,'aws_tools','11.0.3',451,17,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1726650578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','8c3f53c7046f3c236d82259677fe74be','Bugfixes','Leuchtfeuer Digital Marketing',11000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296852,0,'aws_tools','12.0.1',451,29,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,-1,4,1726650609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','24c082a422b1738d2a0fdee501d82c6e','Bugfixes','Leuchtfeuer Digital Marketing',12000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296853,0,'aws_tools','12.0.2',451,8,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1768392015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','6fc95d28c060eea5cd5ecea95ff73da2','Security fixes for external libraries','Leuchtfeuer Digital Marketing',12000002,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296854,0,'aws_tools','11.0.4',451,7,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1768396773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','c389fdeced18f5e69aed974f15f22dad','Security fixes for external libraries','Leuchtfeuer Digital Marketing',11000004,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296855,0,'aws_tools','13.0.0',451,11,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1768818133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','fcf379f6c7b9cc4fa7964663c51c8288','Add support for TYPO3 13','Leuchtfeuer Digital Marketing',13000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296856,0,'aws_tools','14.0.0',451,8,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1778151141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','c082a972c3ff5af05af63927b1c0cf25','This release adds support for TYPO3 14','Leuchtfeuer Digital Marketing',14000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296857,0,'aws_tools','12.0.3',451,1,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1786542465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','ca217a505da7d348767a96825551892e','Bugfix Release','Leuchtfeuer Digital Marketing',12000003,0,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296858,0,'aws_tools','14.0.1',451,2,'Amazon Web Services (AWS) Toolbox','This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.',2,0,4,1786611426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Dev','dev@Leuchtfeuer.com','bitmotion','0968f5bbdc5c734d0201ea0608bb8ed9','Bugfix release','Leuchtfeuer Digital Marketing',14000001,1,0,'https://docs.typo3.org/p/leuchtfeuer/aws-tools/master/en-us','ter','',''),
(9296859,0,'panopto','2.0.2',274,165,'panopto','Adds a content element for the end-to-end-video-content-management-system panopto',2,0,3,1617099316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','c9f57870c5d74255824892ff21ea61db','New release of version 2.0.2 - see details, changelog and documentation on https://github.com/in2code-de/panopto','in2code GmbH',2000002,0,0,'','ter','',''),
(9296860,0,'panopto','3.0.2',274,109,'panopto','Adds a content element for the end-to-end-video-content-management-system panopto',2,0,3,1683706947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Sebastian Stein','sebastian.stein@in2code.de','in2code','a7a09d0afdfd2a0e7529f3c8d60d2f49','TYPO3 V12 compatibility release','in2code GmbH',3000002,1,0,'','ter','',''),
(9296861,0,'ns_whatsapp','1.0.0',1424,53,'[NITSAN] Ns Whatsapp','[NITSAN]Ns Whatsapp',2,0,3,1617370945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','','','nitsan','6c79c69d9a8ec0b58cb936ad90d3e683','NSWhatsApp Chat for TYPO3 allows your customers to open a conversation from your website directly to your WhatsApp phone number. This extension allows you to choose the position of the button in a specific page position.','',1000000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296862,0,'ns_whatsapp','1.0.1',1424,65,'[NITSAN] Ns Whatsapp','[NITSAN]Ns Whatsapp',2,0,3,1617371285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','T3:Tanvi Patel, QA:Vandna Makwana','sanjay@nitsan.in','nitsan','78cd77a067ba78fb5f1738947956979a','NSWhatsApp Chat for TYPO3 allows your customers to open a conversation from your website directly to your WhatsApp phone number. This extension allows you to choose the position of the button in a specific page position.','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296863,0,'ns_whatsapp','1.0.2',1424,142,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Demo: https://demo.t3terminal.com/t3t-extensions/whatsapp You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1617713418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','T3: Tanvi Patel, QA: Vandna Makwana','','nitsan','57daae2c161fa3f7335c7e3859357d87','New release of version 1.0.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_whatsapp','',1000002,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296864,0,'ns_whatsapp','1.0.3',1424,109,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Demo: https://demo.t3terminal.com/t3t-extensions/whatsapp You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1631182266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','NITSAN Technologies Pvt Ltd','','nitsan','807301cce18be9e27e123098221732e7','New release of version 1.0.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_whatsapp','',1000003,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296865,0,'ns_whatsapp','1.0.4',1424,124,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Demo: https://demo.t3terminal.com/t3t-extensions/whatsapp You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1631278125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.0-10.99.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','f4d0da585a3881a268f5fb26c92ef7f1','New release of version 1.0.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_whatsapp','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296866,0,'ns_whatsapp','2.0.0',1424,118,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3terminal.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1640349432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','549f22ec5f5a63f2d06fc451e7bb9461','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296867,0,'ns_whatsapp','2.0.1',1424,53,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3terminal.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1645021694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6a46101cfa55069544f2421daa45e003','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296868,0,'ns_whatsapp','2.0.2',1424,126,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3terminal.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1645439909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7f8d9e4fd799a548b500d0399a2e8d09','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296869,0,'ns_whatsapp','2.1.0',1424,108,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3terminal.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3terminal.com/typo3-whatsapp-chat-extension',2,0,3,1659621290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','5556ee630be6de97ab47ab6a4a7f8a90','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296870,0,'ns_whatsapp','2.2.0',1424,93,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3planet.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3planet.com/typo3-whatsapp-chat-extension',2,0,3,1672659317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','ccd9d48009917cd87ff71183f9f87a35','New release of version 2.2.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',2002000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296871,0,'ns_whatsapp','12.0.0',1424,90,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3planet.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3planet.com/typo3-whatsapp-chat-extension',2,0,3,1689338960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','20bcdf71b9e57be6e0badf854335fbd5','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296872,0,'ns_whatsapp','12.0.1',1424,76,'[NITSAN] TYPO3 WhatsApp Extension','TYPO3 WhatsApp Chat allows your visitors to start a WhatsApp conversation, share messages or join a group from your website with a single click. Live-Demo: https://demo.t3planet.com/t3t-extensions/social-networking/whats-app You can download PRO version for more-features & free-support at https://t3planet.com/typo3-whatsapp-chat-extension',2,0,3,1706018336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6735c3f7d5a89eb6ca70f6921db1a12b','New release of version 12.0.1 - see details, changelog and documentation on https://t3terminal.com/typo3-whatsapp-chat-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296873,0,'ns_whatsapp','12.0.2',1424,60,'WhatsApp','Introducing the TYPO3 WhatsApp Chat Extension for your TYPO3 websites, seamlessly integrating WhatsApp chat into your site. Customize colors to match your brand, and personalize agent profiles with their image, job title, and button options. Plus, advanced chat settings! \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/social-networking/whats-app  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-whatsapp-extension',2,0,3,1712665028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','ced94a0222820f31bb113deab50780ec','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296874,0,'ns_whatsapp','2.3.0',1424,51,'WhatsApp','Introducing the TYPO3 WhatsApp Chat Extension for your TYPO3 websites, seamlessly integrating WhatsApp chat into your site. Customize colors to match your brand, and personalize agent profiles with their image, job title, and button options. Plus, advanced chat settings! \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/social-networking/whats-app  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-whatsapp-extension',2,0,3,1716305916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','5809684676aa9ff11a4efec8d9466124','New release of version 2.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet // NITSAN',2003000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296875,0,'ns_whatsapp','12.1.0',1424,69,'WhatsApp','Introducing the TYPO3 WhatsApp Chat Extension for your TYPO3 websites, seamlessly integrating WhatsApp chat into your site. Customize colors to match your brand, and personalize agent profiles with their image, job title, and button options. Plus, advanced chat settings! \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/social-networking/whats-app  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-whatsapp-extension',2,0,3,1716479804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','157c8cb581e221850118d735ef540b8b','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296876,0,'ns_whatsapp','12.1.1',1424,23,'TYPO3 WhatsApp Chat Integration','Easily integrate WhatsApp chat into your TYPO3 website. Customize chat button styles, agent profiles, and color themes to match your brand. Enhance visitor engagement with advanced chat configurations.',2,0,3,1751863294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8f68a54a66f646405dd4f96bac8c0291','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet',12001001,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296877,0,'ns_whatsapp','13.0.0',1424,31,'TYPO3 WhatsApp Chat Integration','Easily integrate WhatsApp chat into your TYPO3 website. Customize chat button styles, agent profiles, and color themes to match your brand. Enhance visitor engagement with advanced chat configurations.',2,0,3,1754057539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','77acf023773e9e013ed104c6f9d2d904','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet',13000000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296878,0,'ns_whatsapp','13.1.0',1424,18,'TYPO3 WhatsApp Chat Integration','Easily integrate WhatsApp chat into your TYPO3 website. Customize chat button styles, agent profiles, and color themes to match your brand. Enhance visitor engagement with advanced chat configurations.',2,0,3,1768908300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','c6bddfade2c9a0f835689a22865347e7','New release of version 13.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet',13001000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296879,0,'ns_whatsapp','14.0.0',1424,12,'TYPO3 WhatsApp Chat Integration','Easily integrate WhatsApp chat into your TYPO3 website. Customize chat button styles, agent profiles, and color themes to match your brand. Enhance visitor engagement with advanced chat configurations.',2,0,3,1775029414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','fe92f85553441268f28837ff5c21bd01','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296880,0,'ns_whatsapp','14.1.0',1424,3,'TYPO3 WhatsApp Chat Integration','Easily integrate WhatsApp chat into your TYPO3 website. Customize chat button styles, agent profiles, and color themes to match your brand. Enhance visitor engagement with advanced chat configurations.',2,0,3,1786714644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','cd567e9b4c757c73f15527030aa3796a','New release of version 14.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-whatsapp-extension','T3Planet',14001000,1,0,'https://t3planet.de/typo3-whatsapp-erweiterung','ter','',''),
(9296881,0,'typo3_image_proxy','0.0.1',380,72,'TYPO3 ImgProxy','Resize uploaded images with external imgproxy service.',0,0,4,1617397382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','2f4f9dd9062e5c8bc1300b3bf0e27f19','Initial upload','',1,0,0,'https://docs.typo3.org/p/stefanfroemken/typo3-image-proxy/main/en-us/','ter','',''),
(9296882,0,'typo3_image_proxy','0.0.3',380,86,'TYPO3 ImgProxy','Resize uploaded images with external imgproxy service.',0,0,4,1656153627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','c5e54fdfab3067160ca6ed7f88b2cff4','Use FAL processing URL to resize and render images\r\nMove logic into our own ImgProxyService\r\nBetter compatibility for TYPO3 11 and PHP 8','',3,0,0,'https://docs.typo3.org/p/stefanfroemken/typo3-image-proxy/main/en-us/','ter','',''),
(9296883,0,'typo3_image_proxy','0.0.4',380,86,'TYPO3 ImgProxy','Resize and render uploaded images with external imgproxy service.',0,0,4,1656168373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','f7a47db496af3c47ee262a764c77e269','Merge pull request 20 from froemken/publicToTER Publish version 0.0.4 to TER','',4,0,0,'https://docs.typo3.org/p/stefanfroemken/typo3-image-proxy/main/en-us/','ter','',''),
(9296884,0,'typo3_image_proxy','0.0.5',380,136,'TYPO3 ImgProxy','Resize and render uploaded images with external imgproxy service.',0,0,4,1656170361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','5d3b6576f0a729b8b6c686ddb0cea683','Merge pull request 23 from froemken/setExtVersionWhileDeploy Set extension version while deploying to TER','',5,1,0,'https://docs.typo3.org/p/stefanfroemken/typo3-image-proxy/main/en-us/','ter','',''),
(9296885,0,'simpledataedit','10.0.1',181,181,'simple data edit / simple frontend-editing ','General frontend_editing with TYPO3',1,0,4,1617631173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.1-10.4.99\";}}','Dr. Dieter Piorth','info@mobger.de','abandoned_extensions','4ee25e6dfa61f923aa42f50f9966e3dc','Initial version','Private',10000001,1,0,'https://github.com/porthd/simpledataedit/','ter','',''),
(9296886,0,'qbank','1.0.1',1074,129,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1617704271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','e4397c7cb27c57dbac714a84504d2d9f','Fixed version number. Release notes: https://github.com/pixelant/qbank/releases/tag/v1.0.1','Pixelant',1000001,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.0/en-us','ter','',''),
(9296887,0,'qbank','1.0.2',1074,123,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1620308936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','02e6166a3fd6348182d740f463185912','Prevent exception on usage reports, file extension fallbacks. Release notes: https://github.com/pixelant/qbank/releases/tag/v1.0.2','Pixelant',1000002,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.0/en-us','ter','',''),
(9296888,0,'qbank','1.1.0',1074,112,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1623935683,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"10.4.0-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','616b991649ce5f47c6adbb4c085c5971','Backend module with file and metadata sync with property mapping. Release notes: https://github.com/pixelant/qbank/releases/tag/v1.1.0','Pixelant',1001000,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.1/en-us','ter','',''),
(9296889,0,'qbank','1.1.1',1074,137,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1625216424,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"10.4.0-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','b1da93bb62c7b5d0f6efe6c4cd591260','Two scheduler/CLI command bugs fixed. Release notes: https://github.com/pixelant/qbank/releases/tag/v1.1.1','Pixelant',1001001,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.1/en-us','ter','',''),
(9296890,0,'qbank','1.2.0',1074,83,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1660820006,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"10.4.0-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','888ad0f5619c566cc539dcc01bc7464a','Compatibility with TYPO3 v11 and PHP 8.','Pixelant',1002000,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.2/en-us','ter','',''),
(9296891,0,'qbank','1.2.1',1074,107,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1660820388,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"10.4.0-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','5b364ffc6314e1ce0b0d7b06995e0b31','Compatibility with TYPO3 v11 and PHP 8.  (Fix dependency declaration.)','Pixelant',1002001,0,0,'https://docs.typo3.org/p/pixelant/qbank/1.2/en-us','ter','',''),
(9296892,0,'qbank','2.0.0',1074,69,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1697189917,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"12.0.0-12.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','1da5b2cb37810e17f97f6e8d0456cd74','TYPO3 version 12','Pixelant',2000000,0,0,'https://docs.typo3.org/p/pixelant/qbank/2.0/en-us','ter','',''),
(9296893,0,'qbank','2.0.1',1074,60,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1700733987,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"12.0.0-12.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','0121bbe629175551ff4d65e42a1d586f','https://github.com/pixelant/qbank/releases/tag/v2.0.1','Pixelant',2000001,0,0,'https://docs.typo3.org/p/pixelant/qbank/2.0/en-us','ter','',''),
(9296894,0,'qbank','2.0.2',1074,59,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1701420834,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"12.0.0-12.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','bf9efd720136dcf8a4ba4e5cbeb89b57','Fix PHP warnings and 404 for files','Pixelant',2000002,0,0,'https://docs.typo3.org/p/pixelant/qbank/2.0/en-us','ter','',''),
(9296895,0,'qbank','2.0.3',1074,62,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1701958203,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"12.0.0-12.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','9c41606db48a3bd8ddda389c20ecd025','https://github.com/pixelant/qbank/releases/tag/v2.0.3','Pixelant',2000003,0,0,'https://docs.typo3.org/p/pixelant/qbank/2.0/en-us','ter','',''),
(9296896,0,'qbank','2.0.4',1074,83,'QBank DAM','Integration of QBank DAM for TYPO3',2,0,3,1706189741,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:12:\"filemetadata\";s:14:\"12.0.0-12.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','63ef402d6d3f90a1e4d857e2fe3206f6','https://github.com/pixelant/qbank/releases/tag/v2.0.4','Pixelant',2000004,1,0,'https://docs.typo3.org/p/pixelant/qbank/2.0/en-us','ter','',''),
(9296897,0,'mr_template','0.1.0',723,127,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1617707169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','bc4ffd9f017ce84108a9d4575ebce2ae','Initial public release, see README for details.','',1000,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296898,0,'mr_template','1.0.0',723,100,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1644437435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','a608c6d6b2bd63fe605b8fbfee6d4d4d','Tested with TYPO3 11','',1000000,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296899,0,'mr_template','1.1.0',723,104,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1645653151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','5c3b398b539b2b194140092cbe9e811b','Successfully release new version 1.1.0 - see changelog at https://github.com/Scarbous/mr_template.git','',1001000,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296900,0,'mr_template','1.1.1',723,87,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1648818475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','af5f61420141517ba60a4b37ed4a6909','Successfully release new version 1.1.1 - see changelog at https://github.com/Scarbous/mr_template.git','',1001001,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296901,0,'mr_template','1.1.2',723,99,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1650809829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','24d134e6569af150f7a29b8164737577','Successfully release new version 1.1.2 - see changelog at https://github.com/Scarbous/mr_template.git','',1001002,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296902,0,'mr_template','1.1.3',723,88,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1657876261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','8ff580b7494e39b9099a1d958671c720','Successfully release new version 1.1.3 - see changelog at https://github.com/Scarbous/mr_template.git','',1001003,0,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296903,0,'mr_template','1.1.4',723,118,'Mr.Template','Add Templates to SitesConfig.',1,0,2,1664119506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sascha Heilmeier','sheilmeier@gmail.com','Scarbous','5ec2ed0aa58f6dc5a9beaa7cf07d5d5c','Successfully release new version 1.1.4 - see changelog at https://github.com/Scarbous/mr_template.git','',1001004,1,0,'https://github.com/Scarbous/mr_template/blob/master/README.md','ter','',''),
(9296904,0,'hsmail','3.1.2',255,95,'Hsmail','Hotelsuite Newsletter Form (hsmail) ermöglicht es Ihnen, Formulare aus der Hotelsuite zu holen und das Newsletter-Formular im Frontend anzuzeigen.',0,0,3,1617720040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";}}','Usman Ahmad','ua@onm.de','abandoned_extensions','380b3e59f208032319a13e564270910c','Hotelsuite Newsletter Form ermöglicht es, Formulare aus der Hotelsuite zu holen und im Frontend anzuzeigen.','',3001002,0,0,'','ter','',''),
(9296905,0,'hsmail','3.1.3',255,160,'hotelsuite MAIL','hotelsuite MAIL (hs MAIL) enables you to load (registration) forms from the hotelsuite MAIL e-mail marketing system (https://www.hotelsuite.de) and to display them in the frontend of your website. - Get in touch with us: Open New Media GmbH  Digital communication agency  Tel .: 49 261 30380-80  E-Mail: info@onm.de  Web: https://www.onm.de  Hotel solutions: https://www.hotelsuite.de',0,0,3,1618409052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.0.99\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','abandoned_extensions','6a1053d81af55512b29940cf7a00d83c','- updates description','',3001003,1,0,'','ter','',''),
(9296906,0,'schema_pending','1.0.0',1626,101,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1617723142,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','2aca74925138aa7eed696784add6c549','Initial release with schema definition version 12.0','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.0/en-us','ter','',''),
(9296907,0,'schema_pending','1.0.1',1626,118,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1617894078,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','0fa48aa64a8f4182709742c0f8650846','Fixed:\r\n- Register slot for additional properties in TYPO3 v9','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.0/en-us','ter','',''),
(9296908,0,'schema_pending','1.1.0',1626,119,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1625679755,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','2e3f2a4135d95ae1e4b45d895e487a7a','Added:\r\n- Allow usage with EXT:schema v2\r\n\r\nUpdated:\r\n- Schema definition to version 13.0','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.1/en-us','ter','',''),
(9296909,0,'schema_pending','1.2.0',1626,109,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1648489755,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','45e0e14e54766e4f39a2b837da20df66','Updated:\r\n- Schema definition to version 14.0','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.2/en-us','ter','',''),
(9296910,0,'schema_pending','1.3.0',1626,100,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1666964026,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','c4cf3fcebede7d87458b14698055e4f5','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nUpdated:\r\n- schema.org definition to version 15.0\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.3/en-us','ter','',''),
(9296911,0,'schema_pending','1.4.0',1626,80,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1684777706,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a62d2d17a3b49c616073c00287bb69b5','Updated:\r\n- Schema definition to version 19.0','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.4/en-us','ter','',''),
(9296912,0,'schema_pending','1.5.0',1626,78,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1685691999,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','64908d31590a7488433ecbc9d7a0f444','Updated:\r\n- schema.org definition to version 21.0','',1005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.5/en-us','ter','',''),
(9296913,0,'schema_pending','1.6.0',1626,78,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1689941616,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','78e140ecc0e4bd5d7b0a223ec5994813','Updated:\r\n- Schema definition to version 22.0','',1006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.6/en-us','ter','',''),
(9296914,0,'schema_pending','1.7.0',1626,62,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1697737041,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','af36f58ea5a59a5053e5f9d8a97f243f','Updated:\r\n- schema.org definition to version 23.0','',1007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/1.7/en-us','ter','',''),
(9296915,0,'schema_pending','2.0.0',1626,68,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1698077185,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','caca57bdd9aba38719c3373e0403e9e3','Added:\r\n- Compatibility with schema version 3\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP  8.1\r\n- Compatibility with schema version 1 and 2','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.0/en-us','ter','',''),
(9296916,0,'schema_pending','2.1.0',1626,58,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1704910653,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','b441bdcfb00ab9c04b943b48c6a90991','Updated:\r\n- schema.org definition to version 24.0','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.1/en-us','ter','',''),
(9296917,0,'schema_pending','2.2.0',1626,55,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1707045984,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','d118989fe7fbb688f3b862695b123465','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nUpdated:\r\n- schema.org definition to version 25.0\r\n','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.2/en-us','ter','',''),
(9296918,0,'schema_pending','2.2.1',1626,61,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1707332991,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','f10ac0ab099431078bfec0d8c4aa1e87','Fixed:\r\n- Missing compatibility with TYPO3 v13 in ext_emconf.php','',2002001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.2/en-us','ter','',''),
(9296919,0,'schema_pending','2.3.0',1626,68,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1708105172,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','cdab6fdb61fdf9b04d8fc709b3e37026','Updated:\r\n- schema.org definition to version 26.0','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.3/en-us','ter','',''),
(9296920,0,'schema_pending','2.4.0',1626,61,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1716222942,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','41df8e9a50196e9a92548c38c38a24d1','Updated:\r\n- schema.org definition to version 27.0','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.4/en-us','ter','',''),
(9296921,0,'schema_pending','2.5.0',1626,57,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1721756755,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','1ba23d372a804cb67ce47a40b73408b9','Updated:\r\n- schema.org definition to version 27.02','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.5/en-us','ter','',''),
(9296922,0,'schema_pending','2.6.0',1626,49,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1726736240,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','229569202fb024747f89797871cb3ceb','Updated:\r\n- schema.org definition to version 28.0','',2006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.6/en-us','ter','',''),
(9296923,0,'schema_pending','2.7.0',1626,45,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1732303307,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.8.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','cd0b1d4229e78517d7f7432c12850004','Updated:\r\n- schema.org definition to version 28.1','',2007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.7/en-us','ter','',''),
(9296924,0,'schema_pending','2.8.0',1626,38,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1736760834,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.9.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','1cb31716d5bf2ecb15c30f887db33cef','Added:\r\n- Experimental support for schema.org enumerations\r\n\r\nDeprecated:\r\n- Types and view helpers representing enumerations','',2008000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.8/en-us','ter','',''),
(9296925,0,'schema_pending','2.9.0',1626,35,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1741805985,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','bab851d63c6f72627e5506a074239135','Changed:\r\n- Switch from \"RegisterAdditionalTypePropertiesEvent\" to \"AdditionalPropertiesInterface\"','',2009000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.9/en-us','ter','',''),
(9296926,0,'schema_pending','2.10.0',1626,30,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1743526260,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','d220dab86c6be3afb29aa53ba7407a5b','Added:\r\n- Link to new Google manuals for product-related types in Admin Panel\r\n\r\nUpdated:\r\n- schema.org definition to version 29.0','',2010000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.10/en-us','ter','',''),
(9296927,0,'schema_pending','2.11.0',1626,28,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1744648659,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','fce5d3f7ea75f9e68735d991121c812f','Added:\r\n- More links to Google manuals in Admin Panel','',2011000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.11/en-us','ter','',''),
(9296928,0,'schema_pending','2.12.0',1626,33,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1747487528,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','eee855ab758824611ae0e3c643645af1','Updated;\r\n- schema.org definition to version 29.2','',2012000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.12/en-us','ter','',''),
(9296929,0,'schema_pending','2.13.0',1626,19,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1757342380,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','630259cf7523e32a74c50cd7f9988508','Updated:\r\n- schema.org definition to version 29.3','',2013000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.13/en-us','ter','',''),
(9296930,0,'schema_pending','2.14.0',1626,23,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1757441332,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','4f362622d080aed2c2cf38e4a494845a','Added:\r\n- Compatibility with EXT:schema v4','',2014000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.14/en-us','ter','',''),
(9296931,0,'schema_pending','2.15.0',1626,19,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1764094451,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','272e930c9150409e59b02d34d1795037','Added:\r\n- Compatibility with TYPO3 v14','',2015000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/2.15/en-us','ter','',''),
(9296932,0,'schema_pending','2.16.0',1626,19,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1765310725,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b68b3daee560797c41dce655e9e44a43','Updated:\r\n- schema.org definition to version 29.4\r\n\r\nFixed:\r\n- Match composer description with TYPO3 v14 title handling','',2016000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/main/en-us/','ter','',''),
(9296933,0,'schema_pending','2.17.0',1626,15,'Schema.org extension for pending','Extend the schema extension with pending terms',2,0,2,1774293835,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.12.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','0c459672b4742dd9a9ae5d6591abb002','Updated:\r\n- schema.org definition to version 30.0','',2017000,1,0,'https://docs.typo3.org/p/brotkrueml/schema-pending/main/en-us/','ter','',''),
(9296934,0,'schema_health','1.0.0',1300,101,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1617723165,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ff37cb34806722c4321ae733f1f05904','Initial release with schema definition version 12.0','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.0/en-us','ter','',''),
(9296935,0,'schema_health','1.0.1',1300,114,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1617894111,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','7cd98623a71def9756b6f73943d7cb72','Fixed:\r\n- Register slot for additional properties in TYPO3 v9','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.0/en-us','ter','',''),
(9296936,0,'schema_health','1.1.0',1300,123,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1625679783,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','ab36824b19803f6732e5d0a35a3b94a6','Added:\r\n- Allow usage with EXT:schema v2\r\n\r\nUpdated:\r\n- Schema definition to version 13.0','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.1/en-us','ter','',''),
(9296937,0,'schema_health','1.2.0',1300,116,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1648489775,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','d7cabd967cbd54107c5c0af0f46d37e3','Updated:\r\n- Schema definition to version 14.0','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.2/en-us','ter','',''),
(9296938,0,'schema_health','1.3.0',1300,103,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1666811911,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','b82479669b0bfc0ed38c696f0fd63039','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nUpdated:\r\n- schema.org definition to version 15.0\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.3/en-us','ter','',''),
(9296939,0,'schema_health','1.3.1',1300,97,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1670578047,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a824998a5f281013963b50b050c41f2e','Fixed:\r\n- Type error in event listener for PHP  7.4','',1003001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.3/en-us','ter','',''),
(9296940,0,'schema_health','1.4.0',1300,86,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1684777733,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','86492537d019ec8fdc53716c57876cd3','Updated:\r\n- Schema definition to version 19.0','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/1.4/en-us','ter','',''),
(9296941,0,'schema_health','2.0.0',1300,70,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1698077204,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','7ace7ed30a53a9ebbf6c7d564b114fd1','Added:\r\n- Compatibility with schema version 3\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP  8.1\r\n- Compatibility with schema version 1 and 2','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.0/en-us','ter','',''),
(9296942,0,'schema_health','2.1.0',1300,63,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1704910677,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','7a6a67772a62a77fa0d25e354ec6308d','Updated:\r\n- schema.org definition to version 24.0','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.1/en-us','ter','',''),
(9296943,0,'schema_health','2.2.0',1300,72,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1707046021,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','8e750e55987e55aa1f77c20e6e33862a','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nUpdated:\r\n- schema.org definition to version 25.0\r\n','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.2/en-us','ter','',''),
(9296944,0,'schema_health','2.3.0',1300,59,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1716222958,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','54079b084d4382fdb246f0be5ffe29d8','Updated:\r\n- schema.org definition to version 27.0','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.3/en-us','ter','',''),
(9296945,0,'schema_health','2.4.0',1300,52,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1726736253,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','85442d7b4369bc614378a2680aa2a2fb','Updated:\r\n- schema.org definition to version 28.0','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.4/en-us','ter','',''),
(9296946,0,'schema_health','2.5.0',1300,47,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1732303323,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','94982ebf9db6cd98b9459de0084ebfb0','Updated\r\n- schema.org definition to version 28.1','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.5/en-us','ter','',''),
(9296947,0,'schema_health','2.6.0',1300,42,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1736760850,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.9.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','84984530b7a46d2afef1de70cedcbc2e','Added:\r\n- Experimental support for schema.org enumerations\r\n\r\nDeprecated:\r\n- Types and view helpers representing enumerations','',2006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.6/en-us','ter','',''),
(9296948,0,'schema_health','2.7.0',1300,33,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1741806005,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','5b81ddac88c921b8c482cd745ef35516','Changed:\r\n- Switch from \"RegisterAdditionalTypePropertiesEvent\" to \"AdditionalPropertiesInterface\"','',2007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.7/en-us','ter','',''),
(9296949,0,'schema_health','2.8.0',1300,29,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1743526310,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','6efd9425d9902cea00a30fdaed694d89','Updated:\r\n- schema.org definition to version 29.0','',2008000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.8/en-us','ter','',''),
(9296950,0,'schema_health','2.9.0',1300,32,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1747487542,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3031c17601a25727bb734d6eaba28ced','Updated;\r\n- schema.org definition to version 29.2','',2009000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.9/en-us','ter','',''),
(9296951,0,'schema_health','2.10.0',1300,24,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1757441345,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','60937e1afbaaac31803dc392de3a4927','Added:\r\n- Compatibility with EXT:schema v4','',2010000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.10/en-us','ter','',''),
(9296952,0,'schema_health','2.11.0',1300,19,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1764094465,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f8e1422a4c2282bc201910f63275e573','Added:\r\n- Compatibility with TYPO3 v14','',2011000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-health/2.11/en-us','ter','',''),
(9296953,0,'schema_health','2.12.0',1300,18,'Schema.org extension for health and lifesciences','Extend the schema extension with health-related terms',2,0,2,1765310738,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','67c1dc0f31f67a474a47d0b6f51a4915','Updated:\r\n- schema.org definition to version 29.4\r\n\r\nFixed:\r\n- Match composer description with TYPO3 v14 title handling','',2012000,1,0,'https://docs.typo3.org/p/brotkrueml/schema-health/main/en-us/','ter','',''),
(9296954,0,'schema_bib','1.0.0',959,103,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1617723188,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','42d2890dd31130ec293037195e7b1c97','Initial release with schema definition version 12.0','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.0/en-us','ter','',''),
(9296955,0,'schema_bib','1.0.1',959,111,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1617894136,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','974dfebd9e672411b1f7f47e5e0afabd','Fixed:\r\n- Register slot for additional properties in TYPO3 v9','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.0/en-us','ter','',''),
(9296956,0,'schema_bib','1.1.0',959,132,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1625679806,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','b861678ffd2e381119813e1fe38932cd','Added:\r\n- Allow usage with EXT:schema v2\r\n\r\nUpdated:\r\n- Schema definition to version 13.0','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.1/en-us','ter','',''),
(9296957,0,'schema_bib','1.2.0',959,93,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1667298694,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','59ea1ac8aa8820d41e797c2965a0dd25','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nUpdated:\r\n- schema.org definition to version 15.0\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.2/en-us','ter','',''),
(9296958,0,'schema_bib','1.2.1',959,101,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1670579397,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','1e0400b025d9853fd36d876ba3705909','Fixed:\r\n- Type error in event listener for PHP  7.4','',1002001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.2/en-us','ter','',''),
(9296959,0,'schema_bib','1.3.0',959,85,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1684777758,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a4cec8e1a37cffb28a855297da3c32e6','Updated:\r\n- Schema definition to version 19.0','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/1.3/en-us','ter','',''),
(9296960,0,'schema_bib','2.0.0',959,77,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1698077217,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','6a0c58459daa6f438efe1a48b6af1b74','Added:\r\n- Compatibility with schema version 3\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP  8.1\r\n- Compatibility with schema version 1 and 2','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.0/en-us','ter','',''),
(9296961,0,'schema_bib','2.1.0',959,72,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1707046045,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','57572fcfc424115703f3407442300a8e','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nUpdated:\r\n- schema.org definition to version 25.0','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.1/en-us','ter','',''),
(9296962,0,'schema_bib','2.2.0',959,46,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1732303335,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','35ab14b668b8b2becd0664d074622469','Updated\r\n- schema.org definition to version 28.1','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.2/en-us','ter','',''),
(9296963,0,'schema_bib','2.3.0',959,32,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1741806030,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','7c7e8a654aef7e0c19d6346bc1474cb4','Changed:\r\n- Switch from \"RegisterAdditionalTypePropertiesEvent\" to \"AdditionalPropertiesInterface\"','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.3/en-us','ter','',''),
(9296964,0,'schema_bib','2.4.0',959,33,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1743526351,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','768ffcfcb5502ca08f7f717c91782133','Updated:\r\n- schema.org definition to version 29.0','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.4/en-us','ter','',''),
(9296965,0,'schema_bib','2.5.0',959,23,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1757441359,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b17785fa98d7b967d0160a912b83fbb8','Added:\r\n- Compatibility with EXT:schema v4','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.5/en-us','ter','',''),
(9296966,0,'schema_bib','2.6.0',959,18,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1764094480,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','c80c895c7f2de200dd3c0dbc2cf70949','Added:\r\n- Compatibility with TYPO3 v14','',2006000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/2.6/en-us','ter','',''),
(9296967,0,'schema_bib','2.7.0',959,19,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1765310754,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f1ae617c8fa4b84ddbd7a401c2d92b68','Updated:\r\n- schema.org definition to version 29.4\r\n\r\nFixed:\r\n- Match composer description with TYPO3 v14 title handling','',2007000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/main/en-us/','ter','',''),
(9296968,0,'schema_bib','2.8.0',959,14,'Schema.org extension for bibliography','Extend the schema extension with bibliographic-related terms',2,0,2,1774293849,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','e11c52360f09bfc4769440fc53c93b8d','Updated:\r\n- schema.org definition to version 30.0','',2008000,1,0,'https://docs.typo3.org/p/brotkrueml/schema-bib/main/en-us/','ter','',''),
(9296969,0,'schema_auto','1.0.0',855,104,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1617723207,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','0e889ef518ed435e0d65975661a2787e','Initial release with schema definition version 12.0','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/1.0/en-us','ter','',''),
(9296970,0,'schema_auto','1.0.1',855,114,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1617894159,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-1.99.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','4746c42143219b0a602b15f39f5b7993','Fixed:\r\n- Register slot for additional properties in TYPO3 v9','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/1.0/en-us','ter','',''),
(9296971,0,'schema_auto','1.1.0',855,123,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1625679829,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','b76907f1a9fd414dac1716a05f84c6ca','Added:\r\n- Allow usage with EXT:schema v2\r\n\r\nUpdated:\r\n- Schema definition to version 13.0','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/1.1/en-us','ter','',''),
(9296972,0,'schema_auto','1.2.0',855,117,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1648489793,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:14:\"9.5.16-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','59b4516930403d2635d444adf2364f51','Updated:\r\n- Schema definition to version 14.0','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/1.2/en-us','ter','',''),
(9296973,0,'schema_auto','1.3.0',855,106,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1666978256,'a:1:{s:7:\"depends\";a:2:{s:6:\"schema\";s:13:\"1.7.0-2.99.99\";s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','7bc41d526f48f38caa3739b0f51a8ebf','Added:\r\n- Compatibility with TYPO3 v12\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v9','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/1.3/en-us','ter','',''),
(9296974,0,'schema_auto','2.0.0',855,71,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1698077233,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','76a4cc2cd3110c4d6953fff7a4c7337a','Added:\r\n- Compatibility with schema version 3\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP  8.1\r\n- Compatibility with schema version 1 and 2','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.0/en-us','ter','',''),
(9296975,0,'schema_auto','2.1.0',855,77,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1707046060,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.0.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','e4a9cf47d61da65478ea3959b3ee9884','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nUpdated:\r\n- schema.org definition to version 25.0','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.1/en-us','ter','',''),
(9296976,0,'schema_auto','2.2.0',855,41,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1736760864,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:13:\"3.9.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','132ad36d25ed6e30d36263628fff2d25','Added:\r\n- Experimental support for schema.org enumerations\r\n\r\nDeprecated:\r\n- Types and view helpers representing enumerations','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.2/en-us','ter','',''),
(9296977,0,'schema_auto','2.3.0',855,40,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1741806044,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-3.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3a56c7b9ff3501984423a5fad4ba4fae','Changed:\r\n- Switch from \"RegisterAdditionalTypePropertiesEvent\" to \"AdditionalPropertiesInterface\"','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.3/en-us','ter','',''),
(9296978,0,'schema_auto','2.4.0',855,23,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1757441370,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','31ce7d03de201093491055ba4fae9c42','Added:\r\n- Compatibility with EXT:schema v4','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.4/en-us','ter','',''),
(9296979,0,'schema_auto','2.5.0',855,18,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1764094492,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','540bd72560bf30e7a69f965ed0f5cb1f','Added:\r\n- Compatibility with TYPO3 v14','',2005000,0,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/2.5/en-us','ter','',''),
(9296980,0,'schema_auto','2.6.0',855,21,'Schema.org extension for auto','Extend the schema extension with auto-related terms',2,0,2,1765310766,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:6:\"schema\";s:14:\"3.10.0-4.99.99\";s:5:\"typo3\";s:15:\"11.5.19-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','44f3f27dfc5933f4263adece7bcba782','Updated:\r\n- schema.org definition to version 29.4\r\n\r\nFixed:\r\n- Match composer description with TYPO3 v14 title handling','',2006000,1,0,'https://docs.typo3.org/p/brotkrueml/schema-auto/main/en-us/','ter','',''),
(9296981,0,'hsforms','2.1.5',254,99,'hotelsuite Forms','hotelsuite Forms will show a form to book hotel rooms with some customized configurations.',1,0,2,1617800055,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.15-10.4.99\";s:3:\"vhs\";s:11:\"6.0.0-0.0.0\";}}','Usman Ahmad','ua@onm.de','onm_typo3','4477ff8c9ae409f4235ea4d49e8da53d','v2.1.5','',2001005,0,0,'','ter','',''),
(9296982,0,'hsforms','2.1.6',254,155,'hotelsuite FORMS','hotelsuite FORM (hs FORMS) will show a form to book hotel rooms with some customized configurations. This plugin allows the creation of deep links and booking buttons in connection with the Internet booking engine \"hotelsuite IBE\" (https://www.hotelsuite.de). Sell rooms, vouchers, events, tables and much more! - Get in touch with us: Open New Media GmbH  Digital communication agency  Tel .: 49 261 30380-80  E-Mail: info@onm.de  Web: https://www.onm.de  Hotel solutions: https://www.hotelsuite.de',1,0,3,1618410720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.15-10.4.99\";s:3:\"vhs\";s:11:\"6.0.0-0.0.0\";}}','Usman Ahmad, Tobias Gräber','ua@onm.de, tg@onm.de','onm_typo3','943892a27e6ef12d190e49e9eac88639','- updates description','',2001006,1,0,'','ter','',''),
(9296983,0,'repeatable_form_elements','2.0.1',539,146,'Repeatable form elements','Adds a new form element which allows the editor to create a new, in the frontend repeatable container for nesting elements.',2,0,4,1617964737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Ralf Zimmermann TRITUM GmbH','ralf.zimmermann@tritum.de','dreistromland','d1ba10ef0a5c7f3e29970178193942c1','Initial upload of the famous extension to TER.','',2000001,0,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296984,0,'repeatable_form_elements','3.0.0',539,93,'Repeatable form elements','Adds a new form element which allows the editor to create a new, in the frontend repeatable container for nesting elements.',2,0,4,1657874291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.13-11.99.99\";}}','Ralf Zimmermann TRITUM GmbH','ralf.zimmermann@tritum.de','dreistromland','1e023d1e836c5134a584dfab1cf5bb10','Compatibility with TYPO3 v11','',3000000,0,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296985,0,'repeatable_form_elements','3.1.0',539,109,'Repeatable form elements','Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.',2,0,2,1660653812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.13-11.99.99\";}}','Ralf Zimmermann, Elias Häußler','ralf.zimmermann@tritum.de, elias@haeussler.dev','dreistromland','cf93bed66e126a7e5883f2b3dfaadefc','Mainly some bugfixing, cleanup and streamlining of composer.json and ext_emconf.php. No change in behaviour.','',3001000,0,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296986,0,'repeatable_form_elements','3.1.1',539,104,'Repeatable form elements','Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.',2,0,2,1678812760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.23-11.99.99\";}}','Ralf Zimmermann, Elias Häußler','ralf.zimmermann@tritum.de, elias@haeussler.dev','dreistromland','4d0a4b7cffbbee2e945c88d75612bcea','Some minor bugfixing. Raised version requirement of TYPO3 core. No change in behaviour.','',3001001,0,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296987,0,'repeatable_form_elements','4.1.1',539,35,'Repeatable form elements','Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.',2,0,2,1733231643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Ralf Zimmermann, Elias Häußler, Christian Seyfferth','r.zimmermann@dreistrom.land, elias@haeussler.dev, c.seyfferth@dreistrom.land','dreistromland','0130d89b88a4ea624c911af94a03712f','[CLEANUP] Update version in ext_emconf und remove from composer.json\r\n[TASK] Repeatable Container Values to Database\r\n[FEATURE] Remove jQuery as dependency\r\n[FEATURE] Improve copying form-elements with variants\r\n[TASK] Compatibility to TYPO3 v12','',4001001,0,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296988,0,'repeatable_form_elements','5.0.0',539,52,'Repeatable form elements','Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.',2,0,2,1733231733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ralf Zimmermann, Elias Häußler, Christian Seyfferth','r.zimmermann@dreistrom.land, elias@haeussler.dev, c.seyfferth@dreistrom.land','dreistromland','cea2458438d5f841480aed9ffdc3d991','[FEATURE] Add TYPO3 v13 compatibility, drop v11','',5000000,1,0,'https://github.com/tritum/repeatable_form_elements/blob/master/README.md','ter','',''),
(9296989,0,'plausible_analytics','1.0.0',445,111,'Plausible Analytics Integration','Integrate Plausible analytics into TYPO3',2,0,2,1618259450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Marcel Kapfer','opensource@mmk2410.org','mmk2410','f863f3d07eaf0f303e9095a7b6be6eb8','Initial release','',1000000,0,0,'https://gitlab.com/mmk2410/plausible_analytics/-/blob/main/README.md','ter','',''),
(9296990,0,'plausible_analytics','1.1.0',445,127,'Plausible Analytics Integration','Integrate Plausible analytics into TYPO3',2,0,2,1620065021,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Marcel Kapfer','opensource@mmk2410.org','mmk2410','dd70195b32973bd60ef711af13ed5706','Version 1.1.0\r\n\r\n- [FEATURE] Dont add script if logged into BE (7d22f356)','',1001000,0,0,'https://gitlab.com/mmk2410/plausible_analytics/-/blob/main/README.md','ter','',''),
(9296991,0,'plausible_analytics','1.2.0',445,109,'Plausible Analytics Integration','Integrate Plausible analytics into TYPO3',2,0,2,1660151718,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Marcel Kapfer','opensource@mmk2410.org','mmk2410','c1fce0fa443e1bf89ab301479d9fbf3c','- [FEATURE] Add support for TYPO3 v11 and PHP 8.0 & 8.1 (25ccc28, 9c43bfc)\r\n- [TASK] Slight Refactoring (01c8997, 09f9578, b704eaa)','',1002000,0,0,'https://gitlab.com/mmk2410/plausible_analytics/-/blob/main/README.md','ter','',''),
(9296992,0,'plausible_analytics','2.0.0',445,98,'Plausible Analytics Integration','Integrate Plausible analytics into TYPO3',2,0,2,1683371859,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Marcel Kapfer','opensource@mmk2410.org','mmk2410','92f9974459853ec2679897ce5354be2b','- [!!!][BREAKING] Drop support for TYPO3 v10\r\n- [UPGRADE] Add support for TYPO3 v12\r\n- [TASK] Resolve deprecations introduced with TYPO3 v11 and v12','',2000000,1,0,'https://gitlab.com/mmk2410/plausible_analytics/-/blob/main/README.md','ter','',''),
(9296993,0,'wwonepagetemplate','2.0.1',719,109,'Onepage Template','',0,0,6,1618425274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','71c59e8a6d9da54563a86b19afa6c078','First upload in TER.\r\nThis is a small demo one pager template. Take a look at the README for installation instructions.','',2000001,0,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296994,0,'wwonepagetemplate','2.0.2',719,107,'Onepage Template','This is a small demo one pager template. Take a look at the README for installation instructions.',0,0,6,1618464363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','5d7ed2f1ff92cf98d5363d61439f48a9','Add license information','',2000002,0,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296995,0,'wwonepagetemplate','2.0.3',719,108,'Onepage Template','This is a small demo one pager template. Take a look at the README for installation instructions.',0,0,6,1618465358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','d0932e837ec06659e55d64ba14a23b05','Add license information and description to composer.json','',2000003,0,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296996,0,'wwonepagetemplate','2.0.4',719,115,'Onepage Template','This is a small demo one pager template. Take a look at the README for installation instructions.',0,0,6,1618489331,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','b09d97a31292a37778784f837ca3a301','Some little bugfixes and enhancements','',2000004,0,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296997,0,'wwonepagetemplate','2.1.0',719,125,'Onepage Template','This is a small demo one pager template. Take a look at the README for installation instructions.',1,0,6,1618754682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','0408eb73fa9731b001ef770fb092413f','[FEATURE] Option to show the page title or the alternative navigation title as section headline. You can enable or disable this in the constants editor.','',2001000,0,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296998,0,'wwonepagetemplate','2.2.0',719,155,'Onepage Template','This is a small demo one pager template. Take a look at the README for installation instructions.',1,0,6,1633287521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','db7028c6af6d2620e0fc453804960d85','Compatibility with TYPO3 11','',2002000,1,0,'https://gitlab.com/wolfgang.wagner/wwonepagetemplate/-/tree/master','ter','',''),
(9296999,0,'form_pdf','1.1.1',119,119,'Form PDF Finisher','Form finisher to write form data into pre-existing PDF file',2,0,3,1619336174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"10.4.0 - 10.4.99\";s:4:\"form\";s:16:\"10.4.0 - 10.4.99\";}}','Mykola Orlenko','mykola.orlenko@web-spectr.com','brightside','9cb7a5b7f784db248363357ce0c85d9c','Please see install instructions in README.','Brightside OÜ / t3brightside.com',1001001,1,0,'https://github.com/t3brightside/form_pdf/blob/master/README.md','ter','',''),
(9297000,0,'skins','10.4.15',1210,2,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,3,1619384163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','bce6cf59b00c8f44d7c9238fd622d37f','TYPO3 backend skins','',10004015,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297001,0,'skins','10.4.16',1210,45,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1619391382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','6cb090698131c05b37a0a3934566ca5e','TYPO3 backend skins\r\nskins:\r\n- dark','',10004016,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297002,0,'skins','10.4.18',1210,45,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1619548364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','da2c71af48d282c75f5c3281c23e28b0','changes:\r\n - button styling\r\n - form styling\r\n - fixing some bugs\r\n\r\nadd \"save & close\" button to edit view','',10004018,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297003,0,'skins','10.4.19',1210,45,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1619549217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','ac98bc0fc1cb84cd9b352c9e39c9daa1','added missing styles for some modules','',10004019,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297004,0,'skins','10.4.20',1210,51,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1619552986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','8a84ce419baf8877d0a8542cebef0089','add new styles for extension list','',10004020,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297005,0,'skins','10.4.21',1210,56,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1623178447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','b1731a5ccbe2a870993c15bf2579c6ff','css code changes / improvements  custom css over be user settings','',10004021,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297006,0,'skins','10.4.22',1210,47,'Typo3 Skins','This extension add a dark skin to the Typo3 backend.',2,0,0,1624818294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','03e2ef6381087fd9beb7e3841b0ffad4','- added styles for filelist\r\n- added default rgb/a styles to description fields','',10004022,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297007,0,'skins','10.4.23',1210,43,'Typo3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend.',2,0,0,1625049697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','a22b60b4573b1f6478c64c91d8d71ab1','- add styles to table classes (info, warning, danger)\r\n- improved some views (missing styles)','',10004023,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297008,0,'skins','10.4.24',1210,50,'Typo3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend.',2,0,0,1625166010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','1c97c367145bae00e544d72343936d70','add support for third party extensions\r\n- powermail\r\n- lux\r\n\r\nfix for button styles in list/table','',10004024,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297009,0,'skins','10.4.25',1210,52,'TYPO3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend.',2,0,0,1626643843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','2c8183272742ffd8760c09f88ef3d638','- modified extensions title / description / icon\r\n- fixed styles for \"lux\" extension\r\n- clean up _button.scss\r\n\r\n coming next: support for TYPO3 11.x\r\n\r\nPS: thanks for your download! \r\nlove to give the community something back.\r\nif you have suggestions, improvements or bugs your feedback is very welcome :)','',10004025,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297010,0,'skins','10.4.26',1210,40,'TYPO3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend. You can also change the colors to your favourite ones.',2,0,0,1630961029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','ef8dd8affcb40743cff8c1ee39aaf35e','Added new UI in the top bar with instant preview.\r\nEasier to find the perfect color for your backend :).','',10004026,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297011,0,'skins','10.4.27',1210,43,'TYPO3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend. You can also change the colors to your favourite ones.',2,0,0,1630961883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','e27abd49a6bbf32688653c79b947b78f','third party extension update\r\n- lux','',10004027,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297012,0,'skins','10.4.28',1210,115,'TYPO3 Skins','This extension add a dark skin / dark mode to the TYPO3 backend. You can also change the colors to your favourite ones.',2,0,0,1631139065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','28ebb6a2d14c5906acbd1f917bf4ce62','first release for TYPO3 version 11.4.','',10004028,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297013,0,'skins','10.5.0',1210,91,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1647556002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','5bb02444d72d85516c18543218678753','- several changes\r\n\r\nthanks to NoelClick','',10005000,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297014,0,'skins','10.5.1',1210,109,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1647558110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','af1a69cb89c037855ad3ab71b257b2c7','reupload and fix version number\r\n\r\n several changes  thanks to NoelClick','',10005001,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297015,0,'skins','10.5.2',1210,123,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1653594239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','0e6fdc42535e3eeffe8029b7ed96d2cd','Adding styles for mask backend module by @NoelClick\r\nFull Changelog: https://github.com/Dominik-Sch/skins/compare/10.5.1...10.5.2','',10005002,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297016,0,'skins','10.5.3',1210,99,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1670540334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','2ded5f611fb99ce42c97b35761c031ba',' [10.5.3] - 2022-10-19\r\n Fixed\r\n- Fix access to possibly undefined array key (fixes 5)','',10005003,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297017,0,'skins','11.1.4',1210,50,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1693861194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','e364532ae38f5fdb6b8273ed23102244','First stable release for v12.\r\nDropped support for v11 within current version.','',11001004,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297018,0,'skins','11.1.6',1210,55,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1726176514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','f406591a17b52c686ce2baba15165324',' Bugfix and compatibility release\r\n- better support for current v12\r\n- add some missing styles\r\n- first release for 13.2.1\r\n  - save and close not working at the moment','',11001006,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297019,0,'skins','11.4.0',1210,20,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1751316193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','7bd5307e9bf0e4e30733b14d7746aeab','[11.4.0] - 2025-06-30\r\nFirst release after rework\r\n- better support for current v13\r\n- added missing styles\r\n- save and close can be enabled in extension configuration\r\n- new preview renderer for textmedia and textpic can be enabled in extension configuration','',11004000,0,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297020,0,'skins','11.4.1',1210,29,'TYPO3 Skins','This extension adds a dark skin (dark theme) to the TYPO3 backend. The colors are customizable and can be changed to your favorite colors.',2,0,0,1751317157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Dominik Schüßler','dominikschuessler1337@gmail.com','dominikschuessler','22c0532f067230ac3c45e95e4f3f3c2c','changed icons path for icon in extension list','',11004001,1,0,'https://github.com/Dominik-Sch/skins/blob/main/README.md','ter','',''),
(9297021,0,'localizer_beebox','10.0.0',370,126,'Localizer Beebox','Beebox API for the TYPO3 localizer',2,0,6,1619427330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','0bfcc974fe35f4458b9c97b44aff3dfd','This is the Beebox connector for the TYPO3 CMS 10 version of the localizer interface. It will connect your TYPO3 system to your Beebox based translation service and help you to set up an automatic translation process.','Cybercraft GmbH',10000000,0,0,'','ter','',''),
(9297022,0,'localizer_beebox','10.1.0',370,112,'Localizer Beebox','Beebox API for the TYPO3 localizer',2,0,6,1652344992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.3.0-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','478d67b29a694570c91502599f5425eb','This is a maintenance release to match latest changes of L10nmgr and Localizer, which have only been available via Packagist before.','Cybercraft GmbH',10001000,0,0,'','ter','',''),
(9297023,0,'localizer_beebox','10.2.0',370,132,'Localizer Beebox','Beebox API for the TYPO3 localizer',2,0,6,1664446894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.4.6-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','e1b3d0a7d43548045acab7416f165edb','This is a maintenance release for CMS 10 only. It makes sure that the latest fixed version of the Localizer will be used. See the commit log on Github.','Cybercraft GmbH',10002000,1,0,'','ter','',''),
(9297024,0,'video_vtt','1.0.0',1216,117,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1619438366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','44e288f6c97d8a0d06237ea0bbb6c208','Initial release','',1000000,0,0,'https://docs.typo3.org/p/traw/video-vtt/1.0/en-us','ter','',''),
(9297025,0,'video_vtt','1.0.2',1216,112,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1619439240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b9ab432ae85e7effe5750d7ec06ad216','Fixed some typos in composer.json and Documentation','',1000002,0,0,'https://docs.typo3.org/p/traw/video-vtt/1.0/en-us','ter','',''),
(9297026,0,'video_vtt','1.0.3',1216,131,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1619441657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','807d3e351ed287947746c9d58d2e3b8c','Code cleanup','',1000003,0,0,'https://docs.typo3.org/p/traw/video-vtt/1.0/en-us','ter','',''),
(9297027,0,'video_vtt','1.0.4',1216,102,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1632849450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','275115e071a176a77f75c89035d2d152','Fixed some deprecations\r\nTested with TYPO3 11','',1000004,0,0,'https://docs.typo3.org/p/traw/video-vtt/1.0/en-us','ter','',''),
(9297028,0,'video_vtt','1.0.5',1216,159,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1632904488,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";s:12:\"filemetadata\";s:15:\"10.0.0-11.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ffd8090496e4535b91c9bff9465da612','Bugfix:\r\nAdd EXT:filemetadata as dependency','',1000005,0,0,'https://docs.typo3.org/p/traw/video-vtt/1.0/en-us','ter','',''),
(9297029,0,'video_vtt','2.0.1',1216,71,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1702650389,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','4dd7f069a4f5bbb6bc9679f4333129b3','v12 Compatiblity, Maintenance','',2000001,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.0/en-us','ter','',''),
(9297030,0,'video_vtt','2.1.0',1216,61,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1709041233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','50a9cb7b3fae7c9c00819345115ddc9c','TCA Migration for TYPO3 12/13','',2001000,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.1/en-us','ter','',''),
(9297031,0,'video_vtt','2.2.0',1216,54,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1714396206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','66f6c870803c8d0f7e2ff60b245f0797','- add poster image for self-hosted videos (e.g. mp4)\r\n- add controlsList options for chromium browsers\r\n- add picture in picture option for chromium browsers and vimeo\r\n- automatically mute video if autoplay is set','',2002000,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.2/en-us','ter','',''),
(9297032,0,'video_vtt','2.2.1',1216,53,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1714730411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','5ad1521617d8ae6ea62cd8764c0cb637','Bugfix: Display poster image field only for video files','',2002001,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.2/en-us','ter','',''),
(9297033,0,'video_vtt','2.2.5',1216,48,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1719828884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','50389160bbe178caba9a8f5374f14b3f','Small bugfixes','',2002005,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.2/en-us','ter','',''),
(9297034,0,'video_vtt','2.2.7',1216,52,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1721295227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','efd2ef82a60a669d2b00da72ed2ee32f','Bugfix & maintenance release','',2002007,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.2/en-us','ter','',''),
(9297035,0,'video_vtt','2.3.0',1216,55,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1725459736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','7ce43d32c2903931f6f7817dd9bbf15e','- Minor bugfixes\r\n- changed exclude fields\r\n- updated documentation','',2003000,0,0,'','ter','',''),
(9297036,0,'video_vtt','2.3.1',1216,35,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1744636365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:12:\"filemetadata\";s:14:\"12.4.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','bfd59676ca4da24589b0f9864bfa4f8e','Small bugfix: Add link field to file reference video palette','',2003001,0,0,'','ter','',''),
(9297037,0,'video_vtt','2.5.1',1216,21,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1758292972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"13.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','46cc2baf9748353909da55e3372c33a9','- Drop TYPO3 12 Support\r\n- Add start and end time fields for Youtube and Vimeo videos\r\n- Update TYPO3 Documentation\r\n- Some bugfixes','',2005001,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.5/en-us','ter','',''),
(9297038,0,'video_vtt','2.5.2',1216,18,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1761468000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"13.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','db4c379d1fb9da605754aabd5b12885f','Some minor bugfixes, see https://github.com/thomasrawiel/video-vtt/releases/tag/2.5.2','',2005002,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.5/en-us','ter','',''),
(9297039,0,'video_vtt','2.5.4',1216,18,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1761471962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"13.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ff16aebe50ace454d05c98812110fd9e','VideoRenderer: Add fallback message if html5 videos are not supported\r\n\r\nhttps://github.com/thomasrawiel/video-vtt/releases/tag/2.5.4','',2005004,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.5/en-us','ter','',''),
(9297040,0,'video_vtt','2.5.5',1216,18,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1762182981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"13.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ee35dbb0dfc2132b4331a8d39ab19e68','[bugfix] add referrerpolicy to iframe attributes','',2005005,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.5/en-us','ter','',''),
(9297041,0,'video_vtt','2.6.2',1216,18,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1762431598,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"13.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b3e72c779ae8152c64a045fc0e975ecd','[feat] Add caption language selection for youtube videos\r\n[fix][compatibility] overrule EXT:headless VideoRenderers\r\nRead more: https://github.com/thomasrawiel/video-vtt/releases/tag/2.6.2','',2006002,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.6/en-us','ter','',''),
(9297042,0,'video_vtt','2.7.0',1216,17,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1764787098,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','1b0fa7bb198d4690f1adf457259803af','compatible with TYPO3 14, updated docs','',2007000,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.7/en-us','ter','',''),
(9297043,0,'video_vtt','2.8.0',1216,16,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1767797895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','50217a49a3682320bdc24445e7218b17','Add basic controls (autoplay,controls,mute,loop) and poster image to audio tags','',2008000,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.8/en-us','ter','',''),
(9297044,0,'video_vtt','2.8.1',1216,17,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1773665099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','bc932a038aa46892848a263193fc511b','Small fix in vimeo player','',2008001,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.8/en-us','ter','',''),
(9297045,0,'video_vtt','2.8.4',1216,9,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1780308780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','30da1bab1a9f46c9f0c9aa4f1698e3c0','https://github.com/thomasrawiel/video-vtt/releases/tag/2.8.4','',2008004,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.8/en-us','ter','',''),
(9297046,0,'video_vtt','2.8.5',1216,6,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1781510663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','e49f0c4bba61d17c602140445c6cb734','https://github.com/thomasrawiel/video-vtt/releases/tag/2.8.5','',2008005,0,0,'https://docs.typo3.org/p/traw/video-vtt/2.8/en-us','ter','',''),
(9297047,0,'video_vtt','2.8.6',1216,8,'Video VTT','Extend TYPO3 Video functionality',2,0,3,1781529540,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.4.99\";s:12:\"filemetadata\";s:15:\"13.4.20-14.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','7161b429cbbdbd0271b43ff2c31cb826','https://github.com/thomasrawiel/video-vtt/releases/tag/2.8.6','',2008006,1,0,'https://docs.typo3.org/p/traw/video-vtt/2.8/en-us','ter','',''),
(9297048,0,'warming','0.1.1',6648,118,'Warming','Warms up Frontend caches based on a XML sitemap.',0,0,0,1619605465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','07d4a182958d307bfb2d4dffb89ada09','Updated extension to 0.1.1','',1001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.1/en-us','ter','',''),
(9297049,0,'warming','0.1.2',6648,120,'Warming','Warms up Frontend caches based on a XML sitemap.',0,0,0,1619626090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2ee834164e2769b051834405681b61b9','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.1.1...0.1.2','familie redlich digital GmbH',1002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.1/en-us','ter','',''),
(9297050,0,'warming','0.1.3',6648,118,'Warming','Warms up Frontend caches based on a XML sitemap.',0,0,0,1619709731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','3e33758e7b6f9d53e98c48b47a010702','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.1.2...0.1.3','familie redlich digital GmbH',1003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.1/en-us','ter','',''),
(9297051,0,'warming','0.1.4',6648,125,'Warming','Warms up Frontend caches based on a XML sitemap.',0,0,0,1619711174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','cd51483b6604c3c406016593e05242f5','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.1.3...0.1.4','familie redlich digital GmbH',1004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.1/en-us','ter','',''),
(9297052,0,'warming','0.2.0',6648,116,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1620498658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','57849aadf7a0efd7585cec91c69d0f65','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.1.4...0.2.0','familie redlich digital GmbH',2000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297053,0,'warming','0.2.1',6648,117,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1620506673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4f3c9211a1aebb539ac7179221f2128c','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.0...0.2.1','familie redlich digital GmbH',2001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297054,0,'warming','0.2.2',6648,124,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1620672867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5a91646907e46f3bbc0c450ce52c7691','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.1...0.2.2','familie redlich digital GmbH',2002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297055,0,'warming','0.2.3',6648,125,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1620918092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2ad401a174c88a6ff724b5a48d4caea5','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.2...0.2.3','familie redlich digital GmbH',2003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297056,0,'warming','0.2.4',6648,114,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1622446971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5650ca78e1e9c3066e0fc31700c55684','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.3...0.2.4','familie redlich digital GmbH',2004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297057,0,'warming','0.2.5',6648,118,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1622534816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','89bb5e9e1d9b0bf7fbcf381b6a806f04','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.4...0.2.5','familie redlich digital GmbH',2005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297058,0,'warming','0.2.6',6648,119,'Warming','Warms up Frontend caches based on a XML sitemap.',1,0,0,1622535219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b0295a409e1fde1308ec80fb275dad0f','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.5...0.2.6','familie redlich digital GmbH',2006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.2/en-us','ter','',''),
(9297059,0,'warming','0.3.1',6648,109,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1627915125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','dfdc82040e4e25a6eacdf63bc1b774cd','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.3.0...0.3.1','familie redlich digital GmbH',3001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297060,0,'warming','0.3.0',6648,108,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1627915568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','125f9f23110faa88232cde0b54b26205','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.2.6...0.3.0','familie redlich digital GmbH',3000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297061,0,'warming','0.3.2',6648,114,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1627920873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','848ea61a9d9fed4c80b909a49773b5ce','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.3.1...0.3.2','familie redlich digital GmbH',3002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297062,0,'warming','0.3.3',6648,123,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1628092210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','735ae94bdb38341376d5bc6d6ecba879','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.3.2...0.3.3','familie redlich digital GmbH',3003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297063,0,'warming','0.3.4',6648,110,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1632908759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8ac0221f2a0f741da309261e78567a76','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.3.3...0.3.4','familie redlich digital GmbH',3004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297064,0,'warming','0.3.5',6648,105,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1633622556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9454255412497e18db8362b13b692bea','See changelog at https://gitlab.elias-haeussler.de/typo3/warming/-/compare/0.3.4...0.3.5','familie redlich digital GmbH',3005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297065,0,'warming','0.3.6',6648,119,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1633625860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a09439a0f07ec85e771418382ed9adf0','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.6','familie redlich digital GmbH',3006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297066,0,'warming','0.3.7',6648,113,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1640775968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1cfd12e4c85d87f627485677128f6aa7','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.7','familie redlich digital GmbH',3007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297067,0,'warming','0.3.8',6648,101,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1648719542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ba78d93f29e2816711c34dda75d09737','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.8','familie redlich digital GmbH',3008,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297068,0,'warming','0.3.9',6648,97,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1649950401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','dd5311f8108b0434e57837da1df5ac85','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.9','',3009,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297069,0,'warming','0.3.10',6648,92,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1650476750,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','fa1f5cba7d311082e07a4aba987f3349','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.10','',3010,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297070,0,'warming','0.3.11',6648,96,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1650575276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f00268e89962c45e9dd292b97702a3e7','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.11','',3011,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297071,0,'warming','0.3.12',6648,101,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1651092570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','81dcc65ee22fe1a73c7136e65e95c780','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.12','',3012,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297072,0,'warming','0.3.13',6648,100,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1652447999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8d80ec4f66e01728f28daadba47c2af2','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.13','',3013,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297073,0,'warming','0.3.14',6648,92,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1652782975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','98258c4accf68509ab6483cd75f2d834','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.14','',3014,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297074,0,'warming','0.3.15',6648,108,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1652783397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a63c5c4d30df0a76c9ced7cb95fcd8cc','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.15','',3015,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297075,0,'warming','0.3.16',6648,91,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1658402232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d17990da50669440a3fd3adf303128b3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.16','',3016,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297076,0,'warming','0.3.17',6648,90,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1659181002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','23f5bc50b630faa03aa0d7be9d3a5074','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.17','',3017,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297077,0,'warming','0.3.18',6648,91,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1659465348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','be06264fc38377acf09563a60ecc1fa3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.18','',3018,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297078,0,'warming','0.3.19',6648,96,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1660495261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','90667265903b8cf2afe9866f9adb2501','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.19','',3019,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297079,0,'warming','0.3.20',6648,101,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1661275860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','44fcd20d48e9f8e0fc9cb8a5bbb08b27','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.3.20','',3020,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.3/en-us','ter','',''),
(9297080,0,'warming','0.4.0',6648,86,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1662926267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a0eb7bc16cdf5439b6159ba23d874353','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.0','',4000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297081,0,'warming','0.4.1',6648,89,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1663137983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9a4e9689178ba89a49197d5b787b4daf','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.1','',4001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297082,0,'warming','0.4.2',6648,91,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1664216714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0b9c727e6d50d32facafcd0e3c5d04ea','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.2','',4002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297083,0,'warming','0.4.3',6648,85,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1664715770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','762b6af123c57fe3cff76f43d833bdca','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.3','',4003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297084,0,'warming','0.4.4',6648,83,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1664733686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','40d6bab2a6a27418e796e9f6cc11bed0','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.4','',4004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297085,0,'warming','0.4.5',6648,90,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1664960364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0d426efdf6e3b676f36c018b91f4cc0d','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.5','',4005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297086,0,'warming','0.4.6',6648,94,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1665393314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d204a04cd06f555f2c5dcd65b2aad0e2','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.6','',4006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297087,0,'warming','0.4.7',6648,81,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1669987523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c5b1bdfac0a71014df7cbba1a39add24','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.7','',4007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297088,0,'warming','0.4.8',6648,98,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1670101162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5d7cfbb132c8ffc2ab5ecbbc8c39b9a3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.4.8','',4008,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.4/en-us','ter','',''),
(9297089,0,'warming','0.5.0',6648,77,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1675156664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','3a582361cd1fef1ca1f524f7faa79c97','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.0','',5000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297090,0,'warming','0.5.1',6648,96,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1675183556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b815fa725dbc6b015d8d11fd0a6f8fda','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.1','',5001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297091,0,'warming','0.5.2',6648,89,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1682252148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e58b67b5d6bba8d32cbc45e465467a2f','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.2','',5002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297092,0,'warming','1.0.0',6648,68,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1690106250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','95a02bc4685939d5fac257b52e2f680b','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.0/en-us','ter','',''),
(9297093,0,'warming','1.0.1',6648,72,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1690192475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','846c183c8306c350ed93b790643f3ce5','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.0.1','',1000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.0/en-us','ter','',''),
(9297094,0,'warming','1.0.2',6648,71,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1690964627,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','867db876b15d3e7f0ef07e9537a0b1f2','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.0.2','',1000002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.0/en-us','ter','',''),
(9297095,0,'warming','0.5.3',6648,64,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1692693207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a77ad4625ffb3147f185b672023e18e4','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.3','',5003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297096,0,'warming','1.1.0',6648,77,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1693069680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ad9f9617ea77dec50061908458e68031','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.1/en-us','ter','',''),
(9297097,0,'warming','1.1.1',6648,72,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1694499167,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','54f23fec6509936afff8cc13b25bb0d9','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.1/en-us','ter','',''),
(9297098,0,'warming','1.1.2',6648,68,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1695887196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','31790d96ff8fabc98015dd37323c1b9e','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.1.2','',1001002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.1/en-us','ter','',''),
(9297099,0,'warming','0.5.4',6648,60,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1696941112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','da6cca83d88ea81bdc69864fa2c79920','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.4','',5004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297100,0,'warming','1.1.3',6648,65,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1698746092,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','bb266603c6d8129ead6e68993f8ecb9e','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.1.3','',1001003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.1/en-us','ter','',''),
(9297101,0,'warming','1.2.0',6648,61,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1699428983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2cda8c0686e9a7c9e7d432cb1c8525ef','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.2/en-us','ter','',''),
(9297102,0,'warming','1.3.0',6648,60,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1699561821,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','411a3b61fd03eda9de125b5bb8441e3e','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/1.3.0','',1003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/1.3/en-us','ter','',''),
(9297103,0,'warming','2.0.0',6648,67,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1699563208,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','53ea402d918976b20ebae004499ea4d3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.0/en-us','ter','',''),
(9297104,0,'warming','2.0.1',6648,70,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1705654729,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','55510e8a2c344caa673b1fc174822ba5','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.0/en-us','ter','',''),
(9297105,0,'warming','2.1.0',6648,63,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1710365002,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','039ac3f4eb7e523a0e86ee52a5ea5486','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.1/en-us','ter','',''),
(9297106,0,'warming','2.2.0',6648,67,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1714842361,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1a8f286326fe13cdb417f29903e762f6','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.2.0','',2002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.2/en-us','ter','',''),
(9297107,0,'warming','2.3.0',6648,56,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1720683547,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c5571ae4d1c303f0fe57ab18e479a692','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.3.0','',2003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.3/en-us','ter','',''),
(9297108,0,'warming','0.5.5',6648,48,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1721141510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','825735eebe5513a6c82fdffc2a7ec4b1','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.5','',5005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297109,0,'warming','2.3.1',6648,45,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1725430266,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5ec7c57b4cd3416e2fc0d7a64ac52bf1','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.3.1','',2003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.3/en-us','ter','',''),
(9297110,0,'warming','2.4.0',6648,44,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1726575696,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.2-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','79ad482cff8c7825846061a84e68ce87','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.4.0','',2004000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.4/en-us','ter','',''),
(9297111,0,'warming','2.4.1',6648,47,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1726585865,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','97c66a0c604a1e9a463ded434ed07507','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/2.4.1','',2004001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/2.4/en-us','ter','',''),
(9297112,0,'warming','3.0.0',6648,41,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1728303723,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','83d0978e85e1cb827e7fda2e0a7faeb9','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.0/en-us','ter','',''),
(9297113,0,'warming','3.1.0',6648,40,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1728463440,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b41c71e4398a892a768d3efb051746a5','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.1/en-us','ter','',''),
(9297114,0,'warming','3.2.0',6648,40,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1728980869,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6a82d228359362bfd25c4a9b23c49971','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.2/en-us','ter','',''),
(9297115,0,'warming','3.2.1',6648,41,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1729058150,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e6c25b2ba3759545fcd9d73664037f75','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.2.1','',3002001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.2/en-us','ter','',''),
(9297116,0,'warming','3.3.0',6648,44,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1729884080,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e1d88e4f324fe37b1854ef5163dca692','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.0','',3003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297117,0,'warming','3.3.1',6648,41,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1730312364,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','edf848ab2bc5c7356fe4217d15af8e7b','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.1','',3003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297118,0,'warming','3.3.2',6648,39,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1731357065,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','3752048b6984fe17103a372cf362dbe2','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.2','',3003002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297119,0,'warming','3.3.3',6648,44,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1731613806,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b26bd6485ee25c433eec09a499b17b45','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.3','',3003003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297120,0,'warming','3.3.4',6648,47,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1732786250,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','727639e0686dda3ef688fd439e5153df','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.4','',3003004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297121,0,'warming','3.3.5',6648,37,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1740913716,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6c4ef3d0b00defc8c71c3793df167fea','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/3.3.5','',3003005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/3.3/en-us','ter','',''),
(9297122,0,'warming','4.0.0',6648,24,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1748871001,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','be7a515b9f966566be128f26444ae8d9','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.0/en-us','ter','',''),
(9297123,0,'warming','4.1.0',6648,22,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1750084878,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','fa36129623c73d848fcff83f64d14be8','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.1.0','',4001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.1/en-us','ter','',''),
(9297124,0,'warming','4.1.2',6648,22,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1750424081,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9290439e569e1ccc0b1c70cafbb4a84c','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.1.2','',4001002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.1/en-us','ter','',''),
(9297125,0,'warming','4.1.4',6648,23,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1750626184,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ed765941a53d44698959dcc9e3332421','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.1.4','',4001004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.1/en-us','ter','',''),
(9297126,0,'warming','4.1.5',6648,23,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1753293742,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6889546eba5ef1819a49b34d37d62ba4','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.1.5','',4001005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.1/en-us','ter','',''),
(9297127,0,'warming','4.2.0',6648,24,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1753554643,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','406ffe9a373a70acfc4c6b4c38a310b9','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.2.0','',4002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.2/en-us','ter','',''),
(9297128,0,'warming','4.2.1',6648,20,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1756879354,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','275443e0d43e07a7d7b723dd49622552','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.2.1','',4002001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.2/en-us','ter','',''),
(9297129,0,'warming','4.2.2',6648,20,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1757496276,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c9e4748d29e74e7dadcd814cee1b4e81','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.2.2','',4002002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.2/en-us','ter','',''),
(9297130,0,'warming','4.3.0',6648,19,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1759211989,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','52f617bda2795273a520977f7aae98b5','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.3.0','',4003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.3/en-us','ter','',''),
(9297131,0,'warming','4.3.1',6648,18,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1759309357,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5b10858e5b7d93a913df746232ead41b','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.3.1','',4003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.3/en-us','ter','',''),
(9297132,0,'warming','4.4.0',6648,18,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1760334149,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8e10fc0fcef948815ded0111d5a9c6ef','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.4.0','',4004000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.4/en-us','ter','',''),
(9297133,0,'warming','4.4.1',6648,21,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1760434147,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9ccb9cb5c6b83ee5f26bd2f14aae4ed2','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.4.1','',4004001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.4/en-us','ter','',''),
(9297134,0,'warming','4.5.0',6648,19,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1762862650,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.2.0-0.2.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','17fd11000f3c93a6047d9a554b29c0ae','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.5.0','',4005000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/4.5/en-us','ter','',''),
(9297135,0,'warming','5.0.0',6648,19,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1764085548,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6668edab7cf657f03c8411acd18a3a38','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.0.0','',5000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.0/en-us','ter','',''),
(9297136,0,'warming','0.5.6',6648,16,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',1,0,0,1765873350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','aa9da61aed8919c66fc319d677556de8','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/0.5.6','',5006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/0.5/en-us','ter','',''),
(9297137,0,'warming','5.0.1',6648,16,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1767035710,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8957317dc0f645c558dc40129183aa19','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.0.1','',5000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/','ter','',''),
(9297138,0,'warming','5.0.2',6648,16,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1767035892,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e51351ab3b48cc4ae614a5b94ff2fa8d','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.0.2','',5000002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/','ter','',''),
(9297139,0,'warming','5.0.3',6648,19,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1767036021,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c5934abbc808e5b9074735f1471a7c21','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.0.3','',5000003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.0/en-us','ter','',''),
(9297140,0,'warming','5.1.0',6648,16,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1769101250,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e20803547fdb459b75e650c7723708bd','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.1.0','',5001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.1/en-us','ter','',''),
(9297141,0,'warming','4.6.0',6648,15,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1769350875,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:12:\"0.2.0-0.2.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4064895230a5e3ca605eaec0d9f227a3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/4.6.0','',4006000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/','ter','',''),
(9297142,0,'warming','5.1.1',6648,13,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1772640636,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','31f0ea315dafbd065ee90475642e38d3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.1.1','',5001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.1/en-us','ter','',''),
(9297143,0,'warming','5.2.0',6648,13,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1774986348,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','65100d71ba496ac9308b73a074aabbb6','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.2.0','',5002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.2/en-us','ter','',''),
(9297144,0,'warming','5.3.0',6648,10,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1777359994,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','7bd45eb5e34d74465c095075ec8e31b3','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.3.0','',5003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.3/en-us','ter','',''),
(9297145,0,'warming','5.3.1',6648,14,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1777394447,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','57bc6c1181b3095bd67a82a67362b902','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.3.1','',5003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.3/en-us','ter','',''),
(9297146,0,'warming','5.3.2',6648,9,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1780650012,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','67d90667fcc41104a25a7ef3357ca7b6','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.3.2','',5003002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.3/en-us','ter','',''),
(9297147,0,'warming','5.3.3',6648,4,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1784928144,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','dcf64a3a6088e8f6edd0f069dd791287','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.3.3','',5003003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.3/en-us','ter','',''),
(9297148,0,'warming','5.3.4',6648,6,'Warming','Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',2,0,0,1785420766,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.5-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','de9824fb49bc3aa9a8739db84995f691','See release notes at https://github.com/eliashaeussler/typo3-warming/releases/tag/5.3.4','',5003004,1,0,'https://docs.typo3.org/p/eliashaeussler/typo3-warming/5.3/en-us','ter','',''),
(9297149,0,'contentblocks_reg_api','1.0.0',905,121,'Structured Content Registration API','//TODO',0,0,2,1619638479,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:12:\"10.4.0-0.0.0\";s:17:\"bootstrap_package\";s:12:\"10.0.0-0.0.0\";}}','','','andrekraus','17401d612b2f15065ba3fa79137330c0','This API provides an easy and reliable way to register content blocks (composer packages). ','',1000000,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/1.0/en-us','ter','',''),
(9297150,0,'contentblocks_reg_api','1.0.1',905,126,'Structured Content Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',0,0,2,1619639186,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:12:\"10.4.0-0.0.0\";s:17:\"bootstrap_package\";s:12:\"10.0.0-0.0.0\";}}','','','andrekraus','44d6f3040759adb8e72f8cd07a128c64','Update extension description','',1000001,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/1.0/en-us','ter','',''),
(9297151,0,'contentblocks_reg_api','1.0.2',905,145,'Structured Content Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',0,0,2,1619639850,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:12:\"10.4.0-0.0.0\";s:17:\"bootstrap_package\";s:12:\"10.0.0-0.0.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','33af73202e9ca87f4851b89baa0ca896','Update author information','',1000002,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/1.0/en-us','ter','',''),
(9297152,0,'contentblocks_reg_api','2.0.0',905,114,'Content Blocks Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',1,0,2,1649329418,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.9.99\";s:17:\"bootstrap_package\";s:5:\"^12.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','97c92a33753078066f89676ff0b236e3','Released version 2.0.0 of contentblocks_reg_api','',2000000,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/2.0/en-us','ter','',''),
(9297153,0,'contentblocks_reg_api','3.0.0',905,86,'Content Blocks Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',1,0,2,1662478987,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.9.99\";s:17:\"bootstrap_package\";s:5:\"^12.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','122a264aca0bdbe0fbce21899e30d6d6','Released version 3.0.0 of contentblocks_reg_api','',3000000,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/3.0/en-us','ter','',''),
(9297154,0,'contentblocks_reg_api','3.0.2',905,104,'Content Blocks Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',1,0,2,1662480056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.9.99\";s:17:\"bootstrap_package\";s:5:\"^12.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','8266352b7d415a47d9019c08a3accf40','Released version 3.0.2 of contentblocks_reg_api','',3000002,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/3.0/en-us','ter','',''),
(9297155,0,'contentblocks_reg_api','3.0.4',905,95,'Content Blocks Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',1,0,2,1668710025,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.9.99\";s:17:\"bootstrap_package\";s:5:\"^12.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','60b5517a2b04550fa951247f81517008','Released version 3.0.4 of contentblocks_reg_api','',3000004,0,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/3.0/en-us','ter','',''),
(9297156,0,'contentblocks_reg_api','3.0.5',905,114,'Content Blocks Registration API','This API provides an easy and reliable way to register content blocks as standalone packages.',2,0,2,1676884743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.9.99\";s:17:\"bootstrap_package\";s:5:\"^12.0\";}}','TYPO3 Structured Content Initiative','','andrekraus','e0512181a5272c7afaeb324e25a3aac7','- Add useExistingField to the FAQ\r\n- FIX useExistingField image error in backend preview\r\n- FIX undefined array key default\r\n- mark this extension to stable','',3000005,1,0,'https://docs.typo3.org/p/typo3-contentblocks/contentblocks-reg-api/3.0/en-us','ter','',''),
(9297157,0,'systemplates_to_files','1.0.0',409,116,'Sys_templates to Files','write database sys_template records to an extension',1,0,3,1619655861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','','','karlchen321','1755714b66810cb59a1603d935501e39','write database sys_template records to an extension','',1000000,0,0,'https://github.com/SvenJuergens/systemplates_to_files','ter','',''),
(9297158,0,'systemplates_to_files','1.1.0',409,120,'Sys_templates to Files','write database sys_template records as .typoscript files to an extension',1,0,3,1620000534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Jürgens','t3@blue-side.de','karlchen321','1f21400309f2b57d2036549600253109','add TypoScript Files from static_include Section and readme.md','',1001000,0,0,'https://github.com/SvenJuergens/systemplates_to_files','ter','',''),
(9297159,0,'systemplates_to_files','1.1.3',409,173,'Sys_templates to Files','write database sys_template records as .typoscript files to an extension',1,0,3,1621409634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Sven Jürgens','t3@blue-side.de','karlchen321','e9ca6c9a24d121e8634f4d65eccfdc25','sorting of Templates','',1001003,1,0,'https://github.com/SvenJuergens/systemplates_to_files','ter','',''),
(9297160,0,'lms3h5p','1.2.6',462,113,'LMS3 H5P','H5P Platform Integration Plugin for TYPO3 CMS.',1,0,4,1620071325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Sagar Desai','sagar.desai@lms3.de','sagarsdesai','404b306c1122db0216828efb513fa395','H5P Platform Integration Extension for TYPO3 CMS','',1002006,0,0,'','ter','',''),
(9297161,0,'lms3h5p','1.2.7',462,145,'LMS3 H5P','H5P Platform Integration Plugin for TYPO3 CMS.',1,0,4,1620149172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.5.99\";}}','Sagar Desai','sagardesai1990@gmail.com','sagarsdesai','f1bca2570f28ab109bf765a5f2244c87','H5P Platform Integration Plugin for TYPO3 CMS.','LEARNTUBE! GmbH',1002007,0,0,'','ter','',''),
(9297162,0,'lms3h5p','2.0.0',462,97,'LMS3 H5P','H5P Platform Integration Plugin for TYPO3 CMS.',1,0,4,1665858423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Sagar Desai','sagardesai1990@gmail.com','sagarsdesai','aa533dd7f40854f045b33d88d780b30e','This version supports TYPO3 v11. Also, performance and other improvements have been done. ','LEARNTUBE! GmbH',2000000,0,0,'','ter','',''),
(9297163,0,'lms3h5p','3.0.0',462,107,'LMS3 H5P','H5P Platform Integration Plugin for TYPO3 CMS.',1,0,4,1685356299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Sagar Desai','sagardesai1990@gmail.com','sagarsdesai','bcc2bd45caf9247d08a5ead61dcd2c8c','This version supports TYPO3 v12.','LEARNTUBE! GmbH',3000000,1,0,'','ter','',''),
(9297164,0,'brofix','1.0.0',4449,127,'Broken link fixer','',1,0,1,1620200350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','5800d50eee43602247c54785d8dd9c8c','1.0.0\r\n\r\nSee Changelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html','',1000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297165,0,'brofix','1.0.1',4449,117,'Broken link fixer','',1,0,1,1620232987,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','a01201c6bb764051f5bbc590bd8b7479','1.0.1 Bugfixes and code cleanup\r\n\r\n','',1000001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297166,0,'brofix','1.0.2',4449,123,'Broken link fixer','',1,0,1,1620241363,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','dcc20ed27a3aa477f1977c6f05427dd4','1.0.2 Bugfixes\r\n','',1000002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297167,0,'brofix','1.0.3',4449,117,'Broken link fixer','',1,0,1,1620810840,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','fac2f799179503fcaf1a6c645fceb463','1.0.3 Bugfixes and code cleanup','',1000003,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297168,0,'brofix','1.0.4',4449,133,'Broken link fixer','',1,0,1,1620814113,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','dfbe103106a1a9615ba4cc9011c3a02b','1.0.4  Improve link checking\r\n\r\n- add options to console command\r\n- fix formatting of float percentage in email\r\n\r\nChangelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html','',1000004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297169,0,'brofix','1.0.5',4449,125,'Broken link fixer','',1,0,1,1620909691,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','eb5cc9f3234ac10ebb423dc5e6507b3e','1.0.5 Bugfixes\r\n\r\nsee Changelog https://docs.typo3.org/p/sypets/brofix/1.0/en-us/Changelog/Index.html','',1000005,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297170,0,'brofix','1.0.6',4449,122,'Broken link fixer','',1,0,1,1620970858,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','1f72b6236c28522bbce274580b5bfe8b','1.0.6 Bugfix\r\n\r\nsee Changelog https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html','',1000006,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297171,0,'brofix','2.0.0',4449,112,'Broken link fixer','',1,0,1,1621271946,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.99-10.9.99\";s:4:\"info\";s:15:\"10.4.99-10.9.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','fedb4d3cfabd769f6de59dde121c6293','2.0.0 Drop support for TYPO3 9\r\n\r\nBugfixes and new features, see https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html','',2000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297172,0,'brofix','2.0.1',4449,126,'Broken link fixer','',1,0,1,1621275101,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.99-10.9.99\";s:4:\"info\";s:15:\"10.4.99-10.9.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','0c3737fea999bdc4882a9ea41775a094','2.0.1 Bugfixes','',2000001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297173,0,'brofix','2.1.1',4449,129,'Broken link fixer','',1,0,1,1624525772,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.14-10.9.99\";s:4:\"info\";s:15:\"10.4.14-10.9.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','18c6b0f20673ecfb2b6d1e8646b600d7','Changes:\r\n\r\nseveral bugfixes, see https://docs.typo3.org/p/sypets/brofix/2.1/en-us/Changelog/Index.html\r\nHints for upgrading\r\n\r\nUpgrading from before 2.1: analyze database and new checking of links is required\r\nUpgrading from before 2.0.0: A CLI command is now used instead of a scheduler task. It is recommended to remove the \"old\" scheduler task before updating.','',2001001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297174,0,'brofix','2.2.0',4449,118,'Broken link fixer','',1,0,1,1631885296,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";s:4:\"info\";s:15:\"10.4.14-11.9.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','c0943f27815de0baa21ac4bf58a7ba04','After updating to this version, please update the database and remove cache.\r\n\r\nChanges:\r\n\r\n- Add support for TYPO3 v11\r\n- Add crdate to table. This will later make it possible to detect new broken links (or broken links recently detected).\r\n- Add start and stop time to check links email report\r\n- Change order of settings in check links email report\r\n- Add additional setting mod.brofix.mail.language to set the language of the email report.\r\n- Do not check records of default language if l18n_cfg is 1 or 3 (Hide default language of page)\r\n- Also consider if records should be checked on page if rechecking URL or fields.\r\n- Optimize external link checking: Do not use extra headers Accept-Language and Accept-Encoding by default. This causes problems with some websites.\r\n- Optimize pagination: Do not show pagination controls if there is only one page\r\n\r\n\r\nChangelog: https://docs.typo3.org/p/sypets/brofix/master/en-us/Changelog/Index.html','',2002000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297175,0,'brofix','2.2.1',4449,130,'Broken link fixer','',2,0,1,1633447263,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";s:4:\"info\";s:15:\"10.4.14-11.9.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','193c8465f200c8a1cc8c46e28f4eb1c0','[BUGFIX] Fix EditableRestriction for allowed_languages','',2002001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297176,0,'brofix','3.1.0',4449,108,'Broken link fixer','',2,0,1,1647197443,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','a29c2b3920ff71145fe761802bccd0d9','Updated extension to 3.1.0','',3001000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297177,0,'brofix','3.2.0',4449,102,'Broken link fixer','',2,0,1,1648394871,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','5415b7778f0f7e618d71f7b6f0520f48','Updated extension to 3.2.0','',3002000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297178,0,'brofix','3.2.1',4449,117,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1648452667,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','0641e804c88ea60ada81dfc7ed4884a6','Updated extension to 3.2.1','',3002001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297179,0,'brofix','3.2.2',4449,98,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1653726571,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.14-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','fe5a80ecea9e00b7d635868b4b82999c','Updated extension to 3.2.2','',3002002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297180,0,'brofix','4.0.0',4449,114,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1653895226,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','39a1c81239c2223c3c6180322aff497a','Updated extension to 4.0.0','',4000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297181,0,'brofix','4.0.1',4449,89,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1662874829,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:13:\"1.0.0-2.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','b16733bbe2314af733fab190f9d91540','Updated extension to 4.0.1','',4000001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297182,0,'brofix','4.0.2',4449,90,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1662877013,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','8aa0a2b4f178affbb730b3d6205347bb','Updated extension to 4.0.2','',4000002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297183,0,'brofix','4.1.3',4449,104,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1663836020,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','709cf077f35e97920e6768a9556de695','Updated extension to 4.1.3','',4001003,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297184,0,'brofix','4.1.4',4449,94,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1670164336,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','d38f03c6f2aec6137530114d345b4e77','Updated extension to 4.1.4','',4001004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297185,0,'brofix','4.1.5',4449,94,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1672986861,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','ee4e7bf1d312294e555026149b7168c0','Updated extension to 4.1.5','',4001005,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297186,0,'brofix','1.0.7',4449,83,'Broken link fixer','',1,0,1,1672994488,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.23-10.4.99\";s:4:\"info\";s:14:\"9.5.23-10.4.99\";s:13:\"page_callouts\";s:13:\"1.0.0-1.90.99\";}}','Sybille Peters','sypets@gmx.de','speters','3590b981773e7015a346e4be97012083','Updated extension to 1.0.7','',1000007,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297187,0,'brofix','4.2.6',4449,79,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1676117328,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','313a21ba99406c8446365afb5abaf74a','https://github.com/sypets/brofix/releases/tag/v4.2.6','',4002006,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297188,0,'brofix','4.2.7',4449,91,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1676387707,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','65391f4ea8c96a73d18244cf0d01f320','4.2.7\r\nhttps://github.com/sypets/brofix/releases/tag/v4.2.7','',4002007,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297189,0,'brofix','4.3.0',4449,90,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1678042858,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','169b44a977c4947888b63b757a6d6584','4.3.0','',4003000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297190,0,'brofix','4.3.1',4449,91,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1681756274,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','40eb4f8c0a0d556148755df60354b617','v4.3.1','',4003001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297191,0,'brofix','4.4.1',4449,73,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1686489562,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','5ef1f704b0a93ab8dfe40692367b70c6','Release Notes: https://github.com/sypets/brofix/releases/tag/v4.4.1','',4004001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297192,0,'brofix','4.4.2',4449,88,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1686764957,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','de0b2973b0bd4e54510a0ee5e1434c0e','release notes https://github.com/sypets/brofix/releases/tag/v4.4.2','',4004002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297193,0,'brofix','4.4.3',4449,75,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1688718246,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','bcc7237df54b7f18a0f2479968ead3cc','https://github.com/sypets/brofix/releases/tag/v4.4.3','',4004003,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297194,0,'brofix','5.0.0',4449,76,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1689527166,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','997836cec3ff4e50c461b2e454adbf86','https://github.com/sypets/brofix/releases/tag/v5.0.0','',5000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297195,0,'brofix','4.4.4',4449,67,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1694852069,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','80b4c624d4752c4d890b9d635ba63901','Updated extension to 4.4.4','',4004004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297196,0,'brofix','5.0.1',4449,81,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1694852722,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','6488a2e9544739824e9fc4f1d3b9626e','Updated extension to 5.0.1','',5000001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297197,0,'brofix','5.0.2',4449,64,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1707155216,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','a18f9c0534dd8568393b109f26425e98','[BUGFIX] Fix link to module if using page_callouts','',5000002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297198,0,'brofix','4.5.0',4449,58,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1711697531,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','e809f36f3f37c49cdd4a820792dbd8eb','Release v4.5.0 für TYPO3 v11\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v4.5.0','',4005000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297199,0,'brofix','6.0.0',4449,66,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1711697623,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','59654687da7054a410933953750e16bf','v6.0.0 (for TYPO3 v12)\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.0','',6000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297200,0,'brofix','6.0.1',4449,63,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1712133902,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','b987b5ef1a21a05af42ec93b8b34ea6b','6.0.1 (for TYPO3 v12)\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.1','',6000001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297201,0,'brofix','4.5.1',4449,53,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1712134056,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','1775beaeaeee71cc9fdea1b2b12cf0b2','4.5.1 (for TYPO3 11)\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v4.5.1','',4005001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297202,0,'brofix','6.0.2',4449,57,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1714541664,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','e496be7e8ae785dcc24d3c7b567f9d73','6.0.2\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.2','',6000002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297203,0,'brofix','4.5.2',4449,51,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1714543812,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','74e563d2e76381ece03a32a7844664a7','4.5.2\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v4.5.2','',4005002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297204,0,'brofix','4.5.3',4449,52,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1717084053,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','26df4e001220aaac7172ec17c50bd323','4.5.3\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v4.5.3','',4005003,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297205,0,'brofix','6.0.3',4449,59,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1717088692,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','c237af4babb90ab405ceeb020e95f8b8','6.0.3\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.3','',6000003,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297206,0,'brofix','6.0.4',4449,58,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1717834790,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','634cdd9d74d74a24ddad03480472db01','6.0.4\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.4','',6000004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297207,0,'brofix','4.5.4',4449,49,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1717835055,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.30-11.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','3508ee1e077aae98d469f2fc006e7820','4.5.4\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v4.5.4','',4005004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297208,0,'brofix','6.0.5',4449,51,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1723278887,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','e522c78f544db805aa190354b13f7d24','v6.0.5\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.5','',6000005,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297209,0,'brofix','6.0.6',4449,54,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1723732785,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','07f448bf1da00f450e911e3f802b3e60','v6.0.6\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.0.6','',6000006,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297210,0,'brofix','6.2.0',4449,48,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1728745155,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-12.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','cc353e13e7fc52dc0f44715a6f13f859','6.2.0\r\nhttps://github.com/sypets/brofix/releases/tag/v6.2.0','',6002000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297211,0,'brofix','6.3.0',4449,49,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1730099693,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','ea0673b8433502ed7a68ad7d977c7759','6.3.0\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.3.0','',6003000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297212,0,'brofix','6.3.1',4449,42,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1736264287,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','25b1c571c3d1d6d33fc98a8b1530ab37','6.3.1\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.3.1','',6003001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297213,0,'brofix','6.4.0',4449,24,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1753616539,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','7a8d9539ebf093e13c1dd7b570c7e814','v6.4.0 https://github.com/sypets/brofix/releases/tag/v6.4.0','',6004000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297214,0,'brofix','6.5.0',4449,28,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1754843469,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','7e2784c9f6fcfa7a15a9a1d82acf47a6','6.5.0\r\nhttps://github.com/sypets/brofix/releases/tag/v6.5.0','',6005000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297215,0,'brofix','6.5.1',4449,20,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1765043589,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','dce036be84c2915a5f41ddab9b812520','https://github.com/sypets/brofix/releases/tag/v6.5.1','',6005001,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297216,0,'brofix','6.5.2',4449,17,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1768123283,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.4-13.9.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','e3ba0a09fe69ad643ec3549bb30f49e1','6.5.2\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.5.2','',6005002,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297217,0,'brofix','6.5.4',4449,19,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1769275410,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','930fed548704d4f832706dc9a80cf171','6.5.4\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v6.5.4','',6005004,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297218,0,'brofix','7.0.0',4449,17,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1772985144,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','9bbd7df99ba67f416bf6ee9c2aac2b97','7.0.0 Should run upgrade wizard\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v7.0.0','',7000000,0,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297219,0,'brofix','8.0.0',4449,6,'Broken link fixer','Check for broken links and fix them via a backend module (forked from core linkvalidator)',2,0,1,1784394293,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:13:\"page_callouts\";s:12:\"3.0.0-3.9.99\";}}','Sybille Peters','sypets@gmx.de','speters','98a2eef21d63d1a5bb7d6c08a7689517','8.0.0\r\n\r\nhttps://github.com/sypets/brofix/releases/tag/v8.0.0','',8000000,1,0,'https://docs.typo3.org/p/sypets/brofix/main/en-us/','ter','',''),
(9297220,0,'jw_watermark','0.9.0',307,141,'JW Watermark','Adds a fluid viewhelper to put watermarks on images',1,0,2,1620208699,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:3:\"php\";s:12:\"5.4.0-8.0.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Jonas Wolf','','jw_301','9262c5f0510308808fbfdcb2565212fb','First public beta release','',9000,0,0,'https://github.com/jwtue/jw_watermark','ter','',''),
(9297221,0,'jw_watermark','12.0.0',307,45,'JW Watermark','Adds a fluid viewhelper to put watermarks on images',2,0,2,1709567323,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Jonas Wolf','','jw_301','c67582681d8e0bfb82067ceebef77843','Update for Typo3 v12','',12000000,0,0,'https://github.com/jwtue/jw_watermark','ter','',''),
(9297222,0,'jw_watermark','12.0.1',307,43,'JW Watermark','Adds a fluid viewhelper to put watermarks on images',2,0,2,1709570040,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Jonas Wolf','','jw_301','a7e7c917e71c4c1f4e92e4aa9bc3079a','Bugfix release','',12000001,0,0,'https://github.com/jwtue/jw_watermark','ter','',''),
(9297223,0,'jw_watermark','12.1.0',307,74,'JW Watermark','Adds a fluid viewhelper to put watermarks on images',2,0,2,1709771936,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Jonas Wolf','','jw_301','8d1b05ac9ebd60759048fa3c48fe8558','Add option to resize watermark','',12001000,0,0,'https://github.com/jwtue/jw_watermark','ter','',''),
(9297224,0,'jw_watermark','14.0.0',307,4,'JW Watermark','Adds a fluid viewhelper to put watermarks on images',2,0,2,1784661662,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:7:\"extbase\";s:11:\"1.0.0-0.0.0\";s:5:\"fluid\";s:11:\"1.0.0-0.0.0\";}}','Jonas Wolf','','jw_301','caff2fb1517e5fe8c53d2294073e66f0','Released via GitHub Actions','',14000000,1,0,'https://github.com/jwtue/jw_watermark','ter','',''),
(9297225,0,'showcase','0.0.1',960,53,'Showcase','Create beautiful showcases and portfolios',0,0,3,1620237444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','19362898d1d149c15b0e257b52f322f8','This extension provides a showcase/portfolio with categorized projects and various layout options. Each project contains a title, a teaser, a main text, and any number of links and media files like images, videos or audio. This can be used to create portfolios for a freelancer or an advertising agency, for example.\r\n\r\nNote: The extension is based on Bootstrap 4 and was created with the Bootstrap Package for TYPO3. Currently NO CSS for other frameworks or standalone versions is integrated. But this is in progress.','',1,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297226,0,'showcase','0.0.2',960,66,'Showcase','Create beautiful showcases and portfolios',1,0,3,1620250222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.99-10.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','3108e495502915ade1ab73b3ef5c2bfa','Bugfixes and small CSS changes','',2,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297227,0,'showcase','1.0.0',960,54,'Showcase','Create beautiful showcases and portfolios',1,0,3,1621431470,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.99-11.2.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-11.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','edfcb3018f45b8fac3bc3e4c719baa74','Massive structural updates and new features. To avoid problems, the extension should be reinstalled, and all plugins should be recreated. German translations integrated. Feedback function integrated, for your personal feedback to make the extension better. You can see a working demo here: https://t3v11.cms-preview.de/tests/showcase','',1000000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297228,0,'showcase','1.0.1',960,119,'Showcase','Create beautiful showcases and portfolios',1,0,3,1621609877,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.99-11.2.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-11.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','ad9e36ee4967f1797533508666cbee1f','Only minor corrections and code clean up. No functional update or template changes.','',1000001,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297229,0,'showcase','1.2.0',960,89,'Showcase','Create beautiful showcases and portfolios',2,0,3,1633098797,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-11.4.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','e8e4fd7f96418857d0bf3dbb98ba056a','Showcase now supports readable URLs by including the new Default.yaml routing configuration. I also updated the compatibility for latest TYPO3 versions. Read docs for more: https://simon-koehler.com/products/typo3-extensions/showcase','',1002000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297230,0,'showcase','1.2.1',960,91,'Showcase','Create beautiful showcases and portfolios',2,0,3,1633120831,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-11.4.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','8a65fb86c5d08f6ff7b2895009aa169a','Added GERMAN language for backend forms and small code and form clean ups.','',1002001,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297231,0,'showcase','1.3.0',960,119,'Showcase','Create beautiful showcases and portfolios',2,0,3,1633454345,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-11.4.0\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','a926fa93246f91f412f55342727e44cf','URL child records of a project are now hidden in the backend list view by default / Added static width of 720px to project detail media elements (Requires: image generation. Todo: make configurable) / Images of detail views are now ABOVE the text content on mobile devices (requires grid system of Bootstrap v4 or higher)','',1003000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297232,0,'showcase','1.4.0',960,75,'Showcase','Create beautiful showcases and portfolios',2,0,3,1650734944,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','3af0aef2968697e72c0e118eb0d9aa3d','Compatible with latest TYPO3 version 11.5 now! Bootstrap 5 templates added. JavaScript now works without jQuery (Bootstrap 5).','',1004000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297233,0,'showcase','2.0.0',960,28,'Showcase','Create beautiful showcases and portfolios',2,0,3,1701908720,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simonkoehler.com','simonkoehler','edb82faa4d7db8ca253b60294014d7c8','Bootstrap 5 templates updated with data attributes \"data-bs-toggle\" etc..\r\nJavaScript updated\r\nModal functionality optimized, modal header added\r\nMany PHP changes for compatibility with TYPO3 version 12.4\r\nMany Fluid-Template changes for Bootstrap 5.3 compatibility\r\nNew GitHub repository URL','',2000000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297234,0,'showcase','2.0.1',960,43,'Showcase','Create beautiful showcases and portfolios',2,0,3,1702261292,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"11.0.3-12.0.99\";}}','Simon Köhler','info@simonkoehler.com','simonkoehler','b25af1e34cb4018b6afc4fcf11804441','- Changed composer namespace to \"fullstackfreelancer/showcase\" instead of \"simonkoehler/showcase\"\r\n- Added composer information\r\n- Bugfix: constant editor category name collision fixed\r\n- New setting added for detail plugin: \"back page\"\r\n- Changed bg classes for better compatibility with dark/light themes in Bootstrap','',2000001,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297235,0,'showcase','2.0.2',960,66,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1702298909,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','info@simonkoehler.com','simonkoehler','5b4860f8f1ee05b368160d6578346383','- Updated dependencies in ext_emconf.php and composer.json to correct versions!\r\n- Made extension support Modal link in Backend work again','',2000002,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297236,0,'showcase','3.0.0',960,31,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1745509572,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','b4271d5602d9ceafde97216c02f5f052','- Added compatibility for TYPO3 v13\r\n- Removed Bootstrap 4 Templates','',3000000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297237,0,'showcase','3.0.1',960,26,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1746295789,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','d99de4876461b6e9ae8f7ac53d2ffd9f','New settings for the slider plugin allow the number of entries to be configured for different screen sizes. The accessibility of the slider navigation has also been improved.','',3000001,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297238,0,'showcase','3.0.2',960,26,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1746299108,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','8b10b8bc01b7582fcf5c59a04823e385','The slider script \"glide.js\" has been updated to the latest version 3.7.1','',3000002,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297239,0,'showcase','3.0.3',960,31,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1746492049,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','fea99fa0b7700349850a70bfef4fcf55','- Added screenshots on GitHub, check link\r\n- Several bug fixes in the Project Extbase Repository\r\n- Fixed a sorting issue for translated project records\r\n- Improved CSS styling: Made overlay only fade when mouse hovers\r\n- working demo: kohlercode.com/portfolio','',3000003,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297240,0,'showcase','3.1.0',960,8,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1748919178,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','e47bfeedd87686ba5d0cda0d101992f1','- Migrated plugins from list/list_type to CType! (Upgrade Wizard coming soon)\r\n- Fixed Bootstrap modal bug when using cards with buttons','',3001000,0,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297241,0,'showcase','3.1.1',960,35,'Showcase','Showcase is a versatile tool designed for creating dynamic portfolios, engaging galleries, and impressive presentations.',2,0,3,1748919740,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:14:\"13.0.2-14.0.99\";}}','Simon Köhler','simonkoehler1978@gmail.com','simonkoehler','db3911feb822da7abfa1ad8a45c8baa4','- fixed wrong composer version issue','',3001001,1,0,'https://github.com/kohlercode/showcase?tab=readme-ov-file#-showcase--project-gallery-plugin-for-typo3-cms-showcase','ter','',''),
(9297242,0,'mailhandler','2.0.0',177,177,'Mail handler','Easy way to create email templates and use in other TYPO3 extensions',1,0,1,1620643935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christian Wolfram','c.wolfram@chriwo.de','chriwode','f7bd9f36fef7533651bd0ff9d8d9306b','Main release with TYPO3v10 support','',2000000,1,0,'','ter','',''),
(9297243,0,'ce_counter','1.0.0',222,77,'Counter Content Element','Displays a visual Counter element on your website, driven by JavaScript',2,0,2,1620680906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.2.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','dc44d3342e82e273889314f5c1b0890e','Custom content element for animated JavaScript Counter in your frontend. Easy to install, does not require any libraries or other extensions. Demo: website-package.com','simon-koehler.com',1000000,0,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297244,0,'ce_counter','2.0.0',222,88,'Counter Content Element','Displays a visual Counter element on your website, driven by JavaScript',2,0,2,1650725413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Simon Köhler','info@simon-koehler.com','simonkoehler','2343a1d6c9a54071c762fa3c26095e44','The method to include TypoScript and TSconfig has been changed. They must now be included in the template and page properties. Also the compatibility for TYPO3 11.5 was integrated. See https://github.com/koehlersimon/ce_counter.','simon-koehler.com',2000000,0,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297245,0,'ce_counter','2.0.1',222,11,'Counter Content Element','Displays a visual Counter element on your website, driven by JavaScript',2,0,2,1746494717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','ce1c03417396388d8489ecd6a932ef9e','Small version updates done, no code changes. Update for TYPO3 v13-14 coming soon.','kohlercode.com',2000001,0,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297246,0,'ce_counter','2.0.2',222,12,'Counter Content Element','Displays a visual Counter element on your website, driven by JavaScript',2,0,2,1746495077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','a26f580476de5477a0139280d7d8c931','Added extension key to composer file.','kohlercode.com',2000002,0,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297247,0,'ce_counter','3.0.0',222,20,'Counter Content Element','Displays a visual Counter element on your website, driven by JavaScript',2,0,2,1746622046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','797c2c71ad3d1d358451a98fcf89ceb8','- Added 3 different layouts: default, fancy and plain bootstrap markup\r\n- New fields \"format\" and \"labels\" added to better control the format and label of the counter\r\n- JavaScript completely revised\r\n- Codes optimized for TYPO3 v13 and v14\r\n- TypoScript integrated into new site set for use in site settings.\r\n- Spanish translation integrated','kohlercode.com',3000000,0,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297248,0,'ce_counter','4.0.0',222,14,'Counter Content Element','Provides a new content element that displays a visual counter in the frontend. Three layouts are integrated, including a bare Bootstrap template. Custom templates can be easily added. Multiple counters can be displayed on the same page, and the format and labeling can be customized.',2,0,2,1771424722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','01119891a70270134c3fc59112e44f66','Updated metadata and documentation for TYPO3 v14 (composer.json, ext_emconf.php, README). Introduced a site set definition and refined TypoScript setup for the counter content element. Improved backend UX (new content element wizard, preview configuration and layout options). Migrated extension icons to modern SVG icons and registered them via Configuration/Icons.php. Added standardized file header author comments to all PHP files. Cleaned up project files (icons, .gitignore, changelog formatting)','kohlercode.com',4000000,1,0,'https://github.com/kohlercode/ce_counter/blob/main/README.md','ter','',''),
(9297249,0,'md_news_clickcount','1.0.0',867,115,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',1,0,3,1620897000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','b5f256fedc8260a7dfd6703a3ff5b90d','Initial release.\r\nHave fun!','',1000000,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297250,0,'md_news_clickcount','1.0.1',867,136,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1620897919,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:4:\"news\";s:12:\"8.0.0-8.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2271453cdeb0431895c8f9064c3e7f0c','Update extension state to \"stable\"','',1000001,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297251,0,'md_news_clickcount','2.0.0',867,115,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1644488597,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:12:\"9.2.0-9.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5419c7a761e2154d5fa3de6601e85179','TYPO3 11 compatibility.','',2000000,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297252,0,'md_news_clickcount','2.0.1',867,112,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1664306797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:13:\"9.2.0-10.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','51bcdea05c05daf7e66901a8561a4358','Release v2.0.1, compatibility with ext:news v10','',2000001,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297253,0,'md_news_clickcount','3.0.0',867,71,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1709119170,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-11.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2a925797982c7342b0e5ccf6b0a13709','[RELEASE] Feature release v3.0.0 Add support for for TYPO3 v12 If you are upgrading, please see Changelog for updates!','',3000000,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297254,0,'md_news_clickcount','3.0.1',867,48,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1724938836,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-11.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','3e8a20d0b7bdd6865c9e4ebe0c78ffef','Maintanance release','',3000001,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297255,0,'md_news_clickcount','3.0.2',867,48,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1725540159,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-11.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5d5522298e2d32428d9499767cb4270e','Maintanance release v3.0.2','',3000002,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297256,0,'md_news_clickcount','3.0.3',867,41,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1731336576,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-12.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4a0e08d307c29764b56500e87b18c457','Maintanance release v3.0.3 Compatibility with ext:news v12','',3000003,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297257,0,'md_news_clickcount','3.0.4',867,44,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1732112766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-12.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d965feec584f79e133a0ce3539db5f1a','Bugfix release v3.0.4','',3000004,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297258,0,'md_news_clickcount','3.0.5',867,41,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1736787889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:13:\"9.2.0-12.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','3b51f622d208b689292476c87420e562','Bugfix release v3.0.5','',3000005,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297259,0,'md_news_clickcount','4.0.0',867,30,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1743756082,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','9b24aecc17277b401149ebf136c8851c','[RELEASE] Feature release v4.0.0 Add support for TYPO3 v13','',4000000,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297260,0,'md_news_clickcount','4.0.1',867,31,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1746602834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','92f1cf1b87ad3087c5e7b1f95faa3f9d','[RELEASE] Feature release v4.0.1 - Ignore hits when logged into backend','',4000001,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297261,0,'md_news_clickcount','4.0.2',867,18,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1765278310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:14:\"11.0.0-13.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','ef8d0547b293d35f960cc7fd44fa684e','[RELEASE] Feature release v4.0.2 - allow ext:news v13','',4000002,0,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297262,0,'md_news_clickcount','4.0.3',867,17,'News click count','With this extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.',2,0,3,1768549992,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:4:\"news\";s:14:\"11.0.0-14.9.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','d90b3da27f5e2b4452f2a72fbfa975e5','[RELEASE] Feature release v4.0.3 - allow TYPO3 v14 - allow ext:news v14','',4000003,1,0,'https://github.com/cdaecke/md_news_clickcount/blob/master/Readme.md','ter','',''),
(9297263,0,'copyright','0.0.2',721,122,'Copyright','Obligate copyright for images',1,0,3,1620916848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','0ba7b849e0aab3a72fb4f3912f0797f2','Initial Release','',2,0,0,'https://docs.typo3.org/p/verdigado/copyright/0.0/en-us','ter','',''),
(9297264,0,'copyright','0.0.4',721,113,'Copyright','Obligate copyright for images',1,0,3,1621431455,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','5f745b1b88b4e9e0fa057b4d043263d7','[TASK] Update manual','',4,0,0,'https://docs.typo3.org/p/verdigado/copyright/0.0/en-us','ter','',''),
(9297265,0,'copyright','1.0.0',721,125,'Copyright','Obligate copyright for images',2,0,3,1621502320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','506f7974249454977aa2085d0b46b111','Update Manual. State stable.','',1000000,0,0,'https://docs.typo3.org/p/verdigado/copyright/1.0/en-us','ter','',''),
(9297266,0,'copyright','1.0.2',721,143,'Copyright','Obligate copyright for images',2,0,3,1623781201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','693fee6e7e1dac94f1cdadcdb40d94fd','[BUGFIX] Single view: Image description is displayed only, if there is a copyright. Path to TypoScript Template. ','',1000002,0,0,'https://docs.typo3.org/p/verdigado/copyright/1.0/en-us','ter','',''),
(9297267,0,'copyright','1.0.3',721,115,'Copyright','Obligate copyright for images',2,0,3,1658152770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','6302014b56bff0fda8e12ffc1202e9ae','[BUGFIX] composer.json','',1000003,0,0,'https://docs.typo3.org/p/verdigado/copyright/1.0/en-us','ter','',''),
(9297268,0,'copyright','11.0.2',721,103,'Copyright','Obligate copyright for images',2,0,3,1681301501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";s:12:\"filemetadata\";s:0:\"\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','6685a7d56be3e0b2ac5d93bbbade657d','Upgrade for TYPO3 11.5','',11000002,1,0,'','ter','',''),
(9297269,0,'web_vitals_tracker','1.0.0',858,123,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1620981434,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.2.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.2.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','bc3b3ea84c2c34ede4e6722aa5e36547','first working version','',1000000,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297270,0,'web_vitals_tracker','1.0.1',858,113,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1621191419,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.0.0 - 11.2.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:16:\"11.0.0 - 11.2.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','395e7dc3cac2f2065548d39069a308dd','Test Autorelease with typo3/tailor\n\nThis is only a test\r\nDont look at me\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.0.1','',1000001,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297271,0,'web_vitals_tracker','1.1.0',858,122,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1621191844,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"9.0.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','41bc109fbb8e8f536e28c1d4d9fe3867','Version 1.1.0 compatibility with TYPO3 9 and 10 and php 7.4\n\n- now compatibility with TYPO3 9, 10 and 11\r\n- now compatibility with php 7.4 and 8.0\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.1.0','',1001000,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297272,0,'web_vitals_tracker','1.2.0',858,113,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1621764543,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"9.0.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','1b661cd34dc7450bff04ab121a63b5f0','Version 1.2.0 add percentages for web vitals\n\n\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.2.0','',1002000,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297273,0,'web_vitals_tracker','1.3.0',858,134,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1621868278,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"9.0.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','54d96ba1a1a447c5861513dbbf83af13','Version 1.3.0 adding EXT:dashboard widgets to be able to analyze better\n\n\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.3.0','',1003000,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297274,0,'web_vitals_tracker','1.4.0',858,97,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1636146464,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"9.0.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','485f4b309ad15508643ac44e3ab47223','add displayInfoInPageModule config\n\n Whats Changed\r\n Fix typos by @brotkrueml in https://github.com/Kanti/web-vitals-tracker/pull/2\r\n\r\n New Contributors\r\n @brotkrueml made their first contribution in https://github.com/Kanti/web-vitals-tracker/pull/2\r\n\r\nFull Changelog: https://github.com/Kanti/web-vitals-tracker/compare/1.3.0...1.4.0\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.4.0','',1004000,0,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297275,0,'web_vitals_tracker','1.4.1',858,156,'Web Vitals Tracker','Real Measurement Web Vitals Statistic for your TYPO3',2,0,2,1636210567,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.0.0 - 11.5.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:15:\"9.0.0 - 11.5.99\";}}','Matthias Vogel','typo3@kanti.de','mvogel','1463ac973e469690e725fb015299afdb','1.4.1 fix in TYPO3 installations without EXT:dashboard\n\n Whats Changed\r\n fix in TYPO3 installations without EXT:dashboard by @Kanti in https://github.com/Kanti/web-vitals-tracker/pull/3\r\n\r\n New Contributors\r\n @Kanti made their first contribution in https://github.com/Kanti/web-vitals-tracker/pull/3\r\n\r\nFull Changelog: https://github.com/Kanti/web-vitals-tracker/compare/1.4.0...1.4.1\n\nhttps://github.com/Kanti/web-vitals-tracker/releases/tag/1.4.1','',1004001,1,0,'https://github.com/Kanti/web-vitals-tracker','ter','',''),
(9297276,0,'shop','2.8.4',6464,117,'Shop','Simple Shop for TYPO3',2,0,3,1621087761,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5d0a7d3feb684d83d63834a270e446a5','\"[RELEASE] Version 2.8.4 - Maintenance-Release: Add free TYPO3 extension repository release\"','coding.ms',2008004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297277,0,'shop','2.8.5',6464,127,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1621089180,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dfdf889ed32af1093b2c88b5b6694977','\"[RELEASE] Version 2.8.5 - Maintenance-Release: Add more extension information\"','coding.ms GmbH',2008005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297278,0,'shop','2.8.6',6464,118,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1622043905,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','54d552b25ef2d1cf224b094b70f12a5c','\"[RELEASE] Version 2.8.6 - Maintainance-Release: Updated Documentation\"','coding.ms GmbH',2008006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297279,0,'shop','2.8.7',6464,116,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1622047503,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ca1fbfb5173e2e92250d9be7ee9dfef1','\"[RELEASE] Version 2.8.7 - Bugfix-Release: Fix broken links in  Documentation\"','coding.ms GmbH',2008007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297280,0,'shop','2.8.8',6464,118,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1622051103,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b333bb12c3d37230c4dc83f78288ee75','\"[RELEASE] Version 2.8.8 - Bugfix-Release: Fix broken links to images in  Documentation\"','coding.ms GmbH',2008008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297281,0,'shop','2.8.9',6464,120,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1622130304,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8e9e9367138c6e060eccdff26a88abb0','\"[RELEASE] Version 2.8.9 - Maintainance-Release: Enhance Documentation\"','coding.ms GmbH',2008009,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297282,0,'shop','2.9.0',6464,125,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1622461503,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','99eefd002ac243c50dc4fc035d42aab3','\"[RELEASE] Version 2.9.0 - Bugfix-Release: Fixing  broken image path\"','coding.ms GmbH',2009000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297283,0,'shop','2.9.1',6464,126,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1623249912,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4c5fb8c6a1845c575e2920cc9535dc4d','\"[RELEASE] Shop 2.9.1 (Documentation for shop import)\"','coding.ms GmbH',2009001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297284,0,'shop','2.10.1',6464,114,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1625809504,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e375f4fcdf3b10f83b223d53a3b51e24','\"[RELEASE] Version 2.10.1 - Maintenance-Release: Optimize error handling for Klarna payment\"','coding.ms GmbH',2010001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297285,0,'shop','2.10.2',6464,118,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1626360306,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8543763dabfb4a919ab53fa786a82fe2','\"[RELEASE] Version 2.10.2 - Maintenance-Release: Add simple phone number verification.\"','coding.ms GmbH',2010002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297286,0,'shop','2.10.3',6464,115,'Shop','Simple Shop for TYPO3 incl. PayPal-Plus, Bookmarks, UPS-API, Invoice generation, backend modul, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1630071904,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','27e4c84089383d312fae182949531235','\"[RELEASE] Version 2.10.3 - Maintenance-Release: Add transaction number to order summary template.\"','coding.ms GmbH',2010003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297287,0,'shop','2.11.0',6464,119,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1630907104,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1d52bd6563b62ab9dbfaaecf63e84086','\"[RELEASE] Version 2.11.0 - Feature-Release: Add checkout option for requiring the buyer to enter his email address twice\"','coding.ms GmbH',2011000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297288,0,'shop','2.12.0',6464,109,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1631717111,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9eed1fb5a40be12d0e751d7bf27359a5','\"[RELEASE] Version 2.12.0 - Feature-Release: Add Stripe credit card as payment provider\"','coding.ms GmbH',2012000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297289,0,'shop','2.12.1',6464,113,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1635864304,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f688941e9b40d93150cb9fa203df8ec3','\"[RELEASE] Version 2.12.1 - Maintenance-Release: Adjustment of the PayPal checkout documentation\"','coding.ms GmbH',2012001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297290,0,'shop','2.13.0',6464,121,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1637760922,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a104e7d673a92fcd56b6df28d043ac10','\"[RELEASE] Version 2.13.0 - Feature-Release: Add Discount objects for products.\"','coding.ms GmbH',2013000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297291,0,'shop','2.14.0',6464,101,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1645800303,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5ea751319a1a6c0064c9fc992cd817de','\"[RELEASE] Version 2.14.0 - Feature- &amp; Maintenance-Release: Add product documents and working on documentation/configuration\"','coding.ms GmbH',2014000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297292,0,'shop','2.14.1',6464,103,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1646235909,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8419f614cd6df2fb29eaec1641c34dc7','\"[RELEASE] Version 2.14.1 - Bugfix-Release: Disable some default constants\"','coding.ms GmbH',2014001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297293,0,'shop','2.14.2',6464,113,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1648572305,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','16d6944f8887727c023a92d645ebe331','\"[TASK] Release version 2.14.2\"','coding.ms GmbH',2014002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297294,0,'shop','2.14.3',6464,97,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1658738721,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6a64c8cf4c4823840ef1905c6bf4e343','\"[RELEASE] Version 2.14.3 - Bugfix-Release: Fix datetime evaluation for datetime fields in basket order.\"','coding.ms GmbH',2014003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297295,0,'shop','3.0.0',6464,88,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660578308,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','36e8a68c18451a6aafa905d705603cbc','\"[RELEASE] Version 3.0.0 - Compatibility-Release: Migration for TYPO3 11 - support for TYPO3 10 dropped.\"','coding.ms GmbH',3000000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297296,0,'shop','2.15.0',6464,84,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660837305,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e56e4ee9dfb15aeb563eaaed05c293a9','\"[RELEASE] Version 2.15.0 - Feature-Release: Add select fields to the checkout form.\"','coding.ms GmbH',2015000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297297,0,'shop','3.1.0',6464,83,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660837504,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','04f59418b480f1055f1d704e2a0a6984','\"[RELEASE] Version 3.1.0 - Feature-Release: Add select fields to the checkout form.\"','coding.ms GmbH',3001000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297298,0,'shop','2.16.0',6464,82,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660837642,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8595621391b53674cfff5fa4c6762f65','\"[RELEASE] Version 2.16.0 - Feature-Release: Menu processor.\"','coding.ms GmbH',2016000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297299,0,'shop','2.16.1',6464,82,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660838187,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','141fabb688dfa98fbc83c2de45b14a14','\"[RELEASE] Version 2.16.1- Maintenance-Release: Add menu processor documentation.\"','coding.ms GmbH',2016001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297300,0,'shop','3.2.0',6464,109,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1660838285,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ab2569bac22d51ff4a3ff2e19904f952','\"[RELEASE] Version 3.2.0 - Feature-Release: Menu processor.\"','coding.ms GmbH',3002000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297301,0,'shop','2.16.2',6464,83,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1662731104,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d1b474ccb4cac3060628e3a3cd095f37','\"[RELEASE] Version 2.16.2 - Bugfix-Release: Fix base domain model properties mapping and migrate TypoScript condition\"','coding.ms GmbH',2016002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297302,0,'shop','2.16.3',6464,79,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1672310704,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','50b799a342bb808a38a6a7ece3ebf0e8','\"[RELEASE] Version 2.16.3 - Bugfix-Release: Fix request checkout, checkout button label and TypoScript constant naming\"','coding.ms GmbH',2016003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297303,0,'shop','3.2.1',6464,108,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1672314304,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','076767e43838c65dfd5d8fe7f1a14f18','\"[RELEASE] Version 3.2.1 - Bugfix-Release: Fix request checkout and checkout button label, migrate TypoScript conditions in tsconfig and fix base domain model properties mapping\"','coding.ms GmbH',3002001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297304,0,'shop','2.16.4',6464,79,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1673865906,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae721fd083078d040ca078d363c29cd5','\"[RELEASE] Version 2.16.4 - Bugfix-Release: Fix dbal/doctrine usages of deprecated\"','coding.ms GmbH',2016004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297305,0,'shop','3.2.5',6464,78,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1689330721,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','84f4da74af9611449103b891e2bf11c6','\"[RELEASE] Version 3.2.5 - Bugfix-Release: Fix tax calculation with multiple products in basket and fix some undefined array index usages\"','coding.ms GmbH',3002005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297306,0,'shop','2.16.6',6464,67,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1692006305,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d815cc50708b705b697050b2500abaed','\"[RELEASE] Version 2.16.6 - Bugfix-Release: Fix basket initialization and show zero tax in basket item row if order is not vatable\"','coding.ms GmbH',2016006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297307,0,'shop','3.2.6',6464,76,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1692009905,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6f0337ec1e0acbd4157d24974752abee','\"[RELEASE] Version 3.2.6 - Bugfix-Release: Fix basket initialization and show zero tax in basket item row if order is not vatable\"','coding.ms GmbH',3002006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297308,0,'shop','3.2.7',6464,72,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1693903506,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','43be4edb3166aaff35aa1c397426b5a1','\"[RELEASE] Version 3.2.7 - Bugfix-Release: Provide upgrade wizard for date field type modification\"','coding.ms GmbH',3002007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297309,0,'shop','3.2.8',6464,74,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1694089066,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9fb6b5b4a06900b23d62f9f14e84cd1e','\"[RELEASE] Version 3.2.8 - Maintenance-Release: Add some more logging for checkout\"','coding.ms GmbH',3002008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297310,0,'shop','3.2.9',6464,70,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1698835505,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.7.0-1.99.99\";s:18:\"static_info_tables\";s:14:\"11.5.2-11.5.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1420929786b4e4a5b6cc58f9f49064cc','\"[RELEASE] Version 3.2.9 - Bugfix-Release: Fix some PHP warnings\"','coding.ms GmbH',3002009,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297311,0,'shop','4.0.0',6464,64,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1704991507,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d221dac95cf7efcc83cf651acde34f27','\"[TASK] Merge new version 4.0.0 into master branch\"','coding.ms GmbH',4000000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297312,0,'shop','4.0.1',6464,60,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1705304704,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c9c1624063d88136faac87828c375c12','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Fix some smaller issues - see change log\"','coding.ms GmbH',4000001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297313,0,'shop','4.0.2',6464,63,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1705485496,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a33c84291bbdf0d173f3fa4610ff5e17','\"[RELEASE] Version 4.0.2 - Bugfix-Release: Fix usage of product variants and missing base product properties\"','coding.ms GmbH',4000002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297314,0,'shop','4.0.3',6464,73,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1706291105,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d1c48ff6ebe43ccb7779c04ddc0d221f','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Fix usage of question categories in products\"','coding.ms GmbH',4000003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297315,0,'shop','4.0.4',6464,55,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1707230318,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d34b3d54887e6b624beef4f6e970e9ed','\"[RELEASE] Version 4.0.4 - Bugfix- &amp; Maintenance-Release: Fix usage of disabled products in invoices and more - see change log file\"','coding.ms GmbH',4000004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297316,0,'shop','4.0.5',6464,57,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1707302704,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7fa30eed05325243e0e09cec59322d2a','\"[RELEASE] Version 4.0.5 - Maintenance-Release: Assume configured sorting of color/size on frontend variant filters\"','coding.ms GmbH',4000005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297317,0,'shop','4.0.6',6464,61,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1707496665,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e17886585168ec39b7438b90a6fb29e6','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Prevent issues on non available cc mail configuration\"','coding.ms GmbH',4000006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297318,0,'shop','4.1.0',6464,53,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1711028696,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b819e9b5c6506c0bf4038407fe47b3d9','\"[RELEASE] Version 4.1.0 - Feature- &amp; Bugfix-Release: Add customer information and instructions on the shopping cart products in order to be able to customize products and more - see change log file\"','coding.ms GmbH',4001000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297319,0,'shop','4.1.1',6464,71,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1711388704,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ca1f0eb40c52ade7589301c1a867a930','\"[RELEASE] Version 4.1.1 - Bugfix-Release: Fix reading custom-information in AJAX requests\"','coding.ms GmbH',4001001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297320,0,'shop','4.1.2',6464,52,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1712839504,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','cdfbe71547c16b8bbdb91fb809926c89','\"[RELEASE] Version 4.1.2 - Bugfix-Release: Fix creating invoice numbers in a multi-language environment and more, see change log file\"','coding.ms GmbH',4001002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297321,0,'shop','4.1.3',6464,58,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1713447904,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b2642ae44435ac008412bc4af8a1445e','\"[RELEASE] Version 4.1.3 - Bugfix-Release: Fix related products on product variants\"','coding.ms GmbH',4001003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297322,0,'shop','4.2.0',6464,58,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1717433104,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','18f3307821f10d4f07111eb4ae952fe6','\"[RELEASE] Version 4.2.0 - Feature-Release: Add time-limited downloads, return invoices and more\"','coding.ms GmbH',4002000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297323,0,'shop','4.3.0',6464,55,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1720439105,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4f3ebf9c89cf985657cb60820dcc9fd9','\"[RELEASE] Version 4.3.0 - Feature- &amp; Bugfix-Release: Add country multi-selection for tax-rates and shipping-costs and fix country-conditions\"','coding.ms GmbH',4003000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297324,0,'shop','4.4.0',6464,47,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1721810704,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6e23caa761fabbbd7d7437e77eb84133','\"[RELEASE] Version 4.4.0 - Feature- &amp; Bugfix-Release: Integrate an endless scrolling/lazy loading in frontend product list of pro version and more, see change log\"','coding.ms GmbH',4004000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297325,0,'shop','4.4.1',6464,58,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1721835904,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4819b09cd5d4840a77f3633aff8746d3','\"[RELEASE] Version 4.4.1 - Bugfix-Release: Fix stripe checkout callback\"','coding.ms GmbH',4004001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297326,0,'shop','4.5.0',6464,52,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1723016436,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3b8219e4b298d97a496c8c05eaad3955','\"[RELEASE] Version 4.5.0 - Feature- &amp; Bugfix-Release: Important-Change in Shipping-Costs! And more, read change-log and migration file!\"','coding.ms GmbH',4005000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297327,0,'shop','4.6.0',6464,41,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1725606385,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e4b6649e49876d08f105e64ab072c348','\"[RELEASE] Version 4.6.0 - Feature- &amp; Bugfix-Release: Add base logic for creating frontend user during checkout process and more, see change log\"','coding.ms GmbH',4006000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297328,0,'shop','4.6.1',6464,44,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1725606837,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c359e1c1024e150fb843ec0ee687d7db','\"[RELEASE] Version 4.6.1 - Bugfix-Release: Fix original relation for translated documentation page\"','coding.ms GmbH',4006001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297329,0,'shop','4.6.2',6464,43,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1725971368,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','36e99cd9d0570c14adeb164672137cd0','\"[RELEASE] Version 4.6.2 - Bugfix- &amp; Maintenance-Release: Fix product export csv and more, see change log file\"','coding.ms GmbH',4006002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297330,0,'shop','4.6.3',6464,48,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1725979504,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2fb919ac3472181c1e7419638efe3691','\"[RELEASE] Version 4.6.3 - Bugfix-Release: Fix endless scrolling for different list types and prevent double click on order in a restricted scope\"','coding.ms GmbH',4006003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297331,0,'shop','4.6.4',6464,42,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1726123504,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ef3b35e60727144b16030707324afa91','\"[RELEASE] Version 4.6.4 - Maintenance-Release: Add sub-title and description field in product type\"','coding.ms GmbH',4006004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297332,0,'shop','4.6.5',6464,48,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1726163105,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.15.9-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','52637b6a5bea960086084c7d34c7c59c','\"[RELEASE] Version 4.6.5 - Bugfix-Release: Fix creating frontend users during PayPal Checkout callback and undefined array index accesses and reinsert showinpreview database field in sys_file_reference in order to ensure the related upgrade wizard works\"','coding.ms GmbH',4006005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297333,0,'shop','4.7.0',6464,43,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1729770304,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','af2fe65087ab20f990ea39701fba7f32','\"[RELEASE] Version 4.7.0 - Feature- &amp; Bugfix-Release: Fix tag filter with checkboxes in frontend and some more, see change log file\"','coding.ms GmbH',4007000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297334,0,'shop','4.7.1',6464,39,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1730897806,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b5b9f7fd917adb33a2701d1c7ef2fd5b','\"[RELEASE] Version 4.7.1 - Bugfix-Release: Fix several smaller bugs - see change-log\"','coding.ms GmbH',4007001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297335,0,'shop','4.7.2',6464,40,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1731001504,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae952fc92ac57b5fae30fc11bb7ce1f8','\"[RELEASE] Version 4.7.2 - Bugfix- &amp; Maintenance-Release: Fix summed up basket order values for newly created basket orders and more, see change-log\"','coding.ms GmbH',4007002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297336,0,'shop','4.7.3',6464,43,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1732707905,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.2.9-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','01443ca35380f5ac3a393c63ab3e191d','\"[RELEASE] Version 4.7.3 - Bugfix-Release: Fix wrong documentation path for product-types and add missing sorting option for tag concatenate or-but-category-and in product search\"','coding.ms GmbH',4007003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297337,0,'shop','5.0.0',6464,39,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1738684645,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.3-1.99.99\";s:7:\"modules\";s:13:\"7.0.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','65fa752ebbbab91d4da6cc6db675dfbf','[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11','coding.ms GmbH',5000000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297338,0,'shop','4.7.4',6464,31,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1739964551,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.3.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e18330c598ad4cec09b6f57f02ae17f2','[RELEASE] Version 4.7.4 - Bugfix-Version: Rise requirement of modules extension','coding.ms GmbH',4007004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297339,0,'shop','4.7.5',6464,32,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1739964642,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.3.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c060bee21f4710c3d3a2174a32f2d635','[RELEASE] Version 4.7.5 - Bugfix-Release: Fix undefined array index warning in product-middleware and fix fillFieldsFromParent in backend context','coding.ms GmbH',4007005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297340,0,'shop','4.7.6',6464,28,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1743587781,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.3.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6a527d46b0537aabd2aca8ea5cfd8858','[RELEASE] Version 4.7.6 - Bugfix-Release: Fix some smaller bugs related PHP 7.4 and TYPO3 11 - more information in change log file','coding.ms GmbH',4007006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297341,0,'shop','4.1.4',6464,28,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1743778829,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.8-1.99.99\";s:7:\"modules\";s:13:\"6.2.0-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','59caf2bbbf3d5386e5c0412068463fb4','[RELEASE] Version 4.1.4 - Maintenance-Release: Replace basket-order uid and invoice-number in mail-subject with UID and INVOICE_NUMBER','coding.ms GmbH',4001004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297342,0,'shop','4.7.7',6464,29,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1743778880,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.3.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b0850b6b9d75fb0384177140e252d25a','[RELEASE] Version 4.7.7 - Maintenance-Release: Replace basket-order uid and invoice-number in mail-subject with UID and INVOICE_NUMBER','coding.ms GmbH',4007007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297343,0,'shop','4.7.8',6464,28,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1744632573,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.3.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a773f813d76ab42ebcfd83853654f68a','\"[RELEASE] Version 4.7.8 - Bugfix-Release: Fix language TypoScript condition for checkou and fix sorting in frontend product lists\"','coding.ms GmbH',4007008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297344,0,'shop','5.1.0',6464,29,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1744632917,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9de71e5cfd79a63cf25ba49c9407caf0','\"[RELEASE] Version 5.1.0 - Feature- &amp; Bugfix-Release: Lots of features and bugfixes - see change-log file\"','coding.ms GmbH',5001000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297345,0,'shop','4.8.0',6464,27,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1744717291,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.4.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2f4922457146628588797aa422db2c6a','\"[RELEASE] Version 4.8.0 - Feature-Release: Add frontend-user delivery-addresses and provide them as selectable deviating delivery-addresses during checkout\"','coding.ms GmbH',4008000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297346,0,'shop','5.2.0',6464,27,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1744796224,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c3797505dcd7151731aa5087387e1d46','\"[RELEASE] Version 5.2.0 - Feature- &amp; Bugfix-Release: Fix cannonical link for product single-views and add frontend-user delivery-addresses and provide them as selectable deviating delivery-addresses during checkout\"','coding.ms GmbH',5002000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297347,0,'shop','5.3.0',6464,28,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1745399228,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','092d759bfb1b153f19bab294e5635a89','\"[RELEASE] Version 5.3.0 - Feature-Release: Migrate PayPal-Plus to PayPal-Checkout - configuration must be adjusted - more information in Migration.md git add --all!\"','coding.ms GmbH',5003000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297348,0,'shop','5.3.1',6464,28,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1746431103,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','13410db851cef35b30a430ea212cee2b','\"[RELEASE] Version 5.3.1 - Bugfix-Release: Fix Fluid template path overriding in AJAX checkout\"','coding.ms GmbH',5003001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297349,0,'shop','5.4.0',6464,26,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1747316702,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','74c526125cafab52cc78c9b8d0598625','\"[RELEASE] Version 5.4.0 - Feature-Release: Add teaser plugin and stripe subscription add-ons\"','coding.ms GmbH',5004000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297350,0,'shop','5.4.1',6464,27,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1747835105,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d64e61a013ed4adca867af3aa81c0060','\"[RELEASE] Version 5.4.1 - Bugfix-Release: Fix update-view-count commend with no pages-parameter\"','coding.ms GmbH',5004001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297351,0,'shop','5.4.2',6464,26,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1748352238,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','573cfe5094d746b4673a6c191b991de8','\"[RELEASE] Version 5.4.2 - Bugfix-Release: Fix usage of showProductUids as empty defined string without uids and fix divergent canonical tag for product single-views\"','coding.ms GmbH',5004002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297352,0,'shop','5.4.3',6464,27,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1748504704,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d046ff5e7cdabbfeac649a04314c5298','\"[RELEASE] Version 5.4.3 - Bugfix-Release: Fix canonical query parameter in detail view and remove typos in documentation\"','coding.ms GmbH',5004003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297353,0,'shop','5.4.4',6464,24,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1748940278,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1e30152fe2a851375ae468e948ab9311','\"[RELEASE] Version 5.4.4 - Maintenance-Release: Allow SVG images in colors and categories and working on documenation\"','coding.ms GmbH',5004004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297354,0,'shop','5.4.5',6464,24,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1749041697,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','67391bcc274da3385e90ea5152b7791c','\"[RELEASE] Version 5.4.5 - Bugfix- &amp; Maintenance-Release: Fix canonical tag event usage in TYPO3 12 and add default tax rates checkbox for Stripe subscriptions\"','coding.ms GmbH',5004005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297355,0,'shop','5.4.6',6464,23,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1750163218,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','73057841f5dad3d12f33afd857ddb3ec','[RELEASE] Version 5.4.6 - Maintenance-Release: Fix links in documentation and optimize description labels in backend','coding.ms GmbH',5004006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297356,0,'shop','5.5.0',6464,27,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1750934439,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a0b4fb1590d2160e7711ffef23143a82','\"[RELEASE] Version 5.5.0 - Bugfix- &amp; Feature-Release: Fix JavaScript issue, add more filter and subscription features - see change-log file\"','coding.ms GmbH',5005000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297357,0,'shop','5.6.0',6464,24,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1752142348,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2f9f9302d63757ade668bc7c2fce1810','\"[RELEASE] Version 5.6.0 - Feature- &amp; Bugfix-Release: Add discounts on frontend-user base and refactor discount implementation. First discount is now product-discount, second frontend-user-discount and third checkout-discount - all discounts are optional. All information in change-log and migration file.\"','coding.ms GmbH',5006000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297358,0,'shop','5.7.1',6464,24,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1753804508,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9d629ba7262ca53946a50ce31540d1e6','\"[RELEASE] Version 5.7.1 - Bugfix-Version: Raise extension version\"','coding.ms GmbH',5007001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297359,0,'shop','5.7.2',6464,22,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1754042423,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3f9fbcd473116900f6965220275529f6','\"[RELEASE] Version 5.7.2 - Bugfix-Release: Optimize Documentation and css-class assignment\"','coding.ms GmbH',5007002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297360,0,'shop','2.16.7',6464,21,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1754466303,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d2ec076d66a3651083a830a21072ca79','\"[RELEASE] Version 2.16.7 - Bugfix-Release: Fix PayPal callback action\"','coding.ms GmbH',2016007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297361,0,'shop','5.7.3',6464,21,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1755006860,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','0bf4d1cc2ab9393211a15766605fcbc8','\"[RELEASE] Version 5.7.3 - Bugfix-Release: Disable shipping cost, when there are only digital-products in basket\"','coding.ms GmbH',5007003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297362,0,'shop','5.7.4',6464,21,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1755102317,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9772f0b7ff8bde2d82b90a66fd92fb31','\"[RELEASE] Version 5.7.4 - Maintenance-Release: Add some logging in debug-mode\"','coding.ms GmbH',5007004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297363,0,'shop','2.16.8',6464,20,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1755766529,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.1.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.3.2-1.99.99\";s:18:\"static_info_tables\";s:13:\"6.9.4-6.99.99\";}s:8:\"suggests\";a:2:{s:15:\"downloadmanager\";s:5:\"1.0.0\";s:9:\"questions\";s:5:\"1.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7f4b5f72a2fab427164503278fbc8782','\"[RELEASE] Version 2.16.8 - Bugfix-Release: Fix Flexform categories provider in backend\"','coding.ms GmbH',2016008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297364,0,'shop','5.7.5',6464,26,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1755775223,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a9798a8e4f5792689c99561d25e14ded','\"[RELEASE] Version 5.7.5 - Bugfix-Release: Fix product view middleware for new content-types and fix issue in TCA label service on create new products with variants\"','coding.ms GmbH',5007005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297365,0,'shop','4.9.0',6464,21,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1756122305,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.4.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bf9ebd5bef361bfcf7a9743ab37c8165','\"[RELEASE] Version 4.9.0 - Feature-Release: Add checkout type by SEPA aka direct debit and add internal notice field to basket order record\"','coding.ms GmbH',4009000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297366,0,'shop','5.8.0',6464,21,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1756190707,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','bc723321f8028ea66d7aff22409aaa3a','\"[RELEASE] Version 5.8.0 - Feature-Release: Add product measurement units and base price feature and add checkout type by SEPA aka direct debit\"','coding.ms GmbH',5008000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297367,0,'shop','5.8.1',6464,24,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1756393168,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','eabecd330d406dcf9a3af17a885db0af','\"[RELEASE] Version 5.8.1 - Bugfix-Release: Restrict products for frontend regarding the configured record storage and fix product prices and base prices from main product in variant and more - see change-log\"','coding.ms GmbH',5008001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297368,0,'shop','5.8.2',6464,20,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1757069104,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b24e8d387a8df5bccffe832c6b0ba76f','\"[RELEASE] Version 5.8.2 - Bugfix-Release: Fix product file-collections in product-variants and more - see change-log file\"','coding.ms GmbH',5008002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297369,0,'shop','5.8.3',6464,22,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1757335505,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.16.10-1.99.99\";s:7:\"modules\";s:13:\"7.4.0-7.99.99\";s:18:\"static_info_tables\";s:15:\"12.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7f390c6bf1c19c2c3f6e5d407bef0472','\"[RELEASE] Version 5.8.3 - Bugfix-Release: Fix VersionNumberUtility not found, bookmark clear button and migrate required in measurement TCA\"','coding.ms GmbH',5008003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297370,0,'shop','5.9.0',6464,18,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1759912509,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a25b05ef505093a80933f11e6982f752','\"[RELEASE] Version 5.9.0 - Feature- &amp; Bugfix-Release: Migration from static-info-tables to TYPO3-Core country-provider - please run upgrade-wizards! - and more, see change-log file\"','coding.ms GmbH',5009000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297371,0,'shop','5.9.1',6464,19,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1760006109,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.5-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5a803b7179602ab50a22ed06adf60fdf','\"[RELEASE] Version 5.9.1 - Bugfix-Version: Fix fetching payment configuration during checkout\"','coding.ms GmbH',5009001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297372,0,'shop','5.9.2',6464,19,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1760951406,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a65dfef405ec386e75dab1a9cb3a25d5','\"[RELEASE] Version 5.9.2 - Bugfix- &amp; Maintenance-Release: Fix and-concatenation for isotope list view and more - see change-log file\"','coding.ms GmbH',5009002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297373,0,'shop','5.10.0',6464,20,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1761665760,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f3cde5a64b0905070402a99e540a0969','\"[RELEASE] Version 5.10.0 - Feature- and Bugfix-Release: Transfer basket items on login into authenticated frontend-user session and store basket items of authenticated frontend-user in user object, fix displaying base-prices in b2c display-mode and more - see change-log file\"','coding.ms',5010000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297374,0,'shop','5.10.1',6464,17,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1762355409,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5ba3027638bb39239d87f8f73f212ebc','\"[RELEASE] Version 5.10.1 - Bugfix- &amp; Maintenance-Release: Change fetchOne agaist fetchAssociative in KeSearch-Indexer-Configuration and more, see change-log file\"','coding.ms',5010001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297375,0,'shop','5.10.2',6464,19,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1762764909,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f54762b54c421a0b165181fbbd644842','\"[RELEASE] Version 5.10.2 - Maintenance-Release: Improve and update documentation\"','coding.ms',5010002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297376,0,'shop','5.11.0',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1767886507,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5c4508f635ae3e5e8d53635ee8bd46aa','\"[RELEASE] Version 5.11.0 - Feature- &amp; Bugfix-Release: Add lots of features and fix several issues - more information in change-log file\"','coding.ms',5011000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297377,0,'shop','5.11.1',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1767955210,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','aa7589edc4ee19b5afafa1b1a8e872dc','\"[RELEASE] Version 5.11.1 - Bugfix-Release: Fix country and shipping-cost validation in checkout and fix product export in backend with invalid date-fields\"','coding.ms',5011001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297378,0,'shop','5.11.2',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768211407,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','96699ad6677bc6a98fc2da2272615f03','\"[RELEASE] Version 5.11.2 - Bugfix-Release: Fix search in bookmarks when there adre no bookmarks selected\"','coding.ms',5011002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297379,0,'shop','5.12.0',6464,16,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768233540,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3a14e90c3834d683d97cf48ced930306','\"[RELEASE] Version 5.12.0 - Bugfix- &amp; Feature-Release: Fix database definition for basket/item/orders after removing workspaces support and add an image to the product tag record\"','coding.ms',5012000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297380,0,'shop','5.13.0',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768379762,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2469f5a2b5b7f3685b44af4bdae4eedb','\"[RELEASE] Version 5.13.0 - Feature-Release: Add an option stock-allow-backorders in product records for allowing to sell more products than in stock\"','coding.ms',5013000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297381,0,'shop','5.13.1',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768464606,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2bf97c8b789e9ae493cfcb287888fa1a','\"[RELEASE] Version 5.13.1 - Bugfix-Release: Fix issues with implicit conversion from float to int with enabled deprecation warnings during checkout and more - see change-log file\"','coding.ms',5013001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297382,0,'shop','5.13.2',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768816280,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f3d62849b938142c3fb94b8c71756cad','\"[RELEASE] Version 5.13.2 - Bugfix-Release: Fix basket-order repository method for fetching basket-orders by status and configure record fields we want to exclude from localization\"','coding.ms',5013002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297383,0,'shop','5.13.3',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1768998009,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','3b808969f5916051e0bdbdc07df1e011','\"[RELEASE] Version 5.13.3 - Bugfix-Release: Fix product teaser with translated products\"','coding.ms',5013003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297384,0,'shop','5.13.4',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769012406,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b2777667b6440cea7338e539b2e1dad4','\"[RELEASE] Version 5.13.4 - Bugfix-Release: Use the product canonical url in the basket-view if it is defined\"','coding.ms',5013004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297385,0,'shop','5.13.5',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769075710,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dcb62d2b8335e85a7b7651320d53fa54','\"[RELEASE] Version 5.13.5 - Maintenance-Release: Add a product getter for fetching the first preview image\"','coding.ms',5013005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297386,0,'shop','5.13.6',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769161811,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','913cf3f63db91cd29867393e023e2159','\"[RELEASE] Version 5.13.6 - Bugfix-Release: Fix fetching basket-order data-array on prepared basket-orders in backend module\"','coding.ms',5013006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297387,0,'shop','5.13.7',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769176509,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c713114313a434e5020a3604d03239f2','\"[RELEASE] Version 5.13.7 - Maintainance-Release: Rebuild documentation\"','coding.ms',5013007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297388,0,'shop','5.13.8',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769256610,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','12cb842147ae21fc2d6326552db54244','\"[RELEASE] Version 5.13.8 - Maintenance-Release: Update author information\"','coding.ms',5013008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297389,0,'shop','4.9.1',6464,14,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1769440808,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.4.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7055eabb92f3cd40f5936de78467b749','\"[RELEASE] Version 4.9.1 - Bugfix-Release: Sync basket order caldulation with typo3-12-13 branch\"','coding.ms GmbH',4009001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297390,0,'shop','4.9.2',6464,15,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1769495706,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.4.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b2891dd95e0ab2ab5b869c86e8a6fec9','\"[RELEASE] Version 4.9.2 - Bugfix-Release: Fix get price with discount for products\"','coding.ms GmbH',4009002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297391,0,'shop','5.13.9',6464,17,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1769670310,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','4b4903394f68ab58d6481ea466971806','\"[RELEASE] Version 5.13.9 - Bugfix-Release: Fix using checkout with frontend-user creation and guest checkout and introduce a checkout.sellerCountryCode TypoScript constant for defining the seller country code during checkout and avioding issues when no country selection is in use in checkout-form\"','coding.ms',5013009,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297392,0,'shop','4.9.3',6464,13,'Shop','Simple Shop for TYPO3 incl. PayPal, PayPal-Plus, Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well!',2,0,3,1770108304,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:15:\"1.15.11-1.99.99\";s:7:\"modules\";s:13:\"6.4.1-6.99.99\";s:18:\"static_info_tables\";s:15:\"11.5.2-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a01364c01c3a0dedf4d25328906dbf51','\"[RELEASE] Version 4.9.3 - Bugfix-Release: Fix get price with discount for products (on product itself)\"','coding.ms GmbH',4009003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297393,0,'shop','5.14.0',6464,13,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1770633905,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e39ed1c3541168f2a7baeb2011fef394','\"[RELEASE] Version 5.14.0 - Feature-Release: Refactor storno and return basket-order logic and more state-logic - see change-log file\"','coding.ms',5014000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297394,0,'shop','5.14.1',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1770648306,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','46193fb1a02c54b1edfbab6e80f515ed','\"[RELEASE] Version 5.14.1 - Maintenance-Release: Allow deleting basket-order from type request in every state\"','coding.ms',5014001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297395,0,'shop','5.14.2',6464,13,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1770905678,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6448a1256291dfaec110b4f078dc5528','\"[RELEASE] Version 5.14.2 - Bugfix-Release: Fix status column and filter in basket-order backend list\"','coding.ms',5014002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297396,0,'shop','5.14.3',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1770921904,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b56f2597187346a91026d45bfd5aca34','\"[RELEASE] Version 5.14.3 - Bugfix-Release: Fix language configuration for variant-parent field of products in TCA\"','coding.ms',5014003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297397,0,'shop','5.14.4',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771238704,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3931a9140a40e0b60bf74e3ef37032c8','\"[RELEASE] Version 5.14.4 - Bugfix-Release: Fix and-concatenation for isotope list-view with tag-categorized filter and display only relevant tag-categories in tag-records TCA\"','coding.ms',5014004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297398,0,'shop','5.14.5',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771397106,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a3058e79dc5aa016afbf4c7af9dc7d22','\"[RELEASE] Version 5.14.5 - Bugfix-Release: Fix or-but-category-and filter concatenation in isotope filter and remove tag-categories in the frontend filter if there are no tags assigned to\"','coding.ms',5014005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297399,0,'shop','5.15.0',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771494308,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b224f7e4c8193e012ea25249666ded49','\"[RELEASE] Version 5.15.0 - Feature- &amp; Bugfix-Release: Add base structure for product shipping-cost-conditions, refill properties in basket-order basket and more - see change-log file\"','coding.ms',5015000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297400,0,'shop','5.15.1',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771497626,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','cc894c53512e66f895a87b7bd1d77f12','\"[RELEASE] Version 5.15.1 - Bugfix-Release: Fix shipping-cost condition evaluation and fix vatable casting in TCE main hook\"','coding.ms',5015001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297401,0,'shop','5.15.2',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771515906,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7c20a9c3e369e603816bd0a881b6fc30','\"[RELEASE] Version 5.15.2 - Maintenance-Release: Add product type getter for getting information about the configured custom attributes\"','coding.ms',5015002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297402,0,'shop','5.15.3',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771583916,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1f7c18479d83bbb6284826e90eec0866','\"[RELEASE] Version 5.15.3 - Bugfix-Release: Fix product-shipping-cost condition evaluation\"','coding.ms',5015003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297403,0,'shop','5.15.4',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771601164,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','75a8fceb6b3a4bafc8e809ca9e5afb9f','\"[RELEASE] Version 5.15.4 - Bugfix-Release: Ignore product-shipping-costs in checkout when no shipping-costs are defined at all\"','coding.ms',5015004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297404,0,'shop','5.16.0',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1771929910,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','80ab44ce62333289ac05754388b2f77c','\"[RELEASE] Version 5.16.0 - Feature-Release: Add sending custom messages to customers in Basket-order from backend including message templates (Pro-Feature)\"','coding.ms',5016000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297405,0,'shop','5.16.1',6464,14,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1772105559,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5f6941f9b83b1688d496d7cc8e8c826e','\"[RELEASE] Version 5.16.1 - Bugfix-Release: Avoid line breaks in buttons in TYPO3 12 in basket-order backend\"','coding.ms',5016001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297406,0,'shop','5.16.2',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1772122455,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.0-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a7a0082b3f77eb39cca37b749e646242','\"[RELEASE] Version 5.16.2 - Bugfix-Release: Extend backend handline if a basket-order contains a deleted product\"','coding.ms',5016002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297407,0,'shop','5.17.0',6464,12,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1773049506,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c2814f7a812419ba99ec13c3a99f74f7','\"[RELEASE] Version 5.17.0 - Feature- &amp; Bugfix-Release: Add coupon code infrastructure and basket refactorings - RUN UPGRADE-WIZARDS! More information in change-log and migration file\"','coding.ms',5017000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297408,0,'shop','5.17.1',6464,13,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1773078306,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7bfcf82a2dfb85a606001543d57f6db9','\"[RELEASE] Version 5.17.1 - Bugfix-Release: Fix finalize basket calculation with multiple products and procentual user discounts\"','coding.ms',5017001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297409,0,'shop','5.18.0',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1773406357,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7ae8f901189bdf5d02a83af4d7e3f8f5','\"[RELEASE] Version 5.18.0 - Feature- &amp; Bugfix-Release: Use select-boxes for selecting the quantity during creating a return basket-order and more - see change-log file\"','coding.ms',5018000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297410,0,'shop','5.18.1',6464,15,'Shop','Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop',2,0,3,1774257255,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','231509c0665b4ea86ab59f7caa3f8bac','\"[RELEASE] Version 5.18.1 - Bugfix-Release: Fix undefined array key recentBasketOrder in basket-order-controller\"','coding.ms',5018001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297411,0,'shop','5.19.0',6464,14,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1774943106,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2fcccebd63d9e1af5127e13663c1f52e','\"[RELEASE] Version 5.19.0 - Feature- &amp; Bugfix-Release: Add withdrawal feature for basket-orders, product-pagination and more - see change-log file\"','coding.ms',5019000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297412,0,'shop','5.20.0',6464,12,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1775540706,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','297013007883f5e53e3660400f48f3df','\"[RELEASE] Version 5.20.0 - Feature-Release: Add E-Invoices, Campaign Tracking with Utm Parameter and add configuration overview in information backend-module\"','coding.ms',5020000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297413,0,'shop','5.20.1',6464,10,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1776162664,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a0ac97a8529b3fcb55ed2e1d0b62c110','\"[RELEASE] Version 5.20.1 - Bugfix-Release: Fix reading the UTM parameter for the basket-order\"','coding.ms',5020001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297414,0,'shop','5.20.2',6464,12,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1776342729,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3d914f0cb1c15035e019c47b4ab93537','\"[RELEASE] Version 5.20.2 - Maintenance-Release: Initialize PayPal checkout with locale from site-configuration and move FAQ entries from documentation to website\"','coding.ms',5020002,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297415,0,'shop','5.20.3',6464,12,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1776672931,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','212e0a2af41a32ce47f444fcf45428e8','\"[RELEASE] Version 5.20.3 - Bugfix-Release: Fix invalid translation in a german xliff file and more, see change-log file,3elif gol-egnahc ees ,erom dna -Release: Raise required dependency\"','coding.ms',5020003,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9297416,0,'shop','5.20.4',6464,10,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1776752517,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5e92dd106b71c940b39b4b14b57b53e1','\"[RELEASE] Version 5.20.4 - Bugfix-Release: Fix transferring basket items on login into authenticated frontend-user session and store basket items of authenticated frontend-user in user object in TYPO3 12\"','coding.ms',5020004,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297417,0,'shop','5.20.5',6464,11,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1776932315,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','754c55650b9f1f1135a5ef16a2fe458b','\"[RELEASE] Version 5.20.5 - Bugfix-Release: Change the disabled-class into a disable-attribute in do-checkout-buttons in PayPal and Klarna checkout, and add TypoScript constants for allow using the basket-order uid in revocation form in the frontend\"','coding.ms',5020005,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297418,0,'shop','5.20.6',6464,11,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1778600707,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b9b4cf10b71aa03d56d02ccf5a5b167a','\"[RELEASE] Version 5.20.6 - Bugfix-Release: Fix fetching fields for pre-defined delivery-addresses during checkout\"','coding.ms',5020006,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297419,0,'shop','6.0.0',6464,8,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1779888516,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:13:\"2.1.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8e1a1c4f7aeb53047ac22b81265d4d23','\"[TASK] Merge branch &039;typo3-13-14&039; of gitlab.com:codingms/typo3-shop/shop into typo3-13-14\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297420,0,'shop','6.0.1',6464,12,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1779889295,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','d6039796347546ee74deb4431b4af1bd','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Fix dependency for extension-manager and TER\"','coding.ms',6000001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297421,0,'shop','5.20.7',6464,6,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1780598708,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.1-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','769f655c21e4b7df3fa3e8a38b86f7c3','\"[RELEASE] Version 5.20.7 - Bugfix-Release: Fix missing backend labels on product image crops by using the preset-configuration\"','coding.ms',5020007,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297422,0,'shop','5.20.8',6464,6,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1780659910,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.1-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2647ea526c338c0ce4d841608c8c6092','\"[RELEASE] Version 5.20.8 - Bugfix-Release: Fix caching behavior in revocation logic\"','coding.ms',5020008,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297423,0,'shop','5.20.9',6464,4,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1783525512,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.1-1.99.99\";s:7:\"modules\";s:13:\"7.9.3-7.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5c76cafce35af47598a6735293d9f8dc','\"[RELEASE] Version 5.20.9 - Bugfix-Release: Fix bookmarks-service if a non available product is bookmarked\"','coding.ms',5020009,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297424,0,'shop','6.1.0',6464,3,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1787150710,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:14:\"additional_tca\";s:13:\"2.2.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.2-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ada8086487288e5203a37e49e3e059d0','\"[RELEASE] Version 6.1.0 - Feature- &amp; Bugfix-Release: Add search auto-completer, AJAX basket-button, basket-button preview, display-conditions on checkout-fields and many more - see change-log and migration file.\"','coding.ms',6001000,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297425,0,'shop','6.1.1',6464,2,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1787557511,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:14:\"additional_tca\";s:13:\"2.2.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.2-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3863cf69a6d7c987686349fbfcb76ac7','\"[RELEASE] Version 6.1.1 - Bugfix- &amp; Maintenance-Release: Add missing translation handling and getter for product-types and extend features and documentation for invoices.\"','coding.ms',6001001,0,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297426,0,'shop','6.2.0',6464,2,'TYPO3 Shop by coding.ms','An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.',2,0,3,1787651125,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:14:\"additional_tca\";s:13:\"2.2.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.2-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"questions\";s:5:\"3.0.0\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2505c37551cfeff8e9e207d7adfee256','\"[RELEASE] Version 6.2.0 - Feature-Release: Enable the shopping cart preview via the central shopping cart button into the free base extension.\"','coding.ms',6002000,1,0,'https://www.coding.ms/documentation/typo3-shop/','ter','',''),
(9297427,0,'versatile_search','1.0.0',255,53,'Versatile Search','A versatile and extendable search extension',2,0,3,1621686072,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','b5290b530761d735246c02867f28b4e0','Released version 1.0.0 of','',1000000,0,0,'','ter','',''),
(9297428,0,'versatile_search','1.0.1',255,49,'Versatile Search','A versatile and extendable search extension',2,0,3,1621712682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','9e19090a1a9cc3702b3bd7d856158483','[RELEASE] 1.0.1  Bugfix Wrong default value for','',1000001,0,0,'','ter','',''),
(9297429,0,'versatile_search','1.0.2',255,51,'Versatile Search','A versatile and extendable search extension',2,0,3,1626270904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','20e9c08298020bb7ec1fc23874b71a82',' Bugfixes:\r\n move plugin registration to TCA overrides','',1000002,0,0,'','ter','',''),
(9297430,0,'versatile_search','1.0.3',255,102,'Versatile Search','A versatile and extendable search extension',2,0,3,1632995660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"indexed_search\";s:13:\"9.5.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','3d2bc20e205ddabdea17ce713b0bf263',' Bugfixes\r\n Search word is treated case sensitive, but should not','',1000003,1,0,'','ter','',''),
(9297431,0,'simpledataedittest','10.0.1',110,110,'simpledataedit Test','Extension which shows, how to use the extension simpladataedit in different workcases',3,0,9,1621873059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:14:\"simpledataedit\";s:15:\"10.0.1-10.99.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','1b5e19f8275f995613813a627b0588da','This version is NOT working. It is an intermediate product for the next version of simpledataedit. The new version will have some new  advantages.\r\n- complexer attributes\r\n- to simplify configurations with yaml-files\r\n- allow simple creation or deleting of datas in defined circumstances \r\n','',10000001,1,0,'','ter','',''),
(9297432,0,'daycarecenters','4.0.3',379,121,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1621932127,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','36c7640001abff722beaa3face961066','Initial upload','jweiland.net',4000003,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297433,0,'daycarecenters','5.0.0',379,94,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1678704840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','27c1cc609b47e3c5b01efd69ebe6cd78','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 copatibility\r\nRemove jquery and jquery UI\r\nReplace jquery UI slider with a VanillaJS solution','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297434,0,'daycarecenters','6.0.0',379,66,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1718268543,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5e8ac73fc490014713255d151770e57a','- [TASK] TYPO3 12 Compatibility\r\n- Removed lower version compatibilities\r\n- Small bugfixes','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297435,0,'daycarecenters','7.0.0',379,30,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1750175293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','2b648e3019a104fd4f893089c69a76d2','   Added Version 13 Compatibility\r\n   Site configuration (site sets) integration for cleaner setup\r\n   Removed deprecated functions\r\n   Removed obsolete functions\r\n   Cleaned up TCA, FlexForm, and backend form setups\r\n   Code formatting and PSR-12 cleanup\r\n   Custom CType plugins replacing deprecated list_type','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297436,0,'daycarecenters','7.0.2',379,22,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1761743740,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9d629a1fb3bbe72ec1b31a1c92d5a538','[BUGFIX] SiteSet identifier renamed by removing the default','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297437,0,'daycarecenters','7.0.3',379,17,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1764329911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','158c33916d2382ba1bb393a67ccdb6e7','[BUGFIX] TCA Migrations for tables done\r\n[BUGFIX] ViewHelper TimeViewHelper upgraded for v13.','jweiland.net',7000003,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297438,0,'daycarecenters','7.0.4',379,16,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1767607469,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','ac241f2a2d606566d148b7fbdaf80ae9','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',7000004,0,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297439,0,'daycarecenters','7.0.8',379,13,'Day Care Centers','This extensions lets create and show you records of day care centers',2,0,3,1775038714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3f13d570e7986e20c7e0391eb165dbff','Add typo3/cms-install require-dev dependency\r\nRemove unused table_local field from HolderLogoUpdate\r\nChanged title of wizards with extension key\r\nDateFormat of opening and closing time in TCA change to time.\r\nRemove deprecated usage of SoftRef parser images from kita table','jweiland.net',7000008,1,0,'https://docs.typo3.org/p/jweiland/daycarecenters/main/en-us/','ter','',''),
(9297440,0,'itmedia2','3.0.11',371,88,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1621932430,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:9:\"glossary2\";s:13:\"4.1.0-4.99.99\";s:12:\"yellowpages2\";s:13:\"4.0.0-4.99.99\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Markus Kugler','projects@jweiland.net','jweiland.net','bd0106b9f2c97a66ace40c42a8f00384','Initial upload','jweiland.net',3000011,0,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297441,0,'itmedia2','3.0.12',371,131,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1621943175,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"9.5.20-10.4.99\";s:9:\"glossary2\";s:13:\"4.1.0-4.99.99\";s:12:\"yellowpages2\";s:13:\"4.0.0-5.99.99\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Markus Kugler','projects@jweiland.net','jweiland.net','5f836e62be5da35b8246238660da8858','Add compatibility to yellowpages2 5.0.0','jweiland.net',3000012,0,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297442,0,'itmedia2','3.2.0',371,96,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1683206739,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";s:12:\"yellowpages2\";s:11:\"4.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";}}','Markus Kugler','projects@jweiland.net','jweiland.net','b81d141d5bef3fd1d416d5ad61ac8e3b','Add TYPO3 11 compatibility','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297443,0,'itmedia2','4.0.0',371,18,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1761140054,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";s:12:\"yellowpages2\";s:11:\"5.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:11:\"9.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','fe95aa37044339d43572a0b3ebe77ae7','   [TASK] TYPO3 12 LTS Compatibility Fixes\r\n   [TASK] Removed and Replaced all obsolete and deprecated functions\r\n   [TASK] Update wizards namespace and registration method changes\r\n   [TASK] Event dispatcher replaced with PSR-14 Events\r\n   [TASK] Updated badges of README.md','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297444,0,'itmedia2','5.0.0',371,21,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1761140732,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";s:12:\"yellowpages2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','f0f2fcf943c2f2ffe0aff59a317574f3','   [TASK] Compatibility fixes for TYPO3 13 LTS\r\n   [TASK] Removed deprecated API Usages\r\n   [TASK] SiteSets added for more flexibility','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297445,0,'itmedia2','5.0.1',371,17,'IT and Media Directory','With this extension you can build your own industry directory for IT and Media',2,0,3,1767607434,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";s:12:\"yellowpages2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','743f4025ae63528fd723c525f087be5e','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',5000001,1,0,'https://docs.typo3.org/p/jweiland/itmedia2/main/en-us/','ter','',''),
(9297446,0,'masterplan','3.0.4',213,139,'Masterplan','Masterplan',2,0,3,1621932512,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','c443e41705cc918bbb53a5a89adaf0f5','Initial upload','',3000004,0,0,'https://docs.typo3.org/p/jweiland/masterplan/main/en-us/','ter','',''),
(9297447,0,'masterplan','6.0.1',213,20,'Masterplan','Masterplan',2,0,3,1761919806,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','8697e4864e8e7a69b4b18e5df5a0c8e6','- [TASK] SiteSets Configuration fixes\r\n- [BUGFIX] Fixed invalid Controller action combination','',6000001,0,0,'https://docs.typo3.org/p/jweiland/masterplan/main/en-us/','ter','',''),
(9297448,0,'masterplan','6.0.2',213,18,'Masterplan','Masterplan',2,0,3,1763382131,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d20e73fd0bf26f8efe4dd5d6e2798006','- [BUGFIX] Fixed Property Type issues','',6000002,0,0,'https://docs.typo3.org/p/jweiland/masterplan/main/en-us/','ter','',''),
(9297449,0,'masterplan','6.0.3',213,19,'Masterplan','Masterplan',2,0,3,1763389267,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','1d691e79745f9514ed5d566221672e80','- [BUGFIX] Removed Lazy Load for Category property','',6000003,0,0,'https://docs.typo3.org/p/jweiland/masterplan/main/en-us/','ter','',''),
(9297450,0,'masterplan','6.0.4',213,17,'Masterplan','Masterplan',2,0,3,1767607353,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','59eb9ba03f26e9d5f1c511f9044c8b55','BUGFIX: Remove deprecated usage of SoftRef parser: images','',6000004,1,0,'https://docs.typo3.org/p/jweiland/masterplan/main/en-us/','ter','',''),
(9297451,0,'pfprojects','5.0.3',495,97,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1621932596,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:5:\"maps2\";s:11:\"9.2.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','87c1335b2d8c91685372a12be58039de','Initial upload','',5000003,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297452,0,'pfprojects','5.0.4',495,119,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1623151619,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";s:5:\"maps2\";s:11:\"9.2.0-0.0.0\";s:11:\"service_bw2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','17e845a4dbca117f32611659ee5cf1e6','Remove UpgradeWizard which migrates icon column of sys_category','',5000004,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297453,0,'pfprojects','6.0.0',495,92,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1677512266,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:11:\"service_bw2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','227019409e7132ab19102029d20986cd','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nExtension still needs a dependency to service_bw2\r\nExtension is still PHP 7.3 compatible for easier migration','',6000000,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297454,0,'pfprojects','6.0.1',495,80,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1706268145,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";s:11:\"service_bw2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b4bee606d405e697b83b0dc4646b4d96','Add missing column area_of_activity to ext_tables.sql','',6000001,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297455,0,'pfprojects','7.0.0',495,22,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1753344964,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','72adc40dd3ff9261033e224ecd52f67f','   Add TYPO3 12 Compatibility\r\n   Removed compatibility for old versions\r\n   Updated Testing Framework to TYPO3 and removed Nimut Testing Framework\r\n   Replaced old deprecated codes and replaced with latest standards.\r\n','',7000000,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297456,0,'pfprojects','8.0.0',495,25,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1754062968,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','107e9644cb983e5ddfaa17e92b27e035','   Add TYPO3 13 Compatibility\r\n   Removed compatibility for old versions\r\n   Configurations moved to SiteSets','',8000000,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297457,0,'pfprojects','8.0.1',495,20,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1761749277,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','b2aa7b9873f2663e8490e33b02534c11','[BUGFIX] SiteSet identifier renamed by removing default','',8000001,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297458,0,'pfprojects','8.1.0',495,21,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1763720935,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d63aea252fdb1adba66fa9cb3bfaf105','- [TASK] Added new update wizard for list_type to CType\r\n- [BUGFIX] Small BUGFIX in Category Model','',8001000,0,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297459,0,'pfprojects','8.1.1',495,19,'PF Projects','This extension shows a list of projects and can be connected with service_bw2.',2,0,3,1767607328,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:11:\"service_bw2\";s:11:\"8.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','a5d330bd41f5b97170d7a6a5ed290354','BUGFIX: Remove deprecated usage of SoftRef parser: images','',8001001,1,0,'https://docs.typo3.org/p/jweiland/pfprojects/main/en-us/','ter','',''),
(9297460,0,'schooldirectory','4.0.3',503,108,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1621932675,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:13:\"4.0.0-4.99.99\";}}','Stefan Froemken','froemken@gmail.com','jweiland.net','e4d0c8ebb23131f1c098c1ae8725d946','Initial upload','jweiland.net',4000003,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297461,0,'schooldirectory','5.1.5',503,70,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1659075105,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','froemken@gmail.com','jweiland.net','f0b9e9d14cab33c31541b9708b8bd215','Remove vendor from plugin definitions','jweiland.net',5001005,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297462,0,'schooldirectory','5.1.6',503,92,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1659075921,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.19-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','froemken@gmail.com','jweiland.net','f8b769f237a8462fb0b0ed9b439116c0','[BUGFIX] Use correct controller for district','jweiland.net',5001006,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297463,0,'schooldirectory','6.0.0',503,97,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1678716260,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','froemken@gmail.com','jweiland.net','6a2e4d74a035ed0801c44466955f71e1','Add TYPO3 11 compatibility','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297464,0,'schooldirectory','7.0.0',503,23,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1749550745,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3ddeaee9762b76f810446d30b767601d','- Add TYPO3 12 compatibility\r\n- Removed older version compatibility','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297465,0,'schooldirectory','8.0.0',503,25,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1750243835,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3dd082b3106fc679de6adc8254d4d17a','   Add TYPO3 13 compatibility\r\n   Replaced all older API with new.\r\n   Removed older version compatibility\r\n   Added Version 13 Compatibility\r\n   Site configuration (site sets) integration for cleaner setup\r\n   Removed deprecated functions\r\n   Removed obsolete functions\r\n   Cleaned up TCA and backend form setups\r\n   Code formatting and PSR-12 cleanup\r\n   Custom CType plugins replacing deprecated list_type','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297466,0,'schooldirectory','8.0.1',503,18,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1761748808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','e9b916a337bbbd49a2a7ec760f199d03','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',8000001,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297467,0,'schooldirectory','8.0.2',503,17,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1763556337,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','fa0cef39a5c769b3fef654c00450ba67','[BUGFIX] Fixed error due to request not passed to Glossary Service','jweiland.net',8000002,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297468,0,'schooldirectory','8.0.3',503,18,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1763560833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','324bc90ebecd5d8ff2d7c755d2a8ccec','- [BUGFIX] Issue with missing annotation in SchoolDistrict Model','jweiland.net',8000003,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297469,0,'schooldirectory','8.0.4',503,19,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1764329268,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c53995d7cfeb55f4ef37fd2ea7f52290','[BUGFIX] TCA Migrations for tables done','jweiland.net',8000004,0,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297470,0,'schooldirectory','8.0.6',503,16,'School Directory','This is a TYPO3 extension to manage schools',2,0,3,1767607256,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3f97c9b5d03bd1d51f5f6bb575f06690','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',8000006,1,0,'https://docs.typo3.org/p/jweiland/schooldirectory/main/en-us/','ter','',''),
(9297471,0,'socialservices','3.0.7',234,118,'Social Services','Manage social services to list them in frontend with a glossary and filter options.',2,0,3,1621932755,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:13:\"4.1.0-4.99.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','c4476cce7373a5f51c35b9c63aed508d','Initial upload','jweiland.net',3000007,0,0,'https://docs.typo3.org/p/jweiland/socialservices/main/en-us/','ter','',''),
(9297472,0,'socialservices','5.0.0',234,99,'Social Services','Manage social services to list them in frontend with a glossary and filter options.',2,0,3,1677768564,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:5:\"maps2\";s:11:\"8.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','7ca8665bda6c8ea572d62ff9e8e79183','Add TYPO3 11 compatibility\r\nRepair item for newContentElementWizard','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/socialservices/main/en-us/','ter','',''),
(9297473,0,'socialservices','7.0.2',234,17,'Social Services','Manage social services to list them in frontend with a glossary and filter options.',2,0,3,1767607192,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:12:\"12.0.0-0.0.0\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','fb7c2707da7f5b35ab6c999e084e295d','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',7000002,1,0,'https://docs.typo3.org/p/jweiland/socialservices/main/en-us/','ter','',''),
(9297474,0,'yellowpages2','5.0.0',808,84,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1621942504,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:9:\"glossary2\";s:13:\"4.1.0-4.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4920cbf9209771552a3f28d1c6810f09','Initial upload','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297475,0,'yellowpages2','5.0.1',808,115,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1621952335,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.14-10.4.99\";s:9:\"glossary2\";s:13:\"4.1.0-4.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','913b515c3f8a483c250be5b8c18444e2','[BUGFIX] Move code of RedirectEventListener back to CompanyController','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297476,0,'yellowpages2','6.0.0',808,78,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1674139179,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:9:\"glossary2\";s:13:\"5.0.5-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','2da10ce4b132c8f56a702420783a3893','Add TYPO3 11 compatibility\r\nStill TYPO3 10 compatible\r\nNo TYPO3 9 compatibility\r\nPlease read Upgrade instructions carefully','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297477,0,'yellowpages2','6.1.0',808,71,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1686833592,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";s:9:\"glossary2\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8a04b31932a34030ae8baf8274c01a77','BUGFIX: Migrate repo back to Extbase Query\r\nFEATURE: Simplify implementation of own Pagination with TypoScript\r\n\r\nPlease read upgrade instruction before using this version','jweiland.net',6001000,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297478,0,'yellowpages2','6.1.1',808,61,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1700495362,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:9:\"glossary2\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','4fabbee4926c682dac5b10d4e66ea7b4','BUGFIX: Repair translation of related categories\r\nBUGFIX: Fetch categories as trade, too\r\nBUGFIX: Fetch categories sorted by title\r\nBUGFIX: Fetch categories of companies of given PID only','jweiland.net',6001001,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297479,0,'yellowpages2','6.1.3',808,59,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1702461315,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:9:\"glossary2\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','8850a0d0e0a3f91e5a0ba849458ba3df','BUGFIX: Add table-class-mapping for FeUser model\r\nBUGFIX: Use FeUser model inead of Extbase FrontendUser model\r\nTASK: Do not add crowdin.yml to ZIP package\r\n','jweiland.net',6001003,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297480,0,'yellowpages2','7.0.0',808,61,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1705066243,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','a1e974127f4aecd1de8d78924ee03a69','Add TYPO3 12 compatibility\r\nRemove TYPO3 11 compatibility\r\nRemove TYPO3 10 compatibility\r\nPlease read upgrade instructions','jweiland.net',7000000,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297481,0,'yellowpages2','6.1.4',808,57,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1705066575,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:9:\"glossary2\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b39355eaa921fa349627810bcd5bf984','BUGFIX: Fixed filter issue on search view with district selection from flexform','jweiland.net',6001004,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297482,0,'yellowpages2','7.0.1',808,58,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1705503529,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9193b86f17345be880abbc1ca898a94d','BUGFIX: Category parent property lazy loading with LazyLoadingProxy type','jweiland.net',7000001,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297483,0,'yellowpages2','7.0.2',808,75,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1705582441,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','580ea8189c2ca95e6c16a83c4a91bf7e','TASK: Removed Dialogue.js\r\nTASK: Remove DeleteUploadedFilesEventListener as invalid images are not assigned to company in TypeConverter already.','jweiland.net',7000002,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297484,0,'yellowpages2','8.0.0',808,44,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1736876807,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5ed4e27f0c6ed29aebb1583c508be308','   Compatibility fixes for TYPO3 CMS 13.\r\n   TASK: Migrate all scheduler tasks to TYPO3 CLI Symfony Commands.\r\n   TASK: Migrate all list type general plugins to TYPO3 CType.\r\n   TASK: Created migration script for list_type to new CType.\r\n   Deprecated methods replaced.\r\n   Removed support for TYPO3 12 LTS','jweiland.net',8000000,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297485,0,'yellowpages2','8.0.2',808,15,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1767094928,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','750ee679e19e566dcd737dc90a426dc3','[BUGFIX] Fixed Property Mapper with CheckFal validation issues','jweiland.net',8000002,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297486,0,'yellowpages2','8.0.3',808,18,'Industry Directory','With this extension you can build your own industry directory',2,-1,3,1767607036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','12b0e51ed0199ca1f799950869bc1df0','BUGFIX: Remove deprecated usage of SoftRef parser: images','jweiland.net',8000003,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297487,0,'yellowpages2','8.1.2',808,8,'Industry Directory','With this extension you can build your own industry directory',2,0,3,1782220014,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9961de21526d7c87bcef5c656b344dba',' Whats Changed\r\n\r\n [TASK] Add RestrictAccessEventListener to check update actions against unauthorised edits by non-owner fe_users','jweiland.net',8001002,1,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297488,0,'yellowpages2','7.0.3',808,2,'Industry Directory','With this extension you can build your own industry directory',2,0,3,1787829953,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}s:8:\"suggests\";a:1:{s:5:\"maps2\";s:12:\"11.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','5eddd496beb9d1e36358a388518c857e','Security fix: prevented logged-in frontend users from editing or updating company records that belong to another user by guessing or manipulating the record UID.','jweiland.net',7000003,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297489,0,'yellowpages2','6.1.6',808,2,'Industry Directory','With this extension you can build your own industry directory',2,0,3,1787829964,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";s:9:\"glossary2\";s:13:\"5.1.0-5.99.99\";}s:8:\"suggests\";a:2:{s:15:\"checkfaluploads\";s:0:\"\";s:5:\"maps2\";s:11:\"9.3.0-0.0.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','eceb554119ff2d232054277cc9cce05c','Security fix: prevented logged-in frontend users from editing or updating company records that belong to another user by guessing or manipulating the record UID.','jweiland.net',6001006,0,0,'https://docs.typo3.org/p/jweiland/yellowpages2/main/en-us/','ter','',''),
(9297490,0,'lbo_links','1.0.6',272,165,'Display links with custom styles','Manage file, internal and external links',2,0,4,1622468962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','b4b1ad66b24edb48fd092ac30571ac90','First version','',1000006,0,0,'https://docs.typo3.org/p/libeo/lbo_links/1.0/en-us','ter','',''),
(9297491,0,'lbo_links','12.0.0',272,44,'Display links with custom styles','Manage file, internal and external links',2,0,4,1721913227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','a6462797ba57ca600ea3b6749ade9a37','TYPO3 12.4 compatibility','',12000000,0,0,'https://docs.typo3.org/p/libeo/lbo_links/12.0/en-us','ter','',''),
(9297492,0,'lbo_links','12.0.1',272,63,'Display links with custom styles','Manage file, internal and external links',2,0,4,1722341333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','6feccf23293e4a0ac691f023bb253da4','Fixes certain attributes being generated twice','',12000001,1,0,'https://docs.typo3.org/p/libeo/lbo_links/12.0/en-us','ter','',''),
(9297493,0,'fotoblog_sitepackage','1.2.3',212,53,'Fotoblog Sitepackage','Sitepackage for a Foto- or Travel-Blog',2,0,6,1622535799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"9.5.25-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:16:\"skom_sitepackage\";s:13:\"9.2.0-9.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','9f3fc77559c7e6bc59fa896b2d93c451','Merge branch release/v1.2.3','SKom',1002003,0,0,'https://github.com/Starraider/fotoblog_sitepackage/','ter','',''),
(9297494,0,'fotoblog_sitepackage','9.5.0',212,51,'Fotoblog Sitepackage','Sitepackage for a Foto- or Travel-Blog',2,0,6,1623938248,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"9.5.25-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:16:\"skom_sitepackage\";s:13:\"9.2.0-9.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','0a94057d88ffce158c8b42cd0dc54cbb','Switch to blog v10','SKom',9005000,0,0,'https://github.com/Starraider/fotoblog_sitepackage/','ter','',''),
(9297495,0,'fotoblog_sitepackage','10.4.0',212,108,'Fotoblog Sitepackage','Sitepackage for a Foto- or Travel-Blog',2,0,6,1624455329,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"9.5.25-10.99.99\";s:17:\"bootstrap_package\";s:15:\"11.0.0-11.99.99\";s:16:\"skom_sitepackage\";s:13:\"9.2.0-9.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','b2fb16938b89321d46979d710ba0059d','Switch to blog v10','SKom',10004000,1,0,'https://github.com/Starraider/fotoblog_sitepackage/','ter','',''),
(9297496,0,'skom_sitepackage','9.2.16',150,49,'SKom Sitepackage','Basic Sitepackage by SKom',2,0,6,1622556350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.25-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','c59dbe8332ae269c51680c18e304bb60','Merge branch release/v9.2.16','SKom',9002016,0,0,'https://github.com/Starraider/skom_sitepackage','ter','',''),
(9297497,0,'skom_sitepackage','9.3.1',150,101,'SKom Sitepackage','Basic Sitepackage by SKom',2,0,6,1629811942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.25-10.4.99\";s:17:\"bootstrap_package\";s:15:\"11.0.3-11.99.99\";}}','Sven Kalbhenn','sven@skom.de','skom','03bf63a2c2bac1b7e3cc79e6476c6e71','Merge branch release/v9.3.1','SKom',9003001,1,0,'https://github.com/Starraider/skom_sitepackage','ter','',''),
(9297498,0,'smartarget_whatsapp','1.0.0',139,35,'Smartarget Whatsapp - Contact Us','Allow customers to contact you using Whatsapp',2,0,6,1622626361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','787a6a04e5cc9245db3b38aba137398a','Allow customers to contact you using Whatsapp','Smartarget',1000000,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297499,0,'smartarget_whatsapp','1.0.1',139,104,'Smartarget Whatsapp - Contact Us','Allow customers to contact you using Whatsapp',2,0,6,1622628252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','8cedb4c3726caf80ad1dd6096afcc450','Allow customers to contact you using Whatsapp FOR 11 VERSION OF TYPO','Smartarget',1000001,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297500,0,'z7_countries','0.5.0',1408,111,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',1,0,2,1622662748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','f63ba24ec1467f46fa8cf42f41263c51','The solution for international websites in TYPO3 to manage countries and languages separately. For those who dont want to wait any longer, the extension is now available as a beta version.','zeroseven design studios GmbH',5000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297501,0,'z7_countries','0.5.1',1408,114,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',1,0,2,1624618507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','acb26ae5dda32d5b4b96ef56c0566b52','Rework of service classes and internal methods for easier handling and configuration.','zeroseven design studios GmbH',5001,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297502,0,'z7_countries','0.6.0',1408,130,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',1,0,2,1625425045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','c54dbf3aa1721571fd7a147e32f9a96a','Country settings for inline records, reworked expandable country objects and flexible url country parameters.','zeroseven design studios GmbH',6000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297503,0,'z7_countries','0.7.0',1408,106,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',1,0,2,1633115454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','31a8e5cd39d595a3a7398c5b933b35cc','Differentiate between countries with custom TypoScript conditions or a new condition ViewHelper to get more flexibility and individualization between countries. This release also includes a new revised country model and some small improvements.','zeroseven design studios GmbH',7000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297504,0,'z7_countries','0.8.0',1408,116,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',1,0,2,1639484415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','a9c6dc2d6cb300410d07d8a0c958d6fc','A new language/country menu utility to list available countries and their languages  or available languages and their countries. This utility is provided to you to generate custom lists and menus. Besides that we have the usual bug fixes plus an optimization of caching for you.','zeroseven design studios GmbH',8000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297505,0,'z7_countries','1.0.0',1408,109,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1646730525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','d11a35a02dc2ab4c58c2d483b570365f','After a long and thorough testing period, z7_countries is finally ready for its 1.0.0 release','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297506,0,'z7_countries','2.0.0',1408,109,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1648457110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','e6bc222266b6e6ab195b9ffad5f26a53','Introduce automatic redirects to direct the user to content according to his browser settings. Also, theres been a lot of updates and improvements under the hood, so that everything keeps running smoothly','zeroseven design studios GmbH',2000000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297507,0,'z7_countries','2.1.0',1408,83,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1657881163,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','ed2cf255e455db1b9af4287cd8c9be5c','Preview buttons for the different country variants available in the backend.','zeroseven design studios GmbH',2001000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297508,0,'z7_countries','2.2.0',1408,88,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1658129622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','53351c6a59368d01d501140e4778c602','Ready to implement a custom redirect logic via a new event','zeroseven design studios GmbH',2002000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297509,0,'z7_countries','2.2.1',1408,99,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1659435355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','b175c22340bdcb68fece44c9419550cd','This release contains internal improvements. The extension is now even more flexible in its query restrictions than before.','zeroseven design studios GmbH',2002001,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297510,0,'z7_countries','2.3.0',1408,103,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1665387167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','39babf63facb685e1dbe5f085b6d963d','New preview feature which allows editors to preview pages for currently disabled countries.','zeroseven design studios GmbH',2003000,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297511,0,'z7_countries','2.3.2',1408,67,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1686688598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','c3a299d90dcb6691d797105f15720c74','This version supports PHP 8 and fixes small bugs','zeroseven design studios GmbH',2003002,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297512,0,'z7_countries','2.3.3',1408,84,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1686832279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','a68d873ec6ef947b1b6e860765aa3c21','Enable country preview on disabled languages','zeroseven design studios GmbH',2003003,0,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297513,0,'z7_countries','2.4.0',1408,89,'Countries','This TYPO3 extension offers the possibility of a flexible country configuration for single tree content.',2,0,2,1697565720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','e9f5528d9c8d0bd6c70e30de74dbc9ee','With this version you get more control over your country and language variants of your TYPO3 website. It is now possible to offer languages only with a country parameter','zeroseven design studios GmbH',2004000,1,0,'https://github.com/zeroseven/z7_countries#readme','ter','',''),
(9297514,0,'chartum','1.0.0',171,42,'Visualisation CSV','Visualisation de données csv dans un graphique',0,0,3,1622712668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','UNI stagiaire','b.mezerette@maine-et-loire.fr','departement-maine-et-loire','9afd5f0f1ad13fe754ac66aafd9c81c7','First functionnal version.','',1000000,0,0,'https://github.com/departement-maine-et-loire/chartum#readme','ter','',''),
(9297515,0,'chartum','1.1.0',171,34,'Chartum','Viewing csv data in a chart',2,0,3,1623153762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Département de Maine-et-Loire','numerique@maine-et-loire.fr','departement-maine-et-loire','b6fe1e9a1e9c0469f943f9ced5f313d2','Stable version, change ext_emconf','',1001000,0,0,'https://github.com/departement-maine-et-loire/chartum#readme','ter','',''),
(9297516,0,'chartum','1.1.1',171,95,'Chartum','Viewing csv data in a chart',2,0,3,1627309593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Département de Maine-et-Loire','numerique@maine-et-loire.fr','departement-maine-et-loire','ce0f0a3e33ddf8df3f2984179ac34ff8','[Bugfix] Data download link in subpage','',1001001,1,0,'https://github.com/departement-maine-et-loire/chartum#readme','ter','',''),
(9297517,0,'smartarget_line','1.0.1',136,36,'Smartarget Line Messenger - Contact Us','Allow customers to contact you using Line Messenger',2,0,6,1622836808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','74423fe30faf9476e9ed8c35f9b88d67','Allow customers to contact you using Line Messenger\r\n\r\nLets make it easier for your customers to contact you!\r\n\r\nProbably some of your users are using Line Messenger, so its time to give them the option to contact you by using Line Messenge widget from Smartarget.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297518,0,'smartarget_line','1.0.2',136,100,'Smartarget Line Messenger - Contact Us','Allow customers to contact you using Line Messenger',2,0,6,1622838129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','9652ec6b321dade0f166e603a3aff0b4','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297519,0,'smartarget_popup','1.0.1',156,50,'Smartarget Popup','Add Popup window on your website',2,0,6,1622836849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','8381933eaa21dc80cb2abb3052e89099','Add Popup window on your website\r\n\r\nGet more sales using Smartarget Popup\r\n\r\nAdd popup on your website for desktop and mobile users. Show users limited time offers, announce, product launch, etc.\r\n\r\nCustomize the design of your popup by choosing the colors, adding an image and choosing its location.\r\n\r\nYou can also define how often the popup will be shown to the users.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297520,0,'smartarget_popup','1.0.2',156,106,'Smartarget Popup','Add Popup window on your website',2,0,6,1622838142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','b22f2230e13d22223f441be50324b438','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297521,0,'smartarget_social_proof_sales','1.0.1',146,39,'Smartarget Social Sales','Make users think that therere currently on going sales in the website',2,0,6,1622836887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','9e41a6d6cecefc2fc47793d1880a0635','Make users think that there are currently on going sales\r\n\r\nMake users think that there are currently on going sales Create a pool of names and pool of items you want to promote and our Social Sales app will show it to users so they think there are currently sales being done on your website. This app can help your users to gain more trust and for you to have more sales!','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297522,0,'smartarget_social_proof_sales','1.0.2',146,107,'Smartarget Social Sales','Make users think that therere currently on going sales in the website',2,0,6,1622838162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','1975cf705664ee7b8c6bf95fb431b309','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297523,0,'smartarget_faq','1.0.1',149,42,'Smartarget FAQ','Provide answers and increase users trust in your website',2,0,6,1622836913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','322df812c26bc0cea605afd0d391ebc2','Provide answers and increase users trust in your website\r\n\r\nSmartarget FAQ helps your users to get most common questions answered in the most visible way by showing them on every page on your website.\r\n\r\nAnswer the most relevant question and make it visible for users so they gain more trust in you. For example:\r\n\r\nWhat payment options do you accept?\r\nWhat is your return policy? Customer support working hours?','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297524,0,'smartarget_faq','1.0.2',149,107,'Smartarget FAQ','Provide answers and increase users trust in your website',2,0,6,1622838106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','f8e44976464348222625b7bb47b708da','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297525,0,'smartarget_viber','1.0.1',141,38,'Smartarget Viber - Contact Us','Allow customers to contact you using Viber',2,0,6,1622836943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','9b413e448ec684b7eff6cfd5dbae2654','Allow customers to contact you using Viber\r\n\r\nLets make it easier for your customers to contact you! Probably some of your users are using Viber, so its time to give them the option to contact you by using Viber.\r\n\r\nWith Viber - Contact Us you can add a small icon on the bottom-right corner with you phone number and short message as \"Contact us\" or \"message us\" etc. When user click on the icon - new tab will be pop with Viber and chat window with you.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297526,0,'smartarget_viber','1.0.2',141,103,'Smartarget Viber - Contact Us','Allow customers to contact you using Viber',2,0,6,1622838179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','d576e19043bb5087dfedf22bb68065bb','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297527,0,'smartarget_flash_cards','1.0.1',139,35,'Smartarget Information Message','Show important updates and information on your site',2,0,6,1622836974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','36a5331db1c09ec028b4f89995e5109a','Show important updates and information on your site\r\n\r\nInformation Message - The right way to communicate information with users\r\n\r\nSmartarget developed a plugin for Cloudflare so you can communicate information to users in a visible way, yet not intrusive.\r\n\r\nThe Information Message will be shown to users on all pages, both on desktop and mobile, and will allow you to communicate with them relevant information that you believe is important for them to know.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297528,0,'smartarget_flash_cards','1.0.2',139,104,'Smartarget Information Message','Show important updates and information on your site',2,0,6,1622838114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','dfd840e9d68de0711a7cbaf5eb60d75a','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297529,0,'smartarget_corner_ribbon','1.0.1',139,39,'Smartarget Corner Ribbon','Promote special offers with corner ribbon',2,0,6,1622836999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','441fbfcaf9ff611c31b9802bedbab0c0','Promote special offers with corner ribbon\r\n\r\nCorner Ribbon - Promote special offers with Corner Ribbon\r\n\r\nDo you have special deals sometimes? Like Black Friday? Special weekend? holidays?\r\n\r\nThe Corner Ribbon will be shown to users on all pages, both on desktop and mobile, and will allow you to communicate with them with relevant promotion.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297530,0,'smartarget_corner_ribbon','1.0.2',139,100,'Smartarget Corner Ribbon','Promote special offers with corner ribbon',2,0,6,1622838080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','4d796e7980d38a81f47eaeb80675f77c','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297531,0,'smartarget_contact_form','1.0.1',146,38,'Smartarget Contact Form','Allow users to contact you by filling a form',2,0,6,1622837035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','afe8a515e6ede7962ad6a98f85feada1','Allow users to contact you by filling a form\r\n\r\nAllow users to contact you easily with Smartarget - Contact Form\r\n\r\nMake it easy for your site visitors to contact you through their mobile and desktop from anywhere on your website.\r\n\r\nUsers might have a question or need your support and you should make it very visible to contact you. With Smartarget - Contact Form you can have the contact form on all your pages in a visible way. You can also use it to collect emails for newsletter.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297532,0,'smartarget_contact_form','1.0.2',146,108,'Smartarget Contact Form','Allow users to contact you by filling a form',2,0,6,1622838062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','9f0c52cafba3cc7925adafda4ef9b020','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297533,0,'smartarget_social_follow_bar','1.0.1',140,34,'Smartarget Follow Us','Add social media follow us',2,0,6,1622837060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','a7da65d95cdd6fb8364a32ab8612855e','Add social media follow us\r\n\r\nGet more followers on your Social Media profiles\r\n\r\nMake it easy for your site visitors to know about your Facebook/Instagram/Twitter/Linkedin/Pinterest/Youtube profiles and follow you.\r\n\r\nSocial Media -Follow Us allows you to tell your user about your social media profiles so they can start following you. Everybody knows about the power of Social Media to bring users back to your store and sell more, its time you also increase the amount of followers.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297534,0,'smartarget_social_follow_bar','1.0.2',140,106,'Smartarget Follow Us','Add social media follow us',2,0,6,1622838210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','bc6929b73113412a4b8605856e566173','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297535,0,'smartarget_instagram_follow','1.0.1',143,39,'Smartarget Instagram - Follow Us','Get more Instagram followers',2,0,6,1622837089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','2fcb9f9048456fef123f23329c0cee89','Get more Instagram followers\r\n\r\nDo you have an Instagram profile? Our app Instagram - Follow Us allows you to tell your users about your profile so they can start following you.\r\n\r\nMany e-commerce sites generate a lot of traffic from Instagram, so its very important to recommend your users to follow you so you can retarget them on Instagram and make sure they get back to your website to buy something.\r\n\r\nInstagram Follow Us will show non intrusive but yet very visible message to your users and recommend them to follow you.\r\n\r\n','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297536,0,'smartarget_instagram_follow','1.0.2',143,104,'Smartarget Instagram - Follow Us','Get more Instagram followers',2,0,6,1622838124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','54515d39ecff2779dad2462c6a54073e','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297537,0,'smartarget_telegram','1.0.1',145,35,'Smartarget Telegram - Contact Us','Allow customers to contact you using Telegram',2,0,6,1622837113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','a8ad105d3695178b98f86cc07cbab0a2','Allow customers to contact you using Telegram\r\n\r\nIf you use Telegram - you can allow your visitors to approach you via Telegram in one click.\r\n\r\nWith Telegram - Contact Us you can add a small icon on one of your website corners (any of them!) with your a short message as \"Contact us\" or \"message us\" etc. When user click on the icon - new tab will open wiith the Telegram chat so users can talk with you right away.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297538,0,'smartarget_telegram','1.0.2',145,110,'Smartarget Telegram - Contact Us','Allow customers to contact you using Telegram',2,0,6,1622838171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','7e00579d845a38c39fbf05330d2b4e9d','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297539,0,'smartarget_facebook_messenger','1.0.1',146,38,'Smartarget Facebook - Contact Us','Allow customers to contact you using Facebook Messenger',2,0,6,1622837136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','25f79d9e4508e823e34f8b6e1d732596','Allow customers to contact you using Facebook Messenger\r\n\r\nDo you have a Facebook Messenger or Facebook Profile? Do you want to provide your website visitors approaching you there?\r\n\r\nWith Facebook Messenger - Contact Us you can add a small icon on one of your website corners (any of them!) with your a short message as \"Contact us\" or \"message us\" etc. When user click on the icon - new tab will open with the Messenger chat so users can talk with you right away.\r\n\r\n','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297540,0,'smartarget_facebook_messenger','1.0.2',146,108,'Smartarget Facebook - Contact Us','Allow customers to contact you using Facebook Messenger',2,0,6,1622838100,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','6ea3884b3b9000e558fafe9cd3eaa587','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297541,0,'smartarget_email','1.0.1',138,36,'Smartarget Email - Contact Us','Allow customers to contact you using Email',2,0,6,1622837161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','38a45485835263171e5bc760852a83e2','Allow customers to contact you using Email\r\n\r\nDont miss any potential customer!\r\n\r\nMake it easier for your customers to contact you! Make your email contact much more accessible for your users, so they can easily contact you.\r\n\r\nWith Email - Contact Us you can add a small icon at the corner with you email address and short message as \"Contact us\" or \"message us\" etc. When user click on the icon - it will open his default email client.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297542,0,'smartarget_email','1.0.2',138,102,'Smartarget Email - Contact Us','Allow customers to contact you using Email',2,0,6,1622838087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','264e46dd05073780a1a6644e386e66a0','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297543,0,'smartarget_exit_popup','1.0.1',137,34,'Smartarget Exit Popup','Show users special offer before they leave your website',2,0,6,1622837193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','dcb6fe9141805302874c73822749eb7f','Show users special offer before they leave your website\r\n\r\nExit Popup allowning you to show a message to users who move their mouse courser in attention to close your website tab. With Exit Popup you can design your popup message and call-to-action to attrack the user and prevent his leaving','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297544,0,'smartarget_exit_popup','1.0.2',137,103,'Smartarget Exit Popup','Show users special offer before they leave your website',2,0,6,1622838094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','847aac706bff86cb45a57298fb98ab97','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297545,0,'smartarget_button_builder','1.0.1',137,35,'Smartarget Button Builder','Build special button with action for your site',2,0,6,1622837268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','82713f3f69162002fb0d810f48c993bc','Button Builder makes adding buttons easy!\r\n\r\n\r\nEasily create buttons for your website. \r\n\r\nChoose from a wide range of customization options including:\r\n\r\nBackground colour\r\nText\r\nAlignment\r\nCorner style (rounded, radius, square)\r\nSet a link to a URL\r\nOpen in same or new window','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297546,0,'smartarget_button_builder','1.0.2',137,102,'Smartarget Button Builder','Build special button with action for your site',2,0,6,1622838016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','57be766775233cd2b2971374bd96b52b','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297547,0,'smartarget_call_button','1.0.1',142,38,'Smartarget Click to call','Add click to call button on your site',2,0,6,1622837298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','a1a21f873c44eb4cc4bad58476a9b2c4','Allow users to call you within a click!\r\n\r\nIf you offer customer support via phone calls, you must use Smartarget Click to Call. This app will add a phone icon on all your store pages and will allow your users to call you.\r\n\r\nMaking yourself available for your customers will give you the opportunity to sell more. Click to Call can be configured in your own way with the relevant message you would like to have.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297548,0,'smartarget_call_button','1.0.2',142,104,'Smartarget Click to call','Add click to call button on your site',2,0,6,1622838055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','dccc02bbc06238d28f628b8a20503d9d','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297549,0,'smartarget_skype','1.0.1',145,42,'Smartarget Skype - Contact Us','Allow customers to contact you using Skype',2,0,6,1622837332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','d40fa6a27ef17a8961033826129ae366','Turn visitors into leads\r\nImprove User Engagement With Smartarget Skype - Contact Us\r\n\r\nMake it easy for your site visitors to contact you through Skype, from anywhere on your website. Smartarget Skype  Contact Us allows you to communicate with your customers easily.\r\n\r\n','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297550,0,'smartarget_skype','1.0.2',145,103,'Smartarget Skype - Contact Us','Allow customers to contact you using Skype',2,0,6,1622838148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','5c52cd9495a13ccca9bcd98e70c51c28','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297551,0,'smartarget_message_bar','1.0.1',149,42,'Smartarget Message Bar','Display a message bar on your page',2,0,6,1622837365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','03c0050fe74b23fa3417987384f5277e','Message Bar - The best way to inform users\r\n\r\nDo you want to keep your customers engaged by offering them promotions and discounts? Do you want to keep them informed with new business updates and special events?\r\n\r\nAdding a Message Bar to your website is the most effective way of doing this. Smartarget Message Bar allows you to communicate any message that you want, even multiple messages, in a few minutes. \r\n\r\n','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297552,0,'smartarget_message_bar','1.0.2',149,107,'Smartarget Message Bar','Display a message bar on your page',2,0,6,1622838135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','12a5acae619d5f87682244668c54e1d2','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297553,0,'smartarget_contact_us','1.0.1',147,43,'Smartarget Contact Us - All in one','Add all contact us in one click: Whatsapp, Messenger, Email, etc',2,0,6,1622837425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.3.0-10.4.99\";}}','Erez','support@smartarget.online','smartarget','a5ad65427df722e7e45e34c2d9945df7','Add all contact us in one click: Whatsapp, Messenger, Email, etc.','Smartarget',1000001,0,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297554,0,'smartarget_contact_us','1.0.2',147,104,'Smartarget Contact Us - All in one','Add all contact us in one click: Whatsapp, Messenger, Email, etc',2,0,6,1622838068,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','support@smartarget.online','smartarget','0b6dea443b9c8e7570c4e8ad6df78de4','version for 11','Smartarget',1000002,1,0,'https://smartarget.online/page_contact.html','ter','',''),
(9297555,0,'gridtocontainer','10.4.0',4611,51,'Migration Gridelements to Container','Migrate gridelements to container',1,0,4,1622912882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','22cd272a6380c6805ffdd18f2952db6d','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.','',10004000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297556,0,'gridtocontainer','10.4.1',4611,63,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1622914220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','77d2aef7cf156434e01ddfda70419959','small fixes on composer.json and ext_emconf','',10004001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297557,0,'gridtocontainer','10.4.2',4611,54,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1622998603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b4c1c4563c7e5341f96559217aa2458c','Small changes and complete the documentation','',10004002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297558,0,'gridtocontainer','10.4.3',4611,60,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1623005957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','383c4a694559541db9579858a8abbb50','Now also analyzes and migrates hidden elements','',10004003,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297559,0,'gridtocontainer','10.4.4',4611,90,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1623158762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','dbb635bc727e279083aed5760ca2a14c','Add a feature: migrate all from gridelements layout key (for big websites), change documentation and add 9LTS support','',10004004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297560,0,'gridtocontainer','11.0.2',4611,41,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1642433209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','326b43f3335322df4baa4d1e0dc32db6','New version More information on https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11000002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297561,0,'gridtocontainer','11.0.3',4611,102,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1642434666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b5543d7455e6deb5eb9214b55643478a','Small fixes. More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11000003,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297562,0,'gridtocontainer','11.0.4',4611,99,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1642872144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','53f4421d48e1766f0f65cbaa462f86e8','Bugfix and add correct documentation. More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11000004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297563,0,'gridtocontainer','10.4.6',4611,101,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1642873207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','58d7de9e437fa24a841db7147f6a364a','small fixes for TYPO3 9 LTS and 10 LTS','',10004006,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297564,0,'gridtocontainer','11.0.5',4611,103,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1643032412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','5656181f712f9674d4095c5acee7800d','Small fixes for documentation, More information on:: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11000005,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297565,0,'gridtocontainer','10.4.7',4611,99,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1643032962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','713c9505aa8c005bae06ccd7f0eb670d','Small fixes for documentation','',10004007,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297566,0,'gridtocontainer','11.1.0',4611,111,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1643654481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','ea9d7de8f0a3ed80fad30c8aa8bf09d6','Bugfixes, change documentation, new feature flexform support, More information on:: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297567,0,'gridtocontainer','10.4.8',4611,96,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1644259247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','be96b3bc8681f6320cf4bc44434904e8','Small template fixes. More information on: \r\nhttps://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10004008,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297568,0,'gridtocontainer','11.1.1',4611,38,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1646072806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','0859e6e1abb9633f5242e145fd436019','Bugfix, change documentation, labeling on the tabs, More information on:: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297569,0,'gridtocontainer','11.1.2',4611,96,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1646073375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','7490161fa6dc0650253a016eeefb80e7','Bugfix on composer.json, More information on:: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297570,0,'gridtocontainer','10.4.9',4611,92,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1646073815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b3db70a5bee8f6e513a8e62967948731','Bugfix, change documentation, labeling on the tabs, More information on:: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10004009,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297571,0,'gridtocontainer','11.1.3',4611,110,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1646153073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','2e72d1519895d85c8d91c23645d47ea4','Small UX fix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001003,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297572,0,'gridtocontainer','10.5.0',4611,95,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1646154253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','175b2318b4b21c8eacacf390329b9e1a','Small template, ux and css fixes, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297573,0,'gridtocontainer','11.1.4',4611,105,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1647929573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','23ffaefea9e42dffa56783dff6584f84','bugfix: Error 404 - Backend.js, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297574,0,'gridtocontainer','10.5.1',4611,92,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1647930123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','919a7b593b53c50f9f49f8cc07b8a47a','bugfix: Error 404 - Backend.js, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297575,0,'gridtocontainer','11.1.5',4611,102,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1650608820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','ad7b9fa218727177db00a0d6a6c7aa2a','bugfix: Bugfix_MultipleColumnIds, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001005,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297576,0,'gridtocontainer','10.5.2',4611,94,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1650611423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','95d3c9f03c61c43c65213c8a7d5d32ed','bugfix: MultipleColumnIds, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297577,0,'gridtocontainer','11.1.6',4611,97,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1650904656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','067bdae1282e23c5c293df81560fbea1','task: move templates and remove ts, ts is no longer required, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11001006,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297578,0,'gridtocontainer','10.5.3',4611,94,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1650905009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','f45b579b556995b625bb298ee7af7578','task: move templates and remove ts, ts is no longer required, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005003,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297579,0,'gridtocontainer','11.2.0',4611,95,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1651642764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','bc470639b9327717e496c2a67bfd51ff','task: add option to migrate old gridelements-flexform value, change doc, prepare for migration via cli, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11002000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297580,0,'gridtocontainer','11.3.0',4611,102,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1651729654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','e5006bcb71c61eda12d2d7a40b844c8e','feature: individual flexform migration per element for the migration-step: per key, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11003000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297581,0,'gridtocontainer','11.4.0',4611,94,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1652703755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a00691335e1a5c67adf6aaa88673fd38','feature: cli command for the migrateall function, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297582,0,'gridtocontainer','11.4.2',4611,97,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1652765307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a06da834d8e179729764e6841dc666d5','small bugfix: change documentation, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297583,0,'gridtocontainer','11.4.3',4611,106,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1653282183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b6e7e3f9d5ee883cf6179cfcf0f0d393','small bugfix: fix locallang, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004003,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297584,0,'gridtocontainer','10.5.4',4611,90,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1653282448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a92d29a298260a40f0283fee1021f2cb','bugfix: small fix in locallang, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst\r\n 	','',10005004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297585,0,'gridtocontainer','11.4.4',4611,101,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1659689551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','9dc3005968df0b88f20fb10c82342f1e','bugfix: fix to migrate connected mode, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297586,0,'gridtocontainer','11.4.5',4611,103,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1661317873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','07b4080c7bf4a4f476e88d8a86ca3c95','bugfix: migrateall function with numeric gridelements-layout keys, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004005,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297587,0,'gridtocontainer','10.5.5',4611,88,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1661318369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','9b0f387baa51f8a7865b0fafdaf70cc6','bugfix: migrateall function with numeric gridelements-layout keys, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005005,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297588,0,'gridtocontainer','10.5.6',4611,89,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1663155808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','2a02bc253d6d334452648cc7680821a5','bugfix: small bugfix for install ext in v9, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005006,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297589,0,'gridtocontainer','10.5.7',4611,84,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1665034969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','ec9c9d2cf2dcc6df0cb49a165fd7bbc6','bugfix: Migration of content in Connected Mode leads to unused elements, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10005007,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297590,0,'gridtocontainer','12.0.0',4611,90,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1665123102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Stefan Bublies','project@sbublies.de','bartista','5ad5e854bd01fb9e5822b66c09707ee1','task: refactoring and compatibility for typo3 v12, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297591,0,'gridtocontainer','12.0.1',4611,84,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1665123365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.0.99\";}}','Stefan Bublies','project@sbublies.de','bartista','13e8e537c4cb81251e9ab880797bb95c','bugfix: change typo3 dependence, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297592,0,'gridtocontainer','12.0.2',4611,113,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1665133278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.0.99\";}}','Stefan Bublies','project@sbublies.de','bartista','25d66db80df6c12fc1d55b8e745fdf8d','bugfix: change backendmodul register, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000002,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297593,0,'gridtocontainer','12.0.4',4611,88,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1675458965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','732939b5f50fdcdffb2eb9884840aa7a','bugfix: fix PHP Runtime Deprecation Notice, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000004,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297594,0,'gridtocontainer','11.4.6',4611,77,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1677599070,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','bd00301b8b88c6ce4c579b80b8a5eff9','bugfix: small bugfix to disabled backend.js in FE, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004006,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297595,0,'gridtocontainer','12.0.5',4611,85,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1677600800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','d913a350a93b3e89fbc8f396d6e33684','small bugfix: disabled backend.js in FE, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000005,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297596,0,'gridtocontainer','10.6.0',4611,77,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1677603064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a871a5ffb8d4df1159885487255fba08','bugfix and feature: small bugfix: disabled backend.js in FE and add flexform migration, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10006000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297597,0,'gridtocontainer','12.0.6',4611,81,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1682319653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','378f1a7a6303cb8b36d494a9cc913cf2','bugfix: exception fix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000006,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297598,0,'gridtocontainer','11.4.7',4611,74,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1682319990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','3a23f7fe09bedbe626699bf83f111006','bugfix: exception fix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst','',11004007,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297599,0,'gridtocontainer','10.6.1',4611,78,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1682320289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','644d9d5de627af5fc0d25074a49d6624','bugfix: exception fix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/10-0/Documentation/Changelog/Index.rst','',10006001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297600,0,'gridtocontainer','12.0.7',4611,69,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1686058430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','ab970a834db5cc9dd507fea99918b37c','feature: add upgrade wizard class and extend documentation, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000007,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297601,0,'gridtocontainer','12.0.8',4611,80,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1686073387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a0ea437431e72b160f9683d3343a59e5','task: small fixes upgrade wizard, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000008,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297602,0,'gridtocontainer','12.0.9',4611,70,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1708325968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','e59d3460b84458369f8873154e6c9f5e','bugfix: allow symfony 7  and php 8.2 support, thanks to georgringer, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000009,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297603,0,'gridtocontainer','12.0.10',4611,52,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1716372852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','86b4c2ab5bb1e82107b98f8c6d002d4b','task: new documentation rendering, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12000010,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297604,0,'gridtocontainer','11.4.8',4611,47,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',1,0,4,1720071942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','da3e2e3dec2c0a4234f1e88495925588','bugfix: empty tca flexform file path, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst ','',11004008,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297605,0,'gridtocontainer','12.1.0',4611,48,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1720078733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','3e0d1bc662bff3c9c900715cb60e3fef','bugfix: missing flexform file, js backend modul broken, a lot of template fixes, feature: get container code and autofill many thansk to @mohsin.qayyum, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst ','',12001000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297606,0,'gridtocontainer','11.4.10',4611,49,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1721379489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Bublies','project@sbublies.de','bartista','9cb9fa34c25615febc1bd5b3a2b51c23','todo:change flexform option from checkboxes to radio, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/main/Documentation/Changelog/Index.rst ','',11004010,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297607,0,'gridtocontainer','12.2.0',4611,54,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1721628700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','e63fbd855a27b8b27ff237f4267c096a','breaking change: flexform option from checkboxes to radio, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst ','',12002000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297608,0,'gridtocontainer','12.2.1',4611,54,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1723016473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','9d3ee88ba1020355dc74692cfc33c1bb','bugfix: fix php warning, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst ','',12002001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297609,0,'gridtocontainer','12.3.0',4611,44,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1735578056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','ae8a04d5a168b6f636f25bd852caa04d','[FEATURE] also possible to generate code for gridelements defined with PageTS config. Important: Not for Multiside, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst\r\n','',12003000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297610,0,'gridtocontainer','13.1.0',4611,50,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1736153604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b2cb6d4364fea3f8ab6513914aa4d4f5','[TASK] refactoring for typo3 13, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/13-0/Documentation/Changelog/Index.rst','',13001000,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297611,0,'gridtocontainer','12.3.1',4611,4,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1784195733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','e2c13be5804158acfe593f80f0584340','[BUGFIX]  small bugfix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/12-0/Documentation/Changelog/Index.rst','',12003001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297612,0,'gridtocontainer','13.1.1',4611,4,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1784196422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Stefan Bublies','project@sbublies.de','bartista','b4ddb72aaaea26ca410b396d108cb455','[BUGFIX] small bugfix, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/13-0/Documentation/Changelog/Index.rst','',13001001,0,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297613,0,'gridtocontainer','14.0.0',4611,5,'Migration Gridelements to Container','EXT:gridtocontainer is a small migration extension with backend module for those who want to switch from EXT:gridelements to EXT:container.',2,0,4,1784201860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Stefan Bublies','project@sbublies.de','bartista','759d00123f279976a89b7828ea9c1781','[TASK] refactoring for typo3 14, More information on: https://gitlab.com/bartista87/gridtocontainer/-/blob/14-0/Documentation/Changelog/Index.rst','',14000000,1,0,'https://docs.typo3.org/p/sbublies/gridtocontainer/main/en-us/','ter','',''),
(9297614,0,'wiro_status','1.0.0',266,101,'WiRo Status','Information about the status from Statuspal.io as a badge',2,0,2,1623059258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.0.0\";}}','Fabienne Stangl','stangl@wiro-consultants.com','fabi98','26bd46fd79463c1f87fede79cf9242f2','Mit der wiro_status Extension lässt sich über einen API Call der Status von Statuspal.io abfragen. Sobald Störungen auf der Statuspal.io Seite vorhanden sind, wird der Status mit der Anzahl der Störungen als Badge dargestellt. Über einen Button lassen sich weitere Informationen zu den Störungen (Titel, Zeitpunkt, betroffene Services, Status) innerhalb eines Modals anzeigen.\r\n','',1000000,0,0,'','ter','',''),
(9297615,0,'wiro_status','1.0.3',266,165,'WiRo Status','Information about the status from Statuspal.io as a badge',2,0,2,1623158714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-10.0.0\";}}','Fabienne Stangl','stangl@wiro-consultants.com','fabi98','3523d435eb95a36cbd14dbf11af1aee9','Added LICENSE and changed composer conifiguration','',1000003,1,0,'','ter','',''),
(9297616,0,'hreflang_pages','0.5.0',462,135,'Hreflang Pages','Extends TYPO3 EXT:seo hreflang functionality',1,0,2,1623242665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-10.99.99\";s:3:\"seo\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','9579de915ab51587e5cbf0b144a50c2b','Intitial upload','',5000,0,0,'','ter','',''),
(9297617,0,'hreflang_pages','1.0.0',462,107,'Hreflang Pages','Extends TYPO3 EXT:seo hreflang functionality',2,0,2,1651229527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"seo\";s:15:\"11.5.0-11.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','1595af5d9ae24cf918affedba8e6273f','TYPO3 11 compatible version.\r\nFor TYPO3 10 use older version','',1000000,0,0,'','ter','',''),
(9297618,0,'hreflang_pages','1.0.3',462,104,'Hreflang Pages','Extends TYPO3 EXT:seo hreflang functionality',2,0,2,1666691202,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"seo\";s:15:\"11.5.0-11.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','2a6fc83ef6fe5fe5dae04acf033b00e5','Minor bugfixes','',1000003,0,0,'','ter','',''),
(9297619,0,'hreflang_pages','1.1.0',462,60,'Hreflang Pages','Extends TYPO3 EXT:seo hreflang functionality',2,0,2,1713891847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";s:3:\"seo\";s:15:\"10.4.0-11.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a241bda5a8fae8dfbe10a6fd0ffbcef0','New:\r\n- modify hreflang and canonical url to contain query parameters\r\n- Add available get parameters to hreflang url\r\n\r\nFixed some PHP 8.2 Deprecations','',1001000,0,0,'','ter','',''),
(9297620,0,'hreflang_pages','2.1.1',462,56,'Hreflang Pages','Extends TYPO3 EXT:seo hreflang functionality',2,0,2,1727252308,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:3:\"seo\";s:15:\"12.4.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','25aafb80f4a7749a884a198b82cc757c','TYPO3 12 compatibility','',2001001,1,0,'','ter','',''),
(9297621,0,'bw_captcha','1.0.0',1968,62,'Form Captcha','Captcha for TYPO3 form extension',2,0,3,1623282193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','8025cc8000addb60328e04c2700be25b','First release','',1000000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297622,0,'bw_captcha','1.0.1',1968,125,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1623404505,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','fc94856146a19e7172b2c3fa14ea7867','Add TYPO3 v11 compatibility','',1000001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297623,0,'bw_captcha','1.0.2',1968,114,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1630334242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','18502dac0622a3f9e2504a9231fedc4c','Fix: use unique timestamp for hook registration','blueways',1000002,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297624,0,'bw_captcha','1.1.0',1968,113,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1633443825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','c4f84f5ce3053cdde68f5e3d10885d6d','Reload button added, captcha configuration via TypoScript, dependencies for TER downloads included','blueways',1001000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297625,0,'bw_captcha','1.1.2',1968,118,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1634217419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','cac5a1994e343e0c660bb27fa8cee1ae','Fix: Reload button in TYPO3 v9','blueways',1001002,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297626,0,'bw_captcha','1.1.3',1968,114,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1638266555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','ebc912ca030854a2435c0633a18ee741','BUGFIX: disable cache for reload button action','blueways',1001003,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297627,0,'bw_captcha','1.1.4',1968,131,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1640095246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','40af015599f498c5a7bb3de6b0ec56ba','BUGFIX: invalid JSON response due to cache comment, type definition in TypoScript constants. Thanks @Rico Sonntag!','blueways',1001004,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297628,0,'bw_captcha','1.2.1',1968,116,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1656945182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','899ea39f9a1d07ff52ec0726da8ad682','Bugfix: Multiple captchas on one page, PHP8 warning. Thx @ Jan Helke & Lasse Vollmer!','blueways',1002001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297629,0,'bw_captcha','2.0.0',1968,100,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1665927751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','69cda2382a2212982f8fb0495d9d081e','Support for v12, dropped v9 support, moved repository to github','XIMA Media GmbH',2000000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297630,0,'bw_captcha','2.0.3',1968,96,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1670841878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','3f5ce0dae3258ef374182e4de4720805','Bugfix: Captcha not working if multiple identical forms on same page','XIMA Media GmbH',2000003,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297631,0,'bw_captcha','2.0.6',1968,86,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1680103276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','64249ce37facac6cff19c928b3264652','BUGFIX: Backend preview not working. Thanks @sypets!','XIMA Media GmbH',2000006,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297632,0,'bw_captcha','3.0.0',1968,99,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1680469643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','cec978ca8d612d3e2bd9079b460b1355','FEATURE: Major refactoring by @dev-rke https://github.com/maikschneider/bw_captcha/releases/tag/v3.0.0','XIMA Media GmbH',3000000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297633,0,'bw_captcha','3.1.0',1968,72,'Form Captcha','Captcha element for the TYPO3 form component. The captcha generation uses Gregwar/Captcha, no Google or 3rd party includes.',2,0,3,1694961876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','c396adef16ded1374e77ff44442360b6','FIX: Add cache headers  cHash exclude parameter','XIMA Media GmbH',3001000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297634,0,'bw_captcha','4.0.0',1968,69,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1695553813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','79ec2eea5b693ab237c1ebcabc9cc373','Feature: Audio captcha  accessibility improvements','XIMA Media GmbH',4000000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297635,0,'bw_captcha','4.0.1',1968,68,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1695820383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','79d242f09c682323d47ccf5a1857e972','BUGFIX: Remove Content-Length header','XIMA Media GmbH',4000001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297636,0,'bw_captcha','4.0.2',1968,83,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1696182642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','496c59a555a8dfa258c4199bb2c18e44','BUGFIX: PHP 8.2 warnings','XIMA Media GmbH',4000002,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297637,0,'bw_captcha','4.1.0',1968,49,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1722511716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','ee3f0a9a047eaef7d5ac5b5a2812ea98','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.1.0','XIMA Media GmbH',4001000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297638,0,'bw_captcha','4.1.1',1968,49,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1724420386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','6ca6e618480b8bf74f503facf3c924fa','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.1.1','XIMA Media GmbH',4001001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297639,0,'bw_captcha','4.1.2',1968,57,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1724745566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','736f18e08fa99f94430a51b6b80e0fc4','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.1.2','XIMA Media GmbH',4001002,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297640,0,'bw_captcha','4.2.0',1968,44,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1732366642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d629615d172b344375812be610bd89ee','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.2.0','XIMA Media GmbH',4002000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297641,0,'bw_captcha','4.2.1',1968,45,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1732463344,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','19ebfafc95f8ac2636290bf5f081fd7a','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.2.1','XIMA Media GmbH',4002001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297642,0,'bw_captcha','4.2.2',1968,52,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1733319398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','8fd29c53415aa8e6ab5ef96e60471c33','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/4.2.2','XIMA Media GmbH',4002002,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297643,0,'bw_captcha','5.1.0',1968,18,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1765894928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','403689fa8c9339359e520b7ca75f0c13','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/5.1.0','XIMA Media GmbH',5001000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297644,0,'bw_captcha','5.1.1',1968,17,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1769507043,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','14937b872378bc028e60c5022391ade9','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/5.1.1','XIMA Media GmbH',5001001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297645,0,'bw_captcha','5.2.0',1968,15,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1770911581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','e1e35f76c6690bc966e4fa6c3598727a','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/5.2.0','XIMA Media GmbH',5002000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297646,0,'bw_captcha','5.2.1',1968,17,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1771680294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','516d2ccfb4c99695b6e3f2e1d48bd720','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/5.2.1','XIMA Media GmbH',5002001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297647,0,'bw_captcha','5.3.0',1968,12,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1779865717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d0dc91015b48e763994c081370765114','See release notes at https://github.com/maikschneider/bw_captcha/releases/tag/5.3.0','XIMA Media GmbH',5003000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297648,0,'bw_captcha','5.3.1',1968,9,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1780323964,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','8c37d7436c6e50e4556fedb613d066fa','See release notes at','XIMA Media GmbH',5003001,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297649,0,'bw_captcha','5.4.0',1968,9,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1782200632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','29a35561d601d5ffd271b71e44f465ca','See release notes at','XIMA Media GmbH',5004000,0,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297650,0,'bw_captcha','5.4.1',1968,9,'Accessible Form Captcha','Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.',2,0,3,1782386113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','4a3d92cad51ee136de4ed7a1799fa569','See release notes at','XIMA Media GmbH',5004001,1,0,'https://github.com/maikschneider/bw_captcha','ter','',''),
(9297651,0,'bw_jsoneditor','1.0.1',560,113,'JSON Editor','JSON form editor for the TYPO3 backend. View and edit JSON data with code formatting and syntax highlighting.',2,0,3,1623319953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.20-9.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','2d1296c68beb99fafb8b1a581d0323d6','Initial release','',1000001,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297652,0,'bw_jsoneditor','1.0.2',560,135,'JSON Editor','JSON form editor for the TYPO3 backend. View and edit JSON data with code formatting and syntax highlighting.',2,0,3,1623400660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.20-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','af32353ae3c7e16934b72419a6174245','TYPO3 v10 & v11 compatibility','',1000002,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297653,0,'bw_jsoneditor','1.0.4',560,117,'JSON Editor','JSON form editor for the TYPO3 backend. View and edit JSON data with code formatting and syntax highlighting.',2,0,0,1650948820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.20-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','bb19cd89f2f86ac117a235e8c8422365','BUGFIX: Add support for IRRE (thanks @Alexander Stanschus!)','',1000004,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297654,0,'bw_jsoneditor','1.1.0',560,114,'JSON Editor','JSON form editor for the TYPO3 backend. View and edit JSON data with code formatting and syntax highlighting.',2,0,0,1666029952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"8.7.20-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','6ba5d14fbf0021566a467178c1c07a52','Feature: v12 support','XIMA Media GmbH',1001000,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297655,0,'bw_jsoneditor','2.0.0',560,52,'JSON Editor','Adds a JSON Form Editor type to the TYPO3 Backend. Edit JSON data with code formatting, syntax highlighting, auto repair and more.',2,0,0,1730103714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','c610fc30d89435b75a8cbff74ffc5952','TYPO3 v13 support','XIMA Media GmbH',2000000,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297656,0,'bw_jsoneditor','2.1.0',560,14,'JSON Editor','Adds a JSON Form Editor type to the TYPO3 Backend. Edit JSON data with code formatting, syntax highlighting, auto repair and more.',2,0,0,1772325391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d67aedd7d1c94e21301be0bd7d7d9e9d','See release notes at https://github.com/maikschneider/bw_jsoneditor/releases/tag/2.1.0','XIMA Media GmbH',2001000,0,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297657,0,'bw_jsoneditor','2.1.1',560,15,'JSON Editor','Adds a JSON Form Editor type to the TYPO3 Backend. Edit JSON data with code formatting, syntax highlighting, auto repair and more.',2,0,0,1776155855,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','1620b423dbe7eaac5bf07594707e0740','See release notes at https://github.com/maikschneider/bw_jsoneditor/releases/tag/2.1.1','XIMA Media GmbH',2001001,1,0,'https://docs.typo3.org/p/blueways/bw-jsoneditor/main/en-us/','ter','',''),
(9297658,0,'bw_static_template','1.0.9',640,124,'Static Template','Frontend plugin that renders fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1623328492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";s:13:\"bw_jsoneditor\";s:13:\"1.0.0-1.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','3495d17eae76964e8681da69c2300a4c','Initial release','blueways',1000009,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297659,0,'bw_static_template','1.0.10',640,128,'Static Template','Frontend plugin that renders fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1623400048,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";s:13:\"bw_jsoneditor\";s:13:\"1.0.0-1.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','70f096fc49714cedbae0f5f32f97d229','Fix: TYPO3 v10 compatibility ','blueways',1000010,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297660,0,'bw_static_template','2.0.0',640,140,'Static Template','Frontend plugin that renders fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1635531224,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-11.99.99\";s:13:\"bw_jsoneditor\";s:13:\"1.0.0-1.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','b11692d8b265c0a1e44045969b3530f8','Feature: Switch to custom CEs for better TypoScript support and data injection. Run upgrade wizard to automatically migrate existing elements.','blueways',2000000,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297661,0,'bw_static_template','2.2.1',640,83,'Static Template','Frontend plugin that renders fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1679444597,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"8.7.0-12.99.99\";s:13:\"bw_jsoneditor\";s:13:\"1.1.0-1.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','67011fa367243f80fedd90e49540e7d4','Feature: v12 support, custom backend preview, php8 support','XIMA MEDIA GmbH',2002001,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297662,0,'bw_static_template','3.0.0',640,99,'Static Template','Frontend plugin that renders fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1680566243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:13:\"bw_jsoneditor\";s:13:\"1.1.0-1.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','87455c25fd75278cfad13b32a0125350','https://github.com/maikschneider/bw_static_template/releases/tag/v3.0.0','XIMA MEDIA GmbH',3000000,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297663,0,'bw_static_template','4.0.0',640,52,'Static Template','Content element to render fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1731080103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:13:\"bw_jsoneditor\";s:13:\"2.0.0-2.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','079ac72d6a460850b94988c6d35f78e4','TYPO3 v13 support','XIMA MEDIA GmbH',4000000,0,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297664,0,'bw_static_template','5.0.0',640,14,'Static Template','Content element to render fluid templates. Inject JSON data or FAL files into the templates. Perfect for fast template development with example data.',2,0,6,1775061448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:13:\"bw_jsoneditor\";s:13:\"2.0.0-2.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','241ffc68a6c332b51a69fcb3ea54a0d9','See release notes at https://github.com/maikschneider/bw_static_template/releases/tag/5.0.0','XIMA MEDIA GmbH',5000000,1,0,'https://docs.typo3.org/p/blueways/bw-static-template/main/en-us/','ter','',''),
(9297665,0,'ns_license','1.0.0',5495,129,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1623647873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','49dc0e9e20a69e0935cacafeade827df','Project initiate','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297666,0,'ns_license','1.0.1',5495,120,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1624534607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','23591de7bc3a1159f4ff787aa0879f41','[TODO] Code improvements.','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297667,0,'ns_license','1.0.2',5495,118,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1626182491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','430855be01c63e85f7210bb41a70ad80','[TODO] Code improvement','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297668,0,'ns_license','1.0.4',5495,120,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1628766773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8c70c693f2befbeee375c8aad2b06d5c','New release of version 1.0.4 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1000004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297669,0,'ns_license','1.1.0',5495,109,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1632925080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b6e0dce90ad45f479a02f6503715e2f6','New release of version 1.1.0 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297670,0,'ns_license','1.2.0',5495,118,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1634832133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','bb6ac0d58e1c84dbbbcc4fefa8475ddb','New release of version 1.2.0 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297671,0,'ns_license','1.2.1',5495,101,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1639041384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e689385a165527461b72a880206736d2','New release of version 1.2.1 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297672,0,'ns_license','1.2.2',5495,113,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1639061038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','91ebf562dd33d6a59c5d70f885abd67b','New release of version 1.2.2 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1002002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297673,0,'ns_license','1.2.3',5495,117,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1642413484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3b9ff86706fc498e21982c15de6eb242','New release of version 1.2.3 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297674,0,'ns_license','1.2.4',5495,108,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation.',2,0,6,1643004184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','c58ba56319056adb8be74da66873ad86','New release of version 1.2.4 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1002004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297675,0,'ns_license','1.3.0',5495,115,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1643271108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','84530ad9fe7ff86dba5bbeb931a9bc4d','New release of version 1.3.0 - see details, changelog and documentation on','NITSAN Technologies Pvt Ltd',1003000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297676,0,'ns_license','1.4.0',5495,110,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1644824564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3fc140ed24e861b7dde083e4bdf84789','New release of version 1.4.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1004000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297677,0,'ns_license','1.4.1',5495,111,'[NITSAN] License Management','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1645021872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8637ea944a47f41d4f4ececf2d390735','New release of version 1.4.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1004001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297678,0,'ns_license','1.5.0',5495,106,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1645197815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','85c8bdb98d41bc47788c5734dfab93d4','New release of version 1.5.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1005000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297679,0,'ns_license','1.5.1',5495,106,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1645275056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e30baf26ec241647163d6f9e062c2d2b','New release of version 1.5.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1005001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297680,0,'ns_license','1.6.0',5495,108,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1645426504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','db301d823ef0723ea1512e8b54c1730d','New release of version 1.6.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1006000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297681,0,'ns_license','1.7.0',5495,110,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1646029069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','680bb022ea7a41067a6c2c3fd7b09ceb','New release of version 1.7.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297682,0,'ns_license','1.7.1',5495,107,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html.',2,0,6,1647356818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','71b3606f24558ec4281d650366e01980','New release of version 1.7.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297683,0,'ns_license','1.7.2',5495,108,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1648451798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1902d43d0d9bd95befe384d610692fa2','New release of version 1.7.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297684,0,'ns_license','1.7.3',5495,106,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1648722108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','7e31592f69f9d94f6983ad0e5b6089be','New release of version 1.7.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297685,0,'ns_license','1.7.4',5495,104,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1649153392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','da4a01884ce470c3fab3b6f6390b4a9a','New release of version 1.7.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297686,0,'ns_license','1.7.5',5495,111,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1650117067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d79157c104a1b6adf9f0de3c9f8d8881','New release of version 1.7.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297687,0,'ns_license','1.7.6',5495,104,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1650432287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','b21e0c417e962bf3d7f654e29e57ecec','New release of version 1.7.6 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007006,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297688,0,'ns_license','1.7.7',5495,105,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1651033831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','6e7d1a5e6b54658c045932794bbf847f','New release of version 1.7.7 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007007,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297689,0,'ns_license','1.7.8',5495,107,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1652250764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','bde0690195be0b1bbdb98ebcf449831a','New release of version 1.7.8 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007008,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297690,0,'ns_license','1.7.9',5495,102,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1655360079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','24c6a75021b3e54702ff1dac03a6198a','New release of version 1.7.9 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1007009,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297691,0,'ns_license','1.8.0',5495,102,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3terminal.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1657793106,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','134543de5fe912917f73dea3e948e67c','New release of version 1.8.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297692,0,'ns_license','1.8.1',5495,116,'[NITSAN] License Manager','Manage License(s) of your purchased T3Terminals premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1661587477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d3b448db59148531782c2fb67574ae88','New release of version 1.8.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297693,0,'ns_license','1.8.2',5495,93,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1670507323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0d6f45fd753d6c5a6f819c573078f0d5','New release of version 1.8.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297694,0,'ns_license','1.8.3',5495,78,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1672736415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','aa5a8261a1c3b30a9ffd2a0401f18f6f','New release of version 1.8.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297695,0,'ns_license','1.8.4',5495,88,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1672740851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','031e3cab490be68dff868ac6fc664fa6','New release of version 1.8.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297696,0,'ns_license','1.8.5',5495,86,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1674135668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1f70b3db5e5dd3fc429fa164a8cb9826','New release of version 1.8.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297697,0,'ns_license','1.8.6',5495,92,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1675245763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f4d0d4dc02bf172a638664b6d26ab70e','New release of version 1.8.6 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases ','NITSAN Technologies Pvt Ltd',1008006,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297698,0,'ns_license','12.0.0',5495,73,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1686990608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','275ff4c76057af7e3714f8cf3df5df01','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297699,0,'ns_license','12.0.1',5495,82,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1687352045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d6cc5baa289d73fdbe9224e32a7e84db','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297700,0,'ns_license','12.0.2',5495,68,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1689867111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','346810587edb8e782ee0981842d912ef','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297701,0,'ns_license','12.0.3',5495,74,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1689914232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','0f5b36bd94a0976d4d3641004943f5cf','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297702,0,'ns_license','12.0.4',5495,72,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1690469783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','49ad40f271a86b4f862e8d253d5e2f7a','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297703,0,'ns_license','12.0.5',5495,80,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1690541845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','14dcbcd47dc46494205798eb852b6804','New release of version 12.0.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297704,0,'ns_license','1.8.7',5495,68,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1690551719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','24d1d248ae2f3d8945b161ed85c542c2','New release of version 1.8.7 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008007,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297705,0,'ns_license','12.0.6',5495,74,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1694438680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3097d8cbaa07d673ffd4ebd3079a7c48','New release of version 12.0.6 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000006,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297706,0,'ns_license','1.8.8',5495,66,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1695043849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','fb2a5475a2c194b0ea0de62d21131932','New release of version 1.8.8 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008008,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297707,0,'ns_license','12.0.7',5495,60,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1706073307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','3e1ad5eceacb6c5cb9fcb8c997cbb425','New release of version 12.0.7 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000007,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297708,0,'ns_license','12.0.8',5495,64,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1710166737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','d4ba4b0333e2eaede3125406d2da3b45','New release of version 12.0.8 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000008,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297709,0,'ns_license','1.8.9',5495,57,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1710166864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','8474294139f3830c9ee1095301a728a8','New release of version 1.8.9 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1008009,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297710,0,'ns_license','1.9.0',5495,50,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1712575251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','51da941b3a6aeaadddf6b5ff39fb5357','New release of version 1.9.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',1009000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297711,0,'ns_license','12.0.9',5495,55,'[NITSAN] License Manager','Manage License(s) of your purchased T3Planets premium TYPO3 products. Know more at documentation https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1714808905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','1b815ee41036fa2e6fd351fde26870f8','New release of version 12.0.9 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','NITSAN Technologies Pvt Ltd',12000009,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297712,0,'ns_license','12.0.10',5495,53,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1716272299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','d3096c25c6ef2619e1bd5e828a00a961','New release of version 12.0.10 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',12000010,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297713,0,'ns_license','1.9.1',5495,48,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1716272425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','d83069f7edd46c31a6137ad11abd1c02','New release of version 1.9.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1009001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297714,0,'ns_license','12.0.11',5495,58,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1717427268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','5aa7af622727e5e671c5796b15e4770f','New release of version 12.0.11 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',12000011,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297715,0,'ns_license','1.9.2',5495,49,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1719227189,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','546fd38fb3c45c6d89092995391cb39f','New release of version 1.9.2 - see details, changelog, and documentation on https://github.com/nitsan-technologies/ns_license/releases ','T3Planet // NITSAN',1009002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297716,0,'ns_license','13.0.0',5495,49,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1721994420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','d0a97aa6588050063c15a74dd96e2d62','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297717,0,'ns_license','13.0.1',5495,52,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1722511793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','9856a7b2b0936c50e5693a2f85050773','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297718,0,'ns_license','13.0.2',5495,49,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1726481693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','b51f9613c6795ed2276960b75d8ce886','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297719,0,'ns_license','13.0.3',5495,50,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1727246300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','41606cbb11c607fe871444894b614405','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297720,0,'ns_license','1.9.3',5495,40,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1728459253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','fdc02567964ca58722af5a4c78220c36','New release of version 1.9.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1009003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297721,0,'ns_license','1.9.4',5495,38,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1728566791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','6d0d37166b78cea39d8046e32107f63e','New release of version 1.9.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1009004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297722,0,'ns_license','13.0.4',5495,44,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1728628589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','c4ce3569cab3b6154669bd8a9276e980','New release of version 13.0.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297723,0,'ns_license','1.9.5',5495,38,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1729058939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','931ea9d7cf4f6618698104aafdd7a9fd','New release of version 1.9.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1009005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297724,0,'ns_license','13.0.5',5495,50,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1730114848,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','c139635de62dc275ae2e358e5d889e1f','New release of version 13.0.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297725,0,'ns_license','13.0.6',5495,41,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1737956797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','bc975e998680773fabc6a4c48c8577a7','New release of version 13.0.6 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',13000006,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297726,0,'ns_license','1.9.6',5495,36,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1740134701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','6a1c6721636e28d3a030adc9dd8ed79e','New release of version 1.9.6 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1009006,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297727,0,'ns_license','13.0.7',5495,24,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1750775987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','60f5aa3be1401c0c6b2b149b55a4da15','New release of version 13.0.7 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000007,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297728,0,'ns_license','13.0.8',5495,23,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1751441531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','99711d8ae0c89a9d8b8f92f78385acfb','New release of version 13.0.8 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000008,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297729,0,'ns_license','13.0.9',5495,24,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1751467803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','99b35818830f3d0af94421867588a146','New release of version 13.0.9 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000009,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297730,0,'ns_license','13.0.10',5495,22,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1752764094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0bdefde896c74ed004d9e4fd5e73b848','New release of version 13.0.10 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000010,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297731,0,'ns_license','13.0.11',5495,27,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1753354201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','260ffb8bdde92ea1480dee3e7e742bbf','New release of version 13.0.11 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000011,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297732,0,'ns_license','13.0.12',5495,20,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1761725772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0f809f69632caa5e14e8a73bc8588998','New release of version 13.0.12 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000012,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297733,0,'ns_license','13.0.13',5495,19,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1763129704,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','fc4f2d70a0c332fe8b9d6c3c13ccb277','New release of version 13.0.13 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000013,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297734,0,'ns_license','13.0.14',5495,19,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1765807626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','11bb61012738221d31825d5dad892da9','New release of version 13.0.14 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',13000014,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297735,0,'ns_license','14.0.0',5495,16,'TYPO3 License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1767616661,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ad2b3261a76ae6caac867288ae963bca','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14000000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297736,0,'ns_license','14.0.1',5495,17,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1767618503,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','6aac1887d94f9c259f862895c0a9fcae','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14000001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297737,0,'ns_license','14.1.0',5495,17,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1768216710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ad448c7dc7e9b1768712ce17e62a54df','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14001000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297738,0,'ns_license','14.2.0',5495,13,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1774448741,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','701d9030dbfe0e79a8ece5658d55de80','New release of version 14.2.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297739,0,'ns_license','14.2.1',5495,14,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1774531784,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ab6df5e4fc15cf60c944b0061d36b0c8','New release of version 14.2.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297740,0,'ns_license','1.10.0',5495,11,'License Manager','Manage License(s) of your purchased from T3Planet such as TYPO3 Templates and TYPO3 Extensions. Documentation & Free Support https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1774967079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Team T3Planet','sanjay@nitsan.in','nitsan','2d813c9411e72afb5a0f437c9cd3d098','New release of version 1.10.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet // NITSAN',1010000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297741,0,'ns_license','14.2.2',5495,11,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1775046153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"12.0.0-14.1.1\";s:16:\"extensionmanager\";s:13:\"12.0.0-14.1.1\";}}','Team T3Planet','info@t3planet.de','nitsan','78578872144b10cdd17ad3f79bb14173','New release of version 14.2.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297742,0,'ns_license','14.2.3',5495,11,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1776087243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b78c4371299657a71008e1304410da87','New release of version 14.2.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297743,0,'ns_license','14.2.4',5495,7,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1780493487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b38211dc17f42f6a530fe4b88298336f','New release of version 14.2.4 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002004,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297744,0,'ns_license','14.2.5',5495,6,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1781698624,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','6c03104bd183e68deb39db72d230273b','New release of version 14.2.5 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14002005,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297745,0,'ns_license','14.3.0',5495,5,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1783513269,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','6797cdef470ad23c96e28700eeaec679','New release of version 14.3.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14003000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297746,0,'ns_license','14.3.1',5495,4,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1784027105,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','75a2da4ae859ebcbb77adc3006f3a933','New release of version 14.3.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14003001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297747,0,'ns_license','14.3.2',5495,4,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1784040275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1c9a520be3185922cc21245a85d1367f','New release of version 14.3.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14003002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297748,0,'ns_license','14.3.3',5495,5,'License Manager','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1784627579,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','bfddab4c3eca60d206fa35275d6eb938','New release of version 14.3.3 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14003003,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297749,0,'ns_license','14.4.0',5495,2,'T3Planet Shop','Manage licenses of your TYPO3 templates and extensions purchased from T3Planet. Includes activation and license validation. Documentation available at https://docs.t3planet.com/en/latest/License/LicenseActivation/Index.html',2,0,6,1786013136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','07a78e412f25651c16c67a83ebcea30d','New release of version 14.4.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14004000,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297750,0,'ns_license','14.4.1',5495,2,'T3Planet Shop','T3Planet Shop brings the entire T3Planet products - TYPO3 templates, extensions, and AI solutions - straight into your TYPO3 backend. Browse available products, purchase or start a 30-day free trial, and install with one click, all without leaving the TYPO3 CMS Backend. Once installed, it handles activation, renewals, domain transfers, and updates, so agencies and developers managing multiple T3Planet products never need a support ticket just to stay licensed and updated.',2,0,6,1786016110,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','157bad6745b94110f0b866a4f9a1eda3','New release of version 14.4.1 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14004001,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297751,0,'ns_license','14.4.2',5495,3,'T3Planet Shop','T3Planet Shop brings the entire T3Planet products - TYPO3 templates, extensions, and AI solutions - straight into your TYPO3 backend. Browse available products, purchase or start a 30-day free trial, and install with one click, all without leaving the TYPO3 CMS Backend. Once installed, it handles activation, renewals, domain transfers, and updates, so agencies and developers managing multiple T3Planet products never need a support ticket just to stay licensed and updated.',2,0,6,1786027132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";s:16:\"extensionmanager\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','6ccc99e10de19f0c248f26979566951a','New release of version 14.4.2 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14004002,0,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297752,0,'ns_license','14.5.0',5495,3,'T3Planet Shop','T3Planet Shop brings the entire T3Planet products - TYPO3 templates, extensions, and AI solutions - straight into your TYPO3 backend. Browse available products, purchase or start a 30-day free trial, and install with one click, all without leaving the TYPO3 CMS Backend. Once installed, it handles activation, renewals, domain transfers, and updates, so agencies and developers managing multiple T3Planet products never need a support ticket just to stay licensed and updated.',2,0,6,1787233271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.18-14.9.99\";s:16:\"extensionmanager\";s:15:\"12.4.18-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8dcb28b75d59a75138bf8cd6c8c500d8','New release of version 14.5.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_license/releases','T3Planet',14005000,1,0,'https://docs.t3planet.de/en/latest/License/Index.html','ter','',''),
(9297753,0,'datamints_locallang_builder','1.0.3',2373,56,'datamints Locallang Builder','Provides a backend module for translating / changing Locallang files of active extensions. It is also possible to use an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1623936549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','0429f65c942f6e44375c4498b8702fb9','Initial release','',1000003,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297754,0,'datamints_locallang_builder','1.0.4',2373,114,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1624018245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','973f9c17d433cc630d535b10f1ff5292','moved vue-source-files to a submodule; improved documentation; removed dummy-boxes for a future feature','',1000004,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297755,0,'datamints_locallang_builder','1.0.5',2373,118,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1624281167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','4f0eb239ace1d7695417397b7d9e82a5','- Switched to the native TYPO3 Logging instead of own implementation\r\n- fixed some documentation-stuff\r\n- locked auto-translate when there is no provider configured. Instead a info will be given.','',1000005,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297756,0,'datamints_locallang_builder','1.0.6',2373,115,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1624365522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','4c2b6946b5bd3d98e5e8baa190da8058','Hotfix for invalid flag-paths (en.svg etc.)','',1000006,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297757,0,'datamints_locallang_builder','1.0.8',2373,137,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1624450716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','1a9825eb16bbf8e444e790c70ed2203e','- fixed missing fields for \"approved\" and \"xml:space\" in the export-function\r\n- removed old deprecated tca-files when the extension had a different nam\r\n- Added fallback when a file does not contain a target-language attribute while scanning those. Instead we fetch the language code from the filename\r\n- hotfix for wrong format of api-request;\r\n- changed order of alert-component when a critical error occurs\r\n- Modified the locallang-prefixes to match the ident \"datamintslocallangbuilder\" instead of the old extension ident \"locallangbuilder\"\r\n- Replaced all places where \"locallangbuilder\" appeared (Thanks to @opi99 )\r\n','',1000008,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297758,0,'datamints_locallang_builder','1.0.10',2373,136,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1626169642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','38bd0243cefcbbd98402cf7759afa9c9','Replaced \"is_file\" checks with \"is_dir\" checks. (Thanks to @dbunkerd )','',1000010,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297759,0,'datamints_locallang_builder','1.0.11',2373,127,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1626268584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','4efb5ffb36e8950234c31cc896284051','added lazy annotations for a much better performance\r\nchanged repo query to generic constraint system to avoid storage-restriction\r\ncompiled vue project (improved error-handling for invalid locallang-attributes)\r\nDisabled the language recognition by xliff target-language attribute because we cant always rely on the correct-value. Otherwise some files cannot be scanned. (thx Wolfang Wagner for the hint)','',1000011,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297760,0,'datamints_locallang_builder','1.0.12',2373,124,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1628862375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','5b5814a7040786058626a39328c255a0','- hide Objects in List-View\r\n- removed the disable-function when waiting for a response\r\n- Changed the appearance of the auto-save overlay so that it is no longer so intrusive','',1000012,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297761,0,'datamints_locallang_builder','1.0.13',2373,135,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1629199396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','0bd54f462e47b4a54640396bd6a13991','- added option to delete the whole translation-record\r\n- moved translation-action-area to the top of the collapse-button to save some space','',1000013,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297762,0,'datamints_locallang_builder','1.0.14',2373,117,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1630913983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','68645e7fcec67058ecda8517caa4bbd3','renamed wrong file name from DeepLProvider to DeeplProvider. It didnt match the class name before','',1000014,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297763,0,'datamints_locallang_builder','1.0.15',2373,128,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1631263922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','892bb5ae6d12f17ef4b81e495540002d','new feature: Display ViewHelper Snippets for Fluid ( inline) & Extbase-Integration','',1000015,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297764,0,'datamints_locallang_builder','1.0.16',2373,127,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1633419065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','15f5c0d52656db19ebf79a1beaf9d131','- Changed module icon\r\n- Removed unnecessary \"required\"-attribute from language-fields. It is now possible to create new keys only with the default-language.\r\n- Improved Layout for \"New Key\"-View\r\n- Set \"Create backup\" initially to false','',1000016,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297765,0,'datamints_locallang_builder','1.0.17',2373,112,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1635317135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-10.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','c21ec619bc9bf263f24bea30fa5e532a','- [Feature] You can now exclude extensions from being displayed/scanned\r\n- [Feature] TS constants can now be maintained in the Constant Editor\r\n- [Stylings] Fixed some small style issues','',1000017,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297766,0,'datamints_locallang_builder','1.0.18',2373,113,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1636718444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','8b1ee35d0014824d7ad55f2c00df250f','- [Feature] Added TYPO3 11.x Support\r\n- [Bug] Added encoding when creating source-texts to prevent invalid file-content\r\n- [Bug] Fixed country-flag-paths for cs & ja\r\n- [Bug] Implemented security check to prevent error on export when the default-language is missing for one entry','',1000018,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297767,0,'datamints_locallang_builder','1.0.19',2373,106,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1637069176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','8640916c193ccb5775ad7edfeb15e5eb','- [Feature] Added Support for CDATA-Nodes\r\n- [Bug] Fixed autoload issue for some TYPO3 10.x instances when using alternative classes','',1000019,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297768,0,'datamints_locallang_builder','1.0.20',2373,125,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1637070708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','5d5a17a9a51112aadb0c663ee418900c','- [HOTFIX] Added cdata-node-compatibility for Target-Elements\r\nSee 1.0.19 for:\r\n- [Feature] Added Support for CDATA-Nodes\r\n- [Bug] Fixed autoload issue for some TYPO3 10.x instances when using alternative classes','',1000020,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297769,0,'datamints_locallang_builder','1.1.0',2373,121,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1653997799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','b702205d443d836bd4fc1efdfc048747','- [TASK] Reduced header size\r\n- [TASK] Increased loading time when resetting everything\r\n- [TASK] Updated docs\r\n- [BUG] Removed static templates to autoload the typoscript in backend context. So we prevent missing templates when using a multi domain microsite system','',1001000,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297770,0,'datamints_locallang_builder','1.1.1',2373,110,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1667201752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.0.0-11.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','26f66fdb06cb1793931108b304fb1bef','[BUGFIX] Fixed php warning when using PHP 8.1 (thx @nhovratov)','',1001001,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297771,0,'datamints_locallang_builder','12.4.1',2373,60,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1705667874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','93669cda56a480480c0d994d84dc2d40','[FEATURE] respect the feature to overwrite language files in ext_localconf.php - https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Localization/ManagingTranslations.html?highlightlocallangxmloverridecustom-translations\r\n[FEATURE] added TYPO3 12 support\r\n[TASK] dropped TYPO3 11 support\r\n[TASK] bump version to 12.4.1','',12004001,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297772,0,'datamints_locallang_builder','12.4.2',2373,75,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1706685680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','6123b7d8bd8ae380a76f0dfd73d66b20','- [BUG] Fixed a bug that occurred when you wanted to overwrite a locallang file, but then only the main language was saved in the correct folder in the export','',12004002,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297773,0,'datamints_locallang_builder','12.5.0',2373,80,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1715928313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de / m.weisgerber@datamints.com','datamints','5416a57e61422802aaa55f2af0459980','- [TASK] Removed annotation for route to prevent crash with new symfony update\r\n- [TASK] changed default value of the approved field to true\r\n- [BUG] Implemented backwards compatability for php8.2\r\n- [TASK] Added PHP Dependency for composer\r\n- [TASK] Deleted some unnecessary icons\r\n- [TASK] Added icon for chinese','',12005000,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297774,0,'datamints_locallang_builder','14.0.0',2373,8,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1777981607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de, m.weisgerber@datamints.com','datamints','59629ec2a6e49cec25948a8b826592c1','finally support for TYPO3 13 and 14 with some big refactorings','',14000000,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297775,0,'datamints_locallang_builder','14.1.5',2373,9,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1778076297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de, m.weisgerber@datamints.com','datamints','93f41a97dc67acb43fed869f92df18bc','automatically set the version number by git tag','',14001005,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297776,0,'datamints_locallang_builder','14.2.0',2373,8,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1778136342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de, m.weisgerber@datamints.com','datamints','b3a66df7ef03765cc4337830c987221b','Add support for allowed extensions configuration\n\nIntroduces a new TypoScript option to explicitly allow specific extensions (), overriding the existing exclusion list () when set. Adjusted related logic, Vue components, and documentation to reflect this enhancement.','',14002000,0,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297777,0,'datamints_locallang_builder','14.2.2',2373,12,'datamints Locallang Builder','Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.',2,0,1,1778222053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Mark Weisgerber','mark.weisgerber@outlook.de, m.weisgerber@datamints.com','datamints','7f861c4e59ccdc95ade54a9ba0553269','- [BUGFIX] Fixed a problem for git comments used by tailor','',14002002,1,0,'https://docs.typo3.org/p/datamints/locallang_builder/master/en-us','ter','',''),
(9297778,0,'ns_timeline','1.2.0',1332,113,'[NITSAN] Nitsan Timeline','Its Timeline Extension with Different Types of Variations',2,0,3,1624014618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','d4bd0c55cabd4ff342f864644b6f5eb6','[TODO] Latest  code updated','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297779,0,'ns_timeline','1.2.1',1332,130,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts.',2,0,3,1624017424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','T3:Pradeepsinh Masani, T3:Keval Pandya, QA:Vandna Makwana','info@nitsan.in','nitsan','07199631aaa83d357d649f7242df36f4','[TODO] Code improvements.','NITSAN Technologies Pvt Ltd',1002001,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297780,0,'ns_timeline','1.2.3',1332,132,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts.',2,0,3,1631279238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-10.9.99\";}}','NITSAN Technologies Pvt Ltd','info@nitsan.in','nitsan','a8c369d66c1a187f1c2ef05a51c803c4','New release of version 1.2.3 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',1002003,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297781,0,'ns_timeline','2.0.0',1332,120,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts. Live-Demo: https://demo.t3terminal.com//t3t-extensions/timeline You can download PRO version for more-features & free-support at https://t3terminal.com/ns-timeline-typo3-extension',2,0,3,1640669660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','7e9656bd0082e3a5937957e3f84170ea','New release of version 2.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',2000000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297782,0,'ns_timeline','2.0.1',1332,116,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts. Live-Demo: https://demo.t3terminal.com//t3t-extensions/timeline You can download PRO version for more-features & free-support at https://t3terminal.com/ns-timeline-typo3-extension',2,0,3,1643008970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','4227309590110ef72a5ae7c11be191a7','New release of version 2.0.1 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',2000001,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297783,0,'ns_timeline','2.0.2',1332,137,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts. Live-Demo: https://demo.t3terminal.com//t3t-extensions/timeline You can download PRO version for more-features & free-support at https://t3terminal.com/ns-timeline-typo3-extension',2,0,3,1645006133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','c509541f6c01c07d9825a7e998fb5389','New release of version 2.0.2 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',2000002,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297784,0,'ns_timeline','2.1.0',1332,120,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts. Live-Demo: https://demo.t3planet.com//t3t-extensions/timeline You can download PRO version for more-features & free-support at https://t3planet.com/ns-timeline-typo3-extension',2,0,3,1661867552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','Team NITSAN','info@nitsan.in','nitsan','3b49069557396eb91949a9f5a283200a','New release of version 2.1.0 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',2001000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297785,0,'ns_timeline','12.0.0',1332,93,'[NITSAN] Events & Timeline TYPO3 Extension','All In One Timeline TYPO3 Extension lets you create stories, timelines, history, roadmap, and what not with unlimited possibilities and 18 unique styles and layouts. Live-Demo: https://demo.t3planet.com//t3t-extensions/timeline You can download PRO version for more-features & free-support at https://t3planet.com/ns-timeline-typo3-extension',2,0,3,1687862362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Team NITSAN','info@nitsan.in','nitsan','c1cd15505f283e9258a9645715bc6adf','New release of version 12.0.0 - see details, changelog and documentation on https://t3terminal.com/ns-timeline-typo3-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297786,0,'ns_timeline','12.0.1',1332,55,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1712671836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, QA: Krishna Dhapa','info@nitsan.in','nitsan','6200d8f0615fc32b7419273e30d40b61','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',12000001,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297787,0,'ns_timeline','12.1.0',1332,68,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1712937279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, QA: Krishna Dhapa','info@nitsan.in','nitsan','99da2f5e344cec97532e2898d0c848b2','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297788,0,'ns_timeline','2.2.0',1332,52,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1712937449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','T3: Khushi Rupera, QA: Krishna Dhapa','info@nitsan.in','nitsan','2925e1c5e0f3a9434fce827f3eb3465f','New release of version 2.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',2002000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297789,0,'ns_timeline','12.1.1',1332,47,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1728456764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, QA: Krishna Dhapa','info@nitsan.in','nitsan','8ad9bbec190fcd36ff77f103f726fcb9','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',12001001,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297790,0,'ns_timeline','12.1.2',1332,49,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1728627658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Vivek Solanki, QA: Krishna Dhapa','info@nitsan.in','nitsan','19a2ecbae8643465c195e38dee2adc3a','New release of version 12.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',12001002,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297791,0,'ns_timeline','13.0.0',1332,48,'Events & Timeline','Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/timeline  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-timeline-extension',2,0,3,1733463805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Vivek Solanki, QA: Krishna Dhapa','info@nitsan.in','nitsan','5f445d5be17bce59f6ce461e2bb4e4e4','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297792,0,'ns_timeline','13.0.1',1332,29,'TYPO3 Timeline & Events Extension','Create interactive stories, visual roadmaps, and chronological events with 18 unique timeline styles. Perfect for company history, product roadmaps, or storytelling in your TYPO3 site. Supports integration with TYPO3 Blog and News extensions.',2,0,3,1755501108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0cd329b1710a3cb3759ff46b0d91a3da','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297793,0,'ns_timeline','14.0.0',1332,20,'TYPO3 Timeline & Events Extension','Create interactive stories, visual roadmaps, and chronological events with 18 unique timeline styles. Perfect for company history, product roadmaps, or storytelling in your TYPO3 site. Supports integration with TYPO3 Blog and News extensions.',2,0,3,1771423596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','570e7524110e18e5429ab5f61f1666af','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297794,0,'ns_timeline','14.0.1',1332,3,'TYPO3 Timeline & Events Extension','Create interactive stories, visual roadmaps, and chronological events with 18 unique timeline styles. Perfect for company history, product roadmaps, or storytelling in your TYPO3 site. Supports integration with TYPO3 Blog and News extensions.',2,0,3,1787120678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0a46ec0f12c1726434edc2bc6f8f9e86','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-timeline-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-zeitleiste-erweiterung','ter','',''),
(9297795,0,'character_counter','1.0.0',174,174,'Character counter','Show a character counter below text fields',2,0,4,1624455391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','da8c398e13c2efe12905451092d293e5','First official release, which features:\r\n\r\n Field wizard for counting characters\r\n TCA helper method for easy enabling the counter','WEBcoast',1000000,1,0,'https://github.com/webcoast-dk/character-counter/blob/master/README.md','ter','',''),
(9297796,0,'file_canonical','1.0.0',172,172,'Canonical Links for files','Provides canonical links for sys_files in TYPO3 CMS.',2,0,4,1624640188,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Armin Vieweg','info@v.ieweg.de','professorweb','88d9c06f417e9305ae84b8a5ff2702bb','First public release of EXT:file_canonical, which provides HTTP header canonical tags for file downloads. Thanks to IW Medien for sponsoring! www.iwmedien.de','v.ieweg Webentwicklung',1000000,1,0,'https://docs.typo3.org/p/t3/file-canonical/1.0/en-us','ter','',''),
(9297797,0,'google_analytics_and_adwords','1.0.0',115,115,'Google Analytics And Adwords','An extension to install google analaytics(GA4 and UA) and Google Ads with gtag',2,0,3,1624945680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Matt Krilanovich','support@adswerve.com','typo3-gtag-plugin-mgmt','e0b147cb4c58f1c6875b63c7687ae485','first version','Adswerve',1000000,1,0,'https://github.com/adswerve/google_analytics_and_adwords/blob/main/README.md','ter','',''),
(9297798,0,'fitweb_template','5.1.2',97,97,'fitweb Template','Alles was ein Fitness-Studio benötigt',2,0,3,1625042491,'a:1:{s:7:\"depends\";a:10:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";s:16:\"dp_cookieconsent\";s:0:\"\";s:7:\"favicon\";s:0:\"\";s:16:\"image_autoresize\";s:0:\"\";s:3:\"min\";s:0:\"\";s:10:\"rx_shariff\";s:0:\"\";s:10:\"vimeovideo\";s:0:\"\";s:7:\"ws_scss\";s:0:\"\";s:18:\"backgroundimage4ce\";s:0:\"\";s:18:\"rte_ckeditor_image\";s:0:\"\";}}','Andreas Schwarzwälder','info@andreasschwarzwaelder.de','fitweb','a182db7f1946d0c44c75cbc9156c822f','Der erste Test','',5001002,1,0,'','ter','',''),
(9297799,0,'t3_linkfree','1.0.0',524,46,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1625077480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','a84acbeb90eb9aadd83ea754c4feff91','Initial upload','itfoo',1000000,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297800,0,'t3_linkfree','1.0.1',524,45,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1630007902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','772f1c2cfc96109e68be561f60d2b6af','Small bugfix (Remove call of noexistend all.tsconfig in ext_localconf)','itfoo',1000001,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297801,0,'t3_linkfree','1.0.2',524,91,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1631459784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.2.0-10.4.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','935b92554cfd38acae59714bef3556f5','Added documentation and update composer.json','itfoo',1000002,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297802,0,'t3_linkfree','1.0.3',524,126,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1631818941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','e9fb27856711b7a815ef6fef021a9db2','-  Add infos for TYPO3 11 compatibility\r\n-  Works with TYPO3 10  11 and PHP 7.4  8\r\n','itfoo',1000003,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297803,0,'t3_linkfree','1.0.4',524,117,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1651826519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','0d4e1aa5fd1e32ff45c37395da0a93ca','- Add spaceless to template (optional)\r\n- Add FAQ section in documentation','itfoo',1000004,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297804,0,'t3_linkfree','1.0.5',524,92,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1694548538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Christoph Werner','christoph.werner@itfoo.de','conger','000fd25fc14588cb3c729c2c0210ad5f','Add support for TYPO3 12\r\nRemove Google Fonts import from css\r\nRemove some unneeded files\r\nFormating changelog','itfoo',1000005,0,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297805,0,'t3_linkfree','1.0.6',524,7,'T3 Linkfree','Simple linktree alternative. Easy to use',2,0,6,1781904077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";}}','Christoph Werner','info@itfoo.de','conger','06734187505cb4552170ad1c652fb6d4','Add support for TYPO3 13 (remove support for TYPO3 12)\r\nBreaking: Using Site Sets (you need to put your former constants settings to \"Site Settings for \"Linkfree\")\r\nMinor Cleanups','itfoo',1000006,1,0,'https://docs.typo3.org/p/itfoo/t3_linkfree/1.0/en-us','ter','',''),
(9297806,0,'tonic','1.0.1',188,65,'TypoTonic Core','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1625657453,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@aixdesign.net','breep','0467d32f4b6ea26285cece2b91d7134c','Updated extension to 1.0.1','aixdesign.net',1000001,0,0,'https://docs.typo3.org/p/aix/tonic/master/en-us/','ter','',''),
(9297807,0,'tonic','1.0.2',188,118,'TypoTonic Core','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1626859987,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Bastian Zagar','kontakt@aixdesign.net','breep','49b9d748c5319b60d18e1718bcda84d0','Updated extension to 1.0.2','keeen.net',1000002,0,0,'https://docs.typo3.org/p/aix/tonic/master/en-us/','ter','',''),
(9297808,0,'tonic','1.0.3',188,5,'TypoTonic Core','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1782364974,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Auth: B. Zagar / Maint: J. Pietschmann','support@tonictypes.com','breep','c147004da4246b24b4bc9a44cb26d1dd',' Updated extension to 1.0.3','Keeen GmbH',1000003,1,0,'https://docs.typo3.org/p/aix/tonic/master/en-us/','ter','',''),
(9297809,0,'pagetreefilter','0.0.1',2131,118,'Pagetree Filter','Filter the pagetree for records and content elements',1,0,0,1625695074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.3.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','25990c6c10ab2aa1c9cdf0a6105daf2e','Initial release','',1,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297810,0,'pagetreefilter','0.0.2',2131,109,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1626286578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.3.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','7fa499a8751a59b2a244ac7fb148d9db','Prepare release','',2,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297811,0,'pagetreefilter','0.0.3',2131,119,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1626992688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','aafd323179153d734f99266a70c3597b','[RELEASE] Version 0.0.3\r\n\r\nImprovements\r\n Use simple modal\r\n Remove hardcoded labels\r\n Use strict types','',3,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297812,0,'pagetreefilter','0.0.4',2131,117,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1629401841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','566601a685216a359301a9ab29ba098b',' Fix: Report module raises exception in 10.4\r\n Task: Handle nullable columns\r\n','',4,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297813,0,'pagetreefilter','0.0.5',2131,105,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1630999619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','7241a16c3c53a70f1fadcbe09428bde5','[RELEASE] Version 0.0.5\r\n\r\n Fix return value of isWizardEnabled (Thanks to @sypets','',5,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297814,0,'pagetreefilter','0.1.0',2131,117,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1631566120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','558cc372ef569b4e2e6a669b56bd0b84','New features\r\n Hide wizard items having no results\r\n Add pagetype wizard items','',1000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297815,0,'pagetreefilter','1.0.0',2131,114,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1633506776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','1a4bec3d67782e59cb534a31cf336309','TYPO3 11 LTS Compatibility','',1000000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297816,0,'pagetreefilter','0.1.1',2131,103,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1633888584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','8231416acf930daad7ca013a5187f097','Bugfix release','',1001,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297817,0,'pagetreefilter','1.1.0',2131,114,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1639333229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','a410b69597ff04ff17d19f00749826e5','Show plugins having no wizard configuration','',1001000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297818,0,'pagetreefilter','0.2.0',2131,99,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1639333476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','2d0e12aff3f8a1ec601c57fc7c9ef973','[RELEASE] Version 0.2.0','',2000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297819,0,'pagetreefilter','0.2.1',2131,102,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1639333861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','764860b7cd588d94ead5fb4e777ad32c','[TASK] Version constraints','',2001,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297820,0,'pagetreefilter','0.3.0',2131,93,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',1,0,0,1649105296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','09f8e3374e3b8233ddb4ec258746c8de','[RELEASE] Version 0.3.0','',3000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297821,0,'pagetreefilter','1.2.0',2131,109,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1649105601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','1d08ce7771cf4d0590c7b0b45d736f9c','[RELEASE] Version 1.2.0','',1002000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297822,0,'pagetreefilter','1.3.0',2131,107,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1657972695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','4066b5da0f858aee703aa54602b76a35','[RELEASE] Version 1.3.0\n\n Add toggle to hide unused wizard items\n Use Icon API','',1003000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297823,0,'pagetreefilter','1.3.1',2131,86,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1664957628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','f787daab89d53760c3046667dc20aaed','Disable EXT:content_defender hook\n\nTo be able to see all possible wizard items','',1003001,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297824,0,'pagetreefilter','1.4.0',2131,83,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1665051157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','22f3aeaa45345a854e08012fcc529a37','[TASK] Drop TsConfig setting ignoreFields\n\nThe setting was used to cleanup tt_content_defValues, but it was not done\nwhen checking if a content element is in use.\n\nFor now only CType and list_type are used to filter for content elements and\nto determine if they are used.','',1004000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297825,0,'pagetreefilter','1.5.0',2131,101,'Pagetree Filter','Filter the pagetree for records and content elements. For simplicity it comes with a wizard.',2,0,0,1665347790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','3b11afc8a5a5688a4fbcd0497c90535c','[RELEASE] Version 1.5.0\n\n Add wizard items for content elements without wizard configuration\n Add wizard items for unknown (broken) content elements\n Play nice with EXT:flux','',1005000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297826,0,'pagetreefilter','1.5.1',2131,93,'Pagetree Filter','It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.',2,0,0,1670009166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','0d5d7fd2d5e36e97e5426a1888f7e851','[RELEASE] Version 1.5.1','',1005001,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297827,0,'pagetreefilter','1.6.1',2131,70,'Pagetree Filter','It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.',2,0,0,1682456879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','af1cbfce2f470c1ee50738fb8aab990c','Bugfixes','',1006001,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297828,0,'pagetreefilter','2.0.0',2131,93,'Pagetree Filter','It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.',2,0,0,1682456909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','eb951467840da444c35d4f716d8c2548','TYPO3 v12 LTS Support','',2000000,0,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297829,0,'pagetreefilter','2.1.0',2131,79,'Pagetree Filter','It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.',2,0,0,1710701887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Lehmann','post@christophlehmann.eu','abandoned_extensions','c426e6c9944e1cabe4d45c9cc557ff62','Release 2.1.0','',2001000,1,0,'https://github.com/christophlehmann/pagetreefilter#typo3-extension-pagetree-filter','ter','',''),
(9297830,0,'handlebars','0.5.0',3346,108,'Handlebars','Handlebars rendering for projects built with TYPO3 CMS',1,0,2,1625860069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','37b91556b256aca27fe44d5d8e5ccea7','Released version 0.5.0 of handlebars','familie redlich :digital GmbH',5000,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297831,0,'handlebars','0.5.1',3346,121,'Handlebars','Handlebars rendering for projects built with TYPO3 CMS',1,0,2,1625860586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','29600debcdf8fadca8e83e116b037386','Released version 0.5.1 of handlebars','familie redlich :digital GmbH',5001,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297832,0,'handlebars','0.5.2',3346,108,'Handlebars','Handlebars rendering for projects built with TYPO3 CMS',1,0,2,1626278867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','989deaaa27271e3959be654360d559e4','Released version 0.5.2 of handlebars','familie redlich :digital GmbH',5002,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297833,0,'handlebars','0.5.3',3346,112,'Handlebars','Handlebars rendering for projects built with TYPO3 CMS',1,0,2,1626279278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','cea1c2dc84a1b904742a925a5c036536','Released version 0.5.3 of handlebars','familie redlich :digital GmbH',5003,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297834,0,'handlebars','0.5.4',3346,110,'Handlebars','Handlebars rendering for projects built with TYPO3 CMS',1,0,2,1626335321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','d36dbb4a9805a672380ad8db8737f76c','Released version 0.5.4 of handlebars','familie redlich :digital GmbH',5004,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297835,0,'handlebars','0.5.5',3346,121,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1626714441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','89e769fb4b20cf5caf1e2ebbab7716a0','Released version 0.5.5 of handlebars','familie redlich digital GmbH',5005,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.5/en-us','ter','',''),
(9297836,0,'handlebars','0.6.0',3346,118,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1628274873,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','2a8ea4da9d045aa0052f2becf89cf5fa','Released version 0.6.0 of handlebars','familie redlich digital GmbH',6000,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.6/en-us','ter','',''),
(9297837,0,'handlebars','0.7.0',3346,104,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1633078626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','b39d2d09c15037d1da69f9cb2689c9f8','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.0','familie redlich digital GmbH',7000,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297838,0,'handlebars','0.7.1',3346,110,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1633617878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','f34a2717650029314d873d250243afce','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.1','familie redlich digital GmbH',7001,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297839,0,'handlebars','0.7.2',3346,108,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1635768104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','a4bddb4897ca9c46b03705fef235fc45','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.2','familie redlich digital GmbH',7002,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297840,0,'handlebars','0.7.3',3346,101,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1636731831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','8a2d19d882aa10d3586ca3305c52f69c','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.3','familie redlich digital GmbH',7003,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297841,0,'handlebars','0.7.4',3346,105,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1637350684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','af4aefec101483bfee4075d94f55b388','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.4','familie redlich digital GmbH',7004,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297842,0,'handlebars','0.7.5',3346,111,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1638176511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','e3b689a383e88f50d11c301d86c9bc7e','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.5','familie redlich digital GmbH',7005,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297843,0,'handlebars','0.7.6',3346,100,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1639406795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','314ef36d4fcc2408e7adac93bcd4e3cc','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.6','familie redlich digital GmbH',7006,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297844,0,'handlebars','0.7.7',3346,114,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1639990369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','da02a2dff1f18e8f5f7d90ad00f4dbde','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.7','coding. powerful. systems. CPS GmbH',7007,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297845,0,'handlebars','0.7.8',3346,94,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1648057293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','618c1bf2c0a7b65c779a89929063bbda','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.8','coding. powerful. systems. CPS GmbH',7008,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297846,0,'handlebars','0.7.9',3346,96,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1649771894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','973a9567e4436371c17c5f315351614d','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.9','coding. powerful. systems. CPS GmbH',7009,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297847,0,'handlebars','0.7.10',3346,105,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1650522892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','e89d777c39a17afea36414d58fcb318e','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.10','coding. powerful. systems. CPS GmbH',7010,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297848,0,'handlebars','0.7.11',3346,92,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1652450077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','e4e34baf22eca10916527c9e68bd243e','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.11','coding. powerful. systems. CPS GmbH',7011,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297849,0,'handlebars','0.7.12',3346,93,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1652553313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','0b34733449b9d7e0bf187d21e5e96b5c','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.12','coding. powerful. systems. CPS GmbH',7012,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297850,0,'handlebars','0.7.13',3346,92,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1652770859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','734cad9ba25490b19d10996389f1f744','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.13','coding. powerful. systems. CPS GmbH',7013,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297851,0,'handlebars','0.7.14',3346,109,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1652772809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','9a65ab5cd3fdcbccfb4532e314f003e5','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.14','coding. powerful. systems. CPS GmbH',7014,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297852,0,'handlebars','0.7.15',3346,105,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1660576529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','04b1dea9ebc30410fc98537495397b40','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.15','coding. powerful. systems. CPS GmbH',7015,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297853,0,'handlebars','0.7.16',3346,98,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1665650309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','4e83510281839aeb0d4cf2e645812e69','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.16','coding. powerful. systems. CPS GmbH',7016,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297854,0,'handlebars','0.7.17',3346,83,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1668154653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','24664464a0d344015a35ed95b68dbfc2','See release notes at','coding. powerful. systems. CPS GmbH',7017,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297855,0,'handlebars','0.7.18',3346,98,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1668155593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','1b73e203cc60d6585d99e0a8b5e042bd','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.18','coding. powerful. systems. CPS GmbH',7018,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297856,0,'handlebars','0.7.19',3346,76,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1672741944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','235ca6a6730bdf4a182e1dfa6f09b3d0','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.19','coding. powerful. systems. CPS GmbH',7019,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297857,0,'handlebars','0.7.20',3346,92,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1672742781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','80e36bb71746f755aae54444085d882b','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.20','coding. powerful. systems. CPS GmbH',7020,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297858,0,'handlebars','0.7.21',3346,77,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1676279309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','de9334b01adc2e27591dd11f9ef7143e','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.21','coding. powerful. systems. CPS GmbH',7021,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297859,0,'handlebars','0.7.22',3346,96,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1677505259,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','01166bbf9b72d7885803cd3149d12a68','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.22','coding. powerful. systems. CPS GmbH',7022,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297860,0,'handlebars','0.7.23',3346,64,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1695367563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','9012723017556f88f4854191df048b19','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.23','coding. powerful. systems. CPS GmbH',7023,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297861,0,'handlebars','0.7.24',3346,73,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1695391070,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.2.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','9705f76a86052f341a379b7d4e769687','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.24','coding. powerful. systems. CPS GmbH',7024,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297862,0,'handlebars','0.7.25',3346,67,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1696229304,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.2.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','3ef326a17a73e9db2c7ebc000480b95e','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.25','coding. powerful. systems. CPS GmbH',7025,0,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297863,0,'handlebars','0.7.26',3346,85,'Handlebars','A TYPO3 extension that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates.',1,0,2,1700813943,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','75c0db24b5a7d864cbd2ca759ef24f8b','See release notes at https://github.com/CPS-IT/handlebars/releases/tag/0.7.26','coding. powerful. systems. CPS GmbH',7026,1,0,'https://docs.typo3.org/p/cpsit/typo3-handlebars/0.7/en-us','ter','',''),
(9297864,0,'oauth2_client','1.0.0',542,128,'Oauth2 Client','',2,0,4,1626008623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.5.99\";}}','Susanne Moog, Ralf Zimmermann','looktypo3@susi.dev, hello@waldhacker.dev','vertexvaar','8e87e79f82b85cfb69a4fdddb7facc6d','[TASK] Fix ext_emconf','Waldhacker UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-oauth2-client/1.0/en-us','ter','',''),
(9297865,0,'oauth2_client','1.0.1',542,92,'Oauth2 Client','',2,0,4,1647016190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.1.0-11.5.99\";}}','Susanne Moog, Ralf Zimmermann','looktypo3@susi.dev, hello@waldhacker.dev','vertexvaar','e9356328b78d208c58ef0cae9783eb5c','Merge branch release/1.0.1 into main','Waldhacker UG (haftungsbeschränkt)',1000001,0,0,'https://docs.typo3.org/p/waldhacker/typo3-oauth2-client/1.0/en-us','ter','',''),
(9297866,0,'oauth2_client','2.0.0',542,110,'OAuth2 Client','TYPO3 OAuth2 Login Client (backend and frontend)',2,0,4,1648892452,'a:1:{s:7:\"depends\";a:4:{s:7:\"backend\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"setup\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','waldhacker','hello@waldhacker.dev','vertexvaar','2a7ad8a3843033b3a7fcc286813ee0c3','Merge branch release/2.0.0 into main','waldhacker UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-oauth2-client/2.0/en-us','ter','',''),
(9297867,0,'oauth2_client','2.0.1',542,114,'OAuth2 Client','TYPO3 OAuth2 Login Client (backend and frontend)',2,0,4,1663748305,'a:1:{s:7:\"depends\";a:4:{s:7:\"backend\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"setup\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','waldhacker','hello@waldhacker.dev','vertexvaar','7ee2069c2c429fc39b46fcccffdfcb6b','Merge branch release/2.0.1 into main','waldhacker UG (haftungsbeschränkt)',2000001,0,0,'https://docs.typo3.org/p/waldhacker/typo3-oauth2-client/2.0/en-us','ter','',''),
(9297868,0,'oauth2_client','2.1.1',542,98,'OAuth2 Client','TYPO3 OAuth2 Login Client (backend and frontend)',2,0,4,1692172656,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:14:\"10.4.0-11.5.99\";s:5:\"fluid\";s:14:\"10.4.0-11.5.99\";s:5:\"setup\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','waldhacker','hello@waldhacker.dev','vertexvaar','3c72d977588b7b029628514966020217','Merge branch release/2.1.1 into main','waldhacker UG (haftungsbeschränkt)',2001001,1,0,'https://docs.typo3.org/p/waldhacker/typo3-oauth2-client/2.1/en-us','ter','',''),
(9297869,0,'plausibleio','1.0.0',564,125,'Plausible.io','Privacy friendly tracking solution',2,0,4,1626023906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.4.99\";s:9:\"dashboard\";s:14:\"11.0.0-11.4.99\";}}','Susanne Moog','susanne@waldhacker.dev','dreistromland','f8f4107856da47bb7163777b07db56db','[TASK] Prepare release','Waldhacker UG (haftungsbeschränkt)',1000000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/1.0/en-us','ter','',''),
(9297870,0,'plausibleio','2.0.0',564,134,'Plausible.io','Privacy-friendly analytics integration for TYPO3 CMS. Analyze your audience with Plausible Analytics and see nice dashboards with analytics data directly in the TYPO3 backend.',2,0,4,1637168211,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:14:\"11.5.0-11.5.99\";s:9:\"dashboard\";s:14:\"11.5.0-11.5.99\";s:5:\"fluid\";s:14:\"11.5.0-11.5.99\";s:8:\"frontend\";s:14:\"11.5.0-11.5.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','0e5746b11d347f269d2fc9e00fa8166e','Merge branch release/2.0.0 into main','waldhacker UG (haftungsbeschränkt)',2000000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/2.0/en-us','ter','',''),
(9297871,0,'plausibleio','2.1.0',564,111,'Plausible.io','Privacy-friendly analytics integration for TYPO3 CMS. Analyze your audience with Plausible Analytics and see nice dashboards with analytics data directly in the TYPO3 backend.',2,0,4,1669924281,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:14:\"11.5.0-12.0.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.0.99\";s:5:\"fluid\";s:14:\"11.5.0-12.0.99\";s:8:\"frontend\";s:14:\"11.5.0-12.0.99\";s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','931b5e7e37ba83a4d838557a5dfa7177','[TASK] Generate changelog','waldhacker UG (haftungsbeschränkt)',2001000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/2.1/en-us','ter','',''),
(9297872,0,'plausibleio','2.2.0',564,53,'Plausible.io','Privacy-friendly analytics integration for TYPO3 CMS. Analyze your audience with Plausible Analytics and see nice dashboards with analytics data directly in the TYPO3 backend.',2,0,4,1708563566,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','5846168cae92f35292341af5cf0322ea','Merge branch release/2.2.0','waldhacker UG (haftungsbeschränkt)',2002000,0,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/2.2/en-us','ter','',''),
(9297873,0,'plausibleio','2.2.1',564,56,'Plausible.io','Privacy-friendly analytics integration for TYPO3 CMS. Analyze your audience with Plausible Analytics and see nice dashboards with analytics data directly in the TYPO3 backend.',2,0,4,1708568600,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','5b8b829f7d66bff250401633127cf8b0','Merge branch release/2.2.1','waldhacker UG (haftungsbeschränkt)',2002001,0,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/2.2/en-us','ter','',''),
(9297874,0,'plausibleio','3.0.0',564,85,'Plausible.io','Privacy-friendly analytics integration for TYPO3 CMS. Analyze your audience with Plausible Analytics and see nice dashboards with analytics data directly in the TYPO3 backend.',2,0,4,1708646605,'a:1:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"12.4.99-13.0.99\";s:9:\"dashboard\";s:15:\"12.4.99-13.0.99\";s:5:\"fluid\";s:15:\"12.4.99-13.0.99\";s:8:\"frontend\";s:15:\"12.4.99-13.0.99\";s:5:\"typo3\";s:15:\"12.4.99-13.0.99\";}}','waldhacker','hello@waldhacker.dev','dreistromland','ba31551fd9fa76b4a71727d2a4bd554c','Merge branch release/3.0.0','waldhacker UG (haftungsbeschränkt)',3000000,1,0,'https://docs.typo3.org/p/waldhacker/typo3-plausibleio/3.0/en-us','ter','',''),
(9297875,0,'grevman','0.1.0',459,113,'Group event manager','Typically used to manage group events in sport clubs. Members can easily register and unregister for events and trainers might notify participants by email. Provides a matrix- list and detail view from events.',1,0,3,1626768772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','686531cafcf9a7fc3c5ce9fd0f6eafda','Initial release.','',1000,0,0,'https://docs.typo3.org/p/buepro/typo3-grevman/0.1/en-us','ter','',''),
(9297876,0,'grevman','0.2.0',459,141,'Group event manager','Typically used to manage group events in sport clubs. Members can easily register and unregister for events and trainers might notify participants by email. Provides a matrix-, list- and detail view from events.',1,0,3,1626894350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','e9405cbfc4f9ee7daa3b5d41aff5e4bf','Adds note indicator icon in matrix view and direct unregister button in detail view.','',2000,0,0,'https://docs.typo3.org/p/buepro/typo3-grevman/0.2/en-us','ter','',''),
(9297877,0,'grevman','1.0.0',459,60,'Group event manager','Typically used to manage group events in sport clubs. Members can easily register and unregister for events and trainers might notify participants by email. Provides a matrix-, list- and detail view from events.',2,0,3,1638455416,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\">=7.3.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"auxlibs\";s:13:\"1.4.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','e9535aa9d5600fbb4da85c1dc4bb90a0','Event recurrences can now be defined. Further details can be found in the changelog.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-grevman/1.0/en-us','ter','',''),
(9297878,0,'grevman','2.0.0',459,145,'Group event manager','Typically used to manage group events in sport clubs. Members can easily register and unregister for events and trainers might notify participants by email. Provides a table-, list- and detail view from events.',2,0,3,1648548047,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\">=7.3.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"auxlibs\";s:13:\"1.4.0-1.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','dc4fd5ce9cd6a4ce9d10fc9a7dbb23bc','Several new features and bugfixes. Please check the breaking changes when upgrading.','',2000000,1,0,'https://docs.typo3.org/p/buepro/typo3-grevman/2.0/en-us','ter','',''),
(9297879,0,'osmplus','0.0.1',108,108,'osm - OpenStreetMap - plus','Additional features for osm - OpenStreetMap solution in TYPO3',0,0,3,1627072697,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"osm\";s:6:\"2.1.0-\";s:3:\"php\";s:13:\"7.2.0-7.99.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','78e476d8bf24f5de89f2a02c7e2a9bfe','INITIAL RELEASE','die-netzmacher.de',1,1,0,'https://gitlab.die-netzmacher.de/typo3/osmplus/-/tree/master/Documentation','ter','',''),
(9297880,0,'nnhelpers','1.0.0',3278,71,'Nnhelpers','Kleine Helfer und zentralisierte Funktionen für Typo3',2,0,5,1627078414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','99grad.de','david@99grad.de','99grad','f6526830f53078e96a0d9368318f428d','First public release. Have fun. Save time.','',1000000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297881,0,'nnhelpers','1.0.1',3278,111,'Nnhelpers','A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions',2,0,5,1627135463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','99grad.de','david@99grad.de','99grad','53f8fe5932b44aa07998c47330616d7b','Added documentation','',1000001,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297882,0,'nnhelpers','1.0.2',3278,116,'Nnhelpers','A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions',2,0,5,1627215947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','99grad.de','david@99grad.de','99grad','10c5e54f690eb24bff31ddb5d6a3739a','New helpers for creating files and folders. New translation helper and ViewHelper with support for Deep-L translations and smart caching, Updated Documentation in EN, added full description of all helper-methods for the TER. Improved caching of backend-module.','',1000002,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297883,0,'nnhelpers','1.0.3',3278,117,'Nnhelpers','A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions',2,0,5,1627318374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','99grad.de','david@99grad.de','99grad','28a1f53a33daa3d484155c6e5d2234e1','Added ViewHelper documentation with many examples, added new DocumentationHelper-classes for parsing annotations and generating documentations. Various code improvements.','',1000003,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297884,0,'nnhelpers','1.0.4',3278,119,'Nnhelpers','A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions',2,0,5,1627423553,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','99grad.de','david@99grad.de','99grad','10ef7f446dcfb229e38334a88eddbf50','Deutsche Dokumentation hinzugefügt. Fixed a warning in Backend with deprecated static call of DomDocument.','',1000004,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297885,0,'nnhelpers','1.0.5',3278,114,'Typo3 Helpers by 99','Save time, have fun. A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1627510184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','b905ef7240d87132225e7d1becd42bd6','New \"slide\"-option for Content()-getColumn(); Added method for converting human readable byte-string (e.g. \"10MB\") to integer bytes. Added Environment()-getPostMaxSize() Helper. Updated Docs with more examples in DE/EN and a side-by-side comparison between Vanilla Typo3 and nnhelpers. Updated Extension Icon for the TER, better title and description.','',1000005,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297886,0,'nnhelpers','1.0.6',3278,118,'Typo3 Helpers by 99','Save time, have fun. A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1628011172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','17dd9427d4f4f2412437588321eb58e2','- Added option to return FileReference instead of filepath in nnt3::File()-process(). This method is great for creating cached and processed thumbnails on-the-fly, e.g. when sending a REST-response which needs processed images. \r\n- Added helper for checking if a hashed password in the database needs update because it uses outdated hashing-algorithmn in nnt3::Encrypt()-hashNeedsUpdate()\r\n- Added example how to convert old hashes in fe_user-table to new hashes. \r\n- Added  helper for logging of frontend-user, even if frontend is not available, e.g. in a MiddleWare process.\r\n- Many improvements and updates on the documentation, in DE and EN','',1000006,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297887,0,'nnhelpers','1.0.7',3278,115,'Typo3 Helpers by 99','Save time, have fun. A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1630055897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-10.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','ac5808b90fa699ea0aeeceb906377d89','- Great new Helpers for getting/setting values in TCA, e.g. in you Overrides/TCA. \r\n  Have a look at the new functions in nnt3::TCA()-setConfig() and nnt3::TCA()-getConfig() for examples.\r\n- Bugfix in FAL-Helper: pid was not retrieved when using nnt3::Convert( $fal )-toArray()\r\n- Improved nnt3::Db()-statement() so it can be used for DELETE or UPDATE\r\n- Improved Dokumentation','',1000007,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297888,0,'nnhelpers','1.1.0',3278,117,'Typo3 Helpers by 99','Save time, have fun. A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1630696769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','aa0710870124991ff3c5528b67778bb0','- Now supports Typo3 v11 and PHP 8\r\n- New great helpers for simplified getting/setting of backend-user-preferences. Check out nnt3::BackendUser()-updateSettings() and nnt3::BackendUser()-getSettings() for details.\r\n- Improved the internal Testunits for development\r\n- Various improvements and bugfixes','',1001000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297889,0,'nnhelpers','1.2.0',3278,114,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1632426790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','6dd153f707ab3ba01fcfab8abd2e711d','- Added {uri.page}-ViewHelper that can create links to pages in frontend from a backend context, e.g. from a backend module. End of the hassle.\r\n- New nnt3::Cache-write() and nnt3::Cache()-read() helpers to read/write extremely performant PHP-based cache-files that need no decoding or unserializing\r\n- New AnnotationHelper to parse PHP annotations and optionally filter the annotations by namespace(s)\r\n- New MarkdownHelper to convert Markdown to HTML.\r\n- New {nnt3:parse.markdown()} ViewHelper to convert markdown to html in Fluid templates\r\n- New {nnt3:format.replace()} ViewHelper. Heck, why is this one still missing in the Typo3 core??\r\n- Added new Singleton pattern that  other than the Typo3 Singleton  can be used in any context, e.g. the ext_localconf.php or other boot-processes.\r\n- Improved documentation\r\n- Various smaller bugfixes\r\n','',1002000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297890,0,'nnhelpers','1.3.0',3278,113,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1634717656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','6e77ced3bd87aa205c716a0519ba7464','- Improved nnt3::debug() for debugging MySQL-statements (thanks to Oliver Krammer for reporting!)\r\n- nnt3::File()-write() now supports CombinedIdentifier syntax (1:/some/folder)\r\n- nnt3::Db()-update() and insert() now also support Domain-Models - no Repository needed\r\n- new nnt3::TCA()-createConfig() for creating the typical TCA-fields (sys_languags_uid, l10n_parent, hidden etc.) with one line and no redundancy anymore!\r\n- Massive refactoring of nnt3::Convert()-toModel() and FAL-Conversion\r\n- New concept for nnt3::Obj()-merge() to overlay/merge a Model with array-data (e.g. when implementing a REST Api that needs to update a model with the data from a JSON-array)\r\n- new nnt3::Environment()-getSite() and nnt3::Settings()- getSiteConfig() helper to get YAML Site Configuration for current site from any Context (Middleware, Frontend)\r\n- Various new helpers in nnt3::Encrypt() for encoding/decoding Strings and Arrays and generating JWT (JSON Web Tokens)\r\n- new Helper for creating User-Sessions in table fe_sessions\r\n- new Helpers in Obj() for getMethodArguments() and parseType()\r\n- Many improvements for using nnhelpers in MiddleWare, e.g. initializing a frontend-user, setting cookie etc.\r\n- Various small fixes for TYPO3 11.5\r\n- Updated documentation','',1003000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297891,0,'nnhelpers','1.4.0',3278,109,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1638653903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','7735e88ca756fb1a4a256fc5aeaa6cd9','- Fixed FlexFormHook crashing if $sheet[ROOT][el] is not an array (thx for reporting whoever \"former user\" is)\r\n- New ViewHelpers for backend modules to clone and insert new records. See nnt3:link.CloneRecordViewHelper and nnt3:link.newRecordViewHelper for details\r\n- nnt3::Db()-get() can now retrieve multiple Models by passing an array of uids. Additional nnt3::Db()-findByUids()  method added for retrieving raw data\r\n- added nnt3::Db()-sortBy() method\r\n- added nnt3::Environment()-getVarPath() method to retrieve path to Typo3 /var-folder that works with all Typo3 versions\r\n- new nnt3::Fal()-deleteProcessedImages() method to delete cached image(s) files on server in  _processed_ folders and database\r\n- added combined file identifier option for nnt3::File()-unlink()\r\n- added nnt3::Error() helper to throw an Error (instead of an Exception)\r\n- Bugfix in nnt3::Arrays()-intExplode()\r\n- nnt3::Content()-addRelations() and nnt3::Content()-get() can now be used without EXT:mask\r\n- nnt3::File()-getPublicUrl() now has option to get absolute URL of FAL\r\n- new nnt3::File()-absUrl() method. Wonder why this was never here before :)\r\n- new nnt3::TCA()- getFalFields() to return all fields of a model that have relations defined in the TCA\r\n- updated nnt3::Mail()-send() to newest Emogrifier version (campatible with PHP 8)\r\n- fixed various backend error messages in Typo3 8 and Typo3 11','',1004000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297892,0,'nnhelpers','1.5.0',3278,106,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1641562270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','a2ee05872b4f519f644bdf5fdc4afc4c','- added new nnt3:file.include / ViewHelper\r\n- Bugfixes and implementations for the new EXT:nnrestapi published in the TER\r\n- Updated documentation','',1005000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297893,0,'nnhelpers','1.5.1',3278,106,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1643314585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','863052b13328bce0c56fe798a837b52a','BIG THANKS to Thomas Helmrich from GIGABIT IO (www.gigabit.de) who cleaned up some really ugly errors and warnings in the code! And: Grüße nach Bamberg ;) ','',1005001,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297894,0,'nnhelpers','1.5.2',3278,108,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1643811223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','36dd63758932067b10eac2cd6a2348bd','- more PHP warnings fixed by Thomas Helmrich (GIGABIT IO GmbH & Co KG). Great guy. Keep it coming!\r\n- made the version info visible in the backend module','',1005002,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297895,0,'nnhelpers','1.6.0',3278,110,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1645175657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','c4ba5f94042ea2a6f6cc8e2bad16b1f6','A big \"THANK YOU\" to all the positive feedback and contributions! Keep it coming :)','',1006000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297896,0,'nnhelpers','1.7.0',3278,102,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1646218050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','bbecd9a5edb7e74deb9f5617e39029ab','- [BUGFIX] Issue 9 Generate URI from CLI context\r\n- added new helper for Page()-getActionLink.\r\n- added new helper to get all defined languages\r\n- improved docs','',1007000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297897,0,'nnhelpers','1.7.1',3278,103,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1646922347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','928efd69f86b359acb052cebde51f17d','- Have a look at nng/wphelpers  the nnhelpers for WordPress!\r\n- Small bugfixed concerning Notices in PHP 8\r\n- Updated documentation ','',1007001,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297898,0,'nnhelpers','1.7.2',3278,109,'Typo3 Helpers by 99','Why write two lines of code, if one is enough? A huge collection of very smart oneliners to significantly speed up your extension development and make updating to new Typo3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1648624830,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß, Martin Wagner','david@99grad.de','99grad','9630f1c07e8b3eb4bb935fe139170bff','[BUGFIX] Issue 12 - make cache clearing less radical\r\n[FEATURE] nnt3::Cache()-clear() now allows clearing a single cache by identifier ','',1007002,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297899,0,'nnhelpers','1.7.3',3278,99,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1656099737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','f44f7de23ca6365d5c8a142b10078cac','nnt3::Content()-get( $uid ) now returns localized content by default (can be deactivated)\r\nNEW: nnt3::Content()-getAll() to retrieve multiple localized contentelements by pid, CType and/or colPos\r\nNEW: nnt3::Content()-localize() to overlay any record with localization data\r\nNEW: nnt3::Environment()-getLanguageFallbackChain()','',1007003,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297900,0,'nnhelpers','1.7.4',3278,106,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1658938688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','a6cd00b98c363155d3632fd2f647f37f','[FEATURE] new ViewHelper {nnt3:backendUser.get()}\r\n[BUGFIX] clear cache from command line didnt clear nnhelpers cache\r\n[BUGFIX] fix Undefined array key \"TSFE\" in PHP 8  THANKS Thomas Helmrich!\r\n[BUGFIX] Test-Table: title doesnt have a default value\r\n[BUGFIX] Content()-getAll() now sorts the content-elements in the correct order ','',1007004,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297901,0,'nnhelpers','2.0.0',3278,87,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1670255627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','cda0692cd0f65c38e992aa9236a5a119','Updated for TYPO3 Version 12','',2000000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297902,0,'nnhelpers','1.7.5',3278,79,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1670255914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','0f5d1a5614c4771c3a39f85a393b874b','Split branches for TYPO3 v8-11 and TYPO3  12','',1007005,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297903,0,'nnhelpers','2.0.1',3278,98,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1670509167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','22c1c172736977f74bc675d72d2230dc','New release for TYPO3 Version 12.1','',2000001,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297904,0,'nnhelpers','1.7.6',3278,80,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1672242316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','4de7e9ad9b57b3185c162995de3e6b85','Fix problem with double entry of docs / Index.rst and index.rst in composer installations.','',1007006,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297905,0,'nnhelpers','2.0.2',3278,88,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1672242546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','580b96c1110218a01f41505a4af040af','More bugfixes for Typo3 v12.1','',2000002,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297906,0,'nnhelpers','2.0.3',3278,100,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1673562922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','a8a145af6a6f2ddefc1278058d12bd1f','[BUGFIXES] for Version 12','',2000003,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297907,0,'nnhelpers','1.7.7',3278,87,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1673562965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.6.0-11.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','4607be8a83ccf40de095a3b03034f738','[BUGFIXES] for Version 8  11','',1007007,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297908,0,'nnhelpers','2.0.4',3278,81,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1707499545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','7317b997b7af4323184799fc17e39988','Many bugfixes for TYPO3 Version 12','',2000004,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297909,0,'nnhelpers','2.0.6',3278,34,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1748882432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','962383d375216b6af06dfd86db423132','[BUGFIX] issue 48 Dependency injection Runtime Exception after update  THX to Alexander Grein for the fix!','',2000006,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297910,0,'nnhelpers','2.0.7',3278,16,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764787456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','2b511a14f21dfec4514fa66e87d72010','Bugfixes for version 12','',2000007,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297911,0,'nnhelpers','13.0.4',3278,17,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764862945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','3016a59092a43c349c0ae4df295050d9','First (non-composer) release of the extension for TYPO3 v13. Fix core functions to make it compatible with nnrestapi','',13000004,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297912,0,'nnhelpers','2.0.8',3278,16,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764892194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','e858a197d0db18d94340b06701c93b80','Fixed issues','',2000008,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297913,0,'nnhelpers','13.0.5',3278,16,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764892266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','a5787506c63be8728e8dfc668ace9b55','Fixed issues','',13000005,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297914,0,'nnhelpers','13.0.6',3278,18,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764980302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','c987325fd6f5122a8cd662e346b586e8','Bugfixes for version 13','',13000006,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297915,0,'nnhelpers','2.0.9',3278,16,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1764980337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','0ef17e406988dd702a9926a36d3965c5','Bugfixes for version 12','',2000009,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297916,0,'nnhelpers','13.0.7',3278,17,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1765324098,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','f6271a5a541a139ea0c0373628d2f69b','Update docs, fix rendering errors','',13000007,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297917,0,'nnhelpers','2.0.10',3278,16,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1765534053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','5e3699530f966178ed1f1d2e608f4f1f','Release version 2.0.10','',2000010,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297918,0,'nnhelpers','13.0.8',3278,17,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1765535192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','f47cd720f4ec2631f018040d9548c755','Release version 13.0.8','',13000008,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297919,0,'nnhelpers','13.1.0',3278,18,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1765834473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','d9846703526e793cf4334dd5382eb171','New nnt3::Cache()-getMemCache() Helper','',13001000,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297920,0,'nnhelpers','13.1.2',3278,17,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1766360166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','360ac7aedb0770d260e5942d9a2d535a','Release version 13.1.2','',13001002,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297921,0,'nnhelpers','2.0.12',3278,18,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1767100688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','559c09380ac5ff960566abfc8b296010','Release version 2.0.12','',2000012,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297922,0,'nnhelpers','13.1.3',3278,18,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1767100735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','24c3c0549a41cbd04ffe695f24702056','Release version 13.1.3','',13001003,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297923,0,'nnhelpers','13.1.4',3278,17,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1768307598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','8f9990b5278b7ddf6d3e00348ab84953','Release version 13.1.4','',13001004,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297924,0,'nnhelpers','13.1.5',3278,21,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1770723693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','5add5db8daf0cd2e3edd92f80380400c','Bugfixes for TYPO3 13','',13001005,0,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297925,0,'nnhelpers','13.1.7',3278,3,'TYPO3 Helpers by 99','Drastically speed up your extension development with this huge collection of very smart oneliners. Make updating to new TYPO3 versions simple. Packed with things youve spent hours searching on the internet for. Everything accessible with one click via a convenient backend module. No mess and no conflicts. Use whatever method makes you happy  or simple grab the source-code and paste it in your own extension.',2,0,5,1787410484,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','www.99grad.de, David Bascom, Marc Maaß','david@99grad.de','99grad','b712574791baef887524f19138ace35b','Release version 13.1.7','',13001007,1,0,'https://labor.99grad.de/typo3-docs/nnhelpers/de/','ter','',''),
(9297926,0,'bw_cache_uri','1.1.3',165,165,'DOM Downloader','Download and save data from URI. Use post processors to modify the fetched content.',2,0,4,1627568797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:9:\"scheduler\";s:14:\"9.5.0-11.99.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','7701b40de90a17a2535779e2161f2844','First release','blueways',1001003,1,0,'https://bitbucket.org/blueways/bw_cache_uri','ter','',''),
(9297927,0,'consentmanager_v2','1.0.0',344,80,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1627623751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.2.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','aff91c46e39672ae70284295f1f87fb7','Cookie consent manager extension initial version release.','',1000000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297928,0,'consentmanager_v2','1.1.0',344,63,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1655281939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','97b373cbc5615ddad784984156ca3760','CMP Codes updated','',1001000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297929,0,'consentmanager_v2','1.2.0',344,36,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1673541092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','60bd66e331f876b6f04839b97b3735e0','// Support TYPO3 Composer Command\r\ncomposer req consentmanger/consentmanager-v2','',1002000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297930,0,'consentmanager_v2','1.3.0',344,51,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1673541333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','332427e8de73a7cba7fc03a62f19ff67','Custom HTML field added.','',1003000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297931,0,'consentmanager_v2','1.4.0',344,39,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1685769794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','0a305720b7b8f9022bda78dc4dbf669a','TYPO3 v11 with PHP 8 - Compatibility Fix','',1004000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297932,0,'consentmanager_v2','2.0.0',344,63,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1689499063,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','0974eb909da69d81cf8e703356d464a1','Added support for TYPO3 12 LTS','',2000000,0,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297933,0,'consentmanager_v2','2.1.0',344,12,'Consent Manager','Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a cookie banner. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.',2,0,1,1778586504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.5.99\";}}','consentmanager AB','info@consentmanager.net','consentmanager','a01dde2d67147147b12c79d8dc85f83e','  - TYPO3 12/13/14 compatibility\r\n  - New backend module API (Configuration/Backend/Modules.php)\r\n  - PSR-15 middleware for automatic CMP script injection into frontend\r\n  - Redesigned settings UI with improved form validation\r\n  - Updated help screenshots\r\n  - Fixed sidebar icon','',2001000,1,0,'https://help.consentmanager.net/books/cmp/page/how-to-integrate-the-cmp-into-a-typo3-website','ter','',''),
(9297934,0,'webhelp','10.1.0',362,69,'webcomponents viewhelper','Build simple Webcomponents like icalendar or vcard with viewhelpers',3,0,5,1627847112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','f8e3641a7c8320b939434efe74b70e0f','Initial version with three webcomponents for Popup-Windos, for download of vCard-file and for download of an iCalendar-file.. The webcomponents are generated by a viwehelper. \r\n','',10001000,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297935,0,'webhelp','11.0.0',362,147,'webcomponents viewhelper','Build simple Webcomponents like icalendar or vcard with viewhelpers',3,0,5,1640020488,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','fde6e75c82288f316fbe6de2f0b0f56f','Make accessable  for TYPO3 11\r\n','',11000000,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297936,0,'webhelp','13.0.0',362,28,'webcomponents examples','allows you to use simple web components like porthd-icalendar, porthd-vcard or porthd-listselect in your fluid-templates as viewhelper',3,0,5,1743455057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','dd05c76a701931965737141b44acfb04','refactor web components and extension via vibe-coding.\r\nThe idea for mega-menus seems nice to me. ','',13000000,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297937,0,'webhelp','13.0.1',362,27,'webcomponents examples','allows you to use simple web components like porthd-icalendar, porthd-vcard or porthd-listselect in your fluid-templates as viewhelper',3,0,5,1743902090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','0dbc61c1736f8e8bf4b84e8c3df29e56','An extension with the following webcomponents:\r\nporthd-ajax: Reload content [new]\r\nporthd-breadcrumb: Talking link in breadcrumb [new]\r\nporthd-icalendar: Provide HTML event data as an ics file\r\nporthd-infomodal: Define info popups using a template [new]\r\nporthd-listselect: Interactively control/filter mega menus\r\nporthd-timezone: Time zone conversion for dates [new]\r\nporthd-vcard: Provide HTML contact data as a vcf file\r\n\r\nNew Web Componets generated by vibe-coding. That means: \"programming like a politician - or better: feigning ignorant genius.\"','',13000001,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297938,0,'webhelp','13.1.0',362,30,'web components als JS-viewhelper','Make your templates simpler and your frontend more dynamical with custom web components - generated by vibe-coding. ',3,0,4,1744811632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','f7cd3099df911d25f39e13d460793384','The list of web components available in the extension\r\nporthd-ajax  load content with Ajax into your page\r\nporthd-bar-chart-table  ztable-data into bar-chart (will use chart.js)\r\nporthd-breadcrumb  Speaking URL into Breadcrumb\r\nporthd-codeview  show code-snippets (will use prism.js)\r\nporthd-icalendarevent  generate an ics-file with your event-dates  \r\nporthd-infomodal  modal for short infos\r\nporthd-listselect  control-pannel for mega menus (hot?!)\r\nporthd-timezone  convert date/time into other timezones\r\nporthd-tocgenerator  Generate a table of contents from the headings\r\nporthd-vcard  generate a vcf-file with your contact-informations \r\n\r\nThanks to vibe-coding.','',13001000,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297939,0,'webhelp','13.2.0',362,27,'web components als JS-viewhelper','Make your templates simpler and your frontend more dynamical with custom web components - generated by vibe-coding. ',3,0,4,1748689167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','b50655d97a4433509cd9e84af10337da','add a new webcomponent for generating tabs with tab-navigation form content (vibe-coding-experiment)\r\nadd a symfony command (usable for Typo3 10 or later) which generate a statistical report about the key-usage defined in xlf-files (vibe-coding-experiment)','',13002000,0,0,'https://github.com/porthd/webhelp','ter','',''),
(9297940,0,'webhelp','13.2.1',362,34,'web components als JS-viewhelper','Make your templates simpler and your frontend more dynamical with custom web components - generated by vibe-coding. ',3,0,4,1750574871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','da157250814338e981b2e47ede9abe6e','small bugfixes','',13002001,1,0,'https://github.com/porthd/webhelp','ter','',''),
(9297941,0,'mocean_api_broadcast','1.0.0',180,37,'MoceanAPI Broadcast','MoceanAPI Broadcast module allows sending of text messages in bulk to frontend users',2,0,1,1628233946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','bc3121b2b8f09149f20dfbc8ab4941df','Best SMS Rates & Coverage. MoceanAPI Broadcast allows users to send SMS in bulk to frontend users by using MoceanAPI service. SMS is still one of the best medium to use to reach your targeted audiences. Worldwide SMS coverage with lowest cost makes it suitable even for cross country audiences.\r\n\r\nNew users can try for FREE. 20 trial SMS credits will be given upon registration (https://dashboard.moceanapi.com/register?frtypo3_broadcast). Additional SMS credits can be requested and is subject to approval by MoceanAPI.','Micro Ocean Technologies',1000000,0,0,'https://github.com/MoceanAPI/typo3_sms_broadcast/blob/main/MoceanAPI%20Broadcast%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9297942,0,'mocean_api_broadcast','1.0.1',180,80,'MoceanAPI SMS Broadcast','MoceanAPI Broadcast module allows sending of text messages in bulk to frontend users',2,0,1,1628240665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','eb96d590ef9816f2ca1745b9e17342f0','Best SMS Rates & Coverage. MoceanAPI Broadcast allows users to send SMS in bulk to frontend users by using MoceanAPI service. SMS is still one of the best medium to use to reach your targeted audiences. Worldwide SMS coverage with lowest cost makes it suitable even for cross country audiences.\r\n\r\nNew users can try for FREE. 20 trial SMS credits will be given upon registration (https://dashboard.moceanapi.com/register?frtypo3_broadcast). Additional SMS credits can be requested and is subject to approval by MoceanAPI.\r\n\r\nv1.0.1 Changes: Added SMS to title name of module.','Micro Ocean Technologies',1000001,0,0,'https://github.com/MoceanAPI/typo3_sms_broadcast/blob/main/MoceanAPI%20Broadcast%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9297943,0,'mocean_api_broadcast','1.0.2',180,63,'MoceanAPI SMS Broadcast','MoceanAPI Broadcast module allows you to Send Bulk SMS text messages or broadcast SMS text messages to your users in your website. Get Free Trial credits on sign up',2,0,1,1684472085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','moceanapi','plugin@moceanapi.com','moceanapi','34f16f49e0349c8cbd9e15d9bb7a62be','Best SMS Rates & Coverage. MoceanAPI Broadcast allows users to send SMS in bulk to frontend users by using MoceanAPI service. SMS is still one of the best medium to use to reach your targeted audiences. Worldwide SMS coverage with lowest cost makes it suitable even for cross country audiences.\r\n\r\nNew users can try for FREE. 20 trial SMS credits will be given upon registration (https://dashboard.moceanapi.com/register?frtypo3_broadcast). Additional SMS credits can be requested and is subject to approval by MoceanAPI.\r\n\r\nv1.0.2 Changes: Updated the extension description\r\nv1.0.1 Changes: Added SMS to title name of module.','Micro Ocean Technologies',1000002,1,0,'https://github.com/MoceanAPI/typo3_sms_broadcast/blob/main/MoceanAPI%20Broadcast%20Typo3%20Extension%20Tutorial.pdf','ter','',''),
(9297944,0,'readspeaker_services','0.9.0',289,42,'ReadSpeaker Services for Typo3','A Typo3 extension for integrating ReadSpeaker services.',1,0,3,1628589695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','409022bc1734a58b1692790fac99d6ca','Beta version of ReadSpeaker for Typo3. This version supports ReadSpeaker webReader 3.4 and ReadSpeaker docReader 4.7.','ReadSpeaker',9000,0,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/0.9/en-us','ter','',''),
(9297945,0,'readspeaker_services','0.9.1',289,39,'ReadSpeaker Services for Typo3','A Typo3 extension for easily integrating ReadSpeaker webReader and docReader into your website. Please note that you need a valid ReadSpeaker license in order to use this extension. Learn more on www.readspeaker.com.',1,0,3,1628857088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','66c95870c0490b07146335495f0b8650','Updated the description and added links to the Github repository.','ReadSpeaker',9001,0,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/0.9/en-us','ter','',''),
(9297946,0,'readspeaker_services','0.9.2',289,50,'ReadSpeaker Services for Typo3','A Typo3 extension for easily integrating ReadSpeaker webReader and docReader into your website. Please note that you need a valid ReadSpeaker license in order to use this extension. Learn more on www.readspeaker.com.',1,0,3,1629287483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','4326bba46e4e2c3cb9d3ae9919730724','Changed the default script location to the HEAD element, instead of end of body.\r\nAdded an ID attribute to webReaders SCRIPT element.','ReadSpeaker',9002,0,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/0.9/en-us','ter','',''),
(9297947,0,'readspeaker_services','0.9.3',289,61,'ReadSpeaker Services for Typo3','A Typo3 extension for easily integrating ReadSpeaker webReader and docReader into your website. Please note that you need a valid ReadSpeaker license in order to use this extension. Learn more on www.readspeaker.com.',1,0,3,1647252286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','7b5af81c625442050d867d326d1039ea','Removed some unnecessary code from ext_localconf.php. No new features.','ReadSpeaker',9003,0,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/0.9/en-us','ter','',''),
(9297948,0,'readspeaker_services','1.0.2',289,44,'ReadSpeaker Services for Typo3','A Typo3 extension for easily integrating ReadSpeaker webReader and docReader into your website. Please note that you need a valid ReadSpeaker license in order to use this extension. Learn more on www.readspeaker.com.',1,0,3,1680621530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.4.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','10dc0a346d0183588cfef0f31a98d103','Update for Typo3 v11 compatability \r\nAddress issue where including addJsFooterLibrary breaks when concatenating \r\nRemove Access Key  L on Listen button\r\nAdd incremental IDs when having multiple Listen-buttons (\"readspeaker_button1\", \"readspeaker_button2 etc\")','ReadSpeaker',1000002,0,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/1.0/en-us','ter','',''),
(9297949,0,'readspeaker_services','2.0.0',289,53,'ReadSpeaker Services for Typo3','A Typo3 extension for easily integrating ReadSpeaker webReader and docReader into your website. Please note that you need a valid ReadSpeaker license in order to use this extension. Learn more on www.readspeaker.com.',2,0,3,1706002508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Andreas Stenberg','andreas.stenberg@readspeaker.com','readspeaker.dev','1c810ed3c371946be15a0b8594656914','Update plugin to be compliant with Typo3 v12.','ReadSpeaker',2000000,1,0,'https://docs.typo3.org/p/readspeaker/readspeaker-services/2.0/en-us','ter','',''),
(9297950,0,'uw_a11y_check','3.1.2',463,150,'a11y check','Configurable a11y check for tt_content and extension records',1,0,2,1629738739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','0774647a4f896ea75c5dc20365dd0c91','Initial TER release. ','',3001002,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297951,0,'uw_a11y_check','4.0.0',463,73,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1695723927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','4c39bc4eab2077db51b766a801ba197b','Added TYPO3 11.5 compatibility. Please read the release notes, since this release contains breaking changes.\r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/4.0.0','',4000000,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297952,0,'uw_a11y_check','4.1.0',463,79,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1701541544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','93ff697677e6a264922eb93c67fa9d9e','Added possibility to override configuration through TYPO3 site settings\r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/4.1.0','',4001000,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297953,0,'uw_a11y_check','5.0.0',463,26,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1746532545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','57a707c67f568954f1d624ba326b7ab8','Added TYPO3 12.4 compatibility ','',5000000,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297954,0,'uw_a11y_check','6.0.0',463,28,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1746541998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','5e8a52e5ddf7883e715b4268a011250e','Added TYPO3 13.4 compatibility\r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/6.0.0','',6000000,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297955,0,'uw_a11y_check','5.0.1',463,25,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1746542373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','628640d86dc680c58fc169e89e9a906b','Bugfix release: Added missing backend module icon\r\n\r\n','',5000001,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297956,0,'uw_a11y_check','5.0.2',463,24,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1746551978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','3440dc57feddce17a61b67bb10d3b99a','Bugfix release\r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/5.0.2','',5000002,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297957,0,'uw_a11y_check','6.0.1',463,35,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1749382994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','cc69c2049080248cc216f4604fc1eb96','Bugfix release\r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/6.0.1','',6000001,1,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297958,0,'uw_a11y_check','5.0.3',463,23,'a11y check','Configurable a11y check for tt_content and extension records',2,0,2,1749383333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Torben Hansen on behalf of Universität Würzburg','torben@derhansen.com','derhansen','d5922f48b08b1134fea6945a7bac2383','Bugfix release \r\n\r\nRelease notes: https://github.com/uniwue-rz/uw_a11y_check/releases/tag/5.0.3','',5000003,0,0,'https://github.com/uniwue-rz/uw_a11y_check','ter','',''),
(9297959,0,'bw_icons','1.0.0',1794,131,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1629797205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','2312d4bad3f6dd48156620057dfa4246','First release','blueways.de',1000000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297960,0,'bw_icons','1.1.0',1794,112,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1630055073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','432ce7f96290170693b8a1b89044e105','Performance: Create temp CSS file for lighter backend include  remove unnecessary rules to avoid interference with default backend styles','blueways.de',1001000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297961,0,'bw_icons','1.2.0',1794,114,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1630063920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','61a504a65704581f5d4ab5e0166ba811','Feature: Parses external stylesheets. Serve cached files from localhost (DSVGO).','blueways.de',1002000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297962,0,'bw_icons','1.2.1',1794,135,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1630066482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','89d5d80025b39014237c07acbbb82982','BUGFIX: Handling of EXT: paths in CssIconProvider','blueways.de',1002001,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297963,0,'bw_icons','1.2.2',1794,142,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1630401766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','d0210949577e7f0a7ed6481650df14e8','Fix: dependency loading for non composer installs','blueways.de',1002002,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297964,0,'bw_icons','1.2.3',1794,126,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1635330685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','3a900ab2d7d639ba91fd1934bcc35c50','Feature: TYPO3 Documentation, various translations','blueways.de',1002003,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297965,0,'bw_icons','1.3.0',1794,119,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1644320207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','6fff385f9727f5ea9c55bfba88161be0','FEATURE: Icon field for sys_category, Bugfix for use in IRRE elements','blueways.de',1003000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297966,0,'bw_icons','1.3.3',1794,119,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1648733924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','145c459a51a22c0b1ebd5d481a3716aa','FEATURE: Support FontAwesome 6 Pro, use ttf file as fallback for glyph extraction, fix class name extraction for statements with double colon','blueways.de',1003003,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297967,0,'bw_icons','1.4.0',1794,112,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1662935057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.9.99\";}}','Maik Schneider','m.schneider@blueways.de','maik_tailor','646c7ae3913d992290c5c1970a385066','BUGFIXES: Multiple icon fields with IRRE, icon preview in Firefox, bundle phenx/php-font-lib for TER installs, allow additionAttributes in ViewHelper','blueways.de',1004000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297968,0,'bw_icons','2.0.2',1794,73,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1673607057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','674ae9a6fbbe9b005a92f99c194ccbd6','BUGFIX] Write temporary font.css asset to the correct TYPO3 directory by @xperseguers in 5','XIMA Media GmbH',2000002,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297969,0,'bw_icons','2.0.3',1794,90,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1673800952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','1cd5f00439e1d46a7837340424dd0824','BUGFIX: v9 compatibility','XIMA Media GmbH',2000003,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297970,0,'bw_icons','2.1.1',1794,88,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1678051173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','cf802f37430ddabcf8011b261c65786e','[FEATURE] Add TCA option to restrict available providers by @xperseguers ','XIMA Media GmbH',2001001,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297971,0,'bw_icons','2.1.2',1794,93,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1679444316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a824866d6b209490507b8904d6288b97','Bugfix: RTE not working in v10','XIMA Media GmbH',2001002,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297972,0,'bw_icons','2.1.4',1794,94,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1687533210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','ccb13069020739ef2881bee0cbba8286','BUGFIXES: Stop copying of font files, css include path in backend','XIMA Media GmbH',2001004,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297973,0,'bw_icons','3.0.1',1794,49,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1718268677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','223936aba4510345043e0e0f14dc50d2','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/3.0.1','XIMA Media GmbH',3000001,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297974,0,'bw_icons','3.1.0',1794,62,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1718363921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','293359e50574c4a70323b2cce337678a','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/3.1.0','XIMA Media GmbH',3001000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297975,0,'bw_icons','4.0.0',1794,29,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1748949337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','2f296f34439cea533e13553e454f3375','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.0.0','XIMA Media GmbH',4000000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297976,0,'bw_icons','4.1.0',1794,25,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1752978278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','f6826afa1c27eec27539337483361964','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.1.0','XIMA Media GmbH',4001000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297977,0,'bw_icons','4.1.1',1794,21,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1759407774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','1a362cf29a6aebdf40834d3f59147d2f','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.1.1','XIMA Media GmbH',4001001,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297978,0,'bw_icons','4.2.0',1794,17,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1765440896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','f8874cac6611184de198a75dc06bee0a','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.2.0','XIMA Media GmbH',4002000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297979,0,'bw_icons','4.3.0',1794,13,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1771335641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a252e0fbbca6ce2916e39eebc102f3ba','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.3.0','XIMA Media GmbH',4003000,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297980,0,'bw_icons','4.3.1',1794,15,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1771600077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','c2f3ff8966ec08bed2eba9e4172e8091','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.3.1','XIMA Media GmbH',4003001,0,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297981,0,'bw_icons','4.3.2',1794,15,'Icon Picker','Form element for icon selection. Generates a browsable gallery of your icon fonts and SVGs - just link your stylesheet or image directory that you use in the frontend! Works with FontAwesome, Bootstrap, Icomoon.. Optionally adds icon field to pages and tt_content.',2,0,0,1776245521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','c0e8947dfdb51697fbf90ed099bcb8a8','See release notes at https://github.com/maikschneider/bw_icons/releases/tag/4.3.2','XIMA Media GmbH',4003002,1,0,'https://docs.typo3.org/p/blueways/bw-icons/main/en-us/','ter','',''),
(9297982,0,'ckeditor_custom_bullets','1.0.1',162,162,'Custom Bullets for CKEditor','Allows editors to set custom bullets for each list item in CKEditor',2,0,2,1629967047,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Daniel Haring','dh@getdesigned.at','danielharing','94452a2b16f2a0190f48cd166dfbc608','Initital release','Getdesigned GmbH',1000001,1,0,'https://docs.typo3.org/p/getdesigned/ckeditor-custom-bullets/1.0/en-us','ter','',''),
(9297983,0,'form_tools','1.0.5',296,104,'Form Tools','Collection of tools for TYPO3s EXT:form',2,0,3,1630048137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.3-10.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','dad6ab476512c43975f351c5cbb5cc70','Initial upload','jweiland.net',1000005,0,0,'https://docs.typo3.org/p/jweiland/form-tools/main/en-us/','ter','',''),
(9297984,0,'form_tools','2.0.0',296,106,'Form Tools','Collection of tools for TYPO3s EXT:form',2,0,3,1652941182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d39ed981d0c5cecaeb54b7f10c50f3e4','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nReduce if-conditions in StoreFieldsAsXmlToDbFinisher','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/form-tools/main/en-us/','ter','',''),
(9297985,0,'form_tools','2.0.1',296,86,'Form Tools','Collection of tools for TYPO3s EXT:form',2,0,3,1700573363,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','61c16dc82cc1c2b5f307c7a24b403296','BUGFIX: Replace deprecated mixins with path to EXT:form Checkbox','jweiland.net',2000001,1,0,'https://docs.typo3.org/p/jweiland/form-tools/main/en-us/','ter','',''),
(9297986,0,'matomo_integration','1.0.0',1534,95,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1630340792,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}s:8:\"suggests\";a:2:{s:13:\"matomo_optout\";s:0:\"\";s:14:\"matomo_widgets\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','e4c6c6781a03e800408225d5ce3cd65e','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.0/en-us','ter','',''),
(9297987,0,'matomo_integration','1.0.1',1534,82,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1632848691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','885417ab07a2b978c3d4f0b58f40c025','Fixed:\r\n- Remove suggests to avoid dependency issue with EXT:matomo_widgets v1.1.2','',1000001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.0/en-us','ter','',''),
(9297988,0,'matomo_integration','1.1.0',1534,90,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1634145573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','4ba15cbd1ae7ee436a1ea4771aa85481','Added:\r\n- Option to track error pages\r\n- Option to track JavaScript errors','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.1/en-us','ter','',''),
(9297989,0,'matomo_integration','1.2.0',1534,67,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1643821720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','a8e5a95c0980fb16708768fbe2da50fc','Added:\r\n- Option to disable browser feature detection','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.2/en-us','ter','',''),
(9297990,0,'matomo_integration','1.3.0',1534,79,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1644949608,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','8b1803a081b467cf83c298281a65ce27','Added:\r\n- PSR-14 event for site search tracking\r\n- PSR-14 event for adding attributes to the script tag','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.3/en-us','ter','',''),
(9297991,0,'matomo_integration','1.3.1',1534,78,'Matomo Integration','Matomo integration for TYPO3',2,-1,2,1649353074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','a346a58dff82e10d23c2add5f8633bb2','Fixed:\r\n- Site ID cannot be configured through an environment variable','',1003001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.3/en-us','ter','',''),
(9297992,0,'matomo_integration','1.3.2',1534,117,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1655145894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-11.5.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','8dc810f8e7e5032dd3bca6960da86015','SECURITY FIX - please update!\r\n\r\nFixed:\r\n- Properly escape content from PSR-14 events','',1003002,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.3/en-us','ter','',''),
(9297993,0,'matomo_integration','1.4.0',1534,97,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1664991794,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','1af411a9e2765980fe30d2e24b462a6a','Added:\r\n- Compatibility with TYPO3 v12','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.4/en-us','ter','',''),
(9297994,0,'matomo_integration','1.5.0',1534,106,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1667755539,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','243cf1e9db218280146f7287d388232d','Added:\r\n- PSR-7 request object is available in PSR-14 events via getRequest() method\r\n\r\nChanged:\r\n- Initialisation of JavaScript variable _paq is now more robust','',1005000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.5/en-us','ter','',''),
(9297995,0,'matomo_integration','1.5.1',1534,85,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1680341251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','86216aed8bc1c6d2ea8ca3028f2e07c7','Fixed:\r\n- Error when opening a site configuration in TYPO3 v12.3','',1005001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.5/en-us','ter','',''),
(9297996,0,'matomo_integration','1.6.0',1534,96,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1684686326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','c075db64cd2cb822ecacc414e4ba28da','Added:\r\n- Multiple tag manager container IDs can be used\r\n- Option for requiring cookie consent\r\n- Add CSP nonce attribute to script tag in TYPO3 v12, if available','',1006000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.6/en-us','ter','',''),
(9297997,0,'matomo_integration','1.7.0',1534,78,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1690821937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','0a6cca46ed1a792adf8e1c239471a30e','Added:\r\n- Option for requiring consent','',1007000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.7/en-us','ter','',''),
(9297998,0,'matomo_integration','1.8.0',1534,68,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1700387561,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.15-12.4.99\";s:3:\"php\";s:11:\"7.4.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','c6022960d72179047f5ab583ae5cbf81','Added:\r\n- Option for file tracking in Matomo 5','',1008000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/1.8/en-us','ter','',''),
(9297999,0,'matomo_integration','2.0.0',1534,66,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1707465450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','c1fcc3a1c92d424abcc9d16aab399b89','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nChanged:\r\n- Site configuration setting \"matomoIntegrationTagManagerContainerId\" to \"matomoIntegrationTagManagerContainerIds\"\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v10\r\n- Compatibility with PHP 7.4 and 8.0\r\n\r\nHave also a look into the upgrade section of the documentation:\r\nhttps://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.0/en-us/Upgrade/Index.html','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.0/en-us','ter','',''),
(9298000,0,'matomo_integration','2.1.0',1534,61,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1713531160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@krue.ml','krueml','01359d5bdd0e1d651b23ead1fde095d3','Added:\r\n- PSR-14 event for modifying site configuration on runtime','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.1/en-us','ter','',''),
(9298001,0,'matomo_integration','2.1.1',1534,62,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1716399400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','c9ef639650541a80722bb17121295b91','Fixed:\r\n- Float values not allowed for addMatomoMethodCall','',2001001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.1/en-us','ter','',''),
(9298002,0,'matomo_integration','2.2.0',1534,60,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1718125997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f1b54641b4e324d8afa85852474ce299','Added:\r\n- Option for disabling campaign parameters in Matomo 5.1','',2002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.2/en-us','ter','',''),
(9298003,0,'matomo_integration','2.3.0',1534,51,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1732561400,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','82e2df905d69d89bc1638461552ae311','Added:\r\n- Allow URLs with relative protocol','',2003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.3/en-us','ter','',''),
(9298004,0,'matomo_integration','2.4.0',1534,23,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1758134184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','a822f8dea9d8f440cc6bd4c03ea36f1e','Documentation improvements','',2004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.4/en-us','ter','',''),
(9298005,0,'matomo_integration','3.0.0',1534,22,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1764180118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','2b6c498cc9216ba793f3605e6111de2b','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nChanged:\r\n- Default template for error pages for new installations\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n- Compatibility with TYPO3 v12\r\n- Support of Matomo v4','',3000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/3.0/en-us','ter','',''),
(9298006,0,'matomo_integration','2.4.1',1534,15,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1769623085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','3052860b8244dff04ef24e7949e0aacc','Fixed:\r\n- Nonce attribute is missing in script tag for TYPO3 v13.4.20 with activated CSP','',2004001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/main/en-us/','ter','',''),
(9298007,0,'matomo_integration','3.0.1',1534,14,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1769623108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','e2866e2b5006a2e3f9c588d809d03297','Fixed:\r\n- Nonce attribute is missing in script tag for TYPO3 v13.4.20 with activated CSP','',3000001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/main/en-us/','ter','',''),
(9298008,0,'matomo_integration','3.0.2',1534,22,'Matomo Integration','Matomo integration for TYPO3',2,0,2,1769625425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:11:\"8.2.0-0.0.0\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','06b9b09dbdee14adbee0da5f34b8722a','Fixed:\r\n- Method ConsumableNonce-consumeInline() does not exist in TYPO3  13.4.20','',3000002,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/main/en-us/','ter','',''),
(9298009,0,'mqk_locallangtools','1.0.0',310,41,'Hardcoded text to Locallang','Finds hardcoded text in Fluid HTMl templates and transfer them to locallang.xlf file automatically.',2,-1,3,1630581238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mohsin Khan','mohsinqayyumkhan@gmail.com','lilprogramer','cb752769a2e76364e8cd69389ea2ab81','Finds hardcoded text in Fluid HTML templates and transfers them to locallang.xlf file automatically.','',1000000,0,0,'','ter','',''),
(9298010,0,'mqk_locallangtools','1.0.3',310,82,'Hardcoded text to Locallang','Finds hardcoded text in Fluid HTML templates and transfer them to locallang.xlf file automatically.',2,-1,1,1632168258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mohsin Khan','mohsinqayyumkhan@gmail.com','lilprogramer','2f70731d91fa40607505b433a3b989e4','Updated some documentations and fixed few issues','',1000003,0,0,'','ter','',''),
(9298011,0,'mqk_locallangtools','1.0.4',310,95,'Hardcoded text to Locallang','Finds hardcoded text in Fluid HTML templates and transfer them to locallang.xlf file automatically.',2,-1,1,1632213613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mohsin Khan','mohsinqayyumkhan@gmail.com','lilprogramer','0167560c5064028c4b41e275cb123420','Documentation updated','',1000004,0,0,'','ter','',''),
(9298012,0,'mqk_locallangtools','1.0.9',310,92,'Hardcoded text to Locallang','Finds hardcoded text in Fluid HTML templates and transfer them to locallang.xlf file automatically.',2,0,1,1643915172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mohsin Khan','mohsinqayyumkhan@gmail.com','lilprogramer','f6ebec60383183b50d164f5680adcb5a','Fixed Security issue addressed by Security team of TYPO3.','',1000009,1,0,'','ter','',''),
(9298013,0,'clockwork','1.0.0',212,32,'TYPO3 Clockwork Integration','TYPO3 Adapter for Clockwork php dev tools https://underground.works/clockwork',0,0,3,1630691777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michael Münch','michael.muench@itanix.de','mmuench','6ca86b38de4cc853dff1813e6d93296f','Initial version','',1000000,0,0,'https://github.com/itanix/typo3-clockwork#readme','ter','',''),
(9298014,0,'clockwork','1.0.1',212,31,'TYPO3 Clockwork Integration','TYPO3 Adapter for Clockwork php dev tools https://underground.works/clockwork',0,0,3,1630692066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michael Münch','michael.muench@itanix.de','mmuench','e5894ae74e7fad5d21a711fe4f1780bb','Fix missing parent call in EventDispatcher','',1000001,0,0,'https://github.com/itanix/typo3-clockwork#readme','ter','',''),
(9298015,0,'clockwork','1.0.2',212,24,'TYPO3 Clockwork Integration','TYPO3 Adapter for Clockwork php dev tools https://underground.works/clockwork',0,0,3,1630748727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michael Münch','michael.muench@itanix.de','mmuench','a0a83e162dbcfa8c2e5a28920f860e1d','Add extbase controller action calls to timeline','',1000002,0,0,'https://github.com/itanix/typo3-clockwork#readme','ter','',''),
(9298016,0,'clockwork','1.0.3',212,28,'TYPO3 Clockwork Integration','TYPO3 Adapter for Clockwork php dev tools https://underground.works/clockwork',0,0,3,1630758504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michael Münch','michael.muench@itanix.de','mmuench','ea25a895e6ce7b4704290b9b19c06c23','Additional context data for events and logs','',1000003,0,0,'https://github.com/itanix/typo3-clockwork#readme','ter','',''),
(9298017,0,'clockwork','1.1.0',212,97,'TYPO3 Clockwork Integration','TYPO3 Adapter for Clockwork php dev tools https://underground.works/clockwork',2,0,3,1630924695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Michael Münch','michael.muench@itanix.de','mmuench','6209a7b156ddef5bf87944f99a98fc62','Extension is now fully configurable through the extension manager.\r\nInjects javascript assets for the toolbar and additional client metrics on demand, if enabled.\r\nWeb Interface is still WIP. ','',1001000,1,0,'https://github.com/itanix/typo3-clockwork#readme','ter','',''),
(9298018,0,'recent_content_widget','1.0.0',569,123,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1631183525,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-11.4.99\";s:7:\"backend\";s:15:\"10.4.19-11.4.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.4.99\";s:5:\"fluid\";s:15:\"10.4.19-11.4.99\";}}','Epixskill','typo3@epixskill.de','epixskill','be16d1fbe81c18ddde3a73b2dcc5ab8c','This is the initial release of the extension.','',1000000,0,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298019,0,'recent_content_widget','1.1.0',569,137,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1633452886,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:7:\"backend\";s:15:\"10.4.19-11.5.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.5.99\";s:5:\"fluid\";s:15:\"10.4.19-11.5.99\";}}','Epixskill','typo3@epixskill.de','epixskill','15a5b12617d32686157ae83645f7e573','This release is a feature release. It introduces support for TYPO3 v11 LTS and PHP 8.0.','',1001000,0,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298020,0,'recent_content_widget','1.1.1',569,78,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1678214942,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:7:\"backend\";s:15:\"10.4.19-11.5.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.5.99\";s:5:\"fluid\";s:15:\"10.4.19-11.5.99\";}}','Epixskill','typo3@epixskill.de','epixskill','ae9bb8bec5d8c79565f045a06f373551','This release contains bugfixes only.','',1001001,0,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298021,0,'recent_content_widget','1.1.2',569,84,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1682012249,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:7:\"backend\";s:15:\"10.4.19-11.5.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.5.99\";s:5:\"fluid\";s:15:\"10.4.19-11.5.99\";}}','Epixskill','typo3@epixskill.de','epixskill','893a6ce7da659b3c7953c37ebff9919b','This release contains only bugfixes.','',1001002,0,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298022,0,'recent_content_widget','1.1.3',569,65,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1698417859,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";s:7:\"backend\";s:15:\"10.4.19-11.5.99\";s:9:\"dashboard\";s:15:\"10.4.19-11.5.99\";s:5:\"fluid\";s:15:\"10.4.19-11.5.99\";}}','Epixskill','typo3@epixskill.de','epixskill','df71cd342f181718e896f0c466d3cebd','Bugfix and maintenance release','',1001003,0,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298023,0,'recent_content_widget','1.2.1',569,82,'Recent Content Widget','A widget for the dashboard to display new and recently updated content elements.',2,0,0,1706553699,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.19-12.4.99\";s:7:\"backend\";s:15:\"10.4.19-12.4.99\";s:9:\"dashboard\";s:15:\"10.4.19-12.4.99\";s:5:\"fluid\";s:15:\"10.4.19-12.4.99\";}}','Epixskill','typo3@epixskill.de','epixskill','3d4921b958d7339ebe4db5e160d84213','Support for TYPO3 v12 as well as bugfix and performance improvements','',1002001,1,0,'https://docs.typo3.org/p/epixskill/recent-content-widget/master/en-us/Index.html','ter','',''),
(9298024,0,'sessionpassword','2.0.0',113,104,'Protect content by simple passwords, stored in the session.','Adds an additional field to any content element, so the content element is only shown if the password was entered in this session. An additional plugin allows the user to enter the password.',2,0,2,1631185214,'a:1:{s:7:\"depends\";a:1:{s:4:\"core\";s:14:\"10.0.0-10.4.99\";}}','b13 GmbH','typo3@b13.com','benni','6c2f8ce390224d9b9182c17561c459b3','Added compatibility with TYPO3 v10','',2000000,0,0,'https://github.com/b13/sessionpassword/blob/master/README.md','ter','',''),
(9298025,0,'sessionpassword','3.0.1',113,9,'Protect content by simple passwords, stored in the session.','Adds an additional field to any content element, so the content element is only shown if the password was entered in this session. An additional plugin allows the user to enter the password.',2,0,2,1769285136,'a:1:{s:7:\"depends\";a:1:{s:4:\"core\";s:15:\"12.4.0-13.99.99\";}}','b13 GmbH','typo3@b13.com','benni','012ddf7f3e831c5320d12528524dd4c4','Bugfix release','',3000001,1,0,'https://github.com/b13/sessionpassword/blob/master/README.md','ter','',''),
(9298026,0,'leadinfo','1.0.0',184,39,'Leadinfo','Leadinfo enables you to see real-time which companies are visiting your website and what pages theyre viewing to increase your sales.',0,0,3,1631691905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Leadinfo','integrations@leadinfo.com','quirijnkleppe','f397cff832fe5f24fee25a8f3a2def43','integrate the Leadinfo tracking code into your Typo 3 website within seconds. For questions about this integration please contact us at hello@leadinfo.com or go to our website: www.leadinfo.com/','',1000000,0,0,'','ter','',''),
(9298027,0,'leadinfo','1.0.1',184,43,'Leadinfo','Leadinfo enables you to see real-time which companies are visiting your website and what pages theyre viewing to increase your sales.',0,0,3,1631693736,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Leadinfo','integrations@leadinfo.com','quirijnkleppe','81fdeafede40019a462a2487bc743193','Integrate the Leadinfo tracking code into your Typo 3 website within seconds. For questions about this integration please contact us at hello@leadinfo.com or go to our website: www.leadinfo.com/','',1000001,0,0,'','ter','',''),
(9298028,0,'leadinfo','1.0.2',184,102,'Leadinfo','Leadinfo enables you to see real-time which companies are visiting your website and what pages theyre viewing to increase your sales.',2,0,3,1631698450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";}}','Leadinfo','integrations@leadinfo.com','quirijnkleppe','f12e8cd3a45afdfb42781723630d935e','Integrate the Leadinfo tracking code into your Typo 3 website within seconds. For questions about this integration please contact us at hello@leadinfo.com or go to our website: www.leadinfo.com/','',1000002,1,0,'','ter','',''),
(9298029,0,'kurz_flowplayer','1.0.8',162,59,'FAL flowplayer Driver','Provides an extended local driver for the TYPO3 File Abstraction Layer (FAL) with the possibility to use the flowplayer API.',0,0,4,1632211732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','Alexander Fuchs','alexander.fuchs@kurz.de','fuchsa','82f432965fe6b8a224f9ef030b585b68','Provides an extended local driver for the TYPO3 File Abstraction Layer (FAL) with the possibility to use the flowplayer API.','',1000008,0,0,'','ter','',''),
(9298030,0,'kurz_flowplayer','10.1.0',162,103,'FAL flowplayer Driver','Provides an extended local driver for the TYPO3 File Abstraction Layer (FAL) with the possibility to use the flowplayer API.',1,0,4,1632231203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Alexander Fuchs','alexander.fuchs@kurz.de','fuchsa','e5a20e6c7d788ba233a18f3753db07aa','Provides an extended local driver for the TYPO3 File Abstraction Layer (FAL) with the possibility to use the flowplayer API.','',10001000,1,0,'','ter','',''),
(9298031,0,'form_consent','0.1.0',4276,111,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632408061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','85b44a8304ad696ec538fffde5719781','Initial release','',1000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298032,0,'form_consent','0.1.1',4276,126,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632410581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','942e9c465b3c1496e58c471b0c175757','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.1','',1001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298033,0,'form_consent','0.1.2',4276,110,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632589877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','dfda9adaff4f864fc81d140b24eabfad','Bugfix release','',1002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298034,0,'form_consent','0.1.3',4276,111,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632590486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1fb7a10c6225930f8c9ddffd38f04a49','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.3','',1003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298035,0,'form_consent','0.1.4',4276,108,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632827679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','7a7bdf2ef1fadd2dd0d63d7ade4954e5','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.4','',1004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298036,0,'form_consent','0.1.5',4276,116,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632852494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','93f7bdf6fd59136908116dd9b11005ff','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.5','',1005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298037,0,'form_consent','0.1.6',4276,123,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1632856087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2df800ab7c19d74e1ef729c3a071e3d9','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.6','',1006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298038,0,'form_consent','0.1.7',4276,106,'Form consent','Adds double opt-in functionality to EXT:form. It uses a system-dependent hash-based validation system (using TYPO3s HMAC functionality) to approve and dismiss given consents.',0,0,2,1633534404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','28978db06c63a55c11bd373fb09ca036','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.7','',1007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298039,0,'form_consent','0.1.8',4276,116,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1633537669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b1fc79658de4e99bc0852cdc2ab84399','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.8','',1008,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298040,0,'form_consent','0.1.9',4276,120,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1636021473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4ec0a37c8411533d850d7c4058301b48','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.9','',1009,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298041,0,'form_consent','0.1.10',4276,105,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1637936301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','de33a436129b7445344773fb7f05dd92','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.10','',1010,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298042,0,'form_consent','0.1.11',4276,106,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1638267840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f05032cfa0814d8bc9d075b2c0afd1f1','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.11','',1011,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298043,0,'form_consent','0.1.12',4276,100,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1639142739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','28f4ea5b3dad0f2a26f91f4b227d08b3','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.12','',1012,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298044,0,'form_consent','0.1.13',4276,113,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1639153128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','771ef8113fce681cb54a0c90ed4235d8','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.1.13','',1013,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.1/en-us','ter','',''),
(9298045,0,'form_consent','0.2.0',4276,102,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1645000897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','cabc856d579b02bcb4c8a9db5c281c01','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.2/en-us','ter','',''),
(9298046,0,'form_consent','0.2.1',4276,101,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1645522658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','61d36e0c71949cf6949253a41f8cae96','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.2.1','',2001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.2/en-us','ter','',''),
(9298047,0,'form_consent','0.2.2',4276,100,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',0,0,2,1646387080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f285c32887c3629f9c4678d2b76bd7e8','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.2.2','',2002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.2/en-us','ter','',''),
(9298048,0,'form_consent','0.3.0',4276,95,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1647006415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','66605b9358762a65a89d2637bda30136','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.3.0','',3000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.3/en-us','ter','',''),
(9298049,0,'form_consent','0.3.1',4276,96,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1647008741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','23a4b4c0c163da9544f2d9fd32d43656','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.3.1','',3001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.3/en-us','ter','',''),
(9298050,0,'form_consent','0.3.2',4276,103,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1647503445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','84bdb47081d84a807efa5e9f727475e8','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.3.2','',3002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.3/en-us','ter','',''),
(9298051,0,'form_consent','0.4.0',4276,103,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1648649612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','950ad90fe04739f0d83180b278bd0a1f','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.4.0','',4000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.4/en-us','ter','',''),
(9298052,0,'form_consent','0.4.1',4276,97,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1650479013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9f2c3e3008d2e3836d089d4a6bc787c9','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.4.1','',4001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.4/en-us','ter','',''),
(9298053,0,'form_consent','0.4.2',4276,101,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1650574690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ae8dda7467ba98c0151a7b8815c27984','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.4.2','',4002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.4/en-us','ter','',''),
(9298054,0,'form_consent','0.5.0',4276,105,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1651565418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d245239b3d3ec973ae5a67a36ad72d64','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.5.0','',5000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.5/en-us','ter','',''),
(9298055,0,'form_consent','0.5.1',4276,94,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1652448376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c21e0861555e4c9291373f02ade21323','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.5.1','',5001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.5/en-us','ter','',''),
(9298056,0,'form_consent','0.5.2',4276,106,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1652775262,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','658da098a7051a663c57e2da2bfe73ec','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.5.2','',5002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.5/en-us','ter','',''),
(9298057,0,'form_consent','0.6.0',4276,102,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1656259260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e24c8c19ff0e84ab76f92fda59d3d8b2','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.6.0','',6000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.6/en-us','ter','',''),
(9298058,0,'form_consent','0.6.1',4276,104,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1658337287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d689b48c96521689d6e8cf3eff667f50','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.6.1','',6001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.6/en-us','ter','',''),
(9298059,0,'form_consent','0.6.2',4276,102,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1660034565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.12\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d9c3bd0d1539e6d079569cd1bb191098','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.6.2','',6002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.6/en-us','ter','',''),
(9298060,0,'form_consent','0.6.3',4276,101,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1663061058,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:15:\"11.5.13-11.5.15\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','7d579bfd16c683c7ff98b0cdb4c5bf3c','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.6.3','',6003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.6/en-us','ter','',''),
(9298061,0,'form_consent','0.6.4',4276,95,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1665736519,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:15:\"11.5.13-11.5.15\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a108827030473760bf587667c74c9b92','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.6.4','',6004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.6/en-us','ter','',''),
(9298062,0,'form_consent','0.7.0',4276,82,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1669737724,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:15:\"11.5.13-11.5.15\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','7b7cf3a1ca03b2c0b86cdb18408dcf74','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.7.0','',7000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.7/en-us','ter','',''),
(9298063,0,'form_consent','0.7.1',4276,102,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',1,0,2,1669745921,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:15:\"11.5.13-11.5.15\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','020d7e88c14f3aad359a7c381d1509ef','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/0.7.1','',7001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/0.7/en-us','ter','',''),
(9298064,0,'form_consent','1.0.0',4276,73,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1693155955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5aa66b97cb7b1a69bd078489fa256dd8','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/1.0/en-us','ter','',''),
(9298065,0,'form_consent','1.1.0',4276,65,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1700255416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d4a07a1476eb4b9e177e1ad2d528d84d','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/1.1/en-us','ter','',''),
(9298066,0,'form_consent','2.0.0',4276,66,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1705941681,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9be815f8e1af41d029d7eda0c3cc126c','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/2.0/en-us','ter','',''),
(9298067,0,'form_consent','2.1.0',4276,66,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1710665417,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5be48407800e3790a523dec9408c528f','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/2.1/en-us','ter','',''),
(9298068,0,'form_consent','2.2.0',4276,59,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1716876240,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4d3ede02cf515237a5182abdddd6ecba','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/2.2.0','',2002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/2.2/en-us','ter','',''),
(9298069,0,'form_consent','2.3.0',4276,44,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1722422884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2e76f7a8729d76578be1d7441e3272f8','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/2.3.0','',2003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/2.3/en-us','ter','',''),
(9298070,0,'form_consent','2.3.1',4276,57,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1722429161,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.16-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','048de18612964e5b50762c19bd1d5a9a','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/2.3.1','',2003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/2.3/en-us','ter','',''),
(9298071,0,'form_consent','3.0.0',4276,48,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1726582651,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b1c0b5bd4b8e0cac2ed2f7dcb03fd8d6','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.0/en-us','ter','',''),
(9298072,0,'form_consent','3.0.1',4276,42,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1728146277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','25716de15f6b8fbe64ba866d0683d040','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.0/en-us','ter','',''),
(9298073,0,'form_consent','3.1.0',4276,43,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1728991125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','df98cb52d5de93844dc58e4626ee673a','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298074,0,'form_consent','3.1.1',4276,42,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1731612447,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.2-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9bbae0115113498a91b4ba1bce17d089','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.1','',3001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298075,0,'form_consent','3.1.2',4276,47,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1732889571,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5dee06251e3895f1fd8af620f3b7966c','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.2','',3001002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298076,0,'form_consent','3.1.3',4276,0,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1750627942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f08ce56e4cfada87364c94ec60107d30','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.3','',3001003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298077,0,'form_consent','3.1.4',4276,22,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1752679508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f24a800b18dbe255f92f28851bdcaa85','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.4','',3001004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298078,0,'form_consent','3.1.5',4276,24,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1756369067,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.21-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','df0f1fad35aeac7a0f44549a7473b4e0','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/3.1.5','',3001005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/3.1/en-us','ter','',''),
(9298079,0,'form_consent','4.0.0',4276,19,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1766166845,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4d32dc3f36d0dd6b996aaead5c89304c','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.0/en-us','ter','',''),
(9298080,0,'form_consent','4.0.1',4276,13,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1772640812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1ab98fe12b7787ef24f3463449e6d1dd','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.0.1','',4000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.0/en-us','ter','',''),
(9298081,0,'form_consent','4.1.0',4276,12,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1774944809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9dce06f8f9d594ab3e8d27df05ffbf98','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.1.0','',4001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.1/en-us','ter','',''),
(9298082,0,'form_consent','4.1.1',4276,10,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1775668676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c47e6c30ca2798811a45971632748ef6','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.1.1','',4001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.1/en-us','ter','',''),
(9298083,0,'form_consent','4.2.0',4276,10,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1777303684,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','25298e1494390da144701ac3a891f0f3','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.2.0','',4002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.2/en-us','ter','',''),
(9298084,0,'form_consent','4.2.1',4276,12,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1779198812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','fb6dfe211904333ffda97808c4d9999f','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.2.1','',4002001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.2/en-us','ter','',''),
(9298085,0,'form_consent','4.2.2',4276,9,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1780590064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','10096037c07bdb997a3a8824ca54ff2d','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.2.2','',4002002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.2/en-us','ter','',''),
(9298086,0,'form_consent','4.2.3',4276,5,'Form consent','An extension for TYPO3 CMS that adds double opt-in functionality to EXT:form. It allows the dynamic adaptation of the entire double opt-in process using various events. In addition, the extension integrates seamlessly into TYPO3, for example to delete outdated consents in compliance with the GDPR.',2,0,2,1785083705,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6b2b4b33e97ee41a65689b96a52aa9cc','See release notes at https://github.com/eliashaeussler/typo3-form-consent/releases/tag/4.2.3','',4002003,1,0,'https://docs.typo3.org/p/eliashaeussler/typo3-form-consent/4.2/en-us','ter','',''),
(9298087,0,'solrfluidgrouping','10.0.0',303,107,'Apache Solr for TYPO3 - Grouping for fluid rendering','This addon provides the grouping for the fluid templating',2,0,3,1632414037,'a:1:{s:7:\"depends\";a:5:{s:9:\"scheduler\";s:0:\"\";s:4:\"solr\";s:7:\"11.1.0-\";s:7:\"extbase\";s:15:\"10.4.10-10.4.99\";s:5:\"fluid\";s:15:\"10.4.10-10.4.99\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Timo Hund, Frans Saris','solr-eb-support@dkd.de','typo3-solr','30b34aab91e5e7078900a94a6798bc59','Release 10.0.0 This is the first public release of EXT:solrfluidgrouping. We thank our sponsors who made the development possible. Again, we welcome further sponsorship or active contribution to the codebase. After releasing the first version of solrfluidgrouping in 2017 for TYPO3 8.7, we are now very happy to release the 5th and most recent version 10 and to make it available for everyone. As were planning to simplify the extension and dependency handling were harmonize the extension version with TYPO3. So the next version of solrfluidgrouping is 10.0.0 and compatible with TYPO3 10 LTS. Please read the release notes: https://github.com/TYPO3-Solr/ext-solrfluidgrouping/releases/tag/10.0.0','dkd Internet Service GmbH',10000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solrfluidgrouping/10.0/en-us','ter','',''),
(9298088,0,'solrfluidgrouping','11.0.0',303,115,'Apache Solr for TYPO3 - Grouping for fluid rendering','This addon provides the grouping for the fluid templating',2,0,3,1658180035,'a:1:{s:7:\"depends\";a:2:{s:4:\"solr\";s:14:\"11.5.0-11.5.99\";s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";}}','Timo Hund, Frans Saris','solr-eb-support@dkd.de','typo3-solr','1486845ceb28c97d9a4f5f51210b33d3','[RELEASE] 11.0.0\n\n11.0.0 - Major Release\n\nWe are happy to release EXT:solrfluidgrouping 11.0.0 for TYPO3 11 LTS and EXT:solr v.11.5.0.\n\nFor more information please read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solrfluidgrouping/releases/tag/11.0.0','dkd Internet Service GmbH',11000000,0,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solrfluidgrouping/11.0/en-us','ter','',''),
(9298089,0,'solrfluidgrouping','11.0.1',303,81,'Apache Solr for TYPO3 - Grouping for fluid rendering','This addon provides the grouping for the fluid templating',2,0,3,1708948298,'a:1:{s:7:\"depends\";a:2:{s:4:\"solr\";s:14:\"11.5.0-11.9.99\";s:5:\"typo3\";s:14:\"11.5.4-11.9.99\";}}','Timo Hund, Frans Saris','solr-eb-support@dkd.de','typo3-solr','a16373538ef1b7b4b0400c10671ceab2','[RELEASE] Release 11.0.1\n\nThis is a maintenance release for TYPO3 11.5 LTS, containing:\n\n- [BUGFIX] cast maxScore to float by @achimfritz in https://github.com/TYPO3-Solr/ext-solrfluidgrouping/pull/33\n- [TASK] Increase RAMFS size by @dkd-friedrich\n- [BUGFIX] Fix environment variable in GitHub workflow by @dkd-friedrich\n- [BUGFIX] Adjust unit tests for EXT:solr 11.5.1 by @dkd-friedrich\n- [BUGFIX] allow empty groupValue and fallback to empty string as a group by @lukasniestroj in https://github.com/TYPO3-Solr/ext-solrfluidgrouping/pull/31\n\nNote: solrfluidgrouping is part of solr 12, so there will be no release for TYPO3 12.\n\nPlease read the release notes:\nhttps://github.com/TYPO3-Solr/ext-solrfluidgrouping/releases/tag/11.0.1\n\n---\n\nHow to Get Involved\n\nThere are many ways to get involved with Apache Solr for TYPO3:\n\n Submit bug reports and feature requests on GitHub\n Ask or help or answer questions in our Slack channel\n Provide patches through pull requests or review and comment on\nexisting pull requests\n Go to www.typo3-solr.com or call dkd to sponsor the ongoing\ndevelopment of Apache Solr for TYPO3\n\nSupport us by becoming an EB partner:\nhttps://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/\n\nor call:\n49 (0)69 - 2475218 0','dkd Internet Service GmbH',11000001,1,0,'https://docs.typo3.org/p/apache-solr-for-typo3/solrfluidgrouping/11.0/en-us','ter','',''),
(9298090,0,'whatchado','1.0.3',622,108,'Whatchado','Embed whatchado videos',1,0,4,1632758275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','3010bf0bd28a1005a442e042cdafa68e','Embed videos from whatchado.com','',1000003,0,0,'','ter','',''),
(9298091,0,'whatchado','1.1.0',622,113,'Whatchado','Embed whatchado videos',1,0,4,1632844128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','efddcf711031fa1665756eb32e4a90c9','- Add functionality to fetch metadata via the Whatchado API (You will need an API key)\r\n- Add TYPO3 11 compatiblity\r\n\r\nExtension was tested in TYPO3 10 and 11.','',1001000,0,0,'','ter','',''),
(9298092,0,'whatchado','1.1.2',622,129,'Whatchado','Embed whatchado videos',1,0,4,1633104814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','485b661b0c50e2615d9b13b758be2f2a','Maintenance Release, fixed deprecation, removed unnecessary code','',1001002,0,0,'','ter','',''),
(9298093,0,'whatchado','1.1.3',622,103,'Whatchado','Embed whatchado videos',1,0,4,1666690470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','1ae051f8d8a3c56d22c0645b31df2d6f','Minor bugfixes for TYPO3 11 / PHP 8.1','',1001003,0,0,'','ter','',''),
(9298094,0,'whatchado','2.0.0',622,91,'Whatchado','Embed whatchado videos',1,0,4,1684929192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','6ba7101862bdb3eca56fc62274bc830f','Small update for TYPO3 12','',2000000,0,0,'','ter','',''),
(9298095,0,'whatchado','2.1.0',622,78,'Whatchado','Embed whatchado videos',2,0,4,1709043842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','50a344ce13284f4ce9723ed257e96ae8','Small bugfixes\r\ntested in TYPO3 13.0.1','',2001000,1,0,'','ter','',''),
(9298096,0,'eidlogin','1.0.0',761,131,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1632908838,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:15:\"10.4.21-10.4.99\";s:5:\"typo3\";s:15:\"10.4.21-10.4.99\";s:3:\"php\";s:12:\"7.4.8-7.4.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','e11a8a1dcb902fda03913c74484bdd15','Initial Release','ecsec GmbH',1000000,0,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.0/en-us','ter','',''),
(9298097,0,'eidlogin','1.1.0',761,128,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1633339785,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:15:\"10.4.21-11.4.99\";s:5:\"typo3\";s:15:\"10.4.21-11.4.99\";s:3:\"php\";s:12:\"7.4.8-7.4.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','09f9462297fe5efeab8a90c85326d1d6','Add support for TYPO3 11','ecsec GmbH',1001000,0,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.1/en-us','ter','',''),
(9298098,0,'eidlogin','1.2.0',761,109,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1635251621,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:15:\"10.4.21-11.5.99\";s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:3:\"php\";s:12:\"7.4.8-7.4.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','c01bdd0c09942bf8b1962492c1f15250','Add support for TYPO3 11.5\r\nTYPO3 11 Login Cookie Setting fixed\r\n','ecsec GmbH',1002000,0,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.2/en-us','ter','',''),
(9298099,0,'eidlogin','1.2.1',761,126,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1635253587,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:15:\"10.4.21-11.5.99\";s:5:\"typo3\";s:15:\"10.4.21-11.5.99\";s:3:\"php\";s:12:\"7.4.8-7.4.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','13a3491ad537c682deee4db6fc4ac605','fix composer deps\r\n','ecsec GmbH',1002001,0,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.2/en-us','ter','',''),
(9298100,0,'eidlogin','1.2.2',761,133,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1639748015,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','cc85393fa2e187a831f8b3a708c34699','Added\r\n\r\n- Usage of function GeneralUtility::_POST and GeneralUtility::_GET (thanks to ayacoo)\r\n\r\nChanged\r\n\r\n- Now using a resume step when returning from IdP for non TR-03130 flows for better cookie handling\r\n- Better BE login check in tests\r\n- Make BE tests more patient\r\n- Fix language handling in BE for en language\r\n\r\nFixed\r\n\r\n- Version Check for TYPO3 11 now matches 11.0.0 also','ecsec GmbH',1002002,0,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.2/en-us','ter','',''),
(9298101,0,'eidlogin','1.2.3',761,134,'eID-Login','The eID-Login extension for TYPO3 allows to use the German eID-card and similar electronic identity documents for secure and privacy-friendly Website-User login. For this purpose, a so-called eID-Client, such as the AusweisApp2 or the Open eCard App and a eID-Service are required. In the default configuration a suitable eID-Service is provided without any additional costs.',2,0,3,1663141967,'a:1:{s:7:\"depends\";a:3:{s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','ecsec GmbH','eID-Login@ecsec.de','abandoned_extensions','6fbbf44c0043b23e74ba7454943dbb60','Changed\r\n\r\n- Update dependencies\r\n- Replace innerHTML with innerText\r\n- Fix deprecated required parameter follows optional parameter','ecsec GmbH',1002003,1,0,'https://docs.typo3.org/p/eid-login/eid-login-typo3/1.2/en-us','ter','',''),
(9298102,0,'wwlinks','1.0.3',639,102,'Template for a linktree alternative','',0,0,6,1633022390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','7239b171619ac1056488a620f45c11b5','Small template for usage as a Linktree alternative on a single page (also in an existing TYPO3 installation).\r\nFirst upload.','',1000003,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298103,0,'wwlinks','1.1.0',639,130,'Template for a linktree alternative','',0,0,6,1633028538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','fede0d9b0997ae9220b5a7e7aa4c1517','[TASK] Add more social media profiles','',1001000,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298104,0,'wwlinks','1.2.0',639,106,'Template for a linktree alternative','',0,0,6,1642269767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','38905a5b14e69c92b6324f4167671fa4','Compatibility with TYPO3 11.5 LTS','',1002000,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298105,0,'wwlinks','1.3.0',639,121,'Template for a linktree alternative','',0,0,6,1644670932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','898ad96a0cf8fe95b4914cfef1fec469','[FEATURE] Use a background image from page resources','',1003000,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298106,0,'wwlinks','1.4.0',639,92,'Template for a linktree alternative','',2,0,6,1685891972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-12.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','ceeff34844ed03f680cdc3def162317f','[TASK] Release v1.4.0. Drop TYPO 10 compatibility. Add TYPO3 12 compatibility.','',1004000,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298107,0,'wwlinks','1.5.1',639,38,'Template for a linktree alternative','',2,0,6,1734868580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.23-13.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','078a1dd3982b71a696f6f1039c09a2b5','TYPO3 v13 compatibility added.\r\nNo major changes, no other new features. Further adjustments (site sets etc.) will follow in a later release.','',1005001,0,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298108,0,'wwlinks','2.0.0',639,50,'Template for a linktree alternative','',2,0,6,1734991264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','Wolfgang Wagner','wwagner@wwagner.net','wowawebdesign','3ecb63fe665a9e72ccb82f549f5aef39','Breaking changes! Dropped TYPO3 v11 und v12 compatibility.\r\nExtension restructured for the use of site sets and the PAGEVIEW cObject. See README.md for installation intructions.','',2000000,1,0,'https://gitlab.com/wolfgang.wagner/wwlinks/-/blob/master/README.md','ter','',''),
(9298109,0,'hotspot_wizard','1.0.0',134,38,'Hotspot Wizard','This extension provides the hotspot wizard backend module',0,0,3,1633080666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Johannes Seipelt','johannes.seipelt@3m5.de','neamil','85efb79a12f741095abcb25b816681ad','Merge pull request 3 from 3m5/fix-extension-vendor\n\nfix vendor name in composer.json','',1000000,0,0,'https://github.com/3m5/hotspot_wizard','ter','',''),
(9298110,0,'hotspot_wizard','1.0.1',134,96,'Hotspot Wizard','This extension provides the hotspot wizard backend module',0,0,1,1633081239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Johannes Seipelt','johannes.seipelt@3m5.de','neamil','9b019f3fca60fc020ed7fb7d96315b04','Merge pull request 4 from 3m5/improve-extension-emconf\n\nadd company name','3m5. Media GmbH',1000001,1,0,'https://github.com/3m5/hotspot_wizard','ter','',''),
(9298111,0,'solrmlt','10.0.0',103,103,'Apache Solr for TYPO3 - More Like This','More Like This',2,0,3,1633081827,'a:1:{s:7:\"depends\";a:2:{s:4:\"solr\";s:7:\"11.1.0-\";s:5:\"typo3\";s:15:\"10.4.10-10.4.99\";}}','Ingo Renner, Timo Hund','ingo@typo3.org','typo3-solr','fac52087fa25b06fcde31720d614016e','Release 10.0.0 This is the maintenance release only. As were planning to simplify the extension and dependency handling were harmonize the extension version with TYPO3. So the next version of solrmlt is 10.0.0 and compatible with TYPO3 10 LTS and EXT:solr 11.1.0. Please read the release notes: https://github.com/TYPO3-Solr/ext-solrfluidgrouping/releases/tag/10.0.0','dkd Internet Service GmbH',10000000,1,0,'','ter','',''),
(9298112,0,'hotspot_react_front','1.0.3',96,96,'Hotspot React Frontend','This extension provides the hotspot content element',0,0,3,1633103027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:14:\"hotspot_wizard\";s:12:\"1.0.0-1.0.99\";}}','Adam Koppe','adam.koppe@3m5.de','neamil','f3cfb4ea20d04629c35161c52712e7f4','raise version','3m5. Media GmbH',1000003,1,0,'https://github.com/3m5/hotspot_react_front','ter','',''),
(9298113,0,'er24_rechtstexte','1.0.13',631,68,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1633525378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','','','erecht24','ff561de62abe5302bc63b291b042c2f3','Updated extension to 1.0.13','',1000013,0,0,'','ter','',''),
(9298114,0,'er24_rechtstexte','1.0.14',631,55,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1635339885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','','','erecht24','1642084bd198c49fb6aaec1cfef8f968','Fix wrong api url: Use production url instead of sandbox api.','',1000014,0,0,'','ter','',''),
(9298115,0,'er24_rechtstexte','1.0.15',631,66,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1639580691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','','erecht24','100f8ab2093ec725471c17881fdbf0fd','Added compatibility to TYPO3 v11 LTS','',1000015,0,0,'','ter','',''),
(9298116,0,'er24_rechtstexte','1.0.16',631,65,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1660296778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','','erecht24','98329d641abb493e78efccd3b9d083a2','Merge branch 50-e-mail-adressen-verlinken-und-typo3-spamschutz-verwenden into master\n\nResolve \"E-Mail-Adressen verlinken und TYPO3 Spamschutz verwenden\"\n\nCloses 50\n\nSee merge request erecht24/rechtstexte-plugin/erecht24-rechtstexte-plugin-typo3!5','',1000016,0,0,'','ter','',''),
(9298117,0,'er24_rechtstexte','1.0.17',631,54,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1668076317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','','erecht24','cc3bb4f1faa99dab3fc1c99ed96aba61','Do not abort deleting or refreshing the domain configuration when deleting the existing client fails.','',1000017,0,0,'','ter','',''),
(9298118,0,'er24_rechtstexte','1.0.18',631,72,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1669194625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','','','erecht24','8668f082873715d714b4eab7e6ecdb6c','Fixes an error when pushing legal text on TYPO3 v11','',1000018,0,0,'','ter','',''),
(9298119,0,'er24_rechtstexte','2.0.0',631,42,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1688984232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','erecht24','45f2e11235fee61c58507c8b95a848a8','[TASK] Add TYPO3 v12 compatibility','',2000000,0,0,'','ter','',''),
(9298120,0,'er24_rechtstexte','2.0.1',631,36,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1693949069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','erecht24','10a08041ab8415912eafa9572800541a','Update README','',2000001,0,0,'','ter','',''),
(9298121,0,'er24_rechtstexte','2.0.2',631,50,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1695753923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','erecht24','8db1dac0e14aa4041790c9dd56114692','Fix an error which prevent pushing legal texts to TYPO3','',2000002,0,0,'','ter','',''),
(9298122,0,'er24_rechtstexte','2.0.3',631,32,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1722602340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','erecht24','5511e44b5701d7246eaae9c35a1a97f8','Merge branch 63-erecht24-typo3-rechtstexte-plugin-e-mail-is-not-shown-correctly-in-data-protection-issue-9 into master\n\nResolve \"[eRecht24/typo3-rechtstexte-plugin] E-Mail is not shown correctly in data protection (Issue 9)\"\n\nCloses 9 and 63\n\nSee merge request erecht24/rechtstexte-plugin/erecht24-rechtstexte-plugin-typo3!12','',2000003,0,0,'','ter','',''),
(9298123,0,'er24_rechtstexte','2.0.4',631,17,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1744706945,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','erecht24','b91c2584d3317cb49e153b851f172a24','[FIX] Bump version number to 2.0.4','',2000004,0,0,'','ter','',''),
(9298124,0,'er24_rechtstexte','3.0.0',631,10,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1755006626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','5a081cad62a2e72584045410a00a72d4','[!!!][UPGRADE] Release extension Version v3.0.0  \nEstablish compatibility with TYPO3 v13 & remove compatibility with TYPO3 v11  \n\nThis commit includes breaking changes.  \nCheck out https://www.e-recht24.de/mitglieder/tools/erecht24-rechtstexte-plugin/typo3/  \n\nGitHub Closes https://github.com/eRecht24/typo3-rechtstexte-plugin/issues/10  \nInternal resolve 64  \n\nSee merge request erecht24/rechtstexte-plugin/erecht24-rechtstexte-plugin-typo3!16','',3000000,0,0,'','ter','',''),
(9298125,0,'er24_rechtstexte','3.0.1',631,10,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1755504868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','49ab8528f520016f392693ffea43279a',':tada: Wir haben soeben Version 3.0.1 unserer Rechtstexte-Extension für TYPO3 veröffentlicht.  \r\nDiese Version bringt einige Bugfixes.\r\n\r\n 3.0.1  18.08.2025   \r\n\r\n- Ein Fehler wurde behoben, bei dem das Logging fehlschlug, wenn Log-Datei oder -Verzeichnis fehlten.\r\n- Das Verzeichnis und die Datei werden nun automatisch erstellt, falls sie nicht existieren\r\n\r\n\r\nDie neue Version wurde vollständig mit TYPO3 v12 LTS und v13 LTS getestet.','',3000001,0,0,'','ter','',''),
(9298126,0,'er24_rechtstexte','3.0.2',631,15,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1756799193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','9b23afb27cd2ffa60358513829370393','Wir haben soeben Version 3.0.2 unserer Rechtstexte-Extension für TYPO3 veröffentlicht.   \r\n\r\n 3.0.2  02.09.2025   \r\n\r\n Die TCA Items nutzen nun ein assoziatives Array anstelle einer String-Array-List\r\n\r\n---  \r\n\r\nEin besonderer Dank geht an @jmeinert für die Umsetzung (2bf8595da8b4a70142b88c2c7b7b7c3d50ae33f6).','',3000002,0,0,'','ter','',''),
(9298127,0,'er24_rechtstexte','3.0.3',631,14,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1769506112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','db7d9a025900a54aa49a856640a600c5','Wir haben soeben Version 3.0.2 unserer Rechtstexte-Extension für TYPO3 veröffentlicht.\r\n\r\n 3.0.3  27.01.2026\r\n\r\n- undefined Constants im Controller wurden behoben (18)\r\n\r\n\r\n\r\nEin besonderer Dank geht an @jmeinert für die Umsetzung (281aa3d57438341a85563fe159cb2826e28d7566).','',3000003,0,0,'','ter','',''),
(9298128,0,'er24_rechtstexte','3.0.4',631,7,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1773839583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','998097c8a574dca73fef879e485c8a07','[RELEASE] Version 3.0.4 - TYPO3 13.4 LTS compatibility\n\nThis release adds full compatibility with TYPO3 13.4 LTS and fixes\na critical issue with webhook push synchronization from the eRecht24\ndashboard.\n\nChanges:\n- Fix \"Setup array has not been initialized\" error in middleware context\n- Replace Extbase repository with direct database queries in ErechtResolver\n- Add DomainConfigPushStorage service for middleware operations','',3000004,0,0,'','ter','',''),
(9298129,0,'er24_rechtstexte','3.0.5',631,8,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1774538040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','erecht24','ced6e28338ec50f2a575c8af98592bd6',' 3.0.5 \r\nVersion 3.0.5 vom 18.03.2026\r\n\r\n- Kompatibilität zu TYPO3 Version 13.4 LTS hergestellt\r\n- Behebung des Fehlers \"Setup array has not been initialized\" bei Push-Webhooks aus dem eRecht24 Dashboard\r\n- Middleware für Push-Webhooks auf direkten Datenbankzugriff ohne Extbase-Abhängigkeit umgestellt\r\n\r\nDie neue Version ist komplett mit TYPO3 v13 LTS & v12 LTS getestet.','',3000005,0,0,'','ter','',''),
(9298130,0,'er24_rechtstexte','4.0.0',631,10,'eRecht24 Rechtstexte Extension','This extension allows the easy integration of imprint and privacy policy of eRecht24.',2,0,3,1776780371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";}}','','','erecht24','87b62c7af655efa206d20b3f32fef950',' 4.0.0 \r\nVersion 4.0.0 vom 21.04.2026\r\n\r\n- Kompatibilität zu TYPO3 v14 hergestellt\r\n- [!!!] Mindestanforderungen angehoben:\r\n- PHP: 8.2\r\n- TYPO3 Core: 12  13  14\r\n- Anpassung von TCA-, FlexForm- und Backend-Modul-Konfigurationen für TYPO3 v14\r\n- Aktualisierung der Mail-Link-Behandlung für TYPO3 v13 und v14\r\n- Anpassung der Analytics-Header-Integration an aktuelle TYPO3-APIs','',4000000,1,0,'','ter','',''),
(9298131,0,'wp_mailqueue','1.0.0',536,113,'Mailqueue','',1,0,3,1633952767,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:16:\"secure_downloads\";s:5:\"4.1.1\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','gernott','5a5ad1567c19e05a69f83d6b30316676','Sends E-Mails from Extbase via Mailqueue (Scheduler Task).','',1000000,0,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298132,0,'wp_mailqueue','1.0.1',536,90,'Mailqueue','',1,0,3,1645018863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','gernott','3263061545bd95b671a04ef227dc9501','Remove dependency of EXT_secure_downloads','',1000001,0,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298133,0,'wp_mailqueue','1.0.2',536,92,'Mailqueue','',1,0,3,1645021915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','gernott','a0e9bb8f927e30d9d4722ead9bb346f0','Bugfix: correct link in BE module','',1000002,0,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298134,0,'wp_mailqueue','2.0.0',536,119,'Mailqueue','',1,0,3,1645623948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','cb6ab4e27d4c8471d4f42cd9d193b409','Breaking change: Upgrade only after sending all files and have an empty mailqueue!\r\nAttachements are now stored as combinedidentifier (e.g. 1:file.pdf).','',2000000,0,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298135,0,'wp_mailqueue','2.1.0',536,118,'Mailqueue','',1,0,3,1672645556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','a361ef5cfbe7618ec43f5392e6fd7631','Compatibility to TYPO3 11.5','',2001000,0,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298136,0,'wp_mailqueue','3.0.0',536,4,'Mailworkflow','',2,0,3,1783583779,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','a204da5a033a913237fa8ae80776cf21','TYPO3 v13 compatibility','',3000000,1,0,'https://github.com/Gernott/wp_mailqueue','ter','',''),
(9298137,0,'qc_info_rights','1.0.0',1184,45,'qc_info_rights','This Extension is to help user to check user and group list with possibility to Export into CSV file.',1,0,3,1634056930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','','','quebec.ca','91050ba550135019fe84baacc39d64b2','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.','',1000000,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298138,0,'qc_info_rights','1.0.1',1184,102,'qc_info_rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,3,1634059246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','','','quebec.ca','a253e985d345d9c8b5c3446bfde75d40','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.','',1000001,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298139,0,'qc_info_rights','1.0.2',1184,60,'qc_info_rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,3,1634290687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','f37ac45e80e36db7cd4c122ff5417fab','Update dependencies of typo3 11 and update composer files','',1000002,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298140,0,'qc_info_rights','1.1.0',1184,110,'qc_info_rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,3,1642096110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','0b9baa3b3881404c1d64609b18865186','It is now possible to get the members of groups when checking the pages rights','',1001000,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298141,0,'qc_info_rights','1.2.0',1184,100,'qc_info_rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1652720751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','34440930034fe983e24ec5bc388a9f36','We replace the 2 tabs (user list and group list) with menu items in the info module.','',1002000,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298142,0,'qc_info_rights','1.2.2',1184,93,'Qc info right','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1652883256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','608a59c48068bea5ffb60054269c10b4','Solve issue missing user TsConfig to verify access to the context menu item, and some other minor issue.','',1002002,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298143,0,'qc_info_rights','1.2.3',1184,94,'Qc info right','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1652886129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','1cc701a5c47e9a55701349946128380e','Solve minor issue, and verify exisitng session admin in ext_table','',1002003,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298144,0,'qc_info_rights','1.2.4',1184,100,'Qc info right','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1653067447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca/','','quebec.ca','a6f8c1a6e7fb1361892c1f02cd524bb8','Solve minor issue, redeclare function and verify exisiting of function before redreeclare. ','',1002004,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298145,0,'qc_info_rights','1.2.5',1184,108,'Qc Info Right','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1659971512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','b139ea8b0aa101643db8a90de85c54a3','Solve authentication issue and some minor changes','',1002005,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298146,0,'qc_info_rights','1.2.6',1184,89,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1671012684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','7fd4529c86690ee202c44c3e752c759f','Add a new feature to display or hide inactive users, and resolve the __PHP_INCOMPLETE_CLASS problem with a filter on Typo3 v11.','',1002006,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298147,0,'qc_info_rights','1.2.7',1184,97,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1680881010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','1debce629035254b48cd57e710d36b7d','Add and export \"Crdate\" column from the users list of qc_info_rights backend module.','',1002007,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298148,0,'qc_info_rights','2.0.0',1184,53,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1715099660,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Quebec.ca','','quebec.ca','67ac82f59449e767ad95aee2f95e7893','Create a new typo3 backend module, update access management of the module and add support typo3 version 12','',2000000,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298149,0,'qc_info_rights','2.0.1',1184,60,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1716820652,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Quebec.ca','','quebec.ca','a010e9dd719a01436cd7a91169c8e8c6','Solve warning message with module access info and replace deprecated function','',2000001,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298150,0,'qc_info_rights','2.0.4',1184,56,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1726679503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"8.1-8.3\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Quebec.ca','','quebec.ca','c05b5a83f5c9b344c3bed92fe0bd34b8','Solve Tri issues and update route for pagination','',2000004,0,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298151,0,'qc_info_rights','3.0.0',1184,17,'Qc Info Rights','Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV export.',1,0,1,1769615848,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"8.1-8.3\";s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Quebec.ca','','quebec.ca','128938e173876690fe5f83680263e69f','Add support v13','',3000000,1,0,'https://github.com/Quebecca/qc_info_rights#info-rights','ter','',''),
(9298152,0,'tea','1.0.0',657,115,'Tea example','Example extension for unit testing and best practices',2,0,9,1634059296,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','2c3fc8d04a07a0bae98c2b31d54aa024','V1.0.0: First public release (322)','TYPO3 Trainer Network',1000000,0,0,'https://docs.typo3.org/p/ttn/tea/1.0/en-us','ter','',''),
(9298153,0,'tea','1.1.0',657,116,'Tea example','Example extension for unit testing and best practices',2,0,9,1641298921,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','4f8383dfcaef35173984070701671c11','V1.1.0: Add support for TYPO3 11LTS (364)','TYPO3 Trainer Network',1001000,0,0,'https://docs.typo3.org/p/ttn/tea/1.1/en-us','ter','',''),
(9298154,0,'tea','2.0.0',657,110,'Tea example','Example extension for unit testing and best practices',2,0,9,1658830616,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','acb00382ca93d3a9fcaf0e491ef26c5e','V2.0.0: Drop support for TYPO3 9LTS (494)','TYPO3 Trainer Network',2000000,0,0,'https://docs.typo3.org/p/ttn/tea/2.0/en-us','ter','',''),
(9298155,0,'tea','2.0.1',657,99,'Tea example','Example extension for unit testing and best practices',2,0,9,1663780393,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:7:\"extbase\";s:15:\"10.4.11-11.5.99\";s:5:\"fluid\";s:15:\"10.4.11-11.5.99\";s:8:\"frontend\";s:15:\"10.4.11-11.5.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','e963c9f650c7c90a34dfabe800c0ee6d','V2.0.1: Bug fixes and cleanup (580)','TYPO3 Trainer Network',2000001,0,0,'https://docs.typo3.org/p/ttn/tea/2.0/en-us','ter','',''),
(9298156,0,'tea','3.0.0',657,114,'Tea example','Example extension for unit testing and best practices',2,0,9,1666211033,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:7:\"extbase\";s:14:\"11.5.4-12.4.99\";s:5:\"fluid\";s:14:\"11.5.4-12.4.99\";s:8:\"frontend\";s:14:\"11.5.4-12.4.99\";}}','Oliver Klee','typo3-coding@oliverklee.de','oliklee','0c8ef84afc920c9380225e11759d4b7a','V3.0.0: Add TYPO3 12 support, drop TYPO3 10LTS support','TYPO3 Trainer Network',3000000,0,0,'https://docs.typo3.org/p/ttn/tea/3.0/en-us','ter','',''),
(9298157,0,'tea','3.1.0',657,84,'Tea example','Example extension for unit testing and best practices',2,0,9,1704740109,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:7:\"extbase\";s:14:\"11.5.4-12.4.99\";s:5:\"fluid\";s:14:\"11.5.4-12.4.99\";s:8:\"frontend\";s:14:\"11.5.4-12.4.99\";}}','Oliver Klee, Daniel Siepmann, Łukasz Uznański','typo3-coding@oliverklee.de, coding@daniel-siepmann.de, lukaszuznanski94@gmail.com','oliklee','fff5d77dccd8e2dca6c8aa8434e3d3a4','V3.1.0: New features, bugfixes and cleanup (1112)','TYPO3 Best Practices Team',3001000,0,0,'https://docs.typo3.org/p/ttn/tea/3.1/en-us','ter','',''),
(9298158,0,'tea','4.0.0',657,14,'Tea example','Example extension for unit testing and best practices',2,0,9,1774712936,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.41-13.4.99\";s:7:\"extbase\";s:15:\"12.4.41-13.4.99\";s:5:\"fluid\";s:15:\"12.4.41-13.4.99\";s:8:\"frontend\";s:15:\"12.4.41-13.4.99\";}}','Oliver Klee, Daniel Siepmann, Łukasz Uznański','typo3-coding@oliverklee.de, coding@daniel-siepmann.de, lukaszuznanski94@gmail.com','oliklee','f25dac2fea754558ee1f8c1ef8b34ac9','V4.0.0: Drop TYPO3 11LTS and PHP  8.1, add TYPO3 13LTS','TYPO3 Best Practices Team',4000000,0,0,'https://docs.typo3.org/p/ttn/tea/4.0/en-us','ter','',''),
(9298159,0,'tea','4.1.0',657,5,'Tea example','Example extension for unit testing and best practices',2,0,9,1783339629,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.41-13.4.99\";s:7:\"extbase\";s:15:\"12.4.41-13.4.99\";s:5:\"fluid\";s:15:\"12.4.41-13.4.99\";s:8:\"frontend\";s:15:\"12.4.41-13.4.99\";}}','Oliver Klee, Daniel Siepmann, Łukasz Uznański','typo3-coding@oliverklee.de, coding@daniel-siepmann.de, lukaszuznanski94@gmail.com','oliklee','20e8afbc088bb6fac34349bbe0143dd8','V4.1.0: CI improvements, bugfixes and cleanup','TYPO3 Best Practices Team',4001000,1,0,'https://docs.typo3.org/p/ttn/tea/4.1/en-us','ter','',''),
(9298160,0,'gotobackend','1.0.0',205,151,'Go To Backend','Add a button in Admin Panel to jump from a frontend page into the according backend area',2,0,4,1634141162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:10:\"adminpanel\";s:15:\"10.4.11-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','12546027470eba85b007d5be03913dce','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-gotobackend/1.0/en-us','ter','',''),
(9298161,0,'gotobackend','1.1.0',205,54,'Go To Backend','Add a button in Admin Panel to jump from a frontend page into the according backend area',5,0,4,1731434042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:10:\"adminpanel\";s:15:\"10.4.11-11.5.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','b2d11e7acae283bed6e337c74910468b','This extension has been marked as obsolete.\r\nWith TYPO3 v12.0 this feature was added to the admin panel directly. So\r\nthere is no need for a v12 compatible version of this extension:\r\nhttps://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-97326-OpenBackendPageFromAdminPanel.html','',1001000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-gotobackend/1.1/en-us','ter','',''),
(9298162,0,'folder_cobj','2.1.3',161,161,'FOLDER cObj','TypoScript Content Object to load system folders',2,0,2,1634664306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','ebfbe7df9c0d26e305ae09fa36fe7044','[TASK] Adjust version in ext_emconf.php','',2001003,1,0,'','ter','',''),
(9298163,0,'app_routes','1.2.2',645,124,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1634705624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Michaelsen','sebastian.michaelsen@swisscom.com','phpprof','033659289d1ed504d07a170177127f9f','[RELEASE] 1.2.2','',1002002,0,0,'','ter','',''),
(9298164,0,'app_routes','1.3.0',645,104,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1654840195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','e16e06a05bfdbffa325c20fae4b02e77','[RELEASE] 1.3.0','',1003000,0,0,'','ter','',''),
(9298165,0,'app_routes','1.3.3',645,85,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1661336118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','449a67a8d8980321e7ab8eeab6a996ee','[RELEASE] 1.3.3','',1003003,0,0,'','ter','',''),
(9298166,0,'app_routes','1.3.4',645,91,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1662093813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','5153a4de35dd7f173dfa3dfb748dff07','[RELEASE] 1.3.4','',1003004,0,0,'','ter','',''),
(9298167,0,'app_routes','1.4.0',645,106,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1665921549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','3a9258f694c2f5c4a3bcf16974ef6d12','[RELEASE] 1.4.0','',1004000,0,0,'','ter','',''),
(9298168,0,'app_routes','2.0.2',645,66,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1701690280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','5ca96e936a5bb4239ae670d63be09179','release: 2.0.2','',2000002,0,0,'','ter','',''),
(9298169,0,'app_routes','2.0.3',645,69,'App Routes','Easy way to route rest-like URLs to your code',2,0,4,1715773624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','33970727143ab1963890fdc73980de77','release: 2.0.3','',2000003,1,0,'','ter','',''),
(9298170,0,'melon_images','3.0.1',250,61,'Melon Images','Responsive Images Management',2,0,3,1634708078,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','7a260c9744e83e747c3811bb9ac125da','[RELEASE] 3.0.1','',3000001,0,0,'','ter','',''),
(9298171,0,'melon_images','3.0.3',250,60,'Melon Images','Responsive Images Management',2,0,3,1635849806,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','f7559d8ea607ae3dac24cb06dcfbc03c','[RELEASE] 3.0.3','',3000003,0,0,'','ter','',''),
(9298172,0,'melon_images','3.0.4',250,36,'Melon Images','Responsive Images Management',2,0,3,1646898162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','9755e2cd2af919de37ec09eee235d7d9','[RELEASE] 3.0.4','',3000004,0,0,'','ter','',''),
(9298173,0,'melon_images','3.1.0',250,92,'Melon Images','Responsive Images Management',2,0,3,1648204577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.0.0-7.4.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','3798b856cb22768fe7ead6591ee2e01d','[RELEASE] 3.1.0','',3001000,0,0,'','ter','',''),
(9298174,0,'melon_images','5.0.1',250,1,'Melon Images','Responsive Image Management',2,0,3,1785997408,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Sebastian Michaelsen','sebastian@michaelsen.io','phpprof','8014d6cb6af150c8d7d6d6baead779be','TYPO3 v13 and v14 support\n\nAdds support for TYPO3 v13 and v14, drops v11 and v12. Requires PHP 8.2 or higher. Same extension code as 5.0.0, which could not be uploaded to TER.','',5000001,1,0,'','ter','',''),
(9298175,0,'resizable_modals','1.0.0',268,117,'Resizable backend modals','Drag and resize backend modals',2,0,4,1634895728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Qbus Internetagentur GmbH','tech@qbus.de','qbus','ca734d445af792a122211956378686c2','Resizable and draggable TYPO3 backend modals','',1000000,0,0,'https://github.com/qbus-agentur/typo3-resizable-modals/blob/master/README.rst','ter','',''),
(9298176,0,'resizable_modals','1.0.1',268,151,'Resizable backend modals','Drag and resize backend modals',2,0,4,1638794011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Qbus Internetagentur GmbH','tech@qbus.de','qbus','5000f3c0906b140c0740b8eac6105de6','Fix broken ImageEditor with resizable modals enabled','',1000001,1,0,'https://github.com/qbus-agentur/typo3-resizable-modals/blob/master/README.rst','ter','',''),
(9298177,0,'qc_be_domain_color','1.0.0',316,117,'QC BE Domain color','Allows to set custom bg color by domain',2,0,0,1634915773,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Techno - Québec.ca','techno@quebec.ca','quebec.ca','080da56a105b26f1f0a66fd2bb36b3ce','This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.','',1000000,0,0,'https://github.com/Quebecca/qc_be_domain_color#readme','ter','',''),
(9298178,0,'qc_be_domain_color','1.0.1',316,138,'QC BE Domain color','Allows to set custom bg color by domain',2,0,0,1646836101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Techno - Québec.ca','techno@quebec.ca','quebec.ca','96bd5f0e677cd7a832aa97f8ebb1907c','Small change ','',1000001,0,0,'https://github.com/Quebecca/qc_be_domain_color#readme','ter','',''),
(9298179,0,'qc_be_domain_color','2.0.0',316,44,'QC BE Domain color','This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.',2,0,0,1736349037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','e9b76aa959aa45cd9e57d00b6e382196','This release adds the support for Typo3 v12.','Québec',2000000,0,0,'https://github.com/Quebecca/qc_be_domain_color#readme','ter','',''),
(9298180,0,'qc_be_domain_color','3.0.0',316,17,'QC BE Domain color','This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.',2,0,0,1769617934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Quebec.ca','','quebec.ca','09107d34adf7bcbdad8f41d5f22cbbe2','Add support v13','Québec',3000000,1,0,'https://github.com/Quebecca/qc_be_domain_color#readme','ter','',''),
(9298181,0,'wp_deqar_reports','1.0.0',296,69,'DEQAR Report upload','',0,0,3,1635320582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";}}','WEBprofil','office@webprofil.at','gernott','78e57ac8a2761af876184cdb96bc18ae','First release of the DEQAR connector for TYPO3','',1000000,0,0,'https://github.com/Gernott/wp_deqar_reports','ter','',''),
(9298182,0,'wp_deqar_reports','2.0.0',296,93,'DEQAR Report upload','',0,0,3,1654096413,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','WEBprofil','office@webprofil.at','gernott','7041e5fc625ee06abc8f8486ff75d8cb','TYPO3 11 compatibility.','',2000000,0,0,'https://github.com/Gernott/wp_deqar_reports','ter','',''),
(9298183,0,'wp_deqar_reports','2.0.2',296,134,'DEQAR Report upload','',2,0,3,1657621525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','WEBprofil','office@webprofil.at','gernott','12a007b96a2c9b266e56a5855c661308','Some bugfixes, add documentation','',2000002,1,0,'https://github.com/Gernott/wp_deqar_reports','ter','',''),
(9298184,0,'cookieconsent_plus','0.0.1',415,109,'Cookie Consent Plus','Cookie Consent Plus adds some new features to Dirk Perskys Cookie Consent extension (dp_cookieconsent).',0,0,2,1635430477,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:16:\"dp_cookieconsent\";s:6:\"11.0.0\";}}','Davide Alghi','davide@penguinable.it','davide-alghi','2475e9fd77e7789d99fcaa33115a34a5','First release. Alpha version.','',1,0,0,'https://docs.typo3.org/p/davide-alghi/typo3-cookieconsent-plus/main/en-us/','ter','',''),
(9298185,0,'cookieconsent_plus','0.1.0',415,86,'Cookie Consent Plus','Cookie Consent Plus adds some new features to Dirk Perskys Cookie Consent extension (dp_cookieconsent).',0,0,2,1641380286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:16:\"dp_cookieconsent\";s:6:\"11.0.0\";}}','Davide Alghi','davide@penguinable.it','davide-alghi','e9cd7f748d3ed70b193d30217e1cfd6b','Compatible with old and new versions of dp_cookieconsent.','',1000,0,0,'https://docs.typo3.org/p/davide-alghi/typo3-cookieconsent-plus/main/en-us/','ter','',''),
(9298186,0,'cookieconsent_plus','0.2.0',415,134,'Cookie Consent Plus','Cookie Consent Plus adds some new features to Dirk Perskys Cookie Consent extension (dp_cookieconsent).',0,0,2,1641635307,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:16:\"dp_cookieconsent\";s:6:\"11.0.0\";}}','Davide Alghi','davide@penguinable.it','davide-alghi','3f8733c444d84e0ace1a6241f5647fca','Added German translation - Thanks to @DirkPersky','',2000,0,0,'https://docs.typo3.org/p/davide-alghi/typo3-cookieconsent-plus/main/en-us/','ter','',''),
(9298187,0,'cookieconsent_plus','1.0.0',415,86,'Cookie Consent Plus','Cookie Consent Plus adds some new features to Dirk Perskys Cookie Consent extension (dp_cookieconsent).',0,0,2,1698826310,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.32-12.4.99\";s:16:\"dp_cookieconsent\";s:6:\"12.0.0\";s:3:\"php\";s:5:\"7.4.1\";}}','Davide Alghi','davide@penguinable.it','davide-alghi','d7ef07565551c180e01d18c9284d404a','Removes XCLASS. Adds custom EnableFields and QueryBuilder constraints.','',1000000,1,0,'https://docs.typo3.org/p/davide-alghi/typo3-cookieconsent-plus/main/en-us/','ter','',''),
(9298188,0,'publish','0.0.1',1112,111,'Publish!','Frontend editing by frontend users.',0,0,3,1635687615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','390fff915c57630925c3d7c867e26b28','INITIAL RELEASE. Sorry, documentation isnt enough.','',1,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298189,0,'publish','0.0.3',1112,102,'Publish!','Frontend editing by frontend users.',0,0,3,1636487873,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','cded7e10af1124eb5ecbf2db35fcdafd','[TASK] Optimise twitter bootstrap support. [DOC] Update manual.','',3,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298190,0,'publish','0.0.6',1112,102,'Publish!','Frontend editing by frontend users.',0,0,3,1637501481,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','2805cbd2dd049616267ff5f4ea4f3b1f','[FEATURE] New Powermail field types PublishHidden and PublishInput [TASK] Improvement for Bootstrap.  [DOC] Update Manual.','',6,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298191,0,'publish','0.0.7',1112,99,'Publish!','Frontend editing by frontend users.',0,0,3,1637615515,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','f9821c4871b7a0765fcfd563a497ea18','[BUGFIX] ... AND (uid_local IN ())','',7,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298192,0,'publish','0.0.8',1112,109,'Publish!','Frontend editing by frontend users.',0,0,3,1637659129,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','64db393d36c297b8db7129219f438a69','[TASK] Improvement of configurable format date','',8,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298193,0,'publish','0.0.9',1112,109,'Publish!','Frontend editing by frontend users.',0,0,3,1638124723,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','997e87e84597a65fd42519b1d7447ad1','[BUGFIX] Unknown column m8tdmvm1ye221bsrwy34fq84rk33vyqh.jpg','',9,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298194,0,'publish','0.0.10',1112,135,'Publish!','Frontend editing by frontend users.',0,0,3,1641063931,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ec164b64646175983ce6c7948de050cc','[BUGFIX] Max uid doesnt have to respect hidden an deleted records','',10,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.0/en-us','ter','',''),
(9298195,0,'publish','0.1.1',1112,64,'Publish!','Frontend editing by frontend users.',0,0,3,1693684431,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','e13f20a40d45fcacea421d6d9b25eec2','[DOC] Update Manual [BUGFIX] Session management, TCA. NEWSLETTER: https://die-netzmacher.de/newsletter','',1001,0,0,'https://docs.typo3.org/p/netzmacher/publish/0.1/en-us','ter','',''),
(9298196,0,'publish','11.0.0',1112,57,'Publish!','Frontend editing by frontend users.',0,0,3,1694203173,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','8a1679b6c3cc103fb3e73c6997f7163c','[TASK] Compatibility TYPO3 11.5. NEWSLETTER: https://die-netzmacher.de/newsletter','',11000000,0,0,'https://docs.typo3.org/p/netzmacher/publish/11.0/en-us','ter','',''),
(9298197,0,'publish','11.0.2',1112,66,'Publish!','Frontend editing by frontend users.',0,0,3,1694258588,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:14:\"bootstrapicons\";s:6:\"0.0.1-\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ef45a0bb15fcf8558d0e9af86dbddf77','[TASK] EXT:bootstrapicons is obligate NEWSLETTER: https://die-netzmacher.de/newsletter','',11000002,0,0,'https://docs.typo3.org/p/netzmacher/publish/11.0/en-us','ter','',''),
(9298198,0,'publish','11.1.0',1112,67,'Publish!','Frontend editing by frontend users.',1,0,3,1695481200,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:14:\"bootstrapicons\";s:6:\"0.0.1-\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','a575771bcc84061f7dbf27f7530db6b9','[TASK] EXT:publish takes values from third party extensions by $_POST and not longer by session [DOC] Update','',11001000,0,0,'https://docs.typo3.org/p/netzmacher/publish/11.1/en-us','ter','',''),
(9298199,0,'publish','11.1.1',1112,91,'Publish!','Frontend editing by frontend users.',1,0,3,1695592436,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:14:\"bootstrapicons\";s:6:\"0.0.1-\";s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"xblog\";s:7:\"0.31.0-\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','b047e998da39f5d340d47efe4e6166e0','[TASK] Improve code. [DOC] Update. NEWSLETTER: https://die-netzmacher.de/newsletter','',11001001,1,0,'https://docs.typo3.org/p/netzmacher/publish/11.1/en-us','ter','',''),
(9298200,0,'persisted_sanitized_routing','1.0.0',478,104,'Persisted Sanitized Pattern Aspect for routing','Adds a sanitized pattern mapper aspect to the routing feature for TYPO3',1,0,3,1635941758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Markus Hofmann','typo3@calien.de','abandoned_extensions','eaf2776088d9a40a7c657466b4fbea54','Initial upload for Persisted Sanitized Pattern Aspect routing','',1000000,0,0,'https://github.com/calien666/persisted-sanitized-routing/blob/main/README.md','ter','',''),
(9298201,0,'persisted_sanitized_routing','1.0.2',478,108,'Persisted Sanitized Pattern Aspect for routing','Adds a sanitized pattern mapper aspect to the routing feature for TYPO3',1,0,3,1635943378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Markus Hofmann','typo3@calien.de','abandoned_extensions','4b56b2082ae465b049f49183422546f4','Fixed wrong namespaces, added PSR-4 support to ext_emconf','',1000002,0,0,'https://github.com/calien666/persisted-sanitized-routing/blob/main/README.md','ter','',''),
(9298202,0,'persisted_sanitized_routing','1.0.3',478,118,'Persisted Sanitized Pattern Aspect for routing','Adds a sanitized pattern mapper aspect to the routing feature for TYPO3',1,0,3,1643316160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Markus Hofmann','typo3@calien.de','abandoned_extensions','502dfc5ea899425c34031e95a760ad15','Fixed error in composer.json, wrong extensino key defined','',1000003,0,0,'https://github.com/calien666/persisted-sanitized-routing/blob/main/README.md','ter','',''),
(9298203,0,'persisted_sanitized_routing','1.0.4',478,148,'Persisted Sanitized Pattern Aspect for routing','Adds a sanitized pattern mapper aspect to the routing feature for TYPO3',1,0,3,1649325717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Markus Hofmann','typo3@calien.de','abandoned_extensions','4671bce4f272b6a2f4fc8c963ef2c6e3','Decreased php version to support 7.2','',1000004,1,0,'https://github.com/calien666/persisted-sanitized-routing/blob/main/README.md','ter','',''),
(9298204,0,'fullscreen','1.0.0',369,117,'Fullscreen','This extension adds a fullscreen button to the toolbar.',2,0,0,1635950649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b5977d7ec1311f94a435b12204cb94af','\"[RELEASE] Version 1.0.0 - Feature-Release: Add fullscreen toggle button to TYPO3 backend toolbar.\"','',1000000,0,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298205,0,'fullscreen','1.0.1',369,127,'Fullscreen','This extension adds a fullscreen button to the toolbar.',2,0,0,1647427517,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7450873544795bb4958f62e2edf1cb70','\"[BUGFIX] Fix dependencies in composer.json and emconf\"','',1000001,0,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298206,0,'fullscreen','2.0.0',369,54,'Fullscreen','This extension adds a fullscreen button to the toolbar.',2,0,0,1714319104,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e73a307cdf5ab83d690951f76d9a1f23','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 11\"','',2000000,0,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298207,0,'fullscreen','2.0.1',369,67,'Fullscreen','This extension adds a fullscreen button to the toolbar.',2,0,0,1715089504,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d5871785cd060d9a9e8d8bc02f73ad17','\"[RELEASE] Version 2.0.1 - Bugfix-Release: Add missing title for mobile menu\"','',2000001,0,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298208,0,'fullscreen','3.0.0',369,2,'TYPO3 Fullscreen by coding.ms','This extension adds a fullscreen button to the toolbar in the TYPO3 backend.',2,0,0,1785743106,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','c3e462bcbde9dbf260711ed63b988420','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Add support for TYPO3 13 and remove support for TYPO3 11 and add translations for CN, DA, FR, IT, NL, PL and ES\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298209,0,'fullscreen','4.0.0',369,2,'TYPO3 Fullscreen by coding.ms','TYPO3 Fullscreen adds a fullscreen button to the TYPO3 backend toolbar. It lets users activate and deactivate fullscreen mode directly in the backend, making efficient use of the available workspace.',2,0,0,1785745727,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.22-14.3.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','bbc096c3698342ea3dcc1c3ac27babd7','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Add support for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',4000000,1,0,'https://www.coding.ms/documentation/typo3-fullscreen/','ter','',''),
(9298210,0,'paginated_processor','1.0.0',152,152,'TYPO3 Pagination DatabaseQueryProcessor','TYPO3 Pagination DatabaseQueryProcessor',2,0,2,1635956505,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:5:\"fluid\";s:0:\"\";}}','Thomas Löffler','','tomalo.stuttgart','b995844b40f133af40f8f9a37fd4bc82','Initial release. Feedback welcome. Try it.','',1000000,1,0,'https://git.spooner.io/spooner-web/paginated-processor/-/blob/main/README.md','ter','',''),
(9298211,0,'call_to_actions','0.1.0',981,102,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',0,0,2,1636104263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','1ebe2dcfaa4eb4c39a9617b01d6d7f64','Chore: Mark package as alpha','Liquid Light Ltd',1000,0,0,'https://docs.typo3.org/p/liquidlight/call-to-actions/0.1/en-us','ter','',''),
(9298212,0,'call_to_actions','0.2.0',981,107,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',0,0,3,1636132951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','90f47a6a4d74e4a0f4f9f8316c398f6c','Release: 0.2.0','Liquid Light Ltd',2000,0,0,'https://docs.typo3.org/p/liquidlight/call-to-actions/0.2/en-us','ter','',''),
(9298213,0,'call_to_actions','0.2.1',981,104,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',1,0,3,1636469583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','1d22c5a221f49a684a5f4c9c4e7a8af1','Release: 0.2.1','Liquid Light Ltd',2001,0,0,'https://docs.typo3.org/p/liquidlight/call-to-actions/0.2/en-us','ter','',''),
(9298214,0,'call_to_actions','0.3.0',981,105,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',1,0,3,1637081201,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','67b56c1dcdd99900bad3df33636e17f4','Release: 0.3.0\n\nPreparing for major release - ensuring everything looks good','Liquid Light Ltd',3000,0,0,'https://docs.typo3.org/p/liquidlight/call-to-actions/0.3/en-us','ter','',''),
(9298215,0,'call_to_actions','1.0.0',981,116,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1637152687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','d88fde8815c00f9036c13712521030dd','Release 1.0.0\n\nStable release of the extension','Liquid Light Ltd',1000000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/1.0/en-us','ter','',''),
(9298216,0,'call_to_actions','1.0.1',981,122,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1643106305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','d4552b4d665a22562569b24fe4951ac7','Release: 1.0.1','Liquid Light Ltd',1000001,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/1.0/en-us','ter','',''),
(9298217,0,'call_to_actions','1.0.2',981,112,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1666958667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','cf5231737defa191fb4838e7bd11dade','Release: 1.0.2\n\n Bug\n\n- Update tabs to use core language files','Liquid Light Ltd',1000002,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/1.0/en-us','ter','',''),
(9298218,0,'call_to_actions','1.1.0',981,51,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1710334067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','8782507d3650bc0a143fc07520d89eb7','release(minor): 1.1.0\n\n Feature\n\n- Add more common tabs (e.g. appearance & language) to the TCA','Liquid Light Ltd',1001000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/1.1/en-us','ter','',''),
(9298219,0,'call_to_actions','2.0.0',981,49,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1710334523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','e2eb1d57371db91953202aad6c622ed7','release(major): 2.0.0\n\n Dependencies\n\n- Drop support for TYPO3 9.5 and TYPO3 10.4','Liquid Light Ltd',2000000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/2.0/en-us','ter','',''),
(9298220,0,'call_to_actions','2.0.1',981,74,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1710334783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','fa00f1f3d4867743cb0a6bc4e20a615f','release(patch): 2.0.1\n\nUpdate extension icon','Liquid Light Ltd',2000001,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/2.0/en-us','ter','',''),
(9298221,0,'call_to_actions','2.1.0',981,17,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1764863649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','be41dbfdebe67f478cc90edf358580b7','release(minor): 2.1.0\n\n Dependencies\n\n- Add TYPO3 v12 compatibility (6)','Liquid Light Ltd',2001000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/2.1/en-us','ter','',''),
(9298222,0,'call_to_actions','2.1.1',981,22,'Call to Actions','Shared Call to Action repository and plugin, to allow display of your CTAs',2,0,3,1766157496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','017e567416aad9e6ee023b38f646eed7','release(patch): 2.1.1\n\n Fix\n\n- Remove depreciated object manager class (8)','Liquid Light Ltd',2001001,1,0,'https://docs.typo3.org/p/liquidlight/typo3-call-to-actions/2.1/en-us','ter','',''),
(9298223,0,'academic_networks_tt_address','0.1.0',101,101,'Academic social network fields for tt_address','Adds fields for researchers in tt_address',0,0,3,1636197467,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:8:\"extender\";s:13:\"6.6.0-7.99.99\";s:10:\"tt_address\";s:13:\"4.0.0-5.99.99\";}}','','','karliwalti2022','3aa52aa74d7a62862362fbf201881b07','Alpha intial submission for evaluation','',1000,1,0,'https://github.com/karliwalti/academic_networks_tt_address','ter','',''),
(9298224,0,'logformatter','1.0.0',922,120,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1636310222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','bb7514ab29f74b1cff50784f781d0820','Initial release to the TER.','Sudhaus7, ein Label der B-Factor GmbH',1000000,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298225,0,'logformatter','1.1.0',922,116,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1650547906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','a56d7463119830fc35f1f56a16ab1bd6','FIX namespace problems if installed from TER\nFEATURE new --max-buffer option (default was to read a log-line up to 16kb)\nThanks to mbonaker on github for this update','Sudhaus7, ein Label der B-Factor GmbH',1001000,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298226,0,'logformatter','1.2.2',922,99,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1659444603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','6c17c0cfe61b38a583eb2f19661f52c5','New Feature: introduction of the environment variable LOGFORMATTER_MAX_BUFFER to configure the max-line-buffer (--max-buffer)\nUpdate: Psalm and CI','Sudhaus7, ein Label der B-Factor GmbH',1002002,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298227,0,'logformatter','1.3.1',922,91,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1666550172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','9f6e1d264751c5f082be21d198374a70','1.3.1\n- Introduction to the environment variables LOGFORMATTER_FILELINKFORMATTER, LOGFORMATTER_LINEFORMATTER, LOGFORMATTER_STACKTRACEPATTERN and LOGFORMATTER_LOGPATTERN\n- Refactoring the dependency injection to use factories and proper TYPO3 DI instead of messy code (thanks to Daniel Siepmann for his great blog post on this topic)\n- Clarifying usage of the STDIN option to use with tail -f\n- Codestyle cleanup\n\nThis is a riding home from T3CM on a train and nothing else to do release','Sudhaus7, ein Label der B-Factor GmbH',1003001,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298228,0,'logformatter','1.4.1',922,82,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1668017827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','683873c252818cd4ce07d2c5e47c68c2','1.4.0\n- New feature: Adding the possibility to add a log-line in the TYPO3 Log per request to log the current requests URL\n- New feature: Providing a LogProcessor to add the current request url as meta data to arbitrary logger configurations','Sudhaus7, ein Label der B-Factor GmbH',1004001,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298229,0,'logformatter','1.4.2',922,79,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1668205131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','5f867089a427f4b3be18ceee15dfc0f8','1.4.2\n- [Bugfix] extended the line pattern to match log-lines without metadata or stacktrace\n- [Bugfix] register Middleware based on TYPO3 Version\n- [Bugfix] increased default buffer size per line','Sudhaus7, ein Label der B-Factor GmbH',1004002,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298230,0,'logformatter','1.4.3',922,104,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1668207389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','a2e4430c035d2e6ad43a9d7ac3b5815f','1.4.3\n- [Bugfix] in 1.4.2 the linepattern still omitted certain types of log lines\n- [Bugfix] extended the line pattern to match log-lines without metadata or stacktrace\n- [Bugfix] register Middleware based on TYPO3 Version\n- [Bugfix] increased default buffer size per line','Sudhaus7, ein Label der B-Factor GmbH',1004003,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298231,0,'logformatter','1.5.0',922,96,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1680895881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','a0f9c0b3aebf4a686424f0c1aa77c069','Push version to 1.5.0 for TYPO3 12 compatibility','Sudhaus7, ein Label der B-Factor GmbH',1005000,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298232,0,'logformatter','1.5.3',922,63,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1719349998,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','2a5c40af43f20ea0d0d67f4673576817','[TASK] add PHP 8.3 support\n\nThis release adds support for PHP 8.3\n\nFixing Issue: 2','Sudhaus7, ein Label der B-Factor GmbH',1005003,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298233,0,'logformatter','1.6.0',922,36,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1740761055,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','bde6c3b2a9104c9b025b34dd8805b92b','- made available for TYPO3 13\r\n- dropped support for TYPO3 9, 10 and 11\r\n- dropped support for PHP older than 8.0','Sudhaus7, ein Label der B-Factor GmbH',1006000,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298234,0,'logformatter','1.6.1',922,23,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1761762001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','078e383a6307510a021ebca4728916b9','[BUGFIX] Ensure compatibility with PHP 8.4\n\n- tag nullable parameters as such in method signature. Thanks to @koehnlein \r\n- increase version number','Sudhaus7, ein Label der B-Factor GmbH',1006001,0,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298235,0,'logformatter','1.7.0',922,13,'(Sudhaus7) Logformatter','A CLI tool to format and search TYPO3 Logfiles',2,0,1,1774989408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Frank Berger','fberger@sudhaus7.de','sudhaus7','bd73d76fc2cab39634f37f58826d351b','[TASK] Add TYPO3 14 support and dependency updates\n\n- Extended compatibility to TYPO3 14 in composer.json and constraints.\n- Updated dev dependencies to match TYPO3 14 version requirements.\n- Modified middleware to use dependency injection for LogManager.\n- Registered middleware service in Services.yaml with autowire.\n- Updated Rector configuration for TYPO3 14 migration.\n- Adjusted ext_emconf.php to reflect the new TYPO3 version range.\n- Bumped extension version to 1.7.0.','Sudhaus7, ein Label der B-Factor GmbH',1007000,1,0,'https://github.com/sudhaus7/typo3-logformatter/blob/main/README.md','ter','',''),
(9298236,0,'paginatedprocessors','0.1.0',1674,107,'Paginated Processors','Paginated data processors',1,0,2,1636334565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','14683e2cc2d1ec7200165955c44ef8bb','Implementing pagination interface to some dataProcessors','Brightside OÜ / t3brightside.com',1000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298237,0,'paginatedprocessors','1.0.0',1674,100,'Paginated Processors','Paginated data processors',2,0,2,1636466516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b85cd3c868e64311cbd95d170e2b3969','Adds route mapper & fixes some bugs','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298238,0,'paginatedprocessors','1.0.1',1674,113,'Paginated Processors','Paginated data processors',2,0,2,1636467135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f77638189fa91570794ee0208273885c','fix faulty zip archive','Brightside OÜ / t3brightside.com',1000001,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298239,0,'paginatedprocessors','1.1.0',1674,119,'Paginated Processors','Paginated data processors',2,0,2,1637075117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2f5aa6f5b12da97222fbd4367b8e5c00','Adds pagination link number control. See the README for more information.','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298240,0,'paginatedprocessors','1.2.0',1674,115,'Paginated Processors','Paginated data processors',2,0,2,1637624944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','19ab43782dbce3d3c2af22d2adaed934','Please see the ChangeLog','Brightside OÜ / t3brightside.com',1002000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298241,0,'paginatedprocessors','1.3.0',1674,116,'Paginated Processors','Paginated data processors',2,0,2,1638169447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','70924e236eeb20eb6ab4740cf99c655a','Add link anchor option to keep paginated content in focus','Brightside OÜ / t3brightside.com',1003000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298242,0,'paginatedprocessors','1.3.1',1674,116,'Paginated Processors','Data processors with pagination',2,0,2,1638265731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e52becf73bfe1c0e00430c636103bfad','BE translation is possible now','Brightside OÜ / t3brightside.com',1003001,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298243,0,'paginatedprocessors','1.3.2',1674,111,'Paginated Processors','Data processors with pagination',2,0,2,1641546693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','015525a9df34ebc507634fff0dc67897','Bug fix release','Brightside OÜ / t3brightside.com',1003002,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298244,0,'paginatedprocessors','1.3.3',1674,123,'Paginated Processors','Data processors with pagination',2,0,2,1642941593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','43763b7ddaa675fd1620f8ac0725990d','Maintenance release. Changes in ChangeLog.','Brightside OÜ / t3brightside.com',1003003,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298245,0,'paginatedprocessors','1.4.0',1674,99,'Paginated Processors','Data processors with pagination',2,0,2,1665604692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e4e3f5a3da913e57c2d3537bd9bbb33f','TYPO3 12 friendly now','Brightside OÜ / t3brightside.com',1004000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298246,0,'paginatedprocessors','1.4.2',1674,93,'Paginated Processors','Data processors with pagination',2,0,2,1673805533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','86ed028046dd167021eef1817864c2cd','TYPO3 12.1 compatibility','Brightside OÜ / t3brightside.com',1004002,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298247,0,'paginatedprocessors','1.5.0',1674,83,'Paginated Processors','Data processors with pagination',2,0,2,1679329991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a9b90fa54a1239463a506c8044a3a0c6','See the ChangeLog','Brightside OÜ / t3brightside.com',1005000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298248,0,'paginatedprocessors','1.5.1',1674,94,'Paginated Processors','Data processors with pagination',2,0,2,1682510586,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1e4dd6c5f65d62c128c6da00f1f3a27c','Bugfix release','Brightside OÜ / t3brightside.com',1005001,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298249,0,'paginatedprocessors','1.6.0',1674,68,'Paginated Processors','Data processors with pagination',2,0,2,1707337517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','c938df44a167cf42d59fdb6a4b42011b','TYPO3 13 compatibility','Brightside OÜ / t3brightside.com',1006000,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298250,0,'paginatedprocessors','1.6.1',1674,49,'Paginated Processors','Data processors with pagination',2,0,2,1720038405,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','48c9d13a06039088f5fc3c6c4b2e3a98','Add Routes.yaml for inclusion','Brightside OÜ / t3brightside.com',1006001,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298251,0,'paginatedprocessors','1.6.4',1674,66,'Paginated Processors','Data processors with pagination',2,0,2,1721563829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e5e17f88c6432ebf33296da2564d8b44','- bugfix  back and forth labelling','Brightside OÜ / t3brightside.com',1006004,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298252,0,'paginatedprocessors','1.6.5',1674,22,'Paginated Processors','Data processors with pagination',2,0,2,1761569846,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e31db27adc969b1b7b3c19ec23777a31','See the ChangeLog please','Brightside OÜ / t3brightside.com',1006005,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298253,0,'paginatedprocessors','1.7.1',1674,18,'Paginated Processors','Data processors with pagination',2,0,2,1764795175,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','e8799b06ac33dd2d3219bd60825e4043','TYPO3 v14 compatibility','Brightside OÜ / t3brightside.com',1007001,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298254,0,'paginatedprocessors','1.7.2',1674,15,'Paginated Processors','Data processors with pagination',2,0,2,1768989487,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','3111bde6097e79c9ed26751e74274ea5','Fix for TYPO3 14.1','Brightside OÜ / t3brightside.com',1007002,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298255,0,'paginatedprocessors','1.7.3',1674,16,'Paginated Processors','Data processors with pagination',2,0,2,1769006207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','cf5abf01992a30d2936e5da5eec0d91f','[BUGFIX] resolve inheritance conflict for MenuProcessor in TYPO3 12/14','Brightside OÜ / t3brightside.com',1007003,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298256,0,'paginatedprocessors','1.7.4',1674,17,'Paginated Processors','Data processors with pagination',2,0,2,1770109912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','f0d26f96fcf86cd4ce40e25435148138','Please see the ChangeLog','Brightside OÜ / t3brightside.com',1007004,0,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298257,0,'paginatedprocessors','1.7.5',1674,14,'Paginated Processors','Data processors with pagination',2,0,2,1777364383,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','7971f7d11191fb3e799c67c582a6ecb2','See the changeLog','Brightside OÜ / t3brightside.com',1007005,1,0,'https://github.com/t3brightside/paginatedprocessors/blob/master/README.md','ter','',''),
(9298258,0,'lbo_notices','1.0.0',136,83,'Notices','Use to display different level of notices in different pages of the website.',2,0,3,1636402890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','a5f15bae8126221fcc244b3bb554bee0','First public version 1.0.5','',1000000,0,0,'https://docs.typo3.org/p/libeo/lbo-notices/1.0/en-us','ter','',''),
(9298259,0,'lbo_notices','1.2.3',136,16,'Notices','Use to display different level of notices in different pages of the website.',2,0,3,1721658481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','9d857d2fc1ff7627ffc1b42ecf90908c','TYPO3 12.4 support','',1002003,0,0,'https://docs.typo3.org/p/libeo/lbo_notices/1.2/en-us','ter','',''),
(9298260,0,'lbo_notices','12.0.1',136,37,'Notices','Use to display different level of notices in different pages of the website.',2,0,3,1721659057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','dd4994d7e221a3d5852928b6061bfd89','TYPO3 12.4 support','',12000001,1,0,'https://docs.typo3.org/p/libeo/lbo_notices/12.0/en-us','ter','',''),
(9298261,0,'module_data_listing','0.1.0',959,108,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1636459161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','da7050030f8247660526e15a4e4fd8c6','Chore: Create the license file','Liquid Light Ltd',1000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298262,0,'module_data_listing','0.1.1',959,97,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1643128690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','21cde646c6770f73fe5f7c4614e8e83b','Release: 0.1.1','Liquid Light Ltd',1001,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298263,0,'module_data_listing','0.2.1',959,91,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1643197532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','3828fa59c29781df569c24508fa93772','Release: 0.2.1','Liquid Light Ltd',2001,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298264,0,'module_data_listing','0.3.0',959,104,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1643216669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','8a6d71cd3c35eeec064d133967f680fe','Release: 0.3.0','Liquid Light Ltd',3000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298265,0,'module_data_listing','0.4.0',959,87,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1645807204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','8934ef6bed99f317d01ed4f213f1ab10','Release: 0.4.0','Liquid Light Ltd',4000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298266,0,'module_data_listing','0.4.1',959,89,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1645807288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','54e8dd7dfcab7b1064666555100a570f','Release: 0.4.1','Liquid Light Ltd',4001,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298267,0,'module_data_listing','0.5.0',959,106,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1646296813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','1392f23eafea71696b7406772a38d134','Release: 0.5.0','Liquid Light Ltd',5000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298268,0,'module_data_listing','0.6.0',959,109,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',1,0,0,1658737560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','855a4bc6c678235cecacb81b7aeed54b','Merge pull request 1 from zaqmughal-ll/main\n\nRelease: 0.6.0','Liquid Light Ltd',6000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298269,0,'module_data_listing','1.0.0',959,80,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',2,0,0,1686578479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','8a172920f31f483810e5c4f826b06a65','release(major): 1.0.0','Liquid Light Ltd',1000000,0,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298270,0,'module_data_listing','1.1.0',959,88,'Data listing for the TYPO3 backend','Filterable, searchable and sortable datatables for the TYPO3 backend. Fe_users comes as default.',2,0,0,1700664263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Zaq Mughal','zaq@liquidlight.co.uk','liquidlight','67bd0c23f5855eef0b7aad8d6f3188f3','release(minor): 1.1.0','Liquid Light Ltd',1001000,1,0,'https://github.com/liquidlight/module_data_listing/blob/main/README.md','ter','',''),
(9298271,0,'bootstrapicons','0.0.1',159,159,'Bootstrap Icons','Font and CSS',2,0,3,1636489113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','39654c77d7773fb455291fa7b15db801','Initial Release','',1,1,0,'https://docs.typo3.org/p/netzmacher/bootstrapicons/master/en-us/','ter','',''),
(9298272,0,'trusted_url_params','1.0.0',159,159,'Trusted URL Parameters','Adds a safe-guard to only generate links with trusted URL parameters from routing',2,0,2,1636558915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"9.5.16-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','61ea049947e936739ca8800fc00a9075','Initial release','',1000000,1,0,'https://github.com/b13/trusted-url-params/blob/main/README.md','ter','',''),
(9298273,0,'lbo_glossaire','1.0.0',150,150,'Glossaire','Affichage de la liste des termes du glossaire.',0,0,3,1636986097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Octavio Cim Jr','ocim@libeo.com','ocimlibeo','c85cc762798d6727db151b4e68d88fcd','Add a glossary to typo3','',1000000,1,0,'https://docs.typo3.org/p/libeo/lbo_glossaire/1.0/en-us','ter','',''),
(9298274,0,'otf','0.1.0',194,47,'b13 OTF','Provides on-the-fly evaluation hints for FormEngine',2,0,0,1636990108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','b13 GmbH','typo3@b13.com','obartsch','4c6a8d0c17ecd6e32ddb9222b336eb90','[TASK] First stable release for TYPO3 v10 and v11','b13 GmbH',1000,0,0,'https://github.com/b13/otf/blob/main/README.md','ter','',''),
(9298275,0,'otf','0.1.1',194,50,'b13 OTF','Provides on-the-fly evaluation hints for FormEngine',2,0,0,1637056108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','b13 GmbH','typo3@b13.com','obartsch','954bebd091f2ebe493a27c79c2c5dff6','[TASK] Release 0.1.1','b13 GmbH',1001,0,0,'https://github.com/b13/otf/blob/main/README.md','ter','',''),
(9298276,0,'otf','0.1.2',194,97,'b13 OTF','Provides on-the-fly evaluation hints for FormEngine',2,0,0,1637661043,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.0.99\";}}','b13 GmbH','typo3@b13.com','obartsch','5b4069eb37f1be0b1f5bb237280d61d6','[TASK] Release 0.1.2','b13 GmbH',1002,1,0,'https://github.com/b13/otf/blob/main/README.md','ter','',''),
(9298277,0,'twoclickmedia','1.0.0',212,51,'Two-Click Media','Two click solution to include YouTube / Vimeo videos',2,0,4,1637065886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b1e57e2a94904054d8802db2c1e449c7','[TASK] Update ext_emconf, prepare initial release','b13 GmbH',1000000,0,0,'https://github.com/b13/twocklickmedia/blob/master/README.md','ter','',''),
(9298278,0,'twoclickmedia','1.0.2',212,44,'Two-Click Media','Two click solution to include YouTube / Vimeo videos',2,0,4,1651067870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','2dd629d9bd8581bb528a5a5dc19af42f','[RELEASE] 1.0.2','b13 GmbH',1000002,0,0,'https://github.com/b13/twocklickmedia/blob/master/README.md','ter','',''),
(9298279,0,'twoclickmedia','1.0.3',212,40,'Two-Click Media','Two click solution to include YouTube / Vimeo videos',2,0,4,1656679981,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','8da22d16b600f64be4fc2cb643e57df8','[RELEASE] 1.0.3','b13 GmbH',1000003,0,0,'https://github.com/b13/twocklickmedia/blob/master/README.md','ter','',''),
(9298280,0,'twoclickmedia','1.0.4',212,77,'Two-Click Media','Two click solution to include YouTube / Vimeo videos',2,0,4,1662546530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','b13 GmbH','typo3@b13.com','benni','95788527e859a69c1995b5cc08306040','[RELEASE] 1.0.4','b13 GmbH',1000004,1,0,'https://github.com/b13/twocklickmedia/blob/master/README.md','ter','',''),
(9298281,0,'shortcodes','1.0.0',1311,105,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1637080314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','8062e0bb16faf4ba6ea49ce7311e7c69','Release: 1.0.0','',1000000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298282,0,'shortcodes','1.1.0',1311,104,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1637138885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','b71b18f0331621eb9035172ef9784a4a','Release: 1.1.0\n\n 17th November 2021\n\n- Rename shortcodes to typo3-shortcodes in composer.json','',1001000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298283,0,'shortcodes','1.1.1',1311,108,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1637142473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','6d450dec101dac5086fdf4c2003b3453','Release: 1.1.1\n\n- ext_emconf.php array merge missed the [processShortcode] key, so\nno keywords were registered\n- Sanitise the shortcode data before processing to avoid any erroneous\nhtml tags or spaces','',1001001,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298284,0,'shortcodes','1.2.0',1311,126,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1637747687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','1c8ac284e1d43a5d592be516656e6e53','Release: 1.2.0','',1002000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298285,0,'shortcodes','1.2.1',1311,100,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1641564284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','41306c438ef6dd2e5a0359a13cbe50ae',' 1.2.1\r\n 6th January 2022\r\n\r\n Bug\r\n\r\n- Ensure page is HTML before proceeding\r\n- Remove debug from middleware','',1002001,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298286,0,'shortcodes','1.2.2',1311,119,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1641897194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','eec3178b1ae53a5a3936857ecf9d3e7c','Release: 1.2.2\n\n Bug\n\n- Remove any shortcodes that appear in HTML attributes, such as meta\ndescriptions\n- Use link from WYSIWYG generated link instead of text, if there is on','',1002002,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298287,0,'shortcodes','1.3.0',1311,109,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1656501509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','463fe507cb27713a7bdc4a49603f1f27','Release: 1.3.0\n\n Backend\n\n- Change spaces in regex to s to avoid ambiguity\n\n Bug\n\n- Resolve issue with shortcodes where it was ignoring spaces\n- Remove shortcodes that appear within a key/valued JSON-style quote','',1003000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298288,0,'shortcodes','1.4.0',1311,78,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1678355128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','32a4443593ac47ac78149cc637425695','Release: 1.4.0\r\n\r\n Task\r\n\r\n- Add lazy loading to video and other iframes (12)\r\n\r\n Bug\r\n\r\n- Resolve Vimeo embed when used with an unlisted video (15)\r\n- Remove duplicate return (14)','',1004000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298289,0,'shortcodes','1.5.0',1311,88,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1679407691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','f88b4828c2ac0c4b4a1ac8cbc9fb3630','Release: 1.5.0\r\n\r\n Backend\r\n\r\n- Update code to be compatible with PHP8\r\n\r\n Bug\r\n\r\n- Rename variable in iframe shortcode as it was overridden when using additional attributes\r\n\r\n Chore\r\n\r\n- Update .gitignore file','',1005000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298290,0,'shortcodes','1.6.0',1311,73,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1685695604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','246b1a0266327795f92cec693f0e8b63','release(minor): 1.6.0\n\n Feature\n\n- Allow src as iframe attribute\n- Allow iframes to have ratio attribute','',1006000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298291,0,'shortcodes','1.7.0',1311,77,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1690194913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','7b8b7046e1f90ee021a13e3a0f3f40af','release(minor): 1.7.0\n\n Dependencies\n\n- Add PHP8 compatibility','',1007000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298292,0,'shortcodes','1.8.0',1311,50,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1710329655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','1c73008d124ffade3df6a71ff19d85c0','release(minor): 1.8.0\n\n Feature\n\n- Add concept of global allowed attributes\n- Allow passing of title through to iframe-based embeds\n- Add x to Twitter shortcode\n\n Fix\n\n- Add missing closing quote in Facebook iframe','',1008000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298293,0,'shortcodes','2.0.0',1311,66,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1710330655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','26300783a25d724de2c20862bd5e3c47','release(major): 2.0.0\n\n Dependencies\n\n- Drop support for TYPO3 9.5 and TYPO3 10.4\n- Add support for TYPO3 12.4','',2000000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298294,0,'shortcodes','2.0.1',1311,51,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1727429343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','968678efd78e28e266901e429201ff4f','release(patch): 2.0.1\n\n Fix\n\n- Resolve PHP8 issue','',2000001,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298295,0,'shortcodes','2.2.0',1311,28,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1752649298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','bb247edd6c6e3d2afdad1289d7a3731f','release(minor): 2.2.0\n\n Depndencies\n\n- Add support for TYPO3 13 (36)','',2002000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298296,0,'shortcodes','2.3.0',1311,17,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1768378840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','f5804201f5540d2d0f5a84df79471494','release(minor): 2.3.0\n\n Feature\n\n- ️ [POTENTIALLY BREAKING] Shortcodes will \"break out\" of typographic elements to ensure [semantic HTML](./README.mdsemantic-html) (34)\n- Add dnt (Do not track) to Vimeo videos\n\n Build\n\n- Add local linting\n- Unify repository with Liquid Light extension conventions','',2003000,0,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298297,0,'shortcodes','2.4.1',1311,12,'Shortcodes','Wordpress-style shortcodes for TYPO3',2,0,3,1778857483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','98ee931da355597704acf8e1ecde5983','release(patch): 2.4.1\n\n Dependencies\n\n- Correct TYPO3 core dependency to prevent conflicts','',2004001,1,0,'https://github.com/liquidlight/typo3-shortcodes/blob/main/README.md','ter','',''),
(9298298,0,'just_maintain','1.0.0',501,97,'Just maintain - fast and light frontend solution for maintenance mode','Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.',1,0,4,1637223915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','3e9626674931536a0dedecf088d89a21','Updated extension to 1.0.0','Spooner Web',1000000,0,0,'https://git.spooner.io/spooner-web/just-maintain/-/blob/main/README.md','ter','',''),
(9298299,0,'just_maintain','1.0.1',501,106,'Just maintain - fast and light frontend solution for maintenance mode','Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.',1,0,4,1637224852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','00b2e1bc07287c288cec3cbd4829a69e','Updated extension to 1.0.1','Spooner Web',1000001,0,0,'https://git.spooner.io/spooner-web/just-maintain/-/blob/main/README.md','ter','',''),
(9298300,0,'just_maintain','1.1.0',501,102,'Just maintain - fast and light frontend solution for maintenance mode','Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.',1,0,4,1637928214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','97aad20baad956e274f92dabc1fb4c3b','[FEATURE] Add options to maintenance redirect only on selected or only on not selected pages','Spooner Web',1001000,0,0,'https://git.spooner.io/spooner-web/just-maintain/-/blob/main/README.md','ter','',''),
(9298301,0,'just_maintain','1.2.0',501,150,'Just maintain - fast and light frontend solution for maintenance mode','Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.',1,0,4,1638264303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','4c5e0fe77e7619031136bf8145d42754','[FEATURE] Add options to set start and/or end date for maintenance','Spooner Web',1002000,0,0,'https://git.spooner.io/spooner-web/just-maintain/-/blob/main/README.md','ter','',''),
(9298302,0,'just_maintain','2.0.0',501,46,'Just maintain - fast and light frontend solution for maintenance mode','Setup a maintenance page and enable / disable it easy and fast. Website only accessible as logged in BE user.',1,0,4,1735315894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','a46a1e0563e99618068a48583966895d',' [TASK] Works with v12 and v13\r\n !!![TASK] Remove support for v10 and v11\r\n [TASK] Add common issues to README','Spooner Web',2000000,1,0,'https://git.spooner.io/spooner-web/just-maintain/-/blob/main/README.md','ter','',''),
(9298303,0,'laposta','10.4.1',387,95,'Laposta','Subscribe to and unsubscribe from Laposta newsletters',2,0,3,1637254170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.21-10.4.99\";}}','Jacco van der Post','support@proudnerds.com','proudnerds','ab77357742364d28c484564e9fac9c7f','Initial release for TYPO3 10.4','',10004001,0,0,'https://docs.typo3.org/p/proudnerds/laposta/10.4/en-us','ter','',''),
(9298304,0,'laposta','11.5.0',387,119,'Laposta','Subscribe to and unsubscribe from Laposta newsletters',2,0,3,1637254435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Jacco van der Post','support@proudnerds.com','proudnerds','8773c19369920bce8186365f613a0e00','TYPO3 11.5 release','',11005000,0,0,'https://docs.typo3.org/p/proudnerds/laposta/11.5/en-us','ter','',''),
(9298305,0,'laposta','11.5.1',387,130,'Laposta','Subscribe to and unsubscribe from Laposta newsletters',2,0,3,1656938893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.3-11.5.99\";}}','Jacco van der Post','support@proudnerds.com','proudnerds','b06767edf510043aa9a44e25a89920fe','Small TCA fixes v11','',11005001,0,0,'https://docs.typo3.org/p/proudnerds/laposta/11.5/en-us','ter','',''),
(9298306,0,'laposta','12.4.1',387,37,'Laposta','Subscribe to and unsubscribe from Laposta newsletters',2,0,3,1744979059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jacco van der Post','support@proudnerds.com','proudnerds','59591444fc8368ccef5803c65add61b5','Small bugfixes to prevent flooding the log when spammers or crawlers fill in form','',12004001,0,0,'https://docs.typo3.org/p/proudnerds/laposta/12.4/en-us','ter','',''),
(9298307,0,'laposta','12.5.0',387,6,'Laposta','Subscribe to and unsubscribe from Laposta newsletters',2,0,3,1782889130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jacco van der Post','support@proudnerds.com','proudnerds','a1c137eb587b6d7698a0daf89d79c1f0','WCAG accessibility compliance','',12005000,1,0,'https://docs.typo3.org/p/proudnerds/laposta/12.5/en-us','ter','',''),
(9298308,0,'lbo_footnote','1.0.0',160,160,'Affichage de notes de bas de page','',2,0,4,1637339729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','4854bc9402ce684e02d38d53d5d46354','First public version','',1000000,1,0,'https://docs.typo3.org/p/libeo/lbo_footnote/1.0/en-us','ter','',''),
(9298309,0,'clubcms','0.1.0',273,52,'ClubCMS Package','Distribution package for a ready to use website dedicated to clubs and non profit organizations. ',1,0,10,1637531727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marcel Ulbrich','marcel@ulbrich.media','ulbrich.media','3ce097b468c416ef2b316e00bc59057a','feat(actions): add workflow to publish new release to TER','',1000,0,0,'','ter','',''),
(9298310,0,'clubcms','0.1.2',273,58,'ClubCMS Package','Distribution package for a ready to use website dedicated to clubs and non profit organizations. ',1,0,10,1637710599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marcel Ulbrich','marcel@ulbrich.media','ulbrich.media','ab7f1fc88dba26967ee72becc20d2661','fix: release v0.1.2','',1002,0,0,'','ter','',''),
(9298311,0,'clubcms','0.2.0',273,39,'ClubCMS Package','Distribution package for a ready to use website dedicated to clubs and non profit organizations. ',1,0,10,1651355870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marcel Ulbrich','marcel@ulbrich.media','ulbrich.media','6a80869737bfd6e86d362d77f2a81308','fix: release v0.2.0','',2000,0,0,'','ter','',''),
(9298312,0,'clubcms','0.2.1',273,34,'ClubCMS Package','Distribution package for a ready to use website dedicated to clubs and non profit organizations. ',1,0,10,1653569261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marcel Ulbrich','marcel@ulbrich.media','ulbrich.media','b42edec73ab4f6efe2e6bd08ee50c4a5','Automated release of version 0.2.1. See changelog on GitHub -','',2001,0,0,'','ter','',''),
(9298313,0,'clubcms','0.2.2',273,90,'ClubCMS Package','Distribution package for a ready to use website dedicated to clubs and non profit organizations. ',1,0,10,1653569944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marcel Ulbrich','marcel@ulbrich.media','ulbrich.media','19a3263c5e6dfa15167cc57f7c9f8aa4','Automated release of version 0.2.2. For more information see the changelog on GitHub - https://github.com/ulbrich-media/clubcms/releases','',2002,1,0,'','ter','',''),
(9298314,0,'lbo_vibeo','1.0.0',342,149,'Vibeo accessible HTML5 media player - Based on MediaElement.js','This extension integrates the Vibeo project, an accessible media player based on MediaElement.js that is meant to respect the SGQRI standards of the provincial government of Quebec. It supports all major video and audio formats, preview images, track files, and is able to fetch video files from Youtube and Vimeo. Vibeo is developed and maintained by LibÃÂo, this TYPO3 extension was built by Qc media.\nThe documentation will be maintained on the tracker, at http://forge.typo3.org/projects/extension-vibeo',2,0,3,1637611955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Thomas Lepage','thomas.lepage@libeo.com','achats_sn','d55ef58557fa9ef9cba811cbe60b0c96','First public version','Libéo',1000000,0,0,'https://docs.typo3.org/p/libeo/lbo_vibeo/1.0/en-us','ter','',''),
(9298315,0,'lbo_vibeo','12.0.0',342,43,'Vibeo accessible HTML5 media player - Based on MediaElement.js','This extension integrates the Vibeo project, an accessible media player based on MediaElement.js that is meant to respect the SGQRI standards of the provincial government of Quebec. It supports all major video and audio formats, preview images, track files, and is able to fetch video files from Youtube and Vimeo. Vibeo is developed and maintained by LibÃÂo, this TYPO3 extension was built by Qc media.\nThe documentation will be maintained on the tracker, at http://forge.typo3.org/projects/extension-vibeo',2,0,3,1722258114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Lepage','thomas.lepage@libeo.com','achats_sn','e3a1442f6a3f58446a57817de3706f7d','TYPO3 12 support','Libéo',12000000,0,0,'https://docs.typo3.org/p/libeo/lbo_vibeo/12.0/en-us','ter','',''),
(9298316,0,'lbo_vibeo','12.0.3',342,45,'Vibeo accessible HTML5 media player - Based on MediaElement.js','This extension integrates the Vibeo project, an accessible media player based on MediaElement.js that is meant to respect the SGQRI standards of the provincial government of Quebec. It supports all major video and audio formats, preview images, track files, and is able to fetch video files from Youtube and Vimeo. Vibeo is developed and maintained by LibÃÂo, this TYPO3 extension was built by Qc media.\nThe documentation will be maintained on the tracker, at http://forge.typo3.org/projects/extension-vibeo',2,0,3,1722260418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Lepage','thomas.lepage@libeo.com','achats_sn','830f2f1c48b28386d48f8f9e72085db0','Fix TYPO3 12 support','Libéo',12000003,0,0,'https://docs.typo3.org/p/libeo/lbo_vibeo/12.0/en-us','ter','',''),
(9298317,0,'lbo_vibeo','12.0.4',342,46,'Vibeo accessible HTML5 media player - Based on MediaElement.js','This extension integrates the Vibeo project, an accessible media player based on MediaElement.js that is meant to respect the SGQRI standards of the provincial government of Quebec. It supports all major video and audio formats, preview images, track files, and is able to fetch video files from Youtube and Vimeo. Vibeo is developed and maintained by LibÃÂo, this TYPO3 extension was built by Qc media.\nThe documentation will be maintained on the tracker, at http://forge.typo3.org/projects/extension-vibeo',2,0,3,1722441060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Lepage','thomas.lepage@libeo.com','achats_sn','95b0887071728934f98159c3e8a38474','Remove debug viewhelper from template','Libéo',12000004,0,0,'https://docs.typo3.org/p/libeo/lbo_vibeo/12.0/en-us','ter','',''),
(9298318,0,'lbo_vibeo','12.0.5',342,59,'Vibeo accessible HTML5 media player - Based on MediaElement.js','This extension integrates the Vibeo project, an accessible media player based on MediaElement.js that is meant to respect the SGQRI standards of the provincial government of Quebec. It supports all major video and audio formats, preview images, track files, and is able to fetch video files from Youtube and Vimeo. Vibeo is developed and maintained by LibÃÂo, this TYPO3 extension was built by Qc media.\nThe documentation will be maintained on the tracker, at http://forge.typo3.org/projects/extension-vibeo',2,0,3,1722538704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thomas Lepage','thomas.lepage@libeo.com','achats_sn','fa3c734e1fed981f23788a3f15694fc6','Bugfixes','Libéo',12000005,1,0,'https://docs.typo3.org/p/libeo/lbo_vibeo/12.0/en-us','ter','',''),
(9298319,0,'grid_for_container','0.9.0',788,127,'Grid for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap.',1,0,4,1638014982,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:0:\"\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','030bb55981ad5432fedc7708b391ca44','First beta release','Marco Schmidt - Webmedia',9000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/0.9/en-us','ter','',''),
(9298320,0,'grid_for_container','1.0.0',788,103,'Grid for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap.',2,0,3,1645280036,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','8fe984e0934c6a2be1a3ba6bcda60d19','First stable release','Marco Schmidt - Webmedia',1000000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/1.0/en-us','ter','',''),
(9298321,0,'grid_for_container','1.0.1',788,93,'Grid for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap.',2,0,3,1646388433,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','c8c3a251b22f58f6bf77db52fc8beac9','Fixed\r\n- Preview in backend','Marco Schmidt - Webmedia',1000001,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/1.0/en-us','ter','',''),
(9298322,0,'grid_for_container','1.0.2',788,122,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap.',2,0,3,1647507181,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','81a33ee1749e4c5e2d625bdb212c79d9','CHANGE Set new Name of extension','Marco Schmidt - Webmedia',1000002,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/1.0/en-us','ter','',''),
(9298323,0,'grid_for_container','2.0.0',788,109,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap (3, 4, 5).',2,0,3,1664550531,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','fb9fb1ec32c87092ef3ab58c5749626e','Changelog https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/main/en-us/Changelog/Index.html\r\n','Marco Schmidt - Webmedia',2000000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/2.0/en-us','ter','',''),
(9298324,0,'grid_for_container','2.1.0',788,76,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap (3, 4, 5).',2,0,3,1682009465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','853d4478f633b093df986cb27641a1c6','Added\r\nTYPO3 v12@dev Support\r\nChanged\r\nUse Bootstrap 4 & 5 as default grid config','Marco Schmidt - Webmedia',2001000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/2.1/en-us','ter','',''),
(9298325,0,'grid_for_container','2.1.1',788,101,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap (3, 4, 5).',2,0,3,1682488943,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','347fd8ee93b5bd72350b4c36783ec0f7','Changed\r\nTYPO3 v12 LTS Support','Marco Schmidt - Webmedia',2001001,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/2.1/en-us','ter','',''),
(9298326,0,'grid_for_container','3.0.0',788,49,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap (3, 4, 5).',2,0,3,1733295929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','98e61e4fc395e3080d630b12cdf346cd','Add TYPO3 v13 LTS support','Marco Schmidt - Webmedia',3000000,0,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/3.0/en-us','ter','',''),
(9298327,0,'grid_for_container','4.0.0',788,8,'Multi Framework grids for Container','Add an easy to use grid element for Container. Its Framework independent. Prepared for Bootstrap (3, 4, 5).',2,0,3,1782795805,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:9:\"container\";s:0:\"\";}}','Marco Schmidt','typo@schmidt-webmedia.de','schmidtwebmedia','42c27dd98889103d21a7870b65e5acdd','CHANGE README.md Update badges and links','Marco Schmidt - Webmedia',4000000,1,0,'https://docs.typo3.org/p/schmidtwebmedia/grid-for-container/4.0/en-us','ter','',''),
(9298328,0,'form_dynamic_recipient','1.0.2',559,96,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',1,0,3,1638268823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";}}','Andreas Kießling','kiessling@extrameile-gehen.de','s-d-a','c8cd542e50a223b2869e327ed29527ce','Initial Release','Extrameile GmbH',1000002,0,0,'','ter','',''),
(9298329,0,'form_dynamic_recipient','1.0.3',559,105,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',1,0,3,1638271824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";s:4:\"form\";s:13:\"8.7.0-10.4.99\";}}','Andreas Kießling','kiessling@extrameile-gehen.de','s-d-a','4b867118b882d94ab82eb54b03d74fde',' Fix missing icon\r\n Fix locallang file for TYPO3 v8','Extrameile GmbH',1000003,0,0,'','ter','',''),
(9298330,0,'form_dynamic_recipient','2.0.0',559,135,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1643103881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','Andreas Kießling','kiessling@extrameile-gehen.de','s-d-a','a0769672ad17270d4d89c810b9ea8546','Add support for TYPO3 v11\r\nDrop support for TYPO3 v8/v9','Extrameile GmbH',2000000,0,0,'','ter','',''),
(9298331,0,'form_dynamic_recipient','3.0.0',559,54,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1714567879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.4.99\";s:4:\"form\";s:14:\"12.1.0-12.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','17210b146710b5c86fb6d5b6bae48e83','Add support for TYPO3 v12\r\nDrop support for TYPO3 v10/v11\r\n\r\nSee https://github.com/extrameile/form_dynamic_recipient/releases/tag/v3.0.0 for more information','kiessling.tech',3000000,0,0,'','ter','',''),
(9298332,0,'form_dynamic_recipient','3.1.0',559,46,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1729096456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.4.99\";s:4:\"form\";s:14:\"12.1.0-12.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','a0bc75a1a79c09cc4192ae9696443c39','Improve compatibility with TYPO3 12.4','kiessling.tech',3001000,0,0,'','ter','',''),
(9298333,0,'form_dynamic_recipient','4.0.0',559,31,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1742294962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','80d164f252c62315b5805f0d8853c8d2','Add support for TYPO3 v13\r\nDrop support for TYPO3 v12\r\n\r\nWith this release, the code has been moved back to the original repository, and the namespace changes have been reverted. If you have extended any of the shipped classes, please ensure to update your code when upgrading to TYPO3 13.4.\r\n','kiessling.tech',4000000,0,0,'','ter','',''),
(9298334,0,'form_dynamic_recipient','4.0.1',559,39,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1742295242,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','8855c9fbbf4e6fa412033fde036d1439','Update dependency to EXT:form','kiessling.tech',4000001,0,0,'','ter','',''),
(9298335,0,'form_dynamic_recipient','4.0.2',559,23,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1759771789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','071b1de3633a844f901785c80fa95459','Prevent possible cache timeout error with local records','kiessling.tech',4000002,0,0,'','ter','',''),
(9298336,0,'form_dynamic_recipient','4.0.4',559,26,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1763995531,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','6d045ab074409301f1c05c15bcf45c67','Prevent an error when the form definition is built in a backend context','kiessling.tech',4000004,0,0,'','ter','',''),
(9298337,0,'form_dynamic_recipient','5.0.0',559,2,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1786374858,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:4:\"form\";s:14:\"14.3.0-14.3.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','d54b7342f238df543b73feb4fa860816','This release adds support for TYPO3 14.3 and drops support for previous versions.','kiessling.tech',5000000,0,0,'','ter','',''),
(9298338,0,'form_dynamic_recipient','5.0.2',559,2,'Dynamic form recipient','Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.',2,0,3,1786375019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:4:\"form\";s:14:\"14.3.0-14.3.99\";}}','Andreas Kießling','kontakt@kiessling.tech','s-d-a','0988b028213f8ca5dda6d307eda0b852','Fix wrong version tag after TER upload errors','kiessling.tech',5000002,1,0,'','ter','',''),
(9298339,0,'pvh','1.0.0',534,111,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1638635918,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:16:\"10.4.0 - 11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c1c616febc354ed34695ffc4066d12fe','Initial release providing the following view helpers: format.[eliminatereplacetrim], iterator.[mergerandom], variable.[setget]','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pvh/1.0/en-us','ter','',''),
(9298340,0,'pvh','1.1.0',534,102,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1648489223,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:16:\"10.4.0 - 11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','ff57a3f15dfaf4ce11c5f7c74bc555fc','Adds condition and format view helpers','',1001000,0,0,'https://docs.typo3.org/p/buepro/typo3-pvh/1.1/en-us','ter','',''),
(9298341,0,'pvh','1.1.1',534,117,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1653117412,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:5:\"typo3\";s:16:\"10.4.0 - 11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','7f876032bbe964df0ffb1b1710b00954','Bugfix release','',1001001,0,0,'https://docs.typo3.org/p/buepro/typo3-pvh/1.1/en-us','ter','',''),
(9298342,0,'pvh','2.0.0',534,106,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1677738585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a04660957975b7e187518db76706caea','Bump TYPO3 support and add core version view helper','',2000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pvh/2.0/en-us','ter','',''),
(9298343,0,'pvh','3.0.0',534,46,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1729435827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','aae90b507404004f566c11dac0d69648','Supports TYPO3 v13 ','',3000000,0,0,'https://docs.typo3.org/p/buepro/typo3-pvh/3.0/en-us','ter','',''),
(9298344,0,'pvh','3.1.0',534,52,'PVH: Pizpalue View Helpers','A collection of view helpers used by pizpalue. Contains copies from vhs view helpers by Claus Due.',2,0,4,1733496556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.22-13.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','ce8eea3ddbf304b1a61c0a0fd41fa173','Adds a flexform vh.','',3001000,1,0,'https://docs.typo3.org/p/buepro/typo3-pvh/3.1/en-us','ter','',''),
(9298345,0,'syssy','1.9.0',947,41,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',1,-1,3,1638733315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','82ea1704265d994ebe6ae158c0adb7c6','The SYSSY extensions is a way to connect your TYPO3 installation with SYSSY platform.\r\n\r\nSYSSY is an online platform for managing and monitoring websites.\r\nWe provide plugins to connect different CMS  with SYSSY, so the platform can receive data about your website and inform you if there is any problem or if any security updates are necessary in your system or on your server.\r\nOn SYSSY platform you can see a list of all your projects and if there is any need for a security update in your websites.','SYSSY Online GmbH',1009000,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/1.9/en-us','ter','',''),
(9298346,0,'syssy','1.9.1',947,108,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',1,-1,3,1638808820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','7831913b2c4dc8a7dae301a5a7905e88','Update for documentation','SYSSY Online GmbH',1009001,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/1.9/en-us','ter','',''),
(9298347,0,'syssy','2.0.1',947,120,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',1,-1,3,1642625455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','e24c09f7c220d88da4b341ff2ddd4f23','Update composer information and support TYPO3 11.\r\nNo support for TYPO3 7, 8 and 9 in this version.','SYSSY Online GmbH',2000001,0,0,'https://docs.typo3.org/p/syssy/syssy/2.0/en-us','ter','',''),
(9298348,0,'syssy','2.0.2',947,54,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1660561733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','9f7bffca8a4422e26ce1206ccd6ab931','Update documentation\r\nSet state to \"stable\"','SYSSY Online GmbH',2000002,0,0,'https://docs.typo3.org/p/syssy/syssy/2.0/en-us','ter','',''),
(9298349,0,'syssy','2.0.3',947,44,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1677175226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','04a15ed6b439f94ebd49fbcb2d198b45','Bugfix for TYPO3 11, Remove deprecated \"TYPO3_version\"','SYSSY Online GmbH',2000003,0,0,'https://docs.typo3.org/p/syssy/syssy/2.0/en-us','ter','',''),
(9298350,0,'syssy','2.0.4',947,74,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1683887922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','42fe8f1b77030f2873eb92d92957a94c','Bugfix for TYPO3 11 and PHP 8','SYSSY Online GmbH',2000004,0,0,'https://docs.typo3.org/p/syssy/syssy/2.0/en-us','ter','',''),
(9298351,0,'syssy','2.0.5',947,38,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1687806860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','597a9df5a0332327547841b16cb02b2f','Add additional project info \"hostname\"','SYSSY Online GmbH',2000005,0,0,'https://docs.typo3.org/p/syssy/syssy/2.0/en-us','ter','',''),
(9298352,0,'syssy','3.0.0',947,63,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1693824582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','fbad3864d942a43b55560c1900e48871','add support for TYPO3 12','SYSSY Online GmbH',3000000,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298353,0,'syssy','3.0.1',947,62,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1694030316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','a0328daa856ac57d5b54443920e0a99a','Bugfix for extension list in composer installation','SYSSY Online GmbH',3000001,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298354,0,'syssy','3.0.2',947,67,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1694031213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','5f757639df8abada884c2f43b80f4ec0','Bugfix','SYSSY Online GmbH',3000002,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298355,0,'syssy','3.0.3',947,81,'SYSSY - Website Monitor','The extension connects your website to SYSSY and helps you manage and monitor your website. You receive notifications about website outages and security issues in TYPO3 and extensions.',2,-1,3,1697796513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','9974aa2da841dc4e953a994b54095223','Bugfix, Update documentation','SYSSY Online GmbH',3000003,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298356,0,'syssy','1.9.2',947,57,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',1,-1,3,1697801762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-10.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','9aceefbfc394fed50887618966420e6c','Update composer.json','SYSSY Online GmbH',1009002,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/1.9/en-us','ter','',''),
(9298357,0,'syssy','2.0.6',947,61,'SYSSY - Managing Websites','Connects TYPO3 with SYSSY',2,-1,3,1698234280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','c02bbbdba5180824de37c80aa518c886','Bugfix for TYPO3 10','SYSSY Online GmbH',2000006,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/2.0/en-us','ter','',''),
(9298358,0,'syssy','3.0.4',947,53,'SYSSY - Website Monitor','Connects your website to SYSSY.net to monitor your website. Get informed about website outages and security issues in TYPO3 and extensions.',2,-1,3,1729081578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','25ca0e95bc352c34b6de4e07b3cce0d5','TYPO3 13 compatibility','SYSSY Online GmbH',3000004,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298359,0,'syssy','3.0.5',947,19,'SYSSY - TYPO3 Monitoring & Security Checks','TYPO3 maintenance, monitoring & security extension. Monitor core and extensions, detect security issues and receive automated alerts via SYSSY.',2,-1,3,1765980025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-14.4.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','35a964212a5e6796d4139cf3e31436b6','Support TYPO3 14\r\nRemove JWT Library\r\nReplace JWT return value (with openssl_encrypt)','SYSSY Online GmbH',3000005,0,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298360,0,'syssy','3.0.6',947,5,'SYSSY - TYPO3 Monitoring & Security Checks','TYPO3 maintenance, monitoring & security extension. Monitor core and extensions, detect security issues and receive automated alerts via SYSSY.',2,0,3,1782897535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-14.4.99\";}}','Ingrid Stürmer','office@syssy.net','syssynet','1931bb8104df69d03a7f97de764cbc9c','Security: Fixed JWT expiration validation, Removed unencrypted fallback response when OpenSSL encryption is not available','SYSSY Online GmbH',3000006,1,0,'https://docs.typo3.org/p/syssy/syssy-typo3-extension/3.0/en-us','ter','',''),
(9298361,0,'mkoptin','10.0.0',156,156,'MK Optin Extension','Opt-In Extension.',2,0,0,1638975359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Michael Wagner','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7898abbf4816f34e3efab6b11323d5d8','Released version 10.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS',10000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkoptin/blob/10.4/README.md','ter','',''),
(9298362,0,'just_vote','1.0.0',357,97,'Just Vote - A simple voting for FE users','A simple voting for FE users',1,0,2,1639555625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','21e1cf4c4fb461dbee037feb41571b2c','Initial release, please give feedback and contribute','Spooner Web',1000000,0,0,'https://docs.typo3.org/p/spooner-web/just-vote/1.0/en-us','ter','',''),
(9298363,0,'just_vote','1.0.1',357,110,'Just Vote - A simple voting for FE users','A simple voting for FE users',1,0,2,1639566522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','6913cdaff60af105aedffd3506b14c6e','[BUGFIX] Use correct label extension in TCA definitions','Spooner Web',1000001,0,0,'https://docs.typo3.org/p/spooner-web/just-vote/1.0/en-us','ter','',''),
(9298364,0,'just_vote','1.0.2',357,150,'Just Vote - A simple voting for FE users','A simple voting for FE users',1,0,2,1644496240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Löffler','loeffler@spooner-web.de','tomalo.stuttgart','b098bde0025094120d8222b739b5d852','[TASK] Small text changes (thx to MBL)','Spooner Web',1000002,1,0,'https://docs.typo3.org/p/spooner-web/just-vote/1.0/en-us','ter','',''),
(9298365,0,'skm_locallang_js','1.0.0',95,95,'SKM Javascript Language Labels','SKM Javascript Language Labels',0,0,2,1639564985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Jens Schmietendorf','jschmietendorf@skm-informatik.com','abandoned_extensions','cfd515b5e8c7e984f1cda8f8871d89b5','This extension is intended for frontend developers.\r\nIt generates language labels in JavaScript from a list of extension locallang files (e.g. locallang.xml),\r\nsaves the resulting JavaScript locallang array in the typo3temp directory and inserts a link to the saved filed into the page header.\r\nThe resulting language labels can be applied dynamically in frontend JavaScript applications.\r\nIts a modernized approach to the outdated extension rtp_locallang_js\r\n','',1000000,1,0,'','ter','',''),
(9298366,0,'containeritems','1.0.0',1437,111,'Containeritems','EXT:container layouts for columns, accordions and content sections.',2,0,2,1639941030,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','28fb51a12b6900f93cd66af611ce6898','First upload...','Brightside OÜ',1000000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298367,0,'containeritems','1.0.1',1437,107,'Containeritems','EXT:container layouts for columns, accordions and content sections. Demo at: https://microtemplate.t3brightside.com',2,0,2,1639949000,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','67d7af515971574cefcbcd9a003b58ba','See the ChangeLog for information','Brightside OÜ',1000001,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298368,0,'containeritems','2.0.0',1437,96,'Containeritems','EXT:container layouts for columns, accordions and content sections. Demo at: https://microtemplate.t3brightside.com',2,0,2,1641550666,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','71f9c28da3b83e4f629d020858415111','Please see the ChangeLog','Brightside OÜ',2000000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298369,0,'containeritems','2.0.1',1437,122,'Containeritems','EXT:container layouts for columns, accordions and content sections. Demo at: https://microtemplate.t3brightside.com',2,0,2,1642064896,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a4e1aa626eceb2dc858b65e26478dd40','Bug fix release','Brightside OÜ',2000001,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298370,0,'containeritems','3.0.0',1437,94,'Containeritems','EXT:container layouts for columns, accordions and content sections. Demo at: https://microtemplate.t3brightside.com',2,0,2,1662622996,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','087eaba921113d77ee7f284efdaa2a4f','Please see the ChangeLog','Brightside OÜ',3000000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298371,0,'containeritems','3.1.0',1437,97,'Containeritems','EXT:container layouts for columns, accordions and content sections. Demo at: https://microtemplate.t3brightside.com',2,0,2,1663857233,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2760eb521e680cc26e3df34d61dccf73','Adding Box content item','Brightside OÜ',3001000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298372,0,'containeritems','4.0.0',1437,99,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',1,0,2,1665723076,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','21011cf39671e0ec475fca31540e8f9f','!! Breaking !! - Please see the ChangeLog','Brightside OÜ',4000000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298373,0,'containeritems','4.1.0',1437,72,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',1,0,2,1679330061,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','132d7f954bcafd17f49a36c7b1ad79da','See the ChangeLog, breaking changes','Brightside OÜ',4001000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298374,0,'containeritems','4.1.2',1437,80,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1679838465,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','3d34b544fffd5d9905f5448f6b62069d','Add tabindex to sections','Brightside OÜ',4001002,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298375,0,'containeritems','4.2.1',1437,92,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1682314322,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','c195e2b0d6b85e7946398a73c43c251a','Add popup opening from anchor links and URLs.','Brightside OÜ',4002001,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298376,0,'containeritems','4.2.2',1437,62,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1703757652,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','75438550338630e2b0debb888a136808','Remove popup close bg on small screens','Brightside OÜ',4002002,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298377,0,'containeritems','4.3.0',1437,51,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1704185522,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a13b96993396ff56d0a4620d3db734b1','Adding tabs container','Brightside OÜ',4003000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298378,0,'containeritems','4.3.1',1437,54,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1704188333,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"10.4.0-12.99.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','315f30f6645a18d2fb8c63d8554efed1','Fix, add icon for tabs container','Brightside OÜ',4003001,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298379,0,'containeritems','4.4.0',1437,56,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1704362174,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:9:\"container\";s:13:\"2.3.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','14f5762836a50ea16a6425813fe46aad','See the ChangeLog. Adding iconpack support','Brightside OÜ',4004000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298380,0,'containeritems','4.5.0',1437,55,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1705919348,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:9:\"container\";s:13:\"2.3.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d62135259462be16036e2e15b5bfd96d','Database update needed. BREAKING, setting open state of accordion. See the ChangeLog.','Brightside OÜ',4005000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298381,0,'containeritems','4.5.2',1437,53,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1705950491,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:9:\"container\";s:13:\"2.3.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','962e7f452c3d5924f148a98104a9877a','Bugfix for popup opening and closing','Brightside OÜ',4005002,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298382,0,'containeritems','4.5.3',1437,72,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1706602236,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-12.99.99\";s:9:\"container\";s:13:\"2.3.0-2.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6382a3029ad134d9c7df9335f687f02b','Minor fixes','Brightside OÜ',4005003,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298383,0,'containeritems','5.0.0',1437,55,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1729235876,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-13.99.99\";s:9:\"container\";s:13:\"2.3.0-3.99.99\";s:11:\"embedassets\";s:13:\"1.2.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','52dfd49fc1f7f489feb5eacab4f70a06','TYPO3 13 compatible and try to improve pop-up handling.','Brightside OÜ',5000000,0,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298384,0,'containeritems','6.0.0',1437,9,'Containeritems','EXT:container layouts for columns, accordions, carousels, content sections and boxes. Demo at: https://microtemplate.t3brightside.com',2,0,2,1779684583,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:9:\"container\";s:13:\"3.0.0-3.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','37f9f56fee2841da5f128c91a74b733e','v14 compatibility','Brightside OÜ',6000000,1,0,'https://github.com/t3brightside/containeritems/blob/main/README.md','ter','',''),
(9298385,0,'pb_pdf','10.4.0',145,145,'Pdf generation','Pdf generation for various usages',2,0,4,1640087734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Peter Benke','info@typomotor.de','benke','89fbdb0e4156bdb765bf8f4bd9e918ce','Pdf generation for various usages','',10004000,1,0,'https://github.com/peterbenke/pb_pdf','ter','',''),
(9298386,0,'make','0.1.0',838,110,'b13 make','Kickstart functionality for TYPO3',1,0,4,1640108147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','e72f722fd6b2f29758bd1fb30b368217','[BUGFIX] Fix ext_emconf depends','b13 GmbH',1000,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298387,0,'make','0.1.1',838,107,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1640302896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','0816233a373be306dbab3a6bf0cc9bc9','[TASK] Release version 0.1.1','b13 GmbH',1001,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298388,0,'make','0.1.2',838,105,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1640524461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','d4392c380977e27c21380d472bc31d63','[RELEASE] Release version 0.1.2','b13 GmbH',1002,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298389,0,'make','0.1.3',838,115,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1640526645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','c3818c4311f2a12c2b0561888aa7726d','[RELEASE] Release version 0.1.3','b13 GmbH',1003,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298390,0,'make','0.1.4',838,121,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1644504441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','47d7b2111eebc8d97b27a52a286db4b5','[RELEASE] Release version 0.1.4','b13 GmbH',1004,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298391,0,'make','0.1.5',838,125,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1653401625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','c144123ade7f6c7a9f7a8c1e253ea313','[RELEASE] Release version 0.1.5','b13 GmbH',1005,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298392,0,'make','0.1.7',838,87,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1691613029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','benni','43dfb8f739d4f10b2186d115d2be2c24','[TASK] Release 0.1.7','b13 GmbH',1007,0,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298393,0,'make','0.1.8',838,68,'Make','Kickstarter CLI tool for various TYPO3 functionalities',1,0,4,1722846427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.2.99\";}}','b13 GmbH','typo3@b13.com','benni','1e39fee5bd68ec957ae43636a2ad0aaf','[TASK] Raise version to 0.1.8','b13 GmbH',1008,1,0,'https://docs.typo3.org/p/b13/make/main/en-us/','ter','',''),
(9298394,0,'form_typolink_checkbox','1.0.0',329,95,'Form TypoLink Checkbox','Typolink checkbox for TYPO3 form framework.',1,0,3,1640449293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','f5ae7b98b8157b2c58cdaa25bea3e594','Prepare release','',1000000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_typolink_checkbox','ter','',''),
(9298395,0,'form_typolink_checkbox','1.0.1',329,131,'Form TypoLink Checkbox','Typolink checkbox for TYPO3 form framework.',1,0,3,1640449829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','64d4e2695f1983ef9e01fffb35a4c23b','Mark extension as compatible with TYPO3 v10','',1000001,0,0,'https://github.com/r3h6/TYPO3.EXT.form_typolink_checkbox','ter','',''),
(9298396,0,'form_typolink_checkbox','2.0.0',329,103,'Form TypoLink Checkbox','Typolink checkbox for TYPO3 form framework.',1,0,2,1685817735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','2d86e8e9f26acc507b62be2d94c6742c','Merge pull request 3 from r3h6/compatibility-v12 Compatibility with TYPO3 v12','',2000000,1,0,'https://github.com/r3h6/TYPO3.EXT.form_typolink_checkbox','ter','',''),
(9298397,0,'easy_accesskeys','0.1.0',655,100,'Easy Accesskeys','Easy Accesskeys',1,0,3,1640590392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','5557da2c31ffc26d3c6728ba59933b3f','Release 0.1.0','',1000,0,0,'','ter','',''),
(9298398,0,'easy_accesskeys','0.1.1',655,90,'Easy Accesskeys','Easy Accesskeys',1,0,4,1640597434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','9c11f9b6786ef3bb2a2e736e62b440e5','Release 0.1.1','FIZ soft',1001,0,0,'','ter','',''),
(9298399,0,'easy_accesskeys','0.1.2',655,91,'Easy Accesskeys','Easy Accesskeys',1,0,4,1640623308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','83134aeecf2f156cddd89b351bb6a2a5','Release 0.1.2','FIZ soft',1002,0,0,'','ter','',''),
(9298400,0,'easy_accesskeys','0.1.3',655,91,'Easy Accesskeys','Easy Accesskeys',1,0,4,1640626573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','4ef39875811387f5e8eb6e6700931c1e','Release 0.1.3','FIZ soft',1003,0,0,'','ter','',''),
(9298401,0,'easy_accesskeys','0.1.4',655,128,'Easy Accesskeys','Easy Accesskeys',1,0,4,1640627668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.1.0-7.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','6bb5e34b7536cbd2fc2dc99a77fa0e69','Release 0.1.4','FIZ soft',1004,0,0,'','ter','',''),
(9298402,0,'easy_accesskeys','0.2.0',655,110,'Easy Accesskeys','Easy Accesskeys',1,0,4,1677479398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','25d43ecffb820f1f5da2e35b6ac0d9bd','Release for TYPO3 v11.5','FIZ soft',2000,0,0,'','ter','',''),
(9298403,0,'easy_accesskeys','0.4.0',655,45,'Easy Accesskeys','Easy Accesskeys',1,0,4,1742479243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Axel Hempelt','a.hempelt@fiz-soft.de','xtr4','03f22cd7f544d58880740ac2c57b1aa1',' Release for TYPO3 v13.4','FIZ soft',4000,1,0,'','ter','',''),
(9298404,0,'redirect_tab','1.1.0',936,92,'Redirect Tab','Show TYPO3 redirects in the page properties',1,-1,3,1640598974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','e6dba573c56633ddb139febdf90aa661','Initial upload','',1001000,0,0,'','ter','',''),
(9298405,0,'redirect_tab','2.1.0',936,123,'Redirect Tab','Show TYPO3 redirects in the page properties',1,-1,3,1640599993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','3fc514f910526d8096057c765a808501','Initiial upload (v11)','',2001000,0,0,'','ter','',''),
(9298406,0,'redirect_tab','3.0.0',936,74,'Redirect Tab','Show TYPO3 redirects in the page properties',1,-1,3,1671456366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','33e98c9345fa202b322a06cea5fe380b','TYPO3 v12 Support','',3000000,0,0,'','ter','',''),
(9298407,0,'redirect_tab','3.0.1',936,95,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1671458065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','d3eec01f7a46ec4e8c3b8a35cc280c3d','Remove old redirect demand','',3000001,0,0,'','ter','',''),
(9298408,0,'redirect_tab','3.1.0',936,54,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1700316205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','2963f141190f8c00b80f7469b30929d9','- BUGFIX: Fix redirect demand query\r\n- FEATURE: Add pagination','',3001000,0,0,'','ter','',''),
(9298409,0,'redirect_tab','2.1.1',936,56,'Redirect Tab','Show TYPO3 redirects in the page properties',1,-1,3,1700316421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','c91f6cef594165e952a53279610e48a3','- BUGFIX: Fix redirect demand query','',2001001,0,0,'','ter','',''),
(9298410,0,'redirect_tab','3.1.1',936,58,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1700317339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','eb52eee96be47f040ae4d4e6d0eb756e','- BUGFIX: Remove pagination form input','',3001001,0,0,'','ter','',''),
(9298411,0,'redirect_tab','3.1.2',936,71,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1702125807,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:9:\"redirects\";s:14:\"12.4.0-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','6890fcf73cfb4ce287aaed74376e5fc6','[TASK] Add more detailed version constraints','',3001002,0,0,'','ter','',''),
(9298412,0,'redirect_tab','3.1.3',936,55,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1714559189,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:9:\"redirects\";s:14:\"12.4.0-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','20a4d79715f1bacc796e39678793ca47','Bugfix for pages without site configuration','',3001003,0,0,'','ter','',''),
(9298413,0,'redirect_tab','3.1.4',936,44,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1726314349,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:9:\"redirects\";s:14:\"12.4.0-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','fc915ba9041652cba93dcd2c5088288e','Allow PHP 8.3 for 3.x version','',3001004,0,0,'','ter','',''),
(9298414,0,'redirect_tab','4.0.0',936,46,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1729938133,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"redirects\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','569d32ae20fe6a30566816b86486e4cf','Initial TYPO3 v13 support','',4000000,0,0,'','ter','',''),
(9298415,0,'redirect_tab','3.1.5',936,26,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1738498791,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:9:\"redirects\";s:14:\"12.4.0-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','08584075f753f16421e0c54e86f91993','Enable PHP 8.4','',3001005,0,0,'','ter','',''),
(9298416,0,'redirect_tab','4.0.1',936,31,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1738498819,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"redirects\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','b1811cefbb1f46ec2798201e080f2c5d','Enable PHP 8.4','',4000001,0,0,'','ter','',''),
(9298417,0,'redirect_tab','4.0.2',936,21,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1754126171,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"redirects\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','819e8a528be47e6c4e00a6fc352d8fba','Several bugfixes for TYPO3 v13','',4000002,0,0,'','ter','',''),
(9298418,0,'redirect_tab','4.0.3',936,13,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1766588948,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"redirects\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','80bb3a74c2750c6588a07e0670092a73','PHP 8.5 support','',4000003,0,0,'','ter','',''),
(9298419,0,'redirect_tab','4.0.4',936,13,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1768948961,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.24-13.4.99\";s:9:\"redirects\";s:15:\"13.4.24-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','bfbbd1487f64e7f3b562af57141cfc3e','[BUGFIX] Update RedirectDemandService constructor','',4000004,0,0,'','ter','',''),
(9298420,0,'redirect_tab','3.1.6',936,11,'Redirect Tab','Show TYPO3 redirects in the page properties',2,-1,3,1769031057,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.42-12.9.99\";s:9:\"redirects\";s:15:\"12.4.42-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','39dc7c6c07c9d642e050a53663aaa041','[BUGFIX] Update RedirectDemandService constructor','',3001006,0,0,'','ter','',''),
(9298421,0,'redirect_tab','2.1.2',936,12,'Redirect Tab','Show TYPO3 redirects in the page properties',1,0,3,1773693240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.99.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','91f383e5c09e95801859340f9bd31c32','Ensure only allowed users can view redirects','',2001002,0,0,'','ter','',''),
(9298422,0,'redirect_tab','3.1.7',936,12,'Redirect Tab','Show TYPO3 redirects in the page properties',2,0,3,1773693310,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.42-12.9.99\";s:9:\"redirects\";s:15:\"12.4.42-12.9.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','48bc8a253b12e84fb7e5d08004234765','Ensure only allowed users can view redirects','',3001007,0,0,'','ter','',''),
(9298423,0,'redirect_tab','4.0.5',936,15,'Redirect Tab','Show TYPO3 redirects in the page properties',2,0,3,1773693369,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.24-13.4.99\";s:9:\"redirects\";s:15:\"13.4.24-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','132811acd8ba43bb8a9ceb3b71f4adbe','Ensure only allowed users can view redirects','',4000005,0,0,'','ter','',''),
(9298424,0,'redirect_tab','5.0.0',936,14,'Redirect Tab','Show TYPO3 redirects in the page properties',2,0,3,1777115845,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:9:\"redirects\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','7c1576a3c5cb27c4c565e3daa28391a9','TYPO3 v14 support','',5000000,1,0,'','ter','',''),
(9298425,0,'form_frontend_validation','1.0.0',402,134,'Form Frontend Validation','Frontend validation for the TYPO3 form framework.',1,0,2,1640719220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','7e78c86fb3d701588c68ee3a2ad1f438','[TASK] Prepare release','',1000000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_frontend_validation','ter','',''),
(9298426,0,'form_frontend_validation','1.1.2',402,94,'Form Frontend Validation','Frontend validation for the TYPO3 form framework.',1,0,2,1676586794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','5ae1815f40ff36c530c633e6e7f82bee','PHP 8.1','',1001002,0,0,'https://github.com/r3h6/TYPO3.EXT.form_frontend_validation','ter','',''),
(9298427,0,'form_frontend_validation','2.0.0',402,71,'Form Frontend Validation','Frontend validation for the TYPO3 form framework.',1,0,2,1685729050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','75e933d5cd32f47843cea7ea727c3a5f','Merge pull request 4 from r3h6/compatibility-v12 Compatibility with TYPO3 v12','',2000000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_frontend_validation','ter','',''),
(9298428,0,'form_frontend_validation','2.0.1',402,103,'Form Frontend Validation','Frontend validation for the TYPO3 form framework.',1,0,2,1685817414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','89f94f745c2ba4946342cb0038d9f5ed','Update readme','',2000001,1,0,'https://github.com/r3h6/TYPO3.EXT.form_frontend_validation','ter','',''),
(9298429,0,'tiktok','1.0.0',600,124,'Tiktok online media helper','',2,0,3,1640902197,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8d0f7859cb4e58a16603247d6de4ba77','First release','',1000000,0,0,'','ter','',''),
(9298430,0,'tiktok','2.0.0',600,91,'Tiktok online media helper','',2,0,3,1672222891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','14d4a5b362e83aa23b110d6a7b44df07','- TYPO3 v12 Support\r\n- Update metadata command\r\n- Update metadata via filelist action','',2000000,0,0,'','ter','',''),
(9298431,0,'tiktok','1.0.1',600,71,'Tiktok online media helper','',2,0,3,1680638385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','77ec1003b1c93b0c8d6f27e1963aa2d3','[BUGFIX] Limit filename length','',1000001,0,0,'','ter','',''),
(9298432,0,'tiktok','2.0.1',600,83,'Tiktok online media helper','',2,0,3,1680638561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8b9a210f729596b1b99c1c11161133d3','[BUGFIX] Limit filename length','',2000001,0,0,'','ter','',''),
(9298433,0,'tiktok','2.1.0',600,79,'Tiktok online media helper','',2,0,3,1699782336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','adc89c3d1f6a7411e98637661c8d10b0','- Add TypoScript privacy setting (data-src instead of src)\r\n- PSR-14 event added to be able to customise the Tiktok HTML','',2001000,0,0,'','ter','',''),
(9298434,0,'tiktok','3.0.0',600,49,'Tiktok online media helper','',2,0,3,1729938196,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8d0f62939be0da035853a04ceca7e089','Initial TYPO3 v13 support','',3000000,0,0,'','ter','',''),
(9298435,0,'tiktok','2.1.2',600,29,'Tiktok online media helper','',2,0,3,1738498863,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','7abfc3176a93789adf7891e55e99437b','Enable PHP 8.4','',2001002,0,0,'','ter','',''),
(9298436,0,'tiktok','3.0.1',600,41,'Tiktok online media helper','',2,0,3,1738498889,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','97f94ed6435c457a6c63ab6caa548d8b','Enable PHP 8.4','',3000001,0,0,'','ter','',''),
(9298437,0,'tiktok','3.0.2',600,20,'Tiktok online media helper','',2,0,3,1766597096,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','ef46da80ce9fdd1ff409e4939eb54329','Add PHP 8.5 support','',3000002,0,0,'','ter','',''),
(9298438,0,'tiktok','4.0.0',600,13,'TikTok online media helper','',2,0,3,1777115892,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','17650252686cd94ca0194b45f1c34f6a','TYPO3 v14 support','',4000000,1,0,'','ter','',''),
(9298439,0,'newt4news','1.0.0',1036,64,'Newt4News','Extension with the Newt-Provider for News',0,0,0,1641146763,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.0.0-\";s:4:\"news\";s:6:\"9.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','7b144759d43bc6c9f83d0f94a3416b7c','Initial development','',1000000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.0/en-us','ter','',''),
(9298440,0,'newt4news','1.4.0',1036,58,'Newt4News','Extension with the Newt-Provider for News',0,0,0,1642659829,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.4.0-\";s:4:\"news\";s:6:\"9.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','98971fd148db8818d7d1a6bd62e675eb','Add list method','',1004000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.4/en-us','ter','',''),
(9298441,0,'newt4news','1.4.1',1036,54,'Newt4News','Extension with the Newt-Provider for News',0,0,0,1642884105,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.4.0-\";s:4:\"news\";s:6:\"9.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','b768a5125005da8f5298a3063eee253c','Change Logo','',1004001,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.4/en-us','ter','',''),
(9298442,0,'newt4news','1.4.2',1036,68,'Newt4News','Extension with the Newt-Provider for News',0,0,0,1642966003,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.4.2-\";s:4:\"news\";s:6:\"9.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','c746073c0c03924f6ae4db3df7e86879','Small Update','',1004002,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.4/en-us','ter','',''),
(9298443,0,'newt4news','1.4.3',1036,51,'Newt4News','Extension with the Newt-Provider for News',0,0,0,1646392060,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.7.1-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','91d88ca9478e2c89b49987462d2f8af6','Bugfix','',1004003,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.4/en-us','ter','',''),
(9298444,0,'newt4news','1.5.0',1036,48,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1646861987,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.0-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','e826c3ae406c96b6f0696726d47278f8','Add constants and more fields','',1005000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.5/en-us','ter','',''),
(9298445,0,'newt4news','1.6.0',1036,52,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1646864210,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.0-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','a6c05613e6748f1da8b395c2a9c43af0','Improve constants','',1006000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.6/en-us','ter','',''),
(9298446,0,'newt4news','1.7.0',1036,57,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1647192240,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.2-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','8b99e97d5875443572e8190b23173f69','Add all CRUD methods','',1007000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.7/en-us','ter','',''),
(9298447,0,'newt4news','1.7.1',1036,59,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1647467991,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.3-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','040e1471848d6f0c33f3a4b43a9eaf50','Use HTML-field / Fix file-update','',1007001,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.7/en-us','ter','',''),
(9298448,0,'newt4news','1.8.0',1036,54,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1647768668,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.3-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','1714844f8f14f226e21c93f9881aeeb4','Add multiple images/files','',1008000,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.8/en-us','ter','',''),
(9298449,0,'newt4news','1.8.1',1036,68,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1648667293,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"1.9.3-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','90270b40f4778ae86865aa127a780cbc','Use of EXT_news settings','',1008001,0,0,'https://docs.typo3.org/p/infonique/newt4news/1.8/en-us','ter','',''),
(9298450,0,'newt4news','2.0.0',1036,50,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1649664767,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"2.0.0-\";s:4:\"news\";s:6:\"8.0.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','eec2d9ec5163d49c87217ce65cb79128','Update to new API','',2000000,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.0/en-us','ter','',''),
(9298451,0,'newt4news','2.1.0',1036,75,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1650035948,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.1.0-2.1.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','3d3d6def32b2cc5f4b74b5a1096ad891','Update to new Interface','',2001000,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.1/en-us','ter','',''),
(9298452,0,'newt4news','2.2.0',1036,46,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1670872294,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.2.0-2.2.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','9f74553719051270d852044056e69f32','Add hide, start- and enddate','',2002000,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.2/en-us','ter','',''),
(9298453,0,'newt4news','2.2.1',1036,49,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1673212619,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.2.0-2.2.99\";s:4:\"news\";s:13:\"8.0.0-9.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','91ae7943dac7d1161a134711440baa87','Fix news-type in list','',2002001,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.2/en-us','ter','',''),
(9298454,0,'newt4news','2.2.2',1036,30,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1677341411,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.2.0-2.2.99\";s:4:\"news\";s:14:\"8.0.0-10.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','e4f045823c8fb9627c4f4fb46e0f1ae5','UPD: Update EXT-depends','',2002002,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.2/en-us','ter','',''),
(9298455,0,'newt4news','2.2.3',1036,48,'Newt4News','Extension with the Newt-Provider for News',1,0,0,1678257878,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.2.0-2.2.99\";s:4:\"news\";s:14:\"8.0.0-10.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','6d053c262c145178b3439d9d6405d353','Fix error in PHP 8','',2002003,0,0,'https://docs.typo3.org/p/infonique/newt4news/2.2/en-us','ter','',''),
(9298456,0,'newt4news','3.0.0',1036,28,'Newt4News','Extension with the Newt-Provider for News',2,0,0,1693768648,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"newt\";s:13:\"3.0.0-3.99.99\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";}}','Swisscode','info@swisscode.sk','juergenfurrer','0e6cc4899c424db1d3680197420cae60','Add TYPO3 V12 support\r\nDrop TYPO3 V10 support','',3000000,0,0,'https://docs.typo3.org/p/swisscode/newt4news/3.0/en-us','ter','',''),
(9298457,0,'newt4news','3.0.1',1036,32,'Newt4News','Extension with the Newt-Provider for News',2,0,0,1700167275,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:4:\"newt\";s:13:\"3.0.0-3.99.99\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";}}','Swisscode','info@swisscode.sk','juergenfurrer','29b1dece9adb2be49453600dd346db53','Update compatibility','',3000001,0,0,'https://docs.typo3.org/p/swisscode/newt4news/3.0/en-us','ter','',''),
(9298458,0,'newt4news','3.0.2',1036,45,'Newt4News','Extension with the Newt-Provider for News',2,0,0,1710667163,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"newt\";s:6:\"3.0.0-\";s:4:\"news\";s:7:\"11.0.0-\";}}','Swisscode','info@swisscode.sk','juergenfurrer','a7882082afbce47988f8ca886a8f96e5','Bug fix','',3000002,1,0,'https://docs.typo3.org/p/swisscode/newt4news/3.0/en-us','ter','',''),
(9298459,0,'newt','1.0.0',1768,76,'Newt','Backend-Extension to manage the Newt-Access',0,0,1,1641146785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jürgen Furrer','juergen@infonique.ch','juergenfurrer','e4f65393476a4356f9e0c32c5abbc941','Initial development','',1000000,0,0,'https://docs.typo3.org/p/infonique/newt/1.0/en-us','ter','',''),
(9298460,0,'newt','1.1.0',1768,69,'Newt','Backend-Extension to manage the Newt-Access',0,0,1,1641418180,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jürgen Furrer','juergen@infonique.ch','juergenfurrer','04ce566b0610d59269aedc1162c39878','Add apiName\r\nFix documentation','',1001000,0,0,'https://docs.typo3.org/p/infonique/newt/1.1/en-us','ter','',''),
(9298461,0,'newt','1.2.0',1768,63,'Newt','Backend-Extension to manage the Newt-Access',0,0,1,1641565923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Jürgen Furrer','juergen@infonique.ch','juergenfurrer','fff7d37f34c31e70a827469b3e35291e','Add field-type file','',1002000,0,0,'https://docs.typo3.org/p/infonique/newt/1.2/en-us','ter','',''),
(9298462,0,'newt','1.3.0',1768,60,'Newt','Backend-Extension to manage the Newt-Access',0,0,1,1641647392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','7ae31659a34fbbaf3cf1deb5a46be727','Add field-type barcode','',1003000,0,0,'https://docs.typo3.org/p/infonique/newt/1.3/en-us','ter','',''),
(9298463,0,'newt','1.4.0',1768,69,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1642659814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','517454547344dafb5e24e5bff8b0bef4','Add list method','',1004000,0,0,'https://docs.typo3.org/p/infonique/newt/1.4/en-us','ter','',''),
(9298464,0,'newt','1.4.1',1768,57,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1642884092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','0ec230cb8845617608dba1df02ba415a','Change Logo','',1004001,0,0,'https://docs.typo3.org/p/infonique/newt/1.4/en-us','ter','',''),
(9298465,0,'newt','1.4.2',1768,65,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1642965987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','9b935572ab14e5c952571f655044ae09','Add FE-Plugin','',1004002,0,0,'https://docs.typo3.org/p/infonique/newt/1.4/en-us','ter','',''),
(9298466,0,'newt','1.5.0',1768,64,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1644581854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','4b31f431aeecac10573cf0e57aa72ae7','Add rating-field and label','',1005000,0,0,'https://docs.typo3.org/p/infonique/newt/1.5/en-us','ter','',''),
(9298467,0,'newt','1.6.0',1768,60,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1644963226,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','1d1d79ac086f17462d7c7b69631ab21d','Add signatur-field','',1006000,0,0,'https://docs.typo3.org/p/infonique/newt/1.6/en-us','ter','',''),
(9298468,0,'newt','1.6.1',1768,69,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1645191989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','d96e848cfdfefa53f7b8f19c637829e3','Bugfix','',1006001,0,0,'https://docs.typo3.org/p/infonique/newt/1.6/en-us','ter','',''),
(9298469,0,'newt','1.6.3',1768,54,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646163159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','8b8e665345810c9b8e4ce8b4c6ca949c','Fix for TYPO3 V10','',1006003,0,0,'https://docs.typo3.org/p/infonique/newt/1.6/en-us','ter','',''),
(9298470,0,'newt','1.7.0',1768,53,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646341866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','a3c70076b7c5240b3476d272a32715e8','Add qrcode-field','',1007000,0,0,'https://docs.typo3.org/p/infonique/newt/1.7/en-us','ter','',''),
(9298471,0,'newt','1.7.1',1768,53,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646392040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','851c498d78f359f286f8732d2e37a083','Bugfix für TYPO3 v10','',1007001,0,0,'https://docs.typo3.org/p/infonique/newt/1.7/en-us','ter','',''),
(9298472,0,'newt','1.8.0',1768,55,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646507223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','47ec28de49f2e0e425fa9f723ec84738','Add location-field','',1008000,0,0,'https://docs.typo3.org/p/infonique/newt/1.8/en-us','ter','',''),
(9298473,0,'newt','1.9.0',1768,55,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646858545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','d75ac7a3102ff93adeeb89177ee05be3','Add multiselect','',1009000,0,0,'https://docs.typo3.org/p/infonique/newt/1.9/en-us','ter','',''),
(9298474,0,'newt','1.9.1',1768,55,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1646948902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','d862de4fd1c83ea30acf12aae30a5d64','Bugfix','',1009001,0,0,'https://docs.typo3.org/p/infonique/newt/1.9/en-us','ter','',''),
(9298475,0,'newt','1.9.2',1768,62,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1647192218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','37d48895f3d2c6c853e7bc4eea12497b','Add divider-field','',1009002,0,0,'https://docs.typo3.org/p/infonique/newt/1.9/en-us','ter','',''),
(9298476,0,'newt','1.9.3',1768,60,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1647467942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','efdc7731baa58be87bc1775230ee0979','Add html-field','',1009003,0,0,'https://docs.typo3.org/p/infonique/newt/1.9/en-us','ter','',''),
(9298477,0,'newt','1.9.4',1768,60,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1647717616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','6e4769b8351bd5c605bad34a91b19948','Fix class-select','',1009004,0,0,'https://docs.typo3.org/p/infonique/newt/1.9/en-us','ter','',''),
(9298478,0,'newt','2.0.0',1768,63,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1649664702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','4281954b08b3812705216de09b3993a9','Add notification (Push)\r\nAdd options for additional settings','',2000000,0,0,'https://docs.typo3.org/p/infonique/newt/2.0/en-us','ter','',''),
(9298479,0,'newt','2.1.0',1768,60,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1650044575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','0bfcabcce0331f6a315b7e80568457b7','Add color-field\r\nIntroduce new interface','',2001000,0,0,'https://docs.typo3.org/p/infonique/newt/2.1/en-us','ter','',''),
(9298480,0,'newt','2.1.2',1768,75,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1650916495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','b5fdbbaa0d561b49619b5e3e874ba78a','Use SHA-256 instead of MD5','',2001002,0,0,'https://docs.typo3.org/p/infonique/newt/2.1/en-us','ter','',''),
(9298481,0,'newt','2.1.3',1768,56,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1660759714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','4d03b2c0134c687bf642848fc3d7f287','Add log for API-Calls','',2001003,0,0,'https://docs.typo3.org/p/infonique/newt/2.1/en-us','ter','',''),
(9298482,0,'newt','2.1.4',1768,72,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1661592714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','e15bec8890477024296a00fc338d9456','Fix property type for Logger','',2001004,0,0,'https://docs.typo3.org/p/infonique/newt/2.1/en-us','ter','',''),
(9298483,0,'newt','2.2.0',1768,51,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1670872263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','f1314d698744ab8382683552b07822ac','Fix boolean-values','',2002000,0,0,'https://docs.typo3.org/p/infonique/newt/2.2/en-us','ter','',''),
(9298484,0,'newt','2.2.1',1768,42,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1678257836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','8a4dbd33d18edc863457b26c644b2644','Fix error in PHP 8','',2002001,0,0,'https://docs.typo3.org/p/infonique/newt/2.2/en-us','ter','',''),
(9298485,0,'newt','2.2.2',1768,53,'Newt','Backend-Extension to manage the Newt-Access',1,0,1,1678310128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','e5e37d95b42ed1b45658d7d81957a241','Fix warnings in PHP 8','',2002002,0,0,'https://docs.typo3.org/p/infonique/newt/2.2/en-us','ter','',''),
(9298486,0,'newt','3.0.0',1768,28,'Newt','Backend-Extension to manage the Newt-Access',2,0,1,1693768614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','swissCode','info@swisscode.sk','juergenfurrer','61d048b9271569196aa83996e9019806','Add TYPO3 V12 support\r\nDrop TYPO3 V10 support','',3000000,0,0,'','ter','',''),
(9298487,0,'newt','3.0.2',1768,33,'Newt','Backend-Extension to manage the Newt-Access',2,0,1,1693895581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','swissCode','info@swisscode.sk','juergenfurrer','430dfd83e2481e830d6ac8a6a7290305','Fix error when not logged in','',3000002,0,0,'','ter','',''),
(9298488,0,'newt','3.0.3',1768,33,'Newt','Backend-Extension to manage the Newt-Access',2,0,1,1700167246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','swissCode','info@swisscode.sk','juergenfurrer','0913131d819599da2ddb476df654b0e9','Update compatibility','',3000003,0,0,'','ter','',''),
(9298489,0,'newt','3.0.4',1768,43,'Newt','Backend-Extension to manage the Newt-Access',2,0,1,1710667124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','swissCode','info@swisscode.sk','juergenfurrer','4ea6b8af3b3b02ed3b6beeec4d5c8311','Bug fix','',3000004,1,0,'','ter','',''),
(9298490,0,'video_validator','1.0.2',813,105,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1641150263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8db46fc2e87c4717d45ada60b4c603b5','Initial version','',1000002,0,0,'','ter','',''),
(9298491,0,'video_validator','1.1.0',813,105,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1642275382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','f5dd84254d96dc4e9c91c0d8c3685b13','- [FEATURE] Register your custom report service\r\n- [FEATURE] Add reset command\r\n- [FEATURE] Add count command\r\n- [TASK] Show more file information in commands\r\n- [BUGFIX] Catch empty reports','',1001000,0,0,'','ter','',''),
(9298492,0,'video_validator','2.0.0',813,103,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1644058677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','239e51233d050fdbffc2d74a65fe2220','Breaking change\r\n- Switching from command arguments to options\r\n\r\nNew features:\r\n- Check only referenced videos (see documentation)\r\n- Multiple report services in one run are possible (email, xml, csv ...)','',2000000,0,0,'','ter','',''),
(9298493,0,'video_validator','2.0.1',813,116,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1646509624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','d4898f507a585b3cca3103ee769328b1','Repository bugfix for v10 compatibility','',2000001,0,0,'','ter','',''),
(9298494,0,'video_validator','3.0.0',813,76,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1680950425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','d00d554ffc05e11ee6e4d9fc16147d28','TYPO3 v12 support','',3000000,0,0,'','ter','',''),
(9298495,0,'video_validator','3.0.1',813,98,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1682632126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','9069d6d528f35c1415bcea65bea603b0','Small bugfixes for v12','',3000001,0,0,'','ter','',''),
(9298496,0,'video_validator','4.0.0',813,47,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1729938317,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8ad8fc02382aea4d37d06e484230e8d1','Initial TYPO3 v13 support','',4000000,0,0,'','ter','',''),
(9298497,0,'video_validator','4.1.1',813,32,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1737294083,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','e3151aca0d5a85bbcbf5dccc561a8acf','[BUGFIX] Set default limit for video count command\r\n[FEATURE] Video validate event','',4001001,0,0,'','ter','',''),
(9298498,0,'video_validator','3.1.0',813,30,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1737296473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','5d2098a155e5680f93c26a699d41bbe5','[BUGFIX] FileRepo update statement\r\n[BUGFIX] Set default limit for video count command\r\n[FEATURE] Video validate event','',3001000,0,0,'','ter','',''),
(9298499,0,'video_validator','3.1.1',813,28,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1738499009,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','9d8655c06fc9d3e90e6cdbbf32edf4f3','Enable PHP 8.4','',3001001,0,0,'','ter','',''),
(9298500,0,'video_validator','4.1.2',813,41,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1738499045,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','d5b4bd554d4cb33f6109016cffb83d26','Enable PHP 8.4','',4001002,0,0,'','ter','',''),
(9298501,0,'video_validator','4.1.3',813,19,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1766589060,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','12cafb8acc6fd15144a8097e700dc70f','PHP 8.5 support','',4001003,0,0,'','ter','',''),
(9298502,0,'video_validator','5.0.0',813,13,'Video validator','Checks online videos in TYPO3 for availability',2,0,3,1777116030,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','d8eca08d0db59d561b93b9dbad2cbb26','TYPO3 v14 support\r\nNew backend overview of videos and their status','',5000000,1,0,'','ter','',''),
(9298503,0,'lbo_health','1.0.0',144,144,'Santé des services','Fournir route pour vérifier létat des services utilisés',2,0,4,1641480431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','b753d417656cb382c29b9875f2f59b04','First public version','',1000000,1,0,'https://docs.typo3.org/p/libeo/lbo_health/1.0/en-us','ter','',''),
(9298504,0,'lbo_backend_filters','1.0.0',146,146,'Filtres backend','Filtres personnalisés pour les listes du backend',2,0,4,1641482757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Array','pierre.boivin@libeo.com','achats_sn','fc59846a077f20c4231d3456381240c1','First public version','Libéo',1000000,1,0,'https://docs.typo3.org/p/libeo/lbo_backend_filters/1.0/en-us','ter','',''),
(9298505,0,'simple_log404','1.0.3',513,122,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1641484371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','165c554c84fb777b25cd2390e90e55df','Initial release','',1000003,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298506,0,'simple_log404','1.1.0',513,116,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1657890817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','85b94d8cdf8f0339da8feaa53e9e49a7','Alot of enhancements and v11 compatibility. Thanks to Mike Street for contributing.','',1001000,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298507,0,'simple_log404','1.1.2',513,61,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1705078511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','c7755e3a95cd3a1ddc4f62c92608bfe5','[TASK] Add extension configutation to delete 404 log entries after certain amount of days','',1001002,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298508,0,'simple_log404','1.2.0',513,74,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1705349293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','54a71355cd9992f5324d98127bcf215c','[TASK] v12 LTS compatible\r\n[FEATURE] Prefill \"create Redirect\" buttons defVals for each logged error\r\n[TASK] Dont show \"create Redirect\" button if module is not active','',1002000,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298509,0,'simple_log404','1.2.1',513,51,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1712741706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','dfba7d5e6b34d0bc620b1cd2c54d36a7','[BUGFIX] Fix double 404 counting and possible conflicts with jweiland site package in combination with events2 and/or fe_change_pwd','',1002001,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298510,0,'simple_log404','1.2.2',513,70,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1712755129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','efacf68eee93dd01ccc368289746b951','Hotfix due to previous release','',1002002,0,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298511,0,'simple_log404','3.1.0',513,19,'404 Logging','Creates a log overview of 404 errors that have been handled by the standard PageErrorHandler but have not been logged anywhere yet.',1,0,3,1765818629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','c19df6821aebfa8cb0f7449f4fe176c1','For TYPO3 13\r\n\r\n[FEATURE] Add DeleteLogsCommand and enhance log handling\r\n\r\n- Introduced CLI command DeleteLogsCommand for cleaning up old log entries.\r\n- Optimized log entry handling by replacing Extbase methods with direct database queries.\r\n- Added support for TYPO3 v13.4 and updated extension version to 3.1.0.','',3001000,1,0,'https://gitlab.com/nerdost-gmbh/simple_log404/','ter','',''),
(9298512,0,'lbo_backend_shortcuts','0.1.0',213,75,'Raccourcis vers des pages du backend','',2,0,4,1641484655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.9.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','8bde25b514713b4dddd77da003d6a936','First public version','',1000,0,0,'','ter','',''),
(9298513,0,'lbo_backend_shortcuts','11.0.2',213,75,'Raccourcis vers des pages du backend','',2,0,4,1698953444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.9.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','be00d167418615777f12d020176a8f2f','Updated to work with TYPO3 11','',11000002,0,0,'https://docs.typo3.org/p/libeo/lbo_backend_shortcuts/11.0/en-us','ter','',''),
(9298514,0,'lbo_backend_shortcuts','12.0.0',213,63,'Raccourcis vers des pages du backend','',2,0,4,1721933221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','f68be68900fd07222904b256f83b1904','TYPO3 12 support','',12000000,1,0,'https://docs.typo3.org/p/libeo/lbo_backend_shortcuts/12.0/en-us','ter','',''),
(9298515,0,'nnrestapi','1.0.0',2109,113,'REST Api','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1641598373,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.5.0\";}}','99grad.de','david@99grad.de','99grad','71ef69d63ffad6acea15f68fa09c63b2','First public release.','',1000000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298516,0,'nnrestapi','1.1.0',2109,105,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1642453927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.5.0\";}}','99grad.de','david@99grad.de','99grad','30e4dcbb7aca01ec753b338b83a8e3fd','- added @ApiEndpoint() Annotation for registering an Endpoint on a per-class base\r\n- added button for peeking in the README.md of the kickstarter packages before downloading them\r\n- improved caching of parsed classes in nnrest::Endpoint()\r\n- improved error message, if URL could not be routed to endpoint\r\n- improved documentation','',1001000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298517,0,'nnrestapi','1.1.1',2109,115,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1642971634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.5.0\";}}','99grad.de','david@99grad.de','99grad','5ba0c8a55ee851131eceeb751a1d8e47','- Fixed an error when installing the extension in composer mode with TYPO3 9 / TYPO3 10. BIG THANKS to Mykola Orlenko for reporting and fixing this problem!\r\n- Updated the apitest README.md in the Kickstarters ','',1001001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298518,0,'nnrestapi','1.2.0',2109,110,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1643809952,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.5.0\";}}','99grad.de','david@99grad.de','99grad','9181c3d36a73a7c6e4461255016d5c0e','- Various PHP warnings fixed by Thomas Helmrich (GIGABIT IO GmbH & Co KG) - THANK YOU!!\r\n- Improved documentation in hope that Google stops ignoring the extension','',1002000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298519,0,'nnrestapi','1.3.0',2109,116,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1645176605,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.6.0\";}}','99grad.de','david@99grad.de','99grad','88f4dde9aec7a66cb9b45a0c17dee00f','Thank you to everybody for the positive feedback and contributions!\r\n\r\nNew features and bugfixes:\r\n- language aspect refactored (thanks to Rainer Becker!)\r\n- implemented native validators (thanks to Thomas Helmrich!)\r\n- fix error on console command call and various PHP warnings (thanks to Thomas Helmrich!)\r\n- fixed error when calling endpoint with default language in strict mode (thanks to Rainer Becker!)','',1003000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298520,0,'nnrestapi','1.3.1',2109,104,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1645518722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.6.0\";}}','99grad.de','david@99grad.de','99grad','0810f06c1c32fcede77dc9034f707d7b','Merged changes and updates','',1003001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298521,0,'nnrestapi','1.3.2',2109,106,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1646218420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','5ce24da17322251adb0de40b94f437a2','[BUGFIX] issue 5 Installation of nn-rest-api breaks gridelements workspace view','',1003002,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298522,0,'nnrestapi','1.3.3',2109,117,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1646922670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','af1dcf23ca177e7a2276ca49203d8ef5','[BUGFIX] Issue 4 Error when calling endpoint with default language in strict mode','',1003003,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298523,0,'nnrestapi','1.3.4',2109,106,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1655643283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','f2080897a2a486a9534838f0b6fca076','[BUGFIX] Fixed 404 issue with Accept-Language header not being interpreted correctly\r\n[BUGFIX] Fixed 404 issue when language defined in site-config.yaml had a trailing slash\r\n[BUGFIX] Issue 6 - Inconsistencies in the class NngNnrestapiMvcResponse\r\n[BUGFIX] Issue 8 - Deactivated backend users are allowed to log in','',1003004,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298524,0,'nnrestapi','1.3.5',2109,91,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1659027295,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','7aaf5542ef3bb8904c2475c337996be7','[FEATURE] Default endpoints can now be disabled in Extension Manager\r\n[BUGFIX] Test-Table: title doesnt have a default value  THANKS to Philipp Kuhlmay\r\n[BUGFIX] keep the TYPO3_REQUEST in sync with the new language in case other extensions are relying on it\r\n[BUGFIX] with pdo_mysql driver a database error occurs in backend module - THANKS to Sebastian Hofer','',1003005,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298525,0,'nnrestapi','1.3.6',2109,104,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1659088314,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','9eebf71a77153d2576c76263379dd5a9','[BUGFIX] TYPO3 v9 - ValidatorResolver was not instantiated correctly\r\n[BUGFIX] Issue 14  It is not possible to add more than one object to url params','',1003006,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298526,0,'nnrestapi','1.3.7',2109,102,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1663234589,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','3edd6b0d127f1ef838db1860ee14868a','[BUGFIX] Missing cases in AccessViewHelper - THANKS to Marcus Biesioroff for the contribution!\r\n[BUGFIX] ApiConfiguration not loaded in Settings.php when called by NnrestapiEnhancer\r\n[BUGFIX] The nnrestapi composer requirements causes LogicException\r\n[FEATURE] Updated docs, describe \"how to add images to textpic content element\"','',1003007,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298527,0,'nnrestapi','2.0.0',2109,87,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1670255523,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','ff19257f495d322b0ba64d4efff3150e','Updated Extension for TYPO3 Version 12','',2000000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298528,0,'nnrestapi','1.4.0',2109,81,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1670261908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','f5ec169a14485b62f9936017b4328062','[!!] IMPORTANT: New tables added, please run \"Database compare\" in Install-Tool after update!\r\nBackport of new functions and bugfixes for TYPO3 v9  11.\r\n\r\n[FEATURE] Possibility to deactivate Warnings and Error messages\r\n[FEATURE] New security features, Annotations and Helper Utilities\r\n[FEATURE] Better error handling and a custom ApiError that can return customErrorCode and JSON\r\n[FEATURE] Possibility to set max-age for routes\r\n[BUGFIX] Remove unused table fields for fe_groups\r\n[BUGFIX] issue 23 Backend Module crashes on loading\r\n[BUGFIX] Error with multiline header on Exception call\r\n[BUGFIX] Fix Issue 28 Custom distiller goes wrong with object\r\n[BUGFIX] Fix Issue 25 - Custom route via @ApiRoute() allows any char at beginning\r\n[BUGFIX] dont load TypoScript setup in PageResolver before really needed\r\n[DOCS] Issue 27 - describe mandantory composer.json\r\n[DOCS] added conflict information about EXT:autoloader','',1004000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298529,0,'nnrestapi','2.0.1',2109,95,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1670509112,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','7d65aa53ea696fb3dc024c3d565d3087','New release for TYPO3 Version 12.1','',2000001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298530,0,'nnrestapi','2.0.2',2109,92,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1672242981,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','4217830d8bca62abd9f3aa884e81041b','[FEATURE] Improved Distiller, allow dot-Syntax for nested objects in keysToKeep\r\n[BUGFIX] Problem with cached pages in frontend. See https://forge.typo3.org/issues/99417','',2000002,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298531,0,'nnrestapi','2.0.3',2109,106,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1673562126,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','3ebb690856aa30f1528fb9c9a17f238b','[FEATURE] Issue 32 - make it possible to disable automerge\r\n[BUGFIXES] for Version 12','',2000003,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298532,0,'nnrestapi','1.4.1',2109,84,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1673562356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:5:\"1.7.0\";}}','99grad.de','david@99grad.de','99grad','bb70714a9c775bd81665a19ca86e3db5','[FEATURE] Issue 32 - make it possible to disable automerge\r\n[BUGFIXES] for Version 9  11','',1004001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298533,0,'nnrestapi','2.0.4',2109,76,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1707500100,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','bf547e51d85ba3375267c325c014bb67','Bugfixes and improvements for TYPO3 Version 12','',2000004,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298534,0,'nnrestapi','13.1.1',2109,15,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1764863080,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','99bbbee97f217ee1ebbc41715b96b7c8','First (non-composer) release for TYPO3 v13. Have fun, be fair. And please donate some code or coffee.  ','',13001001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298535,0,'nnrestapi','13.1.2',2109,17,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1764980370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','52e72cb62672ce3233a2833638774532','Bugfixes for version 13','',13001002,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298536,0,'nnrestapi','2.0.6',2109,17,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1764980388,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','48ba816048dbe02829abe0ebd0ffaf12','Bugfixes for version 12','',2000006,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298537,0,'nnrestapi','13.1.3',2109,16,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1765533552,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','9331e01b8bb769ce22ae6cb80255761d','Release version 13.1.3','',13001003,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298538,0,'nnrestapi','2.0.7',2109,17,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1765533757,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.0.0\";}}','99grad.de','david@99grad.de','99grad','2a1e786f769dee2203858e6174762b32','Release version 2.0.7','',2000007,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298539,0,'nnrestapi','13.2.1',2109,15,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1765834775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','861ef886cb2b4dab1193dfb3da0d88fd','Logging of requests and errors is now possible via a completely new backend module.\r\nhttps://labor.99grad.de/typo3-docs/typo3-nnrestapi/Screenshots/Index.htmllogging\r\nDetailed configuration options are available in the Extension Manager.\r\nPlease make sure to update your database tables after updating.','',13002001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298540,0,'nnrestapi','13.2.3',2109,17,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1765838372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','ff0f966a3d97fe6e16226bac958ba66d','Maintainance Release','',13002003,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298541,0,'nnrestapi','13.2.4',2109,18,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1766359368,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','16f4e5e5af34b64307258f01d9ef0f94','Release version 13.2.4','',13002004,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298542,0,'nnrestapi','2.1.0',2109,16,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1768226415,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.1.0\";}}','99grad.de','david@99grad.de','99grad','cff64e1b1cc106901808bb7278ec6673','Release version 2.1.0','',2001000,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298543,0,'nnrestapi','13.2.6',2109,13,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1770312895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','1b32897e46979d2ae3e711948546f32d','Bugfixes for TYPO3 13','',13002006,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298544,0,'nnrestapi','2.1.1',2109,14,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1770377108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:5:\"2.1.0\";}}','99grad.de','david@99grad.de','99grad','451034df5ccbf548e34b5ec221ff546a','Release version 2.1.1','',2001001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298545,0,'nnrestapi','13.2.7',2109,19,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1770377283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','156157e4c455d2b4e3e1302f8ffea09c','Release version 13.2.7','',13002007,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298546,0,'nnrestapi','13.3.1',2109,3,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1787410251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.1.0-13.9.99\";}}','99grad.de','david@99grad.de','99grad','a36ab8aaea3134f7159b5283a08379cb','Release version 13.3.1','',13003001,1,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298547,0,'nnrestapi','2.2.1',2109,2,'TYPO3 Restful API by 99','Build a REST Api for your TYPO3 project. Equipped with everything you need: Routing with annotations. User authentication. Fileupload and FAL conversion. Testbed and automatic documentation of your API. The backend module comes with a \"Kickstarter\" to get your RESTful API up and running in minutes.',2,0,5,1787410376,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.1.0-12.9.99\";s:9:\"nnhelpers\";s:13:\"2.0.12-2.9.99\";}}','99grad.de','david@99grad.de','99grad','69fc04073a09c7831f1fb54620f608fc','Release version 2.2.1','',2002001,0,0,'https://labor.99grad.de/typo3-docs/typo3-nnrestapi/index.html','ter','',''),
(9298548,0,'personio','0.1.0',391,24,'Personio','',2,0,3,1641735389,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','e95a0ae4c4154c9982199c6dfcd29852','First release: Job positions from Personio.de XML feed','PK Development',1000,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298549,0,'personio','0.1.1',391,22,'Personio','',2,0,3,1641741089,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','6de83806ba2125f603a11d5033ec4476','Added default layout\r\nAdded minimal setup informations to readme','PK Development',1001,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298550,0,'personio','0.1.2',391,23,'Personio','',2,0,3,1641743343,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','edad9b98b833f080982b6fbcf97ca270','Fix namespaces ','PK Development',1002,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298551,0,'personio','0.1.3',391,39,'Personio','',2,0,3,1641745520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','eb827d2b4368fb0f8b0f6e61d2e01a8d','Add example route enhancer configuration to readme','PK Development',1003,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298552,0,'personio','0.1.4',391,24,'Personio','',2,0,3,1641913800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','7d7fc2394f126ebe1a91a03beac2d3ad','Added filter for OccupationCategory\r\nFixed translations','PK Development',1004,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298553,0,'personio','0.1.5',391,23,'Personio','',2,0,3,1641942361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','d00f9abfb38eca11ca360106688f5ec8','ATTENTION: Versions  0.1.5 are only installable via Composer.\r\n--\r\n Added dependencies that are normally loaded automatically via Composer.\r\n','PK Development',1005,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298554,0,'personio','0.1.6',391,86,'Personio','',2,0,3,1642086174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','3881ff451a2c87f3a015bc6259ebb2e4','refactor: optimization of xml decoding - external dependencies removed (symfony/serializer) and replaced by simple php function simplexml_load_string','PK Development',1006,0,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298555,0,'personio','0.1.7',391,150,'Personio','',2,0,3,1642181236,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.0.99\";}}','Patrick Koschella','patrick@pkd.codes','kosz91','fde3317b285619b4cb89ef726f2ce1e1','fix: wrong xml node in german translation file, translation handling in template \"Show.html\"','PK Development',1007,1,0,'https://github.com/SammyTheSalmon/personio','ter','',''),
(9298556,0,'doktype_typolink','1.0.0',406,82,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1641836588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','305f502ccbb474694fd39291486d3d93','Initial release','',1000000,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298557,0,'doktype_typolink','1.1.0',406,126,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1641836710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','3b39884e6c91cc6f265cf5b756966d84','Fixes broken saveview functionality','',1001000,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298558,0,'doktype_typolink','2.0.2',406,55,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1699781849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','ea16fbb984cbadc1cf7cea39d77ffd60','TYPO3 11','',2000002,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298559,0,'doktype_typolink','3.0.0',406,80,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1699781866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','a24dc56485e84072f664c2b50eca3f09','TYPO3 12','',3000000,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298560,0,'doktype_typolink','3.0.1',406,43,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1735298522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','008d8c9727ceab1d1920d664fd9c6a34','TYPO3 13','',3000001,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298561,0,'doktype_typolink','3.0.2',406,8,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1778507517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','4a4f70147e68e5d231bb08cb372ba03a','Bugfix for version 13.','',3000002,0,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298562,0,'doktype_typolink','3.0.3',406,12,'Doktype Link  Typolink','Enhance doktype 3 (\"Link to External URL\") to support typolinks',2,0,4,1778665129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','305a9ecf07db89353462de8ea4a05bd4','Dropped support for TYPO3 12.','',3000003,1,0,'https://github.com/kitzberger/doktype_typolink#readme','ter','',''),
(9298563,0,'access_keys','1.0.1',638,101,'Access-Keys for Backend','',0,0,4,1642079040,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','930075a673b21d5eeeab633ca78ad820','\"[RELEASE] Version 1.0.1 - Bugfix-Release: Fix extension configuration\"','',1000001,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298564,0,'access_keys','1.0.2',638,84,'Access-Keys for Backend','',0,0,4,1652640304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d4261ee2e4eac1c03c4cc57e85ab7596','\"[RELEASE] Version 1.0.2 - Bugfix-Release: Prevent access on undefined array index\"','',1000002,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298565,0,'access_keys','1.0.3',638,83,'Access-Keys for Backend','',0,0,4,1652643904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4c2df91ed4514f20e611ce1f8bb82855','\"[RELEASE] Version 1.0.3 - Bugfix-Release: Add missing extension kex in composer.json\"','',1000003,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298566,0,'access_keys','1.0.4',638,81,'Access-Keys for Backend','',0,0,4,1652647503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c69a4232694c1f445763f5621fede4bd','\"[RELEASE] Version 1.0.4 - Bugfix-Release: Fix extension kex in composer.json\"','',1000004,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298567,0,'access_keys','1.0.5',638,99,'Access-Keys for Backend','',0,0,4,1652651105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','22f4021b754c6612ab7f894055cfb47d','\"[RELEASE] Version 1.0.5 - Bugfix-Release: Fix JavaScript issue when no shortcuts are configured\"','',1000005,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298568,0,'access_keys','1.0.6',638,98,'Access-Keys for Backend','',2,0,4,1673624704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','096806efd14bb753222f049d73773cab','\"[RELEASE] Version 1.0.6 - Bugfix-Release: Fix issue in page renderer hook\"','',1000006,0,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298569,0,'access_keys','1.0.7',638,92,'Access-Keys for Backend','',2,0,4,1694166073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','04fb00fe297571f8243531c81f33aca2','\"[RELEASE] Version 1.0.7 - Maintenance-Release: Optimize documentation\"','',1000007,1,0,'https://www.coding.ms/documentation/typo3-access-keys/','ter','',''),
(9298570,0,'advertising','0.17.22',333,60,'Advertising','The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.',1,0,3,1642170489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','73f2a2c208265c47b3dc21bdca1ec848','- First Beta Release.\r\n- Add image banners individually or via zone as content element. \r\n- Simple delivered and click tracking via AJAX\r\n- Simple Dashboard as backend module','',17022,0,0,'https://github.com/slavlee/advertisement/tree/master/advertising','ter','',''),
(9298571,0,'advertising','0.17.23',333,57,'Advertising','The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.',1,0,3,1644435269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','bc2dcf5b28f2fc69f86f6ee436642d05','- [BUGFIX] SQL error: Unknown column campaigns in field list, Re-execute Analyze DB in Install Tool and let the field create inside the tt_content table','',17023,0,0,'https://github.com/slavlee/advertisement/tree/master/advertising','ter','',''),
(9298572,0,'advertising','0.18.24',333,76,'Advertising','The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.',1,0,3,1646135707,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','0d15258b07570f22c4bddb1585be0914','- [CHANGE] Icons for Campaign and BannerStatistic changed to SVG File\r\n- [BREAK] Add ad_type to Banner. Execute Compare Database Tool.\r\n- [BREAK] New Banner type: Text. Changed Template part. We have new Partials: Image and Text. Image is the old Banner.html Template. Inside the Banner.html is a now switch expression based on ad_type.','',18024,0,0,'https://github.com/slavlee/advertisement/tree/master/advertising','ter','',''),
(9298573,0,'advertising','0.19.0',333,67,'Advertising','The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.',1,0,3,1702466608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','881177c8fa098392d07441068a811aa2',' Version 0.19.0\r\n- [IMPORTANT] Changed file structure for composer, thanks to @dmitryd\r\n- [NOTICE] Changed tags in CHANGES.md. [BREAK] to !!![IMPORTANT], [NEW] to [FEATURE]. So we have now: [IMPORTANT], [FEATURE], [CHANGE], [NOTICE]\r\n- [NOTICE] Rename changelog.txt to CHANGES.md\r\n- [BUGFIX] exception when inserting the Zone plugin in BE, thanks to @dmitryd','',19000,0,0,'https://github.com/slavlee/advertisement/tree/master/advertising','ter','',''),
(9298574,0,'advertising','1.0.0',333,73,'Advertising','The best advertising extension for TYPO3 to monetarize you TYPO3 webpage.',2,0,3,1711012080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','f38979bece3ef4ccdfe3b67013c58975','First Stable Release for TYPO3 12 and skip Support for TYPO3 11.\r\n\r\nIf you XClass on of the classes in your extension, then please recheck it. There are a lot of major changes. The template files itself didnt change at all.\r\n\r\nRead here for further details: https://github.com/slavlee/advertising/releases/tag/1.0.0','',1000000,1,0,'https://github.com/slavlee/advertisement/tree/master/advertising','ter','',''),
(9298575,0,'md_eventmgt_frontend','0.0.1',375,108,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',1,0,3,1642500251,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"sf_event_mgt\";s:13:\"5.0.0-6.99.99\";s:19:\"numbered_pagination\";s:10:\"1.0.2-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','6ed0719582cb529c9eeb7bde98d47c55','Initial beta release.\r\n\r\nHave fun!','',1,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298576,0,'md_eventmgt_frontend','1.0.0',375,133,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1646730941,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"sf_event_mgt\";s:13:\"5.0.0-6.99.99\";s:19:\"numbered_pagination\";s:10:\"1.0.2-1.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','da7d2551633f4eef8e2d1d9b0cbfb616','Release v1.0.0 (first stable version) - See changelog for all changes!','',1000000,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298577,0,'md_eventmgt_frontend','2.0.0',375,49,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1721030356,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"sf_event_mgt\";s:13:\"7.0.0-7.99.99\";s:19:\"numbered_pagination\";s:10:\"1.0.2-2.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','59be80a5e3efa7c51e289fe9dfdbb405','Release v2.0.0 - TYPO3 v12 compatibility - See changelog for all changes!','',2000000,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298578,0,'md_eventmgt_frontend','2.0.1',375,62,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1724325263,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"sf_event_mgt\";s:13:\"7.0.0-7.99.99\";s:19:\"numbered_pagination\";s:10:\"1.0.2-2.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','5019cd3fc321c6c5eecc7fbb6cded885','Featrue release v2.0.1 - Add controller request in events','',2000001,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298579,0,'md_eventmgt_frontend','3.0.0',375,17,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1767794223,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','506a7829b55660ca2beafcc6fd1b6bdf','Feature release - TYPO3 v13 compatibility','',3000000,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298580,0,'md_eventmgt_frontend','3.0.1',375,4,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1785399966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-8.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','1ecc4397ac9a37df074172eda7889d15','Bugfix release v3.0.1 - check access correctly','',3000001,0,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298581,0,'md_eventmgt_frontend','4.0.0',375,2,'Frontend for ext:sf_event_mgt','Create and edit events for ext:sf_event_mgt in the frontend',2,0,3,1786426266,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";s:12:\"sf_event_mgt\";s:13:\"9.0.0-9.99.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','89003b856925624d91f4cd749db8af44','Feature release - TYPO3 v14 compatibility - See changelog for migration','',4000000,1,0,'https://github.com/cdaecke/md_eventmgt_frontend/blob/master/Readme.md','ter','',''),
(9298582,0,'yawave_publications','1.7.13',499,107,'Yawave','Publish your yawave publication into typo3',2,0,3,1642593966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','yawave AG','contact@yawave.com','yawave_ag','d6a031a7e08b7ec00af151633a0d3573','Version 1.7.12','',1007013,0,0,'','ter','',''),
(9298583,0,'yawave_publications','2.2.16',499,107,'Yawave','Publish your yawave publication into typo3',2,0,3,1654875977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','yawave AG','contact@yawave.com','yawave_ag','b06d6723a95a10bf25320057b9653fc9','Bugfixes','',2002016,0,0,'','ter','',''),
(9298584,0,'yawave_publications','2.4.3',499,90,'Yawave','Publish your yawave publication into typo3',2,0,3,1669885349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','yawave AG','contact@yawave.com','yawave_ag','c5550e7f32a1a3106889e54905131f78','Bugfixes','',2004003,0,0,'','ter','',''),
(9298585,0,'yawave_publications','2.4.6',499,88,'Yawave','Publish your yawave publication into typo3',2,0,3,1675108937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','yawave AG','contact@yawave.com','yawave_ag','b2dd1e802e5023a204e7760eaa32b9cf','bugfixes','',2004006,0,0,'','ter','',''),
(9298586,0,'yawave_publications','2.4.8',499,107,'Yawave','Publish your yawave publication into typo3',2,0,3,1680519284,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','yawave AG','contact@yawave.com','yawave_ag','5ba71022e4e94bf332a2c6e17f96aa19','Bugfixes','',2004008,1,0,'','ter','',''),
(9298587,0,'fe_login_mode','1.0.0',155,73,'Frontend user login mode','Provides the frontend user login mode functionality for TYPO3',2,0,2,1642811316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','8963c2c68442cdc531d9710fa8826965','Initial Release','',1000000,0,0,'https://github.com/o-ba/fe-login-mode/blob/main/README.md','ter','',''),
(9298588,0,'fe_login_mode','1.0.1',155,67,'Frontend user login mode','Provides the frontend user login mode functionality for TYPO3',2,0,2,1680694561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','afe1af6f6288ed5790dd411b1b070609','Adjust deprecated TCA configuration','',1000001,0,0,'https://github.com/o-ba/fe-login-mode/blob/main/README.md','ter','',''),
(9298589,0,'fe_login_mode','1.1.0',155,15,'Frontend user login mode','Provides the frontend user login mode functionality for TYPO3',2,0,2,1755096630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','e271fda610de112762d372af6692d58f','Merge pull request 3 from o-ba/v13-compatibility [FEATURE] Add v13 compatibility','',1001000,1,0,'https://github.com/o-ba/fe-login-mode/blob/main/README.md','ter','',''),
(9298590,0,'pomodoro_timer','1.0.0',146,146,'Pomodoro Timer','Simple Pomodoro Timer for TYPO3.',1,0,0,1642965479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','By Ana','aniio@gmx.net','cybobao','b9fbe95ed22ed6b55fcc867af3dbde57','Simple Pomodoro Timer for TYPO3.','',1000000,1,0,'https://github.com/escapevisual/pomodoro-timer','ter','',''),
(9298591,0,'ws_guestbook','11.0.0',508,117,'WapplerSystems Guestbook TYPO3 Plugin','Guestbook Extension',2,0,3,1643385659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Sven Wappler, Franziska Krug','','svenwappler','688757f5cc56fcc21cf507c8b0ea2cee','First version for v11','WapplerSystems',11000000,0,0,'','ter','',''),
(9298592,0,'ws_guestbook','11.0.1',508,116,'WapplerSystems Guestbook TYPO3 Plugin','Guestbook Extension',2,0,3,1658267679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sven Wappler, Franziska Krug','','svenwappler','f6c5eb2f996f7b1238421a643a3c9ba7','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-guestbook','WapplerSystems',11000001,0,0,'','ter','',''),
(9298593,0,'ws_guestbook','10.0.1',508,90,'WapplerSystems Guestbook TYPO3 Plugin','Guestbook Extension',2,0,3,1658268402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Sven Wappler, Franziska Krug','','svenwappler','7143ec3c8c10690e4f794e753567cdb2','New release of version 10.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-guestbook','WapplerSystems',10000001,0,0,'','ter','',''),
(9298594,0,'ws_guestbook','12.0.0',508,67,'WapplerSystems Guestbook TYPO3 Plugin','Guestbook Extension',2,0,3,1710029511,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:13:\"form_crshield\";s:5:\"1.0.0\";}}','Sven Wappler, Franziska Krug','','svenwappler','71d6f063a7d61daac0539bda8b47c7c4','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-guestbook','WapplerSystems',12000000,0,0,'','ter','',''),
(9298595,0,'ws_guestbook','12.0.1',508,49,'WapplerSystems Guestbook TYPO3 Plugin','Guestbook Extension',2,0,3,1717889618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:13:\"form_crshield\";s:5:\"1.0.0\";}}','Sven Wappler, Franziska Krug','','svenwappler','3f20475915850a78a5b6dccc92665247','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-guestbook','WapplerSystems',12000001,0,0,'','ter','',''),
(9298596,0,'ws_guestbook','12.0.2',508,69,'WapplerSystems Guestbook','Guestbook Extension',2,0,3,1718025662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:13:\"form_crshield\";s:5:\"1.0.0\";}}','Sven Wappler, Franziska Krug','','svenwappler','9aa5f27a8735e9bd6312e340433c1a51','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-guestbook','WapplerSystems',12000002,1,0,'','ter','',''),
(9298597,0,'datamints_error_report','1.0.3',363,105,'datamints Error Report','Sends bundled error-log entries via email',2,0,5,1643967213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','8f06da87028b423a058fc55475d3fdae','Release of the first stable version.','',1000003,0,0,'https://docs.typo3.org/p/datamints/error_report/master/en-us','ter','',''),
(9298598,0,'datamints_error_report','1.0.4',363,105,'datamints Error Report','Adds scheduler task to send bundled sys_log errors via email',2,0,5,1644219279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','1ba2afb529f75ce0c4e7b0b10afc8128','added services.yaml: command dependency injection for TYPO3 11.x','',1000004,0,0,'https://docs.typo3.org/p/datamints/error_report/master/en-us','ter','',''),
(9298599,0,'datamints_error_report','1.0.5',363,153,'datamints Error Report','Adds scheduler task to send bundled sys_log errors via email',2,0,5,1646395019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','620a389bddb727dca6b68b371cbe4828','[BUG] Removed var type declaration in Command class to gain backwards compatibility for php7','',1000005,1,0,'https://docs.typo3.org/p/datamints/error_report/master/en-us','ter','',''),
(9298600,0,'form_translator','1.0.0',729,111,'Form Translator','Backend module for translate forms.',1,0,1,1644532800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','0d74718347c701b2cc7caa7374e7c77a','[TASK] Fix publish action','',1000000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298601,0,'form_translator','1.0.1',729,111,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1653568714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','12de273808d7471a30a1ad216ebd9cc0','[TASK] Update documentation and add German translation Build Classes Configuration Documentation ExtensionBuilder.json README.md Resources Tests composer.json ext_conf_template.txt ext_emconf.php ext_localconf.php ext_tables.php phpmd-ruleset.xml phpstan.neon typoscript-lint.yml [TASK] Show spinner for ajax request','',1000001,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298602,0,'form_translator','1.1.0',729,108,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1668436570,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','R3 H6','r3h6@outlook.com','r3h6','966f75e25aba71d8841e6b6de2b3d1af','[TASK] Compatibility with PHP 8.1 (2) Build Classes Configuration Documentation ExtensionBuilder.json README.md Resources Tests composer.json ext_conf_template.txt ext_emconf.php ext_localconf.php ext_tables.php phpmd-ruleset.xml phpstan.neon typoscript-lint.yml [TASK] Make it ready for php 8.1','',1001000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298603,0,'form_translator','2.0.0',729,72,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1685565468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.3.99\";s:4:\"form\";s:14:\"11.5.0-12.3.99\";}}','R3 H6','r3h6@outlook.com','r3h6','9e305f0368cb317bd02f48c6dd216f8b','Compatibility v12 (5) Build Classes Configuration Documentation ExtensionBuilder.json README.md Resources Tests composer.json ext_conf_template.txt ext_emconf.php ext_localconf.php ext_tables.php phpmd-ruleset.xml phpstan.neon rector.php typoscript-lint.yml [WIP] Compatibility v12','',2000000,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298604,0,'form_translator','2.0.1',729,97,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1685566101,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','03e5e19268091e6d78ca9975135ac233','Fix version constraint','',2000001,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298605,0,'form_translator','2.0.2',729,65,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1713292293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','61470be101129e8d3972ab9db69b7331','[BUGFIX] Fix type hint issue (11) Resolves 9','',2000002,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298606,0,'form_translator','2.0.3',729,51,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1721414160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','9a96da29126771132af96089e3c4cc66','[TASK] Set version 2.0.3','',2000003,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298607,0,'form_translator','2.0.4',729,53,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1723654527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','0bc044859852b535e037d8aa49239d4d','Set version to 2.0.4','',2000004,0,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298608,0,'form_translator','3.0.1',729,61,'Form Translator','Provides a backend module and cli for translating forms.',1,0,1,1729275921,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','R3 H6','r3h6@outlook.com','r3h6','3c4912b4f61d837a4ae336b1ae07af01','[TASK] Remove strict_mode from ext_emconf','',3000001,1,0,'https://github.com/r3h6/TYPO3.EXT.form_translator','ter','',''),
(9298609,0,'fromes','1.0.0',246,105,'Frontend messenger','Provides a plugin to send emails to frontend users. Recipients can be compiled by help of a flexible filter.',2,0,3,1644558975,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\">=7.3.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','730acb14f40bfe2cb74fd851e6d70fbb','Initial release.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-fromes/1.0/en-us','ter','',''),
(9298610,0,'fromes','1.1.0',246,141,'Frontend messenger','Provides a plugin to send emails to frontend users. Recipients can be compiled by help of a flexible filter.',2,0,3,1648652987,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\">=7.3.0\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','cdc706d2db47b7c2483b1fca9ae0da1a','Files can now be attached to emails.','',1001000,1,0,'https://docs.typo3.org/p/buepro/typo3-fromes/1.1/en-us','ter','',''),
(9298611,0,'dropbox','4.2.0',766,89,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1644702751,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.19-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','4b412f3d81d80ec6e98399cc4fee34f9','TASK: Rename extension key from \"fal_dropbox\" to \"dropbox\". Thank you Georg Ringer for transferring the key. Yeah.\r\nTASK: Use Multi-Step wizards to configure access token\r\nUpdate documentation\r\nTYPO3 10.4 and 11.5 compatible\r\nHopefully I have found all PHP 7.4, 8.0, 8.1 issues ;-)','',4002000,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298612,0,'dropbox','4.2.1',766,90,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1644953078,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.19-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','93991123aeda387138da7b05874fe1c1','[TASK] Changed Dropbox SDK because of incompatibilities with PHP 8.0 and 8.1\r\n[BUGFIX] Update JS for Access Token wizard to be compatible with TYPO3 10.4','',4002001,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298613,0,'dropbox','4.2.2',766,79,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1651001005,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.19-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','e03fc2c441235907577a6dd69460861e','BUGFIX: Prevent throwing an exception while processing files whose meta information has not been extracted until now.\r\nDOCU: Update description how to create an Dropbox App','',4002002,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298614,0,'dropbox','4.2.3',766,76,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1651001386,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.19-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','a5267cca8b6eecfa12718265a3bd2243','DOCU: Repair listing in how to create a new Dropbox App','',4002003,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298615,0,'dropbox','4.2.4',766,99,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1651001700,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.19-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','3ac66fe206c4dcb1a601072b89ed0751','DOCU: Activate FAQ section in Documentation','',4002004,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298616,0,'dropbox','4.3.0',766,91,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,2,1682720171,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:16:\"10.4.36-11.99.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','c3b24f4aee05981f3ef3df692a953aba','Use long living refresh token to access dropbox content\r\n\r\nPlease read upgrade instructions!','',4003000,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298617,0,'dropbox','5.0.0',766,63,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,4,1699303944,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','ba06647f819a0f706ed0463ec243e7cf','Add TYPO3 12 compatibility\r\nStill TYPO3 11 compatible\r\nRemove TYPO3 10 compatibility\r\nBUGFIX: Auto refresh AccessToken\r\nGet image width/height by dropbox API\r\nRender image preview with thumbnail provided by dropbox API\r\nShow remaining time of current AccessToken in driver configuration\r\nNew client factory to use dropbox API nearly everywhere\r\nNew PathInfoFactory to create path objects for files and folders\r\nNew FlashMessageHelper to reduce complexity of other classes\r\nUpdate documentation. New configuration section.','',5000000,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298618,0,'dropbox','5.0.1',766,84,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,4,1699727153,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','530716230063f6b1941b83bdc6c49109','Add section about Bad Request to FAQ section\r\nUpdate Configuration section in docs. App secret is not needed anymore','',5000001,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298619,0,'dropbox','5.0.2',766,27,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,4,1743902153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','b47f89b3de1198129c3d618e7a2aa222','BUGFIX: Use new dropbox api calls','',5000002,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298620,0,'dropbox','6.0.0',766,31,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,4,1743969965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','904fbcc97fc69c72e0bdd934ae7897de','Add TYPO3 13 compatibility\r\nRemove TYPO3 12 compatibility','',6000000,0,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298621,0,'dropbox','6.1.0',766,37,'Dropbox FAL Driver','Provides a Dropbox driver for TYPO3 File Abstraction Layer.',2,0,4,1748481277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','1b01de647339dddb5bdb077221059641','Performance: Add feature to prevent counting files of sub-folders\r\nPerformance: Prevent additional API calls where possible\r\nRepair creating new file: Must have content\r\nPrevent class properties where possible. Stateless\r\nUse PHP:new if class has state','',6001000,1,0,'https://docs.typo3.org/p/stefanfroemken/dropbox/main/en-us/','ter','',''),
(9298622,0,'container_modify_fields','1.0.0',182,44,'Hide fields of elements inside container','',1,0,0,1645012588,'a:1:{s:7:\"depends\";a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";}s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','b30500bf7d1f50d1c42f9a0113107178','Initial release','',1000000,0,0,'','ter','',''),
(9298623,0,'container_modify_fields','1.0.1',182,42,'Modify fields of elements inside container','Manipulate content elements which are children inside a EXT:container container',1,0,0,1645014293,'a:1:{s:7:\"depends\";a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}}','Georg Ringer','mail@ringer.it','just2b','503af223b305bd312a324e324100e39e','Initial release to ter, see https://github.com/georgringer/container_modify_fields','',1000001,0,0,'','ter','',''),
(9298624,0,'container_modify_fields','1.0.2',182,96,'Modify fields of elements inside container','Manipulate content elements which are children inside a EXT:container container',1,0,0,1645014342,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.0-11.99.99\";s:9:\"container\";s:13:\"1.4.0-1.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','c26019ed3f334c25a9b9baa7ca009a2c','Initial release to ter, see https://github.com/georgringer/container_modify_fields','',1000002,1,0,'','ter','',''),
(9298625,0,'ssi_include','1.0.0',280,52,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1645023438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','29e2b0a6dd8f5210b3c3ba898d5989dd','1.0.0\n\nFull Changelog: https://github.com/andersundsehr/ssi_include/commits/1.0.0\n\nhttps://github.com/andersundsehr/ssi_include/releases/tag/1.0.0','anders und sehr GmbH',1000000,0,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298626,0,'ssi_include','1.0.1',280,59,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1645024081,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','d587a29bfa0f5a201ebeeb9d020e6f42','1.0.1\n\nFull Changelog: https://github.com/andersundsehr/ssi_include/compare/1.0.0...1.0.1\n\nhttps://github.com/andersundsehr/ssi_include/releases/tag/1.0.1','anders und sehr GmbH',1000001,0,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298627,0,'ssi_include','1.0.2',280,102,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1645024304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','3cf677c167df1fbb7452fa46860072d0','1.0.2 add icon file\n\nFull Changelog: https://github.com/andersundsehr/ssi_include/compare/1.0.1...1.0.2\n\nhttps://github.com/andersundsehr/ssi_include/releases/tag/1.0.2','anders und sehr GmbH',1000002,0,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298628,0,'ssi_include','2.1.4',280,25,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1747989155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','97c8d30e6a74ee21021d29abd3668068','https://github.com/andersundsehr/ssi_include/releases/tag/2.1.4','anders und sehr GmbH',2001004,0,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298629,0,'ssi_include','2.2.0',280,29,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1758621007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','31defce90fbe5785026ff322c99ccef8','2.2.0\n\n Whats Changed\r\n Adds TYPO3v13 compatibility along with some cleanup by @weakbit in https://github.com/andersundsehr/ssi_include/pull/19\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/ssi_include/compare/2.1.6...2.2.0\n\nhttps://github.com/andersundsehr/ssi_include/releases/tag/2.2.0','anders und sehr GmbH',2002000,0,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298630,0,'ssi_include','3.0.0',280,13,'SSI Include - Render your includes','Allows to periodically create ssi includes from anders und sehr GmbH',2,0,2,1777548465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','5693f63c96521d426653343db3b7bda5','3.0.0\n\n Whats Changed\r\n Bugfix: TYPO3 v13 disable cache for subrequest by @weakbit in https://github.com/andersundsehr/ssi_include/pull/20\r\n Breaking: Drop TYPO3 v11 and PHP 8.1 support\r\n\r\nFull Changelog: https://github.com/andersundsehr/ssi_include/compare/2.2.0...3.0.0\n\nhttps://github.com/andersundsehr/ssi_include/releases/tag/3.0.0','anders und sehr GmbH',3000000,1,0,'https://github.com/andersundsehr/ssi_include/','ter','',''),
(9298631,0,'qc_widgets','1.0.0',379,51,'Qc widgets','Qc Widgets provides a bunch of useful widgets',1,0,1,1645035465,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:10:\"workspaces\";s:14:\"10.4.0-11.5.99\";}}','quebec.ca','','quebec.ca','eaa276229a13432b054d235b378bd6e6','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.','',1000000,0,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298632,0,'qc_widgets','1.0.1',379,107,'Qc widgets','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.',2,0,1,1646835259,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:10:\"workspaces\";s:14:\"10.4.0-11.5.99\";}}','quebec.ca','','quebec.ca','d68ee556b48836deb8ba811c86596261','Minor change ','',1000001,0,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298633,0,'qc_widgets','1.1.0',379,129,'Qc widgets','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.',2,0,1,1658425658,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";s:10:\"workspaces\";s:14:\"10.4.0-11.5.99\";}}','quebec.ca','','quebec.ca','2001ef17437791fbf05bd0644b54220b','New widget was added to show the number of records per table, adding support for php 8.1, solve icons bugs used for widgets.','',1001000,0,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298634,0,'qc_widgets','2.0.0',379,40,'Qc Widgets','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.',2,0,1,1734449927,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.9.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.9.99\";s:10:\"workspaces\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','480ae9ba209558f07b1932c50a2f26ca','Add Support for Typo3 V12.','',2000000,0,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298635,0,'qc_widgets','2.0.1',379,32,'Qc Widgets','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.',2,0,1,1748363819,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.9.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.9.99\";s:10:\"workspaces\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','4d3e66ff4f12df07555d55d2730f319f','Remove the requirement for the TYPO3 Workspace extension.','',2000001,0,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298636,0,'qc_widgets','3.0.0',379,20,'Qc Widgets','Many widgets with info about pages and tt_content modifications, related to groups or current user and also a list of Workspace preview links.',2,0,1,1770148964,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.9.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.9.99\";s:10:\"workspaces\";s:14:\"13.4.0-13.9.99\";}}','Quebec.ca','','quebec.ca','59c6a7b3597693e71ee3e745667752e4','Add support  V13','',3000000,1,0,'https://github.com/Quebecca/qc_widgets#qc-widgets','ter','',''),
(9298637,0,'multisite','0.0.6',246,121,'Multisite','Optimizing TYPO3 for multisite operation',0,0,4,1645440534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Fredrik Boström, Dirk Wildt','support@verdigado.com','verdigado','576c521b7cd430b2009f922b69a6adec','Initial release','',6,0,0,'https://docs.typo3.org/p/verdigado/multisite/main/en-us/','ter','',''),
(9298638,0,'multisite','0.0.8',246,125,'Multisite','Optimizing TYPO3 for multisite operation',0,0,4,1669827158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt, Falko Trojahn, Fredrik Boström (all verdigado e.G.)','support@verdigado.com','verdigado','5c0a9fba446eb90b7180c343cbc5d406','[FEATURE] cli command. [TASK] Update authors.','',8,1,0,'https://docs.typo3.org/p/verdigado/multisite/main/en-us/','ter','',''),
(9298639,0,'femanager_mailchimp','1.0.2',264,130,'Femanager Mailchimp','TYPO3 CMS Extension to connect femanager and mailchimp',2,0,2,1645526004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"femanager\";s:12:\"6.3.0-9.9.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','3c581bce4796a12beee318763316fa15','Updated extension to 1.0.2','',1000002,0,0,'https://gitlab.com/mhuber84/femanager-mailchimp/-/blob/main/README.md','ter','',''),
(9298640,0,'femanager_mailchimp','2.0.1',264,74,'Femanager Mailchimp','TYPO3 CMS Extension to connect femanager and mailchimp',2,0,2,1702304918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"femanager\";s:12:\"8.0.0-8.9.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','844e3c99f73e1d29e3d2742f1d1d46b3','Version 2.0.0 for TYPO3 12.4','',2000001,0,0,'https://gitlab.com/mhuber84/femanager-mailchimp/-/blob/main/README.md','ter','',''),
(9298641,0,'femanager_mailchimp','3.0.0',264,60,'Femanager Mailchimp','TYPO3 CMS Extension to connect femanager and mailchimp',2,0,2,1724758599,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"femanager\";s:12:\"8.0.0-8.9.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','1967e6aac35d30f693495d1d475b92af','Version 3.0.0 for TYPO3 12.4','',3000000,1,0,'https://gitlab.com/mhuber84/femanager-mailchimp/-/blob/main/README.md','ter','',''),
(9298642,0,'browser_update','0.0.1',87,87,'Browser Update','',0,0,4,1645567698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Anders','me@naderio.de','naderio','ff20d738c9a165ea1515ae5aef6cfd2a','First testing release','naderio.de',1,1,0,'','ter','',''),
(9298643,0,'zvoove','1.0.0',262,114,'zvoove','Connect TYPO3 to the job and recruiting management zvoove. Display a list of your vacancies directly on your site  without iframes. Send applications to your zvoove inbox from a TYPO3 form. Customize the template with fluid and css.',2,0,4,1646243994,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:12:\"1.7.0-1.9.99\";s:4:\"form\";s:0:\"\";}}','David Bascom','info@99grad.de','99grad','e9e2eaab5e21e3110ec752e996d07ed3','First public release','',1000000,0,0,'https://docs.typo3.org/p/nng/zvoove/1.0/en-us','ter','',''),
(9298644,0,'zvoove','1.2.0',262,148,'zvoove','Connect TYPO3 to the job and recruiting management zvoove. Display a list of your vacancies directly on your site  without iframes. Send applications to your zvoove inbox from a TYPO3 form. Customize the template with fluid and css.',2,0,4,1646926823,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-11.9.99\";s:9:\"nnhelpers\";s:12:\"1.7.0-1.9.99\";s:4:\"form\";s:0:\"\";}}','David Bascom','info@99grad.de','99grad','b87ad3ddff6ae9e7d59b70086ef64ab5','- Updated README and documentation\r\n- small improvements and optimizations','',1002000,1,0,'https://docs.typo3.org/p/nng/zvoove/1.2/en-us','ter','',''),
(9298645,0,'ctype_manager','11.0.0',1402,107,'CType Manager','CType configuration module',0,0,0,1646594740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','3ba8d91d7ee0365d4e25c7da8e1e31a4','Initial release','',11000000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298646,0,'ctype_manager','11.1.0',1402,105,'CType Manager','Backend module for CType configuration on page level',1,0,0,1648150906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','da90d522026fdbde4776c2c5615cdf3b','FEATURES: toggle all buttons  highlighting of cleanup related elements\r\nFIXES: clean up on page with previously empty pageTSConfig field fails  error due to missing page uid','',11001000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298647,0,'ctype_manager','11.2.0',1402,105,'CType Manager','Backend module for CType configuration on page level',1,0,0,1650649718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','ed236958c5477ef2ca8c00057ca44349','Performance improvement','',11002000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298648,0,'ctype_manager','11.3.0',1402,97,'CType Manager','Backend module for CType configuration on page level',1,0,0,1654021159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','b0926923a90fc397799797ecc73b56c5','FEATURES: overview section with for configured pages\r\nTASKS: separation of cleanup possibilities into separate module section','',11003000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298649,0,'ctype_manager','11.3.1',1402,106,'CType Manager','Backend module for CType configuration on page level',1,0,0,1655790239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','54a5b542769eac92dc970bcf6a9dced1','FIXES: localisation of unregistered group labels','',11003001,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298650,0,'ctype_manager','11.4.0',1402,85,'CType Manager','Backend module for CType configuration on page level',1,0,0,1658150966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','fba9b028ab4865951ddcb2528886e82f','FEATURES: configurable list types\r\nTASKS: source code improvements\r\nFIXES: missing redirect after cleanup via overview section','',11004000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298651,0,'ctype_manager','11.4.1',1402,99,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured, on page level.',1,0,0,1658209725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','C. Reifenscheid','','christian.reifenscheid','add125bdc6173fdfac38892c5291d38d','TASKS: update documentation','',11004001,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298652,0,'ctype_manager','11.4.2',1402,103,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1659722392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Reifenscheid','','christian.reifenscheid','85fa463416e138a2fe77b7e751c2b466','TASKS: general improvements\r\nFIXES: fix empty wizard configuration','',11004002,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298653,0,'ctype_manager','11.4.3',1402,107,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1662315996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Reifenscheid','','christian.reifenscheid','1a180bbf5c0dfe324afc07b4b81d960d','TASKS: module implementation improvements  removes obsolete code  wording improvements\r\nFIXES: fixes redirection to the overview module','',11004003,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298654,0,'ctype_manager','11.4.4',1402,90,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1665516586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Reifenscheid','','christian.reifenscheid','e64558aafc8ac55bff695b46a7d2a06f','[BUG] - adds missing check on argument existence in controller','',11004004,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298655,0,'ctype_manager','11.5.0',1402,103,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1669905870,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Reifenscheid','','christian.reifenscheid','34997a98e8ca05b17b34512badf25ebb','TASKS: rename ctype controller to match functionality  code improvements  wording improvements','',11005000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298656,0,'ctype_manager','11.6.0',1402,89,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1673202920,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Reifenscheid','','christian.reifenscheid','6b4b86af5a95b97c17c2b7b89e782c20','FEATURE: php 8.1 compatibility\r\nFIXES: avoid undefined array keys in ConfigurationController\r\n','',11006000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298657,0,'ctype_manager','12.0.0',1402,92,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1683051539,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.1-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Christian Reifenscheid','','christian.reifenscheid','2a0ead8b50d0d1db0c78e2a0ded6abcd','TASKS: add TYPO3 12 compatibility','',12000000,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298658,0,'ctype_manager','12.0.1',1402,74,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1709018564,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.1-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','fbb2b27b695c31995f11ad847d54d2da','Checkout https://github.com/creifenscheid/ctype_manager/releases/tag/v12.0.1 for further information about this release.','',12000001,0,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298659,0,'ctype_manager','13.0.0',1402,40,'CType Manager','This TYPO3 extension implements a backend module through which available content and plugin types can be configured on page level.',2,0,0,1740166496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','3d714fb3ad24cb14aa3cbee88a122073','Checkout https://github.com/creifenscheid/ctype_manager/releases/tag/v13.0.0 for further information about this release.\r\n','',13000000,1,0,'https://github.com/creifenscheid/ctype_manager/blob/main/README.md','ter','',''),
(9298660,0,'demander','0.1.0',342,90,'Demander','Configurable, demand-based filtering framework with permalink-support for TYPO3.',0,0,3,1646722213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','f8c43785131a415ee3992a1b662d45b8','Merge pull request 18 from pixelant/update-readme\n\n[TASK] Update README with documentation overview','Pixelant',1000,0,0,'https://docs.typo3.org/p/pixelant/demander/0.1/en-us','ter','',''),
(9298661,0,'demander','0.1.1',342,103,'Demander','Configurable, demand-based filtering framework with permalink-support for TYPO3.',0,0,3,1646724615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-10.4.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','98341616bd5153b5bd65da0b3b4079fb','Merge pull request 19 from pixelant/documentation-draft\n\n[BUGFIX] Fix typo in Introduction part of Documentation','Pixelant',1001,0,0,'https://docs.typo3.org/p/pixelant/demander/0.1/en-us','ter','',''),
(9298662,0,'demander','0.2.0',342,149,'Demander','Configurable, demand-based filtering framework with permalink-support for TYPO3.',0,0,3,1647608806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";}}','Pixelant','info@pixelant.net','pixelantdeveloper','ad42343aa96506d59c26e7a76fcd230d','Merge pull request 20 from pixelant/11_alpha\n\n[RELEASE] Prepare for version 0.2.0 and TYPO3 11 compatibility','Pixelant',2000,1,0,'https://docs.typo3.org/p/pixelant/demander/0.2/en-us','ter','',''),
(9298663,0,'addressmgmt','4.0.0',1063,93,'Address Management','Keep track of all types of addressal records',1,0,3,1646901297,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"5.1.1-5.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','5ca826dce15b3ef7a3299bf4206fb5a6','Version 4.0.0','undkonsorten, undkonsorten',4000000,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/4.0/en-us','ter','',''),
(9298664,0,'addressmgmt','4.0.1',1063,96,'Address Management','Keep track of all types of addressal records',1,0,3,1646901318,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"5.1.1-5.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','26339b728a6fe25b6a6f0426212af669','Version 4.0.1','undkonsorten, undkonsorten',4000001,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/4.0/en-us','ter','',''),
(9298665,0,'addressmgmt','4.1.0',1063,94,'Address Management','Keep track of all types of addressal records',1,0,3,1646901344,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"5.1.1-5.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','31fbe93ec0d6c30301282c030b902810','Version 4.1.0','undkonsorten, undkonsorten',4001000,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/4.1/en-us','ter','',''),
(9298666,0,'addressmgmt','4.1.1',1063,94,'Address Management','Keep track of all types of addressal records',1,0,3,1646901364,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"5.1.1-5.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','647983887f7de338aff0dbce83697098','Version 4.1.1','undkonsorten, undkonsorten',4001001,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/4.1/en-us','ter','',''),
(9298667,0,'addressmgmt','5.0.0',1063,94,'Address Management','Keep track of all types of addressal records',1,0,3,1646901414,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"6.1.1-6.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','350d8e490cb3aab6f0fe142698b1cda7','Version 5.0.0','undkonsorten, undkonsorten',5000000,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/5.0/en-us','ter','',''),
(9298668,0,'addressmgmt','5.0.1',1063,93,'Address Management','Keep track of all types of addressal records',1,0,3,1646901436,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"6.1.1-6.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','d5a74d32c64a3a93b37f293fbb0c96f2','Version 5.0.1','undkonsorten, undkonsorten',5000001,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/5.0/en-us','ter','',''),
(9298669,0,'addressmgmt','5.0.2',1063,111,'Address Management','Keep track of all types of addressal records',1,0,3,1646901456,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"6.1.1-6.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','18ab12d16fdffe333df1503373dc74ec','Version 5.0.2','undkonsorten, undkonsorten',5000002,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/5.0/en-us','ter','',''),
(9298670,0,'addressmgmt','2.1.1',1063,43,'Address Management','Keep track of all types of addressal records',1,0,3,1646901601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.6.0-7.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','81787e1af2ee91816beda52042722148','Version 2.1.1','undkonsorten, undkonsorten',2001001,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/2.1/en-us','ter','',''),
(9298671,0,'addressmgmt','3.1.3',1063,99,'Address Management','Keep track of all types of addressal records',1,0,3,1646901621,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-8.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:12:\"4.2.0-4.9.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','369baeded9a3c6ebfee897739f9fe4ad','Version 3.1.3','undkonsorten, undkonsorten',3001003,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/3.1/en-us','ter','',''),
(9298672,0,'addressmgmt','5.0.3',1063,106,'Address Management','Keep track of all types of addressal records',1,0,3,1655225235,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"6.1.1-6.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','d71468399d4eb7b14432259a44fff277','Version 5.0.3','undkonsorten, undkonsorten',5000003,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/5.0/en-us','ter','',''),
(9298673,0,'addressmgmt','6.0.0',1063,125,'Address Management','Keep track of all types of addressable records',2,0,3,1666171916,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','56c89f76a717b00037ca18aa24638296','Release version 6.0.0','undkonsorten, undkonsorten',6000000,0,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/6.0/en-us','ter','',''),
(9298674,0,'addressmgmt','6.1.1',1063,15,'Address Management','Keep track of all types of addressal records',1,0,3,1774351383,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}s:8:\"suggests\";a:1:{s:9:\"femanager\";s:13:\"6.1.1-6.99.99\";}}','Felix Althaus, Eike Starkmann','felix.althaus@undkonsorten.com, eike.starkmann@undkonsorten.com','undkonsorten','15eb8864b5040f55eaa42a8bba6329da','[TASK] Bump version number to 6.1.1','undkonsorten, undkonsorten',6001001,1,0,'https://docs.typo3.org/p/undkonsorten/addressmgmt/6.1/en-us','ter','',''),
(9298675,0,'powermail_country','1.0.0',524,100,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',1,0,3,1647725676,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"powermail\";s:12:\"7.0.0-7.9.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','c730be7942e344f9e07409f64f23851c','initial commit\r\nSee details https://github.com/Andreas-Sommer/powermail_countries/blob/master/Readme.md','',1000000,0,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298676,0,'powermail_country','1.0.1',524,111,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',1,0,3,1647895142,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";s:9:\"powermail\";s:12:\"7.0.0-7.9.99\";s:18:\"static_info_tables\";s:12:\"6.9.0-6.9.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','c261416b2996c95932194c90a9ce9632','bugfix typo','',1000001,0,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298677,0,'powermail_country','10.0.0',524,113,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',1,0,3,1657978833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.0.0-8.9.99\";s:18:\"static_info_tables\";s:5:\"6.9.6\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','2348b5f6c8ad4f6e330982cc276b54a7','TYPO3 v10 release','',10000000,0,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298678,0,'powermail_country','11.0.0',524,85,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',2,0,3,1695761513,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:13:\"8.0.0-10.9.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','e3cd5cf6027cc5376fa54edcc38688f4','TYPO3 v11 compatibility','',11000000,0,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298679,0,'powermail_country','11.1.0',524,49,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',2,0,3,1717669113,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:13:\"8.0.0-10.9.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','26e4317dac6f94d925f7f002712e4eb2','Add corresponding County Select\r\n- Dynamic add of available County list\r\n- Custom mapping possible by TypoScript','',11001000,0,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298680,0,'powermail_country','11.2.0',524,66,'Powermail Country','Improve Country selection based on static_info_tables with Powermail',2,0,3,1719848750,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:13:\"8.0.0-10.9.99\";s:18:\"static_info_tables\";s:13:\"6.9.6-11.5.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','1841a0243eb9480cf99214f63aa4af1d','Add English Short Name and Custom Format Option\r\n\r\n- Add TCA format options\r\n- Update OptionValueFieldViewHelper\r\n- Modify Country Template\r\n- Update Readme.md\r\n- Allow different length for AjaxController','',11002000,1,0,'https://github.com/Andreas-Sommer/powermail_country/blob/master/Readme.md','ter','',''),
(9298681,0,'base_word','0.0.1',297,126,'PHP Word Library','This provides the PHPWord library from phpOffice.',2,0,4,1647900313,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','PHPWord developers, Franz Holzinger','franz@ttproducts.de','franzholz','27f4025bf29c31aa53b9a7b4066791c0','initial version PHPWord 0.18.3','jambage.com',1,0,0,'https://github.com/PHPOffice/PHPWord','ter','',''),
(9298682,0,'base_word','1.0.0',297,100,'PHP Word Library','This provides the PHPWord library from phpOffice.',2,0,4,1683618785,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"escaper\";s:0:\"\";}}','PHPWord developers, Franz Holzinger','franz@ttproducts.de','franzholz','d6d57fb942856edde471a661c4f80c99','PHPWord 1.0.0\r\nsupports TYPO3 12\r\n\r\n\r\n','jambage.com',1000000,0,0,'https://github.com/PHPOffice/PHPWord','ter','',''),
(9298683,0,'base_word','1.3.0',297,43,'PHP Word Library','This provides the PHPWord library from phpOffice.',2,0,4,1733255562,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"escaper\";s:0:\"\";}}','PHPWord developers, Franz Holzinger','franz@ttproducts.de','franzholz','404990221f292afa844bb050cfac9beb','Support for TYPO3 13','jambage.com',1003000,0,0,'https://github.com/PHPOffice/PHPWord','ter','',''),
(9298684,0,'base_word','1.4.0',297,28,'PHP Word Library','This provides the PHPWord library from phpOffice.',2,0,4,1754490459,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"escaper\";s:0:\"\";}}','PHPWord developers, Franz Holzinger','franz@ttproducts.de','franzholz','d6cf7df58590b34022af10a3408a04e2','Added support for PHP 8.4 ','jambage.com',1004000,1,0,'https://github.com/PHPOffice/PHPWord','ter','',''),
(9298685,0,'dbdoctor','0.1.2',1066,116,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1648061378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','c646bcd745270ecbe066910c0f0f4ca3','[RELEASE] 0.1.2 First TER release','',1002,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.1/en-us','ter','',''),
(9298686,0,'dbdoctor','0.2.0',1066,86,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1660668554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','f1f69987a96da50db57116772b0a6b21','[RELEASE] 0.2.0 More fine grained checks','',2000,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.2/en-us','ter','',''),
(9298687,0,'dbdoctor','0.2.1',1066,91,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1660834502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','1a3c9850e9e2b6203207a1721a8bbf80','[RELEASE] 0.2.1 Minor bug fix and improved v12 compat','',2001,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.2/en-us','ter','',''),
(9298688,0,'dbdoctor','0.3.2',1066,84,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1662070360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','f9009c1fc48591d86eeb2343c672fe47','[RELEASE] 0.3.2 Added some basic inline foreign field related checks','',3002,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.3/en-us','ter','',''),
(9298689,0,'dbdoctor','0.3.3',1066,100,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1662122614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','69a8e98b1e2642de2f9221cd1beb3fe8','[RELEASE] 0.3.3 Minor bugfix in latest added inline checks','',3003,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.3/en-us','ter','',''),
(9298690,0,'dbdoctor','0.4.0',1066,107,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1665312760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','fafdc081ec979da678f4f61d52795b0a','[RELEASE] 0.4.0 Claim core v12 compatibility','',4000,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/0.4/en-us','ter','',''),
(9298691,0,'dbdoctor','0.5.0',1066,85,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1689237170,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','af859eeedb9d9afa8be2a997977da657','[RELEASE] 0.5.0 Improved localization and workspace checks','',5000,0,0,'','ter','',''),
(9298692,0,'dbdoctor','0.6.0',1066,52,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1709832774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','a5626b1dabb6bbfda2dd562291e30763','[RELEASE] 0.6.0 More inline relation checks','',6000,0,0,'','ter','',''),
(9298693,0,'dbdoctor','0.6.1',1066,52,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1710207573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','cda45e59d1da6408e8456db7f46fbf87','[RELEASE] 0.6.1 Minor bug fixes and PHP 8.3 supporting tests','',6001,0,0,'','ter','',''),
(9298694,0,'dbdoctor','0.6.2',1066,72,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1710854326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','2f7edea813e7dae9fb2ce5c569b902f7','[RELEASE] 0.6.2 Minor fixes','',6002,0,0,'','ter','',''),
(9298695,0,'dbdoctor','0.6.3',1066,30,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1739620395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','1301ea388134a384333bf5ca598eb518','[RELEASE] 0.6.3 Improve sys_language_uid-1 handling','',6003,0,0,'','ter','',''),
(9298696,0,'dbdoctor','1.0.0',1066,30,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1739668774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.99.99-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','f72a5545c2bbb8891c265f52324fb092','[RELEASE] 1.0.0 Compatibility with TYPO3 v12 and v13','',1000000,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298697,0,'dbdoctor','1.0.1',1066,31,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1739799887,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.99.99-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','2afa892e07e3a9703ec88bccfb16b77f','[RELEASE] 1.0.1 Better performance and dealing with pages loops','',1000001,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298698,0,'dbdoctor','1.0.2',1066,36,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1739835726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','4988a89d5f0f83d72cb4b2c2eb8eca2f','[RELEASE] 1.0.2 Correct TYPO3 v12 ext_emconf.php','',1000002,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298699,0,'dbdoctor','1.0.3',1066,22,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1752072605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','7b3718867376b046705cafb4ed2ea566','[RELEASE] 1.0.3 Bug fixes and first PHP 8.5 compat','',1000003,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298700,0,'dbdoctor','1.0.4',1066,28,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1752084424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','ccd1b9102ce98a84759051a172c574f5','[RELEASE] 1.0.4 Fix a workspace move related edge case','',1000004,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298701,0,'dbdoctor','1.0.5',1066,24,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1761921452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','09d5c7f9bae6798ee5104566f5a63f39','[RELEASE] 1.0.5 PHP 8.5 related fixes','',1000005,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298702,0,'dbdoctor','1.0.6',1066,8,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1777754719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','d7de790c1909738201d5c78652448bb9','[RELEASE] 1.0.6 Add on-your-own-risk event to manipulate health check list','',1000006,0,0,'https://docs.typo3.org/p/lolli/dbdoctor/1.0/en-us','ter','',''),
(9298703,0,'dbdoctor','2.0.0',1066,12,'TYPO3 Database doctor','Find and fix TYPO3 database inconsistencies',2,0,4,1777765278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Christian Kuhn','lolli@schwarzbu.ch','lolli','31880b82391d90ca866b2ad8367fda3c','[RELEASE] 2.0.0 TYPO3 v13 / v14 support','',2000000,1,0,'https://docs.typo3.org/p/lolli/dbdoctor/2.0/en-us','ter','',''),
(9298704,0,'ns_cache_webhook','1.0.0',140,76,'[NITSAN] Flush Webhook Cache','Add option at Flush cache menu call \"Flush Webhook Cache\" at TYPO3 backend. Call your Webhook configured at Settings  Configure extensions  EXT.ns_cache_webhook. Read more at documentation.',2,0,3,1648194713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','f210707c25ee530899031fe0b5817294','New release of version 1.0.0 - see details, changelog and documentation on https://t3terminal.com/cache-webhook-typo3-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://docs.t3planet.de/en/latest/ExtNsCacheWebhook/Index.html','ter','',''),
(9298705,0,'ns_cache_webhook','1.0.1',140,37,'Flush Webhook Cache','Introducing our Flush Webhook Cache Extension for TYPO3 Backend, designed to streamline your web development process. With just a click, you can instantly clear the webhook cache, ensuring that your website stays updated with the latest changes and configurations.',2,0,3,1714632266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','T3Planet // NITSAN','sanjay@nitsan.in','nitsan','aae77f7636ffa9bb1266c0949d0ab38c','New release of version 1.0.1 - see details, changelog and documentation on https://t3terminal.com/cache-webhook-typo3-extension','T3Planet // NITSAN',1000001,0,0,'https://docs.t3planet.de/en/latest/ExtNsCacheWebhook/Index.html','ter','',''),
(9298706,0,'ns_cache_webhook','1.0.2',140,9,'TYPO3 Flush Webhook Cache','A simple TYPO3 extension to clear webhook cache directly from the backend with one clickensuring your latest changes and configurations are always live.',2,0,3,1751624614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','8ba1b5ac93c7b15f59e55271858c53eb','New release of version 1.0.2 - see details, changelog and documentation on t3planet.com','T3Planet',1000002,0,0,'https://docs.t3planet.de/en/latest/ExtNsCacheWebhook/Index.html','ter','',''),
(9298707,0,'ns_cache_webhook','1.0.3',140,18,'TYPO3 Flush Webhook Cache','A simple TYPO3 extension to clear webhook cache directly from the backend with one clickensuring your latest changes and configurations are always live.',2,0,3,1756469239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Team NITSAN','info@nitsantech.de','nitsan','fbc6e212181084fee1765ef09b28ba0a','New release of version 1.0.3 - see details, changelog and documentation on t3planet.com','NITSAN',1000003,1,0,'https://docs.t3planet.de/en/latest/ExtNsCacheWebhook/Index.html','ter','',''),
(9298708,0,'escaper','2.10.0',132,65,'Laminas Escaper XSS Library','This provides the Laminas Escaper XSS prevention library.',2,0,4,1648668845,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Laminas Escaper developers, Franz Holzinger','franz@ttproducts.de','franzholz','657c933a36bb6a212221d0cf52d72121','initial version Laminas Escaper-2.10.0','jambage.com',2010000,0,0,'','ter','',''),
(9298709,0,'escaper','2.12.0',132,67,'Laminas Escaper XSS Library','This provides the Laminas Escaper XSS prevention library.',2,0,4,1683657617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Laminas Escaper developers, Franz Holzinger','franz@ttproducts.de','franzholz','3c1dcdd02375fc4d35499be6aec28150','supports TYPO3 12','jambage.com',2012000,1,0,'','ter','',''),
(9298710,0,'amp','2.0.2',416,106,'TYPO3 - AMP (Accelerated Mobile Pages)','TYPO3 - AMP (Accelerated Mobile Pages)',2,0,3,1649087848,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4b1eb37a35ecdf6d70fbf4ccc64f87c0','\"[RELEASE] Version 2.0.2 - Public-Release: Release extensions as free download\"','',2000002,0,0,'https://www.coding.ms/documentation/typo3-amp','ter','',''),
(9298711,0,'amp','2.0.3',416,108,'TYPO3 - AMP (Accelerated Mobile Pages)','TYPO3 - AMP (Accelerated Mobile Pages)',2,0,3,1652345105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e02aee52dc2f52a891aafa7b91ed8804','\"[RELEASE] Version 2.0.3 - Maintenance-Release: Add more documentation for the AMP contact form\"','',2000003,0,0,'https://www.coding.ms/documentation/typo3-amp','ter','',''),
(9298712,0,'amp','2.0.4',416,108,'TYPO3 - AMP (Accelerated Mobile Pages)','TYPO3 - AMP (Accelerated Mobile Pages)',2,0,3,1664473505,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d508c2fc1eb1ce58af39fc37e195dec1','\"[RELEASE] Version 2.0.4 - Maintenance-Release: Optimize documentation metadata\"','',2000004,0,0,'https://www.coding.ms/documentation/typo3-amp','ter','',''),
(9298713,0,'amp','2.0.5',416,94,'TYPO3 - AMP (Accelerated Mobile Pages)','TYPO3 - AMP (Accelerated Mobile Pages)',2,0,3,1694166076,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','65346478d1d68480645a64a55e50a6e3','\"[RELEASE] Version 2.0.5 - Maintenance-Release: Optimize documentation\"','',2000005,1,0,'https://www.coding.ms/documentation/typo3-amp','ter','',''),
(9298714,0,'doc','1.1.1',92,92,'Markdown docs for everybody','Render documentation based on markdown files directly in the backend',1,0,0,1649143574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.9-11.6.99\";}}','Georg Ringer','mail@ringer.it','just2b','9d8710579b28499644ecad90170e4b2b','Initial release','',1001001,1,0,'','ter','',''),
(9298715,0,'psb_foundation','1.0.0',1539,103,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1649318135,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','ff0515e495f56d2a82772d4224aed887','This is the first release of PSB Foundation. See the README.md for details.','',1000000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298716,0,'psb_foundation','1.0.1',1539,108,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1650383901,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','81a91a74f4bfe9e57c50a0fe41515a41','[BUGFIX] ContextUtility crashed in CLI mode.\r\n[BUGFIX] foreign_field may be empty now for TCA-type \"inline\".','',1000001,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298717,0,'psb_foundation','1.0.2',1539,90,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1654501237,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','4d2cbf7a625cf219361f95f5970f04b9','[TASK] Add automatic deployment to TER.\n[TASK] Change TSconfig directories to match the official CGL.\n[TASK] Fix typo in README.md\n[TASK] Fix wrong language file paths in README.md.\n[TASK] Improve execution of unit tests.\n[TASK] Set version to 1.0.2.\n[TASK] Update manual.\n[TASK] Use OpCode variants of native php functions.\n[BUGFIX] Take application context into account in TypoScriptUtilityTest.','',1000002,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298718,0,'psb_foundation','1.1.0',1539,96,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1654878073,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','aca5db63ab05115c912b70ccb1bc73c0','[FEATURE] Allow linebreaks for long string values in annotations (e.g. foreignTableWhere).\n[TASK] Convert space indentations to tabs in XLF-files.\n[TASK] Set version to 1.1.0.\n[TASK] Use .editorconfig from typo3 project.','',1001000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298719,0,'psb_foundation','1.2.0',1539,104,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1655457845,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','cd33bc074130282aeac9a2d6d70263ae','[TASK] Set version to 1.2.0.','',1002000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298720,0,'psb_foundation','1.2.1',1539,90,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1661842346,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','4ecfbac80a8514341dfc79ddcbbf3666','Compatibility release\n\n[TASK] Add PHP 8 to compatibility information.\r\n[TASK] Set version to 1.2.1.','',1002001,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298721,0,'psb_foundation','1.2.2',1539,88,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1664446469,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','85e26cc9eb10c84923543d07f9632804','[TASK] Set version to 1.2.2.\r\n[BUGFIX] Add default value if array key \"allowTableOnStandardPages\" is not set. (thanks to web-it-solutions)','',1002002,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298722,0,'psb_foundation','1.2.3',1539,94,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1665743162,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','ce7ebd9832244898964c78f45a6d5644','[TASK] Set version to 1.2.3.\r\n[BUGFIX] Apply translation arguments only when a translation exists.\r\n[BUGFIX] Fix \"undefined array key\" in TypoScript condition for page types.\r\n[BUGFIX] Fix \"undefined array key\" when checking if TypoScript is available in contexts other than Frontend.\r\n[BUGFIX] Load general EarlyAccessConstants also when there is a context specific file.','',1002003,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298723,0,'psb_foundation','1.2.4',1539,102,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1673261595,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','6e3238025902a98a02d300f057221557','Bugfix issue 6 (8)\n\n [TASK] Set version to 1.2.4.\r\n [BUGFIX] Avoid double processing of translate arguments. vsprintf must not be executed if the translate function of extbase already returned a value other than null (which means that the translate arguments were already applied to the string via sprintf).','',1002004,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298724,0,'psb_foundation','2.0.0',1539,72,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1697815019,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','a0b61a282aaf2d414aecf398fd3366fc','PSB Foundation 2.0\r\n\r\n\r\nWhen I started this project, I promised that TYPO3 upgrades will become easier because the abstraction layer this\r\nextension offers will remain and all core changes will be tackled under the hood so that you wont have to worry.\r\nGuess what: As the developers of TYPO3 introduced a lot of interesting (but also breaking) changes in v12.0 (which I love!) - and with php 8.1\r\nat hand - I decided to go for a big refactoring. Sorry for that! But I hope that you will love the new structure and\r\nfeatures. Version 1 wont be supported anymore. The following list will guide you through all necessary steps.\r\nI will try to support two major versions in the future.\r\nThank you for using psb_foundation! \r\n\r\nSee https://github.com/phantasie-schmiede/psb-foundation/blob/2.0.0/CHANGELOG.md for upgrading from v1 to v2!\r\n\r\nMinimum requirements\r\n------------\r\n- php version: 8.1\r\n- TYPO3 version: 12.4\r\n\r\nNew features\r\n------------\r\n\r\n- Auto-generation of database definitions\r\n- Service for file uploads in frontend\r\n  - uploads files and creates references to a given domain model record\r\n  - configurable via TCA\r\n- Attributes for new TCA types introduced in v12\r\n- More properties and getters for TCA attributes\r\n- Auto-registration of description in TCA if appropriate language label exists\r\n- Support of plural forms in language files\r\n- Support of convenient placeholders in language files\r\n- New attribute for TranslateViewHelper\r\n  - excludedLanguages: matching language keys will return null (bypasses fallbacks)\r\n- New helper functions to FileUtility\r\n  - getMimeType() // based on finfo\r\n  - resolveFileName() // resolves EXT:, but leaves invalid paths untouched (in contrast to GeneralUtility::getFileAbsFileName())\r\n  - write() // wrapper for file_put_contents which creates the file if it does not exist (including directories) and assures correct access rights\r\n- Fallbacks for GlobalVariableService::get()\r\n  - The method no longer throws an exception if a path does not exist and strict mode is set to false.\r\n  - The fallback value can be overridden.\r\n','',2000000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298725,0,'psb_foundation','2.1.0',1539,61,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1706100181,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','c7182cb96930486603fa58ca702a0615','[FEATURE] Add query utilities to process large amounts of records in chunks to avoid memory exhaustion.\r\n[FEATURE] FileUtility::resolveFileName() resolves relative paths without EXT:-syntax, too.\r\n[FEATURE] Support additional arguments (strict, fallback) for all GlobalVariable-ViewHelpers.','',2001000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298726,0,'psb_foundation','2.1.1',1539,57,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1707376049,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','8bf9cb24f53131dc265787b455f02188','[BUGFIX] Fix creation of file references.\r\n[BUGFIX] Fix deprecated TCA structure of default select item.\r\n[BUGFIX] Fix file path issues for language files.\r\n[BUGFIX] Use correct method to override ViewHelper argument.','',2001001,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298727,0,'psb_foundation','2.1.2',1539,59,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1708532285,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','a3e739b4523f068b2400a02b962cb461','[TASK] Set version to 2.1.2.\r\n[BUGFIX] Additional fix for file path issues with language files.','',2001002,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298728,0,'psb_foundation','2.2.0',1539,58,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1709887944,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','3f5823b56d4b5327c722efc6652f7bfb','[FEATURE] Add logging for language label usage.\r\n[FEATURE] Add module for displaying evaluated log data of language labels.\r\n[FEATURE] Replace LocalizationService with new LocalizationUtility. LocalizationService is still available for compatibility reasons!\r\n[TASK] Apply CGL rules.\r\n[TASK] Deprecate LocalizationService.\r\n[TASK] Improve display of log data in locallang module.\r\n[TASK] Improve performance of LocalizationService/LocalizationUtility.\r\n[TASK] Remove redundant PHPDoc comments.\r\n[TASK] Set version to 2.2.0.\r\n[BUGFIX] Placeholders in localized strings were replaced in ViewHelper context only.','',2002000,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298729,0,'psb_foundation','2.2.1',1539,59,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1712329868,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','6fe43644476865e9001ade8012767328','[FEATURE] Add file locking utilities.\r\n\r\n[TASK] Optimize code.\r\n[TASK] Set version to 2.2.1.\r\n[TASK] Update manual.\r\n\r\n[BUGFIX] Avoid race condition while checking log files.\r\n[BUGFIX] Overriding of ctrl properties failed if property name did not match original TCA key.','',2002001,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298730,0,'psb_foundation','2.2.2',1539,52,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1719295452,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','74b966e923a2b303415a55b4308cebc4','[BUGFIX] Add missing property maxSize to file upload configuration. \r\n[BUGFIX] Aggregation of file upload configuration was incorrect.\r\n[BUGFIX] Initialize types in TCA so fields can be added to them.\r\n[BUGFIX] Prevent logging of strings which are no label identifiers.\r\n[BUGFIX] Use request interface as argument type instead of its implementation.','',2002002,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298731,0,'psb_foundation','2.2.3',1539,58,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1722252305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.1\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','a2751a0ecfd2b8b7b40f70cd2f6e16bb','[FEATURE] Support TCA type group with more than one allowed table in extbase models (use resolveMmRelationWithDifferentTables in getter).\r\n[FEATURE] New TcaService method (convertTableNameToClassNames) looks up domain model class names connected to a given table.\r\n[FEATURE] Add helper method to apply an arbitrary number of constraints to a query in a clean way.\r\n[BUGFIX] Original TCA was overwritten by extending classes even for those properties that werent overridden.\r\n[BUGFIX] convertString converts version numbers to float.','',2002003,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298732,0,'psb_foundation','2.3.1',1539,30,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1741783645,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','c8aefdc0a70db4fcc764de3fa6a473b2','[BREAKING] Upload configuration is now located in TCA at the path columns.[column].config.upload\r\n(formerly columns.[column].config.EXT.psb_foundation.upload)!\r\nNo action required if there are no direct references to the old path.\r\n\r\n[FEATURE] Add function for sanitizing file names.\r\n[FEATURE] Add helper method for initiating downloads.\r\n[FEATURE] Add helper method to check if a string contains only whitespace characters.\r\n[FEATURE] Add service for page cache configuration building.\r\n[FEATURE] Add trait for controllers to control the page cache.\r\n[FEATURE] Add upload method for single file.\r\n[TASK] Add functional tests.\r\n[TASK] Apply correct coding styles to TypoScript generation.\r\n[TASK] Make extension compatible with TYPO3v13.\r\n[TASK] Support foreign_default_sortby in TCA attribute Inline.\r\n[BUGFIX] Change duplicate error code to unique value.\r\n[BUGFIX] Fix array path of upload configuration in TCA.\r\n[BUGFIX] Fix line endings in runTests.sh.\r\n[BUGFIX] Fix rendering of backend modules.\r\n[BUGFIX] Fix wrong auto-generated label paths in backend module context.\r\n[BUGFIX] Handle non-string request parameters correctly.\r\n[BUGFIX] TypoScript comments werent generated correctly at top level.','',2003001,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298733,0,'psb_foundation','2.3.2',1539,30,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1743413755,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','5879e3da1454baba6e7d4ead99386a08','[BUGFIX] Improve unreliable check if TypoScript is available.','',2003002,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298734,0,'psb_foundation','2.3.3',1539,26,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1743575291,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','64c5cc3c65fb112ca4c0e51d272bb39e','[BUGFIX] Regression fix: Replace code incompatible in v13!\r\n[FEATURE] Add helper method for sorting strings with special character variants.','',2003003,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298735,0,'psb_foundation','2.3.4',1539,27,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1743753265,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','260d19367eae99c2ca148ecced31d143','[BUGFIX] TypoScript check could throw an exception.','',2003004,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298736,0,'psb_foundation','2.3.6',1539,27,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1744211935,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','3e53fa854621aa9c1cce4ec88035e83d','[TASK] Add support for other contexts than frontend in check for TypoScript availability.','',2003006,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298737,0,'psb_foundation','2.3.7',1539,30,'PSbits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1744882612,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','94fd97e2ea6707c7fe19b7c425607f2b','[BUGFIX] Conversion of absolute icon paths to EXT: syntax as these are handled inconsistently by TYPO3.','',2003007,0,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298738,0,'psb_foundation','2.3.8',1539,18,'PSbits  Foundation','Abandoned! This extension has been renamed to \"foundation\". New composer package: psbits/foundation',2,0,4,1750968098,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','a43c9d0a90217015cc16ef24b576ade9','Abandoned! This extension has been renamed to \"foundation\". New composer package: psbits/foundation','',2003008,1,0,'https://github.com/phantasie-schmiede/psb-foundation/blob/master/README.md','ter','',''),
(9298739,0,'extended_routing','1.0.0',144,144,'Extended routing mappers','Adds extended routing mappers to the routing feature for TYPO3',1,0,3,1649319059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Markus Hofmann','typo3@calien.de','calien666','c97c954ee55552db8ebdbad449f33a69','[TASK] set version to 1.0.0','',1000000,1,0,'https://github.com/calien666/typo3-extended-routing/blob/main/README.md','ter','',''),
(9298740,0,'newt4dce','1.0.0',385,28,'Newt4Dce','Extension with the Newt-Provider for Dce',1,0,0,1649664741,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"2.0.0-\";s:3:\"dce\";s:6:\"2.8.0-\";}}','Juergen Furrer','juergen@infonique.ch','juergenfurrer','cb555c957c0659bfcb0929154849853f','Initial development','',1000000,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.0/en-us','ter','',''),
(9298741,0,'newt4dce','1.0.1',385,25,'Newt4Dce','Extension with the Newt-Provider for Dce',1,0,0,1649689726,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"2.0.0-\";s:3:\"dce\";s:6:\"2.8.0-\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','0652c67ab95157bca86c169fc400a059','Bugfix','',1000001,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.0/en-us','ter','',''),
(9298742,0,'newt4dce','1.0.2',385,26,'Newt4Dce','Extension with the Newt-Provider for Dce',1,0,0,1649691102,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"2.0.0-\";s:3:\"dce\";s:6:\"2.8.0-\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','d612a7979f47e6fc57f7d5ac4b54bd83','Fix cache on create, update, delete','',1000002,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.0/en-us','ter','',''),
(9298743,0,'newt4dce','1.1.0',385,38,'Newt4Dce','Extension with the Newt-Provider for Dce',0,0,0,1649760730,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:6:\"2.0.0-\";s:3:\"dce\";s:6:\"2.8.0-\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','d1ab575e482d365d13fdac1b3f4c73d1','Add FAL-field','',1001000,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.1/en-us','ter','',''),
(9298744,0,'newt4dce','1.2.0',385,39,'Newt4Dce','Extension with the Newt-Provider for Dce',0,0,0,1650035898,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.1.0-2.1.99\";s:3:\"dce\";s:13:\"2.8.0-2.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','54977a25450dd23e0750354400aab14d','Add Color-field\r\nUpdate to new Interface','',1002000,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.2/en-us','ter','',''),
(9298745,0,'newt4dce','1.2.1',385,27,'Newt4Dce','Extension with the Newt-Provider for Dce',0,0,0,1652451559,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.1.0-2.1.99\";s:3:\"dce\";s:13:\"2.8.0-2.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','82f0fd56769ca2ef3ed57d383b54c031','Deployment-automation','',1002001,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.2/en-us','ter','',''),
(9298746,0,'newt4dce','1.2.2',385,55,'Newt4Dce','Extension with the Newt-Provider for Dce',0,0,0,1652536381,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.1.0-2.1.99\";s:3:\"dce\";s:13:\"2.8.0-2.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','6b92bc3facc4f2f931bbc462d7bc2b55','Test desc','',1002002,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.2/en-us','ter','',''),
(9298747,0,'newt4dce','1.2.3',385,39,'Newt4Dce','Extension with the Newt-Provider for Dce',0,0,0,1678257862,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"newt\";s:12:\"2.1.0-2.1.99\";s:3:\"dce\";s:13:\"2.8.0-2.99.99\";}}','infonique, furrer','info@infonique.ch','juergenfurrer','989919b5a03f56eb87d96d6cd3db3164','Fix error in PHP 8','',1002003,0,0,'https://docs.typo3.org/p/infonique/newt4dce/1.2/en-us','ter','',''),
(9298748,0,'newt4dce','2.0.0',385,34,'Newt4Dce','Extension with the Newt-Provider for Dce',2,0,0,1693768636,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"newt\";s:13:\"3.0.0-3.99.99\";s:3:\"dce\";s:13:\"2.9.0-3.99.99\";}}','SwissCode','info@swisscode.sk','juergenfurrer','27b01429686f1e948067541243ea3e28','Add TYPO3 V12 support\r\nDrop TYPO3 V10 support','',2000000,0,0,'https://docs.typo3.org/p/swisscode/newt4dce/2.0/en-us','ter','',''),
(9298749,0,'newt4dce','3.0.0',385,30,'Newt4Dce','Extension with the Newt-Provider for Dce',2,0,0,1700167262,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:4:\"newt\";s:13:\"3.0.0-3.99.99\";s:3:\"dce\";s:13:\"2.9.0-3.99.99\";}}','SwissCode','info@swisscode.sk','juergenfurrer','ecad4f86d0296c85b9bd8b3412b1af6a','Update compatibility','',3000000,0,0,'https://docs.typo3.org/p/swisscode/newt4dce/3.0/en-us','ter','',''),
(9298750,0,'newt4dce','3.0.1',385,44,'Newt4Dce','Extension with the Newt-Provider for Dce',2,0,0,1710667141,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"newt\";s:6:\"3.0.0-\";s:3:\"dce\";s:6:\"2.9.0-\";}}','SwissCode','info@swisscode.sk','juergenfurrer','1cc5439347f1359feb8c0cb420187d47','Bug fix','',3000001,1,0,'https://docs.typo3.org/p/swisscode/newt4dce/3.0/en-us','ter','',''),
(9298751,0,'hh_seo','0.4.2',1368,113,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1649777190,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','fcda79ba29497f36460f70d3f51e9ece','first TER release','',4002,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298752,0,'hh_seo','0.4.4',1368,90,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1663680985,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','3d82fbbdb5eccd600a4747c46b71a565','[FIX] php 8 warnings\r\n[FIX] problems with parse_ini_string and divers chars like %,&,! - see new example template: \"NewsExample.html\"','',4004,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298753,0,'hh_seo','0.4.5',1368,94,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1666697860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','83cea6d2d4773771e7b17e4d2ae7c321','[FIX] php 8 depricated warning 3 param of str_replace null','',4005,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298754,0,'hh_seo','0.4.6',1368,93,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1670934916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','76e7081f4a955089d20fafcff9dc52bf','[BUGFIX] constants boolean type set default value from false to 0','',4006,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298755,0,'hh_seo','0.4.7',1368,79,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1673869030,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2e47a3a31b576d5e3595bff1fadf7b6d','[TASK] code format - deleted unused code\r\n[BUGFIX] PHP 8 warning undefined array key overwrite','',4007,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298756,0,'hh_seo','0.4.8',1368,84,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1673969777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','3b72be93841c30e7719fa040981eaa69','New Version 0.4.8','',4008,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298757,0,'hh_seo','0.5.0',1368,77,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1677586058,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f722ae4fe6697e8ea6f650c5f46ee642','[TASKFIX] restructure PageDataHook: For htmlHead - htmlBodyTop - htmlBodyEnd\r\n[BUGFIX] wrong / missing output of meta-tag robots: \"follow / nofollow\"','',5000,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298758,0,'hh_seo','0.5.1',1368,91,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1677602060,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a7f72887de8ff5fe7e7a47eb1ce8a813','[HOTFIX] PageDataHook setAdditionalData - set version 0.5.1','',5001,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298759,0,'hh_seo','0.6.0',1368,70,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1687163372,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a8b14b9c1f1eb8477e1fe52503e7f567','[BUGFIX] fix example viewhelper namespace - fix double slash for urls icons etc. - set version to 0.6.0','',6000,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298760,0,'hh_seo','0.7.0',1368,81,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1687163428,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','359fef66113bee289f5d6048bc9508b8','[TASK] change deprications - allow TYPO3 12','',7000,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298761,0,'hh_seo','0.8.0',1368,69,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1695908265,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2d2d5fb4b9a2fdd6823f71e7c511973b','[TASK] set version to 0.8.0 - remove TYPO3 11 support','',8000,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298762,0,'hh_seo','0.8.1',1368,64,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1702030390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','cfdfdd3b33ffe15bdb7c803beac1289e','[TASK] set version to 0.8.1','',8001,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298763,0,'hh_seo','0.8.2',1368,67,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1709024763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','83267cd650998fa9679f71770ffc4c5c','[BUGFIX] added viewhelper for yaml string format - escape double quotes','',8002,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298764,0,'hh_seo','0.8.3',1368,45,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1724661715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','dd5b0274cd6d992d51a9fa139534a2e6','[TASK] set version to 0.8.3\n\n[FEATURE] make first use of the TYPO3 \"metaTagManagerRegistry\"\n[TASK] added page options for noimageindex,noarchive,nosnippet\n[TASK] added \"viewport\" to example FLUID templates\n[FIX] multi language allow translation for custom fields: allowLanguageSynchronization','',8003,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298765,0,'hh_seo','0.8.4',1368,42,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1727277396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','933241011ae718838a31fd9ec967b538','[TASK] set version to 0.8.4\n\n[TASK] code maintaince\n[TASK] added EXT:hh_simple_job_posts example\n[FIX] disable TypoScript meta-tags\n[EXPERIMENTAL] show sort of google search preview at the page-module','',8004,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298766,0,'hh_seo','0.8.5',1368,47,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1727337572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e0d99938f09b5584ac47b350b91d4f21','[TASK] version 0.8.5\n\n[HOTFIX] error if no favicon is given\n[FIX] output preview only on doctype 1 (normal page)\n[TASK] improve BE preview','',8005,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298767,0,'hh_seo','0.8.6',1368,43,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1727866301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','184a6ae48c3846e4db1247b24b7d2363','[TASK] version 0.8.6\n\n[TASK] resolveExtFilePathToWebUrl allow full URLs\n[BUGFIX] BE output of shortcutIcon relativ instead of absolute cause on multidomain installations CSP blocks it','',8006,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298768,0,'hh_seo','0.9.1',1368,39,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1736955403,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','40cd176edeecea8295900f7d8f888519','[FEATURE] added Site sets\n\nhttps://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/SiteHandling/SiteSets.html','',9001,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298769,0,'hh_seo','0.9.2',1368,42,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1738077108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','637dee10e17e7db41515c9614dd8547f','[BUGFIX] missing / empty constants settings for fluid','',9002,0,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298770,0,'hh_seo','0.9.3',1368,38,'Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers','Hauer-Heinrich - SEO - Meta-Tag - ViewHelpers',1,0,10,1744876482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4025884ebca44b4702992a34be8f9682','[TASK] set version 0.9.3','',9003,1,0,'https://github.com/Hauer-Heinrich/hh_seo/blob/master/README.md','ter','',''),
(9298771,0,'md_saml','1.0.3',1063,95,'Single Sign-on with SAML','TYPO3 SSO Login with SAML authentication.',2,-1,0,1649858514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','f156374d9b324d1f99447071f59b147f','Initial TER release. Have fun','',1000003,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298772,0,'md_saml','1.0.4',1063,85,'Single Sign-on with SAML','TYPO3 SSO Login with SAML authentication.',2,-1,0,1649887878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','da2d4a3c5792d6a31b16744dcbdf6d28','Fixed TER release','',1000004,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298773,0,'md_saml','1.0.5',1063,100,'Single Sign-on with SAML','TYPO3 SSO Login with SAML authentication.',2,-1,0,1649928490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','36e44847c9b0b45f6e9b14ff63bcdf08','Bugfix release: Fixed library path in TER release','',1000005,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298774,0,'md_saml','1.0.6',1063,93,'Single Sign-on with SAML','TYPO3 SSO Login with SAML authentication.',2,-1,0,1651228764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','f4985829ad7141613d122119b6594582','[RELEASE] Release v1.0.6','',1000006,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298775,0,'md_saml','1.0.7',1063,106,'Single Sign-on with SAML','TYPO3 SSO Login with SAML authentication.',2,-1,0,1651868499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','62ac7d54b0a52ae1aee89b27b8c37ee1','[RELEASE] Release v1.0.7','',1000007,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298776,0,'md_saml','2.0.0',1063,115,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1660318568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','76af961b044ff01b69defe8798015956','[RELEASE] Release v2.0.0\n\nAttention: This release comes with breaking changes. See changelog!','',2000000,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298777,0,'md_saml','3.0.0',1063,55,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1702041493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','0c75fb16ab2bcd3b9e73a94addebebd8','[RELEASE] Release v2.0.0 - TYPO3 v12 support','',3000000,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298778,0,'md_saml','3.0.1',1063,64,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1702408546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','8cfc89c7130d73b4d080856c86424c90','[RELEASE] Bugfix release v3.0.1\n\nThis release loads the settings correctly again','',3000001,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298779,0,'md_saml','3.0.4',1063,51,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1709117813,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','65dd3ec05b45cb97a10babf6c0710650','[RELEASE] Bugfix release v3.0.3\n\nAdd missing handling of requestToken for TYPO3 v12\n\nFix version range in ext_emconf.php','',3000004,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298780,0,'md_saml','3.0.5',1063,81,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1709188846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','434feb597d020959cc9574d4ed1b6607','[RELEASE] Bugfix release v3.0.5\n\nAdd handling for mapping language(s) to different TLD(s)','',3000005,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298781,0,'md_saml','4.0.0',1063,26,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1743755171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','94e6a27a60eb95cdc34460269bb8f497','[RELEASE] TYPO3 v13 compatibility\n\nSee changelog for upgrade instructions','',4000000,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298782,0,'md_saml','4.0.1',1063,25,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1746430937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','8d669a0c9dcf1d35531167638aa05b1f','[RELEASE] Feature release - allow baseVariants in configuration','',4000001,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298783,0,'md_saml','4.0.2',1063,23,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1747064894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','87a1f1c7f059c056309d7319fa915b6a','[RELEASE] Maintenance release v4.0.2','',4000002,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298784,0,'md_saml','4.0.3',1063,28,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1748333282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4480fe50a682e19421ebd9f8eeac1724','[RELEASE] Feature release - Allow array values in user array','',4000003,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298785,0,'md_saml','4.0.4',1063,23,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,-1,0,1758204257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','cb3c4a6faf3e1be105405a1696108d5d','[RELEASE] Bugfix release - Allow to override databaseDefaults in custom settings file','',4000004,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298786,0,'md_saml','4.0.5',1063,21,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1765467859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','4f2d7ff4722447bfc2e351ac6b0e23fa','[RELEASE] Security release - Update onelogin/php-saml version requirement to 4.3.1','',4000005,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298787,0,'md_saml','3.0.8',1063,17,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1765724155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','c57f9f7085d034c202297af4b7b8be2e','[RELEASE] Security release - Update onelogin/php-saml version requirement to 4.3.1','',3000008,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298788,0,'md_saml','5.0.0',1063,14,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1774285548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','927db74d265e1bc602a35d9b2e3c0a87','[RELEASE] Feature release\n\n- SP-initiated Backend SLO\n- SP-initiated Frontend SLO\n- Allow loading of certificate from a file\n- Activate Sudo Mode\n\nSee Changelog for all changes.\n\nPlease run database migration after upgrading','',5000000,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298789,0,'md_saml','5.0.1',1063,12,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1775743202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2a5547abbefe52a9da214e842c92651f','[RELEASE] Bugfix release','',5000001,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298790,0,'md_saml','5.0.2',1063,11,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1775823950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2c912e184091122b3e21e45c3d8422d6','[RELEASE] Bugfix release','',5000002,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298791,0,'md_saml','5.1.0',1063,12,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1778009082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','f5d7a7ffc1b758dff72d812f603d6633','[RELEASE] Feature release - Compatibility with TYPO3 v14','',5001000,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298792,0,'md_saml','5.1.1',1063,3,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1786456274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','58d5151997129054624516a9b557d5b8','[RELEASE] Bugfix release v5.1.1','',5001001,0,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298793,0,'md_saml','5.1.2',1063,3,'Single Sign-on with SAML','SSO frontend or backend login with SAML authentication.',2,0,0,1787223782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','675740038cf0554569f93622e75c459a','[RELEASE] Bugfix release v5.1.2','',5001002,1,0,'https://github.com/cdaecke/md_saml/blob/master/Readme.md','ter','',''),
(9298794,0,'pixxio_extension','0.1.0',1498,89,'pixxio','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',0,0,3,1649932352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','f78ff0a3193283c65f7c15daa51248e6','Integrate the new pixx.io that launched in 2021 into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash. \r\nYou can use this extension also with scheduler to have a running sync between pixx.io and typo3','',1000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298795,0,'pixxio_extension','0.1.1',1498,30,'pixxio','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',1,0,4,1649932658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','64572855f77006fff72e828c93e70a31','Changed the wrong category and the state to beta','',1001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298796,0,'pixxio_extension','0.1.2',1498,35,'pixxio','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',1,0,0,1649932890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','b1b11a09677e3dfafb266a8746d35d42','Changed again the wrong category.','',1002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298797,0,'pixxio_extension','0.1.3',1498,48,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',1,0,0,1649933299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','8128e3922140897adcb940b0e1fbe35d','Changed title and icon','',1003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298798,0,'pixxio_extension','0.1.4',1498,46,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',1,0,0,1652177618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','d2eacb9425af8f92ea6ad1ff9562753a','- Updated the JSDK to version 0.4.1\r\n- Fixed issues during Sync ','',1004,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298799,0,'pixxio_extension','1.0.0',1498,97,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1659625584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','bc74b9461cfd3b14f43d046674515973','- Removed beta status. \r\n- new version 1.0.0\r\n- Typo3 10 Support','',1000000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298800,0,'pixxio_extension','1.0.1',1498,46,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1661253659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','55bbe66c1a7067e9157d249fde11412c','Fix subfolder configuration ','',1000001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298801,0,'pixxio_extension','1.0.2',1498,96,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1665578079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','119c73396d7109a6b009ecee25593aa9','changed the version definition in composer.json to fix the installation via composer','',1000002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298802,0,'pixxio_extension','1.0.3',1498,93,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1679057470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','b70cf63e300a2996524afeb2ec48c1a1','Fix \"Select from pixx.io\" button ','',1000003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298803,0,'pixxio_extension','1.0.4',1498,75,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1683635472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','00b8e5a238656bce48d838a6bb90a218','Fix PHP warnings \"Constant TYPO3_PIXXIO_EXT_NUM already defined\"','',1000004,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298804,0,'pixxio_extension','1.0.5',1498,70,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1684154221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','pixx.io','ds@pixx.io','pixxio','ffd411e189df452d3ea5117885446efa','Fix metadata assignments when filemetadata extension is available','',1000005,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298805,0,'pixxio_extension','2.0.0',1498,70,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1687246517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','9b38f81fed33598cd0aba5cec6701585','In this version we have completely revised the media selection. In addition, we now support TYPO3 V12.','',2000000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298806,0,'pixxio_extension','2.0.1',1498,77,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1687933643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','cdc77e665b21269e235644c9462ce576','Fix Stylesheet Link (https://github.com/pixx-io/typo3/issues/8)\r\nAdd alternative for retrieving the images  (https://github.com/pixx-io/typo3/issues/9)','',2000001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298807,0,'pixxio_extension','2.0.2',1498,66,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1693902059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','aa509ef423e87ff9e3f58c1e8ec52072','Bugfix for TYPO3  v12.4.3','',2000002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298808,0,'pixxio_extension','2.0.3',1498,70,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1695122340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','91127c7e05cbcd90d2fcf5a58d194b6a','Fix bugs to support multiple image fields','',2000003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298809,0,'pixxio_extension','2.0.4',1498,77,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1699465691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','9cac3a805350daf6cbdc7d68b8b2a92a','- Alt text is now correctly transferred from the metadata\r\n- Fix deleting files in scheduler command\r\n- Fix \"Select from pixx.io\" button in inline relation content elements','',2000004,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298810,0,'pixxio_extension','2.1.1',1498,69,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1715704631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','7e93554724ecb5f677673d844e8b0769','Bugfixes','',2001001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298811,0,'pixxio_extension','2.1.2',1498,22,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1749561654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','75fda03c38c22d7aefe66f1bd796bf2e','- Fix scheduler issues: Update metadata only for files which are not deleted and improve cli logs','',2001002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298812,0,'pixxio_extension','3.0.0',1498,9,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1750075646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','ds@pixx.io','pixxio','44f42ae67eedcc69fafbdc386c9d7167','v13 Release','',3000000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298813,0,'pixxio_extension','3.0.2',1498,24,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1750075769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','ds@pixx.io','pixxio','90c77da949bb00cde29ec69e24517806','Version bump 3.0.2','',3000002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298814,0,'pixxio_extension','3.0.3',1498,25,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1750085667,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','4b218b32eaaa24432c4c348140d70d56','Version bump 3.0.3','',3000003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298815,0,'pixxio_extension','3.0.4',1498,10,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1750143247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','d7dc6630cc6fe0c92cebb8988714908f','v13 Update','',3000004,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298816,0,'pixxio_extension','2.2.0',1498,25,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1750338339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','b3c1e85a6c30cbcb8284a90acf179ff2','Add setting to enable auto-login with the sync access data in the image picker.','',2002000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298817,0,'pixxio_extension','3.1.0',1498,24,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1752566890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','a4cc0e7cbbd93e8af9a2bbadd440e51f','Add support for auto login in the media selection modal','',3001000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298818,0,'pixxio_extension','3.2.0',1498,18,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1757595041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','ce0a6ea1f45d43f3b6f5461c03bb0e1f','- [v13.4] Sync metadata when importing images without the need of the scheduler\r\n- [v13.4] Fix file name collision. When a file was added with the same file name, the import was skipped.\r\n- [v13.4] Add a strict isMainVersion check when synching files','',3002000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298819,0,'pixxio_extension','3.3.0',1498,25,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1757602531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','66002c181b3408b0f36da245c42c861d','- [v13.4] Add setting to configure the allowed_download_formats in the media selection','',3003000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298820,0,'pixxio_extension','2.3.0',1498,20,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1758884619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','49a22994901e651dcbbffedba7f6efd6','- Fix file name collision. When a file was added with the same file name, the import was skipped.\r\n- Add a strict isMainVersion check when synching files\r\n- Add configurable allowedDownloadFormats parameter','',2003000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298821,0,'pixxio_extension','2.4.0',1498,14,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1768231872,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','ds@pixx.io','pixxio','e5430b7e43c4ba557df5fe6f8aa629db','- Feature: Add support for CDN links\r\n- Feature: Add sync for license releases\r\n- Feature: Update Plugin SDK to latest version\r\n- Feature: Improve logging\r\n- Feature: New setting to sync only metadata (update_metadata)\r\n- Feature: Modernize download handling\r\n- Feature: Set metadata when importing images without the need of the scheduler\r\n- Fix: Sync command now exits successfully when no pixx.io files in the system\r\n- Fix: Use configured limit for sync action\r\n- Fix: Missing files are deleted if activated in the settings\r\n- Docs: Add documentation for sync command','',2004000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298822,0,'pixxio_extension','3.4.0',1498,16,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1768905429,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','86fee02a20a2ad5935a6174545f9a80f','3.4.0\r\n\r\n- Feature: Update Plugin SDK to latest version\r\n- Feature: Improve logging\r\n- Feature: New setting to sync only metadata (update_metadata)\r\n- Feature: Modernize download handling\r\n- Fix: Sync command now exits successfully when no pixx.io files in the system\r\n- Fix: Use configured limit for sync action\r\n- Fix: Missing files are deleted if activated in the settings\r\n- Docs: Add documentation for sync command','',3004000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298823,0,'pixxio_extension','2.4.1',1498,14,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1769090637,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','plugin@pixx.io','pixxio','3da5523b4caff6eb0c3e6bb5a1ca96b8',' 2.4.1\r\n\r\n- Fix: Metadata import when value is not a string','',2004001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298824,0,'pixxio_extension','3.4.1',1498,12,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1773137670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','965bdc9fa6f66bb091ce0f9cea653a55','- Fix: Metadata import when metadata value is not a string','',3004001,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298825,0,'pixxio_extension','3.4.2',1498,13,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1773245319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','870805fa1040354ba8bb73bb2895a4da','Fix: \"Select from pixx.io\" button for dynamically loaded IRRE elements','',3004002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298826,0,'pixxio_extension','2.4.2',1498,12,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1773245520,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','plugin@pixx.io','pixxio','ba9731b4f903e3f57bfecd14e39efd80','Fix: \"Select from pixx.io\" button for dynamically loaded IRRE elements','',2004002,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298827,0,'pixxio_extension','2.4.3',1498,10,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1777370371,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','plugin@pixx.io','pixxio','41b09309b2c2ab6b5d7ec565a7cdb334','- Fix: Normalize auto_login config to boolean to fix login problems\r\n- Fix: Sync v11 JavaScript ImagePicker logic with v12 logic\r\n- Chore: Remove unused data-attributes from import button','',2004003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298828,0,'pixxio_extension','3.4.3',1498,14,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1777374731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','758515d189bbdb8a2b167db16ba18821','- Fix: Normalize auto_login config to boolean to fix login problems\r\n- Chore: Remove unused data-attributes from import button','',3004003,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298829,0,'pixxio_extension','2.4.4',1498,8,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1778077580,'a:1:{s:7:\"depends\";a:2:{s:20:\"fluid_styled_content\";s:15:\"12.4.0-12.99.99\";s:5:\"typo3\";s:15:\"10.4.0-12.99.99\";}}','pixx.io','plugin@pixx.io','pixxio','504eb25123beab08eafbad662ef1b6d1','- Fix: Use directLink only when use_cdn_links is enabled.\r\n- Fix: Keep 250px preview downsizing only for direct links.\r\n- Fix: Use downloadURL import path when CDN direct links are disabled.','',2004004,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298830,0,'pixxio_extension','3.5.0',1498,12,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1779889058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','3264011051d53bfa4d6148947ca3fe16','- Feature: Add CDN Link support\r\n- Feature: Add sync for license releases\r\n- Feature: Add multi-site configuration support with site-specific settings','',3005000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298831,0,'pixxio_extension','3.6.0',1498,8,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1780406661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','pixx.io','plugin@pixx.io','pixxio','3beb16be3f96c76058982bcfeab2fd71','- Feat: Use the FAL API to handle file uploads, allowing the use of different FAL adapters.\r\n- Feat: Add --fid and --pid options to sync command for syncing individual files\r\n- Fix: Sync pagination now works correctly when update_metadatafalse, deletefalse, or updatefalse is configured. Previously, the sync would get stuck on the same files and couldnt progress.','',3006000,0,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298832,0,'pixxio_extension','4.0.0',1498,9,'pixx.io','Integrate pixx.io DAM Digital Asset Management into TYPO3. Use files from your pixx.io media pool with TYPO3 easily and without any detour. Use the search field to search through your pixx.io media library and find the right picture in a flash.',2,0,0,1780912282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','pixx.io','plugin@pixx.io','pixxio','80c5f38c68bf3b79674e3c972d8985bf','Initial v14 release','',4000000,1,0,'https://github.com/pixx-io/typo3#readme','ter','',''),
(9298833,0,'twitch','1.0.0',430,103,'Twitch online media helper','',2,0,3,1650207254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','43087bf575b705e08f685127f52c9474','Initial version','',1000000,0,0,'','ter','',''),
(9298834,0,'twitch','2.0.0',430,99,'Twitch online media helper','',2,0,3,1672222908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','dd39b5fac2f20d6f6b9bed9f957ae918','- TYPO3 v12 Support\r\n- Update metadata command\r\n- Update metadata via filelist action','',2000000,0,0,'','ter','',''),
(9298835,0,'twitch','2.1.0',430,79,'Twitch online media helper','',2,0,3,1699789251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','ff63d2bf27c76f33de542a8f30235b27','- Add TypoScript privacy setting (data-src instead of src)\r\n- PSR-14 event added to be able to customise the Twitch HTML','',2001000,0,0,'','ter','',''),
(9298836,0,'twitch','3.0.0',430,46,'Twitch online media helper','',2,0,3,1729938246,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','803d368f0263cfe86654d4b28db72037','Initial TYPO3 v13 support','',3000000,0,0,'','ter','',''),
(9298837,0,'twitch','2.1.2',430,30,'Twitch online media helper','',2,0,3,1738498929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','6a9cb75b4f1142b5bc573e1d65ebffa2','Enable PHP 8.4','',2001002,0,0,'','ter','',''),
(9298838,0,'twitch','3.0.1',430,40,'Twitch online media helper','',2,0,3,1738498959,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','a3c6b7debcc1239797b9425ee2550c9d','Enable PHP 8.4','',3000001,0,0,'','ter','',''),
(9298839,0,'twitch','3.0.2',430,20,'Twitch online media helper','',2,0,3,1766597046,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','6f77ec08f675ba541420f6dad07864ea','Add PHP 8.5 support','',3000002,0,0,'','ter','',''),
(9298840,0,'twitch','4.0.0',430,13,'Twitch online media helper','',2,0,3,1777115942,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','6c6ef5197476815c1b49616d76f33a33','TYPO3 v14 support','',4000000,1,0,'','ter','',''),
(9298841,0,'form_search','1.0.0',302,100,'Form search backend','Add search functionality to the TYPO3 backend form manager',1,0,0,1650310754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','79e83bc15773de9a587fef3dd78615bb','[TASK] Add version','',1000000,0,0,'https://github.com/brosua/form_search/blob/main/README.md','ter','',''),
(9298842,0,'form_search','1.1.0',302,120,'Form search backend','Add search functionality to the TYPO3 backend form manager',1,0,0,1652170450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','143eea7a3cb07fb60fcd2d20ea413114','Release v1.1.0','',1001000,0,0,'https://github.com/brosua/form_search/blob/main/README.md','ter','',''),
(9298843,0,'form_search','2.0.0',302,82,'Form search backend','Add search functionality to the TYPO3 backend form manager',1,0,0,1699884405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','6023e4b75904b5202d2bf5ee3a7ba202','Update ext_emconf.php','',2000000,1,0,'https://github.com/brosua/form_search/blob/main/README.md','ter','',''),
(9298844,0,'psb_view_helpers','1.0.0',487,104,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1650381250,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:3:\"7.4\";s:14:\"psb_foundation\";s:3:\"1.0\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','5ec21edf555fe19ecd320c6ad6f3b38c','This is the first release of PSB ViewHelpers.','',1000000,0,0,'','ter','',''),
(9298845,0,'psb_view_helpers','1.1.0',487,110,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1651227126,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:3:\"7.4\";s:14:\"psb_foundation\";s:3:\"1.0\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','e1d91b2ac9240dd4be456c70838ee69a','[FEATURE] Add ViewHelper that renders tt_content records.\r\n[TASK] Add extension icon.\r\n[TASK] Raise version to v1.1.0.\r\n\r\nNote: TypoScript has to be included after this update before using the new ViewHelper.','',1001000,0,0,'','ter','',''),
(9298846,0,'psb_view_helpers','1.1.1',487,113,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1661842190,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:7:\"7.4-8.1\";s:14:\"psb_foundation\";s:3:\"1.0\";s:5:\"typo3\";s:14:\"11.5.5-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','0f85763e33468035899e37e10d723a70','Compatibility release\n\n[TASK] Add PHP 8 to compatibility information.\r\n[TASK] Set version to 1.1.1.','',1001001,0,0,'','ter','',''),
(9298847,0,'psb_view_helpers','2.0.0',487,82,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1700920753,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:14:\"psb_foundation\";s:13:\"2.0.0-2.99.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','18e8912bf7987a445a8afaf355524b11',' [FEATURE] Add PublicResourceWebPathViewHelper for extensions.\r\n [TASK] Add Services.yaml.\r\n [TASK] Optimize code and cleanup based on inspections for php 8.1.\r\n [TASK] Raise php version from 7.4 to 8.1!\r\n [TASK] Set version to 2.0.0.\r\n [TASK] Update .editorconfig.\r\n [TASK] Update code style.\r\n [TASK] Update dependencies (upgrade process for TYPO3 v12).\r\n [BUGFIX] MathViewHelper throws exception if at least one argument is invalid.','',2000000,0,0,'','ter','',''),
(9298848,0,'psb_view_helpers','2.0.1',487,32,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1741859567,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:3:\"8.1\";s:14:\"psb_foundation\";s:3:\"2.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','9da04d620a34f7aa12004a8e563cf6f1','[TASK] Add LICENSE.txt.\r\n[TASK] Make extension compatible with TYPO3v13.\r\n[BUGFIX] Avoid \"undefined array key\" warnings.','',2000001,0,0,'','ter','',''),
(9298849,0,'psb_view_helpers','2.1.0',487,29,'PSbits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1743589030,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:3:\"8.1\";s:14:\"psb_foundation\";s:3:\"2.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','55c1eff9493a491bc8ff02c28a617202','[FEATURE] Add ViewHelper for any HTML tags.','',2001000,0,0,'','ter','',''),
(9298850,0,'psb_view_helpers','2.1.1',487,17,'PSbits  ViewHelpers','Abandoned! This extension has been renamed to \"view_helpers\". New composer package: psbits/view-helpers',2,0,4,1750968290,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:3:\"8.1\";s:14:\"psb_foundation\";s:3:\"2.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','fbe3b030f2ce47a42b5d780b2a50a4da','Abandoned! This extension has been renamed to \"view_helpers\". New composer package: psbits/view-helpers','',2001001,1,0,'','ter','',''),
(9298851,0,'interest','1.0.0',1500,65,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',1,0,3,1650550454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','f40c3475b15e292e76d18a81d8955e34','This is the first beta release of this extension. All functions should be working as expected in the default language, but operations on other language versions of records hasnt been completely tested yet. The functionality in general has been tested most extensively in TYPO3 v9, but also in TYPO3 v11.\r\n\r\nTesting, bug reports, and contributions are very welcome.','',1000000,0,0,'https://docs.typo3.org/p/pixelant/interest/1.0/en-us','ter','',''),
(9298852,0,'interest','1.0.1',1500,88,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1665497987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','48fc752eb637ccc86207afd644ce9b6a','Stable release with two new PSR-14 events.','',1000001,0,0,'https://docs.typo3.org/p/pixelant/interest/1.0/en-us','ter','',''),
(9298853,0,'interest','1.0.2',1500,98,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1665991649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','483e2076d01e29e307172a2934eec469','Fix deferred operations','',1000002,0,0,'https://docs.typo3.org/p/pixelant/interest/1.0/en-us','ter','',''),
(9298854,0,'interest','1.1.0',1500,103,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1666789702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','304f0737dfb197bed90c8828eeca24e5','Disable reference index with HTTP header.  Documentation of file upload and APIs for extending or modifying the functionality. https://github.com/pixelant/interest/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/pixelant/interest/1.1/en-us','ter','',''),
(9298855,0,'interest','1.1.2',1500,100,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1667910265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','49564988d588ab5cec810fb5d9b6c890','[RELEASE] Prepare for version 1.1.2','',1001002,0,0,'https://docs.typo3.org/p/pixelant/interest/1.1/en-us','ter','',''),
(9298856,0,'interest','1.1.3',1500,82,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1669186359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','223226b73cf9e2aa7d9e5e105665f2d1','Merge pull request 86 from EricBode/EricBode-patch-2\n\n[FEATURE] Recognize new TCA type category','',1001003,0,0,'https://docs.typo3.org/p/pixelant/interest/1.1/en-us','ter','',''),
(9298857,0,'interest','1.1.4',1500,104,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1669186963,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','735d7803cc0f1510ebc1ecf200bcd8c9','[RELEASE] Prepare for version 1.1.4','',1001004,0,0,'https://docs.typo3.org/p/pixelant/interest/1.1/en-us','ter','',''),
(9298858,0,'interest','1.1.5',1500,101,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1673860790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','e2d65583816118400f2a1ce54736f046','[RELEASE] Prepare for version 1.1.5','',1001005,0,0,'https://docs.typo3.org/p/pixelant/interest/1.1/en-us','ter','',''),
(9298859,0,'interest','1.2.0',1500,82,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1685289250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','c50d71552d3de685704e283f5e9a15f0','[RELEASE] Prepare for version 1.2.0','',1002000,0,0,'https://docs.typo3.org/p/pixelant/interest/1.2/en-us','ter','',''),
(9298860,0,'interest','1.2.1',1500,68,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1689066762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','070103b81201cd99a860bf32f2d723d2','[RELEASE] Prepare for version 1.2.1','',1002001,0,0,'https://docs.typo3.org/p/pixelant/interest/1.2/en-us','ter','',''),
(9298861,0,'interest','1.2.2',1500,81,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1689067940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','6093a36c92d4b7c4e9de33053b086bf1','[BUGFIX] Add correct indentation to documentation','',1002002,0,0,'https://docs.typo3.org/p/pixelant/interest/1.2/en-us','ter','',''),
(9298862,0,'interest','1.2.3',1500,70,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1692788584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','47b5ab7363a82bab3d7cc457898327d0','[RELEASE] Prepare for version 1.2.3','',1002003,0,0,'https://docs.typo3.org/p/pixelant/interest/1.2/en-us','ter','',''),
(9298863,0,'interest','1.3.0',1500,73,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1692854373,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.8-11.5.99\";}}','','','mabolek','35918336166726d485aac84177548adc','[RELEASE] Prepare for version 1.3.0','',1003000,0,0,'https://docs.typo3.org/p/pixelant/interest/1.3/en-us','ter','',''),
(9298864,0,'interest','2.0.0',1500,64,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1698835621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','','','mabolek','fee2fc710205cab5c5f1eab6cdcae708','Merge pull request 109 from pixelant/prepare-200\n\n[TASK] Prepare release 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/pixelant/interest/2.0/en-us','ter','',''),
(9298865,0,'interest','2.1.0',1500,74,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1702622031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','','','mabolek','0ce32cd619a5a371623f4a5e02662ccb','Merge pull request 110 from pixelant/php83\n\n[FEATURE] Support for PHP 8.3','',2001000,0,0,'https://docs.typo3.org/p/pixelant/interest/2.1/en-us','ter','',''),
(9298866,0,'interest','2.1.1',1500,59,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1708932135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','','','mabolek','c3493ad636e65d23e9cd826adc32570d','[BUGFIX] Compatibility with changes in TYPO3 11.5.35, 12.4.10, and 12.4.11 (113)\n\n [BUGFIX] Prevent incompatibility with symfony/console v7\r\n\r\nResolves 111\r\n\r\n [TASK] Add earlier symfony/console versions\r\n\r\n [TASK] Dont require reactions for v13\r\n\r\n Revert \"[TASK] Dont require reactions for v13\"\r\n\r\nThis reverts commit 85eceb2b88c80cdefebfa41807800d032a4e08b5.\r\n\r\n [TASK] Dont require reactions for v13\r\n\r\n [TASK] Remove unnecessary null check\r\n\r\n [WIP] Lock Composer to 2.2.22\r\n\r\n Revert \"[WIP] Lock Composer to 2.2.22\"\r\n\r\nThis reverts commit 2330fd8e1026714f697ce61b9dfa6b324265842a.\r\n\r\n [TASK] Dont set PID for sys_file\r\n\r\n [TASK] Raise version to 2.1.1','',2001001,0,0,'https://docs.typo3.org/p/pixelant/interest/2.1/en-us','ter','',''),
(9298867,0,'interest','2.1.2',1500,72,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1710255445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','','','mabolek','013dc9bf07d9ad1dae9a102e8fb91a94','[RELEASE] Prepare version 2.1.2 (115)','',2001002,0,0,'https://docs.typo3.org/p/pixelant/interest/2.1/en-us','ter','',''),
(9298868,0,'interest','3.0.0',1500,42,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1740750774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}}','','','mabolek','332e61793cc525ba5d69125705a32498','Compatibility with TYPO3 v13 and FriendsOfTYPO3 namespace. Release notes: https://github.com/FriendsOfTYPO3/interest/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/interest/3.0/en-us','ter','',''),
(9298869,0,'interest','3.0.1',1500,20,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1761658028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}}','','','mabolek','5c3e38c4d48297bf7371f59f26d5d47b','[BUGFIX] Replace deprecated hasDeletedRecord usage with DatabaseUtility check\r\n[BUGFIX] Improve record existence check in processCmdmap_postProcess()\r\n[BUGFIX] Improve type and object version handling when deserializing','',3000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/interest/3.0/en-us','ter','',''),
(9298870,0,'interest','2.1.3',1500,17,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1764753448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-12.4.99\";}}','','','mabolek','55c27c23941597f50f7531b814ffb72c','Fixed Bearer Authentication and CI','',2001003,0,0,'https://docs.typo3.org/p/pixelant/interest/2.1/en-us','ter','',''),
(9298871,0,'interest','3.0.2',1500,20,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1765991156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}}','','','mabolek','3882ce83de306c6bb2d3b4b079fa352e','Confirmed PHP 8.5 Compatibility  Cleanups. Release notes: https://github.com/FriendsOfTYPO3/interest/releases/tag/3.0.2','',3000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/interest/3.0/en-us','ter','',''),
(9298872,0,'interest','3.0.3',1500,15,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1776591537,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}}','','','mabolek','cb65c16314880086cbd9f9092bb483d9','[RELEASE] Version 3.0.3 (144)','',3000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/interest/3.0/en-us','ter','',''),
(9298873,0,'interest','4.1.1',1500,2,'Integration REST API','REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you dont have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',2,0,3,1786050872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','mabolek','ba471d25379f972d8824874fa258dcfe','[RELEASE] Version 4.1.1 (158)','',4001001,1,0,'https://docs.typo3.org/p/friendsoftypo3/interest/4.1/en-us','ter','',''),
(9298874,0,'jar_utilities','1.0.16',3210,89,'JAR Utilities','Utility classes that simplify TYPO3 development',2,0,3,1650621997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','18b79b43feb61c043843e252e4bd4c94','Updated extension to 1.0.16','',1000016,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298875,0,'jar_utilities','1.0.17',3210,36,'JAR Utilities','Utility classes that simplify TYPO3 development',2,0,3,1650622139,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','05b002dc4b319cda55f063894ee5d88d','Updated extension to 1.0.17','',1000017,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298876,0,'jar_utilities','1.0.18',3210,94,'JAR Utilities','Utility classes that simplify TYPO3 development',2,0,3,1650622584,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','6c552064de347b6146d95aabe150ed29','Released version 1.0.18 of jar_utilities','',1000018,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298877,0,'jar_utilities','1.0.19',3210,101,'JAR Utilities','Utility classes that simplify TYPO3 development',2,0,3,1650628902,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b186834b4f503aa69b9ab18bc8fcda47','Released version 1.0.19 of jar_utilities','',1000019,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298878,0,'jar_utilities','1.0.20',3210,105,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1651246606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b75097ba9941bfd7a78422a07ff6f6ec','Released version 1.0.20 of jar_utilities','',1000020,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298879,0,'jar_utilities','1.0.24',3210,83,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1664528111,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','d7b7d4da7d7e5290adf8c73747833f0d','Released version 1.0.24 of jar_utilities','',1000024,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298880,0,'jar_utilities','1.0.25',3210,77,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665126736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','84da6b11c21d937e1dd3413270a010fb','Released version 1.0.25 of jar_utilities','',1000025,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298881,0,'jar_utilities','1.0.26',3210,79,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665130397,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','32870e7c54a7b7e79fe5a0bbcd269e8f','Released version 1.0.26 of jar_utilities','',1000026,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298882,0,'jar_utilities','1.0.27',3210,83,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665131761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','985c46a34e8bdc8fca061ce25979f0e9','Released version 1.0.27 of jar_utilities','',1000027,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298883,0,'jar_utilities','1.0.29',3210,80,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665150481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','a82377d2a557b67945d01b4e380bc698','Released version 1.0.29 of jar_utilities','',1000029,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298884,0,'jar_utilities','1.0.30',3210,83,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665733039,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e70cbe6a1fa024f584301c487191b43e','Released version 1.0.30 of jar_utilities','',1000030,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298885,0,'jar_utilities','1.0.31',3210,87,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1665743046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','85269c79410cbe862f6ba6d0b3a09723','Released version 1.0.31 of jar_utilities','',1000031,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298886,0,'jar_utilities','1.0.32',3210,102,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1666344421,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','28adaa1138ed91e9edc0fd12da65ed13','Released version 1.0.32 of jar_utilities','',1000032,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298887,0,'jar_utilities','1.0.33',3210,101,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1667990049,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b313013eaf6d563cebf7b233c677a912','Released version 1.0.33 of jar_utilities','',1000033,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298888,0,'jar_utilities','1.0.35',3210,89,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1669897004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','05a1575a13fbbf4f8e881c8b0cd7b98d','Released version 1.0.35 of jar_utilities','',1000035,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298889,0,'jar_utilities','1.0.34',3210,74,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1669897007,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','ffbbb2566d2508cdaaa042a21615621e','Released version 1.0.34 of jar_utilities','',1000034,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298890,0,'jar_utilities','1.0.36',3210,78,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1670928279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','13d5287ad4d1f0684db1bad1494b129b','Released version 1.0.36 of jar_utilities','',1000036,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298891,0,'jar_utilities','1.0.37',3210,77,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1671195283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','a27e58004d02f25e89becc0995a2b25a','Released version 1.0.37 of jar_utilities','',1000037,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298892,0,'jar_utilities','1.0.38',3210,83,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1671206776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','91e4954d0bd7228178b3f11652c40ea8','Released version 1.0.38 of jar_utilities','',1000038,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298893,0,'jar_utilities','1.0.39',3210,79,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1671730090,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','50c8a4079e0ed6344ea4a6fd7f43aed9','Released version 1.0.39 of jar_utilities','',1000039,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298894,0,'jar_utilities','1.0.40',3210,83,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1672325548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e2459b0a739f832bf02deec012b41d81','Released version 1.0.40 of jar_utilities','',1000040,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298895,0,'jar_utilities','1.0.41',3210,78,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1672397117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','28b080df8761a049fbd15cfd0b15f16e','Released version 1.0.41 of jar_utilities','',1000041,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298896,0,'jar_utilities','1.0.42',3210,78,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1672409358,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','d949728dbe12bd17e2b08c3c58221f99','Released version 1.0.42 of jar_utilities','',1000042,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298897,0,'jar_utilities','1.0.43',3210,93,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1672412692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','44688834acc0e5d70345757f96c9a9ca','Released version 1.0.43 of jar_utilities','',1000043,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298898,0,'jar_utilities','1.0.44',3210,79,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1672762015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','2874c3833bac8bf8d531ae255e49746c','Released version 1.0.44 of jar_utilities','',1000044,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298899,0,'jar_utilities','1.0.45',3210,79,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1673278218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','be85222da2a1a6e413a00c84305cab0a','Released version 1.0.45 of jar_utilities','',1000045,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298900,0,'jar_utilities','1.0.46',3210,95,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1673455094,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','7f564e253999b3028e7f7dafe608d683','Released version 1.0.46 of jar_utilities','',1000046,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298901,0,'jar_utilities','1.0.75',3210,64,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1697183049,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','1bce581ef1d7ffde20dcf8d321b98147','Update 2 files\n\n- /ext_emconf.php\n- /Documentation/Settings.cfg','',1000075,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298902,0,'jar_utilities','1.0.76',3210,60,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1697211828,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','8db16ca9f357101fd422952525b4a66b','typoscript utility refactored and is now able to load references','',1000076,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298903,0,'jar_utilities','1.0.77',3210,64,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1697212535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e14237b364b23f8540f4aeda7e95633d','stop eternal recursive loading of typoscript','',1000077,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298904,0,'jar_utilities','1.0.78',3210,63,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1697705011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','c655fb89c8278e8646352ec17e0c2ffb','PHP 8 compability fix','',1000078,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298905,0,'jar_utilities','1.0.79',3210,64,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1699016132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','fd33d86db3c90ab455c52cf5f4d356e3','Merge branch giffix into master\n\nSmall Bugfix for missing files\n\nSee merge request composer-modules/typo3/jar-utilites!17','',1000079,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298906,0,'jar_utilities','1.0.80',3210,66,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1699960311,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','9e603fcf347100511cf617784591463d','Fix TyposcriptUtility where cObjectParentKey was an array','',1000080,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298907,0,'jar_utilities','1.0.81',3210,60,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1705317308,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','861046928aaf61e3cd2a5040a75e9e61','Update 3 files\n\n- /Classes/Utilities/LocalizationUtility.php\n- /ext_emconf.php\n- /Documentation/Settings.cfg','',1000081,0,0,'https://docs.typo3.org/p/jar/jar_utilities/1.0/en-us','ter','',''),
(9298908,0,'jar_utilities','2.0.0',3210,55,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1708426198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3be4c5bb2d79ac0fcff4589852d1cef1','Update Major Version 12.4','',2000000,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298909,0,'jar_utilities','2.0.1',3210,54,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1708498493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','21162b93168a7eace79c5b64a4ff9947','Fix TypoScriptUtility','',2000001,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298910,0,'jar_utilities','2.0.3',3210,50,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1710512610,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','2591b007145521dc74361080fd356bb6','Update 2 files\n\n- /Classes/Utilities/TcaUtility.php\n- /ext_emconf.php','',2000003,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298911,0,'jar_utilities','2.0.4',3210,58,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1710764577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','bbbb92ce95adcc4848a8629d539ccf24','Update file ext_emconf.php','',2000004,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298912,0,'jar_utilities','2.0.5',3210,72,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1711110953,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','46c5ae774b94cefdfceedfa5a71d022e','Respect new TCA type \"datetime\"','',2000005,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298913,0,'jar_utilities','2.0.7',3210,50,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1718368709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','82510be8cdc3e2c8e4d3af43a80c1dbf','Bugfix at PageUtility','',2000007,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298914,0,'jar_utilities','2.0.8',3210,50,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1722603461,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','f49339e105d44d1b823ee3758ced2544','Added img width and height to showDetailedInformations','',2000008,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298915,0,'jar_utilities','2.0.9',3210,46,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1725881955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','a5677a0ac41ee58a3b3cc74a6bf26627','Merge branch categoryFix into master\n\nCategory Fix: Translated categories are now visible\n\nSee merge request composer-modules/typo3/jar-utilites!18','',2000009,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298916,0,'jar_utilities','2.0.10',3210,52,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1730118604,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:3:\"php\";s:13:\"7.4.0-8.1.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','1e30fe022f205dd076b7adcb0a0b73b1','LanguageField Fix in TcaUtilitiy','',2000010,0,0,'https://docs.typo3.org/p/jar/jar_utilities/2.0/en-us','ter','',''),
(9298917,0,'jar_utilities','3.0.0',3210,17,'JAR Utilities','Utility classes that simplify TYPO3 development.',2,0,3,1768222508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','311358d840753fc8cfee6d045d2c8846','Major update TYPO3 v13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_utilities/3.0/en-us','ter','',''),
(9298918,0,'jar_columnrow','1.0.4',1096,87,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1650635488,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','5cb4e64deaf0fa8688cea076c526b662','Updated extension to 1.0.4','',1000004,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298919,0,'jar_columnrow','1.0.5',1096,106,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1650636083,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','7c30fbf4110d73b8cb0d13fefaa1fb02','Released version 1.0.5 of jar_columnrow','',1000005,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298920,0,'jar_columnrow','1.0.8',1096,86,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1665127264,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','8afa2f17592ae71dc05cca6f81a446e4','Released version 1.0.8 of jar_columnrow','',1000008,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298921,0,'jar_columnrow','1.0.9',1096,91,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1665743779,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','58cc285c4d23e46ed6403f8788503a11','Released version 1.0.9 of jar_columnrow','',1000009,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298922,0,'jar_columnrow','1.0.10',1096,82,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1668761674,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','07a8ee5f19d0300834cbfd670d832c3c','Released version 1.0.10 of jar_columnrow','',1000010,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298923,0,'jar_columnrow','1.0.11',1096,89,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1669987326,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','6c667682911042b1741ebdc94e2ace31','Released version 1.0.11 of jar_columnrow','',1000011,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298924,0,'jar_columnrow','1.0.12',1096,98,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1670579062,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','75a7e2f33a0080af1f923b45796fe139','Released version 1.0.12 of jar_columnrow','',1000012,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298925,0,'jar_columnrow','1.0.19',1096,67,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1697185227,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','7cb1a5575b9a12b5fc5f13907e2c3b6d','Fixed publishing to TER','',1000019,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298926,0,'jar_columnrow','1.0.18',1096,61,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1697185235,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3157d9cf35fed0edbe662d5705930276','Released version 1.0.18 of jar_columnrow','',1000018,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298927,0,'jar_columnrow','1.0.17',1096,63,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1697185239,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','cce2104d5dc9918046437dc5c5fcadac','Released version 1.0.17 of jar_columnrow','',1000017,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298928,0,'jar_columnrow','1.0.20',1096,62,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1703149452,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','fa4e553bad303e9e03446e09f3a5cc6a','Merge branch VHbugfix into master\n\nV hbugfix\n\nSee merge request composer-modules/typo3/jar-columnrow!14','',1000020,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298929,0,'jar_columnrow','1.0.21',1096,76,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1703767861,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','54f0100998026db7a710992bb1568922','Update 3 files\n\n- /Classes/ViewHelpers/ColumnMainViewHelper.php\n- /ext_emconf.php\n- /Documentation/Settings.cfg','',1000021,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298930,0,'jar_columnrow','1.0.22',1096,55,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1724414481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:4:\"flux\";s:6:\"9.4.1.\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','6a8228626b69e00785f3513e80d7c777','Update ext_emconf.php','',1000022,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298931,0,'jar_columnrow','2.0.7',1096,26,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1747650982,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:9:\"container\";s:5:\"3.1.3\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e9ee021159ea57d13beff89013316ce8','fixed upgrade wizard \"MigrateFluxToContainer.php\"','',2000007,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298932,0,'jar_columnrow','2.0.8',1096,29,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1751467611,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:9:\"container\";s:5:\"3.1.3\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b7a87744528439a0b18311e10c7e5f6e','Merge branch attributehook into master\n\nAdded hook for changing frontend attributes\n\nSee merge request composer-modules/typo3/jar-columnrow!17','',2000008,0,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298933,0,'jar_columnrow','3.0.0',1096,18,'JAR Column Row','Provides a freely definable and universal grid element with bootstrap-based output.',2,0,3,1770983509,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:9:\"container\";s:5:\"3.2.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','534a5a41c41716c88311ecf1e7b987e7','Major update TYPO3 v13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_columnrow/1.0/en-us/','ter','',''),
(9298934,0,'jar_assets','1.0.3',501,100,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1650638417,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-10.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','JAR Media GmbH','info@jar.media','i.am.dapedro','6fcb76f55c3734e646745e74435d2365','Released version 1.0.3 of jar_assets','',1000003,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298935,0,'jar_assets','1.0.4',501,129,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1650979501,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','45c9623fd4e1c07a6b60937286cf3e7a','Updated extension to 1.0.4','',1000004,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298936,0,'jar_assets','1.0.8',501,77,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1697184928,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','cd7fb20922369881087c8176aed42094','Fixed publishing to TER','',1000008,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298937,0,'jar_assets','2.0.2',501,56,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1708426621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:4:\"^2.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','c2062759ee090e70703b8c6b6f9b4da5','update requirements','',2000002,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298938,0,'jar_assets','2.0.3',501,70,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1708429906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:4:\"^2.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e42c00b854dabfe017806a669fe2023f','Add AssetsContentObject.php','',2000003,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298939,0,'jar_assets','2.0.6',501,51,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1732801173,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:4:\"^2.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3a72492e68df06583bf694eea0074163','Update file ext_emconf.php','',2000006,0,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298940,0,'jar_assets','3.0.0',501,18,'Multiple Assets','Includes all CSS and JavaScript files of a folder.',2,0,3,1768557177,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:13:\"jar_utilities\";s:4:\"^3.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','6c27a9398813a7b287182f4442d9a5c0','Major update TYPO3 v13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_assets/1.0/en-us/','ter','',''),
(9298941,0,'easyconf','1.0.0',1134,105,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1651052351,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a4bf999a18dd90db242be13a15494013','Initial release.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.0/en-us','ter','',''),
(9298942,0,'easyconf','1.0.1',1134,97,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1651128098,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','71dc27ea945643837b7744ff92b36b7a','Adds a tutorial on how to use mappers and fixes some bugs.','',1000001,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.0/en-us','ter','',''),
(9298943,0,'easyconf','1.1.0',1134,101,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1651511855,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c466ddcd12a78cc79bb83eb50577100f','Clear page cache upon saving the configuration and bugfixes.','',1001000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.1/en-us','ter','',''),
(9298944,0,'easyconf','1.1.1',1134,99,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1652722821,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','9cd1fe0de373a9a5449f508e4a8ecae6','Bugfix release','',1001001,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.1/en-us','ter','',''),
(9298945,0,'easyconf','1.2.0',1134,112,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1656000980,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','191a24249d4e435550e9cc42fac670d6','Access to newly created child records and bugfixes.','',1002000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.2/en-us','ter','',''),
(9298946,0,'easyconf','1.3.1',1134,87,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1662552752,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','d1560fa0f098825a62f80e263f189d30','Makes module available to users and groups','',1003001,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.3/en-us','ter','',''),
(9298947,0,'easyconf','1.3.2',1134,98,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1663394933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','fd20d20dea0eb34c65bb8cf2c2c0e4eb','Bugfix release','',1003002,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.3/en-us','ter','',''),
(9298948,0,'easyconf','1.4.0',1134,95,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1668528260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','0256f65424698e36929422de98480b5b','Remove unused ts imports and enable to always map properties.','',1004000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.4/en-us','ter','',''),
(9298949,0,'easyconf','1.5.0',1134,75,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1677772990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','6a99117661883e47c0edf88a614d308d','Add feature to substitute TypoScript constants','',1005000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/1.5/en-us','ter','',''),
(9298950,0,'easyconf','2.0.0',1134,84,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1677821896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.2.0-12.2.99\";}}','Roman Büchler','rb@buechler.pro','buepro','f9c00fc1f12d056cb5096fd3d519fbd2','Support TYPO3 v12 and add feature to substitute TypoScript constants','',2000000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/2.0/en-us','ter','',''),
(9298951,0,'easyconf','2.1.0',1134,81,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1686999301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c4ea3e76f25b8b14e57b2af241286b0f','Configure agency with typoscript.','',2001000,0,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/2.1/en-us','ter','',''),
(9298952,0,'easyconf','2.1.1',1134,100,'Easyconf','Provides a module to easily configure main aspects from a website.',2,0,1,1690470906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.4-12.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','a9d4fdc5934fba9a0907604fe0784847','Bugfix release for TYPO3 v12.4.4','',2001001,1,0,'https://docs.typo3.org/p/buepro/typo3-easyconf/2.1/en-us','ter','',''),
(9298953,0,'jar_pugtemplate','1.0.5',633,97,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1651138740,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','effa1289799475e7aab6df18acfcee17','Updated extension to 1.0.5','',1000005,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298954,0,'jar_pugtemplate','1.0.6',633,111,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1651140144,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','15edc99c4f076525f256ba117fc4579a','Updated extension to 1.0.6','',1000006,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298955,0,'jar_pugtemplate','1.0.8',633,98,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1664530289,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','aaa4e340397f44a2bdb99b9b8da8b05d','Released version 1.0.8 of jar_pugtemplate','',1000008,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298956,0,'jar_pugtemplate','1.0.9',633,104,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1669897403,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','0ab917de3fa1a77da6ac9fd61519b926','Released version 1.0.9 of jar_pugtemplate','',1000009,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298957,0,'jar_pugtemplate','1.0.10',633,80,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1697185133,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','39f03f9946bf224ec8acbffb42834128','Fixed publishing to TER','',1000010,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298958,0,'jar_pugtemplate','1.0.11',633,60,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1712924425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','59d28cd3da06f92cc45c6afd64dd81e0','TYPO3 v12 Update','',1000011,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298959,0,'jar_pugtemplate','1.0.12',633,65,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1718375162,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','66d0c65bcdc62cba9945b060984f07b7','Fix pugdump','',1000012,0,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298960,0,'jar_pugtemplate','3.0.0',633,18,'PUG Template','Tools for rendering PUG templates in TYPO3',2,0,3,1768570209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:13:\"jar_utilities\";s:12:\"3.0.0-3.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','12f05c63720401b3019702c871f5582d','Major update TYPO3 v13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_pugtemplate/1.0/en-us/','ter','',''),
(9298961,0,'jar_pretty_preview','1.0.8',1024,89,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1651239631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3b38dac1f7a65c3ed7a153594c7ae146','Released version 1.0.8 of jar_pretty_preview','',1000008,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298962,0,'jar_pretty_preview','1.0.9',1024,92,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1651240108,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','fae868aaf3918618641342101ce40b5e','Released version 1.0.9 of jar_pretty_preview','',1000009,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298963,0,'jar_pretty_preview','1.0.10',1024,108,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1651240942,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:5:\"1.0.0\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','c78512237bc95af4dfc8aad9e9ab0e22','Released version 1.0.10 of jar_pretty_preview','',1000010,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298964,0,'jar_pretty_preview','1.0.12',1024,98,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1665150549,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b99733b285a0c1ebcf073335758b593b','Released version 1.0.12 of jar_pretty_preview','',1000012,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298965,0,'jar_pretty_preview','1.0.13',1024,85,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1665739827,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','719e803f46202320c1ebc955dfedc2f5','Released version 1.0.13 of jar_pretty_preview','',1000013,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298966,0,'jar_pretty_preview','1.0.14',1024,101,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1665740925,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','224dcc99d8491acbb57653c2a35e8a3c','Released version 1.0.14 of jar_pretty_preview','',1000014,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298967,0,'jar_pretty_preview','1.0.15',1024,85,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1670928313,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.2.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','e75b70a60c6409dde6d5faf83b9eae87','Released version 1.0.15 of jar_pretty_preview','',1000015,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298968,0,'jar_pretty_preview','1.0.16',1024,100,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1671206863,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:3:\"php\";s:13:\"7.4.0-8.2.999\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3f6610d30b5f945a70220c305fa1d863','Released version 1.0.16 of jar_pretty_preview','',1000016,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298969,0,'jar_pretty_preview','1.0.17',1024,66,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1697185160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.1-11.5.99\";s:13:\"jar_utilities\";s:12:\"1.0.0-1.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','3e158c601c05ba89ec9830ba3910b254','Fixed publishing to TER','',1000017,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298970,0,'jar_pretty_preview','2.0.0',1024,57,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1708426970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:12:\"2.0.0-2.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','fe71d120b53727aa181486844f330904','Update Major Version 12.4','',2000000,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298971,0,'jar_pretty_preview','2.0.2',1024,75,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1710192776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:12:\"2.0.0-2.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','ffd59c935f0b2cab90593038c065d02e','Update 2 files\n\n- /Classes/Utilities/PreviewUtility.php\n- /ext_emconf.php','',2000002,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298972,0,'jar_pretty_preview','2.0.1',1024,50,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1710192778,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";s:13:\"jar_utilities\";s:12:\"2.0.0-2.0.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','480d79848776c1f2d4e7a4f916a65205','Update 2 files\n\n- /Classes/Utilities/PreviewUtility.php\n- /ext_emconf.php','',2000001,0,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298973,0,'jar_pretty_preview','3.0.0',1024,18,'Pretty Preview','Generates an automatic pretty preview of content elements in the backend based on the TCA fields.',2,0,3,1768300738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";s:13:\"jar_utilities\";s:13:\"3.0.0-3.99.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','9005fffb1237b10dd742f784db241bf6','Major Update TYPO3 13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_pretty_preview/1.0/en-us/','ter','',''),
(9298974,0,'jar_dataflow','1.0.7',1373,87,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1651240466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','63b938c1b1b03d2beee4d322761d77a4','Updated extension to 1.0.7','',1000007,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298975,0,'jar_dataflow','1.0.8',1373,105,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1651240958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b848b7b145a26479df1ede4168f0fcad','Released version 1.0.8 of jar_dataflow','',1000008,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298976,0,'jar_dataflow','1.0.10',1373,87,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1651824889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','be32956b4219e1055e7f70cd289dbade','Released version 1.0.10 of jar_dataflow','',1000010,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298977,0,'jar_dataflow','1.0.11',1373,118,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1651836074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','6bf680b36b45d0b43df1a259caed7976','Released version 1.0.11 of jar_dataflow','',1000011,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298978,0,'jar_dataflow','1.0.12',1373,75,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1671204842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','cfe7fb0ece2f538264b5bcc79e410c79','Released version 1.0.12 of jar_dataflow','',1000012,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298979,0,'jar_dataflow','1.0.13',1373,74,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1671206679,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','9dc01765b9a763f71325fa7350a23bb0','Released version 1.0.13 of jar_dataflow','',1000013,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298980,0,'jar_dataflow','1.0.14',1373,83,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1671208390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b1bdca22b81760e5737d61bdcbe6c9b9','Released version 1.0.14 of jar_dataflow','',1000014,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298981,0,'jar_dataflow','1.0.15',1373,77,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1672132773,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','8b06a364fde9fc847c939c548e825a50','Released version 1.0.15 of jar_dataflow','',1000015,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298982,0,'jar_dataflow','1.0.16',1373,76,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1672145776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','5165e2eedf3e40bb59f909c4ea8a33eb','Released version 1.0.16 of jar_dataflow','',1000016,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298983,0,'jar_dataflow','1.0.17',1373,79,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1672236057,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','76b39d9a8ab4e01b9cec59bcc19f962e','Released version 1.0.17 of jar_dataflow','',1000017,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298984,0,'jar_dataflow','1.0.18',1373,78,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1673615017,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','1b56d4ae3506f6ec11587164eab1969d','Released version 1.0.18 of jar_dataflow','',1000018,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298985,0,'jar_dataflow','1.0.19',1373,108,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1673615518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','b631a9a76c242e6bf44cd5394de93f79','Released version 1.0.19 of jar_dataflow','',1000019,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298986,0,'jar_dataflow','1.0.20',1373,66,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1697185202,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','4df39e3098634594c61b41e5ec3fc45b','Fixed publishing to TER','',1000020,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298987,0,'jar_dataflow','1.0.21',1373,60,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1703763013,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:13:\"7.4.0-7.4.999\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','2c01e8789639ab5e7f2139aed245cf68','Strings are useable as constraints','',1000021,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298988,0,'jar_dataflow','2.0.0',1373,56,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1708427657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','4aabbd54d978a06b55bcfd976a3ca10c','Update Major Version 12.4','',2000000,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298989,0,'jar_dataflow','2.0.2',1373,68,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1709302474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','247b366b8c238052af9754e016bb1984','Push Eventlisteners, minor updates','',2000002,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298990,0,'jar_dataflow','2.0.4',1373,62,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1721373874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','c92205dc610bec6a595cf8134a822d07','Bugfix: Sorting fields are now visible in backend','',2000004,0,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298991,0,'jar_dataflow','3.0.0',1373,14,'Dataflow','Extends content elements with a query builder to output data from arbitrary list elements',2,0,3,1768222101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','invokable GmbH','info@invokable.gmbh','i.am.dapedro','eb34d896fa26e5805d58cd0104b4d582','Major update TYPO3 v13.4','',3000000,1,0,'https://docs.typo3.org/p/jar/jar_dataflow/1.0/en-us/','ter','',''),
(9298992,0,'rte_ckeditor_codesnippet','1.0.0',235,98,'Codesnippet plugin for CKEditor','Integrates the CKEditor codesnippet plugin',2,0,4,1651409679,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:15:\"fs_code_snippet\";s:13:\"3.1.0-3.99.99\";}}','Ephraim Härer','mail@ephra.im','kephson','c0e373497df7f0a3febfe757cd902abb','Initial release for TYPO3 9.5, 10.4 and 11.5','private',1000000,0,0,'https://docs.typo3.org/p/ehaerer/rte-ckeditor-codesnippet/1.0/en-us','ter','',''),
(9298993,0,'rte_ckeditor_codesnippet','1.0.1',235,137,'Codesnippet plugin for CKEditor','Integrates the CKEditor codesnippet plugin',2,0,4,1651419017,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:15:\"fs_code_snippet\";s:13:\"3.1.0-3.99.99\";}}','Ephraim Härer','mail@ephra.im','kephson','20eaeeb8e3f43fc32236d1026f24ad94','updated version to 1.0.1','private',1000001,1,0,'https://docs.typo3.org/p/ehaerer/rte-ckeditor-codesnippet/1.0/en-us','ter','',''),
(9298994,0,'datamints_top','1.0.3',355,109,'datamints Top','Adds a button to jump to the top of a page',2,0,4,1651498603,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','10d34cbcef4250f570e7e914c66acb02','Initial release','',1000003,0,0,'https://docs.typo3.org/p/datamints/top/main/en-us/','ter','',''),
(9298995,0,'datamints_top','1.1.0',355,84,'datamints Top','Adds a button to jump to the top of a page',2,0,4,1665148686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','c6b8d8f860fedcbc1e9473abe0f34f6b','Added TYPO3 12 Compatibility','',1001000,0,0,'https://docs.typo3.org/p/datamints/top/main/en-us/','ter','',''),
(9298996,0,'datamints_top','1.1.1',355,123,'datamints Top','Adds a button to jump to the top of a page',2,0,4,1665382120,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.0.0-12.99.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','3abeabd516ec0319a093b82c7029de2d','[BUG] Forgot to update dependency-version number for TYPO3','',1001001,0,0,'https://docs.typo3.org/p/datamints/top/main/en-us/','ter','',''),
(9298997,0,'datamints_top','1.2.0',355,39,'datamints Top','Adds a button to jump to the top of a page',2,0,4,1741697375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"7.0.0-13.99.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','6276d47b674e93119cfbd73b0878c7dd','[TASK] added TYPO3 13.x support\r\n[TASK] added site sets','',1002000,1,0,'https://docs.typo3.org/p/datamints/top/main/en-us/','ter','',''),
(9298998,0,'em_tvplus_theme_demo','0.5.0',141,141,'TemplaVoilà! Plus Demo Theme','Demo Theme for TemplaVoilà! Plus',0,0,4,1651919724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:15:\"templavoilaplus\";s:5:\"8.0.3\";}}','Alexander Opitz','opitz@extrameile-gehen.de','extrameile','6956b9c818a900a332dfc4457da51d0c','First TER release\r\nDemonstration of TemplaVoilà! Plus 8.0  theme extension possibilities','Extrameile GmbH',5000,1,0,'','ter','',''),
(9298999,0,'modmod','1.0.0',478,29,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1652098749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','8c5ab86058e483bdb079c0867860a47c','Providing web module and dashboard widget to moderate t3/pw_comments. Supporting TYPO3 v10. ','team neusta GmbH',1000000,0,0,'','ter','',''),
(9299000,0,'modmod','1.0.1',478,37,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1652105474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','74e1e4db967d90ba41d1b965113c70e3','Bugfix solely for PHPStan.\r\nProviding web module and dashboard widget to moderate t3/pw_comments. Supporting TYPO3 v10.','team neusta GmbH',1000001,0,0,'','ter','',''),
(9299001,0,'modmod','1.0.2',478,29,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1652169196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','3e08058e4ef34918ed59091187dc9e18','Bugfix: changing vendor name.\r\nProviding web module and dashboard widget to moderate t3/pw_comments. Supporting TYPO3 v10.','team neusta GmbH',1000002,0,0,'','ter','',''),
(9299002,0,'modmod','1.0.3',478,80,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1652172507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','50cb57d7243b69c58a7ce204dbf8bef3','change license to \"GPL-2.0-or-later\"\r\n','team neusta GmbH',1000003,0,0,'','ter','',''),
(9299003,0,'modmod','1.0.4',478,112,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1652179169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','25856113173e9a779d7992674f20b482','[BUGFIX] push module config to user config instead of overwriting the whole config\r\n[TASK] updating README','team neusta GmbH',1000004,0,0,'','ter','',''),
(9299004,0,'modmod','2.0.0',478,54,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1701690060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','eec9fa0571d3c63268256b47463092eb','add TYPO3 v11 compatibility\r\n\r\n','team neusta GmbH',2000000,0,0,'','ter','',''),
(9299005,0,'modmod','2.0.1',478,53,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1701690156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','98652b379291be7a16f4723678d52328','adjust php-compatibility to include php 8\r\n\r\n','team neusta GmbH',2000001,0,0,'','ter','',''),
(9299006,0,'modmod','3.0.0',478,84,'modmod','Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.',2,0,4,1701690234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Tobias Kretschmann','t.kretschmann@neusta.de','dependent','ffd398c790fccd3fb1441fc6f4d40d87','Add TYPO3 v12 compatibility (thx to https://github.com/BobMali)','team neusta GmbH',3000000,1,0,'','ter','',''),
(9299007,0,'wise','1.0.0',243,105,'Wise','Extension to register and process credit transactions from a wise account.',2,0,4,1652187795,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.9-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','98cda7e5733044a4de568cbf63166209','Launch extension','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-wise/1.0/en-us','ter','',''),
(9299008,0,'wise','1.1.0',243,138,'Wise','Extension to register and process credit transactions from a wise account.',2,0,4,1655912170,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.9-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','5f3c6f58acc95240d0cb69b2264d9f3b','Adds site configuration properties related to payment event.','',1001000,1,0,'https://docs.typo3.org/p/buepro/typo3-wise/1.1/en-us','ter','',''),
(9299009,0,'recordlist_thumbnail','1.0.0',144,144,'Bring back thumbnails in recordlist','With TYPO3 11.5 the thumbnails have been removed from the recordlist. This extension brings those back',0,0,3,1652264651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','cb55213984e34f23d738fecc321ea8cb','Initial release ','',1000000,1,0,'https://github.com/studiomitte/recordlist_thumbnail/','ter','',''),
(9299010,0,'be_groups','0.0.1',509,92,'Improved backend groups management interface.','This extension provide several new options to restructure large amount of be_groups records.',1,0,4,1652444154,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Jonathan Starck','info@cretection.it','cretection','06b2a695f611e3b42d0a1b422b2a1d1f','Initial Release','Cretection',1,0,0,'https://github.com/Cretection/be_groups','ter','',''),
(9299011,0,'be_groups','0.0.4',509,104,'Improved backend groups management interface.','This extension provide several new options to restructure large amount of be_groups records.',1,0,4,1652464540,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Jonathan Starck','info@cretection.it','cretection','1e19a3190b5f1dde14449555fc17ad17','[BUGFIX] Class not found corrected (folder moved to the right place)\r\n[BUGFIX] Version number corrected\r\n[TASK] Language files updated','Cretection',4,0,0,'https://github.com/Cretection/be_groups','ter','',''),
(9299012,0,'be_groups','0.0.6',509,88,'','This extension provide several new options to restructure large amount of be_groups records.',1,0,0,1654005115,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Jonathan Starck','info@cretection.it','cretection','e6ae5e166d82472ac84f9cbe68d94a53','BUGFIX: The groups in be_users are displayed again. In future version only the meta groups will be displayed here.','Cretection',6,0,0,'https://github.com/Cretection/be_groups','ter','',''),
(9299013,0,'be_groups','0.0.8',509,88,'','This extension provide several new options to restructure large amount of be_groups records.',1,0,0,1654219880,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Jonathan Starck','info@cretection.it','cretection','e46b806280fed84230e02d672a40c920','[FEATURE] Option onlyShowMetaGroup added to the extension settings. Now optionally only groups of type Meta can be assigned to the backend user.','Cretection',8,0,0,'https://github.com/Cretection/be_groups','ter','',''),
(9299014,0,'be_groups','0.0.9',509,137,'Improved backend groups management interface.','This extension provide several new options to restructure large amount of be_groups records.',1,0,0,1654220194,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.2.99\";s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Jonathan Starck','info@cretection.it','cretection','e2924a3563a69918a863a7d1f6e146aa','[FEATURE] Option onlyShowMetaGroup added to the extension settings. Now optionally only groups of type Meta can be assigned to the backend user. \r\n[BUGFIX] Added missing title','Cretection',9,1,0,'https://github.com/Cretection/be_groups','ter','',''),
(9299015,0,'bexio','0.1.0',317,101,'Bexio','Provides a client for the Bexio API by extending the client from the package onlime/bexio-api-client',1,0,4,1652533871,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.9-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','61d8017f16c53594cf5f5d9612a20810','Provide authentication url and ApiService','',1000,0,0,'https://docs.typo3.org/p/buepro/typo3-bexio/0.1/en-us','ter','',''),
(9299016,0,'bexio','1.0.0',317,118,'Bexio','Provides console commands and an API to interact with Bexio resources and emits events when invoices get paid.',2,0,4,1654711675,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.9-11.5.99\";}}','Roman Büchler','rb@buechler.pro','buepro','1d77b4178e38f1773fce17c312dbc96d','Add several tasks and console commands to interact with user and invoice resources. An event can be emited when invoices become paid.','',1000000,0,0,'https://docs.typo3.org/p/buepro/typo3-bexio/1.0/en-us','ter','',''),
(9299017,0,'bexio','2.0.0',317,98,'Bexio','Provides console commands and an API to interact with Bexio resources and emits events when invoices get paid.',2,0,4,1690471543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Roman Büchler','rb@buechler.pro','buepro','11dd97e990f572de4de0e6c208b3e585','TYPO3 v12 compatibility','',2000000,1,0,'https://docs.typo3.org/p/buepro/typo3-bexio/2.0/en-us','ter','',''),
(9299018,0,'a11y_me_video','1.0.0',1271,103,'a11y_me_video','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1652615109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','9350b22d28cdd96ca6d0f293aa32dde1','Accessible video player based on MediaElement.js, A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc','.i-D. internet  Design GmbH & Co. KG',1000000,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299019,0,'a11y_me_video','1.0.1',1271,96,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1652625912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','a92a6fe25d1e683ed8a69bd3a039f412','2022-05-15 [DOC] change Settings.cfg, project title','.i-D. internet  Design GmbH & Co. KG',1000001,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299020,0,'a11y_me_video','1.0.2',1271,94,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1652648633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','b833dae724da9951b4c6d1a92a978468','2022-05-15 [DOC] fix documentation\r\n2022-05-15 [DOC] fix directory name Documentation/AdministratorManual','.i-D. internet  Design GmbH & Co. KG',1000002,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299021,0,'a11y_me_video','1.0.3',1271,107,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1652653808,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','6d1e20561efafe2aaf97f5837a0bf538','2022-05-16 [DOC] fix documentation','.i-D. internet  Design GmbH & Co. KG',1000003,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299022,0,'a11y_me_video','1.0.4',1271,105,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1653133439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','cbee1f1a4f4b5ae2827bcc00ca6062f8','2022-05-21 [DOC] fix documentation, add screen shot, cleaning','.i-D. internet  Design GmbH & Co. KG',1000004,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299023,0,'a11y_me_video','1.0.5',1271,103,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1653684162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','27d4f3831599544aee5d657f1d925655','[DOC] fix link','.i-D. internet  Design GmbH & Co. KG',1000005,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299024,0,'a11y_me_video','1.0.6',1271,109,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1655337297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','70a93adfd9d7e86342b27876c0be8f79',' [BUGFIX] fix responsive grid (Resources/Private/Partials/ContentGrid-html)','.i-D. internet  Design GmbH & Co. KG',1000006,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299025,0,'a11y_me_video','1.0.7',1271,100,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',2,0,2,1668414547,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','c7e9e8221976099389523039daab60d7','[TASK] first stable version 1.0.7, fix documentation','.i-D. internet  Design GmbH & Co. KG',1000007,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299026,0,'a11y_me_video','1.0.8',1271,80,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1672663092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','81964f5c929cd6108ceca69f170ccb85','[BUGFIX] fix Configuration/TCA/Overrides/tt_content.php (tx_a11ymevideo_posterimg) (2)','.i-D. internet  Design GmbH & Co. KG',1000008,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299027,0,'a11y_me_video','1.0.9',1271,109,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',2,0,2,1672664173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','e00d8b613f940797020a2daff1f499e5','[TASK] set extension state to stable','.i-D. internet  Design GmbH & Co. KG',1000009,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299028,0,'a11y_me_video','1.0.10',1271,49,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',2,0,2,1718016024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Robert Pudenz','r.pudenz@dreistrom.land','opensource@i-d.de','3521d0c1747e0cdc5fd33d1a1010c533','[TASK] change contact data','dreistrom.land AG',1000010,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299029,0,'a11y_me_video','2.0.0',1271,47,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1718018431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Robert Pudenz','opensource@i-d.de','opensource@i-d.de','0b551fcfe1a9bab83ea6e4d1b57cfe77','[TASK] TYPO3 v12 Version','.i-D. internet  Design GmbH & Co. KG',2000000,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299030,0,'a11y_me_video','2.0.1',1271,47,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',1,0,2,1718019500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Robert Pudenz','r.pudenz@dreistrom.land','opensource@i-d.de','6c369bcdde5d761f90edfd9769ac2c30','[TASK] set extension state to stable, change contact data, fix TCA ','dreistrom.land AG',2000001,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299031,0,'a11y_me_video','2.0.2',1271,52,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js and A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',2,0,2,1718020255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Robert Pudenz','r.pudenz@dreistrom.land','opensource@i-d.de','f55d278bddd02de506283518b2a82a6c','[TASK] set extension state to stable','dreistrom.land AG',2000002,0,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299032,0,'a11y_me_video','3.0.0',1271,70,'Accessible video player based on MediaElement.js','Accessible video player based on MediaElement.js, A11y Plugin and Fluid. The new content elements support mp4, webm, subtitles, sign language video, audio description, poster image, text alternative, etc.',2,0,2,1720626206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Robert Pudenz','r.pudenz@dreistrom.land','opensource@i-d.de','a87dece66dd37e0914c19a4c9146986c','[TASK] Version 3.0.0, Support TYPO3 12 & 13\r\n[TASK] TYPO3 13.2 compatibility\r\n[TASK] new option: always open control bar, change fluid partials (BC)\r\n[TASK] Fluid: croped poster img, TCA: remove unused, change fluid partials (BC)\r\n[DOCS] update documentation, new screen shots','dreistrom.land AG',3000000,1,0,'https://docs.typo3.org/p/iundd/a11y-me-video/main/en-us/','ter','',''),
(9299033,0,'page_redirect_handler','1.0.0',110,31,'Page Redirect Handler','',0,0,4,1652801881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marc Bastian Heinrichs','mbh@mbh-software.de','basheinr','3a1e4e7fb59fca518bc8e119822f6a27','First version','',1000000,0,0,'','ter','',''),
(9299034,0,'page_redirect_handler','1.1.0',110,79,'Page Redirect Handler','',0,0,4,1653492171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marc Bastian Heinrichs','mbh@mbh-software.de','basheinr','214b228c6bbb64030cd1573f815be0d5','Add missing patch to make errorCode 401 work','',1001000,1,0,'','ter','',''),
(9299035,0,'loki','1.0.1',463,82,'Grafana Loki integration for TYPO3','Transport or prepare TYPO3 log messages for Loki.',999,0,3,1652806690,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','b7e51a9d4a01c686c3dd00e09413a11f','hotfix: update release action to use a proper version','jop-software Inh. Johannes Przymusinski',1000001,0,0,'https://docs.typo3.org/p/jop-software/typo3-loki/1.0/en-us','ter','',''),
(9299036,0,'loki','1.0.2',463,104,'Grafana Loki integration for TYPO3','Transport or prepare TYPO3 log messages for Loki.',2,0,4,1652807260,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','ea19eb34502dd1a9457583857d8307eb','chore(release): Version 1.0.2','jop-software Inh. Johannes Przymusinski',1000002,0,0,'https://docs.typo3.org/p/jop-software/typo3-loki/1.0/en-us','ter','',''),
(9299037,0,'loki','1.0.3',463,104,'Grafana Loki integration for TYPO3','Transport or prepare TYPO3 log messages for Loki.',2,0,4,1655925363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','f165bfb1e5eb447282820a7af2b60557','chore(release): Version 1.0.3','jop-software Inh. Johannes Przymusinski',1000003,0,0,'https://docs.typo3.org/p/jop-software/typo3-loki/1.0/en-us','ter','',''),
(9299038,0,'loki','1.1.0',463,121,'Grafana Loki integration for TYPO3','Transport or prepare TYPO3 log messages for Loki.',2,0,4,1665048830,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','71e807c87b2b720fd1aefcefd91f6fb4','Merge pull request 31 from jop-software/chore/return-type\n\nchore: add return type to LogRecordFormatter::toArray','jop-software Inh. Johannes Przymusinski',1001000,0,0,'https://docs.typo3.org/p/jop-software/typo3-loki/1.1/en-us','ter','',''),
(9299039,0,'loki','1.1.1',463,52,'Grafana Loki integration for TYPO3','Transport or prepare TYPO3 log messages for Loki.',2,0,4,1731329683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','8678acdc1c326a676e17c12b061463a2','chore(release): version 1.1.1','jop-software Inh. Johannes Przymusinski',1001001,1,0,'https://docs.typo3.org/p/jop-software/typo3-loki/1.1/en-us','ter','',''),
(9299040,0,'typo3_sentry_client','1.4.3',298,98,'Sentry Client for TYPO3','Use Sentry to track errors in your TYPO3-installation',2,0,4,1652808636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','jop-software Inh. Johannes Przymusinski','info@jop-software.de','jop.johannes.przymusinski','938036f46901050716af8d320548f88e','chore: format composer.json','jop-software Inh. Johannes Przymusinski',1004003,0,0,'','ter','',''),
(9299041,0,'typo3_sentry_client','1.5.1',298,104,'Sentry Client for TYPO3','Use Sentry to track errors in your TYPO3-installation',2,0,4,1664873304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','jop-software Inh. Johannes Przymusinski','info@jop-software.de','jop.johannes.przymusinski','b5681a9c03a4f6bd914d32c0b07e17b3','chore: set version in ext_emconf','jop-software Inh. Johannes Przymusinski',1005001,0,0,'','ter','',''),
(9299042,0,'typo3_sentry_client','1.6.0',298,96,'Sentry Client for TYPO3','Use Sentry to track errors in your TYPO3-installation',2,0,4,1692643723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','jop-software Inh. Johannes Przymusinski','info@jop-software.de','jop.johannes.przymusinski','a4f5f73eda32949ae780e623fa201b8e','chore(release): version 1.6.0','jop-software Inh. Johannes Przymusinski',1006000,1,0,'','ter','',''),
(9299043,0,'wdb_content_conditions','1.0.1',365,58,'Content Conditions','This extension adds two different TypoScript conditions to check if content elements with special values on a page exist.',2,0,0,1653110024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','6a1fefb460c9583d25d4151235dfbbc1','First TER version.\r\nNothing to configure, just use new conditions in TypoScript.','',1000001,0,0,'https://github.com/DavidBruchmann/wdb-content-conditions/blob/main/README.md','ter','',''),
(9299044,0,'wdb_content_conditions','1.0.2',365,68,'Content Conditions','This extension adds two different TypoScript conditions to check if content elements with special values on a page exist.',2,0,0,1653122076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','a56d77daeff51e375aa190ce6f718f3a','add icon','',1000002,0,0,'https://github.com/DavidBruchmann/wdb-content-conditions/blob/main/README.md','ter','',''),
(9299045,0,'wdb_content_conditions','1.0.3',365,56,'Content Conditions','This extension adds two different TypoScript conditions to check if content elements with special values on a page exist.',2,0,0,1656211014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.8-11.5.99\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','f4c221f2bfb9fd5ff23cdf7e680e00e4','fix composer.json','',1000003,0,0,'https://github.com/DavidBruchmann/wdb-content-conditions/blob/main/README.md','ter','',''),
(9299046,0,'wdb_content_conditions','1.0.4',365,104,'Content Conditions','This extension adds two different TypoScript conditions to check if content elements with special values on a page exist.',2,0,0,1656238382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.18-11.5.99\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','2867022b4520bd68dbb47f808d4f8363','Compatibility TYPO3 Versions 10  11','',1000004,0,0,'https://github.com/DavidBruchmann/wdb-content-conditions/blob/main/README.md','ter','',''),
(9299047,0,'wdb_content_conditions','1.0.5',365,79,'Content Conditions','This extension adds two different TypoScript conditions to check if content elements with special values on a page exist.',2,0,0,1711603184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.43-11.5.99\";}}','David Bruchmann','david.bruchmann@gmail.com','david_bruchmann','a25785d8b36b5fdebaef94190c5ddb40','Compatible with TYPO3 v10 and v11.','',1000005,1,0,'https://github.com/DavidBruchmann/wdb-content-conditions/blob/main/README.md','ter','',''),
(9299048,0,'mpg_minimize','1.0.0',119,39,'Media Projekte - HTML Minimize','',2,0,3,1653165371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stephan Franz Sellner','development@media-projekte.gmbh','extension-builder','d24e317adbd0a95e436faecccabd94b0','First version of mpg_minimize, have fun with it.','Media Projekte GmbH',1000000,0,0,'https://extension-builder.com/extensions/mpg-minimize','ter','',''),
(9299049,0,'mpg_minimize','1.1.0',119,80,'Media Projekte - HTML Minimize','',2,0,4,1654617914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Stephan Sellner','development@media-projekte.gmbh','extension-builder','57511374aa506a3f95ee7c4706f593fe','Change extension category\r\nNew: The extension can be switched off via \"Admin Tools/Settings/Extension Configuration\"','Media Projekte GmbH',1001000,1,0,'https://extension-builder.com/extensions/mpg-minimize','ter','',''),
(9299050,0,'showpageeditors','1.0.6',257,84,'ShowPageEditors','Retrieve every editor who can see a given PID in the backend',6,0,4,1653998431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','J. Peter M. Schuler','j.peter.m.schuler@uni-due.de','jpmschuler','49ece91879c7dcccb132b0f1643b6aa7','First public release','',1000006,0,0,'https://github.com/jpmschuler/typo3-showpageeditors/blob/main/README.md','ter','',''),
(9299051,0,'showpageeditors','1.0.7',257,129,'ShowPageEditors','CLI command to retrieve every editor who can see a given PID in the backend',2,0,4,1654011494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','J. Peter M. Schuler','j.peter.m.schuler@uni-due.de','jpmschuler','096dc82d6041248aefcdcc53797ff8fc','fix extension state to stable','',1000007,0,0,'https://github.com/jpmschuler/typo3-showpageeditors/blob/main/README.md','ter','',''),
(9299052,0,'showpageeditors','2.0.1',257,44,'ShowPageEditors','CLI command to retrieve every editor who can see a given PID in the backend',2,0,4,1737455325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.25-12.4.99\";}}','J. Peter M. Schuler','j.peter.m.schuler@uni-due.de','jpmschuler','c260557dd0f8c155bd35d4b762d59de7','- set min PHP version to 8.1\r\n- add command begroup:showMembers','',2000001,1,0,'https://github.com/jpmschuler/typo3-showpageeditors/blob/main/README.md','ter','',''),
(9299053,0,'psb_debug','0.1.0',356,96,'PSbits  Debug','a collection of debugging tools',2,0,4,1654072851,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.4\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','e59659cbf2849030148472f772381ca5','[BUGFIX] Fix format of ext_emconf.php.','',1000,0,0,'','ter','',''),
(9299054,0,'psb_debug','0.1.1',356,88,'PSbits  Debug','a collection of debugging tools',2,0,4,1661841741,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','1388554052673e806d78956fbd86debe','[TASK] Add PHP 8 to compatibility information. (2)\n\n[TASK] Add PHP 8 to compatibility information.\r\n[TASK] Set version to 0.1.1.','',1001,0,0,'','ter','',''),
(9299055,0,'psb_debug','0.1.2',356,120,'PSbits  Debug','a collection of debugging tools',2,0,4,1665493883,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:7:\"7.4-8.1\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','8fc3ca965d6d3616fcdd4b77d1232d3e','[TASK] Optimize code and cleanup based on inspections for php 8.1.\r\n[TASK] Set version to 0.1.2.\r\n[BUGFIX] Fix broken query syntax in debug output.','',1002,0,0,'','ter','',''),
(9299056,0,'psb_debug','1.0.0',356,33,'PSbits  Debug','Collection of debugging tools',2,0,4,1741873943,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.0\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','33761e2e0809acb3736b3c8c2a7e3a99','[FEATURE] Add new Backtrace helper class.\r\n[TASK] Add LICENSE.txt.\r\n[TASK] Add extension icon.\r\n[TASK] Only add styles when needed.\r\n[TASK] Remove injection trait.\r\n[TASK] Remove support for php7.\r\n[TASK] Update .editorconfig.\r\n[TASK] Update copyright notice.\r\n[TASK] Update deprecated code.\r\n[TASK] Update information about supported TYPO3 versions.','',1000000,0,0,'','ter','',''),
(9299057,0,'psb_debug','1.0.1',356,19,'PSBits  Debug','Abandoned! This extension has been renamed to \"debug\". New composer package: psbits/debug',2,0,4,1750857537,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.0\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','d26fd9b6f0857e7ad760cabe6188a573','Add notice about the new name of this extension.','',1000001,1,0,'','ter','',''),
(9299058,0,'cs_image_point','1.0.0',137,137,'[clickstorm] Image Point','[clickstorm] Image Point provides a new render type with a wizard for determining coordinates on an image.\n    Coordinates can be set on the image of a data record (e.g. content element, page, ...), which are then output as percentages.',2,0,0,1654267436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Noah Buchterkirchen, Marc Hirdes - clickstorm GmbH','hirdes@clickstorm.de','clickstorm_gmbh','baf078a84c1d5700805277b0d031f290','Updated extension to 1.0.0','clickstorm GmbH',1000000,1,0,'https://docs.typo3.org/p/clickstorm/cs-image-point/1.0/en-us','ter','',''),
(9299059,0,'datetime_fractional_seconds','1.0.0',89,89,'DATETIME with fractional seconds','A TYPO3 custom Doctrine type for DATETIME with fractional seconds support.',2,0,4,1654589760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','b7659a0e44705b4b4e55a88104970457','First implementation','wazum',1000000,1,0,'https://github.com/wazum/datetime-fractional-seconds#readme','ter','',''),
(9299060,0,'bynder2','2.0.1',304,127,'FAL Bynder','Bynder FAL driver for TYPO3 CMS',2,0,3,1654868944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.19-11.5.0\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','03ca04a97ef94edb6830266a7d458824','Implement OAuth 2.0 authorization.','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/bynder2/main/en-us/','ter','',''),
(9299061,0,'bynder2','2.0.3',304,59,'FAL Bynder','Bynder FAL driver for TYPO3 CMS',2,0,3,1701848084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','25c1a05a38ea0c2864ad42c6837b5daa','Reduce memory usage. THX yield\r\nStop requesting thousands of files which are marked as missing from bynder API\r\nMethod getFile has now a second argument to retrieve fresh data from Bynder API instead of cached data\r\nUpdate .gitignore\r\nUpdate .gitattributes\r\nUpdate TYPO3 version dependencies','jweiland.net',2000003,0,0,'https://docs.typo3.org/p/jweiland/bynder2/main/en-us/','ter','',''),
(9299062,0,'bynder2','2.0.4',304,83,'FAL Bynder','Bynder FAL driver for TYPO3 CMS',2,0,3,1701878096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.37-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9245022e59293fac226c2733fe8279ab','Add BynderServiceFactory to simplify dependency injection. That solves an issue while inserting images to a content record','jweiland.net',2000004,0,0,'https://docs.typo3.org/p/jweiland/bynder2/main/en-us/','ter','',''),
(9299063,0,'bynder2','4.0.0',304,35,'FAL Bynder','Bynder FAL driver for TYPO3 CMS',2,0,3,1750084969,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','bd1614e24ce31c9aa424e9abaad1e509','Add full TYPO3 v13 LTS support and compatibility improvements','jweiland.net',4000000,1,0,'https://docs.typo3.org/p/jweiland/bynder2/main/en-us/','ter','',''),
(9299064,0,'tvplus_fluid','0.2.0',229,105,'Fluid for TV','Fluid renderer for TemplaVoilà! Plus',0,0,4,1655405582,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:5:\"fluid\";s:13:\"8.7.0-11.5.99\";s:15:\"templavoilaplus\";s:6:\"8.0.4-\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','b7cd37d164c08d0f5ff62b1771178d9a','First TER version of the fluid frontend renderer for TemplaVoilà! Plus','Extrameile GmbH',2000,0,0,'','ter','',''),
(9299065,0,'tvplus_fluid','0.3.0',229,124,'Fluid for TV','Fluid renderer for TemplaVoilà! Plus',1,0,4,1666519692,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:5:\"fluid\";s:13:\"8.7.0-11.5.99\";s:15:\"templavoilaplus\";s:12:\"8.1.1-8.2.99\";}}','Alexander Opitz','alexander.opitz@davitec.de','opi99','4421c34714df3fe74f13ddb3fb03e75f','Make tx_templavoilaplus_pi1.parentRec available','Davitec GmbH',3000,1,0,'','ter','',''),
(9299066,0,'t3voila_uikit','0.1.0',369,122,'UIkit theme for TV','Theme for TemplaVoilà! Plus using fluid',0,0,4,1655405914,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:15:\"templavoilaplus\";s:6:\"8.0.4-\";s:12:\"tvplus_fluid\";s:6:\"0.0.1-\";}}','Alexander Opitz','opitz@extrameile-gehen.de','opi99','509b8c71ce19e5a83be7f5f8c9f22c37','First version of the TemplaVoilà! Plus theme using fluid templates and the uikit framework.\r\nhttps://getuikit.com/','Extrameile GmbH',1000,0,0,'','ter','',''),
(9299067,0,'t3voila_uikit','0.2.0',369,93,'UIkit theme for TV','Theme for TemplaVoilà! Plus using fluid',0,0,4,1679909115,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:15:\"templavoilaplus\";s:12:\"8.1.3-8.2.99\";s:12:\"tvplus_fluid\";s:6:\"0.3.0-\";}}','Alexander Opitz','alexander.opitz@davitec.de','opi99','90a0b61a43a620a93a8b13701b3662a7','Update:\r\n Updated UIkit 3.16.11\r\n Adding Lightbox as new element','Davitec GmbH',2000,0,0,'','ter','',''),
(9299068,0,'t3voila_uikit','0.3.0',369,77,'UIkit theme for TV','Theme for TemplaVoilà! Plus using fluid',0,0,4,1695206278,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:15:\"templavoilaplus\";s:14:\"11.0.0-11.0.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','871aa71a13d4d15506ce0a7496e1d084',' Update Dependencies to TV 11.0 (as it contains the FluidRenderer now)\r\n Update UIkit to 3.16.26','IBC Solar AG',3000,0,0,'','ter','',''),
(9299069,0,'t3voila_uikit','0.4.0',369,77,'UIkit theme for TV','Theme for TemplaVoilà! Plus using fluid',0,0,4,1710598724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:15:\"templavoilaplus\";s:14:\"12.0.0-12.0.99\";}}','Alexander Opitz','alexander.opitz@googlemail.com','opi99','93cd9a5457fc9332f971d7b05c9de216','This years T3CMD release\r\nUpdate UIkit to 3.19.2\r\nUpdate dependencies to TV v12\r\nAdd Slider as new content element\r\nFixup and extend Lightbox\r\n','IBC Solar AG',4000,1,0,'','ter','',''),
(9299070,0,'ka_pwsecure','1.0.0',90,90,'KA: Passwortschutz','Passwortschutz',2,0,5,1655472972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Bahne Claussen','bc@klammerauf.de','abandoned_extensions','7a9e0f0afabfcd3fdfc58df9dd5dd0c1','This Extension allows users to protect pages with a password. It uses a pre cache Hock to check if the requested page is password protected and will redirect the user to a specific login page. If the user has the needed password he will be redirected to the requested page','klammerauf GmbH',1000000,1,0,'','ter','',''),
(9299071,0,'taskqueue','7.0.0',1884,95,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656327190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','804d7fcc9a0ee308ac6901765e9ee180','Version 7.0.0','',7000000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/7.0/en-us','ter','',''),
(9299072,0,'taskqueue','7.0.1',1884,91,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','f4b2dc5df489fd0f9e51876514a67dd5','Version 7.0.1','',7000001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/7.0/en-us','ter','',''),
(9299073,0,'taskqueue','7.0.2',1884,88,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','9a781dfcca63315807445f42a1486828','Version 7.0.2','',7000002,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/7.0/en-us','ter','',''),
(9299074,0,'taskqueue','7.0.3',1884,92,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','10c955e06f59b142b10bc4fa3fbe9724','Version 7.0.3','',7000003,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/7.0/en-us','ter','',''),
(9299075,0,'taskqueue','7.0.4',1884,87,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','e74f14aa8e374129fb2a30de7b74a0f0','Version 7.0.4','',7000004,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/7.0/en-us','ter','',''),
(9299076,0,'taskqueue','8.0.0',1884,94,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','4b9b543866d2092e0877051e08289dd1','Version 8.0.0','',8000000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299077,0,'taskqueue','8.0.1',1884,88,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656332746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','e45a42575dcd05aabcd1aa2111f7ce15','Version 8.0.1','',8000001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299078,0,'taskqueue','8.0.2',1884,91,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656424099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','cf23406225336502c7cd41a55a9280f2','Version 8.0.2','',8000002,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299079,0,'taskqueue','8.0.3',1884,96,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656427271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','4501e8b2460372cbd2fbc0fc7d9339bf','Version 8.0.3','',8000003,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299080,0,'taskqueue','8.0.4',1884,111,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1656492424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','bd069cbfd89d9cb0907651e4fee0ca0f','Version 8.0.4','',8000004,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299081,0,'taskqueue','8.0.5',1884,92,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1666618165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','1eb0775de66f3446be670a1002a0763d','Version 8.0.5 with hotfix for php 8.1 ','',8000005,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299082,0,'taskqueue','8.0.6',1884,101,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1668500424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','4fd7234e810c88c8dbc00fb95b30344e','New version 8.0.5','',8000006,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299083,0,'taskqueue','8.0.7',1884,85,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1681736861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','fab820a403e886840300baf984f94f77','Version 8.0.7','',8000007,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299084,0,'taskqueue','9.0.0',1884,81,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1687968777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','ff28c06b6d1447d47727e7b4914e9bef','Version 9.0.0','',9000000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.0/en-us','ter','',''),
(9299085,0,'taskqueue','8.0.8',1884,62,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1697641863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.4.0-11.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','3bf72aca7e504882def9e313a2d80499','Version 8.0.8','',8000008,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/8.0/en-us','ter','',''),
(9299086,0,'taskqueue','9.0.1',1884,82,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1697642260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','266ecf4051e38c139b0e799a9db68da8','Version 9.0.1','',9000001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.0/en-us','ter','',''),
(9299087,0,'taskqueue','9.0.2',1884,29,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1739788652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','c225f13c2b7bfd21b2408efc59e91e27','Version 9.0.2','',9000002,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.0/en-us','ter','',''),
(9299088,0,'taskqueue','9.0.3',1884,29,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1739788682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','472e97a71f34491e4c071cc46322f3e7','Version 9.0.3','',9000003,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.0/en-us','ter','',''),
(9299089,0,'taskqueue','9.2.0',1884,35,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1739789030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','3764468d4fcff41f65bda4d17b43ce06','Merge branch compat/typo3-12','',9002000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299090,0,'taskqueue','9.1.0',1884,23,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1747772878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','b9aaed818801cf5c9afb0f8e35ff46e3','TYPO3 13 compatibility added and some bugfixes.','',9001000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.1/en-us','ter','',''),
(9299091,0,'taskqueue','9.1.1',1884,23,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1748445829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','bb1836a6fb7b87ed50d00aa070b2c63f','[TASK] bump version number to 9.1.1','',9001001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.1/en-us','ter','',''),
(9299092,0,'taskqueue','9.3.0',1884,22,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1750865947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','6ce9962351ba3b9026d0cbf557493ea8','This version introduces handling of signals and fatal errors. This leads to a more reliable task.','',9003000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.3/en-us','ter','',''),
(9299093,0,'taskqueue','9.2.1',1884,24,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1750933584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','573d554481e016bb719a414478f47594','This version introduces handling of signals and fatal errors. This leads to a more reliable task.','',9002001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299094,0,'taskqueue','9.2.2',1884,22,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1751282034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','ff355dc692236bd21cac0dafb51b12a4','Bugfix: Only set error message when error occured','',9002002,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299095,0,'taskqueue','9.3.1',1884,24,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1751282146,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','dc23b6736653aa6f159ec07b1b969a0e','Bugfix: Only set error message when error occured','',9003001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.3/en-us','ter','',''),
(9299096,0,'taskqueue','9.2.3',1884,20,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1752070244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','e1051a74433b53f08ac48125626ddb42','Bugfix: Correct translation for dashboard','',9002003,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299097,0,'taskqueue','9.3.2',1884,24,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1752070462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','4a0270f62d4fe590e717c35cfefda206','Bugfix: Correct translation for dashboard','',9003002,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.3/en-us','ter','',''),
(9299098,0,'taskqueue','9.2.4',1884,21,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1753177952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','70e3a47b09bfc456570a95a3ee8adbc5','Release version 9.2.4\n\nShips a new status 6 (deferred). The status is introduced to\nprogrammatically defer tasks for later execution.','',9002004,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299099,0,'taskqueue','9.4.0',1884,22,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1753205777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','576d69cd8f0d2464c6871ca81e3d49b9','Release version 9.4.0\n\nThis version introduces a new status deferred. It does not do anything\non its own. You can use it programmatically to defer tasks for later\nexecution.','',9004000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.4/en-us','ter','',''),
(9299100,0,'taskqueue','9.2.5',1884,20,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1758018395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','36fa0648bcd0b61bc7be9a5c4129f030','Add event and TCA for status','',9002005,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299101,0,'taskqueue','9.4.1',1884,22,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1758018591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','506256791797f10e52d7ca9f0f2c1d64','Add event and TCA for status','',9004001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.4/en-us','ter','',''),
(9299102,0,'taskqueue','9.5.0',1884,18,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1762963677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','ae2fec2399ad7a247923688a53455161','This version introduces the new ttl (time to live) feature and advanced logging','',9005000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.5/en-us','ter','',''),
(9299103,0,'taskqueue','9.2.6',1884,17,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1762965090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','0c9e421060581f07314c454e4263c66c','This version introduces the new ttl (time to live) feature and advanced logging','',9002006,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299104,0,'taskqueue','9.5.1',1884,26,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1763055835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','74ac8d66abb1f19d9812d2eef84ea38c','Bugfix version, ttl was not persisted if set programmatically and minor bugfixes','',9005001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.5/en-us','ter','',''),
(9299105,0,'taskqueue','9.2.7',1884,17,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1763056796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','2a39e271cb2c5737a5d341e150e28a5c','Bugfix version, ttl was not persisted if set programmatically and minor bugfixes','',9002007,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.2/en-us','ter','',''),
(9299106,0,'taskqueue','9.6.0',1884,4,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1785332868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','c733c03c52b6b23cde9136c18d48d959','Extension now supports TYPO3 14','',9006000,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.6/en-us','ter','',''),
(9299107,0,'taskqueue','9.6.1',1884,4,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1785393491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','553415ad12cfe8e5e3e90e2f438edc31','Fix issue on synchronising code between Packagist and the GitHub\n\nPackagist may no longer match the VCS repo for the last version','',9006001,0,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.6/en-us','ter','',''),
(9299108,0,'taskqueue','9.6.2',1884,2,'Taskqueue','Provides a task queue for other extensions to use.',2,0,1,1787905996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','2aae3e19ce4ac3815e249d0b3a7b3a62','[TASK] create new version 9.6.2','',9006002,1,0,'https://docs.typo3.org/p/undkonsorten/taskqueue/9.6/en-us','ter','',''),
(9299109,0,'cute_mailing','1.0.0',1225,99,'Cute Mailing','',6,0,3,1656333123,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','0481a99b9f8d3c2fae17e0f86bf7d557','Version 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/1.0/en-us','ter','',''),
(9299110,0,'cute_mailing','1.0.1',1225,126,'Cute Mailing','',1,0,3,1656430205,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','5aa90ac73e8650978c356068ce1ef4cc','Version 1.0.1','',1000001,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/1.0/en-us','ter','',''),
(9299111,0,'cute_mailing','1.0.2',1225,103,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to nmany recipients.',1,0,3,1668502097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','b6853f04e033fbc8a8ed2b64d3b3367a','Version 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/1.0/en-us','ter','',''),
(9299112,0,'cute_mailing','2.0.0',1225,83,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1673275767,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','925beb4ee998414ad5bb8a5014b40427','Release version 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/2.0/en-us','ter','',''),
(9299113,0,'cute_mailing','2.0.1',1225,84,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1673356096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','ac0cdd48702d680209d7ad9af0685f5f','Hotfix Version 2.0.1','',2000001,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/2.0/en-us','ter','',''),
(9299114,0,'cute_mailing','2.1.0',1225,78,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1674740502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','377532365ee86a1c6b69117a24747368','Release Version 2.1.0','',2001000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/2.1/en-us','ter','',''),
(9299115,0,'cute_mailing','2.1.1',1225,84,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1675245272,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','7294351374831c69683745677f92825f','Hotfix version 2.1.1','',2001001,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/2.1/en-us','ter','',''),
(9299116,0,'cute_mailing','3.0.0',1225,82,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1678440818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','f50e9f60d3f94f2e2bb670b30fab7402','Version 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/3.0/en-us','ter','',''),
(9299117,0,'cute_mailing','3.0.1',1225,73,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1686749752,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','b3ead9009683e4abf0263a7ee047cab6','Version 3.0.1','',3000001,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/3.0/en-us','ter','',''),
(9299118,0,'cute_mailing','3.0.2',1225,73,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1687951126,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"taskqueue\";s:13:\"8.0.0-8.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','8347128dd5589ff755050b7e923e8aef','Version 3.0.2','',3000002,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/3.0/en-us','ter','',''),
(9299119,0,'cute_mailing','3.1.0',1225,78,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1687968710,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','2e2f754768fafeab65ae59c93c1dbb17','Version 3.1.0','',3001000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/3.1/en-us','ter','',''),
(9299120,0,'cute_mailing','3.1.1',1225,77,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1697641197,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','e01bfc204257652cebf5b808c13e7966','Version 3.1.1','',3001001,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/3.1/en-us','ter','',''),
(9299121,0,'cute_mailing','4.0.0',1225,79,'Cute Mailing','Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,3,1701955338,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','2094e2aca9e5464fec71f1f9c5281529','[TASK] correct version','',4000000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.0/en-us','ter','',''),
(9299122,0,'cute_mailing','4.1.2',1225,34,'Cute mailing','A TYPO3 extension that makes mailing and newsletter sending cute. Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,1,1744704417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','8131c4107bafea137b2b510af3351986','Release version 4.1.2\n\nSome bugfixes and small improvements.','',4001002,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.1/en-us','ter','',''),
(9299123,0,'cute_mailing','4.1.3',1225,31,'Cute mailing','A TYPO3 extension that makes mailing and newsletter sending cute. Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,1,1747773775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','087f3826f7cf8fa4aeddc13d6870177d','Small bugfixes','',4001003,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.1/en-us','ter','',''),
(9299124,0,'cute_mailing','4.1.4',1225,33,'Cute mailing','A TYPO3 extension that makes mailing and newsletter sending cute. Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,1,1751279595,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','7ae99dbff433056404709c26812f5846','Release version 4.1.4\n\nSmall bugfix in backend preview.','',4001004,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.1/en-us','ter','',''),
(9299125,0,'cute_mailing','4.2.0',1225,4,'Cute mailing','A TYPO3 extension that makes mailing and newsletter sending cute. Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,1,1785334906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','47835752c1ef6b4e9c74e88a5b5286ec','Extension now supports TYPO3 14','',4002000,0,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.2/en-us','ter','',''),
(9299126,0,'cute_mailing','4.2.1',1225,4,'Cute mailing','A TYPO3 extension that makes mailing and newsletter sending cute. Send TYPO3 pages as emails (newsletter) to many recipients. Can be used as replacement for direct_mail.',2,0,1,1785394165,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"taskqueue\";s:13:\"8.0.0-9.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','acbf75f056b6aaaeb2d3e0a50448b67e','Fix issue on synchronising code between Packagist and the GitHub\n\nPackagist may no longer match the VCS repo for the last version','',4002001,1,0,'https://docs.typo3.org/p/undkonsorten/typo3-cute-mailing/4.2/en-us','ter','',''),
(9299127,0,'piwik_consent_manager','0.1.0',227,51,'TYPO3 PIWIK Consent Manager','',0,0,3,1656408711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Florian Fassing','ffassing@mediengarage.de','fazzyx','238e4bfe6a67ad1fe44b8240447ff33c','Initial release','',1000,0,0,'https://github.com/MEDIENGARAGE/typo3-piwik-consent-manager/blob/main/README.md','ter','',''),
(9299128,0,'piwik_consent_manager','0.2.1',227,58,'TYPO3 PIWIK Consent Manager','',1,0,3,1660047599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Florian Fassing','ffassing@mediengarage.de','fazzyx','736b1c1623f59d86d0d111a053bdb02e','[!!!][TASK] Multidomain Setup. Move settings for key and Url!','',2001,0,0,'https://github.com/MEDIENGARAGE/typo3-piwik-consent-manager/blob/main/README.md','ter','',''),
(9299129,0,'piwik_consent_manager','0.2.2',227,46,'TYPO3 PIWIK Consent Manager','',1,0,3,1672934286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Florian Fassing','ffassing@mediengarage.de','fazzyx','a125a68e411cb823f655652f103a6ac8','@see https://github.com/MEDIENGARAGE/typo3-piwik-consent-manager','',2002,0,0,'https://github.com/MEDIENGARAGE/typo3-piwik-consent-manager/blob/main/README.md','ter','',''),
(9299130,0,'piwik_consent_manager','0.2.4',227,72,'TYPO3 PIWIK Consent Manager','',1,0,3,1677665774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Florian Fassing','ffassing@mediengarage.de','fazzyx','c839d0dbc2c1e2dba307080a2690bb19','Change the procedure to get the settings','',2004,1,0,'https://github.com/MEDIENGARAGE/typo3-piwik-consent-manager/blob/main/README.md','ter','',''),
(9299131,0,'schedulermonitor','1.3.2',313,120,'Scheduler monitor','Monitors scheduler tasks and send an email if a task has failed or is running too long.',2,0,4,1656509437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.4.99\";}}','coding.ms','typo3@coding.ms','tdeuling','35cd582356bc6606c6afe7f8e1388055','\"[RELEASE] First TER version\"','',1003002,0,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299132,0,'schedulermonitor','1.3.3',313,54,'Scheduler monitor','Monitors scheduler tasks and send an email if a task has failed or is running too long.',2,0,4,1709135104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','coding.ms','typo3@coding.ms','tdeuling','bd069e8444daa8c2a86ebd621c6cc6cf','\"[TASK] Set version to 1.3.3\"','',1003003,0,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299133,0,'schedulermonitor','1.3.4',313,70,'Scheduler monitor','Monitors scheduler tasks and send an email if a task has failed or is running too long.',2,0,4,1709138704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','coding.ms','typo3@coding.ms','tdeuling','5907b20fb19e5e6cffa431b46027a286','\"[TASK] Fix version compare for TYPO3 12\"','',1003004,0,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299134,0,'schedulermonitor','1.4.0',313,60,'Scheduler monitor','Monitors scheduler tasks and sends an email if a task has failed or is running too long.',2,0,4,1727345462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','coding.ms','typo3@coding.ms','tdeuling','f835714dd0cd76c19da58d55dbe4c814','\"[FEATURE] Version 1.4.0: Add test mail feature\"','',1004000,0,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299135,0,'schedulermonitor','2.0.0',313,4,'Scheduler monitor by coding.ms','Monitors scheduler tasks and sends an email if a task has failed or is running too long.',2,0,4,1784644660,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','384bd81e8f6bad3eef7e9740e81d4aca','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migration for TYPO3 13\"','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299136,0,'schedulermonitor','2.0.1',313,5,'TYPO3 Schedulermonitor by coding.ms','The TYPO3 Schedulermonitor extension monitors scheduler tasks, detects failed or long-running jobs, and sends error notifications once by email. This helps identify scheduler issues early and verify reliable task execution.',2,0,4,1784648703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','25931f2bceb8d2cd1ca33b91b240d1d9','\"[RELEASE] Version 2.0.1 - Maintenance-Release: Optimize and rebuild documentation\"','coding.ms',2000001,1,0,'https://www.coding.ms/documentation/typo3-scheduler-monitor','ter','',''),
(9299137,0,'t3voila_tvplus_csseo','1.0.0',137,137,'TemplaVoilà! Plus for CS SEO','Integration of TYPO3 [clickstorm] SEO into TemplaVoilà! Plus PageLayout Modul',2,0,4,1656601027,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:15:\"templavoilaplus\";s:12:\"8.1.0-8.2.99\";s:6:\"cs_seo\";s:13:\"6.0.0-7.99.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','2e8dbf5661b2de9085534e6815b9a5e2','First release for the new stable TemplaVoilà! Plus 8','T3Voila Team',1000000,1,0,'','ter','',''),
(9299138,0,'be_permissions','0.6.1',839,26,'Backend Permissions','Makes Backend permissions shippable',1,0,1,1656691817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','806da6ab046ae0993bd066fce8883d7e','Updated extension to 0.6.1','',6001,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299139,0,'be_permissions','0.6.2',839,75,'Backend Permissions','Makes Backend permissions shippable',1,0,1,1656692858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','bfcd43afab83332c7b44a59938ee8f06','Updated extension to 0.6.2','',6002,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299140,0,'be_permissions','0.6.3',839,83,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1656694582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','fd408c1bede537db2dbb53178a426bae','Updated extension to 0.6.3','',6003,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299141,0,'be_permissions','0.6.4',839,89,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1656748288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','bbc4d47b4253b3b6309fb8445a54c317','Updated extension to 0.6.4','',6004,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299142,0,'be_permissions','0.6.5',839,86,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1656918274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','385b54563a46be8cde54648efccf98c7','Updated extension to 0.6.5','',6005,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299143,0,'be_permissions','0.6.6',839,94,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1656969428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','92513ce72be0a9de53cc94d4bde9fb6a','Updated extension to 0.6.6','',6006,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299144,0,'be_permissions','0.7.0',839,79,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1659966491,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','88be598422a6a7839fd50bfb96b25e52','Updated extension to 0.7.0','',7000,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299145,0,'be_permissions','0.7.1',839,81,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1660121979,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','20b4c519f256f4349cffc3ab78a5f82a','Updated extension to 0.7.1','',7001,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299146,0,'be_permissions','0.7.2',839,100,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1660215511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','21d0a7220469b9024c50ca7895d4d557','Updated extension to 0.7.2','',7002,0,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299147,0,'be_permissions','0.7.3',839,126,'Backend Permissions','Makes Backend permissions shippable',2,0,1,1666114404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.5.999\";}}','Sebastian Hofer','sebastian.hofer@s-hofer.de','sebastianhofer','c5a57ecadec910e83022ea7b48ff7f53','Updated extension to 0.7.3','',7003,1,0,'https://github.com/DrWh0286/be-permissions/blob/master/README.md','ter','',''),
(9299148,0,'qc_references','1.0.0',327,96,'qc_references','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',1,0,4,1656694185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','','','quebec.ca','c18a225c12200e66c65df3900dfaf20a','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.','',1000000,0,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299149,0,'qc_references','1.0.1',327,130,'Qc references','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',1,0,4,1657126912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','','','quebec.ca','1f6f4771a7c0d25f6112e78c2d39aa18','Minor change','',1000001,0,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299150,0,'qc_references','2.0.0',327,39,'Qc References','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',1,0,4,1734522535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','7c3d93ce868470f29b563b57e54a95d7','Add Support for Typo3 V12','',2000000,0,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299151,0,'qc_references','2.0.1',327,29,'Qc References','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',2,0,4,1748865039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','31eb2402a38b9aeceeb7dd074de34e3f','Marked the extension as a stable release.','',2000001,0,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299152,0,'qc_references','2.1.0',327,14,'Qc References','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',2,0,4,1770137272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Quebec.ca','','quebec.ca','6f525970a0be335cdb5f9cda95b8a9ba','Add support Typo3 V13','',2001000,0,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299153,0,'qc_references','2.1.1',327,19,'Qc References','This module shows the references to the selected pages in the Pagetree, even if you dont have access to the content linking to it.',2,0,4,1771858097,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Quebec.ca','','quebec.ca','77b717bfa97f65d16e9505704b732f40','Solve issue with php','',2001001,1,0,'https://github.com/Quebecca/qc_references/blob/master/README.md','ter','',''),
(9299154,0,'t3voila_tvplus_yoast','1.0.0',138,138,'TemplaVoilà! Plus - Yoast SEO','Integration of TYPO3 Yoast SEO into TemplaVoilà! Plus PageLayout Module.',2,0,4,1656915781,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:15:\"templavoilaplus\";s:12:\"8.1.0-8.2.99\";s:9:\"yoast_seo\";s:13:\"7.2.3-8.99.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','a99ab6a14dc21eb60ba61b649ce3b4ce','First release compatible to TV 8 and TYPO3 v10/v11 LTS','T3Voila Team',1000000,1,0,'','ter','',''),
(9299155,0,'bucket_pagination','1.0.0',116,30,'Bucket Pagination','Bucket Pagination for TYPO3',0,0,1,1657867645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.26-10.4.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','7ed5116c6cf14ec075288c2f763fddc6','initial release','',1000000,0,0,'','ter','',''),
(9299156,0,'bucket_pagination','1.0.4',116,86,'Bucket Pagination','Bucket Pagination for TYPO3',0,0,1,1657872473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.26-10.4.99\";}}','Steffen Keuper','steffen.keuper@d-mind.de','dasbaumchen','66984eecc09817cf612ede58cfbae556','rename FromDataSourcePaginator to DataSourcePaginator','',1000004,1,0,'','ter','',''),
(9299157,0,'ameos_sharebyemail','1.0.0',450,44,'Ameos Share By Email','Share a link by email (tipafriend / tipafriend_plus replacement) Provides a sharing link and a form to send the link by email',2,0,3,1657898320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:10:\"ameos_form\";s:13:\"1.4.0-1.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','3ee922af9cea085c9f1efb257fc74c96','[RELEASE]Version 1.0.0','AMEOS',1000000,0,0,'','ter','',''),
(9299158,0,'ameos_sharebyemail','1.0.1',450,83,'Ameos Share By Email','Share a link by email (tipafriend replacement) Provides a sharing link and a form to send the link by email',2,0,3,1658136635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:10:\"ameos_form\";s:13:\"1.4.0-1.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','9d1d55a62a128f7bfcd014013e3f41f7','[RELEASE]Version 1.0.1\r\n[MAINTAINANCE]Code refactoring : Addition of Form Class to handle the\r\nform\r\n[MAINTAINANCE]Code refactoring : Addition of EmailService to send the\r\nemail to the receiver\r\n[MAINTAINANCE]Code Refactoring : Addition of Localization utility\r\n[MAINTAINANCE]Variables renaming of destinataire to receive\r\n[MAINTAINANCE]Variables renaming of email to sender\r\n[MAINTAINANCE]Renaming of Email Template\r\n[MAINTAINANCE]PSR12 Compliance','AMEOS',1000001,0,0,'','ter','',''),
(9299159,0,'ameos_sharebyemail','1.0.2',450,90,'Ameos Share By Email','Share a link by email (tipafriend replacement) Provides a sharing link and a form to send the link by email',2,0,3,1658137385,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:10:\"ameos_form\";s:13:\"1.4.0-1.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','db42e584c2c790fefe499fddb57e6107','[RELEASE]Version 1.0.2\r\n[MAINTAINANCE]Addition of ext_icon.png','AMEOS',1000002,0,0,'','ter','',''),
(9299160,0,'ameos_sharebyemail','1.0.3',450,99,'Ameos Share By Email','Share a link by email (tipafriend replacement) Provides a sharing link and a form to send the link by email',2,0,3,1658412873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:10:\"ameos_form\";s:13:\"1.4.0-1.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','96c6fa14cb9ea532246577dcff2cafd0','[RELEASE]Version 1.0.3\r\n[MAINTAINANCE]Add LinkUtility to handle Link and Link validation\r\n[MAINTAINANCE]Composer.json add correct dependance to ameos_form\r\n[NOTE]ameos_form is now TYPO3 11 compliant (see : https://extensions.typo3.org/extension/ameos_form)','AMEOS',1000003,0,0,'','ter','',''),
(9299161,0,'ameos_sharebyemail','1.0.4',450,134,'Ameos Share By Email','Share a link by email (tipafriend replacement) Provides a sharing link and a form to send the link by email',2,0,3,1658998050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:10:\"ameos_form\";s:13:\"1.4.0-1.99.99\";}}','Luc Muller','typo3dev@ameos.com','r.geyer','fefe8dfb2ce17bd601ab3ba2d8f40a6b','[RELEASE]Version 1.0.4\r\n[FORM]Name is not required anymore\r\n[TEMPLATES]Form   for required field is replaced by \"required\" text\r\n[TEMPLATES]Form  Fields reorganisation\r\n[LOCALISATION]French email is replaced by courriel\r\n[MAINTAINANCE]PSR-12 Code optimisation','AMEOS',1000004,1,0,'','ter','',''),
(9299162,0,'form_crshield','1.1.1',1116,94,'Form challenge/response spam shield','Challenge/response spam protection for ext:form',1,0,2,1657991546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','6ef3a4fef75564dbae2d6412823178af','First upload to TER','',1001001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299163,0,'form_crshield','1.1.2',1116,104,'Form challenge/response spam shield','Challenge/response spam protection for ext:form',1,0,2,1658144709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','0d1398c99df57dc79d05ca1e5d472fc8','Minor improvement','',1001002,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299164,0,'form_crshield','1.2.0',1116,95,'Form challenge/response spam shield','Challenge/response spam protection for ext:form',1,0,2,1662828223,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','3744545f8d6a76bcd6dae0619d0ae157','Added TYPO3 10.4 LTS compatibility\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.2.0','',1002000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299165,0,'form_crshield','1.2.1',1116,100,'Form challenge/response spam shield','Challenge/response spam protection for ext:form',1,0,2,1667371837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f8e19e5f2068504832a47776877c469f','Bugfix release.\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.2.1','',1002001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299166,0,'form_crshield','1.2.2',1116,101,'Form challenge/response spam shield','Challenge/response spam protection for ext:form',1,0,2,1670090464,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','af536c00956652674540a449608c50ac','Added PHP 7.2 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.2.2','',1002002,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299167,0,'form_crshield','1.2.3',1116,86,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1677520881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-11.5.99\";s:3:\"php\";s:12:\"7.2.0-8.1.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cf619ffc83754f392a4db7cb6ae33893','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.2.3','',1002003,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299168,0,'form_crshield','1.3.0',1116,103,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1682513720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.29-12.4.99\";s:3:\"php\";s:12:\"7.2.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a522ffd717900e1cf6ac353ea41941b7','Added TYPO3 12.4 compatibility','',1003000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299169,0,'form_crshield','1.3.1',1116,79,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1688291059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','0babbb1c2668bebef496ba20dbee5526','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.3.1','',1003001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299170,0,'form_crshield','1.3.2',1116,68,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1697214113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9d8d5da0216ff7850edc058ecb6a3c6a','Maintenance release with a minor bugfix\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.3.2','',1003002,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299171,0,'form_crshield','1.4.0',1116,58,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1705773543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','70157eed5a4ad23becab4ff999b5b271','New features and some bugfixes\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.4.0','',1004000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299172,0,'form_crshield','1.4.1',1116,73,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1706793215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.29-12.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','9e35924179f0543eca2050f4b2e8125b','Bugfix release for TYPO3 10.4\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/1.4.1','',1004001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299173,0,'form_crshield','2.0.0',1116,56,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1721567069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ba8f06b249715c1fc93f46076aceace4','First version with TYPO3 v13 compatiblity\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/2.0.0','',2000000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299174,0,'form_crshield','2.0.1',1116,31,'Form challenge/response spambot shield','Challenge/response spambot protection for ext:form',2,0,2,1752938658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','a75f73817bec70f3d29bc99925b45ed2','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299175,0,'form_crshield','3.0.0',1116,24,'Challenge/response spambot protection for ext:form','Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1758945225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7aff0484ee8ba61af6f20850a464170d','With this release, the check logic has been moved to a service, so developers can use it to protect other forms (e.g. extbase forms). Additionally, a new check method has been added.\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299176,0,'form_crshield','4.0.0',1116,22,'Challenge/response spambot protection for ext:form','Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1765644257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','28e7a98400e4fe716d9bc344baca92ca','TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/4.0.0','',4000000,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299177,0,'form_crshield','4.0.1',1116,10,'Challenge/response spambot protection for ext:form','Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1777112766,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b573fe86e85c3ae855269eafef1ef603','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/4.0.1','',4000001,0,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299178,0,'form_crshield','4.0.2',1116,12,'Challenge/response spambot protection for ext:form','Adds a hidden input field containing a challenge string to forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1777136348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','802b2346ef2cfbd2a359e17d5d143e5a','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/form_crshield/releases/tag/4.0.2','',4000002,1,0,'https://github.com/derhansen/form_crshield','ter','',''),
(9299179,0,'qc_ws_preview_lang','1.0.0',316,109,'Qc Workspace Preview Language','This extension allow you to set the default key language for the workspace language',1,0,0,1658425710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Qc','','quebec.ca','e84b5977c36669d890fd8b6d468c420d','Allow you to change the default language of the preview message in the workspace (the top-right yellow box).\r\n\r\n','Québec',1000000,0,0,'https://github.com/Quebecca/qc_ws_preview_lang#qc-workspace-preview-language','ter','',''),
(9299180,0,'qc_ws_preview_lang','1.1.0',316,106,'Qc Workspace Preview Language','This extension allow you to set the default key language for the workspace language',1,0,0,1680691789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','54a42de614e12fbec4c029691bcebd99','Use TSconfig instead of TypoScript to set the iso-code language for the Preview Workspace message\r\nDetect the used language from the TSconfig instead of TS and translate the text to go back to the live page from Preview Workspace.','Québec',1001000,0,0,'https://github.com/Quebecca/qc_ws_preview_lang#qc-workspace-preview-language','ter','',''),
(9299181,0,'qc_ws_preview_lang','2.0.0',316,34,'Qc Workspace Preview Language','This extension allow you to set the default key language for the workspace language',1,0,0,1734962609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','f6baa0fecb4a9eb46ea92f9cea54f728','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','Québec',2000000,0,0,'https://github.com/Quebecca/qc_ws_preview_lang#qc-workspace-preview-language','ter','',''),
(9299182,0,'qc_ws_preview_lang','2.0.1',316,47,'Qc Workspace Preview Language','This extension allow you to set the default key language for the workspace language',1,0,0,1734963476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','a04db72cadc8fba420dc5e314f7f6159','Add Support for Typo3 V12.','Québec',2000001,0,0,'https://github.com/Quebecca/qc_ws_preview_lang#qc-workspace-preview-language','ter','',''),
(9299183,0,'qc_ws_preview_lang','2.0.2',316,20,'Qc Workspace Preview Language','This extension allow you to set the default key language for the workspace language',1,0,0,1770630118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','7fb750d2f01db645bf6d09719e94a7af','This extension will NOT be available for TYPO3 v13 or higher.','Québec',2000002,1,0,'https://github.com/Quebecca/qc_ws_preview_lang#qc-workspace-preview-language','ter','',''),
(9299184,0,'base_enum','0.0.1',187,34,'PHP Enum Library','A library to make the PHP enum operator possible.',2,0,4,1658484801,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','PHP Enum contributors','franz@ttproducts.de','franzholz','d93932dba5122e9ae20755f914c32892','support for PHP enum operator\r\n\r\n','jambage.com',1,0,0,'https://github.com/franzholz/base_enum/tree/master/Vendor','ter','',''),
(9299185,0,'base_enum','0.0.2',187,54,'PHP Enum Library','A library to make the PHP enum operator possible.',2,0,4,1658487181,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.3.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','PHP Enum contributors','franz@ttproducts.de','franzholz','880630a78d6293854ed81de81729964c','fix bug with missing composer repositories','jambage.com',2,0,0,'https://github.com/franzholz/base_enum/tree/master/Vendor','ter','',''),
(9299186,0,'base_enum','3.0.2',187,62,'Complex Numbers Library','A library to deal with complex numbers. (PHPComplex)',2,0,4,1683393167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','21a8327df387766f9145479c8610b3a5','supports TYPO3 12\r\n','jambage.com',3000002,1,0,'https://github.com/franzholz/base_enum/tree/master/Vendor','ter','',''),
(9299187,0,'base_enum','1.8.4',187,26,'PHP Enum Library','A library to make the PHP enum operator possible.',2,0,4,1683394085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.3.99\";}}','PHP Enum contributors','franz@ttproducts.de','franzholz','f23452e1c64527a3070c0ae49afff8db','supports TYPO3 12\r\n','jambage.com',1008004,0,0,'https://github.com/franzholz/base_enum/tree/master/Vendor','ter','',''),
(9299188,0,'base_enum','1.8.5',187,11,'PHP Enum Library','A library to make the PHP enum operator possible.',2,0,4,1733232531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','PHP Enum contributors','franz@ttproducts.de','franzholz','694729c78eb7849bc5228ef7b578241c','Support for TYPO3 13','jambage.com',1008005,0,0,'https://github.com/franzholz/base_enum/tree/master/Vendor','ter','',''),
(9299189,0,'localizer_supertext','10.0.0',319,100,'Localizer Supertext','Supertext API for the TYPO3 localizer',2,0,6,1658498033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.0.0-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','325dee066b532a0947049eb75be82606','This is the Supertext connector for the TYPO3 CMS 10 version of the localizer interface. It will connect your TYPO3 system to your Supertext based translation service and help you to set up an automatic translation process.','Cybercraft GmbH',10000000,0,0,'','ter','',''),
(9299190,0,'localizer_supertext','10.1.0',319,90,'Localizer Supertext','Supertext API for the TYPO3 localizer',2,0,6,1664446929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.4.6-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','f67c8180feef72fbeb351774fffcabb8','This is a maintenance release for CMS 10 only. It makes sure that the latest fixed version of the Localizer will be used. See the commit log on Github.','Cybercraft GmbH',10001000,0,0,'','ter','',''),
(9299191,0,'localizer_supertext','10.2.0',319,129,'Localizer Supertext','Supertext API for the TYPO3 localizer',2,0,6,1665133885,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"localizer\";s:12:\"10.4.6-0.0.0\";}}','Jo Hasenau','info@cybercraft.de','coders-care','2ab0be90e6a64797555e5b04804ee3d3','Maintenance release for CMS 10 only. Contains bugfixes and changes to match the latest Localizer and L10nmgr versions. See GitHub for a detailed changelog.','Cybercraft GmbH',10002000,1,0,'','ter','',''),
(9299192,0,'base_zip','0.0.1',351,109,'ZIP Library','A library to download ZIP files. ZipStream-PHP 2.2.0',2,0,4,1658608907,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:9:\"base_enum\";s:11:\"0.0.2-0.0.0\";}}','Jonatan Männchen, Franz Holzinger','franz@ttproducts.de','franzholz','bfc688eabdfcd1852acd31e018d9ed56','inital version with ZipStream-PHP 2.2.0','jambage.com',1,0,0,'https://github.com/maennchen/ZipStream-PHP','ter','',''),
(9299193,0,'base_zip','0.1.0',351,99,'ZIP Library','A library to download ZIP files. ZipStream-PHP',2,0,4,1671743981,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:9:\"base_enum\";s:11:\"0.0.2-0.0.0\";}}','Jonatan Männchen, Franz Holzinger','franz@ttproducts.de','franzholz','cc3c2cdf991a1dfdbb5232aaaaa40f24','ZipStream-PHP 2.4.0\r\n\r\n','jambage.com',1000,0,0,'https://github.com/maennchen/ZipStream-PHP','ter','',''),
(9299194,0,'base_zip','3.0.2',351,95,'ZIP Library','A library to download ZIP files. ZipStream-PHP',2,0,4,1683736167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Jonatan Männchen, Franz Holzinger','franz@ttproducts.de','franzholz','e91e56703d2bbfcdb40cad4defcdc20b','ZipStream-PHP 3.0.2','jambage.com',3000002,0,0,'https://github.com/maennchen/ZipStream-PHP','ter','',''),
(9299195,0,'base_zip','3.1.1',351,48,'ZIP Library','A library to download ZIP files. ZipStream-PHP',2,0,4,1733256475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Jonatan Männchen, Franz Holzinger','franz@ttproducts.de','franzholz','cbe052a9d4585210f0c12a1b17b7b21d','Support for TYPO3 13','jambage.com',3001001,1,0,'https://github.com/maennchen/ZipStream-PHP','ter','',''),
(9299196,0,'base_html','0.0.1',229,122,'HTML Filter','Standards compliant HTML filter written in PHP (htmlpurifier)',2,0,4,1659026563,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Edward Z. Yang, Franz Holzinger','franz@ttproducts.de','franzholz','ef5f6ccc252347896ef7e11ce06be599','htmlpurifier-4.14.0','jambage.com',1,0,0,'https://github.com/ezyang/htmlpurifier','ter','',''),
(9299197,0,'base_html','4.15.0',229,59,'HTML Filter','Standards compliant HTML filter written in PHP (htmlpurifier)',2,0,4,1683406742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Edward Z. Yang, Franz Holzinger','franz@ttproducts.de','franzholz','1fb34f9d71fed889f79bb45fc89509ac','supports TYPO3 12\r\n','jambage.com',4015000,0,0,'https://github.com/ezyang/htmlpurifier','ter','',''),
(9299198,0,'base_html','4.15.1',229,48,'HTML Filter','Standards compliant HTML filter written in PHP (htmlpurifier)',2,0,4,1733237921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Edward Z. Yang, Franz Holzinger','franz@ttproducts.de','franzholz','85b8fbc4c7425e02dbaa7799ad49b2a4','support for TYPO3 13','jambage.com',4015001,1,0,'https://github.com/ezyang/htmlpurifier','ter','',''),
(9299199,0,'base_complex','0.0.1',265,117,'Complex Numbers Library','A library to deal with complex numbers. (PHPComplex)',2,0,4,1659029759,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Fabien Ménager, Franz Holzinger','franz@ttproducts.de','franzholz','7b8571e225348cebe2877efb84748977','PHPComplex v3.0.1','jambage.com',1,0,0,'https://github.com/MarkBaker/PHPComplex','ter','',''),
(9299200,0,'base_complex','3.0.2',265,98,'Complex Numbers Library','A library to deal with complex numbers. (PHPComplex)',2,0,4,1683369444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','b318233ea55e4dc42bb3644af71e76ad','supports TYPO3 12\r\n','jambage.com',3000002,0,0,'https://github.com/MarkBaker/PHPComplex','ter','',''),
(9299201,0,'base_complex','3.0.3',265,50,'Complex Numbers Library','A library to deal with complex numbers. (PHPComplex)',2,0,4,1733229535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','3373cb1b8e37a3c0058cdd7ba1938d7f','Support for TYPO3 13','jambage.com',3000003,1,0,'https://github.com/MarkBaker/PHPComplex','ter','',''),
(9299202,0,'base_matrix','0.0.1',252,109,'Matrix Library','Library for handling Matrices (PHPMatrix)',2,0,4,1659035288,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','8b555811ef70eccb9c82cc12f3b6d435','PHPMatrix 3.0.0','jambage.com',1,0,0,'https://github.com/MarkBaker/PHPMatrix','ter','',''),
(9299203,0,'base_matrix','3.0.1',252,95,'Matrix Library','Library for handling Matrices (PHPMatrix)',2,0,4,1683408396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','61190a2beeefcf6fec889e45ec004c85','supports TYPO3 12\r\n','jambage.com',3000001,0,0,'https://github.com/MarkBaker/PHPMatrix','ter','',''),
(9299204,0,'base_matrix','3.0.2',252,48,'Matrix Library','Library for handling Matrices (PHPMatrix)',2,0,4,1733242615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Mark Baker, Franz Holzinger','franz@ttproducts.de','franzholz','2a2d01ecc5fe464470c9904da5d4793b','Support for TYPO3 13','jambage.com',3000002,1,0,'https://github.com/MarkBaker/PHPMatrix','ter','',''),
(9299205,0,'datamints_forms_get_prefill','1.0.1',218,88,'datamints forms get prefill','Prefills form fields by URL GET-parameters. Works with EXT:powermail & EXT:forms',2,0,2,1659102237,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"7.0.0-14.99.99\";s:9:\"powermail\";s:14:\"10.0.0-10.4.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','1b9eb17823f6f5a35d47aaeeef47911b','Initial release','',1000001,0,0,'https://github.com/datamintsGmbH/datamints_forms_get_prefill','ter','',''),
(9299206,0,'datamints_forms_get_prefill','1.1.0',218,130,'datamints Forms GET Prefill','Prefills form fields by URL GET-parameters. Works with EXT:powermail & EXT:forms',2,0,2,1659513670,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"7.0.0-11.5.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"7.0.0-14.99.99\";s:9:\"powermail\";s:14:\"10.0.0-10.4.99\";}}','Mark Weisgerber','m.weisgerber@datamints.com','datamints','0d883d029932202abf8c026fabd99d6a','[BUG] Fixed TYPO3 constants check for older versions','',1001000,1,0,'https://github.com/datamintsGmbH/datamints_forms_get_prefill','ter','',''),
(9299207,0,'glossaries','3.2.0',1010,105,'Glossary-Extension','Extension for displaying and managing glossaries',2,0,3,1659716629,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:13:\"5.0.0-5.99.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e5d6ac2a6a331b51865fe758a6e60770','\"[RELEASE] Version 3.2.0 - Feature-Release: Migrate page.contains to page.type and public release\"','coding.ms',3002000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299208,0,'glossaries','3.3.0',1010,105,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1660838484,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:13:\"5.0.0-5.99.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','94e2a73fa3f67382000f64ca11ef3baf','\"[RELEASE] Version 3.3.0 - Feature-Release: Menu processor.\"','coding.ms',3003000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299209,0,'glossaries','3.4.0',1010,113,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1668977107,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:13:\"5.5.0-5.99.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1c691415231c4e2d4b4d704cd5b3e5ab','\"[RELEASE] Version 3.4.0 - Feature-Release: Add menu processor, define access utility for backend management and more\"','coding.ms',3004000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299210,0,'glossaries','4.0.0',1010,67,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1697004215,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','57d38d2c932c1d6688bb482a91dfd0eb','\"[RELEASE] Version 4.0.0 - Maintenance- &amp; Bugfix-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','coding.ms',4000000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299211,0,'glossaries','4.0.1',1010,63,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1698748204,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9f3befe77a98c633d6d162e9d669d1e4','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Fix get content object for TYPO3 11\"','coding.ms',4000001,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299212,0,'glossaries','4.0.2',1010,61,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1698845663,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','32a3b659333efe391c3d72a718872ec7','\"[RELEASE] Version 4.0.2 - Maintenance-Release: Clean up documentation\"','coding.ms',4000002,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299213,0,'glossaries','4.0.3',1010,77,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1699343106,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6389ab4e61a25202292db3cb28dceed5','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Fix PHP 7.4 support\"','coding.ms',4000003,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299214,0,'glossaries','4.0.4',1010,56,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1721742304,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','8885f1a82fd1bf8a5c187d08270b6a7e','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Fix several backend issues\"','coding.ms',4000004,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299215,0,'glossaries','4.0.5',1010,25,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1748439903,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','78667b7953e5c2c4aa00b6e49d845e60','\"[RELEASE] Version 4.0.5 - Maintenance-Release: Add category to HTML title if selected in list view and migrate TypoScript imports\"','coding.ms',4000005,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299216,0,'glossaries','4.0.6',1010,23,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1750163306,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";s:14:\"additional_tca\";s:15:\"1.14.11-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ff647910e8239b17d5952a0e7548d706','[RELEASE] Version 4.0.6 - Maintenance-Release: Append category name in page title, if one is selected, for having a better SEO performance and fix documentation links and title translations','coding.ms',4000006,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299217,0,'glossaries','5.0.1',1010,24,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1756209624,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f19332dc265d36b6e00280073093a394','\"[RELEASE] Version 5.0.1 - Maintenance-Release: Code clean up\"','coding.ms',5000001,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299218,0,'glossaries','5.0.2',1010,23,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.f',2,0,3,1756474059,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6e939d19ebe8793b9951e92699633dde','\"[RELEASE] Version 5.0.2 - Bugfix-Release: Fix open graph image generation and breadcrumb entry\"','coding.ms',5000002,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299219,0,'glossaries','5.0.3',1010,19,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1757335548,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d3090c203c00ce7deda79d153e17ded0','\"[RELEASE] Version 5.0.3 - Bugfix-Release: Fix get page overlay and more in AddGlossaryToMenuProcessor in order to support TYPO3 12 and 13 propably\"','coding.ms',5000003,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299220,0,'glossaries','5.0.4',1010,20,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1759392304,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9ac4381a99be4f0ab24f8706995cef28','\"[RELEASE] Version 5.0.4 - Bugfix-Release: Add a condition for usage of PageTitleProviderManager in TYPO3 13\"','coding.ms',5000004,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299221,0,'glossaries','5.1.0',1010,21,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1761034804,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','af41dddd26016dba6506debcabf9d765','\"[RELEASE] Version 5.1.0 - Feature- &amp; Bugfix-Release: Add inline-editing in backend-module, fix nullable parameter for PHP 8.4 and more - see change-log file.\"','coding.ms',5001000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299222,0,'glossaries','5.1.1',1010,16,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1767716406,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','5661154ee15d04ba834d5a6a0fde6121','\"[RELEASE] Version 5.1.1 - Maintenance-Release: Set versioningWS in TCA to a valid and up-to-date value and optimize code style\"','coding.ms',5001001,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299223,0,'glossaries','5.1.2',1010,15,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1767959102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','909d53c0072e567e0199d48f5b1d68d9','\"[RELEASE] Version 5.1.2 - Bugfix-Release: Add missing listItemClass for backend table inline-editing\"','coding.ms',5001002,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299224,0,'glossaries','5.1.3',1010,16,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1768567806,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','4f5356da09479fc6c0a89a304f636976','\"[RELEASE] Version 5.1.3 - Maintenance-Release: Improve translation and backend configuration: Add localized labels, update table behavior, and enable image previews\"','coding.ms',5001003,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299225,0,'glossaries','5.1.4',1010,16,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1769769902,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','63c42042922f895bb5e841e040c5b26f','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',5001004,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299226,0,'glossaries','5.1.5',1010,16,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1769791503,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b103c28fbb4fc7ef98ce37844e0f21d9','\"[RELEASE] Version 5.1.5 - Maintenance-Release: Add XmlSitemap Data-Provider for sitemap.xml URLs with proper category slugs and add How-To for alphabetical grouping in documentation\"','coding.ms',5001005,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299227,0,'glossaries','5.1.6',1010,14,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1770111902,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1da9e6ae35e9aee9d0dd9eec1ec5dd50','\"[RELEASE] Version 5.1.6 - Maintenance-Release: Extend documentation and how-tos\"','coding.ms',5001006,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299228,0,'glossaries','5.1.7',1010,15,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1770623102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1104c432c005cc3b1b808b3dc9d3be00','\"[RELEASE] Version 5.1.7 - Maintenance-Release: Extend and optimize documentation\"','coding.ms',5001007,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299229,0,'glossaries','5.1.8',1010,14,'Glossary-Extension','Extension for displaying and managing your website glossar. Includes a backend module, statistics, extended authorizations and much more.',2,0,3,1773042303,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','58c9d9dfca7a14f92e032dbdbde93709','\"[RELEASE] Version 5.1.8 - Maintenance-Release: Add documentation about translations\"','coding.ms',5001008,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299230,0,'glossaries','5.1.9',1010,13,'Glossary by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1773670117,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a08728777a990d23d4d5463090cc6417','\"[RELEASE] Version 5.1.9 - Bugfix-Release: Fix type of views property in glossary object\"','coding.ms',5001009,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299231,0,'glossaries','5.1.10',1010,14,'Glossary by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1774531399,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b0f5e44f605776b4231e155fe46bf42e','\"[RELEASE] Version 5.1.10 - Maintenance-Release: Add site set configuration\"','coding.ms',5001010,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299232,0,'glossaries','5.1.11',1010,10,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1776073502,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f7d5400d37d37d12b4c15c193ddb15fc','\"[RELEASE] Version 5.1.11 - Maintenance-Release: Optimize usage of preview image in glossary record\"','coding.ms',5001011,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299233,0,'glossaries','5.1.12',1010,12,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1776080703,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.0-1.99.99\";s:7:\"modules\";s:13:\"7.5.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','decbc0d1d617e7a9c5d2cde1b97886e6','\"[RELEASE] Version 5.1.12 - Bugfix-Release: Raise required dependency\"','coding.ms',5001012,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299234,0,'glossaries','6.0.1',1010,13,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1777474071,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','107b0be211e73bbd26851e0e5635c4ea','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Raise version ext_emconf.php\"','coding.ms',6000001,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299235,0,'glossaries','5.2.0',1010,6,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1780498836,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.0-1.99.99\";s:7:\"modules\";s:14:\"7.10.1-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','4b32aa2ad8dab6d16d2029f97ca0b9de','\"[RELEASE] Version 5.2.0 - Feature-Release: Add translation feature in backend module, add RSS-Feed for glossary entries and add more inline-editing and filter in backend-modules\"','coding.ms',5002000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299236,0,'glossaries','6.1.0',1010,9,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1780500780,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','681e8df4e5056e7b7a9657f5f4d2a3ce','\"[RELEASE] Version 6.1.0 - Feature-Release: Add translation feature in backend module, add RSS-Feed for glossary entries and add more inline-editing and filter in backend-modules\"','coding.ms',6001000,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299237,0,'glossaries','6.1.1',1010,6,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1785250059,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','ce3193630154beb027a5bda389349fae','\"[RELEASE] Version 6.1.1 - Bugfix-Release: Fix default image embedding in the RSS feed\"','coding.ms',6001001,0,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299238,0,'glossaries','6.1.2',1010,3,'TYPO3 Glossaries by coding.ms','Build SEO-friendly glossaries in TYPO3 with flexible list and optional detail views, categories, images, Open Graph and meta tags, plus view tracking for glossary entries. Manage everything in a dedicated backend module with extended permissions. Perfect for websites, knowledge bases, documentation platforms, and intranets that need structured terms, definitions, and better discoverability.',2,0,3,1785912306,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.1.1-2.99.99\";s:7:\"modules\";s:13:\"8.1.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7562b71ec1828f343eb6241f078e5fc7','\"[RELEASE] Version 6.1.2 - Bugfix-Release: Optimize code quality and prevent issues in glossary-controller.\"','coding.ms',6001002,1,0,'https://www.coding.ms/documentation/typo3-glossaries','ter','',''),
(9299239,0,'unleash','1.0.0',127,127,'Simple TYPO3 CMS Extension to use Unleash','This TYPO3 CMS Extension provides a simple interface to communicate with a Unleash server to check for feature toggles. IMPORTANT: This extension is intended to be installed via composer, due to requirements of the unleash/client package!',2,0,4,1659727139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','','','theline','a57dcea292e51247f8e271e467f9f338','[RELEASE] Release version v1.0.0','',1000000,1,0,'','ter','',''),
(9299240,0,'questions','3.1.0',1280,110,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1659728887,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:13:\"5.2.1-5.99.99\";s:14:\"additional_tca\";s:13:\"1.6.4-1.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c9a5cbb95831702b3d602c1aebd892ee','\"[RELEASE] Version 3.1.0 - Feature-Release: Add authorizations for backend user and create public release\"','',3001000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299241,0,'questions','3.2.0',1280,107,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1668984304,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"modules\";s:13:\"5.5.0-5.99.99\";s:14:\"additional_tca\";s:13:\"1.6.4-1.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dac7b8b980654756d0c179c2bcd2f40c','\"[RELEASE] Version 3.2.0 - Feature-Release: Define access utility for backend management and replace EditInModal by Edit in backend module\"','',3002000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299242,0,'questions','4.0.0',1280,75,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1692117905,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e44f40e2604c28c8f04f935ce2c939f9','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299243,0,'questions','4.0.1',1280,68,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1693826842,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";s:7:\"modules\";s:13:\"6.0.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f36d5f423134bbc375c3b6fa9ae602c7','\"[RELEASE] Version 4.0.1 - Maintenance-Release: Optimize documentation\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299244,0,'questions','4.0.2',1280,65,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1696345964,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','020b44e5c67991900b07cde871ce7bc1','\"[RELEASE] Version 4.0.2 - Maintenance-Release: Optimize documentation articles and migrate TCA for TYPO3 11 and 12 and optimize TypoScript constants groups\"','',4000002,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299245,0,'questions','4.0.3',1280,68,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1696448704,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','b441b7759db95e6e2a4cc4f2ba29bf2c','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Fix invalid TypoScript setting\"','',4000003,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299246,0,'questions','4.0.4',1280,70,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1697441980,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e9e3f6f0687a43b06b0e2e309150cfcf','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Clean up backend module icon and registration\"','',4000004,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299247,0,'questions','4.0.5',1280,68,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1698845861,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9ba1f9c81b0332fe77432218f842daea','\"[RELEASE] Version 4.0.5 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','',4000005,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299248,0,'questions','4.0.6',1280,58,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1706280306,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ff3bebfd2ce6fbe2d22250adf0b9b5f2','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Fix some smaller issues - see change log file\"','',4000006,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299249,0,'questions','4.0.7',1280,73,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1706287504,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','90b3716fdd73c9af8deb944c7a13782a','\"[RELEASE] Version 4.0.7 - Bugfix-Release: Fix repository injection for fetching category questions\"','',4000007,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299250,0,'questions','4.0.8',1280,67,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1713789904,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','10d2af774b4da37d071b533c0083515c','\"[RELEASE] Version 4.0.8 - Bugfix-Release: Fix allowed records on page type in TYPO3 12 and migrate backend filter\"','',4000008,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299251,0,'questions','4.0.9',1280,45,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1721731504,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c081c3482c883db66d086a14acedbdc1','\"[RELEASE] Version 4.0.9 - Bugfix-Release: Fix path for page icon and fix creating translated record container\"','',4000009,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299252,0,'questions','4.0.10',1280,46,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1721735104,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d8da95c6d5b6a97589dfde4305a79fb5','\"[RELEASE] Version 4.0.9 - Bugfix-Release: Fix creating translated record container\"','',4000010,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9299253,0,'questions','4.0.11',1280,61,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1721738704,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.9-1.99.99\";s:7:\"modules\";s:13:\"6.1.0-6.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','382a317861b4770539ee9fb457476037','\"[RELEASE] Version 4.0.11 - Bugfix-Release: Fix creating translated record container\"','',4000011,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299254,0,'questions','5.0.0',1280,21,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1755602998,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','44ba40402945047a2a91abfb18f2eef4','\"[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 13 and remove support for TYPO3 11\"','',5000000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299255,0,'questions','5.0.1',1280,22,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1756392305,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','45dc2e652b40ff38e8248215ffb58594','\"[RELEASE] Version 5.0.1 - Bugfix-Release: Add missing original title for slugs in documentation\"','',5000001,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299256,0,'questions','5.0.2',1280,27,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1758198602,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.3.3-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','1ea6a7dca755dc8cc5763c6f5ad517f4','\"[RELEASE] Version 5.0.1 - Bugfix-Release: Fix extension loaded view helper\"','',5000002,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299257,0,'questions','5.0.3',1280,14,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1767716705,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','95b50c0bf1593c5c6395c05720850262','\"[RELEASE] Version 5.0.3 - Bugfix- &amp; Maintenance-Release: Fix relations between question and category, especially in translations and more - see change-log file\"','',5000003,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299258,0,'questions','5.0.4',1280,15,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1767957302,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dfd6a81c021b26325d2afb17e8cb7587','\"[RELEASE] Version 5.0.4 - Bugfix-Release: Add missing return-statements to -&gt;return\"','',5000004,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299259,0,'questions','5.0.5',1280,15,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1768571707,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','afafebaf12353e46d45f91220c120500','\"[RELEASE] Version 5.0.5 - Maintenances-Release: Add missing translations in backend module\"','',5000005,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299260,0,'questions','5.1.0',1280,15,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1769414175,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','5271aa59c12eff042829863b089504a7','\"[RELEASE] Version 5.1.0 - Feature-Release: Add setting for headline type in detail view\"','coding.ms',5001000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299261,0,'questions','5.1.1',1280,15,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1769777103,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1759515480bde5416afa669963ceab9d','\"[RELEASE] Version 5.1.1 - Maintenance-Release: Make question categories in backend inline-editable and more - see change-log file\"','coding.ms',5001001,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299262,0,'questions','5.1.2',1280,14,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1770372327,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','38f8876a2eb95d80dea0098fd08ce074','\"[RELEASE] Version 5.1.2 - Maintenance-Release: Update documentation and add a section about extended authorizations\"','coding.ms',5001002,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299263,0,'questions','5.1.3',1280,16,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1771249503,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2b6f4ecad63e00cac4e393f41bbc52e6','\"[RELEASE] Version 5.1.3 - Bugfix-Release: Fix translation handling for usage with EXT:shop products and optimize and extend documentation\"','coding.ms',5001003,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299264,0,'questions','5.1.4',1280,12,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1773067502,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6a1218e60ca64bce6d60050fec7360d4','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Add documentation about translations\"','coding.ms',5001004,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299265,0,'questions','5.1.5',1280,13,'Questions - Frequently asked questions (FAQ)','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1773647103,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','babc2bb591768e676b50ababb63be849','\"[RELEASE] Version 5.1.5 - Maintenance-Release: Optimize code style and try to avoid issues\"','coding.ms',5001005,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299266,0,'questions','5.1.6',1280,12,'Questions - FAQ by coding.ms','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with following extensions: shop, ',2,0,3,1774444717,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2fcbdebd14964fe1f68209cf2ec3319c','\"[RELEASE] Version 5.1.6 - Bugfix-Release: Fix backend module search by search-word\"','coding.ms',5001006,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299267,0,'questions','5.1.7',1280,14,'Questions - FAQ by coding.ms','Questions is a frequently asked questions (FAQ) extension for TYPO3. Its compatible with shop-products, markdown usage, microdata/schema.org, SEO optimized, and more.',2,0,3,1774539902,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.6-1.99.99\";s:7:\"modules\";s:13:\"7.4.6-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','545436d5f9e714dcd67bc77403aa9448','\"[RELEASE] Version 5.1.7 - Bugfix- &amp; Maintenance-Release: Fix backend module search by search-word and add site set configuration\"','coding.ms',5001007,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299268,0,'questions','5.2.0',1280,12,'TYPO3 Questions by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1776420831,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.0-1.99.99\";s:7:\"modules\";s:14:\"7.10.0-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3c86b92da0979cf4e0f5039280215daf','\"[RELEASE] Version 5.2.0 - Feature-Release: Add inline-editing, translation support and drag-n-drop sorting to the backend-module tables\"','coding.ms',5002000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299269,0,'questions','5.2.1',1280,12,'TYPO3 Questions by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1776667502,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.0-1.99.99\";s:7:\"modules\";s:14:\"7.10.0-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','77fb8797d847098fc6054307c98ed273','\"[RELEASE] Version 5.2.1 - Bugfix-Release: Fix filter queries for backend module tables\"','coding.ms',5002001,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299270,0,'questions','6.0.0',1280,10,'TYPO3 Questions - FAQ by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1777448703,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','4f3d454f805cc0560163e399730c4c5a','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299271,0,'questions','6.0.1',1280,10,'TYPO3 Questions - FAQ by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1777474174,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f603bce15cc2fdb441648d225a0fe567','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Raise version ext_emconf.php\"','coding.ms',6000001,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299272,0,'questions','5.2.2',1280,10,'TYPO3 Questions by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1777549503,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.18.0-1.99.99\";s:7:\"modules\";s:14:\"7.10.0-7.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e8d93ac3f166bccab19403b508d74319','\"[RELEASE] Version 5.2.2 - Maintenance-Release: Add static include and site set for SEO sitemap.xml and add missing translations in list template\"','coding.ms',5002002,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299273,0,'questions','6.0.2',1280,14,'TYPO3 Questions - FAQ by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1777553103,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1815c01fb50bdb44aa4cb3ba5ca52c39','\"[RELEASE] Version 6.0.2 - Maintenance-Release: Add static include and site set for SEO sitemap.xml and add missing translations in list template\"','coding.ms',6000002,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299274,0,'questions','6.0.3',1280,3,'TYPO3 Questions - FAQ by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1785919505,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','67d2e1cc08436d78d1f14f911fe7fd3e','\"[RELEASE] Version 6.0.3 - Bugfix-Release: Ensure parsedown-extra is really optional by moving the parsedown view-helper usage into a separate partial. Prevent the JavaScript live filter from submitting the form by pressing enter.\"','coding.ms',6000003,0,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299275,0,'questions','6.0.4',1280,3,'TYPO3 Questions - FAQ by coding.ms','Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.',2,0,3,1787233506,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}s:8:\"suggests\";a:1:{s:15:\"parsedown_extra\";s:0:\"\";}}','www.coding.ms','typo3@coding.ms','tdeuling','10e0d267f74edd706ad1db066a9e57b0','\"[RELEASE] Version 6.0.4 - Bugfix-Release: Fix backend icon for question records and container.\"','coding.ms',6000004,1,0,'https://www.coding.ms/documentation/typo3-questions','ter','',''),
(9299276,0,'uuid','0.1.0',209,78,'UUIDs','Brings UUID functionality to TYPO3 CMS tables',2,0,4,1659734493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Andreas Wolf','mail@a-w.io','andreaswolf','da6fe29f7627061edbb482f2399a80a2','[RELEASE] 0.1.0','a-w.io',1000,0,0,'','ter','',''),
(9299277,0,'uuid','0.2.2',209,131,'UUIDs','Brings UUID functionality to TYPO3 CMS tables',2,0,4,1659735962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Andreas Wolf','mail@a-w.io','andreaswolf','1227d3627289f52444f211caa0396b33','[RELEASE] 0.2.2','a-w.io',2002,1,0,'https://docs.typo3.org/p/andreaswolf/typo3-uuid/0.2/en-us','ter','',''),
(9299278,0,'government_package','0.1.0',138,138,'TYPO3 Government package','Main website configuration',0,0,10,1659735738,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-9.99.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";s:10:\"rx_shariff\";s:15:\"14.0.0-14.99.99\";}}','coding. powerful. systems. CPS GmbH','	typo3-government-package@cps-it.de','abandoned_extensions','a6c4fbd76fd522d25c6462f307b145d8','See release notes at https://github.com/CPS-IT/government_package/releases/tag/0.1.0','',1000,1,0,'','ter','https://extensions.typo3.org/fileadmin/ter/g/o/government_package_0.1.0_Distribution.png','https://extensions.typo3.org/fileadmin/ter/g/o/government_package_0.1.0_DistributionWelcome.png'),
(9299279,0,'c1_svg_viewhelpers','1.0.0',217,111,'C1 SVG Viewhelpers','Viewhelpers for SVG in fluid, i.e. allows to reference external SVG from a symbol file',2,0,4,1660489279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Munz','t3dev@comuno.net','soma','80ca64ef59b3cae8ed61176a24d6a613','Updated extension to 1.0.0','comuno.net',1000000,0,0,'https://github.com/mmunz/c1_svg_viewhelpers','ter','',''),
(9299280,0,'c1_svg_viewhelpers','1.1.0',217,106,'C1 SVG Viewhelpers','Viewhelpers for SVG in fluid, i.e. allows to reference external SVG from a symbol file',2,0,4,1679065588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Manuel Munz','t3dev@comuno.net','soma','a9fd63fd821a90d78297c57c6a0a0641','Add support for TYPO3 v12','comuno.net',1001000,1,0,'https://github.com/mmunz/c1_svg_viewhelpers','ter','',''),
(9299281,0,'site_region','0.0.1',131,131,'Site Region','Additional region field for sites',2,0,3,1660516452,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c5e87d6d56cd4a67b359b1575407c4a4','New release of version 0.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-site-region','WapplerSystems',1,1,0,'','ter','',''),
(9299282,0,'mst_contentfallback','0.0.1',868,84,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1660562200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.4.99\";}}','','','mxsteini','debdb82f8bea88c43af15db656f09319','initial version','',1,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299283,0,'mst_contentfallback','0.0.2',868,86,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1660577012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','e12b47ef1a9f23e19c20a571fe9ce7f2','fix typo3 vserion number','',2,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299284,0,'mst_contentfallback','0.0.3',868,96,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1660654559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','5357d0d0d9a8ecdd065118d20039f653','Updated extension to 0.0.3','',3,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299285,0,'mst_contentfallback','0.0.4',868,82,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1662039453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','dab1c5ca3ed82ed009d3fc3feab21a98','Updated extension to 0.0.4','',4,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299286,0,'mst_contentfallback','0.0.5',868,84,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1662042292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','257651e69589287889551535a54274ad','Updated extension to 0.0.5','',5,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299287,0,'mst_contentfallback','0.0.6',868,84,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1662966395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','bc860e0d7c01a8e6d97b5e2f96876bea','Updated extension to 0.0.6','',6,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299288,0,'mst_contentfallback','0.0.7',868,81,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1663226474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','566e11dae7e6ca031ea5f977ab9ae9c5','Updated extension to 0.0.7','',7,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299289,0,'mst_contentfallback','0.0.8',868,98,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1663327297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','3aa979880fa73249af2e1f91429a16ae','Updated extension to 0.0.8','',8,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299290,0,'mst_contentfallback','0.0.9',868,85,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1680615176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','b95de7978bbc0187077d77fcf20a7994','Remove deprecation messages. Thanks to Herbert Mraz','',9,0,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299291,0,'mst_contentfallback','0.0.10',868,88,'mst contentfallback','try to load translated content on fallback rules',2,0,4,1695365212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','mxsteini','d9a196d35c56da734edae2e8ec5d9213','Updated extension to 0.0.10','',10,1,0,'https://github.com/mxsteini/mst_contentfallback','ter','',''),
(9299292,0,'ttaddresscontents','2.0.0',86,86,'Content elements for tt_address','Adds the possibility to add content elements to tt_address via IRRE.',2,0,3,1660814677,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"10.4.20-10.4.999\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:10:\"tt_address\";s:13:\"6.0.0-6.99.99\";s:8:\"extender\";s:13:\"7.0.0-7.99.99\";}}','Clemens Riccabona','https://www.Riccabona.IT','bastianbalthasarbux','cbd492c1c3c94a2541a446f6bbfb7369','Initial commit. Brings content elements as IRRE records to tt_address','Riccabona eSolutions e.U.',2000000,1,0,'https://github.com/BastianBalthasarBux/ttaddresscontents#readme','ter','',''),
(9299293,0,'shinystatanalytics','1.0.0',109,31,'ShinyStat Analytics','ShinyStat Analytics extension for TYPO3.',2,0,2,1662396013,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";}}','shinystat','support@shinystat.com','shinystat','6b80f4be65b551f475f1731f18932f04',' TYPO3 extension to activate the ShinyStat Analytics services on your website.','shinystat',1000000,0,0,'http://addons.shinystat.com/typo3/','ter','',''),
(9299294,0,'shinystatanalytics','1.0.1',109,78,'ShinyStat Analytics','Activate on your TYPO3 website the ShinyStat Analytics extension and access to Web Analytics and On-site Marketing Automation tools provided by ShinyStat.',2,0,2,1662708661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','shinystat','support@shinystat.com','shinystat','3eb1d21bfddcfa58ecebb506a476d539','Compatibility version 8 - 11 ','shinystat',1000001,1,0,'http://addons.shinystat.com/typo3/','ter','',''),
(9299295,0,'static_info_tables_lt','7.0.0',79,79,'Static Info Tables (lt)','Lithuanian (lt) language pack for the Static Info Tables providing localized names for countries.',2,0,4,1662463610,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:18:\"static_info_tables\";s:13:\"6.7.3-11.5.99\";}}','Max Rösch','dev@Leuchtfeuer.com','bitmotion','62bc0f50096aebbc5c087654b5204ee2','Support for TYPO3 version 10 and 11','Leuchtfeuer Digital Marketing',7000000,1,0,'','ter','',''),
(9299296,0,'conf_js','1.0.1',293,92,'TYPO3 view helper to load extension configuration in JavaScript','Expose your extension configuration to JavaScript',2,0,4,1662755432,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','132f9a217b91dff1eff3dbc6e2839f43','release: version 1.0.1','jop-software Inh. Johannes Przymusinski',1000001,0,0,'https://github.com/jop-software/typo3-conf-js#readme','ter','',''),
(9299297,0,'conf_js','2.0.0',293,78,'TYPO3 view helper to load extension configuration in JavaScript','Expose your extension configuration to JavaScript',2,0,4,1665518665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";s:3:\"php\";s:6:\"8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','eac2b270ed7a8a5cc8e4034103a3cbdb','release: version 2.0.0','jop-software Inh. Johannes Przymusinski',2000000,0,0,'https://github.com/jop-software/typo3-conf-js#readme','ter','',''),
(9299298,0,'conf_js','2.0.2',293,123,'TYPO3 view helper to load extension configuration in JavaScript','Expose your extension configuration to JavaScript',2,0,4,1665519285,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.0.99\";s:3:\"php\";s:6:\"8.1.99\";}}','jop-software Inh. Johannes Przymusinski','johannes.przymusinski@jop-software.de','jop.johannes.przymusinski','313001d9a0fb40adba24dfc50835ffdf','release: version 2.0.2 - set proper typo3 version constraint','jop-software Inh. Johannes Przymusinski',2000002,1,0,'https://github.com/jop-software/typo3-conf-js#readme','ter','',''),
(9299299,0,'cli_ensure_admin','1.0.1',343,68,'TYPO3 Ensure Admin User','Provides a TYPO3 cli command to create or update admin user',2,0,4,1662917555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','7eb43d5b42efea944f05c80f4e78cf79','[RELEASE] 1.0.1 First commit to TER','',1000001,0,0,'https://github.com/sbuerk/typo3-ensure-admin/blob/main/README.md','ter','',''),
(9299300,0,'cli_ensure_admin','1.0.2',343,72,'TYPO3 Ensure Admin User','Provides a TYPO3 cli command to create or update admin user',2,0,4,1662922680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','f4f959872b2efd8f897a038c671f861f','[RELEASE] 1.0.2 Add missing extension icon','',1000002,0,0,'https://github.com/sbuerk/typo3-ensure-admin/blob/main/README.md','ter','',''),
(9299301,0,'cli_ensure_admin','2.0.2',343,82,'TYPO3 Ensure Admin User','Provides a TYPO3 cli command to create or update admin user',2,0,4,1662923899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','1e2551fb0aaad2ebe6fab6590404391b','[RELEASE] 2.0.2 Moved to TYPO3 v11/v12 only support and TER compatibility','',2000002,0,0,'https://github.com/sbuerk/typo3-ensure-admin/blob/main/README.md','ter','',''),
(9299302,0,'cli_ensure_admin','2.0.3',343,121,'TYPO3 Ensure Admin User','Provides a TYPO3 cli command to create or update admin user',2,0,4,1665641775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','0fa8b5805e589668fb4dadba27ca01be','[RELEASE] 2.0.3 Updated and test publish workflow','',2000003,1,0,'https://github.com/sbuerk/typo3-ensure-admin/blob/main/README.md','ter','',''),
(9299303,0,'w4_communitynet','1.0.0',176,37,'CommunityNet','Basic Extension for CommunityNet websites.',2,0,2,1663340185,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"container\";s:6:\"~1.6.0\";s:3:\"vhs\";s:6:\"~6.1.0\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','ec0123b311b97ca18f726a31c8957f60','First release.','W4 Services GmbH',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_communitynet/1.0/en-us/','ter','',''),
(9299304,0,'w4_communitynet','1.0.1',176,46,'W4 CommunityNet','W4 Basic Extension for CommunityNet websites.',2,0,2,1664807554,'a:1:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:9:\"container\";s:6:\"~1.6.0\";s:6:\"schema\";s:12:\"2.5.0.-2.599\";s:10:\"tt-address\";s:12:\"6.1.0-6.1.99\";s:9:\"eventnews\";s:12:\"5.0.0-5.0.99\";s:4:\"news\";s:12:\"9.4.0-9.4.99\";s:3:\"faq\";s:12:\"5.1.0-5.1.99\";s:20:\"w4_organization_list\";s:12:\"1.0.0-1.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','38e18ccb3b578c2b6412267320650d20','Added documentation.','W4 Services GmbH',1000001,0,0,'https://docs.typo3.org/p/w4services/w4_communitynet/1.0/en-us/','ter','',''),
(9299305,0,'w4_communitynet','1.0.2',176,37,'CommunityNet','W4 Basic Extension for CommunityNet websites.',2,0,2,1685459393,'a:1:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:9:\"container\";s:6:\"~1.6.0\";s:6:\"schema\";s:12:\"2.5.0.-2.599\";s:10:\"tt-address\";s:12:\"6.1.0-6.1.99\";s:9:\"eventnews\";s:12:\"5.0.0-5.0.99\";s:4:\"news\";s:12:\"9.4.0-9.4.99\";s:3:\"faq\";s:12:\"5.1.0-5.1.99\";s:20:\"w4_organization_list\";s:12:\"1.0.0-1.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','ceabf18583658fe6f1a105cc0ccc0433','Updated some templates and documentation screenshots.','W4 Services GmbH',1000002,0,0,'https://docs.typo3.org/p/w4services/w4_communitynet/1.0/en-us/','ter','',''),
(9299306,0,'w4_communitynet','1.0.3',176,56,'CommunityNet','W4 Basic Extension for CommunityNet websites.',2,0,2,1694778032,'a:1:{s:7:\"depends\";a:9:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:9:\"container\";s:6:\"~1.6.0\";s:6:\"schema\";s:12:\"2.5.0.-2.599\";s:10:\"tt-address\";s:12:\"6.1.0-6.1.99\";s:9:\"eventnews\";s:12:\"5.0.0-5.0.99\";s:4:\"news\";s:12:\"9.4.0-9.4.99\";s:3:\"faq\";s:12:\"5.1.0-5.1.99\";s:20:\"w4_organization_list\";s:12:\"1.0.0-1.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','32f82a336623ae014df75ec461de45fd','Updated templates, fixed minor css issues.','W4 Services GmbH',1000003,1,0,'https://docs.typo3.org/p/w4services/w4_communitynet/1.0/en-us/','ter','',''),
(9299307,0,'responsive_images','3.0.0',617,92,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1663699441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','7e0820c3a6f06843c2a96e2e7f8a9ce1','[RELEASE] Release of version 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.0/en-us','ter','',''),
(9299308,0,'responsive_images','3.0.1',617,102,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1664304538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','36d2b0eb43394bd591ac7538c5915a9a','[RELEASE] Relase of version 3.0.1\n\n- Add loading\"lazy\" attribute to PictureTag Partial\n- Add documentation link to readme\n- Exclude .ddev folder in composer package','',3000001,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.0/en-us','ter','',''),
(9299309,0,'responsive_images','3.1.0',617,98,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1669218836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.0.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','609962910f618a5e68ffe811e1e8f392','[RELEASE] Release of version 3.1.0\n\n- FEATURE: Add compatibility for TYPO3 12.0\n- FEATURE: Allow setting the target file extension in SourceViewHelper\n- TASK: Add info about specifying the file extension in SourceViewHelper\n- TASK: Add changelog to documentation','',3001000,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.1/en-us','ter','',''),
(9299310,0,'responsive_images','3.1.1',617,93,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1676527395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.2.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','05a3c05d374e763db19f36151d415ecb','- Add compatibility for TYPO3 12.2\r\n- Drop compatibility for TYPO3 12.0','',3001001,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.1/en-us','ter','',''),
(9299311,0,'responsive_images','3.1.2',617,94,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1682491604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','6d442382f5a0dd9709d7cbdb45bea097','Added TYPO3 12.4 support','',3001002,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.1/en-us','ter','',''),
(9299312,0,'responsive_images','3.1.3',617,71,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1709923421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','282885d7ccf7defe2fbf1897a2bf3758','[RELEASE] Release of version 3.1.3','',3001003,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/3.1/en-us','ter','',''),
(9299313,0,'responsive_images','4.0.0',617,55,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1732003417,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','a792e7526bfd1733050b2dd5609fb4b0','[RELEASE] Raise version to 4.0.0','',4000000,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/4.0/en-us','ter','',''),
(9299314,0,'responsive_images','5.0.0',617,9,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1778097390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','7497cabe362d8d239af9b007ca4c7d47','[RELEASE] Set version to 5.0.0','',5000000,0,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/5.0/en-us','ter','',''),
(9299315,0,'responsive_images','5.0.1',617,3,'Responsive Images','Adds responsive images support for many browser types to TYPO3 using the picture tag.',2,0,2,1785864530,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Tim Schreiner','dev@tim-schreiner.de','timschreiner','3f21e6d7aeee81cd57b011aa1c58b0b6','[RELEASE] Release of version 5.0.1','',5000001,1,0,'https://docs.typo3.org/p/codemonkey1988/responsive-images/5.0/en-us','ter','',''),
(9299316,0,'pluploadfe_powermail','1.0.0',221,98,'Plupload for Powermail','Add a EXT:pluploadfe form element type to Powermail. Includes PHP validation and attaching files to emails.',1,0,3,1663839597,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"pluploadfe\";s:13:\"6.0.0-6.99.99\";s:9:\"powermail\";s:14:\"9.0.0-10.99.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','f8e9635cfac49d978f82b0fe86ae0354','[RELEASE] Initial release','',1000000,0,0,'','ter','',''),
(9299317,0,'pluploadfe_powermail','1.0.1',221,123,'Plupload for Powermail','Add a EXT:pluploadfe form element type to Powermail. Includes PHP validation and attaching files to emails.',1,0,3,1670231183,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.4.0-8.0.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:10:\"pluploadfe\";s:13:\"6.0.0-6.99.99\";s:9:\"powermail\";s:14:\"9.0.0-10.99.99\";}}','Felix Nagel','info@felixnagel.com','fnagel','3788a1fa6eaac49c29cdd992b1d5a9fe','[RELEASE] Small bugfix release. Fix composer dependencies.\n\nChangelog: https://github.com/fnagel/pluploadfe_powermail/compare/1.0.0...1.0.1','',1000001,1,0,'','ter','',''),
(9299318,0,'infodienste_check','1.0.1',260,89,'t3infodienste Check','Mit dieser Extension werden die Serveranforderungen Ihres TYPO3 Systems für den Einsatz der Infodienste Extension \"t3infodienste\" geprüft. Hierfür wird ein Backendmodul bereitgestellt.',2,0,1,1663928618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Lukas Kleist','l.kleist@nerdost.net','lukas.kleist','e9cf136d625e3825449ed9de62814ce3','Initial Release','',1000001,0,0,'https://www.t3-infodienste.de/','ter','',''),
(9299319,0,'infodienste_check','1.0.2',260,113,'t3infodienste Check','Mit dieser Extension werden die Serveranforderungen Ihres TYPO3 Systems für den Einsatz der Infodienste Extension \"t3infodienste\" geprüft. Hierfür wird ein Backendmodul bereitgestellt.',2,0,1,1664556680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Lukas Kleist','l.kleist@nerdost.net','lukas.kleist','d47a72b494bdf19de9d6ee21d6e0cc47','Change SQL Dump import check method','',1000002,0,0,'https://www.t3-infodienste.de/','ter','',''),
(9299320,0,'infodienste_check','1.0.3',260,58,'t3infodienste Check','Mit dieser Extension werden die Serveranforderungen Ihres TYPO3 Systems für den Einsatz der Infodienste Extension \"t3infodienste\" geprüft. Hierfür wird ein Backendmodul bereitgestellt.',2,0,1,1723808218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Lukas Kleist','l.kleist@nerdost.net','lukas.kleist','e5b8b0d53a431c9f5e09ba746b08e7b0','Compatibilty for TYPO3 12','',1000003,1,0,'https://www.t3-infodienste.de/','ter','',''),
(9299321,0,'server_timing','1.0.6',1707,93,'Kanti: server-timing','',2,0,1,1663954937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.4.999\";}}','Matthias Vogel','git@kanti.de','mvogel','528b2ff4603bd484025fa43221cd113c','1.0.6 add automatic ter release\n\n Whats Changed\r\n add automatic ter release by @Kanti in https://github.com/Kanti/server-timing/pull/10\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.0.5...1.0.6\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.0.6','',1000006,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299322,0,'server_timing','1.0.7',1707,82,'Kanti: server-timing','',2,0,1,1665234910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.4.999\";}}','Matthias Vogel','git@kanti.de','mvogel','9ff61586f0a57e093c2ad94782bdca11','1.0.7\n\n Whats Changed\r\n fix PHP Warning: Undefined property for Response by @Kanti in https://github.com/Kanti/server-timing/pull/11\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.0.6...1.0.7\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.0.7','',1000007,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299323,0,'server_timing','1.0.8',1707,100,'Kanti: server-timing','',2,0,1,1665235817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"9.0.0-11.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','ca222ad270fdf283f6bad990745592fe','1.0.8\n\n Whats Changed\r\n  fix TER version overview by @Kanti in https://github.com/Kanti/server-timing/pull/12\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.0.7...1.0.8\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.0.8','',1000008,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299324,0,'server_timing','1.0.9',1707,85,'Kanti: server-timing','',2,0,1,1670866390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"10.0.0-11.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','d9e34e848b083ad17211986f2d5847b7','1.0.9\n\n Whats Changed\r\n  fix phpstan by @Kanti in https://github.com/Kanti/server-timing/pull/15\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.0.8...1.0.9\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.0.9','',1000009,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299325,0,'server_timing','1.1.1',1707,96,'Kanti: server-timing','',2,0,1,1673973631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.1.999\";}}','Matthias Vogel','git@kanti.de','mvogel','0dcb5157ea558c55345f049ed0c9d118','null\n\nnull\n\nnull','',1001001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299326,0,'server_timing','1.4.1',1707,66,'Kanti: server-timing','',2,0,1,1692102485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','9408764f22d86e39a07a2aa447c84983','1.4.1 fix TER deployment\n\n Whats Changed\r\n fix TER deployment by @Kanti in https://github.com/Kanti/server-timing/pull/26\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.4.0...1.4.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.4.1','',1004001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299327,0,'server_timing','1.5.0',1707,70,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692201903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','f587e0f4472cd8394bcb9f1c3ca801d9','1.5.0 Add tracking for each middleware separately\n\n Whats Changed\r\n Add tracking for each middleware separately by @Kanti in https://github.com/Kanti/server-timing/pull/28\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.4.1...1.5.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.5.0','',1005000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299328,0,'server_timing','1.6.0',1707,68,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692689552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','31500bd5e1852cd87fbc8c27aaacd0d1','1.6.0  add Distributed Tracing \n\n Whats Changed\r\n  add Distributed Tracing by @Kanti in https://github.com/Kanti/server-timing/pull/31\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.5.0...1.6.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.6.0','',1006000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299329,0,'server_timing','1.6.2',1707,71,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692718982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','a67ab1ab469b0064a567ccd2b0ec3d35','1.6.2 fix install tool\n\n Whats Changed\r\n fix install tool by @Kanti in https://github.com/Kanti/server-timing/pull/33\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.6.1...1.6.2\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.6.2','',1006002,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299330,0,'server_timing','1.6.1',1707,67,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692719080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','4033fe93a3ef5e87b523243fdbbf9d87','1.6.1 fix not configured pluswerk/sentry\n\n Whats Changed\r\n fix not configured pluswerk/sentry by @Kanti in https://github.com/Kanti/server-timing/pull/32\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.6.0...1.6.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.6.1','',1006001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299331,0,'server_timing','1.6.3',1707,70,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692862905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','51500285f6a35a709fe259d306b69eeb','1.6.3  fix output with content length header \n\n Whats Changed\r\n fix output with content length header by @Kanti in https://github.com/Kanti/server-timing/pull/34\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.6.2...1.6.3\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.6.3','',1006003,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299332,0,'server_timing','1.7.0',1707,76,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1692955522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','43cc4d2d917b2f054b29a367e43d3791','1.7.0  Use the right term for tracing\n\n Whats Changed\r\n  Use the right term for tracing by @Kanti in https://github.com/Kanti/server-timing/pull/35\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.6.3...1.7.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.7.0','',1007000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299333,0,'server_timing','1.7.2',1707,77,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1694688216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','8b2b72112f1dc6e13e99edeea0f7422c','1.7.2 fix middleware.in.total multiple times called\n\n Whats Changed\r\n fix middleware.in.total multiple times called by @Kanti in https://github.com/Kanti/server-timing/pull/37\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.7.1...1.7.2\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.7.2','',1007002,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299334,0,'server_timing','1.8.0',1707,75,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1697636777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','e3fbbe0f97c247ee8f45958bcb34dff7','1.8.0 add fileProcessing measurements\n\n Whats Changed\r\n add fileProcessing measurements by @Kanti in https://github.com/Kanti/server-timing/pull/39\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.7.2...1.8.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.8.0','',1008000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299335,0,'server_timing','1.8.1',1707,69,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1702295269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','6ce669146b3e0e1ab9978573adb183f2','1.8.1 fix serialization of guzzle Middleware\n\n Whats Changed\r\n fix serialization of guzzle Middleware by @Kanti in https://github.com/Kanti/server-timing/pull/40\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.8.0...1.8.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.8.1','',1008001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299336,0,'server_timing','1.9.0',1707,68,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1707476434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','8396a37a8672530eed64a71d8bbc83f3','1.9.0\n\n Whats Changed\r\n made length of descriptions and number of timings configurable in bac by @CamillH in https://github.com/Kanti/server-timing/pull/41\r\n\r\n New Contributors\r\n @CamillH made their first contribution in https://github.com/Kanti/server-timing/pull/41\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.8.1...1.9.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.9.0','',1009000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299337,0,'server_timing','1.9.1',1707,60,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1709803501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','6f6ed81d653ce1cb75376cb8a5f9faef','1.9.1 reduce default header size further\n\n Whats Changed\r\n [BUGFIX] removed duration from string  reduced desc length by @CamillH in https://github.com/Kanti/server-timing/pull/42\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.9.0...1.9.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.9.1','',1009001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299338,0,'server_timing','1.10.0',1707,56,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1713280422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','e656c117804e350bc7f26da49b0617f1','1.10.0  add php 8.3\n\n Whats Changed\r\n add php 8.3 by @Kanti in https://github.com/Kanti/server-timing/pull/44\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.9.1...1.10.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.10.0','',1010000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299339,0,'server_timing','1.10.1',1707,63,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1713877325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','6ab20f9560ee85ca4385c21ebb622280','1.10.1\n\n Whats Changed\r\n fix TimingUtility::getInstance on the condition that the Services.y by @Kanti in https://github.com/Kanti/server-timing/pull/45\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.10.0...1.10.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.10.1','',1010001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299340,0,'server_timing','1.11.0',1707,43,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1722581387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0-12.999.999\";}}','Matthias Vogel','git@kanti.de','mvogel','d4df38cb7b67e5339eb0843b2d1faddc','1.11.0 TYPO3 13 compatibility\n\n Whats Changed\r\n unit tests for shutdown and filesize functions by @CamillH in https://github.com/Kanti/server-timing/pull/43\r\n add compat for TYPO3 13 by @Kanti in https://github.com/Kanti/server-timing/pull/47\r\n split Server-Timing header into chunks of 8kb by @Kanti in https://github.com/Kanti/server-timing/pull/47\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.10.1...1.11.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.11.0','',1011000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299341,0,'server_timing','1.11.2',1707,54,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1722582472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.2.99\";}}','Matthias Vogel','git@kanti.de','mvogel','9f5e668a01053c181648e5be1898e369','1.11.2 fix ext_emconf.php to use version 13.2 only \n\n Whats Changed\r\n fix ext_emconf.php to use version 13.2 only by @Kanti in https://github.com/Kanti/server-timing/pull/49\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.11.1...1.11.2\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.11.2','',1011002,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299342,0,'server_timing','1.11.3',1707,45,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1726648635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.3.99\";}}','Matthias Vogel','git@kanti.de','mvogel','9e370ce29e4b9381dd5a466201777d54','1.11.3 upgrade ext_emconf.php to allow version 13.3 aswell\n\n Whats Changed\r\n Update ext_emconf.php by @Kanti in https://github.com/Kanti/server-timing/pull/50\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.11.2...1.11.3\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.11.3','',1011003,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299343,0,'server_timing','1.11.4',1707,56,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1726842209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.3.99\";}}','Matthias Vogel','git@kanti.de','mvogel','32b6906d38477f0dfe15b8ab9635978f','1.11.4 fix usage with crontab\n\n Whats Changed\r\n fix usage with crontab by @N0S0I in https://github.com/Kanti/server-timing/pull/51\r\n\r\n New Contributors\r\n @N0S0I made their first contribution in https://github.com/Kanti/server-timing/pull/51\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.11.3...1.11.4\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.11.4','',1011004,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299344,0,'server_timing','1.12.0',1707,25,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1747988022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.3.99\";}}','Matthias Vogel','git@kanti.de','mvogel','6c9bb897d15520148ed602e4ba6cde82','1.12.0 allow php 8.4 and upgrade to phpstan 2\n\n Whats Changed\r\n allow php 8.4 and upgrade to phpstan 2 by @Kanti in https://github.com/Kanti/server-timing/pull/52\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.11.4...1.12.0\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.12.0','',1012000,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299345,0,'server_timing','1.12.1',1707,26,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1748005633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.3.99\";}}','Matthias Vogel','git@kanti.de','mvogel','22ace142a8acbc3b00e4724292313b61','1.12.1 ! Important Bugfix \"singleton handling\"\n\n Whats Changed\r\n fix singleton handling and add test for this handling by @Kanti in https://github.com/Kanti/server-timing/pull/53\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.12.0...1.12.1\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.12.1','',1012001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299346,0,'server_timing','1.12.2',1707,33,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1748006624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Matthias Vogel','git@kanti.de','mvogel','7231d004a221104575520e70f94ed9d4','1.12.2 mark 13.4 compatible\n\n Whats Changed\r\n mark 13.4 compatible by @Kanti in https://github.com/Kanti/server-timing/pull/54\r\n\r\n\r\nFull Changelog: https://github.com/Kanti/server-timing/compare/1.12.1...1.12.2\n\nhttps://github.com/Kanti/server-timing/releases/tag/1.12.2','',1012002,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299347,0,'server_timing','2.0.1',1707,11,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1777362257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthias Vogel','git@kanti.de','mvogel','7687f031ba20a6ea4f00aac893b1a634','null\n\nnull\n\nnull','',2000001,0,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299348,0,'server_timing','2.1.0',1707,2,'Kanti: server-timing','Show timings of Database and HTTP Calls (send them to Sentry)',2,0,1,1787151188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthias Vogel','git@kanti.de','mvogel','89b8f3dc308d823524d70c9f475682f0','null\n\nnull\n\nnull','',2001000,1,0,'https://github.com/Kanti/server-timing#readme','ter','',''),
(9299349,0,'news_tagsuggest','1.0.0',131,131,'Suggest with autocreation for tags of EXT:news','Let editors create tags quickly while editing a news record',2,0,0,1664131369,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.13-11.9.99\";s:4:\"news\";s:14:\"9.0.0-10.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','f03a9d87d0e6ff5982052b10c195eba1','Initial release https://github.com/georgringer/news_tagsuggest','',1000000,1,0,'https://github.com/georgringer/news_tagsuggest','ter','',''),
(9299350,0,'admiral_cloud_connector','1.0.17',658,41,'Admiral cloud connector','Admiral cloud connector',2,0,3,1664202298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','CPS-IT GmbH','','cpsitberlin','dab95a3071c12cd5f1576d20531b1c81','Initial TER Release','CPS-IT GmbH',1000017,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/1.0/en-us','ter','',''),
(9299351,0,'admiral_cloud_connector','1.0.18',658,44,'Admiral cloud connector','Admiral cloud connector',2,0,3,1664285400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','CPS-IT GmbH','','cpsitberlin','5625df09b671da43822f61329c7b549e','Release Version 1.0.18','coding. powerful. systems. CPS GmbH',1000018,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/1.0/en-us','ter','',''),
(9299352,0,'admiral_cloud_connector','1.0.21',658,100,'Admiral cloud connector','Admiral cloud connector',2,0,3,1664363046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','coding. powerful. systems. CPS GmbH','','cpsitberlin','9aeb6b44f8ff64a8a607eb074cb8fa16','Release Version 1.0.21','coding. powerful. systems. CPS GmbH',1000021,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/1.0/en-us','ter','',''),
(9299353,0,'admiral_cloud_connector','1.0.27',658,101,'Admiral cloud connector','Admiral cloud connector',2,0,3,1672910489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','coding. powerful. systems. CPS GmbH','','cpsitberlin','f2606031d00916330f8399bd04d56bc1','Release Version 1.0.27','coding. powerful. systems. CPS GmbH',1000027,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/1.0/en-us','ter','',''),
(9299354,0,'admiral_cloud_connector','1.0.28',658,87,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1694689459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";}}','coding. powerful. systems. CPS GmbH','','cpsitberlin','892d1d4352d35b5011be05ac61f75ca9','Release Version 1.0.28','coding. powerful. systems. CPS GmbH',1000028,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/1.0/en-us','ter','',''),
(9299355,0,'admiral_cloud_connector','2.0.0',658,55,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1721373534,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','coding. powerful. systems. CPS GmbH','','cpsitberlin','6c47654e966db62f4c7c6e9f29acfefe','AdmiralCloud Connector','coding. powerful. systems. CPS GmbH',2000000,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/2.0/en-us','ter','',''),
(9299356,0,'admiral_cloud_connector','2.0.1',658,49,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1729666533,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.22-12.4.99\";}}','coding. powerful. systems. CPS GmbH','','cpsitberlin','c63f9fad3805d69d25ad4dd40654d062','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/2.0.1','coding. powerful. systems. CPS GmbH',2000001,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/2.0/en-us','ter','',''),
(9299357,0,'admiral_cloud_connector','3.0.0',658,23,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1749017073,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','bea5d2d3492aeb35132ef8c4b8a58261','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.0','coding. powerful. systems. CPS GmbH',3000000,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299358,0,'admiral_cloud_connector','3.0.1',658,22,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1749018306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','1598b8adce187d58ca5e742ebfb22a6a','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.1','coding. powerful. systems. CPS GmbH',3000001,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299359,0,'admiral_cloud_connector','3.0.2',658,21,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1753688386,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','06efff2f17addce75b8dcf25f73a24c5','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.2','coding. powerful. systems. CPS GmbH',3000002,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299360,0,'admiral_cloud_connector','3.0.3',658,22,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1754299540,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','a9524bbf7bc0ce66c95c9bd4c0f6153f','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.3','coding. powerful. systems. CPS GmbH',3000003,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299361,0,'admiral_cloud_connector','3.0.4',658,22,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1759214489,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','4a8a943c16bd3b83915887d1846eb27e','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.4','coding. powerful. systems. CPS GmbH',3000004,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299362,0,'admiral_cloud_connector','3.0.5',658,19,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1763542064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','ae501bda0d6a39781ed12a572ce79d8e','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.5','coding. powerful. systems. CPS GmbH',3000005,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299363,0,'admiral_cloud_connector','3.0.6',658,22,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1764058709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','bb110efd158a35e1114b6c76b3f63775','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/3.0.6','coding. powerful. systems. CPS GmbH',3000006,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/3.0/en-us','ter','',''),
(9299364,0,'admiral_cloud_connector','4.0.1',658,12,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1779346135,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','31e424c6c8f9a10cb57cbf6133ee1dfa','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/4.0.1','coding. powerful. systems. CPS GmbH',4000001,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/4.0/en-us','ter','',''),
(9299365,0,'admiral_cloud_connector','4.0.2',658,9,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1781591153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','d89cc321193a735703075613a8173773','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/4.0.2','coding. powerful. systems. CPS GmbH',4000002,0,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/4.0/en-us','ter','',''),
(9299366,0,'admiral_cloud_connector','4.1.0',658,9,'AdmiralCloud Connector','AdmiralCloud Connector',2,0,3,1782365578,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','1c37557089ef001c85cb6199ae1313d1','See release notes at https://github.com/CPS-IT/admiral-cloud-connector/releases/tag/4.1.0','coding. powerful. systems. CPS GmbH',4001000,1,0,'https://docs.typo3.org/p/cpsit/admiral-cloud-connector/4.1/en-us','ter','',''),
(9299367,0,'httpseverywhere','1.0.0',259,87,'httpseverywhere','Middleware for forcing HTTPS',999,0,4,1664297825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','jousch','5924d44949cbd10e1ce7ca029ad3ed02','First public version. This extension isnt a replacement for (from a security perspective) server side\r\nhttp-to-https-redirects!','',1000000,0,0,'https://docs.typo3.org/p/josefglatz/httpseverywhere/1.0/en-us','ter','',''),
(9299368,0,'httpseverywhere','1.0.1',259,120,'httpseverywhere','Middleware for forcing HTTPS',2,0,4,1664298526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','jousch','212651f535f4da0462eb83f466c5005e','meta information added for TER','',1000001,0,0,'https://docs.typo3.org/p/josefglatz/httpseverywhere/1.0/en-us','ter','',''),
(9299369,0,'httpseverywhere','1.0.5',259,52,'httpseverywhere','Middleware for forcing HTTPS',2,0,4,1730232957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','def4ed0e9eb9a9ee20eda0537533d8b1','Add support for TYPO3 13 LTS. Still supporting previous LTS versions.','J18',1000005,1,0,'https://docs.typo3.org/p/josefglatz/httpseverywhere/1.0/en-us','ter','',''),
(9299370,0,'w4_payrexx','1.0.0',196,77,'W4 Payrexx','W4 Payrexx payment gateway for TYPO3.',2,0,2,1664804246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"cart\";s:12:\"8.2.0-8.2.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','8f669e5605f4d8864e5d20e5ec51eb99','First release.','W4 Services GmbH',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_payrexx/1.0/en-us/','ter','',''),
(9299371,0,'w4_payrexx','1.0.1',196,119,'W4 Payrexx','W4 Payrexx payment gateway for TYPO3.',2,0,2,1664806977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"cart\";s:12:\"8.2.0-8.2.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','842514a1def3359f918f985399b5df18','Added documentation.','W4 Services GmbH',1000001,1,0,'https://docs.typo3.org/p/w4services/w4_payrexx/1.0/en-us/','ter','',''),
(9299372,0,'w4_cookiebar','1.0.0',561,82,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1664804496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','9af339bcaf0d29fedf8d313e3cfe1a80','First release.','W4 Services GmbH',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299373,0,'w4_cookiebar','1.0.1',561,96,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1664807278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','7d3fdb26559fcd4908f02f644f008966','Added documentation.','W4 Services GmbH',1000001,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299374,0,'w4_cookiebar','1.0.3',561,28,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1678275789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','337d900d1d1b149355d5696d3dfd072f','Fixed condition parsing error','W4 Services GmbH',1000003,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299375,0,'w4_cookiebar','1.0.4',561,86,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1678900572,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','4033405222e95106dcc60d2294032987','Added support for TYPO3 12','W4 Services GmbH',1000004,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299376,0,'w4_cookiebar','1.0.5',561,59,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1695293717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','8123a54c8e8db865d6e550df35030d4f','Fixed small css issues for mobile','W4 Services GmbH',1000005,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299377,0,'w4_cookiebar','1.0.6',561,61,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1695719529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','2179816a83377ef6bd2ef5360484a40c','Fixed small css mobile issues.','W4 Services GmbH',1000006,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299378,0,'w4_cookiebar','1.0.7',561,78,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1695720889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','7023b8ff5fdbec0a46c8f47d576c400a','Fixed checkboxes positioning bug.','W4 Services GmbH',1000007,0,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299379,0,'w4_cookiebar','1.0.8',561,71,'W4 Cookiebar','W4 extension to provide a GDPR (DE: \"DSGVO\") cookie banner.',2,0,2,1712155943,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','155225602c9a98639735049853a07b87','Some JavaScript improvements.','W4 Services GmbH',1000008,1,0,'https://docs.typo3.org/p/w4services/w4_cookiebar/1.0/en-us/','ter','',''),
(9299380,0,'w4_cloudinary','1.0.0',160,82,'W$ Cloudinary','W4 API implementation and support for Cloudinary.',2,0,2,1664804661,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:25:\"cloudinary/cloudinary_php\";s:14:\"1.19.0-1.19.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','6f0c76980cb82c1894a66437ddc6bd8f','First release.','W4 Services GmbH',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_cloudinary/1.0/en-us/','ter','',''),
(9299381,0,'w4_cloudinary','1.0.1',160,78,'W4 Cloudinary','W4 API implementation and support for Cloudinary.',2,0,2,1664807086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:25:\"cloudinary/cloudinary_php\";s:14:\"1.19.0-1.19.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','9e1e3dfb8d81fded65a3d04a6770a8af','Added documentation.','W4 Services GmbH',1000001,1,0,'https://docs.typo3.org/p/w4services/w4_cloudinary/1.0/en-us/','ter','',''),
(9299382,0,'w4_cacheautoclear','1.0.0',179,33,'W4 Cache Autoclear','W4 clear related pages cache after saving records.',2,0,2,1664804815,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','c72c1b6f9d74ae35492f669c758e0265','First release.','W4 Services GmbH',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_cacheautoclear/1.0/en-us/','ter','',''),
(9299383,0,'w4_cacheautoclear','1.0.1',179,44,'W4 Cache Autoclear','W4 clear related pages cache after saving records.',2,0,2,1664807178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','09fdfb972c6fa91d7d904bd66c540bd3','Added documentation.','W4 Services GmbH',1000001,0,0,'https://docs.typo3.org/p/w4services/w4_cacheautoclear/1.0/en-us/','ter','',''),
(9299384,0,'w4_cacheautoclear','1.0.2',179,50,'W4 Cache Autoclear','W4 clear related pages cache after saving records.',2,0,2,1679310034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','0098317de993e45c8ef6e2f1791d8eee','Added support for TYPO3 12','W4 Services GmbH',1000002,0,0,'https://docs.typo3.org/p/w4services/w4_cacheautoclear/1.0/en-us/','ter','',''),
(9299385,0,'w4_cacheautoclear','1.0.3',179,52,'W4 Cache Autoclear','W4 clear related pages cache after saving records.',2,0,2,1706266084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.0.99\";}}','W4 Services GmbH','info@w-4.ch','w4-marketing-ag','5606cd49b22cd027057bb79128c6d012','Fixed query builder conditions bug','W4 Services GmbH',1000003,1,0,'https://docs.typo3.org/p/w4services/w4_cacheautoclear/1.0/en-us/','ter','',''),
(9299386,0,'w4_organization_list','1.0.0',256,87,'Organization list','W4 list of organizations.',2,0,3,1664804951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','w4-marketing-ag','8bccaf4897affeaa65c5974f41acc309','First release.','',1000000,0,0,'https://docs.typo3.org/p/w4services/w4_organization_list/1.0/en-us/','ter','',''),
(9299387,0,'w4_organization_list','1.0.1',256,104,'Organization list','W4 list of organizations.',2,0,3,1664807366,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','w4-marketing-ag','454071006e95c5ed16620233045d30c6','Added documentation.','',1000001,0,0,'https://docs.typo3.org/p/w4services/w4_organization_list/1.0/en-us/','ter','',''),
(9299388,0,'w4_organization_list','1.0.2',256,65,'Organization list','W4 list of organizations.',2,0,3,1685461693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','w4-marketing-ag','ac0fdae84698121b7bae38cbbb8db8e6','Fixed TypoScript bug and extension icon.','',1000002,1,0,'https://docs.typo3.org/p/w4services/w4_organization_list/1.0/en-us/','ter','',''),
(9299389,0,'redirectmissingsite','1.0.1',110,44,'Redirect Missing Site','Allow 404 handling for unconfigured domains/sites',2,0,3,1665095683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','6a6e8264e08bf3254005569d0faa8fc6','[RELEASE] v1.0.1','',1000001,0,0,'https://github.com/jpmschuler/TYPO3-redirectmissingsite/blob/main/README.md','ter','',''),
(9299390,0,'redirectmissingsite','1.0.9',110,66,'Redirect Missing Site','Allow 404 handling for unconfigured domains/sites',2,0,3,1687826976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"7.4.0-\";s:5:\"typo3\";s:15:\"10.4.0-11.99.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','5c6ce9e013b08df014a98a3f26f94445','Updated extension to 1.0.9','',1000009,1,0,'https://github.com/jpmschuler/TYPO3-redirectmissingsite/blob/main/README.md','ter','',''),
(9299391,0,'formvouchers','1.0.0',132,132,'Formvouchers','Send unique vouchers with form e-mail finisher.',2,0,2,1665383700,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"11.5.0 - 11.5.99\";s:4:\"form\";s:16:\"11.5.0 - 11.5.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','df6d4af83a08e40f1fec795889348f14','To send predefined voucher codes with form e-mail finisher','Brightside OÜ / t3brightside.com',1000000,1,0,'https://github.com/t3brightside/formvouchers#readme','ter','',''),
(9299392,0,'cache','0.0.1',212,106,'Cache','Simple caching framework: three lines of code and your extension records will be cached.',1,0,3,1665602067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.9.99\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','d833733407471b4c6fe980f6ae6299c2','Initial version','',1,0,0,'https://docs.typo3.org/p/verdigado/cache/main/en-us/','ter','',''),
(9299393,0,'cache','11.0.1',212,106,'Cache','Simple caching framework: three lines of code and your extension records will be cached.',1,0,3,1681295482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-11.9.999\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','dwildt','30fe591c038614af6272d693355077db','Update for TYPO3 11.5','',11000001,1,0,'https://docs.typo3.org/p/verdigado/cache/main/en-us/','ter','',''),
(9299394,0,'scroll','1.0.0',675,87,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1665848645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','','','professorweb','0b6efb91afaf03aa8a70e8afcc116757','First release of EXT:scroll. This extension adds javascript to the backend (page module and list view) to prevent scroll jumps after reloading the page. Available for TYPO3 10 and 11.','',1000000,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299395,0,'scroll','1.0.1',675,91,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1665917019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','7336c2299fd4cbe847cfc51c09c6367d','Bugfixes','',1000001,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299396,0,'scroll','1.0.2',675,113,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1666103725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','bfee6eede840b0a0ba72f971086a7530','Bugfixes','',1000002,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299397,0,'scroll','2.0.0',675,69,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1691168023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','565084208fc70192cf3e3e531173c5ea','Add TYPO3 12 compatibility. Thanks to Benjamin Gries for implementing.','',2000000,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299398,0,'scroll','1.0.3',675,66,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1694261511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','b3c96447e6c427a2ecfc16078ef563de','Fix blocking scroll jumps in list view','',1000003,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299399,0,'scroll','2.0.1',675,71,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1694262556,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','7f04d946d0b9055e4de84061a37718ee','Fix blocking scroll jumps in list view','',2000001,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299400,0,'scroll','1.0.4',675,63,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1696250368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c4aba55068939a4ac673905e11b29c1a','Fix blocking scroll jumps in list view (when searching)','',1000004,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299401,0,'scroll','2.0.2',675,89,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1696252104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','d71e49cd6f146a0786111805cc4f1d4b','Fix blocking scroll jumps in list view (when searching)','',2000002,0,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299402,0,'scroll','2.1.0',675,26,'Scroll','Prevents scroll jumps in TYPO3 CMS backend.',2,0,4,1762185433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','98fa5747b98eafc8bcdcaabcf0b95e32','Added TYPO3 v13.4 support\r\nand improved record list JavaScript to prevent scrolling issues','',2001000,1,0,'https://github.com/a-r-m-i-n/scroll/blob/master/README.md','ter','',''),
(9299403,0,'t23_inline_container','0.0.1',742,80,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1666011473,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','01faac5c4493cc319f46492b3831e2ee','Initial release. Have fun','TEAM23',1,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299404,0,'t23_inline_container','0.0.2',742,75,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1666090958,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','ae71a4197dbf1c10079a16da0d62935b','[TASK] Fix PHP8 error with typo3 cli','TEAM23',2,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299405,0,'t23_inline_container','0.0.3',742,88,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1666098128,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','7e03b009652f8fbeaeb96820c00c70a4','[TASK] Fix error that extension is loaded before container config','TEAM23',3,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299406,0,'t23_inline_container','0.0.4',742,77,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1667830782,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','904724c18004005c15e81092eefe992a','[TASK] Fix duplicates at copy','TEAM23',4,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299407,0,'t23_inline_container','0.0.5',742,76,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1667923525,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','e31cb9c057fe19c40af72ce18eba46a1','[TASK]: Fix error due to TYPO3 11.5.18','TEAM23',5,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299408,0,'t23_inline_container','0.0.6',742,74,'T23 Inline Container','Makes Containers usable inline in EXT:News',1,0,4,1669106491,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','29f132c79e1887f1ff0475cd5f174d2d','[TASK] Fix wrong container sorting','TEAM23',6,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299409,0,'t23_inline_container','0.0.7',742,72,'T23 Inline Container','An extension to manage content elements inline in b13/container similar like possible in gridelementsteam/gridelements before.',1,0,4,1669197630,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','0f7ef937749b12c82207c79555f52cf8','[TAKS]: Update documentation','TEAM23',7,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299410,0,'t23_inline_container','0.0.8',742,100,'T23 Inline Container','An extension to manage content elements inline in b13/container similar like possible in gridelementsteam/gridelements before.',1,0,4,1669215809,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','a77ce1c58c884169efabc4dab3d86281','[TASK] Fix tablename in processCmdmap_postProcess hook','TEAM23',8,0,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299411,0,'t23_inline_container','0.0.12',742,100,'T23 Inline Container','An extension to manage content elements inline in b13/container similar like possible in gridelementsteam/gridelements before.',1,0,4,1687173268,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";s:9:\"container\";s:12:\"2.0.0-2.9.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:12:\"9.0.0-10.9.9\";}}','TEAM23','dreier@team23.de','benedikt.naumann','f74f4cd4e1f542854076abc2fbab7ec1','[BUGFIX] fix array key in TYPO3 12.4','TEAM23',12,1,0,'https://github.com/team23/t23_inline_container/blob/main/Readme.md','ter','',''),
(9299412,0,'powermailcaptcha','1.0.0',1539,87,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1666085336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','06c2ecce09967e3ee911119e8d05c344','Initial release. Adds Google Recaptcha, Friendly Captcha and hCaptcha. See readme','',1000000,0,0,'','ter','',''),
(9299413,0,'powermailcaptcha','1.0.1',1539,98,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1666095482,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b6770f2dc2a74fbe634723045fd8df71','Small bugfix in partials and naming','',1000001,0,0,'','ter','',''),
(9299414,0,'powermailcaptcha','1.0.2',1539,97,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1670519007,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','027410b9cec9f4ac4aada536082c22ed','Added required PHP version in composer dependencies','',1000002,0,0,'','ter','',''),
(9299415,0,'powermailcaptcha','1.0.4',1539,70,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1683727437,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b8c2b2fd0a2abd39d20d71cd04125afd','Fix missing label in constant definition, which results in a php Warning in php 8.1','',1000004,0,0,'','ter','',''),
(9299416,0,'powermailcaptcha','1.1.0',1539,89,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1683817906,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','67c36bf2c70224815827b22f78180ea8','Added option to force the Captchas language to the websites language\r\n\r\nSee https://github.com/thomasrawiel/powermailcaptcha/compare/1.0.4...1.1.0','',1001000,0,0,'','ter','',''),
(9299417,0,'powermailcaptcha','1.1.2',1539,73,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1685716132,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:13:\"8.4.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ba8bd88466b107c2f70b840a175dad0b','Bugfix version for powermail 8 / TYPO3 10','',1001002,0,0,'','ter','',''),
(9299418,0,'powermailcaptcha','1.2.1',1539,75,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1685716177,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"powermail\";s:14:\"9.0.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','51e33f595723835952d92f389d9b7cf1','Bugfix version for powermail 9,10 / TYPO3 11','',1002001,0,0,'','ter','',''),
(9299419,0,'powermailcaptcha','1.3.0',1539,79,'Powermail Captcha','Captcha Extension for Powermail',1,0,3,1685956026,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"powermail\";s:14:\"9.0.0-10.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','9faa591e00b0c48f1033f60ee96fde1a','Add Typoscript option to disable the frontend output','',1003000,0,0,'','ter','',''),
(9299420,0,'powermailcaptcha','1.4.0',1539,84,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1688387084,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-11.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','16d7c51c16d0554a944fa040cf312dbb','TYPO3 Compatibility','',1004000,0,0,'','ter','',''),
(9299421,0,'powermailcaptcha','1.4.1',1539,64,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1698841397,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','20df6950f63e1f1cac2927e555568f9a','Support for powermail 12.0','',1004001,0,0,'','ter','',''),
(9299422,0,'powermailcaptcha','1.4.2',1539,65,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1702032234,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','7c7d406b7aad1d45920979c88bdc0ea0','Bugfix when confirmation page or double optin mail is active','',1004002,0,0,'','ter','',''),
(9299423,0,'powermailcaptcha','1.4.3',1539,76,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1702649719,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','389a5822dc1e7b44b7b5240cb8cc83e6','Maintenance Update','',1004003,0,0,'','ter','',''),
(9299424,0,'powermailcaptcha','1.5.0',1539,53,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1713947565,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','9ad20d2b26032323784446588dcdcb49','Load Typoscript as a static template instead of Preset TypoScript','',1005000,0,0,'','ter','',''),
(9299425,0,'powermailcaptcha','1.6.0',1539,59,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1713971928,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','df147938b593fcd3ef7667c7d9bb16ff','Added a new captcha method: Cloudflare Turnstile','',1006000,0,0,'','ter','',''),
(9299426,0,'powermailcaptcha','1.6.1',1539,60,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1716912077,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','8dbb96310b5a7a4a20d69a04bb0d5960','Bugfix: Added missing language attribute in Cloudflare Turnstile code','',1006001,0,0,'','ter','',''),
(9299427,0,'powermailcaptcha','2.0.0',1539,61,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1722438326,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','7357b8d727ee0d6f6b95126a0f45ef8a','Preparing for TYPO3 13:\r\n- removed deprecated functions\r\n- dropped support for powermail versions  12\r\n\r\nIf you still use powermail  12, use powermailcaptcha version 1.6.1\r\n','',2000000,0,0,'','ter','',''),
(9299428,0,'powermailcaptcha','2.1.0',1539,47,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1727259176,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','70bb635040648a584e2852b1ac92d467','Add Prosopo Procaptcha as a captcha option by @forgetso','',2001000,0,0,'','ter','',''),
(9299429,0,'powermailcaptcha','2.1.2',1539,45,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1733152783,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','9cd03ae9ebc8e89a93437a4d5d27c068','Bugfix for prosopo captcha service','',2001002,0,0,'','ter','',''),
(9299430,0,'powermailcaptcha','1.8.0',1539,31,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1742550599,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','0e0813274344c77ef88104ba859daea2','Feature: add Prosopo Procaptcha captcha method\r\nFeature: add PSR-14 event before the actual verify request','',1008000,0,0,'','ter','',''),
(9299431,0,'powermailcaptcha','2.2.0',1539,31,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1742550630,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','343215ad4289bbe62fa59db0b0fa7a65','Feature: add PSR-14 event before the actual verify request','',2002000,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/2.2/en-us','ter','',''),
(9299432,0,'powermailcaptcha','2.2.1',1539,35,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1742816293,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','38a92706922103791eb9977a6b9e593a','Added TER documentation','',2002001,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/2.2/en-us','ter','',''),
(9299433,0,'powermailcaptcha','2.2.3',1539,31,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1746721213,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','28e23e866e5d2202a1f86302faa8d6b9','Some bugfixes, see https://github.com/thomasrawiel/powermailcaptcha/releases/tag/2.2.3','',2002003,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/2.2/en-us','ter','',''),
(9299434,0,'powermailcaptcha','1.8.1',1539,27,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1746721552,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','2cf35d3e5788311a524592de0b6bcb4f','Check if powermail spamshield is enabled\r\n\r\nSee https://github.com/thomasrawiel/powermailcaptcha/releases/tag/1.8.1','',1008001,0,0,'','ter','',''),
(9299435,0,'powermailcaptcha','3.0.0',1539,26,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1752245402,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"powermail\";s:15:\"12.5.0-13.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ab5cbbf877190c3da02de95bd8712070','- TYPO3 13 compatibility\r\n- minor improvements & bugfixes','',3000000,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/3.0/en-us','ter','',''),
(9299436,0,'powermailcaptcha','1.8.2',1539,21,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1759663753,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a742184de1364a1d263bc64efe49b1b1','Small bugfix for php 7.4','',1008002,0,0,'','ter','',''),
(9299437,0,'powermailcaptcha','3.0.2',1539,18,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1759663773,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:15:\"12.5.0-13.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','00af0b959fe9132285ce0ad715064232','Small bugfix','',3000002,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/3.0/en-us','ter','',''),
(9299438,0,'powermailcaptcha','3.1.0',1539,24,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1759826990,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:15:\"12.5.0-13.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a58255a8b71e8d9fceffc09d4ab510a7','- add site set','',3001000,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/3.1/en-us','ter','',''),
(9299439,0,'powermailcaptcha','3.2.0',1539,10,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1779897639,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"powermail\";s:15:\"13.0.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','058d29ea641ee1b648ec503df7b69162','TYPO3 14 compatiblity\r\n\r\nhttps://github.com/thomasrawiel/powermailcaptcha/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/traw/powermailcaptcha/3.2/en-us','ter','',''),
(9299440,0,'powermailcaptcha','3.3.0',1539,3,'Powermail Captcha','Captcha Extension for Powermail',2,0,3,1786716185,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"powermail\";s:15:\"13.0.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:18:\"powermailrecaptcha\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b691a687e04528e4ca46e76dfbe69fdc','Add friendlycaptcha v2 support\r\n\r\nsee release notes https://github.com/thomasrawiel/powermailcaptcha/releases/tag/3.3.0','',3003000,1,0,'https://docs.typo3.org/p/traw/powermailcaptcha/3.3/en-us','ter','',''),
(9299441,0,'abhinandan0107','1.0.0',81,81,'Google Analytics And Adwords','An extension to install google analaytics(GA4 and UA) and Google Ads with gtag',2,0,3,1666165757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Matt Krilanovich','support@adswerve.com','abhi0107','378792a2f3f36c2fa6f1c113f8fabfe2','An extension to install google analytics(GA4 and UA) and Google Ads with gtag','Adswerve',1000000,1,0,'','ter','',''),
(9299442,0,'feed_display','0.0.0',1536,40,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666170904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','1d7ff5768811ec272722d406ca05fa8a','Initial release to TER! RSS/Atom web feed parsing and frontend display based on Extbase/Fluid','',0,0,0,'','ter','',''),
(9299443,0,'feed_display','1.0.1',1536,82,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666172398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','e73a473c454832dc56984ff6b0da368c','[BUGFIX] Set correct version number in ext_emconf.php','',1000001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.0/en-us','ter','',''),
(9299444,0,'feed_display','1.0.2',1536,85,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666179898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','14b6c2f2566a9bd0f9ca51ff41a25c98','[BUGFIX] Prevent deprecation message from SimplePie function in PHP 8.1\r\n[DOCS] Fix typo in README.md','',1000002,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.0/en-us','ter','',''),
(9299445,0,'feed_display','1.0.3',1536,87,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666185145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','5fe5927e9469c1e66cd21b85e14f889b','[BUGFIX] Fixed warning about missing static TypoScript include and added new error messages','',1000003,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.0/en-us','ter','',''),
(9299446,0,'feed_display','1.1.0',1536,86,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666258037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','f99319131e5eb15c1cb512ff7da61b53','[FEATURE] FlexForm-based selection of feed and feed item fields','',1001000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.1/en-us','ter','',''),
(9299447,0,'feed_display','1.1.1',1536,99,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1666259723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','2a4f68934caafc4807596162a7d0e5bc','[BUGFIX] Fix PHP mixed type error in TYPO3 11','',1001001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.1/en-us','ter','',''),
(9299448,0,'feed_display','1.1.2',1536,94,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1668012240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','fa82ab22a7a6a2ad16bc8d32e98d5168','[BUGFIX] Use \"dateFormat\" plugin setting as date format in fluid template','',1001002,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.1/en-us','ter','',''),
(9299449,0,'feed_display','1.2.0',1536,94,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1671703767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Bode','eric.bode@gmx.de','eric.bode','883a675efb2fa4697a7a904dd60cb9d1','[DOCS] Add centralized documentation on docs.typo3.org in reST format\r\n[TASK] Update backend labels','',1002000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.2/en-us','ter','',''),
(9299450,0,'feed_display','1.3.0',1536,73,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1681302474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','4e49205995c9d27abd2ee092278ac0ea','[FEATURE] Provide an event to modify feed data\r\n[DOCS] Add documentation for event\r\n[TASK] Replace the authors name \"Bode\" with \"Harrer\"','',1003000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299451,0,'feed_display','1.3.1',1536,87,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1681470940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','dcccf139036688e1fe6402456f523086','[DOCS] Fix version and release numbers\r\n[DOCS] Update copyright year','',1003001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299452,0,'feed_display','1.3.2',1536,62,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1696938726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','c931de998e60038d704e2970497a8f3f','[DOCS] Fix alternative texts for screenshots\r\n[DOCS] Update README.md\r\n[DOCS] Add known problem','',1003002,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299453,0,'feed_display','1.3.3',1536,72,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1697532365,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','03f80c427c1f8a3abf18c98232421494','[DOCS] Add ChangeLog\r\n[BUGFIX] Fix empty tags in item content\r\n[BUGFIX] Fix display of items links\r\n[BUGFIX] Wrap item enclosures only if at least one exists\r\n[BUGFIX] Use item id for list items id attribute only if available','',1003003,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299454,0,'feed_display','1.3.4',1536,60,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1706563052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','926819320c223ebda51a38931028349e','[BUGFIX] Add SimplePie library bundle to fix execution in non-composer installations\r\n[TASK] Update required simplepie library version to 1.8','',1003004,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299455,0,'feed_display','1.3.5',1536,64,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1707148938,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9aa1cffdb70fb7b9536a4f7cd6e81512','[TASK] Additions to ext_emconf.php','eric-harrer.de',1003005,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299456,0,'feed_display','1.3.6',1536,62,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1710281015,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','8bf54ce3fdc6897999d2719cc281509e','[TASK] Refactor extension icon\r\n[TASK] Refactor xliff files\r\n[TASK] Refactor fluid template files','eric-harrer.de',1003006,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/1.3/en-us','ter','',''),
(9299457,0,'feed_display','2.0.0',1536,51,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1712519008,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','0cbe6556bf7fb37c7df8dbe6167cf414','[DOCS] Update docs based on TYPO3 version 12 and 13\r\n[TASK] Migrate to native ignoreFlexFormSettingsIfEmpty property\r\n[BUGFIX] Fix type error\r\n[TASK] Refactor fluid template files\r\n[TASK] Use new plugin signature return value\r\n[TASK] Simplify static TypoScript include\r\n[TASK] Remove deprecated TCEforms tag\r\n[TASK] Establishing compatibility with v13','eric-harrer.de',2000000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.0/en-us','ter','',''),
(9299458,0,'feed_display','2.0.1',1536,58,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1712843809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','70653ec7c68d3511d5e4189aa46db626','[TASK] Add backend preview for FlexForm values\r\n[BUGFIX] Use int evaluation for cacheDuration in FlexForm\r\n[DOCS] Fix typing error\r\n[DOCS] Remove unnecessary image shadow','eric-harrer.de',2000001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.0/en-us','ter','',''),
(9299459,0,'feed_display','2.1.0',1536,58,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1716159516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9a5b1fc0b7bd10bf6ab98ccef4027651','[FEATURE] Add configuration as Site Set\r\n[TASK] Add language label for view root paths\r\n[BUGFIX] Use error message from settings if exists\r\n[BUGFIX] Fix plugin registration','eric-harrer.de',2001000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.1/en-us','ter','',''),
(9299460,0,'feed_display','2.1.1',1536,58,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1720100629,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','279eed710380254fb3c01d4d88cf2c52','[TASK] Switch to associated array keys for TCA item definition\r\n[TASK] Move TypoScript files to Site Set directory\r\n[TASK] Replace evalint by TCA type number','eric-harrer.de',2001001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.1/en-us','ter','',''),
(9299461,0,'feed_display','2.1.2',1536,55,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1729868147,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','251653fe7798d4239c0597238f852a07','[TASK] Refactor site set settings labels\r\n[TASK] Run PHP CS Fixer and TYPO3 Fractor','eric-harrer.de',2001002,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.1/en-us','ter','',''),
(9299462,0,'feed_display','2.2.0',1536,12,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1773243953,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','63c821b89e072055e0adabbc6dcaa63a','[DOCS] Document TYPO3 HTTP client feed retrieval\n[TASK] Use TYPO3 HTTP client for remote feeds\n[TASK] Add live feed smoke test\n[TASK] Add Fractor check to test tooling\n[TASK] Add Rector check to test tooling\n[FEATURE] Add test infrastructure and stabilize feed setup\n[TASK] use simplepie with psr-18\n[TASK] update simplepie dependency\n[TASK] Refactor locallang files\n[BUGFIX] Add missing FlexForm identifier (8)\n[BUGFIX] Fix path in labels.xlf\n[BUGFIX] Fix wrong extension key in labels.xlf','eric-harrer.de',2002000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299463,0,'feed_display','2.2.1',1536,13,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1773405959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','2139038281c83147c7e333b04f9e7a51','[BUGFIX] Normalize cached feed data for serialization\n[BUGFIX] Verify TER artefacts before publishing\n[BUGFIX] Harden TER release workflow\n[BUGFIX] Use prepared comment in TER publish step\n[BUGFIX] Fix TER release backfill workflow\n[TASK] Automate TER release publishing','eric-harrer.de',2002001,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299464,0,'feed_display','2.2.2',1536,12,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1774350052,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','b507836fd236bc53c2627ad810381e5d','[BUGFIX] Allow rendering without feed fields','eric-harrer.de',2002002,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299465,0,'feed_display','2.2.3',1536,12,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1774485970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','d25dd008497dbd1106d3fba495e4ae0f','[TASK] Align release packaging and repository metadata (13)\n[TASK] Add CI workflows and align test infrastructure (12)','eric-harrer.de',2002003,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299466,0,'feed_display','2.2.4',1536,10,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1776350294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','f6af7af8a9a152a1e6e7d0b0123e8541','[BUGFIX] Narrow Tailor packaging excludes\n[TASK] Align Composer QA metadata\n[BUGFIX] Make test runner script executable\n[TASK] Align test runner help output\n[TASK] Remove and ignore Rector and Fractor lock files\n[TASK] Align Tailor cleanup configuration','eric-harrer.de',2002004,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299467,0,'feed_display','2.2.5',1536,11,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1776352899,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','2741aafd925034590302f692d663cd58','[BUGFIX] Use regex-safe Tailor packaging excludes','eric-harrer.de',2002005,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299468,0,'feed_display','2.2.6',1536,11,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1776938898,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9ef44fa86bd69f2c548f9cc9e1cccec5','[TASK] Git-ignore IDE / editor metadata\n[TASK] Add missing declare(strict_types1)','eric-harrer.de',2002006,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299469,0,'feed_display','2.2.7',1536,8,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1777974418,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','a7eb5156d3a3a38bca24367f82a6390d','[DOCS] Fix documentation rendering errors\n[TASK] Split static checks from test matrix\n[TASK] Consolidate feed_display GitHub workflows\n[TASK] Update TER publishing workflow','eric-harrer.de',2002007,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/2.2/en-us','ter','',''),
(9299470,0,'feed_display','3.0.0',1536,8,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1778073027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','3984c73f6b2b0f89d9b994d83fcf1708','[DOCS] Update TYPO3 v13 and v14 documentation\n[TASK] Move feed icon height setting to general category\n[TASK] Add strict types to sys template override\n[TASK] Clarify legacy TypoScript include comments\n[BUGFIX] Fix Fluid condition in feed display template\n[BUGFIX] Fix feed display backend preview settings\n[TASK] Clean up functional test deprecation handling\n[BUGFIX] Use DateTime format for default date setting\n[BUGFIX] Remove deprecated SimplePie favicon handling\n[TASK] Migrate Feed Display plugin to CType\n[TASK] Update dependencies and test infrastructure for TYPO3 13/14','eric-harrer.de',3000000,0,0,'https://docs.typo3.org/p/erhaweb/feed-display/3.0/en-us','ter','',''),
(9299471,0,'feed_display','3.0.1',1536,12,'Feed Display','Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display',2,0,3,1778098743,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','953e60b3df6fb17c9526eda63a253d80','[TASK] Update changelog for version 3.0.0\n[BUGFIX] Fix backend preview FlexForm rendering\n[TASK] Make PHPStan happy for FlexForm registration\n[BUGFIX] Adjust FlexFormFieldValues test condition\n[TASK] Suppress SimplePie PHP 8.5 IRI deprecations\n[TASK] Add backend preview template test\n[BUGFIX] Fix backend preview for TYPO3 v13/14\n[TASK] Update backend label keys\n[BUGFIX] Fix typo in label\n[BUGFIX] Handle SimplePie IRI null offset deprecations','eric-harrer.de',3000001,1,0,'https://docs.typo3.org/p/erhaweb/feed-display/3.0/en-us','ter','',''),
(9299472,0,'category_treebuilder','1.0.0',338,39,'Category TreeBuilder','creates category tree from indented text file',0,0,3,1666197126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','petitglacon','','petitglacon','60bc01233f052866e9bd534bad26b1d8','Initial version, do not use in production environnement.\r\n\r\nThis extension makes it easier for contributors to manage category tree.','',1000000,0,0,'','ter','',''),
(9299473,0,'category_treebuilder','0.0.1',338,36,'Category Tree Builder','Makes category tree management easier for contributors. Adds csv import/export features as well as built-in text builder.',0,0,1,1666198052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','petitglacon','contact@petitglacon.com','petitglacon','2618844bb5a64f573d84522bd550e4e9','Updated ext_comf.php','',1,0,0,'','ter','',''),
(9299474,0,'category_treebuilder','1.0.1',338,51,'Category Tree Builder','Build youre category tree with a built-in text editor and more.',1,0,1,1667075752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','petitglacon','contact@petitglacon.com','petitglacon','eda2b54828e538bbe0a6e92eea97a098','Lets do some beta testing !\r\n\r\nMain features :\r\n- Built-in tab indented text builder\r\n- Category tree viewer\r\n- Import/export your category tree by text, csv, json file\r\n- Category uid persistence (move category without losing uids)\r\n\r\nRoadmap :\r\n- toggle deleted categories view\r\n- typoscript settings\r\n- folders handling\r\n- pid root for categories\r\n- assuring quality (error handling, code optimisation, ...)\r\n- realtime javascript tree','',1000001,0,0,'','ter','',''),
(9299475,0,'category_treebuilder','1.0.2',338,54,'Category Tree Builder','Build youre category tree with a built-in text editor and more.',1,0,1,1669245771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','petitglacon','contact@petitglacon.com','petitglacon','d0706184aa40b4dc47f74a2bc31a61f2','See readme for updates','',1000002,0,0,'','ter','',''),
(9299476,0,'category_treebuilder','2.0.0',338,35,'Category Tree Builder','Build and manage easily your category tree.',1,0,1,1690583334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','petitglacon','contact@petitglacon.com','petitglacon','c7812e1659d653da1cb3841b46476f0a','New updated version for TYPO3 v12\r\n\r\nNow using a Javascript tree to build categories','',2000000,0,0,'','ter','',''),
(9299477,0,'category_treebuilder','2.0.1',338,47,'Category Tree Builder','Build and manage easily your category tree.',1,0,1,1690613414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','petitglacon','contact@petitglacon.com','petitglacon','d50e153c7b18ba963ea4ee32eb7364d0','Added ext_icon','',2000001,0,0,'','ter','',''),
(9299478,0,'category_treebuilder','3.0.0',338,29,'Category Tree Builder','Build and manage easily your category tree.',1,0,1,1717958116,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','45b52e27105c0630e2f06dde9642862f','https://github.com/lepetitglacon/category_treebuilder/releases/tag/3.0.0','',3000000,0,0,'','ter','',''),
(9299479,0,'category_treebuilder','3.1.0',338,23,'Category Tree Builder','Build and manage your category tree.',1,0,1,1729982708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','670870808caa07462535981a94957c88','FEATURES\r\nFull text importer\r\nGenerate fake categories\r\n\r\nBUGFIX\r\nNow change pid while using update modal\r\n\r\n','',3001000,0,0,'','ter','',''),
(9299480,0,'category_treebuilder','3.2.0',338,24,'Category Tree Builder','Build and manage your category tree.',2,0,1,1739474134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','80c709a637a057533a8e926407b9ca02','v13','',3002000,1,0,'','ter','',''),
(9299481,0,'google_analytics_for_1d','1.0.0',82,82,'Google Analytics And Adwords','An extension to install google analaytics(GA4 and UA) and Google Ads with gtag',2,0,3,1666321814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Matt Krilanovich','support@adswerve.com','zacharytam0411','06bd15780e12ed9d4e02603c728a672a','For personal use','Adswerve',1000000,1,0,'','ter','',''),
(9299482,0,'job_finder','2.0.0',1413,79,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1666437623,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fa751140c1c977f4baf1a65324c83973','\"[RELEASE] Version 2.0.0 - Feature-Release: Support for TYPO3 910 and PHP 7.4\"','',2000000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299483,0,'job_finder','3.0.0',1413,85,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1666442705,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','30c37b96939c0a4b22a00c6c5eb72796','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migration for TYPO3 11 and PHP 8.0\"','',3000000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299484,0,'job_finder','3.0.1',1413,107,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1666626310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7334f002700850578de71deb6f1664e4','\"[RELEASE] Version 3.0.1 - Maintenance-Release: Add TCA descriptions and documentation meta data\"','',3000001,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299485,0,'job_finder','4.0.0',1413,74,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1691736712,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fe7ae7e0ee70d4bf855c351b3f68d238','\"[RELEASE] Version 4.0.0 - Bugfix- &amp; Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','',4000000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299486,0,'job_finder','4.0.1',1413,74,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1692186306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','c904efc17db3543c5ada01540ba557d8','\"[RELEASE] Version 4.0.1 - Bugfix-Release: Update job slug field on change\"','',4000001,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299487,0,'job_finder','4.0.2',1413,66,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1693826858,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','a52dfa8593f1944b42be299d79a98ed0','\"[RELEASE] Version 4.0.2 - Maintenance-Release: Add missing translations\"','',4000002,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299488,0,'job_finder','4.0.3',1413,76,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1694164879,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','2f021adc66fa117834141850c59fd507','\"[RELEASE] Version 4.0.3 - Bugfix-Release: Fix typo in fluid variable, see 23\"','',4000003,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299489,0,'job_finder','4.0.4',1413,66,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1697013906,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dfa5fea012f4cd9bb9acfad3c2a352dd','\"[RELEASE] Version 4.0.4 - Bugfix-Release: Solve dividing base and pro methods of job-finder service\"','',4000004,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299490,0,'job_finder','4.0.5',1413,62,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1698845666,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','fe5d71d424c320d33af8533c70b8ee38','\"[RELEASE] Version 4.0.5 - Bugfix-Release: Fix get content object for TYPO3 11 and clean up documentation\"','',4000005,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299491,0,'job_finder','4.0.6',1413,62,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1700130727,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','88a5089dc4c4993ddab93e4375c38fa3','\"[RELEASE] Version 4.0.6 - Bugfix-Release: Fix valid through date field in TCA\"','',4000006,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299492,0,'job_finder','4.1.0',1413,66,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1700556308,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dbe034286326b6aaa1a63d7b85d3ec6d','\"[RELEASE] Version 4.1.0 - Feature- &amp; Bugfix-Release: Integrate images, other images and files in detail view template and fix some smaller bugs - see change log\"','',4001000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299493,0,'job_finder','4.2.0',1413,76,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1703058306,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','388744622d61911dbbf468a9882ff530','\"[RELEASE] Version 4.2.0 - Feature-Release: Integrate a PDF generator for Job-Postings\"','',4002000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299494,0,'job_finder','4.3.0',1413,68,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1713516303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','af374565c3f8103b82c2f5d24151dac6','\"[RELEASE] Version 4.3.0 - Feature-Release: Add remote location for job and microdata and add a demo link in documentation\"','',4003000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299495,0,'job_finder','3.1.0',1413,50,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1713519904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:14:\"additional_tca\";s:13:\"1.5.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','be110e3598beb24971c44eb3bac481f7','\"[RELEASE] Version 3.1.0 - Featuren- &amp; Bugfix-Release: Add remote location for job and microdata and fix composer.json for packagist\"','',3001000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299496,0,'job_finder','4.3.1',1413,56,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1721889905,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','d878500c20d411078ef0964d6746e38a','\"[RELEASE] Version 4.3.1 - Maintenance-Release: Change job-finder page-tree icon-size\"','',4003001,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299497,0,'job_finder','4.3.2',1413,54,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1723526987,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ffcdd93fca768b7e945a7260a1854f04','\"[TASK] TypoScript clean up\"','',4003002,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299498,0,'job_finder','4.3.3',1413,52,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1725882305,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','53c83eda3c4cfdddcf0c4730cda919db','\"[RELEASE] Version 4.3.3 - Maintenance-Release: Provide settings and template for user confirmation of an application, add accept attribute on HTML of the application form and make email_central mandatory in order to avoid issues on online application\"','',4003003,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299499,0,'job_finder','4.3.4',1413,33,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1738913682,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f4c7ce398176e726fecdef34bc980976','[RELEASE] Version 4.3.4 - Maintenance-Release:  Migrate TypoScript imports','',4003004,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299500,0,'job_finder','5.0.0',1413,37,'Job-Finder','Job finder extension including job listing, details, application, microdata and more.',2,0,3,1738932701,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.16.3-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','42866df25794677e4bc7fe1b966c7404','[RELEASE] Version 5.0.0 - Maintenance-Release: Migrate to TYPO3 13, remove support for TYPO3 11','',5000000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299501,0,'job_finder','5.0.1',1413,27,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1748940286,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','dcec36d77031cabbb88ddc23926c534a','\"[RELEASE] Version 5.0.1 - Bugfix-Release: Fix new content element wizards for TYPO3 12 and more - see change-log file\"','',5000001,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299502,0,'job_finder','5.1.0',1413,22,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1757342702,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','ae2d687eed7152b720a8221a46991668','\"[RELEASE] Version 5.1.0 - Feature- &amp; Bugfix-Release: Add html mail support and fix some bugs - more information in changelog-file\"','',5001000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299503,0,'job_finder','5.1.1',1413,23,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1758713706,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','6ebddf068747cbc6498564a74fdb51f8','\"[RELEASE] Version 5.1.1 - Bugfix-Release: Fix usage of RecordLinkHandler and optimize translations\"','',5001001,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299504,0,'job_finder','5.1.2',1413,14,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1767801311,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','96d4a6d9b444624ea59e34b6bb04dbad','\"[RELEASE] Version 5.1.2 - Bugfix- &amp; Maintenance-Release: Fix redirects if a job was not found in detail view and more - see change-log file\"','',5001002,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299505,0,'job_finder','5.1.3',1413,15,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1769598416,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7af151ba2bed021718a5d52d00249fdb','\"[RELEASE] Version 5.1.3 - Maintenance-Release: Improve code quality and documentation\"','coding.ms',5001003,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299506,0,'job_finder','5.1.4',1413,13,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1771839903,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1a0d9fb582908715d22797c6c72921c5','\"[RELEASE] Version 5.1.4 - Maintenance-Release: Improve and extend documentation\"','coding.ms',5001004,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299507,0,'job_finder','5.1.5',1413,15,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1771922703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','6d129327c62b8ae1ba4674a74c3ba3a9','\"[RELEASE] Version 5.1.5 - Maintenance-Release: Improve code quality, structure and extend documentation\"','coding.ms',5001005,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299508,0,'job_finder','5.1.6',1413,12,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1773215103,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','58409e15184a0a798b6a73ae796440f7','\"[RELEASE] Version 5.1.6 - Maintenance-Release: Add documentation about translations\"','coding.ms',5001006,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299509,0,'job_finder','5.1.7',1413,14,'Job-Finder','Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder',2,0,3,1774532703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7e286e1274741ed97ab8d362b83d31f0','\"[RELEASE] Version 5.1.7 - Maintenance-Release: Add site set configuration\"','coding.ms',5001007,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299510,0,'job_finder','6.0.0',1413,12,'TYPO3 Job-Finder by coding.ms','TYPO3 Job-Finder provides job listings, detail pages, applications, radial search, sitemap.xml and schema.org microdata for job postings. The extension supports readable URLs, teasers, link handlers and Pro features such as backend management, online applications, related jobs and automatic job PDFs.',2,0,3,1777903222,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','7903cc1d9a738b0d1dbb3267d0a1ad64','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299511,0,'job_finder','6.0.1',1413,3,'TYPO3 Job-Finder by coding.ms','TYPO3 Job-Finder provides job listings, detail pages, applications, radial search, sitemap.xml and schema.org microdata for job postings. The extension supports readable URLs, teasers, link handlers and Pro features such as backend management, online applications, related jobs and automatic job PDFs.',2,0,3,1785915905,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.2.0-2.99.99\";s:7:\"modules\";s:13:\"8.1.2-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','f17966cf9e301887a336ada8047ddaf3','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Fix size of geo coordinate database fields for have the exact geo-location.\"','coding.ms',6000001,1,0,'https://www.coding.ms/documentation/typo3-job-finder','ter','',''),
(9299512,0,'permission_sets','0.1.0',155,119,'Permission Sets','Repeatable and deployable Permission Sets for TYPO3',1,0,0,1666645902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','a6e619fa5a15adfd1c776b438e4ec932','Initial release','b13.com',1000,0,0,'https://github.com/b13/permission-sets#readme','ter','',''),
(9299513,0,'permission_sets','1.0.0',155,36,'Permission Sets','Repeatable and deployable Permission Sets for TYPO3',1,0,0,1743541079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','6f1dc4648623767e19adf88090c85ec0','[RELEASE] TYPO3 v13 support','b13.com',1000000,1,0,'https://github.com/b13/permission-sets#readme','ter','',''),
(9299514,0,'font_loader','1.0.0',132,132,'Font loader','With this extension external fonts can be loaded directly into your TYPO3 ecosystem and will be delivered from your local webserver',2,0,3,1666869419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','fa414756107c3cda979aa4a74cfd8be8','Its finally here! The fully automated solution to the Google font problem.','zeroseven design studios GmbH',1000000,1,0,'https://github.com/zeroseven/font_loader#readme','ter','',''),
(9299515,0,'fontawesome_provider','1.0.0',376,74,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1666939126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.0.0\";}}','TYPO3 Community','','afernandez','edebcd00afc6cf82a2537d10882b1596','Initial upload to TER.','',1000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299516,0,'fontawesome_provider','1.0.2',376,114,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1676037649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.2.0\";}}','TYPO3 Community','','afernandez','a260bf8d227e7a4911123a3e86c0414d','[RELEASE] v1.0.2\r\n[BUGFIX] Fix Github Actions deprecation\r\n[TASK] Declare compatibility with TYPO3 12.2 (8)\r\n[TASK] Update README.md\r\n[TASK] Update dev dependencies (7)\r\n[BUGFIX] Register class alias map in composer.json (6)\r\n[TASK] Add missing export ignore (1)\r\n[DOCS] Add usage chapter (2)','',1000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299517,0,'fontawesome_provider','1.0.3',376,119,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1682405007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','TYPO3 Community','','afernandez','df2fd2b8cc3cd048ae0d3beb46edb0fc','[RELEASE] v1.0.3\r\n[TASK] Declare compatibility with TYPO3 12 LTS (12)\r\n[BUGFIX] Use $TYPO3_CONF_VARS/BE/stylesheets (13)\r\n[TASK] Run tests with PHP 8.2 (11)\r\n[TASK] Upgrade to phpunit v10 (9)\r\n[BUGFIX] Run Github CI on pull requests (10)','',1000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299518,0,'fontawesome_provider','1.0.4',376,27,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1747048952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Community','','afernandez','3c9bcb9e1c8a1400738492b68ad8e884','[RELEASE] 1.0.4\r\n[TASK] Declare compatibility with TYPO3 v13 (16)\r\n[TASK] Update Github Actions workflow (19)\r\n[TASK] Update npm dev depencencies (18)\r\n[BUGFIX] Streamline php-cs-fixer config (17)\r\n[TASK] Allow installation of TYPO3 13','',1000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299519,0,'fontawesome_provider','1.0.5',376,37,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1750660713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','TYPO3 Community','','afernandez','17e6dc9ce1ae76f8692f25367425f439','[RELEASE] v1.0.5\r\n[BUGFIX] Do not enforce UTF-8 encoding when copying font files (22)','',1000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299520,0,'fontawesome_provider','1.0.6',376,5,'FontAwesome Provider','Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',2,0,0,1785334313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','TYPO3 Community','','afernandez','941e604d753ac52cd0adf6f74eefb60e','Compatibility with TYPO3 v14','',1000006,1,0,'https://docs.typo3.org/p/friendsoftypo3/fontawesome-provider/main/en-us/','ter','',''),
(9299521,0,'browser2xblog','0.0.1',324,81,'Browser2xBlog Migration','Migrates Browser plugins to xBlog plugins',1,0,4,1667083281,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"org\";s:13:\"10.5.5-11.0.0\";s:5:\"xblog\";s:13:\"0.45.6-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','4b4a072286cbe03f72702e8d2a70e428','Initial Release','',1,0,0,'https://docs.typo3.org/p/netzmacher/browser2xblog/main/en-us/','ter','',''),
(9299522,0,'browser2xblog','0.0.2',324,87,'Browser2xBlog Migration','Migrates Browser plugins to xBlog plugins',1,0,4,1667084786,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"org\";s:13:\"10.5.5-11.0.0\";s:5:\"xblog\";s:13:\"0.45.6-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','320e185f69e875116770a0fbf38ce969','Initial Release','',2,0,0,'https://docs.typo3.org/p/netzmacher/browser2xblog/main/en-us/','ter','',''),
(9299523,0,'browser2xblog','0.0.4',324,85,'Browser2xBlog Migration','Migrates Browser plugins to xBlog plugins',1,0,4,1668887592,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"org\";s:13:\"10.5.5-11.0.0\";s:5:\"xblog\";s:13:\"0.45.6-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','20f09baaa6c138fa75f6f0972fb2cbc5','[DOC] Update','',4,0,0,'https://docs.typo3.org/p/netzmacher/browser2xblog/main/en-us/','ter','',''),
(9299524,0,'browser2xblog','0.0.5',324,71,'Browser2xBlog Migration','Migrates Browser plugins to xBlog plugins',1,0,4,1674387522,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:3:\"org\";s:13:\"10.5.5-11.0.0\";s:5:\"xblog\";s:13:\"0.45.6-8.7.99\";}}','Dirk Wildt (Die Netzmacher)','http://wildt.at.die-netzmacher.de','dwildt','ef083c6869efe26a2163d002ac93abda','[FEATURE] Max rows configurable by the extension manager [BUGFIX] Handling unknown views','',5,1,0,'https://docs.typo3.org/p/netzmacher/browser2xblog/main/en-us/','ter','',''),
(9299525,0,'feed_generator','0.4.0',378,96,'Feed Generator','Generator for Atom, JSON and RSS feeds',0,0,2,1667216099,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Chris Müller','typo3@krue.ml','krueml','9024bbbd17c938dffd78a74dc5dab29f','Preview release, feedback welcome. A Composer-based installation is necessary for now.','',4000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-feed-generator/0.4/en-us','ter','',''),
(9299526,0,'feed_generator','0.5.0',378,88,'Feed Generator','Generator for Atom, JSON and RSS feeds',0,0,2,1668798228,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','4ca1e0a4ea02d819268a3740839456c6','Added:\r\n- AbstractFeed class which can be extended in custom feed implementations\r\n\r\nChanged:\r\n- Substitute laminas/laminas-feed and jdecool/jsonfeed with custom implementation\r\n- Rename Enclosure class to Attachment\r\n- Allow multiple attachments for JSON feeds\r\n- Integrate FeedCategoryInterface into FeedInterface\r\n- Integrate StyleSheetInterface into FeedInterface\r\n- Adjust namespace for classes Attachment, Author, Category, Image\r\n\r\nAdditionally, the extension can now be used in non-Composer installations.\r\n\r\nPreview release, feedback welcome.','',5000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-feed-generator/0.5/en-us','ter','',''),
(9299527,0,'feed_generator','0.6.0',378,104,'Feed Generator','Generator for Atom, JSON and RSS feeds',1,0,2,1670228557,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.1.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:8:\"lowlevel\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','f575b489ee16ea74a98087d43c140a52','Added:\r\n- Extension API for feeds\r\n- Categories for items\r\n- Link to feed itself in an RSS feed\r\n- Item content property in RSS feed\r\n\r\nChanged:\r\n- Author in RSS feed now uses dc:creator tag','',6000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-feed-generator/0.6/en-us','ter','',''),
(9299528,0,'feed_generator','0.7.0',378,72,'Feed Generator','Generator for Atom, JSON and RSS feeds',1,0,2,1710872443,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:8:\"lowlevel\";s:0:\"\";}}','Chris Müller','typo3@krue.ml','krueml','d37c6f90cf44e1043c1e8b23885ccb61','Added:\r\n- Compatibility with TYPO3 v13\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v11\r\n','',7000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-feed-generator/0.7/en-us','ter','',''),
(9299529,0,'feed_generator','0.8.0',378,18,'Feed Generator','Generator for Atom, JSON and RSS feeds',1,0,2,1764790148,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:8:\"lowlevel\";s:0:\"\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','7976559ee047a648019ff3d8ff035473','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','',8000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-feed-generator/0.8/en-us','ter','',''),
(9299530,0,'graphql3','1.0.0',1509,85,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667316460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','0f3cf17f59bc3904054907ca7190aa80','v1.0.0 [BUGFIX] Remove comment from ext_emconf.php for ter:publish ?','',1000000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299531,0,'graphql3','1.0.1',1509,77,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667324525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','a72835e281f2315f5efb18f9c728de8e','v1.0.1 [DOCS] Update version in ext_emconf.php to 1.0.1 (2)','',1000001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299532,0,'graphql3','1.0.2',1509,76,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667345903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','d1d4a96cd016f258980eebbe0ed0c204','v1.0.2 [TASK] Introduce docker dev environment (6)','',1000002,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299533,0,'graphql3','1.1.0',1509,79,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667478041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','e26837bad38ba42962f36d4a37d00591','v1.1.0 [TASK] publish job is now depending on tests (10)','',1001000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299534,0,'graphql3','1.2.0',1509,78,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667489264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','e09f9f10825daecac75a1c93e66b77e6','v1.2.0 [TASK] Increase ext_emconf.php version to 1.2.0 (14)','',1002000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299535,0,'graphql3','1.2.1',1509,77,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667522439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','03d5bd6db43360a479d4ca6900b9c82a','v1.2.1 [TASK] Increase version to 1.2.1 (17)','',1002001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299536,0,'graphql3','1.3.0',1509,86,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667560783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','987a37f8b1f74c453361d222b6f2be9d','v1.3.0 [TASK] Increase version to 1.3.0 (22)','',1003000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299537,0,'graphql3','1.3.1',1509,82,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667583978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','60ad338514161ba185dbb1d0b9187697','v1.3.1 [TASK] Increase version to 1.3.1 (26)','',1003001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299538,0,'graphql3','1.3.2',1509,85,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667604308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','6abf6a42361c8040c03f5037be1cd90e','v1.3.2 [TASK] Increase version to 1.3.2 (29)','',1003002,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299539,0,'graphql3','1.3.3',1509,82,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667773539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','59b25b80360da3bc1da27c44ba187271','v1.3.3 [TASK] Increase version to 1.3.3 (36)','',1003003,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299540,0,'graphql3','1.4.0',1509,82,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667784915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','76083df84cdfe39f45acedb0ab6802ae','v1.4.0 [TASK] Increase version to 1.4.0 (38)','',1004000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299541,0,'graphql3','1.4.1',1509,83,'GraphQL3','A graphql extension for TYPO3',0,0,4,1667866546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','49aa0cee63b6411519c5d6b7ecb7601d','v1.4.1 [TASK] Increase version to 1.4.1 (40)','',1004001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299542,0,'graphql3','1.4.2',1509,82,'GraphQL3','A graphql extension for TYPO3',0,0,4,1668165405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','f7a03fce3d340382ab86de8d3371350c','v1.4.2 [TASK] Increase version to 1.4.2 (44)','',1004002,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299543,0,'graphql3','1.5.0',1509,93,'GraphQL3','A graphql extension for TYPO3',0,0,4,1668275729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','1b79707fbf36d14745416022dab5df9a','v1.5.0 [TASK] Increase version to 1.5.0 (48)','',1005000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299544,0,'graphql3','1.6.0',1509,92,'GraphQL3','A graphql extension for TYPO3',0,0,4,1673654905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','dce48f112b4e4cb9bc1488c7b368d348','v1.6.0 [TASK] Increase version to 1.6.0 (55)','',1006000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299545,0,'graphql3','1.6.1',1509,87,'GraphQL3','A graphql extension for TYPO3',0,0,4,1685170580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','c11a9a4cc6465011c887b993df550d94','v1.6.1 [TASK] Increase version to 1.6.1 (58)','',1006001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299546,0,'graphql3','1.7.0',1509,56,'GraphQL3','A graphql extension for TYPO3',0,0,4,1703467568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','04cdd74f5fbeee6d28cf0cce6b65d13e','v1.7.0 [TASK] Increase version to 1.7.0','',1007000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299547,0,'graphql3','1.8.0',1509,82,'GraphQL3','A graphql extension for TYPO3',0,0,4,1703640399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','45c445dd37fd510a0fa84825a7446ab0','v1.8.0 [TASK] Increase version to 1.8.0','',1008000,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299548,0,'graphql3','2.0.1',1509,20,'GraphQL3','A graphql extension for TYPO3',0,0,4,1754681997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','5ec0113c5f9ea1e51058ad217606907f','v2.0.1 Publish to ter update (update ubuntu)','',2000001,0,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299549,0,'graphql3','2.0.2',1509,25,'GraphQL3','A graphql extension for TYPO3',2,0,4,1754683310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Rozbeh Chiryai Sharahi','rozbeh.sharahigraphql3@gmail.com','rozbehsharahi','e4b7e09e4371bb794a01871a0f7bdc98','v2.0.2 Bump to stable The extension is tested on ci on two different versions. It is hard to say if beta or stable, but I guess, as the extension is documented and released to the world, it can say stable for now.','',2000002,1,0,'https://github.com/RozbehSharahi/graphql3','ter','',''),
(9299550,0,'cms_census','1.0.0',134,28,'CMS Census Extension','extension to provide whatcms.org data',0,0,3,1667457419,'a:1:{s:7:\"depends\";a:3:{s:15:\"external_import\";s:11:\"6.0.0-0.0.0\";s:16:\"svconnector_json\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Alexander Ullrich','alexander.ullrich@digitaler-mittelstand-dresden.de','sebastian-kreideweiss','57d2c34dc458fc35165ff846224026a5','New release of version 1.0.0 - see details, changelog and documentation on https://cmscensus.eu/','',1000000,0,0,'','ter','',''),
(9299551,0,'cms_census','1.0.1',134,35,'CMS Census Extension','Extension to draw market share of content management systems on https://cmscensus.eu/, detected by whatcms.org.',2,0,3,1667479618,'a:1:{s:7:\"depends\";a:3:{s:15:\"external_import\";s:11:\"6.0.0-0.0.0\";s:16:\"svconnector_json\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','NITSAN, Alexander Ullrich, Sebastian Kreideweiß','sebastian@kreideweiss.info','sebastian-kreideweiss','c36fdc01d9bbfbcc2e442112e8a548ef','New release of version 1.0.1 - see details, changelog and documentation on https://cmscensus.eu/','',1000001,0,0,'','ter','',''),
(9299552,0,'cms_census','1.1.1',134,71,'CMS Census Extension','Extension to draw market share of content management systems on https://cmscensus.eu/, detected by whatcms.org.',2,0,3,1669916357,'a:1:{s:7:\"depends\";a:3:{s:15:\"external_import\";s:11:\"6.0.0-0.0.0\";s:16:\"svconnector_json\";s:11:\"3.0.0-0.0.0\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','NITSAN, Alexander Ullrich, Sebastian Kreideweiß','sebastian@kreideweiss.info','sebastian-kreideweiss','1d607112deb4fc8f8ccdceedf34ecc7e','New release of version 1.1.1 - see details, changelog and documentation on https://cmscensus.eu/','',1001001,1,0,'','ter','',''),
(9299553,0,'mbox','1.0.0',373,110,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1667570071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','46d51efac33e8327446595441e6a3773','First release of EXT:mbox, which provide a simple mail client for mbox files. Thanks to IW Medien for supporting this TYPO3 CMS extension.','IW Medien GmbH  www.iwmedien.de',1000000,0,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299554,0,'mbox','2.0.0',373,89,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1686257389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','9eae25ae7cd0b91e860028fea8d0732d','Add RFC 4155 compliant mbox mail transport.','IW Medien GmbH  www.iwmedien.de',2000000,0,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299555,0,'mbox','2.1.0',373,75,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1705502971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','90e4688c4b2694081e094c6e3d881d82','Add pagination to list view','IW Medien GmbH  www.iwmedien.de',2001000,0,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299556,0,'mbox','3.0.0',373,52,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1729073711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','6069d7a4644bc55d2a055e4c78276a76','Added TYPO3 13 support','IW Medien GmbH  www.iwmedien.de',3000000,0,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299557,0,'mbox','3.0.1',373,19,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1761041701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','fcf466870ad807cec2fef263ae03a3fb','Fixed extension and module icon background','IW Medien GmbH  www.iwmedien.de',3000001,0,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299558,0,'mbox','3.0.2',373,28,'mbox Mail Client','TYPO3 CMS backend module to view mbox file contents, like an email client.',2,0,4,1761053764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','6f393bcc6f471dd05fe562c70a325d04','Fix extension and module icon background gradient, also updated dependencies for TER release','IW Medien GmbH  www.iwmedien.de',3000002,1,0,'https://github.com/a-r-m-i-n/mbox','ter','',''),
(9299559,0,'timer','11.1.0',1760,42,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1667690119,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','00b5f3689a597e8a7cfdf928c67c30c1','Initial Version with some bugs and unfinished parts for presenting it as reference at the Rhein-Ruhr TYPO3 Barcamp in Kamp-Lintfort in November 2022. ','',11001000,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299560,0,'timer','11.1.1',1760,44,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1667717454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','24c0b94bff7d7c55b671bcb1ac4f4d70','Some refactoring in the documentation','',11001001,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299561,0,'timer','11.1.2',1760,51,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1667937841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','844fc2c82186cc26505705cf4c82dd01','some refactoring with the constants and in definition of composer','',11001002,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299562,0,'timer','11.1.3',1760,86,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1668371315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','ce2a48c7e290609404f9356b072cabce','first experimental definition of the timer periodlistTimer\r\ndefinition of the new content-element timer_periodlist, which allows the output of dates defined in a yaml-file for the timer periodlistTimer\r\nrefactoring of constants\r\nsmall other refactoring\r\n','',11001003,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299563,0,'timer','11.1.4',1760,86,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1668804376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','c7342f8b62a69eddbebce40bc58677a1','add calendar to contentelement periodlist, add some dataprocessors and refactoring some languagefiles and the timerdefinitions','',11001004,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299564,0,'timer','11.1.5',1760,91,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1668976933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','55d039c60e3a9c84c88fe0caf459dbe3','remove cshFile for flexform-definitions\r\nrefactoring some language files\r\nmove default yaml-files in folder public/Resources\r\nadd unit test for periodlisttimer','',11001005,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299565,0,'timer','11.1.6',1760,88,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1669581247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','819db65619665751185ba17df473ea49','allow upload of yaml-files for periodlistTimer via the TYPO3 backend','',11001006,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299566,0,'timer','11.1.7',1760,91,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1670170541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','c78c804e650ae02bb3c24c494e9f5323','extract the restriction of ultimate ranges for all timers in the GeneralTimerTrait \r\nrefactoring the tests','',11001007,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299567,0,'timer','11.1.8',1760,89,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',3,0,4,1670769261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','0e9e5767ad170dbe34c07d2c79495b8e','add tests for sunriseRelTimer\r\nmove yaml-configuration  for task from Resources to Configuration/Yaml\r\nbugfix of wrong service.yaml-configuration','',11001008,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299568,0,'timer','11.2.0',1760,79,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1672433916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','f4b903840df6f9301afa9c13500f8670','Declare extension a beta-version\r\n\r\n- add new timer jewishHolidayTimer, which allows periodical content related to jewish holidays, and define some unittests\r\n- refactor rangeListTimer and define some additional unittests\r\n- refactor periodListTimer and define some additional unittests\r\n- remove small bugs\r\n- add viewhelper timer:jewishDate, which can transform a normal date into the date of the jewish calendar\r\n- declare extension as beta-version\r\n- refactoring of code by using phpstan (level 6) and phpcsfixer','',11002000,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299569,0,'timer','11.2.1',1760,88,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1672435151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','2b438d6ccd404c92a8314cc057b17d3c','- resorting the timerlist for jewishHolidays\r\n- add worldday of stupidity (16. apr) to easterRelTimer','',11002001,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299570,0,'timer','11.2.2',1760,93,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1673192099,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','13aef16c97dafd22d94f66e031dea55b','- refactoring of code\r\n- small bugfixes\r\n- add some parts to the documentation','',11002002,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299571,0,'timer','11.2.4',1760,83,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1675146462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','3c3c9cd70f1d476ef6abf272335e21c6','add new viewhelper timer:calendarDate','',11002004,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299572,0,'timer','11.2.5',1760,89,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1675611048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','87e1f9b14b93cd50d6c4fa7450c15801','Some code-refactoring\r\nbugfix in calendarDateViewhelper\r\nbegin to build a new timer calendarDateRelTimer (not ready; not testet yet)\r\nremove the two deprecated hints\r\n','',11002005,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299573,0,'timer','11.2.6',1760,84,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1678651412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','fa0ee6325107c8eea21912a28a4ce151','The new content-element holidaycalendar allows a new workflow to lead your dates into a calendar.\r\n1. List your holidays and other periodic dates in a CSV-file with excel or calc.\r\n2. Upload the CSV-File in the new content-element  via FAL, via EXT-path or via http-request.\r\n3. (Optional) Replace the predefined javascript-framework TUI-calendar with your own javascript-calendar-framework by changing the pathes and the mapping in the dataprocessing\r\n','',11002006,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299574,0,'timer','11.2.7',1760,86,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1679254014,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','690f2f85cabf6389e9d06cda6864d905','1. Add some flags for a international holiday-calendar with a list of some holidays\r\n2. Add test for the various methods for calculations of public holidays in various nations\r\n3. adjust the method to transfer CSV-date from an Excel-sheet into a calendar on the website\r\n','',11002007,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299575,0,'timer','12.0.0',1760,88,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1682189810,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','11a6eb2abb02b6edd381e16ff74d77ff','update for usage with TYPO3 12','',12000000,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299576,0,'timer','12.1.1',1760,65,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1695849113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','22283564f0f302f68d0232ca392b9d75','small refactoring\r\nadd userelement for flexform to define timegaps\r\nbegin definition of HolidayTimer (unfinished)','',12001001,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299577,0,'timer','12.2.1',1760,31,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1696181998,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','4c524c90175f2bb28a0578a6381b2383','add HolidayTimer, which allows to define different holidays like Ramadan (Islamic calendar), Christmas and weekend-friendly holidays\r\nneed to add typoscript, if you want to test the example-plugins (no longer defined by the extension-constants)\r\nremove of the deprecated JewishDateViewhelper','',12002001,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299578,0,'timer','12.3.0',1760,63,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1696507093,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','6bed4c308598b2db5862d1ffd469d07f','Caching mechanism and  removing deprecated stuff\r\n\r\nAdd caching for dataprocessing with clear-cache-mechanism to allow dynamic usage of timer in image-lists\r\nsmall bugfixes about change for TYPO3 12\r\nadd more infos into the documentation\r\nremove deprecated classes\r\n\r\n','',12003000,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299579,0,'timer','12.3.1',1760,86,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1696666912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','0574fd689f07cf0f70ae0bbedb1c9798','codestyle refactoring\r\nbugfix in dataprocessor\r\nchange of condition for caching of results of dataprocessing to allow usage of dataprccessor in a typoscript of a fluidtemplate for two or more times)','',12003001,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299580,0,'timer','12.3.2',1760,54,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1721126868,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','36e69c7f3e98b6377747766a5a2f1a76','Fix some bugs in the updateCommand and add an new better version for the mapping-dataprocessors (Design-pattern: entity-translator). You defines now the destination-structure of the associative array in typoscript. You defines at each entry-point, where you can get the data and how the data should be processed with php-functions or customized functions.  ','',12003002,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299581,0,'timer','13.0.0',1760,42,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1726942718,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','18cd45908c9bba822e4009deae70dd08','Update to TYPO3 13\r\nRefactoring of documentation','',13000000,0,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299582,0,'timer','13.0.1',1760,61,'Framework for timer','The extension allow the usage of periodical timer for files, content-elements, pages and own content-elements. It can be extended by own timing-definitions i.e. fullmoontimer. The extension provide a viewhelper and a sheduler for the controllking of timemanagement. It contain a simple modell for event-presentation.',1,0,4,1727021123,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.3.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Dr. Dieter Porth','info@mobger.de','padina42','e277a1cfac82b14066b0e04ea127a47b','Add upgradewizzard (Breaking change in flexforms) and small bugfixes','',13000001,1,0,'https://github.com/porthd/timer/blob/main/Documentation/ReadMe.md','ter','',''),
(9299583,0,'frontend_user','1.1.1',120,120,'Frontend User','The template-based plugin for managing website users on the TYPO3 frontend',2,0,2,1667913002,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:7:\"extbase\";s:15:\"11.5.0-11.99.99\";s:5:\"fluid\";s:15:\"11.5.0-11.99.99\";s:8:\"frontend\";s:15:\"11.5.0-11.99.99\";}}','YDT Global Team','typo3@ydt-global.com','yourdevteam_global','585e73924b875ef7cde4fe1a022dafce','The extension provides a template-based plugin for managing website users on the TYPO3 frontend. This version is suppoterd TYPO3 v11. Also this version is fully covered by unit tests.','Your Dev Team Global',1001001,1,0,'https://docs.typo3.org/p/ydt/frontend-user/1.1/en-us','ter','',''),
(9299584,0,'content_consent','1.0.0',749,78,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! Best used with Bootstrap 5',2,-1,3,1668164622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','247267fd9eaf8a14a2217648b85bd082','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery.\r\nSo you can include Google Maps or YouTube videos GDPR/DSGVO compliant!\r\nBest used with Bootstrap 5.','',1000000,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299585,0,'content_consent','1.0.1',749,70,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps or YouTube videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,-1,3,1668248833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','83f4e6b9e0871fb2a12967d099c67af0','Add support if loading a content element (e.g. Text & Media) with an image using a lightbox with EXT:t3sbootstrap.','',1000001,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299586,0,'content_consent','1.0.2',749,93,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps or YouTube videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,-1,3,1668249328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','51909209a498cc672dbf5f661f601b67','Add the missing \"lib.contentByUid\" in the setup.typoscript','',1000002,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299587,0,'content_consent','2.0.0',749,60,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps or YouTube videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,-1,3,1685531342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','9a3a6c5e92c6b52125a8c55f3e709680','Support of TYPO3 v12 & drop support of v11','',2000000,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299588,0,'content_consent','2.0.1',749,60,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,-1,3,1689073272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','845471220db6ff632c78745fc2473ae6','New release v2.0.1 - NEW: Default Thumbnails from YouTube and Vimeo','',2000001,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299589,0,'content_consent','2.0.2',749,85,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1700488961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','712b7081870fa21275adc6e2b015ba34',' Security release','',2000002,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299590,0,'content_consent','1.0.3',749,64,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps or YouTube videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1702031686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','55c6fd171a0209c2ca1198d72c00d722','Security release','',1000003,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299591,0,'content_consent','3.0.0',749,56,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1721588740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d81589307ad1a427903c6434c2bf0704','Support of TYPO3 v12-v13','',3000000,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299592,0,'content_consent','3.0.1',749,57,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1724247297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d75918d7b1c6b10007ae6ab604d517dc','Bugfix release','',3000001,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299593,0,'content_consent','3.0.2',749,30,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1742384942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','3cc120391bface4f18837e9001f3082a','PreviewViewHelper: replace renderStatic() with render() method\r\nPreviewViewHelper: BUGFIX getRequestUri - getRequestUrl\r\nFlexform: switch to associated array keys: label, value\r\nJavascript: replace inline event handlers with addEventListener calls','',3000002,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299594,0,'content_consent','3.0.3',749,37,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1743698648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','dbf607bc6902bfeb370d878273a12545','Bugfix release','',3000003,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299595,0,'content_consent','4.0.0',749,21,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1761038110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','58a665ec15f35d9198886d76e1c331fa','The plugin content element (list) and the plugin subtype field (list_type) were marked as deprecated in TYPO3 v13.4.\r\nThe plugin configuration of the content_consent plugin has therefore been changed.\r\nThe plugin is now configured as a original content element and uses the plugin type CType.\r\nI have provided an upgrade wizard for this!\r\n\r\nThe static template has been removed!\r\nIntegrate Site Set in the site configuration.','',4000000,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299596,0,'content_consent','5.0.0',749,17,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1765039695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-14.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','442ada3f31add88ab144e09bf483ffd1','Supports TYPO3 v14','',5000000,0,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299597,0,'content_consent','5.0.1',749,21,'Content Consent','Provides a content consent plugin to load any content elements and custom plugins by ajax without jQuery! So you can include Google Maps, YouTube- or Vimeo videos GDPR/DSGVO compliant. Best used with Bootstrap 5',2,0,3,1765095852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-14.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','39e6753d194ffeea96f9f4ad180768c7','BUGFIX: Error message with TYPO3 v14 in the upgrade wizard','',5000001,1,0,'https://www.t3sbootstrap.de/extensions/content-consent','ter','',''),
(9299598,0,'pforum','4.0.0',499,96,'Forum','Forum',2,-1,3,1668443720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','af762f4e79cea604b35fe6514310bdab','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nAllow images for new posts\r\nAdd compatibility with EXT:checkfaluploads','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299599,0,'pforum','4.0.1',499,82,'Forum','Forum',2,-1,3,1674139345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.16\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','6bcec7a04818ce5870e09b4e7d28ad6f','[BUGFIX] Use correct Event to modify files while uploading in FE','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299600,0,'pforum','4.0.2',499,75,'Forum','Forum',2,-1,3,1674221302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','0ace08d4166397b9c392c5e7684e669e','Add documentation\r\nAllow installation for TYPO3 versions higher than 11.5.16','jweiland.net',4000002,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299601,0,'pforum','4.0.3',499,116,'Forum','Forum',2,-1,3,1674222809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','cf0ce1f508663a56519fc1aedba2cb28','[DOCU] Missing space in Includes.rst.txt\r\n[DOCU] Update route section\r\n[DOCU] Wrong ordering in TypoScript section','jweiland.net',4000003,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299602,0,'pforum','5.0.0',499,23,'Forum','Forum',2,-1,3,1753344930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','0742528b0cd86bf8bfe890b626da7a58','   [TASK] Add support for TYPO3 v12 LTS\r\n   [TASK] Removed old version support\r\n   [TASK] Updated Testing framework\r\n   [TASK] Replaced deprecated functions','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299603,0,'pforum','6.0.0',499,21,'Forum','Forum',2,-1,3,1753888617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','54ce2127830dc5ef03e75eb9f9be53ca','   [TASK] Add support for TYPO3 v13 LTS\r\n   [TASK] Removed old version support\r\n   [TASK] Replaced deprecated functions','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299604,0,'pforum','6.0.1',499,24,'Forum','Forum',2,-1,3,1754603978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','efe6651b0846157f4d5a8c6a8212926b','[BUGFIX] Fixed Backend Module issues\r\n[BUGFIX] Fixed TCA type bugs\r\n[BUGFIX] Fixed Fluid Formatting Issues','jweiland.net',6000001,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299605,0,'pforum','6.0.2',499,23,'Forum','Forum',2,-1,3,1761748082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','de865246453d929ec6278c81a00ec641','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299606,0,'pforum','6.2.0',499,14,'Forum','Forum',2,-1,3,1769066710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','41d91993de317ed3ca36ccb6a3ea3117','  [BUGFIX] Frontend FileUpload handling fix\r\n  [BUGFIX] PSR Refactoring for controller actions with major fixes','jweiland.net',6002000,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299607,0,'pforum','6.2.2',499,18,'Forum','Forum',2,-1,3,1769174829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d2a4f900dbf74a925350b37d44fbde17','  [BUGFIX] PSR Refactoring for controller actions with major fixes\r\n  [BUGFIX] Fix FluidEmail request context and session type safety in PostController\r\n  [BUGFIX] Backend Page Module Previews: Migrated the custom backend preview for the pforum plugin to the modern TYPO3 v12/v13 API.','jweiland.net',6002002,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299608,0,'pforum','6.2.4',499,3,'Forum','Forum',2,0,3,1787642834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','eac48780ffe545112fbb4a057ac4c14a','Security fix: access to edit, update, delete and activate actions on topics and posts is now restricted to the owning frontend user.','jweiland.net',6002004,1,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299609,0,'pforum','5.0.1',499,2,'Forum','Forum',2,0,3,1787672616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','772f811bdb8cedffd6dd47c8465461f6','Security fix: access to edit, update, delete and activate actions on topics and posts is now restricted to the owning frontend user. ','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299610,0,'pforum','4.0.4',499,2,'Forum','Forum',2,0,3,1787672670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','367e2207c75004b62d0417f4d8e47fd5','Security fix: access to edit, update, delete and activate actions on topics and posts is now restricted to the owning frontend user. ','jweiland.net',4000004,0,0,'https://docs.typo3.org/p/jweiland/pforum/main/en-us/','ter','',''),
(9299611,0,'xm_goaccess','11.0.2',195,109,'Goaccess.io','Dashboard widgets for goaccess.io',2,0,0,1668639160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a874a11377111b68d281aefdd4183f89','Initial release','XIMA Media GmbH',11000002,0,0,'https://docs.typo3.org/p/xima/xm-goaccess/11.0/en-us','ter','',''),
(9299612,0,'xm_goaccess','11.0.4',195,86,'Goaccess.io','Dashboard widgets for goaccess.io',2,0,0,1701626589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-12.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','da6fee9c8513a1bd4f281223eda99e9e','BUGFIX: TYPO3v12: Chart.js v4 compatibility','XIMA Media GmbH',11000004,1,0,'https://docs.typo3.org/p/xima/xm-goaccess/11.0/en-us','ter','',''),
(9299613,0,'qc_redirects','1.0.0',423,101,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',1,0,1,1669043136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','86130e9f204d5e528cf096bfd15b1a25','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.','',1000000,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299614,0,'qc_redirects','1.1.0',423,94,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',1,0,1,1677772029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','15b241a8a63d2443b651b8d2c8714f43','Add new functionality to export a csv file of the available redirects.','',1001000,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299615,0,'qc_redirects','1.1.1',423,73,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',1,0,1,1685467884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','9484781237f0eeb12da975c68a320c5c','Fix pagination for the redirects table.','',1001001,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299616,0,'qc_redirects','1.1.2',423,91,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',1,0,1,1688571241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Quebec.ca','','quebec.ca','460f6b9b98b7ca9a80305cdf04db5188','Code enhancement, bug fixes','',1001002,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299617,0,'qc_redirects','2.0.0',423,21,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',1,0,1,1734438150,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','23f0171754352449d654f93c96b0e074','This release adds the support for Typo3 v12.','',2000000,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299618,0,'qc_redirects','2.0.1',423,26,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',2,0,1,1748863478,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Quebec.ca','','quebec.ca','9d17e71f9efe3d71a57e4f07b225be36','Marked the extension as a stable release.','',2000001,0,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299619,0,'qc_redirects','3.0.0',423,17,'Qc Redirects','Extends Cores Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.',2,0,1,1771851171,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.2\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Quebec.ca','','quebec.ca','c84da67d18811ca6b99fc5f2e9790523','Add support Typo3 v13','',3000000,1,0,'https://github.com/Quebecca/qc_redirects/blob/master/README.md','ter','',''),
(9299620,0,'letitsnow','1.0.0',273,73,'Let it snow','Spreads a bit of wintry vibes for the visitors of the website sitting on the sofa.',2,0,4,1669578905,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:8:\"frontend\";s:14:\"11.5.4-11.5.99\";}}','Julian Hofmann','info@julian-hofmann.net','talentix','c465467ac3468b9b1373d17e22341a7f','[TASK] CGL in JavaScript','',1000000,0,0,'https://docs.typo3.org/p/xitnelat/letitsnow/1.0/en-us','ter','',''),
(9299621,0,'letitsnow','1.0.1',273,76,'Let it snow','Spreads a bit of wintry vibes for the visitors of the website sitting on the sofa.',2,0,4,1669579649,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:8:\"frontend\";s:14:\"11.5.4-11.5.99\";}}','Julian Hofmann','info@julian-hofmann.net','talentix','2e42b05204e8546980ca1851aadd2284','[TASK] \"Let it snow\"','',1000001,0,0,'https://docs.typo3.org/p/xitnelat/letitsnow/1.0/en-us','ter','',''),
(9299622,0,'letitsnow','1.0.2',273,124,'Let it snow','Spreads a bit of wintry vibes for the visitors of the website sitting on the sofa.',2,0,4,1669579839,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.4-11.5.99\";s:8:\"frontend\";s:14:\"11.5.4-11.5.99\";}}','Julian Hofmann','info@julian-hofmann.net','talentix','7eb322f5e2a824bd152d08d7e50e88fd','[BUGFIX] Set dependency to typo3/core','',1000002,1,0,'https://docs.typo3.org/p/xitnelat/letitsnow/1.0/en-us','ter','',''),
(9299623,0,'custom_shortcut','1.0.1',128,40,'Custom shortcut','Add custom shortcut types to the page properties.',2,0,4,1669666679,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.1.999\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','HDNET GmbH & Co. KG','','spyker','74bbd1ff289f1cbb4d3fb484114735bd','Change ext_emconf.php version to 1.0.1','hdnet.de',1000001,0,0,'','ter','',''),
(9299624,0,'custom_shortcut','1.0.2',128,75,'Custom shortcut','Add custom shortcut types to the page properties.',2,0,4,1669755483,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"7.4.0-8.1.999\";s:5:\"typo3\";s:15:\"10.4.0-11.5.999\";}}','HDNET GmbH & Co. KG','','spyker','d285dc233e1668295b5c06ce17970bde','Change ext_emconf.php version to 1.0.2','hdnet.de',1000002,0,0,'','ter','',''),
(9299625,0,'custom_shortcut','3.0.0',128,13,'Custom shortcut','Add custom shortcut types to the page properties.',2,0,4,1764158431,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.5.999\";s:5:\"typo3\";s:15:\"11.5.0-13.4.999\";}}','HDNET GmbH & Co. KG','','spyker','74ad73c3b72fe156adeb6cfbadab213e','chore: Change ext_emconf.php version to 3.0.0','hdnet.de',3000000,1,0,'','ter','',''),
(9299626,0,'statictagcloud','4.0.0',225,80,'Static Tagcloud','Create your own static tagcloud and define on your own which word has priority',2,0,3,1669813241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan froemken','sfroemken@jweiland.net','jweiland.net','db265524e95eda5347d94278e023023a','Initial upload\r\nRemove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/statictagcloud/main/en-us/','ter','',''),
(9299627,0,'statictagcloud','4.0.1',225,122,'Static Tagcloud','Create your own static tagcloud and define on your own which word has priority',2,0,3,1669814308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";}}','Stefan froemken','sfroemken@jweiland.net','jweiland.net','7717547c66f41dfa577fadbdc2d1c10f','[BUGFIX] Update dependencies of TYPO3 to version 10 and 11','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/statictagcloud/main/en-us/','ter','',''),
(9299628,0,'statictagcloud','6.0.0',225,23,'Static Tagcloud','Create your own static tagcloud and define on your own which word has priority',2,0,3,1761574399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','0c11fb3db1f958c035e57a99d1118dc1','[TASK] TYPO3 13 LTS Compatibility Fixes\r\n[TASK] Plugin list_type to CType migration\r\n[TASK] Some Configuration fixes\r\n[TASK] Fixed Unit Tests\r\n[TASK] Fixed README Badge in root\r\n[BUGFIX] Fixed Content Element Preview','jweiland.net',6000000,1,0,'https://docs.typo3.org/p/jweiland/statictagcloud/main/en-us/','ter','',''),
(9299629,0,'transactor_paypal','0.3.2',252,114,'Transactor PayPal Gateway','Provides the possibility to transact payments via PayPal using the Payment Transactor extension.',2,0,4,1669819255,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:10:\"transactor\";s:11:\"0.9.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','6c423b9f85577dd071c6f7eaeb4fb278','implementation of Website Payments Standard with PDT and IPN','jambage.com',3002,0,0,'','ter','',''),
(9299630,0,'transactor_paypal','0.5.0',252,46,'PayPal Payments Standard','Provides the possibility to transact payments via PayPal based on Webpayment Standard using the Payment Transactor extension.',2,0,4,1729689254,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:10:\"transactor\";s:12:\"0.11.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','74c428f2f098594d076e519d471b6514','It shall work under TYPO3 13.','jambage.com',5000,0,0,'','ter','',''),
(9299631,0,'transactor_paypal','0.6.0',252,48,'PayPal Payments Standard','Provides the possibility to transact payments via PayPal based on Webpayment Standard using the Payment Transactor extension.',2,0,4,1734003207,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"transactor\";s:12:\"0.12.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','7426d6f580fa689bd1acc7ea53c5adee','support TYPO3 13','jambage.com',6000,0,0,'','ter','',''),
(9299632,0,'transactor_paypal','0.6.1',252,31,'PayPal Payments Standard','Provides the possibility to transact payments via PayPal based on Webpayment Standard using the Payment Transactor extension.',2,0,4,1753430875,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"transactor\";s:12:\"0.12.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','73ebc403899ca8c69e4cc8c9de8d9547','compatibility','jambage.com',6001,0,0,'','ter','',''),
(9299633,0,'transactor_paypal','0.7.0',252,4,'PayPal Payments Standard','Provides the possibility to transact payments via PayPal based on Webpayment Standard using the Payment Transactor extension.',2,0,4,1779959359,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:10:\"transactor\";s:12:\"0.12.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a300896d69dabe7fc9aa28c328b13e3a','support TYPO3 14','jambage.com',7000,0,0,'','ter','',''),
(9299634,0,'transactor_paypal','0.7.1',252,9,'PayPal Payments Standard','Provides the possibility to transact payments via PayPal based on Webpayment Standard using the Payment Transactor extension.',2,0,4,1779959504,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:10:\"transactor\";s:12:\"0.12.0-0.0.0\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','556836c18a68607e24209b6369dc3d95','fix composer','jambage.com',7001,1,0,'','ter','',''),
(9299635,0,'migration_bootstrapgrids2start','0.0.7',81,81,'Migration bootstrap_grids to Start','Migrate gridelements plugins from EXT:bootstrap_grids to EXT:start',0,0,4,1669829436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt','support@verdigado.com','verdigado','8998568dc0abe466c33140739fc701c4','Initial release','',7,1,0,'','ter','',''),
(9299636,0,'migration_cal2ttaddress','0.0.6',122,122,'Migrates locations and organisers from calendar base','Migrates locations and organisers from EXT:cal to EXT:tt_address',0,0,4,1669832299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt, Falko Trojahn (both verdigado e.G.)','support@verdigado.com','verdigado','12497aa0fef32145712251149e0297c6','Initial release','',6,1,0,'','ter','',''),
(9299637,0,'migration_shortcut','0.0.4',78,78,'Migrates shortcuts','Updates shortcuts. Meaningful, if you have migrated plugins and records before.',0,0,4,1669839775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','verdigado','f43a92f023ac6a683d81cc6091463ffb','Initial Release','',4,1,0,'','ter','',''),
(9299638,0,'migration_ttnews2orgxblog','0.1.34',121,121,'Migration of tt_news to Org/xBlog','Migrates tt_news records and plugins to Organiser (data) with xBlog (plugins)',0,0,4,1669840386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Alexander Bigga, Elizabeth Dunphy, Falko Trojahn, Dirk Wildt','support@verdigado.com','verdigado','f5bf43781e8e657e3fc18e9be448a0f7','Initail Release','',1034,1,0,'','ter','',''),
(9299639,0,'migration_danptagcloud2xblog','0.0.4',123,123,'Migrates danp_tagcloud to xBlog','Migrates danp_tagcloud plugins, which are using tt_news, to xBlog plugin Tag Cloud',0,0,4,1669840550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Dirk Wildt','support@verdigado.com','verdigado','ff01f548c223a4fd90e62fe928c5dc01','Initial Release','',4,1,0,'','ter','',''),
(9299640,0,'jw_forms','2.0.3',380,80,'JW Forms','With this extension you can provide a list of downloadable files in FE.',2,0,3,1669892720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"9.5.17-10.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','aa042cd441ae6cb957eb9e714b16b8ad','Initial upload.\r\nTYPO3 9 compaible\r\nTYPO3 10 compatible','jweiland.net',2000003,0,0,'https://docs.typo3.org/p/jweiland/jw-forms/main/en-us/','ter','',''),
(9299641,0,'jw_forms','3.0.1',380,79,'JW Forms','With this extension you can provide a list of downloadable files in FE.',2,0,3,1669893168,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','482ba72b9574555d9535a951d29a8239','Remove TYPO3 9 compatibility\r\nAdd TYPO3 11 compatibility\r\nAdd dependency to glossary2\r\nUse glossary2 API to build up glossar','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/jw-forms/main/en-us/','ter','',''),
(9299642,0,'jw_forms','3.0.2',380,79,'JW Forms','With this extension you can provide a list of downloadable files in FE.',2,0,3,1669895237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','10d8ef3e717f98f0cea4851397f6ddaa','[BUGFIX] Use query equals to prevent exception','jweiland.net',3000002,0,0,'https://docs.typo3.org/p/jweiland/jw-forms/main/en-us/','ter','',''),
(9299643,0,'jw_forms','3.0.3',380,117,'JW Forms','With this extension you can provide a list of downloadable files in FE.',2,0,3,1669905812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.32-11.5.99\";s:9:\"glossary2\";s:11:\"5.0.0-0.0.0\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','79ba5ccd5e3f7743ecbaad2f3bf70fef',' Call search action while clicking on letters in glossar\r\n Add Lazy annotation to categories property\r\n Remove unused method getStartingLetters','jweiland.net',3000003,0,0,'https://docs.typo3.org/p/jweiland/jw-forms/main/en-us/','ter','',''),
(9299644,0,'jw_forms','5.0.1',380,25,'JW Forms','With this extension you can provide a list of downloadable files in FE.',2,0,3,1761746818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','d6ecd72531f57d9e1e37fa673e8a36c7','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',5000001,1,0,'https://docs.typo3.org/p/jweiland/jw-forms/main/en-us/','ter','',''),
(9299645,0,'news_seo','1.0.1',164,124,'Additional SEO features for EXT:news','Indivdual indexing/robot information for each news article record',2,0,4,1670566508,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";s:3:\"seo\";s:14:\"10.4.0-12.1.99\";s:4:\"news\";s:13:\"8.6.0-10.1.99\";}}','Georg Ringer','mail@ringer.it','just2b','044ee219de29f31b814949ea3d9f5e62','Initial release of news_seo. Additional SEO features for EXT:news,  sponsered by MENNEKES Elektrotechnik GmbH & Co. KG - www.mennekes.de','',1000001,0,0,'https://github.com/georgringer/news_seo','ter','',''),
(9299646,0,'news_seo','2.2.3',164,40,'Additional SEO features for EXT:news','Individual indexing/robot information for each news article record',2,0,4,1747912350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"seo\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"10.0.0-12.99.99\";}}','Georg Ringer','mail@ringer.it','just2b','1adcdfd7204c486193aa5c2cc67bb8c5','latest release','',2002003,1,0,'https://github.com/georgringer/news_seo','ter','',''),
(9299647,0,'hh_openstreetmap','0.2.2',636,85,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1670596368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','646c0856895b7b1cf69bfbff16b6283b','First TER release','Werbeagentur Hauer-Heinrich.de',2002,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299648,0,'hh_openstreetmap','0.2.6',636,93,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1673965069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2650cdb48c5912661a8701b7a8cf3b2a','New Version 0.2.6','Werbeagentur Hauer-Heinrich.de',2006,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299649,0,'hh_openstreetmap','0.2.7',636,84,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1684313453,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6ef0bff190a55c8e25c99f86486fcb5d','[TASK] code format - resolve deprications\r\n[FIX] allow negative values for lat and long: https://trello.com/c/VId3KYR6\r\n[TASK] added .gitattributes config','Werbeagentur Hauer-Heinrich.de',2007,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299650,0,'hh_openstreetmap','0.3.0',636,83,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1691403539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4856572b70ab1d5940161d1337b60c2d','[TASK] allow TYPO3 12 - version 0.3.0','Werbeagentur Hauer-Heinrich.de',3000,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299651,0,'hh_openstreetmap','0.3.1',636,51,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1710927467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','fc0961b3c4afbef339b38702cb691ef0','[BUGFIX] 4 Typo3 12.4.9 can not use extension icon\n\nThx to @pwilladt','Werbeagentur Hauer-Heinrich.de',3001,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299652,0,'hh_openstreetmap','0.3.2',636,58,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1710927852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','13b83c708ae35fdedf0b72a7ef84b369','[TASK] 4 change TCA IconFile path to the new location path','Werbeagentur Hauer-Heinrich.de',3002,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299653,0,'hh_openstreetmap','0.3.3',636,68,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1712239999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8f1eee65453405e8a85593b5b5438410','[FEATURE] make openstreetmap object public available\n\nNow you can use for example in your own javascript something like: hhOsmArray[mapID].zoomIn(2);\nSee: https://leafletjs.com/reference.htmlmap-methods-for-modifying-map-state\nAnd readme.md','Werbeagentur Hauer-Heinrich.de',3003,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299654,0,'hh_openstreetmap','0.4.1',636,29,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1744642094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6d6dd5d52ef161343c57ea08deb4ecc9','[TASK] TYPO3 13 compatibility\r\n[BUGFIX] solve deprecated _GET(id)','Werbeagentur Hauer-Heinrich.de',4001,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299655,0,'hh_openstreetmap','1.0.0',636,29,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1744886751,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','5ff36afa327c0c6142c368096d02c2de','[TASK][BREAKING] complete rework\n\nupdated leaflet, get rid of scss and gulp, optimize html code','Werbeagentur Hauer-Heinrich.de',1000000,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299656,0,'hh_openstreetmap','1.1.0',636,27,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1748941942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9f7b8bcda34f5a02bb0407ef4041fbf7','[TASK][BREAKING] change marker icon settings structure\n\nThe icon URL has now to be within the \"icon\" array. Breaking if you are using your own icon-config!','Werbeagentur Hauer-Heinrich.de',1001000,0,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299657,0,'hh_openstreetmap','1.2.0',636,29,'Hauer-Heinrich - OSM OpenStreetMap','Simple OpenStreetMap',2,0,2,1757331712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','0cb37423654ec75cec5751152b5648f0','[TASK] code format','Werbeagentur Hauer-Heinrich.de',1002000,1,0,'https://github.com/Hauer-Heinrich/hh_openstreetmap/blob/main/README.md','ter','',''),
(9299658,0,'hh_accordion','0.3.1',1397,85,'hh_accordion','',2,0,2,1670597520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8e5ce9c290fef1193a3a89f8f20493d6','First TER release','www.hauer-heinrich.de',3001,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299659,0,'hh_accordion','0.3.2',1397,78,'hh_accordion','',2,0,2,1670860835,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a623fffc09c65820b5198ec53fbfc868','- [TASK] might breaking(!): changed html structure for the accordion, added wrapper div for content of details-tag  for easier styling.\r\n- [BUGFIX] html id of details-tag','www.hauer-heinrich.de',3002,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299660,0,'hh_accordion','0.3.3',1397,90,'hh_accordion','',2,0,2,1671110027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9d7cb45dc9061faa42e24e7c65faa301','[FIX] Accordion correct opening/closing (open on start if acc hash exists)\r\n[FEATURE] added new field: tx_hhaccordion_content_default_assets_columns','www.hauer-heinrich.de',3003,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299661,0,'hh_accordion','0.3.4',1397,77,'hh_accordion','',2,0,2,1673871681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e686fafb081e34812b2b073d0cfd547a','[BUGFIX] PHP 8 undefined array key\r\n[FIX] 2 missing \"defaultHeaderType\"TypoScript setting','www.hauer-heinrich.de',3004,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299662,0,'hh_accordion','0.3.5',1397,94,'hh_accordion','',2,0,2,1673969876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','d3ca7836ec6025b40c725bb2696ecb0e','New Version 0.3.5','www.hauer-heinrich.de',3005,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299663,0,'hh_accordion','0.4.0',1397,44,'hh_accordion','',2,0,2,1687159514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','74c530dc0e57c1b2608c865bfe68e133','[TASK] allow TYPO3 12','www.hauer-heinrich.de',4000,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299664,0,'hh_accordion','0.4.1',1397,67,'hh_accordion','',2,0,2,1689155497,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9c7ca7adc748ded53e0862c887fabe02','[TASK] added dependency EX:fluid_styled_content','www.hauer-heinrich.de',4001,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299665,0,'hh_accordion','0.4.2',1397,66,'hh_accordion','',2,0,2,1690968647,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1e283909707b0fae8d77dd50654efed6','[FIX] macOS webkit details summary marker display none - set version to 0.4.2','www.hauer-heinrich.de',4002,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299666,0,'hh_accordion','0.5.0',1397,64,'hh_accordion','',2,0,2,1691494801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2e855ed6942ac1f81e029ef5b057827f','[TASK] set version to 0.5.0','www.hauer-heinrich.de',5000,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299667,0,'hh_accordion','0.5.1',1397,74,'hh_accordion','',2,0,2,1692179193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','193e42762357aa550014ba49ca64abe8','[TASK] set version to 0.5.1','www.hauer-heinrich.de',5001,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299668,0,'hh_accordion','0.5.2',1397,68,'hh_accordion','',2,0,2,1697465333,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','607f2187477fd0c8a4c9a2dffa8a0915','[BUGFIX] use the corret colPos id for conten-elements','www.hauer-heinrich.de',5002,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299669,0,'hh_accordion','0.5.3',1397,67,'hh_accordion','',2,0,2,1698244069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','427ae32d9df0cdae2db08520683b68c1','[FEATURE] added simple BackendPreviewLayout - version 0.5.3','www.hauer-heinrich.de',5003,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299670,0,'hh_accordion','0.5.4',1397,59,'hh_accordion','',2,0,2,1699532496,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ab5acf1fa7f09313f6a8cfb154e1c67c','[TASK] set version to 0.5.4','www.hauer-heinrich.de',5004,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299671,0,'hh_accordion','0.5.5',1397,60,'hh_accordion','',2,0,2,1699972228,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','283e6643ec318b5ffa3540c5f4732af4','[BUGFIX] itemsProcFunc for content-elements conflicts other extensions - set version 0.5.5','www.hauer-heinrich.de',5005,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299672,0,'hh_accordion','0.6.0',1397,65,'hh_accordion','',2,0,2,1701182323,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4653356eb45706f0cefc0546ac4b261d','[FEATURE] you can set the allowed CType(s) for the inline/irre field content-elements','www.hauer-heinrich.de',6000,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299673,0,'hh_accordion','0.6.1',1397,60,'hh_accordion','',2,0,2,1706178249,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8b14064a9a7bd0982361b58c34983e9b','[TASK] set version to 0.6.1','www.hauer-heinrich.de',6001,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299674,0,'hh_accordion','0.6.2',1397,67,'hh_accordion','',2,0,2,1707738929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1b594e5d85c039c164d1e9b42527ae07','[TASK] new version 0.6.2\n\n[FEATURE] Open tabs and accordion via link','www.hauer-heinrich.de',6002,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299675,0,'hh_accordion','0.6.3',1397,51,'hh_accordion','',2,0,2,1711014076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9fc5ef792b852fe2034dd49426c65359','[TASK] Version 0.6.3','www.hauer-heinrich.de',6003,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299676,0,'hh_accordion','0.6.4',1397,69,'hh_accordion','',2,0,2,1711014076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','2ed5b246a283b180208c4e3b4771de0b','[TASK] added UpgradeWizard for content-elements colPos','www.hauer-heinrich.de',6004,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299677,0,'hh_accordion','0.6.5',1397,46,'hh_accordion','',2,0,2,1727883971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9922f6904677d29de46a687a7fc0cde1','[TASK] maintaince\n\n- partially solves nesting problem\n- set version 0.6.5','www.hauer-heinrich.de',6005,0,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299678,0,'hh_accordion','0.7.2',1397,46,'hh_accordion','',2,0,2,1738075172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-13.4.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6a8be9ba8ee0e18ca901c279cf1f253f','[BREAKING][TASK] Update code for TYPO3 13\r\nIMPORTANT: moved Configuration/PageTsConfig/All.typoscript to Configuration/TsConfig/AllPage.tsconfig!!\r\n[FIX] update dependencies\r\n[BUGFIX] BE fetchAll to fetchAllAssociative','www.hauer-heinrich.de',7002,1,0,'https://github.com/Hauer-Heinrich/hh_accordion/blob/master/README.md','ter','',''),
(9299679,0,'iconpack_themify','1.0.2',440,81,'Iconpack: Themify','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1670687935,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8caea9448e28ad08b1388e160bda80d5','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299680,0,'iconpack_themify','1.0.4',440,97,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1671409469,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','3a88d3b3c4d0922020a762ee061a1fe8','- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299681,0,'iconpack_themify','1.0.5',440,76,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1689860636,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','4833e43223561e99ce01c07f701cf9d2','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299682,0,'iconpack_themify','1.1.0',440,62,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1699389757,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a55d6f6d515158ce8dfb554c901c1192','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299683,0,'iconpack_themify','1.1.1',440,73,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1709754714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1bf37931aa158e1878c04ed3da212661','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299684,0,'iconpack_themify','1.1.2',440,32,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1748906662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','01f7622fabff27e6cb68748ce721ad70','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299685,0,'iconpack_themify','1.1.3',440,19,'Iconpack: Themify Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Themify Icons\" in TYPO3.',2,0,2,1765914956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d94d777ba74dc44025623767a7bab21b','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299686,0,'iconpack','0.1.2',1701,86,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1670691439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','3039607fa84402f00207ea240ddf4042','First public release','Kellermayr KG',1002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.1/en-us','ter','',''),
(9299687,0,'iconpack','0.1.3',1701,87,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1670780910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','780be8eaeb2a0a4f743b8384e0079cd9','Maintenance release\r\n- Moved translations to Crowdin\r\n- Small bugfixes','Kellermayr KG',1003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.1/en-us','ter','',''),
(9299688,0,'iconpack','0.2.0',1701,94,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1671409020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','eda8367b05e3e649ffebab0d4660ac0f','- Code cleanup / PSR12 compatibility\r\n- Restructured TypoScript\r\n- Improved SVG sanitizer\r\n- Added support for custom CSS class\r\n- Small bugfixes','Kellermayr KG',2000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.2/en-us','ter','',''),
(9299689,0,'iconpack','0.2.1',1701,96,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1674571836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8c4e93059e2b537f993617a6f0667d5a','- Removed title attribute from SVG (Thanks to Luc Muller)','Kellermayr KG',2001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.2/en-us','ter','',''),
(9299690,0,'iconpack','0.3.0',1701,78,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1687890532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8c13d20a49906e80a8f98c595706d425','Removed the templates for \"bootstrap_package\". Please use \"EXT:bootstrap_package_iconpack\" instead!','Kellermayr KG',3000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.3/en-us','ter','',''),
(9299691,0,'iconpack','0.3.1',1701,78,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1690034103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5c3de33b0221d878ec07408c1f6c212c','[BUGFIX] Undefined global variable $LANG','Kellermayr KG',3001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.3/en-us','ter','',''),
(9299692,0,'iconpack','0.3.2',1701,71,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1694614921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','35baf7dffce5af7b6ffc19044f9a1ccc','Addded option to remove default CSS','Kellermayr KG',3002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.3/en-us','ter','',''),
(9299693,0,'iconpack','0.3.3',1701,75,'Iconpack','Provides an iconpack-registry for various iconpacks.',1,0,2,1694955675,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d4d81e26ce5b454c53cdad88352be11e','Das ist ja IRRE! Iconpack now also works in inline content elements and the CKEditor plugin is now optional.','Kellermayr KG',3003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/0.3/en-us','ter','',''),
(9299694,0,'iconpack','1.0.0',1701,60,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1699390240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d07a7e7c1f05bff835ad21bd34bae5b4','First stable release! Compatibility with CKEditor 5 and TYPO3 12; BREAKING: Changed the icon tag from icon to span for better compatibility; Many other changes and optimizations under the hood... (Please see changelog/documentation!)','Kellermayr KG',1000000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.0/en-us','ter','',''),
(9299695,0,'iconpack','1.0.1',1701,60,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1699440656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','2f0d903c4684248f2cecef66eb4fed2e','Maintenance release: Fixed problems when rendering the documentation','Kellermayr KG',1000001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.0/en-us','ter','',''),
(9299696,0,'iconpack','1.1.0',1701,70,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1699561850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1691ecf4dcf3228868926f4ee3a58e1e','Added substitution of path segments with icon names in YAML-configuration files','Kellermayr KG',1001000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299697,0,'iconpack','1.1.1',1701,68,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1706259648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','40dad081effd4a11162003b832795af2','[FEATURE] add icons to sys_category and sys_file_collection (thanks to @t3brightside)','Kellermayr KG',1001001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299698,0,'iconpack','1.1.2',1701,68,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1709754978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','3e342b82f5ab5780430a240587ba650e','Added compatibility to TYPO3 v13','Kellermayr KG',1001002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299699,0,'iconpack','1.1.3',1701,50,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1713808656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9625823c810954b4bcff3e621562a0fb','[BUGFIX] iconpack Configuration is null (thanks to @tobiasquadflieg)','Kellermayr KG',1001003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299700,0,'iconpack','1.1.4',1701,65,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1713808679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a5d87cd20f47054635125830c23d8563','[BUGFIX] HiRes Icon for RTE is missing (thanks to @christianhaendel)','Kellermayr KG',1001004,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299701,0,'iconpack','1.1.6',1701,49,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1719238356,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','eefb6277f45eaf96a24bec5a2bc8d4b9','[BUGFIX] Switched from PageRenderer to AssetCollector (this changes the way CSS files are included in BE/FE); Suppress false positive messages in Install Tool','Kellermayr KG',1001006,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299702,0,'iconpack','1.1.7',1701,60,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1719420165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','582bc518119978d9772c56fbe60421f7','Switched from DataProcessor to lib.parseFunc_RTE for automatic conversion of icons in all RTE fields','Kellermayr KG',1001007,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299703,0,'iconpack','1.1.8',1701,49,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1727513378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6ab0ae9af11e3b8ef0347a62ebdf61fc','Bugfix release for TYPO3 13.3; Added event listener for DB  RTE transformation','Kellermayr KG',1001008,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299704,0,'iconpack','1.1.9',1701,49,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1730920776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','029e228735b47b5c322ce5f00544504e','Maintenance release; Small bugfixes, see changelog','Kellermayr KG',1001009,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299705,0,'iconpack','1.1.10',1701,25,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1748814783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8a61937c68ba79a4bcf8be30dfafad3a','Icons can now be linked in CKEditor5, and a bunch of other improvements ...see changelog','Kellermayr KG',1001010,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299706,0,'iconpack','1.1.11',1701,26,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1748891384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c332505641febe86c03be33e53ffe441','Maintenance release, small bugfixes','Kellermayr KG',1001011,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.1/en-us','ter','',''),
(9299707,0,'iconpack','1.2.0',1701,24,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1750624662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','417395a435ad108a9f7af13665f7c30f','Added default options for iconpacks (see changelog)','Kellermayr KG',1002000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299708,0,'iconpack','1.2.1',1701,25,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1753463328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','275a9ed61aa239c30649ce4a21f78ff4','Maintenance release','Kellermayr KG',1002001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299709,0,'iconpack','1.2.2',1701,20,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1757183059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d8a2f478b6044b234149afb1b6544986','Redesigned caching mechanism and IconpackRegistry','Kellermayr KG',1002002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299710,0,'iconpack','1.2.3',1701,19,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1757508879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a99995f55803c84087f976785bfcc6a5','Added SVG icons (inline, sprite) to CKEditor4/5','Kellermayr KG',1002003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299711,0,'iconpack','1.2.4',1701,19,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1757523743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','203d6e58c1ca5d7635c0776adba4e38b','- [84d9755] Fixed duplicate EventListeners (v12/13)','Kellermayr KG',1002004,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299712,0,'iconpack','1.2.5',1701,19,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1757548137,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','54707d1159a58a94da63cf50e9f29f72','Refinement of DomEventObserver in CKEditor plugin for double-click event','Kellermayr KG',1002005,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299713,0,'iconpack','1.2.6',1701,20,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1757767291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','789cb4995d4d7c33d69d26742e6689c1','Added site sets and made Typoscript constants available for editing','Kellermayr KG',1002006,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.2/en-us','ter','',''),
(9299714,0,'iconpack','1.3.0',1701,24,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1758306132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','03839e1c0bef098fbfe3adcf6a28e5d3','Added option to hide iconpacks in BE dropdown menus (and only use them in FE/ViewHelpers)','Kellermayr KG',1003000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.3/en-us','ter','',''),
(9299715,0,'iconpack','1.3.1',1701,17,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1763119745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','737641a6cf95261e664859a1d4573be1','[BUGFIX] Make icon search case-insensitive (thanks to @mbrodala)','Kellermayr KG',1003001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.3/en-us','ter','',''),
(9299716,0,'iconpack','1.3.2',1701,17,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1763225394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','07ca8375a9e47a2c98d177ad314fa40d','Add option to replace iconpack versions with newer versions (i.e. fa6  fa7)','Kellermayr KG',1003002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.3/en-us','ter','',''),
(9299717,0,'iconpack','1.3.3',1701,19,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1763476133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5a497afd855503cbcd1f98ae3ff0a0ac','Add option to define aliases for specific icons; Add option to hide specific icons in the modal window','Kellermayr KG',1003003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.3/en-us','ter','',''),
(9299718,0,'iconpack','1.3.4',1701,20,'Iconpack','Provides an iconpack-registry for various iconpacks.',2,0,2,1763557869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','524b9b2b2ccf07eb938933adf9354ba1','Maintenance release (see changelog)','Kellermayr KG',1003004,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.3/en-us','ter','',''),
(9299719,0,'iconpack','1.4.0',1701,18,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1765915276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','926db1c903b9aea61b10cad3c5866e4b','Added compatibility to TYPO3 v14','Kellermayr KG',1004000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.4/en-us','ter','',''),
(9299720,0,'iconpack','1.4.1',1701,17,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1769437198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d9e6c1e3dba10545b8a24a94768fe1c6','Maintenance release, see changelog.md','Kellermayr KG',1004001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.4/en-us','ter','',''),
(9299721,0,'iconpack','1.5.0',1701,12,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1773774591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6f2fa8d9fefc7d419f2c0827888a1190','New Iconpack Wizard & Bugfixes (see changelog/documentation)','Kellermayr KG',1005000,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.5/en-us','ter','',''),
(9299722,0,'iconpack','1.5.1',1701,14,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1773910720,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a6d6974cf4c03f14b4234f6ffb255d1a','Maintenance release (changed default value for IconpackWizard)','Kellermayr KG',1005001,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.5/en-us','ter','',''),
(9299723,0,'iconpack','1.5.2',1701,12,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1775901532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','ebf5c96360b0d64490410e3160ee6909','Maintenance release (see changelog/documentation)','Kellermayr KG',1005002,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.5/en-us','ter','',''),
(9299724,0,'iconpack','1.5.3',1701,15,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1776073275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9a0b333dfb4811ce151c3fbea233e316','Bugfix release','Kellermayr KG',1005003,0,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.5/en-us','ter','',''),
(9299725,0,'iconpack','1.5.4',1701,6,'Iconpack','The ultimate iconpack extension for TYPO3, which makes it easier for editors/developers to use icons in the BE/FE/RTE and ViewHelper. Flexible, future-proof, easy to use.',2,0,2,1783506386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d0ddedf81e1867214c96667f98579ae4','Bugfix Release; When using TYPO3 v14 and the \"header_icon\" field is disabled, explicitly add the inline labels to the RTE.','Kellermayr KG',1005004,1,0,'https://docs.typo3.org/p/quellenform/t3x-iconpack/1.5/en-us','ter','',''),
(9299726,0,'iconpack_lineicons','1.0.2',449,91,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1670691463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c6e570551a0974d9d91bcffe996e1f8d','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299727,0,'iconpack_lineicons','1.0.4',449,94,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1671409371,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','89eb2737743464edc8b649afce60042f','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299728,0,'iconpack_lineicons','1.0.5',449,78,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1689860615,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','80a73ed1af04dfa90076a95b89b8bb56','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299729,0,'iconpack_lineicons','1.1.0',449,66,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1699389829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','96fb5c018947538a2d98e9fe01723802','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299730,0,'iconpack_lineicons','1.1.1',449,69,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1709754743,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','31ef6eceaee07baaa920851693c73728','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299731,0,'iconpack_lineicons','1.1.2',449,32,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1748906707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c4b63f2ef0835a1fdc34efc09e86a9ff','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299732,0,'iconpack_lineicons','1.1.3',449,19,'Iconpack: LineIcons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"LineIcons\" in TYPO3.',2,0,2,1765914940,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','3c4a59e3ea2d476c840f7d3d6ef08762','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299733,0,'iconpack_linearicons','1.0.2',428,81,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1670691476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e621bd38bf50f9d55a11bcf58623d044','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299734,0,'iconpack_linearicons','1.0.4',428,94,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1671409356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','0e51ea5956315469750ea0c0c959e263','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299735,0,'iconpack_linearicons','1.0.5',428,72,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1689860603,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','10a61da9a53561b698eb5ddafb8c1a2b','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299736,0,'iconpack_linearicons','1.1.0',428,64,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1699389856,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','aa4d11f789897aa03c7acd2bbb116ccb','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299737,0,'iconpack_linearicons','1.1.1',428,69,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1709754758,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','faef26199741a97875c21d7f94c62974','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299738,0,'iconpack_linearicons','1.1.2',428,29,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1748906723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','24354edc2a6d30878b591ac1e19f9534','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299739,0,'iconpack_linearicons','1.1.3',428,19,'Iconpack: Linearicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linearicons\" in TYPO3.',2,0,2,1765914925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','20504a2c6b4cefc32b6aa647cd2212c3','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299740,0,'iconpack_linea','1.0.2',479,83,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1670691490,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','69e4b3b6d0b10ccffe97fce7766b0370','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299741,0,'iconpack_linea','1.0.4',479,99,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1671409338,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','f6b7ca209f46fc084a985ec7554fd2f7','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299742,0,'iconpack_linea','1.0.5',479,78,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1689860593,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5753eabed6735d1e33a5614a703e6e25','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299743,0,'iconpack_linea','1.1.0',479,67,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1699389883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','374a4f50514dff82a92f70da91ffafc3','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299744,0,'iconpack_linea','1.1.1',479,76,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1709754773,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','528d7ad0b8a9cad521963ef122d3b83b','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299745,0,'iconpack_linea','1.1.2',479,24,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1748906737,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','7daf09f7dd3e17a35ec1f1be7a7a097a','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299746,0,'iconpack_linea','1.1.3',479,31,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1753463199,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','f5919c88feb9ff7be68465a339276d9c','Added option to modify iconpack styles','Kellermayr KG',1001003,0,0,'','ter','',''),
(9299747,0,'iconpack_linea','1.1.4',479,21,'Iconpack: Linea Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Linea Icons\" in TYPO3.',2,0,2,1765914911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bce305f54dfc2b22842e522415964a86','Added compatibility to TYPO3 v14','Kellermayr KG',1001004,1,0,'','ter','',''),
(9299748,0,'iconpack_helium','1.0.2',457,87,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1670691502,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e0b2576cdff3702a6a7448a73f81ecbe','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299749,0,'iconpack_helium','1.0.4',457,100,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1671409203,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','274e2fdfd407cfb6fb4da842312261a4','- Added SVG icons\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299750,0,'iconpack_helium','1.0.5',457,79,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1689860553,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c3082bb62c469838e4a42884a77d0dc6','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299751,0,'iconpack_helium','1.1.0',457,66,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1699389960,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e11fe725748d0fb0f3ecd67ce5353070','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299752,0,'iconpack_helium','1.1.1',457,73,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1709754811,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','24cdcfd3be53cf6809857c1fef85eedf','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299753,0,'iconpack_helium','1.1.2',457,31,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1748906780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c7f9d2fae435ccda14f4b5fc9f6be474','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299754,0,'iconpack_helium','1.1.3',457,21,'Iconpack: Helium Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Helium Icons\" in TYPO3.',2,0,2,1765914840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b62c7c85f06887f28f65337831abc244','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299755,0,'iconpack_feather','1.0.2',456,81,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1670691520,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','16a8bf57bd5844cbf162399651831db0','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299756,0,'iconpack_feather','1.0.4',456,99,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1671409137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a3e93d8760a4594b27ea186d67c3ceb8','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299757,0,'iconpack_feather','1.0.5',456,74,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1689860534,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1110b2b664f59af7bf2cf16d27b32ad8','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299758,0,'iconpack_feather','1.1.0',456,76,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1699389984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','f81f8480d3a591dae911128a1c53a851','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299759,0,'iconpack_feather','1.1.1',456,72,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1709754823,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','35a97d004742863cc53dd0ec63ba3147','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299760,0,'iconpack_feather','1.1.2',456,34,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1748906818,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1cb08b3f77f8aeba6f95f850a73b0414','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299761,0,'iconpack_feather','1.1.3',456,20,'Iconpack: Feather Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Feather Icons\" in TYPO3.',2,0,2,1765914827,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','961b747e51616a80fddcadf7648663ca','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299762,0,'iconpack_elegant','1.0.2',459,81,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1670691533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5c0bb91de3a2071991cc3107e3897fa0','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299763,0,'iconpack_elegant','1.0.4',459,95,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1671409119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','ce2310379020ed30cafca99e8154a4f3','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299764,0,'iconpack_elegant','1.0.5',459,78,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1689860523,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','906da8c4ab53e24301fb987b438ae5ad','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299765,0,'iconpack_elegant','1.1.0',459,78,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1699390004,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5a7ac4fb280faab83c948fd3022d51fc','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299766,0,'iconpack_elegant','1.1.1',459,72,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1709754838,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6f41c42778ff6448cc8a2f3917317cc5','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299767,0,'iconpack_elegant','1.1.2',459,33,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1748906831,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e7a669cde6e486d30921cac512705139','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299768,0,'iconpack_elegant','1.1.3',459,22,'Iconpack: Elegant Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Elegant Icons\" in TYPO3.',2,0,2,1765914813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a03fd09567d563b1452015c21a998095','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299769,0,'iconpack_dripicons','1.0.2',451,87,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1670691545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bff4b3d34fa2d96dbaea607126d9996d','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299770,0,'iconpack_dripicons','1.0.4',451,97,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1671409103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','f8e953699c0e681dce47ce7c2599381c','- Updated SVG icons with a cleaned version\r\n- Small changes in YAML configuration','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299771,0,'iconpack_dripicons','1.0.5',451,80,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1689860513,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6887a047ed30252a786fe0835710c47e','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000005,0,0,'','ter','',''),
(9299772,0,'iconpack_dripicons','1.1.0',451,68,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1699390020,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9d653b370a3e2dd02b57c9a91d59519e','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299773,0,'iconpack_dripicons','1.1.1',451,70,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1709754849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','65f2a0abd13f599b54ac0916893a8ac9','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299774,0,'iconpack_dripicons','1.1.2',451,28,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1748906843,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1c3d72fc339ef7856cb2f00a3177ce8d','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299775,0,'iconpack_dripicons','1.1.3',451,21,'Iconpack: Dripicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Dripicons Icons\" in TYPO3.',2,0,2,1765914797,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6016565bf8b5ddaac493ac5ae47f1e66','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299776,0,'iconpack_bootstrap','1.0.2',522,92,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1670691558,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e3349b80f93694b4999e8ea62ae43107','First public release','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299777,0,'iconpack_bootstrap','1.1.1',522,95,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1671409053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','69ae1e754fde69c2e89d71cc30430722','- Removed deprecated Bootstrap Glyphicons\r\n- Small bugfixes','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299778,0,'iconpack_bootstrap','1.1.2',522,78,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1689860484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','20f3ef400f0b6eb535cdc55436241e65','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299779,0,'iconpack_bootstrap','1.2.0',522,72,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1694614952,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5f83b54f23f3d8751aaeb6752c767729','Upgraded Bootstrap icons from 1.10.2 to 1.11.0','Kellermayr KG',1002000,0,0,'','ter','',''),
(9299780,0,'iconpack_bootstrap','1.3.0',522,64,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1699390076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','97e3e96a36937b93586479359f1177e0','Added compatibility to TYPO3 v12, Replaced icons version 1.11.0 with 1.11.1','Kellermayr KG',1003000,0,0,'','ter','',''),
(9299781,0,'iconpack_bootstrap','1.3.1',522,69,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1709754876,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bba797d14b2152d94e208463943481d2','Added compatibility to TYPO3 v13','Kellermayr KG',1003001,0,0,'','ter','',''),
(9299782,0,'iconpack_bootstrap','1.3.3',522,31,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1748906874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','106fd0b2239b6b14cd57bd5a3b553d9c','Maintenance release, updated icons, see changelog','Kellermayr KG',1003003,0,0,'','ter','',''),
(9299783,0,'iconpack_bootstrap','1.3.4',522,21,'Iconpack: Bootstrap Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Bootstrap Icons\" in TYPO3.',2,0,2,1765914752,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b8e335d4f16c6d7a91f5169f5a8d9ee2','Added compatibility to TYPO3 v14','Kellermayr KG',1003004,1,0,'','ter','',''),
(9299784,0,'iconpack_fontawesome','0.1.2',705,81,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',1,0,2,1670691572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','21c657896b144f6d591948d2094939a8','First public release','Kellermayr KG',1002,0,0,'','ter','',''),
(9299785,0,'iconpack_fontawesome','0.1.3',705,84,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',1,0,2,1670780834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d78f0dd5bd83325fb0239dcc0353454e','Maintenance release\r\n- Moved translations to Crowdin','Kellermayr KG',1003,0,0,'','ter','',''),
(9299786,0,'iconpack_fontawesome','0.2.1',705,108,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',1,0,2,1671409172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bf9736e2c49532a2ad950094cece8f62','- Removed deprecated Font Awesome 4.7\r\n- Removed unused files\r\n- Small changes in YAML configuration','Kellermayr KG',2001,0,0,'','ter','',''),
(9299787,0,'iconpack_fontawesome','0.2.2',705,74,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',1,0,2,1689860669,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a164b7e7af51ec1785bd9daf0cb071f3','- Upgraded Font Awesome icons from 6.2.1 to 6.4.0\r\n- Added additional array checks to class:IconpackFontawesomeConfiguration\r\n- Fixed dependencies for TER and composer','Kellermayr KG',2002,0,0,'','ter','',''),
(9299788,0,'iconpack_fontawesome','0.2.3',705,77,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',1,0,2,1694614974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','33508a93d3191f0576eddf7ae10b7593','Upgraded Font Awesome icons from 6.4.0 to 6.4.2','Kellermayr KG',2003,0,0,'','ter','',''),
(9299789,0,'iconpack_fontawesome','1.0.0',705,70,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1699390100,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8c85a9712d63dd4c8676d24eeb6cd125','Added compatibility to TYPO3 v12, Optimized CSS-transforms, Removed superfluous files','Kellermayr KG',1000000,0,0,'','ter','',''),
(9299790,0,'iconpack_fontawesome','1.0.1',705,74,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1709754930,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','27e8ba518aa0a9179ad7fcbfee9db956','- Upgraded Font Awesome icons from 6.2.1 to 6.4.0\r\n- Added compatibility to TYPO3 v13','Kellermayr KG',1000001,0,0,'','ter','',''),
(9299791,0,'iconpack_fontawesome','1.0.4',705,24,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1748906802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6a842e142d67e5f7458102c29b42b9d8','Maintenance release, updated icons, see changelog','Kellermayr KG',1000004,0,0,'','ter','',''),
(9299792,0,'iconpack_fontawesome','1.1.1',705,27,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1750624613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c7cd9c4a11bc186a668c22f503aee67c','Moved options to EXT:iconpack','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299793,0,'iconpack_fontawesome','1.2.1',705,27,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1753463304,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','737f0cd9446159d00bc51918593f91ea','Added option to modify iconpack styles','Kellermayr KG',1002001,0,0,'','ter','',''),
(9299794,0,'iconpack_fontawesome','1.2.2',705,19,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1763225425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.3.2-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6e01c209d24d124f522c5a2b4af9efd8','Font Awesome 7 added; see change log on GitHub','Kellermayr KG',1002002,0,0,'','ter','',''),
(9299795,0,'iconpack_fontawesome','1.3.0',705,18,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1763476101,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.3.3-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','76479db8c56f1088cf7b486a91c814ec','Added aliases for icons and optimized YAML-files (see changelogs/GitHub)','Kellermayr KG',1003000,0,0,'','ter','',''),
(9299796,0,'iconpack_fontawesome','1.3.1',705,22,'Iconpack: Font Awesome Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Font Awesome Icons\" in TYPO3.',2,0,2,1765915248,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.3.3-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','4fa22c7f5d22c7c4e18afa90f8f36bbf','Added compatibility to TYPO3 v14','Kellermayr KG',1003001,1,0,'','ter','',''),
(9299797,0,'usertools','2.1.2',623,96,'User tools','Collection of user tools: \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.) \n 2.1.1 :: optimize the fast search input field layout\n 2.1.2 :: optimize the fast serach algorithm\n',1,0,3,1670863927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:12:\"8.6.0-9.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','0dd9251768bccb8f1ffc95aaa8159abb','Collection of front end user tools: \r\n- list all users\r\n- edit the profile (image, phone number, email address, visualisation properties etc.) ','',2001002,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299798,0,'usertools','2.1.3',623,81,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- background task for a newsletter',1,0,3,1676068738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:12:\"8.6.0-9.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','ccdcdf4241be697432c4a43a348b986d','2.1.3 :: Add documentation / change the icons.','',2001003,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299799,0,'usertools','2.2.0',623,78,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)',1,0,3,1676798322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-12.99.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','8406d1032a5fe41b8dd1c4a17fb41a55','Removes the dependency on the news extension (Removes the newsletter scheduler task. You can use the cy_newsletter extension).','',2002000,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299800,0,'usertools','2.2.1',623,99,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)',1,0,3,1676798762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-13.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','6960ead83284361630cf3154746b0c90','Update bootstrap_package dependency: Allows the version 13. ','',2002001,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299801,0,'usertools','2.3.0',623,86,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)',2,0,3,1694511963,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-13.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','c1696ab2956b530bc8aee18e7e92836e','Fix the registry and the configuration.','',2003000,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299802,0,'usertools','3.0.2',623,65,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1716195971,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-14.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','d1c3c429babff44fa32f583fdc167c79','Update to TYPO3 12.4.0','',3000002,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299803,0,'usertools','4.1.1',623,28,'User tools','Collection of user tools:  \n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1747582682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','74e683714eaad67f5993784dbb1e914b','Typo3 13 - Compatibility.','',4001001,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299804,0,'usertools','4.1.3',623,31,'User tools','Collection of user tools:\n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1749471471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','da7d934c9969fa3870551004cac96ed6','4.1.3 :: CLN : Cleaning fe_users integration\r\n4.1.2 :: UPD : Update (cleaning) TCA configuration','',4001003,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299805,0,'usertools','4.1.4',623,23,'User tools','Collection of user tools:\n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1760714929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','1fa428948382af3e3c54da4f59888b89','4.1.4 :: FIX : The password change form works as expected.','',4001004,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299806,0,'usertools','4.2.2',623,20,'User tools','Collection of user tools:\n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1765617697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','0d7747a5c084a4fa92811fe175c935b5','4.2.2 :: FIX : Email change tutorial fixed - now for real.\r\n4.2.1 :: FIX : Email change tutorial fixed.\r\n4.2.0 :: ADD : When editing the profile, you can restrict the users right to change their image.','',4002002,0,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299807,0,'usertools','4.3.0',623,16,'User tools','Collection of user tools:\n- list all users\n- edit the profile (image, phone number, email address, visualisation properties etc.)\n- change your password\n- change your email address',2,0,3,1774634936,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-16.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','2e5b4b90b6b4ccc3856e7384a9822d81','4.3.0 :: CHK : User tools works with boostrap_package version 16.','',4003000,1,0,'https://github.com/docmcfly/usertools','ter','',''),
(9299808,0,'webauthn','1.0.0',199,80,'Webauthn','MFA provider using the webauthn standard for authentication',2,0,4,1670932590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Supseven','office@supseven.at','garfieldius','4a816aefc025b8a3256029935dd7c86c','Updated extension to 1.0.0','supseven',1000000,0,0,'https://github.com/supseven-at/webauthn#readme','ter','',''),
(9299809,0,'webauthn','1.0.3',199,119,'Webauthn','MFA provider using the webauthn standard for authentication',2,0,4,1670940175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Supseven','office@supseven.at','garfieldius','1d1981bd801322704993980363a13210','Changelog available at https://github.com/supseven-at/webauthn/releases/tag/v1.0.3','supseven',1000003,1,0,'https://github.com/supseven-at/webauthn#readme','ter','',''),
(9299810,0,'supi','6.1.11',77,77,'Super User Privacy Interface','Cookie Consent popout, easy, yet powerful',2,0,4,1670942003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','','jousch','32fa52ec2b2edcc676bbb2333cea5902','Changelog available at https://github.com/supseven-at/supi/releases/tag/v6.1.11','',6001011,1,0,'https://docs.typo3.org/p/supseven/supi/6.1/en-us','ter','',''),
(9299811,0,'iconpack_boxicons','0.1.0',516,94,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',1,0,2,1670983174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.1.0-0.1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','52424ae5c1fd17fc28f275aec96de246','First public release','Kellermayr KG',1000,0,0,'','ter','',''),
(9299812,0,'iconpack_boxicons','0.1.2',516,105,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',1,0,2,1671409078,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','154cf541d08b5af5d46191980f224bcc','- Small changes in YAML configuration','Kellermayr KG',1002,0,0,'','ter','',''),
(9299813,0,'iconpack_boxicons','0.1.3',516,79,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',1,0,2,1689860499,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','79659675c366e73d12ce06820716466c','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1003,0,0,'','ter','',''),
(9299814,0,'iconpack_boxicons','1.0.0',516,67,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1699390045,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bec8a5d09b1d12e7c669f4a618d14964','Added compatibility to TYPO3 v12, Optimized CSS-transforms','Kellermayr KG',1000000,0,0,'','ter','',''),
(9299815,0,'iconpack_boxicons','1.0.1',516,75,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1709754860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','70554a0e1a7056604a4481e7b0d3d553','Added compatibility to TYPO3 v13','Kellermayr KG',1000001,0,0,'','ter','',''),
(9299816,0,'iconpack_boxicons','1.0.2',516,23,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1748906855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6b1c218e1f69b625c1f1f2af97c81ce5','Maintenance release, see changelog','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299817,0,'iconpack_boxicons','1.1.0',516,22,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1750624571,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c341c5c0bf3068ec4f29333f8db33873','Moved options to EXT:iconpack','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299818,0,'iconpack_boxicons','1.1.1',516,31,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1753463284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9a747a7ea7328c30fd31e4b2c888f740','Added option to modify iconpack styles','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299819,0,'iconpack_boxicons','1.1.2',516,20,'Iconpack: Boxicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Boxicons\" in TYPO3.',2,0,2,1765914779,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','fd8018bee07f0638ccc70831fef0e22a','Added compatibility to TYPO3 v14','Kellermayr KG',1001002,1,0,'','ter','',''),
(9299820,0,'eventplanner','2.0.2',472,79,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1671284919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','97f0d32bdf7936c9d6af13ebb610e64b','EN: With this small event planner the frontend users can register for certain parts of an event. For example, you can coordinate who will help at the grill and who will help at the bar. \r\nDE: Mit diesem kleinen Eventplanner können sich die Frontenduser zu bestimmten Teilen einer Veranstaltung anmelden. Bspw. kann man hier koordinieren, wer am Grill und wer an der Theke mithilft. ','',2000002,0,0,'','ter','',''),
(9299821,0,'eventplanner','2.0.3',472,91,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1671286231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','78efdb33f6d836575e76d3aaa59543dc','EN: With this small event planner the frontend users can register for certain parts of an event. For example, you can coordinate who will help at the grill and who will help at the bar.\r\nDE: Mit diesem kleinen Eventplanner können sich die Frontenduser zu bestimmten Teilen einer Veranstaltung anmelden. Bspw. kann man hier koordinieren, wer am Grill und wer an der Theke mithilft. ','',2000003,0,0,'','ter','',''),
(9299822,0,'eventplanner','2.0.4',472,96,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1676039877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','dc154623560859e95b518ecf9432ef8d','Change icons and add a documentation.','',2000004,0,0,'','ter','',''),
(9299823,0,'eventplanner','2.1.0',472,81,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1694512028,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.10-11.5.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','97bf81c46ac32b01c14e4264690f157c','Fix the registry and the configuration.','',2001000,0,0,'','ter','',''),
(9299824,0,'eventplanner','3.0.0',472,64,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1716323155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','583a6dc7c2bdfc08820eb96dd678de5a','Upgrade to TYPO3 12','',3000000,0,0,'','ter','',''),
(9299825,0,'eventplanner','4.0.0',472,25,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1747582615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','806d5d59397bf0ea838ccf8617173dc9','Typo3 13 - Compatibility.','',4000000,0,0,'','ter','',''),
(9299826,0,'eventplanner','4.0.1',472,36,'Event Planner','You can organize helper for your event. Plan places of work and the front end users can register for it.',2,0,3,1749471379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','16c8a079b92529248528731e6abbd0dc','UPD :: Update (cleaning) TCA configuration','',4000001,1,0,'','ter','',''),
(9299827,0,'ayacoo_soundcloud','1.0.0',441,90,'Soundcloud online media helper','',2,0,3,1671362831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','4f32ce1df2922ba2727d50ad1c168721','Initial commit','',1000000,0,0,'','ter','',''),
(9299828,0,'ayacoo_soundcloud','2.0.0',441,105,'Soundcloud online media helper','',2,0,3,1672222869,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','b87da551a5afb2f900dbd358ead2a2e0','- TYPO3 v12 Support\r\n- Update metadata command\r\n- Update metadata via filelist action','',2000000,0,0,'','ter','',''),
(9299829,0,'ayacoo_soundcloud','2.1.1',441,81,'Soundcloud online media helper','',2,0,3,1699744343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','608ee097265ab05474e5f04096fd5f9a','- Add TypoScript privacy setting (data-src instead of src)\r\n- PSR-14 event added to be able to customise the Soundcloud HTML','',2001001,0,0,'','ter','',''),
(9299830,0,'ayacoo_soundcloud','3.0.0',441,49,'Soundcloud online media helper','',2,0,3,1729938035,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','df0ec3d512f88d0206dc1b8566170374','Initial TYPO3 v13 support','',3000000,0,0,'','ter','',''),
(9299831,0,'ayacoo_soundcloud','2.1.3',441,29,'Soundcloud online media helper','',2,0,3,1738498437,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8132e2ee48efc0818c341d0882684967','Enable PHP 8.4','',2001003,0,0,'','ter','',''),
(9299832,0,'ayacoo_soundcloud','3.0.1',441,34,'Soundcloud online media helper','',2,0,3,1738498459,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','f7fe47d7c698480582a0dc427505e067','Enable PHP 8.4','',3000001,0,0,'','ter','',''),
(9299833,0,'ayacoo_soundcloud','3.0.2',441,23,'Soundcloud online media helper','',2,0,3,1754127707,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','0e8c25b0f3a2beef425178538ceacb1d','Small bugfixes for TYPO3 v13','',3000002,0,0,'','ter','',''),
(9299834,0,'ayacoo_soundcloud','3.0.3',441,17,'Soundcloud online media helper','',2,0,3,1766588856,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','73b967bd0b610a208edae8b0f3562312','PHP 8.5 support','',3000003,0,0,'','ter','',''),
(9299835,0,'ayacoo_soundcloud','4.0.0',441,13,'SoundCloud online media helper','',2,0,3,1777115552,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','33f8f13098db0f556ca1fcc2a0566c93','TYPO3 v14 support','',4000000,1,0,'','ter','',''),
(9299836,0,'iconpack_ikons','1.0.1',355,88,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1671409294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','28af766f6753eb1e13860b18d85dfcf9','- Initial release','Kellermayr KG',1000001,0,0,'','ter','',''),
(9299837,0,'iconpack_ikons','1.0.2',355,76,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1689860568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6eb6f18164cb24364ceb0bbad3741a2a','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299838,0,'iconpack_ikons','1.1.0',355,67,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1699389936,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','7c58eda21f2bf78d8652ccdaf4b76c48','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299839,0,'iconpack_ikons','1.1.1',355,71,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1709754800,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','16877ffea8b8e9933fd29725845a3e61','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299840,0,'iconpack_ikons','1.1.2',355,33,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1748906766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9825f58d5a00af3dad10356c39aeb9d6','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299841,0,'iconpack_ikons','1.1.3',355,20,'Iconpack: Ikons vector icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ikons vector icons\" in TYPO3.',2,0,2,1765914875,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1b141287c1eb8349fc1898fd510c5a55','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299842,0,'iconpack_ionicons','1.0.1',372,88,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1671409318,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','cbeb248ed73c551abd9e9f55880be8c3','- Initial release','Kellermayr KG',1000001,0,0,'','ter','',''),
(9299843,0,'iconpack_ionicons','1.0.2',372,75,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1689860580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','33c827b0cf2529759dc1762a06f0ca97','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299844,0,'iconpack_ionicons','1.1.0',372,65,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1699389910,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b732d08de616a219e7b31c63e1bf9d7b','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299845,0,'iconpack_ionicons','1.1.1',372,71,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1709754786,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','ce566f76cad5d02915827149be05330f','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299846,0,'iconpack_ionicons','1.1.2',372,25,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1748906752,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','8b8a0cfbe7ff0edb8f4957eeeb86551b','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299847,0,'iconpack_ionicons','1.1.3',372,28,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1753463237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c354ff97fe6560fdb0594632496d8f69','Added option to modify iconpack styles','Kellermayr KG',1001003,0,0,'','ter','',''),
(9299848,0,'iconpack_ionicons','1.1.4',372,20,'Iconpack: Ionicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Ionicons\" in TYPO3.',2,0,2,1765914892,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','223fceea49056f90e428c471cc0b9e57','Added compatibility to TYPO3 v14','Kellermayr KG',1001004,1,0,'','ter','',''),
(9299849,0,'iconpack_octicons','1.0.1',343,89,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1671409454,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.2.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e30c1a2c69f64fb51c32df070a2b47ea','- Initial release','Kellermayr KG',1000001,0,0,'','ter','',''),
(9299850,0,'iconpack_octicons','1.0.2',343,74,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1689860626,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:12:\"0.2.0-0.3.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a5a96281336ae44ad71d053e122d097d','Maintenance release\r\n- Fixed dependencies for TER and composer','Kellermayr KG',1000002,0,0,'','ter','',''),
(9299851,0,'iconpack_octicons','1.1.0',343,65,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1699389803,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c3e17b7598e0eae1b480da461a961ade','Added compatibility to TYPO3 v12','Kellermayr KG',1001000,0,0,'','ter','',''),
(9299852,0,'iconpack_octicons','1.1.1',343,68,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1709754727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','fe2dca805751716bef3076e3217c49df','Added compatibility to TYPO3 v13','Kellermayr KG',1001001,0,0,'','ter','',''),
(9299853,0,'iconpack_octicons','1.1.2',343,26,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1748906682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','def2e81fd7e772f89a75840872e6950e','Maintenance release, see changelog','Kellermayr KG',1001002,0,0,'','ter','',''),
(9299854,0,'iconpack_octicons','1.1.3',343,21,'Iconpack: Octicons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Octicons\" in TYPO3.',2,0,2,1765914984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','bc2d0b95d51b7a7c897d958b94e0b2fa','Added compatibility to TYPO3 v14','Kellermayr KG',1001003,1,0,'','ter','',''),
(9299855,0,'cf_cookiemanager','1.0.0',2485,98,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',0,0,3,1672392382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Florian Eibisberger','','codingfreaks','3f40a5a0a24670976745ec89437f0daa','Alpha Release 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299856,0,'cf_cookiemanager','1.0.8',2485,78,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1681759625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','e6ed0239c84a3ee576bca3e4e7a774ca','Version 1.0.7 - Fully Customizable Consent Buttons\r\n\r\nAdded a Button-role \"Reject all\", now its posible to have a Reject All Button, instand of a Settings Button.\r\nFixed ignore unknown category in backend Filter keep original iframe width and height, if found\r\nAdded Script Override to RenderUtility\r\nReworked CookieSettingsBackendController, removed Deprecations\r\nCookie-Consent Revision management in Extension Configuration','',1000008,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299857,0,'cf_cookiemanager','1.0.9',2485,76,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1684257296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','97b29d74c4df960861daa3dda6d4040f','API authorization: To extend Scan limits on Request (Optional)\r\nExtended Extension Settings, see in Extension Settings Dokumentation\r\nAdded a Script Blocker, to block scripts from third party services, if not found in Consent (Optional)\r\nBugfix not Rendering Optin/Optout Code','',1000009,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299858,0,'cf_cookiemanager','1.0.7',2485,75,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1684257575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Florian Eibisberger','','codingfreaks','7bbc073015f44e758bdb9d092085a02e','Added a Button-role \"Reject all\", now its posible to have a Reject All Button, instand of a Settings Button.\r\nFixed issue with ignoring unknown categories in the backend filter.\r\nImproved behavior: now keeping original iframe width and height if found.\r\nAdded script override to RenderUtility.\r\nImproved backend management: reworked CookieSettingsBackendController, removing deprecations.\r\nImproved extension configuration: added cookie-consent revision management.','',1000007,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299859,0,'cf_cookiemanager','1.1.0',2485,75,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1686677749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','d5475d73b8fe073405245b80dec93a87','API V2 is now available, with a new Cookie Scanner, to scan your website with a better performance and a new detection algorithm.\r\nNgrok Support: Now its possible to use Ngrok to scan your local development environment with an Free account.\r\nFeature to disable Automatic consent Optin on Scans.','',1001000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299860,0,'cf_cookiemanager','1.1.2',2485,70,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1686932380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','6d014d67aad40c6b49fc2b8aeec2fac2','Fixed a bug in RenderUtility that resulted in incorrect UTF-8 character encoding within the renderer.','',1001002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299861,0,'cf_cookiemanager','1.1.6',2485,71,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1688309280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','2b5b2cd9770a1534695f71764eed4806','v1.1.6          [TASK] Added Services and Categories Tests for UpdateWizard','',1001006,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299862,0,'cf_cookiemanager','1.2.0',2485,73,'Coding Freaks Cookie Manager','This extension gives you the possibility to Manage the Cookie Consent Modal on your Website',1,0,3,1689281762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','4454950a47b78d77a553f7bea3b65bbb','v1.2.0          [TASK] Added type check for Tours','',1002000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299863,0,'cf_cookiemanager','1.2.1',2485,76,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1689934863,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','52c460f16ed473934d0e13386a8ac348','Version 1.2.1 - Reworked Guided Tours\r\n\r\nReworked the guided tours, removed the old dependencies and bugfixes.\r\n\r\nAdded Requirejs Module to manage Guided Tours.\r\n\r\nAdded matomo Service in preconfigured services, old installs need to update the service manually in the Upgrade Wizard.','',1002001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299864,0,'cf_cookiemanager','1.2.2',2485,69,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1690617379,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','32b4783946875fdb695cd7f970fa76cc','v1.2.2          [BUGFIX] Upgrade Wizard Multi-Site cookie Pre-configuration','',1002002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299865,0,'cf_cookiemanager','1.3.0',2485,69,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1691347730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','862ec1d49fbde4ce8e0c195dc9f7084e','v1.3.0          [TASK] MM Relation for same Cookies in multiple Services','',1003000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299866,0,'cf_cookiemanager','1.3.1',2485,76,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1692453249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','d76044a6bd4df072cb9e3d5cb354461e','v1.3.1          [RELEASE] 1.3.1','',1003001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299867,0,'cf_cookiemanager','1.3.2',2485,74,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1695279499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','5a9bccfd32ce2a66c8a0373c3742a130','v1.3.2          [DOC] Added changelog for 1.3.2','',1003002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299868,0,'cf_cookiemanager','1.3.3',2485,74,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1695810287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','1f79f7030f0e87b8bcca79df21ec7911','v1.3.3          [TASK] Added UnitTest for new isHTML','',1003003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299869,0,'cf_cookiemanager','1.3.4',2485,79,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1696251859,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','670899e784ad34a80949d14ea05139e1','v1.3.4          [TASK] XSD schema validation in RenderUtility','',1003004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299870,0,'cf_cookiemanager','1.3.5',2485,64,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1700585825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','df622edbd0c40f15b7f141d52483922e','v1.3.5          [TASK] Preparing Release 1.3.5','',1003005,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299871,0,'cf_cookiemanager','1.4.0',2485,65,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1701201294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','fa35927e9805f80502fb8125f1943e8c','v1.4.0          [TASK] Preparing Release 1.4.0','',1004000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299872,0,'cf_cookiemanager','1.4.1',2485,60,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1704381607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','b4f1fc6b907683efa25b1f8b205a78df','v1.4.1          [TASK] changed domain and timeout','',1004001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299873,0,'cf_cookiemanager','1.4.2',2485,59,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1705426657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','7f4bef9cc02f43075824527dd51355b5','v1.4.2          [TASK] Preparing Release 1.4.2 - Optimizations','',1004002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299874,0,'cf_cookiemanager','1.4.3',2485,61,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1705914349,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','e5f21d53b8132f77769e8f7bf9a45eea','v1.4.3          [TASK] Preparing 1.4.3 - Parser Changes and Bugfixes','',1004003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299875,0,'cf_cookiemanager','1.4.4',2485,57,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1706882091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Florian Eibisberger','','codingfreaks','c90cfdaf2d9f8c53943b15df4425966e','v1.4.4          [DOC] Refactor','',1004004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299876,0,'cf_cookiemanager','1.5.0',2485,62,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1706892952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','a52adcfe52ce1afacfb70a2ce21b1d76','v1.5.0          [TASK] Supporting Typo3 13','',1005000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299877,0,'cf_cookiemanager','1.5.1',2485,61,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1708016589,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','2b1e8345f9dcd8c910289f7c2e142ee4','v1.5.1          [TASk] Preparing Release 1.5.1','',1005001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299878,0,'cf_cookiemanager','1.5.2',2485,63,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1708528827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','0982c1d7b81aaa8920e499b0f273d1be','v1.5.2          [TASk] Refactored tour loading','',1005002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299879,0,'cf_cookiemanager','1.5.3',2485,58,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1710164010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','6ae6521520502b280016d066e22a396e','v1.5.3          [TASK] Preparing Release 1.5.3','',1005003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299880,0,'cf_cookiemanager','1.5.4',2485,59,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1710769169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','5d00d43270bacc021ed23a14ed0521e5','v1.5.4          [TASK] Preparing 1.5.4','',1005004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299881,0,'cf_cookiemanager','1.6.0',2485,59,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1711653004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','6ebb428aaa65a5af9f752eb15b9d149b','v1.6.0          [TASK] Release 1.6.0 - Additional Frontend Settings','',1006000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299882,0,'cf_cookiemanager','1.6.1',2485,54,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1713206295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','93ab6ac70c017eaaef5e95fb2a90e974','v1.6.1          [TASK] Preparing 1.6.1','',1006001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299883,0,'cf_cookiemanager','1.6.2',2485,64,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1713688132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','378dca996954ae17e0088fdda79ed006','v1.6.2          [TASK] Preparing 1.6.2','',1006002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299884,0,'cf_cookiemanager','1.6.3',2485,56,'Coding Freaks Cookie Manager','Unlock the full potential of your Typo3 website with CodingFreaks Typo3 Cookie Manager. Effortlessly manage and customize your websites services, cookies and scripts with our comprehensive extension. Streamline your workflow, enhance user experience, and ensure GDPR compliance with this powerful tool. Take control of your cookie management today and unleash the true potential of your Typo3 installation.',1,0,3,1719237141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','80f3dd3018b42a0c3dd5f32d6c7535af','v1.6.3          [TASK] Adding Danish Language to StaticData thanks to @Beltshassar','',1006003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299885,0,'cf_cookiemanager','1.6.4',2485,46,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',1,0,3,1722961057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','1f2fdd4af9656a728a1bcbc94223cb55','v1.6.4          [TEST] Gitlab Action','',1006004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299886,0,'cf_cookiemanager','1.7.0',2485,49,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',1,0,3,1724489725,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','c0b62a76f0b660a664d29d4cb1319968','v1.7.0          [TASK] Finalizing Thumbnail API','',1007000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299887,0,'cf_cookiemanager','1.7.1',2485,47,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1727276525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','9be685dfd4b314e894609e4872e8efc3','v1.7.1          [DOC] Added Changelog for 1.7.1','',1007001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299888,0,'cf_cookiemanager','1.7.2',2485,48,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1730032005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','da35a110371de08740d152bb86b314ce','v1.7.2          Merge remote-tracking branch origin/main','',1007002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299889,0,'cf_cookiemanager','1.7.3',2485,46,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1733751481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','6e308bf99fa983fb51b9d31e40095e4d','v1.7.3          [TASK] Preparing Release 1.7.3','',1007003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299890,0,'cf_cookiemanager','1.7.4',2485,39,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1737132579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','0e45c814d753be809ba4dcd4558b5897','v1.7.4          [BUGFIX] Invalid HTML in Consent-Settings Button 59','',1007004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299891,0,'cf_cookiemanager','1.8.0',2485,30,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1742307370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','61915579aa4859a95b879cd6d64c1e1e','This release introduces Data Administration to the TYPO3 Cookie-backend, enabling full integration of the Cookie Database to check your local datasets for changes/updates.\r\n\r\nUpgradeWizards Required for new Fields!\r\n\r\n[TASK] Added a Thumbnail Cache clear option to Cookie-Administration interface\r\n\r\n[TASK] Added Update Wizard for Frontend-Datasets\r\n\r\n[TASK] Implemented Ignore Update function for Cookies,Services,Categories and Frontends\r\n\r\n[TASK] Added new installation logic API and Offline Support\r\n\r\n[TASK] Added API Endpoint Error for Updates\r\n\r\n[TASK] Admin Tab only and No Updates Feedback\r\n\r\n[TASK] Implemented a InsertService for new Datasets\r\n\r\n[TASK] Implemented a ComparisonService and a base route for Insert Logic\r\n\r\n[TASK] Implemented a base logic for Database Upgrades and Review process for API and Local changes to keep Database Up-To-Date\r\n\r\n[TASK] Respect Storage UID from Frontend Controller in addExternalServiceScripts\r\n','',1008000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299892,0,'cf_cookiemanager','1.8.1',2485,36,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1742308308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','51db03b8e20d1b85a1b594acd1ab6798','[TASK] Resolved PHP Runtime Deprecation Creation of dynamic property','',1008001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299893,0,'cf_cookiemanager','1.8.2',2485,27,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1749411361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','4c4c7bdc1d1d7bb51755a3a79f054a50','v1.8.2          [TASK] Preparing 1.8.2','',1008002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299894,0,'cf_cookiemanager','1.8.3',2485,22,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1760175689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisberger','','codingfreaks','bcded983bda6a5184863c958d4fe3182','v1.8.3          [TASK] Preparing Release 1.8.3','',1008003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299895,0,'cf_cookiemanager','2.0.0',2485,15,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1769955069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.5.99-14.4.99\";}}','Florian Eibisberger','','codingfreaks','f68c9a47b087f4762a84652bae9e62b7','v2.0.0          [TASK] Release Notes 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299896,0,'cf_cookiemanager','2.0.1',2485,16,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1770047866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Florian Eibisberger','','codingfreaks','7e98c615917c936d2b6412d6569f4d9d','v2.0.1          [TASK] Dependency for legacy Installations','',2000001,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299897,0,'cf_cookiemanager','2.0.2',2485,12,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1776933650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Florian Eibisberger','','codingfreaks','7399316909452ab6d511312459f2969a','v2.0.2          [TASK] Ready for T14 82','',2000002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299898,0,'cf_cookiemanager','2.0.3',2485,11,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1777958800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Florian Eibisberger','','codingfreaks','23ed8f98b7a558342a60fb4da1510dc1','v2.0.3          [TASK] Preparing 2.0.3','',2000003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299899,0,'cf_cookiemanager','2.0.4',2485,6,'Coding Freaks Cookie Manager','Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.',2,0,3,1783609623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Florian Eibisberger','','codingfreaks','0a224b826ad532d5f227f1c7832a00db','v2.0.4          [TASK] Preparing Release 2.0.4','',2000004,1,0,'https://docs.typo3.org/p/codingfreaks/cf-cookiemanager/main/en-us/','ter','',''),
(9299900,0,'news_redirect_slug_change','1.1.0',124,124,'Automated redirects for EXT:news articles','Generate a redirect if the slug of a news article changes',2,0,0,1672428072,'a:1:{s:7:\"depends\";a:2:{s:9:\"redirects\";s:15:\"10.4.13-12.9.99\";s:4:\"news\";s:13:\"9.0.0-11.9.99\";}}','Georg Ringer','mail@ringer.it','just2b','2c19979416278c54ac63693eebd3884c','Initial TER release','',1001000,1,0,'https://github.com/georgringer/news_redirect_slug_change','ter','',''),
(9299901,0,'webm','1.0.0',704,93,'Creates WebM copies of videos','Creates WebM copies of videos',2,0,2,1672664933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','6c8f950166f4c18e060402633c48ca83','RELEASE 1.0.0','PassionWeb Manuel Schnabel',1000000,0,0,'https://docs.typo3.org/p/passionweb/webm/1.0/en-us','ter','',''),
(9299902,0,'webm','1.0.1',704,79,'Creates WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,2,1673524512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','0e7d92d2ad1a63e609023d194c7eda06','[DOCUMENTATION] Minor wording adjustments within the documentation','PassionWeb Manuel Schnabel',1000001,0,0,'https://docs.typo3.org/p/passionweb/webm/1.0/en-us','ter','',''),
(9299903,0,'webm','2.0.0',704,92,'Creates WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1676376698,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.0.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','314bba8394ba2e9272582f51cc6596e4','[TASK] Add support for TYPO3 v12','PassionWeb Manuel Schnabel',2000000,0,0,'https://docs.typo3.org/p/passionweb/webm/2.0/en-us','ter','',''),
(9299904,0,'webm','2.1.0',704,85,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1682538627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','fca4674db5e47d452ea2c47207c13b5b','- Added compatibility with TYPO3 v12','PassionWeb Manuel Schnabel',2001000,0,0,'https://docs.typo3.org/p/passionweb/webm/2.1/en-us','ter','',''),
(9299905,0,'webm','1.0.2',704,65,'Creates WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,2,1690264162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','99cc866a16a5a2d98187cf79f168f152','[BUGFIX] Add video items to queue when generating a new content element\r\n[BUGFIX] Edited logging within the command','PassionWeb Manuel Schnabel',1000002,0,0,'https://docs.typo3.org/p/passionweb/webm/1.0/en-us','ter','',''),
(9299906,0,'webm','2.1.1',704,71,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1690264176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','bbb9712375492ffb941ab58226bd0616','[BUGFIX] Add video items to queue when generating a new content element\r\n[BUGFIX] Edited logging within the command','PassionWeb Manuel Schnabel',2001001,0,0,'https://docs.typo3.org/p/passionweb/webm/2.1/en-us','ter','',''),
(9299907,0,'webm','1.0.3',704,67,'Creates WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,2,1692954281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','5510b77d327a518b68abc6e749aa66b8','[BUGFIX] Added check for fieldname to prevent adding videos to queue when copying pages','PassionWeb Manuel Schnabel',1000003,0,0,'https://docs.typo3.org/p/passionweb/webm/1.0/en-us','ter','',''),
(9299908,0,'webm','2.1.2',704,95,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1692954307,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c618a250e8ea1250fe258b33915a04ca','[BUGFIX] Added check for fieldname to prevent adding videos to queue when copying pages','PassionWeb Manuel Schnabel',2001002,0,0,'https://docs.typo3.org/p/passionweb/webm/2.1/en-us','ter','',''),
(9299909,0,'webm','3.0.0',704,49,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1736153899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','7fc09b67f7f7c6e5ad4fbdd81c7ce551','Add v13 compatibility','PassionWeb Manuel Schnabel',3000000,0,0,'https://docs.typo3.org/p/passionweb/webm/3.0/en-us','ter','',''),
(9299910,0,'webm','4.0.0',704,4,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1783581699,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','bbaabc7b562eb4ab0a4ff9075fca9c8d','allow minimum PHP version 8.2','PassionWeb Manuel Schnabel',4000000,0,0,'https://docs.typo3.org/p/passionweb/webm/4.0/en-us','ter','',''),
(9299911,0,'webm','4.0.1',704,4,'WebM copies of videos','Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook (can be configured).',2,0,4,1783585316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','749bdebecb1be3a9de55aff8e8c7d3f2','adjust versions','PassionWeb Manuel Schnabel',4000001,1,0,'https://docs.typo3.org/p/passionweb/webm/4.0/en-us','ter','',''),
(9299912,0,'calendarize_content','0.1.1',113,65,'Calendarize - Content','Add content to EXT:calendarize',1,0,2,1672690019,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.6-11.5.99\";s:3:\"php\";s:12:\"7.3.0-8.0.99\";s:11:\"calendarize\";s:15:\"10.0.0-12.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','89981456b4fd9fa9466358786f58a9e4','Change ext_emconf.php version to 0.1.1','',1001,0,0,'','ter','',''),
(9299913,0,'calendarize_content','1.0.0',113,13,'Calendarize - Content','Add content to EXT:calendarize',1,0,2,1737750325,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:11:\"calendarize\";s:15:\"13.0.0-14.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','c5218bd420af3d082642fcf020b42e25','Release 1.0.0 - more information on GitHub ;)','',1000000,0,0,'','ter','',''),
(9299914,0,'calendarize_content','1.0.1',113,11,'Calendarize - Content','Add content to EXT:calendarize',1,0,2,1738184694,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:11:\"calendarize\";s:15:\"13.0.0-14.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7fab353cbe8661042ba44069acea279d','Fix for current TYPO3 Version','',1000001,0,0,'','ter','',''),
(9299915,0,'calendarize_content','1.0.2',113,24,'Calendarize - Content','Add content to EXT:calendarize',1,0,2,1738251712,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:11:\"calendarize\";s:15:\"13.0.0-14.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','01d7e1b238cf932490da78ad0897bb55','chore: Change ext_emconf.php version to 1.0.2','',1000002,1,0,'','ter','',''),
(9299916,0,'ls_security_headers','1.0.0',521,77,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1672822085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','d8d46cad0eb5a18d554a4233cc56f7da','Initial release','LimeSoda Interactive Marketing GmbH',1000000,0,0,'','ter','',''),
(9299917,0,'ls_security_headers','1.1.0',521,73,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1680169889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','d7b445e54d63d7c7e173811d4e4e07f9','Adjust requirements to include both TYPO3 11.5 and 12.x','LimeSoda Interactive Marketing GmbH',1001000,0,0,'','ter','',''),
(9299918,0,'ls_security_headers','1.2.0',521,71,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1682057618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','44d4ca9af43c22e5b087967f9d56ef53','Add support for nonces','LimeSoda Interactive Marketing GmbH',1002000,0,0,'','ter','',''),
(9299919,0,'ls_security_headers','1.3.0',521,97,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1682490701,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','1bdaa2ae655ec4ffce1b7257d1f7bfbc','Convert nonce generation from ViewHelper to TypoScript object to avoid caching problems','LimeSoda Interactive Marketing GmbH',1003000,0,0,'','ter','',''),
(9299920,0,'ls_security_headers','1.3.1',521,35,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1729592147,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','20b45991ba75489015b35c6f3ab78046','Bugfix release','LimeSoda Interactive Marketing GmbH',1003001,0,0,'','ter','',''),
(9299921,0,'ls_security_headers','2.0.0',521,40,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1729592238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','d42984cf1e64923e36a4bbddaae6739d','Release for TYPO3 13.4 LTS','LimeSoda Interactive Marketing GmbH',2000000,0,0,'','ter','',''),
(9299922,0,'ls_security_headers','1.3.2',521,38,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1729593022,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','2acad7487bda9737732312e89e87d9fb','Bugfix release','LimeSoda Interactive Marketing GmbH',1003002,0,0,'','ter','',''),
(9299923,0,'ls_security_headers','1.4.0',521,36,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1732800153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','af2f0a88afd5d9e85e88e9f360c9b5f7','Add support for frame-ancestors CSP directive','LimeSoda Interactive Marketing GmbH',1004000,0,0,'','ter','',''),
(9299924,0,'ls_security_headers','2.1.0',521,54,'LIMESODA Security Headers','Configures security headers like content security policy',2,0,4,1732800177,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','82b7d2c74d9d74eaf2dcb4faa173db15','Add support for frame-ancestors CSP directive','LimeSoda Interactive Marketing GmbH',2001000,1,0,'','ter','',''),
(9299925,0,'httpmonitoring','1.0.0',183,20,'httpmonitoring','',0,0,1,1672925704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','27c0165237513175c2392d354c55b034','Initial version','p2media',1000000,0,0,'','ter','',''),
(9299926,0,'httpmonitoring','1.0.1',183,21,'httpmonitoring','',1,0,1,1672926345,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','397dc0838863ccdf4ee635bffd0df32e','emconf fix','p2media',1000001,0,0,'','ter','',''),
(9299927,0,'httpmonitoring','1.0.2',183,19,'httpmonitoring','An extension for the TYP3 CMS which adds a backend module for monitoring the HTTP status code given out by sites.',1,0,1,1672927776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','f7033636bca35a070464807054738ead','Added description.','p2media',1000002,0,0,'','ter','',''),
(9299928,0,'httpmonitoring','1.0.3',183,27,'httpmonitoring','An extension for the TYPO3 CMS which adds a backend module for monitoring the HTTP status code given out by sites.',1,0,1,1672928018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','59f855febbc370dfaf1313014db40d0a','Updated description.','p2media',1000003,0,0,'','ter','',''),
(9299929,0,'httpmonitoring','1.0.4',183,31,'httpmonitoring','An extension for the TYPO3 CMS which adds a backend module for monitoring the HTTP status code given out by sites.',1,0,1,1673594567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','d29bcb9ac2924f685b6033581e042887','Update author company','p2 media GmbH & Co. KG',1000004,0,0,'','ter','',''),
(9299930,0,'httpmonitoring','1.0.5',183,65,'httpmonitoring','An extension for the TYPO3 CMS which adds a backend module for monitoring the HTTP status code given out by sites.',1,0,1,1679316244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marius Kachel','marius.kachel@p2media.de','p2media2020@typo3','af9a0f50fc54a3aadc70ed7a74d3cfac','Minor updates','p2 media GmbH & Co. KG',1000005,1,0,'','ter','',''),
(9299931,0,'patch_install_tool','0.1.0',70,70,'Patches for the Install Tool','Collection of patches for the Backend Layout',2,0,0,1672955987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','1ee4ffa6d58e0fd3484d996a869af279','see issue 99434 on the TYPO3 Core bug tracker','',1000,1,0,'https://github.com/franzholz/patch_install_tool','ter','',''),
(9299932,0,'videos','11.0.0',1628,78,'Videos','Video player for playlists with cue points, preview image and subtitles',2,0,4,1673267767,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','5cbda2687a578d400f8150d28782baf7','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000000,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299933,0,'videos','11.0.1',1628,92,'Videos','Video player for playlists with cue points, preview image and subtitles',2,0,4,1673273525,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','7f5d3f9f50511bc88344e4d67228fd11','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000001,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299934,0,'videos','12.0.1',1628,81,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1685542081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','920f2ef35da046f041de67f58ba23283','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000001,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299935,0,'videos','11.0.2',1628,68,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687042365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','928d0f293531a58eb7c4b0d7027ae675','New release of version 11.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000002,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299936,0,'videos','11.0.3',1628,70,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687044475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','23eecdbfac1fc29fa52053ea780f75aa','New release of version 11.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000003,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299937,0,'videos','12.0.2',1628,71,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687045198,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1a19e3cf5a473651f6d97e064bf7f9a4','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000002,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299938,0,'videos','12.0.3',1628,71,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687172419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','15630352d0eaebe23e88b86ddd5149d1','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000003,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299939,0,'videos','11.0.4',1628,73,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687173516,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','9815543e52f889159197aca36affb92e','New release of version 11.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000004,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299940,0,'videos','12.0.4',1628,69,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687206116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','6aa59216ef5d51f9b7ca344ff8ea213b','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000004,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299941,0,'videos','11.0.5',1628,73,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687207591,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','b0e7c77106d7a794584d1ded745b522f','New release of version 11.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000005,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299942,0,'videos','12.0.5',1628,75,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687768802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','cd7d329f247e06a4b57031b158dcfb8b','New release of version 12.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000005,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299943,0,'videos','11.0.6',1628,72,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1687768838,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','c1b862ff2a9765d7ddfeb6108ee8e8ee','New release of version 11.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000006,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299944,0,'videos','11.0.7',1628,65,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1693316146,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','6b6351bd34e918dfd726830c5c3a7624','New release of version 11.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000007,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299945,0,'videos','12.0.6',1628,75,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1693316267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','9a5ff16464f0551e49dbcea4de9c996a','New release of version 12.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000006,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299946,0,'videos','11.0.8',1628,61,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1698759514,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1e660a500a97f75e80b202f78946b8e3','New release of version 11.0.8 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000008,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299947,0,'videos','12.0.7',1628,65,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1698759589,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','3235a28c378b3676bb966047b7cfcb92','New release of version 12.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000007,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299948,0,'videos','11.0.9',1628,61,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1698764138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','e6e4d6725a06a1d9bdc2a2e255a48d33','New release of version 11.0.9 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000009,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299949,0,'videos','12.0.8',1628,74,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1698764275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','7f2e4ff8b5541105ad7ab8ea38d24d08','New release of version 12.0.8 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000008,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299950,0,'videos','11.0.10',1628,55,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1706012471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','86451d02aa67fc5932dc0dd2caeaa4bd','New release of version 11.0.10 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000010,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299951,0,'videos','11.0.11',1628,60,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1706017181,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','951d18ddef7608058b253d6f48c40388','New release of version 11.0.11 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',11000011,0,0,'https://docs.typo3.org/p/wapplersystems/videos/11.0/en-us','ter','',''),
(9299952,0,'videos','12.0.9',1628,62,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1712230545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:0:\"\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','3ae2eac8aa88e37903efa2ed289ccdc3','New release of version 12.0.9 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',12000009,0,0,'https://docs.typo3.org/p/wapplersystems/videos/12.0/en-us','ter','',''),
(9299953,0,'videos','13.0.0',1628,48,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1729983707,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"filemetadata\";s:6:\"13.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','73f167dfaee7b0d2ca250a4e3ae5301c','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',13000000,0,0,'https://docs.typo3.org/p/wapplersystems/videos/13.0/en-us','ter','',''),
(9299954,0,'videos','13.1.0',1628,29,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1744193465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"filemetadata\";s:6:\"13.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','a5924e7775043c1290f4801dee013087','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',13001000,0,0,'https://docs.typo3.org/p/wapplersystems/videos/13.1/en-us','ter','',''),
(9299955,0,'videos','13.1.1',1628,33,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1748124326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"filemetadata\";s:6:\"13.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','2d5681800725180900891678d9288916','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',13001001,0,0,'https://docs.typo3.org/p/wapplersystems/videos/13.1/en-us','ter','',''),
(9299956,0,'videos','13.1.2',1628,24,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles',2,0,4,1761661369,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:12:\"filemetadata\";s:6:\"13.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','44dd9aff112c174e217904cdc0c76624','New release of version 13.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',13001002,0,0,'https://docs.typo3.org/p/wapplersystems/videos/13.1/en-us','ter','',''),
(9299957,0,'videos','14.0.0',1628,11,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles.',2,0,4,1776687537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:12:\"filemetadata\";s:6:\"14.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','fa0c7e2284aac2098ef94eb2769e7d47','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',14000000,0,0,'https://docs.typo3.org/p/wapplersystems/videos/14.0/en-us','ter','',''),
(9299958,0,'videos','14.0.1',1628,12,'Videos','Extends video file properties and provides a player for playlists, cue points and subtitles.',2,0,4,1777372605,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:12:\"filemetadata\";s:6:\"14.0.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','6bf5bc4b782b3e0ae7fbf218547a1a7d','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/videos','WapplerSystems',14000001,1,0,'https://docs.typo3.org/p/wapplersystems/videos/14.0/en-us','ter','',''),
(9299959,0,'cute_mailing_ttaddress','1.0.0',376,86,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1673270145,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"1.0.0-1.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-7.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','93033580a082a30c9f74608f4711f59b','Release version 1.0.0','',1000000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299960,0,'cute_mailing_ttaddress','2.0.0',376,92,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1678441098,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"3.0.0-3.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-7.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','fa37e8c88293f3714d04c3efa312a8aa','Version 2.0.0','',2000000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299961,0,'cute_mailing_ttaddress','2.1.0',376,86,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1687968939,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:12:\"cute_mailing\";s:13:\"3.0.0-3.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-7.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','13e9b788424d04350a870f0e7c083a09','Version 2.1.0','',2001000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299962,0,'cute_mailing_ttaddress','2.2.0',376,84,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1701955808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-7.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','0ecb16a69df6be357252f3e11b0ff3f9','[TASK] release new version 2.2.0','',2002000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299963,0,'cute_mailing_ttaddress','2.3.1',376,23,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1761669032,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-9.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','ee45337503f69b720357ed9189d15d21','[TASK] Bump version number','',2003001,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299964,0,'cute_mailing_ttaddress','2.4.3',376,5,'Cute Mailing ttaddress','A TYPO3 extension that connects tt_address and cute-mailing.',2,0,3,1785396409,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";s:10:\"tt_address\";s:13:\"5.2.0-9.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','f93e53be9b9fef8b5399d5704df74b58','Small bugfix release','',2004003,1,0,'https://github.com/undkonsorten/typo3-cute-mailing-ttaddress','ter','',''),
(9299965,0,'cute_mailing_registeraddress','1.0.0',450,87,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1673270588,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"1.0.0-1.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','84bfec174b97f941627c696f898a02b5','Release version 1.0.0','',1000000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299966,0,'cute_mailing_registeraddress','1.0.1',450,86,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1675237184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"1.0.0-1.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','ad6693b2fdb8cfbb5423138e72dc091c','Hotfix version 1.0.1','',1000001,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299967,0,'cute_mailing_registeraddress','2.0.0',450,83,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1678441317,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"3.0.0-3.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','8e48c42a57803564551b0fca22c2df74','Version 2.0.0','',2000000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299968,0,'cute_mailing_registeraddress','2.1.0',450,85,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1687968857,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:12:\"cute_mailing\";s:13:\"3.0.0-3.99.99\";s:15:\"registeraddress\";s:13:\"2.0.0-5.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','b091c58c64480407e1074c6a87277be1','Version 2.1.0','',2001000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299969,0,'cute_mailing_registeraddress','2.2.0',450,83,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1701956248,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";s:15:\"registeraddress\";s:13:\"2.0.0-5.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','52aee42ba0e9553425bf8cf3cac462a6','[TASK] add badge','',2002000,0,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299970,0,'cute_mailing_registeraddress','2.3.1',450,26,'Cute Mailing Registeraddress','A TYPO3 extension that connects registeraddress and cute-mailing.',2,0,3,1761656522,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";s:15:\"registeraddress\";s:13:\"2.0.0-6.99.99\";}}','undkonsorten','kontakt@undkonsorten.com','undkonsorten','2d610cbf56ee974ae7d74457f89c05bd','[TASK] Bump version number','',2003001,1,0,'https://github.com/undkonsorten/typo3-cute-mailing-registeraddress','ter','',''),
(9299971,0,'testing','1.0.4',128,27,'Testing playground','Testing playground',1,0,4,1673362177,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','0d0eac726a1f943a9592e4d104a2e624','Updated extension to 1.0.4','',1000004,0,0,'','ter','',''),
(9299972,0,'testing','1.0.5',128,30,'Testing playground','Testing playground',1,0,4,1673362526,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','4d210d85a429428d50a90da1f3c33703','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000005,0,0,'','ter','',''),
(9299973,0,'testing','1.0.6',128,71,'Testing playground','Testing playground',1,0,4,1673362725,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.1.99\";}}','FluidTYPO3 Team','claus@namelesscoder.net','fluidtypo3','664b6e4849770962106d2fdece6de1d6','Automatic release built from GitHub. See the CHANGELOG.md file that is shipped with this release for details.','',1000006,1,0,'','ter','',''),
(9299974,0,'mail','1.0.16',4772,81,'Mail','Mail System for TYPO3',2,0,3,1673365373,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-6.99.99\";}}','','','rabe69','0c4290bff3aec1376e02110519a4f840','First TER version of MAIL, a backend module for sending personalized mails to different groups of recipients.','',1000016,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.0/en-us','ter','',''),
(9299975,0,'mail','1.0.17',4772,81,'Mail','Mail System for TYPO3',2,0,3,1673520129,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','','','rabe69','21e5b371118e76ec6e300e75c17cd2ed','Increase dependency version range of tt_address; Fix PHP 8 array key issue;','',1000017,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.0/en-us','ter','',''),
(9299976,0,'mail','1.0.18',4772,80,'Mail','Mail System for TYPO3',2,0,3,1673522642,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','','','rabe69','fabd60e317ec6b2dd9df8e76245eae9e','Add GNU general public licence Version 2 file','',1000018,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.0/en-us','ter','',''),
(9299977,0,'mail','1.0.19',4772,79,'Mail','Mail System for TYPO3',2,0,3,1674227365,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','','','rabe69','2708e87ea507aaa4322527a5071e1ee7','Add php 8.0-8.2 requirement','',1000019,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.0/en-us','ter','',''),
(9299978,0,'mail','1.1.0',4772,91,'Mail','Mail System for TYPO3',2,0,3,1674342887,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','','','rabe69','7939a7b3e058e5ee1d88615e01a35c10','Updated extension to 1.1.0','',1001000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.1/en-us','ter','',''),
(9299979,0,'mail','1.2.0',4772,76,'Mail','Mail System for TYPO3',2,0,3,1674843347,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','','','rabe69','7679ada3d6dd81b52b131ad72b67b8cd','Improve mail wizard by store/restore the current step; Add reload button to wizard settings page to allow manual reload/refetch of internal and external pages; Improve mails from external pages (add its css to inline styles and remove script tags and class attributes); Add typoscript option removeClassAttributes to EMOGRIFIER content object to remove class attributes after inlining;','',1002000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.2/en-us','ter','',''),
(9299980,0,'mail','1.2.1',4772,78,'Mail','Mail System for TYPO3',2,0,3,1674844140,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','02caa32f289510c2524c935ea254bc3e','Add author to ext_emconf.php ','MEDIA::ESSENZ',1002001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.2/en-us','ter','',''),
(9299981,0,'mail','1.2.2',4772,81,'Mail','Mail System for TYPO3',2,0,3,1674905029,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','6b442dd3d12ac67c40241dd5fa31a7c3','Remove unneeded db field.','MEDIA::ESSENZ',1002002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.2/en-us','ter','',''),
(9299982,0,'mail','1.2.3',4772,85,'Mail','Mail System for TYPO3',2,0,3,1674911122,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','79c9e45956d6beb482447f6568511c67','Add workaround to get rid of closing br tags in fetched contents.','MEDIA::ESSENZ',1002003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.2/en-us','ter','',''),
(9299983,0,'mail','1.3.0',4772,79,'Mail','Mail System for TYPO3',2,0,3,1675102928,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','a9a90a91c67436cbb3082f671779e08c','Move configuration module setting to mail modul; Add new option to hide navigation and configuration on user level;','MEDIA::ESSENZ',1003000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.3/en-us','ter','',''),
(9299984,0,'mail','1.4.0',4772,87,'Mail','Mail System for TYPO3',2,0,3,1675183164,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','77f6e08b15595617ac29d0a16eb806db','Replace simulate frontend user group middleware with ModifyResolvedFrontendGroupsEvent event listener; Fix fetch of group restricted internal page; Add tooltips to several places in mail wizard module; Add view helper to edit mail page content; Add user tsconfig parameter hideManualSending','MEDIA::ESSENZ',1004000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.4/en-us','ter','',''),
(9299985,0,'mail','1.5.3',4772,85,'Mail','Mail System for TYPO3',2,0,3,1675259767,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c92d0e35f57217079b5a913dda09b61d','Remove german translations inside extension - get german translation from crowdin within the next hours.','MEDIA::ESSENZ',1005003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.5/en-us','ter','',''),
(9299986,0,'mail','1.6.0',4772,76,'Mail','Mail System for TYPO3',2,0,3,1675962491,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','109852475fe49e7c0549933d400b7c54','Add page tree filter function; Improve documentation','MEDIA::ESSENZ',1006000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.6/en-us','ter','',''),
(9299987,0,'mail','1.7.0',4772,82,'Mail','Mail System for TYPO3',2,0,3,1676027359,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','a4e565fd57aa69050bf47facff80b7c4','Add new extension configuration to filter the page tree inside mail modules; Changed \"open mails\" to \"draft mails\", which also affects userTS config \"hideTabs\" and \"defaultTab\"; Update documentation;','MEDIA::ESSENZ',1007000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299988,0,'mail','1.7.1',4772,84,'Mail','Mail System for TYPO3',2,0,3,1676632774,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','b93b5ca11c0376176419e1b47fb2d9b8','Make back button of addresses import working; Add step navigation to address import; Change dependency injection inside abstract controller from constructor to inject methods to make extending easier; several small code optimizations and cleanups','MEDIA::ESSENZ',1007001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299989,0,'mail','1.7.2',4772,73,'Mail','Mail System for TYPO3',2,0,3,1677855123,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ac8b405802ddc20dda30b49488b9829b','Fix some bugs in direct_mail migration script ','MEDIA::ESSENZ',1007002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299990,0,'mail','1.7.3',4772,74,'Mail','Mail System for TYPO3',2,0,3,1677856811,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','b0ebe115b7607599f6c79394bc3782f9','Respect mailActive in static recipient list of fe_groups','MEDIA::ESSENZ',1007003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299991,0,'mail','1.7.4',4772,80,'Mail','Mail System for TYPO3',2,0,3,1677860853,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c1f7f6c72ff4cb87ece743cc783764a4','Avoid division by zero of migrated mails with no recipients; Improve queue controller','MEDIA::ESSENZ',1007004,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299992,0,'mail','1.7.5',4772,74,'Mail','Powerful mail system for TYPO3',2,0,3,1678469656,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','460a7b03e4bca0a8251ee9e81bc415b2','Change extension description; Add keywords to composer.json','MEDIA::ESSENZ',1007005,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299993,0,'mail','1.7.7',4772,77,'Mail','Powerful newsletter system for TYPO3',2,0,3,1678470402,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','983bbe61f2277a6323a8a00c241aec9c','Change extension description; Remove old documentation from README.md','MEDIA::ESSENZ',1007007,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299994,0,'mail','1.7.8',4772,83,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678702358,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','20365321b8c01e2b64c6bb05fe1e2fbc','Change extension type to module; Add psr-4 autoload info to ext_emconf.php','MEDIA::ESSENZ',1007008,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299995,0,'mail','1.7.9',4772,80,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678803932,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','1573a03889631c2807353452f4bdc39f','Add funding information; Add rate info to documentation','MEDIA::ESSENZ',1007009,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299996,0,'mail','1.7.10',4772,75,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678883471,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','1cf84a42cc0189bb52c43ee9fc534507','Add check for existing direct_mail tables in migration script. Set php version of dependency phar to 8.0','MEDIA::ESSENZ',1007010,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299997,0,'mail','1.7.11',4772,77,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678899930,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','249bd54178f8c79e2284d7aea28faf7b','Add common pitfalls to documentation; Improve documentation of configuration','MEDIA::ESSENZ',1007011,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.7/en-us','ter','',''),
(9299998,0,'mail','1.8.0',4772,74,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678903000,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','4ee38676416b34da0e67ab01534e5363','Set version to 1.8.0 to force re-render of documentation','MEDIA::ESSENZ',1008000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.8/en-us','ter','',''),
(9299999,0,'mail','1.8.1',4772,82,'Mail','Powerful newsletter system for TYPO3',2,0,1,1678903649,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','f319796dffb143804d6aa64c34d33a2c','Set version to 1.8.1 to hopefully get the manual link back to ter.','MEDIA::ESSENZ',1008001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.8/en-us','ter','',''),
(9300000,0,'mail','1.8.2',4772,79,'Mail','Powerful newsletter system for TYPO3',2,0,1,1679654869,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3f57393b07d2b7da19df62debeb6c273','Make migration script faster and more bulletproof','MEDIA::ESSENZ',1008002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.8/en-us','ter','',''),
(9300001,0,'mail','1.8.3',4772,83,'Mail','Powerful newsletter system for TYPO3',2,0,1,1679670173,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','d0a0e5782ba413fb9aad0cec120d2e50','Fix bug in category migration script','MEDIA::ESSENZ',1008003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.8/en-us','ter','',''),
(9300002,0,'mail','1.9.0',4772,81,'Mail','Powerful newsletter system for TYPO3',2,0,1,1681924532,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','bb4a420319b09cb6ad7f50b0f27cc03c','Switch default recipient source definition for fe_users and tt_address from domain model type to table type, which increase the speed of the recipient module a lot; Fix some bugs with table based recipient groups; Add two database indexes for more speed','MEDIA::ESSENZ',1009000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.9/en-us','ter','',''),
(9300003,0,'mail','1.10.0',4772,86,'Mail','Powerful newsletter system for TYPO3',2,0,1,1682583137,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','9693ff338663ecf5d42f8a9cd287ee08','Optimize recipient group sql queries; Add back & edit buttons to recipient and report module; Small improvements & cleanups;','MEDIA::ESSENZ',1010000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.10/en-us','ter','',''),
(9300004,0,'mail','1.11.0',4772,75,'Mail','Powerful newsletter system for TYPO3',2,0,1,1682806457,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','e95105a2e3afa85323e0d18c0ce64e67','Add number of categories calculation for fe_users and tt_address to direct_mail migration script; Add mail_salutation to defaultRecipientFields to enable USER_mail_salutation marker in newsletters by default; Add mail_salutation to default csv export fields; Set ce-bodytext class of newsletter css to text-align left','MEDIA::ESSENZ',1011000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.11/en-us','ter','',''),
(9300005,0,'mail','1.12.0',4772,89,'Mail','Powerful newsletter system for TYPO3',2,0,1,1683135637,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','830ec5d095be9ee1e6cf6bee37d5ea93','Add tracking pixel; Please do db compare and watch out changes in Layouts/Mail.html and Templates/Mail/Html.html','MEDIA::ESSENZ',1012000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.12/en-us','ter','',''),
(9300006,0,'mail','1.13.0',4772,71,'Mail','Powerful newsletter system for TYPO3',2,0,1,1689607991,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"redirects\";s:14:\"11.5.0-11.5.99\";s:9:\"scheduler\";s:14:\"11.5.0-11.5.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-11.5.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"6.0.0-7.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0aa61b4346ff324c4facee186fec9d27','Change required version of emogrifier from 6 to 7 to add php 8.2 compatibility','MEDIA::ESSENZ',1013000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/1.13/en-us','ter','',''),
(9300007,0,'mail','2.1.0',4772,67,'Mail','Powerful newsletter system for TYPO3',2,0,1,1690894689,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','bcb776485a933ce7285a25dcad3da61d','Add TYPO3 12 compatibility;  Improve mail wizard: show html and plain text preview in settings step; UI Improvements; Make wizard settings step configurable by user tsconfig; Restore open tab in settings step after edit properties; Add plain text link tracking (only if html part exists); Add delete mail buttons to report module; Add several event dispatcher (mail header, csv import,  scheduled sending start/finish); Change way to include autoloader class from phar;  [BREAKING] Change user tsconfig parameter hideManualSending to hideManualSendingButton; [BREAKING] Do not show hidden pages in mail wizards source selection;','MEDIA::ESSENZ',2001000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.1/en-us','ter','',''),
(9300008,0,'mail','2.2.0',4772,73,'Mail','Powerful newsletter system for TYPO3',2,0,1,1690990753,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3bf443785a8000f90208a5b428c0abbf','Improve report module by adding settings tabs and showing only relevant data','MEDIA::ESSENZ',2002000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.2/en-us','ter','',''),
(9300009,0,'mail','2.3.0',4772,70,'Mail','Powerful newsletter system for TYPO3',2,0,1,1691508806,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ad71c90f718a00001cb9f3a764e77eb3','Improve mail queue and report module; Migrate js code to ECMASCRIPT Modules; Add own redirect type (TYPO3 12)','MEDIA::ESSENZ',2003000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.3/en-us','ter','',''),
(9300010,0,'mail','2.3.1',4772,77,'Mail','Powerful newsletter system for TYPO3',2,0,1,1691569493,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','d9e56256fbae9cdc769c4fc0b5939052','Add mail redirect creation type only in TYPO3 12 and above','MEDIA::ESSENZ',2003001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.3/en-us','ter','',''),
(9300011,0,'mail','2.4.0',4772,64,'Mail','Powerful newsletter system for TYPO3',2,0,1,1691594969,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','dd42938428cba627fcde67209edd06cd','Add back to mail wizard button to page module. Fixes page tree filter under TYPO3 12.','MEDIA::ESSENZ',2004000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.4/en-us','ter','',''),
(9300012,0,'mail','2.4.1',4772,72,'Mail','Powerful newsletter system for TYPO3',2,0,1,1691604348,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','153cb35b1e3ec41495a841409ad24d2a','Make image paths in mails with not included media absolute','MEDIA::ESSENZ',2004001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.4/en-us','ter','',''),
(9300013,0,'mail','2.5.0',4772,73,'Mail','Powerful newsletter system for TYPO3',2,0,1,1692702139,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0080b19ee71b78e2b141e1c8cf168e47','Enhances mail db table: please use update-wizard/db-compare after update! A lot of improvements in queue and report module. Add own JS modules for TYPO3 12. Brings new event/listener for deactivation of returned mail recipients; Several bugfixes.','MEDIA::ESSENZ',2005000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300014,0,'mail','2.5.2',4772,67,'Mail','Powerful newsletter system for TYPO3',2,0,1,1696943376,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3a8917143af34791ec5cab512ce83f0e','Move include for needed libraries for none composer mode from classes to localconf.php due to issue when uninstalling other extensions; Rise depth level of some json encode/decodes; ','MEDIA::ESSENZ',2005002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300015,0,'mail','2.5.3',4772,63,'Mail','Powerful newsletter system for TYPO3',2,0,1,1700039618,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','d7bd128891b88d93d3de9083fd662b79','[Bugfix] https://gitlab.com/mediaessenz/mail/-/issues/21; Update included emogrifier (7.0.0  7.1.0) and scssphp (1.11.0  1.12.0) packages; Change throw annotations of services to fit TYPO3 12','MEDIA::ESSENZ',2005003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300016,0,'mail','2.5.4',4772,68,'Mail','Powerful newsletter system for TYPO3',2,0,1,1701268859,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','946cdcc74c3993b780236e9913ae68e4','[Bugfix] https://gitlab.com/mediaessenz/mail/-/issues/23','MEDIA::ESSENZ',2005004,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300017,0,'mail','2.5.5',4772,64,'Mail','Powerful newsletter system for TYPO3',2,0,1,1702419687,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','81220aae953dae26e47cd873296398cc','prevent user to input multiline value in pagetsconfig','MEDIA::ESSENZ',2005005,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300018,0,'mail','2.5.6',4772,66,'Mail','Powerful newsletter system for TYPO3',2,0,1,1704801258,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7c3d3a94e4c9a2e6e18a8d99bdb5839b','Fixes bug in recipient list from pages restricted by categories. Updating is highly recommended, since a deleted user from such a list could block further delivering.','MEDIA::ESSENZ',2005006,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300019,0,'mail','2.5.7',4772,64,'Mail','Powerful newsletter system for TYPO3',2,0,1,1707317756,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','89acaa603389a12eac1cf966efb2d256','Fixes issues with csv recipient groups; update included dependencies of ter version','MEDIA::ESSENZ',2005007,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.5/en-us','ter','',''),
(9300020,0,'mail','2.6.0',4772,54,'Mail','Powerful newsletter system for TYPO3',2,0,1,1713012303,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ec81ef536022f6970f55c276eaa81943','Links in test mails are also working if click tracking is activated from now on. Fixes an issue in csv import if validateEmail was disabled.','MEDIA::ESSENZ',2006000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.6/en-us','ter','',''),
(9300021,0,'mail','2.6.1',4772,54,'Mail','Powerful newsletter system for TYPO3',2,0,1,1713272957,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3017fe37f5d42bf27bcdb67360c031b3','Improvements in charset converter of address importer','MEDIA::ESSENZ',2006001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.6/en-us','ter','',''),
(9300022,0,'mail','2.6.2',4772,58,'Mail','Powerful newsletter system for TYPO3',2,0,1,1713885134,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0bdd566c779875b1a106ed0bac60ad29','Contains fix for an issue in marker replacement method came with the last release.','MEDIA::ESSENZ',2006002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.6/en-us','ter','',''),
(9300023,0,'mail','2.6.3',4772,62,'Mail','Powerful newsletter system for TYPO3',2,0,1,1714123588,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','51f69a74c6be61f528d6248e34377e55','Allow empty recipient name in personalized mails; Add check for request object in TypoScript condition of plain text mail part','MEDIA::ESSENZ',2006003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.6/en-us','ter','',''),
(9300024,0,'mail','2.6.4',4772,62,'Mail','Powerful newsletter system for TYPO3',2,0,1,1716369110,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"redirects\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-12.4.99\";s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-8.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','6a9103fbc1f91e7b155afe24aa7de378','Improve ui of mail wizard step 2 by moving edit and reload button up','MEDIA::ESSENZ',2006004,0,0,'https://docs.typo3.org/p/mediaessenz/mail/2.6/en-us','ter','',''),
(9300025,0,'mail','3.0.0',4772,44,'Mail','Powerful newsletter system for TYPO3',2,0,1,1727363049,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0b96c36c05ed1ecc2e1d3d96451e0f78','Add TYPO3 13 compatibility and a lot of recipient group enhancements. See changelog in documentation for more infos and how to update from 2.x to 3.x','MEDIA::ESSENZ',3000000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.0/en-us','ter','',''),
(9300026,0,'mail','3.0.1',4772,43,'Mail','Powerful newsletter system for TYPO3',2,0,1,1727714429,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c61efa20f537ff54eaf64294ac01632e','Fix for undefined global variable $TYPO3_REQUEST warning','MEDIA::ESSENZ',3000001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.0/en-us','ter','',''),
(9300027,0,'mail','3.0.2',4772,42,'Mail','Powerful newsletter system for TYPO3',2,0,1,1728545572,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','59745c73c4565a3e33d9b001f1b64b81','Fix direct_mail migration wizard to work with changed db schema of mail 3; Fix marker issue in plain text mail generation','MEDIA::ESSENZ',3000002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.0/en-us','ter','',''),
(9300028,0,'mail','3.0.3',4772,40,'Mail','Powerful newsletter system for TYPO3',2,0,1,1730317077,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7d2d4d291416cf7a2ae9b7094f6067b9','Implemented RecipientNotFoundException to handle cases where recipient records are missing. Updated JumpurlMiddleware to catch the exception and mitigate potential errors. The commit also includes minor improvements in layout, such as handling directories in ScssParserUtility, HTML form updates, additional CSS rules, and setting email subject in test mails.','MEDIA::ESSENZ',3000003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.0/en-us','ter','',''),
(9300029,0,'mail','3.1.0',4772,38,'Mail','Powerful newsletter system for TYPO3',2,0,1,1730396527,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','2dd9f88e8bbdeafa93fe312e6c00175c','Introduced a new event, ManipulateMailRecipientsEvent, to allow manipulation of the recipient list after finalizing the mail wizard. This event can be useful for removing duplicate recipients across multiple lists.','MEDIA::ESSENZ',3001000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.1/en-us','ter','',''),
(9300030,0,'mail','3.1.1',4772,38,'Mail','Powerful newsletter system for TYPO3',2,0,1,1730745733,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','43f5371c244ecaffea3d94d7f84241cf','Make icons work with dark and light mode; increase icon size at some places; update dependencies;','MEDIA::ESSENZ',3001001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.1/en-us','ter','',''),
(9300031,0,'mail','3.2.0',4772,41,'Mail','Powerful newsletter system for TYPO3',2,0,1,1730914263,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','590e18c8dbd8ffd6a2e497a91def6ed4','New features include normalizing recipient names and enhancing phone field normalization for frontend users. Bug fixes address the stopping of CSV sendings after the first period and ensure recipient data with null or 0 values are correctly handled.','MEDIA::ESSENZ',3002000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300032,0,'mail','3.2.1',4772,39,'Mail','Powerful newsletter system for TYPO3',2,0,1,1731090291,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','f85b3330366aab8e6cb7cb2d2e4c32c8','Fix issue with icon size under TYPO3 11; Add some more stylings to the backend modules;','MEDIA::ESSENZ',3002001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300033,0,'mail','3.2.2',4772,37,'Mail','Powerful newsletter system for TYPO3',2,0,1,1731177485,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','7fd42024df8b8d189819dc847f084fed','Improve styling under TYPO3 11;  Add background image to backend module header','MEDIA::ESSENZ',3002002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300034,0,'mail','3.2.3',4772,39,'Mail','Powerful newsletter system for TYPO3',2,0,1,1731178450,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','f7686bb9cad9a46f5d4f48d2b452283f','Add missing deleted value to tca of log table','MEDIA::ESSENZ',3002003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300035,0,'mail','3.2.4',4772,38,'Mail','Powerful newsletter system for TYPO3',2,0,1,1731323333,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c2319850ca456c1a1e70b30f7098a7f9','Improve css of mail wizard','MEDIA::ESSENZ',3002004,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300036,0,'mail','3.2.5',4772,42,'Mail','Powerful newsletter system for TYPO3',2,0,1,1731331477,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','8c8415f0d82b7b217c2b3147acbb71b1','Add fix for exception when call typo3 -vv cleanup:missingrelations','MEDIA::ESSENZ',3002005,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300037,0,'mail','3.2.6',4772,34,'Mail','Powerful newsletter system for TYPO3',2,0,1,1738868254,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','95a30b74b9fd036c7eaffe9b3c762fcd','Fix some icon issues under TYPO3 13; Update dependencies in phar file;','MEDIA::ESSENZ',3002006,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300038,0,'mail','3.2.7',4772,35,'Mail','Powerful newsletter system for TYPO3',2,0,1,1739384196,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','e6b930dd10ea8b907dc1635e8cf8a1b2','Updated mail queue handling to account for deleted/hidden records and improved logging for skipped recipients.','MEDIA::ESSENZ',3002007,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300039,0,'mail','3.2.8',4772,37,'Mail','Powerful newsletter system for TYPO3',2,0,1,1739872245,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','2161b76eb92ae3b56ccfc79af3e66b22','Fix wrong variable name in mailer service','MEDIA::ESSENZ',3002008,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.2/en-us','ter','',''),
(9300040,0,'mail','3.3.0',4772,35,'Mail','Powerful newsletter system for TYPO3',2,0,1,1740476310,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','61dc58d2761f91a222d42452e8602e23','Fixes several multilanguage issues. See changelog in documentation.','MEDIA::ESSENZ',3003000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.3/en-us','ter','',''),
(9300041,0,'mail','3.5.0',4772,27,'Mail','Powerful newsletter system for TYPO3',2,0,1,1749112121,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','08c4a3f3fbcf99f154b809b7cd0eb7f9','https://docs.typo3.org/p/mediaessenz/mail/3.5/en-us/ChangeLog/3-4-0.html','MEDIA::ESSENZ',3005000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.5/en-us','ter','',''),
(9300042,0,'mail','3.5.1',4772,26,'Mail','Powerful newsletter system for TYPO3',2,0,1,1749226087,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','ff150d323bff6719eea56aa5594c45aa','Fix some issues with the direct_mail migrations under TYPO3 13.4','MEDIA::ESSENZ',3005001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.5/en-us','ter','',''),
(9300043,0,'mail','3.6.1',4772,23,'Mail','Powerful newsletter system for TYPO3',2,0,1,1751878546,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','669d2fce9c51a91c391bf399ef482d04','Add sending priority feature. Please make database compare after update!','MEDIA::ESSENZ',3006001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.6/en-us','ter','',''),
(9300044,0,'mail','3.6.2',4772,26,'Mail','Powerful newsletter system for TYPO3',2,0,1,1754563509,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','23ce1afa7b6c75b7335d917be590b786','Enhanced RecipientService to better distinguish recipients by using uid when available, ensuring robust handling of CSV-based recipient data. Refined JumpurlMiddleware to require both mail and jumpurl parameters for processing.','MEDIA::ESSENZ',3006002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.6/en-us','ter','',''),
(9300045,0,'mail','3.7.0',4772,24,'Mail','Powerful newsletter system for TYPO3',2,0,1,1754938601,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','335a57e5e2a1f5fb7b1fcd7ce9ba03a0','[Feature] CSV deduplication\r\nIntroduced configurable deduplication for CSV recipient lists, allowing filtering of duplicates based on specified fields (default: email). Database compare after updating needed!','MEDIA::ESSENZ',3007000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.7/en-us','ter','',''),
(9300046,0,'mail','3.7.1',4772,21,'Mail','Powerful newsletter system for TYPO3',2,0,1,1755422270,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','2e7a489da3c80c979f0f14b6a59e3ed0','Bugfix for jumpurl middleware to handle jumpurls with id 0','MEDIA::ESSENZ',3007001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.7/en-us','ter','',''),
(9300047,0,'mail','3.7.2',4772,25,'Mail','Powerful newsletter system for TYPO3',2,0,1,1755794715,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-8.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','cde466ec26528984666718c125259446','Refined conditional logic for test mail processing in MailController','MEDIA::ESSENZ',3007002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.7/en-us','ter','',''),
(9300048,0,'mail','3.8.0',4772,24,'Mail','Powerful newsletter system for TYPO3',2,0,1,1757931712,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:2:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','dae6c1b38fbd6dddef4a674c6d894a9d','Add CSV import for fe_users','MEDIA::ESSENZ',3008000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.8/en-us','ter','',''),
(9300049,0,'mail','3.9.0',4772,23,'Mail','Powerful newsletter system for TYPO3',2,0,1,1760625142,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','d32bb3bf35e113259ddb3d59a0ce3d5d','Add Site Sets  Recipient Groups in Report','MEDIA::ESSENZ',3009000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/3.9/en-us','ter','',''),
(9300050,0,'mail','3.9.1',4772,15,'Mail','Powerful newsletter system for TYPO3',2,0,1,1766298415,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','e3005122b644b2a9ad48812685b46c20','Migrate fluid styled content settings to use plugin.mail namespace.\r\nAdjust SQL schema for csv_deduplicate_fields of tx_mail_domain_model_group table.\r\nRestrict scssphp/scssphp version to 1.13.','MEDIA::ESSENZ',3009001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300051,0,'mail','3.9.2',4772,17,'Mail','Powerful newsletter system for TYPO3',2,0,1,1766497968,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','6a87d9efab2627dd17dc014a75d17e1d','Fixed typo in settings layout path','MEDIA::ESSENZ',3009002,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300052,0,'mail','3.9.3',4772,16,'Mail','Powerful newsletter system for TYPO3',2,0,1,1768249669,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c6682dd460ff3ccdeec829dc3d25147e','Fixes Direct Mail migration script call of querybuilders resetQueryParts in TYPO3 13 ','MEDIA::ESSENZ',3009003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300053,0,'mail','3.10.0',4772,16,'Mail','Powerful newsletter system for TYPO3',2,0,1,1770465018,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','83fe30db46e55b93607ad0573b2736b9','Improve direct_mail migration script; Basic auth for images; Use TYPO3 SYS defaultScheme if not defined in base url; TCA and TypoScript optimizations; ','MEDIA::ESSENZ',3010000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300054,0,'mail','3.11.0',4772,12,'Mail','Powerful newsletter system for TYPO3',2,0,1,1775143033,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','799a207a017404087903e6380d85854c','Open existing draft mail when click on internal page; Add attachments to test mails','MEDIA::ESSENZ',3011000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300055,0,'mail','3.12.1',4772,11,'Mail','Powerful newsletter system for TYPO3',2,0,1,1778151117,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3d421f20b09a5c06d4c639eb0b0cc53f','Introduce separate sender email and name configuration','MEDIA::ESSENZ',3012001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300056,0,'mail','4.0.0',4772,5,'Mail','Powerful newsletter system for TYPO3',2,0,1,1783586053,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"redirects\";s:14:\"13.4.0-14.3.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:4:{s:7:\"jumpurl\";s:6:\"9.0.0-\";s:14:\"content_blocks\";s:13:\"1.4.3-2.99.99\";s:10:\"tt_address\";s:14:\"9.0.0-10.99.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','66587e7d06f212a83d75f30cfcae30a3','https://docs.typo3.org/p/mediaessenz/mail/4.0/en-us/ChangeLog/4-0-0.html','MEDIA::ESSENZ',4000000,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300057,0,'mail','4.0.1',4772,6,'Mail','Powerful newsletter system for TYPO3',2,0,1,1783677480,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"redirects\";s:14:\"13.4.0-14.3.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:4:{s:7:\"jumpurl\";s:6:\"9.0.0-\";s:14:\"content_blocks\";s:13:\"1.4.3-2.99.99\";s:10:\"tt_address\";s:14:\"9.0.0-10.99.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','3cae6c7d2a3047ec98a9e274f4ec0072','Fix for some small issues with default header layout and privacy footer link','MEDIA::ESSENZ',4000001,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300058,0,'mail','4.0.3',4772,6,'Mail','Powerful newsletter system for TYPO3',2,0,1,1785415218,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"redirects\";s:14:\"13.4.0-14.3.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:4:{s:7:\"jumpurl\";s:6:\"9.0.0-\";s:14:\"content_blocks\";s:13:\"1.4.3-2.99.99\";s:10:\"tt_address\";s:14:\"9.0.0-10.99.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','6e36d4217cd6bab8588952ca2d545bc1','Add missing s to fluid paths of fluid styled content site set','MEDIA::ESSENZ',4000003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300059,0,'mail','3.12.3',4772,4,'Mail','Powerful newsletter system for TYPO3',2,0,1,1785415705,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','61b8f9543da0cfcf6ef3cdf77013ce35','Add missing s to fluid path of fluid styled content site set','MEDIA::ESSENZ',3012003,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300060,0,'mail','3.12.4',4772,4,'Mail','Powerful newsletter system for TYPO3',2,0,1,1785416514,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.0.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"redirects\";s:14:\"11.5.0-13.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-13.4.99\";}s:8:\"suggests\";a:3:{s:7:\"jumpurl\";s:13:\"8.0.0-9.99.99\";s:10:\"tt_address\";s:13:\"7.0.0-9.99.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','cb2065069b6627c1c8c5ad2c707173ec','Fix wrong version in ext_emconf.php','MEDIA::ESSENZ',3012004,0,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300061,0,'mail','4.0.4',4772,3,'Mail','Powerful newsletter system for TYPO3',2,0,1,1786870871,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"redirects\";s:14:\"13.4.0-14.3.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:4:{s:7:\"jumpurl\";s:6:\"9.0.0-\";s:14:\"content_blocks\";s:13:\"1.4.3-2.99.99\";s:10:\"tt_address\";s:14:\"9.0.0-10.99.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0be0448d7c8d37877cf4c2089b7ef3c5','Add missing dependencies phar file to TER release','MEDIA::ESSENZ',4000004,1,0,'https://docs.typo3.org/p/mediaessenz/mail/main/en-us/','ter','',''),
(9300062,0,'websocket_provider','0.1.0',118,25,'Websocket Server Integration','Run a websocket server within the TYPO3 context with extensible server logic.',0,0,4,1673450473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-10.9.99\";}}','Jonathan Kieling','jonathan.kieling@werkraum.net','jona','663eba94dc16ba359c76477fd47e4601','Updated extension to 0.1.0','werkraum Digitalmanufaktur GmbH',1000,0,0,'https://github.com/jonakieling/typo3-websocket-provider/blob/main/README.md','ter','',''),
(9300063,0,'websocket_provider','0.1.1',118,25,'Websocket Server Integration','Run a websocket server within the TYPO3 context with extensible server logic.',0,0,4,1673451256,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-10.9.99\";}}','Jonathan Kieling','jonathan.kieling@werkraum.net','jona','a93b61897b0ead8aef1fddb21365a00c','Updated extension to 0.1.1','werkraum Digitalmanufaktur GmbH',1001,0,0,'https://github.com/jonakieling/typo3-websocket-provider/blob/main/README.md','ter','',''),
(9300064,0,'websocket_provider','0.2.0',118,68,'Websocket Server Integration','Run a websocket server within the TYPO3 context with extensible server logic.',0,0,4,1673452526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.13-10.9.99\";}}','Jonathan Kieling','jonathan.kieling@werkraum.net','jona','ee7955af8929b5fabbdbbdc4458f8d9b','Updated extension to 0.2.0','werkraum Digitalmanufaktur GmbH',2000,1,0,'https://github.com/jonakieling/typo3-websocket-provider/blob/main/README.md','ter','',''),
(9300065,0,'telephonedirectory','4.0.0',292,97,'Telephone Directory','Telephone Directory',2,-1,3,1673539479,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:5:\"maps2\";s:12:\"8.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','20eb6fb81382f146ec05c020560d17c5','Initial upload','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300066,0,'telephonedirectory','4.1.0',292,77,'Telephone Directory','Telephone Directory',2,-1,3,1706268045,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:5:\"maps2\";s:12:\"8.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','f7780e7095f0d49968eb703f88f33f3c','Remove all Extbase stuff from scheduler task','jweiland.net',4001000,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300067,0,'telephonedirectory','5.0.0',292,52,'Telephone Directory','Telephone Directory',2,-1,3,1726568242,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:14:\"11.0.0-11.9.99\";s:15:\"checkfaluploads\";s:12:\"4.0.0-4.9.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','987818c68c5eb0eddad883092a2e0149','- TYPO3 12 Compatibility\r\n- Migrated office mm tables to separate department and subject mm tables for better data management\r\n- Significant refactoring of getter functions and removal of deprecated cruser_id from TCA.\r\n- Added upgrade wizard documentation, guiding users through the migration of MM tables.\r\n- Fixed issues with scheduler tasks and improved how email fallbacks are handled.\r\n- Addressed and resolved various PHPStan issues, including raising the PHPStan check level to Level-6 for better code quality.\r\n- Removed unused imports, fixed formatting, and addressed several CGL (Coding Guidelines) violations.\r\n- Updated test suites and CI configurations to remove deprecated docker-compose and optimize testing processes.\r\n\r\nThis release is a major step forward in ensuring future-proof compatibility with TYPO3 12 while maintaining stability and improving the overall user experience.','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300068,0,'telephonedirectory','6.0.0',292,34,'Telephone Directory','Telephone Directory',2,-1,3,1747743534,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:14:\"12.0.0-12.9.99\";s:15:\"checkfaluploads\";s:12:\"5.0.0-5.9.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','46965ecb0f67df0c241d46896eebb839','	TYPO3 13 LTS Compatibility: Adjusted the extension for full compatibility with TYPO3 v13\r\n	Legacy Cleanup: Dropped support for older TYPO3 versions\r\n	View Refactor: Replaced usage of StandaloneView with ViewInterface and ViewFactoryData\r\n	Security Update: Migrated from deprecated Hashing Utility to HashService\r\n	TypoScript Restructure: Moved configuration to the SiteConfiguration folder for improved flexibility\r\n	Plugin Refactor: Converted all list_type plugins to CType elements with a migration wizard for existing tt_content records\r\n	API Modernization: Replaced all deprecated method calls with up-to-date TYPO3 Core API functions','jweiland.net',6000000,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300069,0,'telephonedirectory','6.0.2',292,19,'Telephone Directory','Telephone Directory',2,-1,3,1764547988,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:14:\"12.0.0-12.9.99\";s:15:\"checkfaluploads\";s:12:\"5.0.0-5.9.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','15f20148d9d9d47f8b33e2b4014c9fe4','[BUGFIX] TCA Migrations for tables done','jweiland.net',6000002,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300070,0,'telephonedirectory','6.2.1',292,5,'Telephone Directory','Telephone Directory',2,0,3,1783327609,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:14:\"12.0.0-12.9.99\";s:15:\"checkfaluploads\";s:12:\"5.0.0-5.9.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','c29dd1add5c23641f91859efa046d10c',' Whats Changed\r\n [FEATURE] Add GitHub Action for TER release automation \r\n [RELEASE] Prepare version 6.2.1','jweiland.net',6002001,1,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300071,0,'telephonedirectory','6.2.0',292,4,'Telephone Directory','Telephone Directory',2,0,3,1783327926,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"maps2\";s:14:\"12.0.0-12.9.99\";s:15:\"checkfaluploads\";s:12:\"5.0.0-5.9.99\";s:9:\"glossary2\";s:11:\"7.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','ab3b7965e324c9f7691c8089e21a38ae','[FEATURE] Add employee secret and HMAC-based validation','jweiland.net',6002000,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300072,0,'telephonedirectory','5.0.1',292,2,'Telephone Directory','Telephone Directory',2,0,3,1787821436,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:5:\"maps2\";s:14:\"11.0.0-11.9.99\";s:15:\"checkfaluploads\";s:12:\"4.0.0-4.9.99\";s:9:\"glossary2\";s:11:\"6.0.0-0.0.0\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','70a37f6acd269202ec2a30e943cbcde2','This security fix adds missing hash validation to the employee update action, preventing an attacker from overwriting employee data without ever receiving a valid edit link. Existing edit links continue to work as before.','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300073,0,'telephonedirectory','4.1.1',292,2,'Telephone Directory','Telephone Directory',2,0,3,1787821453,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.33-11.5.99\";s:5:\"maps2\";s:12:\"8.0.0-8.9.99\";}s:8:\"suggests\";a:1:{s:15:\"checkfaluploads\";s:0:\"\";}}','Stefan Froemken, Markus Kugler','projects@jweiland.net','jweiland.net','84ba4820887661ca4e8f5bae435b2a19','This security fix adds missing hash validation to the employee update action, preventing an attacker from overwriting employee data without ever receiving a valid edit link. Existing edit links continue to work as before.','jweiland.net',4001001,0,0,'https://docs.typo3.org/p/jweiland/telephonedirectory/main/en-us/','ter','',''),
(9300074,0,'t3rest','10.1.1',234,92,'REST for TYPO3','Provides a REST interface for TYPO3.',1,0,2,1673602284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"7.6.0-10.4.99\";s:7:\"rn_base\";s:7:\"1.12.0-\";}}','Rene Nitzsche, Michael Wagner, Hannes Bochmann, Mario Seidel','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','0ecd1552754521af02f93eed33b1eb60','Released version 10.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',10001001,0,0,'https://github.com/DMKEBUSINESSGMBH/t3rest/','ter','',''),
(9300075,0,'t3rest','11.0.2',234,60,'REST for TYPO3','Provides a REST interface for TYPO3.',1,0,2,1707467442,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:7:\"rn_base\";s:7:\"1.16.0-\";}}','Rene Nitzsche, Michael Wagner, Hannes Bochmann, Mario Seidel','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4b8c137f705895ef13d718ca96b094c0','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/t3rest/','ter','',''),
(9300076,0,'t3rest','12.0.0',234,82,'REST for TYPO3','Provides a REST interface for TYPO3.',1,0,2,1710156826,'a:1:{s:7:\"depends\";a:2:{s:7:\"rn_base\";s:7:\"1.17.0-\";s:5:\"typo3\";s:14:\"11.5.7-12.4.99\";}}','Rene Nitzsche, Michael Wagner, Hannes Bochmann, Mario Seidel','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','032bb14c369e4aa68d4047c6b27257e4','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000000,1,0,'https://github.com/DMKEBUSINESSGMBH/t3rest/','ter','',''),
(9300077,0,'form_rate_limit','1.0.0',756,89,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1673615873,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','7080ea95ab5de0b127c5d118f071c102','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.0/en-us','ter','',''),
(9300078,0,'form_rate_limit','1.1.0',756,91,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1680336896,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','7813e3b451f1556457ffa59883d0ecdf','Added:\r\n- Prevent download of language packs for TYPO3 v12','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.1/en-us','ter','',''),
(9300079,0,'form_rate_limit','1.2.0',756,67,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1691426839,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','94149c3ab7b4c867eb5a3dda7f87decb','Added:\r\n- PSR-14 event is dispatched when rate limit is exceeded','',1002000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.2/en-us','ter','',''),
(9300080,0,'form_rate_limit','1.3.0',756,76,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1691892459,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','336a85d0f7aead2a0afa1588c682f035','Added:\r\n- PSR-7 request object is available in PSR-14 event','',1003000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.3/en-us','ter','',''),
(9300081,0,'form_rate_limit','1.3.1',756,62,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1703154155,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','fee413cdb350366be47cd3499f245349','Fixed:\r\n- Cannot use interval  27263 seconds','',1003001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.3/en-us','ter','',''),
(9300082,0,'form_rate_limit','1.4.0',756,55,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1705431336,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-12.4.99\";s:5:\"fluid\";s:14:\"11.5.3-12.4.99\";s:4:\"form\";s:14:\"11.5.3-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','1c5c288c75ec523a33051c25c354fe61','Added:\r\n- Compatibility with Symfony 7','',1004000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.4/en-us','ter','',''),
(9300083,0,'form_rate_limit','1.5.0',756,64,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1707040711,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-13.4.99\";s:5:\"fluid\";s:14:\"11.5.3-13.4.99\";s:4:\"form\";s:14:\"11.5.3-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','42515e6ff253a9dc0d6f8811f4e8b541','Added\r\n- Compatibility with TYPO3 v13','',1005000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.5/en-us','ter','',''),
(9300084,0,'form_rate_limit','1.6.0',756,47,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1715615314,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-13.4.99\";s:5:\"fluid\";s:14:\"11.5.3-13.4.99\";s:4:\"form\";s:14:\"11.5.3-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f54a4d7326471ed4214704dd000ee98d','Added:\r\n- Support for site sets in TYPO3 v13','',1006000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.6/en-us','ter','',''),
(9300085,0,'form_rate_limit','1.6.1',756,59,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1715931379,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-13.4.99\";s:5:\"fluid\";s:14:\"11.5.3-13.4.99\";s:4:\"form\";s:14:\"11.5.3-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','2668f60cb2b401b200a4015bbe38e532','Fixed:\r\n- Wrong site set label, thanks to Eric Harrer','',1006001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.6/en-us','ter','',''),
(9300086,0,'form_rate_limit','1.7.0',756,37,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1731348364,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-13.4.99\";s:5:\"fluid\";s:14:\"11.5.3-13.4.99\";s:4:\"form\";s:14:\"11.5.3-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','fa17b42d6e17895d24b4404b01d4e25f','Added:\r\n- Allow cleanup command in scheduler','',1007000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.7/en-us','ter','',''),
(9300087,0,'form_rate_limit','1.7.1',756,47,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1731610717,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.3-13.4.99\";s:5:\"fluid\";s:14:\"11.5.3-13.4.99\";s:4:\"form\";s:14:\"11.5.3-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','6689c69aad9d181ef9d239b1de48fd15','Fixed:\r\n- Form finisher not visible in TYPO3 v13 backend using site sets','',1007001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/1.7/en-us','ter','',''),
(9300088,0,'form_rate_limit','2.0.0',756,24,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1758546103,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','020e9aa378aa9824ad9a69ecb3d10040','Removed:\r\n- Compatibility with TYPO3 v11\r\n- Compatibility with TYPO3 v12','',2000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/2.0/en-us','ter','',''),
(9300089,0,'form_rate_limit','2.1.0',756,12,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1774970841,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.10-13.4.99\";s:5:\"fluid\";s:15:\"13.4.10-13.4.99\";s:4:\"form\";s:15:\"13.4.10-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','867e2ad711e33b4437e86aa94c77c5fd','Added:\r\n- Compatibility with TYPO3 v14','',2001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/main/en-us/','ter','',''),
(9300090,0,'form_rate_limit','2.1.1',756,13,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1774971556,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.10-14.3.99\";s:5:\"fluid\";s:15:\"13.4.10-14.3.99\";s:4:\"form\";s:15:\"13.4.10-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','f521c8e154fce151d9679db52ee8486b','Fixed:\r\n- Add missing TYPO3 v14 compatibility to ext_emconf.php','',2001001,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/main/en-us/','ter','',''),
(9300091,0,'form_rate_limit','2.1.2',756,13,'Form Rate Limit','TYPO3 form finisher for rate limiting when sending a form',2,0,2,1776786974,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.10-14.3.99\";s:5:\"fluid\";s:15:\"13.4.10-14.3.99\";s:4:\"form\";s:15:\"13.4.10-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','33ddbbc503ef1c6e6ee3ed3a276066bd','Fixed:\r\n- Avoid configuring symfony/rate-limiter in extra.typo3/cms.Package.providesPackages for TYPO3 v14','',2001002,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-form-rate-limit/main/en-us/','ter','',''),
(9300092,0,'cf_phpinclude','1.0.0',469,39,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1673783690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','5cdeab9e81f5d6f299858fe6220fdcaf','First Release ','',1000000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300093,0,'cf_phpinclude','1.0.2',469,76,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1673796742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','e9bdad309698fb20ac88e06298341385','1.0.2 Relase','',1000002,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300094,0,'cf_phpinclude','1.0.3',469,76,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1673805217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','af0ee62d90bd00f1e4282371e54a5a87','Typo3 12 Support','',1000003,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300095,0,'cf_phpinclude','1.0.4',469,90,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1673805507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','febd86c7533bdc0d826dc947e64e9c08','[RELEASE] Typo3 12 Support','',1000004,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300096,0,'cf_phpinclude','1.0.5',469,79,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1686935937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.1.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','d67c247567efe9d9574776a03f6dd7ee','Fixed backend icon in content list.\r\nAdded developers documentation, making it easier to understand and extend the functionality of the application.\r\nAdded error handling for empty plugins in the backend.','',1000005,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300097,0,'cf_phpinclude','1.1.0',469,76,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1706944795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','600eaa90188a905ebe29400271640f65','[TASK] Support Typo3 13 ','',1001000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300098,0,'cf_phpinclude','1.3.0',469,19,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1761658234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','789862a8de19ab7d46bce9e3c28de04c','Backward compatibility for Typo3 12-13 Flexforms','',1003000,0,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300099,0,'cf_phpinclude','1.4.0',469,14,'cf_phpinclude','Includes a Custom PHP Script in Typo3 Context',2,0,3,1764413277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.5.99\";}}','Florian Eibisbegrer','cookiemanager@coding-freaks.com','codingfreaks','723bcd8609ff230265d97445b4c9b754','[TASK] Support Typo3 14','',1004000,1,0,'https://docs.typo3.org/p/codingfreaks/cf-phpinclude/main/en-us/','ter','',''),
(9300100,0,'imagelazyload','1.0.0',125,33,'Image Lazy Load','Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.',2,0,2,1673822994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','433c286423f693493817ad1319dbe1e3','Initial release...','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/imagelazyload/blob/main/README.md','ter','',''),
(9300101,0,'imagelazyload','1.0.1',125,66,'Image Lazy Load','Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.',2,0,2,1673845526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.5.0 - 12.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','4b2e018757fd21af7f1f9c8633497dd9','Please see the ChangeLog','Brightside OÜ / t3brightside.com',1000001,0,0,'https://github.com/t3brightside/imagelazyload/blob/main/README.md','ter','',''),
(9300102,0,'imagelazyload','1.1.1',125,26,'Image Lazy Load','Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.',2,0,2,1738412342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.4.0 - 13.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','1ab9f4e04e45198f9054f583afdb6f1a','compatible with TYPO3 v13','Brightside OÜ / t3brightside.com',1001001,1,0,'https://github.com/t3brightside/imagelazyload/blob/main/README.md','ter','',''),
(9300103,0,'form_extended','11.0.0',1025,89,'Form Extended','',2,0,4,1673878267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"form\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8ba6a45b29dca86a19b68c1f2ea00f6c','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',11000000,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300104,0,'form_extended','11.0.6',1025,71,'Form Extended','',2,0,4,1686657098,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"form\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e528dba5071f152cf191a6dbb69006e5','New release of version 11.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',11000006,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300105,0,'form_extended','11.0.7',1025,90,'Form Extended','',2,0,4,1686661311,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"form\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','465741bd3f69e61346925a85e32a8089','New release of version 11.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',11000007,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300106,0,'form_extended','11.0.8',1025,67,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1708220269,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"form\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9fa4b04d4e2c4a272c8057c2f1280857','New release of version 11.0.8 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',11000008,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300107,0,'form_extended','12.1.0',1025,59,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1714522708,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','45e74929e2d51a06c5546dd72bb740d6','New release of version 12.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001000,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300108,0,'form_extended','12.1.1',1025,54,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1717804677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','651a23c47a0f67878a66b082451aca42','New release of version 12.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001001,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300109,0,'form_extended','12.1.2',1025,50,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1717977346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5f4d52ff1be4d1d55fd2e8f1563c6e32','New release of version 12.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001002,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300110,0,'form_extended','12.1.3',1025,57,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1718030348,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5e85d3f435f31a40bdd32870fdb6718b','New release of version 12.1.3 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001003,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300111,0,'form_extended','12.1.4',1025,50,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1722812456,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','08bea8151b299e44dc42d8c98d835a50','New release of version 12.1.4 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001004,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300112,0,'form_extended','12.1.5',1025,42,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1723147820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','ddf904cb495b2c0b7a43b154f0bcde15','New release of version 12.1.5 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001005,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300113,0,'form_extended','12.1.6',1025,50,'Form Extended','Multi upload field, double opt in method and other',2,0,4,1723158664,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','0037f3bc99cf276e8ad0afc77a120448','New release of version 12.1.6 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12001006,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300114,0,'form_extended','12.2.0',1025,50,'Form Extended','Multi upload field, double opt in, tag select field and other',2,0,4,1724954486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b688a32554402fcee642eeccad581eba','New release of version 12.2.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12002000,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300115,0,'form_extended','12.2.1',1025,52,'Form Extended','Multi upload field, double opt in, tag select field and other',2,0,4,1728083225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b87c47b342ccd30b5d1f4e1b7fb67493','New release of version 12.2.1 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',12002001,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300116,0,'form_extended','13.0.0',1025,31,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1744495714,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','307cd6374c5374f230e0eae506a88a88','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000000,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300117,0,'form_extended','13.0.1',1025,24,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1750365646,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1e2be78899de035154ac49428aa7b5e9','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000001,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300118,0,'form_extended','13.0.2',1025,22,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1753235944,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','49413bd339921d8920b4b525f5e61209','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000002,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300119,0,'form_extended','13.0.3',1025,25,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1755004064,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7f578312f14e56a7eec9a8ef7c55d740','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000003,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300120,0,'form_extended','13.0.4',1025,19,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1765073871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','3401c6e7a950b593850c3c5566021c7a','New release of version 13.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000004,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300121,0,'form_extended','13.0.5',1025,17,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1768222613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','435f91cabbd0d9a816afdffa9c20e693','New release of version 13.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000005,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300122,0,'form_extended','13.0.6',1025,13,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1773272137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2d5b7b76d4c93fe6ca9c783614247879','New release of version 13.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000006,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300123,0,'form_extended','13.0.7',1025,14,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1773846731,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','da817a677686ce83060bf37756866c9f','New release of version 13.0.7 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000007,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300124,0,'form_extended','13.0.8',1025,10,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1776810144,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','095867a611816e2918b883c8cd75e5e2','New release of version 13.0.8 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',13000008,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300125,0,'form_extended','14.0.0',1025,12,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1776986273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f0fa836c89078abff07d6a03af53b2fd','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000000,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300126,0,'form_extended','14.0.1',1025,11,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1777067610,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','80f2e1d2a707c27a9d2e4ea4363a1fd0','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000001,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300127,0,'form_extended','14.0.2',1025,10,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1778842890,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7f2c03603eba42c8cb49b755a2acb7cf','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000002,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300128,0,'form_extended','14.0.3',1025,12,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1779660370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','557c7ff6e3ab9bd42869840b9fcf9230','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000003,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300129,0,'form_extended','14.0.4',1025,9,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1781026508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','2940e2c38ea5296ecd24682a597845ea','New release of version 14.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000004,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300130,0,'form_extended','14.0.5',1025,6,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1781257106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6f8fb852a7ddc25f7afb2b462fd3ffc7','New release of version 14.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000005,0,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300131,0,'form_extended','14.0.6',1025,9,'Form Extended','Multi upload field, sender addresses in site config, new field types and other',2,0,4,1781257908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";s:4:\"form\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','487ee94222c06f376b6af2d5b7eeef19','New release of version 14.0.6 - see details, changelog and documentation on https://github.com/WapplerSystems/form_extended','WapplerSystems',14000006,1,0,'https://github.com/WapplerSystems/form_extended','ter','',''),
(9300132,0,'hh_test','0.1.2',526,39,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673884555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9666d92e89a8c1f3379008b0c7f4346d','Update composer.json','',1002,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300133,0,'hh_test','0.1.5',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673956185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','6619e76a72b9dcf0a7a55479a773ccae','Changed to Version 0.1.5','',1005,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300134,0,'hh_test','0.1.7',526,33,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673956401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e78d3f63b6cddbb6654ad9b775d7fa57','Changed to Version 0.1.7','',1007,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300135,0,'hh_test','0.2.2',526,33,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673959399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8c3e9d45a7663bca777035ab9c6e7b26','Changed to Version 0.2.2','',2002,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300136,0,'hh_test','0.2.5',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673959889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f7244ae694000798608b26f669471f91','Changed to Version 0.2.5','',2005,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300137,0,'hh_test','0.2.6',526,35,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673960086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ed2837efb26549d93152db5994cc4893','Changed to Version 0.2.6','',2006,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300138,0,'hh_test','0.2.7',526,35,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673960260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4cac0793bb8a42831c3047bae921d4dc','Changed to Version 0.2.7','',2007,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300139,0,'hh_test','0.2.8',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673961824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a0e93e90b3ab0222dc3a141b813c45c8','New Version 0.2.8','',2008,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300140,0,'hh_test','0.2.9',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673961971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','833fd002f76f1f1e83c8c4241111cbfd','New Version 0.2.9','',2009,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300141,0,'hh_test','0.2.10',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673962110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ba9767058cd81df1a76fc3045490ba39','New Version 0.2.10','',2010,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300142,0,'hh_test','0.2.12',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673965002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','a8c29f58a89888b03f8fc54fb0464b9f','New Version 0.2.12','',2012,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300143,0,'hh_test','0.2.13',526,34,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673967990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','27e7d2ff4f37f627b00c33da3d6cdef1','New Version 0.2.13','',2013,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300144,0,'hh_test','0.2.14',526,32,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673968770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1db0c95dc901be691e0d469d9c36bc1b','New Version 0.2.14','',2014,0,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300145,0,'hh_test','0.2.15',526,81,'Hauer-Heinrich - Test','Hauer-Heinrich - Test',1,0,10,1673969475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','768ee780c406db69c954806e65658c43','New Version 0.2.15','',2015,1,0,'https://github.com/Hauer-Heinrich/hh_test/blob/main/README.md','ter','',''),
(9300146,0,'instagramm4you','1.0.0',67,67,'Instagramm4You','Lädt Instagram Beiträge anhand eines Acces Tokens',2,0,3,1673941840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Müllenborn-Pitzen@4ou Promotion GmbH','markus.muellenborn-pitzen@4you-werbeagentur.de','muellenborn_pitzen','86f3e224fd73e466460691115d3b5175','Typo3 Extension for Integration of Instagram Feeds','',1000000,1,0,'https://github.com/MMP4You/instagramm4you/blob/cfab24654b6eba65df24ae116fd5344c9f39f9f1/README.md','ter','',''),
(9300147,0,'content_information','0.1.3',490,88,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1674222860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','4c9a7ffcd69e8c33d7d7f65ec1df7371','Initial version','XIMA MEDIA GmbH',1003,0,0,'https://docs.typo3.org/p/xima/content-information/0.1/en-us','ter','',''),
(9300148,0,'content_information','0.1.7',490,85,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1674649524,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','0a15b36b7d6c7e1a0c15b3dc6511b079','Updated extension to 0.1.7','XIMA MEDIA GmbH',1007,0,0,'https://docs.typo3.org/p/xima/content-information/0.1/en-us','ter','',''),
(9300149,0,'content_information','0.1.8',490,81,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1674656731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','32943db77b9691c2378fa2decaa5b0bb','Updated extension to 0.1.8','XIMA MEDIA GmbH',1008,0,0,'https://docs.typo3.org/p/xima/content-information/0.1/en-us','ter','',''),
(9300150,0,'content_information','0.1.9',490,44,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1674663241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','713841cbe76c7a5d54aec6ed6682383f','Updated extension to 0.1.9','XIMA MEDIA GmbH',1009,0,0,'https://docs.typo3.org/p/xima/content-information/0.1/en-us','ter','',''),
(9300151,0,'content_information','0.2.2',490,96,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1675259666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','39beb1e8c4714ee859571c19bb893fff','upload version 0.2.2','XIMA MEDIA GmbH',2002,0,0,'https://docs.typo3.org/p/xima/content-information/0.2/en-us','ter','',''),
(9300152,0,'content_information','0.2.3',490,96,'Content Information','This extension provides useful information based on the content in your TYPO3 CMS installation.',1,0,3,1692947512,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','XIMA MEDIA GmbH','kontakt@xima.de','abandoned_extensions','ee86a8e6a95ebfc7a820b95024b1e102','Updated extension to 0.2.3','XIMA MEDIA GmbH',2003,1,0,'https://docs.typo3.org/p/xima/content-information/0.2/en-us','ter','',''),
(9300153,0,'form_email_contentblocks','1.0.0',1279,92,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,4,1674491794,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','f7a2c87630f868b979cd681f44a4ba52','[RELEASE] 1.0.0','PassionWeb Manuel Schnabel',1000000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.0/en-us','ter','',''),
(9300154,0,'form_email_contentblocks','1.1.0',1279,78,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1676194448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c9a489793eedbdb85395572b917c904d','[FEATURE] Added possibility to use form variables in content elements','PassionWeb Manuel Schnabel',1001000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300155,0,'form_email_contentblocks','2.0.0',1279,85,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1676377247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"12.0.0-12.2.0\";s:4:\"form\";s:13:\"12.0.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','ab4478f1181290329a44cfa6905ae4ee','[TASK] Add support for TYPO3 v12','PassionWeb Manuel Schnabel',2000000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.0/en-us','ter','',''),
(9300156,0,'form_email_contentblocks','1.1.1',1279,74,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1678699186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','96b9e641a41839e2cadb187aaf961abc','[BUGFIX] Added check for type before replacing dynamic values','PassionWeb Manuel Schnabel',1001001,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300157,0,'form_email_contentblocks','2.0.1',1279,87,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1678699559,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"12.0.0-12.2.0\";s:4:\"form\";s:13:\"12.0.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','9d919ddf347d78d965d19d31e5581933','[BUGFIX] Added check for type before replacing dynamic values','PassionWeb Manuel Schnabel',2000001,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.0/en-us','ter','',''),
(9300158,0,'form_email_contentblocks','2.1.0',1279,93,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1682537729,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','07fdaa6a8cd8e095b6f7db960231bfb7','- Added compatibility with TYPO3 v12','PassionWeb Manuel Schnabel',2001000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300159,0,'form_email_contentblocks','1.1.2',1279,70,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1690361237,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','1ce1579907e80906eb258929efc4560a','[BUGFIX] Fix missing labels in the flexform','PassionWeb Manuel Schnabel',1001002,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300160,0,'form_email_contentblocks','2.1.1',1279,81,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1690361250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','a45629649bd5892c6a5ab311a80e83a8','[BUGFIX] Fix missing labels in the flexform','PassionWeb Manuel Schnabel',2001001,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300161,0,'form_email_contentblocks','2.1.2',1279,81,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1699998238,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c6f282b7185c4dcbad465d41becbbcd4','[BUGFIX] Edited rendering so that the request is not accessed before initialization','PassionWeb Manuel Schnabel',2001002,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300162,0,'form_email_contentblocks','2.1.3',1279,58,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1711661678,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','1948420a903f0333556aed5c7f23d301','[TASK] remove bogus word from SystemEmail.html\r\n[TASK] Adjust layout styling of SystemEmail','PassionWeb Manuel Schnabel',2001003,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300163,0,'form_email_contentblocks','1.1.3',1279,53,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1711662133,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','f4698ed4ae660185adcee2d4acb62108','[TASK] remove bogus word and adjust layout styling of SystemEmail','PassionWeb Manuel Schnabel',1001003,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300164,0,'form_email_contentblocks','2.1.4',1279,63,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1712929548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','13cd9ba068a2bfc029de97816485a4d6','[FIX] Edit max width of text content area','PassionWeb Manuel Schnabel',2001004,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300165,0,'form_email_contentblocks','1.1.4',1279,51,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1712929621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','90c37e51ee613eecc6ee4c7ccf703809','[FIX] Edit max width of text content area','PassionWeb Manuel Schnabel',1001004,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300166,0,'form_email_contentblocks','1.1.5',1279,36,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1731618193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','af3611327fa568d39826c057483889f1','[FIX] add fallbacks for option params and extend error handling','PassionWeb Manuel Schnabel',1001005,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300167,0,'form_email_contentblocks','2.1.5',1279,35,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1731618212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','839a5bb4f92fb16fde32707d90838f51','[FIX] add fallbacks for option params and extend error handling','PassionWeb Manuel Schnabel',2001005,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300168,0,'form_email_contentblocks','3.0.0',1279,40,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1731618284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','ff77f9712b3ebd218ea862135ac113cc','Added compatibility with TYPO3 v13\r\n[FEATURE] Added additional toggle \"show copyright\"','PassionWeb Manuel Schnabel',3000000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.0/en-us','ter','',''),
(9300169,0,'form_email_contentblocks','3.0.1',1279,45,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1732899163,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','8ab488054e29485068794479df34dfc0','[FIX] adjust logo path check','PassionWeb Manuel Schnabel',3000001,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.0/en-us','ter','',''),
(9300170,0,'form_email_contentblocks','2.1.6',1279,35,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1732899277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"form\";s:14:\"12.0.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','dfdab4f07e45e0587d36e86e403c0830','[FIX] adjust logo path check','PassionWeb Manuel Schnabel',2001006,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/2.1/en-us','ter','',''),
(9300171,0,'form_email_contentblocks','1.1.6',1279,36,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1732899357,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','8fb7bbd362a29e9427401806ca8cba2e','[FIX] adjust logo path check','PassionWeb Manuel Schnabel',1001006,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/1.1/en-us','ter','',''),
(9300172,0,'form_email_contentblocks','3.0.2',1279,35,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1745321088,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','f8ceac3ef19427170250a579801eeb92','[FIX] Correct inclusion of TypoScript','PassionWeb Manuel Schnabel',3000002,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.0/en-us','ter','',''),
(9300173,0,'form_email_contentblocks','3.0.3',1279,20,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1761343512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','b7c3819e13f117f8541895dd155b8275','[FIX] move remove button to panel headings row, thx @wini2','PassionWeb Manuel Schnabel',3000003,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.0/en-us','ter','',''),
(9300174,0,'form_email_contentblocks','3.0.4',1279,21,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1766591481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c5289e34496cd4693ba921989933c982','[FIX] separated introductory and signature content to corresponding email finishers (prevent usage of introductory content in signature section and vice versa)','PassionWeb Manuel Schnabel',3000004,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.0/en-us','ter','',''),
(9300175,0,'form_email_contentblocks','4.0.0',1279,6,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1783585330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:4:\"form\";s:14:\"14.3.0-14.3.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','7739c782030d17b0424cdb5f5a4f6d3d','[FEATURE] added v14 compatibility  closes 10','PassionWeb Manuel Schnabel',4000000,1,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/4.0/en-us','ter','',''),
(9300176,0,'form_email_contentblocks','3.1.0',1279,4,'Form email content blocks','Allows to add a content element at the beginning (introductory text) and/or at the end (email signature) of the email templates. Also, the background color and logo of the fluid email template can be edited.',2,0,0,1783606279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"form\";s:14:\"13.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c229cdca06dbcf1a519a6ff706ca1827','closes 9','PassionWeb Manuel Schnabel',3001000,0,0,'https://docs.typo3.org/p/passionweb/form-email-contentblocks/3.1/en-us','ter','',''),
(9300177,0,'t3customroutes','0.0.1',206,91,'t3customroutes','TYPO3 extension used to register custom api endpoints',2,0,1,1674576263,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.0.*-8.1.*\";s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','f72c4feaf82720494981ba797d4cdb91','Release version 0.0.1\r\n    We are happy to release EXT:t3customroutes for TYPO3 11 LTS.\r\n    WARNING: Its an beta version so it may have bugs.\r\n\r\n     Submit bug reports and feature requests on GitHub\r\n    https://github.com/Mirko-Solutions/t3customroutes/issues','Mirko',1,0,0,'https://github.com/Mirko-Solutions/t3customroutes/blob/master/README.md','ter','',''),
(9300178,0,'t3customroutes','0.0.2',206,115,'t3customroutes','TYPO3 extension used to register custom api endpoints, via YAML file configuration using Symfony Routing package',2,0,1,1675352262,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.0.*-8.1.*\";s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Mirko (developer: Mirko)','support@mirko.in.ua','stanislav_nazar','a0c06b763d8b994d85533055d20089a1','Release version 0.0.2\r\n    added typo3 v12 support\r\n\r\n    Submit bug reports and feature requests on GitHub\r\n   https://github.com/Mirko-Solutions/t3customroutes/issues','Mirko',2,1,0,'https://github.com/Mirko-Solutions/t3customroutes/blob/master/README.md','ter','',''),
(9300179,0,'form_footnote','1.2.2',110,34,'Form footnote','Footnotes for EXT:form',2,0,2,1674643599,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','','','spyker','a5bf8f25ad160f6c3d36c470ff13d9a6','Change ext_emconf.php version to 1.2.2','',1002002,0,0,'','ter','',''),
(9300180,0,'form_footnote','1.2.3',110,76,'Form footnote','Footnotes for EXT:form',2,0,2,1674643696,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";}}','','','spyker','9b9e7f11ab6cbac2382667ef79c9ce7f','Change ext_emconf.php version to 1.2.3','',1002003,1,0,'','ter','',''),
(9300181,0,'ns_open_streetmap','1.0.0',688,63,'[NITSAN] Open Street Map Plugin','This extension can easily integrate of powerful features of OpenStreet map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com//t3t-extensions/open-streetmap You can download PRO version for more-features & free-support at https://t3planet.com/ns-open-streetmap-typo3-extension-pro',2,0,3,1674657578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','9d8d845ba17837f1fa3a85bca6fc151c','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','',1000000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300182,0,'ns_open_streetmap','1.0.1',688,84,'[NITSAN] Open Street Map Plugin','This extension can easily integrate of powerful features of OpenStreet map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com/t3-extensions/openstreet-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1674658448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.0.0-11.5.99\";}}','NITSAN Technologies Pvt Ltd','sanjay@nitsan.in','nitsan','18556e94747313a3aee14ef403be693a','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','',1000001,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300183,0,'ns_open_streetmap','12.0.0',688,74,'[NITSAN] Open Street Map Plugin','This extension can easily integrate of powerful features of OpenStreet map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com/t3-extensions/openstreet-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1688394575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7f0b8ac3a5f5f8a073606d0728a24d99','New release of version 12.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300184,0,'ns_open_streetmap','12.0.1',688,63,'[NITSAN] Open Street Map Plugin','This extension can easily integrate of powerful features of OpenStreet map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com/t3-extensions/openstreet-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1709302077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3D: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','9ec056bfa150ca9d5fd99cbf7b634517','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300185,0,'ns_open_streetmap','1.1.0',688,47,'[NITSAN] Open Street Map Plugin','This extension can easily integrate of powerful features of OpenStreet map like find-places, find-direction between locations etc. Live-Demo: https://demo.t3planet.com/t3-extensions/openstreet-map You can download PRO version for more-features & free-support at https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1712325902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','a6dedad155751c40eb41a5f090ab1845','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300186,0,'ns_open_streetmap','12.0.2',688,55,'Open Street Map','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1712672722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7f4c22d37af6d768dfddf50720103530','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300187,0,'ns_open_streetmap','1.2.0',688,46,'Open Street Map Plugin','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1715576212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','f5bc251df9e1478b5e13d843b5d6b278','New release of version 1.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',1002000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300188,0,'ns_open_streetmap','12.1.0',688,48,'Open Street Map','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1715576323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','fac5844853c125f3e7b147561ab4ee55','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300189,0,'ns_open_streetmap','12.1.1',688,62,'Open Street Map','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1715695448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','4d9cdbb821bd4fd83834eb49c2e8916d','New release of version 12.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',12001001,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300190,0,'ns_open_streetmap','1.2.1',688,50,'Open Street Map Plugin','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1715695596,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','2bf63036a7d728c69077c699380e0fa3','New release of version 1.2.1 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',1002001,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300191,0,'ns_open_streetmap','13.0.0',688,50,'Open Street Map','The TYPO3 OpenStreetMap extension allows you to effortlessly embed maps from OpenStreetMap into your TYPO3 website. It enables features such as 5 OpenStreetMap styles, displaying physical addresses, location popups, and 10 customization options, compatible with TYPO3 v12.\n\n	 Live Demo: https://demo.t3planet.com/t3-extensions/openstreet-map  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-openstreetmap-extension',2,0,3,1732257281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','T3: Jay Bhalgamiya, Divya Goklani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','233b5ba506f2a0eab3e1e19097f0e2a7','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300192,0,'ns_open_streetmap','13.0.1',688,30,'TYPO3 OpenStreetMap Integration','Easily embed interactive maps from OpenStreetMap into your TYPO3 website. Supports multiple map styles, location markers, popups, and over 10 customization optionsfully compatible with TYPO3 v12 and v13.',2,0,3,1751362409,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','6f019be235a14f7ca193583ad0e3e7e1','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300193,0,'ns_open_streetmap','14.0.0',688,16,'TYPO3 OpenStreetMap Integration','Easily embed interactive maps from OpenStreetMap into your TYPO3 website. Supports multiple map styles, location markers, popups, and over 10 customization optionsfully compatible with TYPO3 v12 and v13.',2,0,3,1774588860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f4fa460499a04bf0cc16ddcb7e0bc914','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-openstreetmap-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-openstreetmap-erweiterung','ter','',''),
(9300194,0,'trix','11.0.1',350,65,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1674677540,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.5.999\";}s:8:\"suggests\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-11.5.999\";}}','Colin Atkins','atkins@hey.com','atkins','7826d34df766718f0c3a0b2eb8999d09','Initial 11.x Release','',11000001,0,0,'','ter','',''),
(9300195,0,'trix','12.0.1',350,71,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1674679242,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','85134a2d6de8b237a5b8e0ef66fe771f','Initial Release TYPO3 12','',12000001,0,0,'','ter','',''),
(9300196,0,'trix','12.0.2',350,66,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1674907954,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','8c06756411386811c374dc54690b29b7','Added documentation info','',12000002,0,0,'','ter','',''),
(9300197,0,'trix','12.0.3',350,103,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1674909795,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','03c6cce0ebf827d3541826e5db6be67e','Fixed wrong composer type','',12000003,0,0,'','ter','',''),
(9300198,0,'trix','13.4.1',350,26,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1749092638,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.0.0-13.99.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:16:\"13.0.0-13.99.999\";}}','Colin Atkins','atkins@hey.com','atkins','f641fd28a163c7319f8a82e59ec9454e','Updated trix editor and made it work at version 13.4','',13004001,0,0,'https://docs.typo3.org/p/atkins/t3-trix/13.4/en-us','ter','',''),
(9300199,0,'trix','14.0.0',350,19,'RTE Trix for TYPO3 CMS','A Trix Rich Text Editor Integration for TYPO3 CMS',2,0,0,1765167657,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0-14.99.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:16:\"14.0.0-14.99.999\";}}','Colin Atkins','atkins@hey.com','atkins','dd3f78743c6183b87ff774bd02dd9e9c','Extension tested under TYPO3 v14','',14000000,1,0,'https://docs.typo3.org/p/atkins/trix/14.0/en-us/','ter','',''),
(9300200,0,'lms3bigbluebutton','1.0.0',151,77,'LMS3 BigBlueButton','This plugin integrates BigBlueButton into TYPO3.',1,0,4,1674900579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Sagar Desai','sagardesai1990@gmail.com','sagarsdesai','8399848b5b7cd83145b56954c10395e4','A basic version of the BigBlueButton extension.','LEARNTUBE! GmbH',1000000,0,0,'https://github.com/learntube/lms3bigbluebutton/blob/main/README.md','ter','',''),
(9300201,0,'lms3bigbluebutton','1.0.1',151,74,'LMS3 BigBlueButton','This plugin integrates BigBlueButton into TYPO3.',1,0,4,1674919516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Sagar Desai','sagardesai1990@gmail.com','sagarsdesai','f2a8578225ec486d5ff49d1a63be04cd','A basic version of the BigBlueButton extension.','LEARNTUBE! GmbH',1000001,1,0,'https://github.com/learntube/lms3bigbluebutton/blob/main/README.md','ter','',''),
(9300202,0,'mbit_effairs','1.0.0',184,73,'Effairs OptIn','',2,0,3,1675093900,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','','','mbit@solutions','20f9d489c2a28f4a9f942ac6df7a9077','v1.0.0','',1000000,0,0,'','ter','',''),
(9300203,0,'mbit_effairs','1.0.1',184,111,'Effairs OptIn','',2,0,3,1675096027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','','','mbit@solutions','8324f39ed31a776d82fb9d11cb534ed7','v1.0.1','',1000001,1,0,'','ter','',''),
(9300204,0,'simplereference','1.0.0',108,108,'Simple Reference','Create a simple reference element.',2,0,3,1675235512,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.16-11.5.99\";}s:9:\"conflicts\";a:1:{s:12:\"gridelements\";s:1:\"*\";}}','Matthias Kappenberg','matthias.kappenberg@ressourcenmangel.de','rsm.matthias.kappenberg','cc45b5d38a14c27aabd8f0771070e733','Simple and maintainable solution for a \"Paste as reference\" button next to the \"Paste copy\" button.','Ressourcenmangel',1000000,1,0,'','ter','',''),
(9300205,0,'t3_cowriter','1.1.1',274,47,'t3_cowriter','With the help of ai you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,4,1675272840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','ec9b0d46cb5f7808016680a4f662953a','Add support for TYPO3 v9 - v11','',1001001,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300206,0,'t3_cowriter','1.2.0',274,35,'t3_cowriter','With the help of ai you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,4,1680187119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','3d64c418adb5f715c28ee90f54d073f7','Whats Changed\r\n\r\n [BUGFIX] Move page ts config to static includes by @AndreasMueller75 in 13\r\n [FEATURE] Update ckeditor plugin to version 1.0.1 with new advanced s by @olagwin in 14\r\n\r\n\r\n','',1002000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300207,0,'t3_cowriter','1.2.1',274,56,'t3_cowriter','With the help of ai you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,4,1680188716,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','cedb2248768153ce764cd85fb445e09f','Whats Changed\r\n\r\n[BUGFIX] Load default RTE configuration for styles','',1002001,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300208,0,'t3_cowriter','1.2.5',274,52,'t3_cowriter','With the help of ai you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,4,1708339412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','39f2951f6d59a29eee686927c6fd9226','Fix CI -- for details see https://github.com/netresearch/t3x-cowriter/releases','',1002005,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300209,0,'t3_cowriter','1.2.7',274,12,'t3_cowriter','With the help of ai you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,4,1763749767,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-11.5.99\";s:12:\"rte_ckeditor\";s:13:\"9.5.0-11.5.99\";}}','Team der Netresearch DTT GmbH','info@netresearch.de','netresearch','999ef1612f52c88a55f2efc708490366','[RELEASE] v1.2.7 -- for details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',1002007,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300210,0,'t3_cowriter','3.0.0',274,9,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1773208980,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";s:6:\"nr_llm\";s:12:\"0.1.0-0.9.99\";}}','Team der Netresearch DTT GmbH','','netresearch','20ee3da60d4b80e37958465e573138a5','- fix: remove declare(strict_types1) from ext_emconf.php\n- fix: add .gitattributes for TER packaging\n- chore: prepare v3.0.0 release\n- Merge pull request 96 from netresearch/feature/dialog-ux-rebase\n- fix: kill mutation testing escapes and fix window.open tabnabbing\n- fix: resolve CI failures and use PageSearchResult DTO\n- fix: address PR review comments (round 3)\n- feat: add actionable links in error notifications\n- fix: make error notifications persistent (duration 0)\n- docs: fix dialog buttons and document all scope options\n- test: add E2E tests for translate, tasks, vision, and dialog\n- fix: resolve promise leak and abort state in CowriterDialog\n- docs: update translate, vision and tasks button documentation\n- feat: fix translate and tasks buttons, add user feedback\n- fix: show user-friendly guidance when LLM provider is not configured\n- feat: add \"Edit tasks\" link in cowriter dialog\n- feat: add TYPO3 backend icons to dialog buttons\n- feat: show debug error details in cowriter dialog\n- fix: improve thinking fallback heuristic and update doc comments\n- test: achieve 100% patch coverage for dialog UX changes\n- fix: address PR review comments (sanitizer, listener cleanup, a11y)\n- feat: dialog UX improvements with scope dropdown, debug info, and page search\n- Merge pull request 99 from netresearch/renovate/netresearch-nr-llm-0.x\n- fix(deps): update dependency netresearch/nr-llm to 0.3  0.4  0.5\n- Merge pull request 98 from netresearch/renovate/netresearch-nr-llm-0.x\n- fix(deps): update dependency netresearch/nr-llm to 0.3  0.4\n- Merge pull request 97 from netresearch/renovate/step-security-harden-runner-2.x\n- chore(deps): update step-security/harden-runner action to v2.15.1\n- Merge pull request 95 from netresearch/feat/v2-modernization\n- style: fix blank line before statement\n- test: kill escaped mutants for whitespace-only fields\n- docs: add documentation for v2 features\n- fix: resolve PR review comments\n- test: add mutation-killing assertions to reach 85% covered MSI\n- fix: address PR review - rate limit headers, input validation, and XSS fix\n- fix: update E2E and integration tests for new controller signatures\n- fix: address PR review comments and improve test coverage\n- docs: update README and AGENTS.md for new features and architecture\n- feat: add vision, translation, and template toolbar items to CKEditor\n- feat: add tool calling controller and enhance completion response\n- test: add comprehensive E2E, integration, and JS tests for new endpoints\n- feat: add vision, translation, and template controllers\n- Merge pull request 94 from netresearch/fix/review-fixes\n- fix: update docblocks and remaining test assertions\n- fix: remove redundant htmlspecialchars from JSON API responses\n- Merge pull request 93 from netresearch/renovate/actions-setup-node-6.x\n- chore(deps): update actions/setup-node action to v6.3.0\n- Merge pull request 83 from netresearch/renovate/node-24.x\n- chore(deps): update dependency node to v24\n- Merge pull request 92 from netresearch/renovate/infection-infection-0.x\n- Merge pull request 91 from netresearch/renovate/codecov-codecov-action-5.x\n- chore(deps): update dependency infection/infection to 0.29  0.32\n- chore(deps): update codecov/codecov-action action to v5.5.2\n- Merge pull request 85 from netresearch/feature/modernize-v13-v14\n- fix: improve mutation test coverage and add frontend entity decoding\n- fix: add server-side XSS escaping and prevent double CI execution\n- fix: address Copilot review comments and fix E2E/integration CI\n- fix: apply rector and code style fixes after rebase\n- refactor: clean separation of task templates and system context\n- fix(e2e): adapt tests to TYPO3 v14 iframe  dialog architecture\n- fix: harden context zoom after 5-review-cycle audit\n- docs: add context zoom design and implementation plan\n- fix(context-zoom): add BE_USER permission checks, field validation, debounce\n- test(e2e): add Playwright E2E tests for context zoom feature\n- feat(context-zoom): add reference page picker to cowriter dialog\n- feat(context-zoom): replace radio buttons with context zoom slider in dialog\n- feat(context-zoom): extract record context from CKEditor DOM\n- feat(context-zoom): add getContext and extend executeTask in AIService\n- feat(context-zoom): extend executeTaskAction with server-side context assembly\n- feat(context-zoom): add getContextAction endpoint for context preview\n- feat(context-zoom): register context preview AJAX route and inject URL\n- style: apply php-cs-fixer formatting to context-zoom files\n- feat(context-zoom): add ContextAssemblyService for server-side content assembly\n- feat(context-zoom): extend ExecuteTaskRequest with contextScope, recordContext, referencePages\n- feat(context-zoom): add ContextRequest DTO with validation\n- fix: import Font and Highlight CKEditor modules in RTE preset\n- feat: add runtime editor capability detection for rich visual output\n- fix: remove HTML encoding from JSON API responses, enable rich HTML content handling\n- docs: document task-based cowriter dialog with screenshots\n- chore: add cowriter task seed data and ddev setup commands\n- feat: add task-based cowriter dialog with execute endpoints\n- chore: require nr-llm 0.3 for configuration-based chat methods on interface\n- fix: use configuration-based LLM routing, restore default RTE toolbar, fix Ollama pull\n- feat: complete ddev demo environment with seed data and auto-activate RTE\n- fix: resolve composer dependency conflict for PHP 8.2-8.4\n- fix: include docs rendering in make up workflow\n- feat: add TYPO3 v13 ddev environment and landing page\n- fix: use ajax_ prefix for TYPO3 backend route identifiers\n- fix: resolve TYPO3 v14 DI compilation for cache service\n- fix: address PR review comments\n- test: add streaming E2E tests, complete coverage, and ddev Ollama integration\n- fix: resolve mutation testing and fuzz test CI failures\n- fix: pass PHPUnit config path explicitly to infection\n- test: complete testing pyramid with 100% coverage, fuzz tests, and mutation testing\n- Merge pull request 90 from netresearch/fix/merge-group-trigger\n- fix: add merge_group trigger to CI workflow\n- Merge pull request 89 from netresearch/renovate/netresearch-nr-llm-0.x\n- fix(deps): update dependency netresearch/nr-llm to 0.2  0.3\n- Merge pull request 88 from netresearch/chore/add-centralized-workflows\n- fix: disable fuzz tests and remove labeler\n- fix: update nr-llm dependency to 0.2\n- fix: add missing typo3-packages input to ci job\n- chore: consolidate caller workflows into 4 grouped files\n- Merge pull request 82 from netresearch/renovate/netresearch-typo3-ci-workflows-digest\n- chore(deps): update netresearch/typo3-ci-workflows digest to 5c3daff\n- Merge pull request 81 from netresearch/feature/modernize-v13-v14\n- fix: use nr-llm feat/php82-typo3-v13 branch for PHP 8.2 support\n- Revert \"fix: drop TYPO3 v13.4 support (incompatible with PHP 8.5)\"\n- fix: drop TYPO3 v13.4 support (incompatible with PHP 8.5)\n- fix: align PHP requirement to 8.5 and stabilize nr-llm dependency\n- fix: address review cycles 36-40 error handling and defensive resilience\n- test: add 55 edge case tests addressing review cycles 31-35 coverage gaps\n- fix: address review cycles 26-30 findings for rector v14 and assertion consistency\n- fix: address review cycles 21-25 findings for API consistency and edge cases\n- fix: address review cycles 16-20 findings for quality and documentation\n- fix: address review cycle 13-15 findings for release readiness\n- fix: harden input validation and security boundaries (review cycles 11-12)\n- fix: address final integration review findings (cycle 10)\n- fix: address CI/CD and documentation review findings (cycles 8-9)\n- fix: address JavaScript deep review cycle 7 findings\n- fix: address deep PHP review cycle 6 findings\n- fix: address review cycle 5 findings\n- fix: address review cycle 4 findings\n- fix: address security review cycle 3 findings\n- fix: address review cycle 2 findings (archive exclusions, version table)\n- fix: address review cycle 1 findings\n- chore: bump version to 4.0.0 for v13v14 multi-version release\n- docs: update AGENTS.md for multi-version architecture\n- docs: update RST documentation for multi-version support\n- docs: update README badges for v13v14, PHP 8.2, SLSA 3\n- refactor: apply PHP 8.2 modernization via Rector\n- fix: resolve TYPO3 conformance findings\n- ci: add dedicated security scanning workflow\n- ci: add SLSA Level 3 provenance generation\n- ci: add release workflow with SBOM and Cosign signing\n- ci: add PR quality gates workflow\n- chore: set DDEV to PHP 8.2 for minimum-version dev\n- ci: add PHP 8.2-8.5 x TYPO3 v13/v14 matrix\n- feat: add TYPO3 v13.4 support alongside v14\n- feat: widen PHP support to 8.2\n- Merge pull request 80 from netresearch/feat/enable-coverage\n- ci: enable Codecov coverage reporting\n- chore: update Makefile with standard development targets\n- chore: migrate CI to centralized workflows\n- Merge pull request 79 from netresearch/chore/spdx-headers\n- chore: add SPDX copyright and license headers to all PHP files\n- Merge pull request 78 from netresearch/renovate/step-security-harden-runner-2.x\n- chore(deps): update step-security/harden-runner action to v2.15.0\n- Merge pull request 77 from netresearch/chore/remove-generic-email-addresses\n- chore: replace generic email addresses with GitHub references\n- Merge pull request 76 from netresearch/renovate/github-codeql-action-4.x\n- chore(deps): update github/codeql-action action to v4.32.4\n- Merge pull request 75 from netresearch/renovate/actions-dependency-review-action-4.x\n- chore(deps): update actions/dependency-review-action action to v4.8.3\n- Merge pull request 74 from netresearch/ci/ext-emconf-version-validation\n- chore: add audit exemption for firebase/php-jwt advisory\n- fix: address review feedback on version validation script\n- ci: add ext_emconf.php version validation on tag push\n- Merge pull request 73 from netresearch/renovate/github-codeql-action-4.x\n- chore(deps): update github/codeql-action action to v4.32.3\n- Merge pull request 72 from netresearch/chore/openssf-scorecard\n- chore: improve OpenSSF Scorecard compliance\n- Merge pull request 71 from netresearch/renovate/globals-17.x\n- chore(deps): update dependency globals to v17\n- Merge pull request 70 from netresearch/feature/eslint-flat-config\n- Merge pull request 68 from netresearch/renovate/phpunit-phpunit-13.x\n- feat: migrate to ESLint v10 flat config\n- chore(deps): update dependency phpunit/phpunit to v13\n- fix(deps): pin eslint to 10 until flat config migration\n- Merge pull request 67 from netresearch/renovate/github-codeql-action-4.x\n- chore(deps): update github/codeql-action action to v4.32.2\n- revert: restore platformAutomerge: true (matches working repos)\n- fix(deps): use Renovate direct merge to leverage bypass permissions\n- chore: also automerge pin and digest updates\n- fix: only automerge patch/minor updates, not majors\n- Merge pull request 66 from netresearch/renovate/github-codeql-action-4.x\n- chore(deps): update github/codeql-action action to v4.32.1\n- chore: enable renovate automerge for patch/minor updates\n- Merge pull request 65 from netresearch/renovate/jsdom-28.x\n- chore(deps): update dependency jsdom to v28\n- Merge pull request 62 from netresearch/renovate/jsdom-27.x\n- chore(deps): update dependency jsdom to v27\n- Merge pull request 61 from netresearch/renovate/major-github-artifact-actions\n- chore(deps): update actions/upload-artifact action to v6\n- Merge pull request 63 from netresearch/renovate/major-vitest-monorepo\n- chore(deps): update vitest monorepo to v4\n- Merge pull request 64 from netresearch/renovate/node-24.x\n- chore(deps): update dependency node to v24\n- fix(ci): add CODECOV_TOKEN for protected branch uploads\n- fix(style): align binary operators in test setUp\n- feat(ci): add complete test coverage reporting to Codecov\n- fix(tests): resolve PHPUnit 12 notices and deprecations\n- fix(tests): add missing RateLimiter and Context mocks to integration/E2E tests\n- fix(docs): add OpenSSF Best Practices badge (project 11853)\n- fix(ci): add codecov coverage upload and fix badges\n- fix(docs): correct OpenSSF Scorecard badge URL and remove unverified badges\n- feat: add rate limiting, streaming, CSP compliance, and skill alignment\n- docs: update to Contributor Covenant 3.0 and add TER badges\n- Merge pull request 60 from netresearch/feature/v3-php85-typo3-v14-nr-llm\n- fix(style): remove leading backslash from @see annotation\n- docs: use composer for tests locally, not DDEV\n- docs: clarify CI is authoritative for tests, not DDEV\n- fix: comprehensive review fixes from 12-agent skill audit\n- fix: comprehensive review fixes for enterprise readiness\n- Merge pull request 59 from netresearch/renovate/actions-cache-5.x\n- Merge pull request 58 from netresearch/renovate/actions-checkout-6.x\n- chore(deps): update actions/cache action to v5\n- chore(deps): update actions/checkout action to v6.0.2\n- Merge pull request 50 from netresearch/feature/v3-php85-typo3-v14-nr-llm\n- chore(ddev): update development environment for PHP 8.5 and TYPO3 v14\n- feat!: v3.0.0 - PHP 8.5, TYPO3 v14, and nr-llm backend integration\n- Merge pull request 57 from netresearch/renovate/step-security-harden-runner-2.x\n- chore(deps): update step-security/harden-runner action to v2.14.1\n- Merge pull request 56 from netresearch/renovate/actions-checkout-6.x\n- chore(deps): update actions/checkout action to v6.0.2\n- Merge pull request 55 from netresearch/renovate/actions-cache-5.x\n- chore(deps): update actions/cache action to v5.0.2\n- Merge pull request 54 from netresearch/renovate/dependabot-fetch-metadata-2.x\n- chore(deps): update dependabot/fetch-metadata action to v2.5.0\n- Merge pull request 51 from netresearch/renovate/typo3-cms-backend-14.x\n- fix(deps): update dependency typo3/cms-backend to v14\n- Merge pull request 47 from netresearch/renovate/typo3-testing-framework-9.x\n- Merge pull request 52 from netresearch/renovate/typo3-cms-rte-ckeditor-14.x\n- fix(deps): update dependency typo3/cms-rte-ckeditor to v14\n- chore(deps): update dependency typo3/testing-framework to v9\n- Merge pull request 46 from netresearch/renovate/actions-cache-5.x\n- Merge pull request 53 from netresearch/renovate/step-security-harden-runner-2.x\n- chore(deps): update actions/cache action to v5\n- chore(deps): update step-security/harden-runner action to v2.14.0\n- chore: add auto-merge workflow for dependency updates\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3000000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300211,0,'t3_cowriter','3.1.0',274,8,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1773515195,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";s:6:\"nr_llm\";s:12:\"0.1.0-0.9.99\";}}','Team der Netresearch DTT GmbH','','netresearch','09fe9f33216b64b0bb1d0f0ae9a11abc','- fix: remove slsa-provenance job from release workflow\n- chore: bump version to 3.1.0\n- Merge pull request 102 from netresearch/feature/diagnostic-status\n- test: kill escaped mutants in diagnostic code to reach 85% MSI\n- fix: add CoversClass for DTOs so PCOV attributes coverage correctly\n- chore: exclude untestable files from codecov patch coverage\n- fix: guard diagnosticService.runFirst() in exception handlers\n- Revert \"test: achieve full patch coverage for new code\"\n- test: achieve full patch coverage for new code\n- fix: return Uri objects from BackendUriBuilder mocks\n- test: strengthen assertions to improve mutation score\n- fix: update E2E tests for new controller constructor parameters\n- fix: address remaining review comments, add StatusController tests\n- test: add test for empty active providers in checkProviderHasApiKey\n- fix: address all PR review comments\n- fix: add blank lines before return in DiagnosticService\n- fix: remove unnecessary @phpstan-ignore method.nonObject\n- fix: resolve PHPStan @var Countable and CGL import ordering\n- fix: apply code style, rector, and phpstan fixes\n- feat: add diagnostic service and setup status module\n- Merge pull request 103 from netresearch/fix/mutation-score\n- fix: apply code style fixes\n- test: improve mutation score from 82% to 85%\n- Merge pull request 101 from netresearch/docs/update-screenshots\n- docs: use interlink references for nr-llm documentation\n- Merge pull request 100 from netresearch/docs/update-screenshots\n- docs: replace outdated v11 screenshots with fresh TYPO3 v14 captures\n- docs: fix version references and improve guides.xml\n- refactor: integrate typo3-ci-workflows as composer package\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3001000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300212,0,'t3_cowriter','3.1.1',274,13,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1774373995,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.4.99\";s:6:\"nr_llm\";s:12:\"0.3.0-0.9.99\";}}','Team der Netresearch DTT GmbH','','netresearch','4cbf5276972a8f0c405c6453df8f3a09','- chore: bump version to 3.1.1\n- Merge pull request 110 from netresearch/fix/nr-llm-version-constraint\n- fix: align ext_emconf.php nr_llm lower bound with composer.json (0.3)\n- fix: broaden nr-llm version constraint to 0.3 1.0\n- Merge pull request 111 from netresearch/renovate/netresearch-nr-llm-0.x\n- fix(deps): update dependency netresearch/nr-llm to 0.3  0.4  0.5  0.6\n- Merge pull request 109 from netresearch/fix/harden-github-actions\n- fix: SHA-pin GitHub Actions and add Dependabot for actions updates\n- feat: simplify extended-testing caller with boolean inputs\n- ci: use shared extended-testing workflow from typo3-ci-workflows\n- Merge pull request 108 from netresearch/chore/clean-require-dev\n- chore: remove redundant phpunit from require-dev, align with ci-workflows\n- Merge pull request 107 from netresearch/ci/update-action-pins\n- Merge pull request 106 from netresearch/renovate/step-security-harden-runner-2.x\n- ci: update harden-runner to v2.16.0\n- chore(deps): update step-security/harden-runner action to v2.16.0\n- Merge pull request 105 from netresearch/renovate/shivammathur-setup-php-2.x\n- chore(deps): update shivammathur/setup-php action to v2.37.0\n- Merge pull request 104 from netresearch/renovate/jsdom-29.x\n- chore(deps): update dependency jsdom to v29\n- fix: address extension assessment findings\n- docs: update AGENTS.md with diagnostic service, testing patterns\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3001001,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300213,0,'t3_cowriter','3.2.0',274,4,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1784467662,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.22.0-0.22.99\";}}','Team der Netresearch DTT GmbH','','netresearch','07d2a5d647c6a962234d02b682b90b0a','- Merge pull request 120 from netresearch/chore/release-3.2.0\n- chore(release): 3.2.0\n- Merge pull request 119 from netresearch/feat/nrllm-0.22-adopt\n- fix(translation): error on a requested-but-missing configuration\n- feat(translation): route pinned configurations through translateForConfiguration\n- Merge pull request 117 from netresearch/docs/changelog-and-nr-llm-requirement\n- docs: clarify TYPO3 constraint cannot be fully synced in ext_emconf\n- docs: sync README requirement and backfill CHANGELOG\n- Merge pull request 116 from netresearch/feat/adopt-nr-llm-0.22\n- build: pin ext_emconf nr_llm upper bound to match composer 0.22.0\n- build: correct dependency constraints for nr-llm 0.22 and TYPO3 v14.3\n- refactor: declare tools with nr-llm 0.22 typed ToolSpec\n- feat: classify LLM errors via nr-llm 0.22 typed exceptions\n- test: extract shared TaskStubTrait to cut duplication\n- ci: align test matrix TYPO3 v14 floor to 14.3\n- feat(nr-llm): adopt nr-llm 0.22, migrate removed PromptTemplate to Task\n- Merge pull request 115 from netresearch/ci/adopt-typo3-extension-template\n- ci: adopt netresearch/.github typo3-extension template\n- Merge pull request 114 from netresearch/fix/nr-llm-final-and-list-types\n- fix(controllers): depend on nr-llm service interfaces, type messages/tools as lists\n- Merge pull request 113 from netresearch/renovate/netresearch-typo3-ci-workflows-1.x\n- chore(deps): update dependency netresearch/typo3-ci-workflows to 1.2.0  1.3.0\n- Merge pull request 112 from netresearch/chore/adopt-release-orchestrator\n- fix: pin netresearch/typo3-ci-workflows to 1.2.0\n- fix: tolerate empty Functional test suite (PHPUnit 12.5.18)\n- fix: drop ?? defaults on non-nullable CompletionResponse properties\n- chore: adopt release-typo3-extension orchestrator\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: remove explicit gitleaks call, now handled b\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3002000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300214,0,'t3_cowriter','3.3.0',274,4,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1784627563,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.23.0-0.23.99\";}}','Team der Netresearch DTT GmbH','','netresearch','43c6bb25ddac46fec755d4ea38523bb6','- chore(release): 3.3.0 (123)\n- chore(release): 3.3.0\n- feat: execute tool calls via nr-llms tool loop (using builtin tools  upstream interface) (122)\n- refactor: inject nr-llm ToolLoopServiceInterface, drop the local seam\n- chore: drop redundant ContentQueryTool in favour of nr-llm builtins\n- feat: run tool calling through nr-llms tool loop against a configuration\n- Merge pull request 121 from netresearch/refactor/audit-dedup-vision-tooltests\n- refactor: extract addRateLimitHeaders() to remove the header-copy loop\n- test: cover ToolController tool allow-list resolution\n- feat: use VisionOptions::altText() preset for the alt-text endpoint\n- refactor: extract shared rate-limit/JSON controller plumbing into a trait\n- Merge pull request 118 from netresearch/fix/audit-context-access-and-budget\n- docs: correct API/agent docs drift after nr-llm 0.22 upgrade\n- feat: attribute LLM calls to the backend user for nr-llm budget enforcement\n- fix: grant non-admin editors context access via perms-bearing page row\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3003000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300215,0,'t3_cowriter','3.4.0',274,5,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1784646475,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.23.0-0.23.99\";}}','Team der Netresearch DTT GmbH','','netresearch','fcf0967be2b9bc02a00ec45c422dd03f','- chore: release v3.4.0 (125)\n- chore: release v3.4.0\n- feat(backend): dedicated dark-mode-aware module icon and cleaned-up brand icons (124)\n- refactor(icons): clean up extension icon and CKEditor toolbar SVG\n- feat(backend): register dedicated dark-mode-aware module icon\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3004000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300216,0,'t3_cowriter','3.4.1',274,4,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1784700259,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.23.0-0.23.99\";}}','Team der Netresearch DTT GmbH','','netresearch','c43e1a70e7de6b77a97b60367e6ef384','- fix(docs): repair guides.xml and add docs render CI (126)\n- fix(docs): repair guides.xml and add docs render CI\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3004001,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300217,0,'t3_cowriter','3.5.0',274,6,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1784889218,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.25.0-0.25.99\";}}','Team der Netresearch DTT GmbH','','netresearch','9eadd3afbdb90ac0b360b9d49ce09bb8','- feat!: require nr-llm 0.25 and run the tool loop under an explicit actor (127)\n- feat!: require nr-llm 0.25 and run the tool loop under an explicit actor\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3005000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300218,0,'t3_cowriter','3.6.0',274,3,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1786082697,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.25.0-0.25.99\";}}','Team der Netresearch DTT GmbH','','netresearch','780352ffee29eb6875f39195fdf934c4',' chore(release): 3.6.0 (143)\n feat(translation): prefer a specialized translator on the quick-translate action (134)\n Restrict the setup-status link to our own origin (141)\n chore(deps): require nr-llm 0.26.0 (142)\n Only turn http(s) URLs into the setup-status link (140)\n ci: sync checks.yml gate job from the org template (138)\n ci: sync checks.yml gate job from the org template (137)\n docs: state the commit-signing requirement where contributors look (136)\n ci: sync labeler fork-PR fix from typo3-extension template (135)\n chore(zizmor): drop the local policy copy, the reusable supplies it (132)\n docs: sync the scanner wording from the template (131)\n ci: drop the deprecated GITLEAKS_LICENSE secret mapping (130)\n ci: add gitleaks and zizmor scanners to checks.yml (129)\n chore(deps): update dependency jsdom to v30 (128)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006000,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300219,0,'t3_cowriter','3.6.1',274,3,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1786376340,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.25.0-0.25.99\";}}','Team der Netresearch DTT GmbH','','netresearch','3e73ab9a5c21d32fbec3b3eda089397a',' chore(release): 3.6.1 (146)\n build(deps): require nr-llm 0.28 (145)\n Resolve the setup-status href locally instead of from the payload (144)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006001,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300220,0,'t3_cowriter','3.6.2',274,3,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1786612160,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.28.0-0.29.99\";}}','Team der Netresearch DTT GmbH','','netresearch','b69d9eb7dcfd64c3acd760f6f818ccc2',' chore(release): 3.6.2 (147)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006002,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300221,0,'t3_cowriter','3.6.3',274,3,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1787139967,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.30.0-0.30.99\";}}','Team der Netresearch DTT GmbH','','netresearch','e5ff5b7c2e4822b6ffb1f40c9fce4613',' chore(release): 3.6.3 (158)\n build: require netresearch/nr-llm 0.30 (157)\n docs(agents): sync AGENTS.md files and adopt agent-harness verification (156)\n fix(ci): unblock the repository  php-cs-fixer 3.95.19 alignment and the harden-runner pin (153)\n docs: re-capture the RTE screenshots against 14.3.5 (151)\n docs: option 1 described a mechanism the extension does not register (150)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006003,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300222,0,'t3_cowriter','3.6.4',274,2,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1787244844,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.31.0-0.31.99\";}}','Team der Netresearch DTT GmbH','','netresearch','08dc50b950e216cba81082120b5e79a9',' chore(release): 3.6.4 (160)\n build: require netresearch/nr-llm 0.31 (159)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006004,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300223,0,'t3_cowriter','3.6.5',274,2,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1787295434,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.32.0-0.32.99\";}}','Team der Netresearch DTT GmbH','','netresearch','901d7e318473e77588412eb66d8c73ed',' chore(release): 3.6.5 (164)\n build: require netresearch/nr-llm 0.32 (163)\n feat(backend): name this extension on every nr-llm call (162)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006005,0,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300224,0,'t3_cowriter','3.6.6',274,3,'AI Cowriter','With the help of AI you can now work on a page together with a cowriter - a digital assistant that helps you to write your content.',2,0,0,1787330054,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"13.4.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.33.0-0.33.99\";}}','Team der Netresearch DTT GmbH','','netresearch','8ba50a4bb8082e9814e883889d79cf7c',' chore(release): 3.6.6 (166)\n build: require netresearch/nr-llm 0.33 (165)\n\nFor details see https://github.com/netresearch/t3x-cowriter/releases','Netresearch DTT GmbH',3006006,1,0,'https://github.com/netresearch/t3-cowriter/blob/main/README.md','ter','',''),
(9300225,0,'rsmoembed','1.0.0',244,69,'Ressourcenmangel Oembed','A simple content element to embed elements like facebook, youtube, soundcloud, ...',2,0,3,1675359482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Kappenberg','matthias.kappenberg@ressourcenmangel.de','rsm.matthias.kappenberg','ddda411973b93691039c317cba264114','A simple content element to embed elements like facebook, youtube, soundcloud, ...','',1000000,0,0,'','ter','',''),
(9300226,0,'rsmoembed','1.0.1',244,65,'Ressourcenmangel Oembed','A simple content element to embed elements like facebook, youtube, soundcloud, ...',2,0,3,1675381523,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Kappenberg','matthias.kappenberg@ressourcenmangel.de','rsm.matthias.kappenberg','4ba6acdb462e5edda980f2d029de13bd','Code cleanup, backend preview in edit form added','',1000001,0,0,'','ter','',''),
(9300227,0,'rsmoembed','1.0.2',244,110,'Ressourcenmangel Oembed','A simple content element to embed elements like facebook, youtube, soundcloud, ...',2,0,3,1675417439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Matthias Kappenberg','matthias.kappenberg@ressourcenmangel.de','rsm.matthias.kappenberg','9fa26a11e2b0b083600776f789affb77','Improved security for iFrame code','',1000002,1,0,'','ter','',''),
(9300228,0,'hd_translator','0.1.0',1076,53,'Translator','',0,0,2,1675440241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";s:3:\"php\";s:13:\"7.4.0-7.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','ffd68258676071d9229babae7c187f3c','This is initail version of translator extension','Hyperdigital',1000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300229,0,'hd_translator','0.2.1',1076,27,'Translator','',0,0,2,1702626888,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.0.0-11.99.99\";s:3:\"php\";s:13:\"7.4.0-7.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','f0536af287ef6610a630cd9567da7c61','Updated release - 0.2.1','Hyperdigital',2001,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300230,0,'hd_translator','1.0.0',1076,57,'Translator','',0,0,2,1703155542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','1835ad315dded2a7bbebb1a7afe13fbb','Compatibility with TYPO3 12','hyperdigital.de',1000000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300231,0,'hd_translator','1.0.1',1076,59,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1703252756,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','67d9b72870d15bffcee08d8744dbcea1','Template improvement to be more friendly-user','hyperdigital.de',1000001,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300232,0,'hd_translator','1.0.2',1076,60,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1703340283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','e6cfe5d545659050f27f47ed2e76d133','Release 1.0.2\r\n\r\nHOTFIX:\r\nDocHeader export button removed for users who do not have access to the Translator module','hyperdigital.de',1000002,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300233,0,'hd_translator','1.0.3',1076,57,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1704721954,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','ce89d4696dde13aa14314f3651561562','FIX:\r\nDefault values for imported entries from the sources\r\nImported integer 0 was parsed as an empty string.','hyperdigital.de and coma.de',1000003,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300234,0,'hd_translator','1.0.4',1076,55,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1704877413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','9d40eb67987d3ce05717557c501a204c','Enabled synchronization of all accessible locallang files.','hyperdigital.de and coma.de',1000004,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300235,0,'hd_translator','1.0.5',1076,55,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1705051199,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','d85ed36d44d7da8c637edc8218131ba1','Fix:\r\nExporting of all subpages was throwing an exception.\r\nLanguage UID when exporting already translated page content\r\n\r\nFeature:\r\nAdded export buttons into context menus.','hyperdigital.de and coma.de',1000005,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300236,0,'hd_translator','1.0.6',1076,61,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1705052241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','52c912c137305038af963ff50ed9d65c','Fix: missing javascript autoloader','hyperdigital.de and coma.de',1000006,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300237,0,'hd_translator','1.0.7',1076,57,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1705324335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','59263e06b82951c39c531496a20eebef','Enabled an export of CTA type \"file\"','hyperdigital.de and coma.de',1000007,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300238,0,'hd_translator','1.0.8',1076,61,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1706525157,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','ff8d33e1414a7eeb329cea72a8713a46','Fix of path for folders which are not accessible by the project.','hyperdigital.de and coma.de',1000008,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300239,0,'hd_translator','1.0.9',1076,71,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1707728076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','1b0203e83676cd10e4af757d13b967c9','Integration of new permissions for users and usergroups:\r\nread-only mode\r\ndisabled creation of a new translation\r\ndisabled import to the database','hyperdigital.de and coma.de',1000009,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300240,0,'hd_translator','1.1.0',1076,53,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1724146554,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','99bb9151dccba172e58b7b91c4d1c90a','Several Bugfixes for PHP Warnings:\r\nThanks belong to @thomasrawiel','hyperdigital.de and coma.de',1001000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300241,0,'hd_translator','1.1.1',1076,48,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1726661713,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','230f358eda653559cf36b3b29ec229e2','Fix of file exports packed in ZIP\r\nBig thanks belong to @dni990','hyperdigital.de and coma.de',1001001,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300242,0,'hd_translator','2.0.0',1076,42,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1729762980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','74eb51fbaedded29da00ca9ffd84c369','TYPO3 13 support\r\n\r\nNew features:\r\n- Automatic Translation Backup and Restore.\r\n- Support of Content Blocks when auto-synchronize all locallang files.','hyperdigital.de and coma.de',2000000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300243,0,'hd_translator','1.1.3',1076,36,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1731680888,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','757e935196f8e821cc88803d0680b83f','Fix of default flexform sheets settings','hyperdigital.de and coma.de',1001003,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300244,0,'hd_translator','2.0.1',1076,46,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1731680912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','854148a0081f8406cff22ffe09bfe127','Fix of default flexform sheets settings','hyperdigital.de and coma.de',2000001,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300245,0,'hd_translator','1.1.7',1076,31,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1740483219,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','c1b752d482535d44d4300a3544380c6a','Integration of custom notes and put label as translations context.','hyperdigital.de and coma.de',1001007,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300246,0,'hd_translator','2.0.5',1076,33,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1740483243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','a85df37cc43ba01471e69d8b47d6c38a','Integration of custom notes and put label as translations context.','hyperdigital.de and coma.de',2000005,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300247,0,'hd_translator','1.1.8',1076,26,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1748326742,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','c0d638aae7f4ad067b02b978c6ffa225','Fix of empty strings','hyperdigital.de and coma.de',1001008,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300248,0,'hd_translator','2.0.7',1076,27,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1748326765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','71588d1008f68cbba12e9ad0645318f3','Fix of empty strings','hyperdigital.de and coma.de',2000007,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300249,0,'hd_translator','1.2.0',1076,21,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1754471390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','7a66aa2e8fc2b989c1ffcaf186f9f0b5','Integration of Deepl AI translations','hyperdigital.de and coma.de',1002000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300250,0,'hd_translator','2.1.0',1076,35,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1754471407,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','e32697989e90f5a018fe19febd7313e0','Integration of Deepl AI translations','hyperdigital.de and coma.de',2001000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300251,0,'hd_translator','2.3.0',1076,2,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',2,0,2,1786021277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','46a6447c41c7229edf82f341015129a0','Cleanup  multisite setup','hyperdigital.de and coma.de',2003000,0,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300252,0,'hd_translator','3.0.0',1076,3,'Translator','Translation of static strings from locallang.xlf files and export/import of database related content',1,0,2,1786040419,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','d7ad5dea77809a40486d102f26b047b8','v14 support','hyperdigital.de and coma.de',3000000,1,0,'https://github.com/hyperdigital/hd_translator/blob/master/README.md','ter','',''),
(9300253,0,'filefill_payload','0.6.0',70,70,'filefill payload','Supplying working binary files for EXT:filefill',6,0,3,1675725021,'a:1:{s:7:\"depends\";a:2:{s:8:\"filefill\";s:1:\"*\";s:5:\"typo3\";s:13:\"8.7.0-12.1.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de.de','jpmschuler','e5129a8a64be21575080cef93371245c','Initial Release','',6000,1,0,'https://github.com/jpmschuler/TYPO3-filefill-payload/blob/main/README.MD','ter','',''),
(9300254,0,'t3campus_example','1.0.0',73,73,'T3 Campus Example Extension','This is just a example extension of T3 Campus for educational reasons.',2,0,3,1675774078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kevin Chileong Lee','info@slavlee.de','abandoned_extensions','2446a600d1f98ccdf921b35100a4e922','First stable version of empty T3 Extension for educational reasons.','T3 Campus',1000000,1,0,'','ter','',''),
(9300255,0,'t3campus_example2','1.0.0',71,71,'T3 Campus Example Extension','This is just a example extension of T3 Campus for educational reasons.',2,0,3,1675775862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Kevin Chileong Lee','info@slavlee.de','info@slavlee.de','d14bd9afad998150aa84bf4a98450456','First Stable Release','T3 Campus',1000000,1,0,'','ter','',''),
(9300256,0,'solver','0.1.0',1856,78,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. All OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1675943595,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2a351a7f9baec37f937e0b1b253b84e4','Initial release of EXT:solver','',1000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.1/en-us','ter','',''),
(9300257,0,'solver','0.1.1',1856,84,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. All OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1675978775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f2f8542e44faca64858a64de48221c1b','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.1.1','',1001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.1/en-us','ter','',''),
(9300258,0,'solver','0.1.2',1856,80,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1676371092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','3f0066db5518fcdd931f8efadc856202','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.1.2','',1002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.1/en-us','ter','',''),
(9300259,0,'solver','0.1.3',1856,77,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1676633273,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1c0598030a90ea7dcea4e9f2404e62c1','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.1.3','',1003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.1/en-us','ter','',''),
(9300260,0,'solver','0.1.4',1856,84,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1676641193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c150c210b6cfbd17d785dba5b2010600','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.1.4','',1004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.1/en-us','ter','',''),
(9300261,0,'solver','0.2.0',1856,76,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1681404798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','a09f496d60aafcfbda889584816b4a94','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300262,0,'solver','0.2.1',1856,79,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1681414386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8fed21f41ce94ed60033b5d82f8a4def','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.1','',2001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300263,0,'solver','0.2.2',1856,80,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1682489860,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ad2463c15eebcb4d757c4556f7489091','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.2','',2002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300264,0,'solver','0.2.3',1856,78,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1685299555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','bdcbc96dab9bdb1b39a153ae29944f65','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.3','',2003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300265,0,'solver','0.2.4',1856,77,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1686142973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','47534c908cc6d20e911484255c468606','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.4','',2004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300266,0,'solver','0.2.5',1856,77,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1688241241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','291f677175dda4d99f7213303164da7e','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.5','',2005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300267,0,'solver','0.2.6',1856,76,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1693927420,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','37859a680a8ae55d48cdb5716ef6de15','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.6','',2006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300268,0,'solver','0.2.7',1856,75,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1695391535,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','16712cf51789df34bd710d691ff5de71','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.7','',2007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300269,0,'solver','0.2.8',1856,67,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1698949916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','d1bfd3ab740b23128e7d9d8f8507fcf3','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.8','',2008,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300270,0,'solver','0.2.9',1856,60,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1708070479,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4d6050800c8b81d25ee5fca917a8e0ae','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.9','',2009,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300271,0,'solver','0.2.10',1856,69,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1710671302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','26c62344851510c4f3fc71c7bc609dbf','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.10','',2010,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300272,0,'solver','0.2.11',1856,54,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1717704848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','87394d770863f7f07e5f9844f95c495e','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.11','',2011,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300273,0,'solver','0.2.12',1856,58,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1721331515,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','cf5a3f7f45098596b74d538a34f067d8','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.12','',2012,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300274,0,'solver','0.2.13',1856,47,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1725431250,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e07ae4cb47ff597d15eeee807958edd7','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.13','',2013,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300275,0,'solver','0.2.14',1856,49,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1726574116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4cb8b31b033b7f0e36df29aae743683a','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.14','',2014,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300276,0,'solver','0.2.15',1856,48,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1728984533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','20be34ae32b4037620d6bafe67a48425','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.15','',2015,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300277,0,'solver','0.2.16',1856,42,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1730827860,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0acefd4e81849f2b9b11d828813f04ac','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.16','',2016,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300278,0,'solver','0.2.17',1856,49,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',1,0,4,1732789970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9e875601320ddb93bdf56dac343d78b1','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/0.2.17','',2017,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/0.2/en-us','ter','',''),
(9300279,0,'solver','1.0.0',1856,31,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1739035696,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9c952437bd87b043f314aba932ddd2ec','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/1.0/en-us','ter','',''),
(9300280,0,'solver','1.0.1',1856,36,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1739037503,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','296e98995f7e098e908c1a5739549c22','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/1.0.1','',1000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/1.0/en-us','ter','',''),
(9300281,0,'solver','2.0.0',1856,23,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1750513972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','38ce5c1239480d18d2385506d7505ef0','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/2.0/en-us','ter','',''),
(9300282,0,'solver','2.0.1',1856,23,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1750514151,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','77126b5ec3049372c543f637e5a26a16','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/2.0/en-us','ter','',''),
(9300283,0,'solver','2.0.2',1856,30,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1750627452,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','76a7739c9da281073c6019af57b39073','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/2.0/en-us','ter','',''),
(9300284,0,'solver','3.0.1',1856,18,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1764097544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','00f1a07550c06f740735b69c5e006f0a','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.0/en-us','ter','',''),
(9300285,0,'solver','3.0.2',1856,19,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1764100682,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','1d21ec812431ca83bb86652e82982164','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.0.2','',3000002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.0/en-us','ter','',''),
(9300286,0,'solver','3.0.4',1856,22,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1764101547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b466043ac7530b5a6ea35aef23fc93e0','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.0.4','',3000004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.0/en-us','ter','',''),
(9300287,0,'solver','3.1.0',1856,17,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1768919991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8d58e68e3e8fd59b7d2772f2a061f57e','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.1/en-us','ter','',''),
(9300288,0,'solver','3.1.1',1856,14,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1772640666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','302ab6adcdd4a1e74488c11c733a595a','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.1.1','',3001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.1/en-us','ter','',''),
(9300289,0,'solver','3.2.0',1856,13,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1774966518,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5a6fee55260a0f1180b985ca7e59174d','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.2/en-us','ter','',''),
(9300290,0,'solver','3.3.0',1856,10,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1777300978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','eacd1c036fc62cf55621cc2bfd7cdc30','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.3.0','',3003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.3/en-us','ter','',''),
(9300291,0,'solver','3.3.1',1856,14,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1777301606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c5ac9ef975a1cc14f055507c6d29a1a6','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.3.1','',3003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.3/en-us','ter','',''),
(9300292,0,'solver','3.3.2',1856,11,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1779892306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0ceba4fa521953e48fb860faf8d38230','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.3.2','',3003002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.3/en-us','ter','',''),
(9300293,0,'solver','3.3.3',1856,5,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1785079780,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','84ba55a0f321011cba1b6f8fb2267b6b','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.3.3','',3003003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.3/en-us','ter','',''),
(9300294,0,'solver','3.3.4',1856,6,'Solver','Extends TYPO3s exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.',2,0,4,1785420849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','03ff0963f7dedf80b665103c469c5044','See release notes at https://github.com/eliashaeussler/typo3-solver/releases/tag/3.3.4','',3003004,1,0,'https://docs.typo3.org/p/eliashaeussler/typo3-solver/3.3/en-us','ter','',''),
(9300295,0,'tile_proxy','1.0.0',2012,39,'TileProxy','Integrates an OpenStreetMap tile proxy for GDPR compliant integration.',1,0,3,1675952157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Rokohl','webmaster@codemacher.de','trokohl','b33efcba25007d845817f3d0f7210ed5','Initial','codemacher',1000000,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300296,0,'tile_proxy','1.0.1',2012,77,'TileProxy','Integrates an OpenStreetMap tile proxy for GDPR compliant integration.',2,0,3,1675962071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Rokohl','webmaster@codemacher.de','trokohl','e13a1bf4becc505ea2889f0e64457ef0','Set state to stable','codemacher',1000001,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300297,0,'tile_proxy','1.0.2',2012,85,'TileProxy','Integrates an OpenStreetMap tile proxy for GDPR compliant integration.',2,0,3,1676022586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Rokohl','webmaster@codemacher.de','trokohl','b15e1c9186154c8a7afebeee326b4e82','add missing extension icon and correct description','codemacher',1000002,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300298,0,'tile_proxy','1.0.3',2012,78,'TileProxy','Integrates an OpenStreetMap tile proxy for GDPR compliant integration.',2,0,3,1676358018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','a126ea0faaa095e3eae0bfdccebd512b','TYPO3 12 compatibility','codemacher',1000003,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300299,0,'tile_proxy','1.0.4',2012,85,'TileProxy','Integrates an OpenStreetMap tile proxy for GDPR compliant integration.',2,0,3,1676499717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','a660d039d827d98ba9e8da46b7786c8d','Clean up code','codemacher',1000004,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300300,0,'tile_proxy','1.1.0',2012,86,'TileProxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap	cookie banner or blocker to use OpenStreetMap.',2,0,3,1676648907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','6832abdc2bdc6b6f847cc1b11e92117c','Adding a backend element for interactive editing of the bounding box.','codemacher',1001000,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300301,0,'tile_proxy','1.1.1',2012,79,'TileProxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1677505382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','503af999a081912ccf033940f6677f83',' Passthrough option to pass tiles outside the bounding box\r\n Nominatim geocoding support','codemacher',1001001,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300302,0,'tile_proxy','1.1.2',2012,80,'TileProxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1677511473,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','b6b69f665c374b58bf62ae4f94a71071','security bugfix','codemacher',1001002,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300303,0,'tile_proxy','1.1.3',2012,85,'TileProxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1677523842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','webmaster@codemacher.de','trokohl','09cd811d06a76e32e16da2af52c0ef52','added option cachingUntilZoom\r\nadded general setting maxTileFileCacheSizeMb','codemacher',1001003,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300304,0,'tile_proxy','1.1.4',2012,78,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1678714470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','3a07f3b182ad4175ac2b1f5db33a2319','PHP 7.4 Bugfix','codemacher',1001004,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300305,0,'tile_proxy','1.1.5',2012,76,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1678870658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','e9f0d75ac340a70956ed683939f7c06b','Bugfix TCA/Flexform (Error when copying a page)','codemacher',1001005,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300306,0,'tile_proxy','1.1.6',2012,93,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1678887610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','c123ccab79e06b779e2f161c0020228f','security update cross-realm object access in Webpack 5','codemacher',1001006,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300307,0,'tile_proxy','1.1.7',2012,72,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1683015074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','f99695f68cf4b2f483b5effa36eee9e7','disable MouseWheelZoom in backend','codemacher',1001007,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300308,0,'tile_proxy','1.1.8',2012,81,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1683902095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','192284b18a8daf9455fa44dbf00a615f','TYPO3 12.4 LTS compatibility','codemacher',1001008,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300309,0,'tile_proxy','1.1.9',2012,93,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1687778561,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','ab28b8f1b168fdc6855cec9136295172','BugFix FlexForm: The command cleanup:flexforms has deleted all settings.','codemacher',1001009,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300310,0,'tile_proxy','1.2.1',2012,77,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1691073164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','c903baaeeb5976b091e0d468c6ab641d','SEO optimizations ( note: typoscript must now be included )','codemacher',1002001,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300311,0,'tile_proxy','1.2.2',2012,62,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1703241905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','c0041c32346b6525e7a6edb1792353f0','Uses the TYPO3 methods for the request instead of direct curl calls.','codemacher',1002002,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300312,0,'tile_proxy','1.2.3',2012,60,'Tile Proxy','With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap cookie banner or blocker to use OpenStreetMap.	A proxy is also provided for geocoding nominatim.',2,0,3,1703255774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','88c691827649720f3f02f818ac19ef17',' display cache informations in backend\r\n add max zoom for caching','codemacher',1002003,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300313,0,'tile_proxy','1.2.4',2012,71,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1706092269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','95de649220d767e06f4699be158c96d6','- BugFixes\r\n- PHP 7.4 compatibility restored','codemacher',1002004,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300314,0,'tile_proxy','1.2.5',2012,56,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1710334753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','b6b686f191cd6de09d38819708945762',' Host restrictions extended to sub-domains','codemacher',1002005,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300315,0,'tile_proxy','1.2.6',2012,66,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1710787286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','3776bcc7612dadbaa955ccc1760e76f5','Small bugfix in the SQL definition','codemacher',1002006,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300316,0,'tile_proxy','1.2.7',2012,58,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1716995918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','c9794903eed98367b676bda272f9405b','BugFix referrer test','codemacher',1002007,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300317,0,'tile_proxy','1.2.8',2012,46,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1729066145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','430b9cb77a0d0921ab4a72755924691b','Update dependencies','codemacher',1002008,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300318,0,'tile_proxy','1.3.0',2012,33,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1733846862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','7b8e1bca9ce0eb21952a324918db37a3','TYPO3 13 Support','codemacher',1003000,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300319,0,'tile_proxy','1.3.1',2012,33,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1733847745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','5d139cf7ee2edeafb740247f2a1ea129','Bugfix FlexForm','codemacher',1003001,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300320,0,'tile_proxy','1.3.3',2012,42,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1733849288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','036677b7aac2a77d85ff76836e68cba0',' BugFix FlexForm\r\n add ContentSecurityPolicies for tile.openstreetmap.org','codemacher',1003003,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300321,0,'tile_proxy','1.3.4',2012,33,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1742898801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','494eb5a6f0f876b69dbfbe1266b5b8a0','FEAT: backend make zoom level more sensible (using step size 0.1 instead of 1)\r\nBUGFIX: Add x-robots-tag noindex (Thanks to @ste101)','codemacher',1003004,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300322,0,'tile_proxy','1.2.9',2012,27,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1747745276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','ee50e8985fa7393da47768a77d615570','FEAT: allow other domains option (Thanks to @TheSophiaDev)','codemacher',1002009,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300323,0,'tile_proxy','1.3.5',2012,28,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1747745312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','de3b89e9c866bf12962d10969ed1858f','FEAT: allow other domains option (Thanks to @TheSophiaDev)','codemacher',1003005,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300324,0,'tile_proxy','1.3.6',2012,29,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1748868550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','b6883aa3a9757b4448cb91da238d2892','BugFix TYPO3 13 compatibility','codemacher',1003006,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300325,0,'tile_proxy','1.3.7',2012,16,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1765205463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','20c6b515d1777b6d3467b999154b8ed5','FEAT: Improve folder creation (Thanks to ZerNico)\r\nFEAT: TYPO3 Sets support','codemacher',1003007,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300326,0,'tile_proxy','1.3.8',2012,19,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1765206375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.99-13.4.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','a212c41529c1ae61569e1c25e973cd52','correct dependencies','codemacher',1003008,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300327,0,'tile_proxy','1.3.9',2012,10,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1776181003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.99-14.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','7fcaa61c10fa4e23a9ef1e4bc21d727a','TYPO3 14 compatibility','codemacher',1003009,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300328,0,'tile_proxy','1.3.10',2012,12,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1776181423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.99-14.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','b18605c7eda906cb071d2416161139c3','correct dependencies','codemacher',1003010,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300329,0,'tile_proxy','1.3.11',2012,10,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1777021315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.99-14.2.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','aeb585e7da453232dc54bd13a4687136','TYPO3 14 LTS support','codemacher',1003011,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300330,0,'tile_proxy','1.3.12',2012,11,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1777021658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','2355045afa51f4387e16a5facaefa886','TYPO3 14 LTS support','codemacher',1003012,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300331,0,'tile_proxy','1.3.13',2012,9,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1778063215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','529c0bac26ba27deb7c010d64727828c','repo postponed','codemacher',1003013,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300332,0,'tile_proxy','1.3.14',2012,11,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1779117370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','5d994ecab290a1e4b15491e073dad1a1','BugFix: Bounding box rounding issue (Thanks to @gert.hammes.ba)','codemacher',1003014,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300333,0,'tile_proxy','1.3.15',2012,3,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1785787716,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','eec6eac2d9c1fe2ca59a565dd014ddf6','Documentation moved from docs.typo3.org to Forgejo (Markdown in docs/).','codemacher',1003015,0,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300334,0,'tile_proxy','1.3.16',2012,3,'Tile Proxy','Integrate OpenStreetMap without the need for a cookie banner or content blocker - that is the purpose of ext:tile_maps. All requests for map tiles are routed through a configurable proxy url within your TYPO3-system. Since the client browser does not directly requests the OpenStreetMap-server no user confirmation and no content blockers are necessary (GDPR compliant). A proxy is also provided for geocoding nominatim. For a certain area (as specified in the TYPO3-backend) the tiles are cached to improve performance.',2,0,3,1787740464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','faf09fd68c9fb4ecdd29cc310bf82278','Documentation moved back to docs.typo3.org','codemacher',1003016,1,0,'https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs','ter','',''),
(9300335,0,'cy_send_mails','1.0.0',424,33,'Send a mail to other frontend user or frontend user groups.','LLL:EXT:cy_send_mails/Resources/Private/Language/locallang_be_messageForm.xlf:plugin.description',1,0,3,1675978620,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.12-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.2-12.9.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','ea744ee7042e961da9c6acb7bfef6c86','This extension allows frontend users to write emails to other frontend users without them knowing their email address. This extension is specifically for a manageable group of people. For example a club. The members can easily send emails to each other.','',1000000,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300336,0,'cy_send_mails','1.0.1',424,90,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1675979184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.12-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.2-12.9.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','b630ad6279aa2c988c10a746785701cc','Fix the description and this extension is stable now. ','',1000001,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300337,0,'cy_send_mails','1.2.0',424,84,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1694511914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.12-11.5.99\";s:17:\"bootstrap_package\";s:14:\"11.0.2-13.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','36e0cffc87aa05d6a3d7335e3a4a1a35','Add a simulation mode. \r\nFix the registry and the configurations.','',1002000,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300338,0,'cy_send_mails','2.0.0',424,52,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1716323454,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"11.0.2-13.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','480b113cc51cfd97569df36a6c7d47b3','Upgrade to TYPO3 12.4','',2000000,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300339,0,'cy_send_mails','2.0.1',424,48,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1717575165,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-14.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','0d8c937862d0f2fc60f2d23418ce9d71','FIX: You can send emails with attachments','',2000001,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300340,0,'cy_send_mails','2.0.2',424,62,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1717615229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-14.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','3c5c40b1472a5cf870cc5f2ffe42e72a','FIX: You can send emails with and without attachments','',2000002,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300341,0,'cy_send_mails','3.0.0',424,12,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1747582582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','5668f5e1eda8b46b17c9f24fac35bd9d','Typo3 13 - Compatibility.','',3000000,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300342,0,'cy_send_mails','3.0.1',424,33,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1749471300,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','951d079927bab1d9520cd46282d79155','3.0.1 :: UPD: Update (cleaning) TCA configuration','',3000001,0,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300343,0,'cy_send_mails','3.1.0',424,10,'Send a mail to other frontend user or frontend user groups.','This extension allows frontend users to write emails to other \nfrontend users without them knowing their email address. This extension is specifically \nfor a manageable group of people. For example a club. The members can easily send emails \nto each other. ',2,0,3,1774711873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','0a84bde215acfe4d02d672051d3591a8','3.1.0 :: UPD: Release the bootsrap version 16\r\n3.0.2 :: UPD: Add comment marker in the mail.','',3001000,1,0,'https://github.com/docmcfly/cySendMails/','ter','',''),
(9300344,0,'wp_mailworkflow','1.0.0',198,92,'Mail Workflow','Create a set of mails with a timeline to send for each user',2,0,1,1676481472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','5a25d7d9b7c279629542e9dcacb2882d','First version','',1000000,0,0,'https://github.com/Gernott/wp_mailworkflow','ter','',''),
(9300345,0,'wp_mailworkflow','2.0.0',198,59,'Mail Workflow','Create a set of mails with a timeline to send for each user',2,0,1,1705309771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','0fba66fb8badd76a342527ca5a5dd90a','Ready for TYPO3 12','',2000000,0,0,'https://github.com/Gernott/wp_mailworkflow','ter','',''),
(9300346,0,'wp_mailworkflow','2.0.2',198,47,'Mail Workflow','Create a set of mails with a timeline to send for each user',2,0,1,1705397478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Gernot Ploiner','gp@webprofil.at','gernott','7c012ea6b580bdb6724212b62892a62a','Bugfix release','',2000002,1,0,'https://github.com/Gernott/wp_mailworkflow','ter','',''),
(9300347,0,'tender','2.0.2',111,111,'tender','tender management',2,0,3,1676627504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"9.5.29-10.4.99\";s:11:\"service_bw2\";s:0:\"\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','cc85266a7b06581d7b6f62206e23df1d','Initial commit','jweiland.net',2000002,1,0,'https://docs.typo3.org/p/jweiland/tender/main/en-us/','ter','',''),
(9300348,0,'ai_seo_helper','0.1.0',1377,76,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1676635972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','51e3727f5ffe1ac9e1d3d83a7caa42b5','Add first beta version','PassionWeb Manuel Schnabel',1000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.1/en-us','ter','',''),
(9300349,0,'ai_seo_helper','0.1.1',1377,85,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1676636664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','96a97c4f971f77796724d18cf3612191','[BUGFIX] Add missing extension icon','PassionWeb Manuel Schnabel',1001,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.1/en-us','ter','',''),
(9300350,0,'ai_seo_helper','0.1.3',1377,76,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1676715455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','7ea7556a0ca37c35623fc6cfc56fcd38','[BUGFIX] Added a more precise instruction for creating the meta description in a correct length','PassionWeb Manuel Schnabel',1003,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.1/en-us','ter','',''),
(9300351,0,'ai_seo_helper','0.1.4',1377,84,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1676762364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','769d67a434a26879600cf3dea764c9c8','Added various improvements. See https://github.com/passionweb-manuel-schnabel/ai-seo-helper/releases/tag/0.1.4','PassionWeb Manuel Schnabel',1004,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.1/en-us','ter','',''),
(9300352,0,'ai_seo_helper','0.2.0',1377,79,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1677068539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c1a1d6255e4eb1ba3654f6a3f99dd839','[FEATURE] Add page title suggestions and german language support\r\n[TASK] Add additional support for TYPO3 v10','PassionWeb Manuel Schnabel',2000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.2/en-us','ter','',''),
(9300353,0,'ai_seo_helper','0.2.1',1377,81,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1677073476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','9ff0f8996a3dda112165273d59b68b11','[TASK] Add fallback option to fetch content from page','PassionWeb Manuel Schnabel',2001,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.2/en-us','ter','',''),
(9300354,0,'ai_seo_helper','0.2.2',1377,82,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1677187763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','e73a7fab1eb04ea312545fd2d8e5e656','[TASK] Improve error handling for missing API key and not reachable API','PassionWeb Manuel Schnabel',2002,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.2/en-us','ter','',''),
(9300355,0,'ai_seo_helper','0.3.0',1377,78,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1678082739,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c1d6bcadfdfda0db6669a5607e144a49','[FEATURE] Add support for OpenAI model \"gpt-3.5-turbo\" and \"gpt-3.5-turbo-03-01\"\r\n[FEATURE] Add possibility to handle large content sites','PassionWeb Manuel Schnabel',3000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.3/en-us','ter','',''),
(9300356,0,'ai_seo_helper','0.3.1',1377,89,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1679119941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"10.4.0-12.2.0\";}}','Manuel Schnabel','service@passionweb.de','manu3009','dd9488e281ecbc60e11ab95e3d864d0d','[BUGFIX] Fixed missing language and character encoding on AJAX calls','PassionWeb Manuel Schnabel',3001,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.3/en-us','ter','',''),
(9300357,0,'ai_seo_helper','0.4.0',1377,80,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1682535465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','d64307c0518d9169d260603f36ac25e0','- Added compatibility with TYPO3 v12\r\n- Change meta description generation to suggestions\r\n- Various code optimizations','PassionWeb Manuel Schnabel',4000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.4/en-us','ter','',''),
(9300358,0,'ai_seo_helper','0.5.0',1377,74,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1684312832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','1fd00f314ca694992564f2acb8b360b8','[FEATURE] Add possibility to generate Open Graph and Twitter data (titles and descriptions)\r\n[FEATURE] Added option to copy suggested page title and/or meta description to Open Graph and Twitter fields\r\n[TASK] Change order of extension settings\r\n[BUGFIX] Several improvements','PassionWeb Manuel Schnabel',5000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.5/en-us','ter','',''),
(9300359,0,'ai_seo_helper','0.5.1',1377,80,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1685098765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','05eeb1fb9c46a34a82032511ba0ba539','[TASK] use TYPO3 requestFactory for guzzle requests\r\n[BUGFIX] Moved adding of inline language file from ext_tables.php into event which gets only fired in backend','PassionWeb Manuel Schnabel',5001,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.5/en-us','ter','',''),
(9300360,0,'ai_seo_helper','0.5.2',1377,72,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1685967263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','1623215c4bc9f0e6c0537addc84ff8ab','[TASK] Removed support for gpt-3.5-turbo-0301 model (end of life)\r\n[BUGFIX] Edit error handling of Guzzle requests','PassionWeb Manuel Schnabel',5002,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.5/en-us','ter','',''),
(9300361,0,'ai_seo_helper','0.5.3',1377,81,'AI SEO-Helper','Generates SEO metadata based on page content using AI.',1,0,0,1686604819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','7bf62b1382538b5205063790ba1404db','[BUGFIX] Added exception if preview uri could not be build','PassionWeb Manuel Schnabel',5003,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.5/en-us','ter','',''),
(9300362,0,'ai_seo_helper','0.6.0',1377,82,'AI SEO-Helper','Generates SEO metadata based on content using AI. Currently several metadata for pages and articles of EXT:news can be generated using an additional button next to the corresponding input fields.',1,0,0,1689846225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','9afa6e6b53212d5603218cf460ccc4dc','[FEATURE] Add support for models gpt-4, gpt-4-32k and gpt-3.5-turbo-16k\r\n[FEATURE] Added compatibility for EXT:news, generate metadata (keywords, alternative_title and description) of news articles\r\n[TASK] Removed extension setting \"maxAllowedCharacters\" due to increased token amount of OpenAI models','PassionWeb Manuel Schnabel',6000,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.6/en-us','ter','',''),
(9300363,0,'ai_seo_helper','0.6.1',1377,60,'AI SEO-Helper','Generates SEO metadata based on content using AI. Currently several metadata for pages and articles of EXT:news can be generated using an additional button next to the corresponding input fields.',1,0,0,1707850564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','c8318db9d49520bec11c34081297f5a1','[TASK] Update supported OpenAI models and some default extension configuration settings','PassionWeb Manuel Schnabel',6001,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.6/en-us','ter','',''),
(9300364,0,'ai_seo_helper','0.6.2',1377,67,'AI SEO-Helper','Generates SEO metadata based on content using AI. Currently several metadata for pages and articles of EXT:news can be generated using an additional button next to the corresponding input fields.',1,0,0,1711135402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','68b4b3886c9a6095adcbf18fb56b5644','[FIX] Add fallback for preview url generation\r\n[FIX] Prevent errors when metadata for root pages should be generated in a non-default language','PassionWeb Manuel Schnabel',6002,0,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.6/en-us','ter','',''),
(9300365,0,'ai_seo_helper','0.7.0',1377,51,'AI SEO-Helper','Generates SEO metadata based on content using AI. Currently several metadata for pages and articles of EXT:news can be generated using an additional button next to the corresponding input fields.',1,0,0,1731568797,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:8:\"ai_suite\";s:14:\"11.0.0-13.4.99\";}}','Manuel Schnabel','service@passionweb.de','manu3009','316d25bcb92878ad64c865e6cb4d8a75','Added compatibility with TYPO3 v13\r\nDropped support for TYPO3 v10','PassionWeb Manuel Schnabel',7000,1,0,'https://docs.typo3.org/p/passionweb/ai-seo-helper/0.7/en-us','ter','',''),
(9300366,0,'cy_newsletter','1.0.3',441,57,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',1,0,3,1676638107,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:12:\"9.4.0-9.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','932bb1736617c4fff3d9d9d8e22da798','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).','',1000003,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300367,0,'cy_newsletter','1.0.5',441,55,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',1,0,3,1676803296,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-10.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','15f4552fde70a7a38dcc14fee28909c5','Allows the news extension 10.0.x','',1000005,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300368,0,'cy_newsletter','1.0.6',441,75,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',1,0,3,1679065702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-10.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','0cb7875a03c07fffd49bbe6434f6ffa6','Fix the translation texts in the newsletter mail','',1000006,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300369,0,'cy_newsletter','1.1.0',441,62,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',1,0,3,1694511820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-10.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','3de69d7da390fe227bfa4b9fd1c5e01c','Fix the plugin registry and configuration','',1001000,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300370,0,'cy_newsletter','2.0.0',441,47,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1716323662,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"news\";s:14:\"11.4.0-11.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','9a12352ba6380e7b26b79f462b29ffa6','Upgrade to TYPO3 12 ','',2000000,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300371,0,'cy_newsletter','2.0.2',441,46,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1727448762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"news\";s:14:\"11.4.0-11.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','c15587eb932331abfb66a51dfd5ba1a2','Minor repairs.','',2000002,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300372,0,'cy_newsletter','3.0.0',441,25,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1747582449,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:14:\"12.3.0-12.3.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','d9d5d37c680cad5297abea2c0713726f','Typo3 13 - Compatibility.','',3000000,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300373,0,'cy_newsletter','3.1.0',441,23,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1748789317,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:14:\"12.3.0-12.3.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','cb1a8cd38cc9f29c5f9253cc6266b44d','Contains fixes, code cleanings code and  a new manual (readme.md).','',3001000,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300374,0,'cy_newsletter','3.1.1',441,29,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1749471220,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:14:\"12.3.0-12.3.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','0bfb5f2b493cd1bef8e3e1ef7b520fe2','3.1.1 :: CLN Cleaning fe users integration','',3001001,0,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300375,0,'cy_newsletter','3.2.0',441,22,'Small newsletter service for frontend user','This plugin contains a small service to send a newsletter for frontend user (based on the news extension).',2,0,3,1767642387,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"news\";s:14:\"12.3.0-14.0.99\";}}','C. Gogolin','service@cylancer.net','docmcfly','ca3954c3c02f27eadcb166b5bcf66b69','3.2.0 :: UPD : Upgrade test with news 14.0.x','',3002000,1,0,'https://github.com/docmcfly/cyNewsletter/blob/main/README.md','ter','',''),
(9300376,0,'iframecache','1.0.0',111,111,'IFrame Cache','This extension loads the content of an iFrame and cached it. All links, images and sources will be overridden.',999,0,1,1676641525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.35-11.5.23\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','115aa883c7dc6b3e26dcb7b948d42407','Initial upload','jweiland.net',1000000,1,0,'https://docs.typo3.org/p/jweiland/iframecache/main/en-us/','ter','',''),
(9300377,0,'clubmanager','1.0.0',1283,35,'Clubmanager Base','Clubmanager Base - The free basic module with many functions',2,0,4,1676651035,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','7698633b20072fc32cd70b76be877c13','Initial upload of clubmanager base module. Check the documentation for more information.','Quicko - Der Clubmanager',1000000,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300378,0,'clubmanager','1.0.1',1283,80,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1676662809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','7e02dd0f7c3fd9c18219a9c4579412f5','Change the description of the extension for better understanding','Quicko - Der Clubmanager',1000001,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300379,0,'clubmanager','1.0.2',1283,92,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1676891154,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:3:{s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','b100ed3c5d74c7eb18643ba002b9b4f0',' Fixed some localization issues for crowdin and lang:de\r\n Inserted some suggests to composer.json','Quicko - The Clubmanager',1000002,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300380,0,'clubmanager','1.0.6',1283,77,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1688147454,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','61463895ee69e1db3f51c30aceabd515','Bugfixes & code cleaning','Quicko - The Clubmanager',1000006,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300381,0,'clubmanager','1.0.8',1283,71,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1693548853,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','db510e1f0a23b2d5e1807c2852a51884',' bugfixing','Quicko - The Clubmanager',1000008,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300382,0,'clubmanager','1.0.9',1283,65,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1698851964,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-12.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','830281e69341a2bee3eb31bdbf47ea3e',' fixed some minor bugs','Quicko - The Clubmanager',1000009,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300383,0,'clubmanager','1.0.10',1283,59,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1704034050,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"6.1.0-6.1.99\";s:7:\"felogin\";s:14:\"11.5.0-11.5.99\";s:17:\"bootstrap_package\";s:14:\"14.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','5c47dda461b002bf61133ba77bbd89b5','Bugfixes, updated template to bootstrap_package 14','Quicko - The Clubmanager',1000010,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.0/en-us','ter','',''),
(9300384,0,'clubmanager','1.1.0',1283,69,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1706555618,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','544af1d5507f8da7c7c0d696ad21d851','TYPO3 12 LTS Major Release','Quicko - The Clubmanager',1001000,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300385,0,'clubmanager','1.1.1',1283,62,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1711036712,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','5f4fadc0281c7b648e2b1857afd2120d','BugFix sorting in findAround in LocationRepository.php','Quicko - The Clubmanager',1001001,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300386,0,'clubmanager','1.1.2',1283,54,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1712940938,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','92ea982591f856fea4d5d41b84eee488','small bugfixing','Quicko - The Clubmanager',1001002,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300387,0,'clubmanager','1.1.3',1283,61,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1714143746,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','4553929bb8328d6662309ef720c7aca4',' added field club_function to member\r\n added field found_via to member\r\n set backwards compatibility to PHP 8.1\r\n minor bugfixing','Quicko - The Clubmanager',1001003,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300388,0,'clubmanager','1.1.4',1283,61,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1715172510,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','6aff370cd11433f1f76a3d958e4ccd0c','Minor changes to base for new pdf letter function in clubmanager_pro','Quicko - The Clubmanager',1001004,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300389,0,'clubmanager','1.1.5',1283,51,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1716814115,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','50ba1293439c77ede7bb77e7e17188a1','Added functions for new pro feature pdf letter / \"Anschreiben\"','Quicko - The Clubmanager',1001005,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300390,0,'clubmanager','1.1.6',1283,46,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1716910213,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','eaba58889464a0d69e7046c9622b7885',' small bugfix in member model buildHtmlAddress','Quicko - The Clubmanager',1001006,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300391,0,'clubmanager','1.1.7',1283,56,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1716911795,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','cb4907d92ba969cfd5a9459afa68d9ae',' small bugfix in de.locallang translation for pdf letter address','Quicko - The Clubmanager',1001007,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300392,0,'clubmanager','1.1.8',1283,54,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1720021154,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','38e422f4f4389fe952f1be780f064e90',' changed mail templates and partials\r\n fixed some localization\r\n new feature: double-optin for online membership registration (clubmanager_pro needed for automatic integration)','Quicko - The Clubmanager',1001008,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300393,0,'clubmanager','1.1.9',1283,46,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1729506082,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','1e331e3949b87aaf494d9eb6f94b18f6',' fixed bug in localization listings when image ressource is deleted via ftp or otherwise not available\r\n changed some localization for field \"found via\"\r\n inserted mail template text for \"first contact phrase\"','Quicko - The Clubmanager',1001009,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300394,0,'clubmanager','1.1.10',1283,41,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1737136030,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:18:\"static_info_tables\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:4:{s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"12.0.0-14.0.99\";s:9:\"cookieman\";s:14:\"2.14.0-2.14.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','36d8fd758cd086b6f04914e6f466c9a3',' fixed layzyload bug if member images are not available for any reason\r\n updated found_via with more field options\r\n rearrange some localization','Quicko - The Clubmanager',1001010,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.1/en-us','ter','',''),
(9300395,0,'clubmanager','1.2.0',1283,21,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1756314548,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','cfdd28d8873bb6a692b3199aaff21d6d','TYPO3 13 LTS Major Release','Quicko - The Clubmanager',1002000,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300396,0,'clubmanager','1.2.1',1283,19,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1759755957,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','6b982cd6677825aa3107beed88406c53',' inserted alt_billing_email to reg_form & profileDashboard\r\n changed style in email template for cancellationWish\r\n','Quicko - The Clubmanager',1002001,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300397,0,'clubmanager','1.2.2',1283,18,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1759848994,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','04900b817305c08fa2e0aaa1c443570e',' get rid of extensionIsLoaded Conditions','Quicko - The Clubmanager',1002002,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300398,0,'clubmanager','1.2.3',1283,19,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1759911548,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','fa110533df256c517dce830179d5aa56',' BugFix module access','Quicko - The Clubmanager',1002003,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300399,0,'clubmanager','1.2.4',1283,19,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1761570137,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','bf6f5666f1eb4f7f5f6c1d615c0f823e',' fixed css bug in backend module (wrong height of DataTable-Views)\r\n fixed location model for zip-search (geo-coordinates)\r\n fixed cron task for sending password recovery mails via planer','Quicko - The Clubmanager',1002004,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300400,0,'clubmanager','1.2.5',1283,22,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1761658418,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.2.1-8.3.99\";s:3:\"vhs\";s:12:\"7.0.1-7.0.99\";s:11:\"cms-felogin\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','b43d74c11bbf537b82fb0465ff1a9cbe',' fixed integrated felogin password recovery mail function\r\n better fault visualisation if password is set incorrect','Quicko - The Clubmanager',1002005,0,0,'https://docs.typo3.org/p/quicko/clubmanager/1.2/en-us','ter','',''),
(9300401,0,'clubmanager','2.0.0',1283,14,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1771577712,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','9646947155424b2978187dc8e93b7f92','Version 2.0.0 introduces the Member Journal as the single source of truth for membership state and level handling.\r\n\r\nBreaking changes:\r\n- Membership state and level are now exclusively derived from journal entries.\r\n- Direct editing of derived fields is no longer supported.\r\n- Processed journal entries are immutable.\r\n- Requires TYPO3 13 LTS.\r\n- Configuration migrated to Site Set (legacy TypoScript kept as fallback).\r\n\r\nPlease follow the Upgrade Guide before updating.','Quicko - The Clubmanager',2000000,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300402,0,'clubmanager','2.0.1',1283,14,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1772036286,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','6bffe6c1b2c58a019f111cdfbef57c9b','Version 2.0.1 fixes edge cases in the Member Journal recalculation logic and improves UX when reverting planned cancellations.\r\n\r\nFixes:\r\n- Immediate member state recalculation after deleting a leading processed status change\r\n- Correct endtime reset after journal deletion\r\n- Improved contextual validation when a future cancellation exists\r\n- Clearer and consistent handling of cancellation rollback via hidden1','Quicko - The Clubmanager',2000001,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300403,0,'clubmanager','2.0.2',1283,12,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1772819266,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','9906d4c881a1b02884b33f4af8f09225','Feature: Added Event-Listener for Member Journal to trigger side effects (e.g., Club Manager Newsletter Extension subscriptions/unsubscriptions based on member status changes).\r\nPreparation: Initial work for Double Opt-In warning during member activation if email is unverified (requires Pro extension for full functionality).','Quicko - The Clubmanager',2000002,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300404,0,'clubmanager','2.0.3',1283,14,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1773153134,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','9f0a70e2c338b09cce4fc2455c2266ad','- Fixed Member Journal handling for deleted members by preventing unwanted cascade deletion of journal entries.\r\n- Added repair upgrade wizards to restore incorrectly deleted journal entries and create missing cancelled journal entries.\r\n- Fixed journal processing for members with pre-set endtime in CLI/scheduler context.\r\n- Corrected journal storage PID handling so new journal entries and upgrade wizards use the Site Settings storage PID.\r\n- Updated Clubmanager Base documentation for Site Sets, upgrade flow, repair wizards, scheduler usage, and add-on descriptions.','Quicko - The Clubmanager',2000003,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300405,0,'clubmanager','2.0.4',1283,11,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1775734709,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','556d2db7977c70bce53be04e016b622c','Release 2.0.4: CLI Fixes, TS Modernization, and Event Sync\r\n    CLI Fixes:\r\n        Consistent enableFields bypass for journal processing.\r\n        FE user creation/verification emails now work in CLI-triggered tasks.\r\n        User disable sync via EventListener for CLI context.\r\n    Modernization:\r\n        Updated TS conditions and login site settings.\r\n    Events: Added MemberStateChangedEvent to projection service.','Quicko - The Clubmanager',2000004,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300406,0,'clubmanager','2.0.5',1283,14,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1775825360,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','fff9eac816c6f90582378ab609b2bd44','Fixes bootstrap_package-coupled TypoScript conditions in EXT:clubmanager by replacing siteSetting(...) with core-native site(\"configuration\")traverse(...) checks ensuring consistent behavior with and without bootstrap_package.','Quicko - The Clubmanager',2000005,0,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300407,0,'clubmanager','2.0.6',1283,6,'Clubmanager Base','The TYPO3 module for managing clubs, foundations and associations. With Clubmanager, you get the tool to manage the organization AND public relations of your club or association in a cost-saving and effective way.',2,0,4,1783076074,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:18:\"static_info_tables\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:4:{s:3:\"php\";s:12:\"8.3.1-8.3.99\";s:3:\"vhs\";s:12:\"7.2.1-7.2.99\";s:11:\"cms-felogin\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"16.0.0-16.0.99\";}}','wirkwerk.com und codemacher.de','post@quicko.software','wirkwerk','13633cca3f294e3183af44767fa073ef','- Fixed MemberRepository demand queries to include deleted records.\r\n- Refactored LocationLatLngUpdateHook.\r\n- Bugfixes: Type errors and general improvements.\r\n- 6205: Restricted FE-User \"new\" button to admins only.','Quicko - The Clubmanager',2000006,1,0,'https://docs.typo3.org/p/quicko/clubmanager/2.0/en-us','ter','',''),
(9300408,0,'solr_tools','1.0.0',621,78,'(Code711) Solr Tools','A CLI tool to set file meta-data for solr',2,0,3,1676993074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','0091c4df309818155bd2c41bcb7c315e','Initial Release\r\n\r\nThis Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\r\n','Code711, ein Label der B-Factor GmbH',1000000,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300409,0,'solr_tools','1.0.1',621,33,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.',2,0,3,1676993361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','00d36b8cefb7af29b83675647c064127','Update TER description','Code711, ein Label der B-Factor GmbH',1000001,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300410,0,'solr_tools','1.0.2',621,83,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.',2,0,3,1676994939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','81f201ea2430fd12ebd5bd8eaa2ac921','added promised but missing scan for file-references in tt_content:header_link','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000002,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300411,0,'solr_tools','1.1.1',621,76,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1677857091,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','28305f4ba35448cbeaeb1d47491a7fcf','added Code711SolrToolsInterfacesSolrEntityInterface to enable Extbase models to update its index when persisted through extbase similar to EXT:extbase_slug or EXT:fe_data_history','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1001001,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300412,0,'solr_tools','1.2.0',621,88,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1678112536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','25b6c6385d8c104acab00fd3969b0b6c','1.2.0\r\n- better handling of non-solr-configured sites\r\n- added possibility to use the keyword all with option -w/--what to create indexes for all configured tables in a site','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002000,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300413,0,'solr_tools','2.0.1',621,87,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1694503824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger','fberger@code711.de','code711','f414f407ba979950a37b32deef98a71d','Version 2.0.1\n- Update README.md','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000001,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300414,0,'solr_tools','2.0.2',621,47,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1719928009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger','fberger@code711.de','code711','ecf6b61c3ed4395663c6151856713fad','Add exception handling to SolrCreateIndexCommand and update version\n\nThe code now catches InvalidArgumentException when attempting to locate a Site in SolrCreateIndexCommand, preventing crashes when no specific site is found. The message will prompt for skipping the absent site. Also, the version number in ext_emconf.php has been incremented to reflect these changes.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000002,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300415,0,'solr_tools','2.0.3',621,57,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1720966332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger','fberger@code711.de','code711','ff9aa4aa5f6b44512592a29697453625','[TASK] Tag composer.json for PHP 8.3','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000003,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300416,0,'solr_tools','2.0.8',621,40,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1741724149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Frank Berger','fberger@code711.de','code711','16864f48a37a61b09bcb105536900337','[FEATURE] add Command to run the IndexQueue for multiple sites\r\n\r\nThis feature is a almost direct copy from the same Task in EXT:jwtools2.\r\nThe reason for this copy is to make debugging easier by having it as a Command CLI Tool, that uses the Logging Interface to get more and direct informations during the index run. It can be run via the Planer/Scheduler as well.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000008,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300417,0,'solr_tools','3.0.0',621,13,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1772207173,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Frank Berger','fberger@code711.de','code711','63c822ce59e62064b45d81191f7f08f9','[TASK] Improve help and add cleanup option in IndexQueueWorkerCommand\n\n- Enhanced help messages for better clarity and usage guidance.\n- Added --cleanupdisconnectedpages option to remove index queue entries linked to non-existent pages.\n- Updated logging for deleted pages during the cleanup process.\n- Refined queue handling for more efficient site processing.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',3000000,0,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300418,0,'solr_tools','3.0.2',621,19,'(Code711) Solr Tools','This Extension provides CLI Tools to initialize the EXT:solr index queues from the command line, and to scan for file-references in the content to add the corresponding sites to the sys_file metadata where a file is being used.\n    Additionally a SolrEntityInterface is available for Extbase Models to update the solr index of a record if it has been changed through extbase in the frontend (similar to EXT:slug_extbase )',2,0,3,1772212515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Frank Berger','fberger@code711.de','code711','1a1c362b3c0051fdc6a91e71ce56081a','[BUGFIX] Fix incorrect logger usage in IndexQueueWorkerCommand\n\n- Resolved issue with $logger being accessed incorrectly, replacing $this-logger with the appropriate variable.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',3000002,1,0,'https://github.com/codeseveneleven/typo3-solrtools/blob/main/README.md','ter','',''),
(9300419,0,'siteconfiggitsync','0.9.0',912,87,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed.',1,0,3,1677428666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','959fe0816ea3dccbd51201ec86b678f4','Initial release','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',9000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300420,0,'siteconfiggitsync','0.9.1',912,85,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed.',1,0,3,1677499986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','5e7430e3ab6017476a41dfd5abaa450a','- Updated to only run in production\r\n- PSR-4 paths for TER-zip added','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',9001,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300421,0,'siteconfiggitsync','0.9.2',912,40,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed.',1,0,3,1677598730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Frank Berger','fberger@code711.de','code711','72563f06abcbc96d362c511d884b31e8','- adding working composer.json back to zip','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',9002,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300422,0,'siteconfiggitsync','0.10.0',912,74,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',1,0,3,1678372310,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','21418257c93eaa974a35fd70281a3de5','Externalised the XCLASS of the SiteConfiguration Class to [EXT:siteconfigurationevents](https://extensions.typo3.org/extension/siteconfigurationevents). Composer installations should pull this extension automatically as a dependency. Refactored the git related actions into event listeners.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',10000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300423,0,'siteconfiggitsync','0.10.1',912,39,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',1,0,3,1678372782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','0d2a5fdd0403ac8e2ee746f6ea812223','Externalised the XCLASS of the SiteConfiguration Class to [EXT:siteconfigurationevents](https://extensions.typo3.org/extension/siteconfigurationevents). Composer installations should pull this extension automatically as a dependency. Refactored the git related actions into event listeners.\r\nfixed dependencies for TER Version','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',10001,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300424,0,'siteconfiggitsync','1.0.1',912,92,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1680901507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','f06a32e311985d20c46cfce1e7a0f10e','[TASK] upgrade to TYPO3 12\r\nTasks:\r\n add support for TYPO3 12 version\r\n push version to 1.0.1\r\n fixed README.md\r\n','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000001,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300425,0,'siteconfiggitsync','1.0.2',912,69,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1698973677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','acb84eeaabc409f74d726e0bfa9260dc','[BUGFIX] prevent error in CLI Context\n\nTasks:\n hardening','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000002,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300426,0,'siteconfiggitsync','1.0.3',912,69,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1705506144,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','d25e2c59b9ffce82d67c4dcdc089bb05','[BUGFIX] AfterConfigurationWriteListener throws an Error when called from CLI\n\nTasks:\n added LoggerAwareInterface\n added catch if a project does not belong to a group\n disabled Message in CLI Mode\n Added alert to logger\n\nResolves: 1','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000003,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300427,0,'siteconfiggitsync','1.0.4',912,54,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1721045241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','6259ca2d0e0c9eb6538edf2d0f6a15ec','[TASK] Maintenance release\n\nTasks:\n Tag for PHP 8.3','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000004,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300428,0,'siteconfiggitsync','1.0.5',912,59,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1722986047,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','b99e29d5a1ad06390ce15367d50571bc','[TASK] Add TYPO3 13 Compatibility\n\nTasks:\n fixed ext_conf_template\n fixed some inconsistencies','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000005,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300429,0,'siteconfiggitsync','1.1.0',912,36,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1736806332,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','5a28ea73b9d749c0127e53a24577fb20','[TASK] Add Github support','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1001000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300430,0,'siteconfiggitsync','2.0.0',912,34,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1741203306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-2.99.99\";}}','Frank Berger','fberger@code711.de','code711','0948aec5d3fbc273e9d620353358a556','[TASK] Add SiteSet Support\r\n\r\n- deprecated TYPO3 11 support\r\n- deprecated TYPO3 12 Support\r\n- added Eventlistener for writing settings.yaml\r\n- added support for moving settings.yaml\r\n- added support for deleting settings.yaml','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300431,0,'siteconfiggitsync','1.2.0',912,24,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1747836644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','f37a7f4a22fb14f7ab262d0d0e92dc1b','[FEATURE] add auto-merge\n\nTasks:\n added auto-merge feature for gitlab and github\n added option to enable auto-merge in extension configuration','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300432,0,'siteconfiggitsync','2.1.0',912,24,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1747836721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-2.99.99\";}}','Frank Berger','fberger@code711.de','code711','436b2c40905e137ef223d1b9f7ee5a19','[FEATURE] add auto-merge\n\nTasks:\n added auto-merge feature for gitlab and github\n added option to enable auto-merge in extension configuration','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2001000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300433,0,'siteconfiggitsync','1.2.1',912,24,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1747841978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','7e630c9c44252402a2ea61621584184f','[FEATURE] add auto-merge\n\nTasks:\n added auto-merge feature for gitlab and github\n added option to enable auto-merge in extension configuration\n fixed timing issue in gitlab automerge','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002001,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300434,0,'siteconfiggitsync','2.1.1',912,26,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1747842009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-2.99.99\";}}','Frank Berger','fberger@code711.de','code711','404f84880eb8a7390aa2cdfdc8321677','[FEATURE] add auto-merge\n\nTasks:\n added auto-merge feature for gitlab and github\n added option to enable auto-merge in extension configuration\n fixed timing issue in gitlab automerge','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2001001,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300435,0,'siteconfiggitsync','1.2.2',912,21,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1752617154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','3d05b561a13f398c42e7820f2164d10c','[!!!][FEATURE] Disable extension in DEV context\n\nBreaking-Changes:\n is only running in production mode unless  the Environment Variable SITECONFIGGITSYNC_ENABLE is set to 1\n\nTasks:\n added Support for the Environment Variable SITECONFIGGITSYNC_ENABLE\n\nResolves: 2','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002002,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300436,0,'siteconfiggitsync','2.1.2',912,24,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1752617181,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-2.99.99\";}}','Frank Berger','fberger@code711.de','code711','c2acfd7b3c770fef06e2e124347da376','[!!!][FEATURE] Disable extension in DEV context\n\nBreaking-Changes:\n is only running in production mode unless  the Environment Variable SITECONFIGGITSYNC_ENABLE is set to 1\n\nTasks:\n added Support for the Environment Variable SITECONFIGGITSYNC_ENABLE\n\nResolves: 2','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2001002,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300437,0,'siteconfiggitsync','2.1.3',912,22,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1761305653,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-2.99.99\";}}','Frank Berger','fberger@code711.de','code711','ba4b8fa7d5cc676cecdb7a823fb6a458','[BUGFIX] branch was not preselected in extension config. Thanks to Andy Hirsch for the fix','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2001003,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300438,0,'siteconfiggitsync','3.0.0',912,4,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1785070581,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-3.99.99\";}}','Frank Berger','fberger@code711.de','code711','df0ef9c00f9b185002b9b4480372189e','[TASK] Added TYPO3 14 support\n\n- Introduced Remove Source Branch and Squash merge request flags for GitLab.\n- Improved auto-merge logic with better merge readiness validation.\n- Added support for TYPO3 14 within the extension. Updated dependencies accordingly.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',3000000,0,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300439,0,'siteconfiggitsync','3.0.1',912,5,'(Code711) Site Config Git Sync','This extension will push changes to the site config yaml files back to your GitLAB or GitHUB repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents',2,0,3,1785224158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:23:\"siteconfigurationevents\";s:13:\"2.0.0-3.99.99\";}}','Frank Berger','fberger@code711.de','code711','dcb9dba0768f68f6c2287958c4bddb0f','[TASK] Relax dependency constraints for m4tthumphrey/php-gitlab-api\n\n- Updated composer.json to allow 11.x and 12.x versions of the php-gitlab-api package.\n- Bumped extension version to 3.0.1.','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',3000001,1,0,'https://github.com/codeseveneleven/siteconfiggitsync/blob/main/README.md','ter','',''),
(9300440,0,'oauth_openid_single_sign_on','1.0.3',296,53,'OAuth OpenID Connect Single Sign-On (SSO)','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, Amazon, Twitch, LinkedIn, Invision Community, Slack, Discord, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards.\r\nbr\r\n       Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3.',2,0,3,1677571697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.15\";}}','Miniorange','info@xecurify.com','miniorange','83e617f6ad14b48895e64af9ca6f78c9','Initial Release \r\n- Auto Create Users (Upto 10 users)\r\n- Default User Group Mapping \r\n- Basic Attribute Mapping (FirstName, Email)\r\n- Supports All OAuth / OpenID Connect Providers\r\n- Option to Add SSO Login Button','',1000003,0,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300441,0,'oauth_openid_single_sign_on','1.0.4',296,52,'OAuth OpenID Connect Single Sign-On (SSO)','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, Amazon, Twitch, LinkedIn, Invision Community, Slack, Discord, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards.\r\nbr\r\n       Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3.',2,0,3,1686164777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.27\";}}','Miniorange','info@xecurify.com','miniorange','c69507700ccbe68b33e650d221a8cc88','Typo3 v11.5.27 compatibility\r\nSecurity improvements\r\nUI updates','',1000004,0,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300442,0,'oauth_openid_single_sign_on','1.0.8',296,60,'OAuth/OIDC Single Sign-On (SSO)  Backend & Frontend','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows your users (Frontend & Backend) to login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards. Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1711524325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','','','miniorange','1fb51cb2f3f03f33f3e373f12cec4a39',' - Typo3 v10, v11 and v12 compatibility\r\n - Security improvements\r\n - Updated UI','',1000008,0,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300443,0,'oauth_openid_single_sign_on','1.0.9',296,46,'OAuth/OIDC Single Sign-On (SSO)  Backend & Frontend','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows your users (Frontend & Backend) to login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards. Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1724405580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','84d541ae32415751b253e957e4eddb31','- Security improvements\r\n- Documentation Update','',1000009,0,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300444,0,'oauth_openid_single_sign_on','1.1.0',296,59,'OAuth/OIDC Single Sign-On (SSO)  Backend & Frontend','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows your users (Frontend & Backend) to login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards. Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3. You can add an SSO Login Button on both your Typo3 frontend and backend (Admin Panel) login page with our extension.',2,0,4,1724738820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','a2cfd67f976beaf9e42c3615cf26d324','Security updates','',1001000,0,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300445,0,'oauth_openid_single_sign_on','1.1.1',296,26,'OAuth/OIDC Single Sign-On (SSO)  Backend & Frontend','Typo3 OAuth / OpenID Connect Single Sign-On SSO extension by miniOrange allows your users (Frontend & Backend) to login (Single Sign-On) into Typo3 with Azure AD, Azure B2C, AWS Cognito, Office 365, WSO2, Okta, Salesforce, Discord, Keycloak, PingFederate, OneLogin or other custom OAuth 2.0 providers. Typo3 OAuth / OIDC extension can be used for authorization and authentication purposes with any OAuth / OIDC Provider that conforms to the OAuth 2.0 and OpenID Connect (OIDC) standards. Typo3 OAuth / OpenID Connect Single Sign-On SSO provides user authentication with OAuth & OpenID Connect protocol and allows authorized users to login into the Typo3 site. We provide features like Attribute Mapping & Role Mapping which help to map user data returned from your OAuth Provider to Typo3. You can configure and enable SSO Login on both your Typo3 frontend and backend (Admin Panel) login page with our extension. This extension is fully compatible with TYPO3 v13.',2,0,4,1758282978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','23ce05b9c664cc66a1d193b5f3ab099d','- Typo3 version 13 compatibility\r\n- Security updates','',1001001,1,0,'https://docs.typo3.org/p/miniorange/miniorange-oidc/main/en-us','ter','',''),
(9300446,0,'mfa_email','1.0.0',289,105,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,-1,0,1677610135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";}}','Ralf Freit','ralf@freit.de','silaz','d407c9f50a4b96e08b9eb9c0f5dde205','Initial first version','',1000000,0,0,'','ter','',''),
(9300447,0,'mfa_email','1.0.3',289,65,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,-1,0,1707157179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','8e1c757a6a40992b24c9b27d073e4eeb','1.0.3 [BUGFIX] replacing the email in plaintext\r\n1.0.2 Versions and required TYPO3 version changed\r\n1.0.1 Tested and composer.json Updated for TYPO3 12.4','',1000003,0,0,'','ter','',''),
(9300448,0,'mfa_email','1.0.5',289,59,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,-1,0,1723815362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','edcc579bb90a559420537fcc610d3f81','use uri resource viewhelper instead of image viewhelper [Thank You @jackd248 ]\r\nadd request to FluidEmail standalone view [Thank You @nlehmkuhl ]\r\nmake mail layout and template configurable [Thank You @nlehmkuhl ]\r\nuse $_EXTKEY [Thank You @nlehmkuhl ]\r\ncode formating, whitespace [Thank You @nlehmkuhl ]','',1000005,0,0,'','ter','',''),
(9300449,0,'mfa_email','2.0.0',289,24,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,-1,0,1754721433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','ea97985c70cdd92807bb48955a7a77c8','Essential update to TYPO3 v13 [Thank you @ayacoo]\r\nFixed an issue that prevented the initial email from being sent.','',2000000,0,0,'','ter','',''),
(9300450,0,'mfa_email','1.0.6',289,6,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,0,0,1773851740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','fd8a09ca9953db4d81fc330fa30508e5','16 [BUGFIX] Possible fix for the security issue TYPO3-EXT-SA-2026-007 Thanks to @dmitryd & @magicHatOfTYPO3','',1000006,0,0,'','ter','',''),
(9300451,0,'mfa_email','2.0.1',289,18,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,0,0,1773855019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','be4f46f3338399db6b3ca56b5bb7e99a','16 [BUGFIX] Possible fix for the security issue TYPO3-EXT-SA-2026-007 Thanks to @dmitryd & @magicHatOfTYPO3','',2000001,1,0,'','ter','',''),
(9300452,0,'mfa_email','1.0.7',289,12,'E-Mail MFA Provider','Provides a multi-factor authentication via E-Mail for TYPO3',2,0,0,1774287583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Ralf Freit','ralf@freit.de','silaz','1a6d0c454db948c53bc50ccf6c0558ae','- 16 [BUGFIX] Possible fix for the security issue TYPO3-EXT-SA-2026-007 Thanks to @dmitryd & @magicHatOfTYPO3\r\n- Im sorry for the previous faulty version.\r\n','',1000007,0,0,'','ter','',''),
(9300453,0,'ns_friendlycaptcha','1.0.0',1037,90,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1677682289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','Team NITSAN','sanjay@nitsan.in','nitsan','e1d27926e75ee044588137acaaeb8213','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300454,0,'ns_friendlycaptcha','1.1.0',1037,76,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1683110147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','cf0bcd0aab1e743b3bf1a910bd9b23fc','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','NITSAN Technologies Pvt Ltd',1001000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300455,0,'ns_friendlycaptcha','1.2.0',1037,77,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1683636929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7f53f0b0e2860cd5b9d2aab5e1cf3767','New release of version 1.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension ','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300456,0,'ns_friendlycaptcha','1.3.0',1037,82,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1685357361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7aecb61d285f21c743441c7aa8542b0a','New release of version 1.3.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension ','NITSAN Technologies Pvt Ltd',1003000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300457,0,'ns_friendlycaptcha','1.3.1',1037,72,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1686143094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','6798321a8d9c9eaf778d241ba71fb414','New release of version 1.3.1 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension ','NITSAN Technologies Pvt Ltd',1003001,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300458,0,'ns_friendlycaptcha','1.3.2',1037,77,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1686146195,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','e291fd63a5bef3494c637192a4d8fa19','New release of version 1.3.2 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension ','NITSAN Technologies Pvt Ltd',1003002,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300459,0,'ns_friendlycaptcha','1.3.3',1037,87,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1688124710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','5c677ee23d6d2082947d04f65ddbc055','New release of version 1.3.3 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','NITSAN Technologies Pvt Ltd',1003003,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300460,0,'ns_friendlycaptcha','12.0.0',1037,81,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1689252143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','41e0899897d10fc2e1e73edbbd9cc9f4','New release of version 12.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','NITSAN Technologies Pvt Ltd',12000000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300461,0,'ns_friendlycaptcha','12.0.1',1037,81,'[NITSAN] Friendly Captcha','Integrate official friendlycaptcha.com (Europes most leading Captcha solution) to the TYPO3 core EXT:form extension. Live Demo: https://demo.t3planet.com/t3t-extensions/friendly-captcha Premium Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1700487101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','b6b5236032ca316148bef2f7810b3774','New release of version 12.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','NITSAN Technologies Pvt Ltd',12000001,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300462,0,'ns_friendlycaptcha','12.0.2',1037,65,'Friendly Captcha','Friendly Captcha is a new way to protect your forms from bots without asking users to solve puzzles. It fully complies with GDPR regulations. Their device solves the challenge in the background, so they dont have to do anything extra. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/friendly-captcha  Documentation & Free Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1712667579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','134c21f8a0671dcad75669c9048b1265','New release of version 12.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet // NITSAN',12000002,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300463,0,'ns_friendlycaptcha','12.1.0',1037,64,'Friendly Captcha','Friendly Captcha is a new way to protect your forms from bots without asking users to solve puzzles. It fully complies with GDPR regulations. Their device solves the challenge in the background, so they dont have to do anything extra. \n     Live Demo: https://demo.t3planet.com/t3-extensions/friendly-captcha  Documentation & Free Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1717159232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','438ffc3c56bb18b989d2a62ea9bb6365','New release of version 12.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet // NITSAN',12001000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300464,0,'ns_friendlycaptcha','1.4.0',1037,54,'Friendly Captcha','Friendly Captcha is a new way to protect your forms from bots without asking users to solve puzzles. It fully complies with GDPR regulations. Their device solves the challenge in the background, so they dont have to do anything extra.  Live Demo: https://demo.t3planet.com/t3-extensions/friendly-captcha  Documentation & Free Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1717159290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7b1985bbb44e25fa4b8da072fd2575ac','New release of version 1.4.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet // NITSAN',1004000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300465,0,'ns_friendlycaptcha','13.0.0',1037,52,'Friendly Captcha','Friendly Captcha is a new way to protect your forms from bots without asking users to solve puzzles. It fully complies with GDPR regulations. Their device solves the challenge in the background, so they dont have to do anything extra. \n     Live Demo: https://demo.t3planet.com/t3-extensions/friendly-captcha  Documentation & Free Support: https://t3planet.com/typo3-friendly-captcha-extension',2,0,3,1732889672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','T3: Nilesh Malankiya, T3: Maulik Lakhnotra, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','9bb5ca3341bf760e49bec306a686d767','New release of version 13.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet // NITSAN',13000000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300466,0,'ns_friendlycaptcha','13.0.1',1037,32,'TYPO3 Friendly Captcha','Protect your TYPO3 forms from bots without annoying puzzles. Friendly Captcha runs seamlessly in the background and complies fully with GDPR regulations.',2,0,3,1751354761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b7b529922d85ad6a850a3fd039221f5a','New release of version 13.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet',13000001,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300467,0,'ns_friendlycaptcha','14.0.0',1037,18,'TYPO3 Friendly Captcha','Protect your TYPO3 forms from bots without annoying puzzles. Friendly Captcha runs seamlessly in the background and complies fully with GDPR regulations.',2,0,3,1769777165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','af10bd28d4bd5e972050acde14c2ea55','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300468,0,'ns_friendlycaptcha','14.0.1',1037,12,'TYPO3 Friendly Captcha','Protect your TYPO3 forms from bots without annoying puzzles. Friendly Captcha runs seamlessly in the background and complies fully with GDPR regulations.',2,0,3,1776420522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','deceac2684f76926bef10b8c36d38a73','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet',14000001,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300469,0,'ns_friendlycaptcha','14.0.2',1037,12,'TYPO3 Friendly Captcha','Protect your TYPO3 forms from bots without annoying puzzles. Friendly Captcha runs seamlessly in the background and complies fully with GDPR regulations.',2,0,3,1777646427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','3a2842772bb2ed4d47f61a36277848db','New release of version 14.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet',14000002,0,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300470,0,'ns_friendlycaptcha','14.0.3',1037,5,'TYPO3 Friendly Captcha','Protect your TYPO3 forms from bots without annoying puzzles. Friendly Captcha runs seamlessly in the background and complies fully with GDPR regulations.',2,0,3,1785335947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','634e7ad395717f1251317bb8a82c8794','New release of version 14.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-friendly-captcha-extension','T3Planet',14000003,1,0,'https://t3planet.de/typo3-friendly-captcha-extension','ter','',''),
(9300471,0,'femanager_mail_subscribe','1.0.0',513,76,'femanager mail subscription','Adds mail subscription fields to femanager',2,0,3,1677696315,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";s:4:\"mail\";s:13:\"1.7.0-1.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','81f3f101bc4b2360f44c3ab05c4fdbbc','Initital upload','',1000000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/1.0/en-us','ter','',''),
(9300472,0,'femanager_mail_subscribe','1.0.1',513,76,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1678471135,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";s:4:\"mail\";s:13:\"1.7.0-1.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','04f1df1038bde0e67b5dddcb21350631','Change description; Add keywords','MEDIA::ESSENZ',1000001,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/1.0/en-us','ter','',''),
(9300473,0,'femanager_mail_subscribe','1.1.0',513,70,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1679914897,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";s:4:\"mail\";s:13:\"1.7.0-1.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','0df15b5edbe78e25cc0221635012b57a','Make model setter more tolerant','MEDIA::ESSENZ',1001000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/1.1/en-us','ter','',''),
(9300474,0,'femanager_mail_subscribe','1.2.0',513,102,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1679991719,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"femanager\";s:13:\"7.0.0-7.99.99\";s:4:\"mail\";s:13:\"1.7.0-1.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','c79512c2f3ca20ee8564d6d9ff5fe319','Add femanager finisher to generate mail salutations by gender','MEDIA::ESSENZ',1002000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/1.2/en-us','ter','',''),
(9300475,0,'femanager_mail_subscribe','2.0.0',513,74,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1703159111,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"femanager\";s:13:\"8.0.0-8.99.99\";s:4:\"mail\";s:13:\"2.1.0-2.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','b4c83c885bd13b9fc328f0963f39f8d3','Add TYPO3 12 / femanager 8 Support; Remove TYPO3 11 / femanager  8 Support','MEDIA::ESSENZ',2000000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/2.0/en-us','ter','',''),
(9300476,0,'femanager_mail_subscribe','2.1.0',513,57,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1721927643,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"femanager\";s:13:\"8.0.0-8.99.99\";s:4:\"mail\";s:13:\"2.1.0-3.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','01abfd0388771a460cec87025a3d8304','Switch documentation to phpDocumentor','MEDIA::ESSENZ',2001000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/2.1/en-us','ter','',''),
(9300477,0,'femanager_mail_subscribe','3.0.0',513,40,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1740479408,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"femanager\";s:14:\"8.0.0-13.99.99\";s:4:\"mail\";s:13:\"2.1.0-3.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','089336f4f539e2117c2aae5bb953b7cd','Add TYPO3 13 / femanager 13 compatibilty','MEDIA::ESSENZ',3000000,0,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/3.0/en-us','ter','',''),
(9300478,0,'femanager_mail_subscribe','3.1.0',513,18,'femanager mail subscription','Adds newsletter subscription fields for mail extension to femanager',2,0,3,1767604725,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"femanager\";s:14:\"8.0.0-13.99.99\";s:4:\"mail\";s:13:\"2.1.0-3.99.99\";}}','Alexander Grein','alexander.grein@gmail.com','rabe69','a77b9ebb3e5f647485f3337dc738abdd','Reverse logic of mail active and mail html checkbox partial','MEDIA::ESSENZ',3001000,1,0,'https://docs.typo3.org/p/mediaessenz/femanager-mail-subscribe/3.1/en-us','ter','',''),
(9300479,0,'ns_gridtocontainer','1.0.0',248,97,'[NITSAN] Migrate Gridelements to Container','Easily migrate from EXT:gridelements to EXT:container; Get premium support at https://t3planet.com/typo3-gridelements-container',2,0,3,1677823291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"container\";s:3:\"2.1\";}}','T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','86091f08e4ae374486381b13177c8e40','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-gridelements-container','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-gridelements-behaelter','ter','',''),
(9300480,0,'ns_gridtocontainer','1.0.1',248,65,'Gridelements to Container','Are you tired of waiting for a public version of Gridelements for the current TYPO3 version? With EXT:container, theres a public solution available for creating grids and containers in TYPO3. Weve developed a developer-friendly TYPO3 extension called EXT:ns_gridtocontainer to help you migrate from EXT:gridelements to this new extension. By using our TYPO3 extension, you can easily migrate and save yourself time and effort. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/typo3-gridelements-container  Documentation & Free Support: https://t3planet.com/typo3-gridelements-container',2,0,3,1712672206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";s:9:\"container\";s:3:\"2.1\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','73edfe907749457eb435ef2926d84f73','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-gridelements-container','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/typo3-gridelements-behaelter','ter','',''),
(9300481,0,'ns_gridtocontainer','2.0.0',248,56,'Gridelements to Container','Are you tired of waiting for a public version of Gridelements for the current TYPO3 version? With EXT:container, theres a public solution available for creating grids and containers in TYPO3. Weve developed a developer-friendly TYPO3 extension called EXT:ns_gridtocontainer to help you migrate from EXT:gridelements to this new extension. By using our TYPO3 extension, you can easily migrate and save yourself time and effort. \n    \n     Live-Demo: https://demo.t3planet.com/t3-extensions/typo3-gridelements-container  Documentation & Free Support: https://t3planet.com/typo3-gridelements-container',2,0,3,1724929705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Jay Bhalgamiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','5e0f58d9e3a5c6a2981364a60545d06a','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-gridelements-container','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/typo3-gridelements-behaelter','ter','',''),
(9300482,0,'ns_gridtocontainer','2.0.1',248,30,'Migrate Gridelements to Container','Quickly migrate from EXT:gridelements to EXT:container in TYPO3 with this developer-friendly tool. Save time and ensure compatibility with the latest TYPO3 versions using this streamlined migration extension.',2,0,3,1751357019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','1e874048aeb76326949e4093da7bde69','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-gridelements-container','T3Planet',2000001,1,0,'https://t3planet.de/typo3-gridelements-behaelter','ter','',''),
(9300483,0,'mime_converter','1.0.0',118,118,'(web-vision) Mime Converter','File converter based on mime-type to file extension comparison. Serves image converter by default and registry for self written converter providers.',2,0,5,1677967901,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','web-vision','hello@web-vision.de','calien666','eaa93a3f5c39e3803489e471a939b5f4','TYPO3 automatic image mime converter.\r\nConverts falsely suffixed files to correct mime type.','web-vision GmbH',1000000,1,0,'https://docs.typo3.org/p/calien/mime-converter/1.0/en-us','ter','',''),
(9300484,0,'like_it','2.0.0',280,61,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1678273833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','6cece08ca7441277365367b0e5d58c5b','Initial upload.\r\nAdd TYPO3 11 compatibility\r\nAdd Install and Configuration documentation\r\nMigrate fluid widget to a partial implementation','jweiland.net',2000000,0,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300485,0,'like_it','2.0.1',280,73,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1678716829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','d01fff7ce17f215f1634e9e81364c655','Add missing extension key to composer.json','jweiland.net',2000001,0,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300486,0,'like_it','2.0.2',280,97,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1686640161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','c9a1c0a0ec7255d4667f558841f86a1f','Repair view of like_it backend module\r\nRename like-it to like_it in documentation\r\ntypo in language label\r\nUpdate Installation index.rst\r\nUse spaces as indents in fluid templates','jweiland.net',2000002,0,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300487,0,'like_it','3.0.0',280,15,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1765461370,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.40-12.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','a67203b1997bf5657ec817ee946f70d9','Remove TYPO3 10 and 11 compatibility\r\nAdd TYPO3 12 compatibility\r\nRemove AmountOfLikes ViewHelper. Using AJAX request instead','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300488,0,'like_it','4.0.0',280,24,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1765464115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.22-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','3ea93c2251c13a51d72effa29e1465a1','Add TYPO3 13 compatibility\r\nRemove TYPO3 12 compatibility','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300489,0,'like_it','4.1.0',280,10,'Like it','Like nearly any frontend content thanks to a custom view helper. No login required.',2,0,2,1769022613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.22-13.4.99\";}}','Stefan Froemken','support@jweiland.net','jweiland.net','f75b212422bc7342846ef2e3f2d6e679','[TASK] Simplify access restriction in Backend Module configuration','jweiland.net',4001000,1,0,'https://docs.typo3.org/p/jweiland/like-it/main/en-us/','ter','',''),
(9300490,0,'jobcenter','3.0.0',448,66,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1678283495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f40a8d0e3c336b19c91787481206f155','Initial upload\r\nAdd TYPO3 11 compatibility\r\nRemove TYPO3 9 compatibility','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300491,0,'jobcenter','3.0.1',448,78,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1678283839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','37ca76f20cad011fc4e677250860c1f1','Argh! Wrong extension name in documentation ;-)','jweiland.net',3000001,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300492,0,'jobcenter','3.1.0',448,62,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1681281655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5c573af3f3c804772f4fa312483b5f2a','[FEATURE] Add plugin preview','jweiland.net',3001000,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300493,0,'jobcenter','3.2.0',448,66,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1681282411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','317666ab532c74b6be2b5c4451322435','Add self-reliance as checkbox to search form\r\nContactRepository finds fallback itself\r\nShow FlashMessage, if a contact person could not be found\r\nAdd func tests','jweiland.net',3002000,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300494,0,'jobcenter','3.2.1',448,94,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1681741048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','7535811acfff2d3efefe39283085f7ac','BUGFIX: Case PID from TypoScript to INT for ContactRepository','jweiland.net',3002001,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300495,0,'jobcenter','4.0.0',448,20,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1751886240,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','3a72eeeff4b8ceab4a15add83a7c4516','   TYPO3 Version compatibility for 12 LTS\r\n   Test Cases rewritten to TYPO3 Testing Framework\r\n   Removed compatibility for TYPO3 11 and lower versions\r\n   All deprecated calls replaced','jweiland.net',4000000,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300496,0,'jobcenter','5.0.0',448,23,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1751886618,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','aee86220698a14e33f55630b5b8ed505','   Added Version 13 Compatibility\r\n   Site configuration (site sets) integration for cleaner setup\r\n   Removed deprecated functions\r\n   Removed obsolete functions\r\n   Cleaned up TCA, FlexForm, and backend form setups\r\n   Code formatting and PSR-12 cleanup\r\n   Custom CType plugins replacing deprecated list_type\r\n   Added migration for custom list_type to CType','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300497,0,'jobcenter','5.0.1',448,18,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1761745916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','99a776c447e25e752763895bb4f417e9','[BUGFIX] SiteSet identifier renamed by removing default','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300498,0,'jobcenter','5.0.2',448,21,'Jobcenter','Recommend employer contacts based on conditions',2,0,3,1764330565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9e614ba4d5b413e24ab96ac32ccbe5e4','[BUGFIX] TCA Migrations for tables done','jweiland.net',5000002,1,0,'https://docs.typo3.org/p/jweiland/jobcenter/main/en-us/','ter','',''),
(9300499,0,'siteconfigurationevents','1.0.1',385,82,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1678371864,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','3861ed002f68e57175992abce1bebbaf','Initial Release','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000001,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300500,0,'siteconfigurationevents','1.1.0',385,99,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1680901232,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','24ef47ef817520eac43908645d8471ed','[!!!][TASK] upgrade to TYPO3 12\r\nBreaking-Changes:\r\n removed BeforeSiteConfigruationWriteEvent\r\n\r\nTasks:\r\n deprecate BeforeSiteConfigruationWriteEvent in favor of the TYPO3 12 native SiteConfigurationBeforeWriteEvent\r\n create TYPO3 12 only version\r\n push version to 1.1.0','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1001000,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300501,0,'siteconfigurationevents','1.1.1',385,50,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1721045197,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','4d7a0e4e8e04bb8d3ef4658583fe939d','[TASK] Maintenance Release\n\nTasks:\n tag for PHP 8.3','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1001001,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300502,0,'siteconfigurationevents','1.2.0',385,41,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1722980017,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','4a1395e48b224501e6e0747a13abf372','[TASK] Add TYPO3 13 support\n\nTasks:\n move from overloading SiteConfiguration to SiteWriter\n PHPStan lvl 9\n some cleanup','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002000,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300503,0,'siteconfigurationevents','1.2.1',385,54,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1722980231,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','c05adf33a5d0a31d0a29d6ac548a2194','[TASK] Add TYPO3 13 support\n\nTasks:\n move from overloading SiteConfiguration to SiteWriter\n PHPStan lvl 9\n some cleanup','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1002001,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300504,0,'siteconfigurationevents','2.0.0',385,34,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteWriter Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1741187742,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','9aa81be4d06797bbae9c40338704bd4b','[TASK] Add TYPO3 13 site settings support\r\n\r\n    Tasks:\r\n     Create an Event for when Site Settings are written','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000000,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300505,0,'siteconfigurationevents','2.0.1',385,19,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteWriter Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1771497090,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','6b1f515547b5888d30bc590fa0f139b0','[TASK] Adjust PHP version requirement and bump extension version\n\nTasks:\n Update composer.json to require PHP 8.2\n Increment extension version to 2.0.1 in ext_emconf.php','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',2000001,0,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300506,0,'siteconfigurationevents','3.0.0',385,6,'(Code711) Site Configuration Events','This extension will provide PSR-14 events for the SiteWriter Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated',2,0,4,1785066595,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:17:\"siteconfiggitsync\";s:14:\"0.0.0-99.99.99\";}}','Frank Berger','fberger@code711.de','code711','20dfc42851609345612098bb6f1f3eec','[TASK] Add TYPO3 14 support and update dependencies\n\nTasks:\n Update composer.json to require TYPO3 14.0 and PHP 8.4.3\n Update ext_emconf.php with TYPO3 14 compatibility and bump version to 3.0.0\n Mark SiteWriter class as readonly','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',3000000,1,0,'https://github.com/codeseveneleven/typo3-siteconfigurationevents/blob/main/README.md','ter','',''),
(9300507,0,'enhanced_backend','0.0.1',393,31,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1678373973,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','77bcd99770027f9f7ba5602189c0cac0','2023-03-09 Initial upload until REST-API works','',1,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300508,0,'enhanced_backend','0.0.2',393,31,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1678462437,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','010f9b9c2a1719240f15577ed76e602e','Stabilize features, publish content tree, improved user settings design','',2,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300509,0,'enhanced_backend','0.0.3',393,31,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1678698258,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','c9494e7d3cf8fdfeb193ebea170954a2','Whats Changed\r\n---\r\n Improve content tree\r\n Add presets for features in user settings\r\n Change icons for cache flush\r\n Serveral smaller ui/ux changes\r\n\r\nFull Changelog: https://github.com/3m5/typo3-enhanced-backend/compare/0.0.2...0.0.3','',3,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300510,0,'enhanced_backend','0.0.4',393,32,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1679387640,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','19190c755e5a485627aa2c822f2950a7','Whats Changed\r\n- fix content tree where using not the default language in backend by @3m5Thiele\r\n- fix paths for missing images in user settings by @3m5Thiele\r\n- add usersettings layout images by @3m5suchandt\r\n- update readme by @3m5suchandt\r\nFull Changelog: https://github.com/3m5/typo3-enhanced-backend/compare/0.0.3...v0.0.4','',4,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300511,0,'enhanced_backend','0.0.5',393,37,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1681233977,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','6fb15d085754b802bf8974e11a3323e7','Whats Changed\r\n- Update readme and emconf\r\n- Localized user settings @NicoleNitschke in 57\r\nFull Changelog: v0.0.4...v0.0.5 https://github.com/3m5/typo3-enhanced-backend/compare/v0.0.4...v0.0.5','3m5. Media GmbH',5,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300512,0,'enhanced_backend','0.0.6',393,36,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',0,0,0,1682545163,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','4fed95bd3b1e62184fcef37ee18e4cd3','For a more stable frontend development we converted the existing javascript code to typescript. a thank you goes to @MarcinSzalomski (Github) for the support.\r\n\r\nWe are one step closer to the release of version 1.0. Stay tuned!\r\n\r\nWhats Changed\r\nFeature/t3 encbe 156 use typescript by @NicoleNitschke in 58\r\nFull Changelog: https://github.com/3m5/typo3-enhanced-backend/compare/v0.0.5...v0.0.6','3m5. Media GmbH',6,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300513,0,'enhanced_backend','0.1.0',393,41,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',1,0,0,1684501795,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','36014d61ed690f492d93506484243d6a','Enhanced Backend has finally reached beta status.\r\n\r\nIn the last few weeks we have made numerous large and small improvements. The main goal was to stabilize and improve existing features. With this release, Enhanced Backend is now officially in beta status.\r\n\r\nChanges:\r\n- FEATURE Changes in the user settings are displayed immediately (except for a few features, like the improved icons).\r\n- FEATURE Displays the icon for quick editing of the page title in page module only when the mouse is hovered over it\r\n- FEATURE Enhanced language visualization for page module: make language column header sticky\r\n- FIX icon colors in dropdown menues\r\n- FIX content tree title if container has no name','3m5. Media GmbH',1000,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300514,0,'enhanced_backend','0.1.1',393,26,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',1,0,0,1689023930,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','5b53797c94ec9a3b155036930aa4098e','Fix\r\n- FIX category form element max width in edit mode by @NicoleNitschke in 62','3m5. Media GmbH',1001,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300515,0,'enhanced_backend','0.1.4',393,25,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',1,0,0,1689931363,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','1177d26be6b619cf439fbd5438aa41f7','Released version 0.1.4 of','3m5. Media GmbH',1004,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300516,0,'enhanced_backend','0.1.5',393,36,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',1,0,0,1689934558,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";s:8:\"sys_note\";s:15:\"11.5.0-11.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"11.5.0-11.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','2c629c8347a57ffe4e41d5f416388a3f','Released version 0.1.5','3m5. Media GmbH',1005,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300517,0,'enhanced_backend','1.0.0',393,21,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',1,0,0,1705925095,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:8:\"sys_note\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"12.0.0-12.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','d5bda53d1b2b57164e2cd0039a4665ad','Released version 1.0.0','3m5. Media GmbH',1000000,0,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300518,0,'enhanced_backend','1.0.1',393,46,'Enhanced backend','Improves the user experience (UI/UX), provides customization options for editors and enhances the look and feel of TYPO3 backend.',2,0,0,1705926031,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:8:\"sys_note\";s:15:\"12.0.0-12.99.99\";}s:8:\"suggests\";a:1:{s:10:\"styleguide\";s:15:\"12.0.0-12.99.99\";}}','Jan Suchandt','jan.suchandt@3m5.de','jansuch','8b0c19151b6ffc4a13aec1f3e072d717','Released version 1.0.1','3m5. Media GmbH',1000001,1,0,'https://github.com/3m5/typo3-enhanced-backend','ter','',''),
(9300519,0,'updatetrustedhostfromsites','1.0.0',194,83,'(Code711) Update Trusted Hosts Pattern','This extension will update the $GLOBALS[TYPO3_CONF_VARS][SYS][trustedHostsPattern] based on the available Sites. Requires EXT:siteconfigurationevents',2,0,3,1678379541,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','50e909b9119157a12ef26e9faf8873fa','initial release','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1000000,0,0,'https://github.com/codeseveneleven/typo3-updatetrutstedhostsfromsite/blob/main/README.md','ter','',''),
(9300520,0,'updatetrustedhostfromsites','1.1.0',194,111,'(Code711) Update Trusted Hosts Pattern','This extension will update the $GLOBALS[TYPO3_CONF_VARS][SYS][trustedHostsPattern] based on the available Sites. Requires EXT:siteconfigurationevents',2,0,3,1680901621,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:23:\"siteconfigurationevents\";s:13:\"1.0.0-1.99.99\";}}','Frank Berger','fberger@code711.de','code711','f94db62c7915dc8a5e13b6b5191232fb','[TASK] upgrade to TYPO3 12\r\nTasks:\r\n add support for TYPO3 12 version\r\n push version to 1.1.0\r\n fixed README.md','Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR',1001000,1,0,'https://github.com/codeseveneleven/typo3-updatetrutstedhostsfromsite/blob/main/README.md','ter','',''),
(9300521,0,'embedassets','1.2.0',197,92,'Embed Assets','Fluid viewhelpers for embed and minified CSS/JS',2,0,2,1678704212,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','ea18cc4366f3b566566394cc7a56c8ba','Initial upload...','Brightside OÜ',1002000,0,0,'https://github.com/t3brightside/embedassets/blob/main/README.md','ter','',''),
(9300522,0,'embedassets','1.3.0',197,83,'Embed Assets','Fluid viewhelpers for embed and minified CSS/JS',2,0,2,1707337250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','89a3b7f75000150a95d3558355fd3b57','TYPO3 13 compatibility ','Brightside OÜ',1003000,0,0,'https://github.com/t3brightside/embedassets/blob/main/README.md','ter','',''),
(9300523,0,'embedassets','1.4.0',197,22,'Embed Assets','Fluid viewhelpers for embed and minified CSS/JS',2,0,2,1764795158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','bd1b2e4bcac88ad1a569d1f2f34ed206','TYPO3 v14 compatibility','Brightside OÜ',1004000,1,0,'https://github.com/t3brightside/embedassets/blob/main/README.md','ter','',''),
(9300524,0,'typo3_docchecklogin','1.0.0',543,77,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1679051323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','788f8f0d7948d6976ec56f296ea8a7d1','1.0.0 Release\r\nUpdated version of ap_docchecklogin (https://extensions.typo3.org/extension/ap_docchecklogin)','',1000000,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/1.0/en-us','ter','',''),
(9300525,0,'typo3_docchecklogin','1.0.1',543,86,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1679476059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','4bf2a0e5105ad82fe219a6d9c4c59485','Hotfixe(s)','',1000001,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/1.0/en-us','ter','',''),
(9300526,0,'typo3_docchecklogin','2.0.2',543,32,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1688638571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','d6238e83c45df2f752160c854c9b5422','[RELEASE] A new version was published','',2000002,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300527,0,'typo3_docchecklogin','2.0.3',543,66,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1688639077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','9daeb8e86be02435f00197f66ba3f363','[RELEASE] A new version was published','',2000003,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300528,0,'typo3_docchecklogin','2.0.4',543,30,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1688640011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','f5861fe32762e6dce24c63b5a0963569','[RELEASE] A new version was published','',2000004,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300529,0,'typo3_docchecklogin','2.0.5',543,80,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1688640288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','5d7748af88afeb9f36df2cb91c2e49f4','Merge remote-tracking branch origin/develop into develop','',2000005,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300530,0,'typo3_docchecklogin','2.0.7',543,76,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1702552223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','4d1137af28f3544709dcc5348cd3c60f','[RELEASE] Publish new version 2.0.7','',2000007,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300531,0,'typo3_docchecklogin','2.0.8',543,70,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1719388764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','b239684be0e0fd547882babd46bc9626','Remove deprecated dc Feature and switch to TYPO3 POST requests','',2000008,0,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.0/en-us','ter','',''),
(9300532,0,'typo3_docchecklogin','2.1.0',543,26,'typo3-docchecklogin','Integrate DocCheck Login with your Project',2,0,3,1758555574,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Sabrina Zwirner, Michael Paffrath','sabrina.zwirner@antwerpe.com, michael.paffrath@antwerpes.com','antwerpes-it','689d0a2869cf09cc556e4ed1c1e59e7d','TYPO3 v13 Support','',2001000,1,0,'https://docs.typo3.org/p/antwerpes/typo3-docchecklogin/2.1/en-us','ter','',''),
(9300533,0,'personio_jobs','0.1.0',1627,74,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1679328874,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','3ccc000f09c227d95b13549706b53479','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.1.0','coding. powerful. systems. CPS GmbH',1000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300534,0,'personio_jobs','0.2.0',1627,76,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1679335951,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','63c589849182ab0ac9f616e7ef600c97','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.2.0','coding. powerful. systems. CPS GmbH',2000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300535,0,'personio_jobs','0.2.1',1627,81,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1679336445,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','03c454763f8e27f5e9d7f0d9e61d93db','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.2.1','coding. powerful. systems. CPS GmbH',2001,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300536,0,'personio_jobs','0.2.2',1627,77,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1679900868,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','5d49925fdc6feea82b36e9d497796f2b','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.2.2','coding. powerful. systems. CPS GmbH',2002,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300537,0,'personio_jobs','0.2.3',1627,76,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1680009652,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','af2bd8f79ae22bfdf68efb32fca841ab','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.2.3','coding. powerful. systems. CPS GmbH',2003,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300538,0,'personio_jobs','0.3.0',1627,77,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1680252524,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','976ce1c314d510f5b32b9394db728004','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.3.0','coding. powerful. systems. CPS GmbH',3000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300539,0,'personio_jobs','0.4.0',1627,81,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1680599179,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','cfafc4e1f259358fb6ba84dc82285a05','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.4.0','coding. powerful. systems. CPS GmbH',4000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300540,0,'personio_jobs','0.4.1',1627,78,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1682489801,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','b0abd47de9c82ac713c4fe12d42ba64f','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.4.1','coding. powerful. systems. CPS GmbH',4001,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300541,0,'personio_jobs','0.4.2',1627,74,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1683111398,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','f668f1d7cc1b25fa202c18b6fd602f49','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.4.2','coding. powerful. systems. CPS GmbH',4002,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300542,0,'personio_jobs','0.5.0',1627,78,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1683533626,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','d3b280733a7242c548c1f2dc71f02d3f','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.0','coding. powerful. systems. CPS GmbH',5000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300543,0,'personio_jobs','0.5.1',1627,75,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1685516448,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','28fd6f746d09776a13ae053e15de22a0','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.1','coding. powerful. systems. CPS GmbH',5001,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300544,0,'personio_jobs','0.5.2',1627,82,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1686124236,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','c6fd6d4bdcf74cfaa589f31412047163','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.2','coding. powerful. systems. CPS GmbH',5002,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300545,0,'personio_jobs','0.5.3',1627,76,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1692185871,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','0b5bf20974c75c10610df124c8a00ba3','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.3','coding. powerful. systems. CPS GmbH',5003,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300546,0,'personio_jobs','0.5.4',1627,68,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1695368479,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','17f862a421b43a8100f5c3e0dfce8c52','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.4','coding. powerful. systems. CPS GmbH',5004,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300547,0,'personio_jobs','0.5.5',1627,70,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1695390250,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','45e93109a066fb9caf2a49475c851096','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.5','coding. powerful. systems. CPS GmbH',5005,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300548,0,'personio_jobs','0.5.6',1627,65,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1696228787,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-2.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','a2c82dbd5d3068122d0186b0ac8d5b62','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.6','coding. powerful. systems. CPS GmbH',5006,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300549,0,'personio_jobs','0.5.7',1627,71,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1698134691,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','17b3e6fef6bb2573e188035eb09e28e0','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.7','coding. powerful. systems. CPS GmbH',5007,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300550,0,'personio_jobs','0.5.8',1627,70,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1699548173,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','9057ea862da0f3de77bc73032fb695a1','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.8','coding. powerful. systems. CPS GmbH',5008,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300551,0,'personio_jobs','0.5.9',1627,72,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1704298274,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','152c144cd8a792e638c818999d36634b','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.9','coding. powerful. systems. CPS GmbH',5009,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300552,0,'personio_jobs','0.5.10',1627,64,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1710491917,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','561a5c3bf9e6b231321b1c1dc68d3049','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.10','coding. powerful. systems. CPS GmbH',5010,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300553,0,'personio_jobs','0.5.11',1627,59,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1718615909,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','089a8303477832c39aa72e83dda45a5c','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.11','coding. powerful. systems. CPS GmbH',5011,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300554,0,'personio_jobs','0.5.12',1627,48,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1733216444,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"2.7.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','a4e9ee06f5e6e320050ffaacb6b882e4','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.5.12','coding. powerful. systems. CPS GmbH',5012,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300555,0,'personio_jobs','0.6.0',1627,32,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1752574754,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:6:\"schema\";s:13:\"3.0.0-3.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','41cf72ca17c17e796a7ca359e52f98df','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.6.0','coding. powerful. systems. CPS GmbH',6000,0,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300556,0,'personio_jobs','0.7.0',1627,3,'Personio Jobs','Extension to integrate jobs from Personio Recruiting API',1,0,3,1785827205,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"cache_bags\";s:12:\"0.3.0-0.3.99\";s:6:\"schema\";s:13:\"3.0.0-4.99.99\";}}','Juliane Wundermann, Elias Häußler','j.wundermann@familie-redlich.de, e.haeussler@familie-redlich.de','cpsitberlin','fbe555081da325e6cfba2f29ca22842a','See release notes at https://github.com/CPS-IT/personio-jobs/releases/tag/0.7.0','coding. powerful. systems. CPS GmbH',7000,1,0,'https://github.com/CPS-IT/personio-jobs#readme','ter','',''),
(9300557,0,'wsm_form_spamshield','1.1.0',743,83,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',1,0,5,1679437529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"form\";s:14:\"10.4.0-11.5.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','27fc74234cff366e644333e82f13f430','Initial upload: provides a spam shield against spam bots.','Website Mensch',1001000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300558,0,'wsm_form_spamshield','1.2.0',743,85,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',1,0,5,1681240350,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','62def36b0c4bbbbd61ccb1f709158bc3','- Fix logs output\r\n- add v12 compatibility\r\n- update extension icon','Website Mensch',1002000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300559,0,'wsm_form_spamshield','1.3.1',743,79,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',1,0,5,1689324220,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','b26565500b4b54929453c33167ad377f','[TASK] update version','Website Mensch',1003001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300560,0,'wsm_form_spamshield','1.3.2',743,86,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',1,0,5,1691749507,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','2077e7845d95c1f54375c2e3f763a537','[FIX] Undefined array key \"validationErrorMessages\" in AfterSubmitHook.php: handle missing properties','Website Mensch',1003002,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300561,0,'wsm_form_spamshield','1.3.3',743,69,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',1,0,5,1712845915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','c39f4310388b65ac2919c5d9bcf4fad6','[TASK] update version','Website Mensch',1003003,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300562,0,'wsm_form_spamshield','1.4.0',743,53,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1726501356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"form\";s:14:\"10.4.0-12.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','281b90b3b5f26493a649390630d7e246','[RELEASE] v1.4.0:\n- Add Support for PHP 8.3\n- fix validator is executed twice - thx to @sneopu\n- fix add scope to JavaScript variables','Website Mensch',1004000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300563,0,'wsm_form_spamshield','2.0.0',743,30,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1743018493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','7036caf495107e99de02bb6b95677b23','Release 2.0.0:\r\n- v13 compatibility, (JavaScript fixes, load TypoScript by default, yaml configuration, translation key label) thx to @linawolf and @ManuS3009\r\n- handle form width and height is 0, thx to @SventB','Website Mensch',2000000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300564,0,'wsm_form_spamshield','1.4.1',743,31,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1743019059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','b9a00bdc5e738aeeb203d4ddfef70ebc','[RELEASE] v1.4.1:\r\n- [FIX] update form dimensions calculation in security check to handle multiple forms on a page correctly, while one form is hidden e.g. with height0. fixes 17 thx to @SventB','Website Mensch',1004001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300565,0,'wsm_form_spamshield','2.1.0',743,32,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1745503273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','45dd651699d40a5951c81236c6a48bee','[RELEASE] v2.1.0:\n- [FEATURE] add some more security checks','Website Mensch',2001000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300566,0,'wsm_form_spamshield','1.5.0',743,28,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1745503276,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','24bef44fd56eea068a52b6b17d23ca06','[RELEASE] v1.5.0:\n- [FEATURE] add some more security checks','Website Mensch',1005000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300567,0,'wsm_form_spamshield','1.5.1',743,26,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1752157340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','c2bcb2526377ab37ce95fb0f2075e9de','[RELEASE] v1.5.1:\n\n[FIX] Remove header validation, as this leads to problems in many systems.\n[FEATURE] enable translations in messages, thx to @tntrpsw.\n[FIX] update SecureCheckValidator, thx to @bckthomas.','Website Mensch',1005001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300568,0,'wsm_form_spamshield','2.1.1',743,33,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1752157346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','3875f844ea5649f04695a715451037ea','[RELEASE] v2.1.1:\n\n[FIX] Remove header validation, as this leads to problems in many systems.\n[FEATURE] enable translations in messages, thx to @tntrpsw.\n[FIX] update SecureCheckValidator, thx to @bckthomas.','Website Mensch',2001001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300569,0,'wsm_form_spamshield','1.6.1',743,16,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1767192949,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','d032a79d6ea7954e2c13289684c4ee89','[TASK] Update version number','Website Mensch',1006001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300570,0,'wsm_form_spamshield','2.2.1',743,21,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1767192987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','fb2db5aefc910b83099f3863c1eb58a3','[TASK] Update version number','Website Mensch',2002001,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300571,0,'wsm_form_spamshield','2.2.2',743,17,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1770105222,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','d5ba275d79e40ef4f9ee215a1b444929','v2.2.2: improve mobile detection and mobile behaviour, thx to @wtfred fixes 22','Website Mensch',2002002,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300572,0,'wsm_form_spamshield','1.6.2',743,14,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1770105236,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','eec2c7f1c598e058b44536b41c8b647a','v1.6.2: improve mobile detection and mobile behaviour, thx to @wtfred','Website Mensch',1006002,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300573,0,'wsm_form_spamshield','14.0.0',743,12,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1776174700,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"form\";s:15:\"14.0.0-14.99.99\";}}','Andre Kraus','service@autodudes.de','andrekraus','b4c1ff319028683af91c56934824d6c5','[FEATURE] TYPO3 v14 initial setup','AutoDudes',14000000,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300574,0,'wsm_form_spamshield','1.6.3',743,8,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1778073771,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"form\";s:14:\"10.4.0-12.9.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','6a4fdbe2c6ca1510803620bf0e7b0b07','Release: v1.6.3\n[FIX] improve mobile detection and mobile behaviour, thx to @wtfred. fixes 24','Website Mensch',1006003,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300575,0,'wsm_form_spamshield','14.0.1',743,12,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1778073770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"form\";s:15:\"14.0.0-14.99.99\";}}','Andre Kraus','service@autodudes.de','andrekraus','8f2032f8ce2889432d56b5012c59edcb','Release: v14.0.1\n[FIX] improve mobile detection and mobile behaviour, thx to @wtfred. fixes 24','AutoDudes',14000001,1,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300576,0,'wsm_form_spamshield','2.2.3',743,8,'Form Spamshield','Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.',2,0,5,1778073771,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Andre Kraus','info@website-mensch.de','andrekraus','c97961d5b2119e4e1c100209dc5484e6','Release: v2.2.3\n[FIX] improve mobile detection and mobile behaviour, thx to @wtfred. fixes 24','Website Mensch',2002003,0,0,'https://github.com/krausandre/wsm-form-spamshield/','ter','',''),
(9300577,0,'treehide','0.9.0',173,66,'Treehide','Adds context menu items to hide and unhide pages recursive',2,0,4,1679570061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Marc Bastian Heinrichs','typo3@mbh-software.de','basheinr','81bb87ee32fe5aa8b73320f187e6a8b3','First working version for TYPO3 version 10.4.x and 11.5.x','MBH Softwarelösungen',9000,0,0,'','ter','',''),
(9300578,0,'treehide','0.10.0',173,107,'Treehide','Adds context menu items to hide and unhide pages recursive',2,0,4,1679605233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Marc Bastian Heinrichs','typo3@mbh-software.de','basheinr','e20e6ea894cb687540df1f67cde070c8','[FEATURE] Support other language trees via Info  Localization','MBH Softwarelösungen',10000,1,0,'','ter','',''),
(9300579,0,'px_dbsequencer','0.9.2',354,70,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, pages_language_overlay, tt_content)',1,0,0,1679581518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Andre Wuttig, Axel Boeswetter, Thomas Griessbach','wuttig@portrino.de, boeswetter@portrino.de, griessbach@portrino.de','portrino','e7a1fa6ed3c3718ba4f4c4350d4d2c8c','TYPO3 v9 compatibility - see CHANGELOG for more information','portrino GmbH',9002,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300580,0,'px_dbsequencer','0.10.2',354,69,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, pages_language_overlay, tt_content)',1,0,0,1679581543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Andre Wuttig, Axel Boeswetter, Thomas Griessbach','wuttig@portrino.de, boeswetter@portrino.de, griessbach@portrino.de','portrino','fe94787fa6702f59c336136511ca0bf0','TYPO3 v10 compatibility - see CHANGELOG for more information','portrino GmbH',10002,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300581,0,'px_dbsequencer','0.11.0',354,103,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, pages_language_overlay, tt_content)',1,0,0,1679581562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Andre Wuttig, Axel Boeswetter, Thomas Griessbach','wuttig@portrino.de, boeswetter@portrino.de, griessbach@portrino.de','portrino','28834c38d134f8cef3e819ee575065fc','TYPO3 v11 compatibility - see CHANGELOG for more information','portrino GmbH',11000,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300582,0,'px_dbsequencer','0.12.0',354,38,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, pages_language_overlay, tt_content)',1,0,0,1729008322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Andre Wuttig, Axel Boeswetter, Thomas Griessbach','wuttig@portrino.de, boeswetter@portrino.de, griessbach@portrino.de','portrino','d5d546ad463467d530146df212d1f846','TYPO3 v12 compatibility - see CHANGELOG for more information','portrino GmbH',12000,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300583,0,'px_dbsequencer','0.13.0',354,54,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content, ...)',1,0,0,1729008447,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Andre Wuttig, Axel Böswetter, Thomas Grießbach','dev@portrino.de','portrino','0c52363902bd876045b9ac390dc6dced','TYPO3 v13 compatibility - see CHANGELOG for more information','portrino GmbH',13000,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300584,0,'px_dbsequencer','13.1.4',354,8,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content, ...)',1,0,0,1778631022,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.10-13.4.99\";}}','Andre Wuttig, Axel Böswetter, Thomas Grießbach','dev@portrino.de','portrino','6da71cc97a4dd7fc646c32a8de865c9e','[RELEASE] 13.1.4','portrino GmbH',13001004,0,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300585,0,'px_dbsequencer','14.0.1',354,12,'Database Sequencer','With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content, ...)',1,0,0,1778632191,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Andre Wuttig, Axel Böswetter, Thomas Grießbach','dev@portrino.de','portrino','246b4f4835dc9205d50ad91ec68018e2','[RELEASE] 14.0.1','portrino GmbH',14000001,1,0,'https://github.com/portrino/px_dbsequencer#readme','ter','',''),
(9300586,0,'t3voila_tvplus_linkvalidator','1.0.0',137,25,'TemplaVoilà! Plus - Link Validator','Allows the Link Validator to check links inside TemplaVoilà! Plus elements',2,0,3,1679990787,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";s:13:\"linkvalidator\";s:13:\"8.7.0-12.4.99\";s:15:\"templavoilaplus\";s:13:\"8.1.0-11.2.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','b2ccf1d91565aceeeae69f508b552cb0','First release, compatible with TV 8 and TV 11','T3Voila Team',1000000,0,0,'','ter','',''),
(9300587,0,'t3voila_tvplus_linkvalidator','1.0.1',137,112,'TemplaVoilà! Plus - Link Validator','Allows the Link Validator to check links inside TemplaVoilà! Plus elements',2,0,3,1679991163,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"7.2.0-8.1.99\";s:5:\"typo3\";s:13:\"8.7.0-12.4.99\";s:13:\"linkvalidator\";s:13:\"8.7.0-12.4.99\";s:15:\"templavoilaplus\";s:13:\"8.1.0-11.2.99\";}}','Alexander Opitz','opitz.alexander@googlemail.com','opi99','cd708e59ea03ba75d989c05051f7d1f8','Add missing TYPO3 v12 compatibility','T3Voila Team',1000001,1,0,'','ter','',''),
(9300588,0,'typo3_ai','1.0.0',185,70,'TYPO3 AI','TYPO3 AI is extension which utilizes ChatGPT to accelerate the translation process in TYPO3 CMS by leveraging Artificial Intelligence powerful natural language processing capabilities.',2,0,0,1680181799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Oskar Dydo','extensions@macopedia.pl','lukaszuznanski','174c0b86512457f3137cf65a3628fd44','ChatGPT (OpenAI) can greatly accelerate the translation process in TYPO3 CMS by leveraging Artificial Inteligence powerful natural language processing capabilities.\r\n\r\nWith ChatGPT, translation can be automated and improved with features such as language detection, translation suggestions, and content optimization. This not only saves time but also increases translation accuracy and ensures that content is delivered to a global audience in a timely and effective manner.','Macopedia Sp. z o.o.',1000000,0,0,'https://github.com/TYPO3-Headless/typo3-ai','ter','',''),
(9300589,0,'typo3_ai','1.1.1',185,115,'TYPO3 AI','TYPO3 AI is extension which utilizes ChatGPT to accelerate the translation process in TYPO3 CMS by leveraging Artificial Intelligence powerful natural language processing capabilities.',2,0,0,1680182108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.4.0-11.5.99\";}}','Oskar Dydo','extensions@macopedia.pl','lukaszuznanski','e9048a4eebec110f6dabe2f0fc8e5e5c','Version fix','Macopedia Sp. z o.o.',1001001,1,0,'https://github.com/TYPO3-Headless/typo3-ai','ter','',''),
(9300590,0,'t5_sal_animation','1.0.1',885,63,'sal Animation','Adding the possibility to animate contentelements on pagescrolling',0,0,3,1680781508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','5af6496f281cce1904184d027a1936db','Initial Upload of this extension','',1000001,0,0,'','ter','',''),
(9300591,0,'t5_sal_animation','1.0.3',885,27,'sal Animation','Adding the possibility to animate contentelements on pagescrolling',0,0,3,1680782649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','6b826ff53b23a53b43fa9a7a4aed789d','Added corect version','',1000003,0,0,'','ter','',''),
(9300592,0,'t5_sal_animation','1.0.5',885,66,'sal Animation','Adding the possibility to animate contentelements on pagescrolling',2,0,3,1680784084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','67bfd8d7912e444a50ff3646b6c6e85d','Added stable version','',1000005,0,0,'','ter','',''),
(9300593,0,'t5_sal_animation','1.0.6',885,69,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1680785251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','0b75f05155146b20afa8df879b645924','[BUGFIX] ','',1000006,0,0,'','ter','',''),
(9300594,0,'t5_sal_animation','1.0.7',885,69,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1680787810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','29498d513fc3f77a0ad03277ff2da764','Added german language','',1000007,0,0,'','ter','',''),
(9300595,0,'t5_sal_animation','1.0.8',885,64,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1680793924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','74f035f544371050a98a1c759b9f6ffd','[BUGFIX] wrong path','',1000008,0,0,'','ter','',''),
(9300596,0,'t5_sal_animation','1.1.0',885,71,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1681199543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','a866cad12c5c1a990777c3f754b5e8bc','Small bugfixes','',1001000,0,0,'','ter','',''),
(9300597,0,'t5_sal_animation','1.1.1',885,74,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1682333952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','b78f6db4ee04c5c6de755552b766bcd3','[BUGFIX] Correct constants','',1001001,0,0,'','ter','',''),
(9300598,0,'t5_sal_animation','1.1.2',885,63,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1682600208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','b197e463bd799424216288f94224e20b','[FEATURE] use TYPO3 12 LTS','',1001002,0,0,'','ter','',''),
(9300599,0,'t5_sal_animation','1.1.5',885,79,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1682603244,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','bb6e2999a9840f6ba66f0d1cfc8d1816','[FEATURE] use TYPO3 12 LTS and correct tag','',1001005,0,0,'','ter','',''),
(9300600,0,'t5_sal_animation','1.1.7',885,63,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1690978086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','511421ce0e29a8627b0f389477b7fb82','[BUGFIX] Change wrong file path','',1001007,0,0,'','ter','',''),
(9300601,0,'t5_sal_animation','1.1.8',885,58,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1690985989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','65bb95662184324395ee5e4b27156990','[BUGFIX] Added  version in composer ','',1001008,0,0,'','ter','',''),
(9300602,0,'t5_sal_animation','1.1.9',885,90,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1690992690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','8ceb752bd952b1046a05414db1bad69b','[BUGFIX] Changed to the right TYPO3  v12','',1001009,0,0,'','ter','',''),
(9300603,0,'t5_sal_animation','1.5.59',885,25,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1754485260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','0ae991fca89b6c06e950643a686991cb','Updated extension to 1.5.59','',1005059,0,0,'','ter','',''),
(9300604,0,'t5_sal_animation','14.8.2',885,4,'sal Animation','Animate content elements on page scrolling with sal.js',2,0,3,1782810608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','a3f8e75d76029d5482c5ac02eafab63f','Release version 1.5.9 with improved animations','',14008002,1,0,'','ter','',''),
(9300605,0,'spt_storelocator','1.0.0',98,31,'Store Locator (List/Map View)','Extension to manage store location data.',2,0,3,1681289383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','c7acd05b8e55c4f8800f11463519fff2','The Store Locator extension will help to add some basic store information in the backend and display it as a list or map view in the frontend.','',1000000,0,0,'https://www.spawoz.com/blog/how-to-integrate-store-locator-typo3-ext','ter','',''),
(9300606,0,'spt_storelocator','1.0.1',98,67,'Store Locator (List/Map View)','The Store Locator extension will help to add some basic store information in the backend and display it as a list or map view in the frontend.',2,0,3,1681297539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Arun Chandran','arun@spawoz.com','spawoz_typo3','ab9a8b5b679c26a6b5a5270d47a81d0f','Minor fixes and improvements.','',1000001,1,0,'https://www.spawoz.com/blog/how-to-integrate-store-locator-typo3-ext','ter','',''),
(9300607,0,'news_tldr','1.0.0',292,78,'news_tldr','Creates a short summary for news via ChatGPT',2,0,3,1681511894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.3.0-12.9.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','194bc7df5a4c492e51ddedbecfba29c7','Initial version for v12','ayacoo',1000000,0,0,'','ter','',''),
(9300608,0,'news_tldr','1.0.1',292,99,'news_tldr','Creates a short summary for news via ChatGPT',2,0,3,1685291640,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.3.0-12.9.99\";s:4:\"news\";s:14:\"11.0.0-11.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','9fe780bdf5013721c888ef76bcc1fd22','[TASK] Add progress and change text','ayacoo',1000001,0,0,'','ter','',''),
(9300609,0,'news_tldr','2.0.0',292,51,'news_tldr','Creates a short summary for news via ChatGPT',2,0,3,1729938079,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','54deec60695328c265fa86515ccfe7e4','Initial TYPO3 v13 support','ayacoo',2000000,0,0,'','ter','',''),
(9300610,0,'news_tldr','2.0.1',292,45,'news_tldr','Creates a short summary for news via ChatGPT',2,0,3,1738498689,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','f2ea2fcc286f9ef1a52499fd57b80934','Enable PHP 8.4','ayacoo',2000001,0,0,'','ter','',''),
(9300611,0,'news_tldr','2.0.2',292,19,'news_tldr','Creates a short summary for news via ChatGPT',2,0,3,1766598096,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:4:\"news\";s:14:\"12.0.0-14.9.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','e18486abaec7b031e8f9ee25b71274bd','Add PHP 8.5 support','ayacoo',2000002,1,0,'','ter','',''),
(9300612,0,'ot_faq','2.0.5',107,107,'FAQ','FAQ extension with output of structured data in JSON format.',2,0,3,1681583234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Oliver Thiele','mail@oliver-thiele.de','thiele','5bd6599c81c4e851018701d2d8248623','Version 2.0.5, works with TYPO3 v11.5 and v12.3','',2000005,1,0,'','ter','',''),
(9300613,0,'nb_default','0.0.1',61,61,'NB Default TYPO3 TER','TYPO3 TER',0,0,3,1681733762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:13:\"7.4.1-7.4.999\";}}','Steffen Maechtel','s.maechtel@netzbewegung.com','nighthawk.dev','f6cf54df6974c07b5d0951b50c61f179','First Test Release','Netzbewegung GmbH',1,1,0,'','ter','',''),
(9300614,0,'ot_cefluidtemplates','2.0.2',100,100,'CE Fluidtemplates','',2,0,4,1681751174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Oliver Thiele','mail@oliver-thiele.de','thiele','a5c4915f7820e5b9e72805455574082b','Works now with TYPO3 v12 / PHP 8.1','Web Development Oliver Thiele',2000002,1,0,'','ter','',''),
(9300615,0,'typo3_maileon_integration','3.0.0',304,28,'XQueue newsletter subscription','Double-Opt-In newsletter subscription for formhander with the XQueue API',2,0,3,1681998741,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','f39babeffead13caf5037e7d3fb69956','The extension transfers the data of newsletter subscribers from Typo3 to Maileon.','XQueue GmbH',3000000,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300616,0,'typo3_maileon_integration','3.0.1',304,54,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1682002249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','992c28e20d448c6ee5c8ceee5cf1df91','The extension transfers the data of newsletter subscribers from Typo3 to Maileon.','XQueue GmbH',3000001,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300617,0,'typo3_maileon_integration','3.1.0',304,79,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1683643688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','a5f77011398737baad3a608829d3ddce','Extension compatible with Typo3 v12 LTS','XQueue GmbH',3001000,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300618,0,'typo3_maileon_integration','3.2.0',304,43,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1732717316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','e5f04bfe93c3d8cd1e79ed018c2dedaa','Extension compatible with Typo3 v13 LTS ','XQueue GmbH',3002000,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300619,0,'typo3_maileon_integration','3.2.1',304,32,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1739805866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','de448476477a398ce0233ef5dec04183','The subscription form can be customised.\r\nCustom fields can be added to the subscription form.','XQueue GmbH',3002001,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300620,0,'typo3_maileon_integration','4.0.0',304,27,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1750674233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','408446ee871c338e7ff70402e77120ad','- Refactored the extension to use the TYPO3 Form Framework instead of the previous custom form handling.\r\n- Support for subscribing and unsubscribing contacts via TYPO3 Forms.\r\n- Admin UI configuration via Extension Settings (API key, etc.).\r\n- New form finisher: MaileonSubscribeFinisher and MaileonUnsubscribeFinisher.\r\n- Support for mapping form fields to Maileon standard and custom fields.\r\n- Automatic creation of Maileon custom fields if they dont exist.\r\n- Configurable DOI (Double Opt-in) support.','XQueue GmbH',4000000,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300621,0,'typo3_maileon_integration','4.0.1',304,31,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1756368742,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','3663c9b41c9d4e83223ebcc65e904a04','- Fixed error in XQHbSendRepository related to persistenceManager property','XQueue GmbH',4000001,1,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300622,0,'typo3_maileon_integration','3.2.2',304,10,'Maileon newsletter subscription','Add double-opt-in newsletter subscription form connected with Maileon to your Typo3 sites',2,0,3,1777372122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Integrations Department','integrations@xqueue.com','maileondev','4e4e4580563a497acb695967b184eb3c','Added option to force DOI process for existing contacts during subscription.','XQueue GmbH',3002002,0,0,'https://xqueue.atlassian.net/wiki/spaces/MSI/pages/224201270/Typo3+v12+LTS','ter','',''),
(9300623,0,'add_pwd_policy','1.0.0',272,98,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1682404561,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','269cefca1daefe791513d33cac9f54c1','Initial release.','',1000000,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300624,0,'add_pwd_policy','1.1.0',272,62,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1716137711,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cff79bbcd6abd6a142e623fcbacc8773','Added compatibility for TYPO3 v13\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/1.1.0','',1001000,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300625,0,'add_pwd_policy','1.1.1',272,64,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1723740356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','ea5e32afc7724e9eb1f03c2937489774','Udpated documentation link\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/1.1.1','',1001001,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300626,0,'add_pwd_policy','1.2.0',272,16,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1767423086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','156e12222316b85b5026bade8e36c784','Added TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/1.2.0','',1002000,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300627,0,'add_pwd_policy','1.2.1',272,10,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1777113606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','f711b8f5b356e37e26f47b8291a0db88','Removed TYPO3 v14 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/1.2.1','',1002001,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300628,0,'add_pwd_policy','2.0.0',272,10,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1777117927,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','e30f5d22d1d3eb506030d61623fb891b','Dedecated release for TYPO3 14.3 only\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/2.0.0','',2000000,0,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300629,0,'add_pwd_policy','2.0.1',272,12,'Additional Password Policy validators','Additional password validators for usage in TYPO3 password policies',2,0,0,1777133797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','d0576056a6ef74aa7ec1231bc6508ea7','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/add_pwd_policy/releases/tag/2.0.1','',2000001,1,0,'https://github.com/derhansen/add_pwd_policy/blob/main/README.md','ter','',''),
(9300630,0,'qc_be_pagelanguage','1.0.0',389,78,'Qc Backend page Language','This extension brings back the behaviour from TYPO3 v10 that language selection is kept while browsing the Pagetree in Page module with option Languages instead of Column.',1,0,0,1682611103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Quebec.ca','','quebec.ca','44ebd1f1d4fc7d1cd151d7aee86b9344','Initialize extension QC be page language','Québec',1000000,0,0,'https://github.com/Quebecca/qc_be_pagelanguage#readme','ter','',''),
(9300631,0,'qc_be_pagelanguage','1.0.1',389,85,'Qc Backend page Language','This extension brings back the behaviour from TYPO3 v10 that language selection is kept while browsing the Pagetree in Page module with option Languages instead of Column.',1,0,0,1683899656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Quebec.ca','','quebec.ca','450fc30029edd50c3407ff41c9dcf3d5','Solve page error when the language does not exist','Québec',1000001,0,0,'https://github.com/Quebecca/qc_be_pagelanguage#readme','ter','',''),
(9300632,0,'qc_be_pagelanguage','1.0.2',389,71,'Qc Backend Page Language','This extension brings back the behaviour from TYPO3 v10 that language selection is kept while browsing the Pagetree in Page module with option Languages instead of Column.',1,0,0,1690302930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Quebec.ca','','quebec.ca','0c7412979f7f5bb1d0e91523e3ca2621','Solve conflict for page_callouts extension','Québec',1000002,0,0,'https://github.com/Quebecca/qc_be_pagelanguage#readme','ter','',''),
(9300633,0,'qc_be_pagelanguage','1.0.3',389,73,'Qc Backend Page Language','This extension brings back the behaviour from TYPO3 v10 that language selection is kept while browsing the Pagetree in Page module with option Languages instead of Column.',1,0,0,1691085235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Quebec.ca','','quebec.ca','e4fa0e8d7b79341194024972394d2366','Add PHP 8.2 support','Québec',1000003,0,0,'https://github.com/Quebecca/qc_be_pagelanguage#readme','ter','',''),
(9300634,0,'qc_be_pagelanguage','2.0.0',389,82,'Qc Backend Page Language','This extension brings back the behaviour from TYPO3 v10 that language selection is kept while browsing the Pagetree in Page module with option Languages instead of Column.',1,0,0,1704735476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Quebec.ca','','quebec.ca','814f64937324f1bc9fc92bd8f73386c9','Add support Typo3 v12','Québec',2000000,1,0,'https://github.com/Quebecca/qc_be_pagelanguage#readme','ter','',''),
(9300635,0,'vite_asset_collector','1.0.0',1043,78,'Vite AssetCollector','Use AssetCollector to embed frontend assets generated by vite',2,0,2,1683560183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','7f2096278a40a7acbb932fb0a9f477e4','Initial release','',1000000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.0/en-us','ter','',''),
(9300636,0,'vite_asset_collector','1.1.0',1043,81,'Vite AssetCollector','Use AssetCollector to embed frontend assets generated by vite',2,0,2,1685361558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','086dbe8404ae35f6c8aba628a2089515','[FEATURE] 11.5 compatibility by @janslu\r\n[FEATURE] Default manifest file via configuration\r\n[TASK] Check for TYPO3 constant\r\n[BUGFIX] Deprecation warnings in PHP 8.2','',1001000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.1/en-us','ter','',''),
(9300637,0,'vite_asset_collector','1.2.0',1043,72,'Vite AssetCollector','Use AssetCollector to embed frontend assets generated by vite',2,0,2,1690795615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','7ea034e6116d89302300fcb997db0875','[FEATURE] Add option to include/exclude css assets by @jan-vodila\r\n[FEATURE] Generate asset URIs with resource.vite ViewHelper\r\n[FEATURE] Ability to use global nonce for assets\r\n[BUGFIX] Output correct exception text\r\n[TASK] Adjust vite config example','',1002000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.2/en-us','ter','',''),
(9300638,0,'vite_asset_collector','1.3.0',1043,70,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1694437431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','0f9019fd690eb360fb94dccdf0399aa0','[FEATURE] Console command to generate boilerplate vite config\r\n[FEATURE] Add support for EXT: prefix\r\n[TASK] Set path from config command as default manifest in new installations\r\n[TASK] Add option to return non-web path of vite asset\r\n[TASK] Use PathUtility::dirname() in ViteService\r\n[DOC] Improved README with console command','',1003000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.3/en-us','ter','',''),
(9300639,0,'vite_asset_collector','1.4.0',1043,66,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1695892814,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','76b43a8fbdf7e0ee98c89c5c7bbaef96','[FEATURE] Yaml placeholder processor\r\n[TASK] Add temporary solution for origin problem\r\n[DOC] Fix npm install command','',1004000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.4/en-us','ter','',''),
(9300640,0,'vite_asset_collector','1.5.0',1043,68,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1696515501,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','90c82f68cf94441b6a8112318aacdb53','[FEATURE] SvgIconProvider with vite support (thx @ochorocho)\r\n[BUGFIX] Exception if EXT entrypoint doesnt exist','',1005000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.5/en-us','ter','',''),
(9300641,0,'vite_asset_collector','1.6.0',1043,63,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1698406805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','fa7554a5b485279517e5a8f916b09eee','[TASK] Fix mixed quotes in generated config\r\n[FEATURE] Add vite-plugin-auto-origin to default config\r\n[DOC] Describe role of config command','',1006000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.6/en-us','ter','',''),
(9300642,0,'vite_asset_collector','1.7.0',1043,66,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1700234211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','87cfa9b005a5fc0c800f1e6032762e1c','[TASK] Substitute __dirname for full ESM support\r\n[FEATURE] Support for new vite5 folder structure','',1007000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.7/en-us','ter','',''),
(9300643,0,'vite_asset_collector','1.8.0',1043,66,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1706366587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','c695c93787c2fcd2c5d90ae59668938f','[FEATURE] Enable CSS sourcemaps in dev mode\r\n[FEATURE] extension config api\r\n[FEATURE] Add data structure for vite manifest files\r\n[BUGFIX] Embed CSS files from code splitting','',1008000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.8/en-us','ter','',''),
(9300644,0,'vite_asset_collector','1.9.0',1043,71,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1706880875,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','5e19aaba7095ad06a0fe45bab80c50ff','[FEATURE] Add v13 support','',1009000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.9/en-us','ter','',''),
(9300645,0,'vite_asset_collector','1.10.0',1043,44,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1722622692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','d443a253cac10bac22e80c3b7c629b8d','[TASK] Optimize CI\r\n[TASK] Setup nightly job correctly\r\n[TASK] Define dependencies explicitly\r\n[TASK] Attempt to fix nightly\r\n[TASK] Show all errors in CI run\r\n[TASK] Try to run nightly without dev stability for all packages\r\n[TASK] Make running tests locally more stable\r\n[TASK] Migrate test metadata to php attributes\r\n[FEATURE] Dev server support for resource.vite ViewHelper \r\n[DOC] Adjust readme to use vite-plugin-typo3\r\n[TASK] Deprecate ViteConfigCommand.php\r\n[DOC] Adjust wording in documentation\r\n[TASK] Fix CGL issues\r\n[TASK] Fix CI setup for 11\r\n[DOC] Migrate to TYPO3 documentation rendering\r\n[FEATURE] Add support for ddev-vite-sidecar\r\n[DOC] Prepare docs for ddev-vite-sidecar\r\n[DOC] Fix link to documentation\r\n[DOC] Clarify vite setup\r\n[TASK] Prepare release of 1.10.0\r\n[BUGFIX] Correctly handle CSS only entrypoints in AssetLoader \r\n[BUGFIX] Respect addCss argument\r\n[TASK] Improve return types\r\n[TASK] Add test coverage for css-only entrypoints','',1010000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.10/en-us','ter','',''),
(9300646,0,'vite_asset_collector','1.11.0',1043,55,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1722669118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','9665b17d4ff8004195c550be9dc55f25','[TASK] Prepare release of 1.11.0','',1011000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.11/en-us','ter','',''),
(9300647,0,'vite_asset_collector','1.12.0',1043,41,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1730384753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','530400a0ceb9d21740990b882c8dd2e2',' [FEATURE] mutate CSP rules to allow vite-server\r\n [TASK] Get request from renderingContext attribute if availablevite-asset-collector/pull/74\r\n [DOCS] various documentation improvements','',1012000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.12/en-us','ter','',''),
(9300648,0,'vite_asset_collector','1.13.0',1043,46,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1731605073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','62b8125e3108279bc78c4aab084df2cd','[TASK] Drop support for PHP 8.1 and TYPO3 11 by @s2b\r\n[FEATURE] Prevent duplicate cache busting with TYPO3 13 by @s2b\r\n[BUGFIX] Use ServerRequest of event if available by @linawolf','',1013000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.13/en-us','ter','',''),
(9300649,0,'vite_asset_collector','1.14.0',1043,43,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1739905070,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','ee90429a80b3de0309f287f1f0292372','[FEATURE] Import CSS from nested chunks\r\n[TASK] Prevent flash of unstyled content for css entrypoints\r\n[TASK] Use more coherent ViewHelper names','',1014000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.14/en-us','ter','',''),
(9300650,0,'vite_asset_collector','1.14.1',1043,17,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1763369514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','b654bf7f539a3c8935f801fc4509ff14','https://github.com/s2b/vite-asset-collector/releases/tag/1.14.1','',1014001,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.14/en-us','ter','',''),
(9300651,0,'vite_asset_collector','1.15.0',1043,22,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1764103316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','7d03fe06400fafcd731a5c65ed2877e6','https://github.com/s2b/vite-asset-collector/releases/tag/1.15.0','',1015000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.15/en-us','ter','',''),
(9300652,0,'vite_asset_collector','1.15.2',1043,17,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1772023881,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','e7d1f3aac3fc16595f5d4ae4cf0dab77','[BUGFIX] Dont prevent user-defined unsafe-inline CSP','',1015002,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.15/en-us','ter','',''),
(9300653,0,'vite_asset_collector','1.16.0',1043,14,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1774191668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','e764638fdef80cdae291eba3b3f26b0a','[TASK] Simplify relative path generation\r\n[TASK] Avoid realpath when resolving asset files','',1016000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.16/en-us','ter','',''),
(9300654,0,'vite_asset_collector','1.16.1',1043,11,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1776763174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','8efd0ea6d47545e9f6b2a5bf1d19e293','Compatibility with TYPO3 14.3','',1016001,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.16/en-us','ter','',''),
(9300655,0,'vite_asset_collector','1.17.0',1043,12,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1778245834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','b88a00b9fa19f5d471d3bc4f688db6d1',' [TASK] Require 14 LTS\r\n [TASK] Drop support for TYPO3 v12\r\n [BUGFIX] Avoid TYPO3 cache busting in v14\r\n [FEATURE] exclude extension from language update\r\n [BUGFIX] Avoid infinite loops in manifest parsing\r\n [DOCS] Simplified example for TYPO3 v14 for vite:uri VH\r\n [TASK] Use PHP attributes for dependency injection config\r\n [DOCS] Mention potential conflicts with automatic aliases\r\n [TASK] Update ViewHelper documentation','',1017000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.17/en-us','ter','',''),
(9300656,0,'vite_asset_collector','1.18.0',1043,8,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1779890993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','4fb650b4ba71715ae826bd9542577f44','FEATURE] Support inlining CSS via inlineCss argument\r\n[TASK] Various deprecations','',1018000,0,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.18/en-us','ter','',''),
(9300657,0,'vite_asset_collector','1.18.1',1043,12,'Vite AssetCollector','Bundle your TYPO3 frontend assets with Vite',2,0,2,1779894093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','69a961ae1fdb260388ae76f149e6ef3c','[TASK] Mark \"inlineCss\" feature as experimental','',1018001,1,0,'https://docs.typo3.org/p/praetorius/vite-asset-collector/1.18/en-us','ter','',''),
(9300658,0,'base_htmlparser','2.8.0',89,59,'HTML5 Parser','Standards compliant HTML5 parser and serializer written in PHP (html5-php)',2,0,4,1683576159,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Matt Butcher, Matt Farina, Asmir Mustafic, Franz Holzinger','franz@ttproducts.de','franzholz','b4e73b0ea2ba501c738e1f5f010ad223','HTML5 Parser \"masterminds/html5\" 2.8.0','jambage.com',2008000,0,0,'https://github.com/Masterminds/html5-php/','ter','',''),
(9300659,0,'base_htmlparser','2.9.0',89,30,'HTML5 Parser','Standards compliant HTML5 parser and serializer written in PHP (html5-php)',2,0,4,1733241994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Matt Butcher, Matt Farina, Asmir Mustafic, Franz Holzinger','franz@ttproducts.de','franzholz','a57ea7de499e3f1798a16517c9bb5a85','Support for TYPO3 13','jambage.com',2009000,1,0,'https://github.com/Masterminds/html5-php/','ter','',''),
(9300660,0,'media_processing','0.1.0',833,79,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1683581842,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','83527c3f0f9c7a95f87abaf67c11f365','Initial release.','somehow.digital',1000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300661,0,'media_processing','0.2.0',833,80,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1683821296,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','8003f883dea145073996468259c3cd31','New integrations','somehow.digital',2000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300662,0,'media_processing','0.3.0',833,76,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1685092532,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','3a0a5a12a8993690af927caedca33a94','New integrations','somehow.digital',3000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300663,0,'media_processing','0.3.1',833,71,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1685267921,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','d7083780b878279c1074fb6298c6850b','New settings','somehow.digital',3001,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300664,0,'media_processing','0.3.2',833,74,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1685349116,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','bda36eb409240e1e987c0de6b3ff7a8e','Various fixes','somehow.digital',3002,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300665,0,'media_processing','0.3.3',833,92,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1685612077,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','a6d2802c0316456645c6d79c686b7892','Various fixes','somehow.digital',3003,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300666,0,'media_processing','0.4.0',833,56,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1714826677,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','f58f7ed87a4855fdfa9db3745d61598c','New features','somehow.digital',4000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300667,0,'media_processing','0.5.0',833,50,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1718364879,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','f5ad45d5ad3fea2c9449852bffb77e50','New integrations and various fixes.','somehow.digital',5000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300668,0,'media_processing','0.6.0',833,54,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1720775911,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','8127b92efb7b1398d00780a762497323','New features and various fixes.','somehow.digital',6000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300669,0,'media_processing','0.7.0',833,49,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1725212650,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','b8931ed3d6b48378787eae3321cc6a9a','New features and various fixes.','somehow.digital',7000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300670,0,'media_processing','0.7.1',833,36,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1733489724,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','3a4513105ac398dae5b0d85d2abdf9c0','Various fixes','somehow.digital',7001,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300671,0,'media_processing','0.8.0',833,41,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1733498364,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','3dfbcfa2cabf7fa55baa04d0ce28067a','Support for TYPO3 v13','somehow.digital',8000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300672,0,'media_processing','0.9.0',833,36,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1738746844,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','972ec9d9df2068b863d80197b3dbfc6d','New features','somehow.digital',9000,0,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300673,0,'media_processing','0.10.0',833,39,'Media Processing','Integrates various image processing libraries and SaaS cloud services into TYPO3 by leveraging their APIs to process images.',0,0,5,1745499497,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','Thomas Deinhamer','code@thasmo.dev','thasmo','e4c31e6d7ed91ff0eb4f5d7c4fc78c5e','New features and various fixes.','somehow.digital',10000,1,0,'https://github.com/somehow-digital/typo3-media-processing','ter','',''),
(9300674,0,'xima_typo3_mailcatcher','1.1.0',519,80,'XIMA Mail Catcher','Display mails that were send to log file',2,0,4,1684167929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','fda588d11af00c3d04647d45a62a5d94','Initial release','XIMA MEDIA GmbH',1001000,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300675,0,'xima_typo3_mailcatcher','1.2.0',519,79,'XIMA Mail Catcher','Display mails that were send to log file',2,0,4,1687935306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','9f30819856c2fb03a052656f299a18e9','FEATURE: Display CC and BCC fields in backend','XIMA MEDIA GmbH',1002000,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300676,0,'xima_typo3_mailcatcher','1.3.0',519,75,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1692967382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','8c6e7bd42fa900a2b71e83b5c679a530','FEATURE: Remove dependency of the php extension \"mailparse\"','XIMA MEDIA GmbH',1003000,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300677,0,'xima_typo3_mailcatcher','1.3.2',519,79,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1698778974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-12.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','7ecd5955e22fa1ba5a9c6be24ff81f51','Fix: Restore PHP7.4 compatibility','XIMA MEDIA GmbH',1003002,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300678,0,'xima_typo3_mailcatcher','1.4.0',519,60,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1719411802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-13.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','84995ec32441d8f2600f7d3433d8458d','See https://github.com/xima-media/xima-typo3-mailcatcher/releases/tag/1.4.0','XIMA MEDIA GmbH',1004000,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300679,0,'xima_typo3_mailcatcher','1.4.1',519,42,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1725445018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-13.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','13f5d58ffb1da6163a28c24f220ca3fc','See release notes at https://github.com/xima-media/xima-typo3-mailcatcher/releases/tag/1.4.1','XIMA MEDIA GmbH',1004001,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300680,0,'xima_typo3_mailcatcher','1.5.0',519,45,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1725622008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.0.0-13.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','0d7f8f014327d5384b8ffa1f7369164d','See release notes at https://github.com/xima-media/xima-typo3-mailcatcher/releases/tag/1.5.0','XIMA MEDIA GmbH',1005000,0,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300681,0,'xima_typo3_mailcatcher','1.6.0',519,59,'XIMA Mail Catcher','Backend module to display mails that were send to log file',2,0,4,1726673569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Maik Schneider','maik.scheider@xima.de','maik_tailor','7c9c1fc7cbb49a09fe5033e58c221b4f','See release notes at https://github.com/xima-media/xima-typo3-mailcatcher/releases/tag/1.6.0','XIMA MEDIA GmbH',1006000,1,0,'https://github.com/xima-media/xima-typo3-mailcatcher','ter','',''),
(9300682,0,'login_link','1.0.0',159,99,'Login link','Fast way to login as different backend or frontenduser by generating a link including a one-time token within the backend.',1,0,4,1684178138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.27-12.99.99\";}}','Georg Ringer','','just2b','e651d25de35ca5bcbab516c875a05d96','Initial release','',1000000,0,0,'https://github.com/georgringer/login_link','ter','',''),
(9300683,0,'login_link','2.0.0',159,60,'Login link','Fast way to login as different backend or frontenduser by generating a link including a one-time token within the backend.',1,0,4,1729521317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.27-13.4.99\";}}','Georg Ringer','','just2b','85062292cf23682a24810155c7fb5f53','Support for TYPO3 13  12','',2000000,1,0,'https://github.com/georgringer/login_link','ter','',''),
(9300684,0,'mkcontentai','12.0.0',1938,70,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1684330807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ca2196e1467ed70c436e6d2b61c7b35f','Initial release','DMK E-BUSINESS GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300685,0,'mkcontentai','12.0.1',1938,86,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1684333573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4c3dacd5af47cff8415afc81514dc0be','update extension icon','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300686,0,'mkcontentai','12.0.2',1938,66,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1693479834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','46f1ea3794335ffdce78df78e9776a99','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300687,0,'mkcontentai','11.0.0',1938,59,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1693565962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','2fdb7716ad6d425b1887760e41592880','Released version 11.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300688,0,'mkcontentai','11.0.1',1938,59,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1694085461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d44af991af7a2f1c6bf039be0b199d11','Released version 11.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300689,0,'mkcontentai','12.0.3',1938,59,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1694085481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7bb1aede75c51de134081c1952e84779','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300690,0,'mkcontentai','11.0.2',1938,59,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1694167597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','cf7d6d5f99f6d8fe4130dea1b14e69a7','Released version 11.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300691,0,'mkcontentai','12.0.4',1938,67,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1694167599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','e600162ab98f833ffc1b5cdb5a9b3fcb','Released version 12.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300692,0,'mkcontentai','11.0.3',1938,58,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1699533660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5893f740a9e1b543e9a7319c1ccb58b1','Released version 11.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300693,0,'mkcontentai','12.0.5',1938,61,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1699533704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','9662277737917c687bbf031da48dc46b','Released version 12.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300694,0,'mkcontentai','11.0.4',1938,58,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1700812746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','219ada84f99cf51a3e7e4085eb681595','Released version 11.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300695,0,'mkcontentai','12.0.6',1938,70,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1700812755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','5cf65c9f76a35e6ab95c4f7c6953bd19','Released version 12.0.6. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300696,0,'mkcontentai','12.1.0',1938,69,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1706179140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','cac0aceba5119ab290185bc0ac9d527c','Released version 12.1.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12001000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300697,0,'mkcontentai','12.1.1',1938,59,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1712585268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','59e5cb0b2b4964f9d075fee0f14e215c','Released version 12.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300698,0,'mkcontentai','11.1.1',1938,49,'MK Content AI','MK Content AI Extension - OpenAI API',2,0,4,1712585332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','10bd109a1f997a2f7b77d7ce1e760d9c','Released version 11.1.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11001001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300699,0,'mkcontentai','12.1.2',1938,62,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1716372107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','69169670824237d86672edda146994a5','Released version 12.1.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300700,0,'mkcontentai','11.1.2',1938,51,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1716462112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f7857751bffc0a5bf68c34ef09c447c0','Released version 11.1.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11001002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300701,0,'mkcontentai','13.0.0',1938,48,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1725974147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a744f624f425d4d1835849b1f4fd42b5','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300702,0,'mkcontentai','12.2.0',1938,40,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1725974147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','db946d90e6672ec05d22f1a7667f50fb','Released version 12.2.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300703,0,'mkcontentai','11.1.3',1938,39,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1728455921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','542ec2c7cc2f81b9e457453034475659','Released version 11.1.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11001003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300704,0,'mkcontentai','12.2.1',1938,39,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1728455956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','420465fa57670a3c79f2940cceae577c','Released version 12.2.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300705,0,'mkcontentai','13.0.1',1938,37,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1728456064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','1001ab9c027cec12117169691149b3f2','Released version 13.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300706,0,'mkcontentai','13.0.2',1938,39,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1728463872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','344345b7df6586fdfe629906dfbed8b7','Released version 13.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300707,0,'mkcontentai','12.2.2',1938,39,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1728463967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7a4820c5e1ddc8202dbe7b274c191d1a','Released version 12.2.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300708,0,'mkcontentai','11.1.4',1938,38,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1728464586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c21140500e09c08f3b23640f5814892b','Released version 11.1.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',11001004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300709,0,'mkcontentai','13.0.3',1938,44,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1728467801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a4d47eba7dae994e39a82321c27ad55e','Released version 13.0.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300710,0,'mkcontentai','12.2.3',1938,38,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1729762457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','7f7d9c2620416c5fcea038a6eda24250','Released version 12.2.3. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300711,0,'mkcontentai','13.0.4',1938,51,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1729762466,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','c814922dcf36e33a5f53e253a9e2918a','Released version 13.0.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300712,0,'mkcontentai','13.0.5',1938,38,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1734358657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','b91edc73ddda5d0c03dd07e73a0d6f56','Released version 13.0.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300713,0,'mkcontentai','12.2.4',1938,36,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1734358662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','41bd02c8901989d0e99274ae4f27e0df','Released version 12.2.4. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002004,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300714,0,'mkcontentai','13.0.6',1938,40,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1734534122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','4856dd3b3f2ebdf402f9079c63c1bb26','Released version 13.0.6. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300715,0,'mkcontentai','12.2.5',1938,35,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1734534125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d536adbf63a4fb573fa9c547bbc10016','Released version 12.2.5. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300716,0,'mkcontentai','12.2.6',1938,32,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1737446305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d832f1c8c7443b200b37946ba3c564ce','Released version 12.2.6. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002006,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300717,0,'mkcontentai','12.2.7',1938,37,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1737446696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','02c8b05f735d48d3ebed6186b5f58e9f','Released version 12.2.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300718,0,'mkcontentai','13.0.7',1938,33,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1737446776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','349b55d010c19b3df53544a8b5d26f1d','Released version 13.0.7. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000007,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300719,0,'mkcontentai','13.0.8',1938,41,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1737446990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','ebafa6519a2ab4a0830b0cab8ef1bbe6','Released version 13.0.8. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000008,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300720,0,'mkcontentai','13.0.10',1938,27,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1746776204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','f6177a59cae51a7df7770c719ae49621','Released version 13.0.10. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300721,0,'mkcontentai','12.2.10',1938,26,'MKContentAI','\"mkcontentai\" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.',2,0,4,1750418480,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','48d6820cd76c454b96520b67a2a56912','Released version 12.2.10. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12002010,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300722,0,'mkcontentai','13.0.11',1938,0,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1750418495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','d38ce3e463925f822ea03fce12caa996','Released version 13.0.11. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000011,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300723,0,'mkcontentai','13.0.12',1938,33,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1751024851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','a0012704d48fbe6086dd221c40e3b5b4','Released version 13.0.12. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000012,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300724,0,'mkcontentai','13.0.13',1938,22,'MKContentAI','MKContentAI Extension - OpenAI API',2,0,4,1762857310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.0.99\";}}','DMK E-BUSINESS GmbH','dev@dmk-ebusiness.de','dasmedienkombinatgmbh','8740c61b7954fc4e380bfd17d6b4902d','Released version 13.0.13. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000013,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcontentai','ter','',''),
(9300725,0,'powermailautocomplete','1.0.1',738,37,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1684339480,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"powermail\";s:14:\"8.4.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','bc089e0895b1dbe0080e7d85e998746d','Initial Release','',1000001,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300726,0,'powermailautocomplete','1.0.3',738,73,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1684744053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.4.0-8.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','8d14ca7baf81c27d2d35ef7a790bad05','fixed dependencies - because of a viewhelper version 1.x is only compatible with TYPO3 10 and powermail  9.0','',1000003,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300727,0,'powermailautocomplete','2.0.0',738,83,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1684744149,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"powermail\";s:14:\"9.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','31f64d9fac00cdf3a241eac95945adc8','Bugfix/ Update for TYPO3 11: use correct powermail ViewHelper','',2000000,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300728,0,'powermailautocomplete','2.1.0',738,80,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1688395340,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-11.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','72d2346ed99bade7dafafcdf96e2203a','TYPO3 12 compatibility','',2001000,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300729,0,'powermailautocomplete','2.2.0',738,61,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1698840356,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ffa3d0940f764870918617c7317ef356','Support for in2code/powermail V-12.0\r\n\r\nThanks to @vladimirfalconpiva','',2002000,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300730,0,'powermailautocomplete','2.2.1',738,64,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1702649855,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','593d5f4f3cf592e88fc97f7d91ce2054','Maintenance Update','',2002001,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300731,0,'powermailautocomplete','2.3.0',738,68,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1709731485,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','82efa456674f5e90f9a1602f64917b2c','Updated dependencies\r\nTheres a known problem with evoweb/webextender 10.1.0 - see Readme https://github.com/thomasrawiel/powermailautocomplete?tabreadme-ov-fileknown-problems','',2003000,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300732,0,'powermailautocomplete','2.3.2',738,48,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1720774690,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','094639bc89cb1232330cf5cecae1951a','Maintenance Release \r\n- TCA migrations with version fallback','',2003002,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300733,0,'powermailautocomplete','2.3.3',738,59,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1722433862,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','02e19330060bc144e8313fcdeccabf0c','Small bugfix in TCA','',2003003,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300734,0,'powermailautocomplete','2.3.5',738,42,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1733740412,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:14:\"9.0.0-12.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','8c010fa94cb9c8943d124745f31419f6','Bugfix and maintenance','',2003005,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300735,0,'powermailautocomplete','3.0.0',738,34,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1741611516,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','e2136af8be07e9aff465997d14754a2b','TYPO3 v13 compatibility\r\ndrop support for v11 and old powermail versions','',3000000,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300736,0,'powermailautocomplete','3.0.1',738,29,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1741780231,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.18-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','52f690cb8f48e1de63478738ebaa3814','Removed unnecessary ViewHelpers.\r\nThanks @mediaessenz','',3000001,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300737,0,'powermailautocomplete','3.0.2',738,43,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1743175290,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.18-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','c600940611f0a894afa0ee78a05d0d0d','Bugfix in token TCA ','',3000002,0,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300738,0,'powermailautocomplete','3.1.3',738,17,'Powermail Autocomplete','Add autocomplete tokens to powermail fields',2,0,3,1773575036,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.18-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";s:8:\"extender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','37f5bdf60042815fd31b4ce4f71ca16e','Several bugfixes\r\n\r\nNote: Dont install with EXT:powermail  12.6.0, EXT:powermail  13.1.0\r\nThis extension has been integrated into EXT:powermail core ','',3001003,1,0,'https://github.com/thomasrawiel/powermailautocomplete#readme','ter','',''),
(9300739,0,'fitweb_leads','1.2.1',60,60,'fitweb Leads','Alles was man für die Leadsammlung benötigt',2,0,3,1684572443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-10.5.99\";}}','Andreas Schwarzwälder','info@andreasschwarzwaelder.de','fitweb','739887146ced77537606721c0735c4c0','test','',1002001,1,0,'','ter','',''),
(9300740,0,'powermail2salesforce','1.0.3',176,88,'Powermail Salesforce','Auto maps fields to if fields have the same names',2,0,3,1685006469,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:12:\"8.7.0-8.7.99\";s:9:\"powermail\";s:12:\"6.0.0-6.9.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','bb182eab18dbca5bfe4a8fd5fdab071b','Initial upload','jweiland.net',1000003,0,0,'https://docs.typo3.org/p/jweiland/powermail-salesforce/main/en-us/','ter','',''),
(9300741,0,'powermail2salesforce','2.0.1',176,88,'Powermail Salesforce','Auto maps fields to if fields have the same names',2,0,3,1702365867,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-11.5.99\";s:9:\"powermail\";s:15:\"10.7.0-10.99.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','15ed1e9088e15968a73293313c925dac','Add TYPO3 11 compatibility\r\nRemove TYPO3 8 compatibility\r\nThis extension was never TYPO3 9 or 10 compatible','jweiland.net',2000001,1,0,'https://docs.typo3.org/p/jweiland/powermail-salesforce/main/en-us/','ter','',''),
(9300742,0,'humhub','12.4.3',477,75,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1685021239,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','0b247b854b3ec8ec41647495ca29d785','initial: upload first official version, More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004003,0,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300743,0,'humhub','12.4.4',477,74,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1685042999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','973c295ab11a8ba7fc324678fa755772','task: upload final documentation, More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004004,0,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300744,0,'humhub','12.4.5',477,73,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1685524010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','458df81bfaea7ffd5f03bd6534ba4548','bugfix: add dependency in composer.json and extend the documentation , More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004005,0,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300745,0,'humhub','12.4.6',477,82,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1685527659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','cf566b74d4e1e0f745bb006742b3d88f','bugfix: sync-auth, More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004006,0,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300746,0,'humhub','12.4.7',477,73,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1686686041,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','09d798179da167f54d4b1f4f46182eb5','bugfix: change authclient-ID to \"jwt\", More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004007,0,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300747,0,'humhub','12.4.8',477,100,'HumHub Integration','Synchronization fe users from TYPO3 CMS into HumHub and sso to humhub',1,0,5,1686812135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stefan Bublies','project@sbublies.de','bartista','a031d047981e412c430c81e02b170aae','task: password sync and change documentation, More information on: https://gitlab.com/bartista87/humhub/-/blob/main/Documentation/Changelog/Index.rst','',12004008,1,0,'https://docs.typo3.org/p/sbublies/humhub/main/en-us/','ter','',''),
(9300748,0,'form2salesforce','1.0.0',106,106,'Form to Salesforce','Send data of form to salesforce API endpoint',2,0,3,1685026229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.23-11.5.99\";s:4:\"form\";s:15:\"11.5.23-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','913a5f1fc857fdf53407d22490a6e3dd','Initial upload.\r\nPlease read documentation how to migrate from powermail2salesforce.','jweiland.net',1000000,1,0,'https://docs.typo3.org/p/jweiland/form2salesforce/main/en-us/','ter','',''),
(9300749,0,'umami','1.2.0',64,64,'Umami Tracking','Umami Tracking for your TYPO3 site',2,0,0,1685479144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','0268daa81797c86e48d87b3c7e9eff1d','[RELEASE] 1.2.0','b13 GmbH',1002000,1,0,'','ter','',''),
(9300750,0,'openagenda','1.0.0',301,35,'OpenAgenda','Display calendars from https://openagenda.com on your site.',999,0,4,1685629218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','0facc42a2804fcfd4ab76bc721a77902','Initial upload','',1000000,0,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300751,0,'openagenda','1.0.1',301,33,'OpenAgenda','Display calendars from https://openagenda.com on your site.',2,0,4,1687187157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','a2a487c055feada6a6ae92471b63e2d4','State and version update','',1000001,0,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300752,0,'openagenda','1.1.0',301,84,'OpenAgenda','Display calendars from https://openagenda.com on your site.',2,0,4,1688461169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','78fbb6eee997dd564143744e1ff43368','Adding Rich Snippet and tracking option','',1001000,0,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300753,0,'openagenda','1.2.0',301,57,'OpenAgenda','Display calendars from https://openagenda.com on your site.',2,0,4,1719561871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','db910af1a343124a4896a74902b9c53a','Use Service for better visibility and bundles integration for JS and SASS','',1002000,0,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300754,0,'openagenda','1.3.0',301,39,'OpenAgenda','Display calendars from https://openagenda.com on your site.',2,0,4,1728231520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','04ee5e3538ec2d08b40e7f212c3823fc','Adding template choice in plugin configuration','',1003000,0,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300755,0,'openagenda','1.3.1',301,53,'OpenAgenda','Display calendars from https://openagenda.com on your site.',2,0,4,1728636889,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','','','openagenda','9f6185985976d98634d68cc338191b60','Bugfix release','',1003001,1,0,'https://github.com/OpenAgenda/typo3/blob/main/README.md','ter','',''),
(9300756,0,'transactional_data_handler','1.0.0',104,104,'TYPO3 CMS Transactional DataHandler','Wrap TYPO3 CMS DataHandler processing inside database transaction',2,0,4,1686170673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.9.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','44be4c597953f0e8dc5b7f1ff19f9dd1','First version with real database transactions for DataHandler','wazum.com',1000000,1,0,'https://github.com/wazum/transactional-data-handler#readme','ter','',''),
(9300757,0,'edia_readability','0.1.0',103,103,'Edia Readability extension','Analyze text using Edia readability scanner API',1,0,3,1686307913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','EDIA BV','info@edia.nl','mbreuker','afc8975a6393ae8a537e075def3f88ed','Initial version','EDIA BV',1000,1,0,'https://docs.typo3.org/p/edia/edia-readability/main/en-us/Index.html#','ter','',''),
(9300758,0,'core_upgrader2','12.0.0',387,86,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1686433526,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','a35015a756edbb3ff4bd7dcca1cec956','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',12000000,0,0,'','ter','',''),
(9300759,0,'core_upgrader2','12.0.1',387,74,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1701811304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','60f0ec7f0b40c7f42eebaac9a2f7a31f','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',12000001,0,0,'','ter','',''),
(9300760,0,'core_upgrader2','12.0.2',387,66,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1713138688,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','8c9e8891ec8ad779f12cfdbc9537ed59','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',12000002,0,0,'','ter','',''),
(9300761,0,'core_upgrader2','12.0.3',387,48,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1719392674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','4a938e2c0d3f78280617f5ceddf98c3b','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',12000003,0,0,'','ter','',''),
(9300762,0,'core_upgrader2','12.0.4',387,70,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once',2,0,4,1719394117,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','03deef6ce7315076fb1ad19a17e6c9a2','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',12000004,0,0,'','ter','',''),
(9300763,0,'core_upgrader2','13.0.0',387,20,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once and clean up the system',2,0,4,1761861274,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','9feaf54467c9c49b0c73bea76b146993','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',13000000,0,0,'','ter','',''),
(9300764,0,'core_upgrader2','13.0.1',387,23,'Core upgrader','Run upgrade wizards for multiple TYPO3 versions at once and clean up the system',2,0,4,1764148383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','91a4903f47af3a41f0ae776e0ace7164','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/core_upgrader','WapplerSystems',13000001,1,0,'','ter','',''),
(9300765,0,'t3maker','0.0.1',98,98,'Typo3 Maker','TYPO3 Maker helps you create empty tca, models and more so you can forget about writing boilerplate code.',2,0,1,1686559374,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:11:\"8.0.*-8.1.*\";s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Mirko (developer: Stanislav Nazar)','support@mirko.in.ua','stanislav_nazar','a822101dc5cefa95365d498f88d48a14','Release version 0.0.1\r\nWe are happy to release EXT:t3maker for TYPO3 11 LTS.\r\nWARNING: Its an beta version so it may have bugs.\r\n\r\n     Submit bug reports and feature requests on GitHub\r\n    https://github.com/Mirko-Solutions/t3maker/issues','Mirko',1,1,0,'','ter','',''),
(9300766,0,'mkcache_queue','12.0.1',307,70,'Clear the cache via a queue instead of directly','',2,0,4,1686594194,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','a722201c06a1bd4a9ca0e19d1d6172f9','Initial release','DMK E-Business GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcache_queue','ter','',''),
(9300767,0,'mkcache_queue','12.0.2',307,81,'Clear the cache via a queue instead of directly','',2,0,4,1686655393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','8f913e57f89fe200a7331fd84d507b77','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcache_queue','ter','',''),
(9300768,0,'mkcache_queue','12.0.3',307,90,'Clear the cache via a queue instead of directly','',2,0,4,1695107812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','37d75e51f5a5abda1fbbfc42d49f6410','Released version 12.0.3. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000003,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcache_queue','ter','',''),
(9300769,0,'mkcache_queue','12.0.5',307,27,'Clear the cache via a queue instead of directly','',2,0,4,1745843140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.7-12.5.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','3960716b191ab44f6cd89de153894eac','Released version 12.0.5. Check changelog in documentation on github for more information.','DMK E-Business GmbH',12000005,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcache_queue','ter','',''),
(9300770,0,'mkcache_queue','13.0.0',307,39,'Clear the cache via a queue instead of directly','',2,0,4,1745843369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','3937e5f5587cc788ec46cb81b61a94c5','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-Business GmbH',13000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcache_queue','ter','',''),
(9300771,0,'form_mailchimp','11.0.0',65,65,'Form MailChimp','Form Finishers for MailChimp sign in and sign out. Only composer!',2,0,4,1686664529,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:4:\"form\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','74c0b4c32abaab3b2b35cd298cc06e1e','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/form_mailchimp','WapplerSystems',11000000,1,0,'','ter','',''),
(9300772,0,'sf_event_mgt_contentelements','1.0.0',407,71,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1687006064,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:12:\"sf_event_mgt\";s:13:\"6.4.1-6.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','271f19b3110d4f6d0d41d3c6987ad5ec','Initial upload of extension for TYPO3 11.5','',1000000,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300773,0,'sf_event_mgt_contentelements','2.0.0',407,67,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1687022132,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:12:\"sf_event_mgt\";s:13:\"7.1.0-7.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','1f1c82d893fa7b7150af5ff35fa89ca3','Added TYPO3 12.4 compatibility','',2000000,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300774,0,'sf_event_mgt_contentelements','1.0.1',407,70,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1688059774,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";s:12:\"sf_event_mgt\";s:13:\"6.4.1-6.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','82123ae80e9e40e4e53cb8e60ac0b398','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_contentelements/releases/tag/1.0.1','',1000001,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300775,0,'sf_event_mgt_contentelements','2.0.1',407,92,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1688059826,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:12:\"sf_event_mgt\";s:13:\"7.1.0-7.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','8c5fffae61b56201a8b10011b0e60c33','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_contentelements/releases/tag/1.0.1','',2000001,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300776,0,'sf_event_mgt_contentelements','3.0.0',407,50,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1729789730,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-8.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','7a701a0c84e7622b0ebc061ff98e6fa9','Added TYPO3 13.4 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_contentelements/releases/tag/3.0.0','',3000000,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300777,0,'sf_event_mgt_contentelements','3.0.1',407,45,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1740422443,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-8.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','90ff3040bdf64190451ece8cd30d904f','Maintenance release\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_contentelements/releases/tag/3.0.1','',3000001,0,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300778,0,'sf_event_mgt_contentelements','4.0.0',407,12,'Event management and registration - Content elements','Adds a relation field for content elements to events',2,0,2,1778605684,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:12:\"sf_event_mgt\";s:13:\"9.0.0-9.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','cbb960b5c1f861c147efc6a90149a6a2','Added TYPO3 14.3 compatibility\r\n\r\nRelease notes: https://github.com/derhansen/sf_event_mgt_contentelements/releases/tag/4.0.0','',4000000,1,0,'https://github.com/derhansen/sf_event_mgt_contentelements','ter','',''),
(9300779,0,'save_and_close','12.0.0',447,70,'Save and close button','Adds save and close button to all the content elements',2,0,0,1687214960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.5.0-12.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','0e1db208c6b07caeeb6126c029764d0c','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',12000000,0,0,'','ter','',''),
(9300780,0,'save_and_close','12.0.1',447,74,'Save and close button','Adds save and close button to all the content elements',2,0,0,1687215431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','b35d64bae9ee058569ad90c6f4b9e6f9','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',12000001,0,0,'','ter','',''),
(9300781,0,'save_and_close','12.0.2',447,85,'Save and close button','Adds save and close button to all the content elements',2,0,0,1687260405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','8922879a3dfe2c8c329b9395190fe0ed','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',12000002,0,0,'','ter','',''),
(9300782,0,'save_and_close','12.0.3',447,76,'Save and close button','Adds save and close button to all the content elements',2,0,0,1708807237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','3943bebe7b0f7200ec178e0a73b9e664','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',12000003,0,0,'','ter','',''),
(9300783,0,'save_and_close','13.0.0',447,42,'Save and close button','Adds save and close button to all the content elements',2,0,0,1735338746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','e10bf9b3fc60431f7df7a500ff18dab8','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',13000000,0,0,'','ter','',''),
(9300784,0,'save_and_close','12.0.4',447,37,'Save and close button','Adds save and close button to all the content elements',2,0,0,1735342316,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','6cb2a3af7d9d2e5798736e48a7c58c0f','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',12000004,0,0,'','ter','',''),
(9300785,0,'save_and_close','13.0.1',447,49,'Save and close button','Adds save and close button to all the content elements',2,0,0,1743758598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','fb1888c3257a2bbc2a591ad1a1d666e0','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',13000001,0,0,'','ter','',''),
(9300786,0,'save_and_close','14.0.0',447,14,'Save and close button','Adds save and close button to all the content elements',2,0,0,1776107209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','a5d1fbebc3f2e4dfdf53033fd4b1167e','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/save_and_close','',14000000,1,0,'','ter','',''),
(9300787,0,'mst_reloadtrigger','0.1.4',298,70,'mst reloadtrigger','add a trigger that can be watched by browsersync',2,0,4,1687273795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','8cc8d2d8e8871e4e52fb888023758224','Updated extension to 0.1.4','',1004,0,0,'https://github.com/mxsteini/mst_reloadtrigger/blob/main/Documentation/Index.md','ter','',''),
(9300788,0,'mst_reloadtrigger','0.1.5',298,90,'mst reloadtrigger','add a trigger that can be watched by browsersync',2,0,4,1687332467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','e4a50b968250687d3053b165f2bd88b4','Updated extension to 0.1.5','',1005,0,0,'https://github.com/mxsteini/mst_reloadtrigger/blob/main/Documentation/Index.md','ter','',''),
(9300789,0,'mst_reloadtrigger','0.1.7',298,61,'mst reloadtrigger','add a trigger that can be watched by browsersync',2,0,4,1715069701,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','','','mxsteini','db4033b1647b2638750e048ca33072d0','Updated extension to 0.1.7','',1007,0,0,'https://github.com/mxsteini/mst_reloadtrigger/blob/main/Documentation/Index.md','ter','',''),
(9300790,0,'mst_reloadtrigger','0.1.8',298,46,'mst reloadtrigger','add a trigger that can be watched by browsersync',2,0,4,1731587661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','','','mxsteini','7069fa3eb8c6edd0050506983378ec1d','Updated extension to 0.1.8','',1008,0,0,'https://github.com/mxsteini/mst_reloadtrigger/blob/main/Documentation/Index.md','ter','',''),
(9300791,0,'mst_reloadtrigger','0.1.9',298,31,'mst reloadtrigger','add a trigger that can be watched by browsersync, great for development, especially with ddev',2,0,4,1750281528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Michael Stein (mxsteini)','info@michaelstein-itb.de','mxsteini','28489e04ab923222e9dcdca2ce7dbb12','[Release] add Documentation','Michael Stein IT-Beratung',1009,1,0,'https://github.com/mxsteini/mst_reloadtrigger/blob/main/Documentation/Index.md','ter','',''),
(9300792,0,'collapse','1.0.0',107,107,'Content Element Collapse or Expand View in TYPO3 Page Module','Collapse large content element previews in TYPO3s Page Module.',2,0,0,1687549219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','b13 GmbH','typo3@b13.com','benni','dea3ee1a93f2760a6f4c05ad4deea883','[RELEASE] Initial release','',1000000,1,0,'https://github.com/b13/collapse/blob/main/README.md','ter','',''),
(9300793,0,'iconset_bootstrap','1.0.0',61,61,'Iconset Bootstrap','',2,0,6,1687761964,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-13.99.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','367ff5f0b35c995c610fc5b644676dc5','[RELEASE] v1.0.0','private',1000000,1,0,'','ter','',''),
(9300794,0,'iconset_typo3','1.0.0',92,46,'Iconset TYPO3','TYPO3 Iconset for the Boostrap Package',2,0,6,1687771724,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-13.99.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','d5900a68fee47f6daed32f342b63ad60','[RELEASE] v1.0.0','private',1000000,0,0,'','ter','',''),
(9300795,0,'iconset_typo3','1.0.1',92,46,'Iconset TYPO3','TYPO3 Iconset for the Bootstrap Package',2,0,6,1710496674,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:17:\"bootstrap_package\";s:15:\"12.0.0-14.99.99\";}}','Benjamin Kott','info@bk2k.info','benjaminkott','1892006e88be9e3f9fe3466defaf6f3c','[TASK] Set version to 1.0.1 (2)','private',1000001,1,0,'','ter','',''),
(9300796,0,'google_indexer','1.0.0',311,33,'Google Indexer','Google Indexer',2,0,1,1687814106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','','office@drblitz-weblab.com','knapora','803a85e3596e32e1ae3034eb351a92c6','Publish extension ','',1000000,0,0,'https://github.com/dr-blitz-weblab/google_indexer/blob/master/README.md','ter','',''),
(9300797,0,'google_indexer','1.0.1',311,61,'Google Indexer','Notify google when you create new pages directly from TYPO3. Supported options: Update, remove and check status',2,0,1,1687893092,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','0ddd5f8dbb6c5a853915aa6161767b4c','Publish branch v11 - support for TYPO3 v11','DR BLITZ WEBLAB',1000001,0,0,'https://github.com/dr-blitz-weblab/google_indexer/blob/master/README.md','ter','',''),
(9300798,0,'google_indexer','2.0.0',311,82,'Google Indexer','Notify google when you create new pages directly from TYPO3. Supported options: Update, remove and check status',2,0,1,1687893253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','8397f093efa576496398b649484c1d92','Rename tags. v1.x is for typo3 v11 and tag v2.x for typo3 v12. ','DR BLITZ WEBLAB',2000000,0,0,'https://github.com/dr-blitz-weblab/google_indexer/blob/master/README.md','ter','',''),
(9300799,0,'google_indexer','1.0.2',311,61,'Google Indexer','Notify google when you create new pages directly from TYPO3. Supported options: Update, remove and check status',2,0,1,1688032178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','b1a50bfea1fcbb670031fd40715b3afa','Fix constructor in ModuleController to match php7.4 requirements ','DR BLITZ WEBLAB',1000002,0,0,'https://github.com/dr-blitz-weblab/google_indexer/blob/master/README.md','ter','',''),
(9300800,0,'google_indexer','2.1.0',311,74,'Google Indexer','Notify google when you create new pages directly from TYPO3. Supported options: Update, remove and check status',2,0,1,1708544879,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','3360b6ce14455c5a7fdd7e117d39d698','Cleaning custom fields when the page is copied\r\n','DR BLITZ WEBLAB',2001000,1,0,'https://github.com/dr-blitz-weblab/google_indexer/blob/master/README.md','ter','',''),
(9300801,0,'bootstrap_package_iconpack','0.1.0',565,70,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',6,0,2,1687890826,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:9:\"0.2.1-0.3\";s:17:\"bootstrap_package\";s:7:\"11.0-14\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','99179771968b602ad2c3189fb225e2b9','Initial release','Kellermayr KG',1000,0,0,'','ter','',''),
(9300802,0,'bootstrap_package_iconpack','0.1.1',565,82,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1687890970,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-11.5.99\";s:8:\"iconpack\";s:9:\"0.2.1-0.3\";s:17:\"bootstrap_package\";s:7:\"11.0-14\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','55949de6d46b8cdfe494ef026692338a','Initial release (fixed dependency)','Kellermayr KG',1001,0,0,'','ter','',''),
(9300803,0,'bootstrap_package_iconpack','0.2.0',565,60,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1699361051,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:7:\"0.2.0-1\";s:17:\"bootstrap_package\";s:10:\"12.0.10-14\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c0ee3854d192f6539dc0fc27b27800a7','Maintenance release','Kellermayr KG',2000,0,0,'','ter','',''),
(9300804,0,'bootstrap_package_iconpack','0.2.1',565,62,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1699362525,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-14.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','78491d5858634928bad903bc625fff8e','Fixed dependency for TYPO3 v10','Kellermayr KG',2001,0,0,'','ter','',''),
(9300805,0,'bootstrap_package_iconpack','0.2.2',565,81,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1699531320,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-14.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','0a3217135af00a5c1677ad6e4660937b','Add support for card menu CEs','Kellermayr KG',2002,0,0,'','ter','',''),
(9300806,0,'bootstrap_package_iconpack','0.3.0',565,57,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1720516148,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.1.7-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-14.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','14e9fcf77321b1d23d2791c33fa3c64c','Maintenance Release (Updated version for use with EXT:iconpack  v1.1.7)','Kellermayr KG',3000,0,0,'','ter','',''),
(9300807,0,'bootstrap_package_iconpack','0.3.1',565,52,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',1,0,2,1729524401,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"10.4.11-13.4.99\";s:8:\"iconpack\";s:10:\"1.1.7-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-15.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','96aab29204fd25a7575465dbdeaefd86','Drop deprecated renderStatic','Kellermayr KG',3001,0,0,'','ter','',''),
(9300808,0,'bootstrap_package_iconpack','1.0.0',565,20,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',2,0,2,1758732567,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:8:\"iconpack\";s:12:\"1.3.0.7-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-15.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e7a7bb24f2e8c5fa27eb451f5cdf11d5','First stable release; Breaking changes (See github releases for changelog)','Kellermayr KG',1000000,0,0,'','ter','',''),
(9300809,0,'bootstrap_package_iconpack','1.0.1',565,21,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',2,0,2,1758733461,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:8:\"iconpack\";s:10:\"1.3.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-15.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','fcc68466a00fc066278cab55c66729be','Maintenance release, small bugfixes in carousel templates','Kellermayr KG',1000001,0,0,'','ter','',''),
(9300810,0,'bootstrap_package_iconpack','1.0.2',565,24,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',2,0,2,1759589284,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:8:\"iconpack\";s:10:\"1.3.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-15.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','cd415d488afb8b7f8cc0c39909e18794','Maintenance release, bugfix in upgrade wizard','Kellermayr KG',1000002,0,0,'','ter','',''),
(9300811,0,'bootstrap_package_iconpack','1.0.3',565,19,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',2,0,2,1765914517,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-14.9.99\";s:8:\"iconpack\";s:10:\"1.3.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-16.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','7bb6332418d055a81ab285247e980cbe','Added compatibility to TYPO3 v14','Kellermayr KG',1000003,0,0,'','ter','',''),
(9300812,0,'bootstrap_package_iconpack','1.0.4',565,17,'Iconpack for Bootstrap Package','Replaces the icons in bootstrap_package with iconpacks.',2,0,2,1773845195,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-14.9.99\";s:8:\"iconpack\";s:10:\"1.3.0-1.99\";s:17:\"bootstrap_package\";s:13:\"12.0.10-16.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','e4d3bbe32afd7faf38af36c0cba9ee5c','Maintenance release, see changelog','Kellermayr KG',1000004,1,0,'','ter','',''),
(9300813,0,'nr_saml_auth','10.0.8',191,70,'Saml Authentication for frontend','TYPO3 Saml Authentication for frontend',2,0,5,1687956216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torsten Fink','torsten.fink@netresearch.de','netresearch','6fd6336424f87b7a9c4cff863941b59a','See release notes at https://github.com/netresearch/t3x-nr-saml-auth/releases/tag/10.0.8','Netresearch GmbH & Co. KG',10000008,0,0,'https://github.com/netresearch/t3x-nr-saml-auth/','ter','',''),
(9300814,0,'nr_saml_auth','10.0.9',191,100,'Saml Authentication for frontend','TYPO3 Saml Authentication for frontend',2,0,5,1687957368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torsten Fink, Tobias Hein, Christopher Rath','torsten.fink@netresearch.de','netresearch','94c990691a0c693e7ceabd2d7dca33dd','See release notes at https://github.com/netresearch/t3x-nr-saml-auth/releases/tag/10.0.9','Netresearch GmbH & Co. KG',10000009,0,0,'https://github.com/netresearch/t3x-nr-saml-auth/','ter','',''),
(9300815,0,'nr_saml_auth','10.0.10',191,21,'Saml Authentication for frontend','TYPO3 Saml Authentication for frontend',2,0,5,1762986462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Torsten Fink, Tobias Hein, Christopher Rath','torsten.fink@netresearch.de','netresearch','ad5ca891f9da465f718a06acae4ffcff','See release notes at https://github.com/netresearch/t3x-nr-saml-auth/releases/tag/10.0.10','Netresearch GmbH & Co. KG',10000010,1,0,'https://github.com/netresearch/t3x-nr-saml-auth/','ter','',''),
(9300816,0,'db_rector','12.0.0',405,68,'DB Rector','This TYPO3 extension is an typo3-rector adapter with backend module to refactor sys_template.config data.',0,0,0,1688324588,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','C. Reifenscheid','','christian.reifenscheid','7f385e494b21beb56466de54977dae7e','This is the first alpha version.\r\nFeedback and constructive criticism are very welcome.','',12000000,0,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300817,0,'db_rector','12.1.0',405,78,'DB Rector','This TYPO3 extension is an typo3-rector adapter with backend module to refactor sys_template.config data.',0,0,0,1688823828,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','C. Reifenscheid','','christian.reifenscheid','21dffa4824fcab2bfdc6cfa2240c2311','This extensions requires composer!\r\n\r\nChanges:\r\n[FEATURE] - View difference between original and processed TypoScript\r\n[FIX] - Reviewed README installation instructions','',12001000,0,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300818,0,'db_rector','12.2.0',405,75,'DB Rector','This TYPO3 extension is an typo3-rector adapter with backend module to refactor sys_template.config data.',0,0,0,1691692564,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','3b7ea77b228bd89b1059aee7275951bd','This extension requires composer!\r\n\r\nCheckout https://github.com/creifenscheid/db_rector/releases/tag/v12.2.0 for further information about this release.','',12002000,0,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300819,0,'db_rector','12.2.1',405,83,'DB Rector','This TYPO3 extension is an typo3-rector adapter with backend module to refactor sys_template.config data.',0,0,0,1697368692,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.0-8.1.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','aab6c0182fe2579eb91183af5ab78879','This extension requires composer!\r\n\r\nCheckout https://github.com/creifenscheid/db_rector/releases/tag/v12.2.1 for further information about this release. ','',12002001,0,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300820,0,'db_rector','12.3.0',405,60,'DB Rector','This TYPO3 extension is an typo3-rector adapter with backend module to refactor sys_template.config data.',0,0,0,1719376194,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:10:\"8.1-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','d6ab3094568794b71714d7a62f746653','This extension requires composer!\r\nCheckout https://github.com/creifenscheid/db_rector/releases/tag/v12.3.0 for further information about this release.','',12003000,0,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300821,0,'db_rector','13.0.0',405,41,'DB Rector','This TYPO3 extension is an typo3-fractor adapter with backend module to refactor sys_template.config data.',2,0,0,1740165883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','27c66a411635b97512c4ade10ceff03b','Switch from typo3-rector to typo3-fractor!\r\n\r\nThis extension requires composer!\r\nCheckout https://github.com/creifenscheid/db_rector/releases/tag/v12.3.0 for further information about this release. ','',13000000,1,0,'https://github.com/creifenscheid/db_rector/blob/main/README.md','ter','',''),
(9300822,0,'treupo_sys_note_widgets','1.2.0',229,65,'Sys Note Widgets','A collection of widgets which shows a list of sys_notes',2,0,0,1688547114,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.0 - 11.9.99\";s:9:\"dashboard\";s:16:\"10.4.0 - 11.9.99\";s:8:\"sys_note\";s:16:\"10.4.0 - 11.9.99\";}}','Philipp Kuhlmay','','philipp.kuhlmay','d1ff612ce31a8d3f1702ffb6f2a78d5e','Publishing to TER (2)','',1002000,0,0,'','ter','',''),
(9300823,0,'treupo_sys_note_widgets','1.2.1',229,71,'Sys Note Widgets','A collection of widgets which shows a list of sys_notes',2,0,0,1688547558,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.0 - 12.9.99\";s:9:\"dashboard\";s:16:\"10.4.0 - 12.9.99\";s:8:\"sys_note\";s:16:\"10.4.0 - 12.9.99\";}}','Philipp Kuhlmay','','philipp.kuhlmay','48fdb3a12c37561ad15490c33e7859d0','Fix: Version constraints for TYPO3 12 in ext_emconf','',1002001,0,0,'','ter','',''),
(9300824,0,'treupo_sys_note_widgets','1.2.2',229,93,'Sys Note Widgets','A collection of widgets which shows a list of sys_notes',2,0,0,1689923311,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"10.4.0 - 12.9.99\";s:9:\"dashboard\";s:16:\"10.4.0 - 12.9.99\";s:8:\"sys_note\";s:16:\"10.4.0 - 12.9.99\";}}','Philipp Kuhlmay','','philipp.kuhlmay','ff26d68ea212f91dd3a8970274734bff','[RELEASE] Prepate release 1.2.2','',1002002,1,0,'','ter','',''),
(9300825,0,'context_indicator','1.0.0',99,99,'Context Indicator','Makes the application context more prominent in the backend.',2,0,0,1688734682,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Marvin Buchmann','marvin.buchmann@cybob.com','buchmarv','3de8f0691f9338c36cb02cb0076e50a2','Initial upload','cybob communcation GmbH',1000000,1,0,'https://docs.typo3.org/p/cybob/context-indicator/1.0/en-us','ter','',''),
(9300826,0,'skt_allinoneaccessibility','1.0.2',204,29,'All in One Accessibility','All in One Accessibility',2,0,6,1688994146,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','abandoned_extensions','daceef5140ebd25ff70d946b417a79d5','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\r\n   \r\n-  2 Minute installation.\r\n-  Screen Reader, dynamic widget color and position, supports multiple languages (36 languages).\r\n-  Reduces the risk of time-consuming accessibility lawsuits.\r\n\r\nIt uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo3 website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. It uses the accessibility interface which handles UI and design','Skynet Technologies USA LLC',1000002,0,0,'','ter','',''),
(9300827,0,'skt_allinoneaccessibility','1.0.3',204,28,'All in One Accessibility','All in One Accessibility widget improves Typo website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.',2,0,6,1688995569,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','abandoned_extensions','1068b2de03a9fc52f46983b0cb443715','Proper description and details added to extension','Skynet Technologies USA LLC',1000003,0,0,'','ter','',''),
(9300828,0,'skt_allinoneaccessibility','1.0.5',204,27,'All in One Accessibility','\n    All in One Accessibility overview\n    ---------------------------------\n\n    All in One Accessibility widget improves Typo website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\n        - 2 Minute installation.\n        - Screen Reader, dynamic widget color and position, supports multiple languages (40 languages).\n        - Reduces the risk of time-consuming accessibility lawsuits.\n\n    It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. It uses the accessibility interface which handles UI and design related adjustments.\n     ',2,0,6,1688995968,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies','hello@skynettechnologies.com','abandoned_extensions','9676e46977e17a507be5dcaeb6d05182','More details added to extension description','Skynet Technologies USA LLC',1000005,0,0,'','ter','',''),
(9300829,0,'skt_allinoneaccessibility','1.0.6',204,28,'All in One Accessibility','\n    All in One Accessibility overview: All in One Accessibility widget improves Typo website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards. It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. It uses the accessibility interface which handles UI and design related adjustments.\n     ',2,0,6,1688996210,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies','hello@skynettechnologies.com','abandoned_extensions','71efcee56ad12a4551a2f2bbf5a05197','Description updated and formated','Skynet Technologies USA LLC',1000006,0,0,'','ter','',''),
(9300830,0,'skt_allinoneaccessibility','1.0.7',204,27,'All in One Accessibility','\n    All in One Accessibility widget improves Typo website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\n     ',2,0,6,1688996329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies','hello@skynettechnologies.com','abandoned_extensions','3add6e225ffb08846b7668ec82859013','Description formated','Skynet Technologies USA LLC',1000007,0,0,'','ter','',''),
(9300831,0,'skt_allinoneaccessibility','1.0.8',204,65,'All in One Accessibility','\n    All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\n     ',2,0,6,1688996579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies','hello@skynettechnologies.com','abandoned_extensions','d79f2c9f542535bd6afdf6e17d852825','Description updated','Skynet Technologies USA LLC',1000008,1,0,'','ter','',''),
(9300832,0,'fe_passwordless','1.0.0',102,102,'Login with any FE user','This extension allows to log in with any frontend user by providing the username and previously defined password.',2,0,3,1689142734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Georg Ringer','gr@studiomitte.com','just2b','dd0a699b0077f685a09e0a9eef595cf8','Login with any username by using a static password','',1000000,1,0,'https://github.com/studiomitte/fe_passwordless','ter','',''),
(9300833,0,'allinoneaccessibility','1.0.8',1619,28,'All in One Accessibility','\n    All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\n     ',2,0,6,1689230548,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies','hello@skynettechnologies.com','skynetdeveloper','a55d97c8ca5b6d587b75a6debf7ef78e','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.','Skynet Technologies USA LLC',1000008,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300834,0,'allinoneaccessibility','1.0.9',1619,31,'All in One Accessibility','All in One Accessibility',2,0,6,1690003290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','2ea88eb81a7809a01631a83ba6ffd073','Composer.json updated','Skynet Technologies USA LLC',1000009,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300835,0,'allinoneaccessibility','1.0.10',1619,30,'All in One Accessibility','\n    All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.\n     ',2,0,6,1690003485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','e3b1c13b697ed4f7d0b759870015d276','Description updated','Skynet Technologies USA LLC',1000010,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300836,0,'allinoneaccessibility','1.0.0',1619,30,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.',2,0,3,1690190790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','5fb88d9044719b1d0899b0d547ca132e','Added Support for Version V12','Skynet Technologies USA LLC',1000000,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300837,0,'allinoneaccessibility','2.0.0',1619,38,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for WCAG 2.1, ATAG 2.0, ADA, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, and California Unruh standards.',2,0,3,1690194033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','1b7d6981866c47694e0c6bbee6f02b37','Added Support v12 and new version added','Skynet Technologies USA LLC',2000000,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300838,0,'allinoneaccessibility','2.0.1',1619,65,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,3,1690194190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','b5e48e468e37bdb81f0f0251c592ea09','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.','Skynet Technologies USA LLC',2000001,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300839,0,'allinoneaccessibility','1.0.11',1619,29,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,6,1690194456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','5dd7fe36cacc5541bd6e22808dcfa238','Added Support for Ontario AODA, Canada ACA, German BITV, and France RGAA standards.','Skynet Technologies USA LLC',1000011,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300840,0,'allinoneaccessibility','2.0.2',1619,75,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,3,1690367965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','82671c38e17060c4c156e74cc9d385ad','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.','Skynet Technologies USA LLC',2000002,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300841,0,'allinoneaccessibility','1.0.12',1619,28,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,6,1690368290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','88ac24b7d876fdfb88f7decacc7f3fa1','Minor issue fixed','Skynet Technologies USA LLC',1000012,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300842,0,'allinoneaccessibility','2.0.3',1619,72,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,3,1691070107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','34b8e05bca870b8f7e533b12fb2d7f4a','After download and install, Please rename folder name from \"allinoneaccessibility\" to \"typo3_allinoneaccessibility\"','Skynet Technologies USA LLC',2000003,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300843,0,'allinoneaccessibility','1.0.13',1619,25,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,6,1695388749,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','2a9c0b91fef4bd6f836d5ef1de97071a','Added 10 days free trial and Subscription for Pro version.','Skynet Technologies USA LLC',1000013,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300844,0,'allinoneaccessibility','1.0.14',1619,26,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,6,1695972333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','d7d279354af2fb5dff8089c72b6fba58','Extension Optimize and minor bug fixed.','Skynet Technologies USA LLC',1000014,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300845,0,'allinoneaccessibility','2.0.4',1619,67,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,3,1695973172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','e0a50bc74a6c5b79e1d873ef5b35e748','Extension Optimized and Minor bug fixed.','Skynet Technologies USA LLC',2000004,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300846,0,'allinoneaccessibility','2.0.5',1619,70,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,3,1696835872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','78d7c1794cdb4a2f0adf144fa0f89663','Mandatory Subscription has been removed and added free version support','Skynet Technologies USA LLC',2000005,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300847,0,'allinoneaccessibility','1.0.15',1619,26,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA standards.',2,0,6,1696835946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','39fc65b3facc640b1418d2b35c1a9efe','Mandatory Subscription has been removed and added free version support','Skynet Technologies USA LLC',1000015,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300848,0,'allinoneaccessibility','1.0.16',1619,22,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,6,1703934769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','72f3ded39679f74c34961397cc62c258','Added More features, accessibility standards and Supports Over 65 Different Languages','Skynet Technologies USA LLC',1000016,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300849,0,'allinoneaccessibility','2.0.6',1619,70,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1703934827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','4446e52d72ebd5f764366ce5bbe480b6','Added More features, accessibility standards and Supports Over 65 Different Languages','Skynet Technologies USA LLC',2000006,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300850,0,'allinoneaccessibility','1.0.17',1619,22,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,6,1705725325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','378376b5a2ece7f7aad26862e90a7395','A minor issue related to PHP Warning has been resolved.','Skynet Technologies USA LLC',1000017,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300851,0,'allinoneaccessibility','1.0.18',1619,23,'All in One Accessibility','\r\n    \r\nAll in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, California Unruh Act, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.\r\n\r\nScreen Reader, Voice Navigation, Dictionary, Virtual Keyboard, Accessibility Profiles, Sign language Libras (Brazilian Portuguese) Custom Widget Color, Icon size, Position, GA4 Tracking and custom accessibility statement link are the top features.\r\n\r\nAI Widget Supports 140 Languages and Voice Over. It is flexible & lightweight widget that can be changed according to law and reduces the risk of time-consuming accessibility lawsuits.\r\n\r\nFollows the best industry practices and standards ISO 9001:2015 & ISO 27001:2013 and complies with GDPR, COPPA regulations. Member of W3C and International Association of Accessibility Professionals (IAAP).\r\n\r\nOur AI automatically remediates images Alternative text and uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo3 website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems.\r\n\r\nWhite Label service, Custom Branding, Live Site translates, Customize Accessibility Menu/widget, Accessibility Monitoring and PDF / Word Document Remediation can be added as addon.\r\n\r\n    ',2,0,6,1707225785,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','e2656fea027bc53b4ed979955ac28246','Added more features and language support','Skynet Technologies USA LLC',1000018,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300852,0,'allinoneaccessibility','1.0.19',1619,24,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, California Unruh Act, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.Screen Reader, Voice Navigation, Dictionary, Virtual Keyboard, Accessibility Profiles, Sign language Libras (Brazilian Portuguese) Custom Widget Color, Icon size, Position, GA4 Tracking and custom accessibility statement link are the top features.AI Widget Supports 140 Languages and Voice Over. It is flexible & lightweight widget that can be changed according to law and reduces the risk of time-consuming accessibility lawsuits.Follows the best industry practices and standards ISO 9001:2015 & ISO 27001:2013 and complies with GDPR, COPPA regulations. Member of W3C and International Association of Accessibility Professionals (IAAP).Our AI automatically remediates images Alternative text and uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo3 website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems.White Label service, Custom Branding, Live Site translates, Customize Accessibility Menu/widget, Accessibility Monitoring and PDF / Word Document Remediation can be added as addon.',2,0,6,1708429078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','e26705cf2cdb4a77bc62d993b8c885e9','Added new features and controls to the settings section. Replaced free version with a 10-day trial that includes 70 features, including all paid ones.','Skynet Technologies USA LLC',1000019,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300853,0,'allinoneaccessibility','2.0.7',1619,26,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1708429115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','79741eeedeebaec7b39a298702b509f0','Added new features and controls to the settings section. Replaced free version with a 10-day trial that includes 70 features, including all paid ones.','Skynet Technologies USA LLC',2000007,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300854,0,'allinoneaccessibility','2.0.8',1619,38,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1709806203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','179f1878bdec139f166612ed39e23e31','Minor issue resolved and performance improvement.','Skynet Technologies USA LLC',2000008,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300855,0,'allinoneaccessibility','1.0.20',1619,21,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, California Unruh Act, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.Screen Reader, Voice Navigation, Dictionary, Virtual Keyboard, Accessibility Profiles, Sign language Libras (Brazilian Portuguese) Custom Widget Color, Icon size, Position, GA4 Tracking and custom accessibility statement link are the top features.AI Widget Supports 140 Languages and Voice Over. It is flexible & lightweight widget that can be changed according to law and reduces the risk of time-consuming accessibility lawsuits.Follows the best industry practices and standards ISO 9001:2015 & ISO 27001:2013 and complies with GDPR, COPPA regulations. Member of W3C and International Association of Accessibility Professionals (IAAP).Our AI automatically remediates images Alternative text and uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Typo3 website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems.White Label service, Custom Branding, Live Site translates, Customize Accessibility Menu/widget, Accessibility Monitoring and PDF / Word Document Remediation can be added as addon.',2,0,6,1709806258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynettechnologies.com','skynetdeveloper','bb528f5f77dc3ef85833a97bdb3399a1','Minor issue resolved and performance improvement.','Skynet Technologies USA LLC',1000020,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300856,0,'allinoneaccessibility','2.2.2',1619,46,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1723642187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','78e52ea264ce39870b1c03581f98395b','Minor issue resolved and performance improvement.','Skynet Technologies USA LLC',2002002,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300857,0,'allinoneaccessibility','1.2.3',1619,42,'All in One Accessibility','All in One Accessibility widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1724219662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','4a4f552a6b8addaf3e0fa2303b2bbb76','Supported languages are added in README.','Skynet Technologies USA LLC',1002003,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300858,0,'allinoneaccessibility','2.2.3',1619,49,'All in One Accessibility','All in One Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1724221397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','1baf2ae925c7f77a2cc63e641142335e','Supported languages are added in README.','Skynet Technologies USA LLC',2002003,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300859,0,'allinoneaccessibility','2.2.4',1619,41,'All in One Accessibility','WCAG Website Accessibility Widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1727931508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','7aa3a423294fe904bc27fc3379cbc398','App description is updated.','Skynet Technologies USA LLC',2002004,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300860,0,'allinoneaccessibility','1.2.4',1619,39,'All in One Accessibility','WCAG Website Accessibility Widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1727931604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','c53d63cc429d97e84077b2e247119676','App description is updated.','Skynet Technologies USA LLC',1002004,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300861,0,'allinoneaccessibility','2.2.5',1619,48,'All in One Accessibility','WCAG Website Accessibility Widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1728027229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','3c30ac0bbea305b0a1b2c97708328c56','Update \"All in One Accessibility\" to \"All in One Accessibility\"','Skynet Technologies USA LLC',2002005,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300862,0,'allinoneaccessibility','1.2.5',1619,38,'All in One Accessibility','WCAG Website Accessibility Widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1728027298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','6d122b7519523cb06067a7da029df53d','Update \"All in One Accessibility\" to \"All in One Accessibility\"','Skynet Technologies USA LLC',1002005,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300863,0,'allinoneaccessibility','13.0.0',1619,44,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1733810775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','84841ff236abbe991dcbf0a57cce56ad','All in One Accessibility Extension is upgraded to Typo3 Version 13.','Skynet Technologies USA LLC',13000000,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300864,0,'allinoneaccessibility','2.2.6',1619,36,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1733810849,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','b64d9dead9f2eb34b4943fe563eb3e79','All in One Accessibility Extension is upgraded to Free Widget Settings.','Skynet Technologies USA LLC',2002006,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300865,0,'allinoneaccessibility','1.2.7',1619,31,'All in One Accessibility','WCAG Website Accessibility Widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1742969228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','e6ed46bcffff4a0a73f120e1abdd1c93','New Settings fields added.','Skynet Technologies USA LLC',1002007,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300866,0,'allinoneaccessibility','1.2.8',1619,31,'All in One Accessibility','WCAG Website Accessibility Widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1742970902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','6dce3d2429b19d226e5b9d5f79d9b480','New Settings Fields are added.','Skynet Technologies USA LLC',1002008,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300867,0,'allinoneaccessibility','3.2.11',1619,30,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1745489391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','9c85a3d6c2edc73cac0fdcd732206090','New settings fields are updated.','Skynet Technologies USA LLC',3002011,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300868,0,'allinoneaccessibility','1.3.0',1619,24,'All in One Accessibility','All in One Accessibility widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1751006616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','83a335549b0809eab5c57c19389760fe','Solved installation error on old versions','Skynet Technologies USA LLC',1003000,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300869,0,'allinoneaccessibility','2.2.7',1619,25,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1751007234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','d197987c200643da91d5302c7c52d831','Solved installation issues.','Skynet Technologies USA LLC',2002007,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300870,0,'allinoneaccessibility','13.0.1',1619,26,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1751007493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','71632c5c5735aca05168f6419b2bbb28','Solved installation issues.','Skynet Technologies USA LLC',13000001,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300871,0,'allinoneaccessibility','1.3.1',1619,22,'All in One Accessibility','All in One Accessibility widget improves website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards. All in One Accessibility Widget complies with GDPR, COPPA regulations.',2,0,3,1754054395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.5.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','c225c8465fe49e915f0eb531886a2edf','Update the settings page APIs.','Skynet Technologies USA LLC',1003001,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300872,0,'allinoneaccessibility','2.2.8',1619,22,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1754054550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','ce9d9fe1c15da621b7f2b29f9051bd73','Update the settings page APIs.','Skynet Technologies USA LLC',2002008,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300873,0,'allinoneaccessibility','13.0.2',1619,11,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1754054674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','6d89caef1138af210b23f907a496c5ef','Update the settings page APIs.','Skynet Technologies USA LLC',13000002,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300874,0,'allinoneaccessibility','13.0.3',1619,21,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1759233738,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','eb9388712bd9313107592e854db6393e','Solved minor issues.','Skynet Technologies USA LLC',13000003,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300875,0,'allinoneaccessibility','13.0.4',1619,19,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1766063542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','0a40f77b67df449132800c7469ef4dd8','Adding EU region-based Script.','Skynet Technologies USA LLC',13000004,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300876,0,'allinoneaccessibility','2.2.12',1619,16,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1767091149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','7564562b060200d06eea0274097fde43','Added EU region-based widget script.','Skynet Technologies USA LLC',2002012,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300877,0,'allinoneaccessibility','14.0.0',1619,17,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1767617929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','c3bed1ad9fac13186ad9c18fb91dec4c','Upgraded to Typo3 Version 14.','Skynet Technologies USA LLC',14000000,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300878,0,'allinoneaccessibility','13.0.5',1619,14,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1772190689,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','e21cc463782bfbb79f3f7e4d5d2294a4','Solved minor issues.','Skynet Technologies USA LLC',13000005,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300879,0,'allinoneaccessibility','14.0.1',1619,17,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1772191184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','80817c53146fcee7b9b2735ffdef1624','Solved minor issues.','Skynet Technologies USA LLC',14000001,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300880,0,'allinoneaccessibility','14.0.2',1619,14,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1775734415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','a08cc98cc2a0a2679e5a131b4f81291b','Solved minor issues.','Skynet Technologies USA LLC',14000002,1,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300881,0,'allinoneaccessibility','2.2.13',1619,10,'All in One Accessibility','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1776517208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','942cfd2f521a5c63989040c62d797551','Solved minor issues.','Skynet Technologies USA LLC',2002013,0,0,'https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf','ter','',''),
(9300882,0,'mediapool','3.0.0',199,98,'Mediapool','Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.',2,0,3,1689258827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.36-11.5.23\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','a40676941cbd64dde106a2ce9bc90016','Initial upload\r\nAdd TYPO3 11 compatibility\r\nRemove TYPO3 9 compatibility','jweiland.net',3000000,0,0,'https://docs.typo3.org/p/jweiland/mediapool/main/en-us/','ter','',''),
(9300883,0,'mediapool','4.0.1',199,26,'Mediapool','Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.',2,0,3,1747727528,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.40-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','5cd4e7751ab9b955c05aa88f3763867f','Add TYPO3 11 and 12 compatibility\r\nRemove TYPO3 9 and 10 compatibility','jweiland.net',4000001,0,0,'https://docs.typo3.org/p/jweiland/mediapool/main/en-us/','ter','',''),
(9300884,0,'mediapool','5.0.0',199,25,'Mediapool','Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.',2,0,3,1747826597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','ae28407bafeb0dd257524e64d73d2474','Add TYPO3 13 compatibility\r\nRemove TYPO3 11/12 compatibility','jweiland.net',5000000,0,0,'https://docs.typo3.org/p/jweiland/mediapool/main/en-us/','ter','',''),
(9300885,0,'mediapool','5.0.1',199,32,'Mediapool','Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.',2,0,3,1747905772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','b462ac0280398801879315cdb7f1bf67','Bugfix: Do not mark PlaylistService as readonly\"','jweiland.net',5000001,0,0,'https://docs.typo3.org/p/jweiland/mediapool/main/en-us/','ter','',''),
(9300886,0,'mediapool','5.1.0',199,18,'Mediapool','Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.',2,0,3,1767399415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','97e9875318efce706f76fb254f4e0378','[TASK] Added new Update wizard for converting existing old list_type plugins to CType\r\n[TASK] Refactoring Classes/Upgrade to Classes/Update','jweiland.net',5001000,1,0,'https://docs.typo3.org/p/jweiland/mediapool/main/en-us/','ter','',''),
(9300887,0,'sg_vimeo','3.0.0',633,71,'Vimeo Videos','Embed Vimeo Videos of a Channel or Playlist',2,0,3,1689361280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','c3c8426a0dca7ff4eef1eb7d01380483','Initial Release\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','sgalinski Internet Services (https://www.sgalinski.de)',3000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300888,0,'sg_vimeo','3.0.2',633,83,'Vimeo Videos','Embed Vimeo Videos of a Channel or Playlist',2,0,3,1689621354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5697218d2c6cee4193fae1b9fc82218c','Small additions','sgalinski Internet Services (https://www.sgalinski.de)',3000002,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300889,0,'sg_vimeo','3.0.5',633,65,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1694195474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','9c7aae025eadb15e9b7a7fd2f322bcb0','Stabilization & Bugfixes, Minor Improvements','sgalinski Internet Services (https://www.sgalinski.de)',3000005,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300890,0,'sg_vimeo','3.0.6',633,74,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1694263258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','1270d7922019de0d1859d05584db7d64','Hotfixes','sgalinski Internet Services (https://www.sgalinski.de)',3000006,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300891,0,'sg_vimeo','4.0.0',633,75,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1705691904,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','44cd204274dd594af7408110669abb81','TYPO3 v12 compatibility release','sgalinski Internet Services (https://www.sgalinski.de)',4000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300892,0,'sg_vimeo','4.2.0',633,58,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1718202709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','321d13e6e71fa06baacfa8c31a6cbaa8','New Bootstrap 5 Theme Alternative, Many bugfixes, Several events to simplify extending/integrating own functionality','sgalinski Internet Services (https://www.sgalinski.de)',4002000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300893,0,'sg_vimeo','4.2.1',633,53,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1722607747,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','5cc2bff70b1f962f29ba648d856d8eba','Stabilization, Support TYPO3 Classic Mode','sgalinski Internet Services (https://www.sgalinski.de)',4002001,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300894,0,'sg_vimeo','5.0.0',633,47,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1729286029,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','f05880595c8f54f2bdbfcc82a00f943f','Added adjustable Frontend filters to let your visitors filter the videos from your media library; Added the possibility for your editors to filter the videos in your channels for a specific keyword; Added an Events framework that lets you fine tune and manipulate the whole workflow from querying the YouTube and Vimeo API to presenting the videos on your website; Added YouTube Shorts support\r\n\r\nFull Changelog: https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/video-extensions-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',5000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300895,0,'sg_vimeo','5.1.0',633,44,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1733343270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','17fd34db8002fd569571423723b06540','Support of TYPO3 v13','sgalinski Internet Services (https://www.sgalinski.de)',5001000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300896,0,'sg_vimeo','6.0.5',633,26,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1751548172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','8f19eea20c271eeeccebaac9aeff321b','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',6000005,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300897,0,'sg_vimeo','6.0.7',633,22,'Vimeo Videos','A solution for embedding Vimeo videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1759426351,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','eea27435cecf14f3eb8cc50965c0a13c','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',6000007,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300898,0,'sg_vimeo','7.1.0',633,15,'DEPRECATED: Vimeo Videos (Legacy Provider)','Deprecated legacy Vimeo extension. Please migrate to sg_video as the unified successor for YouTube/Vimeo videos, playlists, channels, and media-library style output.',5,0,3,1776532770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','a775acf98379d17f80c153d0f5af1a78','Release 7.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_vimeo/-/compare/7.0.0...7.1.0','sgalinski Internet Services (https://www.sgalinski.de)',7001000,1,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300899,0,'sg_youtube','6.0.0',598,72,'YouTube Videos','Embed YouTube Videos of a Channel or Playlist',2,0,3,1689361291,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','71286354172189eec4f75c3df8fd6514','Initial Release\r\nhttps://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','sgalinski Internet Services (https://www.sgalinski.de)',6000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300900,0,'sg_youtube','6.0.1',598,86,'YouTube Videos','Embed YouTube Videos of a Channel or Playlist',2,0,3,1689621365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','a3ca902132a4b5f5f76ee2cdbacfe792','Small additions','sgalinski Internet Services (https://www.sgalinski.de)',6000001,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300901,0,'sg_youtube','6.0.3',598,64,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1694195468,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','a5b05580a847564fb0f1a6c9ebe57012','Stabilization & Bugfixes, Minor Improvements','sgalinski Internet Services (https://www.sgalinski.de)',6000003,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300902,0,'sg_youtube','6.0.4',598,77,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1694263260,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.3.0-8.1.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','14de697ceb92534191628c613dc9a670','Hotfixes','sgalinski Internet Services (https://www.sgalinski.de)',6000004,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300903,0,'sg_youtube','7.0.0',598,74,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1705691908,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','04759bd026bec1b39baea3305d4c9b9b','TYPO3 v12 compatibility release','sgalinski Internet Services (https://www.sgalinski.de)',7000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300904,0,'sg_youtube','7.2.0',598,59,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1718202699,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','0678dee9348d781f1d1b0ca0a1cdefff','New Bootstrap 5 Theme Alternative, Many bugfixes, Several events to simplify extending/integrating own functionality','sgalinski Internet Services (https://www.sgalinski.de)',7002000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300905,0,'sg_youtube','8.0.0',598,49,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1729286063,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','4fbe84ca274e546a7b7a6a7d1c835bea','Added adjustable Frontend filters to let your visitors filter the videos from your media library; Added the possibility for your editors to filter the videos in your channels for a specific keyword; Added an Events framework that lets you fine tune and manipulate the whole workflow from querying the YouTube and Vimeo API to presenting the videos on your website; Added YouTube Shorts support\r\n\r\nFull Changelog: https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/video-extensions-release-notes/','sgalinski Internet Services (https://www.sgalinski.de)',8000000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300906,0,'sg_youtube','8.1.0',598,47,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1733343268,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','9cfec93d38fa8a5260b5f0bbf5b761d2','Support of TYPO3 v13','sgalinski Internet Services (https://www.sgalinski.de)',8001000,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300907,0,'sg_youtube','9.0.4',598,30,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1751548179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"9.0.4-8.3.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','dbcd233ef247e13a9474fb91adc9c7b6','TYPO3 v13, Cleanup & Stabilization','sgalinski Internet Services (https://www.sgalinski.de)',9000004,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300908,0,'sg_youtube','9.0.7',598,25,'YouTube Videos','A solution for embedding YouTube videos, playlists, or channels easily into TYPO3 pages.',2,0,3,1759426361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"9.0.7-8.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','7c286b5f560e05babbb9c520eab0e28e','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',9000007,0,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300909,0,'sg_youtube','10.1.0',598,15,'DEPRECATED: YouTube Videos (Legacy Provider)','Deprecated legacy YouTube extension. Please migrate to sg_video as the unified successor for YouTube/Vimeo videos, playlists, channels, and media-library style output.',5,0,3,1776532765,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','22f0f3bf23243968d4a0611993d532c1','Release 10.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_youtube/-/compare/10.0.0...10.1.0','sgalinski Internet Services (https://www.sgalinski.de)',10001000,1,0,'https://www.sgalinski.de/en/typo3-products-web-development/embed-youtube-and-vimeo-videos-into-typo3-pages/','ter','',''),
(9300910,0,'pagebased','0.17.2',436,70,'Pagebased','The ultimate tool to create page based extensions',1,0,3,1690193175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','664458bbb64ce2ab78217b082e4ec498','This is the pre-release of a new extension concept in TYPO3.','zeroseven design studios GmbH',17002,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300911,0,'pagebased','1.0.0',436,75,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1690447169,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','0723a489e079fa76c3e26e1d4a1d8021','Manage various objects such as news, events, blog posts, jobs, etc. in the TYPO3 backend similar to regular TYPO3 pages.\r\nThis extension offers you a whole lot of useful functions:\r\n\r\n Tags\r\n Contacts / Author\r\n Categories\r\n Relations\r\n Filter\r\n and much more.\r\n\r\nCreate your own custom page object in less than 1min.\r\nJust try it right now!','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300912,0,'pagebased','1.1.0',436,71,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1692736490,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','d2d8c9c55237eb9489777462d9395b83','Ever wondered how to create a RSS feed of your objects with the least amount of work? Heres your answer: Check out the new RSS feature available in version 1.1.','zeroseven design studios GmbH',1001000,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300913,0,'pagebased','1.2.0',436,63,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1697449208,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','06c32c92f339ded500a51e9020263db0','Heres the 1.2.0 release of our pagebased extension with some great improvements. We extended the registration to define sorting of categories and objects, add optional plugin layouts, and disable/enable the object date field.\r\nThe registration settings are now available in the fluid template.','zeroseven design studios GmbH',1002000,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300914,0,'pagebased','1.3.0',436,77,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1699472732,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','deebe69a31be65668296e4a3263abae7','Our pagebased extension v1.3 is here! With this release we reach full compatibility with TYPO3 12.','zeroseven design studios GmbH',1003000,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300915,0,'pagebased','1.3.1',436,68,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1715723864,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','597d82a55e1c6f25b9e54607efc2175e','Its the little details that are vital. Thats why heres a small release with bug fixes.','zeroseven design studios GmbH',1003001,0,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300916,0,'pagebased','2.0.0',436,12,'Pagebased','The ultimate tool to create page based extensions',2,0,3,1776678296,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:14:\"pagebased_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','142b35a49ac0482d73166e099cea1e0e','[TASK] Release v2.0.0','zeroseven design studios GmbH',2000000,1,0,'https://github.com/zeroseven/pagebased#readme','ter','',''),
(9300917,0,'pagebased_blog','0.1.2',233,69,'Blog extension','A page based blog extension.',2,0,3,1690226606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"pagebased\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','0c90834664b007836eaecc06f9037de9','This is the pre-release of a new blog extension in TYPO3.','zeroseven design studios GmbH',1002,0,0,'https://github.com/zeroseven/pagebased_blog#readme','ter','',''),
(9300918,0,'pagebased_blog','1.0.0',233,74,'Blog extension','A page based blog extension.',2,0,3,1690447827,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"pagebased\";s:0:\"\";}s:9:\"conflicts\";a:1:{s:7:\"z7_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','067875779b36cc8506aafda5b23e0fea','Meet our new blog-extension, a whole new way of light-weight and easy-to-use blog integration for your TYPO3 website. Now released in version 1.0','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/pagebased_blog#readme','ter','',''),
(9300919,0,'pagebased_blog','1.1.0',233,90,'Blog extension','A page based blog extension.',2,0,3,1697450105,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"pagebased\";s:13:\"1.2.0-1.99.99\";}s:9:\"conflicts\";a:1:{s:7:\"z7_blog\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','e67df264564b2b22f599a175af6ed62b','Add compatibility to the latest version of the pagebased extension','zeroseven design studios GmbH',1001000,1,0,'https://github.com/zeroseven/pagebased_blog#readme','ter','',''),
(9300920,0,'backend_roles','2.0.0',593,68,'Backend Roles','Backend user group role management for TYPO3',2,0,2,1690301956,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.2.99\";s:5:\"typo3\";s:16:\"11.5.24-11.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','c82b648ffe4b9392650965704afc0c41','ChangeLog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/2-0-0.html','',2000000,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/2.0/en-us','ter','',''),
(9300921,0,'backend_roles','3.0.0',593,75,'Backend Roles','Backend user group role management for TYPO3',2,0,2,1690302019,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','cbe2e753e490f17ef0ac713f0014e597','ChangeLog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-0-0.html','',3000000,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/3.0/en-us','ter','',''),
(9300922,0,'backend_roles','1.1.3',593,69,'Backend Roles','Backend user group role management for TYPO3',2,0,2,1690302121,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"7.2\";s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','cf990d1f65edf6caf238d732ea8ee212','Legacy version','',1001003,0,0,'','ter','',''),
(9300923,0,'backend_roles','2.0.1',593,67,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1691762919,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.2.99\";s:5:\"typo3\";s:16:\"11.5.24-11.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','0401496bb03eacc49acc906a7a922752','ChangeLog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/2-0-1.html','',2000001,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/2.0/en-us','ter','',''),
(9300924,0,'backend_roles','3.0.2',593,75,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1691763064,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','785d3f036da4d02795500a72d436652e','ChangeLog:\r\n- https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-0-2.html\r\n- https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-0-1.html','',3000002,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/3.0/en-us','ter','',''),
(9300925,0,'backend_roles','3.0.3',593,69,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1706901016,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','caa6f6e74d7d8aa4e5cb0a9f6412365c','ChangeLog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-0-3.html','',3000003,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/3.0/en-us','ter','',''),
(9300926,0,'backend_roles','3.1.0',593,69,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1714738057,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.2.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','adfc93f85a141760db0bb7220dbb8237','Changelog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-1-0.html','',3001000,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/3.1/en-us','ter','',''),
(9300927,0,'backend_roles','2.1.1',593,49,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1714744778,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.1-8.2.99\";s:5:\"typo3\";s:16:\"11.5.24-11.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','fddf8fd9585c37d3cea6592bc53db46f','Changelog https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/2-1-0.html','',2001001,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/2.1/en-us','ter','',''),
(9300928,0,'backend_roles','4.0.0',593,30,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1749759795,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','a3e7a6556cb248b0f4424941275c6b1a','Changelog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/4-0-0.html','',4000000,1,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/4.0/en-us','ter','',''),
(9300929,0,'backend_roles','3.1.1',593,22,'Backend Roles','Backend user group role management for TYPO3',2,0,0,1749762369,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Agentur am Wasser  Maeder & Partner AG','development@agenturamwasser.ch','christian.futterlieb','776631f69d104727db88eb611fc331ac','Changelog: https://docs.typo3.org/p/christianfutterlieb/backend_roles/main/en-us/Changelog/3-1-1.html','',3001001,0,0,'https://docs.typo3.org/p/christianfutterlieb/backend_roles/3.1/en-us','ter','',''),
(9300930,0,'authtoken','1.0.0',844,28,'Kuhschnappel Authtoken','',2,0,3,1690355655,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','bf4181731ce4cec9906fba231e0382c8','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.','',1000000,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/1.0/en-us','ter','',''),
(9300931,0,'authtoken','1.0.1',844,71,'Kuhschnappel Authtoken','',2,0,3,1690357212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','579f10c6fa3ba7160d616b29168b8eef','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header. Corrected naming of the service name.','',1000001,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/1.0/en-us','ter','',''),
(9300932,0,'authtoken','1.0.3',844,71,'Kuhschnappel - Authtoken','',2,0,3,1690617340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','2d49c7b2b436afad34512654458a39dc','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header. Added readme and license.','',1000003,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/1.0/en-us','ter','',''),
(9300933,0,'authtoken','1.0.4',844,66,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1690620055,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','d68094afeb15fb33a8d274294e49def8','Add further extension informations.','',1000004,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/1.0/en-us','ter','',''),
(9300934,0,'authtoken','2.0.0',844,76,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1690707851,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','883eb6eb91502f5b515c15e36332614d','Released for TYPO3 v12.','',2000000,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.0/en-us','ter','',''),
(9300935,0,'authtoken','2.1.0',844,62,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1693693612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','eea6f00d0731a66e0cbc2a46f17e8c06','Add usage counter.  Bugfix service integration to prevent doubled request.','',2001000,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.1/en-us','ter','',''),
(9300936,0,'authtoken','2.1.1',844,68,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1693697390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','0591f0ae54d2295062d0c0ec023134c5','Revert Wrong Bugfix. Attention: The counter still counts twice.','',2001001,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.1/en-us','ter','',''),
(9300937,0,'authtoken','2.1.2',844,76,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1693737852,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','204c6bda45f4797ca04aae11b4d06a43','Bugfix doubled token update.','',2001002,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.1/en-us','ter','',''),
(9300938,0,'authtoken','1.0.5',844,64,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1693741390,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','64262a4b672358eae49d9457d5ab90ff','Add usage counter. ','',1000005,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/1.0/en-us','ter','',''),
(9300939,0,'authtoken','2.2.0',844,64,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1698507812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','b94ca3faf3ac31c3de4646d59610aaa3','This version can now be used in both TYPO3 versions 11 and 12. This simplifies update processes. I would be very happy to receive suggestions and feedback as to whether this extension is being used. Have fun with TYPO3.','',2002000,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.2/en-us','ter','',''),
(9300940,0,'authtoken','2.2.1',844,62,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1698566099,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','809bf0937f7ad1ebfac59c8f12db74a3','Add typo3 rendered documentation.','',2002001,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.2/en-us','ter','',''),
(9300941,0,'authtoken','2.3.0',844,81,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1698787618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.1-8.1.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','deb8733344cdbca15cb90b7244f1d144','Backend module to see all created Tokens. Counter bugfix.','',2003000,0,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.3/en-us','ter','',''),
(9300942,0,'authtoken','2.4.0',844,55,'Kuhschnappel - Authtoken','Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an \"X-User-Token\" with the header.',2,0,3,1729423548,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"7.4.1-8.3.99\";}}','Mike Zimmer','kuhschnappel@gmail.com','kuhschnappel007','1115963e68da28aea358a5e3840042de','Support for TYPO3 v13 LTS','',2004000,1,0,'https://docs.typo3.org/p/kuhschnappel/authtoken/2.4/en-us','ter','',''),
(9300943,0,'staticpathrouteresolver','1.0.0',231,75,'TYPO3 StaticPathRouteResolver','Site config static routes which support EXT: path prefix to e.g. allow per-site favicon with cms-composer-installers 4',2,0,3,1690447671,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','08473972d0cab71f86b0c6bafca750b1','[TASK] sync requirements between composer and ext_emconf','',1000000,0,0,'https://github.com/jpmschuler/typo3-staticpathrouteresolver/blob/main/README.md','ter','',''),
(9300944,0,'staticpathrouteresolver','1.2.4',231,63,'TYPO3 StaticPathRouteResolver','Site config static routes which support EXT: path prefix to e.g. allow per-site favicon with cms-composer-installers 4',2,0,3,1690922644,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','c4ec5917d7abea4145a9985eb8dfeef2','[RELEASE] Releasing v1.2.4','',1002004,0,0,'https://github.com/jpmschuler/typo3-staticpathrouteresolver/blob/main/README.md','ter','',''),
(9300945,0,'staticpathrouteresolver','1.3.0',231,93,'TYPO3 StaticPathRouteResolver','Site config static routes which support EXT: path prefix to e.g. allow per-site favicon with cms-composer-installers 4',2,0,3,1690963262,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','3e1be3f36d4164e21e868f5a7c6762af','[RELEASE] Releasing v1.3.0','',1003000,1,0,'https://github.com/jpmschuler/typo3-staticpathrouteresolver/blob/main/README.md','ter','',''),
(9300946,0,'resourcehints','1.0.0',274,71,'DNS-Prefetch','Adds external hosts to the HTML-header for DNS-refetching.',2,0,2,1690480105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','3f2735bfc696fef1ae2bf3513e76a3af','Automatically add external hosts to the HTML-header for DNS-refetching.','Kellermayr KG',1000000,0,0,'','ter','',''),
(9300947,0,'resourcehints','1.0.1',274,86,'DNS-Prefetch','Adds external hosts to the HTML-header for DNS-refetching.',2,0,2,1690494884,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','4c56a5d4ca0842185ef3ea5b6f01f393','Fixed dependency in composer.json','Kellermayr KG',1000001,0,0,'','ter','',''),
(9300948,0,'resourcehints','1.0.2',274,71,'DNS-Prefetch','Adds external hosts to the HTML-header for DNS-refetching.',2,0,2,1709754659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','247ddd2cbacace2c66c3aa6e88fcd746','Added compatibility to TYPO3 v13','Kellermayr KG',1000002,0,0,'','ter','',''),
(9300949,0,'resourcehints','1.0.3',274,25,'DNS-Prefetch','Adds external hosts to the HTML-header for DNS-refetching.',2,0,2,1758284083,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','06e497db2e0894a15eab91c08b4cac88','Maintenance release','Kellermayr KG',1000003,0,0,'','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9300950,0,'resourcehints','1.0.4',274,21,'DNS-Prefetch','Adds external hosts to the HTML-header for DNS-refetching.',2,0,2,1765914665,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','42f435e1d70ae4a5be0866300edd1d80','Added compatibility to TYPO3 v14','Kellermayr KG',1000004,1,0,'','ter','',''),
(9300951,0,'t3skin_icons','1.0.0',94,55,'TYPO3 Skin Icons','This library offers the t3skin icons.',2,0,4,1691168695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','37c32a332bdd4c7964c674282ea82532','copy of all t3skin icons for TYPO3','jambage.com',1000000,0,0,'','ter','',''),
(9300952,0,'t3skin_icons','1.0.1',94,38,'TYPO3 Skin Icons','This library offers the t3skin icons.',2,0,4,1722532400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.5.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','00d0ff5d655bb1bc82ec23ddf04086bf','unchanged for TYPO3 13\r\n\r\n','jambage.com',1000001,0,0,'','ter','',''),
(9300953,0,'t3skin_icons','1.1.0',94,1,'TYPO3 Skin Icons','This library offers the t3skin icons.',2,0,4,1787061439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Franz Holzinger','franz@ttproducts.de','franzholz','a0cca77c345b701b976dbc66d6e308f9','remove file ext_localconf.php','jambage.com',1001000,1,0,'','ter','',''),
(9300954,0,'powermail_limits','0.2.5',459,60,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1691533065,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','1a1e71934e54a6b7abfbbde97dcb9655','[RELEASE] Releasing v0.2.5','',2005,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300955,0,'powermail_limits','1.0.0',459,63,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1691533504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','3a4512df86806bc67f36b448f0bb5071','[RELEASE] v1.0.0 initial TER release','',1000000,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300956,0,'powermail_limits','1.0.1',459,61,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1694461258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','61ea9f2ef15ca2a7bed2357b62167201','[RELEASE] Releasing v1.0.1','',1000001,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300957,0,'powermail_limits','1.0.2',459,71,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1696116348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','c4f5969e01ce5243497bee6baeb5b79f','[RELEASE] Releasing v1.0.2','',1000002,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300958,0,'powermail_limits','1.0.3',459,71,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1708000314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','cb8e2726a805ac37327e98bad49f6fd1','[RELEASE] Releasing v1.0.3','',1000003,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300959,0,'powermail_limits','1.0.4',459,38,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1725615939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','6659f06a531c635c4072c284ec1f2482','[TASK] set version 1.0.4','',1000004,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300960,0,'powermail_limits','2.0.0',459,39,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',1,0,3,1725616247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','7123bfcb1e51d97c045b6952ce681b33','[RELEASE] Releasing v2.0.0','',2000000,0,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300961,0,'powermail_limits','2.0.1',459,56,'powermail_limits','Addition to EXT:powermail which allows limits for form submissions',2,0,3,1725616679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Schuler, J. Peter M.','j.peter.m.schuler@uni-due.de','jpmschuler','79ca4392d23b8fecb1646ef8f9b3026d','[RELEASE] Releasing v2.0.1','',2000001,1,0,'https://github.com/jpmschuler/TYPO3-powermail-limits/blob/main/README.md','ter','',''),
(9300962,0,'twentythree','0.1.0',528,68,'b13 TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1691565565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','674c22be89dfa8aa5eb60116e475b560','[TASK] Add publish workflow','b13 GmbH',1000,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300963,0,'twentythree','0.1.1',528,66,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1691565897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','7906c41620d5dfee31c4fb34bc56adf7','[TASK] Remove vendor from extension title','b13 GmbH',1001,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300964,0,'twentythree','0.1.2',528,70,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1692013995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','19b21fcb5e41f8995fd69c3e77885c2f','[RELEASE] Release 0.1.2','b13 GmbH',1002,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300965,0,'twentythree','0.1.3',528,84,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1692867128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','2a76d90326799dea0f097445c69804eb','[RELEASE] Release v0.1.3','b13 GmbH',1003,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300966,0,'twentythree','0.2.0',528,58,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1709037923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','bc2fd56261c7cb8bb081e2d4f735340c','[FEATURE] Allow multiple domains','b13 GmbH',2000,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300967,0,'twentythree','0.2.1',528,26,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1709039215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','5e829e09c765a37c52811dfb394f4b0b','[RELEASE] Release v0.2.1','b13 GmbH',2001,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300968,0,'twentythree','0.2.2',528,83,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1709039455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','2aba25fa87b967a06c20cc9e2383e3f1','[RELEASE] Release v0.2.2','b13 GmbH',2002,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300969,0,'twentythree','0.3.1',528,23,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1755074333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','7a88cebc22ed80469acb30bf1711eb92','Update ext_emconf.php','b13 GmbH',3001,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300970,0,'twentythree','0.3.2',528,22,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1755096857,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','b86355c2207d6a9376e2dc0507486d8a','Update publish.yml','b13 GmbH',3002,0,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300971,0,'twentythree','0.3.3',528,28,'TwentyThree','Provides an online media provider for the TwentyThree Video Marketing Platform',2,0,4,1756218131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','b13 GmbH','typo3@b13.com','obartsch','e41573a0abeb9a3a206cf507c769ee4c','Release version 0.3.3','b13 GmbH',3003,1,0,'https://github.com/b13/twentythree/blob/main/README.md','ter','',''),
(9300972,0,'ns_cookieyes','1.0.0',184,67,'[NITSAN] cookieyes.com GDPR/EPR Compliant','Quickly configure cookieyes.com to your TYPO3 site to helps make your use of cookies and online tracking GDPR and EPR compliant.',2,0,3,1691645934,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','Solanki Vivek','sanjay@nitsan.in','nitsan','5ef5fafa2a98104c35c0306db0458484','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-cookieyes-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-cookieyes-erweiterung','ter','',''),
(9300973,0,'ns_cookieyes','1.0.1',184,43,'cookieyes.com GDPR/EPR Compliant','Implement GDPR/EPR Compliant at your TYPO3 website with our TYPO3 Cookiyes Extension. Ensuring Data & Cookie Protection on your website with ns_cookiyes extension.\n    \n    Documentation & Free Support: https://t3planet.com/typo3-cookieyes-extension',2,0,3,1721644839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-12.4.99\";}}','T3: Vivek Solanki','sanjay@nitsan.in','nitsan','f565ffa1a1cf56c2e935549b58d7faec','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/typo3-cookieyes-erweiterung','ter','',''),
(9300974,0,'ns_cookieyes','2.0.0',184,26,'cookieyes.com GDPR/EPR Compliant','Implement GDPR/EPR Compliant at your TYPO3 website with our TYPO3 Cookiyes Extension. Ensuring Data & Cookie Protection on your website with ns_cookiyes extension.\n    \n    Documentation & Free Support: https://t3planet.com/typo3-cookieyes-extension',2,0,3,1748010560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.4.99\";}}','T3: Vivek Solanki','sanjay@nitsan.in','nitsan','1251c03fc3b929483e7efe7506eda4ec','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/typo3-cookieyes-erweiterung','ter','',''),
(9300975,0,'ns_cookieyes','2.0.1',184,28,'TYPO3 CookieYes Integration','Easily integrate CookieYes for GDPR and ePrivacy compliance on your TYPO3 website. Ensure cookie consent and data protection in a few clicks.\n    \n    Documentation & Free Support: https://t3planet.com/typo3-cookieyes-extension',2,0,3,1751356003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','ffcacfb359e8b815e5f0bc32150f31c4','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/','T3Planet',2000001,0,0,'https://t3planet.de/typo3-cookieyes-erweiterung','ter','',''),
(9300976,0,'ns_cookieyes','3.0.0',184,20,'TYPO3 CookieYes Integration','Easily integrate CookieYes for GDPR and ePrivacy compliance on your TYPO3 website. Ensure cookie consent and data protection in a few clicks.\n    \n    Documentation & Free Support: https://t3planet.com/typo3-cookieyes-extension',2,0,3,1770386677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"6.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','af49a798170eecfd4c665ecaf35c8ffe','New release of version 3.0.0 - see details, changelog and documentation on https://t3planet.com/','T3Planet',3000000,1,0,'https://t3planet.de/typo3-cookieyes-erweiterung','ter','',''),
(9300977,0,'htmltables','0.9.0',474,31,'htmltables','',1,0,3,1691853518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','M.Zarth','martin@zarthwork.de','mcmz','a6a2b4f92ac04fb8d4ebedfb87862d60','First publication of beta version for typo3 v12','M.Zarth',9000,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300978,0,'htmltables','0.9.2',474,30,'htmltables','',1,0,3,1691864632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','M.Zarth','martin@zarthwork.de','mcmz','8beb984f4ac5d76a33edcc9a163e2d2c','Add github repository links','Zarthwork',9002,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300979,0,'htmltables','0.9.3',474,74,'htmltables','This extension adds a new content type to create tables by IRRE/Inline',1,0,3,1691875405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','399eab3bf0708548bb898c90ab10da06','extension metadata','Zarthwork',9003,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300980,0,'htmltables','0.9.6',474,94,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1692237070,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','3cf5b109e1508d92c4358d2fab94f907',' Compatibility to v11 & v12','Zarthwork',9006,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300981,0,'htmltables','0.9.8',474,53,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1721253333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.2.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','45779d5154527166aff04c5091c6c11b','Show record uids in the rows of the BE form\r\nFix rendering of record elements\r\nFix tbody rendering\r\nCompatibility to TYPO3 version 13\r\nYou can now use record elements in addition to RTE bodytexts\r\nExtension configuration to switch to responsive table mode\r\nNew extension icon\r\nYoull see a brief cell information in the rows (backend)\r\n','Zarthwork',9008,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300982,0,'htmltables','0.9.9',474,47,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1723592580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.2.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','cb29f5c6895ae261970b0558afd24ce2','- Added translation feature\r\n- Modified readme\r\n- Fixed some compatibility issues with version 11\r\n- Some backend fixes','Zarthwork',9009,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300983,0,'htmltables','0.9.10',474,45,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1732470928,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','ea4569d7c5f725830e76f189c0c15410','[FEATURE] Render a backend preview (version 12 & 13 only)','Zarthwork',9010,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300984,0,'htmltables','0.9.11',474,28,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1744055315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','863e058a93ac86d41ee9a2972a1792ec','- [Bugfix] Undefined array keys (thanks to MuellerNewMedia)','Zarthwork',9011,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300985,0,'htmltables','0.9.12',474,19,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1757538230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','c7e478952c1b3e58c5c15767c8b1cccb','- [Bugfix] BE Preview: Order Cell Data by \"sorting\" (thanks to mamoun-al-smaiel)','Zarthwork',9012,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300986,0,'htmltables','0.9.13',474,20,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',1,0,3,1757548999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','f5e4beda0c0a36798a14fb92cd3e2000',' [FEATURE] Add extension setting \"useBootstrapTableClass\". Uses \"table\" class initially  instead of \"ce-table\"\r\n Several visual and technical enhancements for the backend','Zarthwork',9013,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300987,0,'htmltables','1.0.0',474,26,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',2,0,3,1757717360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','e8955b142d9501fc2c21ac57c3451598','- Please check the database for new fields when updating from v0.9  \r\n- Updated images in Readme  \r\n- !!! [FEATURE] expand the table into a fullscreen bootstrap modal. New Template structure!  \r\n- [FEATURE] Set \"class\" for rows  \r\n- Several enhancements and fixes','Zarthwork',1000000,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300988,0,'htmltables','2.0.0',474,4,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',2,0,3,1785083852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','d646536ece5c025d927e832bbae76d7f','- [TASK] TYPO3 v14 compatibility\r\n- Drops support for v11','Zarthwork',2000000,0,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300989,0,'htmltables','2.0.1',474,3,'HTML tables (IRRE)','Create sophisticated HTML tables easily using Inline Records (IRRE)',2,0,3,1786290630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Martin Zarth','martin@zarthwork.de','mcmz','9f4696cf8e3c4ca0a75a00184e8cdf22','- [TASK] code cleanup and enhancements\r\n- [BUGFIX] add missing return types (thanks to cundd)\r\n- [TASK] dropped support for v11','Zarthwork',2000001,1,0,'https://github.com/zarthwork/htmltables','ter','',''),
(9300990,0,'image_jack','0.9.3',385,79,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1692366677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','e396fc179d049224b14d351c1f40fd33',' Whats Changed\r\n First public release to TER\r\n\r\n New Contributors\r\n @s2b made their first contribution in https://github.com/sitegeist/image-jack/pull/4\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.9.2...0.9.3','sitegeist media solutions GmbH',9003,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300991,0,'image_jack','0.9.4',385,70,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1695910159,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','d9ddffcc139232608917a524256caed2',' Whats Changed\r\n [TASK] add configuration options to convert only special mime-types i by @t-schramm in https://github.com/sitegeist/image-jack/pull/6\r\n\r\n New Contributors\r\n @t-schramm made their first contribution in https://github.com/sitegeist/image-jack/pull/6\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.9.3...0.9.4','sitegeist media solutions GmbH',9004,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300992,0,'image_jack','0.9.5',385,69,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1698931538,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','1d82603e51cfdcc86d5742b675bda055',' Whats Changed\r\n [TASK] 009 use variable by @t-schramm in https://github.com/sitegeist/image-jack/pull/12 (thx to @georgringer)\r\n [TASK] 010 change path to Extension-Icon by @t-schramm in https://github.com/sitegeist/image-jack/pull/11 (thx to @georgringer)\r\n\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.9.4...0.9.5','sitegeist media solutions GmbH',9005,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300993,0,'image_jack','0.10.0',385,72,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1710161972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','4f355abc6686b778aa59bc66eef9e5e5',' Whats Changed\r\n BREAKING: Usage of storage api and avif support by @Atomschinken in https://github.com/sitegeist/image-jack/pull/5\r\n\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.9.5...0.10.0','sitegeist media solutions GmbH',10000,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300994,0,'image_jack','0.11.0',385,69,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1727257978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','758d455b026f6a19329a643b2467e2f8',' Whats Changed\r\n Update extension to be compatible with TYPO3 13 by @Atomschinken in https://github.com/sitegeist/image-jack/pull/13\r\n\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.10.0...0.11.0','sitegeist media solutions GmbH',11000,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300995,0,'image_jack','0.11.1',385,7,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1770123956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','3270cddb6ef318e52642e05a26162e89',' Whats Changed\r\n fix: prevent tempfiles in var/transient by @avogt1701 in https://github.com/sitegeist/image-jack/pull/19\r\n [BUGFIX] check for false from imageMagickExec by @ulrichmathes in https://github.com/sitegeist/image-jack/pull/25\r\n\r\n New Contributors\r\n @avogt1701 made their first contribution in https://github.com/sitegeist/image-jack/pull/19\r\n @ulrichmathes made their first contribution in https://github.com/sitegeist/image-jack/pull/25\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.11.0...0.11.1','sitegeist media solutions GmbH',11001,0,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300996,0,'image_jack','0.11.2',385,19,'Image Jack','Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats',1,0,4,1770124215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Thorsten Schramm','extensions@sitegeist.de','benjamin.tammling','f7f2d89eedbced67e6d7c278ed11e8f1',' Whats Changed\r\n fix: prevent tempfiles in var/transient by @avogt1701 in https://github.com/sitegeist/image-jack/pull/19\r\n [BUGFIX] check for false from imageMagickExec by @ulrichmathes in https://github.com/sitegeist/image-jack/pull/25\r\n\r\n New Contributors\r\n @avogt1701 made their first contribution in https://github.com/sitegeist/image-jack/pull/19\r\n @ulrichmathes made their first contribution in https://github.com/sitegeist/image-jack/pull/25\r\n\r\nFull Changelog: https://github.com/sitegeist/image-jack/compare/0.11.0...0.11.2','sitegeist media solutions GmbH',11002,1,0,'https://github.com/sitegeist/image-jack/blob/main/README.md','ter','',''),
(9300997,0,'multisite_belogin','11.0.0',562,63,'Multisite Backend Login','',2,0,0,1692478731,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','5bac91365140c40805f8f947598fad54','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',11000000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9300998,0,'multisite_belogin','12.0.0',562,79,'Multisite Backend Login','',2,0,0,1692478803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','420fca5e91c8bcb567bd2a79f6509056','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12000000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9300999,0,'multisite_belogin','12.0.2',562,64,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1697745131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1ccdd48f9677206c74c5bc99daf12770','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12000002,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301000,0,'multisite_belogin','11.0.1',562,62,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1700060086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.33-11.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','f2a16534a3f83a989329d1cca42b4954','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',11000001,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301001,0,'multisite_belogin','12.0.3',562,84,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1700060677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','83704e6bc9288f2596d1a6d1f1c6a64e','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12000003,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301002,0,'multisite_belogin','12.0.4',562,53,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1728601227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','20c8502efaeba36692dad84452ee4af6','New release of version 12.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12000004,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301003,0,'multisite_belogin','11.0.2',562,41,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1728601308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.33-11.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','f5ddc79819ed46cc79258c3c3ad06b47','New release of version 11.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',11000002,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301004,0,'multisite_belogin','13.0.0',562,24,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1757440234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','147443a98d917fae7b55cc3a14b23bf4','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',13000000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301005,0,'multisite_belogin','13.0.1',562,19,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1763737192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','3c5e09d2953f7f60891b088e2ccb8441','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',13000001,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301006,0,'multisite_belogin','14.1.0',562,16,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1771774401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','203fcd5e12f104751856e04793b6b060','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',14001000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301007,0,'multisite_belogin','13.1.0',562,13,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1771775588,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','518dd3ff9d02b78c96761a3a4b819e43','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',13001000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301008,0,'multisite_belogin','12.1.0',562,13,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1771778702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','60249e484ad1a4778630b2bfb9226c6c','New release of version 12.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12001000,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301009,0,'multisite_belogin','13.1.1',562,0,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1778525279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','06a449a5cc8042c3dd27ab926244b102','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',13001001,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301010,0,'multisite_belogin','14.1.1',562,12,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1778525343,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1d6fe5e178ff3edf78d163d8ef98a407','New release of version 14.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',14001001,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301011,0,'multisite_belogin','12.1.1',562,8,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1778532517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','f5a3b196a3ac77cd043ca18ee726225d','New release of version 12.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',12001001,0,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301012,0,'multisite_belogin','14.1.2',562,3,'Multisite Backend Login','Cross site/domain backend login for TYPO3. It allows backend users to work in the frontend across domains.',2,0,0,1786528039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','d4535e18ff556eb3ebc60ea66d4c435a','New release of version 14.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-multisite_belogin','WapplerSystems',14001002,1,0,'https://github.com/WapplerSystems/t3-multisite_belogin','ter','',''),
(9301013,0,'mst_yaml2tca','0.0.3',1050,65,'mst yaml to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1692520056,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','623028e6812515a7192a631738f0b64e','Updated extension to 0.0.3','',3,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301014,0,'mst_yaml2tca','0.0.4',1050,73,'mst yaml to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1692520549,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','42344d2f5e23e01660b3c1ccdddc5229','Updated extension to 0.0.4','',4,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301015,0,'mst_yaml2tca','0.0.5',1050,66,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1692536257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','9ec9f369d702ad90101478654a1e62b7','Updated extension to 0.0.5','',5,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301016,0,'mst_yaml2tca','0.0.6',1050,67,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1692562012,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','81ed257291b77ef32457395d3e7591ad','Updated extension to 0.0.6','',6,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301017,0,'mst_yaml2tca','0.0.7',1050,78,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1692630211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','f57aae854b948f51ed5f62bcca0b37ea','Updated extension to 0.0.7','',7,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301018,0,'mst_yaml2tca','0.0.9',1050,64,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1693925737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','c9d4190551b6110ea5bbb349e40f0039','Updated extension to 0.0.9','',9,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301019,0,'mst_yaml2tca','0.0.10',1050,72,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1693925938,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','8d0971285bfe92e36efdbcf04e211746','Updated extension to 0.0.10','',10,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301020,0,'mst_yaml2tca','0.0.11',1050,67,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1695657296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','16eb9ec468a859e1793c697d12bc2177','Updated extension to 0.0.11','',11,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301021,0,'mst_yaml2tca','0.0.12',1050,70,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1695713663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','b482f966a3c47fbe8bcd9dd973a6225c','Updated extension to 0.0.12','',12,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301022,0,'mst_yaml2tca','0.0.13',1050,72,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1695735539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','0471394e2585b3e9c86c7d7d0cd0ac97','Updated extension to 0.0.13','',13,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301023,0,'mst_yaml2tca','0.0.14',1050,65,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1696488681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','2289300b73e0904df108e0569e7da5b7','Updated extension to 0.0.14','',14,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301024,0,'mst_yaml2tca','0.0.15',1050,82,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1696489442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','mxsteini','a0dba411bccdeb1d8e8c4f1fcc80bb61','Updated extension to 0.0.15','',15,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301025,0,'mst_yaml2tca','0.0.18',1050,42,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1731587804,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','','','mxsteini','a7e2f66802fb99246b69d18ca97985e6','Updated extension to 0.0.18','',18,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301026,0,'mst_yaml2tca','1.0.7',1050,45,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1732905490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','','','mxsteini','b20fc151d6179328b0fa67b224629513','Updated extension to 1.0.7','',1000007,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301027,0,'mst_yaml2tca','1.0.8',1050,34,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',0,0,4,1734357270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','','','mxsteini','1cfbdeb43f9e362adf92b83e2e640566','Updated extension to 1.0.8','',1000008,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301028,0,'mst_yaml2tca','1.0.11',1050,22,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',2,0,4,1734358742,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Michael Stein (mxsteini)','info@michaelstein-itb.de','mxsteini','10f44f46be2e533fbc185394347197b2','update extension configuration','Michael Stein IT-Beratung',1000011,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301029,0,'mst_yaml2tca','1.0.12',1050,30,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',2,0,4,1741437764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Michael Stein (mxsteini)','info@michaelstein-itb.de','mxsteini','eb54eb96c6756d32bef809f0ac25b573','usr v13 element registtration','Michael Stein IT-Beratung',1000012,0,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301030,0,'mst_yaml2tca','1.0.14',1050,36,'YAML to TCA loader','Load contentelements from yaml in register in new element wizard',2,0,4,1745564325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Michael Stein (mxsteini)','info@michaelstein-itb.de','mxsteini','d43f3f1263635371ca5c97d05c097615','bugfix for v12','Michael Stein IT-Beratung',1000014,1,0,'https://github.com/mxsteini/mst_yaml2tca','ter','',''),
(9301031,0,'proxy','11.0.0',274,71,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1692796914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1caea86d0abf960d26c74f98a6934ed8','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',11000000,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301032,0,'proxy','12.0.0',274,67,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1708223847,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','8f32ae31688db2f4447ffd1363203f90','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',12000000,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301033,0,'proxy','12.0.1',274,65,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1722265678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','006e640f1e1348e445a9539732f597b3','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',12000001,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301034,0,'proxy','13.0.0',274,19,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1768566271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','cd791af31f8b62e694d52284b09fd343','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',13000000,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301035,0,'proxy','12.0.2',274,10,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1776799605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','ac1e57ddb3ae2a2d0f9b7b4d7bafbda0','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',12000002,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301036,0,'proxy','14.0.0',274,10,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1777160978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','b23d7bd6bb1dfdf0dd960812ad946423','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',14000000,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301037,0,'proxy','14.0.1',274,14,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1777162073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','41dac19b264aef7a2e0caf369eaa01a2','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',14000001,1,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301038,0,'proxy','12.0.3',274,10,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1777282733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','26c0e3e303054735ad619ffc85997599','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',12000003,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301039,0,'proxy','13.0.1',274,8,'HTML Proxy','Proxy extension for embedding external HTML sources',2,0,2,1778492790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','412c4414e8894b16136da75095ee5211','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-proxy','WapplerSystems',13000001,0,0,'https://github.com/WapplerSystems/t3-proxy/','ter','',''),
(9301040,0,'dd_deepl','1.0.0',1419,27,'DeeplL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693149272,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','1e572773ad0f927a323db19b3c77d3e9','Initial release for TYPO3 11.5','SIA ACCIO',1000000,0,0,'','ter','',''),
(9301041,0,'dd_deepl','12.0.0',1419,68,'DeeplL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693149465,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','7e51b924b7ef7ec3a779b638b0346f49','Initial release for TYPO3 12.4','SIA ACCIO',12000000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.0/en-us','ter','',''),
(9301042,0,'dd_deepl','11.0.0',1419,65,'DeeplL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693149506,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','054d7ef5b5990f1d769722a2d4a813f8','Initial release for TYPO3 11.5','SIA ACCIO',11000000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.0/en-us','ter','',''),
(9301043,0,'dd_deepl','11.1.0',1419,27,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693149718,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','d9533b23839a34f67be5f2e6f2776019','Fix typos ','SIA ACCIO',11001000,0,0,'','ter','',''),
(9301044,0,'dd_deepl','11.2.0',1419,66,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693150131,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','0e0e34f00d44dde4c0da39453fff4e99','Only fixing version numbers,  no code changes','SIA ACCIO',11002000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.2/en-us','ter','',''),
(9301045,0,'dd_deepl','12.0.1',1419,75,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeeplL',2,0,0,1693150486,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','02c8b7fb18bd1e04f272980fd4bd279a','Only a typo fix, no code changes','SIA ACCIO',12000001,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.0/en-us','ter','',''),
(9301046,0,'dd_deepl','11.2.1',1419,64,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1694009252,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:1:{i:1;s:17:\"wv_deepltranslate\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','f8f97d6386c661c57475f45a3cf1dd99','Documentation update only','SIA ACCIO',11002001,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.2/en-us','ter','',''),
(9301047,0,'dd_deepl','12.0.2',1419,66,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1694009283,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:1:{i:1;s:17:\"wv_deepltranslate\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','bbe5c0ebd72128ef28002dfd557b69cc','Documentation update only','SIA ACCIO',12000002,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.0/en-us','ter','',''),
(9301048,0,'dd_deepl','11.2.2',1419,64,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1695220558,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:1:{i:1;s:17:\"wv_deepltranslate\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','a8d644a0713c8c2fc31564e70380a696','Documentation update: the extension works only if TYPO3 is installed in the composer mode.','SIA ACCIO',11002002,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.2/en-us','ter','',''),
(9301049,0,'dd_deepl','12.0.3',1419,63,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1695220581,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:1:{i:1;s:17:\"wv_deepltranslate\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','322ff67a0f3260faefa8ebadbca5d360','Documentation update: the extension works only if TYPO3 is installed in the composer mode.','SIA ACCIO',12000003,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.0/en-us','ter','',''),
(9301050,0,'dd_deepl','12.0.4',1419,68,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1698741873,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','100263cb3bd0c34d467e75198bccc59c','Bug fixing','SIA ACCIO',12000004,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.0/en-us','ter','',''),
(9301051,0,'dd_deepl','12.1.0',1419,67,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1699296325,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','8b2fc9542f0d0c590abb5157e286518e','Added translation of flexforms, which is very useful for custom content elements. Also fixed some bugs.','SIA ACCIO',12001000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.1/en-us','ter','',''),
(9301052,0,'dd_deepl','12.2.0',1419,69,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1699802596,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','5cf6df4b7561c2fca80c340d6e12ddca','Allow php 8.2, fix some bugs','SIA ACCIO',12002000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.2/en-us','ter','',''),
(9301053,0,'dd_deepl','12.3.0',1419,59,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1701701505,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','7afbef37c048596510817ba773200d48','Added a message that the extension is not working without composer. Also a minor bug fix.','SIA ACCIO',12003000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.3/en-us','ter','',''),
(9301054,0,'dd_deepl','12.4.0',1419,67,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1701769909,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','d37846922ab7a0276a07d90963147d93','Added automatic translation of page records and slug update for translated records.','SIA ACCIO',12004000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.4/en-us','ter','',''),
(9301055,0,'dd_deepl','11.3.0',1419,54,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1706435438,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','2b5a55a3f700fde597fef7e811624450','Backport various fixes and improvemenents from v12. Allow installation on php 8.2.','SIA ACCIO',11003000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.3/en-us','ter','',''),
(9301056,0,'dd_deepl','11.4.0',1419,52,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1709730000,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','a0a5a8f05d373131fe9d40104ffaee20','1. Connected records (such as attached file references) are also translated automatically now\r\n2. Fixed compatibily with Symfony console\r\n3. Improved validation of console command parameters\r\n4. Fixed random wrong behavior of the localization window','SIA ACCIO',11004000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.4/en-us','ter','',''),
(9301057,0,'dd_deepl','11.5.0',1419,56,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1709807366,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','4cdc1a46441bff256c0c9b6a27892f83','Added proxy support and fixed some bugs.','SIA ACCIO',11005000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.5/en-us','ter','',''),
(9301058,0,'dd_deepl','12.5.0',1419,70,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1709814270,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','40d8730df7192a452532d19adc53fae6','1. Connected records (such as attached file references) are also translated automatically now\r\n2. Fixed compatibily with Symfony console\r\n3. Improved validation of console command parameters\r\n4. Added proxy support\r\n5, Fixed some smaller bugs','SIA ACCIO',12005000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.5/en-us','ter','',''),
(9301059,0,'dd_deepl','12.6.0',1419,62,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1713083078,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','b9df0c2e4dffa57374176eb01214e9c2','Improve CamFieldBeTranslatedEvent and fix error handling in one case','',12006000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.6/en-us','ter','',''),
(9301060,0,'dd_deepl','11.6.0',1419,53,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1715597381,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:16:\"11.5.22-11.5.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','6056bca9f588ec3763530a2db93333cd','Some bug fixes and enhancements according to users wishes.','',11006000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/11.6/en-us','ter','',''),
(9301061,0,'dd_deepl','12.7.0',1419,70,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1715597408,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','247f154b98a544510602de7d693e7855','Some bug fixes and enhancements according to users wishes.','',12007000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.7/en-us','ter','',''),
(9301062,0,'dd_deepl','13.0.0',1419,43,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1742291905,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.2.0-8.3.999\";s:5:\"typo3\";s:15:\"13.4.0-13.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','00bb1f8fd8cc243d65a66dbc2d70dc3c','Release for TYPO3 13.4','',13000000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/13.0/en-us','ter','',''),
(9301063,0,'dd_deepl','12.8.2',1419,21,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1759743622,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.0.0-8.1.999\";s:5:\"typo3\";s:15:\"12.4.0-12.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','8f21425c8967fca5738e42512859cd39','Bug fix  replace internal class usage with a public one','',12008002,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/12.8/en-us','ter','',''),
(9301064,0,'dd_deepl','14.0.0',1419,10,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1777385818,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.2.0-8.4.999\";s:5:\"typo3\";s:15:\"14.4.0-14.4.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','dc947f48f473c23334b928fe31231755','First release for TYPO3 14. It uses new official API for adding translation workflows to TYPO3. This version is more user friendly. It will warn the user about possible issues with translations and report if translations failed. Logs will contain more details. This is the first version for v14 and it is early. Please, report bugs to github if you find them.','',14000000,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/14.0/en-us','ter','',''),
(9301065,0,'dd_deepl','14.0.2',1419,11,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1777386067,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.2.0-8.4.999\";s:5:\"typo3\";s:15:\"14.3.0-14.3.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','c87415af573b8846ae4c9ecd9d2698a9','Updated version in ext_emconf to show it correctly on typo3.org.','',14000002,0,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/14.0/en-us','ter','',''),
(9301066,0,'dd_deepl','14.1.0',1419,2,'DeepL translation for TYPO3 Backend','Translates pages, content and records using DeepL',2,0,0,1786052220,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.3.999\";s:4:\"core\";s:0:\"\";s:7:\"backend\";s:0:\"\";}s:9:\"conflicts\";a:2:{s:14:\"deepltranslate\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}}','Dmitry Dulepov','dmitry.dulepov@gmail.com','dmitry','01af6ed15135e51e3e5eb3e62eefb0f2','Bug fixes; allow php 8.5.','',14001000,1,0,'https://docs.typo3.org/p/dmitryd/dd-deepl/14.1/en-us','ter','',''),
(9301067,0,'sysinfo','1.0.7',571,67,'Template Sysinfo','Provides a backend module for showing which templates included where. This supports Typo3 migration.',1,0,1,1693339490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','97b170ea9ab7b3b960682aa79e340cde','New features like template info with compress/concat info','',1000007,0,0,'','ter','',''),
(9301068,0,'sysinfo','1.0.4',571,47,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714146824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','2bd0d08e34777425592e28fa84aa3f6f','New feature sys_log top 10 and summary','',1000004,0,0,'','ter','',''),
(9301069,0,'sysinfo','2.0.1',571,48,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714146876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','912f7f5277a024be65e7182b4683ceb9','New feature sys_log top 10 and summary for Typo3 v11','',2000001,0,0,'','ter','',''),
(9301070,0,'sysinfo','3.0.1',571,49,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714146921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','487b63d6e815b4baa9dec3c1ac859fc2','New feature sys_log top 10 for Typo3 v12','',3000001,0,0,'','ter','',''),
(9301071,0,'sysinfo','3.0.2',571,51,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714194206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','447a354b02d59f0358edbed3aed9ab54','fix sys_log summary','',3000002,0,0,'','ter','',''),
(9301072,0,'sysinfo','2.0.2',571,51,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714194230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','cc52935b3a85e6a1c8865e63c7bb7093','fix sys_log summary','',2000002,0,0,'','ter','',''),
(9301073,0,'sysinfo','2.0.3',571,50,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714290958,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','325b73b3328d6601d124e70051cae8d8','add new sha1 files for 11.5.36 and 12.4.14, bug fixing','',2000003,0,0,'','ter','',''),
(9301074,0,'sysinfo','3.0.3',571,52,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1714290974,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','b145127ec96e05e60a99327ae9c73aa3','add new sha1 files for 11.5.36 and 12.4.14, bug fixing','',3000003,0,0,'','ter','',''),
(9301075,0,'sysinfo','1.0.5',571,45,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1715087464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','7ec8607b38da78cfefd94ecfcb3034a9','new feature filter and delete buttons for syslog Top 20 and refactoring','',1000005,0,0,'','ter','',''),
(9301076,0,'sysinfo','2.0.4',571,44,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1715087478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','7a26789cb741ad1c2813e172a09d5137','new feature filter and delete buttons for syslog Top 20 and refactoring','',2000004,0,0,'','ter','',''),
(9301077,0,'sysinfo','3.0.4',571,67,'Template, extension and security info','Provides a backend module for showing which templates included where, which extensions actually used as well as a couple of security and performance checks. This supports Typo3 maintenance, migration and security',2,0,1,1715087492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Martin Keller','martin.keller@taketool.de','salsamartin','95c5690f205fedb81f96c9caeb81859a','new feature filter and delete buttons for syslog Top 20 and refactoring','',3000004,1,0,'','ter','',''),
(9301078,0,'friendlycaptcha_official','0.0.1',150,76,'Integration of Friendly Captcha','FriendlyCaptcha Integration for EXT:powermail and EXT:form and your custom implementation',1,-1,3,1693381121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','','','just2b','78f5a43ef9d0f7596da1facd8b6ee8f1','Initial release','',1,0,0,'https://docs.typo3.org/p/studiomitte/friendlycaptcha/0.0/en-us','ter','',''),
(9301079,0,'friendlycaptcha_official','0.1.4',150,74,'Integration of Friendly Captcha','FriendlyCaptcha Integration for EXT:powermail and EXT:form and your custom implementation',1,0,3,1718694482,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','','','just2b','2a62896a65cde88d4505fcef6a6ef98a','security bugfix','',1004,1,0,'https://docs.typo3.org/p/studiomitte/friendlycaptcha/0.1/en-us','ter','',''),
(9301080,0,'pagedoctor_starter','0.5.3',155,68,'Pagedoctor Starter','Starter extension to get started with Pagedoctor in no time.',1,0,0,1693422224,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:2:{s:10:\"pagedoctor\";s:15:\"0.0.0-1.999.999\";s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','08f3afc8304016138250f5e60dc37973','initial pagedoctor starter site package','',5003,0,0,'https://www.pagedoctor.de/docs/einfuehrung','ter','',''),
(9301081,0,'pagedoctor_starter','0.5.4',155,87,'Pagedoctor Starter','Starter extension to get started with Pagedoctor in no time.',1,0,0,1696686888,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:2:{s:10:\"pagedoctor\";s:15:\"0.0.0-1.999.999\";s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','15988949a8b3546402a3b71fdba796c1','Updated extension to 0.5.4','',5004,1,0,'https://www.pagedoctor.de/docs/einfuehrung','ter','',''),
(9301082,0,'pagedoctor','0.5.0',214,75,'Pagedoctor','Rapidly build and deploy content elements for TYPO3 CMS without one line of code.',1,0,0,1693422468,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.1.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','afc244e948ebaa79078f4cc6836b0a4a','Initial release of the Pagedoctor Content Element generator','',5000,0,0,'https://www.pagedoctor.de/docs/einfuehrung','ter','',''),
(9301083,0,'pagedoctor','0.6.1',214,82,'Pagedoctor','Rapidly build and deploy content elements for TYPO3 CMS without one line of code.',1,0,0,1696688010,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.0.0-12.999.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.1.999\";}}','Colin Atkins','atkins@hey.com','atkins','b6bf6b3646a31eec009a886e3221ca14','Updated extension to 0.6.1','',6001,0,0,'https://www.pagedoctor.de/docs/einfuehrung','ter','',''),
(9301084,0,'pagedoctor','0.7.2',214,57,'Pagedoctor','Rapidly build and deploy content elements for TYPO3 CMS without one line of code.',1,0,0,1725367849,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.0.0-12.999.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.4.999\";}}','Colin Atkins','atkins@hey.com','atkins','f879437aee033dbfb666fb6f41824c7b','Updated extension to 0.7.2','',7002,1,0,'https://www.pagedoctor.de/docs/einfuehrung','ter','',''),
(9301085,0,'secure_filemount','1.0.0',308,71,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1693476320,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}}','Markus Hofmann','typo3@calien.de','calien666','3c689c9616c6090e0ebc1c4dac9bc737','[TASK] Fix ext_emconf','',1000000,0,0,'https://docs.typo3.org/p/calien/secure-filemount/1.0/en-us','ter','',''),
(9301086,0,'secure_filemount','1.0.1',308,82,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1693835763,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}}','Markus Hofmann','typo3@calien.de','calien666','2ed1abb4bac805e7894b09204c2e272c','[TASK] Update dependencies','',1000001,0,0,'https://docs.typo3.org/p/calien/secure-filemount/1.0/en-us','ter','',''),
(9301087,0,'secure_filemount','1.1.1',308,72,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1708021918,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}}','Markus Hofmann','typo3@calien.de','calien666','64d8c49b767fec5a5d9b442aa9a384fc','[BUGFIX] Fix publisher','',1001001,0,0,'https://docs.typo3.org/p/calien/secure-filemount/1.1/en-us','ter','',''),
(9301088,0,'secure_filemount','1.1.2',308,69,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1718800561,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}}','Markus Hofmann','typo3@calien.de','calien666','1a09284e86b26a926859daae2d08edf6','[TASK] Increase version patch level','',1001002,0,0,'https://docs.typo3.org/p/calien/secure-filemount/1.1/en-us','ter','',''),
(9301089,0,'secure_filemount','2.0.0',308,5,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1782985268,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"12.0.0-13.9.99\";}}','Markus Hofmann','typo3@calien.de','calien666','841d00850b4ebf5b99791e511b5ce05b','TYPO3 v13 support','',2000000,0,0,'https://docs.typo3.org/p/calien/secure-filemount/2.0/en-us','ter','',''),
(9301090,0,'secure_filemount','2.0.1',308,4,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1784714913,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"12.0.0-13.9.99\";}}','Markus Hofmann','typo3@calien.de','calien666','8ab3a3e28029fe47d359931bad4e565f','https://github.com/calien666/typo3-secure-filemount/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/calien/secure-filemount/2.0/en-us','ter','',''),
(9301091,0,'secure_filemount','3.0.0',308,5,'Secure Filemount','Allows a secure (non public) filemount for accessing only through logged in fe_user',2,0,5,1784715096,'a:3:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:9:\"conflicts\";a:3:{s:18:\"fal_securedownload\";s:0:\"\";s:16:\"secure_downloads\";s:0:\"\";s:11:\"fal_protect\";s:0:\"\";}s:8:\"suggests\";a:1:{s:4:\"solr\";s:14:\"13.0.0-14.9.99\";}}','Markus Hofmann','typo3@calien.de','calien666','b88980d6c7f89d037190d4510f653b50','https://github.com/calien666/typo3-secure-filemount/releases/tag/3.0.0','',3000000,1,0,'https://docs.typo3.org/p/calien/secure-filemount/3.0/en-us','ter','',''),
(9301092,0,'jokettas_template','1.0.0',60,60,'Jokettas Template','A Fucking Template!',2,0,6,1693483101,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Joketta','nicolai-runge@hotmail.de','abandoned_extensions','94cd1b95c6fc39d24a7d23847561b9b8','Template','joketta',1000000,1,0,'','ter','',''),
(9301093,0,'portfolios','4.0.0',643,71,'Portfolios','Extension for displaying portfolios and references',2,0,3,1693985009,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','036870ca7ba829debb71f2c784b689e8','\"[RELEASE] Version 4.0.0 - Maintenance-Release: Migrate to TYPO3 12 and remove support for TYPO3 10\"','coding.ms',4000000,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301094,0,'portfolios','4.1.0',643,65,'Portfolios','Extension for displaying portfolios and references',2,0,3,1696452305,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','9a8242610c0cae7e06b5bb5381f4c827','\"[RELEASE] Version 4.1.0 - Feature-Release: Extend backend module and more TYPO3 12 migrations\"','coding.ms',4001000,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301095,0,'portfolios','4.1.1',643,69,'Portfolios','Extension for displaying portfolios and references',2,0,3,1697441983,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','7a5be0745aa4377983e8a9d1af0f157b','\"[RELEASE] Version 4.1.1 - Bugfix-Version: Fix request TypoScript condition with additional object check\"','coding.ms',4001001,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301096,0,'portfolios','4.1.2',643,64,'Portfolios','Extension for displaying portfolios and references',2,0,3,1698243631,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','53adeead5efb753ada91033c57b1057c','\"[RELEASE] Version 4.1.2 - Bugfix-Release: Fix get content object for TYPO3 11\"','coding.ms',4001002,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301097,0,'portfolios','4.1.3',643,62,'Portfolios','Extension for displaying portfolios and references',2,0,3,1698845855,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','47299332ca5d94378437c72c794e1063','\"[RELEASE] Version 4.1.3 - Maintenance-Release: Clean up documentation\"','coding.ms',4001003,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301098,0,'portfolios','4.1.4',643,65,'Portfolios','Extension for displaying portfolios and references',2,0,3,1699343459,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','e1fcab55337d0145b823937063424155','\"[RELEASE] Version 4.1.4 - Bugfix-Release: Fix PHP 7.4 support\"','coding.ms',4001004,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301099,0,'portfolios','4.1.5',643,73,'Portfolios','Extension for displaying portfolios and references',2,0,3,1703173506,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','53a62e457dfd8f07a7632ddce564251d','\"[RELEASE] Version 4.1.5 - Bugfix-Release: Fix image domain model getter and insert more traits and more - see change log file\"','coding.ms',4001005,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301100,0,'portfolios','4.1.6',643,72,'Portfolios','Extension for displaying portfolios and references',2,0,3,1709555935,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','80d6eadb72ca6f35ca0e1d35d81a674f','\"[RELEASE] Version 4.1.6 - Bugfix-Release: Fix undefined method getMetaKeywords\"','coding.ms',4001006,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301101,0,'portfolios','4.1.7',643,37,'Portfolios','Extension for displaying portfolios and references, with Bookmarks, Isotope, PDF-Generator and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-portfolios',2,0,3,1748436965,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:14:\"additional_tca\";s:14:\"1.14.2-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f91d587a5e7fe4d08c5508ecd068be01','\"[RELEASE] Version 4.1.7 - Bugfix-Release: Fix accessing finishing date before initialization\"','coding.ms',4001007,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301102,0,'portfolios','5.0.0',643,13,'Portfolios','Extension for displaying portfolios and references, with Bookmarks, Isotope, PDF-Generator and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-portfolios',2,0,3,1773150303,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e057abc386f71cb5fbbe99bddac80ed3','\"[RELEASE] Version 5.0.0 - Feature- &amp; Bugfix-Release: Migration for TYPO3 13 and more - see change-log file\"','coding.ms',5000000,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301103,0,'portfolios','5.0.1',643,12,'TYPO3 Portfolios by coding.ms','Extension for displaying portfolios, references, and work examples with categories, tags, detail and teaser views, plus related entries. Bookmarks, Isotope multi-filter, PDF generator, images, downloads, and radial search improve presentation, navigation, and discovery.',2,0,3,1774874703,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1572cde1e6d9870cda26812d4ab886ca','\"[RELEASE] Version 5.0.1 - Maintenance-Release: Add site set configuration\"','coding.ms',5000001,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301104,0,'portfolios','5.0.2',643,13,'TYPO3 Portfolios by coding.ms','Extension for displaying portfolios, references, and work examples with categories, tags, detail and teaser views, plus related entries. Bookmarks, Isotope multi-filter, PDF generator, images, downloads, and radial search improve presentation, navigation, and discovery.',2,0,3,1774939502,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a860bdca9dcd791466f9373fb3679056','\"[RELEASE] Version 5.0.2 - Maintenance-Release: Update configuration files\"','coding.ms',5000002,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301105,0,'portfolios','5.0.3',643,12,'TYPO3 Portfolios by coding.ms','Extension for displaying portfolios, references, and work examples with categories, tags, detail and teaser views, plus related entries. Bookmarks, Isotope multi-filter, PDF generator, images, downloads, and radial search improve presentation, navigation, and discovery.',2,0,3,1776343502,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b353ffdb3aa0426867a49ac1e3789b91','\"[RELEASE] Version 5.0.3 - Maintenance-Release: Extend repository for backend module filtering\"','coding.ms',5000003,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301106,0,'portfolios','6.0.0',643,12,'TYPO3 Portfolios by coding.ms','Extension for displaying portfolios, references, and work examples with categories, tags, detail and teaser views, plus related entries. Bookmarks, Isotope multi-filter, PDF generator, images, downloads, and radial search improve presentation, navigation, and discovery.',2,0,3,1777873615,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','e73283d9b03302eb736937b69f1c1f61','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301107,0,'portfolios','6.1.0',643,3,'TYPO3 Portfolios by coding.ms','Extension for displaying portfolios, references, and work examples with categories, tags, detail and teaser views, plus related entries. Bookmarks, Isotope multi-filter, PDF generator, images, downloads, and radial search improve presentation, navigation, and discovery.',2,0,3,1785908705,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.2.0-2.99.99\";s:7:\"modules\";s:13:\"8.1.2-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','250489cacedb73f85cf31612bf093db1','\"[RELEASE] Version 6.1.0 - Feature- &amp; Bugfix-Release: Introduce a new socialmedia image, a new relation portfolio-type, a RSS feed, more detailed settings for related portfolios and many more - see change-log file.\"','coding.ms',6001000,1,0,'https://www.coding.ms/documentation/typo3-portfolios','ter','',''),
(9301108,0,'sf_event_mgt_multidates','0.0.2',109,18,'sf_event_mgt multidates','Multidates for sf_event_mgt',2,0,0,1694009929,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:12:\"sf_event_mgt\";s:11:\"7.2.0-7.3.1\";}}','Volker Golbig','v.golbig@machwert.de','v.golbig@machwert.de','c4687c3cb77f62e44094dc4f01921476','Enable multiple dates for sf_event_mgt events \r\n- Adapted calender view\r\n- Can be configured to send FluidEmails\r\n- Uses Xclasses to extend sf_event_mgt_multidates\r\n- Attention: For new registrations deadline expired and event expired checks are removed','',2,0,0,'https://github.com/machwert/sf_event_mgt_multidates/blob/main/Documentation/Index.rst','ter','',''),
(9301109,0,'sf_event_mgt_multidates','0.0.3',109,15,'sf_event_mgt multidates','Multidates for sf_event_mgt',1,0,0,1694011420,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:12:\"sf_event_mgt\";s:11:\"7.2.0-7.3.1\";}}','Volker Golbig','v.golbig@machwert.de','v.golbig@machwert.de','56df51ee1c35f56f770864014caa641f','Added Documentation and changed from stable to beta','',3,0,0,'https://github.com/machwert/sf_event_mgt_multidates/blob/main/Documentation/Index.rst','ter','',''),
(9301110,0,'sf_event_mgt_multidates','0.0.4',109,29,'sf_event_mgt multidates','Enables multiple dates for sf_event_mgt events. Calender view of sf_event_mgt is adapted to display those events.',1,0,0,1694013371,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:12:\"sf_event_mgt\";s:11:\"7.2.0-7.3.1\";}}','Volker Golbig','v.golbig@machwert.de','v.golbig@machwert.de','8bd95cf0c70b8744b224b7578c92db52','Next try to update documentation','',4,0,0,'https://github.com/machwert/sf_event_mgt_multidates/blob/main/Documentation/Index.rst','ter','',''),
(9301111,0,'sf_event_mgt_multidates','0.0.6',109,47,'sf_event_mgt multidates','Enables multiple dates for sf_event_mgt events. Calender view of sf_event_mgt is adapted to display those events.',1,0,0,1706281295,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:12:\"sf_event_mgt\";s:11:\"7.2.0-7.3.3\";}}','Volker Golbig','v.golbig@machwert.de','v.golbig@machwert.de','ebf3e39390be145ec43b6ebe01f67bbd','Ajax loading of registration form in detail view is now implemented, so the detail view can be cached even if detail and registration form are on the same page. No jQuery is needed anymore.','',6,1,0,'https://github.com/machwert/sf_event_mgt_multidates/blob/main/Documentation/Index.rst','ter','',''),
(9301112,0,'piflexformupdate','0.0.3',89,89,'pi_flexform Update','Updates data in pi_flexform',0,0,4,1694017475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Dirk Wildt (verdigado eG)','support@verdigado.com','verdigado','793cee336b285e2db0f1e06064e21c3c','Initial Release','',3,1,0,'','ter','',''),
(9301113,0,'l10ntable_extended','0.1.0',617,66,'L10ntable Extended','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1694104069,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9a5083bfb595fc6214d8e8f1f54b0168','Initial release to TER! Customizable fields for batch editing of page translation fields in the info modules localization overview.','eric-harrer.de',1000,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301114,0,'l10ntable_extended','0.1.1',617,64,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1694117426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','ce0dbf492103d9b8f5a10f330c7dd4fc','[TASK] Minor optimizations and further comments in the XCLASS code\r\n[TASK] Add an extension icon\r\n[TASK] Change the extension title to a more readable one','eric-harrer.de',1001,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301115,0,'l10ntable_extended','0.2.0',617,73,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1694167690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','5a56ccdce3ee7e0f3c0cb79aabc8690a','[DOCS] Add new features to the documentation\r\n[TASK] Compatibility with PHP 7.4\r\n[FEATURE] Backend user setting to select field list as non-admin user','eric-harrer.de',2000,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301116,0,'l10ntable_extended','0.2.1',617,75,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1694761028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"info\";s:14:\"11.5.0-12.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','dd4e656c77e71180824f5f1b005671ad','[BUGFIX] Fix undefined array key errors\r\n[TASK] Update dependency information','eric-harrer.de',2001,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301117,0,'l10ntable_extended','0.3.0',617,63,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1706527933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"info\";s:14:\"11.5.0-12.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','c9f7989dad4e1ae942e3cf3a1bdbcd9b','[FEATURE] Add possibility to modify default language button as well','eric-harrer.de',3000,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301118,0,'l10ntable_extended','0.3.1',617,51,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',3,0,1,1710200811,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"info\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','2de578611d6e2d7fe753447496386cd1','[TASK] Update php requirements\r\n[TASK] Ensure string type usage\r\n[TASK] Refactor defined(TYPO3)  die();\r\n[BUGFIX] Add missing CSP support\r\n[TASK] Add Crowdin configuration file\r\n[TASK] Additions to ext_emconf.php\r\n[DOCS] Add loading order information regarding TSconfig overrides','eric-harrer.de',3001,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301119,0,'l10ntable_extended','1.0.0',617,51,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',2,0,1,1710232584,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:4:\"info\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','a57111b24c748be82e87172cf2d28167','[TASK] Improve labels\r\n[TASK] Refactor README\r\n[TASK] Remove debug line\r\n[TASK] Establishing compatibility with v13','eric-harrer.de',1000000,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301120,0,'l10ntable_extended','1.0.1',617,54,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',2,0,1,1710232871,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"info\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','07995fe85a30d0ac7cbd2fa14cdb7db2','[BUGFIX] Fix version constraint in ext_emconf.php','eric-harrer.de',1000001,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301121,0,'l10ntable_extended','1.0.2',617,64,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',2,0,1,1710854915,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"info\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','a522eeb1d1f94927ed3a644c3d5e41cc','[BUGFIX] Use correct module name in XLIFF labels','eric-harrer.de',1000002,0,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301122,0,'l10ntable_extended','1.0.3',617,56,'Extended Localization Table','With the assistance of this extension, the localization overview within the Info module gains an enhanced \"Edit all language overlay records\" button, featuring individually customizable fields. This empowers users to conveniently perform batch edits on configurable page fields on page translations.',2,0,1,1729503583,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"info\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','220276062d0bfe86715dc4a9756e5584','[TASK] Update version number\r\n[TASK] Update composer dependency\r\n[TASK] Reformat files\r\n[BUGFIX] Consider new \"columnsOnly\" array format','eric-harrer.de',1000003,1,0,'https://github.com/ErHaWeb/l10ntable_extended#readme','ter','',''),
(9301123,0,'opencast','1.1.2',178,83,'Opencast','Support for Opencast videos',2,0,3,1694504134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Philipp Kitzberger','beratung@rz.uni-osnabrueck.de','kitzberger','62180c85d82be5d316e2cfe779f8fe8a','Initial upload','Osnabrück University',1001002,0,0,'https://github.com/opencast/typo3ext-opencast#readme','ter','',''),
(9301124,0,'opencast','1.1.3',178,78,'Opencast','Support for Opencast videos',2,0,3,1710490084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Philipp Kitzberger','beratung@rz.uni-osnabrueck.de','kitzberger','92932ee3a18f3094db5b82f90df60a80','Bugfix release','Osnabrück University',1001003,0,0,'https://github.com/opencast/typo3ext-opencast#readme','ter','',''),
(9301125,0,'opencast','2.0.0',178,17,'Opencast','Support for Opencast videos',2,0,3,1768920301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Philipp Kitzberger','beratung@rz.uni-osnabrueck.de','kitzberger','ef175dee472d236f86f598c3cde08fcc','Compatibility with TYPO3 12  13\r\nCompatibility with Opencast 16 (OpenSearch)','Osnabrück University',2000000,1,0,'https://github.com/opencast/typo3ext-opencast#readme','ter','',''),
(9301126,0,'ckeditor_wordbreak','1.0.0',334,69,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1694545294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','00cb5c34f3ed06e46c56ba5bcede7002','Extension release','',1000000,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301127,0,'ckeditor_wordbreak','1.0.2',334,79,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1694628893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','fb3bc97ab00609b926d3dfcdd7bcc90a','[TASK] Adapt JavaScript entry point to module name convention (thanks to Benjamin Franzke)','',1000002,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301128,0,'ckeditor_wordbreak','2.0.0',334,77,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1705003166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','7ba30b9685301c6182fd6ac7bef611bf','[BUGFIX] Prevent splitting up inline elements\r\n[!!!][TASK] Remove old module specifier\r\n\r\nFor details, see: https://github.com/sebkln/ckeditor_wordbreak/releases','',2000000,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301129,0,'ckeditor_wordbreak','2.1.0',334,33,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1737233280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','62dc5032cbccdfbf4c43f51fd8299c3c','[TASK] Update TYPO3 compatibility (TYPO3 v13)\r\n[FEATURE] Support Site Sets','',2001000,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301130,0,'ckeditor_wordbreak','2.1.1',334,48,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1737295801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','fed15c12bb653faca66e2fa222a4e45f','[TASK] Explain when TypoScript property \"allowTags\" is needed','',2001001,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301131,0,'ckeditor_wordbreak','2.1.2',334,13,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1773689152,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','ec908389aed75c5b0c764842c5633e03','[TASK] Remove deprecated use of ckeditor5-bundle.js (thanks to Sybille Peters)','',2001002,0,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301132,0,'ckeditor_wordbreak','2.2.0',334,15,'CKEditor 5: wordbreak Plugin','Adds the wbr HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.',2,0,0,1775842735,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-14.3.99\";}}','Sebastian Klein','sebastian@sebkln.de','sklein','8fb7a595db389deb5a5ec40f5276073c','[TASK] Update TYPO3 compatibility (TYPO3 v14)','',2002000,1,0,'https://github.com/sebkln/ckeditor_wordbreak/blob/main/README.md','ter','',''),
(9301133,0,'usebouncer','1.1.0',205,90,'Usebouncer','Mail address validation via usebouncer.com (for powermail)',2,0,4,1694623696,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','4bf4335952b6704ef8d44ef921ff664b','Initial upload to TER','',1001000,0,0,'https://github.com/kitzberger/usebouncer#readme','ter','',''),
(9301134,0,'usebouncer','2.0.0',205,55,'Usebouncer','Mail address validation via usebouncer.com (for powermail)',2,0,4,1720952581,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','7a7d320c1c2584fa6151ced5637e81fa','Compatibility for TYPO3 12','',2000000,0,0,'https://github.com/kitzberger/usebouncer#readme','ter','',''),
(9301135,0,'usebouncer','2.0.1',205,60,'Usebouncer','Mail address validation via usebouncer.com (for powermail)',2,0,4,1724753151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','fa181f70250907c8dd3cfefdbf2d2b70','Tiny bugfix release.','',2000001,1,0,'https://github.com/kitzberger/usebouncer#readme','ter','',''),
(9301136,0,'mastodon_feed','1.0.1',220,70,'Code711 Mastodon Feed','Embed a mastodon feed, configurable for a timeline or a tag from a specific server',2,0,3,1694728135,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','ad52e0be1aadc2ccd2b0cd39004cc73e','[TASK] Initial release for TER\n\nTasks:\n added README.md\n added CI/CD','12bis3 / Code711',1000001,0,0,'https://github.com/codeseveneleven/mastodon-feed/blob/main/README.md','ter','',''),
(9301137,0,'mastodon_feed','1.0.2',220,66,'Code711 Mastodon Feed','Embed a mastodon feed, configurable for a timeline or a tag from a specific server',2,0,3,1698504333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','bd1996ae9976273b9d921194a2109841','[BUGFIX] when 2 plugins are set on the same page only one will get loaded 1\n\nTasks:\n created unique id per instance of the plugin in html\n updated javascript to iterate over all instances of the plugin\n added more possibilieties for configuration on the element\n updated wizard.xml FlexForm configuration\n added translations for german\n added a translation key for load more\n bumped version\n\nResolves: 1','12bis3 / Code711',1000002,0,0,'https://github.com/codeseveneleven/mastodon-feed/blob/main/README.md','ter','',''),
(9301138,0,'mastodon_feed','1.0.3',220,84,'Code711 Mastodon Feed','Embed a mastodon feed, configurable for a timeline or a tag from a specific server',2,0,3,1704361602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','ad3bd8aa6dc0cdcc61553ecbc81321eb','Merge remote-tracking branch origin/main','12bis3 / Code711',1000003,1,0,'https://github.com/codeseveneleven/mastodon-feed/blob/main/README.md','ter','',''),
(9301139,0,'code711_housekeeping','3.3.3',222,73,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1694729382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','3e84b030d371ff32c4447da708ffd8c1','[TASK] TER Release\n\nTasks:\n Added description\n Added CI/CD','12bis3 / Code711',3003003,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301140,0,'code711_housekeeping','3.4.0',222,84,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1704389517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','3e8354448106d7b3517fbdc4c246ba66','[TASK] increase version  update readme','12bis3 / Code711',3004000,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301141,0,'code711_housekeeping','4.0.0',222,12,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1770797506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','f242378eba80f4494b698b6e8193e47c','update for v13','12bis3 / Code711',4000000,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301142,0,'code711_housekeeping','4.0.1',222,12,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1770798326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','19eed42a5d348422ade418927bef5708','[TASK] update documentation','12bis3 / Code711',4000001,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301143,0,'code711_housekeeping','4.0.2',222,14,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1770803559,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','86e748575e44a2076d79bb24c8bf9b4b','[BUGFIX] add correct version','12bis3 / Code711',4000002,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301144,0,'code711_housekeeping','4.0.3',222,13,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1773824304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','ce4f7b1ff3a865b8bd733494db575cd3','bugfixes','12bis3 / Code711',4000003,0,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301145,0,'code711_housekeeping','4.0.4',222,14,'Code711 Housekeeping','Keep track of your TYPO3 versions by checking your git-repositories. You can then see the results on your TYPO3 Dashboard.',2,0,3,1776325726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Patricia Ottmar','p.ottmar@12bis3.de','code711','62a848ace748c65a61f9ff433b41ae00','[BUGFIX] Fix Connection::PARAM_STR_ARRAY in command','12bis3 / Code711',4000004,1,0,'https://github.com/codeseveneleven/code711-housekeeping/issues','ter','',''),
(9301146,0,'jve_upgradewizard','12.4.5',524,28,'Update helper for lts12','Fixes the ways included files have been added in database.',1,0,3,1694945894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','ffb0983947fe4a467dab821be2f4e981','First version','',12004005,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301147,0,'jve_upgradewizard','12.4.6',524,71,'Update helper for lts12','Fixes the ways included files have been added in database.',1,0,3,1694946479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','eb8bf3ed4ba05972cb5098b8358aa88f','12.4.6. Needed changes to work with packages and composer','',12004006,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301148,0,'jve_upgradewizard','12.4.8',524,65,'Update helper for TYPO3 LTS- 12','Fixes the ways Typoscript and TSconfig included files have been added in database.',1,0,3,1695309308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','7ae3ffdf9259783a54f10ed9bf137c62','12.4.7 (not uploaded to TER) - Adds a new console command to fix also local template files\r\n12.4.8 Updated documentation \r\n','',12004008,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301149,0,'jve_upgradewizard','12.4.9',524,79,'Update helper for TYPO3 LTS- 12','Fixes the ways Typoscript and TSconfig included files have been added in database.',1,0,3,1695378503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','17b8debce0bdf51b8285fa5da54ce8cd','12.4.9 Fixes exception in TYPO3 11.5 running in php 7.4  and updated documentation readme with more examples','',12004009,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301150,0,'jve_upgradewizard','12.4.11',524,42,'Update helper for TYPO3 LTS- 12','Fixes the ways Typoscript and TSconfig included files have been added in database.',1,0,3,1703779949,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','848f23a5aceed54791d22323c8a6c774','Fix: exception in PHP 8.1 . ','',12004011,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301151,0,'jve_upgradewizard','12.4.16',524,50,'Update helper for TYPO3 LTS- 12','Fixes the ways Typoscript and TSconfig included files have been added in database.',1,0,3,1718470619,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','410e754c632d0b4be2829f4c92366ea7','Fix also TYPO script include with Space like this FILE: EXT: ','',12004016,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301152,0,'jve_upgradewizard','12.4.18',524,58,'Update helper for TYPO3 LTS- 11 / 12','Fixes the ways Typoscript and TSconfig included files: in database and in template extensions',1,0,3,1718526257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','77145f94fb88c8e3d3efbe4f9525e67d','New Feature: Repair also typoscript lines in files, containing includeCSS , includeJS or Icons  or images\r\nSome Minor Bugfixes','',12004018,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301153,0,'jve_upgradewizard','12.4.22',524,41,'Update helper for TYPO3 LTS- 11 / 12','Fixes the ways Typoscript and TSconfig included files: in database and in template extensions',1,0,3,1730719771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','8a64870cf5ba2ee6f34981810d105cfa','Version 12.4.23 - \r\nbugfix: do not change tsconfig to typoscript \r\nfeature: added cli command to fix approvedyes in XLF files of a local extension ','',12004022,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301154,0,'jve_upgradewizard','12.4.25',524,42,'Update helper for TYPO3 LTS- 11 / 12','Fixes the ways Typoscript and TSconfig included files: in database and in template extensions',1,0,3,1732109807,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','5a8bd1bf46deead087fa1dc5b778f54a','12.4.24 - Bugfix: do not change .tsconfig to tsconfigconfig \r\n12.4.25 - Just fix Version for TER','',12004025,0,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301155,0,'jve_upgradewizard','12.4.27',524,48,'Update helper for TYPO3 LTS- 11 / 12','Fixes the ways Typoscript and TSconfig included files: in database and in template extensions',1,0,3,1733821906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','967c105da26e3daf317c30687d54568a','Fix: tsconfig was sometimes renamed to tsconfigconfig\r\nTask: show only warning to rename file if file does not exist','',12004027,1,0,'https://github.com/velletti/jve_upgradewizard#readme','ter','',''),
(9301156,0,'hwd','1.0.0',85,28,'HelloWorld','HelloWorldTest',1,0,4,1695039164,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','abandoned_extensions','b45d3ef066116cec10afe736c547640c','Simple HelloWorld Test','',1000000,0,0,'','ter','',''),
(9301157,0,'hwd','2.0.0',85,57,'HelloWorld','HelloWorldTest',1,0,4,1695040885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','abandoned_extensions','5f25816bd39333625c29ac6c8332df58','HelloWorldExample T3-12','',2000000,1,0,'','ter','',''),
(9301158,0,'ai_tools','0.0.1',390,55,'AI Tools','Use A.I. Tools in the TYPO3 backend. Generate Images, Image Variants and Describe Images.',0,0,1,1695042000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Sascha Löffler','sloeffler@pagemachine.de','pagemachine','014ee4ace9c54140cbd0cffae6b84ddd','[RELEASE] Alpha 0.0.1\r\nEarly Version to generate Images or descriptions of Images using AI.','Pagemachine AG',1,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301159,0,'ai_tools','0.0.7',390,16,'AI Tools','Use A.I. Tools in the TYPO3 backend. Generate Images, Image Variants and Describe Images.',0,0,1,1730981532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Sascha Löffler','sloeffler@pagemachine.de','pagemachine','3abeae69b21024b275904e2cc7b134b0','[RELEASE] Raise version to 0.0.7','Pagemachine AG',7,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301160,0,'ai_tools','0.0.8',390,41,'AI Tools','Use A.I. Tools in the TYPO3 backend. Generate Images, Image Variants and Describe Images.',0,0,1,1730981992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Sascha Löffler','sloeffler@pagemachine.de','pagemachine','8e9f2c0ab976d2f506ea555e6ef8ea4b','[RELEASE] Raise version to 0.0.8','Pagemachine AG',8,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301161,0,'ai_tools','0.0.9',390,45,'AI Tools','Use A.I. Tools in the TYPO3 backend. Generate Images, Image Variants and Describe Images.',0,0,1,1731337364,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Sascha Löffler','sloeffler@pagemachine.de','pagemachine','1023d0cf2d51e680fa4ba9b9b2cbb8ac','[RELEASE] Raise version to 0.0.9','Pagemachine AG',9,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301162,0,'ai_tools','1.0.0',390,44,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1732531121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','093f1c7abcbb4e10785075db68873d6b','[RELEASE] Raise version to 1.0.0','Pagemachine AG',1000000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301163,0,'ai_tools','1.0.1',390,43,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1733734156,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','753a1a0b446cc9c5c91b1ca002e6e9dd','[RELEASE] Raise version to 1.0.1','Pagemachine AG',1000001,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301164,0,'ai_tools','1.1.0',390,48,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1734448775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','178dc277e5fbd22e29fa808a4a3cb37a','[RELEASE] Raise version to 1.1.0','Pagemachine AG',1001000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301165,0,'ai_tools','1.2.0',390,20,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1760431959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','c1156b815f97f604227aad1d24b49406','[RELEASE] Raise version to 1.2.0\n\n- Simplify extension configuration\n- Prompt placeholder feature','Pagemachine AG',1002000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301166,0,'ai_tools','1.3.0',390,16,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1764767232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','8ca46426de149d58b38066fe2d45084a','[RELEASE] Raise version to 1.3.0\n\n- Add additional translation providers (Google translate)','Pagemachine AG',1003000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301167,0,'ai_tools','1.3.1',390,19,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1766146000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','7acf115f06462b6522074b6ed6829afa','[RELEASE] Raise version to 1.3.1\n\n- Improved error handling','Pagemachine AG',1003001,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301168,0,'ai_tools','1.3.2',390,19,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1771423817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','2bd4818c4c15b7b90fa677681417cf6c','[RELEASE] Raise version to 1.3.2\n\n- Minor bug fixing','Pagemachine AG',1003002,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301169,0,'ai_tools','1.5.0',390,11,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1777293258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','c159ca491033cdf1f1b40d9ed70cba4c','Merge pull request 53 from pagemachine/feat/storage-scoped-ai-config\n\n[FEATURE] Storage-scoped AI configuration (closes 48 and 51)','Pagemachine AG',1005000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301170,0,'ai_tools','2.1.0',390,6,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1783340554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','0358b7650b5f0bde4b55e737c02da941','2.1.0: aigude-vision-v1 with native alt-text in 15 languages; TYPO3 v12-v14 support. See PR 56.','Pagemachine AG',2001000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301171,0,'ai_tools','2.2.0',390,3,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1785940486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','223dd6593450d272dc449ccace419f3d','[RELEASE] Raise version to 2.2.0\n\n- Optional context enrichment: alt text can now use the page and content around an image','Pagemachine AG',2002000,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301172,0,'ai_tools','2.2.1',390,2,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1786103648,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','32c3862ebe7cde4ef9f9fc8bf2ec45c1','[RELEASE] Raise version to 2.2.1\n\n- New installations now get a working default prompt on all supported TYPO3 versions','Pagemachine AG',2002001,0,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301173,0,'ai_tools','2.3.0',390,2,'AI Tools','A TYPO3 extension that leverages artificial intelligence to enhance content and accessibility',2,0,1,1787653893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Francisco Seipel','fseipel@pagemachine.de','pagemachine','579797771033e96b3b0b58fd22a9c58f','[RELEASE] Raise version to 2.3.0\n\n- Generating alternative texts for a whole folder now processes images in groups, finishing noticeably faster','Pagemachine AG',2003000,1,0,'https://pagemachine.github.io/ai-tools/','ter','',''),
(9301174,0,'category_types','1.0.1',302,91,'(FGTCLB) Basic Typed categories','Basic extension for typed categories',2,0,4,1695116591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','551ec659aca29d43ca0a3ea7803ad48e','[TASK] Prepare release','',1000001,0,0,'https://docs.typo3.org/p/fgtclb/category-types/1.0/en-us','ter','',''),
(9301175,0,'category_types','1.1.0',302,33,'(FGTCLB) Basic Typed categories','Basic extension for typed categories',2,0,4,1741103342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','bb693a69519c88cae7df3adc98ed4482','[RELEASE] 1.1.0 https://github.com/fgtclb/typo3-category-types/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/fgtclb/category-types/1.1/en-us','ter','',''),
(9301176,0,'category_types','2.0.1',302,36,'(FGTCLB) Basic Typed categories','Basic extension for typed categories',2,0,4,1746557036,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','66909eca315c97476d724dbe0fa2690d','https://github.com/fgtclb/typo3-category-types/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.0/en-us','ter','',''),
(9301177,0,'category_types','1.2.0',302,23,'(FGTCLB) Basic Typed categories','Basic extension for typed categories',2,0,4,1753439424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','02a475957122a2fad66254e2b3f8cac3','https://github.com/fgtclb/typo3-category-types/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/fgtclb/category-types/1.2/en-us','ter','',''),
(9301178,0,'category_types','2.1.0',302,13,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1771427270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8aed88ce51e15b8cd32c784155c4886f','https://github.com/fgtclb/typo3-category-types/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.1/en-us','ter','',''),
(9301179,0,'category_types','2.1.1',302,13,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1771429326,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','9fe9f63ec9ea7754d78d87b556876a88','https://github.com/fgtclb/typo3-category-types/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.1/en-us','ter','',''),
(9301180,0,'category_types','2.1.2',302,14,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1771432537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','b2f69075ffe3faced2a153c5eb0b2b8d','https://github.com/fgtclb/typo3-category-types/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.1/en-us','ter','',''),
(9301181,0,'category_types','2.2.0',302,12,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1772804882,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','129e81fcc9b13a974227cbd06803d879','https://github.com/fgtclb/typo3-category-types/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.2/en-us','ter','',''),
(9301182,0,'category_types','2.3.0',302,13,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1774604500,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','c1ac50dc72b7e1444f185085bc7c126a','https://github.com/fgtclb/typo3-category-types/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.3/en-us','ter','',''),
(9301183,0,'category_types','2.3.1',302,11,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1776667962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8af9ca7b477783dd79731c8b22c3c8bb','https://github.com/fgtclb/typo3-category-types/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.3/en-us','ter','',''),
(9301184,0,'category_types','2.3.2',302,13,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1777223344,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','bb208fa77c11a8fe4a3e176fcbe73324','https://github.com/fgtclb/typo3-category-types/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.3/en-us','ter','',''),
(9301185,0,'category_types','2.2.1',302,10,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1777232754,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','6e393ef9ce37b4f71e4591ac80cca42e','https://github.com/fgtclb/typo3-category-types/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.2/en-us','ter','',''),
(9301186,0,'category_types','2.3.3',302,8,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1777999659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','87502d8a3d9d563dfc2a4f8760f0561b','https://github.com/fgtclb/typo3-category-types/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/category-types/2.3/en-us','ter','',''),
(9301187,0,'category_types','2.3.4',302,12,'FGTCLB: Basic Typed categories','Basic extension for typed categories',1,0,4,1778001246,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','c054d1e05017dd6155799dadf3b4b6ea','https://github.com/fgtclb/typo3-category-types/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/category-types/2.3/en-us','ter','',''),
(9301188,0,'cli_toolbox','2.0.0',271,71,'CLI toolbox','',2,0,4,1695138457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','007aa34c07748230b86cd724cdc24220','Initial upload for TYPO3 10 and 11','',2000000,0,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301189,0,'cli_toolbox','2.2.0',271,80,'CLI toolbox','',2,0,4,1700560089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','cbc33d0a9db00556add85f05422abca3','New option for tree command: --separator','',2002000,0,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301190,0,'cli_toolbox','3.0.1',271,56,'CLI toolbox','',2,0,4,1723792224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','54935fcd319d0a77daa578eedfbbcd26','TYPO3 12 compatibility','',3000001,0,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301191,0,'cli_toolbox','4.0.0',271,46,'CLI toolbox','TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI',2,0,4,1735297376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','099e368dc7fa6411c50f5502fd48f40d','Support for TYPO3 13 and implemented delete command.','',4000000,0,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301192,0,'cli_toolbox','4.2.4',271,10,'CLI toolbox','TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI',2,0,4,1776169333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','e648ee4c5bfbdf85292d8f98d137bd60','Added new commands to find DB records and move folders accross storages.','',4002004,0,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301193,0,'cli_toolbox','4.3.0',271,8,'CLI toolbox','TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI',2,0,4,1782813516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','383965dbb9facc5a31dfb6b313db347d','Improved and stabilized feature set of bin/typo3 toolbox:find:\r\n\r\n New option --online-only to respect record enablefields (and parent page as well)\r\n New option --url to render FE URLs as separate column\r\n\r\n(dropped support for v10)','',4003000,1,0,'https://github.com/kitzberger/cli-toolbox/tree/main#readme','ter','',''),
(9301194,0,'page_backend_layout','1.0.3',240,88,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1695149171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','7bbf34f410f81dd6686bdfd8baffb220','[TASK] Add Fluid to dev-requirements','',1000003,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/1.0/en-us','ter','',''),
(9301195,0,'page_backend_layout','1.1.0',240,29,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1741111885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5db4abb91d9c6a273916bc4c1bd7f8f8','[RELEASE] 1.1.0 https://github.com/fgtclb/typo3-page-backend-layout/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/1.1/en-us','ter','',''),
(9301196,0,'page_backend_layout','2.0.0',240,33,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1741111927,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','e898f7d10a35962b3d1966474c5cc331','[RELEASE] 2.0.0 https://github.com/fgtclb/typo3-page-backend-layout/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/2.0/en-us','ter','',''),
(9301197,0,'page_backend_layout','2.0.1',240,35,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1743696612,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','3f93bdbd0cf00e45f247aca5721deb4b','https://github.com/fgtclb/typo3-page-backend-layout/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/2.0/en-us','ter','',''),
(9301198,0,'page_backend_layout','1.1.1',240,18,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1761671007,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','421cded8e54ae8c13c7ec7f1def16dd9','[RELEASE] 1.1.1\nNotes: https://github.com/fgtclb/academic-persons/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/1.1/en-us','ter','',''),
(9301199,0,'page_backend_layout','2.0.2',240,25,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1761671298,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','9a4f307fbf2979d2c6497e9d36061290','[RELEASE] 2.0.2\nNotes: https://github.com/fgtclb/academic-persons/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/2.0/en-us','ter','',''),
(9301200,0,'page_backend_layout','2.0.5',240,12,'(FGTCLB) Page Backend Layout','Helper for Backend layout overrides based on page doktype',2,0,0,1775744994,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','55a5386d28eb9f81a3119ff3d1c6471f','https://github.com/fgtclb/typo3-page-backend-layout/releases/tag/2.0.5','',2000005,1,0,'https://docs.typo3.org/p/fgtclb/page-backend-layout/2.0/en-us','ter','',''),
(9301201,0,'brevo','2.0.0',94,94,'Brevo integration','Integration of newsletter SaaS solution sendinblue.com  (formally known as sendinblue) into TYPO3 CMS',2,0,3,1695190845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Georg Ringer','gr@studiomitte.com','just2b','0831e9bfe3617586a0f201a06a0af019','Support of TYPO3 v11  12 and successor of EXT:sendinblue','StudioMitte',2000000,1,0,'https://github.com/studiomitte/brevo','ter','',''),
(9301202,0,'academic_jobs','0.1.0',663,67,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1695192758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','80c61108057e3858885371047488e91a','[TASK] Prepare release','FGTCLB GmbH',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301203,0,'academic_jobs','0.1.2',663,75,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1695197171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','ba401d5d79cdbc048984c18703f9f554','[TASK] Prepare Release','FGTCLB GmbH',1002,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301204,0,'academic_jobs','0.1.3',663,65,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1700150571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','6307bcd9c6d98f232c2372781f32d280','[TASK] Release 0.1.3','FGTCLB GmbH',1003,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301205,0,'academic_jobs','0.1.4',663,61,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1700840705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','22bdb973af2b565108b252dd5aaad4fd','[TASK] Release 0.1.4','FGTCLB GmbH',1004,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301206,0,'academic_jobs','0.1.5',663,64,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1700841443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','864f405a0eddc16f724bd49c662ad4ac','[TASK] Release 0.1.5','FGTCLB GmbH',1005,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301207,0,'academic_jobs','0.1.6',663,80,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1702382793,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','1a3178cad29aed99c694d3f23a693dcd','[TASK] Release 0.1.6','FGTCLB GmbH',1006,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.1/en-us','ter','',''),
(9301208,0,'academic_jobs','0.2.0',663,34,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1740496924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','4aa601e7837667e506caec3ca5302781','[RELEASE] 0.2.0 https://github.com/fgtclb/academic-jobs/releases/tag/0.2.0\r\n','FGTCLB GmbH',2000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/0.2/en-us','ter','',''),
(9301209,0,'academic_jobs','1.1.0',663,33,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1741171590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','a80d7253ec205a480f024d00fd474f44','https://github.com/fgtclb/academic-jobs/releases/tag/1.1.0','FGTCLB GmbH',1001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/1.1/en-us','ter','',''),
(9301210,0,'academic_jobs','2.0.1',663,36,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1746556176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','054bdcc0bae536a3512cd9426c661e69','https://github.com/fgtclb/academic-jobs/releases/tag/2.0.1','FGTCLB GmbH',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.0/en-us','ter','',''),
(9301211,0,'academic_jobs','1.2.0',663,24,'Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1753439183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','e920e459585eb556e193451c965a4178','https://github.com/fgtclb/academic-jobs/releases/tag/1.2.0','FGTCLB GmbH',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/1.2/en-us','ter','',''),
(9301212,0,'academic_jobs','2.1.0',663,13,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1771427231,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','9511de7313a2665df0bf1f5733276f3c','https://github.com/fgtclb/academic-jobs/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.1/en-us','ter','',''),
(9301213,0,'academic_jobs','2.1.1',663,13,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1771429291,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','67fb0a15bec11a40edc6479c9c5271c6','https://github.com/fgtclb/academic-jobs/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.1/en-us','ter','',''),
(9301214,0,'academic_jobs','2.1.2',663,17,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1771432503,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','e93cc454a9270e63dfd03911201a6f0f','https://github.com/fgtclb/academic-jobs/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.1/en-us','ter','',''),
(9301215,0,'academic_jobs','2.2.0',663,15,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1772804846,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','816ada8015711465d4c2a1de452b8699','https://github.com/fgtclb/academic-jobs/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.2/en-us','ter','',''),
(9301216,0,'academic_jobs','2.3.0',663,14,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1774604461,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','67de4d934318e6353537f3cb10e6a42d','https://github.com/fgtclb/academic-jobs/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.3/en-us','ter','',''),
(9301217,0,'academic_jobs','2.3.1',663,11,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1776667924,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','34a82a3d919dc3f3f70af2416333fa90','https://github.com/fgtclb/academic-jobs/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.3/en-us','ter','',''),
(9301218,0,'academic_jobs','2.3.2',663,11,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1777223309,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8345c1f175313d9bb1798d548fc194a1','https://github.com/fgtclb/academic-jobs/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.3/en-us','ter','',''),
(9301219,0,'academic_jobs','2.2.1',663,10,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1777232717,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','218d0391f95a245ea1a4ec160fbe0a14','https://github.com/fgtclb/academic-jobs/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.2/en-us','ter','',''),
(9301220,0,'academic_jobs','2.3.3',663,8,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1777999576,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','d0eb3e8b60c962714bb698f54c85dac3','https://github.com/fgtclb/academic-jobs/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.3/en-us','ter','',''),
(9301221,0,'academic_jobs','2.3.4',663,12,'FGTCLB: Academic Jobs','The Academic Jobs extension allows users to create and manage job postings.',1,0,4,1778001202,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:12:\"rte-ckeditor\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:20:\"fluid-styled-content\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','a9502ed7c9cd6204057735163b9aa3fe','https://github.com/fgtclb/academic-jobs/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-jobs/2.3/en-us','ter','',''),
(9301222,0,'academic_bite_jobs','0.1.0',579,68,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1695193903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','3ebff3ed75e558feadf08333edda9d1f','[TASK] Prepare Release','FGTCLB GmbH',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/0.1/en-us','ter','',''),
(9301223,0,'academic_bite_jobs','0.1.1',579,71,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1695196730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','381956110024a6f76578b9ac66a28bf3','[TASK] Release 0.1.1','FGTCLB GmbH',1001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/0.1/en-us','ter','',''),
(9301224,0,'academic_bite_jobs','0.1.2',579,73,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1695391459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','09a25d5aadd65de5ab8cf12377cdad03','[TASK] Prepare Release','FGTCLB GmbH',1002,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/0.1/en-us','ter','',''),
(9301225,0,'academic_bite_jobs','0.1.3',579,83,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1697699634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','e543cf95f3a8355ebfc70a7368e4f331','[TASK] Release 0.1.2','FGTCLB GmbH',1003,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/0.1/en-us','ter','',''),
(9301226,0,'academic_bite_jobs','1.0.0',579,47,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',2,0,4,1718811500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','3cd84d0a9010b212453c606821936232','Release 1.0.0','FGTCLB GmbH',1000000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/1.0/en-us','ter','',''),
(9301227,0,'academic_bite_jobs','1.0.1',579,62,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',2,0,4,1718811687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','4f327a20cd9edac73eff6f361e8e6fb3','Release 1.0.1','FGTCLB GmbH',1000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/1.0/en-us','ter','',''),
(9301228,0,'academic_bite_jobs','2.0.1',579,36,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',2,0,4,1746555867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','12d173e66c8bd28fdd65ce388735221b','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.0.1','FGTCLB GmbH',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.0/en-us','ter','',''),
(9301229,0,'academic_bite_jobs','1.2.0',579,23,'Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',2,0,4,1753439104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Riad Zejnilagic Trumic','hello@fgtclb.com','web-vision-gmbh','a2e43c7f3ef491a2a33c26e9c14854eb','https://github.com/fgtclb/academic-bite-jobs/releases/tag/1.2.0','FGTCLB GmbH',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/1.2/en-us','ter','',''),
(9301230,0,'academic_bite_jobs','2.1.0',579,13,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1771427226,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','40a0e51808ddd7f4d6993ee0a95067a9','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.1/en-us','ter','',''),
(9301231,0,'academic_bite_jobs','2.1.1',579,13,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1771429283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','81e95446e35f08a07c7ec01dc606ca06','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.1/en-us','ter','',''),
(9301232,0,'academic_bite_jobs','2.1.2',579,14,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1771432494,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','38058c713a6ea85e519fd92779f331dc','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.1/en-us','ter','',''),
(9301233,0,'academic_bite_jobs','2.2.0',579,12,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1772804837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','951aaad0c850adb0851736484bd282b3','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.2/en-us','ter','',''),
(9301234,0,'academic_bite_jobs','2.3.0',579,14,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1774604453,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','2f257db64599943e7c149b2f988907d0','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.3/en-us','ter','',''),
(9301235,0,'academic_bite_jobs','2.3.1',579,10,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1776667916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','b612fb142b181ebab587656a50096f72','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.3/en-us','ter','',''),
(9301236,0,'academic_bite_jobs','2.3.2',579,10,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1777223294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','c0c530b71d232d8e42e47aa490de9581','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.3/en-us','ter','',''),
(9301237,0,'academic_bite_jobs','2.2.1',579,10,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1777232709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','3c3b6b6a053a4ea0e96970400b5e94c0','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.2/en-us','ter','',''),
(9301238,0,'academic_bite_jobs','2.3.3',579,8,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1777999562,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','add05d2fa68df293777385a265ba1dba','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.3/en-us','ter','',''),
(9301239,0,'academic_bite_jobs','2.3.4',579,12,'FGTCLB: Academic Bite Jobs','The Academic Bite Jobs extension shows jobs from the B-Ite Job Board.',1,0,4,1778001190,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','82c05c828ef9f887d393b30bfa72ab42','https://github.com/fgtclb/academic-bite-jobs/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-bite-jobs/2.3/en-us','ter','',''),
(9301240,0,'academic_persons','0.1.0',471,78,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1695195974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"numbered_pagination\";s:15:\"1.0.0 - 1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','af6ae59abf2bbf8b3313b0cb35c206e3','[FEATURE] Allow selecting profiles in list plugin','FGTCLB',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/0.1/en-us','ter','',''),
(9301241,0,'academic_persons','0.2.0',471,67,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1699447322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"numbered_pagination\";s:15:\"1.0.0 - 1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','129514773cb0367390dffce035719cd5','[RELEASE] Raise version to 0.2.0','FGTCLB',2000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/0.2/en-us','ter','',''),
(9301242,0,'academic_persons','0.2.1',471,76,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1705567787,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"numbered_pagination\";s:15:\"1.0.0 - 1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','e5f6461f2d9e543646f9c4f4f1ddf348','[TASK] Release 0.2.1','FGTCLB',2001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/0.2/en-us','ter','',''),
(9301243,0,'academic_persons','0.4.0',471,39,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1739470903,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"numbered_pagination\";s:15:\"1.0.0 - 1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','539e1092bbe2b8a88eadd32269170352','[RELEASE] 0.4.0\r\n\r\nRead notes on https://github.com/fgtclb/academic-persons/releases/tag/0.4.0','FGTCLB',4000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/0.4/en-us','ter','',''),
(9301244,0,'academic_persons','1.1.0',471,38,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1741789599,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"1.0.0-1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','3e1a2e4cabf5870da21857e3993564c3','https://github.com/fgtclb/academic-persons/releases/tag/1.1.0','FGTCLB',1001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/1.1/en-us','ter','',''),
(9301245,0,'academic_persons','2.0.1',471,35,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1746556728,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:8:\"frontend\";s:14:\"12.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','c17d7a82337899e7ec277d61b1053ab1','https://github.com/fgtclb/academic-persons/releases/tag/2.0.1','FGTCLB',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.0/en-us','ter','',''),
(9301246,0,'academic_persons','1.2.0',471,25,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1753439270,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"11.5.0-12.4.99\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"1.0.0-1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','803737687be2f263745e0a67d9379478','https://github.com/fgtclb/academic-persons/releases/tag/1.2.0','FGTCLB',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/1.2/en-us','ter','',''),
(9301247,0,'academic_persons','2.1.0',471,13,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1771427240,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','544ccffd545408a6e154c5e8e003bfd4','https://github.com/fgtclb/academic-persons/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.1/en-us','ter','',''),
(9301248,0,'academic_persons','2.1.1',471,13,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1771429304,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','2bc2395caa0259333e6687cc40362511','https://github.com/fgtclb/academic-persons/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.1/en-us','ter','',''),
(9301249,0,'academic_persons','2.1.2',471,13,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1771432512,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1a34ef887abfe9aba062c19166dc1227','https://github.com/fgtclb/academic-persons/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.1/en-us','ter','',''),
(9301250,0,'academic_persons','2.2.0',471,12,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1772804858,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','bad18d2bf411163e7b00c4a576988a0f','https://github.com/fgtclb/academic-persons/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.2/en-us','ter','',''),
(9301251,0,'academic_persons','2.3.0',471,12,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1774604467,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','17020bd36d33b23c8a2f4769638aa93d','https://github.com/fgtclb/academic-persons/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.3/en-us','ter','',''),
(9301252,0,'academic_persons','2.3.1',471,10,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1776667934,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5a6e2936c0a2dd6af97b2a1759526412','https://github.com/fgtclb/academic-persons/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.3/en-us','ter','',''),
(9301253,0,'academic_persons','2.3.2',471,10,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1777223320,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','3fbcbe5d6e45be75a1715f731e287982','https://github.com/fgtclb/academic-persons/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.3/en-us','ter','',''),
(9301254,0,'academic_persons','2.2.1',471,10,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1777232731,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','f4de4474ac8211f23bfa96195059d3d6','https://github.com/fgtclb/academic-persons/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.2/en-us','ter','',''),
(9301255,0,'academic_persons','2.3.3',471,8,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1777999601,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','89ed545aaec6e9edf9ac621772e79b20','https://github.com/fgtclb/academic-persons/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.3/en-us','ter','',''),
(9301256,0,'academic_persons','2.3.4',471,12,'FGTCLB: Academic Persons','Adds a person database to TYPO3 with plugins to show them in the frontend.',1,0,3,1778001213,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";}s:8:\"suggests\";a:1:{s:19:\"numbered_pagination\";s:13:\"2.1.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','29eace9ead04abb30935f6dd771642a9','https://github.com/fgtclb/academic-persons/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-persons/2.3/en-us','ter','',''),
(9301257,0,'academic_persons_edit','0.1.0',325,55,'FGTCLB: Academic Persons Edit','dds the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1695196154,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"academic_persons\";s:14:\"0.1.0 - 0.1.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','b559efd1ef008e973733d3c135faa4c4','[BUGFIX] Update exception code in ProfileImageUploadConverter','FGTCLB',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/0.1/en-us','ter','',''),
(9301258,0,'academic_persons_edit','0.2.0',325,66,'FGTCLB: Academic Persons Edit','dds the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1699455637,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"academic_persons\";s:14:\"0.2.0 - 0.2.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','2384fce53395cac560ee3d47e4b71462','[RELEASE] Raise version to 0.2.0','FGTCLB',2000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/0.2/en-us','ter','',''),
(9301259,0,'academic_persons_edit','1.1.0',325,33,'FGTCLB: Academic Persons Edit','dds the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1741806749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:16:\"academic_persons\";s:13:\"1.1.0-1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','3da6926add1ecf98c5a1ea5ac32d9377','https://github.com/fgtclb/academic-persons-edit/releases/tag/1.1.0','FGTCLB',1001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/1.1/en-us','ter','',''),
(9301260,0,'academic_persons_edit','2.0.1',325,32,'FGTCLB: Academic Persons Edit','dds the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1746556782,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"academic_persons\";s:5:\"2.0.1\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','c1da628f7c72f261a7216cfeae4b3f5c','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.0.1','FGTCLB',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.0/en-us','ter','',''),
(9301261,0,'academic_persons_edit','1.2.0',325,23,'FGTCLB: Academic Persons Edit','dds the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1753439297,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:16:\"academic_persons\";s:5:\"1.2.0\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','0f277c51234d01e329f77b82f3c96000','https://github.com/fgtclb/academic-persons-edit/releases/tag/1.2.0','FGTCLB',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/1.2/en-us','ter','',''),
(9301262,0,'academic_persons_edit','2.1.0',325,13,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1771427249,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:16:\"academic_persons\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','b20ac812b98faca2a0f5bf94fe016661','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.1/en-us','ter','',''),
(9301263,0,'academic_persons_edit','2.1.1',325,13,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1771429303,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:16:\"academic_persons\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','cbb051936c049b136305c851ac49666d','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.1/en-us','ter','',''),
(9301264,0,'academic_persons_edit','2.1.2',325,13,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1771432520,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:16:\"academic_persons\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8621842ba86ff0215b94b63b96fcb836','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.1/en-us','ter','',''),
(9301265,0,'academic_persons_edit','2.2.0',325,13,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1772804860,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:16:\"academic_persons\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1be54e3aca60eabeb87c4d597d4b93f2','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.2/en-us','ter','',''),
(9301266,0,'academic_persons_edit','2.3.0',325,14,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1774604471,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:16:\"academic_persons\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','decc92671c58fe49e2758014d69723d6','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.3/en-us','ter','',''),
(9301267,0,'academic_persons_edit','2.3.1',325,10,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1776667943,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:16:\"academic_persons\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','0af4cb3e10ded82192c0e151308f7b0f','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.3/en-us','ter','',''),
(9301268,0,'academic_persons_edit','2.3.2',325,10,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1777223323,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";s:16:\"academic_persons\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','57c1c94c1c7951299234ee833fc781bc','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.3/en-us','ter','',''),
(9301269,0,'academic_persons_edit','2.2.1',325,10,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1777232735,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:16:\"academic_persons\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','9272541ba50d958ddfec7fdb8a5de93a','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.2/en-us','ter','',''),
(9301270,0,'academic_persons_edit','2.3.3',325,8,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1777999589,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:16:\"academic_persons\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5831155760d802f92e7d07fca71dd27b','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.3/en-us','ter','',''),
(9301271,0,'academic_persons_edit','2.3.4',325,12,'FGTCLB: Academic Persons Edit','Provides the option to assign frontend users to academic persons and allow editing the profiles in frontend.',1,0,3,1778001219,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:16:\"academic_persons\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','6751c4aa68bfafff28f89b44bf1b09a2','https://github.com/fgtclb/academic-persons-edit/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-persons-edit/2.3/en-us','ter','',''),
(9301272,0,'academic_persons_sync','0.1.0',332,55,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1695196184,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"academic_persons\";s:14:\"0.1.0 - 0.1.99\";s:21:\"academic_persons_edit\";s:14:\"0.1.0 - 0.1.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','0ae01595b9ade700b223e1774a9bd474','[TASK] Update documentation for runTests.sh validation','FGTCLB',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/0.1/en-us','ter','',''),
(9301273,0,'academic_persons_sync','0.2.0',332,70,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1699456024,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:16:\"academic_persons\";s:14:\"0.2.0 - 0.2.99\";s:21:\"academic_persons_edit\";s:14:\"0.2.0 - 0.2.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','a800ab6ff00c58ba3bec0efcb4696993','[RELEASE] Raise version to 0.2.0','FGTCLB',2000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/0.2/en-us','ter','',''),
(9301274,0,'academic_persons_sync','1.1.0',332,31,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1741810147,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:16:\"academic_persons\";s:13:\"1.0.0-1.99.99\";s:21:\"academic_persons_edit\";s:13:\"1.0.0-1.99.99\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','23749d28711fb571c93ea06b01211bc2','https://github.com/fgtclb/academic-persons-sync/releases/tag/1.1.0','FGTCLB',1001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/1.1/en-us','ter','',''),
(9301275,0,'academic_persons_sync','2.0.1',332,31,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1746556828,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:16:\"academic_persons\";s:5:\"2.0.1\";s:21:\"academic_persons_edit\";s:5:\"2.0.1\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','5a0727d21f9b8fe66a7e99d8972af012','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.0.1','FGTCLB',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.0/en-us','ter','',''),
(9301276,0,'academic_persons_sync','1.2.0',332,23,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1753439341,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:16:\"academic_persons\";s:5:\"1.2.0\";s:21:\"academic_persons_edit\";s:5:\"1.2.0\";}}','Tim Schreiner','tim.schreiner@km2.de','web-vision-gmbh','6ae2488161958cad9c372d20298c32f1','https://github.com/fgtclb/academic-persons-sync/releases/tag/1.2.0','FGTCLB',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/1.2/en-us','ter','',''),
(9301277,0,'academic_persons_sync','2.1.0',332,13,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1771427248,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:16:\"academic_persons\";s:5:\"2.1.0\";s:21:\"academic_persons_edit\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','12f7acaf385a89a6ee0159c5ba1f8cdf','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.1/en-us','ter','',''),
(9301278,0,'academic_persons_sync','2.1.1',332,14,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1771429304,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:16:\"academic_persons\";s:5:\"2.1.1\";s:21:\"academic_persons_edit\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','55cb109ab12230b5dab02162b4bd1c02','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.1/en-us','ter','',''),
(9301279,0,'academic_persons_sync','2.1.2',332,14,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1771432523,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:16:\"academic_persons\";s:5:\"2.1.2\";s:21:\"academic_persons_edit\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','4c11b1e157b3873cd2545fa08854b78f','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.1/en-us','ter','',''),
(9301280,0,'academic_persons_sync','2.2.0',332,13,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1772804864,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:16:\"academic_persons\";s:5:\"2.2.0\";s:21:\"academic_persons_edit\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','b4a47193b580cd6eca2196301a37a6a9','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.2/en-us','ter','',''),
(9301281,0,'academic_persons_sync','2.3.0',332,14,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1774604479,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:16:\"academic_persons\";s:5:\"2.3.0\";s:21:\"academic_persons_edit\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','b71fa9059cab6458ccb25ed357636b4a','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.3/en-us','ter','',''),
(9301282,0,'academic_persons_sync','2.3.1',332,12,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1776667947,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:16:\"academic_persons\";s:5:\"2.3.1\";s:21:\"academic_persons_edit\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','60514e95212fb396d57ae1ef173d856c','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.3/en-us','ter','',''),
(9301283,0,'academic_persons_sync','2.3.2',332,12,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1777223323,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:16:\"academic_persons\";s:5:\"2.3.2\";s:21:\"academic_persons_edit\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1971b7902ca3a053978f1b0d737894ba','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.3/en-us','ter','',''),
(9301284,0,'academic_persons_sync','2.2.1',332,10,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1777232738,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:16:\"academic_persons\";s:5:\"2.2.1\";s:21:\"academic_persons_edit\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ed6c8b0e8c6d5c296f37dcfefb6ee394','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.2/en-us','ter','',''),
(9301285,0,'academic_persons_sync','2.3.3',332,8,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1777999594,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:21:\"academic_persons_edit\";s:5:\"2.3.3\";s:16:\"academic_persons\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','acce8ff0309e704d11568dd657a4d2bd','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.3/en-us','ter','',''),
(9301286,0,'academic_persons_sync','2.3.4',332,12,'FGTCLB: Academic Persons Sync','Adds some configuration for external users providers like Active Directory.',1,0,3,1778001221,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:21:\"academic_persons_edit\";s:5:\"2.3.4\";s:16:\"academic_persons\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','aa2043bc618098f007df7a6ad7979060','https://github.com/fgtclb/academic-persons-sync/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-persons-sync/2.3/en-us','ter','',''),
(9301287,0,'academic_studies','0.1.2',93,93,'(FGTCLB) University Educational Course','Educational Course page for TYPO3 with structured data based on sys_category',1,0,2,1695197236,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"category_types\";s:1:\"*\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:8:\"1.0-1.99\";}}','','hello@fgtclb.com','web-vision-gmbh','96d734af4bbbe58673d2bca4282b3420','[TASK] Prepare Release','FGTCLB GmbH',1002,1,0,'https://docs.typo3.org/p/fgtclb/academic-studies/0.1/en-us','ter','',''),
(9301288,0,'academic_projects','0.1.0',485,62,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1695198267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"fgtclb_educational\";s:1:\"*\";}}','','','web-vision-gmbh','a639e131a3128ff11ab94cc641116b15','[TASK] Prepare Release','',1000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/0.1/en-us','ter','',''),
(9301289,0,'academic_projects','0.1.1',485,65,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1695198587,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:18:\"fgtclb_educational\";s:1:\"*\";}}','','','web-vision-gmbh','9e0b44f90208fd4b659d9a51d6ff3a9e','[TASK] Prepare Release','',1001,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/0.1/en-us','ter','',''),
(9301290,0,'academic_projects','0.1.2',485,70,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1695201501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"category_types\";s:4:\"^1.0\";}}','','','web-vision-gmbh','32172f260fba99667a7b31e22983bf3b','[TASK] Prepare Release 0.1.2','',1002,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/0.1/en-us','ter','',''),
(9301291,0,'academic_projects','0.1.3',485,84,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1695735235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:14:\"category_types\";s:4:\"^1.0\";}}','','','web-vision-gmbh','62b1e3e4530ce51fa134f8e356ff4bfd','Prepare Release 0.1.3','',1003,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/0.1/en-us','ter','',''),
(9301292,0,'academic_projects','1.1.0',485,32,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1741258848,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"backend\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:5:\"fluid\";s:14:\"11.5.0-11.5.99\";s:7:\"install\";s:14:\"11.5.0-11.5.99\";s:14:\"category_types\";s:13:\"1.0.0-1.99.99\";}}','','','web-vision-gmbh','978ef0734baa0e8fcf1a01ba4eeed025','https://github.com/fgtclb/academic-projects/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/1.1/en-us','ter','',''),
(9301293,0,'academic_projects','2.0.1',485,30,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1746556907,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:7:\"install\";s:14:\"12.4.0-13.4.99\";s:14:\"category_types\";s:5:\"2.0.1\";}}','','','web-vision-gmbh','74b53c8859e116756349cf6e79c6e8ca','https://github.com/fgtclb/academic-projects/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.0/en-us','ter','',''),
(9301294,0,'academic_projects','1.2.0',485,24,'(FGTCLB) Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1753439394,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:7:\"backend\";s:14:\"11.5.0-11.5.99\";s:7:\"extbase\";s:14:\"11.5.0-11.5.99\";s:5:\"fluid\";s:14:\"11.5.0-11.5.99\";s:7:\"install\";s:14:\"11.5.0-11.5.99\";s:14:\"category_types\";s:5:\"1.2.0\";}}','','','web-vision-gmbh','b7d9927177e8a1fe261a9cd991e91800','https://github.com/fgtclb/academic-projects/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/1.2/en-us','ter','',''),
(9301295,0,'academic_projects','2.1.0',485,13,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1771427256,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:14:\"category_types\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','e16dd3a3648b7292d435bc6e25cefa66','https://github.com/fgtclb/academic-projects/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.1/en-us','ter','',''),
(9301296,0,'academic_projects','2.1.1',485,13,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1771429315,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:14:\"category_types\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ec9bc54513f278987955746907d53e2f','https://github.com/fgtclb/academic-projects/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.1/en-us','ter','',''),
(9301297,0,'academic_projects','2.1.2',485,14,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1771432529,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:14:\"category_types\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8067a9bbf3ee1b693492b3cbddfe7c6a','https://github.com/fgtclb/academic-projects/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.1/en-us','ter','',''),
(9301298,0,'academic_projects','2.2.0',485,13,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1772804873,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:14:\"category_types\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','82e8ebcfdb0b14699517efa7f554504f','https://github.com/fgtclb/academic-projects/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.2/en-us','ter','',''),
(9301299,0,'academic_projects','2.3.0',485,13,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1774604489,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:14:\"category_types\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','085a59be63179623839dd2b245bed6c0','https://github.com/fgtclb/academic-projects/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.3/en-us','ter','',''),
(9301300,0,'academic_projects','2.3.1',485,11,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1776667957,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:14:\"category_types\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','91f7784aa7e3baa0af1b6680709b2feb','https://github.com/fgtclb/academic-projects/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.3/en-us','ter','',''),
(9301301,0,'academic_projects','2.3.2',485,11,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1777223334,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";s:14:\"category_types\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1af6399f7e6bf0196e6c9c691ebb1703','https://github.com/fgtclb/academic-projects/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.3/en-us','ter','',''),
(9301302,0,'academic_projects','2.2.1',485,10,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1777232746,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:14:\"category_types\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','d5fb5e782ef33b1361b5ce3288af3bde','https://github.com/fgtclb/academic-projects/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.2/en-us','ter','',''),
(9301303,0,'academic_projects','2.3.3',485,8,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1777999607,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:14:\"category_types\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','3c02200f440f37bc2256c5d476e2abdc','https://github.com/fgtclb/academic-projects/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.3/en-us','ter','',''),
(9301304,0,'academic_projects','2.3.4',485,12,'FGTCLB: Academic Projects','Academic project pages for TYPO3 with specific structured data and typed sys_categories',1,0,2,1778001229,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:7:\"install\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:14:\"category_types\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','0ffc1404dec5765be7f495467e2a5eb4','https://github.com/fgtclb/academic-projects/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-projects/2.3/en-us','ter','',''),
(9301305,0,'ns_zoho','1.0.0',402,74,'[NITSAN] Nitsan Zoho','Easily install and configure your typo3 form with zoho CRM',2,0,3,1695363555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Nitsan Team','sanjay@nitsan.in','nitsan','6eb7ceffadcab9f4a1fadfb3460149a4','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','',1000000,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301306,0,'ns_zoho','1.0.1',402,65,'[NITSAN] Zoho TYPO3 Extension','Easily install and configure your typo3 form with zoho CRM',2,0,3,1695393291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','T3D: Pradeepsinh Masani, Nilesh Malankiya','sanjay@nitsan.in','nitsan','c675bf7711016f8a5a25a032251fab8e','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301307,0,'ns_zoho','1.0.2',402,83,'[NITSAN] Zoho TYPO3 Extension','Easily install and configure your TYPO3 form with zoho CRM. Demo: https://demo.t3planet.com/t3-extensions/typo3-zoho-crm You can download PRO version for more-features & free-support at https://t3planet.com/typo3-zoho-extension',2,0,3,1695396538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','T3D: Pradeepsinh Masani, Nilesh Malankiya','sanjay@nitsan.in','nitsan','e38f7b10a2e7462acdf674dc3152b54f','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301308,0,'ns_zoho','1.0.3',402,70,'Zoho','The TYPO3 Zoho Extension offers seamless integration between TYPO3 forms and Zoho CRM, streamlining the lead management process. By automatically capturing leads from your website, this innovative integration ensures no opportunity is missed. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-zoho-crm  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-zoho-extension',2,0,3,1712675090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Pradeepsinh Masani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','51fe69cb54d45d2e22e748939417f615','New release of version 1.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet // NITSAN',1000003,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301309,0,'ns_zoho','2.0.0',402,47,'Zoho','The TYPO3 Zoho Extension offers seamless integration between TYPO3 forms and Zoho CRM, streamlining the lead management process. By automatically capturing leads from your website, this innovative integration ensures no opportunity is missed.  Live Demo: https://demo.t3planet.com/t3-extensions/typo3-zoho-crm  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-zoho-extension',2,0,3,1734697522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Pradeepsinh Masani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','7324b04976092c1331b3f8751b208112','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301310,0,'ns_zoho','2.0.1',402,31,'Zoho CRM Integration for TYPO3','Seamlessly connect TYPO3 forms with Zoho CRM. Automatically capture and manage leads from your website to streamline your marketing and sales process.',2,0,3,1751863774,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','b7771d2d1504f928dc11d65560b3dec6','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet',2000001,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301311,0,'ns_zoho','2.1.0',402,0,'Zoho CRM Integration for TYPO3','Seamlessly connect TYPO3 forms with Zoho CRM. Automatically capture and manage leads from your website to streamline your marketing and sales process.',2,0,3,1768905280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','48e5e86e36d52b7b0b08c541eed75c50','New release of version 2.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet',2001000,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301312,0,'ns_zoho','14.0.0',402,13,'Zoho CRM Integration for TYPO3','Seamlessly connect TYPO3 forms with Zoho CRM. Automatically capture and manage leads from your website to streamline your marketing and sales process.',2,0,3,1775736951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','c41d70e3bade7c21da51699dcc110fd3','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301313,0,'ns_zoho','14.1.0',402,2,'Zoho CRM Integration for TYPO3','Seamlessly connect TYPO3 forms with Zoho CRM. Automatically capture and manage leads from your website to streamline your marketing and sales process.',2,0,3,1787146289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','77e74419b7a8151e20f8be673d715d6b','New release of version 14.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-zoho-extension','T3Planet',14001000,1,0,'https://t3planet.de/typo3-zoho-erweiterung','ter','',''),
(9301314,0,'mt_backend','10.1.0',239,45,'BE MTNESS.','the mtness touchup for TYPO3 Backend, css and other.',2,0,0,1695389640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-11.9.99\";}}','Markus Timtner','me@mtness.net','mtness','56a6d3c3a8d44c82d0ca5d3746a55901','Initial release - This TYPO3 Extension provides a preview of page properties in the page module. ','',10001000,0,0,'https://github.com/mtness/mt_backend','ter','',''),
(9301315,0,'mt_backend','1.3.1',239,42,'MT BACKEND.','This TYPO3 Extension provides a preview of page properties in the page module, and a some css touchup.',2,0,0,1721320074,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Markus Timtner','markus@timtner.tech','mtness','13de5862dac00dfe6f760332f95e43ce','updated Version and first official release','',1003001,0,0,'https://github.com/mtness/mt_backend','ter','',''),
(9301316,0,'mt_backend','1.3.2',239,42,'MT BACKEND.','This TYPO3 Extension provides a preview of page properties in the page module, and a some css touchup.',2,0,0,1721320436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Markus Timtner','markus@timtner.tech','mtness','557701cf0e404b8cfe39e1883dca0b42','Overview of the page properties in Page Module featuring the slug, page resources media, categories, seo title, description, abstract and keywords at a glance..\r\n\r\nmajor refactoring, and fixed TER Versioning','',1003002,0,0,'https://github.com/mtness/mt_backend','ter','',''),
(9301317,0,'mt_backend','12.0.0',239,45,'MT BACKEND.','This TYPO3 Extension provides a preview of page properties in the page module, and a some css touchup.',2,0,0,1721330130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Markus Timtner','markus@timtner.tech','mtness','f59bd99b18356219c517b1a4f2dec39a','fixed TER Versioning','',12000000,0,0,'https://github.com/mtness/mt_backend','ter','',''),
(9301318,0,'mt_backend','12.0.2',239,65,'MT BACKEND','This TYPO3 Extension provides a preview of page properties in the page module, and a some css touchup.',2,0,0,1721389257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Markus Timtner','markus@timtner.tech','mtness','169c51b4cf6fbaf72d578e37d1897657','[FIX] cleanup emconf','',12000002,1,0,'https://github.com/mtness/mt_backend','ter','',''),
(9301319,0,'disable_beuser_csv','2.0.1',146,47,'Disable BeUser CSV','EventListener for disable_beuser to add user as Csv to Email',2,0,3,1695588408,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:14:\"disable_beuser\";s:12:\"4.1.0-4.9.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','c652d55ffc4c98cb9be6969bac6aa360','Evenetlistener for disable_beuser, this extension add an CSV Attachment to the infoMail','',2000001,0,0,'https://github.com/SvenJuergens/disable_beuser_csv/','ter','',''),
(9301320,0,'disable_beuser_csv','2.0.2',146,72,'Disable BeUser CSV','EventListener for disable_beuser to add user as Csv to Email',2,0,3,1695589385,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-12.4.99\";s:14:\"disable_beuser\";s:12:\"4.1.0-4.9.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','44f11bd453318918e1bde35f844c6c1e','EventListener for disable_beuser to add users as Csv-Attachement to Email\r\n','',2000002,0,0,'https://github.com/SvenJuergens/disable_beuser_csv/','ter','',''),
(9301321,0,'disable_beuser_csv','2.0.4',146,27,'Disable BeUser CSV','EventListener for disable_beuser to add user as Csv to Email',2,0,3,1753351914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.30-13.4.99\";s:14:\"disable_beuser\";s:12:\"4.1.0-5.9.99\";}}','Sven Juergens','sj@nordsonne.de','karlchen321','df8767131ae79c7c9a00cc57b3f2388c','Compatibility with TYPO3 12 and disable_beuser v5','',2000004,1,0,'https://github.com/SvenJuergens/disable_beuser_csv/','ter','',''),
(9301322,0,'t3ezlogger','1.0.0',88,88,'T3 EZ Logger','Sometimes you just need a little workaround to debug your code',2,0,3,1695625552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Markus Kettterer','4tmestorage@gmail.com','maketterer','731b13a6cc13a5a60403ab8b6b84a533','Initialize T3 EZ Logger','',1000000,1,0,'https://github.com/BokuNoMaxi/T3-EZ-Logger/blob/main/README.md','ter','',''),
(9301323,0,'turnstile','1.0.0',105,95,'Turnstile for EXT:form','TYPO3 Extension to add Turnstile to EXT:form',2,0,2,1695802092,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','TRITUM GmbH','hallo@tritum.de','dreistromland','5b51d0db9b90aa091cedc6094011b06b','Initial release and upload.','TRITUM GmbH',1000000,0,0,'https://github.com/tritum/turnstile/blob/main/README.md','ter','',''),
(9301324,0,'turnstile','2.0.0',105,4,'Turnstile for EXT:form','TYPO3 Extension to add Turnstile to EXT:form',2,0,2,1784634531,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.00-13.9.9\";s:7:\"extbase\";s:14:\"12.4.00-13.9.9\";s:5:\"fluid\";s:14:\"12.4.00-13.9.9\";s:4:\"form\";s:14:\"12.4.00-13.9.9\";}}','dreistrom.land AG','hello@dreistrom.land','dreistromland','9398f1b6da574ab5315524c906ab2079','Added support for TYPO3 v13; dropped TYPO3 v11 (now requires v12.4 and PHP 8.1).\r\nSwitched from RequireJS to ES6 JavaScript modules.\r\nMigrated TurnstileViewHelper to AbstractTagBasedViewHelper and removed deprecated traits.\r\nUpdated to PHPUnit 10, improved CI/CD workflows, and integrated Crowdin for translations.\r\nIntegrators using custom backend JS may need to update paths due to the module switch.','dreistrom.land AG',2000000,0,0,'https://github.com/tritum/turnstile/blob/main/README.md','ter','',''),
(9301325,0,'turnstile','2.0.1',105,6,'Turnstile for EXT:form','TYPO3 Extension to add Turnstile to EXT:form',2,0,2,1784635037,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.00-13.9.9\";s:7:\"extbase\";s:14:\"12.4.00-13.9.9\";s:5:\"fluid\";s:14:\"12.4.00-13.9.9\";s:4:\"form\";s:14:\"12.4.00-13.9.9\";}}','dreistrom.land AG','hello@dreistrom.land','dreistromland','7f6fa685d5e1e7a88f48d4c14d003842','Fixed the method name for forcing a closing tag in TurnstileViewHelper (changed from setForceClosingTag to forceClosingTag).','dreistrom.land AG',2000001,1,0,'https://github.com/tritum/turnstile/blob/main/README.md','ter','',''),
(9301326,0,'content_blocks','0.1.0',4029,72,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1695830566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Core Team','typo3cms@typo3.org','nikitah','7af419ac731c4baf10c21060ec5e1f06','The first public TER release for Content Blocks! Weve worked for 1 year\r\nto get to this state. Please try it out and send feedback to us. This\r\nwill eventually become the official system extension content_blocks for\r\nTYPO3 v13. As this is a beta version, be careful using it in production.\r\nThings may break in every new release. Have fun using Content Blocks!','',1000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301327,0,'content_blocks','0.1.1',4029,65,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1695977184,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','dd3b8381b461f03222d186d5b27f08ab','[RELEASE] Release version 0.1.1','',1001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301328,0,'content_blocks','0.1.2',4029,69,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1695994852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','1c2ac5c2af3ee89fc05691f061fac249','[RELEASE] Release version 0.1.2\n\nFixed icon path in classic mode.','',1002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301329,0,'content_blocks','0.1.3',4029,72,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1696416296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','c756c84aae5e307d2de87b4ca91840e8','[RELEASE] Release version 0.1.3\n\n- Harden name requirements\n- Fix caching issue for icons','',1003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301330,0,'content_blocks','0.1.4',4029,68,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1697627452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','e9ab89bd8c60278fb9ec46cac1f04939','[RELEASE] Release version 0.1.4\n\n- Enable TCA/Overrides for Content Blocks','',1004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301331,0,'content_blocks','0.1.5',4029,62,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1699201150,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4f77d7e87dcbf6b563e652d33c124283','[RELEASE] Release version 0.1.5','',1005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301332,0,'content_blocks','0.1.6',4029,63,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1699273362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','ee6ed1cd7acc2205ad0f8e040eb4a751','[RELEASE] Release version 0.1.6','',1006,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301333,0,'content_blocks','0.2.0',4029,61,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1700058205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','3152cfbf30762ac8a7b065c47c9067e0','[RELEASE] Release version 0.2.0','',2000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301334,0,'content_blocks','0.2.1',4029,73,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - TYPO3 Content Types Manager.',1,0,0,1700066711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.4.0-13.0.0\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','f7e72ab281410db7e596c2d131a12195','[RELEASE] Release version 0.2.1','',2001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301335,0,'content_blocks','0.3.0',4029,67,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1701070885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4102abe9d3c19bfb365e31549a469e04','[!!!][RELEASE] Release version 0.3.0\n\nThis version includes breaking changes. Please have a look at the\nrelease notes: https://github.com/nhovratov/content-blocks/releases','',3000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301336,0,'content_blocks','0.4.0',4029,64,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1701625960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','43dde8409af6ba173f0d73b91e2620f4','[!!!][RELEASE] Release version 0.4.0\n\nThis version includes breaking changes. Please have a look at the\nrelease notes: https://github.com/nhovratov/content-blocks/releases','',4000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301337,0,'content_blocks','0.5.0',4029,61,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1706688650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4196a5a243faa0acd992aeb83034d085','[TASK] Release version 0.5.0','',5000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301338,0,'content_blocks','0.5.1',4029,60,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1706693980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','f6cc7939d37102e530a44e1e219bc566','[RELEASE] Release version 0.5.1','',5001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301339,0,'content_blocks','0.5.2',4029,58,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1706977279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','c79c0703d8ec46db1053052280a78874','[RELEASE] Release version 0.5.2\n\nBugfix release.','',5002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301340,0,'content_blocks','0.6.0',4029,56,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1708932198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8ec23b239a2ced179b78e5ebdfe3b4be','[RELEASE] Release version 0.6.0','',6000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301341,0,'content_blocks','0.6.1',4029,62,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1708945682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','e7427cc530de69338913f59c8e23f192','[RELEASE] Release version 0.6.1\n\nBugfix release.','',6001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301342,0,'content_blocks','0.6.2',4029,60,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1709065712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','d604df2bdf3402372754423e3f934090','[RELEASE] Release version 0.6.2\n\nBugfix release.','',6002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301343,0,'content_blocks','0.6.3',4029,55,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1709646410,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','2546c3ff6a602e3555f3ac499498e1c8','[RELEASE] Release version 0.6.3\n\nBugfix release.','',6003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301344,0,'content_blocks','0.6.4',4029,61,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1709752598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','e64163f61185742cd1d39d24f29685f8','[RELEASE] Release version 0.6.4\n\nBugfix release.','',6004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301345,0,'content_blocks','0.7.0',4029,52,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1711956784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','65ded56b59cb9ff4877878472b089d27','[RELEASE] Release version 0.7.0','',7000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301346,0,'content_blocks','0.7.1',4029,58,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1711972433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','b68afbc85416682f0b3366a6cf703448','[RELEASE] Release version 0.7.1\n\nBugfix release.','',7001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301347,0,'content_blocks','0.7.2',4029,55,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1712672578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','1fd3cd0dcec68348a878d34e4c5ef081','[RELEASE] Release version 0.7.2\n\nBugfix release. Minimum TYPO3 version raised to 12.4.14','',7002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301348,0,'content_blocks','0.7.3',4029,57,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1712832728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8f3402e496d914b186eebc09439e08fc','[RELEASE] Release version 0.7.3\n\nBugfix release.','',7003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301349,0,'content_blocks','0.7.4',4029,55,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1713857243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8d1b8d21dafc76601718cc92eec3d475','[RELEASE] Release version 0.7.4\n\nBugfix release.','',7004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301350,0,'content_blocks','0.7.5',4029,54,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1714151404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','274bf54c43301140c79afe0a9acb95ba','[RELEASE] Release version 0.7.5\n\nBugfix release.','',7005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301351,0,'content_blocks','0.7.6',4029,48,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1714585891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','dfe596bca5d1cdc7be3cd03422fba715','[RELEASE] Release version 0.7.6\n\nBugfix release.','',7006,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301352,0,'content_blocks','0.7.7',4029,53,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1714592864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8c89af5f414cadefe81df46bba56db45','[RELEASE] Release version 0.7.7\n\nFeature release.','',7007,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301353,0,'content_blocks','0.7.8',4029,53,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1714682641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','cdb6cfd9c739a4feb197c6b4a1f1e8d7','[RELEASE] Release version 0.7.8\n\nBugfix release.','',7008,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301354,0,'content_blocks','0.7.9',4029,52,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1714766384,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','12bc00f18c82f937d6fef6409a0a8d42','[RELEASE] Release version 0.7.9\n\nBugfix release.','',7009,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301355,0,'content_blocks','0.7.10',4029,57,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1715093636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.14-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','fb29fce45f8ac06879e160790023cc02','[RELEASE] Release version 0.7.10\n\nBugfix release.','',7010,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301356,0,'content_blocks','0.7.11',4029,50,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1715783810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','e8c357ebbff1b77a15d2078d231dfd66','[RELEASE] Release version 0.7.11\n\nBugfix release.','',7011,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301357,0,'content_blocks','0.7.12',4029,51,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1715791837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','598c6736cc63324388f877cded12c3e6','[RELEASE] Release version 0.7.12\n\nBugfix release.','',7012,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301358,0,'content_blocks','0.7.13',4029,59,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1715890479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','52c4097ab60f43ea27a03007f2f3ecb3','[RELEASE] Release version 0.7.13\n\nBugfix release.','',7013,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301359,0,'content_blocks','0.7.14',4029,61,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1716902683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','2a27f0364b4e9d4ddecbab354083edcb','[RELEASE] Release version 0.7.14\n\nBugfix release.','',7014,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301360,0,'content_blocks','0.7.15',4029,45,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1720715258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','563286d04cd2b0f05957e47038a3612c','[RELEASE] Release version 0.7.15\n\nBugfix release.','',7015,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301361,0,'content_blocks','0.8.0',4029,56,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1720720246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.1-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','308ffd014d3ab8a8a5e4a61b1b0478af','[RELEASE] Release version 0.8.0\n\n- Add support for TYPO3 v13\n- Remove support for TYPO3 v12','',8000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301362,0,'content_blocks','0.7.16',4029,43,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1724172794,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4a7bcd5238294746c2b82e53663aaa18','[RELEASE] Release version 0.7.16\n\nBugfix release.','',7016,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301363,0,'content_blocks','0.8.1',4029,49,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1724956431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.1-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','354ad05d80588a8de128bbf4c38148c0','[RELEASE] Release version 0.8.1\n\nBugfix release.','',8001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301364,0,'content_blocks','0.7.17',4029,40,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1725986709,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','bda35311b457c6b860de363900ccfd2b','[RELEASE] Release version 0.7.17\n\nBugfix release.','',7017,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301365,0,'content_blocks','0.8.2',4029,48,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1725986862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.2.1-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','76eeb102c4593bfe7fd8f66c37f2996e','[RELEASE] Release version 0.8.2\n\nBugfix release.','',8002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301366,0,'content_blocks','0.7.18',4029,38,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1728983465,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','fdaba339147c67b2db495f545af67cdd','[RELEASE] Release version 0.7.18','',7018,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301367,0,'content_blocks','1.0.0',4029,42,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1728986621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','62a42223b39208712bc8dc51e14d81cd','[RELEASE] Release version 1.0','',1000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301368,0,'content_blocks','1.0.1',4029,39,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1729762565,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','efe1a7b327c01dd53386c5f78d8618d6','[RELEASE] Release version 1.0.1\n\nBugfix release.','',1000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301369,0,'content_blocks','1.0.2',4029,42,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1729877760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','773bd32d89629e30ddf5e90946150bf8','[RELEASE] Release version 1.0.2\n\nRemoved forgotten fallback for .\n\nPlease read new migration guide:\nhttps://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/Migrations/ContentBlocks12/Index.html','',1000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301370,0,'content_blocks','1.0.3',4029,47,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1730132382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','2323811b1f3461b442e57839be742820','[RELEASE] Release version 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301371,0,'content_blocks','1.0.4',4029,42,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1731413026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','fa3a6c1298e07b283b02a3964fc8e95c','[RELEASE] Release version 1.0.4\n\nBugfix release','',1000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301372,0,'content_blocks','0.7.19',4029,38,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1732641048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','82a7f4c1ec711d2dc9bb09e1656a4824','[RELEASE] Release version 0.7.19','',7019,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301373,0,'content_blocks','1.1.0',4029,34,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1733830843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','6e59dabff4e117c2572db605edc72338','[RELEASE] Release version 1.1.0\n\nFeature release','',1001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301374,0,'content_blocks','1.1.1',4029,37,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1733844827,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','46a26ba4cdde27db2964f506d51a6602','[RELEASE] Release version 1.1.1\n\nBugfix release','',1001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301375,0,'content_blocks','1.1.2',4029,37,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1734083287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','5f75e0423c4b4582e5f276e05520396c','[RELEASE] Release version 1.1.2\n\nBugfix release. Please check DB Analyzer.','',1001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301376,0,'content_blocks','1.1.3',4029,42,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1734163266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','71b6929ea5fc3ce7952e715a6ffa43fa','[RELEASE] Release version 1.1.3\n\nBugfix release.','',1001003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301377,0,'content_blocks','1.1.4',4029,35,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1736413253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','9bd021c3f39db5f857f7b8640b927aa3','[RELEASE] Release version 1.1.4\n\nPHP 8.4 deprecation free','',1001004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301378,0,'content_blocks','1.1.5',4029,38,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',2,0,0,1737477474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','0e59e2c6e1b168d7004d9f9f85d0205e','[RELEASE] Release version 1.1.5\n\nBugfix release.','',1001005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301379,0,'content_blocks','1.1.8',4029,30,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1741709430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','b7ed92adda9ac88fc7457f246a6459a3','Release version 1.1.8','',1001008,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301380,0,'content_blocks','1.1.9',4029,47,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1741879144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','3b11a238c7e82933b35ff8e04e6d772b','[RELEASE] Release version 1.1.9','',1001009,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301381,0,'content_blocks','1.1.11',4029,29,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1746718905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','3c489acd28c7ab1f925f8a17de42a53c','[RELEASE] Release version 1.1.11','',1001011,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301382,0,'content_blocks','1.2.0',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1747138152,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','aeb15a2ed406763fd44dbba51cd06b0b','[RELEASE] Release version 1.2.0','',1002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301383,0,'content_blocks','1.2.1',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1747340203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','7aace5deb862f691b0806cc6a47c3675','[RELEASE] Release version 1.2.1','',1002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301384,0,'content_blocks','1.2.2',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1747428302,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','251ca0715d3ba6a09d20dfd1c3f3cd8e','[RELEASE] Release version 1.2.2','',1002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301385,0,'content_blocks','1.2.3',4029,28,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1747564218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','6f289136c19960f19e1e240ca9ea5312','[RELEASE] Release version 1.2.3','',1002003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301386,0,'content_blocks','1.3.0',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1748252763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','9a3f7528e38ef8736aa6ee7c03c0c26f','[RELEASE] Release version 1.3.0','',1003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301387,0,'content_blocks','1.3.1',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1748268733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','925285cdd2977c3cb293d9c78681df13','[RELEASE] Release version 1.3.1','',1003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301388,0,'content_blocks','1.3.2',4029,24,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1748360044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','69beabaa528a709281eccfbc68a02bde','[RELEASE] Release version 1.3.2','',1003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301389,0,'content_blocks','1.3.3',4029,26,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1748419692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','688a4e33efa78a13e2ebea5319a08476','[RELEASE] Release version 1.3.3','',1003003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301390,0,'content_blocks','1.3.4',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1748708508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','057f271c9ad53492fecfa3203f413a75','[RELEASE] Release version 1.3.4','',1003004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301391,0,'content_blocks','1.3.5',4029,22,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1750080222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','d55c356b562a564eaa5c49c6dacfcdc0','[RELEASE] Release version 1.3.5','',1003005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301392,0,'content_blocks','1.3.6',4029,23,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1750442269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','2098e97bdc5b0b1a53f62f774b828a21','[RELEASE] Release version 1.3.6','',1003006,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301393,0,'content_blocks','0.7.21',4029,29,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API',1,0,0,1750784112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8ab43cc6f6c789049fdee88927c973fd','[RELEASE] Release version 0.7.21','',7021,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301394,0,'content_blocks','1.3.7',4029,23,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1750784203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','3f55b20dd513574ba948aa21f3dea418','[RELEASE] Release version 1.3.7','',1003007,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301395,0,'content_blocks','1.3.8',4029,25,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1750836459,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','51fe14f82bb76ce6eea62abc16db6bd6','[RELEASE] Release version 1.3.8','',1003008,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301396,0,'content_blocks','1.3.9',4029,22,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1753966242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','05b1b938174f22c7a45b3f737dfb0da4','[RELEASE] Release version 1.3.9','',1003009,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301397,0,'content_blocks','1.3.10',4029,23,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1755280942,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','248ece64781f0534e95eccc33a251dc9','[RELEASE] Release version 1.3.10','',1003010,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301398,0,'content_blocks','1.3.11',4029,21,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1756135249,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4e7a6b86bc8d01313cc14042e414da65','[RELEASE] Release version 1.3.11\n\nFixes randomly occurring\n\nerror.','',1003011,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301399,0,'content_blocks','1.3.12',4029,21,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1756398602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','c352d3dd7501314dde30977987dd0f42','[RELEASE] Release version 1.3.12\n\nLazy Load','',1003012,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301400,0,'content_blocks','1.3.13',4029,24,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1756885929,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','db3b5f15ba60a2b9b76a62da752ee847','[RELEASE] Release version 1.3.13\n\nBugfix release.','',1003013,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301401,0,'content_blocks','1.3.14',4029,20,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1756993897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','385cf517b2d093435c96c6844dde7edf','[RELEASE] Release version 1.3.14\n\nBugfix release.','',1003014,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301402,0,'content_blocks','1.3.15',4029,22,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1757612187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','b7d0dca21b1d6f4f5b59e712e71a7397','[RELEASE] Release version 1.3.15\n\nBugfix release.','',1003015,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301403,0,'content_blocks','1.3.16',4029,26,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1759332176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','e88c64a6630f26f1da4f7f21b7575673','[RELEASE] Release version 1.3.16\n\nBugfix release.','',1003016,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301404,0,'content_blocks','1.3.17',4029,17,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1761054632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','ba878e49be63934581d8eddf8095b53c','[RELEASE] Release version 1.3.17\n\nBugfix release.','',1003017,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301405,0,'content_blocks','1.3.18',4029,26,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1761059293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','acfac90d46e46d3589033d38ee728a8d','[RELEASE] Release version 1.3.18\n\nBugfix release.','',1003018,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301406,0,'content_blocks','2.0.0',4029,19,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1764080198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','1665e3a846b47e25dbd50ec73207ac6e','Release version 2.0.0\r\n\r\nAdded support for TYPO3 v14\r\nRemoved support for TYPO3 v13','',2000000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301407,0,'content_blocks','2.0.1',4029,19,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1764342025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','50971bcfa49dd18e5d73f44fd687a13d','[RELEASE] Release version 2.0.1\r\n\r\nBugfix release','',2000001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301408,0,'content_blocks','2.0.2',4029,19,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1764672915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8850116ed534bf1c7abf9d1a9f488e0e','[RELEASE] Release version 2.0.2','',2000002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301409,0,'content_blocks','2.0.3',4029,19,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1765795910,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','61a7f75fe12beb5f1829567e4b085cea','[RELEASE] Release version 2.0.3','',2000003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301410,0,'content_blocks','1.3.19',4029,0,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1768815986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','698fea9be878081003ae784c0686dfcb','[RELEASE] Release version 1.3.19\n\nBugfix release.','',1003019,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301411,0,'content_blocks','2.0.4',4029,15,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1769015291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','ad1afa1735de693003de932fb2515305','[RELEASE] Release version 2.0.4','',2000004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301412,0,'content_blocks','2.0.5',4029,18,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1770022817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','d8643591d004ee310ec5e3d954f03b27','[RELEASE] Release version 2.0.5','',2000005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301413,0,'content_blocks','1.3.20',4029,12,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1772535084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','15ad3b189e5169aa442767f840e979af','[RELEASE] Release version 1.3.20','',1003020,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301414,0,'content_blocks','2.1.0',4029,12,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1773394431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','1fee54d401ee1f4582b6824d3f25fa4a','[RELEASE] Release version 2.1.0\n\nJSON Schema','',2001000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301415,0,'content_blocks','1.4.0',4029,12,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1773394504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','462ba74b9abaebdc4b57447783197abb','[RELEASE] Release version 1.4.0\n\nJSON Schema','',1004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301416,0,'content_blocks','2.1.1',4029,12,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1773416937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','d912944922c6f46284410a66dc5c04c9','[RELEASE] Release version 2.1.1','',2001001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301417,0,'content_blocks','1.4.1',4029,12,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1773416994,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','6cee53f9aa711dd22057c574169264e7','[RELEASE] Release version 1.4.1','',1004001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301418,0,'content_blocks','2.1.2',4029,13,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1773421336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','abe7421c73ab2dc24b696cb5cce04237','[RELEASE] Release version 2.1.2','',2001002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301419,0,'content_blocks','1.4.2',4029,12,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1773421355,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','037680d57c7434db2aa48433462425c3','[RELEASE] Release version 1.4.2','',1004002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301420,0,'content_blocks','2.1.3',4029,14,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1773656211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.1.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4638658218286017a624017dc84096ad','[RELEASE] Release version 2.1.3','',2001003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301421,0,'content_blocks','1.4.3',4029,12,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1773656250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','de57c8a69c29f8cde77d25d7374c6922','[RELEASE] Release version 1.4.3','',1004003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301422,0,'content_blocks','2.2.0',4029,13,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1774942612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','8d54cdafff46a35dc51faa728ccd8826','[RELEASE] Release version 2.2.0','',2002000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301423,0,'content_blocks','2.2.1',4029,10,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1775047126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','01edb9e96c5f6bad5bb9eac686831e7d','[RELEASE] Release version 2.2.1','',2002001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301424,0,'content_blocks','1.4.4',4029,10,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1775047143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','5482195de3e952f128150640395f27fe','[RELEASE] Release version 1.4.4','',1004004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301425,0,'content_blocks','2.2.2',4029,11,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1775122642,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','55fc6fb1564e2e0d064486f1420759a4','[RELEASE] Release version 2.2.2','',2002002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301426,0,'content_blocks','1.4.5',4029,10,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1775122665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','d7fced87593f5de119581e12fd8bf9c9','[RELEASE] Release version 1.4.5','',1004005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301427,0,'content_blocks','2.2.3',4029,11,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1776415472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.2.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','54a244190067a799cac34c44744e2710','[RELEASE] Release version 2.2.3','',2002003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301428,0,'content_blocks','1.4.6',4029,10,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1776415521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','4b061d7adc7bea8f17fe3fcb5fee5a1a','[RELEASE] Release version 1.4.6','',1004006,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301429,0,'content_blocks','2.2.4',4029,10,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1776773914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','abee5932e1d0b7a67b4fb58dead74b49','[RELEASE] Release version 2.2.4','',2002004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301430,0,'content_blocks','2.3.0',4029,12,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1776952405,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','2ff8ec98bd556a92cb26b5a1c178a646','[RELEASE] Release version 2.3.0','',2003000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301431,0,'content_blocks','1.5.0',4029,10,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1776952421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','67323ad8c688e524b9a900ee8e74c116','[RELEASE] Release version 1.5.0','',1005000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301432,0,'content_blocks','2.3.1',4029,13,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1777014728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','cd345454517ef1628925e7515b662976','[RELEASE] Release version 2.3.1','',2003001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301433,0,'content_blocks','1.5.1',4029,10,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1777014730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','dddadd96c96e99378741eda85f2e514d','[RELEASE] Release version 1.5.1','',1005001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301434,0,'content_blocks','2.3.2',4029,9,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1777532599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','93e55ae4ba7f0f364e2fca2ef5443b4e','[RELEASE] Release version 2.3.2','',2003002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301435,0,'content_blocks','1.5.2',4029,9,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1777532616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','fbe4fe251453df9010e1571cfa1f5a66','[RELEASE] Release version 1.5.2','',1005002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301436,0,'content_blocks','2.3.3',4029,11,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1777545038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','edab4a88e50b06802309f7cc821c849d','[RELEASE] Release version 2.3.3','',2003003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301437,0,'content_blocks','2.3.4',4029,9,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1778423221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','bbedd16d7992c38111f52062f22ef776','[RELEASE] Release version 2.3.4','',2003004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301438,0,'content_blocks','1.5.3',4029,8,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1778423242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','52bb68b7d4a2848addffc892e0d619f0','[RELEASE] Release version 1.5.3','',1005003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301439,0,'content_blocks','2.3.5',4029,9,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1779282067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','13bc0457e283f044f84c8dddf519b76e','[RELEASE] Release version 2.3.5','',2003005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301440,0,'content_blocks','1.5.4',4029,8,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1779282155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','40f9961acface128a68f4b24559d5e83','[RELEASE] Release version 1.5.4','',1005004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301441,0,'content_blocks','2.4.0',4029,12,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1779788733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','c33e1aac76ee9ac9df2aafa698db0150','[RELEASE] Release version 2.4.0','',2004000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301442,0,'content_blocks','1.6.0',4029,8,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1779788837,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','f5ab9351fcff8f7d77750b0da29dec6b','[RELEASE] Release version 1.6.0','',1006000,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301443,0,'content_blocks','2.4.1',4029,8,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1779873610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','f52efd618bb1397185c999f29e4cff03','Release version 2.4.1','',2004001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301444,0,'content_blocks','2.4.2',4029,12,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1779963315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','fa8726d6107150c3376fd2f825acf6d7','[RELEASE] Release version 2.4.2','',2004002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301445,0,'content_blocks','2.4.3',4029,11,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1780062647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','31356566eab82f8308ef652553e720e3','[RELEASE] Release version 2.4.3','',2004003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301446,0,'content_blocks','2.4.4',4029,7,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1780395145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','046f3f22007df20dbb8ccc305498a29e','[RELEASE] Release version 2.4.4','',2004004,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301447,0,'content_blocks','1.6.1',4029,6,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1780395179,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','59e4c649c3845ce5d37da6fcffeb2d01','[RELEASE] Release version 1.6.1','',1006001,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301448,0,'content_blocks','2.4.5',4029,9,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1780590615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','5ce707873ee89071875f02c9cdd5d773','[RELEASE] Release version 2.4.5','',2004005,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301449,0,'content_blocks','1.6.2',4029,6,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1782312005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','25f94651d68884be4ffe3a44fbb760ad','[RELEASE] Release version 1.6.2','',1006002,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301450,0,'content_blocks','2.4.6',4029,8,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1782312045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','6c8f336ff77d3fb24fc9904bb6cd73a1','[RELEASE] Release version 2.4.6','',2004006,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301451,0,'content_blocks','1.6.3',4029,6,'TYPO3 CMS Content Blocks','TYPO3 CMS Content Blocks - Content Types API  Define reusable components via YAML',2,0,0,1782401692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.19-13.4.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','29dede5953b53bf73ed54b1966feaed6','[RELEASE] Release version 1.6.3','',1006003,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301452,0,'content_blocks','2.4.7',4029,7,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1782401727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','89a4c20116ec23881fe0fe4964946ba9','[RELEASE] Release version 2.4.7','',2004007,0,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301453,0,'content_blocks','2.4.8',4029,6,'TYPO3 CMS Content Blocks','Content Types API  Define reusable components via YAML',2,0,0,1784731084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.5-14.3.99\";}}','TYPO3 Content Types Team','typo3cms@typo3.org','nikitah','5f1fbea9abdf72878831f8dc66a3473a','[RELEASE] Release version 2.4.8','',2004008,1,0,'https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/','ter','',''),
(9301454,0,'partner_rating','1.0.0',453,67,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. The rating is based on school grades. Grades greater than 4 must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1696004861,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','9db4301b5821591808c3b036cbc69ff7','Initial release to TER!\r\nPartner Rating Plugin','eric-harrer.de, fiz-soft.de',1000000,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/1.0/en-us','ter','',''),
(9301455,0,'partner_rating','1.2.1',453,69,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. The rating is based on school grades. Grades greater than 4 must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1696016006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','dca1219e25b7e2a3f7182123754f43b6','[TASK] Set version number to v1.2.1','eric-harrer.de, fiz-soft.de',1002001,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/1.2/en-us','ter','',''),
(9301456,0,'partner_rating','1.2.2',453,71,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. The rating is based on school grades. Grades greater than 4 must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1696241601,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','cea57f6c6cedda55a44a8cbd69e88694','[DOCS] Add more screenshots\r\n[TASK] Remove unnecessary German labels after crowdin synchronization\r\n[TASK] Add Crowdin configuration file','eric-harrer.de, fiz-soft.de',1002002,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/1.2/en-us','ter','',''),
(9301457,0,'partner_rating','2.0.0',453,83,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1697197069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','96ea4b14d26db05f1a83cd63de2dd7d4','[BUGFIX] Ensure that only one rating record is created per form submission\r\n[TASK] Refactor PHP files\r\n[FEATURE] Add setting to allow multiple reasons\r\n[TASK] Remove unnecessary variable \"partners\" in showAction\r\n[BUGFIX] Prevent var \"data\" from being overwritten\r\n[TASK] Refactor reason fluid template file\r\n[BUGFIX] Prevent missing parameter in save action when js validation doesnt take effect\r\n[FEATURE] Configurable partner label fields\r\n[TASK] Set disabled state of free text input independent of associated radio position\r\n[TASK] Replace grid definitions with flexbox\r\n[TASK] Refactor fluid template files\r\n[FEATURE] Configurable preservation of at least one search result in partner selection\r\n[BUGFIX] Consider all space-separated terms in AJAX search\r\n[FEATURE] Add configurable rating values\r\n[FEATURE] Add configurable min. rating value for reason obligation','eric-harrer.de, fiz-soft.de',2000000,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/2.0/en-us','ter','',''),
(9301458,0,'partner_rating','2.0.1',453,47,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1718883329,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','5c25ef9e4b2ae2891d9ef5cb954cefb1','[BUGFIX] Include page.tsconfig in TYPO3 version  12\r\n[TASK] Additions to ext_emconf.php','eric-harrer.de, fiz-soft.de',2000001,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/2.0/en-us','ter','',''),
(9301459,0,'partner_rating','3.0.0',453,49,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1718896365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','1e52bb619eb2fdd28ded69b19131d0c0','[DOCS] Update frontend view screenshot\r\n[DOCS] Update ChangeLog for 3.0.0\r\n!!![TASK] Remove deprecated single reason selection (radios)\r\n[DOCS] Add Site Set usage in quick start guide\r\n[FEATURE] Add configuration as Site Set\r\n[TASK] Add XLIFF labels for constants\r\n[DOCS] Update target version information\r\n[DOCS] Add info about automatic route enhancer configuration\r\n[BUGFIX] Add missing nonce values for assets\r\n[TASK] Set version number to v3.0.0 and add ChangeLog\r\n[TASK] Update copyright information\r\n[TASK] Add initial v12/13 compatible state','eric-harrer.de, fiz-soft.de',3000000,0,0,'https://docs.typo3.org/p/erhaweb/partner-rating/3.0/en-us','ter','',''),
(9301460,0,'partner_rating','3.0.1',453,67,'Partner Rating','Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.',2,0,3,1720100352,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer, Axel Hempelt','info@eric-harrer.de, info@fiz-soft.de','eric.bode','cd07e2e6d4b419f8c3bc482c2b65f65c','[TASK] Migrate magic findBy method\r\n[TASK] Move TypoScript files to Site Set directory','eric-harrer.de, fiz-soft.de',3000001,1,0,'https://docs.typo3.org/p/erhaweb/partner-rating/3.0/en-us','ter','',''),
(9301461,0,'importmap','0.1.0',149,85,'Importmap','Easily import your JavaScript ES modules without the need of a build system like Webpack',1,0,2,1696186303,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.4.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-12.4.999\";}}','Colin Atkins','atkins@hey.com','atkins','fae2864c51f4c3777d1d13d114818b16','Initial release of the importmap extension','',1000,0,0,'https://docs.typo3.org/p/atkins/importmap/0.1/en-us','ter','',''),
(9301462,0,'importmap','0.1.1',149,23,'Importmap','Easily import your JavaScript ES modules without the need of a build system like Webpack',1,0,2,1749104758,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.4.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"12.0.0-13.4.999\";}}','Colin Atkins','atkins@hey.com','atkins','497881ea9f4b12ed85077fa3b644fb44','added support for typo3 version 13','',1001,0,0,'https://docs.typo3.org/p/atkins/importmap/0.1/en-us','ter','',''),
(9301463,0,'importmap','0.1.5',149,25,'Importmap','Easily import your JavaScript ES modules without the need of a build system like Webpack',1,0,2,1751952463,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.4.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:15:\"13.4.0-13.4.999\";}}','Colin Atkins','atkins@hey.com','atkins','799d9682512c578de3211553bd9520e6','loading importmap through site sets','',1005,0,0,'https://docs.typo3.org/p/atkins/importmap/0.1/en-us','ter','',''),
(9301464,0,'importmap','0.1.6',149,16,'Importmap','Easily import your JavaScript ES modules without the need of a build system like Webpack',2,0,2,1765170412,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0-14.99.999\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:16:\"14.0.0-14.99.999\";}}','Colin Atkins','atkins@hey.com','atkins','03e754115791c063d83d207eba0ad43e','Compatibiliy and security update for TYPO3 v14','',1006,1,0,'https://docs.typo3.org/p/atkins/importmap/12.0/en-us/','ter','',''),
(9301465,0,'nr_textdb','1.0.0',167,85,'Netresearch TextDB','Allows you to edit the translations in the back end',2,0,1,1696246686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','fc77f837560c97e02ff525709c88fafc','[RELEASE] v1.0.0 -- for details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',1000000,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301466,0,'nr_textdb','3.0.1',167,25,'Netresearch - TextDB','Allows you to edit the translations in the back end',2,0,1,1755695308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','a2f21b64430453ee77e7e8a94670d95c','[RELEASE] v3.0.1 -- for details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',3000001,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301467,0,'nr_textdb','2.0.11',167,23,'Netresearch - TextDB','Allows you to edit the translations in the back end',2,0,1,1755719723,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','4cdb7a4b9b5d034404c3a3c2d011d34e','[RELEASE] v2.0.11 -- for details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',2000011,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301468,0,'nr_textdb','3.0.3',167,23,'Netresearch - TextDB','Auto-creating TYPO3 translation database - use ViewHelpers, editors translate in backend, instant updates - by Netresearch',2,0,1,1764233310,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','db089628c7bfe65b8105dfd8e2677e39',' Whats Changed  Bug Fixes - Use _EXTKEY variable instead of hardcoded extension key in ext_emconf.php - Sanitize release body for TER comment (handles markdown with special characters) - Fixes TER publish workflow that failed on v3.0.2 Full Changelog: https://github.com/netresearch/t3x-nr-textdb/compare/v3.0.2...v3.0.3   Details: https://github.com/netresearch/t3x-nr-textdb/releases/tag/v3.0.3','Netresearch DTT GmbH',3000003,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301469,0,'nr_textdb','4.0.0',167,5,'Netresearch - TextDB','Auto-creating TYPO3 translation database - use ViewHelpers, editors translate in backend, instant updates - by Netresearch',2,0,1,1785404347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','ae2eacd5bc56c5dd6b51bd26fa9d10e8','- feat(typo3)!: TYPO3 v14.3 LTS support and backend-module save fix (100) (101)\n- docs(agents): align agent instructions with the TYPO3 v14.3 baseline\n- ci: run the functional suite on the v14.3 matrix\n- fix(backend-module): stop discarding and duplicating saved translations\n- feat(typo3)!: support TYPO3 v14.3 LTS and drop v13\n- test: correct billion-laughs entity-expansion bound (99)\n- test: correct billion-laughs entity-expansion bound\n- ci: migrate to split typo3-extension template (98)\n- ci: migrate to split typo3-extension template\n- ci: adopt canonical typo3-extension template (97)\n- ci: adopt netresearch/.github typo3-extension template\n- fix(ci): migrate release workflow to grouped release-typo3-extension caller (96)\n- fix(ci): migrate release workflow to grouped release-typo3-extension caller\n- fix(deps): update symfony packages to v8 (95)\n- fix(deps): update symfony packages to v8\n- Merge pull request 94 from netresearch/fix/phpstan-strict-design\n- security: replace bare unlink/rmdir with Symfony Filesystem in cleanup\n- security: drop legacy unserialize fallback in getConfigFromBeUserData\n- security: harden ZipArchive temp-file cleanup with prefix assertion\n- security: replace insertAdjacentHTML with DOM construction in TextDbModule\n- fix(import): continue batch import on per-file failure\n- style: apply Rector fixes following finality refactor\n- fix(rector): use dedicated PHPStan config without ergebnis block\n- refactor(import): replace by-reference params with ImportResult DTO\n- fix(phpstan): disable ergebnis rules incompatible with TYPO3 Extbase\n- fix(phpstan): replace isset() with array_key_exists() (ergebnis.noIsset)\n- fix(phpstan): enforce class finality and configure ergebnis allowlists\n- Merge pull request 92 from netresearch/docs/remove-fake-pagination-known-problem\n- docs: remove unsubstantiated pagination performance claim\n- fix: remove em\n\nFor details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',4000000,1,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301470,0,'nr_textdb','3.0.4',167,4,'Netresearch - TextDB','Auto-creating TYPO3 translation database - use ViewHelpers, editors translate in backend, instant updates - by Netresearch',2,0,1,1785406289,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','ab90de9cd618cf9b35772157655954fb','- fix(backend-module): backport the 100 save fix to the TYPO3 v13 line (3.0.4) (102)\n- chore(release): prepare 3.0.4 for the TYPO3 v13 line\n- fix(backend-module): stop discarding and duplicating saved translations\n- fix(domain-model): keep mapped properties protected\n- test(unit): adapt test doubles to the PHPUnit 13 stub API\n- test: correct billion-laughs entity-expansion bound (99)\n- test: correct billion-laughs entity-expansion bound\n- ci: migrate to split typo3-extension template (98)\n- ci: migrate to split typo3-extension template\n- ci: adopt canonical typo3-extension template (97)\n- ci: adopt netresearch/.github typo3-extension template\n- fix(ci): migrate release workflow to grouped release-typo3-extension caller (96)\n- fix(ci): migrate release workflow to grouped release-typo3-extension caller\n- fix(deps): update symfony packages to v8 (95)\n- fix(deps): update symfony packages to v8\n- Merge pull request 94 from netresearch/fix/phpstan-strict-design\n- security: replace bare unlink/rmdir with Symfony Filesystem in cleanup\n- security: drop legacy unserialize fallback in getConfigFromBeUserData\n- security: harden ZipArchive temp-file cleanup with prefix assertion\n- security: replace insertAdjacentHTML with DOM construction in TextDbModule\n- fix(import): continue batch import on per-file failure\n- style: apply Rector fixes following finality refactor\n- fix(rector): use dedicated PHPStan config without ergebnis block\n- refactor(import): replace by-reference params with ImportResult DTO\n- fix(phpstan): disable ergebnis rules incompatible with TYPO3 Extbase\n- fix(phpstan): replace isset() with array_key_exists() (ergebnis.noIsset)\n- fix(phpstan): enforce class finality and configure ergebnis allowlists\n- Merge pull request 92 from netresearch/docs/remove-fake-pagination-known-problem\n- docs: remove unsubstantiated pagination performance claim\n- fix: remove emp\n\nFor details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',3000004,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301471,0,'nr_textdb','2.0.12',167,2,'Netresearch - TextDB','Allows you to edit the translations in the back end',2,0,1,1787060704,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Thomas Schöne, Axel Seemann, Tobias Hein, Rico Sonntag','thomas.schoene@netresearch.de, axel.seemann@netresearch.de, tobias.hein@netresearch.de, rico.sonntag@netresearch.de','netresearch','b725208b53e3cea02b20112e18767131',' [RELEASE] v2.0.12\n fix: scope import command to the requested extension key (116)\n ci: adopt the shared TYPO3 CI workflow (124)\n\nFor details see https://github.com/netresearch/t3x-nr-textdb/releases','Netresearch DTT GmbH',2000012,0,0,'https://github.com/netresearch/t3x-nr-textdb/#readme','ter','',''),
(9301472,0,'captchaeu_typo3','1.0.0',209,28,'Captcha.eu','Captcha.eu - The intelligent GDPR-compliant Captcha solution without interrupting puzzles or riddles',1,0,3,1696322629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Captcha.eu','hello@captcha.eu','captcha.eu','d6bb689c14717c9555e5f42d847f6806','initial version 1.0.0','',1000000,0,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301473,0,'captchaeu_typo3','1.0.1',209,28,'Captcha.eu','Captcha.eu - The intelligent GDPR-compliant Captcha solution without interrupting puzzles or riddles',1,0,3,1696401606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Captcha.eu','hello@captcha.eu','captcha.eu','567acd569445c1df38f52a134ed87b54','added ext_icon.svg','',1000001,0,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301474,0,'captchaeu_typo3','1.0.2',209,73,'Captcha.eu','Captcha.eu - The intelligent GDPR-compliant Captcha solution without interrupting puzzles or riddles',1,0,3,1696425213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Captcha.eu','hello@captcha.eu','captcha.eu','3a16a5b8ca600b6614a934e0d0d9bae8','update extension keys','',1000002,0,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301475,0,'captchaeu_typo3','1.0.4',209,80,'Captcha.eu','Captcha.eu - The intelligent GDPR-compliant Captcha solution without interrupting puzzles or riddles',2,0,3,1708471241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Captcha.eu','hello@captcha.eu','captcha.eu','f3509e0c571cfcef555f5a375c7ef020','sync with composer version','',1000004,1,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301476,0,'captchaeu_powermail','1.0.0',150,72,'captchaeu','Captcha.eu TYPO3 extension for powermail',2,0,3,1696402536,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Captcha.eu','h.januschka@captcha.eu','captcha.eu','cba368be7b46f50fe99e9f3ec0d3eb9b','initial version 1.0.0','captcha.eu',1000000,0,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301477,0,'captchaeu_powermail','1.0.2',150,78,'captchaeu','Captcha.eu TYPO3 extension for powermail',2,0,3,1708471376,'a:1:{s:7:\"depends\";a:2:{s:9:\"powermail\";s:15:\"10.0.0-10.99.99\";s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','Captcha.eu','h.januschka@captcha.eu','captcha.eu','d67ddaf6fd4bd08e703e1cebc94503b5','sync with composer','captcha.eu',1000002,1,0,'https://docs.captcha.eu/typo3-install','ter','',''),
(9301478,0,'easy_verein','1.0.0',335,69,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1696801267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','c980d79ebb41647979fee056c859782c','prepared for initial TER release','private',1000000,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/1.0/en-us','ter','',''),
(9301479,0,'easy_verein','1.0.1',335,71,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1697786728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','890972abefdbcc237d6a2b554c82d0ff','preparation of release 1.0.1','private',1000001,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/1.0/en-us','ter','',''),
(9301480,0,'easy_verein','1.0.2',335,80,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1699475000,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','5fca17d29d79d0d3c2982d29f7f6de3a','release of version 1.0.2','private',1000002,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/1.0/en-us','ter','',''),
(9301481,0,'easy_verein','1.0.3',335,47,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1725197231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','74a5e0794ecf0648ddc9ea2a0299c8ea','fixed ext_emconf with new version','private',1000003,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/1.0/en-us','ter','',''),
(9301482,0,'easy_verein','1.0.4',335,54,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1727729885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','6325232c3608225a66ed57b998f0242b','fixed merging old and new groups with fe groups in TYPO3','private',1000004,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/1.0/en-us','ter','',''),
(9301483,0,'easy_verein','2.0.0',335,6,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1782660959,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','mail@ephra.im','kephson','404adfc8c5b79fcca2987f261f5e30cf','initial release for TYPO3 13.4, for details see https://github.com/Kephson/easy_verein/releases','private',2000000,0,0,'https://docs.typo3.org/p/ehaerer/easy-verein/2.0/en-us','ter','',''),
(9301484,0,'easy_verein','2.0.1',335,8,'TYPO3  EasyVerein connector','Extension to connect TYPO3 with easyVerein association management software',2,0,3,1782679764,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','mail@ephra.im','kephson','5ac53430a1b2e69142d4c24d813ede4e','added possibility to write gender to database if EXT:femanager is installed','private',2000001,1,0,'https://docs.typo3.org/p/ehaerer/easy-verein/2.0/en-us','ter','',''),
(9301485,0,'autotranslate','0.1.0',1541,67,'Thiele & Klose - Autotranslate','Integration of automatic translations into the backend process when maintaining pages and content elements by editors.',0,0,3,1697090516,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"php\";s:12:\"7.3.0-7.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','','','thieleklose','8e5fe1f6467e6e054c2602bbfaf33f14','Initial release of our extension to translate pages and content into all languages offered by DeepL. \r\n\r\nRoadmap: \r\n- Support for TYPO3 11 and 12\r\n- Support for alternative translation services such as Google Translate, ChatGP\r\n- Support for glossaries','',1000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301486,0,'autotranslate','0.9.1',1541,68,'Thiele & Klose - Autotranslate','Integration of automatic translations into the backend process when maintaining pages and content elements by editors.',1,0,0,1697188465,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','9577f9a1d0ba5ff145ffc1e03b1cadeb','T3CON23 Conference Release\r\n\r\n- Stabilization and Bugfixes\r\n- TYPO3 v11 support','Thiele & Klose GmbH',9001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301487,0,'autotranslate','0.9.2',1541,80,'Thiele & Klose - Autotranslate','Integration of automatic translations into the backend process when maintaining pages and content elements by editors.',1,0,0,1697565377,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','0aea8f6419187885aefc790c15425929','- Stabilization and Bugfixes\r\n- Adjust keys in site configuration (see README.md)\r\n- TYPO3 v12 support','Thiele & Klose GmbH',9002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301488,0,'autotranslate','0.9.3',1541,64,'Thiele & Klose - Autotranslate','This extension provides automatic translation of pages and content elements via DeepL API.',1,0,0,1708966029,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','8c877b3fb534946106adb82ba4b3334e','- Fixed installation with Extension Manager from TER to use DeepL Vendor Files with TYPO3 autoloader (https://forge.typo3.org/issues/102443)\r\n- PHP 8 bugfixes & translation stabilizations','Thiele & Klose GmbH',9003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301489,0,'autotranslate','1.0.0',1541,61,'Autotranslate','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1711092978,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','36e7fc443fefa25a7c26919085806141','- Fixed errors in the translation process\r\n','Thiele & Klose GmbH',1000000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301490,0,'autotranslate','1.0.1',1541,59,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1713530210,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','ecfc055345dbb4ea3cb7b982fb945d2a','- Fixed Exception on DataHandler if no page or root page is selected','Thiele & Klose GmbH',1000001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301491,0,'autotranslate','1.0.2',1541,56,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1714144116,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','fe03671b731459f6eb9632e090e33509','Bugfix for variable usage exception, thrown when editing elements on the root page.','Thiele & Klose GmbH',1000002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301492,0,'autotranslate','1.0.3',1541,62,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1714716643,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','e18320b17f40a897445247eb03db24dc','Improved translations with tag_handling in DeepL','Thiele & Klose GmbH',1000003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301493,0,'autotranslate','1.0.4',1541,61,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1718000316,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','277a0a02ea8bb924f1f9ec3aa50001e7','The news extension loaded condition did not work due to an incorrect extension key, thx to SventB','Thiele & Klose GmbH',1000004,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301494,0,'autotranslate','1.1.0',1541,46,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1725864877,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','490439097b1ce7771f3ba8700cb801ec','New feature \"Batch Translation\":\r\n- Added a new backend module \"Batch Translation\", which enables automatic translation of pages and content elements. This feature streamlines the localization process, improving efficiency when managing multilingual content.\r\n- Added a symfony command/scheduler task to process scheduled translations. This allows for automated handling of translations based on predefined plans, ensuring timely updates and improved workflow automation.','Thiele & Klose GmbH',1001000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301495,0,'autotranslate','1.1.1',1541,42,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1726684325,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','47402301f3187812f33ba85bfae29945','Added the option to select a source language for DeepL translations in the page configuration. Otherwise, when translating individual words, the source language is often incorrectly recognized, thx to Schorsch.','Thiele & Klose GmbH',1001001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301496,0,'autotranslate','1.2.0',1541,43,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1729017145,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','66d3ee7cd21e1ab544aaa3ab0101e457','TYPO3 13.4 LTS Release-Party Release\r\n- TYPO3 v13.4 LTS support\r\n- Compatibility of event listeners for PageTsConfig up to TYPO3 v13.4 LTS','Thiele & Klose GmbH',1002000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301497,0,'autotranslate','1.2.1',1541,41,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1729434461,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','35ede3e23e923eb8abb8f6622a30d5b5','Bugfixes:\r\n- Symfony command to perform a batch translation in TYPO3 v13\r\n- Number of translations per run limited to the maximum defined number','Thiele & Klose GmbH',1002001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301498,0,'autotranslate','1.2.2',1541,49,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1730093561,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','dacbc5ee94707d2735061fff1b937563','- Stabilization\r\n- Fixed backend bugs when editing pages and content elements on pages without site configuration','Thiele & Klose GmbH',1002002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301499,0,'autotranslate','1.2.3',1541,38,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1736454744,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','850d00d8413eaac8b19e714c841a8a09','Fixed: Empty database query caused SyntaxErrorException, thanks to Rico Sonntag','Thiele & Klose GmbH',1002003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301500,0,'autotranslate','1.3.1',1541,33,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1740056728,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','6a85ac608d6c604ba7874348962c1126','- Stabilizations, thx to Rico Sonntag\r\n- Added Extension configuration to improve translation of 3rd party content (check documentation for upgrade instructions)','Thiele & Klose GmbH',1003001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301501,0,'autotranslate','1.3.2',1541,36,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1740575102,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','94bda3c3dd4ed6362e3bafc1fb99f1a3','Fix:\r\n- Add Missing Batchtranslation filename for usage in TYPO3 v13\r\n- Batch translation created now with correct time offset from php / typo3 timezone settings','Thiele & Klose GmbH',1003002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301502,0,'autotranslate','2.0.0',1541,33,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1740647320,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','8f2c0fbfe85d7a2b0b6b294a88139281','- Editors can now also use BatchTranslation after approval via TYPO3 access rights\r\n- Update the DeepL PHP package for compatibility reasons \r\n- PHP v8.4 support\r\n- Removed  support for TYPO3 v10 in Version 2.0.0','Thiele & Klose GmbH',2000000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301503,0,'autotranslate','1.4.0',1541,28,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1741805902,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','5d9a04a31ab3193befdad924dbc3d8b8','- General stabilization\r\n- Added possibility to define the DeepL API key globally for all sites in the extension configuration\r\n ','Thiele & Klose GmbH',1004000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301504,0,'autotranslate','2.1.0',1541,28,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1741965751,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','36924c348ed5c8e498253034831c87e8','Features:\r\n- Glossary support via compatibility with deepltranslate_glossary extension\r\n- Possibility to define the DeepL API key globally for all sites in the extension configuration\r\n\r\nFixes:\r\n- Stabilization backward compatibility\r\n- Increased dependency on Official DeepL API version to support php 8.4','Thiele & Klose GmbH',2001000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301505,0,'autotranslate','1.4.1',1541,29,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1742921171,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','3c40873165dc3f93cf7f6c064dabd30b','Fixe: Keep line breaks in translations, thx to Jahn Blechinger (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/34)','Thiele & Klose GmbH',1004001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301506,0,'autotranslate','2.1.1',1541,30,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1742921197,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','37799983c4830b0c176444c922dfc918','Fix: Keep line breaks in translations, thx to Jahn Blechinger (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/34)','Thiele & Klose GmbH',2001001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301507,0,'autotranslate','2.1.2',1541,28,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1744608860,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','04cb3d8342da4efabb1433cfdb7939dd','- Stabilizations on TCA dependencies\r\n- Fixes: Support for 3rd party extensions with allowLanguageSynchronization like tt_address, thx to Wolfgang Wagner (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/26)','Thiele & Klose GmbH',2001002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301508,0,'autotranslate','1.4.2',1541,22,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1748785043,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','4e045101683c8079223011c49dfa6da7','Features:\r\n- Attribute translation for title tags of links in html content, thx to t-bittner (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/35)\r\n\r\nStabilizations:\r\n- Request processing of CLI queries for batch translations, thx to bznovak (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/40)','Thiele & Klose GmbH',1004002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301509,0,'autotranslate','2.1.3',1541,24,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1748785081,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','1def1a9fad35e05b83c3da591c0de1d8','Features:\r\n- Attribute translation for title tags of links in html content, thx to t-bittner (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/35)\r\n\r\nStabilizations:\r\n- Remove deprecations\r\n- Request processing of CLI queries for batch translations, thx to bznovak (Issue: https://github.com/thieleundklose/tk-typo3-autotranslate/issues/40)','Thiele & Klose GmbH',2001003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301510,0,'autotranslate','2.2.0',1541,23,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1749060780,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','7c17dbcfa4e9f83b147b5f2325431b1f','Features:\r\n- Added grid support for batch translations, thanks to Thoemel42 (Issue 42 / Pull request 41)\r\n- Preserve original values for specified fields in translated records, thanks to Thoemel42 (Issue 37 / Pull request 36)\r\n- Use PSR-14 event for TCA adjustments to avoid exceptions in production, thanks to Thoemel42 (Issue 47 / Pull request 46)','Thiele & Klose GmbH',2002000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301511,0,'autotranslate','2.2.1',1541,23,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1749484304,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','7cab4c292fa21030598f0cb6cbb45c45','Fixes:\r\n- Backend authentication for CLI execution of batch translation to use the data handler to localize content elements\r\n\r\nStabilizations:\r\n- API key check added to prevent site module breaks, the extension now provides feedback whether an API key is valid and whether the quota has been used up, thanks to saneinsane (Issue 56)\r\n\r\nFeatures:\r\n- Show usage and quota in backend module, thanks to saneinsane (Issue 54)','Thiele & Klose GmbH',2002001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301512,0,'autotranslate','1.4.3',1541,24,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1749967050,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','c9123dbfa50b9c0ce5802bc1077b5753','Fixes:\r\n- TypeError on HTML Attribute detection, thanks to Wolfgang Wagner ([Issue 60](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/60))','Thiele & Klose GmbH',1004003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301513,0,'autotranslate','2.2.2',1541,24,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1749967085,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','0ee9ada78974ec43989d6ae94d2e4779','Fixes:\r\n- TypeError on HTML Attribute detection, thanks to Wolfgang Wagner ([Issue 60](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/60))','Thiele & Klose GmbH',2002002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301514,0,'autotranslate','2.2.3',1541,26,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1750321074,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','9229d017bce6513b4bf785697c7badb5','Stabilizations:\r\n- Added index for big page trees like 1000 pages, thanks to Thomas Schöne ([Issue 64](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/64) / [Pull request 63](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/63))','Thiele & Klose GmbH',2002003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301515,0,'autotranslate','2.2.4',1541,22,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1752484659,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','fc6e22cac799519d35538ff72777f453','Fixes:\r\n- Translation of the field title of pages and header of content elements: & becomes &amp;, thanks to Andreas Kessel ([Issue 49](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/49))\r\n- $localizedUid being null during record localization, thanks to Andreas Kessel ([Issue 39](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/39))\r\n- Optimization for determining the page ID due to php variable type check error, thanks to tot-bittner ([Issue 67](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/67))','Thiele & Klose GmbH',2002004,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301516,0,'autotranslate','2.2.5',1541,23,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1752568552,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','3b2f8cc380622d97c398905fb9796501','Fixes:\r\n- (Un)Check all button is not working in TYPO3 v13, thanks to Rainer Becker ([Issue 57](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/57))\r\n- Missing required dependency php-http/discovery causes fatal error in non-Composer TYPO3 installation, thanks to Andrew ([Issue 72](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/72))','Thiele & Klose GmbH',2002005,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301517,0,'autotranslate','2.3.0',1541,23,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1752815623,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','8dd8c159d5f24c1cb07a669abfcc6c0c','Feature:\r\n- Log output and options for deleting logs in the backend module, log deactivation possible in the extension settings','Thiele & Klose GmbH',2003000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301518,0,'autotranslate','2.3.1',1541,25,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1753336342,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','70828e7771a97fd3f7e9abce2e676f7e','Stabilizations:\r\n- The DeepL source and target languages are now cached using the TYPO3 Cache Framework (Autotranslate cache), which ensures automatic cleanup when clearing the cache and no duplicate cache/data directories.','Thiele & Klose GmbH',2003001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301519,0,'autotranslate','2.3.2',1541,18,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1759750980,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','21dd6d61dec7b6697101564c0788cf9d','Fixes:\r\n- Content can be created in free mode without being automatically translated into other languages, thanks to Michael Henke and Wolfgang Wagner([Issue 69](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/69)).','Thiele & Klose GmbH',2003002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301520,0,'autotranslate','2.3.3',1541,22,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1759923883,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','14775757c54098e0fb796dd109709c86','Fixes:\r\n- Corrected translation logic for handling with l10n_state fields, thanks to Rico Sonntag ([Issue 89](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/89)).\r\n- Drop duplicate assignment, thanks to Rico Sonntag ([Pull request 88](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/88)).\r\n- Determination of the API key in the hook in CLI mode corrected, tanks to Richard Krikler ([Pull request 86](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/86)).','Thiele & Klose GmbH',2003003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301521,0,'autotranslate','2.4.0',1541,23,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1760276986,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','af0c0c3fc5f11d0149cdaa089a86daab','Feature:\r\n- Use caching to save quota and speed up translations ([Issue 55](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/55)).','Thiele & Klose GmbH',2004000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301522,0,'autotranslate','2.4.1',1541,18,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1767027150,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','e56e6ded5138a4140a31ba5c865c405d','Fixes:\r\n- Compatibility and security, thanks to Sebastian Mendel ([Pull request 97](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/97)).\r\n- Improved cache serialization to preserve array indices and prevent data corruption when mixing cached and fresh translations.\r\n- Added defensive null checks in translation pipeline to prevent str_replace() errors with null values, thanks to Rainer Becker ([Issue 94](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/94)).\r\n \r\nHappy holidays! Thank you for your support and contributions!','Thiele & Klose GmbH',2004001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301523,0,'autotranslate','2.5.0',1541,13,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1770367329,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','0e214eda6b27c73c21a352d4db9253c5','Features:\r\n- Added comprehensive support for relation tables including ContentBlocks collections, sys_file_reference, and custom inline relations\r\n- Autotranslate fields now available on all page doctypes (Standard, External URL, Shortcut, etc.)','Thiele & Klose GmbH',2005000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301524,0,'autotranslate','2.5.1',1541,20,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1770565060,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','1e1e33c83989354ecbedf1301de98c6d','Fixes:\r\n- autotranslate_languages field was accidentally removed from the database, which prevented content elements from being translated.','Thiele & Klose GmbH',2005001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301525,0,'autotranslate','2.6.0',1541,9,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1780251911,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','6fbd992a507067068a3771a0259ca8d2','Features:\r\n- Added backend triggers for autotranslating a single record, including a TYPO3 list module action with target language selection in a modal dialog and context menu entries in backend record and page menus. The context menu integration is available in TYPO3 v12 and newer; TYPO3 v11 does not support it.\r\n \r\nFixes:\r\n- Fixed batch translation handling for translated MM/select relations so localized records are linked correctly instead of keeping obsolete default-language references.\r\n- Fixed site configuration handling so disabled tables are no longer localized or remapped by accident during batch translation.\r\n- Fixed reference synchronization for localized relations to respect whether a table is enabled in the current site configuration.\r\n- Fixed an unnecessary flash message during page save when autotranslate is installed but no translation targets or languages are configured for the site.\r\n- Fixed DeepL rate-limit handling so temporary 429 Too many requests responses are no longer reported as an invalid API key.\r\n- Cached DeepL API usage validation per request to avoid calling getUsage() for every translated record in a batch run.\r\n- Improved DeepL error messaging so temporary API overload is surfaced as a warning instead of stopping the translation flow with a misleading key validation error.\r\n \r\nStabilizations:\r\n- Improved relation remapping for translated records with MM and MM_opposite_field usage in TYPO3 v12/v13 setups.\r\n- Added safer guards around translation of additional tables and their reference fields.','Thiele & Klose GmbH',2006000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301526,0,'autotranslate','3.0.0',1541,9,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1782453637,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-5.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','2e1e53ae4dd3a5eb8ddd399c1c21abf4','Breaking Changes:\r\n- Dropped TYPO3 v11 support in Version 3.0.0 (added TYPO3 v14 support)\r\n- Raised the supported PHP range to 8.1.0 - 8.4.99.\r\n \r\nRefactored:\r\n- Consolidated the backend context menu integration into a single AutotranslateItemProvider with shared JS callback handling.\r\n- Kept a TYPO3 v12 legacy callback-module path for backward compatibility while TYPO3 v13 uses the modern module alias.\r\n- Added guard rails so the context menu entry only appears for source-language records, enabled tables, and sites with available target languages.','Thiele & Klose GmbH',3000000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301527,0,'autotranslate','2.6.2',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783269510,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','b8b8e806167d86352398dec4298d5172','Fixes:\r\n- Fixed slug generation to respect excluded slug fields and guard missing eval configuration, preventing PHP warnings during localization, thanks to xerc and magicsunday ([Issue 108](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/108) / [Pull request 112](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/112)).\r\n- Restored and stabilized recursive queue filtering in the batch translation module across TYPO3 v11, v12, and v13, including a dedicated recursion selector and clearer empty-state feedback when no queue entries exist for the selected page scope.','Thiele & Klose GmbH',2006002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301528,0,'autotranslate','3.0.1',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783269528,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-5.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','bb5c9287a66da72757b3ff1e4d590198','Fixes:\r\n- Fixed recursive queue filtering in the batch translation backend module so the selected recursion scope is applied reliably again in the TYPO3 v12, v13, and v14 module variants.\r\n- Fixed creation of batch translation queue items in the backend module across TYPO3 v12, v13, and v14, including compatible handling of the scheduled translation date field and stable submission of the selected page context.','Thiele & Klose GmbH',3000001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301529,0,'autotranslate','2.6.3',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783363700,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','590fdbadc26d9934161b17121c1e40f3','Fixes\r\n- Deferred the DeepL API key usage check until a translation is actually attempted, while still validating the key before creating localized records. This avoids unnecessary usage endpoint calls for saves without translatable content and prevents empty localized records when the configured DeepL key is invalid or exhausted.\r\n- Fixed the CLI batch translation summary to report failed translations based on the number of processed queue items instead of the requested run limit, thanks to xerc ([Pull request 105](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/105)).','Thiele & Klose GmbH',2006003,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301530,0,'autotranslate','3.0.2',1541,6,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783363732,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-5.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','151b140c1e57a0d6d9ff2343b7d960a9','Fixes:\r\n- Deferred the DeepL API key usage check until a translation is actually attempted, while still validating the key before creating localized records. This avoids unnecessary usage endpoint calls for saves without translatable content and prevents empty localized records when the configured DeepL key is invalid or exhausted.\r\n- Fixed the CLI batch translation summary to report failed translations based on the number of processed queue items instead of the requested run limit, thanks to xerc ([Pull request 105](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/105)).','Thiele & Klose GmbH',3000002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301531,0,'autotranslate','2.7.0',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783933935,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:11:\"5.0.0-5.0.0\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','e129fd797613615567aec295c3a91456','Features:\r\n- Added recursive localization and translation for configured relation tables. Nested inline/reference records are now localized with their translated parent record and their configured text fields are translated as part of the same run.\r\n- Added site configuration fields for configured relation tables only when matching translatable text fields or file reference fields exist in TCA.\r\n\r\nFixes:\r\n- Fixed additional relation table handling so existing localized child records are reused, re-linked to the localized parent record, and updated with their translation source fields instead of creating duplicate or orphaned relation records.\r\n- Fixed batch translation work detection to include nested relation tables, so parent records with translatable child content are no longer skipped when the parent itself has no text fields to translate.\r\n- Fixed text field filtering so only supported TCA input and text values are sent to DeepL, preventing numeric and non-text values from being translated accidentally.\r\n- Fixed site configuration defaults so configured relation tables do not require their own enable checkbox before their text and file reference fields can be used.\r\n- Fixed file reference field detection for modern TYPO3 typefile TCA fields on configured relation tables, so Content Blocks collection tables can expose and translate nested file reference fields such as image relations.\r\n\r\nUpgrade Notes:\r\n- No configuration key was renamed. The extension setting additionalReferenceTables remains compatible, but its visible label now says \"Additional supported relation tables\" because the setting covers inline/reference child tables, not only file references.\r\n- Existing site configurations should be reviewed if numeric fields were listed as translatable text fields; these values are now ignored intentionally.','Thiele & Klose GmbH',2007000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301532,0,'autotranslate','3.1.0',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1783933978,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-5.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','af093645e52e38789206fb2f291e4b5d','Features:\r\n- Added recursive localization and translation for configured relation tables. Nested inline/reference records are now localized with their translated parent record and their configured text fields are translated as part of the same run.\r\n- Added site configuration fields for configured relation tables only when matching translatable text fields or file reference fields exist in TCA.\r\n\r\nFixes:\r\n- Fixed additional relation table handling so existing localized child records are reused, re-linked to the localized parent record, and updated with their translation source fields instead of creating duplicate or orphaned relation records.\r\n- Fixed batch translation work detection to include nested relation tables, so parent records with translatable child content are no longer skipped when the parent itself has no text fields to translate.\r\n- Fixed text field filtering so only supported TCA input and text values are sent to DeepL, preventing numeric and non-text values from being translated accidentally.\r\n- Fixed site configuration defaults so configured relation tables do not require their own enable checkbox before their text and file reference fields can be used.\r\n- Fixed file reference field detection for modern TYPO3 typefile TCA fields on configured relation tables, so Content Blocks collection tables can expose and translate nested file reference fields such as image relations.\r\n\r\nUpgrade Notes:\r\n- No configuration key was renamed. The extension setting additionalReferenceTables remains compatible, but its visible label now says \"Additional supported relation tables\" because the setting covers inline/reference child tables, not only file references.\r\n- Existing site configurations should be reviewed if numeric fields were listed as translatable text fields; these values are now ignored intentionally.','Thiele & Klose GmbH',3001000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301533,0,'autotranslate','2.7.1',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784182943,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','4811a28f8e1397fd7c694bbccbda2567','Fixes:\r\n- Fixed glossary lookup for DeepL site language codes with uppercase or regional variants such as EN, EN-GB, EN_US, DE-AT, and DE-CH, so synchronized deepltranslate-glossary entries are found reliably, thanks to Tobias Hein ([Pull request 134](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/134)).\r\n- Fixed unnecessary DeepL translation requests on automatic DataHandler updates that only change unrelated fields such as hidden, starttime, endtime, or a content header while leaving image/file reference fields untouched, while keeping full translation for manual triggers and newly created localizations, thanks to magicsunday ([Pull request 122](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/122)).','Thiele & Klose GmbH',2007001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301534,0,'autotranslate','3.1.1',1541,5,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784182961,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','c8c0c286cedc6d26ba292270c8099932','Fixes:\r\n- Fixed glossary lookup for DeepL site language codes with uppercase or regional variants such as EN, EN-GB, EN_US, DE-AT, and DE-CH, so synchronized deepltranslate-glossary entries are found reliably, thanks to Tobias Hein ([Pull request 134](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/134)).\r\n- Fixed unnecessary DeepL translation requests on automatic DataHandler updates that only change unrelated fields such as hidden, starttime, endtime, or a content header while leaving image/file reference fields untouched, while keeping full translation for manual triggers and newly created localizations, thanks to magicsunday ([Pull request 122](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/122)).','Thiele & Klose GmbH',3001001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301535,0,'autotranslate','2.8.0',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784273269,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','deb296f8b58cb971df2906accbbb782f','Fixes:\r\n- Skipped direct and batch translations for records that no longer exist, preventing stale queue entries or deleted batch records from triggering null record access warnings and aborting batch runs, thanks to magicsunday ([Issue 109](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/109) / [Pull request 140](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/140)).\r\n- Fixed cached DeepL translation roundtrips so restored cache entries are real TextResult instances and are no longer serialized back to null, preventing cached translations from being lost, thanks to magicsunday ([Pull request 111](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/111)).\r\n- Preserved the disabled/hidden state when localized inline or file reference records are re-linked to translated parent records, so hidden source references no longer become visible in translations, thanks to magicsunday ([Pull request 121](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/121)).\r\n- Removed an unconditional CLI status line from the batch translation command to prevent cron jobs from sending unnecessary output mails, thanks to Johannes ([Pull request 117](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/117)).\r\n- Fixed richtext field detection to also accept integer truthy enableRichtext TCA values, preventing translated richtext content from getting broken HTML tags, thanks to schugabe ([Pull request 116](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/116)).','Thiele & Klose GmbH',2008000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301536,0,'autotranslate','3.2.0',1541,5,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784273288,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','5bf049de7780a01773f1c6b881fd606c','Fixes:\r\n- Skipped direct and batch translations for records that no longer exist, preventing stale queue entries or deleted batch records from triggering null record access warnings and aborting batch runs, and added functional coverage for the regression, thanks to magicsunday ([Issue 109](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/109) / [Pull request 110](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/110)).\r\n- Fixed cached DeepL translation roundtrips so restored cache entries are real TextResult instances and are no longer serialized back to null, preventing cached translations from being lost, thanks to magicsunday ([Pull request 111](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/111)).\r\n- Preserved the disabled/hidden state when localized inline or file reference records are re-linked to translated parent records, so hidden source references no longer become visible in translations, thanks to magicsunday ([Pull request 121](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/121)).\r\n- Fixed a TYPO3 v13 translation error in localized reference lookup by removing an obsolete TYPO3 v11 query execution switch from the v3 code path.\r\n- Removed an unconditional CLI status line from the batch translation command to prevent cron jobs from sending unnecessary output mails, thanks to Johannes ([Pull request 117](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/117)).\r\n- Fixed richtext field detection to also accept integer truthy enableRichtext TCA values, preventing translated richtext content from getting broken HTML tags, thanks to schugabe ([Pull request 116](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/116)).','Thiele & Klose GmbH',3002000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301537,0,'autotranslate','2.8.1',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784376057,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','d68ff37f507790902b76ffb610b7688d','Fixes:\r\n- Cleared translated text fields when the corresponding source field is emptied, so removing content such as bodytext in the default language also removes the stale value from existing localized records, thanks to format-gmbh ([Issue 118](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/118)).\r\n- Removed a PHP 8 union return type from FlashMessageUtility to restore PHP 7.4 compatibility in the 2.x release line, thanks to d-salerno ([Issue 115](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/115)).\r\n- Fixed experimental pi_flexform translation so translatable settings. FlexForm values are passed to richtext detection with their string field index instead of a numeric array key, preventing a TypeError during translation, thanks to PeGuIwelt ([Pull request 141](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/141)).\r\n- Fixed DeepL source and target language resolution when TYPO3 site configuration stores languageId values as strings, preventing strict comparisons from skipping configured languages, thanks to magicsunday ([Pull request 142](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/142)).\r\n- Fixed generated Page TSconfig conditions for site-specific autotranslate_languages defaults by using site(\"rootPageId\") on TYPO3 v12 while keeping the TYPO3 v11 rootline condition for new record forms, thanks to magicsunday ([Issue 127](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/127) / [Pull request 143](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/143)).\r\n- Restricted hidden/disabled state mirroring for localized inline and file reference records to newly created localizations, so existing translated references keep editor-managed visibility and missing source records no longer force them visible, thanks to magicsunday ([Pull request 144](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/144)).\r\n\r\nDocumentation:\r\n- Added documentation for excluding individual records from automatic translation, configuring additional record versus relation tables, copying fields without translation, and troubleshooting DeepL glossary synchronization including the glossary_ready database state.\r\n9:33','Thiele & Klose GmbH',2008001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301538,0,'autotranslate','3.2.1',1541,5,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784376087,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','277f9b19a0410af1da4250ebc1573956','Fixes:\r\n- Cleared translated text fields when the corresponding source field is emptied, so removing content such as bodytext in the default language also removes the stale value from existing localized records, thanks to format-gmbh ([Issue 118](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/118)).\r\n- Fixed experimental pi_flexform translation so translatable settings. FlexForm values are passed to richtext detection with their string field index instead of a numeric array key, preventing a TypeError during translation, thanks to PeGuIwelt ([Pull request 141](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/141)).\r\n- Fixed DeepL source and target language resolution when TYPO3 site configuration stores languageId values as strings, preventing strict comparisons from skipping configured languages, thanks to magicsunday ([Pull request 142](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/142)).\r\n- Fixed generated Page TSconfig conditions for site-specific autotranslate_languages defaults by using site(\"rootPageId\") instead of rootline-based tree checks, thanks to magicsunday ([Issue 127](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/127) / [Pull request 143](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/143)).\r\n- Restricted hidden/disabled state mirroring for localized inline and file reference records to newly created localizations, so existing translated references keep editor-managed visibility and missing source records no longer force them visible, thanks to magicsunday ([Pull request 144](https://github.com/thieleundklose/tk-typo3-autotranslate/pull/144)).\r\n\r\nDocumentation:\r\n- Added documentation for excluding individual records from automatic translation, configuring additional record versus relation tables, copying fields without translation, and troubleshooting DeepL glossary synchronization including the glossary_ready database state.','Thiele & Klose GmbH',3002001,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301539,0,'autotranslate','2.8.2',1541,4,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784704498,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','43872a94ea41172cd269fe508210af77','Feature:\r\n- Passed the TYPO3 HTTP proxy configuration to the DeepL API client so installations behind an outbound proxy can validate API keys, load languages, synchronize glossaries, and translate content, thanks to trokohl ([Issue 114](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/114)).\r\n\r\nFixes:\r\n- Fixed FlexForm translation for configured TCA typeflex fields, including custom flex columns beyond pi_flexform; FlexForm child fields with TCA input and text configs are translated, richtext-enabled text fields are sent as HTML, while link, check and other non-text fields are skipped, thanks to Thomas Rokohl / trokohl ([Issue 148](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/148)).','Thiele & Klose GmbH',2008002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301540,0,'autotranslate','3.2.2',1541,6,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1784704538,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','60df0a69ca713f73f4362e640f2cf1fc','Feature:\r\n- Passed the TYPO3 HTTP proxy configuration to the DeepL API client so installations behind an outbound proxy can validate API keys, load languages, synchronize glossaries, and translate content, thanks to trokohl ([Issue 114](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/114)).\r\n\r\nFixes:\r\n- Fixed FlexForm translation for configured TCA typeflex fields, including custom flex columns beyond pi_flexform; FlexForm child fields with TCA input and text configs are translated, richtext-enabled text fields are sent as HTML, while link, check and other non-text fields are skipped, thanks to Thomas Rokohl / trokohl ([Issue 148](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/148)).','Thiele & Klose GmbH',3002002,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301541,0,'autotranslate','2.9.0',1541,2,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1786283436,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','06a30e0a94424446a66a06f1a1bf5d05','Features:\r\n- Added a PSR-14 AfterTranslateEvent that allows projects to post-process translated record columns before AutoTranslate persists them, enabling custom cleanup such as normalizing translated table separator characters, thanks to saneinsane ([Issue 95](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/95)).\r\n- Added optional global sys_file_metadata translation for configured FAL metadata fields such as alternative, title and description, using an explicit TYPO3 language UID to DeepL language code mapping because file metadata is not bound to a single site ([Issue 73](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/73)).','Thiele & Klose GmbH',2009000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301542,0,'autotranslate','3.3.0',1541,3,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1786283448,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','9f2e134b8532f9ec44b47666c8df9f8b','Features:\r\n- Added a PSR-14 AfterTranslateEvent that allows projects to post-process translated record columns before AutoTranslate persists them, enabling custom cleanup such as normalizing translated table separator characters, thanks to saneinsane ([Issue 95](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/95)).\r\n- Added optional global sys_file_metadata translation for configured FAL metadata fields such as alternative, title and description, using an explicit TYPO3 language UID to DeepL language code mapping because file metadata is not bound to a single site ([Issue 73](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/73)).','Thiele & Klose GmbH',3003000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301543,0,'autotranslate','2.10.0',1541,0,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1788088123,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"10.0.0-10.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','e11fc88d25142b4707d7503b4c442233','Features:\r\n- Enhanced translation result handling and diagnostics ([Issue 156](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/156)):\r\n- Batch translations now distinguish successful translations, expected no-op results, configuration warnings and actual errors.\r\n- Backend editors receive clear Notice, Warning or Error messages, and complete batch errors are displayed below the affected table entry.\r\n- Multi-language translations continue with the remaining target languages if one language fails. Successful translations are retained while partial failures are reported as Errors.\r\n- DeepL target-language mappings are validated before localized records are created, and autotranslate_last is only updated after an actual field translation.\r\n- CLI batch runs log the context and result of every processed item, including detailed failure information.\r\n- Successfully processed recurring items remain highlighted until their next execution is due, with status badges that remain readable on every table background.\r\n \r\nFixe:\r\n- Fixed error log messages being suppressed when debug mode is disabled. DeepL API key and quota failures are now always logged with the correct error level, while Notice, Warning and detailed translation messages remain controlled by the debug setting and the backend log view visually distinguishes debug, info, notice, warning and error entries ([Issue 157](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/157)).','Thiele & Klose GmbH',2010000,0,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301544,0,'autotranslate','3.4.0',1541,0,'Autotranslate content with DeepL','This extension provides automatic translation of pages and content elements via DeepL API.',2,0,0,1788088138,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:15:\"11.0.0-14.99.99\";s:23:\"deepltranslate_glossary\";s:13:\"5.0.0-6.99.99\";}}','Mike Zimmer','typo3@thieleundklose.de','thieleklose','10e74bdfe04d12dbcb98f74c36167cf9','Features:\r\n- Enhanced translation result handling and diagnostics ([Issue 156](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/156)):\r\n- Batch translations now distinguish successful translations, expected no-op results, configuration warnings and actual errors.\r\n- Backend editors receive clear Notice, Warning or Error messages, and complete batch errors are displayed below the affected table entry.\r\n- Multi-language translations continue with the remaining target languages if one language fails. Successful translations are retained while partial failures are reported as Errors.\r\n- DeepL target-language mappings are validated before localized records are created, and autotranslate_last is only updated after an actual field translation.\r\n- CLI batch runs log the context and result of every processed item, including detailed failure information.\r\n- Successfully processed recurring items remain highlighted until their next execution is due, with status badges that remain readable on every table background.\r\n \r\nFixe:\r\n- Fixed error log messages being suppressed when debug mode is disabled. DeepL API key and quota failures are now always logged with the correct error level, while Notice, Warning and detailed translation messages remain controlled by the debug setting and the backend log view visually distinguishes debug, info, notice, warning and error entries ([Issue 157](https://github.com/thieleundklose/tk-typo3-autotranslate/issues/157)).','Thiele & Klose GmbH',3004000,1,0,'https://github.com/thieleundklose/tk-typo3-autotranslate/blob/main/Documentation/Readme.md','ter','',''),
(9301545,0,'ns_openai','1.0.0',358,40,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1697091611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','749d1bd4928cfff3a89900d20c8cd4b2','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301546,0,'ns_openai','1.0.1',358,38,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1697097666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','6cc1d8797439176414179a579e373d35','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1000001,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301547,0,'ns_openai','1.0.2',358,48,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1697111299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','e9f1d53e9b49775537e286e879cf7e87','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1000002,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301548,0,'ns_openai','1.2.0',358,39,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1699611672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','2629bd3bf2a8ef1202070053f8f604e0','New release of version 1.2.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1002000,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301549,0,'ns_openai','1.3.0',358,37,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1703255783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','f97d8532a4fbccc0e92570c6e5a8318c','New release of version 1.3.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1003000,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301550,0,'ns_openai','1.3.1',358,44,'[NITSAN] T3OpenAI - TYPO3 ChatGPT Extension','First-ever ChatGPT (by OpenAI) feature-rich content assistance in TYPO3 that automates content creation and optimization. The extension comes with numerous features like SEO optimization, Create AI-Page, Language Translation, Chat assistance, Read-to-use helpful prompts, etc. Explore more https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1704449636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','df302c149c0560afe9d8d252f2399d16','New release of version 1.3.1 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','NITSAN Technologies Pvt Ltd',1003001,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301551,0,'ns_openai','1.3.2',358,31,'T3AI  TYPO3  AI','T3AI  TYPO3 meets Artificial Intelligence with OpenAI (ChatGPT, DALL-E, etc). T3AI provides rich content assistance, automating tasks like content creation and SEO optimization. It offers wide range of features like quick sidebar options, AI page creation, RTE chatbot, Language translation, Chat assistance, and Helpful prompts and so on.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/t3openai-typo3-chatgpt-extension  Premium Version, Documentation & Free Support: https://t3planet.com/t3openai-typo3-chatgpt-extension',2,0,0,1712670924,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','c490f4ebfe828363ad87d5920d464a9a','New release of version 1.3.2 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet // NITSAN',1003002,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301552,0,'ns_openai','1.3.3',358,38,'T3OpenAI - TYPO3 ChatGPT Extension','T3OpenAI is now relaunched with T3AI. Please check here https://extensions.typo3.org/extension/ns_t3ai',2,0,0,1713781166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','05a7fedefd8c83663182d7d7e16e2043','We have migrated this extension to EXT:ns_t3ai, please visit at https://extensions.typo3.org/extension/ns_t3ai','T3Planet // NITSAN',1003003,0,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301553,0,'ns_openai','2.0.0',358,43,'T3AI: All-in-One TYPO3 AI Extension','Meet T3AI- Experience AI-powered content generation, advanced SEO optimization, creative media production, easy language translation, and moreall within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1724166326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','abandoned_extensions','c8034d75889f419fd6bc8230de8eef40','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet // NITSAN',2000000,1,0,'https://t3planet.com/t3ai-typo3-extension','ter','',''),
(9301554,0,'solr_file_indexer_admin','1.0.0',136,89,'Solr file indexing Admin','This extension gives you the capability to index individual documents using Solr.',2,0,3,1697529847,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";s:17:\"solr_file_indexer\";s:5:\">=3.0\";s:4:\"solr\";s:6:\">=12.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','2965116a7834a42f184333cf08f7fa1c','Initial version\r\n\r\nadd dashboard widgets for sor-file-indexer','',1000000,0,0,'https://github.com/hmmh/typo3-solr-file-indexer-admin','ter','',''),
(9301555,0,'solr_file_indexer_admin','1.1.0',136,47,'Solr file indexing Admin','This extension gives you the capability to index individual documents using Solr.',2,0,3,1735560738,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:14:\"12.4.0-13.4.99\";s:17:\"solr_file_indexer\";s:5:\">=3.0\";s:4:\"solr\";s:6:\">=12.0\";s:3:\"php\";s:5:\">=8.1\";}}','hmmh multimediahaus AG','typo3@hmmh.de','typo3hmmh','f37e4040ba94a4fad70773e3af80f6b5','Add v13 compatibility, Bugfixes','',1001000,1,0,'https://github.com/hmmh/typo3-solr-file-indexer-admin','ter','',''),
(9301556,0,'picturecredits','1.0.8',727,65,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1697537608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','fc1d54db4745f056c9b4a515983f1847','prepare new tag with new api token','',1000008,0,0,'https://docs.typo3.org/p/mfc/picturecredits/1.0/en-us','ter','',''),
(9301557,0,'picturecredits','2.0.0',727,61,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1705393829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','fdc4373617379dbac43879e955ab901a','Update README.md','',2000000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.0/en-us','ter','',''),
(9301558,0,'picturecredits','1.1.0',727,55,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1705396389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','720fc66a833fe07526416d178a433ee1','Release version 1.1.0','',1001000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/1.1/en-us','ter','',''),
(9301559,0,'picturecredits','1.1.1',727,54,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707384700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','1496463f4fe2b7c5c6ea51aee590fe73','[TASK] Release version 1.1.1','',1001001,0,0,'https://docs.typo3.org/p/mfc/picturecredits/1.1/en-us','ter','',''),
(9301560,0,'picturecredits','2.0.1',727,54,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707384753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','7393379c3acc0866e67f8ddea34bbd83','[TASK] Release version 2.0.1','',2000001,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.0/en-us','ter','',''),
(9301561,0,'picturecredits','1.1.2',727,52,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707400861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','02a6861e2bbd523b46e9b90a503278d3','[TASK] Release version 1.1.2','',1001002,0,0,'https://docs.typo3.org/p/mfc/picturecredits/1.1/en-us','ter','',''),
(9301562,0,'picturecredits','2.0.2',727,64,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707400893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-12.4.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','35dc2c9ab6cb00c0f29cc3f249fc8a36','[TASK] Release version 2.0.2','',2000002,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.0/en-us','ter','',''),
(9301563,0,'picturecredits','1.1.3',727,52,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707746076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','1e233d9bb232be7e86789aa5964edeb5','[TASK] Release version 1.1.3','',1001003,0,0,'https://docs.typo3.org/p/mfc/picturecredits/1.1/en-us','ter','',''),
(9301564,0,'picturecredits','2.1.0',727,74,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1707746140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.0.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','72bcd1e6ff1b59308b11d4f20da6c92c','[TASK] Release version 2.1.0','',2001000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.1/en-us','ter','',''),
(9301565,0,'picturecredits','2.2.0',727,53,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1722699608,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Marketing Factory Consulting GmbH','info@marketing-factory.de','sklein','324bdf4828fb3e840de31973355544d1','[TASK] Release version 2.2.0','',2002000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.2/en-us','ter','',''),
(9301566,0,'picturecredits','2.3.0',727,37,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1729501714,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','66b9325fe58bc3dd8bf5fdc1f33a0d62','[TASK] Release version 2.3.0','',2003000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.3/en-us','ter','',''),
(9301567,0,'picturecredits','2.3.1',727,51,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1729512665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','089f72fa4d1db051735cb9bd35783178','[TASK] Release version 2.3.1','',2003001,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.3/en-us','ter','',''),
(9301568,0,'picturecredits','2.4.0',727,41,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1742477300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.9-13.4.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','7cc9cd51037a53be589752a6927b4f51','[TASK] Remove readonly from file reference property\r\n[FEATURE] Allow to hide disabled picture terms in file metadata (thanks to @hackerman26 for the proposal and initial PR)\r\nThe extension configuration \"Do not list disabled picture terms in file metadata records\" is added. If enabled, only active picture terms will be available in the \"Picture terms\" select field of File Metadata records.','',2004000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/2.4/en-us','ter','',''),
(9301569,0,'picturecredits','3.0.0',727,4,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1784710851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','318205aad3186938dc2804e58bb1ec93','[TASK] Provide plugin icon for all views\r\n[TASK] Use ContentObject EXTBASEPLUGIN\r\n[TASK] Provide backend module icon based on TYPO3 version\r\n[!!!][TASK] Adjust plugin registration and allow migration\r\n[TASK] Update TYPO3 compatibility (TYPO3 v13 and v14)','',3000000,0,0,'https://docs.typo3.org/p/mfc/picturecredits/3.0/en-us','ter','',''),
(9301570,0,'picturecredits','3.0.1',727,4,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1784725221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','496c70db27856f8e16cd2331a35e6826','[BUGFIX] Properly read value of backed enums\r\n\r\nThis fixes the backend edit form of vendor records,\r\nas well as the rendering of indicating icons of\r\nmandatory fields in file metadata.','',3000001,0,0,'https://docs.typo3.org/p/mfc/picturecredits/3.0/en-us','ter','',''),
(9301571,0,'picturecredits','3.0.2',727,6,'Picture Credits','Implements a central image rights management in FAL and automated rendering of picture credits on regular content pages.',2,0,4,1784731668,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','sklein','2f6a8de492a62e73ed43919ce98e72f8','[DOC] Explain extension upgrade to version 3.x','',3000002,1,0,'https://docs.typo3.org/p/mfc/picturecredits/3.0/en-us','ter','',''),
(9301572,0,'hh_tt_address_places','2.1.0',518,64,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1697555040,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','5ab4bf94fa045d8f261ce9f381bf9312','First TER release','',2001000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301573,0,'hh_tt_address_places','2.1.1',518,69,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1697557573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','7e1a80ebf2d59044c4f6f5b3e936217d','[FIX] missing places label at TYPO3 BE list-module - version 2.1.1','',2001001,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301574,0,'hh_tt_address_places','2.2.0',518,76,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1698225635,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','d6643fd756837eb850fd07dc676b8801','[FEATURE] added opening hours\r\n[TASK] update readme','',2002000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301575,0,'hh_tt_address_places','2.3.0',518,65,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1714465282,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','e5f1a668d293474b8bf4dc3db9e5c546','[TASK] set version 2.3.0\n\n[TASK] added OpenHoursMergedViewHelper\n[TASK] added timeFormat option to OpenHoursMergedViewHelper\n[TASK] updated readme.md','',2003000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301576,0,'hh_tt_address_places','2.4.0',518,43,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1726140389,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','d119d674fa70ebbfb241a6be4a500c2b','[BUGFIX] wrong FE translation path for \"day\"','',2004000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301577,0,'hh_tt_address_places','3.0.0',518,50,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1726145690,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','4684c548bda76805d7fae81374af2e87','[TASK] set version to 3.0.0','',3000000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301578,0,'hh_tt_address_places','4.0.0',518,34,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1738667436,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','ad164311793abe13cecafd2425d85fc4','[TASK] add PageTs files with \".tsconfig\" ending\r\n[TASK] maintaince\r\n[TASK][BREAKING] allow TYPO3 13 and changed registerPageTSConfigFile to tsconfig instead of typoscript\r\n     typoscript config are still there for backwards compatibility','',4000000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301579,0,'hh_tt_address_places','4.1.0',518,31,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1742376678,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','887717a49198bacf7b17034b1b639269','[TASK] added DomainViewHelper\r\ne. g. is used, for example, for more beautiful URL output in the FE','',4001000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301580,0,'hh_tt_address_places','4.2.0',518,24,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1746459794,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','0bec1effd8db0d88e47843fb639fbec4','[TASK][BREAKING] simplify OpenHoursMergedViewHelper\n\nAdded title, description, closed and valid_for in the result-array.\nRestructure the result-array so that you can be more flexible in FLUID.','',4002000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301581,0,'hh_tt_address_places','4.2.1',518,11,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1746710144,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','03ede75282682cbd83c2eaa42858c9b3','[TASK] set version 4.2.1','',4002001,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301582,0,'hh_tt_address_places','4.2.2',518,8,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1748877299,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','9cf85a338d65217906dad43a28552af4','[BUGFIX] Upgradewizard check if field \"place\" exists','',4002002,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301583,0,'hh_tt_address_places','4.3.0',518,8,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1753880946,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','d8401ebf5d4a27302d7dbefdd6b2c305','[FEATURE] added option to merge openHours by weekdays','',4003000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301584,0,'hh_tt_address_places','4.3.1',518,11,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1754303461,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','dd0eba4bfc86765842d10df0d238f072','[TASK] include dayFrom and dayTo at the mergedDays array, to translate the days properly','',4003001,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301585,0,'hh_tt_address_places','4.4.0',518,7,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1765982521,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','bc642792c25aa04c2e7d4fa5addbc182','[FEATURE] added link property for address\n\nUsed for example to make a link to a internal page for this record - instead of misusing the \"www\" field.','',4004000,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301586,0,'hh_tt_address_places','4.4.1',518,7,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1765982711,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','38472a90bfa8807fac186cdbff8273fe','[FIX] added field link to address type \"place\"','',4004001,0,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301587,0,'hh_tt_address_places','4.4.2',518,10,'Address places','Simply adds places / companies TCA for EXT:tt_address.',1,0,3,1765983384,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:0:\"\";}s:8:\"suggests\";a:2:{s:6:\"hh_seo\";s:0:\"\";s:19:\"hh_simple_job_posts\";s:0:\"\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','d14e53f1a6a05c553bd16b261c33d4af','[BUGFIX] missing \",\" after field \"link\" in TCA config','',4004002,1,0,'https://github.com/Hauer-Heinrich/hh_tt_address_places/blob/main/README.md','ter','',''),
(9301588,0,'klaro_consent_manager','1.0.0',1870,66,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1697645117,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','7ebfb3e728e0863cc173d603f78b1462','[TASK] Add Crowdin configuration and remove unnecessary XLIFF files\r\n[TASK] Update meta information\r\n[TASK] Update default service values\r\n[TASK] Update icons\r\n[TASK] Add Klaro assets from latest build\r\n[TASK] Add missing \"purposeOrder\" option\r\n[BUGFIX] Fix output of privacy policy link\r\n[TASK] Refactor locallang files\r\n[TASK] Refactor KlaroService class\r\n[TASK] Add all configuration options\r\n[TASK] Refactor locallang files\r\n[BUGFIX] Fix translation based on current language\r\n[TASK] Add official current translations\r\n[TASK] Remove unnecessary resname attributes from XLIFF files\r\nInitial commit','eric-harrer.de',1000000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.0/en-us','ter','',''),
(9301589,0,'klaro_consent_manager','1.0.1',1870,65,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1697706537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','46c9e7bb6101a5b7dca0834f080b1a0a','[TASK] Add additional purposes and service presets\r\n[BUGFIX] Fix purpose item display in TYPO3 10.4\r\n[TASK] Remove unnecessary keys in klaro configuration\r\n[TASK] Use \"elseif\" instead of \"else if\"\r\n[BUGFIX] Fix handling of string field types and related JS errors\r\n[BUGFIX] Fix mixed type errors in PHP 7.4','eric-harrer.de',1000001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.0/en-us','ter','',''),
(9301590,0,'klaro_consent_manager','1.1.3',1870,66,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1697784635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9c73ffea8c347b28f85f60399ceb8a6b','[DOCS] Update ChangeLog\r\n[BUGFIX] Fix content security policy (CSP) errors\r\n[BUGFIX] Fix label text for option \"mustConsent\"\r\n[BUGFIX] Remove deprecated IRRE field definitions\r\n[BUGFIX] Unknown column in order error\r\n[FEATURE] Replace service IRRE relation by standalone records\r\n[TASK] Allow tables on page tree, root and standard pages\r\n[TASK] Add more service presets\r\n[TASK] Add show/reset buttons and \"klaro configuration name\" options\r\n[BUGFIX] Fix null pointer error in klaro script\r\n[TASK] Add more service presets\r\n[TASK] Update label for \"cookie\" item\r\n[TASK] Remove unnecessary \"resname\" attributes from XLIFF files\r\n[TASK] Add missing option \"noAutoLoad\"','eric-harrer.de',1001003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.1/en-us','ter','',''),
(9301591,0,'klaro_consent_manager','1.2.0',1870,63,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1697816512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','fdba54ebb394c4ce5608acbb5379fbff','[BUGFIX] Avoid CSP issues by moving onClick functionality to inlineJS\r\n[FEATURE] Add dynamic Replace-URLs \"https://KLARO_CONSENT.com\" and \"https://KLARO_RESET.com\" to trigger Klaro from any link (Thanks to Georg Ringer)','eric-harrer.de',1002000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.2/en-us','ter','',''),
(9301592,0,'klaro_consent_manager','1.2.2',1870,71,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1698047891,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','159a2a950b4cd605630d012fb3259d8a','[BUGFIX] Fix klaroConfig declaration (var instead of const)\r\n[BUGFIX] Fix error strict_types declaration error in TYPO3 10.4\r\n[DOCS] Add YouTube videos for demonstration\r\n[TASK] Add automatically generated locallang.xlf','eric-harrer.de',1002002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.2/en-us','ter','',''),
(9301593,0,'klaro_consent_manager','1.3.0',1870,61,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1698102204,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','2eaa3d0169e32f8ecaf2aa9987d6e77c','[FEATURE] Add Fluid enriched labels\r\n[FEATURE] Add contextual consent for content elements','eric-harrer.de',1003000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.3/en-us','ter','',''),
(9301594,0,'klaro_consent_manager','1.3.1',1870,66,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1698131470,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','01c672566d66e06bcbcd429819396dd5','[BUGFIX] Fixes based on tests in TYPO3 10.4\r\n[TASK] Add PoweredBy styles\r\n[TASK] Always include TypoScript for namespace \"plugin.tx_klaroconsentmanager\"\r\n[BUGFIX] Fix PoweredBy template if \"htmlTexts\" is false','eric-harrer.de',1003001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.3/en-us','ter','',''),
(9301595,0,'klaro_consent_manager','1.4.0',1870,67,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1698277418,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','67580d64b2f97379b09ac09ed704ef8f','[TASK] Update custom styles\r\n[TASK] SCSS and compiled version of custom styles\r\n[TASK] Add \"white-space: nowrap\" for table headings\r\n[TASK] Add special cookie expiration unit \"end-of-session\"\r\n[FEATURE] Add Fluid root path field in Klaro configuration\r\n[TASK] Update TCA to improve FormEngine forms\r\n[FEATURE] Add unique identifier for cookies\r\n[TASK] Assign more vars to appended/prepended fluid content\r\n[TASK] Remove p tag around modal description if label is empty\r\n[TASK] Assign framework data to label StandaloneView\r\n[TASK] Allow removing default assets by empty value\r\n[TASK] Add default SCSS files\r\n[FEATURE] Add title and expiration time for cookies\r\n[TASK] Remove excess spaces between words\r\n[TASK] Eval num input on field cookie_expires_after_days\"\r\n[FEATURE] Advanced callback functions for services\r\n[TASK] Stabilize personalized error message\r\n[TASK] Add license information\r\n[BUGFIX] Fix service description append if \"htmlTexts\" is false\r\n[TASK] Add personalized JavaScript warning if no service is assigned\r\n[TASK] Add JavaScript warning in console if no service is assigned\r\n[BUGFIX] Consider Language Key in Fluid','eric-harrer.de',1004000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.4/en-us','ter','',''),
(9301596,0,'klaro_consent_manager','1.5.0',1870,67,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1698754442,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','d49aebad826cff2ef83d03ff002bc5c8','[TASK] Update dark color scheme colors\r\n[BUGFIX] Fix default color scheme configuration\r\n[FEATURE] Add neutral color schemes\r\n[TASK] Keep missing fluid template directories\r\n[TASK] Enable option \"htmlText\" by default\r\n[BUGFIX] Fix undefined array key warning\r\n[BUGFIX] Fix unexpected \"private\" error in PHP 7.4\r\n[FEATURE] Automated attribute substitution in contextual consent\r\n[FEATURE] Possibility to include only main section in contextual consent\r\n[TASK] Unify determination of TypoScript settings\r\n[FEATURE] Add configurable replace URLs\r\n[TASK] Improve locallang source labels','eric-harrer.de',1005000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.5/en-us','ter','',''),
(9301597,0,'klaro_consent_manager','1.6.0',1870,60,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1701688271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','3081e3eb477fe6ca3954bed64df46551','[BUGFIX] Move service title/description to translations section\r\n[BUGFIX] Fix determination of request object in TYPO3 10.4\r\n[FEATURE] Possibility to render plain Klaro configuration\r\n[TASK] Use utility class for extension configuration calls\r\n[TASK] Add missing service \"Google Ads\"','eric-harrer.de',1006000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.6/en-us','ter','',''),
(9301598,0,'klaro_consent_manager','1.7.0',1870,67,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1701788096,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','ef978e8aa8d209566fe51a7188583b98','[FEATURE] Add possibility to disable consent management by TypoScript','eric-harrer.de',1007000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.7/en-us','ter','',''),
(9301599,0,'klaro_consent_manager','1.7.1',1870,65,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1706887926,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','8d03686009b3400221182fbf62b20467','[TASK] Improve constant editor configuration\r\n[TASK] Add missing service \"Fast Fonts\"','eric-harrer.de',1007001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.7/en-us','ter','',''),
(9301600,0,'klaro_consent_manager','1.7.2',1870,67,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1708713933,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','cec841b2e9643996b65cecd0fde96299','[BUGFIX] Fix link generation in TYPO3 v11\r\n[TASK] Update PHP version requirement\r\n[TASK] Additions to ext_emconf.php\r\n[TASK] Fix typo in label','eric-harrer.de',1007002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.7/en-us','ter','',''),
(9301601,0,'klaro_consent_manager','1.7.3',1870,64,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1709658077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','b14f5b051a18853823d663d9a88023ef','[BUGFIX] Set request for StandaloneView in TYPO3  12','eric-harrer.de',1007003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.7/en-us','ter','',''),
(9301602,0,'klaro_consent_manager','1.7.4',1870,59,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1713964396,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','1ffccfc4ceecb8ca166a2d056fc804fe','[BUGFIX] Fix unescaped single quotes in labels','eric-harrer.de',1007004,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.7/en-us','ter','',''),
(9301603,0,'klaro_consent_manager','1.8.0',1870,53,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1714474568,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','556d9b5b408aaff05d85614d882654a2','[FEATURE] Add new variable \"klaroIsActive\" for symfony conditions\r\n[FEATURE] Consider siteLanguage based klaro configuration','eric-harrer.de',1008000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.8/en-us','ter','',''),
(9301604,0,'klaro_consent_manager','1.8.1',1870,51,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1714511378,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','a2ff77daa07ac7c7790b8ea129501a51','[BUGFIX] Fix warning undefined global variable $TYPO3_REQUEST','eric-harrer.de',1008001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.8/en-us','ter','',''),
(9301605,0,'klaro_consent_manager','1.8.2',1870,60,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1714648613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','5fedc1d5e1628e9151f895024e0540c4','[BUGFIX] Ensure all request attribute return values are defined object instances\r\n[BUGFIX] Ensure request attribute language is instance of SiteLanguage','eric-harrer.de',1008002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.8/en-us','ter','',''),
(9301606,0,'klaro_consent_manager','1.8.3',1870,56,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1717798715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','ed92c4fd2c432957650246a7d3844fa0','[BUGFIX] Replace use of Extbase classes','eric-harrer.de',1008003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/1.8/en-us','ter','',''),
(9301607,0,'klaro_consent_manager','2.0.2',1870,50,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect. Klaro! is a powerful tool that protects your visitors privacy and data and helps you run a GDPR compliant website.',2,0,2,1720099964,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','0cd3cf1d1119b7b098826197f725870a','[TASK] Get code editor render type by TYPO3 version\r\n[TASK] Reformat TypoScript files\r\n[TASK] Change content layout root path key to unique timestamp\r\n[TASK] Dont add any assets if no settings are found\r\n[BUGFIX] Fix paths in legacy TypoScript files\r\n[TASK] Add TypoScript files to support deprecated include paths\r\n[TASK] Add missing html attribute\r\n[TASK] Optimize method getUrlFromTypoLink\r\n[TASK] Replace method marked as internal\r\n[TASK] Optimize automatic attribute replacement\r\n[TASK] Modernize frontend condition\r\n[BUGFIX] Fix automatic attribute replacement in contextual consent content\r\n[TASK] Run PHP CS Fixer\r\n[TASK] Move TypoScript files to Site Set directory\r\n[TASK] Optimize javascript attribute assignment\r\n!!![TASK] Modernize retrieval of standalone klaro configuration\r\n[TASK] Update PHP Prologue\r\n[FEATURE] Add configuration as Site Set\r\n[TASK] Run extended PHP CS Fixer rules\r\n[TASK] Remove superfluous type information in PHPDoc comments\r\nEstablishing compatibility with v13','eric-harrer.de',2000002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301608,0,'klaro_consent_manager','2.0.3',1870,45,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1720797922,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','973c63d67ee731f5b8a361c04adb7f02','[DOCS] Add basic documentation\r\n[TASK] Remove unnecessary version check for static TypoScript include\r\n[TASK] Update extension description\r\n[TASK] Remove deprecated tab configuration\r\n[TASK] Add new purposes \"videos\", \"social\" and \"misc\"\r\n[DOCS] Update ChangeLog','eric-harrer.de',2000003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301609,0,'klaro_consent_manager','2.0.4',1870,47,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1720819634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','506072d61b9e0941e30ef490d647a75a','[DOCS] Add Site Configuration settings\r\n[DOCS] Add internal links\r\n[DOCS] Finalize documentation DB records','eric-harrer.de',2000004,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301610,0,'klaro_consent_manager','2.0.5',1870,52,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1721035023,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','f8941ab5cab4364e863aa6ebc5f1e0ee','[DOCS] Add more links to editor main page\r\n[DOCS] Update installation guides\r\n[DOCS] Update feature documentation\r\n[DOCS] Add callback code examples\r\n[DOCS] Fix klaroPrivacyPolicyUrl field description\r\n[DOCS] Add contextual consent screenshots\r\n[DOCS] Update Quick Start Guide\r\n[DOCS] Fix purpose display\r\n[DOCS] Update README file\r\n[DOCS] Fix typo','eric-harrer.de',2000005,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301611,0,'klaro_consent_manager','2.0.6',1870,51,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1721403865,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','72b8b21f49958bbc7d5da2ea0236f4bd','[DOCS] Add \"For Integrators\" section with HowTo and FAQ\r\n[DOCS] Add tip in quickstart guide\r\n[DOCS] Update documentation of klaroIsActive\r\n[DOCS] Add documentation for klaroIsActive in TypoScript conditions\r\n[DOCS] Add TypoScript reference\r\n[TASK] Switch to icon API use','eric-harrer.de',2000006,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301612,0,'klaro_consent_manager','2.0.7',1870,54,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1722005666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','d627345286872bdf39387a2164d4951f','[TASK] Use of clearer true/false labels\r\n[BUGFIX] Use Klaro configuration path from extension configuration\r\n[BUGFIX] Set missing request for ContentObjectRenderer\r\n[DOCS] Improve feature heading\r\n[DOCS] Fix \"resname\" attribute in XLIFF example','eric-harrer.de',2000007,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301613,0,'klaro_consent_manager','2.0.8',1870,47,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1729934335,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','9b291cee4c0e4733cefae437d1cebdb7','[TASK] Refactor site set settings labels\r\n[TASK] Simplify Klaro trigger JavaScript\r\n[TASK] Run TYPO3 Fractor\r\n[TASK] Run PHP CS Fixer','eric-harrer.de',2000008,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301614,0,'klaro_consent_manager','2.0.9',1870,42,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1737547466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','5aa4b4856693c36d5b7ec41f40250810','[BUGFIX] Avoid quotes around regex patterns','eric-harrer.de',2000009,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301615,0,'klaro_consent_manager','2.0.10',1870,20,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1752162041,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','e60abf0546de4c1d79c64d36e16029b9','[TASK] Add missing service \"TikTok\"\r\n[TASK] Add missing service \"Instagram\"\r\n[TASK] Remove deprecated resname attribute in XLIFF files\r\n[DOCS] Fix variable name in GTM consent callback example','eric-harrer.de',2000010,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301616,0,'klaro_consent_manager','2.0.11',1870,20,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1754123076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','85ed7193acde8430bb603502c5dd21fb','[DOCS] Fix heading markup\r\n[BUGFIX] Fix frontend call detection','eric-harrer.de',2000011,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301617,0,'klaro_consent_manager','2.0.12',1870,22,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1754341914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','d65284d77e640d96ffbf22d0740dd495','[BUGFIX] Fix detection of trigger buttons if element id is customized\r\n[BUGFIX] Add missing service property contextualConsentOnly','eric-harrer.de',2000012,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.0/en-us','ter','',''),
(9301618,0,'klaro_consent_manager','2.1.1',1870,18,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1759779743,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','36b48543c6c93624cd972650a6d3ecd1','2025-10-06 [BUGFIX] Add missing options \"stylePrefix\", \"noNotice\" and \"poweredBy\"\r\n2025-10-06 [BUGFIX] Add missing option \"showDescriptionEmptyStore\"\r\n2025-10-06 [BUGFIX] Add missing option \"autoFocus\"\r\n2025-10-06 [TASK] Improve description for option \"showNoticeTitle\"\r\n2025-10-06 [DOCS] Add documentation for option \"showNoticeTitle\"\r\n2025-10-06 [BUGFIX] Add missing option \"showNoticeTitle\"\r\n2025-10-06 [TASK] Enable option \"hideToggleAll\"\r\n2025-10-06 [TASK] Update klaro base script\r\n2025-10-06 [FEATURE] Add command to convert Klaro YAML translations into XLIFF\r\n2025-10-06 [TASK] Update locallang labels\r\n2025-10-06 [TASK] Reformat XLIFF files','eric-harrer.de',2001001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.1/en-us','ter','',''),
(9301619,0,'klaro_consent_manager','2.2.0',1870,18,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1760442113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','daac4c4456a8c78e034fb2d8640312e2','2025-10-13 [BUGFIX] Remove overriding sorting configuration\r\n2025-10-13 [FEATURE] Make cookies sortable\r\n2025-10-13 [BUGFIX] Fix cookie table styles if not grouped by purpose\r\n2025-10-13 [TASK] Move SCSS files to Private directory\r\n2025-10-13 [TASK] Update base SCSS files\r\n2025-10-13 [BUGFIX] Update template for expires_after-option \"persistent\"\r\n2025-10-13 [TASK] Add \"persistent\" option to cookie expiry units\r\n2025-10-13 [DOCS] Update replaceAttributes type definition\r\n2025-10-13 [FEATURE] TypoScript-based service filtering (whitelist/blacklist)\r\n2025-10-13 [BUGFIX] Fix backend labels for field \"hidden\"\r\n2025-10-13 [BUGFIX] Fix hideToggleAll if groupByPurpose is true','eric-harrer.de',2002000,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.2/en-us','ter','',''),
(9301620,0,'klaro_consent_manager','2.2.1',1870,18,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1760449233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','808c50cfd2a4b0cd93775e429d0ce4b9','2025-10-14 [BUGFIX] Fix JavaScript Object conversion for translation labels starting with \"{\"','eric-harrer.de',2002001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.2/en-us','ter','',''),
(9301621,0,'klaro_consent_manager','2.2.2',1870,18,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1760625663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','5ae84aeff1eab065d5bcfe3db957c21f','2025-10-16 [BUGFIX] Avoid dataProcessing index overriding existing config\r\n2025-10-16 [BUGFIX] Remove unnecessary line breaks from source strings','eric-harrer.de',2002002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.2/en-us','ter','',''),
(9301622,0,'klaro_consent_manager','2.2.3',1870,18,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1760690580,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','859a553f7b66b186baf6e630eebb3ae7','2025-10-17 [TASK] Filter built-in styling keys for neutral color schemes\r\n2025-10-17 [BUGFIX] Quote invalid JavaScript object keys\r\n2025-10-17 [DOCS] Fix changelog','eric-harrer.de',2002003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.2/en-us','ter','',''),
(9301623,0,'klaro_consent_manager','2.2.4',1870,19,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1762943393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','1896de778465817a1e19c6aba74a3f18','2025-11-12 [BUGFIX] Use useNonce option instead of individual nonce handling\r\n2025-10-24 [DOCS] Reformat guides.xml\r\n2025-10-24 [TASK] Refactor YamlToXliffCommand\r\n2025-10-24 [TASK] Increase PHP compatibility requirements','eric-harrer.de',2002004,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.2/en-us','ter','',''),
(9301624,0,'klaro_consent_manager','2.3.0',1870,17,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1770827525,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','4ced4798f7a263e809ff4fb8b4de6f35','2026-02-11 [FEATURE] Add isActive ViewHelper\r\n2026-02-11 [TASK] Align version requirement in composer.json','eric-harrer.de',2003000,0,0,'https://github.com/ErHaWeb/klaro_consent_manager#readme','ter','',''),
(9301625,0,'klaro_consent_manager','2.3.1',1870,11,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1776074166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','ec879b250891783beb903be5053e092c','2026-04-13 [TASK] Point TER documentation link to TYPO3 docs','eric-harrer.de',2003001,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/main/en-us/','ter','',''),
(9301626,0,'klaro_consent_manager','2.3.3',1870,10,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1776350670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','87d756c95ed5f767057e1b41d02770a4','[BUGFIX] Narrow Tailor packaging excludes','eric-harrer.de',2003003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.3/en-us','ter','',''),
(9301627,0,'klaro_consent_manager','2.3.4',1870,13,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1776352916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','882f07f86dc3ff4cc77249c3d4070bec','[BUGFIX] Use regex-safe Tailor packaging excludes','eric-harrer.de',2003004,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.3/en-us','ter','',''),
(9301628,0,'klaro_consent_manager','2.3.2',1870,10,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1776353261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','6a02715073efe2bdcc33f7bd27bd02ef','[TASK] Add release automation configuration with Tailor\n[TASK] Add title labels for consent trigger buttons','eric-harrer.de',2003002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.3/en-us','ter','',''),
(9301629,0,'klaro_consent_manager','2.3.5',1870,10,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1777389866,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','e098f1a032e53721a5845b218f29583b','[BUGFIX] Cast Klaro link configuration to strings','eric-harrer.de',2003005,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/2.3/en-us','ter','',''),
(9301630,0,'klaro_consent_manager','3.0.2',1870,8,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1777930994,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','75a78ed384fe0fbb5f1811fd9aaec301','[BUGFIX] Fix typo in ext_emconf.php','eric-harrer.de',3000002,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/3.0/en-us','ter','',''),
(9301631,0,'klaro_consent_manager','3.0.3',1870,8,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1777935425,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','3ae95275d13058e42e8ad85f4d6c7c0f','[BUGFIX] Fix klaro configuration path in TYPO3 v13','eric-harrer.de',3000003,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/3.0/en-us','ter','',''),
(9301632,0,'klaro_consent_manager','3.0.4',1870,9,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1777975020,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','c62561ea339bd1e967a474dcc51aefa5','[TASK] Update TER publishing workflow\n[TASK] Update checkout action in workflows\n[TASK] Mark test runner as executable\n[BUGFIX] Add missing composer validation test suite\n[TASK] Add GitHub Actions workflows\n[TASK] Add initial TYPO3 test infrastructure\n[DOCS] Fix documentation rendering errors\n[DOCS] Fix version information on compatibility page','eric-harrer.de',3000004,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/3.0/en-us','ter','',''),
(9301633,0,'klaro_consent_manager','3.0.5',1870,9,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1778839592,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','d0c16db37b8e27a3879309611884c614','[BUGFIX] Use compatible TCA valuePicker items','eric-harrer.de',3000005,0,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/3.0/en-us','ter','',''),
(9301634,0,'klaro_consent_manager','3.0.6',1870,12,'Klaro! Consent Manager','Functionally complete, flexible TYPO3 integration of Klaro! Consent Management by KIProtect GmbH, a powerful tool that protects your visitors privacy and data.',2,0,2,1779790236,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Eric Harrer','info@eric-harrer.de','eric.bode','4b3a2be01f2e349b614448a863549789','[TASK] Add test for inline Klaro config rendering\n[TASK] Add routing tests for Klaro configuration script\n[BUGFIX] Generate Klaro configuration URL via site router\n[TASK] Add documentation rendering scripts\n[TASK] Add Crowdin translation workflow\n[TASK] Follow recommended TYPO3 Crowdin setup\n[TASK] Rename Crowdin config file to .crowdin.yml\n[TASK] Ignore Crowdin-generated translation files\n[BUGFIX] Map Crowdin variants for TYPO3 exports\n[BUGFIX] Correct grammar in default labels\n[BUGFIX] Use locale_with_underscore for Crowdin exports\n[TASK] Add Crowdin export for site set labels\n[DOCS] Fix README constraint rendering\n[DOCS] Optimize README as project landing page\n[DOCS] Move release process to maintainer docs\n[BUGFIX] Use PHPUnit baselines in test runner','eric-harrer.de',3000006,1,0,'https://docs.typo3.org/p/erhaweb/klaro-consent-manager/3.0/en-us','ter','',''),
(9301635,0,'mfa_frontend','0.1.2',511,71,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',0,0,5,1697818288,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','2fcdedd742ee366277da10b4ff1925bc','This version lets you configure 2FA for your Frontend users. This is currently based on TOTP.','Causal Sàrl',1002,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/0.1/en-us','ter','',''),
(9301636,0,'mfa_frontend','0.2.0',511,67,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',1,0,5,1697899700,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','35195ce98a689a9ecd0f8decf41232bd','While fixing actual compatibility with TYPO3 v11 when using PHP 7.4, it turned out supporting back to TYPO3 v10 was not \"that\" tricky anymore; so here we are :)','Causal Sàrl',2000,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/0.2/en-us','ter','',''),
(9301637,0,'mfa_frontend','0.3.0',511,67,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',1,0,5,1698075038,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','b928b7e53141bea1934df1c5ceff4d66','Various small fixes so that you may properly use it for your own domain model objects (e.g., \"members\" managed independently from fe_users records).','Causal Sàrl',3000,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/0.3/en-us','ter','',''),
(9301638,0,'mfa_frontend','1.0.0',511,75,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1698390818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','13934ab8e4a42b07979430754da15e27','Generation of 160 bit TOTP secret keys as suggested by RFC 4226.\r\nDocumentation has been enhanced.\r\nExtension is now considered stable.','Causal Sàrl',1000000,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/1.0/en-us','ter','',''),
(9301639,0,'mfa_frontend','1.0.1',511,66,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1706706208,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','15e6fa6371eff13c68dd33e51a8635ef','Standard maintenance release.','Causal Sàrl',1000001,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/1.0/en-us','ter','',''),
(9301640,0,'mfa_frontend','1.1.0',511,68,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1710265716,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d74318f26e7b4634c3db1b2be9ce8d32','This release adds support for removing MFA protection for a given user (\"administrator mode\") as any larger TYPO3 installation will have for sure a few users who will loose/change their phone or access to their MFA application and will need to be helped by an administrator.\r\n\r\nThis defaults to TYPO3 administrators but can be completely overridden and/or extended with your own business logic rules by implementing a PSR-14 Event Listener (DisableTotpEvent).','Causal Sàrl',1001000,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/1.1/en-us','ter','',''),
(9301641,0,'mfa_frontend','1.2.0',511,66,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1717578703,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.1.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','22f5fe98645044a2cfa3fc6bbcf4c498','Early support for TYPO3 v13. Minor bug fixes in TYPO3 v11 and v12.\r\n\r\nSupport for TYPO3 v10 and PHP  8.0 has been dropped.','Causal Sàrl',1002000,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/1.2/en-us','ter','',''),
(9301642,0,'mfa_frontend','1.3.1',511,17,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1769157859,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','bab9fb2456f40d73e3b6e6ef5ed4dcec','Standard maintenance release.','Causal Sàrl',1003001,0,0,'https://docs.typo3.org/p/causal/mfa-frontend/main/en-us/','ter','',''),
(9301643,0,'mfa_frontend','2.0.0',511,14,'MFA Frontend','Enable MFA (Multi-Factor Authentication) for Frontend accounts.',2,0,5,1774356782,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','d2829f9dff08302a9061b26c33ba1326','This version brings early support for TYPO3 v14.\r\n\r\nBe sure to run the dedicated upgrade wizard to switch to the dedicated CType for the frontend plugin.','Causal Sàrl',2000000,1,0,'https://docs.typo3.org/p/causal/mfa-frontend/main/en-us/','ter','',''),
(9301644,0,'mfa_protect','0.1.1',175,68,'MFA Protect','Protect rendering of sensitive content elements with MFA.',0,0,5,1697818455,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','fb6ab3a57a9f51f4aabbbeb22aaf761d','Did you ever want to add an extra layer of protection to some highly-sensitive content elements? Now you can! Enforce the use of a recent TOTP to unmask any critical content element.','Causal Sàrl',1001,0,0,'https://docs.typo3.org/p/causal/mfa-protect/0.1/en-us','ter','',''),
(9301645,0,'mfa_protect','0.2.0',175,92,'MFA Protect','Protect rendering of sensitive content elements with MFA.',1,0,5,1697902962,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ef80c708500f690ce61fa130839b11b8','Now with compatibility back to TYPO3 v10 (yes, why not?) and properly persisting how many times TOTP check failed or when it last succeeded (may be used at some point to block account for a while after N failed attempts).','Causal Sàrl',2000,0,0,'https://docs.typo3.org/p/causal/mfa-protect/0.2/en-us','ter','',''),
(9301646,0,'mfa_protect','0.3.0',175,15,'MFA Protect','Protect rendering of sensitive content elements with MFA.',1,0,5,1774526966,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:12:\"mfa_frontend\";s:0:\"\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','7f7d4ea38be2e6bc8a8acbe2d732c065','Compatibility with TYPO3 v12, v13 and early support for v14.\r\n\r\nIn addition, this extension now properly protects content elements embedded within the containers from EXT:container, if in use.','Causal Sàrl',3000,1,0,'https://docs.typo3.org/p/causal/mfa-protect/main/en-us/','ter','',''),
(9301647,0,'interamt_connect','1.0.0',491,61,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1698221369,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','098e95180224362b9a7f3278662fd8da','Stable Version 1.0.0','Webservice Oliver Busch',1000000,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301648,0,'interamt_connect','1.0.1',491,60,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1698691190,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','e1958589023d55cd102f192e74c2c84a','[TASK] Include extension icon','Webservice Oliver Busch',1000001,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301649,0,'interamt_connect','1.1.0',491,62,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1698695419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','8c4cc7946e9c6de572646edf42e63b01','Compatibility added for TYPO3 v11','Webservice Oliver Busch',1001000,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301650,0,'interamt_connect','1.1.1',491,66,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1698779877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','6e1f097ced43f7aed0b4cdd9202b9ff6','[TASK] Fixing version constraint issue in composer.json\r\n[TASK] Add routeEnhancer example to README.md\r\n','Webservice Oliver Busch',1001001,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301651,0,'interamt_connect','1.1.2',491,56,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1705001913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','b75df6a0dd0224fbc00df98f279ec9e5','[TASK] Add proxy configuration to extension settings','Webservice Oliver Busch',1001002,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301652,0,'interamt_connect','1.1.3',491,71,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1707158520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','50215b9cd63f48ac10dedbe43e249f88','[BUGFIX] Missing argument at curl request','Webservice Oliver Busch',1001003,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301653,0,'interamt_connect','1.1.4',491,36,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1736597660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','c6baeb02699c00548d8a0cdc05b11769','Multiple fixes\r\n- show-view caching\r\n- add authority directly via select box\r\n- page restrictions','Webservice Oliver Busch',1001004,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301654,0,'interamt_connect','1.1.5',491,39,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1737820935,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','58f12170455566c0429a50edcb2062b1','A misconfiguration in the plugin settings prevent caching of the list view','Webservice Oliver Busch',1001005,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301655,0,'interamt_connect','2.0.0',491,27,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1754651870,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','8ea34684f4173e7a8118448c866a2fec','[TASK] Add TYPO3 v13 implenentation','Webservice Oliver Busch',2000000,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301656,0,'interamt_connect','2.0.1',491,5,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1783021915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','f3c51fbf159108bed31598a3ac7bbf9f','Fixes field validation on api calls','Webservice Oliver Busch',2000001,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301657,0,'interamt_connect','3.0.0',491,5,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1783776655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.4-14.3.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','f1aceadea663d13dcbb606aec933ba90','[TASK] Add TYPO3 Version 14 support','Webservice Oliver Busch',3000000,0,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301658,0,'interamt_connect','3.1.0',491,3,'Interamt Connector','Creates an overview of all job advertisements of a public authority, which are listed in the public service job portal INTERAMT.de.',2,0,3,1786308143,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.4-14.3.99\";}}','Oliver Busch','oliver@busch-oliver.de','ws_busch','5a2c7854c8610b3ffb584246b5d5d754','[TASK] Add JSON-LD structured data for list and show action','Webservice Oliver Busch',3001000,1,0,'https://github.com/WSBusch/interamt_connect#readme','ter','',''),
(9301659,0,'blog_author','1.0.0',88,88,'Blog author','Display authors - post detail view',2,0,2,1698783521,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"blog\";s:14:\"12.0.0-12.9.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','90bfdca0c3489ade4f75bbb09f44d1ff','Publish version 1.0.0','DR BLITZ WEBLAB',1000000,1,0,'https://github.com/dr-blitz-weblab/blog_author/blob/master/README.md','ter','',''),
(9301660,0,'wit_nwreadtime','1.0.0',75,26,'Wit Nwreadtime','Wit news extension article readable time counter',0,0,5,1698833802,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:12:\"9.4.0-11.0.0\";}}','Rahul R S','rahul.rs@webofficeit.com','siva_eoss','60e9ad013a047cff16da6b58de57060c','This extension is useful for displaying read time for news articles. ','',1000000,0,0,'https://github.com/webofficeit-official/wit_nwreadtime','ter','',''),
(9301661,0,'wit_nwreadtime','1.0.1',75,49,'[WIT] News Read Time','This extension is useful for displaying read time in  news detail view.',0,0,5,1698851816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-11.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','03fa95d3ad67a4951afddf66b40abc47','Updated documentation ','Weboffice Infotech India Pvt. Ltd.',1000001,1,0,'https://github.com/webofficeit-official/wit_nwreadtime','ter','',''),
(9301662,0,'woit_nsreadtime','1.0.0',109,59,'[WOIT] News Read Time','This extension is useful for displaying read time in  news detail view.',0,0,5,1698910085,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:4:\"news\";s:13:\"9.4.0-11.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','1f479e1781c6ff2de10a214098c03cdf','Initial release of news read time extension ','Weboffice Infotech India Pvt. Ltd.',1000000,0,0,'https://github.com/webofficeit-official/woit_nsreadtime/blob/main/README.md','ter','',''),
(9301663,0,'woit_nsreadtime','1.0.1',109,50,'[WOIT] News Read Time','This extension is useful for displaying read time in  news detail view.',0,0,5,1698936560,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";s:4:\"news\";s:13:\"9.4.0-11.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','176d473bb02f85f59ef6cd24e042f7b9','Checked TYPO3 12 Compatibility. ','Weboffice Infotech India Pvt. Ltd.',1000001,1,0,'https://github.com/webofficeit-official/woit_nsreadtime/blob/main/README.md','ter','',''),
(9301664,0,'sitemap_locator','0.1.0',783,60,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1699006484,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','57789d2a970e63cde32c48ec774827f6','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.0','',1000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301665,0,'sitemap_locator','0.1.1',783,62,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1699608543,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','cef13aa6a97ec19adafce8ceb5ffbc42','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.1','',1001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301666,0,'sitemap_locator','0.1.2',783,72,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1703191361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e09e5de7125dfbdada443798cf3fd29f','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.2','',1002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301667,0,'sitemap_locator','0.1.3',783,66,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1710176408,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','17692c6449692dba15df323d6d0ea500','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.3','',1003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301668,0,'sitemap_locator','0.1.4',783,61,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1714830430,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','b8c1a977da94c3f2ae57dc551bcf06b2','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.4','',1004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301669,0,'sitemap_locator','0.1.5',783,53,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1720287180,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','03289d35cb239142c0a4667c6848ec4d','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.5','',1005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301670,0,'sitemap_locator','0.1.6',783,50,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1726573898,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9243aa7b03d236fe83771d9d9df41cb7','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.6','',1006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301671,0,'sitemap_locator','0.1.7',783,41,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1728980093,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6fa7eb1fc2a207b30cb3aa0446e19659','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.7','',1007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301672,0,'sitemap_locator','0.1.8',783,43,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1729058104,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f8fee03d68693524a83f2fbbf5c03e86','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.8','',1008,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301673,0,'sitemap_locator','0.1.9',783,40,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1732733501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','96e9c4fe10870f1744a6f0918dc06e45','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.9','',1009,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301674,0,'sitemap_locator','0.1.10',783,44,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1734613995,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','418be87dd878d20180a3f711ad426b46','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.10','',1010,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301675,0,'sitemap_locator','0.1.11',783,0,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1750627109,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','7d138ce2fba1eb354c3d442f49090fb4','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.1.11','',1011,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.1/en-us','ter','',''),
(9301676,0,'sitemap_locator','0.2.0',783,17,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1762852881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','97456a0541059f27603d4a1aa956e2f2','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.2/en-us','ter','',''),
(9301677,0,'sitemap_locator','1.0.0',783,16,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1764078787,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','6b4b66b588bf533de0df4d1ca10ba0fa','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.0/en-us','ter','',''),
(9301678,0,'sitemap_locator','1.0.1',783,17,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1764079133,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','9df25aef967e323df8153cd07a855afa','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.0.1','',1000001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.0/en-us','ter','',''),
(9301679,0,'sitemap_locator','1.0.2',783,15,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1765269178,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','553c6495e15609d9710d36c0317b0071','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.0.2','',1000002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.0/en-us','ter','',''),
(9301680,0,'sitemap_locator','1.1.0',783,15,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1768918929,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','de25ef84938fa306179e181cc38fda93','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.1/en-us','ter','',''),
(9301681,0,'sitemap_locator','0.2.1',783,14,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',1,0,2,1769349438,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.4-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0553ec43eeae8b222856c26fd3b62bbf','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/0.2.1','',2001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/0.2/en-us','ter','',''),
(9301682,0,'sitemap_locator','1.1.1',783,12,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1772640658,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','2fbf0f1b9927732a1aa4d5cb17cffd09','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.1/en-us','ter','',''),
(9301683,0,'sitemap_locator','1.2.0',783,13,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1774963252,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f90241734d54d70b6a751bdb49c88764','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.2/en-us','ter','',''),
(9301684,0,'sitemap_locator','1.3.0',783,14,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1777297921,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f48c0a72cb77e6f8f4b448d62587c60a','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.3.0','',1003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.3/en-us','ter','',''),
(9301685,0,'sitemap_locator','1.3.1',783,11,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1779905801,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','73a91cb0dafb5b53562d3b4283d77893','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.3.1','',1003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.3/en-us','ter','',''),
(9301686,0,'sitemap_locator','1.3.2',783,9,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1780640702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','09d9e3a9bccacb8bc5c28b5347e0e233','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.3.2','',1003002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.3/en-us','ter','',''),
(9301687,0,'sitemap_locator','1.3.3',783,6,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1784930746,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ea8b9362ae43607c48befa6c47aacd4c','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.3.3','',1003003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.3/en-us','ter','',''),
(9301688,0,'sitemap_locator','1.3.4',783,4,'Sitemap Locator','Looks up XML sitemaps as part of a configured site. Supports various sitemap providers, e.g. by configured page type or robots.txt, and allows to implement custom providers.',2,0,2,1785507465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','70dcb41fb2149c482540146b944c9c33','See release notes at https://github.com/eliashaeussler/typo3-sitemap-locator/releases/tag/1.3.4','',1003004,1,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-locator/1.3/en-us','ter','',''),
(9301689,0,'geo_redirect','1.0.1',252,44,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1699014323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','0f5396b0fcd71769dbb69b3527121f0c','1.0.1 fix TER release\n\n Whats Changed\r\n add license information by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/1\r\n\r\n New Contributors\r\n @Kanti made their first contribution in https://github.com/andersundsehr/geo_redirect/pull/1\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.0.0...1.0.1\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.0.1','',1000001,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301690,0,'geo_redirect','1.0.2',252,59,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1699015899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','2874192f8a07f252d9b79ae2379ccb1a','1.0.2 fix DI extension config\n\n Whats Changed\r\n fix DI extension config by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/2\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.0.1...1.0.2\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.0.2','',1000002,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301691,0,'geo_redirect','1.0.3',252,48,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1720093783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','0ded77229fd8d44e813eab8528c9f6e4','1.0.3 make php8.3 compatible\n\n Whats Changed\r\n make php8.3 compatible by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/3\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.0.2...1.0.3\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.0.3','',1000003,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301692,0,'geo_redirect','1.0.5',252,23,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1747989444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','f955d942df61ecd523cf8be106bf8e0b','1.0.5 fix TER Release\n\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.0.4...1.0.5\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.0.5','',1000005,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301693,0,'geo_redirect','1.1.0',252,23,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1748937397,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','03452ea3fb5655fec8bbb90b6ea27656','1.1.0\n\n Whats Changed\r\n Add configuration to site language to disable geo redirect for by @weakbit in https://github.com/andersundsehr/geo_redirect/pull/8\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.0.5...1.1.0\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.1.0','',1001000,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301694,0,'geo_redirect','1.2.0',252,16,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1763452839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','53af770028274ea2e76ffb3ade3badec','1.2.0\n\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.1.0...1.2.0\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.2.0','',1002000,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301695,0,'geo_redirect','1.3.0',252,18,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1764669871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"11.0.0 - 12.99.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','3122ff292513a957b98526b2efd35406','1.3.0 add php 8.5 compatibility\n\n Whats Changed\r\n add php 8.5 by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/10\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.2.0...1.3.0\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.3.0','',1003000,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301696,0,'geo_redirect','1.3.1',252,10,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1777379207,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.0.0 - 13.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','b4ac52a507adeac1be8588806ca6c9e4','1.3.1\n\n Whats Changed\r\n Update README.md to use DI for IpCountryLocatorInterface by @smirgol in https://github.com/andersundsehr/geo_redirect/pull/11\r\n [TASK] fix pipeline and TER publish by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/12\r\n\r\n New Contributors\r\n @smirgol made their first contribution in https://github.com/andersundsehr/geo_redirect/pull/11\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.3.0...1.3.1\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/1.3.1','',1003001,0,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301697,0,'geo_redirect','2.0.0',252,11,'anders und sehr: geo redirect','Redirect users based on browser language and ip country to the right language version of the website',2,0,4,1777448820,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 14.3.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','6f89087cd76bbbde853913200ebfb74c','2.0.0\n\n Whats Changed\r\n [TASK] upgrade to TYPO3 14 by @Kanti in https://github.com/andersundsehr/geo_redirect/pull/13\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/geo_redirect/compare/1.3.1...2.0.0\n\nhttps://github.com/andersundsehr/geo_redirect/releases/tag/2.0.0','',2000000,1,0,'https://github.com/andersundsehr/geo_redirect/','ter','',''),
(9301698,0,'calendarize_external','0.1.0',148,61,'Calendarize External','allow editors to create records for external ics imports',0,0,0,1699090966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.4.99\";}}','Falko Trojahn','support@verdigado.net','verdigado','b3ffd5c1b3de6a118b6a94935d6d3765','version 0.1.0','',1000,0,0,'https://docs.typo3.org/p/verdigado/calendarize-external/0.1/en-us','ter','',''),
(9301699,0,'calendarize_external','0.1.2',148,87,'Calendarize External','allow editors to create records for external ics imports',0,0,0,1699092917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Falko Trojahn','support@verdigado.net','verdigado','133921b84023259dab68dc0afd6955a4','version 0.1.2','',1002,1,0,'https://docs.typo3.org/p/verdigado/calendarize-external/0.1/en-us','ter','',''),
(9301700,0,'pagebased_news','1.0.0',87,87,'Article','Create news articles as \"normal\" pages in TYPO3. Easy to install and ready to use straight away.',2,0,3,1699301251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"pagebased\";s:13:\"1.2.0-1.99.99\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','84a945819be40ce71db7a88c9bf02b9f','Meet our new news-extension, a whole new way of light-weight and easy-to-use news integration for your TYPO3 website. Now released in version 1.0','zeroseven design studios GmbH',1000000,1,0,'https://github.com/zeroseven/pagebased_news#readme','ter','',''),
(9301701,0,'hh_simple_job_posts','3.1.0',780,69,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1699524248,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','ec3c22ad8c3d61f4b02897d0aa22be8f','FIRST TER release','',3001000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301702,0,'hh_simple_job_posts','3.2.0',780,56,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1702291001,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','f5f730805dbc17505c5837e99c8126a7','[TASK] set Version to 3.2.0\n\n[TASK] delete displayCond from contact_point_email and contact_point_telephone\n[TASK] added default --palette-- language, hidden, access, categories, rowDescription, --div-- extended','',3002000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301703,0,'hh_simple_job_posts','3.3.0',780,68,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1702293726,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','15edf71a80414341d74fcf798cb07b26','[TASK] set version to 3.3.0\n\n[TASK] update/add translations locallang LLL\n[TASK] update README.md','',3003000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301704,0,'hh_simple_job_posts','4.0.0',780,62,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1712736761,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','13601b720ee67dd449bd5bf107068a7d','[TASK] maintaince','',4000000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301705,0,'hh_simple_job_posts','4.1.0',780,59,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1715770284,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','3f893de0ebbfb4ccb19ed38c85553e53','[FEATURE] added plugin option notand and notor for categories','',4001000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301706,0,'hh_simple_job_posts','4.1.1',780,54,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1718117536,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','1833edc3e15fe3cd808bbca1d26d5c16','[BUGFIX] json-ld escape RTE fields e. g. double-quotes','',4001001,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301707,0,'hh_simple_job_posts','4.1.2',780,47,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1719231338,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','c091deb4330f7711ee62092b9d622515','[FEATURE] added options for detail plugin\n\nfields: layout, jobsStorage, jobsListView','',4001002,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301708,0,'hh_simple_job_posts','4.1.3',780,60,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1719233994,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','14c5eb3eb401359249a58da79cf03d4e','[BUGFIX] flexform config for settings.jobsStorage','',4001003,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301709,0,'hh_simple_job_posts','4.1.4',780,51,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1723463681,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:6:\"^7.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','0ed0ad84c0e0cdbf43093e28e233665f','[TASK] better code robustness','',4001004,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301710,0,'hh_simple_job_posts','4.1.5',780,42,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1725878504,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:26:\"^7.0.0 || ^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','8c9270dd5a1f5ad58b482b5127f8f128','[TASK] update dependency version for EXT:tt_address','',4001005,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301711,0,'hh_simple_job_posts','4.1.6',780,51,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1727174714,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:26:\"^7.0.0 || ^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','bad49c22b655acfa8913dab1f15792e5','[BUGFIX] plugin usage of groupsCombination','',4001006,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301712,0,'hh_simple_job_posts','4.2.0',780,42,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1734346357,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:26:\"^7.0.0 || ^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','c92256daaa938a8eee07c781d66103bf','[TASK] version 4.2.0\n\n[BUGFIX] schema json contactPoint to applicationContact\n[TASK] schema json description to google description\n[TASK] output hiring organization image (e. g. logo)\n[BUGFIX] added line-break after phone-number','',4002000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301713,0,'hh_simple_job_posts','4.2.1',780,34,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1740478199,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:26:\"^7.0.0 || ^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','4ecf46e692d15379d6bdf1fd3bd1d508','[BUGFIX] JobRepository return \"array\" if no \"job\" no \"Contact Point\" is found','',4002001,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301714,0,'hh_simple_job_posts','5.0.1',780,12,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1742812223,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.1.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','e525bf71f0cf7c4645a6e60f81135206','[TASK] Update code for TYPO3 13','',5000001,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301715,0,'hh_simple_job_posts','5.0.2',780,8,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1746534457,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.1.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','51686566801946aa2ed1a99a861d1281','[TASK] delete unused code','',5000002,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301716,0,'hh_simple_job_posts','5.1.0',780,12,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1746709475,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.1.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','9326b76dd1339ef43f7b33aaf7b2fe21','[TASK] set version 5.1.0','',5001000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301717,0,'hh_simple_job_posts','5.1.1',780,7,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1755767351,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.2.1\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','64c8d24299da7d4eb21a556a921ca73b','[FIX] delete duplicate items in special use case of the list-plugin\n\nAdded Method \"arrayUniqueByUid\" to the SitemapDataProvider.','',5001001,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301718,0,'hh_simple_job_posts','5.2.0',780,6,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1758029873,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.2.1\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','cccbc070546d5387f7cdac35844e6e1d','[FEATURE] added field additional_json_data\n\ne. g.: used for additional data from external api like talentstorm.','',5002000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301719,0,'hh_simple_job_posts','4.3.0',780,6,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1758030210,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:26:\"^7.0.0 || ^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^2.0.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','684dd71c664847ec223191cd106ae086','[FEATURE] added field additional_json_data\n\ne. g.: used for additional data from external api like talentstorm.','',4003000,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301720,0,'hh_simple_job_posts','4.3.1',780,18,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1758197529,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:7:\"^12.2.0\";s:10:\"tt_address\";s:16:\"^8.0.0 || ^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.3.0\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','bade3ab46dfb4330d3f9b87d41d6f066','[TASK] update dependencies\n\n[BUGFIX] externalAPI usage wrong place of error message','',4003001,0,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301721,0,'hh_simple_job_posts','5.2.1',780,16,'Hauer-Heinrich - Job posts - simple','Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.',1,0,3,1758197619,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:10:\"tt_address\";s:6:\"^9.0.0\";s:20:\"hh_tt_address_places\";s:6:\"^4.2.1\";}s:8:\"suggests\";a:1:{s:6:\"hh_seo\";s:0:\"\";}}','Christian Hackl','chackl@hauer-heinrich.de','chris30','5c53a42b265685991b7a1d86082a70f0','[TASK] update version\n\n[BUGFIX] externalAPI usage wrong place of error message','',5002001,1,0,'https://github.com/Hauer-Heinrich/hh_simple_job_posts/blob/master/README.md','ter','',''),
(9301722,0,'hh_powermail_checkboxlink','0.1.2',374,67,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1699524740,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:13:\"8.0.0-11.0.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','366b1b327fb2d826f2e98e921478cda3','FIRST TER release','',1002,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301723,0,'hh_powermail_checkboxlink','0.1.3',374,68,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1701175199,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:13:\"8.0.0-12.0.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','2d386b863b84f93e00bc171b0dc3c4a6','[BUGFIX] option \"textToRichText\" and fix for BE-User not see the RTE field\r\n[TASK] added github stuff','',1003,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301724,0,'hh_powermail_checkboxlink','0.1.4',374,58,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1708942121,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:13:\"8.0.0-12.1.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','e86c2fb91488603bf20ba97a90c3f6bc','[TASK] maintaince - update powermail dependency','',1004,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301725,0,'hh_powermail_checkboxlink','0.1.5',374,58,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1710259953,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:13:\"8.0.0-12.2.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','43cd0a7899b236e34c5e7c1d91160130','[TASK] update powermail constraints depends','',1005,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301726,0,'hh_powermail_checkboxlink','0.1.6',374,67,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1712830121,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:9:\"powermail\";s:13:\"8.0.0-12.3.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','057a70c186b421932940d6540bb8a73c','[TASK] update dependency version of powermail','',1006,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301727,0,'hh_powermail_checkboxlink','0.2.0',374,47,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1738075269,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:7:\">=8.2.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:9:\"powermail\";s:13:\"8.0.0-13.0.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','703a128d90fe634f3121315ed575e7ce','[TASK] Update code for TYPO3 13\r\n[TASK] namingconvention: rename AllPage.typoscript to AllPage.tsconfig\r\n[BREAKING] removed feature \"autoload of PageTs and TypoScript\", see:\r\nhttps://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Deprecation-101799-ExtensionManagementUtilityaddPageTSConfig.html','',2000,0,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301728,0,'hh_powermail_checkboxlink','0.2.2',374,9,'Hauer-Heinrich - Checkbox field with RTE for EXT:powermail','Additional field for EXT:powermail. Adds one checkbox with RTE as Label/Description. Usage for e. g. gdpr-checkbox with link.',2,0,3,1763548792,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:7:\">=8.2.0\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:9:\"powermail\";s:13:\"8.0.0-13.0.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','ed5eb6fe58fcd19895a490545760bf62','[TASK] improved accessability and position the mandatory marker within the \"field.text\"','',2002,1,0,'https://github.com/Hauer-Heinrich/hh_powermail_checkboxlink/blob/master/README.md','ter','',''),
(9301729,0,'iconpack_typo3','0.0.1',297,62,'Iconpack: TYPO3','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in TYPO3.',1,0,2,1699561884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"1.0.2-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','000d88ca07d9ea19b7608d8ec7746571','Initial upload','Kellermayr KG',1,0,0,'','ter','',''),
(9301730,0,'iconpack_typo3','0.0.2',297,70,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',1,0,2,1699562474,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-12.4.99\";s:8:\"iconpack\";s:10:\"1.1.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1548ccbd44bafb8c1d2a43ab86687478','Initial release (fixed typos)','Kellermayr KG',2,0,0,'','ter','',''),
(9301731,0,'iconpack_typo3','0.0.3',297,69,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',1,0,2,1709754702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.1.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6759575154a89833151480ff5e65c772','Added compatibility to TYPO3 v13','Kellermayr KG',3,0,0,'','ter','',''),
(9301732,0,'iconpack_typo3','0.0.4',297,23,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',1,0,2,1748906641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.1.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c522bf5ba76e6c88bdf02a043b399d94','Maintenance release, updated icons, see changelog','Kellermayr KG',4,0,0,'','ter','',''),
(9301733,0,'iconpack_typo3','1.0.0',297,28,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',2,0,2,1750624590,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','1db66ef87a3fce7732f3919b003283cc','Moved options to EXT:iconpack','Kellermayr KG',1000000,0,0,'','ter','',''),
(9301734,0,'iconpack_typo3','1.0.1',297,18,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',2,0,2,1763476028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.3.3-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','da6b7a1723cf3cede36461c2b67c8390','Replaced icons version 4.3.3 with 4.4.1','Kellermayr KG',1000001,0,0,'','ter','',''),
(9301735,0,'iconpack_typo3','1.0.2',297,6,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',2,0,2,1765915051,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.3.3-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','a69115432682479e83edcc593410ce85','Added compatibility to TYPO3 v14','Kellermayr KG',1000002,0,0,'','ter','',''),
(9301736,0,'iconpack_typo3','1.0.3',297,21,'Iconpack: TYPO3 Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"TYPO3 Icons\" in ...TYPO3 (surprise!).',2,0,2,1765915225,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.3.3-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','ee0df809c5b021f7fc38a1e9f26ec6d4','Added compatibility to TYPO3 v14','Kellermayr KG',1000003,1,0,'','ter','',''),
(9301737,0,'ted3','11.2.0',973,27,'TED³ (Base)','Frontendediting for TYPO3',1,0,4,1699888823,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','c297f97c683a39a6f2dae60f1aeb15a2','First version','Zimmermann & Streiter',11002000,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301738,0,'ted3','11.2.1',973,24,'TED³ (Base)','Frontendediting for TYPO3',1,0,4,1699960048,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','1466a84f70be155674c1d083211281fe','Optimize Toolbarposition','Zimmermann & Streiter',11002001,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301739,0,'ted3','11.2.2',973,22,'TED³ (Base)','Frontendediting for TYPO3',1,0,4,1699970386,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','7274589e3655bec5caabb0ec1dab0563','Make local ted3-user-override.js','Zimmermann & Streiter',11002002,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301740,0,'ted3','11.2.3',973,25,'TED³ (Base)','Frontendediting for TYPO3',1,0,4,1699971438,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','4597feeaa827f2c9cc9924e3479e0eb9','Toolbar on-top fix','Zimmermann & Streiter',11002003,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301741,0,'ted3','11.2.4',973,27,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700155211,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','dbed8412f0c28afa0ea4277f30f1838a','Toolbar improvement\r\nLabel update','Zimmermann & Streiter',11002004,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301742,0,'ted3','11.2.5',973,20,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700568095,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','56581c2c2e6c770a8a058f0782770c8e','Moveable Elements','Zimmermann & Streiter',11002005,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301743,0,'ted3','11.2.6',973,21,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700572660,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','bd4cd595c338d10967031ae0d92ff53e','remove nbproject','Zimmermann & Streiter',11002006,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301744,0,'ted3','12.0.2',973,30,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700572756,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";s:14:\"typo3db_legacy\";s:5:\"1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','ac071d506bffc25b53b767c478009f0a','TED³-12: Major-release for TYPO3-12','Zimmermann & Streiter',12000002,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301745,0,'ted3','11.2.7',973,22,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700669147,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','1d73d47bd2fee843c22c304b4379d792','Psetup fix','Zimmermann & Streiter',11002007,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301746,0,'ted3','12.0.3',973,23,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700669209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";s:14:\"typo3db_legacy\";s:5:\"1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','d7343b1b911d00452236fcf34a15bce2','Psetup fix','Zimmermann & Streiter',12000003,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301747,0,'ted3','11.2.8',973,24,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700740760,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','5f4e3a27700f3aed708d84a6d679da4c','EXTKEY-Fix','Zimmermann & Streiter',11002008,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301748,0,'ted3','12.0.4',973,24,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700740857,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";s:14:\"typo3db_legacy\";s:5:\"1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','06239528d8748e2d3bf55ddcdae088a5','EXTKEY-Fix','Zimmermann & Streiter',12000004,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301749,0,'ted3','12.0.5',973,23,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1700764162,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";s:14:\"typo3db_legacy\";s:5:\"1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','befe18da73993b1fa8804bc1ccef4171','New content inlinefunction fix','Zimmermann & Streiter',12000005,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301750,0,'ted3','11.2.9',973,21,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701352439,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','e4d0566fbe9edabbc090e4d90485615d','Dragmove improvement','Zimmermann & Streiter',11002009,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301751,0,'ted3','12.0.6',973,26,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701352525,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";s:14:\"typo3db_legacy\";s:5:\"1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','b673c4fc72d21501d68b9057298a6210','Dragmove improvement','Zimmermann & Streiter',12000006,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301752,0,'ted3','12.1.0',973,23,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701369871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','af82ecd9c2d71801b7fdeea5ccfa2df9','Remove dependency on typo3db_legacy','Zimmermann & Streiter',12001000,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301753,0,'ted3','12.1.1',973,25,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701769946,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','cdab69d665139133f4248a9e2de2ec4d','Movevalue integer','Zimmermann & Streiter',12001001,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301754,0,'ted3','11.2.11',973,20,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701770038,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','7ec516cb8c204806eb26ba259e847368','Movevalue integer','Zimmermann & Streiter',11002011,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301755,0,'ted3','11.3.0',973,23,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701952959,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','2c850076ccefa700d13f9c09ac6c89dd','Change ctype of Ted3-Elements (Ted3Gallery and Ted3Fadegallery) to cause no conflict','Zimmermann & Streiter',11003000,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301756,0,'ted3','12.2.0',973,32,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1701953025,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','094854cebc1cab78008364e62081e0a3','Change ctype of Ted3-Elements (Ted3Gallery and Ted3Fadegallery) to cause no conflict','Zimmermann & Streiter',12002000,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301757,0,'ted3','11.3.2',973,20,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1702989569,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','4914d17935a321c8517ef7eca153ffdb','RTE parse fix','Zimmermann & Streiter',11003002,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301758,0,'ted3','12.2.2',973,26,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1702989617,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','1f6caba9cd30fb1f269de43e3885d8d6','RTE parse fix','Zimmermann & Streiter',12002002,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301759,0,'ted3','12.2.5',973,26,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705006515,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','d012353a80a0e15ebc1279ad7069bb67','Compatibility to ext \"container\"','Zimmermann & Streiter',12002005,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301760,0,'ted3','11.3.5',973,20,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705006588,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','c9199abc5bf6fba892c13b0de8c6123f','Compatibility to ext \"container\"','Zimmermann & Streiter',11003005,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301761,0,'ted3','11.3.7',973,21,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705328929,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','ba22ac2c5c04e72a534eb5346ccdf7e5','TS-empty fix','Zimmermann & Streiter',11003007,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301762,0,'ted3','12.2.6',973,25,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705329016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','d4cefa3bdd45df0ec5a2394faa9a6657','TS-empty fix','Zimmermann & Streiter',12002006,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301763,0,'ted3','11.3.8',973,22,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705418787,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','9b35936fc47f875ba78cf149a4f4bf4b','Lazyloading','Zimmermann & Streiter',11003008,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301764,0,'ted3','12.2.7',973,25,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705418847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','d160069fc6af7291319a2343621edca9','Lazyloading','Zimmermann & Streiter',12002007,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301765,0,'ted3','12.2.8',973,26,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705594762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','c4de5ac979a97cb0cfd23228dd866ed3','Keep view on reloadet element','Zimmermann & Streiter',12002008,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301766,0,'ted3','11.3.9',973,18,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1705594795,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','dfb7eb2ef8742a6d00abb6ed86bc6a8c','Keep view on reloadet element','Zimmermann & Streiter',11003009,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301767,0,'ted3','11.3.10',973,24,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1706112426,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','f5d5c5f65b905362184c45faebe28ea4','Bugfix','Zimmermann & Streiter',11003010,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301768,0,'ted3','12.2.9',973,64,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1706112447,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','85c76c4bad06768dc6fc323909643c17','Bugfix','Zimmermann & Streiter',12002009,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301769,0,'ted3','12.2.10',973,53,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710338692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','1d3a8d1c5ca5c3ea6a8dbd06647d8f02','Bugfix ImageService','Zimmermann & Streiter',12002010,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301770,0,'ted3','12.2.11',973,17,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710449196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','ba8bb736fd26799e75ea69733e98b239','Bugfix Fe-Renderer','Zimmermann & Streiter',12002011,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301771,0,'ted3','12.2.12',973,22,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710506081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','c98987b868d712e1358e424c0b9b2dec','Langicon bugfix','Zimmermann & Streiter',12002012,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301772,0,'ted3','11.3.11',973,21,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710506137,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','4ca4b9384fe5ed785c751a5d4a250d4b','Langicon bugfix','Zimmermann & Streiter',11003011,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301773,0,'ted3','12.2.13',973,43,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710859925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";s:20:\"fluid_styled_content\";s:14:\"12.0.0-12.9.99\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','072eefcadd5f49091ca76b164c84f511','Langbehav. fix','Zimmermann & Streiter',12002013,1,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301774,0,'ted3','11.3.12',973,18,'TED³','Frontendediting for TYPO3 (Basic version)',1,0,4,1710859967,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";s:20:\"fluid_styled_content\";s:14:\"11.0.0-11.9.99\";s:14:\"typo3db_legacy\";s:11:\"1.1.5-1.2.0\";}}','Dominik Strolz','strolzdominik@gmx.net','nike88','23af2c486cfc8ea5797b504574f41525','Langbehav. fix','Zimmermann & Streiter',11003012,0,0,'http://ted3.zimmermann-streiter.com/en/documentation','ter','',''),
(9301775,0,'meilisearch','0.1.0',442,34,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1699993821,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','f06510365eb71540d8a7d01777aaeeb5','Initial alpha release.','PSV NEO GmbH',1000,0,0,'','ter','',''),
(9301776,0,'meilisearch','0.3.0',442,23,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1707217075,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','6418c037fb3200550a81f10a05c43d10','Add more plugin settings.','PSV NEO GmbH',3000,0,0,'','ter','',''),
(9301777,0,'meilisearch','0.3.1',442,18,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1707320220,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','fd03442e2708cfd314c2e4b81b01bfb4','Add missing  itemsPerPage pagination setting.','PSV NEO GmbH',3001,0,0,'','ter','',''),
(9301778,0,'meilisearch','0.3.2',442,29,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1707475792,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','317f2e054cbb57a9c200a27e03866d16','Fix faceting','PSV NEO GmbH',3002,0,0,'','ter','',''),
(9301779,0,'meilisearch','0.4.0',442,21,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1707844612,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','a5d444d03535f5dac1982681ec953824','Move configs to site config.','PSV NEO GmbH',4000,0,0,'','ter','',''),
(9301780,0,'meilisearch','0.4.1',442,25,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1707903416,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','edf4e50e2c3203a411fe5484a6b6395b','Fix the indexer so that it uses the correct API key.','PSV NEO GmbH',4001,0,0,'','ter','',''),
(9301781,0,'meilisearch','0.4.2',442,22,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1708678204,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','7fed8a79530b054dfcef426ce4401aa8','Merge branch fix/pages-indexer-languages into main\n\nfix language support in indexer\n\nSee merge request riconet-public/typo3/meilisearch!12','PSV NEO GmbH',4002,0,0,'','ter','',''),
(9301782,0,'meilisearch','0.4.3',442,34,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1708682339,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','b2dde884093da818b9ec6dbab9d4bb1e','Merge branch feature/getkeys-command into main\n\nFeature/getkeys command\n\nSee merge request riconet-public/typo3/meilisearch!13','PSV NEO GmbH',4003,0,0,'','ter','',''),
(9301783,0,'meilisearch','0.5.0',442,21,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1712911803,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','345e606c34549a05a904f68e2d7c2440','Add search widget plugin.','PSV NEO GmbH',5000,0,0,'','ter','',''),
(9301784,0,'meilisearch','0.5.1',442,29,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1713443611,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','fcc2650e041f94fd38c4c006f0aab3a0','Merge branch fix/search-config into main\n\nFix search config\n\nSee merge request riconet-public/typo3/meilisearch!15','PSV NEO GmbH',5001,0,0,'','ter','',''),
(9301785,0,'meilisearch','0.5.2',442,33,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1715593403,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','e2dc1c9078385ffb972ae5d949a3071a','Fix page indexing and search frontend','PSV NEO GmbH',5002,0,0,'','ter','',''),
(9301786,0,'meilisearch','0.5.3',442,27,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1716558010,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','0914b47b2ac50be95d49d54a12f2e3cd','The indexed page content is now free of  HTML entities,  decoded URLs and special chars.','PSV NEO GmbH',5003,0,0,'','ter','',''),
(9301787,0,'meilisearch','0.5.4',442,26,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1721201195,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','d4d300796d4425930aed33fd18632a53','Merge branch fix/ext-emconf into main\n\nupdate ext_emconf\n\nSee merge request riconet-public/typo3/meilisearch!19','PSV NEO GmbH',5004,0,0,'','ter','',''),
(9301788,0,'meilisearch','0.5.5',442,30,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',1,0,3,1724162976,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','fb0c81472b935bbcb5969451d72e6371','Merge branch fix/indexes-no-requirement into main\n\nfix TCA - indexes no requirement\n\nSee merge request riconet-public/typo3/meilisearch!20','PSV NEO GmbH',5005,0,0,'','ter','',''),
(9301789,0,'meilisearch','0.6.0',442,6,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1755163426,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','f6aeb8bf47a56bda5bd00f0f3ed5f0a0','Breaking: Refactor to single index architecture and improve configuration.','PSV NEO GmbH',6000,0,0,'','ter','',''),
(9301790,0,'meilisearch','0.6.1',442,10,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1755861589,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','6fbb2b4c8e3f244b9f563bd7b771b538','Merge branch fix/cleanup-ext-emconf into main\n\ncleanup ext_emconf.php\n\nSee merge request riconet-public/typo3/meilisearch!25','PSV NEO GmbH',6001,0,0,'','ter','',''),
(9301791,0,'meilisearch','0.7.0',442,9,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1758707884,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','a05c5947bc2d43f092b88b74e77377e8','Add TYPO3 trans units for meilisearch FE','PSV NEO GmbH',7000,0,0,'','ter','',''),
(9301792,0,'meilisearch','0.7.3',442,9,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1763478296,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Wolf-Peter Utz','w.utz@psv-neo.de','alphajunge','ed3146aa5411585f62e1bf4a34f1b2ea','Merge branch feature/masterkey-question into main\n\nask for master key, remove argument\n\nSee merge request riconet-public/typo3/meilisearch!30','PSV NEO GmbH',7003,0,0,'','ter','',''),
(9301793,0,'meilisearch','0.9.0',442,10,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1773322379,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','94c728bb25d838926d290a02ee510ffb','Add support for TYPO3 v14.','PSV NEO GmbH',9000,0,0,'','ter','',''),
(9301794,0,'meilisearch','0.8.0',442,4,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1777897835,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','7749c7d1a1e76a6e398b58aff3095e32','Merge branch feat/typo3-v13-support into 13.4\n\nFeat/typo3 v13 support\n\nSee merge request riconet-public/typo3/meilisearch!32','PSV NEO GmbH',8000,0,0,'','ter','',''),
(9301795,0,'meilisearch','0.9.6',442,5,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1780901818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','6621a6ff2e2d8787c6d752c312657492','Fix TER deployment.','PSV NEO GmbH',9006,0,0,'','ter','',''),
(9301796,0,'meilisearch','0.9.7',442,6,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1781253298,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','60f29b4785c7937e9fab3209698d35f7','Improve pagination template','PSV NEO GmbH',9007,0,0,'','ter','',''),
(9301797,0,'meilisearch','0.8.1',442,3,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1781257849,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','8d3bece38e9ad174abede090cad788ef','Add missing features and fixes from the main branch','PSV NEO GmbH',8001,0,0,'','ter','',''),
(9301798,0,'meilisearch','0.9.8',442,2,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1784795905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','fa07816efcb8a90c29f206c9e04d16a5','Fix pages indexer fe_groups constraint.','PSV NEO GmbH',9008,0,0,'','ter','',''),
(9301799,0,'meilisearch','0.8.2',442,2,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1784795942,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','4c49eb4835a0f66c59cbb3d9f4475a2c','Fix pages indexer fe_groups constraint.','PSV NEO GmbH',8002,0,0,'','ter','',''),
(9301800,0,'meilisearch','0.9.9',442,4,'Meilisearch','This extension integrates \"meilisearch\" into your TYPO3.',0,0,3,1784797973,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','PSV NEO','hello@psv-neo.de','alphajunge','415ac668c1a6362df2954ceb570915c4','Raised version.','PSV NEO GmbH',9009,1,0,'','ter','',''),
(9301801,0,'cb_kesearch_indexer','0.9.0',75,42,'KeSearch Indexer for Content Blocks','Extends ke_search with the possibility to index _Content Blocks_',1,0,4,1700063369,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"ke_search\";s:12:\"5.0.0-5.9.99\";}}','Patrick Gatterdam','hello@psv-neo.de','psvneo','349a32f294b17280d9253455ae13f345','Merge branch fix/ter-release into main\n\nFix/ter release\n\nSee merge request riconet/typo3/extensions/cb_kesearch_indexer!1','PSV NEO GmbH',9000,0,0,'','ter','',''),
(9301802,0,'cb_kesearch_indexer','0.9.5',75,33,'KeSearch Indexer for Content Blocks','Extends ke_search with the possibility to index _Content Blocks_',1,0,4,1721201174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"ke_search\";s:12:\"5.0.0-5.9.99\";}}','Patrick Gatterdam','hello@psv-neo.de','psvneo','3d161a97a28c9557de2d30fd6f6cf5d3','Merge branch fix/ext-emconf into main\n\nupdate ext_emconf\n\nSee merge request riconet-public/typo3/cb_kesearch_indexer!3','PSV NEO GmbH',9005,1,0,'','ter','',''),
(9301803,0,'wit_loremipsum','1.0.0',92,92,'[WOIT] Lorem Ipsum','Ckeditor dummy lorem ipsum text.',0,0,5,1700131217,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','6c89bdc68811c121400ad281f366075c','Overview:\r\nThe wit_loremipsum TYPO3 extension enhances the functionality of the Rich Text Editor (RTE) CKEditor by seamlessly integrating a dedicated \"Add Lorem Ipsum\" button. This feature simplifies the content creation process by providing users with a convenient tool for generating succinct paragraphs of Lorem Ipsum text, facilitating the visualization and formatting of layouts.\r\n\r\nKey Features:\r\n\r\nEffortless Integration: Following installation via the TYPO3 Extension Manager, the extension seamlessly incorporates an \"Add Lorem Ipsum\" button into the RTE CKEditor interface.\r\n\r\nReal-Time Preview: The extension offers an instant preview of the generated Lorem Ipsum text within the CKEditor, providing users with a live representation of the content structure.\r\n\r\nEnhanced Productivity: By eliminating the need to search for external Lorem Ipsum text, the extension significantly streamlines the content creation process for web developers, content creators, and editors.','Weboffice Infotech India Pvt. Ltd.',1000000,1,0,'https://github.com/webofficeit-official/wit_loremipsum/','ter','',''),
(9301804,0,'theodia','1.0.0',621,64,'theodia','Official integration of theodia (theodia.org) for TYPO3.',2,0,3,1700415318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','ba4317c0bcaba2633ca06045fc8cb511','This work is used in production since May 2020 on https://www.paroisse.ch.\r\nIt has been extracted as a standalone extension and is now publicly available for TYPO3 10 LTS up to 12 LTS.','Causal Sàrl',1000000,0,0,'https://docs.typo3.org/p/causal/theodia/1.0/en-us','ter','',''),
(9301805,0,'theodia','1.1.0',621,61,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1700748837,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','e84ddedeb86c5eab90d883d491561147','Various bug fixes so that it now runs smoothly.','Causal Sàrl',1001000,0,0,'https://docs.typo3.org/p/causal/theodia/1.1/en-us','ter','',''),
(9301806,0,'theodia','1.2.0',621,65,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1701077349,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','f6c214097f7d097aaa42e89aa2d96fd2','In-depth documentation and localization of the plugins.','Causal Sàrl',1002000,0,0,'https://docs.typo3.org/p/causal/theodia/1.2/en-us','ter','',''),
(9301807,0,'theodia','2.0.0',621,70,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1701722722,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','0b447cd823ea867dbdcbd3387dac070c','Many important changes to pave the way for further enhancements. Please be sure to run the upgrade wizards as described in the README.md file.','Causal Sàrl',2000000,0,0,'https://docs.typo3.org/p/causal/theodia/2.0/en-us','ter','',''),
(9301808,0,'theodia','2.1.0',621,59,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1705579856,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','12f404db3f2d34f74417776a1351ce06','This release brings some useful new features such as support for multiple photos for a place and the dynamic selection of the place to display.','Causal Sàrl',2001000,0,0,'https://docs.typo3.org/p/causal/theodia/2.1/en-us','ter','',''),
(9301809,0,'theodia','2.1.1',621,70,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1706705423,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','a2153582be01cfaeb60601e13dd7605a','This release fixes a deprecation warning in TYPO3 v12.','Causal Sàrl',2001001,0,0,'https://docs.typo3.org/p/causal/theodia/2.1/en-us','ter','',''),
(9301810,0,'theodia','2.2.0',621,56,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1718360764,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','b8c7e63c554f61c80403ac9c59a5cf96','Feature release adding early support for TYPO3 v13, allowing more events to be loaded dynamically, photos to get cropped. It comes along with a few other cool new features for complex website integration.','Causal Sàrl',2002000,0,0,'https://docs.typo3.org/p/causal/theodia/2.2/en-us','ter','',''),
(9301811,0,'theodia','2.2.1',621,47,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1727171224,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','135025562271de606358a4f4d36a86b3','Standard maintenance release. This fixes a bug in the configuration module in the context of TYPO3 v13, due to some hardening published after our latest version.','Causal Sàrl',2002001,0,0,'https://docs.typo3.org/p/causal/theodia/2.2/en-us','ter','',''),
(9301812,0,'theodia','2.2.2',621,45,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1731944402,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','6833e7912857c2f415902240b37f52eb','Standard maintenance release. This fixes a bug in the configuration module in the context of TYPO3 v13, due to some hardening published after our latest version (again, yes...).','Causal Sàrl',2002002,0,0,'https://docs.typo3.org/p/causal/theodia/2.2/en-us','ter','',''),
(9301813,0,'theodia','2.2.3',621,27,'theodia','Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1750685628,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','7efcc1571c2388180fd272af26d0db31','Standard maintenance release.','Causal Sàrl',2002003,0,0,'https://docs.typo3.org/p/causal/theodia/2.2/en-us','ter','',''),
(9301814,0,'theodia','3.0.0',621,22,'theodia','Fetch data from theodia.org to display the mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1759908468,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','663bc9cb61115469df6e23c0f948b7dd','This version adds support for signed API requests to theodia.org.\r\n\r\nThere is a grace period of approximately two months before this becomes mandatory. Visit https://about.theodia.org/api today to request your API key.','Causal Sàrl',3000000,0,0,'https://docs.typo3.org/p/causal/theodia/3.0/en-us','ter','',''),
(9301815,0,'theodia','3.1.0',621,15,'THEODIA','Fetch data from theodia.org to display the mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1770328111,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.0.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','cd4086adcf2efd5be329d3696c8e2b59','This is a feature release bringing early support for TYPO3 v14, a few additional filters for the events plugin and German localization.','Causal Sàrl',3001000,0,0,'https://docs.typo3.org/p/causal/theodia/main/en-us/','ter','',''),
(9301816,0,'theodia','3.1.1',621,20,'THEODIA','Fetch data from theodia.org to display the mass schedule for the various places of worship in a parish or pastoral unit.',2,0,3,1770992431,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Xavier Perseguers','xavier@causal.ch','xperseguers','5eb86d6f3791fb9add34526d7874a526','Standard maintenance release, fixing a deprecation with PHP 8.5.','Causal Sàrl',3001001,1,0,'https://docs.typo3.org/p/causal/theodia/main/en-us/','ter','',''),
(9301817,0,'sitemap_robots','0.1.0',613,61,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1700733489,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','302f27e68afb2ca463ea70996d1dc310','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.0','',1000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301818,0,'sitemap_robots','0.1.1',613,69,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1700736833,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','846692134bcd525969a9d455e33346a2','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.1','',1001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301819,0,'sitemap_robots','0.1.2',613,61,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1710366678,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','12449111c0367b1a79db7a2574d5b445','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.2','',1002,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301820,0,'sitemap_robots','0.1.3',613,62,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1714844684,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','59335cf3cac096b10028bb26a35675fa','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.3','',1003,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301821,0,'sitemap_robots','0.1.4',613,54,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1721332716,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.2.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','fb6ece8e5ec706e020380dd09c1cd322','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.4','',1004,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301822,0,'sitemap_robots','0.1.5',613,54,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1726575288,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.3.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','0dd90e962794e3c572e561de817abd62','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.5','',1005,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301823,0,'sitemap_robots','0.1.6',613,46,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1728982375,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','dbaa4b5cb2386915f1cb98f0473ee5e8','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.6','',1006,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301824,0,'sitemap_robots','0.1.7',613,48,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1732780758,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"11.5.19-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','f9764c06a9b9497134b95200f4afa35d','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.1.7','',1007,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.1/en-us','ter','',''),
(9301825,0,'sitemap_robots','0.2.0',613,32,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1743062542,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','4bb16c7e1cdeb3e3fa9adb398bc87369','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.2/en-us','ter','',''),
(9301826,0,'sitemap_robots','0.2.1',613,31,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',1,0,2,1750627245,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:15:\"sitemap_locator\";s:12:\"0.1.0-0.1.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','5a2d755690a0d398e22a8de3226054ad','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/0.2.1','',2001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/0.2/en-us','ter','',''),
(9301827,0,'sitemap_robots','1.0.0',613,21,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1764079971,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','c6de81f19d203cca9339a33f69376d26','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.0/en-us','ter','',''),
(9301828,0,'sitemap_robots','1.1.0',613,0,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1768919532,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','de7af53bc3221de55c66948f3585de20','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.1/en-us','ter','',''),
(9301829,0,'sitemap_robots','1.1.1',613,13,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1772640581,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','20c259062857e6d9f724bc7a4555c129','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.1/en-us','ter','',''),
(9301830,0,'sitemap_robots','1.2.0',613,13,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1774965660,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','ea83daa29536a2fff12ca57a45fc2bf8','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.2/en-us','ter','',''),
(9301831,0,'sitemap_robots','1.3.0',613,14,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1777300643,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','8e60883fd57160f1010491cd1f845950','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.3.0','',1003000,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.3/en-us','ter','',''),
(9301832,0,'sitemap_robots','1.3.1',613,11,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1779894905,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','e08ecd64d52795db8766449e8b840826','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.3.1','',1003001,0,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.3/en-us','ter','',''),
(9301833,0,'sitemap_robots','1.3.2',613,5,'Sitemap Robots','Enhances robots.txt with sitemap configurations to improve site visibility in terms of SEO. Injection of XML sitemaps can be managed on a per-site basis. Supports static routes as well as injection into local files.',2,0,2,1785076832,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:15:\"sitemap_locator\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','elias@haeussler.dev','eliashaeussler','261df6ad5e6ed7afba8fe556eb016307','See release notes at https://github.com/eliashaeussler/typo3-sitemap-robots/releases/tag/1.3.2','',1003002,1,0,'https://docs.typo3.org/p/eliashaeussler/typo3-sitemap-robots/1.3/en-us','ter','',''),
(9301834,0,'ns_personio','1.0.0',328,74,'[NITSAN] Personio','This TYPO3 CMS extension seamlessly integrates a job portal from the Personio Recruiting API into TYPO3. It offers a range of features, including job listing, customizable layouts and designs, robust search and filtering options, and a user-friendly application form etc. Explore more https://t3planet.com/typo3-personio-extension',2,0,3,1700825199,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-12.5.99\";s:9:\"scheduler\";s:13:\"9.5.0-12.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Rohan Parmar, QA: Krishna Dhapa','sanjay@nitsantech.com','nitsan','cb8f98182c7943f89f8aa7a579620f3d','New release of version 1.0.0 - see details, changelog, and documentation on https://t3planet.com/typo3-personio-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301835,0,'ns_personio','1.0.1',328,65,'Personio','The extension offers various customization options for job listing, detail, and application pages on the frontend. Additionally, a scheduler ensures data synchronization. Directly list, view, and apply to Personio vacancies through the TYPO3 Backend. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-personio/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-personio-extension',2,0,3,1712674839,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-12.5.99\";s:9:\"scheduler\";s:13:\"9.5.0-12.5.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Rohan Parmar, QA: Krishna Dhapa','sanjay@nitsantech.com','nitsan','8b9ef8f7ac7f6a03a78d216dfcf132ce','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301836,0,'ns_personio','1.1.0',328,59,'Personio','The extension offers various customization options for job listing, detail, and application pages on the frontend. Additionally, a scheduler ensures data synchronization. Directly list, view, and apply to Personio vacancies through the TYPO3 Backend. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-personio/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-personio-extension',2,0,3,1717510236,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";s:9:\"scheduler\";s:13:\"9.5.0-12.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Rohan Parmar, QA: Krishna Dhapa','sanjay@nitsantech.com','nitsan','8811391e4e49e7516e7268ce9c6c043d','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet // NITSAN',1001000,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301837,0,'ns_personio','1.1.1',328,54,'Personio','The extension offers various customization options for job listing, detail, and application pages on the frontend. Additionally, a scheduler ensures data synchronization. Directly list, view, and apply to Personio vacancies through the TYPO3 Backend. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-personio/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-personio-extension',2,0,3,1724426112,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";s:9:\"scheduler\";s:13:\"9.5.0-12.5.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Rohan Parmar, QA: Krishna Dhapa','sanjay@nitsantech.com','nitsan','6b5696e79c5979ddec4babd761172876','New release of version 1.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet // NITSAN',1001001,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301838,0,'ns_personio','2.0.0',328,37,'Personio','The extension offers various customization options for job listing, detail, and application pages on the frontend. Additionally, a scheduler ensures data synchronization. Directly list, view, and apply to Personio vacancies through the TYPO3 Backend. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-personio/  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-personio-extension',2,0,3,1738589582,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";s:9:\"scheduler\";s:13:\"9.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Rohan Parmar, QA: Krishna Dhapa','sanjay@nitsantech.com','nitsan','62aac58b08782f096fd489f32b9a6769','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301839,0,'ns_personio','2.0.1',328,30,'TYPO3 Personio Integration','Seamlessly integrate Personio job listings into your TYPO3 website. Customize job listings, detail pages, and application forms with real-time synchronization via TYPO3 Scheduler. Enables direct interaction with Personio from the TYPO3 backend.',2,0,3,1751629307,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";s:9:\"scheduler\";s:13:\"9.5.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Team T3Planet','info@t3planet.de','nitsan','44edca6ea1df3a223c9949a6e756898a','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet',2000001,0,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301840,0,'ns_personio','14.0.0',328,9,'TYPO3 Personio Integration','Seamlessly integrate Personio job listings into your TYPO3 website. Customize job listings, detail pages, and application forms with real-time synchronization via TYPO3 Scheduler. Enables direct interaction with Personio from the TYPO3 backend.',2,0,3,1779774068,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";s:9:\"scheduler\";s:14:\"13.0.0-14.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','edac7f6482af721e2702851e5291b9bb','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-personio-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-personio-erweiterung','ter','',''),
(9301841,0,'jwnewsevent','3.0.0',88,88,'Use news as event','Extend news to use them also as event',2,0,3,1701106676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"news\";s:14:\"11.2.0-11.2.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','842a70d59251dd4d20f692dc63196dbc','Initial Upload','jweiland.net',3000000,1,0,'https://docs.typo3.org/p/jweiland/jwnewsevent/main/en-us/','ter','',''),
(9301842,0,'ns_cloudflare','1.0.0',294,65,'[NITSAN] Cloudflare','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1701174604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Rohan Parmar','sanjay@nitsan.in','nitsan','e7f456e5f1e4322d4703fc50f947d57d','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-cloudflare-extension','NITSAN Technologies',1000000,0,0,'https://t3planet.de/typo3-cloudflare-erweiterung','ter','',''),
(9301843,0,'ns_cloudflare','1.0.1',294,72,'[NITSAN] Cloudflare','The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.',2,0,5,1701178461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Rohan Parmar','sanjay@nitsan.in','nitsan','844a9e7a7bcdf7f9a974e49a26f840f3','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-cloudflare-extension','NITSAN Technologies',1000001,0,0,'https://t3planet.de/typo3-cloudflare-erweiterung','ter','',''),
(9301844,0,'ns_cloudflare','1.0.2',294,60,'Cloudflare','The TYPO3 Cloudflare Extension simplifies cache management, offering an efficient solution for TYPO3 administrators and developers. Seamlessly integrating with Cloudflare, a global leader in web performance and security, this extension provides advanced features to optimize, secure, and structure your online presence.Compatible with TYPO3 version 12. \n    \n    Documentation & Free Support: https://t3planet.com/typo3-cloudflare-extension',2,0,5,1712675599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Rohan Parmar QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','d22c6d4a0954938581d02b792555b9f3','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-cloudflare-extension','T3Planet // NITSAN',1000002,0,0,'https://t3planet.de/typo3-cloudflare-erweiterung','ter','',''),
(9301845,0,'ns_cloudflare','1.0.3',294,66,'Cloudflare','\n    This extension is a fork and draws significant inspiration from EXT:cloudflare. We value their contributions.\n    The TYPO3 Cloudflare Extension simplifies cache management, offering an efficient solution for TYPO3 administrators and developers. Seamlessly integrating with Cloudflare, a global leader in web performance and security, this extension provides advanced features to optimize, secure, and structure your online presence. Compatible with latest TYPO3 version. \n    Documentation & Free Support: https://t3planet.com/typo3-cloudflare-extension',2,0,5,1718104761,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','T3: Nilesh Malankiya, T3: Rohan Parmar QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','aa8ad3c86659f685350534a75827e5dc','New release of version 1.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-cloudflare-extension','T3Planet // NITSAN',1000003,0,0,'https://t3planet.de/typo3-cloudflare-erweiterung','ter','',''),
(9301846,0,'ns_cloudflare','1.0.4',294,31,'TYPO3 Cloudflare Cache Manager','A TYPO3 extension to simplify cache management via Cloudflare. Seamlessly integrates with Cloudflare to enhance site performance and security for developers and administrators.',2,0,5,1751625555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','3069da44369214c211bde68f610111db','New release of version 1.0.4 - see details, changelog and documentation on https://t3planet.com/typo3-cloudflare-extension','T3Planet',1000004,1,0,'https://t3planet.de/typo3-cloudflare-erweiterung','ter','',''),
(9301847,0,'info_hide_default_lang','1.0.0',169,70,'Show info about \"Hide default language\"','Display information about activated \"Hide default language\" in TYPO3 page module',2,0,0,1701797765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','a2d91498564e5f8e70b4c6b4d4fc529e','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-info-hide-default-lang/1.0/en-us','ter','',''),
(9301848,0,'info_hide_default_lang','1.1.0',169,77,'Show info about \"Hide default language\"','Display information about activated \"Hide default language\" in TYPO3 page module',2,0,0,1707759357,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Chris Müller','typo3@krue.ml','krueml','ceab66f1a6f66f794fe996178418ba7e','Added:\r\n- Compatibility with TYPO3 v13','',1001000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-info-hide-default-lang/1.1/en-us','ter','',''),
(9301849,0,'info_hide_default_lang','2.0.0',169,22,'Show info about \"Hide default language\"','Display information about activated \"Hide default language\" in TYPO3 page module',2,0,0,1764498602,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Chris Müller','typo3@krue.ml','krueml','5544c2014201df2ed83cb59e60620b1a','Added:\r\n- Compatibility with TYPO3 v14\r\n\r\nRemoved:\r\n- Compatibility with TYPO3 v12','',2000000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-info-hide-default-lang/main/en-us/','ter','',''),
(9301850,0,'lespf_calendar','0.7.4',365,62,'LesPf Calendar','Calendar widget with holidays',2,0,3,1701854406,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','fbe45e9974b7e23d4abe1f4bb39c7000','Show a tiny calendar with markkings for holidays and events.','',7004,0,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.7/en-us','ter','',''),
(9301851,0,'lespf_calendar','0.7.5',365,66,'LesPf Calendar','Calendar widget with holidays',2,0,3,1702284025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','49372cc6522c0a3425b3525b7854b9f6','Updated extension to 0.7.5','',7005,0,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.7/en-us','ter','',''),
(9301852,0,'lespf_calendar','0.7.6',365,61,'LesPf Calendar','Calendar widget with holidays',2,0,3,1702543096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','d9aaf4dfb6a076e15685c747b9464ac2','Updated extension to 0.7.6','',7006,0,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.7/en-us','ter','',''),
(9301853,0,'lespf_calendar','0.8.0',365,59,'LesPf Calendar','Calendar widget with holidays',2,0,3,1703072109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','4a2e729f0bb58de71ce151d1af0dc851','Updated extension to 0.8.0','',8000,0,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.8/en-us','ter','',''),
(9301854,0,'lespf_calendar','0.8.1',365,84,'LesPf Calendar','Calendar widget with holidays',2,0,3,1703240514,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','1e49849032cc12bf70c28c31cfceb5d5','Updated extension to 0.8.1','',8001,0,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.8/en-us','ter','',''),
(9301855,0,'lespf_calendar','0.9.0',365,33,'LesPf Calendar','Calendar widget with holidays',2,0,3,1747901470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Peter Willadt','willadt@t-online.de','willadt@les-pf','d29dc2484460990fd0bb9f14cb06bb25','Updated extension to 0.9.0','',9000,1,0,'https://docs.typo3.org/p/lespf/lespf-calendar/0.9/en-us','ter','',''),
(9301856,0,'simpleevents','4.0.2',53,53,'Events','Simple events listing with Extbase and Fluid',2,0,2,1702035270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";}}','b13','','benni','5620407df1aa888745683a2de6904df9','[RELEASE] Bugfix release','',4000002,1,0,'','ter','',''),
(9301857,0,'tile_maps','1.0.0',422,57,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',1,0,3,1702908079,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";s:10:\"tile_proxy\";s:12:\"1.1.0-1.1.99\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','bbf307628bf2e9c618db52b817bd4c60','First Release','codemacher',1000000,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301858,0,'tile_maps','1.0.1',422,24,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1702908209,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.2.99\";s:10:\"tile_proxy\";s:12:\"1.1.0-1.1.99\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','da581c2a584abbd7ae88409760308e02','Set state to stable','codemacher',1000001,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301859,0,'tile_maps','1.0.2',422,55,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1702908367,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tile_proxy\";s:12:\"1.1.0-1.1.99\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','4c40081b591a7202af971674db537b16','correct typo3 12 compatibility','codemacher',1000002,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301860,0,'tile_maps','1.0.3',422,64,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1702909644,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tile_proxy\";s:13:\"1.2.1-1.2.999\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','a581965d9c7935faeede18a6bfd2b276','Update dependencies','codemacher',1000003,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301861,0,'tile_maps','1.0.4',422,67,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1703242301,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tile_proxy\";s:13:\"1.2.1-1.2.999\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','4feb635ba1cd4dcadd6c4a2a57d509f7','BugFix for TYPO 12','codemacher',1000004,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301862,0,'tile_maps','1.0.5',422,79,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1706092564,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:10:\"tile_proxy\";s:13:\"1.2.1-1.2.999\";s:10:\"tt_address\";s:12:\"7.1.0-8.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','fe8c9a9e9129dc28bc4cc9c59602bb08','Bugfixes','codemacher',1000005,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301863,0,'tile_maps','1.1.0',422,17,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1765209106,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','7c391953e25b28943ce60b6bd49aedb6','TYPO3 13 Support','codemacher',1001000,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301864,0,'tile_maps','1.1.1',422,20,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1765210034,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:12:\"9.0.0-9.1.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','a4bbc803f7a78a7cfd5717ca4a527a64','correct set folder name','codemacher',1001001,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301865,0,'tile_maps','1.1.2',422,12,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1776181913,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:13:\"9.0.0-10.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','8cd72146c3d3b4a6ad3ca972af3ff5b6','TYPO3 14 compatibility','codemacher',1001002,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301866,0,'tile_maps','1.1.3',422,9,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1778063014,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:13:\"9.0.0-10.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','f25220b3ad0e0f8924114abaa4817631','TYPO3 14 LTS compatibility ','codemacher',1001003,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301867,0,'tile_maps','1.1.4',422,12,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1779117808,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:13:\"9.0.0-10.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','13924873c3d02293785ab10b7db3b6a5','FEATURE] Conditional asset loading (Thanks to @gert.hammes.ba)','codemacher',1001004,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301868,0,'tile_maps','1.1.5',422,3,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1785787745,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:13:\"9.0.0-10.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','c5e8595e255876fe3e0c8be8c39f6e81','Documentation moved from docs.typo3.org to Forgejo (Markdown in docs/).','codemacher',1001005,0,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301869,0,'tile_maps','1.1.6',422,3,'Tile Maps','Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.',2,0,3,1787740429,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:10:\"tile_proxy\";s:13:\"1.3.3-1.3.999\";s:10:\"tt_address\";s:13:\"9.0.0-10.0.99\";}}','Thomas Rokohl (codemacher)','mail@codemacher.de','trokohl','b865ee5f4c6e1407c6df8c206e2f2607','Documentation moved back to docs.typo3.org','codemacher',1001006,1,0,'https://git.codemacher.de/codemacher/tile_maps/src/branch/main/docs','ter','',''),
(9301870,0,'cookie_content','0.1.0',81,81,'Cookie content','This extension is intended to make websites GDPR compliant by not rendering data critical content by default. Instead a placeholder message is shown helping the user to understand the legal context. Requires the bootstrap package.',1,0,2,1703149670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-12.99.99\";s:17:\"bootstrap_package\";s:16:\"12.0.10-14.99.99\";}}','Roman Büchler','rb@buechler.pro','buepro','c32a39120a8e4539b1df999bdbf4d297','Initial release','',1000,1,0,'https://github.com/buepro/typo3-cookie_content','ter','',''),
(9301871,0,'ns_headless_blog','1.0.0',48,48,'Ns Headless Blog','This extension provides integration with blog to output content from TYPO3 in JSON format.',0,0,3,1704179756,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:8:\"frontend\";s:14:\"12.0.0-12.5.99\";s:8:\"headless\";s:11:\"4.0.0-4.5.9\";s:4:\"blog\";s:14:\"12.0.0-12.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:11:\"2.0.0-4.9.9\";}}','','','nitsan','a342fd81076132703e4b4e72552da5c4','New release of version 1.0.0 - see details, changelog and documentation on','',1000000,1,0,'https://github.com/nitsan-technologies/ns_headless_blog/?tab=readme-ov-file','ter','',''),
(9301872,0,'ns_headless_mask','1.0.0',74,46,'Ns Headless Mask','Support headless for the mask elements',2,0,2,1704182547,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:8:\"frontend\";s:14:\"12.0.0-12.5.99\";}s:8:\"suggests\";a:2:{s:8:\"headless\";s:11:\"2.0.0-4.9.9\";s:4:\"mask\";s:11:\"8.0.0-8.9.9\";}}','T3: Nilesh Malankiya','info@nitsan.in','nitsan','b70ecdce1ecac1ba1c534907ac3a91da','New release of version 1.0.0 - see details, changelog and documentation on','',1000000,0,0,'https://github.com/nitsan-technologies/ns_headless_mask?tab=readme-ov-file','ter','',''),
(9301873,0,'ns_headless_mask','13.0.0',74,9,'ns_headless_blog  Easily Output TYPO3 Blog Content as JSON','ns_headless_blog TYPO3 extension helps you render blog content in clean JSON format for headless CMS integrations & modern frontend frameworks',2,0,3,1752764963,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.5.0-13.5.99\";s:8:\"frontend\";s:14:\"12.0.0-13.5.99\";s:8:\"headless\";s:11:\"4.0.0-4.5.9\";s:4:\"blog\";s:14:\"12.0.0-13.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:11:\"2.0.0-4.9.9\";}}','Team T3Planet','info@t3planet.de','nitsan','3442a8c8d72f20c7b74f634b31ceb594','New release of version 13.0.0 - see details, changelog and documentation on','T3Planet',13000000,0,0,'https://github.com/nitsan-technologies/ns_headless_mask?tab=readme-ov-file','ter','',''),
(9301874,0,'ns_headless_mask','13.0.1',74,19,'ns_headless_blog  Easily Output TYPO3 Blog Content as JSON','ns_headless_blog TYPO3 extension helps you render blog content in clean JSON format for headless CMS integrations & modern frontend frameworks',2,0,3,1752765651,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.5.0-13.5.99\";s:8:\"frontend\";s:14:\"12.0.0-13.5.99\";s:8:\"headless\";s:11:\"4.0.0-4.5.9\";s:4:\"blog\";s:14:\"12.0.0-13.5.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:11:\"2.0.0-4.9.9\";}}','Team T3Planet','info@t3planet.de','nitsan','4ee41a965b951223215278baab30588b','New release of version 13.0.1 - see details, changelog and documentation on','T3Planet',13000001,1,0,'https://github.com/nitsan-technologies/ns_headless_mask?tab=readme-ov-file','ter','',''),
(9301875,0,'headless_container','1.0.0',242,57,'Headless Container Content Elements','Container Content Elements (EXT:container) json output for EXT:headless',0,0,2,1704287188,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:8:\"headless\";s:13:\"3.0.0-3.99.99\";s:9:\"container\";s:13:\"2.0.0-2.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','4fa66527c92e9dfab2a9f95514757094','Initial release for TYPO3 11.5 with b13/container v2 and friendsoftypo3/headless v3','ITplusX GmbH',1000000,0,0,'https://github.com/itplusx/headless-container/blob/main/README.md','ter','',''),
(9301876,0,'headless_container','1.0.1',242,58,'Headless Container Content Elements','Container Content Elements (EXT:container) json output for EXT:headless',2,0,2,1704288563,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"7.4.0-8.99.99\";s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:8:\"headless\";s:13:\"3.0.0-3.99.99\";s:9:\"container\";s:13:\"2.0.0-2.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','5a4328a7c332ef86528ce882bdf48be0',' Update extension state to stable','ITplusX GmbH',1000001,0,0,'https://github.com/itplusx/headless-container/blob/main/README.md','ter','',''),
(9301877,0,'headless_container','2.0.0',242,77,'Headless Container Content Elements','Container Content Elements (EXT:container) json output for EXT:headless',2,0,2,1704298711,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.3-12.4.99\";s:8:\"headless\";s:13:\"4.0.0-4.99.99\";s:9:\"container\";s:13:\"2.0.0-2.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','1e6feb07d5ba04bb378fc30fed8cf84b','Features\r\n- Make additional lib.content where clause expandable\r\n- Register ContainerProcessor alias\r\n\r\nDocumentation\r\n- Update requirements\r\n- Update documentation links\r\n\r\nChore\r\n- Add TYPO3 v12 and headless v4 support\r\n\r\nBreaking changes\r\n- Drop TYPO3 v11 and headless v3 support','ITplusX GmbH',2000000,0,0,'https://github.com/itplusx/headless-container/blob/main/README.md','ter','',''),
(9301878,0,'headless_container','2.1.0',242,22,'Headless Container Content Elements','Container Content Elements (EXT:container) json output for EXT:headless',2,0,2,1751377283,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.3-13.4.99\";s:8:\"headless\";s:13:\"4.0.0-4.99.99\";s:9:\"container\";s:11:\"2.0.0-3.1.1\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','e7e2b099f1b98ad960db754c345ae219','- Add TYPO3 v13 Support\r\n- Restrict b13/container version to  3.1.2 due to breaking changes\r\n','ITplusX GmbH',2001000,0,0,'https://github.com/itplusx/headless-container/blob/main/README.md','ter','',''),
(9301879,0,'headless_container','3.0.0',242,28,'Headless Container Content Elements','Container Content Elements (EXT:container) json output for EXT:headless',2,0,2,1751377914,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.3-13.4.99\";s:8:\"headless\";s:13:\"4.0.0-4.99.99\";s:9:\"container\";s:13:\"3.1.2-3.99.99\";}}','Ramón Schlosser','schlosser@itplusx.de','vaci','9f3f535f3d93f6f3c972b04b1464d70f','- Make compatible with b13/container  3.1.2\r\n- Drop support for b13/container  3.1.2','ITplusX GmbH',3000000,1,0,'https://github.com/itplusx/headless-container/blob/main/README.md','ter','',''),
(9301880,0,'t3s_swiper','0.0.1',342,62,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1705070308,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:14:\"content_blocks\";s:12:\"0.4.0-0.4.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','cf3543bd5ef61178e6d25df8d6eb5268','INFO: https://github.com/t3solution/t3s_swiper','T3Solution',1,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301881,0,'t3s_swiper','0.0.2',342,56,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1707390862,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:14:\"content_blocks\";s:12:\"0.4.0-0.5.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d71ef9210ecd5ead551c30a64f2597f8','Now works with content_blocks v0.5','T3Solution',2,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301882,0,'t3s_swiper','0.0.3',342,56,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1707402537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:14:\"content_blocks\";s:12:\"0.5.0-0.5.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','fefa749531974e5cb930bd56949a10b6','Bugfix release','T3Solution',3,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301883,0,'t3s_swiper','0.0.4',342,77,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1709134687,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:14:\"content_blocks\";s:12:\"0.6.0-0.6.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','3574556421b4d02b958b22cd573cfaf1','Release for content_blocks v0.6','T3Solution',4,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301884,0,'t3s_swiper','0.0.5',342,28,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1746814951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"content_blocks\";s:12:\"1.1.9-1.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','5c5f19e9e325d5d07f07c9da6a5e75c6','See release notes at https://www.t3sbootstrap.de/extensions/swiper-slider','T3Solution',5,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301885,0,'t3s_swiper','0.0.6',342,32,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1747650180,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"content_blocks\";s:12:\"1.1.9-1.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','4d01a42212595fe4d697d6bd27f841ea','Bugfix release','T3Solution',6,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301886,0,'t3s_swiper','0.0.8',342,22,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',1,0,2,1763561639,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:14:\"content_blocks\";s:13:\"1.3.18-1.3.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','d74d3a7d6062a55826b642d450cc42eb','INFO: https://www.t3sbootstrap.de/extensions/swiper-slider','T3Solution',8,0,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301887,0,'t3s_swiper','1.0.0',342,9,'t3sSwiper','Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.',2,0,2,1779708108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:14:\"content_blocks\";s:12:\"2.3.5-2.9.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','0fe1e352b5bd2febaad507d22c63d1d1','Support für TYPO3 v14','T3Solution',1000000,1,0,'https://www.t3sbootstrap.de/extensions/swiper-slider','ter','',''),
(9301888,0,'open_oap','1.3.0',196,68,'Open Application Plattform','',2,0,3,1705076441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','oap Development Team','','open-oap','a0b5b00e6b4f630aa92eb775b7c3e743',' PHP 8 compatibility\r\n Added anonymous surveys\r\n Added configuration for ZIP file format\r\n Added call groups\r\n Added dashboard templates\r\n Fixed error message for dual listbox\r\n UserTS \"oap.access.\" now grants access to nested groups\r\n Added new validator \"greater than\" based on another field\r\n Added new validator \"less than\" based on another field\r\n Added new modificator \"Grand total\" to calculate the sum of multiple other fields\r\n Fixed broken felogin password reset\r\n Use separate logo for Word .docx files','',1003000,0,0,'','ter','',''),
(9301889,0,'open_oap','1.3.1',196,41,'Open Application Platform','',2,0,3,1724839817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','oap Development Team','','open-oap','483bd74b4c558827d94ba6059663144e',' Fixing further PHP warnings\r\n Added single select field\r\n Maintainable and customizable supporters\r\n Allow separate email texts per supporter\r\n Preventing the submission of proposals for expired calls with 3 hours cooling-off period\r\n Keep error navigation after submit attempt\r\n Allow bulk decline of proposals\r\n Significant reduction of PDF export file size\r\n Allow reset of the revision status\r\n Consideration of deleted proposals for the signature counter\r\n Various minor fixes','',1003001,0,0,'','ter','',''),
(9301890,0,'open_oap','2.0.0',196,60,'Open Application Platform','',2,0,3,1724839890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','oap Development Team','','open-oap','3c6d3ff6a7aad89b1a488ffaece4dd53',' TYPO3 v12 compatibility\r\n Fixing further PHP warnings\r\n Simplified setup by database initialisation\r\n Disallow proposal submission after call has ended\r\n Added call hints\r\n Added timezone to call dates\r\n Added internal/external calls','',2000000,0,0,'','ter','',''),
(9301891,0,'open_oap','3.0.0',196,19,'Open Application Platform','',2,0,3,1771603114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','oap Development Team','','open-oap','be71366a64e02dcdfa1e20793c83058f','- TYPO3 v13 compatibility\r\n- Removed fal_securedownload extension dependency\r\n- Added a new module to manage the site backups\r\n- Enhanced compact Word export\r\n- Show proposals of deleted applicants in the proposal list\r\n- Allow proposal editing in the backend and avoid memory allocation issues\r\n- Fixed issue with sending individual emails during mass status updates\r\n- Prevent accidental form submissions while the date-picker popup is active\r\n- Allow any date restriction that starts with an \"@\" symbol, not just \"@today\". Like \"@tomorrow\" or \"@next Thursday\"\r\n- Restore broken \"femanager\" configuration\r\n- Converted femanager registration from customised invitation to standard registration process, including an upgrade wizard\r\n- Simplified registration process from 3 steps to 2 steps\r\n- Improved accessibility (ARIA labels, focus styles, keyboard navigation for dual listbox, form fields and sticky navigation)\r\n- Allows the name or type of the linked proposals to be specified in the call (proposalName). Examples: proposal (default), concept, outline...\r\n- Refactoring xlf files - removes locallang_oap.xlf, locallang_oap_de.xlf\r\n- Repository refactoring (extended from) OapAbstractRepository\r\n- Refactoring and extend DescendantsSelectItemsProcFunc for subfolder lists of call, pages, groups, items, options, validators\r\n- add pidItemValidator and pidItemOptions: root folder IDs for Validators and Options (can be a comma-separated list of PIDs) - use \"global\" as prefix of global folder\r\n- add select for radiobuttons/checkboxes items to select type of additional field (string / textarea)\r\n- textfield size depending on maxChar validator\r\n- BE module \"OAP Proposals\": The detail page of the proposals is supplemented by the display of meta data\r\n- BE module \"OAP Proposals\": Upload and filtering by external ratings\r\n- BE module \"OAP Proposals\": Extension to include back-end evaluation of applications by clerks\r\n- BE module \"OAP Proposals\": Improvement and adjustment of filtering in the backend using cookies, improvement of pagination, scrolling functions\r\n- Various minor fixes','',3000000,0,0,'','ter','',''),
(9301892,0,'open_oap','3.0.1',196,8,'Open Application Platform','',2,0,3,1782374059,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','oap Development Team','','open-oap','6c0793d4a9bc51cc6d864aa46ffc1b87','Release v3.0.1\n\n Added missing files that were accidentally omitted from the previous release.','',3000001,1,0,'','ter','',''),
(9301893,0,'phone','2.0.0',115,19,'Google Indexer','Notify google when you create new pages directly from TYPO3. Supported options: Update, remove and check status',2,0,1,1705265296,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','db03bbda86823499c9555a181d16e3f7','Publish version 1.0.0','DR BLITZ WEBLAB',2000000,0,0,'','ter','',''),
(9301894,0,'phone','1.0.1',115,14,'Phone','Adds phone number functionality to TYPO3. Crate f.link.phone helper with the definition  ITU-T INTERNATIONAL,NATIONAL,E123',2,0,3,1705307281,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','bef533057a5bc7c637b1e6f62d3f6a55','Publish version 1.0.1','DR BLITZ WEBLAB',1000001,0,0,'','ter','',''),
(9301895,0,'phone','2.0.1',115,21,'Phone','Adds phone number functionality to TYPO3. Crate f.link.phone helper with the definition  ITU-T INTERNATIONAL,NATIONAL,E123',2,0,3,1705311212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','cdd8fae1b2f9b3a895d6cb6bbf2473fc','Publish 2.0.1','DR BLITZ WEBLAB',2000001,0,0,'','ter','',''),
(9301896,0,'phone','2.1.0',115,15,'Phone','Adds phone number functionality to TYPO3. Crate f.link.phone helper with the definition  ITU-T INTERNATIONAL,NATIONAL,E123',2,0,3,1706044759,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','fe60d937a650b588a304f9641473e145','Publish version 2.1.0 ','DR BLITZ WEBLAB',2001000,0,0,'','ter','',''),
(9301897,0,'phone','2.1.1',115,46,'Phone','Adds phone number functionality to TYPO3. Crate f.link.phone helper with the definition  ITU-T INTERNATIONAL,NATIONAL,E123',2,0,3,1706045940,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.19-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Krzysztof Napora','office@drblitz-weblab.com','knapora','799504f99bdc70eb1b7ec6e2eb1023bd','Publish version 2.1.1','DR BLITZ WEBLAB',2001001,1,0,'','ter','',''),
(9301898,0,'t3element','1.0.0',344,23,'T3element','Create Custom Element using T3element',2,0,0,1705640986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.12\";}}','T3Element','info@t3element.com','crayonweb','7ff2e9b6809ca549f6dbf6163d5b45e2','T3element for Typo3 10 ','Crayonwebstudio private limited',1000000,0,0,'','ter','',''),
(9301899,0,'t3element','1.0.1',344,23,'T3element','Create Custom Element using T3element',2,0,0,1705641079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3Element','info@t3element.com','crayonweb','3ad139f59d04bd6268568b2a914f97b0','T3element for Typo3 11','Crayonwebstudio private limited',1000001,0,0,'','ter','',''),
(9301900,0,'t3element','1.0.2',344,61,'T3element','Create Custom Element using T3element',2,0,0,1705641176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3Element','info@t3element.com','crayonweb','108d03186aeb3d6e6a071196dca78aa1','T3element for Typo3 12','Crayonwebstudio private limited',1000002,0,0,'','ter','',''),
(9301901,0,'t3element','1.0.3',344,20,'T3element','Create Custom Element using T3element',2,0,0,1713361267,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','T3Element','info@t3element.com','crayonweb','925b8564e820a48b04d2ee89ea6c086c','Create Custom Element using T3element','Crayonwebstudio private limited',1000003,0,0,'','ter','',''),
(9301902,0,'t3element','1.0.4',344,19,'T3element','Create Custom Element using T3element',2,0,0,1713361431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3Element','info@t3element.com','crayonweb','b9f3fd0523f5dc16c63df475e145bf6c','Create Custom Content Element using T3element','Crayonwebstudio private limited',1000004,0,0,'','ter','',''),
(9301903,0,'t3element','1.0.5',344,66,'T3element','Create Custom Element using T3element',2,0,0,1713361490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3Element','info@t3element.com','crayonweb','da0f35c22e4ea87f088657369b973e01','Create Custom Content  Element using T3element','Crayonwebstudio private limited',1000005,0,0,'','ter','',''),
(9301904,0,'t3element','1.0.6',344,12,'T3element','Create Custom Element using T3element',2,0,0,1734516015,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','T3Element','info@t3element.com','crayonweb','f6792ece4fcc18eaff9987e58b66f6f6','T3element','Crayonwebstudio private limited',1000006,0,0,'','ter','',''),
(9301905,0,'t3element','1.0.7',344,13,'T3element','Create Custom Element using T3element',2,0,0,1734516455,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','T3Element','info@t3element.com','crayonweb','3d3e30a2ed956e4b8d08909f1723e08a','Create Custom Content Element using T3element','Crayonwebstudio private limited',1000007,0,0,'','ter','',''),
(9301906,0,'t3element','1.0.8',344,38,'T3element','Create Custom Element using T3element',2,0,0,1734518079,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','T3Element','info@t3element.com','crayonweb','246b25eeb3811793ce6738caa75a0f81','Create Custom Content Element using T3element','Crayonwebstudio private limited',1000008,0,0,'','ter','',''),
(9301907,0,'t3element','1.0.9',344,13,'T3element','Create Custom Element using T3element',2,0,0,1735535492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"container\";s:5:\"2.3.6\";}}','T3Element','info@t3element.com','crayonweb','a45a6fb7896d9d9379cac7140807aaa2','T3element for Typo3 10 with container','Crayonwebstudio private limited',1000009,0,0,'','ter','',''),
(9301908,0,'t3element','1.0.10',344,10,'T3element','Create Custom Element using T3element',2,0,0,1735536083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";s:9:\"container\";s:5:\"3.1.0\";}}','T3Element','info@t3element.com','crayonweb','f9cb334eed906d3e86a09f9b2bd88e02','T3element for Typo3 11 with container element','Crayonwebstudio private limited',1000010,0,0,'','ter','',''),
(9301909,0,'t3element','1.0.11',344,46,'T3element','Create Custom Element using T3element',2,0,0,1735536661,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:9:\"container\";s:5:\"3.1.0\";}}','T3Element','info@t3element.com','crayonweb','e6a4e714c9d4c8257d392cdac92d0dd7','T3element for Typo3 12 with container element','Crayonwebstudio private limited',1000011,1,0,'','ter','',''),
(9301910,0,'ig_mfa_frontend','0.9.0',92,79,'MFA for Frontend','MFA Login and Configuration for Frontend Users',1,0,3,1705675181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Daniel Abplanalp, Noah Grossen','typo3@internetgalerie.ch','internetgalerie','2a1ef41d884d653390b59eb2db544946',' Initial Release','',9000,0,0,'https://github.com/internetgalerie/ig-mfa-frontend','ter','',''),
(9301911,0,'ig_mfa_frontend','0.9.2',92,13,'MFA for Frontend','MFA Login and Configuration for Frontend Users',1,0,3,1750868338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Abplanalp, Noah Grossen','typo3@internetgalerie.ch','internetgalerie','92579159f5a7f9b30042c8a71b996d49','TYPO3 13.4 support ','',9002,1,0,'https://github.com/internetgalerie/ig-mfa-frontend','ter','',''),
(9301912,0,'teaser2','12.0.0',265,66,'Teaser','',0,0,3,1705797186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','01f2b5022da0ecb364607901e8c2f82d','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',12000000,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301913,0,'teaser2','13.0.0',265,33,'Teaser','',0,0,3,1734994912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','1ee7e9896b59404ead8a947ba988f108','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',13000000,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301914,0,'teaser2','13.0.1',265,41,'Teaser','This extension displays images and videos in a responsive grid layout with nice hover effect.',2,0,3,1734995564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','a33e23a55d0162b104b8f0db26d4a1ca','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',13000001,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301915,0,'teaser2','13.1.0',265,27,'Teaser','This extension displays images and videos in a responsive grid layout with nice hover effect.',2,0,3,1744192654,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','4cd92e961ef7fa61cddb965d32a9ca44','New release of version 13.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',13001000,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301916,0,'teaser2','13.1.1',265,36,'Teaser','This extension displays images and videos in a responsive grid layout with nice hover effect.',2,0,3,1744192914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','85571c9922818baff36e257e572f282a','New release of version 13.1.1 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',13001001,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301917,0,'teaser2','13.1.2',265,18,'Teaser','This extension displays images and videos in a responsive grid layout with nice hover effect.',2,0,3,1769036341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','3f3bd63b0f671cf59286904e1579ef77','New release of version 13.1.2 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',13001002,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301918,0,'teaser2','14.0.0',265,10,'Teaser','This extension displays images and videos in a responsive grid layout with nice hover effect.',2,0,3,1776630140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.4.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','ceebd657a1c4291f0e5a00c25618a541','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',14000000,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301919,0,'teaser2','14.0.1',265,11,'Teaser','Responsive teaser grid with image/video support, hover effects, brightness control and flexible layouts.',2,0,3,1776636989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.4.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','b7f1df187db6b48893be55fcb49ad866','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',14000001,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301920,0,'teaser2','14.0.2',265,10,'Teaser','Responsive teaser grid with image/video support, hover effects, brightness control and flexible layouts.',2,0,3,1776670832,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','769e764ca3b3e67be2b34f2e154e863c','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',14000002,0,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301921,0,'teaser2','14.0.3',265,13,'Teaser','Responsive teaser grid with image/video support, hover effects, brightness control and flexible layouts.',2,0,3,1777161048,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','5d0b43c8b4a2c5187cc8ac3f4723d7c1','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/teaser','',14000003,1,0,'https://github.com/WapplerSystems/teaser','ter','',''),
(9301922,0,'wit_pwamanifest','1.0.0',107,34,'Wit Pwamanifest','This extension is to create an interface where you can manage your manifest data which can used to generate a PWA.',0,0,5,1706172002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','b987d1ac09c1cc16cbdb45207017f82e','This extension is to create an interface where you can manage your manifest data which can used to generate a PWA.','',1000000,0,0,'https://github.com/webofficeit-official/wit_pwamanifest','ter','',''),
(9301923,0,'wit_pwamanifest','1.0.1',107,73,'[WIT] Pwamanifest','This extension is to create an interface where you can manage your manifest data which can used to generate a PWA.',2,0,5,1709648104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.9.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','7ec94b91681cf57dbfcd11c2ff0bb3af','Changed state to stable. ','',1000001,1,0,'https://github.com/webofficeit-official/wit_pwamanifest','ter','',''),
(9301924,0,'lib_ical_eventnews','0.4.3',134,79,'TYPO3 Library: iCalendar Provider for \"EXT:eventnews\"','iCalendar Provider for Events',1,0,5,1706196040,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:8:\"lib_ical\";s:12:\"0.3.0-0.4.99\";s:9:\"eventnews\";s:10:\"6.0.0-6.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','d0455b99e4ea40fcd76808511a98cef4','Initial TER release','Kellermayr KG',4003,0,0,'','ter','',''),
(9301925,0,'lib_ical_eventnews','0.5.0',134,33,'TYPO3 Library: iCalendar Provider for \"EXT:eventnews\"','iCalendar Provider for Events',1,0,5,1750005000,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:8:\"lib_ical\";s:12:\"0.5.0-0.5.99\";s:9:\"eventnews\";s:10:\"6.0.0-7.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','871da4788eebb00fdd4b128206183b23','Maintenance Release; Added compatibility to TYPO3 v13','Kellermayr KG',5000,0,0,'','ter','',''),
(9301926,0,'lib_ical_eventnews','0.5.1',134,22,'TYPO3 Library: iCalendar Provider for \"EXT:eventnews\"','iCalendar Provider for Events',1,0,5,1765914607,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";s:8:\"lib_ical\";s:12:\"0.5.0-0.5.99\";s:9:\"eventnews\";s:10:\"6.0.0-7.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c87e487e277a041ca9d63494ebbe7d95','Added compatibility to TYPO3 v14','Kellermayr KG',5001,1,0,'','ter','',''),
(9301927,0,'lib_ical','0.4.3',129,81,'TYPO3 Library: iCalendar','Download database-records as calendar items (VEVENT)',1,0,5,1706196187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','6a2050f1880bbcdc930e7f2bee16ce31','Initial TER release','Kellermayr KG',4003,0,0,'','ter','',''),
(9301928,0,'lib_ical','0.5.0',129,28,'TYPO3 Library: iCalendar','Download database-records as calendar items (VEVENT)',1,0,5,1750004944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','7285e965693f30840e6caf247f4f41ef','Maintenance Release; Added compatibility to TYPO3 v13','Kellermayr KG',5000,0,0,'','ter','',''),
(9301929,0,'lib_ical','0.5.1',129,20,'TYPO3 Library: iCalendar','Download database-records as calendar items (VEVENT)',1,0,5,1765914584,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','5ca97dba9b46505f9aa4ef2729649700','Added compatibility to TYPO3 v14','Kellermayr KG',5001,1,0,'','ter','',''),
(9301930,0,'hd_structureddata','0.1.0',456,57,'HD Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1707136931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','8dc028453050c0e94ce4a2a40df76150','Integration of - FAQ, Articles, Videos, Ratings of an organization or restaurant, Organizations ( or Restaurants )','hyperdigita.de and coma.de',1000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301931,0,'hd_structureddata','0.2.0',456,53,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1707485221,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','10c4c07894ec851c581ffe35c89c9f08','Integration of type Events','hyperdigita.de and coma.de',2000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301932,0,'hd_structureddata','0.3.0',456,71,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1708093135,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','bdb65ac9ad98b70ffedf51a4659709d8','Integration of product structure','hyperdigita.de and coma.de',3000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301933,0,'hd_structureddata','0.5.0',456,51,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1721823110,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','695556e8eccba36d68d20d62da64a3ae','Integration of simple courses\r\nextended V11 support','hyperdigita.de and coma.de',5000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301934,0,'hd_structureddata','0.6.0',456,49,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1723038852,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','ebd1deb0e437d8982bff240771b6e0e9','New feature: image metadata.\r\nPossible to include this data over fluid f:imageStructuredData image\"{image}\" /\r\n','hyperdigital.de and coma.de',6000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301935,0,'hd_structureddata','0.8.0',456,52,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1726833188,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','54773badbf01d32d38b64c463ecba1e6','New type of strucutred data: Job Posting','hyperdigital.de and coma.de',8000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301936,0,'hd_structureddata','0.8.5',456,22,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1753357439,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','6e11bfe5a922be65ed212333143384c4','Integration of viewhelper for inserting structured data also on the listing pages:\r\nf:gererateStructuredData tablename\"tx_news_domain_model_news\" fieldname\"structured_data\" object\"{newsItem}\" /\r\nor\r\nf:gererateStructuredData tablename\"tx_news_domain_model_news\" fieldname\"structured_data\" parentUid\"{newsItem.uid}\" /','hyperdigital.de and coma.de',8005,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301937,0,'hd_structureddata','0.8.6',456,25,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1753360302,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','edc25e146b3cf9360710330ab2bcbc69','Added possibility to use data for specific table also over controller:\r\n$dataService  GeneralUtility::makeInstance(GenerateDataService::class);\r\n$dataService-generateDataFromObject(tx_news_domain_model_news, structured_data, $newsItem);','hyperdigital.de and coma.de',8006,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301938,0,'hd_structureddata','1.0.0',456,33,'Structured Data','Extension for adding structured JSON-LD into page headers',1,0,2,1756841926,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static-info-tables\";s:14:\"13.0.0-13.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','f8348b9310bfd9ba9b40c01288c38258','V13 compatibility','hyperdigital.de and coma.de',1000000,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301939,0,'hd_structureddata','0.8.8',456,19,'Structured Data','Extension for adding structured JSON-LD into page headers',0,0,2,1763126198,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-12.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static_info_tables\";s:14:\"12.4.0-12.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','c6008340e9d96fb233c5862070917062','Fix of dependecy, so the extension can be installed in classic instalation','hyperdigital.de and coma.de',8008,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301940,0,'hd_structureddata','1.0.1',456,21,'Structured Data','Extension for adding structured JSON-LD into page headers',1,0,2,1763126217,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";s:18:\"static_info_tables\";s:14:\"13.0.0-13.4.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','2c3eee3f9ba07ec088505cd3eeee3580','Fix of dependecy, so the extension can be installed in classic instalation','hyperdigital.de and coma.de',1000001,0,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301941,0,'hd_structureddata','3.0.0',456,3,'Structured Data','Extension for adding structured JSON-LD into page headers',1,0,2,1786008243,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:18:\"static_info_tables\";s:15:\"13.4.0-14.99.99\";}}','Martin Pribyl','developer@hyperdigital.de','ununik','ff88d61980cdcfce327488f2be52d33a','TYPO3 v14 support alongside v13, 11 new structured data types and several new sub-objects, extended properties on existing types, refactored model logic and TCA.','hyperdigital.de and coma.de',3000000,1,0,'https://github.com/hyperdigital/hd_structureddata/blob/master/README.md','ter','',''),
(9301942,0,'gdpr_extensions_com_vimeo','1.0.0',331,55,'gdpr-extensions-com-vimeo-2clicksolution','',0,0,3,1707399456,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','86c63fe38b300c2c20b059fdab8edbaf','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301943,0,'gdpr_extensions_com_vimeo','1.0.1',331,22,'gdpr-extensions-com-vimeo-2clicksolution','',2,0,3,1707401220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-12.4.0\";}}','','','gdpr-extensions.com','03c7e8a9fe7abf0ea898c98f1998a16a','Beta version added for Typo3 version 12 and 11 ','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301944,0,'gdpr_extensions_com_vimeo','1.0.2',331,22,'gdpr-extensions-com-vimeo-2clicksolution','',2,0,3,1707401401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','','','gdpr-extensions.com','8d257007e82cd352ffd95c8447c99236','Beta version supporting Typo3 11.5.0-12.4.10','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301945,0,'gdpr_extensions_com_vimeo','1.0.3',331,25,'gdpr-extensions-com-vimeo-2clicksolution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1707402987,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','a680f5dd1a085f2cff47552ddae9a503','German language support added','',1000003,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301946,0,'gdpr_extensions_com_vimeo','1.0.4',331,24,'gdpr-extensions-com-vimeo-2clicksolution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1707404611,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','951b4ea147c0f83bf9e5aa094a020fd5','Icons added for vimeo','',1000004,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301947,0,'gdpr_extensions_com_vimeo','1.0.5',331,23,'GDPR-Extensions.com - Vimeo 2xClick Solution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1707408018,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','de7c13b68bcebce314144d9de2f7822f','Title updated','',1000005,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301948,0,'gdpr_extensions_com_vimeo','1.0.6',331,33,'GDPR-Extensions.com - Vimeo 2xClick Solution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1708358990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','d01a451648e99b5dbfacbb70d4e766b2','bugs removed regarding tab manager','',1000006,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301949,0,'gdpr_extensions_com_vimeo','1.0.8',331,35,'GDPR-Extensions.com - Vimeo 2xClick Solution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1717068811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','cac8f51ea002f243bec0ea2b1e54674d','Support for GDPR Consent Manager added','',1000008,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301950,0,'gdpr_extensions_com_vimeo','1.0.9',331,38,'GDPR-Extensions.com - Vimeo 2xClick Solution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1729168791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.10\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','1e2927364b50432a9707f9d1d668cf77','UI Enhancements','',1000009,0,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301951,0,'gdpr_extensions_com_vimeo','1.0.10',331,54,'GDPR-Extensions.com - Vimeo 2xClick Solution','The GDPR Vimeo 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Vimeo videos and bolstering user privacy.',2,0,3,1729230829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','d3d8326fabf7add20e8c834538c37c32','Updated Widget Customization Options','',1000010,1,0,'https://github.com/gdpr-extensions-com/gdprextensions_com_vimeo/blob/master/README.md','ter','',''),
(9301952,0,'gdpr_extensions_com_youtube','1.0.0',234,51,'gdpr-extensions-com-youtube-2clicksolution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1707406746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','9bc69d8d6aedc7815d97b3fad5e2d8de','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301953,0,'gdpr_extensions_com_youtube','1.0.1',234,23,'GDPR-Extensions.com - Youtube 2xClick Solution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1707407493,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','0bd97a475ea1cb19da915811af5c00f8','Title updated','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301954,0,'gdpr_extensions_com_youtube','1.0.2',234,31,'GDPR-Extensions.com - Youtube 2xClick Solution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1708358382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','a1b2504dd84a880570cc6fc5956c2ffe','Bugs fixed regarding tabmanager','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301955,0,'gdpr_extensions_com_youtube','1.0.3',234,29,'GDPR-Extensions.com - Youtube 2xClick Solution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1716980922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','aef6b1108a0296fd44b84fca75b49013','Consent Manager support added','',1000003,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301956,0,'gdpr_extensions_com_youtube','1.0.5',234,45,'GDPR-Extensions.com - Youtube 2xClick Solution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1727080218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','0c4a9767dc2e16414622f085b889dd57','UI Changes','',1000005,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301957,0,'gdpr_extensions_com_youtube','1.0.6',234,55,'GDPR-Extensions.com - Youtube 2xClick Solution','The GDPR Youtube 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube videos and bolstering user privacy.',2,0,3,1729162020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','1fa064f024c502ab58987642c860f657','UI Enhancement','',1000006,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_youtube/blob/master/README.md','ter','',''),
(9301958,0,'rsmbouncemailprocessor','2.1.0',68,24,'RSM Bounce Mail Processor','A RSM TYPO3 extension for bounce mail procsessing',2,0,3,1707814440,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";}}','ressourcenmangel','ralph.brugger@ressourcenmangel.de','linkpool12','f26f901a3c2476d48bd5eeae7169ce2c','First official release','',2001000,0,0,'https://github.com/ressourcenmangel/rsmbouncemailprocessor/blob/main/README.pdf','ter','',''),
(9301959,0,'rsmbouncemailprocessor','2.2.0',68,44,'RSM Bounce Mail Processor','A RSM TYPO3 extension for bounce mail procsessing',2,0,3,1709916718,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:12:\"cute_mailing\";s:13:\"4.0.0-4.99.99\";}}','ressourcenmangel','ralph.brugger@ressourcenmangel.de','linkpool12','d293c16823cbb473edc172c0ed165069','Bug release, syntax error','',2002000,1,0,'https://github.com/ressourcenmangel/rsmbouncemailprocessor/blob/main/README.pdf','ter','',''),
(9301960,0,'ws_bulletinboard','11.0.0',134,56,'WapplerSystems Bulletinboard TYPO3 Plugin','Bulletinboard Extension',2,0,3,1708222801,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";s:13:\"form_extended\";s:15:\"11.0.0-11.99.99\";}}','Sven Wappler','','svenwappler','358b1db273040b37e598004eaa4665c2','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-bulletinboard','WapplerSystems',11000000,0,0,'','ter','',''),
(9301961,0,'ws_bulletinboard','11.0.1',134,78,'Bulletinboard','Bulletinboard Extension',2,0,3,1709070991,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"form\";s:14:\"11.5.0-11.5.99\";s:13:\"form_extended\";s:15:\"11.0.0-11.99.99\";}}','Sven Wappler','','svenwappler','f329f917e024696afebbdb295defcd3f','New release of version 11.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/typo3-bulletinboard','WapplerSystems',11000001,1,0,'','ter','',''),
(9301962,0,'tagging','12.0.0',307,66,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1708223538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','d87885b447c8a9c8abde111ca65cbcc5','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',12000000,0,0,'','ter','',''),
(9301963,0,'tagging','12.0.1',307,53,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1712443291,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','178905610c578a6cc31b3fd4acef9541','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',12000001,0,0,'','ter','',''),
(9301964,0,'tagging','12.0.2',307,70,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1712493130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','abc5e54bee565c5d9ffb15e6a649e3bb','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',12000002,0,0,'','ter','',''),
(9301965,0,'tagging','11.0.0',307,50,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1712527437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','68789a35cbb892162e0d880bc96f8950','New release of version 11.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',11000000,0,0,'','ter','',''),
(9301966,0,'tagging','13.0.0',307,21,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1754555800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','614263848d0ac8378fe4989b71b68a02','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',13000000,0,0,'','ter','',''),
(9301967,0,'tagging','13.0.1',307,24,'Tag field for elements like categories','A patch for TYPO3 to easily add tags just like categories to any element',2,0,2,1757545147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','dc7295ba42e0782d0f41b823d46d9acd','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',13000001,0,0,'','ter','',''),
(9301968,0,'tagging','14.0.0',307,13,'Tagging','Adds a flexible tagging system to TYPO3  assign colored tags to any record, similar to categories but with color support and custom styling.',2,0,2,1776633449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','7c930ff25ebc051c4350809d8a88aee5','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',14000000,0,0,'','ter','',''),
(9301969,0,'tagging','14.0.1',307,10,'Tagging','Adds a flexible tagging system to TYPO3  assign colored tags to any record, similar to categories but with color support and custom styling.',2,0,2,1779217893,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8515def29c165172d778a54b16a0877c','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-tag','WapplerSystems',14000001,1,0,'','ter','',''),
(9301970,0,'cix_readmore','1.0.0',82,19,'cix_readmore','Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.',2,0,4,1708521755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Martin Hesse','info@creationx.de','laser','baf3309efe26e9f1e87abba930241cae','Init upload','CREATIONX GmbH',1000000,0,0,'https://docs.typo3.org/p/creationx/cix_readmore/1.0/en-us','ter','',''),
(9301971,0,'cix_readmore','1.1.30',82,19,'cix_readmore','Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.',2,0,4,1708525644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Martin Hesse','info@creationx.de','laser','bf8a2fe9213a505ba0140916554b9f54','Updatet compatibility to T3 12','CREATIONX GmbH',1001030,0,0,'https://docs.typo3.org/p/creationx/cix_readmore/1.1/en-us','ter','',''),
(9301972,0,'cix_readmore','1.1.40',82,44,'cix_readmore','Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.',2,0,4,1708527630,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Martin Hesse','info@creationx.de','laser','feed5b7ebd6480ae80e66439fcc9dd07','Added Doc Settings.cfg','CREATIONX GmbH',1001040,1,0,'https://docs.typo3.org/p/creationx/cix_readmore/1.1/en-us','ter','',''),
(9301973,0,'rte_ckeditor_fullscreen','0.0.1',49,49,'CKEditor fullscreen button','Adds a fullscreen button option to the CKEditor config in TYPO3 12.',2,0,0,1708905825,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Matthias Krappitz','matthias@aemka.de','mkrappitz','1664d90c8cfe6c14524e2b4ec13b56f7','Initial upload.','',1,1,0,'https://gitlab.com/mkrappitz/rte_ckeditor_fullscreen/-/blob/main/README.md','ter','',''),
(9301974,0,'mailqueue','0.1.0',676,49,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709630056,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','03fea98c4d58014a018e0d9e09cf8a8a','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.1.0','coding. powerful. systems. CPS GmbH',1000,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301975,0,'mailqueue','0.1.1',676,50,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709630423,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','5f5e8bfe6b286f4396ae601d75384d94','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.1.1','coding. powerful. systems. CPS GmbH',1001,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301976,0,'mailqueue','0.1.2',676,51,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709656486,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','76ebca9d4b2847795f50fe2a6b732c6e','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.1.2','coding. powerful. systems. CPS GmbH',1002,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301977,0,'mailqueue','0.1.3',676,48,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709742853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','1cddc260f3f74bc95e98b1246d438147','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.1.3','coding. powerful. systems. CPS GmbH',1003,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301978,0,'mailqueue','0.2.0',676,52,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709810912,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','d720336bb10b456412eac9e608f987c0','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.2.0','coding. powerful. systems. CPS GmbH',2000,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301979,0,'mailqueue','0.2.1',676,49,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709841650,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','0c8a8d57c028f11b1be95011a004f5a0','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.2.1','coding. powerful. systems. CPS GmbH',2001,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301980,0,'mailqueue','0.3.0',676,56,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1709846406,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','14d4ed3307c6f0d6613dd771e602bc83','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.3.0','coding. powerful. systems. CPS GmbH',3000,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301981,0,'mailqueue','0.3.1',676,49,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1710258783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','c6f6146e2af0f336abcf8e748ac870da','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.3.1','coding. powerful. systems. CPS GmbH',3001,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301982,0,'mailqueue','0.3.2',676,62,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1711092491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.0.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','e5d962cabf446e46a75001d5967e62f0','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.3.2','coding. powerful. systems. CPS GmbH',3002,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301983,0,'mailqueue','0.4.0',676,43,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1731578558,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','276c1ae629c5123b494c8649e05d6d07','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.0','coding. powerful. systems. CPS GmbH',4000,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301984,0,'mailqueue','0.4.1',676,31,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1737964273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.42-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','0b7bd64412824b6dac6dbcdddf3a866b','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.1','coding. powerful. systems. CPS GmbH',4001,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301985,0,'mailqueue','0.4.2',676,36,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1739170874,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.42-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','ccc6c4655f913f0cfcb0e2ec8283d366','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.2','coding. powerful. systems. CPS GmbH',4002,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301986,0,'mailqueue','0.5.0',676,15,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1765183022,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:13:\"typed_extconf\";s:12:\"0.3.0-0.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','9d404286052b00d90eb5b51f5a446d93','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.5.0','coding. powerful. systems. CPS GmbH',5000,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301987,0,'mailqueue','0.4.3',676,16,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1768890103,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.49-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','5c3b0de35180834804a4ed423450135d','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.3','coding. powerful. systems. CPS GmbH',4003,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301988,0,'mailqueue','0.5.1',676,18,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1768890139,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.41-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:13:\"typed_extconf\";s:13:\"0.3.0-1.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','fa8bb4de0b7b23bc56bf88e70eedf90a','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.5.1','coding. powerful. systems. CPS GmbH',5001,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301989,0,'mailqueue','0.4.4',676,12,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,-1,0,1768978974,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.49-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','75f4477c4835475c5f2bd289f4cb6209','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.4','coding. powerful. systems. CPS GmbH',4004,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301990,0,'mailqueue','0.4.5',676,12,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,0,0,1773732413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.49-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','08b65e1550d08856afb3d036cba861fe','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.4.5','coding. powerful. systems. CPS GmbH',4005,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301991,0,'mailqueue','0.5.2',676,18,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,0,0,1773732452,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.41-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:13:\"typed_extconf\";s:13:\"0.3.0-1.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','db93f9b12f9d296a7dc3f398c554caa2','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.5.2','coding. powerful. systems. CPS GmbH',5002,0,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301992,0,'mailqueue','0.6.0',676,9,'Mailqueue','Extension to improve TYPO3s mail spooler with additional components',1,0,0,1781502019,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.23-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:13:\"typed_extconf\";s:13:\"1.0.0-1.99.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','4d196be4360bb819050a41a865be45b5','See release notes at https://github.com/CPS-IT/mailqueue/releases/tag/0.6.0','coding. powerful. systems. CPS GmbH',6000,1,0,'https://github.com/CPS-IT/mailqueue#readme','ter','',''),
(9301993,0,'lalalytics','1.0.0',42,42,'TYPO3 lalalytics','lalalytics.com is a simple and fun to use Google Analytics alternative. This plugin helps you with the integration in TYPO3.',1,0,3,1709751609,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.5.26-12.5.99\";}}','zimmer7 GmbH','info@lalalytics.com','zimmer7','9763956be2f615e3db0e7fe2b7326321','Initial release','',1000000,1,0,'','ter','',''),
(9301994,0,'oidc_client','0.2.3',102,26,'OpenID Connect authentication','This extension allows to authenticate a user with one of predefined OpenID Connect providers.',999,0,5,1710145872,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Krzysztof Putyra','support@math.uzh.ch','kputyr','afee6d9165b4c16875c41c694413ecc1','Authentication with OpenID Connect providers for frontend and backend. The extension allows to configure several providers and select which one are used in a login form. It is integrated with felogin, but also a separate form element with authentication links is provided.','I-MATH UZH',2003,0,0,'','ter','',''),
(9301995,0,'oidc_client','0.3.0',102,29,'OpenID Connect authentication','This extension allows to authenticate a user with one of predefined OpenID Connect providers.',1,0,5,1714460919,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Krzysztof Putyra','support@math.uzh.ch','kputyr','53af6405731fb4e263d7e173f326149f','This extension allows to authenticate a user (fe/be) with one of OpenID Connect providers configured in the backend. New features:\r\n- frontend user can view and manage his oidc accounts (link/unlink/update)\r\n- authentication errors can be displayed for the frontend user\r\n- support for oauth2 parameters\r\n- improved management of oidc providers in the backend \r\n- recent oidc data stored in a user session (experimental)','I-MATH UZH',3000,0,0,'','ter','',''),
(9301996,0,'oidc_client','0.3.1',102,47,'OpenID Connect authentication','This extension allows to authenticate a user with one of predefined OpenID Connect providers.',1,0,5,1716964126,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Krzysztof Putyra','support@math.uzh.ch','kputyr','4d83ef050f7e45af52eaeeb7992524d8','New features:\r\n authentication result is preserved through redirections\r\n\r\nFixed bugs:\r\n configuration of resource processors is not stored properly\r\n mapped properties are not computed\r\n\r\nHall of Shame:\r\n authentication errors are not displayed in the backend login form','I-MATH UZH',3001,1,0,'','ter','',''),
(9301997,0,'oidc_resource_ldap_proc','0.1.0',44,44,'OpenID Connect / LDAP Resource Updater','Updates OpenID Connect resource with data provided by an LDAP server.',999,0,5,1710146359,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.2.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Krzysztof Putyra','support@math.uzh.ch','kputyr','d5281bd1ad31416bbdbbbc9d22aa9b07','An extension of oidc_client that adds claims to a fetched user resource from an LDAP / AD server. For example, to map an email address or subject claim to an account identifier used by your organization.','I-MATH UZH',1000,1,0,'','ter','',''),
(9301998,0,'threeam_content_elements_page','1.1.2',154,44,'Content Elements Page','Are you tired of manually creating content elements pages on your TYPO3 website? Introducing our innovative TYPO3 extension that simplifies the process by automatically generating a dedicated page containing all unique content elements present across your site.',1,0,4,1710339396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','ee58d213c18d066a807158efafc4e68e','updated extension version for deployment','3AM Technologies',1001002,0,0,'https://github.com/3am-tech/threeam_content_elements_page/blob/main/README.md','ter','',''),
(9301999,0,'threeam_content_elements_page','1.1.3',154,59,'Content Elements Page','Are you tired of manually creating content elements pages on your TYPO3 website? Introducing our innovative TYPO3 extension that simplifies the process by automatically generating a dedicated page containing all unique content elements present across your site.',1,0,4,1710339817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','ca037259040f94361925e326fa099444','updated documentation','3AM Technologies',1001003,0,0,'https://github.com/3am-tech/threeam_content_elements_page/blob/main/README.md','ter','',''),
(9302000,0,'threeam_content_elements_page','1.1.4',154,51,'Content Elements Page','Are you tired of manually creating content elements pages on your TYPO3 website? Introducing our innovative TYPO3 extension that simplifies the process by automatically generating a dedicated page containing all unique content elements present across your site.',1,0,4,1726831147,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','9b039e18b564e6ec428ad52e7c7e1081','Update ext_emconf.php','3AM Technologies',1001004,1,0,'https://github.com/3am-tech/threeam_content_elements_page/blob/main/README.md','ter','',''),
(9302001,0,'ai_suite','12.0.0',2444,55,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI',2,0,4,1710370955,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";}}','','','andrekraus','17352cf177cf547ba2d77f97cbd1cf2c','[FEATURE] initial publish','',12000000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302002,0,'ai_suite','12.0.1',2444,60,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1710466060,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','f0c5b7b792ae1fced1a49cb040192097','[DOCU] update links and general information','AutoDudes',12000001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302003,0,'ai_suite','12.0.2',2444,24,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1711309435,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:11:\"0.6.0-1.0.0\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3308411c93cdb1558188d47d54f46ceb','[FIX] managing custom prompt templates\n[FEATURE] Add title and alternative to images during generation\n[FEATURE] Add cancel button and optimize loading screen\n[TASK] Add missing german translations\n[FIX] XLF translation bug when xlf file has only one item (thanks to Wolfgang Wagner)\n[FEATURE] general available prompt templates\n[FEATURE] re-generate content elements','AutoDudes',12000002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302004,0,'ai_suite','12.0.3',2444,65,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1711311712,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:17:\"bootstrap_package\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:11:\"0.6.0-1.0.0\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','c1c1392d2c090f3594d178d58b198b58','[FIX] managing custom prompt templates\n[FEATURE] Add title and alternative to images during generation\n[FEATURE] Add cancel button and optimize loading screen\n[TASK] Add missing german translations\n[FIX] XLF translation bug when xlf file has only one item (thanks to Wolfgang Wagner)\n[FEATURE] general available prompt templates\n[FEATURE] re-generate content elements','AutoDudes',12000003,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302005,0,'ai_suite','12.1.0',2444,71,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1713307243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','676fd26e3dafab89f68150b5d9f59481','Changelog 12.1.0:\n- Integrate Midjourney for image generation\n- Add support for PHP 8.3\n- Add status updates during generation\n- Add searchable dropdown to page selection for page tree generation\n- Add configurable storage for generated images\n- Add additional field for custom image title field\n- Several fixes and optimazations\nPlease consider to clear /var/cache/code directory and update database schema','AutoDudes',12001000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302006,0,'ai_suite','12.2.0',2444,61,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1715802524,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','92c821132b81547e9337d9e1914fbc05','Changelog 12.2.0:\n- Generate images in Filelist with DALL-E and Midjourney\n- Generate alternative text and titles for images in the Filelist\n- Several improvements and optimizations\n\nPlease consider to clear PHP caches and browser caches.','AutoDudes',12002000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302007,0,'ai_suite','12.3.0',2444,47,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1717443396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','41a17ff4a6f9a3a79c583b5aa9751087','Changelog 12.3.0:\r\n- Generate news records of EXT:news\r\n- Preparations for new subscription models\r\n- Several improvements and optimizations\r\n\r\nPlease consider to clear PHP caches and browser caches.','AutoDudes',12003000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302008,0,'ai_suite','11.0.0',2444,48,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1717445052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','52b1f9fe139860192dafd2e5acd0626a','Release 11.0.0\r\n\r\nShort version:\r\n- Backport v12.3.0 to TYPO3 version 11.5 LTS\r\n\r\nLong version:\r\n- Generate content elements\r\n- Page tree generation\r\n- Add title and alternative to images during generation\r\n- Translate XLF language files\r\n- Prompt templates manager\r\n- Add title and alternative generation to images\r\n- Generate images in Filelist with DALL-E and Midjourney\r\n- Generate alternative text and titles for images in the Filelist\r\n- Status updates during generation\r\n- Configurable storage for generated images\r\n- Page title and meta tags generation\r\n- OG-Graph and Twitter tags generation \r\n\r\nPlease consider to clear PHP caches and browser caches.','AutoDudes',11000000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302009,0,'ai_suite','11.0.1',2444,47,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1717603437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d05da3c032ec8fd60125687fd00ac913','Changelog v11.0.1:\r\n- Improve push notification for EXT:news meta generation when setup is not correct configured','AutoDudes',11000001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302010,0,'ai_suite','12.3.1',2444,61,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1717603515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','076bf4f6c23903133e466f3975db973b','Changelog v12.3.1:\r\n- Improve push notification for EXT:news meta generation when setup is not correct configured','AutoDudes',12003001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302011,0,'ai_suite','12.4.0',2444,56,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1722280402,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d17414b8de9c900962ae76d3203b34aa','Release v12.4.0:\n- Modify & generate text within CKEditor\n- New APIs: DeepL, Anthropic\n- Translate Content with AI, Deepl, Google Translate\n- CKEditor available in content generation process','AutoDudes',12004000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302012,0,'ai_suite','11.1.0',2444,43,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1722280793,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','b1fb6a1d5734c0a6bf870cdffa2acc17','Release v11.1.0:\n- New APIs: DeepL, Anthropic\n- Translate Content with AI, Deepl, Google Translate\n- CKEditor available in content generation process','AutoDudes',11001000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302013,0,'ai_suite','11.2.0',2444,41,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1724480751,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','db06fe6cfdd67a6f68459374eb798958','Release v11.2.0:\n- add new pricing model \"Subscriptions\"\n- add Midjourney 6.1 support\n- optimize translation handling','AutoDudes',11002000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302014,0,'ai_suite','12.5.0',2444,50,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1724480755,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','6ac199d7f5219325938a2eb98fb101b0','Release v12.5.0:\n- add new pricing model \"Subscriptions\"\n- add Midjourney 6.1 support\n- optimize translation handling','AutoDudes',12005000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302015,0,'ai_suite','11.2.1',2444,40,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1726231427,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"2.0.0-3.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','e4846705b6bbe4d394093beffce59f05','Bugfix Release: v11.2.1','AutoDudes',11002001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302016,0,'ai_suite','12.5.1',2444,48,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1726231434,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a4b41590fa1de5f729c509c8b895ac55','Bugfix Release: v12.5.1','AutoDudes',12005001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302017,0,'ai_suite','12.5.2',2444,46,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1728935804,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','4be3115239aad9f6322b9ad55b751804','Bugfix Release: v12.5.2','AutoDudes',12005002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302018,0,'ai_suite','11.2.2',2444,38,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1728935992,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"2.0.0-3.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','2e0d1e20722ef98e3be03a987ac61363','Bugfix Release: v11.2.2','AutoDudes',11002002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302019,0,'ai_suite','11.3.0',2444,35,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1730759992,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"2.0.0-3.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','9d0ab24de7057d4824c359f34dd86212','Release: v11.3.0\n- [FEATURE] Permission Handling via backend user groups','AutoDudes',11003000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302020,0,'ai_suite','12.6.0',2444,35,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1730760319,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','dc53b6494c39799df0c73baaa7175ada','Release: v12.6.0\n- [FEATURE] Permission Handling via backend user groups\n\nPlease remember to clear all PHP caches after updating.','AutoDudes',12006000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302021,0,'ai_suite','13.0.0',2444,37,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1730760982,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','7c4e04af214812b8289b7d1e73195fd5','Release: v13.0.0\n- [FEATURE] TYPO3 v13 compatibility\n- [FEATURE] Permission Handling via backend user groups','AutoDudes',13000000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302022,0,'ai_suite','11.3.1',2444,35,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1731063888,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"2.0.0-3.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','342549a8d6bf0c56224017fe4c45fa08','Bugfix Release: v11.3.1\n- [FIX] Broken editor handling for sys_language_uid -1','AutoDudes',11003001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302023,0,'ai_suite','12.6.1',2444,35,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1731064320,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a5d30d756cce671aab134e9995ee6daf','Bugfix Release: v12.6.1\n- [FIX] Broken editor handling for sys_language_uid -1, thx to @d-s-codappix','AutoDudes',12006001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302024,0,'ai_suite','13.0.1',2444,41,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1731064523,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','67b6c6057585c1d2f7946514a8d8f4f4','Bugfix Release: v13.0.1\n- [FIX] Broken editor handling for sys_language_uid -1, thx to @d-s-codappix','AutoDudes',13000001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302025,0,'ai_suite','13.0.2',2444,46,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1732137125,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','195a4a1c4810afe8eb52a2ff212a132b','Bugfix Release: v13.0.2\n- [FIX] Add missing caret version range, thx to @SchmidMaxi','AutoDudes',13000002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302026,0,'ai_suite','12.7.0',2444,31,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737204348,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','533803bc65526cacfb0b0589d589503a','Release: v12.7.0:\n\n- Mass actions and background task handling\n- Allow HTTP Basic Auth, thx to @thomasrawiel\n- Extend permission handling\n- [FIX] CKEditor AI plugin compatibility in terms of TYPO3 core changes\n\nPlease remember to clear all caches after the update and update database schema!','AutoDudes',12007000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302027,0,'ai_suite','13.1.0',2444,37,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737204355,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','6ea2eb6b2e93d35140f1a075a761f523','Release: v13.1.0:\n\n- Mass actions and background task handling\n- Allow HTTP Basic Auth, thx to @thomasrawiel\n- Extend permission handling\n- [FIX] CKEditor AI plugin compatibility in terms of TYPO3 core changes\n\nPlease remember to clear all caches after the update and update database schema!','AutoDudes',13001000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302028,0,'ai_suite','13.1.1',2444,31,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737414433,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','6f06dd973558f79eee051880ca9eee7d','Bugfix Release: v13.1.1\n- [FIX] set correct reference field for fetching sys_file_metadata relations','AutoDudes',13001001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302029,0,'ai_suite','12.7.1',2444,34,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737414436,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','0bdfa7b15eae29a8c421b7843546ed35','Bugfix Release: v12.7.1\n- [FIX] set correct reference field for fetching sys_file_metadata relations','AutoDudes',12007001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302030,0,'ai_suite','12.7.2',2444,31,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737415625,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','6958a723f2b79d1ea854b316da9b83f0','Bugfix Release: v12.7.2\n- [FIX] XLIFF for language german','AutoDudes',12007002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302031,0,'ai_suite','13.1.2',2444,37,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1737415630,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','60435b72359b2ceb1813cad99090fcb8','Bugfix Release: v13.1.2\n- [FIX] XLIFF for language german','AutoDudes',13001002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302032,0,'ai_suite','13.2.0',2444,32,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739220617,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','276baef88149ac102b9a977b68d6cc80','Release: v13.2.0\r\n- [FEATURE] Introducing Flexform support for translation handling\r\n- [FEATURE] PHP 8.4 compatibility\r\n- [TASK] Improve language handling of WorkflowManager & TaskEngine\r\n\r\nDont forget to clear all caches and database compare!','AutoDudes',13002000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302033,0,'ai_suite','12.8.0',2444,29,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739220736,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','2d73b0db4bda9170615de8d096c07e5c','Release: v12.8.0\r\n- [FEATURE] Introducing Flexform support for translation handling\r\n- [FEATURE] PHP 8.4 compatibility\r\n- [TASK] Improve language handling of WorkflowManager & TaskEngine\r\n\r\nDont forget to clear all caches and database compare!','AutoDudes',12008000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302034,0,'ai_suite','12.9.0',2444,30,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739391758,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','732b0d022756d5f753dbd63ab10c5c3a','Release: v12.9.0\r\n- [FEATURE] Introducing CKEditor Plugin for \"simple language\"\r\n- [FEATURE] Improving usability of TaskEngine (adding \"Click and save\")\r\n- [TASK] Adding compatibility with new TYPO3 version 12.4.27\r\n\r\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',12009000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302035,0,'ai_suite','13.3.0',2444,32,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739391882,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','dfd8c264d828c75a54c6402128c7a9a9','Release: v13.3.0\r\n- [FEATURE] Introducing CKEditor Plugin for \"simple language\"\r\n- [FEATURE] Improving usability of TaskEngine (adding \"Click and save\")\r\n- [TASK] Adding compatibility with new TYPO3 version 13.4.5\r\n\r\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',13003000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302036,0,'ai_suite','12.9.1',2444,29,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739913315,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a4993b7a2db5ed0aba7400a704a7822b','Bugfix Release: v12.9.1\r\n- [FIX] Add FieldControl buttons for sys_file_reference fields\r\n- [FIX] Bug in TaskEngine handling\r\n- [FIX] Naming conflicts, thx to @thomasrawiel\r\n\r\nDont forget to clear all caches!','AutoDudes',12009001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302037,0,'ai_suite','13.3.1',2444,37,'AI Suite','Adds a backend module as well as various helper functionalities and features to your TYPO3 backend, which are intended to make the daily work of editors easier and faster with the help of AI.',2,0,0,1739913400,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','2028d5b578e5da3dff3e5350ee6665b6','Bugfix Release: v13.3.1\r\n- [FIX] Add FieldControl buttons for sys_file_reference fields\r\n- [FIX] Bug in TaskEngine handling\r\n- [FIX] Naming conflicts, thx to @thomasrawiel\r\n\r\nDont forget to clear all caches!','AutoDudes',13003001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302038,0,'ai_suite','13.4.0',2444,31,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1741812180,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','56128af4b60f98b598ab12a333b9848d','Release: v13.4.0\r\n\r\nNew Features\r\n- Added Meta Llama-3.3 (70B Instruct)\r\n- Refresh button for TaskEngine\r\n- Retry function for individual tasks in TaskEngine\r\n- Delete all buttons in TaskEngine\r\n\r\nBug Fixes & Improvements \r\n- Properly identifying and excluding unsupported image types in WorkflowManager\r\n- Fixed correct saving of translations in file metadata in TaskEngine\r\n- Ensured proper loading of file references from record tables in TaskEngine\r\n- Improved TaskEngine handling for a smoother experience\r\n- Fallback to default language in CKEditor plugin when sys_language_uid  -1\r\n\r\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',13004000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302039,0,'ai_suite','12.10.0',2444,28,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1741812224,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d7f702969fbc660f8d5163b3325cb3e9','Release: v12.10.0\r\n\r\nNew Features\r\n- Added Meta Llama-3.3 (70B Instruct)\r\n- Refresh button for TaskEngine\r\n- Retry function for individual tasks in TaskEngine\r\n- Delete all buttons in TaskEngine\r\n\r\nBug Fixes & Improvements \r\n- Properly identifying and excluding unsupported image types in WorkflowManager\r\n- Fixed correct saving of translations in file metadata in TaskEngine\r\n- Ensured proper loading of file references from record tables in TaskEngine\r\n- Improved TaskEngine handling for a smoother experience\r\n- Fallback to default language in CKEditor plugin when sys_language_uid  -1\r\n\r\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',12010000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302040,0,'ai_suite','12.10.1',2444,28,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1741899156,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','f2ea6fe71c0a548ab9b13f27dc525f8a','Bugfix Release: v12.10.1\r\n\r\nImage meta model mapping in FormEngine','AutoDudes',12010001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302041,0,'ai_suite','13.4.1',2444,31,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1741899192,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";s:17:\"wv_deepltranslate\";s:13:\"4.0.0-4.99.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','eceffbd3c3a01cd0110ee285523815c5','Bugfix Release: v13.4.1\r\n\r\nImage meta model mapping in FormEngine','AutoDudes',13004001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302042,0,'ai_suite','12.11.0',2444,28,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1745697610,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','e29cba04123aaf503b7526a7ad2e89b9','Release v12.11.0:\n\nFeatures:\n- Glossar functionality for translations (with OpenAI, Anthropic and DeepL)\n- Keep filter selection in WorkflowManager\n- improve WorkflowManager and TaskEngine UI/UX\n\nBugfixes:\n- Add compatibility with b13/container version 3.1.8\n- Fetch content from files with special characters in WorkflowManager\n- Add additional checks in ModifyNewContentElementWizardItemsEventListener to support special use cases (thx to @twojtylak)\n- Find files with option \"Show only in content included files\" in WorkflowManager which are included in FlexForm wihtin a group field (e.g. links)\n- Sort libraries before return to prevent gaps in array key numbering which leads to an error\n\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',12011000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302043,0,'ai_suite','13.5.0',2444,30,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1745697648,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','b20daff5d7a60075596736f4931cded2','Release v13.5.0:\n\nFeatures:\n- Glossar functionality for translations (with OpenAI, Anthropic and DeepL)\n- Keep filter selection in WorkflowManager\n- improve WorkflowManager and TaskEngine UI/UX\n\nBugfixes:\n- Add compatibility with b13/container version 3.1.8\n- Fetch content from files with special characters in WorkflowManager\n- Add additional checks in ModifyNewContentElementWizardItemsEventListener to support special use cases (thx to @twojtylak)\n- Find files with option \"Show only in content included files\" in WorkflowManager which are included in FlexForm within a group field (e.g. links)\n- Sort libraries before return to prevent gaps in array key numbering which leads to an error\n\nDont forget to clear all caches and update the database schema after the update!','AutoDudes',13005000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302044,0,'ai_suite','13.5.1',2444,28,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1748031906,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','542f2ae9fb08ec48b9d8a68f5f0deae6','Release v13.5.1:\n\nImprovements:\n- Add TaskEngine statistics\n- Automatic filter reminder in TaskEngine\n\nBugfixes:\n- Add handling of large images and notifications\n- Prevent generation and add notification for invalid URL input of Midjourney style reference option\n- Detect api key in backend user groups if backend user group with custom key is not on first position (thanks @Dirk Koritnik)\n- Add additional check for empty palettes (thanks @Robert Krämer)\n- Extend validation of metadata results (thanks @helsner)','AutoDudes',13005001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302045,0,'ai_suite','12.11.1',2444,25,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1748031910,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','e129cb317c9e7cd586fe60b82cd35fdf','Release v12.11.1:\n\nImprovements:\n- Add TaskEngine statistics\n- Automatic filter reminder in TaskEngine\n\nBugfixes:\n- Add handling of large images and notifications\n- Prevent generation and add notification for invalid URL input of Midjourney style reference option\n- Detect api key in backend user groups if backend user group with custom key is not on first position (thanks @Dirk Koritnik)\n- Add additional check for empty palettes (thanks @Robert Krämer)\n- Extend validation of metadata results (thanks @helsner)','AutoDudes',12011001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302046,0,'ai_suite','12.11.2',2444,24,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1749501186,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3d9aa55462dd9e605c3ad5f363b95cf0','Bugfix-Release Notes: v12.11.2\n\n- Set event listener identifiers to tx-ai-suite prefix so that they will be called later (e.g. to solve an issue with EXT:content_defender) (thx to @thomasrawiel and @helsner)\n- Enhance translation field fetching to consider different types in elements (thx to @dld-mind, fixes 16)\n- Update language handling in SiteService to consider disabled languages in frontend (thx to @geoffroycochard, fixes 14)\n- Remove default values for text columns to ensure compatibility with MySQL  8.0.13 (thanks to @thomasrawiel, fixes 15)','AutoDudes',12011002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302047,0,'ai_suite','13.5.2',2444,28,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1749501187,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d96d15b098513796511b29787769817f','Bugfix-Release Notes: v13.5.2\n\n- Set event listener identifiers to tx-ai-suite prefix so that they will be called later (e.g. to solve an issue with EXT:content_defender) (thx to @thomasrawiel and @helsner)\n- Enhance translation field fetching to consider different types in elements (thx to @dld-mind, fixes 16)\n- Update language handling in SiteService to consider disabled languages in frontend (thx to @geoffroycochard, fixes 14)\n- Remove default values for text columns to ensure compatibility with MySQL  8.0.13 (thanks to @thomasrawiel, fixes 15)','AutoDudes',13005002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302048,0,'ai_suite','11.4.0',2444,24,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1749816796,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','c80c18840dd1579b975b530c9a97fe40','Release v11.4.0:\r\n\r\n- Backport v12.11.2 to TYPO3 version 11.5 LTS','AutoDudes',11004000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302049,0,'ai_suite','12.12.0',2444,22,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1753647687,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','c0335b2a7ed9f9827092fd9e9d38c43d','Release Notes: v12.12.0\n\nImprovements\n- Look and feel adapted to TYPO3 design\n- Translate whole pages including metadata and content elements\n- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)\n\nBugfixes\n- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release\n- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)\n- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)\n- EXT:container conflict on position 0, (thanks to @Marco Zanter)','AutoDudes',12012000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302050,0,'ai_suite','13.6.0',2444,23,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1753647688,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','84eb8751aef34008e430c5ae7f525917','Release Notes: v13.6.0\n\nImprovements\n- Look and feel adapted to TYPO3 design\n- Translate whole pages including metadata and content elements\n- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)\n\nBugfixes\n- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release\n- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)\n- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)\n- EXT:container conflict on position 0, (thanks to @Marco Zanter)','AutoDudes',13006000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302051,0,'ai_suite','12.12.1',2444,22,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1753648138,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','58ec126ae314efef40f131a117bcd064','Release Notes: v12.12.1\n\nImprovements\n- Look and feel adapted to TYPO3 design\n- Translate whole pages including metadata and content elements\n- BETA: Bulk translation of whole pages with different modes (all, only content, only metadata)\n\nBugfixes\n- Fix AI Suite CKEditor plugin integration to be compatible with latest TYPO3 13.4.15 release\n- Consider special characters and add encoding to basic authentication data (thanks to @Oliver Perle)\n- Add missing type cast in special cases while content translation (thanks to @Dirk Koritnik)\n- EXT:container conflict on position 0, (thanks to @Marco Zanter)','AutoDudes',12012001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302052,0,'ai_suite','12.12.2',2444,22,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1754333872,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3b5194e5e71609fddec46e4be8eedfe3','Release Notes: v12.12.2\n\nImprovements:\n- Adjust language detection and add corresponding site domains in WorkflowManager filters\n\nBugfixes:\n- Set correct pid of inline elements while creating content elements\n- Fix file permissions check in WorkflowManager and TaskEngine (thx @helsner fixes 23)\n- Adjust dark mode design (AI plugin modal and page selection field)','AutoDudes',12012002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302053,0,'ai_suite','13.6.1',2444,23,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1754333892,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','c006ec430e18fbfd6b02c3c8c858f1d7','Release Notes: v13.6.1\n\nImprovements:\n- Adjust language detection and add corresponding site domains in WorkflowManager filters\n\nBugfixes:\n- Set correct pid of inline elements while creating content elements\n- Fix file permissions check in WorkflowManager and TaskEngine (thx @helsner fixes 23)\n- Adjust dark mode design (AI plugin modal and page selection field)','AutoDudes',13006001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302054,0,'ai_suite','12.12.3',2444,20,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1757680187,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','f71de022526e2f83ceae3fcec54db730','Release Notes: v12.12.3\r\n\r\nImprovements:\r\n- Add support for Midjourney 7.0\r\n\r\nBugfixes:\r\n- Fix problem with NewContentElementWizard (due to changes in new security realeases) (thx @jacobsenj and @dkoritnik fixes 24)\r\n- Fix missing prefill functionality when regenerating images (thx @floweiss)\r\n- Refactoring process of fetching content for bulk translations','AutoDudes',12012003,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302055,0,'ai_suite','13.6.2',2444,22,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1757680441,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','b32d806020439e81b1569c3ec1f73da2','Release Notes: v13.6.2\r\n\r\nImprovements:\r\n- Add support for Midjourney 7.0\r\n\r\nBugfixes:\r\n- Fix problem with NewContentElementWizard (due to changes in new security realeases) (thx @jacobsenj and @dkoritnik fixes 24)\r\n- Fix missing prefill functionality when regenerating images (thx @floweiss)\r\n- Refactoring process of fetching content for bulk translations','AutoDudes',13006002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302056,0,'ai_suite','12.13.0',2444,20,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1758575834,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','4619f2bdc0c8b314348cd011f5888ae1','Release Notes: v12.13.0\n\nImprovements:\n- Add possibility to generate metadata for non translated files\n- Add Flux (Image AI) support\n- Extend translation permission options\n\nBugfixes:\n- Fix problem when opening translation wizard for whole page through page context menu (thx @attila)\n- Fix permission for showing/hiding \"Translate whole page with AI\" buttons for editors (thx @attila)','AutoDudes',12013000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302057,0,'ai_suite','13.7.0',2444,22,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1758575839,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','c156deab30b32e749d4fb96da3bd1ba0','Release Notes: v13.7.0\n\nImprovements:\n- Add possibility to generate metadata for non translated files\n- Add Flux (Image AI) support\n- Extend translation permission options\n\nBugfixes:\n- Fix problem when opening translation wizard for whole page through page context menu (thx @attila)\n- Fix permission for showing/hiding \"Translate whole page with AI\" buttons for editors (thx @attila)','AutoDudes',13007000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302058,0,'ai_suite','12.14.0',2444,19,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1760628289,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','40489b79de2dca5fd2292d67678b97e6','Release Notes: v12.14.0\nImprovements:\n- New feature Global Instructions\n- Optimize Usability when switching page while are in Prompt Templates list view\n\nFixes:\n- Show correct blank metadata label for newly generated records in TaskEngine (thx @jonaseberle)\n- Fix error when trying to access TaskEngine in \"Bring your own keys\" mode (thx @piijai)\n- Improve batch handling in WorkflowManager (thx to @helmutstrasser and @ajanos)','AutoDudes',12014000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302059,0,'ai_suite','13.8.0',2444,20,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1760628303,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','ba030638cc96a99b80e1238090f0f672','Release Notes: v13.8.0\nImprovements:\n- New feature Global Instructions\n- Optimize Usability when switching page while are in Prompt Templates list view\n\nFixes:\n- Show correct blank metadata label for newly generated records in TaskEngine (thx @jonaseberle)\n- Fix error when trying to access TaskEngine in \"Bring your own keys\" mode (thx @piijai)\n- Improve batch handling in WorkflowManager (thx to @helmutstrasser and @ajanos)','AutoDudes',13008000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302060,0,'ai_suite','12.14.1',2444,19,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1760684490,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','ca1eaf71ba977d2509158c2a7912397e','Release Notes: v12.14.1\n\nFixes:\n- Check for existing selected directories in GlobalInstructionHook','AutoDudes',12014001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302061,0,'ai_suite','13.8.1',2444,23,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1760684504,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','270214772cb617f1ad19271bb3652a36','Release Notes: v13.8.1\n\nFixes:\n- Check for existing selected directories in GlobalInstructionHook','AutoDudes',13008001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302062,0,'ai_suite','12.15.0',2444,17,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1763832559,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3fc20fdebdb9e41ad8dc29965e25da0e','Release Notes: v12.15.0\nImprovements:\n- Add possibility to translate file metadata for existing files (including glossary support)\n- Add FieldControl for abstract field of page properties\n\nBugfixes:\n\n- Fix correct handling of special characters during xlf translation (thx @EnesHasani) fixes 25 and 26\n- Fix correct handling of nested related tables during content element generation with AI (thx @Andi Steiger)\n- Ignore log entry requests in tracking handling (thx @Andi Steiger)\n\nImportant:\nPlease remember to clear all caches (also clear /var/cache/code folder) after the update!\nIf you already have created DeepL glossaries, please sync them once after the update!','AutoDudes',12015000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302063,0,'ai_suite','13.9.0',2444,21,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1763832559,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3df2f9ee071b14388a92f0171c5fdd9c','Release Notes: v13.9.0\nImprovements:\n- Add possibility to translate file metadata for existing files (including glossary support)\n- Add FieldControl for abstract field of page properties\n\nBugfixes:\n\n- Fix correct handling of special characters during xlf translation (thx @EnesHasani) fixes 25 and 26\n- Fix correct handling of nested related tables during content element generation with AI (thx @Andi Steiger)\n- Ignore log entry requests in tracking handling (thx @Andi Steiger)\n\nImportant:\nPlease remember to clear all caches (also clear /var/cache/code folder) after the update!\nIf you already have created DeepL glossaries, please sync them once after the update!','AutoDudes',13009000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302064,0,'ai_suite','12.16.0',2444,14,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1768816073,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','931afd3daa76528722a4c8450564d895','Release Notes: v12.16.0\n\nFeatures:\n- Generate metadata for files during file upload in filelist\n- Configure amount of displayed metadata suggestions\n- Consider filename (if suitable) for metadata generation\n- Add records for DeepL glossaries to separate external and internal managed glossaries\n\nBugfixes:\n- Fix problem with possible missing parameter pageId during translation of records in list module\n\nImportant:\nPlease clear all caches and compare the database after the update.\nIf you get the error Incorrect table definition; there can be only one auto column and it must be defined\nas a key on tx_aisuite_domain_model_deepl.sql please execute ALTER TABLE tx_aisuite_domain_model_deepl ADD COLUMN uid int(10) UNSIGNED NOT NULL AUTO_INCREMENT FIRST, ADD PRIMARY KEY (uid); to fix the problem.','AutoDudes',12016000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302065,0,'ai_suite','13.10.0',2444,17,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1768816279,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','692c125694cfec2f676d736914ad0102','Release Notes: v13.10.0\n\nFeatures:\n- Generate metadata for files during file upload in filelist\n- Configure amount of displayed metadata suggestions\n- Consider filename (if suitable) for metadata generation\n- Add records for DeepL glossaries to separate external and internal managed glossaries\n\nBugfixes:\n- Fix problem with possible missing parameter pageId during translation of records in list module\n\nImportant:\nPlease clear all caches and compare the database after the update.\nIf you get the error Incorrect table definition; there can be only one auto column and it must be defined\nas a key on tx_aisuite_domain_model_deepl.sql please execute ALTER TABLE tx_aisuite_domain_model_deepl ADD COLUMN uid int(10) UNSIGNED NOT NULL AUTO_INCREMENT FIRST, ADD PRIMARY KEY (uid); to fix the problem.','AutoDudes',13010000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302066,0,'ai_suite','12.17.0',2444,13,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1771503851,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','263931109d854ccd3d749fcd5d772705','Release Notes: v12.17.0\n\nFeatures\n- Added possibility to generate description suggestions for file metadata\n- Added description field translation support\n- Extended file metadata translation to support additional file types (including videos and PDFs)\n- Prepared Mittwald AI Ministral model\n\nBugfixes\n- Prevented infinite loop when reusing tt_content inline records, using depth tracker with max 5 (thx @Manfred Egger)\n- Added nullable return type to getBackendUser() to prevent TypeError in AfterFileAddedEvent when executing without logged in backend user (thx @garfieldius and @chesio 29)\n- Added missing description for module overview (thx @helsner, 28)\n- Prevented errors in CKEditorController when no AI Suite key is available (thx @Florian Weiss)\n- Solved issue with missing type cast for pageId in PagesController (thx @Stewy82, closes 30)\n- Prevented submitting form if no page is selected when generating page trees','AutoDudes',12017000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302067,0,'ai_suite','13.11.0',2444,14,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1771503873,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d8644aea9ce0faa467761d1c267cee6b','Release Notes: v13.11.0\n\nFeatures\n- Added possibility to generate description suggestions for file metadata\n- Added description field translation support\n- Extended file metadata translation to support additional file types (including videos and PDFs)\n- Prepared Mittwald AI Ministral model\n\nBugfixes\n- Prevented infinite loop when reusing tt_content inline records, using depth tracker with max 5 (thx @Manfred Egger)\n- Added nullable return type to getBackendUser() to prevent TypeError in AfterFileAddedEvent when executing without logged in backend user (thx @garfieldius and @chesio 29)\n- Added missing description for module overview (thx @helsner, 28)\n- Prevented errors in CKEditorController when no AI Suite key is available (thx @Florian Weiss)\n- Solved issue with missing type cast for pageId in PagesController (thx @Stewy82, closes 30)\n- Prevented submitting form if no page is selected when generating page trees','AutoDudes',13011000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302068,0,'ai_suite','12.17.1',2444,12,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1772390799,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','0e6f0554f69c6631df98beefeb5a882a','Release Notes: v12.17.1\n\nBugfixes and Improvements:\n- Added descriptive hints to packs and plans to clarify their scope and intended usage\n- Fixed translation of deeply nested content elements, particularly those containing FlexForm fields (thx to @eberns)\n- Fixed handling of FlexForm content embedded via TCA type flex (thx to @helsner)\n- Fixed incorrect payload structure when translating content elements exclusively via WorkflowManager\n- Fixed context issue causing incorrect behavior when toggling Global Instructions in the List Module (thx to @chesio, fixes 32)\n\nImportant:\nPlease clear all caches and run a database compare after updating.','AutoDudes',12017001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302069,0,'ai_suite','13.11.1',2444,13,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1772390818,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','b70cd4ca6eb18e4380858dcb4319b628','Release Notes: v13.11.1\n\nBugfixes and Improvements:\n- Added descriptive hints to packs and plans to clarify their scope and intended usage\n- Fixed translation of deeply nested content elements, particularly those containing FlexForm fields (thx to @eberns)\n- Fixed handling of FlexForm content embedded via TCA type flex (thx to @helsner)\n- Fixed incorrect payload structure when translating content elements exclusively via WorkflowManager\n- Fixed context issue causing incorrect behavior when toggling Global Instructions in the List Module (thx to @chesio, fixes 32)\n\nImportant:\nPlease clear all caches and run a database compare after updating.','AutoDudes',13011001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302070,0,'ai_suite','12.17.2',2444,12,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1774296478,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','0104dbf63f2bd2269d60059bc0c91e26','Release Notes: v12.17.2\n\nBugfixes and Improvements\n- Added AI Suite locales mapping for specific language handling (thx @BluechipZellAmSee)\n- Fixed textTable not being considered as a render type (fixes 34, thx @tm-hdaoud)\n- Fixed missing global instruction selection in bulk translation of pages\n- Fixed global instructions incorrectly showing for DeepL and Google Translate in bulk translation of pages\n\nMaintenance\n- Migrated TCA deprecations and removed unused starttime/endtime fields (fixes 33, thx @georgringer)\n\nImportant\n- Please clear all caches after updating.','AutoDudes',12017002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302071,0,'ai_suite','13.11.2',2444,15,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1774296486,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','ab36ea089581a9785ff35a3415ddc21d','Release Notes: v13.11.2\n\nBugfixes and Improvements\n- Added AI Suite locales mapping for specific language handling (thx @BluechipZellAmSee)\n- Fixed textTable not being considered as a render type (fixes 34, thx @tm-hdaoud)\n- Fixed missing global instruction selection in bulk translation of pages\n- Fixed global instructions incorrectly showing for DeepL and Google Translate in bulk translation of pages\n\nMaintenance\n- Migrated TCA deprecations and removed unused starttime/endtime fields (fixes 33, thx @georgringer)\n\nImportant\n- Please clear all caches after updating.','AutoDudes',13011002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302072,0,'ai_suite','12.18.0',2444,10,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1776716866,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','2d1c6d20739fa6f9d1223a7ae4ecc0ce','Release Notes: v12.18.0\n\nFeatures:\n- Added global settings area for managing AI Suite related configuration settings\n- Added GPT Image model (1-on-1 replacement for deprecated DALL-E model)\n\nBugfixes and Improvements:\n- Adjusted file permissions check on specific record (thx @HelmutStrasser)\n- Avoided PHP warning when response does not contain expected data (fixes 36, thx @thomasrawiel)\n- Replaced hardcoded path logic in PageContentFactory (fixes 35, thx @Julian93MI)\n\nMaintenance:\n- Split and cleanup language files\n- Improved controller classes structure\n- Prepared extension for MCP usage\n\nImportant:\nPlease clear all caches after updating.','AutoDudes',12018000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302073,0,'ai_suite','13.12.0',2444,11,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1776716925,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3c778319fed7e184b3768236967ddcaf','Release Notes: v13.12.0\n\nFeatures:\n- Added global settings area for managing AI Suite related configuration settings\n- Added GPT Image model (1-on-1 replacement for deprecated DALL-E model)\n\nBugfixes and Improvements:\n- Adjusted file permissions check on specific record (thx @HelmutStrasser)\n- Avoided PHP warning when response does not contain expected data (fixes 36, thx @thomasrawiel)\n- Replaced hardcoded path logic in PageContentFactory (fixes 35, thx @Julian93MI)\n\nMaintenance:\n- Split and cleanup language files\n- Improved controller classes structure\n- Prepared extension for MCP usage\n\nImportant:\nPlease clear all caches after updating.','AutoDudes',13012000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302074,0,'ai_suite','14.0.0',2444,12,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1776934602,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','cb59b258c550af13d88c3a03bcb8c449','Release v14.0.0:\n\n- [FEATURE] TYPO3 v14 compatibility','AutoDudes',14000000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302075,0,'ai_suite','12.19.0',2444,8,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1778683504,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a4974fd26dc1cb5e3aae405413859d43','Release Notes: v12.19.0\n\nFeatures\n- Added GDPR mode to force DSGVO-compliant AI models\n- Added console commands for running AI Suite operations from the CLI together with a new \"CLI Overview\" backend module\n- Added autocheck of first image title during image generation\n- Extended workspace support (e.g. for translation services)\n\nBugfixes and Improvements\n- Adjusted handling of missing permissions and missing sys_file records during metadata generation of sys_file_reference, thx to @helmutstrasser\n- Fixed save process of basic auth settings and keys within the \"Global settings\" tab\n\nMaintenance\n- Added further functionality for MCP support\n\nImportant:\nPlease clear all caches after updating and compare database.','AutoDudes',12019000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302076,0,'ai_suite','13.13.0',2444,8,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1778683590,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a646c6e8229d26bc3eaf9fafa43f5057','Release Notes: v13.13.0\n\nFeatures\n- Added GDPR mode to force DSGVO-compliant AI models\n- Added console commands for running AI Suite operations from the CLI together with a new \"CLI Overview\" backend module\n- Added autocheck of first image title during image generation\n- Extended workspace support (e.g. for translation services)\n\nBugfixes and Improvements\n- Adjusted handling of missing permissions and missing sys_file records during metadata generation of sys_file_reference, thx to @helmutstrasser\n- Fixed save process of basic auth settings and keys within the \"Global settings\" tab\n\nMaintenance\n- Added further functionality for MCP support\n\nImportant:\nPlease clear all caches after updating and compare database.','AutoDudes',13013000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302077,0,'ai_suite','14.1.0',2444,12,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1778683631,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','158ac0a831a5cfa811889f51827c1049','Release Notes: v14.1.0\n\nFeatures\n- Added GDPR mode to force DSGVO-compliant AI models\n- Added console commands for running AI Suite operations from the CLI together with a new \"CLI Overview\" backend module\n- Added autocheck of first image title during image generation\n- Extended workspace support (e.g. for translation services)\n\nBugfixes and Improvements\n- Adjusted handling of missing permissions and missing sys_file records during metadata generation of sys_file_reference, thx to @helmutstrasser\n- Fixed save process of basic auth settings and keys within the \"Global settings\" tab\n\nMaintenance\n- Added further functionality for MCP support\n\nImportant:\nPlease clear all caches after updating and compare database.','AutoDudes',14001000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302078,0,'ai_suite','12.19.1',2444,8,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1779868544,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','00263fa13fe273db21dbbd92f72c4ca9','Release Notes: v12.19.1\n\nBugfixes and improvements:\n\n- Fixed missing relation of translated elements if only child elements (IRRE) need translation (thx @dake)\n- Optimized \"Click and Save\" in TaskEngine\n- Optimized session handling in AI Suite Media backend module\n- Handle \"Translate whole page\" in one request to avoid side effects (thx @BlueChip)\n- Display \"Generate with AI and auto-fill in background\" button in WorkflowManager only when scheduler is active and scheduler task is configured\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',12019001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302079,0,'ai_suite','13.13.1',2444,8,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1779868641,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','667654166cd502d34447fcad299bce95','Release Notes: v13.13.1\n\nBugfixes and improvements:\n\n- Fixed missing relation of translated elements if only child elements (IRRE) need translation (thx @dake)\n- Optimized \"Click and Save\" in TaskEngine\n- Optimized session handling in AI Suite Media backend module\n- Handle \"Translate whole page\" in one request to avoid side effects (thx @BlueChip)\n- Display \"Generate with AI and auto-fill in background\" button in WorkflowManager only when scheduler is active and scheduler task is configured\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',13013001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302080,0,'ai_suite','14.1.1',2444,12,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1779868714,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','9fa3c78acd209a174fcc181ba614330a','Release Notes: v14.1.1\n\nBugfixes and improvements:\n\n- Fixed missing relation of translated elements if only child elements (IRRE) need translation (thx @dake)\n- Optimized \"Click and Save\" in TaskEngine\n- Optimized session handling in AI Suite Media backend module\n- Handle \"Translate whole page\" in one request to avoid side effects (thx @BlueChip)\n- Display \"Generate with AI and auto-fill in background\" button in WorkflowManager only when scheduler is active and scheduler task is configured\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',14001001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302081,0,'ai_suite','12.19.2',2444,6,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1780308476,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','e9ccb4eb0d1f82f8f3b757d95bf94531','Release Notes: v12.19.2\n\nImprovements:\n\n- Added TCA functionality for AI Suite MCP tools\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',12019002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302082,0,'ai_suite','13.13.2',2444,6,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1780308524,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','f3840154e7fa3d15f03937ab8e0923b4','Release Notes: v13.13.2\n\nImprovements:\n\n- Added TCA functionality for AI Suite MCP tools\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',13013002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302083,0,'ai_suite','14.1.2',2444,9,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1780308592,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','2948a941575e9090b6c4601269e49246','Release Notes: v14.1.2\n\nImprovements:\n\n- Added TCA functionality for AI Suite MCP tools\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',14001002,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302084,0,'ai_suite','14.2.0',2444,9,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1781806771,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a30b746d9cb48d3eb1528075d4e2c802',' Release Notes: v14.2.0 / v13.14.0 / v12.20.0\n\n Features:\n\n   Added the page abstract field to the WorkflowManager and TaskEngine. (thx [@Paulina](https://github.com/DYNAMYA))\n\n Bugfixes and improvements:\n\n   Added permission checks for the Agency and Pages features and for the dashboard cards.\n   Added configurable minimum plausible content length for metadata generation.\n   Optimize validation of image MIME type and byte size before sending files for metadata generation.\n   Added a field-type fallback when resolving translations. (thx [@BluechipZellAmSee](https://github.com/BluechipZellAmSee))\n   Improved error and notification handling.\n   Streamlined the backend navigation.\n   Added active states for the active buttons in the dashboard (thx [@cbolda](https://github.com/cbolda)).\n   Added check for an existing news detail plugin (fixed 38, thx [@webit-luding](https://github.com/webit-luding)).\n\n Important:\n\nPlease clear all caches after updating.','AutoDudes',14002000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302085,0,'ai_suite','12.20.0',2444,6,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1781806772,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','bffe4dc964fa20a152bb89feba66f62e',' Release Notes: v14.2.0 / v13.14.0 / v12.20.0\n\n Features:\n\n   Added the page abstract field to the WorkflowManager and TaskEngine. (thx [@Paulina](https://github.com/DYNAMYA))\n\n Bugfixes and improvements:\n\n   Added permission checks for the Agency and Pages features and for the dashboard cards.\n   Added configurable minimum plausible content length for metadata generation.\n   Optimize validation of image MIME type and byte size before sending files for metadata generation.\n   Added a field-type fallback when resolving translations. (thx [@BluechipZellAmSee](https://github.com/BluechipZellAmSee))\n   Improved error and notification handling.\n   Streamlined the backend navigation.\n   Added active states for the active buttons in the dashboard (thx [@cbolda](https://github.com/cbolda)).\n   Added check for an existing news detail plugin (fixed 38, thx [@webit-luding](https://github.com/webit-luding)).\n\n Important:\n\nPlease clear all caches after updating.','AutoDudes',12020000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302086,0,'ai_suite','13.14.0',2444,6,'AI Suite','The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including \"Easy Language\"), content creation and modification, image generation and page structure generation.',2,0,0,1781806775,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','24c004c667e659a35b3c502db6b6bf6e',' Release Notes: v14.2.0 / v13.14.0 / v12.20.0\n\n Features:\n\n   Added the page abstract field to the WorkflowManager and TaskEngine. (thx [@Paulina](https://github.com/DYNAMYA))\n\n Bugfixes and improvements:\n\n   Added permission checks for the Agency and Pages features and for the dashboard cards.\n   Added configurable minimum plausible content length for metadata generation.\n   Optimize validation of image MIME type and byte size before sending files for metadata generation.\n   Added a field-type fallback when resolving translations. (thx [@BluechipZellAmSee](https://github.com/BluechipZellAmSee))\n   Improved error and notification handling.\n   Streamlined the backend navigation.\n   Added active states for the active buttons in the dashboard (thx [@cbolda](https://github.com/cbolda)).\n   Added check for an existing news detail plugin (fixed 38, thx [@webit-luding](https://github.com/webit-luding)).\n\n Important:\n\nPlease clear all caches after updating.','AutoDudes',13014000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302087,0,'ai_suite','12.21.0',2444,4,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1784728425,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','3b8fe12d5bdb86ae331238543e7b3e34','Release Notes: v12.21.0\n\nFeatures:\n\n- Added a new statistics module.\n- Added automatic translation with a sync mode and support for updating already translated content elements.\n- Added page tree to the AI Suite web module and improved cross-module navigation.\n\nBugfixes and improvements:\n\n- Adjusted the field control TCA registration to prevent duplicate registrations (closes 40, thx @Teddytrombone).\n- Fixed the file list not keeping the selected folder when a file was chosen.\n- Fixed RTE plugin settings not being inherited correctly in inline elements.\n- Fixed the visibility of RecordLocalizeSummaryModifier (closes 39, thx @thomasrawiel).\n- Adjusted the credit display.\n- Improved dark mode styling for global instruction info boxes and the CLI module.\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',12021000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302088,0,'ai_suite','13.15.0',2444,4,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1784728480,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','5ee5d424777c564d29a7a4cd0d5531de','Release Notes: v13.15.0\n\nFeatures:\n\n- Added a new statistics module.\n- Added automatic translation with a sync mode and support for updating already translated content elements.\n- Added page tree to the AI Suite web module and improved cross-module navigation.\n\nBugfixes and improvements:\n\n- Adjusted the field control TCA registration to prevent duplicate registrations (closes 40, thx @Teddytrombone).\n- Fixed the file list not keeping the selected folder when a file was chosen.\n- Fixed RTE plugin settings not being inherited correctly in inline elements.\n- Fixed the visibility of RecordLocalizeSummaryModifier (closes 39, thx @thomasrawiel).\n- Adjusted the credit display.\n- Improved dark mode styling for global instruction info boxes and the CLI module.\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',13015000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302089,0,'ai_suite','14.3.0',2444,6,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1784728525,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','d000121362395b4ab23676a3f96bd1dc','Release Notes: v14.3.0\n\nFeatures:\n\n- Added a new statistics module.\n- Added automatic translation with a sync mode and support for updating already translated content elements.\n- Added page tree to the AI Suite web module and improved cross-module navigation.\n\nBugfixes and improvements:\n\n- Adjusted the field control TCA registration to prevent duplicate registrations (closes 40, thx @Teddytrombone).\n- Fixed the file list not keeping the selected folder when a file was chosen.\n- Fixed RTE plugin settings not being inherited correctly in inline elements.\n- Fixed the visibility of RecordLocalizeSummaryModifier (closes 39, thx @thomasrawiel).\n- Adjusted the credit display.\n- Improved dark mode styling for global instruction info boxes and the CLI module.\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',14003000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302090,0,'ai_suite','12.22.0',2444,2,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1785876625,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','eaf08111f3458a305b08aea2ecc98bbd','Release v12.22.0\n\nSee https://github.com/autodudesde/ai-suite/releases/tag/v12.22.0 for details.','AutoDudes',12022000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302091,0,'ai_suite','13.16.0',2444,2,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1785876696,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a2761d15fb53677b04f1434e7d6cef07','Release v13.16.0\n\nSee https://github.com/autodudesde/ai-suite/releases/tag/v13.16.0 for details.','AutoDudes',13016000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302092,0,'ai_suite','14.4.0',2444,3,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1785876743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','519bfb299b608fe15d66ed2b706bc3d2','Release Notes: v14.4.0 / v13.16.0 / v12.22.0\n\nFeatures:\n\n- Added free prompt field to the metadata generation. Prompt templates gained the new scope \"metadata\", so templates can be maintained per metadata field.\n- File metadata and file metadata translation workflows now work on several folders at once, picked with the core folder browser and combined with a depth of up to five sub levels.\n- Added the pages translation workflow to the page tree context menu, gated by the same permission that guards the workflow module.\n\nBugfixes and improvements:\n\n- Fixed content elements created through the content generation missing type specific default values that Content Blocks stores in columnsOverrides.\n- Page translation workflow list shows the real page status overlays and doktype icons, so hidden or scheduled pages are no longer translated by mistake.\n- Single records of tables other than \"pages\" can now be localized through the AI Suite localization on TYPO3 v14.\n\nImportant:\n\nPlease clear all caches after updating.','AutoDudes',14004000,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302093,0,'ai_suite','12.22.1',2444,2,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1786382005,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.11-12.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','35bf222abdc3d62ebe4a2cf74369e9f8','Release v12.22.1\n\nSee https://github.com/autodudesde/ai-suite/releases/tag/v12.22.1 for details.','AutoDudes',12022001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302094,0,'ai_suite','13.16.1',2444,2,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1786382599,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.4.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','28436f82628bef6b54b879074b019c59','Release v13.16.1\n\nSee https://github.com/autodudesde/ai-suite/releases/tag/v13.16.1 for details.','AutoDudes',13016001,0,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302095,0,'ai_suite','14.4.1',2444,3,'AI Suite','AI Suite brings powerful, GDPR-compliant AI directly into the TYPO3 backend. Generate and manage image and page metadata, translate content (including \"Easy Language\"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.',2,0,0,1786382784,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"ai_seo_helper\";s:12:\"0.1.0-1.9.99\";}}','Manuel Schnabel, André Kraus','service@autodudes.de','andrekraus','a07504265f6fc2e029d56683282303b4','Release Notes: v14.4.1 / v13.16.1 / v12.22.1\n\nBugfixes and improvements:\n\n- Fixed the page tree scope being cut off below a hidden page\n- Extended the TCA compatibility layer\n- Outsourced the entries of the button bar into a single service\n\nImportant:\n\nPlease clear all caches after updating and compare database.','AutoDudes',14004001,1,0,'https://www.autodudes.de/documentation/ai-suite/en/introduction','ter','',''),
(9302096,0,'wit_cleartempfiles','1.0.0',129,51,'[WOIT] Clear Processed Files','Simplify file maintenance in TYPO3 with our extension, designed to quickly and effectively clear processed files from your fileadmin directory.',0,0,3,1710413392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Team WebofficeIT, Sivaprasad','info@webofficeit.com','siva_eoss','8ca7d5a68470d6ed266911a3ec43dd3d','Simplify file maintenance in TYPO3 with our extension, designed to quickly and effectively clear processed files from your fileadmin directory.','Weboffice Infotech India Pvt. Ltd.',1000000,0,0,'https://github.com/webofficeit-official/wit_cleartempfiles/','ter','',''),
(9302097,0,'wit_cleartempfiles','1.0.1',129,78,'[WOIT] Clear Processed Files','Simplify file maintenance in TYPO3 with our extension, designed to quickly and effectively clear processed files from your fileadmin directory.',0,0,3,1710420461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Team WebofficeIT, Rahul R S','info@webofficeit.com','siva_eoss','eeaf663a6114ba89e7282d75e0371029','The IPMaskList of TYPO3 was performed in staging and works without problems. As this is an exception, we cannot design the output. ','Weboffice Infotech India Pvt. Ltd.',1000001,1,0,'https://github.com/webofficeit-official/wit_cleartempfiles/','ter','',''),
(9302098,0,'ns_hubspot','1.0.0',173,61,'[NITSAN] HubSpot TYPO3 Extension','Easily install and configure your TYPO3 form with HubSpot CRM. Demo: https://demo.t3planet.com/t3-extensions/typo3-hubspot-crm You can download PRO version for more-features & free-support at https://t3planet.com/typo3-hubspot-extension',2,0,3,1710857604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','T3D: Pradeepsinh Masani, Nilesh Malankiya','sanjay@nitsan.in','nitsan','2197beac3007d2e830b97073544a5d46','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-hubspot-extension','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-hubspot-erweiterung','ter','',''),
(9302099,0,'ns_hubspot','1.0.1',173,71,'HubSpot','HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads. \n    \n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-hubspot  Documentation & Free Support: https://t3planet.com/typo3-hubspot-extension',2,0,3,1712676594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','T3: Nilesh Malankiya, T3: Pradeepsinh Masani, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','997e57cb373c9ba09d4be10715de570a','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-hubspot-extension','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/typo3-hubspot-erweiterung','ter','',''),
(9302100,0,'ns_hubspot','1.0.2',173,0,'TYPO3 HubSpot Integration','Seamlessly connect your TYPO3 forms with HubSpot CRM to capture, manage, and convert leads efficiently. Improve your marketing automation and sales pipeline with direct integration.',2,0,3,1751864600,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','c5152243b1a6c4fb989569d869071715','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-hubspot-extension','T3Planet',1000002,0,0,'https://t3planet.de/typo3-hubspot-erweiterung','ter','',''),
(9302101,0,'ns_hubspot','2.0.0',173,8,'TYPO3 HubSpot Integration','Seamlessly connect your TYPO3 forms with HubSpot CRM to capture, manage, and convert leads efficiently. Improve your marketing automation and sales pipeline with direct integration.',2,0,3,1782306825,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";s:5:\"fluid\";s:0:\"\";s:7:\"extbase\";s:0:\"\";}}','Team T3Planet','info@t3planet.de','nitsan','03ba13bfcf15d7f4709a28b1acc82fe5','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-hubspot-extension','T3Planet',2000000,1,0,'https://t3planet.de/typo3-hubspot-erweiterung','ter','',''),
(9302102,0,'flipbook','12.0.0',217,59,'Flipbook','Show flipbook from PDF',2,0,3,1710969169,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','','','svenwappler','9d3779a570aaa86baf489e0dcc2e0291','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-flipbook','',12000000,0,0,'','ter','',''),
(9302103,0,'flipbook','12.0.1',217,34,'Flipbook','Show flipbook from PDF',2,0,3,1711491558,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','','','svenwappler','b96ce75295d5764c78e0404cf9b7ccf1','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-flipbook','',12000001,0,0,'','ter','',''),
(9302104,0,'flipbook','12.0.2',217,63,'Flipbook','Show flipbook from PDF',2,0,3,1714528128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','','','svenwappler','b15d82aa09ba7c70f3d335eac1743382','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-flipbook','',12000002,0,0,'','ter','',''),
(9302105,0,'flipbook','12.0.3',217,61,'Flipbook','Show flipbook from PDF',2,0,3,1728243622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','','','svenwappler','3776a9fb6e15ae637648a7640b7e0ef8','New release of version 12.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-flipbook','',12000003,1,0,'','ter','',''),
(9302106,0,'no_stucked_scheduler','1.0.0',129,68,'Detects stucked scheduler task and stops them after amount of time to be started again (e.g. in case of max_execution time limit and so on)','',1,0,3,1710976656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','f7a8606df2fffaf5fe1f5ad6d5715888','This extension provides a (scheduler) command to end frozen, currently running tasks. This means that these tasks can be restarted at the next cronjob call and are no longer skipped because they are frozen at \"running\".\r\nThe maximum runtime of other tasks can be configured / transferred to the command of this extension using an argument.\r\n\r\nThanks to our sponsors https://nerdost.net and https://www.medismedia.de/','',1000000,0,0,'https://gitlab.com/nerdost-gmbh/no-stucked-scheduler#short-introduction','ter','',''),
(9302107,0,'no_stucked_scheduler','1.0.1',129,61,'Detects stucked scheduler task and stops them after amount of time to be started again (e.g. in case of max_execution time limit and so on)','',1,0,3,1724567382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Paul Beck','p.beck@nerdost.net','paul_beck','599d382907e926bb5cbe90ce68c014b0','Prevent fatal error because of missing return type.\r\nThanks to BokuNoMaxi @ Gitlab','',1000001,1,0,'https://gitlab.com/nerdost-gmbh/no-stucked-scheduler#short-introduction','ter','',''),
(9302108,0,'waf','0.1.0',118,26,'WAF','Web Application Firewall for TYPO3 CMS.',1,0,4,1711029955,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','8ffbe679e16d6f6648433671ba34828e','- [IMPORTANT] First beta release\r\n- [FEATURE] Add Basic SQLInjection and PHP Code Execution Scanner for the frontend via middleware','Slavlee',1000,0,0,'','ter','',''),
(9302109,0,'waf','0.1.3',118,21,'WAF','Web Application Firewall for TYPO3 CMS.',1,0,4,1711136681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','d214a1361025743778c85a1806e3ee0f','- [FEATURE] Add little Test Documentation\r\n- [FEATURE] Add a complete set for CodeExecutionUtility and SqlInjectionUtility unit tests based on 0.1.0 features\r\n- [NOTICE] Renamed Unit Test Function names\r\n- [BUGFIX] IF condition for preg_match needs to compare against false','Slavlee',1003,0,0,'','ter','',''),
(9302110,0,'waf','0.2.0',118,27,'WAF','Web Application Firewall for TYPO3 CMS.',1,0,4,1711183922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','0d80dd68a04cc30a6dce3a797219446e','- [FEATURE] Add XSS Scanner\r\n- [BUGFIX] IF condition for strpos needs to compare against false\r\n- [REGRESSION] Revert: IF condition for preg_match needs to compare against false\r\n- [NOTICE] Add XssScanner Unit Tests\r\n- [NOTICE] Improve CodeExecutionScannerTests','Slavlee',2000,0,0,'','ter','',''),
(9302111,0,'waf','0.4.1',118,44,'WAF','Web Application Firewall for TYPO3 CMS.',1,0,4,1711739939,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','6dac22aa47df8691eaa5838e679c7265',' Version 0.4.1\r\n- [BUGFIX] Logentry only created if logOnBlockedRequest on extension configuration is enabled\r\n\r\n Version 0.4.0\r\n- [IMPORTANT] Rename FrontendFirewall to FrontendFirewallService\r\n- [FEATURE] Create a log entry, when request is denied\r\n\r\n Version 0.3.0\r\n- [FEATURE] Create log db table\r\n- [FEATURE] Enable to en/disable log in extension configuration\r\n- [WIP] Create a log entry, when request is denied\r\n\r\n Version 0.2.1\r\n- [FEATURE] Create GitHub Action to execute UnitTests\r\n- [NOTICE] Use php-cs-fixer as formatter and run it on all php files','Slavlee',4001,1,0,'','ter','',''),
(9302112,0,'go_dsgvoclient','1.0.0',71,22,'Cookies Consent Banner','',0,0,3,1711291130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','abandoned_extensions','7cb2388c417cbcfc63d77a8e0a70267b','GDPR Cookies Consent Banner enables website administrators to display a banner informing visitors about the websites use of cookies and load of all external resources.','',1000000,0,0,'','ter','',''),
(9302113,0,'go_dsgvoclient','1.0.1',71,49,'GDPR Cookies Consent Banner','GDPR Cookies Consent Banner enables website administrators to display a banner informing visitors about the websites use of cookies and load of all external resource',0,0,3,1711291329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','abandoned_extensions','4118972f6ac50d59c4bd66ea91fe53ed','GDPR Cookies Consent Banner enables website administrators to display a banner informing visitors about the websites use of cookies and load of all external resource','',1000001,1,0,'','ter','',''),
(9302114,0,'ai_translate','2.1.0',269,56,'AI Translate','This extension provides option to translate content element, and tca record texts using deepl,google,open ai and gemini.',2,0,1,1711445638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','ba203e898b474ccec649ed8eecd5d20b','Initial Release','',2001000,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302115,0,'ai_translate','3.1.0',269,44,'Ai Translate','This extension provides option to translate content element, and tca record texts to Deepl, Google, OpenAI and Gemini supported languages.',2,0,1,1711465516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','c836c402e0dbdff445e6b58afb540c08','Added TYPO3 12 LTS support, dropped support for previous TYPO3 versions.','',3001000,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302116,0,'ai_translate','3.1.1',269,45,'AI Translate','This extension provides option to translate content element, and tca record texts to Deepl, Google, OpenAI,  Gemini and Claude supported languages.',2,0,1,1717129522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','e8afcc105af69378e2fbcb67fdc9e75e','Claude Anthropic Integration, Bugfixes','',3001001,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302117,0,'ai_translate','2.1.1',269,49,'AI Translate','This extension provides option to translate content element, and tca record texts using deepl,google,open ai,gemini and claude.',2,0,1,1717129601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','7fd974530be9bb9c6c8279af7b395ab3','Claude Anthropic Integration, Bugfixes','',2001001,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302118,0,'ai_translate','4.0.0',269,29,'Ai Translate','This extension provides option to translate content element, and tca record texts to Deepl, Google, OpenAI, Gemini and Cohere supported languages.',2,0,1,1750331382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','966af89d15c31b96c71ec598a248ddb9','- Added TYPO3 13 LTS support\r\n- Cohere  model integration','',4000000,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302119,0,'ai_translate','4.0.2',269,21,'Ai Translate','This extension provides option to translate content element, and tca record texts to Deepl, Google, OpenAI, Gemini and Cohere supported languages.',2,0,1,1761818046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','e998fc8b6609780ea88805db3f5ac2b8','This is a maintenance release for TYPO3 13.4 LTS.\r\nList of all changes:\r\n [BUGFIX] Problem in Multidomain installation 10\r\n [BUGFIX] Remove usage of TYPO3CMSCoreTypoScriptTemplateService\r\n [BUGFIX] Error while accessing GLOBALS variable','',4000002,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302120,0,'ai_translate','4.0.4',269,19,'Ai Translate','This extension provides option to translate content element, and tca record texts to Deepl, Google, OpenAI, Gemini and Cohere supported languages.',2,0,1,1769757507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','355e58d2d4be5c384832f025957494b7','Bug fix: Deprecated authentication in Deepl 24','',4000004,0,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302121,0,'ai_translate','4.0.5',269,6,'Ai Translate','AI Translate brings fast, flexible translation directly into the TYPO3 backend. Translate content elements and TCA records automatically using leading AI and translation services - including Google Translate, DeepL, OpenAI (ChatGPT), Gemini, Claude , Cohere and Mistral. Editors can auto-detect source language or select languages manually, making it a powerful auto translate and language translation solution for multilingual TYPO3 websites',2,0,1,1784790083,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','PIT Solutions','contact@pitsolutions.com','pitsolutions_typo3','fe0e201bea1164075d607d3ba8cf5718','Mistral AI integration as new translation provider with configurable models.','',4000005,1,0,'https://github.com/PIT-Solutions-Private-Limited/ai_translate','ter','',''),
(9302122,0,'transfusion','0.0.1',47,47,'TransFusion','Wizard module to deal with TYPO3 connected and free mode translations and to fix the notorious mixed mode',0,0,1,1711805593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Jo Hasenau','jh@cybercraft.de','cybercraft','5c8cfe6c9cfd2be4fac47faa0df60178','This is an initial upload to have the basic stuff available so that documentation rednering and other things can be properly configured. The first usable version with a basic documentation will be 0.1.0','TYPO3 Translation Handling Initiative',1,1,0,'','ter','',''),
(9302123,0,'xima_typo3_manual','1.1.0',346,66,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1711823607,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','3885cd32b59e4639ae940f0bfb9c7213','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.1.0','XIMA Media GmbH',1001000,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302124,0,'xima_typo3_manual','1.2.0',346,59,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1718270334,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','bfa254e6d2b15f3f5381b6249c86f0f4','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.2.0','XIMA Media GmbH',1002000,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302125,0,'xima_typo3_manual','1.3.0',346,43,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1727874486,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d14585f94f8470b1f32ece5204b6f58b','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.3.0','XIMA Media GmbH',1003000,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302126,0,'xima_typo3_manual','1.3.1',346,43,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1729510786,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a79520f5c62eea5d0aa6c7e0c0870d11','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.3.1','XIMA Media GmbH',1003001,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302127,0,'xima_typo3_manual','1.3.2',346,42,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1730112721,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a7e75d6d00c69465fd2a0c2ccf38f161','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.3.2','XIMA Media GmbH',1003002,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302128,0,'xima_typo3_manual','1.3.3',346,53,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1731672207,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','39954f45172eef8d8590d1b3fcb5c6e9','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/1.3.3','XIMA Media GmbH',1003003,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302129,0,'xima_typo3_manual','2.0.5',346,19,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1764975766,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','d480da2e783d1dd04a0bc4b06f7abe6e','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/2.0.5','XIMA Media GmbH',2000005,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302130,0,'xima_typo3_manual','2.1.0',346,9,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1778670846,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','b5bb46bef1cd253dcef17840d846e58d','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/2.1.0','XIMA Media GmbH',2001000,0,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302131,0,'xima_typo3_manual','2.2.0',346,12,'Editor manual for TYPO3 backend','This extension provides a new page type for creating an editor manual right in the TYPO3 backend.',2,0,1,1779292627,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:20:\"bw_focuspoint_images\";s:13:\"4.0.0-4.99.99\";s:8:\"bw_icons\";s:13:\"3.0.0-3.99.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','a693801212ab1ca911ee3a29352d7c14','See release notes at https://github.com/xima-media/xima-typo3-manual/releases/tag/2.2.0','XIMA Media GmbH',2002000,1,0,'https://github.com/xima-media/xima-typo3-manual','ter','',''),
(9302132,0,'gdpr_extensions_com_wm','1.0.0',125,40,'GDPR-Extensions-com - Website Manager','Manage your websites and add various content elements that are GDPR compliant to your website, GDPR Website Manager is your first step to ensure your users privacy.',2,0,3,1712403142,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','1c04d7c0c16e5676be9212e8b728520a','Manage your websites and add various content elements that are GDPR compliant to your website, GDPR Website Manager is your first step to ensure your users privacy.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_wm/blob/master/README.md','ter','',''),
(9302133,0,'gdpr_extensions_com_wm','1.0.1',125,35,'GDPR-Extensions-com - Website Manager','Manage your websites and add various content elements that are GDPR compliant to your website, GDPR Website Manager is your first step to ensure your users privacy.',2,0,3,1732516637,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','602c008aeb63f0160fb7e6bb4cdfa530','published version 1.0.1','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_wm/blob/master/README.md','ter','',''),
(9302134,0,'gdpr_extensions_com_wm','1.0.2',125,50,'GDPR-Extensions-com - Website Manager','Manage your websites and add various content elements that are GDPR compliant to your website, GDPR Website Manager is your first step to ensure your users privacy.',2,0,3,1732528224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','3cda646b9b18fe2fc1b62519bdee12a8','Release Version 1.0.2','',1000002,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_wm/blob/master/README.md','ter','',''),
(9302135,0,'gdpr_extensions_com_cm','1.0.0',336,37,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1712404990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','095792109d0cbd2ae2278530195cfd65','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302136,0,'gdpr_extensions_com_cm','1.0.1',336,53,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1718034247,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','db89e59bfeec9b41343f2cf16d9ae84a','cookie widget added','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302137,0,'gdpr_extensions_com_cm','1.0.2',336,58,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1719902280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','01f92f234adc4d533df3cb6225d1708f','Cookies titles updated','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302138,0,'gdpr_extensions_com_cm','1.0.4',336,20,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1727782479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','06c0f3edd5a765fbf19dea1822221615','UI changes and privacy statement creation feature added','',1000004,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302139,0,'gdpr_extensions_com_cm','1.0.3',336,37,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1727783009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','b9b7c8b4a5b31ef7b17326c5eb63e7c7','Privacy statement creation feature added','',1000003,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302140,0,'gdpr_extensions_com_cm','1.0.5',336,51,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1729073841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','440d8d4079ca99bdc94dd1ba3ab060ae','Privacy Statement Enhancement ','',1000005,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302141,0,'gdpr_extensions_com_cm','1.0.6',336,34,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1737374308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','03011750cacddbbe1a263f7b40132952','Scrolling features added.','',1000006,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302142,0,'gdpr_extensions_com_cm','1.0.7',336,46,'GDPR-Extensions-com - Consent Manager','Ensure GDPR compliance effortlessly. Our advanced scanner meticulously checks your website for cookies, external resources, and security issues. Generate detailed reports for validation and peace of mind.',2,0,3,1738570337,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','da65b892857fd31c7b126f33f4535562','Bug Fix: API Connection','',1000007,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_cm/blob/master/README.md','ter','',''),
(9302143,0,'gdpr_extensions_com_bm','1.0.3',133,30,'GDPR-Extensions-com - Banner Manager','Add content elements for shuffling or sliding banners, boost revenue with custom banners. Create and manage campaigns easily with our code editor. Track impressions, clicks, and other metrics for maximum ROI.',2,0,3,1712406481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','8780c6ae49d17b299e1cbd5320601047','Add content elements for shuffling or sliding banners, boost revenue with custom banners. Create and manage campaigns easily with our code editor. Track impressions, clicks, and other metrics for maximum ROI.','',1000003,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bm/blob/master/README.md','ter','',''),
(9302144,0,'gdpr_extensions_com_bm','1.0.5',133,60,'GDPR-Extensions-com - Banner Manager','Add content elements for shuffling or sliding banners, boost revenue with custom banners. Create and manage campaigns easily with our code editor. Track impressions, clicks, and other metrics for maximum ROI.',2,0,3,1719233908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','18037396e6e66a6ef5ad042afba6f19e','Support for consent manager added, bugs removed','',1000005,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bm/blob/master/README.md','ter','',''),
(9302145,0,'gdpr_extensions_com_bm','1.0.6',133,43,'GDPR-Extensions-com - Banner Manager','Add content elements for shuffling or sliding banners, boost revenue with custom banners. Create and manage campaigns easily with our code editor. Track impressions, clicks, and other metrics for maximum ROI.',2,0,3,1738665463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','ad3a16e77beb79f5fc5bf57b2850af12','Fix minior bugs','',1000006,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bm/blob/master/README.md','ter','',''),
(9302146,0,'popup_power','1.0.0',576,53,'Popup Power','Powerful TYPO3 extension to display popups.',2,0,2,1712651883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','c495ad79f791c6c4e0911d363e8fa18e',' About this extension\r\nA simple popup extension for TYPO3 12. You can specify one popup per page. The popup content is basically a normal TYPO3 page from the doktype: PopupPower Content (200).\r\n\r\nAll settings are inside the new backend module: PopupPower.\r\n\r\n Installation instruction\r\n1. Install via Extension Manager or composer.\r\n2. Add TypoScript Static File in Root Template\r\n3. Create a new page from new doktype: PopupPower Content (200)\r\n4. Create with the backend module your configuration\r\n\r\n Special notes\r\nThe PopupPower config can inherit through subpages, if needed. There is a toggle for it in the backend module configuration.','Slavlee',1000000,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302147,0,'popup_power','1.0.2',576,54,'Popup Power','Powerful TYPO3 extension to display popups.',2,0,2,1712675782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','cb8a9882e452654a8aaa6a3de4d3fb09','- !!![IMPORTANT] Please clear injection cache, when upgrading from prio versions\r\n- [BUGFIX] Each popup configuration uses now different cookies to make it possible to use multiple popups on multiple pages','Slavlee',1000002,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302148,0,'popup_power','1.0.3',576,53,'Popup Power','Powerful TYPO3 extension to display popups.',2,0,2,1713469109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','ce9cf138345c0e1bb4f0177940203880','- [BUGFIX] ClosestConfigurationService-get need to be able to return no configuration, if not found','Slavlee',1000003,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302149,0,'popup_power','1.1.0',576,57,'Popup Power','Powerful TYPO3 extension to display popups.',2,0,2,1714477902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','e3ad8e484418a9da29b18c32b6e7de2d','This release contains new features and prepare to distinct between FREE and PRO version for future purpose.\r\nRead the release notes here: https://github.com/slavlee/popup_power/releases/tag/1.1.0 for detailled information.','Slavlee',1001000,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302150,0,'popup_power','1.2.0',576,54,'Popup Power','Powerful TYPO3 extension to display popups.',2,0,2,1715760009,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','9b983f48a5af669e9f8d64bbe52dab43',' Version 1.2.0\r\n- [FEATURE] Increase configuration limit up to 999, when popup_power_pro is loaded\r\n- [FEATURE] Add view folders in plugin typoscript\r\n- [FEATURE] Add Event to add fluid variables for backend dashboard\r\n- [FEATURE] If user change appearance behavoir from once back to always, then we delete the cookie','Slavlee',1002000,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302151,0,'popup_power','1.2.1',576,50,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://www.digistore24.com/product/552482',2,0,2,1715933756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','1f06faa9810424c14a8d0bfdbd742120','- [NOTICE] Add Buy Pro Version Section and Link','Slavlee',1002001,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302152,0,'popup_power','1.2.2',576,48,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro',2,0,2,1715934077,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','7ba039ad47287ce574c5ec94cf6c8c7b','- [NOTICE] Changed Buy Pro Version URL','Slavlee',1002002,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302153,0,'popup_power','1.2.3',576,53,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro',2,0,2,1715937986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','ff2cff9f260dafd16a18da40d688ab2a','- [NOTICE] Add german translation\r\n- [NOTICE] Extend Free vs. Pro table\r\n- [NOTICE] Add Buy Pro notice on Dashboard, if no popup-power-pro is installed','Slavlee',1002003,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302154,0,'popup_power','1.3.0',576,63,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro',2,0,2,1716454490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','56a723f37d65c672fb367b7db27298ee','see https://github.com/slavlee/popup_power/releases/tag/1.3.0','Slavlee',1003000,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302155,0,'popup_power','1.3.4',576,38,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro',2,0,2,1730920138,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.0.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','ac943bcfa94a63aa072fe4b65fac7d05','Check the latest release notes on GitHub:\r\n\r\nhttps://github.com/slavlee/popup_power/releases/tag/1.3.4\r\nhttps://github.com/slavlee/popup_power/releases/tag/1.3.3','Slavlee',1003004,0,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302156,0,'popup_power','2.0.0',576,53,'Popup Power','Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro',2,0,2,1732089279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','a0768300a4430a1f32c9992bbacfc196','see https://github.com/slavlee/popup_power/releases/tag/2.0.0','Slavlee',2000000,1,0,'https://github.com/slavlee/popup_power/README.md','ter','',''),
(9302157,0,'booster','10.0.1',73,73,'Booster','Structured data for Typo3 and Google APIs',1,0,2,1712669571,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:6:\"schema\";s:5:\"2.7.x\";}s:8:\"suggests\";a:1:{s:5:\"setup\";s:0:\"\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','7f50fcdfec32d4d112849fc836f73e58','Add Plugin to render faqs as a bootstrap accordion','',10000001,1,0,'https://github.com/Andreas-Sommer/booster','ter','',''),
(9302158,0,'ns_event','1.0.0',257,63,'Event Manager','TYPO3 Event Manager is a full-featured events management extension that lets you create multiple events and get them listed on your website. TYPO3  Event Manager provides a user-friendly interface that allows you to effortlessly create and customize events. Specify event details such as date, time, location, ticket types, and more in a matter of minutes.\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-event-manager  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-event-extension',2,0,3,1712729604,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.5.99\";}}','T3D: Rohan Parmar, T3D:Khushi Rupera, T3D:Rushabh Makwana, QA:Krishna Dhapa','sanjay@nitsan.in','nitsan','2e3256c81407aec0eaeddab96a582fbb','TYPO3 Event Manager is a full-featured events management extension that lets you create multiple events and get them listed on your website. TYPO3  Event Manager provides a user-friendly interface that allows you to effortlessly create and customize events. Specify event details such as date, time, location, ticket types, and more in a matter of minutes.','T3Planet // NITSAN',1000000,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302159,0,'ns_event','1.1.0',257,68,'Event Manager','TYPO3 Event Manager is a full-featured events management extension that lets you create multiple events and get them listed on your website. TYPO3  Event Manager provides a user-friendly interface that allows you to effortlessly create and customize events. Specify event details such as date, time, location, ticket types, and more in a matter of minutes.\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-event-manager  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-event-extension',2,0,3,1716907858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.5.99\";}}','T3D: Rohan Parmar, T3D:Khushi Rupera, T3D:Rushabh Makwana, QA:Krishna Dhapa','sanjay@nitsan.in','nitsan','c0ea1356fb5dfbffca81b255af23561b','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet // NITSAN',1001000,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302160,0,'ns_event','2.0.0',257,44,'Event Manager','TYPO3 Event Manager is a full-featured events management extension that lets you create multiple events and get them listed on your website. TYPO3  Event Manager provides a user-friendly interface that allows you to effortlessly create and customize events. Specify event details such as date, time, location, ticket types, and more in a matter of minutes.\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-event-manager  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-event-extension',2,0,3,1733411800,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";}}','T3D: Rohan Parmar, T3D:Khushi Rupera, T3D:Rushabh Makwana, QA:Krishna Dhapa','sanjay@nitsan.in','nitsan','981955dd0981a35a70b97d341953b94c','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302161,0,'ns_event','2.0.1',257,38,'Event Manager','TYPO3 Event Manager is a full-featured events management extension that lets you create multiple events and get them listed on your website. TYPO3  Event Manager provides a user-friendly interface that allows you to effortlessly create and customize events. Specify event details such as date, time, location, ticket types, and more in a matter of minutes.\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/typo3-event-manager  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-event-extension',2,0,3,1739449644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";s:3:\"php\";s:7:\">=7.4.0\";}}','T3D: Rohan Parmar, T3D:Khushi Rupera, T3D:Rushabh Makwana, QA:Krishna Dhapa','sanjay@nitsan.in','nitsan','fd3e8b7c2c99bf713b30746723d2de89','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet // NITSAN',2000001,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302162,0,'ns_event','2.0.2',257,30,'TYPO3 Event Manager','Create, manage, and display events on your TYPO3 website with ease. The extension offers features like customizable event details, ticket types, schedules, and moreall from a user-friendly backend.',2,0,3,1751352558,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-13.9.99\";s:3:\"php\";s:7:\">=7.4.0\";}}','Team T3Planet','info@t3planet.de','nitsan','8030101226534eeb381244aadc9eccf4','New release of version 2.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet',2000002,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302163,0,'ns_event','14.0.0',257,8,'TYPO3 Event Manager','Create, manage, and display events on your TYPO3 website with ease. The extension offers features like customizable event details, ticket types, schedules, and moreall from a user-friendly backend.',2,0,3,1775140642,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";s:3:\"php\";s:11:\"7.4.0-8.5.0\";}}','Team T3Planet','info@t3planet.de','nitsan','0a5d43e62f8c7a100afc9ca0d94bdc46','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet',14000000,0,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302164,0,'ns_event','14.0.1',257,6,'TYPO3 Event Manager','Create, manage, and display events on your TYPO3 website with ease. The extension offers features like customizable event details, ticket types, schedules, and moreall from a user-friendly backend.',2,0,3,1783088283,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Team T3Planet','info@t3planet.de','nitsan','bb4577d8d05389a41600f034e4144792','New release of version 14.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-event-extension','T3Planet',14000001,1,0,'https://t3planet.de/typo3-event-erweiterung','ter','',''),
(9302165,0,'theme_portfolio','0.1.1',47,47,'Portfolio Theme','TYPO3 theme for a portfolio website',2,0,4,1712943067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}}','Felix Pachowsky','f.pachowsky@googlemail.com','friendsoftypo3','1dab6ed6e007c3b50ce6e67df67ed0b3','release 0.1.1','',1001,1,0,'','ter','',''),
(9302166,0,'fieldencryption','1.0.0',44,44,'fieldencryption','',4,0,6,1713032790,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Dr. Dieter Porth','info@mobger.de','abandoned_extensions','8a53639c76c658604f31c7032bfe7924','The cloud is not save. Somebody may steal your database. If you want a secure web, your confidential data should be encrypted in the database.\r\n\r\nThis extension shows how it could work in many cases with TYPO3. \r\n\r\n','buergerstimmen.de',1000000,1,0,'','ter','',''),
(9302167,0,'ws_avif','12.0.0',74,74,'Creates Avif copies for images','Creates Avif copies of all jpeg and png images',2,0,2,1713126963,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','7c7b395f843a62f610815b55f12fa9fa','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-avif','WapplerSystems',12000000,1,0,'','ter','',''),
(9302168,0,'editor_widgets','2.1.2',411,60,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1713276592,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','75966ce7aa937c6e29db59d81c721107','[BUGFIX] provide valid ext_emconf.php','sitegeist media solutions GmbH',2001002,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302169,0,'editor_widgets','1.2.5',411,50,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1716293191,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','db81b03235aacfe595a9f53d91eb3215','[BUGFIX] remove debug message in TER upload','sitegeist media solutions GmbH',1002005,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302170,0,'editor_widgets','2.1.3',411,60,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1716295547,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','58a62fb63ef34531086131cc920a87e3','[BUGFIX] allow users to manipulate brokenLinks outside their web-mount','sitegeist media solutions GmbH',2001003,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302171,0,'editor_widgets','2.1.4',411,61,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1720000006,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','22577a5ab452d50cf1f9f8c560425ce7','[BUGFIX] do not register optional widgets anonymous','sitegeist media solutions GmbH',2001004,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302172,0,'editor_widgets','2.1.5',411,50,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1730218496,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','550b13c4aa6b1e2637b76a91faa2046e','[TASK] backport duplicatedFiles from TYPO3 14 without literal select','sitegeist media solutions GmbH',2001005,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302173,0,'editor_widgets','2.1.6',411,25,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1747048471,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','559bc5509ee3a83dc28b6516e61ee5bf',' Exclude paths configuration for duplicate files widget\r\n Improve performance for duplicate files widget\r\n harden BrokenLinksWidget DI against missing linkvalidator','sitegeist media solutions GmbH',2001006,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302174,0,'editor_widgets','2.1.7',411,27,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1747742285,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','8c3f88879248cb7511e51781795fe3df','fix ter upload','sitegeist media solutions GmbH',2001007,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302175,0,'editor_widgets','2.1.8',411,25,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1749664071,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.10-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','1dc0fc22428fa6b35e60426c869577ca','[FEATURE] add migration to core \"Latest changed pages\" widget','sitegeist media solutions GmbH',2001008,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302176,0,'editor_widgets','2.1.9',411,25,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1753954129,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.10-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','bb43f548dccbe530ddda6021990810c7','[BUGFIX] add missing table head column in BrokenLinksWidget','sitegeist media solutions GmbH',2001009,0,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302177,0,'editor_widgets','2.1.10',411,28,'Editor Widgets','Collection of useful dashboard widgets focused on editors',2,0,4,1758120119,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.10-13.9.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}s:8:\"suggests\";a:2:{s:23:\"typo3/cms-linkvalidator\";s:1:\"*\";s:19:\"typo3/cms-redirects\";s:1:\"*\";}}','Ulrich Mathes, Benjamin Tammling','mathes@sitegeist.de, benjamin.tammling@sitegeist.de','adminsitegeist','d5509bb7a26d9233026221c4654fc0bb','Merge pull request 26 from peterkraume/issue-25\n\n[BUGFIX] Fix missing templateFileName','sitegeist media solutions GmbH',2001010,1,0,'https://github.com/sitegeist/editor-widgets','ter','',''),
(9302178,0,'ns_pwa','1.0.0',210,56,'TYPO3 PWA (Progressive Web Apps) Extension','Make your TYPO3 website lightning fast & work offline! Get our TYPO3 PWA extension for a better SEO & mobile experience. Install today!\n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-pwa  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-pwa-extension',2,0,3,1713448681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";}}','T3: Jay Bhalgamiya, T3: Arun Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','c45937af2230de6da381a2f099b14c64','Make your TYPO3 website lightning fast & work offline! Get our TYPO3 PWA extension for a better SEO & mobile experience. Install today!\r\n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-pwa  Premium Version, Documentation & Free Support: https://t3planet.com/typo3-pwa-extension','T3Planet // NITSAN',1000000,0,0,'https://t3planet.de/typo3-pwa-erweiterung','ter','',''),
(9302179,0,'ns_pwa','1.1.0',210,57,'TYPO3 PWA (Progressive Web Apps)','Make your TYPO3 website lightning fast & work offline! Get our TYPO3 PWA extension for a better SEO & mobile experience. Install today!\n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-pwa  Documentation & Free Support: https://t3planet.com/typo3-pwa-extension',2,0,3,1713942275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";}}','T3: Jay Bhalgamiya, T3: Arun Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','6c7e28718731d00ac06c39078deb2680','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-pwa-extension','T3Planet // NITSAN',1001000,0,0,'https://t3planet.de/typo3-pwa-erweiterung','ter','',''),
(9302180,0,'ns_pwa','1.1.1',210,66,'TYPO3 PWA (Progressive Web Apps)','Make your TYPO3 website lightning fast & work offline! Get our TYPO3 PWA extension for a better SEO & mobile experience. Install today!\n     Live Demo: https://demo.t3planet.com/t3-extensions/typo3-pwa  Documentation & Free Support: https://t3planet.com/typo3-pwa-extension',2,0,3,1714980777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";}}','T3: Jay Bhalgamiya, T3: Arun Solanki, T3: Nilesh Malankiya, QA: Krishna Dhapa','sanjay@nitsan.in','nitsan','9b124da62c5021e94bca71f16577b22c','New release of version 1.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-pwa-extension','T3Planet // NITSAN',1001001,0,0,'https://t3planet.de/typo3-pwa-erweiterung','ter','',''),
(9302181,0,'ns_pwa','1.1.2',210,31,'TYPO3 Progressive Web App (PWA)','Turn your TYPO3 website into a high-performance Progressive Web App (PWA) with offline access, fast loading, and improved mobile and SEO experience.',2,0,3,1751624033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','714a57441e358300e996d0767b226625','New release of version 1.1.2 - see details, changelog and documentation on https://t3planet.com/typo3-pwa-extension','T3Planet',1001002,1,0,'https://t3planet.de/typo3-pwa-erweiterung','ter','',''),
(9302182,0,'ns_t3ai','1.0.0',251,67,'T3AI  TYPO3  AI','T3AI  TYPO3 meets Artificial Intelligence with T3AI (ChatGPT, DALL-E, etc). T3AI provides rich content assistance, automating tasks like content creation and SEO optimization. It offers wide range of features like quick sidebar options, AI page creation, RTE chatbot, Language translation, Chat assistance, and Helpful prompts and so on.\n\n     Live Demo: https://demo.t3planet.com/t3-extensions/pro/t3ai-typo3-chatgpt-extension  Premium Version, Documentation & Free Support: https://t3planet.com/t3ai-typo3-chatgpt-extension',2,0,0,1713780971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','nitsan','7bf8f4da3a4329a10bace7a180182d76','T3AI  TYPO3 meets Artificial Intelligence with T3AI (ChatGPT, DALL-E, etc). T3AI provides rich content assistance, automating tasks like content creation and SEO optimization. It offers wide range of features like quick sidebar options, AI page creation, RTE chatbot, Language translation, Chat assistance, and Helpful prompts and so on.  Live Demo: https://demo.t3planet.com/t3-extensions/pro/t3ai-typo3-chatgpt-extension  Premium Version, Documentation & Free Support: https://t3planet.com/t3ai-typo3-chatgpt-extension','T3Planet // NITSAN',1000000,0,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302183,0,'ns_t3ai','2.0.0',251,46,'T3AI: All-in-One TYPO3 AI Extension','Meet T3AI- Experience AI-powered content generation, advanced SEO optimization, creative media production, easy language translation, and moreall within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1724166831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','nitsan','2624afea252dae1474eba379247f56c5','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet // NITSAN',2000000,0,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302184,0,'ns_t3ai','2.0.1',251,55,'T3AI: All-in-One TYPO3 AI Extension','Meet T3AI- Experience AI-powered Models with ChatGPT, Gemini, Cloude & Azure AI for content generation, advanced SEO optimization, creative media production, easy language translation, and moreall within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1724242414,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','nitsan','f516a760ffeb26e87802f1611a4bbe62','New release of version 2.0.1 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet // NITSAN',2000001,0,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302185,0,'ns_t3ai','2.0.2',251,39,'T3AI: All-in-One TYPO3 AI Extension','Meet T3AI- Experience AI-powered Models with ChatGPT, Gemini, Cloude & Azure AI for content generation, advanced SEO optimization, creative media production, easy language translation, and moreall within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1739878312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";}}','T3: Nilesh Malankiya, T3: Parth Parmar, T3: Jay Bhalgamiya, T3: Rohan Parmar, QA: Vishal Solanki, Krishna Dhapa','sanjay@nitsantech.com','nitsan','8cfdabc4159e9ebb7fc201feef821fb4','Meet T3AI- Experience AI-powered Models with ChatGPT, Gemini, Cloude & Azure AI for content generation, advanced SEO optimization, creative media production, easy language translation, and moreall within a few clicks, directly from your TYPO3 backend. Maximize your productivity by saving up to four times your time with T3AI. Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension','T3Planet // NITSAN',2000002,0,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302186,0,'ns_t3ai','2.0.3',251,32,'T3AI  TYPO3 AI Integration Extension','T3AI empowers your TYPO3 backend with advanced AI capabilities including content generation, SEO optimization, media creation, translation, and more using ChatGPT, Gemini, Claude, and Azure AI. Save time and boost productivity with powerful AI tools built directly into your TYPO3 environment.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1751863128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','50e06a7478ca9f47f972b5b9f7041018','New release of version 2.0.3 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet',2000003,0,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302187,0,'ns_t3ai','14.0.0',251,12,'T3AI  TYPO3 AI Integration Extension','T3AI empowers your TYPO3 backend with advanced AI capabilities including content generation, SEO optimization, media creation, translation, and more using ChatGPT, Gemini, Claude, and Azure AI. Save time and boost productivity with powerful AI tools built directly into your TYPO3 environment.\n    \n    Explore the Live Demo: https://t3-extension-live.t3planet.com/typo3/?TYPO3_AUTOLOGIN_USEReditor-ns-t3ai\n    Product Page, Documentation & Support: https://t3planet.com/t3ai-typo3-extension',2,0,0,1778504347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.99.9\";}}','Team T3Planet','info@t3planet.de','nitsan','8e82d2b463ff2db5cf4a50bcec58fefb','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/t3openai-typo3-chatgpt-extension','T3Planet',14000000,1,0,'https://t3planet.de/t3ai-typo3-erweiterung','ter','',''),
(9302188,0,'ns_wp_migration','1.0.0',248,54,'WP Migration','Plug-n-play TYPO3 extension to migrate wordpress page and page data to your TYPO3 site.',2,0,0,1713782771,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.4.99\";s:4:\"blog\";s:13:\"11.0.2-12.0.2\";s:14:\"md_news_author\";s:11:\"7.0.0-7.0.2\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.0-12.4.99\";}}','T3: Navdeepsinh Jethwa','sanjay@nitsan.in','nitsan','9914c2c5ec42afbda59c133cd29a2f17','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','NITSAN Technologies Pvt Ltd',1000000,0,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302189,0,'ns_wp_migration','1.0.1',248,63,'WP Migration','Plug-n-play TYPO3 extension to migrate wordpress page and page data to your TYPO3 site.',2,0,0,1713787550,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.4.99\";s:4:\"blog\";s:13:\"11.0.2-12.0.2\";s:14:\"md_news_author\";s:11:\"7.0.0-7.0.2\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.0-12.4.99\";}}','T3: Navdeepsinh Jethwa','sanjay@nitsan.in','nitsan','1aefd34006498ffa5f8ac740d38a1941','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302190,0,'ns_wp_migration','1.1.0',248,63,'WP Migration','Plug-n-play TYPO3 extension to migrate wordpress page and page data to your TYPO3 site.',2,0,0,1717504844,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.4.99\";s:4:\"blog\";s:13:\"11.0.2-12.0.2\";s:14:\"md_news_author\";s:11:\"7.0.0-7.0.2\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.0-12.4.99\";}}','T3: Navdeepsinh Jethwa','sanjay@nitsan.in','nitsan','94e3dfae6977020244819df2dd97c424','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','T3Planet // NITSAN',1001000,0,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302191,0,'ns_wp_migration','1.1.1',248,25,'TYPO3 WordPress Migration Tool','Easily migrate your WordPress pages and data into a TYPO3 website with this plug-and-play backend extension. Simplifies migration for posts, authors, media, and more.',2,0,0,1751863593,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";s:4:\"news\";s:14:\"11.0.0-11.4.99\";s:4:\"blog\";s:13:\"11.0.2-12.0.2\";s:14:\"md_news_author\";s:11:\"7.0.0-7.0.2\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','c6cda451000dbd41d330962e657c764e','New release of version 1.1.1 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','T3Planet',1001001,0,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302192,0,'ns_wp_migration','2.0.0',248,32,'TYPO3 WordPress Migration Tool','Easily migrate your WordPress pages and data into a TYPO3 website with this plug-and-play backend extension. Simplifies migration for posts, authors, media, and more.',2,0,0,1754655255,'a:1:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:4:\"news\";s:14:\"11.0.0-12.9.99\";s:4:\"blog\";s:13:\"11.0.2-13.9.9\";s:14:\"md_news_author\";s:12:\"7.0.0-8.9.99\";s:10:\"ns_license\";s:13:\"1.2.0-13.9.99\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.2-13.9.99\";s:3:\"php\";s:14:\"7.4.0 - 8.3.99\";}}','Team T3Planet','info@t3planet.de','nitsan','9fd71995d6e7f5dc6f3dd0d0b10ac3a3','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','T3Planet',2000000,0,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302193,0,'ns_wp_migration','14.0.0',248,11,'TYPO3 WordPress Migration Tool','Easily migrate your WordPress pages and data into a TYPO3 website with this plug-and-play backend extension. Simplifies migration for posts, authors, media, and more.',2,0,0,1779787826,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";s:18:\"rte_ckeditor_image\";s:14:\"11.0.2-14.9.99\";s:3:\"php\";s:11:\"7.4.0 - 8.5\";}}','Team T3Planet','info@t3planet.de','nitsan','c290fb64cf7e18ead112d6ad9faa6b9b','New release of version 14.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-wp-migration-extenion','T3Planet',14000000,1,0,'https://t3planet.de/typo3-wordpress-migration-erweiterung','ter','',''),
(9302194,0,'cli_config','1.0.0',92,72,'CLI Config','TYPO3 CMS extension to provide a command to set or unset global system settings on CLI.',2,0,4,1714210772,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"typo3_console\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','d2293db7b94a95bb55eb8897a6bed277','First release of EXT:cli_config. This extension provides a command to set or unset global system settings on CLI, for TYPO3 v13, as alternative to Helhums typo3_console.','',1000000,0,0,'https://github.com/a-r-m-i-n/cli-config','ter','',''),
(9302195,0,'cli_config','1.0.1',92,20,'CLI Config','TYPO3 CMS extension to provide a command to set or unset global system settings on CLI.',2,0,4,1762177691,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}s:9:\"conflicts\";a:1:{s:13:\"typo3_console\";s:0:\"\";}}','Armin Vieweg','armin@v.ieweg.de','professorweb','c91a186a2de410693506025c103eada9','Fix PHP 8.4 deprecation notice','',1000001,1,0,'https://github.com/a-r-m-i-n/cli-config','ter','',''),
(9302196,0,'imgix','11.2.0',42,42,'imgix','Simple integration of imgix in TYPO3',2,0,4,1714458112,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','AOE GmbH','dev@aoe.com','aoepeople','1da8598aaa2fbd2309d33078302259ea','chore: make sure everything runs with php8.0 and php8.3 - update gitlab ci to run with 8.0','',11002000,1,0,'','ter','',''),
(9302197,0,'bt_appointment','11.0.3',188,52,'bookingtime appointments','Conveniently integrate bookingtimes online appointment booking into your website.',2,0,6,1714461441,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','bookingtime','cms-ext@bookingtime.com','cms-ext@bookingtime.com','e092e565ee1fda0c1809606990fb1489','for  TYPO3 version 11','bookingtime GmbH',11000003,0,0,'https://github.com/bookingtime/app-t3-appointment/blob/master/Documentation/Readme.md','ter','',''),
(9302198,0,'bt_appointment','12.0.2',188,56,'bookingtime appointments','Conveniently integrate bookingtimes online appointment booking into your website.',2,0,6,1714461718,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','bookingtime','cms-ext@bookingtime.com','cms-ext@bookingtime.com','2354efe3056751dcc6feb02ff348bba3','for TYPO3 version 12','bookingtime GmbH',12000002,0,0,'https://github.com/bookingtime/app-t3-appointment/blob/master/Documentation/Readme.md','ter','',''),
(9302199,0,'bt_appointment','12.0.3',188,78,'bookingtime appointments','Conveniently integrate bookingtimes online appointment booking into your website.',2,0,6,1714462093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";}}','bookingtime','cms-ext@bookingtime.com','cms-ext@bookingtime.com','ac263a26edb53fd6fb041218796e223c','for TYPO3 version 12','bookingtime GmbH',12000003,0,0,'https://github.com/bookingtime/app-t3-appointment/blob/master/Documentation/Readme.md','ter','',''),
(9302200,0,'bt_appointment','14.1.0',188,2,'bookingtime appointments','Conveniently integrate bookingtimes online appointment booking into your website.',2,0,6,1786355410,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}}','bookingtime','cms-ext@bookingtime.com','cms-ext@bookingtime.com','c5d23a53d75bda26d42c125dbde264c4','TYPO3 11.5 support restored (classic mode). Fixed bundled vendor classmap\r\nshadowing core symfony packages (caused TYPO3 13 backend error on login).\r\nSupports TYPO3 11.5 - 14.','bookingtime GmbH',14001000,1,0,'https://github.com/bookingtime/app-t3-appointment/blob/master/Documentation/Readme.md','ter','',''),
(9302201,0,'content_notes','1.0.0',38,38,'Content Notes','Adds Notes to Content Elements',2,0,4,1715078989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','FGTCLB','info@fgtclb.com','web-vision-gmbh','c05d4d43d86c99d8e68cbbd8d3224359','Similar to the TYPO3 core extension \"sys_notes\", this extension enables you to create messages which can be placed on any page and contain instructions or other information related to a page or section. The difference to the \"sys_notes\" extension TYPO3 is that notes of various kinds can now also be placed also between the content elements, instead of above or below the page columns.','',1000000,1,0,'','ter','',''),
(9302202,0,'klarokratie','12.4.3',350,26,'Klaro!kratie','',2,0,3,1715175522,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','995fea94e4c2b1a5af88ba4ff0fa2d29','Adding extension to extension repository','',12004003,0,0,'','ter','',''),
(9302203,0,'klarokratie','12.4.4',350,26,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1715176105,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','e0731446ffdf24289fce9a0d4f9d3c2a','Adding description','',12004004,0,0,'','ter','',''),
(9302204,0,'klarokratie','12.4.5',350,28,'Klaro!kratie','ncludes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1715773063,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','608cf97c283934d347a0320a2365c587','[FEATURE] possibility to disable the consent manager\r\n[CHANGE] adding clear namespace to configuration\r\n[ADD] adding icons','',12004005,0,0,'','ter','',''),
(9302205,0,'klarokratie','12.4.6',350,31,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1717605515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','ec3ee2f06bddcc297427284ed46c4eeb','[FIX] warnings because of undefined array-keys','',12004006,0,0,'','ter','',''),
(9302206,0,'klarokratie','12.4.8',350,17,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1729592722,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','cb78aa190579ed283e2b5d1aa42aab52','[FEATURE] Automatically adds integrated tracking code for Google Analytics or etracker (if configured - default: disabled)','',12004008,0,0,'','ter','',''),
(9302207,0,'klarokratie','12.4.10',350,22,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1729683610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','c3dd5bcc5b95879dcfdf3fcfa73246f7','[FIX] minor fix for enabling cookies with etracker','',12004010,0,0,'','ter','',''),
(9302208,0,'klarokratie','12.4.13',350,17,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1730547238,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','787a4a50adfbfc18a5dfd17ff01465bf','[FIX] issue with controller redirect','',12004013,0,0,'','ter','',''),
(9302209,0,'klarokratie','12.4.14',350,26,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1730807425,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','ea5c1059c683b88b3e135543fe0bb6fe','[FIX] compatibility fix for TYPO3 v10','',12004014,0,0,'','ter','',''),
(9302210,0,'klarokratie','12.4.19',350,15,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1738253674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','c67a657c909fc71109751b403bf9265d','[FEATURE] Better handling of  script-injection after consent for etracker and Google Tag Manager / Google Analytics\r\n[FEATURE] doNotUseSessionStorage for etracker','',12004019,0,0,'','ter','',''),
(9302211,0,'klarokratie','13.4.0',350,17,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos.',2,0,3,1739983038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','857b507b3e88977b8649df3823de70cb','[FEATURE] refactoring for v13','',13004000,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302212,0,'klarokratie','13.4.2',350,12,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1742816965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','09b044f42475404b49c3900a41cbb531','[FIX] fixed compatibility issues with v12 and below','',13004002,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302213,0,'klarokratie','13.4.5',350,9,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1742824313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','b0329bca645d32b779aad7ebf8491dae','[FIX] Compatibility issue with TYPO3 v13.4.8: Non-readonly class cannot extend readonly CanonicalGenerato','',13004005,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302214,0,'klarokratie','13.4.7',350,11,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1742836868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','1335e00a064c4282207a704e8d0c8c66','[FIX] compatibility-fix for v10','',13004007,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302215,0,'klarokratie','13.4.9',350,10,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1743949765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','790a435a29d1597ee3ac355cfa4fa524','[FEATURE] additional information on cookies in cookie-opt-in\r\n[CHANGE] removing contextualConsentOnly: true for Youtube and Vimeo','',13004009,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302216,0,'klarokratie','13.4.10',350,9,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1744030391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','6f61ed512723048c3d0e6fe6dd65d5ce','[FIX] legacy dependency-fix','',13004010,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302217,0,'klarokratie','13.4.14',350,12,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1744633795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','6f2d3b0fd60700c6b6b1cb64bf0ae03a','[CHANGE] Improvements for tracking with Google Consent Mode v2\r\n[CHANGE] remove console.log-output','',13004014,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302218,0,'klarokratie','13.4.15',350,10,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1747303023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','3036e24a3dfd0fe97528b39fdff57263','[FIX] minor fix\r\n[FEATURE] adding site sets','',13004015,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302219,0,'klarokratie','13.4.16',350,12,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1747313802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','7059628328c5cfd764445a8d19b15e8f','[FIX] Icon handling in BE','',13004016,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302220,0,'klarokratie','13.4.17',350,10,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1750061033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','f8198bc1a5ee8652c4959babd95cb46d','[FEATURE] possibility to use includes for cleaner and modular setup','',13004017,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302221,0,'klarokratie','13.4.19',350,17,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1754577353,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','052df93ac49a74cd54142cc19f0a64fe','[FIX] fixing issue with GA4 when not using the Google Tag Manager','',13004019,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/13.4/en-us','ter','',''),
(9302222,0,'klarokratie','14.4.1',350,4,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1782739253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','d5847cffa56b5c5aa084e336fb8cd90e','Updated for TYPO3 v14','',14004001,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/14.4/en-us','ter','',''),
(9302223,0,'klarokratie','14.3.5',350,4,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1785168325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','fafc106998dd08242c62c7de32ce6947','Fix in version number','',14003005,0,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/14.3/en-us','ter','',''),
(9302224,0,'klarokratie','14.4.5',350,5,'Klaro!kratie','Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.',2,0,3,1785169645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','cb77a7d999dbd2cbbffa5ff928e0abe0','Fix in version numbers','',14004005,1,0,'https://docs.typo3.org/p/madj2k/t3-klarokratie/14.4/en-us','ter','',''),
(9302225,0,'accelerator','12.4.2',277,21,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1715772986,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:13:\"core_extended\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','68c5daa26368d968c4658736e243bd21','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database','',12004002,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302226,0,'accelerator','12.4.3',277,23,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1715774540,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','83337c258e7aa71e0bc87e3fd6d9b844','[FIX] Removing unnecessary dependency\r\n[CHANGE] Cleanup in tests','',12004003,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302227,0,'accelerator','12.4.4',277,27,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1715787972,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','21e0d02193170d50a0ca4f4687718a9e','[FIX] Fixing issue with rootline in backend context','',12004004,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302228,0,'accelerator','12.4.6',277,18,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1716892488,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','a1e7fc55660b67520980066c8ca7e1ed','[FIX] variants not working','',12004006,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302229,0,'accelerator','12.4.8',277,24,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1716906105,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','615f2e4944dab20c7e798afa0ae47f13','[FIX] fix for return values of variants in configuration','',12004008,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302230,0,'accelerator','12.4.10',277,18,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1717605462,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','a35bf237d032030530a9d461d3ca4221','[FIX] fixing issue with backwards compatibility to v10\r\n[FIX] warnings because of undefined array-keys','',12004010,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302231,0,'accelerator','12.4.11',277,31,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1717661409,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','abc2d27afc05602a3f56f934b8246917','[FEATURE] make layout field for critical-css configurable\r\n[FIX] minor fixes for type-hints\r\n','',12004011,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302232,0,'accelerator','12.4.14',277,17,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1726750039,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','1464d67c09585984b2955f2811e33dbd','BUGFIX: when using multiple variants in configuration only the first one was taken\r\nFEATURE: advanced version of the MarkerReducer added (thanks to Christian Dilger)','',12004014,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302233,0,'accelerator','12.4.15',277,19,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1726750703,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','0d64d76c5f308a12db35d90d563e4f6c','BUGIX: Typo which leads to loop when using MarkerReducer in legacy-version','',12004015,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302234,0,'accelerator','12.4.20',277,14,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1729594430,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','9a908b8f8de5190f48b60e3969681561','[FEATURE] Advanced marker reducer for better performance when serializing objects \r\n[FIX] xkey not included in response header ','',12004020,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302235,0,'accelerator','12.4.21',277,22,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1729616280,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"2.4.0-2.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','e9d38f01bb9c8a65b98a1e599183dbd9','[FIX] Fix for hmac with opsone-varnish','',12004021,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302236,0,'accelerator','12.4.17',277,11,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1739979700,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"7.0.0-7.0.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','c8623fd4dbbfa17ec6fe49a4c565b2f5','[FEATURE] Refactoring for v13\r\n\r\nIMPORTANT: The MarkerReducer and the extended cache-functionalities have been removed in this version.','',12004017,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302237,0,'accelerator','13.4.0',277,12,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1739980526,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"7.0.0-7.0.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','4bbaab1dace315fbfeb5d78ce5eddaef','[FEATURE] refactoring for v13\r\n\r\nIMPORTANT: The MarkerReducer and the advanced cache-functionalities have been removed','',13004000,0,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302238,0,'accelerator','13.4.2',277,20,'TYPO3 Accelerator','Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database',2,0,4,1747302946,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"varnish\";s:12:\"7.0.0-7.0.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','908785d00a90476d48fed28553081a87','[FEATURE] adding site-sets','',13004002,1,0,'https://github.com/skroggel/typo3-accelerator','ter','',''),
(9302239,0,'example_site_sets_compat','1.0.0',187,50,'Example: site sets compat','Example of how to provide site sets in an extension that is compatible with older TYPO3 versions',2,0,9,1715881948,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:5:\"fluid\";s:14:\"11.5.0-13.4.99\";s:4:\"form\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','d1e97a02aee3ae95a11af733fc46ffc4','Initial commit','',1000000,0,0,'https://brotkrueml.dev/how-to-maintain-an-extension-for-multiple-typo3-versions-with-and-without-site-sets/','ter','',''),
(9302240,0,'example_site_sets_compat','1.0.1',187,65,'Example: site sets compat','Example of how to provide site sets in an extension that is compatible with older TYPO3 versions',2,0,9,1715882246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','47bcb962d0596ee0f6c10c9a3a167a4b','Fixed:\r\n- Remove superfluous dependencies from ext_emconf.php','',1000001,0,0,'https://brotkrueml.dev/how-to-maintain-an-extension-for-multiple-typo3-versions-with-and-without-site-sets/','ter','',''),
(9302241,0,'example_site_sets_compat','1.1.0',187,53,'Example: site sets compat','Example of how to provide site sets in an extension that is compatible with older TYPO3 versions',2,0,9,1730310543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','df030ed19b2d065b01eec449ba0e56cb','Added:\r\n- Category for site setting (thanks to Eric Harrer)','',1001000,0,0,'https://brotkrueml.dev/how-to-maintain-an-extension-for-multiple-typo3-versions-with-and-without-site-sets/','ter','',''),
(9302242,0,'example_site_sets_compat','1.2.0',187,19,'Example: site sets compat','Example of how to provide site sets in an extension that is compatible with older TYPO3 versions',2,0,9,1765904387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','8f2d5488d0de97262628fa9e8dc9efd7','Added\r\n- Compatibility with TYPO3 v14','',1002000,1,0,'https://brotkrueml.dev/how-to-maintain-an-extension-for-multiple-typo3-versions-with-and-without-site-sets/','ter','',''),
(9302243,0,'form_module_enhancer','0.0.1',69,28,'Form Backend Module Enhancer','Enhance ext:form backend module with a search bar and additional fields in the FormManager',1,0,1,1716723418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','f34ef69a924916317a5de1ef3f7166fa','Check readme\r\n\r\nEnhance ext:form backend module with a search bar and additional fields in the FormManager\r\n\r\n FEATURES\r\n- Search bar (typoscript option to add fields other than name)\r\n- Custom paginator limit\r\n- More fields displayed in FormManager','',1,0,0,'','ter','',''),
(9302244,0,'form_module_enhancer','0.0.2',69,41,'Form Backend Module Enhancer','Enhance ext:form backend module with a search bar and additional fields in the FormManager',1,0,1,1717619268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','32651de186e88d52f65a30539b544485','[BUGFIX] case insensitive search','',2,1,0,'','ter','',''),
(9302245,0,'gdpr_extensions_com_ytshorts','1.0.0',161,63,'GDPR-Extensions.com - Youtube Shorts 2xClick Solution','The GDPR Youtube Shorts 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube short videos and bolstering user privacy.',2,0,3,1717070029,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','a44983395c0741fc10d55901dead082d','Support for Consent Manager added','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_ytshorts/blob/main/README.md','ter','',''),
(9302246,0,'gdpr_extensions_com_ytshorts','1.0.1',161,45,'GDPR-Extensions.com - Youtube Shorts 2xClick Solution','The GDPR Youtube Shorts 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube short videos and bolstering user privacy.',2,0,3,1727087996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','0861cf08bc146db0c2124c6a1e616e61','UI Changes','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_ytshorts/blob/main/README.md','ter','',''),
(9302247,0,'gdpr_extensions_com_ytshorts','1.0.2',161,53,'GDPR-Extensions.com - Youtube Shorts 2xClick Solution','The GDPR Youtube Shorts 2 Click Solution, brought to you by GDPR-Extensions.com, is a feature-rich solution designed to empower website owners in effectively managing Youtube short videos and bolstering user privacy.',2,0,3,1729163198,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','cbbd4610c28837c12d21465ebbfee209','UI Enhancement','',1000002,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_ytshorts/blob/main/README.md','ter','',''),
(9302248,0,'gdpr_extensions_com_tiktok','1.0.0',231,47,'GDPR-Extensions-com - TikTok 2xClick Solution','',0,0,3,1717071609,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','6afd04cf2b560379e51c38cccc2a36ae','Add TikTok videos to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented.\r\n\r\nStay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302249,0,'gdpr_extensions_com_tiktok','1.0.1',231,22,'GDPR-Extensions-com - TikTok 2xClick Solution','',2,0,3,1717071752,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','1df1a88528a8cf8bbcdacdc12e56f699','Support for consent manager added','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302250,0,'gdpr_extensions_com_tiktok','1.0.2',231,23,'GDPR-Extensions-com - TikTok 2xClick Solution','Add TikTok videos to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1717097976,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','8346772d51b1af249c4f2c530c9235d7','Description updated','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302251,0,'gdpr_extensions_com_tiktok','1.0.3',231,36,'GDPR-Extensions-com - TikTok 2xClick Solution','Add TikTok videos to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1717099462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','852df9e5db871ca7f26c405c90266c46','Support for Version 12 added.','',1000003,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302252,0,'gdpr_extensions_com_tiktok','1.0.5',231,46,'GDPR-Extensions-com - TikTok 2xClick Solution','Add TikTok videos to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1727161030,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','17732fb591c3b8182076ca6f786a02e5','UI Changes','',1000005,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302253,0,'gdpr_extensions_com_tiktok','1.0.6',231,57,'GDPR-Extensions-com - TikTok 2xClick Solution','Add TikTok videos to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729170469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','4d3705ade627c125f18646eb03bda374','UI/UX Enhancement','',1000006,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_tiktok/blob/main/README.md','ter','',''),
(9302254,0,'gdpr_extensions_com_bmap','1.0.0',185,54,'GDPR-Extensions-com - Bing Map 2xClick Solution','',0,0,3,1717358930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','109cc31078fdf6a018cf6095084c1924','Add Bing Map with single or multi location markers to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bmap/blob/main/README.md','ter','',''),
(9302255,0,'gdpr_extensions_com_bmap','1.0.1',185,61,'GDPR-Extensions-com - Bing Map 2xClick Solution','',2,0,3,1717504178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','24bfc685b62be6820d635406a43ee230','Stable version and Support for version 12 added','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bmap/blob/main/README.md','ter','',''),
(9302256,0,'gdpr_extensions_com_bmap','1.0.2',185,16,'GDPR-Extensions-com - Bing Map 2xClick Solution','',0,0,3,1729166095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','c116e46d7cc3408ca88f718bfa25be13','UI customization update','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bmap/blob/main/README.md','ter','',''),
(9302257,0,'gdpr_extensions_com_bmap','1.0.3',185,54,'GDPR-Extensions-com - Bing Map 2xClick Solution','',2,0,3,1729169110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','gdpr-extensions.com','eadd0c2d59ae3bec485eb1e717c2086e','UI update','',1000003,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_bmap/blob/main/README.md','ter','',''),
(9302258,0,'gdpr_extensions_com_gmap','1.0.1',153,59,'GDPR-Extensions-com - Google Map 2xClick Solution','Add Google Maps with single or multi location markers to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1717503124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','9b3722a222501d8461ec2b23db2c6f5c','Add Google Maps with single or multi location markers to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gmap/blob/main/README.md','ter','',''),
(9302259,0,'gdpr_extensions_com_gmap','1.0.2',153,39,'GDPR-Extensions-com - Google Map 2xClick Solution','Add Google Maps with single or multi location markers to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729171903,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','44903871693c01ddd8357fab9ba9e2fe','UI/UX Enhancements','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gmap/blob/main/README.md','ter','',''),
(9302260,0,'gdpr_extensions_com_gmap','1.0.3',153,55,'GDPR-Extensions-com - Google Map 2xClick Solution','Add Google Maps with single or multi location markers to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729229386,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','a937264f5c05449c44df5dd3d6828420','Fixed typo3 version dependency issue','',1000003,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gmap/blob/main/README.md','ter','',''),
(9302261,0,'clickskeks','2.0.0',97,15,'Clickskeks','Clickskeks (https://www.clickskeks.at/) Cookie-Banner with Data-Protection Plugin',2,0,3,1717591231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Jona Stephan','info@ccm19.de','ccm19@typo3','12a23ed6c49127e18d0ad7ff070dbad0','Typo3 Release Version\r\n','',2000000,0,0,'https://www.clickskeks.de/so-gehts/anleitung-cookie-banner-auf-typo3','ter','',''),
(9302262,0,'clickskeks','2.0.1',97,12,'Clickskeks','Clickskeks Cookie-Banner with Data-Protection Plugin. Requires a Clickskeks or an CCM19 subscription.',2,0,3,1717591993,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Jona Stephan','info@ccm19.de','ccm19@typo3','615cc29080bad75630335407ef6c98c3','Updated description','Papoo & Media GmbH',2000001,0,0,'https://www.clickskeks.de/so-gehts/anleitung-cookie-banner-auf-typo3','ter','',''),
(9302263,0,'clickskeks','2.0.2',97,18,'Clickskeks','Clickskeks Cookie-Banner with Data-Protection Plugin. Requires a Clickskeks or an CCM19 subscription.',2,0,3,1717592166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Jona Stephan','info@ccm19.de','ccm19@typo3','724fb10c542ac789c5f43aca96bafb6d','Updated description','Papoo Software & Media GmbH',2000002,0,0,'https://www.clickskeks.de/so-gehts/anleitung-cookie-banner-auf-typo3','ter','',''),
(9302264,0,'clickskeks','2.0.3',97,17,'Clickskeks','Clickskeks Cookie-Banner with Data-Protection Plugin. Requires an Clickskeks subscription.',2,0,3,1717662092,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Jona Stephan','info@ccm19.de','ccm19@typo3','8377b4eee05b4646bb87906b722919fd','Changed description.','Papoo Software & Media GmbH',2000003,0,0,'https://www.clickskeks.de/so-gehts/anleitung-cookie-banner-auf-typo3','ter','',''),
(9302265,0,'clickskeks','2.1.0',97,35,'Clickskeks','Clickskeks Cookie-Banner with Data-Protection Plugin. Requires an Clickskeks subscription.',2,0,3,1718784812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.1.99\";s:3:\"php\";s:12:\"7.4.0-8.1.99\";}}','Jona Stephan','info@ccm19.de','ccm19@typo3','e867517c1aa7bad032e8c2db543b5c92','updatet vendor','Papoo Software & Media GmbH',2001000,1,0,'https://www.clickskeks.de/so-gehts/anleitung-cookie-banner-auf-typo3','ter','',''),
(9302266,0,'typo3_ohdear_health_check','11.4.0',143,56,'TYPO3 Oh Dear Health Check','TYPO3 Oh Dear Health Check',2,0,0,1717706740,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','DEVSK.io','development@devsk.io','devskio','ede1987aaa6fa698628016b622f6f76d','Full TYPO3 integrations of Oh Dear','',11004000,0,0,'https://github.com/devskio/TYPO3-OhDear-Health-Check/blob/main/README.md','ter','',''),
(9302267,0,'typo3_ohdear_health_check','11.4.1',143,35,'TYPO3 Oh Dear Health Check','TYPO3 Oh Dear Health Check',2,0,0,1730807988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.5.99\";}}','DEVSK.io','development@devsk.io','devskio','753cb9ab731b6406c3847a236b5fc8ad','Final version for TYPO3 v12','',11004001,0,0,'https://github.com/devskio/TYPO3-OhDear-Health-Check/blob/main/README.md','ter','',''),
(9302268,0,'typo3_ohdear_health_check','12.4.1',143,52,'TYPO3 Oh Dear Health Check','TYPO3 Oh Dear Health Check',2,0,0,1730808214,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','DEVSK.io','development@devsk.io','devskio','246ca13d9face5e8384ef8803b6cda87','Final version for TYPO3 v12','',12004001,1,0,'https://github.com/devskio/TYPO3-OhDear-Health-Check/blob/main/README.md','ter','',''),
(9302269,0,'events2_reserve_connector','1.0.0',70,70,'Events2 Reserve Connector','This extension provides extended functionalities for integrating Events2 and Reserve extension.',2,0,3,1717756083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.8-12.4.99\";s:7:\"events2\";s:11:\"9.0.0-0.0.0\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9544cf80ab82e8c707667417e5ceb21e','   Initial version\r\n   Extends reserve and events2 extensions\r\n   Add extended fields for events2 TCA\r\n   Add extended fields for reserve TCA\r\n   Extended functionalities added to connect reserve and events2\r\n   If the reserve period has extended event information then the Event title and date added to email body.','jweiland.net',1000000,1,0,'https://docs.typo3.org/p/jweiland/events2-reserve-connector/master/en-us/','ter','',''),
(9302270,0,'saml_idp_single_sign_on_sso','1.0.3',43,43,'SAML IDP 2.0 Single Sign On (SSO) - Login using Typo3 credentials','Typo3 as IdP Single Sign On (SSO) extension allows users residing in your Typo3 site to login to your SAML 2.0 Compliant Service Provider. Login into your websites (Service Providers) using Typo3 credentials. This extension enables your Typo3 site to operate as a SAML 2.0 Identity Provider, which can be set to build trust between the Typo3 site and multiple SAML 2.0 compliant Service Providers in order to securely authenticate users who use the Typo3 site.',2,0,4,1718020321,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-12.5.13\";}}','Miniorange','','abandoned_extensions','c486065c551c337429164c9c955c754c','Authentications (Upto 10 users)\r\nSupports 1 SPs\r\nSP Initiated Login\r\nSigned Assertion\r\nMetadata XML File\r\nMetadata XML URL\r\nBasic Attribute Mapping(User Name, Email)','',1000003,1,0,'https://plugins.miniorange.com/typo3-saml-idp-single-sign-on-sso','ter','',''),
(9302271,0,'idp','1.0.3',129,37,'SAML IDP 2.0 Single Sign On (SSO) - Login using Typo3 credentials','Typo3 as IdP Single Sign On (SSO) extension allows users residing in your Typo3 site to login to your SAML 2.0 Compliant Service Provider. Login into your websites (Service Providers) using Typo3 credentials. This extension enables your Typo3 site to operate as a SAML 2.0 Identity Provider, which can be set to build trust between the Typo3 site and multiple SAML 2.0 compliant Service Providers in order to securely authenticate users who use the Typo3 site.',2,0,4,1718020781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-12.5.13\";}}','Miniorange','','miniorange','3a6444f117680a0e0fa2d2bbf2463388','Authentications (Upto 10 users)\r\nSupports 1 SPs\r\nSP Initiated Login\r\nSigned Assertion\r\nMetadata XML File\r\nMetadata XML URL\r\nBasic Attribute Mapping(User Name, Email)','',1000003,0,0,'https://plugins.miniorange.com/typo3-saml-idp-single-sign-on-sso','ter','',''),
(9302272,0,'idp','1.0.4',129,64,'SAML IDP 2.0 Single Sign On (SSO) - Login using Typo3 credentials','Typo3 as IdP Single Sign On (SSO) extension allows users residing in your Typo3 site to login to your SAML 2.0 Compliant Service Provider. Login into your websites (Service Providers) using Typo3 credentials. This extension enables your Typo3 site to operate as a SAML 2.0 Identity Provider, which can be set to build trust between the Typo3 site and multiple SAML 2.0 compliant Service Providers in order to securely authenticate users who use the Typo3 site.',2,0,4,1720074590,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"8.7.0-12.5.13\";}}','miniOrange','','miniorange','1bb51a767356e657e3c4d80eb6c4dccb','Minor Changes','',1000004,0,0,'https://plugins.miniorange.com/typo3-saml-idp-single-sign-on-sso','ter','',''),
(9302273,0,'idp','1.0.5',129,28,'SAML IDP 2.0 Single Sign On (SSO) - Login using Typo3 credentials','TYPO3 as IdP (Identity Provider) Single Sign On - SSO extension allows users residing in your TYPO3 site to login to your SAML 2.0 Compliant Service Provider. Login into your websites & applications (Service Providers) using TYPO3 credentials. This extension enables your TYPO3 site to operate as a SAML 2.0 Identity Provider, which can be set to build trust between the TYPO3 site and multiple SAML 2.0 compliant Service Providers giving your users a seamless way to log into TYPO3 site. This extension is fully compatible with TYPO3 v13.',2,0,4,1758872479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','d464019baa316e61f64361449c27559e','Added Typo3 version 13 compatibility\r\nSecurity updates','',1000005,1,0,'https://plugins.miniorange.com/typo3-saml-idp-single-sign-on-sso','ter','',''),
(9302274,0,'credits','1.0.0',63,63,'Credits: Image copyright listing','Give credits: Automatically list all used images with their copyright. Multisite support.',2,0,2,1718022264,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','7b46214cedbb6fa00b77594874de2968','[TASK] Initial release 1.0.0\n\nProvides a content element to list of all (visible) images used on a site.\nFor each image the pages its used on are listed.','',1000000,1,0,'https://github.com/schliesser/credits/blob/main/README.md','ter','',''),
(9302275,0,'countdown_element','1.0.0',310,54,'Countdown Element','Powerful TYPO3 extension to display countdown timers.',2,0,3,1718101298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','d941cc0e68425cc78056820af78e2988','Create a simple countdown timer from a given date. The countdown is splitted into: days, hours, minutes, seconds','Slavlee',1000000,0,0,'','ter','',''),
(9302276,0,'countdown_element','1.0.1',310,46,'Countdown Element','Powerful TYPO3 extension to display countdown timers.',2,0,3,1718262293,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','ae7a7e2463100b42b344767f9c292dcc','see https://github.com/slavlee/countdown_element/releases/tag/1.0.1','Slavlee',1000001,0,0,'','ter','',''),
(9302277,0,'countdown_element','1.0.2',310,47,'Countdown Element','Powerful TYPO3 extension to display countdown timers.',2,0,3,1718268503,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','3906061a52b477ec983e8ccdbde4e634','see https://github.com/slavlee/countdown_element/releases/tag/1.0.2','Slavlee',1000002,0,0,'','ter','',''),
(9302278,0,'countdown_element','1.1.0',310,49,'Countdown Element','Powerful TYPO3 extension to display countdown timers.',2,0,3,1718611909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','95fe45d9bb6f55397f2cbbaeb4d59991','see https://github.com/slavlee/countdown_element/releases/tag/1.1.0','Slavlee',1001000,0,0,'','ter','',''),
(9302279,0,'countdown_element','1.1.1',310,46,'Countdown Element','Powerful TYPO3 extension to display countdown timers.',2,0,3,1718694762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','c9cf0068f1a5ee33e57bf5d0ac4d8509','see https://github.com/slavlee/countdown_element/releases/tag/1.1.1','Slavlee',1001001,0,0,'','ter','',''),
(9302280,0,'countdown_element','1.1.2',310,68,'Countdown Element','Powerful TYPO3 extension to display countdown timers. Buy the PRO version: https://countdown-element.slavlee.de/free-vs-pro/',2,0,3,1718863927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Kevin Chileong Lee','support@slavlee.de','info@slavlee.de','69f393bf15d0839f8b9a72da312a6a4e','- [NOTICE] Add Buy Pro Link','Slavlee',1001002,1,0,'','ter','',''),
(9302281,0,'gdpr_extensions_com_mt','1.0.0',111,59,'GDPR-Extensions.com - Matomo 2xClick Solution','Track your website viewers behavior and get your user analytics but only if they consent to! Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Matomo Analytics.',2,0,3,1718110263,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','e5d776abe6ab11560bc846e9953156c6','Track your website viewers behavior and get your user analytics but only if they consent to! Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Matomo Analytics.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_mt/blob/master/README.md','ter','',''),
(9302282,0,'gdpr_extensions_com_mt','1.0.1',111,52,'GDPR-Extensions.com - Matomo 2xClick Solution','Track your website viewers behavior and get your user analytics but only if they consent to! Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Matomo Analytics.',2,0,3,1729078532,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','bba77bff2528cb6cf30c6d93bbf1593a','UI/UX Enhancement ','',1000001,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_mt/blob/master/README.md','ter','',''),
(9302283,0,'gdpr_extensions_com_sfc','1.0.0',178,51,'GDPR-Extensions-com - Social Feed curator 2xClick Solution','Add your social feed through curator.io with our 2xClick solution where the users can manage their cookie preferences any time!',2,0,3,1718316706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','1ed42123f03ff29ed603da0132fb9b51','Add your social feed through curator.io with our 2xClick solution where the users can manage their cookie preferences any time!','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_sfc/blob/main/README.md','ter','',''),
(9302284,0,'gdpr_extensions_com_sfc','1.0.1',178,34,'GDPR-Extensions-com - Social Feed curator 2xClick Solution','Add your social feed through curator.io with our 2xClick solution where the users can manage their cookie preferences any time!',2,0,3,1719908883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','2b53a0dc509598a242fe2ea371ba8975','for styling classes fixed','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_sfc/blob/main/README.md','ter','',''),
(9302285,0,'gdpr_extensions_com_sfc','1.0.2',178,45,'GDPR-Extensions-com - Social Feed curator 2xClick Solution','Add your social feed through curator.io with our 2xClick solution where the users can manage their cookie preferences any time!',2,0,3,1729232997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','406e79631cdc31f5c625805f9747378c','Updated Customization UI/UX ','',1000002,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_sfc/blob/main/README.md','ter','',''),
(9302286,0,'gdpr_extensions_com_sfc','1.0.3',178,48,'GDPR-Extensions-com - Social Feed curator 2xClick Solution','Add your social feed through curator.io with our 2xClick solution where the users can manage their cookie preferences any time!',2,0,3,1732694462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','GDPR-Extensions.com Team','support@gdpr-extensions.com','gdpr-extensions.com','d3160b688ecc80e389125f9fb383c290','image upload bug fix','',1000003,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_sfc/blob/main/README.md','ter','',''),
(9302287,0,'typo3_vite','1.1.6',67,67,'Typo3 Vite','Vite for Typo3',2,0,2,1718625743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','crazy252','crazy252.cg@gmail.com','crazy252','9475bc5eecb71f2d89523d5a23cf31a6','- Migrated extension registration to sys_template.php overrides\r\n- Removed WebManifestViewHelper\r\n- Support for TYPO3 10','',1001006,1,0,'https://github.com/crazy252/typo3_vite','ter','',''),
(9302288,0,'ns_google_sitekit','1.0.0',214,36,'Official Google Site Kit for TYPO3','Connect Google Analytics, Search Console, PageSpeed Insights, and Tag Manager to your TYPO3 site without coding. Improve your websites performance and SEO with the Official Google Site Kit.',2,0,0,1718966141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Navdeepsinh Jethwa T3: Vishal Solanki','sanjay@nitsan.in','nitsan','6ec9426f152b4edd9bf62a9822192c9e','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-google-sitekit','T3Planet // NITSAN',1000000,0,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302289,0,'ns_google_sitekit','1.0.1',214,59,'Official Site Kit by Google','Know whats going on with your TYPO3 site? How users visit and interact with your pages? Get Every Insights with single click button of Popular Google Tools including Google Analytics, Search Console, Google Ads & AdSense, and Tag Manager to your TYPO3 site without coding. Improve your websites performance and SEO.',2,0,0,1721746613,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Navdeepsinh Jethwa T3: Vishal Solanki','sanjay@nitsan.in','nitsan','4b80a63b511317587ec7a2afb05b04fd','Know whats going on with your TYPO3 site? How users visit and interact with your pages? Get Every Insights with single click button of Popular Google Tools including Google Analytics, Search Console, Google Ads & AdSense, and Tag Manager to your TYPO3 site without coding. Improve your websites performance and SEO.','T3Planet // NITSAN',1000001,0,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302290,0,'ns_google_sitekit','1.0.2',214,57,'Site Kit by Google for TYPO3','Know whats going on with your TYPO3 site? How users visit and interact with your pages? Get Every Insights with single click button of Popular Google Tools including Google Analytics, Search Console, Google Ads & AdSense, and Tag Manager to your TYPO3 site without coding. Improve your websites performance and SEO.  Live Demo: https://t3planet.com/sitekit-by-google-for-typo3  Documentation & Free Support: https://docs.t3planet.com/en/latest/ExtNsGoogleSiteKit/Index.html',2,0,0,1727079339,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','T3: Navdeepsinh Jethwa T3: Vishal Solanki','sanjay@nitsan.in','nitsan','a9dd05e356e4afffd55865e967e3a316','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.com/typo3-google-sitekit','T3Planet // NITSAN',1000002,0,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302291,0,'ns_google_sitekit','1.0.3',214,0,'Google Site Kit Integration for TYPO3','Integrate Google tools like Analytics, Search Console, Google Ads, AdSense, and Tag Manager into your TYPO3 sitewithout writing any code. Track user behavior, enhance SEO, and optimize your websites performance with a single extension.',2,0,0,1751629724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.5.99\";}}','Team T3Planet','info@t3planet.de','nitsan','0ecc75b2c6722ae15fc30320635741e6','New release of version 1.0.3 - see details, changelog and documentation on https://t3planet.com/typo3-google-sitekit','T3Planet',1000003,0,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302292,0,'ns_google_sitekit','1.2.0',214,25,'Google Site Kit Integration for TYPO3','Integrate Google tools like Analytics, Search Console, Google Ads, AdSense, and Tag Manager into your TYPO3 sitewithout writing any code. Track user behavior, enhance SEO, and optimize your websites performance with a single extension.',2,0,0,1761547332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','d560b6b8cb43420490f34cd70c5a9b81','New release of version 1.2.0 - see details, changelog and documentation on https://t3planet.com/typo3-google-sitekit','T3Planet',1002000,0,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302293,0,'ns_google_sitekit','2.0.0',214,8,'Google Site Kit Integration for TYPO3','Integrate Google tools like Analytics, Search Console, Google Ads, AdSense, and Tag Manager into your TYPO3 sitewithout writing any code. Track user behavior, enhance SEO, and optimize your websites performance with a single extension.',2,0,0,1782307254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','088aca1dd699f7f879f7c21e1a77954f','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/typo3-google-sitekit','T3Planet',2000000,1,0,'https://t3planet.de/sitekit-by-google-fur-typo3','ter','',''),
(9302294,0,'gdpr_extensions_com_gt','1.0.0',121,63,'GDPR-Extensions.com - Google-Tag-Manager 2xClick Solution','Track your website viewers behavior and get your user analytics but only if they consent to!. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Google Analytics.',2,0,3,1719232728,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','aa69df1a265693d457334b35cb775568','Track your website viewers behavior and get your user analytics but only if they consent to!. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Google Analytics.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gt/blob/main/README.md','ter','',''),
(9302295,0,'gdpr_extensions_com_gt','1.0.1',121,58,'GDPR-Extensions.com - Google-Tag-Manager 2xClick Solution','Track your website viewers behavior and get your user analytics but only if they consent to!. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Google Analytics.',2,0,3,1729076677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','c7b028aa48509e75559b3f413cce60b8','UI/UX Enhancement','',1000001,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gt/blob/main/README.md','ter','',''),
(9302296,0,'cache_bags','0.1.0',138,62,'Cache Bags','Allows to build and register cache bags during runtime. A cache bag can be used to define cache metadata like cache tags and calculate expiration dates for specific cache entries.',1,0,2,1719400877,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.1.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','f08a32cc756155991ef10798addf754e','See release notes at https://github.com/CPS-IT/cache-bags/releases/tag/0.1.0','coding. powerful. systems. CPS GmbH',1000,0,0,'https://github.com/CPS-IT/cache-bags#readme','ter','',''),
(9302297,0,'cache_bags','0.2.0',138,51,'Cache Bags','Allows to build and register cache bags during runtime. A cache bag can be used to define cache metadata like cache tags and calculate expiration dates for specific cache entries.',1,0,2,1731571989,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','6053d97828003fd9468e5b18ffe9b851','See release notes at https://github.com/CPS-IT/cache-bags/releases/tag/0.2.0','coding. powerful. systems. CPS GmbH',2000,0,0,'https://github.com/CPS-IT/cache-bags#readme','ter','',''),
(9302298,0,'cache_bags','0.3.0',138,22,'Cache Bags','Allows to build and register cache bags during runtime. A cache bag can be used to define cache metadata like cache tags and calculate expiration dates for specific cache entries.',1,0,2,1763971552,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','29e2b226c5152e66d45d7e128f56fa34','See release notes at https://github.com/CPS-IT/cache-bags/releases/tag/0.3.0','coding. powerful. systems. CPS GmbH',3000,0,0,'https://github.com/CPS-IT/cache-bags#readme','ter','',''),
(9302299,0,'cache_bags','0.3.1',138,3,'Cache Bags','Allows to build and register cache bags during runtime. A cache bag can be used to define cache metadata like cache tags and calculate expiration dates for specific cache entries.',1,0,2,1785753249,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Elias Häußler','e.haeussler@familie-redlich.de','cpsitberlin','aa8680d62235da76e9cee2af9a7439c5','See release notes at https://github.com/CPS-IT/cache-bags/releases/tag/0.3.1','coding. powerful. systems. CPS GmbH',3001,1,0,'https://github.com/CPS-IT/cache-bags#readme','ter','',''),
(9302300,0,'wr_deepl_translate','1.0.1',683,21,'DeepL Translate Slim','Translate TYPO3 pages with DeepL without headaches',2,0,3,1719413432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','f10646618872699f57bf86fbcd57ec17','Updated extension to 1.0.1','werkraum.net',1000001,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302301,0,'wr_deepl_translate','1.0.2',683,28,'DeepL Translate Slim','Translate TYPO3 pages with DeepL without headaches',2,0,3,1719413682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','c4e4fb3fbdeb249f8be376fd18231bbe','New release of version 1.0.2 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000002,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302302,0,'wr_deepl_translate','1.0.3',683,32,'DeepL Translate Slim','Translate TYPO3 pages with DeepL without headaches',2,0,3,1719464378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','e4a849eabaa46e5f6acf47218dc86d52','New release of version 1.0.3 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000003,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302303,0,'wr_deepl_translate','1.0.4',683,48,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1723024185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','6deb3b4cc6859637b14f151d36b574a7','New release of version 1.0.4 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000004,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302304,0,'wr_deepl_translate','1.0.5',683,41,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1727167403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','f1139bd72f632240b639456dd2285204','New release of version 1.0.5 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000005,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302305,0,'wr_deepl_translate','1.0.6',683,51,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1727171586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','1c85b704a3503dcedb433d7349e3a0e0','New release of version 1.0.6 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000006,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302306,0,'wr_deepl_translate','1.0.7',683,38,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1729752318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','65bac82285dee2ed2a4e9cd56a098acd','New release of version 1.0.7 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000007,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302307,0,'wr_deepl_translate','1.0.8',683,41,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1729762737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','df204365f8b69b68b1fb856a86aebc69','New release of version 1.0.8 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000008,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302308,0,'wr_deepl_translate','1.0.9',683,40,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1730206538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','bce328c871d2a6c26a4e6a53876409c3','New release of version 1.0.9 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1000009,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302309,0,'wr_deepl_translate','1.1.0',683,36,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731058525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','bf625aea3b48e1ca9e473751212ae67c','New release of version 1.1.0 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1001000,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302310,0,'wr_deepl_translate','1.1.1',683,39,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731059325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','d44ec46f8f8d3fbdac8680cec694f043','New release of version 1.1.1 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum.net',1001001,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302311,0,'wr_deepl_translate','1.1.2',683,43,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731073789,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','0d1746431c6e3b0883e23723b622f352','New release of version 1.1.2 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1001002,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302312,0,'wr_deepl_translate','1.1.3',683,36,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731317424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','62f1d725ee496d7bb168e76d037eb39e','New release of version 1.1.3 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1001003,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302313,0,'wr_deepl_translate','1.1.4',683,38,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731320797,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','78b2f5c9e7b14be8694c75969b3121d8','New release of version 1.1.4 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1001004,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302314,0,'wr_deepl_translate','1.1.5',683,47,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1731321093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','851bf0ac4b43b0812d901f6d210cb2a8','New release of version 1.1.5 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1001005,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302315,0,'wr_deepl_translate','1.2.0',683,38,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1739515129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','ebacb12b97126a72b43722c98d48295b','New release of version 1.2.0 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1002000,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302316,0,'wr_deepl_translate','1.2.2',683,17,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1763556834,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','ae23d9d5cf2a2aa12251be71b07d6211','New release of version 1.2.2 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1002002,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302317,0,'wr_deepl_translate','1.2.3',683,20,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1763559362,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','53ca1d605f3e2dceef57468525186f7d','New release of version 1.2.3 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1002003,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302318,0,'wr_deepl_translate','1.2.4',683,12,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1773144224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','35fe9c551a3b15a553da1b9bd5911446','New release of version 1.2.4 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1002004,0,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302319,0,'wr_deepl_translate','1.2.5',683,17,'DeepL Translate Slim','Automatic translations of entire TYPO3 websites with DeepL. Quick and easy. Without extra languages in the backend and without headaches.',2,0,3,1773154499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','304dc2ad3f722200351e3dd63bee19a1','New release of version 1.2.5 - see details, changelog and documentation on https://github.com/werkraum/deepl-translate-slim','werkraum Digitalmanufaktur GmbH',1002005,1,0,'https://github.com/werkraum/deepl-translate-slim/blob/main/README.md','ter','',''),
(9302320,0,'gdpr_extensions_com_grh','1.0.0',67,67,'GDPR-Extensions-com - Google Reviews Header Localload Solution ','Show your Google reviews in your website in a GDPR conform reviews header content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719497819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','fc6557d26edf7b6502ec63e076d264b9','Show your Google reviews in your website in a GDPR conform reviews header content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grh/blob/main/README.md','ter','',''),
(9302321,0,'gdpr_extensions_com_grl','1.0.0',69,69,'GDPR-Extensions-com - Google Reviews List Localload Solution','Show your Google reviews in your website in a GDPR conform reviews list content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719498518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','ed0b49ff658f6d56c4a4533683d52958','Show your Google reviews in your website in a GDPR conform reviews list content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grl/blob/main/README.md','ter','',''),
(9302322,0,'gdpr_extensions_com_grtwoc','1.0.0',74,74,'GDPR-Extensions-com - Google Reviews 2-Col Grid Localload Solution','Show your Google reviews in your website in a GDPR conform reviews 2-column grid design content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719499359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','ec40bcae739fefe32b880613bed559a8','Show your Google reviews in your website in a GDPR conform reviews 2-column grid design content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grtwoc/blob/main/README.md','ter','',''),
(9302323,0,'gdpr_extensions_com_grthreec','1.0.0',71,71,'GDPR-Extensions-com - Google Reviews 3-Col Grid Localload Solution','Show your Google reviews in your website in a GDPR conform reviews 3-column grid design content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719500375,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','4f821771f630b34127c82f53dcfbe42a','Show your Google reviews in your website in a GDPR conform reviews 3-column grid design content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grthreec/blob/main/README.md','ter','',''),
(9302324,0,'gdpr_extensions_com_grs','1.0.0',67,67,'GDPR-Extensions-com - Google Reviews Slider Localload Solution','Show your Google reviews in your website in a GDPR conform reviews slider content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719555317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','60e24e48ca4fc1edaa0cb2199a0b535f','Show your Google reviews in your website in a GDPR conform reviews slider content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grs/blob/main/README.md','ter','',''),
(9302325,0,'error_log','11.5.0',549,47,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1719597393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"symfony/http-client\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','77fd9c39fe41e0f3292ccac5ebd7928d','Advanced Error Log for TYPO3 CMS v11 LTS','Raccoon Depot',11005000,0,0,'','ter','',''),
(9302326,0,'error_log','12.4.0',549,54,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1719597437,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','b498d72b237058a2756c5957e8d4f850','Advanced Error Log for TYPO3 CMS v12 LTS','Raccoon Depot',12004000,0,0,'','ter','',''),
(9302327,0,'error_log','12.4.1',549,46,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1720264697,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','ef7f2a866ae7b96c80639f65344ecdf8','- Use message bus for notification;\r\n- Fix bug with reports','Raccoon Depot',12004001,0,0,'','ter','',''),
(9302328,0,'error_log','11.5.1',549,44,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1722254097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"symfony/http-client\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','def125ee59e601a485d9e666c3a573c5','- Fix LogWriter when error happens before TYPO3 is booted','Raccoon Depot',11005001,0,0,'','ter','',''),
(9302329,0,'error_log','12.4.2',549,46,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1722254115,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','278bf5278bb95713dc789945f1f76c26','- Fix LogWriter when error happens before TYPO3 is booted','Raccoon Depot',12004002,0,0,'','ter','',''),
(9302330,0,'error_log','11.5.2',549,42,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1723086668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"symfony/http-client\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','182d42f0310b7d2599403189849045dc','Pagination is added to error detail view (v11)','Raccoon Depot',11005002,0,0,'','ter','',''),
(9302331,0,'error_log','12.4.3',549,43,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1723086684,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','969f587f6f00c6014aa0cf0e6a1dc8d0','Pagination is added to error detail view (v12)','Raccoon Depot',12004003,0,0,'','ter','',''),
(9302332,0,'error_log','12.4.4',549,41,'TYPO3 Advanced Error Log','This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.',1,0,4,1723139793,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','abda16e35cd02d8f674c8b10f2d2233c','- fix issue with value types for arguments','Raccoon Depot',12004004,0,0,'','ter','',''),
(9302333,0,'error_log','11.5.3',549,42,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1723198996,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"symfony/http-client\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','5f8d29bd572d962d167403988d0c56ad','- fix issue with value types for arguments','Raccoon Depot',11005003,0,0,'','ter','',''),
(9302334,0,'error_log','11.5.4',549,44,'TYPO3 Advanced Error Log','Error log extension for TYPO3 CMS',1,0,4,1723199050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:19:\"symfony/http-client\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','2a5812d3cc6b8c59cf6c4caa36c82590','-  Fix PSR-11 LogicException on GeneralUtility::getContainer()-get(boot.state)','Raccoon Depot',11005004,0,0,'','ter','',''),
(9302335,0,'error_log','12.4.5',549,42,'TYPO3 Advanced Error Log','This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.',1,0,4,1723218761,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','0b296ef988090f280d8268f67750506d','- Upgrade symfony/http-client to v6','Raccoon Depot',12004005,0,0,'','ter','',''),
(9302336,0,'error_log','12.4.6',549,58,'TYPO3 Advanced Error Log','This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.',1,0,4,1723479476,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:19:\"symfony/http-client\";s:0:\"\";s:25:\"slack-php/slack-block-kit\";s:0:\"\";s:16:\"erusev/parsedown\";s:0:\"\";}}','Serhii Voronov, Rostyslav Matviiv, Andrii Pozdieiev','info@raccoon-depot.com','bobroid','7113ce59a58a2b06b0eac824cda089f8','- fix \"Deprecation Notice: Creation of dynamic property\" issue','Raccoon Depot',12004006,1,0,'','ter','',''),
(9302337,0,'gdpr_extensions_com_grm','1.0.0',69,69,'GDPR-Extensions-com - Google Reviews Masonry Localload Solution','Show your Google reviews in your website in a GDPR conform reviews masonry styling content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719810251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','4749f26d3b85d641b61e33c3ef169932','Show your Google reviews in your website in a GDPR conform reviews masonry styling content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grm/blob/main/README.md','ter','',''),
(9302338,0,'gdpr_extensions_com_grt','1.0.0',68,68,'GDPR-Extensions-com - Google Reviews Teaser Localload Solution','Show your Google reviews on your website in a GDPR-conform reviews masonry styling content element. Powered by GDPR-extensions.com dashboard.',2,0,3,1719812812,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','2a4c734bba57b0df94bf7f211cc9d2a1','Show your Google reviews on your website in a GDPR-conform reviews masonry styling content element. Powered by GDPR-extensions.com dashboard.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_grt/blob/main/README.md','ter','',''),
(9302339,0,'gdpr_extensions_com_gm','1.0.0',72,72,'GDPR-Extensions-com - Map Manager','GDPR Google Map empowers you to add content element Google Map. It supports single site and multisite on your TYPO3 project.',2,0,3,1719897653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','55bd5ff385df661fc5498ab03a9e1060','GDPR Google Map empowers you to add content element Google Map. It supports single site and multisite on your TYPO3 project.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_gm/blob/main/README.md','ter','',''),
(9302340,0,'rte_ckeditor_textpartlanguage','12.0.0',167,49,'CKEditor 5 - Text part language','This extension implements the text part language feature for CKEditor 5',2,0,0,1720068078,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','6eb12a735e220227578dcb23dcd033b1','Initial release','',12000000,0,0,'https://github.com/creifenscheid/rte_ckeditor_textpartlanguage/blob/main/README.md','ter','',''),
(9302341,0,'rte_ckeditor_textpartlanguage','12.1.0',167,58,'CKEditor 5 - Text part language','This extension implements the text part language feature for CKEditor 5',2,0,0,1720501286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"rte_ckeditor\";s:14:\"12.4.0-12.4.99\";}}','Christian Reifenscheid','','christian.reifenscheid','55284c21014bc7c2e6692cd3096336e0','[FEATURE] - Implements localizable labels for choose and remove\r\n[BUGFIX] - Fixes setup-related JavaScript errors that may occur while loading the module','',12001000,0,0,'https://github.com/creifenscheid/rte_ckeditor_textpartlanguage/blob/main/README.md','ter','',''),
(9302342,0,'rte_ckeditor_textpartlanguage','99.99.99',167,60,'CKEditor 5 - Text part language','This extension implements the text part language feature for CKEditor 5',5,0,0,1726393504,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"12.4.0-12.4.7\";s:12:\"rte_ckeditor\";s:13:\"12.4.0-12.4.7\";}}','Christian Reifenscheid','','christian.reifenscheid','5c6612641219b0df006bb033e1691832','This extension is superfluous. The provided CKEditor plugin is part of TYPO3 Core since TYPO3 12.4.8.\r\n','',99099099,1,0,'https://github.com/creifenscheid/rte_ckeditor_textpartlanguage/blob/main/README.md','ter','',''),
(9302343,0,'formwebhooksend','1.0.4',178,52,'Form Webhook Send','Webhook form finisher',2,0,2,1720108346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','6e4e808a7fc3c467b71ea83d8b89a829','First upload of the basic webhook form finisher','Brightside OÜ / t3brightside.com',1000004,0,0,'https://github.com/t3brightside/formwebhooksend','ter','',''),
(9302344,0,'formwebhooksend','1.1.0',178,58,'Form Webhook Send','Webhook form finisher',2,0,2,1720419026,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','2ca0335c6f2cffdd3a2817e756f5b433','New feature: send email notification on error','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/formwebhooksend','ter','',''),
(9302345,0,'formwebhooksend','1.2.0',178,68,'Form Webhook Send','Webhook form finisher',2,0,2,1722933313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','b43118dd8209e12379dab9d907b21725','[FEATURE] send field content as JSON data','Brightside OÜ / t3brightside.com',1002000,1,0,'https://github.com/t3brightside/formwebhooksend','ter','',''),
(9302346,0,'altcha','0.2.1',579,53,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,4,1720257665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','b9b1f8cbf865297be9149fcdbcc03698','ci: add automatic ter publish','',2001,0,0,'','ter','',''),
(9302347,0,'altcha','0.2.2',579,46,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,4,1720450295,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','8739aa60c9e65b93e5f1a8755795713a','fix: remove typo in viewhelper call','',2002,0,0,'','ter','',''),
(9302348,0,'altcha','0.2.3',579,48,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,4,1720457878,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','1ba5b47b2da18683de1a94302c12e0ba','chore: upgrade to 0.2.3','',2003,0,0,'','ter','',''),
(9302349,0,'altcha','0.3.0',579,49,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,4,1721250302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','9c512216a9b6bbd8b6dcf7a2958792cc','feat: add expiration date and scheduler task','',3000,0,0,'','ter','',''),
(9302350,0,'altcha','0.3.1',579,51,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1721592678,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','209d0597f02d3b3b8a59109cb553ef5b','fix: update altcha to 0.6.4','',3001,0,0,'','ter','',''),
(9302351,0,'altcha','0.3.2',579,47,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1721656515,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";s:7:\"extbase\";s:14:\"12.4.0-12.4.99\";s:5:\"fluid\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','d013ac4c00f5a0334e2431392e690c98','chore: set version to v0.3.2','',3002,0,0,'','ter','',''),
(9302352,0,'altcha','0.3.3',579,50,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1721838115,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','9c69a8105d43bb1eab9d469a3a107f21','chore: update altcha lib to 0.6.5','',3003,0,0,'','ter','',''),
(9302353,0,'altcha','0.4.0',579,59,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1722696097,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','6c7e8a82227dd6237bfe74f54c4f3557','ci: add typoscript linting','',4000,0,0,'','ter','',''),
(9302354,0,'altcha','0.5.0',579,25,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1751277595,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','fb8e5daaf745b50a78746dc4db91c4a0','chore(dev): add phpstan for static code analysis','',5000,0,0,'','ter','',''),
(9302355,0,'altcha','0.5.1',579,31,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1751614886,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','357c1a7a73b8b231fdcdfa21b4a4bbb7','chore: set version to 0.5.1','',5001,0,0,'','ter','',''),
(9302356,0,'altcha','0.5.2',579,16,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1768146514,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','075220b2184e0aa6f90e18c8ca25904d','fix: update version to 0.5.2 in composer.json, ext_emconf.php, and package.json','',5002,0,0,'','ter','',''),
(9302357,0,'altcha','0.6.0',579,15,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1768669691,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','58d73cb1a272957fc9bc1d6ca8a7f524','feat: implement direct integration of self-hosted Altcha server with proxy endpoints (36)\n\n feat: implement direct integration of self-hosted Altcha server with proxy endpoints','',6000,0,0,'','ter','',''),
(9302358,0,'altcha','0.6.1',579,18,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1769095761,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','2c13dda17024d7b2e9d010490d6973d0','chore: dump version to 0.6.1','',6001,0,0,'','ter','',''),
(9302359,0,'altcha','0.6.2',579,16,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1769951776,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','2f90d3f5f9ef0e95416261331b16274d','fix: load i18n translations by altcha','',6002,0,0,'','ter','',''),
(9302360,0,'altcha','0.6.3',579,14,'Altcha spam protection for ext:form','TYPO3 form element for spam protection by utilizing the proof-of-work mechanism Altcha.',2,0,2,1773688415,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"12.4.0-13.4.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','09c85f1deee76827c319d1998d4ab8ea','chore: dump version','',6003,0,0,'','ter','',''),
(9302361,0,'altcha','1.0.0',579,12,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',1,0,2,1776422030,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','002d0ebb333c61c4e764dac67fc9f0c1','feat: update ALTCHA integration for widget v3 beta\n\nAlign the TYPO3 extension with ALTCHA Widget v3, refresh the local challenge flow, and clean up configuration and documentation for the beta release line.','',1000000,0,0,'','ter','',''),
(9302362,0,'altcha','1.0.1',579,12,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',2,0,2,1779535268,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','c6a971292e37c25e1d0a9823f4454a1e','Bump version to 1.0.1 and update dependencies\n\n- Changed extension state from beta to stable in ext_emconf.php\n- Updated version number from 1.0.0 to 1.0.1 in ext_emconf.php, package-lock.json, and package.json\n- Upgraded altcha dependency from version 3.0.2 to 3.0.10\n- Updated description in package.json to remove beta reference','',1000001,0,0,'','ter','',''),
(9302363,0,'altcha','1.1.0',579,4,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',2,0,2,1785410925,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','9eeb62122fd083264121bfe7b1c5e7ba','fix: delete obsolete challenges with a statement instead of Extbase objects\n\nremoveObsoleteChallenges() called findAll() and filtered in PHP, which kept\nevery row plus its persistence session entry in memory. Installations that\ncollect many challenges between cleanup runs ran out of memory.\n\nCounting and deleting now happen in one statement each in ChallengeRepository,\nso memory usage no longer depends on the number of rows. Measured with 300000\nobsolete rows at memory_limit128M: the old code died with \"Allowed memory size\nof 134217728 bytes exhausted\", the new one deletes them in 1.4s.\n\nTwo side effects worth noting:\n\n- Hidden rows are now cleaned up too. The Extbase query applied the default\n  enable fields, so rows with hidden  1 were never removed.\n- The challenge table is registered with the core TableGarbageCollectionTask,\n  so cleanup can be scheduled from the scheduler module without the console\n  command. TableGarbageCollectionTask::class resolves to a string without\n  autoloading, so the registration is inert when EXT:scheduler is absent.\n\nReported by a user who hit the memory exhaustion in production and suggested\nthe garbage collection task.\n\nCo-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com','',1001000,0,0,'','ter','',''),
(9302364,0,'altcha','2.0.0',579,4,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',2,0,2,1785411499,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','9d4a93f8bef58ab481e990a1f5830c19','docs: date the 2.0.0 changelog entry\n\nThe entry still said Unreleased, but v2.0.0 was tagged and released on\n2026-07-30, same day as v1.1.0.\n\nCo-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com','',2000000,0,0,'','ter','',''),
(9302365,0,'altcha','2.0.1',579,6,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',2,0,2,1785413530,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','f03b7d947cca3f8df85267613924542e','chore: update the ALTCHA widget to 3.2.1\n\nThe parts this extension builds on are unchanged between 3.0.10 and 3.2.1 - the\ncustom elements props, the configuration keys, the payload format and the global\ni18n store API are identical - so this is a drop-in update. It brings a guard\nagainst a duplicate customElements.define, a Safari focus outline fix and updated\ntranslations.\n\n3.2.0 also added nonce support for the stylesheet the widget injects. Swapping\nstyle-src-elem unsafe-inline for a nonce does not work under TYPO3 though:\nTYPO3 only nonces inline assets, not script src\"...\", so the bundle carries no\nnonce for the widget to copy. Verified in the browser - the stylesheet ends up\nblocked, the widget renders unstyled and two CSP violations are logged. The\nreasoning is now a comment in ContentSecurityPolicies.php so nobody has to\nre-derive it.\n\naltcha-org/altcha, the PHP library, stays on 2.0. It is a different project from\nthe npm widget and has no 3.x; v2.1.0 is the maximum and 2.0 covers it.\n\nCo-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com','',2000001,0,0,'','ter','',''),
(9302366,0,'altcha','2.0.2',579,3,'ALTCHA spam protection for ext:form','TYPO3 form element for spam protection with ALTCHA Widget v3.',2,0,2,1786361549,'a:2:{s:7:\"depends\";a:5:{s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"form\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:15:\"13.4.0-14.99.99\";}}','Benjamin Bysäth','benjamin@bysaeth.de','bbysaeth','732d483e52bce3a3645b39d8a85dd010','chore: release the language-aware endpoints as 2.0.2\n\nv2.0.1 was tagged and released while this fix was in review, so it moves into\nits own release. Its changelog entry was still marked Unreleased and is now\ndated, and the missing compare links for 2.0.1 and 2.0.2 are added.\n\nCo-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com','',2000002,1,0,'','ter','',''),
(9302367,0,'addresses','1.0.2',237,52,'Addresses','Address lists',2,0,2,1720264358,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','db96a1262c724595a102e2343c8a606b','Initial upload','Brightside OÜ / t3brightside.com',1000002,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302368,0,'addresses','1.0.3',237,57,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1720479098,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','be4efb23a8eb725c9ce8bc462d08ce8d','See the ChangeLog','Brightside OÜ / t3brightside.com',1000003,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302369,0,'addresses','1.1.0',237,58,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1726687636,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','57e8d9ef90de0c7d82558dfe51af6b41','Add timezone field. Database update needed.','Brightside OÜ / t3brightside.com',1001000,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302370,0,'addresses','1.1.1',237,24,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1757836530,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.6.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.3.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','a1bba291baa3648680145dc697398b38','Bugfix, see the ChangeLog','Brightside OÜ / t3brightside.com',1001001,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302371,0,'addresses','2.0.0',237,17,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1765186971,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','17c654ed62f19273be38adbafc4b95ac','v14 compatibility, cleanup and reworked BE preview','Brightside OÜ / t3brightside.com',2000000,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302372,0,'addresses','2.1.0',237,21,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1765306981,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','9ac524c67bf613ab762e5609ce1732e6','Bug fixes and improvements, see the ChangeLog','Brightside OÜ / t3brightside.com',2001000,0,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302373,0,'addresses','2.1.1',237,8,'Addresses','Address lists or selected records. Demo at: microtemplate.t3brightside.com',2,0,2,1782488688,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 14.9.99\";s:19:\"paginatedprocessors\";s:15:\"1.7.0 - 1.99.99\";s:11:\"embedassets\";s:13:\"1.4.0-1.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','81e5fa46244c4ef1c72d39b7e345df6f','Bugfix release','Brightside OÜ / t3brightside.com',2001001,1,0,'https://github.com/t3brightside/addresses','ter','',''),
(9302374,0,'addressespersonnel','1.0.0',84,65,'Addressespersonnel','Connect ext:addresses and ext:personnel records.',2,0,2,1720264539,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:16:\"12.4.0 - 13.9.99\";s:20:\"fluid_styled_content\";s:16:\"12.4.0 - 13.9.99\";s:9:\"addresses\";s:15:\"1.0.0 - 1.99.99\";s:9:\"personnel\";s:13:\"4.0.2-4.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','8aad2990b2a36b0671c434ef4c15ea7f','Initial upload','Brightside OÜ / t3brightside.com',1000000,0,0,'https://github.com/t3brightside/addressespersonnel','ter','',''),
(9302375,0,'addressespersonnel','1.1.0',84,19,'Addresses  Personnel','Bidirectional connection between ext:addresses and ext:personnel.',2,0,2,1765186985,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"12.4.0 - 14.9.99\";s:9:\"addresses\";s:15:\"2.0.0 - 2.99.99\";s:9:\"personnel\";s:13:\"5.0.0-5.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','d7997f0535e517d752d4bdc0edf7982f','v14 compatibility','Brightside OÜ / t3brightside.com',1001000,1,0,'https://github.com/t3brightside/addressespersonnel','ter','',''),
(9302376,0,'crud_controller','0.1.0',35,35,'CRUD Controller','An abstract CRUD controller for extbase domain models',0,0,3,1720676784,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','petitglacon','estebangagneur03@gmail.com','petitglacon','7c8dfbb8f6e88c1ffe09ca50277328f2','An abstract CRUD controller for extbase domain models\r\nSee README for info','',1000,1,0,'','ter','',''),
(9302377,0,'typo3_graphql','1.0.0',206,56,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1720786583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','eb1c44c4a7c9e5fc6071201d44416dc3','fix: fixed ext_emconf','',1000000,0,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302378,0,'typo3_graphql','1.0.1',206,52,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1722578851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','a3cc756a5fbeddcc899a9d831d279354','release: 1.0.1','',1000001,0,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302379,0,'typo3_graphql','1.0.2',206,49,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1731658792,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','179b25da37fc5e8edcf4ecc8f725c32b','release: 1.0.2','',1000002,0,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302380,0,'typo3_graphql','2.0.1',206,21,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1758192360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-12.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','c00552c9111414f364096410750a0353','release: 2.0.1','',2000001,0,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302381,0,'typo3_graphql','3.0.0',206,26,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1758192879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','13c98de123e3135c3a7c26a0e025f772','release: 3.0.0','',3000000,0,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302382,0,'typo3_graphql','3.1.0',206,2,'TYPO3 GraphQL API','This extension provides a GraphQL API for TYPO3.',1,0,4,1786624102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.1-13.9.99\";}}','it.x informationssysteme gmbh','typo-itx@itx.de','it.x-informationssysteme','3de6d3203b51811660536f3f3b2a480c','release: 3.1.0','',3001000,1,0,'https://github.com/itx-informationssysteme/typo3-graphql','ter','',''),
(9302383,0,'cache_analyzer','1.0.0',116,52,'Caching Framework Analyzer','Analyze data sent to TYPO3 Caching Framework before it is written',2,0,4,1721008181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','920c0758fc11a9f5edae3fff4afbc668','Initial upload','',1000000,0,0,'https://docs.typo3.org/p/stefanfroemken/cache-analyzer/1.0/en-us','ter','',''),
(9302384,0,'cache_analyzer','1.0.1',116,64,'Caching Framework Analyzer','Analyze data sent to TYPO3 Caching Framework before it is written',2,0,4,1721049655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','e57950ff46e7622138ff96ccd5b86905','DOCS: Update introduction\r\nDOCS: Update configuration\r\nAdd unit tests\r\nAdd functional tests','',1000001,1,0,'https://docs.typo3.org/p/stefanfroemken/cache-analyzer/1.0/en-us','ter','',''),
(9302385,0,'docuseal','1.0.0',127,60,'LMS3 DocuSeal','Allows TYPO3 to integrate with DocuSeal services, enabling frontend users to securely sign documents using the DocuSeal API',2,0,3,1721218612,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kallol Chakraborty (Learntube GmbH)','kchakraborty@learntube.de','creativekallol','64b1de13a3d5c7ef00087c80f5366d13','This extension allows TYPO3 to integrate with DocuSeal services, enabling frontend users to securely sign documents using the DocuSeal API.','Learntube GmbH',1000000,0,0,'','ter','',''),
(9302386,0,'docuseal','1.0.1',127,29,'LMS3 DocuSeal','Allows TYPO3 to integrate with DocuSeal services, enabling frontend users to securely sign documents using the DocuSeal API',2,0,3,1742910224,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Kallol Chakraborty (LEARNTUBE GmbH)','kchakraborty@learntube.de','creativekallol','9fbb64d4fd615bdc3f7a672ba73bd234',' Released v1.0.1\r\n Improved README\r\n Added German language (de) in localization files','LEARNTUBE GmbH',1000001,0,0,'','ter','',''),
(9302387,0,'docuseal','2.0.0',127,38,'LMS3 DocuSeal','Allows TYPO3 to integrate with DocuSeal services, enabling frontend users to securely sign documents using the DocuSeal API',2,0,3,1742910673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kallol Chakraborty (LEARNTUBE GmbH)','kchakraborty@learntube.de','creativekallol','f9ee8e9c0461a9a39a3666e0f48072a8','Released v2.0.0 with support for TYPO3 v13.','LEARNTUBE GmbH',2000000,1,0,'','ter','',''),
(9302388,0,'aws_cloudfront_manager','1.0.1',52,37,'AWS CloudFront Manager','Backend module that lets backend users trigger Amazon CloudFront invalidations',1,0,4,1721643451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','Michael Schams','','schams.net','be6213d5d6f610bbef833eb3f30470e7','Initial public release.\r\nSee https://github.com/typo3-on-aws/aws-cloudfront-manager for details.\r\n','',1000001,0,0,'https://github.com/typo3-on-aws/aws-cloudfront-manager/tree/release/Documentation#readme','ter','',''),
(9302389,0,'aws_cloudfront_manager','2.0.0',52,15,'AWS CloudFront Manager','Backend module that lets backend users trigger Amazon CloudFront invalidations',1,0,4,1763075543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Michael Schams','','schams.net','9e633f5fff63109c805338a9ccc14353','TYPO3 v13 compatibility update.\r\n','',2000000,1,0,'https://github.com/typo3-on-aws/aws-cloudfront-manager/tree/release/Documentation#readme','ter','',''),
(9302390,0,'cacheflow','1.0.0',357,49,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1721713872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','David Nax','dn@f7.de','f7media','2b5569069e5cb399746cd8d333e3e705','[TASK] Prepare publication\nResolves: 22496','F7 Media GmbH',1000000,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.0/en-us','ter','',''),
(9302391,0,'cacheflow','1.0.2',357,48,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1721732811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','David Nax','dn@f7.de','f7media','c42c66c3e54ec32a3454db3be7965a68','[TASK] TYPO3 13.2 compability\nResolves: 00000','F7 Media GmbH',1000002,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.0/en-us','ter','',''),
(9302392,0,'cacheflow','1.0.3',357,50,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1721745186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','David Nax','dn@f7.de','f7media','1e0673c1c8a6fb93e3c4b97c817abe91','[TASK] Improving documentation\nResolves: 00000','F7 Media GmbH',1000003,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.0/en-us','ter','',''),
(9302393,0,'cacheflow','1.0.4',357,54,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1722542919,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','David Nax','dn@f7.de','f7media','0d29c25d2f68aecf4a64a672e6a0f8fa','[TASK] Improving extension Icon and finetuning documentation','F7 Media GmbH',1000004,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.0/en-us','ter','',''),
(9302394,0,'cacheflow','1.0.5',357,54,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1725877110,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','David Nax','dn@f7.de','f7media','41ba2087daf58a8b5045576787c8fd19','[TASK] Icon\nResolves: Modernize','F7 Media GmbH',1000005,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.0/en-us','ter','',''),
(9302395,0,'cacheflow','1.1.2',357,28,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1743423435,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.2.99\";}}','David Nax','dn@f7.de','f7media','33989081bac0f5f8addfdd239c06407e','This is a BUGFIX release.\r\n\r\nFixes the default query builder expression, which should be always true (and can be adjusted using the EventListener introduced in 1.1.0).\r\n\r\nManual Update via TER as tailor upload is broken for the moment. See GitHub-Repository for other packages (1.1.0 and 1.1.1) if needed.','F7 Media GmbH',1001002,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.1/en-us','ter','',''),
(9302396,0,'cacheflow','1.1.3',357,29,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1743423866,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','David Nax','dn@f7.de','f7media','ecf8534dc1e4127bac23feb63387d3f5','Mark extension compatible with TYPO3 13LTS','F7 Media GmbH',1001003,0,0,'https://docs.typo3.org/p/f7media/cacheflow/1.1/en-us','ter','',''),
(9302397,0,'cacheflow','1.1.4',357,45,'Cacheflow','Continuous background refreshing of cached pages.',2,0,0,1743504519,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','David Nax','dn@f7.de','f7media','7ba5b59c2cf419f33b2d3b4791fb595c','[BUGFIX] Fix Dashboard widget','F7 Media GmbH',1001004,1,0,'https://docs.typo3.org/p/f7media/cacheflow/1.1/en-us','ter','',''),
(9302398,0,'shop_stripe','7.128.0',40,40,'Shop Stripe Library','',2,0,0,1721742593,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.5.99\";}}','coding.ms','typo3@coding.ms','tdeuling','b2f0fea96fc35bd4a550a85773cf1ab1','Initial Release','coding.ms',7128000,1,0,'https://www.coding.ms/de/dokumentation/typo3-shop','ter','',''),
(9302399,0,'lbo_image_quality','1.0.0',36,36,'Quality Images','',2,0,0,1721757542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Pierre Boivin','pierre.boivin@libeo.com','achats_sn','ad5dd8224197574c6519dd38394457b7','Use Sightengine (AI) to check quality of images selected by editors.','',1000000,1,0,'','ter','',''),
(9302400,0,'randomquote','1.0.0',191,24,'Random Quote','Frontend plugin to display random quotes',2,0,3,1721867123,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','257bf9e57c5750d9f3e412812a85f60b','Initial but functional basic structure for an extension that outputs a random quote.','',1000000,0,0,'','ter','',''),
(9302401,0,'randomquote','1.1.0',191,20,'Random Quote','Frontend plugin to display random quotes',2,0,3,1722202833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','efeb9ca64a463d7d7e29f9dce40dc067','Actually no real changes - just a few small things:\r\n- the vendor is now used in capital letters (for consistency with other extensions)\r\n- the readme has been filled\r\n- oh well ... TYPO3 V11 support (almost forgotten)','PIA / UDG',1001000,0,0,'','ter','',''),
(9302402,0,'randomquote','1.2.0',191,33,'Random Quote','Frontend plugin to display random quotes',2,0,3,1722373805,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:11:\"randomquote\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','577550202818b316fcc08cd0fa8989b5','[TASK]\r\n- Multilingualism activated\r\n- Support for EXT:aichemist added :-)\r\n- Version raised','PIA / UDG',1002000,0,0,'','ter','',''),
(9302403,0,'randomquote','11.5.0',191,8,'Random Quote','Frontend plugin to display random quotes',2,0,3,1746887322,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";}s:8:\"suggests\";a:1:{s:11:\"randomquote\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','880d92683c82f6238cf4cc4e3d26865d','v11 Rector rules applied / Preparation for v12 update','PIA / UDG',11005000,0,0,'','ter','',''),
(9302404,0,'randomquote','12.4.0',191,25,'Random Quote','Frontend plugin to display random quotes',2,0,3,1746893967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','0219de00925194238aa7eb02af4c8226','- TYPO3 v12 ready\r\n- made some adjustments for TYPO3 compatibility\r\n- V11 support had to be discontinued as of this version (however, the V11 version will continue to be maintained)','MSQ / UDG',12004000,0,0,'','ter','',''),
(9302405,0,'randomquote','11.5.1',191,24,'Random Quote','Frontend plugin to display random quotes',2,0,3,1746928165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.99-11.99.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','d80da89d30918c3e0aef009ba7edfc88','Support of v10 separated from v11\r\n\r\nThe differences were too great or the effort required to keep it in one version. V10 will continue to be supported and maintained.','MSQ / UDG',11005001,0,0,'','ter','',''),
(9302406,0,'randomquote','10.4.1',191,25,'Random Quote','Frontend plugin to display random quotes',2,0,3,1746928674,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-10.99.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','c707ee6c7578be1a473501becb2cd62f','- Support for v10 removed from v11\r\n- Company name adjusted\r\n- Version updated','MSQ / UDG',10004001,0,0,'','ter','',''),
(9302407,0,'randomquote','13.4.0',191,32,'Random Quote','Frontend plugin to display random quotes',2,0,3,1746932583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','dd35cdc591433b6eefcb342380c7fa8a','V13 Update','MSQ / UDG',13004000,1,0,'','ter','',''),
(9302408,0,'xima_typo3_content_planner','1.0.0',820,42,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1721900840,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','b736329c34173d8fac29d757a7bf0cbf','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.0.0','XIMA MEDIA GmbH',1000000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302409,0,'xima_typo3_content_planner','1.0.1',820,47,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1724140390,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','9bed983cae29a3790299ab909e49f990','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.0.1','XIMA MEDIA GmbH',1000001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302410,0,'xima_typo3_content_planner','1.0.2',820,42,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1731062782,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','8b49fb8977ae888aacdf73d645788add','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.0.2','XIMA MEDIA GmbH',1000002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302411,0,'xima_typo3_content_planner','1.1.0',820,33,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1736524405,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','a447022694ee24137bdf047de2df389c','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.1.0','XIMA MEDIA GmbH',1001000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302412,0,'xima_typo3_content_planner','1.1.1',820,32,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1736949148,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','55b91de7da687cc1d6bb2f7f25d68701','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.1.1','XIMA MEDIA GmbH',1001001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302413,0,'xima_typo3_content_planner','1.1.2',820,39,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1737045788,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','b096e502a050c1c0d53cf22e6db060f1','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.1.2','XIMA MEDIA GmbH',1001002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302414,0,'xima_typo3_content_planner','1.2.0',820,29,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742306435,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','e8b9016cfcb490f73c7b0c7a421cd449','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.2.0','XIMA MEDIA GmbH',1002000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302415,0,'xima_typo3_content_planner','1.2.1',820,28,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742306482,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','c1ee191bf8ae68522dd734f514788895','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.2.1','XIMA MEDIA GmbH',1002001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302416,0,'xima_typo3_content_planner','1.2.2',820,30,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742306513,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','38b181659530d0565df577bca50bebb9','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.2.2','XIMA MEDIA GmbH',1002002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302417,0,'xima_typo3_content_planner','1.3.0',820,30,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742306531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','b7d0a2043d03bcbd5ace1943253d24f0','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.3.0','XIMA MEDIA GmbH',1003000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302418,0,'xima_typo3_content_planner','1.3.1',820,30,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742502098,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','bc87889d85071274b2f775c2ba286daf','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.3.1','XIMA MEDIA GmbH',1003001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302419,0,'xima_typo3_content_planner','1.3.2',820,32,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1742563999,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','ebe8486fc31a49dd823d61ac044c4e1c','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.3.2','XIMA MEDIA GmbH',1003002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302420,0,'xima_typo3_content_planner','1.4.0',820,32,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1745681243,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','76c85b7c98f364e63e5acf7d0f1cd6fc','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.4.0','',1004000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302421,0,'xima_typo3_content_planner','1.5.0',820,25,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1750747408,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c48cbcb5b5b11b3c00d51eb626ae636c','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.0','',1005000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302422,0,'xima_typo3_content_planner','1.5.1',820,23,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1751727404,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','25d5cde787f24b726a2a4b20e681a9f4','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.1','',1005001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302423,0,'xima_typo3_content_planner','1.5.2',820,24,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1752737719,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','034e5b152f4d3bb9b66bba59108933b3','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.2','',1005002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302424,0,'xima_typo3_content_planner','1.5.3',820,22,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1755008964,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','7a68fa2b181826adefe85f251a337358','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.3','',1005003,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302425,0,'xima_typo3_content_planner','1.5.4',820,26,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1755079810,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','be43a67001b219df2894096be7142ab1','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.4','',1005004,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302426,0,'xima_typo3_content_planner','1.5.5',820,20,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1757942514,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','0b5ae2174f1d81469bcf0f5107ee5e6b','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.5','',1005005,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302427,0,'xima_typo3_content_planner','1.5.6',820,21,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1758008157,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b9e435556504dbbe73c66805d84255df','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.6','',1005006,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302428,0,'xima_typo3_content_planner','1.5.7',820,21,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1759240988,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e365ca8b8ec75e926ffc576d2efb468f','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.7','',1005007,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302429,0,'xima_typo3_content_planner','1.5.8',820,21,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1761298749,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','72355dbfd28ead89b7837042a328a68a','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.8','',1005008,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302430,0,'xima_typo3_content_planner','1.5.9',820,19,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1762512869,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8a2c5c2082877f3e80c509d2efb4c7b2','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.9','',1005009,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302431,0,'xima_typo3_content_planner','1.5.10',820,16,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1765183616,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a12841a28dd00f9d043aba2c7ac0562d','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/1.5.10','',1005010,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302432,0,'xima_typo3_content_planner','2.0.0',820,16,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1765529274,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a0834d487255d462461e18a3f70355c7','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302433,0,'xima_typo3_content_planner','2.0.1',820,15,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1766406084,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','f203b85120e933ef4d050066d7a8fa00','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302434,0,'xima_typo3_content_planner','2.0.2',820,17,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1768295196,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','35be0747ad372fb29ba9c6b3a3cf29dc','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.0.2','',2000002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302435,0,'xima_typo3_content_planner','2.0.3',820,13,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1770380555,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','317e8a180e142bab40587b56889db516','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.0.3','',2000003,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302436,0,'xima_typo3_content_planner','2.1.0',820,16,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1771325815,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','85baa1c8ff4a6e1a32978992f83b2dc5','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302437,0,'xima_typo3_content_planner','2.1.1',820,13,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1775141009,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c8efdaa1b77be0880acb5532e0a83aa6','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.1.1','',2001001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302438,0,'xima_typo3_content_planner','2.2.0',820,14,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1777022163,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','004009fdc53c6ccef99d6bb2d5e2d011','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.2.0','',2002000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302439,0,'xima_typo3_content_planner','2.2.1',820,9,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1780640102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','57fe6100e2a2adda445bd4e735128377','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.2.1','',2002001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302440,0,'xima_typo3_content_planner','2.2.2',820,6,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1782209122,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e33a9adebf68d4a0ce1c61de2ce1a99a','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.2.2','',2002002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302441,0,'xima_typo3_content_planner','2.2.3',820,8,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1782376667,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','0607089b9c50328140bc6707a1a6cbe4','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.2.3','',2002003,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302442,0,'xima_typo3_content_planner','2.3.0',820,2,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1786365827,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e4dbca33ad093b7c64b1996c6f5b5f7b','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.3.0','',2003000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302443,0,'xima_typo3_content_planner','2.3.1',820,2,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1786440910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8a442244fd198a4839b77ad337daba65','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.3.1','',2003001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302444,0,'xima_typo3_content_planner','2.3.2',820,2,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1786525168,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','d0a4beff1b82bd5b95bf0fc1687f8f19','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.3.2','',2003002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302445,0,'xima_typo3_content_planner','2.4.0',820,3,'Content Planner','This extension provides a page status functionality to support the planning of content work.',2,0,1,1786612091,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','6f556fecc0fe90f8d5c79ae34a1a9339','See release notes at https://github.com/xima-media/xima-typo3-content-planner/releases/tag/2.4.0','',2004000,1,0,'https://docs.typo3.org/p/xima/xima-typo3-content-planner/main/en-us/Index.html','ter','',''),
(9302446,0,'xima_typo3_recent_updates','1.0.0',91,31,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1721914530,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','8d5f3f233e4b7b11c0542d07a93ad1ee','See release notes at https://github.com/xima-media/xima-typo3-recent-updates/releases/tag/1.0.0','XIMA MEDIA GmbH',1000000,0,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302447,0,'xima_typo3_recent_updates','1.0.1',91,25,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1729343936,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"11.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','93e53081c7520e041e200895555bf2a0','See release notes at https://github.com/xima-media/xima-typo3-recent-updates/releases/tag/1.0.1','XIMA MEDIA GmbH',1000001,0,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302448,0,'xima_typo3_recent_updates','1.1.0',91,9,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1754670635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','4c4bc535766508dd7fcde6460e1c0448','See release notes at https://github.com/xima-media/xima-typo3-recent-updates/releases/tag/1.1.0','',1001000,0,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302449,0,'xima_typo3_recent_updates','1.1.1',91,12,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1754906751,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','833f4383306c7c2fc17de18728de3171','See release notes at https://github.com/xima-media/xima-typo3-recent-updates/releases/tag/1.1.1','',1001001,0,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302450,0,'xima_typo3_recent_updates','1.1.2',91,13,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1760695819,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','d25a44973638b2bd1f55715ccfe51554','See release notes at https://github.com/xima-media/xima-typo3-recent-updates/releases/tag/1.1.2','',1001002,0,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302451,0,'xima_typo3_recent_updates','1.1.3',91,1,'Recent Updates Widget','A widget for the dashboard to display new and recently updated elements.',2,0,1,1787840465,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c53ef0b7b4f40b2c52f3d4174ce0a781','See release notes at','',1001003,1,0,'https://github.com/xima-media/xima-typo3-recent-updates/blob/main/README.md','ter','',''),
(9302452,0,'powermail_jira_issues','0.2.1',116,59,'Powermail JIRA Issues','Post powermail form submissions as jira issues',1,0,4,1721919634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:9:\"powermail\";s:15:\"10.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a57e5ab0560f6505583f638937e0eca1','Post powermail form submission as issues in a Jira Cloud project board.','',2001,0,0,'https://github.com/thomasrawiel/powermail-jira-issues/blob/main/README.md','ter','',''),
(9302453,0,'powermail_jira_issues','1.1.0',116,57,'Powermail JIRA Issues','JiraCloud extension - Post powermail form submissions as jira issues',1,0,4,1728388911,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:14:\"powermail_jira\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','edb1d3d838840e31814e7d65e08c57a0','Post powermail submissions as Jira Issues (Cloud, API v3)\r\n\r\nNow uses the base extension EXT:powermail_jira','',1001000,1,0,'https://github.com/thomasrawiel/powermail-jira-issues/blob/main/README.md','ter','',''),
(9302454,0,'aichemist','1.3.0',201,21,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1722199309,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"deepl-php\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','6ca4da958a08f3d531f729a5cf81f7f0','The first version of AIchemist for TYPO3 V11 as an initial functional test for translating the tt_content fields:\r\n- header\r\n- subheader\r\n- bodytext\r\n- table_caption\r\nusing Deepl.\r\n\r\nAn API key is required, which you can obtain here: https://www.deepl.com/de/prodeveloper\r\nThen store this in the extension configuration.\r\n\r\nDocumentation and further features will follow later.\r\n\r\nHave fun.','PIA / UDG',1003000,0,0,'','ter','',''),
(9302455,0,'aichemist','1.4.0',201,20,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1722210920,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"deepl-php\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','ba7c3ce6c76996a695943f6a13328ec8','[FEATURE]\r\n- Translation button integrated into various page fields\r\n- Check whether it is a new page or new content  translation only possible for saved data records\r\n- apiKey check added (presence)\r\n- Version updated\r\n\r\n[FIX] - prepared for Packagist\r\n\r\n[BUGFIX]\r\n- Translation buttons can only be displayed for saved data records\r\n- version updated\r\n\r\n','PIA / UDG',1004000,0,0,'','ter','',''),
(9302456,0,'aichemist','1.5.0',201,20,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1722217136,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"deepl-php\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','669158429bf4ae2f43d9775b3a445f04','[FEATURE]\r\n- tables & fields translatable via button now configurable\r\n- file meta information translatable (but there is still work to do  beta status)\r\n- test for translatable data records\r\n- version adjusted','PIA / UDG',1005000,0,0,'','ter','',''),
(9302457,0,'aichemist','2.0.0',201,32,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1722383660,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"deepl-php\";s:0:\"\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','17b05d043a80a7aa9b5831a424983ae2','That was a real challenge for the AI and for me. I wonder if it would have been easier to redesign the whole extension using AI instead of trying to update it.\r\n\r\nBut well ... 4 hours of work shouldnt be overrated. Ive already spent longer on other customisations from V11 to V12. So all good thanks to AI support.\r\n\r\nContinue to have fun with the extension - now also with V12. Whoop Whoop\r\n\r\nBut I also have some bad news. This version is no longer available for V11 or lower.\r\nBut there is one piece of good news ... support for V11 will not be lost.','PIA / UDG',2000000,0,0,'','ter','',''),
(9302458,0,'aichemist','13.4.0',201,24,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1746959605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','136562f1112e8a23633c94bada05f7f2','V13 Update','MSQ / UDG',13004000,0,0,'','ter','',''),
(9302459,0,'aichemist','13.4.1',201,24,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1746960332,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','50bcce1401374d1ff9c52f84848c9cdd','V13 Update / the Javascript file was not renamed correctly (Mac vs. Git problem)','MSQ / UDG',13004001,0,0,'','ter','',''),
(9302460,0,'aichemist','13.4.2',201,24,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1746960864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','4da0966a9759e8dc3961fafe5cb95953','Bugfix: type error fixed','MSQ / UDG',13004002,0,0,'','ter','',''),
(9302461,0,'aichemist','13.4.3',201,36,'AIchemist','Extension to do magic AI stuff around TYPO3',2,0,0,1746961394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','c0e846745d4a5441c3cb7a65d304011a','Bugfix: \"Unknown type: input, render type: translateWizard\" - fixed','MSQ / UDG',13004003,1,0,'','ter','',''),
(9302462,0,'semantic_suggestion','1.0.1',883,47,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722372501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','9de40d4dbafa5084e1666d97312c5fed','Semantic Suggestion analyzes the content of your pages and creates intelligent connections between them. By understanding the context and meaning of your content, it offers visitors related pages that are truly relevant to their interests, improving navigation and content discovery.','',1000001,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302463,0,'semantic_suggestion','1.0.2',883,26,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722417360,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"dashboard\";s:14:\"12.4.0-12.4.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','b2e9daf7d4b377591e0d2411bd9c926e','Major Changes\r\nVendor Name Update: Changed the vendor name from \"talan\" to \"talan-hdf\" to avoid conflicts on Packagist.\r\nNamespace Update: Updated the namespace from TalanSemanticSuggestion to TalanHdfSemanticSuggestion across the extension.\r\n\r\nOther Improvements\r\nImproved documentation in README.md.\r\n\r\nUpgrading\r\nWhen upgrading from a previous version, please note the following:\r\n\r\nUpdate your composer.json to use the new package name: talan-hdf/semantic-suggestion.\r\nIf you have any custom code referencing the old namespace, update it to use TalanHdfSemanticSuggestion.\r\nClear all TYPO3 caches after upgrading.','',1000002,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302464,0,'semantic_suggestion','1.0.3',883,45,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722463218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','295acc2c2992591962a8d8048bfbddc2',' Removed\r\n- Completely removed the dashboard widget to streamline the extension and focus on core functionalities.\r\n Added\r\n- Implemented a comprehensive .gitignore file for better development file management.\r\n Changed\r\n- Refactored and optimized the extension structure following the widget removal.','',1000003,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302465,0,'semantic_suggestion','1.0.4',883,47,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722608328,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','575756b3c1c8e0d3da014d7bcc37a834','- Implemented a new visual representation of similarity scores using progress bars in the backend module.','',1000004,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302466,0,'semantic_suggestion','1.0.5',883,43,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722669858,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','2a6e3dfef912a730225dfc7f8f5dca91','add excludePages Typoscript configuration for frontend and backend module\r\nadd TYPO3 13 compatibility','',1000005,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302467,0,'semantic_suggestion','1.0.6',883,44,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722699967,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','4519a4ade548cc0195cc8eece5a31774',' New Features\r\nAdded new performance metrics in the backend module for better analysis\r\nImplemented ability to exclude specific pages from suggestions via TypoScript configuration\r\nAdded configuration option for excerpt length in suggestions\r\n\r\n Improvements\r\nImproved caching mechanism for faster analysis results\r\nUpdated TypoScript setup and constants with more detailed comments\r\nRefactored PageAnalysisService for better performance','',1000006,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302468,0,'semantic_suggestion','1.0.7',883,47,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1722860467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','ac99e6375372e681fc2ed23e2222229f','- Enhanced Excerpt Generation: Significantly improved excerpt generation algorithm, providing more accurate and relevant content previews from various page elements.\r\n- Bootstrap Package Compatibility: Better integration with Bootstrap Package, ensuring seamless functionality across different TYPO3 setups.\r\n- Performance Boost: Optimized for handling large numbers of pages, making the extension more efficient for bigger websites.\r\n- Exclude Pages Feature: New ability to exclude specific pages from analysis and suggestions, giving you more control over your content recommendations.','',1000007,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302469,0,'semantic_suggestion','1.0.8',883,47,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1723103702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','3f0d9f6026aafa9da13b286f777b290b','Addition of a comprehensive suite of unit tests, which significantly enhances the reliability and correctness of the extension. \r\n- testPreparePageData(): Validates the correct preparation of page data.\r\n- testAnalyzePages(): Checks the complete page analysis process.\r\n- testCalculateSimilarity(): Ensures accurate similarity calculations between pages.\r\n- testFindCommonKeywords(): Verifies the detection of common keywords.\r\n- testDetermineRelevance(): Confirms correct relevance level assignments.','',1000008,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302470,0,'semantic_suggestion','1.0.9',883,50,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1723149520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','c06625c10e593314e3c86ea1fc5e9f7a','This release is a patched and fully functional version of 1.0.8. It addresses a critical bug that was preventing the display of both the backend and frontend modules.','',1000009,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302471,0,'semantic_suggestion','1.1.0',883,50,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1723648412,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','eaf5017d868882b20c0741d01918817f','Stable Release for Testing\r\nWere excited to announce a new, more stable version of our Semantic Suggestion extension. This release focuses on improved reliability and performance, while also introducing Natural Language Processing (NLP) capabilities.','',1001000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302472,0,'semantic_suggestion','1.2.0',883,44,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1724327148,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','7028e894705641342d41d45ea8a1f533','New backend styles for the backend module, using official components. Thanks to Renan Gautier (Gloumi).','',1002000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302473,0,'semantic_suggestion','1.3.0',883,48,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1724570546,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','d202f04e0bea38c48d6cad37437c1552','This update significantly improves the extensions performance, flexibility, and robustness while ensuring more efficient handling of configurations and analyses.\r\n','',1003000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302474,0,'semantic_suggestion','1.3.1',883,48,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1724700172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','4766a39b0bef32433cdf9af17e2606df','Weve addressed an issue related to multilingual support that affected caching. This fix ensures that the cache handles multilingual content correctly, improving overall performance and consistency.','',1003001,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302475,0,'semantic_suggestion','1.3.2',883,46,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1724876922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','7b1d93b5dfb63ff715a80ed25893d1a7','- Fixed dependency injection issue for logger in SemanticBackendController.\r\n- Fixed \"Invalid service: the class is not set\" error related to logger configuration.\r\n- Updated SemanticBackendController constructor signature to use LogManager instead of LoggerInterface.\r\n- Refactored services configuration in Services.yaml for better dependency management.\r\n- Removed use of LoggerAwareInterface and LoggerAwareTrait in SemanticBackendController.\r\n- Optimized cache management for performance metrics.\r\n- Improved accuracy of performance metrics displayed in backend module.\r\n\r\nRelease notes\r\n- After updating, it is recommended to clear all TYPO3 caches to ensure the changes work properly.\r\n- Users using custom logger injection in SemanticBackendController will need to update their code to use LogManager.','',1003002,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302476,0,'semantic_suggestion','1.4.0',883,54,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1726070585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','cad5760ef9fd7d48de6575dcdee5ae43','Stopwords functionality implemented to improve content analysis.\r\nIntroduced a debug mode, which can be activated via TypoScript.\r\nAdded frontend  debug display for easier troubleshooting.\r\nIntegrated logging system with logs output to public/typo3temp/logs/semantic_suggestion.log.\r\nOptimized the similarity calculation algorithm to prevent duplicate pairs.\r\nImproved the backend module with clearer statistics and visualizations.\r\nFixed issues with duplicate entries in the \"Top 5 Most Similar Page Pairs\" display.\r\nVarious performance improvements and code optimizations.\r\nExpanded the API to include stopwords statistics, providing more detailed content insights.','',1004000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302477,0,'semantic_suggestion','1.5.2',883,13,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1742581494,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','61a5b984be6f6a5b860cf6c1c318d1e0','Key Improvements: Database Storage\r\nSimilarity scores now stored in database (tx_semanticsuggestion_similarities) instead of TYPO3 cache\r\nEnhanced persistence (survives cache clearing operations)\r\nImproved performance for larger websites\r\n\r\nScheduler Task: New automated task for background similarity calculations\r\nConfigure frequency and timing to run during off-peak hours\r\nEasily maintain up-to-date suggestions without manual intervention\r\n\r\nThe extension will automatically create the required database table, if not please go to \"Analyze Database Structure\"\r\n','',1005002,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302478,0,'semantic_suggestion','2.0.0',883,38,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1743090713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','3600b5ec1a70cc809d4d3e7d1674b9b2','Beta release ensuring compatibility with TYPO3 v13 and v12. Includes major fixes for the backend module related to dependency injection, template rendering, and cross-version compatibility. Feedback welcome.','',2000000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302479,0,'semantic_suggestion','2.0.1',883,9,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1751641677,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','8d2b34eb41f28d8ac5c5eaac95959293','- Significant backend module improvements (working with the  scheduler task)\r\n- Logging performance optimization\r\n- README.md updated to the new scheduler task mode','',2000001,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302480,0,'semantic_suggestion','2.3.0',883,23,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1758018495,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','64180c5548a369a2b7fed64b15efaeb9','Major Language Intelligence & Performance Update\r\n\r\nNEW: Automatic TYPO3 site language detection\r\nENHANCED: 30-50% better German semantic matching\r\nOPTIMIZED: TF-IDF algorithm with improved thresholds\r\nFIXED: TYPO3 13 compatibility  DI configuration\r\nIMPROVED: Scheduler task visibility with detailed info','',2003000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302481,0,'semantic_suggestion','2.3.1',883,20,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1758121921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','8ac97debf2165477c8bc576249ac28fe','Minor bug fixes and PHP 8 compatibility improvements','',2003001,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302482,0,'semantic_suggestion','3.1.0',883,22,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1758202538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','8013ca606230878ee458770f0424a7bc',' This release redesigns the extensions configuration system to eliminate the confusing dual setup between Scheduler and TypoScript settings. One parameter now controls everything. Thanks to @tmotyl for the issues \r\n\r\n Unified Quality Configuration\r\n  - Single qualityLevel parameter (0.1-1.0) replaces the old minimumSimilarity/proximityThreshold split\r\n  - Automatic optimization: Storage threshold  qualityLevel - 0.1, Display threshold  qualityLevel\r\n  - No more configuration conflicts or impossible setups\r\n  - Self-documenting values: Higher  more selective suggestions\r\n\r\nDocumentation Overwrite\r\n  - Comprehensive setup guide with practical examples\r\n  - Language-specific recommendations (German: 0.25, Standard: 0.30, Premium: 0.35)\r\n  - Migration guide from v3.0 configurations\r\n  - Troubleshooting section with common scenarios\r\n\r\n Automatic Migration\r\n  - Legacy configurations automatically migrate on first Scheduler run\r\n  - Full backward compatibility - existing setups continue working\r\n  - Zero downtime upgrades','',3001000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302483,0,'semantic_suggestion','3.2.0',883,22,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',1,0,3,1759927234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','e29dd791692fd33d1f00b4df7ef59018',' Version 3.2.0 - 2025-10-08\r\n Added\r\n Language selection field in scheduler task to limit analysis to a specific language\r\n Language limitation option in GenerateSimilaritiesTask\r\n French translations for new scheduler labels\r\n Fixed\r\n Debug logging issues\r\nThis minor version improves multilingual management and fixes logging problems.','',3002000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302484,0,'semantic_suggestion','3.3.0',883,21,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages',2,0,3,1764060885,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','b2eabb00993936a944acb35d529f42ad','This release brings significant accessibility improvements and user experience  enhancements to the Semantic Suggestion extension, making it more compliant with WCAG AAA standards.\r\n   WCAG AAA compliant with 8:1 contrast ratios\r\n   Color-blind friendly with multi-sensory indicators\r\n   Automatic dark mode support\r\n   Production stable release\r\n   Enhanced backend module UX','',3003000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302485,0,'semantic_suggestion','4.0.0',883,20,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages using advanced NLP and TF-IDF analysis',2,0,3,1766643056,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','c906a38ddc08273c1211ff1c9ae0b239','Christmas Release 2024 - TYPO3 14 Support!\r\n\r\n  Whats new in 4.0.0:\r\n  - TYPO3 14 compatibility (supports 12.4 - 14.x)\r\n  - Cleaned up debug code for production\r\n\r\n  Requires: nlp_tools 2.0.0\r\n\r\n  Happy holidays !\r\n','',4000000,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302486,0,'semantic_suggestion','4.1.2',883,4,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages using advanced NLP and TF-IDF analysis',2,0,3,1785152567,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','cad96ed70dcba759f0d9616cf52528dc','Multi-site correctness and TYPO3 12.4/13.4/14.3 compatibility release. \r\nFixes the backend module being unreachable on TYPO3 14, scopes suggestions and cache invalidation per site, and repairs the scheduler task under CLI. Upgrading from 3.x or 4.0.0 requires running the semanticSuggestionMigrateRootPageId upgrade wizard.','',4001002,0,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302487,0,'semantic_suggestion','4.1.4',883,5,'Semantic Suggestion','TYPO3 extension for suggesting semantically related pages using advanced NLP and TF-IDF analysis',2,0,3,1785160650,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','b86e3f28241f7371a047b4c9339f2284','Each page is now analysed in its own language: stop word removal and stemming no longer fall back to English under a cron/CLI run, so scores improve on any non-English site. nlp_tools becomes a required dependency.\r\n\r\nThe manual has been rewritten as proper TYPO3 documentation  installation, configuration reference, integration, backend module, multi-site and multilingual setups, troubleshooting, upgrade  and the README is now a short entry point pointing to it. Several inaccurate claims were corrected along the way: language support (six languages are handled equally), the relation between the storage and display thresholds, and the way field weights actually work.\r\n\r\nRe-run your scheduler tasks after upgrading a non-English site.','',4001004,1,0,'https://github.com/friteuseb/semantic_suggestion/blob/master/Documentation/Index.rst','ter','',''),
(9302488,0,'auth0_sso','1.0.0',176,31,'Auth0 SSO','Auth0 extension for Typo3 allows your backend and frontend users to log into TYPO3 using Auth0 credentials.',2,0,4,1722418004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','','','miniorange','2ef76bae9e60934acaf409cb875bc409','- Typo3 Frontend SSO using Auth0\r\n - Default Attribute Mapping, User group Mapping','',1000000,0,0,'https://plugins.miniorange.com/auth0-single-sign-on-typo3-sso-oauth-openid-connect','ter','',''),
(9302489,0,'auth0_sso','2.0.0',176,56,'Auth0 SSO','Auth0 extension for Typo3 allows your backend and frontend users to log into TYPO3 using Auth0 credentials.',2,0,4,1723540032,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','5c8e85d76c9ae4a7471276c50fd57c90','Documentation update','',2000000,0,0,'https://plugins.miniorange.com/auth0-single-sign-on-typo3-sso-oauth-openid-connect','ter','',''),
(9302490,0,'auth0_sso','2.0.1',176,57,'Auth0 SSO','Auth0 extension for Typo3 allows your backend and frontend users to log into TYPO3 using Auth0 credentials.',2,0,4,1724738140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','a8e2a5ea3e5804d1f623626e6c8a54bf','Security updates','',2000001,0,0,'https://plugins.miniorange.com/auth0-single-sign-on-typo3-sso-oauth-openid-connect','ter','',''),
(9302491,0,'auth0_sso','2.0.2',176,32,'Auth0 SSO','TYPO3 Auth0 SSO extension by miniOrange allows both TYPO3 backend and frontend users to log in securely using their Auth0 credentials. By integrating TYPO3 with Auth0, this extension eliminates the need for separate TYPO3 accounts, streamlines authentication, and enhances user experience.This extension is fully compatible with TYPO3 v13. ',2,0,4,1758282158,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','16d757210308f638830393d553e06ddb','- Typo3 version 13 compatibility\r\n- Security updates','',2000002,1,0,'https://plugins.miniorange.com/auth0-single-sign-on-typo3-sso-oauth-openid-connect','ter','',''),
(9302492,0,'empty_image_alt_finder','1.0.1',34,34,'Empty Image Alt Finder','Helps editors to find empty or missing image alt attributes.',2,0,6,1722541539,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Michael Hitzler','mail@paravista.de','paravista','bdb84ba75de1a67ed1bdb2dada95c43d','Initial version upload.','paravista media',1000001,1,0,'https://github.com/paravista/empty_image_alt_finder/blob/main/README.md','ter','',''),
(9302493,0,'keycloak_sso','1.0.1',163,51,'Keycloak SSO','Keycloak SSO extension for Typo3 allows your backend and frontend users to log into TYPO3 using Keycloak credentials.',2,0,4,1722590685,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','d147cd6e910fd5c3bd5490c0180c93f0','- Initial Release \r\n- Typo3 SSO using Keycloak\r\n- Default Attribute Mapping, User group Mapping','',1000001,0,0,'https://docs.typo3.org/p/miniorange/keycloak_sso/main/en-us','ter','',''),
(9302494,0,'keycloak_sso','2.0.0',163,23,'Keycloak SSO','Keycloak SSO extension for Typo3 allows your backend and frontend users to log into TYPO3 using Keycloak credentials.',2,0,4,1723548095,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','a83dedecfb38171cef9dc6e2de16e3ac','Updated Logo','',2000000,0,0,'https://docs.typo3.org/p/miniorange/keycloak_sso/main/en-us','ter','',''),
(9302495,0,'keycloak_sso','2.0.1',163,60,'Keycloak SSO','Keycloak SSO extension for Typo3 allows your backend and frontend users to log into TYPO3 using Keycloak credentials.',2,0,4,1724737862,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-12.4.99\";}}','miniOrange','','miniorange','2f2dae67643744cab3046fbe3d46cc7e','Documentation update','',2000001,0,0,'https://docs.typo3.org/p/miniorange/keycloak_sso/main/en-us','ter','',''),
(9302496,0,'keycloak_sso','2.0.2',163,29,'Keycloak SSO','TYPO3 Keycloak SSO extension by miniOrange enables seamless Single Sign-On for both TYPO3 backend and frontend users using their Keycloak credentials. Simplify the login process and enhance user experience by enabling admins and website visitors to access your Magento store using their existing Keycloak credentials. This extension is fully compatible with TYPO3 v13.',2,0,4,1758282626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','892bac018bf63234e4db514ac1b2808b','- Typo3 version 13  compatibility\r\n- Security updates','',2000002,1,0,'https://docs.typo3.org/p/miniorange/keycloak_sso/main/en-us','ter','',''),
(9302497,0,'xima_typo3_frontend_edit','1.0.0',623,45,'Internal news','This extension provide internal news for backend users.',2,0,1,1723212753,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','4bc0717cfd284ccc8834f2693a6dd4c5','See release notes at https://github.com/xima-media/xima-typo3-internal-news/releases/tag/1.0.0','XIMA MEDIA GmbH',1000000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302498,0,'xima_typo3_frontend_edit','1.1.0',623,48,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1724072534,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','c70c1b5becae6a4a819d0032cf93e3fe','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.1.0','XIMA MEDIA GmbH',1001000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302499,0,'xima_typo3_frontend_edit','1.2.0',623,38,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1730985468,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.1.0-8.99.99\";s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','eb22213d44126ff09dca6328d3cbdd40','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.2.0','XIMA MEDIA GmbH',1002000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302500,0,'xima_typo3_frontend_edit','1.3.0',623,35,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1732705269,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','9060251db18decf737f646ca1c030b90','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.3.0','XIMA MEDIA GmbH',1003000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302501,0,'xima_typo3_frontend_edit','1.3.1',623,38,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1732713338,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','4279b076d11439cb6e05085e04497dc3','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.3.1','XIMA MEDIA GmbH',1003001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302502,0,'xima_typo3_frontend_edit','1.4.0',623,38,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1734098590,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','351daa310d79d13716721b500c0b0ee6','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.4.0','XIMA MEDIA GmbH',1004000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302503,0,'xima_typo3_frontend_edit','1.5.0',623,40,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1736344204,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','09cd7c324fa051b18c5365d156932a8d','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.5.0','XIMA MEDIA GmbH',1005000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302504,0,'xima_typo3_frontend_edit','1.5.1',623,33,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1742662650,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','2f675018dcd688ddb2bd13d6627997d0','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.5.1','XIMA MEDIA GmbH',1005001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302505,0,'xima_typo3_frontend_edit','1.5.2',623,29,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1746033411,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e3a75fefee7a4c4c8345696389bc652f','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.5.2','',1005002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302506,0,'xima_typo3_frontend_edit','1.6.0',623,29,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1748173409,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','f45fa11ab732c3d8a9f6617de3c07911','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.6.0','',1006000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302507,0,'xima_typo3_frontend_edit','1.6.1',623,25,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1749668056,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','79f66cc4774c73ca7bbf51d4b7433347','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.6.1','',1006001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302508,0,'xima_typo3_frontend_edit','1.6.2',623,26,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1750833812,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','671d90d67c50b188ceba81929c26d107','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.6.2','',1006002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302509,0,'xima_typo3_frontend_edit','1.7.0',623,25,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1755524934,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e379432810420c63abd8376342487ab1','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.7.0','',1007000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302510,0,'xima_typo3_frontend_edit','1.7.1',623,31,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1756485771,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','0661513141d92362887c2cc6c1c5eab8','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.7.1','',1007001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302511,0,'xima_typo3_frontend_edit','1.7.2',623,24,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1759821415,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a48b10d874b7cb500057de4f9d0e8c64','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/1.7.2','',1007002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302512,0,'xima_typo3_frontend_edit','2.0.0',623,18,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1766152741,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e07b7439973ce9e4485a44c365505963','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302513,0,'xima_typo3_frontend_edit','2.0.1',623,21,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1766392978,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','5b3b460ad193b065d23eccbc2c39a3f9','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302514,0,'xima_typo3_frontend_edit','2.1.0',623,13,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1773135207,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e39fa2105273b0ba0c46fcf02a306065','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302515,0,'xima_typo3_frontend_edit','2.2.0',623,6,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1775064292,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b8d1daf58f1669e0352ba9bc18dd2f39','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.2.0','',2002000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302516,0,'xima_typo3_frontend_edit','2.2.1',623,11,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1775725805,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','f7f8ef7547a3c9dee9e881c8cf806eb2','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.2.1','',2002001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302517,0,'xima_typo3_frontend_edit','2.2.2',623,12,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1775817436,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e3c68c27e39622eb437e45365788b672','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.2.2','',2002002,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302518,0,'xima_typo3_frontend_edit','2.3.0',623,14,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1777030965,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','717ff7c9ddff38a03c8305a299f47b08','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.3.0','',2003000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302519,0,'xima_typo3_frontend_edit','2.3.1',623,9,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1780564414,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','91e34a795cab24e68c6f327e8c6ae452','See release notes at','',2003001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302520,0,'xima_typo3_frontend_edit','2.4.0',623,6,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1782891132,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','798877ef0723f2fb28c2850fe06facca','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.4.0','',2004000,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302521,0,'xima_typo3_frontend_edit','2.4.1',623,6,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1785237190,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','ae6db9182fdb97d0f0f4648416de9e16','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.4.1','',2004001,0,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302522,0,'xima_typo3_frontend_edit','2.5.0',623,3,'Frontend Edit','This extension provides an edit button for editors within frontend content elements.',2,0,1,1785835256,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','3e67912536fb45cf4cd290ac38d2bc3a','See release notes at https://github.com/xima-media/xima-typo3-frontend-edit/releases/tag/2.5.0','',2005000,1,0,'https://docs.typo3.org/p/xima/xima-typo3-frontend-edit/main/en-us/Index.html','ter','',''),
(9302523,0,'dot_forms','1.0.1',150,45,'Dot Forms','Create virtual fields just like flex forms, but with pure TCA.',2,0,0,1723552743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','8b9947cc421d53dc0cfa95f354bde822',' Whats Changed\n   [BUGFIX] Process dot fields for new records & missing ext_emconf.php\n  \n  Full Changelog: https://github.com/webcoast-dk/dot-forms/compare/v1.0.0...v1.0.1','WEBcoast',1000001,0,0,'https://github.com/webcoast-dk/dot-forms/','ter','',''),
(9302524,0,'dot_forms','1.0.2',150,45,'Dot Forms','Create virtual fields just like flex forms, but with pure TCA.',2,0,0,1724058486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','78780807ef10fad7290d0679b677cc5e',' Whats Changed\r\n [BUGFIX] Return array value for select fields (https://github.com/webcoast-dk/dot-forms/pull/1)\r\n\r\nFull Changelog: https://github.com/webcoast-dk/dot-forms/compare/v1.0.1...v1.0.2','WEBcoast',1000002,0,0,'https://github.com/webcoast-dk/dot-forms/','ter','',''),
(9302525,0,'dot_forms','1.0.3',150,60,'Dot Forms','Create virtual fields just like flex forms, but with pure TCA.',2,0,0,1724226371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','b3aec28b7073dcfdbb91eef466229fee',' Whats Changed\r\n [BUGFIX] Avoid undefined array key exception (https://github.com/webcoast-dk/dot-forms/pull/2)\r\n\r\n\r\nFull Changelog: https://github.com/webcoast-dk/dot-forms/compare/v1.0.2...v1.0.3','WEBcoast',1000003,1,0,'https://github.com/webcoast-dk/dot-forms/','ter','',''),
(9302526,0,'cy_lending','3.1.0',291,47,'Lending of objects','You can organize lending of objects',2,0,3,1723555273,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.1-14.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','0699725e00aa5a62a9102c3a9dc739d5','With this extension you can organize the lending of objects. Front-end users can submit a loan request for one or more objects for a certain period of time. This request can go through a simple approval process or can also be approved automatically. A calendar shows which objects are already on loan and for which there are requests. \r\nA warning is issued for loans that overlap in time. External appointment sources can also be integrated using a hook.','',3001000,0,0,'','ter','',''),
(9302527,0,'cy_lending','3.2.1',291,44,'Lending of objects','You can organize lending of objects',2,0,3,1723995471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.1-14.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','6e608b08b3d1ca77498c573c59c7c362','You can set an individual appointment symbol.','',3002001,0,0,'','ter','',''),
(9302528,0,'cy_lending','3.2.2',291,55,'Lending of objects','You can organize lending of objects',2,0,3,1724166097,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:17:\"bootstrap_package\";s:14:\"14.0.1-14.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','fd0861e68737e0a99762ef170a304da3','Fix: Lendings and availability request with a start date in the past are no longer displayed under My lendings or My availability requests. ','',3002002,0,0,'','ter','',''),
(9302529,0,'cy_lending','4.1.0',291,10,'Lending of objects','You can organize lending of objects',2,0,3,1747582398,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','55af6c8b54f7196a12d74e41dbb9bbaa','Typo3 13 - Compatibility.','',4001000,0,0,'','ter','',''),
(9302530,0,'cy_lending','4.1.1',291,34,'Lending of objects','You can organize lending of objects',2,0,3,1749397914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','c6821d46ca6e665f857a98cffc799e96','Update (cleaning) TCA configuration','',4001001,0,0,'','ter','',''),
(9302531,0,'cy_lending','5.0.3',291,16,'Lending of objects','You can organize lending of objects',2,0,3,1765049102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','a8900afcbec1d6820547e020c8fdeb0d','5.0.3 :: FIX : Display the missing \"other\" lendings.\r\n5.0.2 :: FIX : Removes unused constants.\r\n5.0.1 :: FIX : Removes unused constants.\r\n5.0.0 :: UPD : Change the all interactions to an ajax communication\r\n4.1.2 :: FIX : Fix the permant disbaled high priority flag.','',5000003,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302532,0,'cy_lending','5.1.0',291,10,'Lending of objects','You can organize lending of objects',2,0,3,1765891894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','3ebc09d2dab2ea8303680469d235247c','5.1.0 :: UPD : You can set how many months you can scroll in the calendar view forward or backward.','',5001000,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302533,0,'cy_lending','5.1.1',291,21,'Lending of objects','You can organize lending of objects',2,0,3,1766178280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','1b674f52610497bd31c9b6e95801e48c','5.1.1 :: FIX : Add missing defaults.','',5001001,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302534,0,'cy_lending','5.3.2',291,17,'Lending of objects','You can organize lending of objects',2,0,3,1769363394,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','e1283009bc50202f03f6fb3326f4e769','5.3.2 :: UPD : Update of the calendar library.\r\n5.3.1 :: UPD : Rename \"common\" to \"settings\".\r\n5.3.0 :: UPD : You can set the date has an appointment color and choose whether to display the appointment count.\r\n5.2.2 :: UPD : The reservation submit button changes the text in the case of automatic reservation objects.\r\n5.2.1 :: UPD : Update of the calendar library.\r\n5.2.0 :: UPD : Remove the oldschool page type handling for ajax connect.\r\n5.1.2 :: FIX : Update calendar.js','',5003002,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302535,0,'cy_lending','5.4.0',291,12,'Lending of objects','You can organize lending of objects',2,0,3,1774711817,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','836275da6b51aae315d8864ea75845c1','5.4.0 :: UPD : Release the bootsrap version 16.\r\n5.3.3 :: UPD : Update of the calendar library.','',5004000,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302536,0,'cy_lending','5.4.1',291,10,'Lending of objects','You can organize lending of objects',2,0,3,1775595005,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','9768051e9e303eac6c6f51a65167e828','5.4.1 :: FIX : The list type of the content element is deprecated.','',5004001,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302537,0,'cy_lending','5.5.0',291,13,'Lending of objects','You can organize lending of objects',2,0,3,1777189405,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','f4129161ef4468cb5a40583523adc13a','5.5.0 :: UPD : The main view refreshs the tab in the background.','',5005000,0,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302538,0,'cy_lending','5.5.2',291,2,'Lending of objects','You can organize lending of objects',2,0,3,1787984715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-16.0.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','cc78c18298678e24203573bcb8d66c32','5.5.2 :: FIX : The cancel process works as expected.\r\n5.5.1 :: FIX : The main view works if the borrower is disable or deleted.','',5005002,1,0,'https://github.com/docmcfly/cyLending','ter','',''),
(9302539,0,'it_kanzlei','2.0.1',105,18,'IT-Kanzlei','',2,0,3,1724082856,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','itrechtkanzlei','2dee145739acf40d8e74bedae6aa3a37','\"[RELEASE] Version 2.0.1 - Maintenance-Release: Use logging API and IT-Kanzlei SDK\"','',2000001,0,0,'https://extensions.typo3.org/extension/itrk_legaltexts_typo3','ter','',''),
(9302540,0,'it_kanzlei','2.0.2',105,27,'IT-Kanzlei','',2,0,3,1724083521,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','itrechtkanzlei','f78a08bf06744b1ea8094d34297336d3','\"[RELEASE] Version 2.0.2 - Maintenance-Release: Release testing\"','',2000002,0,0,'https://extensions.typo3.org/extension/itrk_legaltexts_typo3','ter','',''),
(9302541,0,'it_kanzlei','2.1.1',105,28,'IT-Kanzlei','',2,0,3,1727345447,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Thomas Deuling - typo3@coding.ms','typo3@coding.ms','itrechtkanzlei','c0407c28ecee41e9354f953f9927184a','\"[BUGFIX] Fix release configurations\"','',2001001,0,0,'https://extensions.typo3.org/extension/itrk_legaltexts_typo3','ter','',''),
(9302542,0,'it_kanzlei','2.1.2',105,32,'IT-Recht Kanzlei - Legal Texts (deprecated)','This extension is no longer supported. Please use the itrk_legaltexts_typo3 extension instead.',5,0,3,1730912629,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','f85768fd9fddc40d6732bd2a11024985','This extension is no longer supported. Please use the itrk_legaltexts_typo3 extension instead.','IT-Recht Kanzlei',2001002,1,0,'https://extensions.typo3.org/extension/itrk_legaltexts_typo3','ter','',''),
(9302543,0,'mv_analysis_index','1.0.0',110,31,'medicalvalues Analysis Index','Renders an analysis index based on medicalvalues data management.',2,0,2,1724421414,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.2.99\";}}','Jonas Osburg','jonas.osburg@medicalvalues.de','mv_jnugh','07f4e703baeefef28dd99f741ec63a44','Initial release','',1000000,0,0,'','ter','',''),
(9302544,0,'mv_analysis_index','1.0.1',110,23,'medicalvalues Analysis Index','Renders an analysis index based on medicalvalues data management.',2,0,2,1758122549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Jonas Osburg','jonas.osburg@medicalvalues.de','mv_jnugh','94fe24dfec042901bcf3e3e7d08779ca','Update compatible PHP version','',1000001,0,0,'','ter','',''),
(9302545,0,'mv_analysis_index','1.1.1',110,18,'medicalvalues Analysis Index','Renders an analysis index based on medicalvalues data management.',2,0,2,1761203247,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"9.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Jonas Osburg','jonas.osburg@medicalvalues.de','mv_jnugh','bc3004702d06a0007a5844d20a3a00d9','Fix compatibility with TYPO3 11','',1001001,0,0,'','ter','',''),
(9302546,0,'mv_analysis_index','1.1.2',110,19,'medicalvalues Analysis Index','Renders an analysis index based on medicalvalues data management.',2,0,2,1761203330,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Jonas Osburg','jonas.osburg@medicalvalues.de','mv_jnugh','0c31f2653b37b97cecc836faf6276849','Set correct supported TYPO3 versions in emconf','',1001002,0,0,'','ter','',''),
(9302547,0,'mv_analysis_index','1.1.5',110,19,'medicalvalues Analysis Index','Renders an analysis index based on medicalvalues data management.',2,0,2,1764084857,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.9.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Jonas Osburg','jonas.osburg@medicalvalues.de','mv_jnugh','ce0e6e280ca9f777918fea2f2462c58d','Fix a bug where title replacement was not working with TYPO3 11','',1001005,1,0,'','ter','',''),
(9302548,0,'km_eventnews_filter','1.0.0',58,58,'Filter for event news','Filter event news by organizer, location, categories, tags and time',1,0,2,1724681018,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"news\";s:14:\"9.0.0-11.99.99\";s:9:\"eventnews\";s:13:\"5.0.0-6.99.99\";}s:9:\"conflicts\";a:1:{s:11:\"news_filter\";s:0:\"\";}}','Uwe Wiebach','wiebach@kapelan.com','hawkeye09','e7e6ae8f60a8da83ce55a0718142ec2f','Initial release','',1000000,1,0,'','ter','',''),
(9302549,0,'ns_social_login','1.0.0',111,57,'Social Login and Register','Meet our all-in-one TYPO3 Social Login and Register extension, which allows users to log in and register using various social media accounts directly from your TYPO3 frontend. With this extension, users can easily access your site using popular platforms like Facebook, Google, Twitter, LinkedIn, Instagram, OpenID, Apple, Discord, Keycloak, Slack, Telegram, Dropbox, and more. Get seamless, one-click frontend login with the TYPO3 Social Login extension. Explore the Demo, Product Page, Documentation & Support: https://t3planet.com/typo3-social-login-extension',2,0,3,1724757151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','T3:Rohan Parmar, T3:Nilesh Malankiya, QA:Krishna Dhapa','sanjay@nitsan.in','nitsan','010122e1bebb28709dd0819e9b9c016d','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.com/ns-social-login-typo3-extension','T3Planet // NITSAN',1000000,0,0,'https://t3planet.de/typo3-social-login-extension','ter','',''),
(9302550,0,'ns_social_login','1.0.1',111,25,'TYPO3 Social Login & Register','Enable users to log in and register via popular social platforms like Google, Facebook, LinkedIn, Apple, Discord, and more. A seamless one-click login experience directly on your TYPO3 frontend.',2,0,3,1751367592,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-12.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','451f16a6f2476a95df1045c98c1926e6','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.com/ns-social-login-typo3-extension','T3Planet',1000001,0,0,'https://t3planet.de/typo3-social-login-extension','ter','',''),
(9302551,0,'ns_social_login','2.0.0',111,29,'TYPO3 Social Login & Register','Enable users to log in and register via popular social platforms like Google, Facebook, LinkedIn, Apple, Discord, and more. A seamless one-click login experience directly on your TYPO3 frontend.',2,0,3,1755584451,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-13.4.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f332183a0d57d835f0b3e7104a9c1564','New release of version 2.0.0 - see details, changelog and documentation on https://t3planet.com/ns-social-login-typo3-extension','T3Planet',2000000,1,0,'https://t3planet.de/typo3-social-login-extension','ter','',''),
(9302552,0,'mkcleaner','12.0.0',152,43,'MK Cleaner','Cleans files by removing any metadata.',2,0,0,1725263995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','654cc08e4aaefec807a01692256ea00c','Released version 12.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000000,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcleaner','ter','',''),
(9302553,0,'mkcleaner','12.0.1',152,59,'MK Cleaner','Cleans files by removing any metadata with the help of mat2, exiftool and qpdf according to BSI guidelines.',2,0,0,1725264567,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','63680fcf780a97e5a4339b8897408c04','Released version 12.0.1. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000001,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcleaner','ter','',''),
(9302554,0,'mkcleaner','12.0.2',152,21,'MK Cleaner','Cleans files by removing any metadata with the help of mat2, exiftool and qpdf according to BSI guidelines.',2,0,0,1758282326,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','b5bc2a888e751ca7758a3fa75c2ff1ae','Released version 12.0.2. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',12000002,0,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcleaner','ter','',''),
(9302555,0,'mkcleaner','13.0.0',152,29,'MK Cleaner','Cleans files by removing any metadata with the help of mat2, exiftool and qpdf according to BSI guidelines.',2,0,0,1758282468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Hannes Bochmann','dev@dmk-ebusiness.com','dasmedienkombinatgmbh','245fea553937c7a70575e46fceb40d2e','Released version 13.0.0. Check changelog in documentation on github for more information.','DMK E-BUSINESS GmbH',13000000,1,0,'https://github.com/DMKEBUSINESSGMBH/typo3-mkcleaner','ter','',''),
(9302556,0,'nr_image_sitemap','10.1.5',69,17,'Netresearch - Sitemap Extension','Provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap',2,0,3,1725368184,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:3:\"seo\";s:14:\"10.4.0-10.4.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','01c6fb6d4e73b6e12d8558b7af452ed0','[RELEASE] v10.1.5 -- for details see https://github.com/netresearch/t3x-nr-image-sitemap/releases','Netresearch DTT GmbH',10001005,0,0,'https://github.com/netresearch/t3x-nr-image-sitemap/blob/main/README.rst','ter','',''),
(9302557,0,'nr_image_sitemap','11.1.2',69,26,'Netresearch - Sitemap Extension','Provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap',2,0,3,1725369275,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:3:\"seo\";s:14:\"11.5.0-11.5.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','19209cfd6f88085197cffcfb9227061d','[RELEASE] v11.1.2 -- for details see https://github.com/netresearch/t3x-nr-image-sitemap/releases','Netresearch DTT GmbH',11001002,0,0,'https://github.com/netresearch/t3x-nr-image-sitemap/blob/main/README.rst','ter','',''),
(9302558,0,'nr_image_sitemap','13.0.6',69,18,'Netresearch - Sitemap Extension','Provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap',2,0,3,1751547223,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"seo\";s:14:\"13.0.0-13.4.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','324030add2db58c24c62a09d016ada5d','[RELEASE] v13.0.6 -- for details see https://github.com/netresearch/t3x-nr-image-sitemap/releases','Netresearch DTT GmbH',13000006,1,0,'https://github.com/netresearch/t3x-nr-image-sitemap/blob/main/README.rst','ter','',''),
(9302559,0,'nr_image_sitemap','12.0.2',69,8,'Netresearch - Sitemap Extension','Provides a data provider to use with the typo3/cms-seo extension, to create an image sitemap',2,0,3,1751548404,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"seo\";s:14:\"12.4.0-12.4.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','7b649fa8eb0856e683323b19f6bd8a43','[RELEASE] v12.0.2 -- for details see https://github.com/netresearch/t3x-nr-image-sitemap/releases','Netresearch DTT GmbH',12000002,0,0,'https://github.com/netresearch/t3x-nr-image-sitemap/blob/main/README.rst','ter','',''),
(9302560,0,'cps_myra_cloud','1.0.2',57,21,'CpsMyraCloud','Clear-Cache for MyraCloud systems',0,0,0,1725535130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Benjamin Rannow','b.rannow@familie-redlich.de','abandoned_extensions','e7ad806bb421577b0810812144ffb493','Clear-Cache for MyraCloud systems','Familie-Redlich Digital GmbH',1000002,0,0,'https://docs.typo3.org/p/cpsit/cps-myra-cloud/1.0/en-us','ter','',''),
(9302561,0,'cps_myra_cloud','1.0.3',57,36,'MyraCloud Connector','Clear-Cache for MyraCloud systems',0,0,0,1725609692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','coding. powerful. systems. CPS GmbH','b.rannow@familie-redlich.de','abandoned_extensions','68bf52cb342160b268de700b438cbc1c','Clear-Cache for MyraCloud systems','coding. powerful. systems. CPS GmbH',1000003,1,0,'https://docs.typo3.org/p/cpsit/cps-myra-cloud/1.0/en-us','ter','',''),
(9302562,0,'tailwind_styled_content','1.0.0',194,46,'Tailwind Styled Content','Fluid templates for TYPO3 content elements with Tailwind CSS.',1,0,6,1725738519,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:5:\"fluid\";s:14:\"11.5.0-13.9.99\";s:8:\"frontend\";s:14:\"11.5.0-13.9.99\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";}}','Joost Ramke','hey@joostramke.com','jramke','a783e11b2f2d02c2c390bd4299693858','First TER release - Version 1.0.0','',1000000,0,0,'https://github.com/jramke/tailwind_styled_content/blob/main/README.md','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9302563,0,'tailwind_styled_content','1.1.1',194,41,'Tailwind Styled Content','Alternative for fluid_styled_content using Tailwind CSS, providing a clean, robust and modern starting point.',1,0,6,1726846185,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:5:\"fluid\";s:14:\"11.5.0-13.9.99\";s:8:\"frontend\";s:14:\"11.5.0-13.9.99\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";}}','Joost Ramke','hey@joostramke.com','jramke','c2dac0630c75adb9f575d1f4a2f2718d','[FIX] Wrong version declaration','',1001001,0,0,'https://github.com/jramke/tailwind_styled_content/blob/main/README.md','ter','',''),
(9302564,0,'tailwind_styled_content','1.2.0',194,53,'Tailwind Styled Content','Alternative for fluid_styled_content using Tailwind CSS, providing a clean, robust and modern starting point.',1,0,6,1727273649,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:5:\"fluid\";s:14:\"11.5.0-13.9.99\";s:8:\"frontend\";s:14:\"11.5.0-13.9.99\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";}}','Joost Ramke','hey@joostramke.com','jramke','1a3a57fddbb1d23f09496d130077454f','[RELEASE] Bump version 1.2.0','',1002000,0,0,'https://github.com/jramke/tailwind_styled_content/blob/main/README.md','ter','',''),
(9302565,0,'tailwind_styled_content','1.2.1',194,54,'Tailwind Styled Content','Alternative for fluid_styled_content using Tailwind CSS, providing a clean, robust and modern starting point.',1,0,6,1731869817,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:5:\"fluid\";s:14:\"11.5.0-13.9.99\";s:8:\"frontend\";s:14:\"11.5.0-13.9.99\";}s:9:\"conflicts\";a:2:{s:18:\"css_styled_content\";s:1:\"*\";s:20:\"fluid_styled_content\";s:1:\"*\";}}','Joost Ramke','hey@joostramke.com','jramke','87623bb730fb22a7ca6c9f6d94aced94','[RELEASE] Bump version 1.2.1','',1002001,1,0,'https://github.com/jramke/tailwind_styled_content/blob/main/README.md','ter','',''),
(9302566,0,'vcfqr','0.1.0',110,16,'VCF-QR','Create QR-Code with VCF card',0,0,4,1726060807,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:10:\"tt_address\";s:11:\"9.0.0-0.0.0\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','2121f8b6656d72f7b2175061bf9476bf','Create QR codes for downloading vCards from address records\r\nCreate download links for vCards from address records\r\nCreate QR codes for normal links','',1000,0,0,'https://github.com/thomasrawiel/vcfqr?tab=readme-ov-file#extvcfqr','ter','',''),
(9302567,0,'vcfqr','0.1.1',110,20,'VCF-QR','Create QR-Code with VCF card',0,0,4,1726068086,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:10:\"tt_address\";s:11:\"9.0.0-0.0.0\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','20f47a4ee115130397c69134c7be705d','Bugfixes, chash for download links','',1001,0,0,'https://github.com/thomasrawiel/vcfqr?tab=readme-ov-file#extvcfqr','ter','',''),
(9302568,0,'vcfqr','0.1.2',110,22,'VCF-QR','Create QR-Code with VCF card',0,0,4,1726501279,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:10:\"tt_address\";s:11:\"9.0.0-0.0.0\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','723528b4b04200787058a9204e259681','Bugfix: create the URI manually when creating QR Codes for Email links to avoid obfuscation by config.spamProtectEmailAddresses','',1002,0,0,'https://github.com/thomasrawiel/vcfqr?tab=readme-ov-file#extvcfqr','ter','',''),
(9302569,0,'vcfqr','0.3.0',110,27,'VCF-QR','Create QR-Code with VCF card',1,0,4,1728313974,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"8.0.0-9.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','0743455af3ef31cfccfcfdb9a8c2d0ef','- Add ical/ics generation  download\r\n- Add events after QRCode, Vcard and ICS has been generated\r\n- tt-address is no longer a hard requirement, address table fields are configurable\r\n- event table fields for ics download are configurable\r\n- example CTypes are now optional\r\nsee the new Extension settings','',3000,0,0,'https://github.com/thomasrawiel/vcfqr?tab=readme-ov-file#extvcfqr','ter','',''),
(9302570,0,'vcfqr','0.4.2',110,25,'VCF-QR','Create QR-Code with VCF card',1,0,4,1735646751,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:10:\"tt_address\";s:13:\"8.0.0-9.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','8f4562355c0d634fe276750a628b8d81','- Small typing bugfixes in ViewHelpers\r\n- Add Vcf download link example','',4002,1,0,'https://github.com/thomasrawiel/vcfqr?tab=readme-ov-file#extvcfqr','ter','',''),
(9302571,0,'threeam_free_content_mode','1.0.0',156,40,'ThreeAM Free Content Mode','Adds a custom context menu option to make a page content mode FREE.',2,0,3,1726158852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','ba3b80ce92f3ad4899122e6cdc11be76','added github action to automatically publish extension to TER','',1000000,0,0,'https://github.com/3am-tech/threeam_free_content_mode/blob/main/README.md','ter','',''),
(9302572,0,'threeam_free_content_mode','1.0.1',156,42,'ThreeAM Free Content Mode','Adds a custom context menu option to make a page content mode FREE.',2,0,3,1726159452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','ce172bf2a1d6f717bd34029cc1a2ad25','Fixed license and version issue with composer.json','',1000001,0,0,'https://github.com/3am-tech/threeam_free_content_mode/blob/main/README.md','ter','',''),
(9302573,0,'threeam_free_content_mode','1.0.2',156,18,'[ThreeAM] Free Content Mode','Adds a custom context menu option to make a page content mode FREE.',2,0,3,1726831896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','3c2f65b55ee8e697117c2e5494e4dcef','Updated version','',1000002,0,0,'https://github.com/3am-tech/threeam_free_content_mode/blob/main/README.md','ter','',''),
(9302574,0,'threeam_free_content_mode','1.0.4',156,56,'[ThreeAM] Free Content Mode','Adds a custom context menu option to make a page content mode FREE.',2,0,3,1726832498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','Mohsin Khan','mohsin@3am-tech.com','lilprogramer','a3b4cd98d1c596616dc6659af62f9ff3','Update ext_emconf.php','',1000004,1,0,'https://github.com/3am-tech/threeam_free_content_mode/blob/main/README.md','ter','',''),
(9302575,0,'pubscheduler','1.0.0',58,58,'pubscheduler','This plugin allows rescheduling the visibility of content elements and pages in Typo3.',2,0,4,1726732961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','amenofisch','me@amenofisch.dev','amenofisch','c9098a29e5a6492be434c80871dd731b','update ext_emconf','',1000000,1,0,'','ter','',''),
(9302576,0,'ai_filemetadata','1.0.2',213,59,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1727089236,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','769558f66e69245df711a66e4e4a1e72','Updated extension to 1.0.2','',1000002,0,0,'','ter','',''),
(9302577,0,'ai_filemetadata','1.2.0',213,38,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1742562509,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','56a53280c0b4eff934f6c3ff102c6f26','Version 1.2.0\r\n\r\n- [FEATURE] Provide non-Composer version of Extension\r\n- Error out early if a file with an unsupported extension is being processed\r\n- Conditionally instantiate IconFactory on TYPO3 13 (fixes 16, 11)\r\n- [FEATURE] Allow to change language configuration for FAL storage substructures\r\n- [FEATURE] Command line interface to perform mass updates on existing FAL asset metadata (2) \r\n- Fix TYPO3 v13.4 compatibility','',1002000,0,0,'','ter','',''),
(9302578,0,'ai_filemetadata','1.3.2',213,10,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1752486747,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:1:{i:1;s:16:\"cms-filemetadata\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','89aabb0c0282649fd2d6d8e27e5c9817',' Whats Changed\r\n Fix locale for default language in AJAX call by @kitzberger in https://github.com/marketing-factory/ai-filemetadata/pull/31\r\n\r\nFull Changelog: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.1...1.3.2','',1003002,0,0,'','ter','',''),
(9302579,0,'ai_filemetadata','1.3.3',213,10,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1754596232,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:1:{i:1;s:16:\"cms-filemetadata\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','78eac96b75ea34d6191f2a3008a9d2d5',' Whats Changed\r\n [FEATURE] Add option to disable instant alt-text generation on file upload by @idleworks in https://github.com/marketing-factory/ai-filemetadata/pull/40\r\n [FEATURE] add option to resize images for LLM processing by @idleworks in https://github.com/marketing-factory/ai-filemetadata/pull/41\r\n\r\n New Contributors\r\n @idleworks made their first contribution in https://github.com/marketing-factory/ai-filemetadata/pull/40\r\n\r\nFull Changelog: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.2...1.3.3','',1003003,0,0,'','ter','',''),
(9302580,0,'ai_filemetadata','1.3.4',213,8,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1754599607,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','d408caa5dab5f7224646b9f353dca11f','[RELEASE] 1.3.4\r\n\r\nAdd version numbers to ext_emconf.phps suggest definition','',1003004,0,0,'','ter','',''),
(9302581,0,'ai_filemetadata','1.3.5',213,14,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1754602757,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','e1f87f0eecacfc11f34753571df2b834',' Whats Changed\r\n make LLM API Endpoint and model configurable by @ischmittis in https://github.com/marketing-factory/ai-filemetadata/pull/43\r\n\r\n\r\nFull Changelog: https://github.com/marketing-factory/ai-filemetadata/compare/1.3.4...1.3.5','',1003005,0,0,'','ter','',''),
(9302582,0,'ai_filemetadata','1.4.1',213,28,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1757680965,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','363dda55fc9a16f8096bf3be05331c90','Fix Issue:\r\nWhen an editor uploads an image with the wrong mime_type for the ending, openIA stops processing when the file is not in the allowed list. Now the mime-type is also checked.','',1004001,0,0,'','ter','',''),
(9302583,0,'ai_filemetadata','1.4.2',213,13,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1772098836,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','21c92db1ccef05fe691e736c51414828','Whats Changed\r\nUpdate comment for AI AJAX route by @sfroemkenjw in 51\r\nAdd .gitattributes to prevent dev related stuff from release by @sfroemkenjw in 49\r\nDontt try to make descriptions from non existent images. by @hloens in 52\r\n[FEATURE] Added possibility to use custom prompt to provide more cont by @MohsinQK in 55\r\nNew Contributors\r\n@sfroemkenjw made their first contribution in 51\r\n@hloens made their first contribution in 52\r\n@MohsinQK made their first contribution in 55\r\nFull Changelog: 1.4.1...1.4.2\r\n\r\nWhats Changed\r\nUpdate comment for AI AJAX route by @sfroemkenjw in 51\r\nAdd .gitattributes to prevent dev related stuff from release by @sfroemkenjw in 49\r\nDontt try to make descriptions from non existent images. by @hloens in 52\r\n[FEATURE] Added possibility to use custom prompt to provide more cont by @MohsinQK in 55\r\nNew Contributors\r\n@sfroemkenjw made their first contribution in 51\r\n@hloens made their first contribution in 52\r\n@MohsinQK made their first contribution in 55\r\nFull Changelog: 1.4.1...1.4.2','',1004002,0,0,'','ter','',''),
(9302584,0,'ai_filemetadata','1.4.3',213,15,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1772116589,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.20-8.3.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','0cbc6e9e4079868bb4a76c5c17dc1dfd','Whats Changed\r\n[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in 56\r\nNew Contributors\r\n@lilu82 made their first contribution in 56\r\nFull Changelog: 1.4.2...1.4.3\r\n\r\nWhats Changed\r\n[FEATURE] Added temperature parameter to fine-tune alt-text creativity by @lilu82 in 56\r\nNew Contributors\r\n@lilu82 made their first contribution in 56\r\nFull Changelog: 1.4.2...1.4.3','',1004003,0,0,'','ter','',''),
(9302585,0,'ai_filemetadata','1.6.0',213,15,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1776331114,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:13:\"8.2.20-8.5.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','5370978fa530c6b5618f2970838bb197','Whats Changed\r\n[FEATURE] TYPO3 v14 compatibility by @tehplague\r\n[BUGFIX] Extension usage without typo3/cms-dashboard by @SvenJuergens in 60','',1006000,0,0,'','ter','',''),
(9302586,0,'ai_filemetadata','1.6.2',213,3,'Automatically generates FAL metadata for files by means of public LLMs','Automatically generates FAL metadata for files by means of public LLMs',1,0,4,1786962318,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:13:\"8.2.20-8.5.99\";}s:8:\"suggests\";a:2:{s:14:\"picturecredits\";s:1:\"*\";s:16:\"cms-filemetadata\";s:1:\"*\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','322219fb92f0536bfd1e62964d90d9f0',' Whats Changed\r\n [TASK] Switch to v13 Interface for CLI User by @ischmittis in https://github.com/marketing-factory/ai-filemetadata/pull/70\r\n\r\n\r\nFull Changelog: https://github.com/marketing-factory/ai-filemetadata/compare/1.6.1...1.6.2','',1006002,1,0,'','ter','',''),
(9302587,0,'font_downloader','13.0.1',122,59,'Font downloader for TYPO3','',2,0,2,1727300432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9e85b219716c8259fa9d2ea20e3262a4','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-font-downloader','WapplerSystems',13000001,0,0,'','ter','',''),
(9302588,0,'font_downloader','12.0.2',122,41,'Font downloader for TYPO3','',2,0,2,1727300623,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.0.0-8.2.99\";s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a0ed3ed8c507145c08dc2b0941dc7a95','New release of version 12.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-font-downloader','WapplerSystems',12000002,0,0,'','ter','',''),
(9302589,0,'font_downloader','14.0.0',122,11,'Font downloader for TYPO3','Automatically downloads external CSS fonts (Google Fonts, Font Awesome, ...) and serves them locally for GDPR compliance',2,0,2,1776104601,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','aa57c6b166aa2b2bc70264b2e64c82e5','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-font-downloader','WapplerSystems',14000000,0,0,'','ter','',''),
(9302590,0,'font_downloader','14.0.1',122,11,'Font downloader for TYPO3','Automatically downloads external CSS fonts (Google Fonts, Font Awesome, ...) and serves them locally for GDPR compliance',2,0,2,1777161446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b50645782703e82c63ced306e361a09c','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-font-downloader','WapplerSystems',14000001,1,0,'','ter','',''),
(9302591,0,'doctrine_migrations','1.0.0',224,39,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1727436780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','it.x informationssysteme gmbh','','it.x-informationssysteme','5a48c437a466026372393febd3957ac2','docs: added support url','',1000000,0,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302592,0,'doctrine_migrations','0.9.0',224,41,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1727437144,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','it.x informationssysteme gmbh','','it.x-informationssysteme','824d56169182564dfa6359d3493ab378','release: 0.9.0','',9000,0,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302593,0,'doctrine_migrations','0.9.1',224,40,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1727437673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','it.x informationssysteme gmbh','','it.x-informationssysteme','9f0dcd728cccee2d853751edd0b43a06','release: 0.9.1','',9001,0,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302594,0,'doctrine_migrations','1.0.1',224,47,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1727439632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','it.x informationssysteme gmbh','','it.x-informationssysteme','1f846121a13bcde31470e10422447a48','release: 1.0.1','',1000001,0,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302595,0,'doctrine_migrations','1.0.2',224,51,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1731407515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','it.x informationssysteme gmbh','','it.x-informationssysteme','f3ad118782ae5d7f7cbe5dce4a672e10','Release: 1.0.2','',1000002,0,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302596,0,'doctrine_migrations','1.1.0',224,6,'Doctrine Migrations','TYPO3 extension for versioned migration files, integrating doctrine/migrations',2,0,4,1783074460,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','it.x informationssysteme gmbh','support@itx.de','it.x-informationssysteme','0ae5199f65b84a95e3906faddbba5102','release: 1.1.0','',1001000,1,0,'https://github.com/itx-informationssysteme/doctrine-migrations','ter','',''),
(9302597,0,'container_wrap','1.1.1',120,50,'Container wrapper functions','Wrapper functions to make configuring b13/container easier',2,0,4,1727457992,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:9:\"container\";s:13:\"1.4.0-2.99.99\";s:16:\"content_defender\";s:13:\"3.2.0-3.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','cd1a65e453467cc87321a5d62257a858','This extension provides functions that \"wrap around\" b13/containers Container Registry. The goal is making the registration of containers and configuration of additional fields easier more straight-forward.','',1001001,0,0,'https://docs.typo3.org/p/traw/container-wrap/1.1/en-us','ter','',''),
(9302598,0,'container_wrap','2.0.0',120,53,'Container wrapper functions','Wrapper functions to make configuring b13/container easier',2,0,4,1729070569,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:9:\"container\";s:13:\"1.4.0-3.99.99\";}s:8:\"suggests\";a:1:{s:16:\"content_defender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a904dff00b5b04d2590b6e4a833c0651','- Updated for b13/container v3\r\n- EXT:content_defender is now optional\r\n- renamed and added some palettes','',2000000,0,0,'https://docs.typo3.org/p/traw/container-wrap/2.0/en-us','ter','',''),
(9302599,0,'container_wrap','2.4.0',120,17,'Container wrapper functions','Wrapper functions to make configuring b13/container easier',2,0,4,1768388450,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-14.9.99\";s:9:\"container\";s:13:\"1.4.0-3.99.99\";}s:8:\"suggests\";a:1:{s:16:\"content_defender\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','523a8888496d51b26fe6f1d42d2f1c94','TYPO3 14 & more\r\n\r\nhttps://github.com/thomasrawiel/container-wrap/releases/tag/2.4.0','',2004000,1,0,'https://docs.typo3.org/p/traw/container-wrap/2.4/en-us','ter','',''),
(9302600,0,'filecollection_gallery','12.0.0',355,51,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1727918573,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','31c1c8e15723eb602ba2b784bf3bd1f9','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',12000000,0,0,'','ter','',''),
(9302601,0,'filecollection_gallery','13.0.0',355,52,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1730245474,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','24f45cd5856192a2d4ed067acaf622f3','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000000,0,0,'','ter','',''),
(9302602,0,'filecollection_gallery','13.0.1',355,35,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1734971623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','764718ad7dfe6528fafc1213be906b8a','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000001,0,0,'','ter','',''),
(9302603,0,'filecollection_gallery','13.0.2',355,44,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1734988374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','1f365e85c86c9ea316e961ad23a1b7d0','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000002,0,0,'','ter','',''),
(9302604,0,'filecollection_gallery','13.0.3',355,29,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1744403057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','9de07d36b1fcd3fd92149ebef23b00e0','New release of version 13.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000003,0,0,'','ter','',''),
(9302605,0,'filecollection_gallery','13.0.4',355,31,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1744631971,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4c51cc15f9aefdf38881bccc7a08bf18','New release of version 13.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000004,0,0,'','ter','',''),
(9302606,0,'filecollection_gallery','13.0.5',355,35,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1748270754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','bd9245b50868faf0602840a104b32cb4','New release of version 13.0.5 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',13000005,0,0,'','ter','',''),
(9302607,0,'filecollection_gallery','12.0.1',355,26,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1748358478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"12.4.0 - 12.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','04fdcb13e3743700b7b564f27e5e920e','New release of version 12.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',12000001,0,0,'','ter','',''),
(9302608,0,'filecollection_gallery','14.0.0',355,21,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1764468690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','71a98fef0ad4e3010042f1d9685ae729','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',14000000,0,0,'','ter','',''),
(9302609,0,'filecollection_gallery','14.0.1',355,17,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1770597706,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6683b40693feeadd3c52211edf3bd6cc','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',14000001,0,0,'','ter','',''),
(9302610,0,'filecollection_gallery','14.0.2',355,14,'FileCollection Gallery','Simple FileCollection Gallery with mobile and desktop view',2,0,3,1777162071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.3.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','c7ae337baf2dc28768e4524a565e1b60','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-filecollection-gallery','WapplerSystems',14000002,1,0,'','ter','',''),
(9302611,0,'ameos_scim','1.0.4',35,35,'SCIM Extension for TYPO3','SCIM Extension for TYPO3',1,0,4,1727966930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','AMEOS Team','typo3dev@ameos.com','r.geyer','4a6df8ae89dbb4500bf5fc0c19caec43','SCIM Extension for TYPO3\r\n\r\nThis TYPO3 extension provides an implementation of the System for Cross-domain Identity Management (SCIM) standard. SCIM is designed to simplify user management in cloud-based applications and services by providing a consistent way to manage user identities across various platforms.','AMEOS',1000004,1,0,'https://github.com/ameos/scim/blob/main/README.md','ter','',''),
(9302612,0,'powermail_cleaner','3.1.0',137,20,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1728037569,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.0.0-8.4.99\";}}','Oliver Eglseder','oliver.eglseder@in2code.de','in2code','eb98929b9671b82e08ca98d1ed7de68a','First public release for powermail_cleaner for TYPO3 10','in2code GmbH',3001000,0,0,'','ter','',''),
(9302613,0,'powermail_cleaner','4.1.0',137,28,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1728039205,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:9:\"powermail\";s:14:\"10.8.0-10.8.99\";s:3:\"php\";s:6:\"8.1.0-\";}}','Oliver Eglseder','oliver.eglseder@in2code.de','in2code','57e8e0b3640d16c3fdab15ac222ceb4d',' First public release for powermail_cleaner for TYPO3 11\r\n','in2code GmbH',4001000,0,0,'','ter','',''),
(9302614,0,'powermail_cleaner','12.0.0',137,30,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1731589650,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:14:\"12.0.0-12.9.99\";}}','Oliver Eglseder, Marcus Schwemer','oliver.eglseder@in2code.de, marcus.schwemer@in2code.de','in2code','03c050123120b4a0fd96367b32bae453','Add support for TYPO3 12','in2code GmbH',12000000,0,0,'','ter','',''),
(9302615,0,'powermail_cleaner','3.1.1',137,14,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1741965795,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";s:9:\"powermail\";s:12:\"8.0.0-8.4.99\";}}','Oliver Eglseder','oliver.eglseder@in2code.de','in2code','07737e2a48e67d507cc30848b6b0faba','Maintenance Release\r\n\r\nBackport Cleanup also deletes answers now','in2code GmbH',3001001,0,0,'','ter','',''),
(9302616,0,'powermail_cleaner','13.0.0',137,15,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1758810334,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:14:\"13.0.0-13.9.99\";}}','Oliver Eglseder, Marcus Schwemer','oliver.eglseder@in2code.de, marcus.schwemer@in2code.de','in2code','628c2804d1656017074633fa4db13696','Support for TYPO3 13','in2code GmbH',13000000,0,0,'','ter','',''),
(9302617,0,'powermail_cleaner','12.0.1',137,10,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1758915955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:14:\"12.0.0-12.9.99\";}}','Oliver Eglseder, Marcus Schwemer','oliver.eglseder@in2code.de, marcus.schwemer@in2code.de','in2code','1b67bac61527fd9d1e94f288435e0c45','Maintenance Release\r\n\r\nhttps://github.com/in2code-de/powermail_cleaner/releases/tag/12.0.1','in2code GmbH',12000001,0,0,'','ter','',''),
(9302618,0,'powermail_cleaner','13.0.1',137,20,'Powermail Cleaner','A Powermail extension to clean up answers with files via Scheduler / Command line or Backend',2,0,2,1759004854,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:14:\"13.0.0-13.9.99\";}}','Oliver Eglseder, Marcus Schwemer','oliver.eglseder@in2code.de, marcus.schwemer@in2code.de','in2code','1727ddca4376e79fbc56b0debe9d3883','Maintenance Release\r\n\r\nhttps://github.com/in2code-de/powermail_cleaner/releases/tag/13.0.1','in2code GmbH',13000001,1,0,'','ter','',''),
(9302619,0,'powermail_jira','1.0.0',137,43,'Powermail JIRA Base','Base extension - Post powermail form submissions as jira issues',1,0,4,1728388812,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:9:\"powermail\";s:15:\"10.0.0-12.99.99\";s:8:\"extender\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','157642f05487608ef4871fa8a896b29a','Base extension\r\n\r\nuse EXT:powermail_jira_issues (Cloud, API v3) or EXT:powermail_jiraonpremise_issues (On premise/ Data Center, API v2) depending on your Jira Instance','',1000000,0,0,'https://github.com/thomasrawiel/powermail-jira/?tab=readme-ov-file#powermail-jira-issues','ter','',''),
(9302620,0,'powermail_jira','1.0.2',137,53,'Powermail JIRA Base','Base extension - Post powermail form submissions as jira issues',1,0,4,1728477000,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:9:\"powermail\";s:15:\"10.0.0-12.99.99\";s:8:\"extender\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a5beaf9cd3542c91544e88b8351f2f38','Bugfixes:\r\n- apply configuration changes to issue-config validation\r\n- existing labels are updated after the issue has been created','',1000002,0,0,'https://github.com/thomasrawiel/powermail-jira/?tab=readme-ov-file#powermail-jira-issues','ter','',''),
(9302621,0,'powermail_jira','1.3.0',137,41,'Powermail JIRA Base','Base extension - Post powermail form submissions as jira issues',1,0,4,1741289074,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:9:\"powermail\";s:15:\"10.0.0-12.99.99\";s:8:\"extender\";s:15:\"10.0.0-10.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','632a3202a7b103b95ad8f040193b49f0','Feature: transfer values from form fields to jira customfields\r\nSome bugfixes','',1003000,1,0,'https://github.com/thomasrawiel/powermail-jira/?tab=readme-ov-file#powermail-jira-issues','ter','',''),
(9302622,0,'powermail_jiraonpremise_issues','1.1.0',59,59,'Powermail JIRA On Premise Issues','Post powermail form submissions as jira issues',2,0,4,1728389137,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:14:\"powermail_jira\";s:0:\"\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','24d89e14ceed6339c98ce6a1607f2e1b','Post powermail submissions as Jira issues (On-premise/ Data center, API v2)\r\n\r\nUses the base extension EXT:powermail_jira','',1001000,1,0,'https://github.com/thomasrawiel/powermail-jiraonpremise-issues','ter','',''),
(9302623,0,'kws_form_jsonpost','1.0.1',31,31,'bkindler Form POST JSON Finisher','Provides HTTP JSON POST finisher for EXT:form',2,0,4,1728500680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:4:\"form\";s:14:\"11.5.0-12.4.99\";}}','Björn Kindler','info@kindler-webservices.de','bkindler','46002690bf834afbd2b91b9ed36d3765','This TYPO3 extension adds a custom form finisher \"HTTP POST Content-Type: application/json\" to the TYPO3 form framework which call plain HTTP Request (POST Content-Type: application/json) to transfer data via cURL. This is a migration from [ ṯeufels ] Form POST Finisher','',1000001,1,0,'','ter','',''),
(9302624,0,'email_template','1.1.0',59,55,'E-Mail Template','Build table based E-Mail templates with Inky tags.',0,0,5,1728676829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"9.5.0 - 13.3.99\";s:17:\"html_mail_utility\";s:13:\"1.0.0 - 0.0.0\";}}','Felix Althaus, Karsten Nowak','felix.althaus@undkonsorten.com, nowak@undkonsorten.com','undkonsorten','2eab559890ce684ad6af69336b8f68c0','[TASK] Release 1.1.0\n\nTYPO3 13 compatibility added.','',1001000,0,0,'https://github.com/undkonsorten/email_template/blob/main/README.md','ter','',''),
(9302625,0,'email_template','2.0.2',59,4,'E-Mail Template','Build table based E-Mail templates with Inky tags.',0,0,5,1785395775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"14.0.0 - 14.3.99\";s:17:\"html_mail_utility\";s:13:\"1.0.0 - 0.0.0\";}}','Felix Althaus, Karsten Nowak','felix.althaus@undkonsorten.com, nowak@undkonsorten.com','undkonsorten','b1aaf4b0a2310dabfb3348497b47136b','Small bugfix release','',2000002,1,0,'https://github.com/undkonsorten/email_template/blob/main/README.md','ter','',''),
(9302626,0,'preview','1.0.0',177,40,'Preview','Generate URLs that grant access to hidden languages without a backend login',2,0,0,1728982568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.3.99\";}}','Marc Willmann','mw@f7.de','f7media','227f7679945b10140674ae2606736d6f','Update Readme.md','F7 Media GmbH',1000000,0,0,'https://docs.typo3.org/p/f7media/preview/1.0/en-us','ter','',''),
(9302627,0,'preview','1.0.1',177,42,'Preview','Generate URLs that grant access to hidden languages without a backend login',2,0,0,1728987737,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.3.99\";}}','Marc Willmann','mw@f7.de','f7media','5b0236de211ccaa8c6379a0340adf768','[TASK] Set Version to 1.0.1','F7 Media GmbH',1000001,0,0,'https://docs.typo3.org/p/f7media/preview/1.0/en-us','ter','',''),
(9302628,0,'preview','1.0.2',177,39,'Preview','Generate URLs that grant access to hidden languages without a backend login',2,0,0,1728995962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.3.99\";}}','Marc Willmann','mw@f7.de','f7media','fec2343e557dc3ec3edfdf47122be27d','[TASK] Streamline documentation','F7 Media GmbH',1000002,0,0,'https://docs.typo3.org/p/f7media/preview/1.0/en-us','ter','',''),
(9302629,0,'preview','1.0.3',177,56,'Preview','Generate URLs that grant access to hidden languages without a backend login',2,0,0,1729004313,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-13.4.99\";}}','Marc Willmann','mw@f7.de','f7media','61cd6ce7fed703e689d46cb9e3527c20','[TASK] Set Version to 1.0.3','F7 Media GmbH',1000003,1,0,'https://docs.typo3.org/p/f7media/preview/1.0/en-us','ter','',''),
(9302630,0,'project_timeline','1.0.0',58,58,'Project Timeline','Show your project history/timeline',2,0,3,1729075733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Thorben Nissen','thorben@webcoast.dk','thommyhh','bfb267a1579117debf98bb593f06a38a',' First release\r\n\r\nFull Changelog: https://github.com/webcoast-dk/project-timeline/commits/v1.0.0','WEBcoast',1000000,1,0,'','ter','',''),
(9302631,0,'gdpr_extensions_com_mp','1.0.0',54,54,'GDPR-Extensions.com - Meta Pixel 2xClick Solution','Track your website viewers behavior and get your user analytics but only if they consent to! Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Meta Pixel Analytics.',2,0,3,1729229633,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','a5ba5b9777b9bc0c8006271a6ce47c00','Track your website viewers behavior and get your user analytics but only if they consent to! Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner, when using Meta Pixel Analytics.','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_mp/blob/main/README.md','ter','',''),
(9302632,0,'gdpr_extensions_com_pinterest','1.0.0',56,56,'GDPR-Extensions-com - Pinterest Board 2xClick Solution','Add Pinterest Board to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729234856,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','abandoned_extensions','619b73707842c17433286c36458d2efa','Add Pinterest Board to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000000,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pinterest/blob/main/README.md','ter','',''),
(9302633,0,'gdpr_extensions_com_pint_prof','1.0.0',75,48,'GDPR-Extensions-com - Pinterest Profile 2xClick Solution','Add Pinterest Profile to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729487898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','de020bb04b2b890b21c0bde07888bea8','Add Pinterest Profile to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_prof/blob/main/README.md','ter','',''),
(9302634,0,'gdpr_extensions_com_pint_prof','1.0.1',75,27,'GDPR-Extensions-com - Pinterest Profile 2xClick Solution','Add Pinterest Profile to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1738731926,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','1f49cf7106ed0bb243b68f5e99436467','Updated extension logo and bug fixes','',1000001,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_prof/blob/main/README.md','ter','',''),
(9302635,0,'gdpr_extensions_com_pint_pin','1.0.0',77,52,'GDPR-Extensions-com - Pinterest Pin 2xClick Solution','Add Pinterest Pin to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1729488940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','544713d97dc6ec8f3393d98a45dd4320','Add Pinterest Pin to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_pin/blob/main/README.md','ter','',''),
(9302636,0,'gdpr_extensions_com_pint_pin','1.0.1',77,25,'GDPR-Extensions-com - Pinterest Pin 2xClick Solution','Add Pinterest Pin to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1738731897,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','e031571de43824796b2d09d13fda8936','Updated extension logo and bug fixes','',1000001,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_pin/blob/main/README.md','ter','',''),
(9302637,0,'abuseip','1.0.1',50,16,'AbuseIp','Middleware to block IP addresses from known sources',2,0,3,1729496867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','012913524bef0d48cc4ac659e2f175ac','New release of version 1.0.1 - see details, changelog and documentation on https://github.com/werkraum/abuseip','werkraum.net',1000001,0,0,'https://github.com/werkraum/abuseip','ter','',''),
(9302638,0,'abuseip','1.0.2',50,34,'AbuseIp','Middleware to block IP addresses from known sources',2,0,3,1729501071,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','88c9b08463b4b9f27188d93bed0d20de','New release of version 1.0.2 - see details, changelog and documentation on https://github.com/werkraum/abuseip','werkraum.net',1000002,1,0,'https://github.com/werkraum/abuseip','ter','',''),
(9302639,0,'solr_numbered_pagination','1.0.4',39,39,'Numbered pagination for EXT:solr','Limit the amount of used pages in EXT:solr in the pagination',2,0,3,1729673586,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";s:4:\"solr\";s:15:\"11.5.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.0-1.99.99\";}}','Georg Ringer','gr@studiomitte.com','studiomitte_digital_media','937818d60ffb30aba6be38027bc8e8d3','Release to TER','',1000004,1,0,'','ter','',''),
(9302640,0,'clearcache_recursive','3.0.0',66,26,'ClearCache Recursive','Adds a button in the backend for editors to be able to delete the cache recursively.',2,0,3,1729938617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','c33382b1e0f1fd214232afe012a5ea3d','Initial TYPO3 v13 support','',3000000,0,0,'','ter','',''),
(9302641,0,'clearcache_recursive','3.0.1',66,16,'ClearCache Recursive','Adds a button in the backend for editors to be able to delete the cache recursively.',2,0,3,1738498645,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','8f2e60f8e3748866f3fce84ca7ba2040','Enable PHP 8.4','',3000001,0,0,'','ter','',''),
(9302642,0,'clearcache_recursive','3.0.2',66,7,'ClearCache Recursive','Adds a button in the backend for editors to be able to delete the cache recursively.',2,0,3,1766597251,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','2b6bd4a85f5dbb827e0e87833b80a4ba','Add PHP 8.5 support','',3000002,0,0,'','ter','',''),
(9302643,0,'clearcache_recursive','3.1.0',66,7,'ClearCache Recursive','Adds the option in the backend for editors to be able to delete the cache recursively.',2,0,3,1770474051,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','3328a3888cb82e189dce0d70aaa9c96c','[FEATURE] Add clearcache recursive function in page tree context menu\r\n[FEATURE] Add tsconfig settings','',3001000,0,0,'','ter','',''),
(9302644,0,'clearcache_recursive','4.0.0',66,10,'ClearCache Recursive','Adds the option in the backend for editors to be able to delete the cache recursively.',2,0,3,1777115462,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','fd26f3f679812a0681831055b83e5dcc','TYPO3 v14 support','',4000000,1,0,'','ter','',''),
(9302645,0,'development_only','2.0.0',52,52,'development only','Development Only settings for TYPO3 CMS projects',2,0,0,1730267874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Josef Glatz','typo3@josefglatz.at','jousch','c883ccbeec1bcebd2553d1a95b7ccbfe','Add support for TYPO3 13.4 LTS. This new version also adds an additional feature: User TSconfig auth.mfa.required  0 is set when Development applicationContext is set. This makes it possible to create a temporary user for debug situations without having to deal with MFA things in an instance with globally required MFA.','',2000000,1,0,'https://github.com/josefglatz/development-only/blob/main/README.rst','ter','',''),
(9302646,0,'ke_search_honeypot','11.5.0',201,24,'KeSearch HoneyPot','',2,0,6,1730326803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','David Kohr','t3@davidkohr.de','davidk82','666e24925a89e95eb9265a66ead63df6','This TYPO3 Extension \"Faceted Search Honeypot\" provides simple protection against spammers and bots in search queries.','David Kohr',11005000,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/11.5/en-us','ter','',''),
(9302647,0,'ke_search_honeypot','11.5.1',201,24,'KeSearch HoneyPot','',2,0,3,1730328598,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','David Kohr','t3@davidkohr.de','davidk82','dc573d53997cbf68be61d0b4368330b4','[INFO] ext_emconf.php: Changed category to plugin','David Kohr',11005001,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/11.5/en-us','ter','',''),
(9302648,0,'ke_search_honeypot','11.5.2',201,31,'KeSearch HoneyPot','',2,0,3,1730356317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','David Kohr','t3@davidkohr.de','davidk82','351e854a6f5e858f33b7a564a934916e','[BUGFIX] Classes/Middleware/HoneypotMiddleware.php: The parameter \"__hp\" must be present in the query string and the middleware only called if form was submitted.','David Kohr',11005002,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/11.5/en-us','ter','',''),
(9302649,0,'ke_search_honeypot','11.5.3',201,36,'KeSearch HoneyPot','',2,0,3,1730907308,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-11.9.99\";}}','David Kohr','t3@davidkohr.de','davidk82','1673858fd4596a0d048f0c2309cc4007','[CHANGED] composer.json: Changed name to \"davidkohr/ke-search-honeypot\"','David Kohr',11005003,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/11.5/en-us','ter','',''),
(9302650,0,'ke_search_honeypot','13.4.1',201,16,'KeSearch HoneyPot','Spam protection for ke_search using honeypot technique. Adds an invisible form field to catch bots.',2,0,3,1764934255,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','David Kohr','t3@davidkohr.de','davidk82','c1b249399c75ef243bcc339b74a0c553','TYPO3 11-14 LTS Compatibility Update\r\n\r\nThis major release updates the extension for modern TYPO3 versions with improved stability and documentation.\r\n\r\nNew Features:\r\n Support for TYPO3 11 LTS, 12 LTS, 13 LTS and 14\r\n Complete RST documentation for docs.typo3.org\r\n Enhanced composer.json with support links and build configuration\r\n\r\nBug Fixes:\r\n Fixed false positive 403 errors on page navigation, filters and sorting\r\n Middleware now correctly distinguishes between GET requests (navigation) and POST requests (form submissions)\r\n\r\nTechnical Improvements:\r\n Updated to PHP 8.1-8.4 compatibility\r\n Replaced deprecated GuzzleHttp Response with TYPO3 Core Response\r\n Modernized TypoScript includes with @import syntax\r\n POST-only validation prevents interference with URL-based navigation\r\n\r\nBreaking Changes:\r\n Minimum PHP version is now 8.1 (PHP 7.4 and 8.0 no longer supported)\r\n Minimum TYPO3 version is now 11.5 LTS (TYPO3 10.4 no longer supported)\r\n\r\nThe extension maintains its simple honeypot-based spam protection while ensuring compatibility with current and future TYPO3 versions.','David Kohr',13004001,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/main/en-us/','ter','',''),
(9302651,0,'ke_search_honeypot','14.0.0',201,16,'KeSearch HoneyPot','Spam protection for ke_search using honeypot technique. Adds an invisible form field to catch bots.',2,0,3,1764951890,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','David Kohr','t3@davidkohr.de','davidk82','a06ae90ae698df509b0e6f0f7d7ab1b5','Updated extension to 14.0.0','David Kohr',14000000,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/14.0/en-us','ter','',''),
(9302652,0,'ke_search_honeypot','14.0.1',201,16,'KeSearch HoneyPot','Spam protection for ke_search using honeypot technique. Adds an invisible form field to catch bots.',2,0,3,1765021489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','David Kohr','t3@davidkohr.de','davidk82','4718f563917ff5eefa189083954ca1cc','Updated extension to 14.0.1','David Kohr',14000001,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/14.0/en-us','ter','',''),
(9302653,0,'ke_search_honeypot','14.0.2',201,16,'KeSearch HoneyPot','Spam protection for ke_search using honeypot technique. Adds an invisible form field to catch bots.',2,0,3,1765088338,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','David Kohr','t3@davidkohr.de','davidk82','532d482d8fecfbf7a201e7ff3813d94a','Updated extension to 14.0.2','David Kohr',14000002,0,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/14.0/en-us','ter','',''),
(9302654,0,'ke_search_honeypot','14.0.3',201,22,'KeSearch HoneyPot','Spam protection for ke_search using honeypot technique. Adds an invisible form field to catch bots. Install via Composer: composer require davidkohr/ke-search-honeypot',2,0,3,1765092732,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','David Kohr','t3@davidkohr.de','davidk82','d444019ea4a55e54245e6daee139f89a','Updated extension to 14.0.3','David Kohr',14000003,1,0,'https://docs.typo3.org/p/davidkohr/ke-search-honeypot/14.0/en-us','ter','',''),
(9302655,0,'clickio_consent','1.2.13',43,15,'Clickio Consent','The fastest way to activate Clickio Consent in Drupal. Comply with GDPR, TCF and Consent Mode in minutes.',2,0,6,1730893436,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Alexander Sabaev','asabay@gmail.com','clickio_consent','899acefed62ee961a0c7b3818272597d','The fastest way to activate Clickio Consent in Typo3. Comply with GDPR, TCF and Consent Mode in minutes.\r\n\r\nClickio Consent Management Platform allows you to comply with privacy regulations, TCF and Consent Mode requirements. \r\n\r\n Google and IAB Certified\r\n Built-in Paywall & Paywall Integration\r\n Consent Mode v2 Support\r\n Easy-to-Use and Customizable\r\n Implement in minutes\r\n\r\nClickio Consent offers real-time consent reporting and multi-language support for seamless compliance.','Clickio',1002013,0,0,'','ter','',''),
(9302656,0,'clickio_consent','1.2.15',43,28,'Clickio Consent','The fastest way to activate Clickio Consent in Typo3. Comply with GDPR, TCF and Consent Mode in minutes.',2,0,6,1730894038,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Alexander Sabaev','asabay@gmail.com','clickio_consent','fd9ca4c2447875849c852a4c9f98478d','Version 1.2.15 contains minor changes to the plugin descriptions.','Clickio',1002015,1,0,'','ter','',''),
(9302657,0,'itrk_legaltexts_typo3','3.0.0',150,17,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1730908790,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','ce99c4be23daa8f4dd1813609871bc50','[RELEASE] Version 3.0.0 - Initial release to TER\r\n\r\nA TYPO3 extension for integrating legal documents like GTC and privacy policies.','IT-Recht Kanzlei',3000000,0,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302658,0,'itrk_legaltexts_typo3','3.0.1',150,48,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1730911946,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','eac951f59bc1583d0f3c38ddf79e557d','[RELEASE] Version 3.0.1 - fix typos','IT-Recht Kanzlei',3000001,0,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302659,0,'itrk_legaltexts_typo3','3.0.2',150,51,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1733391799,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','45362d5ab1e6e225d4a61081fea518b2','[RELEASE] Version 3.0.2 - Update SDK and fix PHP 8 warning ','IT-Recht Kanzlei',3000002,0,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302660,0,'itrk_legaltexts_typo3','3.0.3',150,19,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1769614450,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','2c3e1953dc0e61c59675f857ede9c329','[RELEASE] Version 3.0.3 - Fix database truncation for long legal texts','IT-Recht Kanzlei',3000003,0,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302661,0,'itrk_legaltexts_typo3','3.0.4',150,7,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1780565659,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','6529eddfad6f07f8e7f52c9798ae4721','[RELEASE] 3.0.4 - TYPO3 14 and PHP 8.5 compatibility','IT-Recht Kanzlei',3000004,0,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302662,0,'itrk_legaltexts_typo3','3.0.5',150,8,'IT-Recht Kanzlei - Legal Texts','A TYPO3 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your TYPO3 site from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within TYPO3.',2,0,3,1780579471,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.4.0-8.5.99\";s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";}}','','info@it-recht-kanzlei.de','itrechtkanzlei','2b93b76bd159520e9a20e3db5d44df1f','[RELEASE] 3.0.5 - Upgrade wizard for TYPO3 14 plugin CType migration\r\n\r\nAfter upgrading TYPO3 to version 14, run the upgrade wizard. Without this step, existing legal text plugin records continue to hold the legacy CType  list and will no longer be rendered.','IT-Recht Kanzlei',3000005,1,0,'https://github.com/it-recht-kanzlei/itrk-legaltexts-typo3/blob/main/README.md','ter','',''),
(9302663,0,'searchable','5.3.2',108,46,'Searchable','Elasticsearch companion API for TYPO3',0,0,4,1730983543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Saskia Schreiber','sschreiber@pagemachine.de','pagemachine','e616cc0be3472a68c6dd5c9cf5ee0a89','[RELEASE] Raise version to 5.3.2','PAGEmachine AG',5003002,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302664,0,'searchable','6.3.1',108,12,'Searchable','Elasticsearch companion API for TYPO3',2,0,4,1773654886,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','287003805f3642f1979c414cf753d16d','Merge pull request 217 from pagemachine/mbrodala-patch-1\n\nFix TER upload preparation','Pagemachine AG',6003001,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302665,0,'searchable','7.0.0',108,12,'Searchable','TYPO3 extension to index and search content with Elasticsearch',2,0,4,1775030687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','ad580eb59a10d574ef770c4a22f6227a','See release at https://github.com/pagemachine/searchable/releases/tag/7.0.0','Pagemachine AG',7000000,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302666,0,'searchable','7.0.1',108,12,'Searchable','TYPO3 extension to index and search content with Elasticsearch',2,0,4,1776329874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','949ceebbd9ca8f7ca74ab386d2c10501','See release at https://github.com/pagemachine/searchable/releases/tag/7.0.1','Pagemachine AG',7000001,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302667,0,'searchable','7.1.0',108,11,'Searchable','TYPO3 extension to index and search content with Elasticsearch',2,0,4,1777285629,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','','','pagemachine','fa77a692cf9babf5b6258007467c4f2f','See release at https://github.com/pagemachine/searchable/releases/tag/7.1.0','Pagemachine AG',7001000,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302668,0,'searchable','7.2.0',108,7,'Searchable','TYPO3 extension to index and search content with Elasticsearch',2,0,4,1780915907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','','','pagemachine','b441ffe04511423357dccfd598781e81','See release at https://github.com/pagemachine/searchable/releases/tag/7.2.0','Pagemachine AG',7002000,0,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302669,0,'searchable','7.2.1',108,8,'Searchable','TYPO3 extension to index and search content with Elasticsearch',2,0,4,1780989153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','','','pagemachine','5d12f4a3312db3a4d387f21928302063','See release at https://github.com/pagemachine/searchable/releases/tag/7.2.1','Pagemachine AG',7002001,1,0,'https://github.com/pagemachine/searchable/blob/master/doc/index.md','ter','',''),
(9302670,0,'hubspot_forms','1.0.0',371,43,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1731077568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','15db2f39cc48216c9c7192448ac419b4','release: 1.0.0','it.x informationssysteme gmbh',1000000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302671,0,'hubspot_forms','1.0.1',371,41,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1732701652,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','a7fdf7acba55535013aa12e2dd1a7869','Release: 1.0.1','it.x informationssysteme gmbh',1000001,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302672,0,'hubspot_forms','1.0.2',371,37,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1733927430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','12c41fa55499a7874c984dad009de2d3','Release: 1.0.2','it.x informationssysteme gmbh',1000002,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302673,0,'hubspot_forms','1.0.3',371,43,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1734095139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','dd1de670237c864a4f0f12a67452f463','Release: 1.0.3','it.x informationssysteme gmbh',1000003,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302674,0,'hubspot_forms','1.0.4',371,39,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1737038763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','f7eb74078141efcf11b97f16dac9cfcc','release: 1.0.4','it.x informationssysteme gmbh',1000004,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302675,0,'hubspot_forms','1.1.1',371,37,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1743612690,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','84e45496f1765cdeb9f236dbb07633bb','release: 1.1.1','it.x informationssysteme gmbh',1001001,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302676,0,'hubspot_forms','1.2.0',371,24,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1760003983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','b0d7149a04fcefb112b8bb483743c1c3','release: 1.2.0','it.x informationssysteme gmbh',1002000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302677,0,'hubspot_forms','1.3.0',371,13,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1771488086,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','0daab466683c0e9f27ed1d98b035d7e3','release: 1.3.0','it.x informationssysteme gmbh',1003000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302678,0,'hubspot_forms','1.3.1',371,13,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1771490821,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','4193c59c95d0a2ec407966b6c56376ad','release: 1.3.1','it.x informationssysteme gmbh',1003001,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302679,0,'hubspot_forms','1.3.2',371,0,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1771495270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','030ce54bf0cf0eb68e373e2615baf4fd','release: 1.3.2','it.x informationssysteme gmbh',1003002,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302680,0,'hubspot_forms','1.3.3',371,17,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1773836515,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','ec87c772fa04ae9a776bdf822ebf6acf','release: 1.3.3','it.x informationssysteme gmbh',1003003,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302681,0,'hubspot_forms','2.0.0',371,9,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1781265389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','c91fbf8751cde7fbfe00b5a7f581eb7f','release: 2.0.0','it.x informationssysteme gmbh',2000000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302682,0,'hubspot_forms','2.0.1',371,6,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1781525408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','1f436b843ba47acec34ac663a351ef28','release: 2.0.1','it.x informationssysteme gmbh',2000001,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302683,0,'hubspot_forms','2.0.2',371,9,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1781529171,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','24cb62c1d7f478942fdb56d108ee276b','release: 2.0.2','it.x informationssysteme gmbh',2000002,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302684,0,'hubspot_forms','2.1.0',371,5,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1783098517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','aded534997db629cd6028e975471176b','release: 2.1.0','it.x informationssysteme gmbh',2001000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302685,0,'hubspot_forms','2.1.1',371,4,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1783428657,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','0815a131d3ba3356cb5559ed19e635fa','release: 2.1.1','it.x informationssysteme gmbh',2001001,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302686,0,'hubspot_forms','2.1.2',371,5,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1783499643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','a844d4bdbb9e4737ee676fe3598cee79','release: 2.1.2','it.x informationssysteme gmbh',2001002,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302687,0,'hubspot_forms','2.2.0',371,5,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1784016045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','','support@itx.de','it.x-informationssysteme','cb19ee82617ce69aff2722fc12333962','release: 2.2.0','it.x informationssysteme gmbh',2002000,0,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302688,0,'hubspot_forms','2.2.1',371,6,'Dynamic HubSpot Forms','Automatically load HubSpot forms in TYPO3 pages via the HubSpot API',2,0,3,1785334295,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','','support@itx.de','it.x-informationssysteme','4b095592baee4717190046b24ca32e1b','release: 2.2.1','it.x informationssysteme gmbh',2002001,1,0,'https://github.com/itx-informationssysteme/hubspot-forms','ter','',''),
(9302689,0,'ok_exchange365_mailer','3.0.2',566,51,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1731596625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ceeb439e62c25c4304ce297cbdd14d35','Updated extension to 3.0.2','',3000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302690,0,'ok_exchange365_mailer','3.0.1',566,39,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1731596854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','a2080fc2e39c321ace48335599672fa4','Updated extension to 3.0.1','',3000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302691,0,'ok_exchange365_mailer','3.0.0',566,40,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1731596879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','3506172119e368eadd981f5078f1d176','Updated extension to 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302692,0,'ok_exchange365_mailer','2.0.0',566,37,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1731596899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','a4e7c422f2b5f51ca697dd6ecb2a4247','Updated extension to 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302693,0,'ok_exchange365_mailer','2.0.1',566,37,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1731596913,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','d38775362be78cddcb726d4bee9c008a','Updated extension to 2.0.1','',2000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302694,0,'ok_exchange365_mailer','4.0.0',566,31,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1743690966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','6e2be5a699d8d5b2e70e29a9913dc68e','Updated extension to 4.0.0','',4000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302695,0,'ok_exchange365_mailer','4.0.1',566,29,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1743694771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','7853be3576066568b1f85129d44ee19d','Updated extension to 4.0.1','',4000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302696,0,'ok_exchange365_mailer','4.0.2',566,27,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1748504914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','477ed21f96d7bca4c4053cd9bd9d4a83','Updated extension to 4.0.2','',4000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302697,0,'ok_exchange365_mailer','3.0.3',566,28,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1748890196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:15:\"ok_typo3_helper\";s:12:\"2.0.0-2.0.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ef67d9102403c2e48b100b351f608c90','Improved mail handling','',3000003,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302698,0,'ok_exchange365_mailer','2.0.3',566,23,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1749519296,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ddf0e020596ab93ccc52ab9a9c28439d','Major improvements and removed dependencies','',2000003,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302699,0,'ok_exchange365_mailer','2.0.4',566,10,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1749521933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','af427964acd8f879103ee31603ce57ab','Major improvements and less dependencies','',2000004,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302700,0,'ok_exchange365_mailer','4.0.3',566,0,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1753821340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','f451158d7711335318a1978b548fd7d8','Updated extension to 4.0.3','',4000003,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302701,0,'ok_exchange365_mailer','2.0.5',566,27,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1753821791,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','5cfd868097f39fd2a8fc37d3fda86ef9','Minor doc changes','',2000005,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302702,0,'ok_exchange365_mailer','1.0.0',566,22,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1753821851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','e0539440e47257e090f52e4768654ecc','Initial version','',1000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302703,0,'ok_exchange365_mailer','1.0.1',566,22,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1753821920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','a43fe797fddd4ecc5460aa073486fe99','Minor improvements','',1000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302704,0,'ok_exchange365_mailer','1.0.2',566,24,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1753822982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','9cfbe0c47cf864d7db62a72bca9a7e95','Minor improvements and docs update','',1000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302705,0,'ok_exchange365_mailer','4.1.0',566,17,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1769091636,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','b66acd1d34c1b862daf6b58e54372e42','Docs updated and first test with Typo3 14','',4001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302706,0,'ok_exchange365_mailer','4.1.1',566,19,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1770733583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','0099ae49c79492e56f26b1ac943972ce','Updated docs regarding sender name handling in Exchange365','',4001001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302707,0,'ok_exchange365_mailer','4.1.2',566,13,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1773825250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','d5e2c8a9b50960d5314404156b3772c8','Improved documentation','https://www.oliver-kroener.de',4001002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302708,0,'ok_exchange365_mailer','4.2.0',566,12,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1778596816,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','6b0a44339146f9fc55d103c4c28f5874','New send as functionality','https://www.oliver-kroener.de',4002000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302709,0,'ok_exchange365_mailer','3.1.1',566,6,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1780313883,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:15:\"ok_typo3_helper\";s:12:\"2.0.0-2.0.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','48c06768116161af71c96ffac4d84ad7','New sendAs functionality','https://www.oliver-kroener.de',3001001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302710,0,'ok_exchange365_mailer','2.1.0',566,6,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1780319023,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','3cfa4724df6e093fdd300e78ef20a3e4','New sendAs functionality','https://www.oliver-kroener.de',2001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302711,0,'ok_exchange365_mailer','2.1.1',566,4,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1784174050,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','b178bb0d141239615545463af4b658e2','Fixed MS-Graph cid attachment issue','https://www.oliver-kroener.de',2001001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302712,0,'ok_exchange365_mailer','3.1.2',566,4,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1784175229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:15:\"ok_typo3_helper\";s:12:\"2.0.0-2.0.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ba46314273dd2cc67b151d8d3e6b4071','Fixed MS-Graph cid attachment issue','https://www.oliver-kroener.de',3001002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302713,0,'ok_exchange365_mailer','4.2.1',566,6,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1784176838,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','81d4fa2a469b32b948c21b0bca645aae','Fixed cid attachment issue with MS-Graph API','https://www.oliver-kroener.de',4002001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302714,0,'ok_exchange365_mailer','4.3.0',566,3,'Exchange 365 Mail Extension for OAuth2','A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API',2,0,3,1786608908,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ed1ab633795662320f23a90ad7998620','Added Site Sets and minor improvements','https://www.oliver-kroener.de',4003000,1,0,'https://docs.typo3.org/p/oliverkroener/ok-exchange365-mailer/main/en-us/','ter','',''),
(9302715,0,'ok_typo3_helper','3.0.2',315,43,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1731598233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','9ef0bc42a7ad5e10f3a1fee95fba1481','Updated extension to 3.0.2','',3000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302716,0,'ok_typo3_helper','3.0.1',315,30,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1731598258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','8229a53da1f30be31d29f8e18a805404','Updated extension to 3.0.1','',3000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302717,0,'ok_typo3_helper','3.0.0',315,29,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1731598272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','1473e5304eb926d1ddeced0ed123d120','Updated extension to 3.0.0','',3000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302718,0,'ok_typo3_helper','2.0.0',315,26,'A TYPO3 extension with helper traits and utilities.','A TYPO3 extension with helper traits and utilities.',2,0,3,1731598288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','00077c85028e3d24b0cd8dd2e575102c','Updated extension to 2.0.0','',2000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302719,0,'ok_typo3_helper','3.0.6',315,27,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','45319352c21048c3db2bf33ca8b22a87','Updated extension to 3.0.6','',3000006,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302720,0,'ok_typo3_helper','3.0.5',315,21,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','d8326236945eacf13ee91e6e24dc6d48','Updated extension to 3.0.5','',3000005,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302721,0,'ok_typo3_helper','3.0.4',315,20,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820665,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','c85d16de089afb524004b411dcb89b37','Updated extension to 3.0.4','',3000004,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302722,0,'ok_typo3_helper','3.0.3',315,20,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820680,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','dbef7b7420772e87c01f36a17a55885c','Updated extension to 3.0.3','',3000003,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302723,0,'ok_typo3_helper','2.0.1',315,22,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','66c68a76ecede737f139a77ab7b5a252','Updated extension to 2.0.1','',2000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302724,0,'ok_typo3_helper','1.0.0',315,20,'A TYPO3 extension with helper traits and utilities.','A TYPO3 extension with helper traits and utilities.',2,0,3,1753820802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','04dc4cff8e6ef6754fae0bcd12249654','Updated extension to 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302725,0,'ok_typo3_helper','1.0.1',315,22,'A TYPO3 extension with helper traits and utilities.','A TYPO3 extension with helper traits and utilities.',2,0,3,1755606904,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:12:\"9.5.0-9.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','c62a38250d9e2d8373bd82de9105aad8','Small bug fixes','',1000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302726,0,'ok_typo3_helper','3.1.0',315,17,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1769091948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','4b2822f65eaab18c4601d3662624c44a','Docs updated and first test with Typo3 14','',3001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302727,0,'ok_typo3_helper','3.1.1',315,4,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1784167906,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','968c2edc2a508edf8cc4838afafd313d','Fix MS Graph cid issue','https://www.oliver-kroener.de',3001001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302728,0,'ok_typo3_helper','2.1.0',315,4,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1784171341,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ad0e158e0926aa42432368787bca9208','Fixed cid attachment issue','https://www.oliver-kroener.de',2001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302729,0,'ok_typo3_helper','2.0.2',315,4,'A TYPO3 extension with helper traits and utilities.','A TYPO3 extension with helper traits and utilities.',2,0,3,1784173253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','0715ef50d25af3effdb3d48e34f1275f','Fixed MS-Graph attachment cid issue','https://www.oliver-kroener.de',2000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302730,0,'ok_typo3_helper','3.1.2',315,6,'Helpers','A TYPO3 extension with helper traits and utilities.',2,0,3,1784176225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','86741046968ee484404eaef213eadefa','Bumped into version 3.1.2','https://www.oliver-kroener.de',3001002,1,0,'https://docs.typo3.org/p/oliverkroener/ok-typo3-helper/main/en-us/','ter','',''),
(9302731,0,'maagitblog','13.4.1',190,37,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1731835686,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','f4d14fba348b90396970d6d6d276199d','Updated extension to 13.4.1','maagIT',13004001,0,0,'','ter','',''),
(9302732,0,'maagitblog','13.4.2',190,20,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1733905160,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','e9c3ec6ea84b8f8fecea85f3974068a6','Updated extension to 13.4.2','maagIT',13004002,0,0,'','ter','',''),
(9302733,0,'maagitblog','13.4.3',190,37,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1736960374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','96e7a59af2f01c7b6f5064f684707800','Updated extension to 13.4.3','maagIT',13004003,0,0,'','ter','',''),
(9302734,0,'maagitblog','13.4.20',190,11,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1763216392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','aab53b43a21478daa50586c4ddf17bf1','Updated extension to 13.4.20','maagIT',13004020,0,0,'','ter','',''),
(9302735,0,'maagitblog','14.0.0',190,9,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764678984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','04bb46de469663b938f71e15630b4dd4','Updated extension to 14.0.0','maagIT',14000000,0,0,'','ter','',''),
(9302736,0,'maagitblog','14.0.1',190,11,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764768245,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3bbb15dda9368c2da7f86cfa6e9467bd','Updated extension to 14.0.1','maagIT',14000001,0,0,'','ter','',''),
(9302737,0,'maagitblog','14.0.2',190,9,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768382944,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ec9854f649b9c161cc253a5ca1d2920d','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9302738,0,'maagitblog','14.1.0',190,8,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768988916,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0678b26a4f3bf073cdcfc9ac45c10874','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9302739,0,'maagitblog','14.1.1',190,6,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1771664755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3d1d051649838243e0963e8f553e1110','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9302740,0,'maagitblog','14.2.0',190,6,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1775120229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','36fc17e2d2459d19ae69d27c288b572f','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302741,0,'maagitblog','14.3.0',190,6,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1776871246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0803d6d8e3d46cc3be86fad0e65c26cd','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302742,0,'maagitblog','14.3.1',190,5,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1778671452,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','dbdce51a4e9496b936fd563d137f95c1','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302743,0,'maagitblog','14.3.2',190,8,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1779859702,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','fdb4f5278cd073b8cb110288bd158046','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302744,0,'maagitblog','14.3.3',190,6,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781098555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','9217efe6a77a848d0ce5f93bae307703','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302745,0,'maagitblog','14.3.4',190,6,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781681829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','339c9410ce2c51bba7e5f66f489c6b1e','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302746,0,'maagitblog','14.3.5',190,4,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1784114483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2bdc19e4c2711b4fb2e749ee9ab2eb1c','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302747,0,'maagitblog','14.3.6',190,1,'MaagIT Blog','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1786536973,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','f6c861e7ef15f844bd9c975dbcac6624','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302748,0,'maagitcookie','13.4.1',207,34,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1731837400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','faa7868fdb5973155284d82351bfe7d6','Updated extension to 13.4.1','maagIT',13004001,0,0,'','ter','',''),
(9302749,0,'maagitcookie','13.4.2',207,37,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1733905213,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2e5195e546bd289f5183d577611d73ac','Updated extension to 13.4.2','maagIT',13004002,0,0,'','ter','',''),
(9302750,0,'maagitcookie','13.4.3',207,38,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1736960426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','af0cc766b61e5e5f136eb92234e67b91','Updated extension to 13.4.3','maagIT',13004003,0,0,'','ter','',''),
(9302751,0,'maagitcookie','13.4.20',207,12,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1763216552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2350e2bd7f2ecb8ee626e1c030fe5d39','Updated extension to 13.4.20','maagIT',13004020,0,0,'','ter','',''),
(9302752,0,'maagitcookie','14.0.0',207,9,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1764679003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0e7f7f6c002679a3d2a3ccdd1c923ef4','Updated extension to 14.0.0','maagIT',14000000,0,0,'','ter','',''),
(9302753,0,'maagitcookie','14.0.1',207,11,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1764768260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','7908ed4fb99b53c325cde88a3dfddf9e','Updated extension to 14.0.1','maagIT',14000001,0,0,'','ter','',''),
(9302754,0,'maagitcookie','14.0.2',207,8,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1768382961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','15b97486798c9c9aa663368ebecdcf3f','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9302755,0,'maagitcookie','14.1.0',207,8,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1768988936,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','7eca75d0d1d78acfaa37aa7f7cc21a98','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9302756,0,'maagitcookie','14.1.1',207,8,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1771664780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ab1724cdc6057b0100cc21da1f99ae66','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9302757,0,'maagitcookie','14.2.0',207,7,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1775120260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','11c32f39a24e9842cbd9e663a6b2cfae','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302758,0,'maagitcookie','14.3.0',207,5,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1776871290,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0fa88bf72d5dc36bf7cae85635b666fd','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302759,0,'maagitcookie','14.3.1',207,4,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1778671486,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','99f53f4aa3726ef51351337d0a54c73a','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302760,0,'maagitcookie','14.3.2',207,8,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1779859734,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','e77f0189b64b3e6c68801ef3be23b647','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302761,0,'maagitcookie','14.3.3',207,6,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1781098580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','13d08aae655d9f04164fde0dabd9db3d','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302762,0,'maagitcookie','14.3.4',207,6,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1781681851,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','55411293f6c80fd6149283a71c36967c','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302763,0,'maagitcookie','14.3.5',207,4,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1784114513,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','6ca80ab0d1bb29d0e89f59bf26cd8eef','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302764,0,'maagitcookie','14.3.6',207,2,'MaagIT Cookie','Cookie consent functionality for using websites provided by TYPO3 CMS.',2,0,3,1786536995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','bfd8faacf3d90155a9c1e4ac994064b2','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302765,0,'maagitevent','13.4.1',212,41,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1731837434,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0ecb6c490e4c5835c509b88e5b00f020','Updated extension to 13.4.1','maagIT',13004001,0,0,'','ter','',''),
(9302766,0,'maagitevent','13.4.2',212,34,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1733905243,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','76b0237cd1777a651449598da228a56c','Updated extension to 13.4.2','maagIT',13004002,0,0,'','ter','',''),
(9302767,0,'maagitevent','13.4.3',212,38,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1736960485,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','74c3318b2a14783f4764ea809b8269db','Updated extension to 13.4.3','maagIT',13004003,0,0,'','ter','',''),
(9302768,0,'maagitevent','13.4.20',212,12,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1763216560,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','09f61fcc56afced7e2c5c0b5c4212bba','Updated extension to 13.4.20','maagIT',13004020,0,0,'','ter','',''),
(9302769,0,'maagitevent','14.0.0',212,9,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764679087,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','c51424b8dd0c3a8cec31e5b8a6aaf785','Updated extension to 14.0.0','maagIT',14000000,0,0,'','ter','',''),
(9302770,0,'maagitevent','14.0.1',212,11,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764768268,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2f7c5885455aaa15854fcb32be2066b4','Updated extension to 14.0.1','maagIT',14000001,0,0,'','ter','',''),
(9302771,0,'maagitevent','14.0.2',212,8,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768382978,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','23333ae015d0506e317266384528c6fd','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9302772,0,'maagitevent','14.1.0',212,9,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768988946,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','43b6f3ebb7e83ccb91e1238c05f52b68','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9302773,0,'maagitevent','14.1.1',212,8,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1771664788,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','97065501405fe4258df24f7adbd9d6f6','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9302774,0,'maagitevent','14.2.0',212,6,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1775120268,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','1c531533c22af33ec052049017efc18f','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302775,0,'maagitevent','14.3.0',212,6,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1776871308,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','e4d2e07ec1580236152b9924174591e4','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302776,0,'maagitevent','14.3.1',212,5,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1778671494,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','c56ddc461537f99316d9fc8182cbee4b','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302777,0,'maagitevent','14.3.2',212,8,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1779859743,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','b1ebb8b88f4c6d12235112b4d9184032','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302778,0,'maagitevent','14.3.3',212,6,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781098589,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','6be3a6b8c6cb7b479ff146057ec4ee70','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302779,0,'maagitevent','14.3.4',212,5,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781681859,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','14faa2a25ef143e88fa37c3f77e383a6','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302780,0,'maagitevent','14.3.5',212,4,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1784114530,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','a38b7d35fa242e2799da9a048c4c45f5','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302781,0,'maagitevent','14.3.6',212,2,'MaagIT Event','Versatile agenda system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1786537004,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','97b820eaeb81aba5213c0996f8f8a5d2','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302782,0,'maagitseclink','13.4.1',206,36,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1731837463,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','8d806c2502b6d681aca16b990952e08a','Updated extension to 13.4.1','maagIT',13004001,0,0,'','ter','',''),
(9302783,0,'maagitseclink','13.4.2',206,35,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1733905368,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','18b4b492ae574893beb7f94818412da9','Updated extension to 13.4.2','maagIT',13004002,0,0,'','ter','',''),
(9302784,0,'maagitseclink','13.4.3',206,37,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1736960560,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','8fed6aeae45de0981e578685d987d877','Updated extension to 13.4.3','maagIT',13004003,0,0,'','ter','',''),
(9302785,0,'maagitseclink','13.4.20',206,11,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1763216587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','390ad5f1668d5415cb499e497d5f596e','Updated extension to 13.4.20','maagIT',13004020,0,0,'','ter','',''),
(9302786,0,'maagitseclink','14.0.0',206,9,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1764679042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','fe65f40696205a51604f69c8d654c166','Updated extension to 14.0.0','maagIT',14000000,0,0,'','ter','',''),
(9302787,0,'maagitseclink','14.0.1',206,10,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1764768157,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','98eea7e7af09b0f0643417304b701de0','Updated extension to 14.0.1','maagIT',14000001,0,0,'','ter','',''),
(9302788,0,'maagitseclink','14.0.2',206,8,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1768383011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','f187336ffbbff9efcb0df74ec1dfabb4','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9302789,0,'maagitseclink','14.1.0',206,9,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1768988972,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','af1b0d7a715ab91adb45ebc49b757833','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9302790,0,'maagitseclink','14.1.1',206,8,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1771664811,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','67c7ef54d7b32021b76dfce028cedc9a','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9302791,0,'maagitseclink','14.2.0',206,7,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1775120305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','01aa6df105e9da7c0b3f0167a61ab204','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302792,0,'maagitseclink','14.3.0',206,6,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1776871361,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','8aa4ac266d44d6c041abe0579462901b','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302793,0,'maagitseclink','14.3.1',206,5,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1778671536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','54ad783ec1e012c41d6d0b5050aeab7a','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302794,0,'maagitseclink','14.3.2',206,8,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1779859783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','b6169e13621c3511dfe23d1b1568f2dc','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302795,0,'maagitseclink','14.3.3',206,6,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1781098622,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0fb946c5e6beec0eaa41945af31b1f14','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302796,0,'maagitseclink','14.3.4',206,5,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1781681891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','b6e6f7e9fe2602e9866abdfa59d48a75','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302797,0,'maagitseclink','14.3.5',206,4,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1784114575,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3cc40101768abcf1c9e7296c00e94cce','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302798,0,'maagitseclink','14.3.6',206,2,'MaagIT Secure Link','Secure download functionality for Typo3 Websites provided by TYPO3 CMS.',2,0,3,1786537031,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','a6c7c5d8667b5c9466e96b95ccbfcbea','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302799,0,'maagituser','13.4.1',201,38,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1731837487,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";s:7:\"felogin\";s:15:\"13.4.1-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','f84b695becec4a4d9bf143d13eead2c5','Updated extension to 13.4.1','maagIT',13004001,0,0,'','ter','',''),
(9302800,0,'maagituser','13.4.2',201,32,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1733905392,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";s:7:\"felogin\";s:15:\"13.4.2-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','67262fafb88453dd0736a70c50df03d0','Updated extension to 13.4.2','maagIT',13004002,0,0,'','ter','',''),
(9302801,0,'maagituser','13.4.3',201,35,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1736960581,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";s:7:\"felogin\";s:15:\"13.4.3-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ce4b547235366020366006ad211c7d6e','Updated extension to 13.4.3','maagIT',13004003,0,0,'','ter','',''),
(9302802,0,'maagituser','13.4.20',201,11,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1763216595,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";s:7:\"felogin\";s:16:\"13.4.20-13.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','5db3e311e8deb59f31b9dc18f992421d','Updated extension to 13.4.20','maagIT',13004020,0,0,'','ter','',''),
(9302803,0,'maagituser','14.0.0',201,9,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764679052,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:7:\"felogin\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','b46ab2dc1e3d0894f6c237526d4ca57b','Updated extension to 14.0.0','maagIT',14000000,0,0,'','ter','',''),
(9302804,0,'maagituser','14.0.1',201,11,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764768166,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";s:7:\"felogin\";s:15:\"14.0.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','f4277e6280ccd55ce6d4706e90d121af','Updated extension to 14.0.1','maagIT',14000001,0,0,'','ter','',''),
(9302805,0,'maagituser','14.0.2',201,8,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768383078,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";s:7:\"felogin\";s:15:\"14.0.2-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','1db1c5aeb011bd19d8b163a5eff70047','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9302806,0,'maagituser','14.1.0',201,8,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768988981,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";s:7:\"felogin\";s:15:\"14.1.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2a870bedb87f7ddeb441afc1911171fe','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9302807,0,'maagituser','14.1.1',201,7,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1771664818,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";s:7:\"felogin\";s:15:\"14.1.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','558a704f4daad5d1dc38cba81efdbe3f','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9302808,0,'maagituser','14.2.0',201,6,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1775120317,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";s:7:\"felogin\";s:15:\"14.2.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','5112820972a5c2fbd7bac959df7718ef','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302809,0,'maagituser','14.3.0',201,6,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1776871382,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:7:\"felogin\";s:15:\"14.3.0-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','7b04e8d80f05058fe1fc50e2be5d8b2d','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302810,0,'maagituser','14.3.1',201,4,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1778671555,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";s:7:\"felogin\";s:15:\"14.3.1-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ceb869a0015c074cb28b8cfaa963f599','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302811,0,'maagituser','14.3.2',201,8,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1779859798,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";s:7:\"felogin\";s:15:\"14.3.2-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','2a61b1e7663dbbcf6953e2e0b487525d','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302812,0,'maagituser','14.3.3',201,6,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781098633,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";s:7:\"felogin\";s:15:\"14.3.3-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','191b2be4d5de37524e8db5d773b3a514','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302813,0,'maagituser','14.3.4',201,6,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781681901,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";s:7:\"felogin\";s:15:\"14.3.4-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3f2539a9ed21e25b2e524c9b0a812597','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302814,0,'maagituser','14.3.5',201,4,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1784114591,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";s:7:\"felogin\";s:15:\"14.3.5-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','966210d68fe41f4efc8d052182531bd8','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302815,0,'maagituser','14.3.6',201,2,'MaagIT User','Versatile login and user system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1786537039,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";s:7:\"felogin\";s:15:\"14.3.6-14.99.99\";}s:8:\"suggests\";a:1:{s:14:\"maagitprovider\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ae0070cd1aaa72be186d3ca125291953','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302816,0,'maagitproduct','13.4.1',206,36,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1731837613,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.1-13.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"13.4.1-13.99.99\";s:10:\"maagituser\";s:15:\"13.4.1-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','eacf6baeeb57b9d4774396295d9123d6','Updated extension to 13.4.1','maagIT',13004001,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/13.4/en-us','ter','',''),
(9302817,0,'maagitproduct','13.4.2',206,35,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1733905315,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.2-13.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"13.4.2-13.99.99\";s:10:\"maagituser\";s:15:\"13.4.2-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','4ebbd60c5f56f9eee52e5e73b468a4b1','Updated extension to 13.4.2','maagIT',13004002,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/13.4/en-us','ter','',''),
(9302818,0,'maagitproduct','13.4.3',206,37,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1736960512,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.3-13.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"13.4.3-13.99.99\";s:10:\"maagituser\";s:15:\"13.4.3-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','071093a5368cfb17eb733ed163757006','Updated extension to 13.4.3','maagIT',13004003,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/13.4/en-us','ter','',''),
(9302819,0,'maagitproduct','13.4.20',206,12,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1763216568,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.20-13.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:16:\"13.4.20-13.99.99\";s:10:\"maagituser\";s:16:\"13.4.20-13.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','1e5863f00fda917f7def839753190a9b','Updated extension to 13.4.20','maagIT',13004020,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/13.4/en-us','ter','',''),
(9302820,0,'maagitproduct','14.0.0',206,9,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764679024,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.0.0-14.99.99\";s:10:\"maagituser\";s:15:\"14.0.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','8423e05c92f7484751d5bb0dc2a64136','Updated extension to 14.0.0','maagIT',14000000,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/14.0/en-us','ter','',''),
(9302821,0,'maagitproduct','14.0.1',206,11,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1764768276,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.1-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.0.1-14.99.99\";s:10:\"maagituser\";s:15:\"14.0.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3afd7930dab7db67249d05fa8d64e0d8','Updated extension to 14.0.1','maagIT',14000001,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/14.0/en-us','ter','',''),
(9302822,0,'maagitproduct','14.0.2',206,8,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768382987,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.0.2-14.99.99\";s:10:\"maagituser\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','47fbddc823cb810d46a21f7eb441a0ad','Updated extension to 14.0.2','maagIT',14000002,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/14.0/en-us','ter','',''),
(9302823,0,'maagitproduct','14.1.0',206,8,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768988956,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.1.0-14.99.99\";s:10:\"maagituser\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','8c1bb5974151ed3c8867347119f3795e','Updated extension to 14.1.0','maagIT',14001000,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/14.1/en-us','ter','',''),
(9302824,0,'maagitproduct','14.1.1',206,8,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1771664797,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.1.1-14.99.99\";s:10:\"maagituser\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0ba5c29d0ca8177304551e6e7d51faf3','Updated extension to 14.1.1','maagIT',14001001,0,0,'https://docs.typo3.org/p/maagit/maagitproduct/14.1/en-us','ter','',''),
(9302825,0,'maagitproduct','14.2.0',206,6,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1775120277,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.2.0-14.99.99\";s:10:\"maagituser\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','51af13fb67dac02871af531bcf6e7e9a','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9302826,0,'maagitproduct','14.3.0',206,6,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1776871317,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.0-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','1b89195c5dee0f4a1443611386750361','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9302827,0,'maagitproduct','14.3.1',206,4,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1778671503,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.1-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','3655d1c0ea903af4bcf3f43ee2b2c75d','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9302828,0,'maagitproduct','14.3.2',206,8,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1779859754,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.2-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','c0ff76d1757eb23ee43d3ae3300e97ec','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9302829,0,'maagitproduct','14.3.3',206,6,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781098600,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.3-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','eab020f707b730fcb59c1ed63c606531','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9302830,0,'maagitproduct','14.3.4',206,6,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781681867,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.4-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','d7187a3f3eca080b331564a401d7425c','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9302831,0,'maagitproduct','14.3.5',206,4,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1784114539,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.5-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','5e0089948f2a91b7c4afee9d6040b323','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9302832,0,'maagitproduct','14.3.6',206,2,'MaagIT Product','Versatile shop system based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1786537012,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}s:8:\"suggests\";a:2:{s:13:\"maagitseclink\";s:15:\"14.3.6-14.99.99\";s:10:\"maagituser\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','fa1d5634e27cb4a5d2990d9433d04191','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9302833,0,'komm_one_jobs','1.1.0',84,20,'komm.ONE jobs','Use komm.ONE jobs API to show jobs',2,0,3,1731949114,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','9accfb309c3580355d024c4d0509636e','Initial upload','',1001000,0,0,'','ter','',''),
(9302834,0,'komm_one_jobs','1.1.1',84,27,'komm.ONE jobs','Use komm.ONE jobs API to show jobs',2,0,3,1732518882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','63adcb336ef63d4f4155992ed23b5fba','Bugfix problem with search','',1001001,0,0,'','ter','',''),
(9302835,0,'komm_one_jobs','2.0.0',84,9,'komm.ONE jobs','Use komm.ONE jobs API to show jobs',2,0,3,1752824937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.41-12.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','bf0a747fe0167458e138490f67aafe15','Extension is TYPO3 11 and 12 compatible now','',2000000,0,0,'','ter','',''),
(9302836,0,'komm_one_jobs','3.0.0',84,9,'komm.ONE jobs','Use the komm.ONE jobs API to display jobs',2,0,3,1752845006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','fcca9afc696a5980459f1f7c31ee5f64','Add TYPO3 13 compatibility\r\nUsing Site Sets\r\nRemove TYPO3 11 compatibility','',3000000,0,0,'','ter','',''),
(9302837,0,'komm_one_jobs','3.0.1',84,19,'komm.ONE jobs','Use the komm.ONE jobs API to display jobs',2,0,3,1753088555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','9b11b0ac8275c4259873d1b7e81862af','Enforces secure HTTPS communication by explicitly setting the URI scheme and blocking all redirects, ensuring reliable error handling and preventing protocol downgrades or redirect-based error masking with Komm.ONE endpoints','',3000001,1,0,'','ter','',''),
(9302838,0,'prevent_lang_packs_download','1.0.0',70,50,'Prevent language packs download','Prevent language packs download for configurable extension keys',2,0,4,1732216605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','563cc013201817579bae2fead236bb9b','Initial release','',1000000,0,0,'https://docs.typo3.org/p/brotkrueml/typo3-prevent-lang-packs-download/1.0/en-us','ter','',''),
(9302839,0,'prevent_lang_packs_download','1.1.0',70,20,'Prevent language packs download','Prevent language packs download for configurable extension keys',2,0,4,1764353672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Chris Müller','typo3@brotkrueml.dev','krueml','2a76d1db719505a2d79ffbcb69a2d2d2','Added:\r\n- Compatibility with TYPO3 v14','',1001000,1,0,'https://docs.typo3.org/p/brotkrueml/typo3-prevent-lang-packs-download/main/en-us/','ter','',''),
(9302840,0,'in2faq','7.0.1',83,50,'in2faq','Simple FAQ extension with a cli command to import faq from extension irfaq',2,0,4,1732543620,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:17:\"12.4.0 - 12.99.99\";}}','in2code GmbH','service@in2code.de','in2code','55e1cadda79284cf896209a732cf535b','[Release] Release 7.0.1\n\n- tiny bugfix\n- automated ter release','in2code GmbH',7000001,0,0,'https://github.com/in2code-de/in2faq/blob/master/Readme.md','ter','',''),
(9302841,0,'in2faq','13.0.0',83,33,'in2faq','Simple FAQ extension with a cli command to import faq from extension irfaq',2,0,4,1754569153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.0 - 13.4.99\";}}','in2code GmbH','service@in2code.de','in2code','66b05367bf10c0cde9cfda8ffe944765','[TASK] Releaes 13.0','in2code GmbH',13000000,1,0,'https://github.com/in2code-de/in2faq/blob/master/Readme.md','ter','',''),
(9302842,0,'amt_pinecone','0.1.0',48,19,'AMT_Pinecone','AMT_Pinecone Extension',2,0,3,1732776989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";}}','AMT Solution','kontakt@amtsolution.pl','krystian295','20242514021342ae245629458015fd87','AMT_Pinecone Extension - semantic search','',1000,0,0,'https://github.com/amtmich/amt-pinecone/blob/main/README.md','ter','',''),
(9302843,0,'amt_pinecone','0.2.0',48,29,'Semantic search (OpenAI  Pinecone)','AMT_Pinecone is a TYPO3 extension that integrates semantic search capabilities into your website using OpenAI embedding models and the Pinecone vector database. Semantic search focuses on understanding the meaning and context of search queries rather than relying on exact keyword matches. It enables more intuitive and relevant search results by analyzing the relationships between words and their meanings. This extension leverages advanced AI models to provide users with highly accurate and context-aware search experiences.',2,0,0,1733141509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Michał Cygankiewicz, Krystian Chanek','kontakt@amtsolution.pl','krystian295','659a48e7412fd202b846ff7a102f2376','Release: v0.2.0\r\n- [FEATURE] Add TYPO3 v13 compatibility\r\n- [FIX] Small corrections','AMT Solution',2000,1,0,'https://github.com/amtmich/amt-pinecone/blob/main/README.md','ter','',''),
(9302844,0,'blogext','1.0.0',641,37,'TYPO3 Blog','Blog Extension für TYPO3',2,0,4,1732899577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','985ce74e85e0255c6b8cc7c2cd3248ef','An easy-to-use blog extension.','Andre Lanius - TYPO3 Freelancer',1000000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302845,0,'blogext','1.0.1',641,37,'Simple TYPO3 Blog','Simple TYPO3 blog extension.',2,0,4,1732901016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','69f3070f1e602942091e0ff80cb7649d','Simple TYPO3 blog extension.','Andre Lanius - TYPO3 Freelancer',1000001,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302846,0,'blogext','1.0.2',641,37,'Simple TYPO3 Blog','Simple TYPO3 blog extension.',2,0,4,1732901982,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','fefedb7452ec1db76ab6f3d47e474789','Simple TYPO3 blog extension. ','Andre Lanius - TYPO3 Freelancer',1000002,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302847,0,'blogext','1.0.3',641,39,'Simple TYPO3 Blog','Simple TYPO3 blog extension.',2,0,4,1732902501,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','b63fd550ac291fec0fbeccc3789c7ffe','Simple TYPO3 blog extension.','Andre Lanius Web',1000003,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302848,0,'blogext','1.0.4',641,38,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,4,1732950842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.3.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','126b8449e914c9f54ee052f70eb6ab56','Adjustment of the version','Andre Lanius Web',1000004,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302849,0,'blogext','1.1.0',641,34,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,4,1733038583,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','907c73f7d0047f5407c1c7fa4365d28c','Comment form and captcha added.','Andre Lanius Web',1001000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302850,0,'blogext','1.1.1',641,38,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,4,1733064231,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','dcce0d2b133310433677a79cd3d71260','Comment form and captcha added. (BUGFIXING)','Andre Lanius Web',1001001,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302851,0,'blogext','1.1.2',641,37,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,4,1733135957,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','c4fd88a8d820d8aac40d8ddd30031ad4','Bugfixing by categories','Andre Lanius Web',1001002,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302852,0,'blogext','1.2.0',641,36,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,4,1733158557,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','e58fbc9a5ea1c99f17e3d281199a31c4','Category navigation plugin added.','Andre Lanius Web',1002000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302853,0,'blogext','1.2.1',641,35,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1733217429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','e81d1242e4d7f488eb34b6655ee1c305','Added the ability to override templates.','Andre Lanius Web',1002001,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302854,0,'blogext','1.3.0',641,41,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1733243258,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','6af9b60d7ab5349d8acbcd9f1498279f','RSS plugin added.','Andre Lanius Web',1003000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302855,0,'blogext','1.4.0',641,38,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1733733482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','7116505b6156b1bdb665ae59ebaf856f','Added a backend module and fixed bugs.','Andre Lanius Web',1004000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302856,0,'blogext','1.5.0',641,35,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1733939158,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','8be162a21c6db185bf8d436b47f79c1b','Added a tag cloud plugin with and without animation.','Andre Lanius Web',1005000,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302857,0,'blogext','1.5.1',641,37,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1734015715,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','1a02d39b4a9e6797874aeaa9c0187cc5','Added structured data for blog detail pages','Andre Lanius Web',1005001,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302858,0,'blogext','1.5.2',641,36,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1734087336,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','56cebc20ca94eda587a80583960144a8','Added structured data for blog detail pages','Andre Lanius Web',1005002,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302859,0,'blogext','1.5.3',641,36,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1734088563,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','9b6cb0caadacd21612397603b2f69b7c','Added structured data for blog detail pages','Andre Lanius Web',1005003,0,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302860,0,'blogext','1.6.0',641,50,'Simple TYPO3 Blog','With this record-based extension for TYPO3, it is easy to run a blog on your TYPO3 website, including RSS functionality and integration into the Google Sitemap with route enhancers for SEO-friendly links.',2,0,3,1734274811,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','info@andre-lanius.site','abandoned_extensions','cf955394526bac8873415700312c01bb','Adding a plugin for the latest blog posts (with slider functionality)','Andre Lanius Web',1006000,1,0,'https://github.com/sturmi1976/blogext','ter','',''),
(9302861,0,'indexnow','0.0.4',179,37,'Index now','TYPO3 extension to send a request to indexnow.org for re-indexing after modifying content',3,0,4,1733298570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.19-11.5.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','a7aa7902f3f7f05847ad2bcb0fde78dd','First release\r\nIts still experimental!\r\nCurrently, no documentation.\r\nTYPO3 10 and 11 compatibility. 12/13 coming soon','',4,0,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302862,0,'indexnow','0.0.5',179,36,'Index now','TYPO3 extension to inform various search engines over IndexNow endpoint about content updates',3,0,4,1733403640,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-12.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','1b23ab069d4a570904d4906152720845','Add TYPO3 12 compatibility\r\nRemove TYPO3 10 compatibility\r\nRemove TYPO3 11 compatibility\r\nAdd a small documentation into README\r\nAdd new event, so you can decide to inform IndexNow service or not.','',5,0,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302863,0,'indexnow','0.0.6',179,47,'Index now','TYPO3 extension to inform various search engines over IndexNow endpoint about content updates',3,0,4,1733408330,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.15-13.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','897de0845cdead8ce8dbd6e2e0cb820c','Added TYPO3 13 compatibility\r\nThis version is TYPO3 12 and 13 compatible now','',6,0,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302864,0,'indexnow','0.0.8',179,30,'Index now','TYPO3 extension to inform various search engines over IndexNow endpoint about content updates',3,0,4,1752593470,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','2191cb2fb9d9b72472d7c283ba5fd368','WARNING: searchEngineEndpoint has changed. Remove any placeholder and URL query parts from that value.\r\nSee README for more details\r\n\r\nImplement new batch mode. Activate in extension settings.\r\nSend up to 10000 URLs with one request in batch mode.\r\nRemoved debug mode.','',8,0,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302865,0,'indexnow','0.0.9',179,20,'Index now','TYPO3 extension to inform various search engines over IndexNow endpoint about content updates',3,0,4,1770997096,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";}}','Stefan Froemken','sfroemken@jweiland.net','jweiland.net','f85bdca5958e33b5b5044836c735261e','This release introduces a new ProvidePreviewUrlEvent that allows third-party extensions to supply frontend preview URLs for their own record types. This enables support for custom tables beyond pages and tt_content without requiring indexnow to guess project-specific detail page and plugin configurations.','',9,0,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302866,0,'indexnow','0.0.10',179,9,'Index now','TYPO3 extension to inform various search engines over IndexNow endpoint about content updates',2,0,4,1781031352,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";}}','Stefan Froemken, Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','8c9ed58c7f963a793dd00b6f266e87a0','[FEATURE] Serve IndexNow API key verification file automatically','',10,1,0,'https://github.com/jweiland-net/indexnow/blob/main/README.md','ter','',''),
(9302867,0,'at_xmas','1.0.0',90,26,'Aashro(Xmas)','',2,0,3,1734497825,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','rmilan1992','15064fa9c6897703ed23a049c569d872','TYPO3 Snow Extension: at_xmas - Version 1.0\r\n\r\nBring the festive spirit to your TYPO3 website with at_xmas, the ultimate TYPO3 snow extension for the holiday season!\r\n\r\nMake your TYPO3 website magical this Christmas and create a delightful experience for your visitors!','',1000000,0,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302868,0,'at_xmas','1.1.0',90,13,'Aashro - Xmas','It is a snow fall like christmas theme. Choose various snowflake shapes, sizes, colors, and many more edition. You do not need to add its plugin',2,0,3,1734672374,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-10.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','ee50ccad748e7bf81616b21cabd6a75a','[Update] Maintenance Release with TYPO3 v10 Support','Aashro Tech',1001000,0,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302869,0,'at_xmas','1.2.0',90,11,'Aashro - Xmas','It is a snow fall like christmas theme. Choose various snowflake shapes, sizes, colors, and many more edition. You do not need to add its plugin',2,0,3,1734672694,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','479410c7c79820ff00bbf462943db05b','[Update] Maintenance Release with TYPO3 v11 Support ','Aashro Tech',1002000,0,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302870,0,'at_xmas','1.3.0',90,30,'Aashro(Xmas)','It is a snow fall like christmas theme. Choose various snowflake shapes, sizes, colors, and many more edition. You do not need to add its plugin',2,0,3,1734672781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','c1d67928be03da54b79c7df0661e89c6','[Update] Maintenance Release with TYPO3 v12 Support','Aashro Tech',1003000,0,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302871,0,'at_xmas','1.4.0',90,8,'[AASHRO] Xmas','It is a snow fall like christmas theme. Choose various snowflake shapes, sizes, colors, and many more edition. You do not need to add its plugin',2,0,3,1766038762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','01223829b5a70428d7b1750e186802ad','[Update] Maintenance Release with TYPO3 v13 Support ','Aashro Tech',1004000,0,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302872,0,'at_xmas','2.0.0',90,2,'[AASHRO] Xmas','It is a snow fall like christmas theme. Choose various snowflake shapes, sizes, colors, and many more edition. You do not need to add its plugin',2,0,3,1786942937,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','c7f2db4702a22a241aea35a8d2d49537','Added support for TYPO3 v14 ','Aashro Tech',2000000,1,0,'https://www.aashro.com/product/extensions/aashro-xmas','ter','',''),
(9302873,0,'xima_typo3_internal_news','1.0.0',46,22,'Internal news','This extension provide internal news for backend users.',2,0,1,1734597476,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','cd592940bfd31ed59d3a0b69b177fdd4','See release notes at https://github.com/xima-media/xima-typo3-internal-news/releases/tag/1.0.0','XIMA MEDIA GmbH',1000000,0,0,'https://github.com/xima-media/xima-typo3-internal-news/blob/main/README.md','ter','',''),
(9302874,0,'xima_typo3_internal_news','1.1.0',46,7,'Internal news','This extension provide internal news for backend users.',2,0,1,1754029691,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','03cf127490738d6815b3c9315c2b830e','See release notes at https://github.com/xima-media/xima-typo3-internal-news/releases/tag/1.1.0','XIMA MEDIA GmbH',1001000,0,0,'https://github.com/xima-media/xima-typo3-internal-news/blob/main/README.md','ter','',''),
(9302875,0,'xima_typo3_internal_news','1.1.1',46,13,'Internal news','This extension provide internal news for backend users.',2,0,1,1755009453,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','d326df7b794ff02481f2f250ade91cc4','See release notes at https://github.com/xima-media/xima-typo3-internal-news/releases/tag/1.1.1','XIMA MEDIA GmbH',1001001,0,0,'https://github.com/xima-media/xima-typo3-internal-news/blob/main/README.md','ter','',''),
(9302876,0,'xima_typo3_internal_news','2.0.0',46,4,'Internal news','This extension provide internal news for backend users.',2,0,1,1782724266,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','konrad.michalik@xima.de','kmi','1717004e0e786d1f4c81a658a2c5106d','See release notes at','XIMA MEDIA GmbH',2000000,1,0,'https://github.com/xima-media/xima-typo3-internal-news/blob/main/README.md','ter','',''),
(9302877,0,'deepltranslate_glossary','5.0.0',137,45,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1734703368,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:13:\"5.0.0-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','1733a575d231da168e53f1651f109cdf','Glossary management for DeepL Translate extension.','web-vision GmbH',5000000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.0/en-us','ter','',''),
(9302878,0,'deepltranslate_glossary','5.1.0',137,26,'DeepL Translate: Glossary','DeepL Translate Add-On providing glossary functionality',2,0,4,1751360125,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:13:\"5.1.1-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','cbf4707f6769abc6d05cdc0a898eed2b','https://github.com/web-vision/deepltranslate-glossary/releases/tag/5.1.0','web-vision GmbH',5001000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.1/en-us','ter','',''),
(9302879,0,'deepltranslate_glossary','5.1.1',137,24,'DeepL Translate: Glossary','DeepL Translate Add-On providing glossary functionality',2,0,4,1762285032,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:13:\"5.1.1-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','066f48ee42b9b29dcfec3bacb31e57ad','https://github.com/web-vision/deepltranslate-glossary/releases/tag/5.1.1','web-vision GmbH',5001001,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.1/en-us','ter','',''),
(9302880,0,'deepltranslate_glossary','5.1.2',137,12,'DeepL Translate: Glossary','DeepL Translate Add-On providing glossary functionality',2,0,4,1776018274,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:13:\"5.1.4-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8e5e1c76dfd44137b8e1458e8d8d7808','https://github.com/web-vision/deepltranslate-glossary/releases/tag/5.1.2','web-vision GmbH',5001002,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.1/en-us','ter','',''),
(9302881,0,'deepltranslate_glossary','6.0.0',137,12,'DeepL Translate: Glossary','Add-on providing glossary functionality',2,0,4,1777290444,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"backend\";s:15:\"13.4.28-14.3.99\";s:5:\"setup\";s:15:\"13.4.28-14.3.99\";s:7:\"install\";s:15:\"13.4.28-14.3.99\";s:19:\"deepltranslate_core\";s:12:\"6.0.0-6.0.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','cead2a3271e0ab73f319bdd47ae2c418','https://github.com/web-vision/deepltranslate-glossary/releases/tag/6.0.0','web-vision GmbH',6000000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/6.0/en-us','ter','',''),
(9302882,0,'deepltranslate_glossary','6.0.1',137,8,'DeepL Translate: Glossary','Add-on providing glossary functionality',2,0,4,1780665961,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"backend\";s:15:\"13.4.28-14.3.99\";s:7:\"install\";s:15:\"13.4.28-14.3.99\";s:19:\"deepltranslate_core\";s:12:\"6.0.3-6.0.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','d2de530ce09e7e358a12b9f7c20de370','https://github.com/web-vision/deepltranslate-glossary/releases/tag/6.0.1','web-vision GmbH',6000001,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/6.0/en-us','ter','',''),
(9302883,0,'deepltranslate_glossary','5.1.3',137,6,'DeepL Translate: Glossary','DeepL Translate Add-On providing glossary functionality',2,0,4,1780666469,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:13:\"5.1.6-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','b3df97de6e8f85ae63e51f11289dd796','https://github.com/web-vision/deepltranslate-glossary/releases/tag/5.1.3','web-vision GmbH',5001003,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.1/en-us','ter','',''),
(9302884,0,'deepltranslate_glossary','6.0.2',137,2,'DeepL Translate: Glossary','Add-on providing glossary functionality',2,0,4,1787482423,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.34-14.3.99\";s:7:\"backend\";s:15:\"13.4.34-14.3.99\";s:7:\"install\";s:15:\"13.4.34-14.3.99\";s:19:\"deepltranslate_core\";s:12:\"6.0.7-6.0.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','2c545d1e51ad8992584e516cd855a796','https://github.com/web-vision/deepltranslate-glossary/releases/tag/6.0.2','web-vision GmbH',6000002,1,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/6.0/en-us','ter','',''),
(9302885,0,'deepltranslate_glossary','5.1.4',137,2,'DeepL Translate: Glossary','DeepL Translate Add-On providing glossary functionality',2,0,4,1787482500,'a:3:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:19:\"deepltranslate_core\";s:14:\"5.1.10-5.99.99\";}s:9:\"conflicts\";a:1:{s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:9:\"scheduler\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','d3f96c10adb7eaaaf832f24bf481f70e','https://github.com/web-vision/deepltranslate-glossary/releases/tag/5.1.4','web-vision GmbH',5001004,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-glossary/5.1/en-us','ter','',''),
(9302886,0,'deepltranslate_core','5.0.0',314,44,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1734703418,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','223e3062af2c5345498f7b4f324ad8f6','DeepL Translate for TYPO3. Release of v12 and v13 support of old extension wv_deepltranslate','web-vision GmbH',5000000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.0/en-us','ter','',''),
(9302887,0,'deepltranslate_core','5.0.1',314,35,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1740676106,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:6:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','1c30902c93d30b43deb32ad2665cbdc0','[RELEASE] 5.0.1 https://github.com/web-vision/deepltranslate-core/releases/tag/5.0.1','web-vision GmbH',5000001,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.0/en-us','ter','',''),
(9302888,0,'deepltranslate_core','5.0.3',314,35,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1741360316,'a:3:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','56f53bae607462d94a19c7d9fb1cd2d3','https://github.com/web-vision/deepltranslate-core/releases/tag/5.0.3\r\nhttps://github.com/web-vision/deepltranslate-core/releases/tag/5.0.2','web-vision GmbH',5000003,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.0/en-us','ter','',''),
(9302889,0,'deepltranslate_core','5.1.0',314,25,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1749659625,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.0-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.12.0-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','4958c445a39c6f7a5c6e9deef9d44d27','https://github.com/fgtclb/academic-persons/releases/tag/5.1.0','web-vision GmbH',5001000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302890,0,'deepltranslate_core','5.1.1',314,29,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1751358754,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.2-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.12.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','6f2cca90f41816fc3b2fa0037d55aba2','https://github.com/fgtclb/academic-persons/releases/tag/5.1.1','web-vision GmbH',5001001,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302891,0,'deepltranslate_core','5.1.2',314,24,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1761825147,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.2-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.12.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','952b04f6d8e9e116f1e20687716afce3','https://github.com/fgtclb/academic-persons/releases/tag/5.1.2','web-vision GmbH',5001002,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302892,0,'deepltranslate_core','5.1.3',314,15,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1769027348,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.3-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.16.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','87210efcb581670d7436d31f59d52a34','https://github.com/fgtclb/academic-persons/releases/tag/5.1.3','web-vision GmbH',5001003,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302893,0,'deepltranslate_core','5.1.4',314,19,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1769106911,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.3-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.16.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','1367e7a5570f3f362ab66739142694a3','https://github.com/fgtclb/academic-persons/releases/tag/5.1.4','web-vision GmbH',5001004,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302894,0,'deepltranslate_core','6.0.0',314,11,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1777289019,'a:3:{s:7:\"depends\";a:9:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:5:\"setup\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:10:\"deepl_base\";s:13:\"2.0.0-2.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.18.0-1.18.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','ce9e7bc28d11a91428a059fee29a8929','https://github.com/fgtclb/academic-persons/releases/tag/6.0.0','web-vision GmbH',6000000,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302895,0,'deepltranslate_core','6.0.1',314,12,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1779168164,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.18.0-1.18.99\";s:10:\"deepl_base\";s:13:\"2.0.1-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','937a492cbff55dd114ed34d6f38eb7db','https://github.com/fgtclb/academic-persons/releases/tag/6.0.1','web-vision GmbH',6000001,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302896,0,'deepltranslate_core','5.1.5',314,8,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1780045668,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.3-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.16.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','37f38bd259995728b8a82e376ceef25c','https://github.com/fgtclb/academic-persons/releases/tag/5.1.5','web-vision GmbH',5001005,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302897,0,'deepltranslate_core','6.0.2',314,11,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1780046127,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.18.0-1.18.99\";s:10:\"deepl_base\";s:13:\"2.0.1-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','16ff8ca3af3dfb1b10b8a0f6920fbcfc','https://github.com/fgtclb/academic-persons/releases/tag/6.0.2','web-vision GmbH',6000002,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302898,0,'deepltranslate_core','6.0.3',314,9,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1780663878,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.18.0-1.18.99\";s:10:\"deepl_base\";s:13:\"2.0.1-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','414817e17609dbbdfa7c56ae30d1ed01','https://github.com/fgtclb/academic-persons/releases/tag/6.0.3','web-vision GmbH',6000003,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302899,0,'deepltranslate_core','5.1.6',314,6,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1780665857,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.4-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.16.1-1.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','11434ff2b8843031146bf91d14d02828','https://github.com/fgtclb/academic-persons/releases/tag/5.1.6','web-vision GmbH',5001006,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302900,0,'deepltranslate_core','5.1.7',314,4,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785230657,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.7-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','23e9e05144007019aa4b59e6f2644497','https://github.com/web-vision/deepltranslate-core/releases/tag/5.1.7','web-vision GmbH',5001007,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302901,0,'deepltranslate_core','6.0.4',314,4,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785231528,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";s:10:\"deepl_base\";s:13:\"2.0.5-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','62bc55c010ea2aeb650857df29982222','https://github.com/web-vision/deepltranslate-core/releases/tag/6.0.4','web-vision GmbH',6000004,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302902,0,'deepltranslate_core','6.0.5',314,5,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785247741,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";s:10:\"deepl_base\";s:13:\"2.0.5-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','2f76571e8b518b8b02f24257b666bbc5','https://github.com/web-vision/deepltranslate-core/releases/tag/6.0.5','web-vision GmbH',6000005,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302903,0,'deepltranslate_core','5.1.8',314,4,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785254812,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.7-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','cc69d50935d8373672e2e9709f5579f5','https://github.com/web-vision/deepltranslate-core/releases/tag/5.1.8','web-vision GmbH',5001008,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302904,0,'deepltranslate_core','6.0.6',314,6,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785411241,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:7:\"install\";s:14:\"13.4.0-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";s:10:\"deepl_base\";s:13:\"2.0.5-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','6796e30c14a3557aa3d7843c9f487f61','https://github.com/web-vision/deepltranslate-core/releases/tag/6.0.6','web-vision GmbH',6000006,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302905,0,'deepltranslate_core','5.1.9',314,4,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1785411959,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.7-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','51caa59ccc09745fb3aefbf59b7c1d0f','https://github.com/web-vision/deepltranslate-core/releases/tag/5.1.9','web-vision GmbH',5001009,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302906,0,'deepltranslate_core','5.1.10',314,2,'DeepL Translate','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1787477823,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.7-1.99.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:1:\"*\";s:17:\"wv_deepltranslate\";s:1:\"*\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:21:\"deepltranslate_assets\";s:1:\"*\";s:23:\"deepltranslate_glossary\";s:1:\"*\";s:12:\"gridelements\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','e6f7a2a5a041cc79353c58e2252f775f','https://github.com/web-vision/deepltranslate-core/releases/tag/5.1.10','web-vision GmbH',5001010,0,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/5.1/en-us','ter','',''),
(9302907,0,'deepltranslate_core','6.0.7',314,2,'DeepL Translate (CORE)','This extension provides option to translate content element, and TCA record texts to DeepL supported languages.',2,0,4,1787477825,'a:3:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.34-14.3.99\";s:7:\"backend\";s:15:\"13.4.34-14.3.99\";s:7:\"extbase\";s:15:\"13.4.34-14.3.99\";s:5:\"fluid\";s:15:\"13.4.34-14.3.99\";s:7:\"install\";s:15:\"13.4.34-14.3.99\";s:17:\"deeplcom_deeplphp\";s:14:\"1.19.0-1.19.99\";s:10:\"deepl_base\";s:13:\"2.0.6-2.99.99\";}s:9:\"conflicts\";a:2:{s:20:\"recordlist_thumbnail\";s:0:\"\";s:17:\"wv_deepltranslate\";s:0:\"\";}s:8:\"suggests\";a:7:{s:9:\"container\";s:13:\"3.2.3-3.99.99\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:21:\"deepltranslate_assets\";s:0:\"\";s:23:\"deepltranslate_glossary\";s:0:\"\";s:12:\"gridelements\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','164b9836d432d7be6e73d4bdb4669e46','https://github.com/web-vision/deepltranslate-core/releases/tag/6.0.7','web-vision GmbH',6000007,1,0,'https://docs.typo3.org/p/web-vision/deepltranslate-core/6.0/en-us','ter','',''),
(9302908,0,'at_agecalc','1.0.0',60,32,'[Aashro] Age Calculator','Advanced age calculator to fix problems with singular/plural grammatical forms in age.',2,0,3,1735883317,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-12.4.99\";}}','Team Aashro','info@aashro.com','rmilan1992','ff78bb784bbf25901f4da1febe460f99','Advanced age calculator to fix problems with singular/plural grammatical forms in age.','Aashro Tech',1000000,0,0,'https://www.aashro.com/product/extensions/aashro-age-caculator','ter','',''),
(9302909,0,'at_agecalc','2.0.0',60,6,'[Aashro] Age Calculator','Advanced age calculator to fix problems with singular/plural grammatical forms in age.',2,0,3,1766754744,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Team Aashro','info@aashro.com','rmilan1992','b12ff8cb35e2b33b5c65ae5d34927b52',' [Update] Maintenance Release with TYPO3 v13 Support ','Aashro Tech',2000000,0,0,'https://www.aashro.com/product/extensions/aashro-age-caculator','ter','',''),
(9302910,0,'at_agecalc','2.0.1',60,20,'[Aashro] Age Calculator','Advanced age calculator to fix problems with singular/plural grammatical forms in age.',2,0,3,1766812697,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Team Aashro','info@aashro.com','rmilan1992','0e33a8e8f8c21bc848157399f4127b6d','File not found error fixed.','Aashro Tech',2000001,0,0,'https://www.aashro.com/product/extensions/aashro-age-caculator','ter','',''),
(9302911,0,'at_agecalc','3.0.0',60,2,'[Aashro] Age Calculator','Advanced age calculator to fix problems with singular/plural grammatical forms in age.',2,0,3,1786621485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Team Aashro','info@aashro.com','rmilan1992','e5274e0343ad593ae00e8fdf96ced084','Maintenance Release with TYPO3 v14 Support','Aashro Tech',3000000,1,0,'https://www.aashro.com/product/extensions/aashro-age-caculator','ter','',''),
(9302912,0,'file_dashboard','1.0.0',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736414544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','65893a5b4093be8890cdfd3de2f6218e','release: 1.0.0','it.x informationssysteme gmbh',1000000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302913,0,'file_dashboard','2.0.0',589,39,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736414879,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','ae4f8722be4990d5987d3105bc18ddee','release: 2.0.0','it.x informationssysteme gmbh',2000000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302914,0,'file_dashboard','2.0.1',589,32,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736490882,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','6c9d9c653c03a47ab83f9f95027f1a6d','release: 2.0.1 fixes 4','it.x informationssysteme gmbh',2000001,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302915,0,'file_dashboard','2.1.0',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736521340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','80cfe620df6f51b38e1b3ea7b11c0a0d','feat: Added pagination to filelist (5)','it.x informationssysteme gmbh',2001000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302916,0,'file_dashboard','1.1.0',589,35,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736522479,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','d168a1231b39580daf6861f89f020c2a','release: 1.1.0','it.x informationssysteme gmbh',1001000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302917,0,'file_dashboard','1.2.0',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736859666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','c89d681b1c1ccf2792d52f58e3f21a12','release: 1.2.0','it.x informationssysteme gmbh',1002000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302918,0,'file_dashboard','2.2.0',589,36,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736862300,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','3a0a57c42132513553163343590b13bd','release: 2.2.0','it.x informationssysteme gmbh',2002000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302919,0,'file_dashboard','1.2.1',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736862538,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','af20ba1ed33585c177d34ce08515686f','release: 1.2.1','it.x informationssysteme gmbh',1002001,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302920,0,'file_dashboard','1.2.2',589,35,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736866251,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','d81c3e3256e3ad0849f74236d2228735','release: 1.2.2','it.x informationssysteme gmbh',1002002,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302921,0,'file_dashboard','2.2.1',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736866270,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','c6aa1a10070f64b980b6289706a0394a','release: 2.2.1','it.x informationssysteme gmbh',2002001,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302922,0,'file_dashboard','1.2.3',589,34,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736868984,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','cc652f7d7a1bd927c82827991a83ec29','release: 1.2.3','it.x informationssysteme gmbh',1002003,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302923,0,'file_dashboard','2.2.2',589,40,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1736869003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','579c9be55701200cc0e47fec48a5a88d','release: 2.2.2','it.x informationssysteme gmbh',2002002,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302924,0,'file_dashboard','1.2.4',589,32,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1737539806,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','bf7f3fdb3347629783b75babc3ca4827','release: 1.2.4','it.x informationssysteme gmbh',1002004,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302925,0,'file_dashboard','2.2.3',589,37,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1737539838,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','205a3bcc97f73f2777edca15b98247bc','release: 2.2.3','it.x informationssysteme gmbh',2002003,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302926,0,'file_dashboard','2.2.6',589,36,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1743615075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','5bc66dc1425fda5e46921898ea5c68f4','release: 2.2.6','it.x informationssysteme gmbh',2002006,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302927,0,'file_dashboard','1.2.7',589,27,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1743615111,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','87c63dd61e7ded1e5242f07cb815bb7f','release: 1.2.7','it.x informationssysteme gmbh',1002007,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302928,0,'file_dashboard','2.2.7',589,8,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1779882415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','935ed82eb7504791261dad80c7fa35d9','fix: Updated runner version','it.x informationssysteme gmbh',2002007,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302929,0,'file_dashboard','1.2.8',589,8,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1779883781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','8984bc796a83ecec5795c1867adce04a','release: 1.2.8','it.x informationssysteme gmbh',1002008,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302930,0,'file_dashboard','1.2.9',589,6,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1781001643,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.1-11.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','1b6825eec522a5aeb87f8912917af046','release: 1.2.9','it.x informationssysteme gmbh',1002009,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302931,0,'file_dashboard','2.2.8',589,8,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1781001691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.1-13.9.99\";}}','','typo-itx@itx.de','it.x-informationssysteme','2ec360e516477b0b18e21ebd39dd8705','release: 2.2.8','it.x informationssysteme gmbh',2002008,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302932,0,'file_dashboard','2.3.0',589,4,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1783086713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','','support@itx.de','it.x-informationssysteme','666dc263268858f6ca8a0721a93c24f0','release: 2.3.0','it.x informationssysteme gmbh',2003000,0,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302933,0,'file_dashboard','2.3.1',589,2,'File Dashboard','Filterable file list backend module including easy download functionality.',2,0,4,1787901193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','','support@itx.de','it.x-informationssysteme','27277bbfbd82a59d3679fffdd68193cd','release: 2.3.1','it.x informationssysteme gmbh',2003001,1,0,'https://github.com/itx-informationssysteme/file-dashboard','ter','',''),
(9302934,0,'eb_expand_texticon','1.0.0',46,46,'Extension Builder - Expand content element \"Text and Icon\"','Expand BK2K Bootstrap Package content element Text and Icon with some open source SVG icon libraries',2,0,2,1736446109,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:17:\"bootstrap_package\";s:2:\"15\";}}','','','extension-builder','3f73fc519b0fd308e66247c040ed3905','Version 1.0.0 - Have fun with it.','',1000000,1,0,'https://extension-builder.dev/extensions/typo3/expand-bk2k-bootstrap-package-content-element-texticons','ter','',''),
(9302935,0,'ffpi_node_updates','2.2.0',42,42,'Freifunk knoten Benachrichtigung','Knoten Benachrichtigung bei ausfällen',2,0,3,1736460968,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-10.4.99\";s:9:\"scheduler\";s:0:\"\";}}','Kevin Quiatkowski','kevin@pinneberg.freifunk.net','kevinq','846905767557015fc2c6b19f079c1a50','This plugin sends email notifications on request when a selected Freifunk node changes from online to offline. For monitoring, the node data is regularly imported into TYPO3 using a scheduler task based on the output from ffmap-backend.\r\nUsers can subscribe and unsubscribe for monitoring using a frontend form.','',2002000,1,0,'','ter','',''),
(9302936,0,'lia_hyphenator','1.0.0',146,35,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1737025304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','LOUIS Typo3 Developers','info@dev.louis.info','louisinternet','ee960087280a3b1221b4e0be6810dd40','Initial TER Release','LOUIS INTERNET',1000000,0,0,'https://docs.typo3.org/p/lia/lia_hyphenator/1.0/en-us','ter','',''),
(9302937,0,'lia_hyphenator','1.0.1',146,41,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1737033762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.9.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','2644362acf10bf037b885170e7c839a2','Add Icon','LOUIS INTERNET',1000001,0,0,'https://docs.typo3.org/p/lia/lia_hyphenator/1.0/en-us','ter','',''),
(9302938,0,'lia_hyphenator','1.1.0',146,42,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1742984780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','323a72fe7356be16f2987e4c35308a25','TYPO3 v13 compatible version  of lia_hyphenator','LOUIS INTERNET',1001000,0,0,'https://docs.typo3.org/p/lia/lia_hyphenator/1.1/en-us','ter','',''),
(9302939,0,'lia_hyphenator','1.1.1',146,8,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1779443627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','ba5ad46b8015518a0a9ba3548c937472','Bugfix','LOUIS INTERNET',1001001,0,0,'https://docs.typo3.org/p/lia/lia_hyphenator/main/en-us/','ter','',''),
(9302940,0,'lia_hyphenator','1.2.0',146,12,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1779443659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','266ceba04acae73a127f66d24f9ec496','TYPO3 v14 compatible version of lia_hyphenator','LOUIS INTERNET',1002000,0,0,'https://docs.typo3.org/p/lia/lia_hyphenator/main/en-us/','ter','',''),
(9302941,0,'lia_hyphenator','1.2.1',146,8,'LIA Hyphenator','Wrapper for Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm',2,0,2,1781871094,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','f6aec88a8fd86a7f77b17d26fb0ebed4','feat: bump version to 1.2.1\n\nRelease 1.2.1','LOUIS INTERNET',1002001,1,0,'https://docs.typo3.org/p/lia/lia_hyphenator/1.2/en-us','ter','',''),
(9302942,0,'lia_multicolumnwizard','1.0.0',111,42,'LIA MultiColumnWizard','This extension adds an new TCA-Type that allows to group fields into rows that can be multiplied.',2,0,3,1737027034,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.5.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','58c817a64be4af3dc0aeb4b295b19c36','Initial TER','',1000000,0,0,'https://docs.typo3.org/p/lia/lia_multicolumnwizard/1.0/en-us','ter','',''),
(9302943,0,'lia_multicolumnwizard','2.0.0',111,40,'LIA MultiColumnWizard','This extension adds an new TCA-Type that allows to group fields into rows that can be multiplied.',2,0,3,1742984660,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','f2f3fb1394202a0b66c48b38bacb52f0','TYPO3 v13 Version of lia_multicolumnwizard','LOUIS INTERNET',2000000,0,0,'https://docs.typo3.org/p/lia/lia_multicolumnwizard/2.0/en-us','ter','',''),
(9302944,0,'lia_multicolumnwizard','2.0.1',111,20,'LIA MultiColumnWizard','This extension adds an new TCA-Type that allows to group fields into rows that can be multiplied.',2,0,3,1771860299,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','9b82ac226fea075469635da5ad3a623c','fix(js): initialize all multicolumnwizard wrappers on page','LOUIS INTERNET',2000001,0,0,'https://docs.typo3.org/p/lia/lia_multicolumnwizard/main/en-us/','ter','',''),
(9302945,0,'lia_multicolumnwizard','2.1.3',111,9,'LIA MultiColumnWizard','This extension adds an new TCA-Type that allows to group fields into rows that can be multiplied.',2,0,3,1781870500,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','db281fb20ccf6f303edf3fa500f91a91','fix: remove rounded corners from link field\n\nRelease 2.1.3','LOUIS INTERNET',2001003,1,0,'https://docs.typo3.org/p/lia/lia_multicolumnwizard/2.1/en-us','ter','',''),
(9302946,0,'t3_prometheus_client','0.9.0',183,42,'Prometheus client for TYPO3','Provides a client for Prometheus to scrape timeseries data from system status informations (more info on \"How it works\") and exposes them on a configuralble endpoint',1,0,5,1737482363,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:11:\"cms-reports\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','3c59c689cdbb645be963c392f352237e','[RELEASE] 0.9.0\n\nInitial beta release','LfdA - Labor für digitale Angelegenheiten GmbH',9000,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.9/en-us','ter','',''),
(9302947,0,'t3_prometheus_client','0.10.0',183,27,'Prometheus client for TYPO3','Provides a client for Prometheus to scrape timeseries data from system status informations (more info on \"How it works\") and exposes them on a configuralble endpoint',1,0,5,1744643222,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','4776847ad492c25f0b1dd4c70d1fedd4','[RELEASE] 0.10.0','LfdA - Labor für digitale Angelegenheiten GmbH',10000,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302948,0,'t3_prometheus_client','0.10.1',183,25,'Prometheus client for TYPO3','Provides a client for Prometheus to scrape timeseries data from system status informations (more info on \"How it works\") and exposes them on a configuralble endpoint',1,0,5,1744644763,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','0e0b58f94f6f3c247686308b8cad4ad4','[RELEASE] 0.10.1','LfdA - Labor für digitale Angelegenheiten GmbH',10001,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302949,0,'t3_prometheus_client','0.10.2',183,0,'Prometheus client for TYPO3','Provides a client for Prometheus to aggregate timeseries data from various metrics. Supports both scraping and pushing metrics to pushgateway',1,0,5,1744707735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','0ebb2277d21f3926811b43b50e7ba24b','[RELEASE] 0.10.2','LfdA - Labor für digitale Angelegenheiten GmbH',10002,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302950,0,'t3_prometheus_client','0.10.3',183,14,'Prometheus client for TYPO3','Provides a client for Prometheus to aggregate timeseries data from various metrics. Supports both scraping and pushing metrics to pushgateway',1,0,5,1770983418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','fdfd99f54cec945577976dbafc1f8c2a','[BUGFIX] store metrics as references in BeforeMetricsRenderedEvent (10)\n\n [BUGFIX] store metrics as references in BeforeMetricsRenderedEvent\n\nmetrics were passed as reference, but not stored in event property,\nallowing no modifications. This is fixed and also covered with a\nfunctional test.\n\nResolves: https://github.com/maxfrerichs/t3-prometheus-client/issues/7\n\n [TASK] fix test compatibility for TYPO3 14.x\n\n [TASK] fix runTests.sh syntax error\n\n [TASK] remove TYPO3 14.1 from test matrix\n\n needs testing-framework update, which means breaking TYPO3 12.x\ncompatibility\n\n [TASK] bump version, update changelog\n\n [TASK] fix syntax error in runTests.sh\n\n [TASK] fix phpstan type error','LfdA - Labor für digitale Angelegenheiten GmbH',10003,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302951,0,'t3_prometheus_client','0.10.4',183,14,'Prometheus client for TYPO3','Provides a client for Prometheus to aggregate timeseries data from various metrics. Supports both scraping and pushing metrics to pushgateway',1,0,5,1771322497,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','17e94e742779c8288be9acbe19f81741','[RELEASE] 0.10.4','LfdA - Labor für digitale Angelegenheiten GmbH',10004,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302952,0,'t3_prometheus_client','0.10.5',183,19,'Prometheus client for TYPO3','Provides a client for Prometheus to aggregate timeseries data from various metrics. Supports both scraping and pushing metrics to pushgateway',1,0,5,1772090986,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Max Frerichs','maxfrerichs@gmx.de','max.frerichs','a1e29ffef76b1751a7798139484b4524','[RELEASE] 0.10.5','LfdA - Labor für digitale Angelegenheiten GmbH',10005,0,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.10/en-us','ter','',''),
(9302953,0,'t3_prometheus_client','0.11.1',183,6,'Prometheus client for TYPO3','Provides a client for Prometheus to aggregate timeseries data from various metrics. Supports both scraping and pushing metrics to pushgateway',1,0,5,1783676733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Max Frerichs','typo3@maxfrerichs.dev','max.frerichs','6d2ff751907f7c4448192491d722fe2d','[RELEASE] 0.11.1','LfdA - Labor für digitale Angelegenheiten GmbH',11001,1,0,'https://docs.typo3.org/p/maxfrerichs/t3-prometheus-client/0.11/en-us','ter','',''),
(9302954,0,'sup_header','1.0.0',160,33,'Sup Header','Add a button to TCA fields that adds sup, sub or other html',2,0,4,1737979801,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ccbe0f5c739230ec926293dda30a014a','Add a button to TCA fields that adds sup, sub or other html tags.','',1000000,0,0,'https://docs.typo3.org/p/traw/sup-header/1.0/en-us','ter','',''),
(9302955,0,'sup_header','1.0.1',160,34,'Sup Header','Add a button to TCA fields that adds sup, sub or other html',2,0,4,1737980503,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','2f9da311c4e0d0a4179e73e88ce2c4cc','Re-upload without generated documentation','',1000001,0,0,'https://docs.typo3.org/p/traw/sup-header/1.0/en-us','ter','',''),
(9302956,0,'sup_header','1.0.3',160,36,'Sup Header','Add a button to TCA fields that adds sup, sub or other html',2,0,4,1738319271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','7ed32c287bc55aaa5788c6a92b13af23','Bugfix: Disallow some tags from being rendered in the dropdown','',1000003,0,0,'https://docs.typo3.org/p/traw/sup-header/1.0/en-us','ter','',''),
(9302957,0,'sup_header','1.0.4',160,40,'Sup Header','Add a button to TCA fields that adds sup, sub or other html',2,0,4,1739526610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','ff076067378b1a37f45d603660eb02db','Updated documentation','',1000004,0,0,'https://docs.typo3.org/p/traw/sup-header/1.0/en-us','ter','',''),
(9302958,0,'sup_header','1.1.0',160,17,'Sup Header','Add a button to TCA fields that adds sup, sub or other html',2,0,4,1773223983,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','26705a5ab2a276494ed630f59e809a2e','Test TYPO3 14 compatibility','',1001000,1,0,'https://docs.typo3.org/p/traw/sup-header/1.1/en-us','ter','',''),
(9302959,0,'mask_to_content_blocks','1.0.1',97,42,'Mask to Content Blocks','One command to migrate Mask elements to Content Blocks',2,0,0,1738184050,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:4:\"mask\";s:0:\"\";s:14:\"content_blocks\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','0b9551031bbae16a066f98c62c696080','[TASK] Set version to 1.0.1','',1000001,0,0,'https://docs.typo3.org/permalink/friendsoftypo3-content-blocks:migrations-mask','ter','',''),
(9302960,0,'mask_to_content_blocks','1.0.2',97,33,'Mask to Content Blocks','One command to migrate Mask elements to Content Blocks',2,0,0,1748557921,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:4:\"mask\";s:0:\"\";s:14:\"content_blocks\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','7ee30fafdc1bfd026fc8e56f8cdac52b','[RELEASE] Release version 1.0.2','',1000002,0,0,'https://docs.typo3.org/permalink/friendsoftypo3-content-blocks:migrations-mask','ter','',''),
(9302961,0,'mask_to_content_blocks','1.0.3',97,20,'Mask to Content Blocks','One command to migrate Mask elements to Content Blocks',2,0,0,1767377483,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:4:\"mask\";s:0:\"\";s:14:\"content_blocks\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','814a147aa1969ba34c33d76d4aaf3f7a','[RELEASE] Release version 1.0.3','',1000003,0,0,'https://docs.typo3.org/permalink/friendsoftypo3-content-blocks:migrations-mask','ter','',''),
(9302962,0,'mask_to_content_blocks','1.0.4',97,2,'Mask to Content Blocks','One command to migrate Mask elements to Content Blocks',2,0,0,1786644278,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.2-13.4.99\";s:4:\"mask\";s:0:\"\";s:14:\"content_blocks\";s:0:\"\";}}','Nikita Hovratov','entwicklung@nikita-hovratov.de','nikitah','2a1fb01a281875891ed66c5a8bf54a04','[RELEASE] Release version 1.0.4','',1000004,1,0,'https://docs.typo3.org/permalink/friendsoftypo3-content-blocks:migrations-mask','ter','',''),
(9302963,0,'gdpr_extensions_com_pint_board','1.0.0',72,40,'GDPR-Extensions-com - Pinterest Board 2xClick Solution','Add Pinterest Board to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1738217947,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','d23e73d9a9920f8cc04212cf43fd685f','Integrate Pinterest boards on your TYPO3 website while staying fully GDPR compliant. The Pinterest Board 2xClick Solution ensures that no Pinterest cookies or tracking scripts load until users explicitly consent.','',1000000,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_board/blob/main/README.md','ter','',''),
(9302964,0,'gdpr_extensions_com_pint_board','1.0.1',72,11,'GDPR-Extensions-com - Pinterest Board 2xClick Solution','Add Pinterest Board to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1738647833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','d7f3fd5fed30918d10ae57df149093c0','Updated Readme documentation.','',1000001,0,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_board/blob/main/README.md','ter','',''),
(9302965,0,'gdpr_extensions_com_pint_board','1.0.2',72,21,'GDPR-Extensions-com - Pinterest Board 2xClick Solution','Add Pinterest Board to your website and stay GDPR compliant! Your website viewers will be able to manage their cookie preferences and view the content only if consented. Stay GDPR compliant when your website is scanned by any Cookie or GDPR Scanner!',2,0,3,1738649498,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','','','gdpr-extensions.com','8d1726f0f1d825d94572b17e4aebb9e4','Updated extension logo and bug fixes','',1000002,1,0,'https://github.com/gdpr-extensions-com/gdpr_extensions_com_pint_board/blob/main/README.md','ter','',''),
(9302966,0,'poper','1.0.2',49,10,'Poper','Add Popup window on your website',2,0,6,1738409075,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','hello@poper.ai','poperhq','bd93735ca16e786217345ca5cf28c49e','Poper Team is excited to join Typo3','Poper',1000002,0,0,'https://support.poper.ai/en/articles/10435780-typo3','ter','',''),
(9302967,0,'poper','1.0.3',49,13,'Poper: Widgets, Popups & Embeds Powered by AI','AI Driven Popup / Widget Builder that can convert visitors into customers, increase subscriber count, and skyrocket sales.',2,0,6,1738409770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Erez','hello@poper.ai','poperhq','69f2a1a338c79713396f9fb90b3bee5c','Update description','Poper',1000003,0,0,'https://support.poper.ai/en/articles/10435780-typo3','ter','',''),
(9302968,0,'poper','1.0.4',49,26,'Poper: Widgets, Popups & Embeds Powered by AI','AI Driven Popup / Widget Builder that can convert visitors into customers, increase subscriber count, and skyrocket sales.',2,0,6,1738410084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Poper','hello@poper.ai','poperhq','9a0da6cf4192b3d02f8f8e8c73aa24c6','Author update','Poper',1000004,1,0,'https://support.poper.ai/en/articles/10435780-typo3','ter','',''),
(9302969,0,'autocomplete_for_indexedsearch','1.0.0',134,41,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1738621962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','e8be650f299a96e5ca2f09bbbab4b06a','Initial release','',1000000,0,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302970,0,'autocomplete_for_indexedsearch','1.0.1',134,47,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1741561953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','e42a25959f93d676fbdf8c2339dca374','Bugfix release','',1000001,0,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302971,0,'autocomplete_for_indexedsearch','1.1.0',134,15,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1770563683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','994fff6c5f34b92cc3c23165196e0aaa','Implements autocomple suggestions for inputs consisting of multiple words','',1001000,0,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302972,0,'autocomplete_for_indexedsearch','1.2.0',134,14,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1773005044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Ruwen Klingler','','rklingler','a8ce27643eaaab54ee806c34eabf6119','Adds support for TYPO3 14','',1002000,0,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302973,0,'autocomplete_for_indexedsearch','1.2.1',134,14,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1776891905,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Ruwen Klingler','','rklingler','ebb0250407367050e205d67736f7109c','Maintenance Release','',1002001,0,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302974,0,'autocomplete_for_indexedsearch','1.3.0',134,3,'Autocomplete for Indexed Search','Adds autocomplete functionality to the TYPO3 indexed search field.',2,0,3,1785792421,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Ruwen Klingler','','rklingler','28a7b670574e50851a920751d0269ae2','Introduces Site Set for extension configuration\r\nImproves accessibility for keyboard users and screen readers\r\nAdds PSR-14 Event for customizing autocomplete suggestions\r\nIncludes several bug fixes and optimizations','',1003000,1,0,'https://github.com/RKlingler/autocomplete_for_indexedsearch','ter','',''),
(9302975,0,'bc_simplerate','0.0.1',282,19,'Simple Rate','Rate section of the website',2,0,2,1738672241,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-12.9.99\";s:7:\"backend\";s:14:\"12.4.2-12.9.99\";s:7:\"extbase\";s:14:\"12.4.2-12.9.99\";s:5:\"fluid\";s:14:\"12.4.2-12.9.99\";s:8:\"frontend\";s:14:\"12.4.2-12.9.99\";}}','Bird Dev','bird.dev@birdcode.in.rs','birdcode','92398324344ac8df43e32478cd936996','Initial version of the Simple rate extension/plugin.\r\nUsing this extension you can rate section of the website, most likely used on the single records','',1,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302976,0,'bc_simplerate','0.0.2',282,15,'Simple Rate','Rate section of the website',2,0,2,1738676062,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.2-12.9.99\";s:7:\"backend\";s:14:\"12.4.2-12.9.99\";s:7:\"extbase\";s:14:\"12.4.2-12.9.99\";s:5:\"fluid\";s:14:\"12.4.2-12.9.99\";s:8:\"frontend\";s:14:\"12.4.2-12.9.99\";}}','Bird Dev','bird.dev@birdcode.in.rs','birdcode','a09b4565f284740e63c3b9a540c74a78','Update project namespace','',2,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302977,0,'bc_simplerate','0.0.3',282,23,'Simple Rate','Rate section of the website',2,0,2,1738702334,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:13:\"12.4.2-13.4.4\";s:7:\"backend\";s:13:\"12.4.2-13.4.4\";s:7:\"extbase\";s:13:\"12.4.2-13.4.4\";s:5:\"fluid\";s:13:\"12.4.2-13.4.4\";s:8:\"frontend\";s:13:\"12.4.2-13.4.4\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','1d9ce37c83f61bc22f839216e08391ec','- Added compatibility with TYPO3 version 13.x\r\n-  Display rating results via lib.xxx','',3,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302978,0,'bc_simplerate','0.0.4',282,33,'Simple Rate','Rate section of the website',2,0,2,1738971433,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:13:\"12.4.2-13.4.4\";s:7:\"backend\";s:13:\"12.4.2-13.4.4\";s:7:\"extbase\";s:13:\"12.4.2-13.4.4\";s:5:\"fluid\";s:13:\"12.4.2-13.4.4\";s:8:\"frontend\";s:13:\"12.4.2-13.4.4\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','9f4f763a152892791582df8a6bde884f','- After submitting the rating, the view is updated with the new rating result.\r\n- The note field has been added to allow the user to explain their rating.','',4,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302979,0,'bc_simplerate','0.0.6',282,31,'Simple Rate','Rate section of the website',2,0,2,1740794215,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:13:\"12.4.2-13.4.5\";s:7:\"backend\";s:13:\"12.4.2-13.4.5\";s:7:\"extbase\";s:13:\"12.4.2-13.4.5\";s:5:\"fluid\";s:13:\"12.4.2-13.4.5\";s:8:\"frontend\";s:13:\"12.4.2-13.4.5\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','ebd9547e9455d4236bb8bdd3ffc0c659','- The back-end module is added. With this BE module, we can check all single ratings and group rating results','',6,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302980,0,'bc_simplerate','0.0.7',282,36,'Simple Rate','Rate section of the website',2,0,2,1741554394,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"7.4.0-8.3.99\";s:5:\"typo3\";s:13:\"12.4.2-13.4.5\";s:7:\"backend\";s:13:\"12.4.2-13.4.5\";s:7:\"extbase\";s:13:\"12.4.2-13.4.5\";s:5:\"fluid\";s:13:\"12.4.2-13.4.5\";s:8:\"frontend\";s:13:\"12.4.2-13.4.5\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','24b6a5e713665e461183d855a1080e1c','- Update the BE module to display the record name in the results and more ...','',7,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302981,0,'bc_simplerate','1.0.0',282,30,'Simple Rate','Rate section of the website',2,0,2,1746656559,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.5-13.9.99\";s:7:\"backend\";s:14:\"13.4.5-13.9.99\";s:7:\"extbase\";s:14:\"13.4.5-13.9.99\";s:5:\"fluid\";s:14:\"13.4.5-13.9.99\";s:8:\"frontend\";s:14:\"13.4.5-13.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','80f1ac430312ef08c4d97d74313f5df9','- Removed: Support for TYPO3 version 12.\r\n- Added: The \"Rate\" feature is available for logged-in users.','',1000000,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302982,0,'bc_simplerate','1.0.1',282,22,'Simple Rate','Rate section of the website',2,0,2,1755900026,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.5-13.9.99\";s:7:\"backend\";s:14:\"13.4.5-13.9.99\";s:7:\"extbase\";s:14:\"13.4.5-13.9.99\";s:5:\"fluid\";s:14:\"13.4.5-13.9.99\";s:8:\"frontend\";s:14:\"13.4.5-13.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','e795475af88a09da5d175f0aae16c617','Added:\r\n- Rating Results Display Plugin: A new plugin has been introduced that allows for the display of detailed rating results on the website.\r\n- New recordlanguage Field: A new field named recordlanguage has been added to the rating model, enabling more precise language tracking for ratings.\r\n\r\nFixes:\r\n- Backend Module: The backend module has been fixed to ensure the proper display of data for rating results.','',1000001,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302983,0,'bc_simplerate','1.0.2',282,25,'Simple Rate','Rate section of the website',2,0,2,1756732780,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.5-13.9.99\";s:7:\"backend\";s:14:\"13.4.5-13.9.99\";s:7:\"extbase\";s:14:\"13.4.5-13.9.99\";s:5:\"fluid\";s:14:\"13.4.5-13.9.99\";s:8:\"frontend\";s:14:\"13.4.5-13.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','79c46d2968742a4333b563634e58d9a2','[FEATURE] Render Plugin Preview\r\n[FEATURE] Flexible Template Support\r\n[BUGFIX] Ratings plugin FLEXFORM','',1000002,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302984,0,'bc_simplerate','1.1.0',282,15,'Simple Rate','Rate section of the website',2,0,2,1765320651,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.5-14.9.99\";s:7:\"backend\";s:14:\"13.4.5-14.9.99\";s:7:\"extbase\";s:14:\"13.4.5-14.9.99\";s:5:\"fluid\";s:14:\"13.4.5-14.9.99\";s:8:\"frontend\";s:14:\"13.4.5-14.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','010765ed02e87f5337e34fe7ce4bff84','[FEATURE] Add support for TYPO3 version 14.\r\n[BUGFIX]  Backend Module Record Name','',1001000,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302985,0,'bc_simplerate','1.1.1',282,21,'Simple Rate','Rate section of the website',2,0,2,1765323058,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.5-14.9.99\";s:7:\"backend\";s:14:\"13.4.5-14.9.99\";s:7:\"extbase\";s:14:\"13.4.5-14.9.99\";s:5:\"fluid\";s:14:\"13.4.5-14.9.99\";s:8:\"frontend\";s:14:\"13.4.5-14.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','b0d98e59dc54bb295a6e602d0e2184ae','[BUGFIX] Remove error_log .','',1001001,0,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302986,0,'bc_simplerate','1.2.0',282,12,'Simple Rate','Rate section of the website',2,0,2,1779558586,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:7:\"backend\";s:14:\"13.4.0-14.9.99\";s:7:\"extbase\";s:14:\"13.4.0-14.9.99\";s:5:\"fluid\";s:14:\"13.4.0-14.9.99\";s:8:\"frontend\";s:14:\"13.4.0-14.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','359b14e2ab820c4352554a7e8d5c5a73','[FEATURE] Display language labels instead of IDs in Backend\r\n[TASK] Raise minimum PHP requirement to 8.4\r\n[TASK] Replace jQuery code with vanilla JavaScript\r\n[ARTWORK] Add new icon look to honor TYPO3 14','',1002000,1,0,'https://birdcode.tech/bird-code-extensions/bc-simplerate','ter','',''),
(9302987,0,'rcd_fsc_custom_css','2.0.0',47,47,'CSS fields for Fluid Styled Content','Adds new CSS fields for Fluid Styled Content Content Elements',2,0,2,1738761134,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"11.5.0-13.4.99\";}}','Christian Racan','werbegrafik@rc-design.at','rc-design','bc01655e87a38fd3ee8a9600541d5fa9','This extension adds some custom CSS fields to content elements of Fluid Styled Content.','',2000000,1,0,'','ter','',''),
(9302988,0,'ausstello','1.0.0',512,35,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1738849805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','35a9d80d69bec4e798493b5e2d61dcc3','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1000000,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302989,0,'ausstello','1.0.1',512,31,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1738914186,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','c87bc5723bfb6e727b85ead3b85a92e0','New release of version 1.0.1 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1000001,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302990,0,'ausstello','1.0.2',512,38,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1738922285,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','ef955d8fc682b5ddffb4f0a9b82f60a2','New release of version 1.0.2 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1000002,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302991,0,'ausstello','1.0.4',512,36,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1739888883,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','6cc480bd73bd10fab8cf0fc8df3d0637','New release of version 1.0.4 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1000004,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302992,0,'ausstello','1.1.1',512,38,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1740649691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','7d373c7e906d1d48514b11b1140bfdc5','New release of version 1.1.1 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001001,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302993,0,'ausstello','1.1.7',512,31,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1742967861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','816d38b04e81af297e271413dbd2aabb','New release of version 1.1.7 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001007,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302994,0,'ausstello','1.1.12',512,31,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1743752282,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','838da01706db929d43fe2a177574464d','New release of version 1.1.12 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001012,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302995,0,'ausstello','1.1.13',512,30,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1744358292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','f0fef39f1b6b5ffcec8c487c004143eb','New release of version 1.1.13 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001013,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302996,0,'ausstello','1.1.14',512,26,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1747304610,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','047bd09a112b5579363849cd1d509c0b','New release of version 1.1.14 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001014,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302997,0,'ausstello','1.1.15',512,25,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1747314277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','cea7c01160802b0696b7dac117d4378b','New release of version 1.1.15 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001015,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302998,0,'ausstello','1.1.17',512,27,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1747378796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','36a41514d710f4529b20c4af12085a02','New release of version 1.1.17 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001017,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9302999,0,'ausstello','1.1.18',512,24,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1749713809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','9b4c0cb8068a92637ebada3fafcffae1','New release of version 1.1.18 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001018,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303000,0,'ausstello','1.1.19',512,23,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1751435828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','6996a7a7a1fd9b2377c39482f30f0c36','New release of version 1.1.19 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1001019,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303001,0,'ausstello','1.2.0',512,23,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1751439570,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','96b20a3e32628faae0ac9ebc1eacae20','New release of version 1.2.0 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1002000,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303002,0,'ausstello','1.2.1',512,22,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1751875632,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','a5a5ad5a2ba7d3df0191647fef209629','New release of version 1.2.1 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1002001,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303003,0,'ausstello','1.3.0',512,22,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1754631167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','f79320cabef14395e3b53ecdddfce48c','New release of version 1.3.0 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1003000,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303004,0,'ausstello','1.3.1',512,22,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1754632467,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','a3255c10af8d6398685307c56d191fa4','New release of version 1.3.1 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1003001,0,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303005,0,'ausstello','1.3.2',512,28,'ausstello','Events managen und kommunizieren, Marketing automatisieren. Einfach, ausstello.',2,0,3,1757050953,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Lukas Niestroj','lukas.niestroj@werkraum.net','lukas.niestroj@werkraum.net','2d1cd7039c15fcc1a64da3284592b43e','New release of version 1.3.2 - see details, changelog and documentation on https://github.com/werkraum/ausstello','werkraum Digitalmanufaktur GmbH',1003002,1,0,'https://github.com/werkraum/ausstello','ter','',''),
(9303006,0,'username','0.1.0',76,30,'Username','Login provider to login with username only.',1,0,4,1739012342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','0381f238879f810a344901ea6a18751b','Initial release.','',1000,0,0,'https://github.com/o-ba/username/blob/main/README.md','ter','',''),
(9303007,0,'username','0.1.1',76,46,'Username','Login provider to login with username only.',2,0,5,1739013426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Oliver Bartsch','bo@cedev.de','obartsch','88a06caca03c55fcf206110c2bb66509','Stable release.','',1001,1,0,'https://github.com/o-ba/username/blob/main/README.md','ter','',''),
(9303008,0,'jv_deepltranslate_piflexform','12.4.0',42,42,'DeepL Translate Flexforms','Extends the extension wv_deepltranslate to handle translations of flexforms',1,0,4,1739261292,'a:1:{s:7:\"depends\";a:2:{s:17:\"wv_deepltranslate\";s:12:\"4.3.0-4.4.99\";s:5:\"typo3\";s:14:\"11.4.0-12.4.99\";}}','Joerg Velletti','typo3@velletti.de','velletti','c565833d389e5fed33ab3e3399f1fc52','First Version to add translation of flexforms to wv_deepltranslation','',12004000,1,0,'https://github.com/velletti/jv_deepltranslate_piflexform','ter','',''),
(9303009,0,'ls_csp_widget','1.0.0',41,41,'LIMESODA CSP Widget','Offers a widget to display the most recent content security policy (CSP) frontend violations',2,0,0,1739371042,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','LIMESODA','typo3-ter@limesoda.com','r.rohaczek','3b2878116be5dc9901174c76c4b8622d','Initial release','LimeSoda Interactive Marketing GmbH',1000000,1,0,'','ter','',''),
(9303010,0,'news_content_columns','1.0.0',182,34,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1739980065,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','1cbb92fa4cd15011b0d0585801cd4fcf','Render EXT:news inline content elements in a different page column','',1000000,0,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303011,0,'news_content_columns','1.0.1',182,38,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1739984313,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','b0cd1202f15997e63b5eb6634ffc8acb','[Bugfix]: Fix caching problem, when used in more than one column ','',1000001,0,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303012,0,'news_content_columns','1.0.2',182,33,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1740066847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','e5f7aeffa10b43f9901476fa0b8d5447','Small bugfixes','',1000002,0,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303013,0,'news_content_columns','1.0.3',182,40,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1740135542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"12.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a1454a3935dd49afef467580166c8d59','Bugfix in News Detail view','',1000003,0,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303014,0,'news_content_columns','1.0.4',182,17,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1762299007,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"news\";s:15:\"11.0.0-12.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','2cf0b52811eb2a038a987d7b56b3bbdf','[fix] Add Icons.php so the plugin content elements have the icon as well\r\nhttps://github.com/thomasrawiel/news-content-columns/releases/tag/1.0.4','',1000004,0,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303015,0,'news_content_columns','1.0.5',182,20,'News Content Columns','Render the additional content elements of news in your desired column',2,0,4,1765022667,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:4:\"news\";s:15:\"11.0.0-14.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','a9e1bb9883cc041c015355e95602edaf','TYPO3 14 and EXT:news 14 compatiblity','',1000005,1,0,'https://github.com/thomasrawiel/news-content-columns?tab=readme-ov-file#news-content-columns','ter','',''),
(9303016,0,'copyright_guardian','13.4.0',105,16,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1739980270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','f2d171867de275c54aef17eb53943df4','[FEATURE] refactoring for v13','',13004000,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303017,0,'copyright_guardian','13.4.4',105,12,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1742826125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','b7124d9331d340b48319ff7ce3bc56b7','[FIX] fixing compatibility issues with v12','',13004004,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303018,0,'copyright_guardian','13.4.5',105,11,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1742836849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','91fdb6f3f63a7ed33643480fa2c943bf','[FIX] compatibility-fix for v10','',13004005,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303019,0,'copyright_guardian','13.4.6',105,12,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1742838185,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','68a7b04dc4e16fb1d6ce5c541cc8933d','[FIX] mediaSourceRepository not correctly injected','',13004006,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303020,0,'copyright_guardian','13.4.7',105,16,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1743079286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','491e85867db086aba57123e5a71cc1bf','[CHANGE] version harmonization','',13004007,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303021,0,'copyright_guardian','13.4.9',105,10,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1747302988,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','ed96c6081ae7161d825157370df4a28f','[CHANGE] deprecations for v13\r\n[FEATURE] added site-sets','',13004009,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303022,0,'copyright_guardian','13.4.10',105,10,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1747304697,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','5b2961f0792045e11f26b36d6376af4c','[FIX] typo in site-set-name','',13004010,0,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303023,0,'copyright_guardian','13.4.11',105,18,'Copyright Guardian','Manages the copyright details of images and other media and offers a convenient way of displaying these automatically and directly on the page on which the media is used. In addition, a list of all media used and the associated copyright information can be output',2,0,4,1747313783,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:12:\"filemetadata\";s:14:\"10.4.0-13.4.99\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','0b48a706c5fe9d4a31118c6adc4e208c','[FIX[ Icon handling in BE','',13004011,1,0,'https://github.com/skroggel/t3-copyright-guardian','ter','',''),
(9303024,0,'html5_patch','12.0.1',45,45,'html5 self-closing tags patcher','This extension patches TYPO3 to eliminate non-HTML5-standard self-closing tags.',2,0,4,1739986776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Regis TEDONE','','tedreg','0ace8c264927e883ada33bf93c87a0bf','This composer-only extension patches TYPO3 to eliminate non-HTML5-standard self-closing tags.','',12000001,1,0,'https://github.com/Treedent/html5_patch/blob/main/README.md','ter','',''),
(9303025,0,'accessibility4typo3','1.0.0',96,14,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1740145101,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','bac8b51628d345869259ccdb76803edc','Initial release.','GSP Software GmbH',1000000,0,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303026,0,'accessibility4typo3','1.0.1',96,14,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1740145530,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','a79788686388c89ae0b7565c64b9ac8a','Documentation should now be rendered on typo3.org','GSP Software GmbH',1000001,0,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303027,0,'accessibility4typo3','1.0.2',96,14,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1740146061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','e567e2322931b0eaca7cd7d07fb8dc6c','added Settings.cfg in Documentation folder to render documentation','GSP Software GmbH',1000002,0,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303028,0,'accessibility4typo3','1.0.3',96,17,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1740147914,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','e391a3df1fb2d01bf8627079849dcdbe','added guides.xml in Documentation folder to render documentation  ','GSP Software GmbH',1000003,0,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303029,0,'accessibility4typo3','1.0.4',96,14,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1741106846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','b61d260f6027d104c0ffc8f0d41c91e9','[RELEASE] 1.0.4 including README.md','GSP Software GmbH',1000004,0,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303030,0,'accessibility4typo3','1.0.5',96,23,'accessibility4typo3','Accessibility tool that integrates into your website to enhance usability for all visitor utilizing AI',2,0,3,1741117408,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Dietmar Schäffer','info@gsp-software.eu','gspsoftware','089a3abe456dee2716f6f03a1f5aac65','[RELEASE] 1.0.5 complete TYPO3 documentation, spelling and grammar corrections','GSP Software GmbH',1000005,1,0,'https://docs.typo3.org/p/gsp/accessibility4typo3/1.0/en-us','ter','',''),
(9303031,0,'page_link_insights','1.0.0',272,13,'Page Link Insights','A demo TYPO3 extension that adds a backend module with a D3.js force diagram visualization.',2,0,1,1740220719,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','0f5cfdf84292420d2604b862296b1d7e','Initial release of Page Link Insights extension. This version introduces a force-directed graph visualization in the TYPO3 backend that helps editors and administrators understand their sites internal link structure. Features include:\r\n\r\nInteractive D3.js force diagram showing page relationships\r\nVisual indication of incoming/outgoing links\r\nColor-coded nodes based on connection count\r\nDetection and display of broken links\r\nSupport for various link types (content elements, menus, sitemaps)\r\nDirect access to TYPO3 page module via CtrlClick\"','',1000000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303032,0,'page_link_insights','1.0.1',272,14,'Page Link Insights','A TYPO3 extension that adds a backend module with a D3.js force diagram visualization for understanding page relationships.',2,0,1,1740222052,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','316614255094673d0f60eddcd2b059a4','[TASK] Update vendor name from cwolf to cywolf\r\nChange composer vendor name from cwolf to cywolf due to packagist namespace conflict\r\nUpdate namespaces in all PHP files\r\nNo functional changes\"','',1000001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303033,0,'page_link_insights','1.0.2',272,13,'Page Link Insights','A TYPO3 extension that adds a backend module with a D3.js force diagram visualization for understanding page relationships.',2,0,1,1740228223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','a8b031d506322696fa9126e36a18d61a','Version 1.0.2 - TYPO3 v13 Compatibility Update\r\nChanges:\r\n- Updated compatibility to support TYPO3 v13 exclusively\r\n- Removed support for TYPO3 v12 at the moment (not much to do) \r\n- Updated README documentation\r\n- Fixed Composer package configuration for simpler installation\r\n- Package can now be installed with: composer require cywolf/page_link_insights','',1000002,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303034,0,'page_link_insights','1.0.3',272,35,'Page Link Insights','A TYPO3 extension that adds a backend module with a D3.js force diagram visualization for understanding page relationships.',2,0,1,1740228871,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','46bafc311bd97d881c564b8bd81f8c87','[fix] wrong vendor name in the composer.json','',1000003,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303035,0,'page_link_insights','1.1.0',272,31,'Page Link Insights','A TYPO3 extension that adds a backend module with a D3.js force diagram visualization for understanding page relationships.',2,0,1,1742550562,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','edafbed12412166a682e01b90ae770d0','This version introduces several major enhancements beyond the initial internal link visualization module:\r\n\r\nAdds a scheduler task for automated analysis and storage of internal link metrics (PageRank, centrality, inbound/outbound links, etc.).\r\nIntegrates with Solr to improve search result relevance using PageRank, link popularity, and content centrality metrics.\r\nDisplays key SEO KPIs such as orphaned pages, network density, and broken links directly within the backend visualization module.\r\nIntroduces thematic clustering and visualization of pages using advanced NLP, powered by the third-party nlp_tools extension.\r\nThese features make the extension not only a diagnostic tool, but also a strategic SEO and search relevance enhancement solution.','',1001000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303036,0,'page_link_insights','1.2.1',272,31,'Page Link Insights','A TYPO3 extension that adds a backend module with a D3.js force diagram visualization for understanding page relationships.',2,0,1,1742811103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','c16ef179d711a55533b38f99e7f4526a','Version 1.2.1 Release Notes\r\n\r\n Added visual indicator showing which column positions are being analyzed\r\n Improved graph readability by filtering out system folders (doktype 254) and recycler pages (doktype 255)\r\n Fixed issues in the theme extraction system for better content grouping\r\n Added compatibility checks for TYPO3 v12 and v13\r\n Updated backend interface for better readability\r\n Fixed minor bugs in page relationship visualization','',1002001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303037,0,'page_link_insights','1.3.0',272,40,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1742914428,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.2.99\";}s:8:\"suggests\";a:1:{s:9:\"nlp_tools\";s:5:\"1.2.0\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','102f8de36571385b842daef574b707a5',' New Features\r\n- Thematic Analysis: Added ability to automatically extract themes from page content\r\n- Content Clustering: Pages are now grouped and colored by dominant themes in the visualization\r\n- Theme Legend: Added a visual legend showing dominant themes across the site\r\n- Fallback Processing: Implemented robust keyword extraction that works even without NLP Tools\r\n\r\n Improvements\r\n- Compatibility: Enhanced support for TYPO3 v12 and v13\r\n- PHP 8.2 Support: All components now fully compatible with PHP 8.1 and 8.2\r\n- Robust Error Handling: Better handling of edge cases during content analysis\r\n- Documentation: Updated documentation with new thematic features\r\n\r\n Technical Details\r\n- Changed dependency on cywolf/nlp-tools from required to suggested\r\n- Added fallback methods for keyword extraction\r\n- Improved logging and diagnostics for theme processing\r\n- Enhanced integration with TYPO3s cache system for better performance','',1003000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303038,0,'page_link_insights','1.5.1',272,19,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1763823519,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:9:\"nlp_tools\";s:13:\"1.2.0-1.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','0dafbf66d6e0b2d9905db40e5d56f539','Data Accumulation Fix\r\nLink Analysis Improvements\r\nType Casting & Edge Cases\r\nAfter upgrading, run your scheduler task once to clean up any accumulated data.','',1005001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303039,0,'page_link_insights','1.6.0',272,19,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1764249913,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:9:\"nlp_tools\";s:13:\"1.2.0-1.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','c8c70501194090f2267e432a658ee9b5','New fullscreen mode for maximum graph visibility.\r\n Reduced margins and padding throughout the interface for better space utilization.','',1006000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303040,0,'page_link_insights','1.7.1',272,16,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1766642693,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:9:\"nlp_tools\";s:13:\"1.2.0-1.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','5667c3a9968b589df69d8f019d277092','  Christmas Release 2024!\r\n\r\n  New features & improvements:\r\n  - Diagram now shows only pages within the selected subtree\r\n  - Links are filtered to display only connections between pages in the current view\r\n  - Semantic suggestions respect frontend display settings (maxSuggestions & proximityThreshold)\r\n  - Node sizes are now proportional to incoming links (sqrt scale for better visualization)\r\n  - Improved linkvalidator integration for broken link detection\r\n\r\n  Merry Christmas and happy linking!\r\n','',1007001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303041,0,'page_link_insights','2.0.0',272,19,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1766642708,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','d11a7a5f9ab6a3c0b14c828dcea844e1','  Christmas Release 2024!\r\n\r\n  New features & improvements:\r\n  - Diagram now shows only pages within the selected subtree\r\n  - Links are filtered to display only connections between pages in the current view\r\n  - Semantic suggestions respect frontend display settings (maxSuggestions & proximityThreshold)\r\n  - Node sizes are now proportional to incoming links (sqrt scale for better visualization)\r\n  - Improved linkvalidator integration for broken link detection\r\n\r\n  Merry Christmas and happy linking!\r\n','',2000000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303042,0,'page_link_insights','2.1.1',272,8,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1781512631,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','207d8350a90984d05157e13a638a1d50','- Feature: new \"includeSysFolders\" option to include system folders (doktype 254) as nodes in the diagram (e.g. when used as menu entry points). [20]\r\n  - Bug fix: fixed an endless TYPO3 Database Analyzer loop on the DOUBLE PRECISION columns (weight/relevance now use DEFAULT 0, matching MySQL 8.x /  MariaDB). [22]\r\n  - Docs: clarified scheduler task frequency guidance. [21]\r\n\r\n  Upgrade note: run the Database Analyzer once after upgrading to align the schema.','',2001001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303043,0,'page_link_insights','1.8.0',272,6,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1781512703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','59957aea2b0ed05f7c1194bbd5d0af0a','TYPO3 12.4 / 13.4 release line.\r\n  \r\n- Feature: new \"includeSysFolders\" option to include system folders (doktype 254) as nodes in the diagram (e.g. when used as menu entry points). [20]\r\n- Bug fix: fixed an endless TYPO3 Database Analyzer loop on the DOUBLE PRECISION columns (weight/relevance now use DEFAULT 0, matching MySQL 8.x / MariaDB). [22]\r\n- Docs: clarified scheduler task frequency guidance. [21] ','',1008000,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303044,0,'page_link_insights','3.0.1',272,4,'Page Link Insights','Maps internal linking from the TYPO3 reference index and draws it as an interactive force diagram, with per-language theme extraction and broken link detection.',2,0,1,1785328997,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','3c212000ed5cd10a0c5d66d8b56198f1','3.0.1 : Reference index link extraction, per-language analysis\r\n\r\nLinks are now read from sys_refindex instead of being discovered by regular expressions over content element fields. This catches links the previous approach could never see :  header links, FlexForm values, page shortcuts, link fields from third-party extensions, and removes the ones it invented. Menu elements keep a dedicated expansion, since a menu pointing at one page renders links to that pages children.\r\n\r\nThe analysis runs one language at a time, with a selector in the module. Links, page titles, keywords, themes and statistics all follow the selected language.\r\n\r\nThemes are ranked by TF-IDF against the analysed subtree and use the language declared by the site configuration rather than a guess made from the text. A term carried by more than half of the analysed pages is dropped as vocabulary rather than subject matter.\r\n\r\nBroken link detection works again, and the module fills the backend content area.\r\n\r\nThe documentation was rewritten against the 3.x behaviour: the language selector, the broken link placeholder node and the reference index requirement are documented, and the screenshots were retaken on a clean site.\r\n\r\nUpgrade: run the database schema update (statistics are now stored per language) and build the reference index if your installation never has (vendor/bin/typo3 referenceindex:update). The module warns when that index is empty rather than rendering an empty diagram. Expect link counts to change, usually downwards - version 2 matched any bare number against page uids and turned the hits into links.','',3000001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303045,0,'page_link_insights','3.0.2',272,2,'Page Link Insights','Maps internal linking from the TYPO3 reference index and draws it as an interactive force diagram, with per-language theme extraction and broken link detection.',2,0,1,1787995638,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:9:\"nlp_tools\";s:13:\"2.0.0-2.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','dc380335eafcb7ef23eaab9ef42bc01c','Fixes 27: the scheduler task no longer stalls on large sites.\r\nPageRank and centrality rebuilt the whole link graph from the flat link list on every step they took, so a full-site run on a few thousand pages never came back. Both now read from maps built in the single pass that already walks the links. Measured on TYPO3 14.3.3 with 20,001 pages and 59,903 internal links: from killed after eighteen minutes without returning, to 8.5 seconds. The stored metrics are unchanged, to the bit. Alongside that, database writes are batched, each run replaces its own rows instead of piling new ones on top, and a failing task now logs the exception instead of reporting a bare \"task returned false\".','',3000002,1,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303046,0,'page_link_insights','1.8.1',272,2,'Page Link Insights','Visualize internal page links with D3.js force diagrams and thematic clustering for content analysis.',2,0,1,1787995691,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','b14f7727d0969f20dbe3c13693ac532d','Backports the 27 scheduler fix to the TYPO3 12/13 line. The same quadratic PageRank and centrality scans, plus two more of the same kind: the subtree filter tested both ends of every link against the full page list, and every numeric href in the content cost its own COUNT query. \r\nVerified on TYPO3 13.4.22, the stored metrics, links and statistics come out identical to 1.8.0, to the bit and on a two-thousand-page graph the metrics step drops from 50 s to 9 ms. \r\nWrites are batched, and a failing task now logs its exception instead of returning false in silence.','',1008001,0,0,'https://github.com/friteuseb/page_link_insights/blob/typo3-v14/README.md','ter','',''),
(9303047,0,'reset_scheduler','1.0.0',108,32,'Reset Scheduler','Reset Scheduler Tasks',2,0,3,1740408853,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"scheduler\";s:14:\"11.5.0-12.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','f8e47b713b83a741220a70456276bd01','Initial upload','jweiland.net',1000000,0,0,'https://docs.typo3.org/p/jweiland/reset-scheduler/1.0/en-us','ter','',''),
(9303048,0,'reset_scheduler','0.1.1',108,32,'Reset Scheduler','Reset Scheduler Tasks',2,0,3,1740414500,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:9:\"scheduler\";s:14:\"10.4.0-11.5.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','526f1aaaf2a2e1c956b8c8d085de34e0','Initial upload for TYPO3 10.4 and TYPO3 11.5','jweiland.net',1001,0,0,'https://docs.typo3.org/p/jweiland/reset-scheduler/0.1/en-us','ter','',''),
(9303049,0,'reset_scheduler','1.0.1',108,44,'Reset Scheduler','Reset Scheduler Tasks',2,0,3,1740415757,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.25-13.4.99\";s:9:\"scheduler\";s:15:\"12.4.25-13.4.99\";}}','Stefan Froemken','projects@jweiland.net','jweiland.net','d54fb24834bba19e0984e0c545b286a6','Add TYPO3 13 compatibility\r\nRemove TYPO3 11 compatibility','jweiland.net',1000001,1,0,'https://docs.typo3.org/p/jweiland/reset-scheduler/1.0/en-us','ter','',''),
(9303050,0,'nlp_tools','1.0.0',149,36,'NLP Tools','Natural Language Processing tools for TYPO3',0,0,5,1740473813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Cywolf','','friteuseb','4cb92f80c999bf9c791749d439c0525f','NLP Tools (nlp_tools) is a TYPO3 extension that provides natural language processing tools for your TYPO3 projects. This extension enables automatic language detection, stop words filtering, and stemming for several European languages, including French, English, German, and Spanish.','',1000000,0,0,'https://github.com/friteuseb/nlp_tools/blob/main/README.md','ter','',''),
(9303051,0,'nlp_tools','1.1.1',149,31,'NLP Tools','Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering',1,0,5,1742805830,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Cywolf','','friteuseb','479ebbd46df5e2f4392ecb75073b1cb5','add retro compatibility to TYPO3 v12\r\nnew NLP services TextVectorizerService, TextClusteringService, TopicModelingService','',1001001,0,0,'https://github.com/friteuseb/nlp_tools/blob/main/README.md','ter','',''),
(9303052,0,'nlp_tools','1.2.0',149,37,'NLP Tools','Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering',1,0,5,1742914900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Cywolf','cyril.wolfangel@gmail.com','friteuseb','0739efa2a08149865fa58bef12116a98','This release fixes a critical TypeError in page_link_insights when processing stemmed words and updates nlp_tools to improve text analysis consistency.\r\nModified TextAnalysisService::stem() to return an array instead of a string\r\nFixed namespace issue for Wamania PHP Stemmer classes\r\nUpdated TextVectorizerService to handle the new stem() return type\r\n\r\nUpgrade Instructions:\r\nClear all TYPO3 caches: php typo3/sysext/core/bin/typo3 cache\r\nRegenerate Composer autoloader: composer dump-autoload\r\nIf you have custom code using TextAnalysisService::stem(), update it to handle arrays\r\n\r\nBreaking Changes:\r\nTextAnalysisService::stem() now returns an array instead of a string. If your code expects a string, use implode( , $stemmedWords) to convert.','',1002000,0,0,'https://github.com/friteuseb/nlp_tools/blob/main/README.md','ter','',''),
(9303053,0,'nlp_tools','1.3.0',149,23,'NLP Tools','Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering',1,0,5,1758018359,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Cywolf','','friteuseb','ac7a95abe33f2936eb63b2517f81c14b',' Enhanced Language Detection for TYPO3 12/13\r\n\r\n- NEW: Intelligent TYPO3 site language detection\r\n- IMPROVED: Advanced German language support with stemming\r\n - UPDATED: Dependencies compatibility for TYPO3 13\r\n - ENHANCED: Development/production deployment workflow\r\n\r\n  Perfect foundation for semantic analysis extensions.','',1003000,0,0,'https://github.com/friteuseb/nlp_tools/blob/main/README.md','ter','',''),
(9303054,0,'nlp_tools','2.0.0',149,22,'NLP Tools','Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering',2,0,5,1766643095,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Wolfangel Cyril','cyril.wolfangel@gmail.com','friteuseb','6575d67c8a4f9f5d5d45c0b290200e1b',' Christmas Release 2024 - TYPO3 14 Support!\r\n\r\n  Whats new in 2.0.0:\r\n  - Full TYPO3 14 compatibility (supports 12.4 - 14.x)\r\n  - PHP 8.1 strict type declarations\r\n  - Improved language detection service\r\n  - Enhanced text analysis with better accuracy\r\n  - Stop words support for 7 languages (EN, FR, DE, ES, IT, PT, NL)\r\n\r\n  This is a dependency for semantic_suggestion extension.\r\n','',2000000,1,0,'https://github.com/friteuseb/nlp_tools/blob/main/README.md','ter','',''),
(9303055,0,'psr14_event_list','2.0.1',77,37,'psr 14 eventlist','Lists all psr 14 events',2,0,0,1740516698,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";}}','Christian Rath-Ulrich','christian@rath-ulrich.de','geborune','26028e4adb6531ca952ec922d2249780','fix last uploade','',2000001,0,0,'https://docs.typo3.org/p/cru/psr14-event-list/main/en-us/','ter','',''),
(9303056,0,'psr14_event_list','2.0.2',77,35,'psr 14 eventlist','Lists all psr 14 events',2,0,0,1741636304,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";}}','Christian Rath-Ulrich','christian@rath-ulrich.de','geborune','db9c12773bb41da366a9cfa00b01db35','fix: Active menu item is not set','',2000002,0,0,'https://docs.typo3.org/p/cru/psr14-event-list/main/en-us/','ter','',''),
(9303057,0,'psr14_event_list','2.1.0',77,5,'psr 14 eventlist','Lists all psr 14 events',2,0,0,1779834500,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.2-14.9.99\";s:7:\"backend\";s:14:\"12.4.2-14.9.99\";}}','Christian Rath-Ulrich','christian@rath-ulrich.de','geborune','6db1e7dd476cace98899f4183a3c9321','Add Typo3 14 compatibility and functional tests','',2001000,1,0,'https://docs.typo3.org/p/cru/psr14-event-list/main/en-us/','ter','',''),
(9303058,0,'external_link_list','2.0.1',36,25,'external-link-list','Adds a Module to list all external links',2,0,0,1740517137,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.2-13.9.99\";s:7:\"backend\";s:14:\"12.4.2-13.9.99\";}}','Christian Rath-Ulrich','christian@rath-ulrich.de','geborune','c3d0f7878b3fddce8837cd8750af7c9d','first uploade','',2000001,0,0,'https://docs.typo3.org/p/cru/external-link-list/main/en-us/','ter','',''),
(9303059,0,'external_link_list','2.2.0',36,11,'external-link-list','Adds a Module to list all external links',2,0,0,1779910148,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.2-14.99.99\";s:7:\"backend\";s:15:\"12.4.2-14.99.99\";}}','Christian Rath-Ulrich','christian@rath-ulrich.de','geborune','3601a0b1d016071a64db09b50c91c21c','add tests and typo3 14 compatibility','',2002000,1,0,'https://docs.typo3.org/p/cru/external-link-list/main/en-us/','ter','',''),
(9303060,0,'tight','1.0.0',66,37,'Tight Backend','Tweaks the backend CSS of TYPO3 13.4 to reduce the vast space set between the UI elements.',2,0,4,1740654340,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','a0b1e6c269650845b1dfcc5a8c59ad3e','Initial upload','',1000000,0,0,'https://github.com/kitzberger/tight/blob/main/README.md','ter','',''),
(9303061,0,'tight','1.1.0',66,29,'Tight Backend','Tweaks the backend CSS of TYPO3 13.4 to reduce the vast space set between the UI elements.',2,0,4,1754554850,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','80470f2223023ad6caa61fc2439c9bce','More options to adjust tightness in BE interface.','',1001000,1,0,'https://github.com/kitzberger/tight/blob/main/README.md','ter','',''),
(9303062,0,'imagecredits14v','12.3.0',198,31,'ImageCredits14v','Erstellt eine Liste mit Dateien im System in gibt deren MetaDaten aus.',2,0,3,1741004461,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','e6377c8e313404f0d4a56d3684b6bdf8','Initial release for TYPO3 Version 12','one4vision GmbH',12003000,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303063,0,'imagecredits14v','12.3.1',198,30,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1741007132,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','1574ff45027793d5c33bea2584e1b74f','Update ext_emconf settings','one4vision GmbH',12003001,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303064,0,'imagecredits14v','12.3.2',198,33,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1741010683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','604672c9f5cbfc48247b5dbdf7359cda','[BUGFIX] auto-import constants typoscript\r\n[BUGFIX] CSP issues in backend','one4vision GmbH',12003002,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303065,0,'imagecredits14v','12.3.3',198,24,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1748954411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','d3694706a6e141f58907a3d609c80a30','BUGFIX\r\n- Images within News and Address were not displayed correctly as reference\r\n- Fixing loading time problems with large image sets\r\n\r\nTASK\r\n- News and address records are labeled as such\r\n- News can be linked to a detail page','one4vision GmbH',12003003,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303066,0,'imagecredits14v','12.3.4',198,33,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1749561692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','995b9e5a8dc7c969b57e24a9415b53ed','[BUGFIX] Select extensions in thumblist plugin','one4vision GmbH',12003004,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303067,0,'imagecredits14v','12.3.5',198,14,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1770372943,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"filemetadata\";s:14:\"12.4.0-12.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','2dfcd57d948816cb4b5d1afd1a782e61','[BUGFIX] Select Root-Page at imglist-plugin\r\n[FEATURE] Import default licences\r\n[FEATURE] Frontend edit-form for defined fe_groups\r\n[FEATURE] Show images in frontend-list in an overlay\r\n[TASK] Code cleanup','one4vision GmbH',12003005,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303068,0,'imagecredits14v','13.0.0',198,14,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1770640920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','577f0f1beefe6896f6c363c7af5962f0','[TASK] Add TYPO3 v13 compatibility','one4vision GmbH',13000000,0,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303069,0,'imagecredits14v','13.0.1',198,19,'ImageCredits14v','Provides an overview of all used images with copyright information in the frontend and a backend module for managing copyright details.',2,0,3,1770711965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Oliver Busch','ob@14v.de','one4vision_gmbh','9b3752b8865b1cde2b13cb85446e4b9b','[BUGFIX] Update dependencies in composer.json','one4vision GmbH',13000001,1,0,'https://github.com/one4vision/imagecredits14v/blob/main/README.md','ter','',''),
(9303070,0,'univie_pure','12.0.524',102,28,'T3LUH FIS','Query the pure research information system',1,0,3,1741004475,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"1.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','ae6479b7304c09033bf26a6dc52794f1','LUH FIS / Elsevier Pure (beta) Extension for TYPO3 v12.4\r\nThis extension integrates Elsevier Pure research information system with TYPO3 v12.4, enabling seamless publication of academic content on your website. Built upon the foundation of the Vienna Pure extension, our implementation has been optimized for Leibniz University Hannover specific requirements.','',12000524,0,0,'','ter','',''),
(9303071,0,'univie_pure','12.1.524',102,31,'T3LUH FIS','This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.',1,0,3,1741113172,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"2.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','ea64721a43f4d324cff1518a07fc7d2a','Fixed BibTeX rendering with improved accordion. Refined WebService with better renderer handling and locale parameter management. Updated ResearchOutput methods to handle language parameters correctly. Bumped version to 12.1.524, updated dependencies (PHP 8.2, numbered_pagination 2.0.1), improved documentation, and updated tests.','',12001524,0,0,'','ter','',''),
(9303072,0,'univie_pure','12.3.524',102,8,'T3LUH FIS','This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.',1,0,3,1749212760,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"2.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','5d28e9b11e19ed8ee8601c4ad9dd18d6','Version update to 12.3.524\r\n  - Multiple cleanup commits for code maintenance\r\n  - Fixed naming conventions\r\n  - Moved CSS files to proper Resources/Public/Css directory\r\n  - Enhanced helper methods for processing contact persons, emails, and web addresses (12)\r\n  - Implemented security improvements with input sanitization and validation','',12003524,0,0,'','ter','',''),
(9303073,0,'univie_pure','12.4.524',102,13,'T3LUH FIS','This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.',1,0,3,1749224007,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"2.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','27ea212807883ebb7407c7b0893ede37','- fixes updatePageTitle','',12004524,0,0,'','ter','',''),
(9303074,0,'univie_pure','12.6.524',102,9,'T3LUH FIS','This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.',1,0,3,1760351536,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"2.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','16a5f803535191bd160b616c16128c89','Bug Fixes\r\n\r\nURL handling: Fixed URL building to remove lang parameter appearing incorrectly\r\nLocale strings: Fixed plain locale strings in URLs (de_DE format instead of XML wrapped format)\r\nPortal links: Fixed issue 7 - Link to portal not working\r\nImprovements\r\n\r\nArray validation: Added robust array access validation in Equipments\r\nCode cleanup: Removed unused package\r\nBackend form style overrides for multiselect fields\r\nPerson display improvements (always showing organization names)\r\nBackend language handling for API use\r\nAJAX loading for dynamic results (Person/Organisation/Projects in BE)\r\nWorkflow filters and pagination improvements\r\nEquipment field fixes and enhanced link handling','',12006524,0,0,'','ter','',''),
(9303075,0,'univie_pure','12.10.524',102,13,'T3LUH FIS','This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.',1,0,3,1762898164,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:19:\"numbered_pagination\";s:13:\"2.0.1-2.99.99\";}}','TYPO3-Team LUIS LUH','typo3@luis.uni-hannover.de','alexeh','605b67d184bebd48098dbad7648ffe9e','Published from GitHub release 12.10.524','',12010524,1,0,'','ter','',''),
(9303076,0,'bluesky','1.0.0',71,33,'Show bluesky feed in TYPO3','',2,0,3,1741181153,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c4e596d0e0a94398007194b91abf341e','Initial release of in2code/bluesky - show posts of an author in your TYPO3 13 frontend','in2code.de',1000000,0,0,'https://github.com/in2code-de/bluesky','ter','',''),
(9303077,0,'bluesky','1.3.0',71,38,'Show bluesky feed in TYPO3','',2,0,3,1741458826,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b63c6276d29b56883dbd1a963a2cf7cd','Version 1.3.0 of in2code/bluesky. See https://github.com/in2code-de/bluesky for changelog and features. Have fun!','in2code.de',1003000,1,0,'https://github.com/in2code-de/bluesky','ter','',''),
(9303078,0,'academic_programs','1.1.3',249,35,'(FGTCLB) University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1741191485,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:14:\"category_types\";s:13:\"1.1.0-1.99.99\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:1:\"*\";}}','','','web-vision-gmbh','ac7c699d8ea5e60622ac91a6d6dc6262','https://github.com/fgtclb/academic-programs/releases/tag/1.1.3\r\nhttps://github.com/fgtclb/academic-programs/releases/tag/1.1.2\r\nhttps://github.com/fgtclb/academic-programs/releases/tag/1.1.1\r\nhttps://github.com/fgtclb/academic-programs/releases/tag/1.1.0','',1001003,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/1.1/en-us','ter','',''),
(9303079,0,'academic_programs','1.1.4',249,36,'(FGTCLB) University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1741351034,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:14:\"category_types\";s:13:\"1.1.0-1.99.99\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:1:\"*\";}}','','','web-vision-gmbh','f1e3485efa5aebd19cc03d8600def04a','https://github.com/fgtclb/academic-programs/releases/tag/1.1.4','',1001004,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/1.1/en-us','ter','',''),
(9303080,0,'academic_programs','2.0.1',249,34,'(FGTCLB) University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1746556866,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:8:\"frontend\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:14:\"category_types\";s:5:\"2.0.1\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','','','web-vision-gmbh','e7396561682513db312db38e4f8bf404','https://github.com/fgtclb/academic-programs/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.0/en-us','ter','',''),
(9303081,0,'academic_programs','1.2.0',249,25,'(FGTCLB) University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1753439355,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:8:\"frontend\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:14:\"category_types\";s:5:\"1.2.0\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:0:\"\";}}','','','web-vision-gmbh','0eee3f676f96636ebef83f61c4f004b7','https://github.com/fgtclb/academic-programs/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/1.2/en-us','ter','',''),
(9303082,0,'academic_programs','2.1.0',249,13,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1771427251,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:14:\"category_types\";s:5:\"2.1.0\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','f262487085f71954c8872536f449fd3d','https://github.com/fgtclb/academic-programs/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.1/en-us','ter','',''),
(9303083,0,'academic_programs','2.1.1',249,13,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1771429308,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:14:\"category_types\";s:5:\"2.1.1\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1121ecae664f4047369179b208862133','https://github.com/fgtclb/academic-programs/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.1/en-us','ter','',''),
(9303084,0,'academic_programs','2.1.2',249,13,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1771432523,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:14:\"category_types\";s:5:\"2.1.2\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5f16d21eae11eaeb8f743bdcb4e06114','https://github.com/fgtclb/academic-programs/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.1/en-us','ter','',''),
(9303085,0,'academic_programs','2.2.0',249,14,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1772804869,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:14:\"category_types\";s:5:\"2.2.0\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1d3eace46167eada0043f14b1a867139','https://github.com/fgtclb/academic-programs/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.2/en-us','ter','',''),
(9303086,0,'academic_programs','2.3.0',249,14,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1774604481,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:14:\"category_types\";s:5:\"2.3.0\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5a07009fe8ff988036eb32d4305b03b7','https://github.com/fgtclb/academic-programs/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.3/en-us','ter','',''),
(9303087,0,'academic_programs','2.3.1',249,12,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1776667948,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:14:\"category_types\";s:5:\"2.3.1\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','51e89659a165597b08cfdb6b731d20cc','https://github.com/fgtclb/academic-programs/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.3/en-us','ter','',''),
(9303088,0,'academic_programs','2.3.2',249,11,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1777223327,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";s:14:\"category_types\";s:5:\"2.3.2\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','045344e303a5b18781dcd91bae777607','https://github.com/fgtclb/academic-programs/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.3/en-us','ter','',''),
(9303089,0,'academic_programs','2.2.1',249,10,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1777232746,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:14:\"category_types\";s:5:\"2.2.1\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','39009ec8de1472587f45a47d51f5f03c','https://github.com/fgtclb/academic-programs/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.2/en-us','ter','',''),
(9303090,0,'academic_programs','2.3.3',249,8,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1777999602,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:14:\"category_types\";s:5:\"2.3.3\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','cebbc657ef112f4d2f119c3f06a23f8d','https://github.com/fgtclb/academic-programs/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.3/en-us','ter','',''),
(9303091,0,'academic_programs','2.3.4',249,11,'FGTCLB: University Educational Program','Educational Program page for TYPO3 with structured data based on sys_category',1,0,2,1778001221,'a:2:{s:7:\"depends\";a:7:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:14:\"category_types\";s:5:\"2.3.4\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:13:\"2.0.0-2.99.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','db37fe01a0c46eb867b4653abb76e987','https://github.com/fgtclb/academic-programs/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-programs/2.3/en-us','ter','',''),
(9303092,0,'filetransfer','2.0.0',147,31,'Filetransfer','TYPO3 Extension to send downloadables via email secury and privacy complaint.',2,0,3,1741259941,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','f8904d05a9675b06b3671420d2ce59a6','TYPO3 13 Support','WACON Internet GmbH',2000000,0,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303093,0,'filetransfer','2.0.3',147,33,'Filetransfer','The filetransfer extension enables the secure transfer of files from your own web server (\"on-premise\"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.',2,0,3,1741352044,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','e59edee0e2e87d774d9b187797c9a9cb','https://github.com/wacon-internet-gmbh/filetransfer/releases/tag/2.0.3','WACON Internet GmbH',2000003,0,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303094,0,'filetransfer','2.1.0',147,39,'Filetransfer','The filetransfer extension enables the secure transfer of files from your own web server (\"on-premise\"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.',2,0,3,1743145303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','76f15253568697bc48ffc97173fe8b8d','https://github.com/wacon-internet-gmbh/filetransfer/releases/tag/2.1.0','WACON Internet GmbH',2001000,0,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303095,0,'filetransfer','3.0.0',147,16,'Filetransfer','The filetransfer extension enables the secure transfer of files from your own web server (\"on-premise\"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.',2,0,3,1766470733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','b8853fcbf5abea2bb3e39ad3712ffb52','https://github.com/wacon-internet-gmbh/filetransfer/releases/tag/3.0.0','WACON Internet GmbH',3000000,0,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303096,0,'filetransfer','3.0.1',147,11,'Filetransfer','The filetransfer extension enables the secure transfer of files from your own web server (\"on-premise\"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.',2,0,3,1766475439,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','96c01ad4b288aff207ff50f3414935a4','- [BUGFIX] Fix Nullable argument','WACON Internet GmbH',3000001,0,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303097,0,'filetransfer','3.1.0',147,17,'Filetransfer','The filetransfer extension enables the secure transfer of files from your own web server (\"on-premise\"). This eliminates the need for email transfers, which can be challenging for large files and pose security risks for sensitive data. As an alternative to WeTransfer, organizations can use this extension to present themselves in a particularly security-conscious and professional manner.',2,0,3,1773640151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','d7c4335f35f0bef9e5c69e5ed5f52fd6','https://github.com/wacon-internet-gmbh/filetransfer/releases/tag/3.1.0','WACON Internet GmbH',3001000,1,0,'https://github.com/wacon-internet-gmbh/filetransfer/blob/main/README.md','ter','',''),
(9303098,0,'academic_partners','1.1.1',214,34,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1741262862,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:14:\"category_types\";s:12:\"1.0.0-1.9.99\";}}','','','web-vision-gmbh','7a617a893759e5301023540ee04cbddc','https://github.com/fgtclb/academic-partners/releases/tag/1.1.1','',1001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/1.1/en-us','ter','',''),
(9303099,0,'academic_partners','2.0.1',214,37,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1746556213,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:14:\"category_types\";s:5:\"2.0.1\";}}','','','web-vision-gmbh','4483ed0472078bb4daf8dea16cbc3556','https://github.com/fgtclb/academic-partners/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.0/en-us','ter','',''),
(9303100,0,'academic_partners','1.2.0',214,25,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1753439208,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:7:\"backend\";s:14:\"11.5.0-12.4.99\";s:7:\"extbase\";s:14:\"11.5.0-12.4.99\";s:5:\"fluid\";s:14:\"11.5.0-12.4.99\";s:14:\"category_types\";s:12:\"1.2.0-1.9.99\";}}','','','web-vision-gmbh','bb5afc925dbfb3457039571ea8e7b25c','https://github.com/fgtclb/academic-partners/releases/tag/1.2.0','',1002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/1.2/en-us','ter','',''),
(9303101,0,'academic_partners','2.1.0',214,13,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1771427230,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:14:\"category_types\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','66701f5db12d3c2646c3444dbb790196','https://github.com/fgtclb/academic-partners/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.1/en-us','ter','',''),
(9303102,0,'academic_partners','2.1.1',214,13,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1771429291,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:14:\"category_types\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','a429b9314e75851a6838a4dbefdda429','https://github.com/fgtclb/academic-partners/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.1/en-us','ter','',''),
(9303103,0,'academic_partners','2.1.2',214,14,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1771432506,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:14:\"category_types\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','34fc1d70e4f909e2047dba3a1058328f','https://github.com/fgtclb/academic-partners/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.1/en-us','ter','',''),
(9303104,0,'academic_partners','2.2.0',214,13,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1772804852,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:14:\"category_types\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','f5b61f34b2c0cd56c4b1516c6df29a21','https://github.com/fgtclb/academic-partners/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.2/en-us','ter','',''),
(9303105,0,'academic_partners','2.3.0',214,13,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1774604462,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:14:\"category_types\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','8e1aa0114643af25dbea7a344ea9cb86','https://github.com/fgtclb/academic-partners/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.3/en-us','ter','',''),
(9303106,0,'academic_partners','2.3.1',214,11,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1776667929,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:14:\"category_types\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','12c32effd591db4d0a1734b3b3e7cbd5','https://github.com/fgtclb/academic-partners/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.3/en-us','ter','',''),
(9303107,0,'academic_partners','2.3.2',214,11,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1777223309,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";s:14:\"category_types\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','2a88c93ad8f1dc40246bd0e6e1c4d9a8','https://github.com/fgtclb/academic-partners/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.3/en-us','ter','',''),
(9303108,0,'academic_partners','2.2.1',214,10,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1777232724,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:14:\"category_types\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','2cdcc9f813a9dbdde01a6f61a6f098b4','https://github.com/fgtclb/academic-partners/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.2/en-us','ter','',''),
(9303109,0,'academic_partners','2.3.3',214,8,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1777999585,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:14:\"category_types\";s:5:\"2.3.3\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:12:\"2.0.0-2.9.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','10ef607efa5fde125b57beeeb7bb66d9','https://github.com/fgtclb/academic-partners/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.3/en-us','ter','',''),
(9303110,0,'academic_partners','2.3.4',214,12,'FGTCLB: Academic Partners','Extension for showing academic partners in list and map view',1,0,4,1778001205,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:5:\"fluid\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:14:\"category_types\";s:5:\"2.3.4\";}s:8:\"suggests\";a:1:{s:19:\"page_backend_layout\";s:12:\"2.0.0-2.9.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','c90b71790c4bf0d1305b1bd691ad117f','https://github.com/fgtclb/academic-partners/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-partners/2.3/en-us','ter','',''),
(9303111,0,'secrets','2.0.0',215,14,'Secrets','',2,0,3,1741681733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','873962a1f454554be880a11eace9a75a','The TYPO3 extension secrets developed by us is used to encrypt messages and pass them on as a unique link. The extension is suitable for organizations that attach particular importance to security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is unknown (GDPR) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.','',2000000,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303112,0,'secrets','2.0.1',215,30,'Secrets','',2,0,3,1741682985,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','85ed1740b18e2ac9ebfb87ca62712b05','add Documentation','',2000001,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303113,0,'secrets','2.0.2',215,31,'Secrets','',2,0,3,1741683205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','2a17476eb988761d51e7d4a0ab6fd124','Update','WACON Internet GmbH',2000002,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303114,0,'secrets','2.0.3',215,33,'Secrets','',2,0,3,1741683521,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','8a6d6de6cf92a89b615782b6eb1693b9','add Links','WACON Internet GmbH',2000003,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303115,0,'secrets','2.0.4',215,34,'Secrets','secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.',2,0,3,1742376383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','9f9becbe321e56c5616837311c2942e7','Add new description','WACON Internet GmbH',2000004,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303116,0,'secrets','2.1.0',215,37,'Secrets','secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.',2,0,3,1744795115,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','0f51ca1010dbd121f2b32ecb6bd20d63',' Add site set configuration','WACON Internet GmbH',2001000,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303117,0,'secrets','3.0.0',215,16,'Secrets','secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.',2,0,3,1766412662,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','464e0ee2ecdc1e4165bc50f372f6eca4','First release for TYPO3 14','WACON Internet GmbH',3000000,0,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303118,0,'secrets','3.0.1',215,20,'Secrets','secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.',2,0,3,1766481781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','d69c1992078ffec4dd42294f8e365a27','[BUGFIX] TypoScript','WACON Internet GmbH',3000001,1,0,'https://www.wacon.de/typo3-service/secrets.html','ter','',''),
(9303119,0,'uk_release_test','0.0.5',72,12,'Uk release','Something',2,0,1,1741711067,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','4eb23d89adac712664f3888143fc6644','[TASK] adjust version','',5,0,0,'','ter','',''),
(9303120,0,'uk_release_test','0.0.6',72,17,'Uk release','Something',2,0,1,1741712517,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','db66703716ada8c2ee105730d1506557','[TASK] bump version number','',6,0,0,'','ter','',''),
(9303121,0,'uk_release_test','0.0.8',72,10,'Uk release','Something',2,0,1,1744626476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','23ed35709020643a551b391c07867d97','[TASK] Bump version number','',8,0,0,'','ter','',''),
(9303122,0,'uk_release_test','1.0.0',72,15,'Uk release','Something',2,0,1,1744701816,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','1a4d06012c93919a7aee969d2d15139e','Release v1.0.0 automatically\n\nThis should be the comment.\nMultiline.','',1000000,0,0,'','ter','',''),
(9303123,0,'uk_release_test','1.0.1',72,18,'Uk release','This extension is only for testing the automatically release process for TYPO3 extensions.',2,0,1,1747737950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Eike Starkmann','starkmann@undkonsorten.com','undkonsorten','b066538ffd54e8c172d8a7391274f7e7','Override last tag with force poush\nThis is a message about this release\n\n Something\n Other things\n Etc\n\nHave fun','',1000001,1,0,'','ter','',''),
(9303124,0,'ter_test','0.0.1',26,26,'Ter test','',0,0,4,1741849924,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.26-12.4.99\";}}','','typo3@ba-ro.de','abandoned_extensions','a83b172a792c48b3a5fdef276e560247','[TASK] Add action for ter publishing\n\ncommented','',1,1,0,'','ter','',''),
(9303125,0,'petabot','1.0.0',64,15,'Petabot (AI Chatbot)','An AI chatbot plugin for Typo3 to boost support, engage users, and enhance your site with natural conversations.',2,0,3,1741873980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Petanux GmbH','solutions@petanux.com','petanux','6f28ed9f85bb08839d9f6bd1e64792b1','An AI chatbot plugin for Typo3 to boost support, engage users, and enhance your site with natural conversations.','',1000000,0,0,'','ter','',''),
(9303126,0,'petabot','2.0.0',64,14,'Petabot (AI Chatbot)','An AI chatbot plugin for Typo3 to boost support, engage users, and enhance your site with natural conversations.',2,0,3,1742201899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Petanux GmbH','solutions@petanux.com','petanux','7e925d150831b6771a198d0477db804f','API URLs are updated.','',2000000,0,0,'','ter','',''),
(9303127,0,'petabot','2.0.1',64,17,'Petabot (AI Chatbot)','An AI chatbot plugin for Typo3 to boost support, engage users, and enhance your site with natural conversations.',2,0,3,1742824378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Petanux GmbH','solutions@petanux.com','petanux','b05e9c6183ea8d6853e761810b2f2d23','Implemented critical security patches to enhance application safety and protect user data','',2000001,0,0,'','ter','',''),
(9303128,0,'petabot','2.1.0',64,18,'Petabot (AI Chatbot)','An AI chatbot plugin for Typo3 to boost support, engage users, and enhance your site with natural conversations.',2,0,3,1752761762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Petanux GmbH','solutions@petanux.com','petanux','bdbb4b9b16e9635508f4e9788c6b3d23','Support for Petabot position configuration (Right, Left, Center).\r\nCritical security patches have been added to protect user data.','',2001000,1,0,'','ter','',''),
(9303129,0,'typowyg','1.0.0',68,11,'Trumbowyg Editor','Provides the Trumbowyg - Editor.',2,0,4,1742123005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";}}','Callari Salvatore','Callari@WaXCode.net','callari','e2ea52d389afecd5d60fbc07d446a159','This extension implements the Trumbowyg Editor furthermore offering a plugin that allows the user to browse, upload, select and ultimatly embed or link content from their Google Drive.','',1000000,0,0,'https://waxcode.net/x/Documentation/typowyg/','ter','',''),
(9303130,0,'typowyg','1.0.1',68,26,'Trumbowyg Editor','Provides the Trumbowyg - Editor.',2,0,4,1742492951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";}}','Callari Salvatore','Callari@WaXCode.net','callari','af2c8676715846f7f79f2be31a568ce8','This extension implements the Trumbowyg Editor furthermore offering a plugin that allows the user to browse, upload, select and ultimatly embed or link content from their Google Drive.','',1000001,0,0,'https://waxcode.net/x/Documentation/typowyg/','ter','',''),
(9303131,0,'typowyg','1.0.2',68,10,'Trumbowyg Editor','Provides the Trumbowyg - Editor.',2,0,4,1743263461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.1-12.99.99\";}}','Callari Salvatore','Callari@WaXCode.net','callari','88ba95499151a852668750baa4c90782','v13 Support','',1000002,0,0,'https://waxcode.net/x/Documentation/typowyg/','ter','',''),
(9303132,0,'typowyg','1.0.3',68,21,'Trumbowyg Editor','Provides the Trumbowyg - Editor.',2,0,4,1743263898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"11.5.0-13.4.8\";}}','Callari Salvatore','Callari@WaXCode.net','callari','7c716879460c1c4fca159adf8903e9af','Now supporting Typo v13','',1000003,1,0,'https://waxcode.net/x/Documentation/typowyg/','ter','',''),
(9303133,0,'recordmodules','1.0.4',291,31,'Modules for records','Adds backend modules for configured record types.',2,0,4,1742134385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','8aa9853fe14261df6efaae02bd77d53f','Initial upload','',1000004,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303134,0,'recordmodules','1.0.5',291,36,'Modules for records','Adds backend modules for configured record types.',2,0,4,1742136154,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','12067350546c6cfea454b66a57cd1281','Update documentation','',1000005,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303135,0,'recordmodules','1.0.6',291,26,'Modules for records','Adds backend modules for configured record types.',2,0,4,1748338035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','11f0160abcf7f473996e4f6e96cee0a6','Bugfix: Editors ware not able to list records.','',1000006,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303136,0,'recordmodules','1.0.7',291,29,'Modules for records','Adds backend modules for configured record types.',2,0,4,1748352311,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','974d2e3c60783259c3c809e6fafec739','[BUGFIX] Display page tree if no pids are set in config record. Use table name in table selector if no title is set.','',1000007,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303137,0,'recordmodules','1.1.0',291,27,'Modules for records','Adds backend modules for configured record types.',2,0,4,1748602736,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','8f7dbbb525020eb133ef5331e1b2d29c','Allow more than one module for a table. Add german translations. Use module title as module headline if set.','',1001000,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303138,0,'recordmodules','1.1.1',291,23,'Modules for records','Adds backend modules for configured record types.',2,0,4,1748861149,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','efff662ec9ea96e9fb38b76461993677','[BUGFIX] Use correct module identifier for links in tab widget','',1001001,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303139,0,'recordmodules','1.1.2',291,20,'Modules for records','Adds backend modules for configured record types.',2,0,4,1758194922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','cb3dc09b95a7641fc9eee46dd2b9f707','Enable sorting links in table header','',1001002,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303140,0,'recordmodules','1.2.0',291,21,'Modules for records','Adds backend modules for configured record types.',2,0,4,1758973836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','7a489f9aca8134cfdee7837d61b6115d',' Introduces two events to adjust PIDs for the modules: https://github.com/rfuehricht/typo3-recordmodules/issues/6\r\n Bugfix in page selector tabs: https://github.com/rfuehricht/typo3-recordmodules/issues/8','',1002000,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303141,0,'recordmodules','1.2.1',291,24,'Modules for records','Adds backend modules for configured record types.',2,0,4,1760018319,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','8e677fa1a2b2476642b8c8e18274d8b3','Fix initialization of setting \"pids\": https://github.com/rfuehricht/typo3-recordmodules/issues/9','',1002001,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303142,0,'recordmodules','1.2.2',291,15,'Modules for records','Adds backend modules for configured record types.',2,0,4,1768424951,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','d93edff3943dc838ded7eec4d8d3b0fe','Bugfix release. See https://github.com/rfuehricht/typo3-recordmodules/issues/10','',1002002,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303143,0,'recordmodules','1.2.3',291,19,'Modules for records','Adds backend modules for configured record types.',2,0,4,1771325449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','0754a7923d46f5fd8a4fc6d6a8ce1c99','Remove deprecation warnings. See https://github.com/rfuehricht/typo3-recordmodules/issues/11','',1002003,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303144,0,'recordmodules','1.3.0',291,11,'Modules for records','Adds backend modules for configured record types.',2,0,4,1780034411,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','f7191a25c49561c7e080e76111e5f12d','Add support for TYPO3 14\r\nDrop support for TYPO3 12','',1003000,0,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303145,0,'recordmodules','1.3.1',291,9,'Modules for records','Adds backend modules for configured record types.',2,0,4,1781512895,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','9fafa7ee44a28b2ee22ed1f858769fe6','BUGFIX: Show page tree only if no PIDs are configured. See: https://github.com/rfuehricht/typo3-recordmodules/issues/12','',1003001,1,0,'https://github.com/rfuehricht/typo3-recordmodules','ter','',''),
(9303146,0,'sanitizegp','1.0.0',51,42,'Sanitize GET/POST','Globally configure sanitizing actions for GET/POST parameters.',2,0,4,1742134457,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','92f3188faef3ec295eb6ee9b751f9d7a','Initial upload','',1000000,0,0,'https://github.com/rfuehricht/sanitizegp/','ter','',''),
(9303147,0,'sanitizegp','1.0.1',51,9,'Sanitize GET/POST','Globally configure sanitizing actions for GET/POST parameters.',2,0,4,1780035103,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','8707b2fc22ee01151c0700406e45dc41','Add support for TYPO3 14','',1000001,1,0,'https://github.com/rfuehricht/sanitizegp/','ter','',''),
(9303148,0,'at_goodfood','1.0.0',53,33,'[AASHRO] Good Food TYPO3 Template','Good Food is a modern and responsive TYPO3 template designed for restaurants, cafés, food blogs, and catering businesses. It features a clean and elegant design, easy customization, and SEO-friendly structure to showcase menus, recipes, and services beautifully.',2,0,6,1742277774,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";s:4:\"mask\";s:12:\"8.3.11-9.0.7\";}}','Team AASHRO','info@aashro.com','rmilan1992','588675e7d99006181fffc52da66e1bc8','Good Food is a modern and responsive TYPO3 template designed for restaurants, cafés, food blogs, and catering businesses. It features a clean and elegant design, easy customization, and SEO-friendly structure to showcase menus, recipes, and services beautifully.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/good-food-typo3-template','ter','',''),
(9303149,0,'at_goodfood','2.0.0',53,18,'[AASHRO] Good Food TYPO3 Template','Good Food is a modern and responsive TYPO3 template designed for restaurants, cafés, food blogs, and catering businesses. It features a clean and elegant design, easy customization, and SEO-friendly structure to showcase menus, recipes, and services beautifully.',2,0,6,1766586940,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";}}','Team AASHRO','info@aashro.com','rmilan1992','1b26cd20f09125fb4de916f19c134e4e',' [Update] Maintenance Release with TYPO3 v13 Support ','AASHRO Tech',2000000,0,0,'https://www.aashro.com/good-food-typo3-template','ter','',''),
(9303150,0,'at_goodfood','3.0.0',53,2,'[AASHRO] Good Food TYPO3 Template','Good Food is a modern and responsive TYPO3 template designed for restaurants, cafés, food blogs, and catering businesses. It features a clean and elegant design, easy customization, and SEO-friendly structure to showcase menus, recipes, and services beautifully.',2,0,6,1786368542,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.4.0-2.99.99\";}}','Team AASHRO','info@aashro.com','rmilan1992','36e03991e00e9840263e56caf81c0dae',' Added support for TYPO3 v14 ','AASHRO Tech',3000000,1,0,'https://www.aashro.com/good-food-typo3-template','ter','',''),
(9303151,0,'typo3_environment_indicator','1.0.0',367,30,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1742488394,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','d4ade5329a6c43252987e14caa35f8eb','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/1.1.0','',1000000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303152,0,'typo3_environment_indicator','1.1.0',367,34,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1742488557,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','91841da68be405ccd13dcb78f5083bbd','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/1.1.0','',1001000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303153,0,'typo3_environment_indicator','2.0.0',367,31,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1744207755,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','f6e0ab576e3c169e3d9657747cd39133','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.0.0','',2000000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303154,0,'typo3_environment_indicator','2.1.0',367,23,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1752845236,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','0bfd4cb34540277e2024d80fd788509b','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.1.0','',2001000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303155,0,'typo3_environment_indicator','2.1.1',367,26,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1753177513,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','16ee2787d253c8a6a4c1a423507542b2','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.1.1','',2001001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303156,0,'typo3_environment_indicator','2.2.0',367,29,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1761288027,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e88c4f47264627ce4cd1ac49c34dfbd7','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.2.0','',2002000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303157,0,'typo3_environment_indicator','2.2.1',367,18,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1762423960,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','34948b6add2e56b4917787e52ef7ea67','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.2.1','',2002001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303158,0,'typo3_environment_indicator','2.2.2',367,23,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1762511843,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','3e0fe4839592da528a216384c8561c1f','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.2.2','',2002002,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303159,0,'typo3_environment_indicator','2.3.0',367,16,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1765535291,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','2aa278fb4d72adf04814d7a9053f9fec','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/2.3.0','',2003000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303160,0,'typo3_environment_indicator','3.0.0',367,18,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1765550140,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','73ab606643a75ff0ac736fef70fa8377','See release notes at https://github.com/jackd248/typo3-environment-indicator/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303161,0,'typo3_environment_indicator','3.0.1',367,17,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1769428839,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','22bdc8a92efffcf6194f76602214c59a','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.0.1','',3000001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303162,0,'typo3_environment_indicator','3.1.0',367,13,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1771248981,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','57030ac760cf58963de770581abcea02','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303163,0,'typo3_environment_indicator','3.1.1',367,13,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1774979684,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b4a7e352690ff278aa4c2b8acd76adc4','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.1.1','',3001001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303164,0,'typo3_environment_indicator','3.1.2',367,10,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1776176877,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','ba45a8c5c77a9b1ab6570b982ff1cf6b','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.1.2','',3001002,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303165,0,'typo3_environment_indicator','3.2.0',367,10,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1776692843,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','bde3c5181d386d0381a9ffa6d31ce663','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303166,0,'typo3_environment_indicator','3.2.1',367,14,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1777379627,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c28badc0a79cc426903a9c3809f57561','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.2.1','',3002001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303167,0,'typo3_environment_indicator','3.2.2',367,9,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1780651131,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b114d5141b686c4af94c06220fb255e3','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.2.2','',3002002,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303168,0,'typo3_environment_indicator','3.3.0',367,6,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1781782305,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a5b8ac41cb6f24e1f38f9ca210249091','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.3.0','',3003000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303169,0,'typo3_environment_indicator','3.3.1',367,6,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1781870674,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','cb009061563cc2790f2695a0935095d4','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.3.1','',3003001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303170,0,'typo3_environment_indicator','3.3.2',367,8,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1782208780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8f4335a23c4d1614c0bd4f21e3ff7a20','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.3.2','',3003002,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303171,0,'typo3_environment_indicator','3.4.0',367,5,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1785245446,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','630918ee0cf96b9b9799717c6f6fcb8b','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.4.0','',3004000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303172,0,'typo3_environment_indicator','3.5.0',367,3,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1786435366,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','1151440105ce672150e4927df37858a0','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.5.0','',3005000,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303173,0,'typo3_environment_indicator','3.5.1',367,2,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1787038658,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e62a5e7806af98825d984791db39a190','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.5.1','',3005001,0,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303174,0,'typo3_environment_indicator','3.5.2',367,3,'Environment Indicator','This extension comes with several features to show an environment indicator in the TYPO3 frontend and backend.',2,0,4,1787052862,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','fa837b676f7813373bdd760a7bb07ba6','See release notes at https://github.com/konradmichalik/typo3-environment-indicator/releases/tag/3.5.2','',3005002,1,0,'https://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html','ter','',''),
(9303175,0,'typo3_dump_server','0.1.0',191,36,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1742488820,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','ab0e250a37ec38bd622e75d3c981ccdd','Initial release','',1000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303176,0,'typo3_dump_server','0.2.0',191,29,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1744889011,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a0b78a39f5167feb33e36254ade1662a','See release notes at https://github.com/jackd248/typo3-dump-server/releases/tag/0.2.0','',2000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303177,0,'typo3_dump_server','0.3.0',191,23,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1753631968,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','1ea5851be280a8662915235d0468aa84','See release notes at https://github.com/jackd248/typo3-dump-server/releases/tag/0.3.0','',3000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303178,0,'typo3_dump_server','0.4.0',191,18,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1760695937,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','da97f8c061175a944ccf8b0ec16074a6','https://github.com/jackd248/typo3-dump-server/releases/tag/0.4.0','',4000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303179,0,'typo3_dump_server','0.5.0',191,18,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1760696132,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e7a2858dfa4f6751fe855b48a0f8c47a','See release notes at https://github.com/jackd248/typo3-dump-server/releases/tag/0.5.0','',5000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303180,0,'typo3_dump_server','0.5.1',191,18,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1762513051,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e28cb930e5abe1669da824dab7afccbf','See release notes at https://github.com/jackd248/typo3-dump-server/releases/tag/0.5.1','',5001,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303181,0,'typo3_dump_server','0.6.0',191,15,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1766403968,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','5785ffad82d6b80d6a89e9660b2c16c8','See release notes at https://github.com/konradmichalik/typo3-dump-server/releases/tag/0.6.0','',6000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303182,0,'typo3_dump_server','0.7.0',191,15,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1773143565,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','86e3de4781a90d269a2de4c3be211ff1','See release notes at https://github.com/konradmichalik/typo3-dump-server/releases/tag/0.7.0','',7000,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303183,0,'typo3_dump_server','0.7.1',191,13,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1777380957,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','9a14969fdef952ee4324b2f4b7f16fe8','See release notes at https://github.com/konradmichalik/typo3-dump-server/releases/tag/0.7.1','',7001,0,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303184,0,'typo3_dump_server','0.8.0',191,6,'Dump Server','This extension brings the Symfony Var Dump Server to TYPO3.',2,0,4,1783587146,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"11.5.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','352c6fbe7dc05a7c718069c88e4f3207','See release notes at https://github.com/konradmichalik/typo3-dump-server/releases/tag/0.8.0','',8000,1,0,'https://github.com/konradmichalik/typo3-dump-server/blob/main/README.md','ter','',''),
(9303185,0,'iconpack_flagicons','1.0.0',111,37,'Iconpack: Brand vector flag icons','This Extension registers an Iconpack-Provider for EXT:iconpack. Vector (.svg) country flag icons in 3:2 aspect ratio.',2,0,2,1742823608,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.9.99\";s:8:\"iconpack\";s:10:\"1.0.0-1.99\";}}','E.Haake','info@cms-internetsolutions.de','edekowalski','2e21ad4383f87d20a9bc51264a010201','This Extension registers an Iconpack-Provider for EXT:iconpack. Vector (.svg) country flag icons in 3:2 aspect ratio.','CMS-Internetsolutions',1000000,0,0,'https://github.com/CMS-Internetsolutions/iconpack_flagicons/blob/main/README.md','ter','',''),
(9303186,0,'iconpack_flagicons','1.0.4',111,25,'Iconpack: Brand vector flag icons','This Extension registers an Iconpack-Provider for EXT:iconpack. Vector (.svg) country flag icons in 3:2 aspect ratio.',2,0,2,1750797537,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.9.99\";s:8:\"iconpack\";s:11:\"1.0.0-2.0.0\";}}','E.Haake','info@cms-internetsolutions.de','edekowalski','fe2f727ed43f232fa6da1b014cb61d6d','Updates for Iconpack 1.2.0, thanks to Stephan Kellermayr (www.quellenform.at)','CMS-Internetsolutions',1000004,0,0,'https://github.com/CMS-Internetsolutions/iconpack_flagicons/blob/main/README.md','ter','',''),
(9303187,0,'iconpack_flagicons','1.1.0',111,32,'Iconpack: Brand vector flag icons','This Extension registers an Iconpack-Provider for EXT:iconpack. Vector (.svg) country flag icons in 3:2 aspect ratio.',2,0,2,1750799270,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-13.9.99\";s:8:\"iconpack\";s:11:\"1.0.0-2.0.0\";}}','E.Haake','info@cms-internetsolutions.de','edekowalski','f3d1e8f576bce403657c299b92437fa2','Updates for Iconpack 1.2.0, thanks to Stephan Kellermayr (www.quellenform.at)','CMS-Internetsolutions',1001000,0,0,'https://github.com/CMS-Internetsolutions/iconpack_flagicons/blob/main/README.md','ter','',''),
(9303188,0,'iconpack_flagicons','1.1.1',111,17,'Iconpack: Brand vector flag icons','This Extension registers an Iconpack-Provider for EXT:iconpack. Vector (.svg) country flag icons in 3:2 aspect ratio.',2,0,2,1773839033,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.00-14.9.99\";s:8:\"iconpack\";s:11:\"1.0.0-2.0.0\";}}','E.Haake','info@cms-internetsolutions.de','edekowalski','e22096f18b1d0f7fa0af9cfe38a7e18f','Compatibility with TYPO3 Version 14','CMS-Internetsolutions',1001001,1,0,'https://github.com/CMS-Internetsolutions/iconpack_flagicons/blob/main/README.md','ter','',''),
(9303189,0,'extensionbuilder_typo3','0.5.147',203,14,'Extension Builder for TYPO3','RC 1 - ',1,0,1,1742982203,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','3731c69bf7b81d4c182ccca0d36432b4','Ppreview of the first release candidate.','extension-builder.dev',5147,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303190,0,'extensionbuilder_typo3','0.5.148',203,12,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1743166649,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','cfff96d40dbed52e8192ac16f889a97b','Some bug fixes','extension-builder.dev',5148,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303191,0,'extensionbuilder_typo3','0.5.149',203,29,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1743375121,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','0c1c276f9455aa203ca54bcf8da49d20','Some bug fixes','extension-builder.dev',5149,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303192,0,'extensionbuilder_typo3','0.5.150',203,26,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1743543659,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','b2299c8de6fb099032f6bc8afd21b26f','Feature and Bugfix Release  Enabled the generation of components (Command, Scheduler, and ViewHelper) for the extension.\r\nIf you have found a bug or have a suggestion for improvement, you can easily report it via GitHub Issues. Thank you for your support and commitment to improving the software!','extension-builder.dev',5150,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303193,0,'extensionbuilder_typo3','0.5.151',203,27,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1743546336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','fb712b5ef57c0f458b3850529254a54c','Removed temporary test code','extension-builder.dev',5151,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303194,0,'extensionbuilder_typo3','0.6.152',203,26,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1744561614,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','e78ab318600b7be8558e13cbc4b65096','Various cleanups and adjustments\r\n- Cleaned up code, language files, and Fluid templates\r\n- Enabled scheduler and command\r\nPreparations for skeleton build','extension-builder.dev',6152,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303195,0,'extensionbuilder_typo3','0.6.153',203,28,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1744571729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','9854a75ae6512f1581b97601bed0879a','Some bug fixes','extension-builder.dev',6153,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303196,0,'extensionbuilder_typo3','0.6.154',203,38,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 12 and above',1,0,1,1744782297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','b09d92f7057eb73a2e0ab0629f3a6891','Some bug fixes ','extension-builder.dev',6154,0,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303197,0,'extensionbuilder_typo3','0.14.254',203,3,'Extension Builder for TYPO3','The Extension Builder for TYPO3, supporting version 13 and above',2,0,1,1787905336,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.6.99\";s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Stephan Franz Sellner','contact@extension-builder.dev','extension-builder','b8a98453110ccbc3dae1d1c55b4b0826','Some changes','extension-builder.dev',14254,1,0,'https://extension-builder.dev/documentation/extensionbuilder-typo3','ter','',''),
(9303198,0,'flixx_pagetree_overlay','1.0.0',40,40,'FLIXX PageTree Language Overlay with Dropdown','TYPO3 backend extension to dynamically switch page tree languages via dropdown with immediate refresh.',2,0,4,1743077449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.8-13.99.99\";}}','Christoph Kratz','hello@flixx.ch','ckr','752213ff49da395632c0afed8765f505','Initial release.\r\nMinimal TYPO3 backend extension to enhance the page tree by displaying translated page titles for each available language.','flixx.ch - Digital- & TYPO3 Agentur',1000000,1,0,'https://github.com/flixx-ch/flixx_pagetree_overlay/blob/main/README.md','ter','',''),
(9303199,0,'feuserregistration','2.1.0',326,32,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1743079469,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','26494ce1b6cd26abd830c5274d45a915','see https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.1.0','WACON Internet GmbH',2001000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303200,0,'feuserregistration','2.1.1',326,16,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1743137644,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','aa6ad3a0c4c8812796c31b298da9f13e','Add Extension Icon','WACON Internet GmbH',2001001,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303201,0,'feuserregistration','2.1.2',326,33,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1743394715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','5c9aecd8f22ab9bff36f4e471838cd1e','- [CHANGE] Some minor CSS improvements in error list\r\n- [BUGFIX] Add CSS var --bs-danger --bs-danger-light just in case user dont use bootstrap','WACON Internet GmbH',2001002,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303202,0,'feuserregistration','2.2.0',326,30,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1746164669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','cdbaf6b4201584ae001ac2a2343d1695','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.2.0','WACON Internet GmbH',2002000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303203,0,'feuserregistration','2.3.0',326,26,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1747735246,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','04c011a932fb6491e78f5f1cd7649ca6','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.3.0','WACON Internet GmbH',2003000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303204,0,'feuserregistration','2.4.0',326,28,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1747737506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','027027b96b037fbbaa34ae54dc7de4c0','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.4.0','WACON Internet GmbH',2004000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303205,0,'feuserregistration','2.4.1',326,32,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1747737802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','ef4e679addc3731eb214a7ccb50fd9be','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.4.1','WACON Internet GmbH',2004001,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303206,0,'feuserregistration','2.4.2',326,28,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1749535175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','75bbfe0acfda1077b7fbc94a52a8b554','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.4.2','WACON Internet GmbH',2004002,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303207,0,'feuserregistration','2.6.0',326,20,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1759814798,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','6ce6a41bbcc6e467c21f3fb273e6a3c1','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.6.0','WACON Internet GmbH',2006000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303208,0,'feuserregistration','2.7.0',326,22,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1759987304,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','ae6eefa95051689dab9adbea03839d35','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/2.7.0','WACON Internet GmbH',2007000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303209,0,'feuserregistration','3.0.0',326,16,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1764833228,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','658594f7d054d13ee13d4802d42dfe71','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/3.0.0','WACON Internet GmbH',3000000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303210,0,'feuserregistration','3.2.0',326,17,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1767599679,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','ac7950c022418ae62507b41bc7095e2a','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/3.2.0','WACON Internet GmbH',3002000,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303211,0,'feuserregistration','3.2.2',326,14,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1774528193,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','6448e7eddb71b00785626dae7eb1e6b3','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/3.2.2','WACON Internet GmbH',3002002,0,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303212,0,'feuserregistration','3.3.0',326,12,'Frontend User Registration','This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.',2,0,3,1778650461,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','4470caee030c1fa251d765d6e1e43c31','https://github.com/wacon-internet-gmbh/feuserregistration/releases/tag/3.3.0','WACON Internet GmbH',3003000,1,0,'https://github.com/wacon-internet-gmbh/feuserregistration/blob/main/Documentation/Index.md','ter','',''),
(9303213,0,'at_christmas','1.0.0',59,34,'[AASHRO] Christmas TYPO3 Template','Christmas theme is a modern and responsive TYPO3 template designed for Christmas, perfect for holiday promotions, events, and seasonal websites.',2,0,6,1743138962,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-12.5.99\";s:4:\"mask\";s:12:\"8.3.11-9.0.4\";}}','Team AASHRO','info@aashro.com','rmilan1992','47ba75bdeb286032adb5804a401062cf','Christmas theme is a modern and responsive TYPO3 template designed for Christmas, perfect for holiday promotions, events, and seasonal websites.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/christmas-template','ter','',''),
(9303214,0,'at_christmas','2.0.0',59,23,'[AASHRO] Christmas TYPO3 Template','Christmas theme is a modern and responsive TYPO3 template designed for Christmas, perfect for holiday promotions, events, and seasonal websites.',2,0,6,1766576749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";}}','Team AASHRO','info@aashro.com','rmilan1992','c9a3c63be586416e6472b9e91c295705',' [Update] Maintenance Release with TYPO3 v13 Support','AASHRO Tech',2000000,0,0,'https://www.aashro.com/christmas-template','ter','',''),
(9303215,0,'at_christmas','3.0.0',59,2,'[AASHRO] Christmas TYPO3 Template','Christmas theme is a modern and responsive TYPO3 template designed for Christmas, perfect for holiday promotions, events, and seasonal websites.',2,0,6,1786702977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.4.0-2.99.99\";}}','Team AASHRO','info@aashro.com','rmilan1992','28d36a8f90cd518ac5f77c05007977d7','Added support for TYPO3 v14 ','AASHRO Tech',3000000,1,0,'https://www.aashro.com/christmas-template','ter','',''),
(9303216,0,'ext_kickstarter','0.1.2',325,29,'Extension Kickstarter','Kickstart TYPO3 Extension',2,0,1,1743368011,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','ff483f68300c570939d71cc104f440d2','Initial upload for TYPO3 12','',1002,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.1/en-us','ter','',''),
(9303217,0,'ext_kickstarter','0.1.3',325,30,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1743370578,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','7aec3e694b8cc4814a5e55d4abe97c65','Add missing ExtEmconfCreator','',1003,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.1/en-us','ter','',''),
(9303218,0,'ext_kickstarter','0.2.0',325,29,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1743372931,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','5b5c77f2742c34cd1a65cc3ed670989f','Initial upload for TYPO3 13','',2000,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.2/en-us','ter','',''),
(9303219,0,'ext_kickstarter','0.2.1',325,28,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1743447805,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','cc1c47270a311bee2a2913940b6dd47a','Add documentation','',2001,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.2/en-us','ter','',''),
(9303220,0,'ext_kickstarter','0.2.2',325,32,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1743449697,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','6e748dff1dcbb9bf7927677407e6fbe9','Add command to create a new event','',2002,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.2/en-us','ter','',''),
(9303221,0,'ext_kickstarter','0.3.1',325,29,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1744499814,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','3ae1f128f7e3f1e8548a705890525b0e','Huge update. Over 2000 changed/removed lines of code.\r\nRegister eventlistener with PHP attribute AsEventListener\r\nRegister extbase typeconverter in Services.yaml\r\nAsk for controllers and actions and set them in plugin configuration\r\nNew controllers and actions will be appended to existing configuration\r\nRemove nette PHP parser\r\nRemove nikic PHP parser as it is part of TYPO3 install extension which is now required\r\nRemove old builder API\r\nHide backend module by default. Use extension settings to activate it again\r\nBackend module works now with creator API\r\nRemove OverwriteRepositoryControllerActionMapping node','',3001,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.3/en-us','ter','',''),
(9303222,0,'ext_kickstarter','0.3.2',325,28,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1744550701,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:7:\"install\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','e1a6a8787423184ef07320a2541312cc','Add command to add TYPO3 testing environment to your extension','',3002,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.3/en-us','ter','',''),
(9303223,0,'ext_kickstarter','0.3.3',325,30,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1744656344,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:7:\"install\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','653996e5ea04b71163b2f1b8bc062729','Repair store from graphical user interface','',3003,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.3/en-us','ter','',''),
(9303224,0,'ext_kickstarter','0.1.4',325,25,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1746365924,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','fd11d989ae10eef1706bc1159b9d4a2c','Backport all features from TYPO3 13 to 12 compatible version\r\nRead composer.json only if it contains valid json\r\nAllow empty controller actions for configure plugin command','',1004,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.1/en-us','ter','',''),
(9303225,0,'ext_kickstarter','0.3.4',325,39,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1746366388,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.3-13.4.99\";s:7:\"install\";s:14:\"13.4.3-13.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','1bfc121454d476261e0efbd69588bda9','Read composer.json only if it contains valid json\r\nAllow empty controller actions for configure plugin command','',3004,1,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.3/en-us','ter','',''),
(9303226,0,'ext_kickstarter','0.1.5',325,26,'Extension Kickstarter','Kickstart TYPO3 Extension',1,0,1,1753305758,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"install\";s:14:\"12.4.0-12.4.99\";}s:9:\"conflicts\";a:1:{s:4:\"make\";s:1:\"*\";}}','Stefan Froemken','froemken@gmail.com','abandoned_extensions','0c7bf502e7a99d72ba46e3b945deef91','BUGFIX: Remove appended comma from last column definition\r\nBUGFIX: Create checkbox fields with SMALLINT in DB\r\nBUGFIX: Remove duplicate slashes in paths\r\nFEATURE: Add tabs for visibility and language automatically\r\nFEATURE: Add command make:applycgl\r\nFEATURE: Initialize model properties\r\nFEATURE: Create domain and system fields manually\r\nSuggest to install package as dev\r\nAdd CONTRIBUTORS.md\r\nAdd CONTRIBUTING.md\r\nRemove last dot and questionmarks from command questions','',1005,0,0,'https://docs.typo3.org/p/stefanfroemken/ext-kickstarter/0.1/en-us','ter','',''),
(9303227,0,'mctest','3.4.0',128,32,'Mctest','Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.',2,0,4,1743488155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','WACON Internet GmbH','kevin.lee@wacon.de','wacon_internet','b9dfa69c61c8cf71fd3a2c6430e3a3f7','First Release in TER as a simple extension to create a quiz in frontend with a tiny backend module and a overall statistic.','',3004000,0,0,'https://github.com/wacon-internet-gmbh/mctest/blob/main/Documentation/Index.md','ter','',''),
(9303228,0,'mctest','3.4.1',128,26,'Mctest','Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.',2,0,4,1744882266,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','WACON Internet GmbH','kevin.lee@wacon.de','wacon_internet','fb21eab97b4fbe0b340762dec7b00126','https://github.com/wacon-internet-gmbh/mctest/releases/tag/3.4.1','',3004001,0,0,'https://github.com/wacon-internet-gmbh/mctest/blob/main/Documentation/Index.md','ter','',''),
(9303229,0,'mctest','3.4.2',128,35,'Mctest','Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.',2,0,4,1744882978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','WACON Internet GmbH','kevin.lee@wacon.de','wacon_internet','ad7261bca2eda1098e334a3aaccef83b','https://github.com/wacon-internet-gmbh/mctest/releases/tag/3.4.2','',3004002,0,0,'https://github.com/wacon-internet-gmbh/mctest/blob/main/Documentation/Index.md','ter','',''),
(9303230,0,'mctest','4.0.0',128,18,'Mctest','Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.',2,0,4,1766489380,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','WACON Internet GmbH','kevin.lee@wacon.de','wacon_internet','479eda6729a17e8d57ddefdc184afe04','https://github.com/wacon-internet-gmbh/mctest/releases/tag/4.0.0','',4000000,0,0,'https://github.com/wacon-internet-gmbh/mctest/blob/main/Documentation/Index.md','ter','',''),
(9303231,0,'mctest','4.1.0',128,17,'Mctest','Single and multiple-choice tests to improve user experience (UX) and increase visitor dwelling time. Ideal for learning platforms, training sessions, or simply for entertainment.',2,0,4,1773395647,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','WACON Internet GmbH','kevin.lee@wacon.de','wacon_internet','6a9ef1f3186253046fc7c8492a17f6c8','https://github.com/wacon-internet-gmbh/mctest/releases/tag/4.1.0','',4001000,1,0,'https://github.com/wacon-internet-gmbh/mctest/blob/main/Documentation/Index.md','ter','',''),
(9303232,0,'av_lightdarklegacy','1.0.0',22,22,'av light-dark Legacy Browsers','CSS workaround for clients with legacy browsers that dont support light-dark() in Typo3 13 backend',0,0,0,1743531436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";}}','Mike Kendall','web@anothervision.uk','anothervision','5caf59407dcfe4bf28f60ca69c501796','CSS support for clients/editors with older legacy browsers that do not support the light-dark() rendering used in Typo3 v13. Prevents transparent context menus, illegible modal overlays etc.\r\nInstall extension and add av_lightdarklegacy  to root template. Custom Backend CSS file will adjust rendering on legacy browsers using @supports not (color: light-dark(black, white))\r\n\r\nAlpha proof of concept currently for light mode only.  ','',1000000,1,0,'','ter','',''),
(9303233,0,'languagemodes','12.0.0',53,35,'Page Language Modes','Change languages modes - \"free, fallback, strict\" individually for pages',2,0,2,1743547772,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','7bdda71694fc44abe93c92faee4db6e1','Initial v12.0.0 release','',12000000,0,0,'https://github.com/Andreas-Sommer/languagemodes/blob/main/Readme.md','ter','',''),
(9303234,0,'languagemodes','12.0.1',53,18,'Page Language Modes','Change languages modes - \"free, fallback, strict\" individually for pages',2,0,2,1768918221,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','76956d34a05753287e6e75198e81e8dd','Bugfix: \r\nhttps://github.com/Andreas-Sommer/languagemodes/compare/12.0.0...12.0.1','',12000001,1,0,'https://github.com/Andreas-Sommer/languagemodes/blob/main/Readme.md','ter','',''),
(9303235,0,'ms365_oauthmailer','1.0.0',72,28,'MS 365 oAuth Mailer','This extension makes it possible to send emails in TYPO3 via Microsoft 365 using oAuth authentication (using the Microsoft Graph SDK)',2,0,3,1743606253,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Bülter','typo3@innocoding.com','innocoding','c1a9657d3ea5184531c018a5c740c546','First version. This is a TYPO3 extension that makes it possible to send emails in TYPO3 via Microsoft 365 using oAuth authentication\r\n(using the Microsoft Graph SDK).','InnoCoding GmbH',1000000,0,0,'https://gitlab.com/innocoding/typo3/public/ms365-oauthmailer/-/blob/main/README.md','ter','',''),
(9303236,0,'ms365_oauthmailer','1.0.1',72,44,'MS 365 oAuth Mailer','This extension makes it possible to send emails in TYPO3 via Microsoft 365 using oAuth authentication (using the Microsoft Graph SDK)',2,0,3,1743695846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Christian Bülter','typo3@innocoding.com','innocoding','da291c543fdd8dda684293bbd0a83acc','Added GPL v3 License','InnoCoding GmbH',1000001,1,0,'https://gitlab.com/innocoding/typo3/public/ms365-oauthmailer/-/blob/main/README.md','ter','',''),
(9303237,0,'forms2db','1.0.0',299,27,'Forms finisher: save to database','Forms finisher, to save in database.',2,0,4,1743760320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','9d358f2f8f5ecc5fc167b44e62fe0a90','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.','WACON Internet GmbH',1000000,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303238,0,'forms2db','1.0.1',299,11,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1743774361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','c32f40a283cc8bf7bf3935b84b872bff','Add Readme.rst','WACON Internet GmbH',1000001,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303239,0,'forms2db','1.1.0',299,19,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1744808630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','2927d27dbcec76c63132ce3c0883c179','add site set configuration','WACON Internet GmbH',1001000,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303240,0,'forms2db','1.1.3',299,28,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1745392918,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','0882d5ecfe1fc304588c853011222da1','- [FEATURE] add number of mails in list\r\n- [FEATURE] Add date in csv','WACON Internet GmbH',1001003,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303241,0,'forms2db','1.1.4',299,29,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1745411571,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','e7ddbeffce9d622636e751095f3b4018','Bugfix: date format','WACON Internet GmbH',1001004,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303242,0,'forms2db','1.1.5',299,30,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1745480024,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','51916d8969d7084f4502dda299fbaf53','Bugfix','WACON Internet GmbH',1001005,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303243,0,'forms2db','1.2.1',299,32,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1745854216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','f6025ebfdbf4562c0afad70099957f08','[BUGFIX] Add Multiple-Select Handling ','WACON Internet GmbH',1002001,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303244,0,'forms2db','1.2.2',299,29,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1747062512,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','2425bcf3cd12ef2d90bd8072cc37f5e4','BUGFIX cvs-Download','WACON Internet GmbH',1002002,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303245,0,'forms2db','1.2.3',299,34,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1750921253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','00721d83ba17021d359087acebb7ca92','[BUGFIX] Search in TCA','WACON Internet GmbH',1002003,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303246,0,'forms2db','2.0.0',299,18,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1766056215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','22dae4ef34283a507a03160890b790e1','First release for TYPO3 14 ','WACON Internet GmbH',2000000,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303247,0,'forms2db','2.0.1',299,15,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1771341725,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','cb3fe7aefcecb40ea913fa49ad0c8f80','[BUGFIX] Forms on restricted pages','WACON Internet GmbH',2000001,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303248,0,'forms2db','2.1.0',299,8,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1778571294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','63508d65200bcefcb4d181be872e30ef',' Version 2.1.0\r\n- [BUGFIX] CSV generator is escaping data\r\n- [FEATURE] Add json-Download\r\n- [FEATURE] CSV Header should use Labels, not Identifier (Thanks to Torsten Niederberger)','WACON Internet GmbH',2001000,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303249,0,'forms2db','2.1.1',299,8,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1778654582,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','8cdec45517cd2a4033adc6551a08d0eb','Improved download (csv)','WACON Internet GmbH',2001001,0,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303250,0,'forms2db','2.1.2',299,11,'Forms finisher: save to database','With forms2db, form data from the Forms extension is stored in the database. Additionally, the data can be exported in CSV format using a dedicated module.',2,0,4,1779112927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:4:\"form\";s:14:\"13.4.0-14.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','15819be950ead05df4527822fd636bf4','[BUGFIX] csv-Download','WACON Internet GmbH',2001002,1,0,'https://www.wacon.de/typo3-service/forms2db.html','ter','',''),
(9303251,0,'tooltip','1.1.0',114,28,'Tooltip','',2,0,3,1743768419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','e2d19453cb3c2c7dc4eb946ad88bfcc9','Add Tooltip to keywords in content','WACON Internet GmbH',1001000,0,0,'https://www.wacon.de/typo3-service/tooltip.html','ter','',''),
(9303252,0,'tooltip','1.1.1',114,31,'Tooltip','Add Tooltip to keywords in content',2,0,3,1743770836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','7488859712d380fba8aa334ce4fa9604','Better description','WACON Internet GmbH',1001001,0,0,'https://www.wacon.de/typo3-service/tooltip.html','ter','',''),
(9303253,0,'tooltip','1.2.0',114,36,'Tooltip','Add Tooltip to keywords in content',2,0,3,1744795019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','592583c8b1a327c3251dce75051bc96c','Add site set configuration','WACON Internet GmbH',1002000,0,0,'https://www.wacon.de/typo3-service/tooltip.html','ter','',''),
(9303254,0,'tooltip','2.0.0',114,19,'Tooltip','Add Tooltip to keywords in content',2,0,3,1766490407,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Kerstin Schmitt','info@wacon.de','wacon_internet','b141e15c55a32993f8c8cd122f2dea97','First release for TYPO3 14','WACON Internet GmbH',2000000,1,0,'https://www.wacon.de/typo3-service/tooltip.html','ter','',''),
(9303255,0,'psb_user_deployment','1.0.0',248,28,'PSbits  User Deployment','Versioning and deployment of users, user groups and their privileges',2,0,4,1743777521,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','1e972af48853144b27305e851bd061d6','This is the first release of PSB User Deployment. See the README.md for details.','',1000000,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303256,0,'psb_user_deployment','1.0.1',248,32,'PSbits  User Deployment','Versioning and deployment of users, user groups and their privileges',2,0,4,1744374437,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','4dfc68af4760670c6d6c6b76fdcde60b','[TASK] Add additional support for TYPO3 v12.4.','',1000001,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303257,0,'psb_user_deployment','1.1.0',248,30,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1744794448,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','acccc862c428a2d68d0465e27d091f72','[FEATURE] Include page tree access information (relation between page permissions and be_groups) to export and deployment.','',1001000,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303258,0,'psb_user_deployment','1.1.1',248,29,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1744808268,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','20dc0548ab5aea9ebe2e9ac69cb99725','[TASK] Optimize export.','',1001001,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303259,0,'psb_user_deployment','1.1.2',248,26,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1745396591,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','ba8dfbd5beeb58e5b027203528cde7c2','[BUGFIX] Reanimation of soft-deleted records resulted in the creation of new records instead of updating the existing ones.','',1001002,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303260,0,'psb_user_deployment','1.1.3',248,29,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1745481667,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','dd70360a3d5dcc4edd6aecd8a8e37814','[TASK] Ignore case sensitivity when comparing identifiers.','',1001003,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303261,0,'psb_user_deployment','1.1.4',248,25,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1747128303,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','49d2fae39283ea22c5d04eb76289020f','[BUGFIX] Pages without an explicit user group now inherit the parent page group.','',1001004,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303262,0,'psb_user_deployment','1.1.5',248,29,'PSbits  User Deployment','Deployment of users, user groups and their privileges',2,0,4,1748346080,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','98e364e0a6bd6b30817b78a12b2a8f47','[BUGFIX] Newly created pages now inherit the parent user group.','',1001005,0,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303263,0,'psb_user_deployment','1.1.6',248,20,'PSbits  User Deployment','Abandoned! This extension has been renamed to \"acl_deployment\". New composer package: psbits/acl-deployment',2,0,4,1750968203,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','abandoned_extensions','0d680f78a6ba38e09d16dc502e3f226f','Abandoned! This extension has been renamed to \"acl_deployment\". New composer package: psbits/acl-deployment','',1001006,1,0,'https://github.com/phantasie-schmiede/user-deployment/blob/main/README.md','ter','',''),
(9303264,0,'lbo_anonymizer','13.0.0',38,38,'lbo_anonymizer','Allow anonymisation of data with a command line',999,0,4,1744119020,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','','','achats_sn','8978f2aa27e6747c452a82570e0c5917','Use the php faker library to anonymize data in TYPO3 database.','',13000000,1,0,'','ter','',''),
(9303265,0,'disposable_email','10.0.0',78,27,'Disposable Email','A service extension to compile lists of disposable and free mail providers, offering a simple way to validate email addresses against them.',2,0,4,1744192824,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','08f17d1aeed79f4689566ebc541d339a','A service extension to compile lists of disposable and free mail providers, offering a simple way to validate email addresses against them.\r\n\r\n- Scheduler oder CLI to update lists\r\n- Use DisposableEmailService in your application\r\n- Powermail validation rule\r\n  - Disposable Email\r\n  - Or overloadEmailValidation','www.belsignum.com',10000000,0,0,'https://github.com/Andreas-Sommer/disposable-email/blob/main/README.md','ter','',''),
(9303266,0,'disposable_email','12.0.0',78,31,'Disposable Email','A service extension to compile lists of disposable and free mail providers, offering a simple way to validate email addresses against them.',2,0,4,1744195306,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','91c40fe131f007ac067eec585f4a31b0','Add TYPO3 v12.4 support','www.belsignum.com',12000000,0,0,'https://github.com/Andreas-Sommer/disposable-email/blob/main/README.md','ter','',''),
(9303267,0,'disposable_email','12.1.0',78,20,'Disposable Email','A service extension to compile lists of disposable and free mail providers, offering a simple way to validate email addresses against them.',2,0,4,1760361473,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.5.0-12.99.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','85dd76f93cec3bc2a6fd064b01714ddb','Add CMS-Form Validators\r\n- Validator for E-Mail Field comparing E-Mail Address against lists of disposable and free mail providers\r\n- Validator for E-Mail Field comparing username or email address in fe_users','www.belsignum.com',12001000,1,0,'https://github.com/Andreas-Sommer/disposable-email/blob/main/README.md','ter','',''),
(9303268,0,'md_notifications','1.0.1',101,33,'Notifications','Notify frontend users about new data records.',2,0,2,1744820864,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','c59ec1ba8a98788fd4b1bf5de11fb38f','[RELEASE] Initial release (updated). Have fun!','',1000001,0,0,'https://github.com/cdaecke/md_notifications/blob/master/Readme.md','ter','',''),
(9303269,0,'md_notifications','1.0.2',101,21,'Notifications','Notify frontend users about the creation of new data records. Every data type can be configured easily, for example pages (blog posts) or tx_news records.',2,0,2,1754152582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','49b258bd22086ec7828a9b021225048c','[RELEASE] Update notification data when updating a record','',1000002,0,0,'https://github.com/cdaecke/md_notifications/blob/master/Readme.md','ter','',''),
(9303270,0,'md_notifications','1.0.3',101,21,'Notifications','Notify frontend users about the creation of new data records. Every data type can be configured easily, for example pages (blog posts) or tx_news records.',2,0,2,1755691092,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','2ba65f5d3620c7d0360dc96995720ba9','[RELEASE] Feature: Add record data to reminder email','',1000003,0,0,'https://github.com/cdaecke/md_notifications/blob/master/Readme.md','ter','',''),
(9303271,0,'md_notifications','1.0.4',101,26,'Notifications','Notify frontend users about the creation of new data records. Every data type can be configured easily, for example pages (blog posts) or tx_news records.',2,0,2,1757662966,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Daecke','typo3@mediadreams.org','der-chris','be0f2de95a04808a42e45b9597e0e9f6','[RELEASE] Maintenance release','',1000004,1,0,'https://github.com/cdaecke/md_notifications/blob/master/Readme.md','ter','',''),
(9303272,0,'mail_routing','0.1.2',28,28,'TYPO3 mail routing','A TYPO3 CMS extension that enables flexible e-mail transport routing. This extension allows you to control which mail transport is used for sending emails either globally for your entire site or on a per-email basis.',1,0,5,1744896874,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.5-13.4.99\";}}','Christian Spoo','christian.spoo@marketing-factory.de','teh_plague','a7270c3ce839031aba92f264f4fe5238','Updated extension to 0.1.2','Marketing Factory Digital GmbH',1002,1,0,'','ter','',''),
(9303273,0,'at_kider','1.0.0',50,28,'[AASHRO] Kider TYPO3 Template','Kider theme is a colorful and engaging TYPO3 template designed for kider, preschools, and early childhood education centers.',2,0,6,1745215841,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:13:\"11.0.0-12.9.9\";s:4:\"mask\";s:12:\"8.3.11-9.0.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','98e28a8c2d50da220fe58ece43cb9387','Kider theme is a colorful and engaging TYPO3 template designed for kider, preschools, and early childhood education centers.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/kinder','ter','',''),
(9303274,0,'at_kider','2.0.0',50,20,'[AASHRO] Kider TYPO3 Template','Kider theme is a colorful and engaging TYPO3 template designed for kider, preschools, and early childhood education centers.',2,0,6,1766754670,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";}}','Team AASHRO','info@aashro.com','rmilan1992','7aa8cf2d9e64de33c83002a280460341',' [Update] Maintenance Release with TYPO3 v13 Support ','AASHRO Tech',2000000,0,0,'https://www.aashro.com/kinder','ter','',''),
(9303275,0,'at_kider','3.0.0',50,2,'[AASHRO] Kider TYPO3 Template','Kider theme is a colorful and engaging TYPO3 template designed for kider, preschools, and early childhood education centers.',2,0,6,1786619216,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.4.0-2.99.99\";}}','Team AASHRO','info@aashro.com','rmilan1992','5b3d8bdd23f335b9ecaa8ecca1c10b6f','Maintenance Release with TYPO3 v14 Support','AASHRO Tech',3000000,1,0,'https://www.aashro.com/kinder','ter','',''),
(9303276,0,'redirects_export','1.0.0',90,29,'Redirects Export','Allows you to export redirects from the redirects module to a CSV file.',2,0,1,1745260404,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','edde3749a775852cae2965dfa7a70bbb','Initial release','',1000000,0,0,'https://github.com/RKlingler/redirects_export','ter','',''),
(9303277,0,'redirects_export','1.0.1',90,34,'Redirects Export','Allows you to export redirects from the redirects module to a CSV file.',2,0,1,1745775458,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','9582faffaebdae890ebb48ab1aef79d2','Bugfix release','',1000001,0,0,'https://github.com/RKlingler/redirects_export','ter','',''),
(9303278,0,'redirects_export','1.0.2',90,12,'Redirects Export','Allows you to export redirects from the redirects module to a CSV file.',2,0,1,1772566895,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Ruwen Klingler','','rklingler','56f185ad498be0ea72d65c463e7e4aaf','Bugfix release','',1000002,0,0,'https://github.com/RKlingler/redirects_export','ter','',''),
(9303279,0,'redirects_export','1.0.3',90,15,'Redirects Export','Allows you to export redirects from the redirects module to a CSV file.',2,0,1,1772659877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Ruwen Klingler','','rklingler','e88af28b42659f71697cf62ebf29ff6f','Adds support for TYPO3 14','',1000003,1,0,'https://github.com/RKlingler/redirects_export','ter','',''),
(9303280,0,'dashbash','1.0.0',196,28,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1745565145,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','1d8b3794d64ff7934375ebad34348d63','Initial Version 1.0.0','MSQ / UDG',1000000,0,0,'https://docs.typo3.org/p/mrg/dashbash/1.0/en-us','ter','',''),
(9303281,0,'dashbash','1.0.1',196,30,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1745579286,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','c0dc363be541e8278438b6eb6f6214de','- remove typoscript include https://gitlab.com/mr-typo3/dashbash/-/issues/1 - thanks to Manuel Csikos\r\n- try to query the TYPO3 version directly in the widget https://gitlab.com/mr-typo3/dashbash/-/issues/2 - thanks to Manuel Csikos\r\n- version raised','MSQ / UDG',1000001,0,0,'https://docs.typo3.org/p/mrg/dashbash/1.0/en-us','ter','',''),
(9303282,0,'dashbash','1.1.0',196,31,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1745791980,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-12.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','d261d6efd7a56149783226013fbd2cd8','- Replace German texts with language variables\r\n- Widget made wider for more clarity with many languages','MSQ / UDG',1001000,0,0,'https://docs.typo3.org/p/mrg/dashbash/1.1/en-us','ter','',''),
(9303283,0,'dashbash','2.0.2',196,29,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1746270451,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','7069830f5795591430c6d6a7ed8ff0c4','- V13 compatibility added\r\n- V11 and V12 backward compatibility maintained\r\n- Layout added\r\n- CSS adjusted\r\n- Check for the presence of plugins added\r\n- Display plugins only if they exist\r\n- Indentations improved','MSQ / UDG',2000002,0,0,'https://docs.typo3.org/p/mrg/dashbash/2.0/en-us','ter','',''),
(9303284,0,'dashbash','12.0.0',196,29,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1747610053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:14:\"12.4.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','ac23759ba26db12ff8c95ecf2047f4a3','New widget added: SUDOKU\r\n\r\nThe widget is a fully functional Sudoku variant. It was mainly created for educational reasons to try out caching, BE-AJAX, dark/light mode, BE-Javascript integration and much more.\r\n\r\nUnfortunately, the effort for backwards compatibility for V11 was too great. However, the old version will continue to be maintained - just not including this new widget.\r\n\r\nATTENTION: DB-Compare necessary after installation.','MSQ / UDG',12000000,0,0,'https://docs.typo3.org/p/mrg/dashbash/12.0/en-us','ter','',''),
(9303285,0,'dashbash','13.0.0',196,21,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1754230549,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','eaa324805fdeda93f3a974439b17c3d7','New Version V13.0.0\r\n- V11 compatibility restored. Sudoku widget can now also be used in V11.\r\n- V13 compatibility added/improved\r\n- CSS improved (sticky thead)\r\n- TSConfig can be selected for which the CType display is to be shown.\r\n- CSV Download per ctype added\r\n- CTypes widget switches CTypes off/on itself\r\n- official Documentation added','MSQ / UDG',13000000,0,0,'https://docs.typo3.org/p/mrg/dashbash/13.0/en-us','ter','',''),
(9303286,0,'dashbash','13.0.1',196,28,'DashBash','Custom dashboard widgets for TYPO3',2,0,0,1754291322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";s:9:\"dashboard\";s:14:\"11.5.0-13.4.99\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','f52fd6b75567c6ae3fde6ec71ce9e0e3','[BUIGFIX] Sudoku CSS fixed','MSQ / UDG',13000001,1,0,'https://docs.typo3.org/p/mrg/dashbash/13.0/en-us','ter','',''),
(9303287,0,'rx_fakefrontend','3.1.4',38,26,'Fake Frontend library for extensions','A library for TYPO3 extensions to initialize a \"fake frontend\" environment. Mainly for CLI/BE purposes.',2,0,4,1745827046,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Markus Klein','support@reelworx.at','liayn','09e6eabad21e6b6ca9fd34332608c141','First TER release. See CHANGELOG for details','Reelworx GmbH',3001004,0,0,'','ter','',''),
(9303288,0,'rx_fakefrontend','4.0.1',38,12,'Fake Frontend library for extensions','A library for TYPO3 extensions to initialize a \"fake frontend\" environment. Mainly for CLI/BE purposes.',2,0,4,1779451724,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Markus Klein','support@reelworx.at','liayn','5c8c636af11d5aff2d4b50c250edee74',' !!! Dropped support for TYPO3  13\r\n !!! Removed FrontendUtility\r\n Added support for TYPO3 v13','Reelworx GmbH',4000001,1,0,'','ter','',''),
(9303289,0,'infomaniak_vod','13.0.0',113,27,'Infomaniak VOD','An alternative video service like Youtube or Vimeo.',2,0,3,1746231200,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','83b51399bf6e345038bb8f28c1d5d1ba','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-infomaniak-vod','WapplerSystems',13000000,0,0,'','ter','',''),
(9303290,0,'infomaniak_vod','13.0.1',113,32,'Infomaniak VOD','An alternative video streaming service like Youtube or Vimeo. Hosted by the Swiss hoser Infomaniak.',2,0,3,1746305019,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','40180eda8bfd7def75b2d7280024c9c6','New release of version 13.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-infomaniak-vod','WapplerSystems',13000001,0,0,'','ter','',''),
(9303291,0,'infomaniak_vod','13.0.2',113,34,'Infomaniak VOD','An alternative video streaming service like Youtube or Vimeo by the Swiss hoster Infomaniak.',2,0,3,1746361109,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','fe5f3dfc28880b3e9d4c446f9e24a9f6','New release of version 13.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-infomaniak-vod','WapplerSystems',13000002,0,0,'','ter','',''),
(9303292,0,'infomaniak_vod','14.0.0',113,20,'Infomaniak VOD','An alternative video streaming service like Youtube or Vimeo by the Swiss hoster Infomaniak.',2,0,3,1764457432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','40d76b20605158ac3c6b6fa592386708','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-infomaniak-vod','WapplerSystems',14000000,1,0,'','ter','',''),
(9303293,0,'contentcleanup','1.0.0',17,17,'Content Cleanup','This extension provides a task that replaces all &nbsp; with whitespace in TYPO3 content elements',2,0,1,1746447683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Netvelopers GmbH','support@netvelopers.com','zechendorf','230228adb2e7e612b632b388ed1e9751','Initial Version.','',1000000,1,0,'','ter','',''),
(9303294,0,'critical_css','1.0.0',46,10,'Critical css','Extracts and delivers above-the-fold CSS per page  fast, smart, and dynamic. Boost your page speed and reduce CLS with automated critical CSS styles.',1,0,2,1746531389,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','8358e6f1990422379c0d1b4efeab33d6','Version 1.0.0  First stable release!\r\nThe Critical CSS extension is ready for action! This first stable release brings full functionality to automatically extract, cache, and serve critical CSS per TYPO3 page  out of the box.\r\n\r\nFeatures:\r\n Automatic critical CSS generation for every page using Penthouse\r\n Smart invalidation on content or property changes\r\n One-click cache flush via backend module or CLI command\r\n Dashboard widget to monitor pending or expired CSS\r\n PSR-14 event support for full customization\r\n Composer-ready and cleanly integrated into TYPO3','zeroseven design studios GmbH',1000000,0,0,'https://github.com/zeroseven/critical_css/','ter','',''),
(9303295,0,'critical_css','1.0.1',46,36,'Critical css','Extracts and delivers above-the-fold CSS per page  fast, smart, and dynamic. Boost your page speed and reduce CLS with automated critical CSS styles.',2,0,2,1746532123,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:9:\"dashboard\";s:0:\"\";}}','Raphael Thanner','r.thanner@zeroseven.de','zeroseven','930445540e3041001f4a3d5a513c1aa3','Version update and composer config adjustments','zeroseven design studios GmbH',1000001,1,0,'https://github.com/zeroseven/critical_css/','ter','',''),
(9303296,0,'academic_contacts4pages','2.0.1',152,37,'Contacts for Pages','Role based relations between profiles and pages',1,0,2,1746556081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:16:\"academic_persons\";s:5:\"2.0.1\";}}','','','web-vision-gmbh','6abf29f6dbc07b663ce7a4300ceac16f','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.0/en-us','ter','',''),
(9303297,0,'academic_contacts4pages','2.1.0',152,13,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1771427228,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";s:16:\"academic_persons\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','0428e26cc50aef2e047999b0ba13d57c','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.1/en-us','ter','',''),
(9303298,0,'academic_contacts4pages','2.1.1',152,13,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1771429287,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";s:16:\"academic_persons\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','474a799586780f16ea459dcb2e4f3a64','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.1/en-us','ter','',''),
(9303299,0,'academic_contacts4pages','2.1.2',152,13,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1771432497,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";s:16:\"academic_persons\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','285d55e1e85e483548c09efcdcfb4628','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.1/en-us','ter','',''),
(9303300,0,'academic_contacts4pages','2.2.0',152,12,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1772804842,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";s:16:\"academic_persons\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','692db0d9ec37f7d0972f218a83c42a41','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.2/en-us','ter','',''),
(9303301,0,'academic_contacts4pages','2.3.0',152,13,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1774604454,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";s:16:\"academic_persons\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','d693478145a69d1a2d7e8781a9a99a98','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.3/en-us','ter','',''),
(9303302,0,'academic_contacts4pages','2.3.1',152,10,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1776667924,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";s:16:\"academic_persons\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','478cea549fb7f700f5830f1772eb653c','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.3/en-us','ter','',''),
(9303303,0,'academic_contacts4pages','2.3.2',152,11,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1777223298,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";s:16:\"academic_persons\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','f016f541df0af6f7909f9642ca328cb6','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.3/en-us','ter','',''),
(9303304,0,'academic_contacts4pages','2.2.1',152,10,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1777232711,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";s:16:\"academic_persons\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','2fe62eaba0ca08f41964798ca6793c18','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.2/en-us','ter','',''),
(9303305,0,'academic_contacts4pages','2.3.3',152,8,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1777999580,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";s:16:\"academic_persons\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','94ba4e83cdef3c77518b90e96f8876f6','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.3/en-us','ter','',''),
(9303306,0,'academic_contacts4pages','2.3.4',152,12,'FGTCLB: Academic Contags for Pages','Role based relations between profiles and pages',1,0,2,1778001187,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";s:16:\"academic_persons\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ef247800c6606827f4eb6004f782cba3','https://github.com/fgtclb/academic-contact4pages/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-contacts4pages/2.3/en-us','ter','',''),
(9303307,0,'pictureino','0.12.0',100,29,'Pictureiño (Responsive Images)','Responsive images  fully automated. No setup required. Boost PageSpeed and SEO with lazy loading and modern WebP delivery',1,0,2,1746738471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Raphael Thanner','','zeroseven','6bf5a86c0f4b8cb3da6e0a8ffd8faa22','First public preview of Pictureiño  when your images size themselves. Brand-new responsive image rendering with WebP, lazy loading, and retina support. Try the beta now  final 1.0 coming soon.','zeroseven design studios',12000,0,0,'https://github.com/zeroseven/pictureino#readme','ter','',''),
(9303308,0,'pictureino','1.0.0',100,25,'Pictureiño (Responsive Images)','Responsive images  fully automated. No setup required. Boost PageSpeed and SEO with lazy loading and modern WebP delivery',2,0,2,1748862884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Raphael Thanner','','zeroseven','3bf4b89d1e1bc4c2f9f336f0b9cc76da','Stable Release 1.0.0  Pictureiño is the fully automated responsive image delivery solution for TYPO3. Version 1.0.0 introduces a built-in rate limiter to efficiently manage dynamic image requests and protect system resources. Similar requests are grouped using smart tolerance logic to avoid unnecessary image variants.\r\n\r\n Automatic image sizing at runtime\r\n WebP, lazy loading, and retina support\r\n Improves PageSpeed, Core Web Vitals, and SEO\r\n No need for predefined sizes or breakpoints\r\n\r\nEffortless, optimized image delivery  out of the box.','zeroseven design studios',1000000,0,0,'https://github.com/zeroseven/pictureino#readme','ter','',''),
(9303309,0,'pictureino','1.1.0',100,32,'Pictureiño (Responsive Images)','Responsive images  fully automated. No setup required. Boost PageSpeed and SEO with lazy loading and modern WebP delivery',2,0,2,1749635816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Raphael Thanner','','zeroseven','a150f5d8dbe4a423e8fb985d7322ce1c','Responsive images are now handled via a custom pictureino-wrap tag for cleaner markup, better CSP compliance, and improved load handling.\r\n\r\nNew features:\r\n Intelligent blur effect based on container size\r\n More reliable image loading logic\r\n Improved support for strict CSP headers','zeroseven design studios',1001000,0,0,'https://github.com/zeroseven/pictureino#readme','ter','',''),
(9303310,0,'pictureino','1.3.1',100,14,'Pictureiño (Responsive Images)','Responsive images  fully automated. No setup required. Boost PageSpeed and SEO with lazy loading and modern WebP delivery',2,0,2,1775372532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Raphael Thanner','','zeroseven','98c81a6dae3524a98a8e4ef33c92faa2','Release v1.3.1','zeroseven design studios',1003001,1,0,'https://github.com/zeroseven/pictureino#readme','ter','',''),
(9303311,0,'ke_search_suggest','1.2.0',193,30,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1746789476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','c8db5916fb37378a07f919707990cd85','Initial Version (v12v13 ready)','MSQ / UDG',1002000,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/1.2/en-us','ter','',''),
(9303312,0,'ke_search_suggest','12.4.0',193,28,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1747057201,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','99b69cf68ba54f83183fa93bebbbdbb3','Maximum number of characters added to prevent SPAM entries that would otherwise overload the database.','MSQ / UDG',12004000,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303313,0,'ke_search_suggest','12.4.1',193,27,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1747214680,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','e9df1d03215b9736d54b8273210c4878','Make various variables configurable via constants\r\n- copyright comments added\r\n- inline code documentation added\r\n- debugging into logfile added for development/ddev context\r\n- constants added\r\n- constants used in controller and javascript\r\n- readme updated\r\n- version raised','MSQ / UDG',12004001,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303314,0,'ke_search_suggest','12.4.2',193,27,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1747236937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','be1d8a1b00f8ee888b6567b51f3dbc9c','Official documentation generated and adapted','MSQ / UDG',12004002,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303315,0,'ke_search_suggest','12.4.3',193,27,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1747315770,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','7764ddaaabef7e4e7ff5d18f17a2119f','- simplest CSS created, which is also customizable via variable override\r\n- version updated\r\n- documentation updated','MSQ / UDG',12004003,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303316,0,'ke_search_suggest','12.4.4',193,25,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1751012385,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','2552ef51560615fc7f107c9a623e988c','- pass calculated values as css variables for further usability, e.g. in resp.design','MSQ / UDG',12004004,0,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303317,0,'ke_search_suggest','12.4.5',193,29,'ke_search Suggest','Autocomplete functionality for ke_search',2,0,3,1754494030,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','8ad9d1e1a605dd8055484e158f6a71ca','[BUGFIX] absolute URL path instead of relative','MSQ / UDG',12004005,1,0,'https://docs.typo3.org/p/mrg/ke-search-suggest/12.4/en-us','ter','',''),
(9303318,0,'typo3_letter_avatar','1.0.0',115,27,'Letter Avatar','',2,0,1,1747896503,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','795476b3fe8795e4ea73820f4235c678','See release notes at https://github.com/jackd248/typo3-letter-avatar/releases/tag/1.0.0','',1000000,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303319,0,'typo3_letter_avatar','1.0.1',115,33,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1747913414,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','84e11266aea8a8f914dbe2f411e2d180','See release notes at https://github.com/jackd248/typo3-letter-avatar/releases/tag/1.0.1','',1000001,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303320,0,'typo3_letter_avatar','1.0.2',115,10,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1777471715,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','04763a304c39ddbb7c209722ffc4d0be','See release notes at https://github.com/konradmichalik/typo3-letter-avatar/releases/tag/1.0.2','',1000002,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303321,0,'typo3_letter_avatar','2.0.0',115,9,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1777536818,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','56a324ed22fc20ec5b640ee134482c18','See release notes at https://github.com/konradmichalik/typo3-letter-avatar/releases/tag/2.0.0','',2000000,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303322,0,'typo3_letter_avatar','2.0.1',115,13,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1777554813,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','4c599d7fb649fff481b27bf5b8f1a1ea','See release notes at https://github.com/konradmichalik/typo3-letter-avatar/releases/tag/2.0.1','',2000001,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303323,0,'typo3_letter_avatar','2.1.0',115,9,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1780495325,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e01361dee554bbcce0e575bc39cc5114','See release notes at','',2001000,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303324,0,'typo3_letter_avatar','2.1.1',115,6,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1781870813,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','a1c1d66ba9c50b4fc446a89e01233df8','See release notes at https://github.com/konradmichalik/typo3-letter-avatar/releases/tag/2.1.1','',2001001,0,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303325,0,'typo3_letter_avatar','2.1.2',115,8,'Letter Avatar','This TYPO3 extension generates colorful backend user avatars using name initials letter.',2,0,1,1782196232,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','cadf5559f7919b55e9075cffabdebe98','See release notes at https://github.com/konradmichalik/typo3-letter-avatar/releases/tag/2.1.2','',2001002,1,0,'https://github.com/jackd248/typo3-letter-avatar/blob/main/README.md','ter','',''),
(9303326,0,'forum','2.0.0',140,31,'Forum','A simple forum for TYPO3 (tt_board)',2,0,3,1747919725,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','f3d37d137edf2782ada45b98cdc555c3','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migrate to TYPO3 13 and remove support for TYPO3 11\"','coding.ms',2000000,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303327,0,'forum','2.0.1',140,34,'Forum','A simple forum for TYPO3 (tt_board)',2,0,3,1750416210,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";}}','Thomas Deuling','typo3@coding.ms','tdeuling','769d3b3dd4751e256f90d9f494b32ca9','\"[RELEASE] Version 2.0.1 - Bugfix-Release: Add missing dependency for frontend-user inheritance and add licens information\"','coding.ms',2000001,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303328,0,'forum','2.0.2',140,17,'Forum','A simple forum for TYPO3 (like tt_board)',2,0,3,1769766302,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.1.2-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2980d0fd18d9facb5f3e143e4ee484b7','\"[RELEASE] Version 2.0.2 - Maintenance-Release: Improve configuration, code style and documentation\"','coding.ms',2000002,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303329,0,'forum','2.1.0',140,13,'Forum','A simple forum for TYPO3 (like tt_board)',2,0,3,1773304366,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.9.2-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','640c672f69b7a588b87dafdb5ff4ef62','\"[RELEASE] Version 2.1.0 - Feature-Release: Add authorization setting with group intersection support for questions and ainfrastructure for user notifications\"','coding.ms',2001000,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303330,0,'forum','2.1.1',140,14,'Forum','A simple forum for TYPO3 (like tt_board)',2,0,3,1773413427,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.9.2-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','a4eba1556090b28c2d217d5152c82001','\"[RELEASE] Version 2.1.1 - Maintenance-Release: Sync German translations\"','coding.ms',2001001,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303331,0,'forum','2.1.2',140,13,'TYPO3 Forum by coding.ms','A simple forum extension for TYPO3 that lets logged-in users ask questions, post replies, mark questions as answered, and optionally use tags. Access to questions can be restricted through shared user groups when needed. Pro features add notifications and subscriptions for frontend users and administrators.',2,0,3,1774871102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:14:\"1.17.0-1.99.99\";s:7:\"modules\";s:13:\"7.9.2-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','1c4f87be6a559cf2ca2028504404c63d','\"[RELEASE] Version 2.1.2 - Maintenance-Release: Add site set configuration\"','coding.ms',2001002,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303332,0,'forum','3.0.0',140,12,'TYPO3 Forum by coding.ms','A simple forum extension for TYPO3 that lets logged-in users ask questions, post replies, mark questions as answered, and optionally use tags. Access to questions can be restricted through shared user groups when needed. Pro features add notifications and subscriptions for frontend users and administrators.',2,0,3,1777913102,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','2b3822c7caa9381025b51dab0c65e51f','\"[RELEASE] Version 3.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',3000000,0,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303333,0,'forum','3.0.1',140,6,'TYPO3 Forum by coding.ms','A simple forum extension for TYPO3 that lets logged-in users ask questions, post replies, mark questions as answered, and optionally use tags. Access to questions can be restricted through shared user groups when needed. Pro features add notifications and subscriptions for frontend users and administrators.',2,0,3,1783928702,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','9a9c516ae0118b2717690a51e66ff7d0','\"[RELEASE] Version 3.0.1 - Maintenance-Release: Add repository methods for backend module in pro version\"','coding.ms',3000001,1,0,'https://www.coding.ms/documentation/typo3-forum','ter','',''),
(9303334,0,'rd_faq','1.0.0',99,14,'FAQs','This FAQ Extension allow to manage and Display questions and answers easily in the frontend. ',2,0,3,1747977790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Solanki Payal','payal.remotedevs@gmail.com','payalsolanki_@_0002','590d32c896bcbd0b9595bb76ac3b7b1f','The FAQ (Frequently Asked Questions) extension allows you to manage and display a list of common questions and answers on your TYPO3 website','',1000000,0,0,'https://docs.typo3.org/p/remotedevs/rd-faq/main/en-us/Index.html','ter','',''),
(9303335,0,'rd_faq','1.1.0',99,38,'FAQs','This FAQ Extension allow to manage and Display questions and answers easily in the frontend. ',2,0,3,1748508535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Solanki Payal','payal.remotedevs@gmail.com','payalsolanki_@_0002','a27c44bcdf4813486d325885c0838386','This release includes code improvements and resolves several issues identified in the previous version.\r\nFixed compatibility issues with TYPO3 v13\r\nRefactored plugin registration and wizard configuration\r\n','',1001000,1,0,'https://docs.typo3.org/p/remotedevs/rd-faq/main/en-us/Index.html','ter','',''),
(9303336,0,'rd_faq','1.0.1',99,23,'FAQs','This FAQ Extension allow to manage and Display questions and answers easily in the frontend. ',2,0,3,1749195747,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Solanki Payal','payal.remotedevs@gmail.com','payalsolanki_@_0002','6be6e812a235533ccbf4132948cb4159','FAQ Extension for TYPO3 version 12','',1000001,0,0,'https://docs.typo3.org/p/remotedevs/rd-faq/main/en-us/Index.html','ter','',''),
(9303337,0,'rd_faq','1.0.2',99,24,'FAQs','This FAQ Extension allow to manage and Display questions and answers easily in the frontend. ',2,0,3,1749204504,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-11.5.99\";}}','Solanki Payal','payal.remotedevs@gmail.com','payalsolanki_@_0002','bce2428088b617a243fd54b83fa22fec','FAQ Extension for TYPO3 version 11','',1000002,0,0,'https://docs.typo3.org/p/remotedevs/rd-faq/main/en-us/Index.html','ter','',''),
(9303338,0,'group_access','1.0.6',35,33,'group_access','Allows to limit extbase actions ba frontend user group',999,0,4,1747989076,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','mvogel','efa15f8780d078304df1e0e7a3383b66','1.0.6 fix TER release\n\nFull Changelog: https://github.com/andersundsehr/group_access/compare/1.0.5...1.0.6\n\nhttps://github.com/andersundsehr/group_access/releases/tag/1.0.6','',1000006,0,0,'https://github.com/andersundsehr/group_access/','ter','',''),
(9303339,0,'group_access','1.1.0',35,2,'group_access','Allows to limit extbase actions ba frontend user group',999,0,4,1787132450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','','','mvogel','2558c1fdfeec46727dd4b9718b323763','1.1.0 add TYPO3 14 support\n\n Whats Changed\r\n [FEATURE] add TYPO3 14 support by @Kanti in https://github.com/andersundsehr/group_access/pull/5\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/group_access/compare/1.0.6...1.1.0\n\nhttps://github.com/andersundsehr/group_access/releases/tag/1.1.0','',1001000,1,0,'https://github.com/andersundsehr/group_access/','ter','',''),
(9303340,0,'delete_processed_image','12.0.0',55,26,'Delete Processed Image Files','This TYPO3 extension provides a backend tool to remove all processed (cropped, scaled, etc.) variants of a FAL image.\nIt adds a contextual Delete Processed Files button directly in the Filelist module, enabling editors and integrators to manually clear processed images for individual file references when needed.',1,0,4,1748332769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Belsignum','dev@belsignum.de','belsignum','f598c4768580214d0483a4bc55fe3df1','This TYPO3 extension provides a backend tool to remove all processed (cropped, scaled, etc.) variants of a FAL image.\r\nIt adds a contextual Delete Processed Files button directly in the Filelist module, enabling editors and integrators to manually clear processed images for individual file references when needed.','',12000000,0,0,'https://github.com/Andreas-Sommer/delete_processed_image','ter','',''),
(9303341,0,'delete_processed_image','13.0.0',55,29,'Delete Processed Image Files','This TYPO3 extension provides a backend tool to remove all processed (cropped, scaled, etc.) variants of a FAL image.\nIt adds a contextual Delete Processed Files button directly in the Filelist module, enabling editors and integrators to manually clear processed images for individual file references when needed.',1,0,4,1753353389,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Belsignum','dev@belsignum.de','belsignum','8c0333c8c1db9f3f5153d68344ff2710','Release for v13','',13000000,1,0,'https://github.com/Andreas-Sommer/delete_processed_image','ter','',''),
(9303342,0,'mindfula11y','0.1.0',342,24,'Mindful A11y','TYPO3 extension with backend tools to help you create accessible content. Includes management of heading structure, finding missing alternative text for images and alternative text generation using ChatGPT. More features to come.',0,0,1,1748612653,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','33fdd7e1732a21ec1c41143e21e86235','Initial release with heading structure module, finding missing alternative text and alternative text generation.','MindfulMarkup',1000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303343,0,'mindfula11y','0.1.1',342,27,'Mindful A11y','TYPO3 extension with backend tools to help you create accessible content. Includes management of heading structure, finding missing alternative text for images and alternative text generation using ChatGPT. More features to come.',0,0,1,1749028550,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','f8e4df8d45b6a8a66114f4973088be13','Fix disabling of frontend cache for heading structure preview.','MindfulMarkup',1001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303344,0,'mindfula11y','0.1.2',342,23,'Mindful A11y','TYPO3 extension with backend tools to help you create accessible content. Includes management of heading structure, finding missing alternative text for images and alternative text generation using ChatGPT. More features to come.',0,0,1,1753010463,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','9821c974319164a740e5b829c064c22e','Add german locale','MindfulMarkup',1002,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303345,0,'mindfula11y','0.2.0',342,21,'Mindful A11y','Comprehensive accessibility extension for TYPO3 providing backend tools for content editors and integrators. Features include missing alternative text detection with AI-powered generation via ChatGPT, semantic heading structure management with ViewHelper integration, ARIA landmark configuration for improved navigation, and inline editing capabilities within a unified accessibility backend module.',0,0,1,1755602803,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','dfefc8a280cf5fcb9b7364cdb2fbec71','v0.2.0: includes landmark management and many other improvements','Mindful Markup',2000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303346,0,'mindfula11y','0.2.1',342,21,'Mindful A11y','Comprehensive accessibility extension for TYPO3 providing backend tools for content editors and integrators. Features include missing alternative text detection with AI-powered generation via ChatGPT, semantic heading structure management with ViewHelper integration, ARIA landmark configuration for improved navigation, and inline editing capabilities within a unified accessibility backend module.',0,0,1,1755770538,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','17f7cfe7bf7965b5190604db34280cda','Enhanced error visualization in accessibility structure modules with improved distinction between warnings and errors. Added warnings for multiple H1 elements to help maintain proper document structure. Cleaned up translation labels and updated German translations for better maintainability.\r\n\r\n','Mindful Markup',2001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303347,0,'mindfula11y','0.3.0',342,20,'Mindful A11y','Comprehensive accessibility extension for TYPO3 providing backend tools for content editors and integrators. Features include missing alternative text detection with AI-powered generation via ChatGPT, semantic heading structure management with ViewHelper integration, ARIA landmark configuration for improved navigation, and inline editing capabilities within a unified accessibility backend module.',0,0,1,1755809979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','a53ccb51d0da02add281a801df0f764f','Allow overwrite of tag in landmark viewhelper via tagName argument','Mindful Markup',3000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303348,0,'mindfula11y','0.3.1',342,21,'Mindful A11y','Comprehensive accessibility extension for TYPO3 providing backend tools for content editors and integrators. Features include missing alternative text detection with AI-powered generation via ChatGPT, semantic heading structure management with ViewHelper integration, ARIA landmark configuration for improved navigation, and inline editing capabilities within a unified accessibility backend module.',0,0,1,1755816492,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','6025875c32c2f2324b6304d31295c23e','Do not treat header, footer in sectioning content as landmarks','Mindful Markup',3001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303349,0,'mindfula11y','0.4.0',342,21,'WFA Accessibility Module','Find, fix and improve accessibility in TYPO3  AI-assisted alt text, semantic headings, ARIA landmarks and inline remediation.',0,0,1,1756065202,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','d540f185037cf36f3952d7f4aaea4514','- Feature: Improve visuals in heading and landmark structure\r\n- Feature: Add descendant viewhelper\r\n- Fix Bug: Hide elements with empty aria-label in landmark structure\r\n- Fix Bug: Mark all headings of the same level that have skipped levels to the previous ancestor as errors instead of only the first one\r\n- Refactor: Improve heading tree\r\n','Websites für Alle',4000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303350,0,'mindfula11y','0.5.0',342,20,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). A backend module for quick remediation. More features to come.',0,0,1,1756228007,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','e28a762778a1143f66bb8c23d732b62e','- Added SiblingViewHelper for rendering headings at the same level as a referenced sibling.\r\n- Enhance DescendantViewHelper\r\n- Refactored AbstractHeadingViewHelper to include common logic for heading type resolution.\r\n- Improved HeadingViewHelper to utilize relationId for caching heading types.\r\n- Updated language files to include translations for sibling and descendant relations.\r\n- Enhanced README with usage examples for new ViewHelpers.\r\n- Modified JavaScript to support sibling relations in heading structure analysis.\r\n- Enhance Heading ViewHelper with FormDataCompiler integration, remove aria-label from LandmarkViewHelper if no landmark\r\n\r\nFull Changelog: https://github.com/crinis/mindfula11y/compare/v0.4.0...v0.5.0','Websites für Alle',5000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303351,0,'mindfula11y','0.6.0',342,21,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). A backend module for quick remediation. More features to come.',0,0,1,1756446990,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','371c261877be07b95000e5f729091055','- Disable requirement from tx_mindfula11y_arialabel\r\n- Increment type argument in descendant viewhelper if set\r\n- Determine functionality in backend module by page type\r\n\r\nFull Changelog: https://github.com/crinis/mindfula11y/compare/v0.5.0...v0.6.0','Websites für Alle',6000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303352,0,'mindfula11y','0.7.0',342,19,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). A backend module for quick remediation. More features to come.',1,0,1,1756853672,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','ff24aa0791f307e98f3c8cc886906ab9','Whats Changed\r\n\r\n- feat: Simplify the standard accessibility module view to only list errors and provide links to the more specialized views\r\n- Refactor: Landmark and heading related JS modules\r\n- Implement: Improved performance by caching preview requests\r\n\r\nThese changes improve the accessibility modules performance and user interface. Also improves maintainability.\r\n\r\nFull Changelog: https://github.com/crinis/mindfula11y/compare/v0.6.0...v0.7.0','Websites für Alle',7000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303353,0,'mindfula11y','0.8.0',342,19,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). A backend module for quick remediation. More features to come.',1,0,1,1757673261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','8dfbf8546b4ffaedaf28eff488b253bc','Changes:\r\n- Show accessibility info in page module and refactor\r\n\r\nFull Changelog: https://github.com/crinis/mindfula11y/compare/v0.7.0...v0.8.0','Websites für Alle',8000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303354,0,'mindfula11y','0.8.1',342,27,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). A backend module for quick remediation. More features to come.',1,0,1,1757690212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','c2713026772b8fc843e72adbcc73e4eb','Changes:\r\n\r\n- Fix undetected section landmarks using aria-labelledby\r\n\r\nFull Changelog: https://github.com/crinis/mindfula11y/compare/v0.8.0...v0.8.1','Websites für Alle',8001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303355,0,'mindfula11y','0.9.0',342,13,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). Integration of an external axe-core scanner. A backend module for quick remediation.',1,0,1,1772022972,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','12b41c7f573f62eaac4c20b5e775700f','Release containing new features, updates and refactoring.\r\n\r\nNew Features:\r\n\r\n- Integration with a [self-hosted external scanner](https://github.com/crinis/mindfulapi) using axe-core to get instant accessibility feedback after content changes.  MindfulAPI has been developed specifically for integration with this extension.\r\n- Update alternative text generation to use recent OpenAI models.\r\n\r\nDocumentation:\r\n\r\nDocumentation has been added and is available at [github.com/crinis/mindfula11y/blob/main/Documentation/Index.md](https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md).\r\n\r\nRefactoring and Bugfixes:\r\n\r\nMany small changes have been made to improve the overall usability, fix bugs and clean up the codebase.','Websites für Alle',9000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303356,0,'mindfula11y','0.9.1',342,14,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). Integration of an external axe-core scanner. A backend module for quick remediation.',1,0,1,1772093006,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','9ec5294bdbd9b3cfe0bf3cdb2fd24fd3','Bugfix release that fixes various potential issues and improves user feedback on API errors.','Websites für Alle',9001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303357,0,'mindfula11y','0.10.0',342,13,'WFA Accessibility Toolkit','Find and fix accessibility issues in TYPO3: viewhelpers for semantic headings and landmarks, missing image alt detection and generation with AI (ChatGPT). Integration of an external axe-core scanner. A backend module for quick remediation.',1,0,1,1773993361,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','8c5286379865e850026edc5b8e25b5f7','Small feature release with support for ChatGPT 5.4 mini and nano models for alt text generation.','Websites für Alle',10000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303358,0,'mindfula11y','0.11.0',342,7,'Accessibility Toolkit','Find and fix accessibility issues directly in the TYPO3 backend: a remediation module with missing alt-text detection and AI generation (OpenAI), accessibility fields and Fluid ViewHelpers for semantic headings and landmarks, plus optional axe-core page scanning.',1,0,1,1781786881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','00427b4fb6aac80eb26a66dde2812312','Feature release with TYPO3 14.3 LTS compatibility and security hardening.','Mindful Markup',11000,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303359,0,'mindfula11y','0.11.1',342,6,'Accessibility Toolkit','Find and fix accessibility issues directly in the TYPO3 backend: a remediation module with missing alt-text detection and AI generation (OpenAI), accessibility fields and Fluid ViewHelpers for semantic headings and landmarks, plus optional axe-core page scanning.',1,0,1,1782837467,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','06ccd6ac4105660bfbc17b83f8924cce','Fixes a bug in the heading ViewHelpers where mindfula11y:heading (and .sibling / .descendant) threw a fatal TypeError when the heading level was resolved from the database and not via type argument.','Mindful Markup',11001,0,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303360,0,'mindfula11y','0.12.0',342,5,'Accessibility Toolkit','Find and fix accessibility issues directly in the TYPO3 backend: a remediation module with missing alt-text detection and AI generation (OpenAI), accessibility fields and Fluid ViewHelpers for semantic headings and landmarks, plus optional axe-core page scanning.',1,0,1,1783892956,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Felix Spittel','felix@mindfulmarkup.de','crinis','51ad26ce33e29b2b32ff76a184d00621','Frontend platform release. The entire backend frontend is rewritten as\nTypeScript/Lit shadow-DOM web components, scans gain an optional AI review\nvia MindfulAPIs agent audit, and the heading structure check now validates\nthe actual rendered outline with axe-core-aligned semantics.\n\nRequires [MindfulAPI](https://github.com/crinis/mindfulapi) v0.7.0 or\nlater for scanner features  the extension now talks to the versioned\n/v1 API routes and consumes the AI agent audit fields introduced there.\n\n Added\n\n- Per-reference Decorative image control for image references. Decorative references store an\n  explicit empty alternative and title, are omitted from missing-alt counts and render as\n  alt\"\" without a title attribute through native f:image and image-mode f:media;\n  templates must not override them with non-empty explicit alt or title arguments. The\n  description remains available as a visible caption.\n- Optional AI review (agent audit) for scans: MindfulAPI (v0.7.0) can run\n  a language-model audit alongside the axe-core scan, covering image alt text,\n  heading structure, link purpose, form labels and page title. Editors opt in\n  per scan via an \"Include AI review\" toggle; findings render in a dedicated\n  AI review section with severity, confidence, WCAG reference and suggestion.\n  Configured via mod.mindfula11y_accessibility.scan.aiAudit. Page TSconfig\n  (enable, default)  automatically created scans never request\n  an audit, so no LLM cost is incurred by simply browsing the backend.\n- Accessible server-side form errors. When a TYPO3 EXT:form submission\n  fails server-side validation, the final page title is prefixed with a\n  localized Error: (Fehler: in German) following the GOV.UK validation\n  pattern, so assistive technology announces the failure state as the response\n  loads. typo3/cms-form is an optional dependency; detection is automatic\n  with no template, marker or TypoScript integration, and native HTML5\n  validation is unaffected. Toggled globally by the\n  enableValidationErrorTitlePrefix extension configuration (on by default).\n- Frontend CI (lint, typecheck, unit tests, build, committed-output\n  verification); TER publication is now gated on the same verification of the\n  tagged commit.\n\n Changed\n\n- AI review requests now run every skill enabled by MindfulAPIs AGENT_SKILLS\n  setting when Page TSconfig omits aiAudit.skills. Integrators can still\n  configure a smaller subset or an empty list; TYPO3 forwards explicit lists\n  unchanged so MindfulAPI remains the single validation and whitelist authority.\n- Frontend rewritten as TypeScript/Lit shadow-DOM web components. Typed\n  sources under Resources/Private/Source/ are compiled to the shipped ES\n  modules; every component renders into its own shadow root with layered CSS\n  over a token bridge onto TYPO3s backend variables. The module UI follows\n  the backend color scheme (including dark mode), holds its own text to WCAG\n  AAA contrast, announces status changes through pre-rendered live regions,\n  and is hardened for keyboard use, 200 % zoom and 320 px reflow. Scan\n  polling now also resumes when a running scans element is re-inserted into\n  the DOM (e.g. after tab switches).\n- The heading structure check validates the rendered outline. All\n  h1h6 of the analyzed page are included  also headings rendered\n  without record binding (or without the ViewHelper), which were previously\n  invisible to the check. Missing h1, multiple h1 and empty headings\n  are now flagged for those as well; record-bound headings remain editable\n  from the module.\n- Skipped-level detection follows axe-cores heading-order semantics.\n  Only an increase of more than one level against the nearest shallower\n  preceding heading is an error. Headings before the first h1 (e.g.\n  navigation or sidebar region labels  a W3C WAI-recommended pattern) and\n  decreases in level are no longer flagged.\n- Alt-text generation in FormEngine moved from a custom renderType to a TCA\n  fieldControl on cores own input element: the Generate button is now an\n  icon control next to the field, and cores placeholder/override-checkbox\n  behavior applies unmodified to sys_file_reference.alternative.\n- Missing-alt cards were rebuilt with inline save/generate feedback and a\n  callout showing the file-metadata fallback label where one exists.\n- Development-only site sets, the visual-editor demo resources and the\n  rendered Documentation are excluded from both dist channels\n  (Packagist git archives and TER packages).\n\n Fixed\n\n- The form landmark is hidden from content editors by default, alongside the\n  other structural landmarks intended to be controlled at template level.\n- The Use header as landmark name toggle no longer reloads the content\n  element form; saving still selects the header or custom landmark name.\n- New inline image references are no longer discarded when the decorative-image\n  permission guard cannot resolve submitted relation columns. The guard resolves\n  the parent file field and rejects only unauthorized decorative-state changes,\n  preserving alt text, title, crop and link metadata.\n- Landmark analysis no longer treats unnamed forms as landmarks or reports\n  matching labels on different landmark roles as duplicates.\n- The decorative-image visibility condition now composes with existing TCA\n  displayCond rules for file-reference alternative text and titles.\n- File-metadata alternative placeholders are shown only to backend users who\n  may read sys_file_metadata.alternative.\n- Decorative image changes now enforce edit access to the references parent record and file\n  field, preventing direct DataHandler requests from bypassing the modules permissions.\n- mod.mindfula11y_accessibility.missingAltText.ignoreColumns is now\n  actually read (it was documented but never consumed); the undocumented\n  legacy path mod.mindfula11y_missingalttext.table keeps working for\n  existing installs. The shipped tt_content  image default was removed \n  it had always been inert, and activating it would have hidden the standard\n  image/textpic content element references from the check.\n- mod.mindfula11y_accessibility.missingAltText.ignoreFileMetadata is now\n  implemented without changing existing missing-alt results: with 0\n  (default), the metadata fallback counts as sufficient and editors get a\n  filter toggle to show covered references anyway. Set it to 1 to require\n  alternative text directly on every file reference.\n- Scan status polling no longer floods screen readers: the interim loading\n  view and unchanged statuses stay out of the live region, which now only\n  announces actual status transitions.\n- Scans pruned by the scanners retention policy no longer strand the module\n  on a loading error: the backend answers 404 for a scan the scanner no\n  longer knows, and the module forgets the stored id and creates a fresh\n  scan (when auto-create is enabled) instead of showing a permanent error.\n- Canceling a scan that finished at the same moment no longer pins a\n  \"Failed to cancel scan\" error over the results  the conflict answer is\n  resolved silently by loading the final scan state.\n- A single transient poll failure while a scan is running no longer stops\n  automatic updates for good: both the scan module and the compact issue-count\n  callout now retry on the next interval instead of freezing on a loading\n  error until manually refreshed.\n\n Removed\n\n- The mindfula11yAltText FormEngine renderType (InputAltElement). TCA\n  overrides referencing it must switch to the mindfula11yGenerateAltText\n  fieldControl; the extensions own overrides for sys_file_reference and\n  sys_file_metadata are migrated.\n- The flat legacy modules directly under Resources/Public/JavaScript/.\n  Modules now live under element/, service/ and lib/ paths, and\n  @mindfulmarkup/mindfula11y/ maps the whole directory  imports of the\n  old flat module names must be updated.\n\n Documentation\n\n- Documented the MindfulAPI v0.7.0 minimum requirement in the README, the\n  docs landing page and the integrators chapter, and clarified the\n  ignoreColumns / ignoreFileMetadata TSconfig semantics.','Mindful Markup',12000,1,0,'https://github.com/crinis/mindfula11y/blob/main/Documentation/Index.md','ter','',''),
(9303361,0,'content_blocks_bootstrap','0.0.1',70,26,'Content Blocks Bootstrap','Provides Content Blocks for the Bootstrap Framework',0,0,6,1748632087,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";s:14:\"content_blocks\";s:5:\"1.3.3\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','c0f9044c499c819b4c482587432bcf35','This is a first version for testing and learning purposes only! Check out GitHub for codes.','',1,0,0,'','ter','',''),
(9303362,0,'content_blocks_bootstrap','0.0.2',70,8,'Content Blocks Bootstrap','Provides Content Blocks for the Bootstrap Framework',0,0,6,1749001076,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";s:14:\"content_blocks\";s:5:\"1.3.3\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','94579c3cfa548ecebf14613b44b8929e','Added new content elements and bug fixes','',2,0,0,'','ter','',''),
(9303363,0,'content_blocks_bootstrap','0.0.3',70,36,'Content Blocks Bootstrap','Provides Content Blocks for the Bootstrap Framework',0,0,6,1749176059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";s:14:\"content_blocks\";s:5:\"1.3.3\";}}','Simon Köhler','simon@kohlercode.com','simonkoehler','fa2acc797adaa6b4ff0d98524ee10596','Added 2 new content elements and bugfixes','',3,1,0,'','ter','',''),
(9303364,0,'topwire','1.0.0',88,28,'Turbo for TYPO3','Turbo for TYPO3',2,0,2,1748639223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Helmut Hummel','typo3@helhum.io','helbot','174c062c5186513befd9c140f791f811','Release 1.0.0','',1000000,0,0,'https://github.com/topwire/topwire/blob/main/README.md','ter','',''),
(9303365,0,'topwire','1.1.0',88,24,'Turbo for TYPO3','Turbo for TYPO3',2,0,2,1748875661,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";}}','Helmut Hummel','typo3@helhum.io','helbot','7e1ce61ee179d9fa930982d506024af8','Release 1.1.0\n Make compatible with TYPO3 v13','',1001000,0,0,'https://github.com/topwire/topwire/blob/main/README.md','ter','',''),
(9303366,0,'topwire','1.1.1',88,28,'Turbo for TYPO3','Turbo for TYPO3',2,0,2,1748876131,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Helmut Hummel','typo3@helhum.io','helbot','e2299e3ad83a69978af5e8d1a363f1fd','Release 1.1.1\n Fix compatibility declaration in ext_emconf.php\n_(ツ)_/','',1001001,0,0,'https://github.com/topwire/topwire/blob/main/README.md','ter','',''),
(9303367,0,'topwire','1.1.2',88,8,'Turbo for TYPO3','Turbo for TYPO3',2,0,2,1781695236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.5-13.4.99\";}}','Helmut Hummel','typo3@helhum.io','helbot','52ef70cb75450f70666fc21c15d5a8fd','Release 1.1.2','',1001002,1,0,'https://github.com/topwire/topwire/blob/main/README.md','ter','',''),
(9303368,0,'ke_search_similarity','12.4.0',30,30,'ke_search Similarity','Fuzzy search extension for ke_search',2,0,3,1748821108,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";s:9:\"ke_search\";s:11:\"6.4.0-0.0.0\";}}','Marko Röper-Grewe','marko.roeper-grewe@udg.de','m.r.g.','2328e152153132d751ef51de85086e67','This is the first working version of this extension for TYPO3 V12, which adds a Did you mean... function to the EXT:ke_search.\r\n\r\nThe work on it is at a very good but still expandable level. I would not use it productively myself. But that can and will change in the next few days.\r\n\r\nSo if you have always installed the latest TYPO3 updates in 10 minutes, you will also enjoy this. For all others who like to wait a few days, I can only say: Never change a running system ... but there will soon be a version that is significantly more tested and released for further versions (V11? V13?).\r\n\r\nThis extension was created in my spare time for reasons of further education. A lot of AI has gone into it. I want to test how useful and effective this way of working is when creating extensions.\r\n\r\nI would be happy about sponsors or a small gift if the extension is helpful.\r\n\r\nI would also be happy to receive feedback or requests.','MSQ / UDG',12004000,1,0,'','ter','',''),
(9303369,0,'iconpack_tablericons','1.0.0',74,24,'Iconpack: Tabler Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Tabler Icons\" in TYPO3.',2,0,2,1748906925,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','c598b719c24b4363dfdab3e393b67c40','First public release','Kellermayr KG',1000000,0,0,'','ter','',''),
(9303370,0,'iconpack_tablericons','1.0.1',74,29,'Iconpack: Tabler Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Tabler Icons\" in TYPO3.',2,0,2,1753463161,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','53bec82e724c453d655a2cffe36d4def','Maintenance release','Kellermayr KG',1000001,0,0,'','ter','',''),
(9303371,0,'iconpack_tablericons','1.0.2',74,21,'Iconpack: Tabler Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Tabler Icons\" in TYPO3.',2,0,2,1765915034,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','fa1542d3c670d0d6f9aae260c6e17ef0','Added compatibility to TYPO3 v14','Kellermayr KG',1000002,1,0,'','ter','',''),
(9303372,0,'iconpack_iconoir','1.0.0',72,24,'Iconpack: Iconoir','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Iconoir Icons\" in TYPO3.',2,0,2,1748906947,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"0.2.0-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9e6e530f9e337011ca1e6f54ac0e8f5c','First public release','Kellermayr KG',1000000,0,0,'','ter','',''),
(9303373,0,'iconpack_iconoir','1.0.1',72,30,'Iconpack: Iconoir','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Iconoir Icons\" in TYPO3.',2,0,2,1753463261,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','90793d8fbd1013baa1bf7c6d54101d10','Added option to modify iconpack styles','Kellermayr KG',1000001,0,0,'','ter','',''),
(9303374,0,'iconpack_iconoir','1.0.2',72,18,'Iconpack: Iconoir','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Iconoir Icons\" in TYPO3.',2,0,2,1765914861,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','09236cc73c074519d7342565d3630af4','Added compatibility to TYPO3 v14','Kellermayr KG',1000002,1,0,'','ter','',''),
(9303375,0,'uniolbeuser','1.0.0',91,22,'BE user BE module','',2,0,1,1749040216,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.32-12.9.99\";}}','Sybille Peters','sybille.peters@uni-oldenburg.de','speters','b30ee866f71fa9ce875a47bc42fba21b','v1.0.0 \r\n\r\nhttps://github.com/Uniolweb/uniolbeuser/releases/tag/v1.0.0','Carl von Ossietzky Universität Oldenburg',1000000,0,0,'https://github.com/Uniolweb/uniolbeuser/blob/main/README.md','ter','',''),
(9303376,0,'uniolbeuser','1.0.1',91,20,'BE user BE module','',2,0,1,1752146753,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.32-12.9.99\";s:20:\"fontawesome_provider\";s:13:\"1.0.2-1.99.99\";}}','Sybille Peters','sybille.peters@uni-oldenburg.de','speters','77c419faf59ec650980640b5884c4a54','1.0.1 Add requirement for fontawesome_provider','Carl von Ossietzky Universität Oldenburg',1000001,0,0,'https://github.com/Uniolweb/uniolbeuser/blob/main/README.md','ter','',''),
(9303377,0,'uniolbeuser','1.0.3',91,20,'BE user BE module','',2,0,1,1758201016,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.32-12.9.99\";s:20:\"fontawesome_provider\";s:13:\"1.0.2-1.99.99\";}}','Sybille Peters','sybille.peters@uni-oldenburg.de','speters','5c51653f69f5068e1e49c86acf66324c','1.0.3\r\n\r\nhttps://github.com/Uniolweb/uniolbeuser/releases/tag/v1.0.3\r\nhttps://github.com/Uniolweb/uniolbeuser/releases/tag/v1.0.2','Carl von Ossietzky Universität Oldenburg',1000003,0,0,'https://github.com/Uniolweb/uniolbeuser/blob/main/README.md','ter','',''),
(9303378,0,'uniolbeuser','1.1.2',91,15,'BE user BE module','',2,0,1,1770374611,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fontawesome_provider\";s:13:\"1.0.2-1.99.99\";}}','Sybille Peters','sybille.peters@uni-oldenburg.de','speters','4797baf806123bd5174c1f231beb447d','1.1.2 Fixes problem with TYPO3 v13\r\n\r\nhttps://github.com/Uniolweb/uniolbeuser/releases/tag/v1.1.2','Carl von Ossietzky Universität Oldenburg',1001002,0,0,'https://github.com/Uniolweb/uniolbeuser/blob/main/README.md','ter','',''),
(9303379,0,'uniolbeuser','1.1.3',91,14,'BE user BE module','',2,0,1,1777369694,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:20:\"fontawesome_provider\";s:13:\"1.0.2-1.99.99\";}}','Sybille Peters','sybille.peters@uni-oldenburg.de','speters','c4049b941658fce6273ade52447c29a1','1.1.3 Bugfixes\r\n\r\nhttps://github.com/Uniolweb/uniolbeuser/releases/tag/v1.1.3','Carl von Ossietzky Universität Oldenburg',1001003,1,0,'https://github.com/Uniolweb/uniolbeuser/blob/main/README.md','ter','',''),
(9303380,0,'deeplcom_deeplphp','1.10.1',250,25,'DeepL Client Library (deeplcom)','',2,0,4,1749567228,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','ece7d019bd074e782408987af4e045cf','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.10.1','web-vision GmbH',1010001,0,0,'','ter','',''),
(9303381,0,'deeplcom_deeplphp','1.11.0',250,23,'DeepL Client Library (deeplcom)','',2,0,4,1749569883,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','310af7e2baa442cc9bf1c884367dc6b3','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.11.0','web-vision GmbH',1011000,0,0,'','ter','',''),
(9303382,0,'deeplcom_deeplphp','1.11.1',250,24,'DeepL Client Library (deeplcom)','',2,0,4,1749570126,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8e102523cb4d9cf0747608a688efdf7d','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.11.1','web-vision GmbH',1011001,0,0,'','ter','',''),
(9303383,0,'deeplcom_deeplphp','1.12.0',250,28,'DeepL Client Library (deeplcom)','',2,0,4,1749570242,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','9548abd227200a718c4ff5ec27f43ebe','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.12.0','web-vision GmbH',1012000,0,0,'','ter','',''),
(9303384,0,'deeplcom_deeplphp','1.12.1',250,31,'DeepL Client Library (deeplcom)','',2,0,4,1749753371,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','f714813ecff0974d9d97219eac7723d5','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.12.1','web-vision GmbH',1012001,0,0,'','ter','',''),
(9303385,0,'deeplcom_deeplphp','1.13.0',250,15,'DeepL Client Library (deeplcom)','',2,0,4,1768931060,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','c65ba41653b5f813c49b2d5c4daf8b13','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.13.0','web-vision GmbH',1013000,0,0,'','ter','',''),
(9303386,0,'deeplcom_deeplphp','1.14.0',250,15,'DeepL Client Library (deeplcom)','',2,0,4,1768931448,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','b2c2e0e188c33e2f64ed7ec9b684ed57','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.14.0','web-vision GmbH',1014000,0,0,'','ter','',''),
(9303387,0,'deeplcom_deeplphp','1.15.0',250,15,'DeepL Client Library (deeplcom)','',2,0,4,1768931583,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','fa8ced3349ae9db57365f12fb2ec5659','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.15.0','web-vision GmbH',1015000,0,0,'','ter','',''),
(9303388,0,'deeplcom_deeplphp','1.16.0',250,14,'DeepL Client Library (deeplcom)','',2,0,4,1768935674,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8879aba24e92b557d6059a591bc6cdbf','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.16.0','web-vision GmbH',1016000,0,0,'','ter','',''),
(9303389,0,'deeplcom_deeplphp','1.16.1',250,19,'DeepL Client Library (deeplcom)','',2,0,4,1769009696,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','298032f766f92317ad58963d3e2c5140','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.16.1','web-vision GmbH',1016001,0,0,'','ter','',''),
(9303390,0,'deeplcom_deeplphp','1.17.0',250,11,'DeepL Client Library (deeplcom)','',2,0,4,1775344142,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"backend\";s:14:\"12.4.0-14.3.99\";s:7:\"extbase\";s:14:\"12.4.0-14.3.99\";s:5:\"fluid\";s:14:\"12.4.0-14.3.99\";s:5:\"setup\";s:14:\"12.4.0-14.3.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','2f90b41ea7629acdbc30ca2564b04bb7','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.17.0','web-vision GmbH',1017000,0,0,'','ter','',''),
(9303391,0,'deeplcom_deeplphp','1.17.1',250,11,'DeepL Client Library (deeplcom)','Provides the official DeepL PHP API Client composer package',2,0,4,1775507032,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"backend\";s:14:\"12.4.0-14.3.99\";s:7:\"extbase\";s:14:\"12.4.0-14.3.99\";s:5:\"fluid\";s:14:\"12.4.0-14.3.99\";s:5:\"setup\";s:14:\"12.4.0-14.3.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','de9e09dcf11ffad2378826f84ed00de2','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.17.1','web-vision GmbH',1017001,0,0,'','ter','',''),
(9303392,0,'deeplcom_deeplphp','1.18.0',250,13,'DeepL Client Library (deeplcom)','Provides the official DeepL PHP API Client composer package',2,0,4,1776780244,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"backend\";s:14:\"12.4.0-14.3.99\";s:7:\"extbase\";s:14:\"12.4.0-14.3.99\";s:5:\"fluid\";s:14:\"12.4.0-14.3.99\";s:5:\"setup\";s:14:\"12.4.0-14.3.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','99acb77dcf770ba514bf51ee52c819c9','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.18.0','web-vision GmbH',1018000,0,0,'','ter','',''),
(9303393,0,'deeplcom_deeplphp','1.19.0',250,6,'DeepL Client Library (deeplcom)','Provides the official DeepL PHP API Client composer package',2,0,4,1785224677,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"backend\";s:14:\"12.4.0-14.3.99\";s:7:\"extbase\";s:14:\"12.4.0-14.3.99\";s:5:\"fluid\";s:14:\"12.4.0-14.3.99\";s:5:\"setup\";s:14:\"12.4.0-14.3.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','7a216f7eb886d5d66d10b6bc8d2b53b2','https://github.com/web-vision/deeplcom-deepl-php/releases/tag/1.19.0','web-vision GmbH',1019000,1,0,'','ter','',''),
(9303394,0,'deepl_base','1.0.0',140,24,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1749574392,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','ad0fe0f35f3c11ac9daf99d0ebe50560','https://github.com/web-vision/deepl-base/releases/tag/1.0.0','web-vision GmbH',1000000,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303395,0,'deepl_base','1.0.1',140,25,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1749577725,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','35e1763420ce25f86d04d976cbd24464','https://github.com/web-vision/deepl-base/releases/tag/1.0.1','web-vision GmbH',1000001,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303396,0,'deepl_base','1.0.2',140,29,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1751355598,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','3e06ec6c78a2599f664b9a810d489343','https://github.com/web-vision/deepl-base/releases/tag/1.0.2','web-vision GmbH',1000002,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303397,0,'deepl_base','1.0.3',140,19,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1769019007,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','eeb5d641d35bc19c246246a52ac26b8b','https://github.com/web-vision/deepl-base/releases/tag/1.0.3','web-vision GmbH',1000003,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303398,0,'deepl_base','2.0.0',140,12,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1777269914,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"backend\";s:15:\"13.4.28-14.3.99\";s:7:\"extbase\";s:15:\"13.4.28-14.3.99\";s:5:\"fluid\";s:15:\"13.4.28-14.3.99\";s:5:\"setup\";s:15:\"13.4.27-14.3.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8f0620b519d7760c09c3c9c7bb6ae048','https://github.com/web-vision/deepl-base/releases/tag/2.0.0','web-vision GmbH',2000000,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/2.0/en-us','ter','',''),
(9303399,0,'deepl_base','2.0.1',140,12,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1779167029,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"backend\";s:15:\"13.4.28-14.3.99\";s:7:\"extbase\";s:15:\"13.4.28-14.3.99\";s:5:\"fluid\";s:15:\"13.4.28-14.3.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','9310307ac7d63251488226c660e2ec30','https://github.com/web-vision/deepl-base/releases/tag/2.0.1','web-vision GmbH',2000001,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/2.0/en-us','ter','',''),
(9303400,0,'deepl_base','1.0.4',140,6,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1780631795,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8eb98dcb49ea9f0d952e01b7a96fbbe9','https://github.com/web-vision/deepl-base/releases/tag/1.0.4','web-vision GmbH',1000004,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303401,0,'deepl_base','1.0.7',140,4,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1785227202,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','05aca19bf101aa1db5094c02f5d91687','https://github.com/web-vision/deepl-base/releases/tag/1.0.7','web-vision GmbH',1000007,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/1.0/en-us','ter','',''),
(9303402,0,'deepl_base','2.0.5',140,6,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1785227566,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:7:\"backend\";s:15:\"13.4.28-14.3.99\";s:7:\"extbase\";s:15:\"13.4.28-14.3.99\";s:5:\"fluid\";s:15:\"13.4.28-14.3.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','2eae57ff3a7188ffbaf6fd211344ce9a','https://github.com/web-vision/deepl-base/releases/tag/2.0.5','web-vision GmbH',2000005,0,0,'https://docs.typo3.org/p/web-vision/deepl-base/2.0/en-us','ter','',''),
(9303403,0,'deepl_base','2.0.6',140,3,'DeepL Base','Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.',2,0,4,1787477743,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.34-14.3.99\";s:7:\"backend\";s:15:\"13.4.34-14.3.99\";s:7:\"extbase\";s:15:\"13.4.34-14.3.99\";s:5:\"fluid\";s:15:\"13.4.34-14.3.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','cb7dbcbaa3c680e95862301fec0f1a4e','https://github.com/web-vision/deepl-base/releases/tag/2.0.6','web-vision GmbH',2000006,1,0,'https://docs.typo3.org/p/web-vision/deepl-base/2.0/en-us','ter','',''),
(9303404,0,'typo3_interactive_tour','1.0.2',16,16,'An interactive tour through the TYPO3 backend','',2,0,0,1750253933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Macopedia Dev Team','extensions@macopedia.pl','macopedia','3b54131dca8ea834199b885aa24e692a','Update ext_emconf.php - set version 1.0.2','Macopedia Sp. z o.o.',1000002,1,0,'','ter','',''),
(9303405,0,'debug','2.0.0',27,27,'PSBits  Debug','Collection of debugging tools',2,0,4,1750858791,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','967de93e27f95eeb729f31816ca734b5','[TASK] Rename package and raise minimum php version to 8.3.','',2000000,1,0,'','ter','',''),
(9303406,0,'foundation','3.0.0',153,22,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1750967186,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','5b3154b43e6dc6e2523523238a5ce11e','[TASK] Rename package to psbits/foundation and raise minimum php version to 8.3.','',3000000,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303407,0,'foundation','3.0.1',153,24,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1751015337,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','1248765804072ab5108ab55ec88e212c','[BUGFIX] Fix file names after renaming package.','',3000001,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303408,0,'foundation','3.0.2',153,20,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1756813832,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','d0457c77cb731ee672ba3fb36668dbee','[BUGFIX] Avoid race conditions when logging language labels.','',3000002,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303409,0,'foundation','3.1.0',153,22,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1758191639,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','2f1669a89903cc32d9f1c54ba1d2f342','[FEATURE] Add setValueByPath to ArrayUtility.','',3001000,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303410,0,'foundation','3.1.3',153,15,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1765906164,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','0bc36f298ee862912a88bf2f2c7cba0e','[FEATURE] String converter can resolve to enum now.\r\n[TASK] Extend unit test for StringUtility by enum examples.\r\n[TASK] Set version to 3.1.3.\r\n[BUGFIX] Tab labels and identifiers were not set correctly in some cases during TCA generation.','',3001003,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303411,0,'foundation','3.1.4',153,14,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1770296224,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','27b6e22dd445b0676e2e001710c0bd2f','[BUGFIX] Fix TypoScript check in CLI context for TYPO3 13.','',3001004,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303412,0,'foundation','3.2.0',153,15,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1774211181,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','8038619aa4a216a9d8dbfa2c744e365a','[FEATURE] Add a user-friendly Enum attribute for TCA generation that converts enums to select fields.','',3002000,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303413,0,'foundation','3.2.1',153,15,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1776336488,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','ca283d782fab733dc3def6e53bbedbd3','[TASK] Add more unit tests.\r\n[TASK] Streamline language label identifiers for enums in TCA.','',3002001,0,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303414,0,'foundation','3.3.0',153,6,'PSBits  Foundation','Configuration framework for TYPO3 extension development',2,0,4,1784103088,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','f6d0a4d519a815d100b11a9d5a3e73be','[FEATURE] Add convention for select item labels of enums used in TCA.\r\n[FEATURE] Add runtime marker replacement in FlexFormService.\r\n[TASK] Add Site Set for TypoScript.\r\n[TASK] Add quality control tools and apply linter rules.\r\n[TASK] Resolve TODOs and extend unit and functional tests.\r\n[BUGFIX] Fix flawed palette and type initialization in TCA generation.\r\n[BUGFIX] TCA generation could break during class loading in certain scenarios.','',3003000,1,0,'https://github.com/phantasie-schmiede/foundation/blob/3.0.0/README.md','ter','',''),
(9303415,0,'acl_deployment','2.0.0',40,24,'PSBits  ACL Deployment','Deployment of users, user groups and their privileges',2,0,4,1750967264,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','ca42184df1ede80d882026cd2121eddb','[TASK] Rename package to psbits/acl-deployment.','',2000000,0,0,'https://github.com/phantasie-schmiede/acl-deployment/blob/main/README.md','ter','',''),
(9303416,0,'acl_deployment','2.0.1',40,16,'PSBits  ACL Deployment','Deployment of users, user groups and their privileges',2,0,4,1766044166,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','fda805253d99d6560551f9f7c076df77','[BUGFIX] Fix compatibility issues with TYPO3 v13.\r\n[BUGFIX] Fix type error occurring when creating new groups.\r\n[TASK] Set version to 2.0.1.','',2000001,1,0,'https://github.com/phantasie-schmiede/acl-deployment/blob/main/README.md','ter','',''),
(9303417,0,'view_helpers','3.0.0',65,8,'PSBits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1750967322,'a:1:{s:7:\"depends\";a:3:{s:10:\"foundation\";s:3:\"3.0\";s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','0b470eb472441901291809d2c38d74c6','[TASK] Rename package to psbits/view-helpers and raise minimum php version to 8.3.','',3000000,0,0,'','ter','',''),
(9303418,0,'view_helpers','3.0.1',65,26,'PSBits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1750968464,'a:1:{s:7:\"depends\";a:3:{s:10:\"foundation\";s:3:\"3.0\";s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','97a975c1280497446af7e250de1e7d6d','[BUGFIX] Fix syntax error in composer.json.','',3000001,0,0,'','ter','',''),
(9303419,0,'view_helpers','3.1.0',65,22,'PSBits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1757370224,'a:1:{s:7:\"depends\";a:3:{s:10:\"foundation\";s:3:\"3.0\";s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','85f525bc5d196fb8c89951b38a47fa41','[BUGFIX] RenderViewHelper is compatible with TYPO3 v13.4 now.\r\n[FEATURE] Add new IsArrayViewHelper.\r\n[TASK] InArrayViewHelper can return boolean to use it as condition argument.','',3001000,0,0,'','ter','',''),
(9303420,0,'view_helpers','3.1.1',65,9,'PSBits  ViewHelpers','Collection of useful ViewHelpers',2,0,4,1778657977,'a:1:{s:7:\"depends\";a:3:{s:10:\"foundation\";s:3:\"3.0\";s:3:\"php\";s:3:\"8.3\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Daniel Ablass','dn@phantasie-schmiede.de','cinemaniac','3730c774216be824fed084ae6ffcf79e','[BUGFIX] InArrayViewHelper breaks with inline notation.','',3001001,1,0,'','ter','',''),
(9303421,0,'formhandler_hcaptcha','13.0.0',41,9,'Formhandler HCaptcha','Add error check hcaptcha to Formhandler.',2,0,4,1751548174,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:8:\"hcaptcha\";s:13:\"2.3.0-2.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','f9e7cd268e1a1076f8cb31075401bd44','HCaptcha for EXT:formhandler','',13000000,0,0,'','ter','',''),
(9303422,0,'formhandler_hcaptcha','13.0.1',41,10,'Formhandler HCaptcha','Add error check hcaptcha to Formhandler.',2,0,4,1751548978,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:8:\"hcaptcha\";s:13:\"2.3.0-2.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','cecef00da1d2feb4c90798efaaa78147','Remove ext icon','',13000001,0,0,'','ter','',''),
(9303423,0,'formhandler_hcaptcha','13.0.2',41,22,'Formhandler HCaptcha','Add error check hcaptcha to Formhandler.',2,0,4,1751549289,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:8:\"hcaptcha\";s:13:\"2.3.0-2.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','2ad067c6c665bfce558fe2eb6d4f11a0','Solve problems with ext icon','',13000002,1,0,'','ter','',''),
(9303424,0,'sg_jobs','7.3.0',49,13,'Jobs','Manage and display your Job offers.',2,0,3,1751548208,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_mail\";s:7:\">=7.3.0\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','eb29297fda49a0ce2b4fb11563a76912','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',7003000,0,0,'','ter','',''),
(9303425,0,'sg_jobs','7.3.9',49,14,'Jobs','Manage and display job offers with applications (file uploads, CSV storage) and email notifications.',2,0,3,1759426290,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_mail\";s:7:\">=7.3.9\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','3cb351f59b188bea5a0c75df603cd9a3','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',7003009,0,0,'','ter','',''),
(9303426,0,'sg_jobs','7.5.5',49,5,'Jobs','Manage and display job offers with applications (file uploads, CSV storage) and email notifications.',2,0,3,1776112887,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_mail\";s:7:\">=7.5.5\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','29e9008db4ed2bfa557c13f3514bb4f7','Release 7.5.5 - Changelog: https://gitlab.sgalinski.de/typo3/sg_jobs/-/compare/7.5.4...7.5.5','sgalinski Internet Services (https://www.sgalinski.de)',7005005,0,0,'','ter','',''),
(9303427,0,'sg_jobs','7.5.6',49,5,'Jobs Board & Applications','Manage job postings in TYPO3 and collect applications with file uploads, notifications, and CSV export/storage.',2,0,3,1776529164,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_mail\";s:7:\">=7.5.6\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','bbe65850f88fac7232bac4d882c8594b','Release 7.5.6 - Changelog: https://gitlab.sgalinski.de/typo3/sg_jobs/-/compare/7.5.5...7.5.6','sgalinski Internet Services (https://www.sgalinski.de)',7005006,0,0,'','ter','',''),
(9303428,0,'sg_jobs','7.5.7',49,8,'Jobs Board & Applications','Manage job postings in TYPO3 and collect applications with file uploads, notifications, and CSV export/storage.',2,0,3,1778683898,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_mail\";s:7:\">=7.5.7\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','98a6c0a6ad57aff68da81299dd132ddd','Release 7.5.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_jobs/-/compare/7.5.6...7.5.7','sgalinski Internet Services (https://www.sgalinski.de)',7005007,0,0,'','ter','',''),
(9303429,0,'sg_jobs','8.0.8',49,2,'Jobs Board & Applications','Manage job postings in TYPO3 and collect applications with file uploads, notifications, and CSV export/storage.',2,0,4,1786571430,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','581e6e9219855a3bea860f104f77066e','Release 8.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_jobs/-/compare/8.0.7...8.0.8','https://www.sgalinski.de',8000008,0,0,'','ter','',''),
(9303430,0,'sg_jobs','8.1.1',49,2,'Jobs Board & Applications','Manage job postings in TYPO3 and collect applications with file uploads, notifications, and CSV export/storage.',2,0,4,1787934753,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','50c7e62e46210802b251f26cfe2ee7b2','Release 8.1.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_jobs/-/compare/8.1.0...8.1.1','https://www.sgalinski.de',8001001,1,0,'','ter','',''),
(9303431,0,'formhandler_ajax','13.0.0',27,7,'Formhandler Ajax','Add AJAX capability to Formhandler. File upload, validation, submit.',2,0,4,1751548212,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:11:\"formhandler\";s:15:\"13.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','702198b0e75b2da269eba1aaab4690dd','AJAX features for EXT:formhandler using HTMX (https://htmx.org)','',13000000,0,0,'','ter','',''),
(9303432,0,'formhandler_ajax','13.0.1',27,20,'Formhandler Ajax','Add AJAX capability to Formhandler. File upload, validation, submit.',2,0,4,1751548964,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:11:\"formhandler\";s:15:\"13.0.0-13.99.99\";}}','Reinhard Führicht','r.fuehricht@gmail.com','rfuehricht','5893f2aa9c714b6ad08e2c6149fe1a10','Remove ext icon','',13000001,1,0,'','ter','',''),
(9303433,0,'sg_news','12.0.7',79,16,'News System','News System',2,0,3,1751548220,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','badc7204402ea32d4e887e92a2ffa852','TER Sync','sgalinski Internet Services',12000007,0,0,'','ter','',''),
(9303434,0,'sg_news','12.0.10',79,19,'News System','Page-based news system with categories, tags, and frontend listing plugins.',2,0,3,1759426315,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','cbf0a87ab2c66dc2a2f21f31712844b0','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',12000010,0,0,'','ter','',''),
(9303435,0,'sg_news','12.2.7',79,9,'News System','Page-based news system with categories, tags, and frontend listing plugins.',2,0,3,1776112899,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','d46283a18a0f9dffa0994f032e4737d1','Release 12.2.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_news/-/compare/12.2.6...12.2.7','sgalinski Internet Services (https://www.sgalinski.de)',12002007,0,0,'','ter','',''),
(9303436,0,'sg_news','12.2.8',79,9,'Magazine News System for TYPO3','Page-based TYPO3 news and magazine system with author profiles, multiple plugins/layouts, category/tag filters, RSS feeds, and optional likes/comments/SEO integrations.',2,0,3,1776529176,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','bec64d7dbb98c17d025121c87a85d922','Release 12.2.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_news/-/compare/12.2.7...12.2.8','sgalinski Internet Services (https://www.sgalinski.de)',12002008,0,0,'','ter','',''),
(9303437,0,'sg_news','12.2.9',79,12,'Magazine News System for TYPO3','Page-based TYPO3 news and magazine system with author profiles, multiple plugins/layouts, category/tag filters, RSS feeds, and optional likes/comments/SEO integrations.',2,0,3,1778683910,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','a82fce6b0c4431baecab123aa2a7edb6','Release 12.2.9 - Changelog: https://gitlab.sgalinski.de/typo3/sg_news/-/compare/12.2.8...12.2.9','sgalinski Internet Services (https://www.sgalinski.de)',12002009,0,0,'','ter','',''),
(9303438,0,'sg_news','12.2.10',79,11,'Magazine News System for TYPO3','Page-based TYPO3 news and magazine system with author profiles, multiple plugins/layouts, category/tag filters, RSS feeds, and optional likes/comments/SEO integrations.',2,0,3,1779897852,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:8:\"suggests\";a:3:{s:11:\"sg_comments\";s:5:\"6.0.0\";s:7:\"sg_ajax\";s:5:\"5.0.0\";s:6:\"sg_seo\";s:0:\"\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','fd8571631ad281d1e27673ae890aaa64','Release 12.2.10 - Changelog: https://gitlab.sgalinski.de/typo3/sg_news/-/compare/12.2.9...12.2.10','sgalinski Internet Services (https://www.sgalinski.de)',12002010,0,0,'','ter','',''),
(9303439,0,'sg_news','13.0.7',79,3,'Magazine News System for TYPO3','Page-based TYPO3 news and magazine system with author profiles, multiple plugins/layouts, category/tag filters, RSS feeds, and optional likes/comments/SEO integrations.',2,0,4,1786571442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0b676664dc3a1a555a916cabeec6c74e','Release 13.0.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_news/-/compare/13.0.6...13.0.7','https://www.sgalinski.de',13000007,1,0,'','ter','',''),
(9303440,0,'sg_seo','8.0.2',66,13,'Extended SEO Integration','Extended SEO Integration for TYPO3 based on EXT:seo',2,0,2,1751548232,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','72cae77099fc71528fde6e39a8ea8ea1','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',8000002,0,0,'','ter','',''),
(9303441,0,'sg_seo','8.0.6',66,16,'Extended SEO Integration','Extended SEO for TYPO3: XML sitemap (canonical/noindex aware), static generation, WebP conversion, head tag overrides.',2,0,2,1759426345,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','2464a68b7ceff34439f745f246fa1c34','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',8000006,0,0,'','ter','',''),
(9303442,0,'sg_seo','8.1.0',66,11,'Extended SEO Integration','Extended SEO for TYPO3: XML sitemap (canonical/noindex aware), static generation, WebP conversion, head tag overrides.',2,0,2,1776111465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','20a4c5185325c837e04d49f451dfdbbf','Release 8.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_seo/-/compare/8.0.10...8.1.0','sgalinski Internet Services (https://www.sgalinski.de)',8001000,0,0,'','ter','',''),
(9303443,0,'sg_seo','8.1.1',66,9,'SEO Toolkit: Sitemap & Meta','Advanced TYPO3 SEO toolkit with smart XML sitemap filtering, static generation, image optimization, and meta controls.',2,0,2,1776529180,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','9b1373d47354123d53f3f374fe9204d6','Release 8.1.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_seo/-/compare/8.1.0...8.1.1','sgalinski Internet Services (https://www.sgalinski.de)',8001001,0,0,'','ter','',''),
(9303444,0,'sg_seo','8.1.2',66,12,'SEO Toolkit: Sitemap & Meta','Advanced TYPO3 SEO toolkit with smart XML sitemap filtering, static generation, image optimization, and meta controls.',2,0,2,1778683913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','cb9a91a3704a1a63997ecea5b2680bfb','Release 8.1.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_seo/-/compare/8.1.1...8.1.2','sgalinski Internet Services (https://www.sgalinski.de)',8001002,0,0,'','ter','',''),
(9303445,0,'sg_seo','9.0.2',66,2,'SEO Toolkit: Sitemap & Meta','Advanced TYPO3 SEO toolkit with smart XML sitemap filtering, static generation, image optimization, and meta controls.',2,0,4,1786571446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ed9f2934c639930b60fb090a38bd4e71','Release 9.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_seo/-/compare/9.0.1...9.0.2','https://www.sgalinski.de',9000002,0,0,'','ter','',''),
(9303446,0,'sg_seo','9.0.3',66,3,'SEO Toolkit: Sitemap & Meta','Advanced TYPO3 SEO toolkit with smart XML sitemap filtering, static generation, image optimization, and meta controls.',2,0,4,1786751234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4962664a16039e19559c5fe11f38a66a','Release 9.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_seo/-/compare/9.0.2...9.0.3','https://www.sgalinski.de',9000003,1,0,'','ter','',''),
(9303447,0,'sg_account','11.0.8',87,16,'FE user accounts','Offers Website user functionalities (Register, Edit, Login, Account links, User management)',2,0,3,1751548261,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','ed4d905646f113bd8e94af6079bf9cc2','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',11000008,0,0,'','ter','',''),
(9303448,0,'sg_account','11.0.20',87,16,'FE user accounts','Offers Website user functionalities (Register, Edit, Login, Account links, User management)',2,0,3,1759426195,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','b0379ac3d85ae4c27fa77d98ff1027a9','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',11000020,0,0,'','ter','',''),
(9303449,0,'sg_account','11.3.2',87,9,'User registration & account handling','Offers website user functionalities (Register, Edit, Login, Account links, User management & more)',2,0,3,1776112838,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','3f6293836dca6c18f0b0d74bf4f1cb95','Release 11.3.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/11.3.1...11.3.2','sgalinski Internet Services (https://www.sgalinski.de)',11003002,0,0,'','ter','',''),
(9303450,0,'sg_account','11.3.3',87,10,'User registration & account handling','Offers website user functionalities (Register, Edit, Login, Account links, User management & more)',2,0,3,1776441791,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','d5571f98e029b89711e65270396565e9','Release 11.3.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/11.3.2...11.3.3','sgalinski Internet Services (https://www.sgalinski.de)',11003003,0,0,'','ter','',''),
(9303451,0,'sg_account','11.3.4',87,10,'TYPO3 Frontend User Accounts & Social Login','TYPO3 frontend user account extension with registration, double opt-in, profile editing, multi-email login, password reset, OAuth social login (Google/Facebook/Xing/LinkedIn/Entra), ALTCHA protection, FE user backend module (CSV export/login-as), and Scheduler cleanup commands.',2,0,3,1776529113,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4bb48056c1a5bcaa2e8e618974664441','Release 11.3.4 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/11.3.3...11.3.4','sgalinski Internet Services (https://www.sgalinski.de)',11003004,0,0,'','ter','',''),
(9303452,0,'sg_account','11.4.0',87,12,'TYPO3 Frontend User Accounts & Social Login','TYPO3 frontend user account extension with registration, double opt-in, profile editing, multi-email login, password reset, OAuth social login (Google/Facebook/Xing/LinkedIn/Entra), ALTCHA protection, FE user backend module (CSV export/login-as), and Scheduler cleanup commands.',2,0,3,1778683878,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','50bb8c81196ca828e2eaf9887bc2f1d1','Release 11.4.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/11.3.4...11.4.0','sgalinski Internet Services (https://www.sgalinski.de)',11004000,0,0,'','ter','',''),
(9303453,0,'sg_account','11.4.1',87,9,'TYPO3 Frontend User Accounts & Social Login','TYPO3 frontend user account extension with registration, double opt-in, profile editing, multi-email login, password reset, OAuth social login (Google/Facebook/Xing/LinkedIn/Entra), ALTCHA protection, FE user backend module (CSV export/login-as), and Scheduler cleanup commands.',2,0,3,1781105166,'a:3:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.0.0-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:9:\"conflicts\";a:1:{s:7:\"felogin\";s:0:\"\";}s:8:\"suggests\";a:1:{s:12:\"project_base\";s:6:\"9.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','2c5227956f23c7b86b2ff725e63b0e2c','Release 11.4.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/11.4.0...11.4.1','sgalinski Internet Services (https://www.sgalinski.de)',11004001,0,0,'','ter','',''),
(9303454,0,'sg_account','12.0.8',87,3,'TYPO3 Frontend User Accounts & Social Login','TYPO3 frontend user account extension with registration, double opt-in, profile editing, multi-email login, password reset, OAuth social login (Google/Facebook/Xing/LinkedIn/Entra), ALTCHA protection, FE user backend module (CSV export/login-as), and Scheduler cleanup commands.',2,0,4,1786571392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','111c793869854034156c6bab6e2e7976','Release 12.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/12.0.7...12.0.8','https://www.sgalinski.de',12000008,0,0,'','ter','',''),
(9303455,0,'sg_account','12.2.1',87,2,'TYPO3 Frontend User Accounts & Social Login','TYPO3 frontend user account extension with registration, double opt-in, profile editing, multi-email login, password reset, OAuth social login (Google/Facebook/Xing/LinkedIn/Entra), ALTCHA protection, FE user backend module (CSV export/login-as), and Scheduler cleanup commands.',2,0,4,1787934733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','af537900f8f8bf0fead5e2b3605e2fac','Release 12.2.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_account/-/compare/12.2.0...12.2.1','https://www.sgalinski.de',12002001,1,0,'','ter','',''),
(9303456,0,'sg_comments','8.0.10',59,15,'Comments System','Possibility to comment on the posts with replies and moderate comments',2,0,3,1751548303,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:7:\"8.0.10-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"sg_rest\";s:6:\"1.0.3-\";s:10:\"sg_account\";s:7:\"8.0.10-\";}}','Fabian Galinski, Philipp Nowinski','support@sgalinski.de','sgalinsk','e80b296a48f7abc9f7f8cadf9e0d30e7','TER Sync','sgalinski Internet Services',8000010,0,0,'','ter','',''),
(9303457,0,'sg_comments','8.0.14',59,18,'Comments System','Threaded comments with replies, moderation, notifications, and file uploads',2,0,3,1759426234,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:7:\"8.0.14-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}s:8:\"suggests\";a:2:{s:7:\"sg_rest\";s:6:\"1.0.3-\";s:10:\"sg_account\";s:7:\"8.0.14-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ccc8996ddd4b02f5151c1af2e85841a9','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',8000014,0,0,'','ter','',''),
(9303458,0,'sg_comments','8.4.5',59,11,'Comments System','Threaded comments with replies, moderation, notifications, and file uploads',2,0,3,1776112849,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.4.5-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.4.5-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','2ae318f41f94400cb33b3a712a10a8f0','Release 8.4.5 - Changelog: https://gitlab.sgalinski.de/typo3/sg_comments/-/compare/8.4.4...8.4.5','sgalinski Internet Services (https://www.sgalinski.de)',8004005,0,0,'','ter','',''),
(9303459,0,'sg_comments','8.4.6',59,9,'Threaded Comments & Moderation','Threaded TYPO3 comment system with replies, moderation, notifications, file uploads, and sg_news integration.',2,0,3,1776529125,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.4.6-8.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";s:7:\"sg_mail\";s:6:\"8.4.6-\";s:14:\"sg_consistence\";s:6:\"6.0.0-\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c333aa2a7494777dc8af497f306f01d1','Release 8.4.6 - Changelog: https://gitlab.sgalinski.de/typo3/sg_comments/-/compare/8.4.5...8.4.6','sgalinski Internet Services (https://www.sgalinski.de)',8004006,0,0,'','ter','',''),
(9303460,0,'sg_comments','9.0.9',59,2,'Threaded Comments & Moderation','Threaded TYPO3 comment system with replies, moderation, notifications, file uploads, and sg_news integration.',2,0,4,1786571403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c1b92feb05dd4c1178d6760abf6aabb5','Release 9.0.9 - Changelog: https://gitlab.sgalinski.de/typo3/sg_comments/-/compare/9.0.8...9.0.9','https://www.sgalinski.de',9000009,0,0,'','ter','',''),
(9303461,0,'sg_comments','9.0.10',59,2,'Threaded Comments & Moderation','Threaded TYPO3 comment system with replies, moderation, notifications, file uploads, and sg_news integration.',2,0,4,1786751188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','9da00cb1c8294b18071fd996ff307b5f','Release 9.0.10 - Changelog: https://gitlab.sgalinski.de/typo3/sg_comments/-/compare/9.0.9...9.0.10','https://www.sgalinski.de',9000010,0,0,'','ter','',''),
(9303462,0,'sg_comments','9.1.1',59,2,'Threaded Comments & Moderation','Threaded TYPO3 comment system with replies, moderation, notifications, file uploads, and sg_news integration.',2,0,4,1787934746,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ec92e741aaf86dfe85882c04b4f9ddc5','Release 9.1.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_comments/-/compare/9.1.0...9.1.1','https://www.sgalinski.de',9001001,1,0,'','ter','',''),
(9303463,0,'sg_logs','2.0.5',37,12,'SgLogs','This extension provides scripts for logs viewing',2,0,4,1751548370,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Florian Will','florian.will@sgalinski.de','sgalinsk','46b9c3a02bff7b116c340da1128c1686','TER Sync','sgalinski Internet Services',2000005,0,0,'','ter','',''),
(9303464,0,'sg_logs','2.0.7',37,9,'SgLogs','Browse and manage TYPO3 log files: grouping, solved markers, pagination, and file deletion',2,0,4,1759426298,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','a376ea4e184e3b2b97a90377079bec60','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',2000007,0,0,'','ter','',''),
(9303465,0,'sg_logs','2.5.1',37,6,'SgLogs','Browse and manage TYPO3 log files with grouping, solved markers, pagination, and metrics export',2,0,4,1776112889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','8769041d34bea369a3de5407b8ba8d45','Release 2.5.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg-logs/-/compare/2.5.0...2.5.1','sgalinski Internet Services (https://www.sgalinski.de)',2005001,0,0,'','ter','',''),
(9303466,0,'sg_logs','2.5.2',37,8,'Log Viewer & Error Analytics','TYPO3 backend log viewer with grouping, solved markers, filtering, pagination, live tail, and optional metrics export.',2,0,4,1776529166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','acb605be6c8232dad5b6781c4dc99deb','Release 2.5.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg-logs/-/compare/2.5.1...2.5.2','sgalinski Internet Services (https://www.sgalinski.de)',2005002,0,0,'','ter','',''),
(9303467,0,'sg_logs','3.0.2',37,1,'Log Viewer & Error Analytics','TYPO3 backend log viewer with grouping, solved markers, filtering, pagination, live tail, and optional metrics export.',2,0,4,1786571433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','e71fce84c6b8b0e4b8cc2c5f82094f4f','Release 3.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg-logs/-/compare/3.0.1...3.0.2','https://www.sgalinski.de',3000002,0,0,'','ter','',''),
(9303468,0,'sg_logs','3.0.3',37,1,'Log Viewer & Error Analytics','TYPO3 backend log viewer with grouping, solved markers, filtering, pagination, live tail, and optional metrics export.',2,0,4,1786751220,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','48b50ee1db35d01c7c322777fa1809db','Release 3.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg-logs/-/compare/3.0.2...3.0.3','https://www.sgalinski.de',3000003,1,0,'','ter','',''),
(9303469,0,'sg_mail','10.0.8',93,15,'Mail Templates','Mail Templates',2,0,1,1751548406,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','a59e565960bfbdb11050ec1b858005c8','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',10000008,0,0,'','ter','',''),
(9303470,0,'sg_mail','10.1.3',93,16,'Mail Templates','Email templates and queue for TYPO3 with markers, multilingual backend management, and Scheduler/CLI sending.',2,0,1,1759426306,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','924bd0a2ea56a466ed3157a3af6e8ed1','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',10001003,0,0,'','ter','',''),
(9303471,0,'sg_mail','10.3.1',93,9,'Mail Templates','Email templates and queue for TYPO3 with markers, multilingual backend management, and Scheduler/CLI sending.',2,0,1,1776112895,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','1c0196b419f332a01efb6394131031f0','Release 10.3.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/10.3.0...10.3.1','sgalinski Internet Services (https://www.sgalinski.de)',10003001,0,0,'','ter','',''),
(9303472,0,'sg_mail','10.3.2',93,10,'Mail Templates','Email templates and queue for TYPO3 with markers, multilingual backend management, and Scheduler/CLI sending.',2,0,1,1776441812,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','fd760ef6424c92d18777d6643197ce5f','Release 10.3.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/10.3.1...10.3.2','sgalinski Internet Services (https://www.sgalinski.de)',10003002,0,0,'','ter','',''),
(9303473,0,'sg_mail','10.3.3',93,9,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,1,1776529172,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','34e48aa06d1448d593f0e4ab5d464ebe','Release 10.3.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/10.3.2...10.3.3','sgalinski Internet Services (https://www.sgalinski.de)',10003003,0,0,'','ter','',''),
(9303474,0,'sg_mail','10.4.0',93,12,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,1,1778683906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','54d1357f5ece4482a435da7684a0423e','Release 10.4.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/10.3.5...10.4.0','sgalinski Internet Services (https://www.sgalinski.de)',10004000,0,0,'','ter','',''),
(9303475,0,'sg_mail','10.4.1',93,9,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,1,1781105191,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4d4096371e6cf584d7b46173366b873c','Release 10.4.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/10.4.0...10.4.1','sgalinski Internet Services (https://www.sgalinski.de)',10004001,0,0,'','ter','',''),
(9303476,0,'sg_mail','11.0.3',93,3,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,4,1786571438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','e3669f2c917a6d5d5106ec34c832b030','Release 11.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/11.0.2...11.0.3','https://www.sgalinski.de',11000003,0,0,'','ter','',''),
(9303477,0,'sg_mail','11.1.1',93,3,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,4,1786751227,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','fd37dec4faaf06912a10714f6741fa88','Release 11.1.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/11.1.0...11.1.1','https://www.sgalinski.de',11001001,0,0,'','ter','',''),
(9303478,0,'sg_mail','10.6.5',93,2,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,1,1786980675,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4d18fd26e23b8cbe1bc35d313715ee0e','Release 10.6.5 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/11.1.2...10.6.5','sgalinski Internet Services (https://www.sgalinski.de)',10006005,0,0,'','ter','',''),
(9303479,0,'sg_mail','11.1.2',93,3,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,4,1786980691,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','bd65f956fffaeb6be7e89db2844edc9b','Release 11.1.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/11.1.1...11.1.2','https://www.sgalinski.de',11001002,0,0,'','ter','',''),
(9303480,0,'sg_mail','11.2.1',93,2,'TYPO3 Mail Queue & Templates','TYPO3 mail management extension with multilingual template and layout editing (HTML/MJML), queue and priority handling, ext:form finishers, marker/event API, CSV export, blacklist controls, and Scheduler/CLI commands.',2,0,4,1787934760,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','bca3e4110fc72b1e74b2df7e79494498','Release 11.2.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_mail/-/compare/11.2.0...11.2.1','https://www.sgalinski.de',11002001,1,0,'','ter','',''),
(9303481,0,'sg_cache_extender','7.0.2',62,16,'sgalinski Cache Extender','Adds a possibility to clear all caches at once',2,0,3,1751548437,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:1:{s:15:\"sm_clearcachecm\";s:1:\"*\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','7e41598b7ad5559c37c54f058c1af7fd','sg_cache_extender','sgalinski Internet Services (https://www.sgalinski.de)',7000002,0,0,'','ter','',''),
(9303482,0,'sg_cache_extender','7.0.4',62,14,'sgalinski Cache Extender','Clear all TYPO3 caches at once with backend actions, CLI command, and branch cache support.',2,0,3,1759426224,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:1:{s:15:\"sm_clearcachecm\";s:1:\"*\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','7211ec362397196801c2ab0b1bd5a71b','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',7000004,0,0,'','ter','',''),
(9303483,0,'sg_cache_extender','7.0.6',62,9,'sgalinski Cache Extender','Clear all TYPO3 caches at once with backend actions, CLI command, and branch cache support.',2,0,3,1776112845,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:1:{s:15:\"sm_clearcachecm\";s:1:\"*\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','339842b1963aa7c4b6f3c82ae3b4ecbc','Release 7.0.6 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cache_extender/-/compare/7.0.5...7.0.6','sgalinski Internet Services (https://www.sgalinski.de)',7000006,0,0,'','ter','',''),
(9303484,0,'sg_cache_extender','7.0.8',62,9,'sgalinski Cache Extender','Clear all TYPO3 caches at once with backend actions, CLI command, and branch cache support.',2,0,3,1776441798,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:1:{s:15:\"sm_clearcachecm\";s:1:\"*\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','3a8b3a23d8286b1f355c81aeb41e7162','Release 7.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cache_extender/-/compare/7.0.7...7.0.8','sgalinski Internet Services (https://www.sgalinski.de)',7000008,0,0,'','ter','',''),
(9303485,0,'sg_cache_extender','7.0.9',62,12,'Cache Manager: Clear All & Branch','Extend TYPO3 cache management with clear-all actions, page and branch cache flushing, backend buttons, and CLI support.',2,0,3,1776529122,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}s:9:\"conflicts\";a:1:{s:15:\"sm_clearcachecm\";s:1:\"*\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','93e937e7646e25443e7ecd1d7330e70d','Release 7.0.9 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cache_extender/-/compare/7.0.8...7.0.9','sgalinski Internet Services (https://www.sgalinski.de)',7000009,0,0,'','ter','',''),
(9303486,0,'sg_cache_extender','8.0.2',62,2,'Cache Manager: Clear All & Branch','Extend TYPO3 cache management with clear-all actions, page and branch cache flushing, backend buttons, and CLI support.',2,0,4,1786571400,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','f7c12addd528137b34aca7d51d670cba','Release 8.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_cache_extender/-/compare/8.0.1...8.0.2','https://www.sgalinski.de',8000002,1,0,'','ter','',''),
(9303487,0,'sg_rest','7.0.1',35,11,'REST API Base','The extension provides a basic REST environment.',2,0,4,1751548452,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','bcad26d9c86145e208f36bce1d7d81a6','sg_cache_extender','sgalinski Internet Services',7000001,0,0,'','ter','',''),
(9303488,0,'sg_rest','7.0.3',35,14,'REST API Base','Provide a REST API framework for TYPO3: routing, FE user/bearer auth, entity registration (field whitelist), pagination, and CRUD permissions.',2,0,4,1759426322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','229608bf3b8dfe80978e33e4b7d1cf8b','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',7000003,0,0,'','ter','',''),
(9303489,0,'sg_rest','7.1.0',35,10,'DEPRECATED: TYPO3 REST API Base (Legacy)','Deprecated legacy REST API base for TYPO3. Please migrate to sg_apicore for modern API routing, authentication, and endpoint registration.',5,0,4,1776532775,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c59d2be945cf757e32922d9d017394c9','Release 7.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_rest/-/compare/7.0.6...7.1.0','sgalinski Internet Services (https://www.sgalinski.de)',7001000,1,0,'','ter','',''),
(9303490,0,'sg_ajax','6.0.1',64,16,'sgalinski Ajax Handler','Handles our ajax implementation.',2,0,3,1751548485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Fabian Galinski','fabian@sgalinski.de','sgalinsk','d79045d32dfb2d66319a68bdb97c3da5','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',6000001,0,0,'','ter','',''),
(9303491,0,'sg_ajax','6.0.5',64,16,'sgalinski Ajax Handler','Extbase-based AJAX dispatcher with Fluid ViewHelpers for URLs/links (HTML/JSON, cHash).',2,0,3,1759426218,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4f3cda6e878b2d46d3dfe07c0abd7297','Stabilisation & more, See changes in Git','sgalinski Internet Services (https://www.sgalinski.de)',6000005,0,0,'','ter','',''),
(9303492,0,'sg_ajax','6.0.9',64,9,'sgalinski Ajax Handler','Extbase-based AJAX dispatcher with Fluid ViewHelpers for URLs/links (HTML/JSON, cHash).',2,0,3,1776112842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4b2b63754b0780e9e8987c4f3e381f14','Release 6.0.9 - Changelog: https://gitlab.sgalinski.de/typo3/sg_ajax/-/compare/6.0.8...6.0.9','sgalinski Internet Services (https://www.sgalinski.de)',6000009,0,0,'','ter','',''),
(9303493,0,'sg_ajax','6.0.10',64,9,'AJAX Framework for TYPO3 Extbase','Extbase-based AJAX dispatcher for TYPO3 with Fluid ViewHelpers, cHash-safe endpoints, and HTML/JSON responses.',2,0,3,1776529118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','38da9662e9758ed82c1d0d45e37841ca','Release 6.0.10 - Changelog: https://gitlab.sgalinski.de/typo3/sg_ajax/-/compare/6.0.9...6.0.10','sgalinski Internet Services (https://www.sgalinski.de)',6000010,0,0,'','ter','',''),
(9303494,0,'sg_ajax','6.1.0',64,14,'DEPRECATED: TYPO3 AJAX Dispatcher (Legacy)','Deprecated legacy AJAX extension for TYPO3 Extbase. Please migrate to sg_apicore for modern API routing, authentication, and structured responses.',5,0,3,1776532781,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','2a8b3da05751cbbc8aa2b9b26a6a1d55','Release 6.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_ajax/-/compare/6.0.10...6.1.0','sgalinski Internet Services (https://www.sgalinski.de)',6001000,1,0,'','ter','',''),
(9303495,0,'sg_forms','7.1.2',91,17,'Forms extension','Additional features for the Forms extension',2,0,1,1751549188,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','323cdb977db9ba6e9d8437a16c82d568','TER Sync','sgalinski Internet Services (https://www.sgalinski.de)',7001002,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303496,0,'sg_forms','7.1.11',91,20,'Forms extension','Enhancements for TYPO3 Forms: repeatable containers, linked checkboxes, custom storage, and spam protection (Invisible reCAPTCHA, ALTCHA)',2,0,1,1759426283,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0c94d52e19c3e6c2dd4b41a5ddaeb515','Stabilisation & more, See changes in Git, Altcha & FriendlyCaptcha Support','sgalinski Internet Services (https://www.sgalinski.de)',7001011,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303497,0,'sg_forms','7.3.8',91,9,'Forms extension','Enhancements for TYPO3 Forms: repeatable containers, linked checkboxes, custom storage, and spam protection (Invisible reCAPTCHA, ALTCHA)',2,0,1,1776112883,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','5b05398aa0a72b46805c4cbc9c07caad','Release 7.3.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/7.3.7...7.3.8','sgalinski Internet Services (https://www.sgalinski.de)',7003008,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303498,0,'sg_forms','7.3.9',91,9,'TYPO3 Form Enhancer, Spam Protection & Submission Export','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, submission storage with backend/CLI CSV export, upload rename and cleanup workflows, form translation handling, and layered spam protection (ALTCHA, Friendly Captcha, reCAPTCHA, honeypot, link-spam checks).',2,0,1,1776529159,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c23f0f4f3b4b6432f132a07ffa50cf01','Release 7.3.9 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/7.3.8...7.3.9','sgalinski Internet Services (https://www.sgalinski.de)',7003009,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303499,0,'sg_forms','7.4.0',91,9,'TYPO3 Form Enhancer, Spam Protection & Submission Export','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, PDF form filling, submission storage with backend/CLI CSV export, upload rename and cleanup workflows, form translation handling, and layered spam protection (ALTCHA, Friendly Captcha, reCAPTCHA, honeypot, link-spam checks).',2,0,1,1778519799,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','6123227d0b9cd8b037f3cc92ff0890cd','Release 7.4.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/7.3.9...7.4.0','sgalinski Internet Services (https://www.sgalinski.de)',7004000,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303500,0,'sg_forms','7.4.1',91,12,'TYPO3 Form Enhancer, Spam Protection & Submission Export','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, PDF form filling, submission storage with backend/CLI CSV export, upload rename and cleanup workflows, form translation handling, and layered spam protection (ALTCHA, Friendly Captcha, reCAPTCHA, honeypot, link-spam checks).',2,0,1,1778683894,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','5535db0c9b5df2ca200065e0d052a86b','Release 7.4.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/7.4.0...7.4.1','sgalinski Internet Services (https://www.sgalinski.de)',7004001,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303501,0,'sg_forms','7.4.2',91,9,'TYPO3 Form Enhancer, Spam Protection & Submission Export','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, PDF form filling, submission storage with backend/CLI CSV export, upload rename and cleanup workflows, form translation handling, and layered spam protection (ALTCHA, Friendly Captcha, reCAPTCHA, honeypot, link-spam checks).',2,0,1,1781105181,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:4:\"form\";s:7:\"13.4.99\";s:7:\"sg_ajax\";s:6:\"5.0.0-\";}s:8:\"suggests\";a:1:{s:7:\"sg_mail\";s:8:\">=10.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','aabf7f97321ed8343dfd3ea92fe6d712','Release 7.4.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/7.4.1...7.4.2','sgalinski Internet Services (https://www.sgalinski.de)',7004002,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303502,0,'sg_forms','8.0.8',91,3,'TYPO3 Form Enhancer, Spam Protection & Submission Overview/Export Module','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, PDF form filling, submission storage with backend/CLI CSV export, a backend submission module with translation-aware grouping and restore support, upload rename and cleanup workflows, form translation handling, and layered spam protection (ALTCHA, Friendly Captcha, reCAPTCHA, honeypot, link-spam checks).',2,0,4,1786570990,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','eec56207ab7b6bece19bda49b1494efc','Release 8.0.8 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/8.0.7...8.0.8','https://www.sgalinski.de',8000008,0,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303503,0,'sg_forms','8.1.0',91,3,'TYPO3 Form Enhancer, Spam Protection & Submission Overview/Export Module','Enhances TYPO3 EXT:form with repeatable containers, linked checkboxes, custom field identifiers, PDF form filling, submission storage with backend/CLI CSV export, a backend submission module with translation-aware grouping and restore support, upload rename and cleanup workflows, form translation handling, and spam protection through sg_captcha, honeypot and link-spam checks.',2,0,4,1787934751,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','229312d2381f22565bde448b1f845039','Release 8.1.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_forms/-/compare/8.0.9...8.1.0','https://www.sgalinski.de',8001000,1,0,'https://www.sgalinski.de/open-source/','ter','',''),
(9303504,0,'fnn_powermail_altcha','10.0.0',53,21,'599media Powermail Altcha','Altcha Spam Protection for powermail',2,0,4,1751629523,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:9:\"powermail\";s:14:\"8.5.0-13.99.99\";}}','599media Dev-Team','info@599media.de','599media','d70ad1265fa94145093e681f187a72ee','Initial upload of Altcha spam protection for powermail forms','599media GmbH',10000000,0,0,'https://github.com/599media/fnn_powermail_altcha','ter','',''),
(9303505,0,'fnn_powermail_altcha','10.0.1',53,32,'Altcha Captcha for Powermail','Accessible and GDPR compliant proof-of-work (pow) captcha for powermail, no external service required',2,0,4,1753962602,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";s:9:\"powermail\";s:14:\"8.5.0-13.99.99\";}}','599media Dev-Team','info@599media.de','599media','6442ee23aae259a5909ff758bd0511f0','Consideration of an additional create action in the spam shield class','599media GmbH',10000001,1,0,'https://github.com/599media/fnn_powermail_altcha','ter','',''),
(9303506,0,'accesstive','1.0.0',22,14,'Accesstive','Accesstive is an all-in-one accessibility platform that helps websites become inclusive, compliant, and user-friendly. It combines powerful tools like an accessibility assistant widget, AI-based live audits, monitoring, and an intelligent assistant. Designed for businesses, developers, and agenciesAccesstive makes accessibility simple, scalable, and smart.',2,0,2,1751891213,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Accesstive','support@accesstive.com','accesstive','17a66fa603d238074540cc8732f27709','- Initial release v1.0.0\r\n- Assistant widget automatic injection\r\n- TYPO3 10.0 compatibility\r\n- PHP 7.0 support\r\n- Multilingual support structure\r\n- Performance optimizations','Accesstive',1000000,0,0,'https://accesstive.com/integration/typo3/','ter','',''),
(9303507,0,'accesstive','2.0.0',22,8,'Accesstive','Accesstive is an all-in-one accessibility platform that helps websites become inclusive, compliant, and user-friendly. It combines powerful tools like an accessibility assistant widget, AI-based live audits, monitoring, and an intelligent assistant. Designed for businesses, developers, and agenciesAccesstive makes accessibility simple, scalable, and smart.',2,0,2,1778505702,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-14.9.99\";s:3:\"php\";s:12:\"7.4.0-8.3.99\";}}','Accesstive','support@accesstive.com','accesstive','f1566b3f4116a61db745373b9abbefaf','New release of version 2.0.0 - see details, changelog and documentation on https://accesstive.com/','Accesstive',2000000,1,0,'https://accesstive.com/integration/typo3/','ter','',''),
(9303508,0,'page_password','1.0.2',123,20,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1751912060,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','rovitch','','rovitch','e43f0cacdc6f369c3cc8844a4b4fd181','Updated extension to 1.0.2','',1000002,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303509,0,'page_password','1.1.0',123,20,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1752175861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','rovitch','','rovitch','b557962c25cdbf647b6b22a07bbedad9','Updated extension to 1.1.0','',1001000,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303510,0,'page_password','1.1.1',123,24,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1752179403,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','rovitch','','rovitch','302ea652de5a3fb850221050565fbf1e','Updated extension to 1.1.1','',1001001,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303511,0,'page_password','1.1.2',123,19,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1762893254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','rovitch','','rovitch','173ba4cf2d51d3b6788e9516942d71bf','Updated extension to 1.1.2','',1001002,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303512,0,'page_password','1.2.0',123,14,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1771775846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','rovitch','','rovitch','78d86f00459e9679160c0a40d924b6c8','Updated extension to 1.2.0','',1002000,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303513,0,'page_password','1.3.0',123,12,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication.',2,0,2,1773689878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','rovitch','','rovitch','beba1a1ce02df829962284d061bb4a25','Updated extension to 1.3.0','',1003000,0,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303514,0,'page_password','1.4.0',123,14,'Page Password','PagePassword provides a simple way to restrict access to specific pages and their sub-pages with password authentication. This extension allows you to create password-protected sections or entire page trees within your TYPO3 website. Perfect for creating member areas, work-in-progress sections, pre-production environments, or any content that requires basic access control at the page level.',2,0,2,1776016398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','rovitch','','rovitch','434ab5a91ff3a7bafc0242ea6466e23e','Updated extension to 1.4.0','',1004000,1,0,'https://github.com/rovitch/page_password/blob/main/Documentation/intital_setup.md','ter','',''),
(9303515,0,'mst_unlockctype','0.0.4',27,27,'Unlock the ctype of content elements in translations','In v13, the ctype of content elements is locked in translations. This extension removes this lock.',2,0,4,1752068828,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Michael Stein (mxsteini)','info@michaelstein-itb.de','mxsteini','95afc516e66e82a994a284998a9cf6eb','first release','Michael Stein IT-Beratung',4,1,0,'https://github.com/mxsteini/mst-unlockctype/blob/main/Documentation/Index.md','ter','',''),
(9303516,0,'iupacnomenclature','1.0.0',38,6,'Iupac Nomenclature','An extension to find the right IUPAC nomenclature for a given chemical structure.',2,0,4,1752074420,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Ayhan Koyun','ayhankoyun@hotmail.de','hasanaffe','339fa0748209481404e8695a18f988f2','This TYPO3 extension provides an advanced solution for generating the correct IUPAC nomenclature for chemical structures. \r\n\r\nIt supports the automatic naming of organic compounds according to IUPAC rules, including alkanes, cycloalkanes, halogens and alcohols. \r\n\r\nThe extension features a modular architecture, making it easy to extend for additional compound classes and functionalities.\r\n\r\nSeamless integration into TYPO3 CMS allows both backend and frontend usage, enabling users to input chemical structures and receive the corresponding IUPAC names instantly.\r\n\r\nKey Features:\r\n  Automatic IUPAC name generation for chemical structures\r\n  Support for alkanes, cycloalkanes, and alcohols\r\n  Extensible and modular codebase\r\n  TYPO3 CMS 12.x compatibility\r\n\r\nThis extension is ideal for educational, scientific, and research projects that require precise chemical nomenclature within TYPO3.','',1000000,0,0,'https://github.com/tagdo/iupacnomenclature/tree/main/Documentation','ter','',''),
(9303517,0,'iupacnomenclature','1.1.0',38,10,'Iupac Nomenclature','An extension to find the right IUPAC nomenclature for a given chemical structure.',2,0,4,1753900578,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Ayhan Koyun','ayhankoyun@hotmail.de','hasanaffe','4ca6830ecac454e0596455ee6c566ddd','This Version includes a documentation for installation and use.','',1001000,0,0,'https://github.com/tagdo/iupacnomenclature/tree/main/Documentation','ter','',''),
(9303518,0,'iupacnomenclature','1.1.1',38,22,'Iupac Nomenclature','An extension to find the right IUPAC nomenclature for a given chemical structure.',2,0,4,1760021180,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-12.99.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Ayhan Koyun','ayhankoyun@hotmail.de','hasanaffe','c826d525e049a32ff02e89f934115dad','Fixed Composer installation issue  now installable via composer require ayhan-koyun/iupacnomenclature.','',1001001,1,0,'https://github.com/tagdo/iupacnomenclature/tree/main/Documentation','ter','',''),
(9303519,0,'ckeditor5_abbreviation','1.1.1',135,24,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1752517493,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','f00810d590307ad8dd9ca7f05e17ac8e','This extension ships a simple plugin for the ckeditor to allow editors setting abbreviations. The plugin itself has been taken from https://github.com/ckeditor/ckeditor5-tutorials-examples/tree/main/abbreviation-plugin/part-3 without some changes.','',1001001,0,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303520,0,'ckeditor5_abbreviation','1.1.3',135,24,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1752549269,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','9a745dfa56f4e82d2a6f9b6443e7e750','Changed vendor name due conflicts on packagist.org','',1001003,0,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303521,0,'ckeditor5_abbreviation','1.1.4',135,29,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1752686499,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','9d5879ed6d993b503c5f220adedf911e','Updated Readme.md','',1001004,0,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303522,0,'ckeditor5_abbreviation','1.2.0',135,18,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1764180727,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','0594cb53a14bb61cc5b7dc2e86cae09b','Add support for TYPO3 v14','',1002000,0,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303523,0,'ckeditor5_abbreviation','1.3.0',135,18,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1764447572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','066bbb4ea952b866295232615e7a3e80','[FEATURE] Add UpgradeWizard for abbr title to data-tooltip migration','',1003000,0,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303524,0,'ckeditor5_abbreviation','1.3.1',135,22,'CKEditor5 Plugin for abbr tag','Add abbreviations information through the ckeditor',2,0,0,1764529927,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}}','Michael Staatz','kontakt@mstaatz.de','mstaatz','3442de6e43fc55d45b0fc3c348d2742f','[DOCS] Fixed typo (1)\r\nFixed typo in the docs at the editor config section.','',1003001,1,0,'https://github.com/staatzstreich/ckeditor5_abbreviation/blob/main/Readme.md','ter','',''),
(9303525,0,'monitoring','0.1.1',216,7,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1752760870,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','347be9a6e730b7f328cf13d0bde2312e','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.1.1','',1001,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303526,0,'monitoring','0.2.0',216,22,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1752769385,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','5bb9b26952313d7e0634facd5799aefe','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.2.0','',2000,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303527,0,'monitoring','0.2.1',216,20,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1752770764,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','86836b6d4e446c5eb2ca3b9372e0152a','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.2.1','',2001,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303528,0,'monitoring','0.3.0',216,21,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1752842588,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','052da15f9949a0fb218b6487e879ee0f','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.3.0','',3000,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303529,0,'monitoring','0.3.1',216,20,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1752849849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','ade51eb7c28102cdb4c876292c1e53b7','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.3.1','',3001,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303530,0,'monitoring','0.3.2',216,20,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1753307637,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','57704fbaa54e81a975cb061bbaf03bbf','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.3.2','',3002,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303531,0,'monitoring','0.4.0',216,21,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1753912013,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:13:\"typed_extconf\";s:12:\"0.1.0-0.1.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','49cb1b5f159b2d3ad9015bf7696e7db1','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.4.0','',4000,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303532,0,'monitoring','0.4.1',216,23,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1754475925,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','80d1832560444fbdce152699dc8574fa','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.4.1','',4001,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303533,0,'monitoring','0.4.2',216,13,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1772102836,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:13:\"typed_extconf\";s:12:\"0.2.0-0.2.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','d55017b6fa0a5636342d5111aa79e83b','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.4.2','',4002,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303534,0,'monitoring','0.4.3',216,15,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1772103126,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:13:\"typed_extconf\";s:12:\"0.3.0-1.1.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','008d3ce52880b6ba6b2c8e77b8f06c2e','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.4.3','',4003,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303535,0,'monitoring','0.4.4',216,8,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',0,0,0,1778597789,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";s:13:\"typed_extconf\";s:12:\"0.3.0-1.1.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','98c9a19f1f2d10d9101f19b29b150e51','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.4.4','',4004,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303536,0,'monitoring','0.5.0',216,12,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',1,0,0,1778671197,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.23-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:13:\"typed_extconf\";s:12:\"1.3.0-1.3.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','2a48273a6345ef19bbf114c2db4c2e17','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.5.0','',5000,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303537,0,'monitoring','0.5.1',216,9,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',1,0,0,1780382796,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.23-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:13:\"typed_extconf\";s:12:\"1.3.0-1.3.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','513c0e1c7fe8b79136abd0d037ab92d1','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/0.5.1','',5001,0,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303538,0,'monitoring','1.0.0',216,5,'Monitoring','Exposes health state information of selected components in your TYPO3 instance to be integrated in external monitoring',2,0,0,1784228297,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.23-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:13:\"typed_extconf\";s:13:\"1.3.0-1.99.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','4748ff6a6511822034b386fe2698727a','See release notes at https://github.com/mteu/typo3-monitoring/releases/tag/1.0.0','',1000000,1,0,'https://github.com/mteu/typo3-monitoring/blob/main/Documentation/README.md','ter','',''),
(9303539,0,'mediaflow_extension','0.0.1',37,9,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1753174768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Rico Leukart','rl@dserv.de','dserv-nh','6ed262652d2ce5f2a1b25cd0cfcb58e4','Updated extension to 0.0.1','d-serv GmbH',1,0,0,'','ter','',''),
(9303540,0,'mediaflow_extension','0.0.2',37,10,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1753175061,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Rico Leukart','rl@dserv.de','dserv-nh','ffb98473d69f9627053e5fae34b1850f','Updated extension to 0.0.2','d-serv GmbH',2,0,0,'','ter','',''),
(9303541,0,'mediaflow_extension','0.0.3',37,18,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1753175327,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','d-serv GmbH Team','server-support@dserv.de','dserv-nh','c00ec03c244428350f4781d8428aade1','Updated extension to 0.0.3','d-serv GmbH',3,1,0,'','ter','',''),
(9303542,0,'typed_extconf','0.1.0',333,23,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',0,0,5,1753267829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.12-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','c792f332ff82d22dfe7630cf1fffa58e','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.1.0','',1000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303543,0,'typed_extconf','0.1.1',333,22,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',0,0,5,1753301322,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','78352c544c8eb9d16b10bd7fee7d7af3','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.1.1','',1001,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303544,0,'typed_extconf','0.2.0',333,21,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1753439940,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','969c962c8a2ceaafd7b2f330448e3db7','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.0','',2000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303545,0,'typed_extconf','0.2.1',333,21,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1753481106,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','b06be0c1d658d98b1c518cd4d6b6100e','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.1','',2001,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303546,0,'typed_extconf','0.2.2',333,20,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1754074170,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','d3420fc2aab4804712e567ac8e0626f8','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.2','',2002,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303547,0,'typed_extconf','0.2.3',333,18,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1757621788,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','f99e62e0b7b2b9ded06407f25eae0ccf','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.3','',2003,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303548,0,'typed_extconf','0.2.4',333,21,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1758205375,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','47fc7bf62d9f7890809b8290a47a2d2d','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.4','',2004,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303549,0,'typed_extconf','0.2.5',333,16,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1763975648,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','e58950fae68a80407089085a2da86ef0','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.5','',2005,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303550,0,'typed_extconf','0.2.6',333,16,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',1,0,5,1763976766,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','946628346b2e14b050a3fea2ffbb9434','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.2.6','',2006,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303551,0,'typed_extconf','0.3.0',333,16,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1764058206,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.31-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','de1de73c7e627099000b71dcc0471d93','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/0.3.0','',3000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303552,0,'typed_extconf','1.0.0',333,0,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1764080726,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','bfb9564acc72b0e013b82412bee2981a','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.0.0','',1000000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303553,0,'typed_extconf','1.0.1',333,15,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1765796011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','1b850622f31d9e6ffad49fb914042863','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.0.1','',1000001,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303554,0,'typed_extconf','1.0.2',333,14,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1768892497,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.0.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','7d58ac301ed3205e7de349f0546f9ad2','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.0.2','',1000002,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303555,0,'typed_extconf','1.1.0',333,15,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1769095320,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','dd3a9a11120c3f046cc882562e3e9887','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.1.0','',1001000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303556,0,'typed_extconf','1.1.1',333,15,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1769499348,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','01875bcebd6b4d55e8a7151594fc5132','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.1.1','',1001001,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303557,0,'typed_extconf','1.1.2',333,14,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1771834349,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.1.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','866bf3a4b031d52ba69c56d879bb1b18','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.1.2','',1001002,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303558,0,'typed_extconf','1.2.0',333,14,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1774978534,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','d0e2eeb59cdcb0a725a342e34c774b1d','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.2.0','',1002000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303559,0,'typed_extconf','1.3.0',333,10,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1776768088,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.2.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','55196fa662a9c31b0429e1e84e8db1e2','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.3.0','',1003000,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303560,0,'typed_extconf','1.3.1',333,0,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1776768411,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','81baabf2f2c3296fd9b30f3ef4736ecd','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.3.1','',1003001,0,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303561,0,'typed_extconf','1.3.2',333,12,'Typed Extension Configuration','Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php',2,0,5,1779783331,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.18-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Martin Adler','mteu@mailbox.org','m.adler','f5350b2fa9ef1beb4ff1b7688f1e7fc3','See release notes at https://github.com/mteu/typo3-typed-extconf/releases/tag/1.3.2','',1003002,1,0,'https://github.com/mteu/typo3-typed-extconf/blob/main/README.md','ter','',''),
(9303562,0,'iconpack_material','0.1.0',44,25,'Iconpack: Material Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Material Icons\" in TYPO3.',1,0,2,1753463355,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','2f1729153834167a5995671345fee5b4','Initial release...','Kellermayr KG',1000,0,0,'','ter','',''),
(9303563,0,'iconpack_material','0.1.1',44,19,'Iconpack: Material Icons','This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the \"Material Icons\" in TYPO3.',1,0,2,1765915007,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.11-14.9.99\";s:8:\"iconpack\";s:10:\"1.2.1-1.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','2110518671dab054c9d6e45c8505664a','Added compatibility to TYPO3 v14','Kellermayr KG',1001,1,0,'','ter','',''),
(9303564,0,'storybook','0.1.9',531,23,'EXT:storybook','The one and only Storybook Renderer for Fluid',2,0,1,1753769323,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','ac8a139c2c736077f811771d27c96d09','https://github.com/andersundsehr/storybook/releases/tag/0.1.9','',1009,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303565,0,'storybook','0.1.10',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1753790795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','ce67fcc6e4f2b43469530f01d3a5d909','0.1.10 allow transformers without properties\n\n Whats Changed\r\n allow transformers without properties by @Kanti in https://github.com/andersundsehr/storybook/pull/17\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.9...0.1.10\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.10','',1010,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303566,0,'storybook','0.1.11',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1753988795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','65b7f954522b646abfb49cd0e088ff1f','0.1.11\n\n Whats Changed\r\n update Getting Started Guide and Url to it by @Kanti in https://github.com/andersundsehr/storybook/pull/20\r\n fixes viteConfig broken state\r\n adds test for named slots support \r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.10...0.1.11\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.11','',1011,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303567,0,'storybook','0.1.12',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754039053,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','9db840751241e8d1717136868034384c','0.1.12 better error handling\n\n Whats Changed\r\n better error handling, fixes 19 by @Kanti in https://github.com/andersundsehr/storybook/pull/24\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.11...0.1.12\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.12','',1012,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303568,0,'storybook','0.1.13',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754055209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','780b51ecdd928c829aeee8aaf52eb030','0.1.13 add STORYBOOK_TYPO3_KEY feature with auto .env integration\n\n Whats Changed\r\n add STORYBOOK_TYPO3_KEY feature with auto .env integration by @Kanti in https://github.com/andersundsehr/storybook/pull/25\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.12...0.1.13\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.13','',1013,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303569,0,'storybook','0.1.14',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754227975,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','124e94e48eb28c9cbf79da0223d6fafa','0.1.14 add default transformer for File and TypolinkParameter \n\n Whats Changed\r\n remove unwanted viewHelpers, closes 14 by @Kanti in https://github.com/andersundsehr/storybook/pull/26\r\n add default transformer for File and TypolinkParameter by @Kanti in https://github.com/andersundsehr/storybook/pull/30\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.13...0.1.14\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.14','',1014,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303570,0,'storybook','0.1.15',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754288711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','5d9418273f75b112f1082e0fe116028e','0.1.15 add DI to Argument Transformers\n\n Whats Changed\r\n add DI to Argument Transformers, closes 18 by @Kanti in https://github.com/andersundsehr/storybook/pull/32\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.14...0.1.15\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.15','',1015,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303571,0,'storybook','0.1.16',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754290868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','4f8459ff6d7be620b731539ef8fbed3f','0.1.16  if .transformers.php file is missing we still use TypeTransfromers\n\n Whats Changed\r\n if .transformers.php file is missing we still use TypeTransfromers by @Kanti in https://github.com/andersundsehr/storybook/pull/33\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.15...0.1.16\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.16','',1016,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303572,0,'storybook','0.1.17',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754372932,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','af9737294e2c8a6d21cf2e0fc5af5c24','0.1.17 fix rendering of JS on story change\n\n Whats Changed\r\n fix rendering of JS on story change by @Kanti in https://github.com/andersundsehr/storybook/pull/35\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.16...0.1.17\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.17','',1017,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303573,0,'storybook','0.1.18',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754383492,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','486f41fa4fba2f7984c562d95c12595d','0.1.18 DDEV integration and documentation\n\n Whats Changed\r\n Update Installation.rst by @Kanti in https://github.com/andersundsehr/storybook/pull/36\r\n DDEV integration and documentation, closes 21 by @Kanti in https://github.com/andersundsehr/storybook/pull/37\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.17...0.1.18\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.18','',1018,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303574,0,'storybook','0.1.19',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754482536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','2328bdaa85b0b656a8e8835335e7c833','0.1.19 Fix bug with local vite config\n\n Whats Changed\r\n ignore user vite config by @Kanti in https://github.com/andersundsehr/storybook/pull/41\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.18...0.1.19\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.19','',1019,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303575,0,'storybook','0.1.20',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754502444,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','9cdb6270f3aeea619d1c9e04edf97e40','0.1.20 small fixes and improvments\n\n Whats Changed\r\n fix rendering of priority assets by @Kanti in https://github.com/andersundsehr/storybook/pull/44\r\n fix error message to specify TYPO3 .env file for API key by @Kanti in https://github.com/andersundsehr/storybook/pull/45\r\n improve fetch functions with enhanced abort signal handling by @Kanti in https://github.com/andersundsehr/storybook/pull/46\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.19...0.1.20\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.20','',1020,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303576,0,'storybook','0.1.21',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754559145,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','3e9e3714d3794c39c4faf7290582b085','0.1.21 add alternative type names to TransformersFactory for type validation\n\n Whats Changed\r\n add alternative type names to TransformersFactory for type validation by @Kanti in https://github.com/andersundsehr/storybook/pull/47\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.20...0.1.21\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.21','',1021,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303577,0,'storybook','0.1.22',531,23,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754591164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','f41fec3663fa6f1e4b746f57bd5221ad','0.1.22 use websiteTitle for GlobalTypes instead of base\n\n Whats Changed\r\n use websiteTitle for GlobalTypes instead of base by @Kanti in https://github.com/andersundsehr/storybook/pull/49\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.21...0.1.22\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.22','',1022,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303578,0,'storybook','0.1.23',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754632336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','d5ffc3716ed04d0cf83c25fb7dadc704','0.1.23 small improvements\n\n Whats Changed\r\n add STORYBOOK_TYPO3_DISABLE_KEY_VALIDATION env by @Kanti in https://github.com/andersundsehr/storybook/pull/53\r\n use inline-radio there possible, closes 34 by @Kanti in https://github.com/andersundsehr/storybook/pull/50\r\n only create api key on development, closes 51 by @Kanti in https://github.com/andersundsehr/storybook/pull/54\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.22...0.1.23\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.23','',1023,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303579,0,'storybook','0.1.24',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754640314,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','e93d23b218eb9d05a4dd95658abe8844','0.1.24 fix images in storybook dev\n\n Whats Changed\r\n add http proxy for storybook dev to proxy all 404 to TYPO3 by @Kanti in https://github.com/andersundsehr/storybook/pull/57\r\n fix absRefPrefix by @Kanti in https://github.com/andersundsehr/storybook/pull/58\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.23...0.1.24\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.24','',1024,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303580,0,'storybook','0.1.25',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754641833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','3ba3ed5a6ef617bcd84c5cb1e61bfefd','0.1.25 sanitize render arguments\n\n Whats Changed\r\n sanitize render arguments, closes 52 by @Kanti in https://github.com/andersundsehr/storybook/pull/59\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.24...0.1.25\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.25','',1025,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303581,0,'storybook','0.1.26',531,22,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1754925531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','42b041ffc90ad4f0bf1ab74f70e9e2a2','0.1.26 Update Documentation  allow usage of local vite config again\n\n Whats Changed\r\n Fix ddev exposed ports documentation by @jramke in https://github.com/andersundsehr/storybook/pull/64\r\n add asset handling documentation and improve URL change logic for Vite integration by @Kanti in https://github.com/andersundsehr/storybook/pull/66\r\n\r\n New Contributors\r\n @jramke made their first contribution in https://github.com/andersundsehr/storybook/pull/64\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.25...0.1.26\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.26','',1026,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303582,0,'storybook','0.1.27',531,24,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1756467672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','ae735e6976ff65ee69859138de35ee46','0.1.27 fix 62 rerun JS if props are change in docs mode\n\n Whats Changed\r\n fix 62 rerun JS if props are change in docs mode by @Kanti in https://github.com/andersundsehr/storybook/pull/69\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.26...0.1.27\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.27','',1027,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303583,0,'storybook','0.1.28',531,21,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1760943422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','4ebeaef8f2bfe28836f54fe8dfe2e69f','0.1.28 Small improvements thanks to @jramke\n\n Whats Changed\r\n Bump vite from 7.0.6 to 7.1.5 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/70\r\n fix: ensure correct build targets that support top level await by @jramke in https://github.com/andersundsehr/storybook/pull/74\r\n Document Vite AssetCollector usage with Storybook by @jramke in https://github.com/andersundsehr/storybook/pull/75\r\n feat: option to exclude arguments from components for storybook by @jramke in https://github.com/andersundsehr/storybook/pull/73\r\n\r\n New Contributors\r\n @dependabot[bot] made their first contribution in https://github.com/andersundsehr/storybook/pull/70\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.27...0.1.28\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.28','',1028,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303584,0,'storybook','0.1.29',531,21,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1764162322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','b59fe172cc9d200913fd156cbb54c1de','0.1.29 do not ask the user if he wants to retry on abort\n\n Whats Changed\r\n Fix vite asset collector link in docs by @jramke in https://github.com/andersundsehr/storybook/pull/76\r\n do not ask the user if he wants to retry on abort by @Kanti in https://github.com/andersundsehr/storybook/pull/79\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.28...0.1.29\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.29','',1029,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303585,0,'storybook','0.1.30',531,15,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1769330006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','c8139e6315803e704f477975245ad5f8','0.1.30 allow php 8.5\n\n Whats Changed\r\n [TASK] Improve gitattributes by @georgringer in https://github.com/andersundsehr/storybook/pull/82\r\n Bump lodash from 4.17.21 to 4.17.23 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/88\r\n allow php 8.5 by @Kanti in https://github.com/andersundsehr/storybook/pull/80\r\n\r\n New Contributors\r\n @georgringer made their first contribution in https://github.com/andersundsehr/storybook/pull/82\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.29...0.1.30\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.30','',1030,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303586,0,'storybook','0.1.31',531,17,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1769331229,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-13.4.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','0eb51fb8d6d910c9f7cd4e92b873a35d','0.1.31\n\n Whats Changed\r\n Update permissions for npm-publish workflow by @Kanti in https://github.com/andersundsehr/storybook/pull/89\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.30...0.1.31\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.31','',1031,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303587,0,'storybook','0.1.35',531,10,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1776691705,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-14.3.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','41a65a57c2adc3e6962ebc59e1672452','0.1.35\n\n Whats Changed\r\n [BUGFIX] fix TER publish action 3 by @Kanti in https://github.com/andersundsehr/storybook/pull/104\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.34...0.1.35\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.35','',1035,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303588,0,'storybook','0.1.36',531,13,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1776700333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-14.3.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','5ceb465e6abafce16033f5b292565765','0.1.36 Support Union Types in argumentTransformers\n\n Whats Changed\r\n [BUGFIX] validate transformer return types by assignability by @Kanti in https://github.com/andersundsehr/storybook/pull/105\r\n\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.35...0.1.36\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.36','',1036,0,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303589,0,'storybook','0.1.37',531,6,'EXT:storybook','The one and only Storybook Renderer for TYPO3 Fluid Components',2,0,1,1782824187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"13.4.15-14.3.999\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','8f6f914bb468bd9bac19457d8c47ea9e','0.1.37\n\n Whats Changed\r\n Bump rollup from 4.46.1 to 4.59.0 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/91\r\n Bump picomatch from 4.0.3 to 4.0.4 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/93\r\n Bump follow-redirects from 1.15.11 to 1.16.0 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/97\r\n Bump lodash from 4.17.23 to 4.18.1 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/96\r\n [BUGFIX] fix transformer lookup for normalized and inherited union types by @Kanti in https://github.com/andersundsehr/storybook/pull/106\r\n Bump yaml from 2.8.0 to 2.8.3 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/94\r\n Bump vite from 7.1.5 to 7.3.2 in /the-npm-package by @dependabot[bot] in https://github.com/andersundsehr/storybook/pull/95\r\n Fix EXT: asset resolution in PreviewAssetRenderer by @fuf-nf in https://github.com/andersundsehr/storybook/pull/109\r\n\r\n New Contributors\r\n @fuf-nf made their first contribution in https://github.com/andersundsehr/storybook/pull/109\r\n\r\nFull Changelog: https://github.com/andersundsehr/storybook/compare/0.1.36...0.1.37\n\nhttps://github.com/andersundsehr/storybook/releases/tag/0.1.37','',1037,1,0,'https://github.com/andersundsehr/storybook#readme','ter','',''),
(9303590,0,'sic_mosparo','1.0.0',34,11,'SPAM Prevention with Mosparo for Powermail','Mosparo captcha extension for powermail',2,0,3,1753789862,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:3:\"php\";s:6:\"8.0.0-\";}}','SICOR Dev Team','dev@sicor-kdl.net','sicdevteam','28f83b982c3d5784668dfb9f2db130b7','Initial Revision, works like powermal_recaptcha, just set the 4 TypoScript Constants with the values from your Mosparo Project!','SICOR IT GmbH',1000000,0,0,'https://github.com/SicorDev/sic_mosparo','ter','',''),
(9303591,0,'sic_mosparo','1.0.1',34,6,'SPAM Prevention with Mosparo for Powermail','Mosparo captcha extension for powermail',2,0,3,1762510583,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:3:\"php\";s:6:\"8.0.0-\";}}','SICOR Dev Team','dev@sicor-kdl.net','sicdevteam','73fd93bf21dc1a0d42bb4c98d7ed4816','[MINOR] Code cleanup and Github release.','SICOR IT GmbH',1000001,0,0,'https://github.com/SicorDev/sic_mosparo','ter','',''),
(9303592,0,'sic_mosparo','1.0.2',34,9,'SPAM Prevention with Mosparo for Powermail','Mosparo captcha extension for powermail',2,0,3,1762517469,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:3:\"php\";s:6:\"8.0.0-\";}}','SICOR Dev Team','dev@sicor-kdl.net','sicdevteam','95e2b12ff6d4904fbbdf01e4e4dfd0b1','MR: Fixed composer.json','SICOR IT GmbH',1000002,0,0,'https://github.com/SicorDev/sic_mosparo','ter','',''),
(9303593,0,'sic_mosparo','1.0.3',34,8,'SPAM Prevention with Mosparo for Powermail','Mosparo captcha extension for powermail',2,0,3,1778838964,'a:1:{s:7:\"depends\";a:3:{s:9:\"powermail\";s:6:\"8.0.0-\";s:5:\"typo3\";s:14:\"11.0.0-13.9.99\";s:3:\"php\";s:6:\"8.0.0-\";}}','SICOR Dev Team','dev@sicor-kdl.net','sicdevteam','12baf569705e4b2614dbc5392711e07a','[Improved] Javascript Initialisation Timing.','SICOR IT GmbH',1000003,1,0,'https://github.com/SicorDev/sic_mosparo','ter','',''),
(9303594,0,'hh_ckeditor_highlight','2.0.1',14,14,'Hauer-Heinrich - ck_editor hightlight plugin','Same as the original ck_editor highlight plugin but output \"span\"-tag instead of \"mark\" (optional).',2,0,3,1753792873,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-13.4.99\";}}','Christian Hackl','web@hauer-heinrich.de','chris30','86344d4066d3a3b11583f487a015b86f','[TASK][BREAKING] update highlight plugin\r\nSync with original code to work again with current ckeditor version.\r\nGives the option to render Html span-tag instead of the mark-tag - see readme.','www.hauer-heinrich.de',2000001,1,0,'https://github.com/Hauer-Heinrich/hh_ckeditor_highlight/blob/main/README.md','ter','',''),
(9303595,0,'hio_typo3_connector','0.7.40',406,17,'hio-typo3-connector','TYPO3 Connector for HISinOne',999,0,4,1753797188,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','9a83ace67064afc1075ad7e0d9e2ea24','New release of version 0.7.40 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7040,0,0,'','ter','',''),
(9303596,0,'hio_typo3_connector','0.7.41',406,17,'hio-typo3-connector','TYPO3 Connector for HISinOne',2,0,4,1753797499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','8d33ccc925095671cfc4ec07cd76d864','New release of version 0.7.41 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7041,0,0,'','ter','',''),
(9303597,0,'hio_typo3_connector','0.7.42',406,16,'hio-typo3-connector','TYPO3 Connector for HISinOne',2,0,4,1753815396,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','86b40df8cff2d682a8412e0de4ec3280','New release of version 0.7.42 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7042,0,0,'','ter','',''),
(9303598,0,'hio_typo3_connector','0.7.44',406,18,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754470846,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','0a098d93e97f9039aa9e97e47a5d46e9','New release of version 0.7.44 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7044,0,0,'','ter','',''),
(9303599,0,'hio_typo3_connector','0.7.45',406,16,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754475185,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','5eb6d70644fd4ee6c27ec0c4e0960103','New release of version 0.7.45 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7045,0,0,'','ter','',''),
(9303600,0,'hio_typo3_connector','0.7.46',406,16,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754480046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','b19f808a39a75572f3e253f176e8e98c','New release of version 0.7.46 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7046,0,0,'','ter','',''),
(9303601,0,'hio_typo3_connector','0.7.47',406,16,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754480627,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','73da480506289dd83bb979eabb9e433a','New release of version 0.7.47 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7047,0,0,'','ter','',''),
(9303602,0,'hio_typo3_connector','0.7.49',406,9,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754482126,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','6506d25cc2c657ce12969a291ee20073','New release of version 0.7.49 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7049,0,0,'','ter','',''),
(9303603,0,'hio_typo3_connector','0.7.50',406,10,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754482777,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','4f449c3df08cdcd3210b6729dba2994d','New release of version 0.7.50 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',7050,0,0,'','ter','',''),
(9303604,0,'hio_typo3_connector','0.8.0',406,16,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1754488850,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','991d65a663f6ad40ea821c3bbb975a57','New release of version 0.8.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',8000,0,0,'','ter','',''),
(9303605,0,'hio_typo3_connector','0.9.1',406,16,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1755863286,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','7b50000082c4d73fecfce6b3a2daad34','New release of version 0.9.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',9001,0,0,'','ter','',''),
(9303606,0,'hio_typo3_connector','0.9.4',406,19,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1758805066,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','0b797232870b88f1e2d7c2ce8755099a','New release of version 0.9.4 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',9004,0,0,'','ter','',''),
(9303607,0,'hio_typo3_connector','0.10.0',406,15,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1758875948,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','e8c1e9db3ab41eb327d19ef0b17e5b8f','New release of version 0.10.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',10000,0,0,'','ter','',''),
(9303608,0,'hio_typo3_connector','0.11.0',406,13,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1761045992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','e40d23b8c6dea57c1a40ef910aba3e6d','New release of version 0.11.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',11000,0,0,'','ter','',''),
(9303609,0,'hio_typo3_connector','0.11.1',406,15,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1761051136,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','126e759b16b76753121183ac23a0a86d','New release of version 0.11.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',11001,0,0,'','ter','',''),
(9303610,0,'hio_typo3_connector','1.0.0',406,13,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1764074651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','ab244918cfd7f1a3c34995ea970edffd','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000000,0,0,'','ter','',''),
(9303611,0,'hio_typo3_connector','1.0.1',406,14,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1764082831,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','7b6056342fa280925eff959e2f965de3','New release of version 1.0.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000001,0,0,'','ter','',''),
(9303612,0,'hio_typo3_connector','1.0.2',406,14,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1765448038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','750f6f99f52f9ba57266df5c73f0c02f','New release of version 1.0.2 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000002,0,0,'','ter','',''),
(9303613,0,'hio_typo3_connector','1.0.3',406,13,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1770212382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','1c1621523898da2e6d381d9ad7c13edf','New release of version 1.0.3 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000003,0,0,'','ter','',''),
(9303614,0,'hio_typo3_connector','1.0.4',406,13,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1771411682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','40ecc22f34c113f0ce66c68dfa62343b','New release of version 1.0.4 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000004,0,0,'','ter','',''),
(9303615,0,'hio_typo3_connector','1.0.5',406,14,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1771842625,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','acd69d6358d8947fcef3af7d5445936f','New release of version 1.0.5 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000005,0,0,'','ter','',''),
(9303616,0,'hio_typo3_connector','1.0.6',406,12,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1773064472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','1cb4b534cc5fbec9ae1e7dd27561d608','New release of version 1.0.6 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000006,0,0,'','ter','',''),
(9303617,0,'hio_typo3_connector','1.0.7',406,12,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1773317721,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','0dfaaac415dc6acd17978dca272a628d','New release of version 1.0.7 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1000007,0,0,'','ter','',''),
(9303618,0,'hio_typo3_connector','1.1.1',406,13,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1774605961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','ebb15ae6ce1bbb3329024298f275e611','New release of version 1.1.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1001001,0,0,'','ter','',''),
(9303619,0,'hio_typo3_connector','1.1.3',406,11,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1775055443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','1ded3e02414733036f3326a167168815','New release of version 1.1.3 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1001003,0,0,'','ter','',''),
(9303620,0,'hio_typo3_connector','1.2.0',406,11,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1776944437,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','1f27f019c419aa9e56747611c5166f07','New release of version 1.2.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1002000,0,0,'','ter','',''),
(9303621,0,'hio_typo3_connector','1.3.0',406,8,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1778659978,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','97d867b8dc76487f8816976d939362f8','New release of version 1.3.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1003000,0,0,'','ter','',''),
(9303622,0,'hio_typo3_connector','1.3.1',406,12,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1779268395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','255495009c89f608e3688c06694bfca7','New release of version 1.3.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1003001,0,0,'','ter','',''),
(9303623,0,'hio_typo3_connector','1.3.2',406,9,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1781684768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','a057dfcc74c8bad53079d8aba65713cd','New release of version 1.3.2 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1003002,0,0,'','ter','',''),
(9303624,0,'hio_typo3_connector','1.3.3',406,8,'TYPO3 Connector für HISinOne','TYPO3 Connector für die Integration von Daten aus HISinOne',2,0,4,1782472898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','21b7fce1fbbcf912512056413227736d','New release of version 1.3.3 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector','',1003003,1,0,'','ter','',''),
(9303625,0,'t5_bootstrap_form','4.13.23',29,29,'t5_bootstrap_form','Extended form structure for bootstrap',2,0,3,1753799060,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:4:\"form\";s:14:\"12.4.0-13.4.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','abcc124c80bab2c84bfba90fab058e61','Extension for Bootstrap forms with floating labels. Email templates are customizable via the TYPO3 form content element.\r\n','',4013023,1,0,'','ter','',''),
(9303626,0,'t5_bootstrap5_components','1.4.4',72,27,'t5_bootstrap5_components','Provide bootstrap components',0,0,3,1753799527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.24-13.4.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','e9da03e488432ea528dd26439757ec64','extension provides a collection of ready-to-use Bootstrap 5 components for TYPO3. It allows integrators and editors to easily add modern, responsive UI elements to their websites, such as cards, modals, alerts, and more. The extension is fully configurable and seamlessly integrates into the TYPO3 backend, enabling a flexible website design with minimal effort.\r\n','',1004004,0,0,'','ter','',''),
(9303627,0,'t5_bootstrap5_components','1.4.15',72,20,'t5_bootstrap5_components','Provide bootstrap components',999,0,3,1758206297,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.24-13.4.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','706c4d3d20e53d34f87c08233c481b70','Updated extension to 1.4.15','',1004015,0,0,'','ter','',''),
(9303628,0,'t5_bootstrap5_components','1.4.16',72,0,'t5_bootstrap5_components','Provide bootstrap components',2,0,3,1758206780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.24-13.4.99\";}}','Michael Scheunemann','m.scheunemann@touch5.de','m.scheunemann','d3bf71d3d3b682f8c40df0e2546dff19','Updated extension to 1.4.16','',1004016,1,0,'','ter','',''),
(9303629,0,'mosparo_powermail','1.0.1',77,22,'mosparo integration for EXT:powermail','Integrates the mosparo spam protection system into TYPO3 Powermail extension, enabling easy and effective spam protection for Powermail forms.',2,0,3,1753952195,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"mosparo-form\";s:13:\"1.0.0-1.99.99\";s:9:\"powermail\";s:15:\"12.5.0-12.99.99\";}}','Sascha Zander','sascha.zander@denkwerk.com','szander','7e7437f589e15c9cb8d5947883aa4aa2','Fix TER publishing','',1000001,0,0,'https://docs.typo3.org/p/mahou/mosparo-powermail/1.0/en-us','ter','',''),
(9303630,0,'mosparo_powermail','1.0.2',77,22,'mosparo integration for EXT:powermail','Integrates the mosparo spam protection system into TYPO3 Powermail extension, enabling easy and effective spam protection for Powermail forms.',2,0,3,1753980596,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"mosparo-form\";s:13:\"1.0.0-1.99.99\";s:9:\"powermail\";s:15:\"12.5.0-12.99.99\";}}','Sascha Zander','sascha.zander@denkwerk.com','szander','036597c22c0d7b77e430be2c0cc4ad1e','Set version to 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/mahou/mosparo-powermail/1.0/en-us','ter','',''),
(9303631,0,'mosparo_powermail','1.0.3',77,31,'mosparo integration for EXT:powermail','Integrates the mosparo spam protection system into TYPO3 Powermail extension, enabling easy and effective spam protection for Powermail forms.',2,0,3,1754586910,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:12:\"mosparo-form\";s:13:\"1.0.0-1.99.99\";s:9:\"powermail\";s:15:\"12.5.0-13.99.99\";}}','Sascha Zander','sascha.zander@denkwerk.com','szander','6458d02e2036ba972ed2d4c67d7c9faf','Set version to 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/mahou/mosparo-powermail/1.0/en-us','ter','',''),
(9303632,0,'mosparo_powermail','2.0.0',77,2,'mosparo integration for EXT:powermail','Integrates the mosparo spam protection system into TYPO3 Powermail extension, enabling easy and effective spam protection for Powermail forms.',2,0,3,1787174694,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"mosparo-form\";s:13:\"1.0.0-1.99.99\";s:9:\"powermail\";s:15:\"13.2.0-13.99.99\";}}','Sascha Zander','sascha.zander@denkwerk.com','szander','d78b1bfdefb275846b451689dd2b94df','Update documentation links','',2000000,1,0,'https://docs.typo3.org/p/mahou/mosparo-powermail/2.0/en-us','ter','',''),
(9303633,0,'mosparo_form','1.0.1',102,23,'denkwerk - mosparo integration for EXT:form and Extbase-based forms','Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.',2,0,3,1753952970,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"forms\";s:14:\"12.4.0-13.4.99\";s:22:\"mosparo/php-api-client\";s:12:\"1.1.0-1.1.99\";}s:8:\"suggests\";a:1:{s:23:\"mahou/mosparo-powermail\";s:0:\"\";}}','denkwerk GmbH','hello@denkwerk.com','szander','0c1f10942f8d19ca945e2059e98f4979','Set version to 1.0.1','',1000001,0,0,'https://docs.typo3.org/p/denkwerk/mosparo-form/1.0/en-us','ter','',''),
(9303634,0,'mosparo_form','1.0.2',102,22,'denkwerk - mosparo integration for EXT:form and Extbase-based forms','Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.',2,0,3,1753980660,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"forms\";s:14:\"12.4.0-13.4.99\";s:22:\"mosparo/php-api-client\";s:12:\"1.1.0-1.1.99\";}s:8:\"suggests\";a:1:{s:23:\"mahou/mosparo-powermail\";s:0:\"\";}}','denkwerk GmbH','hello@denkwerk.com','szander','7afcb0e170da7b6d78278868473c16da','Set version to 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/denkwerk/mosparo-form/1.0/en-us','ter','',''),
(9303635,0,'mosparo_form','1.0.3',102,23,'denkwerk - mosparo integration for EXT:form and Extbase-based forms','Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.',2,0,3,1756112655,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"forms\";s:14:\"12.4.0-13.4.99\";s:22:\"mosparo/php-api-client\";s:12:\"1.1.0-1.1.99\";}s:8:\"suggests\";a:1:{s:23:\"mahou/mosparo-powermail\";s:0:\"\";}}','denkwerk GmbH','hello@denkwerk.com','szander','a1598a2bbfb2965d37bc5a8c8ded460e','Set version to 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/denkwerk/mosparo-form/1.0/en-us','ter','',''),
(9303636,0,'mosparo_form','1.0.4',102,21,'denkwerk - mosparo integration for EXT:form and Extbase-based forms','Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.',2,0,3,1763144694,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:5:\"forms\";s:14:\"12.4.0-13.4.99\";s:22:\"mosparo/php-api-client\";s:12:\"1.1.0-1.1.99\";}s:8:\"suggests\";a:1:{s:23:\"mahou/mosparo-powermail\";s:0:\"\";}}','denkwerk GmbH','hello@denkwerk.com','szander','9bffc412b5ce63cffa99ba169dbb037a','Set version to 1.0.4','',1000004,0,0,'https://docs.typo3.org/p/denkwerk/mosparo-form/1.0/en-us','ter','',''),
(9303637,0,'mosparo_form','1.1.0',102,13,'denkwerk - mosparo integration for EXT:form and Extbase-based forms','Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.',2,0,3,1776808157,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:5:\"forms\";s:14:\"13.4.0-14.3.99\";s:22:\"mosparo/php-api-client\";s:12:\"1.1.0-1.1.99\";}s:8:\"suggests\";a:1:{s:23:\"mahou/mosparo-powermail\";s:0:\"\";}}','denkwerk GmbH','hello@denkwerk.com','szander','0b4591ac32ebbaaa61bda92c0bf87196','TYPO3 v14.3 Support','',1001000,1,0,'https://docs.typo3.org/p/denkwerk/mosparo-form/1.1/en-us','ter','',''),
(9303638,0,'scp_easyvision_typo3','1.0.0',47,21,'easyVision by SiteCockpit','Integrate SiteCockpit into TYPO3: With SiteCockpits easyVision, your visitors can customize the website to their needsfor more accessibility and a better user experience. Integration takes just a few minutes!',999,0,4,1754034102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','','','sitecockpit','21e8eb81066b3eecd9bcd70354168ed0','scp_easyvision_typo3_1.0.0','',1000000,0,0,'https://solution360.atlassian.net/wiki/spaces/SITECOCKPITDOKU/pages/5094834377/TYPO3','ter','',''),
(9303639,0,'scp_easyvision_typo3','1.0.1',47,26,'easyVision by SiteCockpit','Integrate SiteCockpit into TYPO3: With SiteCockpits easyVision, your visitors can customize the website to their needsfor more accessibility and a better user experience. Integration takes just a few minutes!',2,0,3,1755760211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Site Cockpit GmbH','kontakt@sitecockpit.com','sitecockpit','0d8f2402af63a7ecdad3efad55715656','easyVision by SiteCockpit_v1.0.1','Site Cockpit GmbH',1000001,1,0,'https://solution360.atlassian.net/wiki/spaces/SITECOCKPITDOKU/pages/5094834377/TYPO3','ter','',''),
(9303640,0,'captchafox_official','10.0.0',53,8,'captchafox_official','CaptchaFox Typo3',2,0,2,1754242775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','','','captchafox','37919c1124b28fd899d97c0710b98e83','feat: add publish workflow','scorialabs',10000000,0,0,'','ter','',''),
(9303641,0,'captchafox_official','12.0.0',53,9,'captchafox_official','CaptchaFox Integration for EXT:form',2,0,2,1754243566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','','','captchafox','770ae9b1cccca01e662842659c8cab15','feat: update description','scorialabs',12000000,0,0,'','ter','',''),
(9303642,0,'captchafox_official','10.0.1',53,9,'captchafox_official','CaptchaFox Typo3',2,0,2,1754243765,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','','','captchafox','c6af16633a461356c8752c5f69d33a14','feat: add Extension.svg','scorialabs',10000001,0,0,'','ter','',''),
(9303643,0,'captchafox_official','10.0.2',53,9,'CaptchaFox','CaptchaFox Integration for EXT:form',2,0,2,1754244483,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.0.0-11.9.99\";}}','','','captchafox','a76244521d53b6b5d4533828f74b1255','v10.0.2','Scoria Labs GmbH',10000002,0,0,'','ter','',''),
(9303644,0,'captchafox_official','12.0.1',53,18,'CaptchaFox','CaptchaFox Integration for EXT:form',2,0,2,1754244511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','','','captchafox','2f4f6e66c614af363895a99f51b9a02b','v12.0.1','Scoria Labs GmbH',12000001,1,0,'','ter','',''),
(9303645,0,'myra_cloud_connector','2.0.0',108,22,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',0,0,0,1754480450,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','b.rannow@familie-redlich.de','cpsitberlin','652ed4756f6117093894bf051b6384a6','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/2.0.0','coding. powerful. systems. CPS GmbH',2000000,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/2.0/en-us','ter','',''),
(9303646,0,'myra_cloud_connector','2.0.1',108,25,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',1,0,0,1754481951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','8a29dcb8a879ad68378839f3665e7512','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/2.0.1','',2000001,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/2.0/en-us','ter','',''),
(9303647,0,'myra_cloud_connector','3.0.0',108,23,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',2,0,0,1760956118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','4919a189b787bb7437f35adaa8df1e01','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/3.0.0','',3000000,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/3.0/en-us','ter','',''),
(9303648,0,'myra_cloud_connector','3.1.0',108,20,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',2,0,0,1765263761,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','168d2c1d86a8e8a197612345d3b0c293','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/3.1/en-us','ter','',''),
(9303649,0,'myra_cloud_connector','3.2.0',108,6,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',2,0,0,1780308830,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','5e88fd5446099907d636a10de4366fc9','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/3.2.0','',3002000,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/3.2/en-us','ter','',''),
(9303650,0,'myra_cloud_connector','3.2.1',108,9,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',2,0,0,1780395481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','c805014547c8287a10cd18499bca6578','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/3.2.1','',3002001,0,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/3.2/en-us','ter','',''),
(9303651,0,'myra_cloud_connector','4.0.0',108,3,'Myra Cloud Connector','Clear-Cache for Myra Cloud systems',2,0,0,1786434916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.6-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','coding. powerful. systems. CPS GmbH','info@cps-it.de','cpsitberlin','9cdcc6542a883e9cee8d33fa92c967dd','See release notes at https://github.com/CPS-IT/myra-cloud-connector/releases/tag/4.0.0','',4000000,1,0,'https://docs.typo3.org/p/cpsit/myra-cloud-connector/4.0/en-us','ter','',''),
(9303652,0,'typo3_heatmap_widget','0.1.0',24,8,'Heatmap Widget','Dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.',0,0,1,1754930916,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','abandoned_extensions','23f055de33088455ef53104aa28f9184','See release notes at https://github.com/jackd248/typo3-heatmap-widget/releases/tag/0.1.0','',1000,0,0,'https://github.com/jackd248/typo3-heatmap/blob/main/README.md','ter','',''),
(9303653,0,'typo3_heatmap_widget','0.2.0',24,16,'Heatmap Widget','Dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.',1,0,1,1755000062,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','abandoned_extensions','637f3bdcfb5f4301a9d856b52c77fdc4','See release notes at https://github.com/jackd248/typo3-heatmap-widget/releases/tag/0.2.0','',2000,1,0,'https://github.com/jackd248/typo3-heatmap/blob/main/README.md','ter','',''),
(9303654,0,'at_backup','1.0.0',20,18,'[AASHRO] Backup','Effortlessly create a complete backup of your TYPO3 project with a single click.',2,0,1,1755001333,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.5.99\";}}','Team AASHRO','info@aashro.com','rmilan1992','0d34d06e8870fce7632e885f8ad1178d','Create backup of your small project in single click.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/product/extensions/at-backup/documentation','ter','',''),
(9303655,0,'at_backup','2.0.0',20,2,'[AASHRO] Backup','Effortlessly create a complete backup of your TYPO3 project with a single click.',2,0,1,1786945305,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team AASHRO','info@aashro.com','rmilan1992','e6fb75d8db069384d5029dcdbaebcb2d','Added support for TYPO3 v14 ','AASHRO Tech',2000000,1,0,'https://www.aashro.com/product/extensions/at-backup/documentation','ter','',''),
(9303656,0,'bc_simpleproject','0.0.1',80,11,'Simple Project','Additional items for your project',2,0,2,1755022137,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:7:\"backend\";s:14:\"13.0.0-13.9.99\";s:7:\"extbase\";s:14:\"13.0.0-13.9.99\";s:5:\"fluid\";s:14:\"13.0.0-13.9.99\";s:8:\"frontend\";s:14:\"13.0.0-13.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','e892437fc73b83a83a236c3c81b6af85','Initial release of the TYPO3 13.x extension','',1,0,0,'https://birdcode.tech/bird-code-extensions/bc-simpleproject','ter','',''),
(9303657,0,'bc_simpleproject','0.0.2',80,23,'Simple Project','Additional items for your project',2,0,2,1755024531,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:7:\"backend\";s:14:\"13.0.0-13.9.99\";s:7:\"extbase\";s:14:\"13.0.0-13.9.99\";s:5:\"fluid\";s:14:\"13.0.0-13.9.99\";s:8:\"frontend\";s:14:\"13.0.0-13.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','3be6c4c977eac054fb70d4a1300ddef8','[bugfix] Ouuupsss...  fix error','',2,0,0,'https://birdcode.tech/bird-code-extensions/bc-simpleproject','ter','',''),
(9303658,0,'bc_simpleproject','0.1.0',80,33,'Simple Project','Additional items for your project',2,0,2,1755200006,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:7:\"backend\";s:14:\"13.0.0-13.9.99\";s:7:\"extbase\";s:14:\"13.0.0-13.9.99\";s:5:\"fluid\";s:14:\"13.0.0-13.9.99\";s:8:\"frontend\";s:14:\"13.0.0-13.9.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"4.0.0-4.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','1816af79dc1b94d37e8021844dce1caa','[feature] Headless\r\n[bugfix] Show translated records','',1000,0,0,'https://birdcode.tech/bird-code-extensions/bc-simpleproject','ter','',''),
(9303659,0,'bc_simpleproject','1.0.0',80,13,'Simple Project','Additional items for your project',2,0,2,1775079994,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";s:7:\"backend\";s:14:\"13.0.0-14.9.99\";s:7:\"extbase\";s:14:\"13.0.0-14.9.99\";s:5:\"fluid\";s:14:\"13.0.0-14.9.99\";s:8:\"frontend\";s:14:\"13.0.0-14.9.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:12:\"4.0.0-4.9.99\";}}','Bird Code','bird.dev@birdcode.in.rs','birdcode','7008e2df222f9206f66874237e0bbf53','[FEATURE] Add support for TYPO3 version 14.\r\n[FEATURE] Extend tt_content to support more header fields, Extend own model to support google tags, working hours, define FAV icons URLs and more ...\r\n[BUGFIX] Remove removeConfigurationKeysForHmenu/allowedConfigurationKeys from headless menu processor','',1000000,1,0,'https://birdcode.tech/bird-code-extensions/bc-simpleproject','ter','',''),
(9303660,0,'index','0.0.2',256,17,'Index','Smart and flexible indexing of pages and documents for e.h. search engines or AI provider',2,0,0,1755117374,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','0379556fe8516964e1800e537b68ffaf','chore: Change ext_emconf.php version to 0.0.2','HDNET GmbH & Co. KG',2,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303661,0,'index','0.1.0',256,15,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1755633879,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5eae739e79c1310f520b892e2e165cd4','chore: Change ext_emconf.php version to 0.1.0','HDNET GmbH & Co. KG',1000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303662,0,'index','0.2.0',256,16,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1755717861,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','79ffd2f81315577b69238f3f24ff9fd8','chore: Change ext_emconf.php version to 0.2.0','HDNET GmbH & Co. KG',2000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303663,0,'index','0.3.0',256,20,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1756151653,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','afaacd35794e22c1465ee3147b14ef42','chore: Change ext_emconf.php version to 0.3.0','HDNET GmbH & Co. KG',3000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303664,0,'index','0.3.1',256,15,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1761292853,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:8:\"frontend\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','1862eb3c9a13f1bbb2fc66ca87ef5180','chore: Change ext_emconf.php version to 0.3.1','HDNET GmbH & Co. KG',3001,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303665,0,'index','0.3.2',256,16,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1761295872,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:8:\"frontend\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','31ff203d20c73cc779c85114481796f5','chore: Change ext_emconf.php version to 0.3.2','HDNET GmbH & Co. KG',3002,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303666,0,'index','0.4.0',256,15,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1762502753,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:8:\"frontend\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','05965b6d3bfaef22baade6e7343e6a68','chore: Change ext_emconf.php version to 0.4.0','HDNET GmbH & Co. KG',4000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303667,0,'index','0.4.1',256,17,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1762805292,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:8:\"frontend\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','fea8a9e4a6494fb3a8c77670873251c3','chore: Change ext_emconf.php version to 0.4.1','HDNET GmbH & Co. KG',4001,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303668,0,'index','1.0.0',256,16,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1763047128,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-13.4.99\";s:8:\"frontend\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";s:9:\"reactions\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7b0ac0fbe071d6444be4fd733f5bd706','chore: Change ext_emconf.php version to 1.0.0','HDNET GmbH & Co. KG',1000000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303669,0,'index','1.1.0',256,18,'Index','Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider',2,0,0,1764163491,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','9eec032b32dfc2ff272cfc637f9e2256','chore: Change ext_emconf.php version to 1.1.0','HDNET GmbH & Co. KG',1001000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303670,0,'index','2.0.0',256,15,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1769716532,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','879d10dc21b1cdb46ef92a750ada5265','https://github.com/lochmueller/index/releases/tag/2.0.0','HDNET GmbH & Co. KG',2000000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303671,0,'index','2.0.1',256,16,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1769718135,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','1a67d43079dccbb091c4e6d130601d03','chore: Change ext_emconf.php version to 2.0.1','HDNET GmbH & Co. KG',2000001,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303672,0,'index','2.1.0',256,14,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1771105532,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','3d80687bc8d3041a7c55acefafcfabef','chore: Change ext_emconf.php version to 2.1.0','HDNET GmbH & Co. KG',2001000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303673,0,'index','2.1.1',256,14,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1772546214,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','623da1f3de3dee477dbf77efd3697a15','chore: Change ext_emconf.php version to 2.1.1','HDNET GmbH & Co. KG',2001001,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303674,0,'index','2.1.2',256,11,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1776106304,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','8c4f34f976d88b2a04d40f41fc9e1143','chore: Change ext_emconf.php version to 2.1.2','HDNET GmbH & Co. KG',2001002,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303675,0,'index','2.2.0',256,15,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1776712363,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','01f2e7a04fa49d266b2e05a84a5819c2','chore: Change ext_emconf.php version to 2.2.0','HDNET GmbH & Co. KG',2002000,0,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303676,0,'index','2.3.0',256,6,'Index','Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.',2,0,0,1783671667,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:8:\"webhooks\";s:14:\"13.4.0-14.4.99\";s:8:\"frontend\";s:14:\"13.4.0-14.4.99\";s:7:\"backend\";s:14:\"13.4.0-14.4.99\";s:9:\"reactions\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a3558bdb534fc046a9e6cecde28d45d7','chore: Release 2.3.0','HDNET GmbH & Co. KG',2003000,1,0,'https://github.com/lochmueller/index?tab=readme-ov-file#extindex','ter','',''),
(9303677,0,'cy_watermark','0.6.0',72,22,'Watermarks for frontend images','',1,0,3,1755431715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','32afa0194cbe6abb83f08d9336814b64','This extension allows you to apply watermarks to images in Typo3.\r\nFeatures\r\n\r\n    Watermarks can be assigned individually per image or by category.\r\n    Watermarks can be placed in various positions on the image:\r\n        Top right\r\n        Bottom left\r\n        Top right\r\n        Center horizontally\r\n        Center diagonally\r\n    Watermark size can be specified relative to the image.\r\n    Watermarks do not modify the original image.\r\n    Cropped image previews can be used.\r\n','',6000,0,0,'https://github.com/docmcfly/cyWatermark/blob/main/README.md','ter','',''),
(9303678,0,'cy_watermark','0.9.0',72,20,'Watermarks for frontend images','',1,0,3,1757269235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','f845c8a37e0f1b8bb4481562e60f8728',' 0.9.0 UPD Add a clean mechanismus. Cached images with watermark is deleted if the a category or files meta data is changed.\r\n 0.8.0 UPD Add a minimum edge length configuration.\r\n 0.7.0 FIX Fix the database defaults ','',9000,0,0,'https://github.com/docmcfly/cyWatermark/blob/main/README.md','ter','',''),
(9303679,0,'cy_watermark','0.9.2',72,30,'Watermarks for frontend images','',1,0,3,1757860768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Clemens Gogolin','service@cylancer.net','docmcfly','95e87b0da05dcce648944c280172bb03','Fixes small bugs and adds a cache cleaning mechanism. ','',9002,1,0,'https://github.com/docmcfly/cyWatermark/blob/main/README.md','ter','',''),
(9303680,0,'pluploadbe','12.0.0',51,21,'Plupload BE','A TYPO3 extension that enables backend users to upload large files exceeding the upload_max_filesize limit in PHP.',2,0,1,1755435159,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}s:8:\"suggests\";a:1:{s:23:\"causal/image_autoresize\";s:13:\"2.4.3-2.99.99\";}}','Haythem Daoud','haythemdaoud.x@gmail.com','haythem','b167970f9ffec1403708af835619199e','[RELEASE] TYPO3 12 LTS support.','',12000000,0,0,'','ter','',''),
(9303681,0,'pluploadbe','13.0.0',51,26,'Plupload BE','A TYPO3 extension that enables backend users to upload large files exceeding the upload_max_filesize limit in PHP.',2,0,1,1755435282,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:23:\"causal/image_autoresize\";s:13:\"2.4.3-2.99.99\";}}','Haythem Daoud','haythemdaoud.x@gmail.com','haythem','b8d8e84a98d8a5ba322b8ce19d10988f','[RELEASE] TYPO3 13 LTS support.','',13000000,0,0,'','ter','',''),
(9303682,0,'pluploadbe','14.0.0',51,2,'Plupload BE','A TYPO3 extension that enables backend users to upload large files exceeding the upload_max_filesize limit in PHP.',2,0,1,1787007961,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:23:\"causal/image_autoresize\";s:13:\"2.4.3-2.99.99\";}}','Haythem Daoud','haythemdaoud.x@gmail.com','haythem','3fdc9b3daa7b70be692761adaab68f9d','Added support for TYPO3 14 : \r\n- Replaced the file list controller XCLASS with a PSR-14 button bar event listener.\r\n- Updated backend module registration for the renamed Media module in TYPO3 14.\r\n- Updated module access and Fluid infobox severity configuration for TYPO3 14.\r\n- Replaced deprecated button and Extbase JSON view usage.\r\n- Read chunk parameters from the PSR-7 request instead of $_REQUEST.\r\n- Added Composer CI scripts, PHPStan level-8 analysis, TYPO3 coding standards, and a strict pre-commit hook.','',14000000,0,0,'','ter','',''),
(9303683,0,'pluploadbe','14.0.3',51,2,'Plupload BE','A TYPO3 extension that enables backend users to upload large files exceeding the upload_max_filesize limit in PHP.',2,0,1,1787063850,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:23:\"causal/image_autoresize\";s:13:\"2.4.3-2.99.99\";}}','Haythem Daoud','hello@haythemdaoud.dev','haythem','7e7c615fb3465539021f49775f88b037','Maintenance release updating the author and contact information','',14000003,1,0,'','ter','',''),
(9303684,0,'securitytxt','0.1.0',17,17,'security.txt integration','Integration the security.txt standard into TYPO3',2,0,2,1755592847,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','5f3de10b8b1f43119e3666c6f7d4bf40','chore: Change ext_emconf.php version to 0.1.0','HDNET GmbH & Co. KG',1000,1,0,'','ter','',''),
(9303685,0,'typo3_heatmap','0.3.0',16,16,'Heatmap','TYPO3 extension to display heatmaps of content changes, user activity and more at various places in the TYPO3 backend.',1,0,1,1755615086,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','bbce0ef17ecf979b21641af374dd0f01','See release notes at https://github.com/jackd248/typo3-heatmap/releases/tag/0.3.0','',3000,1,0,'https://github.com/jackd248/typo3-heatmap/blob/main/README.md','ter','',''),
(9303686,0,'seal','0.0.1',140,21,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1756840258,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"index\";s:11:\"0.0.2-1.0.0\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','b0a867226561b051fcff21b69a11e0d4','fix: Add filters and score','HDNET GmbH & Co. KG',1,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303687,0,'seal','0.0.2',140,25,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1756840522,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:5:\"index\";s:11:\"0.3.0-1.0.0\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ac79cf412e539eadc2a1d99c84b1c1ff','chore: Change ext_emconf.php version to 0.0.2','HDNET GmbH & Co. KG',2,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303688,0,'seal','0.1.0',140,22,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1764166272,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"1.1.0-1.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','9fbf1960fbe512de74d52323bef09add','chore: Change ext_emconf.php version to 0.1.0','HDNET GmbH & Co. KG',1000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303689,0,'seal','0.2.0',140,17,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1769716969,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"1.1.0-1.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2700295d9866a88d64cd33513c132d9f','chore: Change ext_emconf.php version to 0.2.0','HDNET GmbH & Co. KG',2000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303690,0,'seal','0.3.0',140,13,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1772827387,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"2.0.0-2.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','fcff69bc0c2cb22403decb8cbc051571','chore: Change ext_emconf.php version to 0.3.0','HDNET GmbH & Co. KG',3000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303691,0,'seal','1.0.0',140,15,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1773608350,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"2.0.0-2.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','05d460ee1680fd7cf8f880f2f17be780','chore: Change ext_emconf.php version to 1.0.0','HDNET GmbH & Co. KG',1000000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303692,0,'seal','1.1.0',140,15,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1776108093,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"2.0.0-2.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2a2ed5193d6833a656152915545e5596','chore: Change ext_emconf.php version to 1.1.0','HDNET GmbH & Co. KG',1001000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303693,0,'seal','1.2.0',140,6,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1783671913,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"2.0.0-2.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a4ab0e142bb6eb94a8fc9cda59a71a85','chore: Release 1.2.0','HDNET GmbH & Co. KG',1002000,0,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303694,0,'seal','1.2.1',140,6,'Search Engine Abstraction Layer','SEAL Search - Flexible integration of the Search Engine Abstraction Layer project',2,0,2,1784410119,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:5:\"index\";s:13:\"2.0.0-2.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','07a495479f3fc350164e08b964022644','chore: Release 1.2.1','HDNET GmbH & Co. KG',1002001,1,0,'https://github.com/lochmueller/seal?tab=readme-ov-file#extseal','ter','',''),
(9303695,0,'seal_ai','0.0.3',131,22,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1756840894,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"seal\";s:13:\"0.0.2-0.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','ee7ed9397d5917ff003fcf6ad583071d','chore: Change ext_emconf.php version to 0.0.3','HDNET GmbH & Co. KG',3,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303696,0,'seal_ai','0.0.2',131,21,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1756840706,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"seal\";s:13:\"0.0.2-0.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','2f49b225de990124ac65b440c80d89d1','chore: Change ext_emconf.php version to 0.0.2','HDNET GmbH & Co. KG',2,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303697,0,'seal_ai','0.0.4',131,23,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1757587729,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"seal\";s:13:\"0.0.2-0.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','4e498f01c9fca3aa0293ea4cf346c0d0','chore: Change ext_emconf.php version to 0.0.4','HDNET GmbH & Co. KG',4,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303698,0,'seal_ai','0.0.5',131,22,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1761919287,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"seal\";s:13:\"0.0.2-0.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','a50c68699b0934cb9483a7ea9ad0e1f4','chore: Change ext_emconf.php version to 0.0.5','HDNET GmbH & Co. KG',5,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303699,0,'seal_ai','0.1.0',131,13,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1772827872,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"seal\";s:13:\"0.2.0-0.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','34458720fa0149113fa4135a136979eb','chore: Change ext_emconf.php version to 0.1.0','HDNET GmbH & Co. KG',1000,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303700,0,'seal_ai','1.0.0',131,12,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1776109802,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"seal\";s:13:\"1.0.0-1.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','23409706771b8c2d925ad49f21f1cdd5','chore: Change ext_emconf.php version to 1.0.0','HDNET GmbH & Co. KG',1000000,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303701,0,'seal_ai','1.0.1',131,12,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1779043924,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"seal\";s:13:\"1.0.0-1.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','799020983c130e7579aa2d54b08a4313','chore: Change ext_emconf.php version to 1.0.1','HDNET GmbH & Co. KG',1000001,0,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303702,0,'seal_ai','1.1.0',131,6,'SEAL Search AI','SEAL Search AI - Vector based search based on EXT:seal',2,0,2,1783672377,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"seal\";s:13:\"1.0.0-1.99.99\";s:3:\"php\";s:13:\"8.3.0-8.99.99\";}}','Tim Lochmüller','tim@fruit-lab.de','spyker','7cc8a7c5a6350eb878f7100526570e7c','chore: Release 1.1.0','HDNET GmbH & Co. KG',1001000,1,0,'https://github.com/lochmueller/seal_ai?tab=readme-ov-file#extseal_ai','ter','',''),
(9303703,0,'pinned_content','1.0.0',30,30,'Pinned Content','Enhances the TYPO3 content element wizard with pinned items, templates, and personal pin lists for faster editing.',0,0,0,1757062026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Georg Ringer','mail@ringer.it','just2b','cbb039a1739bb4653d23c24f49519dd4','Initial Release','',1000000,1,0,'','ter','',''),
(9303704,0,'thumb_hash','1.0.0',17,12,'ThumbHash','Generate ThumbHash for images in TYPO3. Enhance user experience with fast image thumbnails.',2,0,4,1757416446,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','6fc07fd669c7a3ea06517e5931a19df5','Initial release','',1000000,0,0,'https://github.com/wazum/thumb-hash/blob/main/README.md','ter','',''),
(9303705,0,'thumb_hash','1.2.0',17,5,'ThumbHash','Generate ThumbHash for images in TYPO3. Enhance user experience with fast image thumbnails.',2,0,4,1780405776,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','78ab515169e10fe61bd97dcd26fc79da','Features\r\nTYPO3 v14 (14.3) support, alongside 12.4 and 13.4.\r\n\r\nImprovements\r\nSkip hash recomputation for cached image variants on every request (3, thanks @nabossha).\r\n','',1002000,1,0,'https://github.com/wazum/thumb-hash/blob/main/README.md','ter','',''),
(9303706,0,'nr_image_optimize','1.0.1',193,21,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1757678993,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','1001abcb674496f86de0f72da480cd5e','[RELEASE] v1.0.1 -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',1000001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.0/en-us','ter','',''),
(9303707,0,'nr_image_optimize','2.0.1',193,20,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3 13. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1758124768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','5b0253f7d0740dccf559e7dfcb60946f','[RELEASE] v2.0.1 -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2000001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.0/en-us','ter','',''),
(9303708,0,'nr_image_optimize','2.1.0',193,21,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3 13. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1758193141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','1be0f8931badbe352b99abb3bb3ec8af','[RELEASE] v2.1.0 -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2001000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.1/en-us','ter','',''),
(9303709,0,'nr_image_optimize','2.2.0',193,21,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3 13. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1760548788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','06ac7da9bcb5f61c6998294063375a56','[RELEASE] v2.2.0 -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2002000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.2/en-us','ter','',''),
(9303710,0,'nr_image_optimize','2.2.1',193,22,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3 13. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1762958790,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Team der Netresearch DTT GmbH','info@netresearch.de','netresearch','9bec76bc847a085b4ef966390fe0797c','[RELEASE] v2.2.1 -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2002001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.2/en-us','ter','',''),
(9303711,0,'nr_image_optimize','1.1.0',193,10,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1776670849,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','ff8c5d0fc93d24ee78d681eea77228ce','Pin publish-to-ter actions to commit SHAs -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',1001000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.1/en-us','ter','',''),
(9303712,0,'nr_image_optimize','2.2.2',193,10,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1776794444,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','621fd090f595e8f28c9c9237bf8ba8bc',' Changes\n- [RELEASE] v2.2.2 (79)\n- [RELEASE] v2.2.2\n- ci: drop broken slsa-provenance job from release workflow (78)\n- ci: drop broken slsa-provenance job from release workflow\n- fix: accept variants under symlinked public/processed & public/uploads (70 follow-up) (76)\n- test: cover dangling-symlink branch in getAllowedRoots()\n- refactor: restrict symlinked-children expansion to hardcoded TYPO3 namespaces\n- fix: accept variants under symlinked public children (issue 70 follow-up)\n- fix: port Processor bug fixes  tooling improvements from TYPO3_12 (75)\n- test(functional): robust body check  UsesClass for middleware risky tests\n- chore(build): bump runTests.sh alpine from 3.8 to 3.22\n- fix: skip zero-byte variants in buildFileResponse  serveCachedVariant cascade\n- fix: key allowed-roots cache by public path\n- fix: accept symlinked FAL storage directories in path validation (70) (71)\n- fix: address second review round findings (5 specialist reviews)\n- fix: revert isset() guard  PHPStan rejects it on readonly property\n- fix: guard storageRepository access for uninitialized test fixtures\n- fix: address review feedback on symlinked FAL storage path validation\n- fix: accept symlinked FAL storage directories in path validation\n- ci: suppress Opengrep unlink-use findings with justifications (69)\n- fix(test): use SplFileInfo::getPathname() in acceptance teardown\n- ci: suppress Opengrep unlink-use findings with justifications\n- chore(deps): bump step-security/harden-runner from 2.17.0 to 2.18.0 in the github-actions group (68)\n- chore(deps): bump step-security/harden-runner\n- feat(l10n): remove hard-coded strings, add translator context, sync all 15 languages (67)\n- refactor(l10n): apply review feedback on JS handler  translator note\n- feat(l10n): remove hard-coded strings, add translator context, sync 15 languages\n- docs: review, enhance and sync full docume\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2002002,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.2/en-us','ter','',''),
(9303713,0,'nr_image_optimize','1.1.1',193,0,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1776795479,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','f67b88eb26e25042587fb5eef5250d00','Released version 1.1.1 of  -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases/tag/v1.1.1','Netresearch DTT GmbH',1001001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.1/en-us','ter','',''),
(9303714,0,'nr_image_optimize','1.1.2',193,10,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1777032868,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','ed393320756e2fc1bbcad21f9d4c228e','Released version 1.1.2 of  -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases/tag/v1.1.2','Netresearch DTT GmbH',1001002,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.1/en-us','ter','',''),
(9303715,0,'nr_image_optimize','2.2.3',193,12,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1777033722,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','9c91973758e34c3d76b6f23acb7cf472',' Changes\n- [RELEASE] v2.2.3 (97)\n- chore: release v2.2.3\n- test(acceptance): fix SourceSet type-attribute tests to match intent (95)\n- test(acceptance): fix SourceSet type-attribute tests to match intent\n- test(functional): restore strict coverage metadata  switch CI to xdebug (93)\n- test(functional): restore strict coverage metadata  switch CI to xdebug\n- fix(processor): log 400 responses, harden allowed-roots cache, functional symlink test (70) (91)\n- test(functional): relax strict coverage metadata\n- test(functional): unblock MaintenanceController DI test\n- fix(test-runner): install imagick via pecl, not apk\n- fix(processor,ci): address PR 91 review feedback\n- fix(processor): log 400 responses and harden allowed-roots cache (70)\n- test(functional): add symlinked fileadmin regression test for 70\n- chore(deps): update step-security/harden-runner action to v2.19.0 (89)\n- chore(deps): update step-security/harden-runner action to v2.19.0\n- fix(processor): accept filesystem root as public path in isWithinAnyRoot() (87)\n- fix(processor): accept filesystem root as public path in isWithinAnyRoot()\n- docs(changelog): address review threads on 2.2.2 entry (79 / 83) (86)\n- docs(changelog): address review threads on 2.2.2 entry\n- ci: add workflow_dispatch-only caller for manual TER publish (84)\n- ci: add workflow_dispatch-only caller for manual TER publish\n- docs(changelog): honest 2.2.2 entry covering all 196 commits since 2.2.1 (83)\n- docs(changelog): honest 2.2.2 entry covering all 196 commits since 2.2.1\n\n Installation\n\nbash\ncomposer require netresearch/nr-image-optimize\n\n\n Security\n\nAll release artifacts are signed with [Sigstore](https://www.sigstore.dev/) keyless signing.\n\n Verify signatures\n\nbash\ncosign verify-blob \n  --bundle nr-image-optimize-2.2.3.zip.bundle \n  --certificate-identity-regexp \"https://github.com/netresearch/.\" \n  \n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2002003,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.2/en-us','ter','',''),
(9303716,0,'nr_image_optimize','2.2.4',193,5,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1784029024,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','30dfffd5e0c50c1b0382fb2e6c6742c8','- chore: release v2.2.4 (112)\n- chore: release v2.2.4\n- fix(viewhelper): pass through non-processable URLs unchanged (110)\n- HSM-466: fix(viewhelper): treat data: URIs as passthrough URLs\n- HSM-466: chore: ignore generated packages/ and var/ directories\n- HSM-466: fix(viewhelper): pass through non-processable URLs unchanged\n- ci: adopt canonical typo3-extension template (109)\n- ci: adopt netresearch/.github typo3-extension template\n- docs: add implementation conventions distilled from PR review cycles (107)\n- docs: align performance conventions with actual implementation\n- docs: add implementation conventions distilled from PR review cycles\n- fix(backend): resolve module labels via array format (105)\n- fix(backend): resolve module labels via array format\n- docs(phpstan): clarify why Tests/ is included in path-scoped rules (102)\n- docs(phpstan): clarify why Tests/ is included in path-scoped rules\n- docs(agents): refresh AGENTS.md tree with scoped per-directory files (101)\n- docs(agents): address Copilot review feedback on PR 101\n- docs(agents): drop CLAUDE.md/GEMINI.md symlinks from Documentation/\n- docs(agents): refresh AGENTS.md tree with scoped per-directory files\n- chore(phpstan): finish ergebnis rules re-evaluation (remaining 4) (100)\n- chore(phpstan): path-scope remaining 4 ergebnis rules with documented rationale\n- chore(phpstan): re-evaluate ergebnis rule suppressions (4 of 8) (99)\n- chore(phpstan): replace isset() with array_key_exists() in production\n- chore(phpstan): path-scope ergebnis.noErrorSuppression to wrapper files\n- chore(phpstan): path-scope ergebnis.noExtends to framework-heritage paths\n- chore(phpstan): re-enable ergebnis.noPhpstanIgnore rule\n- chore: adopt release-typo3-extension orchestrator (90)\n- chore: adopt release-typo3-extension orchestrator\n- ci: actually fix PHPStan errors after dep drift (no baseline) (98)\n- ci: actually f\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2002004,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.2/en-us','ter','',''),
(9303717,0,'nr_image_optimize','1.1.3',193,4,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1784029252,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','a3abf1b8208e265942a8b9bb69e111ee','Released version 1.1.3 of  -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases/tag/v1.1.3','Netresearch DTT GmbH',1001003,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.1/en-us','ter','',''),
(9303718,0,'nr_image_optimize','1.2.0',193,4,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: Lazy image processing (on-demand generation), WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, middleware for efficient image delivery, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1784720881,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','cfed97ad52c268c443501c66aed7e014','Released version 1.2.0 of  -- for details see https://github.com/netresearch/t3x-nr-image-optimize/releases/tag/v1.2.0','Netresearch DTT GmbH',1002000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.2/en-us','ter','',''),
(9303719,0,'nr_image_optimize','2.3.0',193,4,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1784720910,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','ed13fa81ec2fe42f8578d47fe865783f','- chore: release v2.3.0 (125)\n- chore: release v2.3.0\n- feat(processor): add per-instance opt-in to trust storage-nested symlinks (123)\n- feat(processor): add per-instance opt-in to trust storage-nested symlinks\n- fix(processor): resolve public/_assets/hash symlinks in allowed roots (118)\n- fix(processor): resolve public/_assets/hash symlinks in allowed roots\n- [BUGFIX] Apply the configured quality when encoding image variants (115)\n- refactor(tests): simplify the processAndRespond scenario helpers\n- style(tests): use instanceof for the optional encoder errors\n- refactor(tests): deduplicate the processAndRespond test family\n- test: assert the encoding quality in the main processAndRespond test\n- ci: run the acceptance suite through the shared workflow\n- [TASK] Drop the local acceptance job from the CI workflow\n- [BUGFIX] Address review findings on the encoding-quality fix\n- [BUGFIX] Apply the configured quality when encoding image variants\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2003000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.3/en-us','ter','',''),
(9303720,0,'nr_image_optimize','2.3.1',193,5,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1784746422,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','50adfb5d34557de80879dda8c5531b50','- chore: release v2.3.1 (128)\n- chore: release v2.3.1\n- fix: v14 theme-aware backend icons and dark-mode module templates (127)\n- fix: make backend module templates dark-mode aware\n- fix: adopt TYPO3 v14 theme-aware backend icons\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2003001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.3/en-us','ter','',''),
(9303721,0,'nr_image_optimize','2.4.0',193,5,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1784914430,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Team der Netresearch DTT GmbH','','netresearch','b9615d985c3a407ce428ace59fd72f4e','- chore: release v2.4.0 (137)\n- chore: release v2.4.0\n- chore: prepare release v2.4.0 (136)\n- chore: prepare release v2.4.0\n- feat: configurable WebP/AVIF output quality (134)\n- docs: record ADR-0001 on format negotiation via query params (130)\n- feat: configurable WebP/AVIF output quality\n- docs: record ADR-0001 on format negotiation via query params\n- fix(maintenance): keep clear-processed-images working on symlinked deployments (133)\n- fix(maintenance): keep clear-processed-images working on symlinked deployments\n- feat: extend allowed roots with var/ and additionalTrustedRoots (135)\n- style: split combined continue condition per rector ChangeOrIfContinueToMultiContinueRector\n- feat: add additionalTrustedRoots extension configuration setting\n- docs: mention var/ in getAllowedRoots() docblock enumeration\n- feat: accept Environment::getVarPath() as an allowed root\n- chore: ignore transient superpowers working documents\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2004000,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.4/en-us','ter','',''),
(9303722,0,'nr_image_optimize','2.4.1',193,5,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1784962351,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Team der Netresearch DTT GmbH','','netresearch','b8d12484f2a44ef1de4be4396f35e2fb','- chore: release v2.4.1 (140)\n- docs(agents): correct the release process and ban retagging\n- chore: release v2.4.1\n- fix: target the TYPO3 v14 LTS (14.3), not the EOL 14.0 sprint line (139)\n- fix: target the TYPO3 v14 LTS (14.3), not the EOL 14.0 sprint line\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2004001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.4/en-us','ter','',''),
(9303723,0,'nr_image_optimize','2.4.2',193,2,'Netresearch: Image Optimization','On-demand image optimization for TYPO3 with processed delivery, WebP and AVIF variants, and responsive srcset ViewHelpers.',2,0,2,1787117172,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Team der Netresearch DTT GmbH','','netresearch','5579df0165735eccc8c51ef9c3345ec7','Fixed:\n\n Source images under a folder with a non-ASCII character (e.g. an umlaut) no longer return an empty-body HTTP 500 for /processed/ requests. The regression was in intervention/image v4: InputHandler::handle() checks BinaryImageDecoder before FilePathImageDecoder, and BinaryImageDecoders heuristic treats any string containing a byte outside printable ASCII as binary image data  including a legitimate absolute path whose only non-ASCII content is a UTF-8 umlaut. Wrapping the path in SplFileInfo before handing it to ImageManager::read()/decode() makes decoder selection match on input type rather than content, sidestepping the heuristic. v3 (3.7.2, 3.11.1) was not affected  no TYPO3_12 backport needed ([156]).\n\n[156]: https://github.com/netresearch/t3x-nr-image-optimize/pull/156\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',2004002,1,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/2.4/en-us','ter','',''),
(9303724,0,'nr_image_optimize','1.4.1',193,2,'Netresearch Image Optimize','Advanced image optimization extension for TYPO3. Features include: on-demand frontend processing (lazy generation via middleware), automatic optimization on upload, bulk CLI commands, WebP and AVIF format support with automatic fallback, optimized compression for smaller file sizes, ViewHelper for responsive images with srcset support, and support for Intervention Image library. Perfect for improving Core Web Vitals and page loading performance.',2,0,2,1787658052,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:1:{s:4:\"webp\";s:41:\"WebP support for better image compression\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','05626f8f4f4f615df7eb04de11ee7df9',' chore: release v1.4.1  documentation fixes and release pipeline (172)\n ci: adopt mains tag-triggered release pipeline on TYPO3_12 (171)\n docs: fix broken ViewHelper examples and undocumented features on TYPO3_12 (170)\n\nFor details see https://github.com/netresearch/t3x-nr-image-optimize/releases','Netresearch DTT GmbH',1004001,0,0,'https://docs.typo3.org/p/netresearch/nr-image-optimize/1.4/en-us','ter','',''),
(9303725,0,'elevate_to_admin','1.0.0',74,23,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1757783988,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','abandoned_extensions','ad1b358013f631990e7f9ff5f1169582','release(major): 1.0.0\n\nInitial release','',1000000,0,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303726,0,'elevate_to_admin','2.0.0',74,21,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1758092165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mike Street','mike@liquidlight.co.uk','abandoned_extensions','114d4dc4f3cf3464af593b884232f98a','release(major): 2.0.0\n\n Dependencies\n\n- Drop TYPO3 11 support\n- Add TYPO3 12 & 13 support\n- Refactor to take advantage of PHP 8.2\n\n Feature\n\n- Add logging to trace admin elevations\n\n Fix\n\n- Fix heading title on drop down','',2000000,0,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303727,0,'elevate_to_admin','2.1.0',74,30,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1758655582,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mike Street','mike@liquidlight.co.uk','abandoned_extensions','8ffe621244dd4fe20b49fefe3f3c025c','release(minor): 2.1.0\n\n Features\n\n- Allow potential admins to login when backend is locked for editors (1)\n- Update options field when elevating to avoid duplicate page tree (7)\n\n Fix\n\n- Admin status cleared when logging out (5)','',2001000,1,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303728,0,'autosuggest','13.0.0',28,26,'Auto Suggest FE & BE','A TYPO3 extension that adds auto suggestion for frontend and backend input fields.',2,0,4,1757869128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Haythem Daoud','haythemdaoud.x@gmail.com','haythem','596e4f0b51fdd378f3440c53e8571126','[RELEASE] TYPO3 12 and 13 LTS support.','',13000000,0,0,'','ter','',''),
(9303729,0,'autosuggest','13.0.1',28,2,'Auto Suggest FE & BE','A TYPO3 extension that adds auto suggestion for frontend and backend input fields.',2,0,4,1787065401,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Haythem Daoud','hello@haythemdaoud.dev','haythem','dbbe36688f19ad50d09628f730bfb805','Maintenance release updating the extensions author and contact metadata.','',13000001,1,0,'','ter','',''),
(9303730,0,'form_range','1.0.0',14,14,'Form Range','Adds an input type\"range\" element for EXT:form including FormEditor support.',2,0,2,1758639955,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','Belsignum','info@belsignum.de','belsignum','9f718d7927b521aaab931a16c52e72a7','Adds a new Range (Slider, input typerange) form element to the TYPO3 Form Framework, including backend FormEditor integration and an optional ES module for live value display in the frontend.','',1000000,1,0,'https://github.com/Andreas-Sommer/form-range/blob/main/readme.md','ter','',''),
(9303731,0,'form_carousel','1.0.0',15,15,'Belsignum Form Carousel','Slide/animate EXT:form steps via AJAX with Bootstrap-like carousel transitions.',1,0,2,1758660989,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:4:\"form\";s:14:\"12.4.0-13.9.99\";}}','','','belsignum','95b8c373a225ff90607925f33816fbd9','Enhances TYPO3 EXT:form with AJAX-powered multi-step navigation and Bootstrap carousel animations for a smoother form filling experience.','',1000000,1,0,'https://github.com/Andreas-Sommer/form-carousel/blob/main/readme.md','ter','',''),
(9303732,0,'content_visibility','0.1.0',42,23,'Content Visibility','Control the visibility of content elements depending on the screen size.',1,0,2,1758815378,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:13:\"12.0.10-15.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','cc919f29742c140abd06866d31400c61','Initial release','Kellermayr KG',1000,0,0,'','ter','',''),
(9303733,0,'content_visibility','0.1.2',42,19,'Content Visibility','Control the visibility of content elements depending on the screen size.',1,0,2,1765914555,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-14.9.99\";}s:8:\"suggests\";a:1:{s:17:\"bootstrap_package\";s:13:\"12.0.10-16.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','52173981c23a496c5848bb7dccec2dbd','Added compatibility to TYPO3 v14','Kellermayr KG',1002,1,0,'','ter','',''),
(9303734,0,'ll_elevate_to_admin','2.2.0',38,21,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1758828956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','0467d6cba887be35d1416a93a014e98a','release(minor): 2.2.0\n\n Refactor\n\n- Rename extension to ll_elevate_to_admin to fit with Liquid Light conventions','',2002000,0,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303735,0,'ll_elevate_to_admin','1.1.0',38,15,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1759075907,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Mike Street','mike@liquidlight.co.uk','liquidlight','7b71c738f15b3a47e71b01d5e74df424','release(minor): 1.1.0\n\n Refactor\n\n- Rename extension to ll_elevate_to_admin to fit with conventions\n\n Fix\n\n- Use correct title for dropdown','',1001000,0,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303736,0,'ll_elevate_to_admin','2.3.0',38,2,'Elevate to Admin','Allow backend users to elevate themselves to admin privileges',2,0,0,1787153346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Liquid Light','info@liquidlight.co.uk','liquidlight','a877e880efe5d055b1e027b6bf5c7d96','release(minor): 2.3.0\n\n Feature\n\n- Add support for TYPO3 v14 (12)','Liquid Light Ltd',2003000,1,0,'https://github.com/liquidlight/typo3-elevate-to-admin/blob/main/README.md','ter','',''),
(9303737,0,'bp_background_video','0.1.0',57,23,'Background Video for Bootstrap Package','Add background videos to EXT:bootstrap_package',1,0,2,1758997251,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-15.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','00526b2592ffa285ce83d2dd6b8d2e41','Initial upload','Kellermayr KG',1000,0,0,'','ter','',''),
(9303738,0,'bp_background_video','0.1.1',57,21,'Background Video for Bootstrap Package','Add background videos to EXT:bootstrap_package',1,0,2,1765914533,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-16.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','24e26c96142b52c092dfc349edb7ca4c','Added compatibility to TYPO3 v14','Kellermayr KG',1001,0,0,'','ter','',''),
(9303739,0,'bp_background_video','0.1.2',57,13,'Background Video for Bootstrap Package','Add background videos to EXT:bootstrap_package',1,0,2,1775901473,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:17:\"bootstrap_package\";s:14:\"13.0.0-16.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','9ad239258001f02ae2d0ad62186d2a44','Maintenance release, see changelog','Kellermayr KG',1002,1,0,'','ter','',''),
(9303740,0,'geocode_osm','1.0.0',15,15,'OpenStreetMap Geocoding Task','This extension provides a task that generates tt_address geocoding information via OpenStreetMap instead of GoogleMaps',0,0,5,1759147951,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:10:\"tt_address\";s:11:\"8.0.0-9.9.9\";}}','Christoph Runkel','dialog@christophrunkel.de','dialog@christophrunkel.de','34fc126d621180e1ab050db1f7317694','Initial Upload','',1000000,1,0,'','ter','',''),
(9303741,0,'typo3_login_warning','0.1.0',187,19,'Page Update Info','',2,0,1,1759234119,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','da4c9cc74630dc4a1fd1661805fec5f2','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.1.0','',1000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303742,0,'typo3_login_warning','0.1.1',187,18,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1759234344,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','3921dcb4b4b39a06d92e61d1b8c23083','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.1.1','',1001,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303743,0,'typo3_login_warning','0.2.0',187,19,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1759326799,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','33329b1cf54e606599c9aaad0ef720c3','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.2.0','',2000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303744,0,'typo3_login_warning','0.3.0',187,20,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1759754581,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','987aea85cdc0fe8e26cc38ebbdfa9aa8','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.3.0','',3000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303745,0,'typo3_login_warning','0.5.0',187,20,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1760889839,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','0aeab15258294ec806103083452ee254','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.5.0','',5000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303746,0,'typo3_login_warning','0.6.0',187,19,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1761028993,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','dd31de636f0ff679e85259faef1e3848','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.6.0','',6000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303747,0,'typo3_login_warning','0.7.0',187,19,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,1,1761145030,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','694bbdd195f571eefc2794810ae192d7','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/0.7.0','',7000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303748,0,'typo3_login_warning','1.0.0',187,19,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,0,1764664985,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','2b2252f0690ad8d2d5d716db2e6279c0','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/1.0.0','',1000000,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303749,0,'typo3_login_warning','1.0.1',187,12,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,0,1775033911,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','2c07edd813c0182a411b87b74c522fd9','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/1.0.1','',1000001,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303750,0,'typo3_login_warning','1.0.2',187,10,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,0,1777370414,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','3c77de0bb09154142ec6ca832c05f2c8','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/1.0.2','',1000002,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303751,0,'typo3_login_warning','1.0.3',187,8,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,0,1780656589,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','a6c518a81d81aaa616d3fc90754d13dd','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/1.0.3','',1000003,0,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303752,0,'typo3_login_warning','1.1.0',187,4,'Login Warning','Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.',2,0,0,1785486077,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','hej@konradmichalik.dev','move-elevator','40b40aa3068a61ae575bd81f0305d507','See release notes at https://github.com/move-elevator/typo3-login-warning/releases/tag/1.1.0','',1001000,1,0,'https://github.com/move-elevator/typo3-login-warning/blob/main/README.md','ter','',''),
(9303753,0,'dailyverses','13.4.1',103,8,'Daily bible verses','Show a daily verse from the Bible of your choice',2,0,3,1759235749,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','de66d1cf3f964875b039680278ab95cc','Dailyverses Extension for TYPO3\r\nThis extension displays a daily Bible verse or a random verse from dailyverses.net in the frontend. It supports multilingual setups via site configuration and offers flexible display options including background images and verse linking. Compatible with TYPO3 v13 and Bootstrap Package 15.0.','Langstraat Online',13004001,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303754,0,'dailyverses','13.4.2',103,9,'Daily bible verses','Show a daily verse from the Bible of your choice',2,0,3,1759300837,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:17:\"bootstrap_package\";s:14:\"15.0.0-15.0.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','08e76faa7e5108ae0229a4a505d5e3a1','Dailyverses Extension for TYPO3\r\nThis extension displays a daily Bible verse or a random verse from dailyverses.net in the frontend. It supports multilingual setups via site configuration and offers flexible display options including background images and verse linking. Compatible with TYPO3 v13 and Bootstrap Package 15.0.\r\n\r\nDeprecated code removed for compatibility with V14','Langstraat Online',13004002,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303755,0,'dailyverses','13.4.3',103,20,'Daily bible verses','Displays a daily or random Bible verse from dailyverses.net, with support for 26 languages and multiple translations. Offers flexible layout options like background images and verse links, and integrates smoothly with bootstrap_package and other Fluid-based content.',2,0,3,1759912621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','39ff305300239d8de1f1279421f2b83d','  Removed dependancy on bootstrap_package\r\n  The user may define a custom theme using a CSS file located outsie extension.\r\n   If the bootstrap_package extension is installed, Bootstrap theme variables from bootstrap.css will be applied.\r\n   Otherwise, the default styling from dailyverses.css will be used.\r\n','Langstraat Online',13004003,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303756,0,'dailyverses','13.4.5',103,17,'Daily bible verses','Displays a daily or random Bible verse from dailyverses.net, with support for 26 languages and multiple translations. Offers flexible layout options like background images and verse links, and integrates smoothly with bootstrap_package and other Fluid-based content.',2,0,3,1762530672,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','c95a882f3d5df28a6fd6da338da7324d','Added compatibility for installation via composer','Langstraat Online',13004005,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303757,0,'dailyverses','13.4.8',103,18,'Daily bible verses','Displays a daily or random Bible verse from dailyverses.net, with support for 26 languages and multiple translations. Offers flexible layout options like background images and verse links, and integrates smoothly with bootstrap_package and other Fluid-based content.',2,0,3,1762944204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','9552d13bcb3be6d02bac2fc7860949ff','Dynamic flexforms moved outside extension to var/\r\nFlexforms are automatically created for each site if they do not exist.','Langstraat Online',13004008,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303758,0,'dailyverses','13.4.10',103,18,'Daily bible verses','Displays a daily or random Bible verse from dailyverses.net, with support for 26 languages and multiple translations. Offers flexible layout options like background images and verse links, and integrates smoothly with bootstrap_package and other Fluid-based content.',2,0,3,1767181651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','a9c378c17a1fba8c7f62db606f1b0823','Cosmetic adjustments in documentation and various files.','Langstraat Online',13004010,0,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303759,0,'dailyverses','14.3.0',103,13,'Daily bible verses','Displays a daily or random Bible verse from dailyverses.net, with support for 26 languages and multiple translations. Offers flexible layout options like background images and verse links, and integrates smoothly with bootstrap_package and other Fluid-based content.',2,0,3,1777459340,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','3796f47c54af6f7d7f504a937790bd3a','Removed bug: $identifier[dataStructureKey] is in some cases not a string but an integer.','Langstraat Online',14003000,1,0,'https://www.langstraatonline.nl/en/tools/typo3-extensies/dailyverses','ter','',''),
(9303760,0,'f7hyphenator','1.0.0',25,25,'F7 Media GmbH  Hyphenator','Provides a hyphenator ViewHelper to add &shy; to text output.',2,0,2,1759320261,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Marc Willmann','mw@f7.de','f7media','b60a57be8a785d5afa4fbe304437b57d','Vanilla upload','F7 Media GmbH',1000000,1,0,'https://github.com/f7media/f7hyphenator/blob/main/README.md','ter','',''),
(9303761,0,'bp_gallery_settings','0.0.1',43,22,'Gallery Settings','Gallery Settings for Bootstrap Package',0,0,2,1759582183,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.11-13.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','4666906b8344e26af321cf46cc9d6aac','Initial upload (alpha version!)','Kellermayr KG',1,0,0,'','ter','',''),
(9303762,0,'bp_gallery_settings','0.0.3',43,21,'Gallery Settings','Gallery Settings for Bootstrap Package',0,0,2,1765914543,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Stephan Kellermayr','typo3@quellenform.at','quellenform','b70c04a04e58c8bbfb0750436f184403','Added compatibility to TYPO3 v14','Kellermayr KG',3,1,0,'','ter','',''),
(9303763,0,'powermail_crshield','1.0.0',74,21,'Powermail challenge/response spambot shield','Adds a hidden input field containing a challenge string to powermail forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1759684077,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"powermail\";s:15:\"12.0.0-12.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','aa678d997539acae4c628d29ef759588','Initial release of extension','',1000000,0,0,'https://github.com/derhansen/powermail_crshield/blob/main/README.md','ter','',''),
(9303764,0,'powermail_crshield','2.0.0',74,25,'Powermail challenge/response spambot shield','Adds a hidden input field containing a challenge string to powermail forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1760289177,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:15:\"13.0.0-13.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b4211ced5f4b878c6a2e6c9f704a1991','Added TYPO3 13.4 compatibility','',2000000,0,0,'https://github.com/derhansen/powermail_crshield/blob/main/README.md','ter','',''),
(9303765,0,'powermail_crshield','2.0.1',74,22,'Powermail challenge/response spambot shield','Adds a hidden input field containing a challenge string to powermail forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1763215825,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:9:\"powermail\";s:15:\"13.0.0-13.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','b14399126cfd8494e7f8b6d74485c17b','Bugfix release\r\n\r\nRelease notes: https://github.com/derhansen/powermail_crshield/releases/tag/2.0.1','',2000001,0,0,'https://github.com/derhansen/powermail_crshield/blob/main/README.md','ter','',''),
(9303766,0,'powermail_crshield','3.0.0',74,6,'Powermail challenge/response spambot shield','Adds a hidden input field containing a challenge string to powermail forms. Client must execute included JavaScript to calculate the expected response.',2,0,2,1784741413,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:9:\"powermail\";s:15:\"14.0.0-14.99.99\";}}','Torben Hansen','derhansen@gmail.com','derhansen','bc387075ad69ee4ffb3ebd66af699d77','Added TYPO3 14.3 support. Thanks to Krzysztof Napora \r\n\r\nRelease notes: https://github.com/derhansen/powermail_crshield/releases/tag/3.0.0','',3000000,1,0,'https://github.com/derhansen/powermail_crshield/blob/main/README.md','ter','',''),
(9303767,0,'skynetaccessibilityscanner','13.0.0',55,12,'SkynetAccessibility Scanner','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1760014710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','69c9a454ebdbb796b1cf69b97f6d88c5','Initial Release','Skynet Technologies USA LLC',13000000,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303768,0,'skynetaccessibilityscanner','2.0.0',55,8,'SkynetAccessibility Scanner','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1760621842,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','f68807159363dfe88083a82290bf4667','Upload a Typo3 Version 12 Supported Extension','Skynet Technologies USA LLC',2000000,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303769,0,'skynetaccessibilityscanner','13.0.1',55,9,'SkynetAccessibility Scanner','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1767091853,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','53b5c12e6b56fb18a4ef2d7bd1e093d9','Solved minor issues.','Skynet Technologies USA LLC',13000001,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303770,0,'skynetaccessibilityscanner','2.0.1',55,7,'SkynetAccessibility Scanner','WCAG Website Accessibility widget improves Typo3 website ADA compliance and browser experience for ADA, WCAG 2.1 & 2.2, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, France RGAA, Brazilian Inclusion Law (LBI 13.146/2015), Spain UNE 139803:2012, JIS X 8341 (Japan), Italian Stanca Act and Switzerland DDA Standards.',2,0,3,1767095892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','94a93dfc75a316979aeea0d74230615b','Solved minor issues.','Skynet Technologies USA LLC',2000001,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303771,0,'skynetaccessibilityscanner','14.0.0',55,6,'SkynetAccessibility Scanner','Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.',2,0,3,1775306241,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','d8ca4951cead573b2d39b1d1be0b8666','Now supports version 14','Skynet Technologies USA LLC',14000000,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303772,0,'skynetaccessibilityscanner','14.0.1',55,7,'SkynetAccessibility Scanner','Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.',2,0,3,1775478087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','855f97a211abc09316286f7d51330ddf','Solved minor issues.','Skynet Technologies USA LLC',14000001,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303773,0,'skynetaccessibilityscanner','14.0.2',55,3,'SkynetAccessibility Scanner','Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.',2,0,3,1785331626,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','6af31a542f7f8e57ac758c395924b389','Solved minor issues.','Skynet Technologies USA LLC',14000002,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303774,0,'skynetaccessibilityscanner','13.0.3',55,1,'SkynetAccessibility Scanner','Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.',2,0,3,1785934001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','2e7c7a880b27c22364bbee1f9b5cb6b4','Solved minor issues.','Skynet Technologies USA LLC',13000003,0,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303775,0,'skynetaccessibilityscanner','14.0.3',55,2,'SkynetAccessibility Scanner','Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.',2,0,3,1785934510,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','2d48e95be817670cde19a74563619bab','Solved minor issues.','Skynet Technologies USA LLC',14000003,1,0,'https://www.skynettechnologies.com/accessibility-scanning-and-monitoring','ter','',''),
(9303776,0,'fluid_primitives','0.0.1',427,20,'Fluid Primitives','The headless component library for TYPO3 Fluid',0,0,4,1760903495,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','ae161d99d9511b4c3baeca503b50d7f2','chore: add github action for ter release','',1,0,0,'https://fluid-primitives.com','ter','',''),
(9303777,0,'fluid_primitives','0.1.1',427,18,'Fluid Primitives','The headless component library for TYPO3 Fluid',0,0,4,1761492422,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','003b4dca61d23e1698b487c4114cd66b','fix: versions','',1001,0,0,'https://fluid-primitives.com','ter','',''),
(9303778,0,'fluid_primitives','0.2.0',427,18,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1761509676,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','34c1ba740b564a24fd37f59eb5a7d28d','chore: new version','',2000,0,0,'https://fluid-primitives.com','ter','',''),
(9303779,0,'fluid_primitives','0.2.1',427,18,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1761646787,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','433f9be41f30cb040474e38e4e60b549','Merge pull request 2 from jramke/fix/hydration\n\nFIx: Make initAllComponentInstances return optional  use Element type instead of HTMLElement for getElement() methods','',2001,0,0,'https://fluid-primitives.com','ter','',''),
(9303780,0,'fluid_primitives','0.2.2',427,18,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1761647105,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','9360494232d7a949ec11e7585037a48c','Merge pull request 3 from jramke/fix/init-callback\n\nUse correct return type for initAllComponentInstances callback','',2002,0,0,'https://fluid-primitives.com','ter','',''),
(9303781,0,'fluid_primitives','0.2.3',427,18,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1761687065,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','4e7b6e5b0ad8ec02b89d4df997c6c187','chore: version','',2003,0,0,'https://fluid-primitives.com','ter','',''),
(9303782,0,'fluid_primitives','0.3.0',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1762035604,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','8cefc8d8798c7d7cbbb967384a2801b6','chore: version 0.3.0','',3000,0,0,'https://fluid-primitives.com','ter','',''),
(9303783,0,'fluid_primitives','0.4.0',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1762097030,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','0f0d59d3490a377f02593446a058d760','chore: version 0.4.0','',4000,0,0,'https://fluid-primitives.com','ter','',''),
(9303784,0,'fluid_primitives','0.5.0',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1762121535,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','e0d567982f770dd39d906e290e33f2b5','chore: version','',5000,0,0,'https://fluid-primitives.com','ter','',''),
(9303785,0,'fluid_primitives','0.5.1',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1762121730,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','f936420df864b257ab18810463ee6232','chore: version','',5001,0,0,'https://fluid-primitives.com','ter','',''),
(9303786,0,'fluid_primitives','0.5.2',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1762461431,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','3b3a8fa54551d5b17a9911ebba3443f6','chore: version','',5002,0,0,'https://fluid-primitives.com','ter','',''),
(9303787,0,'fluid_primitives','0.6.0',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1763496067,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','ce5875ae59cb26dc1eb726b820756cc5','chore: version 0.6.0','',6000,0,0,'https://fluid-primitives.com','ter','',''),
(9303788,0,'fluid_primitives','0.7.0',427,17,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1764015344,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','c4a29a907f02d31c9edf1c9c1bd5906a','chore: version 0.7.0','',7000,0,0,'https://fluid-primitives.com','ter','',''),
(9303789,0,'fluid_primitives','0.8.0',427,15,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1765141871,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','93e81ba579994da97eaa0e70fcff0561','chore: version','',8000,0,0,'https://fluid-primitives.com','ter','',''),
(9303790,0,'fluid_primitives','0.9.0',427,15,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1765745771,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','07660224b7957edab3fc837397cdbd21','chore: version','',9000,0,0,'https://fluid-primitives.com','ter','',''),
(9303791,0,'fluid_primitives','0.10.0',427,16,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1766323126,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','9bf3302cba213ab87b648b9b7e6762e1','chore: version','',10000,0,0,'https://fluid-primitives.com','ter','',''),
(9303792,0,'fluid_primitives','0.11.0',427,16,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1767049588,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','003962f9590170bbf258bf04d16cbbe8','chore: version','',11000,0,0,'https://fluid-primitives.com','ter','',''),
(9303793,0,'fluid_primitives','0.12.0',427,15,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1767820304,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','c99af48a1a25ab8c399601efb43def15','chore: version','',12000,0,0,'https://fluid-primitives.com','ter','',''),
(9303794,0,'fluid_primitives','0.13.0',427,14,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1768169285,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','5406143233c5912d21cfd7314f1f0f6b','chore: version','',13000,0,0,'https://fluid-primitives.com','ter','',''),
(9303795,0,'fluid_primitives','0.14.0',427,13,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1771802492,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','bb57f375a08361ba185e644d4d543ba8','chore: version','',14000,0,0,'https://fluid-primitives.com','ter','',''),
(9303796,0,'fluid_primitives','0.15.1',427,13,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1772570291,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','25b7c7496f928e64824907b53d52306d','chore: version','',15001,0,0,'https://fluid-primitives.com','ter','',''),
(9303797,0,'fluid_primitives','0.16.0',427,12,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1773089657,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','d988c8fd7c4a550de7fe36383b3e1fd1','chore: version','',16000,0,0,'https://fluid-primitives.com','ter','',''),
(9303798,0,'fluid_primitives','0.17.0',427,12,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1773863318,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','0786478b771c3547036d407f2644062f','chore: npm release workflow','',17000,0,0,'https://fluid-primitives.com','ter','',''),
(9303799,0,'fluid_primitives','0.17.1',427,12,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1773863597,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','380df090232c45d888558add9425aba3','chore: version','',17001,0,0,'https://fluid-primitives.com','ter','',''),
(9303800,0,'fluid_primitives','0.17.2',427,14,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1774215157,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.3.99\";s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Joost Ramke','hey@joostramke.com','jramke','95d0f38d4e8fcb645130bc07077551c4','chore: version','',17002,0,0,'https://fluid-primitives.com','ter','',''),
(9303801,0,'fluid_primitives','0.18.0',427,11,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1777219624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joost Ramke','hey@joostramke.com','jramke','8756b94ed91ef709c9045324028b448a','chore: update version','',18000,0,0,'https://fluid-primitives.com','ter','',''),
(9303802,0,'fluid_primitives','0.19.0',427,8,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1777836623,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joost Ramke','hey@joostramke.com','jramke','0ae7b22a27dff017a80255254c7ba1d1','chore: version','',19000,0,0,'https://fluid-primitives.com','ter','',''),
(9303803,0,'fluid_primitives','0.19.1',427,12,'Fluid Primitives','The headless component library for TYPO3 Fluid',1,0,4,1777838394,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Joost Ramke','hey@joostramke.com','jramke','33b4ed73d6f58ea779597da98d752224','chore: version','',19001,1,0,'https://fluid-primitives.com','ter','',''),
(9303804,0,'asyntai_chatbot','1.0.0',26,26,'Asyntai - AI Chatbot','AI assistant / chatbot  Provides instant answers to your website visitors',2,0,3,1761722616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Asyntai','hello@asyntai.com','asyntai','469a06c4cef810a8bfb9e35005bdd3f2','Create and launch AI assistant/chatbot for your TYPO3 website in minutes. It talks to your visitors, helps, explains, never misses a chat and can increase conversion rates! All while knowing your website, customized just for you. Your TYPO3 website can now talk. ','',1000000,1,0,'https://asyntai.com/documentation/installation/typo3/','ter','',''),
(9303805,0,'documentationhub','0.1.0',67,19,'Documentation Hub','Backend documentation with markdown, directory structure, and PDF export. Displays an entry in the top help menu.',2,0,0,1761807650,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','d3ef3c1e76bb526bf4102105c779dcdf','Initial release of the extension','',1000,0,0,'https://github.com/rozumbunch/TYPO3-documentation/blob/main/Documentation/base/index.md','ter','',''),
(9303806,0,'documentationhub','0.1.1',67,18,'Documentation Hub','Backend documentation with markdown, directory structure, and PDF export. Displays an entry in the top help menu.',2,0,0,1761994621,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','6ebd93af33bc51b1b157ef25a1a6575e','release 0.1.1','',1001,0,0,'https://github.com/rozumbunch/TYPO3-documentation/blob/main/Documentation/base/index.md','ter','',''),
(9303807,0,'documentationhub','0.1.2',67,27,'Documentation Hub','Backend documentation with markdown, directory structure, and PDF export. Displays an entry in the top help menu.',2,0,0,1762344925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','8ba9cb5ac985f97f0f11b57441bfb89e','fix small bug ','',1002,0,0,'https://github.com/rozumbunch/TYPO3-documentation/blob/main/Documentation/base/index.md','ter','',''),
(9303808,0,'documentationhub','0.1.3',67,3,'Documentation Hub','Backend documentation with markdown, directory structure, and PDF export. Displays an entry in the top help menu.',2,0,0,1786126192,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','f7e77b701791611d20f319dff9962425','Update TYPO3 compatibility to support version 14.0','',1003,1,0,'https://github.com/rozumbunch/TYPO3-documentation/blob/main/Documentation/base/index.md','ter','',''),
(9303809,0,'fsq_kfl_karli','1.0.0',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761809977,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','9f683ca0e63bfc7516bbcea660bbb3dd','alpha version testing','',1000000,0,0,'','ter','',''),
(9303810,0,'fsq_kfl_karli','1.0.1',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761813545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','bdfb903fb9da9475b54004b9e4929d6c','updated 1.0.1','',1000001,0,0,'','ter','',''),
(9303811,0,'fsq_kfl_karli','1.0.2',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761814032,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','1af309ac413fadf67f0696d7d75f20a8','1.0.2','',1000002,0,0,'','ter','',''),
(9303812,0,'fsq_kfl_karli','1.0.3',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761814346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','a541b0077bc17095e54f9fec5afcd54b','1.0.3','',1000003,0,0,'','ter','',''),
(9303813,0,'fsq_kfl_karli','1.0.4',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761814666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','d07d8c93a47a00d663ceded2b35afab7','1.0.4','',1000004,0,0,'','ter','',''),
(9303814,0,'fsq_kfl_karli','1.0.5',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761816468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','1c95d7a6af4215b4fc9d07d36c4f39dc','1.0.5','',1000005,0,0,'','ter','',''),
(9303815,0,'fsq_kfl_karli','1.0.6',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761816669,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','3ea555517c4d2916fa8da215c2a7074c','1.0.6','',1000006,0,0,'','ter','',''),
(9303816,0,'fsq_kfl_karli','1.0.7',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761817771,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','d16681f3ecdab3fee5cd63f59747f4ec','1.0.7','',1000007,0,0,'','ter','',''),
(9303817,0,'fsq_kfl_karli','1.0.8',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761818583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','3ae780b9e6a43e30d775180f2fff6932','1.0.8','',1000008,0,0,'','ter','',''),
(9303818,0,'fsq_kfl_karli','1.0.9',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761819390,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','73bbffd8d9bdb23a3745ccb273f0fa14','1.0.9','',1000009,0,0,'','ter','',''),
(9303819,0,'fsq_kfl_karli','1.0.10',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761819635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','ed1a98b1f371eb4c18834fcf305b698a','1.0.10','',1000010,0,0,'','ter','',''),
(9303820,0,'fsq_kfl_karli','1.0.11',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761819775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','394b518ddff7accf80188b0d11cad067','1.0.11','',1000011,0,0,'','ter','',''),
(9303821,0,'fsq_kfl_karli','1.0.12',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761819918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','c6954817180301cb73247b3bb205829d','1.0.12','',1000012,0,0,'','ter','',''),
(9303822,0,'fsq_kfl_karli','1.0.13',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761820516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','6019a5c9cd116cd27563a537724089c4','1.0.13','',1000013,0,0,'','ter','',''),
(9303823,0,'fsq_kfl_karli','1.0.14',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761820877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','133e2bc3d0a247ea01c171d4cf26e81b','1.0.14','',1000014,0,0,'','ter','',''),
(9303824,0,'fsq_kfl_karli','1.0.15',186,7,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761821102,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','96c7bb800e1aa063d8c4da819f621f4b','1.0.15','',1000015,0,0,'','ter','',''),
(9303825,0,'fsq_kfl_karli','1.0.16',186,9,'My API Extension','Provides custom endpoints for frontend use',0,0,3,1761826509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','89ea6dfc15dea3bc91b7a01321d42c5d','1.0.16','',1000016,0,0,'','ter','',''),
(9303826,0,'fsq_kfl_karli','1.0.17',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762177520,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','425cd478ffbe3fb2eb5c06ef1aa98c8e','1.0.17','',1000017,0,0,'','ter','',''),
(9303827,0,'fsq_kfl_karli','1.0.18',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762177996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','ad45e277adb53af350bcf66ec4a8f336','1.0.18','',1000018,0,0,'','ter','',''),
(9303828,0,'fsq_kfl_karli','1.0.19',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762178151,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','a4963f6a883d1f65c68bb5dbc39e9b52','1.0.19','',1000019,0,0,'','ter','',''),
(9303829,0,'fsq_kfl_karli','1.0.20',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762178695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','755ca2b916602a3d300865e26d006d50','1.0.20','',1000020,0,0,'','ter','',''),
(9303830,0,'fsq_kfl_karli','1.0.21',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762180051,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','dd7bcb30cdba58910c5868a5a47a27ee','1.0.21','',1000021,0,0,'','ter','',''),
(9303831,0,'fsq_kfl_karli','1.0.22',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762240093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','13eaec1add6ad9e84be435f5cf285d59','1.0.22','',1000022,0,0,'','ter','',''),
(9303832,0,'fsq_kfl_karli','1.0.23',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762240235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','1c0f3b11eed1e9a67543e9b9223c2fa6','1.0.23','',1000023,0,0,'','ter','',''),
(9303833,0,'fsq_kfl_karli','1.0.24',186,7,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762240359,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','10f825d698631eb8393f93dc250c91cc','1.0.24','',1000024,0,0,'','ter','',''),
(9303834,0,'fsq_kfl_karli','1.0.25',186,9,'KARLI Chatbot Integration','Extbase plugin and optional route to connect an external chatbot.',0,0,3,1762240551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','clemens.mayr@fivesquare.ai','fsq_mayr','ea2d390c3d965a76c1de1baef91f3d13','1.0.25','',1000025,1,0,'','ter','',''),
(9303835,0,'ai_llms_txt','0.1.0',93,9,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',0,0,0,1761836919,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:7:\"backend\";s:15:\"13.0.0-13.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.0.0-13.99.99\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','13a79d1c3c0f51c0daca446ffb61e808','TYPO3 extension for generating llms.txt links according to the llmstxt.org specification to control Large Language Model crawling policies.','',1000,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303836,0,'ai_llms_txt','0.1.1',93,7,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',0,0,0,1761907767,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:7:\"backend\";s:15:\"13.0.0-13.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.0.0-13.99.99\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','c1f399c0319cb53ff2b41e1c1b4eed54','Release:  0.1.1','',1001,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303837,0,'ai_llms_txt','0.1.2',93,9,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',0,0,0,1761924548,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:7:\"backend\";s:15:\"13.0.0-13.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.0.0-13.99.99\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','9f525f44573ec6128e1a9203b9aa243f','Release:  0.1.2','',1002,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303838,0,'ai_llms_txt','0.1.3',93,8,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1764112054,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"13.0.0-14.0.0\";s:7:\"backend\";s:13:\"13.0.0-14.0.0\";s:7:\"extbase\";s:13:\"13.0.0-14.0.0\";s:5:\"fluid\";s:13:\"13.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','871374b5665f6b38747d4d34b0b1af9a','Release:  0.1.3','',1003,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303839,0,'ai_llms_txt','0.1.4',93,0,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1764113158,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"13.0.0-14.0.0\";s:7:\"backend\";s:13:\"13.0.0-14.0.0\";s:7:\"extbase\";s:13:\"13.0.0-14.0.0\";s:5:\"fluid\";s:13:\"13.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','5ed9635eaa4cad7ce8096bb5ef0d855b','Release:  0.1.4','',1004,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303840,0,'ai_llms_txt','0.1.5',93,9,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1765370850,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','5cf8935188753d6e8e2571420f25ffd2','Release:  0.1.5','',1005,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303841,0,'ai_llms_txt','0.1.7',93,10,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1766059506,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','3afc5950d00b2401da8d98d1693bdf1c','Release:  0.1.7','',1007,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303842,0,'ai_llms_txt','0.1.8',93,7,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1767090490,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','dcf212e93273f1a051261f28261e2159','Release:  0.1.8','',1008,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303843,0,'ai_llms_txt','0.1.9',93,9,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1767090874,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','148662319cd4f0168149d02d1c4b2c3e','Release:  0.1.9','',1009,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.1/en-us','ter','',''),
(9303844,0,'ai_llms_txt','0.2.0',93,6,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1769075018,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','b852a6e98f95be895fa6cdf4d190650e','Release:  0.2.0','',2000,0,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.2/en-us','ter','',''),
(9303845,0,'ai_llms_txt','0.2.1',93,10,'LLMS TXT Generator','TYPO3 extension for generating llms.txt links according to llmstxt.org specification to control Large Language Model crawling policies.',1,0,0,1769075864,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:13:\"12.0.0-14.0.0\";s:7:\"backend\";s:13:\"12.0.0-14.0.0\";s:7:\"extbase\";s:13:\"12.0.0-14.0.0\";s:5:\"fluid\";s:13:\"12.0.0-14.0.0\";}}','web-vision GmbH','hello@web-vision.de','web-vision-gmbh','5232bc307c1615dcef1f7bfbda2586b8','Release:  0.2.1','',2001,1,0,'https://docs.typo3.org/p/web-vision/ai-llms-txt/0.2/en-us','ter','',''),
(9303846,0,'mg_image_comparison_slider','1.0.0',83,19,'Image Comparison Slider','Slider for showing the difference between two images',2,0,2,1761856424,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','MacGyer','','macgyer','b4e504510e37a5721776088389643002','Initial release','',1000000,0,0,'https://github.com/MacGyer/mg-image-comparison-slider/blob/main/README.md','ter','',''),
(9303847,0,'mg_image_comparison_slider','1.0.1',83,19,'Image Comparison Slider','Slider for showing the difference between two images',2,0,2,1761925449,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','MacGyer','','macgyer','56beacc5505263be29c7d18bcddb581d','[TASK]: cleanup unnecessary CSS rules\r\n[TASK]: fix README URLs','',1000001,0,0,'https://github.com/MacGyer/mg-image-comparison-slider/blob/main/README.md','ter','',''),
(9303848,0,'mg_image_comparison_slider','1.1.0',83,18,'Image Comparison Slider','Slider for showing the difference between two images',2,0,2,1763826481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";}}','MacGyer','','macgyer','4cecf90c6b9bb697ad798ad59fcd0b52','[FIX]: render images with f:image instead of partial\r\n[NEW]: add settings for handle and divider','',1001000,0,0,'https://github.com/MacGyer/mg-image-comparison-slider/blob/main/README.md','ter','',''),
(9303849,0,'mg_image_comparison_slider','1.1.1',83,15,'Image Comparison Slider','Slider for showing the difference between two images',2,0,2,1769942914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-13.4.99\";}}','MacGyer','','macgyer','61a1d11074b0051f3ca99d6558533fce','[NEW]: update JS library to 8.0.7 which uses Constructable Stylesheets for Shadow DOM to avoid issues with nonce attribute when CSP is enabled','',1001001,0,0,'https://github.com/MacGyer/mg-image-comparison-slider/blob/main/README.md','ter','',''),
(9303850,0,'mg_image_comparison_slider','1.2.0',83,12,'Image Comparison Slider','Slider for showing the difference between two images',2,0,2,1778414532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";}}','MacGyer','','macgyer','8065b629b05fffab2d0a1ab1bed5dacc',' [NEW]: add TYPO3 14 compatibility\r\n [FIX]: scope inline CSS to element ID to prevent color overrides when multiple sliders appear on the same page\r\n [FIX]: restore Appearance tab in backend form','',1002000,1,0,'https://github.com/MacGyer/mg-image-comparison-slider/blob/main/README.md','ter','',''),
(9303851,0,'api_example','1.0.0',31,9,'API Example','Einfaches API Plugin',2,0,3,1762249957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Dein Name','','fsq_mayr','7294c394fd83f29836a0623f5e87cc1a','1.0.0','',1000000,0,0,'','ter','',''),
(9303852,0,'api_example','1.1.0',31,8,'API Example','Einfaches API Plugin  Backend Module',2,0,3,1762250454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Dein Name','','fsq_mayr','9089f0ba8b5998ad693cceefa6a2dcee','1.1.0','',1001000,0,0,'','ter','',''),
(9303853,0,'api_example','1.1.1',31,14,'API Example','Einfaches API Plugin  Backend Module (TYPO3 v13)',2,0,3,1762250767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Dein Name','','fsq_mayr','d8504c9f62bda93c61561be63014ca7a','1.1.1','',1001001,1,0,'','ter','',''),
(9303854,0,'api_caller','1.0.0',13,13,'API Caller','Plugin to call external API via backend and JS snippet in frontend, now with SSE',2,0,3,1762259084,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Clemens Mayr','','fsq_mayr','65803b26d847ec94c919b183ba89dd29','1.0.0','',1000000,1,0,'','ter','',''),
(9303855,0,'hidebycountries','2.0.0',25,25,'Hide By Countries','restrict access to some CEs based on the frontEnd user country',2,0,0,1762271153,'a:1:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.37-13.9.99\";s:7:\"backend\";s:14:\"13.4.2-13.9.99\";s:7:\"extbase\";s:14:\"13.4.2-13.9.99\";s:5:\"fluid\";s:14:\"13.4.2-13.9.99\";s:8:\"frontend\";s:14:\"13.4.2-13.9.99\";}}','Oussema Harrabi','contact@oussemaharrbi.tn','abandoned_extensions','9e5b62f283e3a68380b2b7cf670209ae','This is the 1st release which fully supports PHP8.2 and TYPO3 13.','Oussema ',2000000,1,0,'https://docs.typo3.org/p/oussema/hidebycountries/main/en-us/','ter','',''),
(9303856,0,'demio','1.1.1',45,20,'Demio','This extension provides a plugin for the TYPO3 CMS to integrate Demio webinars into your TYPO3 website.',2,0,3,1763404162,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','André Lademann, Philipp Madl, Andreas Müller','andre.lademann@netresearch.de, philipp.madl@netresearch.de, andreas.mueller@netresearch.de','netresearch','31271f4e53a8d9a1a9b35e6471a5a941','[RELEASE] v1.1.1 -- for details see https://github.com/netresearch/t3x-demio/releases','',1001001,0,0,'https://github.com/netresearch/t3x-demio/blob/main/README.md','ter','',''),
(9303857,0,'demio','1.1.2',45,25,'Demio','This extension provides a plugin for the TYPO3 CMS to integrate Demio webinars into your TYPO3 website.',2,0,3,1763407342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-12.4.99\";}}','André Lademann, Philipp Madl, Andreas Müller','andre.lademann@netresearch.de, philipp.madl@netresearch.de, andreas.mueller@netresearch.de','netresearch','a10b7ec5b52e20117b0f7ea4b7ac6b43','[RELEASE] v1.1.2 -- for details see https://github.com/netresearch/t3x-demio/releases','Netresearch DTT GmbH',1001002,1,0,'https://github.com/netresearch/t3x-demio/blob/main/README.md','ter','',''),
(9303858,0,'nr_scheduler','1.1.8',25,20,'Netresearch - TYPO3 scheduler','Extends the TYPO3 scheduler extension with some functions.',2,0,3,1763468962,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','ef5e63d7a8591113be6f950eb91605c7','[RELEASE] v1.1.8 -- for details see https://github.com/netresearch/t3x-scheduler/releases','Netresearch DTT GmbH',1001008,0,0,'https://github.com/netresearch/t3x-scheduler/blob/main/README.md','ter','',''),
(9303859,0,'nr_scheduler','2.0.0',25,5,'Netresearch - TYPO3 scheduler','Extends the TYPO3 scheduler extension with some functions.',2,0,3,1785404143,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','fbc79c1099a608bf7cd77251aa237b8f','- feat: support TYPO3 v14.3 with a migrated and test-verified upgrade (40)\n- docs: record the dropped property defaults as breaking\n- ci: gate Fractor and fire the release workflow on unprefixed tags\n- fix(deps): narrow the ext_emconf TYPO3 constraint to 14.3\n- docs: document 2.0.0 and apply pending fixer output\n- ci: test PHP 8.2-8.5 against TYPO3 13.4 and 14.3\n- test: add unit and functional suites for the migrated code\n- feat(deps)!: support TYPO3 13.4  14.3 and drop v12.4\n- feat(v14): migrate removed scheduler and mail APIs to TYPO3 v13/v14\n- chore(deps): update dependency a9f/typo3-fractor to v1 (39)\n- chore(deps): update dependency a9f/typo3-fractor to v1\n- fix(ci): skip composer audit on ELTS-only TYPO3 v12 (38)\n- fix(ci): skip composer audit on ELTS-only TYPO3 v12\n- Merge pull request 37 from netresearch/fix/revert-typo3-v14-and-lock-major\n- fix(deps): revert accidental TYPO3 v14 upgrade and pin majors\n- fix(deps): update dependency typo3/cms-scheduler to v14 (36)\n- fix(deps): update dependency typo3/cms-fluid to v14 (35)\n- fix(deps): update dependency typo3/cms-core to v14 (34)\n- Merge pull request 33 from netresearch/chore/adopt-release-orchestrator\n- fix(composer): constrain TYPO3 dependencies to 12.4\n- chore: adopt release-typo3-extension orchestrator\n- fix(deps): pin minimum PHP version to 8.2 (31)\n- fix(deps): update dependency typo3/cms-scheduler to v14 (32)\n- fix(deps): update dependency typo3/cms-fluid to v14 (30)\n- fix(deps): update dependency typo3/cms-core to v14 (29)\n- fix(composer): constrain TYPO3 dependencies to 12.4 only (28)\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: remove explicit gitleaks call, now handled by org-wide default\n- fix: add permissions to gitleaks job, remove stale secret from security job\n- feat: add direct gitleaks call from netresearch/.github\n- fix: use @main for .github reusable wor\n\nFor details see https://github.com/netresearch/t3x-scheduler/releases','Netresearch DTT GmbH',2000000,1,0,'https://github.com/netresearch/t3x-scheduler/blob/main/README.md','ter','',''),
(9303860,0,'universal_messenger','2.0.3',31,22,'Netresearch: Universal Messenger','TYPO3 extension providing a backend module to send newsletters using Universal Messenger API',2,0,1,1763470819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','28e9557b32251d5e189518355c7b2d30','[RELEASE] v2.0.3 -- for details see https://github.com/netresearch/t3x-universal-messenger/releases','Netresearch DTT GmbH',2000003,0,0,'https://github.com/netresearch/t3x-universal-messenger/blob/main/README.md','ter','',''),
(9303861,0,'universal_messenger','3.0.0',31,4,'Netresearch: Universal Messenger','TYPO3 extension providing a backend module to send newsletters using Universal Messenger API',2,0,1,1784623348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','5659bebefc710d427e9450af239e3133','- docs: add CHANGELOG entry for 3.0.0 (89)\n- docs: correct basic auth server requirement to UM 7.56.0 (86)\n- docs: note Universal Messenger server compatibility for basic auth (84)\n- feat: adopt SDK v3 HTTP basic auth (add apiSecret configuration) (82)\n- [FEATURE] Render newsletter content without a full sitepackage (80)\n- [BUGFIX] Show a clear message when the module TypoScript is missing (78)\n- TYPO3 v14: complete dev-tooling  Fractor, PHPUnit tests, PHPat (58) (76)\n- TYPO3 v14: drop deprecated doktypesToShowInNewPageDragArea registration (61) (75)\n- feat: render newsletter content via a package-internal CONTENT path (74)\n- refactor: drop auto-managed system columns from ext_tables.sql (73)\n- refactor: remove the dead classic addService() registration (72)\n- refactor: use FlexFormTools instead of the deprecated FlexFormService alias (71)\n- fix: do not run the request chain twice in InlineCssMiddleware (70)\n- fix: replace deprecated getRecordLocalization with LocalizationRepository (69)\n- fix: replace deprecated getExistingPageTranslations with LocalizationRepository (68)\n- feat: TYPO3 v14 Site Set for site-set-based sites (67)\n- fix: remove invalid evalint from RTE FlexForm field (v14) (66)\n- fix: absolute newsletter preview URL for relative site bases (v14) (65)\n- fix: register control_structure FlexForm via columnsOverrides for v14 (64)\n- fix: use Record API in preview listener for TYPO3 v14 (63)\n- feat!: raise extension to TYPO3 v14 (drop v13, v3.0.0) (62)\n- ci: adopt netresearch/.github typo3-extension template\n- chore: adopt release-typo3-extension orchestrator\n- fix(phpstan): remove obsolete ignore for addUserTSConfig() call (39)\n- fix: replace removed addUserTSConfig() with defaultUserTSconfig global (38)\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: remove explicit gitleaks call, now handled by org-wide default\n- \n\nFor details see https://github.com/netresearch/t3x-universal-messenger/releases','Netresearch DTT GmbH',3000000,0,0,'https://github.com/netresearch/t3x-universal-messenger/blob/main/README.md','ter','',''),
(9303862,0,'universal_messenger','3.0.1',31,5,'Netresearch: Universal Messenger','TYPO3 extension providing a backend module to send newsletters using Universal Messenger API',2,0,1,1784629782,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','netresearch','511447e811866bcdafc0348404dee989','- chore: prepare release 3.0.1 (96)\n- fix: let the controller reject a missing channel instead of Extbase (98)\n- fix: spell out the live button data attributes individually (95)\n- fix: never send a newsletter from a replayable request (93)\n- ci: skip the docs.typo3.org verification until docs exist (91)\n\nFor details see https://github.com/netresearch/t3x-universal-messenger/releases','Netresearch DTT GmbH',3000001,1,0,'https://github.com/netresearch/t3x-universal-messenger/blob/main/README.md','ter','',''),
(9303863,0,'skip_to_content','1.2.2',36,19,'Skip to content','TYPO3 extension to include the accessibility functions: skip to content and skip to footer',2,0,4,1763538868,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Kevin Chileong Lee','kevin.lee@wacon.de','wacon_internet','1912254e047538a732a1238c35bc7932','Skip to content Extension for TYPO3 CMS\r\nThis plugin embeds the accessibility features to jump to the main content or page footer. Those links are initially invisibile and gets visible on focus via keyboard tab.\r\n\r\nhttps://github.com/wacon-internet-gmbh/skip_to_content/releases/tag/1.2.2','WACON Internet GmbH',1002002,0,0,'','ter','',''),
(9303864,0,'skip_to_content','2.1.0',36,17,'Skip to content','TYPO3 extension to include the accessibility functions: skip to content and skip to footer',2,0,4,1764924628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Kevin Chileong Lee','kevin.lee@wacon.de','wacon_internet','fa8e3d7085046252493538b5e85c8537','https://github.com/wacon-internet-gmbh/skip_to_content/releases/tag/2.1.0','WACON Internet GmbH',2001000,1,0,'','ter','',''),
(9303865,0,'mosaic_gallery','0.1.6',12,12,'Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional lightbox.',1,0,3,1763683465,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','sfedorov@emsintl.com','abandoned_extensions','c7ec2db687b57bb457c078ceff0dd8dc','The masonry mosaic image gallery for Typo3 v.13 with adjustable backgrounds, frames, layouts. Docs: Installation, TYPO3 setup (TypoScript for GLightbox), Configuration, Troubleshooting. No code changes; version remains 0.1.6.','',1006,1,0,'https://github.com/anatolkin-s/mosaic_gallery#readme','ter','',''),
(9303866,0,'ui_permissions','1.0.0',39,21,'Deployable Permissions','Deployable TYPO3 backend user permissions via YAML configuration files',2,0,0,1763721541,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-13.4.99\";}}','Sebastian Swan','mail@uandi.com','sebi@flimmerkiste.com','cd6907427fe2ebb465dce63e248b8db6','Merge pull request 5 from uandi/develop Add TER publish.yml','ui interact GmbH & Co. KG',1000000,0,0,'https://github.com/uandi/ui-permissions/blob/main/README.md','ter','',''),
(9303867,0,'ui_permissions','14.0.0',39,13,'Deployable Permissions','Deployable TYPO3 backend user permissions via YAML configuration files',2,0,0,1777018350,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-14.3.99\";}}','Sebastian Swan','mail@uandi.com','sebi@flimmerkiste.com','4929625ec35a13f79f52e97f5bd76351','Merge pull request 9 from uandi/develop Fix TER version','ui interact GmbH & Co. KG',14000000,0,0,'https://github.com/uandi/ui-permissions/blob/main/README.md','ter','',''),
(9303868,0,'ui_permissions','14.0.1',39,5,'Deployable Permissions','Deployable TYPO3 backend user permissions via YAML configuration files',2,0,0,1783601531,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.8-14.3.99\";}}','Sebastian Swan','mail@uandi.com','sebi@flimmerkiste.com','189996335becf58d0c31debebc85468f','Merge remote-tracking branch origin/main','ui interact GmbH & Co. KG',14000001,1,0,'https://github.com/uandi/ui-permissions/blob/main/README.md','ter','',''),
(9303869,0,'rte_ckeditor_pack','1.0.0',144,21,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1763826535,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-13.4.20\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','c3ec37f340adacaf374287236acc57e8','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack','T3Planet',1000000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303870,0,'rte_ckeditor_pack','1.0.1',144,18,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1763999509,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-13.4.20\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','b4d90925df291eea27cf9c97cac05005','New release of version 1.0.1 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack','T3Planet',1000001,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303871,0,'rte_ckeditor_pack','1.1.0',144,17,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1764157635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-13.4.20\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','dc0a9bda7e14d330fa0887862e5b2b9a','New release of version 1.1.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',1001000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303872,0,'rte_ckeditor_pack','2.0.0',144,19,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1764338753,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-14.4.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','e6f7b91d47c804ebbb601c70730fb9c3','New release of version 2.0.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',2000000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303873,0,'rte_ckeditor_pack','3.0.0',144,17,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1764861697,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-14.4.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','c86c23a00375d0e80b5ebea33855d3c2','New release of version 3.0.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3000000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303874,0,'rte_ckeditor_pack','3.1.0',144,20,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1766158655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-14.4.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','19fb7f2aeef2f68177f601b22c7301c4','New release of version 3.1.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3001000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303875,0,'rte_ckeditor_pack','3.1.1',144,17,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1770911739,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.25-14.4.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','38052170d5e91108b8550a0b5a0ce28e','New release of version 3.1.1 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3001001,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303876,0,'rte_ckeditor_pack','3.2.0',144,8,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1782393857,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.25-14.3.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','18632eed7f19af9c6ca80b82a5a75e28','New release of version 3.2.0 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3002000,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303877,0,'rte_ckeditor_pack','3.2.1',144,4,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1785505191,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.25-14.3.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','d31098014a7cbc19f2ea251ded49cf97','New release of version 3.2.1 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3002001,0,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303878,0,'rte_ckeditor_pack','3.2.2',144,3,'CKEditor Pack','CKEditor Pack TYPO3 extension provides a modern, integrated CKEditor build many optimized features, accessibility tools, AI assistance, and collaboration-friendly optionsall without managing scattered YAML files. Built for stability and clean integration, it streamlines editing workflows and enhances TYPO3 content quality.',2,0,0,1786026757,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:15:\"12.4.25-14.3.99\";}}','Team T3Planet','ckeditor@t3planet.de','t3planet','4d43e67977eabcccd8297614fa85be44','New release of version 3.2.2 - see details, changelog and documentation on https://github.com/T3Planet/rte_ckeditor_pack/releases','T3Planet',3002002,1,0,'https://t3planet.de/ckeditor-pack','ter','',''),
(9303879,0,'vek_event_extensions','1.0.0',18,7,'Event Extensions','Extensions for derhansen/sf_event_mgt',2,0,4,1763999668,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:12:\"sf_event_mgt\";s:13:\"7.0.0-7.99.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','vE&K Digital','info@ve-k.de','vek_web','596c419f13b68c7d024e021392e60ccc','First release of extension on TER. Feel free to report bugs/feedback on GitHub https://github.com/vek-web/vek_event_extensions','vE&K Digital',1000000,0,0,'https://docs.typo3.org/p/vek/vek-event-extensions/1.0/en-us','ter','',''),
(9303880,0,'vek_event_extensions','1.1.0',18,11,'Event Extensions','Extensions for derhansen/sf_event_mgt',2,0,4,1763999768,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:12:\"sf_event_mgt\";s:13:\"8.0.0-8.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','vE&K Digital','info@ve-k.de','vek_web','dc028c468f8f70d699459962a25ae4ce','Added TYPO3 13.4 compatibility. Feel free to report bugs/feedback on GitHub https://github.com/vek-web/vek_event_extensions','vE&K Digital',1001000,1,0,'https://docs.typo3.org/p/vek/vek-event-extensions/1.1/en-us','ter','',''),
(9303881,0,'anatolkin_mosaic_gallery','0.1.6',73,11,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764037884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','5f33dc6b881e68c5d6ff92809f8ae6ce','Initial TER release of Anatolkin Mosaic Gallery, a masonry-style image gallery for TYPO3 13 that renders images from FAL folders and optionally opens them in GLightbox.\r\n\r\n Compatible with TYPO3 13.4 and PHP 8.18.3\r\n Designed primarily for art & photography portfolios, but also suitable for blogs and product or project galleries\r\n Uses TYPO3 FAL folders (with optional recursion) and supports captions based on file title, description or custom fields\r\n Flexible styling directly in the plugin: frame color, width and style, background color, border radius, shadow, gutters, max image width and more\r\n Optional responsive lightbox based on GLightbox with keyboard navigation and mobile-friendly layout\r\n Simple setup: install the extension, open the Template module on your site root page, include the Anatolkin Mosaic Gallery (Assets & Masonry) TypoScript set in the template record, and then add the Anatolkin Mosaic Gallery content element to any page.','',1006,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303882,0,'anatolkin_mosaic_gallery','0.1.8',73,7,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764111826,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','f35161dc025504ed4475e18d29f7f640','Initial TER release of Anatolkin Mosaic Gallery, a masonry-style image gallery for TYPO3 13 that renders images from FAL folders and optionally opens them in GLightbox.\r\n\r\n Compatible with TYPO3 13.4 and PHP 8.18.3\r\n Designed primarily for art & photography portfolios, but also suitable for blogs and product or project galleries\r\n Uses TYPO3 FAL folders (with optional recursion) and supports captions based on file title, description or custom fields\r\n Flexible styling directly in the plugin: frame color, width and style, background color, border radius, shadow, gutters, max image width and more\r\n Optional responsive lightbox based on GLightbox with keyboard navigation and mobile-friendly layout\r\n Simple setup: install the extension, open the Template module on your site root page, include the Anatolkin Mosaic Gallery (Assets & Masonry) TypoScript set in the template record, and then add the Anatolkin Mosaic Gallery content element to any page.\r\n\r\ncomposer require anatolkin/anatolkin-mosaic-gallery:0.1.8','',1008,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303883,0,'anatolkin_mosaic_gallery','0.1.9',73,7,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764132010,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','54519b3962ce0090f5c9ce73bd552694','Initial TER release of Anatolkin Mosaic Gallery, a masonry-style image gallery for TYPO3 13 that renders images from FAL folders and optionally opens them in GLightbox.\r\n\r\n Compatible with TYPO3 13.4 and PHP 8.18.3\r\n Designed primarily for art & photography portfolios, but also suitable for blogs and product or project galleries\r\n Uses TYPO3 FAL folders (with optional recursion) and supports captions based on file title, description or custom fields\r\n Flexible styling directly in the plugin: frame color, width and style, background color, border radius, shadow, gutters, max image width and more\r\n Optional responsive lightbox based on GLightbox with keyboard navigation and mobile-friendly layout\r\n Simple setup: install the extension, open the Template module on your site root page, include the Anatolkin Mosaic Gallery (Assets & Masonry) TypoScript set in the template record, and then add the Anatolkin Mosaic Gallery content element to any page.\r\n\r\ncomposer require anatolkin/anatolkin-mosaic-gallery:0.1.9','',1009,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303884,0,'anatolkin_mosaic_gallery','0.1.11',73,9,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764388517,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','c33ed1d59155d52fea28cd5261a6b6c2','Version 0.1.11 fixes the Load more pagination and masonry layout gaps.\r\n\r\n Only the configured number of items is rendered initially.\r\n Additional images are revealed in batches when clicking Load more.\r\n Masonry layout is recalculated for each batch and GLightbox is reloaded.\r\n Previous versions  0.1.10 may have broken pagination and are not recommended.\r\n\r\nInstall via Composer:\r\ncomposer require anatolkin/anatolkin-mosaic-gallery:0.1.11','',1011,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303885,0,'anatolkin_mosaic_gallery','0.1.12',73,7,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764472613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','7572ddad34d0cce997ba81ccba977c33','Version 0.1.12\r\n\r\n- Fixes the \"Load more\" pagination and removes Masonry layout gaps when loading additional items.\r\n- Improves Masonry re-layout on resize.\r\n- Adds an option to style the \"Load more\" button with the same frame as gallery tiles.\r\n\r\nDemo (TYPO3 13 LTS): https://www.anatolkin.com/mosaic-gallery','',1012,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303886,0,'anatolkin_mosaic_gallery','0.1.13',73,6,'Anatolkin Mosaic Gallery','Masonry-like image gallery for TYPO3 using FAL with optional GLightbox.',1,0,3,1764740354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','72854ace865090bb14ed38f0e6cdab78','0.1.13 Fix: prevent PHP warning Undefined array key title when FAL metadata is missing or not translated.','',1013,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303887,0,'anatolkin_mosaic_gallery','0.1.14',73,7,'Anatolkin Mosaic Gallery','Mosaic image gallery for TYPO3 using FAL with optional GLightbox.',2,0,3,1766250222,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','7592f9b64c58dfbfa4d16472c6bcd07d','Anatolkin Mosaic Gallery is a mosaic / masonry-style image gallery extension for TYPO3 CMS 13.\r\nIt uses the TYPO3 File Abstraction Layer (FAL) and an optional GLightbox-based lightbox.\r\n\r\nThe extension is designed to be:\r\nSimple to install  shipped via Composer and a single static TypoScript include.\r\nSafe for editors  everything is configured through one content element.\r\nNice by default  sensible defaults for spacing, frames, captions and lightbox theme.\r\nFlexible  supports folders, categories and fine-tuning of the visual style.\r\nCurrent stable version: 0.1.14\r\nDemo (TYPO3 13 LTS): https://www.anatolkin.com/mosaic-gallery','',1014,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303888,0,'anatolkin_mosaic_gallery','0.1.15',73,12,'Anatolkin Mosaic Gallery','Mosaic image gallery for TYPO3 using FAL with optional GLightbox.',2,0,3,1766388789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','fc72d4ad2581b46d5e66f316eb156779','Anatolkin Mosaic Gallery is a mosaic / masonry-style image gallery extension for TYPO3 CMS 13.\r\nIt uses the TYPO3 File Abstraction Layer (FAL) and an optional GLightbox-based lightbox.\r\n\r\nNew in 0.1.15:\r\n- Safe handling of FAL metadata to avoid \"Undefined array key title\" warnings.\r\n- Better fallbacks for missing titles / captions / descriptions and localized overlays.\r\n- Minor refactoring of the controller and updated documentation.\r\n\r\nDemo and extended usage guide:\r\nhttps://www.anatolkin.com/mosaic-gallery\r\n','',1015,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303889,0,'anatolkin_mosaic_gallery','0.2.1',73,1,'Anatolkin Mosaic Gallery','Mosaic image gallery for TYPO3 using FAL with optional GLightbox.',2,0,3,1786788808,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','7cb40c478dda0fc1fb7d3fc8179f04c6','Anatolkin Mosaic Gallery 0.2.1 adds per-gallery image metadata, multilingual support, and an improved backend editor for TYPO3 13.4.\r\n\r\nHighlights include UID-linked captions and alternative text, TYPO3 Filelist metadata fallback, safe legacy caption conversion, multilingual metadata via localized content records, and a responsive backend editing layout.\r\n\r\nDemo:\r\nwww.anatolkin.com/mosaic-gallery/\r\n\r\nFeedback is welcome. If you find the extension useful, a like in the TYPO3 Extension Repository is greatly appreciated.','',2001,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303890,0,'anatolkin_mosaic_gallery','0.3.0',73,1,'Anatolkin Mosaic Gallery','Mosaic image gallery for TYPO3 using FAL with optional GLightbox.',2,0,3,1786848229,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','4066a28939ea21149512afbf9e3f667d','Ready for TYPO3 14. Anatolkin Mosaic Gallery 0.3.0 adds TYPO3 14.3 compatibility while retaining TYPO3 13.4 support. It introduces modern Site Set integration, a safe CType migration wizard for existing galleries, and TYPO3 14-compatible icon registration  while preserving existing galleries, metadata, Load More and lightbox behavior.','',3000,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303891,0,'anatolkin_mosaic_gallery','0.3.1',73,1,'Anatolkin Mosaic Gallery','Mosaic image gallery for TYPO3 using FAL with optional GLightbox.',2,0,3,1786876644,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','73fda2140f20e66b3ff6a3e62c1b94fe','0.3.1  Faster, smoother, smarter loading. Mosaic Gallery now uses true progressive preview loading: only the first visible images are requested initially, while additional images load on demand with each Load More step. Masonry relayout is smoother, initial layout flashes are reduced, and dynamically revealed images work seamlessly with GLightbox. Fully tested on TYPO3 13.4 and 14.3. No database migration required from 0.3.0.','',3001,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303892,0,'anatolkin_mosaic_gallery','0.4.0',73,1,'Anatolkin Mosaic Gallery','Flexible FAL image galleries for TYPO3 with multiple responsive layouts, design controls, metadata tools, and optional GLightbox.',2,0,3,1787002475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','271069f2fd84eda247d645749268203f','0.4.0 turns Anatolkin Mosaic Gallery into a full multi-layout gallery toolkit: five responsive layouts, design presets, live preview, improved metadata editing, multilingual workflows and per-gallery Lightbox styling. Existing galleries remain backward compatible and no database migration is required. See the new layouts in action at www.anatolkin.com/mosaic-gallery/.','',4000,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303893,0,'anatolkin_mosaic_gallery','0.4.1',73,1,'Anatolkin Mosaic Gallery','Flexible FAL image galleries for TYPO3 with multiple responsive layouts, design controls, metadata tools, and optional GLightbox.',2,0,3,1787095210,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','06e443d8950161b86ee70a9c74a33e94','Compatibility hotfix for TYPO3 13.4/14.3. Restores legacy gallery upgrade compatibility, especially for upgrades that skip one or more intermediate extension versions, and fixes legacy FlexForm value normalization in the backend Design Configurator.','',4001,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303894,0,'anatolkin_mosaic_gallery','0.4.2',73,1,'Anatolkin Mosaic Gallery','Flexible FAL image galleries for TYPO3 with multiple responsive layouts, design controls, metadata tools, and optional GLightbox.',2,0,3,1787860712,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','9aad91da069e6257f77c05707ee81684','0.4.2 improves custom Fluid template integration, localized FAL metadata handling and Lightbox accessibility. Adds the current tt_content row as {data}, exposes localized sys_file_metadata to gallery items with caption  title  description fallback, and fixes the GLightbox aria-hidden focus warning. Verified on TYPO3 13.4 and 14.3. No database migration is required for canonical galleries.','',4002,0,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303895,0,'anatolkin_mosaic_gallery','0.4.3',73,1,'Anatolkin Mosaic Gallery','Flexible FAL image galleries for TYPO3 with multiple responsive layouts, design controls, metadata tools, and optional GLightbox.',2,0,3,1787944391,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sergey Fedorov','typo3@anatolkin.com','rang2000','98bc2163004cbd11fee7922a08d0a983','Fix inherited TYPO3 FAL metadata not reaching gallery Fluid templates in TYPO3 / Doctrine DBAL 4 environments. Metadata is now loaded through TYPO3s native File::getMetaData()-get() API instead of a custom sys_file_metadata QueryBuilder. The existing five-key metadata contract, caption fallback, alt propagation and gallery-specific overrides remain unchanged. Verified on TYPO3 13.4 and 14.3. No database migration required.','',4003,1,0,'https://github.com/anatolkin-s/anatolkin-mosaic-gallery#readme','ter','',''),
(9303896,0,'cc_jsonflex','1.0.0',24,22,'jsonFlex JSON-Flexform','Provides jsonFlex datatype in TCA for JSON-Flexform',1,0,0,1764239164,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','mhocc2013','53ab37de1691ea1d32186c6f028334d7','Extend TCA-Configuration with jsonFlex renderType, like FlexForms.\r\nInitial release.','',1000000,0,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-jsonflex','ter','',''),
(9303897,0,'cc_jsonflex','1.1.0',24,2,'jsonFlex JSON-Flexform','Provides jsonFlex datatype in TCA for JSON-Flexform',1,0,0,1785850641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Coeln Concept GmbH','tda@coelnconcept.de','mhocc2013','fbe3be8500618af0a07d5bc9c505c33b','Compatibility with TYPO3 14, while remaining compatible with TYPO3 13.\r\nDocumentation migrated to the current TYPO3 rendering format.','',1001000,1,0,'https://www.coelnconcept.de/serviceportale/systeme/typo3/typo3-extensions-von-coeln-concept/cc-jsonflex','ter','',''),
(9303898,0,'imager','1.0.0',102,18,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1764273833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','a5eeea20ae204db64cd0dea24f9627d1','Create AI images simply in backend with latest Gemini and Nano Banana models','in2code.de',1000000,0,0,'https://github.com/in2code-de/imager','ter','',''),
(9303899,0,'imager','1.1.0',102,18,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1764335946,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','61b7a2ba2021b65ea8d5cceacf2c769d','Create AI images simply in backend with latest Gemini and Nano Banana models','in2code.de',1001000,0,0,'https://github.com/in2code-de/imager','ter','',''),
(9303900,0,'imager','1.2.0',102,18,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1764446965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','b9ff71383882633ee4233da2d46c9c6f','Create AI images simply in backend with latest Gemini and Nano Banana models ','in2code.de',1002000,0,0,'https://github.com/in2code-de/imager','ter','',''),
(9303901,0,'imager','1.4.0',102,16,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1765136442,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','d5a6e4425e5175d89fcacccb7db7cb5c','Create AI images simply in backend with latest Gemini and Nano Banana models ','in2code.de',1004000,0,0,'https://github.com/in2code-de/imager','ter','',''),
(9303902,0,'imager','2.0.0',102,15,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1767295172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','a59da65073f963dbe5cd921166e8f3dc','Create AI images simply in backend with latest Gemini and Nano Banana models ','in2code.de',2000000,0,0,'https://github.com/in2code-de/imager','ter','',''),
(9303903,0,'imager','2.0.1',102,17,'Imager - AI generated images in TYPO3','Adding images from Gemini with Nano Banana',2,0,3,1770024891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','675bb09c8819837bb5c059c077b9c6df','Create AI images simply in backend with latest Gemini and Nano Banana models. \r\nSee https://github.com/in2code-de/imager?tabreadme-ov-filechangelog-and-breaking-changes for changelog and breaking changes.','in2code.de',2000001,1,0,'https://github.com/in2code-de/imager','ter','',''),
(9303904,0,'ecentral_podcast','1.0.0',9,9,'eCentral Podcast','Provides the eCentral Podcast plugin as well as related functionality.',1,0,3,1764686010,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"12.0.0-12.5.0\";}}','ecentral','support@ecentral.de','ecentral_gmbh','55ccb1726303e26cf3201506074e3bf3','Initial commit','',1000000,1,0,'','ter','',''),
(9303905,0,'alternative','1.0.0',111,18,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1764797727,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f654ca76bacf51dc85926332e3cf50c6','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages','in2code.de',1000000,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303906,0,'alternative','1.2.0',111,17,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1765136472,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','0db933de44fd8fa8758783936a8784a8','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages ','in2code.de',1002000,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303907,0,'alternative','2.0.0',111,16,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1767198445,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f53a17a7779e5883e07e0c52396b406e','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages','in2code.de',2000000,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303908,0,'alternative','3.0.0',111,15,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1769589104,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','f10de153d53a07e54edd2fd12402f949','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages. See https://github.com/in2code-de/alternative?tabreadme-ov-filechangelog-and-breaking-changes for changes.','in2code.de',3000000,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303909,0,'alternative','3.0.1',111,13,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1770024810,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4a3ff1b1e2b2667536775fedcab75b78','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages. See https://github.com/in2code-de/alternative?tabreadme-ov-filechangelog-and-breaking-changes for changes. ','in2code.de',3000001,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303910,0,'alternative','4.0.1',111,13,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1770220346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','78ff18d0d2a435b5ec71dc84b2e4271f','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages. See https://github.com/in2code-de/alternative?tabreadme-ov-filechangelog-and-breaking-changes for changes. ','in2code.de',4000001,0,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303911,0,'alternative','4.1.0',111,19,'Alternative - AI generated metatags for images in TYPO3','Automatically set alternative, title and description labels for images',2,0,3,1770301925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4da7da09ae6781f1540a9fd761342631','AI generated ALT, DESCRIPTION and TITLE labels for images. Can be used in backend file module or via CLI for whole folders or storages. See https://github.com/in2code-de/alternative?tabreadme-ov-filechangelog-and-breaking-changes for changes. ','in2code.de',4001000,1,0,'https://github.com/in2code-de/alternative','ter','',''),
(9303912,0,'mediaflow','1.0.0',33,6,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1764858497,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:17:\"bootstrap_package\";s:15:\"15.0.0-15.99.99\";}}','d-serv GmbH Team','server-support@dserv.de','mediaflow','c7122624565a9638eca39d324fae2d8a','Initial release of Mediaflow TYPO3 integration','d-serv GmbH',1000000,0,0,'https://www.mediaflow.com/en/product/integrations/','ter','',''),
(9303913,0,'mediaflow','1.0.1',33,8,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1764859042,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','d-serv GmbH Team','server-support@dserv.de','mediaflow','e324f025c8f119ec2c108f649258d977','Remove a superflous dependency','d-serv GmbH',1000001,0,0,'https://www.mediaflow.com/en/product/integrations/','ter','',''),
(9303914,0,'mediaflow','1.0.2',33,11,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1764863045,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Mediaflow','professional-services@mediaflow.com','mediaflow','72dcc0fb999cb9bd08590e222303366b','Update author','Mediaflow Europe AB',1000002,0,0,'https://www.mediaflow.com/en/product/integrations/','ter','',''),
(9303915,0,'mediaflow','1.1.0',33,8,'Mediaflow Extension','This is an integration of the Mediaflow image/video database into the TYPO3 CMS.',2,0,3,1775563382,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','Mediaflow','professional-services@mediaflow.com','mediaflow','1158e4671befb3ce75e08490c4c4b153','Security fixes, Fix Video Element','Mediaflow Europe AB',1001000,1,0,'https://www.mediaflow.com/en/product/integrations/','ter','',''),
(9303916,0,'typo3_image_compression','1.0.0',46,18,'TYPO3 Image Compression','Automatically compress images using TinyPNG API, local tools (jpegoptim, optipng, etc.), or ImageMagick/GraphicsMagick',2,0,0,1764936056,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"reports\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','km@move-elevator.de','move-elevator','85be635ec78d857914c3a6834b6a386d','See release notes at https://github.com/move-elevator/typo3-image-compression/releases/tag/1.0.0','',1000000,0,0,'https://github.com/move-elevator/typo3-image-compression/blob/main/README.md','ter','',''),
(9303917,0,'typo3_image_compression','1.0.1',46,13,'TYPO3 Image Compression','Automatically compress images using TinyPNG API, local tools (jpegoptim, optipng, etc.), or ImageMagick/GraphicsMagick',2,0,0,1777534731,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"reports\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','km@move-elevator.de','move-elevator','8706050c65e4e04830d2d04607654b19','See release notes at https://github.com/move-elevator/typo3-image-compression/releases/tag/1.0.1','',1000001,0,0,'https://github.com/move-elevator/typo3-image-compression/blob/main/README.md','ter','',''),
(9303918,0,'typo3_image_compression','1.0.2',46,9,'TYPO3 Image Compression','Automatically compress images using TinyPNG API, local tools (jpegoptim, optipng, etc.), or ImageMagick/GraphicsMagick',2,0,0,1780659841,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"reports\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','km@move-elevator.de','move-elevator','762dd2757c5f5671c6fe0205c10ec785','See release notes at https://github.com/move-elevator/typo3-image-compression/releases/tag/1.0.2','',1000002,0,0,'https://github.com/move-elevator/typo3-image-compression/blob/main/README.md','ter','',''),
(9303919,0,'typo3_image_compression','1.1.0',46,6,'TYPO3 Image Compression','Automatically compress images using TinyPNG API, local tools (jpegoptim, optipng, etc.), or ImageMagick/GraphicsMagick',2,0,0,1783589263,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"reports\";s:14:\"12.4.0-14.3.99\";}}','Konrad Michalik','km@move-elevator.de','move-elevator','7f7712d2aab54075cffe72ac0fcf2e85','See release notes at https://github.com/move-elevator/typo3-image-compression/releases/tag/1.1.0','',1001000,1,0,'https://github.com/move-elevator/typo3-image-compression/blob/main/README.md','ter','',''),
(9303920,0,'podigee','1.0.0',16,9,'Podigee online media helper','',2,0,3,1765016655,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','af6d24effed406dfb9cd8812480bb3f0','First v13 podigee version','',1000000,0,0,'','ter','',''),
(9303921,0,'podigee','2.0.0',16,7,'Podigee online media helper','',2,0,3,1777115782,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Guido Schmechel','info@ayacoo.de','ayacoo','3d9b322fc5fa3bbe866d78b49e4d7a99','TYPO3 v14 support','',2000000,1,0,'','ter','',''),
(9303922,0,'texter','1.0.0',38,19,'Texter - AI generated texts in TYPO3','Using AI to generate texts in TYPO3 backend',2,0,3,1765052586,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','d3df7d17cc7cf6921953414d90fcb25a','Get the help of AI directly in TYPO3 backend. With a simple CKEditor plugin Google Gemini can be used for assist.','in2code.de',1000000,0,0,'https://github.com/in2code-de/texter','ter','',''),
(9303923,0,'texter','2.0.0',38,19,'Texter - AI generated texts in TYPO3','Using AI to generate texts in TYPO3 backend',2,0,3,1767295118,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','bee22918deefdcdaf5158cf13c461da8','Get the help of AI directly in TYPO3 backend. With a simple CKEditor plugin Google Gemini can be used for assist. ','in2code.de',2000000,1,0,'https://github.com/in2code-de/texter','ter','',''),
(9303924,0,'powermail_salesforce','1.0.0',40,17,'Powermail Salesforce','Add a finisher to send data to salesforce',2,0,3,1765212448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.18-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','5934e1fe8a15d297c7bfb817595e6e9d','initial upload','',1000000,0,0,'https://docs.typo3.org/p/traw/powermail-salesforce/1.0/en-us','ter','',''),
(9303925,0,'powermail_salesforce','1.0.1',40,23,'Powermail Salesforce','Add a finisher to send data to salesforce',2,0,3,1765269028,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.18-13.4.99\";s:9:\"powermail\";s:15:\"12.0.0-13.99.99\";}}','Thomas Rawiel','thomas.rawiel@gmail.com','thomasrawiel','336150178e664574086e5589a291ae32','Bugfixes','',1000001,1,0,'https://docs.typo3.org/p/traw/powermail-salesforce/1.0/en-us','ter','',''),
(9303926,0,'qkskima_api','0.0.1',39,17,'QkSkima Api','A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/ paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-the-wire workflows, or lightweight headless-style integrations without a frontend build pipeline.',2,0,2,1765253542,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Colin Atkins','atkins@hey.com','atkins','c89c93001914aa0013e9b2ea9b2749fa','Initial release','QkSkima Inc.',1,0,0,'https://github.com/QkSkima/Api/blob/main/README.md','ter','',''),
(9303927,0,'qkskima_api','0.1.0',39,22,'QkSkima Api','A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/ paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-the-wire workflows, or lightweight headless-style integrations without a frontend build pipeline.',1,0,2,1766034587,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Colin Atkins','atkins@hey.com','atkins','40bfc909edda55ce821f45538201d044','Generators and Refactoring','QkSkima Inc.',1000,1,0,'https://github.com/QkSkima/Api/blob/main/README.md','ter','',''),
(9303928,0,'nnfocalpoint','1.0.0',33,8,'Focal Point Editor','Adds an interactive focal point editor to sys_file_reference, allowing users to set focus points for different crop variants.',2,0,0,1765317057,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-12.9.99\";}}','99','info@99grad.de','99grad','f58147a2f1649baa9d2a53c4a734c458','Focal Point Editor adds an interactive focal point editor to TYPO3s file references (sys_file_reference). \r\n\r\nFeatures:\r\n- Set focal points for each crop variant individually\r\n- Visual editor modal with click-to-set functionality\r\n- Focal point indicators on crop preview thumbnails\r\n- ViewHelpers for frontend integration (object-position CSS)\r\n- JSON-based storage with percentage coordinates (0-1)\r\n\r\nPerfect for responsive images where the subject must remain visible across different aspect ratios and device sizes. Works seamlessly with TYPO3s native crop variant system.','99grad',1000000,0,0,'https://labor.99grad.de/typo3-docs/nnfocalpoint/Index.html','ter','',''),
(9303929,0,'nnfocalpoint','2.0.1',33,7,'Focal Point Editor','Adds an interactive focal point editor to sys_file_reference, allowing users to set focus points for different crop variants.',2,0,0,1765322265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','99','info@99grad.de','99grad','ccc204e4c3d97733c221a14150abfac4','Typo3 v13 update','99grad',2000001,0,0,'https://labor.99grad.de/typo3-docs/nnfocalpoint/Index.html','ter','',''),
(9303930,0,'nnfocalpoint','2.0.2',33,7,'Focal Point Editor','Adds an interactive focal point editor to sys_file_reference, allowing users to set focus points for different crop variants.',2,0,0,1765325312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','99','info@99grad.de','99grad','4c38611c852c34db5d8be3d2370d9423','Updated docs for rendering','99grad',2000002,0,0,'https://labor.99grad.de/typo3-docs/nnfocalpoint/Index.html','ter','',''),
(9303931,0,'nnfocalpoint','2.1.0',33,11,'Focal Point Editor','Adds an interactive focal point editor to sys_file_reference, allowing users to set focus points for different crop variants.',2,0,0,1765354260,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','David Bascom','info@99grad.de','99grad','6a55c601b4557f47608542dbbac7d151','Added new ViewHelpers','99',2001000,1,0,'https://labor.99grad.de/typo3-docs/nnfocalpoint/Index.html','ter','',''),
(9303932,0,'qkskima_model','0.0.1',36,18,'QkSkima Model','A lightweight model layer providing BaseModel and BaseRepository classes that add validation and business rule guards to plain PHP classes. Validation rules are defined declaratively using PHP attributes, enabling clean and minimal domain modeling without Extbase or heavy frameworks.',2,0,2,1765342033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Colin Atkins','atkins@hey.com','atkins','e80f82cd205de881d865bab8fdd2f237','Initial release','QkSkima Inc.',1,0,0,'https://github.com/QkSkima/Model/blob/main/README.md','ter','',''),
(9303933,0,'qkskima_model','0.0.3',36,18,'QkSkima Model','A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.',2,0,2,1765466175,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Colin Atkins','atkins@hey.com','atkins','e519bacc7304d5ef9eebba6852a154f5','Big upgrade to use symfony validator and property access integration.\r\nBaseModel now has a more expressive way to write models.','QkSkima Inc.',3,1,0,'https://github.com/QkSkima/Model/blob/main/README.md','ter','',''),
(9303934,0,'nnaitools','12.0.1',54,7,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765501235,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"nnhelpers\";s:12:\"2.0.0-2.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','89a289758db7e0951e27886cd6a38e85','First release - update for v13 coming soon.','99',12000001,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303935,0,'nnaitools','12.0.2',54,7,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765525997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"nnhelpers\";s:12:\"2.0.0-2.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','3133daa659c9e339cc7d05b2599a46d0','Release version 12.0.2','99',12000002,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303936,0,'nnaitools','13.0.2',54,7,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765529429,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','05b4060b4089be83b4c5fa5c1f48b024','Release version 13.0.2','99',13000002,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303937,0,'nnaitools','12.0.3',54,7,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765529699,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"nnhelpers\";s:12:\"2.0.0-2.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','556077ffee81b3e786e66e171d663c91','Release version 12.0.3','99',12000003,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303938,0,'nnaitools','2.1.1',54,7,'Focal Point Editor','Adds an interactive focal point editor to sys_file_reference, allowing users to set focus points for different crop variants.',2,0,0,1765531125,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','David Bascom','info@99grad.de','99grad','7aadec59751d47d7347f73c64d678760','Release version 2.1.1','99',2001001,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303939,0,'nnaitools','12.0.4',54,7,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765537121,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:9:\"nnhelpers\";s:12:\"2.0.0-2.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','2efdb2302040c8737195dc1236f928b3','Release version 12.0.4','99',12000004,0,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303940,0,'nnaitools','13.0.4',54,12,'AI-Tools: Generate alt- and title texts with AI','Automatically generate the alt- and title texts when saving images. Or batch-process all images in the fileadmin. Multilanguage support.',2,0,1,1765537607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";}}','Jonas Nitzl, David Bascom (99)','info@99grad.de','99grad','23a2871ed04ba09b68a18304636719c3','Release version 13.0.4','99',13000004,1,0,'https://labor.99grad.de/typo3-docs/nnaitools/Index.html','ter','',''),
(9303941,0,'firewall','0.1.5',146,16,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1765874519,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','59d764a0580b29ef9189fb582fcfb925','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.1.5','',1005,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.1/en-us','ter','',''),
(9303942,0,'firewall','0.1.8',146,16,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1765883332,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','7b1a8cf4c7719c1041e26330b22355a0','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.1.8','',1008,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.1/en-us','ter','',''),
(9303943,0,'firewall','0.1.9',146,17,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1765893277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','da47999ac7d35f7497cc8716e3264101','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.1.9','',1009,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.1/en-us','ter','',''),
(9303944,0,'firewall','0.1.10',146,16,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1765920211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','579a10e4b2bc2a83d80ed785a929688b','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.1.10','',1010,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.1/en-us','ter','',''),
(9303945,0,'firewall','0.1.11',146,19,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1765962280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','e6680ae0d72c8156cc5fc6af0f9e938f','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.1.11','',1011,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.1/en-us','ter','',''),
(9303946,0,'firewall','0.2.0',146,14,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1770249819,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','4187961bf2e10afe6a40191be1c08033','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.2.0','',2000,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.2/en-us','ter','',''),
(9303947,0,'firewall','0.2.1',146,17,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1770250544,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','05304a81c363fab826902dbfbbb10889','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.2.1','',2001,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.2/en-us','ter','',''),
(9303948,0,'firewall','0.3.0',146,12,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1779196587,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','acdd64dad0fe74e15cdf1501485afe08','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.3.0','',3000,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.3/en-us','ter','',''),
(9303949,0,'firewall','0.4.0',146,6,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1783684703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','ee5962573cdcc9510ce6a3e4c31bcf6b','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.4.0\r\n','',4000,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/main/en-us/Index.html','ter','',''),
(9303950,0,'firewall','0.5.0',146,5,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1785316193,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','72929cf85da10f048b6e478e8ba4e98e','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.5.0','',5000,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.5/en-us','ter','',''),
(9303951,0,'firewall','0.6.0',146,5,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1785438916,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','3025af5ab92d99e20e9dc1f1feefbb11','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.6.0','',6000,0,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.6/en-us','ter','',''),
(9303952,0,'firewall','0.7.0',146,3,'Firewall for TYPO3','Firewall implements a PSR-15 middleware that helps to protect your website against malicious requests',2,0,2,1786100871,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Sascha Egerer','sascha.egerer@flowd.de','saschae','7fc3237135eba71df3b2d58371e508b6','See release notes at https://github.com/flowd/typo3-firewall/releases/tag/0.7.0','',7000,1,0,'https://docs.typo3.org/p/flowd/typo3-firewall/0.7/en-us','ter','',''),
(9303953,0,'deepl_write','1.0.0',65,16,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1766072086,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.1-1.99.99\";s:18:\"deeplcom_deepl_php\";s:14:\"1.12.0-1.12.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','068c38b5b6b2e77deb6838639c1a722d','https://github.com/web-vision/deepl-write/releases/tag/1.0.0','web-vision GmbH',1000000,0,0,'https://docs.typo3.org/p/web-vision/deepl-write/1.0/en-us','ter','',''),
(9303954,0,'deepl_write','1.0.1',65,16,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1766072134,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.1-1.99.99\";s:18:\"deeplcom_deepl_php\";s:14:\"1.12.0-1.12.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','337ff2450fd114ec5470e87702458ec0','https://github.com/web-vision/deepl-write/releases/tag/1.0.1','web-vision GmbH',1000001,0,0,'https://docs.typo3.org/p/web-vision/deepl-write/1.0/en-us','ter','',''),
(9303955,0,'deepl_write','1.0.2',65,19,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1766075872,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:10:\"deepl_base\";s:13:\"1.0.1-1.99.99\";s:18:\"deeplcom_deepl_php\";s:14:\"1.12.0-1.12.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:1:\"*\";s:9:\"dashboard\";s:1:\"*\";s:7:\"install\";s:1:\"*\";s:25:\"enable_translated_content\";s:1:\"*\";s:19:\"deepltranslate_core\";s:1:\"*\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','85da3f42b8ecfa954f92100684ece071','https://github.com/web-vision/deepl-write/releases/tag/1.0.2','web-vision GmbH',1000002,0,0,'https://docs.typo3.org/p/web-vision/deepl-write/1.0/en-us','ter','',''),
(9303956,0,'deepl_write','2.0.0',65,5,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1783353430,'a:2:{s:7:\"depends\";a:5:{s:18:\"deeplcom_deepl_php\";s:14:\"1.18.0-1.18.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:10:\"deepl_base\";s:13:\"2.0.4-2.99.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:19:\"deepltranslate_core\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','ddee5233568c9ac5b6411eb8162e52ff','https://github.com/web-vision/deepl-write/releases/tag/2.0.0','web-vision GmbH',2000000,0,0,'https://docs.typo3.org/p/web-vision/deepl-write/2.0/en-us','ter','',''),
(9303957,0,'deepl_write','2.0.1',65,5,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1785308586,'a:2:{s:7:\"depends\";a:5:{s:18:\"deeplcom_deepl_php\";s:14:\"1.19.0-1.19.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:10:\"deepl_base\";s:13:\"2.0.4-2.99.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:19:\"deepltranslate_core\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','244d8bc48a9fff5d6dc7de3c6d0323fa','https://github.com/web-vision/deepl-write/releases/tag/2.0.1','web-vision GmbH',2000001,1,0,'https://docs.typo3.org/p/web-vision/deepl-write/2.0/en-us','ter','',''),
(9303958,0,'deepl_write','1.0.4',65,4,'DeepL Write','DeepL Write support for TYPO3. Write better texts, translate to simple language',2,0,4,1785308822,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:10:\"deepl_base\";s:13:\"1.0.4-1.99.99\";s:18:\"deeplcom_deepl_php\";s:14:\"1.19.0-1.19.99\";}s:8:\"suggests\";a:5:{s:9:\"container\";s:0:\"\";s:9:\"dashboard\";s:0:\"\";s:7:\"install\";s:0:\"\";s:25:\"enable_translated_content\";s:0:\"\";s:19:\"deepltranslate_core\";s:0:\"\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','8fcfa77bfa536a5f7eb42a2f3e7996ef','https://github.com/web-vision/deepl-write/releases/tag/1.0.4','web-vision GmbH',1000004,0,0,'https://docs.typo3.org/p/web-vision/deepl-write/1.0/en-us','ter','',''),
(9303959,0,'mpc_vidply','1.0.24',572,16,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766124605,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','f9a634d8597ba9c2fc707c107c37aa02','Universal, accessible video and audio player for TYPO3 13/14 with YouTube, Vimeo, SoundCloud, and HLS streaming support.','',1000024,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303960,0,'mpc_vidply','1.0.25',572,17,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766300276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','10ce7d85b326546d2371f00e0b67debd','fix: typo3 14 tca migrations and deprecation fixes','',1000025,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303961,0,'mpc_vidply','1.0.26',572,16,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766386658,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','11b95c660ce930153432ea6988628329','feat: update vidply.js. Added video preview thumbnails and auto-generated poster if no poster. Remember to hard reload your browser caches. ;)','',1000026,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303962,0,'mpc_vidply','1.0.29',572,15,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766479432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','a5ec08bf6100b26374c001e3d2c9b9a3','DB update needed! Allow editors to manage privacy layer content (texts, links, headlines) for \r\nYouTube, Vimeo, and SoundCloud from a central backend location. Supports \r\nmultilingual content and works for both single items and playlists.','',1000029,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303963,0,'mpc_vidply','1.0.30',572,15,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766480769,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','853bef9ffb53191f5bfdaf1cb01a5793','Removed unnecessary tabs for YouTube and Vimeo videos in the backend','',1000030,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303964,0,'mpc_vidply','1.0.31',572,15,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766701399,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','432fa7fcf706cf6b203b9337e244791e','Add FAL online media helper with thumbnails, batch load records for less db queries','',1000031,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303965,0,'mpc_vidply','1.0.32',572,15,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1766827933,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','f3ca7029f00b1e6ea2ec49268e323fe8','Load only metadata by default, block the files (hls, audio, video) untill you click play.','',1000032,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303966,0,'mpc_vidply','1.0.33',572,15,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1767259954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','5cf6fd7364df77508aa6cc710989a915','fix: update bundled VidPly to fix audio posters in mixed playlists, add terser to minify js, always responsive, no height and width','',1000033,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303967,0,'mpc_vidply','1.0.34',572,14,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1767599767,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','64b0879580ef7d05323f9539b5963f84','fix: fixed bugs with mixed element playlist, updated vidply.js','',1000034,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303968,0,'mpc_vidply','1.0.36',572,14,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1768067616,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','ea31afd62da3682d37bb231d0d53225e','Feat: Add the posibillity to use own icons or playbutton, fixed fullscreen mode mobile','',1000036,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303969,0,'mpc_vidply','1.0.38',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1769933234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','3773442171089c48c8d690aeb7daa3ba','feat: add sign language display mode backend option\r\n\r\n- Add sign_language_display_mode field to TCA with pip, main, both options\r\n- Update ext_tables.sql with new column (default: pip)\r\n- Pass display mode from VidPlyProcessor to frontend player options\r\n- Add English and German translations for the new backend field','',1000038,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303970,0,'mpc_vidply','1.0.39',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1769934508,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','52204f4698e42857f28b475a0a357518','feat: add sign language display mode backend option\r\n\r\n- Add sign_language_display_mode field to TCA with pip, main, both options\r\n- Update ext_tables.sql with new column (default: pip)\r\n- Pass display mode from VidPlyProcessor to frontend player options\r\n- Add English and German translations for the new backend field ','',1000039,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303971,0,'mpc_vidply','1.0.40',572,14,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1769936223,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','e0a5b1fcbcf4f0c1cb7433c6f85a2b10','feat: add sign language display mode backend option\r\n\r\n- Add sign_language_display_mode field to TCA with pip, main, both options\r\n- Update ext_tables.sql with new column (default: pip)\r\n- Pass display mode from VidPlyProcessor to frontend player options\r\n- Add English and German translations for the new backend field ','',1000040,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303972,0,'mpc_vidply','1.0.41',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1770617635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','d013a2aad47b6d60039e50bc5bb62e61','fix: html5 validation errors for accessibility and media elements','',1000041,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303973,0,'mpc_vidply','1.0.42',572,14,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1770620204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','9648bff035a43889350c29bd42fa84b0','fix: remove browser fallback message','',1000042,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303974,0,'mpc_vidply','1.0.44',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1771656931,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','6998a21f567b818e7b168b4fe6087522','feat: improved loading speed for hls and playlists, added themes dark/light','',1000044,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303975,0,'mpc_vidply','1.0.45',572,14,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1771744026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','b03fdc4921c763c273ab345744310f4f','fix: set duration on initial load (clear browser caches)','',1000045,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303976,0,'mpc_vidply','1.0.46',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1773213161,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','36439d617431c3b59d85d60c1c03d85c','fix: decompose VidPlyProcessor, add MediaType enum, extract MediaRepository, add RenderMode enum, harden CSP, fix QueryBuilder reuse bug, deduplicate OnlineMedia helpers, add german translations, sort translations files','',1000046,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303977,0,'mpc_vidply','1.0.47',572,13,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1774599078,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','6647adaf9843446d9707eb908642929a','fix: duration display and seek forward in Firefox when duration field is empty','',1000047,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303978,0,'mpc_vidply','1.0.48',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and full WCAG 2.1 AA accessibility compliance.',2,0,3,1775205315,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','723dba2e661bf863d42ce1f6daba544c','feat: WCAG 2.2 AA compliance  target size & dragging movements','',1000048,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303979,0,'mpc_vidply','1.0.50',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1775207930,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','ad1fa51d4bf71f5d3f253cc2d5f0a479','fix: update readme','',1000050,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303980,0,'mpc_vidply','1.0.51',572,11,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1775801778,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','aca8f3c0c2d0b0508287412642987723','fix: audit code, security fixes, hls metadata to show captions/transcripts, removed unused code, minify css\r\n\r\nPlease update DB!','',1000051,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303981,0,'mpc_vidply','1.0.53',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776007281,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','477fe8362b3d4a58227a145d8a0aad90','feat: add MPEG-DASH streaming support, fix fullscreen control bugs in ios','',1000053,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303982,0,'mpc_vidply','1.0.54',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776156956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','5131adb576d12c2f1cec91630c2c06a5','refactor: unify media types  fold HLS/DASH into video/audio\r\n\r\nRemove standalone HLS and DASH media types. Streaming sources\r\nare now added directly to video or audio records alongside\r\nprogressive fallbacks (DASH  HLS  MP4/WebM/MP3/OGG).\r\n\r\nBreaking change: Database update needed, all hls or dash files have to updated to audio or video','',1000054,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303983,0,'mpc_vidply','1.1.1',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776314819,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','2b269a4b2e9031086606a14c837d22fb','feat: convert ES modules to strict TypeScript (.ts), update build and types, add buffering spinner','',1001001,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303984,0,'mpc_vidply','1.1.2',572,11,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776405085,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','111e6c5e9089a0b8d194cf1bab6a34b9','fix: populate HLS transcript by allowing data: in media-src CSP and listening to SUBTITLE_FRAG_PROCESSED, WCAG, security and code-quality hardening, limit image formats for poster images','',1001002,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303985,0,'mpc_vidply','1.1.3',572,11,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776581236,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','f987d53cce7a4e3da1e34446464a5a39','fix: sync hls.js subtitle track on language switch and listen for textcuesupdate, updated docs','',1001003,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303986,0,'mpc_vidply','1.1.4',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776745678,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','86b58127969afe1c09f87aa85c930f70','feat: show file format and size on download button label/tooltip and FloatingPlayerManager/pipPlayer (new module)','',1001004,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303987,0,'mpc_vidply','1.1.5',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776750861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','c4a278cd697481e5c0c0ce1ccf85e7ba','fix: resize FloatingPlayer/pipPlayer','',1001005,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303988,0,'mpc_vidply','1.1.7',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1776921165,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','c032fc513c6248f71541333c3b4d4dc7','fix: label desktop volume button as \"Volume percent%\" instead of \"Mute\"','',1001007,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303989,0,'mpc_vidply','1.1.9',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1777121419,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','bc2247f0c568c0a020dd37e67d8e70a0','fix: dashRenderer - make initial audio track selection predictable, pinned dash to 5.1.1\r\n, ','',1001009,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303990,0,'mpc_vidply','1.1.10',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1777211402,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','901bc66f79766bc42161689958d82887','feat: new listview media libary CE moved to plugins  shelves, grid, l10n, sort, categories, optional pagination, detail copy, slug field fro detailview, breadcrumb and title','',1001010,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303991,0,'mpc_vidply','1.1.11',572,8,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1777813209,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','edb01f45eec3c7ce0af41da6df6bd68d','feat: updated vidply js lib,  full transcript, HLS captions, endonym labels, security/a11y/quality audit  mixed-playlist fix','',1001011,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303992,0,'mpc_vidply','1.1.12',572,10,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1777955141,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','2ea7bf9df26e6843fcb7e3da0d65ed75','feat: update vidply\r\n\r\n- strict TypeScript  eliminate all any, drop eslint-disable\r\n- fix 91 lint warnings, drop 2.1k lines of dead legacy code and plug document/window listener leaks (-18% ESM bundle)\r\n- make sign-language and transcript mode badges translatable real DOM nodes\r\n- keep transcript out of mini-player and decorate the vacated slot with a centred PiP glyph','',1001012,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303993,0,'mpc_vidply','1.1.14',572,8,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1779030017,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','88ca743dee7f48bd2dfdf4cd6355bf60','fix: remove depreciations,  show page title in detail view of media item','',1001014,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303994,0,'mpc_vidply','1.1.15',572,12,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1779077004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','02bde5d2bda4a4ce102cae62e13273aa','fix: video poster max-width/width, auto-float PiP does not redock when scrolling back up','',1001015,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303995,0,'mpc_vidply','1.1.17',572,11,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1780031093,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','b119d5357fdf75b4516c78a93eb09bc8','fix: update vendored streaming libs to hls.js 1.6.16 and dash.js 5.2.0','',1001017,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303996,0,'mpc_vidply','1.2.2',572,6,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1781330894,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','7d2b954c5b424361f8dfc88f1a42ad25','Lazy-load AD & sign-language chunks only when their content is present, a11y, leak, size & type hardening','',1002002,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303997,0,'mpc_vidply','1.2.3',572,6,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1781415624,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','c5d2135cb733700ef9ec21c2450cd826','fix: decouple mpc-vidply from fluid_styled_content and mp_core, extend connect-src via PolicyMutatedEvent for HLS/DASH','',1002003,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303998,0,'mpc_vidply','1.2.4',572,9,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1781427485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','298499a60db3a933160785e0f7bdc65e','update to vidply libary 1.2.1','',1002004,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9303999,0,'mpc_vidply','1.2.5',572,8,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782156242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','466c446f5c59326afd28c5b38510eb8a','feat: convert SRT captions to WebVTT on save and via upgrade wizard, add changelog','',1002005,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304000,0,'mpc_vidply','1.2.7',572,7,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782366809,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','126316820ba3c8bd6fa2856d74917075','fix: keep nonce on script-src-elem/style-src-elem in CSP','',1002007,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304001,0,'mpc_vidply','1.2.9',572,6,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782539202,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','d3c937fb95870457b019fc9f153e795c','feat: keyboard-shortcuts help overlay, Browser media session API integration','',1002009,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304002,0,'mpc_vidply','1.2.10',572,6,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782617591,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','1a34d8707cee42fe0f869eafe8534637','feat: emit page-level MediaObject JSON-LD for rich results\r\n\r\nMove structured data to a shared page resolver with standalone and mp-core\r\nmerge modes, include listview shelves, and avoid full player assembly on\r\ngallery pages for better performance.','',1002010,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304003,0,'mpc_vidply','1.2.11',572,8,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782630038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','afabb0d66806c8a8dabe514a9d8d43ce','feat: add Import from URL for VidPly media records\r\n\r\nPaste a supported media URL to auto-detect media type, create the FAL online-media reference, pre-fill metadata, and import poster artwork. Includes AJAX backend, FormEngine UI, session prefill, poster persist fallback, metadata refresh, and oEmbed enrichment for YouTube, Vimeo, and SoundCloud.','',1002011,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304004,0,'mpc_vidply','1.2.12',572,5,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782757025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','063100264e2f8372f332f86d6508048b','fix: comma separated list: TYPO3 13.4 getRecord()','',1002012,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304005,0,'mpc_vidply','1.2.13',572,6,'VidPly Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782797038,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','713e42195dd0bc216dc546c24dee0be0','fix: add typo3 13 compatibility','',1002013,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304006,0,'mpc_vidply','1.2.14',572,5,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1782880008,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','7749cc7b70f89f0f3766d50bc4dd5669','feat: add per-media toggle to hide keyboard shortcuts help\r\n\r\nEditors can disable the VidPly help button per media record while keeping keyboard shortcuts enabled on the content element.\r\n\r\nDatabase update is needed.','',1002014,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304007,0,'mpc_vidply','1.2.15',572,5,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1783225982,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','429a94d9e2682e3c138badb9db5d3a98','feat: make vidply available inside sliders, modals or accordions','',1002015,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304008,0,'mpc_vidply','1.2.16',572,4,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1783485318,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','9753d19e2781db5edbd12b998269aaa0','chore/fix: adopt TYPO3 coding standards (typo3/coding-standards), raise mpc-vidply PHPStan to level 8 and remove baseline, cs, functional test DB config, and PHP 8.5 test deprecation, srt  vtt caption migration failing with \"Resource consistency check failed\"','',1002016,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304009,0,'mpc_vidply','1.2.17',572,4,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1783710730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','5d60ad8f6300da2b3a2149f2e4434fce','fix: TYPO3 13.4 backend preview crash and media URL import, PHPStan errors in backend preview record normalization, harden TYPO3 13/14 cross-version record and language handling, ContentElementPreviewRecordTest for TYPO3 13 getRecord() array type','',1002017,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304010,0,'mpc_vidply','1.2.18',572,5,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1783846729,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','7e9b5847773fba619be6af95c505a03e','docs: polish documentation hub and embed backend screenshots.\r\nfix: count assertion in ListviewRowLocalizationServiceTest,  listview row and category localization on translated pages.','',1002018,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304011,0,'mpc_vidply','1.2.20',572,4,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1784381242,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','c161e9a384657d515ff22ebdb0e942e1','feat: use media element metadata for detail view meta tags','',1002020,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304012,0,'mpc_vidply','1.2.21',572,4,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1784441554,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','7fd129377cbf716698172d2bb004e31d','feat: add frontend preview for VidPly media records in storage folders','',1002021,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304013,0,'mpc_vidply','1.2.22',572,6,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1784792700,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','506d83de3521cacb2887cac400c41f9b','fix: update bundled VidPly player assets (audit-remediation build)\r\n\r\nRe-ship dist/prod JS and CSS from .libs/vidply after security, a11y and\r\nlifecycle hardening. JavaScript only (no sourcemaps); sourceMappingURL\r\ncomments stripped from shipped bundles.','',1002022,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304014,0,'mpc_vidply','1.2.23',572,3,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1786282518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','4553e043cda4d9523ecd69102446052e','feat: make the players screen reader announcements a site setting, feat: add podcast feature, episode list, now-playing card and downloads in every layout, refactor: extract the duplicated services and split VidPlyProcessor, build: bundle the frontend with esbuild and share modules between the entries','',1002023,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304015,0,'mpc_vidply','1.2.25',572,2,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1786426877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','af0a57d5dd4082b02394f9172d8faeea','- fix: ship VidPly fix for duplicate external playlist loads\r\n- chore: update the bundled VidPly player assets to v1.2.7','',1002025,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304016,0,'mpc_vidply','1.2.27',572,2,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1786773989,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','538660429cbea7051fbd7a22e342b494','Update Libs: Ship hls.js 1.7.0 and refresh bundled VidPly player assets.','',1002027,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304017,0,'mpc_vidply','1.2.29',572,2,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1786879759,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','a50b5a449c052611a42b6beb6af4efd1','Feat: Ship VidPly build with live/VOD control and transcript fixes.\r\n\r\nUpdates the bundled player so live streams hide VOD-only controls pre-play, VOD HLS no longer mis-detects as live, and segmented subtitle transcripts load fully.','',1002029,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304018,0,'mpc_vidply','1.2.31',572,2,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1787033124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','0c395d7a97d563cbbce7d3d69887cb1d','fix: only emit ended after the last track in a SoundCloud set, ship VidPly player with live/VOD and stream-switch fixes; update dash.js to 5.2.1.\r\n','',1002031,0,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304019,0,'mpc_vidply','1.2.33',572,3,'VidPly - Universal, Accessible Video & Audio Player','Universal, Accessible Video & Audio Player for TYPO3. Includes support for HTML5 video/audio, YouTube, Vimeo, SoundCloud, HLS and DASH streaming, playlists, captions, transcripts, sign language, and WCAG 2.2 AA accessibility compliance.',2,0,3,1787195664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','eb066f7723b03dea357286429ae8c50d','feat: add playlistPosition backend option (below/right), ship updated player assets with panel-right layout and control fixes.\r\nfix: move playlist toggle to right control bar.\r\n\r\ndatabase update needed (for panel-right layout)','',1002033,1,0,'https://www.mpcore.de/en/mpc-vidply/documentation','ter','',''),
(9304020,0,'mpc_rss','1.0.7',93,18,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1766129518,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','4a4e580bd6fe2238b9f7e26e8183c781','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.','',1000007,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304021,0,'mpc_rss','1.0.9',93,19,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1766300208,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','8724cf7c56dc1a47fe4ec171c37708d7','fix: typo13 14 iconregistry\r\nfix: typo3 14 tca migrations and deprecation fixes','',1000009,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304022,0,'mpc_rss','1.0.10',93,14,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1773488891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','8c1f8d65dbe5c6854dfc4123b22d11dc','fix: harden security, modernize codebase, add backend preview\r\n- Sanitize feed HTML/URLs at caching layer (XSS prevention)\r\n- Decompose FeedService into focused methods with warmCache()\r\n- Fix ONLY_FULL_GROUP_BY SQL error and cache DI resolution\r\n- Add backend preview renderer with dark mode support (EN/DE)\r\n- Localize all frontend group/nav labels via XLF\r\n- Streamline documentation and remove redundancy\r\n','',1000010,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304023,0,'mpc_rss','1.0.11',93,12,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1779030182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','0ab4f5528dbe31b80db20c7b5c29b5bf','small fixes','',1000011,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304024,0,'mpc_rss','1.2.1',93,9,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1781330775,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','fe2cad13a8b725b31ff5ce7118c9b7fa','Harden security, schema, and accessibility\r\n\r\n- Add SSRF guard (scheme/public-IP check), redirect limit and 5 MB\r\n  response cap in FeedService\r\n- Complete ext_tables.sql with all tt_content plugin columns\r\n- Report feed failures correctly in CLI command and Scheduler task\r\n- Improve List.html a11y: single card link, new-window hint,\r\n  pagination aria-labels, aria-current, stable section ids\r\n- Add :focus-visible and prefers-reduced-motion to rss.css\r\n- Make the list action cacheable (per filterCategory/page via cHash)\r\n- Add FeedService unit tests and standalone PHPUnit setup','',1002001,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304025,0,'mpc_rss','1.2.4',93,9,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1782156196,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','667fd9463ead7759657141fe89c768a5','fix: extract images and links from namespaced feed elements, add tests, changelog','',1002004,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304026,0,'mpc_rss','1.2.5',93,6,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1783485211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','bbfa17ab1a62c8943e531eaa57ff2430','chore: adopt TYPO3 coding standards (typo3/coding-standards)\r\n\r\nAdd PHP-CS-Fixer config, composer cs scripts, and align existing PHP with TYPO3 Core CS rules.','',1002005,0,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304027,0,'mpc_rss','1.2.7',93,6,'MPC RSS','TYPO3 extension to fetch and render RSS feeds grouped by category, date or author.',2,0,3,1784381178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','64b8a77d257f2171223b26036afcfc0e','fix: PHPStan - handle TYPO3 13/14 GridColumnItem::getRecord() type','',1002007,1,0,'https://github.com/MatthiasPeltzer/mpc-rss','ter','',''),
(9304028,0,'page_deletion_guard','1.2.0',23,23,'Page Deletion Guard','Prevents deletion of pages with children',2,0,0,1766146046,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','bdbdc6033f96f8ae6ee39be88f65a259','TYPO3 v14 support. Extension now supports TYPO3 v12, v13, and v14.\r\nList/Records module protection.\r\nComprehensive E2E test suite with Playwright.','',1002000,1,0,'https://github.com/wazum/page-deletion-guard/blob/main/README.md','ter','',''),
(9304029,0,'mp_core','1.0.27',346,16,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1766215531,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','56f665d897dd6f632f44fde6823fb411','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations','private',1000027,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304030,0,'mp_core','1.0.32',346,15,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1766300065,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','40b2f592eb60281974df68ded8a1b13d','feat: container grid - bootstrap 5.3 responsive grid controls (breakpoint, widths, offsets, gutter)\r\nfix: flexform tca misconfiguration for mpcore_todolist content element\r\nfix: removed turretroad bold webfont','private',1000032,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304031,0,'mp_core','1.0.33',346,16,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1766304005,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','b843f402c94e648261d57e4a62ae6e1a','fix: keep the parentheses for compatibility with the minimum required version (8.2)','private',1000033,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304032,0,'mp_core','1.0.34',346,15,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1766701282,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','c7218c6d84d3ce8b2111f7c3db11ee2b','Removed all external audio/video online-media fal support. fixed svg viewhelper','private',1000034,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304033,0,'mp_core','1.0.36',346,14,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1767249055,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','d464ea9081607a32d6b2d3e10cf6225f','add missing move meta content between desktop and mobile on lg breakpoint','private',1000036,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304034,0,'mp_core','1.0.40',346,14,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1768588799,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','eaede8964c4a0ded516bfc02b6a51b2b','feature: convert swiper slider to Vue and use CSS :has() for teaser hover states\r\n\r\n- Migrated slider functionality to Vue component for better integration\r\n- Replaced teaserLink.js hover/focus handling with pure CSS :has() selectors\r\n- Fixes teaser interactions inside dynamically rendered slider elements','private',1000040,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304035,0,'mp_core','1.0.41',346,14,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1768718336,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','861af9294ad2eabb64d25b85f1700882','Feat: CKEditor - Add definitionlists, add marker edit to ul/ol lists','private',1000041,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304036,0,'mp_core','1.0.42',346,14,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1768742428,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','cb6648d736da812b2851824f9edde9ed','fix: ckeditor - remove table options from bar, add captions to table caption','private',1000042,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304037,0,'mp_core','1.0.49',346,14,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1769933169,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','da313fe529c08bb2e843363ca3e10a62','feat(update): swiper 12.1.0','private',1000049,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304038,0,'mp_core','1.0.50',346,13,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1770103466,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','643e977fa0a4d20a6ac261142bb16013','feat(seo): add comprehensive meta tag fallbacks for OG and Twitter cards\r\n\r\n- description: page description  abstract  site default\r\n- og:title/twitter:title: seo_title  page title\r\n- og:image/twitter:image: og_image  media  default image\r\n- keywords, canonical URL, og:locale, og:site_name auto-generated','private',1000050,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304039,0,'mp_core','1.0.56',346,13,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1770617604,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','9afe6b7a1ac7d9315128600990016103','fix: add missing tca header language','private',1000056,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304040,0,'mp_core','1.0.57',346,13,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1770705710,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','f209a5fda64d7254310e0ed840cff815','[FEATURE] Add German translations for CKEditor 5 RTE configuration\r\n\r\nAll RTE labels now display in the backend users selected language.','private',1000057,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304041,0,'mp_core','1.0.58',346,15,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1771656357,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','39453fa918f0a84833b35ec1a0be42a9','feat: update swiper and npm','private',1000058,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304042,0,'mp_core','1.0.60',346,12,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1773385841,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','49f1b36cf4c7bd47fecfe41e1247d090','feat: upgrade to Vite 8, refactor PHP classes and site config, rework sticky header\r\n\r\n- Upgrade vite to v8 and adapt config for new assetInfo API with content-hashed chunks\r\n- Rework sticky header to progressively hide toplogo via scroll-driven margin\r\n  instead of CSS transition, with ResizeObserver for dynamic measurement\r\n- Modernize PHP: constructor promotion, DI over GeneralUtility::makeInstance,\r\n  XSS guard on SVG inline attributes, TYPO3 v14 TCA label/value format\r\n- DRY-refactor SiteConfiguration/Overrides/sites.php (600 LOC removed)\r\n- Consolidate documentation into Frontend.md and Configuration.md\r\n- Rebuild all public JS/CSS assets','private',1000060,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304043,0,'mp_core','1.0.62',346,12,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1773566645,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','89784ee42f7ee167d70de0bf032eaab9','Modernize indexed_search templates and fix sorting bugs\r\n\r\n- Upgrade templates from .html to .fluid.html (TYPO3 14 core base)\r\n- Fix search[desc] hidden field mismatch (core bug: repo reads sortDesc)\r\n- Fix blind.desc TypoScript key (controller reads blind.descending)\r\n- Add typo3/indexed-search Site Set dependency for correct load order\r\n- Bootstrap 5 form styling with sort dropdown in default view\r\n- Advanced search options in collapsible panel via Bootstrap collapse\r\n- Default to flat result list and descending sort order','private',1000062,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304044,0,'mp_core','1.0.64',346,12,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1773574349,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','7c6cc3b2b96a794f90dfb4a4e01a232d','fix: pagination now truncated','private',1000064,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304045,0,'mp_core','1.0.65',346,13,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1773634700,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','880630d5d9cc831364613029180f9bfb','fix: indexed-search tx-indexedsearch-info translations','private',1000065,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304046,0,'mp_core','1.1.1',346,12,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1775720448,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','0614d1ee81282f91c97289f9277c388e','fix: security, a11y and best-practice audit fixes\r\n\r\n- Sanitize inline SVGs (strip script/foreignObject) and CSS styles field\r\n- Fix swapped EN gallery prev/next labels and broken DE XLF quote\r\n- Replace accordion a toggles with native button, remove orphan /span\r\n- Remove misplaced role\"tabpanel\" from tabs wrapper\r\n- Video stage prefers-reduced-motion JS, aria-labelledby on modal\r\n- Localize hard-coded aria-labels in slider and gallery nav\r\n- Wrap pagination in nav landmark\r\n- Remove dead TypoScript (prefixLocalAnchors, simulateStaticDocuments)\r\n- Remove broken SEO constants @import','private',1001001,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304047,0,'mp_core','1.1.10',346,9,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1777956615,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','b5994dfbc341a3c8c4bf91cf97df3c2e','fix: news, mpc_rss, mpc_vidply to suggest / optional dependecies, main nav secondary, tertiary, font styles','private',1001010,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304048,0,'mp_core','1.1.17',346,11,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1779029932,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpeltzer.de','mpeltzer','afd778adeaa12ba09606e32951714616','fix: remove redundant f:spaceless wrappers now handled by whitespace middleware, add visually-hidden aria text inside logo link, fixed logo header size and default','private',1001017,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304049,0,'mp_core','1.1.26',346,10,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1780031150,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','37dbca3bc727e94c63e5f5f9d4618c84','fix: prevent navigation backdrop layer from flickering on menu toggle and page navigation, add hyphens auto to mainnav secondary and tertiary, update vue and swiper slider libs','private',1001026,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304050,0,'mp_core','1.2.3',346,6,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1781331061,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','d588d15649d234771ab2c6290e4f25f3','Update jarallax, vue, stylelint, prepend link helper, add editor-managed web fonts, harden CSP, add bundle-size budgets and a11y/security fixes','private',1002003,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304051,0,'mp_core','1.2.4',346,9,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1781415666,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','34c177720e3b447d59fde46e881f1da3','fix: secondary and tertiary nav link icons and targets','private',1002004,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304052,0,'mp_core','1.2.5',346,8,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1782156278,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','94800498c5a577e5a00165016a285270','feat: add GEO improvements (robots.txt, llms.txt, FAQ schema)','private',1002005,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304053,0,'mp_core','1.2.6',346,6,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1782576252,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','1e3b860f2c6558773e97fec623bbff37','feat: swiper upgrade to version 14.0','private',1002006,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304054,0,'mp_core','1.2.7',346,8,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1782797053,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','0b6192e2f3c57a4069f5ae1fa22c0fcb','fix: add typo3 13 compatibility','private',1002007,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304055,0,'mp_core','1.2.12',346,5,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1783225952,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','cbdc5f5a592424454199baaefa3bcd77','feat: possible vidply video inside of tabs, accordions and slider elements, add ce_modal container and modal link actions, enrich structured data and generate richer robots.txt / llms.txt','private',1002012,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304056,0,'mp_core','1.2.14',346,5,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1783485419,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','40913457a943d118bae0e63843af2ff8','fix: improve dark mode switch accessibility (WCAG 2.2), resolve nullable-type and legacy-API errors flagged by PHPStan across, cs tooling and declare TYPO3 v14 package metadata, adopt TYPO3 coding standards (typo3/coding-standards)','private',1002014,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304057,0,'mp_core','1.2.15',346,6,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1783740469,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','1b291ef40ba75200670135aa06bc7bbe','feat: add gallery slider effects with working coverflow layout','private',1002015,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304058,0,'mp_core','1.2.17',346,4,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1784381320,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','69eb6932fc278f2d8dbfd16948328317','feat: unify header search across nav variants (mobile inline  navType 1 flyout),  add autosuggest for indexed_search (words  page titles) wcag','private',1002017,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304059,0,'mp_core','1.2.18',346,6,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1784392191,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','6c34db99840c51bc6f55e46f37999465','fix: build autosuggest top-result URLs from indexer route arguments\r\n\r\nMediathek detail pages share one TYPO3 page id but need static_page_arguments\r\nfor the VidPly slug route. Autosuggest now mirrors indexed_search link building.','private',1002018,0,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304060,0,'mp_core','1.2.19',346,6,'MPC Distribution Package','Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations',2,0,6,1784792736,'a:2:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";s:3:\"seo\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:3:{s:4:\"news\";s:14:\"13.4.0-14.3.99\";s:10:\"mpc_vidply\";s:13:\"1.1.0-1.99.99\";s:7:\"mpc_rss\";s:13:\"1.0.0-1.99.99\";}}','Matthias Peltzer','mail@mpcore.de','mpeltzer','635ea163195ab2ea9dd2ef7f26e08330','chore: bump frontend build deps and rebuild JS assets','private',1002019,1,0,'https://www.mpcore.de/en/mp-core/documentation','ter','',''),
(9304061,0,'xmas','1.0.0',26,8,'xmas','',2,0,6,1766319695,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Malhar Rathod','rathodm1996@gmail.com','malharrathod96','0fc0f135848927bb2f42cbc5457871cc','The xmas extension brings the holiday spirit to your TYPO3 website by adding a charming, animated Santa Claus and reindeer sleigh, a realistic falling snow system, and an optional festive modal popup.','v4t',1000000,0,0,'https://github.com/Malharrathod/xmas','ter','',''),
(9304062,0,'xmas','1.1.0',26,9,'xmas','The xmas extension brings the holiday spirit to your TYPO3 website by adding a charming, animated Santa Claus and reindeer sleigh, a realistic falling snow system, and an optional festive modal popup.',2,0,6,1766379743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Malhar Rathod','rathodm1996@gmail.com','malharrathod96','18fac4496b5f29654abb6ecf59309a6d','[Update] Maintenance Release with TYPO3 v10, v11, v12, v13 Support','Malhar Rathod',1001000,0,0,'https://github.com/Malharrathod/xmas','ter','',''),
(9304063,0,'xmas','1.2.0',26,9,'xmas','The xmas extension brings the holiday spirit to your TYPO3 website by adding a charming, animated Santa Claus and reindeer sleigh, a realistic falling snow system, and an optional festive modal popup.',2,0,6,1768051818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.4.99\";}}','Malhar Rathod','rathodm1996@gmail.com','malharrathod96','b0b97b5043a3e2e3c3030f1a63a0f3cd','[Update] code optimization','Malhar Rathod',1002000,1,0,'https://github.com/Malharrathod/xmas','ter','',''),
(9304064,0,'qrcodegenerator','2.0.0',13,13,'QR Code Generator','Generiert einen QR-Code im Frontend und zeigt eine Backend-Vorschau.',2,0,3,1766414884,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";}}','Christian Racan','werbegrafik@rc-design.at','rc-design','fade14d6ad3577c7e905fcabd744e0d5','The qrcodegenerator extension makes it easy to create and embed QR codes in TYPO3 content.\r\nIt supports both simple text QR codes and more complex codes, such as SEPA payment information for telebanking.','',2000000,1,0,'https://github.com/chrcan/qrcodegenerator?tab=readme-ov-file#qr-code-generator--typo3-extension','ter','',''),
(9304065,0,'mail_sender','0.1.0',81,20,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1767126153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','9be8f22eb3545d8764739588a4db794c','Initial release version','',1000,0,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304066,0,'mail_sender','0.2.0',81,12,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1773236970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','18efcd28de1ad076f3e8e30e07695c12',' Whats Changed\n fix typo3 v12 compatibility by @kaywalker  in https://github.com/hauptsacheNet/typo3-mail-sender/pull/4\n ensure that cms-form is still optional by @kaywalker in https://github.com/hauptsacheNet/typo3-mail-sender/pull/5\n\n New Contributors\n @kaywalker made their first contribution in https://github.com/hauptsacheNet/typo3-mail-sender/pull/5\n\nFull Changelog: https://github.com/hauptsacheNet/typo3-mail-sender/compare/v0.1.0...v0.2.0','',2000,0,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304067,0,'mail_sender','0.2.1',81,12,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1773238532,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','000cdc0be5c407c0744194b5755dc12c',' Whats Changed\r\n Make WebhookNotificationService public for scheduler task access by @kaywalker in https://github.com/hauptsacheNet/typo3-mail-sender/pull/7\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mail-sender/compare/v0.2.0...v0.2.1','',2001,0,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304068,0,'mail_sender','0.2.2',81,12,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1773832742,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','d12e4993d43ce406161c762dbf6fc695',' Whats Changed\r\n Change SPF validation status from skipped to warning when SMTP unconfigured by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/9\r\n Improve SMTP validation with dynamic hostname and null sender by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/11\r\n Support multiple DKIM signatures and improve validation logic by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/10\r\n Fix FormFinisherConfigurationProvider to correctly load form definitions by @knusperpixel in https://github.com/hauptsacheNet/typo3-mail-sender/pull/8\r\n\r\n New Contributors\r\n @knusperpixel made their first contribution in https://github.com/hauptsacheNet/typo3-mail-sender/pull/8\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mail-sender/compare/v0.2.1...v0.2.2','',2002,0,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304069,0,'mail_sender','0.2.3',81,16,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1773845966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','4e3dfc1a7739f2e0c5a6ceef91196277',' Whats Changed\r\n Add TYPO3 v12 compatibility for FormFinisherConfigurationProvider by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/12\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mail-sender/compare/v0.2.2...v0.2.3','',2003,0,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304070,0,'mail_sender','0.3.0',81,9,'Mail Sender Configuration','Configure and validate email sender addresses with DNS and deliverability checks',1,0,4,1780656663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','770a8c3575d949fcdfe3324d6d43cd02',' Whats Changed\r\n Add support for TYPO3 14 LTS by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/14\r\n Add end-to-end test suite with Playwright by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/16\r\n Refactor mail sender icons for improved styling consistency by @Nemo64 in https://github.com/hauptsacheNet/typo3-mail-sender/pull/15\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mail-sender/compare/v0.2.3...v0.3.0','',3000,1,0,'https://github.com/hauptsacheNet/typo3-mail-sender/blob/main/README.md','ter','',''),
(9304071,0,'sitescore','1.0.0',76,18,'Sitescore','Sitescore provides an at-a-glance SEO and content quality dashboard directly in the TYPO3 page module',2,0,3,1767194551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','c9b8a44e8c89daf8e467c512bb568caa','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...)','in2code.de',1000000,0,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304072,0,'sitescore','1.0.1',76,16,'Sitescore','AI-driven content quality dashboard providing SEO, GEO and accessibility scores directly in the TYPO3 page module',2,0,3,1767295757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','3b50fdda6d75053a524f1bce1dc72389','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...) ','in2code.de',1000001,0,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304073,0,'sitescore','2.0.0',76,16,'Sitescore - AI generated SEO/GEO/Accessibility suggestions','AI-driven content quality dashboard providing SEO, GEO and accessibility scores directly in the TYPO3 page module',2,0,3,1767738177,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','3070958243ffa7a896934fc975db40e8','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...) ','in2code.de',2000000,0,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304074,0,'sitescore','2.0.1',76,16,'Sitescore - AI generated SEO/GEO/Accessibility suggestions','AI-driven content quality dashboard providing SEO, GEO and accessibility scores directly in the TYPO3 page module',2,0,3,1770024956,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','4905dda488a42b95cecac4e0681e6045','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...).\r\nSee https://github.com/in2code-de/sitescore?tabreadme-ov-filechangelog for a changelog and breaking changes.','in2code.de',2000001,0,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304075,0,'sitescore','2.1.0',76,5,'Sitescore - AI generated SEO/GEO/Accessibility suggestions','AI-driven content quality dashboard providing SEO, GEO and accessibility scores directly in the TYPO3 page module',2,0,3,1782832499,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7cd2d759e7a8709c7083d205ef865044','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...).\r\nSee https://github.com/in2code-de/sitescore?tabreadme-ov-filechangelog for a changelog and breaking changes. ','in2code.de',2001000,0,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304076,0,'sitescore','3.0.0',76,5,'Sitescore - AI generated SEO/GEO/Accessibility suggestions','AI-driven content quality dashboard providing SEO, GEO and accessibility scores directly in the TYPO3 page module',2,0,3,1783276902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Alex Kellner','alexander.kellner@in2code.de','in2code','7c6ecab035c781caede898539cf84517','AI checks in TYPO3 pagemodule of: GEO/SEO Analytics, Performance, Semantic, Keyword Optimization, Accessibility. Inspired from Google Pagespeed. Can be used per default with Google Gemini or extended with every other AI service (Claude, ChatGPT, Copilot, etc...).\r\nSee https://github.com/in2code-de/sitescore?tabreadme-ov-filechangelog for a changelog and breaking changes. ','in2code.de',3000000,1,0,'https://github.com/in2code-de/sitescore','ter','',''),
(9304077,0,'frontend_request','1.0.0',37,18,'Frontend Request','This extension provides a way to make a frontend request to a TYPO3 page from within the backend and parse the response.',2,0,4,1767614231,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','MaxServ','support@maxserv.com','maxserv-arno','3e13fb111be9a75415dd7962386d6781','[FEATURE] First version of the extension, javascript to make a frontend request and returning a json with page information by @RinyVT in 1\r\n','MaxServ B.V.',1000000,0,0,'https://docs.typo3.org/p/maxserv/frontend_request/main/en-us/','ter','',''),
(9304078,0,'frontend_request','2.0.0',37,8,'Frontend Request','This extension provides a way to make a frontend request to a TYPO3 page from within the backend and parse the response.',2,0,4,1779262468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','MaxServ','support@maxserv.com','maxserv-arno','4fb496f4c8132cb1c178c7632fc3f0cf','[FEATURE] Added TYPO3 14 support, added functional and unit tests by @RinyVT in 2','MaxServ B.V.',2000000,0,0,'https://docs.typo3.org/p/maxserv/frontend_request/main/en-us/','ter','',''),
(9304079,0,'frontend_request','2.0.1',37,11,'Frontend Request','This extension provides a way to make a frontend request to a TYPO3 page from within the backend and parse the response.',2,0,4,1779262536,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','MaxServ','support@maxserv.com','maxserv-arno','bd2c653cfc291998f01b5475bdfb6ebb','Migrate to the new PHP-based documentation rendering by @Alagts in 4\r\n[[BUGFIX] Update event dispatching, composer dev dependencies and github workflow for TYPO3 14 testing by @RinyVT in https://github.com//pull/5','MaxServ B.V.',2000001,1,0,'https://docs.typo3.org/p/maxserv/frontend_request/main/en-us/','ter','',''),
(9304080,0,'at_medicare','1.0.0',40,17,'[AASHRO] Medic Care TYPO3 Template','A professional TYPO3 healthcare template with appointment booking, doctor profiles, timelines, and testimonialsideal for clinics and medical services.',2,0,6,1767702634,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";}}','Team AASHRO','info@aashro.com','rmilan1992','183858b80cda38ca4c3df6555fb610bc','A professional TYPO3 healthcare template with appointment booking, doctor profiles, timelines, and testimonialsideal for clinics and medical services.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/medic-care','ter','',''),
(9304081,0,'at_medicare','1.0.1',40,17,'[AASHRO] Medic Care TYPO3 Template','A professional TYPO3 healthcare template with appointment booking, doctor profiles, timelines, and testimonialsideal for clinics and medical services.',2,0,6,1767762171,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";}}','Team AASHRO','info@aashro.com','rmilan1992','7115f641d77bb01c91e172093dba449e','Bugfix release','AASHRO Tech',1000001,0,0,'https://www.aashro.com/medic-care','ter','',''),
(9304082,0,'at_medicare','2.0.0',40,6,'[AASHRO] Medic Care TYPO3 Template','A professional TYPO3 healthcare template with appointment booking, doctor profiles, timelines, and testimonialsideal for clinics and medical services.',2,0,6,1784024536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','8f8fdbd5fe8f578b9de853762711f352','Added support for TYPO3 v14 ','AASHRO Tech',2000000,1,0,'https://www.aashro.com/medic-care','ter','',''),
(9304083,0,'pagetree_permissions_highlight','1.0.0',45,11,'PageTree Permissions Highlight','Highlights pages in the backend page tree where the user has content editing permissions.',2,-1,0,1767709476,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"backend\";s:14:\"12.4.0-12.4.99\";}}','Theodor Hilgers','','abandoned_extensions','17020836051e3ab986d4c0392c7e6d96','Initial release of PageTree Permissions Highlight extension.\r\n\r\n  Features:\r\n   Visual highlighting of editable pages in the backend page tree\r\n   Customizable background color via extension configuration (default: light green)\r\n   Automatic permission checking using TYPO3s native Permission::CONTENT_EDIT\r\n   Performance optimized: skips highlighting for admin users (who have all permissions)\r\n   Event-based implementation using PSR-14 AfterPageTreeItemsPreparedEvent\r\n   Zero configuration needed - works out of the box\r\n\r\n  This extension helps editors in large TYPO3 installations quickly identify which pages they have permission to edit by adding a visual highlight to the page tree.\r\n\r\n  Technical requirements:\r\n   TYPO3 12.4 LTS or higher\r\n   PHP 8.1\r\n\r\n  Installation:\r\n   Via Composer: composer require ithilgers/pagetree-permissions-highlight\r\n   Via Extension Manager: Install from TER\r\n\r\n  Configuration:\r\n  The highlight color can be customized in Extension Configuration (Settings  Extension Configuration  pagetree_permissions_highlight). Accepts any valid CSS color value (rgba, hex, named colors).','',1000000,0,0,'https://github.com/ithilgers/pagetree-permissions-highlight/blob/main/README.md','ter','',''),
(9304084,0,'pagetree_permissions_highlight','1.1.0',45,17,'PageTree Permissions Highlight','Highlights pages in the backend page tree where the user has content editing permissions.',2,0,0,1767713864,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"backend\";s:14:\"12.4.0-12.4.99\";}}','Theodor Hilgers','','abandoned_extensions','325e182864dec3f5f66c731dd73c9cd8','Security release: Fixes CSS injection vulnerability in highlightColor configuration.\r\nAdds comprehensive input validation for color values with support for hex, rgb, rgba, hsl, hsla and named CSS colors. Improves code quality with full PHPDoc documentation and better maintainability.','',1001000,0,0,'https://github.com/ithilgers/pagetree-permissions-highlight/blob/main/README.md','ter','',''),
(9304085,0,'pagetree_permissions_highlight','1.2.0',45,17,'PageTree Permissions Highlight','Highlights pages in the backend page tree where the user has content editing permissions.',2,0,0,1773405881,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"backend\";s:14:\"12.4.0-12.4.99\";}}','Theodor Hilgers','','abandoned_extensions','c0e8b32565126e2a0eb328ec77623d24',' Description (short, für TER Upload-Formular):\r\n\r\n  Adds a filter toggle to the TYPO3 page tree that allows editors to show only pages where they have content editing\r\n  permissions. Non-editable parent pages are displayed as greyed-out bridge nodes to preserve the tree structure. Filter state\r\n  is session-based and includes an info banner with dismiss button.\r\n\r\n  Upload notes (für das \"Upload comment\" Feld):\r\n\r\n  New feature: Page tree filter toggle via dropdown menu item \"Show editable pages only\". Bridge nodes keep tree structure\r\n  intact. Session-based filter state with info banner. Moved filter button into dropdown menu for consistent UI.','',1002000,1,0,'https://github.com/ithilgers/pagetree-permissions-highlight/blob/main/README.md','ter','',''),
(9304086,0,'hd_golive','1.0.0',45,15,'GO Live checklist','Backend module for GO Live page checks',2,0,1,1767953902,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Martin Pribyl','martin.pribyl@hyperdigital.de','ununik','147cd5e2b6176f139d36716f3ee18d80','First release of GO Live package','hyperdigital',1000000,0,0,'https://docs.typo3.org/p/hyperdigital/hd-golive/1.0/en-us','ter','',''),
(9304087,0,'hd_golive','1.0.1',45,15,'GO Live checklist','Backend module for GO Live page checks',2,0,1,1767961434,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Martin Pribyl','martin.pribyl@hyperdigital.de','ununik','aa02001430d5ac1ffd845ea571ea2bdd','Fix initial issues','hyperdigital',1000001,0,0,'https://docs.typo3.org/p/hyperdigital/hd-golive/1.0/en-us','ter','',''),
(9304088,0,'hd_golive','1.0.3',45,15,'GO Live checklist','Backend module for GO Live page checks',2,0,1,1768032762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Martin Pribyl','martin.pribyl@hyperdigital.de','ununik','a7dcb5e0ce37d7a0f611df0c4a3029d2','Page including and excluding','hyperdigital',1000003,1,0,'https://docs.typo3.org/p/hyperdigital/hd-golive/1.0/en-us','ter','',''),
(9304089,0,'rrp_t3toon','1.0.0',109,15,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1768153346,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Rohan R. Parmar','','rohan-parmar','4e2dc1d582da3951c396cc37751685b0','This version introduces the first-ever TYPO3 CMS extension implementing TOON (Token-Optimized Object Notation)  a compact, human-readable, and AI-optimized data format designed for modern LLM workflows.','',1000000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304090,0,'rrp_t3toon','1.1.0',109,15,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1768241940,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','372e158577fa6146c38016d08ead1371','This version focuses on improving and updating the documentation, applying minor bug fixes and internal refinements, and adding proper support for TYPO3 Documentation standards to better align with TYPO3 best practices.','',1001000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304091,0,'rrp_t3toon','1.2.0',109,15,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1768728128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','e2251fc5a8b848e9f841f00d17d323fc','This version introduces full compatibility with TYPO3 v14, adds a unit testing infrastructure using PHPUnit and the TYPO3 testing framework, enhances robustness in dependency handling, and updates documentation examples to adhere to correct TYPO3 dependency injection practices.','',1002000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304092,0,'rrp_t3toon','1.3.0',109,14,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1769245787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','89b60577abcb1a6fba37a2eda64c9cab','This version expands compatibility across TYPO3 and PHP versions and improves quality assurance through automated testing. It adds support for TYPO3 v11 through v14 and PHP 7.4 to 8.4, introduces GitHub Actions CI pipelines, improves backward compatibility by removing PHP 8-only features, and updates documentation and community contribution files.','',1003000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304093,0,'rrp_t3toon','2.0.0',109,19,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1772038653,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','b8b5b3db4bb7cdb6b970b54073e14fcd','This version introduces a new backend module, TOON Playground, enabling instant JSON-to-TOON encoding and TOON string decoding directly within the TYPO3 backend. It also adds a global extension setting to enable or disable TOON functionality, providing greater configuration control and flexibility across environments.','',2000000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304094,0,'rrp_t3toon','3.0.0',109,11,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON  TOON).',2,0,0,1779957187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.0.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','80bf5528dc17f487307d0826062423b6','This version introduces the new TOON Logs backend module, which records every successful encode/convert call from anywhere in TYPO3 (Playground, ViewHelpers, helper functions, programmatic API, scheduler tasks, CLI commands) into a dedicated log table with input size, output size, optimization percentage and an enabled-flag snapshot. The module ships with date and status filters, per-row and bulk delete, sliding-window pagination, a development seed CLI command, and a TYPO3 styleguide-aligned UI. The enabled extension setting is now fully wired  when off, encode/convert short-circuit to a passthrough mode so optimization can be toggled globally without code changes, while calls are still logged for auditing.','',3000000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304095,0,'rrp_t3toon','3.1.0',109,9,'T3Toon  Token-Efficient Data Format for TYPO3 AI','TOON for TYPO3  AI-ready data format for LLM prompts, AI agents, ChatGPT, Gemini, Claude, Mistral, OpenAI, and TYPO3 AI integrations. Convert JSON  TOON for compact, token-efficient AI context exchange.',2,0,0,1780728755,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','dc2992e105741b1c3186d3704caddb69','https://github.com/therohanparmar/t3-toon/releases/tag/3.1.0','',3001000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304096,0,'rrp_t3toon','4.0.0',109,9,'T3Toon - Token-Efficient Data Format for TYPO3 AI','Spec-compliant TOON (Token-Oriented Object Notation v3.3) for TYPO3  AI-ready data format for LLM prompts, AI agents, ChatGPT, Gemini, Claude, Mistral, OpenAI, and TYPO3 AI integrations. Convert JSON  TOON for compact, token-efficient AI context exchange.',2,0,0,1781542454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','b2189128b8a569178fdcfdc3bc671f74','Release notes and changelog:\nhttps://github.com/therohanparmar/t3-toon/releases/tag/4.0.0','',4000000,0,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304097,0,'rrp_t3toon','4.1.0',109,2,'T3Toon  Token-Efficient Data Format for TYPO3 AI','Spec-compliant TOON for TYPO3: token-efficient AI data format with JSON  TOON conversion for LLMs and AI agents.',2,0,0,1787986717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Rohan Parmar  Himanshu Ramavat','rohanrparmar987@gmail.com  himanshuramavat07@gmail.com','rohan-parmar','cc3dc96ed9b02fff25b0f1e065ede69d','Release notes and changelog:\nhttps://github.com/therohanparmar/t3-toon/releases/tag/4.1.0','',4001000,1,0,'https://docs.typo3.org/p/rrp/t3-toon/4.0/en-us/','ter','',''),
(9304098,0,'nr_vault','0.3.0',230,15,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1768172914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.5.0-8.99.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','0ec479a1a05ffce6dde647165bbcc9ee','Release v0.3.0','Netresearch DTT GmbH',3000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304099,0,'nr_vault','0.3.1',230,15,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1769452055,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.5.0-8.99.99\";}}','Netresearch DTT GmbH','info@netresearch.de','netresearch','d1973a2de8b9d22f33dc124dc416a057','Release v0.3.1','Netresearch DTT GmbH',3001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304100,0,'nr_vault','0.4.0',230,13,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772308914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','af84d322e71bfa5a7d9bd7d226c7a938','Release v0.4.0','Netresearch DTT GmbH',4000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304101,0,'nr_vault','0.4.1',230,12,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772353842,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5a90ed7243e4396c6f7c34a69dfbb4ad','v0.4.1 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304102,0,'nr_vault','0.4.2',230,12,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772360744,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','ee517028fde717532c161dc911c7a9b4','v0.4.2 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4002,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304103,0,'nr_vault','0.4.3',230,12,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772419243,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','84b456ad5bdd6b9c97749ab1949e49d8','v0.4.3 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4003,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304104,0,'nr_vault','0.4.4',230,12,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772798301,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','cf04cce57c9a5587bd238124a57f3f22','v0.4.4 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4004,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304105,0,'nr_vault','0.4.5',230,12,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772841491,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','40608b4bc6a42e0a3b5d99cf5c799e4f','v0.4.5 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4005,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304106,0,'nr_vault','0.4.6',230,16,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1772910979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','9f0e05d55698270f2a7e825dea2f1ab6','v0.4.6 -- for details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',4006,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304107,0,'nr_vault','0.5.0',230,14,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1776813324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','fecd19ebb38db2e0293d00acda083d34','- fix(ci): drop slsa-provenance job referencing removed reusable workflow (117)\n- ci(release): drop slsa-provenance job referencing removed reusable workflow\n- release: v0.5.0 (116)\n- changelog: add v0.5.0 link reference  bump Unreleased compare target\n- release: v0.5.0\n- chore(deps): consolidate dev deps via typo3-ci-workflows meta-package (115)\n- phpstan: regenerate baseline with auto-registered extensions\n- phpstan: drop explicit extension includes (auto-registered by installer)\n- chore(deps): consolidate dev dependencies via typo3-ci-workflows meta-package\n- chore(deps): update dependency phpunit/phpunit to v13 (114)\n- chore(deps): update dependency phpunit/phpunit to v13\n- test: comprehensive testing pyramid  3 production security fixes (113)\n- fix(tests): call parent::setUp() before v14-gate skip\n- fix(tests): reduce OverviewControllerTest to DI-wiring smoke\n- fix(tests): vfsStream setup  LanguageService factory for functional smoke\n- ci(fixup): resolve CI matrix failures  address review comments\n- fix(review): resolve PR 113 review comments\n- ci(tests): fix CI matrix failures from first PR push\n- test: migrate 100 tests to project bases  mutation-killer assertions  mock hygiene\n- test: expand functional, fuzz, and E2E coverage across security-critical paths\n- test(refactor): project base classes, traits, fixture builder, architecture check\n- fix(cli): reject empty --uid-field in vault:migrate-field\n- feat(oauth): fall back to client_credentials when refresh token is rejected\n- fix(audit): detect uid gaps in hash-chain verification\n- fix(security): deny vault access to disabled BE users  filter stale group IDs\n- test(mutation): enable end-to-end Infection  MSI baseline  ratchet plan\n- ci: pin reusable workflows to SHA  concurrency  on-demand mutation\n- build(tests): xdebug coverage driver, path coverage, strict static analysis\n- ci: silence SAST false positives (Fluid templates, test teardown unlink) (112)\n- ci: silence SAST false positives on Fluid templates and test teardown\n- security: eliminate DOM-XSS innerHTML sinks and insecure test randomness (111)\n- security: address PR review feedback (a11y, toggle restore, gitleaks scoping)\n- security: eliminate innerHTML DOM-XSS sinks and insecure test randomness\n- docs(agents): refresh AGENTS.md files with verified project content (110)\n- docs(agents): fix interface signatures and config examples per PR review\n- docs(agents): refresh AGENTS.md files with verified commands and content\n- chore(deps): update traefik:v3.6 docker digest to 34d5089 (109)\n- chore(deps): update traefik:v3.6 docker digest to 34d5089\n- chore(deps): update traefik:v3.6 docker digest to 5e113a2 (108)\n- chore(deps): update traefik:v3.6 docker digest to 5e113a2\n- chore(deps): update traefik:v3.6 docker digest to 5ae9c34 (107)\n- chore(deps): update traefik:v3.6 docker digest to 5ae9c34\n- fix(rector): skip ext_emconf.php entirely instead of one rule (106)\n- fix(rector): skip ext_emconf.php entirely instead of one rule\n- fix(rector): exclude ext_emconf.php from SafeDeclareStrictTypesRector (105)\n- fix(rector): exclude ext_emconf.php from SafeDeclareStrictTypesRector\n- fix(rector): add declare(strict_types1) to ext_emconf.php (104)\n- fix(rector): add declare(strict_types1) to ext_emconf.php\n- chore(deps): update traefik:v3.6 docker digest to 5d1de6b (103)\n- chore(deps): update traefik:v3.6 docker digest to 5d1de6b\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: remove explicit gitleaks call, now handled by org-wide default\n- fix: add permissions to gitleaks job, remove stale secret from security job\n- feat: add direct gitleaks call from netresearch/.github\n- fix: use @main for .github reusable workflows, not SHA pin\n- chore: migrate generic workflows from typo3-ci-workflows to .github\n- chore: migrate to org-wide Renovate preset\n- feat(security): HMAC-SHA256 keyed audit hash chain (ADR-023) (102)\n- fix: resolve all PR review comments for HMAC audit chain\n- fix: v13 compatibility for UpgradeWizardInterface\n- feat: add TYPO3 upgrade wizard for automatic HMAC migration\n- feat(security): HMAC-SHA256 keyed audit hash chain (ADR-023)\n- fix: resolve all 19 follow-up items with ADRs (101)\n- fix: remove legacy TCA format from looksLikeVaultIdentifier\n- fix: resolve PR review comments\n- fix: resolve PHPStan errors and CGL fixes in FlexFormVaultHook\n- chore: CGL import ordering fix\n- test: add mutation CI job, multi-browser E2E, functional tests\n- docs: add troubleshooting page, changelog, fix PlantUML, add 6 ADRs\n- refactor: improve code quality across multiple layers\n- perf: cache master key for request lifetime\n- feat: configurable audit read logging for frontend performance\n- feat: dedicated OAuthException for targeted error handling\n- feat: FlexForm vault secret lifecycle (delete/copy handling)\n- Comprehensive quality assessment: security, performance, a11y, docs (100)\n- test: add tests for all new code paths (patch coverage)\n- fix: resolve all PR review comments\n- feat(i18n): translate Migration Review template\n- feat(i18n): translate remaining Migration templates  Rector skip config\n- feat(i18n): replace hardcoded English strings with translation keys\n- refactor: extract duplicated generateUuid and looksLikeVaultIdentifier\n- perf: fix N1 queries in VaultService::list()\n- fix(ci): resolve all CI failures and PR review feedback\n- fix: SecretReveal.js GETPOST and EnvironmentMasterKeyProvider COW bug\n- fix: resolve test failures and PHPStan errors\n- fix: address re-review findings\n- docs: fix version mismatches, improve examples, and extend Makefile\n- fix(a11y): improve frontend accessibility and error handling\n- refactor: code quality improvements from comprehensive review\n- perf: optimize frontend rendering and database operations\n- fix(security): address critical and high-severity security findings\n- chore(deps): update traefik:v3.6 docker digest to 171c9c3 (99)\n- chore(deps): update traefik:v3.6 docker digest to 171c9c3\n- chore(deps): update traefik:v3.6 docker digest to acfc806 (98)\n- chore(deps): update traefik:v3.6 docker digest to acfc806\n- chore(deps): update traefik:v3.6 docker digest to 3b61960 (97)\n- chore(deps): update traefik:v3.6 docker digest to 3b61960\n- fix: allowlist test fixtures and docs in gitleaks config\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',5000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304108,0,'nr_vault','0.6.0',230,7,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1780241678,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','2def0e9cd762ceadd6d7893e30f81909','- Release 0.6.0 (155)\n- Release 0.6.0\n- Grade-A remediation: security hardening, ACL split, audit enum  scheduler DI fix (154)\n- Gate documentation rendering and tighten project metadata\n- Refresh backend module assets and expose JS UI labels\n- Harden the AJAX controller and centralise JSON error responses\n- Add a vault health probe to the overview module\n- Extract pending-secret handling out of the DataHandler hook\n- Block IPv6 transition-form addresses in the SSRF guard\n- Resolve the secret repository in the scheduler context\n- Make secret mutations atomic with their audit record\n- Split secret access control into read, write and delete tiers\n- Introduce the AuditAction enum and harden the audit log chain\n- Cache the master key for the request lifetime (ADR-020)\n- Derive the secret checksum as a keyed HMAC over the ciphertext\n- docs: land multi-axis review notes (UI/UX/DX  E2E coverage) (153)\n- docs: address PR 153 second-pass review findings\n- docs: ADRs 024-028 for this sessions architectural decisions (149)\n- fix(security): drop in-memory reveal cache that bypassed the audit log (151)\n- docs: address PR 153 review findings on review notes\n- fix: address PR 151 reviewer findings (comment  regression test)\n- docs: land multi-axis review notes (UI/UX/DX  E2E coverage)\n- chore(deps): update traefik docker tag to v3.7 (152)\n- chore(deps): update traefik docker tag to v3.7\n- fix: pin web-dir to .Build/web for local functional tests (150)\n- fix: 3 carried-forward LOW review items (sL fallback  OAuth cache key  redaction) (148)\n- docs: address reviewer findings on ADR-027 and ADR-028\n- fix(security): drop in-memory reveal cache that bypassed the audit log\n- fix: pin web-dir to .Build/web for local functional tests\n- fix: address PR 148 review threads (Gemini HIGH  Copilot findings)\n- docs: ADRs 024-028 for this sessions architectural decisions\n- fix:\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',6000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304109,0,'nr_vault','0.6.1',230,7,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1780258297,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','176ba11f03d2a35d7afc19bc48466a39','- fix: honor literal allowed_hosts in request-time SSRF middleware (156)\n- chore(release): prepare 0.6.1\n- fix: honor literal allowed_hosts in request-time SSRF middleware\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',6001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304110,0,'nr_vault','0.7.0',230,7,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1780412302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','e24b549183df47713b60f1759bd92632','- Prepare 0.7.0 release (162)\n- Prepare 0.7.0 release\n- Document the backend-submodule checklist in AGENTS.md heuristics (161)\n- Document the backend-submodule checklist in AGENTS.md heuristics\n- Add secrets usage analytics module and demo-data seeder (159)\n- Unit-test AnalyticsController logic and the StaleSecret value object\n- Add the Analytics card to the vault overview and refresh its screenshot\n- Document the Vault Analytics module with a screenshot\n- Exclude Fluid templates from SonarCloud analysis\n- Throw ConfigurationException instead of a generic exception in demo seeder\n- Run demo seeding in Development context during ddev install\n- Scope demo backdating to the live secret row\n- Address PR review and Rector: memoize audit read-split, translation fallback, ARIA values, modernization\n- Make analytics service and chain seeder private per DI policy\n- Address final review: align neverRotated KPI, fix DI comments, use E2E helpers\n- Document Analytics module and vault:seed-demo command\n- Address review notes: controller/command count and DemoEvent coverage\n- Seed demo data during ddev install\n- Add vault:seed-demo command\n- Add AuditChainSeeder reconstructing a valid backdated chain\n- Add deterministic demo-data specs\n- Resolve staleness-rule labels in controller for safe template rendering\n- Add Analytics dashboard template and E2E\n- Add Analytics submodule controller, registration and labels\n- Apply code style to StalenessEvaluator test\n- Add VaultAnalyticsService with KPI  redaction-candidate queries\n- Add StalenessEvaluator with rule unit tests\n- Add analytics value objects\n- Add StalenessRule enum\n- Add analytics staleness threshold settings\n- Fix local ddev start: web image build  mock-oauth healthcheck (160)\n- Preserve a pre-existing policy-rc.d in the ddev web image build\n- Set TYPO3 trustedHostsPattern so the v14 backend works over HTTPS\n- Take owner\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',7000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304111,0,'nr_vault','0.8.0',230,7,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1780979446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','11c70e449e5ed3251f531ffab617061e','- Prepare 0.8.0 release (170)\n- Prepare 0.8.0 release\n- Add Authorization scheme prefix option to vault HTTP client (169)\n- Address review: avoid redundant secret copy and fix docs ordering\n- Add Authorization scheme prefix option to vault HTTP client\n- Update traefik:v3.7 Docker digest to fcdef59 (168)\n- Update traefik:v3.7 Docker digest to fcdef59\n- Update traefik:v3.7 Docker digest to 25cd7b1 (167)\n- Update traefik:v3.7 Docker digest to 25cd7b1\n- Reduce cognitive complexity in production code via method extraction (166)\n- Reduce cognitive complexity in production code via method extraction\n- Resolve mechanical SonarCloud findings in production code (165)\n- Resolve mechanical SonarCloud findings in production code\n- Extract duplicated test literals to class constants (SonarCloud S1192) (164)\n- Keep literal application/json where a const is unreachable from an anonymous class\n- Exclude test code from SonarCloud duplication detection\n- Extract duplicated test literals to class constants (SonarCloud S1192)\n- Resolve mechanical SonarCloud findings in backend JavaScript (163)\n- Resolve mechanical SonarCloud findings in backend JavaScript\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',8000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304112,0,'nr_vault','0.9.0',230,6,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1781082125,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','c0ff02e9c03ac00386c66e7cea7056ce','- Prepare 0.9.0 release (174)\n- Prepare 0.9.0 release\n- Per-secret encryption-algorithm marker and atomic audit-chain re-keying on master-key rotation (173)\n- Drop the in-try master-key wipe and trail verification errors\n- Bound rotation memory and keep the master-key cache intact\n- Cover second master-key rotation with end-to-end functional test\n- Re-key audit hash chain atomically during master-key rotation\n- Fix peripheral code-review findings in migration, OAuth, and HTTP layers (172)\n- Record encryption algorithm per secret with versioned envelope marker\n- Keep fuzzed master-key blobs invalid after trimming\n- Reject empty JSON array bodies in secret injection\n- Handle escaped quotes in JSON credential redaction\n- Harden crypto/key wiping, master-key file loading, and Secret envelope invariant\n- Consume guard-test constructions and deduplicate test literals\n- Add SSRF tests for IPv6 transition forms\n- Reject non-object JSON bodies in secret injection\n- Redact quoted credential echoes in OAuth errors\n- Include full token identity in OAuth cache key\n- Validate OAuth grant config at construction\n- Fix UUID v7 variant field random bits\n- Fix uid placeholder braces in migration pattern\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',9000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304113,0,'nr_vault','0.10.0',230,9,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1781189594,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5618016007330fbe0c03b1a74f4d3849','- Prepare 0.10.0 release (179)\n- Prepare 0.10.0 release\n- Add per-instance request timeout override to VaultHttpClient (178)\n- Add per-instance request timeout override to VaultHttpClient\n- Default runTests.sh to the upper supported PHP bound (177)\n- Default runTests.sh to the upper supported PHP bound\n- Update traefik:v3.7 Docker digest to d685879 (176)\n- Update traefik:v3.7 Docker digest to d685879\n- Fix actor-type misclassification of CLI and worker reads (175)\n- Fix actor-type misclassification of CLI and worker reads\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',10000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304114,0,'nr_vault','0.10.1',230,5,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1783097625,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','eae5211535c021e0af70647711e4220e','- docs: add missed security fixes (185, 186) to 0.10.1 CHANGELOG (196)\n- docs: polish 0.10.1 security entry wording (review nits)\n- docs: add missed security fixes 185 and 186 to 0.10.1 CHANGELOG\n- Prepare 0.10.1 release (195)\n- docs: add CHANGELOG compare links for 0.10.0 and 0.10.1\n- Prepare 0.10.1 release\n- chore: resolve SonarCloud findings (exclusions, constants, suppressions) (194)\n- fix: keep application/json literal in OAuthIntegrationTest\n- refactor: extract render context in VaultSecretInputElement (S3776)\n- chore: resolve SonarCloud findings (exclusions, constants, suppressions)\n- fix(form): render the vaultSecret field description exactly once on v13 and v14 (189)\n- fix(form): render the vaultSecret field description exactly once on v13 and v14\n- security: reject legacy numeric IP forms; guard SSRF pin without ext-curl (193)\n- security: reject legacy numeric IP forms; guard pin without ext-curl\n- fix: pin all resolved addresses in one CURLOPT_RESOLVE entry (191)\n- fix: pin all resolved addresses in one CURLOPT_RESOLVE entry\n- Update traefik:v3.7 Docker digest to 21a3d83 (187)\n- Update traefik:v3.7 Docker digest to 21a3d83\n- Enforce owner/admin authorization on secret ACL columns (186)\n- Close audit hash-chain epoch-downgrade and attribution forgery (185)\n- Enforce owner/admin authorization on secret ACL columns\n- Close audit hash-chain epoch-downgrade and attribution forgery\n- Fix invalid commit-msg hook configuration (182)\n- Update traefik:v3.7 Docker digest to e4d9815 (184)\n- Fix invalid commit-msg hook configuration\n- Update traefik:v3.7 Docker digest to e4d9815\n- Remove redundant null-valued named arguments (183)\n- Remove redundant null-valued named arguments\n- Update traefik:v3.7 Docker digest to 5a52522 (181)\n- Update traefik:v3.7 Docker digest to 5a52522\n- ci: adopt canonical typo3-extension template (180)\n- ci: adopt netresearch\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',10001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304115,0,'nr_vault','0.10.2',230,5,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784289460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','f26e051c2f7aa1ed2402ebbf63869d83','- chore(release): 0.10.2 (204)\n- chore(release): 0.10.2\n- Update traefik:v3.7 Docker digest to 4299bbe (203)\n- Update traefik:v3.7 Docker digest to 4299bbe\n- fix(security): route unauthenticated CLI user to CLI access rules (201)\n- fix(security): route unauthenticated CLI user to CLI access rules\n- Update traefik:v3.7 Docker digest to 0bd09a3 (200)\n- Update traefik:v3.7 Docker digest to 0bd09a3\n- Update traefik:v3.7 Docker digest to 1cb3845 (199)\n- Update traefik:v3.7 Docker digest to 1cb3845\n- Update traefik:v3.7 Docker digest to 6608e0f (198)\n- Update traefik:v3.7 Docker digest to 6608e0f\n- Update traefik:v3.7 Docker digest to de60f2c (197)\n- Update traefik:v3.7 Docker digest to de60f2c\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',10002,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304116,0,'nr_vault','0.11.0',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784340069,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','b782af8f22ce0a349d60092ed884b424','- chore(release): 0.11.0 (206)\n- chore(release): 0.11.0\n- feat(security): scoped TechnicalActorContext::runAs() for headless consumers (205)\n- test(security): construct GroupResolver version-agnostically\n- fix(security): enforce rootLevel restriction on technical actors\n- Add scoped TechnicalActorContext runAs API for headless consumers\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',11000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304117,0,'nr_vault','0.11.1',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784589790,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','9be73fa6a2e9a952e70119577bfb2f23','- chore(release): 0.11.1 (209)\n- chore(release): 0.11.1\n- fix: accept array $pasteUpdate in DataHandler cmdmap hooks (208)\n- Accept array $pasteUpdate in DataHandler hooks\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',11001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304118,0,'nr_vault','0.11.2',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784624196,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','8e6c5f63cd02bef97ef7ca6cd1ed1e4d','- chore(release): 0.11.2 (211)\n- chore(release): 0.11.2\n- fix: accept array $pasteUpdate in FlexFormVaultHook too (210)\n- Accept array $pasteUpdate in FlexFormVaultHook too\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',11002,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304119,0,'nr_vault','0.11.3',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784646260,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','22d3539a2606c7f87c9add082b9aa9ef','- chore: release v0.11.3 (214)\n- chore: release v0.11.3\n- feat(dashboard): admin-only secrets count and audit activity widgets (212)\n- Dark-mode fixes for backend module and TYPO3 v14 style icons (213)\n- Fix code example colors in dark mode and prune dead backend CSS\n- Redraw backend icons in TYPO3 v14 style and add submodule icons\n- Add admin-only dashboard widgets for secrets and audit activity\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',11003,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304120,0,'nr_vault','0.11.4',230,5,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784699915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5df53e2abe0be9f6699f200fdeda80a3','- fix(docs): repair guides.xml and add docs render CI (215)\n- fix(docs): repair guides.xml and add docs render CI\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',11004,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304121,0,'nr_vault','0.12.0',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784821182,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','576e26a7c857a06f5be9d0b04be987d2','- chore: release v0.12.0 (222)\n- chore: release v0.12.0\n- Reject epoch-downgrade forgery in the audit chain (221)\n- Reject epoch-downgrade forgery in the audit chain\n- Enforce vault delete ACL on DataHandler deletes (220)\n- Close umask race on secret and key file writes (219)\n- Strip URL query strings from audit error messages (217)\n- Neutralize CSV formula injection in audit exports (218)\n- Drop eager site-config vault secret resolution (216)\n- Close umask race on secret and key file writes\n- Enforce vault delete ACL on DataHandler deletes\n- Strip URL query strings from audit error messages\n- Neutralize CSV formula injection in audit exports\n- Drop eager site-config vault secret resolution\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',12000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304122,0,'nr_vault','0.12.1',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1784961607,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','b73d026a551f1f347a5cb90247d75710','- chore: release v0.12.1 (226)\n- chore: release v0.12.1\n- fix(hook): preserve vault secret on an untouched re-save (223) (225)\n- fix(hook): preserve vault secret on an untouched re-save (223)\n- Update traefik:v3.7 Docker digest to 652929a (224)\n- Update traefik:v3.7 Docker digest to 652929a\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',12001,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304123,0,'nr_vault','0.12.2',230,4,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1785173166,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','67c8e2e39bc1c1e275377c7827f9fa9b','- chore: release v0.12.2 (229)\n- chore: release v0.12.2\n- Add missing metadata_update audit action (228)\n- Add missing metadata_update audit action (227)\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',12002,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304124,0,'nr_vault','0.13.0',230,5,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1785428547,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','38c81421de679489078831b85ff2a023','- chore: release v0.13.0 (231)\n- chore: release v0.13.0\n- feat(secret): shared secret catalogue, portable envelope codec, and consumer-envelope rotation (230)\n- test: name the operator-output fragments asserted in several tests\n- fix(test): stop declaring coverage on excluded targets\n- fix(secret): bound the URL patterns, cover client_secret, reconcile rotation counts\n- feat(crypto): portable envelope codec, and rotate consumer-owned envelopes\n- feat(secret): share one catalogue of secret shapes (ADR-031)\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',13000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304125,0,'nr_vault','0.14.0',230,3,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1786002485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','a7db2c2f7daca918649576df6bc71199','Fifty-eight merged pull requests since 0.13.0, most of them a hardening programme carried out in four rounds of adversarial review: a technically enforced security profile, ten grantable operation permissions in place of the admin-only model, a tamper-evidence anchor inside and outside the database, and a readiness command an operator or a pipeline can gate on. Several changes are breaking, and several close paths that produced successful-looking audit entries for operations that were never authorised  in an extension whose promise is auditability, that is the part to read first. Start with Changed and end with Migration, which collects everything you actually have to do.\n\nAdded:\n\n Security profiles (236). securityProfile (standard  hardened, default standard) is a technically enforced policy, not a documentation label. Under hardened, masterKeyProvider  typo3 is a configuration error  vault secrets must not be protected by the same key TYPO3 uses for everything else  and provider selection stops auto-detecting: the configured provider is returned even when it is unavailable, so getMasterKey() fails loudly instead of silently degrading down the old typo3  env  file chain. An unknown profile value throws rather than falling back to standard, because a typo must never be able to weaken the effective policy. VaultHealthService and vault:rotate-master-key resolve through the same factory, so a misconfiguration surfaces in the system status and blocks rotation instead of being discovered at decryption time.\n Ten grantable operation permissions (238) replace the coarse admin-only model: secret.use, secret.reveal, secret.create, secret.rotate, secret.delete, secret.manage_policy, audit.view, audit.export, master_key.rotate, vault.configure. They are carried as TYPO3 custom\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',14000,0,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304126,0,'nr_vault','0.15.0',230,3,'Vault - Secure Secrets Management','Centralized, secure storage for API keys, credentials, and other secrets with envelope encryption, access control, audit logging, and a secure HTTP client.',1,0,0,1786366698,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','896cbbd44551406a3812bc750d997d37','One feature, aimed at a gap that only shows up in unattended deployments: there was no way to write a secret from a pipeline without switching on allowCliAccess, which grants the operation to every process holding a shell in that container and attributes the write to nobody.\n\nAdded:\n\n A named actor for unattended writes (298). vault:store --as-provisioner performs the store inside TechnicalActorContext::runAs() as the backend user named by the new provisioningBeUserUid option. The actor needs no admin flag  a group carrying tx_nrvault:secret.create is enough, because a technical actors grants are read from its groups custom permission options. The grant is therefore one operation on one identity, and every write it makes is attributable in the audit log.\n\nThe UID comes from configuration and never from the command line. A flag that accepted a UID as an argument would be a general impersonation primitive, strictly worse than the switch it replaces.\n\nFail-closed at both ends: a non-numeric, negative or absent value reads as no provisioning actor rather than uid 0, which names the unauthenticated CLI placeholder the option exists to avoid; and the flag without a configured actor is an error, not a silent fallback to the unattributed write the caller explicitly asked not to make.\n\next_conf_template.txt already recommended \"prefer a named technical actor (TechnicalActorContext::runAs())\" over allowCliAccess. Until now no command could enter such a scope, so the advice had nothing behind it.\n\nFixed:\n\n The closure handed to runAs() captured the plaintext by value, so sodium_memzero() separated the copy-on-write pair instead of wiping both and the secret survived in memory in the copy the command believed it had cleared. Caught in review before release, so no shipped version is affected.\n\n:\n\nFor details see https://github.com/netresearch/t3x-nr-vault/releases','Netresearch DTT GmbH',15000,1,0,'https://docs.typo3.org/p/netresearch/nr-vault/main/en-us/#','ter','',''),
(9304127,0,'nr_llm','0.1.2',390,17,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1768173075,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.5.0-8.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','14e17211985b695b9fa1bc9beb8d8757','Release 0.1.2','Netresearch DTT GmbH',1002,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.1/en-us','ter','',''),
(9304128,0,'nr_llm','0.2.0',390,13,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772308913,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5da852e6fd10450bd11adc0fd1ebc966','v0.2.0 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',2000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.2/en-us','ter','',''),
(9304129,0,'nr_llm','0.2.1',390,13,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772311410,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','a1f788e1171d63faf36fd8ce5b692edd','v0.2.1 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',2001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.2/en-us','ter','',''),
(9304130,0,'nr_llm','0.2.2',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772354485,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','03b9b2ceac2beba3ff9053b238157975','v0.2.2 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',2002,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.2/en-us','ter','',''),
(9304131,0,'nr_llm','0.3.0',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772361011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','dd445167f216f805cdadeb4b5b8595b8','v0.3.0 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',3000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.3/en-us','ter','',''),
(9304132,0,'nr_llm','0.3.1',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772418876,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','ee6e1bca8726ec612552e3c925ea903b','v0.3.1 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',3001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.3/en-us','ter','',''),
(9304133,0,'nr_llm','0.3.2',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772582813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','52d869e49bd7db5e3d7e1e8c7ff50ac9','v0.3.2 -- for details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',3002,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.3/en-us','ter','',''),
(9304134,0,'nr_llm','0.4.2',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772798253,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','bda0d4250600114753fa34a47e7485f7','- Fix: add rootLevel to provider, configuration, and model TCA\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4002,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304135,0,'nr_llm','0.4.3',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772806446,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','f31d1512488193d5ccf9a63e92459402','- Fix: handle tables without uid column and remove hardcoded temperature\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4003,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304136,0,'nr_llm','0.4.4',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772824910,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','c04fccfd8763fd973acffb81c3c98fda','- Fix: use table-specific connection and simplify column checks\n- Fix: wrap test cleanup in try/finally\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4004,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304137,0,'nr_llm','0.4.5',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772828545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','0543426bf1a5bfcb3f4681fdf765aff2','- Fix: use GET /v1/models for Anthropic connection test\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4005,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304138,0,'nr_llm','0.4.6',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772834405,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','cdfabc087c60d5426673dcce34c291da','- Fix: add Fluid-compatible getter for hasApiKey\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4006,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304139,0,'nr_llm','0.4.7',390,12,'NR LLM - AI Provider Abstraction','Unified AI/LLM provider abstraction layer for TYPO3. Supports OpenAI, Claude, Gemini, and other providers with features like chat completion, embeddings, vision, and translation. - by Netresearch',1,0,5,1772910984,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','9100cd1cc43842e095d591e255a3ca58','- Add help page to LLM backend module\n- Add setup wizard links to empty-state list pages\n- Fix: use canonical endpoint URLs for known providers\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4007,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304140,0,'nr_llm','0.4.8',390,12,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1772915299,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','02c419ed191769e07958de28774a3e10','- Docs: add integration guide for extension developers\n- Docs: rewrite introduction with value-oriented positioning\n- Docs: restructure README around audience segments\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4008,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304141,0,'nr_llm','0.4.11',390,12,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1772956777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','26dde4fba6eb48ee639275d0202df0dc','- Fix: broaden reasoning model detection to all GPT-5.x models\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4011,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304142,0,'nr_llm','0.4.9',390,12,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1772957165,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','f27f7c9dec1fb5f60dc8a222d015a929','- Add German translations for backend module and TCA\n- Fix: show config name and UID in test modal titles\n- Fix: localize TCA labels, fix type key, remove deprecated cruser_id\n- Docs: add backend screenshots, update model IDs\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4009,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304143,0,'nr_llm','0.4.10',390,12,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1772957221,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','ce7c02f37639efac339b5dc0733a52a0','- Fix: strip unsupported params for reasoning models and Claude\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',4010,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.4/en-us','ter','',''),
(9304144,0,'nr_llm','0.5.0',390,13,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1773059979,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','b5515311dfc76464f40bde8c2f31084f','- feat: AI-powered wizard system and dashboard improvements (108)\n- fix: address PR review comments for TaskExecute and controller duplication\n- feat: configurable test prompt with locale and live output format toggle\n- fix: simplify button restore and update model data date\n- fix: address review comments on wizard code quality\n- test: add comprehensive E2E tests for wizard flows\n- fix: review cycle fixes for code quality and documentation\n- feat: add wizard documentation, screenshots, and 100% patch coverage\n- fix: restore method_exists guards for TYPO3 v13 compatibility\n- fix: remove unnecessary method_exists checks for setShortcutContext\n- fix: validate table and column names in DTO input sanitization\n- refactor: extract SafeCastTrait and fix PHPUnit deprecations\n- test: add comprehensive unit tests for wizard and form components\n- fix: resolve CI failures in PHPStan, unit tests, and rector\n- feat: AI-powered wizard system and dashboard improvements\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',5000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.5/en-us','ter','',''),
(9304145,0,'nr_llm','0.6.0',390,14,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1774365040,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','7127d782b3dd2044491f523a9ad105b1','- chore: bump version to 0.6.0 (118)\n- chore: bump version to 0.6.0\n- feat: add DocumentCapableInterface for PDF/document support (117)\n- docs: clarify getSupportedDocumentFormats docblock wording\n- feat: add DocumentCapableInterface for PDF/document support\n- feat: tool message conversion and multimodal content support (115)\n- fix: rename OpenAI multimodal test, clarify payload assertion limitation\n- fix: address PR review  tool name mapping, PHPDoc, CGL\n- feat: support multimodal content arrays in chatCompletion\n- refactor: migrate to centralized CI tooling (typo3-ci-workflows) (114)\n- fix: ignore phpstan-typo3 v2/v3 parameter name differences for v13 compat\n- fix: regenerate phpstan baseline (127 errors), add security commit type, update AGENTS.md\n- fix: use PHPStan identifiers instead of message patterns for reliable matching\n- fix: broaden phpstan ignore patterns for deprecation and array function rules\n- fix: broaden deprecated class constant ignore to all paths (not just Tests)\n- fix: move PHPStan ignoreErrors out of services.tags into parameters\n- fix: ignore deprecated makeLinkButton() for v14 compat\n- fix: add PHPStan ignoreErrors for strict-rules and deprecation-rules\n- fix: add missing ci:test:php:lint composer script\n- fix: remove duplicate phpat extension.neon include from PHPStan config\n- refactor: migrate to netresearch/typo3-ci-workflows, replace grumphp with captainhook\n- ci: migrate docs and e2e to shared workflows (113)\n- ci: migrate docs and e2e to shared workflows\n- chore(deps): update step-security/harden-runner action to v2.16.0 (112)\n- chore(deps): update step-security/harden-runner action to v2.16.0\n- chore(deps): update shivammathur/setup-php action to v2.37.0 (111)\n- chore(deps): update shivammathur/setup-php action to v2.37.0\n- fix: stabilize flaky E2E tests with heading verification\n- fix: update E2E tests for module overview landing page\n- docs: documentation overhaul  restructure, branding, ADRs, cache fix (110)\n- fix: resolve second round of review comments\n- fix: resolve all PR review comments\n- fix: retake screenshots at 1440px viewport for proper context\n- docs: add test modal screenshots, fix security references\n- chore: update AGENTS.md files for current project state\n- fix: remove hardcoded cache backend, use instance default\n- docs: add Netresearch branding and complete guides.xml attributes\n- docs: add ADRs 014-020 for post-v0.4 architectural decisions\n- docs: split long pages into focused sub-pages (max 250 lines)\n- docs: restructure documentation with admin guide, audience-grouped start page\n- fix: set minimum-stability dev for DDEV path repositories (109)\n- fix: set minimum-stability dev for DDEV path repositories\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',6000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.6/en-us','ter','',''),
(9304146,0,'nr_llm','0.7.0',390,14,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control.',1,0,5,1776865195,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','25275f6ac2b513a75bb4abd538158a87',' Changes\n- fix(release): drop broken slsa-provenance job (135)\n- fix(release): drop broken slsa-provenance job\n- chore(release): bump version to 0.7.0 (134)\n- chore(release): bump version to 0.7.0\n- docs: catch up README  Documentation with 0.7.0 features (133)\n- fix(docs): address Copilot review on PR 133\n- docs: catch up README  Documentation with 0.7.0 features\n- feat(budget): per-user AI spending ceilings (132)\n- fix(review): address Copilot review on PR 132\n- feat(budget): add per-user AI spending ceilings\n- feat(dashboard): monthly-cost  requests-by-provider widgets (131)\n- ci: skip mutation testing on pull_request\n- chore: trigger Copilot re-review on 131\n- feat(dashboard): ship monthly-cost  requests-by-provider widgets\n- feat(be): native BE group permissions for AI capabilities (130)\n- feat(be): register BE group permissions for AI capabilities\n- feat(di): auto-register LLM providers via [AsLlmProvider] attribute (129)\n- ci: fix Fuzz testsuite name  silence SAST noise on tests\n- fix(review): address Copilot review on PR 129\n- feat(di): auto-register LLM providers via [AsLlmProvider] attribute\n- feat(resilience): provider fallback chain for retryable failures (128)\n- fix(review): address Copilot and Gemini review comments\n- fix(tests): replace FQN with use-import (Rector)\n- feat(resilience): add provider fallback chain for retryable failures\n- fix(deps): update dependency netresearch/nr-vault to 0.4.0  0.5.0 (127)\n- fix(deps): update dependency netresearch/nr-vault to 0.4.0  0.5.0\n- chore(deps): update dependency @axe-core/playwright to v4.11.2 (126)\n- chore(deps): update dependency @axe-core/playwright to v4.11.2\n- chore(deps): update node.js to 24.15 (125)\n- chore(deps): update node.js to 24.15\n- chore(deps): update dependency @types/node to v24.12.2 (124)\n- chore(deps): update dependency @types/node to v24.12.2\n- chore(deps)\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',7000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.7/en-us','ter','',''),
(9304147,0,'nr_llm','0.8.0',390,6,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1780414789,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','47d62a331a6aa2f784295e2a5a6bb642','- chore(release): prepare v0.8.0 (218)\n- docs(changelog): add 0.8.0 section to rendered docs changelog\n- chore(release): prepare v0.8.0\n- feat: LLM usage analytics & cost dashboard (217)\n- refactor(analytics): extract shared usage-sum query helper and column formatter to cut duplication\n- docs(analytics): document per-list usage columns and per-task tracking with screenshot\n- feat(ddev): seed real paid provider/model/config/task records  task_uid for list-column demo data\n- feat(analytics): add 30-day cost/requests/tokens columns to provider/model/configuration/task lists\n- feat(usage): track task_uid through the pipeline and record per-task usage\n- docs(analytics): add dashboard screenshot to module docs and README\n- ci: scope SonarCloud analysis  exclude Fluid templates (false-positive HTML rules), XLIFF  tests from duplication\n- ci: exclude vendored Chart.js from SonarCloud analysis and duplication detection\n- feat(analytics): move dashboard labels to locallang.xlf (ENDE)\n- fix(analytics): harden chartData JSON encoding and exclude vendored Chart.js from SAST\n- fix(analytics): correct infobox ViewHelper namespace and bound chart canvas height\n- docs(analytics): add ADR-029, module docs, changelog and readme entries\n- feat(analytics): render cost/usage trend and breakdown charts with Chart.js\n- feat(analytics): add Analytics backend submodule with KPI tiles and tables\n- feat(ddev): add seed-usage generator for historic analytics demo data\n- fix(analytics): bucket daily trend in local timezone; cover per-user budget\n- feat(analytics): add read-only UsageAnalyticsService and date-range resolver\n- feat(usage): compute estimated cost from model pricing in UsageMiddleware\n- fix(usage): sum getTodayUsage across models after model_uid key change\n- feat(usage): record model dimension and prompt/completion token split\n- ci: make sqlite functional-test tmpfs writable on\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',8000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.8/en-us','ter','',''),
(9304148,0,'nr_llm','0.9.0',390,6,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1780950375,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','0fc614e5825302b25a3702d5cb7406c5','- chore(release): prepare v0.9.0 (224)\n- docs(changelog): add 0.9.0 compare links\n- chore(release): prepare v0.9.0\n- feat(image): support gpt-image- models; fix OpenAI JSON mode and base-URL fallback (223)\n- fix(image): address PR review and SonarCloud annotations\n- test(image): satisfy S1848 in gpt-image constructor-throws tests\n- fix(image): tighten gpt-image prefix and resolve family capabilities\n- feat(image): support gpt-image- models and fix specialized base-URL fallback\n- fix(openai): map response_format option to OpenAI JSON mode\n- chore(deps): update dependency @types/node to v24.13.1 (221)\n- Merge branch main into renovate/node-24.x-lockfile\n- fix: register dashboard widgets via interface_exists guard (222)\n- ci: align TYPO3 test matrix floor with composer.json (14.0 - 14.3)\n- fix: register dashboard widgets and fix DI guard\n- chore(deps): update dependency @types/node to v24.13.1\n- chore(deps): update dependency @types/node to v24.13.0 (220)\n- chore(deps): update dependency @types/node to v24.13.0\n- fix(deps): update dependency netresearch/nr-vault to 0.6.0  0.7.0 (219)\n- fix(deps): update dependency netresearch/nr-vault to 0.6.0  0.7.0\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',9000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.9/en-us','ter','',''),
(9304149,0,'nr_llm','0.10.0',390,7,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1780988958,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','8f6e1de32dd3a593a1d5c64f9a35a02e','- chore(release): prepare v0.10.0 (227)\n- chore(release): prepare v0.10.0\n- feat(specialized): authenticate via nr-vault secure HTTP client (226)\n- fix(specialized): retry DeepL base-URL resolution after a vault read failure\n- feat(specialized): authenticate via nr-vault secure HTTP client\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',10000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.10/en-us','ter','',''),
(9304150,0,'nr_llm','0.11.0',390,6,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1781077113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','f8c77b50465a871bb44f554b494fd59a','- chore: release v0.11.0 (229)\n- chore(release): add v0.11.0 changelog link definitions\n- chore(release): prepare v0.11.0\n- feat(service): resolve default DB configuration for generic completion (228)\n- style: drop now-unused import after streaming stub extraction\n- test(service): cover streaming default-config routing  option-override merge\n- fix(service): do not auto-apply an access-restricted default configuration\n- fix(service): fall back to extension config when default config has no model\n- feat(service): route streamChat through default DB configuration  cover complete()\n- feat(service): resolve default DB configuration for generic completion\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',11000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.11/en-us','ter','',''),
(9304151,0,'nr_llm','0.11.1',390,6,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1781084666,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','a3f56da0f0659c89cbf2a97ef1196e94','- chore: release v0.11.1 (231)\n- chore(release): prepare v0.11.1\n- fix: rectify code-review findings (streaming errors, wizard SSRF hardening, input validation) (230)\n- docs(utility): scope the sanitizer docblock to actual behaviour\n- refactor(wizard): own dispatch collaborators in the trait\n- refactor(specialized): share the OpenAI service config loader\n- fix(specialized): split TTS chunks at character boundaries\n- refactor(wizard): deduplicate SSRF-guarded dispatch into shared trait\n- refactor(provider): extract error sanitizer trait and endpoint constants\n- fix(specialized): harden config parsing, TTS chunking and FAL polling\n- security(wizard): dispatch setup-wizard HTTP through vault secure client\n- fix(provider): raise typed exceptions for failed streaming responses\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',11001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.11/en-us','ter','',''),
(9304152,0,'nr_llm','0.12.0',390,9,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1781192536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','ee14e9d1ece44c8a0a8c873b6cb29fcd','- chore: release v0.12.0 (243)\n- chore: drop the withTimeout installability guard\n- chore: require nr-vault 0.10.0 only\n- chore: release v0.12.0\n- fix(specialized): apply per-service request timeouts on the secure-client path (242)\n- fix(image): raise DALL-E default timeout from 120s to 300s\n- fix(specialized): apply configured request timeout on the secure-client path\n- fix: vault identifier handling, discovery fallback transparency, overview cards (241)\n- fix(js): declare the debounce timer with let\n- docs(repository): state that countActive includes hidden snippets\n- refactor(discovery): extract shared spec and bearer-fetch helpers\n- test(provider): purge queued GeneralUtility instances in tearDown\n- style(js): modernize ModelIdField to const/let and optional chaining\n- fix(quality): resolve review and SonarCloud findings\n- feat(backend): add new-record actions and missing cards to overview\n- feat(discovery): include specialized models and surface fallback usage\n- fix(provider): accept name-style nr-vault identifiers for API keys\n- feat: configuration-based resolution for specialized services (240)\n- style(image): attach the orphaned docblock to its method\n- fix(specialized): keep capability defaults provider-compatible\n- chore(deps): update dependency @types/node to v24.13.2 (238)\n- build: default runTests.sh to the upper supported PHP bound\n- style(speech): format the trackUsage call multi-line like its siblings\n- fix(quality): consolidate model resolution in the service base\n- chore(deps): update dependency @types/node to v24.13.2\n- docs(adr): record the configuration resolution layer for specialized services\n- feat(specialized): resolve image and speech calls through configuration records\n- feat: specialized models join the model registry (239)\n- fix(quality): resolve SonarCloud and review findings on new code\n- docs(adr): record specialized models joini\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',12000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.12/en-us','ter','',''),
(9304153,0,'nr_llm','0.13.0',390,9,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1782491665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','3929fbcc33ebe77c28beb2c2d3f53a9e','- chore(release): v0.13.0 (257)\n- chore(release): v0.13.0\n- refactor!: remove ExtensionConfiguration default-provider fallback (256)\n- refactor!: remove ExtensionConfiguration default-provider fallback\n- fix: remove dead TypoScript provider config, clarify setup error (255)\n- fix: remove dead TypoScript provider config, clarify setup error\n- docs(tests): note PHPUnit 13 in the cross-compatibility range (250)\n- docs(tests): note PHPUnit 13 in the cross-compatibility range\n- test: restore PHPUnit 13 compatibility for mock with() expectations (249)\n- test: restore PHPUnit 13 compatibility for mock with() expectations\n- chore(deps): update node.js to 24.17 (248)\n- chore(deps): update node.js to 24.17\n- ci: adopt canonical typo3-extension template (247)\n- ci: adopt netresearch/.github typo3-extension template\n- chore(deps): update playwright monorepo to v1.61.0 (246)\n- chore(deps): update playwright monorepo to v1.61.0\n- docs: add 0.12.0 changelog link references (245)\n- docs: add 0.12.0 changelog link references\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',13000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.13/en-us','ter','',''),
(9304154,0,'nr_llm','0.14.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783177534,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','d48e7e464e62340352e1cc6f77852c97','- chore(release): prepare v0.14.0 (305)\n- chore(release): prepare v0.14.0\n- fix(provider): add Together/Fireworks/Perplexity as real adapter types (300) (304)\n- fix(provider): add Together/Fireworks/Perplexity as real adapter types (300)\n- docs(adr): audit ADRs against current code  fix drift, add ADR-039 (302)\n- docs(adr): audit ADRs against current code  fix drift, add ADR-039\n- fix(provider): normalize the endpoint on the manual create/edit path (300) (303)\n- fix(provider): normalize the endpoint on the manual create/edit path (300)\n- chore(deps): upgrade non-framework dependencies to latest (301)\n- chore(deps): upgrade non-framework dependencies to latest\n- fix(wizard): store the canonical provider base URL (add /v1 for OpenAI)  closes 98 (299)\n- fix(wizard): store the canonical provider base URL (add /v1 for OpenAI)\n- ci: run the functional job so functional  e2e-backend suites execute (closes 272) (298)\n- test(functional): tolerate a benign core-boot warning in DashboardWidgetRegistrationTest\n- ci: run the functional job so functional  e2e-backend suites execute\n- fix(skills): recover interrupted sync locks  restore skill-list status badges (297)\n- fix(skills): restore skill-list status/type badges after string-backed enum refactor\n- fix(skills): recover interrupted sync locks so a crashed sync never wedges a source\n- fix(backend): avoid Fluid 5 compound-condition mis-evaluation in status warnings (294)\n- fix: hydrate SkillSource githubToken so skill sync can authenticate (295)\n- feat: split Tool Playground into separate Playground and Tools modules (296)\n- fix(backend): avoid Fluid 5 compound-condition mis-evaluation in status warnings\n- feat: split Tool Playground into separate Playground and Tools modules\n- fix: hydrate SkillSource githubToken so skill sync can authenticate\n- fix(backend): route the wizard Go to Configurations link to\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',14000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.14/en-us','ter','',''),
(9304155,0,'nr_llm','0.14.1',390,5,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783255302,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','71b4c6a1e4bfd6196bebc8d3e5a993a7','- chore(release): prepare v0.14.1 (310)\n- chore(release): address review  Unreleased compare link  precise parameterless-tool list\n- chore(release): prepare v0.14.1\n- chore(ddev): default local Ollama model to qwen3:4b (309)\n- docs(admin): refresh Skills, Tools and Playground guide for v0.14.0 (307)\n- chore(ddev): make ollama seed idempotent; skip deleted provider\n- docs(admin): clarify two-tier tool auth (not all tools admin-only)\n- fix(tools): serialise empty tool parameters and arguments as JSON objects, not arrays (308)\n- docs(admin): asset-reference stripping happens now, not in a later release\n- chore(ddev): mark seed model tools-capable; derive model id in usage seed\n- docs(admin): address review  nr-llm branding, integer tool args\n- fix(ollama): keep empty replayed tool-call arguments as {} not []\n- test: assert parameterless tool properties serialise as {} not []\n- chore(ddev): default local Ollama model to qwen3:4b\n- fix(tools): serialise empty tool parameters as a JSON object, not an array\n- docs(admin): refresh Skills, Tools and Playground guide for v0.14.0\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',14001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.14/en-us','ter','',''),
(9304156,0,'nr_llm','0.15.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783611179,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5ffb0502c266b0341f83b633e861bace','- chore(release): prepare v0.15.0 (330)\n- chore(release): prepare v0.15.0\n- docs(tools): advise narrow tool groups for small local models (329)\n- docs(tools): make the small-model tip resilient to tool-count drift\n- docs(tools): punctuation in the small-model tip\n- docs(tools): advise narrow tool groups for small local models\n- feat(tools): system diagnostics  extensions, sites, scheduler, status, deprecations, middlewares (328)\n- fix(tools): scheduler last-run rendering, middleware stack robustness\n- docs(tools): document diagnostics tools (ADR-048)\n- feat(tools): system diagnostics  extensions, sites, scheduler, status, deprecations, middlewares\n- feat(tools): FAL file tools  storages, browse, search, references, missing (327)\n- fix(tools): FAL review fixes  CI search, dangling refs, test isolation\n- security(tools): enforce folder-level file mounts in browse_fal_folder\n- docs(tools): document FAL tools (ADR-047)\n- feat(tools): FAL file tools  storages, browse, search, references, missing\n- fix(tools): validate_tca ctrl-field false positives, check_typoscript site sets (326)\n- fix(tools): include ctrl.origUid in validate_tcas core-managed fields\n- fix(tools): validate_tca ctrl-field false positives, check_typoscript site sets\n- feat(tools): record history, URL resolution, TCA and TypoScript validation (325)\n- fix(tools): resolve_url handles relative site bases and schemeless paths\n- security(tools): gate get_record_history by page access for non-admins\n- docs(tools): document history, URL and validation tools (ADR-046)\n- feat(tools): record history, URL resolution, TCA and TypoScript validation\n- feat(tools): TCA index, table & FlexForm schema, Fluid resolution (324)\n- fix(tools): version-gate FlexFormTools calls for TYPO3 13.4/14 compat\n- docs(tools): correct built-in tool count to twenty-four after 323 rebase\n- fix(tools): resolve LLL labels, sort TC\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',15000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.15/en-us','ter','',''),
(9304157,0,'nr_llm','0.16.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783675495,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','530623339cc5d17f69cdd1460555aef3','- chore: release 0.16.0 (338)\n- docs: name the evidence identifier source_id in the changelogs\n- chore: release 0.16.0\n- ci: use mariadb:10.11 for the functional leg (337)\n- ci: use mariadb:10.11 for the functional leg\n- fix: match database-fallback retrieval word-wise, rank by word coverage (333)\n- ci: add MariaDB functional leg (334)\n- fix: upgrade the excerpt when a later content element contains the phrase\n- ci: run the MariaDB leg against mariadb:11.4, scoped to the functional suite\n- ci: add MariaDB functional leg\n- fix: match database-fallback retrieval word-wise, rank by word coverage\n- feat: RAG site-search tools over installed search indexes (332)\n- fix: address bot review  boolean-mode score, translation-required language results\n- test: mark index-format md5 as non-crypto, use https in Solr fixtures\n- fix: resolve correctness and conformance findings from review round 2\n- fix: close public-only gaps found in adversarial review\n- style: use first-class callable for md5 mapping (rector)\n- feat: add site_rag_query and site_fetch_source tools in new rag group\n- feat: add EXT:solr retrieval backend via Solrs HTTP select API\n- feat: add indexed_search retrieval backend over the core index_ tables\n- feat: add ke_search retrieval backend reading tx_kesearch_index directly\n- feat: add retrieval core with search-backend cascade and database fallback\n- docs: add ADR-049 RAG site-search tools over installed search indexes\n- chore(deps): update dependency @types/node to v24.13.3 (318)\n- docs(readme): overview and Playground screenshots, Skills/Tools bullets (331)\n- docs(readme): name all seven tool groups in the Tools bullet\n- docs(readme): overview and Playground screenshots, Skills/Tools bullets\n- chore(deps): update dependency @types/node to v24.13.3\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',16000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.16/en-us','ter','',''),
(9304158,0,'nr_llm','0.16.1',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783691935,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','3eca1b64954eb33f03f7feccc1d2800b','- chore: release 0.16.1 (340)\n- chore: release 0.16.1\n- fix: MySQL/MariaDB compatibility  wizard column limits, decimal scale (closes 335, 336) (339)\n- fix: random identifier suffix, normalize caller-provided identifiers\n- ci: run the full functional config on the MariaDB leg\n- fix: round decimal-backed model values to their column scale\n- fix: enforce column length limits on the wizards AJAX persist path\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',16001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.16/en-us','ter','',''),
(9304159,0,'nr_llm','0.17.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783935735,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','a5fc68ea9ca091c31e08cab6e024d41d','- chore: release 0.17.0 (355)\n- chore: release 0.17.0\n- feat: configuration presets declared by consuming extensions (ADR-056) (354)\n- feat: configuration presets declared by consuming extensions (ADR-056)\n- feat: embedding configuration path and model dimensions metadata (ADR-055) (353)\n- feat: embedding configuration path and model dimensions metadata (ADR-055)\n- feat: typed tool-turn messages on ChatMessage (ADR-054) (352)\n- fix(ci): run functional suites without the PHP JIT (351)\n- feat: typed tool-turn messages on ChatMessage (ADR-054)\n- fix(ci): run functional suites without the PHP JIT\n- feat: NrLlmExceptionInterface marker for all public-surface exceptions (ADR-053) (350)\n- feat: NrLlmExceptionInterface marker for all public-surface exceptions (ADR-053)\n- fix: usage attribution honours the caller-supplied beUserUid (ADR-052) (349)\n- fix: usage attribution honours the caller-supplied beUserUid (ADR-052)\n- feat: add ToolCallingService feature-service pair (ADR-051) (348)\n- feat: add ToolCallingService feature-service pair (ADR-051)\n- docs(adr-050): decide the deferred question  no nr_llm-owned persistent index (344)\n- docs(adr-050): decide the deferred question  no nr_llm-owned persistent index\n- docs: ADR-050  retrieval/embedding scope boundary with nr_ai_search (343)\n- docs: match ADR-050 title rule length, tidy open-question phrasing\n- docs: ADR-050 retrieval/embedding scope boundary with nr_ai_search\n- fix: surface Ollamas native message.thinking in completion responses (342)\n- test: cover plain chat path and whitespace normalisation for message.thinking\n- fix: surface Ollamas native message.thinking in completion responses\n- feat: reasoning toggle for hybrid-thinking models (Ollama think) (341)\n- feat: reasoning toggle for hybrid-thinking models (Ollama think)\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',17000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.17/en-us','ter','',''),
(9304160,0,'nr_llm','0.18.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1783999732,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','6c19bdc8e4d2a8b4f84c756e08289aa3','- chore: release 0.18.0 (360)\n- chore: release 0.18.0\n- feat: pending-preset panel and drift hint in the configurations module (ADR-056) (357)\n- feat: pending-preset panel and drift hint in the configurations module (ADR-056)\n- refactor: migrate remaining global InvalidArgumentException imports to the nr_llm exception (ADR-053) (359)\n- refactor: migrate remaining global InvalidArgumentException imports to the nr_llm exception (ADR-053)\n- feat: attribute specialized-service usage to the caller-supplied beUserUid (ADR-052) (358)\n- feat: attribute specialized-service usage to the caller-supplied beUserUid (ADR-052)\n- docs: backfill 0.17.0 changelog with 341/342 (356)\n- docs: backfill 0.17.0 changelog with 341/342\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',18000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.18/en-us','ter','',''),
(9304161,0,'nr_llm','0.19.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784055118,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','0985dee0966c483c45ee6817ac7309aa','- chore: release 0.19.0 (367)\n- chore: release 0.19.0\n- fix: sanitize configuration identifiers in cache keys (365)\n- fix: sanitize provider identifiers in cache tags too\n- fix: sanitize configuration identifiers in cache keys\n- refactor: migrate backend modules to shared ModuleAction helper (363)\n- test: assert captured chat messages are non-empty (364)\n- refactor: collapse uid-row action handlers into postUidAndReload\n- feat: per-user usage attribution for speech and image services (ADR-057) (362)\n- test: assert captured chat messages are non-empty\n- feat: per-user usage attribution for speech and image services\n- refactor: harden resolveAjaxUrl against missing ajaxUrls object\n- fix: attribute LlmTranslator chat rows to the calling backend user (361)\n- fix: load backend Test.js as an ES module\n- refactor: consolidate backend HTML escaping into shared helper\n- refactor: migrate backend list actions to shared postAndReload helper\n- fix: attribute LlmTranslator chat rows to the calling backend user\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',19000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.19/en-us','ter','',''),
(9304162,0,'nr_llm','0.20.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784211706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','4a525a8db718ea4884cd533f5744adfd','- chore: release 0.20.0 (405)\n- chore: release 0.20.0\n- fix(provider): send OpenAI-Organization and options customHeaders on requests (403)\n- refactor!: remove unusable PromptTemplate stack (404)\n- feat: use model max output tokens and dimensions as call defaults (402)\n- fix: enforce per-configuration daily limits in budget gate (401)\n- fix(provider): apply api_timeout and make max_retries0 send one request (400)\n- test: cover previously-untested classes (0% coverage batch) (398)\n- docs: use findOneByIdentifier in functional-testing example\n- refactor!: remove unusable PromptTemplate stack\n- fix(provider): keep numeric-string custom header names\n- fix(provider): send OpenAI-Organization and options customHeaders on requests\n- fix: resolve criteria-mode model for embed cache key, treat max_tokens0 override as unset\n- fix(provider): clamp negative max_retries and tolerate early curl timeouts\n- test: align fuzzy maxTokens tests with the 0-means-unset clamp\n- refactor: apply rector rules to upgrade wizard and timeout test\n- test: sort batch-map keys before asserting (no ORDER BY on IN() query)\n- feat: use model max output tokens and dimensions as call defaults\n- test: cover previously-untested classes (0% coverage batch)\n- fix(provider): apply api_timeout to requests and raise default to 120s\n- fix: enforce per-configuration daily limits in budget gate\n- fix(provider): send one request when max_retries is 0\n- test: second-pass strengthening  ReadRecordsTool test  81% covered MSI (batch 5) (397)\n- test: second-pass mutation strengthening  new ReadRecordsTool test (MSI batch 5)\n- test: strengthen assertions to raise mutation MSI, batch 4 (75%, past target) (396)\n- test: make the regex-mode pre-filter test actually discriminating\n- test: strengthen assertions to raise mutation MSI (batch 4)\n- test: strengthen assertions to raise mutation MSI, batch 3 (73% co\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',20000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.20/en-us','ter','',''),
(9304163,0,'nr_llm','0.21.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784287233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','c11e4851c66e22955b89593b0fc037bb','- chore(release): 0.21.0 (418)\n- docs(changelog): add missing compare links for 0.17.0-0.19.0\n- chore(release): 0.21.0\n- feat(evaluation): retrieval-quality evaluation via golden question sets (ADR-072) (413)\n- fix(evaluation): overfetch raw rankings so dedup fills all top-k ranks\n- feat(evaluation): retrieval-quality evaluation via golden question sets\n- feat(retrieval): public keyword-search facade over the site-search cascade (ADR-071) (412)\n- feat(retrieval): public keyword-search facade over the site-search cascade\n- feat(testing): first-party test doubles for tool-calling and embedding interfaces (ADR-073) (417)\n- fix(testing): make configured throwable one-shot as documented\n- fix(testing): add error code to LogicException per rector rule\n- feat(testing): first-party test doubles for tool-calling and embedding interfaces\n- feat(config): ConfigurationResolver::getActiveByIdentifier for user-less contexts (408)\n- docs(api): note inactive-case exception divergence between lookup paths\n- feat(config): add ConfigurationResolver::getActiveByIdentifier for user-less contexts\n- feat: seed dimensions metadata for well-known embedding models (409)\n- docs(developer): consumer recipes for endpoint protection and safe markdown rendering (410)\n- fix: keep adjacent text nodes separated in strip_tags excerpts (411)\n- fix(retrieval): default scheme-relative site base to https in Solr URL scoping (407)\n- fix: insert tag-boundary spaces only before non-inline elements\n- docs(developer): make recipe snippets copy-paste safe\n- fix(retrieval): drop document URLs with empty or unparseable hosts\n- fix: keep adjacent text nodes separated in strip_tags excerpts\n- docs(developer): add consumer recipes for endpoint protection and safe markdown rendering\n- feat: seed dimensions metadata for well-known embedding models\n- fix(retrieval): default scheme-relative site base to https in\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',21000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.21/en-us','ter','',''),
(9304164,0,'nr_llm','0.22.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784343378,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','a81184ab7115968a584d2f81395dbaa5','- docs(changelog): complete the 0.22.0 release notes (434)\n- docs(changelog): correct completion method family to ForConfiguration()\n- docs(changelog): record completion, budget, fakes and translation in 0.22.0\n- feat(translation): per-configuration translation entry point (428, 429, 430) (431)\n- refactor(translation): extract TranslationPromptBuilder, share translation preamble\n- chore(deps): bump torch from 2.12.1 to 2.13.0 in /Build/reranker in the pip group across 1 directory (432)\n- chore(deps): bump torch\n- feat(budget): pre-flight budget enforcement for specialized image/speech services (ADR-078) (425)\n- refactor(translation): extract empty-text constant, inline per-config option mapping\n- feat(budget): pre-flight budget enforcement for specialized services (ADR-078)\n- feat(translation): per-configuration translation entry point\n- feat(testing): first-party fakes for Completion, Vision and Budget services (ADR-079) (427)\n- feat(completion): named-configuration completion family (ADR-077) (423)\n- feat(testing): first-party fakes for Completion, Vision and Budget (ADR-079)\n- feat(completion): named-configuration completion family (ADR-077)\n- chore(release): 0.22.0 (426)\n- chore(release): 0.22.0\n- feat(rerank): neutral cross-encoder reranker protocol and sidecar (ADR-075) (420)\n- docs(adr): update ADR-075 public-service count after ADR-076 landed\n- fix(rerank): accept int-typed config and candidate ids\n- test(rerank): capture request url and method in the factory test recorder\n- chore(rerank): resolve SonarCloud findings on sidecar and tests\n- fix(rerank): make the non-200 branch authoritative via http_errorsfalse\n- feat(rerank): neutral cross-encoder reranker protocol and sidecar (ADR-075)\n- feat(document): document analysis via native PDF ingestion with rasterize fallback (ADR-076) (421)\n- fix(document): harden poppler subprocess and temp-stub hand\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',22000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.22/en-us','ter','',''),
(9304165,0,'nr_llm','0.23.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784546498,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','b3c0778ab1e0554927a7d9263bf777fd','- chore(release): 0.23.0 (472)\n- chore(release): 0.23.0\n- feat(tool): extract ToolLoopServiceInterface for injectable/testable tool loop (471)\n- fix(tool): keep UsageTracker public, add resume() to the interface\n- feat(tool): extract ToolLoopServiceInterface so consumers can inject the loop\n- feat(landingpage): governance & security page, GEO/LLM & SEO enrichment, dev-example fixes (470)\n- fix(landingpage): address review feedback on the security page\n- feat(landingpage): governance page, GEO/LLM enrichment, SEO schema, dev examples\n- fix(landingpage): add ADR-089/090 metadata and group assignment\n- docs: record single-extension-until-1.0 decision (ADR-090) and split seams (468)\n- security: close remaining tool egress follow-ups (probe_url baseVariants, var/log tokens, site-config DSN) (469)\n- docs: record single-extension-until-1.0 decision (ADR-090) and split seams\n- fix: null-guard the site-config key normalization\n- security: close remaining tool egress follow-ups (probe_url baseVariants, var/log tokens, site-config DSN)\n- fix(deps): update dependency netresearch/nr-vault to 0.10.1  0.11.0 (435)\n- security: close tool secret-egress denylist gaps (vault table, FAL config, legacy config file, encryptionKey, DSN) (467)\n- security: extend line  field secret patterns for camelCase credential keys\n- security: close tool secret-egress denylist gaps (vault table, FAL config, legacy config file, encryptionKey, DSN)\n- fix(deps): update dependency netresearch/nr-vault to 0.10.1  0.11.0\n- fix(tool): enforce backend language access in read tools (466)\n- fix(tool): enforce file-mount boundaries in FAL tools (464)\n- fix(tool): drop forbidden-language rows in read_records without a filter\n- fix(tool): bound FAL mount-scan window and restore evaluatePermissions\n- security: close the streaming-redaction 50KB overflow leak (bounded sliding window) (465)\n- securit\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',23000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.23/en-us','ter','',''),
(9304166,0,'nr_llm','0.23.1',390,5,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784700706,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','6ccae83a0ce1babb4a2e6f9550118142','- chore: release v0.23.1 (489)\n- feat(agent): worker heartbeat, stale-run reaper, retry and dead-letter (ADR-104) (491)\n- feat(agent): worker heartbeat, stale-run reaper, retry and dead-letter (ADR-104)\n- chore: sync composer  guides version to 0.23.1\n- chore: release v0.23.1\n- feat(icons): v14 3-color icon family  backend dark-mode fixes (488)\n- fix(darkmode): make Playground, SetupWizard and Analytics scheme-aware\n- feat(icons): unify icon set to TYPO3 v14 3-color style with v13 legacy variants\n- feat(agent): stop a cancelled run cooperatively at the next step boundary (487)\n- feat(agent): stop a cancelled run cooperatively at the next step boundary\n- fix(tests): restore PHPUnit 13 compatibility for three stub expectations\n- feat(agent): queued agent runs over the TYPO3 message bus (486)\n- refactor(agent): report a gone configuration as its typed exception in rehydration\n- feat(agent): queued agent runs over the TYPO3 message bus\n- feat(agent): extract AgentRuntime as the public agent-run service (485)\n- fix(agent): page events in SQL and guard the outcome mapping\n- feat(agent): extract AgentRuntime as the public agent-run service\n- feat(specialized): record usage through tagged pipeline extractors (484)\n- feat(specialized): record usage through tagged pipeline extractors\n- feat(specialized): fail closed on a provider dispatch outside runLifecycle (483)\n- feat(specialized): fail closed on a provider dispatch outside runLifecycle\n- fix: count one usage request per translation (473) (482)\n- fix: count standalone LlmTranslator language detection as a request\n- fix: count one usage request per translation (473)\n- feat(specialized): screen specialized prompts through the input guardrails (481)\n- fix(guardrail): fail closed on a contentless REDACT and screen before budget\n- feat(specialized): screen specialized prompts through the input guardrails\n- feat(spe\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',23001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.23/en-us','ter','','');
INSERT INTO `tx_extensionmanager_domain_model_extension` VALUES
(9304167,0,'nr_llm','0.24.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784875725,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','cec7a3efd09dae1ca56f0eef6fdfea48','- chore(deps): update dependency sentence-transformers to v5.6.1 (509)\n- fix(deps): update dependency netresearch/nr-vault to 0.10.1  0.11.0  0.12.0 (511)\n- docs(adr): central tooling authority  nr_llm owns builtin  MCP tools (497)\n- docs(adr): central tooling authority  nr_llm owns builtin  MCP tools\n- chore(release): 0.24.0 (518)\n- chore(release): 0.24.0\n- refactor(agent): encrypt agent state via nr-vault EncryptionService (P0 4 follow-up) (517)\n- refactor(agent): encrypt agent state via nr-vault EncryptionService, not hand-rolled crypto (P0 4 follow-up)\n- feat(tool)!: enforce tool data-class gate by default for new installs (P0 3, slice 3b) (516)\n- feat(tool)!: enforce tool data-class gate by default for new installs (P0 3, slice 3b)\n- feat(agent): encrypt queued and suspended agent-run state at rest (P0 4) (515)\n- feat(agent): encrypt queued and suspended agent-run state at rest (P0 4)\n- fix(tool)!: fail-closed tool data-class enforcement switch (P0 3, slice 3a) (514)\n- fix(tool)!: fail-closed tool data-class enforcement switch (P0 3, slice 3a)\n- feat(agent): queue delivery idempotency  tool effects  in-flight write fence (P0 2) (513)\n- feat(agent): fence an in-flight write so a reaped run is not retried (P0 2, slice 2c)\n- feat(agent)!: classify tool side effects and fail-close a writes audit (P0 2, slice 2a)\n- feat(agent)!: gate service accounts by declared scopes, fail-closed (P0 1, slice 1d) (512)\n- feat(agent)!: gate service accounts by declared scopes, fail-closed (P0 1, slice 1d)\n- fix(deps): update dependency netresearch/nr-vault to 0.10.1  0.11.0  0.12.0\n- refactor(agent)!: require an actor for run approve/submitInput/cancel/status/events (P0 1, slice 1c) (510)\n- refactor(agent)!: require an actor for run approve/submitInput/cancel/status/events (P0 1, slice 1c)\n- chore(deps): update dependency sentence-transf\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',24000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.24/en-us','ter','',''),
(9304168,0,'nr_llm','0.25.0',390,4,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1784886959,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','939b3ca89fd98cd2bb0550e0068c7819','- chore: release v0.25.0 (522)\n- docs(agents): document tag-driven TER publish  Renovate auto-merge gap (519)\n- chore: release v0.25.0\n- feat(dashboard): agentic, telemetry & governance widgets ( governance_event audit table) (521)\n- feat(governance): persist governance/tool decisions and add governance widgets\n- feat(dashboard): agentic and telemetry dashboard widgets on existing data\n- docs(agents): document tag-driven TER publish  Renovate auto-merge gap\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',25000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.25/en-us','ter','',''),
(9304169,0,'nr_llm','0.25.1',390,6,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1785183663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','e9d7711f64bdedebac1bdff1d5cbc933','- chore: release v0.25.1 (544)\n- chore: release v0.25.1\n- test(architecture): enforce the ADR-090 horizontal module seams (541)\n- test(architecture): make the seam rules match what the prose claims\n- refactor(architecture): name the ADR-090 package namespaces as constants\n- test(architecture): enforce the ADR-090 horizontal module seams\n- docs(contributing): state the changelog and ADR expectations (542)\n- fix(privacy): declare the governance retention override in ext_conf_template (543)\n- docs(contributing): register new ADRs in the index, and state what composer ci covers\n- fix(config): stop semicolons in labels truncating the operators description\n- docs(contributing): state the changelog and ADR expectations\n- fix(privacy): declare the governance retention override in ext_conf_template\n- fix(tests): re-narrow $GLOBALS[TCA] for PHPStan 2.2.6 (526)\n- fix(tests): re-narrow $GLOBALS[TCA] for PHPStan 2.2.6\n- fix(translation): detect source language via the passed configuration (520) (524)\n- fix(translation): detect source language via the passed configuration (520)\n- docs(changelog): add 0.25.0 entry (523)\n- docs(changelog): add 0.25.0 entry\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',25001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.25/en-us','ter','',''),
(9304170,0,'nr_llm','0.26.0',390,3,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1786060000,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','c43b7a4b4c83b68b00250d6d829e86d9','Added:\n\n An editor-facing AI Tasks backend module in the Web area (ADR-131). Editors with the module permission AND the Execute AI tasks grant run prepared tasks (minus table-input tasks, whose record picker stays admin-only) through a slim surface without any management affordances; the approvals inbox is shared with the admin module and scopes visibility by actor  admins and Approve suspended AI runs holders see every run, everyone else only their own. Both ADR-130 grants are observable for the first time. The runs infobox now states the actual visibility rule instead of claiming to be admin-only.\n Capability grants for backend users (ADR-130). Two grants, assigned per backend group through TYPO3s own permission mechanism (be_groups access lists): Execute AI tasks opens the two task-execution AJAX endpoints to non-admins (bounded by the per-user budget), Approve suspended AI runs lets a granted user decide other users suspended runs. Nothing changes for anyone until a grant is ticked; admins hold every grant implicitly. Grants live on AiActorContext  the door ADR-117 left open  and backendUser() gained an optional $grants parameter (additive; recorded in the API snapshot). The task modules management surface and a non-admin editing module are the committed follow-up milestone.\n Task execution enforces the executing users budget (audit REC 4, closing the hook documented in TaskExecutionService since slice 13c). The controller passes the backend users uid; the BudgetMiddleware pre-flights the per-user cap before the provider is paid and the recorded usage is attributed to that user. A denial surfaces as its own localized message instead of the generic failure text. Note: the task module is admin-only, so this can now block an administrator whose personal budget is exhausted  conf\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',26000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.26/en-us','ter','',''),
(9304171,0,'nr_llm','0.27.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1786316776,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','5e5bb4f6d0716c4ea38c3e5dacb38b86','Added:\n\n A read-only Governance tab on the LLM Overview showing the effective value of the four governance keys that carry a decision  privacy.level, privacy.retentionDays, tools.dataClassEnforcement and skills.minTrustLevel  together with the FQCN of the resolver each value came from (ADR-140). Every value is read through the same resolver the runtime uses, so the view cannot drift from behaviour: a mistyped tools.dataClassEnforcement reads as enforce because that is what the gate applies. A resolver that cannot be asked yields \"unknown\", never a substituted default. There is deliberately no apply path and no provenance column  the Install Tool stays the place where instance-wide keys are set; ADR-140 records why. Two rows carry more than a value: tools.dataClassEnforcement  observe is annotated as applying to built-in tools only, because the gate enforces the trust-zone ceiling for every MCP tool regardless (ADR-115), and each privacy.retention.category override that deviates from privacy.retentionDays gets its own row  the overrides left at the shipped 0 resolve to the global window and stay out.\n\nChanged:\n\n ToolCallPolicy::enforcing() moved verbatim into the new ServiceToolDataClassEnforcementResolver, which the tool gate and the governance readout both ask. ToolCallPolicy no longer takes an optional ExtensionConfiguration and instead requires the resolver; behaviour is unchanged, including the fail-closed matrix of ADR-113.\n SkillComposerFactory::minTrustLevel() is public so the readout can show the level the composer is actually built with.\n set_file_alternative_text  the second writing tool (ADR-135). It sets the alternative text (sys_file_metadata.alternative) of exactly ONE managed file, identified by its sys_file uid, through the DataHandler, as th\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',27000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.27/en-us','ter','',''),
(9304172,0,'nr_llm','0.28.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1786373127,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','cb0cb82e86e527df56d9d1a00055c59a','Four user-facing changes, three of them found by looking at the demo instance rather than at the code: a backend module that told an administrator nothing he could act on, a page that never said what its button would do, and a card that drew a broken-image placeholder.\n\nAdded:\n\n The task execute form says what it is for before it asks for input. It states that the output is shown and stored nowhere  TaskExecutionService writes to no repository  and, more importantly, that the run is a real billed request counted against the budget, which nothing on the screen had said. It also names what the task expects and returns, taking the input wording from requiresManualInput() so it describes the field that is actually rendered.\n\n Tests/Unit/AdrLifecycleTest.php fails when a record uses an unknown status word, when a status names another record without the matching lifecycle field, when a cross-reference in a lifecycle field or a status line points at a record that does not exist, or when only one end of an ADR-to-ADR amend/supersede pair is written. Field values are read across RST continuation lines, so a wrapped field cannot hide a reference.\n Tests/Unit/ProductFactsConsistencyTest.php derives the tool count, group count and read/write split from Classes/Service/Tool/Builtin/ and fails when the README, the administration guide or the landing-page data contradict it, or advertise a version other than ext_emconf.phps.\n Tests/Unit/BaselineConsistencyTest.php fails when BASELINE.md names a TYPO3 matrix ci.yml does not run, or calls the MSI target a minimum while the mutation job is gated on the weekly schedule.\n Tests/Unit/AgentDocsCountConventionTest.php rejects a reintroduced file count in any AGENTS.md  both number file-noun and the noun (number) form the removed Controller/Backend/ row used\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',28000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.28/en-us','ter','',''),
(9304173,0,'nr_llm','0.29.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1786526692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','f8075ffbfd7278d0b567c9c188d6a757','Added:\n\n One contract every provider adapter answers to (ADR-160). AbstractAdapterContractTestCase fixes the identifier, the capability declaration, error normalisation per exception type, refusing to send without a credential, timeout behaviour, usage reporting and  where declared  the tool-call and structured-output request shapes, for all seven adapters. A capability an adapter does not have is skipped by name, so a reader of the run can tell \"cannot\" from \"not tested\". Three deviation hooks (expectedServerErrorException(), retriesTransportFailures(), requiresApiKey()) carry the differences that are real  the first two because OpenRouterProvider sends through its own request path, the third because a local Ollama authenticates nothing; overriding one is where that deviation is now written down. The suite lives in the unit testsuite deliberately  no CI job runs the integration one.\n\n Capability provenance on tx_nrllm_model (ADR-160). Three columns  capabilities_discovered, capabilities_confirmed_at, capabilities_source  record what the last provider discovery reported, when, and whether the capability tokens came from the providers own response or from the bundled static catalog. Per-capability attribution is derived by comparing the declared set against the discovered one, so a capability only an operator ticked is attributed to the operator and a record written before provenance reads back as unconfirmed. The model backend module renders it: a warning badge and a tooltip naming the source for anything the provider never confirmed, a \"last confirmed\" line per row, and a \"Confirm capabilities\" row action that runs discovery and records the answer. CapabilitySource::Catalog is kept distinct from Discovery  a substituted catalog is an assumption, not a confirmation  and\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',29000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.29/en-us','ter','',''),
(9304174,0,'nr_llm','0.29.1',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1786605736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','cc15075322cd1618b4cb1043213277d0','Fixed:\n\n An input-resume could execute a write nobody approved (752). The approval scan suspends only for a tool the gate actually OFFERS  correct while the turn is synchronous, because invoke() refuses an unoffered call a moment later for the same reason. The input suspend broke that pairing: the offered set is recomputed from the live configuration at resume, so a write tool enabled while the run waited for the human became offered and ran without ever passing an approval. resumeWithInput() now refuses an approval-bound pending call outright; the model re-requests in a fresh turn, which suspends for a real approval.\n\nReaching it needed the model to name a tool it was not offered  the prose-steering case the approval scan is written for  and an operator toggling that tool on mid-run. Unreachable on the approval-resume path, which carries an approval by construction.\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',29001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.29/en-us','ter','',''),
(9304175,0,'nr_llm','0.30.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1787089681,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','fac21002ab1be184fd6c0b9623174975','Added:\n Telemetry rows can name their caller (816, ADR-177). A downstream consumer tags its calls with -withCallerSource(my_extension, operation) on any options object; the identity is persisted on the telemetry row as source_extension / source_operation and never sent to the provider. Unannotated calls keep writing , so existing rows and consumers are untouched. Driving consumer: the nr-llm-compat bridge layer.\n A self-approved run says so (785). An approval granted by the backend user who started the run is now labelled as such  on the run timeline, and in the Recent runs table of the Agent Runs inbox, which gains an Approval column. An approval granted by anybody else is labelled too, so the two are told apart at a glance instead of by comparing two uid numbers.\n\nDerived at read time from values that were already stored, so it is right for runs recorded before this change. The readout compares the two uids in one place, DomainEnumApprovalAttribution, and both surfaces render its answer; ADR-172s four-eyes gate keeps its own, stricter comparison in AiActorContext::isInitiatorOf().\n\nGranted approvals only: a denial carries no label, because ADR-172 lets an initiator deny their own run on purpose. Nothing reads self unless both uids are present and equal, and the two ways one can be missing are two labels rather than one: a run started by a service account and released by a backend user reads Approved, but the record does not say who started the run, while an approval whose decider was not recorded reads Approved, but the record does not say by whom. An empty cell is not the opposite of any of that  it means the run passed no fence, was denied, or its approvals could not be loaded or decoded.\n\nThis is a readout and refuses nothing. Whether self-approval is allowed remains the require_second_approver switch (\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',30000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.30/en-us','ter','',''),
(9304176,0,'nr_llm','0.31.1',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1787241573,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','707979fb9becccc0569dff028e59eb1e','Changed:\n The MCP client talks to the public Streamable-HTTP servers (ADR-181). It now offers both media types the transport requires (Accept: application/json, text/event-stream)  the reference servers answered the JSON-only header with 406  and reads an answer a server frames as text/event-stream exactly like a plain JSON one: the single JSON-RPC response is unwrapped, server notifications on the same stream are passed over, a stream with no response is a malformed answer. Nothing else changes: no stream is held open or resumed, no server-initiated request is answered, stdio stays out of scope. Measured against mcp.deepwiki.com, mcp.context7.com and learn.microsoft.com/api/mcp before the change: 406 each.\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',31001,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.31/en-us','ter','',''),
(9304177,0,'nr_llm','0.31.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1787241574,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','1474e654eb8cc06002f7d4ff2b0fb0f0','Added:\n create_page_draft  the sixth writing tool, and the first that creates a page (ADR-180). It creates ONE standard page under a parent page, always hidden, always in the default language, with title, navigation title and position as the whole field set; the URL segment comes from the DataHandler. Like every writer it ships disabled in the editing group, pauses for a human approval with a preview of the page it would create, writes through the DataHandler under the acting users new page permission, and reads the row back  a page that came out visible (an installation with TCAdefaults.pages.hidden  0) is deleted again rather than reported as a success. It creates the page and nothing on it: \"a page with an introduction\" is this tool followed by create_content_element_draft, two approvals each showing one record  ADR-146s one-record rule holds, and ADR-180 says why.\n\n Analytics answers \"which extension spent what\" (ADR-178). The usage table carries the callers extension key next to the money, so the Analytics module gains a By extension chart and a per-extension table with cost, requests and tokens. Calls that name no caller  wizard tasks, scheduler runs, anything unannotated  are listed as Unattributed. UsageTrackerServiceInterface::trackUsage() grows one optional trailing $sourceExtension parameter (additive); rows written before this change stay unattributed.\n\n Agent-harness verification. docs/ARCHITECTURE.md (component map  phpat dependency-rule summary), docs/exec-plans/ scaffold, Build/Scripts/verify-harness.sh, and a harness-verify.yml workflow  a thin caller of the shared script-check reusable  that fails CI on an AGENTS.md line-budget or dead-reference regression.\n\n A caller can choose the correlation id its call is traced under, through ChatOptions::withCorr\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',31000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.31/en-us','ter','',''),
(9304178,0,'nr_llm','0.32.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1787292952,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','8c2708b2d5dca55d08be58a0019315fd','Fixed:\n\n vision() and embed() use the default configuration when no provider is pinned, as chat() has since ADR-034. Handing them no provider used to throw \"No provider specified and no default provider configured\" on an installation that has a perfectly good default  which is what the feature services invite, since model selection is nr-llms job. The resolved configuration drives the call (its model reaches the provider) and shows up in telemetry as itself rather than as an ad-hoc entry; a provider or model the caller named wins, and with no default configuration the call still refuses rather than picking one (851).\n\nChanged:\n\n An MCP tool whose schema uses a union now imports. anyOf, oneOf, allOf and not are carried to the provider verbatim instead of causing the whole tool to be skipped. The rule they were caught by protects against dropping a constraint  which would let a model produce arguments the server rejects  and carrying one unchanged does not do that. References ($ref, $defs) and the draft-2019/2020 applicators (if/then/else, dependentRequired, unevaluatedProperties, ) stay refused: the first would arrive dangling because the definition block is not carried, the second have no dependable provider support. Concretely, DeepWikis ask_question imports now (848).\n An MCP tool that is skipped on import now says why. The report used to state that a tool had \"no usable parameter schema\", which is true and unactionable: an operator could not tell a malformed schema from an oversized one from a well-formed one this import deliberately does not carry. It now names the reason  for the common case, the keyword (anyOf, $ref, ) whose removal would widen what the tool accepts. The rejections themselves are unchanged.\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',32000,0,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.32/en-us','ter','',''),
(9304179,0,'nr_llm','0.33.0',390,2,'LLM  Shared AI Foundation for TYPO3','Shared AI foundation for TYPO3. Configure LLM providers once  every AI extension uses them. Supports OpenAI, Anthropic, Google Gemini, Ollama, and more. Includes services for chat, translation, vision, and embeddings with encrypted API keys and full admin control. - by Netresearch',1,0,5,1787325546,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Netresearch DTT GmbH','','netresearch','7ae8847e06e13485c9f6584329d72e9d','Added:\n\n attach_file_to_content_element references an existing file from a content element  the seventh purpose-built writer and the first that creates a sys_file_reference. It appends one existing sys_file to a content elements image, assets or media field through the DataHandler as the acting backend user, in the live workspace and the default language. It never uploads, moves or renames anything: the file must already lie in a permitted storage inside the acting users file mounts, and the element must sit on a page that user may edit  either failure is refused in the same words as an element that does not exist. The files extension must be one the chosen field accepts, and the field is only inferred when the elements type offers exactly one candidate. Ships disabled, in the editing group, and pauses for approval on every call like every other writer (834).\n\n nrllm:mcp:import imports an MCP catalogue from the CLI, so a seeded server gets its tools on deploy instead of waiting for somebody to press Import catalogue in the module. Takes a server identifier, or --all for every enabled server; prints imported, skipped and orphaned counts per server plus the reason for each skipped tool, and exits non-zero when a server refused. It is the modules button rather than a second path  the same refusals, the same guard rails and the same reconciliation, so a second run against an unchanged catalogue writes nothing. With --all a refusing server does not stop the others, and an installation with no enabled server is not a failure (836).\n\nFixed:\n\n A merge conflict marker shipped in the ADR index. Documentation/Adr/Index.rst ended on  c6503022  a hand-resolved merge kept both sides and left the diff3 base marker behind as the files last line, so the toctree carried a stray entry through v0.32.0. Nothing failed: th\n\nFor details see https://github.com/netresearch/t3x-nr-llm/releases','Netresearch DTT GmbH',33000,1,0,'https://docs.typo3.org/p/netresearch/nr-llm/0.33/en-us','ter','',''),
(9304180,0,'maagitchatgpt','14.0.2',63,9,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768384867,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','ae6f56f29fdedab2dfcfa2e7f0fc3164','Updated extension to 14.0.2','maagIT',14000002,0,0,'','ter','',''),
(9304181,0,'maagitchatgpt','14.1.0',63,7,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1768988922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','a2db0964b2c5c381c826b7813eaf6726','Updated extension to 14.1.0','maagIT',14001000,0,0,'','ter','',''),
(9304182,0,'maagitchatgpt','14.1.1',63,6,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1771664762,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.1.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','c52f2ff99f114ea236be7016c45e3bdf','Updated extension to 14.1.1','maagIT',14001001,0,0,'','ter','',''),
(9304183,0,'maagitchatgpt','14.2.0',63,7,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1775120237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','177ca166bea5129daf4ac027aec7ad07','Updated extension to 14.2.0','maagIT',14002000,0,0,'','ter','',''),
(9304184,0,'maagitchatgpt','14.3.0',63,6,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1776871254,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','0fbfdaf88e5a0c14f41999909225bc95','Updated extension to 14.3.0','maagIT',14003000,0,0,'','ter','',''),
(9304185,0,'maagitchatgpt','14.3.1',63,4,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1778671464,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.1-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','58ee7e509930eefeb1a26c06f8d804d4','Updated extension to 14.3.1','maagIT',14003001,0,0,'','ter','',''),
(9304186,0,'maagitchatgpt','14.3.2',63,7,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1779859710,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.2-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','86be9026842f9eb13324a851b002ddcc','Updated extension to 14.3.2','maagIT',14003002,0,0,'','ter','',''),
(9304187,0,'maagitchatgpt','14.3.3',63,6,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781098563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.3-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','24a701e16c1e4b68c43b57682a83f366','Updated extension to 14.3.3','maagIT',14003003,0,0,'','ter','',''),
(9304188,0,'maagitchatgpt','14.3.4',63,5,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1781681836,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.4-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','fcdced19f703f6c74e976ff47b502a8a','Updated extension to 14.3.4','maagIT',14003004,0,0,'','ter','',''),
(9304189,0,'maagitchatgpt','14.3.5',63,4,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1784114490,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.5-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','e75399371dd56ba69b695e22c2c0af0a','Updated extension to 14.3.5','maagIT',14003005,0,0,'','ter','',''),
(9304190,0,'maagitchatgpt','14.3.6',63,2,'MaagIT ChatGPT','Chatbot using chatgpt based on Extbase & Fluid and using latest technologies provided by TYPO3 CMS.',2,0,3,1786536980,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.6-14.99.99\";}}','Urs Maag','info@maagit.ch','info@maagit.ch','178c16d9724d33a509c70d1759561ab5','Updated extension to 14.3.6','maagIT',14003006,1,0,'','ter','',''),
(9304191,0,'fourallportal_typo3_connector','1.0.0',17,8,'4Allportal Rest-Api extension','4Allportal extension for EXT:nnrestapi',2,0,4,1768558804,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:9:\"nnhelpers\";s:15:\"13.0.0-13.99.99\";s:9:\"nnrestapi\";s:15:\"13.0.0-13.99.99\";}}','4allportal.com','','fourallportal','4c7febb944438826ee4dd3edb9524fd7','4ALLPORTAL Extensions based on nnrestapi to sync Files from any 4ALLPORTAL installation with TYPO3. \r\n\r\nCompatible with TYPO3 v13 and nnrestapi v13','',1000000,0,0,'','ter','',''),
(9304192,0,'fourallportal_typo3_connector','1.0.1',17,9,'Rest-Api extension [obsolete]','obsolete Rest-Api extension',5,0,4,1768823189,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";s:9:\"nnrestapi\";s:14:\"13.0.0-13.9.99\";}}','','','fourallportal','09cc04b58c4c37c71d87ef48aa7cb5d0','update','',1000001,1,0,'','ter','',''),
(9304193,0,'bridge2cleverreach','0.1.0',11,11,'Bridge to cleverreach','Api bridge to cleverreach',2,0,3,1768729656,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','06e1169741230d7c34c37a40a4eba283','Version 0.1.0','',1000,1,0,'https://github.com/rozumbunch/TYPO3-bridge2cleverreach/blob/main/README.md','ter','',''),
(9304194,0,'fourallportal_typo3_extension','1.0.0',51,15,'4ALLPORTAL Rest-Api extension','4ALLPORTAL Rest-Api extension for nnrestapi',2,0,4,1768820064,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";s:9:\"nnrestapi\";s:14:\"13.0.0-13.9.99\";}}','4allportal.com','','fourallportal','8f9adb6858480a27e2fd28cd6ace74c2','Initial release of the extension, providing full compatibility with TYPO3 v13 LTS.','4ALLPORTAL GmbH',1000000,0,0,'https://docs.4allportal.com/4allportal-typo3-connector/latest/','ter','',''),
(9304195,0,'fourallportal_typo3_extension','1.0.1',51,17,'4ALLPORTAL extension','This TYPO3 extension enables the 4allportal-typo3-connector to send files from 4ALLPORTAL to TYPO3.',2,0,4,1768840223,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";s:9:\"nnrestapi\";s:14:\"13.0.0-13.9.99\";}}','4allportal.com','','fourallportal','c6df206995e9b1fe0d830b4257b13456','Update summary and description for the TYPO3 Extension Repository','4ALLPORTAL GmbH',1000001,0,0,'https://docs.4allportal.com/4allportal-typo3-connector/latest/','ter','',''),
(9304196,0,'fourallportal_typo3_extension','1.0.2',51,11,'4ALLPORTAL extension','This TYPO3 extension enables the 4allportal-typo3-connector to send files from 4ALLPORTAL to TYPO3.',2,0,4,1779955214,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.0.0-13.9.99\";s:9:\"nnhelpers\";s:14:\"13.0.0-13.9.99\";s:9:\"nnrestapi\";s:14:\"13.0.0-13.9.99\";}}','4allportal.com','','fourallportal','adb5fa5b93cbbb29c0f8c2c31b5ede3f',' Whats Changed\r\n\r\n Update dependencies to resolve vulnerabilities:\r\n chore(deps): bump symfony/process from 7.4.3 to 7.4.11 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/1\r\n chore(deps): bump symfony/routing from 7.4.3 to 7.4.13 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/2\r\n chore(deps): bump symfony/cache from 8.0.3 to 8.0.13 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/3\r\n chore(deps): bump symfony/mime from 7.4.0 to 7.4.13 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/4\r\n chore(deps): bump symfony/mailer from 7.4.3 to 7.4.12 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/5\r\n chore(deps): bump symfony/yaml from 7.4.1 to 7.4.13 by @dependabot[bot] in https://github.com/4ALLPORTAL/4allportal-typo3-extension/pull/6\r\n\r\nFull Changelog: https://github.com/4ALLPORTAL/4allportal-typo3-extension/compare/v1.0.1...v1.0.2','4ALLPORTAL GmbH',1000002,0,0,'https://docs.4allportal.com/4allportal-typo3-connector/latest/','ter','',''),
(9304197,0,'fourallportal_typo3_extension','2.0.0',51,5,'4ALLPORTAL extension','This TYPO3 extension enables the 4allportal-typo3-connector to send files from 4ALLPORTAL to TYPO3.',2,0,4,1784194073,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','4allportal.com','','fourallportal','b739758833212c07b8390ad5d9d989f7','This Version replaces the existing nng/nnrestapi-based REST layer with a custom lightweight PSR-15 middleware.\r\n\r\nThe existing file API endpoints remain unchanged in terms of path, HTTP method, behavior, and response format. This change only affects the internal transport and routing layer, making the extension compatible with TYPO3 14 without depending on nng/nnrestapi','4ALLPORTAL GmbH',2000000,0,0,'https://docs.4allportal.com/4allportal-typo3-connector/latest/','ter','',''),
(9304198,0,'fourallportal_typo3_extension','2.0.1',51,3,'4ALLPORTAL extension','This TYPO3 extension enables the 4allportal-typo3-connector to send files from 4ALLPORTAL to TYPO3.',2,0,4,1786447438,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','4allportal.com','','fourallportal','cdb122aefa62267f43785d7081594631','Security and maintenance release. \r\n\r\nUpdates guzzlehttp/guzzle to 7.15.2 (fixes CVE-2026-69246, CVE-2026-69245, CVE-2026-67353, CVE-2026-67354, CVE-2026-67355) and guzzlehttp/psr7 to 2.13.0. \r\nNo functional or API changes, drop-in replacement for 2.0.0.','4ALLPORTAL GmbH',2000001,1,0,'https://docs.4allportal.com/4allportal-typo3-connector/latest/','ter','',''),
(9304199,0,'easyshop','1.5.0',34,17,'Easyshop','TYPO3 Extension to create a simple shop with paypal express checkout only.',2,0,3,1768988166,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','ea5d83db4c7fdfc2b3e17f3234a08171','https://github.com/wacon-internet-gmbh/easyshop/releases/tag/1.5.0','WACON Internet GmbH',1005000,0,0,'https://github.com/wacon-internet-gmbh/easyshop/blob/main/README.md','ter','',''),
(9304200,0,'easyshop','1.5.1',34,17,'Easyshop','TYPO3 Extension to create a simple shop with paypal express checkout only.',2,0,3,1772434715,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','52fadab31c6e48161407f466e9b01a5f','- [SECURITY] Update swiper due security fix','WACON Internet GmbH',1005001,1,0,'https://github.com/wacon-internet-gmbh/easyshop/blob/main/README.md','ter','',''),
(9304201,0,'at_instagram','1.0.0',21,19,'[AASHRO] At Instagram','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format.',2,0,3,1768992002,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','Team Aashro','info@aashro.com','rmilan1992','342c0a9bcf93986e1fa7e1bdf65cd359','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format.','Aashro Tech',1000000,0,0,'https://www.aashro.com/product/extensions/at-instagram','ter','',''),
(9304202,0,'at_instagram','2.0.0',21,2,'[AASHRO] At Instagram','The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format.',2,0,3,1786612027,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Team Aashro','info@aashro.com','rmilan1992','ca956fed25aa9130c26e808868deeda6','Maintenance Release with TYPO3 v14 Support','Aashro Tech',2000000,1,0,'https://www.aashro.com/product/extensions/at-instagram','ter','',''),
(9304203,0,'dummy_extension','0.0.2',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769001365,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','a9ecd41dd2bb4a534e68df15fd22156d','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.2','web-vision GmbH',2,0,0,'','ter','',''),
(9304204,0,'dummy_extension','0.0.4',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769001873,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','7bc5460cf90e1281e0b540d4159fa4a4','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.4','web-vision GmbH',4,0,0,'','ter','',''),
(9304205,0,'dummy_extension','0.0.5',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769002265,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','dfc060c554fedc9f32bbc5ca2eb9b9e7','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.5','web-vision GmbH',5,0,0,'','ter','',''),
(9304206,0,'dummy_extension','0.0.6',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769002809,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','4775a4539f4e0250d9ba58a74a435ff1','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.6','web-vision GmbH',6,0,0,'','ter','',''),
(9304207,0,'dummy_extension','0.0.7',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769003025,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','7597028f98d9ec6c69c3ba6535070f16','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.7','web-vision GmbH',7,0,0,'','ter','',''),
(9304208,0,'dummy_extension','0.0.8',52,7,'Dummy Extension - TER Upload Test','',2,0,4,1769004038,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','701bee12b7beffcef5c6ba029fda8424','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.8','web-vision GmbH',8,0,0,'','ter','',''),
(9304209,0,'dummy_extension','0.0.9',52,6,'Dummy Extension - TER Upload Test','',2,0,4,1769004383,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','9144f69467ccaca5894780242918c243','realease 0.0.9 - testing manual upload of zip containing vendor folder in extension root','web-vision GmbH',9,0,0,'','ter','',''),
(9304210,0,'dummy_extension','0.0.10',52,9,'Dummy Extension - TER Upload Test','',2,0,4,1769004928,'a:2:{s:7:\"depends\";a:6:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"backend\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:14:\"12.4.0-13.4.99\";s:5:\"fluid\";s:14:\"12.4.0-13.4.99\";s:5:\"setup\";s:14:\"12.4.0-13.4.99\";}s:9:\"conflicts\";a:3:{s:12:\"ai_translate\";s:1:\"*\";s:8:\"dd_deepl\";s:1:\"*\";s:14:\"deepltranslate\";s:1:\"*\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','cdbacab1cd440646a562b0f8484eaebb','https://github.com/sbuerk/ter-upload-test/releases/tag/0.0.10','web-vision GmbH',10,1,0,'','ter','',''),
(9304211,0,'adminpanel_restrictions','1.0.0',18,18,'Admin Panel Restrictions','Restrict Admin Panel options per user group via TSconfig',2,0,1,1769084472,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:10:\"adminpanel\";s:14:\"12.4.0-12.4.99\";}}','ithilgers','','ithilgers','44f11eca34fea9193aaacdd861e131cc','Initial release. Restrict TYPO3 Admin Panel preview options per user/group via TSconfig. Supports hiding: Fluid Debug, Hidden Pages, Hidden Records, Scheduled Records, Simulate Date, Simulate User Group.','',1000000,1,0,'https://github.com/ithilgers/adminpanel-restrictions/blob/main/README.md','ter','',''),
(9304212,0,'bbtheme','1.0.0',13,13,'Bkindler Backend Theme','Quick workaround backend theme to bring back a clearer left menu / module menu',2,0,0,1769188016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Björn Kindler','info@kindler-dev.de','abandoned_extensions','ec234a8e05b5d5e6cad0d0e0180594bf','Quick workaround to bring back a clearer left menu / module menu to the Typo3 14 backend.','',1000000,1,0,'https://github.com/bkindler/bbtheme/blob/main/README.md','ter','',''),
(9304213,0,'phlabc','1.0.0',63,14,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1769458089,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:7:\"felogin\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.4.0-13.99.99\";s:8:\"frontend\";s:15:\"13.0.0-13.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','ae98b8d7e28bc059c916c9bd3a8510bc','release 1.0.0','Pharmaline',1000000,0,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304214,0,'phlabc','1.0.1',63,18,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1769460961,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:7:\"felogin\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.4.0-13.99.99\";s:8:\"frontend\";s:15:\"13.0.0-13.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','114e0eb59266412e336446cce98ca5b9','Release 1.0.1','Pharmaline',1000001,0,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304215,0,'phlabc','1.1.0',63,10,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1776784049,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:7:\"felogin\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.4.0-13.99.99\";s:8:\"frontend\";s:15:\"13.0.0-13.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','8ce4a05e830ce211eccf7731d20c10cd','[FEATURE][TASK] Introduce lazy attributes and restrict PermissionVoter\n\nThis update introduces lazy attribute support and refines the\npermission handling within the phlabc extension for TYPO3 v13.\n\nLazy Attributes for Object Properties:\n- Implement support to defer initialization of expensive properties\n  until first access.\n- Reduce resource consumption by avoiding early database queries,\n  heavy computations, or external resource loading.\n- Improve response times and lower memory usage in complex requests.\n- Use declarative PHP attributes to simplify constructors and\n  improve maintainability.\n\nPermissionVoter Restrictions [!!!]:\n- Explicitly check frontend user login state in the supports() method.\n- Apply voter logic only when an authenticated user session is\n  available.\n- Remove the assumption that a frontend user must always be logged in\n  for the system to function.\n- Base access decisions solely on registered voters and strategies.\n- Add a warning log if no voter is found for a given attribute to\n  increase system transparency.\n- Ensure clear separation between authenticated and anonymous access.\n\nBreaking Change:\nThe PermissionVoter logic is now restricted to authenticated sessions.\nIf an implementation relies on this voter for anonymous requests,\nthe permission strategy must be adjusted or a custom voter for\nunauthenticated access must be provided.','Pharmaline',1001000,0,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304216,0,'phlabc','2.0.0',63,12,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1776785018,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"14.0.0-14.99.99\";s:7:\"felogin\";s:15:\"14.0.0-14.99.99\";s:5:\"fluid\";s:15:\"14.4.0-14.99.99\";s:8:\"frontend\";s:15:\"14.0.0-14.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','2220b636b4ed0fff8b7bc76c8b9f710a','[TASK] Add support for TYPO3 v14\n\nThis update ensures compatibility with the latest major version of\nTYPO3. The extension phlabc now officially supports TYPO3 v14.\n\nThe following changes were applied:\n\n- Update version constraints in composer.json to include TYPO3 v14.\n- Adjust compatibility range in ext_emconf.php to support 14.x.\n- Synchronize internal dependencies with the requirements of the\n  new core version.\n- Verify existing functionalities against the TYPO3 v14 API.\n\nThis version is intended for use in environments running TYPO3 v13\nand v14.','Pharmaline',2000000,0,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304217,0,'phlabc','1.1.1',63,4,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1783953830,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"13.0.0-13.99.99\";s:7:\"felogin\";s:15:\"13.0.0-13.99.99\";s:5:\"fluid\";s:15:\"13.4.0-13.99.99\";s:8:\"frontend\";s:15:\"13.0.0-13.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','6740fa55cdcb3a1763d82c9533b8bfee','[RELEASE] release v1.1.1\nThis release includes small bugfix\nSee: https://github.com/Pharmaliner/phlabc/commit/9b23a030cc1fc7878d59a9ca3d87e04978288527','Pharmaline',1001001,0,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304218,0,'phlabc','2.0.1',63,5,'Pharmaline ABC','Pharmaline Extension to manage access to objects, content and actions with permissions.',2,0,2,1783953873,'a:1:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:7:\"extbase\";s:15:\"14.0.0-14.99.99\";s:7:\"felogin\";s:15:\"14.0.0-14.99.99\";s:5:\"fluid\";s:15:\"14.4.0-14.99.99\";s:8:\"frontend\";s:15:\"14.0.0-14.99.99\";}}','Christian Platt, Eike Drost, Holger Krämer','christian.platt@pharmaline.de','christianplatt','c23eabd808d003961eff296e01868146','[RELEASE] release v2.0.1\nSee: https://github.com/Pharmaliner/phlabc/commit/1d26d36f1d8f74a76ccd674334ff396e9584206a','Pharmaline',2000001,1,0,'https://github.com/Pharmaliner/phlabc/tree/main/documentation','ter','',''),
(9304219,0,'typo3routes','0.1.0',36,18,'TYPO3 Routes','Easy TYPO3 Routes is inspired by Symfonys routing mechanism. Define pages by creating a controller, passing all relevant data through PHP attributes, and adding a corresponding template.',2,0,2,1769520635,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Dennis Schwab','ping@dennis-schwab.io','infinity_plus_1','a043e709697c0f592e0767a1515e8499','Initial release','',1000,0,0,'https://dennis-schwab.io/typo3-routes','ter','',''),
(9304220,0,'typo3routes','0.1.1',36,18,'TYPO3 Routes','Easy TYPO3 Routes is inspired by Symfonys routing mechanism. Define pages by creating a controller, passing all relevant data through PHP attributes, and adding a corresponding template.',2,0,2,1770893999,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Dennis Schwab','ping@dennis-schwab.io','infinity_plus_1','48888d615f5557ec96896e38911fb038','Added support for subdirectories inside the Controller directory.\r\nAdd, manage, remove import map entries and attach the import map to the response.\r\nRemoved internal asset includes.','',1001,1,0,'https://dennis-schwab.io/typo3-routes','ter','',''),
(9304221,0,'dkd_fal_photo_browser','1.0.0',28,10,'FAL Photo Browser','Search and import stock photos directly in TYPO3 backend - Powered by Unsplash',1,0,0,1769533724,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','','','oli4','5567858544fb79914cb0f1180aeeb656','fix: remove invalid extension-key parameter from TER action\n\nCo-Authored-By: Claude Opus 4.5 noreply@anthropic.com','',1000000,0,0,'','ter','',''),
(9304222,0,'dkd_fal_photo_browser','1.1.0',28,6,'FAL Photo Browser','Search and import stock photos directly in TYPO3 backend - Powered by Unsplash',1,0,0,1770835770,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','','','oli4','783def88bda79973b725bdcbdb2c6c12','chore: bump version to 1.1.0\n\nCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com','',1001000,0,0,'','ter','',''),
(9304223,0,'dkd_fal_photo_browser','1.1.1',28,12,'FAL Photo Browser','Search and import stock photos directly in TYPO3 backend - Powered by Unsplash',1,0,0,1770836080,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Olivier Dobberkau','olivier.dobberkau@dkd.de','oli4','ff42ea3746134cc6b1bcd65dbca8e120','fix: update version to 1.1.1 in ext_emconf.php\n\nCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com','',1001001,1,0,'','ter','',''),
(9304224,0,'at_chocolux','1.0.0',23,21,'[AASHRO] Chocolux TYPO3 Template','A premium chocolate-themed website design with an elegant, modern, and responsive layout.',2,0,3,1769670152,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:13:\"13.0.0-13.9.9\";s:4:\"mask\";s:11:\"9.0.0-9.0.9\";s:12:\"at_instagram\";s:5:\"1.0.0\";}}','Team AASHRO','info@aashro.com','rmilan1992','12f480f70146d1f1cd8ef0cd260bd230','A premium chocolate-themed website design with an elegant, modern, and responsive layout.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/chocolux','ter','',''),
(9304225,0,'at_chocolux','2.0.0',23,2,'[AASHRO] Chocolux TYPO3 Template','A premium chocolate-themed website design with an elegant, modern, and responsive layout.',2,0,3,1786615784,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.4.8\";s:12:\"at_instagram\";s:5:\"2.0.0\";}}','Team AASHRO','info@aashro.com','rmilan1992','681be5c51203fc828c99ec766c499d02','Maintenance Release with TYPO3 v14 Support','AASHRO Tech',2000000,1,0,'https://www.aashro.com/chocolux','ter','',''),
(9304226,0,'dynamic_flexform_loader','1.0.0',17,10,'Dynamic Flexform Loader','This extension helps us to fetch flexform settings from content element by key',2,0,3,1769703906,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:13:\"8.4.0-9.99.99\";}}','Eike Drost','dialog@mceikens.de','mceikens','12cbe3bc02e107cd477dd14ca760fb55','Release 1.0.0 - More in CHANGELOG.md','MCEikens',1000000,0,0,'https://github.com/mceikens/dynamic_flexform_loader/tree/main/documentation','ter','',''),
(9304227,0,'dynamic_flexform_loader','2.0.0',17,7,'Dynamic Flexform Loader','This extension helps us to fetch flexform settings from content element by key',2,0,3,1777127977,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.4.0-9.99.99\";}}','Eike Drost','dialog@mceikens.de','mceikens','62359a21390a7daa5d937357947b8e0f','Add TYPO3 14 compatibility with flexform decoupling\n\nThis release upgrades the extension to support TYPO3 14.\nDependencies in composer.json have been updated accordingly\nand the codebase has been adapted to the TYPO3 14 API.\n\nThe flexform settings for dynamic_flexform_loader are now\ndecoupled from pi_flexform into a dedicated key, improving\nmaintainability and flexibility.\n\nDocumentation has been extended to reflect all changes.','MCEikens',2000000,1,0,'https://github.com/mceikens/dynamic_flexform_loader/tree/main/documentation','ter','',''),
(9304228,0,'cri_datawrapper','1.0.0',19,6,'Datawrapper online media helper','',1,0,3,1770297324,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Runkel','dialog@christophrunkel.de','dialog@christophrunkel.de','d3e572623931d7914f994cae5c34e5fb','Initial Release','',1000000,0,0,'','ter','',''),
(9304229,0,'cri_datawrapper','1.0.1',19,13,'Datawrapper online media helper','Integrate charts from https://www.datawrapper.de/ as Media Source in your Website and use them as normal media element',1,0,3,1770298840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Runkel','dialog@christophrunkel.de','dialog@christophrunkel.de','50c476d674b8b008e9eda5d4dd80b443','Add Description for the extension','christoph runkel  internetprojekte',1000001,1,0,'','ter','',''),
(9304230,0,'defaultauthor','13.0.0',13,13,'Default Author','Defaults the author/email fields in pages, sys_notes and news to the info from the currently logged in user',2,0,0,1770378123,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}s:8:\"suggests\";a:2:{s:4:\"news\";s:0:\"\";s:8:\"sys_note\";s:0:\"\";}}','Philipp Kitzberger','typo3@kitze.net','kitzberger','807d0d122629a5be3afe78e9dedb135f','Initial upload','',13000000,1,0,'','ter','',''),
(9304231,0,'cri_peertube','1.0.0',18,6,'Peertube online media helper','Media helper for Peertube - an indepentent Video streaming platform. Improve your digital independendence',1,0,3,1770384102,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Runkel','dialog@christophrunkel.de','dialog@christophrunkel.de','f9910d12dc701883e946807138cefa9c','Initial upload','',1000000,0,0,'','ter','',''),
(9304232,0,'cri_peertube','1.0.1',18,12,'Peertube online media helper','Media helper for Peertube - an indepentent Video streaming platform. Improve your digital independendence',1,0,3,1770385281,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Christoph Runkel','dialog@christophrunkel.de','dialog@christophrunkel.de','7aa2fadadf02ccd02b30c22e4143926f','Minor changes and bugfixes','',1000001,1,0,'','ter','',''),
(9304233,0,'bjk_more_space','1.0.0',20,20,'More Space','A vertical spacer content element with a visual slider control in the backend to define pixel-based spacing.',2,0,2,1770405813,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";s:20:\"fluid_styled_content\";s:15:\"11.5.0-14.99.99\";}}','Björn Kindler','info@kindler-webservices.de','bkindler','daff05615333e6b6468afcaafbfaad2e','A vertical spacer content element with a visual slider control in the backend to define pixel-based spacing (0500 px). Compatible with TYPO3 11.5  14.x. Includes translations for German, Spanish, French and Italian.','',1000000,1,0,'https://github.com/bkindler/bjk-more-space/blob/main/README.md','ter','',''),
(9304234,0,'bjk_bm_spacers','1.1.0',19,19,'Backend Menu Spacers','Adds visual spacers and indentation to the TYPO3 backend module menu for improved clarity and navigation.',2,0,0,1770465683,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Björn Kindler','info@kindler-webservices.de','bkindler','bc43f6059bf50820ef626becf3946236','Adds visual spacers, indentation and subtle alternating color tints to the TYPO3 backend module menu for improved clarity and navigation. Supports all backend themes (light/dark, modern/classic).','',1001000,1,0,'https://github.com/bkindler/bjk-bm-spacers/blob/main/README.md','ter','',''),
(9304235,0,'jobman','1.0.0',176,13,'Job Manager','Manage job postings in TYPO3',2,0,3,1770624412,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','5384c73cf62a949e9a26dc02c2cb18db','Jobman is a modern and flexible job listing extension for TYPO3, designed for companies and agencies that want to manage and present job offers in a clean, structured, and SEO-friendly way. The extension provides both list and detail views for job postings and is fully compatible with TYPO3 v13 LTS and v14.','',1000000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304236,0,'jobman','1.1.0',176,15,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1770643522,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','d221e9058542f2941ea76cb7fa5d1733','Adding RouteEnhancers and template customizations.','',1001000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304237,0,'jobman','1.2.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1770810482,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','f6267007d380ff5f48067ff64d5c66cf','Apply to a job via an integrated form with file attachments or via an external link.','',1002000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304238,0,'jobman','1.3.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1770982191,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','59ff2bb070ad8d96084ad4a6cc03e7a5','Applications are stored in the fileadmin folder and in the database.','',1003000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304239,0,'jobman','1.3.4',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771134886,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','0740242574aebdbd189ee5ef7c8311a9','BUGFIXING for v13.4','',1003004,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304240,0,'jobman','1.4.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771154257,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:7:\"8.2-8.4\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','131cd770bb2d6794da7f2c56c65abbed','Addition of a dashboard backend module.','',1004000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304241,0,'jobman','1.5.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771386491,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','e161d4930bd077ab4a26a896c46c5019','The backend dashboard has been completely revised and now includes interactive charts for improved job statistics and overview.','',1005000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304242,0,'jobman','1.6.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771525543,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','509da192332545228e76db7b43ee73be','Revision of the backend modules with new features.','',1006000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304243,0,'jobman','1.7.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771836769,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','a51ee989b86eaab5df9caa9066d8e6c3','Adjustments to the backend module for applications.','',1007000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304244,0,'jobman','1.7.1',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1771911333,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','fd57859772ee3d6a68d4cf9ca01a7db0','Configuration error fixed.','',1007001,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304245,0,'jobman','1.8.0',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1772003198,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','81e9bd383f3328a0d3686e2e6e34f134','Adds support to extend the TYPO3 breadcrumb navigation with job records by providing a configurable TypoScript data processor. This allows integrating job entries into the breadcrumb menu of your site.','',1008000,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304246,0,'jobman','1.8.1',176,8,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1772945784,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','055100dc4e699d43d30ea73f84737cf4','Fixes in the TCA structure','',1008001,0,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304247,0,'jobman','1.8.2',176,14,'Job Manager','Job listings with Google for Jobs microdata and tt_address support, featuring flexible display options such as accordions, tiles, and detailed job views.',2,0,3,1777008292,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','1275cb3e338c44bf4bfae2151bb9884a',' Bugfixing ','',1008002,1,0,'https://github.com/sturmi1976/jobman','ter','',''),
(9304248,0,'hio_typo3_connector_wtl','1.0.7',37,7,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1770633122,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','f1c4995343da41a1ac4370a1bf9d2a50','New release of version 1.0.7 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1000007,0,0,'','ter','',''),
(9304249,0,'hio_typo3_connector_wtl','1.0.8',37,6,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1773064670,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','eaac2821014310b5975cf805429e7d09','New release of version 1.0.8 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1000008,0,0,'','ter','',''),
(9304250,0,'hio_typo3_connector_wtl','1.1.0',37,7,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1774606113,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','wtl-typo3','1bec5f631237c1fc6bcc92f3af2d8c51','New release of version 1.1.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1001000,0,0,'','ter','',''),
(9304251,0,'hio_typo3_connector_wtl','1.2.0',37,0,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1776945139,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','3847f8b098bc2ab7f9aa5e5263100f3d','New release of version 1.2.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1002000,0,0,'','ter','',''),
(9304252,0,'hio_typo3_connector_wtl','1.3.0',37,4,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1778660525,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','b002738197a9dab040820fcfd399b4ca','New release of version 1.3.0 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1003000,0,0,'','ter','',''),
(9304253,0,'hio_typo3_connector_wtl','1.3.1',37,8,'hio-typo3-connector-frontend','TYPO3 Connector for HISinOne',999,0,4,1779184843,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','wtl-typo3','1ce846d93a740b35e56bce651bff94dc','New release of version 1.3.1 - see details, changelog and documentation on https://github.com/wtl-public/hio-typo3-connector-frontend','',1003001,1,0,'','ter','',''),
(9304254,0,'nr_passkeys_be','0.1.1',176,14,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1770738903,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','498462b2bda90fc9b348caf24aa0515e','Patch release for TER publishing.\n\n- Fix ext_emconf.php compatibility with TER (remove declare strict_types)\n- Fix PHPStan route attribute mapping for CI\n- Fix user settings screenshot showing correct Account security tab\n- Updated documentation with card-grids, screenshots, current architecture\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/0.1.1','Netresearch DTT GmbH',1001,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304255,0,'nr_passkeys_be','0.3.0',176,14,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1770934208,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','95b8efc279c1e1ba045890b946218263','Whats Changed\n\n Refactor\n- Use TYPO3 native JS APIs in PasskeyManagement (11)  Replaced custom IIFE with ES module using TYPO3s AjaxRequest, Notification, Modal, SeverityEnum, sudoModeInterceptor, and DocumentService. Fixes sudo mode rendering in v14 iframe.\n\n Features\n- Inline name input for passkey registration (12)  Users can now name their passkey before registering it. Input field next to the \"Add Passkey\" button with accessible aria-label, disabled during registration, and reset after success.\n\n Fixes\n- Escape label in removal modal (XSS prevention)\n- Defer DOM initialization with DocumentService.ready()\n- Resolve AjaxRequest responses and check status before showing success\n- Replace inline style with CSS class\n\nFull Changelog: https://github.com/netresearch/t3x-nr-passkeys-be/compare/0.2.0...0.3.0\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/0.3.0','Netresearch DTT GmbH',3000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304256,0,'nr_passkeys_be','0.4.0',176,13,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1771245782,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','5d4742517d6631050341fda1e273adc2','Whats New\n\n- TYPO3 12.4 LTS support  the extension now supports TYPO3 v12.4 through v14.x (PHP 8.2)\n  - Event listener registered via Services.yaml tag for v12 compatibility\n  - FormEngine DI-aware PasskeyInfoElement with setData() for v12 NodeFactory\n  - CI matrix expanded to 40 jobs covering all three TYPO3 LTS versions\n  - DDEV development environment includes v12 installation\n\n Other Changes\n\n- OpenSSF Scorecard improved from 6.3 to 9 (14)\n- JavaScript tests added to CI (13)\n- Dependency updates: CodeQL action bumps (15)\n\nFull Changelog: https://github.com/netresearch/t3x-nr-passkeys-be/compare/0.3.0...0.4.0\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/0.4.0','Netresearch DTT GmbH',4000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304257,0,'nr_passkeys_be','0.4.1',176,13,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1771369992,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','72c91f28c498039b40155f1e50e8b5d8','Security\n\n- Harden challenge nonce replay protection  nonce verification now uses atomic exclusive locking to prevent TOCTOU race conditions; error responses genericized to avoid leaking internal state (18)\n\n Documentation\n\n- Production deployment security requirements  new documentation section covering trusted hosts pattern, reverse proxy IP detection, and multi-server cache backend configuration (19)\n\n Dependencies\n\n- Update saschaegerer/phpstan-typo3 from 2.0 to 3.0 (16, dev-only)\n\nFull Changelog: https://github.com/netresearch/t3x-nr-passkeys-be/compare/0.4.0...0.4.1\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/0.4.1','Netresearch DTT GmbH',4001,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304258,0,'nr_passkeys_be','0.5.0',176,13,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1772033612,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','f24c292c94fe18ec766a09c0d295f24c','Features\n\n- Per-user password login enforcement: disablePasswordLogin now blocks passwords only for users who have registered passkeys, enabling gradual onboarding without locking out new users ([25](https://github.com/netresearch/t3x-nr-passkeys-be/pull/25))\n- Deployment Scenarios documentation: new chapter covering multi-environment setup, database sync, user onboarding, shared rpId considerations, containerized deployments, and local DDEV development ([26](https://github.com/netresearch/t3x-nr-passkeys-be/pull/26))\n\n Architecture Decision Records\n\n- [ADR-0001](https://github.com/netresearch/t3x-nr-passkeys-be/blob/main/docs/adr/0001-per-user-password-enforcement.md): Per-user password enforcement decision\n- [ADR-0002](https://github.com/netresearch/t3x-nr-passkeys-be/blob/main/docs/adr/0002-no-rpid-aware-enforcement.md): No rpId-aware enforcement (security rationale)\n\n Upgrade notes\n\n- disablePasswordLogin behavior changed: previously a no-op global kill-switch, now enforces pe\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/0.5.0','Netresearch DTT GmbH',5000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304259,0,'nr_passkeys_be','0.6.0',176,13,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1772355807,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','89775454f4778ca5a70356bbe5dd54be','Features\n\n- Per-group passkey enforcement with 4 levels: Off, Encourage, Required, Enforced\n- Configurable grace periods for Required enforcement (1365 days)\n- PSR-15 interstitial middleware prompting users to register passkeys (skippable during grace period, mandatory after expiry)\n- Encourage-stage dismissible banner with passkey explanation, docs link, and administrator contact guidance (supports TYPO3 v12/v13/v14)\n- Admin dashboard backend module (Admin Tools  Passkey Management) with adoption statistics, per-group enforcement controls, and user list\n- Admin actions: Send Reminder (nudge), Clear Nudge, Revoke All\n- EnforcementLevel enum, EnforcementStatus DTO, EnforcementService, AdoptionStatsService\n- PasskeyBanner.js, PasskeyDashboard.js JavaScript modules\n- TCA fields passkey_enforcement and passkey_grace_period_days on be_groups\n- 5 new admin AJAX endpoints for enforcement and nudge management\n- 153 i18n translation units across 4 XLF files\n- Context-sensi\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-be/releases/tag/v0.6.0','Netresearch DTT GmbH',6000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304260,0,'nr_passkeys_be','0.8.0',176,10,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1776930177,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','f985ddb97f25fbc4ea63df53b7c67421',' Changes\n- chore: release v0.8.0 (52)\n- chore: release v0.8.0\n- feat(auth): add skipMfaOnPasskeyAuth to resolve MFA-policy dilemma (50)\n- test(e2e): fixme own mfa-bypass spec pending rpId infra fix\n- ci: pick up typo3-ci-workflows npm lockfile fix\n- ci: trigger fresh run to pick up typo3-ci-workflows cms-install fix\n- ci: trigger fresh run to pick up typo3-ci-workflows e2e fix\n- fix(config): defensive fallback for skipMfaOnPasskeyAuth\n- test(functional): enable BypassFinals in functional bootstrap\n- test(e2e): Playwright coverage for MFA bypass during passkey login\n- test(auth): functional test for MFA session-key round-trip\n- feat(auth): add skipMfaOnPasskeyAuth setting (default enabled)\n- test(e2e): triage 6 pre-existing broken specs with .fixme() (51)\n- test(e2e): triage pre-existing broken specs with .fixme()\n\n Installation\n\nbash\ncomposer require netresearch/nr-passkeys-be\n\n\n Security\n\nAll release artifacts are signed with [Sigstore](https://www.sigstore.dev/) keyless signing.\n\n Verify signatures\n\nbash\ncosign verify-blob \n  --bundle nr-passkeys-be-0.8.0.zip.bundle \n  --certificate-identity-regexp \"https://github.com/netresearch/.\" \n  --certificate-oidc-issuer \"https://token.actions.githubusercontent.com\" \n  nr-passkeys-be-0.8.0.zip\n\n\n Verify checksums\n\nbash\nsha256sum -c checksums.txt\n\n\n Software Bill of Materials (SBOM)\n\nSBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',8000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304261,0,'nr_passkeys_be','0.8.1',176,10,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1776945519,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','398fc16663c6efd236c56a5c4b345bd9','- chore: release v0.8.1 (54)\n- chore(changelog): fix workflow path  cross-repo PR references\n- chore: release v0.8.1\n- chore: adopt release-typo3-extension orchestrator (53)\n- docs(workflows): update AGENTS.md to reflect orchestrator adoption\n- chore: adopt release-typo3-extension orchestrator\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',8001,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304262,0,'nr_passkeys_be','0.8.2',176,10,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1776947824,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','b72b1700d9cff95204ee4fa4e2b63819','- chore: release v0.8.2 (56)\n- chore: release v0.8.2\n- fix(docs): replace Documentation/CLAUDE.md symlink with real file (unblocks Intercept render) (55)\n- fix(docs): replace Documentation/CLAUDE.md symlink with file copy\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',8002,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304263,0,'nr_passkeys_be','0.9.0',176,12,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1777826586,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','5c2de7002504d6b2bc39368bac2e41ea','- release: v0.9.0 (58)\n- release: v0.9.0\n- chore: support TYPO3 14.3 LTS (incl. webauthn-lib 5.3 migration) (57)\n- refactor: replace deprecated GeneralUtility::getIndpEnv() with NormalizedParams\n- ci: grant actions:read to reusable workflow callers\n- chore(deps): raise web-auth/webauthn-lib floor to 5.3\n- chore(typo3): bump TYPO3 14.x baseline to 14.3 LTS\n- refactor(webauthn): migrate to web-auth/webauthn-lib 5.3 CredentialRecord API\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',9000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304264,0,'nr_passkeys_be','0.9.3',176,12,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1780002608,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','8323d4612770877bec043ed1783e3b34','- chore: release v0.9.3 (65)\n- chore: release v0.9.3\n- test(setup): cover v14 panel FormEngine wiring  assert E2E render (64)\n- test(setup): cover v14 panel FormEngine wiring  assert E2E render\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',9003,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304265,0,'nr_passkeys_be','0.9.4',176,9,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1780918646,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','5c8410ccc4baed2a2f8a33e3b1d0d01f','- chore(release): v0.9.4 (69)\n- chore(release): v0.9.4\n- feat(backend): use FIDO passkey mark for module and login icon (68)\n- style(backend): use SVG presentation attributes in v14 module icon\n- style(backend): make v14 module icon duotone with NR-teal key\n- feat(backend): use FIDO passkey mark for module and login icon\n- test(e2e): target the backend module iframe by id (67)\n- test(e2e): target the backend module iframe by id\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',9004,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304266,0,'nr_passkeys_be','0.10.0',176,8,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1782392531,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','89c8d0b667e314d0d71de986f9ec74d4','- chore(release): v0.10.0 (81)\n- chore(release): v0.10.0\n- fix(ratelimit): close rate-limit check/record TOCTOU with atomic consume (80)\n- fix(admin): enforce system-maintainer boundary on passkey admin API (78)\n- fix: narrow interstitial AJAX exemption  fail closed on Host-derived rpId/origin (79)\n- fix(auth): enforce discoverableLoginEnabled on the auth-service login path (77)\n- test(ratelimit): clarify consume-rate-limit tests and ordering\n- fix(ratelimit): close rate-limit check/record TOCTOU with atomic consume\n- fix(config): only enforce host-trust when a request Host header is present\n- testdocs: review follow-ups for host-binding and interstitial scope\n- fix(config): fail closed when deriving rpId/origin from an untrusted Host\n- fix(middleware): narrow interstitial AJAX exemption to enrollment routes\n- fix(auth): enforce discoverableLoginEnabled on the auth-service login path\n- fix(admin): normalize system-maintainer IDs without a string callable\n- refactor(admin): dedupe maintainer-guard literal and tests (SonarCloud)\n- fix(admin): extend system-maintainer guard to reminder/clear-nudge endpoints\n- fix(admin): enforce system-maintainer boundary on passkey admin API\n- ci: adopt canonical typo3-extension template (71)\n- ci: ignore Django CSRF false-positive on Fluid template\n- refactor(js): share WebAuthn base64 helpers  modernize login to ES module (TEST-1) (76)\n- refactor(js): share WebAuthn base64 helpers, modernize login to an ES module (TEST-1)\n- refactor(service): split WebAuthnService into attestation  assertion ceremonies (ARCH-2) (75)\n- fix(admin): dashboard infobox rendering  i18n  real documentation screenshots (74)\n- refactor(service): split WebAuthnService into attestation  assertion ceremonies\n- feat(i18n): make the admin Help page fully translatable\n- feat(i18n): make dashboard onboarding infoboxes translatable\n- docs: replace plac\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',10000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304267,0,'nr_passkeys_be','0.10.1',176,4,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1784632666,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','bb02471469b5649e38726aaeeb25bb6a','- chore: release v0.10.1 (83)\n- chore: release v0.10.1\n- fix(log): write passkey audit log to the project var path (82)\n- fix(log): write passkey audit log to the project var path\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',10001,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304268,0,'nr_passkeys_be','0.10.2',176,4,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1784646555,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','5a9b6fcb78d14e73fa900f644270d052','- chore: release v0.10.2 (86)\n- chore: release v0.10.2\n- feat(dashboard): add passkey adoption and credential-count widgets (85)\n- feat: v14 three-color icons and light/dark scheme support for backend surfaces (84)\n- fix(dashboard): count only credentials of active backend users\n- feat(dashboard): add passkey adoption and credential-count widgets\n- refactor(tests): deduplicate interstitial scheme test setup\n- fix(ui): make backend surfaces adapt to the v14 light/dark schemes\n- feat(icons): redraw all icons to the TYPO3 v14 three-color icon style\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',10002,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304269,0,'nr_passkeys_be','0.10.3',176,4,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1784699849,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','7f4cdc06d8067e4dad60fe71b6890877','- fix(docs): repair guides.xml and add docs render CI (87)\n- fix(docs): repair guides.xml and add docs render CI\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',10003,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304270,0,'nr_passkeys_be','0.11.0',176,4,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1784833090,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','d00d90c30b8f2a51461939e3071c7046','- chore: release v0.11.0 (91)\n- chore: release v0.11.0\n- feat(login): AJAX verify  login token  WebAuthn Signal API (BE) (90)\n- refactor(login): clear remaining SonarCloud reliability  return-count\n- refactor(login): fix SonarCloud reliability  smells on the verify flow\n- feat(login): AJAX verify  login token  WebAuthn Signal API\n- feat(login): conditional UI (autofill) for the backend passkey login (88)\n- feat(login): conditional UI (autofill) for the backend passkey login\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',11000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304271,0,'nr_passkeys_be','0.12.0',176,6,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1784882384,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','6df907af250f819be57b3b10c14d489e','- feat(dashboard): unify passkey dashboard widgets (backend extension point) (92)\n- test: dedupe new dashboard-widget test arrangement\n- feat(dashboard): consolidate passkey widgets into one unified widget set\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',12000,0,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304272,0,'nr_passkeys_be','0.12.1',176,3,'Passkeys Backend Authentication','Passwordless TYPO3 backend authentication via Passkeys (WebAuthn/FIDO2). Enables one-click login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,0,1786105643,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"setup\";s:15:\"12.4.0-14.99.99\";s:7:\"backend\";s:15:\"12.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','ea3d4bff5268e272596ca631dbd05e23',' chore(release): v0.12.1 (118)\n fix(login): keep the passkey autofill ceremony usable and stop the false failure (116)\n Point CODEOWNERS at a team that exists (115)\n Assert the exact learn-more URL instead of a substring (114)\n ci: sync checks.yml gate job from the org template (111)\n chore(deps): allow the composer-normalize plugin (108)\n feat(rector): add the TYPO3 v13 level set (110)\n ci: sync checks.yml gate job from the org template (109)\n ci: upload coverage to Codecov again (107)\n feat(rector): enable rector with the shared org config (106)\n docs: state the commit-signing requirement where contributors look (105)\n style(test): name the positional parameters in the ddev hook test (104)\n ci: sync labeler fork-PR fix from typo3-extension template (103)\n chore(zizmor): drop the local policy copy, the reusable supplies it (102)\n docs: sync the scanner wording from the template (101)\n ci: drop the deprecated GITLEAKS_LICENSE secret mapping (100)\n ci: add gitleaks and zizmor scanners to checks.yml (99)\n fix(login): stop decoy credential IDs from encoding their own shape (98)\n test(ddev): cover the ref-name sanitization in CI (97)\n chore: exclude development files from the release archive (96)\n fix(controller): return 400 instead of crashing on a non-UTF-8 request body (95)\n fix(ddev): treat git ref names as untrusted in the local dev tooling (94)\n fix: address nine security-scan findings (switch-user escalation, Sudo Mode, token expiry, enumeration oracles) (93)\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-be/releases','Netresearch DTT GmbH',12001,1,0,'https://github.com/netresearch/t3x-nr-passkeys-be','ter','',''),
(9304273,0,'ok_azure_login','4.0.1',89,13,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1770992298,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','ae29bd505969f232458756eb02f2396e','Major improvements for FE & BE login with Microsoft Entra','Oliver Kroener',4000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304274,0,'ok_azure_login','4.0.0',89,13,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1770992468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','95b37f2384376914e1a07ee04d0d75b1','Initial Version','Oliver Kroener',4000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304275,0,'ok_azure_login','3.0.1',89,14,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1771002462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','1abdc9bef0d09bcc0f8aa808264dadfc','Major improvement ind secret handling and settings, FE & BE login','Oliver Kroener',3000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304276,0,'ok_azure_login','4.0.2',89,20,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1771006872,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','13ea667107bd05206e72e4632a2abef7','Better settings handling and news documentation','Oliver Kroener',4000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304277,0,'ok_azure_login','2.1.0',89,14,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1771020730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','3e11cdd166faeef3fe05efcfd86bff55','Major improvements of FE & BE login and also settings management','Oliver Kroener',2001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304278,0,'ok_azure_login','1.0.0',89,13,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1771024599,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:13:\"9.5.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','3440d23a0ab901ad7c056c9c4dc9cebc','Major improvements of FE & BE login and also settings management','Oliver Kroener',1000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304279,0,'ok_azure_login','4.0.3',89,2,'Azure Login','A TYPO3 extension to login using Microsoft Entra and MSGraph API.',2,0,3,1787456921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','83b66cc4ea85a49bec8a4f3a67e1a4a2','Small BE improvements','Oliver Kroener',4000003,1,0,'https://docs.typo3.org/p/oliverkroener/ok-azure-login/main/en-us/','ter','',''),
(9304280,0,'ok_ai_writer','2.0.0',74,14,'AI Writer for CKEditor','Adds an AI Text Generator button to CKEditor using Azure OpenAI',2,0,0,1771096917,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','027bbe2729e874b3ae63d65fb881fc96','AI writer and translator for CKEditor 5','',2000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-ai-writer/main/en-us/','ter','',''),
(9304281,0,'ok_ai_writer','1.0.0',74,13,'AI Writer for CKEditor','Adds an AI Text Generator button to CKEditor using Azure OpenAI',2,0,0,1771105991,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.4.0-11.5.99\";s:12:\"rte_ckeditor\";s:14:\"10.4.0-11.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','08f116a6c6cfdd6c6fcf77ea96c085e6','AI writer for openAI & Azure AI and the CK Editor','',1000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-ai-writer/main/en-us/','ter','',''),
(9304282,0,'ok_ai_writer','2.0.1',74,14,'AI Writer for CKEditor','Adds an AI Text Generator button to CKEditor using Azure OpenAI',2,0,0,1771269426,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','3711585f07c531ee5ec600810350d387','Fixed minor issues with markdown','https://www.oliver-kroener.de',2000001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-ai-writer/main/en-us/','ter','',''),
(9304283,0,'ok_ai_writer','2.0.2',74,14,'AI Writer for CKEditor','Adds an AI Text Generator button to CKEditor using Azure OpenAI',2,0,0,1771448966,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','be5a6fb66207cb3ea11cb9cd06ba5aa4','Some improvements and updated docs','https://www.oliver-kroener.de',2000002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-ai-writer/main/en-us/','ter','',''),
(9304284,0,'ok_ai_writer','2.0.3',74,19,'AI Writer for CKEditor','Adds an AI Text Generator button to CKEditor using Azure OpenAI',2,0,0,1771449840,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:12:\"rte_ckeditor\";s:15:\"12.4.0-14.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','54b2b0d317aac4d8c472bdae5b43ec58','Fixed some issues in documentation','https://www.oliver-kroener.de',2000003,1,0,'https://docs.typo3.org/p/oliverkroener/ok-ai-writer/main/en-us/','ter','',''),
(9304285,0,'ra_aiproduct','1.0.0',87,14,'Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771239114,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','a3fb61b81c10c7d84782922ed0028b63','Release Version 1.0.0','raphael GmbH',1000000,0,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304286,0,'ra_aiproduct','2.0.0',87,14,'Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771239158,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','4fbf00ab31c43f7a89be9c7872978802','Release Version 2.0.0','raphael GmbH',2000000,0,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304287,0,'ra_aiproduct','1.0.1',87,14,'Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771245701,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','bdd7fa3ebab42b7e750ad8c88a95db8d','Release 1.0.1','Pluswerk AG',1000001,0,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304288,0,'ra_aiproduct','2.0.1',87,13,'Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771245720,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','547bdf81eb93b08cc34dceb07a5c3459','Release 2.0.1','Pluswerk AG',2000001,0,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304289,0,'ra_aiproduct','1.0.2',87,13,'Pluswerk: Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771248590,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','27d4eeb98cda27b6ad64dd69af8022e5','Release 1.0.2','Pluswerk Dortmund, raphael GmbH',1000002,0,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304290,0,'ra_aiproduct','2.0.2',87,19,'Pluswerk: Ai Product','TYPO3 extension for generating product descriptions and product image ALT texts',2,0,0,1771248606,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Dominik Siwenski','d.siwenski@raphael-gmbh.de','dtmraphaelgmbh','4a2bca128896cbbaf7adff4f5b491087','Release 2.0.2','Pluswerk Dortmund, raphael GmbH',2000002,1,0,'https://git.raphael.zone/raphael-gmbh/ra_aiproduct','ter','',''),
(9304291,0,'dkd_content_signals','1.0.0',12,12,'Content Signals','Adds Content-Signal meta tags to pages per contentsignals.org spec. Configurable globally via TypoScript constants and per page via TCA fields.',2,0,2,1771244275,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','dkd Internet Service GmbH','info@dkd.de','oli4','fb9d1c8a350302ac4940ebb72a066b82','Add GitHub Action for automatic TER publishing\n\nTriggers on semver tags (e.g. 1.0.0) via tomasnorre/typo3-upload-ter.\nRequires TYPO3_API_TOKEN secret.\n\nCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com','',1000000,1,0,'','ter','',''),
(9304292,0,'btc','1.0.0',35,16,'Bitcoin Hub','Frontend plugins showing realtime cryptocurrency information via the CoinGecko API.',0,0,3,1771275703,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Simon Köhler','','simonkoehler','639a09f49561a7657f1ebd2be61f9180','First alpha release of Bitcoin Hub for TYPO3 14.x.','',1000000,0,0,'https://github.com/kohlercode/btc/blob/master/README.md','ter','',''),
(9304293,0,'btc','1.1.0',35,19,'Bitcoin Hub','Frontend plugins showing realtime cryptocurrency information via the CoinGecko API. No API key required. No setup required. Plug and play.',0,0,3,1771417129,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Simon Köhler','','simonkoehler','0289d6c9a27d1cf6b19f268d059cd0d1','Added Extension settings for CoinGecko API key. See full changelog on github.','',1001000,1,0,'https://github.com/kohlercode/btc/blob/master/README.md','ter','',''),
(9304294,0,'kiscore','1.0.0',20,20,'Ki-Score','TYPO3 extension to integrate kiscore.ai, AI bot detection and analysis.',2,0,5,1771335393,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";s:3:\"php\";s:11:\"8.1.0-0.0.0\";}}','TPWD AG','hello@tpwd.de','kennziffer','637d7f33a6ea3a2a764b87b0fadf9546','First release','',1000000,1,0,'https://github.com/tpwd/typo3-kiscore/blob/main/README.md','ter','',''),
(9304295,0,'ok_prive_consent','2.1.0',90,13,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1771356117,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"7.2.0-7.4.99\";s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','b0da453b4bd93c3e255bfceaff2e935f','Added disable/enable script and BE module improved','https://www.oliver-kroener.de',2001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304296,0,'ok_prive_consent','3.1.0',90,15,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1771357888,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','2af4570c32086d4daccb5fc4327d1183','Improved BE module und docs','https://www.oliver-kroener.de',3001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304297,0,'ok_prive_consent','4.1.0',90,14,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1771419877,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','dc90f1737c344eeea39c1370d44f2bda','Minor bug fixes and BE module improvements','https://www.oliver-kroener.de',4001000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304298,0,'ok_prive_consent','3.1.2',90,14,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1771420681,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-11.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','7ce99993f9141a41be6c5c6d14246013','BE module improvements','https://www.oliver-kroener.de',3001002,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304299,0,'ok_prive_consent','4.1.1',90,20,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1771944952,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','7bee2a84f0fe63faefc4bcc966b7494d','Bump into version 4.1.1','https://www.oliver-kroener.de',4001001,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304300,0,'ok_prive_consent','5.0.0',90,9,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1780328267,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','c7402096373f37646b1326af123b6de1','New version bump. Typo3 14 ready','https://www.oliver-kroener.de',5000000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304301,0,'ok_prive_consent','5.0.1',90,3,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1786998720,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','f234204bef35d59208f96b8680c1019f','Added site sets','https://www.oliver-kroener.de',5000001,1,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304302,0,'ok_prive_consent','4.2.0',90,2,'Prive Consent','Provides a backend module to manage privacy consent scripts for Prive Consent.',2,0,1,1787000869,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Oliver Kroener','ok@oliver-kroener.de','oliverkroener','6f6670515057c5bbafb841df5e138917','Site sets added','https://www.oliver-kroener.de',4002000,0,0,'https://docs.typo3.org/p/oliverkroener/ok-prive-consent/main/en-us/','ter','',''),
(9304303,0,'ki_chatbot','1.0.0',19,7,'KI Chatbot Widget','Embed the my-chatify.de AI chatbot widget on your TYPO3 website. Add a content element, enter your Chatbot Assistant ID, and the widget appears as a floating chat button for your visitors.',2,0,3,1771423840,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','PixelConsult','info@pixelconsult.de','pixelconsult_dortmund','f78e575c44259c079985082e72f2b1f7','Initial release of KI Chatbot Widget for TYPO3.\r\n\r\nFeatures:\r\n- Content element \"KI Chatbot Widget\" to embed the my-chatify.de AI chatbot\r\n- Configurable: Assistant ID, position (left/right), theme (light/dark), auto-open\r\n- PSR-15 Middleware for global chatbot injection (optional)\r\n- Backend preview renderer showing widget configuration\r\n- TypoScript constants for default settings\r\n- Full German translation (de.locallang_db.xlf)\r\n- Compatible with TYPO3 v11.5, v12.4, and v13.4','PixelConsult',1000000,0,0,'https://my-chatify.de/','ter','',''),
(9304304,0,'ki_chatbot','1.1.0',19,9,'KI Chatbot (My-Chatify)','Embed the my-chatify.de AI chatbot widget on your TYPO3 website. Add a content element, enter your Chatbot Assistant ID, and the widget appears as a floating chat button for your visitors.',2,0,3,1776342965,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','PixelConsult','info@pixelconsult.de','pixelconsult_dortmund','5a9ec7b49afdbd7292df28f9762d89d6','Added new backend module under \"Web\" for managing the Assistant ID directly in TYPO3. \r\nSimplified extension configuration to a single assistantId field. \r\nAdded branded My-Chatify logo. \r\nImportant: After updating, go to Maintenance  \"Flush TYPO3 and PHP Cache\" to load the new backend module.','PixelConsult',1001000,0,0,'https://my-chatify.de/','ter','',''),
(9304305,0,'ki_chatbot','1.2.0',19,3,'KI Chatbot (My-Chatify)','Embed the my-chatify.de AI chatbot widget on your TYPO3 website. Supports multilingual widgets (de/en/fr/es/it/nl) with automatic language detection from the page. Add a content element, enter your Chatbot Assistant ID, and the widget appears as a floating chat button for your visitors.',2,0,3,1783517892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-13.4.99\";}}','PixelConsult','info@pixelconsult.de','pixelconsult_dortmund','ffbc239e1a60f6860830d63873c33fea','New Features:\r\n Language selection for the chat widget: de, en, fr, es, it, nl\r\n \"Auto\" mode: detects visitor language from the page HTML lang attribute\r\n  and loads the widget with the correct ?lang parameter automatically\r\n Language dropdown in the backend module (global setting)\r\n Default language: Deutsch (DE)\r\n\r\nSupported language codes: de, en, fr, es, it, nl (fallback: de)\r\n\r\nAfter update: run Database Analyzer in Admin Tools  Maintenance\r\nto add the new tx_kichatbot_language column, then flush all caches.','PixelConsult',1002000,1,0,'https://my-chatify.de/','ter','',''),
(9304306,0,'academic_study_plan','2.1.0',65,6,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1771427265,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ad0fac7e6e1364e60670e6931f0fac8a','https://github.com/fgtclb/academic-study-plan/releases/tag/2.1.0','FGTCLB GmbH',2001000,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.1/en-us','ter','',''),
(9304307,0,'academic_study_plan','2.1.1',65,6,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1771429318,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ae4cc49efc793d0416dd7921cb8cfca4','https://github.com/fgtclb/academic-study-plan/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.1/en-us','ter','',''),
(9304308,0,'academic_study_plan','2.1.2',65,8,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1771432535,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.1.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','eb6592475806f46d093cb2368f4271d4','https://github.com/fgtclb/academic-study-plan/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.1/en-us','ter','',''),
(9304309,0,'academic_study_plan','2.2.0',65,9,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1772804877,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','d1d137d4b22983830c757871a5d34e28','https://github.com/fgtclb/academic-study-plan/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.2/en-us','ter','',''),
(9304310,0,'academic_study_plan','2.3.0',65,8,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1774604490,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.0\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','0ca2e585060ead9255a689467b8d333d','https://github.com/fgtclb/academic-study-plan/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.3/en-us','ter','',''),
(9304311,0,'academic_study_plan','2.3.1',65,5,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1776667960,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','db36e42751e28ef06fc13f0d7a28ea93','https://github.com/fgtclb/academic-study-plan/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.3/en-us','ter','',''),
(9304312,0,'academic_study_plan','2.3.2',65,6,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1777223339,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.2\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','69dd17adb081760ac04742f326a7aaf5','https://github.com/fgtclb/academic-study-plan/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.3/en-us','ter','',''),
(9304313,0,'academic_study_plan','2.2.1',65,5,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1777232750,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.2.1\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','4359db0c0c14cf2fd8efffc8afcb639f','https://github.com/fgtclb/academic-study-plan/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.2/en-us','ter','',''),
(9304314,0,'academic_study_plan','2.3.3',65,4,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1777999611,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.3\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','24744946f7c3d053542200524a86ff97','https://github.com/fgtclb/academic-study-plan/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.3/en-us','ter','',''),
(9304315,0,'academic_study_plan','2.3.4',65,8,'Academic Study Plan','TYPO3 extension for building and displaying academic study plans with semesters, modules, and categorization features.',1,0,2,1778001235,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";s:7:\"backend\";s:14:\"12.0.0-13.4.99\";s:13:\"academic_base\";s:5:\"2.3.4\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','7a35979007708ada698673182447f714','https://github.com/fgtclb/academic-study-plan/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'https://docs.typo3.org/p/fgtclb/academic-study-plan/2.3/en-us','ter','',''),
(9304316,0,'academic_base','2.1.1',61,6,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1771429665,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ddde92e76a81e9f363c2d291bada098d','https://github.com/fgtclb/academic-base/releases/tag/2.1.1','FGTCLB GmbH',2001001,0,0,'','ter','',''),
(9304317,0,'academic_base','2.1.2',61,8,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1771432490,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','05524bf2d4a28237ed8ef69490050ff4','https://github.com/fgtclb/academic-base/releases/tag/2.1.2','FGTCLB GmbH',2001002,0,0,'','ter','',''),
(9304318,0,'academic_base','2.2.0',61,9,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1772804834,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','ff6300b106eb60f31fa7aaebf7428ea7','https://github.com/fgtclb/academic-base/releases/tag/2.2.0','FGTCLB GmbH',2002000,0,0,'','ter','',''),
(9304319,0,'academic_base','2.3.0',61,9,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1774604451,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','f21ea675a31475dd39e7d0bdb5ffee7c','https://github.com/fgtclb/academic-base/releases/tag/2.3.0','FGTCLB GmbH',2003000,0,0,'','ter','',''),
(9304320,0,'academic_base','2.3.1',61,6,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1776667914,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','e69fa037902aa21566a4e94b9a125120','https://github.com/fgtclb/academic-base/releases/tag/2.3.1','FGTCLB GmbH',2003001,0,0,'','ter','',''),
(9304321,0,'academic_base','2.3.2',61,6,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1777223294,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','9fa8044486ecfee84f698616dde2db19','https://github.com/fgtclb/academic-base/releases/tag/2.3.2','FGTCLB GmbH',2003002,0,0,'','ter','',''),
(9304322,0,'academic_base','2.2.1',61,5,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1777232703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','de6e5e0baaa233c214c637024ce010cc','https://github.com/fgtclb/academic-base/releases/tag/2.2.1','FGTCLB GmbH',2002001,0,0,'','ter','',''),
(9304323,0,'academic_base','2.3.3',61,4,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1777999564,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','528e63b7c1ad76accab1d3c0f2bbd7e3','https://github.com/fgtclb/academic-base/releases/tag/2.3.3','FGTCLB GmbH',2003003,0,0,'','ter','',''),
(9304324,0,'academic_base','2.3.4',61,8,'FGTCLB: Academic Base','Base functionality accross academic extensions.',1,0,4,1778001186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','5b1cff60d585e51b2493c311e3079166','https://github.com/fgtclb/academic-base/releases/tag/2.3.4','FGTCLB GmbH',2003004,1,0,'','ter','',''),
(9304325,0,'easychat','0.1.0',28,19,'Easychat','AI powered chat or search engine.',6,0,4,1771851134,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Eike Starkmann','es@undkonsorten.com','undkonsorten','693d83958fd469ae737eb6286a6042c2','Fist release','undkonsorten GbR',1000,0,0,'https://github.com/undkonsorten/easychat/blob/develop/Readme.md','ter','',''),
(9304326,0,'easychat','0.1.1',28,9,'EasyChat  TYPO3 standalone AI Chatbot','A TYPO3 chatbot/assistant without third party tools. Only TYPO3  LLM endpoint needed (ChatGpt, Mistral...). Privacy focused (GDPR). Chats stored in TYPO3 only.',0,0,4,1780506923,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','Eike Starkmann','es@undkonsorten.com','undkonsorten','46d83dbcd454704f4223dee2db4a291c','[TASK] bump version number to 0.1.1\n[TASK] Switch JS DOM selectors from class to ID\n[TASK] code cleanup\n[TASK] refactor js, we now have one js for unstyled and styled version\n[BUGFIX] Fix overflowing shine effect on styled version\n[BUGFIX][DOCS] Set correct link to image\n[TASK] Improve Shine Effect on trigger button\n[TASK] Update Deepchat JS (2.0.0  2.4.2)\n[DOCS] Change Logo Position\n[DOCS] Add Logo','undkonsorten GbR',1001,1,0,'https://github.com/undkonsorten/easychat/blob/develop/Readme.md','ter','',''),
(9304327,0,'bjk_responsive_visibility','1.0.0',34,14,'Responsive Visibility','Adds a minimum viewport breakpoint selector to all content elements. Elements are hidden below the chosen breakpoint using Bootstrap CSS utility classes.',2,0,2,1771862572,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";s:17:\"bootstrap_package\";s:15:\"14.0.0-16.99.99\";}}','Björn Kindler','info@kindler-webservices.de','bkindler','3e2da8fe7fe6153f77883290817cfa8e','Adds a minimum viewport breakpoint selector to all content elements. Elements are hidden below the chosen breakpoint using Bootstrap CSS utility classes (d-none d-{breakpoint}-block). Requires Bootstrap Package.\r\n\r\n','',1000000,0,0,'https://github.com/bkindler/bjk-responsive-visibility/blob/main/README.md','ter','',''),
(9304328,0,'bjk_responsive_visibility','1.0.1',34,20,'Responsive Visibility','Adds a minimum viewport breakpoint selector to all content elements. Elements are hidden below the chosen breakpoint using Bootstrap CSS utility classes.',2,0,2,1771863575,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";s:17:\"bootstrap_package\";s:15:\"13.0.0-16.99.99\";}}','Björn Kindler','info@kindler-webservices.de','bkindler','6a85de54ebefd7d1ab5554c696348836','Adds a minimum viewport breakpoint selector to all content elements. Elements are hidden below the chosen breakpoint using Bootstrap CSS utility classes (d-none d-{breakpoint}-block). Requires Bootstrap Package.','',1000001,1,0,'https://github.com/bkindler/bjk-responsive-visibility/blob/main/README.md','ter','',''),
(9304329,0,'typograph','1.0.1',56,14,'TypoGraph','TYPO3 GraphQL Endpoint Extension',999,0,3,1772097527,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.1.99\";}}','Frodo Podschwadek','frodo.podschwadek@adwmainz.de','digicademy','c4c6ef983b2519935ad18892a53da0a6','TypoGraph provides a middleware for a GraphQL endpoint. This endpoint accepts valid GraphQL requests for related data and creates a GraphQL response for the client.','Academy of Sciences and Literature  Mainz',1000001,0,0,'https://digicademy.github.io/typograph','ter','',''),
(9304330,0,'typograph','1.0.3',56,18,'TypoGraph','TYPO3 GraphQL Endpoint Extension',2,0,3,1772106895,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.1.99\";}}','Frodo Podschwadek','frodo.podschwadek@adwmainz.de','digicademy','5074fac562c5345d7e6785497b1c32f1','Updated metadata and documentation structure.','Academy of Sciences and Literature  Mainz',1000003,0,0,'https://digicademy.github.io/typograph','ter','',''),
(9304331,0,'typograph','1.2.0',56,10,'TypoGraph','TYPO3 GraphQL Endpoint Extension',2,0,3,1776864585,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.1.99\";}}','Frodo Podschwadek','frodo.podschwadek@adwmainz.de','digicademy','46ff38a3bf9de1eb2c6e9f17228a23e3','Added TypoLink transformer for turning TypoLinks in fetched content into functional HTML links and (already previously in 1.1.0, not published here) ComparatorInterface for custom result set sorting via dependency injection and sortBy query argument for per-request sort field selection.','Academy of Sciences and Literature  Mainz',1002000,0,0,'https://digicademy.github.io/typograph','ter','',''),
(9304332,0,'typograph','1.3.0',56,14,'TypoGraph','TYPO3 GraphQL Endpoint Extension',2,0,3,1777041997,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.1.99\";}}','Frodo Podschwadek','frodo.podschwadek@adwmainz.de','digicademy','b50105da90952a41e9e61b387480a80d','Added custom resolver interface and registry to enable custom resolving logic from other extensions.','Academy of Sciences and Literature  Mainz',1003000,1,0,'https://digicademy.github.io/typograph','ter','',''),
(9304333,0,'trustcaptcha','2.1.0',32,13,'TrustCaptcha (GDPR-compliant CAPTCHA for TYPO3)','Privacy-first CAPTCHA solution for TYPO3. GDPR-compliant, bot protection made in Europe.',2,0,2,1772468639,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"11.5.0-13.9.99\";s:9:\"powermail\";s:14:\"9.0.0-13.99.99\";}}','TrustCaptcha GmbH','mail@trustcomponent.com','trustcomponent','3c3f7d945f84c9bee9c1dd3e7762c015','Release version of the TrustCaptcha plugin with TrustCaptcha version 2.1.0','',2001000,0,0,'https://docs.trustcomponent.com/captcha/platforms/typo3/','ter','',''),
(9304334,0,'trustcaptcha','2.1.1',32,7,'TrustCaptcha (GDPR-compliant CAPTCHA for TYPO3)','Privacy-first CAPTCHA solution for TYPO3. GDPR-compliant, bot protection made in Europe.',2,0,2,1773012213,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"11.5.0-13.9.99\";s:9:\"powermail\";s:14:\"9.0.0-13.99.99\";}}','TrustCaptcha GmbH','mail@trustcomponent.com','trustcomponent','3245ebc4ff546bcb3404e92c171fa4ec','Add missing external libraries','',2001001,0,0,'https://docs.trustcomponent.com/captcha/platforms/typo3/','ter','',''),
(9304335,0,'trustcaptcha','3.0.1',32,12,'TrustCaptcha (GDPR-compliant CAPTCHA for TYPO3)','Privacy-first CAPTCHA solution for TYPO3. GDPR-compliant, bot protection made in Europe.',2,0,2,1778599900,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-13.9.99\";s:3:\"php\";s:13:\"7.4.0-8.99.99\";}s:8:\"suggests\";a:2:{s:4:\"form\";s:14:\"11.5.0-13.9.99\";s:9:\"powermail\";s:14:\"9.0.0-13.99.99\";}}','TrustCaptcha GmbH','mail@trustcomponent.com','trustcomponent','2b37ea2e84aa3afe061f41e635d6ff27','Update TrustCaptcha to version 3.0.1','',3000001,1,0,'https://docs.trustcomponent.com/captcha/platforms/typo3/','ter','',''),
(9304336,0,'nt_supporttimes','1.0.0',28,13,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1772531448,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Netthinks','','engler','44fa7afde41e761c3b8b18d22b451413','Display TYPO3 support times, lifecycle information, and interactive roadmap charts in both the TYPO3 backend and frontend. ','',1000000,0,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304337,0,'nt_supporttimes','1.3.0',28,5,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1783264829,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Netthinks','','engler','2bfe5e7bdf7340cbf953d2e030aa1d27','Version 1.3.0 - Backend update notification for outdated TYPO3 versions','',1003000,0,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304338,0,'nt_supporttimes','1.3.1',28,2,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1786687746,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','NET.THINKS','','engler','689cf445eb7443693be55c0ac7b876d6','Added - Documentation site at https://docs.netthinks.com/nt-supporttimes/ (English and German), covering installation, configuration, usage and the internals. Changed - Author unified to \"NET.THINKS\" in composer.json and ext_emconf.php. - The TER upload comment is now taken from this changelog instead of the tag subject, so the release note shown in the TER is maintained in one place.','',1003001,0,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304339,0,'nt_supporttimes','1.3.2',28,3,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1786692630,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','NET.THINKS','','engler','ce13b35b4732b4b39c5b1c23fd4a0cdd','Changed - The TER manual now points to the documentation site at https://docs.netthinks.com/nt-supporttimes/ instead of the GitHub README, via support.docs and homepage in composer.json.','',1003002,0,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304340,0,'nt_supporttimes','1.3.3',28,2,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1787740471,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','NET.THINKS','','engler','7e53d2b1e1ba1e8ab61377a8f123b5b1','Fixed - The roadmap chart stayed empty on sites with a Content Security Policy. The script that builds the chart was written inline into the template. A CSP without unsafe-inline blocks such a script, so the chart was never initialised  the plugin rendered its container and nothing else, with only a console message to show for it. The code now lives in Resources/Public/JavaScript/roadmap.js and is included through f:asset.script, so it is served as a regular file and needs no exception in the policy. Nothing about the chart changes for sites without a CSP.','',1003003,0,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304341,0,'nt_supporttimes','1.3.4',28,3,'TYPO3 Support Times','Displays TYPO3 support times and roadmap in the backend and frontend',2,0,0,1787740941,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','NET.THINKS','','engler','e65a47f0bd8fccb7e2f479e951a3c388','Fixed - Under a Content Security Policy, the chart tooltip appeared as a block of text below the chart instead of floating above it. ApexCharts writes its stylesheet into the document at runtime; without a nonce that style element is discarded. The visible damage was not an unstyled chart  the bars are drawn with SVG attributes and looked correct  but the tooltip lost its positioning and pushed itself into the page flow, overlapping the following text. The chart now passes the nonce of its own script tag to ApexCharts via the chart.nonce option, so the librarys stylesheet is accepted. Sites without a CSP are unaffected: the nonce is then an empty string and the option is ignored.','',1003004,1,0,'https://docs.netthinks.com/nt-supporttimes/','ter','',''),
(9304342,0,'oat_lti','1.0.0',18,6,'LTI Platform','Show a LTI tool resource (f.e. a moodle course) with TYPO3 as LTI platform.',999,0,4,1772586655,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','a1a02b4c00bd2b8bb55e88c1b0f223cb','Release 1.0.2','',1000000,0,0,'https://gitlab.com/mhuber84/typo3-extension-oat_lti/-/blob/main/README.md','ter','',''),
(9304343,0,'oat_lti','1.0.4',18,12,'LTI Platform','Show a LTI tool resource (f.e. a moodle course) with TYPO3 as LTI platform.',2,0,2,1772586925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','Marco Huber','mail@marco-huber.de','mhuber84','b1724564c700613516b6b43c8e0eceb6','Release 1.0.4','',1000004,1,0,'https://gitlab.com/mhuber84/typo3-extension-oat_lti/-/blob/main/README.md','ter','',''),
(9304344,0,'ll_anthology','1.2.1',63,14,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1772615773,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','66b35241389538fed0172c40a905d66f','release(patch): 1.2.1','Liquid Light Ltd',1002001,0,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/1.2/en-us','ter','',''),
(9304345,0,'ll_anthology','1.2.2',63,12,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1773139976,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','56a08bee230a3a256d05c8ee11b13832','release(patch): 1.2.2','Liquid Light Ltd',1002002,0,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/1.2/en-us','ter','',''),
(9304346,0,'ll_anthology','1.2.3',63,16,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1773161931,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','bf2bbfc5efc33797563d3b5b35519508','release(patch): 1.2.3\n\n Feature\n\n- Add preview link configuration to SetupCommand\n- Dispatch PSR-14 events from AnthologyController','Liquid Light Ltd',1002003,0,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/1.2/en-us','ter','',''),
(9304347,0,'ll_anthology','1.3.0',63,6,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1780493579,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','df27cb866a993322beb8216066dd59d7','release(minor): 1.3.0\n\n Feature\n\n- Make AnthologyController private visibility protected to allow extending controller\n- Add full path to language strings in Fluid templates to allow extension\n- Decompose SetupCommand to enable extending commands\n- Add content type restrictions for storage folder to page.tsconfig during setup\n- Consolidate BeforeGetAllRecordsEvent and BeforeGetRecordsWithConstraintsEvent into BeforeGetAllRecordsEvent\n\n Fix\n\n- Fix issue with cached page titles displayed on subsequent loads\n- Fix issue where no fields were available for filters in Anthology extensions\n\n Refactor\n\n- Add @extensionScannerIgnoreLine to any false positives thrown up from the extension file scanner (26)\n- Replace StandaloneView with ViewFactoryInterface (26)\n- Remove deprecated constants (26)','Liquid Light Ltd',1003000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/1.3/en-us','ter','',''),
(9304348,0,'ll_anthology','2.0.0',63,6,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1780497321,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','adb26d1dc77770e03c4eba8d4685c5eb','release(major): 2.0.0\n\n Feature\n\n- Remove deprecated BeforeGetRecordsWithConstraintsEvent and BeforeGetAllRecordsEvent events\n- [BREAKING] Migrate plugin from list_type to CType (27)','Liquid Light Ltd',2000000,0,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/2.0/en-us','ter','',''),
(9304349,0,'ll_anthology','2.1.0',63,9,'Anthology','Plugins and helpers for listing and filtering TYPO3 record based content',2,0,3,1781171676,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Chris Tebbit','chris@liquidlight.co.uk','liquidlight','09a891b97d2dc9922f5e6197082d5a0a','release(minor): 2.1.0\n\n Feature\n\n- [POTENTIALLY BREAKING] Remove fluidtypo3/vhs dependency - check local templates for v: fluid helpers (31)\n- Add plugin settings to BeforeGetRecordsEvent\n- Set recordUid and record properties on AnthologyClass for reuse by extending classes\n\n Refactor\n\n- Create method for shared variables\n- Replace vhs string.contains with direct environment check (31)\n- Remove vhs dependency for filter link calculation (31)','Liquid Light Ltd',2001000,1,0,'https://docs.typo3.org/p/liquidlight/typo3-anthology/2.1/en-us','ter','',''),
(9304350,0,'portfolioman','1.0.0',49,12,'Portfolioman','TYPO3 extension to manage and display portfolio and reference projects.',2,0,2,1772948417,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','a114b62f32021fac3ff28251b3d8ae53','TYPO3 extension to manage and display portfolio and reference projects.','Andre Lanius',1000000,0,0,'','ter','',''),
(9304351,0,'portfolioman','1.0.1',49,13,'Portfolioman','TYPO3 extension to manage and display portfolio and reference projects.',2,0,2,1772952363,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','f986de0bf8784baf12b74d1ac92470ca','Implemented SEO support in Portfolio extension: meta description, meta keywords, and robots checkbox to control search engine indexing.','Andre Lanius',1000001,0,0,'','ter','',''),
(9304352,0,'portfolioman','1.1.0',49,10,'Portfolioman','TYPO3 extension to manage and display portfolio and reference projects.',2,0,2,1776757426,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','782bace09b7d2bd35fe509e485a5797e','Adds support for dynamic portfolio detail pages including image galleries, category tags, and TYPO3 content elements (tt_content) for fully flexible page building.','Andre Lanius',1001000,0,0,'','ter','',''),
(9304353,0,'portfolioman','1.1.1',49,14,'Portfolioman','TYPO3 extension to manage and display portfolio and reference projects.',2,0,2,1777008584,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"tt_address\";s:11:\"0.0.0-0.0.0\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','25e3c6c93618716b2b67e7a7e044aac4',' Bugfixing ','Andre Lanius',1001001,1,0,'','ter','',''),
(9304354,0,'newsletters','5.1.0',41,13,'Newsletters','With the Newsletters extension for TYPO3, you can integrate professional newsletter signups for different topics directly into your website. Visitors can subscribe anonymously or as logged-in frontend users, select topics individually, and confirm their subscription securely via double opt-in. Thanks to honeypot spam protection and PSR-14 events for subscribe and unsubscribe, the extension is flexible, secure, and easy to extend. The Pro version also includes a powerful backend module for managing topics, subscribers, and newsletters, including extended authorizations, direct dispatch of simple text newsletters, CSV exports, and synchronization with external services such as CleverReach.',2,0,4,1773149210,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','b34774b7b0ee7f2181cd35e15d1cc148','\"[RELEASE] Version 5.1.0 - Feature- &amp; Bugfix-Release: Add variants to topics, synchronizations and more - see change-log file\"','coding.ms',5001000,0,0,'https://www.coding.ms/documentation/typo3-newsletters','ter','',''),
(9304355,0,'newsletters','5.1.1',41,11,'TYPO3 Newsletters by coding.ms','With the Newsletters extension for TYPO3, you can add newsletter subscriptions for different topics directly to your website. Visitors can subscribe anonymously or as logged-in frontend users, choose topics individually, and confirm registration via double opt-in. Honeypot spam protection and PSR-14 events for subscribe and unsubscribe provide secure, extensible workflows. The Pro version adds a backend module, CSV export, and CleverReach synchronization.',2,0,4,1775112303,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','979b4dc0e964617639fbff2183b61a74','\"[RELEASE] Version 5.1.1 - Maintenance-Release: Add site set configuration\"','coding.ms',5001001,0,0,'https://www.coding.ms/documentation/typo3-newsletters','ter','',''),
(9304356,0,'newsletters','6.0.0',41,12,'TYPO3 Newsletters by coding.ms','With the Newsletters extension for TYPO3, you can add newsletter subscriptions for different topics directly to your website. Visitors can subscribe anonymously or as logged-in frontend users, choose topics individually, and confirm registration via double opt-in. Honeypot spam protection and PSR-14 events for subscribe and unsubscribe provide secure, extensible workflows. The Pro version adds a backend module, CSV export, and CleverReach synchronization.',2,0,4,1777880702,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','9c88c892499e30ec353fdfbc5d9af764','\"[RELEASE] Version 6.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',6000000,0,0,'https://www.coding.ms/documentation/typo3-newsletters','ter','',''),
(9304357,0,'newsletters','6.0.1',41,5,'TYPO3 Newsletters by coding.ms','With the Newsletters extension for TYPO3, you can add newsletter subscriptions for different topics directly to your website. Visitors can subscribe anonymously or as logged-in frontend users, choose topics individually, and confirm registration via double opt-in. Honeypot spam protection and PSR-14 events for subscribe and unsubscribe provide secure, extensible workflows. The Pro version adds a backend module, CSV export, and CleverReach synchronization.',2,0,4,1785393905,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','3ae906b8e967bf36019b7d22d5e0904b','\"[RELEASE] Version 6.0.1 - Bugfix-Release: Migrate the page-doktype into a page-module/page-contains setting, so that the backend-management view can be used without the page-tree in the pro-version.\"','coding.ms',6000001,1,0,'https://www.coding.ms/documentation/typo3-newsletters','ter','',''),
(9304358,0,'in2frequently','1.0.0',54,14,'in2frequently','Recurring visibility windows for records',2,0,4,1773219335,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','in2code GmbH','service@in2code.de','in2code','c17121c85786de0b26da277f860fc80e','Recurring times (cron commands) for page content (in addition to starttime and endtime). See https://github.com/in2code-de/in2frequently for changes. ','in2code GmbH',1000000,0,0,'https://github.com/in2code-de/in2frequently','ter','',''),
(9304359,0,'in2frequently','2.0.0',54,12,'in2frequently','Recurring visibility windows for records',2,0,4,1774440726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','in2code GmbH','service@in2code.de','in2code','c023a18de323b836c18839d2063c924d','Recurring times (cron commands) for page content (in addition to starttime and endtime). See https://github.com/in2code-de/in2frequently for changes. ','in2code GmbH',2000000,0,0,'https://github.com/in2code-de/in2frequently','ter','',''),
(9304360,0,'in2frequently','2.1.0',54,13,'in2frequently','Recurring visibility windows for records',2,0,4,1774447861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','in2code GmbH','service@in2code.de','in2code','1bf9ba81618c58e401b55e26e2eaff99','Recurring times (cron commands) for page content (in addition to starttime and endtime). See https://github.com/in2code-de/in2frequently for changes. ','in2code GmbH',2001000,0,0,'https://github.com/in2code-de/in2frequently','ter','',''),
(9304361,0,'in2frequently','3.0.0',54,15,'in2frequently','Recurring visibility windows for records',2,0,4,1776079376,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','in2code GmbH','service@in2code.de','in2code','5929e0ed1b9dc5d0c72aaeae2a4c5bb7','Recurring times (cron commands) for page content (in addition to starttime and endtime). See https://github.com/in2code-de/in2frequently for changes. ','in2code GmbH',3000000,1,0,'https://github.com/in2code-de/in2frequently','ter','',''),
(9304362,0,'at_bricker','1.0.0',60,14,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1773223324,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:12:\"1.0.0-1.3.18\";}}','Team AASHRO','info@aashro.com','rmilan1992','dde1db3a1b99529cf954636c9387abba','A TYPO3 extension that adds customizable brick-based content elements and layouts.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/bricker','ter','',''),
(9304363,0,'at_bricker','1.0.1',60,14,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1773239153,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:12:\"1.0.0-1.3.18\";}}','Team AASHRO','info@aashro.com','rmilan1992','91215cb943ea39b59905f5c497cd8b99','Bugfix release','AASHRO Tech',1000001,0,0,'https://www.aashro.com/bricker','ter','',''),
(9304364,0,'at_bricker','1.2.0',60,8,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1779796466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','e11c58da86cfb0e505d3508a7a088e10',' Added support for TYPO3 v14','AASHRO Tech',1002000,0,0,'https://www.aashro.com/bricker','ter','',''),
(9304365,0,'at_bricker','1.2.1',60,12,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1779865027,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','92a44b99e2f89ca0f5a0dc889b07aed9','Bugfix release','AASHRO Tech',1002001,0,0,'https://www.aashro.com/bricker','ter','',''),
(9304366,0,'at_bricker','1.2.2',60,4,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1779878119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','df0950d0b0f9ccb9afda3ace11d5d238',' Bugfix release','AASHRO Tech',1002002,0,0,'https://www.aashro.com/bricker','ter','',''),
(9304367,0,'at_bricker','1.2.3',60,8,'[AASHRO] Bricker TYPO3 Template ','A TYPO3 extension that adds customizable brick-based content elements and layouts.',2,0,6,1779881356,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";}}','Team AASHRO','info@aashro.com','rmilan1992','d370aab865e6cffed053c0995a3b10af','Bugfix release','AASHRO Tech',1002003,1,0,'https://www.aashro.com/bricker','ter','',''),
(9304368,0,'visual_editor','1.0.1',234,6,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1773478580,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthias Vogel','m.vogel@andersundsehr.com','mvogel','721f24875fd0d57d89217c57eeda4758','[RELEASE] Initial release','',1000001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304369,0,'visual_editor','1.0.6',234,13,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1773747474,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','757fed374a475afe4222d6a8802eae66','1.0.6\n\n Whats Changed\r\n [BUGFIX] fix ter upload 3 by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/18\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.5...1.0.6\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.6','',1000006,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304370,0,'visual_editor','1.0.7',234,13,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1774431621,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','c5556a309b996ce3abd93c904787806d','1.0.7 a lot of Small Bug Fixes\n\n Whats Changed\r\n Implement visibility change listener and fix font size for drag handle by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/21\r\n [BUGFIX] Exclude default RTE contents CSS from visual editor frontend by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/23\r\n [BUGFIX] Clean up component listeners on disconnect by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/25\r\n [BUGFIX] fix NotLoggedIn css by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/26\r\n [BUGFIX] remove cross-origin issues in visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/29\r\n\r\n Biggest change is the cross Origin issues are now fixed.\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.6...1.0.7\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.7','',1000007,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304371,0,'visual_editor','1.0.8',234,13,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1774519283,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','1f561640ff5ed482c671458b9b88cb6e','1.0.8\n\n Whats Changed\r\n [BUGFIX] redirect standalone visual editor pages to the backend edit view by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/30\r\n [BUGFIX] origin check now handles relative URIs by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/32\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.7...1.0.8\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.8','',1000008,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304372,0,'visual_editor','1.1.0',234,11,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1775138415,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','3235d7a67894c74252593de5c44f661e','1.1.0 TCA validation for typeinput\n\n Whats Changed\r\n [FEATURE] add TCA validation support for editable text fields by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/33\r\n [BUGFIX] allow inline style attributes in mutated CSP policy by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/35\r\n [BUGFIX] stop loading RTE contents CSS into the visual editor frontend by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/43\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.0.8...1.1.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.0','',1001000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304373,0,'visual_editor','1.1.1',234,10,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1775549780,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','9d63c146b9be1ee64280ee68b290a318','1.1.1 fixes preview permissions and editor access in Visual Editor\n\n Whats Changed\r\n [BUGFIX] respect preview access restrictions in visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/44\r\n [TASK] Fix rector changes by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/47\r\n [BUGFIX] allow non-admin editors to open the visual editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/46\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.0...1.1.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.1','',1001001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304374,0,'visual_editor','1.1.2',234,10,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1775718744,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','fcf77c9ea0273a888f138034b124622f','1.1.2 Add an  argument for \n\n Whats Changed\r\n [TASK] improve missing field handling in TextViewHelper by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/48\r\n [BUGFIX] update editMode TypoScript condition syntax by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/50\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.1...1.1.2\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.2','',1001002,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304375,0,'visual_editor','1.1.3',234,11,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1775749428,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','2a7c4bcad19a794bf429ca7bb4f21a0e','1.1.3\n\n Whats Changed\r\n [BUGFIX] generate editor preview URLs without workspace split compare by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/52\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.2...1.1.3\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.3','',1001003,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304376,0,'visual_editor','1.1.4',234,11,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1776323332,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','f90495b9a11d8464804daed0d406af6f','1.1.4 refines inline editing, drag behavior, and field visibility\n\n Whats Changed\r\n [BUGFIX] allow trailing spaces while editing trimmed text by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/54\r\n [TASK] Prevent disallowed named arguments usage using phpstan by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/55\r\n [TASK] keep empty editable fields highlighted by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/56\r\n [BUGFIX] Try getParsedBody() before decoding request body stream by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/57\r\n [TASK] Hide fields that are emptied after blur by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/58\r\n [BUGFIX] only show the action bar when hovering the content element by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/59\r\n Auto-scroll page when dragging content elements in visual editor by @N0S0I in https://github.com/FriendsOfTYPO3/visual_editor/pull/60\r\n\r\n New Contributors\r\n @N0S0I made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/60\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.1.3...1.1.4\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.1.4','',1001004,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304377,0,'visual_editor','1.2.1',234,10,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1776667579,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','b583028311d9b2b950f734f66665ca27','1.2.1\n\n Whats Changed\r\n [BGUFIX] fix call to getGroupedRecords by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/64\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.2.0...1.2.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.2.1','',1002001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304378,0,'visual_editor','1.3.0',234,12,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1776775793,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','e21464d351f3e2f755ed30e54be75cc2','1.3.0 add FormEngine-style unsaved changes dialog\n\n Whats Changed\r\n [TASK] simplify ve-drag-handle by moving more logic into velocity-scroll.js by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/67\r\n [BUGFIX] handle DataHandler save errors without breaking the editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/68\r\n [FEATURE] add FormEngine-style unsaved changes dialog by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/69\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.2.1...1.3.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.3.0','',1003000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304379,0,'visual_editor','1.4.0',234,11,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1777100209,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','be010882670cce8d42c82cd8131edd9b','1.4.0 Big Addition: Images are now editable\n\nImages can now be edited by simply clicking on them:\r\nimg width1601 height921 altgrafik srchttps://github.com/user-attachments/assets/73aa5baa-a185-4e17-90d0-c2690aef888d /\r\n\r\n Whats Changed\r\n [FEATURE] make images editable by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/70\r\n [BUGFIX] handle doktypes with option isViewablefalse without breaking the editor by @cowboyxup in https://github.com/FriendsOfTYPO3/visual_editor/pull/72\r\n\r\n New Contributors\r\n @cowboyxup made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/72\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.3.0...1.4.0\r\n\r\n\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.0','',1004000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304380,0,'visual_editor','1.4.1',234,11,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1777553036,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','02364ed739309c87d19c2e6b35a5c2a1','1.4.1 Improve Visual Editor accessibility\n\nImproves accessibility across Visual Editor controls with labels, keyboard activation, focus styling, semantic roles, and localized accessibility texts. This makes editor actions easier to use with keyboards and assistive technologies, and adds README guidance about project-level accessibility responsibilities.\r\n\r\n Whats Changed\r\n [TASK] add functional and unit test setup by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/73\r\n [TASK] improve visual editor accessibility by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/74\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.0...1.4.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.1','',1004001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304381,0,'visual_editor','1.4.2',234,10,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1778405582,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','992cc30612aac442a74ebbdd6e6daff2','1.4.2\n\n Whats Changed\r\n [BUGFIX] Fix f:mark.contentArea in v14 by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/77\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.1...1.4.2\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.4.2','',1004002,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304382,0,'visual_editor','1.5.0',234,8,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1778675240,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','f5270a8be3023f36b1951eef01047072','1.5.0 small UX improvements\n\n Whats Changed\r\n [DOCS] Add demo link to README by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/79\r\n [TASK] Use  instead of deprecated functions by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/80\r\n [BUGFIX] Create new content above selected elements by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/81\r\n [FEATURE] Keep TYPO3 links in edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/82\r\n [FEATURE] Fit drop zone labels into narrow areas by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/83\r\n [BUGFIX] Hide action bar when editable text loses focus by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/84\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.4.2...1.5.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.5.0','',1005000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304383,0,'visual_editor','1.6.0',234,12,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1778683962,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','02766259c5cf0070f91c371758ee925c','1.6.0 Conditionally prefix content element uid in action bar title\n\n Whats Changed\r\n [FEATURE] Conditionally prefix content element uid in action bar title by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/85\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.5.0...1.6.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.6.0','',1006000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304384,0,'visual_editor','1.6.1',234,7,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1780395985,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','507a40f438359f4e45c346d45086b0ae','1.6.1 improves edit mode stability and RTE handling\n\n Whats Changed\r\n [BUGFIX] set GLOBALS[TYPO3_REQUEST] before DataHandler in saveStuff() by @format-gmbh in https://github.com/FriendsOfTYPO3/visual_editor/pull/86\r\n [DOCS] Document visual editor limitations by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/91\r\n [BUGFIX] Load configured RTE import modules by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/92\r\n [BUGFIX] Disable frontend cache in edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/90\r\n\r\n New Contributors\r\n @format-gmbh made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/86\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.6.0...1.7.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.6.1','',1006001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304385,0,'visual_editor','1.7.0',234,6,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1781094534,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','a2b249eb8a4ed6bb0c422451df2a25a3','1.7.0 Show hidden  nbsp and shy editable\n\n Whats Changed\r\n [BUGFIX] Load configured RTE import modules by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/94\r\n [DOCS] Add README section for editors by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/95\r\n [FEATURE] Add Show hidden toggle to hide disabled content elements by @rolf-thomas in https://github.com/FriendsOfTYPO3/visual_editor/pull/99\r\n [FEATURE] Make special text characters editable by @N0S0I in https://github.com/FriendsOfTYPO3/visual_editor/pull/97\r\n\r\n New Contributors\r\n @rolf-thomas made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/99\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.6.1...1.7.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.0','',1007000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304386,0,'visual_editor','1.7.1',234,9,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1781164340,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','505c9d6df73cea759c7cb4fc4d864471','1.7.1\n\n Whats Changed\r\n [BUGFIX] Avoid duplicated plugin route arguments by @andremichaelis in https://github.com/FriendsOfTYPO3/visual_editor/pull/100\r\n\r\n New Contributors\r\n @andremichaelis made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/100\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.0...1.7.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.1','',1007001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304387,0,'visual_editor','1.7.2',234,9,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1781254259,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','a84f10397007cfc448fbf1edbe93cf6d','1.7.2 fix caret position in editable text\n\n Whats Changed\r\n [BUGFIX] keep cursor position if nothing changes the editable text on focus by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/101\r\n [TASK] Split save persistence from edit mode middleware by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/102\r\n [BUGFIX] Restore caret after editable text conversion by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/103\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.1...1.7.2\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.2','',1007002,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304388,0,'visual_editor','1.7.3',234,7,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1782221511,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','5881be0334a9fb4375fa5c6714c83a1d','1.7.3 Improve edit mode reliability and development workflow\n\n Whats Changed\r\n [TASK] add eslint configuration and fix everything by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/104\r\n [TASK] Reduce functional CI matrix by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/105\r\n [BUGFIX] Restore cHash exclusion for edit mode by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/107\r\n [BUGFIX] Scope image editing to file references by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/108\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.2...1.7.3\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.7.3','',1007003,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304389,0,'visual_editor','1.8.0',234,9,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1782390993,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','5fb66b6276f2b07824d45c81201a5245','1.8.0: Built for multilingual editing, funded by the TYPO3 Community\n\nThis is a really big release for the Visual Editor: version 1.8.0 introduces multi-language editing directly inside the visual editing experience. Editors can now work with multiple language versions side by side, making it much easier to compare content, review translations, spot layout differences, and keep pages aligned across languages.\r\n\r\nThe new workflow also brings important improvements around navigation, saving, loading feedback, and editor synchronization, making multilingual editing feel much more connected and reliable.\r\n\r\nA huge thank you goes to the TYPO3 Community This feature was financed by the community, and this release would not have been possible without that support.\r\n\r\n Whats Changed\r\n [FEATURE] Enable multi-language editing in Visual Editor by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/106\r\n [BUGFIX] Fix newly created workspace page previews by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/109\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.7.3...1.8.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.8.0','',1008000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304390,0,'visual_editor','1.9.0',234,6,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1784205279,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','4ff6a2758968c9cf6696ff02b654b0e4','1.9.0\n\n Whats Changed\r\n [FEATURE] Show page visibility in language headers by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/113\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.8.0...1.9.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.9.0','',1009000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304391,0,'visual_editor','1.9.1',234,3,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1785825905,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','5bd3620e8dc35daf9275ae60686460b0','1.9.1\n\n Whats Changed\r\n [BUGFIX] Fix cHash calculation for translated iframes by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/118\r\n [BUGFIX] Restore CKEditor with hash-based CSP configuration by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/117\r\n\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.9.0...1.9.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.9.1','',1009001,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304392,0,'visual_editor','1.10.0',234,3,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1786357187,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','403b4b2d0a61e61f75dbfb11ae0370f6','1.10.0 First PSR event for extensions.\n\n Whats Changed\r\n [BUGFIX] Prevent editable text style collisions by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/122\r\n [FEATURE] Allow extensions to modify new content wizard URLs by @fnagel in https://github.com/FriendsOfTYPO3/visual_editor/pull/121\r\n\r\n New Contributors\r\n @fnagel made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/121\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.9.1...1.10.0\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.10.0','',1010000,0,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304393,0,'visual_editor','1.10.1',234,3,'TYPO3 CMS Visual Editor','Brings a modern WYSIWYG editing experience to TYPO3 CMS.',2,0,0,1786543902,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Matthis Vogel','m.vogel@andersundsehr.com','mvogel','536fc57e99cc5517e4f7fb6005a68672','1.10.1 Keep CKEditor caret position during store updates\n\n Whats Changed\r\n [TASK] Rename Visual Editor module tab by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/123\r\n Bump js-yaml from 4.2.0 to 4.3.1 by @dependabot[bot] in https://github.com/FriendsOfTYPO3/visual_editor/pull/126\r\n [BUGFIX] Keep CKEditor caret position during store updates by @Kanti in https://github.com/FriendsOfTYPO3/visual_editor/pull/129\r\n\r\n New Contributors\r\n @dependabot[bot] made their first contribution in https://github.com/FriendsOfTYPO3/visual_editor/pull/126\r\n\r\nFull Changelog: https://github.com/FriendsOfTYPO3/visual_editor/compare/1.10.0...1.10.1\n\nhttps://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.10.1','',1010001,1,0,'https://github.com/FriendsOfTYPO3/visual_editor/blob/main/README.md','ter','',''),
(9304394,0,'pagetree_edit_highlight','1.0.0',17,17,'PageTree Edit Highlight','Highlights pages in the backend page tree where the user has content editing permissions.',2,0,0,1773645884,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"backend\";s:14:\"12.4.0-12.4.99\";}}','Theodor Hilgers','','ithilgers','03b961474564193aaca5b109ab547dfc','Updated extension to 1.0.0','',1000000,1,0,'','ter','',''),
(9304395,0,'file_variants','0.12.1',66,12,'Translatable files','Files can present their language variants and use them',2,0,4,1773910276,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Anja Leichsenring','anja.leichsenring@typo3.com','pagemachine','4a05b1a79a2166600da95f4cac57d372','[BUGFIX] Forward environment for TER upload','TYPO3 GmbH',12001,0,0,'','ter','',''),
(9304396,0,'file_variants','0.12.2',66,12,'Translatable files','Files can present their language variants and use them',2,0,4,1773916312,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','c376048eb852a6a2297cf2644312ff26','[TASK] Rename package to pagemachine/typo3-file-variants','Pagemachine AG',12002,0,0,'','ter','',''),
(9304397,0,'file_variants','0.12.3',66,12,'Translatable files','Files can present their language variants and use them',2,0,4,1773918524,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','1861124ad82c34c0cd3364f4c09a1121','[BUGFIX] Restore upgrade wizard identifier\n\nThis identifier must never change since it can cause the wizard to be\nre-run and cause errors.','Pagemachine AG',12003,0,0,'','ter','',''),
(9304398,0,'file_variants','0.12.4',66,13,'Translatable files','Files can present their language variants and use them',2,0,4,1773922348,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','aaa61977463149b2495b906f1224c220','[TASK] Register upgrade wizard via attribute\n\nThis ensures the given legacy identifier is used. Also the old\nregistration is deprecated.\n\nSee https://docs.typo3.org/permalink/changelog:feature-99586-1673989775','Pagemachine AG',12004,0,0,'','ter','',''),
(9304399,0,'file_variants','0.12.5',66,17,'Translatable files','Files can present their language variants and use them',2,0,4,1774273468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','pagemachine','7907b6b657ea062692b6100771fb831d','[TASK] Restore legacy namespace for update wizard\n\nTYPO3 stores update wizards in its registry by their class name instead\nof identifier. By renaming the wizard it was run again which must be\navoided.\n\nWe fix this now by restoring the legacy class name.','Pagemachine AG',12005,1,0,'','ter','',''),
(9304400,0,'t5button2form','1.2.7',16,6,'t5button2form','Adds a contentelement button2form whitch is a call to action button to a form',2,0,2,1773910633,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"content-blocks\";s:3:\"1.4\";}}','Michael Scheunemann','info@touch5.de','m.scheunemann','1df64f3064ea8ec237f766ef9d75f754','Adds a content element button2form, witch is a call to action button to a form','',1002007,0,0,'','ter','',''),
(9304401,0,'t5button2form','1.2.8',16,10,'t5button2form','Adds a contentelement button2form whitch is a call to action button to a form',2,0,2,1773919722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"content-blocks\";s:3:\"1.4\";}}','Michael Scheunemann','info@touch5.de','m.scheunemann','8588520df3925229ffcf9bfea3146153','Updated extension to 1.2.8','',1002008,1,0,'','ter','',''),
(9304402,0,'mcp_server','0.2.1',100,13,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1773912117,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:10:\"workspaces\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','de11fade69209419c86b63ba2f7404bb',' Whats Changed\r\n Add workspace and localhost detection with improved warnings by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/17\r\n Fix MM relation handling in workspace and translation contexts by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/21\r\n Fix content element ordering when creating multiple records at bottom position by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/27\r\n Fix URL resolution to handle trailing slashes correctly by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/28\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.2.0...v0.2.1','',2001,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304403,0,'mcp_server','0.2.2',100,11,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1775563367,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:10:\"workspaces\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','a7689acd62ce1884d812861393377b01',' Whats Changed\r\n fix: apply workspace overlays in GetPage and GetPageTree tools by @BugHunter2k in https://github.com/hauptsacheNet/typo3-mcp-server/pull/36\r\n fix: handle foreign type notation in type field resolution by @BugHunter2k in https://github.com/hauptsacheNet/typo3-mcp-server/pull/32\r\n fix: improve auth header detection and OAuth discovery for Apache by @BugHunter2k in https://github.com/hauptsacheNet/typo3-mcp-server/pull/33\r\n chore: fix dependency constraints and TER workflow by @CybotTM in https://github.com/hauptsacheNet/typo3-mcp-server/pull/30\r\n\r\n New Contributors\r\n @BugHunter2k made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/36\r\n @CybotTM made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/30\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.2.1...v0.2.2','',2002,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304404,0,'mcp_server','0.2.3',100,12,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1776623812,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:10:\"workspaces\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','7afe7b2f7f3c44d8c42d0719f7649f67',' Whats Changed\r\n fix(security): hash OAuth tokens, enforce PKCE S256, fix CORS, add E2E tests by @CybotTM https://github.com/hauptsacheNet/typo3-mcp-server/pull/31\r\n Improve URL resolution to handle domains without protocol by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/42\r\n Fix CORS headers and auth header test credentials handling by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/43\r\n Fix publish_access default value in MCP workspace creation by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/48\r\n fix: init anonymous user session so DataHandler UPDATE does not crash by @BugHunter2k in https://github.com/hauptsacheNet/typo3-mcp-server/pull/52\r\n Improve content positioning logic for before/after element placement by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/51\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.2.2...v0.2.3','',2003,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304405,0,'mcp_server','0.3.0',100,11,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1777475537,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:10:\"workspaces\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','4d5cb0cc871338ed658a9ea315ddaef4',' Whats Changed\r\n Add file reference support to MCP tools by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/53\r\n Enrich sys_file rows with public_url and fix schema generation by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/74\r\n fix(ReadTable): apply workspace overlay so workspace edits are visible by @contemas-tschmidt in https://github.com/hauptsacheNet/typo3-mcp-server/pull/75\r\n fix: correct misleading schema descriptions in GetTableSchema and Lis by @BugHunter2k in https://github.com/hauptsacheNet/typo3-mcp-server/pull/35\r\n Refactor LLM tests with data providers and retry logic by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/59\r\n Simplify table access control by removing read-only access tier by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/49\r\n Remove restrictions tracking from table access service by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/61\r\n Refactor record access control to event-driven architecture by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/62\r\n fix(WriteTable): patch existing embedded inline relation by uid by @contemas-tschmidt in https://github.com/hauptsacheNet/typo3-mcp-server/pull/64\r\n Skip empty tabs in table schema generation by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/72\r\n Fix imageManipulation field round-trip through create/update/read by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/73\r\n Filter plumbing fields from embedded inline children by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/78\r\n test(WriteTable): cover positiontop/before/after on actionupdate by @contemas-tschmidt in https://github.com/hauptsacheNet/typo3-mcp-server/pull/77\r\n\r\n New Contributors\r\n @contemas-tschmidt made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/65\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.2.3...v0.3.0','',3000,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304406,0,'mcp_server','0.4.0',100,9,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1777967099,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','220dc72c383e32495e8e28955f12478b',' Whats Changed\r\n Support TYPO3 14: adapt plugin handling and workspace APIs by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/71\r\n Expose sys_file_metadata as a standalone editable table by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/79\r\n add custom MCP icons by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/81\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.3.0...v0.4.0','',4000,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304407,0,'mcp_server','0.4.1',100,8,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1778490504,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','ff71dc155fd6535f6031c834ee0368a3',' Whats Changed\r\n Resolve dynamic select items via FormDataCompiler for validation (resolves 24) by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/25\r\n Fix TSconfig resolution to use actual page context instead of pid0 by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/87\r\n fix(WriteTable): reject fields without a TCA columns entry by @contemas-tschmidt in https://github.com/hauptsacheNet/typo3-mcp-server/pull/70\r\n feat(WriteTable): support moving records by setting pid on update by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/86\r\n Add source tracking to BeforeRecordReadEvent for call-site awareness by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/83\r\n Fix TypeError when TCA select items have numeric labels by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/82\r\n Add field visibility checks for TCEFORM configuration by @Tuurlijk in https://github.com/hauptsacheNet/typo3-mcp-server/pull/39\r\n\r\n New Contributors\r\n @Tuurlijk made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/39\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.4.0...v0.4.1','',4001,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304408,0,'mcp_server','0.4.2',100,12,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1778574502,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','b0778500c875b6545b02d060bb6cf4b7',' Whats Changed\r\n Fix ReadTable uid filter for non-workspace tables in workspace context by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/91\r\n Fix schema field discovery for foreign-type tables and sys_file by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/90\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.4.1...v0.4.2','',4002,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304409,0,'mcp_server','0.4.3',100,6,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1781607750,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','abeba31b19568ebb27c0bdc5c7021a6b',' Whats Changed\r\n Fix SelectItemResolver to pass record context to itemsProcFunc by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/97\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.4.2...v0.4.3','',4003,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304410,0,'mcp_server','0.4.4',100,9,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1782120519,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','4d31f45a6d0555e2f1ec7891d25f4668',' Whats Changed\r\n fix(WriteTable): always allow the language control field on create/update (94) by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/98\r\n\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.4.3...v0.4.4','',4004,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304411,0,'mcp_server','0.5.0',100,6,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1785239469,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','d213a972bebfd71eda51de161686eeb8',' Whats Changed\r\n feat: add mcp:oauth create to mint static access tokens (for clients without OAuth discovery) by @konradmichalik in https://github.com/hauptsacheNet/typo3-mcp-server/pull/101\r\n fix: support subdirectory installations in HTTP/OAuth routing by @konradmichalik in https://github.com/hauptsacheNet/typo3-mcp-server/pull/100\r\n Implement RFC 7591 OAuth Dynamic Client Registration by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/85\r\n fix: add CORS headers to /mcp success and error responses (105) by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/106\r\n\r\n New Contributors\r\n @konradmichalik made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/101\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.4.4...v0.5.0','',5000,0,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304412,0,'mcp_server','0.6.0',100,3,'MCP Server','TYPO3 extension that provides a Model Context Protocol (MCP) server for interacting with TYPO3 pages and records',1,0,1,1787837964,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Marco Pfeiffer','marco@hauptsache.net','nemo641','1c9fab71944895d4de847591d852a277',' Whats Changed\r\n fix: preserve backend user settings (uc) when impersonating users by @SvenJuergens in https://github.com/hauptsacheNet/typo3-mcp-server/pull/107\r\n Add UploadFile MCP tool for file storage management by @Nemo64 in https://github.com/hauptsacheNet/typo3-mcp-server/pull/102\r\n\r\n New Contributors\r\n @SvenJuergens made their first contribution in https://github.com/hauptsacheNet/typo3-mcp-server/pull/107\r\n\r\nFull Changelog: https://github.com/hauptsacheNet/typo3-mcp-server/compare/v0.5.0...v0.6.0','',6000,1,0,'https://github.com/hauptsacheNet/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304413,0,'rd_comments','1.0.0',29,12,'RD Comments','Advanced comment system for TYPO3 News extension with nested replies and backend management',2,0,3,1773915271,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";s:4:\"news\";s:14:\"9.1.0-11.99.99\";}}','Abhay Rathod, Karan Anjara','abhay.remotedevs@gmail.com','payalsolanki_@_0002','0d834f33d988111151cea08f1f5279d5','Advanced comment system for TYPO3 News extension with nested replies and backend management','RemoteDevs Infotech',1000000,0,0,'https://docs.typo3.org/p/remotedevs/rd-comments/main/en-us/Index.html','ter','',''),
(9304414,0,'rd_comments','1.1.0',29,17,'Rd comments','',2,0,3,1774676618,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-12.4.99\";s:4:\"news\";s:13:\"11.0.0-11.4.2\";}}','Abhay Rathod','abhay.remotedevs@gmail.com','payalsolanki_@_0002','14e860e8b89c6d0974f3d2613fab20f4','Implements a new comment card interface in the backend for cleaner and intuitive management.\r\nProvides pin, search, and like features to easily prioritize and engage with key comments.','RemoteDevs',1001000,1,0,'https://docs.typo3.org/p/remotedevs/rd-comments/main/en-us/Index.html','ter','',''),
(9304415,0,'alt_text_checker','1.0.0',24,6,'Alt Text Checker','TYPO3 extension that adds a warning overlay icon in the File List module for files missing alternative text, and adds an Alternative text column to file reference tables in the backend.',2,0,2,1773927713,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','da69f123091a29d3e45fe1fb127a16f5','Initial version','Leuchtfeuer Digital Marketing',1000000,0,0,'https://docs.typo3.org/p/leuchtfeuer/alt-text-checker/master/en-us/','ter','',''),
(9304416,0,'alt_text_checker','1.0.1',24,8,'Alt Text Checker','TYPO3 extension that adds a warning overlay icon in the File List module for files missing alternative text, and adds an Alternative text column to file reference tables in the backend.',2,0,2,1773930323,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','6874af9b4d65fb09931b638456cc8a46','This release is a bug fix release.','Leuchtfeuer Digital Marketing',1000001,0,0,'https://docs.typo3.org/p/leuchtfeuer/alt-text-checker/master/en-us/','ter','',''),
(9304417,0,'alt_text_checker','1.0.2',24,10,'Alt Text Checker','TYPO3 extension that adds a warning overlay icon in the File List module for files missing alternative text, and adds an Alternative text column to file reference tables in the backend.',2,0,2,1774269088,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:7:\"extbase\";s:14:\"13.4.0-13.4.99\";s:5:\"fluid\";s:14:\"13.4.0-13.4.99\";s:7:\"backend\";s:14:\"13.4.0-13.4.99\";}}','Dev Leuchtfeuer','dev@Leuchtfeuer.com','bitmotion','372fcf5bf50b5f24e22f7b2e73719dff','v1.0.2','Leuchtfeuer Digital Marketing',1000002,1,0,'https://docs.typo3.org/p/leuchtfeuer/alt-text-checker/master/en-us/','ter','',''),
(9304418,0,'blog_sync','1.0.2',32,6,'Agency Powerstack Blog Sync','Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API',2,0,1,1773932725,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"blog\";s:1:\"*\";}}','Agency Powerstack','info@agency-powerstack.com','agency-powerstack','1b353f0df3e6291c6b931eba79f3c6b9','Update ext_emconf.php','Agency Powerstack',1000002,0,0,'https://agency-powerstack.com','ter','',''),
(9304419,0,'blog_sync','1.0.3',32,7,'Agency Powerstack Blog Sync','Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API',2,0,1,1773935893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"blog\";s:1:\"*\";}}','Agency Powerstack','info@agency-powerstack.com','agency-powerstack','ba06e8fcb521343fe8d153537db74f26','allowing for legacy installations of Typo3 v13','Agency Powerstack',1000003,0,0,'https://agency-powerstack.com','ter','',''),
(9304420,0,'blog_sync','1.0.4',32,6,'Agency Powerstack Blog Sync','Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API',2,0,1,1774029689,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"blog\";s:1:\"*\";}}','Agency Powerstack','info@agency-powerstack.com','agency-powerstack','f685fad9f10660f7c543ef35fee44a05','updating for new release','Agency Powerstack',1000004,0,0,'https://agency-powerstack.com','ter','',''),
(9304421,0,'blog_sync','1.0.5',32,6,'Agency Powerstack Blog Sync','Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API',2,0,1,1774108880,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"blog\";s:1:\"*\";}}','Agency Powerstack','info@agency-powerstack.com','agency-powerstack','9aa35ec3aecba574eaadca809b31884d','Fallback Auth Header Detection','Agency Powerstack',1000005,0,0,'https://agency-powerstack.com','ter','',''),
(9304422,0,'blog_sync','1.0.6',32,7,'Agency Powerstack Blog Sync','Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API',2,0,1,1774113762,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:4:\"blog\";s:1:\"*\";}}','Agency Powerstack','info@agency-powerstack.com','agency-powerstack','c5fa6d84f4b3c1b2eab00c3790e2d837','Adding additional fallback auth header','Agency Powerstack',1000006,1,0,'https://agency-powerstack.com','ter','',''),
(9304423,0,'ns_aiuniverse','1.0.0',41,15,'AI Universe','AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.',2,0,0,1773991970,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Team T3Planet','support@t3planet.de','abandoned_extensions','4b9cf0fa5a64c418cd65023524c953df','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_aiuniverse','T3Planet // NITSAN',1000000,0,0,'https://docs.typo3.org/p/nitsan/ns-aiuniverse/main/en-us/Index.html','ter','',''),
(9304424,0,'ns_aiuniverse','1.0.1',41,8,'AI Universe','AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.',2,0,0,1778661639,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Team T3Planet','support@t3planet.de','abandoned_extensions','8845457d5bd57172e2dca1d766fe3d67','New release of version 1.0.1 - see details, changelog, and documentation on https://github.com/nitsan-technologies/ns_aiuniverse','T3Planet // NITSAN',1000001,0,0,'https://docs.typo3.org/p/nitsan/ns-aiuniverse/main/en-us/Index.html','ter','',''),
(9304425,0,'ns_aiuniverse','1.0.2',41,10,'AI Universe','AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.',2,0,0,1779116668,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Team T3Planet','support@t3planet.de','abandoned_extensions','283da9c7353ee26956715201609fc187','New release of version 1.0.2 - see details, changelog, and documentation on https://github.com/nitsan-technologies/ns_aiuniverse ','T3Planet // NITSAN',1000002,0,0,'https://docs.typo3.org/p/nitsan/ns-aiuniverse/main/en-us/Index.html','ter','',''),
(9304426,0,'ns_aiuniverse','1.0.3',41,8,'AI Universe','AI Universe is the shared AI foundation layer for TYPO3 extensions. It centralizes AI provider communication, model selection, request handling, statistics preparation, and utility functions so other extensions can build AI features faster and with consistent behavior.',2,0,0,1781015577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.0.0-13.4.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Team T3Planet','support@t3planet.de','abandoned_extensions','8f823b043d3391208401c49d7b44848d','New release of version 1.0.3 - see details, changelog and documentation on https://t3planet.de/typo3-ki','T3Planet // NITSAN',1000003,1,0,'https://docs.typo3.org/p/nitsan/ns-aiuniverse/main/en-us/Index.html','ter','',''),
(9304427,0,'page_graph','1.0.0',74,12,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774018779,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','9fbce68b796ca66f65f156dd37206ba9','Release version 1.0.0','',1000000,0,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304428,0,'page_graph','1.0.1',74,13,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774032738,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','10bba865db00917ff3bb2fdceff932bf','Release version 1.0.1','',1000001,0,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304429,0,'page_graph','1.0.2',74,12,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774034721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','244d8d129ca64e32c79729c88743ed8a','Release version 1.0.2','',1000002,0,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304430,0,'page_graph','1.0.3',74,12,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774044567,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','277fb114654db7758568bfc10938e1a0','Release version 1.0.3','',1000003,0,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304431,0,'page_graph','1.0.4',74,12,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774097723,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','1e6e88c51e6721cec64c27f97259ec11','Release version 1.0.4','',1000004,0,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304432,0,'page_graph','1.0.5',74,13,'Page Graph Widget','Dashboard widget showing the TYPO3 page tree and content elements as an interactive force-directed graph visualization.',2,0,0,1774099098,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"12.4.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','16d7f657780739ef49bc993aeb5a9725','Release version 1.0.5','',1000005,1,0,'https://docs.typo3.org/p/rtfirst/page-graph/1.0/en-us/','ter','',''),
(9304433,0,'rt_llms_txt','1.0.8',61,12,'LLMs.txt Generator','Generates llms.txt files for AI/LLM crawlers with website content in Markdown format, with optional API key protection.',2,0,2,1774103037,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','69283ff7980544ef66c000e438248997','Release version 1.0.8','',1000008,0,0,'https://docs.typo3.org/p/rtfirst/llms-txt/main/en-us/','ter','',''),
(9304434,0,'rt_llms_txt','1.0.9',61,12,'LLMs.txt Generator','Generates llms.txt files for AI/LLM crawlers with website content in Markdown format, with optional API key protection.',2,0,2,1774113090,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','222fcb7b5c60444e09949b334c41912d','Release version 1.0.9','',1000009,0,0,'https://docs.typo3.org/p/rtfirst/llms-txt/main/en-us/','ter','',''),
(9304435,0,'rt_llms_txt','1.0.10',61,12,'LLMs.txt Generator','Generates llms.txt files for AI/LLM crawlers with website content in Markdown format, with optional API key protection.',2,0,2,1774195845,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','15e0cc3f16e2c004920c376389c97fd6','Release version 1.0.10','',1000010,0,0,'https://docs.typo3.org/p/rtfirst/llms-txt/main/en-us/','ter','',''),
(9304436,0,'rt_llms_txt','1.0.11',61,13,'LLMs.txt Generator','Generates llms.txt files for AI/LLM crawlers with website content in Markdown format, with optional API key protection.',2,0,2,1774216089,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','8b37ce8915771a96249c1fdb1167e156','Release version 1.0.11','',1000011,0,0,'https://docs.typo3.org/p/rtfirst/llms-txt/main/en-us/','ter','',''),
(9304437,0,'rt_llms_txt','1.0.12',61,12,'LLMs.txt Generator','Generates llms.txt files for AI/LLM crawlers with website content in Markdown format, with optional API key protection.',2,0,2,1777112428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','Roland Tfirst','roland@tfirst.de','rolandt','048c487c02f24149f08cbf133bbce441','Release version 1.0.12','',1000012,1,0,'https://docs.typo3.org/p/rtfirst/llms-txt/main/en-us/','ter','',''),
(9304438,0,'conzent','2.0.0',17,6,'Conzent CMP','GDPR, CCPA & ePrivacy compliant cookie banner. IAB TCF v2.2 and Google CMP Certified. Supports Google Consent Mode v2 and GTM integration.',2,0,3,1774241019,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Conzent ApS','support@getconzent.com','getconzent','62be12b845d7df32e9b1722958ff2a80','GDPR, CCPA & ePrivacy compliant cookie consent banner for TYPO3. IAB TCF v2.2 and Google CMP Certified (CMP 446). Features Google Consent Mode v2, GTM integration, automatic cookie blocking, and 30 language support. Supports both Conzent Cloud and self-hosted OCI deployments.\r\n','Conzent ApS',2000000,0,0,'','ter','',''),
(9304439,0,'conzent','2.0.1',17,11,'Conzent CMP','GDPR, CCPA & ePrivacy compliant cookie banner. IAB TCF v2.2 and Google CMP Certified. Supports Google Consent Mode v2.',2,0,3,1774253354,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";s:3:\"php\";s:13:\"8.1.0-8.99.99\";}}','Conzent ApS','support@getconzent.com','getconzent','75aaed87d6371171c8c536554d40b12e','Fixed GTM','Conzent ApS',2000001,1,0,'','ter','',''),
(9304440,0,'forumman','1.0.7',178,14,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774261511,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','04f0421ec86619b1f75b7c5164887858','A modern and lightweight forum extension for TYPO3 with user profiles, discussions and real-time features.','Andre Lanius',1000007,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304441,0,'forumman','1.1.0',178,6,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774336422,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','cdf32d09d47c497e51b208d8cb98059a','Displays the most recently active frontend users with their profile images and group information.','Andre Lanius',1001000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304442,0,'forumman','1.2.0',178,12,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774438237,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','b905ed2910bb47663ccec1e54870631b','New Users plugin with FlexForm configuration and multi-language support for labels and interface texts.','Andre Lanius',1002000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304443,0,'forumman','1.2.1',178,12,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774618243,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','a58282d70237785a3731ce144e70dfce','Bugfixing (Models)','Andre Lanius',1002001,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304444,0,'forumman','1.2.2',178,12,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774768628,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','9ea44f3969ec82780e8ded98a82f8e92','User settings added.','Andre Lanius',1002002,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304445,0,'forumman','1.2.3',178,12,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1774936692,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','437cadf6262845fbd7887747a050de4a','Bugfixing v13','Andre Lanius',1002003,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304446,0,'forumman','1.3.0',178,11,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1775452294,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','fc8ae53535b56c50ab9b6b48a73fc942','Elasticsearch search improvements  user data enhancements','Andre Lanius',1003000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304447,0,'forumman','1.4.0',178,10,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1776059594,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','77534156e5fcf871bd2ffbe0e7070ab8','Added a user listing plugin, a scheduler task for indexing data into Elasticsearch, and a configurable reindex button in the extension settings to manually trigger reindexing.','Andre Lanius',1004000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304448,0,'forumman','1.5.0',178,10,'Forum Manager','A modern TYPO3 forum extension for private messaging, threads, and community discussions.',2,0,2,1776659615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','606ad92a1445f6f8621920cf599085de','Add social sharing buttons for forum posts.','Andre Lanius',1005000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304449,0,'forumman','1.6.0',178,10,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777007830,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','6c9f4ab229ab19af48ded917c4aba6f7','Added latest activity display per forum\r\nShows the most recent post in each forum\r\nDisplays thread title and last posting user\r\nAdded reply counter per thread\r\nShows number of replies for each topic\r\nProper singular/plural handling for labels\r\nImproved forum overview UI\r\nModern card-based layout\r\nCleaner structure for categories and forums\r\nEnhanced readability and spacing','Andre Lanius',1006000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304450,0,'forumman','1.6.1',178,10,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777014346,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','270df94371d10158bb6cb4690f0a3366',' Bugfixing ','Andre Lanius',1006001,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304451,0,'forumman','1.6.2',178,10,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777214379,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','526acd469e0aa54975d44dad132d0cde','Posts authors can now mark their topic as solved via a toggle switch','Andre Lanius',1006002,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304452,0,'forumman','1.6.7',178,10,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777218030,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','2185e3ed6f2af21a5350225f20dabe38','[Bugfix] ','Andre Lanius',1006007,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304453,0,'forumman','1.7.0',178,10,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777529430,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','564881335923d3920d3b1d1246517a9c','Add similar topics with score ranking.','Andre Lanius',1007000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304454,0,'forumman','1.7.1',178,12,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1777633272,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','ffe90e6b78965ee63bfb12d9697a20a5',' Bugfixing (Similar posts) ','Andre Lanius',1007001,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304455,0,'forumman','1.8.0',178,6,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1780678364,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','b21e40c9b84796b04b513daacc866d27',' Security fix ','Andre Lanius',1008000,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304456,0,'forumman','1.8.1',178,9,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1780810988,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','7c8de0d81b576754a13f7f7b54d31041',' Bugfixing ','Andre Lanius',1008001,0,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304457,0,'forumman','1.8.2',178,2,'Forum Manager - Community Forum & Discussions','Modern forum extension for TYPO3. Create discussion boards, threads, replies, and community-driven conversations. Includes pagination, latest activity, user interaction, and scalable architecture.',2,0,2,1785838816,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Andre Lanius','a-lanius@web.de','a-lanius@web.de','300679df5fb2460b827ba0d08729a6df',' Bugfixing ','Andre Lanius',1008002,1,0,'https://github.com/sturmi1976/forumman','ter','',''),
(9304458,0,'nr_passkeys_fe','0.1.0',72,12,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',0,0,2,1774305470,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','d5a4ac1655f90677dc31372112e28cfe','Passkey-First Frontend Authentication for TYPO3\n\nInitial release of nr_passkeys_fe  native, passwordless login for TYPO3 frontend users via WebAuthn/FIDO2 passkeys.\n\n Features\n\n- Passkey-first login with discoverable credentials (no username required)\n- Tabbed login UI: Passkey tab (default)  Password tab via felogin template override\n- Standalone passkey plugin for passkey-only login pages\n- Recovery codes (bcrypt hashed, XXXX-XXXX format, single-use)\n- Per-site  per-group enforcement (Off / Encourage / Required / Enforced)\n- Post-login enrollment interstitial middleware with grace periods\n- Backend admin module with adoption dashboard and credential management\n- Self-service passkey management plugin (register, rename, remove passkeys)\n- 8 PSR-14 events for extensibility (enrollment, auth, recovery, enforcement)\n- Multi-site support with per-site RP ID and storage PID credential isolation\n- FIDO Alliance passkey icon (industry standard)\n- felogin integration via template overri\n\nDetails: https://github.com/netresearch/t3x-nr-passkeys-fe/releases/tag/v0.1.0','Netresearch DTT GmbH',1000,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304459,0,'nr_passkeys_fe','0.2.0',72,15,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1774307798,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','87406b63dadf43200851944c4af8a11d',' v0.2.0  First Beta Release\n\nPasskey-first frontend authentication for TYPO3 fe_users via WebAuthn/FIDO2. This is the first fully functional beta with working passkey login, recovery code login, and complete DDEV demo environment.\n\n Highlights\n\n- Working passkey login via token-based session establishment (eID verifies assertion  cache token  felogin form  auth service  FE session)\n- Recovery code login using the same token mechanism\n- Password login with felogin integration (passkey button injected via template override)\n- DDEV demo environment with 4 provisioned pages, demo user (demo/demo), and both TYPO3 v13  v14\n\n Quality\n\n- 568 tests (323 unit  168 fuzz  77 JS), zero notices/deprecations\n- PHPStan level 10, zero errors\n- 7 PSR-14 events, all dispatched\n- 8 services with SRP (FrontendUserLookupService extracted)\n- 8 JS modules with shared PasskeyUtils.js (URL builder, base64url, DOM helpers)\n- Full i18n: 62 XLIFF keys, all templates localized\n- WCAG 2.1 AA: focus indicators, keyboard tab navigation, ARIA, contrast\n\n Security\n\n- Token-based auth: one-time cache tokens with 120s TTL\n- HMAC-signed challenges with nonce replay protection\n- Per-IP rate limiting and account lockout\n- WebAuthn UVREQUIRED for both registration and authentication\n- No secrets: inherit in any workflow\n\n Breaking Changes from v0.1.x\n\n- MagicLinkRequestedEvent removed (deferred to future release per ADR-011)\n- ext_tables.sql now explicitly declares fe_users/fe_groups columns\n- PasskeyUtils.js must be loaded before other JS modules (priority loading)\n\n For Integrators\n\nbash\ncomposer require netresearch/nr-passkeys-fe:0.2\n\n\nRequires netresearch/nr-passkeys-be 0.6. See [Documentation](https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/) for configuration.','Netresearch DTT GmbH',2000,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304460,0,'nr_passkeys_fe','0.3.0',72,6,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1781282197,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','b9e88bab288040fa1cc60a8a799e3b31','- chore: release v0.3.0 (21)\n- fix(docs): bump guides.xml release attribute to 0.3.0\n- fix(phpstan): correct per-group stats key type, bump guides.xml version\n- chore: release v0.3.0\n- fix(sast): suppress two Opengrep false positives with rationale (20)\n- fix(sast): suppress two Opengrep false positives with rationale\n- fix: address CSRF, webauthn-lib 5.3 compat, and PHPUnit 12 warnings (19)\n- refactor(enrollment): remove dead canSkip query parameter\n- fix(enrollment): remove dead skip-form block from enrollment template\n- fix(tests): silence PHPUnit 12 coverage-target warnings under failOnWarning\n- fix(webauthn): migrate to CredentialRecord for webauthn-lib 5.3\n- fix(security): use TYPO3 native CSRF protection on enrollment skip form\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8  0.9 (18)\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8  0.9\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8 (17)\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7 (16)\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7\n- fix: remove empty secrets blocks and fix YAML syntax\n- chore: remove explicit gitleaks call, now handled by org-wide default\n- fix: add permissions to gitleaks job, remove stale secret from security job\n- feat: add direct gitleaks call from netresearch/.github\n- fix: use @main for .github reusable workflows, not SHA pin\n- chore: migrate generic workflows from typo3-ci-workflows to .github\n- fix(ci): pass extra args (coverage flags) through runTests.sh to PHPUnit\n- fix(ci): broaden deprecated pattern to catch class  method deprecations\n- fix(ci): suppress request attribute  short ternary PHPStan violations\n- fix(ci): match ergebnis\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3000,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304461,0,'nr_passkeys_fe','0.3.1',72,8,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1781291528,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','0bfb5519415451e6c8bf6b4552c2f353','- chore: release v0.3.1 (22)\n- chore: release v0.3.1\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3001,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304462,0,'nr_passkeys_fe','0.3.2',72,4,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784630581,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','3989df94837089294a07d48c7df9e653','- chore: release v0.3.2 (25)\n- chore: release v0.3.2\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8  0.9  0.10 (24)\n- fix(deps): update dependency netresearch/nr-passkeys-be to 0.6  0.7  0.8  0.9  0.10\n- ci: adopt canonical typo3-extension template (23)\n- ci: adopt netresearch/.github typo3-extension template\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3002,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304463,0,'nr_passkeys_fe','0.3.3',72,4,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784646657,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','51d0d5e2f3e3a22435c784c76777b1a1','- chore: release v0.3.3 (28)\n- chore: release v0.3.3\n- feat(dashboard): add admin-only passkey adoption and credential widgets (27)\n- fix: COUNT(DISTINCT) crash in admin module  v14 icon refresh (26)\n- feat(dashboard): add admin-only passkey adoption and credential widgets\n- feat(icons): align icon set with nr-passkeys-be motif and v14 dark mode\n- fix(service): use selectLiteral for COUNT(DISTINCT) aggregations\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3003,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304464,0,'nr_passkeys_fe','0.3.4',72,4,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784699792,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','5d1f4b777cb980c556945967ec1cbc6f','- fix(docs): repair guides.xml and add docs render CI (29)\n- fix(docs): repair guides.xml and add docs render CI\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3004,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304465,0,'nr_passkeys_fe','0.3.5',72,5,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784715282,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','a869224e99834718cfe6009a5ea5b2a1','- chore: release v0.3.5 (31)\n- chore: release v0.3.5\n- fix(backend): move admin module to Site Management group (30)\n- fix(backend): move the admin module to the Site Management group\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',3005,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304466,0,'nr_passkeys_fe','0.4.0',72,5,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784833343,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:13:\"0.6.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','12738c43fbefa9ea48378e4cc0ccb2c9','- chore: release v0.4.0 (33)\n- chore(deps): allow nr-passkeys-be 0.11\n- chore: release v0.4.0\n- feat(login): report unknown credentials via the WebAuthn Signal API (32)\n- feat(login): report unknown credentials via the WebAuthn Signal API\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',4000,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304467,0,'nr_passkeys_fe','0.5.0',72,6,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1784885527,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:14:\"0.12.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','29a767b07c37f80e0ab0b131fde77a3f','- feat(dashboard): contribute frontend passkey stats to the unified BE widget set (34)\n- feat(dashboard): contribute frontend passkey stats to the unified BE widget set\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',5000,0,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304468,0,'nr_passkeys_fe','0.6.0',72,3,'Passkeys Frontend Authentication','Passkey-first TYPO3 frontend authentication for fe_users (WebAuthn/FIDO2). Enables passwordless login with TouchID, FaceID, YubiKey, Windows Hello. By Netresearch.',1,0,2,1786105541,'a:2:{s:7:\"depends\";a:6:{s:5:\"typo3\";s:16:\"13.4.20-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:14:\"nr_passkeys_be\";s:14:\"0.12.0-0.99.99\";s:8:\"frontend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:7:\"felogin\";s:15:\"13.4.0-14.99.99\";s:9:\"dashboard\";s:15:\"13.4.0-14.99.99\";}}','Netresearch DTT GmbH','','netresearch','6ee6a61be1282cfa1ba116d9461654d1',' chore(release): v0.6.0 (56)\n chore(release): v0.6.0\n feat(login): arm the WebAuthn conditional-UI ceremony the docs promise (55)\n fix(tests): drop the defects ordering the result cache cannot serve\n docs: document the login plugins discoverable switch and its autofill effect\n feat(login): arm the WebAuthn conditional-UI ceremony the docs promise\n ci: sync checks.yml gate job from the org template (51)\n ci: sync checks.yml from the org template (codeql auto, gate docs)\n feat(rector): add the TYPO3 v13 level set (50)\n feat(rector): add the TYPO3 v13 level set\n feat: register plugins as CType on both supported TYPO3 versions (47)\n Merge branch main into feature/45-register-plugins-as-ctype\n chore(deps): update step-security/harden-runner action to v2.20.1 (49)\n Merge branch main into feature/45-register-plugins-as-ctype\n chore(deps): update step-security/harden-runner action to v2.20.1\n ci: sync checks.yml gate job from the org template (48)\n ci: sync checks.yml gate job from the org template\n feat: register plugins as CType on both supported TYPO3 versions\n feat(rector): enable rector with the shared org config (43)\n Merge remote-tracking branch origin/main into feat/enable-rector\n chore(deps): drop dev-dependencies the shared package already provides (46)\n test: cover the code paths left uncovered by the rector diff\n chore(deps): drop dev-dependencies the shared package already provides\n chore(rector): settle the merged tree on the fixpoint\n Merge remote-tracking branch origin/main into feat/enable-rector\n test: re-enable the functional and integration suites in CI (44)\n fix(test): carry the extension lists in a base class, not a trait\n test: re-enable the functional and integration suites in CI\n test: extract the shared QueryBuilder stub into one trait\n test: declare the real interface as closure return type, not Stub\n\nFor details see https://github.com/netresearch/t3x-nr-passkeys-fe/releases','Netresearch DTT GmbH',6000,1,0,'https://docs.typo3.org/p/netresearch/nr-passkeys-fe/main/en-us/','ter','',''),
(9304469,0,'das','1.0.0',114,13,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,10,1774351122,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.9.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','043500c16cd37fa7e06184f347ad971c','First release.','',1000000,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304470,0,'das','1.0.1',114,13,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1774372500,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','db79403d2635f070c234005b38c21b43','Updated README.md.','',1000001,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304471,0,'das','1.0.2',114,12,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1774953526,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','cdc76637b0029b2aff057c0f253687e0','Minor changes for sitemap and meta data.','',1000002,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304472,0,'das','1.0.3',114,11,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1775644100,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','03bc10f190bbe1fee51c729e6bf221bc','Added Audio player, Before/after image, and Masked image content elements.','',1000003,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304473,0,'das','1.0.4',114,12,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1776119413,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','fa56b548bd7d07ab95f9aa356401c126','Add Poll content element, vertical disposition for Before/after image and some minor fixes.','',1000004,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304474,0,'das','1.0.5',114,10,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1777247598,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','84ac35cc8a570649eb785a5448a48367','Add Magnifier glass and Share page content elements.','',1000005,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304475,0,'das','1.0.6',114,12,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1777480748,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','e625ff5df703ba744b60a847ce6c3907',' Add Circle counters, Random CE and Side CE content elements.','',1000006,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304476,0,'das','1.0.7',114,10,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1777995303,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','1280278516d0d6c4189ceced7ae7a943','Add Countdown content element and Masonry option for Text & Media galleries.','',1000007,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304477,0,'das','1.0.8',114,12,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1779640797,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','fb71f940b97092481c387199f5b023d9','Add Audio player option to grab covers from iTunes, ribbon in Pricing table, pre header in content elements and some minor fixes.','',1000008,0,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304478,0,'das','1.0.9',114,9,'Das','Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.',2,0,2,1781736070,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"vhs\";s:12:\"7.1.0-7.2.99\";s:4:\"flux\";s:14:\"11.0.0-11.1.99\";}}','Jaume Presas Puig','jaume@jaumepresas.com','jaumepresaspuig','16ab79e1054df1b03be8c814dd482a84','Add Header like option for headers and minor fixes.','',1000009,1,0,'https://docs.typo3.org/p/jaumepresaspuig/das/main/en-us','ter','',''),
(9304479,0,'einfach_cookie','1.0.5',16,6,'EinfachCookie','Bindet den EinfachCookie Cookie-Consent-Banner (einfach-cookie.de) per TypoScript ein. Alle Einstellungen sind als Konstanten konfigurierbar.',2,0,3,1774355892,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','','','crocodile2024','eeb22df41eda8ad0bcd13046ed2bc9a3','Release v1.0.5','',1000005,0,0,'','ter','',''),
(9304480,0,'einfach_cookie','1.0.6',16,10,'EinfachCookie','Bindet den EinfachCookie Cookie-Consent-Banner (einfach-cookie.de) per TypoScript ein. Alle Einstellungen sind als Konstanten konfigurierbar.',2,0,3,1774369187,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-13.99.99\";}}','','','crocodile2024','80f8f219c559e49f42d2c4c21d1d666f','Release v1.0.6','',1000006,1,0,'','ter','',''),
(9304481,0,'at_cakezone','1.0.0',20,13,'[AASHRO] Cakezone TYPO3 Template','Modern TYPO3 v13 bakery template built with Content Blocks for showcasing cakes, menus, and bakery services.',2,0,6,1774417061,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:12:\"1.0.0-1.3.18\";}}','Team AASHRO','info@aashro.com','rmilan1992','d91b00598a1fd33eda3c4d0317a6feac','Modern TYPO3 v13 bakery template built with Content Blocks for showcasing cakes, menus, and bakery services.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/cake-zone','ter','',''),
(9304482,0,'at_cakezone','1.1.0',20,7,'[AASHRO] Cakezone TYPO3 Template','Modern TYPO3 v13 bakery template built with Content Blocks for showcasing cakes, menus, and bakery services.',2,0,6,1782455928,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:0:\"\";}}','Team AASHRO','info@aashro.com','rmilan1992','5db176c87aa72c77f9bc3536941707fe',' Added support for TYPO3 v14','AASHRO Tech',1001000,1,0,'https://www.aashro.com/cake-zone','ter','',''),
(9304483,0,'indiveo_oembed_typo3','1.0.0',8,8,'Indiveo oEmbed Typo3','TYPO3-extensie voor het integreren van Indiveo als online media provider via oEmbed en FAL.',2,0,3,1774424852,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','indiveo','ict@indiveo.nl','indiveo','685dd35714b8154d0d8e17dbfa07228e','composer/prepare-release typo3-plugin-deploy','indiveo',1000000,1,0,'https://indiveo.nl','ter','',''),
(9304484,0,'faq_seo','1.1.0',7,7,'FAQ SEO','This extension adds a new content element type \"FAQ\" to TYPO3, allowing you to create and manage frequently asked questions with enhanced SEO features. It provides a user-friendly interface for content editors to input questions and answers, and it automatically generates structured data (JSON-LD) for improved search engine visibility.',2,0,3,1774443898,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Kevin Chileong Lee','info@wacon.de','wacon_internet','c12d3abcf249d482955e1dc368a240d6','https://github.com/wacon-internet-gmbh/faqseo/releases/tag/1.1.0','WACON Internet GmbH',1001000,1,0,'https://github.com/wacon-internet-gmbh/faqseo','ter','',''),
(9304485,0,'ns_news_slick','1.0.0',27,14,'News Slick Slider','Easily display your TYPO3 news images in an attractive and responsive slick slider. Enhance user engagement by showcasing featured news articles with a modern and flexible carousel layout.',2,0,3,1774536900,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.0.0-13.9.99\";s:4:\"news\";s:14:\"12.0.0-12.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','941bdddda532054136371b5b5a1246d2','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_news_slick','T3Planet',1000000,0,0,'https://t3planet.de/typo3-slick-schieber-erweiterung','ter','',''),
(9304486,0,'ns_news_slick','14.0.0',27,13,'News Slick Slider','Easily display your TYPO3 news images in an attractive and responsive slick slider. Enhance user engagement by showcasing featured news articles with a modern and flexible carousel layout.',2,0,3,1776939159,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.37-14.9.99\";s:4:\"news\";s:14:\"13.0.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','f982c6be90ae77dc06a8fcd9b739a67e','New release of version 14.0.0 - see details, changelog and documentation on https://t3terminal.com/news-slick-slider-typo3-extension','T3Planet',14000000,1,0,'https://t3planet.de/typo3-slick-schieber-erweiterung','ter','',''),
(9304487,0,'form_permissions','1.0.1',38,14,'Form permissions','Adds permission-aware access control to the EXT:form database storage.',2,0,0,1774538920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','598895b35e587f0da16653fb6ac29213','Initial upload','',1000001,0,0,'https://github.com/brosua/form_permissions','ter','',''),
(9304488,0,'form_permissions','1.0.2',38,13,'Form permissions','Adds permission-aware access control to the EXT:form database storage.',2,0,0,1774964272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.2.0-14.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','16624a5ccf05e3d174573f8b04174558','Set required typo3 version to 14.2  14.3-dev','',1000002,0,0,'https://github.com/brosua/form_permissions','ter','',''),
(9304489,0,'form_permissions','1.0.3',38,11,'Form permissions','Adds permission-aware access control to the EXT:form database storage.',2,0,0,1776769676,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','62fad1a4cd8f93e2eb4b2adb5273013e','Compatibility with 14.3 established','',1000003,1,0,'https://github.com/brosua/form_permissions','ter','',''),
(9304490,0,'eyebrow','1.0.0',9,9,'Eyebrow','Adds an eyebrow field to content element headers',2,0,2,1774803815,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:20:\"fluid_styled_content\";s:14:\"12.4.0-12.4.99\";}}','Andreas Sommer','sommer@belsignum.com','belsignum','16a44521868d306dc3ccfcee4d2e8ed6','Adds an eyebrow field to content element headers','belsignum',1000000,1,0,'https://github.com/Andreas-Sommer/eyebrow/blob/main/README.md','ter','',''),
(9304491,0,'xima_twitter_client','3.0.0',17,17,'Twitter client','Download and display tweets from Twitter',2,0,3,1774853301,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.4.99\";}}','Maik Schneider','maik.schneider@xima.de','maik_tailor','f13a0a115e45292836b69814a6319144','See release notes at https://github.com/xima-media/xima-typo3-twitter-client/releases/tag/3.0.0','XIMA Media GmbH',3000000,1,0,'','ter','',''),
(9304492,0,'legacy_icons','1.0.0',26,13,'Legacy Backend Icons','Restores the original colorful icons to TYPO3 CMS v14 backend',2,0,0,1774986555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Mario Lubenka','me@saitho.me','saitho','09430e7bbb85655b908730c6e6351073','v1.0.0','',1000000,0,0,'','ter','',''),
(9304493,0,'legacy_icons','1.0.1',26,13,'Legacy Backend Icons','Restores the original colorful icons to TYPO3 CMS v14 backend',2,0,0,1775902347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Mario Lubenka','me@saitho.me','saitho','9761c4509e828d69a2e11b852872a214','Add Extension Icon','',1000001,1,0,'','ter','',''),
(9304494,0,'content_blocks_gui','0.1.0',68,12,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',0,0,1,1774988406,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:14:\"1.3.17-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','6163e988b7b8d2a063b8f2615dca7168','Add publish to TER Action','',1000,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304495,0,'content_blocks_gui','0.1.1',68,10,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',0,0,1,1775136053,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:14:\"1.3.17-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','9c95fac6442d114a2c6003c2b5c8354e','Bugfix Release v0.1.1\n\n- No Content Block creation possible in non composer mode, thx to @mkrappitz fixes 1\n- Saving existing Basic creates duplicate, thx to @nhovratov fixes 2\n- Checkbox \"items\" property saved incorrctly, thx to @nhovratov fixes 3\n- prefixType must not be saved with empty string, thx to @nhovratov fixes 4\n- Add soft fail for currently not supported FileType handling, thx to @baderpaul\nand @nhovratov 7\n- Increase dark mode support, thx to @jonaseberle\n\nDetailed commits you can find in development repo.','',1001,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304496,0,'content_blocks_gui','0.1.2',68,11,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',0,0,1,1775230277,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:14:\"1.3.17-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','47af5f527d40c629b5e40a112ece7438','Bugfix Release 0.1.2:\n- fixes 8 add support for Pallets, fix not shown Collection properties, thx to @baderpaul.\n- Update README.md to reflect new location of Content Blocks GUI in TYPO3 backend. fixes 11 thx to @richardkrikler','',1002,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304497,0,'content_blocks_gui','0.2.0',68,10,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',0,0,1,1775809334,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:14:\"1.3.17-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','975358b2b4e03377b45c3ef71d0f6455','Release 0.2.0:\nRefactoring extension development, move all necessary scripts, tests, and TypeScript files to this extension repository to enable contribution.\n\n- Fix support for legacy setup destination extension detection, thx to @mkrappitz mentioned in 14.\n- Fix toggle all in select mode. fixes 13, thx to @richardkrikler for pointing out this issue','',2000,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304498,0,'content_blocks_gui','0.3.0',68,12,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',0,0,1,1776717721,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:13:\"1.4.6-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','06b67778bc42dd410cf5d7b58a894b16','Release v0.3.0:\n\n- Fixing broken legacy mode, broken save action and database update schema, thx to @mkrappitz for reporting in 14\n- Refactor property parent path structure\n- Fix close handling after upload\n- Update Content Blocks dependency','',3000,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304499,0,'content_blocks_gui','0.4.0',68,4,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',1,0,1,1785423050,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:13:\"1.4.6-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','0b0a0eade0549a90c06350041b867108','Release v0.4.0:\n\n- [FEATURE] Enforce and mark vendor/name/host extension as required; Record Types additionally require table and label field (20)\n- [FIX] Hide re-use Basics incompatible with the content type, both in the Basics list and the field property dropdown (19)\n- [FIX] Give editor panes independent scroll so the field configuration stays visible (18)\n- [FIX] Keep table/typeField in Record Type YAML on update (fixes save schema error)\n- [FIX] Scope field identifier uniqueness per table (Collection  new scope, Palette/Tab transparent)\n- [FIX] Block Save & Close on missing required fields without a stuck \"Saving...\" overlay\n- Set extension state to beta\n- Extensive mutation-verified E2E, functional and unit test hardening','',4000,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304500,0,'content_blocks_gui','1.0.0',68,4,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',1,0,1,1785425241,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-13.99.99\";s:14:\"content_blocks\";s:13:\"1.4.6-1.99.99\";}}','TYPO3 Content Types Team','','andrekraus','934f4c43737b02a532c22738f771ca36','Release v1.0.0:\n\nTYPO3 v14 support  the Content Blocks GUI now runs on both TYPO3 v13 and v14 (and content-blocks 1.x and 2.x) from a single, dual-compatible codebase.\n\n- [FEATURE] Support TYPO3 v14 alongside v13 (composer: typo3/cms- 13.4.19  14.3, friendsoftypo3/content-blocks 1.4.6  2.0)\n- [FIX] Resolve SchemaMigrator from a fresh container so Collection child tables are created correctly on TYPO3 v14 (Doctrine DBAL 4)\n- [FIX] Use the AsController attribute, available on both v13 and v14\n- [FIX] Read content block translations via getAllTranslations() on content-blocks 2.x and getLanguageFile() on 1.x\n- [TASK] Declare providesPackages so TYPO3 v14 skips the deprecated ext_emconf.php, which is kept for v13 and non-Composer (legacy) mode\n- [TASK] Make the E2E suite dual-compatible (v14 renders modals as native dialog) and robust against cold-start flakes\n\nVerified green on TYPO3 v13 (Composer), v14 and v13 legacy (non-Composer): unit, functional, phpstan, cs-fixer and the full Playwright E2E suite.\n\nIncludes all improvements from v0.4.0 (mandatory field validation 20, incompatible Basics filtering 19, independent pane scrolling 18, and extensive mutation-verified test hardening).','',1000000,0,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304501,0,'content_blocks_gui','1.0.1',68,5,'TYPO3 Content Blocks GUI','The Content Blocks GUI provides a visual backend module for creating and editing Content Blocks.',1,0,1,1785487280,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:16:\"13.4.19-14.99.99\";s:14:\"content_blocks\";s:13:\"1.4.6-2.99.99\";}}','TYPO3 Content Types Team','','andrekraus','60e3b94e7c8a6710ee560ee094c76e0f','Release v1.0.1:\n\nAlign the ext_emconf.php dependency constraints with the dual TYPO3 v13  v14 support.','',1000001,1,0,'https://github.com/FriendsOfTYPO3/content-blocks-gui','ter','',''),
(9304502,0,'messages','1.0.0',55,12,'TYPO3 Messages by coding.ms','TYPO3 Messaging Extension for User Messaging and Direct Messages between frontend users, providing Private Messages, a Messaging Inbox and a Conversation System for structured Frontend User Communication and Internal Communication, including unread message display and controlled User Interaction with configurable recipients (vergleichbar mit WhatsApp, Telegram und co.).',2,0,4,1775133699,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','0f7e05df9fb16fb8f60b217908c9714d','\"[RELEASE] Version 1.0.0 - Initial-Release: Implement messages extension\"','coding.ms',1000000,0,0,'https://www.coding.ms/documentation/typo3-messages','ter','',''),
(9304503,0,'messages','1.0.1',55,10,'TYPO3 Messages by coding.ms','TYPO3 Messaging Extension for User Messaging and Direct Messages between frontend users, providing Private Messages, a Messaging Inbox and a Conversation System for structured Frontend User Communication and Internal Communication, including unread message display and controlled User Interaction with configurable recipients (vergleichbar mit WhatsApp, Telegram und co.).',2,0,4,1777289179,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','fc8251f3fd5413a27d92739460fde6ad','\"[RELEASE] Version 1.0.1 - Bugfix-Release: Fix creating a new conversation\"','coding.ms',1000001,0,0,'https://www.coding.ms/documentation/typo3-messages','ter','',''),
(9304504,0,'messages','1.0.2',55,10,'TYPO3 Messages by coding.ms','TYPO3 Messaging Extension for User Messaging and Direct Messages between frontend users, providing Private Messages, a Messaging Inbox and a Conversation System for structured Frontend User Communication and Internal Communication, including unread message display and controlled User Interaction with configurable recipients (vergleichbar mit WhatsApp, Telegram und co.).',2,0,4,1777289194,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','8b4e5752bce0afe4e2c32a27d46c8c24','\"[RELEASE] Version 1.0.2 - Bugfix-Release: Add notification messages if there are settings missing\"','coding.ms',1000002,0,0,'https://www.coding.ms/documentation/typo3-messages','ter','',''),
(9304505,0,'messages','1.0.3',55,11,'TYPO3 Messages by coding.ms','TYPO3 Messaging Extension for User Messaging and Direct Messages between frontend users, providing Private Messages, a Messaging Inbox and a Conversation System for structured Frontend User Communication and Internal Communication, including unread message display and controlled User Interaction with configurable recipients (vergleichbar mit WhatsApp, Telegram und co.).',2,0,4,1777299171,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:14:\"additional_tca\";s:15:\"1.17.12-1.99.99\";s:7:\"modules\";s:13:\"7.9.4-7.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','101dbbc1c25742bd227ab21ed1b04cb6','\"[RELEASE] Version 1.0.3 - Bugfix-Release: Fix css key in Stylesheet TypoScript include\"','coding.ms',1000003,0,0,'https://www.coding.ms/documentation/typo3-messages','ter','',''),
(9304506,0,'messages','2.0.0',55,12,'TYPO3 Messages by coding.ms','TYPO3 Messaging Extension for User Messaging and Direct Messages between frontend users, providing Private Messages, a Messaging Inbox and a Conversation System for structured Frontend User Communication and Internal Communication, including unread message display and controlled User Interaction with configurable recipients (vergleichbar mit WhatsApp, Telegram und co.).',2,0,4,1777891502,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.28-14.3.99\";s:14:\"additional_tca\";s:13:\"2.0.0-2.99.99\";s:7:\"modules\";s:13:\"8.0.0-8.99.99\";}}','www.coding.ms','typo3@coding.ms','tdeuling','86329cf27367f590cae736fe230b55fa','\"[RELEASE] Version 2.0.0 - Maintenance-Release: Migrate for TYPO3 14 and remove support for TYPO3 12\"','coding.ms',2000000,1,0,'https://www.coding.ms/documentation/typo3-messages','ter','',''),
(9304507,0,'ns_blog','1.0.0',13,13,'NS Blog','Minimal blog extension for T3Karma (latest, list, category, author).',2,0,3,1775139805,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Team T3Planet','info@t3planet.de','nitsan','39baa274a643e16fac7300deb0c46663','New release of version 1.0.0 - see details, changelog and documentation on https://t3planet.de/typo3-multipurpose-template','T3Planet',1000000,1,0,'','ter','',''),
(9304508,0,'genauchat','1.1.0',13,5,'genau.chat Widget','Adds the genau.chat AI chat widget to your TYPO3 website. Easy setup via backend module.',2,0,3,1775635545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Andrii Golik','info@genau.chat','genauchat','7c310876047397801ff5d1ff30f0e564','Initial release','Genau.Chat',1001000,0,0,'https://github.com/genauchat/typo3-plugin/','ter','',''),
(9304509,0,'genauchat','1.1.1',13,8,'genau.chat Widget','AI-powered chat widget for TYPO3. Answers customer questions 24/7, generates leads automatically. Easy 5-minute setup via backend module. Supports TYPO3 12, 13 LTS, 14.',2,0,3,1775637666,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-14.9.99\";}}','Andrii Golik','info@genau.chat','genauchat','2f93401b24d3bd615cb26e21b594bd17','Improved description and author information\r\n\r\n genau.chat Widget for TYPO3\r\n\r\nAdds the [genau.chat](https://genau.chat) AI chat widget to your TYPO3 website.\r\nThe widget turns website visitors into customers  easy setup in just 3 minutes.\r\n\r\n Why use this plugin?\r\n\r\n- Ready in 3 minutes  install, paste your widget code, done\r\n- No database changes  the plugin does not add or modify any database tables\r\n- Zero performance impact  the widget script is injected before /body, so it never blocks page rendering\r\n- No coding required  everything is configured through the TYPO3 backend\r\n- One toggle to rule them all  enable or disable the widget site-wide with a single click\r\n- Safe & validated  only scripts from genau.chat are accepted, preventing accidental third-party code injection\r\n\r\n Requirements\r\n\r\n- TYPO3 13.4\r\n- PHP 8.2\r\n\r\n Installation\r\n\r\nbash\r\ncomposer require genauchat/typo3-plugin\r\n\r\n\r\nThen flush TYPO3 caches.\r\n\r\n Setup\r\n\r\n1. Go to Admin Tools  genau.chat in the TYPO3 backend\r\n2. Sign up at [genau.chat](https://genau.chat) and add your website\r\n3. Copy your widget code and paste it into the field\r\n4. Click Save  the widget appears on all pages immediately\r\n\r\nAfter installation, a new genau.chat item appears in the left navigation of the TYPO3 backend:\r\n\r\n![genau.chat backend module](Resources/Public/Images/backend-module.png)\r\n\r\n Features\r\n\r\n- Backend module for easy configuration\r\n- Enable / disable widget with one click\r\n- Widget code is injected before /body on all frontend pages\r\n- Validates that the script belongs to genau.chat\r\n\r\n Uninstallation\r\n\r\n1. Remove the widget code from the backend module (optional but recommended)\r\n2. Run the following command:\r\n\r\nbash\r\ncomposer remove genauchat/typo3-plugin\r\n\r\n\r\n3. Flush TYPO3 caches\r\n4. In the TYPO3 backend go to Admin Tools  Extensions and deactivate the extension if it still appears in the list\r\n\r\nThe plugin leaves no traces  no database tables are created, so no cleanup is needed.\r\n\r\n License\r\n\r\nGPL-2.0-or-later','Genau.Chat',1001001,1,0,'https://github.com/genauchat/typo3-plugin/','ter','',''),
(9304510,0,'newrelic_instrumentation','1.0.0',12,12,'TYPO3 New Relic Instrumentation','Improves New Relic transaction naming, grouping and custom parameters for TYPO3.',2,0,4,1775773283,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-14.2.99\";}}','Adam Mroczek','support@warsaw.media','warsaw.media','3aa19a3f35a2c763f952dd5e4bbff004','Improves New Relic transaction naming, grouping and custom parameters for TYPO3.\r\n\r\nFeatures\r\nBetter frontend transaction naming based on page ID and page type\r\nOptional frontend user tracing\r\nOptional tracing of Fluid parsing and rendering\r\nOptional tracing of Extbase controller and persistence activity\r\nOptional tracing of cache backend operations\r\nOptional tracing of backend DataHandler commands\r\nCLI transaction naming for TYPO3 commands','',1000000,1,0,'','ter','',''),
(9304511,0,'in2shortcutcache','1.0.0',13,13,'in2shortcutcache','Fixes cache lifetime for pages with shortcut (Insert Records) content elements in TYPO3',2,0,4,1776079360,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','in2code GmbH','service@in2code.de','in2code','76c2d0ec296e9bc8cbbb637a1cbd9342','Fixes cache lifetime for pages with shortcut (Insert Records) content elements. See https://github.com/in2code-de/in2shortcutcache for changes. ','in2code GmbH',1000000,1,0,'https://github.com/in2code-de/in2shortcutcache','ter','',''),
(9304512,0,'q23_mfa_email','1.0.0',28,6,'Email 2FA','Email-based two-factor authentication for TYPO3 frontend users. Sends a 6-digit code after login. Standalone  no additional extensions required.',2,0,5,1776090317,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";}}','q23.medien GmbH','technik@q23.de','q23medien','fc699d5b9292894f59b35d398945e39f','Adds email-based two-factor authentication (2FA) to the TYPO3 frontend login. After a user logs in with username and password, a 6-digit verification code is sent to their registered email address. The user must enter this code to complete the login.                                                                                                                                  \r\n                                                                                                                                                                                                 \r\n  Features:                                                                                                                                                                                      \r\n  - PSR-15 middleware  integrates seamlessly into the TYPO3 request pipeline\r\n  - Global toggle (all users) or per-user toggle via backend checkbox                                                                                                                            \r\n  - Brute-force protection  lockout after 5 failed attempts (15 minutes)\r\n  - Time-limited codes  expire after 6 minutes                                                                                                                                                  \r\n  - Bcrypt code storage  never stored in plaintext                                                                                                                                              \r\n  - Single-use codes  immediately invalidated after successful verification                                                                                                                     \r\n  - Auto-migration  required database fields created automatically on first load                                                                                                                \r\n  - Configurable branding  site name, email subject prefix and signature via extension settings                                                                                                 \r\n  - Multilingual  full XLIFF support including German translation                                                                                                                               \r\n  - No additional dependencies  uses only TYPO3 core APIs                                                                                                                                       \r\n                                                                                                                                                                                                 \r\n  Requirements: TYPO3 12.4, felogin, working mail configurationm','q23.medien GmbH',1000000,0,0,'','ter','',''),
(9304513,0,'q23_mfa_email','1.0.1',28,5,'Email 2FA','Email-based two-factor authentication for TYPO3 frontend users. Sends a 6-digit code after login. Standalone  no additional extensions required.',2,0,5,1776343973,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";}}','q23.medien GmbH','technik@q23.de','q23medien','427013632204b0f0c24015453e985751','Fixed: countdown timer now runs live in the browser instead of showing a static time. \r\nFixed: button labels with umlauts (e.g. \"Bestätigen\") now render correctly on all PHP configurations. ','q23.medien GmbH',1000001,0,0,'','ter','',''),
(9304514,0,'q23_mfa_email','1.0.2',28,6,'Email 2FA','Email-based two-factor authentication for TYPO3 frontend users. Sends a 6-digit code after login. Standalone  no additional extensions required.',2,0,5,1776345074,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";}}','q23.medien GmbH','technik@q23.de','q23medien','a1540f2452c0c50fb709ed7edd119ed4','Fixed: countdown timer now counts down live in the browser. \r\nFixed: page title now shows the correct site name from TYPO3 site configuration instead of the default fallback \"My Website\".  ','q23.medien GmbH',1000002,0,0,'','ter','',''),
(9304515,0,'q23_mfa_email','1.0.3',28,5,'Email 2FA','Email-based two-factor authentication for TYPO3 frontend users. Sends a 6-digit code after login. Standalone  no additional extensions required.',2,0,5,1776763406,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";}}','q23.medien GmbH','technik@q23.de','q23medien','4ba1c1849c7f3de89afc79a76e0b6048','Resolves an issue where additional requests made during the MFA verification process would immediately overwrite the email code that had just been sent with new codes. Valid codes are now reused until the 6-minute expiry period ends, unless the user explicitly requests a new code.','q23.medien GmbH',1000003,0,0,'','ter','',''),
(9304516,0,'q23_mfa_email','1.0.4',28,6,'Email 2FA','Email-based two-factor authentication for TYPO3 frontend users. Sends a 6-digit code after login. Standalone  no additional extensions required.',2,0,5,1777362083,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:7:\"felogin\";s:14:\"12.4.0-12.4.99\";}}','q23.medien GmbH','technik@q23.de','q23medien','abe34524971f869a6550367050259911','Fix: Clarified the backend per-user 2FA checkbox so it no longer appears to disable MFA when the global \"enable for all\" setting is active.','q23.medien GmbH',1000004,1,0,'','ter','',''),
(9304517,0,'icon_hub','13.0.0',15,12,'Icon Hub','API for the integration of icons into the TYPO3 CMS backend as well as the frontend',2,0,2,1776098922,'a:1:{s:7:\"depends\";a:2:{s:7:\"backend\";s:15:\"13.4.22-13.4.99\";s:5:\"typo3\";s:15:\"13.4.22-13.4.99\";}}','Daniel Haring','development@haring.co.at','danielharing','55f922d680e1e8012e9495570d5e01a3','Major release for TYPO3 CMS v13.','',13000000,0,0,'https://docs.typo3.org/p/danielharing/icon-hub/13.0/en-us','ter','',''),
(9304518,0,'icon_hub','13.1.0',15,3,'Icon Hub','API for the integration of icons into the TYPO3 CMS backend as well as the frontend',2,0,2,1785751030,'a:1:{s:7:\"depends\";a:2:{s:7:\"backend\";s:15:\"13.4.22-13.4.99\";s:5:\"typo3\";s:15:\"13.4.22-13.4.99\";}}','Daniel Haring','development@haring.co.at','danielharing','d14c07bccecca8fbc444881fab931bbe','Switch to TCA select render type','',13001000,1,0,'https://docs.typo3.org/p/danielharing/icon-hub/13.1/en-us','ter','',''),
(9304519,0,'sg_video','1.0.6',23,11,'SgVideo','Unified video extension for YouTube, Vimeo and local videos',2,0,3,1776111577,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b6b70b701405bdef5874f10c7012cd19','Initial Release (successor of sg_vimeo and sg_youtube)','sgalinski Internet Services',1000006,0,0,'https://www.sgalinski.de/','ter','',''),
(9304520,0,'sg_video','1.0.7',23,10,'YouTube, Vimeo & Mediathek Video Element','Unified TYPO3 video/mediathek element for YouTube, Vimeo, and local FAL files; output videos, playlists, channels, and groups/showcases, and migrate from sg_youtube and sg_vimeo.',2,0,3,1776529183,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','281da877fc77fd3b2e1422347c80205d','Release 1.0.7 - Changelog: https://gitlab.sgalinski.de/typo3/sg_video/-/compare/1.0.6...1.0.7','sgalinski Internet Services',1000007,0,0,'https://www.sgalinski.de/','ter','',''),
(9304521,0,'sg_video','2.0.2',23,2,'YouTube, Vimeo & Mediathek Video Element','Unified TYPO3 video/mediathek element for YouTube, Vimeo, and local FAL files; output videos, playlists, channels, and groups/showcases, and migrate from sg_youtube and sg_vimeo.',2,0,4,1786571450,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}}','Stefan Galinski','stefan@sgalinski.de','sgalinsk','b915ba10639222b11cc293eac9e2ab2d','Release 2.0.2 - Changelog: https://gitlab.sgalinski.de/typo3/sg_video/-/compare/2.0.1...2.0.2','https://www.sgalinski.de',2000002,1,0,'https://www.sgalinski.de/','ter','',''),
(9304522,0,'sg_ai','2.0.2',71,7,'SG AI','Uses OpenAI to generate alt texts for images in TYPO3',2,0,5,1776111803,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','info@sgalinski.de','sgalinsk','c084bfb07adc588af92692ece059e56f','Initial Release - Check out https://ai.sgalinski.de','',2000002,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304523,0,'sg_ai','2.0.3',71,5,'SGAI - AI Assistant for TYPO3','TYPO3 AI assistant for backend editors: generate alt texts, AI images and text, SEO metadata, and accessibility/SEO recommendations with queue-based processing.',2,0,5,1776200692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','0c9b2ec3d7b1ae51f12fb3609f05fc89','Release 2.0.3 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.0.2...2.0.3','sgalinski Internet Services',2000003,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304524,0,'sg_ai','1.3.0',71,5,'SGAI - AI Assistant for TYPO3','TYPO3 AI assistant for backend editors: generate alt texts, AI images and text, SEO metadata, and accessibility/SEO recommendations with queue-based processing.',2,0,5,1776284997,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','74e9cfed864bf2137b6b83ce57459fbf','Release 1.3.0 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.0.3...1.3.0','sgalinski Internet Services',1003000,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304525,0,'sg_ai','1.4.1',71,5,'SGAI - AI Assistant for TYPO3','TYPO3 AI assistant for backend editors: generate alt texts, AI images and text, SEO metadata, and accessibility/SEO recommendations with queue-based processing.',2,0,5,1776345422,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','5aa484dd1d6fac55dc555cc57c7afcea','Release 1.4.1 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.0.3...1.4.1','sgalinski Internet Services',1004001,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304526,0,'sg_ai','2.0.4',71,6,'SGAI - AI Assistant for TYPO3','TYPO3 AI assistant for backend editors: generate alt texts, AI images and text, SEO metadata, and accessibility/SEO recommendations with queue-based processing.',2,0,5,1776345809,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','6320064f74ecf16b6c52cd6334c2e053','Release 2.0.4 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.0.3...2.0.4','sgalinski Internet Services',2000004,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304527,0,'sg_ai','2.1.0',71,5,'SGAI - AI Assistant for TYPO3','TYPO3 AI assistant for backend editors: generate alt texts, AI images and text, SEO metadata, and accessibility/SEO recommendations with queue-based processing.',2,0,5,1776461553,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','b1a4c130def68309049ab327b1152da7','Release 2.1.0 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.0.4...2.1.0','sgalinski Internet Services',2001000,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304528,0,'sg_ai','2.1.1',71,5,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, and dashboard/history views for monitoring and reusing generated results.',2,0,5,1776529116,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','66ddafcbf020a01ccb3b545679fec877','Release 2.1.1 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.1.0...2.1.1','sgalinski Internet Services (https://www.sgalinski.de)',2001001,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304529,0,'sg_ai','2.2.0',71,5,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, and dashboard/history views for monitoring and reusing generated results.',2,0,5,1776641964,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','b6c2e34f7022c89abe5eb02d0e89c526','Release 2.2.0 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.1.1...2.2.0','sgalinski Internet Services (https://www.sgalinski.de)',2002000,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304530,0,'sg_ai','2.2.1',71,7,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, and dashboard/history views for monitoring and reusing generated results.',2,0,5,1776642233,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','47555f57e45591ff092267730acb1b22','Release 2.2.1 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.2.0...2.2.1','sgalinski Internet Services (https://www.sgalinski.de)',2002001,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304531,0,'sg_ai','2.3.0',71,6,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, dashboard/history views for monitoring and reusing generated results, and extension-level support notes for EU AI Act image transparency obligations.',2,0,5,1777502663,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','3915c19187e58ec5fdc828af7d69e958','Release 2.3.0 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.2.2...2.3.0','sgalinski Internet Services (https://www.sgalinski.de)',2003000,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304532,0,'sg_ai','1.5.0',71,4,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, dashboard/history views for monitoring and reusing generated results, and extension-level support notes for EU AI Act image transparency obligations.',2,0,5,1777574937,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','465ae19f6146b0b4fcd3eb66a06f49eb','Release 1.5.0 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.3.0...1.5.0','sgalinski Internet Services (https://www.sgalinski.de)',1005000,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304533,0,'sg_ai','2.3.1',71,8,'SGAI by sgalinski - AI Editorial Suite for TYPO3','SGAI by sgalinski brings AI-assisted TYPO3 editorial workflows into backend forms and modules: alt text generation, AI image creation with prompt persistence, AI text generation, SEO title/description generation, technical/content SEO and accessibility recommendations, queue-based processing with Scheduler integration, dashboard/history views for monitoring and reusing generated results, and extension-level support notes for EU AI Act image transparency obligations.',2,0,5,1779477445,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','ef094a4c95086c0ce53415a928671714','Release 2.3.1 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/2.3.0...2.3.1','sgalinski Internet Services (https://www.sgalinski.de)',2003001,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304534,0,'sg_ai','3.0.1',71,1,'SGAI by sgalinski','AI editorial suite for TYPO3 with alt text generation, AI image and text creation, SEO title and description automation, technical SEO, content SEO and accessibility recommendations, queue-based background processing, backend dashboard and history tooling, and EU AI Act image transparency support.',2,0,5,1786571395,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"sg_apicore\";s:14:\"1.23.0-2.99.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','baf51ba64bdc2a3f19547940dfc3185e','Release 3.0.1 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/3.0.0...3.0.1','sgalinski Internet Services (https://www.sgalinski.de)',3000001,0,0,'https://ai.sgalinski.de/','ter','',''),
(9304535,0,'sg_ai','3.0.2',71,2,'SGAI by sgalinski','AI editorial suite for TYPO3 with alt text generation, AI image and text creation, SEO title and description automation, technical SEO, content SEO and accessibility recommendations, queue-based background processing, backend dashboard and history tooling, and EU AI Act image transparency support.',2,0,5,1786751178,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";s:10:\"sg_apicore\";s:14:\"1.23.0-2.99.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','sgalinski','support@sgalinski.de','sgalinsk','1fcced57caf3c34379dd808d963dfcaf','Release 3.0.2 - Changelog: https://gitlab.sgalinski.de/sg-ai/sg_ai/-/compare/3.0.1...3.0.2','sgalinski Internet Services (https://www.sgalinski.de)',3000002,1,0,'https://ai.sgalinski.de/','ter','',''),
(9304536,0,'powermail_subscription','1.0.0',9,9,'Undkonsorten Powermail Subscription','Finisher to subscribe e.g. newsletter on a powermail form.',1,0,4,1776152179,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:15:\"registeraddress\";s:11:\"6.1.5-0.0.0\";s:9:\"powermail\";s:12:\"11.0.0-0.0.0\";}}','undkonsorten','nowak@undkonsorten.com','undkonsorten','3990681b4f9f8fac7d8321a2b6658158','First release of the extension','',1000000,1,0,'','ter','',''),
(9304537,0,'aim','0.1.0',33,14,'AiM','AiM - Intelligent AI proxy for TYPO3',0,0,1,1776186995,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','Oli Bartsch','oliver.bartsch@b13.com','benni','5e0215dbfc53d2fbe5bfed748231ab19','[RELEASE] Release 0.1.0','b13 GmbH',1000,0,0,'','ter','',''),
(9304538,0,'aim','0.2.0',33,9,'AiM','AiM - Intelligent AI proxy for TYPO3',0,0,1,1781160345,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','Oli Bartsch','oliver.bartsch@b13.com','benni','218ea5b311a4ca18b6b7e615cf255a93','[RELEASE] Release 0.2.0','b13 GmbH',2000,0,0,'','ter','',''),
(9304539,0,'aim','0.3.0',33,6,'AiM','AiM - Intelligent AI proxy for TYPO3',0,0,1,1784801435,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','Oli Bartsch','oliver.bartsch@b13.com','benni','47939b30e4d4dceaa730b3ad32efd31b','[TASK] Raise version to 0.3.0','b13 GmbH',3000,0,0,'','ter','',''),
(9304540,0,'aim','0.4.0',33,2,'AiM','AiM - Intelligent AI proxy for TYPO3',0,0,1,1787836341,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','Oli Bartsch','oliver.bartsch@b13.com','benni','afbc540a312ed5a8cb4c519dc125b092','[TASK] Raise version to 0.4.0','b13 GmbH',4000,0,0,'','ter','',''),
(9304541,0,'aim','0.4.1',33,2,'AiM','AiM - Intelligent AI proxy for TYPO3',0,0,1,1787920380,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','Oli Bartsch','oliver.bartsch@b13.com','benni','21f17f90562599ff16618561d24ec105','[TASK] Raise version to 0.4.1','b13 GmbH',4001,1,0,'','ter','',''),
(9304542,0,'six_seven','1.1.0',12,12,'Six Seven - TYPO3 auf Jugendsprache','Sheesh! Registriert die Sprache Jugendsprache und übersetzt alle TYPO3 Backend-Labels. No cap!',2,0,0,1776268712,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Benni Mack','benni@typo3.org','benni','2f9c3094a46319973c0416f0793fd816','[RELEASE] TER Release','',1001000,1,0,'https://youtu.be/IhGNgjVSObM','ter','',''),
(9304543,0,'rescue_reports','1.1.1',32,6,'rescue_reports','Detaillierte Einsatzberichte für Feuerwehren und BOS',1,0,3,1776277138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Norbert Külz','sportline105@googlemail.com','nkfire','6d71e5b648e3a71c2dc1d8656755bbba','Initial upload; known bugs for v13 but  fully functional for v14','',1001001,0,0,'https://github.com/nkfire/rescue_reports/blob/main/README.md','ter','',''),
(9304544,0,'rescue_reports','1.1.2',32,6,'rescue_reports','Detaillierte Einsatzberichte für Feuerwehren und BOS',1,0,3,1776294347,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Norbert Külz','sportline105@googlemail.com','nkfire','e985bcf2fd85f26e334d083ce2ef9df7','fixed flexform-configuration for TYPO3 13; added SQLite-support for statistics plugin','',1001002,0,0,'https://github.com/nkfire/rescue_reports/blob/main/README.md','ter','',''),
(9304545,0,'rescue_reports','1.1.3',32,5,'rescue_reports','Extbase-based TYPO3 extension for managing detailed incident reports for fire departments and emergency services with multiple locations and sub-units. // Extbase-basierte TYPO3-Extension zur Verwaltung detaillierter Einsatzberichte für Feuerwehren und BOS mit mehreren Standorten und Untereinheiten.',1,0,3,1776633849,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Norbert Külz','sportline105@googlemail.com','nkfire','e5586d47773cf5ae5435ea5c1dca3acc',' Summary\r\n\r\nThis update fixes several issues around the new keyword escalation feature, improves backend usability for vehicle selection, and adjusts the initial setup wizard so storage folders are created in a site-aware location.\r\n\r\n What Changed\r\n\r\n- Fixed a detail view error caused by an improperly initialized keywordEscalation collection in the event model.\r\n- Hardened event model handling for keyword escalation and aligned accessor behavior.\r\n- When keyword escalation is disabled, the related assignment is now removed correctly instead of remaining attached to the record.\r\n- Statistics now use the keyword escalation value as the effective keyword whenever escalation is enabled, instead of continuing to count the original alarm keyword.\r\n- Tooltip/statistics output was aligned with this effective keyword logic.\r\n- Vehicle selection in station vehicle records is now grouped by organization and sorted by name.\r\n- Group labels in the vehicle selector now prefer full organization names.\r\n- The InitialDataWizard now creates or migrates the Rescue Reports storage folder below a site root page instead of root level, so routing and slug-based detail links work reliably.\r\n- The wizard can now reappear when a storage-folder migration is still required.\r\n\r\n Why\r\n\r\nThe previous implementation caused inconsistent behavior in three main areas:\r\n\r\n- Detail view rendering could fail when keyword escalation was not initialized as a collection.\r\n- Statistics still counted the original alarm keyword even when keyword escalation was enabled.\r\n- Records stored in a root-level Rescue Reports folder could lead to broken slug-based detail links and 404 errors because they were outside the expected site context.\r\n\r\n Testing\r\n\r\n- Verified that event detail views render again after adding keyword escalation.\r\n- Verified that disabling keyword escalation removes the existing escalation assignment.\r\n- Verified that statistics switch to the escalation keyword/category when escalation is enabled.\r\n- Verified that vehicle selection is grouped by organization in the backend.\r\n- Verified wizard logic so existing root-level Rescue Reports folders can be detected and migrated to a site-aware location.\r\n\r\n Notes\r\n\r\nThis branch includes functional fixes and backend usability improvements, but no intentional changes to the existing vehicle-name autofill behavior.','',1001003,0,0,'https://github.com/nkfire/rescue_reports/blob/main/README.md','ter','',''),
(9304546,0,'rescue_reports','1.1.4',32,5,'rescue_reports','Extbase-based TYPO3 extension for managing detailed incident reports for fire departments and emergency services with multiple locations and sub-units. // Extbase-basierte TYPO3-Extension zur Verwaltung detaillierter Einsatzberichte für Feuerwehren und BOS mit mehreren Standorten und Untereinheiten.',1,0,3,1776648138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Norbert Külz','sportline105@googlemail.com','nkfire','4498511bf13a83456b009f73d52a91a1','Fixed Textsnippets functionality in ckeditor','',1001004,0,0,'https://github.com/nkfire/rescue_reports/blob/main/README.md','ter','',''),
(9304547,0,'rescue_reports','1.1.5',32,10,'rescue_reports','Extbase-based TYPO3 extension for managing detailed incident reports for fire departments and emergency services with multiple locations and sub-units. // Extbase-basierte TYPO3-Extension zur Verwaltung detaillierter Einsatzberichte für Feuerwehren und BOS mit mehreren Standorten und Untereinheiten.',1,0,3,1776696736,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Norbert Külz','sportline105@googlemail.com','nkfire','813e3c14a086e7b0f49cf5284beacab5','slugs now use \"keyword_escalation\" instead of \"types\" if set in event','',1001005,1,0,'https://github.com/nkfire/rescue_reports/blob/main/README.md','ter','',''),
(9304548,0,'typo3_solr_dashboard_widgets','0.1.0',33,10,'Solr Dashboard Widgets','Dashboard widgets for Apache Solr in TYPO3 Backend.',1,0,0,1776339800,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:9:\"dashboard\";s:14:\"13.4.0-14.3.99\";s:4:\"solr\";s:15:\"13.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','dbdbf3cbe50ac63a8749b685e48d1c27','See release notes at https://github.com/konradmichalik/typo3-solr-dashboard-widgets/releases/tag/0.1.0','',1000,0,0,'https://github.com/konradmichalik/typo3-solr-dashboard-widgets/blob/main/README.md','ter','',''),
(9304549,0,'typo3_solr_dashboard_widgets','0.1.1',33,12,'Solr Dashboard Widgets','Dashboard widgets for Apache Solr in TYPO3 Backend.',1,0,0,1776340434,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"dashboard\";s:14:\"13.4.0-14.3.99\";s:4:\"solr\";s:15:\"13.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8cb7f73336b86bff9f78af7585bc36b0','See release notes at https://github.com/konradmichalik/typo3-solr-dashboard-widgets/releases/tag/0.1.1','',1001,0,0,'https://github.com/konradmichalik/typo3-solr-dashboard-widgets/blob/main/README.md','ter','',''),
(9304550,0,'typo3_solr_dashboard_widgets','0.1.2',33,11,'Solr Dashboard Widgets','Dashboard widgets for Apache Solr in TYPO3 Backend.',1,0,0,1777299133,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:9:\"dashboard\";s:14:\"13.4.0-14.3.99\";s:4:\"solr\";s:15:\"13.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','415aa16d4a132cb59b3abb67d8ebdfb7','See release notes at https://github.com/konradmichalik/typo3-solr-dashboard-widgets/releases/tag/0.1.2','',1002,1,0,'https://github.com/konradmichalik/typo3-solr-dashboard-widgets/blob/main/README.md','ter','',''),
(9304551,0,'copy_presets','1.0.1',25,11,'Copy Presets','Quickly copy content from a list of presets',2,0,0,1776345937,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}s:8:\"suggests\";a:1:{s:9:\"container\";s:0:\"\";}}','Amadeus Kiener','','amd.kiener','4a7e7f4f787d2712bce1fbd0a197dc58','1.0.1','',1000001,0,0,'https://github.com/amdeu/typo3-copy-presets/blob/main/README.md','ter','',''),
(9304552,0,'copy_presets','1.1.1',25,14,'Copy Presets','Quickly copy content from a list of presets',2,0,0,1777539523,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.26-14.3.99\";}s:8:\"suggests\";a:1:{s:9:\"container\";s:0:\"\";}}','Amadeus Kiener','','amd.kiener','16be839575049edde8b87f8f22d6fdd6','1.1.1','',1001001,1,0,'https://github.com/amdeu/typo3-copy-presets/blob/main/README.md','ter','',''),
(9304553,0,'label_editor','1.1.1',14,12,'Label Editor','Allows managing translation overrides for locallang files directly from the backend',2,0,0,1776364427,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Amadeus Kiener','','amd.kiener','50b8ae01ae8d5185eca2d6af90548aa1','1.1.1','',1001001,0,0,'https://github.com/amdeu/typo3-label-editor/blob/main/README.md','ter','',''),
(9304554,0,'label_editor','2.0.0',14,2,'Label Editor','Manage translation overrides for locallang files in a backend module',2,0,0,1787731265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Amadeus Kiener','','amd.kiener','b48adb68f77808cc2a341dbcb0ad1a32','add allowedExtensions setting','',2000000,1,0,'https://github.com/amdeu/typo3-label-editor/blob/main/README.md','ter','',''),
(9304555,0,'insights','1.0.0',13,7,'Insights',' Insights by crayonwebstudio.com',2,0,2,1776408021,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-14.4.99\";}}','Milan pandya','info@crayonwebstudio.com','crayonweb','aacccc68289b5af3d0ae7f6f0a31b335','  Initial Release: Insight v1.0.0\r\n\r\nWere excited to introduce Insight, a modern and flexible blog system built for TYPO3 CMS.\r\n\r\nThis release brings a complete blogging solution with advanced content management, accessibility features, and AI-powered content assistance.\r\n\r\n---\r\n\r\n  Features\r\n  Blog Management\r\n- Create, edit, and delete blog posts\r\n- Category and subcategory support\r\n- Tag management\r\n- Author management\r\n\r\n  Content Experience\r\n- Multi-language support\r\n- Author profile display\r\n- Previous and next article navigation\r\n- Social sharing integration\r\n\r\n  Comment System\r\n- Enable or disable comments\r\n- Comment moderation and approval workflow\r\n\r\n  Accessibility\r\n- Text zoom in and zoom out\r\n- Print-friendly functionality\r\n\r\n  AI Integration\r\n- AI configuration support\r\n- Assist content generation directly within TYPO3 backend\r\n\r\n  Backend Flexibility\r\n- Template editing directly from TYPO3 backend\r\n- No file-level changes required\r\n\r\n---\r\n\r\n  Compatibility\r\n\r\n- TYPO3 v13.x\r\n- TYPO3 v14.x\r\n\r\n---\r\n\r\n  Installation\r\n\r\nbash\r\ncomposer require t3element/insight','',1000000,0,0,'','ter','',''),
(9304556,0,'insights','1.0.1',13,6,'Insights',' Insights by crayonwebstudio.com',2,0,2,1776499861,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.1.0-14.4.99\";}}','Milan pandya','info@crayonwebstudio.com','crayonweb','8eac6593ab23d3d81cf66a6ae80d8f8c','Minor warnings resolve','',1000001,1,0,'','ter','',''),
(9304557,0,'locallang_formats','1.0.1',14,12,'Alternative locallang formats','Use alternative file formats like yaml and json for locallang files',2,0,0,1776492204,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Amadeus Kiener','','amd.kiener','4bf99b1fa9b185e8bc2baa1a117e7494','1.0.1','',1000001,0,0,'https://github.com/amdeu/typo3-locallang-formats/blob/main/README.md','ter','',''),
(9304558,0,'locallang_formats','2.0.0',14,2,'Alternative locallang formats','Registers Symfonys built-in translation loaders for TYPO3 locallang files, enabling YAML, JSON, PHP, INI, CSV, and PO formats as alternatives to XLF',2,0,4,1787731428,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Amadeus Kiener','','amd.kiener','c91e4a8e570d1ea859f17a182978fe74','add extension icon','',2000000,1,0,'https://github.com/amdeu/typo3-locallang-formats/blob/main/README.md','ter','',''),
(9304559,0,'sg_apicore','1.20.0',52,11,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1776539284,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','52a87611f0c112d0f146e5c12ef4389c','Release 1.20.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/1.19.2...1.20.0','sgalinski Internet Services (https://www.sgalinski.de)',1020000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304560,0,'sg_apicore','1.20.1',52,8,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1777917475,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ed21e052045059ae11dfd99cdad6c28e','Release 1.20.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/1.20.0...1.20.1','sgalinski Internet Services (https://www.sgalinski.de)',1020001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304561,0,'sg_apicore','1.21.0',52,8,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1778519820,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ef409f75cfe52cc260f3d65eb313278b','Release 1.21.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/1.20.1...1.21.0','sgalinski Internet Services (https://www.sgalinski.de)',1021000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304562,0,'sg_apicore','1.22.0',52,12,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1778524867,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','a8f34f0bfbf8d9a5e65828a7358b429a','Release 1.22.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/1.21.0...1.22.0','sgalinski Internet Services (https://www.sgalinski.de)',1022000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304563,0,'sg_apicore','1.24.0',52,6,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1782929845,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','dc0d12b120785673cabbfc569102dda5','Release 1.24.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/1.23.1...1.24.0','sgalinski Internet Services (https://www.sgalinski.de)',1024000,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304564,0,'sg_apicore','1.24.1',52,4,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1785515681,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','085ab8201a0e5f91ecf641fd8941449d','Release 1.24.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/2.0.2...1.24.1','sgalinski Internet Services (https://www.sgalinski.de)',1024001,0,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304565,0,'sg_apicore','3.1.1',52,3,'Modern API Core for TYPO3','Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer  JWT  FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.',2,0,4,1786571398,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.3.0-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','ff23473231ffc58446684b10d606a1d7','Release 3.1.1 - Changelog: https://gitlab.sgalinski.de/typo3/sg_apicore/-/compare/3.1.0...3.1.1','sgalinski Internet Services (https://www.sgalinski.de)',3001001,1,0,'https://www.sgalinski.de/typo3-produkte-webentwicklung/moderner-api-core-fuer-typo3/','ter','',''),
(9304566,0,'ms_mcp_docs','1.1.1',15,15,'MCP Docs','MCP documentation plugin for TYPO3 CMS',2,0,3,1776586395,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','4552f0f6eba2a794737ed0ab10c38b07','- Plugin title for better identification in TYPO3 backend\r\n- .gitattributes for cleaner distribution packaging','',1001001,1,0,'https://github.com/marekskopal/typo3-mcp-docs/blob/main/README.md','ter','',''),
(9304567,0,'fluid_companion','1.0.0',15,15,'Fluid Companion','Companion extension for Fluid IDE integrations',2,0,4,1776598996,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','Simon Praetorius','simon@praetorius.me','s2b','b6b9ca7c3db616229e9c6a2ace19c55f','Initial release.','',1000000,1,0,'https://github.com/s2b/fluid-companion/blob/main/README.md','ter','',''),
(9304568,0,'ms_mcp_server','0.1.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1776622383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','462931030e63068e0e6db79bed8744fd','- MCP server endpoint at /mcp with Streamable HTTP transport\r\n- stdio transport via mcp:server CLI command for local AI tools (Claude Desktop, Cursor)\r\n- OAuth 2.1 authentication with PKCE (S256) for backend users\r\n- Dynamic client registration (RFC 7591)\r\n- Token revocation (RFC 7009)\r\n- Protected resource metadata (RFC 9728)\r\n- Authorization server metadata (.well-known/oauth-authorization-server)\r\n- Configurable token lifetimes via extension settings\r\n- CORS headers for cross-origin MCP clients\r\n- Backend module for OAuth client management with token overview and revocation\r\n- Page tools: pages_list, pages_get, pages_create, pages_update, pages_delete, pages_tree\r\n- Content tools: content_list, content_get, content_create, content_update, content_delete\r\n- File tools: file_list, file_get_info, file_upload, file_upload_from_url, file_delete, directory_create, directory_delete, file_reference_add\r\n- Schema tool: table_schema for TCA field introspection\r\n- Translation tools: site_languages, record_translate\r\n- Dynamic CRUD tool registration for custom tables via EXTCONF\r\n- News table pre-configured as dynamic tools (news_list, news_get, news_create, news_update, news_delete)\r\n- mcp:cleanup CLI command for expired token and session garbage collection\r\n- Pagination capped at 500 records per request\r\n- 182 unit tests with PHPStan max-level static analysis\r\n- GitHub Actions CI on PHP 8.3/8.4 with TYPO3 v13/v14 matrix','',1000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304569,0,'ms_mcp_server','0.2.0',141,12,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1776623597,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','93fcad7f3a8747341ca091b99261967b',' Changed\r\n- Page and content tools now load fields dynamically from TCA instead of static field lists, matching the dynamic tool pattern\r\n- Create tools (pages_create, content_create) now accept a JSON fields parameter instead of explicit typed parameters, consistent with dynamic tools and update tools\r\n- Translation field names (sys_language_uid, l10n_parent, l18n_parent) are resolved dynamically from TCA ctrl configuration\r\n- Removed final modifier from all classes  this is a library meant to be extended by other TYPO3 extensions\r\n\r\n Fixed\r\n- Fixed locallang translation files\r\n- Fixed extension icon','',2000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304570,0,'ms_mcp_server','0.3.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1776787431,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','bbb825b5dff04a02a39d8a017f4cd52e',' Added\r\n- Search tool: record_search for searching records in any table by field values (LIKE match) with optional pid filtering\r\n- RecordService::search() method for flexible record queries\r\n- Unit tests for InitializedSession, InitializedSessionFactory, and OAuthMiddleware (26 new tests)\r\n- McpServerFactory::VERSION constant as single source of truth for version string\r\n\r\n Fixed\r\n- CORS headers missing on authenticated MCP responses  browser-based MCP clients now work correctly\r\n- OAuth client crdate always showing 1970-01-01  both ClientRepository and OAuthClientController now set crdate/tstamp on insert\r\n- PHPUnit notices caused by using createMock() instead of createStub() where no expectations were configured\r\n- pages_update ignoring hidden, starttime, endtime, and fe_group fields  enablecolumns are no longer treated as system fields\r\n- Translated pages invisible to pages_get, pages_list, and other read operations  query restrictions now removed for backend-context queries\r\n- sys_language_uid treated as system field  update tools can now modify the language field\r\n- record_translate creating broken translations from records with sys_language_uid  -1  now validates that the source record is in the default language before localizing','',3000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304571,0,'ms_mcp_server','0.4.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1776946423,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','514c2220452fe9668f6a457a568777d8',' Added\r\n- MCP Resources for read-only TYPO3 instance discovery:\r\n  - typo3://system/info  TYPO3 version, PHP version, and environment context\r\n  - typo3://sites  All configured sites with root pages, base URLs, and languages\r\n  - typo3://schema/tables  List of all available TCA database tables\r\n  - typo3://user/me  Current authenticated backend user information\r\n  - typo3://schema/tables/{tableName}  Full TCA field schema for a specific table\r\n  - typo3://pages/{pageId}/backend-layout  Backend layout for a page including available column positions (colPos) and grid structure\r\n- MCP Prompts for guided multi-step workflows:\r\n  - translate_page_content  Translate a page and all its content elements to a target language\r\n  - audit_page_seo  Audit SEO metadata for a page and suggest fixes\r\n  - summarize_page  Generate a content inventory and summary of a page\r\n- Cache tool: cache_clear for flushing TYPO3 caches (all, pages, or specific groups)\r\n- file_upload now supports plain text content in addition to base64-encoded content\r\n\r\n Changed\r\n- Tool return values refactored from arrays to typed Result DTOs\r\n- Result DTOs excluded from DI container registration\r\n\r\n Fixed\r\n- Fixed link in readme','',4000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304572,0,'ms_mcp_server','0.5.0',141,11,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777057155,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','95951a9b1de78ab81c7c252af7a429e9',' Added\r\n- New tools: file_move, file_rename, directory_move, directory_rename for file/directory management\r\n- Search sorting: record_search now supports orderBy and orderDirection parameters\r\n- Operator support: record_search supports eq, neq, like, gt, gte, lt, lte, in, null, notNull operators\r\n- OAuthClientController tests  14 unit tests for the backend module controller\r\n- pages_copy now supports includeSubpages parameter for recursive page tree copy\r\n- content_copy tool for duplicating content elements\r\n- file_reference_list and file_reference_remove tools for managing file references\r\n- Added dg/bypass-finals dev dependency for mocking TYPO3 final classes in tests\r\n\r\n Changed\r\n- Auto-discovery: Tools, resources, and prompts are now auto-discovered via DI tags (!tagged_iterator) instead of hardcoded arrays in McpServerFactory. Adding a new tool no longer requires modifying the factory.\r\n- Centralized error handling: Removed try/catch boilerplate from all 33 tool classes and 6 resource classes. Error handling is now centralized in ErrorHandlingProxy, which wraps instances at the container level and converts exceptions to ToolCallException/ResourceReadException.\r\n- LoggerInterface removed from tool and resource constructors  logging is handled by the proxy\r\n- McpServerFactory reduced from 147 lines to 100 lines\r\n- Net reduction of 350 lines of identical error handling code','',5000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304573,0,'ms_mcp_server','0.6.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777138287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','177f2d9618aea141e09ae9f560070d16',' Added\r\n- Audit logging: All tool and resource invocations are logged to TYPO3s sys_log table with backend user ID, tool name, execution time, and success/failure status. Visible in TYPO3 backend log module.\r\n- Batch operations: record_delete_batch, record_update_batch, record_move_batch  process multiple records atomically in a single DataHandler cycle\r\n- New tools: file_copy, pages_search, content_search\r\n- New prompts:\r\n  - check_translation_status  scan page subtree, report missing translations per language\r\n  - audit_content_structure  find content in non-existent backend layout columns\r\n  - migrate_content  move all content between pages with layout compatibility check\r\n- pages_search and content_search accept plain text for LIKE matching or JSON for advanced conditions\r\n- Shared SearchConditionParser extracted from RecordSearchTool for reuse\r\n\r\n Fixed\r\n- Tool auto-discovery: SDKs ArrayLoader was falling back to method name execute instead of reading [McpTool] attribute names. All tools now pass names explicitly.','',6000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304574,0,'ms_mcp_server','0.7.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777225252,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','7035b720fb6443ec4c691735cd172d38',' Added\r\n- Extension auto-discovery: Backend module UI to discover installed TYPO3 extensions with TCA tables, enable/disable them for MCP tool generation, and customize label/prefix  no code changes required. EXTCONF-configured tables remain always-on.\r\n- record_count tool: Count records in any table without fetching them, with optional pid and search condition filtering\r\n- file_search tool: Search files by name pattern and/or extension across storage via sys_file table\r\n- Rate limiting: IP-based rate limiting on all OAuth endpoints with configurable per-endpoint limits and fixed-window counters. Returns 429 Too Many Requests with Retry-After header. Expired entries cleaned up via mcp:cleanup.\r\n- Backend module fully translated (English, German, Czech) using f:translate ViewHelper\r\n- Extension table management UI: discover, enable/disable, edit label/prefix\r\n- RecordService::count() method for lightweight record counting\r\n\r\n Changed\r\n- Upgraded MCP SDK to v0.5.0  removed InitializedSession and InitializedSessionFactory workarounds (SDKs Session::readData() bug is fixed upstream). SessionFactoryInterface replaced by SessionManagerInterface.\r\n\r\n Fixed\r\n- SSRF prevention: file_upload_from_url now rejects URLs resolving to private/reserved IP ranges\r\n- DoS prevention: File downloads now stream with size check instead of loading entirely into memory\r\n- PKCE hardening: Code verifier validated for length (43-128 chars) and format per RFC 7636\r\n- Open redirect prevention: Redirect URI re-validated in authorize POST against registered client URIs\r\n- Auth bypass prevention: Soft-deleted backend users now rejected during token validation\r\n- Info disclosure prevention: Error messages no longer leak backend user UIDs; generic \"Authentication failed\" returned\r\n- Security headers: Added Cache-Control: no-store and X-Content-Type-Options: nosniff to OAuth and MCP responses','',7000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304575,0,'ms_mcp_server','0.7.1',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777226506,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','f2d26af279a1acdefea7390463c28d68',' Changed\r\n- Upgraded MCP SDK to v0.5.0  removed InitializedSession and InitializedSessionFactory workarounds (SDKs Session::readData() bug is fixed upstream). SessionFactoryInterface replaced by SessionManagerInterface.\r\n\r\n Fixed\r\n- Missing uid/pid columns in tx_msmcpserver_discovered_table and tx_msmcpserver_rate_limit  tables without TCA need explicit column definitions\r\n- SearchConditionParser incorrectly tagged as mcp.tool causing runtime crash  excluded from auto-discovery in Services.yaml\r\n- Added test to catch future Tool classes missing [McpTool] attribute','',7001,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304576,0,'ms_mcp_server','0.8.0',141,10,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777331303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','34947b383be2b025216f73a3f020f878',' Added\r\n- Scheduler task tools: scheduler_task_list, scheduler_task_get, scheduler_task_update, scheduler_task_delete  conditionally registered when typo3/cms-scheduler is installed\r\n- Redirect management tools: redirect_list, redirect_get, redirect_create, redirect_update, redirect_delete  conditionally registered when typo3/cms-redirects is installed\r\n- Permission checking tools: Pre-flight access verification for table read/write access, page-level permissions, and full permission summary\r\n- Batch tools for dynamic tables: Batch delete, update, and move operations now available for dynamically registered extension tables\r\n\r\n Fixed\r\n- Rate-limit hit_count increment failing with Incorrect integer value  removed redundant expr()-literal() wrapping on raw SQL expression\r\n- UID existence validation added before processing in batch tools\r\n- PHPUnit notices resolved by using createStub() instead of createMock() where no expectations were configured','',8000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304577,0,'ms_mcp_server','0.9.0',141,9,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1777575182,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','1b9bf6fd65add28168df1018e13ca6f1',' Added\r\n- Backend user & group tools (admin-gated):\r\n  - backend_user_list  list be_users with search / activeOnly / adminOnly filters\r\n  - backend_user_get  fetch a single backend user by uid\r\n  - backend_group_list  list be_groups with optional title search\r\n  - backend_group_get  fetch a single backend group by uid\r\n  - All four restricted to admin backend users via the new PermissionService::isAdmin() helper. Sensitive be_users columns (password, mfa) are never selected; soft-deleted records are always excluded.\r\n  - Added Tool/Helper/RowField for type-safe extraction of mixed DB-row values.\r\n- Workspace support (gated on typo3/cms-workspaces):\r\n  - New WorkspaceContextService consulted by RecordService so reads (findByUid, findByPid, search, findFileReferences, findTranslations) apply WorkspaceRestriction and BackendUtility::workspaceOL() for workspace-aware tables. Live workspace and tables without versioningWS behave unchanged.\r\n  - BackendUserBootstrap now calls BackendUserAuthentication::setWorkspace() from the persisted be_users.workspace_id when the workspaces extension is loaded, so DataHandler operations write into the active workspace as drafts.\r\n  - New tools: workspace_list, workspace_get, workspace_switch, workspace_changes_list, workspace_publish, workspace_discard, workspace_stage_set  registered via WorkspaceToolRegistrar only when typo3/cms-workspaces is installed.\r\n  - DataHandlerService::processCommand() for raw cmdmap dispatch (used by publish/discard).\r\n  - Integration tests: end-to-end coverage of the workspace lifecycle (switch  modify  overlay-verify  discard  publish  stage_set) added to Tests/Integration/run-tests.mjs. typo3/cms-workspaces is now installed by the integration test setup. Backend user/group tool coverage added alongside.','',9000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304578,0,'ms_mcp_server','0.10.0',141,8,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1779381005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','387bc4bc8e5cd5036e3633b9880fa95b',' Added\r\n- Persistent MCP sessions: Session state moves from the SDKs FileSessionStore (var/mcp-sessions/, wiped on container restart) to a new tx_msmcpserver_mcp_session table via DatabaseSessionStore. Containers can restart without invalidating active clients; the Mcp-Session-Id header keeps working across deploys.\r\n- Sliding session TTL: Every read and existence check on a session bumps last_activity, so idle TTL only triggers when truly idle. Configurable via the new sessionLifetime extension setting (default 86400 seconds / 1 day).\r\n\r\n Changed\r\n- mcp:cleanup prunes expired DB sessions via McpSessionRepository::deleteExpired (TTL-aware cutoff) instead of scanning var/mcp-sessions/. The old directory becomes vestigial after upgrade.\r\n\r\n Fixed\r\n- 404  JSON-RPC -32600 \"Session not found\" rewritten to 401  WWW-Authenticate by McpServerMiddleware. MCP clients that auto-retry on 401 transparently re-run OAuth  handshake instead of surfacing the error to the user.\r\n- McpSessionRepository::upsert uses a SELECT-then-INSERT/UPDATE pattern (matching DiscoveredTableRepository::insertIfNew) to avoid duplicate-key errors when MariaDBs update returns 0 affected rows for identical-payload writes in the same second.','',10000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304579,0,'ms_mcp_server','0.11.0',141,12,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1779652747,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','24c18a1af86fb5d09710b0be0abf3ef8',' Added\r\n- Configurable MCP base path: new mcpBasePath extension setting (default /mcp) lets the MCP endpoint and OAuth sub-paths live under a different prefix when /mcp is already taken by another handler. OAuth endpoints follow the prefix (e.g. /typo3-mcp/oauth/authorize); the OAuth metadata advertises the configured path. Discovery documents follow RFC 8414 3.1 / RFC 9728 3 path-insert  for mcpBasePath  /typo3-mcp they live at /.well-known/oauth-authorization-server/typo3-mcp and /.well-known/oauth-protected-resource/typo3-mcp, with issuer / resource set to the full https://hostmcpBasePath URL. Default /mcp now serves at /.well-known/oauth-authorization-server/mcp (previously /.well-known/oauth-authorization-server); spec-compliant clients rediscover the URL automatically via the WWW-Authenticate resource_metadata hint.\r\n- pages_move tool: moves a page (with its subpages) to a new position. Takes exactly one of targetPid (move as first child of that parent) or afterUid (move as next sibling after that page). Mirrors content_move; shares the MoveTarget helper. Closes the gap where single-page moves required falling back to the generic record_move_batch.\r\n\r\n Security\r\n- file_upload_from_url hardened against DNS rebinding and redirect-based SSRF. Previously the hosts IP was validated once via gethostbyname, then fopen($url, ...) re-resolved DNS at read time  a short-TTL rebind could flip to a private IP between the two calls. follow_location: 1 also let a public URL 302 to a cloud metadata endpoint (e.g. 169.254.169.254) without re-validation. The downloader now uses cURL with CURLOPT_RESOLVE pinning the validated IP for the entire connection, CURLOPT_FOLLOWLOCATION disabled, and a manual redirect loop (max 5 hops) that re-runs scheme  host  IP checks at every hop. CURLOPT_XFERINFOFUNCTION enforces the 100 MB cap. ext-curl is now an explicit composer requirement.\r\n\r\n Fixed\r\n- Race-safe upsert in McpSessionRepository and DiscoveredTableRepository. Both repositories switched from SELECT-then-INSERT/UPDATE to INSERT-first  catch UniqueConstraintViolationException (the pattern already used by RateLimitService). Closes a narrow Postgres race window between SELECT and INSERT, and also resolves the original MariaDB \"0 affected rows on identical-payload UPDATE\" quirk that motivated v0.10.0s d165022  the UPDATE no longer relies on row-count semantics.','',11000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304580,0,'ms_mcp_server','0.12.0',141,9,'MCP Server','MCP server for TYPO3 CMS administration',1,0,1,1780432385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','74796ec2bcf41e60c8cceca886367657','OAuth login delegated to the real TYPO3 backend login form.','',12000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304581,0,'ms_mcp_server','1.0.0',141,5,'MCP Server','MCP server for TYPO3 CMS administration',2,0,1,1783092788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.24-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','884332df63fd7ea607e26411b1cf91ca','First stable release','',1000000,0,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304582,0,'ms_mcp_server','1.1.0',141,5,'MCP Server','MCP server for TYPO3 CMS administration',2,0,1,1785265119,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.24-14.4.99\";}}','Marek Skopal','skopal.marek@gmail.com','toxicali','edf165c949b7fcc5c96e80a420d59b89',' Security\r\n- File operations now really honour a non-admins file mounts ([8](https://github.com/marekskopal/typo3-mcp-server/issues/8)). Filemounts, evaluatePermissions and the users file_permissions are attached to a ResourceStorage by cores StoragePermissionsAspect, which is gated on ApplicationType::fromRequest(...)-isBackend(). The MCP endpoint runs in the frontend middleware stack and mcp:server runs in CLI, so that listener never fired and storages were handed out with their constructor defaults. Because isWithinFileMountBoundaries() and checkUserActionPermission() short-circuit to true while evaluatePermissions is off, an editor mounted only on /user_upload/ could read, write, move, rename and delete anywhere in a storage they held any mount in  an upload addressed to /examples/ silently landed in fileadmin/examples/  and their file_permissions (addFile/deleteFile/) were ignored entirely. A new StoragePermissionService applies the same restrictions core does, so mount confinement, read-only mounts and file-operation rights are enforced on every file tool. Administrators keep unrestricted access, as in core. Affects 0.12.1 through 1.0.0.\r\n- file_search mount confinement is no longer dead code. The identifier filter added in 1.0.0 branches on $storage-getEvaluatePermissions(), which was always false on the MCP paths for the reason above, so non-admin searches still enumerated whole storages. It now takes effect. Its unit tests stubbed the flag to true and therefore passed against behaviour production never exhibited; the integration suite now covers the real path with a mounted editor.\r\n\r\n Added\r\n- file_storage_list tool reporting the storages the current user may access, each with its file mounts (path, title, readOnly) and a fullAccess flag for unrestricted (admin) storages. Enforcement alone left an AI client blind  no tool exposed the valid roots, so it would keep addressing paths relative to the storage root and collecting permission errors.\r\n- file_list on / returns the users mount folders when the storage root lies outside them, mirroring the backend file list, instead of failing with a permission error and leaving the client with no way to discover where it may work. Storages whose root is itself a mount, and unrestricted storages, list normally; a restricted storage with no usable mount still surfaces cores permission error rather than a misleading empty listing.\r\n- File tool descriptions now point at file_storage_list for resolving valid directory paths.\r\n\r\n Changed\r\n- mcp/sdk bumped to 0.7. No code changes were required: every SDK API the extension consumes (Server::builder, the Builder fluent methods, SessionStoreInterface, StreamableHttpTransport/StdioTransport constructors, Server::run, and the ToolCallException/ResourceReadException/PromptGetException exceptions) is unchanged in v0.7.0. The release adds an opt-in Builder::setLazyLoading(), hardens JSON-RPC input parsing, and now rejects malformed Mcp-Session-Id headers itself  the latter overlaps with, but does not conflict with, the existing 400 guard in McpServerMiddleware.','',1001000,1,0,'https://github.com/marekskopal/typo3-mcp-server/blob/main/README.md','ter','',''),
(9304583,0,'ws_testimonials','14.0.0',29,7,'Testimonial content elements','Customer testimonials and reviews with star ratings, author images and flexible layouts (alternating, slider, columns).',2,0,3,1776632781,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','45a51d650a5800ff4c267871d48a398b','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-testimonials','',14000000,0,0,'','ter','',''),
(9304584,0,'ws_testimonials','14.0.1',29,7,'Testimonials / Customer Reviews','Customer testimonials and reviews with star ratings, author images and flexible layouts (alternating, slider, columns).',2,0,3,1776640756,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','37d961ce407f0bb2e89952429794e100','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-testimonials','',14000001,0,0,'','ter','',''),
(9304585,0,'ws_testimonials','14.0.2',29,9,'Testimonials / Customer Reviews','Customer testimonials and reviews with star ratings, author images and flexible layouts (alternating, slider, columns).',2,0,3,1776670745,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','c19246f4642de4e2051bb526cfb7a9d6','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-testimonials','',14000002,0,0,'','ter','',''),
(9304586,0,'ws_testimonials','14.0.3',29,6,'Testimonials / Customer Reviews','Customer testimonials and reviews with star ratings, author images and flexible layouts (alternating, slider, columns).',2,0,3,1780742293,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','2567d605dbad56be91e5000e33e59de0','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-testimonials','',14000003,1,0,'','ter','',''),
(9304587,0,'t3theme','1.0.0',7,7,'T3theme','Create Custom Element using T3theme',2,0,6,1776758146,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"container\";s:7:\"^3.1.12\";s:13:\"t3themeextend\";s:5:\"1.0.0\";}}','T3Element','info@t3theme.com','crayonweb','6d05bdc65b727a31c5d75ae94cdeb3b5',' T3theme  Modern Theme Engine for TYPO3\r\n\r\nT3theme is a powerful, flexible, and feature-rich theme management extension for TYPO3 CMS.  \r\nIt provides a standardized framework for building custom content elements and managing site-wide theme configurations directly from the TYPO3 backend.\r\n\r\n---\r\n\r\n Features\r\n\r\n  Theme Configuration\r\n- Centralized management for Logos, Favicons, and site settings\r\n- Dynamic site branding via backend records\r\n- Flexible page layouts (Default, Left Sidebar, Right Sidebar)\r\n\r\n  Custom Elements\r\n- Streamlined creation of custom content elements\r\n- Create TYPO3 Element Using Drag and Drop Easy User Interface.Provide field Name , Type and Custom Content Element Ready.\r\n\r\n Container Elements\r\n- Create Container Element for complex layout like grid\r\n- Just add name & add column for create container element\r\n','Crayonwebstudio private limited',1000000,1,0,'','ter','',''),
(9304588,0,'t3themeextend','1.0.0',7,7,'T3Theme Extend','',2,0,6,1776758352,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"container\";s:7:\"^3.1.12\";s:13:\"t3themeextend\";s:5:\"1.0.0\";}}','T3Element','info@t3theme.com','crayonweb','6418ef243ca539a2aaddb62b4ef1465f',' T3theme  Modern Theme Engine for TYPO3\r\n\r\nT3theme is a powerful, flexible, and feature-rich theme management extension for TYPO3 CMS.  \r\nIt provides a standardized framework for building custom content elements and managing site-wide theme configurations directly from the TYPO3 backend.\r\n\r\n---\r\n\r\n  Features\r\n\r\n  Theme Configuration\r\n- Centralized management for Logos, Favicons, and site settings\r\n- Dynamic site branding via backend records\r\n- Flexible page layouts (Default, Left Sidebar, Right Sidebar)\r\n\r\n  Custom Elements\r\n- Streamlined creation of custom content elements\r\n- Create TYPO3 Element Using Drag and Drop Easy User Interface.Provide field Name , Type and Custom Content Element Ready.\r\n\r\n  Container Elements\r\n- Create Container Element for complex layout like grid\r\n- Just add name & add column for create container element\r\n','Crayonwebstudio private limited',1000000,1,0,'','ter','',''),
(9304589,0,'t3headless','1.0.0',7,7,'T3headless','Custom Element using T3headless',2,0,6,1776791215,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"container\";s:7:\"^3.1.12\";}}','Milan Pandya','info@t3headless.com','crayonweb','f7cc8b1a741081ba3b882c3b0ae3196c','T3Headless\r\n\r\nBuild headless TYPO3 websites without writing frontend components.\r\n\r\nT3Headless is a production-ready headless solution for TYPO3 that automatically generates frontend components from TYPO3 Content Blocks and Content Elements.\r\n\r\nFrom TYPO3 backend  to live Next.js components  automatically.\r\n','Crayonweb Studio Pvt. Ltd.',1000000,1,0,'','ter','',''),
(9304590,0,'t3headlessextend','1.0.0',8,8,'T3headless Extend','',2,0,6,1776791262,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"container\";s:7:\"^3.1.12\";}}','Milan Pandya','info@t3headless.com','crayonweb','f4a341721ef77ef2853b549e61a6c606','T3Headless\r\n\r\nBuild headless TYPO3 websites without writing frontend components.\r\n\r\nT3Headless is a production-ready headless solution for TYPO3 that automatically generates frontend components from TYPO3 Content Blocks and Content Elements.\r\n\r\nFrom TYPO3 backend  to live Next.js components  automatically.\r\n','Crayonweb Studio Pvt. Ltd.',1000000,1,0,'','ter','',''),
(9304591,0,'cache_monitor','12.0.0',45,12,'Cache Monitor','Cache monitoring dashboard, backend module and CLI command for TYPO3. Provides an overview of all registered caches with statistics.',2,0,1,1776799163,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','WapplerSystems','','svenwappler','2fadb52bb4ed676c22342ebc650f87e6','New release of version 12.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-cache-monitor','',12000000,0,0,'','ter','',''),
(9304592,0,'cache_monitor','13.0.0',45,10,'Cache Monitor','Cache monitoring dashboard, backend module and CLI command for TYPO3. Provides an overview of all registered caches with statistics.',2,0,1,1776893338,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','WapplerSystems','','svenwappler','d6623a42ee0993c0ca6773c19abf61c2','New release of version 13.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-cache-monitor','',13000000,0,0,'','ter','',''),
(9304593,0,'cache_monitor','14.0.0',45,11,'Cache Monitor','Cache monitoring dashboard, backend module and CLI command for TYPO3. Provides an overview of all registered caches with statistics.',2,0,1,1776896372,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','WapplerSystems','','svenwappler','83c929741f2ec564adc75d1206616d11','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-cache-monitor','',14000000,0,0,'','ter','',''),
(9304594,0,'cache_monitor','14.0.1',45,12,'Cache Monitor','Cache monitoring dashboard, backend module and CLI command for TYPO3. Provides an overview of all registered caches with statistics.',2,0,1,1779093911,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}s:8:\"suggests\";a:1:{s:9:\"dashboard\";s:0:\"\";}}','WapplerSystems','','svenwappler','211f2c1a205704eeeb28901307fd0567','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-cache-monitor','',14000001,1,0,'','ter','',''),
(9304595,0,'at_hightech','1.0.0',26,10,'[AASHRO] HighTech - IT solutions','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design.',2,0,6,1776953062,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"12.0.0-12.5.99\";s:14:\"indexed_search\";s:14:\"12.0.0-12.5.99\";s:14:\"content_blocks\";s:12:\"0.1.0-0.7.18\";s:4:\"news\";s:13:\"12.0.0-12.3.1\";}}','Team AASHRO','info@aashro.com','rmilan1992','d9d1d6e5e900c6a0f669f5b08c5b07ae','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/hightech','ter','',''),
(9304596,0,'at_hightech','1.1.0',26,12,'[AASHRO] HighTech - IT solutions','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design.',2,0,6,1776953140,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"13.0.0-13.5.99\";s:14:\"indexed_search\";s:14:\"13.0.0-13.5.99\";s:14:\"content_blocks\";s:12:\"1.0.0-1.3.18\";s:4:\"news\";s:6:\"14.0.1\";}}','Team AASHRO','info@aashro.com','rmilan1992','d8987ceab8e1b9ef46e93542daf532c4','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design. Fully compatible with TYPO3 v13, it delivers a powerful and future-ready digital experience.','AASHRO Tech',1001000,0,0,'https://www.aashro.com/hightech','ter','',''),
(9304597,0,'at_hightech','2.0.0',26,2,'[AASHRO] HighTech - IT solutions','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design.',2,0,6,1786539934,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:14:\"indexed_search\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";s:4:\"news\";s:6:\"14.0.3\";}}','Team AASHRO','info@aashro.com','rmilan1992','0db5a8bbc6ed1031e1ace02e5897afde','Added support for TYPO3 v14 ','AASHRO Tech',2000000,0,0,'https://www.aashro.com/hightech','ter','',''),
(9304598,0,'at_hightech','2.0.1',26,2,'[AASHRO] HighTech - IT solutions','HighTech empowers businesses with advanced TYPO3 solutions, combining performance, flexibility, and modern design.',2,0,6,1786599246,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";s:14:\"indexed_search\";s:14:\"14.0.0-14.9.99\";s:14:\"content_blocks\";s:11:\"2.0.0-2.3.5\";s:4:\"news\";s:6:\"14.0.3\";}}','Team AASHRO','info@aashro.com','rmilan1992','f11fb99ee7913c6844b7e4757559f9aa','Bugfix release','AASHRO Tech',2000001,1,0,'https://www.aashro.com/hightech','ter','',''),
(9304599,0,'fe_registration','14.0.0',18,6,'Frontend User Registration','Frontend User Registration based on form with double opt in',2,0,4,1776986466,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"form\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','b1220a3ffb9dc7eca459271c7c9cdcc3','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-fe-registration','WapplerSystems',14000000,0,0,'','ter','',''),
(9304600,0,'fe_registration','14.0.1',18,10,'Frontend User Registration','Frontend User Registration based on form with double opt in',2,0,4,1776987824,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"form\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','e884e3a9cf1c5bf9339a7027c8a96886','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-fe-registration','WapplerSystems',14000001,0,0,'','ter','',''),
(9304601,0,'fe_registration','14.0.2',18,2,'Frontend User Registration','Frontend User Registration based on form with double opt in',2,0,2,1787827622,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:4:\"form\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','4e14a3015150dd9a6673128fe6e1ee8e','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-fe-registration','WapplerSystems',14000002,1,0,'','ter','',''),
(9304602,0,'oauth_service','14.0.0',79,9,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1776988219,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','5958afbe52181c1ff077885f5b523d6b','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14000000,0,0,'','ter','',''),
(9304603,0,'oauth_service','14.0.1',79,8,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1778534280,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','d2cbecb7232ef59fc24df0ef5a677c3b','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14000001,0,0,'','ter','',''),
(9304604,0,'oauth_service','14.0.2',79,8,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1778540211,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','16db40dab01d072437fb87c45b3c63f9','New release of version 14.0.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14000002,0,0,'','ter','',''),
(9304605,0,'oauth_service','14.0.3',79,8,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1778802552,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','6c770e1e5a5cb8e2b2c51e0f1f398224','New release of version 14.0.3 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14000003,0,0,'','ter','',''),
(9304606,0,'oauth_service','14.0.4',79,12,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1778810107,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','f3abcea0ee79eed1a7fc63073f05b07c','New release of version 14.0.4 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14000004,0,0,'','ter','',''),
(9304607,0,'oauth_service','14.1.0',79,7,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1780518371,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','26c4304180db231ba6b7983a282317ed','New release of version 14.1.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14001000,0,0,'','ter','',''),
(9304608,0,'oauth_service','14.2.0',79,9,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1780618039,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','64acfc76b5a32e17c54d4b1bc8d1f002','New release of version 14.2.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14002000,0,0,'','ter','',''),
(9304609,0,'oauth_service','14.2.1',79,6,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1782492218,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','a90542d481578fdf1e67783da58dd31f','New release of version 14.2.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14002001,0,0,'','ter','',''),
(9304610,0,'oauth_service','14.2.2',79,9,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1782496475,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','8c6658e07d74389168cd53b4efcc7aef','New release of version 14.2.2 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14002002,0,0,'','ter','',''),
(9304611,0,'oauth_service','14.3.1',79,3,'OAuth Services for TYPO3','Central OAuth2 client and token management for TYPO3  Authorization Code Flow with PKCE, encrypted token storage, automatic refresh and expiry monitoring',2,0,3,1786310432,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.4.99\";}}','Sven Wappler','typo3YYYY@wappler.systems','svenwappler','569d4c8801e41aa0ac4b86007a21c435','New release of version 14.3.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-oauth-service','WapplerSystems',14003001,1,0,'','ter','',''),
(9304612,0,'theaterinfo','13.0.0',9,7,'Theater info','Displays information about theater plays, actors and their roles and tasks',1,0,3,1777024062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Alexander Stehlik','alexander.stehlik.deleteme@gmail.com','astehlik','4af6014d1104f6afb00001136e5e12d8','TYPO3 13 LTS compatibility','',13000000,0,0,'','ter','',''),
(9304613,0,'theaterinfo','14.0.0',9,2,'theaterinfo','Theater info - Displays information about theater plays, actors and their roles and tasks',2,0,4,1786555803,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','astehlik','50c424126f6dd4a1b30f96079f942329','TYPO3 14 LTS compatibility','',14000000,1,0,'','ter','',''),
(9304614,0,'sitemasterdata','0.0.1',7,7,'Site Master Data','Stores master data (address, phone, e-mail, officers) centrally in TYPO3 Site Settings. Editors insert placeholders in any RTE text; TYPO3 replaces them with the current values automatically. Update once  reflect everywhere.',1,0,0,1777144571,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','porthd','','padina42','55fea8eba3d67686e1108c2b1fb0c7b3','Stores website master data  company name, address, phone number, and e-mail  centrally in TYPO3 Site Settings and\r\n  makes them available as placeholders in the CKEditor rich-text editor. Editors insert a placeholder such as\r\n  [[sitemasterdata.phone]] into any text; TYPO3 replaces it automatically with the current value on page rendering. A\r\n  changed phone number or address needs to be updated in exactly one place  all pages reflect the new value\r\n  immediately. The extension is multisite-capable, supports the CKEditor 5 dropdown with live value preview, and can be\r\n  extended with additional fields from a separate extension without modifying this package.','',1,1,0,'https://github.com/porthd/sitemasterdata/tree/main/Documentation','ter','',''),
(9304615,0,'sitemasterdata_extend','0.0.1',7,7,'Site Master Data Extend','Extends EXT:sitemasterdata with additional master data fields (example extension)',3,0,0,1777144641,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"sitemasterdata\";s:13:\"0.0.0-0.99.99\";}}','porthd','','padina42','186891a9a02811af8b669a9ce15a28ee','Example-extension: Extends EXT:sitemasterdata with additional master data fields for social media profiles (LinkedIn, Instagram,\r\n  X/Twitter) and legal information (VAT ID, registration number, registration court). Serves as a ready-to-use example\r\n  of how to add custom fields to EXT:sitemasterdata without modifying the base extension, using a Symfony Service\r\n  Decorator and an own TYPO3 Site Set. All additional fields appear automatically in the Site Settings backend form, the\r\n   CKEditor placeholder dropdown, and the frontend placeholder replacement.','',1,1,0,'https://github.com/porthd/sitemasterdata-extend/blob/main/Documentation/Developers.md','ter','',''),
(9304616,0,'typo3_backend_themes','0.1.0',28,12,'Backend Themes','Configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.',1,0,0,1777370500,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','549c1a8fc9c43c76d5c6d16d924da054','See release notes at https://github.com/konradmichalik/typo3-backend-themes/releases/tag/0.1.0','',1000,0,0,'https://github.com/konradmichalik/typo3-backend-themes/blob/main/README.md','ter','',''),
(9304617,0,'typo3_backend_themes','0.1.1',28,8,'Backend Themes','Configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.',1,0,0,1781870038,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b227041456dd02a904bc6d7074096e8c','See release notes at https://github.com/konradmichalik/typo3-backend-themes/releases/tag/0.1.1','',1001,0,0,'https://github.com/konradmichalik/typo3-backend-themes/blob/main/README.md','ter','',''),
(9304618,0,'typo3_backend_themes','0.1.2',28,8,'Backend Themes','Configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.',1,0,0,1782201558,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','083cd781a3f6469adf0a8f23361a64ba','See release notes at https://github.com/konradmichalik/typo3-backend-themes/releases/tag/0.1.2','',1002,1,0,'https://github.com/konradmichalik/typo3-backend-themes/blob/main/README.md','ter','',''),
(9304619,0,'typo3_file_sync','0.1.4',23,12,'File Sync','Synchronizes missing files between TYPO3 instances using configurable resource handlers.',2,0,0,1777382895,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','795b8fcde8ad0e4235f5264306cc5038','See release notes at https://github.com/konradmichalik/typo3-file-sync/releases/tag/0.1.4','',1004,0,0,'https://github.com/konradmichalik/typo3-file-sync/blob/main/README.md','ter','',''),
(9304620,0,'typo3_file_sync','0.2.0',23,6,'File Sync','Synchronizes missing files between TYPO3 instances using configurable resource handlers.',2,0,0,1783520531,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','b1b925df7128b67cc8f532d94d2d3a17','See release notes at https://github.com/konradmichalik/typo3-file-sync/releases/tag/0.2.0','',2000,0,0,'https://github.com/konradmichalik/typo3-file-sync/blob/main/README.md','ter','',''),
(9304621,0,'typo3_file_sync','0.2.1',23,2,'File Sync','Synchronizes missing files between TYPO3 instances using configurable resource handlers.',2,0,0,1785930331,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c37b8aa2aeeae202adbb9fc0f1f748fc','See release notes at https://github.com/konradmichalik/typo3-file-sync/releases/tag/0.2.1','',2001,0,0,'https://github.com/konradmichalik/typo3-file-sync/blob/main/README.md','ter','',''),
(9304622,0,'typo3_file_sync','0.2.2',23,3,'File Sync','Synchronizes missing files between TYPO3 instances using configurable resource handlers.',2,0,0,1785934878,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','4f78eded310b20551c86b169609fe965','See release notes at https://github.com/konradmichalik/typo3-file-sync/releases/tag/0.2.2','',2002,1,0,'https://github.com/konradmichalik/typo3-file-sync/blob/main/README.md','ter','',''),
(9304623,0,'rcgallery','2.0.0',13,13,'rcgallery','This image gallery creates a title that serves as a link for the gallery.',2,0,3,1777453507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Christian Racan','werbegrafik@rc-design.at','rc-design','3550f1083999b072a13070266c86fe7a','This image gallery creates a title that serves as a link for the gallery. You can also select a creation date and a description of the gallery is also possible.','',2000000,1,0,'','ter','',''),
(9304624,0,'theme_color','1.0.0',14,14,'Theme Color','Adjust the color of the new backend themes in TYPO3.',2,0,0,1777472802,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','professorweb','557583741841ddf7871e7815c46daa63','EXT:theme_color is a small TYPO3 extension for changing the backend theme color. You can set one global color for all users and optionally allow users to choose their own color. It is a lightweight solution for making the TYPO3 backend better match your brand or personal preference.','',1000000,1,0,'https://github.com/a-r-m-i-n/theme_color#theme-color-for-typo3','ter','',''),
(9304625,0,'rekai','1.0.0',30,10,'Rek.ai','Integrates rek.ai recommendations, Q&A and search autocomplete into TYPO3',2,0,2,1777537025,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.0.0-14.99.99\";s:7:\"extbase\";s:15:\"12.0.0-14.99.99\";s:5:\"fluid\";s:15:\"12.0.0-14.99.99\";}}','Pluswerk AG','hello@pluswerk.ag','lobby','32f9d1770100bec7f45a0429bc25e436','Initial stable release of the rek.ai TYPO3 integration.\r\nThis extension embeds the rek.ai personalization script into your TYPO3 frontend and provides two ready-to-use content elements:\r\n\r\n  - Rek.ai Recommendations  displays AI-driven page recommendations with configurable render style, hit count, image/ingress display, and content filters (subtree, language, tags)\r\n  - Rek.ai Q&A  displays context-aware questions and answers, optionally limited to the current page\r\n\r\nAdditional features: consent mode support, search autocomplete integration (auto/manual), test mode with mock data, and backend user detection to suppress tracking.\r\n\r\n  Compatible with TYPO3 12.4 LTS, 13.4 LTS, and 14.x. Requires PHP 8.1 or higher.','',1000000,0,0,'https://docs.typo3.org/p/pluswerk/rekai/1.0/en-us','ter','',''),
(9304626,0,'rekai','2.0.0',30,8,'Rek.ai','Integrates rek.ai recommendations, Q&A and search autocomplete into TYPO3',2,0,2,1778660985,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:7:\"extbase\";s:15:\"12.4.0-14.99.99\";s:5:\"fluid\";s:15:\"12.4.0-14.99.99\";}}','Pluswerk AG','hello@pluswerk.ag','lobby','91bdb90a4f584d8784503b2118014727','Major release 2.0:\r\n- BREAKING: per-site configuration. Global Extension Configuration (Admin Tools  Settings) has been removed.\r\n- TYPO3 13/14: settings managed via Site Set \"pluswerk/rekai\" and the native Site Settings editor.\r\n- TYPO3 12: settings stored under \"settings.rekai\" in the sites config.yaml.\r\n- See migration table in the Configuration documentation for the mapping from 1.x Extension Configuration keys to 2.0 Site Setting keys.\r\n- PSR-15 middleware-based script injection (replaces former approach).\r\n- Content elements rekai_recommendations and rekai_qna unchanged in output.\r\n- TYPO3 12.4 / 13.4 / 14.x compatibility.','',2000000,0,0,'https://docs.typo3.org/p/pluswerk/rekai/2.0/en-us','ter','',''),
(9304627,0,'rekai','2.0.1',30,12,'Rek.ai','Integrates rek.ai recommendations, Q&A and search autocomplete into TYPO3',2,0,2,1778661054,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:7:\"extbase\";s:15:\"12.4.0-14.99.99\";s:5:\"fluid\";s:15:\"12.4.0-14.99.99\";}}','Pluswerk AG','mike.streibl@pluswerk.digital','lobby','bdcc0dc84df5c73d7bd72c1a2d1beaa6','Patch release 2.0.1:\r\n- Documentation: added screenshots for the Site Settings editor in the Configuration section.\r\n- Documentation: fixed sitemap navigation entry (\"Unknown\" label).\r\n- Documentation: bumped version header.\r\n- CI: automated TER release workflow via typo3/tailor on tag push.\r\n- No functional or API changes.','',2000001,1,0,'https://docs.typo3.org/p/pluswerk/rekai/2.0/en-us','ter','',''),
(9304628,0,'unicorn','1.0.0',13,5,'Unicorn','A magical unicorn that runs and jumps across the TYPO3 backend.',2,0,0,1777884124,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','','','luisasofie','c6750edfc26342d9990895d250e8ffae','First release of EXT:unicorn for TYPO3 v14','',1000000,0,0,'','ter','',''),
(9304629,0,'unicorn','1.0.1',13,8,'Unicorn','A magical unicorn that runs and jumps across the TYPO3 backend.',2,0,0,1777891954,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','','','luisasofie','d9c188bb686532caa80f709f1ea0e8e8','Updated release of EXT:unicorn with more features and improvements','',1000001,1,0,'','ter','',''),
(9304630,0,'tonictypes','1.0.0',30,9,'Tonictypes Core','Build easy and intuitive TCA-records (e.g. News, Jobs, Events and more) on the fly without developing a new extension. Only templating is needed; includes many plugins for all kinds of usage!',2,0,3,1777989091,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Auth: B. Zagar / Maint: J. Pietschmann','support@tonictypes.com','j.pietschmann.k3n','61c80016c595663628c44ef7c1746d5e','[TASK] Ensure seamless compatibility with TYPO3 v13.x\r\n[FEATURE] Enable full support for Composer-based TYPO3 installations\r\n[TASK] Optimize performance across major browsers and devices\r\n[TASK] Refactor and streamline codebase for improved maintainability\r\n[BUGFIX] Resolve issues identified during functional testing\r\n[RELEASE] Release version 1.0.0 with stable core features','tonictypes.com',1000000,0,0,'','ter','',''),
(9304631,0,'tonictypes','1.0.1',30,11,'tonictypes - Rapid TCA & Advanced Plugins','Maximize development speed with tonictypes, the evolution of the proven typotonic extension (over 1,000 downloads). Build on a foundation of success and create custom TCA records like news, jobs, or events on the fly directly in the TYPO3 backendno PHP extension coding required. This successor features powerful new list and detail plugins alongside adjustable backend filters for total control. Only Fluid templating is needed to match any design. Stop managing overhead and start building faster.',2,0,3,1778141215,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Auth: B. Zagar / Maint: J. Pietschmann','support@tonictypes.com','j.pietschmann.k3n','5fc52a2f386e2413b1ad2e54ba3da2b7','New release of version 1.0.1 - see details, changelog and documentation on https://github.com/Keeen-GmbH/tonictypes','Keeen GmbH',1000001,0,0,'','ter','',''),
(9304632,0,'tonictypes','2.0.0',30,7,'Tonictypes - Rapid TCA & Advanced Plugins','Maximize development speed with tonictypes, the evolution of the proven typotonic extension (over 1,000 downloads). Build on a foundation of success and create custom TCA records like news, jobs, or events on the fly directly in the TYPO3 backendno PHP extension coding required. This successor features powerful new list and detail plugins alongside adjustable backend filters for total control. Only Fluid templating is needed to match any design. Stop managing overhead and start building faster.',2,0,3,1782196188,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.1.0-8.3.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Auth: B. Zagar / Maint: J. Pietschmann','support@tonictypes.com','j.pietschmann.k3n','fbb876a327f6e9006fd06999049d94ef','New release of version 2.0.0 - see details, changelog and documentation on https://github.com/Keeen-GmbH/tonictypes','Keeen GmbH',2000000,0,0,'','ter','',''),
(9304633,0,'tonictypes','2.1.0',30,3,'Tonictypes - Rapid TCA & Advanced Plugins','Maximize development speed with tonictypes, the evolution of the proven typotonic extension (over 1,000 downloads). Build on a foundation of success and create custom TCA records like news, jobs, or events on the fly directly in the TYPO3 backendno PHP extension coding required. This successor features powerful new list and detail plugins alongside adjustable backend filters for total control. Only Fluid templating is needed to match any design. Stop managing overhead and start building faster.',2,0,3,1786347858,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Auth: B. Zagar / Maint: J. Pietschmann','support@tonictypes.com','j.pietschmann.k3n','51e7fe9a43b353aaa8ed125f674fa2b8','New release of version 2.1.0 - see details, changelog and documentation on https://github.com/Keeen-GmbH/tonictypes','Keeen GmbH',2001000,1,0,'','ter','',''),
(9304634,0,'one_forge_rekai','1.2.1',41,4,'1_FORGE - Rek.ai','A extension to include the Rek.ai service into your TYPO3 website',0,0,3,1777989336,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','dkd Internet Service GmbH','support@dkd.de','tmichael','f597722a3b7c50430e9f159c3a7a29bf','Initial release','',1002001,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.2/en-us','ter','',''),
(9304635,0,'one_forge_rekai','1.2.2',41,5,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1777989634,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','1_FORGE','support@dkd.de','tmichael','749f6a8673db9769fda4c70d45112231','Updated extension to 1.2.2','',1002002,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.2/en-us','ter','',''),
(9304636,0,'one_forge_rekai','1.2.3',41,4,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1778060303,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','1_FORGE','support@dkd.de','tmichael','dbf8cb8bc653a89dc57781cf1c56d917','Updated extension to 1.2.3','',1002003,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.2/en-us','ter','',''),
(9304637,0,'one_forge_rekai','1.2.4',41,4,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1778061551,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-13.99.99\";}}','1_FORGE','support@dkd.de','tmichael','7b7bfdd40897067bffccd004a7e83623','Updated extension to 1.2.4','',1002004,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.2/en-us','ter','',''),
(9304638,0,'one_forge_rekai','1.3.0',41,8,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1778489232,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','1_FORGE','support@dkd.de','tmichael','12066e2f5de880f42ccd7ef614fcdf2a','Updated extension to 1.3.0','',1003000,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.3/en-us','ter','',''),
(9304639,0,'one_forge_rekai','1.3.1',41,4,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1779869550,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','1_FORGE','support@dkd.de','tmichael','3812759242c821c0f30fd057cc442234','Updated extension to 1.3.1','',1003001,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.3/en-us','ter','',''),
(9304640,0,'one_forge_rekai','1.4.0',41,7,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1780053481,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','1_FORGE','support@dkd.de','tmichael','edf9b0eb5e0679fb79e12b08d08b5c1a','Updated extension to 1.4.0','',1004000,0,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.4/en-us','ter','',''),
(9304641,0,'one_forge_rekai','1.4.1',41,5,'1_FORGE - Rek.ai','This is the official TYPO3 extension for Rek.ai (developed in close cooperation with Rek.ai). Rek.ai is a content recommendation service that allows to easily improve your website with personalised content. Integration in your TYPO3 website can be done by every content editor that was given access to the extensions Backend Module and Content Elements.',2,0,3,1782287711,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','1_FORGE','support@dkd.de','tmichael','4f3e2e2546c0a8fc9e2c74ec0bc7a10e','Updated extension to 1.4.1','',1004001,1,0,'https://docs.typo3.org/p/one-forge/rek-ai/1.4/en-us','ter','',''),
(9304642,0,'fal_duplicate_checker','1.0.5',8,8,'FAL Duplicate Checker','Detects duplicate files in FAL (sys_file) and displays a warning in the TYPO3 backend file info view.',2,0,0,1778159130,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Marketing Factory Digital GmbH','info@marketing-factory.de','teh_plague','a45e8ee857f2b11169a56c2610c70c46','[TASK] Remove strict_types definition from ext_emconf.php','',1000005,1,0,'','ter','',''),
(9304643,0,'prometheus','1.0.0',21,4,'TYPO3 Prometheus Metrics','Exports Prometheus metrics for TYPO3 instances',1,0,4,1778161342,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}}','Christian Spoo','christian.spoo@marketing-factory.de','teh_plague','6da665d8fc467c9e50df1482aba01cbd','[FEATURE] Provide CI test infrastructure','',1000000,0,0,'','ter','',''),
(9304644,0,'prometheus','1.0.1',21,4,'TYPO3 Prometheus Metrics','Exports Prometheus metrics for TYPO3 instances',1,0,4,1778161638,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Christian Spoo','christian.spoo@marketing-factory.de','teh_plague','b6f82ba835d90485ac63d1c616434db9','[TASK] Fix code style issues','',1000001,0,0,'','ter','',''),
(9304645,0,'prometheus','2.0.0',21,8,'TYPO3 Prometheus Metrics','Exports Prometheus metrics for TYPO3 instances',1,0,4,1778161730,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Christian Spoo','christian.spoo@marketing-factory.de','teh_plague','a9755001cfaa3c8e4166fe8f2a066683','[TASK] Fix code style issues','',2000000,0,0,'','ter','',''),
(9304646,0,'prometheus','2.1.0',21,5,'TYPO3 Prometheus Metrics','Exports Prometheus metrics for TYPO3 instances',1,0,4,1782319607,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.4.99\";}}','Christian Spoo','christian.spoo@marketing-factory.de','teh_plague','236bf897fe98065e2766bfc578a8de49','[TASK] Add PHP OPcache metrics','',2001000,1,0,'','ter','',''),
(9304647,0,'media_utils','14.4.0',34,8,'Media Utils','TYPO3 extension providing fully configurable responsive images, media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',0,0,3,1778168644,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','97330afb335d4480ba100aed4f0a1184','This extension provides\r\n fully configurable responsive images for TYPO3\r\n Supports picture, srcset, and sizes\r\n Configurable breakpoints\r\n Native and JavaScript lazy loading\r\n Backend configuration via settings.definitions.yaml\r\n Usage of processingInstructionsBatch in TYPO3 v14 (thanks to Ayke Halder for the improvement hint)\r\n Includes a media-partial for usage in own extensions\r\n Includes a configuration for responsive images with Bootstrap (picture-tag only)\r\n Some helpful ViewHelpers for usage with media-files\r\n Configuration is backwards-compatible with EXT:sms_responsive_images\r\n Fixes performance issue with upsizing of images of EXT:sms_responsive_images','',14004000,0,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.4/en-us','ter','',''),
(9304648,0,'media_utils','14.4.3',34,5,'Media Utils','TYPO3 extension providing fully configurable responsive images, media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',1,0,3,1782747565,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','40a60caea32716af11e0d8971a0c9c6f','Adding documentation','',14004003,0,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.4/en-us','ter','',''),
(9304649,0,'media_utils','14.4.4',34,5,'Responsive Images & Media Utils','TYPO3 extension providing fully configurable responsive images, useful media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',1,0,3,1782748034,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','3e4e89fc1339cf36375bfb0524baec0b','minor change','',14004004,0,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.4/en-us','ter','',''),
(9304650,0,'media_utils','14.4.5',34,7,'Responsive Images & Media Utils','TYPO3 extension providing fully configurable responsive images, useful media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',2,0,3,1782748162,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','def9bb705533fe7f0f25c2d0f560e071','state changed','',14004005,0,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.4/en-us','ter','',''),
(9304651,0,'media_utils','14.3.6',34,4,'Responsive Images & Media Utils','TYPO3 extension providing fully configurable responsive images, useful media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',2,0,3,1785168349,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','02ca762057dd89b524c8fdf4b3556f76','Fix in version number','',14003006,0,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.3/en-us','ter','',''),
(9304652,0,'media_utils','14.4.6',34,5,'Responsive Images & Media Utils','TYPO3 extension providing fully configurable responsive images, useful media ViewHelpers and reusable partials, with support for picture tags, srcset/sizes and lazy loading.',2,0,3,1785169798,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}s:9:\"conflicts\";a:1:{s:21:\"sms_responsive_images\";s:1:\"*\";}}','Steffen Kroggel','developer@steffenkroggel.de','mail@steffenkroggel.de','469429d7617dddb41882f32ed064c1d4','Fix in version numbers','',14004006,1,0,'https://docs.typo3.org/p/madj2k/t3-media-utils/14.4/en-us','ter','',''),
(9304653,0,'frontend_user_login_token','13.4.0',8,8,'Frontend User Login Tokens','A TYPO3 extension that generates frontend user login tokens',2,0,2,1778247242,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Alexander Schnitzler','git@alexanderschnitzler.de','alex_schnitzler','e6c2d34e469ad4705b9152fa085f9927','Initial release (14.3.0)','Schnitzler Softwarelösungen',13004000,1,0,'','ter','',''),
(9304654,0,'erd','4.2.0',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778344564,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','0592d44be9f55dad6021ba4d190b4aa3','fix: remove composer script','',4002000,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304655,0,'erd','1.2.1',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778346577,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','David Denicolo','','davdenic','ca215234645d0a206faad66094867b3f','build: release for TYPO3 11','',1002001,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304656,0,'erd','2.4.1',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778346578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-12.4.99\";}}','David Denicolo','','davdenic','81106e06f9cd724beab6d37af184fa8d','build: release for TYPO3 12','',2004001,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304657,0,'erd','3.3.1',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778346580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','David Denicolo','','davdenic','c4da7596707a15630a9c793c38dcfd3e','build: release for TYPO3 13','',3003001,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304658,0,'erd','4.3.1',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778349993,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','92d15a0ff62581c735aa41a03904812c','build: 4.3.1 documentation','',4003001,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304659,0,'erd','4.4.0',41,5,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778357502,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','0c7c96d31cebdd14847f702f9c3c5979','fix: add TER extension icon, improve changelog','',4004000,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304660,0,'erd','4.5.1',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778396961,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','c9c4de90a8eb6832aec72152bdd947d3','docs: update changelog and docs for 4.5.0','',4005001,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304661,0,'erd','4.5.2',41,4,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778398132,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','eea60c56cb8dcb02a008389ecf3098d3','docs: consolidate changelogs by major version, improve README','',4005002,0,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304662,0,'erd','4.6.0',41,8,'ERD Generator','Generate ER diagrams from TYPO3 TCA  backend module and CLI command',2,0,1,1778407225,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','David Denicolo','','davdenic','76dbadf73d3ae6cd2f838d7fb7eac3c2','chore: update tests workflow','',4006000,1,0,'https://github.com/davdenic/erd-typo3/blob/main/README.md','ter','',''),
(9304663,0,'a11y_quality_gate','1.1.0',82,10,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1778534138,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','f3b69d58387114bdc006ce3b91a43a26','Automated WCAG 2.1 AA accessibility scanning for TYPO3. Combines CKEditor inline highlighting, backend issue management, CLI and Scheduler scans, CSV export, and publish quality gate checks. Free includes 21 built-in rules and warning mode. PRO adds remote frontend scans, PDF reports, screenshot preview, issue diff tracking, and blocking quality gate.','',1001000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304664,0,'a11y_quality_gate','1.2.0',82,8,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1779387763,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','250be179fd9dff4687fc3f0d2e225050','Version 1.2.0 adds batch ignore workflows with expiry options, rule \r\nenable/disable management per site, remote scan access settings \r\n(HTTP Basic Auth, excluded URL patterns, priority URLs, cookie selectors), \r\na Page Module Indicator, improved scan progress UX, and language-aware \r\nscan state handling. Security hardened with TYPO3 record/page permission \r\nchecks, show-once scanner token handling, and SSRF protection for HTTP \r\nAuth testing and single-page remote scans.','',1002000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304665,0,'a11y_quality_gate','1.3.0',82,12,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1779819692,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','16392c86bb53fb6c2b05aeecd3742d69','v1.3.0 introduces a FREE rendered page check  no licence key required.\r\n\r\nScan any TYPO3 pages live HTML directly from the backend with a single\r\nclick. AQG fetches the rendered frontend HTML and runs 13 dedicated\r\nHTML-level accessibility rules: missing alt text, empty links, empty\r\nbuttons, empty headings, missing iframe titles, missing form labels,\r\nduplicate IDs, table header issues, SVG accessible names, missing HTML\r\nlang, missing page title and missing main landmark.\r\n\r\nResults are mapped back to the originating content element via AQG\r\nfrontend debug markers (data-aqg-content-uid). Issues that cannot be\r\nmapped to a specific content element are attributed to the page template\r\nor layout with a clear attribution hint.\r\n\r\nRendered checks are HTML-only and run only on manual \"Scan this page\"\r\nrequests. No Playwright, no axe-core, no sitemap required. Works on a\r\nclean install without any scanner token configuration  FREE users have\r\nfull access.\r\n\r\nAlso included in v1.3.0:\r\n- Short-lived HMAC nonce authentication for rendered page requests\r\n- Custom TypoScript ExpressionLanguage condition aqgDebugMarkers(request)\r\n  replacing the unsupported request.getAttribute() approach\r\n- FE.cacheHash.excludedParameters registration for all rendered check\r\n  URL parameters\r\n- CKEditor live validation fixes for unsaved records and escaped HTML\r\n- Fingerprint backward compatibility so existing ignored issues are\r\n  preserved after upgrade\r\n- Settings Remote scan access tab styling and Copy token button fixes','',1003000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304666,0,'a11y_quality_gate','1.3.1',82,8,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1780062264,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','ad4314ff26b5a4fb55577d92f9c525ba','1.3.1 stabilizes the FREE rendered page check introduced in 1.3.0.\r\n\r\nRendered scans now avoid false positives from technical error pages and\r\nreduce noise from inert template content, hidden noscript tracking iframes,\r\nSVG sprite containers, hidden helper form controls and SVGs inside already\r\nnamed links or buttons.\r\n\r\nAlso fixed: Overview pagination state, Remote scan access gating in FREE mode,\r\nclickable rendered Frontend URLs, language switcher filtering and refreshed\r\nmessages for re-seen issues.','',1003001,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304667,0,'a11y_quality_gate','1.4.0',82,7,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1780403677,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','fadaddc1633f231fd2f8c20c68c3b5b0','1.4.0  TYPO3 14 compatibility\r\n\r\nAdds TYPO3 14 support while keeping TYPO3 13.4 LTS support in the same package.\r\n\r\nThis release improves frontend/remote scan handling for PRO, Agency and Trial licences, including scan progress, screenshots, page detail actions, PDF/CSV reports, toolbar and Page Module status.\r\n\r\nIt also fixes TYPO3 14 Scheduler compatibility, Settings save behavior, Remote/Frontend Overview deduplication and search, site-specific scanner token handling, dark mode contrast issues and Quality Gate warning/block flows.','',1004000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304668,0,'a11y_quality_gate','1.4.1',82,6,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1780611024,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','7291f137554bb0bdf04ad97d8a57c06c','1.4.1  Remote scan marker fix\r\n\r\nFixes a regression in 1.4.0 where remote frontend scans did not correctly map accessibility issues to source content elements because AQG debug markers were not activated on the TYPO3 frontend.\r\n\r\nThis release also fixes scanner token validation to include site-specific ruleset tokens.','',1004001,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304669,0,'a11y_quality_gate','1.5.0',82,9,'Accessibility Quality Gate (A11y)','Accessibility checks for TYPO3 editorial workflows with CKEditor integration, backend issue overview, CLI and Scheduler scans, and configurable quality gates.',2,0,0,1780937242,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','513124a329c62c0185b0650162781d5d','1.5.0  Remote Overview redesign, PRO reporting and security hardening.\r\n\r\nRedesigned Frontend scan overview with automated signal card, priority fixes, affected pages, WCAG/BFSG/BITV reporting aid, manual review checklist, keyboard and structure signals, color contrast remediation candidates, page-level recommendations and improved Remote Page Detail exports.\r\n\r\nIncludes security hardening for licence/settings permissions, remote job ownership validation and safer crawler error responses. Also fixes TYPO3 14 dark/auto mode polish, Remote Overview export context, PDF export stability and local issue lifecycle handling.\r\n','',1005000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304670,0,'a11y_quality_gate','1.6.0',82,9,'Accessibility Quality Gate  TYPO3 Accessibility Checker','TYPO3 accessibility checker with CKEditor feedback, local content and rendered page checks, backend issue management, CLI and Scheduler scans, configurable quality gates, and PDF/CSV reporting. Detects common WCAG-related issues in headings, links, images, forms, tables and landmarks.',2,0,0,1781822186,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','b26d6be8a5677573ca12b6e0244f57d7','1.6.0  Accessibility Statement, scan history and rule metadata\r\n\r\nAdds the Accessibility Statement Draft Assistant, PRO frontend scan history with comparisons and regression signals, centralized rule metadata and new landmark and form-label checks.\r\n\r\nAlso adds WCAG 2.2 target-size reporting, improved color-contrast guidance, German translations, redesigned PDF reports and security hardening for licence and scanner-token handling.\r\n','',1006000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304671,0,'a11y_quality_gate','1.7.1',82,4,'Accessibility Quality Gate  TYPO3 Accessibility Checker','TYPO3 accessibility checker with CKEditor feedback, local content and rendered page checks, backend issue management, CLI and Scheduler scans, configurable quality gates, and PDF/CSV reporting. Detects common WCAG-related issues in headings, links, images, forms, tables and landmarks.',2,0,0,1783343832,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','2f6e646bb5efdeb7433b1dfe4e938ac3','Release 1.7.1 adds AI-assisted alt-text suggestions, dynamic OpenAI model discovery, image alt-text remediation workflows and server-side remediation permission hardening.\r\n\r\nFull changelog:\r\nhttps://github.com/priebera1/typo3-a11y-quality-gate/compare/v1.6.0...v1.7.1','',1007001,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304672,0,'a11y_quality_gate','1.8.0',82,6,'Accessibility Quality Gate  TYPO3 Accessibility Checker','TYPO3 accessibility checker with CKEditor feedback, local content and rendered page checks, backend issue management, CLI and Scheduler scans, configurable quality gates, and PDF/CSV reporting. Detects common WCAG-related issues in headings, links, images, forms, tables and landmarks.',2,0,0,1783595190,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','2021e9eeb2e266da080de0ec599dfe39','AQG 1.8.0 adds local issue guidance metadata, read-only AI link-text suggestions for non-descriptive and empty links, and read-only AI iframe-title suggestions. The AI workflows are review-only, opt-in, and do not automatically modify RTE content or rendered HTML. This release also improves TYPO3 13 image remediation, hardens remote scan duplicate-submit protection, improves log sanitizing, and adds focused TYPO3 13/14 regression coverage.','',1008000,0,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304673,0,'a11y_quality_gate','1.9.0',82,3,'Accessibility Quality Gate  TYPO3 Accessibility Checker','TYPO3 accessibility checker with CKEditor feedback, local content and rendered page checks, backend issue management, CLI and Scheduler scans, configurable quality gates, and PDF/CSV reporting. Detects common WCAG-related issues in headings, links, images, forms, tables and landmarks.',2,0,0,1787043489,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}s:9:\"conflicts\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.2.99\";}}','Patrik Priebera','patrik@priebera.sk','patrik.priebera','71d27d7ee66f590a6b4d9112186cde7d','AQG 1.9.0 introduces Free Remote Preview for TYPO3 installations without a PRO licence. Free users can run up to 5 remote single-page accessibility scans per day directly for the currently selected TYPO3 page, without registration, email address or licence key. This release also improves separation between Free and PRO/Agency remote scan results, adds clearer PRO upgrade states for screenshots and TYPO3 record mapping, and strengthens entitlement checks for remote result access.\r\n','',1009000,1,0,'https://typo3.priebera.sk/docs','ter','',''),
(9304674,0,'gedankenfolger_faq','13.8.1',84,8,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1778671520,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','93294075e06b4d3f2c5c6b0449e158a4','First release on typo3.org for 13.x branch','',13008001,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304675,0,'gedankenfolger_faq','14.2.1',84,10,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1778671572,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','93bebe12372ead1a8fad23b5c12d3c70','First upload for 14.x branch','',14002001,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304676,0,'gedankenfolger_faq','14.2.3',84,8,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1779865166,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','a81383c2489d6b2371d2f1504643431a','Release 14.2.3','',14002003,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304677,0,'gedankenfolger_faq','13.8.3',84,8,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1779865765,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','3023b16c462384412926ee2223e05f06','Release 13.8.3','',13008003,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304678,0,'gedankenfolger_faq','14.2.4',84,9,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1780053286,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','ea34f15eb7bf66995a51e31e31a2e6c8','Release 14.2.4','',14002004,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304679,0,'gedankenfolger_faq','13.8.4',84,8,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1780053305,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";}s:8:\"suggests\";a:2:{s:7:\"ws_scss\";s:0:\"\";s:6:\"schema\";s:0:\"\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','94d8d43288b410acaf6d6d9415fdceb2','Release 13.8.4','',13008004,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304680,0,'gedankenfolger_faq','14.2.5',84,6,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1782136987,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";s:7:\"ws_scss\";s:15:\"14.0.0-14.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','14b8a97541432aca834afdcd2ee18216','Release 14.2.5','',14002005,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304681,0,'gedankenfolger_faq','13.8.5',84,6,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1782139011,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";s:7:\"ws_scss\";s:15:\"13.0.0-13.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','7d4f76faa5164902d56f910d6ec2b8c6','Release 13.8.5','',13008005,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304682,0,'gedankenfolger_faq','13.9.0',84,6,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1782218495,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";s:7:\"ws_scss\";s:15:\"13.0.0-13.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','4df1991edaf9af292b0751d629126cb0','Release 13.9.0','',13009000,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304683,0,'gedankenfolger_faq','14.3.0',84,7,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1782218753,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";s:7:\"ws_scss\";s:15:\"14.0.0-14.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','df50e33d89ce2e40c675b2fa6bcb23d9','Release 14.3.0','',14003000,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304684,0,'gedankenfolger_faq','14.4.0',84,4,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 14.',2,0,2,1784811708,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:14:\"content_blocks\";s:13:\"2.0.0-2.99.99\";s:7:\"ws_scss\";s:15:\"14.0.0-14.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','1f13cb52aaa5ca318dbb1d3b8bfca671','Release 14.4.0','',14004000,1,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304685,0,'gedankenfolger_faq','13.10.0',84,4,'Gedankenfolger FAQ','FAQ extension using Content Blocks, Site Set, Schema, JS and SCSS for TYPO3 13.',2,0,2,1784814785,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:14:\"content_blocks\";s:13:\"1.3.0-1.99.99\";s:7:\"ws_scss\";s:15:\"13.0.0-13.99.99\";s:6:\"schema\";s:13:\"4.0.0-4.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','23042902439d5686165cf082f359e921','Release 13.10.0','',13010000,0,0,'https://github.com/gf-ntiedt/gedankenfolger-faq/blob/main/README.md','ter','',''),
(9304686,0,'gen_z','1.0.0',11,11,'Gen Z Speak for TYPO3','No cap! Registers Gen Z Speak as a backend language and translates all TYPO3 labels into American Gen-Z internet slang. Its giving productivity!',2,0,0,1778678950,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Benni Mack','benjamin.mack@b13.com','benni','a257cf5d83dcd44d8041e3cab6f6b5d8','[RELEASE] First release','',1000000,1,0,'','ter','',''),
(9304687,0,'ai_suite_mcp','0.3.2',43,11,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provies AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,4,1778683744,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.19.0-14.99.99\";}}','AutoDudes','','andrekraus','49ba9fcf6413e8423de7a35c41226a69','First release of the AI Suite MCP','',3002,0,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304688,0,'ai_suite_mcp','0.3.3',43,11,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,0,1779869889,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.19.0-14.99.99\";}}','AutoDudes','','andrekraus','dd908c74c03ed56be738652493ce2679','Release Notes: v0.3.3\n\nBugfixes and improvements:\n\n- Updated composer dependencies\n- Added missing extension icon','',3003,0,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304689,0,'ai_suite_mcp','0.4.0',43,9,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,0,1780312365,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.19.2-14.99.99\";}}','AutoDudes','','andrekraus','c116a15463610fc678e63a5b433c1bb6',' Release Notes: v0.4.0\n\n Features:\n\n   Added the uploadMedia tool to upload images and videos via URL, base64 or online media (new mcp:media scope)\n   Added the compareWithLive tool to diff a workspace draft against the live version\n   Added the getFlexFormSchema tool and a local stdio transport\n   Added a raw flag to readRecords to return stored HTML/RTE markup\n   Added batch support for the move and copy record tools\n   Enforce TCA-required fields when creating records via MCP\n   Surface the ai_suite_mcp version and warn clients on a stale token\n\n Bugfixes and improvements:\n\n   Improved TYPO3 v12/v13 cross-version compatibility (edit-access checks, FlexForm schema, workspace comparison, v12 IRRE elements)\n   Fixed type-aware RTE handling so bodytext is no longer flattened on write, with more accurate read hints\n   Improved readRecords output (HTML-stripped hints judged on the raw value, each field rendered once, truncated results flagged)\n   Return structured per-record batch errors with readable output and schema introspection across the record tools\n   Fixed the MCP resource handler for TYPO3 v14 (replaced the removed SiteLanguage::getTwoLetterIsoCode())\n   Handle DateTimeImmutable values in ReadRecordTool\n\n Important:\n\nPlease clear all caches after updating and compare database.','',4000,0,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304690,0,'ai_suite_mcp','0.5.0',43,6,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,0,1784841735,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.21.0-14.99.99\";s:10:\"workspaces\";s:17:\"12.4.11 - 14.3.99\";}}','AutoDudes','','andrekraus','d377dabc9856b8e748a1086a8deaa2a4','Release Notes: v0.5.0\n\nFeatures:\n\n- Workspace write mode is now the default: MCP writes land in a draft workspace, and a per-user workspace is created automatically if the editor has none. ext:workspaces is therefore a hard requirement instead of a suggestion, and the mode stays configurable (mcpWriteMode: workspace / auto / live).\n- Reworked the tool surface into a consistent lexicon: read tools are named read, listing tools list. Renamed getPageContent, getPageTree, getFileInfo, getServerInfo, getRecordSchema, getFlexFormSchema, getTaskStatus, getTaskResults, findStaleContent, getTables, getPageTypes and getContentTypes accordingly.\n- Added readContentTree to read every content element of a whole page subtree, with UIDs and page-wise pagination, in a single call instead of looping readPageContent per page.\n- Added readEditorialGuidelines so tone, audience and style rules for a given page reach the model before it writes.\n- Added readChildren for container and inline children, plus copyMediaReference and replaceMediaReference for image and media relations.\n- Added the safe-edit tools replaceText, patchText and bulkReplaceText: small, targeted edits with old/new excerpts instead of rewriting a whole field.\n- writeRecords now writes inline children in the same call, accepts common alias shapes (type for the real CType field), refuses a newly created container that no child points at, and offers an optional atomic mode that rolls the whole batch back on failure.\n- previewRecords shows a per-field old/new diff on updates and accepts the same record shapes as writeRecords.\n- batchGenerateMetadata can now target a whole page subtree via rootPageId  recursive instead of requiring a resolved UID list; the subtree expansion is capped at 50 pages and honours the callers page permissions.\n- Translation tools now offer the sites actual languages as an enum instead of a free-text ISO code, so an unavailable language is rejected by parameter validation. On single-language installations the translation tools are hidden entirely.\n- tools/list now ships per-tool annotations, so MCP clients such as Claude Desktop can offer \"Always allow\" for read-only tools while write, AI and media tools keep their per-call confirmation.\n- The initialize response carries a compact session orientation (sites, write mode, writable tables), so the model knows what it may write from the first turn.\n- listContentTypes returns the pages valid colPos values, a FlexForm bucket with the matching readFlexFormSchema follow-up and a containers inline children; readRecordSchema reports readOnly, eval, relation kind and content kind.\n- readRecords curates system and noise fields out of its output and resolves relation UIDs to readable titles, honouring the users table access.\n\nBugfixes and improvements:\n\n- Fixed an OAuth refresh-token rotation issue that logged connectors out mid-conversation: concurrent refreshes no longer race each other, a rotated token is separated from a revoked one, and a 30 second grace window (RFC 9700) serves a concurrent retry instead of raising a false token-theft alarm and revoking every session.\n- Closed a critical authentication bypass in the OAuth consent step, where a client-supplied user ID could mint a full token without a password. The identity is now bound to an HMAC-signed consent ticket issued only after successful authentication. Added per-IP rate limiting on the token and registration endpoints and fixed same-origin validation, which previously rejected the consent POST on production setups without configured origins.\n- FlexForm values are validated against the real data structure before they reach the DataHandler. A wrongly shaped value used to be stored as an unreadable FlexForm, which then broke every later read of the record and the frontend rendering, while the write itself still reported success.\n- Records without a type value are now validated and described against their default sub-schema, instead of against every column of the table. Creating a plain EXT:news article no longer fails with required fields that belong to other record types.\n- writeRecords no longer invites a JSON-string payload in its schema. Batches sent as an escaped string arrived truncated and were silently lost; a truncated payload is now recognised, reported with its length, and the model is told to split the batch.\n- batchTranslatePage and batchTranslateFileMetadata now refuse an unresolvable target language. Previously it silently became the source language, and the batch paid per page to translate content into the language it was already in.\n- Batch results report isError: true on partial and total failure, instead of always reporting success. Errors carry a machine-readable type, and DataHandler errors are translated into classified messages (e.g. missing permissions) rather than raw log output.\n- The prompts capability is now announced over HTTP as well. A spec-compliant client never asked for a prompt before, so the whole prompt surface was unreachable outside stdio.\n- Fixed a TypeError in resources/list with typed SDK request parameters.\n- readPageContent now lists the other record tables stored on a page, so a record folder is no longer read as empty and the model stops falling back to a page or content element when a domain record was asked for.\n- generateImage and uploadMedia are flagged destructive, since they write to live file storage that no workspace can undo.\n- Trimmed tool descriptions and shared guideline snippets to cut the token cost of the tool catalogue on every turn.\n- Fixed a uid_local resolution issue in the record access checks and several FlexForm record schema details.\n\nMaintenance:\n\n- Removed the tools generateContent, generatePageTree, generateLandingPage, generateMetadata, optimizeContent, auditContent, getColumnPositions and getOperatingGuidelines. Their results can be composed from the read and write tools, and each removed entry frees context on every turn. generateFileMetadata and batchGenerateMetadata stay, since they use vision models and server-side prompts a client cannot reconstruct.\n- Dropped the OAuth scopes mcp:manage, mcp:glossary and mcp:easy-language. They were offered on the consent screen but gated nothing; the glossary is applied by the translate tools under mcp:translate.\n- The operating guidelines no longer force the model into an approach decision before it can pick a tool and no longer ask it to wait for an approval the host is responsible for; they now steer toward sensible defaults, field discovery and correct container handling.\n\nImportant:\n\nPlease clear all caches after updating and compare database.\n\nThis release renames and removes MCP tools. Connected clients cache the tool list from their authorization, so reconnect or re-authorize the MCP connector after updating. ext:workspaces is now a hard requirement, and new MCP writes go into a draft workspace by default.','',5000,0,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304691,0,'ai_suite_mcp','0.6.0',43,3,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,0,1785878144,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.21.0-14.99.99\";s:10:\"workspaces\";s:17:\"12.4.11 - 14.3.99\";}}','AutoDudes','','andrekraus','fdcc84d7c0832c029452ea24eb3e2e76','Release v0.6.0\n\nFor details see https://github.com/autodudesde/ai-suite-mcp/releases/tag/v0.6.0\n\nImportant:\n\nPlease clear all caches after updating.\n\nmcpWriteModeworkspace no longer falls back to live writing. If an installation relies on that fallback, switch it to mcpWriteModeauto or mcpWriteModelive.','',6000,0,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304692,0,'ai_suite_mcp','0.7.0',43,3,'AI Suite MCP','MCP (Model Context Protocol) server integration for TYPO3 and compatibility to EXT:ai_suite. Provides AI-powered tools for Claude Desktop, Claude.ai, ChatGPT, and other MCP clients.',1,0,0,1786398370,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:17:\"12.4.11 - 14.3.99\";s:8:\"ai_suite\";s:16:\"12.22.1-14.99.99\";s:10:\"workspaces\";s:17:\"12.4.11 - 14.3.99\";}}','AutoDudes','','andrekraus','0957c54b0dc608df824f2612dd188350','Release v0.7.0\n\nFor details see https://github.com/autodudesde/ai-suite-mcp/releases/tag/v0.7.0\n\nImportant:\n\nPlease clear all caches after updating.\n\nBreaking change: the write mode \"auto\" has been removed, as it was the only mode that could silently send a write to live. An installation still configured as \"auto\" now writes into a draft workspace; set \"MCP Write Mode\" to \"Live\" explicitly to keep live writes.','',7000,1,0,'https://github.com/autodudesde/ai-suite-mcp','ter','',''),
(9304693,0,'px_dbmigrator','3.1.1',12,12,'DB Migrator','TYPO3 DB Migrator',1,0,0,1778683783,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','portrino GmbH','dev@portrino.de','portrino','ce53c186dffd3c98ea5dc58164953329','[RELEASE] 3.1.1','portrino GmbH',3001001,1,0,'https://github.com/portrino/px_dbmigrator/blob/master/README.md','ter','',''),
(9304694,0,'sg_teaser','8.1.3',10,8,'Teaser Grid & Category Filters','Render TYPO3 subpage teasers in masonry/grid layouts with category filtering and frontend plugin integration.',2,0,3,1778683915,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.4.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0cb8d2a417bc4d9cc4252b9942a2c890','Release 8.1.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_teaser/-/compare/8.1.2...8.1.3','sgalinski Internet Services (https://www.sgalinski.de)',8001003,0,0,'','ter','',''),
(9304695,0,'sg_teaser','9.0.3',10,2,'Teaser Grid & Category Filters','Render TYPO3 subpage teasers in masonry/grid layouts with category filtering and frontend plugin integration.',2,0,4,1786571448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c8a4c9319e6d549a1dfe1b9b7a93d725','Release 9.0.3 - Changelog: https://gitlab.sgalinski.de/typo3/sg_teaser/-/compare/9.0.2...9.0.3','https://www.sgalinski.de',9000003,1,0,'','ter','',''),
(9304696,0,'messenger_monitor','14.0.0',12,12,'Messenger Monitor','Backend module to monitor Symfony Messenger queues (queued/failed).',1,0,0,1778857102,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','WapplerSystems','','svenwappler','83cb41a7d117394c2cf4772c8d056a87','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-messenger-monitor','',14000000,1,0,'','ter','',''),
(9304697,0,'barrierefrei_space','1.0.0',21,9,'ALT Text Generator','TYPO3 extension for AI-powered accessible image alt text generation.',2,0,0,1778967269,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-13.99.99\";}}','barrierefrei.space','contact@barrierefrei.space','veritium','87361fb2d73ccbf37f1c2fe1a725711b','Initial public release of barrierefrei.space ALT Text Generator for TYPO3 v13.\r\n\r\nThis extension adds AI-assisted accessible ALT text generation for TYPO3 image references, including per-image style and SEO keyword options. It also provides a backend Subscription Center for license and subscription management, plus a compact Donation Widget that displays the total charity donation impact of the site subscription.\r\n\r\nIncludes English and German backend localization, TYPO3 Site URL based license handling, subscription status refresh, checkout/billing actions, status timeline pagination, and an onboarding guide for the Subscription Center.','',1000000,0,0,'https://github.com/barrierefreispace/alt-text-gen/blob/main/README.md','ter','',''),
(9304698,0,'barrierefrei_space','1.1.1',21,12,'ALT Text Generator','TYPO3 extension for AI-powered accessible image alt text generation.',2,0,0,1779785011,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.0.0-14.99.99\";}}','barrierefrei.space','contact@barrierefrei.space','veritium','357dff697bd33b21fcb146b455a724b0','Safely escape a string value for use in a CSS attribute selector. Uses native CSS.escape if available, with a robust fallback.\r\nSupport TYPO3 14.','',1001001,1,0,'https://github.com/barrierefreispace/alt-text-gen/blob/main/README.md','ter','',''),
(9304699,0,'backend_category_hierarchy','14.0.0',12,12,'Show category hierarchy information in list view','',2,0,4,1779005334,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:1:{s:4:\"news\";s:0:\"\";}}','Wolfgang Klinger','wk@plan2.net','plan2net@typo3','8a24cc7b89a638e9b2499c6c0e2e3619','Adds TYPO3 v14 support alongside v13.4. Ships a Site Set with sensible\ndefaults  Sites that depend on it get the hierarchy rendering with no\nfurther configuration. A separate compactTitleTemplate keeps the category\nname readable in the global backend search.\n\nNew features\n\n Site Set with sensible defaults. Activate per Site by adding\n  plan2net/backend-category-hierarchy to the dependencies: list in\n  config/sites/id/config.yaml. No further configuration required to use\n  the defaults.\n Per-Site configuration overrides. Override defaults via the settings:\n  block: backendCategoryHierarchy.titleTemplate,\n  backendCategoryHierarchy.ancestorSeparator, and\n  backendCategoryHierarchy.compactTitleTemplate. Placeholders: {current},\n  {ancestors}.\n Compact template for narrow popups. The global backend search uses\n  compactTitleTemplate (default {current} ({ancestors})), so the leaf\n  category name stays visible when long titles get truncated.\n English and German labels for the new Site Set settings (XLIFF).\n\nBug fixes\n\n Translation fallback. When an ancestor has no translation in the\n  active language, the default-language title is now used instead of being\n  silently dropped from the chain.\n Translated parent records. If a records parent field points at a\n  translation row, the chain still resolves correctly to the default-language\n  hierarchy.\n\nUpgrade notes\n\n TYPO3 v13.2v13.3 are no longer supported. Minimum is v13.4 LTS.\n PHP 8.1 is no longer supported. Minimum is PHP 8.2.\n No configuration is required. Defaults reproduce the prior behaviour.\n  Add the Site Set as a dependency to activate; add a settings: block only\n  to customise.\n\nFull release notes: https://github.com/plan2net/backend-category-hierarchy/releases/tag/14.0.0','plan2net GmbH',14000000,1,0,'https://github.com/plan2net/backend-category-hierarchy/','ter','',''),
(9304700,0,'fp_fileprotector','3.2.0',21,12,'File Protector','Restricts access to file storages based on frontend login, user groups, or backend session.',2,0,2,1779306920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.0.0-13.99.99\";}}','fixpunkt für digitales GmbH','office@fixpunkt.com','yanniksmylie','e4ecefa2a86567b7178c881e3d7e1589','Updated extension to 3.2.0','fixpunkt für digitales GmbH',3002000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fileprotector/main/en-us/','ter','',''),
(9304701,0,'fp_fileprotector','3.3.0',21,4,'File Protector','Restricts access to file storages based on frontend login, user groups, or backend session.',2,0,2,1784145485,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','fixpunkt für digitales GmbH','office@fixpunkt.com','yanniksmylie','4fec7ac587e9b3568b4a424dd1fa056e','Updated extension to 3.3.0','fixpunkt für digitales GmbH',3003000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-fileprotector/main/en-us/','ter','',''),
(9304702,0,'fp_fileprotector','3.3.1',21,5,'File Protector','Restricts access to file storages based on frontend login, user groups, or backend session. Also allows to easily add new access rules via own access classes.',2,0,2,1785326651,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','fixpunkt für digitales GmbH','office@fixpunkt.com','yanniksmylie','503a344879871fea53e03c28949ed0d2','set version 3.3.1','fixpunkt für digitales GmbH',3003001,1,0,'https://docs.typo3.org/p/fixpunkt/fp-fileprotector/main/en-us/','ter','',''),
(9304703,0,'t3lockdown','5.0.0',10,8,'T3Lockdown','Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.',2,0,5,1779367583,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.20-13.4.99\";}}','Oliver Busch','oliver.busch@one4vision.de','one4vision_gmbh','b21a62a3d6a30d0142439343aa5d0bd1','First release','one4vision GmbH',5000000,0,0,'https://github.com/one4vision/t3lockdown/blob/main/README.md','ter','',''),
(9304704,0,'t3lockdown','6.0.0',10,2,'T3Lockdown','Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.',2,0,5,1786174579,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.20-14.3.99\";}}','Oliver Busch','oliver.busch@one4vision.de','one4vision_gmbh','9aee33bbc9012bf963717cf5d16e622d','Add TYPO3 Version 14 Support','one4vision GmbH',6000000,1,0,'https://github.com/one4vision/t3lockdown/blob/main/README.md','ter','',''),
(9304705,0,'lia_usercentrics','1.0.0',50,9,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1779464799,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','7f02eee09c5f74150521f6b48931f0cc','Initial TER Release','LOUIS INTERNET',1000000,0,0,'https://docs.typo3.org/p/lia/lia_usercentrics/main/en-us/','ter','',''),
(9304706,0,'lia_usercentrics','1.0.1',50,12,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1779811788,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','1b40f005546675ce96404331c195c413','add extension icon','LOUIS INTERNET',1000001,0,0,'https://docs.typo3.org/p/lia/lia_usercentrics/main/en-us/','ter','',''),
(9304707,0,'lia_usercentrics','1.1.0',50,11,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1779960566,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','c70c89395889dadb5d1c6c09eaac50c8','add option to activate IAB Transparency & Consent Framework mode','LOUIS INTERNET',1001000,0,0,'https://docs.typo3.org/p/lia/lia_usercentrics/main/en-us/','ter','',''),
(9304708,0,'lia_usercentrics','1.1.1',50,8,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1781871367,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','5b058d3b4a76a59d61980438b1b18a82','feat: bump version to 1.1.1\n\nRelease 1.1.1','LOUIS INTERNET',1001001,0,0,'https://docs.typo3.org/p/lia/lia_usercentrics/1.1/en-us','ter','',''),
(9304709,0,'lia_usercentrics','1.1.2',50,5,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1784903292,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','1ffd306ec6a82a744e30f835954441d2','fix: prevent uninitialized typoscriptReader in backend context\n\nRelease 1.1.2','LOUIS INTERNET',1001002,0,0,'https://docs.typo3.org/p/lia/lia_usercentrics/1.1/en-us','ter','',''),
(9304710,0,'lia_usercentrics','1.1.3',50,5,'LIA Usercentrics','This TYPO3 extension integrates a cookie banner for managing consent for external services such as analytics, social media, etc. It ensures that external sources (like YouTube videos, Vimeo, or other integrated services) are blocked by default until the user grants consent for their use.',2,0,2,1785397391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','LOUIS TYPO3 Developers','info@dev.louis.info','louisinternet','985367d5b73948ae2776382c95e39213','fix: skip SDP configuration when disabled\n\nRelease 1.1.3','LOUIS INTERNET',1001003,1,0,'https://docs.typo3.org/p/lia/lia_usercentrics/1.1/en-us','ter','',''),
(9304711,0,'transliterate_slugger','0.2.2',37,9,'Transliterate Slugger','Native PHP ICU transliteration for TYPO3 slug fields.',2,0,0,1779477062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','fe3162d2fb6c2e58d566a89b8a32e414','Initial upload.','Brightside OÜ / t3brightside.com',2002,0,0,'https://github.com/t3brightside/transliterate_slugger/blob/main/README.md','ter','',''),
(9304712,0,'transliterate_slugger','0.3.0',37,8,'Transliterate Slugger','Native PHP ICU transliteration for TYPO3 slug fields and file names.',2,0,0,1779519641,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','32ab2a9895ce63fb29ad60ce96ecd85a','Add file name sanitation by system locale.','Brightside OÜ / t3brightside.com',3000,0,0,'https://github.com/t3brightside/transliterate_slugger/blob/main/README.md','ter','',''),
(9304713,0,'transliterate_slugger','0.3.1',37,8,'Transliterate Slugger','Native PHP ICU transliteration for TYPO3 slug fields and file names.',2,0,0,1779604347,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','61afec43e784d86ef560004d81c2f761','Route final segment clean-up through SlugHelper. Thanks @wazum','Brightside OÜ / t3brightside.com',3001,0,0,'https://github.com/t3brightside/transliterate_slugger/blob/main/README.md','ter','',''),
(9304714,0,'transliterate_slugger','0.3.2',37,12,'Transliterate Slugger','Native PHP ICU transliteration for TYPO3 slug fields and file names.',2,0,0,1779612580,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"14.0.0 - 14.9.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','451dc7c28c6e5050c4e9d6b873c8b6d1','Fix double slash bug','Brightside OÜ / t3brightside.com',3002,1,0,'https://github.com/t3brightside/transliterate_slugger/blob/main/README.md','ter','',''),
(9304715,0,'autorecordsview','0.1.1',16,10,'Auto Records View','Automatically switches to records mode for specific pages in the TYPO3 backend.',2,0,0,1779536822,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Brightside','','brightside','6b48e630aa1264e975e926aabe43552e','Initial upload','',1001,0,0,'https://github.com/t3brightside/autorecordsview/blob/main/README.md','ter','',''),
(9304716,0,'autorecordsview','0.1.2',16,6,'Auto Records View','Automatically switches to records mode for specific pages in the TYPO3 backend.',2,0,0,1783333325,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Tanel Põld','tanel@brightside.ee','brightside','5f390910cdca304216478c7008882bd3','Improve settings palette.','Brightside OÜ / t3brightside.com',1002,1,0,'https://github.com/t3brightside/autorecordsview/blob/main/README.md','ter','',''),
(9304717,0,'rfrsj_font_awesome','14.3.0',22,9,'Font Awesome for CKEditor','Integrates Font Awesome 7 Pro icons into the CKEditor 5 RTE! Font Awesome license required and not included.',2,0,0,1779805186,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:11:\"8.5.0-0.0.0\";}}','Nitin Parri','nitin@refresj.nl','nitinparri','c9c46a137d3dfe1e12bef6a120e9459d','Initial publication','Refresj',14003000,0,0,'https://github.com/NitinParri/rfrsj_font_awesome/blob/main/README.md','ter','',''),
(9304718,0,'rfrsj_font_awesome','14.4.0',22,10,'Font Awesome for CKEditor','Integrates Font Awesome 7 Pro icons into the CKEditor 5 RTE! Font Awesome license required and not included.',2,0,3,1779956697,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:4:\"^8.5\";s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Nitin Parri','nitin@refresj.nl','nitinparri','9681bd7e22fc6383aace737fb7905252','Full Changelog: https://github.com/NitinParri/rfrsj_font_awesome/compare/v14.3.0...v14.4.0\r\n\r\n[[FEATURE] Replace default bullets in a list with icons]','Refresj',14004000,0,0,'https://github.com/NitinParri/rfrsj_font_awesome/blob/main/README.md','ter','',''),
(9304719,0,'rfrsj_font_awesome','14.5.1',22,3,'Font Awesome for CKEditor','Integrates Font Awesome 7 Pro icons into the CKEditor 5 RTE! Font Awesome license required and not included.',2,0,0,1785924522,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:13:\"8.5.0-8.99.99\";}}','Nitin Parri','nitin@refresj.nl','nitinparri','ffb808e6c5952e71c681cd84991a17fc','[FEATURE] Register Font Awesome icons in the TYPO3 Icon API via SVG sprites\r\n[TASK] Decouple faIcons and faBrands from modal.js into external JSON files\r\n[TASK] Log if sprite file does not exist or is not readable\r\n\r\nFull Changelog: https://github.com/NitinParri/rfrsj_font_awesome/compare/v14.4.0...v14.5.1','Refresj',14005001,1,0,'https://github.com/NitinParri/rfrsj_font_awesome/blob/main/README.md','ter','',''),
(9304720,0,'gedankenfolger_viewhelper','14.0.11',61,9,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,4,1779813912,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','e216ec19a6fd7c9f4c8a36e45774c69e','Release 14.0.11','',14000011,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304721,0,'gedankenfolger_viewhelper','13.2.9',61,8,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,6,1779864398,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','b60b5eeaf25454fb98115b4a8a798d8f','Release 13.2.9','',13002009,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304722,0,'gedankenfolger_viewhelper','13.2.10',61,8,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,6,1780055555,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','a6a8dc77e3da4d8e711983d56cbab70e','Release 13.2.10','',13002010,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304723,0,'gedankenfolger_viewhelper','14.0.12',61,10,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,4,1780055673,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','608cc2b9c11da95e9d7c331bea57ba21','Release 14.0.12','',14000012,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304724,0,'gedankenfolger_viewhelper','14.1.0',61,6,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,4,1782463006,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','7938d3a08aa70ee943156d95d7d1c5ea','Release 14.1.0','',14001000,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304725,0,'gedankenfolger_viewhelper','13.3.0',61,6,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,6,1782463309,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','dfa79b9e44cbcd6f0d9df91eae5b5ecc','Release 13.3.0','',13003000,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304726,0,'gedankenfolger_viewhelper','14.1.1',61,8,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,4,1782464140,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','37082909e4d449ed875a689d436f3fa3','Release 14.1.1','',14001001,1,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304727,0,'gedankenfolger_viewhelper','13.3.1',61,6,'Gedankenfolger Viewhelper','A collection of viewhelpers to make the work a little bit easier',2,0,6,1782464322,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Niels Tiedt, Gedankenfolger GmbH','niels.tiedt@gedankenfolger.de','ntatgedankenfolger','e5064d89946dce950e6927c152e7def6','Release 13.3.1','',13003001,0,0,'https://github.com/gf-ntiedt/gedankenfolger-viewhelper/blob/main/README.md','ter','',''),
(9304728,0,'id_be_login','1.1.1',11,11,'Ideative TYPO3 Backend Login Tweak','Backend module to customize the TYPO3 backend login appearance.',2,0,0,1779915597,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:5:\"typo3\";s:14:\"14.3.0-14.9.99\";s:7:\"backend\";s:14:\"14.3.0-14.9.99\";s:8:\"filelist\";s:14:\"14.3.0-14.9.99\";s:5:\"fluid\";s:14:\"14.3.0-14.9.99\";}}','Regis Tedone','typo3@ideative.ch','tedreg','b92163ef400b9d71acd47fa8e9e6bbcd','V1.1.1 : Backend module to customize the TYPO3 backend login appearance','Ideative',1001001,1,0,'','ter','',''),
(9304729,0,'tca_api','0.1.0',51,6,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1780055249,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','4769e9e7568ceed3f8c9d4d7b868427c','Initial release','',1000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/main/en-us/','ter','',''),
(9304730,0,'tca_api','0.1.1',51,6,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1780064960,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','9921c0ee7cc09b07269038ac98f8c589','See release notes at','',1001,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.1/en-us','ter','',''),
(9304731,0,'tca_api','0.2.0',51,6,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1780392739,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','88c63c63e3cddc7142b035d7185c0071','See release notes at','',2000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.2/en-us','ter','',''),
(9304732,0,'tca_api','0.3.0',51,6,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1780649508,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','21e8359361de44574d389d204e32a24f','See release notes at','',3000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.3/en-us','ter','',''),
(9304733,0,'tca_api','0.4.0',51,6,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1782310722,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','bceda123d1d656d772e018fc9e9bd5c2','See release notes at','',4000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.4/en-us','ter','',''),
(9304734,0,'tca_api','0.5.0',51,5,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1784620148,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','66fedf2b38404e6117f26342663ee60e','See release notes at','',5000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.5/en-us','ter','',''),
(9304735,0,'tca_api','0.6.0',51,5,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1784709040,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','0b9b8a56215627466bddfa728a9767fd','See release notes at','',6000,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.6/en-us','ter','',''),
(9304736,0,'tca_api','0.6.1',51,4,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1784880848,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','7f822cbd21a620e02ebae21f999e6ed7','See release notes at','',6001,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.6/en-us','ter','',''),
(9304737,0,'tca_api','0.6.2',51,5,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',1,0,4,1785334659,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','ea3443f4915f8241a4f5b4bbef0f6791','See release notes at','',6002,0,0,'https://docs.typo3.org/p/maikschneider/tca-api/0.6/en-us','ter','',''),
(9304738,0,'tca_api','1.0.0',51,2,'TCA API','REST API based on TYPO3 TCA  exposes database tables as Hydra JSON-LD resources.',2,0,4,1787654169,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:8:\"frontend\";s:0:\"\";}}','Maik Schneider','schneider.maik@me.com','maik_tailor','439935652500daaabf13868d2507d430','See release notes at','',1000000,1,0,'https://docs.typo3.org/p/maikschneider/tca-api/1.0/en-us','ter','',''),
(9304739,0,'rubin_events','1.0.2',14,7,'Rubin Event Manager','A simple Event Management Extension for TYPO3 CMS',2,0,3,1780251258,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Lukas Doerr','office@pagea.dev','lukasdoerr','1e69c9239068c1a4134aceb35bd2e687','Released 1.0.2','Pagea Development',1000002,0,0,'https://github.com/pagea-dev/rubin-events#installation','ter','',''),
(9304740,0,'rubin_events','1.0.3',14,2,'Rubin Event Manager','A simple Event Management Extension for TYPO3 CMS',2,0,3,1786223713,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Lukas Doerr','office@pagea.dev','lukasdoerr','20dcadbe16c810a8ff088d0d68deb219','Released 1.0.3','Pagea Development',1000003,0,0,'https://github.com/pagea-dev/rubin-events#installation','ter','',''),
(9304741,0,'rubin_events','1.0.5',14,2,'Rubin Event Manager','A simple Event Management Extension for TYPO3 CMS',2,0,3,1786234682,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Lukas Doerr','office@pagea.dev','lukasdoerr','5c86935cb1335f36e414baac8eebaad4','Released 1.0.5','Pagea Development',1000005,0,0,'https://github.com/pagea-dev/rubin-events#installation','ter','',''),
(9304742,0,'rubin_events','1.0.6',14,3,'Rubin Event Manager','A simple Event Management Extension for TYPO3 CMS',2,0,3,1786806606,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Lukas Doerr','office@pagea.dev','lukasdoerr','f46f9eb08e3b1a72216a0e982727797a','Released 1.0.6','Pagea Development',1000006,1,0,'https://github.com/pagea-dev/rubin-events#installation','ter','',''),
(9304743,0,'pixelcoda_fe_editor','1.2.1',33,6,'PixelCoda FE Editor','Accessible TYPO3 frontend editing with inline editing, drag-and-drop, contextual records, headless support and optional AI.',2,0,2,1780567001,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Casian Blanaru (Pixelcoda)','','casinanus','aba4bed06090412d41526d7567c7dac1','Stable Pixelcoda FE Editor release 1.2.1','',1002001,0,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-fe-editing/blob/master/packages/pixelcoda_fe_editor/Documentation/Index.md','ter','',''),
(9304744,0,'pixelcoda_fe_editor','1.2.2',33,6,'PixelCoda FE Editor','Accessible TYPO3 frontend editing with inline editing, drag-and-drop, contextual records, headless support and optional AI.',2,0,2,1780567509,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Casian Blanaru (Pixelcoda)','','casinanus','736bca2d118ea401e31d66ae15a90f75','Stable Pixelcoda FE Editor release 1.2.2','',1002002,0,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-fe-editing/blob/master/packages/pixelcoda_fe_editor/Documentation/Index.md','ter','',''),
(9304745,0,'pixelcoda_fe_editor','1.2.3',33,7,'PixelCoda FE Editor','Accessible TYPO3 frontend editing with inline editing, drag-and-drop, contextual records, headless support and optional AI.',2,0,2,1780568307,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Casian Blanaru (Pixelcoda)','casianus@me.com','casinanus','b7275d32efe340fa86c3634330705f08','Stable Pixelcoda FE Editor release 1.2.3','Pixelcoda',1002003,0,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-fe-editing/blob/master/packages/pixelcoda_fe_editor/Documentation/Index.md','ter','',''),
(9304746,0,'pixelcoda_fe_editor','1.2.4',33,7,'PixelCoda FE Editor','Accessible TYPO3 frontend editing with inline editing, drag-and-drop, contextual records, headless support and optional AI.',2,0,2,1780669879,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}}','Casian Blanaru (Pixelcoda)','casianus@me.com','casinanus','9661414990eae69b2631e5deceea0fe2','Stable Pixelcoda FE Editor release 1.2.4','Pixelcoda',1002004,0,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-fe-editing/blob/master/packages/pixelcoda_fe_editor/Documentation/Index.md','ter','',''),
(9304747,0,'pixelcoda_fe_editor','1.2.5',33,7,'PixelCoda FE Editor','Accessible TYPO3 frontend editing with inline editing, drag-and-drop, contextual records, headless support and optional AI.',2,0,2,1782034242,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";}s:8:\"suggests\";a:1:{s:8:\"headless\";s:0:\"\";}}','Casian Blanaru (Pixelcoda)','casianus@me.com','casinanus','bd193eb546face503b71fe9d4e4d3458','Stable Pixelcoda FE Editor release 1.2.5','Pixelcoda',1002005,1,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-fe-editing/blob/master/packages/pixelcoda_fe_editor/Documentation/Index.md','ter','',''),
(9304748,0,'microsoft_graph_mailer','14.0.0',5,5,'Microsoft Graph Mailer','Microsoft Graph mailer transport for TYPO3  sends emails via Microsoft 365 Graph API with OAuth2',1,0,4,1780618160,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:13:\"oauth_service\";s:6:\"14.2.0\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','541ea0d6a39926c8f18bbce987b16d97','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-microsoft-graph-mailer','WapplerSystems',14000000,1,0,'','ter','',''),
(9304749,0,'t3s_discogs','1.0.0',8,8,'T3S Discogs Collection','Display your Discogs vinyl record collection with cover images on your TYPO3 website.',2,0,3,1780756869,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:11:\"8.2.0-8.5.0\";s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:7:\"extbase\";s:0:\"\";s:5:\"fluid\";s:0:\"\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','85b05ba0319725d3f1d06ed407c62d5c','First release - Demo: www.t3sbootstrap.de/extensions/discogs-collection','T3Solution',1000000,1,0,'https://www.t3sbootstrap.de/extensions/discogs-collection','ter','',''),
(9304750,0,'theme_bubblegum','1.0.0',20,7,'Bubblegum backend theme','backend theme extension for TYPO3',2,0,0,1780844717,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Moritz Karbaum','xeres666@googlemail.com','mkb','79a0d9693263c7fe946bc675be324055','1.0.0 Release','',1000000,0,0,'','ter','',''),
(9304751,0,'theme_bubblegum','1.1.0',20,6,'Bubblegum backend theme','A backend theme extension for TYPO3 with friendly bubblegum colors. It differentiates the backend modules more clearly and gives a little color hint for content elements and record lists. It makes it easier to scroll long pages.',2,0,0,1781820235,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Moritz Karbaum','xeres666@googlemail.com','mkb','8d6acb058bb0c5ed06242a52281e71bb','added loading indicator / progress bar styling\r\nadded support for nested content elements such as b13/container','',1001000,0,0,'','ter','',''),
(9304752,0,'theme_bubblegum','1.1.1',20,7,'Bubblegum backend theme','A backend theme extension for TYPO3 with friendly bubblegum colors. It differentiates the backend modules more clearly and gives a little color hint for content elements and record lists. It makes it easier to scroll long pages.',2,0,0,1781821684,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Moritz Karbaum','xeres666@googlemail.com','mkb','313867b0165af23f45abd70bbf1f69e7','fix zip content','',1001001,1,0,'','ter','',''),
(9304753,0,'colorful_backend','1.0.0',4,4,'Colorful Backend','Adds back color to the module menu icons in TYPO3 backend. Can be activated in user settings. Works with dark/light mode and standard backend themes.',2,0,4,1780914855,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.9.99\";}}','Sarah Klose','','sarahpklose','810e8177bbf71bf8d7b96162de078846','Extension makes it possible to add back the color to backend module icons in user settings  No arguments between users who prefer \"modern\" / \"traditional-color\" icons. \r\nNewer icon designs wont be overwritten, only the old colors are added back. ','',1000000,1,0,'','ter','',''),
(9304754,0,'pixelcoda_search','2.2.11',4,4,'Pixelcoda Search','Premium TYPO3 Search extension with autocomplete, suggestions, pagination, faceted filters, Meilisearch integration, headless JSON API, React-ready widgets, accessibility-first markup and optional AI/RAG answers for TYPO3 12, 13 and 14.',2,0,3,1780917394,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-14.9.99\";s:3:\"php\";s:12:\"8.1.0-8.5.99\";}s:8:\"suggests\";a:3:{s:8:\"headless\";s:13:\"4.0.0-4.99.99\";s:4:\"news\";s:15:\"11.0.0-11.99.99\";s:4:\"form\";s:14:\"12.4.0-12.4.99\";}}','Casian Blanaru','casianus@me.com','casinanus','f9e3208c037ae3a14a2124639c3e18e2','Stable Pixelcoda Search release 2.2.11','Pixelcoda by Casian Blanaru',2002011,1,0,'https://github.com/CasianBlanaru/pixelcoda-typo3-search/blob/main/typo3-dev/packages/pixelcoda_search/Documentation/Index.md','ter','',''),
(9304755,0,'redirect_generator','3.0.0',8,8,'Redirect generator','Import  Export redirects',1,0,4,1781209863,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.20-14.3.99\";s:9:\"redirects\";s:15:\"13.4.20-14.3.99\";}}','Georg Ringer','mail@ringer.it','just2b','160b395cb082c01f1f9dc7680f5c5411','Support for TYPO3 13  14','',3000000,1,0,'','ter','',''),
(9304756,0,'idea_voting','1.0.0',20,6,'Idea Voting','Adding data records for the ideas platform',2,0,6,1781256035,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Alexander Bohn','alexander.bohn@hebotek.at','abohn_hebotek','08de9c7ecd8401aa58262f82d43db187','This extension adds an idea voting platform to a TYPO3 website. Logged-in frontend users can submit their own ideas, view published ideas and vote on other users ideas.\r\n\r\nThe extension can be used within a company, for example, to provide employees with an easy and interactive way to contribute and evaluate ideas.','HeBoTek GmbH',1000000,0,0,'','ter','',''),
(9304757,0,'idea_voting','1.0.1',20,6,'Idea Voting','Adding data records for the ideas platform',2,0,6,1781257645,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Alexander Bohn','alexander.bohn@hebotek.at','abohn_hebotek','b8763cfd1e9291f4a8570c1332d1f428','enhance extension description in composer.json','HeBoTek GmbH',1000001,0,0,'','ter','',''),
(9304758,0,'idea_voting','1.0.2',20,8,'Idea Voting','Adds an idea voting platform. Logged-in frontend users can submit their own ideas, view published ideas and vote on other users ideas.',2,0,3,1781257891,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.00-13.4.99\";}}','Alexander Bohn','alexander.bohn@hebotek.at','abohn_hebotek','b6fa28bb89eb46791717112f20de6415','updates extension metadata','HeBoTek GmbH',1000002,1,0,'','ter','',''),
(9304759,0,'t3clickmark','0.3.51',31,6,'T3ClickMark - Visual Website Feedback','Visual feedback widget for TYPO3 agencies. Captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context.',1,0,1,1781270896,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','ByteBuilders','info@bytebuilders.de','bytebuilders','1c6da0a3485d1107fcda40cf05c88563','Initial public release. Visual feedback widget for TYPO3 agencies: captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context (UID, PID, content type, backend edit link). Supports TYPO3 v12.4  v13.4.','',3051,0,0,'https://github.com/ByteBuildersGmbH/t3clickmark#readme','ter','',''),
(9304760,0,'t3clickmark','0.3.52',31,7,'T3ClickMark - Visual Website Feedback','Visual feedback widget for TYPO3 agencies. Captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context.',1,0,1,1781273334,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','ByteBuilders','info@bytebuilders.de','bytebuilders','d353157daf3d61b65021166581316a43','v0.3.52  end-to-end test of auto-publish pipeline\n\nREADME updated with TER  Packagist links and current install\ninstructions. Version bumped to validate the GitLab  GitHub mirror\n GitHub Action  TER  Packagist auto-update chain.','',3052,0,0,'https://github.com/ByteBuildersGmbH/t3clickmark#readme','ter','',''),
(9304761,0,'t3clickmark','0.3.53',31,6,'T3ClickMark - Visual Website Feedback','Visual feedback widget for TYPO3 agencies. Captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context.',1,0,1,1782143265,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','ByteBuilders','info@bytebuilders.de','bytebuilders','32b89af12a40fb850d22513abd0d5c3f','Release 0.3.53: status-aware connection banner  connect-first onboarding\n\n- Backend module: prominent, status-aware connection banner with three states\n  (not connected / connected-but-incomplete / fully set up), driven by the new\n  platform GET /api/v1/status; pass status into the partial; nest the Fluid\n  checks (no ! operator).\n- Jetzt einrichten leads into the dashboards guided setup onboarding.\n- OAuth callback shows a clear success/error message instead of hanging when\n  opened as a standalone tab (magic-link).\n- Version bump 0.3.52  0.3.53 (ext_emconf, widget, asset cache-bust, badge);\n  widget rebuilt.','',3053,0,0,'https://github.com/ByteBuildersGmbH/t3clickmark#readme','ter','',''),
(9304762,0,'t3clickmark','0.3.54',31,7,'T3ClickMark - Visual Website Feedback','Visual feedback widget for TYPO3 agencies. Captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context.',1,0,1,1782146128,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','ByteBuilders','info@bytebuilders.de','bytebuilders','1a3f2fd57b2fee583be9eaa5d3372afe','Release 0.3.54: callback forwards to setup, named connect nudge\n\n- OAuth callback shows Weiter zum Setup instead of a dead close button when\n  opened as a standalone (magic-link) tab.\n- Setup nudge carries the connected site  project names so the dashboard\n  onboarding shows Website X wurde zum Projekt Y hinzugefügt.\n- Version bump 0.3.53  0.3.54 (ext_emconf, widget, cache-bust, badge); widget rebuilt.','',3054,0,0,'https://github.com/ByteBuildersGmbH/t3clickmark#readme','ter','',''),
(9304763,0,'t3clickmark','0.3.55',31,0,'T3ClickMark - Visual Website Feedback','Visual feedback widget for TYPO3 agencies. Captures screenshots, annotates content elements, and submits structured feedback tickets with full TYPO3 context.',1,0,1,1783952062,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','ByteBuilders','willkommen@bytebuilders.de','bytebuilders','905c4dffaada7f4f93ae3f66ffdbbe49','v0.3.55: platform plan becomes the paywall for premium features\n\n- New PlatformFeatureService: Registry-cached premium_t3_ext flag from\n  GET /status (6h TTL, 5min backoff after failures, warmed by every backend\n  module status fetch  no platform request per frontend page view).\n- Widget config gets premiumFeatures; the widget hides the video capture mode\n  without entitlement (the platform additionally rejects such uploads with a\n  clear 402 server-side).\n- Public widget now requires BOTH the Pro setting and the platform plan.\n- eID submission rejects video uploads early with a clear 402 when the org\n  has no eligible plan  before any record or file is stored.','',3055,1,0,'https://github.com/ByteBuildersGmbH/t3clickmark#readme','ter','',''),
(9304764,0,'file_noindex','1.0.0',18,8,'File No-Index','Exclude single files/images from search engines (Google Image Search) via a dynamically generated robots.txt - toggled per file in the file list.',2,0,2,1781272536,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','a94c032cfc7408957eabd9d81b10debd','Initial release: exclude single files/images from search engines (Google Image Search) via a dynamically generated robots.txt - toggled per file in the file list metadata (SEO tab). TYPO3 v13  v14.','Baumgärtner Marketing GmbH',1000000,0,0,'https://docs.typo3.org/p/bm1/file-noindex/1.0/en-us','ter','',''),
(9304765,0,'file_noindex','1.1.0',18,8,'File No-Index','Exclude single files/images from search engines (Google Image Search) via a dynamically generated robots.txt - toggled per file in the file list.',2,0,2,1781337139,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','a1103bec1d31e8cf8e79e2eca6c28645','Adds an extension icon and the full manual on docs.typo3.org. No functional changes - the SEO tab checkbox and the dynamic robots.txt work as in 1.0.0. TYPO3 v13  v14.','Baumgärtner Marketing GmbH',1001000,0,0,'https://docs.typo3.org/p/bm1/file-noindex/1.1/en-us','ter','',''),
(9304766,0,'file_noindex','1.2.0',18,2,'File No-Index','Exclude single files/images from search engines (Google Image Search) via a dynamically generated robots.txt - toggled per file in the file list.',2,0,2,1787571082,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','23b769edc5ad8320aa1764e0bec5226c','Adds TYPO3 v12 support (ships ext_tables.sql for the metadata column; v13/v14 unchanged).','Baumgärtner Marketing GmbH',1002000,1,0,'https://docs.typo3.org/p/bm1/file-noindex/1.2/en-us','ter','',''),
(9304767,0,'semantic_suggestion_solr','1.0.0',5,5,'Semantic Suggestion Solr','Suggests semantically related content (pages, news, etc.) using Solr More Like This (MLT) with TF-IDF term vectors',1,0,3,1781516893,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";s:4:\"solr\";s:15:\"13.0.0-13.99.99\";}}','Cyril Wolfangel','cyril.wolfangel@gmail.com','friteuseb','9713ecb5ddcb9be090fcaec885d4e5eb','Semantic Suggestion Solr displays related-content suggestions in TYPO3 using Apache Solr. \r\nIt offers two similarity algorithms: MLT (More Like This, native TF-IDF lexical similarity) and SMLT (Semantic More Like This, a custom Solr SearchComponent that merges MLT and KNN vector search server-side in a single request). \r\n\r\nAn auto mode selects the right algorithm based on your EXT:solr configuration.\r\n\r\nSuggestions work across content types (pages  EXT:news), are multilingual (one Solr core per language), support image enrichment (FAL), relevance filtering, and page-tree visibility rules. Integrate via the content element, FlexForm, or the lib.semantic_suggestion_solr TypoScript object.\r\n\r\nBeta: APIs and settings may change before the stable 1.0.0.','',1000000,1,0,'https://github.com/friteuseb/semantic_suggestion_solr/blob/main/README.md','ter','',''),
(9304768,0,'mail_link_fixer','1.0.0',5,5,'Mail Link Fixer','CLI command to migrate legacy javascript:linkTo_UnCryptMailto() email hrefs in RTE fields to standard mailto: links.',2,0,4,1781594899,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Hoja Mustaffa Abdul Latheef','projects@jweiland.net','jweiland.net','9e0b8d96a7fcf273033d695308d2ae81','Initial release of extension.\r\n\r\nCLI command to migrate legacy javascript:linkTo_UnCryptMailto() email hrefs in RTE fields to standard mailto: links.','jweiland.net',1000000,1,0,'','ter','',''),
(9304769,0,'typo3_request_profiler','0.1.0',37,6,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1781700639,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','e5f39e8d80e37ac9f03e6f21e8e19063','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.1.0','',1000,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304770,0,'typo3_request_profiler','0.2.0',37,7,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1781708094,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','5be072796bfc7443d39f3089afd7568e','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.2.0','',2000,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304771,0,'typo3_request_profiler','0.3.0',37,7,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1782723481,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','545c1b4e4f2ce66b6cb2c64ee319e6c7','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.3.0','',3000,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304772,0,'typo3_request_profiler','0.4.0',37,6,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1783495413,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','6941ef9904efd660fe2e8e545820accd','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.4.0','',4000,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304773,0,'typo3_request_profiler','0.5.0',37,4,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1785230899,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','1ce849dfd75a0991b341e07fda2ddbc8','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.5.0','',5000,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304774,0,'typo3_request_profiler','0.5.1',37,5,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1785325462,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','58657f40d8259e90f6c9d90771c7a0db','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.5.1','',5001,0,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304775,0,'typo3_request_profiler','0.6.0',37,2,'Request Profiler','Dev-only TYPO3 frontend request profiler that records SQL queries, N1 patterns, cache state and timing as compact JSON profiles for AI coding assistants.',1,0,4,1787905650,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','cc4811169fa0ac986c8744bd4987d0dc','See release notes at https://github.com/konradmichalik/typo3-request-profiler/releases/tag/0.6.0','',6000,1,0,'https://github.com/konradmichalik/typo3-request-profiler/blob/main/README.md','ter','',''),
(9304776,0,'wdw_redis_sentinel','1.0.0',9,4,'Redis Sentinel Backends','Redis Sentinel cache, locking and session backends for TYPO3',2,0,4,1781766178,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','werdenktwas','info@werdenktwas.de','camcut','e4d0cde96509d41bd3c40cac42dfa67a','Initial version 1.0.0 of Sentinel based Sessions/Caching/Locking. \r\n','',1000000,0,0,'','ter','',''),
(9304777,0,'wdw_redis_sentinel','1.0.1',9,5,'Redis Sentinel Backends','Redis Sentinel cache, locking and session backends for TYPO3',2,0,4,1782828358,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','werdenktwas','info@werdenktwas.de','camcut','ae831638856e922072eecfe30fa28d80','minor timeout fixes','',1000001,1,0,'','ter','',''),
(9304778,0,'inlinefluid','0.0.1',5,5,'Inline Fluid Template for tt_content','Fluid Editor for tt_content with inline editing and typoscript support',1,0,3,1781769516,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-13.9.99\";}}','sg3w.com','info@sg3w.com','j.hammel@sg3w.com','d0b4fa6e5a01e1e823c48023b57fdd1c','Create and render dynamic Fluid templates directly in TYPO3 content elements with data providers, custom ViewHelpers and optional caching.','',1,1,0,'','ter','',''),
(9304779,0,'typo3_ai_mate','0.1.0',12,5,'AI Mate','Dev-only TYPO3 extension and symfony/ai-mate bridge that exposes the resolved runtime state of a TYPO3 installation (TCA, pages, TypoScript, middlewares, logs, request profiles) to AI coding assistants via MCP tools.',1,0,4,1781862083,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8446d267728b5692bc14ac164b7c5f4f','See release notes at https://github.com/konradmichalik/typo3-ai-mate/releases/tag/0.1.0','',1000,0,0,'','ter','',''),
(9304780,0,'typo3_ai_mate','0.2.0',12,4,'AI Mate','Dev-only TYPO3 extension and symfony/ai-mate bridge that exposes the resolved runtime state of a TYPO3 installation (TCA, pages, TypoScript, middlewares, logs, request profiles) to AI coding assistants via MCP tools.',1,0,4,1783498642,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','883876a2146cf5f2205209ae96593e1f','See release notes at https://github.com/konradmichalik/typo3-ai-mate/releases/tag/0.2.0','',2000,0,0,'','ter','',''),
(9304781,0,'typo3_ai_mate','0.3.0',12,2,'AI Mate','Dev-only TYPO3 extension and symfony/ai-mate bridge that exposes the resolved runtime state of a TYPO3 installation (TCA, pages, TypoScript, middlewares, logs, request profiles) to AI coding assistants via MCP tools.',1,0,4,1786696623,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','41220cf23799316974ff87d39f102924','See release notes at https://github.com/konradmichalik/typo3-ai-mate/releases/tag/0.3.0','',3000,0,0,'','ter','',''),
(9304782,0,'typo3_ai_mate','0.4.0',12,1,'AI Mate','Dev-only TYPO3 extension and symfony/ai-mate bridge that exposes the resolved runtime state of a TYPO3 installation (TCA, pages, TypoScript, middlewares, logs, request profiles) to AI coding assistants via MCP tools.',1,0,4,1787650043,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','8ae03c1e48c1c57455c510ce872edb62','See release notes at https://github.com/konradmichalik/typo3-ai-mate/releases/tag/0.4.0','',4000,1,0,'','ter','',''),
(9304783,0,'tiptap_editor_abbreviation','1.0.0',5,5,'TipTap Editor Abbr-Tag','Add abbreviations information through the TipTap Editor',2,0,0,1781880545,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','Michael Staatz','michael@staatzstreich.de','mstaatz','7e6d7dc580f5ea22bf88b86127e914bd','TipTap Editor Abbreviation.\r\nTYPO3 extension that adds abbr title\"Long form\"Short form/abbr support to the in2code TipTap RTE.','',1000000,1,0,'','ter','',''),
(9304784,0,'t3sbootstrap_builder','1.0.0',15,7,'T3SB Bootstrap Builder','Visual Bootstrap 5.3 theme builder with Bootswatch presets and SCSS export. Compiles via EXT:t3sbootstrap.',2,0,0,1781964717,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:12:\"t3sbootstrap\";s:0:\"\";}}','T3Solution','','hackie','e2feaae24e3bb0764a294373050b1fdb','First release\r\nINFO: https://www.t3sbootstrap.de/extensions/bootstrap-builder','T3Solution',1000000,0,0,'https://www.t3sbootstrap.de/extensions/bootstrap-builder','ter','',''),
(9304785,0,'t3sbootstrap_builder','1.0.1',15,6,'T3SB Bootstrap Builder','Visual Bootstrap 5.3 theme builder with Bootswatch presets and SCSS export. Compiles via EXT:t3sbootstrap.',2,0,0,1782737481,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:12:\"t3sbootstrap\";s:13:\"5.3.47-5.3.99\";}}','T3Solution','','hackie','12736870bd640d6dbcc2f584bf2b8bb1','Bugfix release','T3Solution',1000001,0,0,'https://www.t3sbootstrap.de/extensions/bootstrap-builder','ter','',''),
(9304786,0,'t3sbootstrap_builder','1.0.2',15,2,'T3SB Bootstrap Builder','Visual Bootstrap 5.3 theme builder with Bootswatch presets and SCSS export. Compiles via EXT:t3sbootstrap.',2,0,0,1787393453,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:12:\"t3sbootstrap\";s:13:\"5.3.50-5.3.99\";}}','Helmut Hackbarth','typo3@t3solution.de','hackie','e073f98ee10366005388c9844b38fe15','This release supports EXT:t3sbootstrap starting with v5.3.50','T3Solution',1000002,1,0,'https://www.t3sbootstrap.de/extensions/bootstrap-builder','ter','',''),
(9304787,0,'environment_state_manager','1.0.0',11,6,'FGTCLB: Environment State Manager','Environment builder and state manager for TYPO3 CMS.',2,0,4,1782029434,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";s:7:\"backend\";s:15:\"12.4.22-13.4.99\";s:4:\"core\";s:15:\"12.4.22-13.4.99\";s:7:\"extbase\";s:15:\"12.4.22-13.4.99\";s:8:\"frontend\";s:15:\"12.4.22-13.4.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','1cb6c4450780a0a5554933766f7b7929','https://github.com/fgtclb/environment-state-manager/releases/tag/1.0.0','FGTCLB GmbH',1000000,0,0,'https://docs.typo3.org/p/fgtclb/environment-state-manager/1.0/en-us','ter','',''),
(9304788,0,'environment_state_manager','2.0.0',11,2,'FGTCLB: Environment State Manager','Environment builder and state manager for TYPO3 CMS.',2,0,4,1784675337,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:4:\"core\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:8:\"frontend\";s:14:\"13.4.0-14.3.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','fb30a1f756427cb7ca83d0ebaa45117b','https://github.com/fgtclb/environment-state-manager/releases/tag/2.0.0','FGTCLB GmbH',2000000,0,0,'https://docs.typo3.org/p/fgtclb/environment-state-manager/2.0/en-us','ter','',''),
(9304789,0,'environment_state_manager','2.0.1',11,3,'FGTCLB: Environment State Manager','Environment builder and state manager for TYPO3 CMS.',2,0,4,1784678930,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:7:\"backend\";s:14:\"13.4.0-14.3.99\";s:4:\"core\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:8:\"frontend\";s:14:\"13.4.0-14.3.99\";}}','FGTCLB','hello@fgtclb.com','web-vision-gmbh','e54a8ff9092232713674af12b67e7e54','https://github.com/fgtclb/environment-state-manager/releases/tag/2.0.1','FGTCLB GmbH',2000001,1,0,'https://docs.typo3.org/p/fgtclb/environment-state-manager/2.0/en-us','ter','',''),
(9304790,0,'changelog_mcp','0.0.2',4,4,'MCP for TYPO3 Changelogs','Catalogue the TYPO3 contained changelogs and provide information via MCP',0,0,5,1782052181,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Stefan Froemken','froemken@gmail.com','froemken','391be86bdda730a5a319a55e40e16b70','Initial Release','',2,1,0,'https://github.com/froemken/changelog-mcp/blob/main/README.md','ter','',''),
(9304791,0,'a11yes','0.1.1',13,6,'A11yes','A11yes  Accessibility extension',2,0,2,1782159818,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.0.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','7c0b979b3f96bffc5bc1672a85688c16','first public release','Rozumbunch',1001,0,0,'https://github.com/rozumbunch/TYPO3-a11yes','ter','',''),
(9304792,0,'a11yes','0.1.3',13,7,'A11yes','A11yes  Accessibility extension',2,0,2,1782160443,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Rozumbunch','contact@rozumbunch.de','rozumbunch','ce2c930442047432fdd558b96b24bd76','add depends for v14 ','Rozumbunch',1003,1,0,'https://github.com/rozumbunch/TYPO3-a11yes','ter','',''),
(9304793,0,'ws_meilisearch','14.0.0',8,3,'Meilisearch Search Backend','Meilisearch backend integration for TYPO3 via SEAL abstraction.',0,0,3,1782169614,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','f1f2dff421eaeb38f38625d7aa482771','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-meilisearch','',14000000,0,0,'','ter','',''),
(9304794,0,'ws_meilisearch','14.0.1',8,5,'Meilisearch  Search, Hybrid & RAG','Meilisearch backend for TYPO3 v14: typo-tolerant full-text search across pages, news and FAL files (Tika-extracted), with hybrid keyword  semantic ranking, RAG-powered chat with cited sources, live suggestions, similar documents, content-language detection, zero-downtime reindex, and a backend analytics tab. SEAL-abstracted so the search backend stays swappable.',1,0,3,1782169926,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Sven Wappler','typo3@wappler.systems','svenwappler','21543644da6533be54da34928058942c','New release of version 14.0.1 - see details, changelog and documentation on https://github.com/WapplerSystems/t3-meilisearch','',14000001,1,0,'','ter','',''),
(9304795,0,'ai3_core','0.9.0',61,3,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1782397563,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','736756b03a498462ab8c3491973be374','Updated extension to 0.9.0','wegewerk GmbH',9000,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304796,0,'ai3_core','0.9.1',61,7,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1782400257,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','328a45b333f243d467995504c0db41f3','Updated extension to 0.9.1','wegewerk GmbH',9001,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304797,0,'ai3_core','0.9.12',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1784819454,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','79a8331325eb7d172a8a2e3a88020408','Updated extension to 0.9.12','wegewerk GmbH',9012,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304798,0,'ai3_core','0.9.13',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1784820082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','b52e5d1b4d3c9f62a94c1409e4c4bb06','Updated extension to 0.9.13','wegewerk GmbH',9013,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304799,0,'ai3_core','0.9.14',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1784907378,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','76da1cdd125ab534437049a478f00ed4','Updated extension to 0.9.14','wegewerk GmbH',9014,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304800,0,'ai3_core','0.9.15',61,5,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1784907687,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','2e980f7e77cf3c15e3e31628bf84c65f','Updated extension to 0.9.15','wegewerk GmbH',9015,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304801,0,'ai3_core','0.9.16',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785143133,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','a73f7fecf3bf609b271c6f4a4be8b1ab','Updated extension to 0.9.16','wegewerk GmbH',9016,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304802,0,'ai3_core','0.9.17',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785151507,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','4eddd7fbe9796a02d11616cffd0d8fa2','Updated extension to 0.9.17','wegewerk GmbH',9017,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304803,0,'ai3_core','0.9.18',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785152754,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','9c51fc659337dcefb5df2f6da3f1ae31','Updated extension to 0.9.18','wegewerk GmbH',9018,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304804,0,'ai3_core','0.9.19',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785256693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','3e8d059bb89c51be7ccb593db7cef94d','Updated extension to 0.9.19','wegewerk GmbH',9019,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304805,0,'ai3_core','0.9.20',61,4,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785313277,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','460a0f37f1f66d86c2ff184ae37dfac9','Updated extension to 0.9.20','wegewerk GmbH',9020,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304806,0,'ai3_core','0.9.21',61,3,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785490392,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','70937fc0e47d76416560170ee00bc0dd','Updated extension to 0.9.21','wegewerk GmbH',9021,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304807,0,'ai3_core','0.9.22',61,3,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1785503329,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','6de157b23052f3d05e0c9dc4964d2feb','Updated extension to 0.9.22','wegewerk GmbH',9022,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304808,0,'ai3_core','0.9.23',61,2,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1786117003,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','1790815c491542ad4c444a9e9a7a4271','Updated extension to 0.9.23','wegewerk GmbH',9023,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304809,0,'ai3_core','0.9.24',61,2,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1787322833,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','5340964ddef04c3f53b838eb7e70a8ab','Updated extension to 0.9.24','wegewerk GmbH',9024,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304810,0,'ai3_core','0.9.25',61,2,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1787558917,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','fb7eb6c22947764c4cb1c6ec744f9f5b','Updated extension to 0.9.25','wegewerk GmbH',9025,0,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304811,0,'ai3_core','0.9.26',61,2,'Ai3 Core','The shared foundation of the Ai3 Suite - an AI-assisted content-generation toolkit for TYPO3',2,0,0,1787563199,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','d870a0a571743eab821e9e1e971c8a24','Updated extension to 0.9.26','wegewerk GmbH',9026,1,0,'https://docs.typo3.org/p/wegewerk/ai3_core/0.9/en-us','ter','',''),
(9304812,0,'ai3_alttext','0.9.0',62,3,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1782397726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','363e9570188924ab44c8e597697ff959','Updated extension to 0.9.0','wegewerk GmbH',9000,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304813,0,'ai3_alttext','0.9.1',62,8,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1782400271,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','cc840ec9e10858dc1961431aa3b9cba3','Updated extension to 0.9.1','wegewerk GmbH',9001,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304814,0,'ai3_alttext','0.9.12',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1784819383,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','fabe688f8517c7ad0a01bcee52f09e2d','Updated extension to 0.9.12','wegewerk GmbH',9012,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304815,0,'ai3_alttext','0.9.13',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1784820064,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','2d822cbed0ff281a15713bb25bcb4850','Updated extension to 0.9.13','wegewerk GmbH',9013,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304816,0,'ai3_alttext','0.9.14',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1784907387,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','67b0ceb867f5ed92a87a83ad17533d84','Updated extension to 0.9.14','wegewerk GmbH',9014,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304817,0,'ai3_alttext','0.9.15',62,5,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1784907768,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','891cf4a9ab852968380160ee34913405','Updated extension to 0.9.15','wegewerk GmbH',9015,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304818,0,'ai3_alttext','0.9.16',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785143004,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','71bab220a0b5ce12da813d9fe3ddbd31','Updated extension to 0.9.16','wegewerk GmbH',9016,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304819,0,'ai3_alttext','0.9.17',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785151462,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','dd966bbc0dde59812921c3e0f97345b9','Updated extension to 0.9.17','wegewerk GmbH',9017,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304820,0,'ai3_alttext','0.9.18',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785152743,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','ddd42e37427a70f69ce59b4fd102f634','Updated extension to 0.9.18','wegewerk GmbH',9018,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304821,0,'ai3_alttext','0.9.19',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785256726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','696a7419cb9238de7fcff6114cf4f943','Updated extension to 0.9.19','wegewerk GmbH',9019,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304822,0,'ai3_alttext','0.9.20',62,4,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785313278,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','efd7fa1e97050ab54067bb128a807e90','Updated extension to 0.9.20','wegewerk GmbH',9020,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304823,0,'ai3_alttext','0.9.21',62,3,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785490426,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','a5a66fd8f533ec9c331956840347ee01','Updated extension to 0.9.21','wegewerk GmbH',9021,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304824,0,'ai3_alttext','0.9.22',62,3,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1785503233,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','1721d48ea30db803157bf07d6ca2c5b7','Updated extension to 0.9.22','wegewerk GmbH',9022,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304825,0,'ai3_alttext','0.9.23',62,2,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1786117005,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','125371581722a875667efd991bd30d79','Updated extension to 0.9.23','wegewerk GmbH',9023,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304826,0,'ai3_alttext','0.9.24',62,2,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1787322817,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','789bf3d8698de8693089c05598e3a853','Updated extension to 0.9.24','wegewerk GmbH',9024,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304827,0,'ai3_alttext','0.9.25',62,2,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1787558922,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','75bd7b76b421173ac4cb5be8acbcac6b','Updated extension to 0.9.25','wegewerk GmbH',9025,0,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304828,0,'ai3_alttext','0.9.26',62,2,'Ai3 Alttext','The alttext Capability of Ai3 Suite. Generate descriptions for Images using AI',2,0,0,1787563172,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','7f9664204bbf18c43df954d441773bbd','Updated extension to 0.9.26','wegewerk GmbH',9026,1,0,'https://docs.typo3.org/p/wegewerk/ai3_alttext/0.9/en-us','ter','',''),
(9304829,0,'image_editor','1.0.0',8,8,'Image Editor for the backend','Edit images directly in the TYPO3 file list using the Filerobot Image Editor.',1,0,0,1782415566,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Georg Ringer','mail@ringer.it','just2b','13912b1e6a1ea32ad7cf6b56e6f331db','Initial release, see https://www.youtube.com/watch?vM8iOw8A41dg&featureyoutu.be','',1000000,1,0,'','ter','',''),
(9304830,0,'breadcrumb_labels_uid','1.0.0',5,5,'Breadcrumb Labels UID','Restores the pre-v14 backend behaviour of appending the record uid to breadcrumb labels.',2,0,0,1782478381,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Gianluigi Martino','gmartino@gmartino.com','gmartino27','f34c8b2e052b736b7f4fbd8018f9b218','Released by GitHub Actions','',1000000,1,0,'','ter','',''),
(9304831,0,'doccheck_access','1.0.0',14,7,'DocCheck Access','Content element and middleware scaffold for DocCheck access handling.',2,0,3,1782592613,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Constantin Horn','t3extensions@doc2k.de','doc2k-kfg','cad436749b83fe892386d674f1695448',' DocCheck Access\r\n\r\nDocCheck Access is a lightweight TYPO3 extension that provides DocCheck OAuth authentication for frontend access.\r\n\r\nThe extension was created as a replacement for the former DocCheck Access Basic integration and focuses on one specific use case:\r\n\r\n Authenticate users via DocCheck and grant access to protected TYPO3 content using a predefined frontend user.\r\n\r\nThe implementation is intentionally lightweight and avoids unnecessary complexity. It uses TYPO3 frontend sessions, PSR-15 middlewares and standard TYPO3 content elements without requiring Extbase plugins or backend modules.\r\n\r\nFor detailed installation, administration and developer documentation, see the Documentation/ directory.\r\n\r\n Features\r\n\r\n DocCheck OAuth authentication\r\n TYPO3 frontend user login\r\n Language-aware login and redirect handling\r\n Language-specific DocCheck client overrides\r\n Configurable success and failure pages\r\n Session-based error handling\r\n Content elements for login and error output\r\n TYPO3 11.5 LTS to TYPO3 14.3 LTS compatibility\r\n\r\n Scope and Limitations\r\n\r\nThis extension authenticates users through DocCheck and logs in a predefined TYPO3 frontend user.\r\n\r\nThe extension does not:\r\n\r\n create frontend users automatically\r\n synchronize DocCheck user data\r\n manage frontend user accounts\r\n map DocCheck roles or permissions\r\n import user profiles\r\n\r\nIf your project requires individual TYPO3 frontend users, profile synchronization or role mapping, a custom integration should be considered instead.\r\n\r\n Installation\r\n\r\nInstall the extension via Composer:\r\n\r\nbash\r\ncomposer require doc2k/doccheck-access\r\n\r\n\r\nActivate the extension in TYPO3 and execute the database compare to add the required database fields.\r\n\r\nFor a complete installation guide, see Documentation/Installation.md.\r\n\r\n Configuration\r\n\r\nOpen the TYPO3 Extension Configuration and provide the required DocCheck credentials and TYPO3 settings.\r\n\r\n Required Settings\r\n\r\n Setting            Description                                    \r\n -----------------  ---------------------------------------------- \r\n Client ID          DocCheck OAuth Client ID                       \r\n Client Secret      DocCheck OAuth Client Secret                   \r\n Callback URL       Registered DocCheck callback URL               \r\n Failure Page       TYPO3 page shown when authentication fails     \r\n Frontend User UID  TYPO3 frontend user used for successful logins \r\n\r\n Optional Settings\r\n\r\n Setting                  Description                            \r\n -----------------------  -------------------------------------- \r\n Success Page             Global fallback success page           \r\n Frontend User Group UID  Reserved for future use                \r\n Token Endpoint           Alternative token endpoint if required \r\n\r\nA success page can be configured globally or individually on each login content element. The content element configuration always takes precedence.\r\n\r\n Multi-Language Installations\r\n\r\nBy default, the extension uses a single DocCheck client configuration for all languages.\r\n\r\nThis is sufficient for TYPO3 installations where all languages are served from the same domain, for example:\r\n\r\ntext\r\nhttps://yourdomain.com/\r\nhttps://yourdomain.com/de/\r\nhttps://yourdomain.com/fr/\r\n\r\n\r\nIf separate domains are used per language, configure language-specific OAuth clients and callback URLs:\r\n\r\ntext\r\nde_clientId\r\nde_clientSecret\r\nde_callbackPath\r\n\r\nen_clientId\r\nen_clientSecret\r\nen_callbackPath\r\n\r\nfr_clientId\r\nfr_clientSecret\r\nfr_callbackPath\r\n\r\nnl_clientId\r\nnl_clientSecret\r\nnl_callbackPath\r\n\r\nit_clientId\r\nit_clientSecret\r\nit_callbackPath\r\n\r\nes_clientId\r\nes_clientSecret\r\nes_callbackPath\r\n\r\n\r\nConfigured language-specific values automatically override the global configuration.\r\n\r\n Content Elements\r\n\r\n DocCheck Login\r\n\r\nDisplays a login button that starts the DocCheck authentication process.\r\n\r\nAvailable fields:\r\n\r\n Header\r\n Button Label\r\n Success Page\r\n Button Size\r\n Button Alignment\r\n Standard TYPO3 Appearance, Access and Language settings\r\n\r\n DocCheck Error Message\r\n\r\nDisplays the most recent DocCheck authentication error stored in the frontend session.\r\n\r\nThe content element is rendered uncached to ensure session-based messages are displayed correctly.\r\n\r\n Authentication Flow\r\n\r\n1. A visitor clicks the DocCheck login button.\r\n2. TYPO3 stores the required authentication context in the frontend session.\r\n3. The visitor is redirected to DocCheck.\r\n4. DocCheck redirects back to the configured callback URL.\r\n5. TYPO3 exchanges the authorization code for an access token.\r\n6. The configured frontend user is logged in.\r\n7. The visitor is redirected to the configured success page.\r\n\r\nIf authentication fails, the visitor is redirected to the configured failure page.\r\n\r\n Error Handling\r\n\r\nConfiguration problems are treated as installation errors and raise a RuntimeException.\r\n\r\nAuthentication-related problems are stored in the TYPO3 frontend session and can be displayed using the DocCheck Error Message content element.\r\n\r\nCurrent error codes:\r\n\r\n missing_code\r\n token_exchange_failed\r\n frontend_login_failed\r\n missing_content_element\r\n invalid_content_element\r\n\r\n Technical Notes\r\n\r\nThe extension stores TYPO3-specific context, such as language and target page information, in the frontend session during the authentication process.\r\n\r\nNo TYPO3-specific state information is transmitted to DocCheck.\r\n\r\n Documentation\r\n\r\nAdditional documentation is available in the Documentation/ directory:\r\n\r\n About\r\n Installation\r\n For Administrators\r\n For Editors\r\n For Contributors\r\n\r\n Contributing\r\n\r\nContributions are welcome.\r\n\r\nIf you find a bug, have an improvement or would like to contribute support for future TYPO3 versions, feel free to open an issue or submit a pull request.\r\n\r\nPlease try to keep contributions compatible with all currently supported TYPO3 versions whenever possible.\r\n\r\n License\r\n\r\nThis extension is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).\r\n\r\nSee the LICENSE file for the full license text.\r\n    ','',1000000,0,0,'','ter','',''),
(9304832,0,'doccheck_access','1.0.3',14,7,'DocCheck Access','Content element and middleware scaffold for DocCheck access handling.',2,0,3,1782732081,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-14.9.99\";s:3:\"php\";s:13:\"8.0.0-8.99.99\";}}','Constantin Horn','t3extensions@doc2k.de','doc2k-kfg','a5ebdee2bec7df652db734b994844b1b','Bugfix release\r\n\r\nmore information on https://github.com/Doc2k/doccheck_access','',1000003,1,0,'','ter','',''),
(9304833,0,'typo3_routing','0.1.0',37,7,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1782718635,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','6781a1997b3117164363412a75fb01d6','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.1.0','',1000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304834,0,'typo3_routing','0.2.0',37,5,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1782999459,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','cb7dc9c2c6793b35173b3565285482c2','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.2.0','',2000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304835,0,'typo3_routing','0.3.0',37,4,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1783340520,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','5379eeb9a2ae0b4f01a628b4742c62f0','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.3.0','',3000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304836,0,'typo3_routing','0.3.1',37,5,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1783501711,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','49d0001e772ac962bc1b765b1f0e5c2f','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.3.1','',3001,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304837,0,'typo3_routing','0.4.0',37,5,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1785155173,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','ae0abe9670a923ee93b76975a0afac69','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.4.0','',4000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304838,0,'typo3_routing','0.5.0',37,4,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1785399435,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','55da0a055a23c2b8b2ec848a1a9b63c7','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/0.5.0','',5000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304839,0,'typo3_routing','1.0.0',37,2,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1786692967,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','c032d50cc5dab266bb59f5de11a0490f','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/1.0.0','',1000000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304840,0,'typo3_routing','1.1.0',37,3,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1787040533,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','540b293d8df3d2b04f5a5d500cdce19e','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/1.1.0','',1001000,0,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304841,0,'typo3_routing','1.2.0',37,2,'Attribute Routing','Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.',2,0,2,1787237249,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','ad7d747971d5578515fe554dbf6ad63e','See release notes at https://github.com/konradmichalik/typo3-routing/releases/tag/1.2.0','',1002000,1,0,'https://github.com/konradmichalik/typo3-routing/blob/main/README.md','ter','',''),
(9304842,0,'fp_social_bridge','1.2.2',11,7,'Fixpunkt Social Bridge','Shared data-transfer objects and response types bridging the fixpunkt social server and TYPO3 extensions (used by fp_social).',2,0,4,1782778894,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','fixpunkt für digitales GmbH','office@fixpunkt.com','yanniksmylie','611531687d013b60338c5ba6991df3fd','Updated extension to 1.2.2','fixpunkt für digitales GmbH',1002002,0,0,'https://docs.typo3.org/p/fixpunkt/fp-social-bridge/main/en-us','ter','',''),
(9304843,0,'fp_social_bridge','1.3.0',11,4,'Fixpunkt Social Bridge','Shared data-transfer objects and response types bridging the fixpunkt social server and TYPO3 extensions (used by fp_social).',2,0,4,1783560211,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.4.0-8.5.99\";}}','fixpunkt für digitales GmbH','office@fixpunkt.com','yanniksmylie','98c85a34e23f598fc1e25f8976fae855','Updated extension to 1.3.0','fixpunkt für digitales GmbH',1003000,1,0,'https://docs.typo3.org/p/fixpunkt/fp-social-bridge/main/en-us','ter','',''),
(9304844,0,'fp_social','17.2.1',22,7,'Social Wall','Social Wall',2,0,3,1782779026,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:16:\"fp_social_bridge\";s:11:\"1.2.0-0.0.0\";s:17:\"fp_base_utilities\";s:11:\"2.3.0-0.0.0\";s:19:\"list_type_migration\";s:11:\"1.0.0-0.0.0\";}}','Yannik Börgener','','yanniksmylie','2e500105835a3bab1bd6e61a51caa7b2','Updated extension to 17.2.1','fixpunkt für digitales GmbH',17002001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-social/main/en-us','ter','',''),
(9304845,0,'fp_social','17.4.0',22,5,'Social Wall','Social Wall',2,0,3,1783560389,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";s:3:\"php\";s:12:\"8.4.0-8.5.99\";s:16:\"fp_social_bridge\";s:11:\"1.2.0-0.0.0\";s:17:\"fp_base_utilities\";s:11:\"2.3.0-0.0.0\";s:19:\"list_type_migration\";s:11:\"1.0.0-0.0.0\";}}','Yannik Börgener','','yanniksmylie','a90e440359bc4a858c20fb4172e2f65f','Updated extension to 17.4.0','fixpunkt für digitales GmbH',17004000,0,0,'https://docs.typo3.org/p/fixpunkt/fp-social/main/en-us','ter','',''),
(9304846,0,'fp_social','17.4.1',22,5,'Social Wall','Social Wall',2,0,3,1785170343,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:16:\"fp_social_bridge\";s:13:\"1.3.0-1.99.99\";}}','Yannik Börgener','','yanniksmylie','14162e67115c8885e9731292d806b892','Updated extension to 17.4.1','fixpunkt für digitales GmbH',17004001,0,0,'https://docs.typo3.org/p/fixpunkt/fp-social/main/en-us','ter','',''),
(9304847,0,'fp_social','17.5.0',22,5,'Social Wall','Social Wall',2,0,3,1785324094,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:13:\"8.4.0-8.99.99\";s:16:\"fp_social_bridge\";s:13:\"1.3.0-1.99.99\";}}','Yannik Börgener','','yanniksmylie','b195a19dc48efb3dfcb50547ac38c5a4','Updated extension to 17.5.0','fixpunkt für digitales GmbH',17005000,1,0,'https://docs.typo3.org/p/fixpunkt/fp-social/main/en-us','ter','',''),
(9304848,0,'kanban_workspaces','0.0.1',11,6,'Kanban Workspaces','Kanban Board Extension for TYPO3: Manage tasks and projects with an intuitive kanban interface',0,0,3,1782817489,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"13.4.25-14.99.99\";s:10:\"workspaces\";s:16:\"13.4.25-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','0ab3face52d80dac1705a7835c6ba4b9','https://github.com/web-vision/kanban-workspaces/releases/tag/0.0.1','web-vision GmbH',1,0,0,'https://docs.typo3.org/p/web-vision/kanban-workspaces/0.0/en-us','ter','',''),
(9304849,0,'kanban_workspaces','0.0.2',11,5,'Kanban Workspaces','Kanban Board Extension for TYPO3: Manage tasks and projects with an intuitive kanban interface',0,0,3,1783004856,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:16:\"13.4.25-14.99.99\";s:10:\"workspaces\";s:16:\"13.4.25-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','9aedceec8e4b99adf69812f75b34c867','https://github.com/web-vision/kanban-workspaces/releases/tag/0.0.2','web-vision GmbH',2,1,0,'https://docs.typo3.org/p/web-vision/kanban-workspaces/0.0/en-us','ter','',''),
(9304850,0,'agent','0.0.1',11,5,'AI Agent','TYPO3 extension that integrates an AI agent directly into TYPO3, using the MCP ToolRegistry for native tool execution with an OpenAI-compatible LLM API',1,0,1,1783067138,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:10:\"mcp_server\";s:13:\"0.1.0-0.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";}}','Marco Pfeiffer, Kay Wienöbst','marco@hauptsache.net, kay@hauptsache.net','nemo641','d34dd19601c6a1af795d219e7c81e363','Full Changelog: https://github.com/hauptsacheNet/typo3-agent/commits/v0.0.0','',1,0,0,'https://github.com/hauptsacheNet/typo3-agent/blob/main/README.md','ter','',''),
(9304851,0,'agent','0.0.2',11,6,'AI Agent','TYPO3 extension that integrates an AI agent directly into TYPO3, using the MCP ToolRegistry for native tool execution with an OpenAI-compatible LLM API',1,0,1,1783073657,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:10:\"mcp_server\";s:13:\"0.1.0-0.99.99\";s:10:\"workspaces\";s:15:\"13.4.0-14.99.99\";}}','Marco Pfeiffer, Kay Wienöbst','marco@hauptsache.net, kay@hauptsache.net','nemo641','a58abfbc1e04d8a6428b14d8266891ed','Full Changelog: https://github.com/hauptsacheNet/typo3-agent/compare/v0.0.1...v0.0.2','',2,1,0,'https://github.com/hauptsacheNet/typo3-agent/blob/main/README.md','ter','',''),
(9304852,0,'simplecmp','14.0.0',3,3,'SimpleCMP for TYPO3','TYPO3 integration for SimpleCMP - consent manager with banner UI, tracker recorder, optional service-DB endpoint, and optional CMS-bridge webhook receiver for unknown-tracker alerts.',0,0,3,1783075664,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}}','Sven Wappler, Ilja Melnicenko','wappler@wappler.systems','svenwappler','b0e7ef711ea8a0bfbdb03a412f3d4f27','New release of version 14.0.0 - see details, changelog and documentation on https://github.com/SimpleCMP/t3-simplecmp','SimpleCMP',14000000,1,0,'','ter','',''),
(9304853,0,'a11y_by_default','1.0.0',10,4,'A11y by default - Accessibility Checker','Backend module for page-level accessibility checking using axe-core and HTML CodeSniffer, with editor/developer issue classification.',2,0,1,1783096528,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','a1049069dba70d9cecc2285aff8718d4','https://github.com/web-vision/a11y-by-default/releases/tag/1.0.0','web-vision GmbH',1000000,0,0,'https://docs.typo3.org/p/web-vision/a11y-by-default/1.0/en-us','ter','',''),
(9304854,0,'a11y_by_default','1.0.1',10,6,'A11y by default - Accessibility Checker','Backend module for page-level accessibility checking using axe-core and HTML CodeSniffer, with editor/developer issue classification.',2,0,1,1783097331,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','web-vision GmbH Team','hello@web-vision.de','web-vision-gmbh','aabfd41a719806a22b01b16e1aa6ce5d','https://github.com/web-vision/a11y-by-default/releases/tag/1.0.1','web-vision GmbH',1000001,1,0,'https://docs.typo3.org/p/web-vision/a11y-by-default/1.0/en-us','ter','',''),
(9304855,0,'lexxy','0.1.0',3,3,'Lexxy RTE','Lexxy (Lexical-based) rich text editor integration for TYPO3  configurable via the same YAML presets, TCA, and page TSconfig used by EXT:rte_ckeditor.',0,0,0,1783350735,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-13.99.99\";}}','The Pagedoctor','atkins@hey.com','atkins','20bac44b759d332d439e4455b0625682','Initial version','',1000,1,0,'','ter','',''),
(9304856,0,'csv_editor','1.0.0',14,2,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783583496,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"11.5.0-11.5.99\";}}','','','it.x-informationssysteme','72f54942b179d604d442ff7ae2c5d65c','release: 1.0.0','',1000000,0,0,'','ter','',''),
(9304857,0,'csv_editor','2.0.0',14,2,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783584234,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";}}','','','it.x-informationssysteme','9bfa4a0c706f504efc2f8d8b77995b2b','release: 2.0.0','',2000000,0,0,'','ter','',''),
(9304858,0,'csv_editor','3.0.0',14,3,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783586026,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','it.x-informationssysteme','03d7f2d270c55ae9677dfc0c8bbca44a','release: 3.0.0','',3000000,0,0,'','ter','',''),
(9304859,0,'csv_editor','3.0.1',14,3,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783953617,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','','','it.x-informationssysteme','5cd25d35d12bf38dfab4afd3bdcc488b','Merge pull request 4 from itx-informationssysteme/Add-Default-Button','',3000001,1,0,'','ter','',''),
(9304860,0,'csv_editor','1.0.1',14,2,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783976957,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','','','it.x-informationssysteme','3bc493023df5cc901b66caba34bca2bd','Merge branch main of https://github.com/itx-informationssysteme/csv-editor','',1000001,0,0,'','ter','',''),
(9304861,0,'csv_editor','1.1.0',14,2,'TYPO3 CSV Editor','Backend CSV editor',999,0,4,1783979908,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"11.5.0-14.99.99\";}}','','','it.x-informationssysteme','b75a73440c3001c83a99e5d5b9aed8f0','Merge pull request 6 from itx-informationssysteme/Version-1-1-0','',1001000,0,0,'','ter','',''),
(9304862,0,'ckeditor_placeholder','1.0.0',8,6,'CKEditor Placeholder','Provides a CKEditor plugin for placeholders in TYPO3',2,0,0,1783664635,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','10a07bdbe5be894e154a8e82100f306e','Fix dependency (2)\n\n Add required annotation AsAllowedCallable\n\n Fix indentation (from fractor)\n\n Provide typoscript as SiteSet\n\n Enforce strict types (from rector)\n\n Fix indentation of example yaml\n\n Fix rte dependency\n\n---------\n\nCo-authored-by: Tim Horstmann t.horstmann@telekom.de','',1000000,0,0,'https://github.com/brosua/ckeditor_placeholder','ter','',''),
(9304863,0,'ckeditor_placeholder','1.0.1',8,2,'CKEditor Placeholder','Provides a CKEditor plugin for placeholders in TYPO3',2,0,0,1785926615,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','e74ae3ddbce49f8860ebdb065bfcca25','Add missing import (3)','',1000001,1,0,'https://github.com/brosua/ckeditor_placeholder','ter','',''),
(9304864,0,'animal_administration','1.0.0',10,5,'Animal Administration','Extension for the administration of shelter animals.',2,0,3,1783677082,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Sarah Klose','sarah.p.klose@proton.me','sarahpklose','6e54533c6bdfe1623828f1248f521208','Simple but flexible Animal Administration for Animal Shelters. Models for Animaltypes and Animals. Plugins for List and Detailview of Animals. Listview Settings to filter shown Animals by Animaltype, Storagefolder and Status (available, on hold, missing, found, adopted, deceased). ','',1000000,0,0,'','ter','',''),
(9304865,0,'animal_administration','1.0.1',10,5,'Animal Administration','Extension for the administration of shelter animals.',2,0,3,1783758787,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.0.0-14.3.99\";}}','Sarah Klose','sarah.p.klose@proton.me','sarahpklose','5d4bd776e8458f694843ad92a136b1ab','Added missing translation','',1000001,1,0,'','ter','',''),
(9304866,0,'processed_images_cleaner','1.0.0',14,4,'Processed Images Cleaner','Symfony console command to clean up processed images by several conditions',2,0,0,1783834087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','3f8b9bf52462fe4720b5855db85fc8a0','First upload of extension to TER','',1000000,0,0,'https://github.com/derhansen/processed_images_cleaner','ter','',''),
(9304867,0,'processed_images_cleaner','1.1.0',14,5,'Processed Images Cleaner','Symfony console command to clean up processed images by several conditions',2,0,0,1783858757,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','84332cee7df5cf04ea5c3c507365fef8','Added option to limit the amount of processed files to delete.\r\n\r\nRelease notes: https://github.com/derhansen/processed_images_cleaner/issues/1','',1001000,0,0,'https://github.com/derhansen/processed_images_cleaner','ter','',''),
(9304868,0,'processed_images_cleaner','1.1.2',14,2,'Processed Images Cleaner','Symfony console command to clean up processed images by several conditions',2,0,0,1787136960,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','955f7d5fddcd5deaf75d8db13540f6a3','Performance improvement\r\n\r\nRelease notes: https://github.com/derhansen/processed_images_cleaner/releases/tag/1.1.2','',1001002,0,0,'https://github.com/derhansen/processed_images_cleaner','ter','',''),
(9304869,0,'processed_images_cleaner','1.1.3',14,3,'Processed Images Cleaner','Symfony console command to clean up processed images by several conditions',2,0,0,1787139215,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','Torben Hansen','torben@derhansen.com','derhansen','2acec2545a75264429d1fe8982edf6c5','Performance improvement for file deletion process\r\n\r\nRelease notes: https://github.com/derhansen/processed_images_cleaner/releases/tag/1.1.3','',1001003,1,0,'https://github.com/derhansen/processed_images_cleaner','ter','',''),
(9304870,0,'axiorank','1.0.0',4,4,'AxioRank Agent Verification','Verify the AI agents that reach your TYPO3 site. A thin client of the AxioRank inbound verify endpoint that checks Web Bot Auth signatures and known-agent identity, with monitor and enforce modes, dashboard widgets, and in-backend agent policy management.',2,0,5,1783883867,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}s:8:\"suggests\";a:3:{s:9:\"dashboard\";s:0:\"\";s:7:\"reports\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','AxioRank','agents@axiorank.com','axiorank','bb67d539fa62ed9d400e5b480e81ee2a','Initial release','AxioRank',1000000,1,0,'','ter','',''),
(9304871,0,'ns_t3af','1.0.0',47,5,'AI Foundation','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1784043276,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','c69ec9e618afbb0a9ab1628146f1833d','New release of version 1.0.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_t3af/releases/tag/1.0.0','T3Planet',1000000,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304872,0,'ns_t3af','1.0.1',47,5,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1784293087,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','b5a532b78a1200e23acc70701787c969','New release of version 1.0.1 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1000001,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304873,0,'ns_t3af','1.0.2',47,4,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1784620258,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','617c1a3a0a58a3ebcfd9c2ce66873e49','New release of version 1.0.2 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1000002,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304874,0,'ns_t3af','1.0.3',47,6,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1784817672,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','6f3d53adef9c18a9052319ee6ce6ff9e','New release of version 1.0.3 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1000003,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304875,0,'ns_t3af','1.0.4',47,4,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1785159650,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','e29c3b588be2f52778cb320e8e972896','New release of version 1.0.4 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1000004,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304876,0,'ns_t3af','1.0.5',47,4,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1785509514,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','73f1259be62231f072ab7386200d08b7','New release of version 1.0.5 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1000005,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304877,0,'ns_t3af','1.1.0',47,3,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1786116128,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','7d8481ee008d48f10fb129a652f1e613','New release of version 1.1.0 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001000,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304878,0,'ns_t3af','1.1.1',47,3,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Open source. Free to build. A commercial license for production. See LICENSE and COMMERCIAL-LICENSE.md.',2,0,0,1786517191,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','64c1a6bc601f9bce44d4a91aa99a6e47','New release of version 1.1.1 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001001,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304879,0,'ns_t3af','1.1.2',47,3,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe.',2,0,0,1786705612,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','7ef62bfcee34adf90330ce4a1ed8962a','New release of version 1.1.2 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001002,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304880,0,'ns_t3af','1.1.3',47,3,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe.',2,0,0,1787031932,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','af4f86beed3113b7a995211afa13e341','New release of version 1.1.3 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001003,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304881,0,'ns_t3af','1.1.4',47,3,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Free and open source; a free licence key is required.',2,0,0,1787147631,'a:2:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";s:10:\"ns_license\";s:14:\"14.3.0-14.9.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','b084e109d7a6a19cc4c5ba54818ee89d','New release of version 1.1.4 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001004,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304882,0,'ns_t3af','1.1.5',47,2,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Free and open source, no licence key.',2,0,0,1787292972,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','d2eb262d67fe26953476d0acf6b9e5b1','New release of version 1.1.5 - see details, changelog and documentation on https://t3planet.de/ai-foundation-fur-typo3','T3Planet',1001005,0,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304883,0,'ns_t3af','1.2.0',47,2,'MCP-first AI Foundation for TYPO3','MCP-first AI foundation for TYPO3. T3AF turns your TYPO3 installation into a fully AI-ready platform. Complete AI-infrastructure for the whole TYPO3 team, zero setup. Manage every AI provider, MCP servers & tools, brand context, prompts, users permissions, and budget in one native backend module. You stay in control, your every TYPO3 team (editors, integrators, developers & administrator) works with AI on one governed, self-hosted foundation. Use it standalone  or as the foundation that powers the complete AI Universe. Free and open source, no licence key.',2,0,0,1787755659,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:10:\"workspaces\";s:15:\"12.4.0-14.99.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";}s:9:\"conflicts\";a:2:{s:13:\"ms_mcp_server\";s:0:\"\";s:10:\"mcp_server\";s:0:\"\";}}','Team T3Planet','support@t3planet.de','nitsan','256a91ae0e2d5997890a4b804fb10952','New release of version 1.2.0 - see details, changelog and documentation on https://github.com/nitsan-technologies/ns_t3af/releases/tag/1.2.0','T3Planet',1002000,1,0,'https://t3planet.de/ai-foundation-fur-typo3','ter','',''),
(9304884,0,'imaginator','1.0.0',4,4,'Imaginator','Zero-config responsive images for TYPO3: signed srcset ladders, local or external processing.',2,0,2,1784409243,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:9:\"conflicts\";a:1:{s:10:\"pictureino\";s:0:\"\";}}','André Buchmann','andy.schliesser@gmail.com','schliesser','6f1a58779a62b5cbf0946808cc5d37f6','See https://github.com/schliesser/imaginator/releases/tag/v1.0.0','',1000000,1,0,'https://docs.typo3.org/p/schliesser/imaginator/1.0/en-us','ter','',''),
(9304885,0,'neoblack_webmcp','0.2.0',11,5,'WebMCP for TYPO3','Declarative WebMCP tool framework for TYPO3: define agent tools server-side, expose them via document.modelContext, with optional first-party usage analytics.',0,0,2,1784414059,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Frank Nägler','frank.naegler@typo3.com','neoblack','b9fda088301a473a3248451e971bddff','Released via GitHub Actions from v0.2.0','',2000,0,0,'https://docs.typo3.org/p/neoblack/webmcp/0.2/en-us','ter','',''),
(9304886,0,'neoblack_webmcp','0.3.0',11,6,'WebMCP for TYPO3','Declarative WebMCP tool framework for TYPO3: define agent tools server-side, expose them via document.modelContext, with optional first-party usage analytics.',0,0,2,1784553391,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Frank Nägler','frank.naegler@typo3.com','neoblack','687d11947c183227a597b43486e43a6f','Released via GitHub Actions from v0.3.0','',3000,1,0,'https://docs.typo3.org/p/neoblack/webmcp/0.3/en-us','ter','',''),
(9304887,0,'typo3_webmcp','0.1.0',6,6,'TYPO3 WebMCP','WebMCP integration: exposes TYPO3 forms and content as in-browser AI-agent tools.',0,0,2,1784484234,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}s:8:\"suggests\";a:1:{s:4:\"form\";s:0:\"\";}}','Josua Vogel','j.vogel97@web.de','josuavogel','49ba1c037bef962f793836da2a24494e','Some cleanup work','',1000,1,0,'https://github.com/brosua/typo3-webmcp','ter','',''),
(9304888,0,'ratingstar_seal','1.0.0',18,4,'RatingStar Seal','RatingStar-Siegel und Google-Sterne (Rich Snippets) einer RatingStar-Filiale für TYPO3.',2,0,2,1784555527,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','183f8bf649cd6b21a04c02cdf39e2398','Initial release: RatingStar seal widget (all 9 variants incl. footer bar), native per-embed options  data- passthrough, server-side LocalBusiness JSON-LD (Google stars) via middleware or content element.','Baumgärtner Marketing GmbH',1000000,0,0,'','ter','',''),
(9304889,0,'ratingstar_seal','1.0.1',18,4,'RatingStar Seal','RatingStar-Siegel und Google-Sterne (Rich Snippets) einer RatingStar-Filiale für TYPO3.',2,0,2,1784558836,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','35a2c5ec5fb817e3ea1f428b20f46670','Add extension icon','Baumgärtner Marketing GmbH',1000001,0,0,'','ter','',''),
(9304890,0,'ratingstar_seal','1.1.0',18,4,'RatingStar Seal','RatingStar-Siegel und Google-Sterne (Rich Snippets) einer RatingStar-Filiale für TYPO3.',2,0,2,1784626612,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','ec7d0f41c00545eb47b0b1d324f1a08b','Add pcMobile option: responsive floating badge (compact pill on mobile)','Baumgärtner Marketing GmbH',1001000,0,0,'','ter','',''),
(9304891,0,'ratingstar_seal','1.2.0',18,6,'RatingStar Seal','RatingStar-Siegel und Google-Sterne (Rich Snippets) einer RatingStar-Filiale für TYPO3.',2,0,2,1784633909,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','7723e667a13964dabe769b3bbcb4628f','Add pcClick option: card click opens the on-page review preview overlay','Baumgärtner Marketing GmbH',1002000,1,0,'','ter','',''),
(9304892,0,'t3_datatable','1.0.0',8,5,'T3 DataTable','Create powerful TYPO3 backend data grids with automatic search, sorting and pagination  no custom AJAX or SQL boilerplate required.',1,0,0,1784557826,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Himanshu Ramavat  Rohan Parmar','','himanshuramavat','7199a118143990e8864cbf5271ba9a1b','Release notes and changelog:\nhttps://github.com/himanshuramavat/t3_datatable/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/hrr/t3-datatable/main/en-us/','ter','',''),
(9304893,0,'t3_datatable','2.0.0',8,3,'T3 DataTable','T3 DataTable  server-side searchable, sortable, paginated DataTable grids for TYPO3 backend modules. No custom AJAX or SQL boilerplate required.',2,0,0,1786129436,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Himanshu Ramavat  Rohan Parmar','','himanshuramavat','469575ab9d218341f7de424852606078','Release notes and changelog:\nhttps://github.com/himanshuramavat/t3_datatable/releases/tag/2.0.0','',2000000,1,0,'https://docs.typo3.org/p/hrr/t3-datatable/main/en-us/','ter','',''),
(9304894,0,'solr_eager_flush','1.5.0',6,2,'Solr Eager Flush','Eager Solr indexing on save for TYPO3 (ext:solr)',2,0,3,1784619057,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.4.99\";s:4:\"solr\";s:15:\"13.0.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','e04de23ecdd1dd63015e15ba526448d7',' Changed\n- A failed index run now names the items that failed during the run in the failure reason, including the first line of each items stored indexing error (up to three items, with the remainder counted). Previously the log only said that IndexService::indexItems() reported a failure and the cause had to be dug out of tx_solr_indexqueue_item.errors by hand.\n- When the eager flush itself throws, the error log now carries the exception class, message, code and location as plain scalar context values, so log backends that serialize exception objects lossily still show the cause.','',1005000,0,0,'https://github.com/wazum/solr-eager-flush','ter','',''),
(9304895,0,'solr_eager_flush','1.5.1',6,4,'Solr Eager Flush','Eager Solr indexing on save for TYPO3 (ext:solr)',2,0,3,1784620503,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:9:\"scheduler\";s:14:\"13.4.0-14.4.99\";s:4:\"solr\";s:15:\"13.0.0-14.99.99\";}}','Wolfgang Klinger','wolfgang@wazum.com','wazum','dc187a6833519eeb273ed5dd72db668e',' Fixed\n- A typed class constant (PHP 8.3 syntax) slipped into 1.5.0 and broke installation on PHP 8.2, which the package still supports. The 1.5.0 tag on Packagist does not contain the failure-report improvements; use this release instead.\n\n Changed (from 1.5.0)\n- A failed index run now names the items that failed during the run in the failure reason, including the first line of each items stored indexing error (up to three items, with the remainder counted). Previously the log only said that IndexService::indexItems() reported a failure and the cause had to be dug out of tx_solr_indexqueue_item.errors by hand.\n- When the eager flush itself throws, the error log now carries the exception class, message, code and location as plain scalar context values, so log backends that serialize exception objects lossily still show the cause.','',1005001,1,0,'https://github.com/wazum/solr-eager-flush','ter','',''),
(9304896,0,'lia_form','1.0.0',18,4,'LIA Form','Extends the core form extension.',2,0,3,1784643032,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','199de925f34df9b809866429b68a9d6c','Release v1.0.0 for TYPO3 13\n\nRelease 1.0.0','LOUIS INTERNET',1000000,0,0,'https://docs.typo3.org/p/lia/lia_form/1.0/en-us','ter','',''),
(9304897,0,'lia_form','1.0.1',18,5,'LIA Form','Extends the core form extension.',2,0,3,1784643083,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','6851a9437e31521ef4b643c1ce948663','Release v1.0.1\n\nRelease 1.0.1','LOUIS INTERNET',1000001,0,0,'https://docs.typo3.org/p/lia/lia_form/1.0/en-us','ter','',''),
(9304898,0,'lia_form','2.0.1',18,5,'LIA Form','Extends the core form extension.',2,0,3,1784650259,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:4:\"form\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','df40433da77da4815bf93c407127261e','fix: correct ext_emconf.php\n\nRelease 2.0.1','LOUIS INTERNET',2000001,0,0,'https://docs.typo3.org/p/lia/lia_form/2.0/en-us','ter','',''),
(9304899,0,'lia_form','2.1.0',18,2,'LIA Form','Extends the core form extension.',2,0,3,1786011696,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:4:\"form\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','8ac3c8d9617a63704fdf775eb4a6415e','feat: remove legacy code and cleanup\n\nRelease 2.1.0','LOUIS INTERNET',2001000,1,0,'https://docs.typo3.org/p/lia/lia_form/2.1/en-us','ter','',''),
(9304900,0,'lia_form','1.1.0',18,2,'LIA Form','Extends the core form extension.',2,0,3,1786012289,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:4:\"form\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','LOUIS TYPO3 Developers','devs@louis.info','louisinternet','e1cde962145ea29c9c1008fcd0bb7696','feat: remove legacy code and cleanup\n\nRelease 1.1.0','LOUIS INTERNET',1001000,0,0,'https://docs.typo3.org/p/lia/lia_form/1.1/en-us','ter','',''),
(9304901,0,'jw_feuser_manager','14.0.0',6,4,'JW Frontend User Manager','Frontend user management from the frontend',2,0,3,1784712207,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:7:\"felogin\";s:15:\"14.3.0-14.99.99\";}}','Jonas Wolf','','jw_301','3ce4c0d7ce5e361b0a92f58c1631a8ee','Released via GitHub Actions','',14000000,1,0,'https://github.com/jwtue/jw_feuser_manager','ter','',''),
(9304902,0,'jw_feuser_manager','13.0.0',6,2,'JW Frontend User Manager','Frontend user management from the frontend',2,0,3,1784712209,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:7:\"felogin\";s:14:\"12.4.0-13.4.99\";}}','Jonas Wolf','','jw_301','fe54191a88af71779e6544b35506aece','Released via GitHub Actions','',13000000,0,0,'https://github.com/jwtue/jw_feuser_manager','ter','',''),
(9304903,0,'view_tracker','1.1.0',3,3,'View Tracker','Reliably track page views in TYPO3',2,0,4,1784726839,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','89934a2c0d2e836c131d67f3e4f8860c','[RELEASE] First release','b13 GmbH',1001000,1,0,'https://github.com/b13/view-tracker/blob/main/README.md','ter','',''),
(9304904,0,'ai3_summary','0.9.11',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1784818970,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','0222c70fbfb36d9e52ee69688c93f5fd','Updated extension to 0.9.11','wegewerk GmbH',9011,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304905,0,'ai3_summary','0.9.12',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1784819568,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','af311b82e0a598cbd63ae11223d27db2','Updated extension to 0.9.12','wegewerk GmbH',9012,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304906,0,'ai3_summary','0.9.13',59,5,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1784820058,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','d6fbc0e2bc38ec2035f2623a063ac7cf','Updated extension to 0.9.13','wegewerk GmbH',9013,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304907,0,'ai3_summary','0.9.14',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1784907433,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','9c4333624d855d2cdbc9235d7ab261f4','Updated extension to 0.9.14','wegewerk GmbH',9014,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304908,0,'ai3_summary','0.9.15',59,5,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1784907726,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','6bc1eacfcda13df879c9c93445533cc2','Updated extension to 0.9.15','wegewerk GmbH',9015,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304909,0,'ai3_summary','0.9.16',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785143087,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','84cb99186c08a74a3fc639255c79568b','Updated extension to 0.9.16','wegewerk GmbH',9016,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304910,0,'ai3_summary','0.9.17',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785151478,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','ef1c2512845f4192eb250b619eaf8e20','Updated extension to 0.9.17','wegewerk GmbH',9017,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304911,0,'ai3_summary','0.9.18',59,5,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785152748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','f475762e5c2c90c9005afbbad6c6335c','Updated extension to 0.9.18','wegewerk GmbH',9018,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304912,0,'ai3_summary','0.9.19',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785256631,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','881b4ec8f664f1f27c66edee562cf21f','Updated extension to 0.9.19','wegewerk GmbH',9019,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304913,0,'ai3_summary','0.9.20',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785313287,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','3e1e8b15a706104d5b95ba770f2e788b','Updated extension to 0.9.20','wegewerk GmbH',9020,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304914,0,'ai3_summary','0.9.21',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785490391,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','ce6cea619446560ab5a82c42c3d95bd8','Updated extension to 0.9.21','wegewerk GmbH',9021,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304915,0,'ai3_summary','0.9.22',59,4,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1785503279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','ef37b06c9103c8b2a73cddfe407f44bd','Updated extension to 0.9.22','wegewerk GmbH',9022,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304916,0,'ai3_summary','0.9.23',59,2,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1786116999,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','8d8f2c983266b3388c21577fb503d87d','Updated extension to 0.9.23','wegewerk GmbH',9023,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304917,0,'ai3_summary','0.9.24',59,2,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1787322841,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','e12a2c85bc128a526d709ba80746535f','Updated extension to 0.9.24','wegewerk GmbH',9024,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304918,0,'ai3_summary','0.9.25',59,2,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1787558915,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','5dc25944a4485a8a43f55f6b28e5ab54','Updated extension to 0.9.25','wegewerk GmbH',9025,0,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304919,0,'ai3_summary','0.9.26',59,2,'Ai3 Summary','Summarize Content for TYPO3 Pages',2,0,0,1787563176,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','184b44bb2ed5c1f93b80cdf8ab7bc2c2','Updated extension to 0.9.26','wegewerk GmbH',9026,1,0,'https://docs.typo3.org/p/wegewerk/ai3_summary/0.9/en-us','ter','',''),
(9304920,0,'ai3_quickmeta','0.9.12',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1784819354,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','352dc7675f53a4d2ad637b20833c895d','Updated extension to 0.9.12','wegewerk GmbH',9012,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304921,0,'ai3_quickmeta','0.9.13',59,6,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1784820206,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','d3f71985dd48b9d536b7f9edb3cd9781','Updated extension to 0.9.13','wegewerk GmbH',9013,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304922,0,'ai3_quickmeta','0.9.14',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1784907415,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','2ca687990b72523db165d2d205eb590b','Updated extension to 0.9.14','wegewerk GmbH',9014,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304923,0,'ai3_quickmeta','0.9.15',59,5,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1784907758,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','9810a0e49621c493a04f8227131a85d6','Updated extension to 0.9.15','wegewerk GmbH',9015,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304924,0,'ai3_quickmeta','0.9.16',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785143024,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','26cd1fe5aa4df1db7c0d9346d40234b4','Updated extension to 0.9.16','wegewerk GmbH',9016,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304925,0,'ai3_quickmeta','0.9.17',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785151477,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','40a06603856ef61cb8c4530a420ac09b','Updated extension to 0.9.17','wegewerk GmbH',9017,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304926,0,'ai3_quickmeta','0.9.18',59,5,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785152733,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','33098cc6cdccbd1cb4a4c3f69881c82d','Updated extension to 0.9.18','wegewerk GmbH',9018,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304927,0,'ai3_quickmeta','0.9.19',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785256646,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','1c8e980078849d1e23aadba2f4c852df','Updated extension to 0.9.19','wegewerk GmbH',9019,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304928,0,'ai3_quickmeta','0.9.20',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785313272,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','6b584c11283538a9705062ca91fb5dc7','Updated extension to 0.9.20','wegewerk GmbH',9020,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304929,0,'ai3_quickmeta','0.9.21',59,6,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785490418,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','f53eef77d8993a1f915c055f6f653d36','Updated extension to 0.9.21','wegewerk GmbH',9021,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304930,0,'ai3_quickmeta','0.9.22',59,4,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1785503544,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','87693acf504d0a95c2c89e38479b2970','Updated extension to 0.9.22','wegewerk GmbH',9022,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304931,0,'ai3_quickmeta','0.9.23',59,3,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1786116992,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','fee23fc14dc36e645c8a857847905243','Updated extension to 0.9.23','wegewerk GmbH',9023,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304932,0,'ai3_quickmeta','0.9.24',59,2,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1787322823,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','6260fa7e1afde1d2706e5e416bd66705','Updated extension to 0.9.24','wegewerk GmbH',9024,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304933,0,'ai3_quickmeta','0.9.25',59,2,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1787559205,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','5b973f0d780d2c064890106addfb1428','Updated extension to 0.9.25','wegewerk GmbH',9025,0,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304934,0,'ai3_quickmeta','0.9.26',59,2,'Ai3 Quickmeta','The metadata Capability of Ai3 Suite. Generate Page Metadata using AI',2,0,0,1787563167,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','a838b69100c4bd163a764f43a55da9e2','Updated extension to 0.9.26','wegewerk GmbH',9026,1,0,'https://docs.typo3.org/p/wegewerk/ai3_quickmeta/0.9/en-us','ter','',''),
(9304935,0,'ai3_faq','0.9.15',43,5,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1784907693,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','6aa92057decf9ef9974bac8b35c7b97c','Updated extension to 0.9.15','wegewerk GmbH',9015,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304936,0,'ai3_faq','0.9.16',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785143049,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','8786f4f1d53c9538cb22f4b58e10d770','Updated extension to 0.9.16','wegewerk GmbH',9016,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304937,0,'ai3_faq','0.9.17',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785151468,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','560119ee285cd97d7f00a8f1551da774','Updated extension to 0.9.17','wegewerk GmbH',9017,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304938,0,'ai3_faq','0.9.18',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785152780,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','cfc75c4f8a2b048a252c4ce8d07bd770','Updated extension to 0.9.18','wegewerk GmbH',9018,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304939,0,'ai3_faq','0.9.19',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785256663,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','da46fc647a5d20ecadda9eb0754cef14','Updated extension to 0.9.19','wegewerk GmbH',9019,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304940,0,'ai3_faq','0.9.20',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785313279,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','3f14bb2e9c87f028d986e65d5b950ccb','Updated extension to 0.9.20','wegewerk GmbH',9020,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304941,0,'ai3_faq','0.9.21',43,5,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785490393,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','5c8d782507086380ff0f3d8f10f7efbc','Updated extension to 0.9.21','wegewerk GmbH',9021,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304942,0,'ai3_faq','0.9.22',43,4,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1785503471,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','af92dbb29b952980de2d30fd21c46961','Updated extension to 0.9.22','wegewerk GmbH',9022,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304943,0,'ai3_faq','0.9.23',43,3,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1786116995,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','ad3a65ab5c8f2a36b5605a0f09c8d918','Updated extension to 0.9.23','wegewerk GmbH',9023,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304944,0,'ai3_faq','0.9.24',43,2,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1787322920,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','bc1a90dc02966776f6830ad53fa16cff','Updated extension to 0.9.24','wegewerk GmbH',9024,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304945,0,'ai3_faq','0.9.25',43,2,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1787558925,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','a501bbe1482d7b9cffb3af43c0191cb1','Updated extension to 0.9.25','wegewerk GmbH',9025,0,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304946,0,'ai3_faq','0.9.26',43,2,'Ai3 Faq','Generate FAQ Elements from page content',2,0,0,1787563174,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','wegewerk developers','typo3@wegewerk.com','wegewerk','bea9b074751472c3048ee7888e0346de','Updated extension to 0.9.26','wegewerk GmbH',9026,1,0,'https://docs.typo3.org/p/wegewerk/ai3_faq/0.9/en-us','ter','',''),
(9304947,0,'anvevoice','1.0.0',4,4,'AnveVoice - Voice AI for Your Website','Add a real-time AI voice assistant to your TYPO3 website in minutes. No coding required. Visitors speak naturally to navigate pages, get instant answers, fill forms, and book appointments.',2,0,3,1785136777,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Adarsh Kant','support@anvevoice.app','abandoned_extensions','b7ff8edbe6b5fabf0308e9716972f95f','Initial release  Add a real-time AI voice assistant to any TYPO3 website in minutes. Supports TYPO3 10-13, light/dark themes, and 50 languages.','AnveVoice',1000000,1,0,'','ter','',''),
(9304948,0,'redirect_403','3.0.0',8,4,'Redirect error 403','Redirect error 403 to login page or information page',2,0,2,1785163416,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','Ephraim Härer','mail@ephra.im','kephson','f9f9f4f9cbf482547ecd1cde40d05120','cleanup and release for TYPO3 14.3','private',3000000,1,0,'https://github.com/Kephson/redirect_403','ter','',''),
(9304949,0,'redirect_403','2.0.0',8,4,'Redirect error 403','Redirect error 403 to login page or information page',2,0,2,1785163529,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Ephraim Härer','mail@ephra.im','kephson','97f6dad2250baab6c31c69a9cbf94308','updated publish workflow','private',2000000,0,0,'https://github.com/Kephson/redirect_403','ter','',''),
(9304950,0,'w3c_categorymanager','14.3.0',5,5,'Category manager','Manage system categories easily with a category tree',2,0,1,1785189016,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";}}','Mehdi Guermazi','mehdi.guermazi@w3code.tn','w3_mguermazi','8dd13519e7f36d7206084cddce879129','Updated extension to 14.3.0','W3CODE',14003000,1,0,'','ter','',''),
(9304951,0,'anvevoice_ai','2.0.0',3,3,'AnveVoice - Voice AI for Your Website','Add a real-time AI voice assistant to any TYPO3 website in minutes. No coding required.',2,0,3,1785216113,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"10.0.0-13.9.99\";s:3:\"php\";s:12:\"7.4.0-8.9.99\";}}','Adarsh Kant','support@anvevoice.app','abhisheka','ea513f85c24a02b91fa08fe77195e83c','Add a real-time AI voice assistant to any TYPO3 website in minutes. Visitors speak naturally to navigate pages, get instant answers, fill forms, and book appointments  no coding required. Built with modern PSR-15 middleware, fully compatible with TYPO3 12 and 13.','AnveVoice',2000000,1,0,'','ter','',''),
(9304952,0,'html_mail_utility','2.1.0',5,2,'HTML Mail Utility','Mail Utility: css inlining and plaintext',1,0,5,1785334250,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 14.3.99\";}}','Felix Althaus','felix.althaus@undkonsorten.com','undkonsorten','74932f07cb4df3d90155331e64d3f118','Extension now supports TYPO3 14','',2001000,0,0,'','ter','',''),
(9304953,0,'html_mail_utility','2.1.1',5,3,'HTML Mail Utility','Mail Utility: css inlining and plaintext',1,0,5,1785393854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:16:\"11.5.0 - 14.3.99\";}}','Felix Althaus','felix.althaus@undkonsorten.com','undkonsorten','0350e6e8b1fa313c67af6d4bbadf3b46','Fix issue on synchronising code between Packagist and the GitHub\n\nPackagist may no longer match the VCS repo for the last version','',2001001,1,0,'','ter','',''),
(9304954,0,'typo3_routing_mcp','0.1.0',3,3,'Routing MCP','Expose annotated typo3-routing frontend routes as MCP tools via a Streamable HTTP endpoint.',2,0,2,1785400229,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:13:\"typo3_routing\";s:0:\"\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','4aee2485d866067f9dd883f574c7aabe','See release notes at https://github.com/konradmichalik/typo3-routing-mcp/releases/tag/0.1.0','',1000,1,0,'https://github.com/konradmichalik/typo3-routing-mcp/blob/main/README.md','ter','',''),
(9304955,0,'data_seeder','0.4.0',12,4,'Data seeder','This extension provides a command, that allows seeding data from YAML files into a TYPO3 database.',2,0,4,1785419683,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"8.4.0-\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','KM2  GmbH Team','hallo@km2.de','km2gmbh','fba1554381fc9a9ac9f2680a9b384d36','[RELEASE] Release of version 0.4.0','KM2  GmbH',4000,0,0,'https://docs.typo3.org/p/km2/data-seeder/0.4/en-us','ter','',''),
(9304956,0,'data_seeder','0.4.1',12,3,'Data seeder','This extension provides a command, that allows seeding data from YAML files into a TYPO3 database.',2,0,4,1785489482,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:6:\"8.4.0-\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','KM2  GmbH Team','hallo@km2.de','km2gmbh','895cd1ef087e98327552cfe6e912a346','[RELEASE] Release of version 0.4.1','KM2  GmbH',4001,0,0,'https://docs.typo3.org/p/km2/data-seeder/0.4/en-us','ter','',''),
(9304957,0,'data_seeder','0.4.3',12,2,'Data seeder','This extension provides a command, that allows seeding data from YAML files into a TYPO3 database.',2,0,4,1786101908,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"8.4.0-\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:13:\"typo3_console\";s:13:\"8.0.2-9.99.99\";}}','KM2  GmbH Team','hallo@km2.de','km2gmbh','d3b141f8ad01859e827053f907d7557d','[RELEASE] Release version 0.4.3','KM2  GmbH',4003,0,0,'https://docs.typo3.org/p/km2/data-seeder/0.4/en-us','ter','',''),
(9304958,0,'data_seeder','0.4.4',12,3,'Data seeder','This extension provides a command, that allows seeding data from YAML files into a TYPO3 database.',2,0,4,1786388154,'a:1:{s:7:\"depends\";a:3:{s:3:\"php\";s:6:\"8.4.0-\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:13:\"typo3_console\";s:13:\"8.0.2-9.99.99\";}}','KM2  GmbH Team','hallo@km2.de','km2gmbh','daa7792f9458a73d559766b0f82ca160','[RELEASE] Set version to 0.4.4','KM2  GmbH',4004,1,0,'https://docs.typo3.org/p/km2/data-seeder/0.4/en-us','ter','',''),
(9304959,0,'bm1_provenexpert','1.0.0',18,4,'ProvenExpert (server-side)','Renders the ProvenExpert rating (Google stars) server-side - no third-party JavaScript, no cookies, no consent needed.',2,0,2,1785482683,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','de2b3fd5b853d115d49421a42ca47e76','Released via GitHub Actions from tag 1.0.0','Baumgärtner Marketing GmbH',1000000,0,0,'https://docs.typo3.org/p/bm1/provenexpert/main/en-us/','ter','',''),
(9304960,0,'bm1_provenexpert','1.0.1',18,4,'ProvenExpert (server-side)','Renders the ProvenExpert rating (Google stars) server-side - no third-party JavaScript, no cookies, no consent needed.',2,0,2,1785483011,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','45395208989718a693cf8597c152e333','Released from tag 1.0.1','Baumgärtner Marketing GmbH',1000001,0,0,'https://docs.typo3.org/p/bm1/provenexpert/main/en-us/','ter','',''),
(9304961,0,'bm1_provenexpert','1.1.0',18,3,'ProvenExpert (server-side)','Renders the ProvenExpert rating (Google stars) server-side - no third-party JavaScript, no cookies, no consent needed.',2,0,2,1785485010,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','6a04fd860768ab39e9e80f8d1fd297a0','Released from tag 1.1.0','Baumgärtner Marketing GmbH',1001000,0,0,'https://docs.typo3.org/p/bm1/provenexpert/main/en-us/','ter','',''),
(9304962,0,'bm1_provenexpert','1.2.0',18,3,'ProvenExpert (server-side)','Renders the ProvenExpert rating (Google stars) server-side - no third-party JavaScript, no cookies, no consent needed.',2,0,2,1785486606,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','766bf11fb6780a5455f80a84bf155a91','Released from tag 1.2.0','Baumgärtner Marketing GmbH',1002000,0,0,'https://docs.typo3.org/p/bm1/provenexpert/main/en-us/','ter','',''),
(9304963,0,'bm1_provenexpert','1.2.1',18,4,'ProvenExpert (server-side)','Renders the ProvenExpert rating (Google stars) server-side - no third-party JavaScript, no cookies, no consent needed.',2,0,2,1785487460,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";s:3:\"php\";s:12:\"7.4.0-8.4.99\";}}','Phillip Baumgärtner','baumgaertner@bm1.de','baumpaul','7b3fe6fcf6d67e4bd3cc9a8a36ba4aa3','Released from tag 1.2.1','Baumgärtner Marketing GmbH',1002001,1,0,'https://docs.typo3.org/p/bm1/provenexpert/main/en-us/','ter','',''),
(9304964,0,'headertypes','1.3.0',2,2,'Headertypes for Content Elements','Add a separate header type field to tt_content for headers and subheaders',2,0,2,1785573108,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','b7dc7af4bd35b5fe20afddf0e2a293fa','[TASK] Prepare 1.3.0 release for TER publishing (6)\n\nAdds the required  block (typo3 12.4.0-14.99.99, matching\nthe composer requirement) so ter:publish validates, and raises the\nversion to 1.3.0 for the p/span header type feature.','b13 GmbH, Stuttgart',1003000,1,0,'','ter','',''),
(9304965,0,'nr_browser_ai','0.2.0',16,3,'Netresearch Browser AI','Frontend AI assistant answering from the current page, on-device via Chrome built-in AI - by Netresearch',1,0,3,1785587003,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','1776f9cde049b82f4a3ea44e29cafafb','First published release. Version 0.1.0 was declared but never released, so this entry covers the extension as a whole.\n\nAdded:\n\n Frontend plugin that answers visitor questions from the content of the currently open page, using Chromes built-in Prompt API on the visitors device. The extension defines no chat endpoint, database table, cookie, local storage or telemetry.\n Two prompt layers: administrators own the system prompt in TypoScript, editors may append a supplemental instruction per plugin without replacing it.\n Configurable context selector, defaulting to main, restricted to the current page. Scripts, forms, hidden elements and the assistant itself are excluded from the extracted source.\n Context-budget handling: the page source is reduced to fit the configured usage target, and a new question is refused when the reported usage has reached that target.\n Fallback modes none and contentElement for browsers without an on-device model. Hidden, deleted and cyclic references produce no output; access restrictions and time-based publishing continue to apply.\n Model output rendered with DOM APIs only, covering a restricted Markdown subset  emphasis, inline and fenced code, lists, headings, block quotes and thematic breaks. No markup string is assembled and no HTML is parsed. Links are limited to validated HTTP(S) URLs, in bare or Markdown syntax, and external links open with rel\"noopener noreferrer\".\n Keyboard-complete lifecycle with controls that stay focusable rather than disabled, and a polite live region that announces the finished answer once instead of streaming partial output to assistive technology.\n Answers in the language of the question, falling back to the page language from the html elements lang attribute when the question is too short to identify. The Prompt APIs expectedOutputs capabili\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',2000,0,0,'','ter','',''),
(9304966,0,'nr_browser_ai','0.3.0',16,2,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1785701599,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','25283739eca9198715b56142139a5766','Added:\n\n Site set netresearch/browser-ai. A TYPO3 site assembled from site sets has no sys_template record, so the static TypoScript include never runs and the content element has no rendering definition; the set is how such a site loads the extensions TypoScript. Add it to the dependencies of the site packages set, or to the sites own config.yaml.\n contextSelector, contextUsageLimit and systemPrompt as typed site settings, editable per site under Site Management and settable in a sites settings.yaml. The latter two previously had no interface at all.\n\nFixed:\n\n The system prompt reached the model as its first sentence only on sites loading the extension through the set, dropping the instruction to state when an answer is absent and the instruction to treat page content as untrusted data. TYPO3 serialises site settings into TypoScript constants text as key  value lines, so a value containing a newline loses everything after the first. The shipped prompt is now one line, and the setting is declared string rather than text so a multiline field does not invite an override that would be truncated the same way.\n\nChanged:\n\n The plugins TypoScript now lives in the site set, and the static include imports it, so both mechanisms are served from one statement of the configuration. The reverse direction does not work: an @import inside a site set applies the imported files page. assignments but delivers its tt_content. assignments without their object type.\n\nSupported versions:\n\nUnchanged from 0.2.0. TYPO3 12.4 keeps the static include and is unaffected by the set.\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',3000,0,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.3/en-us','ter','',''),
(9304967,0,'nr_browser_ai','0.4.0',16,3,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1785761590,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','99f7ae6d2e011864095089ad591cabde','Added:\n\n A per-content-element switch that discloses what the assistant sends: the system prompt, the editor instruction, the page area used as the source and the context limit, rendered from the values the assistant itself uses. It sits outside the block that stays hidden until the browser reports a usable model, so what would be sent is readable in a browser that cannot run the assistant  which is most of them.\n An answer for the questions the page cannot answer. notFoundMode set to contentElement shows an editor-selected element in place of the models refusal, picked under the same rules as fallbackContent. The model is asked to signal an unanswerable question with a marker, and the interface swaps in the prepared element.\n\nThe instruction and the marker are added only when the selected element actually renders, so a missing, hidden or cyclic reference can never leave a visitor looking at the bare token. A model that ignores the marker answers as before, so the failure mode is the previous behaviour.\n\nSupported versions:\n\nUnchanged from 0.3.0.\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',4000,0,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.4/en-us','ter','',''),
(9304968,0,'nr_browser_ai','0.5.0',16,2,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1786431975,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','54a85cd27d61322991a0eeaa0bfbdaf1','Added:\n\n A second plugin, Netresearch Browser AI form assistant, that turns one sentence into a filled parameter-rich form and a real result. The chain is intent, structured output, tool call, action: the request goes to the on-device model constrained by the forms own JSON Schema, the arguments that come back are checked, written into the visible controls and run, and the result is rendered as tables.\n\nThe schema is generated from the EXT:form definition rather than written by hand, because that definition already carries the option values, the bounds, whether an entry is mandatory and a sentence per element saying what it means. Generating it is also what makes a large form affordable for an on-device model: a multi-value element becomes one array property carrying its options as an enum, not one boolean property per option.\n The same tool is registered with the browsers model context where the browser provides one  document.modelContext, falling back to the deprecated navigator.modelContext  so an agent outside the page can call it with the identical schema and receive the same result. Where neither exists, only that registration is skipped.\n A demonstration form shipped with the extension, Resources/Private/Forms/weatherQuery.form.yaml, querying the open Open-Meteo service across its full parameter surface: forty-four hourly variables, twenty-two daily ones, current conditions, a model choice, four unit groups, a time range and a grid-cell preference.\n A per-content-element disclosure for the new plugin, naming the tool, its description, the system prompt, the input schema and the arguments of the last call.\n\nChanged:\n\n typo3/cms-form is now a requirement. The second plugin is built on it.\n The repositorys own metadata and documentation assertions run in CI. They were listed in AGENTS.md as\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',5000,0,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.5/en-us','ter','',''),
(9304969,0,'nr_browser_ai','0.6.0',16,2,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1786437547,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','aa6e5a90266beafcc5f320ea2aacbc2f','Added:\n\n The form assistant answers in prose. After the query runs, the on-device model is asked a second time  unconstrained this time  what the result means for the question that was asked, and that sentence appears directly under the request. The phrasing happens on the pages own path and never inside the tool: an agent reaching the tool through the browsers model context receives the result text and phrases it in its own voice.\n\nA phrasing call that fails leaves the tables in place and says nothing rather than guessing, and it is skipped entirely when no query produced anything worth phrasing.\n One request may now imply several queries. The derivation is constrained to a list of argument sets rather than a single one, so \"compare the rainfall of the past week in Tokyo and in Leipzig\" is two runs and one answer, with each result in its own section and every call listed in the disclosure. Capped at four queries per request.\n\nChanged:\n\n After a run the form collapses behind a disclosure, so the answer sits next to the question rather than below seventy controls. It stays in the document and one keystroke away  correcting a derived value is the other half of the point  and a browser without an on-device model is never handed a closed form, because it never runs anything.\n The pastDays field no longer claims to deliver measured past weather. The data sources documentation states only that earlier days are returned and keeps the archive as a separate API, so the claim was stronger than its source.\n\nSupported versions:\n\nUnchanged from 0.5.0.\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',6000,0,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.6/en-us','ter','',''),
(9304970,0,'nr_browser_ai','0.7.0',16,2,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1786534702,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','e64a0bf60830c1488050b1f191b64b5a','Added:\n\n The form assistants own title has a configurable heading level. It used to render as an h2 regardless of where the plugin sat, so an editor placing it inside a section that an h2 already opened got two headings on the same level  and a document outline telling a screen reader the two are siblings when one contains the other. A new FlexForm setting picks h2, h3 or h4.\n\nh2 remains the default, so every existing record renders exactly as before. The value is checked against an allow-list in the controller before it reaches the template, because it arrives there as an element name.\n\nRemoved:\n\n The form assistants title no longer carries an id. With a configurable level the template holds three heading branches, and one id written across all three is a defect waiting for whoever copies a branch next. Nothing referenced it: the plugins section names itself with aria-label rather than aria-labelledby, and no script or template looked it up.\n\nFixed:\n\n package-lock.json had been left at 0.5.0 while package.json said 0.6.0. Both now carry the released version.\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',7000,0,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.7/en-us','ter','',''),
(9304971,0,'nr_browser_ai','0.7.1',16,2,'Netresearch Browser AI','On-device AI assistant for TYPO3 that answers questions about the current page, powered by Chrome built-in AI - by Netresearch',1,0,3,1786637221,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','a429038a752243f3da0deec82d1e4745','Fixed:\n\n The form assistant answers in the language of the request. It had no answer-language rule at all  the instruction the page assistant uses is added on a path it never takes  and it declared English output to the browser on every page. Its only steering was the phrasing call, which named the page language, so on an English page a German request was explicitly told to answer in English.\n A question about the future no longer produces an empty table. The schemas forecastDays default of 7 is an annotation that nothing applies, and its description named 0 first while giving no rule for \"the weekend\", so the model emitted 0  which is forwarded to the API and answered with empty rows. The description now anchors relative expressions to a day count.\n\nBoth are prompt and schema wording: they shift what the model does rather than making either failure impossible. What it emitted stays visible in the last-call disclosure.\n\nFor details see https://github.com/netresearch/t3x-nr-browser-ai/releases','Netresearch DTT GmbH',7001,1,0,'https://docs.typo3.org/p/netresearch/nr-browser-ai/0.7/en-us','ter','',''),
(9304972,0,'index_now_ru','1.0.0',2,2,'Index-Now.ru','Submits the public URL of a published TYPO3 page to Index-Now.ru after it is saved.',2,0,5,1785649926,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"12.4.0-13.4.99\";s:3:\"php\";s:12:\"8.1.0-8.4.99\";}}','Index-Now.ru','support@index-now.ru','indexnowteam','6a2188409c39e64f29f79953aeeae5a0','Initial release: automatically submits public TYPO3 page URLs to Index-Now.ru after publishing. Includes secure API configuration, URL validation, duplicate suppression, and disabled-by-default setup.','Index-Now.ru',1000000,1,0,'https://index-now.ru/?utm_source=typo3_ter&utm_medium=referral&utm_campaign=cms_plugin','ter','',''),
(9304973,0,'analytics','1.0.0',7,2,'Analytics','TYPO3 Analytics',0,0,1,1785742476,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Vendor','simon.schmidt@typo3.com','typo3com','da9ffe44c861dd354215f47d4b260c49','Released via GitHub Actions from v1.0.0','TYPO3 GmbH',1000000,0,0,'https://docs.typo3.org/permalink/t3g-analytics:start','ter','',''),
(9304974,0,'analytics','1.0.1',7,2,'Analytics','Integrates analytics dashboards and widgets into the TYPO3 backend  including traffic graphs, site performance, top pages, traffic sources, and a page performance bar.',2,0,1,1785744918,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','TYPO3 GmbH','simon.schmidt@typo3.com','typo3com','581ba05b5f36a9a08089e5922ef3cc9f','Released via GitHub Actions from v1.0.1','TYPO3 GmbH',1000001,0,0,'https://docs.typo3.org/permalink/t3g-analytics:start','ter','',''),
(9304975,0,'analytics','1.0.2',7,3,'Analytics','Integrates analytics dashboards and widgets into the TYPO3 backend  including traffic graphs, site performance, top pages, traffic sources, and a page performance bar.',2,0,1,1785747880,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','TYPO3 GmbH','simon.schmidt@typo3.com','typo3com','75647eb918d3636817b0f633190c2f28','Released via GitHub Actions from v1.0.2','TYPO3 GmbH',1000002,1,0,'https://docs.typo3.org/permalink/t3g-analytics:start','ter','',''),
(9304976,0,'t3vault','0.1.14',9,2,'T3Vault','Encrypted TYPO3 backups with a standalone recovery UI that still works when TYPO3 is down. AES-256 ZIP archives, optional OpenTimestamps integrity seals (time-stamped on the Bitcoin blockchain), Composerclassic restore, and an admin-only backend module. Beta  test restores on staging before production use.',1,0,1,1785765128,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','codemacher','mail@codemacher.de','trokohl','bb8fa551365aa36b738afb6703e3b9d3','First public beta of T3Vault: encrypted TYPO3 backups with a standalone\r\nrecovery UI (works when TYPO3 is down), AES-256 ZIP parts, integrity seals\r\nwith OpenTimestamps time stamps on the Bitcoin blockchain, Composerclassic layout conversion\r\non restore, admin-only backend module, and Scheduler integration. Please run\r\nrestore drills on staging  not production-proven yet.','',1014,0,0,'https://git.codemacher.de/codemacher/t3vault/src/branch/main/Documentation/README.md','ter','',''),
(9304977,0,'t3vault','0.1.15',9,2,'T3Vault','Encrypted TYPO3 backups with a standalone recovery UI that still works when TYPO3 is down. AES-256 ZIP archives, optional OpenTimestamps integrity seals (time-stamped on the Bitcoin blockchain), Composerclassic restore, and an admin-only backend module. Beta  test restores on staging before production use.',1,0,1,1785766663,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','codemacher','mail@codemacher.de','trokohl','78af4ad15c93e74f52dce013ae7e9540','TYPO3 docs','',1015,0,0,'https://git.codemacher.de/codemacher/t3vault/src/branch/main/Documentation/README.md','ter','',''),
(9304978,0,'t3vault','0.1.17',9,2,'T3Vault','Encrypted TYPO3 backups with a standalone recovery UI that still works when TYPO3 is down. AES-256 ZIP archives, optional OpenTimestamps integrity seals (time-stamped on the Bitcoin blockchain). On restore you can convert a Composer site to classic/legacy layout or a classic backup to Composer  plus an admin-only backend module. Beta  test restores on staging before production use.',1,0,1,1785792626,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','codemacher','mail@codemacher.de','trokohl','b017f9a9d884a63e3961d9ddd8d39bfb','Clearer extension description','',1017,0,0,'https://git.codemacher.de/codemacher/t3vault/src/branch/main/Documentation/README.md','ter','',''),
(9304979,0,'t3vault','0.1.18',9,3,'T3Vault','Encrypted TYPO3 backups with a standalone recovery UI that still works when TYPO3 is down. AES-256 ZIP archives, optional OpenTimestamps integrity seals (time-stamped on the Bitcoin blockchain). On restore you can convert a Composer site to classic/legacy layout or a classic backup to Composer  plus an admin-only backend module. Beta  test restores on staging before production use.',1,0,1,1785844885,'a:2:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:0:\"\";}}','codemacher','mail@codemacher.de','trokohl','64950540def5463983d1907ea2cbed1c','Installer login verifies the backup password against AES archives (no embedded hash)\r\nRestore HMAC key ships as restore.hmac-key (installer independent of package)\r\nSite base rewrite only touches the primary site; skips changes if the host is already defined\r\nRestore guard cleans itself up reliably after recovery\r\nBackups include Composer path repos; dashboard auto-runs stale integrity checks\r\nTER zip build fixed; docs/badges cleaned up','',1018,1,0,'https://git.codemacher.de/codemacher/t3vault/src/branch/main/Documentation/README.md','ter','',''),
(9304980,0,'d_ai','0.1.0',10,2,'dAi  AI Search & Chatbot','AI for TYPO3: chatbot over your own TYPO3 pages (RAG  CAG, pgvector, Mistral/OpenAI/Gemini/Anthropic). The free community edition of dAi.',1,0,3,1785867025,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','1a35efba3856ce2a291551c67f5fc79d','First public release (beta).','Dreistein',1000,0,0,'https://www.dreistein.de/en/dai/manual','ter','',''),
(9304981,0,'d_ai','0.1.1',10,3,'dAi  AI Search & Chatbot','AI for TYPO3: chatbot over your own TYPO3 pages (RAG  CAG, pgvector, Mistral/OpenAI/Gemini/Anthropic). The free community edition of dAi.',1,0,3,1785867876,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','822d67c9dbed269537204863a414b186','Metadata release: package links now reach the manual.','Dreistein',1001,0,0,'https://www.dreistein.de/en/dai/manual','ter','',''),
(9304982,0,'d_ai','0.1.2',10,3,'dAi  AI Search & Chatbot','AI for TYPO3: chatbot over your own TYPO3 pages (RAG  CAG, pgvector, Mistral/OpenAI/Gemini/Anthropic). The free community edition of dAi.',1,0,3,1786799046,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','58f9e32557347d22be1b978e5643297e','Fix: language-specific prompts/help texts were stored double-JSON-encoded on TYPO3 v13 (see CHANGELOG 0.1.2)','Dreistein',1002,0,0,'https://www.dreistein.de/en/dai/manual','ter','',''),
(9304983,0,'d_ai','0.1.3',10,2,'dAi  AI Search & Chatbot','AI for TYPO3: chatbot over your own TYPO3 pages (RAG  CAG, pgvector, Mistral/OpenAI/Gemini/Anthropic). The free community edition of dAi.',1,0,3,1787309578,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','e715a2a108f42a5bd11bd2871210c2ac','AI-transparency greetings (Art. 50 EU AI Act) and single-page entry counts in backend document lists. See CHANGELOG.md.','Dreistein',1003,1,0,'https://www.dreistein.de/en/dai/manual','ter','',''),
(9304984,0,'d_translate','0.1.0',5,2,'dTRANSLATE  LLM Translation','LLM-based translation for TYPO3: translates pages and records into your site languages through TYPO3s own localize path (Anthropic Claude, OpenAI, Mistral or Google Gemini).',1,0,0,1785867033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','19ae9491376519673e0b1ca23be8e0a9','First public release (beta).','Dreistein',1000,0,0,'https://www.dreistein.de/en/dtranslate/manual','ter','',''),
(9304985,0,'d_translate','0.1.1',5,3,'dTRANSLATE  LLM Translation','LLM-based translation for TYPO3: translates pages and records into your site languages through TYPO3s own localize path (Anthropic Claude, OpenAI, Mistral or Google Gemini).',1,0,0,1785867878,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','Joachim Dreistein','info@dreistein.de','joachim-dreistein','516e449db470599d9b5de6ba3c8d8542','Metadata release: package links now reach the manual.','Dreistein',1001,1,0,'https://www.dreistein.de/en/dtranslate/manual','ter','',''),
(9304986,0,'sitecheck_accessibility','1.0.0',1,1,'Site-Check Accessibility','Connector for the Site-Check accessibility webapp  applies approved accessibility fixes server-side into the delivered HTML and loads the optional assistance overlay.',2,0,3,1785927703,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','site-works AG','kontakt@site-check.de','jhirschmiller','6fc3188d70aed00e158286ecaf0731d1','Initial release: Site-Check Accessibility connector (TYPO3 12.4-14)','site-works AG',1000000,1,0,'','ter','',''),
(9304987,0,'update_crop_variants','1.4.0',2,2,'Update Crop Variants','TYPO3 command to add missing crop variants and optionally regenerate changed ratios in file references',3,0,4,1786019033,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','','','pbtypo3','8352de89b7fcbabc301266b37a59bb05','Please use Composer/Packagist','',1004000,1,0,'https://github.com/pixelbrackets/typo3-update-crop-variants/blob/main/README.md','ter','',''),
(9304988,0,'typo3_pagetree_facets','0.1.0',8,3,'Pagetree Facets','Filterable page tree with an extensible filter tab API, built on the TYPO3 v14 BeforePageTreeIsFilteredEvent.',2,0,0,1786105513,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','4b39550c0730e9b9455e274b04107f11','See release notes at https://github.com/konradmichalik/typo3-pagetree-facets/releases/tag/0.1.0','',1000,0,0,'https://github.com/konradmichalik/typo3-pagetree-facets/blob/main/README.md','ter','',''),
(9304989,0,'typo3_pagetree_facets','0.2.0',8,2,'Pagetree Facets','Filterable page tree with an extensible filter tab API, built on the TYPO3 v14 BeforePageTreeIsFilteredEvent.',2,0,0,1786362677,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','116c57d4bdef44814819a86f9d696ff4','See release notes at https://github.com/konradmichalik/typo3-pagetree-facets/releases/tag/0.2.0','',2000,0,0,'https://github.com/konradmichalik/typo3-pagetree-facets/blob/main/README.md','ter','',''),
(9304990,0,'typo3_pagetree_facets','0.3.0',8,3,'Pagetree Facets','Filterable page tree with an extensible filter tab API, built on the TYPO3 v14 BeforePageTreeIsFilteredEvent.',2,0,0,1786623846,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";}s:8:\"suggests\";a:1:{s:3:\"seo\";s:0:\"\";}}','Konrad Michalik','hej@konradmichalik.dev','kmi','dcea4ce5e3a22feabbe5f2d6619cfa27','See release notes at https://github.com/konradmichalik/typo3-pagetree-facets/releases/tag/0.3.0','',3000,1,0,'https://github.com/konradmichalik/typo3-pagetree-facets/blob/main/README.md','ter','',''),
(9304991,0,'wn_ai_bridge','1.22.0',18,1,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786117703,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','9961e70b1956d80e5a0ac09e43351d16','Initial TER release. Generates llms.txt and Markdown representations of pages according to the llmstxt.org specification, and adds an on-site AI search assistant that answers visitor questions from the ke_search or indexed_search index. Requires TYPO3 13.4 LTS or 14.x and PHP 8.2. Derived from web-vision/ai-llms-txt (GPL-2.0-or-later). The chat widget and its backend modules require a subscription key; the llms.txt and Markdown endpoints work without one.','',1022000,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304992,0,'wn_ai_bridge','1.22.1',18,1,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786118164,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','7d89ced2270ccaa8c72f42e2a4793c34','Initial TER release. Generates llms.txt and Markdown representations of pages according to the llmstxt.org specification, and adds an on-site AI search assistant that answers visitor questions from the ke_search or indexed_search index. Requires TYPO3 13.4 LTS or 14.x and PHP 8.2. Derived from web-vision/ai-llms-txt (GPL-2.0-or-later). The chat widget and its backend modules require a subscription key; the llms.txt and Markdown endpoints work without one.\r\n\r\nBuy a subscription key at:\r\nhttps://www.marcelmarty.ch/extensions\r\n','',1022001,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304993,0,'wn_ai_bridge','1.22.2',18,1,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786118950,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','15696505147752a570529eb3c2c63b74','Documentation release, no functional changes. The README described the backend modules under their old names (Corrections and AI Assistant Log); they are called Answers and Enquiries, and the Bot Access Log was missing entirely. Corrected the stated TYPO3 requirement (13.4, not 13.0) and a repository link that only resolved inside a local checkout. Added what the licence check sends to the issuing server, which endpoints work without a subscription key, and a link to the rendered manual.','',1022002,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304994,0,'wn_ai_bridge','1.23.0',18,1,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786122181,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','d64bda89875a2fc51d3ea174078469e4','A complete  Installation chapter in the documentation, from the Composer  command to a working assistant: requirements, route enhancers, llms.txt per   site, subscription key with a table of what each rejection reason means, the assistants two witches, connecting Claude (getting a key, choosing a model, the settings that matter and why the temperature stays low), protecting the endpoint before going live, logging and cost tracking, a verification checklist and a troubleshooting table','',1023000,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304995,0,'wn_ai_bridge','1.24.0',18,3,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786122665,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','e5cfbf907bb44d971fb191f3c3aa0c3e','[CHANGE] English as the source language throughout the extension','',1024000,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304996,0,'wn_ai_bridge','1.25.0',18,2,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786188171,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','7a97b5c060e6cb9fafe5ddebb07993a7','[CHANGE] Bugfix release. Fixes the subscription status check in the backend, doubled URLs on sites with an entry point, the false OnePager assumption in llms.txt and the Markdown export (new setting \"llmsTxtOnePager\"), and a chat panel that could not be\r\nclosed. Adds accessible backend badges and a translated \"Web version\" link.','',1025000,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304997,0,'wn_ai_bridge','1.25.1',18,2,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786191309,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','a41b6e0933988692dcb689ceec857f85','[CHANGE] Documentation and README language pass. Fixes statements that were wrong, not just awkward: the Administrator chapter claimed two of three tables hold personal data where all three do, the Editor chapter called backend modules\r\n\"editorial work\", and the README described llms.txt as a policy file when it describes content rather than restricting access. Two README sections used Markdown definition lists that GitHub does not render. No code changes.','',1025001,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304998,0,'wn_ai_bridge','1.26.0',18,3,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1786201495,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','2084b8b28a045d08db3941e6e94e334c','[CHANGE] Allow special trial subscription keys to test the extension before subscribtion','',1026000,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9304999,0,'wn_ai_bridge','1.26.1',18,2,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1787658227,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','42df6b1ac8a5a5400af3079afb548374','[BUGFIX] Backend unreachable on TYPO3 13.4 (\"ModuleAccessGateInterface not found\").\r\nModule access gates are v14-only; on 13.4 the subscription-only modules are hidden\r\nfrom the module menu instead. v14 is unaffected.','',1026001,0,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9305000,0,'wn_ai_bridge','1.26.2',18,2,'AI Bridge','TYPO3 extension for generating llms.txt links based on the llmstxt.org specification and an on-site AI search assistant that helps visitors find information via ke_search and indexed_search.',2,0,0,1787662943,'a:2:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";s:7:\"backend\";s:15:\"13.4.0-14.99.99\";s:7:\"extbase\";s:15:\"13.4.0-14.99.99\";s:5:\"fluid\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:14:\"indexed_search\";s:0:\"\";s:9:\"ke_search\";s:0:\"\";}}','Marcel Marty','contact@marcelmarty.ch','marcelmarty','ff81e8c3d9fbd7351d3b6534b32c2e78','[BUGFIX] A detail view asked for as Markdown answered with the list view','',1026002,1,0,'https://github.com/web-nomads/wn-ai-bridge','ter','',''),
(9305001,0,'nr_repurpose','0.4.0',3,3,'Content Repurpose','Turn a webpage or PDF into a podcast, a diagram and an Instagram story (built on nr_llm) - by Netresearch.',0,0,1,1786121119,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:6:\"nr_llm\";s:14:\"0.25.0-0.99.99\";}}','Netresearch DTT GmbH','typo3@netresearch.de','netresearch','fcf85c4a425c26259c0aab53a453f168','Changed:\n\n Require netresearch/nr-llm 0.26.0 (was 0.25).\n\nRemoved:\n\n The public alias for nr-llms CapabilityPermissionServiceInterface. nr-llm 0.26 removed that service and its interface outright  ADR-117 withdrew the backend capability permissions rather than deferring them again  so the alias, which existed only to expose them \"once capability gating is added\", now fails the container compile. Nothing in this extension consumed it.\n\nFor details see https://github.com/netresearch/t3x-nr-repurpose/releases','Netresearch DTT GmbH',4000,1,0,'','ter','',''),
(9305002,0,'xima_typo3_content_audit','1.6.0',2,2,'Content Audit Widget','A widget for the TYPO3 dashboard to evaluate the relevance, accuracy and freshness of your digital content',2,0,1,1786182049,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.5.99\";s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','','','pbtypo3','bb4dfb7295e3cb9a656bbdd09d4668e7','Please use Composer/Packagist','',1006000,1,0,'https://github.com/xima-media/xima-typo3-content-audit/blob/main/README.md','ter','',''),
(9305003,0,'plays_games_widget','1.0.0',2,1,'Plays Games Widget','Configurable TYPO3 content element for an interactive HTML5 games feed.',2,0,3,1786319708,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Cysquale','','priazu','fa7efda76c78d469ed3d4d28b86f1bc2','Initial release of Plays Games Widget for TYPO3 13.4 LTS.\r\nAdds a configurable HTML5 games feed with width, height, corner radius and game category settings.\r\nResponsive and available in English and French.','Cysquale',1000000,0,0,'','ter','',''),
(9305004,0,'plays_games_widget','1.0.1',2,1,'Plays Games Widget','TikTok-style infinite swipe feed of HTML5 games for TYPO3. Engage visitors with thousands of instantly playable games.',2,0,3,1786320268,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Cysquale','','priazu','bd781c1d6cadd2fbdf1b02932023b3e7','Improved extension presentation and documentation to better highlight the TikTok-style infinite swipe experience, thousands of HTML5 games and visitor engagement benefits.','Cysquale',1000001,1,0,'','ter','',''),
(9305005,0,'skynetaccessibilityvideotitle','14.0.0',3,2,'SkynetAccessibility Video Title','SkynetAccessibility Video Title',2,0,3,1786367748,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','b1d9aff8815c58c781d333c750b6e7e1','First Release','Skynet Technologies USA LLC',14000000,1,0,'','ter','',''),
(9305006,0,'skynetaccessibilityvideotitle','13.0.0',3,1,'SkynetAccessibility Video Title','SkynetAccessibility Video Title',2,0,3,1786367796,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-14.9.99\";}}','Skynet Technologies USA LLC','hello@skynetindia.info','skynetdeveloper','0dd15a390cddfab4aed67fff5fa088e3','First Release','Skynet Technologies USA LLC',13000000,0,0,'','ter','',''),
(9305007,0,'phone_number','1.0.1',2,2,'Phone Number: Formatting ViewHelper','Fluid ViewHelper for formatting phone numbers using libphonenumber.',2,0,2,1786367829,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-14.99.99\";}}','David Steeb','typo3@b13.com','benni','2a5c5dc38826e6a8bf3ec7113dd9d6a2','[TASK] Add TER publish workflow  bump to 1.0.1 (1)\n\n [TASK] Add TER publish workflow\n\n [TASK] Add ext_emconf.php for TER (version 1.0.1)\n\n [TASK] Add version to composer.json (ext_emconf.php deprecation)','b13 GmbH, Stuttgart',1000001,1,0,'','ter','',''),
(9305008,0,'cheddi','0.1.0',2,2,'ChEddi','Chat interface for EXT:ai_suite. Adds a conversational backend drawer that lets editors interact with AI Suite tools via natural language, powered by the MCP ToolRegistry.',1,0,4,1786442213,'a:1:{s:7:\"depends\";a:5:{s:5:\"typo3\";s:15:\"12.4.11-14.3.99\";s:8:\"ai_suite\";s:16:\"12.22.0-14.99.99\";s:12:\"ai_suite_mcp\";s:11:\"0.7.0-1.0.0\";s:10:\"workspaces\";s:15:\"12.4.11-14.3.99\";s:9:\"scheduler\";s:15:\"12.4.0-14.99.99\";}}','AutoDudes','','andrekraus','11e549bed71f2a86954eb095d8fe01d4','Release v0.1.0\n\nFor details see https://github.com/autodudesde/cheddi/releases/tag/v0.1.0\n\nImportant:\n\nPlease clear all caches after updating and compare database.\n\nChEddi is beta. The feature set and the HTTP contract can still change between minor versions, so pin a version and read the release notes before upgrading.\n\nIt requires EXT:ai_suite (12.22.0 or newer), EXT:ai_suite_mcp (0.7.0 or newer) and the TYPO3 system extensions workspaces and scheduler. The chat never talks to AI providers directly: every turn goes to the AI Suite Server, which holds the credentials, so an AI Suite account with credits is required. There is no bring-your-own-key path for the chat.\n\nWeb research is off by default and experimental.','',1000,1,0,'','ter','',''),
(9305009,0,'nt_aimark','0.9.4',5,1,'AI Mark  KI-Kennzeichnung (EU AI Act)','Erfassung, Kennzeichnung und Nachweis KI-generierter Inhalte nach Art. 50 der EU-KI-Verordnung. Barrierefreie Frontend-Labels mit den offiziellen EU-Icons, Auslesen von C2PA-/IPTC-Provenienzdaten, Erhalt der Metadaten über die Bildverarbeitung hinweg und ein Backend-Modul zur Nachweisführung.',1,0,1,1786449264,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Dietmar Engler','info@netthinks.com','engler','a806cb59a105fe92aec442cf22832fd7','Released from v0.9.4','NET.THINKS',9004,0,0,'https://docs.netthinks.com/nt-aimark/','ter','',''),
(9305010,0,'nt_aimark','0.9.5',5,1,'AI Mark  AI transparency (EU AI Act)','Record, label and document AI-generated content under Art. 50 of the EU AI Act. Accessible frontend labels with the official EU icons, C2PA and IPTC provenance detection, metadata preserved through image processing, and a backend module for the audit trail. German and English labels and documentation.',1,0,1,1786449742,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Dietmar Engler','info@netthinks.com','engler','59c941fcc2256d8084ecfed92753bdef','Released from v0.9.5','NET.THINKS',9005,0,0,'https://docs.netthinks.com/nt-aimark/','ter','',''),
(9305011,0,'nt_aimark','0.9.6',5,1,'AI Mark  AI transparency (EU AI Act)','Record, label and document AI-generated content under Art. 50 of the EU AI Act. Accessible frontend labels with the official EU icons, C2PA and IPTC provenance detection, metadata preserved through image processing, and a backend module for the audit trail. German and English labels and documentation.',1,0,1,1786449934,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','NET.THINKS','info@netthinks.com','engler','c69296d9cf5f1035fd261acf84087656','Released from v0.9.6','NET.THINKS',9006,0,0,'https://docs.netthinks.com/nt-aimark/','ter','',''),
(9305012,0,'nt_aimark','0.9.7',5,1,'AI Mark  AI transparency (EU AI Act)','Record, label and document AI-generated content under Art. 50 of the EU AI Act. Accessible frontend labels with the official EU icons, C2PA and IPTC provenance detection, metadata preserved through image processing, and a backend module for the audit trail. German and English labels and documentation.',1,0,1,1786463323,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','NET.THINKS','info@netthinks.com','engler','6e98dde7919c4786dc7f8826ec1772f5','Released from v0.9.7','NET.THINKS',9007,0,0,'https://docs.netthinks.com/nt-aimark/','ter','',''),
(9305013,0,'nt_aimark','0.9.8',5,1,'AI Mark  AI transparency (EU AI Act)','Record, label and document AI-generated content under Art. 50 of the EU AI Act. Accessible frontend labels with the official EU icons, C2PA and IPTC provenance detection, metadata preserved through image processing, and a backend module for the audit trail. German and English labels and documentation.',1,0,1,1786473937,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','NET.THINKS','info@netthinks.com','engler','b23b1a11e318d2667a44524fff1a8239','Kategorie: Sicherheit  Massenbearbeitung prüft jetzt das Tabellenrecht. Der Schreibweg läuft über die FAL-Metadaten und damit an der Rechteprüfung des DataHandler vorbei. Der Modulzugriff allein besagt nur darf die Übersicht sehen; ob jemand Dateimetadaten ändern darf, steht in seinen Tabellenrechten. Vorher hätte ein Redakteur mit Modulzugriff, aber ohne Schreibrecht auf sys_file_metadata, den KI-Status jeder Datei setzen können. Administratoren sind wie immer ausgenommen. Weitere Punkte aus einer gezielten Durchsicht waren bereits in Ordnung und werden hier nur der Vollständigkeit halber genannt: alle Datenbankzugriffe laufen über den QueryBuilder mit gebundenen Parametern; das inline eingebundene EU-Symbol stammt aus einem Enum-gesteuerten Dateinamen und läuft durch den TYPO3-SvgSanitizer; die Detailebene gibt Redakteursfelder escaped aus; der CSV-Export im Zusatz','NET.THINKS',9008,1,0,'https://docs.netthinks.com/nt-aimark/','ter','',''),
(9305014,0,'yacy','5.2.0',2,1,'Yacy Search','Add a yacy search to your website.',2,0,3,1786468545,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"11.5.0-12.4.99\";s:3:\"php\";s:12:\"8.1.0-8.3.99\";}}','Eike Starkmann','eikestarkmann@posteo.de','eikestarkmann','5ac230923ab8a60fbe7dda7b24bc9d8b','[TASK] execute pipeline on every branch','',5002000,0,0,'','ter','',''),
(9305015,0,'yacy','6.0.0',2,1,'Yacy Search','Add a yacy search to your website.',2,0,3,1786531709,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','Eike Starkmann','eikestarkmann@posteo.de','eikestarkmann','14438b6bb29abea781c9c19a9be58869','[BUGFIX] sortin in composer.json and retor rules','',6000000,1,0,'','ter','',''),
(9305016,0,'be_invite','0.0.2',1,1,'Backend User Invite','Invite backend users via email with password reset link',1,0,1,1786517170,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:7:\"backend\";s:15:\"14.0.0-14.99.99\";s:6:\"beuser\";s:15:\"14.0.0-14.99.99\";}}','DigitalZombies','','ottoandras','37680c0273c04a46a006e5f33ee20847','This is the first public beta release of the extension.','',2,1,0,'https://www.digital-zombies.com/docs/be-invite','ter','',''),
(9305017,0,'alt_text_generator','1.0.0',14,2,'AutoAlt.ai Alt Text Generator','Generate accessible and SEO-friendly image alt text in TYPO3 with AutoAlt.ai.',2,0,1,1786538528,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','9c3448138114f2ae0f5b1b12fdea10ba','Initial stable release of AutoAlt.ai Alt Text Generator.\r\nCompatible with TYPO3 13.0.0 through 14.3.99.','AutoAlt.ai',1000000,0,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305018,0,'alt_text_generator','1.0.2',14,2,'AutoAlt.ai Alt Text Generator','Generate accessible and SEO-friendly image alt text in TYPO3 with AutoAlt.ai.',2,0,1,1786539946,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','3adcf19bd372e87cece620c1b8477366','- Small update','AutoAlt.ai',1000002,0,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305019,0,'alt_text_generator','1.0.4',14,3,'Alt Text Generator - AutoAlt.ai','Generate AI alt text, image titles, descriptions and SEO-friendly filenames automatically or in bulk for TYPO3 websites. Includes 50 free credits every month.',2,0,1,1786541672,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','43c4da2e85495da11318a621e840dbaf','Updated extension branding, title and description.','AutoAlt.ai',1000004,0,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305020,0,'alt_text_generator','1.0.5',14,2,'Alt Text Generator - AutoAlt.ai','Generate AI alt text, image titles, descriptions and SEO-friendly filenames automatically or in bulk for TYPO3 websites. Includes 50 free credits every month.',2,0,1,1786622648,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','95b918fa2534aee961260ac1258b1b16','Added automatic image filename renaming when image uplaoding time','AutoAlt.ai',1000005,0,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305021,0,'alt_text_generator','1.0.6',14,2,'Alt Text Generator - AutoAlt.ai','Generate AI alt text, image titles, descriptions and SEO-friendly filenames automatically or in bulk for TYPO3 websites. Includes 50 free credits every month.',2,0,1,1786685998,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','792b6d12fc6f82b65991dc99ac0129a5','Added automatic uninstall cleanup for TYPO3 13 Extension Manager and\r\n  Composer package removal.','AutoAlt.ai',1000006,0,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305022,0,'alt_text_generator','1.0.7',14,3,'Alt Text Generator - AutoAlt.ai','Generate AI alt text, image titles, descriptions and SEO-friendly filenames automatically or in bulk for TYPO3 websites. Includes 50 free credits every month.',2,0,1,1786705548,'a:1:{s:7:\"depends\";a:5:{s:3:\"php\";s:13:\"8.2.0-8.99.99\";s:5:\"typo3\";s:14:\"13.0.0-14.3.99\";s:7:\"backend\";s:14:\"13.0.0-14.3.99\";s:8:\"filelist\";s:14:\"13.0.0-14.3.99\";s:5:\"fluid\";s:14:\"13.0.0-14.3.99\";}}','AutoAlt.ai','support@autoalt.ai','autoaltai','f4cff2f443bb22461dd0b31ea5b57e9f','Fix TYPO3 13 compatibility','AutoAlt.ai',1000007,1,0,'https://docs.typo3.org/p/autoaltai/alt-text-generator/main/en-us/','ter','',''),
(9305023,0,'golive_check','1.0.1',3,3,'Go-Live Check','Checks a TYPO3 site for the classic mistakes made when going live  indexing, configuration, security, legal and content  names the value it found, and says how to fix it.',2,0,1,1786539054,'a:2:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.4.99\";s:5:\"typo3\";s:14:\"13.4.0-14.9.99\";}s:8:\"suggests\";a:2:{s:3:\"seo\";s:0:\"\";s:9:\"scheduler\";s:0:\"\";}}','Aji Yahya','info@webagentury.ch','johannesaji','faa528783107840ce55ab43f0986fb53','Release 1.0.1  see https://github.com/webagentur-yahya/golive-check/blob/1.0.1/Documentation/Changelog/Index.rst','Webagentur Yahya',1000001,1,0,'https://docs.typo3.org/p/webagentur-yahya/golive-check/1.0/en-us','ter','',''),
(9305024,0,'ai_label','1.0.0',7,3,'AI Label','Disclose AI-generated and AI-modified content as required by Article 50 of the EU AI Act: flag records in the backend, track editorial review, and mark flagged content in the frontend.',2,0,0,1786631939,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:15:\"13.4.0-14.99.99\";s:8:\"filelist\";s:15:\"13.4.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','75c205d9511335842c8da97bf0fb92d1','Merge pull request 15 from b13/task/prepare-1.0.0\n\n[TASK] Prepare the 1.0.0 release','b13 GmbH',1000000,0,0,'','ter','',''),
(9305025,0,'ai_label','1.1.1',7,2,'AI Label','Disclose AI-generated and AI-modified content as required by Article 50 of the EU AI Act: flag records in the backend, track editorial review, and mark flagged content in the frontend.',2,0,0,1787646739,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:15:\"13.4.0-14.99.99\";s:8:\"filelist\";s:15:\"13.4.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','e506fb99f33b029fdde70d8b8104ecb6','[TASK] Raise the em_conf version to match it with tagged version','b13 GmbH',1001001,0,0,'','ter','',''),
(9305026,0,'ai_label','1.2.0',7,2,'AI Label','Disclose AI-generated and AI-modified content as required by Article 50 of the EU AI Act: flag records in the backend, track editorial review, and mark flagged content in the frontend.',2,0,0,1787833069,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}s:8:\"suggests\";a:2:{s:20:\"fluid_styled_content\";s:15:\"13.4.0-14.99.99\";s:8:\"filelist\";s:15:\"13.4.0-14.99.99\";}}','b13 GmbH','typo3@b13.com','benni','86a507f3512fe8b02bef72c374d46e60','[RELEASE] 1.2.0','b13 GmbH',1002000,1,0,'','ter','',''),
(9305027,0,'at_analytics_lite','1.0.0',4,2,'[AASHRO] Analytics Lite','Privacy friendly analytics for TYPO3',2,0,3,1786704181,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:28:\"mobiledetect/mobiledetectlib\";s:1:\"*\";}}','Team AASHRO','info@aashro.com','rmilan1992','53911f777fd13735880ff7a9b14aa725','Privacy friendly analytics for TYPO3 CMS. It is a lightweight and simple analytics extension that respects user privacy and does not use cookies.','AASHRO Tech',1000000,0,0,'https://www.aashro.com/product/extensions/at-analytics-lite','ter','',''),
(9305028,0,'at_analytics_lite','1.0.1',4,2,'[AASHRO] Analytics Lite','Privacy friendly analytics for TYPO3',2,0,3,1786712023,'a:2:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-13.9.99\";}s:8:\"suggests\";a:1:{s:28:\"mobiledetect/mobiledetectlib\";s:1:\"*\";}}','Team AASHRO','info@aashro.com','rmilan1992','1a30c2272c14e9633bba62c37432e5e9','Bugfix release','AASHRO Tech',1000001,1,0,'https://www.aashro.com/product/extensions/at-analytics-lite','ter','',''),
(9305029,0,'modern_extbase_frontend_edit','1.0.0',2,2,'Modern Extbase Frontend Edit','TYPO3 CMS extension modern_extbase_frontend_edit.',0,0,4,1786723320,'a:1:{s:7:\"depends\";a:7:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:4:\"core\";s:14:\"13.4.0-14.3.99\";s:7:\"extbase\";s:14:\"13.4.0-14.3.99\";s:5:\"fluid\";s:14:\"13.4.0-14.3.99\";s:20:\"fluid_styled_content\";s:14:\"13.4.0-14.3.99\";s:8:\"frontend\";s:14:\"13.4.0-14.3.99\";}}','sbuerk','','stefan.buerk','0bc325796dd72a87ae93e6b51bfc4fd7','https://github.com/sbuerk/modern-extbase-frontend-edit/releases/tag/1.0.0','',1000000,1,0,'https://docs.typo3.org/p/sbuerk/modern-extbase-frontend-edit/1.0/en-us','ter','',''),
(9305030,0,'sg_campaigns','1.2.0',9,3,'Newsletter','Simple newsletter management for TYPO3: subscriber opt-in, backend module, and mail delivery via sg_mail.',2,0,1,1786751335,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:7:\"sg_mail\";s:12:\"11.2.0-0.0.0\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','0d06de37a501b366d93514b10ad625b7','Initial Release','sgalinski Internet Services (https://www.sgalinski.de)',1002000,0,0,'https://gitlab.sgalinski.de/typo3/sg_campaigns/-/tree/master','ter','',''),
(9305031,0,'sg_campaigns','1.2.5',9,3,'Newsletter','Simple newsletter management for TYPO3: subscriber opt-in, backend module, and mail delivery via sg_mail.',2,0,1,1787689952,'a:1:{s:7:\"depends\";a:3:{s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:7:\"sg_mail\";s:15:\"10.0.0-11.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','c0c99ef8a8c44c57c5e194915dff3838','Release 1.2.5 - Changelog: https://gitlab.sgalinski.de/typo3/sg_campaigns/-/compare/1.2.4...1.2.5','sgalinski Internet Services (https://www.sgalinski.de)',1002005,0,0,'https://gitlab.sgalinski.de/typo3/sg_campaigns/-/tree/master','ter','',''),
(9305032,0,'sg_campaigns','1.3.0',9,3,'Newsletter','Simple newsletter management for TYPO3: subscriber opt-in, backend module, and mail delivery via sg_mail.',2,0,1,1787934741,'a:1:{s:7:\"depends\";a:4:{s:5:\"typo3\";s:14:\"14.3.0-14.3.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:7:\"sg_mail\";s:15:\"10.0.0-11.99.99\";s:10:\"sg_captcha\";s:13:\"1.0.0-1.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','97e86932dd2818c8bd320b94bd83e102','Release 1.3.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg_campaigns/-/compare/1.2.5...1.3.0','sgalinski Internet Services (https://www.sgalinski.de)',1003000,1,0,'https://gitlab.sgalinski.de/typo3/sg_campaigns/-/tree/master','ter','',''),
(9305033,0,'phiki','2.0.0',2,2,'Phiki Code Highlight','Extbase-based code highlighting content element using Phiki with theme and plugin support.',2,0,2,1786808045,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.0.0-14.99.99\";s:3:\"php\";s:13:\"8.2.0-8.99.99\";}}','Theo Langstraat','theo.langstraat@delta.nl','theo.langstraat@delta.nl','67174b099c811a6c314a27c2b569bcb2','This extension provides a syntax-highlighting content element powered by\r\nphiki https://github.com/ryangjchandler_, a PHP-based syntax highlighter\r\ndeveloped by Ryan Chandler.\r\n\r\nSince phiki operates entirely in PHP and does not rely on JavaScript  which is\r\nnot permitted in the TYPO3 backend  the backend renders the highlighted code\r\nexactly as it appears in the frontend. This ensures a consistent WYSIWYG editing\r\nexperience for integrators and editors.\r\n','',2000000,1,0,'https://www.langstraatonline.nl/phikidoc/','ter','',''),
(9305034,0,'web_notifications','1.0.0',5,3,'Web Notifications','Send browser push notifications from TYPO3',2,0,2,1786844890,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Haythem Daoud','haythemdaoud.x@gmail.com','haythem','5f4586efb02eb1c6890514d2258cdebb','Initial stable release for TYPO3 13.4 LTS and 14.3.','SyntaxOops',1000000,0,0,'','ter','',''),
(9305035,0,'web_notifications','1.0.1',5,2,'Web Notifications','Send browser push notifications from TYPO3',2,0,2,1787064575,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.9.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Haythem Daoud','hello@haythemdaoud.dev','haythem','3b29bfd70c13278eef4fe29dcf074dec','Maintenance release updating the author and contact information.','SyntaxOops',1000001,1,0,'','ter','',''),
(9305036,0,'watchword','1.0.0',2,2,'Die Losungen','Import and display of the daily \"Losungen\" (watchwords)',2,0,3,1786980385,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.4.0-14.3.99\";}}','Medienhaus EKHN','technik@ev-medienhaus.de','ev-medienhaus','134d0e10fbef5f97fc9a5eaac7bf20a8','Release 0.0.1','Medienhaus EKHN',1000000,1,0,'https://github.com/ev-medienhaus/TYPO3-watchword','ter','',''),
(9305037,0,'viewmend_site_tracker','1.0.0',4,2,'ViewMend Site Tracker','Official ViewMend integration for confirmed TYPO3 website change and deployment monitoring.',2,0,5,1787046376,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','1219c220ce0dbc17cadd3aa752dd8913','Initial stable release of the official ViewMend Site Tracker integration for TYPO3 13.4 and 14.3. Records confirmed public content changes and deployment markers, then delivers duplicate-safe events asynchronously to ViewMend. Includes workspace, translation and multisite handling, a native backend module, retry and recovery controls, secure token storage, and operational diagnostics. Requires PHP 8.38.5. Documentation: https://viewmend.com/site-tracker and https://viewmend.com/guides/integrations','ViewMend',1000000,0,0,'https://viewmend.com/guides/integrations','ter','',''),
(9305038,0,'viewmend_site_tracker','1.0.1',4,2,'ViewMend Site Tracker','Trigger ViewMend Site Tracker checks after TYPO3 content updates and deployments to catch unexpected website changes.',2,0,5,1787047199,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','09dc348b6174eff67c10eba4a40f152c','Updated the extension with the official ViewMend brand icon and a clearer description of how TYPO3 content updates and deployments trigger Site Tracker checks.','ViewMend',1000001,1,0,'https://viewmend.com/guides/integrations','ter','',''),
(9305039,0,'your_sitepackage','1.0.0',4,2,'Your Site Package','Reusable TYPO3 project backbone',2,0,6,1787061958,'a:1:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:16:\"13.4.34-14.99.99\";s:14:\"content_blocks\";s:13:\"1.6.3-2.99.99\";s:7:\"felogin\";s:16:\"13.4.34-14.99.99\";s:5:\"fluid\";s:16:\"13.4.34-14.99.99\";s:20:\"fluid_styled_content\";s:16:\"13.4.34-14.99.99\";s:8:\"frontend\";s:16:\"13.4.34-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.34-14.99.99\";}}','SyntaxOops','','haythem','d26339af31f8a2b4a3f3f4bfc8a82c67','Initial stable release of a reusable site package for TYPO3 13 LTS and TYPO3 14.','',1000000,0,0,'','ter','',''),
(9305040,0,'your_sitepackage','1.0.1',4,2,'Your Site Package','Reusable TYPO3 project backbone',2,0,6,1787062996,'a:1:{s:7:\"depends\";a:8:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:16:\"13.4.34-14.99.99\";s:14:\"content_blocks\";s:13:\"1.6.3-2.99.99\";s:7:\"felogin\";s:16:\"13.4.34-14.99.99\";s:5:\"fluid\";s:16:\"13.4.34-14.99.99\";s:20:\"fluid_styled_content\";s:16:\"13.4.34-14.99.99\";s:8:\"frontend\";s:16:\"13.4.34-14.99.99\";s:12:\"rte_ckeditor\";s:16:\"13.4.34-14.99.99\";}}','Haythem Daoud','hello@haythemdaoud.dev','haythem','4eb162dadc1aafcd1d327cbcd1ce88a4','Maintenance release updating the extension author and contact information.','',1000001,1,0,'','ter','',''),
(9305041,0,'nr_llm_compat','0.1.0',8,2,'Netresearch LLM Compatibility Layer','Routes the LLM provider calls of third-party TYPO3 AI extensions through nr-llm at runtime  centralized provider management, budgets and telemetry apply without modifying the third-party extensions.',1,0,4,1787091939,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:6:\"nr_llm\";s:14:\"0.29.0-0.99.99\";}s:8:\"suggests\";a:5:{s:13:\"ai_seo_helper\";s:0:\"\";s:7:\"ns_t3ai\";s:0:\"\";s:15:\"ai_filemetadata\";s:0:\"\";s:6:\"texter\";s:0:\"\";s:6:\"solver\";s:0:\"\";}}','Netresearch DTT GmbH','','netresearch','23eaabf42fa89e912b12f9e3af6faf30','Added:\n\n Caller-source attribution: every bridge annotates its nr-llm calls with withCallerSource(extension key, operation) (nr-llm ADR-177), so telemetry rows name the originating integration; requires netresearch/nr-llm 0.30\n\n TYPO3 14.3 support: the extension constraint widens to 13.4  14.3 and the CI matrix runs both. The one TYPO3-13-only third-party package, passionweb/ai-seo-helper, is removed from the 14.3 cells  its integration reports NOT INSTALLED there (exactly as on a real v14 site), its tests self-skip, and static analysis switches to a config that excludes its files\n\n Integration: eliashaeussler/typo3-solver (3.3)  the solvers official provider setting is pointed at a bridge implementing its SolutionProvider; the extensions request shaping (max tokens, temperature, number of completions  one nr-llm completion per alternative, capped at 10) and its exception-code ignore list keep working, listModels() is honestly empty (model routing belongs to nr-llm). Unblocks 8: the package cannot join the main require-dev resolution (its openai-php/client 0.18 floor conflicts with ai-filemetadatas 0.10 pin), so a dedicated environment under Tests/SolverEnvironment/ installs the unmodified package (path-repository copy of this extension) and runs the integrations own PHPStan/unit/functional suites  wired into CI via composer ci:test:repo\n\n Integration: in2code/texter (3.0)  the first provider-configuration integration: no third-party internals are touched; the runtime configuration points texters official llmRepositoryClass hook at a bridge implementing its RepositoryInterface, which the compiler pass registers as a public service. The configured prompt prefix (via the original extendPrompt()) and the per-page conversation history keep working; history entries are mapped onto nr-llm chat messages so foll\n\nFor details see https://github.com/netresearch/t3x-nr-llm-compat/releases','Netresearch DTT GmbH',1000,0,0,'','ter','',''),
(9305042,0,'nr_llm_compat','0.1.1',8,2,'Netresearch LLM Compatibility Layer','Routes the LLM provider calls of third-party TYPO3 AI extensions through nr-llm at runtime  centralized provider management, budgets and telemetry apply without modifying the third-party extensions.',1,0,4,1787244839,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:6:\"nr_llm\";s:14:\"0.31.0-0.99.99\";}s:8:\"suggests\";a:5:{s:13:\"ai_seo_helper\";s:0:\"\";s:7:\"ns_t3ai\";s:0:\"\";s:15:\"ai_filemetadata\";s:0:\"\";s:6:\"texter\";s:0:\"\";s:6:\"solver\";s:0:\"\";}}','Netresearch DTT GmbH','','netresearch','e0b6ba743363406eccd6a0d23e2786ba','Changed:\n\n Requires netresearch/nr-llm 0.31; the ext_emconf.php constraint said 0.29.0-0.99.99 while composer.json required 0.30  the two now say the same thing\n\nFor details see https://github.com/netresearch/t3x-nr-llm-compat/releases','Netresearch DTT GmbH',1001,0,0,'','ter','',''),
(9305043,0,'nr_llm_compat','0.1.2',8,2,'Netresearch LLM Compatibility Layer','Routes the LLM provider calls of third-party TYPO3 AI extensions through nr-llm at runtime  centralized provider management, budgets and telemetry apply without modifying the third-party extensions.',1,0,4,1787295400,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:6:\"nr_llm\";s:14:\"0.32.0-0.99.99\";}s:8:\"suggests\";a:5:{s:13:\"ai_seo_helper\";s:0:\"\";s:7:\"ns_t3ai\";s:0:\"\";s:15:\"ai_filemetadata\";s:0:\"\";s:6:\"texter\";s:0:\"\";s:6:\"solver\";s:0:\"\";}}','Netresearch DTT GmbH','','netresearch','9389ae8158b1c9b98d7765d276d7e222','Changed:\n\n Requires netresearch/nr-llm 0.32. The floor rises because 0.32.0 fixes two things this layer depends on: vision() and embed() now fall back to the default configuration when the caller pins no provider  without it a bridge that names no provider threw instead of using a perfectly good default  and the caller source survives every options rebuild, so the withCallerSource() annotation each bridge writes reaches nr-llms per-extension usage and cost breakdown instead of being dropped on the way to the middleware\n composer.json declares the extension version again; extra.typo3/cms.version had been left at 0.1.0 through the 0.1.1 release\n\nFor details see https://github.com/netresearch/t3x-nr-llm-compat/releases','Netresearch DTT GmbH',1002,0,0,'','ter','',''),
(9305044,0,'nr_llm_compat','0.1.3',8,2,'Netresearch LLM Compatibility Layer','Routes the LLM provider calls of third-party TYPO3 AI extensions through nr-llm at runtime  centralized provider management, budgets and telemetry apply without modifying the third-party extensions.',1,0,4,1787329920,'a:2:{s:7:\"depends\";a:3:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:6:\"nr_llm\";s:14:\"0.33.0-0.99.99\";}s:8:\"suggests\";a:5:{s:13:\"ai_seo_helper\";s:0:\"\";s:7:\"ns_t3ai\";s:0:\"\";s:15:\"ai_filemetadata\";s:0:\"\";s:6:\"texter\";s:0:\"\";s:6:\"solver\";s:0:\"\";}}','Netresearch DTT GmbH','','netresearch','094cb8fbee5787040455c9b07e8d1d70','Changed:\n\n Requires netresearch/nr-llm 0.33. The floor rises because 0.33.0 removes a regression 0.32.0 introduced: vision() and embed() handed the provider registry the tx_nrllm_provider rows identifier where it is keyed by the adapters own name, so a call that names no provider  which is what this extension makes  failed with \"Provider  not found\" on an installation that has a perfectly good default configuration. 0.32.0 did not fix the failure it was written for, it renamed it.\n ext_emconf.php declares the same dependency and is raised with it, so the two cannot disagree about which versions this extension accepts.\n\nFor details see https://github.com/netresearch/t3x-nr-llm-compat/releases','Netresearch DTT GmbH',1003,1,0,'','ter','',''),
(9305045,0,'guardian_typo3','1.0.2',2,2,'Guardian for TYPO3','System administration for secure updates, backups, recovery, extension management and maintenance.',2,0,1,1787196987,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"13.4.9-14.99.99\";s:3:\"php\";s:12:\"8.2.0-8.5.99\";}}','V&T Innovations Team','','vtinnovations','dc25809ba69e218840a42c224d412a65','TYPO3-Systemverwaltung für sichere Updates, Backups, Wiederherstellung, Extension-Management und Systemwartung.','V&T Innovations',1000002,1,0,'https://github.com/vtinnovations/guardian-typo3#readme','ter','',''),
(9305046,0,'scim_user_provisioning','5.6.1',3,1,'SAML Single Sign On SSO (Backend  Frontend)','SAML SSO for Typo3 frontend and Backend',2,0,4,1787308288,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"8.7.30-13.4.99\";}}','miniOrange','','miniorange','7259089da97a5ab1381b2cac4cd46933','Initial Release','',5006001,0,0,'','ter','',''),
(9305047,0,'scim_user_provisioning','1.0.0',3,1,'SCIM User Provisioning and Sync','TYPO3 SCIM User Provisioning and Sync extension by miniOrange enables automated user provisioning and synchronization between TYPO3 and SCIM-compliant Identity Providers such as Microsoft Entra ID (Azure AD), Okta, OneLogin, Google Workspace, Keycloak, JumpCloud, Centrify, miniOrange, and other custom SCIM providers. The TYPO3 SCIM extension automates user lifecycle management by allowing users to be created, updated, synchronized, and deprovisioned in TYPO3 based on changes made in the connected Identity Provider. It provides features such as Real-Time User Provisioning, Automated User Deprovisioning, Attribute Mapping, Custom Attribute Mapping, and Group Mapping to keep TYPO3 user information synchronized with your Identity Provider. The extension makes TYPO3 a SCIM-compliant endpoint, allowing organizations to centrally manage users and reduce manual user management while maintaining consistent identity information across connected applications and systems.',2,0,4,1787829088,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','miniOrange','','miniorange','0c373a1dfbb966208428bfbaf0ee46c7','Initial Release','',1000000,0,0,'','ter','',''),
(9305048,0,'scim_user_provisioning','6.0.0',3,1,'SCIM User Provisioning and Sync','TYPO3 SCIM User Provisioning and Sync extension by miniOrange enables automated user provisioning and synchronization between TYPO3 and SCIM-compliant Identity Providers such as Microsoft Entra ID (Azure AD), Okta, OneLogin, Google Workspace, Keycloak, JumpCloud, Centrify, miniOrange, and other custom SCIM providers. The TYPO3 SCIM extension automates user lifecycle management by allowing users to be created, updated, synchronized, and deprovisioned in TYPO3 based on changes made in the connected Identity Provider. It provides features such as Real-Time User Provisioning, Automated User Deprovisioning, Attribute Mapping, Custom Attribute Mapping, and Group Mapping to keep TYPO3 user information synchronized with your Identity Provider. The extension makes TYPO3 a SCIM-compliant endpoint, allowing organizations to centrally manage users and reduce manual user management while maintaining consistent identity information across connected applications and systems.',2,0,4,1787894795,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"12.0.0-13.4.99\";}}','miniOrange','','miniorange','d2a9605ef75a943ef2cd13ef4ccd7821','- Added Support for Two-Way Sync\r\n- Security Update \r\n- Minor UI changes','',6000000,1,0,'','ter','',''),
(9305049,0,'sic_fortune','1.0.0',2,1,'Fortune Cookie','Displays a random quote or citation of the day from the database or a Unix fortune file.',2,0,3,1787316942,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','SICOR Dev Team','dev@sicor.de','sicdevteam','30218f724763c107a048eb6d7874b482','Initial release. Displays a random quote or \"citation of the day\" from either a database or a Unix fortune file. Supports a parallax background image per content element. \r\nSpiritual successor to historic extensions like cc_fortune, mvwa_fortune, ck_fortune, zitatdt and nd_fortune.','SICOR GmbH',1000000,0,0,'https://github.com/SicorDev/sic_fortune','ter','',''),
(9305050,0,'sic_fortune','1.0.1',2,1,'Fortune Cookie','Displays a random quote or citation of the day from the database or a Unix fortune file.',2,0,3,1787579934,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-14.4.99\";s:3:\"php\";s:12:\"8.2.0-8.4.99\";}}','SICOR Dev Team','dev@sicor.de','sicdevteam','507713d94b88cf24628d0cd6915f284a','[FIXED] Asset Path. Parallax should work now.','SICOR GmbH',1000001,1,0,'https://github.com/SicorDev/sic_fortune','ter','',''),
(9305051,0,'viewmend_core','1.0.4',1,1,'ViewMend Core','Manage ViewMend TYPO3 extensions from one shared backend dashboard with unified navigation and product discovery.',2,0,1,1787338310,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','5bf2ff7145706070c1b13fad7075063a','Adds a shared TYPO3 dashboard for discovering and managing ViewMend extensions.','',1000004,1,0,'https://github.com/phpner/viewmend-typo3-core#readme','ter','',''),
(9305052,0,'viewmend_inboxmend','1.0.3',2,2,'InboxMend','Save TYPO3 Core Form submissions before email delivery, so a failed message never costs you a lead. Search, assign and follow up in TYPO3.',2,0,1,1787338442,'a:2:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:4:\"form\";s:14:\"13.4.0-14.3.99\";s:13:\"viewmend_core\";s:13:\"1.0.0-1.99.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','4fa84f8fe7f6635e74e4c5f1351487a5','Saves TYPO3 Core Form submissions before email delivery, so a failed email never costs you a lead.','',1000003,1,0,'https://github.com/phpner/viewmend-typo3-inboxmend#readme','ter','',''),
(9305053,0,'viewmend_mailings','1.0.2',1,1,'ViewMend Mailings','Send targeted TYPO3 email mailings to frontend users and groups with scheduling, hourly limits and delivery history.',2,0,1,1787339854,'a:1:{s:7:\"depends\";a:4:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:13:\"viewmend_core\";s:13:\"1.0.0-1.99.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','cb3eda2ff6e75f5f1a09a1c77e24b1d7','Send targeted TYPO3 email mailings to frontend users and groups with scheduling, hourly limits, retries and delivery history.','',1000002,1,0,'https://github.com/phpner/viewmend-typo3-mailings#readme','ter','',''),
(9305054,0,'viewmend_auto_replies','1.1.2',1,1,'ViewMend Auto-replies','Send automatic email replies after TYPO3 Core Form submissions with visual templates, rules, retries and delivery history.',2,0,1,1787339856,'a:2:{s:7:\"depends\";a:5:{s:3:\"php\";s:12:\"8.3.0-8.5.99\";s:5:\"typo3\";s:14:\"13.4.0-14.3.99\";s:13:\"viewmend_core\";s:13:\"1.0.0-1.99.99\";s:4:\"form\";s:14:\"13.4.0-14.3.99\";s:12:\"rte_ckeditor\";s:14:\"13.4.0-14.3.99\";}s:8:\"suggests\";a:1:{s:9:\"scheduler\";s:14:\"13.4.0-14.3.99\";}}','ViewMend','support@viewmend.com','phpner','643fc64cadf9b121af217d458c45a119','Send automatic email replies after TYPO3 Core Form submissions with visual templates, conditional rules, immediate delivery, retries and delivery history.','',1001002,1,0,'https://github.com/phpner/viewmend-typo3-auto-replies#readme','ter','',''),
(9305055,0,'data_factory','1.0.0',3,1,'TYPO3 Data Factory','Seeds pages, records, files and site configurations into a TYPO3 installation from YAML definitions shipped by extensions.',2,0,4,1787346405,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.1.0-8.4.99\";s:5:\"typo3\";s:15:\"12.4.22-13.4.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','a1d48f7c67f32a0f1b67edbb555b624b','https://github.com/sbuerk/data-factory/releases/tag/1.0.0','',1000000,0,0,'https://docs.typo3.org/p/sbuerk/data-factory/1.0/en-us','ter','',''),
(9305056,0,'data_factory','2.0.0',3,2,'TYPO3 Data Factory','Seeds pages, records, files and site configurations into a TYPO3 installation from YAML definitions shipped by extensions.',2,0,4,1787347299,'a:1:{s:7:\"depends\";a:2:{s:3:\"php\";s:12:\"8.2.0-8.5.99\";s:5:\"typo3\";s:15:\"13.4.0-14.99.99\";}}','Stefan Bürk','stefan@buerk.tech','stefan.buerk','71afe98dd6ada0862be5aef729896f84','https://github.com/sbuerk/data-factory/releases/tag/2.0.0','',2000000,1,0,'https://docs.typo3.org/p/sbuerk/data-factory/2.0/en-us','ter','',''),
(9305057,0,'mh_blog','1.0.0',1,1,'Google Analytics And Adwords','An extension to install google analaytics(GA4 and UA) and Google Ads with gtag',2,0,3,1787487921,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"10.4.0-10.4.99\";}}','Matt Krilanovich','support@adswerve.com','s9213s9213','83a576253359eb51606807985fb9d9da','蝦皮','Adswerve',1000000,1,0,'','ter','',''),
(9305058,0,'backendpreviews','1.5.3',1,1,'Enhanced Fluid based backend element previews','Adds full Fluid Templates/Layouts/Partials to backend element previews to enable consistent use of partials.',2,0,2,1787728436,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"10.4.0-14.99.99\";}}','David Steeb','typo3@b13.com','benni','545fb5b1c8f34c970a71a97f08f384cb','[RELEASE] 1.5.3','b13 GmbH, Stuttgart',1005003,1,0,'','ter','',''),
(9305059,0,'database_migrations','0.1.0',1,1,'Database Migrations','Versioned database content migrations via doctrine/migrations, runnable in deployments',0,0,4,1787737489,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.0.0-13.4.99\";}}','Michael Straschek','m@straschek.io','mstraschek','b0400b01712e4757df8ceafbdc58f684','Release 0.1.0  https://github.com/straschek-io/typo3-database-migrations/releases/tag/v0.1.0','',1000,1,0,'','ter','',''),
(9305060,0,'typo3_search_algolia','1.3.2',5,1,'Meine Krankenkasse: TYPO3 Search Algolia','A TYPO3 extension that integrates Algolia search into your website by indexing TYPO3 content for lightning-fast, relevant search results.',2,0,1,1787747854,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','Rico Sonntag','rico.sonntag@netresearch.de','meine-krankenkasse.de','30b695539368bbff3aec286cad210db6','MISC\n\n- WEB-1469: Relicense to GPL-3.0-or-later\n- WEB-1469: Prepare and publish first release to the TYPO3 Extension Repository\n\nContributors\n\n- Rico Sonntag\n\nDetails: https://github.com/meine-krankenkasse/typo3-search-algolia/releases/tag/1.3.2','Netresearch DTT GmbH',1003002,0,0,'https://github.com/meine-krankenkasse/typo3-search-algolia','ter','',''),
(9305061,0,'typo3_search_algolia','1.3.3',5,1,'Meine Krankenkasse: TYPO3 Search Algolia','A TYPO3 extension that integrates Algolia search into your website by indexing TYPO3 content for lightning-fast, relevant search results.',2,0,1,1787751230,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','mkk  meine krankenkasse','info@meine-krankenkasse.de','meine-krankenkasse.de','271726767c1a5e2f3cf063b4d359d0c7','MISC\n\n- WEB-1469: Update author/company metadata to mkk  meine krankenkasse\n\nContributors\n\n- Rico Sonntag\n\nDetails: https://github.com/meine-krankenkasse/typo3-search-algolia/releases/tag/1.3.3','mkk  meine krankenkasse',1003003,0,0,'https://github.com/meine-krankenkasse/typo3-search-algolia','ter','',''),
(9305062,0,'typo3_search_algolia','1.3.4',5,1,'Meine Krankenkasse: TYPO3 Search Algolia','A TYPO3 extension that integrates Algolia search into your website by indexing TYPO3 content for lightning-fast, relevant search results.',2,0,1,1787751535,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"12.4.0-12.99.99\";}}','mkk  meine krankenkasse','digital@meine-krankenkasse.de','meine-krankenkasse.de','d527f20003a4a01c29d703ef3fef1668','MISC\n\n- WEB-1469: Update author contact address to digital@meine-krankenkasse.de\n\nContributors\n\n- Rico Sonntag\n\nDetails: https://github.com/meine-krankenkasse/typo3-search-algolia/releases/tag/1.3.4','mkk  meine krankenkasse',1003004,0,0,'https://github.com/meine-krankenkasse/typo3-search-algolia','ter','',''),
(9305063,0,'typo3_search_algolia','2.0.0',5,1,'Meine Krankenkasse: TYPO3 Search Algolia','A TYPO3 extension that integrates Algolia search into your website by indexing TYPO3 content for lightning-fast, relevant search results.',2,0,1,1787856057,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','mkk  meine krankenkasse','digital@meine-krankenkasse.de','meine-krankenkasse.de','ec500d0ead9dfd1681a2db166f59090a','BREAKING\n\n- WEB-1351: Require TYPO3 v13.4\n- WEB-1351: Drop TYPO3 v12.4 support\n- WEB-1351: Rename EventListenerResourceAfterFileDeletedEventListener to BeforeFileDeletedEventListener\n- WEB-1351: The renamed listener now listens on BeforeFileDeletedEvent instead of AfterFileDeletedEvent\n- WEB-1351: Update any XClass/Services.yaml override that references the old listener class name\n\nMISC\n\n- WEB-1351: Port extension to TYPO3 v13.4\n- WEB-1351: Support PHP 8.5\n- WEB-1351: Fix file upload never getting auto-enqueued for indexing\n- WEB-1351: Fix deleted files never being removed from the search index\n- WEB-1351: Favor under-inclusion on file deletion\n- WEB-1351: A failed deletion or a recycler folder can now remove a still-recoverable files document from the index\n- WEB-1351: Fix wrong template path in shared errorAction()\n- WEB-1351: Fix wrong allowed table in l10n_parent TCA config\n- WEB-1351: Remove dead/colliding Bootstrap classes from the Queue form\n- WEB-1351: Fix XLIFF CDATA \n\nDetails: https://github.com/meine-krankenkasse/typo3-search-algolia/releases/tag/2.0.0','mkk  meine krankenkasse',2000000,0,0,'https://github.com/meine-krankenkasse/typo3-search-algolia','ter','',''),
(9305064,0,'typo3_search_algolia','3.0.0',5,1,'Meine Krankenkasse: TYPO3 Search Algolia','A TYPO3 extension that integrates Algolia search into your website by indexing TYPO3 content for lightning-fast, relevant search results.',2,0,1,1787911851,'a:1:{s:7:\"depends\";a:2:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";s:3:\"php\";s:12:\"8.3.0-8.5.99\";}}','mkk  meine krankenkasse','digital@meine-krankenkasse.de','meine-krankenkasse.de','1f422b1ba8c73ff6d790b4429bff7f65','BREAKING\n\n- WEB-1351: Require TYPO3 v14.3\n- WEB-1351: Drop TYPO3 v13.4 support\n\nMISC\n\n- WEB-1351: Port extension to TYPO3 v14.3\n- WEB-1351: Fix double URL-encoding in the context menu \"Add to queue\" action, specific to TYPO3 v14s rewritten AjaxRequest.withQueryArguments()\n- WEB-1351: Fix a pre-existing SQL parameterization bug in FileCollectionRepository::findAllByCollectionUids()\n- WEB-1351: Restore a dropped LLL: prefix on the indexer type field wizard label lookup\n\nContributors\n\n- Rico Sonntag\n\nDetails: https://github.com/meine-krankenkasse/typo3-search-algolia/releases/tag/3.0.0','mkk  meine krankenkasse',3000000,1,0,'https://github.com/meine-krankenkasse/typo3-search-algolia','ter','',''),
(9305065,0,'ra_watermark','1.0.5',2,2,'Watermark stamping','Stamps a file-metadata hint text (e.g. an AI-generation disclosure) directly into the pixels of processed images.',2,0,2,1787904909,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:14:\"13.4.0-13.4.99\";}}','Pascal Galle','p.galle@raphael-gmbh.de','dtmraphaelgmbh','9b30bd4e0b6d1cdddef18e4bbe503cf6','Initial upload of the ra_watermark extension which is used to add text or predefined \"AI generated\" badges to images.','raphael GmbH',1000005,1,0,'https://git.raphael.zone/raphael-gmbh/watermark','ter','',''),
(9305066,0,'sg_captcha','1.0.0',1,1,'Central CAPTCHA integration for TYPO3','ALTCHA and Friendly Captcha services, widgets and API endpoints.',2,0,4,1787934448,'a:1:{s:7:\"depends\";a:1:{s:5:\"typo3\";s:15:\"14.3.0-14.99.99\";}}','Stefan Galinski','support@sgalinski.de','sgalinsk','4c0c408403f5168e9d21ff627848220b','Release 1.0.0 - Changelog: https://gitlab.sgalinski.de/typo3/sg-captcha/-/tags/1.0.0','https://www.sgalinski.de',1000000,1,0,'https://gitlab.sgalinski.de/typo3/sg-captcha/','ter','','');
/*!40000 ALTER TABLE `tx_extensionmanager_domain_model_extension` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_impexp_presets`
--

DROP TABLE IF EXISTS `tx_impexp_presets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_impexp_presets` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `public` smallint(6) NOT NULL DEFAULT 0,
  `item_uid` int(11) NOT NULL DEFAULT 0,
  `preset_data` blob DEFAULT NULL,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `lookup` (`item_uid`),
  KEY `parent` (`pid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_impexp_presets`
--

LOCK TABLES `tx_impexp_presets` WRITE;
/*!40000 ALTER TABLE `tx_impexp_presets` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_impexp_presets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_linkvalidator_link`
--

DROP TABLE IF EXISTS `tx_linkvalidator_link`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_linkvalidator_link` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `record_uid` int(11) NOT NULL DEFAULT 0,
  `record_pid` int(11) NOT NULL DEFAULT 0,
  `language` int(11) NOT NULL DEFAULT -1,
  `headline` varchar(255) NOT NULL DEFAULT '',
  `field` varchar(255) NOT NULL DEFAULT '',
  `table_name` varchar(255) NOT NULL DEFAULT '',
  `element_type` varchar(255) NOT NULL DEFAULT '',
  `link_title` text DEFAULT NULL,
  `url` text DEFAULT NULL,
  `url_response` text DEFAULT NULL,
  `last_check` int(11) NOT NULL DEFAULT 0,
  `link_type` varchar(50) NOT NULL DEFAULT '',
  `needs_recheck` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_linkvalidator_link`
--

LOCK TABLES `tx_linkvalidator_link` WRITE;
/*!40000 ALTER TABLE `tx_linkvalidator_link` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_linkvalidator_link` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_location_benefit`
--

DROP TABLE IF EXISTS `tx_location_benefit`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_location_benefit` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(100) NOT NULL DEFAULT '',
  `description` longtext DEFAULT NULL,
  `icon` varchar(255) NOT NULL DEFAULT '',
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=777 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_location_benefit`
--

LOCK TABLES `tx_location_benefit` WRITE;
/*!40000 ALTER TABLE `tx_location_benefit` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_location_benefit` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_news_domain_model_link`
--

DROP TABLE IF EXISTS `tx_news_domain_model_link`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_news_domain_model_link` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3_origuid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` text DEFAULT NULL,
  `l10n_state` text DEFAULT NULL,
  `parent` int(11) NOT NULL DEFAULT 0,
  `title` tinytext DEFAULT NULL,
  `uri` text DEFAULT NULL,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `translation_source` (`l10n_source`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_news_domain_model_link`
--

LOCK TABLES `tx_news_domain_model_link` WRITE;
/*!40000 ALTER TABLE `tx_news_domain_model_link` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_news_domain_model_link` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_news_domain_model_news`
--

DROP TABLE IF EXISTS `tx_news_domain_model_news`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_news_domain_model_news` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `t3_origuid` int(10) unsigned NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `notes` text DEFAULT NULL,
  `l10n_state` text DEFAULT NULL,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `teaser` text DEFAULT NULL,
  `bodytext` mediumtext DEFAULT NULL,
  `datetime` bigint(20) NOT NULL DEFAULT 0,
  `archive` bigint(20) NOT NULL DEFAULT 0,
  `author` tinytext DEFAULT NULL,
  `author_email` tinytext DEFAULT NULL,
  `categories` int(11) NOT NULL DEFAULT 0,
  `related` int(11) NOT NULL DEFAULT 0,
  `related_from` int(11) NOT NULL DEFAULT 0,
  `fal_related_files` int(10) unsigned DEFAULT 0,
  `related_links` int(11) NOT NULL DEFAULT 0,
  `type` varchar(100) NOT NULL DEFAULT '0',
  `keywords` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `tags` int(11) NOT NULL DEFAULT 0,
  `fal_media` int(10) unsigned DEFAULT 0,
  `internalurl` text DEFAULT NULL,
  `externalurl` text DEFAULT NULL,
  `istopnews` int(11) NOT NULL DEFAULT 0,
  `content_elements` int(11) NOT NULL DEFAULT 0,
  `path_segment` varchar(2048) DEFAULT NULL,
  `alternative_title` tinytext DEFAULT NULL,
  `import_id` varchar(100) NOT NULL DEFAULT '',
  `import_source` varchar(100) NOT NULL DEFAULT '',
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `sitemap_changefreq` varchar(10) NOT NULL DEFAULT '',
  `sitemap_priority` decimal(2,1) NOT NULL DEFAULT 0.5,
  `is_event` smallint(5) unsigned NOT NULL DEFAULT 0,
  `full_day` smallint(5) unsigned NOT NULL DEFAULT 0,
  `event_end` int(10) unsigned DEFAULT 0,
  `organizer` int(10) unsigned DEFAULT 0,
  `location` int(10) unsigned DEFAULT 0,
  `organizer_simple` varchar(255) NOT NULL DEFAULT '',
  `location_simple` varchar(255) NOT NULL DEFAULT '',
  `root_page_uid` int(11) NOT NULL DEFAULT 0,
  `additional_title` varchar(255) NOT NULL DEFAULT '',
  `datetime_overwrite` varchar(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `import` (`import_id`,`import_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `path_segment` (`path_segment`(185),`uid`),
  KEY `translation_source` (`l10n_source`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=2926 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_news_domain_model_news`
--

LOCK TABLES `tx_news_domain_model_news` WRITE;
/*!40000 ALTER TABLE `tx_news_domain_model_news` DISABLE KEYS */;
INSERT INTO `tx_news_domain_model_news` VALUES
(1553,116,1752218889,1636992316,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'Annual Meeting (U.S.)','','<p><strong>Dallas, TX, USA</strong><br /> Hyatt Regency #415</p>',1649084640,0,'','',0,0,0,0,0,'0','','',0,1,NULL,NULL,0,0,'annual-meeting-us','','','',0,'',0.5,1,1,1649257500,0,0,'','',1,'',''),
(2107,116,1701074886,1701074886,0,0,0,0,0,0,0,0,'',0,0,0,0,'','',NULL,0,'','','',1701074883,0,NULL,NULL,0,0,0,0,0,'2',NULL,'',0,0,NULL,NULL,0,0,'default-5b20827526a147756c7df4c89f46eaf9',NULL,'','',0,'',0.5,0,0,0,0,0,'','',1,'',''),
(2202,116,1752218889,1710755704,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'Prefilled Syringes and Injectable Drug Devices East Coast','','<p>Boston</p>',1713776040,0,NULL,NULL,0,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.smgconferences.com/pharmaceuticals/northamerica/conference/prefilled-syringes-east-coast',0,0,'prefilled-syringes-and-injectable-drug-devices-east-coast',NULL,'','',0,'',0.5,1,1,1713948900,0,0,'','',1,'',''),
(2203,116,1752218889,1710755881,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'Combination Products Summit','','<p>Philadelphia</p>',1714640220,0,NULL,NULL,0,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.pharmaedresources.com/event/combination-products-summit-2024/',0,0,'default-e5de4e1a16ed123aefb2748e0231cb73',NULL,'','',0,'',0.5,1,1,1714726680,0,0,'','',1,'',''),
(2314,116,1752218889,1729692757,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'NACDS Regional','','',1737299520,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://regional.nacds.org/',0,0,'nacds',NULL,'','',0,'',0.5,1,1,1737442800,0,0,'','Bonita Springs, FL',1,'',''),
(2315,116,1752218889,1729693369,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'NACDS Annual','','',1745677320,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://annual.nacds.org/',0,0,'nacds-annual',NULL,'','',0,'',0.5,1,1,1745936460,0,0,'','Palm Beach, FL',1,'',''),
(2317,116,1752218889,1729693596,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'NCPA Multiple Locations','','',1739978760,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://ncpa.org/multiple-locations-conference',0,0,'default-7e09330f975a8693576d558501b850d8',NULL,'','',0,'',0.5,1,1,1740410760,0,0,'','Clearwater Beach, FL',1,'',''),
(2318,116,1752218889,1729693808,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'NCPA Annual','','',1758205740,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://ncpa.org/annual-convention',0,0,'ncpa-annual',NULL,'','',0,'',0.5,1,1,1761056940,0,0,'','New Orleans, LA',1,'',''),
(2319,116,1752218889,1729693864,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'Cencora Thoughtspot','','',1752676200,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.wearegnp.com/thoughtspot2025',0,0,'cencora-thoughtspot',NULL,'','',0,'',0.5,1,1,1752935460,0,0,'','Las Vegas, NV',1,'',''),
(2320,116,1752218889,1729694225,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'McKesson ideaShare','','',1752158040,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://mckessonideashare.com/',0,0,'mckesson-ideashare',NULL,'','',0,'',0.5,1,1,1752417360,0,0,'','Nashville, TN',1,'',''),
(2321,116,1752218889,1729694368,0,0,0,0,0,0,0,0,'{\"fal_media\":\"\"}',0,0,0,0,'','',NULL,0,'Cardinal Health RBC','','',1752071940,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.rbc.cardinalhealth.com/',0,0,'cardinal-health-rbc',NULL,'','',0,'',0.5,1,1,1752331080,0,0,'','Denver, CO',1,'',''),
(2518,116,1743603188,1743600890,0,0,0,0,0,0,0,0,'{\"hidden\":\"\"}',0,1,0,0,'','',NULL,0,'','','',1743600887,0,NULL,NULL,0,0,0,0,0,'2',NULL,'',0,0,NULL,NULL,0,0,'default-98cff570492b4ff3f2f1cc5251057a0e',NULL,'','',0,'',0.5,0,0,0,0,0,'','',1,'',''),
(2565,116,1751353386,1751353258,0,0,0,0,0,0,0,0,'{\"type\":\"\",\"title\":\"\",\"path_segment\":\"\",\"teaser\":\"\",\"datetime\":\"\",\"is_event\":\"\",\"event_end\":\"\",\"full_day\":\"\",\"bodytext\":\"\",\"link_text\":\"\",\"content_elements\":\"\",\"organizer_simple\":\"\",\"location_simple\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"categories\":\"\",\"location_meta\":\"\",\"description\":\"\",\"sys_language_uid\":\"\",\"hidden\":\"\",\"notes\":\"\"}',0,0,0,0,'','',NULL,0,'NACDS TSE','','',1755932400,0,NULL,NULL,0,0,0,0,0,'0',NULL,'',0,0,NULL,NULL,0,0,'nacds-tse-1',NULL,'','',0,'',0.5,1,1,1756105260,0,0,'','',1,'',''),
(2742,116,1763543202,1763542910,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'NACDS Annual Meeting','','',1776499260,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://annual.nacds.org/',0,0,'nacds-annual-meeting','','','',0,'',0.5,1,1,1776758460,0,0,'The Breakers- Palm Beach, FL','',1,'',''),
(2743,116,1763543611,1763543067,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'NCADS Regional Conference','','',1768727040,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://regional.nacds.org/',0,0,'ncads-regional-conference','','','',0,'',0.5,1,1,1768899840,0,0,'Hyatt Regency Coconut Point- Bonita Springs, FL','',1,'',''),
(2744,116,1763543475,1763543367,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'NACDS Total Store Expo','','',1786867740,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://tse.nacds.org/',0,0,'nacds-total-store-expo','','','',0,'',0.5,1,1,1786954140,0,0,'Boston, MA','',1,'',''),
(2745,116,1763543836,1763543776,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'ideaShare 2026 Trade Show','','',1781770560,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://mckessonideashare.com/',0,0,'ideashare-2026-trade-show','','','',0,'',0.5,1,1,1782029760,0,0,'Denver, CO','',1,'',''),
(2746,116,1763543915,1763543867,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'RBC 2026 Trade Show','','',1784708220,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.rbc.cardinalhealth.com/',0,0,'rbc-2026-trade-show','','','',0,'',0.5,1,1,1784967420,0,0,'Orange County Convention Center- Orlando, FL','',1,'',''),
(2747,116,1763544043,1763543991,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'Thoughtspot 2026 Trade Show','',NULL,1785226680,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://www.wearegnp.com/thoughtspot2026',0,0,'thoughtspot-2026-trade-show','','','',0,'',0.5,1,1,1785485940,0,0,'Orlando World Center Marriott ','',1,'',''),
(2748,116,1763544289,1763544232,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'NCPA Annual Meeting','','',1791015780,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://ncpa.org/annual-convention',0,0,'default-f766656ba2fa8e25697232adba3cbf30','','','',0,'',0.5,1,1,1791275040,0,0,'Kansas City, MO','',1,'',''),
(2749,116,1770126232,1763544306,0,0,0,0,0,0,0,0,'{\"alternative_title\":\"\",\"categories\":\"\",\"datetime\":\"\",\"description\":\"\",\"event_end\":\"\",\"externalurl\":\"\",\"fal_media\":\"\",\"fal_related_files\":\"\",\"full_day\":\"\",\"hidden\":\"\",\"is_event\":\"\",\"istopnews\":\"\",\"location_simple\":\"\",\"notes\":\"\",\"organizer_simple\":\"\",\"path_segment\":\"\",\"root_page_uid\":\"\",\"sitemap_changefreq\":\"\",\"sitemap_priority\":\"\",\"teaser\":\"\",\"title\":\"\",\"type\":\"\"}',0,0,0,0,'0','',NULL,0,'NCPA Multiple Locations Conference','',NULL,1771406640,0,NULL,NULL,1,0,0,0,0,'2',NULL,'',0,1,NULL,'https://ncpa.org/multiple-locations-conference',0,0,'ncpa-multiple-locations-conference','','','',0,'',0.5,1,1,1772097900,0,0,'Clearwater Beach, FL','',1,'','');
/*!40000 ALTER TABLE `tx_news_domain_model_news` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_news_domain_model_news_related_mm`
--

DROP TABLE IF EXISTS `tx_news_domain_model_news_related_mm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_news_domain_model_news_related_mm` (
  `uid_local` int(11) NOT NULL DEFAULT 0,
  `uid_foreign` int(11) NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `sorting_foreign` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid_local`,`uid_foreign`),
  KEY `uid_local` (`uid_local`),
  KEY `uid_foreign` (`uid_foreign`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_news_domain_model_news_related_mm`
--

LOCK TABLES `tx_news_domain_model_news_related_mm` WRITE;
/*!40000 ALTER TABLE `tx_news_domain_model_news_related_mm` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_news_domain_model_news_related_mm` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_news_domain_model_news_tag_mm`
--

DROP TABLE IF EXISTS `tx_news_domain_model_news_tag_mm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_news_domain_model_news_tag_mm` (
  `uid_local` int(11) NOT NULL DEFAULT 0,
  `uid_foreign` int(11) NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `sorting_foreign` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid_local`,`uid_foreign`),
  KEY `uid_local` (`uid_local`),
  KEY `uid_foreign` (`uid_foreign`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_news_domain_model_news_tag_mm`
--

LOCK TABLES `tx_news_domain_model_news_tag_mm` WRITE;
/*!40000 ALTER TABLE `tx_news_domain_model_news_tag_mm` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_news_domain_model_news_tag_mm` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_news_domain_model_tag`
--

DROP TABLE IF EXISTS `tx_news_domain_model_tag`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_news_domain_model_tag` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `notes` text DEFAULT NULL,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `title` tinytext DEFAULT NULL,
  `seo_title` varchar(255) NOT NULL DEFAULT '',
  `seo_description` text DEFAULT NULL,
  `seo_headline` varchar(255) NOT NULL DEFAULT '',
  `seo_text` text DEFAULT NULL,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `slug` varchar(2048) DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `translation_source` (`l10n_source`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_news_domain_model_tag`
--

LOCK TABLES `tx_news_domain_model_tag` WRITE;
/*!40000 ALTER TABLE `tx_news_domain_model_tag` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_news_domain_model_tag` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_scheduler_task`
--

DROP TABLE IF EXISTS `tx_scheduler_task`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_scheduler_task` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `disable` smallint(5) unsigned NOT NULL DEFAULT 0,
  `description` longtext DEFAULT NULL,
  `nextexecution` bigint(20) NOT NULL DEFAULT 0,
  `lastexecution_time` bigint(20) NOT NULL DEFAULT 0,
  `lastexecution_failure` longtext DEFAULT NULL,
  `lastexecution_context` varchar(3) NOT NULL DEFAULT '',
  `serialized_task_object` mediumblob DEFAULT NULL,
  `serialized_executions` mediumblob DEFAULT NULL,
  `task_group` int(11) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tasktype` longtext DEFAULT NULL,
  `priority` int(10) unsigned NOT NULL DEFAULT 100,
  `parameters` longtext DEFAULT NULL CHECK (json_valid(`parameters`)),
  `execution_details` longtext DEFAULT NULL CHECK (json_valid(`execution_details`)),
  `number_of_days` int(11) NOT NULL DEFAULT 0,
  `selected_tables` varchar(4000) DEFAULT '',
  `file_storage` int(10) unsigned NOT NULL DEFAULT 0,
  `cache_backends` longtext DEFAULT NULL,
  `max_file_count` int(10) unsigned NOT NULL DEFAULT 0,
  `ip_mask` int(10) unsigned NOT NULL DEFAULT 2,
  `all_tables` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_reports_notification_email` longtext DEFAULT NULL,
  `tx_reports_notification_all` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tx_linkvalidator_configuration` longtext DEFAULT NULL,
  `tx_linkvalidator_depth` int(10) unsigned NOT NULL DEFAULT 0,
  `tx_linkvalidator_page` longtext DEFAULT NULL,
  `tx_linkvalidator_languages` varchar(255) NOT NULL DEFAULT '',
  `tx_linkvalidator_email` longtext DEFAULT NULL,
  `tx_linkvalidator_email_on_broken_link_only` smallint(5) unsigned NOT NULL DEFAULT 1,
  `tx_linkvalidator_email_template_name` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `index_nextexecution` (`nextexecution`),
  KEY `parent` (`pid`,`deleted`,`disable`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_scheduler_task`
--

LOCK TABLES `tx_scheduler_task` WRITE;
/*!40000 ALTER TABLE `tx_scheduler_task` DISABLE KEYS */;
INSERT INTO `tx_scheduler_task` VALUES
(1,1752002806,0,'',1788207300,1788120902,'','CLI','O:54:\"TYPO3\\CMS\\Scheduler\\Task\\ExecuteSchedulableCommandTask\":13:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:1;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752002763;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:11:\"15 22 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787343300;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:1;s:20:\"\0*\0commandIdentifier\";s:24:\"redirects:checkintegrity\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:0:{}s:15:\"\0*\0optionValues\";a:0:{}s:11:\"\0*\0defaults\";a:1:{s:4:\"site\";s:0:\"\";}}','',1,0,0,'redirects:checkintegrity',100,'{\"commandIdentifier\":\"redirects:checkintegrity\",\"arguments\":[],\"options\":[],\"optionValues\":[]}','{\"start\":1752002763,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"15 22 * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(2,1752002857,0,'',1788577200,1787972401,'','CLI','O:54:\"TYPO3\\CMS\\Scheduler\\Task\\ExecuteSchedulableCommandTask\":13:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:2;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752002833;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:9:\"0 5 * * 6\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787367600;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:1;s:20:\"\0*\0commandIdentifier\";s:21:\"referenceindex:update\";s:12:\"\0*\0arguments\";a:0:{}s:10:\"\0*\0options\";a:1:{s:5:\"check\";b:0;}s:15:\"\0*\0optionValues\";a:1:{s:5:\"check\";b:0;}s:11:\"\0*\0defaults\";a:1:{s:5:\"check\";i:0;}}','',1,0,0,'referenceindex:update',100,'{\"commandIdentifier\":\"referenceindex:update\",\"arguments\":[],\"options\":{\"check\":false},\"optionValues\":{\"check\":false}}','{\"start\":1752002833,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"0 5 * * 6\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(3,1752002904,0,'',1788235200,1788148802,'','CLI','O:55:\"TYPO3\\CMS\\Extensionmanager\\Task\\UpdateExtensionListTask\":8:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:3;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752002875;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:9:\"0 6 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787371200;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:2;}','',2,0,0,'TYPO3\\CMS\\Extensionmanager\\Task\\UpdateExtensionListTask',100,NULL,'{\"start\":1752002875,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"0 6 * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(4,1752003002,1,'',1787981400,1787919322,'','CLI','O:45:\"TYPO3\\CMS\\Reports\\Task\\SystemStatusUpdateTask\":10:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:4;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752002931;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:11:\"30 7 * * * \";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787376600;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:3;s:20:\"\0*\0notificationEmail\";s:20:\"tim.schreiner@km2.de\";s:18:\"\0*\0notificationAll\";b:0;}','',3,0,0,'TYPO3\\CMS\\Reports\\Task\\SystemStatusUpdateTask',100,NULL,'{\"start\":1752002931,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 7 * * * \",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,'tim.schreiner@km2.de',0,NULL,0,NULL,'',NULL,1,''),
(5,1752003458,0,'',1788232500,1788146101,'','CLI','O:50:\"TYPO3\\CMS\\Scheduler\\Task\\OptimizeDatabaseTableTask\":9:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:5;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003344;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"15 5 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787368500;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:4;s:14:\"selectedTables\";a:40:{i:0;s:5:\"pages\";i:1;s:12:\"sys_category\";i:2;s:22:\"sys_category_record_mm\";i:3;s:8:\"sys_file\";i:4;s:17:\"sys_file_metadata\";i:5;s:22:\"sys_file_processedfile\";i:6;s:18:\"sys_file_reference\";i:7;s:17:\"sys_lockedrecords\";i:8;s:7:\"sys_log\";i:9;s:12:\"sys_redirect\";i:10;s:12:\"sys_refindex\";i:11;s:10:\"tt_address\";i:12;s:10:\"tt_content\";i:13;s:18:\"tx_contentsync_job\";i:14;s:42:\"tx_extensionmanager_domain_model_extension\";i:15;s:19:\"tx_location_benefit\";i:16;s:14:\"tx_maps_marker\";i:17;s:25:\"tx_news_domain_model_news\";i:18;s:19:\"tx_site_accessories\";i:19;s:22:\"tx_site_accordion_item\";i:20;s:21:\"tx_site_configuration\";i:21;s:22:\"tx_site_download_group\";i:22;s:21:\"tx_site_download_item\";i:23;s:25:\"tx_site_flyout_address_mm\";i:24;s:26:\"tx_site_footer_banner_item\";i:25;s:27:\"tx_site_hero_category_slide\";i:26;s:28:\"tx_site_history_slider_group\";i:27;s:27:\"tx_site_history_slider_item\";i:28;s:17:\"tx_site_icon_card\";i:29;s:19:\"tx_site_page_teaser\";i:30;s:20:\"tx_site_product_type\";i:31;s:26:\"tx_site_specs_table_legend\";i:32;s:32:\"tx_site_specs_table_product_data\";i:33;s:19:\"tx_site_story_slide\";i:34;s:17:\"tx_site_text_card\";i:35;s:20:\"tx_site_vertical_tab\";i:36;s:36:\"tx_solr_indexqueue_indexing_property\";i:37;s:23:\"tx_solr_indexqueue_item\";i:38;s:21:\"tx_solr_last_searches\";i:39;s:18:\"tx_solr_statistics\";}}','',4,0,0,'TYPO3\\CMS\\Scheduler\\Task\\OptimizeDatabaseTableTask',100,NULL,'{\"start\":1752003344,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"15 5 * * *\",\"isNewSingleExecution\":false}',0,'pages,sys_category,sys_category_record_mm,sys_file,sys_file_metadata,sys_file_processedfile,sys_file_reference,sys_lockedrecords,sys_log,sys_redirect,sys_refindex,tt_address,tt_content,tx_contentsync_job,tx_extensionmanager_domain_model_extension,tx_location_benefit,tx_maps_marker,tx_news_domain_model_news,tx_site_accessories,tx_site_accordion_item,tx_site_configuration,tx_site_download_group,tx_site_download_item,tx_site_flyout_address_mm,tx_site_footer_banner_item,tx_site_hero_category_slide,tx_site_history_slider_group,tx_site_history_slider_item,tx_site_icon_card,tx_site_page_teaser,tx_site_product_type,tx_site_specs_table_legend,tx_site_specs_table_product_data,tx_site_story_slide,tx_site_text_card,tx_site_vertical_tab,tx_solr_indexqueue_indexing_property,tx_solr_indexqueue_item,tx_solr_last_searches,tx_solr_statistics',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(6,1752003526,0,'',1788214500,1788128102,'','CLI','O:44:\"TYPO3\\CMS\\Scheduler\\Task\\IpAnonymizationTask\":11:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:6;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003507;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"15 0 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787350500;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:5;s:12:\"numberOfDays\";i:30;s:4:\"mask\";i:2;s:5:\"table\";s:7:\"sys_log\";}','',5,0,0,'TYPO3\\CMS\\Scheduler\\Task\\IpAnonymizationTask',100,NULL,'{\"start\":1752003507,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"15 0 * * *\",\"isNewSingleExecution\":false}',30,'sys_log',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(8,1752003667,0,'Centor Indexer',1788189900,1788189602,'','CLI','O:49:\"ApacheSolrForTypo3\\Solr\\Task\\IndexQueueWorkerTask\":11:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:8;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003631;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:11:\"*/5 * * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787305500;s:14:\"\0*\0description\";s:14:\"Centor Indexer\";s:12:\"\0*\0taskGroup\";i:1;s:13:\"\0*\0rootPageId\";i:1848;s:24:\"\0*\0documentsToIndexLimit\";i:50;s:16:\"\0*\0forcedWebRoot\";s:0:\"\";}','',1,0,0,'ApacheSolrForTypo3\\Solr\\Task\\IndexQueueWorkerTask',100,'{\"rootPageId\":1848,\"documentsToIndexLimit\":50}','{\"start\":1752003631,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"*\\/5 * * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(9,1752003693,0,'',1788228000,1788141602,'a:5:{s:4:\"code\";i:0;s:7:\"message\";s:319:\"ApacheSolrForTypo3\\Solr\\ConnectionManager::getConnectionsBySite(): Argument #1 ($site) must be of type ApacheSolrForTypo3\\Solr\\Domain\\Site\\Site, null given, called in /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php on line 64\";s:4:\"file\";s:136:\"/home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/ConnectionManager.php\";s:4:\"line\";i:300;s:11:\"traceString\";s:3108:\"#0 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/apache-solr-for-typo3/solr/Classes/Task/OptimizeIndexTask.php(64): ApacheSolrForTypo3\\Solr\\ConnectionManager->getConnectionsBySite(NULL)\n#1 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-scheduler/Classes/Scheduler.php(174): ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask->execute()\n#2 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-scheduler/Classes/Command/SchedulerCommand.php(254): TYPO3\\CMS\\Scheduler\\Scheduler->executeTask(Object(ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask))\n#3 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-scheduler/Classes/Command/SchedulerCommand.php(189): TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand->executeOrStopTask(Object(ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask))\n#4 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-scheduler/Classes/Command/SchedulerCommand.php(123): TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand->loopTasks()\n#5 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/symfony/console/Command/Command.php(341): TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#6 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/symfony/console/Application.php(1117): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#7 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#8 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#9 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-core/Classes/Console/CommandApplication.php(113): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#10 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-cli/typo3(23): TYPO3\\CMS\\Core\\Console\\CommandApplication->run()\n#11 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-cli/typo3(24): {closure:/home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/typo3/cms-cli/typo3:20}()\n#12 /home/zudu24fa/public_html/stage.centorrx.com/releases/2026-08-28-093944/vendor/bin/typo3(119): include(\'/home/zudu24fa/...\')\n#13 {main}\";}','CLI','O:46:\"ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask\":10:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:9;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003678;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:9:\"0 4 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787364000;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:4;s:13:\"\0*\0rootPageId\";i:1;s:23:\"\0*\0coresToOptimizeIndex\";a:3:{i:0;s:8:\"/core_en\";i:1;s:8:\"/core_de\";i:2;s:8:\"/core_zh\";}}','',4,0,0,'ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask',100,'{\"rootPageId\":1,\"coresToOptimizeIndex\":[\"\\/core_en\",\"\\/core_de\",\"\\/core_zh\"]}','{\"start\":1752003678,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"0 4 * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(10,1752003722,0,'',1788229800,1788143402,'','CLI','O:46:\"ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask\":10:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:10;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003703;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"30 4 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787365800;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:4;s:13:\"\0*\0rootPageId\";i:1848;s:23:\"\0*\0coresToOptimizeIndex\";a:1:{i:0;s:8:\"/core_en\";}}','',4,0,0,'ApacheSolrForTypo3\\Solr\\Task\\OptimizeIndexTask',100,'{\"rootPageId\":1848,\"coresToOptimizeIndex\":[\"\\/core_en\"]}','{\"start\":1752003703,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 4 * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(11,1752003784,0,'',1788217200,1788130802,'','CLI','O:51:\"TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask\":11:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:11;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003746;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:9:\"0 1 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787353200;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:6;s:9:\"allTables\";b:0;s:12:\"numberOfDays\";i:90;s:5:\"table\";s:7:\"sys_log\";}','',6,0,0,'TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask',100,NULL,'{\"start\":1752003746,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"0 1 * * *\",\"isNewSingleExecution\":false}',90,'sys_log',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(12,1752003828,0,'',1788217200,1788130802,'','CLI','O:51:\"TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask\":11:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:12;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003802;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:9:\"0 1 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787353200;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:6;s:9:\"allTables\";b:0;s:12:\"numberOfDays\";i:90;s:5:\"table\";s:11:\"sys_history\";}','',6,0,0,'TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask',100,NULL,'{\"start\":1752003802,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"0 1 * * *\",\"isNewSingleExecution\":false}',90,'sys_history',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(13,1752003847,0,'',1788219000,1788132602,'','CLI','O:51:\"TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask\":11:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:13;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003835;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"30 1 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787355000;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:6;s:9:\"allTables\";b:0;s:12:\"numberOfDays\";i:180;s:5:\"table\";s:18:\"tx_solr_statistics\";}','',6,0,0,'TYPO3\\CMS\\Scheduler\\Task\\TableGarbageCollectionTask',100,NULL,'{\"start\":1752003835,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 1 * * *\",\"isNewSingleExecution\":false}',180,'tx_solr_statistics',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(14,1752003901,0,'',1788219900,1788133502,'','CLI','O:62:\"TYPO3\\CMS\\Scheduler\\Task\\CachingFrameworkGarbageCollectionTask\":9:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:14;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003862;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"45 1 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787355900;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:6;s:16:\"selectedBackends\";a:1:{i:0;s:49:\"TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend\";}}','',6,0,0,'TYPO3\\CMS\\Scheduler\\Task\\CachingFrameworkGarbageCollectionTask',100,NULL,'{\"start\":1752003862,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"45 1 * * *\",\"isNewSingleExecution\":false}',0,'',0,'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(15,1752003945,0,'',1788222600,1788136202,'','CLI','O:35:\"TYPO3\\CMS\\Recycler\\Task\\CleanerTask\":10:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:15;s:11:\"\0*\0disabled\";b:0;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1752003908;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:10:\"30 2 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1787358600;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:6;s:9:\"\0*\0period\";i:180;s:12:\"\0*\0tcaTables\";a:42:{i:0;s:19:\"tx_site_accessories\";i:1;s:10:\"tt_address\";i:2;s:14:\"backend_layout\";i:3;s:8:\"be_users\";i:4;s:9:\"be_groups\";i:5;s:19:\"tx_location_benefit\";i:6;s:17:\"tx_site_icon_card\";i:7;s:17:\"tx_site_text_card\";i:8;s:12:\"sys_category\";i:9;s:13:\"be_dashboards\";i:10;s:21:\"tx_site_download_item\";i:11;s:18:\"sys_file_reference\";i:12;s:16:\"sys_file_storage\";i:13;s:19:\"sys_file_collection\";i:14;s:14:\"sys_filemounts\";i:15;s:22:\"tx_site_download_group\";i:16;s:28:\"tx_site_history_slider_group\";i:17;s:22:\"tx_site_accordion_item\";i:18;s:26:\"tx_site_footer_banner_item\";i:19;s:27:\"tx_site_history_slider_item\";i:20;s:34:\"tx_eventnews_domain_model_location\";i:21;s:14:\"tx_maps_marker\";i:22;s:25:\"tx_news_domain_model_link\";i:23;s:24:\"tx_news_domain_model_tag\";i:24;s:25:\"tx_news_domain_model_news\";i:25;s:35:\"tx_eventnews_domain_model_organizer\";i:26;s:10:\"tt_content\";i:27;s:5:\"pages\";i:28;s:20:\"tx_site_product_type\";i:29;s:32:\"tx_site_specs_table_product_data\";i:30;s:12:\"sys_redirect\";i:31;s:23:\"tx_scheduler_task_group\";i:32;s:21:\"tx_site_configuration\";i:33;s:27:\"tx_site_hero_category_slide\";i:34;s:19:\"tx_site_story_slide\";i:35;s:8:\"sys_news\";i:36;s:20:\"tx_site_vertical_tab\";i:37;s:19:\"tx_site_page_teaser\";i:38;s:12:\"sys_template\";i:39;s:26:\"tx_site_specs_table_legend\";i:40;s:8:\"fe_users\";i:41;s:9:\"fe_groups\";}}','',6,0,0,'TYPO3\\CMS\\Recycler\\Task\\CleanerTask',100,NULL,'{\"start\":1752003908,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 2 * * *\",\"isNewSingleExecution\":false}',180,'tx_site_accessories,tt_address,backend_layout,be_users,be_groups,tx_location_benefit,tx_site_icon_card,tx_site_text_card,sys_category,be_dashboards,tx_site_download_item,sys_file_reference,sys_file_storage,sys_file_collection,sys_filemounts,tx_site_download_group,tx_site_history_slider_group,tx_site_accordion_item,tx_site_footer_banner_item,tx_site_history_slider_item,tx_eventnews_domain_model_location,tx_news_domain_model_link,tx_news_domain_model_tag,tx_news_domain_model_news,tx_eventnews_domain_model_organizer,tt_content,pages,tx_site_product_type,tx_site_specs_table_product_data,sys_redirect,tx_scheduler_task_group,tx_site_configuration,tx_site_hero_category_slide,tx_site_story_slide,sys_news,tx_site_vertical_tab,tx_site_page_teaser,sys_template,tx_site_specs_table_legend,fe_users,fe_groups',0,NULL,0,2,0,NULL,0,NULL,0,NULL,'',NULL,1,''),
(19,1782376823,1,'',1782423000,1782376862,'','CLI','O:42:\"TYPO3\\CMS\\Linkvalidator\\Task\\ValidatorTask\":21:{s:12:\"\0*\0scheduler\";N;s:10:\"\0*\0taskUid\";i:19;s:11:\"\0*\0disabled\";b:1;s:19:\"\0*\0runOnNextCronJob\";b:0;s:12:\"\0*\0execution\";O:29:\"TYPO3\\CMS\\Scheduler\\Execution\":6:{s:8:\"\0*\0start\";i:1782376719;s:6:\"\0*\0end\";i:0;s:11:\"\0*\0interval\";i:0;s:11:\"\0*\0multiple\";b:0;s:10:\"\0*\0cronCmd\";s:11:\"30 23 * * *\";s:23:\"\0*\0isNewSingleExecution\";b:0;}s:16:\"\0*\0executionTime\";i:1782423000;s:14:\"\0*\0description\";s:0:\"\";s:12:\"\0*\0taskGroup\";i:1;s:12:\"\0*\0sleepTime\";N;s:19:\"\0*\0sleepAfterFinish\";N;s:14:\"\0*\0countInARun\";N;s:16:\"\0*\0configuration\";s:0:\"\";s:20:\"\0*\0emailTemplateName\";s:0:\"\";s:8:\"\0*\0depth\";i:999;s:7:\"\0*\0page\";i:1;s:12:\"\0*\0languages\";s:0:\"\";s:8:\"\0*\0email\";s:0:\"\";s:24:\"\0*\0emailOnBrokenLinkOnly\";b:0;s:15:\"\0*\0languageFile\";s:62:\"LLL:EXT:linkvalidator/Resources/Private/Language/locallang.xlf\";s:14:\"\0*\0modTSconfig\";a:0:{}s:18:\"\0*\0taskNeedsUpdate\";b:0;}','',1,0,0,'TYPO3\\CMS\\Linkvalidator\\Task\\ValidatorTask',100,NULL,'{\"start\":1782376719,\"end\":0,\"interval\":0,\"multiple\":false,\"cronCmd\":\"30 23 * * *\",\"isNewSingleExecution\":false}',0,'',0,NULL,0,2,0,NULL,0,'',999,'1','','',0,'');
/*!40000 ALTER TABLE `tx_scheduler_task` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_scheduler_task_group`
--

DROP TABLE IF EXISTS `tx_scheduler_task_group`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_scheduler_task_group` (
  `uid` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(11) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) unsigned NOT NULL DEFAULT 0,
  `crdate` int(11) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sorting` int(11) NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `groupName` varchar(80) NOT NULL DEFAULT '',
  `description` longtext DEFAULT NULL,
  `color` varchar(7) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_scheduler_task_group`
--

LOCK TABLES `tx_scheduler_task_group` WRITE;
/*!40000 ALTER TABLE `tx_scheduler_task_group` DISABLE KEYS */;
INSERT INTO `tx_scheduler_task_group` VALUES
(1,0,1752002745,1752002745,0,16,0,'Integrity',NULL,''),
(2,0,1752002873,1752002873,0,32,0,'Security',NULL,''),
(3,0,1752002927,1752002927,0,8,0,'Reporting',NULL,''),
(4,0,1752003334,1752003334,0,64,0,'Performance',NULL,''),
(5,0,1752003500,1752003500,0,128,0,'Privacy',NULL,''),
(6,0,1752003627,1752003615,0,256,0,'Cleanup',NULL,'');
/*!40000 ALTER TABLE `tx_scheduler_task_group` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_accessories`
--

DROP TABLE IF EXISTS `tx_site_accessories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_accessories` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=538 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_accessories`
--

LOCK TABLES `tx_site_accessories` WRITE;
/*!40000 ALTER TABLE `tx_site_accessories` DISABLE KEYS */;
INSERT INTO `tx_site_accessories` VALUES
(205,2453,1755068435,1755068435,0,0,0,0,'',1,0,0,0,0,NULL,'{\"editlock\":\"\",\"endtime\":\"\",\"fe_group\":\"\",\"headline\":\"\",\"hidden\":\"\",\"image\":\"\",\"starttime\":\"\",\"text\":\"\"}',13584,'<p>Aluminium Seal</p>','<p>13mm</p>',1,0,0,0,0,'',NULL),
(206,2453,1755068435,1755068435,0,0,0,0,'',2,0,0,0,0,NULL,'{\"hidden\":\"\"}',13584,'<p>Aluminium Seal</p>','<p>20mm</p>',1,0,0,0,0,'',NULL),
(207,2453,1755068435,1755068435,0,0,0,0,'',3,0,0,0,0,NULL,'{\"hidden\":\"\"}',13584,'<p>Aluminium Seal</p>','<p>20mm</p>',1,0,0,0,0,'',NULL),
(208,2453,1755068435,1755068435,0,0,0,0,'',4,0,0,0,0,NULL,'{\"hidden\":\"\"}',13584,'<p>Serum Rubber Stopper</p>','<p>13mm</p>',1,0,0,0,0,'',NULL),
(209,2453,1755068435,1755068435,0,0,0,0,'',5,0,0,0,0,NULL,'{\"hidden\":\"\"}',13584,'<p>Serum Rubber Stopper</p>','<p>20mm</p>',1,0,0,0,0,'',NULL),
(210,2453,1755068435,1755068435,0,0,0,0,'',6,0,0,0,0,NULL,'{\"hidden\":\"\"}',13584,'<p>Lyophilization Rubber Stopper</p>','<p>20mm</p>',1,0,0,0,0,'',NULL);
/*!40000 ALTER TABLE `tx_site_accessories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_accordion_item`
--

DROP TABLE IF EXISTS `tx_site_accordion_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_accordion_item` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `layout` int(10) unsigned NOT NULL DEFAULT 0,
  `expanded` smallint(5) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=1681 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_accordion_item`
--

LOCK TABLES `tx_site_accordion_item` WRITE;
/*!40000 ALTER TABLE `tx_site_accordion_item` DISABLE KEYS */;
INSERT INTO `tx_site_accordion_item` VALUES
(245,1861,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4062,'Berlin Ohio','<p><a href=\"t3://page?uid=1922\" title=\"Zaragoza | Primary Packaging Plastics\">Berlin Ohio: Production Facility</a></p>',0,0,1,0,0,0,0),
(246,1861,1752219332,1752219332,0,0,0,0,'0',2,0,0,0,0,NULL,'',4062,'Perrysburg','<p><a href=\"t3://page?uid=1923\" title=\"Zaragoza | Primary Packaging Plastics\">Perrysburg: Headquarters</a></p>',0,0,1,0,0,0,0),
(247,1889,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4315,'How does the Gx Cap work?','<p>Gx Cap is a smart pill bottle closure device that is pre-configured for patient use from the moment patient receives their prescription. Each time the patient pushes down and removes the device from the pill bottle, it will record key data points, such as when the cap was opened. This data is then securely transmitted to the Gx Cap portal, where the care team can review and act on it.<br />&nbsp;</p>',0,0,0,0,0,0,0),
(248,1889,1752219332,1752219332,0,0,0,0,'0',2,0,0,0,0,NULL,'',4315,'What vials is Gx Cap compatible with?','<p>Gx Cap’s devices are designed to be compatible with the standard Centor 1-Clic® Vial. This ensures that the cap can be easily integrated into existing pharmacy workflows without the need for additional equipment or resources.</p>',0,0,0,0,0,0,0),
(249,1889,1752219332,1752219332,0,0,0,0,'0',3,0,0,0,0,NULL,'',4315,'How do pharmacies get reimbursed for offering a program with Gx Cap?','<p>Gx Cap can enable pharmacies to participate in various reimbursable remote monitoring programs. Please speak with your Centor representative for more information.</p>',0,0,0,0,0,0,0),
(250,1889,1752219332,1752219332,0,0,0,0,'0',4,0,0,0,0,NULL,'',4315,'How does offering Gx Cap impact my pharmacy’s workflow?','<p>Gx Cap is designed to integrate seamlessly into an average pharmacy’s day-to-day workflow. Centor has developed a detailed guide on how to develop a remote monitoring program using Gx Cap and will partner with you to implement a program based on your organization’s specific needs.</p>',0,0,0,0,0,0,0);
/*!40000 ALTER TABLE `tx_site_accordion_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_configuration`
--

DROP TABLE IF EXISTS `tx_site_configuration`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_configuration` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `company_name` varchar(255) NOT NULL DEFAULT '',
  `logo` int(10) unsigned NOT NULL DEFAULT 0,
  `footer_text` longtext DEFAULT NULL,
  `linked_in_url` text NOT NULL DEFAULT '',
  `facebook_url` text NOT NULL DEFAULT '',
  `youtube_url` text NOT NULL DEFAULT '',
  `x_url` text NOT NULL DEFAULT '',
  `qq_url` text NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent` (`pid`,`deleted`),
  KEY `translation_source` (`l10n_source`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_configuration`
--

LOCK TABLES `tx_site_configuration` WRITE;
/*!40000 ALTER TABLE `tx_site_configuration` DISABLE KEYS */;
INSERT INTO `tx_site_configuration` VALUES
(2,1848,1788187174,1752218889,0,0,0,0,NULL,'{\"company_name\":\"\",\"facebook_url\":\"\",\"footer_text\":\"\",\"linked_in_url\":\"\",\"logo\":\"\",\"qq_url\":\"\",\"x_url\":\"\",\"youtube_url\":\"\"}','Centor',1,'<p><a class=\"text-white\" href=\"tel:8003213391\">800-321-3391</a><br /><a class=\"text-white\" href=\"mailto:prescription@centorrx.com\">prescription@centorrx.com</a></p>','https://www.linkedin.com/company/centor-rx','','','','');
/*!40000 ALTER TABLE `tx_site_configuration` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_countup_item`
--

DROP TABLE IF EXISTS `tx_site_countup_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_countup_item` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `value` decimal(10,2) NOT NULL DEFAULT 0.00,
  `value_unit` longtext DEFAULT NULL,
  `label` longtext DEFAULT NULL,
  `value_prefix` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_countup_item`
--

LOCK TABLES `tx_site_countup_item` WRITE;
/*!40000 ALTER TABLE `tx_site_countup_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_countup_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_download_group`
--

DROP TABLE IF EXISTS `tx_site_download_group`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_download_group` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `header` longtext DEFAULT NULL,
  `download_items` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_download_group`
--

LOCK TABLES `tx_site_download_group` WRITE;
/*!40000 ALTER TABLE `tx_site_download_group` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_download_group` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_download_item`
--

DROP TABLE IF EXISTS `tx_site_download_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_download_item` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `header` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `download_item` int(10) unsigned NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=1552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_download_item`
--

LOCK TABLES `tx_site_download_item` WRITE;
/*!40000 ALTER TABLE `tx_site_download_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_download_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_flyout_address_mm`
--

DROP TABLE IF EXISTS `tx_site_flyout_address_mm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_flyout_address_mm` (
  `uid_local` int(10) unsigned NOT NULL DEFAULT 0,
  `uid_foreign` int(10) unsigned NOT NULL DEFAULT 0,
  `sorting` int(10) unsigned NOT NULL DEFAULT 0,
  `sorting_foreign` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid_local`,`uid_foreign`),
  KEY `uid_local` (`uid_local`),
  KEY `uid_foreign` (`uid_foreign`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_flyout_address_mm`
--

LOCK TABLES `tx_site_flyout_address_mm` WRITE;
/*!40000 ALTER TABLE `tx_site_flyout_address_mm` DISABLE KEYS */;
INSERT INTO `tx_site_flyout_address_mm` VALUES
(209,478,2,0),
(209,481,3,0),
(209,484,1,0),
(210,475,1,0),
(210,478,2,0),
(210,481,3,0),
(535,479,2,0),
(535,483,3,0),
(535,485,1,0),
(576,477,1,0),
(576,479,2,0),
(576,483,3,0),
(3041,563,1,0);
/*!40000 ALTER TABLE `tx_site_flyout_address_mm` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_footer_banner_item`
--

DROP TABLE IF EXISTS `tx_site_footer_banner_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_footer_banner_item` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_footer_banner_item`
--

LOCK TABLES `tx_site_footer_banner_item` WRITE;
/*!40000 ALTER TABLE `tx_site_footer_banner_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_footer_banner_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_fullscreen_slide`
--

DROP TABLE IF EXISTS `tx_site_fullscreen_slide`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_fullscreen_slide` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `overline` longtext DEFAULT NULL,
  `header` longtext DEFAULT NULL,
  `bodytext` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_fullscreen_slide`
--

LOCK TABLES `tx_site_fullscreen_slide` WRITE;
/*!40000 ALTER TABLE `tx_site_fullscreen_slide` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_fullscreen_slide` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_hero_category_slide`
--

DROP TABLE IF EXISTS `tx_site_hero_category_slide`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_hero_category_slide` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `overline` longtext DEFAULT NULL,
  `header` longtext DEFAULT NULL,
  `bodytext` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `media_portrait` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=99 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_hero_category_slide`
--

LOCK TABLES `tx_site_hero_category_slide` WRITE;
/*!40000 ALTER TABLE `tx_site_hero_category_slide` DISABLE KEYS */;
INSERT INTO `tx_site_hero_category_slide` VALUES
(36,1848,1787838003,1752219332,0,0,0,0,'0',128,0,0,0,0,NULL,'',4042,'Industry Trusted','The Industry Standard for Regulatory Compliant Prescription Packaging','For more than 100 years, Centor has been servicing pharmacists and protecting patients.  Producing the Screw-Loc® and 1-Clic® child resistant packaging systems with proven performance, reliability, and consistent product quality, Centor services customers in retail, mail, veterinary and other dispensing pharmacy segments.  Focused on safety to protect against accidental drug ingestions while maintaining customer ease of use, Centor meets U.S. Consumer Product Safety Commission (CPSC) standards for child-resistant packaging and United States Pharmacopeia (USP) standards for light transmission and moisture vapor resistance.',1,0,0,0,0,0),
(37,1848,1787838003,1752219332,0,0,0,0,'0',256,0,0,0,0,NULL,'',4042,'Customer Preferred, Patient Focused','Market Share Leadership with Capacity to Supply','As a market share leader, Centor provides a full line of regulatory compliant prescription containers for medication dispensing.  Our 1-Clic® package is customer preferred for ease of use and for over 50 years, our Screw-Loc® package has been viewed as the industry standard for prescription packaging.  Centor recycled plastic ovals are made from 100% post-consumer PET resin meeting the expectations of pharmacists and patients who have shown a preference for using sustainable packaging.  Centor has the capacity to supply your pharmacy today, tomorrow and into the future.',1,0,0,0,0,0);
/*!40000 ALTER TABLE `tx_site_hero_category_slide` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_history_slider_group`
--

DROP TABLE IF EXISTS `tx_site_history_slider_group`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_history_slider_group` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `time_window` varchar(20) NOT NULL DEFAULT '',
  `items` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_history_slider_group`
--

LOCK TABLES `tx_site_history_slider_group` WRITE;
/*!40000 ALTER TABLE `tx_site_history_slider_group` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_history_slider_group` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_history_slider_item`
--

DROP TABLE IF EXISTS `tx_site_history_slider_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_history_slider_item` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `year` varchar(10) NOT NULL DEFAULT '',
  `description` longtext DEFAULT NULL,
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_history_slider_item`
--

LOCK TABLES `tx_site_history_slider_item` WRITE;
/*!40000 ALTER TABLE `tx_site_history_slider_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_history_slider_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_icon_card`
--

DROP TABLE IF EXISTS `tx_site_icon_card`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_icon_card` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `icon` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=1271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_icon_card`
--

LOCK TABLES `tx_site_icon_card` WRITE;
/*!40000 ALTER TABLE `tx_site_icon_card` DISABLE KEYS */;
INSERT INTO `tx_site_icon_card` VALUES
(73,1889,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4322,1,'Better Patient Care','Boost patient adherence with seamless medication monitoring','',NULL,0,0,0,0),
(74,1889,1752219332,1752219332,0,0,0,0,'0',2,0,0,0,0,NULL,'',4322,1,'Deeper Relationships','Deepen pharmacist-patient bonds through frequent, personalized interactions ','',NULL,0,0,0,0),
(75,1889,1752219332,1752219332,0,0,0,0,'0',3,0,0,0,0,NULL,'',4322,1,'Improve Refill Rates','Ensure patients adhere to their prescriptions and visit more often ','',NULL,0,0,0,0),
(76,1889,1752219332,1752219332,0,0,0,0,'0',4,0,0,0,0,NULL,'',4322,1,'New Revenue Streams','Generate new income opportunities with advanced adherence solutions','',NULL,0,0,0,0),
(87,1919,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4425,1,'Medical, Dental & Vision Benefits',NULL,'',NULL,0,0,0,0),
(88,1919,1752219332,1752219332,0,0,0,0,'0',2,0,0,0,0,NULL,'',4425,1,'401K Participation',NULL,'',NULL,0,0,0,0),
(89,1919,1752219332,1752219332,0,0,0,0,'0',3,0,0,0,0,NULL,'',4425,1,'Competitive Hourly Wages',NULL,'',NULL,0,0,0,0),
(90,1919,1752219332,1752219332,0,0,0,0,'0',4,0,0,0,0,NULL,'',4425,1,'Shift Differential for second and third shifts',NULL,'',NULL,0,0,0,0),
(91,1919,1752219332,1752219332,0,0,0,0,'0',5,0,0,0,0,NULL,'',4425,1,'Paid time off',NULL,'',NULL,0,0,0,0);
/*!40000 ALTER TABLE `tx_site_icon_card` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_iframe_attribute`
--

DROP TABLE IF EXISTS `tx_site_iframe_attribute`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_iframe_attribute` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `name` varchar(100) NOT NULL DEFAULT '',
  `value` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_iframe_attribute`
--

LOCK TABLES `tx_site_iframe_attribute` WRITE;
/*!40000 ALTER TABLE `tx_site_iframe_attribute` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_iframe_attribute` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_location_business_unit`
--

DROP TABLE IF EXISTS `tx_site_location_business_unit`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_location_business_unit` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `text` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_location_business_unit`
--

LOCK TABLES `tx_site_location_business_unit` WRITE;
/*!40000 ALTER TABLE `tx_site_location_business_unit` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_location_business_unit` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_location_legal_entity`
--

DROP TABLE IF EXISTS `tx_site_location_legal_entity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_location_legal_entity` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `text` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_location_legal_entity`
--

LOCK TABLES `tx_site_location_legal_entity` WRITE;
/*!40000 ALTER TABLE `tx_site_location_legal_entity` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_location_legal_entity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_location_product_group`
--

DROP TABLE IF EXISTS `tx_site_location_product_group`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_location_product_group` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `text` longtext DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_location_product_group`
--

LOCK TABLES `tx_site_location_product_group` WRITE;
/*!40000 ALTER TABLE `tx_site_location_product_group` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_location_product_group` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_page_teaser`
--

DROP TABLE IF EXISTS `tx_site_page_teaser`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_page_teaser` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `link` text NOT NULL DEFAULT '',
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `link_label` varchar(60) NOT NULL DEFAULT '',
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=2328 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_page_teaser`
--

LOCK TABLES `tx_site_page_teaser` WRITE;
/*!40000 ALTER TABLE `tx_site_page_teaser` DISABLE KEYS */;
INSERT INTO `tx_site_page_teaser` VALUES
(367,1855,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4027,'t3://page?uid=1860','<h3>About us</h3>','\r\n','More information',1,0,0,0,0),
(368,1855,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4028,'t3://page?uid=1862','<h3>Our Team</h3>','\r\n','More information',1,0,0,0,0),
(369,1855,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4029,'t3://page?uid=1861','<h3>Locations</h3>','\r\n','More information',1,0,0,0,0),
(370,1855,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4030,'t3://page?uid=1863','<h3>Events</h3>','\r\n','More information',1,0,0,0,0),
(371,1848,1787838012,1752219332,0,0,0,0,'0',64,0,0,0,0,NULL,'',4034,'t3://page?uid=1865','<h3>Vials</h3>','<p>Centor provides child-resistant vials &amp; closures, featuring Screw-Loc® and 1-Clic® packaging systems for safe medication dispensing solutions.</p>','More information',1,0,0,0,0),
(372,1848,1787838012,1752219332,0,0,0,0,'0',128,0,0,0,0,NULL,'',4035,'t3://page?uid=1867','<h3>Liquid Ovals</h3>','<p>Centor liquid ovals, available in amber glass or plastic, protect medications from UV light, ensuring safe and compliant dispensing.</p>','More information',1,0,0,0,0),
(373,1848,1787838012,1752219332,0,0,0,0,'0',256,0,0,0,0,NULL,'',4036,'t3://page?uid=1869','<h3>Droppers & Applicators</h3>','<p>Centor dropper bottles and applicators offer precise dispensing, perfect for administering medications drop by drop.</p>','More information',1,0,0,0,0),
(374,1848,1787838012,1752219332,0,0,0,0,'0',8,0,0,0,0,NULL,'',4037,'t3://page?uid=1866','<h3>Bottles & Closures</h3>','<p>Centor offers a secure range of round bottles and closures in various sizes and resins, complementing our traditional vial lines for a complete packaging solution.</p>','More information',1,0,0,0,0),
(375,1848,1787838012,1752219332,0,0,0,0,'0',16,0,0,0,0,NULL,'',4038,'t3://page?uid=1868','<h3>Ointment Jars</h3>','<p>Centor white ointment jars, in five sizes, are designed for easy filling and labeling, ideal for storing topical creams and ointments.</p>','More information',1,0,0,0,0),
(376,1848,1787838012,1752219332,0,0,0,0,'0',32,0,0,0,0,NULL,'',4039,'t3://page?uid=1889','<h3>Gx Cap</h3>','<p>Centor Gx Cap, powered by LTE technology, monitors vial openings and sends reminders to improve adherence and compliance tracking.</p>','More information',1,0,0,0,0),
(377,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4084,'t3://page?uid=1865','<h3>Vials</h3>','<p>Centor provides child-resistant vials and closures, featuring Screw-Loc® and 1-Clic® packaging systems for safe automated or manual medication dispensing solutions.</p>','More information',1,0,0,0,0),
(378,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4085,'t3://page?uid=1867','<h3>Liquid Ovals</h3>','<p>Centor liquid ovals, available in amber glass or plastic, protect medications from UV light, ensuring safe and compliant dispensing.</p>','More information',1,0,0,0,0),
(379,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4086,'t3://page?uid=1869','<h3>Dropper & Applicator</h3>','<p>Centor dropper bottles and applicators offer precise dispensing, perfect for administering medications drop by drop with a pipette.</p>','More information',1,0,0,0,0),
(380,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4087,'t3://page?uid=1866','<h3>Bottles & Closures</h3>','<p>Centor offers a secure range of round bottles and closures in various sizes and resins, complementing our traditional vial lines for a complete packaging solution.</p>','More information',1,0,0,0,0),
(381,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4088,'t3://page?uid=1868','<h3>Ointment Jar</h3>','<p>Centor white ointment jars, in five sizes, are designed for easy filling and labeling, ideal for storing topical creams and ointments.</p>','More information',1,0,0,0,0),
(382,1864,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4089,'t3://page?uid=1889','<h3>Gx Cap</h3>','<p>Centor Gx Cap, powered by LTE technology, monitors vial openings and sends reminders to improve adherence and compliance tracking.</p>','More information',1,0,0,0,0),
(383,1865,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4093,'t3://page?uid=1904','<h3>1-Clic® Vial & Closure</h3>','\r\n','More information',1,0,0,0,0),
(384,1865,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4094,'t3://page?uid=1871','<h3>Plastainer® Snap Cap Vial & Closure</h3>','\r\n','More information',1,0,0,0,0),
(385,1865,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4095,'t3://page?uid=1870','<h3>Screw-Loc® Vial & Closure</h3>','\r\n','More information',1,0,0,0,0),
(386,1866,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4102,'t3://page?uid=1872','<h3>PP Amber Bottle & Closure</h3>','\r\n','More information',1,0,0,0,0),
(387,1866,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4103,'t3://page?uid=1873','<h3>PET Bottle & Closure</h3>','\r\n','More information',1,0,0,0,0),
(388,1867,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4110,'t3://page?uid=1875','<h3>Plastic Liquid Oval</h3>','\r\n','More information',1,0,0,0,0),
(389,1867,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4111,'t3://page?uid=1874','<h3>Glass Liquid Oval</h3>','\r\n','More information',1,0,0,0,0),
(390,1869,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4130,'t3://page?uid=1877','<h3>Dropper</h3>','\r\n','More information',1,0,0,0,0),
(391,1869,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4131,'t3://page?uid=1876','<h3>Applicator</h3>','\r\n','More information',1,0,0,0,0),
(392,1879,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4251,'t3://page?uid=1924','<h3>Job Offerings</h3>','\r\n','More information',1,0,0,0,0),
(393,1879,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4252,'t3://page?uid=1919','<h3>Working at Centor</h3>','\r\n','More information',1,0,0,0,0);
/*!40000 ALTER TABLE `tx_site_page_teaser` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_product`
--

DROP TABLE IF EXISTS `tx_site_product`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_product` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `title` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `image` int(10) unsigned NOT NULL DEFAULT 0,
  `region_filter` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_product`
--

LOCK TABLES `tx_site_product` WRITE;
/*!40000 ALTER TABLE `tx_site_product` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_product` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_product_type`
--

DROP TABLE IF EXISTS `tx_site_product_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_product_type` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `tab_name` longtext DEFAULT NULL,
  `name` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `images` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_product_type`
--

LOCK TABLES `tx_site_product_type` WRITE;
/*!40000 ALTER TABLE `tx_site_product_type` DISABLE KEYS */;
INSERT INTO `tx_site_product_type` VALUES
(3,1868,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4126,'<p>Ointment Jar</p>','<p>Ointment Jar</p>','<p>Plastic, white ointment jars, with white, non-child-resistant molded closures, have straight inner sidewalls for easy fill and customer labeling. Available in 5 sizes. Capacity is accurate based on content weight.</p>',6,0,0,0,0),
(4,1870,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4151,'<p>Screw-Loc® Vial & Closure</p>','<p>Screw-Loc® Vial & Closure</p>','<p>For over five decades, Centor has been the leading producer of an industry benchmark. Dedicated to safeguarding lives, Centor initiated the manufacture of the Screw-Loc® child-resistant package in compliance with the United States Poison Prevention Packaging Act of 1970. Our Screw-Loc closures boast an intuitive \"push down and turn\" mechanism for easy opening, securely sealed by a simple downward push and turn in the opposite direction. With seven convenient sizes available, many compatible with robotic automation, our offerings cater to diverse needs.</p>',9,0,0,0,0),
(5,1871,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4160,'<p>Plastainer® Snap Cap Vial & Closure</p>','<p>Plastainer® Snap Cap Vial & Closure</p>','<p>Snap cap amber vials (non-child-resistant) are conveniently packaged with matching Snap Caps attached to each vial. Containers comply with USP requirements for light and moisture protection. Available in 6 sizes for your needs.</p>',8,0,0,0,0),
(6,1872,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4181,'<p>PP Amber Bottle & Closure</p>','<p>PP Amber Bottle & Closure</p>','<p>Centor bottles are manufactured from PP resin. These bottles seemlessly integrate into central fill or mail order systems, ensuring smooth and efficient operation. Offering 3 size options, PP bottles are layer packed for filling process efficiency.</p>',3,0,0,0,0),
(7,1873,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4202,'<p>PET Bottle & Closure</p>','<p>PET Bottle & Closure</p>','<p>Centor bottles are crafted from recycled PET or virgin PET resin, emphasizing sustainability in manufacturing. These bottles seamlessly integrate into central fill or mail order systems, ensuring smooth and efficient operation. Offering multiple height options suitable for robotic automation, they can be layer-packed or tumble-packed, optimizing the filling process for enhanced efficiency.</p>',4,0,0,0,0),
(8,1874,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4211,'<p>Glass Liquid Oval</p>','<p>Glass Liquid Oval</p>','<p>Our classic, traditional shaped ovals offer ample space for labels, maximizing visibility and information. Crafted from amber-colored glass, Centor glass ovals maintain a timeless aesthetic while ensuring product stability.</p>',3,0,0,0,0),
(9,1875,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4220,'<p>Plastic Liquid Oval</p>','<p>Plastic Liquid Oval</p>','<p>Centor Recycled Ovals are manufactured from 100% post-consumer, food grade, recycled PET resin and meet the expectations of pharmacists and consumers who have shown a preference in utilizing packaging manufactured using recycled materials.   </p>\r\n\r\n<ul><li><p >Centor liquid ovals are manufactured from 100% post-consumer recycled PET resin</p></li><li><p >Centor Recycled Ovals meet the following government standards:</p><ul><li><p >Light Transmission requirements set by the United States Pharmacopeia (USP)</p></li><li><p >Moisture Permeation requirements by the USP</p></li><li><p >Child-Resistant and Senior-Friendly protocol requirements set by the Consumer Product Safety Commission (CSPC)</p></li><li><p >Resin complies with FDA regulations</p></li></ul></li></ul>',8,0,0,0,0),
(10,1876,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4229,'<p>Applicator</p>','<p>Applicator</p>','<p>Amber glass bottle with clear glass applicator rod attached to a black threaded cap.</p>',3,0,0,0,0),
(11,1877,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4238,'<p>Dropper</p>','<p>Dropper</p>','<p>Amber dropper bottles are fitted with plastic pipettes that dispense standard drops from any angle.</p>',9,0,0,0,0),
(12,1904,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4414,'<p>1-Clic Vial & Closure</p>','<p>1-Clic Vial & Closure</p>','<p>Focused on convenience and ease of use, the 1-Clic® vial and closure system is considered the most \"popular and preferred\" package for dispensed medications.<br />It opens easily with minimal tab pressure and a slight turn and features an audible \"click\" to ensure the closure is properly secured. The reversible closure can be used in either a child-resistant or non-child-resistant position. Available in 7 convenient sizes- with multiple sizes compatible with robotic automation.</p>',9,0,0,0,0);
/*!40000 ALTER TABLE `tx_site_product_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_specs_table_legend`
--

DROP TABLE IF EXISTS `tx_site_specs_table_legend`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_specs_table_legend` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `label` varchar(100) NOT NULL DEFAULT '',
  `value` varchar(5) NOT NULL DEFAULT '',
  `color` varchar(7) NOT NULL DEFAULT '',
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_specs_table_legend`
--

LOCK TABLES `tx_site_specs_table_legend` WRITE;
/*!40000 ALTER TABLE `tx_site_specs_table_legend` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_specs_table_legend` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_specs_table_product_data`
--

DROP TABLE IF EXISTS `tx_site_specs_table_product_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_specs_table_product_data` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `label` varchar(255) NOT NULL DEFAULT '',
  `spec_values` longtext DEFAULT NULL,
  `background_color` varchar(255) NOT NULL DEFAULT '',
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_specs_table_product_data`
--

LOCK TABLES `tx_site_specs_table_product_data` WRITE;
/*!40000 ALTER TABLE `tx_site_specs_table_product_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_specs_table_product_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_story_slide`
--

DROP TABLE IF EXISTS `tx_site_story_slide`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_story_slide` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `nav_title` longtext DEFAULT NULL,
  `header` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=170 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_story_slide`
--

LOCK TABLES `tx_site_story_slide` WRITE;
/*!40000 ALTER TABLE `tx_site_story_slide` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_story_slide` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_text_card`
--

DROP TABLE IF EXISTS `tx_site_text_card`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_text_card` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `headline` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_text_card`
--

LOCK TABLES `tx_site_text_card` WRITE;
/*!40000 ALTER TABLE `tx_site_text_card` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_site_text_card` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_site_vertical_tab`
--

DROP TABLE IF EXISTS `tx_site_vertical_tab`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_site_vertical_tab` (
  `uid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `pid` int(10) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(10) unsigned NOT NULL DEFAULT 0,
  `crdate` int(10) unsigned NOT NULL DEFAULT 0,
  `deleted` smallint(5) unsigned NOT NULL DEFAULT 0,
  `hidden` smallint(5) unsigned NOT NULL DEFAULT 0,
  `starttime` int(10) unsigned NOT NULL DEFAULT 0,
  `endtime` int(10) unsigned NOT NULL DEFAULT 0,
  `fe_group` varchar(255) NOT NULL DEFAULT '0',
  `sorting` int(11) NOT NULL DEFAULT 0,
  `editlock` smallint(5) unsigned NOT NULL DEFAULT 0,
  `sys_language_uid` int(11) NOT NULL DEFAULT 0,
  `l10n_parent` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_source` int(10) unsigned NOT NULL DEFAULT 0,
  `l10n_state` text DEFAULT NULL,
  `l10n_diffsource` mediumblob DEFAULT NULL,
  `foreign_table_parent_uid` int(10) unsigned NOT NULL DEFAULT 0,
  `title` longtext DEFAULT NULL,
  `text` longtext DEFAULT NULL,
  `tx_site_button_link` text NOT NULL DEFAULT '',
  `tx_site_button_label` longtext DEFAULT NULL,
  `media` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_oid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_wsid` int(10) unsigned NOT NULL DEFAULT 0,
  `t3ver_state` smallint(6) NOT NULL DEFAULT 0,
  `t3ver_stage` int(11) NOT NULL DEFAULT 0,
  `layout` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`uid`),
  KEY `parent_uid` (`foreign_table_parent_uid`),
  KEY `parent` (`pid`,`deleted`,`hidden`),
  KEY `translation_source` (`l10n_source`),
  KEY `t3ver_oid` (`t3ver_oid`,`t3ver_wsid`),
  KEY `language_identifier` (`l10n_parent`,`sys_language_uid`)
) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_site_vertical_tab`
--

LOCK TABLES `tx_site_vertical_tab` WRITE;
/*!40000 ALTER TABLE `tx_site_vertical_tab` DISABLE KEYS */;
INSERT INTO `tx_site_vertical_tab` VALUES
(11,1889,1752219332,1752219332,0,0,0,0,'0',1,0,0,0,0,NULL,'',4298,'1. Enroll','Patients enroll in monitoring program and are provided with a Gx Cap device that securely collects data','','',1,0,0,0,0,''),
(12,1889,1752219332,1752219332,0,0,0,0,'0',2,0,0,0,0,NULL,'',4298,'2. Adherence Monitoring','Adherence data is seamlessly tracked and monitored by care team','','',1,0,0,0,0,''),
(13,1889,1752219332,1752219332,0,0,0,0,'0',3,0,0,0,0,NULL,'',4298,'3. Engage Patients','Care team reaches out to patients by phone call or text','','',1,0,0,0,0,''),
(14,1889,1752219332,1752219332,0,0,0,0,'0',4,0,0,0,0,NULL,'',4298,'4. Bill','Software processes report for billing provider','','',1,0,0,0,0,'');
/*!40000 ALTER TABLE `tx_site_vertical_tab` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_solr_eventqueue_item`
--

DROP TABLE IF EXISTS `tx_solr_eventqueue_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_solr_eventqueue_item` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `tstamp` int(11) NOT NULL DEFAULT 0,
  `event` longblob DEFAULT NULL,
  `error` smallint(5) unsigned NOT NULL DEFAULT 0,
  `error_message` text DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `tstamp` (`tstamp`),
  KEY `error` (`error`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_solr_eventqueue_item`
--

LOCK TABLES `tx_solr_eventqueue_item` WRITE;
/*!40000 ALTER TABLE `tx_solr_eventqueue_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_solr_eventqueue_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_solr_indexqueue_indexing_property`
--

DROP TABLE IF EXISTS `tx_solr_indexqueue_indexing_property`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_solr_indexqueue_indexing_property` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `root` int(11) NOT NULL DEFAULT 0,
  `item_id` int(11) NOT NULL DEFAULT 0,
  `property_key` varchar(255) NOT NULL DEFAULT '',
  `property_value` mediumtext NOT NULL,
  PRIMARY KEY (`uid`),
  KEY `item_id` (`item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_solr_indexqueue_indexing_property`
--

LOCK TABLES `tx_solr_indexqueue_indexing_property` WRITE;
/*!40000 ALTER TABLE `tx_solr_indexqueue_indexing_property` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_solr_indexqueue_indexing_property` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_solr_indexqueue_item`
--

DROP TABLE IF EXISTS `tx_solr_indexqueue_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_solr_indexqueue_item` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `root` int(11) NOT NULL DEFAULT 0,
  `item_type` varchar(255) NOT NULL DEFAULT '',
  `item_uid` int(11) NOT NULL DEFAULT 0,
  `indexing_configuration` varchar(255) NOT NULL DEFAULT '',
  `has_indexing_properties` smallint(6) NOT NULL DEFAULT 0,
  `indexing_priority` int(11) NOT NULL DEFAULT 0,
  `changed` int(10) unsigned NOT NULL DEFAULT 0,
  `indexed` int(11) NOT NULL DEFAULT 0,
  `errors` text NOT NULL,
  `pages_mountidentifier` varchar(255) NOT NULL DEFAULT '',
  `item_pid` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`uid`),
  KEY `changed` (`changed`),
  KEY `root` (`root`),
  KEY `indexing_priority_changed` (`indexing_priority`,`changed`),
  KEY `item_id` (`item_type`(191),`item_uid`),
  KEY `site_statistics` (`root`,`indexing_configuration`),
  KEY `pages_mountpoint` (`item_type`(191),`item_uid`,`has_indexing_properties`,`pages_mountidentifier`(191)),
  KEY `item_pid` (`item_pid`)
) ENGINE=InnoDB AUTO_INCREMENT=206 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_solr_indexqueue_item`
--

LOCK TABLES `tx_solr_indexqueue_item` WRITE;
/*!40000 ALTER TABLE `tx_solr_indexqueue_item` DISABLE KEYS */;
INSERT INTO `tx_solr_indexqueue_item` VALUES
(108,1848,'pages',1848,'pages',0,0,1787837994,1788185702,'','',1848),
(110,1848,'pages',1855,'pages',0,0,1723794573,1788187667,'','',1855),
(112,1848,'pages',1861,'pages',0,0,1723794690,1788187667,'','',1861),
(113,1848,'pages',1862,'pages',0,0,1729772229,1788187659,'','',1862),
(114,1848,'pages',1863,'pages',0,0,1723795071,1788187667,'','',1863),
(115,1848,'pages',1864,'pages',0,0,1723795109,1788187667,'','',1864),
(116,1848,'pages',1865,'pages',0,0,1723795134,1788187666,'','',1865),
(117,1848,'pages',1866,'pages',0,0,1723795260,1788187665,'','',1866),
(118,1848,'pages',1867,'pages',0,0,1724162817,1788187664,'','',1867),
(119,1848,'pages',1868,'pages',0,0,1724162890,1788187663,'','',1868),
(120,1848,'pages',1869,'pages',0,0,1724162914,1788187663,'','',1869),
(121,1848,'pages',1870,'pages',0,0,1723795200,1788187666,'','',1870),
(122,1848,'pages',1871,'pages',0,0,1723795217,1788187665,'','',1871),
(123,1848,'pages',1872,'pages',0,0,1724162768,1788187665,'','',1872),
(124,1848,'pages',1873,'pages',0,0,1724162802,1788187664,'','',1873),
(125,1848,'pages',1874,'pages',0,0,1724162861,1788187663,'','',1874),
(126,1848,'pages',1875,'pages',0,0,1724162840,1788187664,'','',1875),
(127,1848,'pages',1876,'pages',0,0,1724162945,1788187662,'','',1876),
(128,1848,'pages',1877,'pages',0,0,1724162929,1788187662,'','',1877),
(130,1848,'pages',1879,'pages',0,0,1724163024,1788187661,'','',1879),
(131,1848,'pages',1880,'pages',0,0,1724163124,1788187660,'','',1880),
(132,1848,'pages',1888,'pages',0,0,1724162975,1788187661,'','',1888),
(133,1848,'pages',1889,'pages',0,0,1724162963,1788187661,'','',1889),
(134,1848,'pages',1890,'pages',0,0,1724163085,1788187660,'','',1890),
(136,1848,'pages',1904,'pages',0,0,1729517035,1788187659,'','',1904),
(137,1848,'pages',1919,'pages',0,0,1724163073,1788187660,'','',1919),
(138,1848,'pages',1922,'pages',0,0,1752218889,1788187658,'','',1922),
(139,1848,'pages',1923,'pages',0,0,1752218889,1788187658,'','',1923),
(140,1848,'pages',1924,'pages',0,0,1724163045,1788187660,'','',1924),
(141,1848,'pages',1927,'pages',0,0,1724163142,1788187659,'','',1927),
(142,1848,'pages',1928,'pages',0,0,1724163150,1788187659,'','',1928),
(143,1848,'pages',2047,'pages',0,0,1756364163,1788187642,'','',2047),
(144,1848,'pages',2453,'pages',0,0,1755068441,1788187658,'','',2453),
(171,1848,'tx_news_domain_model_news',1553,'news',0,0,1752218889,1788185702,'','',116),
(172,1848,'tx_news_domain_model_news',2107,'news',0,0,1701074886,1788187667,'','',116),
(173,1848,'tx_news_domain_model_news',2202,'news',0,0,1752218889,1788185702,'','',116),
(174,1848,'tx_news_domain_model_news',2203,'news',0,0,1752218889,1788185702,'','',116),
(175,1848,'tx_news_domain_model_news',2314,'news',0,0,1752218889,1788185702,'','',116),
(176,1848,'tx_news_domain_model_news',2315,'news',0,0,1752218889,1788185702,'','',116),
(177,1848,'tx_news_domain_model_news',2317,'news',0,0,1752218889,1788185702,'','',116),
(178,1848,'tx_news_domain_model_news',2318,'news',0,0,1752218889,1788185702,'','',116),
(179,1848,'tx_news_domain_model_news',2319,'news',0,0,1752218889,1788185702,'','',116),
(180,1848,'tx_news_domain_model_news',2320,'news',0,0,1752218889,1788185702,'','',116),
(181,1848,'tx_news_domain_model_news',2321,'news',0,0,1752218889,1788185702,'','',116),
(182,1848,'tx_news_domain_model_news',2565,'news',0,0,1751353386,1788185702,'','',116),
(183,1848,'tx_news_domain_model_news',2742,'news',0,0,1763543202,1788185702,'','',116),
(184,1848,'tx_news_domain_model_news',2743,'news',0,0,1763543611,1788185702,'','',116),
(185,1848,'tx_news_domain_model_news',2744,'news',0,0,1763543475,1788185702,'','',116),
(186,1848,'tx_news_domain_model_news',2745,'news',0,0,1763543836,1788185702,'','',116),
(187,1848,'tx_news_domain_model_news',2746,'news',0,0,1763543915,1788185702,'','',116),
(188,1848,'tx_news_domain_model_news',2747,'news',0,0,1763544043,1788185702,'','',116),
(189,1848,'tx_news_domain_model_news',2748,'news',0,0,1763544289,1788185702,'','',116),
(190,1848,'tx_news_domain_model_news',2749,'news',0,0,1770126232,1788185702,'','',116),
(204,1848,'pages',1860,'pages',0,0,1788186192,1788187618,'','',1860),
(205,1848,'pages',1878,'pages',0,0,1788187055,1788187618,'','',1878);
/*!40000 ALTER TABLE `tx_solr_indexqueue_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_solr_last_searches`
--

DROP TABLE IF EXISTS `tx_solr_last_searches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_solr_last_searches` (
  `sequence_id` smallint(5) unsigned NOT NULL DEFAULT 0,
  `tstamp` int(11) NOT NULL DEFAULT 0,
  `keywords` varchar(128) NOT NULL DEFAULT '',
  PRIMARY KEY (`sequence_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_solr_last_searches`
--

LOCK TABLES `tx_solr_last_searches` WRITE;
/*!40000 ALTER TABLE `tx_solr_last_searches` DISABLE KEYS */;
/*!40000 ALTER TABLE `tx_solr_last_searches` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tx_solr_statistics`
--

DROP TABLE IF EXISTS `tx_solr_statistics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `tx_solr_statistics` (
  `uid` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) NOT NULL DEFAULT 0,
  `root_pid` int(11) NOT NULL DEFAULT 0,
  `tstamp` int(11) NOT NULL DEFAULT 0,
  `language` int(11) NOT NULL DEFAULT 0,
  `num_found` int(11) NOT NULL DEFAULT 0,
  `suggestions_shown` int(11) NOT NULL DEFAULT 0,
  `time_total` int(11) NOT NULL DEFAULT 0,
  `time_preparation` int(11) NOT NULL DEFAULT 0,
  `time_processing` int(11) NOT NULL DEFAULT 0,
  `feuser_id` int(10) unsigned NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `keywords` varchar(128) NOT NULL DEFAULT '',
  `page` int(10) unsigned NOT NULL DEFAULT 0,
  `filters` blob DEFAULT NULL,
  `sorting` varchar(128) NOT NULL DEFAULT '',
  `parameters` blob DEFAULT NULL,
  PRIMARY KEY (`uid`),
  KEY `rootpid_keywords` (`root_pid`,`keywords`),
  KEY `rootpid_tstamp` (`root_pid`,`tstamp`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tx_solr_statistics`
--

LOCK TABLES `tx_solr_statistics` WRITE;
/*!40000 ALTER TABLE `tx_solr_statistics` DISABLE KEYS */;
INSERT INTO `tx_solr_statistics` VALUES
(1,1891,1848,1788184476,0,0,0,0,0,0,0,'104.129.207.0','one clic',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:8:\"one clic\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(2,1891,1848,1788184482,0,0,0,0,0,0,0,'104.129.207.0','1-clic',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:6:\"1-clic\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(3,1891,1848,1788184485,0,0,0,0,0,0,0,'104.129.207.0','clic',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:4:\"clic\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(4,1891,1848,1788184491,0,0,0,0,0,0,0,'104.129.207.0','quick',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:5:\"quick\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(5,1891,1848,1788184523,0,0,0,0,0,0,0,'104.129.207.0','traceability',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:12:\"traceability\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(6,1891,1848,1788184530,0,0,0,0,0,0,0,'104.129.207.0','Gx Cap',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:6:\"Gx Cap\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}'),
(7,1891,1848,1788184531,0,0,0,0,0,0,0,'104.129.207.0','Gx Cap',0,'a:0:{}','','O:8:\"stdClass\":19:{s:10:\"hl.tag.pre\";s:32:\"<span class=\"results-highlight\">\";s:7:\"json.nl\";s:4:\"flat\";s:2:\"hl\";s:4:\"true\";s:2:\"fl\";s:7:\"*,score\";s:5:\"start\";s:1:\"0\";s:11:\"hl.fragsize\";s:3:\"200\";s:2:\"fq\";a:2:{i:0;s:51:\"siteHash:\"79a2c2ec9e9766d0ba3db6edd5661bc7a3b1e0b8\"\";i:1;s:18:\"{!typo3access}-1,0\";}s:11:\"hl.tag.post\";s:7:\"</span>\";s:4:\"rows\";s:2:\"10\";s:13:\"hl.simple.pre\";s:32:\"<span class=\"results-highlight\">\";s:1:\"q\";s:6:\"Gx Cap\";s:7:\"defType\";s:7:\"edismax\";s:27:\"hl.useFastVectorHighlighter\";s:4:\"true\";s:14:\"hl.simple.post\";s:7:\"</span>\";s:10:\"omitHeader\";s:5:\"false\";s:2:\"qf\";s:135:\"content^40.0 title^5.0 keywords^2.0 tagsH1^5.0 tagsH2H3^3.0 tagsH4H5H6^2.0 tagsInline description^4.0 abstract subTitle navTitle author\";s:9:\"hl.method\";s:10:\"fastVector\";s:5:\"hl.fl\";s:7:\"content\";s:2:\"wt\";s:4:\"json\";}');
/*!40000 ALTER TABLE `tx_solr_statistics` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-08-31 15:21:51
